<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/* ============================= ‹¤’Ê =============================  */

* { 
	padding: 0px;
	margin: 0px;
	border: none;
	font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', メイリオ, Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
}

li { list-style-type: none;}

p,li,ul,dl,dt,dd{
	margin:0;
	padding:0;
}
a { text-decoration:none; color: #333; overflow: hidden;}

a:hover {
	color:#F60;
}
/*ƒƒCƒ“ƒrƒWƒ…ƒAƒ‹•ƒŠ[ƒh•¶*/
.leadText{
	padding: 10px 0;
}
.leadText h2{
	color:#625748;
	font-size:1.7em;
	margin:40px 0;
	/*font-family: "Noto Sans Japanese";*/
}
.leadText p{
	font-size: 15px;
	line-height: 1.7;
}
.marker_lime{
	background: linear-gradient(transparent 60%, #66FFCC 60%);
}
.marker_yellow{
background: linear-gradient(transparent 60%, #ffff66 60%);
}
#pageNav {
	margin:0 0 8px;
}
#pageNav ul li{
	float:left;
}
#pageNav ul {
	 display: table;
	  table-layout: fixed;
	  text-align: center;
	  width: 100%;
}
#pageNav ul li{
	display: table-cell;
	float:none;
    vertical-align: middle;
	padding:10px 0;
	text-align:center;
	font-size:1.2em;
	border-right: 1px solid #625748;
}
#pageNav ul li a{
	color: #625748!important;
}
#pageNav ul li:hover{
	background:#fff;
}
#pageNav ul li i{
	margin-left:5px;
}
#pageNav ul li:last-child{
	border-right:none;
}
@media only screen and (max-width: 767px){
.leadText h2{
	color:#625748;
	font-size:1.2em;
	margin:10px 0;
	/*font-family: "Noto Sans Japanese";*/
}

#pageNav ul li a{
	font-size:0.9em;
}

.leadImg{
	width:80%;
	margin:0 auto;
	float:none;
}
.leadImg img{
	width:100%;
}
.leadTextInner{
	float:none;
	width:96%;
	padding:2%;
}
.leadTextInner h2{
	font-size:1.2em;
}

.leadTextInner p{
	line-height:1.2em;
	font-size:1.0em;
}
}

/*Œ©o‚µ*/
.mainIslandCont h2{
	text-align: center;
	color:#625748;
	border-bottom:none;
	font-size: 1.7em;
	padding:22px 0;
	width:80%;
	margin:0 auto;
	font-family: "Noto Sans Japanese"; 
	border-top:3px solid #625748;
	border-bottom:3px solid #625748;
	position:relative;
	background: none!important;
	border-left: none!important;
	font-family: YuGothic, ŸàƒSƒVƒbƒN, sans-serif, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", Osaka, ƒƒCƒŠƒI, Meiryo, verdana, "‚l‚r ‚oƒSƒVƒbƒN", "MS PGothic", sans-serif;
}


.mainIslandCont h2:before,.mainIslandCont h2:after{
	content:'';
	position:absolute;
	width:100%;
	border-top:1px solid #02285c!important;
	left:0;
}

.mainIslandCont h2:before{
	top:6px;
}
.mainIslandCont h2:after{
	bottom:6px;
}

