/*
======== table of content. =================================
KYOTO
============================================================
*/
/* ----------------------------------------------------------------------------
common
---------------------------------------------------------------------------- */
/* text */
.text10{
font-size:10px;
line-height:150%;
}
.text11{
font-size:11px;
line-height:150%;
}
.text12{
font-size:12px;
line-height:150%;
}
.text13{
font-size:13px;
line-height:150%;
}
.text14{
font-size:14px;
line-height:150%;
}
.text15{
font-size:15px;
line-height:150%;
}
.text16{
font-size:16px;
line-height:150%;
}
.text17{
font-size:17px;
line-height:150%;
}
.text18{
font-size:18px;
line-height:150%;
}
.text19{
font-size:19px;
line-height:150%;
}
.text20{
font-size:20px;
line-height:150%;
}
.text21{
font-size:21px;
line-height:150%;
}
.text22{
font-size:22px;
line-height:150%;
}
.text23{
font-size:23px;
line-height:150%;
}
.text24{
font-size:24px;
line-height:150%;
}


.hover{
display:none;
position:absolute;
width:100%;
height:100%;
top:0px;
left:0px;
z-index:2;
background:url("../images/hover.png");
}


/* ----------------------------------------------------------------------------
basic
---------------------------------------------------------------------------- */
#contentHeader{
width:924px;
margin:0 auto 10px;
}

#main{
width:924px !important;
margin:0 auto;
}


/* ----------------------------------------------------------------------------
main_slide
---------------------------------------------------------------------------- */
#main_slide{
width:924px;
height:642px;
background-color:#eee;
position:relative;
z-index:2;
margin:0 auto;
}

#main_slide .title_area{
width:100%;
height:120px;
position:absolute;
top:0px;
left:0px;
z-index:3;
background:url("../images/title_area_bg.png");
}
#main_slide .title_area h2{
position:absolute;
top:20px;
left:25px;
}
#main_slide .title_area .lead{
width:570px;
height:120px;
color:#3f3244;
line-height:150%;
position:absolute;
top:0px;
left:330px;
font-family: "Times New Roman", Georgia, Serif;
}
#main_slide .title_area .lead span{
display:block;
position:relative;
margin-top:15px;
}

#slide_case{
width:924px;
height:534px;
position:relative;
}
#slide_case .box{
position:absolute;
top:0px;
left:0px;
display:none;
}
#slide_case a{
cursor:pointer;
}
#main_slide .prev{
position:absolute;
top:310px;
left:15px;
z-index:3;
cursor:pointer;
}
#main_slide .next{
position:absolute;
top:310px;
right:15px;
z-index:3;
cursor:pointer;
}


/* description */
#main_slide .description{
position:absolute;
bottom:13px;
left:395px;
z-index:5;
width:500px;
}
#main_slide .description h3{
font-size:30px;
color:#fff;
line-height:120%;
text-shadow: #000 1px 1px 5px, #000 -1px 1px 5px,
#000 1px -1px 5px, #000 -1px -1px 5px;
}
#main_slide .description .text{
color:#fff;
line-height:150%;
margin-bottom:5px;
text-shadow: #000 1px 1px 5px, #000 -1px 1px 5px,
#000 1px -1px 5px, #000 -1px -1px 5px;
}
#main_slide .description .btn_detail a{
height:26px;
padding:0 35px 0 12px;
display:block;
background:url("../images/title_area_btn_detail.jpg") right 0 no-repeat;
text-decoration:none;
background-size: 100% 200%;
color:#fff;
float:right;
line-height:26px;
}
#main_slide .description .btn_detail a:hover{
background-position:right -26px;
}


/* paging_box */
#main_slide .paging_box{
width:924px;
height:109px;
position:absolute;
bottom:0px;
left:0px;
z-index:3;
background:url("../images/main_slide_paging_box.jpg") 0 0 no-repeat;
}
#main_slide .paging_box .paging{
position:absolute;
top:28px;
left:32px;
}
#main_slide .paging_box .paging li{
float:left;
margin-right:13px;
position:relative;
}
#main_slide .paging_box .paging li a span{
display:none;
width:68px;
height:48px;
border:3px solid #ffcd00;
position:absolute;
top:0px;
left:0px;
z-index:2;
box-sizing: content-box;
}
#main_slide .paging_box .paging a:hover span,
#main_slide .paging_box .paging .on span{
display:block;
}
#main_slide .paging_box .paging .on a{
cursor:default;
}

/* youtube */
#main_slide .paging_box .youtube{
position:absolute;
top:11px;
right:22px;
}


/* ----------------------------------------------------------------------------
　tab_menu
---------------------------------------------------------------------------- */
#tab_menu{
  height:151px;
  position:relative;
  z-index:2;
}
#tab_menu{display: inline-block;}
/* Exclude Mac IE \*/
#tab_menu{display: block;}
/**/
#tab_menu:after{content:".";display:block;clear:both;height:0;visibility: hidden;}


