@charset "utf-8";
/* CSS Document */
/****************************************************************************/
/** サーチ                                                                  */
/****************************************************************************/
/* CSS INDEX
■ 検索メニュー 開閉
■ 検索メニュー
■ 検索結果 タイトル
■ 検索結果 表示モード切替
■ 検索結果 ページネーター
■ 検索結果 表示
■ 検索結果 表示（フォトモード）
■ 検索結果 表示（個別）
□ イベントサーチ
□ プランサーチ
□ フードサーチ
□ アコモデーションサーチ
□ アコモデーションサーチ カテゴリー
■ マップ
*/

/****************************************************************************/
/** 検索メニュー 開閉                                                       */
/****************************************************************************/

/* 検索メニュー開閉Toggle　*************************************************/
#searchset_canToggle {
	background: #75793a url(../img/things_to_do/search/shiborikomi_arrow1.png) no-repeat 0px 12px;
	background-position: right;
	color: #fff;
	font-size: 217%;
	line-height: 50px;
	cursor: pointer;
	height: 50px;
	padding: 0 12px;
}
.en #searchset_canToggle {/* 英語 */
	font-family: 'Lato', 'sans-serif';
}
.tw #searchset_canToggle {/* 繁体字 */
	font-family : 'SimSun','serif';
}
.cn #searchset_canToggle {/* 簡体字 */
	font-family : 'SimSun','serif';
}
.ko #searchset_canToggle {/* 韓国語 */
	font-family:"Malgun Gothic","Yoon Gothic","sans-serif";
}
#searchset_canToggle.active {
	background: #75793a url(../img/things_to_do/search/shiborikomi_arrow2.png) no-repeat 0px 12px;
	background-position: right;
}

/* 検索メニュー内開閉Toggle *************************************************/
.search_canToggle,
.search_canToggle {
	background: #fff url(../img/things_to_do/search/shiborikomi_arrow2_1.png) no-repeat center right .5em;
  background-size: 3em;
    cursor: pointer;
    height: auto;
	padding: 2%;
	margin-bottom: 10px;
}
.search_canToggle.active,
.search_canToggle.active {
	background: #fff url(../img/things_to_do/search/shiborikomi_arrow2_2.png) no-repeat center right .5em;
  background-size: 3em;
}
.accordion_search {
	position: relative;
}

.search_canToggle_taken {
	background: #fff right 12px;
    cursor: pointer;
    height: auto;
	padding: 0%;
	margin-bottom: 10px;
}

/****************************************************************************/
/** 検索メニュー                                                            */
/****************************************************************************/
/* 共通 *************************************************/
#search_sub {
	background-color: #F6F0E7;
	clear: both;
	overflow: hidden;
	display: none;
	padding: 20px;
	margin: 0px auto 0 auto;
}
#search_sub h2 {
	background-image: none;
	color: #000;
}
#search_sub h2 {
	color: #000;
	font-size: 200%;
	font-weight: bold;
	font-weight: nomal;
	text-align: left;
	clear: both;
	border-bottom: 1px solid #9B9B9B;
	padding: 0 0 5px 0;
	margin: 0px auto 10px;
}
.en #search_sub h2 {/* 英語 */
	font-family: 'Lato', 'sans-serif';
}
.tw #search_sub h2 {/* 繁体字 */
	font-family : 'SimSun','serif';
}
.cn #search_sub h2 {/* 簡体字 */
	font-family : 'SimSun','serif';
}
.ko #search_sub h2 {/* 韓国語 */
	font-family:"Malgun Gothic","Yoon Gothic","sans-serif";
}
#search_sub input, textarea, select, button {
	outline: none;
	text-indent: 2px;
}
#search_sub input[type="checkbox"] {
	height: 17px;
	transform: scale(1.4);
	margin-right: 10px;
}
#search_sub .cheak_area input[type="checkbox"] {
	margin-right: 0px;
}
#search_sub dl {
	clear: both;
	margin-bottom: 10px;
}
#search_sub dl input {
	width: 17px;
	height: 17px;
	position: relative;
	top: 14px;
	left: 15px;
	float: left;
}
#search_sub dd input {
	top: 0px;
	left: 0px;
}
#search_sub.embedded .box {
	width: 48%;
	float: left;
	margin: 0 1% 30px 1%;
	margin-bottom: 30px;
}
#search_sub.embedded .box span {
	font-size: 117%;
	display: block;
	margin-bottom: 5px;
}
#search_sub.embedded .box select {
	width: 100%;
	height: 32px;
	font-size: 120%;
}
#search_sub.embedded #search_sub dd {
	display: none;
}

