@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}
.mt_5{margin-top:5px;}

/* レイアウト */
.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}

/*gadget*/
:root {
	--gadget-accent-color: #ad140a;
	--gadget-noactive-color: #F9F6F4;
	--gadget-botton-color: #ad140a;
}
.search_kokunaiBar .fw-top .fw-checkbox__label:before {border-color: var(--gadget-accent-color);}
.search_kokunaiBar .fw-top .fw-checkbox__input:checked + .fw-checkbox__label:before {
    background-color: var(--gadget-accent-color);
    border-color: var(--gadget-accent-color);
}
.search_kokunaiBar .fw-top .fwnta-modal-tab__list {border-bottom-color: var(--gadget-accent-color);}
.search_kokunaiBar .fw-top .fwnta-modal-tab__list > li.fw-is-active {background: var(--gadget-accent-color);}
.search_kokunaiBar .fw-top .fwnta-modal-btn-clear {
    border-color: var(--gadget-accent-color);
    color: var(--gadget-accent-color);
}
.search_kokunaiBar .fw-top .fwnta-modal-tab__list > li {background-color: var(--gadget-noactive-color);}
.search_kokunaiBar .fw-top .fw-btn-detail-01, .fw-top .fw-btn-fix-01 {background-color: var(--gadget-botton-color);}
.search_kokunaiBar .fw-top .fwnta-btn-search{background-color: var(--gadget-botton-color);}

/*759px以下*/
@media screen and (max-width: 759.9px) {
#wrapper {line-height: 1.4;}
.spnone{display:none;}
#rightBox,
#bnlinks {display:none;}
#articleWrap {margin: 0 10px;}

/* CSS */
#dirPathBlock,
#anchorLinkBlock {
	font-size: 10px;
	margin: 1% 1% 0 1%;
}
#dirPathBlock p,
#anchorLinkBlock a{font-size: 12px;}
.inner{
	width: 96%;
	margin: 0 2%;
	padding: 24px 0;
	box-sizing: border-box;
}
.smpnone,.spnone{display:none;}
div#wrap{
	width:100%;
	margin:0;
	padding:0;
	overflow:hidden;
}
div#wrapper{
	width:100%;
	margin:0;
	padding:0;
}
div#wrap div#wrapInner {
	width:100%;
}
h2.title_h2 {
    color: #793c07;
    font-size: 1.25rem;
    font-weight: bold;
    margin-bottom: 20px;
    text-align: center;
    font-family: "Mplus 1p";
}

/*ぱんくず*/
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;
}
#title {
    background-image: url(../images/title_01.jpg);
	margin: 0 0 2% 0;
    padding: 0;
    height: 120px;
    overflow: hidden;
    position: relative;
    text-align: center;
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: cover;
}
p.title_text {
    width: 95%;
    margin: 1% auto;
    text-align: center;
    line-height: 1.3;
    font-size: 12px;
}
#title > img {
    width: 378px;
	height: auto;
    margin: auto;
}
h2 span {
    font-size: 18px;
    border-bottom: 3px solid #793c07;
    width: 100%;
    display: block;
    font-weight: bold;
    margin-top: 5px;
    color: #793c07;
}
#navList li {
    width: 20%;
    display: inline-block;
    float: left;
    font-size: 14px;
    padding: 5px;
    margin: 0 15px 0 0;
}

/*box*/
.cool_box {
	clear: both;
    margin-bottom: 2%;
    padding-bottom: 10px;
    border-bottom: 4px dotted #000;
}
.cool_box dl dt{
    font-size: 20px;
    color: #111184;
    font-weight: bold;
    padding: 5px 0;
}
.cool_box dl dd img{
   width:100%;
}
.cool_box dl dd.textbox{
   width:100%;
   padding:5px;
   font-size: 14px;
   line-height: 1.7;
}
.cool_box dl dd ul li > a{
	width:90%;
    font-size: 14px;
    background: #ad140a;
    color: #FFF;
    border-radius: 3px;
    padding: 10px 0;
    text-align: center;
	display: block;
	position:relative;
	margin: 5px auto;
}
.cool_box .basic_information dt {font-size: 16px;}
.cool_box .basic_information dd{
	border: 1px solid #aaa;
    margin-bottom: 15px;
    padding: 10px;
    font-size: 14px;
}
.cool_box .basic_information dd a{
	width: auto;
	background: none;
	color: #0065d6;
	display: inline-block;
	font-size: 14px;
}
.cool_box .basic_information dd a:after {
	width: 0;
    height: 0;
    background: none;
}
.cool_box .basic_information dd li b{
	color: #ad140a;
	font-size:16px;
}

