@charset "UTF-8";
:root {
  --swiper-theme-color:#9e9e9e;
  --swiper-pagination-bullet-inactive-color:#3c3c3c;
}
body {
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-size:15px;
  color:#3c3c3c;
}
img {
  max-width: 100%;
  height: auto;
}
dt {
  font-weight: normal;
}
.lang_changer {
  position: absolute;
  width: 700px;
  margin: 0 auto;
  top: 1em;
  left: 50%;
  transform: translate(-50%,0);
  text-align: right;
  font-size:1.1em;
  max-width: 90%;
}
.lang_changer li {
  display: inline-block;
}
.lang_changer > li:last-child:before {
  content:"／";
  font-size:0.9em;
  margin: 0 0.2em;
}
#fv {
  position: relative;
  text-align: center;
  padding-top: 7.5em;
  padding-bottom: 8em;
}
#fv video {
  max-width: 100%;
  margin-bottom: 3.5em;
  touch-action: none;
}
.fv_conts {
  font-size: 1.1em;
  line-height: 1.6;
}
.fv_conts img {
  height: 1em;
  width: auto;
  vertical-align: middle;
}
.fv_conts dd {
  margin-bottom: 1em;
}
.fv_conts dt {
  font-weight: normal;
}
.fv_conts ul li {
  display: inline-block;
  margin: 0 1em;
}
.fv_conts ul {
  margin-top: 2em;
}
.sec1_in {
  background-image: url(../images/sec1_bg.jpg);
  background-size: cover;
  background-position: center;
}
.sec1_text {
  color: #fff;
  text-align: center;
  font-size: 1.2em;
  padding: 5em 0;
  position: relative;
  z-index: 10;
}
.sec1_text h2 {
  font-size: 1.4em;
  text-align: center;
}
.sec1_text p {
  margin-top: 2em;
  line-height: 2.25;
}
.sec1_abs .sec1_img1 {
  position:absolute;
  left: 0;
  top: 120px;
}
.sec1_abs .sec1_img2 {
  position:absolute;
  right: 0;
  bottom: 100px;
}
.sec1_in {
  position: relative;
  margin: 0 auto;
}
.sec_t_flex {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.sec2 {
  padding-top: 200px;
}
.sec_2_text {
  font-size: 1.2em;
  text-align: center;
  line-height: 2.2;
  margin-top: 110px;
}
.sec3_in {
  position: relative;
  padding-top: 14.5em;
  padding-bottom: 15em;
}
.sec3 {
  background: #000;
  margin-top: 13.5em;
  margin-bottom: 400px;
}
.sec3_abs > img {
  position: absolute;
}
.sec3_in p {
  color: #fff;
  font-size: 1.2em;
  text-align: center;
  line-height: 2.2;
}
.sec3_in h2 {
  text-align: center;
  margin-bottom: 8em;
}
.sec3_img1 {
  top: 0;
  right: 0;
  transform: translate(0,-24%);
}
.sec3_img2 {
  top: 5em;
  left: 50%;
  transform: translate(-43em,0);
}
.sec3_img3 {
  left: 0;
  bottom: 0;
  transform: translate(0,39%);
}
.sec3_img4 {
  left: 50%;
  transform: translate(25em,18%);
  bottom: 0;
}
#main {
  overflow: hidden;
}
.sec_4_text {
  text-align: center;
  font-size: 1.2em;
  line-height: 2.2;
  padding-top: 5.5em;
  padding-bottom: 5em;
}
.sec4_flex_box {
  display: flex;
  justify-content: space-between;
  max-width: 1500px;
  margin: 0 auto 4em;
  align-items: center;
  text-align: center;
}
.sec4_text h3 {
  font-size: 1.8em;
}
.sec4_text p {
  line-height: 2;
  margin-top: 1.5em;
}
.sec4_flex_box .sec4_image {
  flex-shrink: 0;
}
.sec4_flex_box.right {
  flex-direction: row-reverse;
}
.sec4_text {
  width: 100%;
}
.sec4_flex {
  margin-bottom: 5em;
}
.sec5_list > li > dl {
  display: flex;
  width: 100%;
  justify-content: center;
}
.sec5_list > li > dl > dt {
  width: 34%;
  text-align: right;
  font-weight: normal;
  margin-right: 1em;
}
.sec5_list {
  max-width: 1000px;
  margin: 6em auto 3em;
  line-height: 2.2;
  font-size: 1.1em;
}
.sec5_list > li > dl > dd {
  width: 66%;
}
.sec6_text {
  text-align: center;
  line-height: 2.1;
  margin-top: 100px;
  margin-bottom: 50px;
  font-size: 1.1em;
}
.sec6_text p {
  margin-bottom: 2rem;
}
.sec6_text_1 {
  font-size: 1.5em;
  line-height: 1.6;
}
.sec6_text_2 {
  font-size: 1.3em;
}
.sec6_text_2 span {
  border-bottom: 1px solid;
}
.sec5 {
  padding-top: 150px;
}
.map_box iframe {
  width: 100%;
  height: 100%;
}
.map_box {
  width: 1000px;
  height: 390px;
  margin: 0 auto;
  max-width: 100%;
}
.map_link {
  text-align: center;
  padding-top: 2.5em;
  padding-bottom: 10em;
  opacity: 0;
  transition: all 2s ease 0.8s;
}
.map_link a {
  font-size: 1.8em;
  display: inline-block;
  border: 1px solid #9e9e9e;
  line-height: 2;
  padding: 0 1em;
}
.sec4_slider .swiper-slide {
  width: auto;
}
.inview {
  opacity: 0;
  transition: all 2s ease;
}
.inview.inview_on {
  opacity: 1;
}
.fv_conts nav.inview {
  opacity: 1;
}
.fv_conts nav.inview li {
  opacity: 0;
  transform: translate3d(0,2em,0);
  transition: all 0.5s ease;
}
.fv_conts nav.inview.inview_on li {
  opacity: 1;
  transform: translate3d(0,0,0);
}
.fv_conts nav.inview.inview_on li:nth-child(2){ transition-delay: 0.1s;}
.fv_conts nav.inview.inview_on li:nth-child(3){ transition-delay: 0.2s;}
.fv_conts nav.inview.inview_on li:nth-child(4){ transition-delay: 0.3s;}
.fv_conts nav.inview.inview_on li:nth-child(5){ transition-delay: 0.4s;}
.fv_conts nav.inview.inview_on li:nth-child(6){ transition-delay: 0.5s;}
.fv_conts nav.inview.inview_on li:nth-child(7){ transition-delay: 0.6s;}
.inview_wrap {
  position: relative;
}
.inview_wrap .inview_line {
  position: absolute;
  width: 100%;
  z-index: -1;
  top: 10%;
  left: 0;
  height: 1px;
}
.inview_text_step.inview_on > h2,
.inview_text_step.inview_on > p{
  opacity: 1;
  transform: translate3d(0,0,0);
}
.inview_text_step > h2,
.inview_text_step > h3,
.inview_text_step > p,
.sec1_text > p,
.sec1_text > h2 {
  opacity: 0;
  transform: translate3d(0,2em,0);
  transition: all 2s ease;
}
.sec1_text > p.inview_on,
.sec1_text > h2.inview_on{
  opacity: 1;
  transform: translate3d(0,0,0);
  
}
.sec1_text > p:nth-of-type(1){transition-delay: 0.5s;}
.sec1_text > p:nth-of-type(2){transition-delay: 1.0s;}
.sec1_text > p:nth-of-type(3){transition-delay: 1.5s;}
.sec1_text > p:nth-of-type(4){transition-delay: 2.0s;}
.sec1_text > p:nth-of-type(5){transition-delay: 2.5s;}
.sec1_text > p:nth-of-type(6){transition-delay: 3.0s;}
.sec1_text > p:nth-of-type(7){transition-delay: 3.5s;}
.g_box{
  position: relative;
  overflow: hidden;
}
.g_box img,
.g_box iframe {
  opacity: 0;
}
.g_box.inview_on img,
.inview_on .g_box img,
.inview_on .g_box iframe {
  opacity: 1;
  transition:all 0s ease;
  transition-delay:0.43s;
}
.g_box:after {
  content:"";
  width:100%;
  height:100%;
  background: #ccc;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  transition:all 2s cubic-bezier(.16,.39,.33,1.01);
  transform: translate3d(-100%,0,0);
}
.g_box.inview_on:after,
.inview_on .g_box:after{
  transform: translate3d(100%,0,0);  
}
.inview.g_box,
.inview_wrap .g_box {
  opacity: 1;
  transition: none;
}
.sec3_in h2.inview_wrap,
.sec3_in p.inview_wrap {
  opacity: 0;
  transform: translate3d(0,2em,0);
  transition:all 2s ease;
}
.sec3_in p.inview_wrap {
  transition-delay: 0.3s;
}
.sec3_in h2.inview_wrap.inview_on,
.sec3_in p.inview_wrap.inview_on {
  opacity: 1;
  transform: translate3d(0,0,0);
}
.sec_4_text.inview_wrap {
  opacity: 0;
  transition: all 2s ease;
  transform: translate3d(0,2em,0);
}
.sec_4_text.inview_wrap.inview_on {
  opacity: 1;
  transform: translate3d(0,0,0);
}

