@charset "utf-8";

/*PCSP共通設定*/
/* 基本レイアウト・フォント装飾関連 */
.roman-s { font-family: "Arial", "Helvetica", "sans-serif"; font-size: 10px}
.f-bold { font-weight: bold}
.f-b-red { font-weight: bold ; color: #FF0000}
.f-b-y { font-weight: bold ; color: #FFFFCC}
.f-b-pink { font-weight: bold ; color: #FF6666}
.f-b-orange { font-weight: bold ; color: #FF6600}
.f-b-s-pink { font-weight: bold ; color: #FF3399}
.f-b-white { font-weight: bold ; color: #FFFFFF}
.f-b-purple { font-weight: bold; color: #B086B9}
.f-b-dp { font-weight: bold; color: #663399}
.f-b-green { font-weight: bold; color: #008888}
.f-b-blue { font-weight: bold; color: #0066CC}
.f-dp { color: #663399}
.f-white { color: #FFFFFF}
.f-red { color: #a00000}

/* レイアウト */
.t10b { font-size: 10px; line-height:14px;}
.t10-r { font-size: 10px ; color: #FF0000}	
.t10w { font-size: 10px; color: #FFFFFF}
.t14b { font-size: 14px ; font-weight: bold ; color: #666666}
.t14y { font-size: 14px ; font-weight: bold ; color: #FFFFCC}
.t16b { font-size: 16px; font-weight: bold; color: #3366CC}

/* CSS初期設定 */
#bg {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:12px;
	width:950px;
	overflow:hidden;
}
#bg img {
	border:0;
	vertical-align:bottom;
}
#bg ul,#bg ol {
	list-style:none;
}
#bg a {
	overflow: hidden;
}
#bg strong {
	font-weight:bold;
}
.clear {
	clear: both;
}
.clearFloat:after { 
	content: "."; 
	display: block; 
	clear: both; 
	height: 0; 
	visibility: hidden; 
	line-height: 0; 
} 
.clearFloat { 
	display: inline-table; 
	min-height: 1%; 
} 
/* for macIE \*/ 
* html .clearFloat { 
	height: 1%; 
} 
.clearFloat { 
	display: block; 
} 
/* end of for macIE */
.clearFloat {
	overflow:hidden;
}
a.OpaChange:hover *{
filter:alpha(opacity=70); /*IE*/
-moz-opacity:0.70; /*FF*/
opacity:0.70;
}
.clearfix:after {
  content: "";
  clear: both;
  display: block;
}
html {scroll-behavior: smooth;}/*smooth scroll*/

/*759px以下*/
@media screen and (max-width: 759.9px) {
#wrapper {line-height: 1.4;}
.spnone{display:none;}

/* CSS */
#dirPathBlock,
#anchorLinkBlock {
	font-size: 10px;
	margin: 1% 1% 0 1%;
}
#dirPathBlock p,
#anchorLinkBlock a{font-size: 12px;}
h1 {
	font-size: 12px;
	margin: 0 1%;
}
#wrapper article{
	width:100%;
	height:auto;
}
#title{
	margin:0;
	padding:0;
	overflow:hidden;
	position:relative;
	text-align:center;
	height:auto;
	background:url(../images/smp/bg.jpg);
	background-size:cover;
}
#title p{
	bottom:0px;
	left: 0;
	margin:auto;
	color:#FFF;
	font-weight:bold;
	width: 100%;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-shadow:
	1px 1px 4px rgba(000,000,000,0.8),
	0px 1px 0px rgba(255,255,255,0.3);
}
#title img{
	width:100%;
	height:auto;
}
#title span{
	color:#FFF;
	margin:10px 0 0 0;
	display:block;
}

/*gray*/
.bgGrayArea{
	background:#DCF2FF!important;
	background-size:20px auto!important;
	overflow:hidden;
}
.bgGrayArea .cFix{
	display:block;
	margin:0 10px;
}
.bgGrayArea .cFix a{
	color:#000000!important;
}
.cFix li{
	background:#FFFFFF;
	overflow:hidden;
	margin:0 0 10px 0;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	box-shadow: 1px 2px 2px 1px #C8C8C8;
}
.bgGrayArea .thumb{
	width:50%;
	float:left;
	margin:0 10px 10px 0;
}
.bgGrayArea .thumb img{
	width:100%;
	height:auto;
}
.bgGrayArea .cFix dl{
	overflow:hidden;
	margin:0;
	padding:0;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.bgGrayArea .cFix dt{
	font-size:0.9rem;
	font-weight:bold;
	margin:10px 0 0 0px;
	padding:0;
}
.bgGrayArea .cFix dd{
	padding:5px 10px 0 0;
	font-size:0.8rem;
	margin:0;
}

/*white*/
.bgWhiteArea .cFix{
	display:block;
	margin:0;
}
.hoverNone li dd span{color:#333!important;}
.bgWhiteArea .cFix a{color:#333333;}
.bgWhiteArea .cFix li{
	background:#DCF2FF;
	overflow:hidden;
	margin:0 0 10px 0;
-webkit-border-radius: 5px 5px 5px 5px;
border-radius: 5px 5px 5px 5px;
box-shadow:1px 2px 2px 1px #C8C8C8;
}
.bgWhiteArea .thumb{
	width:50%;
	float:left;
	margin:0 10px 0 0;
}
.bgWhiteArea .thumb img{
	width:100%;
	height:auto;
}
.bgWhiteArea .cFix dl{
	overflow:hidden;
	margin:0;
	padding:0;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.bgWhiteArea .cFix dt{
	font-size:1.1rem;
	font-weight:bold;
	margin:10px 0 0 0px;
	padding:0;
}
.bgWhiteArea .cFix dd{
	padding:5px 10px 0 0;
	font-size:0.75rem;
	margin:0;
}
h1{font-size:0.7rem!important}
.contInner02{
	margin:0!important;
	padding:0!important;
}
.contInner02 h2{
	font-weight:bold;
	color:#0071AD;
	font-size:16px;
	text-align:center;
	margin:0;
	padding:0;
}
.contInner02 h2 span{
	display:block;
	font-size:12px;
}
#dirPathBlock{font-size:0.6rem!important;}
#navList{
	background:#FFF;
	padding:10px;
	margin:0px auto 0px;
	display:block;
	overflow:hidden;
	text-align:left;
}
#navList li{
	display:inline-block;
	margin:0 5px 5px 0;
	background:#FFF
}
#navList li a{
	color:#000!important;
	display:block;
	padding:5px;
	font-weight:bold;
	text-decoration:none!important;
	font-size:10px;
	border:2px solid #000;
	-webkit-border-radius: 5px 5px;
	border-radius: 5px 5px;
	letter-spacing:-0.05em;
}
#navList li a:hover{background:#FFFFCC;}
#navMenuNew100,#navMenuNew100_2{background:#000;}
#navMenuNew100 *,#navMenuNew100_2 *{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}
#navMenuNew100 ul,#navMenuNew100_2 ul{
	text-align:center;
	margin:0;
	padding:0;
	border-top:2px solid #000;
}
#navMenuNew100 ul li,#navMenuNew100_2 ul li{
	font-size:0.70rem;
	font-weight:bold;
	display:block;
	width:50%;
	float:left;
	margin:0;
	padding:10px 0;
	color:#FF6;
	border-left:2px solid #000;
	border-bottom:2px solid #000;
	background:#FFF;
}
#navMenuNew100 ul li:nth-child(2n+1){
	font-size:0.70rem;
	font-weight:bold;
	display:block;
	width:50%;
	float:left;
	margin:0;
	padding:10px 0;
	color:#FF6;
	border-left:none;
	border-bottom:2px solid #000;
}
#navMenuNew100 ul li:last-child{
	font-size:0.70rem;
	font-weight:bold;
	display:block;
	width:50%;
	float:left;
	margin:0;
	padding:10px 0;
	color:#FF6;
	border-bottom:2px solid #000;
	border-right:3px solid #FFF;
}
#navMenuNew100 ul li a,
#navMenuNew100_2 ul li a{
	color:#FFF;
	font-weight:bold;
	font-size:0.70rem;
	display:inline-block;
}
.column2Area{margin:0;}
.column2Area{margin:0;}

/*add-------------------------------------*/
/*btn*/	
.orangeBtn{
	display:block;
	clear:both;
	margin-bottom:10px;
	margin-top:10px;
}
.column2Area .orangeBtn a{
	color:#FFF!important;
	background: #F60; /* Old browsers */
	-moz-border-radius:  5px;
	-webkit-border-radius:  5px;
	border-radius: 5px;
	padding:0 0 0 0;
	display:block;
	clear:both;
	margin-left:10px;
	margin-right:10px;
	/*font-weight:bold;*/
	display:block;
	text-align:center;
	text-decoration:none!important;
	font-size:14px;
	position:relative;
	padding:8px;
}	
.orangeBtn a:after{
	width:13px;
	height:13px;
	content:"";
	display:block;
	background:url(../images/im_arrow.png) no-repeat;
	position:absolute;
	top:32%;
	right:1%;
}
.btnAll a:after{
	width:13px;
	height:13px;
	content:"";
	display:block;
	background:url(../images/im_arrow.png) no-repeat;
	position:absolute;
	top:40%;
	right:1%;
}	
.btnAll a{
	color:#FFF!important;
	background: #F60; /* Old browsers */
	-moz-border-radius:  5px;
	-webkit-border-radius:  5px;
	border-radius: 5px;
	padding:0 0 0 0;
	display:block;
	clear:both;
	margin-left:10px;
	margin-right:10px;
	display:block;
	text-align:center;
	text-decoration:none!important;
	font-size:18px;
	position:relative;
	padding:8px;
	margin-top:10px
}
.btnAll a:visited{color:#FFF!important;}
.btnAll a:active{color:#FFF!important;}
.btnAll a:link{color:#FFF!important;}
.btnAll a:after{
	width:13px;
	height:13px;
	content:"";
	display:block;
	background:url(../images/im_arrow.png) no-repeat;
	position:absolute;
	top:35%;
	right:1%;
}

/*tab------------------------------------------------------*/
.navMenuNew100,.navMenuNew100_2{
	background:#FFF;
	border-bottom:2px solid #000;
	border-top:2px solid #000;
}
.navMenuNew100 ul,.navMenuNew100_2 ul{
	text-align:center;
	margin:0 auto;
	padding:0 0 10px 0;
}
.navMenuNew100 ul li,.navMenuNew100_2 ul li{
	font-size:22px;
	font-weight:bold;
	display:inline-block;
	text-align:left;
	margin:10px 0 0 0;
	padding:16px 25px 16px 25px;
	color:#FF0;
	border-right:2px solid #000;
	cursor:pointer;
}
.navMenuNew100 ul li a,.navMenuNew100_2 ul li a{
	color:#000;
	font-weight:bold;
	font-size:18px;
	display:inline-block;
	text-decoration:none!important
}
#Foot .footBtmInner{font-size:12px!important;}
.itemList4 a{color:#383333!important;}
.navMenuNew100 ul li:hover,.navMenuNew100_2 ul li:hover{
	opacity:0.6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha( opacity=60 )";
}
.navMenuNew100 ul li.select:hover,.navMenuNew100_2 ul li.select:hover{
	opacity:1;
	filter: alpha(opacity=100);
	-ms-filter: "alpha( opacity=100 )";
}

/*add*/
.bgGrayArea{
	background:#FFFCF2!important;
	margin:0 0 15px 0;
}
h2 {
	font-size: 18px;
	padding:0 0 0 0!important;
	display:block;
	margin:0;
	line-height:47px;
	display:block;
	text-align:left!important;
	font-weight:bold;
	color:#FFFFFF;
	position:relative;
}
h2 strong{
	color:#FFF;
	height:47px;
	display:block;
	padding:0 0 0 58px;
}
#link01{background:#ED7C97;}
#link01 strong{
	background:url(../images/smp/ti_t01.png) no-repeat 5px 50%;
	background-size:50px auto;
	display:block;
}
#link02{background:#FFB133;}
#link02 strong{
	background:url(../images/smp/ti_t02.png) no-repeat 5px 50%;
	background-size:50px auto;
	display:block;
}
#link03{background:#49ACC5;}
#link03 strong{
	background:url(../images/smp/ti_t03.png) no-repeat 5px 50%;
	background-size:50px auto;
	display:block;
}
#link04{
	background:#A97CCD;
	margin-bottom:15px
}
#link04 strong{
	background:url(../images/smp/ti_t04.png) no-repeat 5px 50%;
	background-size:50px auto;
	display:block;
}
p.explain{
	font-size:12px;
	display:block;
	margin:0 10px 10px;
	padding:10px 0 0 0;
}
#ts01{
	color:#C53E39;
	background:url(../images/ic_h3_01.png) no-repeat 0 50%;
}
#ts02{
	color:#C53E39;
	background:url(../images/ic_h3_02.png) no-repeat 0 50%;
}
#ts03{
	color:#C53E39;
	background:url(../images/ic_h3_03.png) no-repeat 0 50%;
	padding-left:60px;
}
#ts04{
	color:#C53E39;
	background:url(../images/ic_h3_04.png) no-repeat 0 50%;
}
.itemList4.white li.imgSum{
	background:none!important;
	-webkit-border-radius: 0 0 0 0!important;
	border-radius: 0 0 0 0!important;
	text-align:center;
	box-shadow:none!important;
}
.itemList4.white li.imgSum img{
	width:75%;
	height:auto;
}

