@charset "utf-8";

/* 基本レイアウト・フォント装飾関連 */
.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初期設定 */
.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) {
.accordion {
	font-size:123.1%;
	margin-bottom:30px;
}
.accordion a {display:block; padding:10px; background-position:98% center; background-repeat:no-repeat; text-decoration:none;}
.accordion span {display:block; padding:10px; background-position:98% center; background-repeat:no-repeat; /*color:#FFF;*/}
.accordion ul.acc_area,.accordion .acc_area2 {display:none;}
.accordion > li {width:100%;}
.accordion > li > p {border-bottom: 1px solid #fff;}
.accordion > li > p span {background-image:url(/sp/shared2015/common/images/ic_07.png);background-size: 23px auto;}
.accordion > li > p span.open {background-image:url(/sp/shared2015/common/images/ic_14.png);background-size: 23px auto;}
.accordion2 li p span {
text-indent:5px;
color:#FFF;
background:url(/sp/shared2015/common/images/ic_07.png) 98% center no-repeat;
background-size: 15px auto;
border-bottom:1px solid #EEE;
}
.accordion2 li p span.open {
background:url(/sp/shared2015/common/images/ic_14.png) 98% center no-repeat;
background-size: 15px auto;
}
.accordion2 li ul,
.accordion .acc_area2 {
margin:0;
padding:5px 10px;
display:none;
line-height:1.5;
border-bottom:1px solid #EEE;
background:#CCCCCC;
}
.accordion2 li li,
.accordion .acc_area2 li {
padding:10px 0;
border: 1px solid #CCCCCC;
background:#ffffff;
}
.accordion2 li li a,
.accordion .acc_area2 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;
}

/*reset top*/
.accordion > li > p.acc_ko span {
color: #e6426b;
background: #fcecf0 url(/sp/shared2015/common/images/ic_head_02.png) 99% center no-repeat;
background-size: 21px auto;
}
.accordion > li > p.acc_ko span.open {
background: #fcecf0 url(/sp/shared2015/common/images/ic_head_05.png) 99% center no-repeat;
background-size: 21px auto;
}
.accordion > li > p.acc_ka span {
color: #43a619;
background: #ecf6e8 url(/sp/shared2015/common/images/ic_head_03.png) 99% center no-repeat;
background-size: 21px auto;
}
.accordion > li > p.acc_ka span.open {
background: #ecf6e8 url(/sp/shared2015/common/images/ic_head_06.png) 99% center no-repeat;
background-size: 21px auto;
}
.accordion2.acc_ko2 li p span {color: #e6426b;}
.accordion2.acc_ko2 li ul {background:#fcf7f8;}
.accordion2.acc_ko2 li li a {
background: url(/sp/shared2015/common/images/ic_12.png) 99.5% center no-repeat;
background-size: 11px auto;
}
.accordion2.acc_ko2 li p span {
background: #fcf7f8 url(/sp/shared2015/common/images/ic_head_02.png) 99% center no-repeat;
background-size: 15px auto;
border-bottom: 1px solid #fff;
}
.accordion2.acc_ko2 li p span.open {
background: #fcf7f8 url(/sp/shared2015/common/images/ic_head_05.png) 99% center no-repeat;
background-size: 15px auto;
}
.accordion2.acc_ka2 li p span {color: #43a619;}
.accordion2.acc_ka2 li ul {background:#f8fbf7;}
.accordion2.acc_ka2 li li a {
background: url(/sp/shared2015/common/images/ic_13.png) 99.5% center no-repeat;
background-size: 11px auto;
}
.accordion2.acc_ka2 li p span {
background: #f8fbf7 url(/sp/shared2015/common/images/ic_head_03.png) 99% center no-repeat;
background-size: 15px auto;
border-bottom: 1px solid #fff;
}
.accordion2.acc_ka2 li p span.open {
background: #f8fbf7 url(/sp/shared2015/common/images/ic_head_06.png) 99% center no-repeat;
background-size: 15px auto;
}

/*reset jr,kokunai,yado*/
.accordion.acc_kokunai span {color: #e6426b;}
.accordion.acc_kokunai > li > p span {
background: #fcecf0 url(/sp/shared2015/common/images/ic_head_02.png) 99% center no-repeat;
background-size: 21px auto;
border-bottom: 1px solid #fff;
}
.accordion.acc_kokunai > li > p span.open {
background: #fcecf0 url(/sp/shared2015/common/images/ic_head_05.png) 99% center no-repeat;
background-size: 21px auto;
}
.accordion.acc_kokunai .accordion2 li p span {
color: #e6426b;
font-weight: normal;
}
.accordion.acc_kokunai .accordion2 li ul {background:#fcf7f8;}
.accordion.acc_kokunai .accordion2 li li a,.accordion.acc_kokunai .acc_area2 li a{
background: url(/sp/shared2015/common/images/ic_12.png) 99.5% center no-repeat;
background-size: 11px auto;
}
.accordion.acc_kokunai .accordion2 li p span {
background: #fcf7f8 url(/sp/shared2015/common/images/ic_head_02.png) 99% center no-repeat;
background-size: 15px auto;
border-bottom: 1px solid #fff;
}
.accordion.acc_kokunai .accordion2 li p span.open {
background: #fcf7f8 url(/sp/shared2015/common/images/ic_head_05.png) 99% center no-repeat;
background-size: 15px auto;
}
.accordion.acc_kokunai .acc_area2 {background: #fcf7f8;}

/*reset kaigai*/
.accordion.acc_kaigai span {color: #43a619;}
.accordion.acc_kaigai > li > p span {
background: #ecf6e8 url(/sp/shared2015/common/images/ic_head_03.png) 99% center no-repeat;
background-size: 21px auto;
border-bottom: 1px solid #fff;
}
.accordion.acc_kaigai > li > p span.open {
background: #ecf6e8 url(/sp/shared2015/common/images/ic_head_06.png) 99% center no-repeat;
background-size: 21px auto;
}
.accordion.acc_kaigai .accordion2 li p span {
color: #43a619;
font-weight: normal;
}
.accordion.acc_kaigai .accordion2 li ul {background:#f8fbf7;}
.accordion.acc_kaigai .accordion2 li li a,.accordion.acc_kaigai .acc_area2 li a{
background: url(/sp/shared2015/common/images/ic_13.png) 99.5% center no-repeat;
background-size: 11px auto;
}
.accordion.acc_kaigai .accordion2 li p span {
background: #f8fbf7 url(/sp/shared2015/common/images/ic_head_03.png) 99% center no-repeat;
background-size: 15px auto;
border-bottom: 1px solid #fff;
}
.accordion.acc_kaigai .accordion2 li p span.open {
background: #f8fbf7 url(/sp/shared2015/common/images/ic_head_06.png) 99% center no-repeat;
background-size: 15px auto;
}
.accordion.acc_kaigai .acc_area2 {background: #f8fbf7;}

/*ここからオリジナル*/
#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%;
}
#wrap #wrapInner{
	width:100%;
	height:auto;
}

/*PR banner*/
.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 a img:hover {
opacity:0.8;
}
.pr_banner p{
text-align:center;
}
/*PR banner end*/

#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 .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:0.9rem;
	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;
}
#navList_mokuteki_ancer{
	background:#FFF;
	padding:10px;
	margin:0px auto 0px;
	display:block;
	overflow:hidden;
	text-align:left;
}
#navList_mokuteki_ancer li{
	display:inline-block;
	margin:0 5px 5px 0;
	background:#FFF

}
#navList_mokuteki_ancer 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_mokuteki_ancer 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 0 0 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 0 0 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 0 0 0;
	padding:10px 0px 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 0 0 0;
}
.column2Area{
	margin:0 0 0 0;
}

/*add-------------------------------------*/
/*btn*/
.orangeBtn{
	display:block;
	clear:both;
	margin-bottom:10px;
	margin-top:10px;
}
.column2Area .orangeBtn a{
	color:#FFF!important;
	background: #D12E4F; /* 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: #D12E4F; /* 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: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%;
}

/*add*/
/*tab------------------------------------------------------*/
.navMenuNew100,.navMenuNew100_2{
/*	border-top:2px solid #000;
	border-bottom:2px solid #000*/
	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;
}
.back01 h3 {
	position: relative;
	background:#15B1C4;
	height:34px;
	margin:0 10px 10px 10px;
	padding:3px 0 3px 50px;
	line-height:34px;
	color:#FFF;
	clear:both;
	font-weight:bold;
}
.back01 h3 img{
	position:absolute;
	top:-4px;
	left:5px;
	width:40px;
	height:auto;
}
.back02 h3 {
	position: relative;
	background:url(../images/ti_bg_sub2.png) no-repeat;
	background:#D28BC0;
	height:34px;
	margin:0 10px 10px 10px;
	padding:3px 0 3px 50px;
	line-height:34px;
	color:#FFF;
	clear:both;
	font-weight:bold;
}
.back02 h3 img{
	position:absolute;
	top:-4px;
	left:5px;
	width:40px;
	height:auto;
}
h2 {
	font-size: 16px;
	/*padding:25px 0 10px 90px;*/
	display:block;
	margin:0;
	line-height:47px;
	display:block;
	text-align:left;
	font-weight:bold;
	text-align:left;
	color:#FFFFFF;
	position:relative;
	text-align: center;
}
h2 strong{
	color:#FFF;
	height:47px;
}
#link01{
	background:#15B1C4;
}
#link01 strong{
	background:url(../images/smp/ti_t01.png) no-repeat 10px 50%;
	background-size:20px auto;
	display:block;
}
#link02{
	background:#D18CC0;
}
#link02 strong{
	background:url(../images/smp/ti_t02.png) no-repeat 10px 50%;
	background-size:30px auto;
	display:block;
}
#link03{
	background:#A28CCF;
}
#link03 strong{
	background:url(../images/smp/ti_t03.png) no-repeat 10px 50%;
	background-size:30px auto;
	display:block;
}
#link04{
	background:#EF7F9D;
	margin-bottom:15px
}
#link04 strong{
	background:url(../images/smp/ti_t04.png) no-repeat 10px 50%;
	background-size:50px auto;
	display:block;
}
#link05{
	background:#e173a0;
	margin-bottom:15px
}
#link05 strong{
	background:url(../images/smp/ti_t02.png) no-repeat 10px 50%;
	background-size:50px auto;
	display:block;
}
h2#link07 {color: #ea2a77;}
#area_gnavi_accordion .contInner02 h2{
	background:#A28CCF url(../images/smp/ti_t03.png) no-repeat 10px 50%;
	background-size:30px auto;
	display:block;
	color:#FFFFFF;
	margin-bottom:1%;
}
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_mokuteki_ancer{
	background:#FFF;
	margin:10px 0 5px 0;
	padding:0 0 0 0;
	display:block;
	overflow:hidden;
}
.navList_mokuteki_ancer li{
	display:block;
	margin:0 0 5px 0;
	width:50%;
	float:left;
}
.navList_mokuteki_ancer 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_mokuteki_ancer 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:#15B1C4;
}
.navi02 a{
	background:#D18CC0;
}
.navi03 a{
	background:#A28CCF;
}
.navi04 a{
	background:#EF7F9D;
}
.navi05 a{
	background:#EF7F9D;
}
.navList_mokuteki_ancer li a:hover{
	text-decoration:none!important
}