/*tripa*/
div.bo02 div#tripabox{
	float:none!important;
	padding:0 10px 10px;
}
div.bo02 div#tripabox div{
	overflow:hidden;
	padding:10px 0;
	margin:0 0 0 0;
	border-bottom:1px solid #e2e2e2;
	background:#FFF;
	float:none!important;
	width:auto!important;
}
div.bo02 div#tripabox div:last-child{
	border-bottom:none;
	padding:10px 0 0;
}
div.bo02 div#tripabox div p{
	float:left;
	margin:0 10px 0 0;
	width:75px;
	height:75px;
}
#tripabox div p img{
	width:100%;
	height:auto;
}
#tripabox div dl{
	overflow:hidden;
	display:block;
	padding:0 0 0 0;
}
#tripabox div:last-child{
	border-bottom:none
}
#tripabox div dl dt{
	font-size:14px;
	margin:0 0 10px 0;
	padding:0;
}
#tripabox div dl dt a{
	color:#000;
}
#tripabox div dl dd{
	font-size:12px;
	color:#999;
}
#tripabox div dl dd > span{
	display:block;
	margin:5px 0 0 0;
}
#tripabox div dl dd > span a{
	color:#CCC;
	display:inline-block;
	background:none;
	padding:0;
	text-align:center;
	margin-top:0;
	font-size:14px;
	-webkit-border-radius: 0;
	border-radius: 0;
	border-bottom:none;
}
#tripabox div dl dd > span span{
	color:#F69;
	display:inline;
}
#tripabox .commonTit{
	margin:0;
}
#tripabox {
    overflow: hidden;
    display: block;
    padding: 0 0;
    margin-bottom: 15px;
}
#tripabox div {
    border-bottom: 2px solid #ccc!important;
    padding: 10px;
    background: #FFF;
    margin-bottom: 10px;
}
#tripabox div p {
    float: left;
    margin: 0 20px 0 0;
    width: 75px;
    height: 75px;
}
#tripabox a.btn_tripa {
    background-color: #330000;
    color: #FFFFFF;
    padding: 12px 25px;
    text-align: center;
    font-size: 16px;
    display: block;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    width: 90%;
    margin: 4% auto;
	position:relative;
}

/*right_link_box_area*/
#right_link_box_area{
	display:none;
}

/*hotel link*/
ul#link_box_hotel {
    width: 96%;
    border: 1px solid #000;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    display: block;
    margin: 0 auto;
}
ul#link_box_hotel li {
    width: 100%;
    float: left;
    display: inline-block;
    line-height: 1.8;
    font-size: 16px;
    padding: 2px 10px;
}

/*btn after*/
.cool_box dl dd ul li a:after,
#tripabox a.btn_tripa:after {
    width: 13px;
    height: 13px;
    content: "";
    display: block;
    background: url(//www.nta.co.jp/shared2021/common/images/im_arrow.png) no-repeat;
    position: absolute;
    top: 38%;
    right: 2%;
}
.etsuran_btn{text-align:center;}
.pr_banner {
    width: 98%;
	margin: 3% 1% 3%;
}
.pr_banner a {
    width: 100%;
}
.pr_banner p {
    text-align: center;
	margin-top:1%;
}

/*番外BOX*/
dd#bangai_dd ul{border-bottom:1px dotted #000;}
dd#bangai_dd ul li{
	border-top:1px dotted #000;
	font-size:14px;
	clear: both;
    margin-bottom: 5px;
}
dd#bangai_dd ul li dl dt{
	font-weight:bold;
	font-size:1.1em;
}
dd#bangai_dd ul li dl dt img{
    width: 40%;
    float: left;
}
dd#bangai_dd ul li dl dt a{
	width:58%;
    float: left;
	margin:1%;
}
dd#bangai_dd ul li dl dd{
	float: left;
    width: 56%;
    margin: 1% 1.5%;
}
dd#bangai_dd ul li dl dd:nth-of-type(2){
    width: 100%;
    clear: both;
    margin: 1% auto;
}
dd#bangai_dd ul li dl dd:nth-of-type(2) > a {
    width: 94%;
    font-size: 16px;
    background: #ad140a;
    color: #FFF;
    border-radius: 3px;
    padding: 10px 0;
    text-align: center;
    display: block;
    position: relative;
    margin: 0 auto;
}

}