/**/
.navList{
	background:#FFF;
	margin:10px 0 5px 0;
	padding:0 0 0 0;
	display:block;
	overflow:hidden;
}
.navList li{
	display:block;
	margin:0 0 5px 0;
	width:50%;
	float:left;
}
.navList li a{
	margin:0 5px;
	display:block;
	text-decoration:none;
	color:#FFF;
	font-weight:bold;
	font-size:12px;
	text-align:center;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding:8px;
	border-bottom:3px solid rgba(0,0,0,0.3);
	position:relative;
}
.navList li a:after{
	position:absolute;
	top:55%;
	right:3px;
	content:""; /* 空の要素を作成 */
	width:0;
	height:0;
	margin-top:-5px; /* 位置を中心に調整 */
	border-width:5px;
	border-style:solid;
	border-color:#FFFFFF transparent transparent transparent;
	/*border-left-color:#FFF;  矢印の色 */
}
.navi01 a{background:#ED7C97;}
.navi02 a{background:#FFB133;}
.navi03 a{background:#49ACC5;}
.navi04 a{background:#A97CCD;}
.navList li a:hover{text-decoration:none!important}

/**/
.dispBtnsDetail{position:relative;}
.btnSubmits{
	width:100px;
	height:32px;
	line-height:3px;
	color:#FFF!important;
background: #ffa600; /* Old browsers */
background: -moz-linear-gradient(top,  #ffa600 0%, #ff8e00 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffa600), color-stop(100%,#ff8e00)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffa600 0%,#ff8e00 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffa600 0%,#ff8e00 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffa600 0%,#ff8e00 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ffa600 0%,#ff8e00 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffa600', endColorstr='#ff8e00',GradientType=0 ); /* IE6-9 */	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
/*	border: 1px solid #ff8c00;*/
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0),
		inset 0px -2px 1px rgba(235,129,0,1);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0),
		inset 0px -2px 1px rgba(235,129,0,1);
	box-shadow:
		0px 1px 3px rgba(000,000,000,0),
		inset 0px -2px 1px rgba(235,129,0,1);
	text-shadow:
		1px 1px 0px rgba(255,140,0,1),
		0px 1px 0px rgba(255,140,0,0.2);
	display:block;
	color:#FFF;
	font-weight:bold;
	text-align:center;
	text-decoration:none!important;
	font-size:14px;
	border:0;
	cursor:pointer;
	position:absolute;
	right:0;
	top:0;
}
.dispBtns:after{
	width:8px;
	height:8px;
	content:"";
	display:block;
	background:url(../images/im_arrow.png) no-repeat;
	background-size:50% auto;
	position:absolute;
	top:35%;
	right:1%;
}
.kodawari li{margin-bottom:15px;}
.kodawari li dl{
	padding:3px 5px 0 10px!important;
	line-height:18px;
}
.kodawari li .thumb{margin:0}
.kodawariTit{
	font-size:16px;
	margin:0 10px 10px;
	color:#9E65C7;
	padding:8px;
	text-align:center;
	border-top:3px solid #9B66C7;
	border-bottom:1px dotted #9B66C7;
}
.planBox_rank{padding:0 30px;}
.planBox_rank h4{
	font-size:14px;
	border-left:8px solid #9B66C7;
	margin:0 0 8px 0;
	padding:0 0 0 10px;
	display:block;
	clear:both;
}
.planBox_rank a{
	display:inline-block;
	margin:0 15px 15px 0;
	padding:0 0 0 15px;
	background:url(//www.nta.co.jp/yado/onsen/images/ic_ranking03.png) no-repeat 0 40%;
}

/**/
.itemList4 li div h3{
	color:#F00!important;
	display:block;
	text-align:left;
	font-size:16px;
	display:block;
	line-height:1.4em;
	margin-bottom:10px;
	margin-top:10px;
	font-weight:bold;
}
#familyBnr{
	display:block;
	overflow:hidden;
}
#familyBnr * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    }
#familyBnr li{
	margin-bottom:10px;
	padding:0 5px 7px;
	font-size:12px;
	width:33.333%;
	float:left;
}
#familyBnr li:last-child{border-bottom:none;}
#familyBnr li img{
	height:auto;
	margin:0 0 5px 0;
	display:block;
	width:100%;
}

/*osusume*/
#itemList_bnr {
    background: #fffcf2;
	margin-bottom: 3%;
}
#itemList_bnr li#itemList_bnr_title {
    padding: 5px 0;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    color: #FFF;
    width: 100%;
    float: none;
    box-shadow: none;
    background: #0071ad;
    border-radius: 0;
    margin: 0 0 4% 0;
}
#itemList_bnr li {
    width: 48%;
    float: left;
    margin: 0 1% 2%;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    overflow: hidden;
    -webkit-box-shadow: 0 1px 0 #afafaf;
    -moz-box-shadow: 0 1px 0 #afafaf;
    box-shadow: 0 1px 0 #afafaf;
    filter: alpha(opacity=100);
    -ms-filter: "alpha(opacity=100)";
    -moz-opacity: 1;
    background: #fff;
}
#itemList_bnr li img{width: 100%;}
#itemList_bnr li span {
    padding: 8px 0;
    font-size: 15px;
    display: block;
    text-indent: 5%;
    font-weight: bold;
    color: #0071ad;
}
.pr_banner {
    width: 98%;
    margin: 0 1% 3%;
}
.pr_banner a {width: 100%;}
.pr_banner p {
    text-align: center;
	margin-top:1%;
}