/*もっと見るアコーディオン*/
div.accordion{
	margin-bottom:20px;
}
p.mottomiru_accordion span{
    background: rgba(221, 51, 93, 0.46) url(/sp/shared2015/common/images/ic_head_02.png) 99% center no-repeat;
    background-size: 21px auto;
    border-bottom: 1px solid #fff;
    color: #FFF;
    display: block;
    padding: 10px;
	font-size: 14px;
    text-align: center;
    font-weight: bold;
	margin: 0 auto 20px auto;
    width: 86%;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
p.mottomiru_accordion span.open {
    background: rgba(221, 51, 93, 0.46) url(/sp/shared2015/common/images/ic_head_05.png) 99% center no-repeat;
    background-size: 21px auto;
}
div.accordion ul.acc_area {
    display: none;
}

/*行き先から探す旅アコーディオン調整*/
#area_gnavi_accordion{margin-bottom:20px;}
.contInner02 .section.kokunai #sticker{
	background:#FFFCF2;
}
ul#navList li ul.acc_area li #dropdown {
    background:#FFFCF2;
}

/*カップルにオススメ特集include*/
#couple_ni_osusume_tokusyu_box {
    background: #fffcf2;
}
#couple_ni_osusume_tokusyu_box .contInner02 h2 {
    font-weight: bold;
    color: #E5266B;
    font-size: 16px;
    text-align: center;
    font-weight: normal;
    margin: 10px 0;
    display: block;
}
#couple_ni_osusume_tokusyu_box .contInner02 h2 img {
    width: 24px;
    height: auto;
    margin: 0 5px 0 0;
}
#couple_ni_osusume_tokusyu_box .recomandBox {
    padding: 0 0 0 2%;
}
#couple_ni_osusume_tokusyu_box .recomandBox li {
    background: #FFF0EC;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 1px 2px 2px 1px #C8C8C8;
    width: 46%;
    float: left;
    padding: 0;
    margin: 0 4% 5% 0;
    overflow: hidden;
}
#couple_ni_osusume_tokusyu_box .bgWhiteArea .cFix a {
    color: #333333;
}
#couple_ni_osusume_tokusyu_box .recomandBox li img {
    width: 100%;
    height: auto;
}
#couple_ni_osusume_tokusyu_box .recomandBox li span {
    display: block;
    padding: 10px;
    font-size: 12px;
}

