@charset "utf-8";
body{
	background-color: #FFFFFF;
}
html{
	-webkit-text-size-adjust: 100%;
}
.l_contents{
	padding-top: 0;
}
.mainVisual_PC img,.mainVisual_SP img{
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 0;
	display: block;
}
.md_contents{
	width: auto;
}
figure {
	margin: 0;
}
.contentswrap{
	width: 100%;
}
a:hover{
	text-decoration: none;
}
[class*="_SP"]{
	display: none;
}
/* clearfix */
.leadbox::after,
.contentsbox .sectionwrap > section::after,
.figbox::after,
.btnarea::after,
.modalWrap::after {
	display: block;
	clear: both;
	content: "";
}
/*-----▽SPナビ▽-----*/
#breadcrumbArea{}
#breadcrumbArea a{text-decoration:underline;display:inline-block;line-height:2.5em;}
#breadcrumbArea .breadcrumbList{padding:.3em 5px;background-color:#FFF;white-space:nowrap;overflow:auto;}
#breadcrumbArea .breadcrumbList > li{display:inline-block;}
#breadcrumbArea .breadcrumbList > li+li:before{content:"＞";margin:0 .3em;}
.hd_sp h1.site_copy{
	display: none;
}
/*-----▲SPナビ▲-----*/

/*contentswrap*/
.leadbox,.contentsinner{
	width: 960px;
	margin: 0 auto;
	padding: 0 20px;
}
.leadbox{
	padding: 88px 0 80px;
}
.leadbox .textbox01{
	width: 502px;
	float: right;
}
.leadbox .lead_tx{
	color: #c1051b;
	font-weight: bold;
	font-size: 28px;
	line-height: 1.2;
}
.leadbox p:nth-of-type(2){
	margin-top: 10px;
}
.leadbox > .fig_PC{
	float: left;
}
.contentsbox{
	padding: 50px 0 60px;
}
.contentsbox:nth-child(even){
	background-color: #ebe8e6;
}
.contentsbox h2{
	text-align: center;
}
.contentsbox h2 img{
	max-width: 540px;
	width: 540px;
	height: auto;
}
/*point1*/
.contentsbox h2 + p {
	margin-top: 15px;
}
.contentsbox .map{
	margin-top: 20px;
}
/*point2*/
.contentsbox .sectionwrap > section+section{
	margin-top: 28px;
}
.contentsbox .sectionwrap > section h3{
	text-align: center;
}

.contentsbox .sectionwrap > section .textbox02{
	width: 472px;
	margin-top: 5%;
}
.contentsbox .sectionwrap > section figure figcaption{
	font-size: 12px;
	text-align: center;
}
.contentsbox .sectionwrap > section p{
	margin-top: 20px;
}
.contentsbox section{
	margin-top: 58px;
}
.contentsbox section h3{
	text-align: center;
}
.contentsbox section .figbox{
	margin-top: 35px;
}
.contentsbox section > p{
	margin-top: 6px;
}
.contentsbox section > h3 + p {
	margin-top: 20px;
}
/*point3*/
.contentsbox .tx01{
	margin-top: 36px;
	text-align: center;
}
.contentsbox .textbox03{
	margin-top: 20px;
	text-align: center;
}
.contentsbox .textbox03 .font_b{
	color: #331717;
	font-weight: bold;
	font-size: 19px;
}
.contentsbox table{
	width: 100%;
	margin-top: 20px;
	border: 2px solid #928281;
	text-align: center;
}
.contentsbox table colgroup .w25per{
	width: 25%;
}
.contentsbox table colgroup .w50per{
	width: 50%;
}
.contentsbox table tr:nth-child(odd){
	background-color: #d9d2ce;
}
.contentsbox table tr:nth-child(even){
	background-color: #FFFFFF;
}
.contentsbox table td{
	padding: 8px 0;
}
.contentsarea{
	padding: 26px 70px 34px;
	background-color: #FFFFFF;
}
.contentsarea h3 img{
	width: 477px;
	height: auto;
}
.contentsarea .logotx{
	text-align: center;
}
.contentsarea figure{
	margin-top: 20px;
	text-align: center;
}
.contentsarea p > span{
	color: #c1051b;
}
.contentsarea .btnarea{
	margin-top: 25px;
}
.contentsarea .btnarea li{
	width: 48%;
	float: left;
}
.contentsarea .btnarea li+li{
	float: right;
}
.contentsarea .btnarea li a{
	width: 100%;
	padding: 14px 50px 12px 20px;
	color: #FFFFFF;
	border-radius: 7px;
	background-color: #a34e58;
	background-image: url(../img/special_ic01.png);
	background-repeat: no-repeat;
	background-position: 95% 50%;
	text-align: center;
	display: block;
}
.contentsarea .btnarea li a:hover{
	opacity: 0.8;
}
.contentsbox:nth-of-type(3){
	background-image: url(../img/special_bg.png);
	background-repeat: no-repeat;
	background-position: bottom;
	background-size: 100% auto;
}
.br_465{
	display: none;
}
	/* 20180719追記 */