/*search_kokunai*/
.search_kokunaiBar {
    width: 100%;
    margin: 15px auto;
}

}

/*760px以上*/
@media screen and (min-width: 760px),print {
/* CSS */
#wrapper {line-height: 1.231;}
#dirPathBlock,
h1,
.iframe_end-content_gadget,
#anchorLinkBlock{
	width: 100%;
	max-width:970px;
	min-width:760px;
	margin: auto;
}

/*panlist&back*/
#dirPathBlock,
#anchorLinkBlock {
	width: 100%;
	margin: 0 auto;
	display: block;
	font-size: 12px;
}
#dirPathBlock p,
#anchorLinkBlock a{font-size: 12px;}
h1 {
	font-size: 14px;
    width: auto;
	max-width:970px;
	min-width:760px;
    margin: 0 auto 5px;
	background:none;
}
h3 {
    font-size: 20px;
    font-weight: bold;
}
p.images img{
	width:250px;
	height:auto!important;
}
.pcnone{display:none;}
div.colum3T div{cursor:pointer;}
div.colum3T div:hover img{
	opacity:0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
	background: #fff;
}
div.colum3T div:hover a{
	color:#FF8000;
	text-decoration:underline;
}
.naviNormal li{font-size: 1.2em;}
#title{
	margin:0;
	padding:0;
	height:375px;
	overflow:hidden;
	position:relative;
	text-align:center;
	background:url(../images/bg.jpg) no-repeat 50% 0%;
	background-size:cover
}
#title p{
	position: absolute;
	top:0;
	left: 0;
	right: 0;
	bottom: 0;
	margin:auto;
	color:#FFF;
	font-weight:bold;
	width: 789px;
	line-height:40px;
	text-shadow:
	1px 1px 4px rgba(000,000,000,0.8),
	0px 1px 0px rgba(255,255,255,0.3);
}
#title p strong{
	background:#FFF;
	display:inline-block;
	padding:3px 5px 3px 5px;
	color:#036;
	font-size:28px;
	margin:0 20px 0 0;
	text-shadow:none;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.6),
		inset 0px 0px 10px rgba(087,087,087,0);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.6),
		inset 0px 0px 10px rgba(087,087,087,0);
	box-shadow:
		0px 1px 3px rgba(000,000,000,0.6),
		inset 0px 0px 10px rgba(087,087,087,0);
			vertical-align:middle;
}
#title span{
	font-size:20px;
	color:#FFF;
	font-weight:bold;
	display:block;
	padding:15px 0 0 0;
	letter-spacing:0.5em;
	text-align:center;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#title img{
	width:100%;
	height:auto;
}
#templeteWrap{width:100%;}
.contInner02 .column2Area .section{
	float:none!important;
	overflow:hidden;
	margin-bottom:0!important;
	padding-bottom:0!important;
}
/*.bgGrayArea .cFix{
	padding-bottom:5px!important;
	overflow-x: hidden;
	overflow-y: hidden;
	width:950px;
}*/
#wrapInner{width:100%!important;}
#inner950{
	width:950px;
	margin:0 auto;
	display:block;
}
.inner950{
	width:950px;
	margin:30px auto 0;
	display:block;
}