@media only screen and (max-width: 767px){

.mainIslandCont h2{
	margin-top:20px;
	margin-bottom:8px;
	padding:13px 0;
	text-align:center;
	font-size:1.3em;
	clear:both;
	font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', 'ŸàƒSƒVƒbƒN  Medium', meiryo, sans-serif;
}
}
/*“ú•tŒŸõ*/
#year1,#month1,#day1{
	font-size:18px;
}
.searchBox{
	margin: 10px auto 20px;
    width: 98%;
    clear: both;
    border: 1px solid #666;
    background: #fff;
}
.tourTtl{
	font-size: 1.4em;
    color: #fff;
    padding: 5px 8px;
    font-weight: bold;
    background: #666;
}
.tourTtl i{
	margin-right:3px;
}
.tourTtl span.eng:after{
	content:"??";
	padding:0 2px;
	font-size:0.8em;
	font-weight:normal;
}
.searchBoxInner {
	padding:8px;
}
.searchBox img.ui-datepicker-trigger {
    width: 25px;
    height: auto;
    vertical-align: bottom;
}
.searchBox p.searchBtn{float:right; width:150px;margin:0 auto;}
.searchBox p.searchBtn button{width:100%;background-color:#f90 ;border:none;padding:1px 0; color:#FFFFFF;cursor:pointer;border-radius:5px;margin:0 auto;font-size: 1.6em;
font-weight: bold;}
.searchBox p.searchBtn button i{margin-right:5px;}
.searchBox p.searchBtn button:hover{background-color:#CCC;}
.searchBox select,.searchBox input{padding:3px;max-width: 200px;}
.searchBox #useDay01{margin:2px auto;display:inline;}
.searchBox input{padding: 5px;border: 1px solid #eee;}
.searchBox input.year1{width:100px;}
.searchBox span{float:left;margin-right:5px;}
.searchBox img{vertical-align:middle;cursor:pointer;width:29px;height:29px;}
.searchBox img:hover{opacity:0.8;}
#ndSearch {
	background-color:#fff;
}
blockquote:after{
    content: "h";
    font-size:300%;
    line-height: 0em;
    font-family: 'Times New Roman' ,"‚l‚r ‚oƒSƒVƒbƒN" ,sans-serif;
    color: #fff;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 2;
}
.tourBoxN{
	margin-bottom:30px;
}

/*ƒcƒA[*/
.tourGroup{
	width: 94%;
	background: #fff;
	padding: 3%;
}
h3.tourCategoryTtl{
	border:none!important;
	background:#02285c;
	color:#fff!important;
	text-align:center;
	border:none!important;
	padding:2%!important;
	font-size:1.5em!important;
	width:96%;
	margin:20px auto 0;
}
.tourCont{
	margin: 15px auto;
	padding: 8px 0;
	border-bottom: 1px dotted #666;
}
.tourCont:first-of-type {
	margin:0  auto 15px;
	padding: 0 0 8px;
}
.tourCont:last-of-type {
    border-bottom: none;
}
.tourCont h3.tourTitle,.tourCont h4{
	border-left:6px solid #02285c!important;
	border-bottom:none!important;
	font-size:1.3em!important;
	color:#02285c!important;
	padding:2px 0 2px 8px !important;
	margin-bottom:8px;
	background:none!important;
	border-top: none!important;
}
.tourCont .tourContInner .planImg{
	width:42%;
	float:left;
	margin-right:8px;
}
.tourBoxN .tourCont .tourContInner .planImg{
	width:35%;
}
.tourCont .tourContInner .planImg img{
	width:100%;
	height:auto;
}
.tourCont .tourContInner .planDetail,.tourCont .tourContInner .tourDetail{
	font-size:1.1em;
	line-height:1.3em;
}
@media only screen and (min-width: 768px){

.tourCont .tourContInner .tourDetail{
	float:left;
	width:63%;
}
}
.tourCont .tourContInner .planDetail dl{
	margin-bottom:8px;
	padding-bottom:5px;
	border-bottom: 1px dotted #666;
}
.tourCont .tourContInner .planDetail dt {
	float:left;
}
.tourCont .tourContInner .tourDetail dt {
	font-weight:bold;
	font-size:1.2em;
	margin-bottom:5px;
	margin-top:5px;
	border-left:6px solid #02285c;
	color:#02285c;
	padding:5px 0px 5px 8px;
	line-height:1.3em;
}
.tourCont .tourContInner .tourDetail dd {
	margin-bottom:6px;
}
.tourCont .tourContInner .tourDetail dd.tourIcon span{
	padding:3px;
	background:#666;
	color:#fff;
	margin-right:3px;
	font-size:0.9em;
	line-height: 3.0em;
}
.tourCont .tourContInner .planDetail dt span,.tourCont .tourContInner .tourDetail dd.tourPrice{
	color:#02285c;
	font-weight:bold;
	font-size:1.6em;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
}
.tourCont .tourContInner .tourDetail dd.tourPrice{
	padding:5px 0;
}
.tourCont .tourContInner .tourDetail dd.tourPrice span{
	font-weight:normal;
	color:#666;
	font-size:0.7em;
}
.tourCont .tourContInner .planDetail .tourLink{
	width:40%;
	margin:8px auto;
	float:right;
}
.tourCont .tourContInner .tourDetail .tourLink{
	width:80%;
	margin:8px auto;
}
.tourCont .tourContInner .planDetail a,.tourCont .tourContInner .tourDetail .tourLink a{
	background:#f90;
	border-radius:5px;
	color:#fff;
	text-align:center;
	padding:8px 5px;
	display:block;
	font-weight:bold;
	font-size:1.1em;
	border:#f90 2px solid;
}

.tourCont .tourContInner .planDetail a i,.tourCont .tourContInner .tourDetail a i{
	margin-left:5px;
}
.tourCont .tourContInner .planDetail a:hover,.tourCont .tourContInner .tourDetail a:hover{
	background:#fff;
	border:#f90 2px solid;
	color:#f90;
}
@media only screen and (max-width: 767px){
.tourCont{
	margin:8px auto;
	width:90%;
	background:#fff;
	padding:8px;
}
h3.tourCategoryTtl{
	border: none !important;
	color: #fff !important;
	text-align: center;
	border: none !important;
	padding: 10px 1% !important;
	font-size: 1.1em !important;
	width: 98%;
	margin: 0 auto;
}
.tourCont h3.tourTitle,.tourCont h4{
	border-bottom:none!important;
	font-size:1em!important;
	padding:0px 0px 5px 8px!important;
	background:none!important;
	border-top:none!important;
}
.tourCont .tourContInner p.planImg{
	float:none!important;
	width:80%;
	margin:5px auto;
}
.tourCont .tourContInner .planImg img{
	width:100%;
	height:auto;
}
.tourBoxN .tourCont .tourContInner p.planImg{
	float:left!important;
	width:40%;
	margin: 5px 5px 5px 0;
}
.tourBoxN .tourCont .tourContInner .planImg img{
	width:100%;
	height:100px;
}
.tourCont .tourContInner .planDetail{
	font-size:1em;
	line-height:1.3em;
}
.tourCont .tourContInner .planDetail dl{
	margin-bottom:8px;
	padding-bottom:5px;
	border-bottom: 1px dotted #666;
}
.tourCont .tourContInner .planDetail dt {
	/*float:left;*/
}
.tourCont .tourContInner .planDetail dt span,.tourCont .tourContInner .tourDetail dd.tourPrice{
	color:#F00;
	font-weight:bold;
	font-size:1.6em;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
}
.tourCont .tourContInner .tourDetail dd:first-child{
/*	height:180px;*/
	padding:5px;
}
.tourCont .tourContInner .tourDetail dd {
	margin-bottom:6px;
	font-size:0.9em;
	line-height:1.1em;
}
.tourCont .tourContInner .tourDetail dd.tourIcon span{
	padding:3px;
	background:#666;
	color:#fff;
	margin-right:3px;
	
}
.tourCont .tourContInner .tourDetail dd.tourIcon,.tourCont .tourContInner .tourDetail dd.tourPrice {
	text-align:center;
}
.tourCont .tourContInner .tourDetail dd.tourPrice span{
	font-weight:normal;
	color:#666;
	font-size:0.7em;
}

.tourCont .tourContInner .planDetail .tourLink{
	/*width:40%;*/
	margin:8px auto;
	/*float:right;*/
}
.tourCont .tourContInner a{
	background:#f90;
	border-radius:5px;
	color:#fff;
	text-align:center;
	padding:8px 5px;
	display:block;
	font-weight:bold;
	font-size:1.1em;
	border:#f90 2px solid;
	text-decoration:none;
}
.tourCont .tourContInner a:link,.tourCont .tourContInner a:visited{
	color:#fff!important;
}
.tourCont .tourContInner .planDetail a i,.tourCont .tourContInner .tourDetail a i{
	margin-left:5px;
}
.tourCont .tourContInner .planDetail a:hover{
	background:#fff;
	border:#f90 2px solid;
	color:#f90;
}
}

/*ŽåÃ‰ïŽÐƒVƒ‡ƒbƒv‚©‚çƒcƒA[‚ð’T‚·*/
.shopCont {
	width:92%;
	margin:8px auto;
}
.shopCont ul li{
	width:48.1%;
	float:left;
	background:#fff;
	padding:5px;
	margin-right: 5px;
	margin-bottom:5px;
}
.shopCont ul li:nth-child(2),.shopCont ul li:nth-child(4){
	margin-right:0px;
}
.shopCont ul li a{
	display:block;
}
.shopCont ul li p{
	float:left;
	vertical-align:middle;
}
.shopCont ul li div{
	float:left;
	width:56%;
}
.shopCont ul li div p{
	font-weight:bold;
	font-size:1.3em;
}
.shopCont ul li div span{
	display:block;
	clear:both;
	color:#666;
	padding: 5px;
}
.shopCont ul li div .introduceTxt{
	border-bottom: #999 1px dotted;
}
.shopCont ul li div i{
	margin-left:5px;
}
.shopCont ul li p.activityImg{
	width:40%;
	margin-right:8px
}
.shopCont ul li p.activityImg img{
	width:100%;
	height: 100px;
}
.shopCont ul li p.activityImg img:nth-child(1){
	margin-bottom:5px;
}
/*ƒAƒNƒeƒBƒrƒeƒB‚©‚çƒcƒA[‚ð’T‚·*/
.activityCont {
	width:92%;
	margin:8px auto;
}
.activityCont ul li{
	width:48.1%;
	float:left;
	background:#fff;
	padding:5px;
	margin-right: 5px;
	margin-bottom:5px;
}
.activityCont ul li:nth-child(2),.activityCont ul li:nth-child(4){
	margin-right:0px;
}
.activityCont ul li a{
	display:block;
}
.activityCont ul li p{
	float:left;
	vertical-align:middle;
}
.activityCont ul li div{
	float:left;
	width:56%;
}
.activityCont ul li div p{
	font-weight:bold;
	font-size:1.3em;
}
.activityCont ul li div span{
	display:block;
	clear:both;
	color:#666;
}
.activityCont ul li div i{
	margin-left:5px;
}
.activityCont ul li p.activityImg{
	width:40%;
	margin-right:8px
}
.activityCont ul li p.activityImg img{
	width:100%;
	height:100px;
}
#recommendTour{
	width:100%
}
#recommendTour .planListBtn{
	width:80%;
	margin:15px auto;
}
#recommendTour .planListBtn a{
	background:#f90;
	border-radius:5px;
	color:#fff;
	text-align:center;
	padding:8px 5px;
	display:block;
	font-weight:bold;
	font-size:1.3em;
	border:#f90 2px solid;	
}
#recommendTour .planListBtn a:hover{
	background:#fff;
	border:#f90 2px solid;
	color:#f90;
}
/**/
#photoSlider {
    display: none;
}
#nagannuMov .photoTab{overflow:hidden;width: 95%;margin: 8px auto;}
#nagannuMov .photoTab li{
	float:left; 
	width:48%;
	background:#fff;
	color:#666;
	text-align:center;
	cursor:pointer;
	border:2px #666 solid;
	border-radius:5px;
	padding:10px 0;
	margin-left:8px;
	font-size:1.5em;
	font-family: 'Dosis', sans-serif;
	}
#nagannuMov .photoTab li.select,#nagannuMov .photoTab li:hover{
	border:2px #666 solid;
	background:#666;
	color:#fff;
	}
#nagannuMov .photoCont li{}
#nagannuMov .photoCont .hide {display:none;}
#nagannuMov .islandMovie{
	width:94%;
	margin:10px auto;
}
#nagannuMov .islandPhoto {
    width: 90%;
    margin: 8px auto 15px;
	padding-bottom: 15px;
}
#nagannuMov .islandPhoto img{
	width:100%;
	height:412px;
}
#nagannuMov .islandPhoto li span{
	position:absolute;
	padding:8px;
	background:rgba(255,255,255,0.8);
	bottom:0;
	width:100%;
}
@media only screen and (max-width: 767px){
#photoSlider {
    display: none;
}
#nagannuMov .photoTab{overflow:hidden;width: 95%;margin: 8px auto;}
#nagannuMov .photoTab li{
	float:left; 
	width:47%;
	background:#fff;
	color:#f90;
	text-align:center;
	cursor:pointer;
	border:2px #f90 solid;
	border-radius:5px;
	padding:6px 0;
	margin-left:5px;
	font-size:1.2em;
	font-family: 'Dosis', sans-serif;
	}
#nagannuMov .photoTab li.select,#nagannuMov .photoTab li:hover{
	border:2px #f90 solid;
	background:#f90;
	color:#fff;
	}
