@charset "UTF-8";
/* CSS Document */

/* index
-------------------------- */

/* pagelink */
#content strong {
    color: #c40;
    font-weight: bold;
}
#pagelink ul{
    width: 600px;
    margin: 30px auto;
    overflow: hidden;
}

#pagelink li{
	margin: 0 18px;
	font-size: 75%;
	float: left;
}

#pagelink li.other{
	margin-right: 0;
}

#pagelink li a{
	height: 27px;
	padding: 13px 0 0 50px;
	background-repeat:no-repeat;
	background-position: left top;
	display:block;
}

#pagelink li.train a{
	background-image:url(../images/pagelink_train.png);
}

#pagelink li.car a{
	background-image:url(../images/pagelink_car.png);
}

#pagelink li.bus a{
	background-image:url(../images/pagelink_bus.png);
}

#pagelink li.other a{
	background-image:url(../images/pagelink_other.png);
}

#pagelink li a:hover{
	color: #383838;
}

#pagelink li.train a:hover{
	background-image:url(../images/pagelink_train_on.png);
}

#pagelink li.car a:hover{
	background-image:url(../images/pagelink_car_on.png);
}

#pagelink li.bus a:hover{
	background-image:url(../images/pagelink_bus_on.png);
}

#pagelink li.other a:hover{
	margin-right: 0;
	background-image:url(../images/pagelink_other_on.png);
}

/* sp_anchor */

#other #sp_anchor{
	margin-bottom: 30px;
	padding-top: 0;
	border-top: 0;
	border-bottom: 1px dotted #4c91b8;
}

#other #sp_anchor ul li{
	font-size: 82%;
}

/* access common */

#index section table .ico_ex{
	margin-top: 0;
}

#index .bnr{
	margin-bottom: 30px;
}

#index article section table .bnr{
	margin-top: 0;
}

#index .cnt_lead{
	margin-left: 4px;
}


#index .access_inner{
	width: 664px;
	margin: 0 auto 50px auto;
}

#index #other .access_inner{
	margin-bottom: 80px;
}

#index #other .access_inner .access_inner{
	margin-bottom: 50px;
}


#index article section p,
#index article section ul,
#index article section table{
	font-size: 82%;
}

#index article section p{
	line-height: 1.6;
}

#index article section ul{
	line-height: 1.8;
}

#index article section table{
	width: 100%;
	margin: 20px 0;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
}

#index article section table th,
#index article section table td{
	padding:10px;
	border-bottom: 1px solid #ccc;
	line-height: 1.4;
}

#index article section table th{
	width: 85px;
	text-align: left;
	vertical-align:top;
}

#index article section table tr:last-child th,
#index article section table tr:last-child td{
	border-bottom: none;
}

/* around_map */

#index #around_map{
	width: 664px;
	margin: 0 auto 50px auto;
}

#index #around_map .ico_ex{
	margin-top: 14px;
	display:block;
	font-size: 75%;
	text-align: right;
}

/* train */

#index #train table th{
	width: 140px;
}

#index #train figure{
	margin: 24px 0;
}

#index #train .notice_ttl{
	margin-bottom: 20px;
	font-size: 100%;
	text-align: center;
}

#index #train #jr_bus{
	margin-top: 50px;
}

#index #train #jr_bus:after{
	content:"";
	clear:both;
	display:block;
	zoom:1;
}

#index #train #jr_bus .notice_inner{
	width: 380px;
	padding-top: 10px;
	float: left;
}

#index #train #jr_bus .notice_inner p+p{
	margin-top: 15px;
}

#index #train #jr_bus figure{
	width: 200px;
	margin: 0;
	float: right;
}

#index #train #air_train section{
	margin-top: 40px;
}

#index #train #air_train .bus_access{
	margin-bottom: 20px;
	padding: 18px 20px;
	background: rgba(255, 255, 255, .85);
	border-radius:5px;
}

/* car */

#index #car .bnr{
	margin-bottom: 50px;
}

#index #car #gmap{
	text-align: center;
}

#index #car #gmap img{
	display:inline;
}

#index #car .bnr{
	margin-bottom: 50px;
}

#index #car #furano{
	overflow:hidden;
}

#index #car #furano figure{
	width: 250px;
	float: right;
}

#index #car #price_search p{
	margin-top: 12px;
	text-align: center;
}

/* bus */

#bus .bnr{
	margin: 30px 0 0 0;
}