/*サイドカラム修正*/
.etsuran_btn{text-align: center;}
.etsuran_btn a{padding-left: 0;}
.etsuran_btn a:after {
    width: 13px;
    height: 13px;
    content: "";
    display: block;
    background: url(//ecwww9.nta.co.jp/shared2015/common/images/im_arrow.png) no-repeat;
    position: absolute;
    top: 20%;
    left: -10%;
}

/*keyword*/
#keywordbox{
    width: 88%;
    margin: 2%;
    background-color: #FFFFFF;
    padding: 2%;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
#keywordbox h3{
	color: #14acc2;
    width: 100%;
    display: block;
    text-align: center;
    background: none;
    margin: 0 auto;
    padding: 0;
    line-height: 1.5;
    font-size: 14px;
}
#keywordbox > a{
	/*display: block; */
    margin: 0% 1% 1% 1%;
    text-align: center;
    color: #d5385a;
    font-size: 15px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    /* float: left; */
    font-weight: bold;
    padding: 0 1.9%;
    /* width: 27%; */
}

/*plan*/
.api_plan_box{
	padding:10px 20px 20px 20px; margin:-10px -20px 20px -20px;
}
.api_plan_box h3{
	color: #FFF;
    font-size: 16px;
    padding: 1% 1%;
    background: rgba(221, 51, 93, 0.46) url(/sp/shared2015/common/images/ic_head_02.png) 99% center no-repeat;
    background-size: 21px auto;
    margin-bottom: 1%;
}
.api_plan_box li{
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px solid #EBEAEA;
}
.api_plan_box li a{
	display:block;
	overflow:hidden;
	margin-bottom:10px;
}
.api_plan_box li span{
	display:block;
	clear:both;
	font-size:14px;
}
.api_plan_box li span img{
	width:50px;
	height:auto;
}
.contInner02 div.api_plan_box ul li p:nth-of-type(1){
	width:90px;
	float:left;
	margin-right:10px;
}
.contInner02 div.api_plan_box ul li p.abroad_txt {/*時価型*/
    width: calc(100% - 100px);
    float: left;
}
.contInner02 div.api_plan_box ul li p.abroad_txt > span {font-size: 0.9em;}

