@charset "utf-8";
body{
    font-family: "shippori-mincho", sans-serif;
    color: #000;
    letter-spacing: 0.1em;
    font-weight: normal;
}
.en{
    font-family: adobe-garamond-pro, serif!important;
}

.com_inner {
	max-width: 1240px;
	padding: 0 20px;
	margin: 0 auto;
}
main{
    display: block;
}
img{
    width: 100%;
    height: auto;
}
#wrap{
    overflow: hidden;
}
.pos_re {
    position: relative;
}

.img_cap.shadow {
	text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.4), 0px 0px 10px rgba(0, 0, 0, 0.4), 0px 0px 10px rgba(0, 0, 0, 0.4), 0px 0px 10px rgba(0, 0, 0, 0.4), 0px 0px 10px rgba(0, 0, 0, 0.4), 0px 0px 10px rgba(0, 0, 0, 0.4), 0px 0px 10px rgba(0, 0, 0, 0.4), 0px 0px 10px rgba(0, 0, 0, 0.4);
}
.img_cap.shadow_wh {
	text-shadow: 0px 0px 5px rgba(255, 255, 255, 1), 0px 0px 5px rgba(255, 255, 255, 1), 0px 0px 5px rgba(255, 255, 255, 1), 0px 0px 5px rgba(255, 255, 255, 1), 0px 0px 5px rgba(255, 255, 255, 1), 0px 0px 5px rgba(255, 255, 255, 1), 0px 0px 5px rgba(255, 255, 255, 1), 0px 0px 5px rgba(255, 255, 255, 1),0px 0px 5px rgba(255, 255, 255, 1), 0px 0px 5px rgba(255, 255, 255, 1), 0px 0px 5px rgba(255, 255, 255, 1), 0px 0px 5px rgba(255, 255, 255, 1), 0px 0px 5px rgba(255, 255, 255, 1), 0px 0px 5px rgba(255, 255, 255, 1), 0px 0px 5px rgba(255, 255, 255, 1), 0px 0px 5px rgba(255, 255, 255, 1);
}
.img_cap {
    position: absolute;
    bottom: 0.5em;
    right: 0.5em;
    font-size: 10px;
    color: #fff;
    letter-spacing: 0.05em;
}
.img_cap.cap_l{
	left:0.5em;
	right: initial;
}

.txt_c{
	text-align: center !important;
}
.txt_l{
	text-align: left !important;
}
.wh {
	color: #fff !important;
}
.bk {
	color: #000 !important;
}


/* 下層 */

.subhead{
    max-height: 1080px;
    height: 90svh;
    width: 100%;
    overflow: hidden;
    position: relative;
}
.subhead_ttl{
    position: absolute;
    white-space: nowrap;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    color: #fff;
    text-shadow: 6px 6px 8px rgb(4 47 53 / 60%);
}
.subhead_ttl .en{
    font-size: 64px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 0.1em;
    line-height: 1;
}
.subhead_ttl .ja{
    font-size: 32px;
    margin-top: 0.5em;
    line-height: 1;
}
.subhead_subttl{
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 40px;
    text-align: center;
    color: #fff;
    text-shadow: 6px 6px 8px rgb(4 47 53 / 60%);
    letter-spacing: 0.2em;
    line-height: 1;
    white-space: nowrap;
}
.subhead_subttl .en{
    font-size: 48px;
    margin-bottom: 1em;
}
.subhead_subttl .ja{
    font-size: 48px;
}

.section_txt_box{
    position: relative;
}
.section_txt_box::before{
    content: "";
    width: 2px;
    height: 40px;
    border-left: dashed 1px #318cc9;
    display: block;
    margin: 0 auto;
}
.section_ttl_en{
    font-size: 32px;
    text-align: center;
    color: #318cc9;
    line-height: 1;
}
.section_ttl_en::before{
    content: "";
    background: #318cc9;
    height: 3px;
    width: 60px;
    display: block;
    margin: 0.8em auto;
}
.section_ttl_ja{
    color: #318cc9;
    text-align: center;
    font-size: 28px;
    margin: 1em auto;
    line-height: 1.5;
}
.section_lead{
    font-size: 18px;
    text-align: justify;
    line-height: 1.8;
    max-width: 750px;
    margin: 0 auto;
}





.section_lead.tac{
    text-align: center;
    line-height: 2;
}
.section_txt_box.en_none{
    margin-top: 80px;
}
.section_txt_box.en_none::before{
    content: none;
}
.section_txt_box.en_none .section_ttl_ja{
    margin-top: 0;
}


@media(max-width: 1400px){
.subhead_ttl .en {
    font-size: 52px;
}
.subhead_ttl .ja {
    font-size: 24px;
}
.subhead_subttl .en {
    font-size: 38px;
}
.subhead_subttl .ja {
    font-size: 38px;
}
}
@media(max-width: 1000px){
.subhead {
    min-height: 257px;
    height: 68.5vw;
}
.subhead_ttl .en {
    font-size: 42px;
}
.subhead_subttl .en {
    font-size: 24px;
}
.subhead_subttl .ja {
    font-size: 30px;
}
.section_ttl_en {
    font-size: 26px;
}
.section_ttl_ja {
    font-size: 24px;
}
.section_lead {
    font-size: 16px;
}
}
@media(max-width: 650px){
.subhead_ttl .en {
    font-size: 28px;
}
.subhead_subttl {
    bottom: 20px;
}
.subhead_subttl .en {
    font-size: 18px;
    margin-bottom: 0.5em;
}
.subhead_subttl .ja {
    font-size: 20px;
}
.subhead_ttl .ja {
    font-size: 16px;
}
.section_ttl_en {
    font-size: 20px;
}
.section_ttl_en::before {
    width: 50px;
}
.section_ttl_ja {
    font-size: 20px;
}
.section_lead {
    font-size: 14px;
}

}
/* // */




