@charset "Shift_JIS";

/* Šî–{ƒŒƒCƒAƒEƒgEƒtƒHƒ“ƒg‘•üŠÖ˜A */
.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}

/* ƒŒƒCƒAƒEƒg */
.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}

article{
	width:100%;
	height:auto;
}

/* CSS‰ŠúÝ’è */
#bg {
	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;
}

main img {
    width:100%;
    height: auto
}
#dirPathBlock,
#anchorLinkBlock {margin: 1% 1% 0 1%;}
#dirPathBlock p,
#anchorLinkBlock a{font-size: 12px;}
h1 {
	font-size: 12px;
	margin: 0 1%;
}

.common{
	/*background:#ffe7a7!important;	*/
}

.common2{
	background:#fff5e0!important;		
}

/*titleBox---------------------------------------------------*/
#titleBox{
	position:relative;
}

#titleBox p{
	position:absolute;
	z-index:9;
}

.titleImage{
  top: -18px;
  left: 0;
  right: 0;
  margin: auto;
  width:25%;

}

.titleImage2{
  top: 44%;
  left: 0;
  right: 0;
  margin: auto;
  width:80%;
}

.titleImage img,.titleImage2 img{
	width:100%;
	height:auto;
}

.border{
	background:url(../images/im_border.png) repeat-x 0 50%;
	width:100%;
	background-size:auto 4px;
	position:absolute;
	height:4px;
}
#slideshow {
   width:100%;
   height:180px;
}
#slideshow li {
   position:absolute;
height:180px;
   margin:0;
   padding:0;
   background-position:right top;
   background-repeat:no-repeat;
}

.smpnone{
	display:none!important;
}

.btn4{
	margin:20px 0 5px 0!important;
}
.btn4 p.btnAll{
	width:45%!important;
	margin:0 0 5px 10px!important;
	float:left!important;
	clear:none!important;
}
.btn5 p.btnAll{
	width:18.5%!important;
	margin:0 5px 5px 0!important;
	float:left!important;
	clear: none;
}

@media screen and (min-width: 320px) {
#slideshow {
   height:200px;
}
#slideshow li {
	height:200px;
}
}

@media screen and (min-width: 360px) {
#slideshow {
   height:220px;
}
#slideshow li {
	height:220px;
}
}

@media screen and (min-width: 400px) {
#slideshow {
   height:260px;
}
#slideshow li {
	height:260px;
}
}

@media screen and (min-width: 470px) {
#slideshow {
   height:280px;
}
#slideshow li {
	height:280px;
}
}

@media screen and (min-width: 568px) {
#slideshow {
   height:320px;
}
#slideshow li {
	height:320px;
}
}

@media screen and (min-width: 667px) {
#slideshow {
   height:370px;
}
#slideshow li {
	height:370px;
}
}

@media screen and (min-width: 720px) {
#slideshow {
   height:340px;
}
#slideshow li {
	height:340px;
}
}

#slideshow li{
	background-size:100% auto;
}

#templeteWrap{
	width:100%;
}

.contInner02 .column2Area .section{

	float:none!important;
	overflow:hidden;
}

article{
	width:100%!important;
}

.inner950{
	margin:30px auto 0;
	display:block;
}

#Foot .footBtmInner{
	font-size:12px!important;
}

.itemList4 a{
	color:#383333!important;
}

/*common---------------------------------------------------*/
.article .inner{
	margin:0 auto;
	padding:10px;
}

/*titleBox---------------------------------------------------*/
#title{
	position:relative;
}

/*add20160825*/
.osusumeWrap h2{
	margin:10px 0 0 0!important;
	padding-bottom:0!important;
}

p.cathe{
	font-size:12px;
	text-align:center;
	color:#FFF;
	margin:10px 0 15px 0;
	padding:0;
	display:block;
}

.osusumeWrap div div.short > p{
	margin-bottom:0
}