#tab_menu li{
  width:177px;
  height:151px;
  float:left;
  margin-right:10px;
}
#tab_menu li a{
  display:block;
  width:177px;
  height:151px;

  text-indent:100%;
  white-space:nowrap;
  overflow: hidden;

  background:url("../images/tab_menu_bg-2.png") 0 0 no-repeat;
}
#tab_menu .around_kyoto_station{
  margin-right:9px;
}
#tab_menu .other_areas{
  margin-right:0px;
}


/* around_kyoto_station */
#tab_menu .around_kyoto_station a{
  background-position:0 0;
}
#tab_menu .around_kyoto_station a:hover{
  background-position:0 -151px;
}
#tab_menu .around_kyoto_station .on,
#tab_menu .around_kyoto_station .on:hover{
  background-position:0 -302px;
}

/* gion */
#tab_menu .gion a{
  background-position:-177px 0;
}
#tab_menu .gion a:hover{
  background-position:-177px -151px;
}
#tab_menu .gion .on,
#tab_menu .gion .on:hover{
  background-position:-177px -302px;
}

/* arashiyama */
#tab_menu .arashiyama a{
  background-position:-354px 0;
}
#tab_menu .arashiyama a:hover{
  background-position:-354px -151px;
}
#tab_menu .arashiyama .on,
#tab_menu .arashiyama .on:hover{
  background-position:-354px -302px;
}

/* other_areas */
#tab_menu .other_areas a{
  background-position:-531px 0;
}
#tab_menu .other_areas a:hover{
  background-position:-531px -151px;
}
#tab_menu .other_areas .on,
#tab_menu .other_areas .on:hover{
  background-position:-531px -302px;
}

/* hotels */
#tab_menu .hotels a{
  background-position:-708px 0;
}
#tab_menu .hotels a:hover{
  background-position:-708px -151px;
}
#tab_menu .hotels .on,
#tab_menu .hotels .on:hover{
  background-position:-708px -302px;
}


/* ----------------------------------------------------------------------------
ryokan
---------------------------------------------------------------------------- */
#ryokan{
background-color:#fff;
margin-bottom:40px;
}
#ryokan h4{
height:50px;
text-align:center;
background-color:#7b2541;
font-size:27px;
line-height:50px;
font-weight:normal;
letter-spacing:7px;
font-family: "Times New Roman", Georgia, Serif;
color:#fff;
}
#ryokan h4 span{
font-size:34px;
}

/* intro */
#ryokan .intro{
padding-left:25px;
}
#ryokan .intro .copy_box{
width:583px;
padding-top:25px;
float:left;
}
#ryokan .intro .copy_box .text{
line-height:150%;
margin-bottom:25px;
}
#ryokan .intro strong{
display:block;
margin-bottom:10px;
text-align:center;
border:1px solid #7c2341;
padding:5px 0;
line-height:120%;
font-weight:bold;
color:#7c2341;
}
#ryokan .intro .btn li{
float:left;
margin-right:8px;
-webkit-box-shadow: 0px 2px 2px 0px #a3a9a7; /* Safari, Chrome用 */
-moz-box-shadow: 0px 2px 2px 0px #a3a9a7; /* Firefox用 */
box-shadow: 0px 2px 2px 0px #a3a9a7; /* CSS3 */
}
#ryokan .intro .btn .btn03{
margin-right:0px;
}
#ryokan .intro .btn li a{
display:block;
width:164px;
padding:0 0 0 25px;
height:54px;
color:#fff;
line-height:120%;
font-size:12px;
font-weight:bold;
text-decoration:none;
text-align:center;
}
#ryokan .intro .btn li a:hover{
background-position:0 -54px;
}
#ryokan .intro .btn .btn01 a{
background:url("../images/ryokan_intro_btn01.jpg") 0 0 no-repeat;
}
#ryokan .intro .btn .btn02 a{
background:url("../images/ryokan_intro_btn02.jpg") 0 0 no-repeat;
}
#ryokan .intro .btn .btn03 a{
background:url("../images/ryokan_intro_btn03.jpg") 0 0 no-repeat;
}
#ryokan .intro .btn li a span{
display:block;
position:relative;
}
#ryokan .intro .photo{
float:right;
}
#ryokan .inner{
padding:15px 15px 18px;
}