#search_sub .accommodations.category {
	overflow: hidden;
	margin-bottom: 25px;
}
#search_sub dt input[type="checkbox"],
#search_sub p input[type="checkbox"] {
	position: relative;
	z-index: 1000;
}

/* ジャンル検索 *************************************************/
#search_sub dd label,
#search_sub p label {
	font-size: 125%;
	line-height: 130%;
}
#search_sub dt label {
	font-size: 150%;
	line-height: 250%;
	padding-left: 15px;
}
#search_sub dd span {
	padding: 0px 0 10px 5px;
	margin-right: 1%;
	float: left;
}
#search_sub dd {
	clear: both;
	padding-top: 5px;
	padding-left: 10px;
	margin-bottom: 20px;
}

/* 季節検索 *************************************************/
#search_sub .seasons span {
	width: 23.2%;
	height: auto;
	float: left;
	display: block;
	vertical-align: middle;
	padding: 13px 0 10px 5px;
	margin: .5%;
}
#search_sub .seasons label {
    font-size: 150%;
    line-height: 150%;
    margin-left: 10px;
}
#search_sub .seasons01 {
	background-color: #ff9e9e;
}
#search_sub .seasons02 {
	background-color: #00b7ee;
}
#search_sub .seasons03 {
	background-color: #fbd212;
}
#search_sub .seasons04 {
	background-color: #b5b5b5;
}
#search_sub .seasons input {
	width: 17px;
	height: 17px;
	position: relative;
	top: 6px;
	left :5px;
	float: left;
}

/* エリア検索 *************************************************/
#search_sub #area {
	width: 98%;
	overflow: hidden;
	margin: 0 1% 25px 1%;
}

/* 地図検索 *************************************************/
#search_sub #map {
	width: 43%;
	float:left;
	overflow: hidden;
	margin-top: 15px;
}
#search_sub #map img {
	vertical-align: bottom;
	width: 100%;
}
/* 地図チェックボックス検索 *************************************************/
/* ALL */
#search_sub #area_cheakbox p {
	background-color: #F2E9DC;
	height: 45px;
	overflow: hidden;
	cursor: pointer;
	padding: 0 0 0 2px;
	margin-bottom: 10px;
}
#search_sub #area_cheakbox dd span {
	height: 30px;
	float: left;
	padding-bottom: 0;
}
#search_sub #area_cheakbox p input[type="checkbox"] {
	position: relative;
	top: 5px;
	margin-left: 15px;
	z-index: 1000;
}
#search_sub #area_cheakbox p label {
	font-size: 150%;
	line-height: 250%;
}
/* 背景白 */
#search_sub #area_cheakbox {
	float:right;
	width: 55%;
}

#search_sub #area_cheakbox dt label {
	font-size: 150%;
	line-height: 250%;
	padding-left: 15px;
}

#search_sub #area_cheakbox dd label {
	font-size: 117%;
	line-height: 130%;
	display: block;
	float: left;
}
/*#search_sub .not_toggle #area_cheakbox p,*/
#search_sub .not_toggle #area_cheakbox dl {
    margin-bottom: 0;
}