.osusumeWrap div div.wide > p.photo{
	width:40%;
	float:left;
	margin:0 7px 0 0;
	display:block;
}
.osusumeWrap div div.short > p.photo{
	margin:0 7px 10px 0;
	width:40%!important;
	max-width:200px!important;
	float:left;
}

.osusumeWrap div div.short dl dt{
	line-height:31px;
	font-size:20px;
	margin:0 0 5px 0;
	padding:0 0 5px 0;
	border-bottom:1px #EBEBEB solid;
	overflow:hidden;
}

.osusumeWrap div div.short dl dt strong{
	font-size:14px;
}

.osusumeWrap div div.short dl dt span{
	width:50px;
	height:36px;
	background:url(../images/bg_rankO.png) no-repeat;
	background-size:100% auto;
	font-size:12px;
	line-height:36px;
	letter-spacing:-0.08em;

}

.osusumeWrap div div.short dl dd{
	font-size:12px;
	line-height:24px;
	margin:0 0 10px 0;
	display:block;
}

.oneRank{
	line-height:28px;
	overflow:hidden;
}

/*btnAll---------------------------------------------------*/
.btnAll{
	margin:0;
	display:block;
	padding:0;
	clear:both;
}

.btnAll a{
	display:block;
	height:100%;
	padding:10px 10px 10px 0;
	font-size:12px!important;
	text-decoration:none;
	color:#FFF;
	text-align:center;
	background:url(../images/im_arrow_white.png) no-repeat #FF5303 97% 50%;
	background-size:12px auto;
	-webkit-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
	border-bottom:3px solid rgba(0,0,0,0.2);
}

/* Slider */
.catche{
	line-height:22px;
	text-align:center;
	padding-bottom:0;
	padding-top:10px;
}

/**/
.osusumeWrap {
    overflow: hidden;
    padding: 0 10px 15px;
}

.wide,.short{
	padding:10px;
	margin-bottom:10px;
	background:#FFF;
	overflow:hidden;
}

.short span{
	display:block;
	margin-bottom:10px;
	line-height:16px;
}

.osusumeWrap div div.short span strong, .osusumeWrap div div.wide span strong {
	display: block;
	font-size: 16px;
	text-align: right;
	color: #F00;
	font-weight: bold;
	margin-top:10px;
	margin-bottom:10px;
	letter-spacing:-0.05em;
}

.blue .wide,.blue .short{
	background:#FFF;
}

.osusumeWrap h5,
.osusumeWrap p.reco_t {
	position: relative;
	font-weight:normal;
	font-size:14px;
	text-align:left;
	font-weight:bold;
	margin-bottom:0px;
	padding-bottom:8px;

}

h3.commonT,
h3.commonT2,
h3.commonT3 {
	text-align:center;
	margin-bottom:10px!important;
/*font-family: "kan415typos-std";*/
font-family: 'Noto Sans Japanese', sans-serif;
}
h3.commonT2 {
	margin:10px!important;
}

h3.commonT strong,
h3.commonT2 strong,
h3.commonT3 stron {
	position: relative;
	z-index: 2;
	display: inline-block;
	margin: 0;
	padding: 0;
	background:#fff5e0;

}

.common2 h3.commonT strong,
.common2 h3.commonT2 strong,
.common2 h3.commonT3 strong{
	background:#fff5e0;
	text-align:center;
}

.common h3.commonT strong,
.common h3.commonT2 strong,
.common h3.commonT3 strong{
	background:#fff;
	text-align:center;
}

h2 span{
	font-size:14px;
	display:block;
}

.price{
	font-size:18px;
	color:#F00;
}

.mbbottom{
	margin-bottom:8px;
}


/**/
h3.commonT,
h3.commonT2,
h3.commonT3 {
	position: relative;
	text-align: center;
	font-weight:normal;
	font-size:18px;
	margin-bottom:30px;
}
h3#beach_plan.commonT3,
h3#hokubei_cyunanbei_plan.commonT3,
h3#oceania_plan.commonT3 {
	padding-top:10px;
}