/* box */
#ryokan .box{
width:425px;
float:left;
margin:0 14px 20px 0;
box-sizing: content-box;
}
#ryokan .box a{
display:block;
text-decoration:none;
padding:10px 10px 10px;
position:relative;
cursor:pointer;
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
box-shadow: 0px 1px 4px 0px #bbb;
-webkit-transition:0.1s;
-moz-transition:0.1s;
transition:0.1s;
background-color:#f7f8f3;
}
#ryokan .box a:hover{
background-color:#fff;
box-shadow: 0px 1px 10px 0px #666;
-webkit-transition:0.1s;
-moz-transition:0.1s;
transition:0.1s;
top:-2px;
}
#ryokan .box a .place{
color:#fff;
line-height:120%;
background-color:#555555;
display:inline-block;
padding:5px 10px;
margin-bottom:10px;
}
*:first-child+html #ryokan .box a .place{
display:inline;
zoom:1;
}
#ryokan .box a .title{
position:relative;
color:#000;
margin-bottom:5px;
line-height:120%;
text-decoration:underline;
}
#ryokan .box a:hover .title{
text-decoration:none;
}
#ryokan .box a .title span{
display:block;
position:relative;
}
#ryokan .box a .photo{
position:relative;
margin-bottom:5px;
}
#ryokan .box a:hover .photo .hover{
display:block;
}
#ryokan .box a .copy{
color:#555;
word-break:break-all;
}
#ryokan .box a .price{
line-height:120%;
margin-top:10px;
text-align:center;
color:#333;
margin-bottom:10px;
}
#ryokan .box a .price strong{
color:#ec5658;
line-height:120%;
margin:0 8px;
}
#ryokan .box a .btn_detail{
width:406px;
height:30px;
margin:0 auto;
text-align:center;
font-size:18px;
line-height:30px;
color:#fff;
font-family: "Times New Roman", Georgia, Serif;
background:url("../images/ryokan_btn_detail.png") 0 0 no-repeat;
}
#ryokan .box a:hover .btn_detail{
background-position:0 -30px;
}

/* btn_more */
#ryokan .btn_more{
width:285px;
margin:0 auto;
*margin-top:25px;
}
#ryokan .btn_more a{
display:block;
font-size:18px;
line-height:44px;
font-weight:bold;
color:#fff;
text-decoration:none;
height:47px;
text-align:center;
background:url("../images/ryokan_btn_more.png") right 0 repeat-x;
-webkit-box-shadow: 0px 2px 3px 0px #a3a9a7; /* Safari, Chrome用 */
-moz-box-shadow: 0px 2px 3px 0px #a3a9a7; /* Firefox用 */
box-shadow: 0px 2px 3px 0px #a3a9a7; /* CSS3 */
}
#ryokan .btn_more a:hover{
background-position:right -47px;
}


/* ----------------------------------------------------------------------------
hotel
---------------------------------------------------------------------------- */
#hotel{
background-color:#fff;
margin-bottom:40px;
}
#hotel.hotelInn{
margin-bottom:0 !important;
}
#hotel h4{
height:50px;
text-align:center;
background-color:#1f4862;
font-size:27px;
line-height:50px;
font-weight:normal;
letter-spacing:7px;
font-family: "Times New Roman", Georgia, Serif;
color:#fff;
}
#hotel h4 span{
font-size:34px;
}
#hotel .inner{
padding:17px 17px 18px;
}
#hotel .lead{
margin-bottom:15px;
}

/* box */
#hotel .box{
width:280px;
float:left;
margin:0 10px 17px 0;
}
#hotel .box a{
display:block;
text-decoration:none;
padding:0 0 8px;
position:relative;
cursor:pointer;
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
box-shadow: 0px 1px 4px 0px #bbb;
-webkit-transition:0.1s;
-moz-transition:0.1s;
transition:0.1s;
background-color:#f7f8f3;
}
#hotel .box a:hover{
background-color:#fff;
box-shadow: 0px 1px 10px 0px #666;
-webkit-transition:0.1s;
-moz-transition:0.1s;
transition:0.1s;
top:-2px;
}
#hotel .box a .photo{
position:relative;
margin-bottom:10px;
}
#hotel .box a:hover .photo .hover{
display:block;
}
#hotel .box a .place{
color:#fff;
line-height:120%;
background-color:#555555;
display:inline-block;
padding:5px 10px;
margin:0 8px 12px;
}
*:first-child+html #hotel .box a .place{
display:inline;
zoom:1;
}
#hotel .box a .title{
position:relative;
color:#333;
line-height:120%;
padding:0 8px;
margin-bottom:5px;
text-decoration:underline;
}
#hotel .box a:hover .title{
text-decoration:none;
}
#hotel .box a .title span{
display:block;
position:relative;
}
#hotel .box a .copy{
color:#555;
padding:0 8px;
word-break:break-all;
}
#hotel .box a .price{
line-height:120%;
margin-top:10px;
text-align:center;
color:#333;
margin-bottom:5px;
}
#hotel .box a .price strong{
color:#ec5658;
line-height:120%;
margin:0 8px;
}
#hotel .box a .btn_detail{
width:264px;
height:30px;
text-align:center;
font-size:18px;
line-height:30px;
color:#fff;
font-family: "Times New Roman", Georgia, Serif;
margin:0 auto;
background:url("../images/hotel_btn_detail.png") 0 0 no-repeat;
}
#hotel .box a:hover .btn_detail{
background-position:0 -30px;
}


