@charset "UTF-8";

.r_form_inner {
	width: 860px;
	height: auto;
	margin: 0 auto 0 auto;
}

#gosodan{/*link-yo*/}

#r_form {
	padding:0 0 60px;
}

#r_form a{
	color:#333333;
}
#r_form a svg,
#r_form a .ov_img {
	opacity:1;
}
#r_form a:hover svg,
#r_form a:hover .ov_img {
	opacity:0.8;
}
#r_form a[href^="http"] img {
	opacity:1;
}
#r_form a[href^="http"]:hover img {
	opacity:0.8;
}

#r_form p{
font-family: "Noto Sans Japanese", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Verdana, Arial, sans-serif;
font-size:0.9rem;
font-weight:300;
color:#333;
}

h2.r_form_top {
	height: 50px;
	margin: 100px auto 0 auto;
	text-align: center;
}

@media screen and (max-width: 640px){
	
	h2.r_form_top {
		font-size: 1.5em;
		height: 1.5em;
		margin: 100px auto 0 auto;
	}
	
	.r_form_inner {
		width: 100%;
		height: auto;
		margin: 0 auto 0 auto;
	}

	#r_form {
		padding:0 0 0;
	}
	
}


/* ---------------------------------------- */

/*               　　予約 　　　　　            */

/* ---------------------------------------- */

#yoyaku h2.yoyaku_title {
	width: 100% !important;
	padding: 60px 0 0 0 !important;
	margin: 50px 0 0 0 !important;
	font-size: 32px !important;
	font-weight: bold;
	color: #70BAFF !important;
	text-align: center;
}


@media (max-width: 640px) {
	
	#yoyaku h2.yoyaku_title {
		width: 100% !important;
		padding: 100px 0 20px 0 !important;
		margin: 0 0 0 0 !important;
		font-size: 2rem !important;
	}
	
}




/* -------------------------------------------*/
/* ご予約フォーム ------------------------------*/
/* ------------------------------------------*/


/*-- 注意 --*/
.bg01 {
	max-width:641px;
	width:100%;
	margin:30px auto 0 auto;
	position: relative;
	border:#70BAFF solid 2px;
	border-radius:1ex;
	padding: 20px;
	clear:both;
	font-size:1rem;
}
.bg01 h2 {
	text-align:center;
	color:#70BAFF;
	font-size: 20px;
	font-weight:bold;
	width:100%;
	padding:0.5em 0 0.5em 0;
}
.bg01 ul{
	width:90%;
	list-style: outside none none;
	padding-left:1em;
	margin: 0 auto 1em auto;
}
.bg01 ul li {
    padding-left:1em;
    text-indent:-0.9em;
	padding-right:1em;
	line-height:1.5;
	padding-bottom:0.5em;
	font-size: 15px;
}
.bg01 ul li:before{
    content: "\002022\a0";
} 
.bg01 ul li em {
	font-style:normal;
	font-weight: bold;
	
}
.bg01 ul li a {
	color:#E6A1BA !important;
	font-weight: bold;
}

@media screen and (max-width: 640px) {
	
	.bg01 {
		max-width:96%;
		width: 96%;
		margin:1em auto 0 auto;
		padding:0em;
		font-size:0.8rem;
	}
	.bg01 h2 {
		width:100%;
		padding:0.8em 0 0.5em 0;
	}
	.bg01 ul{
		width:98%;
		margin: 0 auto 1em auto;
		font-size: 0.8rem;
	}
	.bg01 ul li {
		padding-left:1em;
		text-indent:-0.9em;
		padding-right:1em;
		line-height:1.25;
		padding-bottom:0.5em;
	}
	
}


/*-- 必須 --*/
.chui04{
	display: block;
	width: 621px;
	margin: 0 auto 0 auto;
	padding: 20px 0 10px 0 ;
}
.chui04 em {
	font-style:normal;
	color:#e90000;
}
body#check .errorbox + p.chui04 {
	padding-bottom:0.5em;
	padding-top:0.5em;
}


/*-- テーブル --*/
.info_box {
	max-width: 641px;
	width: 100%;
	margin:30px auto 30px auto;
	padding: 20px 20px 20px 20px ;
	position: relative;
	color:#666;
	background: #F1F1F1;
}
#r_form table {
	margin: 0 auto 0 auto;	
}
#r_form table th ,
#r_form table td {
	font-family: "Noto Sans Japanese", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Verdana, Arial, sans-serif;
}