h3.commonT strong,
h3.commonT2 strong,
h3.commonT3 strong {
	position: relative;
	z-index: 2;
	display: inline-block;
	margin: 0 2.5em;
	padding: 0 1em;
	background-color: #fff;
	text-align: left;
}
h3.commonT::before,
h3.commonT2::before,
h3.commonT3::before {
	position: absolute;
	top: 60%;
	z-index: 1;
	content: '';
	display: block;
	width: 100%;
	height: 1px;
	background-color: #000;
}

.common2 h3.commonT strong,
.common2 h3.commonT2 strong,
.common2 h3.commonT3 strong{
	/*background:#ffdc94;*/
}

.common h3.commonT strong,
.common h3.commonT2 strong,
.common h3.commonT3 strong{
	background:#fff;
}

h2 span{
	font-size:16px;
}

h2.title_l {
	font-size: 20px;
	margin:15px auto !important;
	padding:0 0 5px 0 !important;
	font-weight:normal;
	display:block;
	text-align:center;
	background: linear-gradient(transparent 70%, #ffd174 70%);
/*font-family: "kan415typos-std";*/
font-family: 'Noto Sans Japanese', sans-serif;
}

h2.title_l strong{
	display:block;
	width:;
	text-align:center;
	margin:0 auto;
	letter-spacing:0;
}

h2.title_l span{
	font-size:14px;
}

.innerBox{
	background:#FFF;
	margin:10px;
}

.catche{
	font-size:14px;
	line-height:22px;
	text-align:center;
	letter-spacing:-0.1em;
font-family: "Ÿà–¾’©", YuMincho, "ƒqƒ‰ƒMƒm–¾’© ProN W3", "Hiragino Mincho ProN", "HG–¾’©E", "‚l‚r ‚o–¾’©", "‚l‚r –¾’©", serif;
}

.invisible {
	transition: opacity 0.5s ease;
	opacity: 0.0;
}

.visible {
	transition: opacity 0.5s ease;
	opacity: 1.0;
}

.plefix{
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  -moz-animation-duration: 3s;
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
}

.article .inner{
	padding:1px!important
}

/*search*/
.article.osusumeWrap .search_kaigaiBar .serchBox.kaigaiS .content_wrap.content_wrap_dp dl dt {
    width: 30%;
}

/*add20170117*/
#titleBox ul#navi{
	position:absolute;
	z-index:10;
	left:0;
	right:0;
	bottom:0;
	margin:0 auto;
	text-align:center;
	display:table;
	width:100%;
}

#titleBox ul#navi li{
	display:table-cell;
	padding:0 0;
}

#titleBox ul#navi li a{
	background:rgba(0,0,0,0.7);
	display:block;
	padding:13px 10px 13px 5px;
	font-size:12px;
	color:#ffdc94;
	margin:0 0 0 1px;
	position:relative;
}

#titleBox ul#navi li:first-child a{
	margin:0;
}

#titleBox ul#navi li a:after{
	content:"¥";
	font-size:8px;
	margin:0 0 0 0;
	position:absolute;
	top:35%;
	right:15px;
}

/**/
#coupon{
	margin:0 15px;
	padding:15px;
	background:#FFF
}

#coupon h3 {
	font-size: 16px;
	margin:0 auto 10px;
	padding:0 0 10px 0;
	font-weight:normal;
	display:block;
	border-bottom:10px solid #ffdc94;
	text-align:center;
}

#coupon p.catcheC{
	font-size:14px;
	line-height:20px;
	text-align:center;
	margin-bottom:20px;
}

/*title*/
#title{
	margin:0!important;
	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:90%;
	height:auto;
	margin:0 auto;
}

