@charset "utf-8";
/*
* ★★CSS for PC
*
* @date 2015.03.16
* @author Miura
*/

/* ------------------------------------------

------------------------------------------ */
#contentsArea { background:#f7f5d7;}

#keyVisual{
	overflow:hidden;
	margin:0; height:300px;
}

#keyVisual h1{
	background-image: url(https://travel.rakuten.co.jp/select/hyogo/201708/images/keyvisual01.jpg);}

#keyVisual.newKV h1 span{ background:#f2a425;}

/* -----  -----*/

#contentsArea a:visited:hover,
#contentsArea a:link:hover,
#contentsArea a:visited:active,
#contentsArea a:link:active{ text-decoration: none;}
#contentsArea  .htlBox1 h1 {width: 360px;}
#contentsArea  .htlBox h1, #contentsArea  .htlBox h1:visited { color: #1D54A7; text-decoration: none;}
#contentsArea  .htlBox h1:hover, #contentsArea  .htlBox h1:active { color: #CC0000; text-decoration: underline; }

#contentsArea  .htlBox h2, #contentsArea  .htlBox h2:visited { color: #1D54A7; text-decoration: none;line-height: 130%; }
#contentsArea  .htlBox h2:hover, #contentsArea  .htlBox h2:active { color: #CC0000; text-decoration: underline; }



#contentsArea .htlBox .explain {
   color: #000;
   line-height: 150%;
}
#contentsArea .htlBox .btn li a{font-size: 90%;}
#contentsArea .spotBox .btn li a {font-size: 90%;}

#search-box p.searchSubmit a {background:url(https://img.travel.rakuten.co.jp/share/themes/top/images/n/btn_search.gif) 0 0 no-repeat;
 display: block;
    height: 24px;
    width: 60px;
}
#search-box p.searchSubmit a:hover {opacity: 0.8}

#contentsArea .spotBox{
    border-color: #A5A5A5;
}
#contentsArea #search-box, #contentsArea #keywordSearch, #contentsArea #browsHistory, #contentsArea #subContents .bnrs {border-color: #707070;}
#contentsArea #verticalRecentRoot {border-color: #FFF;}

/* --outline-- */	
#outline {
	margin-bottom:20px;
	width:710px;
	background-color:#FFF;
}
#outline div.waku {

	border: 2px solid #CC0000;
	border-top: none;
	padding:20px;
}
#outline p {
	background-position:left center;
	background-repeat:no-repeat;
	font-size:90%;
	margin-bottom:10px;
	text-align: center;
}

#outline dl {
	background-color:#FFE5E5;
	border:1px solid #CC0000;
	line-height:140%;
	padding:5px;
	width:656px;
}
#outline dl dt {
	color:#E24329;
	font-size:100%;
	font-weight:bold;
	padding-bottom:2px;
	padding-top:10px;
}
#outline dl dt span {
	color:#000000;
}
#outline dl dd {
	font-size:78%;
	padding:2px 0;
}
#outline dl dd em {
	font-style:normal;
	font-weight:bold;
}
#outline dl dd span {
	color:#BF0A0A;
	font-weight:bold;
}
#outline dl dd a:link {
	color:#5454F6 !important;
	font-weight:bold;
	text-decoration:none !important;
}
#outline dl dd a:hover {
	text-decoration:underline !important;
}
.sp {
	display:none;
}
.pc {
	text-align: center;
}

.htlBox .plan li a .price {
    text-align: center;
}

#keywordSearch .submit {
    display: block;
    margin: 3px auto;
	width: 60px;
}
#keywordSearch .submit:hover {opacity:0.8}
   

.btn1 {text-align: center;padding-bottom: 5px;}
#contentsArea .column2L #login, .column2R #login {
    background-color: #FFF;
	width: 700px;
	padding: 5px;
}
#contentsArea .switch {
background-color: rgba(255,255,255,0.8);
position: fixed;
z-index: 101;
top: 30px;
left: 20px;
width: 100px;
padding: 5px;
border: 1px solid #ccc;
-webkit-border-radius: 5px;
-moz-border-radius:5px ;
border-radius: 5px;
}
#contentsArea .switch1
{top:110px ;}

#contentsArea .switch a {display: block;position: relative;margin-left: 3px;}
#contentsArea .switch a:hover {text-decoration: underline;color: #000;} 
#contentsArea .switch a:after {
display: block;
	position: absolute;
	top: 50%;
	right: 7px;
	width: 5px;
	height: 5px;
	margin-top: -3px;
	border-top: 3px solid #d71816;
	border-right: 3px solid #d71816;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	content: "";
}

#contentsArea .switch span {font-size: 60%;padding: 3px;background-color: #cf0000;color: #fff;display: block;position: relative;}
#contentsArea .switch swbox {margin-top: 3px;}


#contentsArea .switch span.open:after {
    border: 1px solid #FFF;
    content: "+";
    display: block;
    height: 12px;
    line-height: 1.2;
    margin-top: -7px;
    position: absolute;
    right: 5px;
    text-align: center;
    top: 50%;
    width: 12px;
}

