@charset "utf-8";
/* CSS Document */
#top {
	background: #fff;
}
.contents-left {
	width: 800px;
	float: left;
}
.contents-right {
	width: 250px;
	float: right;
}
.recommend-inn.holidays {
	border: 2px solid #ff8105;
	background-color: #fffaf6;
}
.recommend-inn-inner {
	padding: 10px 12px;
}
.recommend-inn-inner > section {
	width: 50%;
	float: left;
	padding-right: 10px;
}
.holidays .recommend-inn-inner > section + section {
	border-left: 1px dashed #ff8105;
	padding-right: 0;
	padding-left: 10px;
}
.recommend-inn h3 {
	padding: 5px 15px;
	font-size: 16px;
	color: #fff;
	font-weight: bold;
}
.recommend-inn.holidays h3 {
	background-color: #ff8105;
}
.recommend-inn.holidays h4 {
	font-size: 16px;
	font-weight: bold;
}
.recommend-inn-place {
	font-size: 12px;
}
.recommend-inn-photo {
	float: left;
	width: 120px;
}
.recommend-inn-photo img {
	vertical-align: top;
}
.recommend-inn-detail {
	float: right;
	width: 245px;
	line-height: 1;
}
.recommend-inn-detail-txt {
	margin-top: 10px;
}

.recommend-inn-detail h4 a {
	color: #333;
}
.recommend-inn-link {
	text-align: right;
	font-weight: bold;
}
.arrow:before {
	content: "";
	display: inline-block;
	width: 14px;
	height: 14px;
	vertical-align: -1px;
	margin-right: 5px;
	background-image: url(../img/icn_feature.png);
	background-repeat: no-repeat;
}


/* 日付けから探す .search_date
---------------------------------------------------------- */

.search_date {
	margin-top: 40px;
}
.search_date h3 {
  background: #3da703 url(../img/bg_contents-nav.png) no-repeat 3px -12px;
  padding-left: 55px;
  font-size: 25px;
  font-weight: bold;
  color: #fff;
  padding-top: 5px;
  padding-bottom: 0px;
}
.search_date_bnr {
	width: 100%;
}
.search_date_bnr li {
	float: left;
	margin-top: 10px;
	width: 192px;
	margin-left: 10px;
}
.search_date_bnr li:nth-child(3) {
	margin-top: 5px;
}
.search_date_bnr li:first-child {
	margin-left: 0;
}


/* 地図から探す #indexSearchMap
---------------------------------------------------------- */
.search_map_holidays {
	margin-top: 30px;
}
.search_map_holidays h3 {
  background: url("") ;
  background: #01aaeb;
  padding-left: 20px;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  line-height: 40px;
  width: 690px;
  margin: 0 auto;
}
.search_map_holidays .map_img {
	margin-top: 0px;
	margin-left: 55px;
	position:relative;
	width:690px;
	height:470px;
}
.search_map_holidays .map_img p {
	position: absolute;
	left: 0;
	top: 0;
}
.search_map_holidays .map_img dl {
	position: absolute;
	border: 2px solid #01aaeb;
	border-radius: 5px;
	background: #fff;
}
.search_map_holidays .map_img dl:hover {
	background: #dff6ff;
}

.search_map_holidays .map_img dl dt {
	background: #01aaeb;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	line-height: 40px;
	text-align: center;
}