#title span{
	font-size:10px;
	display:block;
	text-align:center;
	color:#FFF;
	font-weight:bold;
	position:absolute;
	font-family:"ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", "ƒƒCƒŠƒI", Meiryo, Osaka, "‚l‚r ‚oƒSƒVƒbƒN", "MS PGothic", sans-serif;
	left: 0;
	width:100%;
	text-align:center;
	margin:0;
	bottom: 3%;
	display:none;
}

#title img{
	width:100%;
	height:auto;
}

/*anc_navi*/
.clearfix::before, .clearfix::after {
    content: "";
    display: block;
    height: 0;
    overflow: hidden;
}

ul.point_area {
    margin: 0 0 0 15px;
    padding: 0 0 0 0;
}

ul.point_area li {
    float: left;
    width: 28%;
    font-size: 12px;
    margin: 10px 15px 0 0;
    padding: 0 0 35px 0;
    line-height: 1.8;
    position: relative;
border: 3px solid #FF5405;
-webkit-border-radius: 15px;
border-radius: 15px;
}

ul.point_area li:nth-of-type(3) {
    margin: 10px 0 0 0;
}

ul.point_area li span.point_icon {
	position:absolute;
    top: -10px;
    left: -15px;
    background: #FFEF00;
    padding: 10px 0 0 0;
    display: inline-block;
    margin-right: 0;
    border-radius: 50%;
    height: 37px;
    color: #FF5404;
    width: 37px;
    font-size: 9px;
    line-height: 11px;
    letter-spacing: -0.15em;
    text-align: center;
/*font-family: "kan415typos-std";*/
font-family: 'Noto Sans Japanese', sans-serif;
    position: relative;
}
ul.point_area li span.point_icon:after {
    content: "";
    width: 28px;
    height: 25px;
    background: url(../images/im_check.png) no-repeat;
    background-size: 70% auto;
    position: absolute;
    top: -4px;
    left: 30%;
}
ul.point_area li strong {
    /*display: block;*/
    overflow: hidden;
    margin: 0 5px 0 0;
    line-height: 14px;
    font-weight: normal;
    top: 10px;
    left: 25px;
    position: absolute;
}
ul.point_area li strong span{
	font-weight:bold;
    background: linear-gradient(transparent 60%, #ffff66 60%);
}

ul.point_area li:after {
  content: "";
  clear: both;
  display: block;
}

.osusumeNavi_kaigai {
    background: #fff;
    padding: 5px;
    margin: 15px 0%;
    display: block;
}
.osusumeNavi_kaigai2 {
    background: #ffd174;
    padding: 10px 10px 10px 10px;
    margin: 15px 0%;
    display: block;
}

.osusumeNavi_kaigai li {
    background: #4eb9e9;
    margin: 1%;
    float: left;
    width: 48%;
    text-align: center;
    position: relative;
}
.osusumeNavi_kaigai li a {
  color: #fff;
    font-size: 10px;
    padding: 10px;
    display: block;
}
.osusumeNavi_kaigai2 li {
    background: #FFF;
    margin: 0 0 0 2px;
    float: left;
    width: 19%;
    text-align: center;
    position: relative;
}
.osusumeNavi_kaigai li:first-child{
    background: #e64787;
}

.osusumeNavi_kaigai li::before {
    position: absolute;
    top: 50%;
    right: 5px;
    content: "";
    width: 0;
    height: 0;
    margin-top: -2px;
    border-width: 5px;
    border-style: solid;
    border-color: #fff transparent transparent transparent;
}
.osusumeNavi_kaigai2 li::before {
    position: absolute;
    top: 40%;
    right: -3px;
    content: "";
    width: 0;
    height: 0;
    margin-top: -2px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent transparent transparent #000;
    border-left-color: #000;
}

.osusumeNavi_kaigai2 li a {
    color: #000;
    font-size: 10px;
    padding: 10px;
    display: block;
}

.osusumeWrap #asia_area h4,
.osusumeWrap #beach_area h4,
.osusumeWrap #hokubei_cyunanbei h4,
.osusumeWrap #oceania h4{
	text-align: left;
	font-weight:normal;
	font-size:18px;
    line-height: 1.8;
	margin:5px 0 15px 0;
    padding: 0 0 0 45px;
	border-bottom: 4px solid #ffd174;
}