.md_bannerArea_list img {
	max-width: 870px;
}
[id*="modalContent"] {
	padding: 15px;
}
[id*="modalContent"] h4 {
	line-height: 1.5;
	padding-left: 10px;
	border-left: 2px solid #663d3d;
	color: #331717;
	font-size: 19px;
	font-weight: bold;
}
[id*="modalContent"] h4 span {
	color: #663d3d;
	font-size: 15px;
	font-weight: normal;
}
[id*="modalContent"] figure {
	margin-top: 10px;
	text-align: center;
}
[id*="modalContent"] img {
	width: 100%;
	max-width: 320px;
}

[id*="modalContent"] p{
	margin-top: 5px;
	line-height: 1.5;
	font-size: 15px;
}

/*-----▽検索BOX▽-----*/
.searchbox{
	width: 960px;
	margin: 0 auto;
}
#js_sectionSearch,.md_searchArea ,.s-searchArea{
	width: 960px;
	margin: 0 auto;
}
.s-searchArea .md_searchArea_nav_list li.is_thisTab, .s-searchArea .md_searchArea_nav_list li:hover {
  background-color: #0058ae;
	color: #ffffff;
}
.s-searchArea .md_searchArea_list, .s-searchArea .md_searchArea_nav_list li {
  border-color: #0058ae;
	color: #0058ae;
	font-weight: bold;
}
.s-searchArea .md_searchArea_nav_list li {
	width: 200px;
}
.s-searchArea .md_search_label {
  background-color: #0058ae;
}
.s-searchArea .md_search_details_btn, .s-searchArea .md_search_checkboxArea a.is_pleasureTrip {
  color: #0058ae;
}
/*-----▲検索BOX▲-----*/

/*----- 検索ボックス崩れ修正/20180719 -----*/
.md_search_inputArea.is_budget {
	width: 48%;
}
.js-searchMod-tour .md_search_inputArea.is_budget {
	width: 53%;
}
.is_budget .md_search_inputWrap {
	width: auto;
}
.js-searchMod-tour .md_search_inputArea.is_country .md_search_label,
.js-searchMod-tour .md_search_inputArea.is_city .md_search_label {
	background-color: transparent;
}
.js-searchMod-tour .md_search_inputArea.is_city select {
	color: #000000!important;
}
.js_menuDest {
	left: inherit;
	right: 0;
}
/*-----▲検索BOX▲-----*/

