@charaset "shift_jis"; 

/* ============================= 共通 =============================  */

* { 
	padding: 0px;
	margin: 0px;
	border: none;
}

li { list-style-type: none;}

a { text-decoration:none; color: #333; overflow: hidden;}

a:hover {
	color:#F60;
}
article {
    overflow: hidden;
}

.contentBox{
	padding-bottom:8px;
}
h3.ttl {
    background: #A34773;
    padding: 12px;
    color: #fff!important;
    font-size: 1.1em;
    margin: 20px 0 10px;
}
.arrow{
	margin-left:120px;
	margin-bottom:2px;
}
.arrow2{
	float:left;
	margin-left:50px;
	margin-bottom:2px;
}
.arrow3{
	float:left;
	margin-left:105px;
	margin-bottom:2px;
}
.textPoint{
	top: 82%;
    padding: 0 15px;
    font-size: 0.8rem;
    line-height: 1.2rem;
}
#spot {
    display: flex;
    flex-wrap: wrap;
}
#spot dl{
	flex: 0 0 50%;
    padding: 8px;
    box-sizing: border-box;
}
#spot dl dt{
	font-weight:bold;
	font-size:15px;
	text-align: center;
	color:#A34773;
}
#spot dl dd{
	margin-top:3px;
	line-height:1.2em;
}
#spot .spot_txt{
	margin-top:3px;
	margin-left:3px;
	line-height:1.2em;
	text-align:left!important;
}
.tourTtl{
	font-size: 1em;
}
.searchBoxW select{
	padding: 8px;
	height: auto !important;
	border: 1px solid #666;
	font-size: 1.2em;
	margin-left: 5px;
}
.full_content .searchLink{
	float: none;
    width: 96%;
    font-size: 14px;
    margin: 10px auto;
}
.more a{
	font-size:16px!important;
	font-weight:bold;
}

.full_content .searchLink li{
	width: 25%;
    height: 70px;
}
/*よくある質問*/
#QandA dl{
	font-size:13px;
	line-height:1.3em;
	padding:10px;
}
#QandA dt{
	
	margin-bottom:5px;
	padding-bottom:5px;
}
#QandA dd{
	margin-bottom:10px;
	border-bottom:#999999 1px dotted;
	padding-bottom:5px;
}
#QandA dt:before,#QandA dd:before{
	-webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
	color:#FFFFFF;
	padding:3px 8px;
	margin-right:5px;
	font-size:12px;
	font-weight:bold;
}
#QandA dt:before{
	content:"Q";
	background:#666;
}
#QandA dd:before{
	content:"A";
	background:#A34773;
}

/*集合場所*/
#point .subTitle,.access_inner .subTitle{
	color:#A34773;
	font-size:1.4em;
	font-weight:bold;
	text-align:center;
	margin:0 0 10px 0;
	
}
.access_inner{
	padding:0 8px;
}

.access_inner dt{
	font-weight:bold;
	margin-bottom:5px;
}

.access_inner span{
	color:#F00;
	font-weight:bold;
}
/*選択するボタン*/
section#selectMenu ul{
	display: -webkit-flex;
 	display: flex;
	border-bottom:#999 1px solid;
	border-top:#999 1px solid;

}
section#selectMenu ul li{
	-webkit-flex:1 1 100px;
    flex:1 1 100px;
	text-align:center;
	line-height:1.3em;
	border-right:#999 1px dotted;
}
section#selectMenu ul li a{
	padding:10px 0;
	margin:3px;
	color:#5f5f5f!important;
	text-decoration:none;
	position: relative;
	vertical-align: middle;
	font-size: 0.8rem;
	font-weight:bold;
}
section#selectMenu ul li:last-child{
	border-right:none;
}
section#selectMenu ul li a::before,
section#selectMenu ul li a::after{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	content: "";
	vertical-align: middle;
}
section#selectMenu ul li a::before{
	left: 50%;
	top:80%;
	box-sizing: border-box;
	width: 4px;
	height: 4px;
	border: 4px solid transparent;
	border-top: 4px solid #5f5f5f;
}


/*スマホ2017.3.14*/
article#special01 h3{
	color:#fff!important;
	background-color:#5f5f5f!important;
	line-height:20px!important;
	border:none!important;
	margin:0 0 5px 0!important;
}
.bnrArea{
	margin:0 auto 5px!important;
	position: relative;
	clear:both;
	text-align:center;
	width:95%;
}
.bnrArea p{
	margin-bottom:5px;
	text-decoration:underline!important;
}

