@charset "utf-8";

.inner .notD{display: none!important;}

/* 基本レイアウト・フォント装飾関連 */
.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}
.pcnone{display:none!important;}

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

p.images img{
	width:250px;
	height:auto!important;
}
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;
}

/*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%;
}

.pcnone,smpnone{display:none!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%;
	background:#f8f3ec;
}

/*ぱんくず*/
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#wrap div#dirPathBlock a{
	display:inline!important;
	font-size:10px;
}
#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;
}
#title{
	margin:0;
	padding:0;
	height:30%;
	overflow:hidden;
	position:relative;
	text-align:center;

}
#title p{
	width:100%;
	height:auto;
	position: absolute;
	top:10px;
	left: 0;
	right: 0;
	bottom: 0;
	margin:auto;
	color:#FFF;
	font-weight:bold;
	text-shadow:
	1px 1px 4px rgba(000,000,000,0.8),
	0px 1px 0px rgba(255,255,255,0.3);
	display:block;
}
#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;
}
#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;
}
.inner{
	background:#333333;
}
.inner *{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}
.inner ul{
	text-align:center;
	margin:0;
	overflow:hidden;
	padding:0;
}
.inner 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;
}
.inner ul li a{
	color:#FFF;
	font-weight:bold;
	font-size:0.70rem;
	display:inline-block;
}


#Foot .footBtmInner{
	font-size:12px!important;
}
.pRp{
	padding-left:20px;
}
.contInner02{
    padding: 15px 10px 20px;
    line-height: 1.6;
	overflow:hidden;
}
.contInner02 h2{
	margin-bottom: 10px;
	text-align: center;
    font-size: 20px;
    border-bottom: 4px dotted #333;
}

/* =========================================================
◆common section
========================================================= */
/*-----------------------------------------------------
box(パーツ)
------------------------------------------------------*/
.contInner02 .cFix li{
	background:#FFF;
	overflow:hidden;
    margin: 0 2% 10px 2%;
-webkit-border-radius: 5px 5px 5px 5px;
border-radius: 5px 5px 5px 5px;
}
.contInner02 .thumb{
	width:50%;
	float:left;
	margin:0 10px 0 0;
}
.contInner02 .thumb img{
	width:100%;
	height:auto;
}
.contInner02 .cFix dl{
	overflow:hidden;
	margin:0;
	padding:0;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.contInner02 .cFix dt{
	font-size:0.9rem;
	margin:10px 0 0 0px;
	padding:0;
}
.contInner02 .cFix dd{
	padding:5px 10px 0 0;
	font-size:0.8rem;
	margin:0;

}
#navList{
	background:#FFF;
	padding:8px;
	margin:0px auto 0px;
	display:block;
	overflow:hidden;
}
#navList li{
	display:inline-block;
	float:left;
	font-size:0.75rem;
	padding:5px;
	margin:0 5px 0 0;
}
.inner{
	background:#333333;
}
.inner *{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}
.inner ul{
	text-align:center;
	margin:0;
	overflow:hidden;
	padding:0;
}
.inner ul li{
	font-size:0.70rem;
	font-weight:bold;
	display:block;
	/*width:33.33333%;*/
	width:50%;
	float:left;
	margin:0 0 0 0;
	padding:10px 0;
	color:#FFFFFF;
	border-left:2px solid #FFF;
	border-bottom:2px solid #FFF;
}
.inner ul li.select{
	color:#EBFF52!important;
	font-size:0.70rem;
	font-weight:bold;
	display:block;
	/*width:33.33333%;*/
	width:50%;
	float:left;
	margin:0 0 0 0;
	padding:10px 0;
	border-left:2px solid #FFF;
	border-bottom:2px solid #FFF;
}
.inner ul li a{
	color:#FFF;
	font-weight:bold;
	font-size:0.70rem;
	display:inline-block;
}

/*おとなびとは*/
div.otonavi:first-child {
    padding: 2% 10px 2% 10px;
}
div.otonavi:first-child .thumb{
	width:50%;
}
div.otonavi:first-child dl dt{
display:none;
}
div.otonavi:first-child dl dd {
	text-align: right;
    margin-top: 15%;
    font-size: 12px;
}

/*-----------------------------------------------
planWrap
-------------------------------------------------*/
#articleWrap{background: #f8f3ec;}
#articleWrap .photoBox img.smpnone {display: block!important;}