/*tab------------------------------------------------------*/
.navMenuNew100,.navMenuNew100_2{
	background:#FFF;
	border-bottom:2px solid #000;
	border-top:2px solid #000;
}
.navMenuNew100 ul,.navMenuNew100_2 ul{
	text-align:center;
	margin:0 auto;
	padding:0 0 10px 0;
}
.navMenuNew100 ul li,.navMenuNew100_2 ul li{
	font-size:22px;
	font-weight:bold;
	display:inline-block;
	text-align:left;
	margin:10px 0 0 0;
	padding:16px 25px 16px 25px;
	color:#FF0;
	border-right:2px solid #000;
	cursor:pointer;
}
.navMenuNew100 ul li a,.navMenuNew100_2 ul li a{
	color:#000;
	font-weight:bold;
	font-size:18px;
	display:inline-block;
	text-decoration:none!important
}
#Foot .footBtmInner{font-size:12px!important;}
.itemList4 a{color:#383333!important;}
.navMenuNew100 ul li:hover,.navMenuNew100_2 ul li:hover{
	opacity:0.6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha( opacity=60 )";
}
.navMenuNew100 ul li.select:hover,.navMenuNew100_2 ul li.select:hover{
	opacity:1;
	filter: alpha(opacity=100);
	-ms-filter: "alpha( opacity=100 )";
}

/*add*/
.bgGrayArea{
	background:#fffcf2!important;
	margin:0 0 40px 0!important;
}
.contInner02 {margin-top:0!important}
.itemList4 li {
    width: 200px;
    float: left;
    position: relative;
    margin-right: 29px;
    margin-bottom: 25px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    overflow: hidden;
    -webkit-box-shadow: 0 1px 0 #afafaf;
    -moz-box-shadow: 0 1px 0 #afafaf;
    box-shadow: 0 1px 0 #afafaf;
    opacity: 0.99999;
    filter: alpha(opacity = 100);
    -ms-filter: "alpha(opacity=100)";
    -moz-opacity: 1;
}
.itemList4.white li{
	box-shadow: 1px 3px 5px #AFAFAF!important;
	width:330px!important;
	height:auto;
	float:left;
	margin:0 0 20px 24px!important
}
.itemList4 li .thumb{
	width:50%!important;
	height:auto;
	float:left;
	margin:0 10px 10px 0!important;
	padding:0;
	-webkit-border-radius: 0 0 0 0!important;
	border-radius: 0 0 0 0!important;
}
.itemList4 li .thumb img{
	width:100%!important;
	height:auto!important;
}
.itemList4.white li {
	box-shadow: 1px 3px 5px #AFAFAF !important;
	width: 48% !important;
	height: auto;
	float: left;
	margin: 0 1% 20px !important;
}
.itemList4.white li {
    background: #fff;
}

/*verdl*/
.itemList4 li div{
	overflow:hidden;
	display:block;
	padding:10px 10px 10px 0;
	margin:0;
}
.itemList4 li div h3{
	color:#F00!important;
	display:block;
	text-align:left;
	font-size:16px;
	display:block;
	line-height:1.4em;
	margin-bottom:10px;
}
.itemList4.white li:hover{
	opacity:1!important;
	filter: alpha(opacity=100)!important;
	-ms-filter: "alpha( opacity=100 )"!important;
	cursor:default!important
}
.itemList4 li dl dt {
    font-size: 15px;
    margin-bottom: 5px;
    font-weight: bold;
}

/*-------------------------nav*/
/*btn*/	
.orangeBtn{
	display:block;
	clear:both;
	margin-bottom:10px
}
.orangeBtn a{
	color:#FFF!important;
	display:block;
	background: #FF7300; /* Old browsers */
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;

	display:block;
	clear:both;
	margin-left:auto;
	margin-right:auto;
	color:#FFF;

	display:block;
	text-align:center;
	text-decoration:none!important;
	font-size:16px;
	position:relative;
	padding:5px;
	width:85%;
}
.orangeBtn a:after{
	width:13px;
	height:13px;
	content:"";
	display:block;
	background:url(../images/im_arrow.png) no-repeat;
	position:absolute;
	top:32%;
	right:1%;
}
.orangeBtn:hover{
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}
.btnAll a:after{
	width:13px;
	height:13px;
	content:"";
	display:block;
	background:url(../images/im_arrow.png) no-repeat;
	position:absolute;
	top:40%;
	right:1%;
}	
.btnAll a{
	width:419px;
	height:52px;
	line-height:52px;
	color:#FFF!important;
background: #D53759; /* Old browsers */

	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;

	display:block;
	clear:both;
	margin-left:auto;
	margin-right:auto;
	color:#FFF;
	display:block;
	text-align:center;
	text-decoration:none!important;
	font-size:18px;
	position:relative;
}
.btnWide{
	clear:none!important;
	float:left!important;
	margin:0 0 20px 20px;
}
.btnWide a{
	width:430px!important;
	clear:both!important;
}
.btnWide3{
	clear:none!important;
	float:left!important;
	margin:0 0 20px 20px;
}
.btnWide3 a{
	width:286px!important;
	clear:both!important;
	line-height:1.2em;
	padding:8px 0 0 0;
}
.btnAll a:after{
	width:13px;
	height:13px;
	content:"";
	display:block;
	background:url(../images/im_arrow.png) no-repeat;
	position:absolute;
	top:40%;
	right:1%;
}
.btnAll a:hover{
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
	text-decoration:none!important;
}

/*common*/
.navList{
	background:#FFF;
	width:730px;
	margin:30px auto 25px;
	padding:0 0 0 30px;
	display:block;
	overflow:hidden;
	text-align:left;
}
.navList li{
	display:inline-block;
	margin:0 10px 10px 0;
	width:213px;
	height:60px;
}
.navList li a{
	display:block;
	width:100%;
	height:100%;
	color:#FFF;
	/*padding:0 0 0 5px;*/
	font-weight:bold;
	font-size: 14px;
	text-align: center;
	line-height: 35px;
}
.navi01 a{background:url(../images/bt_01_m.png) no-repeat;background-size: contain;}
.navi02 a{background:url(../images/bt_02_m.png) no-repeat;background-size: contain;}
.navi03 a{background:url(../images/bt_03_m.png) no-repeat;background-size: contain;}
.navi04 a{background:url(../images/bt_04_m.png) no-repeat;background-size: contain;}
.navList li a:hover{
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
	text-decoration:none!important;
}
.contInner02{padding-top:0!important;}
#link01{background:url(../images/ti_t01.png) no-repeat 25% 0;background-size: cover;}
#link02{background:url(../images/ti_t02.png) no-repeat 25% 0;background-size: cover;}
#link03{background:url(../images/ti_t03.png) no-repeat 25% 0;background-size: cover;}
#link04{background:url(../images/ti_t04.png) no-repeat 25% 0;background-size: cover;}
h2 {
	font-size: 20px;
	padding: 15px 0 10px 0;
	min-height: 55px;
	display: block;
	margin: 0 0 10px 0;
	display: grid;
	text-align: left;
	font-weight: bold;
	text-align: left;
	color: #FFFFFF;
	width: 100% !important;
	align-items: center;
}
h2 strong {
    padding: 0 0 0 120px;
    font-size: 24px;
}
p.explain{
	font-size:12px;
	display:block;
	margin:0 40px 25px;
	padding:0 0 0 0;
}
#ts01{
	color:#C53E39;
	background:url(../images/ic_h3_01.png) no-repeat 0 50%;
}
#ts02{
	color:#C53E39;
	background:url(../images/ic_h3_02.png) no-repeat 0 50%;
}
#ts03{
	color:#C53E39;
	background:url(../images/ic_h3_03.png) no-repeat 0 50%;
	padding-left:60px;
}
#ts04{
	color:#C53E39;
	background:url(../images/ic_h3_04.png) no-repeat 0 50%;
}
.line{
	background:url(../images/ti_h2_l.png) no-repeat;
	padding:20px 0 0 0;
}
#leftBox{
	width:730px;
	float:left;
}
.degipan p a{
	font-size:12px;
	letter-spacing:-0.05em;
	text-align:left
}
.itemList4.white li.imgSum{
	background:none!important;
	-webkit-border-radius: 0 0 0 0!important;
	border-radius: 0 0 0 0!important;
	text-align:center;
	box-shadow:none!important;
}
.itemList4.white li.imgSum img{
	width:75%;
	height:auto;
}
#rightBox{
	float:right;
	width:200px;
}
.kodawari li{
	background:#FFF!important;
	width:210px;
	margin:0 0 20px 24px;
}
.kodawari li .thumb{
	width:100%!important;
	float:none!important;
	margin:0
}
.kodawari li dl{padding:10px!important;}
.kodawariTit{
	font-size:18px;
	margin:0 50px 18px 20px;
	color:#9E65C7;
	padding:8px;
	text-align:center;
	border-top:3px solid #9B66C7;
	border-bottom:1px dotted #9B66C7;
}
.planBox_rank{padding:0 30px;}
.planBox_rank h4{
	font-size:16px;
	border-left:8px solid #9B66C7;
	margin:0 0 8px 0;
	padding:0 0 0 10px;
	display:block;
	clear:both;
}
.planBox_rank a{
	display:inline-block;
	margin:0 15px 15px 0;
	padding:0 0 0 15px;
	background:url(//www.nta.co.jp/yado/onsen/images/ic_ranking03.png) no-repeat 0 40%;
}
#familyBnr{
	display:block;	
}
#familyBnr li{
	margin-bottom:10px;
	padding:0 10px 7px;
	border-bottom:1px dotted #CCC;
	font-size:12px;
}
#familyBnr li:last-child{
	border-bottom:none;
}
#familyBnr li img{
	height:auto;
	margin:0 0 5px 0;
	display:block;
	width:100%;
}