/****************************************************************/
/*
/* メディアクエリ設定 960px以上
/* 通常(PC用)記述の場所
/*
/****************************************************************/
@media print,screen and (min-width: 960px) {
	#breadcrumbArea{
		display: none;
	}
	.leadbox > .fig_PC img{
		width: 410px;
		height: auto;
	}
	.contentsbox .sectionwrap > section figure img{
		width: 426px;
		height: auto;
	}
	.contentsbox .sectionwrap > section h3 img{
		width: 345px;
		height: auto;
	}
	.contentsbox section .figbox figure img{
		width: 436px;
		height: auto;
	}
	.contentsbox .tx01 img{
		width: 425px;
		height: auto;
	}
	.contentsbox section h3 img{
		width: 586px;
		height: auto;
	}
	.md_linkTxt.is_right{
		width: 960px;
		margin: 0 auto;
		margin-top: 25px;
	}
}

/****************************************************************/
/*
/* メディアクエリ設定 761px～959px
/* タブレット用記述の場所
/*
/****************************************************************/
@media screen and (min-width: 761px){
		.contentsbox  section .figbox figure{
		float:left;
	}
	.contentsbox  section .figbox figure+figure{
		float: right;
	}
	.contentsbox .sectionwrap > section:nth-child(odd) .textbox02{
		float: right;
	}
	.contentsbox .sectionwrap > section:nth-child(even) .textbox02{
		float: left;
	}
	.contentsbox .sectionwrap > section:nth-child(odd) figure{
		float: left;
	}
	.contentsbox .sectionwrap > section:nth-child(even) figure{
		float: right;
	}
	/* 20180719追記 */
	.contentsbox section > h3 + p {
		text-align: center;
	}
	.bx-wrapper,
	.bxslider {
		display: none;
	}
	.modalWrap {
		display: flex;
    flex-wrap: wrap;
		margin-top: 20px;
	}
	[id*="modalContent"] {
		width: 300px;
		float: left;
		margin-right: 10px;
		background-color: #ffffff;
	}
	.modalWrap [id*="modalContent"]:nth-child(3n) {
		margin-right: 0;
	}
	.modalWrap [id*="modalContent"]:nth-child(n+4) {
		margin-top: 10px;
	}
}
@media screen and (min-width: 761px) and (max-width: 959px) {
	#breadcrumbArea{
		display: block;
	}
	.l_breadcrumb{
		display: none;
	}
	.searchbox{
		width: 100%;
	}
	#js_sectionSearch, .md_searchArea, .s-searchArea{
		width: 100%;
		padding: 30px 20px 0;
		display: block;
	}
	.md_linkTxt.is_right{
		margin-top: 20px;
	}
	.md_linkTxt.is_prev{
		margin-top: 20px;
	}
	.md_linkTxt::after{
		margin-top: 6px;
	}
	/* 20180719追記 */
	[id*="modalContent"] {
		width: 32%;
		margin-right: 2%;
	}
	[id*="modalContent"] h4 {
		font-size: 17px;
	}
}

@media screen and (max-width: 959px) {
	.leadbox,.contentsinner{
		width: 100%;
		padding: 0 20px;
	}
	[class*="_TAB"]{
		display: none;
	}
	.contentswrap img{
		width: 100%;
		height: auto;
	}
	.l_container{
		margin-top: 10px;
	}
	.leadbox{
		padding: 30px 20px;
	}
	.leadbox .textbox01{
		width: 60%;
	}
	.leadbox > .fig_PC{
		width: 37%;
	}
	.contentsbox{
		padding: 35px 0 45px;
	}
	.contentsbox h2 img{
		width: 65%;
	}
	/*point2*/
	.contentsbox section{
		margin-top: 50px;
	}
	.contentsbox .sectionwrap > section .textbox02{
		width: 55%;
	}
	.contentsbox .sectionwrap > section figure{
		width: 42%;
	}
	.contentsbox .sectionwrap > section .textbox02{
		margin-top: 2%;
	}
	.contentsbox .sectionwrap > section h3 img{
		width: 80%;
		max-width: 345px;
	}
	.contentsbox section .figbox figure{
		width: 48%;
	}
	.contentsbox section .figbox figure + figure{
		margin-left: 4%;
	}
	/*point3*/
	.contentsbox .tx01{
		margin-top: 28px;
	}
	.contentsbox .tx01 img{
		max-width: 425px;
  width: 50%;
	}
	.contentsbox .textbox03{
		margin-top: 16px;
	}
	.contentsbox section h3 img{
		max-width: 586px;
		width: 80%;
	}
	.contentsbox .logotx img{
		max-width: 360px;
		width: 60%;
	}
	.contentsarea{
		padding: 26px 50px 34px;
	}

/*----- 検索ボックス崩れ修正/20180713 -----*/
	.js-searchMod-tour .md_search_inputArea.is_budget {
		width: 60%;
	}
/*-----▲検索BOX▲-----*/
}

