@charset "Shift_JIS";

/* 基本レイアウト・フォント装飾関連 */
.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}

/*759px以下*/
@media screen and (max-width: 759.9px) {
body {overflow: hidden;}
#wrapper {line-height: 1.4;}

/* CSS */
#dirPathBlock,
#anchorLinkBlock {
	font-size: 10px;
	margin: 1% 1% 0 1%;
}
#dirPathBlock p,
#anchorLinkBlock a{font-size: 12px;}

.accordion2 li.select span{background-color: #a23900!important;}
div#wrap{
	width:100%;
	margin:0;
	padding:0;
	overflow:hidden;
}

div#wrapper{
	width:100%;
	margin:0;
	padding:0;
}
	
div#wrap div#wrapInner {
	width:100%;
}

/*ぱんくず*/
div#pastlist{
	display:block;
	line-height:1.34em;
	height:auto;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}
    
/*css追加*/
div#dirPathBlock{
	display:block;
	margin:5px 0 5px 0!important;
}

div#dirPathBlock a{
	display:inline!important;
	font-size:10px;
}

h1{
	font-size:10px!important;
}

#leftWrap * {/*leftWrapには親セレクタ名を入れる*/
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.topBtn {
	text-decoration: none;
	background: #FF7000;
	background: url(//www.nta.co.jp/sp/images/sp_btn_icon01.png) no-repeat 4% center, -moz-linear-gradient(top, #FF7000, #FF7000);
	background: url(//www.nta.co.jp/sp/images/sp_btn_icon01.png) no-repeat 4% center, -webkit-gradient(linear, left top, left bottom, from(#FF7000), to(#FF7000));
	background-size: 15px, auto;
	text-align: center;
	font-size: 19px;
	font-weight: bold;
	line-height: 20px;
	margin: 10px auto 16px;
	padding: 14px 0;
	width: 92%;
	display: block;
	color: #fff;
	box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 1px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border: none;
	color:#FFFFFF;
	text-decoration:none;
}

.topBtn a{
	display:block;
	color:#FFF;
	text-decoration:none!important;
}

.topBtn a:link{
	display:block;
	color:#FFF;
	text-decoration:none!important;
}

.topBtn a:visited{
	color:#FFF;
	text-decoration:none!important;
}

.global-header a{
	text-decoration:none;
}

#footSP a{
	text-decoration:none;
}

p.images img{
	width:250px;
	height:auto!important;
}

h1{
	background: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 0 3%;
	padding:0;
	height:30%;
	overflow:hidden;
	position:relative;
	text-align:center;
}

#title p{
	position: absolute;
}

#title p img{
	width:95%;
	height:auto;
	margin:0 auto;
}

#title span{
	font-size:10px;
	display:block;
	text-align:center;
	color:#FFF;
	font-weight:bold;
	position:absolute;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	left: 0;
	width:100%;
	text-align:center;
	margin:0;
	bottom: 3%;
	display:none;
}

#title img{
	width:100%;
	height:auto;
}

p#textBox {
    font-size: 14px;
    text-align: center;
    padding: 0 0 10px 0;
    display: block;
	margin:0 2%;
}

#templeteWrap{
	width:100%;
}

.contInner02 .column2Area .section{
	float:none;
}

#wrapInner{
	width:100%!important;
}

#inner950{

	margin:0 auto;
	display:block;
}

.inner950{
	width:950px;
	margin:30px auto 0;
	display:block;
}

#navMenuNew100{
	background:#333333;
}
#navMenuNew100 *{
    -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{
	text-align:center;
	margin:0;
	overflow:hidden;
	padding:0;
}

#navMenuNew100 ul li{
	font-size:0.70rem;
	font-weight:bold;
	display:block;
	width:33.33333%;
	float:left;
	margin:0 0 0 0;
	padding:10px 0;
	color:#FF6;
	border-left:2px solid #FFF;
	border-bottom:2px solid #FFF;
}

#navMenuNew100 ul li:nth-child(3n+1){
	font-size:0.70rem;
	font-weight:bold;
	display:block;
	width:33.33333%;
	float:left;
	margin:0 0 0 0;
	padding:10px 0;
	color:#FF6;
	border-left:none;
	border-bottom:2px solid #FFF;
}