table.table-line {
	border-collapse: collapse;
	width: 641px;
	margin: 0 auto;
}
.input-d01 {
	width: 90%;
	border: 1px #666666 solid;
	padding: 15px 0 15px 15px;
}
.input-d02 {
	border: 1px #666666 solid;
	padding: 15px 0 15px 15px;
}
table.table-line th ,
table.table-line td {
	text-align: left;
	vertical-align:middle;
}
table.table-line th {
	border-width: 0 0 1px 1px;
	width: 190px;
	height: auto;
	padding: 10px;
	font-size: 14px;
	color: #222222;
}
table.table-line td {
	padding: 10px 0 10px 0 ;
	border-width: 0 2px 2px 0;
}
table.table-line td.no_lin_bot {
	border-width: 0 1px 0 0;
}


/*-- 最終受付時間 --*/
table.table-line tr.contact-c th {
	padding: 10px 5px 10px 25px;
	background-color: #C0C0C0;
	color: #FFFFFF;
	font-size: 15px;
	font-family: "MS Serif", "New York", "serif";
}
table.table-line tr.contact-c td {
	background-color: #C0C0C0;
	padding: 10px 0 10px 0;
	color: #FFFFFF;
	font-size: 15px;
	font-family: "MS Serif", "New York", "serif";
}


tr.hissu01 th:after{
	content:"\a0※";
	font-size: 14px;
	color: #E96568;
}
table.table-line ul {
	list-style:none;
	margin:0;
	padding:0;
}
table.table-line ul:not(.parsley-errors-list) {
display: flex ;
display:-webkit-flex;
flex-direction: row ;
flex-wrap: wrap ;
justify-content: flex-start ;
align-items: flex-start ;
align-content: center ;
}
table.table-line ul:not(.parsley-errors-list) li{
	padding-right:1em;
}
table.table-line ul:not(.parsley-errors-list) li:last-child{
	padding-right:0;
}

table.table-line tr.info_left02 th ,
table.table-line tr.info_left02 td {
		border-style: none;
		background-color:transparent;
		color:transparent;
}
/*
table.table-line tr.info_left02 input {
	color:000;
}
*/
.info_box table td small {
	font-size: 12px;
	margin-top: 10px;
}

table.table-line li.parsley-custom-error-message{
	margin:0;
	display:inline-block;
	color:red;
	font-weight:bold;}


.info_box table p{
	font-size:1em;
}
.info_box table p.sml {
	font-size:0.7em;
}
.info_box tr.info_left02 th{
	padding:0;
}
.info_box tr.info_left02 summary{
	display:none;
}
.info_box tr.info_left02 td{
	text-align:center;
	padding:1.5em 16em 0.5em 0;
}
.info_box input[type="submit"] {
	background-color: #E6A1BA;
	color:#fff;
	border: none;
	border-radius: 0.3em; 
	opacity:1;
	font-size:1em;
	padding:1ex 4em;
	letter-spacing:2px;
}
.info_box input[type="submit"]:hover {
	opacity:0.8;
}



/*-- info_check.php --*/
body#check header dt{
	width:100%;
	text-align:center;
}
body#check header dt img{
	width: 190px;
	height:auto;
	margin:5px auto;
}

body#check #sc17 {
	background-color:#fdf7fa;
	padding:25px 0 50px;
}
body#check .div_form {
	background-color:#fff;
	max-width:641px;
	padding:1em 1em 1px;
	margin:0 auto;
}
body#check .errorbox {
	padding-bottom:1em;
	line-height:1.5;
}
body#check p.info_text01{
	text-align:center;
	padding-bottom:1em;
}
body#check p.info_text01 + table.table-line{
	margin-left:auto;
	margin-right:auto;
	width:100%;
}
body#check input.goback{
	background-color:#ccc;
	color:#555;
	border: none;
	border-radius: 0.3em; 
	opacity:1;
	font-size:0.9em;
	padding:1ex 2em;
	letter-spacing:1px;
	margin:1em ;
}
body#check input.goback:hover {
	opacity:0.8;
}