#contentsArea .switch span.close:after {
	  border: 1px solid #FFF;
    content: "-";
    display: block;
    height: 12px;
    line-height: 1.2;
    margin-top: -7px;
    position: absolute;
    right: 5px;
    text-align: center;
    top: 50%;
    width: 12px;
    
}



#contents .pagetop a:hover {
  text-decoration: underline;
}
*+html .htlBox2 .photo .thumPhotos li {
    width: 32.1%;
}
*+html .htlBox .btn {
   margin-bottom: 0px;
   padding-bottom: 3px;
}
*+html .htlBox .btn li {
 margin-bottom: 0px;
 padding-bottom: 7px;
}
#contentsArea .htlBox .photo {
    margin: 0;
    padding: 0 10px 10px;
}
#contents p.coup {text-align: right;font-size: 78%;padding-right: 10px;padding-bottom: 15px;}
#contents p.coup a{color: #333;text-decoration: underline;}
#contents p.coup a:hover {text-decoration: none;}

#outline h1, #W_W.utility h1 {
    background-color: #BF0A0A;
    color: #FFFFFF;
    font-size: 120%;
    line-height: 1.2;
    padding: 5px;
    text-align: center;
}

.utility:after {
    clear: both;
    content: ".";
    display: block;
    font-size: 0.1em;
    height: 0;
    line-height: 0;
    visibility: hidden;
}
#W_W {
    border: 2px solid #BF0A0A;
}
.utility {
    background-color: #FFFFFF;
}
.utility h2 {
    color: #BF0A0A;
    font-size: 90%;
    margin: 20px 0 10px 10px;
}
.utility p {
    font-size: 82%;
    line-height: 1.5;
    margin: 10px 15px;
}
p.k_l, p.k_r {
    float: left;
}
p.k_r {
    width: 600px;
}
.utility2 ul.atn {
    padding: 0 5px 10px 0;
}
.utility2 ul.atn li {
    font-size: 78%;
    list-style-type: none;
}
#contents .utility2 ul.atn li a{
    color: #1d54a7;
}


.htlBox4 .rate span{display: block;}


.utility .tit {
    background: none repeat scroll 0 0 #bf0a0a;
    color: #ffffff;
    font-size: 125%;
    font-weight: bold;
    margin: 15px 0 0;
    padding: 5px;
    text-align: center;
}
.utility dl {
    background: none repeat scroll 0 0 #ffffff;
    border: 1px solid #bf0a0a;
    display: block;
    font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Helvetica","Verdana","Arial","ＭＳ Ｐゴシック","MS P Gothic","Osaka",sans-serif;
    margin: 0 auto;
    padding: 10px;
}
.utility dt {
    color: #bf0a0a;
    font-size: 90%;
    font-weight: bold;
    margin: 15px 0 10px;
}
.utility dd {
    color: #333333;
    font-size: 82%;
    margin: 10px 15px;
}
.utility a {
    color: #00f !important;
    text-decoration: underline !important;
}
.utility a:hover {
    text-decoration: none !important;
}


.dp h1 {background-color:#db0000; color: #ffffff;padding: 5px;}

.racoupon .term{ padding-bottom:20px;}



/*.htlBox1 .basic .chara{ width:250px;}*/
.htlBox .chara li{ white-space:normal !important;}
.htlBox4 .plan li a .price span{ display:block;}
.htlBox4 .plan li a .price br{ display:none;}


.htlBox.htlBox1 .area{padding:9px 7px !important;}


#term{ background:#1d54a7;}
#term dl dt{ width:300px;}
#term dl dd{ width:500px;}
#term a{ color:#FF0 !important; text-decoration:underline !important;}

.ety{
	margin:15px 0;
	background-color: #bf0a0a;
    color: #ffffff;
    font-size: 120%;
    line-height: 1.2;
    padding: 8px;
    text-align: center;}

.htlBox .rate .hide, .htlBox .rank .hide {
margin-top: -3px;
}
.htlBox .rate .hide:after, .htlBox .rank .hide:after {
content: ' ';
display: block;
height: 2px;
}	



.titlen{ background:#f2a425; font-size:130%; color:#fff; font-weight:bold; padding:5px 10px; margin:0 10px 10px 0; text-align:center;}
#W_W .titlen,#login .titlen{margin-right:0;}





#contentsArea .spots{ margin:20px 0 0 0;}
#contentsArea .spotBox3{ border:2px solid #f2a425; padding:0; width:226px;}
#contentsArea .spotBox3 h2 { text-align:center; font-weight:bold; color:#fff !important; background:#f2a425; padding:3px 0; font-size:15px;}
#contentsArea .spotBox3 .photo{ margin:5px;}
#contentsArea .spotBox3 .explain{ font-size:13px; margin:5px; line-height:1.3;}

.htlBox3 .plan .chara{ width:100%;}
.htlBox2{}
.htlBox3{}

/*埋草 start*/
.ume_b{ background:url(https://travel.rakuten.co.jp/select/hyogo/201708/images/ume_b.jpg) no-repeat center center; border:none;}
.ume_c{ background:url(https://travel.rakuten.co.jp/select/hyogo/201708/images/ume_c.jpg) no-repeat center center; border:none;}
/*埋草 end*/