@charset "UTF-8";
.crossfade {
    position: relative;
}
/*----------------------------------------------------
	☆TOP
----------------------------------------------------*/

.inPage.top section .banList{
	width : -webkit-calc(100% - 40px) ;
	width : calc(100% - 40px) ;
	margin: 120px auto 0 auto;
}
.inPage.top section .banList > li{
	margin-bottom: 20px;
	position: relative;
}
.inPage.top section .banList > li .img{
	height: 640px;
	width: 100%;
	background: no-repeat center center / cover;
}
.inPage.top section .banList > li:nth-child(1) .img{
	background-image: url(/the-thousand-kyoto/wedding/lib/cmn_img/banquet/img01.jpg);
}
.inPage.top section .banList > li:nth-child(2) .img{
	background-image: url(/the-thousand-kyoto/wedding/lib/cmn_img/banquet/img02.jpg);
}
.inPage.top section .banList > li:nth-child(3) .img{
	background-image: url(/the-thousand-kyoto/wedding/lib/cmn_img/banquet/img03.jpg);
}
.inPage.top section .banList > li .bgStyle_02_line,.inPage.top section .banList > li .bgStyle_01_line{
	position: absolute;
	top: 120px;
	left: 50%;
	margin-left: -200px;
	width: 400px;
	height: 400px;
	display: table;
}
.inPage.top section .banList > li .bgStyle_02_line .bgStyle_02_line_inr,.inPage.top section .banList > li .bgStyle_01_line .bgStyle_01_line_inr{
	display: table-cell;
	vertical-align: middle;
}
.inPage.top section .banList > li .name{
	font-size: 3.0rem;
	letter-spacing: 0.3em;
}
.inPage.top section .banList > li .name span{
	display: block;
	font-size: 1.2rem;
	letter-spacing: 0.15em;
}


/*----------------------------------------------------
	☆DETAIL
----------------------------------------------------*/

.inPage.sen .inpageMv_02::before{
	background-image: url(/the-thousand-kyoto/wedding/lib/cmn_img/banquet/sen_mv.jpg);
}
.inPage.kacho .inpageMv_02::before{
	background-image: url(/the-thousand-kyoto/wedding/lib/cmn_img/banquet/kacho_mv.jpg);
}
.inPage.fugetsu .inpageMv_02::before{
	background-image: url(/the-thousand-kyoto/wedding/lib/cmn_img/banquet/fugetsu_mv.jpg);
}

.inPage.sen section.ct02 .pointList > li.first .imgBox{
	background-image: url(/the-thousand-kyoto/wedding/lib/cmn_img/banquet/sen_img05.jpg);
}
.inPage.sen section.ct02 .pointList > li.last .imgBox{
	background-image: url(/the-thousand-kyoto/wedding/lib/cmn_img/banquet/sen_img07.jpg);
}
.inPage.kacho section.ct02 .pointList > li.first .imgBox{
	background-image: url(/the-thousand-kyoto/wedding/lib/cmn_img/banquet/kacho_img05.jpg);
}
.inPage.kacho section.ct02 .pointList > li.last .imgBox{
	background-image: url(/the-thousand-kyoto/wedding/lib/cmn_img/banquet/kacho_img07.jpg);
}
.inPage.fugetsu section.ct02 .pointList > li.first .imgBox{
	background-image: url(/the-thousand-kyoto/wedding/lib/cmn_img/banquet/fugetsu_img05.jpg);
}
.inPage.fugetsu section.ct02 .pointList > li.last .imgBox{
	background-image: url(/the-thousand-kyoto/wedding/lib/cmn_img/banquet/fugetsu_img07.jpg);
}
.inPage.sen section.ct03 .imgFix{
	background-image: url(/the-thousand-kyoto/wedding/lib/cmn_img/banquet/sen_img08.jpg);
}

/*----*/

.inPage section.ct01 .photoWrap{
	width: 100%;
	font-size: 0;
}
.inPage section.ct01 .photoWrap > ul{
	width:48%;
	display: inline-block;
	vertical-align: top;
}
.inPage section.ct01 .photoWrap > ul > li{
	margin-bottom: 10%;
}
.inPage section.ct01 .photoWrap > ul.last{
	margin:100px 0 0 4%;
}
.inPage section.ct02 .pointList > li{
	width: 100%;
	font-size: 0;
	height: 670px;
	overflow: hidden;
	zoom:1;
}
.inPage section.ct02 .pointList > li .boxL{
	float: left;
}
.inPage section.ct02 .pointList > li .boxR{
	float: right;
}
.inPage section.ct02 .pointList > li .imgBox{
	width : -webkit-calc(100% - 540px) ;
	width : calc(100% - 540px) ;
	height: 100%;
	background: no-repeat center center / cover;
}
.inPage section.ct02 .pointList > li .txBox{
	width: 540px;
	height: 100%;
}
.inPage section.ct02 .pointList > li .txBox img{
	max-width: 349px;
	width: 100%;
}
.inPage section.ct02 .pointList > li .txBox .bgStyle_02_line,.inPage section.ct02 .pointList > li .txBox .bgStyle_01_line{
	display: table;
	height: 100%;
}
.inPage section.ct02 .pointList > li .txBox .bgStyle_02_line .bgStyle_02_line_inr,.inPage section.ct02 .pointList > li .txBox .bgStyle_01_line .bgStyle_01_line_inr{
	display: table-cell;
	vertical-align: middle;
	padding: 0 60px;
}
.inPage section.ct03 .imgFix{
	width: 100%;
	padding-top: 34.7222%;
	background: fixed center center / cover;
}


