@charset "utf-8";

.contents_rsClearfix:after {
	display: block;
	clear: both;
	content: "";
}

/*--------------------------------------------------
** PC
--------------------------------------------------*/
.contents {
	padding: 0;
}
.contents_roadstation, .footer {
	background-image: url(../static/roadstation/bg.jpg);
	background-size: 224px auto;
}
.contents_roadstation {
	color: #432323;
	padding-bottom: 10rem;
}
.breadcrumb ul {
	max-width: 102.4rem;
	margin: 0 auto;
}
.contents_inner {
	max-width: 100%;
}
.contents_roadstation .contents_inner {
	max-width: 102.4rem;
}

.contents_rsNoPC, .contents_rsOnlyTB, .contents_rsOnlySP {
	display: none;
}

/*nav*/
.contents_roadstation .contents_rsNav {
	background-image: url(../static/roadstation/nav_bg.png);
	background-repeat: repeat-x;
	background-size: auto 78px;
}
.contents_roadstation .contents_rsNav > ul {
	background-color: #fff;
}
.contents_roadstation .contents_rsNav li {
	position: relative;
	margin-left: 0.5%;
	width: 19.6%;
	height: 78px;
	float: left;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 90%;
}
.contents_roadstation .contents_rsNav li:first-child {
	margin: 0;
}
.contents_roadstation .contents_rsNav li.contents_rsNavMap {
	background-color: #58b545;
	background-image: url(../static/roadstation/nav01.png);
}
.contents_roadstation .contents_rsNav li.contents_rsNavRec {
	background-color: #c83748;
	background-image: url(../static/roadstation/nav02.png);
}
.contents_roadstation .contents_rsNav li.contents_rsNavGou {
	background-color: #ed7b1e;
	background-image: url(../static/roadstation/nav03.png);
}
.contents_roadstation .contents_rsNav li.contents_rsNavSou {
	background-color: #5997c5;
	background-image: url(../static/roadstation/nav04.png);
}
.contents_roadstation .contents_rsNav li.contents_rsNavFac {
	background-color: #ea6694;
	background-image: url(../static/roadstation/nav05.png);
}
.contents_rsMap .contents_rsNav li.contents_rsNavMap, 
.contents_roadstation .contents_rsNav li.contents_rsNavMap:hover {
	background-color: #fff;
	background-image: url(../static/roadstation/nav01on.png);
	-webkit-transition:0.3s;-moz-transition:0.3s;-o-transition:0.3s;transition:0.3s;
}
.contents_rsRecommend .contents_rsNav li.contents_rsNavRec, 
.contents_roadstation .contents_rsNav li.contents_rsNavRec:hover {
	background-color: #fff;
	background-image: url(../static/roadstation/nav02on.png);
	-webkit-transition:0.3s;-moz-transition:0.3s;-o-transition:0.3s;transition:0.3s;
}
.contents_rsFood .contents_rsNav li.contents_rsNavGou, 
.contents_roadstation .contents_rsNav li.contents_rsNavGou:hover {
	background-color: #fff;
	background-image: url(../static/roadstation/nav03on.png);
	-webkit-transition:0.3s;-moz-transition:0.3s;-o-transition:0.3s;transition:0.3s;
}
.contents_rsGift .contents_rsNav li.contents_rsNavSou, 
.contents_roadstation .contents_rsNav li.contents_rsNavSou:hover {
	background-color: #fff;
	background-image: url(../static/roadstation/nav04on.png);
	-webkit-transition:0.3s;-moz-transition:0.3s;-o-transition:0.3s;transition:0.3s;
}
.contents_rsFacilitieslist .contents_rsNav li.contents_rsNavFac, 
.contents_roadstation .contents_rsNav li.contents_rsNavFac:hover {
	background-color: #fff;
	background-image: url(../static/roadstation/nav05on.png);
	-webkit-transition:0.3s;-moz-transition:0.3s;-o-transition:0.3s;transition:0.3s;
}
.contents_roadstation .contents_rsNav li a {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}

/*title*/
.contents_roadstation .contents_rsTit {
	position: relative;
	width: 100%;
	padding-top: 38%;
    font-size: 15px;
	background-position: center top;
	background-repeat: no-repeat;
	background-size: 100% auto;
	line-height: 1.8;
    text-align: center;
}
.contents_rsMap .contents_rsTit {
    background-image: url(../static/roadstation/01/tit.png);
}
.contents_rsRecommend .contents_rsTit {
    background-image: url(../static/roadstation/02/tit.png);
}
.contents_rsFood .contents_rsTit {
    background-image: url(../static/roadstation/03/tit.png);
}
.contents_rsGift .contents_rsTit {
    background-image: url(../static/roadstation/04/tit.png);
}
.contents_rsFacilitieslist .contents_rsTit {
    background-image: url(../static/roadstation/05/tit.png);
}
.contents_roadstation .contents_rsTit p {
	position: absolute;
	top: 0;
	right: 0;
	width: 100%!important;
	height: 100%!important;
}
.contents_roadstation .contents_rsTit p span {
	display: block;
	position: absolute;
	right: 0;
	left: 0;
	bottom: 13%;
}
.contents_rsFacilitieslist .contents_rsTit p span {
	bottom: 20.2%;
}

/*all Box*/
.contents_rsMBox, .contents_rsRBox, .contents_rsFBox, 
.contents_rsGBox, .contents_rsFlBox {
	position: relative;
	margin-top: -2%;
	background-color: #fff;
	border-radius: 10px;
}

/*map*/
.contents_rsMBox {
	background-color: #a9d172;
	border-radius: 20px;
	padding: 10px;
}
.contents_rsMBox .contents_rsMBoxMap {
	position: relative;
	padding-top: 104.2%;
	background-color: #e9f4e7;
	border-radius: 20px;
}
.contents_rsMBox .contents_rsMBoxMapBg {
	position: absolute;
	top: 2.7%;
	left: 12%;
	width: 87%;
}
.contents_roadstation .contents_rsMBoxMapTit br {
	display: none;
}
.contents_rsMBox .contents_rsMBoxMapTit p {
	position: absolute;
	font-size: 1.3em;
	background-color: #fff;
	border: 1px solid #000;
	border-radius: 2px;
	box-shadow: 3px 3px 0 rgba(35,24,21,0.15);
	font-weight: bold;
	z-index: 2;
}
.contents_rsMBox .contents_rsMBoxMapTit p a {
	display: block;
	width: 100%;
	height: 100%;
	line-height: 1;
	padding: 8px 7.28px 3px;
}
.contents_rsMBox .contents_rsMBoxMapTitRed p {
	border-color: #ea6694;
	color: #ea6694;
}
.contents_rsMBox .contents_rsMBoxMapTitBlue p {
	border-color: #0e63ab;
	color: #0e63ab;
}
.contents_rsMBox .contents_rsMBoxMapTit .contents_rsMBoxMapTit01 {
	top: 10.6%;
	right: 32.2%;
}
.contents_rsMBox .contents_rsMBoxMapTit .contents_rsMBoxMapTit02 {
	top: 17.3%;
	right: 33.3%;
}
.contents_rsMBox .contents_rsMBoxMapTit .contents_rsMBoxMapTit03 {
	top: 36.8%;
	left: 38%;
}
.contents_rsMBox .contents_rsMBoxMapTit .contents_rsMBoxMapTit04 {
	top: 58.4%;
	right: 24%;
}
.contents_rsMBox .contents_rsMBoxMapTit .contents_rsMBoxMapTit05 {
	top: 51.6%;
	left: 9%;
}
.contents_rsMBox .contents_rsMBoxMapTit .contents_rsMBoxMapTit06 {
	top: 57%;
	left: 12%;
}
.contents_rsMBox .contents_rsMBoxMapTit .contents_rsMBoxMapTit07 {
	top: 84%;
	left: 3%;
}
.contents_rsMBox .contents_rsMBoxMapTit .contents_rsMBoxMapTit08 {
	top: 88.8%;
	left: 2%;
}
.contents_rsMBox .contents_rsMBoxMapTit .contents_rsMBoxMapTit09 {
	top: 14.8%;
	left: 20.2%;
}
.contents_rsMBox .contents_rsMBoxMapTit .contents_rsMBoxMapTit10 {
	top: 23.4%;
	left: 18.5%;
}
.contents_rsMBox .contents_rsMBoxMapTit .contents_rsMBoxMapTit11 {
	top: 46.6%;
	left: 4.4%;
}
.contents_rsMBox .contents_rsMBoxMapTit .contents_rsMBoxMapTit12 {
	top: 75.4%;
	right: 25%;
}
.contents_rsMBox .contents_rsMBoxMapTit .contents_rsMBoxMapTit13 {
	top: 86.2%;
	left: 42%;
}