/* rental_car */

#index #rental_car table th{
	width: 130px;
}

#index #rental_car h5{
	color: #4c91b8;
	font-size: 91%;
}

/* limousine */

#index #limousine figure{
	margin-bottom: 30px;
	text-align: center;
}

#index #limousine p{
	margin-bottom: 20px;
}

#index #limousine figure img{
	display:inline;
}

/* plane */

#index #plane ul{
	overflow:hidden;
}

#index #plane ul li{
	width: 50%;
	float: left;
}

/* other_nav */

#other_nav{
	margin-bottom: 30px;
	padding-bottom: 20px;
}

#other_nav ul{
	text-align: center;
}

#other_nav ul li{
	margin-right: 18px;
	padding-left: 14px;
	background:url(../../common/images/arrow_down.html) left center / 10px auto no-repeat;
	display:inline;
	font-size: 82%;
}

#other_nav ul li:last-oftype{
	margin-right: 0;
}

/* useful
-------------------------- */

#useful #catch{
	margin-bottom: 70px;
}

#useful .sec_content{
	width: 540px;
	margin: 0 0 70px 0;
	padding-left: 126px;
	position: relative;
}

#useful .sec_content figure{
	width: 180px;
}

#useful .sec_content .sec_inner{
	width: 335px;
}

#useful article section{
	background-position:4px top;
	background-repeat:no-repeat;
	background-size: 100px;
}

#useful .info_dl dt{
	width: 8em;
}

#useful .info_dl dd{
	padding-left: 9em;
}

#useful .btn_link{
	margin-top: 50px;
}

#useful h3{
	padding-left: 125px;
	background: none;
	color: #4c91b8;
	font-size: 82%;
	line-height: 1.4;
}

#useful h3 strong{
	color: #4c91b8;
	font-size: 150%;
}

#useful #useful01 figure,
#useful #useful03 figure,
#useful #useful05 figure{
	float: right;
}

#useful #useful01 .sec_inner,
#useful #useful03 .sec_inner,
#useful #useful05 .sec_inner{
	float: left;
}

/* useful01 */

#useful #useful01{
	background-image:url(https://www.snowtomamu.jp/winter/en/access/images/useful_ttl01.png);
}

/* useful02 */

#useful #useful02{
	background-image:url(https://www.snowtomamu.jp/winter/en/access/images/useful_ttl02.png);
}

#useful #useful02 figure{
	width: 135px;
	margin-top: 30px;
}

#useful #useful02 .sec_inner{
	width: 385px;
}

#useful #useful02 .info_dl dt{
	width: 10em;
}

#useful #useful02 .info_dl dd{
	padding-left: 11em;
}

/* useful03 */

#useful #useful03{
	background-image:url(https://www.snowtomamu.jp/winter/en/access/images/useful_ttl03.png);
}

#useful #useful03 .sec_content{
	padding-bottom: 80px;
}

#useful #useful03 figure{
	width: auto;
	position: absolute;
	top:-75px;
	right:-14px;
}

#useful #useful03 .sec_inner{
	width: 320px;
}

/* useful04 */

#useful #useful04{
	background-image:url(https://www.snowtomamu.jp/winter/en/access/images/useful_ttl04.png);
}

#useful #useful04 .sec_content{
	margin-bottom: 40px;
}
#useful #useful04 .sec_inner {
    width: 310px;
}

#useful #useful04 p{
	margin-top: 16px;
}

/* useful05 */

#useful #useful05{
	background-image:url(https://www.snowtomamu.jp/winter/en/access/images/useful_ttl05.png);
}

#useful #useful05 .sec_content{
	margin-bottom: 100px;
}

#useful #useful05 figure{
	width: auto;
	position: absolute;
	top:-70px;
	right:4px;
}

#useful #useful05 .sec_inner{
	width: 360px;
}

#useful #useful05 p{
	margin-bottom: 16px;
}

#useful #useful05 p+p{
	width: 310px;
}

/* gmap */

#useful #gmap{
	width: 100%;
	height: 420px;
}

/* cons
-------------------------- */

#cons #gs #gs_map{
	margin-bottom: 30px;
}

#cons #carnavi p+p{
	margin-top: 10px;
}

#cons #carnavi figure{
	width: 210px;
}

#cons #carnavi .sec_inner{
	width: 420px;
	float: left;
}

#cons #carnavi .sec_content .sec_inner p{
	margin-bottom: 0;
}

