@charaset "utf-8"; 

/* ============================= ‹¤’Ê =============================  */
* { 
	padding: 0px;
	margin: 0px;
	border: none;
}
h1,h2,h3,h4{padding:0px; margin:0px; font-size:1em; }
ul,li{list-style:none; padding:0px; margin:0px;}
p{float:none!important}

.otherplan{
	clear: both;
	font-weight: bold;
	color: #000;
	margin-left:355px;
	font-size: 14px;
}
article h2.blueBg {
    background: url(/img/pref/miyako/miyakoBg.gif) repeat !important;
    border-top: none;
	color:white!important;
	padding: 8px;
}

/*ƒŠƒjƒ…[ƒAƒ‹2016.11.25*/
.leadTxt{
	background:url(/img/pref/miyako/miyakoBg.gif) repeat;
	line-height:1.3em;
}
/*ƒy[ƒW“àƒŠƒ“ƒN*/
.miyakoMenu ul{
	display:table;
	border-collapse: separate;
    border-spacing: 3px 0;
	width:100%;
	margin-bottom: 10px;
}
.miyakoMenu ul li{
	display:table-cell;
	vertical-align:middle;
	text-align:center;
	background:url(/img/pref/miyako/miyakoBg.gif);
	font-size:0.9em!important;
}
.miyakoMenu ul li span{
	vertical-align:middle;
	margin:3px;
	background:#FFFFFF;
	display:block;
	font-weight:bold;
	padding: 12px 0;
}

.miyakoMenu ul li span .2row{
	line-height:25px!important;
}
.activity h1{
	display:block;
	background:url(/img/pref/miyako/ttlBg.gif) repeat-x;
	font-weight:bold;
	height:78px;
	text-align:center;
	line-height:78px;
	font-size:1.6em;
}
.activity{
	margin-bottom:15px;
	padding-bottom:15px;
	border-bottom:1px solid #666;
}
.activity .activityTxt{
	display: table;
    vertical-align: top;
    border-collapse: separate; 
 	border-spacing: 5px;
}

.activity .activityTxt dl{
	margin:8px auto;
	display:table;
	width:100%;
	border-collapse: separate;
    border-spacing: 3px 0;
}

.activity .activityTxt dl dt,
.activity .activityTxt dl dd{
	display:table-cell;
	vertical-align:top;
}
.activity .activityTxt dl dd{
	line-height:1.3em;
}
.activity .activityTxt dl dt{
	width:30%;
}
.activity .activityTxt dl dt img{
	width:100%;
}
.activity2row .activity .activityTxt{
	margin:8px auto;
}

.activity .activityTxt p.activityTxt {
    width: 60%!important;
}
.activity2row .activity .activityTxt p.activityTxt{
	text-align:left;
	padding:5px;
	line-height:1.1em;
}
.activity .activityPoint p.pointTtl{
	font-weight:bold;
	font-size:1.3em;
	border-bottom:#3399FF 2px dotted;
	padding:3px;
	color:#3399FF;
}
.activity .activityTxt p img{
	width:100%;
	height:auto;
}
.activity .activityPoint ul li{
	float:left;
	width:180px;
	margin:0px 3px;	
}

.recommendTour li{
	position:relative;	
}
.recommendTour li a{
	display:flex;
	padding:12px 20px 12px 0;
	border-bottom:1px dotted #666;
	text-decoration: none;
}
.recommendTour li a:link{
	color:#000;
}
.recommendTour li:after{
	position:absolute;
	content:"";
	display: block;
    top: 50%;
    right: 10px;
    width: 10px;
    height: 10px;
    margin: -2px 0 0;
    border-bottom: 2px solid #666;
    border-right: 2px solid #666;
    -webkit-transform: translate(0, 0) rotate(-45deg);
    transform: translate(0px, 0px) rotate(-45deg);
}
.recommend_img{
	flex:0 0 20%;
	margin-right:12px;
}
.recommend_img img{
	width:100%;
}
.recommend_ttl{
	font-weight:bold;
	font-size:1.1em;
}
.recommend_price{
	color:#c00;
	font-weight:bold;
}
.recommend_text p {
    margin: 0;
}
.isgIslandMap{
	background:url(/img/pref/ishigaki/isgIslandMap.gif);
	position:relative;
	width:558px;
	height:310px;
}
.isgIslandMap li{
	position:absolute;
}
.isgIslandMap li a{
	background:#F60;
	color:#FFF;
	padding:5px 12px;
	text-decoration:none;
	font-size:1.1em;
	border-radius:5px;
}