/*recommend*/
.contents_rsRBox {
	padding: 40px;
	border-radius: 0 0 10px 10px;
}
.contents_rsRBox .contents_rsRBox01, .contents_rsRBox .contents_rsRBox02, .contents_rsRBox .contents_rsRBox03, 
.contents_rsRBox .contents_rsRBox04, .contents_rsRBox .contents_rsRBox05, .contents_rsRBox .contents_rsRBoxAddress {
	position: relative;
}
.contents_rsRBox .contents_rsRBoxContents {
	margin-left: 54%;
}
.contents_rsRBox .contents_rsRBox01 .contents_rsRBoxContents {
	padding-bottom: 12%;
}
.contents_rsRBox .contents_rsRBox02 .contents_rsRBoxContents {
	padding-bottom: 13%;
}
.contents_rsRBox .contents_rsRBox03 .contents_rsRBoxContents {
	padding-bottom: 24%;
}
.contents_rsRBox .contents_rsRBox04 .contents_rsRBoxContents {
	padding-bottom: 14%;
}
.contents_rsRBox .contents_rsRBox05 .contents_rsRBoxContents {
	padding-bottom: 11%;
}
.contents_rsRBox .contents_rsRBoxContentsTit01 {
	font-size: 1.5rem;
}
.contents_rsRBox .contents_rsRBoxContentsTit02 {
	padding: 10px 0 8px;
	font-size: 3rem;
	color: #c83748;
	font-weight: bold;
}
.contents_rsRBox .contents_rsRBoxContentsTit03 {
	padding-bottom: 12px;
	font-size: 2.05rem;
	color: #ce346d;
	font-weight: bold;
}
.contents_rsRBox .contents_rsRBoxContentsTxt {
	line-height: 1.7;
}
.contents_rsRBox .contents_rsRBoxContentsPhoto {
	position: absolute;
	top: 0;
	left: 0;
	width: 51%;
	height: auto;
}
.contents_rsRBox .contents_rsRBoxAdd {
	margin-left: 36%;
}
.contents_rsRBox .contents_rsRBoxAddPhoto {
	position: absolute;
	top: 0;
	left: 0;
	width: 32%;
}
.contents_rsRBox .contents_rsRBoxAddTit {
	margin-bottom: 10px;
	padding: 5px 0 2px;
	font-size: 2.05rem;
	border-top: 1px solid #432323;
	border-bottom: 1px solid #432323;
	font-weight: bold;
	text-align: center;
	
}
.contents_rsRBox .contents_rsRBoxAddTb {
	border-collapse: separate;
	border-spacing: 0 5px;
}
.contents_rsRBox .contents_rsRBoxAddTb th {
	width: 15%;
	text-align: center;
	vertical-align: top;
}
.contents_rsRBox .contents_rsRBoxAddTb th strong {
	display: block;
	padding: 2.4px 0;
	font-size: 16px;
	background-color: #d44f66;
	border-radius: 5px;
	color: #fff;
}
.contents_rsRBox .contents_rsRBoxAddTb td {
	width: 85%;
	padding: 2px 55px 0 10px;
	font-size: 14px;
}
.contents_rsRBox .contents_rsRBoxLine {
	position: relative;
	margin: 40px -40px;
	height: 25px;
}
.contents_rsRBox .contents_rsRBoxLine hr {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 25px;
	background-image: url(../static/roadstation/02/bg_line.png);
	background-position: center;
	background-repeat: repeat-x;
	background-size: auto 25px;
	border: none;
	z-index: 1;
}
.contents_rsRBox .contents_rsRBoxLineBg01 {
	position: absolute;
	top: -93px;
	right: 10px;
	width: 81px;
	height: auto;
	z-index: 0;
}
.contents_rsRBox .contents_rsRBoxLineBg02, .contents_rsRBox .contents_rsRBoxLineBg03 {
	position: absolute;
	top: -27px;
	right: 40px;
	width: 80px;
	height: auto;
	z-index: 2;
}
.contents_rsRBox .contents_rsRBoxLineBg03 {
	right: auto;
	left: 72px;
}

/*food-gift*/
.contents_rsFBox {
	padding: 40px 110px;
	border-radius: 0 0 10px 10px;
}
.contents_rsGBox {
	padding: 40px 110px;
}