/* キーワード検索 *************************************************/
#search_sub #keyword {
	margin-top: 0;
	margin-right: 1%;
	margin-bottom: 20px;
}
#search_sub .search_keyword {
	margin-left: 0px;
}
#search_sub .seek_keyword {
	margin-left: 1%;
}
#search_sub .category_keyword {
	margin-left: 1%;
}
#search_sub .event_keyword {
	margin-left: 1%;
}
#search_sub .accommodation_keyword {
	margin-left: 1%;
}
#search_sub .food_keyword {
	margin-left: 1%;
}
#search_sub .course_keyword {
	margin-left: 1%;
}
#search_sub .photo_keyword {
	margin-left: 1%;
}
#search_sub #keyword_input {
	width: 96%;
	height: 30px;
	display: block;
	margin: 0 auto;
	font-size: 140%;
	text-indent: 5px;
}

/* 検索ボタン *************************************************/
#search_sub .search_input_box {
	max-width: 620px;
	overflow: hidden;
	margin: 40px auto 20px auto;
}
/* クリアーボタン */
#search_sub .search_clear {
	color: #fff;
	font-size: 130%;
	background: #959595 url(../img/things_to_do/search/shiborikomi_arrow2.png) no-repeat 0px 12px;
	background-position: right;
	width: 48%;
	border:0;
	cursor: pointer;
	padding: 15px 50px 15px 10px;
	margin-left: 1px;
	margin-right: 1px;
}
/* 検索開始ボタン */
#search_sub .search_but {
	color: #fff;
	font-size: 130%;
	background: #000 url(../img/things_to_do/search/shiborikomi_arrow2.png) no-repeat 0px 12px;
	background-position: right;
	width: 48%;
	border:0;
	cursor: pointer;
	padding: 15px 50px 15px 10px;
	margin-left: 1px;
	margin-right: 1px;
}

/****************************************************************************/
/** 検索結果 タイトル                                                       */
/****************************************************************************/
#search_results {
	max-width: 1000px;
	margin: 0 auto;
	margin-top: 25px;
	clear: both;
	padding-bottom: 15px;
}
#search_results .result {
	border-bottom: 1px solid #E5E5E5;
	margin-top: 25px;
	padding-bottom: 15px;
	text-align: left;
	font-size: 265%;
	font-weight: bold;
	height: auto;
	line-height: 40px;
}
.en #search_results .result {/* 英語 */
	font-family: 'Lato', 'sans-serif';
}
.tw #search_results .result {/* 繁体字 */
	font-family : 'SimSun','serif';
}
.cn #search_results .result {/* 簡体字 */
	font-family : 'SimSun','serif';
}
.ko #search_results .result {/* 韓国語 */
	font-family:"Malgun Gothic","Yoon Gothic","sans-serif";
}
#search_results .result span {
	font-size: 50%;
	font-weight: nomal;
	padding-left: 5px;
}

/****************************************************************************/
/** 検索結果 表示モード切替 */
/****************************************************************************/
.display_switching {
	overflow: hidden;
	margin: -35px 0px 55px;
}
.display_switching li {
	height: 23px;
	float: right;
	margin-left: 10px;
}
.display_switching li a {
	background-repeat: no-repeat;
	white-space: nowrap;
	text-indent: 100%;
	overflow: hidden;
	height: 23px;
	display: block;
}
.en .display_switching li a {/* 英語 */
	background-image: url(../img/underlayer/ico/ico_mode_change.jpg);
}
.tw .display_switching li a {/* 繁体字 */
	background-image: url(../img/underlayer/ico/ico_mode_change_tw.jpg);
}
.cn .display_switching li a {/* 簡体字 */
	background-image: url(../img/underlayer/ico/ico_mode_change_cn.jpg);
}
.ko .display_switching li a {/* 韓国語 */
	background-image: url(../img/underlayer/ico/ico_mode_change_ko.jpg);
}
.th .display_switching li a {/* タイ語 */
	background-image: url(../img/underlayer/ico/ico_mode_change_th.jpg);
}
.display_switching li.photo_mode {
	width: 100px;
}
.display_switching li.photo_mode a {
	background-position: -308px 0;
}
.display_switching li.list_mode {
	width: 93px;
}
.display_switching li.list_mode a {
	background-position: -200px 0;
}