@media(max-width: 1300px){

}
@media(max-width: 1210px){

}
@media(max-width: 1040px){

}
@media(max-width: 767px){

}
@media(max-width: 650px){

}


/* caption */

.bottom_cap {
    margin-top: 100px;
    margin-bottom: 50px;
}
.bottom_cap p {
    font-size: 11px;
    line-height: 1.5;
    font-weight: lighter;
    letter-spacing: 0.01em;
}


/* br */
.db1100 {
	display: none;
}
.dn1100 {
	display: block;
}
.db1100_650{
	display: none;
}
.dn1100_650{
	display: block;
}
.db1040 {
	display: none;
}
.dn1040 {
	display: block;
}
.db1000 {
	display: none;
}
.dn1000 {
	display: block;
}
.dn1000_650{
	display: block;
}
.br850 {
	display: none;
}
.db767 {
	display: none;
}
.db650{
    display: none;
}

@media(max-width:1100px){
	.db1100 {
		display: block;
	}
	.dn1100 {
		display: none;
	}
	.db1100_650{
		display: block;
	}
	.dn1100_650{
		display: none;
	}
}
@media(max-width:1040px){
	.db1040 {
		display: block;
	}
	.dn1040 {
		display: none;
	}
}
@media(max-width:1040px){
	.db1000 {
		display: block;
	}
	.dn1000 {
		display: none;
	}
	.dn1000_650{
		display: none;
	}
}
@media(max-width:850px){

}
@media(max-width:767px){
	.db767 {
		display: block;
	}
}
@media(max-width:650px){
	
}

@media(max-width: 650px){
    .bottom_cap {
		margin-top: 35px;
	}
    .dn650{
        display: none;
    }
    .db650{
        display: block;
    }
	.db1100_650{
		display: none;
	}
	.dn1000_650{
		display: block;
	}
	.dn1100_650{
		display: block;
	}

}



/* inview */
.fade{
	opacity: 0;
	transform: translateY(-10px);
}
.fade.is-show{
	opacity: 1;
	transform: translateY(0px);
	transition-duration: 1.2s;
}

.fadeIn_up {
    opacity: 0;
    transform: translate(0, 10%);
    transition: 0.5s;
    transition-delay: 0.5s;
}
.fadeIn_up.is-show {
    transform: translate(0, 0);
    opacity: 1;
}

.fadeIn_up_top {
    opacity: 0;
    transform: translate(0, 10%);
    transition: 0.5s;
    transition-delay: 0.5s;
}
.fadeIn_up_top.is-show {
    transform: translate(-50%, -50%);
    opacity: 1;
}


.fadeIn_up2 {
    opacity: 0;
    transform: translate(0, 10%);
    transition: 1s;
    transition-delay: 1s;
}
.fadeIn_up2.is-show {
    transform: translate(0, 0);
    opacity: 1;
}

.fadeIn_up2_top {
    opacity: 0;
    transform: translate(0, 10%);
    transition: 1s;
    transition-delay: 1s;
}
.fadeIn_up2_top.is-show {
    transform: translate(-50%, -50%);
    opacity: 1;
}


.fadeIn_up3 {
    opacity: 0;
    transform: translate(0, 10%);
    transition: 1.5s;
    transition-delay: 1.5s;
}
.fadeIn_up3.is-show {
    transform: translate(0, 0);
    opacity: 1;
}

.fadeIn_up_top {
    opacity: 0;
    transform: translate(-50% , -40%);
    transition: 0.5s;
    transition-delay: 0.5s;
}
.fadeIn_up_top.is-show {
    transform: translate(-50% , -50%);
    opacity: 1;
}

.fadeIn_up_top2 {
    opacity: 0;
    transform: translate(-50% , -40%);
    transition: 1s;
    transition-delay: 1s;
}
.fadeIn_up_top2.is-show {
    transform: translate(-50% , -50%);
    opacity: 1;
}

.fadeIn_up_top3 {
    opacity: 0;
    transform: translate(-50% , -40%);
    transition: 1.5s;
    transition-delay: 1.5s;
}
.fadeIn_up_top3.is-show {
    transform: translate(-50% , -50%);
    opacity: 1;
}



.slide01 .slick-next:before{
    content: "";
    background: url(../img/common/slide01_next.svg);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    opacity: 1;
    width: 100%;
    height: 100%;
    display: block;
}
.slide01 .slick-prev:before {
    content: "";
    background: url(../img/common/slide01_prev.svg);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    opacity: 1;
    width: 100%;
    height: 100%;
    display: block;
}
.slide01 .slick-next{
    right: -35px;
}
.slide01 .slick-prev{
    left: -35px;
}
.slide01 .slick-prev, .slide01 .slick-next {
    top: 50%;
    display: block;
    height: 42px;
    width: 30px;
    z-index: 2;
}

.slide01 .slick-dots li{
    margin: 0;
}

@media(max-width: 1000px){

    .slide01 .slick-prev, .slide01 .slick-next {
        height: 28px;
        width: 13px;
    }
    .slide01 .slick-next{
        right: -15px;
    }
    .slide01 .slick-prev {
        left: -15px;
    }

}

@media(max-width: 650px){
    .sliderArea {
        margin-bottom: 70px;
    }
}