.contents_rsFBox .contents_rsFBox2colL, 
.contents_rsGBox .contents_rsGBox2colL {
	margin-right: 2.5%;
	float: left;
	width: 47.5%;
}
.contents_rsFBox .contents_rsFBox2colR, 
.contents_rsGBox .contents_rsGBox2colR {
	margin-left: 2.5%;
	float: right;
	width: 47.5%;
}
.contents_rsFBox .contents_rsFBox2colTit, 
.contents_rsGBox .contents_rsGBox2colTit {
	font-size: 1.5rem;
	border-left: 4.5px solid #e26a22;
	color: #d64b25;
	font-weight: bold;
	line-height: 1.2;
	margin-bottom: 18px;
	padding-left: 10px;
}
.contents_rsGBox .contents_rsGBox2colTit {
	border-left: 4.5px solid #528cae;
	color: #3e76a5;
}
.contents_rsFBox .contents_rsFBox2colTit strong, 
.contents_rsGBox .contents_rsGBox2colTit strong {
	display: block;
	font-size: 22.5px;
	color: #e26a22;
	font-weight: bold;
}
.contents_rsGBox .contents_rsGBox2colTit strong {
	color: #528cae;
}
.contents_rsFBox .contents_rsFBox2colTxt, 
.contents_rsGBox .contents_rsGBox2colTxt {
	line-height: 1.7;
	margin-bottom: 20px;
}
.contents_rsFBox .contents_rsFBox2colB, 
.contents_rsGBox .contents_rsGBox2colB {
	clear: both;
}
.contents_rsFBox .contents_rsFBox2colBTit, 
.contents_rsGBox .contents_rsGBox2colBTit {
	font-size: 22.5px;
	border-top: 1px solid #432323;
	border-bottom: 1px solid #432323;
	text-align: center;
	padding: 4px 0;
}
.contents_rsFBox .contents_rsFBox2colBList, 
.contents_rsGBox .contents_rsGBox2colBList {
	padding-top: 12px;
}
.contents_rsFBox .contents_rsFBox2colBListL, 
.contents_rsGBox .contents_rsGBox2colBListL {
	float: left;
	width: 40%;
}
.contents_rsFBox .contents_rsFBox2colBList strong, 
.contents_rsGBox .contents_rsGBox2colBList strong {
	display: inline-block;
	background-color: #e26a22;
	border-radius: 5px;
	color: #fff;
	margin-right: 6px;
	padding: 4px 27px;
}
.contents_rsGBox .contents_rsGBox2colBList strong {
	background-color: #4b96d1;
}
.contents_rsFBox .contents_rsFBox2colBListR, 
.contents_rsGBox .contents_rsGBox2colBListR {
	float: right;
	width: 60%;
}
.contents_rsFBox .contents_rsFBoxLine, 
.contents_rsGBox .contents_rsGBoxLine {
	position: relative;
	margin: 40px -110px 20px;
	height: 25px;
	left: 0;
}
.contents_rsFBox .contents_rsFBoxLine hr, 
.contents_rsGBox .contents_rsGBoxLine hr {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 25px;
	background-image: url(../static/roadstation/03/bg_line.png);
	background-position: center;
	background-repeat: repeat-x;
	background-size: auto 25px;
	border: none;
	z-index: 1;
}
.contents_rsGBox .contents_rsGBoxLine hr {
	background-image: url(../static/roadstation/04/bg_line.png);
}
.contents_rsFBox .contents_rsFBoxLineBg01, 
.contents_rsGBox .contents_rsGBoxLineBg01 {
	position: absolute;
	bottom: 24px;
	right: 28px;
	width: 81px;
	height: auto;
	z-index: 0;
}
.contents_rsFBox .contents_rsFBoxLineBg02, .contents_rsFBox .contents_rsFBoxLineBg03, 
.contents_rsGBox .contents_rsGBoxLineBg02, .contents_rsGBox .contents_rsGBoxLineBg03 {
	position: absolute;
	bottom: 2.5px;
	right: 95px;
	width: 80px;
	height: auto;
	z-index: 2;
}
.contents_rsFBox .contents_rsFBoxLineBg02 {
	left: 20px;
}
.contents_rsGBox .contents_rsGBoxLineBg03 {
	left: 26px;
}
.contents_rsFBox .contents_rsFBox2colPhoto, 
.contents_rsGBox .contents_rsGBox2colPhoto {
	position: relative;
	width: 100%;
	padding-top: 72%;
}
.contents_rsFBox .contents_rsFBox2colPhoto span, 
.contents_rsGBox .contents_rsGBox2colPhoto span {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%!important;
	height: 100%!important;
}

.contents_rsFBox2colWaku img {
	display: block;
	position: relative;
}
.contents_rsFBox2colWaku:after {
	display: block;
	content: "";
	position: absolute;
	top: -3px;
	left: -3px;
	background-image: url(../static/roadstation/waku.png);
	background-repeat: no-repeat;
	background-size: contain;
	width: 102%;
	height: 100%;
}
.contents_rsFBox2colWaku:before {
	display: block;
	content: "";
	position: absolute;
	top: 0;
	right: -10px;
	background-image: url(../static/roadstation/waku_bg.png);
	background-repeat: no-repeat;
	background-size: contain;
	width: 100%;
	height: 100%;
}
/*food*/
.contents_rsFBox .contents_rsFBox2col_03 .contents_rsFBox2colR img {
	display: block;
	margin: 0 auto;
	width: 60%;
}
.contents_rsFBox .contents_rsFBox2col_03 .contents_rsFBox2colR .contents_rsFBox2colPhoto {
	position: relative;
}
.contents_rsFBox .contents_rsFBox2col_03 .contents_rsFBox2colR .contents_rsFBox2colPhoto:before, 
.contents_rsFBox .contents_rsFBox2col_03 .contents_rsFBox2colR .contents_rsFBox2colPhoto:after, 
.contents_rsFBox .contents_rsFBox2col_04 .contents_rsFBox2colL .contents_rsFBox2colPhoto:before {
	display: block;
	position: absolute;
	content: "";
	top: 4px;
	left: 0;
	width: 34%;
	height: 27%;
	background-image: url(../static/roadstation/03/06sohutokuri-mu_2.png);
	background-repeat: no-repeat;
	background-size: contain;
}
.contents_rsFBox .contents_rsFBox2col_03 .contents_rsFBox2colR .contents_rsFBox2colPhoto:after {
	top: 35%;
	left: 82%;
	width: 30%;
	height: 38%;
	background-image: url(../static/roadstation/03/06sohutokuri-mu_3.png);
}
.contents_rsFBox .contents_rsFBox2col_04 .contents_rsFBox2colL img {
	max-width: 136.164%;
	margin-left: -27%;
	padding-top: 7.8%;
}
.contents_rsFBox .contents_rsFBox2col_04 .contents_rsFBox2colL .contents_rsFBox2colPhoto:before {
	top: 6.5%;
	left: 2.4%;
	width: 37.3%;
	height: 16%;
	background-image: url(../static/roadstation/03/07shikamasando_2.png);
}
/*gift*/
.contents_rsGBox .contents_rsGBox2col_01 .contents_rsGBox2colL img {
	padding-top: 6%;
}
.contents_rsGBox .contents_rsGBox2col_01 .contents_rsGBox2colR img {
	padding: 3% 2%;
}
.contents_rsGBox .contents_rsGBox2col_02 .contents_rsGBox2colL img {
	width: 58%;
}
.contents_rsGBox .contents_rsGBox2col_02 .contents_rsGBox2colR img {
	width: 79%;
} 
.contents_rsGBox .contents_rsGBox2col_04 .contents_rsGBox2colL img {
	width: 43%;
}
.contents_rsGBox .contents_rsGBox2col_02 .contents_rsGBox2colL img, 
.contents_rsGBox .contents_rsGBox2col_02 .contents_rsGBox2colR img, 
.contents_rsGBox .contents_rsGBox2col_04 .contents_rsGBox2colL img {
	display: block;
	margin: 0 auto;
}
.contents_rsGBox .contents_rsGBox2col_04 .contents_rsGBox2colR img {
	padding: 8% 18% 0;
}
.contents_rsGBox .contents_rsGBox2col_05 .contents_rsGBox2colR img {
	padding: 18% 2% 0;
}
.contents_rsGBox .contents_rsGBox2col_02 .contents_rsGBox2colL .contents_rsGBox2colPhoto:before, 
.contents_rsGBox .contents_rsGBox2col_04 .contents_rsGBox2colL .contents_rsGBox2colPhoto:before, 
.contents_rsGBox .contents_rsGBox2col_05 .contents_rsGBox2colR .contents_rsGBox2colPhoto:before {
	display: block;
	position: absolute;
	content: "";
	bottom: -11.2%;
	right: -5%;
	width: 22.5%;
	height: 29%;
	background-image: url(../static/roadstation/04/03imogatari_2.png);
	background-repeat: no-repeat;
	background-size: contain;
	z-index: 1;
}
.contents_rsGBox .contents_rsGBox2col_04 .contents_rsGBox2colL .contents_rsGBox2colPhoto:before {
	top: 49%;
	left: -15.5%;
	width: 29.6%;
	height: 38%;
	background-image: url(../static/roadstation/04/07churakyarottoiribannoudare_2.png);
}
.contents_rsGBox .contents_rsGBox2col_05 .contents_rsGBox2colR .contents_rsGBox2colPhoto:before {
	top: 7.5%;
	right: -10.5%;
	width: 38%;
	height: 13%;
	background-image: url(../static/roadstation/04/10onnasaika-jamu_2.png);
}

