@charset "UTF-8";


/* /_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_
  Media Queries による切り替え
/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_*/


/* PC向けのスタイル： 481px～ */
@media only screen and (min-width: 481px) {

#shinryou {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 60px;
	margin-left: 0px;
}
.time_table {
	width: 100%;
	padding: 0px;
	height: auto;
	border-collapse: collapse;
	margin: 0px;
}
.time_table thead th {
	background-color: #21b5c1;
	color: #FFF;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	line-height: 1em;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}
.time_table tbody th {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	line-height: 1.3em;
	border: 1px solid #CCC;
	font-size: 90%;
}
.time_table tbody td {
	width: 11.8%;
	text-align: center;
	border: 1px solid #CCC;
}
.time_table thead .col {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #50be91;
}
.time_ex {
	font-size: 80%;
	line-height: 1.5em;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #666;
}
#acc_txt {
	margin: 0px;
	padding: 0px;
}
#acc_txt dl {
	margin: 0px;
	padding: 0px;
}
#acc_txt dl dt {
	font-size: 90%;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#acc_txt dl dt span {
	color: #C00;
}

#acc_txt dl dd {
	font-size: 90%;
	padding: 0px;
	line-height: 1.7em;
	text-align: center;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#acc_map {
	padding: 0px;
	height: auto;
	width: 100%;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#acc_map iframe {
	margin: 0px;
	padding: 0px;
	height: 350px;
	width: 100%;
}
#vehicle {
	padding: 0px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
}
#vehicle dl {
	margin: 0px;
	padding: 0px;
}
#vehicle dl dt {
	padding: 0px;
	text-align: center;
	font-weight: bold;
	color: #21b5c1;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#vehicle dl dt span {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #21b5c1;
	border-bottom-color: #21b5c1;
	padding: 10px;
	margin: 0px;
}
#vehicle dl dd {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 90%;
}
.list1 {
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: auto;
	width: 100%;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #dddddd;
	border-left-color: #dddddd;
	padding: 0px;
}
.list1 th,
.list1 td {
	padding: 15px;
	text-align: left;
	vertical-align: top;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #dddddd;
	border-bottom-color: #dddddd;
}
.list1 th {
	background-color: #f3f3f3;
	width: 30%;
	font-size: 90%;
	text-align: center;
}
.list1 td {
	font-size: 85%;
	padding-left: 40px;
	padding-right: 40px;
}
#caution {
	background-color: #F0F0F0;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 100px;
	margin-left: 0px;
	padding-top: 40px;
	padding-right: 50px;
	padding-bottom: 40px;
	padding-left: 50px;
}
.caution_text {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 45%;
}
.caution_text dl {
	margin: 0px;
	padding: 0px;
}
.caution_text dl dt {
	font-size: 110%;
	font-weight: bold;
	color: #000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.caution_text dl dd {
	font-size: 90%;
	margin: 0px;
	padding: 0px;
}
.caution_inner {
	margin: 0px;
	padding: 0px;
	float: right;
	height: auto;
	width: 50%;
	display: flex;
	justify-content: space-between;
}
.caution_inner dl {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 230px;
}
.caution_inner dl dt {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.caution_inner dl dd {
	font-size: 90%;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#lord {
	padding: 0px;
	display: flex;
	justify-content: space-between;
	flex-flow: row wrap;
	margin: 0px;
}
#lord dl {
	padding: 0px;
	height: auto;
	width: 30%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}
#lord dl dt {
	margin: 0px;
	padding: 0px;
}
#lord dl dd {
	margin: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-size: 90%;
	line-height: 1.7em;
}

}



/* スマホ向けのスタイル： ～480px */
@media only screen and (max-width: 480px) {

#shinryou {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 60px;
	margin-left: 0px;
}
.time_table {
	width: 100%;
	padding: 0px;
	height: auto;
	border-collapse: collapse;
	margin: 0px;
}
.time_table thead th {
	background-color: #21b5c1;
	color: #FFF;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	line-height: 1em;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	font-size: 80%;
}
.time_table tbody th {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	line-height: 1.3em;
	border: 1px solid #CCC;
	font-size: 80%;
}
.time_table tbody td {
	width: 11.8%;
	text-align: center;
	border: 1px solid #CCC;
	font-size: 90%;
}
.time_table thead .col {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #50be91;
}
.time_ex {
	font-size: 70%;
	line-height: 1.5em;
	padding: 0px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #666;
	height: auto;
	width: 95%;
}
#acc_txt {
	padding: 0px;
	height: auto;
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#acc_txt dl {
	margin: 0px;
	padding: 0px;
}
#acc_txt dl dt {
	font-size: 90%;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#acc_txt dl dt span {
	color: #C00;
}

