
/***********************************************************************************************************************

structure.css

***********************************************************************************************************************/

.mx700{
	width: 100%;
	max-width: 700px;
	margin: 0 auto;
}
.mx900{
	width: 100%;
	max-width: 900px;
	margin: 0 auto;
}

.sec_loca_nav{
	margin: 5% 0 0;
}
.sec_loca_nav.ft{
	/*margin-top: 8%;*/
}

.sec_structure{
	margin: 5% 0 0;
}



@media screen and (max-width: 767px) {
.sec_structure{
	margin: 8% 0 0;
}
}




/*** hd **********************************/
.hd{
	position: relative;
}
.hd figure{
	position: relative;
}
.hd figure figcaption{
	position: absolute;
	right: 0.5em;
	bottom: 0.5em;
	color: #fff;
	text-align: right;
}
.hd img{
	width: 100%;
	height: auto;
}
.hd .pc{}
.hd .sp{ display: none;}


@media screen and (max-width: 767px) {
.hd .pc{ display: none;}
.hd .sp{ display: block;}
}




/*** h1〜  **********************************/
h1.h1_ttl{
	position: absolute;
	z-index: 1;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 96%;
	font-size: 26px;
	font-size: clamp(15px, 2.6vw, 26px);
	color: #fff;
	text-align: center;
}
h1.h1_ttl .en{
	display: block;
	font-size: 180%;
	font-family: "Cinzel", serif;
	font-optical-sizing: auto;
	font-weight: 400;
	font-style: normal;
	letter-spacing: 0.15em;
}
h1.h1_ttl .jp{
	display: inline-block;
	padding-bottom: 0.2em;
	border-bottom: 1px solid #fff;
}

h2.h2_ttl{
	font-size: 26px; 
	font-size: clamp(20px, 2.6vw, 26px);
	font-weight: 500;
	text-align: center;
	line-height: 1.6em;
	margin-bottom: 0.8em;
}


.font15{
	font-size: 15px;
	font-size: clamp(13px, 1.5vw, 15px);
}

.font14{
	font-size: 14px;
	font-size: clamp(12px, 1.4vw, 14px);
}

p.p_lead{
	font-size: 18px;
	font-size: clamp(16px, 1.8vw, 18px);
	line-height: 2em;
	text-align: center;
}

.clr_fff{
	color: #fff;
}
.shadow{
	text-shadow: 0 0 5px #000,0 0 5px #000,0 0 5px #000;
}



@media screen and (max-width: 767px) {
p.p_lead{
	text-align: justify;
}
p.p_lead .resp_autowrap{
	display: inline;
}
}




/*** structure_wrap **********************************/
.structure_wrap{
	margin-top: 6%;
}

@media screen and (max-width: 767px) {
.structure_wrap{
	margin-top: 10%;
}
}



/*** list_equip **********************************/
ul.list_equip{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

ul.list_equip > li{
	display: flex;
	flex-direction: column;
	padding: 0;
	margin: 0 0 6%;
}
ul.list_equip > li.col1{
	width: 100%;
}
ul.list_equip > li.col2{
	width: 48.536156%;
}
ul.list_equip > li.col3{
	width: 31.25%;
}

ul.list_equip > li > .equip_txt{
	margin-bottom: 1em;
}
ul.list_equip > li > .photo{
	margin-top: auto;
}


ul.list_equip > li > .photo .pc{}
ul.list_equip > li > .photo .sp{ display: none;}


ul.list_equip h5.h5_equip{
	font-size: 18px;
	font-size: clamp(16px, 1.8vw, 18px);
	color: #2f4571;
	margin-bottom: 0.4em;
}
ul.list_equip p.font14{
	padding-top: 0;
	margin-top: 0;
}


@media screen and (max-width: 767px) {
ul.list_equip > li{
	margin-bottom: 10%;
}
ul.list_equip > li.col2,
ul.list_equip > li.col3{
	width: 100%;
}
ul.list_equip > li.col3.only_pc{
	display: none;
}


ul.list_equip > li > .photo .pc{ display: none;}
ul.list_equip > li > .photo .sp{ display: block;}
ul.list_equip > li img{
	width: 100%;
	height: auto;
}
}



/*** sub_equip **********************************/
ul.list_equip > li .sub_equip{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
ul.list_equip > li .sub_equip li{
}
ul.list_equip > li .sub_equip li.col2{
	width: 48.536156%;
}

ul.list_equip > li .sub_equip li.col2.w672{
	width: 65.625%;
}
ul.list_equip > li .sub_equip li.col2.w320{
	width: 31.25%;
}

ul.list_equip > li .sub_equip li.col2.kui_txt{
	width: 53.710938%;
}
ul.list_equip > li .sub_equip li.col2.kui_photo{
	width: 41.015625%;
}

ul.list_equip > li .sub_equip li.col2.kui_txt .kui_second{
	margin-top: 2em;
}
ul.list_equip > li .sub_equip li.col2.kui_txt .kui_second .float_right{
	float: right;
	width: 55%;
	padding-left: 1em;
}
ul.list_equip > li .sub_equip li.col2.kui_txt .kui_second p.font15{
	padding: 0;
	margin: 0 0 0.3em;
}


ul.list_equip > li .sub_equip li.col2.slub_txt{
	width: 35.15625%;
}
ul.list_equip > li .sub_equip li.col2.slub_photo{
	width: 62.5%;
}




@media screen and (max-width: 767px) {
ul.list_equip > li .sub_equip li.col2{
	width: 100%;
}

ul.list_equip > li .sub_equip li.col2.w672{
	width: 100%;
	margin-bottom: 1em;
}
ul.list_equip > li .sub_equip li.col2.w320{
	width: 100%;
}

ul.list_equip > li .sub_equip li.col2.kui_txt{
	width: 100%;
	margin-bottom: 1em;
}
ul.list_equip > li .sub_equip li.col2.kui_photo{
	width: 100%;
}

ul.list_equip > li .sub_equip li.col2.slub_txt{
	width: 100%;
	margin-bottom: 1em;
}
ul.list_equip > li .sub_equip li.col2.slub_photo{
	width: 100%;
}
}





/*************************************************************************************
*************************************************************************************

print

*************************************************************************************
**************************************************************************************/

@media print {

}