/* btn_more */
#hotel .btn_more{
width:285px;
margin:0 auto;
*margin-top:25px;
}
#hotel .btn_more a{
display:block;
font-size:18px;
line-height:48px;
font-weight:bold;
color:#fff;
text-decoration:none;
height:47px;
text-align:center;
background:url("../images/hotel_btn_more.png") right 0 repeat-x;
-webkit-box-shadow: 0px 2px 3px 0px #a3a9a7; /* Safari, Chrome用 */
-moz-box-shadow: 0px 2px 3px 0px #a3a9a7; /* Firefox用 */
box-shadow: 0px 2px 3px 0px #a3a9a7; /* CSS3 */
}
#hotel .btn_more a:hover{
background-position:right -47px;
}


/* ----------------------------------------------------------------------------
area
---------------------------------------------------------------------------- */
#area{
margin-bottom:40px;
background-color:#fff;
}
#area h4{
height:50px;
text-align:center;
background-color:#766532;
font-size:27px;
line-height:50px;
font-weight:normal;
letter-spacing:7px;
font-family: "Times New Roman", Georgia, Serif;
color:#fff;
}
#area h4 span{
font-size:34px;
}
#area .inner{
padding:15px;
}
#area .box_wrapper{
width:290px;
float:left;
}

/* box */
#area .box{
width:290px;
margin-bottom:15px;
}
#area .last{
margin-bottom:0px;
}
#area .box a{
display:block;
text-decoration:none;
position:relative;
cursor:pointer;
padding:0 8px 8px;
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
box-shadow: 0px 1px 10px 0px #ccc;
-webkit-transition:0.1s;
-moz-transition:0.1s;
transition:0.1s;
/*
background-color:#f7f8f3;
*/
}
#area .box a:hover{
background-color:#fff;
box-shadow: 0px 1px 10px 0px #666;
-webkit-transition:0.1s;
-moz-transition:0.1s;
transition:0.1s;
/*
top:-2px;
*/
}
#area .tabLeft .box a .title{
padding:24px 0;
}
#area .box a .title{
position:relative;
color:#333;
font-weight:bold;
padding:11px 0;
line-height:120%;
text-align:center;
text-decoration:underline;
}
#area .box a:hover .title{
text-decoration:none;
}
#area .box a .btn_detail{
width:274px;
height:30px;
margin:0 auto;
text-align:center;
font-size:16px;
letter-spacing: -0.03em;
font-weight: normal;
line-height:32px;
color:#fff;
/*
font-family: "Times New Roman", Georgia, Serif;
*/
background:url("../images/area_btn_detail.png") 0 0 no-repeat;
}
#area .tabLeft .box a .btn_detail{
background:url("../images/area_map/area_btn_detail.png") 0 0 no-repeat;
}
#area .box a:hover .btn_detail{
background-position:0 -30px;
}

/* map */
#area .map{
width:560px;
float:right;
position:relative;
}
#area .map p{
position:absolute;
top:0px;
left:0px;
display:none;
}

/* bnr_features */
.bnr_features{
margin-top:25px;
}



/* ----------------------------------------------------------------------------
modal
---------------------------------------------------------------------------- */
#modal{
width:560px;
height:334px;
background-color:#000;
position:fixed;
z-index:101;
top:0px;
left:0px;
display:none;
-webkit-box-shadow: 0px 2px 40px 0px #000; /* Safari, Chrome用 */
-moz-box-shadow: 0px 2px 40px 0px #000; /* Firefox用 */
box-shadow: 0px 2px 40px 0px #000; /* CSS3 */
}

/* btn_close */
#modal .btn_close{
position:absolute;
top:-56px;
right:0px;
}
#modal .btn_close a{
width:49px;
height:49px;
text-indent:100%;
white-space:nowrap;
overflow: hidden;
background:url("../images/modal_close.gif") 0 0 no-repeat;
display:block;
}
#modal .btn_close a:hover{
background-position:0 -49px;
}

/* modal_bg */
#modal_bg{
display:none;
position:fixed;
top:0px;
left:0px;
z-index:100;
width:100%;
height:100%;
background:url("../images/modal_bg.png");
}



/* page-top */
#page-top {
position: fixed;
bottom: 20px;
right: 20px;
font-size: 100%;
z-index: 1000;
}
#page-top a {
background: #666;
text-decoration: none;
color: #fff;
width: 50px;
height: 50px;
line-height:50px;
text-align: center;
display: block;
border-radius: 50%;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
}
#page-top a:hover {
text-decoration: none;
background: #999;
}
.wrapper .wrapper__inner .mainContent .accCt{
display:block;
}
.wrapper .wrapper__inner .mainContent #area .accCt{
border:1px solid #cccccc;
border-top:none;
}
.mainContent .sponly{
display:none !important;
}

.mainContent .tab_menu {
  display: none;
}