.isgIslandMap li i{
	margin-left:3px;
}

.isgIslandIntro li{
	display:none;	
}
.isgIslandIntro li.active{
	display:block;
	potision:absolute;
	z-index:100;
	opacity:0.9;
	right:8px;
	bottom:0;
	width:156px;
	height:82px;
	text-align:center;
	background:url(/img/pref/ishigaki/islandInfoBg.png);
	line-height:1.2em;
	padding:40px 6px 0px 6px
}
.isgIslandShop {
	border:#999999 1px solid;
	padding:5px;
}
.isgIslandShop dt{
	padding:5px;
}
.isgIslandShop dd{
	display: none;
	border-bottom: 1px dotted #999;
}
.isgIslandShop span{
	font-weight:bold;
	color:#0099FF;
}
.isgIslandShop dt:not(.active) {
    border-bottom: 1px dotted #999;
}
.isgIslandShop p{
	background:#666;
	color:#FFFFFF;
	padding:3px;
	text-align:center;
}

.isgIslandShop a {
    text-decoration: none;
    background: #F90;
    color: #fff;
    border-radius: 5px;
    padding: 8px 0px;
    display: block;
    text-align: center;
    margin: 8px auto;
    width: 80%;
}
.isgIslandShop a:hover{
	opacity:0.8;
}
.isgIslandShop a i{
	margin-left:2px;
}
.activity ul.yoyakuBtn{
	display:table;
	width:100%;
	margin:8px auto;
	border-collapse: separate;
    border-spacing: 8px 0;
}
.activity ul.yoyakuBtn li{
	display:table-cell;
	width:190px;
	background:url(/img/pref/miyako/btnBg.png) repeat-x;
	-moz-box-shadow: 3px 3px;
	-webkit-box-shadow: 3px 3px;
	-o-box-shadow: 3px 3px;
	-ms-box-shadow: 3px 3px;
	border-radius:5px;
	-moz-border-radius: 5px;
	-webkit-border-radius:5px;
	-o-border-radius:5px;
	-ms-border-radius: 5px;	
}
.activity ul.yoyakuBtn li a{	
	display:block;
	padding:10px;
	color:#FFF!important;
	font-weight:bold;
	text-align:center;
	font-size:1.2em;
	text-decoration:none;
}
.activity ul.yoyakuBtn li a:hover{
	opacity:0.6;
}
.activity ul.yoyakuBtn i{
	margin-left:5px;
}
/*ƒvƒ‰ƒ“Ð‰î*/
.activity h3{
	color:black!important;
	border-bottom:none!important;
	background-color:white!important;

}
.activity h3 span{
	background: linear-gradient(transparent 50%, #FF9 50%);
	font-size: 1.2em;
	font-weight: normal;
}
.activity h4{
	color:#FFF;
	font-size:1.1em;
	line-height:1.2em;
	margin-bottom:5px;
	background:#0099FF;
	padding:8px;
}
.activity .planBox{
	width:94%;
	margin:15px auto;
	border-bottom:#999 1px dotted;
}
.activity .pLeft{
	border:none;	
}

.planInfo{
	margin:8px 0px;
	width:100%;
	text-align: left;
}
.planInfo td{
	border-bottom:#999 1px solid!important;
	padding:5px;
	line-height:1.3em;
}
.tableTtl{
	background:#FF9;
	margin-right:8px;
	border-bottom:#999 1px solid!important;
	padding:5px;
	font-weight:normal!important;
	width:23%;
}
.tableTtl2{
	background:#FF9;
	margin-right:8px;
	border-bottom:#999 1px solid!important;
	padding:5px;
	font-weight:normal!important;
}

dl.planPrice{
	display: table;
	border-collapse: separate;
	border-spacing: 2px 0;  
	margin: 12px auto;
}
dl.planPrice dt{	
	display: table-cell;
	padding-top:5px;
	margin-left:8px;
}
dl.planPrice dd{
	display: table-cell;
	margin-left:5px;
	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;
	font-size:1.3em;
}
.activity .planBox .planLink a{
	text-align:center;
	font-weight:bold;
	font-family:"‚l‚r ƒSƒVƒbƒN", "MS Gothic", "Osaka|“™•", Osaka-mono, monospace;
	border-radius:5px;
	padding:10px 0px;
	display:block;
	text-decoration:none;
	background:#F90;
	color:#FFFFFF!important;
	font-size:1.3em;
	box-shadow: 0 3px 0 rgba(136,136,136,1);
}
.activity .planBox .planLink a:hover {
    box-shadow: none;
    transform: translate3d(0, 3px, 0);
}


.miyakoOtherPlan{
	clear:both;
	width:540px;
}
.miyakoOtherPlan a{
	width:540px;
	margin:8px auto;
	padding:10px;
	font-weight:bold;
	text-align:center;
	background:#666666;
	color:#FFFFFF;
	clear:both;
}
#searchBox{
	margin-top:10px;
	padding:8px;
	background:url(/img/pref/miyako/miyakoBg.gif) repeat;
}
#searchBox .searchBoxInner{
	background:#FFFFFF;
	padding:8px;
	margin-top:8px;
}
#searchBox p.searchTtl{
	font-weight:bold;
	color:#FFFFFF;
	font-size:1.2em;
	text-align:center;
}