.search_map_holidays .map_img dl dd ul {
	overflow: hidden;
	padding-top: 10px;
}
.search_map_holidays .map_img dl dd ul li {
	float: left;
	margin-right: 15px;
	margin-bottom: 3px;
}
/* 北海道・東北 .area01 */
.search_map_holidays .map_img dl.area01 {
	left: 482px;
	top: 50px;
	width: 198px;
	height: 108px;
}
.search_map_holidays .map_img dl.area01 dd {
	margin-left: 19px;
}
/* 関東 .area02 */
.search_map_holidays .map_img dl.area02 {
	left: 428px;
	top: 188px;
	width: 192px;
	height: 108px;
}
.search_map_holidays .map_img dl.area02 dd {
	margin-left: 16px;
}
.search_map_holidays .map_img dl.area02 dd ul li {
	margin-right: 14px;
}
/* 甲信越・北陸 .area03 */
.search_map_holidays .map_img dl.area03 {
	left: 210px;
	top: 20px;
	width: 157px;
	height: 108px;
}
.search_map_holidays .map_img dl.area03 dd {
	margin-left: 21px;
}
/* 東海 .area04 */
.search_map_holidays .map_img dl.area04 {
	left: 540px;
	top: 336px;
	width: 134px;
	height: 100px;
}
.search_map_holidays .map_img dl.area04 dd {
	margin-left: 30px;
}
.search_map_holidays .map_img dl.area04 dd ul {
	padding-top: 6px;
}
/* 関西 .area05 */
.search_map_holidays .map_img dl.area05 {
	left: 356px;
	top: 336px;
	width: 170px;
	height: 100px;
}
.search_map_holidays .map_img dl.area05 dd {
	margin-left: 21px;
}
.search_map_holidays .map_img dl.area05 dd ul {
	padding-top: 6px;
}
/* 中国・四国 .area06 */
.search_map_holidays .map_img dl.area06 {
	left: 93px;
	top: 149px;
	width: 157px;
	height: 131px;
}
.search_map_holidays .map_img dl.area06 dd {
	margin-left: 20px;
}
/* 九州・沖縄 .area07 */
.search_map_holidays .map_img dl.area07 {
	left: 26px;
	top: 300px;
	width: 158px;
	height: 130px;
}
.search_map_holidays .map_img dl.area07 dd {
	margin-left: 20px;
}

/* .holidays_sct
---------------------------------------------------------- */

.holidays_sct h3 {
  background: #ff8106 url(../img/icn_holidays05.png) no-repeat 10px 7px;
  padding-left: 55px;
  font-size: 25px;
  font-weight: bold;
  color: #fff;
  padding-top: 5px;
  padding-bottom: 0px;
}
#f-contents03 h3 {
  background: #00aaeb url(../img/icn_holidays03.png) no-repeat 10px 7px;
  padding-left: 50px;
  font-size: 25px;
  font-weight: bold;
  color: #fff;
  padding-top: 5px;
  padding-bottom: 0px;
}
.holidays_sct .ttl_group {
	background: url(../img/bg_ttl_holidays.gif) no-repeat 0 0;
	width: 800px;
	height: 35px;
	display: table;
	font-size: 18px;
	font-weight: bold;
	line-height: 35px;
}
.holidays_sct .ttl_group h4 {
	display: table-cell;
	width: 80px;
	color: #fff;
	padding-left: 12px;
}
.holidays_sct .ttl_group p {
	display: table-cell;
	color: #4ec606;
}
.holidays_sct .img_box {
	float: left;
	width: 370px;
}
.holidays_sct .txt_box {
	float: right;
	width: 410px;
	height: 230px;
	position: relative;
}
.holidays_sct .txt_box p {
	font-size: 14px;
	margin-top: 5px;
}
.holidays_sct .txt_box p.btn_box {
	position: absolute;
	bottom: 0;
	right: 0;
}
.holidays_sct .txt_box p.btn_box a {
	display: inline-block;
	min-width: 200px;
	padding: 0 28px;
	height: 35px;
	line-height: 35px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	border-radius: 5px;
	position: relative;
	text-decoration: none;
	box-sizing: border-box;
	background: #ff8106;
}
.holidays_sct .txt_box p.btn_box a:hover {
	opacity: 0.5;
}
.holidays_sct .txt_box p.btn_box a:before {
	content: "";
	display: inline-block;
	vertical-align: -2px;
	width: 14px;
	height: 14px;
	margin-right: 11px;
	background: url(../img/icn_holidays04.png) 0 0 no-repeat;
}