.contact {
  text-align: center;
  font-size: 1.5em;
}
.contact dt {
  font-weight: normal;
  margin-bottom: 0.8em;
}
.contact dd a {
  display: inline-block;
  border: 1px solid #3c3c3c;
  padding: 0.6em 2em;
  letter-spacing: 0.1em;
}
.web_link {
  margin-top: 80px;
  margin-bottom: 80px;
}
.web_link a {
  display: inline-block;
  background-color: #3c3c3c;
  color: #fff;
  padding: 0.6em 3.5em 0.7em;
  position: relative;
  letter-spacing: 0;
  max-width: 90%;
  width: 530px;
}
.web_link .icon_link {
  position: absolute;
  right: 1em;
  top: 50%;
  transform: translate3d(0,-59%,0);
}
.sec4_text.inview_wrap h3,.sec4_text.inview_wrap p {
  opacity: 0;
  transform: translate3d(0,2em,0);
  transition: all 2s ease;
}
.sec4_text.inview_wrap.inview_on h3,.sec4_text.inview_wrap.inview_on p {
  opacity: 1;
  transform: translate3d(0,0em,0);
}
.sec4_text.inview_wrap.inview_on p{
  transition-delay: 0.6s;
}
.sec_t_flex.inview_wrap h2 {
  opacity: 0;
  transform: translate3d(0,2em,0);
  transition: all 2s ease;
}
.sec_t_flex.inview_wrap.inview_on h2 {
  opacity: 1;
  transform: translate3d(0,0,0);
}
.inview_on .map_link {
  opacity: 1;
}
.icon_link svg {
  width: 0.9em;
  height: 1em;
  vertical-align: middle;
}
.icon_link.icon_white svg .cls-1 {
  stroke: #fff;
}
.fv_conts .icon_link svg {
  transform: translate3d(0,-0.1em,0);
}
.fv_conts nav {
  /*! font-size: 1.25em; */
  font-weight: bold;
}
.contact a {
  font-size: 1em;
}
.video_wrap {
  max-width: 1000px;
  margin: 50px auto;
  position: relative;
  display: flex;
}
.video_wrap .video {
  max-width: 568px;
  flex-shrink: 0;
}
.swiper.sec4_slider {
  padding-bottom: 3em;
}
#videos {
  padding: 130px 0 20px;
}
.v_text .name {
  font-size: 1.25em;
  text-align: center;
  opacity: 0;
  transform: translate3d(0,2em,0);
  transition: all 1s ease;
  transition-delay:0.5s;
  line-height: 1;
}
.v_text .name h3 > span {
  display: inline-block;
  font-size: 1.2em;
  border-top: 1px solid;
  padding: 0 1em;
  line-height: 1.2;
  padding-top: 0.4em;
  margin-top: 0.4em;
}
.v_text {
  padding: 40px;
  line-height: 2;
  margin-top: 50px;
  align-items: center;
  align-self: center;
}
.v_text p{
  opacity: 0;
  transform: translate3d(0,2em,0);
  transition: all 1s ease;
  transition-delay: 1s;
}
.inview_on .v_text .name,
.inview_on .v_text p{
  opacity: 1;
  transform: translate3d(0,0,0);
}
.video_wrap .video {
  margin-bottom: 50px;
}
.video_wrap:after {
  content: "";
  position: absolute;
  display: block;
  width: 100vw;
  height: calc(100% - 50px);
  background: #ededed;
  bottom: 0;
  z-index: -1;
  transition:all 2s ease;
  width:0;
}
.video_wrap.v_left:after{
  transform: translate3d(70px,0px,0);
  left:0;
}
.video_wrap.v_right:after{
  transform: translate3d(-70px,0px,0);
  right:0;
}
.video_wrap.inview_on:after{
  width:100vw;
}
.video_wrap.v_right {
  flex-direction: row-reverse;
}

