@charset "utf-8";

.op {

}
.oplBox {
	width: 20%;
	float: left;
	margin-right: 2%;
}
.oplBox img {
	width: 100%;
}
.oprBox {
	width: 78%;
	float: left;
}
.oprBox h4 {
	font-size: 18px;
	margin-bottom: 10px;
	border-bottom: 1px solid #cccccc;
	padding-bottom: 5px;
}
h3.topics,.gaiyo {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
h3.topics,.gaiyo img {
	width: 100%;
}
/* #### width 767px 以下の場合の設定 (for All Mobile Dvices) #### */
@media (max-width: 767px) {
.gaiyoP {
	margin: 10px 0;
}
h3.topics {
	font-size: 18px;
	margin: 0 2% 20px 2%;
	color: #309ADD;
	padding: 10px 0;
	border-bottom: solid 5px #C4E6FC;
	padding-bottom: 10px;
}
.gaiyo {
	font-size: 14px;
	margin: 0 2%;
	line-height: 1.7;
}
.iArea {
	margin-top: 20px;
}
.iArea .infoBox {
	width: 92%;
	margin: 0 4% 20px 4%;
	border: solid 1px #C6C6C6;
	border-radius: 8px;
}
.iArea .infoBox h4 {
	padding: 5px;
	font-size: 14px;
	font-weight: bold;
}
.iArea .infoBox img {
	width: 100%;
	border-top-right-radius: 8px;
	border-top-left-radius: 8px;

}
	
.iArea .hotelBox {
	width: 92%;
	margin: 0 4% 20px 4%;
	border: solid 1px #C2E2F2;
	background-color: #F2FEFF;
}
.iArea .hotelBox h4 {
	padding: 10px 8px;
	font-size: 14px;
	font-weight: bold;
}
.iArea .hotelBox img {
	width: 100%;
}
.infoBox img,.hotelBox img {
   width: 100%;
   height: 30%;
   object-fit:cover;
}
.mq li {
	margin-left: 20px;
	list-style: disc;
}
#area_search {
	margin: 0 2% 10px 2%;
	background-color: #F2F2F2;
	padding: 14px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	line-height: 2;
}
#area_search h5.sJoken {
	font-size: 14px;
	margin: 15px 0;
	border-bottom: 1px dotted #4A94DD;
	padding-bottom: 3px;
	font-weight: bold;
}
h5.aSearch {
	background-color: #1D98B0;
	color: #ffffff;
	padding: 10px;
	font-size: 14px;
	font-weight: bold;
	margin: 0 2%;
}

.areaSearch {
	margin-top: 10px;
}
}

/* #### width 768px 以上の場合の設定 (for PC) #### */
@media (min-width: 768px) {
.gaiyoP {
	margin: 10px 0;
}
h3.topics {
	font-size: 22px;
	margin-bottom: 20px;
	color: #309ADD;
	padding: 10px 0;
	border-bottom: solid 5px #C4E6FC;
	padding-bottom: 10px;
}
.gaiyo {
	font-size: 16px;
	line-height: 1.7;
}
.iArea {
	margin-top: 20px;
}
.iArea .infoBox {
	width: calc(96%/3);
	float: left;
	margin: 0.5%;
	border: solid 1px #C6C6C6;
	border-radius: 8px;
	height: 228px;
}
.iArea .infoBox h4 {
	padding: 5px;
	min-height: 48px;
	font-size: 14px;
	font-weight: bold;

}
.iArea .infoBox img {
	width: 100%;
	border-top-right-radius: 8px;
	border-top-left-radius: 8px;
	

}
.iArea .hotelBox {
	font-family: Quicksand, helvetica, メイリオ, Meiryo, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', Osaka, 游ゴシック体, 'Yu Gothic', YuGothic, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}
.iArea .hotelBox {
	width: calc(96%/3);
	float: left;
	margin: 0.5%;
	border: solid 1px #C2E2F2;
	height: 228px;
	background-color: #F2FEFF;
	line-height: 1.3;
}
.iArea .hotelBox h4 {
	padding: 5px;
	min-height: 48px;
	font-size: 14px;
	font-weight: bold;
}
.iArea .hotelBox img {
	width: 100%;
}
.infoBox img,.hotelBox img {
   width: 100%;
   height: 68%;
   object-fit:cover;
}
.mq li {
	margin-left: 20px;
	list-style: disc;
}
#area_search {
	margin: 0 0 10px 0;
	background-color: #F2F2F2;
	padding: 14px;
	border-radius: 5px;
	line-height: 2;
}
#area_search h5.sJoken {
	font-size: 16px;
	margin: 15px 0;
	border-bottom: 1px dotted #4A94DD;
	padding-bottom: 3px;
	font-weight: bold;
}
h5.aSearch {
	background-color: #1D98B0;
	color: #ffffff;
	padding: 10px;
	font-size: 16px;
	font-weight: bold;
}

.areaSearch {
	margin-top: 10px;
}
}

/*検索共通*/
.noResult {
	font-size: 16px;
	color: red;
	font-weight: bold;
	margin: 20px 0 60px 0;
}
p.gai {
	font-size: 12px;
	color: #005D9A;
}

ul.themeIcon {
	margin: 0;
	padding: 0;
}
ul.themeIcon li,.themeIcon {
	padding: 2px 8px;
	font-size: 10px;
	float: left;
	margin: 3px;
	border-radius: 5px;
	color: #ffffff;
}
p.oView {
	line-height: 1.3;
	clear: both;
}
.theme1 {
	background-color: #14BFEC;
}
.theme2 {
	background-color: #B77F15;
}
.theme3 {
	background-color: #B4CC16;
}
.theme4 {
	background-color: #19CFBE;
}
.theme5 {
	background-color: #44817C;
}
.theme6 {
	background-color: #9D2EBE;
}
.theme7 {
	background-color: #E32E98;
}
.theme8 {
	background-color: #188FF1;
}
.theme9 {
	background-color: #F5C650;
}
.theme10 {
	background-color: #A57D18;
}
.theme11 {
	background-color: #269477;
}
.hcTag {
	width: 100%;
	text-align: center;
	color: #fff099;
	font-size: 12px;
	line-height: 1.5;
	padding: 3px 0;
	overflow: hidden;
}

}

/* #### width 980px 以上の場合の設定 #### */
@media (min-width: 980px) {


}

/* #### width 1248px 以上の場合の設定 #### */
@media (min-width: 1248px) {


}