@charset "utf-8";

/*--------------------------------------------------*/
/*		http://
/*		/css/index.css
/*--------------------------------------------------*/
/*		$index
/*--------------------------------------------------*/
/*			$index.......目次
/*			$layout......全体・部分的なレイアウト
/*			$visual......visual部分
/*--------------------------------------------------*/



/*--------------------------------------------------*/
/*			$layout
/*--------------------------------------------------*/
@media screen and (max-width: 767px) {

}



/*--------------------------------------------------*/
/*			$visual
/*--------------------------------------------------*/
#visual{overflow: hidden; position: relative; width: 100%; height: 0; padding-top: 44.44%; margin-bottom: 50px; color: #333;}
#visual .visual-inner{position: absolute; left: 0; top: 0; width: 100%; height: 100%;}
#visual video{position: absolute; width: 100%; left: 0; top: -17%; font-size: 0; line-height: 0;}
#visual dl{padding: 12.69% 0 0 3rem; font-weight: bold;}
#visual dl dt{padding-left: .3em; font-size: 2rem;}
#visual dl dd h2{font-size: 4rem; line-height: 1.2;}
#visual aside{position: absolute; left: 50%; bottom: 0; margin-left: -3em; padding-bottom: 60px; color: #333; font-size: 1.4rem; font-weight: bold;}
#visual aside:after{content: ""; position: absolute; bottom: 0; left: 50%; width: 1px; height: 70%; background-color: #333;}
@media screen and (max-width: 767px) {
#visual{padding-top: 118.75%; margin-bottom: 7.8125%;}
#visual video{width: auto; height: 117%; left: 50%; top: -17%; margin-left: -117%;}
#visual dl{padding: 44.53% 0 0 0; font-weight: bold;}
#visual dl dt{padding-left: 0; font-size: 1.2rem; text-align: center;}
#visual dl dd h2{font-size: 2.5rem; text-align: center;}
#visual aside{margin-left: -2em; padding-bottom: 9.375%; font-size: .9rem;}
}



/*--------------------------------------------------*/
/*			$box01
/*--------------------------------------------------*/
#box01{padding-bottom: 50px;}
#box01 .solid-inner{padding-left: 75px;}
#box01 dl{padding-right: 300px; background: url(/images/index/box01_img.png) no-repeat 640px top;}
#box01 dl dt{padding-bottom: 1em; font-size: 2.4rem; font-weight: bold; line-height: 1;}
#box01 dl dd{padding-bottom: 1.5em; font-size: 2rem; line-height: 1.6;}
@media screen and (max-width: 767px) {
#box01{padding-bottom: 9.375%;}
#box01 .solid-inner{padding-left: 0;}
#box01 dl{padding-right: 0; background: none;}
#box01 dl dt{font-size: 1.5rem; text-align: center;}
#box01 dl dd{padding: 0 38.33% 14% 0; background: url(/images/index/box01_img.png) no-repeat right bottom; background-size: 37% auto; font-size: 1.2rem;}
}