#navMenuNew100 ul li a{
	color:#FFF;
	font-weight:bold;
	font-size:0.70rem;
	display:inline-block;
}

#Foot .footBtmInner{
	font-size:12px!important;
}

.onsen_itemList a{
	color:#383333!important;
}

#articleWrap{
background: #fff9e7;
}

#leftBox{
	margin:0;
}

#rightBox{
	overflow:hidden;
	background:#F2F2F2;
	display:none;
}

.pRp{
	padding-left:20px;
}

.contInner02{
	overflow:hidden;
	padding: 15px 10px 20px;
    line-height: 1.6;
}

.contInner02 h2{
	font-size:20px;
    margin: 20px 0 10px 0;
	font-weight:bold;
}

/* =========================================================
◆common section
========================================================= */

/*-----------------------------------------------------
box(パーツ)
------------------------------------------------------*/
/*white*/
.bgWhiteArea {
	padding:0 0 10px 0;
	background: #fff9e7;
}

.bgWhiteArea .cFix{
	display:block;
	margin:0;
}

.bgWhiteArea .cFix a{
	color:#333333;
}
.bgWhiteArea .cFix li{
	background: #FFF;
	overflow:hidden;
	margin:0 0 10px 0;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	-webkit-box-shadow: 0 1px 3px #afafaf;
	-moz-box-shadow: 0 1px 3px #afafaf;
	box-shadow: 0 1px 3px #afafaf;
}
.bgWhiteArea .thumb{
	width:50%;
	float:left;
	margin:0 10px 10px 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:0.9rem;
	font-weight:bold;
	margin:10px 0 0 0px;
	padding:0;
}

.bgWhiteArea .cFix dd{
	padding:5px 10px 0 0;
	font-size:0.8rem;
	margin:0;
}

.onsen_itemList li dl dt a div{
	font-size: 12px;
}

h1{
	font-size:0.8rem!important
}

#dirPathBlock{
	font-size:0.6rem!important;
}

#navMenuNew100{
	background:#333333;
}
#navMenuNew100 *{
    -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{
	text-align:center;
	margin:0;
	overflow:hidden;
	padding:0;
}

#navMenuNew100 ul li{
	font-size:0.70rem;
	font-weight:bold;
	display:block;
	width:33.33333%;
	float:left;
	margin:0 0 0 0;
	padding:10px 0;
	color:#FFFFFF;
	border-left:2px solid #FFF;
	border-bottom:2px solid #FFF;
}

#navMenuNew100 ul li.select{
	color:#EBFF52!important;
	font-size:0.70rem;
	font-weight:bold;
	display:block;
	width:33.33333%;
	float:left;
	margin:0 0 0 0;
	padding:10px 0;
	border-left:2px solid #FFF;
	border-bottom:2px solid #FFF;
}

#navMenuNew100 ul li:nth-child(3n+1){
	font-size:0.70rem;
	font-weight:bold;
	display:block;
	width:33.33333%;
	float:left;
	margin:0 0 0 0;
	padding:10px 0;
	color:#FFFFFF;
	border-left:none;
	border-bottom:2px solid #FFF;
}

#navMenuNew100 ul li a{
	color:#FFF;
	font-weight:bold;
	font-size:0.70rem;
	display:inline-block;
}

.column2Area{
	margin:-20px 0 0 0;
}

