@charset "UTF-8";
/* CSS Document */


/*--------------------------------------------------------------
コンテンツ
--------------------------------------------------------------*/


#maincontents{
	background-color: #FBFAF6;
	overflow: hidden;
}

#route{
	width: 960px;
	margin: 0 auto;
	
}

.route_area{
	width: 100%;
	display: inline-block;
	clear:both;
}

h2.route{
    font-size: 2em;
    margin: 30px auto 60px;
    font-weight: bold;
    padding: 0 15px;
    border-bottom: 4px solid #E6E4D5;
    letter-spacing: 0px;
    display: inline-block;
}
h2.route br{
	display: none;
}
.ttl{
	text-align: center;
}
.ttl div{
	width: 960px;
	margin: 0 auto;
	padding: 30px 0 0 0;
	position: relative;
}

.ttl h1{
	padding: 20px 0 0 0;
	text-align: center;
}
.route_choice{
	background-color: #E6E4D5;
	padding: 25px 0;
	position: relative;
	font-size:1.2em;
	margin: 0 0 50px;
}

.route_choice:before{
	content: "";
	border: 25px solid transparent;
	border-top: 20px solid #E6E4D5;
	position: absolute;
	left: 50%;
	bottom: -45px;
	margin: 0 0 0 -12px;
}

dl.route_pattern{
	display: table;
	margin: 5px auto;
}
dl.route_pattern dt{
	display: table-cell;
	vertical-align: middle;
	width: auto;
    text-align: left;
    font-size: 1.2em;
}
dl.route_pattern dd{
	display: table-cell;
	vertical-align: middle;
}
dl.route_pattern dd span{
	width: 30px;
	height: 20px;
	position: relative;
	display: inline-block;
}
dl.route_pattern dd span:before{
	left: 6px;
    top: 8px;
	width: 16px;
	height: 1px;
	background: #A31837;
	content:"";
	position:absolute;
}
dl.route_pattern dd span:after{
	left: 13px;
    top: 4px;
	width: 8px;
	height: 8px;
	border-top: 1px solid #A31837;
	border-right: 1px solid #A31837;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	content:"";
	position:absolute;
}


ul.search_area{
	list-style-type: none;
	margin: 15px 0px 5px;
}

ul.search_area li{
	display: inline-block;
	margin: 0 5px;
}