/*760px以上*/
@media screen and (min-width: 760px) {
/* CSS */
#wrapper {line-height: 1.231;}
#dirPathBlock,
h1,
.iframe_end-content_gadget,
#anchorLinkBlock{
	width: 100%;
	max-width:950px;
	min-width:760px;
	margin: auto;
}
h2.title_h2 {
    color: #793c07;
    font-size: 2rem;
    font-weight: bold;
    margin-bottom: 20px;
    text-align: center;
    font-family: "Mplus 1p";
}

/*panlist&back*/
#dirPathBlock,
#anchorLinkBlock {
	width: 100%;
	margin: 0 auto;
	display: block;
	font-size: 12px;
}
#dirPathBlock p,
#anchorLinkBlock a{font-size: 12px;}
.inner{
	width: 96%;
	max-width:950px;
	margin: 0 auto;
	padding:50px 0;
	display: block;
}
.pcnone{display:none;}

/* CSS初期設定 */
p.images img{
	width:250px;
	height:auto!important;
}
h1 {
    width: 950px;
    margin: 5px auto;
}
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 {
    text-align: center;
    background-image: url(../images/title_01.jpg);
    background-repeat: no-repeat;
    background-position: 50% 0;
}
#title img{
    padding-top: 1%;
}
p.title_text {
    width: 950px;
    margin: 1% auto;
    text-align: center;
    line-height: 1.5;
    font-size: 12px;
}
#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;
}
h2{clear: both;}
h2 span {
    font-size: 24px;
    border-bottom: 3px solid #793c07;
    width: 100%;
    display: block;
    font-weight: bold;
    padding-bottom: 5px;
    color: #793c07;
}
#navList{
	background:#FFF;
	padding:8px;
	width:720px;
	margin:0px auto 0px;
	display:block;
	overflow:hidden;
}
#navList li{
	display:inline-block;
	float:left;
	font-size:16px;
	padding:10px;
	margin:0 28px 0 0;
}
#articleWrap{
	width:950px;
	margin:0 auto;
}

/*box*/
.cool_box {margin-bottom:5%;}
.cool_box dl dt{
    font-size: 20px;
    color: #111184;
    font-weight: bold;
    padding: 5px 0;
}
.cool_box dl dd img{
   width:100%;
}
.cool_box dl dd.textbox{
   width:100%;
   padding:5px;
   margin-bottom: 5px;
   font-size: 14px;
   line-height: 1.7;
}
.cool_box dl dd ul li > a{
	width: 80%;
	font-size: 16px;
	background: #ad140a;
	color: #FFF;
	border-radius: 3px;
	padding: 10px 0;
	text-align: center;
	display: block;
	position: relative;
	margin: 5px auto;
}
.cool_box .basic_information dl dt {
    font-size: 16px;
}
.cool_box .basic_information dd{
	border: 1px solid #aaa;
    margin-bottom: 15px;
    padding: 15px;
    font-size: 14px;
    line-height: 1.5;
}
.cool_box .basic_information dd a{
	width: auto;
	background: none;
	color: #0065d6;
	display: inline-block;
	font-size: 14px;
}
.cool_box .basic_information dd a:after {
	width: 0;
    height: 0;
    background: none;
}
.cool_box .basic_information dd li b{
	color: #ad140a;
	font-size:18px;
}