/****************************************************************/
/*
/* メディアクエリ設定 0～760px
/* スマホ用記述の場所
/*
/****************************************************************/

@media screen and (max-width: 760px) {
	[class*="_SP"]{
		display: block;
	}
	[class*="_PC"]{
		display: none;
	}
	.leadbox, .contentsinner{
		padding: 0 12px;
	}
	.leadbox{
		padding: 20px 12px;
	}
	.contentsbox{
		padding: 28px 0 40px;
	}
	.l_container{
		font-size: 12px;
		line-height: 1.5;
	}
	.l_breadcrumb{
		display: none;
	}
	.mainVisual_pc{
		display: none;
	}
	.contentswrap{
		width: 100%;
		padding: 0;
	}
	.leadbox .lead_tx{
		font-size: 20px;
	}
	.leadbox .textbox01{
		width: 100%;
	}
	.leadbox .fig_SP {
		margin-top: 8px;
	}
	.contentsbox h2 img{
		width: 100%;
	}
	/*point2*/
	.contentsbox section{
		margin-top: 25px;
	}
	.contentsbox .sectionwrap > section .textbox02{
		width: 100%;
	}
	.contentsbox .sectionwrap > section figure{
		width: 100%;
		margin-top: 5px;
	}
	.contentsbox .sectionwrap > section + section{
		margin-top: 22px;
	}
	.contentsbox .sectionwrap > section p{
		margin-top: 10px;
	}
	.contentsbox section h3 img{
		width: 100%;
	}

	.contentsbox section .figbox figure{
		width: 100%;
	}
	.contentsbox section .figbox{
		margin-top: 15px;
	}
	.contentsbox section .figbox figure + figure{
		margin: 2% 0 0 0;
	}
	.contentsbox section > p{
		margin-top: 8px;
	}
	/*point3*/
	.contentsbox .tx01{
		margin-top: 15px;
	}
	.contentsbox .tx01 img{
		width: 70%;
	}
	.contentsbox .textbox03{
		margin-top: 12px;
		text-align: left;
	}
	.contentsbox .textbox03 .font_b{
		font-size: 15px;
	}
	.contentsbox section h3 img{
		width: 95%;
	}
	.contentsarea figure{
		margin-top: 10px;
	}
	.contentsbox section > p{
		margin-top: 4px;
	}
	.contentsarea{
		padding: 15px 20px 28px;
	}
	.contentsarea .btnarea{
		padding: 0 10px;
	}
	.contentsarea .btnarea li{
		width: 100%;
	}
	.contentsarea .btnarea li+li{
		margin-top: 2%;
	}
	.contentsarea .btnarea li a{
		padding: 11px 28px 10px 16px;
		background-size: 12px auto;
	}
	.area_SP{
		margin-top: 30px;
		padding: 0 30px;
	}
	.area_SP >p{
		font-size: 16px;
		font-weight: bold;
		color: #4c5a78;
		text-align: center;
	}
	.area_SP .btnbox{
		margin-top: 10px;
	}
	.area_SP .btnbox p+p{
		margin-top: 8px;
	}
	.area_SP .btnbox p a{
		display: block;
		padding: 16px;
		border-radius: 10px;
		background-color: #fdab29;
		box-shadow: 1px 1px 2px rgba(0,0,0,0.3);
		font-weight: bold;
		font-size: 15px;
		color: #FFFFFF;
		text-align: center;
		background-image: url(../img/special_ic02.png);
		background-repeat: no-repeat;
		background-position: 94% 50%;
		background-size: 13px 15px;
	}
	.area_SP .btnbox p a:hover{
		text-decoration: none;
		opacity: 0.8;
	}
	.md_linkTxt.is_right{
		margin-top: 20px;
	}
	.md_localFooter{
		margin-top: 30px;
	}
	.md_linkTxt::after{
		margin-top: 2px;
	}
		/* 20180719追記 */
	.modalWrap {
		display: none;
	}
	.bxslider > li::after {
		content: "";
		display: inline-block;
		width: 14.5px;
		height: 14.5px;
		background: url(../img/special_ic03.png) no-repeat 0 0/ 14.5px 14.5px;
		position: absolute;
		bottom: 3px;
		right: 3px;
	}
	.contentsbox .map{
	margin-top: 5px;
	}
	.contentsbox section > h3 + p {
	margin-top: 10px;
	}
	[id*="modalContent"] {
		padding: 30px 15px;
	}
	[id*="modalContent"] h4 {
		line-height: 1.3;
		font-size: 15px;
	}
	[id*="modalContent"] h4 span {
		font-size: 13px;
	}
	[id*="modalContent"] figure {
		margin-top: 15px;
	}
	[id*="modalContent"] p{
		margin-top: 15px;
		font-size: 12px;
	}
}
@media (max-width: 465px){
	.br_465{
		display: block;
	}
}


