.mt5 {
  margin-top: 5px !important
}

.mt10 {
  margin-top: 10px !important
}

.mt15 {
  margin-top: 15px !important
}

.mt20 {
  margin-top: 20px !important
}

.mt25 {
  margin-top: 25px !important
}

.mt30 {
  margin-top: 30px !important
}

.mt35 {
  margin-top: 35px !important
}

.mt40 {
  margin-top: 40px !important
}

.mt45 {
  margin-top: 45px !important
}

.mt50 {
  margin-top: 50px !important
}

.mt60 {
  margin-top: 60px !important
}

.mt70 {
  margin-top: 70px !important
}

.mt80 {
  margin-top: 5pc !important
}

.mb0 {
  margin-bottom: 0 !important
}

.mb5 {
  margin-bottom: 5px !important
}

.mb10 {
  margin-bottom: 10px !important
}

.mb15 {
  margin-bottom: 15px !important
}

.mb20 {
  margin-bottom: 20px !important
}

.mb25 {
  margin-bottom: 25px !important
}

.mb30 {
  margin-bottom: 30px !important
}

.mb35 {
  margin-bottom: 35px !important
}

.mb40 {
  margin-bottom: 40px !important
}

.mb45 {
  margin-bottom: 45px !important
}

.mb50 {
  margin-bottom: 50px !important
}

.mb60 {
  margin-bottom: 60px !important
}

.mb70 {
  margin-bottom: 70px !important
}

.mb80 {
  margin-bottom: 5pc !important
}

.bg_white {
  background-color: #fff
}

img.wmaxImage {
  width: 100%
}

.layer2-bg {
  background-position: top center !important;
  background-repeat: no-repeat !important;
  background-attachment: fixed !important;
  background-size: cover !important
}

.layer2-bg-1 {
  background-image: url(images/2lbg-1.jpg)
}

.layer2-bg-2 {
  background-image: url(images/2lbg-2.jpg)
}

.layer2-bg-3 {
  background-image: url(images/2lbg-3.jpg)
}

.layer2-bg-4 {
  background-image: url(images/2lbg-4.jpg)
}

table.default th {
  font-weight: 700
}

@media(max-width:767px) {
  table.responsive {
    border: solid 1px #e5e5e5;
    border-bottom: 0
  }

  table.responsive td,
  table.responsive th {
    display: block
  }

  table.responsive th {
    background: #e6e6e6
  }
}

.btn-primary:hover {
  opacity: .7
}

.siteHeader {
  border-top: solid 8px #202648
}

.header-info {
  display: none
}

.header-ttl {
  font-size: .875em;
  color: #838383;
  float: left;
  margin-top: 3px
}

.header-ttl p {
  margin-bottom: 0
}

.link-contact,
.link-social,
.link-tel {
  float: right;
  margin-right: 10px
}

.email_text {
  font-size: 12px
}

.link-tel {
  font-size: 1.5em;
  font-weight: 700
}

.link-tel-box {
  float: left;
  font-size: .8em;
  margin: 3px 6px 0 0
}

.tBox {
  display: inline-block;
  width: 75px;
  color: #fff;
  background: #000;
  text-align: center !important;
  padding: 4px 0 3px
}

.tBox-plan {
  margin-top: 3px;
  background: #f20c0c
}

.link-tel a {
  font-size: 85%;
  float: right;
  color: #000
}

.link-tel span {
  display: block;
  font-size: .55em !important;
  font-weight: 400;
  text-align: right
}

.ctalink,
.ctalink a {
  display: flex
}

.ctalink a {
  flex-direction: column;
  width: 30%
}

.link-social {
  margin-top: 2px
}

.navbar-brand {
  padding: 0
}

ul.gMenu {
  margin-top: 3px
}

.gMenu_name {
  font-weight: 700
}

.vk-mobile-nav-menu-btn {
  display: none !important
}

.menuBtn {
  line-height: 46px;
  margin: 0;
  padding: 2px 8px
}

.menuBtn.btn-default {
  border: 0;
  font-size: 1em;
  font-weight: 700
}

.menuBtn.btn-default:focus,
.menuBtn.btn-default:hover {
  background-color: transparent;
  color: #202648;
  box-shadow: none
}

a.gMenu-link-contact {
  width: 180px;
  margin: 15px auto 0
}

@media(min-width:992px) {
  .header-info {
    display: block
  }

  .navbar-brand img {
    max-height: 70px
  }

  ul.gMenu {
    /*margin-top: 20px;*/
  }

  #gMenu_outer .email {
    display: none
  }
}

@media(max-width:991px) {
  .gMenu_outer {
    height: auto;
    padding-bottom: 13px
  }

  .gMenu_outer .sub-menu {
    flex-wrap: wrap
  }

  .gMenu_outer .sub-menu,
  .gMenu_outer .sub-menu li {
    display: flex;
    border-bottom: 1px solid rgba(0, 0, 0, .15)
  }

  .gMenu_outer .sub-menu li {
    align-items: center;
    width: 50%
  }

  .gMenu_outer .sub-menu li:nth-child(odd) {
    border-right: 1px solid rgba(0, 0, 0, .15)
  }

  .gMenu_outer .sub-menu li:nth-child(5) {
    border-bottom: 0
  }

  .gMenu_outer .sub-menu li a {
    border: 0;
    font-size: .9em
  }

  .navbar-header .menuBtn.btn-default:hover {
    border-color: #999;
    color: #999
  }
}

@media(max-width:767px) {
  a.gMenu-link-contact {
    width: 170px
  }

  #gMenu_outer .email {
    display: block;
    margin: 8px auto 0
  }
}

#top__fullcarousel {
  margin-bottom: -40px
}

.home .sp-slides-container {
  transition: all 1s
}

.home .sp-slides-container:after,
.home .sp-slides-container:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background: url(images/top/slide_copy-2.png) no-repeat left center;
  background-size: 100% auto;
  z-index: 1;
  pointer-events: none;
  transition: all .5s;
  top: 0;
  left: 0
}

.home .sp-slides-container:after {
  opacity: 0;
  background: url(images/top/slide_copy.png) no-repeat left center;
  background-size: 100% auto
}

.home .sp-slides-container.cl:before {
  opacity: 0
}

.home .sp-slides-container.cl:after {
  opacity: 1
}

.sp-thumbnails-container {
  top: -60px;
  z-index: 2
}

.sp-bottom-thumbnails .sp-thumbnail-container {
  transform: scale(.9);
  margin: 0 8px
}

.sp-selected-thumbnail {
  transform: scale(1) !important
}

.slider-pro .sp-thumbnail-container img.sp-image,
.slider-pro .sp-thumbnail-container img.sp-thumbnail {
  border-radius: 50% !important
}

.sp-arrows {
  z-index: 2
}

.sp-next-arrow:after,
.sp-next-arrow:before,
.sp-previous-arrow:after,
.sp-previous-arrow:before {
  background-color: #000
}

@media(max-width:900px) {
  #top__fullcarousel {
    margin-bottom: -60px
  }

  .home .sp-slides-container:after,
  .home .sp-slides-container:before {
    background-size: 150% auto
  }

  .home .sp-slides-container:before {
    background-position: 50% center
  }

  .sp-thumbnails-container {
    top: -45px
  }

  .sp-bottom-thumbnails .sp-thumbnail-container {
    width: 90px !important;
    height: 90px !important;
    margin: 0 5px
  }
}