#nagannuMov .photoCont li{}
#nagannuMov .photoCont .hide {display:none;}
#nagannuMov .islandMovie{
	width:94%;
	margin:10px auto;
}
#nagannuMov .islandPhoto {
    width: 90%;
    margin: 8px auto 15px;
	padding-bottom: 15px;
}
#nagannuMov .islandPhoto img{
	width:100%;
	height:250px;
}
#nagannuMov .islandPhoto li span{
	position:absolute;
	padding:8px;
	background:rgba(255,255,255,0.8);
	bottom:0;
	width:100%;
}
}
/*ƒXƒPƒWƒ…[ƒ‹*/
#schedule .scheduleInner{
	width:90%;
	background:url(../../img/topics/desert/mapBg.jpg) no-repeat;
	background-position:10%;
	padding:8px;
	margin:8px auto;
	font-size:1.2em;
	line-height:1.4em;
}
#schedule .scheduleInner li{
	margin-bottom:5px;
}
#schedule .scheduleInner li span{
	width:15%;
	display:block;
	float:left;
	font-weight:bold;
}
#schedule .scheduleInner p{
	margin-top:8px;
	font-size:0.8em;
}
/*î•ñ*/
#infomation .infoCont{
	width:90%;
	margin:8px auto;

	padding:8px;
	font-size:1.1em;
	line-height:1.3em;
}
#infomation .infoWaku{
	border:1px solid #666;
	margin-top:8px;
	padding:5px;
		background:#fff;
}
#infomation .infoWaku .opImage{
	float:right;
}
#infomation p.tel{
	text-align: center;
    margin-top: 8px;
}
#islandInfo .islandInfoInner {
	padding:8px;
	font-size:1.2em;
	line-height:1.3em;
}
#islandInfo .infoMap{
	background:url(../../img/topics/desert/mapIslandInner.png) no-repeat;
	background-size:100% 100%;
	position:relative;
	width:45%;
	float:left;
	height:250px;	
	margin-right:8px;
}
#islandInfo .infoMapKume{
	background:url(../../img/topics/desert/mapIslandInner2.png) no-repeat;
	background-size:100% 100%;
	position:relative;
	width:45%;
	float:left;
	height:230px;	
	margin-right:8px;
}
#islandInfo .infoMap p{
	position:absolute;
	top:13%;
	left:12%;
}
#islandInfo .infoMap.infoMapSesoko p{
	top:20%;
	left:17%;
}
#islandInfo .infoMap.infoMapHamahiga p{
	top: 67%;
    left: 58%;
}
#islandInfo .infoMap.infoMapKourijima p{
	top: 0px;
	left: 202px;
}
#islandInfo .infoCont {
    float: left;
    width: 53%;
}
#islandInfo .infoMapKerama {
	float:left;
	width:280px;
	margin-right:8px;
}
#islandInfo .infoMapYoutou {
	background:url(../../img/topics/desert/mapIslandInner.png) no-repeat;
	background-size:100% 100%;
	position:relative;
	width:45%;
	float:left;
	height:250px;	
	margin-right:8px;
}

#islandInfo .infoMapYoutou p{
	position:absolute;
	top:20%;
	left:17%;
}
#islandInfo dt{
	font-weight:bold;
	margin-top:8px;
	clear:both;
}
#islandInfo dd.infoLink {
	width: 300px;
    margin: 5px auto 8px;
}
#islandInfo dd.infoLink a{
	background:#f90;
	border-radius:5px;
	color:#fff;
	text-align:center;
	padding:6px 0;
	display:block;
	font-size:1em;
	border:#f90 2px solid;	
}
#islandInfo dd.infoLink a:hover{
	background:#fff;
	border:#f90 2px solid;
	color:#f90;
}
#islandInfo .infoCont p{
	color:#02285c;
	font-weight:bold;
}
#islandInfo.infoKerama dt{
	float:left;
	margin-top:0;
	margin-right:8px;
}
#islandInfo.infoKerama .infoCont{
	width:445px;
	float:left;
}
.cb10{
	clear: both;
	height: 10px;
	width: 100%;
}
.cb20{
	clear: both;
	height: 20px;
	width: 100%;
}

.imgcenter{
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.clearfix:after {  
  content: ".";   
  display: block;   
  height: 0;   
  clear: both;   
  visibility: hidden;  
}  
  
.clearfix { display: inline-table; }  
  
/* Hides from IE-mac \*/  
* html .clearfix { height: 1%; }  
.clearfix { display: block; }  
/* End hide from IE-mac */  
body {
	font-family: Verdana,Meiryo, "ƒƒCƒŠƒI", "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", Arial,   Helvetica, sans-serif;
	color: #333333;
	padding: 0px;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 130%;
	margin-right: auto;
	margin-left: auto;
}




#mainContents a:hover img{
	opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}
#mainContents .yoyakubn{
	margin:8px auto;
	width:505px;
}
#mainContents .box01{
	background:#FFF;
	width:539px;
	margin-left:10px;
	margin-bottom: 20px;
	padding-bottom:5px;
	padding-top:5px;
}
#mainContents .box01Inner{
	width:520px;
	margin:0px auto;
	padding:8px 0;
}
#mainContents .box01Inner dl{
	width:300px;
	margin:5px auto;
	padding:5px;
	float:left;
}
#mainContents .box01Inner dl.opWinter{
	width:500px;
	float:none;
}
#mainContents .box01Inner dl dd{
	line-height:1.2em;
}
#mainContents .box01Inner dl dt{
	font-weight:bold;
	color:#669966;
	font-size:120%;
	margin-bottom:3px;
}
#mainContents .box01Inner p.opImage{
	float:right;
}
.d_list{
	font-weight:bold;
	margin-top:0px;
	margin-bottom:10px;
	width:519px;
	height:auto;
    
}

#d_btn{
	margin-top:0px;
	margin-left:5px;
	font-size:110%;
	background:url(../../img/topics/desert/de_btn.jpg) no-repeat;
	width:94px;
	height:22px;
	padding-top:6px;
	padding-left:30px;
	float: left;
}
#d_btn a {
	font-weight:bold;
	color:#fff!important;
	font-size:110%;
}
.waku{
	border: 1px solid #ccc;
	margin-bottom:5px;
	padding:5px;
}
.sub_ttl{
	font-weight:bold;
	color:#d0a575;
	font-size:105%;
	margin-bottom:3px;
	margin-left:20px;
}
#mainContents .box02{
	background:url(../../img/topics/orange-syokudo/box02Bg.jpg) repeat;
	width:540px;
	margin:0px auto 8px;
	padding-bottom:8px;
	padding-top:8px;
}
#mainContents .box02Inner{
	background:#FFF;
	width:520px;
	margin:0px auto;
	padding-top:5px;
	padding-bottom:5px;
}
#mainContents .box02 table{
	border:#999 1px solid!important;
	width:510px;
	margin:5px auto;
	}
#mainContents .box02 table th{
	text-align:center;
	background:#FF9!important;
	border-bottom:none!important;
}
#mainContents .box02 table th,#mainContents .box02 table td{
	border:#999 1px solid;
	vertical-align:middle;
	padding:3px!important;
}
#mainContents .box02 table .price{
	font-weight:bold;
	color:#F00;
	font-size:14px;
	text-align:center;
}
#mainContents .box02 table .btn{
	text-align:center;
}
#mainContents .box02 table .btn a:hover img{
	opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}
.sns table td{
	border:none!important;
}
#h_area{
	margin-left:10px;
	background:#FFF;
	width:499px;
	padding:0 20px 20px 20px;

}
/* CSS Document */


.box01 .box01Inner .tel{
	font-size:14px;
	color:#669966;
	clear:both;
	}
.box01 .box01Inner .opTtl{
	padding:5px;
}

/*ƒIƒŒƒ“ƒW*/
.tempOrange #head02{
	background:url(../../img/topics/template/ContbgOrange.png) repeat;
}
/*Â*/
.tempBlue #head02{
	background:url(../../img/topics/template/ContbgBlue.png) repeat;
}
/*—Î*/
.tempGreen #head02{
	background:url(../../img/topics/template/ContbgGreen.png) repeat;
}
/*Ô*/
.tempRed #head02{
	background:url(../../img/topics/template/ContbgRed.png) repeat;
}
/*•*/
.tempBlack #head02{
	background:url(../../img/topics/template/ContbgBlack.png) repeat;
}
/*-------V’…ƒcƒA[‚È‚Ç-------*/

#tourSpecial,#tourSpecial02{
	padding-bottom:5px;
	margin-bottom:8px;
}
#tourSpecial p,#tourSpecial02 p{
	margin:3px 0px 3px 12px;
}
#tourSpecial ul{
	background:#FFF;
	width:530px;
	margin:5px auto;
	padding:5px;
}
#tourSpecial ul li{
	padding:2px 0px 2px 20px;
	margin-bottom:2px;
	background:url(../../img/topics/template/IconTour.png) left no-repeat;
	border-bottom:#999 dotted 2px;
}
#tourSpecial ul li a{
	font-size:13px;
}
#tourSpecial ul li span{
	color:#F00;
	font-weight:bold;
	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;
}
#tourSpecial02 .tourSpecial02Inner{
	background:#FFF;
	width:530px;
	margin:5px auto;
	padding:5px;
}
#tourSpecial02 .tourSpecial02Inner dl{
	width:265px;
	float:left;
}
#tourSpecial02 .tourSpecial02Inner dt{
	float:left;
	width:100px;
}
#tourSpecial02 .tourSpecial02Inner dd{
	width:150px;
	float:left;
	margin-left:3px;
	line-height:1.2em;
	font-size:13px;	
	font-weight:bold;
	text-align:left;
}