/*スマホ日付検索*/
.full_content .searchWrap div.searchBox{
	width: 96%;
	margin: 10px auto;
    width: 96%;
    float: none;
}
.searchBoxW{
	clear:both;
	width:95%;
	border: 1px solid #5f5f5f;
	border-radius:5px;
	margin:15px auto!important;
}
.searchBoxW .search_title{
	color:#fff!important;
	background-color:#5f5f5f!important;
	text-align:center;
	line-height:30px;
}
.searchBoxF dl,.searchBoxF dd{
	margin:0;
	padding:0;
}
.searchBoxW2 .searchBoxF dd{
	float:left;
}
.searchBoxF{
	padding:8px;
}

.searchBoxFsp .searchDetail dl{
	float:none!important;
	width:100%;
	clear:both;
	margin-bottom:3px;
}
.searchBoxFsp .searchDetail dl dt{
	margin-bottom:3px;
}
.searchBoxFsp input[type="image"]{
	width:100%!important;
	height:auto!important;
}
.searchBoxW2 .searchBoxFsp input[type="image"]{
	width:100%!important;
	height:auto!important;
}
.searchBoxF .searchDetail dl dt{
	font-weight:bold;
	margin-bottom:5px;
	font-size:1.2em;
	color:#CC4466;
}
.searchBoxF .searchDetail dd.searchDate{
	float:left!important;
	margin-right:3px;
}
.searchBoxF .searchDetail dd.searchDate select{
	padding:3px;
	margin-right:3px;
}
.searchBoxF p.searchBtn{clear:both; width:80%;margin:5px auto;}
.searchBoxF p.searchBtn button{width:100%;background-color:#A34773 ;border:none;padding:5px 0; color:#FFFFFF;cursor:pointer;border-radius:5px;margin:5px auto;font-size:1.2em;}
.searchBoxF p.searchBtn button i{margin-right:5px;}
.searchBoxF p.searchBtn button:hover{background-color:#CCC;}

.searchBoxW2 .searchBoxF p.searchBtn{
	float:left!important;
	width:100px;
	height:26px;
	margin:5px 0 0 10px;
}
.searchBoxW2 h6{
	border-bottom:1px #CCCCCC dotted;
}
.searchBoxW h6{
	border-bottom:1px #CCCCCC dotted;
}
.searchBoxW input.txt {
    border: 1px solid #666;
    width: 80%;
    padding: 8px 8px;
    margin: 8px;
    height: 30px;
}
/*プラン*/
.planBoxn{
	width: 96%;
	padding: 15px;
    border: 1px solid #999;
    margin: 0 12px 15px;
    border-radius: 5px;
    box-shadow: 0 1px 3px 0px #aaa;
    box-sizing: border-box;
}
.planBoxn h4{
	margin-bottom:8px;
}
.planBoxn p:first-of-type {
    float: left;
    width: 30%;
    max-height: 100px;
    overflow: hidden;
    margin-right: 8px;
}
.planBoxn p img{
	width:100%;
}
.planBoxn .planInfo {
    float: left;
    width: 67%;
    box-sizing: border-box;
    font-size: 0.9em;
}
.planBoxn .planInfo td,.planBoxn .planInfo th{
	padding:3px;
}
.planBoxn .planInfo th{
	background:#eee;
}
.planBoxn .planPrice{
	clear:both;
	padding:8px 0;
	display: flex;
	justify-content: center;
}
.planBoxn .planPrice dd{
	color:#f60;
	font-weight:bold;
	font-size:1.2em;
	margin:0 15px 0 8px;
}
.planBoxn dl.planPrice.goto_regular dd{
	font-size:1em;
	color:#000;
	font-weight:normal;
}
.goto_regular::before {
    content: '通常';
}
.gotoPrice{
	border: 1px solid #999;
    margin: 0 auto 15px;
    width: 80%;
}
.planBoxn .gotoPrice p{
	background:#999;
	color:#fff;
	text-align: center;
	padding:5px 0;
	float: none;
    width: 100%;
}

.planLink a{
	background:#f90;
	color:#fff;
	text-align: center;
	padding:12px 0;
	width:80%;
	margin:0 auto;
	border-radius: 8px;
	font-size: 1.1em;
}
.planBoxn .plan_schedule p {
    float: none;
    width: 100%;
    text-align: center;
    margin-bottom: 8px;
    font-weight: bold;
}
.ranking .ranking-review{
	display:none;
}
.rankBox, .item{
	display:flex;
	padding: 8px;
    border-bottom: 1px dotted #999;
    background:#fff;
}
.ranking-img {
    position: relative;
    flex: 0 0 100px;
    margin-right: 8px;
    height: 70px;
    overflow: hidden;
}
.ranking-txt{
	margin:0;
}
.rankBox .price span{
	font-size:110%;
}

.rankBox img{
	width:100%;
	height:auto;
	vertical-align: bottom;
}
.rankBox .price{
	color:#c00;
	font-weight:bold;
	font-size:110%;
}
.ranking-mark{
	padding: 3px;
    top: 3px;
    left: 3px;
    width: 25px;
    height: 25px;
    position: absolute;
    background: #666;
    border-radius: 50%;
    color: #fff;
    text-align: center;
}
/*æ–°ç€ãƒ„ã‚¢ãƒ¼*/
.new{
	margin-top:40px;
}

.tour-ranking .item>a {
    display: block;
}
.tour-ranking .thumbnail {
    width: 30%;
    display: table-cell;
    vertical-align: top;
    height: 80px;
    margin: 0 7px 5px 0;
    background-position: center;
    background-size: cover;
}
.tour-ranking .right-box {
    position: relative;
    width: 68%;
    display: table-cell;
    vertical-align: top;
    padding-left: 8px;
}
.tour-ranking .thumbnail{
	width:150px;
}
.tour-ranking .label {
    padding: 2px!important;
    font-size: 0.85em!important;
    background: #666;
    color: #fff;
    display: inline-block;
}
.tour-ranking .fee {
    position: absolute;
    top: 60px;
    right: 0;
    font-size: 1.248rem;
    color: #F3981C;
    font-weight: bold;
}
.goList {
    border: #666 1px solid;
    text-align: center;
    background-size: 18px 18px;
    border-radius: 50px;
    padding: 8px 0;
    width: 90%;
    margin: 8px auto;
}
.btn_schedule{
    background: #eee;
    width:80%;
    margin: 8px auto;
    border-radius: 5px;
    box-shadow: 0 3px 0 rgba(136,136,136,1);
    padding: 8px 0;
    text-align: center;
    font-weight: bold;
    position: relative;
}
.btn_schedule:before{
	position:absolute;
	content:'';
	right: 8px;
	top:0;
	bottom:0;
	margin:auto;
    width: 8px;
    height: 8px;
    border-top: 2px solid #333;
    border-right: 2px solid #333;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
}
.btn_schedule.active:before{
	-webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.cont_schedule{
	display: none;
	padding: 8px;
    border: 2px solid #666;
}
.plan_schedule{
	background: #fff;
	color: #555;
	padding: 8px;
	border-radius: 4px;
}
.planBoxn .cont_schedule p{
	float:none;
	width:100%;
	text-align: center;
    font-weight: bold;
}

.plan_schedule ul {
    font-size:0.9em;
    font-weight: bold;
    margin-bottom: 15px;
    position: relative;
    padding: 8px;
   	border: 1px dotted #666;
}
.plan_schedule ul:after{
	position:absolute;
	content:'';
	right: 0;
	left:0;
	bottom:-10px;
	margin:auto;
    width: 8px;
    height: 8px;
    border-top: 2px solid #666;
    border-right: 2px solid #666;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
}
.plan_schedule ul:last-of-type {
    margin-bottom: 0;
}
.plan_schedule ul:last-of-type:after {
    content:none;
}
.plan_schedule ul.s03 li{
	padding:1px 0px 0px 1px;
}
.plan_schedule ul li.schedule{
	width:70px;
}
.plan_schedule ul.mbn{
	margin-bottom:0px!important;
}
.plan_schedule ul span.spotImg{
	position: absolute;
	display: block;
	top: -8px;
	right:5px;
	width: 50px;
	height: 50px;
}
.point_inner {
    padding: 0 8px;
}
.point_inner h4 {
    border-bottom: 2px solid #a34773;
    display: inline-block;
    margin: 5px 0;
    color: #a34773;
}
.point_video {
    padding: 15px;
}
.point_video iframe{
	width:100%;
	height:250px;
}