.tab_contents{
  background-color:#ebebeb;
  padding:25px 15px 15px;
  position:relative;
  z-index:1;
  visibility:hidden;
  top:-12px;
}
.tab_contents h3 {
  text-align: center;
}
.tab_contents .map {
  margin: 10px 0;
}
.tab_contents .map img {
  display: block;
  width: 100%;
}
.tab_contents .btn_1 {
  display: block;
  position: relative;
  width: 820px;
  max-width: 100%;
  margin: 0 auto;
  padding: 13px 45px;
  background: #333;
  font-size: 32px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  transition: opacity .2s;
}
.tab_contents .btn_1:hover {
  opacity: 0.8;
}
.tab_contents .btn_1:before {
  display: block;
  position: absolute;
  top: 50%;
  translate: 0 -50%;
  right: 12px;
  width: 27px;
  height: 27px;
  border-radius: 100px;
  background: #fff;
  content: '';
}
.tab_contents .btn_1:after {
  display: block;
  position: absolute;
  top: 50%;
  right: 21px;
  width: 9px;
  height: 9px;
  border-top: 2px solid #333;
  border-right: 2px solid #333;
  transform-origin: 100% 0;
  rotate: 45deg;
  content: "";
}


/* SP -------------------------------------*/
@media screen and (max-width: 960px) {
	.mainContent .pconly{
	display:none !important;
	}
	.mainContent .sponly{
	display:block !important;
	}
	.wrapper__inner{
	width:100%;
	}
	.mainContent{
	width:auto;
	}
  #tab_menu {
    display: none !important;
  }
	#nav{
	width: 100%;
	overflow: hidden;
	display:block !important;
	}
	#nav.navFixed ul{
    position: fixed;
    top: 0;
    left: 0;
    padding-top:4px;
    z-index: 9999;
	background:#fff;
	}
	#nav ul{
	padding-left:3px;
	padding-right:3px;
	}
	#nav ul li{
	width:20%;
	float:left;
	}
	#nav ul li a{
	display: block;
	margin:1px 3px;
	}
	#nav ul li a img{
	width:100%;
	}
	.wrapper .wrapper__inner .mainContent .accCt{
	width:100%;
	}
	#sapporo .accCt{
	display:block;
	}
	.mainContent .tab_menu{
	display:block;
	}
	.mainContent .tab_menu .sapporo a{
	display:block;
	color: #1b8ecd;
    padding-bottom: 7px;
    border-bottom: 2px solid #1b8ecd;
	}
	.mainContent .tab_menu .plus{
	display:none;
    position: absolute;
    top: 0;
    right: 0;
    text-align:center !important;
    font-weight: bold;
    font-size: 35px !important;
    width: 50px;
    height: 50px;
    line-height: 49px;
	}
	.mainContent .tab_menu.active .plus{
	display:block;
	}
	.mainContent .tab_menu.active .minus{
	display:none;
	}
	.mainContent .tab_menu .minus{
	display:block;
    position: absolute;
    top: 0;
    right: 0;
    text-align:center !important;
    font-size: 50px !important;
    width: 50px;
    height: 50px;
    line-height: 39px;
	}
	.mainContent .tab_menu p a span{
	position: relative;
	top:2px;
	}


	.mainContent .tab_menu p a{
	font-size: 24px;
	font-weight: bold;
	line-height: 120%;
	text-decoration: none;
	}
	.W100{
	width:100%;
	vertical-align:middle;
	}
	#main_slide .paging_box{
	position: relative;
	width:100%;
    height: auto;
    overflow: hidden;
    padding: 2%;
    display: table;
    background-size: auto 100%;
	}
	#main_slide .paging_box .paging{
    top: 0;
    left: 0;
    position: relative;
    padding: 0;
    /*
    width: 85%;
    */
    display: table-cell;
    vertical-align: middle;
	}
	#main_slide .paging_box .paging li{
	margin-right:0;
	width:14.25%;
	}
	#main_slide .paging_box .youtube{
	width: 17%;
    position: relative;
    top: 0;
    right: 0;
    display: table-cell;
    vertical-align: middle;
	}
	#main_slide .paging_box .youtube a{
	display:block;
	padding: 1px 0 0 0;
	}
	#main_slide .paging_box .paging li a{
	display:block;
	padding:2px;
	}
	#main_slide .paging_box .paging li a span{
	width:100%;
	height:100%;
	border:none;
	background:#ffcd00;
	}
	#main_slide .paging_box .paging li a img{
	width:100%;
	vertical-align:middle;
	z-index: 100;
	position: relative;
	}
	#main_slide .paging_box .youtube a img{
	width:100%;
	vertical-align:middle;
	}
	#ryokan .box a:hover {
    background-color: #f7f8f3 !important;
    -webkit-transition: initial !important;
    -moz-transition: initial !important;
    transition: initial !important;
    top: 0 !important;
    box-shadow: 0px 1px 4px 0px #bbb !important;
	}

	.tab_contents{
	top:0 !important;
    padding: 15px 6px;
    margin-bottom:5px;
    display:block !important;
	}
  .tab_contents .btn_1 {
    margin-top: 20px;
    font-size: 18px;
  }
	#main_slide{
	width: 100%;
	height: auto !important;
	vertical-align: bottom;
	margin-bottom: 0;
	}
	#main_slide .title_area{
	display:table;
	table-layout: fixed;
    position: static;
    width: 96% !important;
    margin:0 auto;
    padding:0;
    background: #eeeeee;
	}
	#main_slide .title_area h2{
	/*width: 18% !important;*/
	text-align:center;
	}
	#main_slide .title_area .lead{
	width:70% !important;
	}
	#main_slide .title_area h2,
	#main_slide .title_area p{
	display: table-cell;
	position: static !important;
	vertical-align: middle;
	line-height: 100% !important;
	}
	#main_slide .title_area h2 img{
	width:75%;
	max-width:172px;
	}
	#main_slide .title_area .lead span{
	position: static !important;
	padding: 0 0 0 15px !important;
	display: block;
	line-height: 135%;
	}
	#slide_case{
	width:100%;
	height:auto !important;
	}
	#slide_case p{
	z-index:1;
	}
	#slide_case p img{
	width:104%;
	}

	#main_slide .description {
	position: absolute;
	bottom: 10px;
	left: 10px;
	z-index: 5;
	width: auto;
	}
	#main_slide .prev,
	#main_slide .next{
	top: 50% !important;
	margin-top: -15px;
	}
	#main_slide .description .btn_detail{
	margin-right:5px;
	}



	#tab_menu{
	width: 100%;
	display: table;
	table-layout: fixed;
	margin:0 0 10px;
	}
	#tab_menu li{
	display:table-cell;
	vertical-align: middle;
	margin:0;
	float:none;
	width:33.33333333%;
	}
	#tab_menu li a{
	width:100%;
	}
	#tab_menu li a img{
	width:100%;
	}
	.mainContent .gallery{
    display: table;
    width: 100%;
	}
	.mainContent .gallery li{
    display: table-cell;
    float: none !important;
	}
	.mainContent .gallery li a{
	display:block;
	margin-left:10px;
	}
	.mainContent .gallery li:first-child a {
	margin-left:0;
	}
	.mainContent .gallery li img{
	width:100%;
	}

	.tab_menu h4{
    font-size: 26px !important;
    letter-spacing: 0em !important;
    position: relative;
    padding-left: 15px;
	line-height: 47px !important;
    text-align: left !important;
	}
	.tab_menu h4 span{
    font-size: 21px !important;
    letter-spacing: 0em;
	}

	.tab_contents .accCt h3{
    display:none;
    }
    .tab_contents .tab_menu a{
    display:block;
    padding-bottom:15px;
    position: relative;
    padding-right: 35px;
    }
    .tab_contents .tab_menu.active a{
    border-bottom:none !important;
    padding-bottom:0 !important;
    }
    #around_kyoto_station .tab_menu a{
    color:#ff8400;
    border-bottom:2px solid #ff8400;
    }
    #gion .tab_menu a{
    color: #e90000;
    border-bottom: 2px solid #e90000;
    }
    #arashiyama .tab_menu a{
    color: #0042ff;
    border-bottom: 2px solid #0042ff;
    }
    #other_areas .tab_menu a{
    color: #ff33cc;
    border-bottom: 2px solid #ff33cc;
    }
    #hotels .tab_menu a{
    color: #00bb1a;
    border-bottom: 2px solid #00bb1a;
    }



	.tab_contents .outline h3{
	display:none;
	}
	.mainContent #sapporo h3{
    color: #1b8ecd;
    padding-bottom: 7px;
    border-bottom: 2px solid #1b8ecd;
	}
	.mainContent #douou h3{
	color: #ce5e83;
	padding-bottom: 7px;
	border-bottom: 2px solid #ce5e83;
	}
	.mainContent #dohoku h3{
    color: #669c0c;
    padding-bottom: 7px;
    border-bottom: 2px solid #669c0c;
	}
	.mainContent #doto h3{
    color: #a176c4;
    padding-bottom: 7px;
    border-bottom: 2px solid #a176c4;
	}
	.mainContent #donan h3{
    color: #ce8700;
    border-bottom: 2px solid #ce8700;
	}
	#donan .outline .search_byarea ul .more{
    width: 50%;
    margin: 0;
	}


	.recommended_hotels {
    padding: 5px 5px 20px;
	}
	.recommended_hotels .box{
	width:50%;
	margin:0;
	}
	.recommended_hotels .box a{
	min-height: 285px !important;
	height:100% !important;
	margin:2%;
	padding:3% 3% 50px;
	background: #eee !important;
	}



	.mainContent .outline{
    margin: 10px 0 0 0;

	}
	.mainContent #sapporo .outline{
    border-top: 2px solid #1b8ecd;
	}
	.mainContent #douou .outline{
    border-top: 2px solid #ce5e83;
	}
	.mainContent #dohoku .outline{
    border-top: 2px solid #669c0c;
	}
	.mainContent #doto .outline{
    border-top: 2px solid #a176c4;
	}
	.mainContent #donan .outline{
    border-top: 2px solid #ce8700;
	}



	.wrapper__inner footer{
	padding-top:20px !important;
	padding-bottom:20px !important;
	}

	.recommended_hotels .box a .title h5,
	.recommended_hotels .box a{
	text-decoration: none !important;
	}
	.recommended_hotels .box a .btn_detail{
	width: 94%;
	left:3%;
	bottom:3%;

	display: block;
	background: #bababa url(../images/ico_arr_more.png) no-repeat 97% center;
	text-indent: 0 !important;
	white-space: normal;
	overflow: hidden;
	height: 30px;
	text-align: center;
    color: #fff;
    font-weight: bold;
    line-height: 32px;
	}
	.recommended_hotels .box a:hover{
	background: e7e7e7 !important;
	box-shadow: none !important;
	-webkit-transition: inherit;
	-moz-transition: inherit;
	transition: inherit;
	top: 0;
	opacity:1.0;
	text-decoration: none !important;
	}
	.recommended_hotels .box a:hover .photo .hover{
	display:none !important;
	}
	.recommended_hotels .box a:hover .btn_detail{
	background: #bababa url(../images/ico_arr_more.png) no-repeat 97% center !important;
	}
	.recommended_hotels .box a .copy{
	display: table;
	width:100%;
	}
	.recommended_hotels .box a .copy p{
	display: table-cell;
	vertical-align: top;
	float:none !important;
	line-height: 125%;
	}
	.recommended_hotels .box a .text{
	padding: 0 2% 0 0;
	width:56%;
	}
	.recommended_hotels .box a .photo{
	width:42%;
	}
	.recommended_hotels .box a .price {
	padding-top:10px;
	}
	.recommended_hotels .box a .photo img{
	width:100%;
	vertical-align: middle;
	}
	.recommended_hotels .box{
	margin-bottom: 0 !important;
	}
	.recommended_hotels .btn_more{
	padding-top:18px;
	}
	.recommended_hotels .box a .cap{
	height:30px;
	}
	#ryokan .box{
    width: 50%;
    margin: 0 !important;
	}
	#ryokan .box a{
	margin:10px;
	}
	#ryokan .btn_more {
	max-width: 285px;
	margin: 10px auto 5px;
	width: 75%;
	}
	#ryokan .box a .btn_detail {
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    width: auto !important;
    height: auto !important;
    margin: 0 8px !important;
    text-align: center !important;
    font-size: 14px !important;
    line-height: 100% !important;
	padding: 8px 0 6px !important;
    color: #fff !important;
    background: #7b2541 url(../images/symbol_arw_right.png) 96% center no-repeat !important;
    background-size: 8px auto !important;
	}
	#ryokan .box a:hover .btn_detail{
    background: #7b2541 url(../images/symbol_arw_right.png) 96% center no-repeat !important;
    background-size: 8px auto !important;
	}
	#ryokan .intro{
	position: relative;
	}
	#ryokan .intro .copy_box {
	width: 70%;
	position: relative;
	z-index: 100;
	}
	#ryokan .intro .photo {
	position: absolute;
	right: 0;
	width: 30%;
	}
	#ryokan .intro .photo img{
	width:100%;
	}



	#hotel .box {
    width: 33.3333%;
    margin: 0 !important;
	}
	#hotel .box a{
	margin:10px;
	}
	.box a .photo img{
	width:100%;
	vertical-align: middle;
	}
	#hotel .lead {
    margin: 0 10px 5px;
	}
	#hotel .btn_more {
	max-width: 285px;
	margin: 10px auto 5px;
	width: 75%;
	}
	#hotel .box a .btn_detail {
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    width: auto !important;
    height: auto !important;
    margin: 0 8px !important;
    text-align: center !important;
    font-size: 14px !important;
    line-height: 100% !important;
	padding: 8px 0 6px !important;
    color: #fff !important;
    background: #1d4763 url(../images/symbol_arw_right.png) 96% center no-repeat !important;
    background-size: 8px auto !important;
	}
	#hotel .box a:hover .btn_detail{
    background: #1d4763 url(../images/symbol_arw_right.png) 96% center no-repeat !important;
    background-size: 8px auto !important;
	}

	#area,
	#ryokan,
	#hotel{
	margin-bottom:10px;
	}
	#area .accCt,
	#ryokan .accCt,
	#hotel .accCt{
	margin-bottom:20px;
	}
	#area .box_wrapper {
    width: 30%;
    float: left;
	}
	#area .inner {
	padding: 10px;
	}
	#area .box_wrapper {
	width: 100%;
	float: none;
	}
	#area .box {
	width: 100%;
	margin-bottom: 10px;
	}
	#area .box a {
	padding: 8px;
	display:table;
	width:100%;
	}
	#area .tabLeft .box a .title{
	padding: 12px 0 12px 5px;
	}
	#area .box a .title{
	font-size: 15px !important;
    display: table-cell;
    text-align: left;
    font-weight: bold;
    vertical-align: middle;
	}
	#area .box a .btn_detail{
    display: table-cell;
    width: 155px !important;
    height: auto !important;
    vertical-align: middle;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    margin: 0 auto !important;
    text-align: left !important;
    font-size: 14px !important;
    line-height: 100% !important;
    padding: 8px 0 6px 8px !important;
    background: #76662e url(../images/symbol_arw_right.png) 96% center no-repeat !important;
    background-size: 8px auto !important;
	}
	#area .box a:hover .btn_detail{
    background: #76662e url(../images/symbol_arw_right.png) 96% center no-repeat !important;
    background-size: 8px auto !important;
	}
	#area .map {
    width: auto;
    float: none;
    position: relative;
	}
	#area .map p {
    position: static;
    top: 0px;
    left: 0px;
	}
	#area .map p  img{
	width:100%;
	vertical-align: middle;
	}
	#ryokan .intro strong {
    text-align: left;
    padding: 5px;
	}
	#area .map .station,
	#area .map .gion,
	#area .map .arashiyama{
	display:none !important;
	}
	.mainContent .tab_menu p a .plus{
    width: 30px;
    height: 30px;
    font-size: 38px;
    text-align: center;
    line-height: 30px;
	}
	.mainContent .tab_menu p a .minus{
    width: 30px;
    height: 30px;
    font-size: 38px;
    text-align: center;
    line-height: 30px;
	}
}