@media(max-width:700px) {
  #top__fullcarousel {
    margin-bottom: -5pc
  }

  .sp-thumbnails-container {
    top: -25px
  }

  .sp-bottom-thumbnails .sp-thumbnail-container {
    width: 50px !important;
    height: 50px !important;
    margin: 0 2px
  }
}

@media(max-width:600px) {

  .home .sp-slides-container:after,
  .home .sp-slides-container:before {
    background-size: 210% auto
  }

  .sp-arrow {
    width: 10px;
    height: 20px
  }

  .sp-horizontal .sp-previous-arrow {
    left: 10px
  }

  .sp-horizontal .sp-next-arrow {
    right: 10px
  }
}

.home .siteContent,
.home .siteContent .col-md-12,
.home .siteContent .container {
  padding: 0
}

.home .siteContent .row {
  margin: 0
}

.home .siteContent .container {
  width: 100% !important
}

.home .entry-body {
  padding-bottom: 0
}

.top-section .section-inner {
  padding: 60px 15px;
  margin: 0 auto
}

@media(min-width:768px) {
  .top-section .section-inner {
    width: 750px
  }
}

@media(min-width:992px) {
  .top-section .section-inner {
    width: 970px
  }
}

@media(min-width:1200px) {
  .top-section .section-inner {
    width: 1170px
  }
}

.top-section h2 {
  background: 0;
  border: 0;
  font-size: 2.5em;
  font-weight: 700;
  line-height: 1em;
  text-align: center;
  margin-bottom: .5em
}

.top-section h2 span {
  display: block;
  font-size: .35em;
  font-weight: 400
}

.btn_works a.btn,
.top-section a.btn {
  max-width: 235px;
  background: transparent;
  border-width: 2px;
  color: #404040;
  padding: 10px 25px 10px
}

.btn_works a.btn,
.top-section a.btn,
.top-section a.btn-sm {
  display: block;
  width: 90%;
  font-size: 1em;
  margin: 40px auto 0
}

.top-section a.btn-sm {
  max-width: 75pt;
  background: #404040;
  border-width: 0;
  color: #fff;
  padding: 8px 0
}

.btn_works a.btn:hover,
.top-section a.btn:hover {
  background: #212747;
  color: #fff
}

.top-section .suumo_date {
  color: #777;
  margin-top: .15em
}

.suumo-top-section .section-inner {
  padding-top: 70px;
  padding-bottom: 10px
}

.consept-section {
  overflow: hidden
}

.consept-section .consept-box {
  background: url(images/consept_bg_top.png) no-repeat center top, url(images/consept_bg_bottom.png) no-repeat center bottom
}

.consept-section .consept-box h2 {
  padding-top: 40px;
  margin-bottom: 30px
}

.consept-section .consept-box p {
  text-shadow: #fff 1px 1px 0, #fff -1px -1px 0, #fff -1px 1px 0, #fff 1px -1px 0, #fff 0 1px 0, #fff 0 0, #fff -1px 0 0, #fff 1px 0 0
}

.consept-section .consept-box .row p {
  font-size: .85em
}

.consept-section .consept-box .row+a img {
  width: 50%
}

.consept-section .consept-box a:hover {
  opacity: .7
}

@media(max-width:1200px) {
  .consept-section .consept-box {
    background-size: 100% auto;
    padding-bottom: 2em
  }

  .consept-section .section-inner {
    padding-bottom: 15%
  }
}

@media(max-width:992px) {
  .consept-section .consept-box .row+a img {
    width: 60%
  }
}

@media(max-width:768px) {
  .top-section .section-inner {
    padding-top: 8%;
    padding-bottom: 0
  }

  .consept-section .consept-box .row+a img {
    width: 100%
  }

  .inquiry-section .section-inner {
    padding-bottom: 8%
  }
}

.consept-section .consept-text {
  display: none;
  padding-top: 0
}

.consept-section .consept-text .row {
  margin-left: -15px;
  margin-right: -15px
}

.consept-section .no-style {
  font-size: 1em;
  font-weight: 700;
  background: 0;
  padding: 0;
  margin: 0
}

.top-section.works-section .section-inner {
  padding-top: 30px
}

.top-section.banner-section .section-inner {
  padding-top: 20px;
  padding-bottom: 20px
}

.top-section.banner-section .section-inner .row {
  margin-left: -15px;
  margin-right: -15px
}

.top-section.suumo-section .section-inner {
  padding: 0 15px 70px
}

.top-section .gc_gallery-item {
  margin-bottom: 0
}

.top-section .gc_gallery-item h2 {
  text-align: left
}

.top-section .postList_item {
  border-bottom: dotted 1px #565f89;
  padding: .5em 0
}

.top-section .postList_item p {
  margin-top: 2px;
  margin-bottom: 0
}

.top-section .postList_item .entry-title a {
  display: block;
  color: #fff
}

.top-section .postList_item .taxonomies a {
  display: inline-block;
  border-radius: 2px;
  background-color: #acb7e0;
  color: #333;
  font-size: .75em;
  margin-right: 3px;
  padding: 1px 5px
}

.top-section .postList_item a:hover {
  text-decoration: none;
  opacity: .6
}

.top-section.event-section .section-inner {
  padding-bottom: 0
}

.top-section.event-section ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding: 0
}

.top-section.event-section li {
  width: 32.8%;
  border: solid 1px #ccc
}

.top-section.event-section li a:hover {
  opacity: .65
}

.instagallery-actions {
  margin: 15px 0 10px
}

.instagallery-actions .igact-instalink {
  font-size: 1.5em;
  padding: 14px 20px
}

@media(max-width:650px) {
  .instagallery-actions {
    margin: 10px 0 25px
  }

  .instagallery-actions .igact-instalink {
    font-size: 1.3em;
    padding: 10px 15px
  }
}

.top-section.event-banners p {
  margin-bottom: 0
}

.top-section .red {
  color: #e00100;
  text-align: left
}

.top-section .red h4 {
  background-color: transparent;
  font-weight: 700;
  text-align: center
}

.top-section.event-banners a:hover {
  opacity: .65
}

.top-section.event-banners img,
.top-section.works_banner img {
  max-width: 100%
}

@media(max-width:866px) {

  .top-section.event-banners img,
  .top-section.works_banner img {
    width: 100%
  }
}

@media(max-width:650px) {
  .top-section.event-section li {
    width: 100%;
    margin-bottom: 0
  }

  .top-section.event-section li+li {
    margin-top: 10px
  }
}

@media(max-width:500px) {
  .top-section .suumo_date {
    font-size: .7em
  }

  .top-section .suumo_date small {
    font-size: 1em
  }

  .suumo-top-section .section-inner {
    padding-bottom: 2%
  }

  .consept-section .consept-box .section-inner {
    padding-top: 35px
  }

  .consept-section .consept-box h2 {
    padding-top: 0;
    margin-bottom: 15px
  }

  .consept-section .consept-box h2 img {
    max-width: 75%
  }

  .top-section .gc_gallery-item {
    width: 50%
  }
}

#sb_instagram #sbi_load {
  display: none;
}



.movie-section .h2_youtube {
  height: 130px;
}

@media(max-width:500px) {
  .movie-section .h2_youtube {
    height: 80px;
  }
}

.movie-section .h2_youtube img {
  height: 100%;
  object-fit: cover;
}

.home .movie-section .movie {
  margin-bottom: 10px
}

.home .movie-section .movie .play:before {
  width: 70px;
  height: 3pc;
  border-radius: 13px;
  background-color: red;
  left: 0
}