.icon_link.icon_black .cls-1 {
  stroke: #3c3c3c;
}
.icon_link.icon_white .cls-1 {
  stroke: #fff;
}
.sec1_after img {
  width: 100%;
  height: auto;
  vertical-align: top;
}
.v_text .name h3 > span .kana {
  display: block;
  font-size: 0.4em;
  line-height: 1.5;
}
.profile {
  margin-top: 1em;
}
.profile dt {
  font-size: 1.2em;
  font-weight: bold;
}
.profile dt:after {
  content: "／";
  margin-left: 0.5em;
}
.profile dd:not(:last-child) {
  margin-bottom: 1em;
}
.access_list {
  display: table;
}
.access_list dl {
  display: table-row;
}
.access_list dt,.access_list dd {
  display: table-cell;
  padding-right: 1em;
}
.sec1_after video {
  width: 100%;
  height: auto;
}
.sec1_after {
  position: relative;
}
.sec1_after_thumb {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
}
@media screen and (max-width:750px){
  .pc {
    display: none;
  }
  #global_nav_sp {
    max-height:100%;
    overflow: auto;
  }
  #modal {
    position: fixed;
    top: 0;
    left: 100%;
    width: 100%;
    height: 100%;
    transition: all 2s ease;
    background: #fff;
    z-index: 9999;
    font-size: 2em;
    padding-left: 2.5em;
  }
  .btn-trigger.active {
    left: 1em;
  }
  #modal.active {
    left: 0;
  }
  #global_nav_sp li a {
    border-bottom: 1px solid #3c3c3c;
    padding-bottom: 1em;
    padding-top: 1em;
    display: block;
    position: relative;
    padding-left: 1.9em;
  }
  #global_nav_sp li:not(.global_nav_link) a::before {
    background-image: url(../images/arrow.png);
    background-repeat: no-repeat;
    background-size: auto 0.8em;
    background-position: 0.5em center;
    content: "";
    display: inline-block;
    width: 1em;
    height: 1em;
    position: absolute;
    left: 0.2em;
    top: 50%;
    transform: translate(0,-47%);
  }
}
@media screen and (min-width:751px){
  .sp {
    display: none;
  }
  #global_nav {
    position: fixed;
    right: 0;
    z-index: 9999;
    text-align: right;
    max-height: 100vh;
    overflow: auto;
    padding-top: 1em;
  }
  #global_nav li a {
    display: inline-block;
    text-align: right;
    padding: 0.5em 1.5em;
    position: relative;
    overflow: hidden;
    color: #555;
  }
  #global_nav li {
    margin-bottom: 0.5em;
  }
  
  #global_nav li a:after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    transform: translate3d(100%,0,0);
    transition:transform 0.5s ease;
    background-color: rgba(255,255,255,0.8);
  }
  #global_nav.on li a:after{
    transform: translate3d(-0%,0,0);
  }
  #global_nav li a span {
    opacity: 0;
    transition: opacity 1s ease;
  }
  #global_nav.on li a span {
    opacity: 1;
  }
  #global_nav li:nth-child(2) a span,#global_nav li:nth-child(2) a:after{ transition-delay: 0.1s; }
  #global_nav li:nth-child(3) a span,#global_nav li:nth-child(3) a:after{ transition-delay: 0.2s; }
  #global_nav li:nth-child(4) a span,#global_nav li:nth-child(4) a:after{ transition-delay: 0.3s; }
  #global_nav li:nth-child(5) a span,#global_nav li:nth-child(5) a:after{ transition-delay: 0.4s; }
  #global_nav li:nth-child(6) a span,#global_nav li:nth-child(6) a:after{ transition-delay: 0.5s; }
  #global_nav li:nth-child(7) a span,#global_nav li:nth-child(7) a:after{ transition-delay: 0.6s; }
  #global_nav li:nth-child(8) a span,#global_nav li:nth-child(8) a:after{ transition-delay: 0.7s; }
  #global_nav li:nth-child(9) a span,#global_nav li:nth-child(9) a:after{ transition-delay: 0.8s; }
}
@media screen and (max-width:1450px){
  .sec1_text {
    background: rgba(0,0,0,0.5);
  }
  .sec_t_flex .sec_t_left,.sec_t_flex .sec_t_right {
    max-width:43%;
  }
  .sec_t_flex h2 {
    height: 100%;
    position: relative;
    z-index: 10;
    flex-shrink: 0;
  }
  .sec3_img1 {
    max-width: 30%;
  }
  .sec3_img2 {
    max-width: 17%;
    left: 5%;
    transform: none;
  }
  .sec3_img3 {
    max-width: 28%;
  }
  .sec3_img4 {
    max-width: 15%;
    left: inherit;
    transform: translate(0,20%);
    right: 0;
  }
  .sec3_in h2,.sec3_in p {
    position: relative;
    z-index: 10;
  }
  .video.g_box {
    text-align: center;
  }
}
@media screen and (max-width:1120px){
  .sec4_flex_box {
    display: block;
    margin-bottom: 7em;
  }
  .sec4_text {
    margin-top: 2.7em;
  }
  .video_wrap {
    display: block;
  }
  .video_wrap .video {
    width: 80%;
    margin: 0 auto;
  }
  .v_text {
    max-width: 600px;
    margin: 0 auto;
    width: 80%;
    padding: 1em 2em 3em;
  }
}
@media screen and (max-width:750px){  
  body {
    font-size: 2.2222vw;
  }
  .lang_changer {
    text-align: left;
  }
  #fv video {
    max-width: 75%;
    width: 75%;
  }
  .fv_conts {
    font-size: 1.6em;
  }
  .fv_conts nav {
    display: none;
  }
  .sec1_text h2 {
  }
  .sec1_text {
    font-size: 1.6em;
  }
  .sec_t_flex .sec_t_left, .sec_t_flex .sec_t_right {
    display: none;
  }
  .sec_t_flex {
    display: block;
    text-align: center;
    position: relative;
  }
  .sec_t_flex h2 img {
    width: 25.7%;
  }
  .sec_t_flex:before,.sec_t_flex:after {
    width: 0.8em;
    height: 29.5em;
    position: absolute;
    content: "";
    display: block;
    top: 50%;
    background: #000;
    z-index: 10;
    transform:translate(0,-50%)
  }
  .sec_t_flex:before{
    left:0;
  }
  .sec_t_flex:after{
    right:0;
  }
  .sec3_img1 {
    max-width: 49.2%;
    top: 10em;
    transform: translate(20%,0);
  }
  .sec3_in {
    padding: 14.5em 0 10em;
  }
  .sec3_img2 {
    max-width: 41%;
    left: 0;
    transform: translate(-20%,0);
    top: 3em;
  }
  .sec3_img3 {
    max-width: 48%;
    top: 31em;
    bottom: inherit;
    transform: translate(-24%,0);
  }
  .sec3_img4 {
    max-width: 23%;
    right: 3em;
    top: 51em;
  }
  .sec3_in p {
    font-size: 1.6em;
  }
  .sec2 {
    padding-top: 8em;
  }
  .sec_2_text {
    font-size: 1.7em;
    margin-top: 2em;
  }
  .sec3 {
    margin-bottom: 8em;
  }
  .sec_4_text {
    font-size: 1.8em;
    padding-top: 2em;
    padding-bottom: 4.5em;
  }
  .sec4_image {
    width: 88%;
    margin: 0 auto;
  }
  .sec4_text {
    font-size: 1.4em;
  }
  .sec5 {
    padding-top: 8em;
  }
  .sec5_list > li > dl {
    display: block;
    text-align: center;
  }
  .sec5_list > li > dl > dt, .sec5_list > li > dl > dd {
    width: auto;
    text-align: center;
    line-height: 1.4;
  }
  .sec5_list > li > dl > dt {
    font-size:1.7em;  
  }
  .sec5_list > li > dl > dd {
    font-size:1.4em;
    margin-bottom: 1.5em;
  }
  .sec5_list {
    margin: 3em 0;
  }
  .map_link {
    padding-bottom: 2.5em;
  }
  .sec6_text {
    font-size: 1.5em;
    margin-top: 3em;
    margin-bottom: 2em;
  }
  .sec6_text_2 {
    font-size: 1.1em;
  }
  .sec6_text_1 {
    font-size: 1.4em;
  }
  .sp.sp_view2_img ul{
    display: flex;
    justify-content: space-between;
    width: 88%;
    margin: 0 auto;
  }
  .sp.sp_view2_img ul li{
    width: 49%;
  }
  .sp.sp_view2_img {
    padding-bottom: 3em;
    position: relative;
    margin-top: 4em;
    margin-bottom: 8em;
  }
  .sp.sp_view2_img:after{
    content: "";
    display: block;
    position: absolute;
    background: #000;
    width: 100%;
    height: 10em;
    bottom: 0;
    z-index: -1;
  }
  .contact {
    font-size: 1.7em;
  }
  .web_link {
    margin: 2.5em auto 3em;
  }
  .sec3_in h2 img {
    width: 25.7%;
    margin: 0 auto;
  }
  .sec3_in h2 {
    margin-bottom: 11em;
  }
  .sp_view2_img li:nth-child(2):after{
    transition-delay: 0.8s;
  }
  .sp_view2_img li:nth-child(2) img{
    transition-delay: 1.3s;
  }
  .btn-trigger {
    position: fixed;
    width: 2.3em;
    height: 2em;
    cursor: pointer;
    top: 2.2em;
    left: 91%;
    display: block;
    z-index: 99999;
    transition: all 1s ease;
  }
  .btn-trigger span {
    position: absolute;
    left: 0;
    width: 100%;
    height: 0.1em;
    background-color: #3c3c3c;
  }
  .btn-trigger.white span {background-color:#fff;}
  .btn-trigger.active span {
    background-color: #3c3c3c !important;;
  }
  .btn-trigger span {
    /*! transition: all .5s; */
    box-sizing: border-box;
  }
  .btn-trigger span:nth-of-type(1) {
    top: 0;
  }
  .btn-trigger span:nth-of-type(2) {
    top: 0.95em;
  }
  .btn-trigger span:nth-of-type(3) {
    bottom: 0;
  }
  .btn-trigger.active span:nth-of-type(1) {
    transform: translate3d(0,0.93em,0) rotate(45deg);
  }
  .btn-trigger.active span:nth-of-type(2) {
    opacity: 0;
  }
  .btn-trigger.active span:nth-of-type(3) {
    transform: translate3d(0,-0.93em,0) rotate(-45deg);
  }
  .video_wrap.v_left:after{
    transform: translate3d(0,0px,0);
    left:5%;
  }
  .video_wrap.v_right:after{
    transform: translate3d(0,0px,0);
    right:5%
  }
  .video_wrap.inview_on:after{
    width:95%;
  }
  .v_text{
    font-size: 1.4em;
    padding: 1em 0 3em;
  }
  .v_text .name {
    font-size: 1.5em;
  }
  .v_text p {
    font-size: 1em;
  }
  .access_list,.access_list dl {
    display: block;
  }
  .access_list, .access_list dt {
    display: block;
    margin-top: 0.5em;
  }
  .access_list dd {
    display: inline-block;
    margin-bottom: ;
  }
  #videos {
    padding: 5em 0 0;
  }
}