@charset "UTF-8";




@media only screen and (max-width: 767px){
	

		
.merit-wrap {
	background-image: url("../../images/sp_merit_bg.jpg");
	background-position: center top;
	background-size: cover;
	padding: 20px 0;
}
	
	
	
/*********** info *************/
	
.info-wrap {
	padding: 40px 0 60px;
}

.info-wrap .ttl {
	font-size: 1.5rem;
	letter-spacing: 0.1em;
}

.info02 {
	font-size: 3.0rem;
	letter-spacing: 0.05em;
	margin-top: 20px;
	padding-bottom: 20px;
}
	
.info01 .txt1 {
	font-size: 2.4rem;
	margin-top: 20px;
}

.second .info01 .txt1 {
	margin-top: 60px;
}
	
.info01 .txt2 {
	text-align: justify;
	margin-top: 20px;
}

.info01 .txt2 br {
	display: none;
}

	
nav.info_bt-wrap {
	margin-top: 20px;
}

nav.info_bt-wrap ul li {
	width: 85%;
	margin: 5px 0;
}

nav.info_bt-wrap ul li a {
	width: 100%;
	color: #fff;
	font-size: 1.5rem;
	line-height: 1.2;
	letter-spacing: 0;
	padding: 20px 10px;
}

.info_bt-attend {
	font-size: 1.5rem;
	width: 100%;
}
	
	
.info-attention {
	margin-top: 40px;
}

	
.info-attention p:nth-child(1) {
	font-size: 1.5rem;
	text-align: center;
}

.info-attention p:nth-child(2) {
	font-size: 1.2rem;
	text-align: justify;
	margin-top: 20px;
}

	
	
	
	
/*********** ↑info *************/
	
	
	
	
	
/*********** concept *************/

.concept-wrap {
	background-image: url("../../images/sp_concept_bg.jpg");
	background-position: center top;
	background-size: cover;
	padding: 40px 0 60px;
}

.concept-wrap .ttl {
	font-size: 1.5rem;
	letter-spacing: 0.1em;
}

.concept_01 .head {
	width: 82.35%;
	margin-top: 10px;
}

.concept_01 .txt {
	font-size: 1.4rem;
	line-height: 2.4;
	text-align: center;
	margin-top: 40px;
}

/*********** ↑concept *************/



	
	
	
/*********** cont *************/

/*** cont-common ***/

.cont-bg {
	background-image: url("../../images/sp_cont_bg.jpg");
	background-position: center top;
	background-size: cover;
	padding: 0 4%;
	padding-bottom: 60px;
}
	
.cont-wrap {
	padding-top: 60px;
}

.cont-wrap.first {
	padding-top: 60px;
}
	
.cont_photo-wrap .photo {
	box-shadow: 20px 20px 0 0 rgba(0, 0, 0, 0.2);
}

.cont_copy-wrap .ttl {
	font-size: 1.4rem;
	padding-top: 20px;
}

.cont_copy-wrap dl dt {
	font-size: 1.8rem;
	letter-spacing: 0.2rem;
	padding-top: 10px;
}

.cont_copy-wrap dl dd {
	line-height: 1.8;
	text-align: justify;
	padding-top: 15px;
}

.cont_copy-wrap dl dt sup {
	font-size: 1.0rem;
	top: -0.9em;
}
	
.cont_copy-wrap dl dd br {
	display: none;
}

	
.cont_copy-wrap .cont-bt {
	width: 40%;
	padding-top: 30px;
}

.cont_copy-wrap .cont-bt a {
	height: 35px;
	font-size: 1.3rem;
	transition: all 0.2s ease;
}

.cont_copy-wrap .cont-bt a::before {
	width: 6px;
	height: 10px;
}



/*** cont-right ***/

.cont-wrap.cont-right li:nth-child(1) {
	width: 94.12%;
}

.cont-wrap.cont-right li:nth-child(2) {
	width: 100%;
	margin-left: 0;
}
	
	
	


/*** cont-left ***/

.cont-wrap.cont-left {
	justify-content: flex-end;
}

.cont-wrap.cont-left li:nth-child(1) {
	width: 94.12%;
	order: 1;
}

.cont-wrap.cont-left li:nth-child(2) {
	width: 100%;
	margin-left: 0;
	margin-right: 0;
	order: 2;
}

.cont-left .cont_photo-wrap .photo {
	box-shadow: -20px 20px 0 0 rgba(0, 0, 0, 0.2);
}
	
	
	
/*** 個別 ***/

.cont-wrap dt br {
	display: block;
}

.cont-wrap.cont2 dt br.change {
	display: none;
}
	
.cont-wrap.cont4 dt br {
	display: block;
}

	
	
/*********** ↑cont *************/

	
	
	
	
	
	
	
	
	
	
	
	
	
	

	
	
	
}