/*facilitieslist*/
.contents_rsFlBox {
	padding: 40px;
}
.contents_rsFlBox > div {
	position: relative;
}
.contents_rsFlBox > div > div {
	width: 50%;
	float: left;
}
.contents_rsFlBox .contents_rsFlBox01, .contents_rsFlBox .contents_rsFlBox03 {
	padding-right: 30px;
}
.contents_rsFlBox .contents_rsFlBox02, .contents_rsFlBox .contents_rsFlBox04 {
	padding-left: 30px;
}
.contents_rsFlBox .contents_rsFlBox01, .contents_rsFlBox .contents_rsFlBox02 {
	padding-bottom: 20px;
}
.contents_rsFlBox .contents_rsFlBox03, .contents_rsFlBox .contents_rsFlBox04 {
	padding-top: 20px;
}
.contents_rsFlBox .contents_rsFlBoxBlue .contents_rsFlBox02 {
	padding-bottom: 50px;
}
.contents_rsFlBox .contents_rsFlBox01:after {
	display: block;
	content: "";
	position: absolute;
	top: 0;
	left: 49.8%;
	width: 4px;
	height: 100%;
	background-image: url(../static/roadstation/05/bg_dotline01.png);
	background-position: center top;
	background-repeat: repeat-y;
	background-size: 2px auto;
}
.contents_rsFlBox .contents_rsFlBox04:after {
	display: block;
	content: "";
	position: absolute;
	top: 48.5%;
	left: 0;
	width: 100%;
	height: 35px;
	background-color: #fff;
	background-image: url(../static/roadstation/05/bg_dotline02.png);
	background-position: left center;
	background-repeat: repeat-x;
	background-size: auto 2px;
}
.contents_rsFlBox .contents_rsFlBoxTit {
	font-size: 2.42em;
	padding: 12px 0;
}
.contents_rsFlBox .contents_rsFlBoxRed .contents_rsFlBoxTit {
	color: #ea6694;
}
.contents_rsFlBox .contents_rsFlBoxBlue .contents_rsFlBoxTit {
	color: #0e63ab;
}
.contents_rsFlBox .contents_rsFlBoxTxt {
	padding-bottom: 10px;
	font-size: 1.4rem;
	line-height: 1.7;
}
.contents_rsFlBox .contents_rsFlBoxTb th {
	width: 90px;
	font-size: 16px;
	vertical-align: top;
}
.contents_rsFlBox .contents_rsFlBoxTb th span {
	display: block;
	margin-bottom: 5px;
	padding: 2px 0;
	border-radius: 5px;
	color: #fff;
	text-align: center;
}
.contents_rsFlBox .contents_rsFlBoxRed .contents_rsFlBoxTb th span {
	background: #ea6694;
}
.contents_rsFlBox .contents_rsFlBoxBlue .contents_rsFlBoxTb th span {
	background: #0e63ab;
}
.contents_rsFlBox .contents_rsFlBoxTb td {
	font-size: 14px;
}
.contents_rsFlBox .contents_rsFlBoxTb td > span {
	display: block;
	margin: 0 0 5px 8px;
	padding: 2px 0;
}
.contents_rsFlBox .contents_rsTit02 {
	padding: 30px 0;
	text-align: center;
}
.contents_rsFlBox .contents_rsFlBoxLine {
	position: relative;
	margin: 25px -40px 0;
	height: 25px;
	left: 0;
}
.contents_rsFlBox .contents_rsFlBoxLine hr {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 25px;
	background-image: url(../static/roadstation/05/bg_line.png);
	background-position: center;
	background-repeat: repeat-x;
	background-size: auto 25px;
	border: none;
	z-index: 1;
}
.contents_rsFlBox .contents_rsFlBoxLineBg01 {
	position: absolute;
	bottom: 24px;
	right: 3px;
	width: 81px;
	height: auto;
	z-index: 0;
}
.contents_rsFlBox .contents_rsFlBoxLineBg02 {
	position: absolute;
	bottom: 2.5px;
	right: 88px;
	width: 80px;
	height: auto;
	z-index: 2;
}