/****************************************************************************/
/** 検索結果 ページネーター                                                 */
/****************************************************************************/
.pager {
	overflow: hidden;
	text-align: right;
	clear: both;
	margin-bottom: 20px;
}
.pager ul {
	margin-left: auto;
	margin-right: 0;
}
.pager li {
	display: inline-block;	
	font-size: 134%;
	line-height: 30px;
	text-align: center;
	width: 30px;
	height: 30px;
	margin-right: 10px;
	border: none;
	color: #fff;
	background-color: #999;
}
.en .pager li {/* 英語 */
	font-family: 'Lato', 'sans-serif';
}
.tw .pager li {/* 繁体字 */
	font-family : 'SimSun','serif';
}
.cn .pager li {/* 簡体字 */
	font-family : 'SimSun','serif';
}
.ko .pager li {/* 韓国語 */
	font-family:"Malgun Gothic","Yoon Gothic","sans-serif";
}
.pager li a {
	color: #fff;
	background-color: #ccc;
	display: block;
	text-align: center;
}
.pager .back {
	color: #fff;
	background-image: url(../img/underlayer/pager/btn_ico_back.png);
	background-repeat: no-repeat;
	background-position: 15px center;
	background-color: #ccc;
	text-indent: 15px;
	width: 80px;
}
.pager .next {
	color: #fff;
	background-image: url(../img/underlayer/pager/btn_ico_next.png);
	background-repeat: no-repeat;
	background-position: 55px center;
	background-color: #ccc;
	text-indent: 10px;
	text-align: left;
	width: 80px;
	margin-right: 0;
}
.pager .back a {
	color: #fff;
	background-image: url(../img/underlayer/pager/btn_ico_back.png);
	background-repeat: no-repeat;
	background-position: 15px center;
}
.pager .next a {
	color: #fff;
	background-image: url(../img/underlayer/pager/btn_ico_next.png);
	background-repeat: no-repeat;
	background-position: 55px center;
	text-align: left;
}

/****************************************************************************/
/** 検索結果 表示                                                           */
/****************************************************************************/
.list_box h2 {
    color: #000;
    font-size: 184%;
    line-height: 1;
    font-weight: bold;
	text-align: left;
	margin-top: 0;
    margin-bottom: 15px;
}
.en .list_box h2 {/* 英語 */
	font-family: 'Lato', 'sans-serif';
}
.tw .list_box h2 {/* 繁体字 */
	font-family : 'SimSun','serif';
}
.cn .list_box h2 {/* 簡体字 */
	font-family : 'SimSun','serif';
}
.ko .list_box h2 {/* 韓国語 */
	font-family:"Malgun Gothic","Yoon Gothic","sans-serif";
}
.list_box h2 span {
	font-size: 70%;
	display: block;
	line-height: 1.8;
}
#search_results p,
#search_results dl,
#search_results ul {
    font-size: 117%;
    line-height: 1.26;
}
#search_results .list_box h2 a {
    color: #75793A;
}
#search_results .list_box {
	letter-spacing: -.40em;
}
#search_results .list_box .list {
	display: inline-block;
	letter-spacing: normal;
/*	font-size: 120%;
	line-height: 1.26;*/
	width: 49%;
	margin: .5%;
	margin-bottom: 30px;
	overflow: hidden;
	vertical-align: top;
}
#search_results .list_box .list img {
	width: 100%;
	height: auto;
}
#search_results .list_box .list .left {
	width: 47%;
}
#search_results .list_box .list .right {
	width: 	51%;
}
#search_results .list_box .list .right ul,
#search_results .list_box .list .left ul {
	margin-top: 5px;
}
#search_results .list_box .list .right ul li,
#search_results .list_box .list .left ul li {
    margin-bottom: 5px;
	display: inline-block;
}

#search_results .list_box .list .right_shopping ul,
#search_results .list_box .list .left_shopping ul {
	margin-top: 5px;
}
#search_results .list_box .list .right_shopping ul li,
#search_results .list_box .list .left_shopping ul li {
    margin-bottom: 5px;
	display: inline-block;
}