.osusumeWrap h4#taiwan_tour {
    background: #ffe0a0 url(/kaigai/asia/sp/images/icon_taiwan.gif) no-repeat 6px center;
}

.osusumeWrap h4#australia_tour {
    background: #ffe0a0 url(/kaigai/oceania/sp/images/icon_australia.gif) no-repeat 6px center;
}

.osusumeWrap h4#nzland_tour {
    background: #ffe0a0 url(/kaigai/oceania/sp/images/icon_nz.gif) no-repeat 6px center;
}

.osusumeWrap h4#america_tour {
    background: #ffe0a0 url(/kaigai/america/sp/images/icon_usa.gif) no-repeat 6px center;
}

.osusumeWrap h4#canada_tour {
    background: #ffe0a0 url(/kaigai/america/sp/images/icon_canada.gif) no-repeat 6px center;
}

.osusumeWrap h4#bari_tour {
    background: #ffe0a0 url(/kaigai/beach/bali/img/im_flags.png) no-repeat 6px center;
}

.osusumeWrap h4#korea_tour {
    background: #ffe0a0 url(/kaigai/asia/sp/images/icon_korea.gif) no-repeat 6px center;
}

.osusumeWrap h4#singapore_tour {
    background: #ffe0a0 url(/kaigai/asia/sp/images/icon_singapore.gif) no-repeat 6px center;
}

.osusumeWrap h4#thai_tour {
    background: #ffe0a0 url(/kaigai/asia/sp/images/icon_thai.gif) no-repeat 6px center;
}

.osusumeWrap h4#vietnam_tour {
    background: #ffe0a0 url(/kaigai/asia/sp/images/icon_vietnam.gif) no-repeat 6px center;
}

.osusumeWrap h4#cambodia_tour {
    background: #ffe0a0 url(/kaigai/asia/sp/images/icon_cambodia.gif) no-repeat 6px center;
}

.osusumeWrap h4#hongkong_tour {
    background: #ffe0a0 url(/kaigai/asia/sp/images/icon_hongkong.gif) no-repeat 6px center;
}

.osusumeWrap h4#macau_tour {
    background: #ffe0a0 url(/kaigai/asia/sp/images/icon_macau.gif) no-repeat 6px center;
}

.osusumeWrap h4#philippines_tour {
    background: #ffe0a0 url(/kaigai/asia/sp/images/icon_philippines.gif) no-repeat 6px center;
}

.osusumeWrap h4#china_tour {
    background: #ffe0a0 url(/kaigai/asia/sp/images/icon_china.gif) no-repeat 6px center;
}

.osusumeWrap h4#hawaii_tour {
    background: #ffe0a0 url(../images/icon_hawaii.png) no-repeat 6px center;
}

.osusumeWrap h4#guam_tour {
    background: #ffe0a0 url(../images/icon_guam.gif) no-repeat 6px center;
}

.osusumeWrap h4#cebu_tour {
    background: #ffe0a0 url(/kaigai/asia/sp/images/icon_philippines.gif) no-repeat 6px center;
}

#beach_area {
	margin:15px 0 0 0;
}

.ttab_sp {
    margin: 0 0 0 1%;
}

.ttab_sp li {
    font-size: 10px;
    background: #FFF;
    float: left;
    width: 32.7%;
    padding: 10px 0;
    text-align: center;
    position: relative;
	border-right:2px solid #fff5e0;
	border-bottom:2px solid #fff5e0;
}

.ttab_sp li.select_sp::before {
    position: absolute;
    top: 50%;
    right: 5px;
    content: "";
    width: 0;
    height: 0;
    margin-top: -2px;
    border-width: 5px;
    border-style: solid;
    border-color: #fff transparent transparent transparent;
}