/*--------------------------------------------------
** TB
--------------------------------------------------*/
@media only screen and (max-width: 1023px) {
	.contents_roadstation {
		padding-bottom: 8rem;
	}
	
	.contents_rsOnlyPC, .contents_rsNoTB {
		display: none;
	}
	.contents_rsNoPC, .contents_rsOnlyTB {
		display: block;
	}
		
	/*nav*/
	.contents_roadstation .contents_rsNav li {
		height: 59px;
	}
	
	/*title*/
	.contents_roadstation .contents_rsTit {
		font-size: 14px;
		padding-top: 41%;
		line-height: 1.6;
	}
	.contents_rsMap .contents_rsTit {
		background-image: url(../static/roadstation/01/tit_tb.png);
	}
	.contents_rsRecommend .contents_rsTit {
		background-image: url(../static/roadstation/02/tit_tb.png);
	}
	.contents_rsFood .contents_rsTit {
		background-image: url(../static/roadstation/03/tit_tb.png);
	}
	.contents_rsGift .contents_rsTit {
		background-image: url(../static/roadstation/04/tit_tb.png);
	}
	.contents_rsFacilitieslist .contents_rsTit {
		background-image: url(../static/roadstation/05/tit_tb.png);
	}
	.contents_roadstation .contents_rsTit p span, .contents_rsFacilitieslist .contents_rsTit p span {
		bottom: 11%;
	}

	/*all Box*/
	.contents_rsRBox, .contents_rsFBox, .contents_rsGBox, .contents_rsFlBox {
		border-radius: 0 0 10px 10px;
	}

	/*recommend*/
	.contents_rsRBox {
		padding: 25px;
	}
	.contents_rsRBox .contents_rsRBoxContents {
		margin-left: 0;
		padding-top: 40.8%;
	}
	.contents_rsRBox .contents_rsRBox01 .contents_rsRBoxContents, .contents_rsRBox .contents_rsRBox02 .contents_rsRBoxContents, 
	.contents_rsRBox .contents_rsRBox03 .contents_rsRBoxContents, .contents_rsRBox .contents_rsRBox04 .contents_rsRBoxContents, 
	.contents_rsRBox .contents_rsRBox05 .contents_rsRBoxContents{
		padding-bottom: 20px;
	}
	.contents_rsRBox .contents_rsRBoxContentsPhoto {
		width: 100%;
	}
	.contents_rsRBox .contents_rsRBoxContentsPhoto01 {
		width: 55%;
		float: left;
	}
	.contents_rsRBox .contents_rsRBoxContentsPhoto02 {
		width: 43%;
		float: right;
	}
	.contents_rsRBox .contents_rsRBoxAddPhoto {
		position: static;
		float: left;
		padding-top: 5px;
		width: 40%;
	}
	.contents_rsRBox .contents_rsRBoxAdd {
		margin-left: 0;
	}
	.contents_rsRBox .contents_rsRBoxAddTb {
		float: right;
		width: 58%;
	}
	.contents_rsRBox .contents_rsRBoxAddTb th {
		width: 22.5%;
	}
	.contents_rsRBox .contents_rsRBoxAddTb td {
		padding: 2px 0 0 10px;
		width: 77.5%;
	}
	.contents_rsRBox .contents_rsRBoxLine {
		margin: 40px -25px;
	}
	.contents_rsRBox .contents_rsRBoxLineBg01, 
	.contents_rsRBox .contents_rsRBoxLineBg02, .contents_rsRBox .contents_rsRBoxLineBg03 {
		display: none;
	}
	
	/*food-gift*/
	.contents_rsFBox, .contents_rsGBox {
		padding: 25px;
	}
	.contents_rsFBox .contents_rsFBox2colL, 
	.contents_rsGBox .contents_rsGBox2colL, 
	.contents_rsFBox .contents_rsFBox2colR, 
	.contents_rsGBox .contents_rsGBox2colR {
		margin: 0;
		float: none;
		width: 100%;
	}
	.contents_rsFBox .contents_rsFBox2colTxt, 
	.contents_rsGBox .contents_rsGBox2colTxt {
		font-size: 1.4rem;
	}
	.contents_rsFBox .contents_rsFBox2colL .contents_rsFBox2colPhoto, 
	.contents_rsGBox .contents_rsGBox2colL .contents_rsGBox2colPhoto {
		padding-top: 40%;
		width: 55%;
		float: left;
	}
	.contents_rsFBox .contents_rsFBox2colL .contents_rsFBox2colDescription, 
	.contents_rsGBox .contents_rsGBox2colL .contents_rsGBox2colDescription {
		width: 41%;
		float: right;
	}
	
	.contents_rsFBox .contents_rsFBox2colR .contents_rsFBox2colPhoto, 
	.contents_rsGBox .contents_rsGBox2colR .contents_rsGBox2colPhoto {
		padding-top: 40%;
		width: 55%;
		float: right;
	}
	.contents_rsFBox .contents_rsFBox2colR .contents_rsFBox2colDescription, 
	.contents_rsGBox .contents_rsGBox2colR .contents_rsGBox2colDescription {
		width: 41%;
		float: left;
	}
	.contents_rsFBox .contents_rsFBoxLine, 
	.contents_rsGBox .contents_rsGBoxLine {
		margin: 30px -25px 20px;
	}
	.contents_rsFBox .contents_rsFBoxLineBg01, 
	.contents_rsGBox .contents_rsGBoxLineBg01 {
		right: 10px;
		width: 9.73%;
		height: auto;
	}
	.contents_rsFBox .contents_rsFBoxLineBg02, .contents_rsFBox .contents_rsFBoxLineBg03, 
	.contents_rsGBox .contents_rsGBoxLineBg02, .contents_rsGBox .contents_rsGBoxLineBg03 {
		left: auto;
		right: 14.2%;
		width: 9.61%;
		height: auto;
	}
	.contents_rsFBox .contents_rsFBoxLineBg02, .contents_rsGBox .contents_rsGBoxLineBg02 {
		left: auto;
		right: 9.5%;
	}
	/*food*/
	.contents_rsFBox .contents_rsFBox2col_03 .contents_rsFBox2colR img {
		margin: -5.5% 0 0 8%;
	}
	
	.contents_rsFBox .contents_rsFBox2col_03 .contents_rsFBox2colR .contents_rsFBox2colPhoto:before {
		top: -10.8%;
		left: auto;
		right: 5.2%;
		width: 36.245%;
		background-image: url(../static/roadstation/03/06sohutokuri-mu_2_tb.png);
	}
	.contents_rsFBox .contents_rsFBox2col_03 .contents_rsFBox2colR .contents_rsFBox2colPhoto:after {
		top: 29%;
		left: auto;
		right: 12%;
		width: 25.134%;
	}
	.contents_rsFBox .contents_rsFBox2col_04 .contents_rsFBox2colL img {
		margin-left: -5px;
		padding-top: 10.5%;
		width: 101.6%;
	}
	.contents_rsFBox .contents_rsFBox2col_04 .contents_rsFBox2colL .contents_rsFBox2colPhoto:before {
		top: 7.4%;
		left: 5.8%;
		width: 38%;
	}
	/*gift*/
	.contents_rsGBox .contents_rsGBox2col_01 .contents_rsGBox2colL img {
		padding: 2% 3% 0;
	}
	.contents_rsGBox .contents_rsGBox2col_01 .contents_rsGBox2colR img {
		margin-top: -2%;
		padding: 0 3%;
	}
	.contents_rsGBox .contents_rsGBox2col_02 .contents_rsGBox2colL img {
		margin-right: 10%;
	}
	.contents_rsGBox .contents_rsGBox2col_02 .contents_rsGBox2colL .contents_rsGBox2colPhoto:before {
		left: 0;
		bottom: 25%;
	}
	.contents_rsGBox .contents_rsGBox2col_04 .contents_rsGBox2colL img {
		margin-right: 22%;
	}
	.contents_rsGBox .contents_rsGBox2col_04 .contents_rsGBox2colL .contents_rsGBox2colPhoto:before {
		top: 65%;
		left: 1%;
		width: 24%;
	}
	.contents_rsGBox .contents_rsGBox2col_04 .contents_rsGBox2colR img {
		padding: 0 18%;
	}
	.contents_rsGBox .contents_rsGBox2col_05 .contents_rsGBox2colR img {
		padding: 21% 4% 0;
	}
	.contents_rsGBox .contents_rsGBox2col_05 .contents_rsGBox2colR .contents_rsGBox2colPhoto:before {
		top: 0;
		right: 0;
		width: 38.4%;
	}
	
	/*facilitieslist*/
	.contents_rsFlBox {
		padding: 25px;
	}
	.contents_rsFlBox .contents_rsFlBox01, .contents_rsFlBox .contents_rsFlBox03 {
		padding-right: 20px;
	}
	.contents_rsFlBox .contents_rsFlBox02, .contents_rsFlBox .contents_rsFlBox04 {
		padding-left: 20px;
	}
	.contents_rsFlBox .contents_rsFlBoxTit {
		font-size: 2.25em;
	}
	.contents_rsFlBox .contents_rsFlBoxLine {
		margin: 20px -25px 0;
	}
	.contents_rsFlBox .contents_rsFlBoxLineBg01 {
		display: none;
	}
	.contents_rsFlBox .contents_rsFlBoxLineBg02 {
		right: 40px;
	}
	
} /* @1023 */
@media only screen and (max-width: 860px) {
	/*map*/
	.contents_rsMBox .contents_rsMBoxMapTit p {
		font-size: 0.96em;
	}
	.contents_rsMBox .contents_rsMBoxMapTit p a {
		padding-top: 4px;
	}
	.contents_rsMBox .contents_rsMBoxMapTit .contents_rsMBoxMapTit02 {
		top: 17%;
	}
	
} /* @860 */

