@charset "utf-8";
@import url(//fonts.googleapis.com/earlyaccess/notosansjapanese.css);
/* 基本レイアウト・フォント装飾関連 */
.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*/
article img {
    width: 100%;
    height: auto;
}

/*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%;
}
#wrapper article{
	width:100%;
	height:auto;
}
article * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

/*titleBox---------------------------------------------------*/
#titleBox{
	position:relative;
}
#titleBox p{
	position:absolute;
	z-index:5;
}
.titleImage{
	width:80%;
	margin:0 auto;
	top:30px;
	left:0;
	right:0;
 
}
.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;
}

@media screen and (min-width: 320px) {
#slideshow {
   height:180px;
}
#slideshow li {
	height:180px;
}
}

@media screen and (min-width: 360px) {

#slideshow {
   height:200px;
}
#slideshow li {
	height:200px;
}
}

@media screen and (min-width: 400px) {
#slideshow {
   height:220px;
}
#slideshow li {
	height:220px;
}
}

@media screen and (min-width: 470px) {
#slideshow {
   height:240px;
}
#slideshow li {
	height:240px;
}
}

@media screen and (min-width: 568px) {
#slideshow {
   height:260px;
}
#slideshow li {
	height:260px;
}
}

@media screen and (min-width: 667px) {
#slideshow {
   height:320px;
}
#slideshow li {
	height:320px;
}
}

@media screen and (min-width: 720px) {
#slideshow {
   height:340px;
}
#slideshow li {
	height:340px;
}
}

#slideshow li{
	background-size:280% auto;
}
.titleImage img{
	width:100%;
	height:auto;
}
#titleBox ul.btnBox{
	position:absolute;
	bottom:10px;
	z-index:5;
	text-align:center;
	width:100%;
	padding:0 10px;
}
#titleBox ul.btnBox li{
	width:32%;
	display:inline-block;
	padding:0 0;
}
#templeteWrap{
	width:100%;
}
.contInner02 .column2Area .section{
	width:950px!important;
	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*/
#navMenuNew100{
	background:#FFF;
}
#navMenuNew100 ul{
	text-align:center;
	margin:-5px auto 0;
	padding:0 0 0 0;
}
#navMenuNew100 ul li{
	display:block;
	font-size:12px;
	float:left;
	border-right:1px solid #ebebeb;
	border-bottom:1px solid #ebebeb;
}
.normalLength{
	width:29%;
}
.longLength{
	width:42%;
}
.longLength2{
	width:50%;
}
#navMenuNew100 ul li a{
	display:block;
	color:#000;
	background-size:12px auto;
	padding:10px 10px 25px 10px;
	font-size:12px;
	line-height:20px;
	font-weight:bold;
	background:url(../images/im_arrow_green.png) no-repeat 50% 85%;
	background-size:14px 9px;
}
#navMenuNew100 ul li a:hover{
	text-decoration:none!important
}
#navMenuNew100 ul li span{
	font-size:10px;
	display:block;
	font-weight:normal;
	line-height:10px;
}
#navMenuNew100 ul li:nth-child(3){
	border-right:none
}
#navMenuNew100 ul li:last-child{
	border-right:none
}

/*common---------------------------------------------------*/
.article .inner{
	margin:0 auto;
	padding:10px;
}
.blue{
	background:#22CBF5;
}
.white{
	background:#FFFFFF;	
}
h2 {
	font-size: 18px;
	margin:15px auto 10px;
	padding:0 0 0 0;
	font-weight:normal!important;
	text-align:center;
	display:block;
	line-height:22px!important;
	color:#17CFE6;
}
h2 strong{
	font-weight:normal!important;
}
.blue h2{
	color:#FFF;
	position:relative;
}
.white h2{
	color:#22CBF5;
	position:relative;
}
h2 img{
	width:28px;
	margin-bottom:3px;
	height:auto;
	vertical-align:middle;
}

/*titleBox---------------------------------------------------*/
#title{
	position:relative;
}
#title p{
	margin:auto;
	color:#FFF;
	font-weight:bold;
	width: 990px;
	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;
}
#title img{
	width:100%;
	height:auto;
}