/****************************************************************************/
/** 検索結果 表示（フォトモード） */
/****************************************************************************/
#search_results .photo_mode {
	letter-spacing: -.40em;
}
#search_results .list_box.photo_mode .list {
	width: 23%;
	height: auto;
	display: inline-block;
	letter-spacing: normal;
	vertical-align: top;
	border: none;
	margin-left: 1%;
	margin-right: 1%;
}
#search_results .photo_mode .list .left {
	width: auto;
	float: none;
}
#search_results .photo_mode .list .right {
	width: auto;
	float: none;
}
#search_results .photo_mode .list .right img {
    width: 100%;
    float: none;
}
#search_results .photo_mode .list p,
#search_results .photo_mode .list ul {
    display: none;
}

/****************************************************************************/
/** 検索結果 表示（個別）　　　　　　　　　　　　　　　　　　　　　　　　　 */
/****************************************************************************/

/* イベントサーチ *************************************************/
.events #search_sub dl {
    clear: both;
    margin-bottom: 10px;
}

/* プランサーチ *************************************************/
.plan #search_results a.seemore {
	float: right;
	margin-top: -60px;
	font-size: 120%;
}

/* フードサーチ *************************************************/
.food.gn #search_results .display_switching {
	display: none;
}
.food.gn .pager {
	margin-top: 20px;
}
/* ぐるナビ *************************************************/
.food .gurunabi {
	text-align: right;
	margin: -45px 0px 25px;
}
.food .gurunabi img {
	width: 90px;
	height: 35px;
}

/*.food.gn #search_results h2 {
	border-bottom: solid 1px #e5e5e5;
	font-size: 281%;
}
.food.gn #search_results .list_box h3 {
	color: #000;
	font-size: 184%;
	line-height: 28px;
	font-weight: 400;
	padding-bottom: 0;
	margin-bottom: 15px;
}*/
.en .food.gn #search_results .list_box h2 {/* 英語 */
	font-family: 'Lato', 'sans-serif';
}
.tw .food.gn #search_results .list_box h2 {/* 繁体字 */
	font-family : 'SimSun','serif';
}
.cn.food.gn #search_results .list_box h2  {/* 簡体字 */
	font-family : 'SimSun','serif';
}
.ko .food.gn #search_results .list_box h2 {/* 韓国語 */
	font-family:"Malgun Gothic","Yoon Gothic","sans-serif";
}

/*.food.gn #search_results .list_box h3 span {
	font-size: 92%;
	display: block;
	line-height: 2;
}*/
.food.gn #search_results .list h2 {
	font-size: 200%;
	line-height: 1.2;
	margin-bottom: 10px;
}
.food.gn #search_results .list h2 + p {
	font-size: 125%;
	line-height: 1.1;
	color: #000;
}
.food.gn #search_results .list {
	border-top: solid 1px #ccc;
	overflow: hidden;
	padding-bottom: 20px;
	padding-top: 20px;
	margin-bottom: 0;
}
.food.gn #search_results .list p,
.food.gn #search_results .list ul li {
	color: #666;
	font-size: 84%;
	line-height: 1.2;
	word-wrap:break-word;
	margin-bottom:3px;
}
.food.gn #search_results .list .left {
	width: 65%;
	word-wrap: break-word;
}
.food.gn #search_results .list .right {
	width: 33%;
	padding-top: 45px;
}
.food.gn #search_results .list .right ul {
	margin-top: 5px;
}
.food.gn #search_results .list .right ul li {
	margin-right: 5px;
    margin-bottom: 5px;
	display: inline-block;
}



/* アコモデーションサーチ *************************************************/