/*-----------------------------------------------------
box（固有の）
------------------------------------------------------*/
.newsCont {
}
.newsCont ul li {
	border-bottom: 1px dotted #ccc;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.newsCont ul li:last-child{border-bottom: none;}
.newsCont ul li span {
	display: inline-block;
*display: inline;
	line-height: 1.2;
}
.newsCont ul li span.date {
	margin-right: 5px;
}
.newsCont ul li span.newsIco {
	color: #fff;
	padding: 4px 9px 3px;
	line-height:1;
	vertical-align:middle;
	margin-right: 5px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.newsCont ul li span.newsIco.important {
	background: #e62d2d;
}
.newsCont ul li span.newsIco.kokunai {
	background: #dd335d;
}
.newsCont ul li span.newsIco.kaigai {
	background: #4eab26;
}
.newsCont ul li .text {
	display: block;
	margin-top: 5px;
}

/*btn*/
.yadoBtn a{
    background: #ff9326;
    border-radius: 5px;
    clear:both;
	color:#FFF!important;
	display:block;
	color: #ffffff;
	padding: 10px 0px;
	margin:0 10px 5px;
	text-decoration:none;
	text-align:center;
	font-size:14px;
	text-decoration:none!important;
	font-weight:bold;
	position:relative;
}

.yadoBtn a:after{
	content:"";
	background: url(//www.nta.co.jp/shared2015/common/images/im_arrow.png) no-repeat;
	position:absolute;
	width:13px;
	height:13px;
	display:block;
	top:50%;
	right:5px;
	margin:-6px 0 0 0;
}

.btnAll a{
	color:#FFF!important;
	display:block;
	color: #ffffff;
	padding: 10px 0;
	margin:0 0;
	background: -moz-linear-gradient(
		top,
		#ffb663 0%,
		#ff8c00);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#ffb663),
		to(#ff8c00));
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	border: 1px solid #ff8c00;
	-moz-box-shadow:
		0px 1px 1px rgba(179,107,0,0),
		inset 0px 0px 3px rgba(255,255,255,0);
	-webkit-box-shadow:
		0px 1px 1px rgba(179,107,0,0),
		inset 0px 0px 3px rgba(255,255,255,0);
	box-shadow:
		0px 1px 1px rgba(179,107,0,0),
		inset 0px 0px 3px rgba(255,255,255,0);
	text-shadow:
		0px -1px 0px rgba(255,140,0,0.2),
		0px 1px 0px rgba(255,140,0,1);
	text-decoration:none;
	text-align:center;
	font-size:16px;
	text-decoration:none!important;
	font-weight:bold;
	position:relative;
}

.btnAll a:after{
	content:"";
	background:url(../images/smp/im_arrow.png) no-repeat;
	position:absolute;
	width:12px;
	height:12px;
	display:block;
	top:50%;
	margin:-6px 0 0 0;
	right:5px;
	background-size:100% auto;
}

.mt20{
	margin-top:0!important;
}

.nt20{
	margin-top:-20px;
	margin-bottom:40px;
}

.panf{
	margin:0 0 30px 0;
	padding:0;
}

.panf li{
	float:left;
	margin:0 0 0 25px;
}

.price{
	color:#F00;
	font-size:18px;
	font-weight:bold;
	display:block;
	text-align:center;
	clear:both;
}

.bgGrayArea,.bgWhiteArea{
	padding-left:0!important
}

.nt20{
	margin-top:0!important;
}

.kokunai ul li dl dd span{
	color:#000!important;
}

.panf{
	margin:0 0 30px 0;
	padding:0;
}

.panf li{
	float:left;
	margin:0 0 0 25px;
	width:33.333333333333333%;
	background:#FFF!important;
	-moz-border-radius: 0!important;
	-webkit-border-radius: 0!important;
	border-radius: 0!important;
}

.panf li img{
	margin:0 5px;
	-moz-border-radius: 0!important;
	-webkit-border-radius: 0!important;
	border-radius: 0!important;
}

.price{
	color:#F00;
	font-size:18px;
	font-weight:bold;
	display:block;
	text-align:center;
	clear:both;
	padding:0;
}

/*-----------------------------------------------------
追加
------------------------------------------------------*/
.Textbox{
	display:block;
	padding:10px;
	border:2px solid #FF5400;
	text-align:left;
font-size:12px;
margin:20px 0 0 0;
background: #fff;
}

/*accordion*/
#sticker{
	width:100%;
	background:#FFF;
	z-index:1000;
	position: relative;
}

#area_navlist{
	padding:10px 15px;
	margin:0px auto;
	display:block;
	overflow:hidden;
}

ul.accordion {
	font-size:123.1%;
	margin-bottom:30px;
	}
ul.accordion a {display:block; padding:0; background-position:98% center; background-repeat:no-repeat; text-decoration:none;}
ul.accordion span {display:block; padding:10px; background-position:98% center; background-repeat:no-repeat; color:#FFF;}
ul.accordion ul.acc_area {display:none;}

ul.accordion > li {width:100%;background:#48901b;}
ul.accordion > li > p {
	border-bottom: 1px solid #fff;
	background:#48901b;
}
ul.accordion > li > p span {background-image:url(//www.nta.co.jp/sp/kaigai/images/acc_open.png);-webkit-background-size:15px 15px;}
ul.accordion > li > p span.open {background-image:url(//www.nta.co.jp/sp/kaigai/images/acc_close.png);-webkit-background-size:15px 15px;}
ul.accordion2 {
	background:#48901b;
}
ul.accordion2 li p span {
	text-indent:10px;
	color:#FFF;
	background:url(//www.nta.co.jp/sp/kaigai/images/acc_open.png) 98% center no-repeat;
	-webkit-background-size:15px 15px;
	border-bottom:1px solid #EEE;
	}
ul.accordion2 li p span.open {
	background:url(//www.nta.co.jp/sp/kaigai/images/acc_close.png) 98% center no-repeat;
	-webkit-background-size:15px 15px;
	}
ul.accordion2 li ul {
	margin:0;
	padding:5px;
	display:none;
	line-height:1.5;
	border-bottom:1px solid #EEE;
	background:#CCCCCC;
	}
ul.accordion2 li ul li {
	padding:10px 0;
    border: 1px solid #CCCCCC;
	background:#ffffff;
	}
ul.accordion2 li ul li a{
	margin:0;
    padding: 5px 10px;
    background: url(//www.nta.co.jp/sp/images/icon_arrow.png) no-repeat right center;
    background-size: 15px 5px;
    -webkit-background-size: 15px 5px;
	}
/*accordion*/
ul#dropdown > li:nth-of-type(1) p span{background-image:none;}
.onsen_itemList li {
	padding:0 0 5px 0;
}

.kokunai ul li .point{
	margin:5px 0 10px 10px;
	border:none;
	border-radius: 0;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	clear:both;
}
.kokunai ul li .point dl dt{
	margin:10px 0 0px 10px;
}
.kokunai ul li .point dl dt img{
	width:135px;
	height:24px;
	margin:0 0 0 0;
}
.kokunai ul li .point dl dt span{
	font-size:36px;
	font-weight:bold;
	color:#F00;
	line-height:10px;
	margin:20px 10px 0 30px;
}
.kokunai ul li .point dl dd{
	float:left;
	line-height:10px;
}
.kokunai ul li .point dl dd strong{
	font-size:12px;
	font-weight:normal;
	float:left;
	margin:-6px 0 0 0;
	padding:5px;
	display:block;
	width:65px;
	background:#4B74D9;
	color:#FFF;
	text-align:center;
-webkit-border-radius: 5px 5px 5px 5px;
border-radius: 5px 5px 5px 5px;
}
.kokunai ul li .point dl dd span{
	padding:0 0 0 0;
	float:left;
	width:50px;
	font-size:20px;
	font-weight:bold;
	color:#F00!important;
	margin:0 5px;
}

.otherBtn{
	display:inline-block;
	margin:5px 0 0 15px;
	padding:0 0 0 20px;
	font-size:12px;
	background:url(../images/im_arrow01.png) no-repeat 0 42%;
}

@media only screen and (min-width: 320px) {
.kokunai ul li .point dl dd{
	margin:0 20px 5px 0;
}

}
@media only screen and (min-width: 400px) {
.kokunai ul li .point dl dd{
	margin:0 0 5px 0;
}
}

/*検索BOX*/
div.search {
    padding: 0px;
    margin: 0px;
    width: 100%;
	clear: both;
    background-color: #FFF;
}
div.search .areaname {
    width: 100%;
    padding: 10px 0;
    color: #FFF;
    font-size: 16px;
    font-weight: bold;
    background-color: #1c4a78;
    text-align: center;
}
div.search ul {
	margin: 4% auto;
    float: left;
    width: 100%;
}
div.search ul li {
    width: 48%;
    margin: 0 1%;
    float: left;
    text-align: center;
}

}

/*760px以上*/
@media screen and (min-width: 760px),print {
/* CSS */
#wrapper {line-height: 1.231;}
#dirPathBlock,
h1,
#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;}

.accordion2 li.select span{background: #a23900;}

p.images img{
	width:250px;
	height:auto!important;
}

h1{
	background: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 0 20px 0;
	padding:0;
	overflow:hidden;
	position:relative;
	text-align:center;
}

#title p strong{
	width:766px;
	height:197px;
	display:block;
}

#title span{
	font-size:20px;
	display:block;
	text-align:center;
	color:#FFF;
	font-weight:bold;
	position:absolute;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	left: 50%;
	margin:0 0 0 -300px;
	top: 252px;
	text-shadow: 1px 1px 5px rgba(0, 0, 0, 1);
}

#title img{
	width:100%;
	height:auto;
}

p#textBox {
    font-size: 14px;
    text-align: center;
    padding: 0 0 10px 0;
    display: block;
}

#templeteWrap{
	width:100%;
}

.contInner02 .column2Area .section{
	width:700px!important;
	float:none;
}

#wrapInner{
	width:100%!important;
}

#inner950{
	width:950px;
	margin:0 auto;
	display:block;
}

.inner950{
	width:950px;
	margin:30px auto 0;
	display:block;
}

#navMenuNew100{
	background:#333333;
}

#navMenuNew100 ul{
	width:100%;
	text-align:center;
	margin:0 auto;
	overflow:hidden;
	padding:20px 0;
}

#navMenuNew100 ul li{
	font-size:16px;
	font-weight:bold;
	display:inline;
	margin:0 0 0 0;
	padding:0 15px;
	color:#FFF;
	border-right:2px solid #FFF;
	cursor:pointer;
}

#navMenuNew100 ul li:nth-child(1){
	border-left:2px solid #FFF;
	border-right:2px solid #FFF;
}
#navMenuNew100 ul li.select{
	font-size:18px;
	font-weight:bold;
	display:inline;
	margin:0 0 0 0;
	padding:0 15px;
	color:#FF6;
	border-right:2px solid #FFF;
	cursor:default;
}

#navMenuNew100 ul li a{
	color:#FFF;
	font-weight:bold;
	font-size:16px;
	display:inline-block;
}

