@charset "utf-8";



/*////////////////////////////////////
recommend_main_top_scction
@media screen and (min-width: 768px)
////////////////////////////////////*/

@media screen and (min-width: 768px){
#spimg{
	display: none;
}
#recommend_main_top_scction{
	position: relative;
	width:100%;
}
#recommend_main_top_area{
	position: relative;
	width: 100%;
}
#recommend_top_title{
	position:relative;
	display: block;
	width:90%;
	margin: 0 auto 50px auto;
	text-align: center;
	font-size: clamp(1.6rem,2.5vw,2.2rem);
	font-weight: 600;
	padding-top: 150px;
	font-family: "Inter", sans-serif;
	color:#233B6C;
}
#recommend_top_sub_title{
	position:relative;
	display: block;
	width:90%;
	margin: 0 auto 40px auto;
	text-align: center;
	font-size: clamp(2.2rem,2.5vw,3.5rem);
	font-weight: 600;
	font-family: serif;
}
#recommend_top_main_img{
	position:relative;
	display: block;
	width:100%;
	margin-bottom: 80px;
	overflow: hidden;
	object-position: bottom;
	aspect-ratio:3550/1000;
}
}
/*////////////////////////////////////
recommend_main_top_scction
@media screen and (min-width: 0px) and (max-width: 767px){
////////////////////////////////////*/
@media screen and (min-width: 0px) and (max-width: 767px){
#pcimg{
	display: none;
}
#recommend_main_top_scction{
	position: relative;
	width:100%;
}
#recommend_main_top_area{
	position: relative;
	width: 100%;
}
#recommend_top_title_area{
	position:relative;
	display: block;
	width:80%;
	margin: 0 auto 50px auto;
	text-align: center;
}
#recommend_top_title{
	position:relative;
	display: block;
	width:100%;
	margin: 0 auto 50px auto;
	text-align: center;
	font-size: clamp(1.6rem,2.5vw,2.2rem);
	font-weight: 600;
	padding-top: 100px;
	font-family: "Inter", sans-serif;
	color:#233B6C;
}
#recommend_top_sub_title{
	position:relative;
	display: block;
	width:100%;
	margin: 0 auto 40px auto;
	text-align: center;
	font-size: clamp(2.2rem,2.5vw,3.5rem);
	font-weight: 600;
	font-family: serif;
}
#recommend_top_main_img{
	position:relative;
	display: block;
	width:100%;
	margin-bottom: 80px;
	overflow: hidden;
	object-position: bottom;
	aspect-ratio:1920/1280;
}
}
/*////////////////////////////////////
recommend_detail_scction
@media screen and (min-width: 768px)
////////////////////////////////////*/
@media screen and (min-width: 768px){

#recommend_detail_scction{
	position: relative;
	display: block;
	width:100%;
}
#recommend_detail_scction_title{
	position: relative;
	display: block;
	width:80%;
	margin: 0 auto 50px auto;
	text-align: center;
}
#recommend_detail_scction_title_title{
	position: relative;
	width: 100%;
	margin-bottom: 50px;
	text-align: center;
	color: rgba(30,28,28,1.00);
	font-family: serif;
	font-size: clamp(2.6rem,2.5vw,4rem);
	letter-spacing: 0.1em;
}
#recommend_detail_scction_title_text{
	position: relative;
	width: 100%;
	text-align: center;
	color: rgba(30,28,28,1.00);
	font-family: serif;
	font-size: clamp(1.8rem,2.5vw,2.2rem);
	padding: 10px 30px 40px 40px;
	letter-spacing: 0.08em;
	line-height: 1.8;
}
#recommend_detail{
	position: relative;
	display: block;
	width:100%;
	background-color:rgba(244,237,237,1.00); 
}
#recommend_detail_item{
	position: relative;
	display: block;
	width:70%;
	margin: 0 auto 50px auto;
	border-radius: 30px 30px 0 0;
	padding: 100px 0 70px 0;
}
.recommend_detail_item_box{
	position: relative;
	width:100%;
	display: flex;
	justify-content: flex-start;
	margin: 0 auto 70px;
	padding: 50px 20px;
	background-color: #fefefe;
}
.recommend_detail_item_box_img{
	position: relative;
	width:38%;
	margin-left: 2%;
}
.recommend_detail_item_box_text{
	position: relative;
	width:59%;
	margin-right: 1%;
	font-family: serif;
	line-height: 1.8;
	letter-spacing: 0.08em;
}
.recommend_detail_item_box_text h4{
	display: inline-block;
	color: #0082B1;
	font-size:clamp(2rem,2.5vw,2.5rem);
	font-weight: 600;
	padding:10px;
	background-color:#fff;
}
.recommend_detail_item_box_text h4 i{
	font-weight: 600;
	padding:10px;
	color: #0082B1;
}
.recommend_detail_item_box_text span{
	display: block;
	font-size:clamp(1.4rem,2.5vw,1.8rem);
	font-weight: 400;
	padding: 20px;
	color: #555555;
}
#recommend_link_btn{
	position: relative;
	display: block;
	text-align: center;
	padding-bottom: 70px;
}

}

/*////////////////////////////////////
recommend_detail_scction
@media screen and (min-width: 0px) and (max-width: 767px)
////////////////////////////////////*/
@media screen and (min-width: 0px) and (max-width: 767px){

#recommend_detail_scction{
	position: relative;
	display: block;
	width:100%;
}
#recommend_detail_scction_title{
	position: relative;
	display: block;
	width:80%;
	margin: 0 auto 50px auto;
}
#recommend_detail_scction_title_title{
	position: relative;
	width: 100%;
	margin-bottom:20px;
	text-align: center;
	color: rgba(30,28,28,1.00);
	font-family: serif;
	font-size: clamp(2.6rem,2.5vw,4rem);
	letter-spacing: 0.1em;
}
#recommend_detail_scction_title_text{
	position: relative;
	width: 100%;
	color: rgba(30,28,28,1.00);
	font-family: serif;
	font-size: clamp(1.8rem,2.5vw,2.2rem);
	letter-spacing: 0.08em;
	line-height: 1.8;
}
#recommend_detail{
	position: relative;
	display: block;
	width:100%;
	padding-bottom: 70px;
	background-color:rgba(244,237,237,1.00); 
}
#recommend_detail_item{
	position: relative;
	display: block;
	width:90%;
	margin: 0 auto 50px auto;
	padding-top: 60px;
}
.recommend_detail_item_box{
	position: relative;
	width:100%;
	margin-bottom: 70px;
	padding: 50px 20px;
	background: #fefefe;
}
.recommend_detail_item_box_img{
	position: relative;
	width:95%;
	margin: 0 auto;
	padding-bottom: 40px;
}
.recommend_detail_item_box_text{
	position: relative;
	width:95%;
	margin: 0 auto;
	font-family: serif;
	line-height: 1.8;
	letter-spacing: 0.08em;
}
.recommend_detail_item_box_text h4{
	display: inline-block;
	color: #0082B1;
	font-size:clamp(2rem,2.5vw,2.5rem);
	font-weight: 600;
	padding:10px;
	background-color:#fff;
	border-radius: 30px;
}
.recommend_detail_item_box_text h4 i{
	color: #0082B1;
	font-weight: 600;
	padding:10px;
}
.recommend_detail_item_box_text span{
	display: block;
	font-size:clamp(1.6rem,2.5vw,1.8rem);
	font-weight: 400;
	padding: 20px;
}
#recommend_link_btn{
	position: relative;
	display: block;
	text-align: center;
}

}