.contInner02 div.api_plan_box ul li a span{overflow:hidden;}
.contInner02 div.api_plan_box ul li strong{
	color: #F00;
    display: block;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
}
.contInner02 div.api_plan_box{
	padding:10px;
	background:#FFF;
	margin:0 10px 10px;
}
p.btn01 {
    margin: 20px auto 0;
	clear: both;
	position:relative;
}
.btn01 a {
    text-decoration: none;
    background: #d5385a;
    text-align: center;
    font-size: 16px;
    line-height: 20px;
    margin: 0 auto 16px;
    padding: 14px 0;
    width: 92%;
    display: block;
    color: #fff !important;
    box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 1px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border: none;
}
.btn01 a:hover {
	text-decoration:none !important;
	filter:alpha(opacity=80); /*IE*/
	-moz-opacity:0.80; /*FF*/
	opacity:0.80;
}
.btn01:after {
	width: 13px;
    height: 13px;
    content: "";
    display: block;
    background: url(/shared2015/common/images/im_arrow.png) no-repeat;
    position: absolute;
    top: 40%;
    right: 5%;
}

#gadget_wrapper .search_kaigaiBar {
    width: 96%;
    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;
}

/*PR banner*/
.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 a img:hover {
opacity:0.8;
}
.pr_banner p{
text-align:center;
}
/*PR banner end*/