@media screen and (max-width: 640px) {/*適宜SPサイズ指定*/
	
	#yoyaku {
		padding:0 0 6.6vw;
	}
	#yoyaku h3 img{
		width:100%;
		height:auto;			
	}

	/*:::::使ってない:::::*/
	.div_bg13{
		max-width:640px;
		width: 100%;
		margin:1.5em 0.5em 1em;
		position: relative;
		border:#b89e40 solid 2px;
		border-radius:1ex;
		padding:1em;
		clear:both;
		font-size:2.2vw;
	}
	.div_bg13 ul{
		width:100%;
		float: none;
	   list-style: outside none none;
	   padding-left:1em;
	}
	/*::::://////使ってない:::::*/
	
	
	
	/*-- 必須 --*/
	.chui04{
		display: block;
		width: 96%;
		margin: 0 auto 0 auto;
		padding: 0.5rem 0 0.25rem 0 ;
	}
	body#check .errorbox + p.chui04 {
		padding-bottom:0.5em;
		padding-top:0.5em;
	}


	/*-- テーブル --*/
	
	.info_box {
		max-width:640px;
		width: 100%;
		margin: 1em auto 1em auto;
		position: relative;
		padding: 0.5rem 0 0.5rem 0 ;
	}
	#r_form table {
		width: 96%;
		margin: 0 auto 0 auto;
	}
	.input-d01 {
		width: 90%;
		border: 1px #666666 solid;
		padding: 0.4em 0 0.4em 0.4em;
	}
	.input-d02 {
		border: 1px #666666 solid;
		padding: 0.4em 0 0.4em 0.4em;
	}
	table.table-line {
		border-style: none;
		border-width:0;
		width: 100%;
	}
	table.table-line th ,
	table.table-line td {
		border-style: none;
		border-width:0;
		display:block;
		width: 100%;
		color:#000;
	}
	table.table-line th {
		padding: 10px 0 0 0 ;
		font-size:1rem;
	}
	.table-line input:not([type="submit"]),
	.table-line select,
	.table-line textarea {
		max-width:100%;
		font-size:16px;
		border-radius:2px;
		border:#666666 solid 1px;
	}
	.table-line input[size="30"] ,
	.table-line textarea {
		width:100%;
		width:calc(100% - 10px);
	}
	table.table-line tr.contact-c th {
		width:100%;
		padding: 0.5rem 0 0.5rem 0;
		font-size: 15px;
		text-align: center;
	}
	table.table-line tr.contact-c td {
		width:100%;
		padding: 0.5rem 0 0.5rem 0;
		font-size: 15px;
		text-align: center;
	}
	.info_box tr.info_left02 th{
		display:none;
	}
	.info_box tr.info_left02 td{
		text-align:center;
		padding:1.5em 0 1.5em 0;
	}




	#yoyaku .mess01{
		width:100%;
		padding:0.5em;
	}
	#yoyaku .mess01 img{
		width:100%;
		height:auto;
	}
	.foot_bg .ggmap{
		margin-top:1ex;
	padding-bottom: 75.4%;
	}

	body#check header dt{
		width: auto;
		padding-right: inherit;
		text-align: center;
	}
	body#check header dt img{
		width: auto;
		margin:0 auto;
	}
	body#check .info_box tr.info_left02 td{
		padding:1.5em 0;
	}

		
}

@media screen and (max-width: 640px) {
	
	
.div_bg06 h3{
	padding-bottom:20vw;
}
/*
.div_bg11{
*//*	height:286vw;
	height:296vw;*//*

}
.div_bg11 h3 img {
    margin-top: 5vw;}

.div_bg11 p:nth-of-type(1) {

	bottom:188vw;
	width:57.8vw;
}
*/
}

/*-- top --*/
body#top{
	font-family : "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Verdana, Arial, sans-serif;
	color : #000;
	background-color:#fff;
	font-size : 16px;
	line-height : 1.8;
}
#top * {
	box-sizing:border-box;
}


/*--------------------------------------------------------
解像度768px以下
--------------------------------------------------------*/
@media
only screen and (max-width : 640px){
#top .page-top img{
		width: 40px;
	}
#top #header ,
#contents ,
footer{
	border-style: none;
	border-width:0 0;
}
}

.u_text01 {
	margin: 20px 0 ;
	background-color: hsla(0,62%,92%,1.00);
	font-size: 15px;
	height: 30px;
	line-height: 30px;
	padding-left: 10px;
}
.info_text02 span {
	color: #E96568;
}