#Foot .footBtmInner{
	font-size:12px!important;
}

.onsen_itemList a{
	color:#383333!important;
}

#articleWrap{
	width:950px;
	margin:0 auto;
	background: #fff9e7;
}

#leftBox{
	width:730px;
	float:left;
	margin:0;
}

#rightBox{
	padding-top:20px;
	margin-right: 20px;
	float:right;
}

.pRp{
	padding-left:20px;
}

.contInner02{
	padding-bottom:10px!important;
	overflow:hidden;
}

/* =========================================================
◆common section
========================================================= */

/*-----------------------------------------------------
box(パーツ)
------------------------------------------------------*/
.bgWhiteArea {
}
.contInner {
	margin: 0 auto;
	line-height: 1.6;
	padding-bottom: 20px;
	overflow-x:hidden;
}
.contInner02 {
	width: 890px;
	margin: 0 auto;
	line-height: 1.6;
	padding-top: 20px;
	padding-bottom: 40px;
	overflow-x:hidden;
}

.contInner02 h2{
	font-size:28px;
	font-weight:bold;
    text-indent: 1%;
}

.column2Area {
	margin-right: -30px;
}
.column2Area:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.column2Area {
	min-height: 1px;
}
* html .column2Area {
	height: 1px; /*＼*//*/ height: auto; overflow: hidden; /**/
}
.contInner02 .column2Area .section {
	width: 430px;
	float: left;
	margin-right: 30px;
}
.column3Area {
	margin-right: -20px;
}
.column3Area:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.column3Area {
	min-height: 1px;
}
* html .column3Area {
	height: 1px; /*＼*//*/ height: auto; overflow: hidden; /**/
}
.column3Area .section {
	width: 310px;
	float: left;
	margin-right: 20px;
}
.contInner02 .column3Area {
	margin-right: -30px;
}
.contInner02 .column3Area .section {
	width: 275px;
	float: left;
	margin-right: 30px;
}
.column2_1Area {
	margin-right: -30px;
}
.column2_1Area:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.column2_1Area {
	min-height: 1px;
}
* html .column2_1Area {
	height: 1px; /*＼*//*/ height: auto; overflow: hidden; /**/
}
.contInner .column2_1Area .section2_5 {
	width: 640px;
	float: left;
	margin-right: 20px;
}
.contInner .column2_1Area .section2 {
	width: 580px;
	float: left;
	margin-right: 20px;
}
.contInner .column2_1Area .section0_5 {
	padding-bottom: 20px;
	width: 310px;
	float: left;
}
.contInner .column2_1Area .section {
	width: 370px;
	float: left;
	margin-right: 20px;
}
.contInner02 .column2_1Area .section2 {
	width: 580px;
	float: left;
	margin-right: 30px;
}
.contInner02 .column2_1Area .section {
	width: 275px;
	float: left;
	margin-right: 30px;
}
.ie7 .section, .ie7 .section2 {
	padding-bottom: 40px;
	margin-bottom: 0;
}