/*add20160825*/
.bigText{
	font-weight:bold;
	font-size:20px;
}
.firstWrap p{
	font-size:14px;
	line-height:22px;
	text-align:left;
}
.firstWrap h2{
	margin-bottom:20px
}
.osusumeWrap{
	overflow:hidden;
	padding:0 0 0px 0
}
.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;
}
.oneRank span{
	background:url(../images/bg_rank1.png) no-repeat;
	background-size:60px auto;
}
.twoRank span{
	background:url(../images/bg_rank2.png) no-repeat;
	background-size:60px auto;
}
.threeRank span{
	background:url(../images/bg_rank3.png) no-repeat;
	background-size:60px auto;
}
.osusumeWrap div div dl dt strong{
	display:block;
	overflow:hidden;
	margin:3px 0 0 0;
	font-size:18px;
}
.osusumeWrap div div.short > p{
	margin-bottom:0
}
.osusumeWrap div div.short > p.photo{
	width:40%;
	float:left;
	margin:0 7px 10px 0;
	display:block;
}
.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;
	width:100%;
	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 #d63274 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 */
.slick-slider
{
    position: relative;

    display: block;

    -moz-box-sizing: border-box;
         box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}
.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}
.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}
.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
.slide_selector{
	margin:0!important;
}
.slide_selector img {
	width: 100%;
	height: auto;
}
@media screen and (min-width:450px) {
br.pcnone{
	display:none
}
}
.intorWrap div{
	line-height:22px;
}
.snsArea{
	width:300px!important;
}
.tokushuBox{
	margin:0 0 10px 0;
	padding:0 0 10px 0;
	background:#FFF;
	overflow:hidden;
	border-bottom:1px dotted #E8E8E8
}
.tokushuBox p.photo{
	width:40%;
	float:left;
	margin:0 10px 0 0;
}
.tokushuBox p.photo img{
	width:100%;
}
.tokushuBox dl{
	display:block;
	font-size:12px;
}
.tokushuBox dl dt{
	margin-bottom:5px;
	font-size:14px;
}
.tokushuBox dl dd{
	line-height:20px;
	display:block;
}
.tokushuBox p.btnAll{
	margin:10px 0 0 0;
}
.white .short,.white .wide{
	border:2px solid #EBEBEB
}
.catche{
	line-height:18px;
	text-align:center;
	padding-bottom:8px;
	padding-top:8px;
}

/**/
.blue .catche{
	color:#FFF!important;
}
.white .subTit{
	display:block;
	clear:both;
	padding:12px 0 0;
	background:#FFF;
	color:#17CFE6;
	font-weight:normal;
	font-size:16px!important;
	text-align:center;
	margin-bottom:8px;
	font-family: 'Noto Sans Japanese', sans-serif;
}
.blue .subTit{
	display:block;
	clear:both;
	padding:12px;
	color:#FFF;
	font-weight:normal;
	font-size:16px!important;
	text-align:center;
	margin-bottom:8px;
	font-family: 'Noto Sans Japanese', sans-serif;
}
.subTit img{
	width:28px;
	height:auto;
	margin-right:15px;
}

/**/
.wide,.short{
	padding:10px;
	margin-bottom:10px;
}
.short span{
	display:block;
	margin-bottom:10px;
	line-height:26px;
}
.blue .wide,.blue .short{
	background:#FFF;
}
.wide h3{
	margin-bottom:8px;
}