#tourSpecial02 .tourSpecial02Inner span{
	font-size:13px;	
	color:#F00;
	font-weight:bold;
	display:block;
}
#tourSpecial,#tourSpecial02{
	background:url(../../img/topics/template/tourSpecialBg.png) repeat;
}
/*-------ƒ^ƒuƒƒjƒ…[-------*/
#tabMenu{
	clear:both;
	margin-top:8px;
}
#tabMenu ul li{
	float:left;
	text-align:center;
	height:39px;
	margin-left:3px;
}

#tabMenu ul li a{
	display:block;
	height:39px;
}
#tabMenu ul li span{
	padding-top:10px;
	font-weight:bold;
	font-size:16px;
	color:#333;
	display:block;
}
#tabMenu ul.tab02 li{
	width:275px;
}
#tabMenu ul.tab03 li{
	width:182px;
}
#tabMenu ul.tab04 li{
	width:136px;
}
#tabMenu ul.tab05 li{
	width:108.2px;
	font-size:10px!important;
}
#tabMenu ul.tab05 li{
	width:108.2px;
}
#tabMenu ul.tab05 li span{
	font-size:11px!important;
}
/*ƒIƒŒƒ“ƒW*/
.tempOrange #tabMenu ul.tab02 li.tab_current,.tempOrange #tabMenu ul.tab02 li.tab_off a{
	background:url(../../img/topics/template/tabBgOrange.png) top no-repeat;
}
.tempOrange #tabMenu ul.tab03 li.tab_current,.tempOrange #tabMenu ul.tab03 li.tab_off a{
	background:url(../../img/topics/template/tabBgOrange3.png) top no-repeat;
}
.tempOrange #tabMenu ul.tab04 li.tab_current,.tempOrange #tabMenu ul.tab04 li.tab_off a{
	background:url(../../img/topics/template/tabBgOrange4.png) top no-repeat;
}
.tempOrange #tabMenu ul.tab05 li.tab_current,.tempOrange #tabMenu ul.tab05 li.tab_off a{
	background:url(../../img/topics/template/tabBgOrange5.png) top no-repeat;
}
.tempOrange #tabMenu ul li.tab_off a{
	background-position:0px -39px!important;
}
.tempOrange #tabMenu ul li.tab_off a:hover{
	background-position:0px 0px!important;
}
/*Â*/
.tempBlue #tabMenu ul.tab02 li.tab_current,.tempBlue #tabMenu ul.tab02 li.tab_off a{
	background:url(../../img/topics/template/tabBgBlue.png) top no-repeat;
}
.tempBlue #tabMenu ul.tab03 li.tab_current,.tempBlue #tabMenu ul.tab03 li.tab_off a{
	background:url(../../img/topics/template/tabBgBlue3.png) top no-repeat;
}
.tempBlue #tabMenu ul.tab04 li.tab_current,.tempBlue #tabMenu ul.tab04 li.tab_off a{
	background:url(../../img/topics/template/tabBgBlue4.png) top no-repeat;
}
.tempBlue #tabMenu ul.tab05 li.tab_current,.tempBlue #tabMenu ul.tab05 li.tab_off a{
	background:url(../../img/topics/template/tabBgBlue5.png) top no-repeat;
}
.tempBlue #tabMenu ul li.tab_off a{
	background-position:0px -39px!important;
}
.tempBlue #tabMenu ul li.tab_off a:hover{
	background-position:0px 0px!important;
}
/*—Î*/
.tempGreen #tabMenu ul.tab02 li.tab_current,.tempGreen #tabMenu ul.tab02 li.tab_off a{
	background:url(../../img/topics/template/tabBgGreen.png) top no-repeat;
}
.tempGreen #tabMenu ul.tab03 li.tab_current,.tempGreen #tabMenu ul.tab03 li.tab_off a{
	background:url(../../img/topics/template/tabBgGreen3.png) top no-repeat;
}
.tempGreen #tabMenu ul.tab04 li.tab_current,.tempGreen #tabMenu ul.tab04 li.tab_off a{
	background:url(../../img/topics/template/tabBgGreen4.png) top no-repeat;
}
.tempGreen #tabMenu ul.tab05 li.tab_current,.tempGreen #tabMenu ul.tab05 li.tab_off a{
	background:url(../../img/topics/template/tabBgGreen5.png) top no-repeat;
}
.tempGreen #tabMenu ul li.tab_off a{
	background-position:0px -39px!important;
}
.tempGreen #tabMenu ul li.tab_off a:hover{
	background-position:0px 0px!important;
}
.tempGreen #tabMenu ul li.tab_current span{
	color:#FFF!important;
}
/*Ô*/
.tempRed #tabMenu ul.tab02 li.tab_current,.tempRed #tabMenu ul.tab02 li.tab_off a{
	background:url(../../img/topics/template/tabBgRed.png) top no-repeat;
}
.tempRed #tabMenu ul.tab03 li.tab_current,.tempRed #tabMenu ul.tab03 li.tab_off a{
	background:url(../../img/topics/template/tabBgRed3.png) top no-repeat;
}
.tempRed #tabMenu ul.tab04 li.tab_current,.tempRed #tabMenu ul.tab04 li.tab_off a{
	background:url(../../img/topics/template/tabBgRed4.png) top no-repeat;
}
.tempRed #tabMenu ul.tab05 li.tab_current,.tempRed #tabMenu ul.tab05 li.tab_off a{
	background:url(../../img/topics/template/tabBgRed5.png) top no-repeat;
}
.tempRed #tabMenu ul li.tab_off a{
	background-position:0px -39px!important;
}
.tempRed #tabMenu ul li.tab_off a:hover{
	background-position:0px 0px!important;
}
.tempRed #tabMenu ul li.tab_current span{
	color:#FFF!important;
}
/*•*/
.tempBlack #tabMenu ul.tab02 li.tab_current,.tempBlack #tabMenu ul.tab02 li.tab_off a{
	background:url(../../img/topics/template/tabBgBlack.png) top no-repeat;
}
.tempBlack #tabMenu ul.tab03 li.tab_current,.tempBlack #tabMenu ul.tab03 li.tab_off a{
	background:url(../../img/topics/template/tabBgBlack3.png) top no-repeat;
}
.tempBlack #tabMenu ul.tab04 li.tab_current,.tempBlack #tabMenu ul.tab04 li.tab_off a{
	background:url(../../img/topics/template/tabBgBlack4.png) top no-repeat;
}
.tempBlack #tabMenu ul.tab05 li.tab_current,.tempBlack #tabMenu ul.tab05 li.tab_off a{
	background:url(../../img/topics/template/tabBgBlack5.png) top no-repeat;
}
.tempBlack #tabMenu ul li.tab_off a{
	background-position:0px -39px!important;
}
.tempBlack #tabMenu ul li.tab_off a:hover{
	background-position:0px 0px!important;
}
.tempBlack #tabMenu ul li.tab_current span{
	color:#FFF!important;
}
/*-------ƒ{ƒ^ƒ“ƒƒjƒ…[-------*/
#btnMenu{
	margin-bottom:8px;
}
#btnMenu ul li{
	float:left;
	text-align:center;
	height:80px;
}
#btnMenu ul li a{
	color:#FFF;
	font-weight:bold;
}
#btnMenu ul li a:hover{
	opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}
#btnMenu ul li span{
	display: block;
}
#btnMenu ul.btn02 li{
	width:270px;
	margin-left:5px;
}
#btnMenu ul.btn02 li span{
	width: 120px;
	height: 50px;
	padding-top: 30px;
	float:left;
}
#btnMenu ul.btn03 li{
	width:180px;
	margin-left:5px;
}
#btnMenu ul.btn02 li img,#btnMenu ul.btn03 li img{
	float:left;
}
#btnMenu ul.btn03 li span{
	width: 68px;
	height: 58px;
	padding-top: 22px;
	float:left;
}
#btnMenu ul.btn04 li{
	width:135px;
	margin-left:3px;
	position:relative;
}