.planWrap section:nth-of-type(2n-1){
background: url(//www.nta.co.jp/otonavi/shared2018/images/bg_2.png)
}
.planWrap section:nth-of-type(2n){
background: url(//www.nta.co.jp/otonavi/shared2018/images/bg_1.png)
}
.planInner{
margin: 0 auto;
padding: 0 0 20px;

}
.planInner:before,
.planInner:after {
    content: " ";
    display: table;
}
.planInner:after {
    clear: both;
}
.planInner {
    *zoom: 1;
}
.planInner h2{
text-align: center;
margin-bottom: 30px;
clear:both;
padding: 13px;
background: 0 0;
    background-color: rgba(0, 0, 0, 0);
background-color: #7e1a44;
border-bottom: #8f7e39 2px solid;
position: relative;
z-index: 2;
text-align: center;
}
.planInner h2 strong{
	color:#FFF;
	font-size:22px;

	display:block;

}
.planInner h2 span{
display: block;
color:#FFF;
font-size:12px;
line-height:20px;
	margin-top:5px;
}
.planInner h2 span a{
	color:#FFF;
	display:block;
}
.plan3Box {
    padding: 10px;
    filter: drop-shadow(1px 0px 2px rgba(0,0,0,0.1));
    margin: 0 0 20px;
    background: rgba(255,255,255,1.00);
}
.plan2Box{
filter: drop-shadow(1px 0px 2px rgba(0,0,0,0.1));
margin:20px 20px 0;
background: rgba(255,255,255,1.00)
}
.plan1Box{
filter: drop-shadow(1px 0px 2px rgba(0,0,0,0.1));
margin:20px 20px 20px;
background: rgba(255,255,255,1.00)
}
.photoBox{
position: relative;
}
.photoBox img{
	width:100%;
	height:auto;
}
.photoBox b{
position: absolute;
top: -10px;
left: -2px
}
.plan3Box dl,
.plan2Box dl,
.plan1Box dl{
padding: 13px 20px;
}
.plan3Box dl dt > span,
.plan2Box dl dt > span,
.plan1Box dl dt > span{
display: block;
margin-bottom: 5px;
}
.plan3Box dl dt strong,
.plan2Box dl dt strong,
.plan3Box dl dt strong{
display: block;
line-height: 18px;
font-size:15px;
padding-bottom: 10px;
margin-bottom: 10px;
border-bottom: #efe4d3 2px solid;
}
.plan3Box dl dd,
.plan2Box dl dd,
.plan1Box dl dd{
line-height:130%;
margin-bottom: 8px;
}
.copy{
font-size: 14px;
}
.dept span{
display: block;
}
.dept span span {
    display: inline-block;
    border: #8f7e39 1px solid;
    width: auto;
    padding: 0 10px;
    text-align: center;
    margin-right: 10px;
    margin-bottom: 5px;
	font-size: 12px;
	color: #8f7e39
}
.dept strong{
font-weight: normal;
color: #8f7e39
}
.price strong{
font-size: 18px;
display: block;
background: url(//www.nta.co.jp/otonavi/shared2018/images/im_en.png) no-repeat 0 50%;
background-size:28px auto;
padding: 4px 0 4px 35px;
margin-bottom: 5px;
color: rgba(255,0,4,1.00)
}
.price span{
font-size: 12px;
line-height: 15px;
display: block;
}

/*****ribbon******/
.ribbon{
  position: relative;
  width:80px;
  font-size: 15px;
  padding: 1em 0.5em;
  margin-bottom: 0.1em;
  text-align:center;
  display: block;
  color: #fff;
  line-height: 20px;
  font-family: メイリオ,Meiryo,serif;
  font-weight: 100;
  z-index: 999;
  transform: scale(0.8,0.8);
  
}
.ribbon:after{
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  bottom: -15px;
  left: 0;
  border-style: solid;
  border-width: 15px 40px 0 40px;
  z-index: 999;
}
.ribbon strong{
display: block;
position: relative;
}
.ribbon strong:after{
content: "";
width: 70px;
height: 44px;
margin: 0 auto;
background: url(//www.nta.co.jp/otonavi/shared2018/images/im_midashi_line.png) no-repeat 100% 50%;
background-size:100% auto;
position: absolute;
bottom: -40px;
left: -3px;
  z-index: 9999;

}
.r_blue{
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#314673+0,001a52+100 */
background: #314673; /* Old browsers */
background: -moz-linear-gradient(top,  #314673 0%, #001a52 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #314673 0%,#001a52 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #314673 0%,#001a52 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#314673', endColorstr='#001a52',GradientType=0 ); /* IE6-9 */

}
.ribbon.r_blue:after{
  border-color: #001a52 transparent transparent transparent;
}
.r_sblue{
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#007c99+1,11a3c4+100 */
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#477699+0,1b5581+100 */
background: #477699; /* Old browsers */
background: -moz-linear-gradient(top,  #477699 0%, #1b5581 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #477699 0%,#1b5581 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #477699 0%,#1b5581 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#477699', endColorstr='#1b5581',GradientType=0 ); /* IE6-9 */

}
.ribbon.r_sblue:after{
  border-color: #1b5581 transparent transparent transparent;
}
.r_red{
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#964466+0,7e1a44+100 */
background: #964466; /* Old browsers */
background: -moz-linear-gradient(top,  #964466 0%, #7e1a44 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #964466 0%,#7e1a44 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #964466 0%,#7e1a44 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#964466', endColorstr='#7e1a44',GradientType=0 ); /* IE6-9 */
}
.ribbon.r_red:after{
  border-color: #7e1a44 transparent transparent transparent;
}
.r_gold{
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#9d8f5b+1,857433+99 */
background: #9d8f5b; /* Old browsers */
background: -moz-linear-gradient(top,  #9d8f5b 1%, #857433 99%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #9d8f5b 1%,#857433 99%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #9d8f5b 1%,#857433 99%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9d8f5b', endColorstr='#857433',GradientType=0 ); /* IE6-9 */
}
.ribbon.r_gold:after{
  border-color: #857433 transparent transparent transparent;
}

/***********tagIcon***********/

.tagIcon {
 display: inline-block!important;
 border: #dcdcdc 1px solid;
 background-color: #eee;
 padding: 5px 5px;
 text-align: center;
 margin-right: 8px;
 font-size: 12px;
 line-height: 12px;
 margin-bottom: 5px;
 white-space: nowrap;
 }
.tagIcon.new {
  background-color: #cc3300;
  color: #fff;
  border: #cc3300 1px solid; }
.tagIcon.kyushu {
  background-color: #ff3a82;
  color: #fff;
  border: #ff3a82 1px solid; }
.tagIcon.kinki {
  background-color: #0095d9;
  color: #fff;
  border: #0095d9 1px solid; }
.tagIcon.chugoku {
  background-color: #0cc2dd;
  color: #fff;
  border: #0cc2dd 1px solid; }
.tagIcon.hokuriku {
  background-color: #9900cc;
  color: #fff;
  border: #9900cc 1px solid; }
.tagIcon.chubu {
  background-color: #e36b0a;
  color: #fff;
  border: #e36b0a 1px solid; }
.tagIcon.kanto {
  background-color: #e36b0a;
  color: #fff;
  border: #e36b0a 1px solid; }
.tagIcon.hokkaido {
  background-color: #b6d300;
  color: #fff;
  border: #b6d300 1px solid; }
.tagIcon.tohoku {
  background-color: #b6d300;
  color: #fff;
  border: #b6d300 1px solid; }
.tagIcon.zenkoku {
  background-color: #191970;
  color: #fff;
  border: #191970 1px solid; }
.tagIcon.type1 {
    border: #871c48 1px solid;
    background-color: #871c48;
    color: #fff;
}
.tagIcon.type2 {
border: #8f7e39 1px solid;
background-color: #8f7e39;
color: #fff; }
.tagIcon.type3 {
border: #1b5581 1px solid;
background-color: #1b5581; }
.tagIcon.type4 {
border: #8f7e39 1px solid;
background-color: #f8f3eb;
color: #8f7e39; }
.tagIcon.type5 {
border: #1b5581 1px solid;
background-color: #e9eef2;
color: #1b5581; }
.tagIcon.type6 {
border: #871c48 1px solid;
background-color: #f4e7ee;
color: #871c48;
}
.deptIcon {
    border: #871c48 1px solid;
    background-color: #f4e7ee;
    color: #871c48;
    display: inline-block!important;
    padding: 5px 5px;
    text-align: center;
    margin-right: 8px;
    font-size: 12px;
    line-height: 14px;
    margin-bottom: 5px;
    white-space: nowrap;
}

/***********btn***********/
.commonBtn {
margin-bottom: 8px;

}
.commonBtn a{
padding: 8px 20px 8px 8px;
font-size: 14px;
display:block;
text-align: center;
border-radius: 3px;
position: relative;
}

p.single a{
color: #7e1a44;
border: 1px solid #7e1a44;
}
.single a:after{
content: '';
position: absolute;
right: 10px;
top: 30%;
width: 0;
height: 0;
border-style: solid;
border-width: 6px 0 6px 8px;
border-color: transparent transparent transparent #7e1a44;
}

p.dub a{
color: #FFFFFF;
background: #7e1a44;
}
.dub a:after{
content: '';
position: absolute;
right: 10px;
top: 30%;
width: 0;
height: 0;
border-style: solid;
border-width: 6px 0 6px 8px;
border-color: transparent transparent transparent #ffffff;
}
span.otherL a{
font-size: 11px;
text-decoration: underline;
color: rgba(71,71,71,1.00)}
.btnBox{
margin: 0;
padding: 0 30px;
clear: left;
letter-spacing: -0.4em;
}
div.btnBox a{
border: 1px solid #7e1a44;
color: #7e1a44;
padding: 12px;
display:block;
font-size: 15px;
position: relative;
text-align: center;
border-radius: 5px;
letter-spacing: normal;
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top,  #ffffff 0%, #e9e8e7 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #ffffff 0%,#e9e8e7 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #ffffff 0%,#e9e8e7 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e9e8e7',GradientType=0 ); /* IE6-9 */
}
div.btnBox p.orangebtn a{
border: 1px solid #ff9800;
color: #FFF;
background: #ff9800;
}
div.btnBox a:after{
content: '';
position: absolute;
right: 10px;
top: 30%;
width: 0;
height: 0;
border-style: solid;
border-width: 6px 0 6px 8px;
border-color: transparent transparent transparent #ffffff;
}
div.btnBox2 p{
width: 48%;
margin-left: 2%;
display: inline-block;
}
.commonBtn a,
div.btnBox a {
	transition: 0.2s ;
}
.commonBtn a:hover,
div.btnBox a:hover {
	opacity: 0.5 ;
	text-decoration: none
}


}

/*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;}
h1 {
	font-size: 14px;
    width: auto;
    max-width: 970px;
    margin: 0 auto 5px;
}

#title{
	margin:0;
	padding:0;
	height:300px;
	overflow:hidden;
	position:relative;
	text-align:center;
}
#title p{
	width:766px;
	height:197px;
	position: absolute;
	top:0;
	left: 0;
	right: 0;
	bottom: 0;
	margin:auto;
	color:#FFF;
	font-weight:bold;
	text-shadow:
	1px 1px 4px rgba(000,000,000,0.8),
	0px 1px 0px rgba(255,255,255,0.3);
	display:block;
}
#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;
}
#templeteWrap{
	width:100%;
}
.contInner02 .column2Area .section{
	width:950px!important;
	float:none;
}
#wrapInner{
	width:100%!important;
	background:#f8f3ec;
}
#inner950{
	width:950px;
	margin:0 auto;
	display:block;
}
.inner950{
	width:950px;
	margin:30px auto 0;
	display:block;
}
.inner{
	background:#333333;
}
.inner ul{
	width:950px;
	text-align:center;
	margin:0 auto;
	overflow:hidden;
	padding:20px;
}
.inner ul li{
	font-size:16px;
	/*font-weight:bold;*/
	display:inline;
	margin:0 0 0 0;
	padding:0 20px 0 20px;
	color:#FFF;
	border-right:2px solid #FFF;
	cursor:pointer;
}
.inner ul li.select{
	font-size:18px;
	/*font-weight:bold;*/
	display:inline;
	margin:0 0 0 0;
	padding:0 20px 0 20px;
	color:#FF6;
	border-right:2px solid #FFF;
	cursor:default;
}
.inner ul li a{
	color:#FFF;
	/*font-weight:bold;*/
	font-size:16px;
	display:inline-block;
}
#Foot .footBtmInner{
	font-size:12px!important;
}
#articleWrap{
	margin:0 auto;
	background: #f8f3ec;
}
.pRp{
	padding-left:20px;
}
.contInner02{
	padding-bottom:10px!important;
	overflow:hidden;
}

/* =========================================================
◆common section
========================================================= */
/*-----------------------------------------------------
box(パーツ)
------------------------------------------------------*/
.contInner02 {
    width: 950px;
    margin: 0 auto;
	line-height: 1.6;
	padding-top: 20px;
	padding-bottom: 40px;
	overflow-x:hidden;
}
.contInner02 h2{
	text-align: center;
    font-size: 28px;
    border-bottom: 5px dotted #333;
}
#wrap div#dirPathBlock{
	width:950px;
	margin:0 auto;
}

/*おとなびとは*/
div.otonavi:first-child {
	width: 670px;
	height: 78px;
    padding: 20px 10px 0 10px;
}
div.otonavi:first-child .thumb{
	width:40%;
	margin-right:5%;
}
div.otonavi:first-child dl dt{
	display:none;
}
div.otonavi:first-child dl dd {
	text-align: center;
    margin-top: -3%;
    font-size: 16px;
}

/*プランBOX*/
.planWrap section:nth-of-type(2n-1){
background: url(http://www.nta.co.jp/otonavi/shared2018/images/bg_2.png)
}
.planWrap section:nth-of-type(2n){
background: url(http://www.nta.co.jp/otonavi/shared2018/images/bg_1.png)
}
.planInner{
width: 950px;
margin: 0 auto;
padding: 40px 3px 20px;

}
.planInner:before,
.planInner:after {
    content: " ";
    display: table;
}
.planInner:after {
    clear: both;
}
.planInner {
    *zoom: 1;
}
.planInner h2{
text-align: center;
margin-bottom: 30px;
clear:both;
}
.planInner h2 strong{
color: #7e1a44;
font-weight: bold;
text-align: center;
font-size: 32px;
display: block;
padding: 0 0 30px 0;
margin-bottom: 20px;
background:url(http://www.nta.co.jp/otonavi/shared2018/images/imline.png) no-repeat 50% 100%
}
.planInner h2 strong span{
	font-size:24px;
	font-weight:bold;
	display:block;
	margin-top:13px;
}
.planInner h2 strong.middleP{
color: rgba(47,47,47,1.00);
font-size: 26px;
}
.planInner h2 span{
display: block;
}
.plan3Box{
width: 30.5%;
float: left;
margin-bottom: 40px;
filter: drop-shadow(1px 0px 2px rgba(0,0,0,0.1));
margin-right: 4%;
background: rgba(255,255,255,1.00)
}
.plan2Box{
width: 46%;
float: left;
margin-bottom: 40px;
filter: drop-shadow(1px 0px 2px rgba(0,0,0,0.1));
margin-right: 4%;
background: rgba(255,255,255,1.00)
}
.plan1Box{
margin-bottom: 40px;
filter: drop-shadow(1px 0px 2px rgba(0,0,0,0.1));
margin-right: 0;
background: rgba(255,255,255,1.00)
}
.plan3Box:nth-of-type(3n+1){margin-right: 0!important}
.plan2Box:nth-of-type(2n){margin-right: 0}
.photoBox{
position: relative;
}
.photoBox b{
position: absolute;
top: -5px;
left: 5px
}
.photoBox > img{width:100%;}
.plan3Box dl,
.plan2Box dl{
padding: 13px 20px;
}
.plan1Box dl{
	padding:20px 20px 10px;
	position:relative;
}
.plan3Box dl dt > span,
.plan2Box dl dt > span,
.plan1Box dl dt > span{
display: block;
margin-bottom: 5px;
}
.plan3Box dl dt,
.plan2Box dl dt,
.plan1Box dl dt{
	padding-bottom: 0;
margin-bottom: 10px;
overflow:hidden;
}
.plan3Box dl dt strong,
.plan2Box dl dt strong,
.plan1Box dl dt strong{
display: block;
line-height: 22px;
padding-bottom:10px;

border-bottom: #efe4d3 2px solid;
}
.plan3Box dl dd,
.plan2Box dl dd,
.plan1Box dl dd{
line-height:130%;
margin-bottom: 13px;
}
.planB1{
	position:absolute;
	bottom:10px;
	right:20px;
}
.plan1Box .price,
.plan1Box .copy{
	padding-right:250px;
}
.planB1 a{
	min-width:230px;
}
.copy{
font-size: 14px;
padding-top:15px;
}
.dept span{
display: block;
}
.dept span span {
    display: inline-block;
    border: #8f7e39 1px solid;
    width: auto;
    padding: 0 10px;
    text-align: center;
    margin-right: 10px;
    margin-bottom: 5px;
	font-size: 14px;
	color: #8f7e39
}
.dept strong{
font-weight: normal;
color: #8f7e39
}
.inlineS{
	display:inline-block!important;
}
.price strong{
font-size: 18px;
display: block;
background: url(http://www.nta.co.jp/otonavi/shared2018/images/im_en.png) no-repeat 0 10%;
background-size:22px auto;
padding: 4px 0 4px 30px;
margin-bottom: 5px;
color: rgba(255,0,4,1.00)
}
.price span{
font-size: 12px;
line-height: 15px;
display: block;
}

/*****ribbon******/
.ribbon{
  position: relative;
  width:64px;
  font-size: 15px;
  padding: 1em 0.5em;
  margin-bottom: 0.1em;
  text-align:center;
  display: block;
  color: #fff;
  line-height: 20px;
  font-family: メイリオ,Meiryo,serif;
  font-weight: 100;
  z-index: 999;
  
}
.ribbon:after{
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  bottom: -15px;
  left: 0;
  border-style: solid;
  border-width: 15px 40px 0 40px;
  z-index: 999;
}
.ribbon strong{
display: block;
position: relative;
}
.ribbon strong:after{
content: "";
width: 70px;
height: 44px;
margin: 0 auto;
background: url(http://www.nta.co.jp/otonavi/shared2018/images/im_midashi_line.png) no-repeat 100% 50%;
background-size:100% auto;
position: absolute;
bottom: -40px;
left: -4px;
z-index: 9999;
}
.r_blue{
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#314673+0,001a52+100 */
background: #314673; /* Old browsers */
background: -moz-linear-gradient(top,  #314673 0%, #001a52 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #314673 0%,#001a52 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #314673 0%,#001a52 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#314673', endColorstr='#001a52',GradientType=0 ); /* IE6-9 */
}
.ribbon.r_blue:after{
  border-color: #001a52 transparent transparent transparent;
}
.r_sblue{
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#007c99+1,11a3c4+100 */
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#477699+0,1b5581+100 */
background: #477699; /* Old browsers */
background: -moz-linear-gradient(top,  #477699 0%, #1b5581 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #477699 0%,#1b5581 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #477699 0%,#1b5581 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#477699', endColorstr='#1b5581',GradientType=0 ); /* IE6-9 */
}
.ribbon.r_sblue:after{
  border-color: #1b5581 transparent transparent transparent;
}
.r_red{
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#964466+0,7e1a44+100 */
background: #964466; /* Old browsers */
background: -moz-linear-gradient(top,  #964466 0%, #7e1a44 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #964466 0%,#7e1a44 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #964466 0%,#7e1a44 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#964466', endColorstr='#7e1a44',GradientType=0 ); /* IE6-9 */
}
.ribbon.r_red:after{
  border-color: #7e1a44 transparent transparent transparent;
}
.r_gold{
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#9d8f5b+1,857433+99 */
background: #9d8f5b; /* Old browsers */
background: -moz-linear-gradient(top,  #9d8f5b 1%, #857433 99%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #9d8f5b 1%,#857433 99%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #9d8f5b 1%,#857433 99%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9d8f5b', endColorstr='#857433',GradientType=0 ); /* IE6-9 */
}
.ribbon.r_gold:after{
  border-color: #857433 transparent transparent transparent;
}

/***********tagIcon***********/
.tagIcon {
 display: inline-block!important;
 border: #dcdcdc 1px solid;
 background-color: #eee;
 padding: 5px 5px;
 text-align: center;
 margin-right: 8px;
 font-size: 14px;
 line-height: 14px;
 margin-bottom: 5px;
 white-space: nowrap;
 }
.tagIcon.new {
  background-color: #cc3300;
  color: #fff;
  border: #cc3300 1px solid; }
.tagIcon.kyushu {
  background-color: #ff3a82;
  color: #fff;
  border: #ff3a82 1px solid; }
.tagIcon.kinki {
  background-color: #0095d9;
  color: #fff;
  border: #0095d9 1px solid; }
.tagIcon.chugoku {
  background-color: #0cc2dd;
  color: #fff;
  border: #0cc2dd 1px solid; }
.tagIcon.hokuriku {
  background-color: #9900cc;
  color: #fff;
  border: #9900cc 1px solid; }
.tagIcon.chubu {
  background-color: #e36b0a;
  color: #fff;
  border: #e36b0a 1px solid; }
.tagIcon.kanto {
  background-color: #e36b0a;
  color: #fff;
  border: #e36b0a 1px solid; }
.tagIcon.hokkaido {
  background-color: #b6d300;
  color: #fff;
  border: #b6d300 1px solid; }
.tagIcon.tohoku {
  background-color: #b6d300;
  color: #fff;
  border: #b6d300 1px solid; }
.tagIcon.zenkoku {
  background-color: #191970;
  color: #fff;
  border: #191970 1px solid; }
.tagIcon.type1 {
    border: #871c48 1px solid;
    background-color: #871c48;
    color: #fff;
}
.tagIcon.type2 {
border: #8f7e39 1px solid;
background-color: #8f7e39;
color: #fff; }
.tagIcon.type3 {
border: #1b5581 1px solid;
background-color: #1b5581; }
.tagIcon.type4 {
border: #8f7e39 1px solid;
background-color: #f8f3eb;
color: #8f7e39; }
.tagIcon.type5 {
border: #1b5581 1px solid;
background-color: #e9eef2;
color: #1b5581; }
.tagIcon.type6 {
border: #871c48 1px solid;
background-color: #f4e7ee;
color: #871c48;
}

/***********btn***********/
.commonBtn {
margin-bottom: 8px;
}
.commonBtn a{
padding: 8px 20px 8px 8px;
font-size: 14px;
display:block;
text-align: center;
border-radius: 3px;
position: relative;
}
p.single a{
color: #7e1a44;
border: 1px solid #7e1a44;
}
.single a:after{
content: '';
position: absolute;
right: 10px;
top: 30%;
width: 0;
height: 0;
border-style: solid;
border-width: 6px 0 6px 8px;
border-color: transparent transparent transparent #7e1a44;
}
p.dub a{
color: #FFFFFF;
background: #7e1a44;
}
.dub a:after{
content: '';
position: absolute;
right: 10px;
top: 30%;
width: 0;
height: 0;
border-style: solid;
border-width: 6px 0 6px 8px;
border-color: transparent transparent transparent #ffffff;
}
span.otherL a{
font-size: 10px;
display:block;
text-decoration: underline;
color: rgba(71,71,71,1.00)}
.btnBox{
margin: 0;
padding: 0 30px;
clear: left;
letter-spacing: -0.4em;
}
div.btnBox a{
border: 1px solid #7e1a44;
color: #7e1a44;
padding: 18px;
display:block;
font-size: 18px;
position: relative;
text-align: center;
border-radius: 3px;
letter-spacing: normal;
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top,  #ffffff 0%, #e9e8e7 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #ffffff 0%,#e9e8e7 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #ffffff 0%,#e9e8e7 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e9e8e7',GradientType=0 ); /* IE6-9 */
}
div.btnBox p.orangebtn a{
border: 1px solid #ff9800;
color: #FFF;
background: #ff9800;
}
div.btnBox a:after{
content: '';
position: absolute;
right: 10px;
top: 30%;
width: 0;
height: 0;
border-style: solid;
border-width: 6px 0 6px 8px;
border-color: transparent transparent transparent #ffffff;
}
div.btnBox2 p{
width: 48%;
margin-left: 2%;
display: inline-block;
}
.commonBtn a,
div.btnBox a {
	transition: 0.2s ;
}
.commonBtn a:hover,
div.btnBox a:hover {
	opacity: 0.5 ;
	text-decoration: none
}
.deptIcon {
    border: #871c48 1px solid;
    background-color: #f4e7ee;
    color: #871c48;
    display: inline-block!important;
    padding: 5px 5px;
    text-align: center;
    margin-right: 8px;
    font-size: 14px;
    line-height: 14px;
    margin-bottom: 5px;
    white-space: nowrap;
}

#anchorLinkBlock {margin: 15px auto;}

}