@media screen and (min-width: 600px) {
	
.wide {
	overflow:hidden;
}
	
.wide p{
	margin:0 20px 20px 0!important;
	text-align:center;
	float:left;
	width:30%;
}
}
.wide p.photo{
	margin:0 0 20px 0;
	text-align:center;
}
.wide p img{
	width:100%;
	height:auto;
	max-width:200px!important;
}
.wide dl{
	overflow:hidden;
	border-top:none; 
	margin:-3px 0 0 0
}
.wide dl dt{
	color:#000;
	font-size:12px!important;
	height:auto!important;
	text-align:center;
	padding:5px;
	display:block;
	margin-bottom:5px;
		background:#EBEBEB;
}
.wide dd{
	background:#fff;
	font-size:12px;
	display:block;
	padding-bottom:10px;
}
.wide .btnAll a{
	font-size:16px;
	clear:both;
}
.price{
	font-size:18px;
	color:#F00;
}
.mbbottom{
	margin-bottom:8px;
}

/*use*/
.useWrap{
	overflow:hidden;
	display:block;
	padding-bottom:10px;
	padding:0 0;
	margin-bottom:20px;
}
.useWrap div{
	overflow:hidden;
	padding:10px;
	margin:0 0 10px 0;
	border:1px solid #e2e2e2;
	background:#FFF;
}
.useWrap div p{
	float:left;
	margin:0 0 0 0!important;
	width:105px;
	display:block;
}
.useWrap div p img{
	width:95%!important;
	height:auto;
}
.useWrap div dl{
	display:block;
}
.useWrap div:last-child{
	margin:0 0 0 0;
}
.useWrap div dl dt{
	font-size:12px;
	margin:0 0 10px 0;
}
.useWrap div dl dt a{
	color:#000;
}
.useWrap div dl dd{
	font-size:12px;
	color:#999;
}
.useWrap div dl dd > span{
	display:block;
	margin:5px 0 0 0;
}
.useWrap div dl dd > span a{
	color:#CCC;
}
.useWrap div dl dd > span span{
	color:#F69;
	display:inline;
}
.useWrap .commonTit{
	margin:0;
}

/**********************/
.planLe{
	margin:0 0 20px 0;
	padding:15px 15px 15px!important;
	overflow:hidden;
	background:#FFF;
	
}
.boxP{
	margin:0!important
}
.osusumeWrap div div.planLe p{
	margin:0 0 0 0;
	font-size:12px;
	overflow:hidden;
}
.osusumeWrap div div.planLe p i{
	font-size:18px;
	margin-right:4px;
	position:relative;
	top:1px;
}
.osusumeWrap div div.planLe p img{
	width:40%;
	height:auto;
	margin-right:10px;
	margin-bottom:5px;
	float:left;
}
.osusumeWrap div div.planLe h3{
	line-height:18px;
	font-size:16px;
	margin:0 0 14px 0;
	padding:0 0 10px 0;
	border-bottom:1px #EBEBEB dashed;
	overflow:hidden;
	font-weight:normal;
}
.catcheP{
	display:block;
	line-height:16px;
	margin:15px 0 15px 0;
	font-size:13px;
}
.recomandTour{
	display:block;
	overflow:hidden!important;
	margin-bottom:20px;
}
.recomandTour h4,
.useWrap h4{
	font-weight:normal;
	color:#039;
	font-size:16px;
}
.recomandTour h4 i{
	font-size:24px;
	position:relative;
	top:2px;
	margin-right:5px;
}
.recomandTour dl{
	border:1px #EBEBEB solid;
	padding:15px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;	
}
.useWrap div{
	border:1px #EBEBEB solid;
	padding:15px;
	margin:0!important;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;	
}
.recomandTour dl dt{
	font-size:13px;
	border-bottom:1px #EBEBEB dashed;
	margin-bottom:10px;
	padding-bottom:10px;
}
.recomandTour dl dd{
	font-size:12px;
	position:relative;
	display:block;
	padding-right:0;
}
.recomandTour dl dd span{
	display:block;
}
.recomandTour dl dd strong{
	font-size:18px;
	font-weight:bold;
	color:#F00;
	display:block;
	margin-bottom:0px;
}
.osusumeWrap div div.planLe dd p.btnAll{
	margin:10px 0 0 0!important;
}
.osusumeWrap div div.planLe dd p.btnAll a{
	font-size:14px;
	padding:10px;
}
.pageBackBlock a{
	font-size:12px;
}
.recomandTour dt a{
	color:#0065D6!important
}