#btnMenu ul.btn04 li span{
	width: 135px;
	height: 23px;
	padding-top:5px;
	position:absolute;
	left:0px;
	bottom:0px;
}
/*ƒIƒŒƒ“ƒW*/
.tempOrange #btnMenu ul li span{
	background:url(../../img/topics/template/btnBgOrangeL.png);
}
/*Â*/
.tempBlue #btnMenu ul li span{
	background:url(../../img/topics/template/btnBgBlueL.png);
}
/*—Î*/
.tempGreen #btnMenu ul li span{
	background:url(../../img/topics/template/btnBgGreenL.png);
}
/*Ô*/
.tempRed #btnMenu ul li span{
	background:url(../../img/topics/template/btnBgRedL.png);
}
/*•*/
.tempBlack #btnMenu ul li span{
	background:url(../../img/topics/template/btnBgBlackL.png);
}

/*-------ƒƒCƒ“-------*/
nContents h3.title{
	font-weight:bold;
	font-size:17px;
	padding:5px;
	margin:3px 0px 0px 6px;
	border-bottom:none;
	clear:both;
}

#mainContents .planBox{
	padding:5px;
	margin-bottom:8px;
	width:520px;
	margin:8px auto;
	border:#CCC 1px solid;
}
#mainContents .planBox p{
	width:210px;
	height:154px;
	float:left;
}
#mainContents .planBox dl{
	float:left;
	width:305px;
	margin-left:5px;
}
#mainContents .planBox dl dt{
	font-weight:bold;
	margin-bottom:3px;
}
#mainContents .planBox dl dt a{
	font-size:15px;
}
#mainContents .planBox dl dd{
	margin-bottom:3px;
	line-height:1.3em;
}
#mainContents .planBox dl dd span{
	color:#F00;
	font-weight:bold;
}
#mainContents .planBox dl dd.set{
	padding:3px;
	border:#F00 1px solid;
}
#mainContents .planBox dl dd.price{
	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;
	font-size:25px;
	font-weight:bold;
	color:#F00;
	float:left;
}
#mainContents .planBox dl dd.btn a{
	float:right;
	display:block;
	width:151px;
	height:38px;
	background:url(../../img/topics/template/yoyakubtn.png);
}
#mainContents .planBox dl dd.btn a:hover{
	background-position:0px -38px;
}

#mainContents .planBox_s{
	border:#CCC 1px solid;
	width:251px;
	margin-left:5px;
	display:inline-block;
	*display: inline;  
    *zoom: 1;  
	vertical-align:top;
	text-align:center;
	margin-bottom:8px;
	padding:5px;
}
#mainContents .planBox_s dl dt{
	font-weight:bold;
	margin-bottom:3px;
	margin-top:3px;
}
#mainContents .planBox_s dl dt a{
	font-size:15px;
}
#mainContents .planBox_s dl dd{
	margin-bottom:3px;
	line-height:1.3em;
}
#mainContents .planBox_s dl dd span{
	color:#F00;
	font-weight:bold;
}
#mainContents .planBox_s dl dd.price{
	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;
	font-size:20px;
	font-weight:bold;
	color:#F00;
	float:left;
	margin-top:5px;
}
#mainContents .planBox_s dl dd.btn a{
	float:right;
	margin-top:5px;
	display:block;
	width:130px;
	height:32px;
	background:url(../../img/topics/template/yoyakubtn_s.png);
}
#mainContents .planBox_s dl dd.btn a:hover{
	background-position:0px -32px;
}

/*-------ƒƒCƒ“‡A-------*/
#mainContents .planBox02 .tourTitle{
	font-weight:bold;
	font-size:16px;
}
#mainContents .planBox02{
	border:#CCC 1px solid;
	width:520px;
	padding:5px;
	margin:5px auto;
}
#mainContents .planBox02 .planImg{
	float:left;
	width:218px;
	margin:5px;
}
#mainContents .planBox02 .planDetail{
	float:left;
	margin-top:5px;
	width:290px;
	line-height:1.2em;
	font-size:13px;
}
#mainContents .planBox02 .planDetail p{
	margin-bottom:5px;
}
#mainContents .planBox02 .planDetail p span{
	font-weight:bold;
	color:#F00;
}
#mainContents .planBox02 .planDetail dl{
	clear:both;
	margin-bottom:5px;
	padding-bottom:3px;
	border-bottom:#999 1px dotted;
}

#mainContents .planBox02 .planDetail dt{
	float:left;
	font-size:13px;
	font-weight:bold;
	line-height:1.3em;
}
#mainContents .planBox02 .planDetail dt span{
	margin-top:3px;
	font-size:20px;
	color:#F00;
	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;
	display:block;
}

#mainContents .planBox02 .planDetail dd a{
	float:right;
	display:block;
	background:url(../../img/topics/template/yoyakubtn_s.png);
	width:130px;
	height:32px;
	margin-top:3px;
}
#mainContents .planBox02 .planDetail dd a:hover{
	background-position:0px -32px;
}

/*ƒIƒŒƒ“ƒW*/
#mainContents h3.title{
	color:#F60;
	border-left:#F90 7px solid;
}
/*Â*/
.tempBlue #mainContents{
	background:url(../../img/topics/template/ContbgBlue.png) repeat;
}
.tempBlue #mainContents h3.title{
	color:#03C;
	border-left:#03C 7px solid;
}
/*—Î*/
.tempGreen #mainContents{
	background:url(../../img/topics/template/ContbgGreen.png) repeat;
}
.tempGreen #mainContents h3.title{
	color:#060;
	border-left:#060 7px solid;
}
/*Ô*/
.tempRed #mainContents{
	background:url(../../img/topics/template/ContbgRed.png) repeat;
}
.tempRed #mainContents h3.title{
	color:#900;
	border-left:#900 7px solid;
}
/*•*/
.tempBlack #mainContents{
	background:url(../../img/topics/template/ContbgBlack.png) repeat;
}
.tempBlack #mainContents h3.title{
	color:#333;
	border-left:#333 7px solid;
}
.movie{
	padding-left:10px;
	padding-right:10px;
}
#menu{
	height: 170px;
	width: 134px;
	background-image: url(../../img/topics/minna/menubg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 4px;
	float: left;
}
#menu li{
	height: 20px;
	width: 130px;
	margin-right: auto;
	margin-left: auto;
	text-indent: 10px;
	padding-top: 1px;
}


 #menu0 a{
	height: 20px;
	width: 130px;
	display: block;
	background: url(../../img/topics/minna/menu0.jpg) no-repeat left top;
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
}
.menu1 a{
	height: 20px;
	width: 130px;
	display: block;
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
	background-image: url(../../img/topics/minna/menu1.jpg) ;
	background-repeat: no-repeat;
	background-position: left top;
}
.menu1_1 a{
	height: 20px;
	width: 130px;
	display: block;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	background-image: url(../../img/topics/minna/menu1.jpg) ;
	background-repeat: no-repeat;
	background-position: left top;
}
.menu1_2 a{
	height: 20px;
	width: 130px;
	display: block;
	font-size: 9px;
	color: #FFF;
	font-weight: bold;
	background-image: url(../../img/topics/minna/menu1.jpg) ;
	background-repeat: no-repeat;
	background-position: left top;
}



#menu0 a:hover{
	background-position: right bottom;
}
.menu1 a:hover{
	background-position: right bottom;
}


#naga_tit{
	height: 70px;
	width: 558px;
}

#naga_tit h4{!important
	height: 28px;
	width: 558px;
	background-image: url(../../img/topics/nagannu/title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	overflow: visible;
	text-indent: -9999px;
}
#naga_tit p{
	width: 498px;
	padding-right: 30px;
	padding-left: 30px;
}


#midashi1{
	text-align: center;
	height: auto;
	width: 558px;
	margin-right: auto;
	margin-left: auto;
}
#midashi1 h4{
	text-align: center;
	height: 28px;
	width: 556px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../../img/topics/nagannu/midashi1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	overflow: visible;
	text-indent: -9999px;
}

#mida1_l{
	float: left;
	height: 169px;
	width: 350px;
}
#mida1_r{
	float: right;
	height: 169px;
	width: 205px;
	background-image: url(../../img/topics/nagannu/img1_2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#midashi2{
	height: auto;
	width: 558px;
	margin-right: auto;
	margin-left: auto;
}
#midashi2 h4{
	text-align: center;
	height: 28px;
	width: 556px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../../img/topics/nagannu/midashi2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	overflow: visible;
	text-indent: -9999px;
}
#naga_plan1{
	/*background-image: url(../../img/topics/minami/img2bg.gif);
	background-repeat: no-repeat;
	background-position: left top;*/
	height: 256px;
	width: 536px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	border: 4px double #178DDC;
	}
.mida2_tit{
	font-size: 14px;
	color: #3366CC;
	text-align: left;
	width: 500px;
	padding-right: 10px;
	padding-left: 20px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 4px;
	}	
#mida2left{
	width:296px;
	float: left;
	height: auto;
	}	
	