/*-----20190108追加-----*/
@media screen and (min-width: 759px) {
.nav {
    background-color: #c1051b;
}
.nav .contentsinner {
    clear: both;
    overflow: hidden;
}
.nav .contentsinner li {
    float: left;
    width: 230px;
    text-align: center;
}
.nav .contentsinner li a {
    color: #fff;
    padding: 1em 0;
    display: block;
}
.nav .contentsinner li a:hover {
    color: #c1051b;
    background-color: #fff;
}
.nav .contentsinner li a span {
    display: block;
}
.nav .contentsinner li a .sml {
    font-size: 0.8em;
}
.nav .contentsinner li a .big {
    font-weight: bold;
}
.contentsbox:nth-of-type(4) {
    background-color: #fff;
    color: #503333;
}
.contentsbox:nth-of-type(4) h2 {
    margin-bottom: 30px;
}
.contentsbox:nth-of-type(4) .tx01 {
    margin-bottom: 10px;
}
.contentsbox:nth-of-type(4) .red {
    color: #c1051b;
    font-weight: bold;
}
.contentsbox:nth-of-type(4) dl {
    width: 670px;
    margin: 40px auto;
}
.contentsbox:nth-of-type(4) dl dt {
    font-size: 18px;
    font-weight: bold;
}
.contentsbox:nth-of-type(4) dl dd {
    margin-bottom: 10px;
}
.contentsbox:nth-of-type(4) .flame {
    width: 670px;
    margin: 0 auto;
    text-align: center;
    border: solid 1px;
    font-size: 18px;
    font-weight: bold;
    padding: 5px 0;
}
}
@media screen and (max-width: 760px) {
.nav {
    background-color: #fff;
    padding: 1em 0;
}
.nav .contentsinner {
    clear: both;
    overflow: hidden;
}
.nav .contentsinner li {
    width: 49%;
    float: left;
    margin-bottom: 1%;
}
.nav .contentsinner li:nth-child(odd) {
    margin-right: 2%;
}
.nav .contentsinner li a {
    display: block;
    background-color: #c1051b;
    color: #fff;
    font-weight: bold;
    padding: 12px 0 12px 17px;
    background-image: url("https://smp.his-j.com/cmn/img/kanto/icon/instruction/arrow_down_white001.png");
    background-position: 3px 50%;
    background-repeat: no-repeat;
    background-size: 12px auto;
    letter-spacing: -1px;
}
.nav .contentsinner li a .sml {
    display: none;
}
.contentsbox:nth-of-type(4) {
    background-color: #fff;
    color: #503333;
}
.contentsbox:nth-of-type(4) h2 {
    margin-bottom: 1em;
}
.contentsbox:nth-of-type(4) .tx01 {
    margin-bottom: 15px;
}
.contentsbox:nth-of-type(4) .red {
    color: #c1051b;
    font-weight: bold;
}
.contentsbox:nth-of-type(4) dl {
    margin: 1rem 0;
}
.contentsbox:nth-of-type(4) dl dt {
    font-weight: bold;
    font-size: 120%;
}
.contentsbox:nth-of-type(4) dl dd {
    margin-bottom: 0.8em;
}
.contentsbox:nth-of-type(4) .tx01 img {
    width: 80%;
}
.contentsbox:nth-of-type(4) .flame {
    display: block;
    text-align: center;
    border: solid 1px;
    margin: 1.5em 0;
    padding: 0.5em 0;
    font-weight: bold;
    font-size: 110%;
}
}
@media screen and (max-width: 320px) {
.nav .contentsinner li:nth-of-type(4) a {
    font-size: 91%;
}
}