/*--------------------------------------------------
** SP
--------------------------------------------------*/
@media only screen and (max-width: 767px) {
	.contents_roadstation {
		padding-bottom: 4rem;
	}

	.contents_rsNoTB, .contents_rsOnlySP {
		display: block;
	}
	.contents_rsNoSP, .contents_rsOnlyTB {
		display: none;
	}

	/*nav*/
	.contents_roadstation .contents_rsNav {
		position: relative;
		margin-top: -4%;
		background: none;
	}
	.contents_roadstation .contents_rsNav > ul {
		background-color: transparent;
	}
	.contents_roadstation .contents_rsNav li {
		width: 33%;
		height: 50px;
		background-size: 56%;
	}
	.contents_roadstation .contents_rsNav li a:after {
		display: block;
		content: "";
		position: absolute;
		border: 1px solid #fff;
		width: 94%;
		height: 80%;
		top: 8%;
		left: 2.5%;
		z-index: 2;
	}
	.contents_rsMap .contents_rsNav li.contents_rsNavMap a:after, 
	.contents_roadstation .contents_rsNav li.contents_rsNavMap:hover a:after {
		border: 1px solid #58b545;
	}
	.contents_rsRecommend .contents_rsNav li.contents_rsNavRec a:after, 
	.contents_roadstation .contents_rsNav li.contents_rsNavRec:hover a:after {
		border: 1px solid #c83748;
	}
	.contents_rsFood .contents_rsNav li.contents_rsNavGou a:after, 
	.contents_roadstation .contents_rsNav li.contents_rsNavGou:hover a:after {
		border: 1px solid #ed7b1e;
	}
	.contents_rsGift .contents_rsNav li.contents_rsNavSou a:after, 
	.contents_roadstation .contents_rsNav li.contents_rsNavSou:hover a:after {
		border: 1px solid #5997c5;
	}
	.contents_rsFacilitieslist .contents_rsNav li.contents_rsNavFac a:after, 
	.contents_roadstation .contents_rsNav li.contents_rsNavFac:hover a:after {
		border: 1px solid #ea6694;
	}
	.contents_roadstation .contents_rsNav li.contents_rsNavMap {
		background-image: url(../static/roadstation/nav01_sp.png);
	}
	.contents_roadstation .contents_rsNav li.contents_rsNavRec {
		background-image: url(../static/roadstation/nav02_sp.png);
	}
	.contents_roadstation .contents_rsNav li.contents_rsNavGou {
		background-image: url(../static/roadstation/nav03_sp.png);
	}
	.contents_roadstation .contents_rsNav li.contents_rsNavSou {
		margin-top: 3px;
		margin-left: 16.75%;
		background-image: url(../static/roadstation/nav04_sp.png);
	}
	.contents_roadstation .contents_rsNav li.contents_rsNavFac {
		margin-top: 3px;
		margin-right: 16.75%;
		background-image: url(../static/roadstation/nav05_sp.png);
	}
	.contents_rsMap .contents_rsNav li.contents_rsNavMap, 
	.contents_roadstation .contents_rsNav li.contents_rsNavMap:hover {
		background-image: url(../static/roadstation/nav01on_sp.png);
	}
	.contents_rsRecommend .contents_rsNav li.contents_rsNavRec, 
	.contents_roadstation .contents_rsNav li.contents_rsNavRec:hover {
		background-image: url(../static/roadstation/nav02on_sp.png);
	}
	.contents_rsFood .contents_rsNav li.contents_rsNavGou, 
	.contents_roadstation .contents_rsNav li.contents_rsNavGou:hover {
		background-image: url(../static/roadstation/nav03on_sp.png);
	}
	.contents_rsGift .contents_rsNav li.contents_rsNavSou, 
	.contents_roadstation .contents_rsNav li.contents_rsNavSou:hover {
		background-image: url(../static/roadstation/nav04on_sp.png);
	}
	.contents_rsFacilitieslist .contents_rsNav li.contents_rsNavFac, 
	.contents_roadstation .contents_rsNav li.contents_rsNavFac:hover {
		background-image: url(../static/roadstation/nav05on_sp.png);
	}

	/*title*/
	.contents_roadstation .contents_rsTit {
		font-size: 13px;
		padding-top: 60%;
	}
	.contents_rsMap .contents_rsTit {
		background-image: url(../static/roadstation/01/tit_sp.png);
	}
	.contents_rsRecommend .contents_rsTit {
		background-image: url(../static/roadstation/02/tit_sp.png);
	}
	.contents_rsFood .contents_rsTit {
		background-image: url(../static/roadstation/03/tit_sp.png);
	}
	.contents_rsGift .contents_rsTit {
		background-image: url(../static/roadstation/04/tit_sp.png);
	}
	.contents_rsFacilitieslist .contents_rsTit {
		background-image: url(../static/roadstation/05/tit_sp.png);
	}
	.contents_roadstation .contents_rsTit p span {
		padding-left: 15px;
		bottom: 20%;
		text-align: left;
		width: 75%;
	}
	.contents_rsMap .contents_rsTit p span {
		bottom: 16%;
	}
	.contents_rsFood .contents_rsTit p span {
		bottom: 24%;
	}

	/*all Box*/
	.contents_rsMBox, .contents_rsRBox, .contents_rsFBox, .contents_rsGBox {
		margin-top: 2%;
	}

	/*map*/
	.contents_rsMBox .contents_rsMBoxMapTit p a {
		line-height: 1.4;
		padding: 2px 2.9px 0;
	}

	/*recommend*/
	.contents_rsRBox .contents_rsRBoxContents {
		padding-top: 0;
	}
	.contents_rsRBox .contents_rsRBoxContentsPhoto {
		position: static;
	}
	.contents_rsRBox .contents_rsRBoxContentsPhoto01, .contents_rsRBox .contents_rsRBoxContentsPhoto02 {
		margin-bottom: 15px;
		float: none;
		width: 100%;
	}
	.contents_rsRBox .contents_rsRBoxContentsTxt {
		font-size: 1.4rem;
	}
	.contents_rsRBox .contents_rsRBoxAddPhoto {
		margin: 0 auto;
		padding-top: 0;
		float: none;
		width: 56%;
	}
	.contents_rsRBox .contents_rsRBoxAddTb {
		margin: 15px auto 0;
		float: none;
		width: 86%;
	}
	.contents_rsRBox .contents_rsRBoxAddTb th {
		width: 20%;
	}
	.contents_rsRBox .contents_rsRBoxAddTb td {
		padding-right: 20px;
		width: 80%;
	}
	.contents_rsRBox .contents_rsRBoxLineBg01, 
	.contents_rsRBox .contents_rsRBoxLineBg02, .contents_rsRBox .contents_rsRBoxLineBg03 {
		display: block;
	}
	.contents_rsRBox .contents_rsRBoxLineBg01 {
		width: 58px;
		top: -66px;
		right: 20px;
	}
	.contents_rsRBox .contents_rsRBoxLine_01 .contents_rsRBoxLineBg02, 
	.contents_rsRBox .contents_rsRBoxLine_02 .contents_rsRBoxLineBg03, 
	.contents_rsRBox .contents_rsRBoxLine_03 .contents_rsRBoxLineBg02, 
	.contents_rsRBox .contents_rsRBoxLine_04 .contents_rsRBoxLineBg03 {
		width: 65px;
		top: -20px;
		right: 58px;
		left: auto;
	}
	.contents_rsRBox .contents_rsRBoxLine_03 .contents_rsRBoxLineBg02 {
		left: 30px;
	}
	.contents_rsRBox .contents_rsRBoxLine_04 .contents_rsRBoxLineBg03 {
		left: 60px;
	}
	.contents_rsRBox .contents_rsRBoxLine_03 .contents_rsRBoxLineBg01 {
		right: 10px;
	}
	.contents_rsRBox .contents_rsRBoxLine_04 .contents_rsRBoxLineBg01 {
		left: 6px;
	}
	
	/*food-gift*/
	.contents_rsFBox, .contents_rsGBox {
		padding: 25px 20px;
	}
	.contents_rsFBox .contents_rsFBox2colL, .contents_rsFBox .contents_rsFBox2colR,
	.contents_rsGBox .contents_rsGBox2colL, .contents_rsGBox .contents_rsGBox2colR {
		padding: 0 55px;
	}	
	.contents_rsFBox .contents_rsFBox2colL .contents_rsFBox2colPhoto, 
	.contents_rsFBox .contents_rsFBox2colR .contents_rsFBox2colPhoto, 
	.contents_rsGBox .contents_rsGBox2colL .contents_rsGBox2colPhoto, 
	.contents_rsGBox .contents_rsGBox2colR .contents_rsGBox2colPhoto {
		margin-left: -4px;
		padding-top: 72%;
		width: 100%;
		float: none;
	}
	.contents_rsFBox2colWaku:after, .contents_rsGBox2colWaku:after {
		top: -4px;
		left: -4px;
	}
	.contents_rsFBox .contents_rsFBox2colL .contents_rsFBox2colDescription,
	.contents_rsFBox .contents_rsFBox2colR .contents_rsFBox2colDescription, 
	.contents_rsGBox .contents_rsGBox2colL .contents_rsGBox2colDescription, 
	.contents_rsGBox .contents_rsGBox2colR .contents_rsGBox2colDescription {
		width: 100%;
		float: none;
	}
	.contents_rsFBox .contents_rsFBox2colBListL, .contents_rsGBox .contents_rsGBox2colBListL {
		width: 58%;
	}
	.contents_rsFBox .contents_rsFBox2colBListR, .contents_rsGBox .contents_rsGBox2colBListR {
		width: 42%;
	}
	.contents_rsFBox .contents_rsFBoxLine, .contents_rsGBox .contents_rsGBoxLine {
		margin: 30px -20px 20px;
	}
	.contents_rsFBox .contents_rsFBoxLineBg01, .contents_rsGBox .contents_rsGBoxLineBg01 {
		width: 58px;
		right: 15px;
		bottom: 133px;
	}
	.contents_rsFBox .contents_rsFBoxLineBg02, .contents_rsGBox .contents_rsGBoxLineBg03{
		width: 64px;
		left: 116px;
	}
	.contents_rsFBox .contents_rsFBoxLineBg03, .contents_rsGBox .contents_rsGBoxLineBg02 {
		width: 64px;
		right: 74px;
	}
	.contents_rsFBox .contents_rsFBox2colB, .contents_rsGBox .contents_rsGBox2colB {
		position: relative;
	}
	.contents_rsFBox .contents_rsFBox2colBbg, 
	.contents_rsGBox .contents_rsGBox2colBbg {
		position: absolute;
		width: 58px;
		right: -5px;
		top: -67.2px;
	}
	.contents_rsFBox .contents_rsFBoxLine_02 .contents_rsFBoxLineBg01, .contents_rsFBox .contents_rsFBoxLine_04 .contents_rsFBoxLineBg01,
	.contents_rsGBox .contents_rsGBoxLine_01 .contents_rsGBoxLineBg01, .contents_rsGBox .contents_rsGBoxLine_03 .contents_rsGBoxLineBg01 {
		left: 15px;
	}
	
	/*facilitieslist*/
	.contents_rsFlBox {
		margin: 2% 35px 0;
		padding: 30px 90px 5px;
	}
	.contents_rsFlBox > div > div {
		margin-bottom: 25px;
		width: 100%;
		float: none;
	}
	.contents_rsFlBox .contents_rsFlBox01, .contents_rsFlBox .contents_rsFlBox02,
	.contents_rsFlBox .contents_rsFlBox03, .contents_rsFlBox .contents_rsFlBox04 {
		padding: 0;
	}
	.contents_rsFlBox .contents_rsFlBox01:after, 
	.contents_rsFlBox .contents_rsFlBox04:after {
		display: none;
	}
	.contents_rsFlBox .contents_rsFlBoxLine {
		margin: 20px -90px 0;
	}
	.contents_rsFlBox .contents_rsFlBoxLineBg01 {
		display: block;
		right: 30px;
		width: 58px;
	}
	.contents_rsFlBox .contents_rsFlBoxLineBg03 {
		position: absolute;
		bottom: 3px;
		left: 30px;
		width: 65px;
		height: auto;
		z-index: 2;
	}
	
} /* @767 */
@media only screen and (max-width: 580px) {
	/*title*/
	.contents_roadstation .contents_rsTit p span, .contents_rsFood .contents_rsTit p span {
		bottom: 18%;
	}
	.contents_rsMap .contents_rsTit p span {
		bottom: 10%;
	}
	.contents_rsRecommend .contents_rsTit p span {
		bottom: 15%;
	}
	
} /* @660 */
@media only screen and (max-width: 560px) {
	/*title*/
	.contents_roadstation .contents_rsTit p span, .contents_rsFood .contents_rsTit p span, .contents_rsRecommend .contents_rsTit p span {
		padding-left: 0;
		bottom: 18%;
		width: 78%;
	}
	.contents_rsMap .contents_rsTit p span {
		bottom: 14%;
	}
	
	/*nav*/
	.contents_roadstation .contents_rsNav li {
		background-size: 75%;
	}
	
	/*map*/
	.contents_rsMBox .contents_rsMBoxMapTit p {
		font-size: 0.84em;
	}
	.contents_rsMBox .contents_rsMBoxMapTit .contents_rsMBoxMapTit01 {
		top: 10.2%;
	}
	.contents_rsMBox .contents_rsMBoxMapTit .contents_rsMBoxMapTit02 {
		top: 16.4%;
	}
	.contents_rsMBox .contents_rsMBoxMapTit .contents_rsMBoxMapTit03 {
		top: 36%;
		left: 36%;
	}
	.contents_rsMBox .contents_rsMBoxMapTit .contents_rsMBoxMapTit04 {
		top: 57.4%;
		right: 20%;
	}
	.contents_rsMBox .contents_rsMBoxMapTit .contents_rsMBoxMapTit05 {
		top: 50.6%;
		left: 6%;
	}
	.contents_rsMBox .contents_rsMBoxMapTit .contents_rsMBoxMapTit06 {
		top: 56%;
		left: 9.5%;
	}
	.contents_rsMBox .contents_rsMBoxMapTit .contents_rsMBoxMapTit07 {
		top: 82.8%;
		left: 2%;
	}
	.contents_rsMBox .contents_rsMBoxMapTit .contents_rsMBoxMapTit08 {
		top: 88.1%;
		left: 0.8%;
	}
	.contents_rsMBox .contents_rsMBoxMapTit .contents_rsMBoxMapTit09 {
		top: 14.4%;
		left: 16%;
	}
	.contents_rsMBox .contents_rsMBoxMapTit .contents_rsMBoxMapTit10 {
		top: 22.8%;
		left: 14%;
	}
	.contents_rsMBox .contents_rsMBoxMapTit .contents_rsMBoxMapTit11 {
		top: 45.8%;
		left: -1.4%;
	}
	.contents_rsMBox .contents_rsMBoxMapTit .contents_rsMBoxMapTit12 {
		top: 73%;
		right: 20%;
	}
	.contents_rsMBox .contents_rsMBoxMapTit .contents_rsMBoxMapTit13 {
		top: 84.8%;
		left: 44%;
	}

	/*food-gift*/
	.contents_rsFBox .contents_rsFBox2colBList strong, .contents_rsGBox .contents_rsGBox2colBList strong {
		padding: 4px 10px;
	}
	
	/*facilitieslist*/
	.contents_rsFlBox {
		margin: 2% 0 0;
		padding: 20px 20px 5px;
	}
	.contents_rsFlBox .contents_rsFlBoxLine {
		margin: 70px -30px 0;
	}
} /* @560 */
@media only screen and (max-width: 530px) {
	/*title*/
	.contents_roadstation .contents_rsTit {
		font-size: 12px;
	}
	.contents_roadstation .contents_rsTit p span, .contents_rsFood .contents_rsTit p span, .contents_rsRecommend .contents_rsTit p span {
		bottom: 12%;
	}
	.contents_rsMap .contents_rsTit p span {
		bottom: 8%;
	}
	
} /* @530 */
@media only screen and (max-width: 480px) {
	.contents_rsFBox .contents_rsFBox2colBListL, .contents_rsFBox .contents_rsFBox2colBListR, 
	.contents_rsGBox .contents_rsGBox2colBListL, .contents_rsGBox .contents_rsGBox2colBListR {
		margin-bottom: 5px;
		float: none;
		width: 100%;
	}
	.contents_rsFBox .contents_rsFBoxLineBg01, .contents_rsGBox .contents_rsGBoxLineBg01 {
		bottom: 163px;
	}

} /* @480 */
@media only screen and (max-width: 460px) {
	/*title*/
	.contents_roadstation .contents_rsTit {
		padding-top: 62%;
		font-size: 10px;
	}
	.contents_roadstation .contents_rsTit p span, .contents_rsFood .contents_rsTit p span, .contents_rsRecommend .contents_rsTit p span {
		bottom: 18%;
	}
	.contents_rsMap .contents_rsTit p span {
		bottom: 15%;
	}
	
	/*nav*/
	.contents_roadstation .contents_rsNav li a:after {
		width: 92%;
		height: 84%;
		top: 6%;
		left: 3%;
	}
	
	/*map*/
	.contents_roadstation .contents_rsMBoxMapTit br {
		display: block;
	}
	.contents_rsMBox .contents_rsMBoxMapTit .contents_rsMBoxMapTit01 {
		top: 5%;
	}
	.contents_rsMBox .contents_rsMBoxMapTit .contents_rsMBoxMapTit02 {
		top: 15.6%;
		right: 27%;
	}
	.contents_rsMBox .contents_rsMBoxMapTit .contents_rsMBoxMapTit03 {
		left: 32%;
	}
	.contents_rsMBox .contents_rsMBoxMapTit .contents_rsMBoxMapTit04 {
		top: 56.8%;
		right: 16%;
	}
	.contents_rsMBox .contents_rsMBoxMapTit .contents_rsMBoxMapTit05 {
		top: 50.8%;
		left: 2%;
	}
	.contents_rsMBox .contents_rsMBoxMapTit .contents_rsMBoxMapTit06 {
		top: 57%;
		left: 6%;
	}
	.contents_rsMBox .contents_rsMBoxMapTit .contents_rsMBoxMapTit07 {
		top: 82%;
		left: -1%;
	}
	.contents_rsMBox .contents_rsMBoxMapTit .contents_rsMBoxMapTit08 {
		left: 3%;
	}
	.contents_rsMBox .contents_rsMBoxMapTit .contents_rsMBoxMapTit09 {
		left: 12%;
	}
	.contents_rsMBox .contents_rsMBoxMapTit .contents_rsMBoxMapTit10 {
		left: 16%;
	}
	.contents_rsMBox .contents_rsMBoxMapTit .contents_rsMBoxMapTit11 {
		top: 40.6%;
		left: 5%;
	}
	
	/*recommend*/
	.contents_rsRBox .contents_rsRBoxAddPhoto {
		width: 80%;
	}
	.contents_rsRBox .contents_rsRBoxAddTb {
		width: 100%;
	}
	.contents_rsRBox .contents_rsRBoxAddTb td {
		padding-right: 0;
	}
	.contents_rsRBox .contents_rsRBoxLine {
		margin: 65px -25px;
	}
	.contents_rsRBox .contents_rsRBoxContentsTit02 {
		font-size: 2rem;
	}
	.contents_rsRBox .contents_rsRBoxContentsTit03 {
		font-size: 1.6rem;
	}
	.contents_rsRBox .contents_rsRBoxAddTb th strong {
		padding: 2px;
	}
	.contents_rsRBox .contents_rsRBoxAddTb th strong, .contents_rsRBox .contents_rsRBoxAddTb td {
		font-size: 10px;
	}
	
	/*food-gift*/
	.contents_rsFBox .contents_rsFBox2colL, .contents_rsFBox .contents_rsFBox2colR, 
	.contents_rsGBox .contents_rsGBox2colL, .contents_rsGBox .contents_rsGBox2colR {
		padding: 0;
	}
	.contents_rsFBox.contents_rsFBox2colB li {
		font-size: 10px;
	}
	.contents_rsFBox .contents_rsFBox2colB, .contents_rsGBox .contents_rsGBox2colB {
		padding-top: 50px;
	}
	.contents_rsFBox .contents_rsFBox2colBbg, .contents_rsGBox .contents_rsGBox2colBbg {
		top: -18px;
	}
	.contents_rsFBox .contents_rsFBox2colTit strong, .contents_rsGBox .contents_rsGBox2colTit strong {
		font-size: 2rem;
	}
	
	/*facilitieslist*/
	.contents_rsFlBox .contents_rsFlBoxTb th {
		width: 20%;
	}
	.contents_rsFlBox .contents_rsFlBoxTb td {
		width: 80%;
	}
	.contents_rsFlBox .contents_rsFlBoxTb th, .contents_rsFlBox .contents_rsFlBoxTb td {
		font-size: 10px;
	}
	
} /* @460 */
@media only screen and (max-width: 400px) {
	.contents_roadstation .contents_rsTit p span, .contents_rsFood .contents_rsTit p span, .contents_rsRecommend .contents_rsTit p span {
		bottom: 12%;
	}
	.contents_rsMap .contents_rsTit p span {
		bottom: 10%;
	}
	
} /* @400 */
@media only screen and (max-width: 360px) {
	/*title*/
	.contents_roadstation .contents_rsTit {
		font-size: 8px;
	}
	.contents_rsMap .contents_rsTit p span {
		bottom: 8%;
	}
	
	/*map*/
	.contents_rsMBox .contents_rsMBoxMapTit p {
		font-size: 8px;
	}
	
	/*food-gift*/
	.contents_rsFBox2colWaku:after, .contents_rsGBox2colWaku:after {
		top: -3px;
		left: -2px;
	}
	
} /* @360 */