/* こだわりの条件から探す .search_kodawari
---------------------------------------------------------- */
.search_kodawari {
	margin-top: 40px;
}
.search_kodawari h3 {
  background: #f044a9 url(../img/icn_holidays02.png) no-repeat 10px 7px;
  padding-left: 60px;
  font-size: 25px;
  font-weight: bold;
  color: #fff;
  padding-top: 5px;
  padding-bottom: 0px;
}
.search_kodawari ul {
	width: 100%;
}
.search_kodawari li {
	float: left;
	margin-top: 30px;
	width: 220px;
	margin-left: 15px;
}
.search_kodawari li:nth-child(3n+1) {
	margin-left: 55px;
}
.search_kodawari li .txt_box {
	font-size: 14px;
	font-weight: bold;
	margin-top: 5px;
}
/* 右袖 .aside-search-holidays
---------------------------------------------------------- */
.aside-search-holidays .side_navi01{
	border: 1px solid #01aaeb;
}
#sideSearchBox01 .side_navi_sec01 .form_title01 {
	text-align: left;
	background: transparent;
}
.aside-search-holidays .date_checkout {
	background: #f5f5f5;
	font-size: 12px;
	padding: 5px 10px;
}
/**/
.form_calender,
.formSelectList > .result,
.formSelectList2 > .result,
.side_navi_room .childMember .result {
	border: 1px solid #a1cee3;
}
.searchBoxSec_Calendar .form_calender {
	background: #fff url(../img/icn_calender01.png) 117px 3px no-repeat;
}
.side_navi01 .formSelectList > .result p, .side_navi01 .formSelectList2 > .result p {
	background: url(../img/bg_select_holidays01.gif) right center no-repeat;
}
.form_submitbtn01 {
	background: #245a7c;
}
#sideSearchBox01 .form_submitbtn01 input {
	background: #3683af url(/ja/m/common/img/btn_search01.png) 74px 12px no-repeat;;
}
/**/
.searchBoxSec_Calendar .calendarFormBoxPopUp {
/*	right: 340px;*/
	right: 0; /* 20160526 updated */
	left: auto;
}
/* 微調整　20160524
---------------------------------------------------------- */
.side_navi_sec01.form_line02 > .form_line02_day .date_wrap02 {
	clear: both;
	float:left;
}
.side_navi_sec01.form_line02 > .form_line02_day .date_wrap02 p.date_checkout{
	clear: both;
	float:left;
}
/* 宿泊数プルダウン、日付未定のチェックボックスの微調整　20160524
---------------------------------------------------------- */
/* 宿泊数プルダウン */
.form_line02 > .form_line02_day .form_calender {
    width: 140px;
    height: 25px;
    background-position: 115px 3px;
}
.form_line02 > .form_line02_day .form_calender .date {
    top: 0;
}
.form_line02 > .form_line02_day .date_wrap01 {
    width: 220px;
}
/* 日付未定のチェックボックス */
input[type="checkbox"].check_large + label span {
    width: 15px;
    height: 15px;
    background: url(/ja/m/common/img/bg_checkbox01.png) left top no-repeat;
}

/* 検索フォームの幅調整 20160526 */
.form_line02 {
    width: 250px;
}
.form_line02 > .form_line02_day {
    width: 220px;
}
.form_line02 > .form_line02_day .date_wrap02 {
    width: 220px;
}
/* 右袖バナー .recommend-feature
---------------------------------------------------------- */
.recommend-feature {
	background: #f5f5f5;
	padding: 15px;
}
.recommend-feature h2 {
	font-size: 15px;
	font-weight: bold;
}
.recommend-feature h2:before {
	content: "";
	display: inline-block;
	width: 21px;
	height: 19px;
	background-image: url(../img/icn_feature.png);
	background-position: 0 -34px;
	vertical-align: -3px;
	margin-right: 5px;
}
.recommend-bnr li {
	margin-top: 15px;
}

.subtitle_pa{
  padding: 0px 5px;s
}
.font_sz14p{
	font-size: 14px;
}
.holidays_sct {
    margin-top: 50px;
}