/*--------------------------------------------------*/
/*			$box02
/*--------------------------------------------------*/
#box02{padding-bottom: 50px;}
#box02 .solid-inner{-webkit-justify-content: space-between; justify-content: space-between; -webkit-align-items: flex-start; align-items: flex-start;}
#box02 .info-box{width: 480px; padding: 0 75px;}
#box02 .info-box h3{font-size: 2.4rem; text-align: center;}
#box02 .info-box ul{padding-bottom: 1rem;}
#box02 .info-box li{padding-bottom: 1rem;}
#box02 .info-box dl{-webkit-justify-content: space-between; justify-content: space-between; -webkit-align-items: flex-start; align-items: flex-start;}
#box02 .info-box dt{width: 6.5em; font-size: 1.2rem;}
#box02 .info-box dd{width: 24em;}
#box02 .info-box dd p{font-size: 1.4rem;}
#box02 .info-box dd p a:hover{text-decoration: underline;}
#box02 .info-box dd aside{font-size: 1.2rem;}
#box02 .info-box dd aside a{text-decoration: underline;}
#box02 .info-box dd aside a:hover{text-decoration: none;}
#box02 .info-box .btn{width: 250px; margin: 0 auto;}
#box02 .info-box .btn a{-webkit-justify-content: center; justify-content: center; -webkit-align-items: center; align-items: center; padding: 1em 0; border: 1px #333 solid; background-color: #fff; color: #333; font-size: 1.4rem; font-weight: bold; line-height: 1; -webkit-transition: all 0.4s ease; transition: all 0.4s ease;}
#box02 .info-box .btn a:hover{background-color: #333; color: #fff;}
#box02 .info-box .btn i{margin-left: 2em; font-size: .8rem; line-height: 1.4;}
#box02 .bnr-box{width: 480px; padding-top: 40px;}
#box02 .bnr-box li:not(last-child){margin-bottom: 10px; font-size: 0; line-height: 0; text-align: center;}
#box02 .bnr-box li a{-webkit-transition: all 0.4s ease; transition: all 0.4s ease;}
#box02 .bnr-box li a:hover{opacity: .7;}
@media screen and (max-width: 767px) {
#box02{padding-bottom: 10.9375%;}
#box02 .solid-inner{display: block;}
#box02 .info-box{width: 100%; padding: 0  0 7.8125%;}
#box02 .info-box h3{font-size: 1.5rem;}
#box02 .info-box ul{padding-bottom: 0;}
#box02 .info-box dl{display: block;}
#box02 .info-box dt{width: 100%; font-size: .8rem;}
#box02 .info-box dd{width: 100%;}
#box02 .info-box dd p{font-size: 1rem;}
#box02 .info-box .btn{width: 49.16%;}
#box02 .info-box .btn a{font-size: 1rem;}
#box02 .info-box .btn i{font-size: .6rem;}
#box02 .bnr-box{width: 100%; padding-top: 0;}
#box02 .bnr-box li:not(last-child){margin-bottom: 3.125%;}
}

/*--------------------------------------------------*/
/*			$box03
/*--------------------------------------------------*/
@media screen and (min-width: 767px) {
#box03{overflow: hidden; position: relative; width: 100%; height: 0; padding-top: 27.7%; margin-bottom: 60px;}
#box03 .inner{position: absolute; left: 0; top: 0; width: 100%; height: 100%;}
#box03 .swiper-container{width: 100%; height: 100%;}
#box03 .swiper-wrapper{display: block; font-size: 0; line-height: 0;}
#box03 .swiper-slide{position: absolute; width: 56%; height: 100%; background-color: #ccc; font-size: 0; line-height: 0; -webkit-transition: all 0.4s ease; transition: all 0.4s ease;}
#box03 .swiper-slide.active{width: 56%;}
#box03 .swiper-slide img{opacity: .3; position: absolute; top: 0; right: 0; width: 100%; max-width: none; height: 100%;}
#box03 .swiper-slide.active img{opacity: 1; width: 100%; height: 100%;}
#box03 .staff01 .swiper-slide:nth-child(1){z-index: 4; left: -10%;}
#box03 .staff01 .swiper-slide:nth-child(2){z-index: 3; left: 8%;}
#box03 .staff01 .swiper-slide:nth-child(3){z-index: 2; left: 27%;}
#box03 .staff01 .swiper-slide:nth-child(4){z-index: 1; right: -3%;}
#box03 .staff02 .swiper-slide:nth-child(1){z-index: 4; left: -38%;}
#box03 .staff02 .swiper-slide:nth-child(2){z-index: 3; left: 8%;}
#box03 .staff02 .swiper-slide:nth-child(3){z-index: 2; left: 27%;}
#box03 .staff02 .swiper-slide:nth-child(4){z-index: 1; right: -3%;}
#box03 .staff03 .swiper-slide:nth-child(1){z-index: 4; left: -38%;}
#box03 .staff03 .swiper-slide:nth-child(2){z-index: 3; left: -19%;}
#box03 .staff03 .swiper-slide:nth-child(3){z-index: 2; left: 1%;}
#box03 .staff03 .swiper-slide:nth-child(4){z-index: 1; right: -3%;}
#box03 .staff04 .swiper-slide:nth-child(1){z-index: 4; left: -39%;}
#box03 .staff04 .swiper-slide:nth-child(2){z-index: 3; left: -19%;}
#box03 .staff04 .swiper-slide:nth-child(3){z-index: 2; left: 28%;}
#box03 .staff04 .swiper-slide:nth-child(4){z-index: 1; right: -3%;}
#box03 .swiper-button-next,#box03 .swiper-button-prev{display: none;}
}
@media screen and (max-width: 767px) {
#box03{padding-bottom: 7.8125%;}
#box03 .swiper-button-next,#box03 .swiper-button-prev{width: 20px; height: 40px; margin-top: -20px;}
#box03 .swiper-button-next,#box03 .swiper-container-rtl .swiper-button-prev{right: 0; background: url(/images/index/arrow_next.png) no-repeat; background-size: cover;}
#box03 .swiper-button-prev,#box03 .swiper-container-rtl .swiper-button-next{left: 0; background: url(/images/index/arrow_prev.png) no-repeat; background-size: cover;}
#box03 .swiper-button-next.swiper-button-disabled,#box03 .swiper-button-prev.swiper-button-disabled{opacity: 0;}
}