#mida2_l{
	background-image: url(../../img/topics/nagannu/img2_1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 114px;
	width: 112px;
	overflow: visible;
	text-indent: -9999px;
	margin-right: 7px;

	margin-left: 10px;
}	
	
#mida2_c{
	float: left;
	height: 106px;
	width: 150px;
	border: 1px solid #666;
	padding: 4px;
	margin-right: 7px;
	background-color: #FFF;
}
#mida2_toku{
	float: left;
	height: 71px;
	width: 265px;
	background-image: url(../../img/topics/nagannu/img2_toku.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 15px;
	margin-top: 4px;
}	

#mida2_toku p{
	height: auto;
	width: 200px;
	font-size: 16px;
	font-weight: bold;
	color: #F39;
	text-align: left;
	padding-top: 15px;
	padding-left: 80px;
}
#mida2right{
	float: right;
	height: auto;
	width: 229px;
	margin-right: 8px;
}
#mida2_r{
	background-image: url(../../img/topics/nagannu/img2_3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 134px;
	width: 229px;
	overflow: visible;
	text-indent: -9999px;
}


/*—\–ñÚ×•ÏX*/

#mida2_yoyaku1{
		height: 58px;
	    width: 229px;
}

#mida2_yoyaku_s{
	width:229px;
}

#mida2_yoyaku1_s ul li{
	width:62px;
	float:left;
	padding:2px 5px 5px 5px;
	margin-top:3px;
	margin-left:3px;
	background:url(../../img/topics/nagannu/ari.jpg) no-repeat;
}





/*#mida2_yoyaku{
	height: 36px;
	width: 200px;
	margin-top: 10px;
	margin-left: 18px;
}
#mida2_yoyaku a{
	height: 36px;
	width: 200px;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
	background-image: url(../../img/topics/nagannu/img2yoyaku.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#mida2_yoyaku a:hover{
	background-position: right bottom;
}
*/

#midashi3{
	text-align: center;
	height: 294px;
	width: 276px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	background-image: url(../../img/topics/nagannu/img3bg.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

#midashi3 h4{
	text-align: center;
	height: 28px;
	width: 276px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../../img/topics/nagannu/midashi3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	overflow: visible;
	text-indent: -9999px;
}
.mida3Q{
	font-size: 13px;
	background-image: url(../../img/topics/nagannu/img3Q.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	text-indent: 20px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-left: 2px;
}
.mida3A{
	background-image: url(../../img/topics/nagannu/img3A.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	text-indent: 20px;
	margin-left: 2px;
}
.mida3sen{
	background-image: url(../../img/topics/nagannu/mida3sen.gif);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
	height: 1px;
	width: 274px;
	margin-top: 5px;
	margin-bottom: 10px;
}

#midashi4{
	text-align: center;
	height: 294px;
	width: 276px;
	margin-right: auto;
	margin-left: auto;
	float: right;
	background-image: url(../../img/topics/nagannu/img4bg.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

#midashi4 h4{
	text-align: center;
	height: 28px;
	width: 276px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../../img/topics/nagannu/midashi4.gif);
	background-repeat: no-repeat;
	background-position: left top;
	overflow: visible;
	text-indent: -9999px;
}
#mida4{
	height: 173px;
	width: 265px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#mida4 a{
	background-image: url(../../img/topics/nagannu/img4_1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 173px;
	width: 265px;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
}
#naga_gall{
	margin-left: 20px;
}
#naga_gall img{
	height: 100px;
	width: 150px;
	float: left;
	border: 1px solid #666;
	padding: 4px;
	margin-right: 15px;
}



/*•ÏX*/

#m_content{
	width:558px;
	background:#f2fdfe;
}

#main_txt{
	font-size:14px;
	padding:10px;
}

#menu_mujin li{
	width:88px;
	float:left;
	margin-left:4px;
}
#menu_mujin a:hover img{
	filter: alpha(opacity=80);  -moz-opacity:0.80;  opacity:0.80;
	}
	
.asobu{
	width:558px;
	background:url(../../img/topics/nagannu/back_s.jpg) repeat-y;
}

.right_c{
	width:360px;
	float:left;
	height: auto;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
}

.txt_1{
	margin:10px;
	font-size:14px;
	font-weight:bold;
}
.toiawase{
	width:135px;
	float:left;
	margin-left:20px;
}
.right_c li{
	float:left;
	margin-left:30px;
}

.marin_rental{
	margin:5px 0 15px 0;
}
.marin_rental p{
	margin-bottom:5px;
}
.marin_rental li{
	width:280px;
	background:url(../../img/topics/nagannu/star.jpg) no-repeat;
	padding-left:20px;
	margin-top:5px;
	font-size:13px;
	border-bottom:solid 2px #f7d7ae;
	font-weight:bold;
}




.bbq{
	margin-top:10px;
}
.photo_m{
	width:160px;
	height:120px;
	float:left;
	padding:1px;
	border:solid 1px #09F;
	margin-top:10px;
}

.photo_b{
	width:300px;
	height:160px;
	float:left;
	padding:1px;
	border:solid 1px #09F;
	margin:10px 5px 0 5px ;
}
.price{
	width:258px;
	float:left;
	margin-top:10px;
	margin-left:12px;
}
.price2{
	width:258px;
	float:right;
	margin-top:10px;
	margin-right:10px;
}

.taizai td{
	border:solid 1px #333333;
}
.yoyakushosai{
	
}
a.yoyakushosai{
	background:url(../../img/topics/nagannu/yoyakushosai.jpg) no-repeat;
	width:92px;
	height:30px;
	display:block;
	text-indent:-9999px;
	float:left;
	margin-left:5px;
}
a:hover.yoyakushosai{ 	
	background-position:bottom left;
}
.bin{
	width:45px;
	float:left;
	font-size:20px;
	font-weight:bold;
	margin-left:10px;
}

.bbq a:hover img{
	filter: alpha(opacity=80);  -moz-opacity:0.80;  opacity:0.80;
	}
	
	
a.plannow{
	background:url(../../img/topics/nagannu/plan.jpg) no-repeat;
	width:163px;
	height:32px;
	display:block;
	text-indent:-9999px;
	margin-left:375px;
	margin-top:5px;
}
a:hover.plannow{ 	
	background-position:bottom left;
}

.pla_txt{
	font-size:14px;
	font-weight:bold;
	color:#F00;
	margin:10px 5px 0 50px;
}


.summer{
font-size:16px;
	font-weight:bold;
	margin-left:10px;}
	   
#moreInformation{
	float:right;
	font-size:14px;
	font-weight:bold;
}
/*ƒJƒeƒSƒŠ[ƒ{ƒ^ƒ“*/
#mainContents .category{
	width:261px;
	margin-left:6px;
	display:inline-block;
	*display: inline;  
    *zoom: 1;  
	vertical-align:top;
	text-align:center;
	margin-bottom:8px;
}
.category a:hover img{
	filter: alpha(opacity=80);  -moz-opacity:0.80;  opacity:0.80;
	}
/*Q&amp;A*/
#QandA dl{
	font-size:13px;
	line-height:1.5em;
	padding:10px;
	background-color:#FFF;
	width: 100%;
	padding: 8px;
	margin: 8px auto;
}
#QandA dt{
	
	margin-bottom:5px;
	padding-bottom:5px;
}
#QandA dd{
	margin-bottom:10px;
	border-bottom:#999999 1px dotted;
	padding-bottom:5px;
}
#QandA dt:before{
	content:"Q";
	background:#666;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
	color:#FFFFFF;
	padding:3px 5px;
	margin-right:5px;
	font-size:12px;
	font-weight:bold;
}
#QandA dd:before{
	content:"A";
	background:#66FFCC;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
	color:#FFFFFF;
	padding:3px 5px;
	margin-right:5px;
	font-size:12px;
	font-weight:bold;
}
/*s’ö*/
div.scheduleBox {
	margin: 8px auto;
	width: 90%;
	background: #fff;
	padding: 8px;
}
.scheduleBox p{
	float:right;
	padding-bottom:5px;
}
.scheduleBox li{
	color:#000;
}
.scheduleBox .sLeft{
	width:48%;
	float:left;
}
.scheduleBox .sRight{
	width:48%;
	float:right;
}
@media only screen and (max-width: 767px){
.scheduleBox .sLeft, .scheduleBox .sRight{
	width:98%;
	float:none!important;
}
}
.scheduleBox ul {
    font-size: 14px;
    font-weight: bold;
    height: 42px;
    margin-bottom: 2px;
    position: relative;
}
.scheduleBox ul #plan_link{
	width:251px;
	height:42px;
	margin-bottom:2px;
	font-size:14px;
	font-weight:bold;
	position:relative;
}
.scheduleBox ul #plan_link:hover{
	opacity:0.8;
}
.scheduleBox .plan_link{
	font-size:14px;
	font-weight:bold;
	border:2px #bbc5aa solid;
	width:91%;
	margin:0px auto 8px;
	padding:8px;
	background:url(../../img/topics/ise_bus/planLinkBtn.jpg) no-repeat;
	background-position:bottom right;
}
.scheduleBox .plan_link:hover{
	opacity:0.8;
}
.scheduleBox ul #plan_link_s{
	width:118px;
	height:42px;
	margin-bottom:2px;
	font-size:14px;
	font-weight:bold;
	position:relative;
}
.arrow{
	margin-left:50%;
	margin-bottom:2px;
}
.scheduleBox li.price{
	text-align:left;
	margin-top:5px;
}
.scheduleBox li.price span{
	font-size:15px;
	font-weight:bold;
	color:#F00;
}
.scheduleBox ul.time{
	width:100%;
	background:#FFF;
	border:#3a4745 1px solid;
}
.scheduleBox ul.sightseeing{
	width:100%;
	background:#FFF;
	border:#090C02 1px solid;
}
.scheduleBox .cb27{
 clear:both;
 height:27px;
 }