/*osusume*/
#itemList_bnr {
    background: #fffcf2;
	margin-bottom: 3%;
}
#itemList_bnr li#itemList_bnr_title {
    padding: 12px 0;
    font-size: 26px;
    font-weight: bold;
    text-align: center;
    color: #FFF;
    width: 100%;
    float: none;
    box-shadow: none;
    background: #0071ad;
    border-radius: 0;
    margin: 3% 0;
}
#itemList_bnr li {
    width: 200px;
    float: left;
    margin: 0 18px 3%;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    overflow: hidden;
    -webkit-box-shadow: 0 1px 0 #afafaf;
    -moz-box-shadow: 0 1px 0 #afafaf;
    box-shadow: 0 1px 0 #afafaf;
    filter: alpha(opacity=100);
    -ms-filter: "alpha(opacity=100)";
    -moz-opacity: 1;
    background: #fff;
}
#itemList_bnr li span {
    padding: 8px 0;
    font-size: 15px;
    display: block;
    text-indent: 5%;
    font-weight: bold;
    color: #0071ad;
}
#itemList_bnr li:hover{
	opacity:0.6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha( opacity=60 )";
}
.pr_banner {
    width: 100%;
    margin-bottom: 3%;
}
.pr_banner a {width: 100%;}
.pr_banner a img {
    max-width: 640px;
    display: block;
    margin: 0 auto 1% auto;
}
.pr_banner p {text-align: center;}
.pr_banner:hover{opacity:0.8;}