.select_start {
	width: 370px;
	margin: 0;
	font-size: 1em;
	padding: 5px 0 5px 8px;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	text-indent: .01px;
	text-overflow: "";
	background: #FFF url(https://www.hankyu-hotel.com/-/media/hotel/hh/kyotoshh/access/img/select_arrow.jpg) no-repeat right;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.select_route {
	width: 250px;
	margin: 0;
	font-size: 1em;
	padding: 5px 0 5px 8px;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	text-indent: .01px;
	text-overflow: "";
	background: #FFF url(https://www.hankyu-hotel.com/-/media/hotel/hh/kyotoshh/access/img/select_arrow.jpg) no-repeat right;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

select::-ms-expand {
	display: none;
}



a.btn_search{
	background: #A31837 url(https://www.hankyu-hotel.com/-/media/hotel/hh/kyotoshh/access/img/ico_search.png) no-repeat right center;
	width: 20%;
	text-align: center;
	border-radius: 3px;
	font-weight: bold;
	color:#fff;
	padding: 5px 75px 5px 80px;
	letter-spacing: 10px;
	position: relative;
}


.map_area{
	margin: 0 0 40px 0;
}

.map{
	margin: 0 0 20px 0;
}

.route_box{
	width: 32%;
	float: left;
	margin-right: 2%;
	margin-bottom: 20px;
	min-height: 280px;
}

.route_box:nth-child(3n){
	margin-right: 0%;
}

.route_box img{
    width: 100%;
}

.route_box p{
	margin: 10px 0 15px;
	padding: 0 0 0 40px;
	text-align: left;
	min-height: 34px;
	font-size: 1.1em;
}

.route_box p.num_01{
	background: url(https://www.hankyu-hotel.com/-/media/hotel/hh/kyotoshh/access/img/num_01.png) no-repeat left 3px;
}
.route_box p.num_02{
	background: url(https://www.hankyu-hotel.com/-/media/hotel/hh/kyotoshh/access/img/num_02.png) no-repeat left 3px;
}
.route_box p.num_03{
	background: url(https://www.hankyu-hotel.com/-/media/hotel/hh/kyotoshh/access/img/num_03.png) no-repeat left 3px;
}
.route_box p.num_04{
	background: url(https://www.hankyu-hotel.com/-/media/hotel/hh/kyotoshh/access/img/num_04.png) no-repeat left 3px;
}
.route_box p.num_05{
	background: url(https://www.hankyu-hotel.com/-/media/hotel/hh/kyotoshh/access/img/num_05.png) no-repeat left 3px;
}
.route_box p.num_06{
	background: url(https://www.hankyu-hotel.com/-/media/hotel/hh/kyotoshh/access/img/num_06.png) no-repeat left 3px;
}
.route_box p.num_07{
	background: url(https://www.hankyu-hotel.com/-/media/hotel/hh/kyotoshh/access/img/num_07.png) no-repeat left 3px;
}
.route_box p.num_08{
	background: url(https://www.hankyu-hotel.com/-/media/hotel/hh/kyotoshh/access/img/num_08.png) no-repeat left 3px;
}
.route_box p.num_09{
	background: url(https://www.hankyu-hotel.com/-/media/hotel/hh/kyotoshh/access/img/num_09.png) no-repeat left 3px;
}
.route_box p.num_10{
	background: url(https://www.hankyu-hotel.com/-/media/hotel/hh/kyotoshh/access/img/num_10.png) no-repeat left 3px;
}
.route_box p.num_11{
	background: url(https://www.hankyu-hotel.com/-/media/hotel/hh/kyotoshh/access/img/num_11.png) no-repeat left 3px;
}
.route_box p.num_12{
	background: url(https://www.hankyu-hotel.com/-/media/hotel/hh/kyotoshh/access/img/num_12.png) no-repeat left 3px;
}
.route_box p.num_13{
	background: url(https://www.hankyu-hotel.com/-/media/hotel/hh/kyotoshh/access/img/num_13.png) no-repeat left 3px;
}
.route_box p.num_14{
	background: url(https://www.hankyu-hotel.com/-/media/hotel/hh/kyotoshh/access/img/num_14.png) no-repeat left 3px;
}
.route_box p.num_15{
	background: url(https://www.hankyu-hotel.com/-/media/hotel/hh/kyotoshh/access/img/num_15.png) no-repeat left 3px;
}
.route_box p.num_16{
	background: url(https://www.hankyu-hotel.com/-/media/hotel/hh/kyotoshh/access/img/num_16.png) no-repeat left 3px;
}
.route_box p.num_17{
	background: url(https://www.hankyu-hotel.com/-/media/hotel/hh/kyotoshh/access/img/num_17.png) no-repeat left 3px;
}
.route_box p.num_18{
	background: url(https://www.hankyu-hotel.com/-/media/hotel/hh/kyotoshh/access/img/num_18.png) no-repeat left 3px;
}
.route_box p.num_19{
	background: url(https://www.hankyu-hotel.com/-/media/hotel/hh/kyotoshh/access/img/num_19.png) no-repeat left 3px;
}
.route_box p.num_20{
	background: url(https://www.hankyu-hotel.com/-/media/hotel/hh/kyotoshh/access/img/num_20.png) no-repeat left 3px;
}


.logo_area{
	width: 100%;
	display: inline-block;
	clear: both;
	text-align: center;
}

.biko{
	color: #A31837;
}

.footer_logo{
	padding: 30px 0 70px;
}

p.routebox{
	border:1px solid
}



/*------------------------------------------------------------------------
480〜960px 
------------------------------------------------------------------------*/

@media screen and (max-width: 960px) {

	#route {
	    width: 92%;
	    padding: 0 4%;
	}

	.ttl div{
		width: 92%;
	    padding: 10px 4% 0 4%;
	}

	ul.search_area li {
	    margin: 10px 0;
	}

}

/*------------------------------------------------------------------------
〜480px
------------------------------------------------------------------------*/

@media screen and (max-width: 480px) {

.ttl h1 {
    padding: 40px 0 0 0;
}

.ttl h1 img {
    width: 95%;
}
h2.route br{
	display: block;
}
.map iframe{
	height: 500px;
}

.route_choice {
    padding: 20px 4%;
}

.route_choice:before{
	left: 46%;
}
dl.route_pattern dt {
    width: 205px;
    font-size: 1em;
}

ul.search_area li {
    display: block;
    margin: 10px 0;
}

a.btn_search {
	width: auto;
	display: block;
}

.select_start,
.select_route {
    width: 100%;
    display: block;
}


.route_box {
    width: 100%;
    
}
.route_box p {
    margin: 10px 0 30px;
}

.footer_logo img{
	width: 80%;
}

}

/*------------------------------------------------------------------------
印刷用
------------------------------------------------------------------------*/

@media print {
	#route {
	    width: 960px !important;
	    margin: 0 auto;
	}
    #maincontents{
        width:960px !important;
        margin: 0 auto;
    }
	.route_box{
		float: left !important;
		display: block !important;
	}
    .route_box img{
	    height: 205px !important;
	    float: left !important;
		display: block !important;
	}
	.route_box p{
	    height: 100px !important;
	    float: left !important;
		display: block !important;
	}
}