.reserveBtn {
    width: 80%;
    margin: 15px auto;
    clear: both;
}
.reserveBtn a {
    display: block;
    background: #f90;
    color: #fff !important;
    border-radius: 5px;
    text-align: center;
	padding: 20px 0;
	font-size: 1.8em;
    font-weight: bold;
}
.scheduleBox ul li{
	float:left;
	padding:13px 0px 0px 10px;
	height:29px;
}
.scheduleBox ul.s02 li{
	padding:8px 0px 0px 10px;
}
.scheduleBox ul.s03 li{
	padding:1px 0px 0px 1px;
}
@media only screen and (max-width: 767px){
.scheduleBox ul.s02 li{
	padding:3px 0px 0px 10px!important;
}
}
.scheduleBox ul li.scheduleTime{
	width:25%;
	background:#3a4745;
	color:#FFF!important;
}
.scheduleBox ul.mbn{
	margin-bottom:0px!important;
}
.scheduleBox ul span.spotImg{
	position: absolute;
	display: block;
	top: -3px;
	left: 80%;
	width: 50px;
	height: 50px;
}
/*o”­ŽžŠÔ‚ª1‚Â‚&nbsp;‚éê‡*/
.scheduleBox ul li.schedule1{
	width:70px;
	font-size:13px!important;
	padding-top:12px!important;
}
/*o”­ŽžŠÔ‚ª2‚Â‚&nbsp;‚éê‡*/
.scheduleBox ul li.schedule2{
	width:70px;
	font-size:11px!important;
	padding-top:10px!important;
}
/*o”­ŽžŠÔ‚ª‚R‚Â‚&nbsp;‚éê‡*/
.scheduleBox ul li.schedule3{
	width:70px;
	font-size:11px!important;
	padding-top:2px!important;
}
.serviceDay{
	margin:0 auto;
	color: #3a4745;
	font-weight:bold;
	text-align:center;
	font-size: 16px;
	float:none!important;
}
#priceBus{
	margin:0 auto;
}
#priceBus p{
	float:none!important;
	margin:0 auto;
	text-align:center;
}

#priceBus span{
	width:172px;
	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;
	font-size: 25px;
	color: #ff6b6b;
	font-weight:bold;
	text-align:center;
	margin:0 15px 0 5px;
}
/*Œ©Š*/
.spotBox {
	width: 100%;
	background: #fff;
}

#eventInfo dl,#tourSpot dl{
	width: 31%;
	display: inline-block;
	vertical-align: top;
	text-align: center;
	margin-right: 3%;
	margin-top: 10px;
	*display: inline;  
    *zoom: 1;
}
#eventInfo dl:nth-child(3n){
	margin-right: 0;
}
#eventInfo dl dt,#tourSpot dl dt{
	font-weight:bold;
	font-size:15px;
/*	height:20px;*/
	color:#3a4745;
	margin-top:10px;
	text-align:center;
}
#eventInfo dl dd,#tourSpot dl dd{
	margin-top:3px;
	line-height:1.8em;
}
#eventInfo dl dd img,#tourSpot dl dd img{
	border-radius:0.5em;
}

#eventInfo dl .spot_img,#tourSpot dl .spot_img {
    position: relative;
}

#eventInfo dl .spot_img span,#tourSpot dl .spot_img span {
    position: absolute;
    left: 0;
    top: 0;
    background: #666;
    color: #fff;
    padding: 0px 8px;
    border-radius: 0.5em 0 0 0;
    z-index: 3;
    font-size: 0.9em;
	line-height: 24px;
}
#eventInfo dl dd .spot_img img,#tourSpot dl dd .spot_img img {
    position: absolute;
}

#eventInfo dl dd.spot_txt,#tourSpot dl dd.spot_txt{
	text-align:left;
	margin-left:5px;
	font-size: 1.2em;
}
#eventInfo dl dd.spot_img{
	height: 200px;
}
#eventInfo .tourLink,#tourSpot .tourLink{
	width:100%;
	margin:8px auto;
}
#eventInfo a i,#tourSpot a i {
    margin-left: 5px;
}
#eventInfo .tourLink a,#tourSpot .tourLink a{
	background:#f90;
	border-radius:0.5em;
	color:#fff;
	text-align:center;
	padding:8px 5px;
	display:block;
	font-weight:bold;
	font-size:1.1em;
	border:#f90 2px solid;
}
#eventInfo .tourLink a:hover,#tourSpot .tourLink a:hover{
	background:#fff;
	border:#f90 2px solid;
	color:#f90;
}
@media only screen and (max-width: 767px){
#eventInfo dl,#tourSpot dl{
	width:47%!important;
	margin-left:2px;

}
#eventInfo dl dt,#tourSpot dl dt{
	font-size:14px;
/*	height:20px;*/
}
#eventInfo dl:nth-child(2n){
	margin-right: 0;
}
#eventInfo dl dd.spot_txt,#tourSpot dl dd.spot_txt{
	font-size: 1.0em;
	line-height: 1.2em;
}
#eventInfo dl dd.spot_img{
	height: 150px;
}
}

/*運行日など*/

.p-courseDetail {
  /* desc */
}
.p-courseDetail--basics{
	margin-bottom: 50px;
}
.p-courseDetail--ttl {
  width: 105rem;
  margin-left: auto;
  margin-right: auto;
  padding: 6rem 2.5rem 6rem 4rem;
  text-indent: -1.5rem;
  font-size: 3rem;
  font-weight: bold;
  word-break: break-all;
}

.p-courseDetail--ttl i {
  margin-right: .5rem;
}

.p-courseDetail--fig {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  width: 105rem;
  margin-left: auto;
  margin-right: auto;
  z-index: 500;
}

.p-courseDetail--figItems {
  width: 37rem;
  text-align: right;
  z-index: 500;
}

.p-courseDetail--figItems::before,
.p-courseDetail--figItems::after,
.p-courseDetail--figItems .wrap::before {
  position: absolute;
  -webkit-animation-name: logoCrowdXY;
  animation-name: logoCrowdXY;
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-play-state: running;
  animation-play-state: running;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
  -webkit-animation-fill-mode: backwards;
  animation-fill-mode: backwards;
  will-change: transform;
  z-index: 502;
}

.p-courseDetail--figItems .wrap {
  position: relative;
  min-height: 45rem;
}

.p-courseDetail--figItems .wrap::after {
  position: absolute;
  z-index: 504;
}

.p-courseDetail--figImg {
  position: relative;
  margin-bottom: 5rem;
  z-index: 511;
}

.p-courseDetail--figImg .wrap {
  position: relative;
  border: .6rem solid #fff;
  box-shadow: 0 0 0.6rem 0.1rem rgba(0, 0, 0, 0.2);
  background-color: #fff;
}

.p-courseDetail--figImg .wrap::before {
  position: absolute;
  top: -1.5rem;
  right: -1.5rem;
  content: url(../course/images/courseFig--cornerBefore.png);
  z-index: 512;
}

.p-courseDetail--figImg .wrap::after {
  position: absolute;
  left: -1.5rem;
  bottom: -2rem;
  content: url(../course/images/courseFig--cornerAfter.png);
  z-index: 513;
}

.p-courseDetail--figImg::before,
.p-courseDetail--figImg::after {
  position: absolute;
  top: -11.5rem;
  right: 0;
  -webkit-animation-name: logoCrowdXY;
  animation-name: logoCrowdXY;
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-play-state: running;
  animation-play-state: running;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
  -webkit-animation-fill-mode: backwards;
  animation-fill-mode: backwards;
  will-change: transform;
  z-index: 514;
}

