/* ___________________________________

  おすすめプラン
____________________________________ */

#recommended-plan {
	width: 100%;
	margin: 0 auto;
	padding: 5% 0 7%;
	position: relative;
	background: #fbfbfb;
}

/* 見出し
--------------------------- */
#recommended-plan h2 {
	padding-bottom: 0.5em;
}
#recommended-plan h3 {
	padding: 1em 0;
	font-size: 15px;
	text-align: left;
}

/* レイアウト
--------------------------- */
#wrapper_recommended-plan_ul {
	margin-top: 5%;
}
#recommended-plan_ul li.photo {
	border-radius: 10px;
	position: relative;
}
#recommended-plan_ul li.photo img {
	border-radius: 10px;
}

/* タイトル */
#recommended-plan_ul li.photo h4 {
	padding: 4%;
	color: #fff;
	font-size: 15px;
	text-shadow:  #000 0 0 1px, #000 0 0 1px, #000 0 0 1px, #000 0 0 1px;
	filter: drop-shadow(0 0 0.02rem #000);
	position: absolute;
	bottom: 0;
	left: 0;
}
#recommended-plan_ul li.txt p {
	margin-top: 1em;
}

/* 画像のキャプション表示
--------------------------- */
#recommended-plan_ul li.photo p.view-more {
	position: absolute;
	top: 0%;
	left: 0%;
	z-index: 2;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.6);
	-webkit-transition: .3s;
	transition: .3s;
	opacity: 0;
	border-radius: 10px;
}
#recommended-plan_ul li.photo p.view-more span {
	color: #fff;
	font-size: 22px;
	text-align: center;
	display: inline-block;
	margin: 62.5% auto 0;
}
#recommended-plan_ul li.photo:hover p.view-more {
	opacity: 1;
}

/* タグ
--------------------------- */
.tag {
    position: absolute;
	top: 2%;
	left: 2%;
	z-index: 10;
}


/* 新着
--------------------------- */
#recommended-plan ul li.photo span.new-arrival {
    position: absolute;
	top: 3%;
	right: 3%;
	z-index: 11;
	color: #FBFF12;
	font-size: 14px;
	font-weight: bold;
	line-height: 1;
}

/* ボタン
--------------------------- */
.recommended-plan div.wrapper_h2 {
	position: relative;	
}
.recommended-plan div.btn-wh {
	justify-content: flex-end;
	align-items: center;
	position: absolute;
	right: 0;
	bottom: 0;
}
.recommended-plan div.btn-wh a {
	color: #001011;
	font-size: 20px;
	font-weight: 500;
	font-family: "Newsreader", serif;
	text-shadow: none;
	padding: 0;
	border: none;
	display: flex;
	justify-content: center;
	align-items: center;
    transition: all 0.4s ease-out;
    border-radius: 0;
    text-decoration: none;
    outline: none;
    background: transparent;
}
.recommended-plan div.btn-wh a:hover {
	color: #ccc;
}



/**
 * レスポンシブ: PC用 ウィンドウ幅1200px以下共通
 */
@media screen and ( max-width:1200px) {	


}



/**
 * レスポンシブ: PC用 ウィンドウ幅821px以上、1200px以下
 */
@media screen and (min-width:821px) and ( max-width:1200px) {


}






/**
 * レスポンシブ: TB用 ウィンドウ幅834px以下共通
 */
@media screen and ( max-width:834px) {
	
	
}

	
	
	
/**
 * レスポンシブ: TB用 ウィンドウ幅820px以下共通
 */
@media screen and ( max-width:820px) {
	
	
}






/**
 * レスポンシブ: SP用 ウィンドウ幅768px以下
 */
@media screen and (max-width:768px) {



}




/**
 * レスポンシブ: TB用 ウィンドウ幅641px以上、834px以下
 */
@media screen and (min-width:641px) and ( max-width:834px) {

	
}



/**
 * レスポンシブ: SP用 ウィンドウ幅768px以下
 */
@media screen and (max-width:768px) {

}





/**
 * レスポンシブ: SP用 ウィンドウ幅640px以下
 */
@media screen and (max-width:640px) {

/* ___________________________________

  おすすめプラン
____________________________________ */

/* ボタン
--------------------------- */
.recommended-plan div.btn-wh {
	margin: 2.5% auto;
	position: relative;
}	

/* ___________________________________

  エリア
____________________________________ */	

/* レイアウト
--------------------------- */
#top_area_ul li.outer_li {
	flex: 0 0 23%;
	margin: 0 2% 2% 0;
}
#top_area_ul li.outer_li:nth-child(5n) {
	margin-right: 2%;
}
#top_area_ul li.outer_li:nth-child(4n) {
	margin-right: 0;
}	

/* タイトル */
#top_area_ul li.photo h3 {
	font-size: 4vw;
}

/* 画像のキャプション表示
--------------------------- */
#top_area_ul li.photo p.view-more span {
	font-size: 2.2vw;
}
}





/**
 * レスポンシブ: SP用 ウィンドウ幅480px以下
 */
@media screen and ( max-width:480px) {

}


/**
 * レスポンシブ: SP用 ウィンドウ幅428px以下
 */
@media screen and ( max-width:428px) {

}



/**
 * レスポンシブ: SP用 ウィンドウ幅414px以下
 */
@media screen and ( max-width:414px) {

}



/**
 * レスポンシブ: SP用 ウィンドウ幅375px以下
 */
@media screen and ( max-width:375px) {

}

/**
 * レスポンシブ: SP用 ウィンドウ幅360px以下
 */
@media screen and ( max-width:360px) {

}



/**
 * レスポンシブ: SP用 ウィンドウ幅320px以下
 */
@media screen and ( max-width:320px) {

}



/**
 * レスポンシブ: SP用 ウィンドウ幅280px以下
 */
@media screen and ( max-width:280px) {

}