.home .movie-section .movie .play:after,
.home .movie-section .movie .play:before {
  content: '';
  display: block;
  position: absolute;
  pointer-events: none;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto
}

.home .movie-section .movie .play:after {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 0 10px 18px;
  border-color: transparent transparent transparent #fff;
  left: .8%
}

.home .movie-section .movie img {
  width: 100%;
  border: solid 1px #eee
}

.home .movie-section .movie_wrap {
  position: relative;
  padding-bottom: 59.7%;
  height: 0;
  overflow: hidden
}

.home .movie-section .movie iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}

.footer-cta {
  position: fixed;
  bottom: 20px;
  width: 100%;
  display: none;
  z-index: 100
}

.footer-cta .ft_cta {
  display: flex;
  width: 100%;
  justify-content: space-evenly
}

.footer-cta-item {
  display: inline-block;
  border-radius: 6px;
  border: solid 2px #eee;
  border-bottom: 0;
  box-shadow: 0 0 5px rgba(0, 0, 0, .2)
}

.footer-cta-item+.footer-cta-item {
  background-color: #000;
  margin-left: 5px
}

.footer-cta-item a {
  display: block;
  width: 60px;
  position: relative;
  text-align: center;
  color: #fff;
  padding: 0;
  margin: 0
}

.footer-cta-item a i {
  font-size: 1.3em
}

.footer-cta-item a span {
  display: block;
  font-size: .8em;
  margin-top: 5px
}

.footer_cta {
  position: fixed;
  display: flex;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%)
}

/* footer {
  padding-bottom: 3em
} */

footer .footerMenu {
  border-bottom: none !important
}

.footerMenu .footer-menu {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr))
}

.footerMenu .footer-menu li {
  text-align: center;
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 10px
}



.footerMenu .footer-menu li a {
  border-left: none;
  border-left: 1px solid #ccc;
  display: block
}

.footerMenu .footer-menu li:last-child a {
  border-right: none
}

.footerMenu .footer-menu li .en {
  display: block;
  font-size: 12px;
  opacity: .5
}

@media(max-width:500px) {
  .footerMenu .footer-menu {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(50%, 1fr));
    padding-left: 0
  }

  .footerMenu .footer-menu li {
    border-left: none
  }

  .footerMenu .footer-menu li a {
    padding-bottom: 10px;
    display: block;
    line-height: 1.6;
    border-left: none
  }

  .footerMenu .footer-menu li:nth-child(2n) a {
    border-left: 1px solid #ccc
  }

  .footerMenu .footer-menu li .en {
    font-size: 10px
  }

  .footerMenu .footer-menu li a {
    font-size: 14px
  }

  .footerMenu .footer-menu li:last-of-type() {
    border-bottom: none;
  }

  .siteFooter .footer-mr {
    display: none;
  }
}

.post_grid_caption {
  display: flex;
  flex-wrap: wrap;
  margin: 40px -5px 0
}

.post_grid_caption .grid_item {
  display: flex;
  position: relative;
  width: 25%;
  padding: 0 5px
}

.post_grid_caption .grid_item .inner {
  width: 100%;
  background-color: #f2f2f2;
  padding: 10px
}

.post_grid_caption .grid_item img {
  width: 100%
}

.post_grid_caption .grid_item h3 {
  background: 0;
  border: 0;
  font-size: .95em;
  font-weight: 700;
  box-shadow: none;
  padding: 0;
  margin-bottom: .5em
}

.post_grid_caption .grid_item h3:after {
  content: none
}

.post_grid_caption .grid_item p {
  font-size: .9em;
  margin-bottom: 0
}

@media(max-width:720px) {
  .table_sp_wrap {
    overflow: auto;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch
  }
}

@media(max-width:700px) {
  .post_grid_caption .grid_item {
    width: 50%;
    margin-bottom: 10px
  }
}

@media(max-width:413px) {
  .post_grid_caption .grid_item {
    width: 100%
  }

  .post_grid_caption .grid_item img {
    width: auto;
    display: block;
    margin: 0 auto
  }
}

.full-width {
  width: 100vw;
  max-width: 100vw;
  position: relative;
  left: 50%;
  transform: translateX(-50%)
}

.page-id-11900 h2,
.page-id-12935 h2,
.page-id-12935 h3 {
  background: 0;
  border: 0;
  padding: 0
}

.page-id-12935 h3 {
  display: flex;
  flex-wrap: wrap;
  box-shadow: none;
  color: #fff;
  font-size: 1.4em
}

.page-id-12935 h3:after {
  content: none
}

.page-id-12935 h3 span {
  padding: .2em .6em
}

.page-id-12935 h3 .left {
  background: #76a32e
}

.page-id-12935 h3 .right {
  background: #777171;
  flex: 1
}

.page-id-12935 h4 {
  display: inline-block
}

.page-id-12935 h3+h4 {
  margin-top: 0
}

.page-id-12935 h5 {
  margin-top: 40px
}

.page-id-12935 table {
  border-top: solid 1px #737373;
  border-right: solid 1px #737373
}

.page-id-12935 table td,
.page-id-12935 table th {
  border-color: #737373;
  border-left: solid 1px #737373
}

.page-id-12935 table thead th {
  background-color: #c6e0b3;
  font-weight: 700
}

.page-id-12935 .flex {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap
}

.page-id-12935 .flex .box {
  width: 48%
}

@media(max-width:991px) {
  .page-id-12935 .flex .box {
    width: 100%
  }

  .page-id-12935 .flex .box+.box {
    margin-top: 60px
  }
}

@media(max-width:720px) {
  .page-id-12935 h3 span {
    width: 100%
  }
}

.page-id-11830 .entry-body .row img {
  width: 100%
}

.page-id-11126 .catchcopy {
  text-align: center
}

@media(max-width:991px) {
  .page-id-11126 .catchcopy {
    text-align: left
  }

  .page-id-11126 .col-md-6:first-child {
    text-align: center;
    margin-bottom: 1em
  }
}

.page-id-11819 .entry-body p {
  margin-bottom: 1.5em
}

@media(max-width:991px) {
  .page-id-11851 .col-md-3 {
    text-align: center;
    margin-top: 1em
  }
}

.c_download .wpcf7 {
  max-width: 500px;
  margin: 3em auto 0
}

.c_download .wpcf7 table {
  margin-bottom: 2em
}

@media(min-width:768px) {
  .c_download .wpcf7 table th {
    width: 150px
  }
}

.c_download .wpcf7 label {
  margin-bottom: 0
}

.c_download .wpcf7 input {
  max-width: 100%
}

.c_download .wpcf7 .err {
  display: none;
  font-size: .9em;
  color: red
}

.c_download .d_err {
  display: none;
  color: red;
  font-size: 1.1em;
  font-weight: 700;
  text-align: center;
  margin-top: 3em
}

.c_download .download_content a.open_pdf {
  display: block;
  border: solid 1px #ccc
}

.c_download .download_content a.open_pdf:hover {
  opacity: .65
}

.c_download .download_content a.btn {
  margin-top: 1em;
  width: 100%
}

.gc_post-title {
  opacity: 0
}

.page-works .area-wrap {
  margin: 2em 0 5em
}

.page-works .area-wrap h5 {
  cursor: pointer;
  position: relative
}

.page-works .area-wrap h5:after,
.page-works .area-wrap h5:before {
  content: '';
  position: absolute;
  width: 25px;
  height: 25px
}