/* アコモデーションサーチ カテゴリー *************************************************/
.accommodations_category .pager {
	margin-top: 20px;
}
.accommodations_category .display_switching {
	overflow: hidden;
}
.accommodations_category .display_switching li {
	height: 23px;
	float: right;
	margin-left: 10px;
}
.accommodations_category .display_switching li a {
	background-image: url(../img/underlayer/ico_hotels/ico_mode_change.jpg);
}
.accommodations.category .display_switching li.photo_mode {
	width: 100px;
}
.accommodations_category .display_switching li.photo_mode a {
	background-position: -308px 0;
}
.accommodations_category .display_switching li.list_mode {
	width: 93px;
}
.accommodations_category .display_switching li.list_mode a {
	background-position: -200px 0;
}
.accommodations_category .display_switching li.area {
	width: 60px;
}
.accommodations_category .display_switching li.area a {
	background-position: -120px 0;
}
.accommodations_category .display_switching li.guest_rating {
	width: 110px;
}
.accommodations_category .display_switching li.guest_rating a {
	background-position: 0 0
}
.accommodations_category .point {
	font-size: 117%;
  line-height: 1.5;
	padding-bottom: 20px;
}
.accommodations_category .ico_list {
	width: 320px;
	float: left;
	padding: 5px 0;
	margin-top: 10px;
}
.accommodations_category .ico_list img {
	width: 30px;
	height: 30px;
}
.accommodations_category .ico_list li {
	display: inline;
}
.accommodations_category .ico_money {
	width: 150px;
	float: left;
	border-left: solid 1px #ccc;
	padding: 5px 0 5px 5px;
	margin-top: 10px;
}
.accommodations_category .ico_money li {
	display: inline;
	margin-left: 2px;
}
.accommodations_category .ico_money img {
	width: 26px;
	height: 26px;
}

/****************************************************************************/
/** マップ                                                                  */
/****************************************************************************/


@media screen and (max-width:736px){
/****************************************************************************/
/** 検索メニュー 開閉                                                       */
/****************************************************************************/
#searchset_canToggle {
    font-size: 167%;
}

/****************************************************************************/
/** 検索メニュー                                                            */
/****************************************************************************/

/* 共通 *************************************************/
#search_sub.embedded .box {
    width: 100%;
    float: none;
    margin: 30px 0;
}

/* ジャンル検索 *************************************************/
#search_sub h2 {
  font-size: 1.5rem;
}
#search_sub dd span {
	width: 100%;
	float:none;
}

/* 季節検索 *************************************************/
#search_sub .seasons span {
    width: 100%;
    margin: 0 0 10px 0;
}

/* エリア検索 *************************************************/

/* 地図検索 *************************************************/
#search_sub #map {
	width: 100%;
	height: auto;
	float: none;
	text-align: center;
}

/* 地図チェックボックス検索 *************************************************/
#search_sub #area_cheakbox {
	width: 100%;
	float:none;
}
#search_sub #area_cheakbox p label {
    font-size: 125%;
}
#search_sub #area_cheakbox dt label {
    font-size: 125%;
}
#search_sub #area_cheakbox dd label {
    font-size: 100%;
}
#search_sub  dd span,
#search_sub  p span,
#search_sub .situation dd span {
	display: inline-block;
	margin-top: 3px;
	margin-bottom: 3px;
}

/* キーワード検索 *************************************************/

/* 検索ボタン *************************************************/
#search_sub.embedded .search_input_box {
    width: auto;
}
#search_sub .search_clear {
	font-size: 125%;
	width: 100%;
	display: block;
	margin-bottom: 15px;
}
#search_sub .search_but {
	font-size: 125%;
	width: 100%;
	display: block;
	margin-bottom: 15px;
}

/****************************************************************************/
/** 検索結果 タイトル                                                       */
/****************************************************************************/
#search_results .result {
	font-size: 200%;
}
#search_results .result span {
	font-size: 60%;
}

/****************************************************************************/
/** 検索結果 表示モード切替                                                 */
/****************************************************************************/
.display_switching {
	display: none;
}