/*1日中あそべる人気のレジャースポットから探す*/
.pp-inn-list01 li {
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    float: left;
    width: 250px;
    margin: 0 5px 10px 10px;
    padding: 0;
}
.pp-inn-list01 li .txt {
    display: block;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 10px 12px;
    background: #fff;
    font-weight: bold;
    text-align: left;
}
.btn-link04 {
    text-align: center;
}
.btn-link04 a {
    display: inline-block;
    position: relative;
    padding: 12px 10px;
    width: 300px;
    background: #4298b9;
		color: #fff;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
    line-height: 1.2;
}
.btn-link04 a:before {
    display: inline-block;
    content: "";
    vertical-align: middle;
    margin: -2px 10px 0 5px;
    width: 6px;
    height: 6px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
/*1日中あそべる人気のレジャースポットから探す*/

/*contents-nav*/
.contents-nav {
    display: table;
    margin-bottom: 20px;
    margin-top: 30px;
    width: 100%;
}
.contents-nav li a span {
    font-size: 14px;
    padding: 5px;
}
.contents-nav li + li {
    padding-left: 10px;
}
.contents-nav li a {
    display: block;
    position: relative;
    height: 70px;
    padding: 10% 10px 0 30px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
}
.contents-nav li {
    display: table-cell;
    width: 192px;
    text-align: center;
    line-height: 24px;
}
.contents_2_list li {
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    display: inline-block;
    width: 23.3%;
    margin: 0 13px 10px 0;
    padding: 0;
}
.contents_2_list li:nth-child(4n) {
    margin: 0 0px 10px 0 !important;
}
.contents-nav li a {
    width: 192px;
    float: left;
}
.contents-nav li:nth-child(1) a {
    padding-top: 0px;
    background: #3da703 url(../img/bg_contents-nav.png) 0 0 no-repeat;
    box-shadow: 0px 4px 0 0 #2d7a02;
    line-height: 71px;
}
.contents-nav li:nth-child(1) a:hover {
		opacity: 0.5;
}
.contents-nav li:nth-child(2) a {
    padding-top: 7%;
    background: #ff8106 url(../img/bg_contents-nav.png) 0 -100px no-repeat;
		box-shadow: 0px 4px 0 0 #9a6633;
}
.contents-nav li:nth-child(2) a:hover {
		opacity: 0.5;
}
.contents-nav li:nth-child(3) a {
    padding-top: 7%;
    background: #00aaeb url(../img/bg_contents-nav.png) 0 -200px no-repeat;
    box-shadow: 0px 4px 0 0 #48798c;
}
.contents-nav li:nth-child(3) a:hover {
		opacity: 0.5;
}
.contents-nav li:nth-child(4) a {
    padding-top: 7%;
    background: #f044a9 url(../img/bg_contents-nav.png) 0 -300px no-repeat;
		box-shadow: 0px 4px 0 0 #be3686;
}
.contents-nav li:nth-child(4) a:hover {
		opacity: 0.5;
}
/*contents-nav*/

/* ノウハウ
---------------------------------------------------------- */
.knowhow{
	margin-left: 55px;
}
.knowhow ul {
  margin: 10px 0 0 0px;
  line-height: 1.4;
}
.knowhow ul li {
  position: relative;
  float: left;
  width: 220px;
  margin: 0 10px 0 0;
}
.knowhow ul li:nth-of-type(3n) {
  margin: 0;
}
.knowhow ul li.new:after {
  position: absolute;
  top: 5px;
  left: 5px;
  width: 36px;
  height: 36px;
  content: '';
  background: url(/ja/m/knowhow/img/icn_new.png) no-repeat center center;
}
.knowhow ul li a {
  display: block;
  color: #333;
  text-decoration: none;
}
.knowhow ul li a:hover {
  background: #dff6ff;
}
.knowhow ul li a .img {
  overflow: hidden;
  height: 155px;
  background: #ddd;
}
.knowhow ul li a .img img {
  width: 100%;
}
.knowhow ul li a dl {
	height: 165px;
  padding: 10px 14px 14px;
  border-right: solid 1px #ddd;
  border-bottom: solid 1px #ddd;
  border-left: solid 1px #ddd;
  background-color: #ffffff;
}
.knowhow ul li a dl dt {
  color: #0075cf;
  font-weight: bold;
}
.knowhow ul li a dl dd {
  margin: 5px 0 0 0;
  color: #333;
  font-size: 12px;
  line-height: 1.6;
}
.knowhow ul + h3 {
  margin: 40px 0 0 0;
}
.hdg-type02{
	color: #f044a9;
	width: 680px;
	font-size: 20px;
	margin-bottom: 10px;
	padding-bottom: 3px;
	border-bottom: dashed 2px #f044a9;
}