/*tripa*/
#tripabox {
	margin: 30px auto 0;
	display: block;
}
div.bo02 div#tripabox{
	float:none!important;
	width:655px!important;
	padding:0 10px 10px;
}
div.bo02 div#tripabox div{
	overflow:hidden;
	padding:10px 0;
	margin:0 0 0 0;
	border-bottom:1px solid #e2e2e2;
	background:#FFF;
	float:none!important;
	width:auto!important;
}
div.bo02 div#tripabox div:last-child{
	border-bottom:none;
	padding:10px 0 0;
}
div.bo02 div#tripabox div p{
	float:left;
	margin:0 20px 0 0;
	width:75px;
	height:75px;
}
#tripabox div p img{
	width:100%;
	height:auto;
}
#tripabox div dl{
	overflow:hidden;
	display:block;
	padding:0 0 0 0;
}
#tripabox div:last-child{
	border-bottom:none
}
#tripabox div dl dt{
	font-size:14px;
	margin:0 0 10px 0;
	padding:0;
}
#tripabox div dl dt a{
	color:#000;
}
#tripabox div dl dd{
	font-size:12px;
	color:#999;
}
#tripabox div dl dd > span{
	display:block;
	margin:5px 0 0 0;
}
#tripabox div dl dd > span a{
	color:#CCC;
	display:inline-block;
	background:none;
	padding:0;
	text-align:center;
	margin-top:0;
	font-size:14px;
	-webkit-border-radius: 0;
	border-radius: 0;
	border-bottom:none;
}
#tripabox div dl dd > span span{
	color:#F69;
	display:inline;
}
#tripabox .commonTit{
	margin:0;
}
#tripabox div {
    border-bottom: 2px solid #ccc!important;
    padding: 10px;
    background: #FFF;
    margin-bottom: 10px;
}
#tripabox div p {
    float: left;
    margin: 0 20px 0 0;
    width: 75px;
    height: 75px;
}
#tripabox a.btn_tripa {
    background-color: #330000;
    color: #FFFFFF;
    padding: 15px 0;
    text-align: center;
    font-size: 18px;
    display: block;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    width: 80%;
    margin: 4% auto;
	position:relative;
}

/*btn after*/
.cool_box dl dd ul li a:after, #tripabox a.btn_tripa:after {
    width: 13px;
    height: 13px;
    content: "";
    display: block;
    background: url(//www.nta.co.jp/shared2021/common/images/im_arrow.png) no-repeat;
    position: absolute;
    top: 38%;
    right: 2%;
}

/*right_link_box_area*/
#right_link_box_area {
    background-color: #eee;
    border: 1px solid #ddd;
    margin: 10% 0;
}
#right_link_box_area a {
    display: block;
    font-size: 14px;
    background-color: #fcfcfc;
    margin: 2%;
    padding: 5px 0;
    text-indent: 5%;
}

/*hotel link*/
ul#link_box_hotel{
	width:100%;
	border:1px solid #000;
    -webkit-border-radius: 3px;
    border-radius: 3px;
	display:block;
    margin: 2% 0 5% 0;
}
ul#link_box_hotel li {
    width: 25%;
    float: left;
    display: inline-block;
    text-align: center;
    line-height: 2;
    font-size: 14px;
}

/*other*/
#bnlinks {
    display: inline;
    width: 950px;
    margin: 10px 0 0 10px;
    padding: 10px 0 0;
    background: #FFFFFF;
    border-top: 1px dashed #CCC;
}
#bnlinks ul {display:flex;}
#bnlinks ul li {
    display: inline;
    width: 180px;
    margin: 0 5px;
    padding: 0;
    font-size: 10px;
}
.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;}

/*番外BOX*/
dd#bangai_dd ul{border-bottom:1px dotted #000;}
dd#bangai_dd ul li{
	border-top:1px dotted #000;
	font-size:14px;
	clear: both;
    margin-bottom: 5px;
}
dd#bangai_dd ul li dl dt{
	font-weight:bold;
	font-size:1.2em;
}
dd#bangai_dd ul li dl dt img{
	width:200px;
	height:150px;
    float: left;
}
dd#bangai_dd ul li dl dt a{
	width:500px;
    float: left;
	margin:1%;
}
dd#bangai_dd ul li dl dd{
	float: left;
    width: 500px;
    margin: 1% 1.5%;
}
dd#bangai_dd ul li dl dd > a {
    width: 40%;
    float: right;
    font-size: 16px;
    background: #ad140a;
    color: #FFF;
    border-radius: 3px;
    padding: 10px 0;
    text-align: center;
    display: block;
    position: relative;
}

/*serchBox*/
.search_kokunaiBar .serchBox .date dd {width: 100%;}
}