#cons #carnavi figure.photo{
	margin-bottom: 24px;
	float: right;
}

#cons #carnavi figure.photo img{
	margin-bottom: 8px;
}

#cons #carnavi .notice{
	clear: both;
}

#cons #carnavi .notice h4{
	padding: 0;
	background: none;
	font-size: 91%;
}

#cons #carnavi .notice p{
	width: 370px;
	float: right;
}

#cons #carnavi .notice figure.access_map img{
	width: 210px;
	height: auto;
}

/* sp
------------------------------------ */

@media screen and (max-width: 768px) {
	
	/*** index ***/
	#sp_anchor ul {
    width: 100%;
    column-count: 2;
    -moz-column-count: 2;
    -webkit-column-count: 2;
}
#sp_anchor ul li {
    margin-bottom: 10px;
    padding-left: 12px;
    background: url(../images/arrow_down.png) left center / 8px auto no-repeat;
    font-size: 68%;
    line-height: 1.4;
}
	#index .access_inner{
		width: 100%;
	}
	
	#index .access_inner img,
	#index #around_map img{
		max-width:100%;
		display:inline;
	}
	
	#index .access_inner th,
	#index .access_inner td{
		padding: 10px 5px;
		font-size: 91%;
	}
	
	#index section .external a{
		padding-left: 16px;
		background-size:12px auto;
		background-position: left 2px;
	}
	
	#index section strong{
		font-size: 113%;
		font-weight: bold;
	}
	
	#index #around_map{
		width: 100%;
	}
	
	/* bus */
	#index #bus table th{
		width:40px;
	}
	
	/* train */
	#index #train table th{
		width:110px;
	}
	
	#index #train .airport_train{
		padding: 30px 20px;
	}
	
	#index #train .bus_access{
		padding: 12px 15px;
	}
	
	/* car */
	#index #car table th{
		width: 70px;
	}
	
	#index #car .bnr img{
		max-width: 100%;
		height: auto;
	}
	
	#index #car #furano table{
		width: 100%;
		float: none;
	}
	
	#index #car #furano figure{
		width: auto;
		margin-top: 20px;
		float: none;
		text-align: center;
	}
	
	/* rental_car */
	
	#index #rental_car table th{
		width: 75px;
	}
	
	#index #rental_car table .external{
		line-height: 2.0;
	}
	
	/* taxi */
	
	#index #taxi .inside a{
		background-position:left 3px;
	}
	
	/* limousine */
	
	#index #limousine figure{
		overflow:hidden;
	}
	
	#index #limousine figure img{
		width: 50%;
		float: left;
	}
	
	#index #limousine .external a{
		background-position:left 4px;
	}
	
	/* plane */
	
	#index #plane .external a{
		background-position:left 3px;
	}
	
	/*** cons ***/
	
	#cons #gs_map img{
		max-width: 100%;
	}

	#cons #carnavi .sec_inner{
		width: auto;
		float: none;
	}
	
	#cons #carnavi figure.photo{
		width: 100%;
		margin-top: 24px;
		-moz-column-count:2;
		-webkit-column-count:2;
		column-count:2;
		float: none;
	}
		
	#cons #carnavi figure.photo img{
		max-width: 100%;
	}
	
	#cons #carnavi .notice h4{
		font-size: 87.5%;
		text-align: center;
	}
	
	#cons #carnavi .notice figure.access_map{
		margin: 0 auto 30px auto;
	}
	
	#cons #carnavi .notice p{
		width: auto;
		float: none;
	}
	
	/*** useful ***/
	
	#useful #catch{
		margin-bottom: 36px;
	}
	
	#useful article section{
		background-position:left 8px;
		background-size:60px auto;
	}
	
	#useful .sec_content{
		width: auto;
		margin-bottom: 50px !important;
		padding-left: 0;
	}
	
	#useful h3{
		margin-bottom: 10px !important;
	}
	
	#useful .sec_inner,
	#useful figure{
		width: auto !important;
		float: none !important;
		position: static !important;
	}
	
	#useful figure{
		margin-top: 0;
		text-align: center;
	}
	
	#useful h3{
		padding-left: 72px;
	}
	
	#useful #gmap{
		height: 240px;
	}
	#sp_anchor {
    padding: 15px 10px;
    border-top: 1px dotted #4c91b8;
}
    #useful .sec_content figure img {
        display: inline;
        text-align: center;
        clear: both;
    }
}