/****************************************************************************/
/** 検索結果 ページネーター                                                 */
/****************************************************************************/
.pager {
  display: flex;
  justify-content: center;
	width: auto;
	text-align: center;
	margin: 20px 0;
}
.pager li {
	width: 7%;
	font-size: 100%;
	float: none;
	display: inline-block;
	margin-right: 1%;
}
.pager .back,
.pager .next {
	background-color: #000;
	width: 11%;
	white-space: nowrap;
	text-indent: 100%;
	overflow: hidden;
}
.pager .back {
	background-position: 15px center;
}
.pager .next {
	background-position: 15px center;
}
.pager .back a {
	background-position: 15px center;
}
.pager .next a {
	background-position: 15px center;
}

/****************************************************************************/
/** 検索結果 表示                                                           */
/****************************************************************************/
.list_box h2 {
    font-size: 150%;
}
#search_results .list_box .list {
	border-bottom: solid 1px #ccc;
    width: 100%;
	clear: both;
	padding-bottom: 15px;
	margin: 20px 0 0 0;
}
#search_results .list_box .list .left {
	width: 100%;
	float: none;
}
#search_results .list_box .list .right {
	width: 100%;
	float: none;
	margin-top: 10px;
}
#search_results p, #search_results dl, #search_results ul {
    font-size: 100%;
}

/****************************************************************************/
/** 検索結果 表示（フォトモード）                                           */
/****************************************************************************/
#search_results .list_box.photo_mode .list {
	width: 46%;
	margin: 2%;
	border-bottom: none;
}
#search_results .list_box.photo_mode .list .left,
#search_results .list_box.photo_mode .list .right {
	width: 100%;
}

/****************************************************************************/
/** 検索結果 表示（個別）                                                   */
/****************************************************************************/

/* イベントサーチ *************************************************/

/* プランサーチ *************************************************/

/* フードサーチ *************************************************/

/* アコモデーションサーチ *************************************************/

/* アコモデーションサーチ カテゴリー *************************************************/
.accommodations_category .list_box h2 {
  font-size: 2.4em;
  margin-bottom: 0;
}
.accommodations_category .point {
  font-size: 1.4rem;
}
.accommodations_category .list {
	border-top: double 3px #CCC;
	margin-bottom: 0;
}
.accommodations_category .list_box .left {
	width: 100%;
	float: none;
	text-align: center;
	margin-top: 15px;
}
.accommodations_category .list_box .right {
	width: 100%;
	float: none;
	padding-top: 5px;
	margin-top: 15px;
}
.accommodations_category .ico_list {
	width: 100%;
	float: none;
	padding: 5px 0;
	margin: 0;
}
.accommodations_category .ico_money {
	width: 100%;
	float: none;
	border-left: none;
	padding: 5px 0;
	margin: 0;
}

/****************************************************************************/
/** マップ                                                                  */
/****************************************************************************/
#map {
	text-align: center;
	width: 100%;
	height: auto;
	float: none;
	margin-bottom: 15px;
}

.food.gn #search_results .list_box .list {
    border-top: none;
}
}




.events #search_results .list_box .list .right ul {
	display: none;
}

/* Search_layout_add 250409asa  */
.h2bg + .free_html p {
  line-height: 1.5;
}
#search_results .list_box h2 {
  font-size: 170%;
  line-height: 1.2;
  margin-bottom: .6em;
}
#search_results .list_box h2 span {
  width: fit-content;
  font-size: 60%;
  line-height: 1.6;
  letter-spacing: .1em;
  border-inline: 1px solid;
  padding: .1em 1em;
  margin-bottom: .5em;
}
@media screen and (max-width: 736px) {
  #search_results .list_box .list .right ul {
    margin-top: 1.5em;
  }
  #search_results .list_box h2 span {
    margin-block: .5em;
  }
}
#search_results .list_box h2 a {
  font-weight: 600;
}
#search_results .list_box p + p {
  padding-top: .5em;
}
@media screen and (max-width: 736px) {
  #search_sub input[type="checkbox"] {
    height: 1em;
  }
  #search_sub dl input {
    width: 1em;
    height: 1em;
    top: 0;
  }
  #search_sub dl input:has(+ dt) {
    top: 4vw;
  }
}
@media screen and (max-width: 414px) {
  #search_sub dl input:has(+ dt) {
    top: 2.5vw;
  }
}