.ttab_sp .select_sp {
    background: #e64787 !important;
    color: #fff !important;
}


.infobox dl {
    margin: 5px 0 0 0;
    padding: 10px 0 0 0;
    border-top: 2px solid #f2f2f2;
}
/*.infobox dl:last-child {
    border-top: none;
}*/

.infobox dl dt {
    font-size: 14px;
    background: url(//www.nta.co.jp/kaigai_dp/lp/images/ic__.png) no-repeat 0 0;
    background-size: 20px auto;
    min-height: 25px;
    padding: 2px 0 0 25px;
    margin: 0 0 10px 0;
}
.infobox dl dd {
    font-size: 12px;
    background: url(//www.nta.co.jp/kaigai_dp/lp/images/ic_a.png) no-repeat 0 0;
    background-size: 20px auto;
    min-height: 25px;
    padding: 0px 0 0 25px;
    margin: 0 0 0 0;
}

.qa_area {
    margin: 0 auto 10px auto;
}

.qa_area h4 {
    font-size: 14px;
    padding: 0 0 0 10px;
border-left: 4px solid #ffd174;
}
.qa_area p {
	text-align: left;
    padding: 5px 0 0 0;
}


.search_tab {
border-bottom: 4px solid #ffd174;
}

ul.ttab_se li:first-child {
    margin: 0;
}
ul.ttab_se li {
    width: 33%;
    height: 49px;
    background: url(../images/im_arrow_white3.png) no-repeat #ffd174 50% 85%;
    background-size: 15px auto;
    font-size: 12px;
    text-align: center;
    line-height: 38px;
    float: left;
    margin: 0 0 0 5px;
    color: #FFF;
    /*-webkit-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;*/
    cursor: pointer;
}
ul.ttab_se li.select_se {
    width: 30%;
    height: 49px;
    color: #000;
    background: url(../images/im_arrow_black.png) no-repeat #ffd174 50% 85%;
    background-size: 15px auto;
    cursor: default;
}

.innBox_se {
    margin: 0 0 15px 0;
    padding: 15px 10px;
border-left: 4px solid #ffd174;
border-right: 4px solid #ffd174;
border-bottom: 4px solid #ffd174;
}

.info_area a img{
    width: 95%;
    display: block;
    margin: 10px auto 20px auto;
}

h2#point_t.title_l strong{
    background: url("../images/icon_point.png") no-repeat scroll 1% 2px;
    background-size: auto 100%;
}

h2#select_t.title_l strong{
    background: url("../images/icon_select.png") no-repeat scroll 3% 2px;
    background-size: auto 110%;
}

h2#info_t.title_l strong{
    background: url("../images/icon_info.png") no-repeat scroll 5% 2px;
    background-size: auto 100%;
}

h2#reco_t.title_l strong{
    background: url("../images/icon_reco.png") no-repeat scroll 5% 2px;
    background-size: auto 95%;
}

h2#search_t.title_l strong{
	font-size: 18px;
    background: url("../images/icon_search.png") no-repeat scroll 2% 3px;
    background-size: auto 95%;
}

/*areaBox*/
.tabBox_sp {
    margin: 0 0 10px 0;
}

.innBox_sp,
.innBox_sp2 {
    margin: 0 0 15px 0;
    padding: 10px;
    background: #fff;
	z-index:999;
}

dl.cityImage {
    margin-right: 0;
    margin-bottom: 10px;
    border-bottom: 1px dotted #CCC;
    padding-bottom: 10px;
}

dl.cityImage dt {
    margin-bottom: 10px;
}
dl.cityImage dt {
    text-align: center;
}

dl.cityImage dd {
    margin-bottom: 0px;
    line-height: 1.8em;
}

.popBox {
    overflow: hidden;
}

.tourWrap {
    display: block;
    overflow: hidden;
}

.tourWrap dl {
    border: 1px solid #dde3fc !important;
    -webkit-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;
    padding: 8px;
    position: relative;
    margin-bottom: 14px;
}