.p-courseDetail--figImg::before {
  content: url(../course/images/courseFig--item01.png);
  -webkit-animation-delay: -3s;
  animation-delay: -3s;
}

.p-courseDetail--figImg::after {
  content: url(../course/images/courseFig--item02.png);
  -webkit-animation-delay: -5s;
  animation-delay: -5s;
}

.p-courseDetail--figCap {
  position: absolute;
  right: .5rem;
  bottom: -3rem;
  z-index: 515;
}

.p-courseDetail--container {
  position: relative;
  box-sizing: border-box;
  width: 113rem;
  margin-left: auto;
  margin-right: auto;
  padding: 4rem 4rem 0;
  border-radius: .8rem;
  background-color: #fff;
  box-shadow: 0 0 0.6rem 0.1rem rgba(0, 0, 0, 0.2);
}

.p-courseDetail--catch {
  position: relative;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  min-height: 5.5rem;
  padding: 1.5rem 9rem 1.2rem 3rem;
  border-radius: .8rem;
  background-repeat: no-repeat;
  background-position: left center;
  color: #fff;
  font-size: 2.2rem;
  font-weight: bold;
  line-height: 1.2;
  word-break: break-all;
}

.p-courseDetail--catch::after {
  position: absolute;
  right: 1.5rem;
  bottom: -.75rem;
}

.p-courseDetail--desc {
  margin-top: 2.5rem;
  line-height: 2;
}

.p-courseDetail--balloon {
  margin-top: 8rem;
  padding: 0 2.5rem 3.5rem;
  background-repeat: no-repeat;
  background-position: bottom center;
  color: #222;
  font-family: "Yu Mincho", YuMincho, "游明朝", "ヒラギノ明朝 Pro W3", Hiragino Mincho Pro, "ＭＳ Ｐ明朝", MS PMincho, "serif";
  font-size: 2.2rem;
  font-weight: bold;
}

.p-courseDetail--balloon i {
  margin-right: .5rem;
}

.p-courseDetail--basic {
  width: 100%;
  background-color: #f6f3e7;
  background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.5) 25%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.5) 50%, rgba(255, 255, 255, 0.5) 75%, rgba(255, 255, 255, 0) 75%, rgba(255, 255, 255, 0));
  background-position: center top;
  background-repeat: repeat;
  background-size: 1.6rem 1.6rem;
}

.p-courseDetail--basic + .p-courseDetail--basic {
  margin-left: 2rem;
}

.p-courseDetail--basicWrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.p-courseDetail--basic dt {
  box-sizing: border-box;
  position: relative;
  display: block;
  padding: 3rem 3rem 1.5rem;
  border-top: 2rem solid #fff;
  font-size: 1.8rem;
  font-weight: bold;
  word-break: break-all;
}

.p-courseDetail--basic dt::after {
  position: absolute;
  top: -5px;
  right: -5px;
}

.p-courseDetail--basicHead01::after {
  content: url(../course/images/courseDetail-img01.png);
}

.p-courseDetail--basicHead02::after {
  content: url(../course/images/courseDetail-img02.png);
}

.p-courseDetail--basicHead03::after {
  content: url(../course/images/courseDetail-img03.png);
}

.p-courseDetail--basicHead04::after {
  content: url(../course/images/courseDetail-img04.png);
}

.p-courseDetail--basicDesc {
  padding: 0 3rem 3rem;
  line-height: 2;
}

.p-courseDetail--basicDesc,
.p-courseDetail--basicDesc * {
  word-break: break-all;
}

.p-courseDetail--flyer {
  margin-top: 40px;
  text-align: center;
}

.p-courseDetail--flyer a {
  display: inline-block;
  background-size: cover, 0;
  background-position: center center;
  background-repeat: no-repeat;
  text-decoration: none !important;
  transition: all .3s;
}

.p-courseDetail--flyer a:hover {
  background-size: 0, cover;
}

.p-courseDetail--flyer i {
  margin-right: .5em;
}

.p-courseDetail--flyer .btnIn {
  color: #fff;
  font-weight: bold;
  font-size: 2.0rem;
  text-shadow: 0.1rem 0.1rem 0.3rem rgba(0, 0, 0, 0.5);
}

.p-courseDetail--upWrap {
  width: 100%;
  margin-top: 1.5rem;
  text-align: center;
}

.p-courseDetail--upWrap img {
  max-width: 100%;
}

.p-courseDetail--routes {
  margin-bottom: 3rem;
}

.p-courseDetail--route {
  position: relative;
  width: 105rem;
  margin-top: 4rem;
  margin-right: auto;
  margin-left: auto;
  padding: 1rem;
  background-color: #9e9e9e;
  background-image: linear-gradient(-45deg, white 49%, rgba(255, 255, 255, 0) 49%, rgba(255, 255, 255, 0) 51%, white 51%, white);
  background-position: center top;
  background-repeat: repeat;
  background-size: 1rem 1rem;
  z-index: 500;
}

.p-courseDetail--routePannel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  background-color: #fff;
  transition: all .3s;
}

.p-courseDetail--routeRow {
  overflow: hidden;
  box-sizing: border-box;
  visibility: hidden;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  transition: all .3s;
  z-index: -500;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 0;
  padding: 2.5rem 4rem;
}

.p-courseDetail--routeRow.is-headup {
  visibility: visible;
  opacity: 1;
  position: relative;
  z-index: 501;
  height: auto;
}

.p-courseDetail--routeCol {
  width: 63rem;
  margin-right: 2rem;
  text-align: left;
}

.p-courseDetail--routeCol + .p-courseDetail--routeCol {
  width: 30rem;
}

.p-courseDetail--routeCol iframe {
  width: 30rem;
  height: 20rem;
}

.p-courseDetail--routeName {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 2.2rem;
  font-weight: bold;
  word-break: break-all;
}

.p-courseDetail--routeName::before {
  margin-right: 1em;
  content: url(../course/images/busStopIco.png);
}

.p-courseDetail--routeTerm {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 2rem;
  font-size: 1.6rem;
  font-weight: bold;
  word-break: break-all;
}

.p-courseDetail--routeIco {
  display: inline-block;
  width: 5em;
  background-color: #4d6a79;
  color: #fff;
  font-size: 1.4rem;
  line-height: 1.8;
  text-align: center;
}

.p-courseDetail--routeTable {
  margin-top: 2rem;
  font-size: 1.4rem;
  word-break: break-all;
}

.p-courseDetail--routeTable th {
  padding: .2em 1em;
  background-color: #e33e4d;
  color: #fff;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
  word-break: break-all;
}

.p-courseDetail--routeTable td {
  padding: .2em 1em;
  border-top: .1rem solid #fff;
  background-color: #efefef;
  text-align: center;
  vertical-align: middle;
  word-break: break-all;
}

.p-courseDetail--routeTable th + th,
.p-courseDetail--routeTable td + td {
  border-left: .1rem solid #fff;
}

.p-courseDetail--inSession {
  position: relative;
  min-height: 36rem;
  margin-right: -3rem;
  margin-left: -3rem;
  padding-bottom: 8rem;
}

.p-courseDetail--inSession::before {
  content: "";
  display: block;
  position: absolute;
  top: 9rem;
  right: 0;
  left: 0;
  width: 100%;
  height: 16rem;
  background-color: #fbf6d8;
  background-image: linear-gradient(90deg, white 50%, transparent 50%);
  background-position: left top;
  background-repeat: repeat;
  background-size: 8px 8px;
  z-index: -1;
}

.p-courseDetail--inSessionHead {
  text-align: center;
}

.p-courseDetail--inSessionItems {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 4.5rem;
}

.p-courseDetail--inSessionItem {
  width: 36rem;
  text-align: center;
}

.p-courseDetail--inSessionImg {
  display: inline-block;
  font-size: 1.4rem;
  font-weight: bold;
  text-align: center;
  text-decoration: none !important;
  word-break: break-all;
}

.p-courseDetail--inSessionImg img {
  position: relative;
  margin-bottom: 1rem;
  border: .6rem    solid #fff;
  box-shadow: 0 0 0.6rem 0.1rem rgba(0, 0, 0, 0.2);
  background-color: #fff;
  transition: all .3s;
}

.p-courseDetail--inSessionImg:hover img {
  -webkit-transform: rotate(-1deg);
  transform: rotate(-1deg);
}

.p-courseDetail--fig + .p-courseDetail--container {
  margin-top: -23rem;
  padding-top: 28rem;
  z-index: 400;
}
@media only screen and (max-width: 767px){

.p-courseDetail--basicWrap {
  display: block;
}
.p-courseDetail--basic + .p-courseDetail--basic {
    margin-left: 0;
}
}</pre></body></html>