.activity3row .activity{
	width:50%;
	float:left;
}
.activity3row .activity h2{
	text-align: center;
}
.activity3row .activity .activityTxt p img{
	width:100%;
	height:130px;
}
.activity3row .activity .activityTxt{
	display:block;
}

.isgIsland p{
	float:none!important;
	padding-left:5px;
}
.isgIsland {
	margin-bottom:8px;
}
.isgIsland li{
	width:32%;
	float:left;
	text-align:center;
	
	margin:0px 2px 3px 2px;	
}
.isgIsland li a{
	background:#999;
	color:#FFF!important;
	padding:8px 0;
	text-decoration:none;
}
.isgIsland li a i{
	margin-left:5px;
}
.modal-content {
    position:fixed;
    display:none;
    z-index:2;
    width:90%;
    margin:0 auto;
    padding:8px;
    border:2px solid #aaa;
    background:#fff;
}

.modal-content p {
    margin:0;
    padding:0;
	float:none!important;
	width:80%;
	margin:8px auto;
}
.modal-content p a{
	
	background:#FF9900;
	color:#fff!important;
	text-decoration:none;
	text-align:center;
	padding:8px 0;
	
}
.modal-content dl dt{
	font-weight:bold;
	text-align:center;
	font-size:1.2em;
	margin-top:10px;
}
.modal-content dl dd.islandImg{
	width:90%;
	margin:5px auto;
}
.modal-content dl dd.islandImg img{
	width:100%;
}
.planListBtn{
	width:90%;
	margin:15px auto;
}
.planListBtn a{
	background:#f90;
	border-radius:5px;
	color:#fff!important;
	text-align:center;
	padding:8px 5px;
	display:block;
	font-weight:bold;
	font-size:1.2em;
	border:#f90 2px solid;	
	width: 80%;
	margin: 0 auto;
}
.planListBtn a:link,.planListBtn a:visited{
	color:#fff!important;
	text-decoration:none;
}
.planListBtn a:hover{
	background:#fff;
	border:#f90 2px solid;
	color:#f90;
}
.activity h2 {
    text-align: center;
    font-size: 1.2em;
}

.activity_img{
	width: 60%;
    margin: 0 auto 8px;
	height: 150px;
	overflow: hidden;
}
.activity_img img{
	height:auto;
	min-height:150px;
}

.plan_cont {
    clear: both;
    position: relative;
    border: 2px solid #f90;
    margin: 30px 0 15px;
}

.activity .plan_cont h3 {
    position: absolute;
    color: #f90;
    font-weight: bold;
    left: 8px;
    top: -10px;
    background: #fff;
    padding: 0 8px;
}
.plan_cont a{
	display:flex;
	position: relative;
	padding: 8px 20px 8px 8px;
}
.plan_cont a:not(first-child) {
    margin-top: 8px;
}
.plan_cont a:after {
    right: 5px;
    width: 8px;
    height: 8px;
    border-top: 2px solid #f90;
    border-right: 2px solid #f90;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    margin: auto;
}
.plan_cont .plan_img{
	width: 30%;
    margin-right: 8px;
    flex: 0 0 30%;
}
.plan_cont .plan_img img{
	width:100%;
}
.plan_text {
    width: 100%;
}
.plan_price {
    text-align: right;
    color: #c00;
    font-weight: bold;
    font-size: 1.1em;
}