@media screen and (max-width: 768px) {
	#modal {
	width:65%;
	margin-top: -25%;
	}
	.tab_contents .openAcc{
	display:block;
	}
	#slide_case p img{
	width:100%;
	}

	#hotel .box {
    width: 50%;
    margin: 0 !important;
	}



	.tab_contents .outline{
	background:none !important;
	}
	.tab_contents .outline .copy_box {
	width: 100% !important;
	float: none !important;
	background-color: #ff8400;
	display:table;
	}
	.tab_contents .outline .copy_box p{
    display: table-cell;
    width: auto;
    float: none;
    vertical-align: middle;
	}
	.tab_contents .outline .photo {
    width: 150px !important;
	}
	.tab_contents .outline .map {
	width: 100%!important;
	margin-top: 12px;
	float: none !important;
	}
	.tab_contents .outline .map img{
	padding-left: 0 !important;
	}



	.tab_contents h4{
	font-size:21px !important;
	}
}



@media screen and (max-width: 640px) {
	#ryokan .box,
	#hotel .box{
	width:100%;
	}
	#ryokan .inner,
	#hotel .inner{
	padding:5%;
	}
	#ryokan .box a,
	#hotel .box a{
	margin-left:0;
	margin-right:0;
	}
	#ryokan .box a .btn_detail {
    margin: 0 !important;
    }
	#main_slide .paging_box{
	display:none;
	}
	#main_slide .description h3{
	position: absolute;
	width: 100%;
	text-align: center;
	top: 50%;
	margin-top: -20px;
	}
	#main_slide .description .text{
	display:none;
	}
	#main_slide .description .text{
	font-size:10px;
	}
	#main_slide .description .btn_detail{
	font-size:12px;
	position: absolute;
	bottom: 14px;
	right: 10px;
	margin:0;
	}
	#main_slide .description{
	width: 100%;
	bottom: 0;
	height: 100%;
	left: 0;
	z-index: 1;
	}
}