.search_kaigaiBar {margin-bottom: 15px;}

}

/*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;
	background:none;
}
p.images img{
	width:250px;
	height:auto!important;
}
.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 p{
	position: absolute;
	top:15px;
	left: 0;
	right: 0;
	bottom: 0;
	margin:auto;
	color:#FFF;
	font-weight:bold;
	width: 990px;
	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;
}
#title img{
	width:100%;
	height:auto;
}
#templeteWrap{
	width:100%;
}
.contInner02 .column2Area .section{
	width:950px!important;
	float:none!important;
	overflow:hidden;
}
#wrapper article{
	width:100%!important;
}
#inner950{
	width:950px;
	margin:0 auto;
	display:block;
}
.inner950{
	width:950px;
	margin:30px auto 0;
	display:block;
}
#Foot .footBtmInner{
	font-size:12px!important;
}
.itemList4 a{
	color:#383333!important;
}

/*common---------------------------------------------------*/
.article .inner{
	width:950px;
	margin:0 auto;
	padding:30px 0 40px 0;
}
.blue{
	background:url(../images/im_croud.png) repeat-y #1dcee5 50% 0;	
}
.white{
	background:#FFFFFF;	
}
h2 {
	font-size: 40px;
	margin:18px auto 0px;
	padding:0 0 30px 0;
	font-weight:normal;
	text-align:center;
	min-height:49px;
font-family: 'Noto Sans Japanese', sans-serif;
}
h2 span{
	font-size: 30px;
}
.blue h2{
	color:#FFF!important;
	position:relative;
}
.white h2{
	color:#1DCEE5!important;
	position:relative;
}
h2 img{
	width:60px;
	height:auto;
	vertical-align:middle;
	margin-top:-10px;
}

/*titleBox---------------------------------------------------*/
#titleBox{
	position:relative;
	height:420px;
}
#titleBox p{
	position:absolute;
	z-index:999999999999;
}
.titleImage{
  top: 60px;
  left: 0;
  right: 0;
  margin: auto;
  width:650px;
  height:200px;
 
}
.border{
	background:url(../images/im_border.png) repeat-x 0 50%;
	width:100%;
	position:absolute;
	height:8px;
}
#slideshow {
   width:100%;
   height:420px;
}
#slideshow li {
   position:absolute;
	height:420px;
   margin:0;
   padding:0;
   background-position:center top;
   background-repeat:no-repeat;
}
#slideshow li{
	background-size:cover
}
.titleImage img{
	width:100%;
	height:auto;
}
#titleBox ul.btnBox{
	position:absolute;
	bottom:10px;
	padding:20px 0;
	z-index:999999;
	text-align:center;
	width:100%;
	overflow:auto!important
}
#titleBox ul.btnBox li{
	width:248px;
	display:inline-block;
	padding:0 10px;
}
#titleBox ul.btnBox li img{
	width:100%;
	height:auto;
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
#titleBox ul.btnBox li img:hover{
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}

/*btnAll---------------------------------------------------*/
.btnAll{
	margin:0 auto 0!important;
	display:block;
	padding:0;
	clear:left!important;
	clear:both;
	float:none!important;
	width:85%!important;
}
.btnAll a{
	display:block;
	width:100%;
	height:100%;
	padding:14px;
	font-size:20px;
	text-decoration:none;
	color:#FFF;
	text-align:center;
	background:url(../images/im_arrow_white.png) no-repeat #d63274 98% 50%;
	background-size:17px auto;
	-webkit-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
	border-bottom:3px solid rgba(0,0,0,0.2);
}
.btnAll a:hover{
	text-decoration:none!important;
	transition: 0.2s ;
	background:url(../images/im_arrow_white.png) no-repeat #bf0d54 98% 50%;
	background-size:17px auto;
}