/*KACHO*/
.inPage.kacho .layout .intImgList{
    width: 100%;
    font-size: 0;
}
.inPage.kacho .layout .intImgList > li {
	display: inline-block;
	vertical-align: top;
	width: 50%;
}
.inPage.kacho .layout .intImgList > li.last img {
	margin-top: 50px;
}
.inPage.kacho .kachoLobby .inr_02{
	font-size: 0;
}
.inPage.kacho .kachoLobby .inr_02 .imgBox{
	width: 48%;
	display: inline-block;
	vertical-align: middle;
}
.inPage.kacho .kachoLobby .inr_02 .txBox{
	width: 48%;
	display: inline-block;
	vertical-align: middle;
	margin-left: 4%;
	text-align: left;
}


/*デバイスの横幅が1024px以下の場合*/
@media only screen and (max-width: 1024px) {
	
/*----------------------------------------------------
	☆DETAIL
----------------------------------------------------*/
.inPage section.ct02 .pointList > li{
	height: auto;
}
.inPage section.ct02 .pointList > li .boxL{
	float: none;
}
.inPage section.ct02 .pointList > li .boxR{
	float: none;
}
.inPage section.ct02 .pointList > li .imgBox{
	width: 100%;
	padding-top: 74.4444%;
	height: auto;
}
.inPage section.ct02 .pointList > li .txBox{
	width: 100%;
	height: auto;
}
.inPage section.ct02 .pointList > li .txBox .bgStyle_02_line .bgStyle_02_line_inr,.inPage section.ct02 .pointList > li .txBox .bgStyle_01_line .bgStyle_01_line_inr{
	padding: 60px 20px;
}	
}
/*デバイスの横幅が760px以下の場合*/
@media only screen and (max-width: 760px) {


/*----------------------------------------------------
	☆TOP
----------------------------------------------------*/

	.inPage.top .txStyle_02{
		text-align: left !important;
	}
	.inPage.top section .banList{
		margin-top: 80px;
	}
.inPage.top section .banList > li{
	margin-bottom: 20px;
	position: static;
}
.inPage.top section .banList > li .img{
	height: auto;
	padding-top: 48.6111%;
}
.inPage.top section .banList > li .bgStyle_02_line,.inPage.top section .banList > li .bgStyle_01_line{
	position: static;
	top: 0;
	left:0;
	max-width:500px;
	width : -webkit-calc(100% - 40px) ;
	width : calc(100% - 40px) ;
	height: auto;
	margin: -30px auto 0;
}
.inPage.top section .banList > li .bgStyle_02_line .bgStyle_02_line_inr, .inPage.top section .banList > li .bgStyle_01_line .bgStyle_01_line_inr{
	padding: 50px 20px;
	}
	.inPage.top section .banList > li .name{
		font-size: 2.4rem;
	}
	
	

/*----------------------------------------------------
	☆DETAIL
----------------------------------------------------*/

	.inPage section.ct01 .txStyle_02,.inPage section.ct03 .txStyle_02{
		text-align: left !important;
	}
.inPage section.ct01 .photoWrap > ul{
	width:48.5%;
}
.inPage section.ct01 .photoWrap > ul > li{
	margin-bottom: 6%;
}
.inPage section.ct01 .photoWrap > ul.last{
	margin:40px 0 0 3%;
}
.inPage section.ct03 .imgFix{
	padding-top: 50%;
}

	
/*KACHO*/
.inPage.kacho .layout .intImgList > li {
	display:block;
	width : -webkit-calc(100% - 40px) ;
	width : calc(100% - 40px) ;	
	margin: 0 auto ;
}
.inPage.kacho .layout .intImgList > li.last img {
	margin:0 auto ;
}
	.inPage.kacho .layout .txStyle_02{
		text-align: left;
	}
.inPage.kacho .kachoLobby .inr_02 .imgBox{
	width: 100%;
	display: block;
	margin-bottom: 40px;
}
.inPage.kacho .kachoLobby .inr_02 .txBox{
	width: 100%;
	display:block;
	margin-left: 0;
}
	
}