p.images img{
	width:250px;
	height:auto!important;
}
h1{
	background:none;
}
.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: 819px;
	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;
}
article{
	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;
}
.back01 h3 {
	position: relative;
	background:url(../images/ti_bg_sub.png) no-repeat;
	width:700px;
	height:50px;
	margin:0 0 15px 15px;
	padding:0 0 0 80px;
	line-height:50px;
	color:#FFF;
	clear:both;
	font-size:18px;
}
.back01 h3 img{
	position:absolute;
	top:-6px;
	left:10px;
}
.contInner02 {
	margin-top:0!important
}
.itemList4.white li{
	box-shadow: 1px 3px 5px #AFAFAF !important;
	width: 48% !important;
	height: auto;
	float: left;
	margin: 0 1% 20px !important;
	background: #fff;
}
.itemList4 li .thumb{
	width:50%!important;
	height:auto;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	-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 li dt{
	color:#F00!important;
	display:block;
	text-align:left;
	font-size:14px;
	line-height:1.4em;
}
.itemList4 li dl{
	overflow:hidden;
	display:block;
	padding:10px 10px 10px 0;
	margin:0;
}
.itemList4.white li:hover{
	opacity:1!important;
	filter: alpha(opacity=100)!important;
	-ms-filter: "alpha( opacity=100 )"!important;
	cursor:default!important
}

/*-------------------------nav*/

/*btn*/
.orangeBtn{
	display:block;
	clear:both;
	margin-bottom:10px
}
.orangeBtn a{
		color:#FFF!important;
		display:block;
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;
	/*font-weight:bold;*/
	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;
	/*font-weight:bold;*/
	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_mokuteki_ancer{
	background:#FFF;
	width:980px;
	margin:30px auto 25px;
	padding:0 0 0 30px;
	display:block;
	overflow:hidden;
	text-align:left;
}
.navList_mokuteki_ancer li{
	display:inline-block;
	margin:0 10px 10px 0;
	width:230px;
	height:60px;
}
.navList_mokuteki_ancer li a{
	display:block;
	width:100%;
	height:100%;
	color:#FFF;
	font-weight:bold;
	font-size:15px;
	text-align:center;
	line-height:48px;
}
.navi01 a{
	background:url(../images/bt_01.png) no-repeat;
	background-size: 100%;
}
.navi02 a{
	background:url(../images/bt_02.png) no-repeat;
	background-size: 100%;
}
.navi03 a{

	background:url(../images/bt_03.png) no-repeat;
	background-size: 100%;
}
.navi04 a{
	background:url(../images/bt_04.png) no-repeat;
	background-size: 100%;
}
.navi05 a{
	background:url(../images/bt_05.png) no-repeat;
	background-size: 100%;
}
.navList_mokuteki_ancer 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;}
#link05 {background: url(../images/ti_t05.png) no-repeat 25% 0;background-size: cover;}
h2 {
	font-size: 20px;
	padding: 15px 0 10px;
	min-height: 55px;
	display: block;
	margin: 0 0 15px;
	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 80px;
	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;
}
.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;
}
.itemList4 li dl dt {
    font-size: 15px;
    margin-bottom: 5px;
    font-weight: bold;
}
.back02 h3 {
	position: relative;
	background:url(../images/ti_bg_sub2.png) no-repeat;
	width:700px;
	height:50px;
	margin:0 0 15px 15px;
	padding:0 0 0 80px;
	line-height:50px;
	color:#FFF;
	clear:both;
	font-size:18px;
}
.back02 h3 img{
	position:absolute;
	top:-6px;
	left:10px;
}

/*SP用もっと見る非表示*/
.accordion .mottomiru_accordion{display:none;}
/*SP用btn非表示*/
#area_gnavi_accordion{display:none;}