#acc_txt dl dd {
	font-size: 90%;
	padding: 0px;
	line-height: 1.7em;
	text-align: center;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#acc_map {
	padding: 0px;
	height: auto;
	width: 100%;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#acc_map iframe {
	margin: 0px;
	padding: 0px;
	height: 350px;
	width: 100%;
}
#vehicle {
	padding: 0px;
	margin-top: 60px;
	margin-right: auto;
	margin-bottom: 60px;
	margin-left: auto;
	height: auto;
	width: 90%;
}
#vehicle dl {
	margin: 0px;
	padding: 0px;
}
#vehicle dl dt {
	padding: 0px;
	text-align: center;
	font-weight: bold;
	color: #21b5c1;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#vehicle dl dt span {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #21b5c1;
	border-bottom-color: #21b5c1;
	padding: 10px;
	margin: 0px;
}
#vehicle dl dd {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 90%;
}
.list1 {
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: auto;
	width: 100%;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #dddddd;
	border-left-color: #dddddd;
	padding: 0px;
}
.list1 th,
.list1 td {
	padding: 10px;
	text-align: left;
	vertical-align: top;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #dddddd;
	border-bottom-color: #dddddd;
}
.list1 th {
	background-color: #f3f3f3;
	width: 30%;
	font-size: 90%;
}
.list1 td {
	font-size: 85%;
}
#caution {
	background-color: #F0F0F0;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 100px;
	margin-left: 0px;
	padding: 30px;
}
.caution_text {
	margin: 0px;
	padding: 0px;
}
.caution_text dl {
	margin: 0px;
	padding: 0px;
}
.caution_text dl dt {
	font-size: 110%;
	font-weight: bold;
	color: #000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.caution_text dl dd {
	font-size: 90%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
.caution_inner {
	margin: 0px;
	padding: 0px;
	display: flex;
	justify-content: space-between;
}
.caution_inner dl {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 48%;
}
.caution_inner dl dt {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.caution_inner dl dd {
	font-size: 80%;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#lord {
	padding: 0px;
	height: auto;
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#lord dl {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}
#lord dl dt {
	margin: 0px;
	padding: 0px;
}
#lord dl dt img{
	width:100%;
}
#lord dl dd {
	margin: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-size: 90%;
	line-height: 1.7em;
}

}



/*====================================
サイトここから
====================================*/
.reservation_c00_bg01{
	width: 100%;
	/*background-image: url(../xxxx-p/xxxxxx_bg.jpg);*/
	margin: 0 auto;
	overflow: hidden;
}
.reservation_c00_bg02{
	width: 100%;
	/*background-image: url(../xxxx-p/xxxxxx_bg02.jpg);*/
	margin: 0 auto;
	overflow: hidden;
	background-repeat:no-repeat;
	background-position: top center;
}
.reservation_c00_box {
	padding: 60px 0;
}
.reservation_c00b_box {
	padding: 0px 0 30px;
}