.page-works .area-wrap h5:after {
  border-right: 2px solid;
  right: 17px;
  margin-top: 5px;
  top: 0
}

.page-works .area-wrap h5:before {
  border-bottom: 2px solid;
  right: 6px;
  top: -6px
}

.page-works .area-wrap .open {
  display: none;
  margin-top: 1.5em
}

.page-works .works-tab {
  padding: 0;
  margin-bottom: 1.8em
}

.page-works .works-tab li {
  display: inline-block;
  list-style: none;
  margin: 0 5px 8px
}

.page-works .works-tab li a {
  background-color: #555;
  color: #fff;
  padding: 5px 10px
}

.page-works .works-tab li a:hover,
.page-works .works-tab li.active a {
  text-decoration: none;
  background-color: #000;
  font-weight: 700
}

.tab-content>.active .item_wrap {
  display: flex;
  flex-wrap: wrap
}

.page-works .gc_gallery-item {
  width: 25%
}

.page-works .gc_gallery-item h2 {
  background: 0;
  border: 0
}

.works-searchArea ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  position: relative;
  background: hsla(0, 0%, 80%, .3);
  margin: 0 0 10px;
  padding: 0
}

.works-searchArea li {
  width: auto;
  margin-bottom: 0;
  padding: 3px 10px
}

.page-works .d-none {
  display: none
}

.page-works .search-wrap {
  margin: 2em 0
}

.page-works .description_long {
  margin: 3em 0 5em
}

.page-works .parent:last-of-type {
  width: 100%
}

@media(max-width:600px) {
  .page-works .gc_gallery-item {
    width: 33.3333%
  }
}

.ct-cta {
  padding: .5em 0 2em
}

.ct-cta .cta-wrap {
  border: solid 6px #c1272d;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 2em 5em
}

.ct-cta .tel {
  width: 54%
}

.ct-cta .mail {
  width: 38%
}

.ct-cta a:hover {
  opacity: .7
}

@media(max-width:991px) {
  .ct-cta .cta-wrap {
    padding-left: 3em;
    padding-right: 3em
  }
}

@media(max-width:768px) {
  .ct-cta .cta-wrap {
    padding-left: 2em;
    padding-right: 2em
  }
}

@media(max-width:600px) {
  .ct-cta .cta-wrap {
    flex-wrap: wrap;
    justify-content: center;
    border-width: 4px
  }

  .ct-cta .cta-wrap a {
    width: 100%
  }

  .ct-cta .tel {
    margin-bottom: 6vw
  }
}

.s_type_select {
  width: 35%;
  float: left;
  padding-bottom: 10px;
  margin-bottom: 10px
}

.s_type_box {
  position: relative;
  margin-bottom: 40px
}

.s_type_box.s_type_type {
  margin-bottom: 30px
}

.s_type_box h2 {
  border: 0;
  border-left: solid 6px #dd0a17;
  background: 0;
  line-height: 1;
  font-size: 1.3em;
  font-weight: 700;
  padding: 3px 0 3px 8px
}

.s_type_box input {
  display: none
}

.s_type_box label:hover {
  cursor: pointer
}

.s_type_box ul {
  list-style: none;
  padding: 0;
  margin: 0
}

.s_type_box ul li {
  margin-bottom: 15px
}

.s_type_box ul.clearfix li {
  width: 48%;
  float: left
}

.s_type_box ul.clearfix li:nth-child(2n) {
  margin-left: 4%
}

.s_type_box li label {
  display: block;
  border: solid 1px #202648;
  line-height: 1;
  padding: 9pt 8px;
  margin: 0
}

.s_type_box li label:hover {
  background-color: #e5e5e5
}

.s_type_box li input:checked+label {
  background-color: #f3872a;
  color: #fff
}

.s_type_box a.clear {
  position: absolute;
  display: inline-block;
  right: 0;
  top: 5px;
  background-color: #f3f3f3;
  font-size: .8em;
  border-radius: 5px;
  border: solid 1px #ddd;
  color: #555;
  padding: 3px 8px
}

.s_type_box a.clear:focus,
.s_type_box a.clear:hover {
  text-decoration: none
}

.s_type_box a.clear:hover {
  opacity: .6
}

.s_type_select a.s_type_toggle {
  display: block;
  width: 200px;
  border-radius: 75pt;
  text-align: center;
  background-color: #202648;
  color: #fff;
  font-size: .9em;
  padding: 8px;
  margin: 0 auto 30px;
  display: none
}

.s_type_select a.s_type_toggle.off {
  background-color: #aaa
}

.s_type_select a.s_type_toggle:focus,
.s_type_select a.s_type_toggle:hover {
  text-decoration: none
}

.s_type_overlay {
  display: none;
  width: 100vw;
  height: 100vh;
  position: fixed;
  left: 0;
  top: 0;
  background-color: rgba(32, 38, 37, .75);
  z-index: 3
}

.s_type_overlay p {
  width: 90pt;
  height: 35px;
  color: #fff;
  font-size: 1.2em;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: center;
  padding: 0;
  margin: auto
}

.s_type_result {
  float: right;
  width: 65%;
  padding-left: 50px
}

.s_type_result .s_type_intro {
  text-align: center;
  font-size: 1.1em;
  font-weight: 700;
  margin-top: 20vh
}

.s_type_items {
  display: flex;
  flex-wrap: wrap
}

.s_type_items .item {
  width: 32%;
  text-align: center;
  border: solid 1px #e5e5e5;
  margin-bottom: 25px;
  margin-right: 2%
}

.s_type_items .item:nth-child(3n) {
  margin-right: 0
}

.s_type_items .item:hover {
  text-decoration: none;
  background-color: #fff3ea
}

.s_type_items .item a {
  display: block;
  padding: 10px
}

.s_type_items .fplan {
  font-weight: 700;
  margin: .5em 0
}

.s_type_items .fplan .type {
  display: inline-block;
  font-size: .8em;
  vertical-align: middle;
  background-color: #616ea3;
  color: #fff;
  border-radius: 2px;
  line-height: 1;
  font-weight: 400;
  padding: .5em .4em .4em;
  margin-right: 8px
}

.s_type_items .number {
  margin: 0
}

.page-lineup {
  background-color: #202747;
  padding: 0;
  margin-top: -1px
}

.page-lineup h3 {
  box-shadow: none
}

.page-lineup h3.border_none {
  border-bottom: 0
}

.page-lineup .top_image {
  position: relative
}

.page-lineup h2.top_logo {
  position: relative;
  display: block;
  top: -5pc;
  background: transparent;
  border: 0;
  padding: 0;
  margin: 0 0 1em
}

.page-lineup h2.top_logo img {
  max-width: 90%
}

.page-lineup .catch_copy {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 10em 0;
  margin-bottom: 6em
}

.page-lineup .catch_copy_inner {
  background-color: #fff;
  width: 90%;
  max-width: 500px;
  text-align: center;
  padding: 2.5em 1.5em 1.3em;
  margin: 0 auto
}

.page-lineup .catch_copy_inner p {
  line-height: 2.2em
}

.page-lineup .catch_copy_inner p strong {
  font-size: 1.5em
}

.page-lineup .parts_box {
  margin-bottom: 5em
}

.page-lineup .parts_box .text_wrap {
  display: inline-block;
  width: 80%
}

.page-lineup .parts_box .text_wrap p {
  position: relative;
  top: -10px;
  color: #fff;
  text-align: left;
  padding-right: 25px
}