/*add20160825*/
.bigText{
	font-weight:bold;
	font-size:20px;
}
.firstWrap p{
	font-size:18px;
	line-height:36px;
	text-align:center;
}
.osusumeWrap{
	overflow:hidden;
	padding:0 0 30px 0
}
.osusumeWrap div div{
	background:#FFF;
	overflow:hidden;
	margin-bottom:25px;
	
/*	padding:25px;*/
}
.wide{
	overflow:hidden;
}
.wide p{
	width:200px;
	float:left;
	margin:0 25px 20px 0;
}
.wide p img{
	width:100%;
	height:auto;
}
.wide dl{
	overflow:hidden;
	border-top:none; 
	background:#EBEBEB;
	margin:-3px 0 15px 0;
	display:block;
	width:650px;
}
.wide dl dt{
	width:140px;
	float:left;
	padding:10px;
	border-top:3px solid #FFF;
	color:#000;
	font-size:14px;
	text-align:center;
}
.wide dd{
	margin-left:160px;
	padding:10px;
	border-top:3px solid #FFF;
	background:#fff;
	font-size:14px;
}
.wide .btnAll a{
	font-size:16px;
}
.price{
	color:#F00;
	font-size:20px;
}
.wide dd:last-child{
	margin-bottom:0
}
.wide{
	padding:15px;
}
.wide h3{
	font-size:18px;
	display:block;
	margin-bottom:14px;
	font-weight:normal;
	line-height:28px;
	border-left:6px solid #17CFE6;
	padding:0 0 0 15px;
}
.white.osusumeWrap div div{
	border:3px solid #EBEBEB;
}
.white .short{
	width:425px;
}
.kaigaiPlan{
	width:660px;
	padding:0;
	margin:0 auto;
}
.tokushuBox{
	margin:0 0 30px 20px;
	background:#FFF;
	overflow:hidden;
	width:22.8%;
	height: 210px;
	float:left;
	font-size:16px;
	text-align:center;
}
.tokushuBox a{
	display:block;
}
.tokushuBox:hover{
	transition: 0.6s ;
	opacity: 0.5 ;
}
.tokushuBox a:hover{
	text-decoration:none!important
}
.tokushuBox p.photo{
	margin:0 10px 0 0;
}
.tokushuBox p.photo img{
	width:100%;
	margin-bottom:10px;
}
.tokushuBox dl{
	display:block;
	overflow:hidden;
	font-size:16px;
	padding:15px 0 15px 15px;
}
.tokushuBox dl dt{
	margin-bottom:15px;
	font-size:18px;
}
.tokushuBox dl dd{
	line-height:34px;
	display:block;
}
.tokushuBox p.btnAll{
	margin:25px 0 0 0!important;
	padding:0!important;
	width: 90% !important;
}
.tokushuBox p.btnAll a{
	padding:11px;
	font-size:18px;
	width:100%;
}
.catche{
	font-size:18px;
	text-align:center;
	margin-bottom:30px;
}
.blue .catche{
	font-size:18px;
	text-align:center;
	margin-bottom:30px;
	color:#FFF!important;
}
.white .subTit{
	display:block;
	clear:both;
	padding:12px;
	background:#FFF;
	color:#17CFE6;
	font-weight:normal;
	font-size:30px;
	text-align:center;
	margin-bottom:8px;
	font-family: 'Noto Sans Japanese', sans-serif;
}
.blue .subTit{
	display:block;
	clear:both;
	padding:12px;
	color:#FFF;
	font-weight:normal;
	font-size:30px;
	text-align:center;
	margin-bottom:8px;
	font-family: 'Noto Sans Japanese', sans-serif;
}
.subTit img{
	width:36px;
	height:auto;
	margin-right:15px;
}
.mbbottom{
	margin-bottom:10px!important
}
.white.osusumeWrap div div{
	border:3px solid #EBEBEB;
}
.white .short{
	width:425px;
}
.short:nth-child(2n){
	margin:0 0 20px 0;
}
.short{
	width:435px;
	padding:15px;
	float:left;
	margin:0 20px 20px 0;
}
.osusumeWrap div div.short p{
	width:40%;
	float:left;
	margin:0 15px 20px 0;
}
.osusumeWrap div div.short p img{
	width:100%;
	height:auto;
}
.osusumeWrap div div.short h3{
	line-height:41px;
	font-size:18px;
	margin:0 0 8px 0;
	padding:0 0 8px 0;
	border-bottom:1px #EBEBEB solid;
	overflow:hidden;
	font-weight:normal;
}
.osusumeWrap div div.short span{
	display:block;
	overflow:hidden;
	line-height:28px;
	margin:0 0 15px 0;
	font-size:14px;
}
.osusumeWrap div div.short p.btnAll{
	margin:0 0 0 20px!important
}
.osusumeWrap div div.short p.btnAll a{
	font-size:16px;
	padding:10px;
}