.reservation_c00_tit01 {
	font-size: 150%;
	font-weight: bold;
	background-image: url(../images/title_line.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	color: #000;
}
@media (max-width: 820px){
.reservation_c00_tit01 {
	font-size: 130%;
	font-weight: bold;
	background-image: url(../images/title_line.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	color: #000;
	height: auto;
	width: 90%;
}
}


.reservation_c00_tx01 {
	font-size:1.6rem;
	font-size:16px;
	line-height: 1.75;
	text-align: center;
	margin-top: -10px;
	padding: 0 15px 25px;
}
.reservation_c00_tx01 .tx_l {
	font-weight: 500;
	background: linear-gradient(transparent 70%, yellow 70%);
	padding: 0 0.3em;
}


.reservation_c01_box01 {
	padding: 0 15px;
}

.reservation_c01_container {
	
}
.reservation_c01_container .grid_item {
	background-color: rgba(244,243,238,0.45);
	/*background-color: rgba(255,255,255,0.60);*/
	padding: 25px;
	border-radius: 6px;
}

.reservation_c01_stit01 {
	font-size:20px;
	/*font-size:2.0rem;*/
	text-align: center;
	padding-bottom: 8px;
}

.reservation_c01_img {
	text-align: center;
}

.reservation_c01_img img {
	width: 100%;
	max-width: 116px;
}

.reservation_c01_container a.btn {
 display: inline-block;
  padding: 0.5em 2em;
	font-size:16px;
	/*font-size:1.6rem;*/
  text-decoration: none;
  background: #ff9046;/*ボタン色*/
  color: #FFF;
  border-radius: 3px;
}

.reservation_c01_container a.blank {
	background-image: url("../images/link_icon01_wh.png");
	background-size: 14px 14px;
	background-position: center right 1.7em;
	background-repeat: no-repeat;
	padding-right: 2.8em;
	display: inline-block;
}

@media (max-width: 820px){
.line_qrbox {
	text-align: center;	
}
.line_btnbox {
	text-align: center;	
}
}



.reservation_table01 {
border-collapse:collapse;
width:100%;
	font-size:16px;
	/*font-size:1.6rem;*/
	line-height:1.60;
}
.reservation_table01 > tr {
/*	border-bottom:1px #999999 solid;*/
}
.reservation_table01 th {
	width:28%;
background-color:rgba(238,238,238,0.75);
text-align:center;
	font-weight: 500;
padding:18px 20px;
color: #444;
border:1px #DDD solid;
	text-align: left;
}
.reservation_table01 th .tx_s {
	font-size:13px;
	/*font-size:1.3rem;*/
	color: #666;
	font-weight: 400;
}
.reservation_table01 td {
width:72%;
background-color:#FFF;
text-align:left;
padding:18px 24px;
color: #222;	
border:1px #DDD solid;
}

.reservation_table01 td p .tx_l {
	font-size:18px;
	/*font-size:1.8rem;*/
	font-weight: 500;
}
.reservation_table01 td p .icon {
	font-size:12px;
	/*font-size:1.2rem;*/
	color: rgba(48,135,132,0.75);
	padding-right: 0.2em;
	
}
.reservation_table01 td .tx_s {
	font-size:12px;
	/*font-size:1.2rem;*/
}
.reservation_table01 td .tx_ss {
	font-size:12px;
	/*font-size:1.2rem;*/
	color: #AAA;
}
.reservation_table01 td .icon01 {
	font-size:12px;
	/*font-size:1.2rem;*/
	color: rgba(250,111,69,0.75);
	padding-right: 0.2em;
}
.reservation_table01 td a {
	text-decoration: none;
	color: #222;
	line-height: 1.75;
}
.reservation_table01 td a.btn {
 display: inline-block;
  padding: 0.5em 2em;
  text-decoration: none;
  background: #ff9046;/*ボタン色*/
  color: #FFF;
  border-radius: 3px;
}

.reservation_table01 td a.blank {
	background-image: url("../images/link_icon01_wh.png");
	background-size: 14px 14px;
	background-position: center right 1.7em;
	background-repeat: no-repeat;
	padding-right: 2.8em;
	display: inline-block;
}
/*.reservation_table01 td a .tx {
	padding: 10px 0.2em;
	margin: 4px 0;
}*/
/*.reservation_table01 td a:hover{
	text-decoration: underline;
}*/
@media (max-width: 820px){
.reservation_table01{
	font-size:20px;
	/*font-size:2.0rem;*/
}
.reservation_table01 td {
	font-size:18px;
	/*font-size:1.8rem;*/
	}
.reservation_table01 th, .reservation_table01 td {
  display: block;
  width: 100%;
}
.reservation_table01 tr {
	border-bottom: none;
}
.reservation_table01 th {
	width:96%;
background-color:#EDEDED;
text-align:center;
margin-top:20px;
padding:10px;
color: #333333;
	border-bottom: none;
}
.reservation_table01 td {
	width:96%;
background-color:#FFF;
text-align:left;
padding:10px;
color: #222222;	
}
.reservation_table01 th .tx_s {
	padding-left: 25px;
	}
}



.reservation_c03_tit {
	font-size:26px;
	/*font-size:2.6rem;*/
	font-weight: 500;
	text-align: center;
	padding-bottom: 16px;
}

.reservation_c03_tx02 {
	font-size:16px;
	/*font-size:1.6rem;*/
	text-align: center;
	padding-bottom: 25px;
}

.reservation_c03_tx03 {
	font-size:19px;
	/*font-size:1.9rem;*/
	text-align: center;
	letter-spacing: -0.02em;
	font-weight: 500;
	padding-bottom:0px;
}
.reservation_c03_tx03 .tx_s {
	font-size:14px;
	/*font-size:1.4rem;*/
	padding-left: 0.4em;
	letter-spacing: 0em;
	font-weight: normal;
}

.reservation_c03_teltx {
	text-align: center;
}
.reservation_c03_teltx .tx {
	font-size:26px;
	/*font-size:2.6rem;*/
	font-weight: 500;
	color: #fa6f45;
	letter-spacing: 0.03em;
	background-image: url("../images/tel_icon.png");
	background-position: center left;
	background-repeat: no-repeat;
	padding-left:24px;
	min-height: 22px;
}
.reservation_c03_teltx a{
	text-decoration: none;
	color: #fa6f45;
}