.page-lineup .parts_box .text_wrap p.parts_title {
  font-size: 1.8em;
  border-bottom: solid 2px #fff;
  padding-bottom: .5em;
  margin-bottom: .8em
}

.page-lineup .parts_box .text_wrap p.parts_text {
  font-size: .85em
}

.page-lineup .model {
  margin-top: 5em
}

.page-lineup .model_info_wrap {
  width: 90%;
  max-width: 50pc;
  margin: 3em auto 5em
}

.page-lineup .model_info {
  display: flex
}

.page-lineup .model_info .model_left {
  width: 52%;
  text-align: center
}

.page-lineup .model_info .model_right {
  width: 42%;
  position: relative;
  overflow: hidden;
  padding-left: 6%
}

.page-lineup .model_info h3,
.page-lineup .model_info p {
  color: #fff
}

.page-lineup .model_info h3 {
  font-size: 1.8em
}

.page-lineup .model_info h3:after {
  width: 1.5em;
  bottom: -10px;
  border-bottom-color: #fff
}

.page-lineup .model_info p {
  font-size: .9em;
  line-height: 2em
}

.page-lineup .model_info a {
  position: absolute;
  bottom: 0;
  background-color: #fff;
  border-radius: 0;
  font-size: .95em
}

.page-lineup .model_info a:hover {
  opacity: .6
}

.page-lineup .pamphlet {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding: 2.5em 0
}

.page-lineup .pamphlet * {
  color: #fff
}

.page-lineup .pamphlet p {
  font-family: Roboto Condensed, sans-serif;
  font-size: 3.5em;
  margin-bottom: 5em
}

.page-lineup .pamphlet a {
  border-radius: 0;
  border: solid 2px #fff;
  font-size: .95em;
  text-shadow: 0 1px 1px rgba(0, 0, 0, .7)
}

.page-lineup .pamphlet a:hover {
  background-color: #fff;
  color: #202747;
  text-shadow: none
}

.page-lineup .pamphlet a:hover i {
  color: #202747
}

.page-lineup .plan_wrap {
  padding: 4em 0 3em
}

.page-lineup .model_fimage {
  float: left;
  width: 49%
}

.page-lineup .model_fimage+.model_fimage {
  margin-left: 2%
}

.page-lineup .model_fimage p {
  text-align: center;
  margin-bottom: 8px
}

.page-lineup .model_data {
  margin-bottom: 30px
}

.page-lineup .model_price .note1 {
  margin-bottom: 8px
}

.page-lineup .model_price .price {
  font-size: 1.8em;
  font-weight: 700;
  line-height: 1.3em
}

.page-lineup .model_price .note2 {
  background: #fafafa;
  list-style: none;
  padding: 15px
}

.page-lineup .model_price .note2 li {
  position: relative;
  font-size: .85em;
  color: #444;
  padding-left: 1.2em
}

.page-lineup .model_price .note2 li:before {
  position: absolute;
  content: '※';
  width: 1em;
  left: 0
}

.page-lineup .model_price .note2 li:last-child {
  margin-bottom: 0
}

.page-lineup .case,
.single-plan .case {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  padding: 0;
  margin: 0
}

.page-lineup .case li,
.single-plan .case li {
  width: 23.5%
}

.page-lineup .case li+li,
.single-plan .case li+li {
  margin-left: 2%
}

.page-lineup .case li a,
.single-plan .case li a {
  display: block
}

.page-lineup .case li span,
.single-plan .case li span {
  display: block;
  font-size: .9em;
  line-height: 1.4em;
  margin-top: .5em
}

.page-lineup .case li a:hover,
.single-plan .case li a:hover {
  text-decoration: none;
  opacity: .7
}

.page-lineup .lineup_footer {
  padding-top: 3.5em;
  padding-bottom: 4em
}

.page-lineup .lineup_footer .sns_links a {
  display: inline-block;
  font-size: 3.5em;
  vertical-align: top;
  color: #fff
}

.page-lineup .lineup_footer a.contact_link,
.page-lineup a.btn_search {
  display: inline-block;
  width: 90%;
  max-width: 25pc;
  text-align: center;
  background-color: #fff;
  border-radius: 0;
  font-size: 1.5em;
  padding: 1em;
  margin-top: 2em
}

.page-lineup a.btn_search {
  width: auto;
  max-width: 100%;
  background-color: #202846;
  color: #fff
}

.page-lineup a.btn_search:after {
  content: "\f105";
  font-family: FontAwesome;
  text-align: right;
  display: table-cell;
  vertical-align: middle;
  padding-left: 15px
}

.page-lineup a.btn_search span {
  display: table-cell
}

.page-lineup .lineup_footer a.contact_link i {
  font-size: 1.55em;
  vertical-align: -2.5px
}

.page-lineup .lineup_footer a:hover,
.page-lineup a.btn_search:hover {
  cursor: pointer;
  text-decoration: none;
  opacity: .6
}

@media(max-width:991px) {

  .s_type_result,
  .s_type_select {
    float: none;
    width: 100%;
    padding-left: 0
  }

  .s_type_select {
    border-bottom: solid 1px #ddd
  }

  .s_type_select a.s_type_toggle {
    display: block
  }

  .s_type_result .s_type_intro {
    margin-top: 10vw
  }

  .page-lineup .parts_images {
    margin-bottom: 0
  }

  .model_price,
  .page-lineup .parts_box .text_wrap {
    margin-top: 2em
  }
}

@media(max-width:800px) {
  .page-lineup .parts_box {
    margin-bottom: 4em
  }

  .page-lineup .model_info {
    display: block
  }

  .page-lineup .model_info .model_left,
  .page-lineup .model_info .model_right {
    float: none;
    width: 100%;
    text-align: center;
    padding-left: 0
  }

  .page-lineup .model_info .model_right {
    margin-top: 1.5em
  }

  .page-lineup .model_info h3:after {
    left: 0;
    right: 0;
    margin: auto
  }

  .page-lineup .model_info a {
    position: relative
  }

  .page-lineup .case li,
  .single-plan .case li {
    width: 48%;
    margin: 0 4% 4% 0 !important
  }

  .page-lineup .case li:nth-child(2n),
  .single-plan .case li:nth-child(2n) {
    margin-right: 0 !important
  }
}

@media(max-width:680px) {
  .s_type_box {
    float: none;
    width: 100%
  }

  .s_type_box+.s_type_box {
    width: 100%;
    margin-left: 0
  }

  .page-lineup h2.top_logo {
    top: -50px
  }
}

@media(max-width:600px) {
  .s_type_items .item {
    width: 49%
  }

  .s_type_items .item:nth-child(3n) {
    margin-right: 2%
  }

  .s_type_items .item:nth-child(2n) {
    margin-right: 0
  }

  .page-lineup .lineup_footer a.contact_link,
  .page-lineup a.btn_search {
    font-size: 1.2em
  }
}

@media(max-width:500px) {
  .s_type_items .item {
    width: 100%;
    margin-right: 0
  }

  .s_type_items .item:nth-child(3n) {
    margin-right: 0
  }

  .page-lineup h2.top_logo {
    top: -30px
  }

  .page-lineup .catch_copy {
    padding: 6em 0;
    margin-bottom: 5em
  }

  .page-lineup .parts_box {
    margin-bottom: 2.5em
  }

  .page-lineup .parts_box .text_wrap {
    width: 90%;
    margin-top: 2em
  }

  .page-lineup .parts_box .text_wrap p.parts_title {
    font-size: 1.6em
  }

  .page-lineup .pamphlet p {
    margin-bottom: 2em
  }

  .page-lineup .lineup_footer {
    padding-top: 2em;
    padding-bottom: 3em
  }
}