#dirPathBlock{ margin-bottom: 5px;}

.bgWhtiteRadiusBox {
	background: #fff;
	padding: 15px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.bgGrayRadiusBox {
	background: #ebeaea;
	padding: 15px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.onsen_itemList {
    margin: 0;
}
.ie7 .onsen_itemList {
	padding-bottom: 20px;
	margin-bottom: 0;
}
.onsen_itemList li {
	width: 200px;
	float: left;
	position: relative;
	margin-right: 20px;
	margin-bottom: 25px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	overflow: hidden;
	-webkit-box-shadow: 0 1px 3px #afafaf;
	-moz-box-shadow: 0 1px 3px #afafaf;
	box-shadow: 0 1px 3px #afafaf;
*display:inline;
opacity: 0.99999;
filter: alpha(opacity=100);       
-ms-filter: "alpha(opacity=100)";
-moz-opacity:1;
}

.onsen_itemList li dl {
	padding: 5px 10px;
	overflow:hidden;
	display:block;
}
.onsen_itemList li dl dt {
	font-size: 14px;
	margin-bottom: 2px;
	font-weight:bold;
}
.onsen_itemList li dl dd span {
	margin-top: 10px;
	display: inline-block;
}

.onsen_itemList li dl dt div,
.onsen_itemList li dl dt a div{
	font-size: 12px;
	margin:0 0 3px 0;
}
.onsen_itemList li dl dd a {
	color: #333 !important;
	text-decoration: none !important;
}

.onsen_itemList li dl dd p{
	display:block;
	clear:both;
	margin:0;
	padding:0;
}

.onsen_itemList li .thumb {
	zoom: 1;
	-webkit-border-radius: 5px 0 0 0;
	-moz-border-radius: 5px 0 0 0;
	border-radius: 5px 0 0 0;
	overflow:hidden;
    width: 170px;
    height: 113px;
	float:left;
	margin:0 0 10px 0;
}

.onsen_itemList li .thumb img{
	height:auto;
}

.onsen_itemList li .thumb img{ max-width:100%; *width:100%; height:auto;}
.onsen_itemList li .thumb .tag {
	display: block;
	position: absolute;
	font-size:13px;
	top: -9px;
	left: -39px;
	color: #fff;
	font-weight: bold;
	width: 100px;
	height: 22px;
	padding-top: 20px;
	text-align: center;
	transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
}
.ie .onsen_itemList li .thumb .tag,
.ie9 .onsen_itemList li .thumb .tag {
	width: 50px;
	height: auto;
	top: 0;
	left: 0;
	padding-top: 0;
}
.kokunai .onsen_itemList li .thumb .tag {
	background: #dd335d;
}
.kaigai .onsen_itemList li .thumb .tag {
	background: #59b034;
}
.onsen_itemList.white li {
    background: #fff;
    width: 47%;
    padding: 0 0 5px 0;
    margin: 0 1% 2%;
	height: 290px;
}
.onsen_itemList.gray li {
	background: #f2f2f2;
    width: 47%;
    padding: 0 0 5px 0;
    margin: 0 1%;
}

/*ranking*/
.onsen_itemList li .thumb .tag.first {
	color: #333;
	background: #d4ba35 !important;
}
.onsen_itemList li .thumb .tag.second {
	color: #333;
	background: #b8b8b8 !important;
}
.onsen_itemList li .thumb .tag.third {
	color: #333;
	background: #d5976d !important;
}
.kokunai .onsen_itemList li .thumb .tag.special {
	background: #df3560;
}
.kaigai .onsen_itemList li .thumb .tag.special {background: #df3560;}

.onsen_itemList li .thumb .tag.plan {
	color: #fff;
	background: #fb7f12 !important;
}
.onsen_itemList li.rankTtl {
	text-align: center;
}
.onsen_itemList li.rankTtl:hover{
	opacity: 1;
filter: alpha(opacity=100);        /* ie lt 8 */
-ms-filter: "alpha(opacity=100)";  /* ie 8 */
-moz-opacity:1;
cursor:default;
}
.onsen_itemList li .rankTtlThumb {
	margin-bottom: 10px;
	padding-top: 25px;
}

/*-----------------------------------------------------
box（固有の）
------------------------------------------------------*/
.newsCont {
}
.newsCont ul li {
	border-bottom: 1px dotted #ccc;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.newsCont ul li:last-child{border-bottom: none;}
.newsCont ul li span {
	display: inline-block;
*display: inline;
	line-height: 1.2;
}
.newsCont ul li span.date {
	margin-right: 5px;
}
.newsCont ul li span.newsIco {
	color: #fff;
	padding: 4px 9px 3px;
	line-height:1;
	vertical-align:middle;
	margin-right: 5px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.newsCont ul li span.newsIco.important {
	background: #e62d2d;
}
.newsCont ul li span.newsIco.kokunai {
	background: #dd335d;
}
.newsCont ul li span.newsIco.kaigai {
	background: #4eab26;
}
.newsCont ul li .text {
	display: block;
	margin-top: 5px;
}

/*btn*/
.yadoBtn{
    margin: 0 10px 0px;
    background: #ff9326;
    text-align: center;
    text-decoration: none;
    font-size: 16px;
    position: relative;
    padding: 5px;
    border-radius: 5px;
	display:block;
	margin:0 10px 5px;
	clear:both;
	color:#FFF;
	font-weight:bold;
}

.yadoBtn a:after {
    width: 13px;
    height: 13px;
    content: "";
    display: block;
    background: url(//www.nta.co.jp/shared2015/common/images/im_arrow.png) no-repeat;
    position: absolute;
    top: 40%;
    right: 1%;
}

.yadoBtn a{
	color:#FFF!important;
	display:block;
	height:39px;
	line-height:39px;
	text-decoration:none;
	text-align:center;
	font-size:14px;
		text-decoration:none!important;
}

.yadoBtn:hover{
opacity:0.8;
filter: alpha(opacity=80);
-ms-filter: "alpha( opacity=80 )";
}

.btnAll a{
	width:419px;
	height:52px;
	line-height:52px;
	background:url(../images/bt2.png) no-repeat;
	display:block;
	clear:both;
	margin:0 auto 20px;
	color:#FFF;
	font-weight:bold;
	display:block;
	text-align:center;
	text-decoration:none!important;
	font-size:18px;
}

.btnAll a:hover{
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
	text-decoration:none!important;
}

.mt20{
	margin-top:0px!important;
}

.nt20{
	margin-top:-20px;
	margin-bottom:40px;
}

.panf{
	margin:0 0 30px 0;
	padding:0;
}

.panf li{
	float:left;
	margin:0 0 0 25px;
}

.panf li img{
	width:145px;
	height:auto;
}
.panf li img:hover{
filter:alpha(opacity=70); /*IE*/
-moz-opacity:0.70; /*FF*/
opacity:0.70;
}

.price{
	color:#F00;
	font-size:18px;
	font-weight:bold;
	display:block;
	text-align:center;
	clear:both;
}

/*-----------------------------------------------------
追加
------------------------------------------------------*/
.Textbox{
	display:block;
	padding:10px;
	border:1px solid #FF5400;
	text-align:left;
font-size:14px;
margin:20px 0 20px 0;
background: #fff;
}

/*dropdown*/
#sticker{
	width:100%;
margin:20px 0 0 0;
	background:#FFF;
	z-index:1000;
	position: relative;
}

ul.accordion li p.acc_txt1 {
	font-size:16px;
	font-weight:bold;
	margin: 0 0 5px 0;
}

.accordion2{
  *zoom: 1;
  list-style-type: none;
  width: 100%;
  margin: 5px auto 10px;
  padding: 0;
}
.accordion2:before, .accordion2:after{
  content: "";
  display: table;
}
.accordion2:after{
  clear: both;
}
.accordion2 li{
    position: relative;
    width: 94px;
    float: left;
    margin: 0;
    padding: 0;
    border-left: 1px solid #ddd;
    text-align: center;
    cursor: pointer;
}

.accordion2 li.h_li{
  border-top: none;
  width: 87px;
}
.accordion2 li span{
  display: block;
  margin: 0;
  padding: 15px 0 11px;
  background: #48901b;
  color: #ffffff;
  font-size: 14px;
  line-height: 1;
  text-decoration: none;
}
.accordion2 li.acc_select span{
  background: #EBEAEA;
  color: #000000;
}
.accordion2 li ul{
  list-style: none;
  position: absolute;
  top: 102%;
  left: -1px;
  margin: 0;
  padding: 0;
  background: #ebeaea;
}
.accordion2 li ul li{
  width: 94px;
  border-bottom: 1px solid #ddd;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  background: #48901b;
  text-align: center;
}
.accordion2 li.h_li ul li{
  width: 87px;
}
.accordion2 li ul li a{
  display: block;
  color: #ffffff;
  padding: 13px 0;
  text-decoration: none!important;
}
.accordion2 li a:hover{
  color: #000000;
  background: #EBEAEA;
}

#dropdown { position: relative; z-index: 8; }
#dropdown li ul{
  display: none;
}
#dropdown li:hover ul{
  display: block;
}
ul#dropdown li a:hover{text-decoration:none!important;background: #a23900;color:#FFF!important;}
/*dropdown*/
#area_navlist{
	width: 100%;
	margin:10px auto;
	display:block;
	overflow:visible;
}

.point{
	clear:both;
	margin:5px 0 10px 10px;
	border:none;
	border-radius: 0;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}
.point dt{
	margin:5px 0 0 10px;
}
.point dt img{
	margin:0 0 5px 0;
}
.point dt span{
	font-size:36px;
	font-weight:bold;
	color:#F00;
	line-height:10px;
margin:0 10px 0 30px;
}
.point dd{
	margin:0 15px 0 0;
	float:left;
	line-height:10px;
}
.point dd strong{
	float:left;
	margin:3px 0 0 0;
	padding:5px;
	display:block;
	width:50px;
	background:#4B74D9;
	color:#FFF;
	text-align:center;
-webkit-border-radius: 5px 5px 5px 5px;
border-radius: 5px 5px 5px 5px;
}
.point dd span{
	width:50px;
	font-size:20px;
	font-weight:bold;
	color:#F00;
	margin:0 5px;
}

.otherBtn{
	display:inline-block;
	margin:5px 20px 0 25px;
	padding:0 0 0 20px;
	font-size:12px;
	background:url(../images/im_arrow01.png) no-repeat 0 42%;
}

/*検索BOX*/
div.search {
    padding: 0px;
    float: left;
    width: 846px;
    margin: 20px 50px 3% 50px;
    border: 2px solid #06386A;
    display: inline;
    background-color: #FFF;
}

div.search .areaname {
    margin: 0px;
    float: left;
    width: 278px;
    height: 56px;
    background: url(../images/bg_search.gif) no-repeat 0 0;
    padding: 20px 0 0 70px;
    color: #FFF;
    font-size: 14px;
    font-weight: bold;
}

div.search ul {
    padding: 0px;
    margin: 0px;
    float: left;
    width: 498px;
    padding-top: 18px;
}

div.search ul li {
    padding: 0px;
    margin: 0px;
    float: left;
    padding-left: 20px;
}

div.search ul li a img:hover{opacity:0.6;}

/*ガシェット調整*/
.search_kokunaiBar .serchBox .date .deptDt dd select {width: 39%!important;}
}