/*-----20220915追加-----*/
#searchApp {
	padding: 40px 0;
}
.main #searchApp .navi03.rn-searchMod__navListItem {
  margin-right: 0;
}
.navi--ovsHotel, .navi--ovsOptional, .navi--bothOnline, .main #search #searchApp .rn-searchMod__navLinkItem.navi--dom {
  display: none !important;
}
.tabHotel, .tabOptional, .tabOnline {
  display: none;
}
.rn-searchMod--ovs .rn-searchMod__navSection .rn-searchMod__navList br {
  display: none;
}
.rn-searchMod__navListButton:hover {
	border-bottom: none;
	opacity: 1 !important;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation : portrait) {
.main .rn-searchMod {
  width: 100%;
  margin: auto;
  display: block;
}
.main .rn-searchMod__navSection {
  margin-right: 0;
}
.main .rn-searchMod__navListItem {
  margin-bottom: 0;
}
.main .rn-searchMod__navListItem:not(:last-child) {
  margin-right: 8px;
}
.main #searchApp .navi03.rn-searchMod__navListItem {
  margin-right: 0;
}
.main .rn-searchMod--all .rn-searchMod__navListItem:not(:last-child) {
  margin-right: 5px;
}
.main .rn-searchMod__navList {
  width: 100%;
  height: auto;
  display: flex;
  justify-content: space-between;
  position: relative;
  z-index: 1;
}
.main .rn-searchMod--all .rn-searchMod__navListButton {
  font-size: 13px;
  line-height: 1.3;
  height: 70px;
}
.main .rn-searchMod__navListButton {
  border-radius: 4px 4px 0 0;
  border: 1px solid #000;
}
.main .rn-searchMod__navListButton.active {
  border-bottom-color: #fff;
  margin-right: 0;
}
.main .rn-searchMod__formSection {
  width: 100%;
  min-height: auto;
  border: 1px solid #000;
  border-radius: 0;
  padding: 30px 40px;
  margin-top: -1px;
}
}
@media screen and (max-width: 767px) {
	#searchApp {
		padding: 10px 0;
	}
  .main #searchApp .rn-searchMod--ovs .rn-searchMod__navListItem {
    width: 33.3%;
		padding-left: 0 !important;
  }
  .main #searchApp .rn-searchMod--ovs .rn-searchMod__navListButton {
    width: 100%;
  }
}