.single-plan .plan_madori,
.single-plan .plan_price {
  margin-bottom: 5%
}

.single-plan .plan_madori .model_fimage {
  display: inline-block;
  width: 48%
}

.single-plan .plan_madori .model_fimage+.model_fimage {
  margin-left: 1%
}

.single-plan .plan_madori .model_fimage p {
  margin-bottom: 0
}

.single-plan .plan_price .price {
  font-size: 1.8em;
  font-weight: 700;
  line-height: 1.3em
}

.single-plan .plan_price .note2 {
  background: #fafafa;
  list-style: none;
  padding: 15px
}

.single-plan .plan_price .note2 li {
  position: relative;
  font-size: .85em;
  color: #444;
  padding-left: 1.2em
}

.single-plan .plan_price .note2 li:before {
  position: absolute;
  content: '※';
  width: 1em;
  left: 0
}

.single-plan .plan_price .note2 li:last-child {
  margin-bottom: 0
}

@media(max-width:500px) {
  .single-plan .plan_madori .model_fimage {
    display: block;
    width: 100%
  }

  .single-plan .plan_madori .model_fimage+.model_fimage {
    margin: 3% 0 0
  }
}

#post-show-widget {
  margin-bottom: 1.5em
}

#post-show-widget.veu_postList .postList_item:first-child {
  padding-top: 0
}

#post-show-widget.veu_postList .postList_date {
  color: #646d9e
}

#post-show-widget.veu_postList .postList_miniThumb .postList_title {
  font-size: 15px;
  line-height: 1.6em;
  margin-top: 5px
}

#post-show-widget.veu_postList .postList_miniThumb .postList_thumbnail img {
  width: 75pt
}

#author-info-widget-title {
  width: 100%;
  font-size: .875em;
  color: #444;
  margin-top: 2em
}

#author-info-widget-title strong {
  display: inline-block;
  border-bottom: dotted 1px #8489a7
}

#author-info-widget {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  border: solid 1px #8489a7;
  border-radius: 5px;
  padding: 1.5em
}

#author-info-widget>img {
  width: 200px;
  margin-right: 35px
}

#author-info-widget .text {
  flex: 2
}

#author-info-widget .text p {
  margin-bottom: 0
}

#author-info-widget .text .name {
  font-size: 1.3em;
  margin-bottom: 10px
}

#author-info-widget .text .name+p {
  font-size: .9em
}

@media(max-width:520px) {
  #author-info-widget {
    padding: 1em
  }

  #author-info-widget>img {
    width: 90px;
    margin-right: 15px
  }

  #author-info-widget .text .name {
    font-size: 1.15em;
    margin-bottom: 5px
  }
}

.single-event .entry-body {
  padding-top: 0
}

.single-event .wpcf7 .req {
  color: red
}

.single-event .wpcf7 #date .wpcf7-list-item {
  display: block
}

.single-event .wpcf7 #date label {
  font-weight: 400
}

#wpcf7-f14903-p14866-o1 #time {
  height: 4em
}

.page-hiraya .row {
  position: relative
}

.page-hiraya h3 {
  border-bottom: 0;
  text-align: center;
  font-weight: 700;
  margin-bottom: 60px;
  padding-bottom: 10px
}

.page-hiraya h3:after {
  left: 50%;
  transform: translateX(-50%);
  border-bottom: 2px solid #202648;
  width: 10%
}

.page-hiraya .works h3 {
  margin-bottom: 25px
}

.page-hiraya .works .ct-wk p {
  text-align: center
}

.page-hiraya .info {
  border-bottom: 1px solid rgba(44, 54, 75, .3);
  padding-bottom: 50px
}

.page-hiraya .info:last-child {
  border-bottom: 0;
  padding-bottom: 0
}

.page-hiraya table,
.page-hiraya table tr:first-child th {
  border-top: 1px solid #202648
}

.page-hiraya th {
  background: #202648;
  color: #fff;
  font-weight: 700
}

.page-hiraya tr {
  border-right: 1px solid #202648
}

.page-hiraya table tr td,
.page-hiraya table tr:last-child td,
.page-hiraya table tr:last-child th {
  border-bottom: 1px solid #202648
}

.page-hiraya .cta {
  border: 3px solid #c0272d;
  padding: 2.5em 0
}

.page-hiraya .cta a * {
  display: inline-block;
  margin: 0
}

.page-hiraya .cta .tel p span {
  color: #c0272d;
  font-size: 3em;
  line-height: 1
}

.page-hiraya .cta .tel p {
  color: #000
}

.page-hiraya .cta .form-box p {
  color: #fff
}

.page-hiraya .cta .col-md-6 {
  text-align: center;
  margin-bottom: 10px
}

.page-hiraya .cta .tel {
  display: flex;
  justify-content: center;
  align-items: center
}

.page-hiraya .cta .tel img {
  width: 15%;
  margin-right: 1em
}

.page-hiraya .cta .form img {
  width: 40px
}

.page-hiraya ul.slick-dots {
  position: relative;
  bottom: 0
}

.page-hiraya .cta .row {
  align-items: center
}

.page-hiraya .cta .form-box {
  background: #c0272d;
  padding: 1em;
  width: 90%;
  margin: 0 auto
}

.page-hiraya .veu_relatedPosts .relatedPosts_item>.media .postList_thumbnail {
  height: 65px
}

.page-hiraya .veu_relatedPosts .relatedPosts_item>.media .postList_thumbnail img {
  height: 65px;
  object-fit: cover
}

@media(min-width:992px) {
  .page-hiraya .d-flex {
    display: flex
  }

  .page-hiraya .works .row {
    align-items: center
  }

  .page-hiraya .od2 .col-md-5 {
    order: 2
  }

  .page-hiraya .txt-ab {
    padding: 3em 2em 2em;
    margin: -16em 0 0 auto;
    background: hsla(0, 0%, 100%, .9);
    float: right
  }

  .page-hiraya .cta .col-md-6 {
    margin-bottom: 10px
  }
}

@media(max-width:767px) {
  #sb_instagram.sbi_col_4 #sbi_images .sbi_item {
    /*width: 50%*/
  }
}

.single-gallery .entry-meta .published.entry-meta_items {
  display: none
}

.post-type-archive-event .postList {
  display: flex;
  flex-wrap: wrap
}

.post-type-archive-event .postList .col-md-4 {
  width: 33.3333%
}

@media(max-width:767px) {
  .post-type-archive-event .postList .col-md-4 {
    width: 100%;
    margin-bottom: 30px
  }
}

.post-type-archive-event .postList .col-md-4 .event_end,
.post-type-archive-event .postList .col-md-4 .event_in,
.post-type-archive-event .postList .col-md-4 .event_in_end {
  position: absolute;
  left: 0;
  background: #2c364b;
  top: 0;
  padding: 3px 14px;
  color: #fff;
  font-size: 15px
}

.post-type-archive-event .postList .col-md-4 .event_in {
  background: #2f915f
}

.post-type-archive-event .postList .col-md-4 .event_in_end {
  background: #2f4f4f
}

.post-type-archive-event .postList .col-md-4 .media-body {
  background: hsla(0, 0%, 93%, .4);
  padding: 15px;
  margin-bottom: 30px
}