/*--------------------------------------------------*/
/*			$box04
/*--------------------------------------------------*/
#box04{padding-bottom: 40px;}
#box04 .business,#box04 .result{position: relative; width: 100%; height: 0; padding-top: 32.53%;}
#box04 .business{margin-bottom: 40px; background: url(/images/index/box04_bg01.jpg) no-repeat left top; background-size: 63.49% auto;}
#box04 .result{background: url(/images/index/box04_bg02.jpg) no-repeat right top; background-size: 63.49% auto;}
#box04 .box04-inner{-webkit-align-items: center; align-items: center; position: absolute; left: 0; top: 0; width: 100%; height: 100%;}
#box04 .inner{width: 38.73%; padding: 30px; background-color: rgba(255,255,255,.7);}
#box04 .business .inner{margin-left: 49.36%;}
#box04 .result .inner{margin-left: 11.9%;}
#box04 h3{padding-bottom: 1em; font-size: 2.4rem; text-align: center;}
#box04 .business h3{line-height: 1.2;}
#box04 h3 span{font-size: 1.8rem;}
#box04 .txt{display: none; padding-bottom: 1em; font-size: 1.4rem; text-align: center;}
#box04 .btn{width: 250px; margin: 0 auto;}
#box04 .btn a{-webkit-justify-content: center; justify-content: center; -webkit-align-items: center; align-items: center; padding: 1em 0; border: 1px #333 solid; color: #333; font-size: 1.4rem; font-weight: bold; line-height: 1; -webkit-transition: all 0.4s ease; transition: all 0.4s ease;}
#box04 .btn a:hover{background-color: #333; color: #fff;}
#box04 .btn i{margin-left: 2em; font-size: .8rem; line-height: 1.4;}
@media screen and (max-width: 767px) {
#box04{padding-bottom: 0;}
#box04 .business,#box04 .result{padding-top: 68.094%;}
#box04 .business{margin-bottom: 6.25%; background: url(/images/index/box04_bg01.jpg) no-repeat center top; background-size: 100% auto;}
#box04 .result{background: url(/images/index/box04_bg02.jpg) no-repeat center top; background-size: 100% auto;}
#box04 .box04-inner{-webkit-align-items: flex-end; align-items: flex-end; position: absolute; left: 0; top: 0; width: 100%; height: 100%;}
#box04 .inner{width: 76.25%; padding: 4.6825%;}
#box04 .business .inner{margin-left: 20.3125%;}
#box04 .result .inner{margin-left: 3.125%;}
#box04 h3{font-size: 1.5rem; line-height: 1.6;}
#box04 .business h3{line-height: 1.6;}
#box04 h3 span{display: none;}
/*#box04 .txt{font-size: 1rem;}*/
#box04 .btn{width: 49.16%;}
#box04 .btn a{font-size: 1rem;}
#box04 .btn i{font-size: .6rem;}
}