@media screen and (max-width: 480px) {
	#modal {
	width:75%;
	margin-top: -30%;
	}
	#main_slide .title_area{
	text-align:center;
	height: 53px !important;
	position: static !important;
	background: #eee !important;
    }
	#main_slide .title_area h2 img{
	width: 32%;
	padding:3% 0 !important;
	vertical-align: middle;
	}
	#main_slide .title_area p{
	display:none !important;
	}



	.mainContent .gallery {
	display: block;
    margin-left: -5px;
    margin-right: -5px;
    width: auto !important;
	}
	.mainContent .gallery li {
	display: block;
	float: left !important;
	width: 50%;
	margin: 0 !important;
	}
	.mainContent .gallery li a{
	margin: 0 5px 5px !important;
	}

	.recommended_hotels .box a{
	min-height:100% !important;
	}

	.recommended_hotels .box {
    width: 100% !important;
	}
	#area .box a .title{
	font-size:12px !important;
	}
	.tab_menu h4 span {
	font-size: 18px !important;
	}
	#main_slide .description h3 {
	font-size: 26px !important;
	margin-top: -15px;
	}
}

/* ----------------------------------------------------------------------------
　wrapper__inner(上書き設定)
---------------------------------------------------------------------------- */
@media screen and (max-width: 320px) {
  .wrapper__inner {
    width: 320px;
    margin: 0 auto;
  }
}
@media screen and (min-width: 961px) {
  .wrapper__inner {
    width: 924px;
    margin: 0 auto;
  }
}

.promoArea {
  position: relative;
  z-index: 10;
}
.mainContent {
  margin-top: 10px;
}

#nav{
  display:none;
}