.post-type-archive-event .postList .entry-meta,
.post-type-archive-event .postList .place {
  text-align: center
}

.post-type-archive-event .postList .event-entry-title {
  font-size: 22px;
  text-align: center;
  padding: 5px 15px;
  background: 0;
  border: 0;
  margin-bottom: 0
}

.post-type-archive-event .postList .postList_thumbnail {
  position: relative
}

.single-event .entry-header {
  background: #f2f2f2;
  border: 0;
  padding: 3.5em 0
}

.single-event .event-date {
  font-size: 2rem
}

.single-event .event-images {
  display: table;
  margin: 0 auto
}

.single-event .event-info {
  table-layout: fixed;
  border: solid 1px #c0c0c1;
  border-width: 1px 1px 0;
  width: 100%;
  max-width: 580px;
  margin: 60px auto
}

.single-event .event-info th {
  width: 5em;
  background: #3a4652;
  color: #fff
}

.single-event .event-info td,
.single-event .event-info th {
  border: 0;
  border-bottom: solid 1px #c0c0c1
}

#top-contents .event-banners .section-inner.title-box {
  position: relative;
  max-width: 866px;
  padding: 0
}

#top-contents .event-banners .section-inner .top_section_title {
  font-size: 5rem;
  letter-spacing: .1em;
  line-height: 1;
  padding: 1em 0 0;
  text-align: center
}

#top-contents .event-banners .section-inner .top_section_title span {
  font-size: 2rem;
  letter-spacing: 0;
  margin-top: 20px
}

#top-contents .event-banners .section-inner .btn {
  position: relative;
  display: table;
  margin: auto;
  max-width: none;
  width: auto;
  padding: 10px 42px 10px
}

@media(max-width:768px) {
  #top-contents .event-banners .section-inner.title-box {
    margin-top: 30px
  }
}

@media(max-width:767px) {
  #top-contents .event-banners .section-inner.title-box {
    margin-top: 0;
    padding-bottom: 0
  }

  #top-contents .event-banners .section-inner .top_section_title {
    font-size: 4rem
  }

  #top-contents .event-banners .section-inner .top_section_title span {
    font-size: 1.5rem
  }

  #top-contents .event-banners .section-inner .btn {
    position: static;
    margin: 30px auto 0
  }
}

.prof-table {
  border-top: 0;
  font-size: 13px
}

.prof-table th {
  white-space: nowrap;
  vertical-align: text-top
}

.prof-table td,
.prof-table th {
  padding: 4px;
  border: 0
}

.author_c {
  background: #f8f8f8;
  padding: 3rem;
  margin: 0 0 2em
}

.author_c .ttl {
  display: inline-block;
  border-bottom: 1px solid #202648
}

.author_c .flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start
}

.author_c .thumb {
  width: 30%
}

.author_c .text {
  width: 65%
}

.author_c .name {
  font-size: 20px;
  line-height: 1.5;
  margin-bottom: 20px
}

.author_c .thumb img {
  width: 100%
}

.at_page .fb,
.author_c .msg .fb {
  color: #3b5998
}

.at_page .tw,
.author_c .msg .tw {
  color: #00acee
}

.at_page .sns,
.author_c .msg .sns {
  margin-top: 1em
}

.at_page .sns a,
.author_c .msg .sns a {
  font-size: 1.8em
}

.at_page .sns .mr-1,
.author_c .msg .sns .mr-1 {
  margin-right: .5em
}

.at_page li {
  list-style: disc
}

.at_page li p {
  margin-bottom: 0
}

.at_page h4 {
  border-radius: 0;
  background-color: transparent;
  font-weight: 700;
  border-left: 3px solid #171c60;
  padding: 0 15px
}

.prof-table tr p {
  margin: 0
}

@media(max-width:767px) {
  .author_c .name {
    font-size: 18px
  }

  .author_c .text,
  .author_c .thumb {
    width: 100%
  }
}

.top_slider {
  margin-bottom: 60px;
  position: relative
}

.slick-list:after,
.slick-list:before,
.slider_wrap:after,
.slider_wrap:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background: url(https://a-1group.net/wp/wp-content/themes/lightning-child/images/top/slider_copyt.png) center center /contain no-repeat;
  background-size: 100% auto;
  z-index: 1;
  pointer-events: none;
  transition: all .3s;
  top: 0;
  left: 0;
  opacity: 0
}