.tourWrap dl dt {
    font-size: 14px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px dashed #dde3fc;
}

.tourWrap dl dd {
    min-height: 39px;
}

.tourWrap dl dd strong {
    font-size: 18px;
    color: #F00;
    font-weight: bold;
    display: block;
}

.tourWrap .btnAll a{
	background:url(../images/im_arrow_white.png) no-repeat #ff854c 97% 50%;
	background-size:12px auto;
}

.popArea p.yet{
  text-align: center;
    border: 1px solid #dde3fc !important;
    -webkit-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;
	margin: 0 0 10px 0;
    padding: 20px 0;
}

.popDet p.pop_ch {
	margin: 0 0 10px 0;
}
.popPoto{
	margin: 0 0 10px 0;
}
.slick-list.draggable{
    max-height: 165px;
    overflow: hidden;
}

.areaBox2 .popPoto ul li {
    width: 100%;
    min-width: 120px;
    height: auto;
    min-height: 100px;
    font-size: 10px;
  text-align: center;
}

.areaBox2 .popPoto ul li img{
    width: 99%;
    max-width: 250px;
    height: auto;
    max-height: 150px;
	margin: 0 auto 5px auto;
	padding: 0 2px;
}

#asia_area .tw_title {
    font-size: 14px;
    color: #DE1163;
	padding: 0 0 0 18px;
background: url(../images/tw_icon_a.png) no-repeat left top;
	background-size:16px 16px;
}

#beach_area .tw_title {
    font-size: 14px;
    color: #34A3D5;
	padding: 0 0 0 18px;
background: url(../images/tw_icon_b.png) no-repeat left top;
	background-size:16px 16px;
}

@media screen and (max-width: 360px) {

.slick-list.draggable{
    max-height: 140px;
}

}

/*reset*/
.common2 h3#asia_plan.commonT3 strong {
    color: #DE1163;
}
h3#asia_plan.commonT3::before {
    background-color: #DE1163;
}
.common2 h3#beach_plan.commonT3 strong {
    color: #34A3D5;
}
h3#beach_plan.commonT3::before {
    background-color: #34A3D5;
}
.common2 h3#hokubei_cyunanbei_plan.commonT3 strong{
	color:#fb851e;
}
.common2 h3#hokubei_cyunanbei_plan.commonT3::before{
	background-color:#fb851e;
}
.common2 h3#oceania_plan.commonT3 strong{
	color:#0f9d28;
}
.common2 h3#oceania_plan.commonT3::before{
	background-color:#0f9d28;
}
.p_rbox {
	width:55%!important;
    float: left;
}

#pagetop {
    z-index: 999999999999999;
}

/**/
.osusumeNavi_kaigai.pcnone li:nth-of-type(2) a{
    background: #4eb9e9;
}
.osusumeNavi_kaigai.pcnone li:nth-of-type(2) a:hover{
  color: #FFEF00;
    background: #60BADC;
}
.osusumeNavi_kaigai.pcnone li:nth-of-type(3) a{
    background: #fb851e;
}
.osusumeNavi_kaigai.pcnone li:nth-of-type(3) a:hover{
  color: #FFEF00;
    background: #fb851e;
}
.osusumeNavi_kaigai.pcnone li:nth-of-type(4) a{
    background: #0f9d28;
}
.osusumeNavi_kaigai.pcnone li:nth-of-type(4) a:hover{
  color: #FFEF00;
    background: #0f9d28;
}
.osusumeNavi_kaigai.pcnone li:nth-of-type(1) a{
    background: #e64787;
}
.osusumeNavi_kaigai.pcnone li:nth-of-type(1) a{
    background: #F369A0;
}
.osusumeNavi_kaigai.pcnone li span:hover{
  color: #FFEF00;
}

.popArea h6{
    font-size: 14px;
    padding: 0.5%;
    border-bottom: 1px dotted #222;
    margin-bottom: 1%;
}