span.c_r{
	font-size: 14px;
	color: #E96568;
}

.notes {
	margin-bottom: 50px;
	text-align: left;
}
.notes dt {
	font-size: 15px;
	font-weight: bold;
}
.notes dd {
	font-size: 14px;
}
.comp {
	width: 100% ;
	margin: 50px auto ;
}
.comp .fs-t {
	font-size: 1.2em;
	text-align: center;
	line-height: 1.5em;
	margin-bottom: 1em;
	font-weight: bold;
	color: #FF6DA0;
	background-color: #FDE7EF;
	padding: 5% 0;
}
.comp .fs-r {
	font-size: 1em;
}
.errorbar {
	font-size: 1em;
	color: #C66 !important;
	line-height: 1.5rem;
	padding: 0.15rem 0 0.25rem 1rem;
}



/*
iphone hack
*/
@media screen and (max-width: 640px) {
body.iphone .bui_s,
body.iphone .bui_l{
/*	width: auto;
	max-width:100%;
	padding:0.5em 0 0;*/
	overflow:scroll;
}
}


/* -------------------------------------------*/
/* comp.php     ------------------------------*/
/* ------------------------------------------*/


#kanryou {
	width: 100%;
	background: #BDDEF1;
	padding: 30px 0 50px 0;
	margin: 50px auto 0 auto;
}
#kanryou h1 {
	width: 80%;
	font-size:25px;
	text-align: center;
	background: #FFFFFF;
	padding: 20px 0 20px 0 ;
	margin: 0 auto 0 auto;
	color: #EE869A;
	line-height: 36px;
}
#kanryou h2 {
	font-size:30px;
	text-align: center;
	font-family: "Times New Roman", Times, "serif";
	line-height: 40px;
	margin: 30px 0 10px 0;
}
#kanryou p {
	font-size:18px;
	text-align: center;
	line-height: 30px;
	margin: 10px 0 20px 0;
}

#kanryou .gobtn01{
	text-align:center;
	font-size:2rem;
	line-height:1.5;
	font-weight:600;
}
#kanryou .gobtn01 a{
	width:25%;
	display: inline-block;
	margin-left: auto;
	margin-right:auto;
	border-color: #4BA0E1;
	border-style:solid;
	border-width:3px 3px 7px 3px;
	border-radius:0.2em;
	text-decoration:none;
	color: #FFFFFF;
	padding:0.8em 1.6em 0.8em 0.8em ;
	min-width:14em;
	position:relative;
	background-color: #71B9FF;
}

#kanryou .gobtn01 a:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 1em;
    width: 0.5em;
    height: 0.5em;
    margin: -0.25em 0 0 0;
    border-right: 3px solid #FFFFFF;
    border-top: 3px solid #FFFFFF;
    transform: translateX(5px) rotate(45deg);
    transition: .3s .1s;

}
#kanryou .gobtn01 a:hover{
	border-width:3px 3px 3px 3px;
	margin-top:4px;
}


@media
	only screen and (max-width : 640px){
		
		#kanryou {
			width: 96%;
			padding: 30px 0 50px 0;
			margin: 0 auto 0 auto;
		}
		#kanryou h1 {
			width: 90%;
			font-size:1.75rem;
			padding: 1.25rem 0 1.25rem 0;
			margin: 0 auto 1rem auto;
		}
		#kanryou h2 {
			font-size: 1.5rem;
			text-align: center;
			line-height: 2rem;
			margin: 30px 0 10px 0;
		}
		#kanryou p {
			font-size:1rem;
			text-align: center;
			line-height: 1.5rem;
			margin: 10px 0 20px 0;
		}
		#kanryou .gobtn01{
			text-align:center;
			font-size:1.5rem;
			line-height:1.5;
			font-weight:600;
		}
		#kanryou .gobtn01 a{
			width:25%;
		display: inline-block;
		margin-left: auto;
		margin-right:auto;
		border-color: #4BA0E1;
		border-style:solid;
		border-width:3px 3px 7px 3px;
		border-radius:0.2em;
		text-decoration:none;
		color: #FFFFFF;
		padding:0.8em 1.6em 0.8em 0.8em ;
		min-width:14em;
		position:relative;
		}
		
		
}