.slider_wrap:after {
  background: url(https://a-1group.net/wp/wp-content/themes/lightning-child/images/top/slide_copy.png) left center /contain no-repeat
}

.slick-list:before {
  background: url(https://a-1group.net/wp/wp-content/themes/lightning-child/images/top/slider_copy3.png) left center /contain no-repeat
}

.slick-list:after {
  background: url(https://a-1group.net/wp/wp-content/themes/lightning-child/images/top/slider_copy4.png) left center /contain no-repeat
}

.slick-slide img {
  width: 100%
}

.slider_wrap.cl1 .slick-list:before,
.slider_wrap.cl2:before,
.slider_wrap.cl3 .slick-list:after,
.slider_wrap.cl4:before,
.slider_wrap.cl5 .slick-list:after {
  opacity: 1
}

.slider_wrap {
  margin: 0;
  padding: 0;
  position: relative
}

.slider_wrap .slick-list,
.slider_wrap .slick-track {
  height: 40vw
}

.slider_wrap .slick-slide {
  height: auto;
  margin: 0
}

.slick-prev {
  width: 20px;
  height: 30px;
  cursor: pointer;
  z-index: 1;
  left: 20px
}

.top_slider .slick-prev:before {
  -webkit-transform: skew(145deg, 0);
  -ms-transform: skew(145deg, 0);
  transform: skew(145deg, 0)
}

.top_slider .slick-prev:after,
.top_slider .slick-prev:before {
  content: "";
  left: 30%;
  top: 0;
  background: #000;
  width: 50%;
  height: 50%;
  display: block
}

.slick-prev:after {
  -webkit-transform: skew(-145deg, 0);
  -ms-transform: skew(-145deg, 0);
  transform: skew(-145deg, 0)
}

.slick-next {
  width: 20px;
  height: 30px;
  cursor: pointer;
  z-index: 1;
  right: 20px
}

.top_slider .slick-next:before {
  -webkit-transform: skew(-5deg, 0);
  -ms-transform: skew(35deg, 0);
  transform: skew(35deg, 0)
}

.top_slider .slick-next:after,
.top_slider .slick-next:before {
  content: "";
  left: 30%;
  top: 0;
  background: #000;
  width: 50%;
  height: 50%;
  display: block
}

.slick-next:after {
  -webkit-transform: skew(-35deg, 0);
  -ms-transform: skew(-35deg, 0);
  transform: skew(-35deg, 0)
}

.slider_thumb {
  margin: -60px auto 0;
  padding: 0;
  position: relative;
  height: 90pt;
  width: 664px
}

.slider_thumb .slick-slide {
  height: auto;
  margin: 0 8px;
  cursor: pointer;
  transform: scale(.9)
}

.slider_thumb .slick-slide img {
  border-radius: 50%
}

.slider_thumb .slick-slide.slick-current {
  transform: scale(1)
}

@media(max-width:767px) {
  .top_slider {
    margin-bottom: 30px
  }

  .slick-list:after,
  .slick-list:before,
  .slider_wrap:after,
  .slider_wrap:before {
    background-size: 210% auto
  }

  .slider_wrap .slick-list,
  .slider_wrap .slick-track {
    height: 70.5874vw
  }

  .slider_thumb {
    width: 70%;
    height: auto;
    margin: -6.6666vw auto 0
  }

  .slider_thumb .slick-slide {
    margin: 0 2px
  }

  .slick-prev {
    left: 10px;
    width: 10px;
    height: 20px
  }

  .slick-next {
    right: 10px;
    width: 10px;
    height: 20px
  }
}

.banner-side {
  position: fixed;
  display: none;
  width: 24vh;
  height: auto;
  right: 15px;
  bottom: 30px;
  z-index: 1
}

.banner-side a {
  position: relative;
  display: block
}

.banner-side .close {
  position: absolute;
  top: -9pt;
  right: -9pt;
  font-size: 30px;
  height: 30px;
  background: #fff;
  border-radius: 50%;
  opacity: 1;
  z-index: 2
}

.banner-side .document.opa0:hover img,
.banner-side .opa0 img {
  opacity: 1
}

.banner-side .close:hover {
  opacity: 1
}

.banner-side .document:hover:before {
  opacity: 1
}

.banner-side .document.opa0:hover:before {
  opacity: 0
}

.b-contents.document.close-bnr {
  display: none
}

@media(max-width:1121px) {
  .banner-side {
    width: 150px;
    height: 9pc
  }
}

@media(max-width:767px) {
  .banner-side {
    width: 90pt;
    height: 115px;
    right: 5px;
    bottom: 80px
  }
}

@media(max-width:480px) {
  .banner-side .close {
    right: -5px
  }
}

.close-bnr {
  display: none
}

.table_border th,
.table_border td {
  border: 1px solid #e5e5e5
}

.table_scroll {
  overflow-x: scroll
}

.table_scroll table {
  width: 100%;
  border-collapse: collapse
}

.banner_cont a {
  display: block;
  margin-bottom: 20px
}

.banner_cont1 {
  display: block
}

.banner_cont1 a {
  width: 100%
}

.banner_cont2 {
  display: flex;
  justify-content: space-between
}

.banner_cont2 a {
  width: 49%
}

.banner_cont3 {
  display: block
}

.banner_cont3 a {
  width: 100%
}

@media(max-width:767px) {
  .banner_cont2 {
    display: block
  }

  .banner_cont2 a {
    width: 100%
  }

  .banner_cont a {
    margin-bottom: 10px
  }
}

.top_event_block {
  text-align: left
}

.top-section .top_event_block h2 {
  text-align: left;
  font-size: 2.5rem
}

.top_event_title {
  padding: 0;
  margin-top: 0
}

.top_event_copy {
  align-items: center;
  display: flex
}

.top_event_copy::before {
  margin-right: 7px;
  background-color: #000;
  content: "";
  height: 1px;
  width: 140px
}

@media(max-width:767px) {
  .works_banner .row>* {
    padding: 0 5px
  }
}

.page-id-18924 .movie-section .movie {
  margin-bottom: 20px
}

.page-id-18924 .movie-section .movie .play:after,
.page-id-18924 .movie-section .movie .play:before {
  content: '';
  display: block;
  position: absolute;
  pointer-events: none;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto
}

.page-id-18924 .movie-section .movie .play:before {
  width: 70px;
  height: 3pc;
  border-radius: 13px;
  background-color: red;
  left: 0
}

.page-id-18924 .movie-section .movie .play:after {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 0 10px 18px;
  border-color: transparent transparent transparent #fff;
  left: .8%
}

.movie_row {
  justify-content: center;
  margin: 0 0 2em
}

.banner_row {
  justify-content: center
}

@media(max-width:767px) {
  .movie_row>* {
    padding-left: 8px !important;
    padding-right: 8px !important
  }

  .movie_row .col-md-5 {
    width: 50%
  }

  .banner_row .col-md-5 {
    width: 50%
  }

  .banner_row .col-md-5:nth-of-type(1) {
    padding-right: 5px
  }

  .banner_row .col-md-5:nth-of-type(2) {
    padding-left: 5px
  }
}

@media(max-width:767px) {
  .h2_instagram img {
    width: 60%
  }
}

.consepot-box-text {
  width: 90%;
  max-width: 50pc;
  margin: 2em auto
}

.consept-box-title {
  font-size: 1.5em;
  padding: 0;
  background-color: transparent;
  border-radius: 0;
  font-weight: 700
}

@media(max-width:800px) {
  .consepot-box-text {
    width: 100%;
    max-width: 100%;
    margin: 1em auto
  }

  .consept-box-title {
    font-size: 1.1em
  }
}

.news-section .postList_item a .event_cat,
.news-section .postList_item a .date,
.news-section .postList_item a .title {
  color: inherit
}

.sp-navi {
  display: none;
}

.modelhouse_banner {
  margin-bottom: 3rem;
}

@media(max-width:767px) {
  .sp-none {
    display: none !important;
  }

  .full-image-section {
    width: 100vw;
    margin-left: calc((100% - 100vw) / 2);
  }

  .gMenu_outer {
    height: 100vh !important;
  }

  .sp-navi {
    display: block;
    margin-top: 20px;
  }

  .sp-navi .sp-navi-menu {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(50%, 1fr));
    padding-left: 0
  }

  .sp-navi .sp-navi-menu li {
    text-align: center;
    border-bottom: 1px solid #e5e5e5;
  }

  .sp-navi .sp-navi-menu li .en {
    display: block;
    font-size: 10px;
    opacity: .5
  }

  .sp-navi .sp-navi-menu li a {
    padding-top: 10px;
    padding-bottom: 10px;
    display: block;
    line-height: 1.6;
    font-size: 14px
  }


  .sp-navi .sp-navi-menu li:nth-child(2n) a {
    border-left: 1px solid #ccc
  }

  .banner_row .col-md-5 {
    width: 50%;
  }

  .modelhouse_banner {
    margin-bottom: 2rem;
  }
}

@media (max-width: 480px) {

  #sb_instagram.sbi_col_3.sbi_mob_col_auto #sbi_images,
  #sb_instagram.sbi_col_4.sbi_mob_col_auto #sbi_images,
  #sb_instagram.sbi_col_5.sbi_mob_col_auto #sbi_images,
  #sb_instagram.sbi_col_6.sbi_mob_col_auto #sbi_images,
  #sb_instagram.sbi_col_7.sbi_mob_col_auto #sbi_images,
  #sb_instagram.sbi_col_8.sbi_mob_col_auto #sbi_images,
  #sb_instagram.sbi_col_9.sbi_mob_col_auto #sbi_images,
  #sb_instagram.sbi_col_10.sbi_mob_col_auto #sbi_images,
  #sb_instagram.sbi_mob_col_1 #sbi_images {
    grid-template-columns: repeat(2, 1fr);
  }
}

.ggmap {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  /* 16:9のアスペクト比 */
  height: 0;
}

.ggmap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#works{
	background-color: #eeeeee;
}

#instagram{
	background-color: #d8d8d8;
}
#youtube{
	background-color: #eeeeee;
}
.banner-section{
	padding-top: 100px;
}
@media(max-width:767px) {
	#top_banner{
		padding-bottom: 50px;
	}	
	#works{
		padding-bottom: 50px;
	}
	#instagram{
		padding-bottom: 50px;
	}
	#youtube{
		padding-bottom: 50px;
	}
}
i.fab.fa-brands.fa-square-x-twitter {
    color: #000000;
}