/**********************/
.planLe{
	margin:0 0 20px 0;
	padding:20px 20px 25px!important;
	overflow:hidden;
	
}
.boxP{
	margin:0!important
}
.osusumeWrap div div.planLe p{
	width:25%;
	float:left;
	margin:0 25px 20px 0;
	font-size:12px;
}
.osusumeWrap div div.planLe p i{
	font-size:18px;
	margin-right:4px;
	position:relative;
	top:1px;
}
.osusumeWrap div div.planLe p img{
	width:100%;
	height:auto;
	margin-bottom:5px;
}
.osusumeWrap div div.planLe h3{
	line-height:41px;
	font-size:20px;
	margin:0 0 14px 0;
	padding:0 0 0px 0;
	border-bottom:1px #EBEBEB dashed;
	overflow:hidden;
	font-weight:normal;
}
.catcheP{
	display:block;
	overflow:hidden!important;
	line-height:28px;
	margin:15px 0 15px 0;
	font-size:15px;
}
.recomandTour{
	display:block;
	overflow:hidden!important;
}
.recomandTour h4,
.useWrap h4{
	font-weight:normal;
	color:#039;
	font-size:18px;
}
.recomandTour h4 i{
	font-size:24px;
	position:relative;
	top:2px;
	margin-right:5px;
}
.recomandTour dl{
	border:1px #EBEBEB solid;
	padding:15px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;	
}
.useWrap div{
	border:1px #EBEBEB solid;
	padding:15px;
	margin:0!important;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;	
}
.recomandTour dl dt{
	font-size:14px;
	border-bottom:1px #EBEBEB dashed;
	margin-bottom:10px;
	padding-bottom:10px;
}
.recomandTour dl dd{
	font-size:12px;
	position:relative;
	display:block;
	padding-right:160px;
}
.recomandTour dl dd span{
	display:block;
}
.recomandTour dl dd strong{
	font-size:20px;
	font-weight:bold;
	color:#F00;
	display:block;
	margin-bottom:5px;
}
.osusumeWrap div div.planLe dd p.btnAll{
	margin:0 0 0 0!important;
	position:absolute;
	bottom:6px;
	right:25px;
	width:140px!important;
}
.osusumeWrap div div.planLe dd p.btnAll a{
	font-size:14px;
	padding:10px;
	width:140px;
}

/*use*/
.useWrap{
	overflow:hidden;
	display:block;
}
.useWrap div{
	overflow:hidden;
	padding:15px;
	margin:0 0 0 0;
	background:#FFF;
}
.useWrap div p{
	float:left;
	margin:0 20px 0 0;
	width:75px!important;
	height:75px!important;
}
.useWrap div p img{
	width:100%;
	height:auto;
}
.useWrap div dl{
	overflow:hidden;
	display:block;
}
.useWrap div dl dt{
	font-size:16px;
	margin:0 0 10px 0;
}
.useWrap div dl dt a{
	color:#000;
}
.useWrap div dl dd{
	font-size:14px;
	color:#999;
}
.useWrap div dl dd > span{
	display:block;
	margin:5px 0 0 0;
}
.useWrap div dl dd > span a{
	color:#CCC;
}
.useWrap div dl dd > span span{
	color:#F69;
	display:inline;
}
.useWrap .commonTit{
	margin:0;
}

.search_kaigaiBar {margin-bottom: 25px;}

}