/*--------------------------------------------------*/
/*			$box05
/*--------------------------------------------------*/
#box05{padding-bottom: 70px;}
#box05 ul{-webkit-justify-content: space-between; justify-content: space-between;}
#box05 li{width: 465px;}
#box05 a{display: block; width: 100%; padding: 3.2em 2em; color: #fff; font-size: 2.4rem; line-height: 1; text-shadow: 0 0 8px rgba(0,0,0,.75); -webkit-transition: all 0.4s ease; transition: all 0.4s ease;}
#box05 .outline a{background: url(/images/index/box05_bg01_pc.jpg) no-repeat center center; background-size: 100% auto;}
#box05 .inquiry a{background: url(/images/index/box05_bg02_pc.jpg) no-repeat center center; background-size: 100% auto;}
#box05 .outline a:hover{opacity: .4; background: url(/images/index/box05_bg01_pc.jpg) no-repeat center center; background-size: 200% auto;}
#box05 .inquiry a:hover{opacity: .4; background: url(/images/index/box05_bg02_pc.jpg) no-repeat center center; background-size: 200% auto;}
@media screen and (max-width: 767px) {
#box05{padding-bottom: 3.125%;}
#box05 ul{display: block;}
#box05 li{width: 100%; padding-bottom: 4.6875%}
#box05 a{padding: 5em 2em; font-size: 1rem;}
#box05 .outline a{background: url(/images/index/box05_bg01_sp.jpg) no-repeat center center; background-size: 100% auto;}
#box05 .inquiry a{background: url(/images/index/box05_bg02_sp.jpg) no-repeat center center; background-size: 100% auto;}
#box05 .outline a:hover{background: url(/images/index/box05_bg01_sp.jpg) no-repeat center center; background-size: 200% auto;}
#box05 .inquiry a:hover{background: url(/images/index/box05_bg02_sp.jpg) no-repeat center center; background-size: 200% auto;}
}



/*--------------------------------------------------*/
/*			$box06
/*--------------------------------------------------*/
#box06{padding-bottom: 30px;}
#box06 h3{padding-bottom: 1em; font-size: 2.4rem; line-height: 1; text-align: center;}
#box06 div.flex{align-items: center; padding-bottom: 25px;}
#box06 div.flex p{margin-right: 20px; font-size: 0; line-height: 0;}
#box06 div.flex dl{font-size: 2rem;}
#box06 div.flex dl br{display: none;}
#box06 #instafeed{justify-content: space-between;}
#box06 #instafeed li{width: 184px; padding-bottom: 10px;}
#box06 #instafeed li p{ justify-content: center; align-items: center; background-color: #efefef; font-size: 0; line-height: 0;}
#box06 #instafeed li p a{transition: opacity .4s ease;}
#box06 #instafeed li p a:hover{opacity: .7;}
@media screen and (max-width: 767px) {
#box06{padding-bottom: 4.1%;}
#box06 h3{font-size: 1.5rem;}
#box06 div.flex{padding-bottom: 3.125%;}
#box06 div.flex p{width: 30.5%; margin-right: 3.125%;}
#box06 div.flex dl{font-size: 1rem;}
#box06 div.flex dl br{display: block;}
#box06 #instafeed li{width: 32%; padding-bottom: 2%;}
#box06 #instafeed li:nth-child(n+7){display: none;}
}