/*カップルにオススメ特集include*/
#couple_ni_osusume_tokusyu_box {
    background: #fffcf2!important;
    margin: 0 0 40px 0!important;
}
#couple_ni_osusume_tokusyu_box h2{
    margin-bottom: 0px;
    padding: 40px 0 0 0;
    margin-top: 20px!important;
    text-align: center;
    color: #EC1F51;
    line-height: 32px;
	background: url(/theme/couple/images/ti_sub.png) no-repeat 50% 0%;
	font-size: 24px;
	display: block;
}
#couple_ni_osusume_tokusyu_box h2 img {
    vertical-align: text-top;
    margin-right: 15px;
    position: relative;
    top: -5px;
}
#couple_ni_osusume_tokusyu_box .recomandBox li {
    width: 21%;
    float: left;
    padding: 0;
    background: #fff0ec!important;
    box-shadow: 1px 3px 5px #afafaf;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    margin: 0 0 5% 3%;
    overflow: hidden;
}
#couple_ni_osusume_tokusyu_box .recomandBox li img {
    width: 100%;
    height: auto;
}
#couple_ni_osusume_tokusyu_box .recomandBox li span {
    display: block;
    padding: 10px;
    font-size: 14px;
}
#couple_ni_osusume_tokusyu_box .contInner02 .column2Area .section {
    width: 730px;
    float: left;
    margin-right: 30px;
}

/*keyword*/
#keywordbox{
    width: 88%;
    margin: 2%;
    background-color: #FFFFFF;
    padding: 2%;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
#keywordbox h3{
	color: #14acc2;
    width: 100%;
    display: block;
    text-align: center;
    background: none;
    margin: 0 auto;
    padding: 0;
    line-height: 1.5;
    font-size: 20px;
}
#keywordbox > a{
	/*display: block; */
    margin: 0% 1% 1% 1%;
    text-align: center;
    color: #d5385a;
    font-size: 15px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    /* float: left; */
    font-weight: bold;
    padding: 0 1.9%;
    /* width: 27%; */
}

/*plan*/
.api_plan_box{
	padding:10px 20px 20px 20px; margin:-10px -20px 20px -20px;
}
.api_plan_box h3{
	color: #FFF;
    font-size: 20px;
    padding: 1% 1%;
    background: rgba(221, 51, 93, 0.46) url(/sp/shared2015/common/images/ic_head_02.png) 99% center no-repeat;
    background-size: 21px auto;
    margin-bottom: 1%;
}
.api_plan_box li{
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px solid #EBEAEA;
}
.api_plan_box li a{
	display:block;
	overflow:hidden;
	margin-bottom:10px;
}
.api_plan_box li span{
	display:block;
	clear:both;
	font-size:14px;
}
.api_plan_box li span img{
	width:50px;
	height:auto;
}
.contInner02 div.api_plan_box ul li p:nth-of-type(1){
	width:90px;
	float:left;
	margin-right:10px;
}
.contInner02 div.api_plan_box ul li p.abroad_txt {/*時価型*/
    width: calc(100% - 100px);
    float: left;
}
.contInner02 div.api_plan_box ul li a span{overflow:hidden;}
.contInner02 div.api_plan_box ul li strong{
	color: #F00;
    display: block;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    padding-top: 1%;
}
.contInner02 div.api_plan_box ul li p.abroad_txt > strong {/*時価型*/
    margin-left: -90px;
}
.contInner02 div.api_plan_box{
	padding:10px;
	background:#FFF;
	margin:0 10px 10px;
}
p.btn01 {
    margin: 20px auto 0;
	clear: both;
	position:relative;
}
.btn01 a {
    text-decoration: none;
    background: #d5385a;
    text-align: center;
    font-size: 16px;
    line-height: 20px;
    margin: 0 auto 16px;
    padding: 14px 0;
    width: 92%;
    display: block;
    color: #fff !important;
    box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 1px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border: none;
}
.btn01 a:hover {
	text-decoration:none !important;
	filter:alpha(opacity=80); /*IE*/
	-moz-opacity:0.80; /*FF*/
	opacity:0.80;
}
.btn01:after {
	width: 13px;
    height: 13px;
    content: "";
    display: block;
    background: url(/shared2015/common/images/im_arrow.png) no-repeat;
    position: absolute;
    top: 40%;
    right: 5%;
}

}

/*----------季節のおすすめ特集バナー----------*/
/*PCSP共通*/
#season_banner h2 {
	text-align: center;
    color: #222;
    padding: 0;
    background: #a28ccf;
    margin-bottom: 15px;
    color: #FFF;
}
/*759px以下*/
@media screen and (max-width: 759.9px) {
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: 5px;
	margin: 0 2% 5%;
	overflow: hidden;
	box-sizing: border-box;
}
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 {
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;
}
}
/*--------------------------------------------*/