/*search_kokunai*/
.search_kokunaiBar {
    width: 96%;
    margin: auto;
}

}

/*----------季節のおすすめ特集バナー----------*/
/*759px以下*/
@media screen and (max-width: 759.9px) {
h2#link05 {
text-align: center !important;
	background: #0071ad;
	margin: 0 0 4%;
	line-height: 2;
 	height: 35px;
}
h2#link05 strong {
	padding: 0;
}
ul.recomandBox {
	display: flex;
    flex-wrap: wrap;
	padding: 0 0 0 2%;
}
ul.recomandBox li {
    background: #fff;
    box-shadow: 1px 2px 2px 1px #C8C8C8;
    width: 46%;
    padding: 0;
    margin: 0 2% 5%;
    overflow: hidden;
}
ul.recomandBox li img {
    width: 100%;
    height: auto;
}
ul.recomandBox li dt {
    display: block;
    padding: 10px;
    font-size: 12px;
}
ul.recomandBox li dd {
	padding: 0 10px 10px;
	color:#222!important;
}
}

/*760px以上*/
@media screen and (min-width: 760px),print {
h2#link05 {
	padding: 0;
	font-weight: bold;
    text-align: center;
    background: #0071ad;
    margin: 3% 0;
}
h2#link05 strong {
	padding: 0;
	font-size: 26px;
}
ul.recomandBox {
    display: flex;
    flex-wrap: wrap;
}
ul.recomandBox li {
	width: calc(92% / 4);
    padding: 0;
    background: #fff;
    box-shadow: 1px 3px 5px #afafaf;
    margin: 0 1% 5%;
    overflow: hidden;
}
ul.recomandBox li img {
    width: 100%;
    height: auto;
}
ul.recomandBox li dt {
    display: block;
    padding: 10px;
    font-size: 14px;
}
ul.recomandBox li dd {
    padding: 0 10px 10px;
	color:#222!important;
}
}
/*--------------------------------------------*/