@charset "utf-8";
/*!
 * Kathamo v3.0.0)
 */		


.clearfix:before, 
.clearfix:after { 
  display: table; 
  content: " "; 
}
 
.clearfix:after { 
  clear: both; 
}
 
.clearfix { 
  *zoom: 1; 
}

html {
   font-size: 62.5%;
}

body { 
  font: 100% ;
  font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans",Segoe UI,SegoeUI,Meiryo,'メイリオ',sans-serif;
  font-size: 16px;
  font-size: 1.6rem; 
}

@media (max-width: 767px) {
body { 
  font-size: 15px;
  font-size: 1.5rem; 
}	
}		
	
	
h1, 
h2, 
h4,
h5, 
h6 { 
font-family: inherit; 
font-weight: 300; 
color:#262626; 
}

/* H1 */
h1 {
font-family: "Shippori Mincho", serif;
font-weight: 200;
color:#5e4126;
font-size: 3.1rem;
font-size: 31px;
margin-top:30px;
padding: 0 0 15px;
letter-spacing: 0.08em;
line-height: 1.6;
text-align:center;
}
@media (max-width: 767px)  {
h1 {
font-size: 2.8rem;
font-size: 28px;
margin-top: 30px;
padding: 0 0 0px;
}
}

/* Header Logo */
h1.site-title {
margin-top:41px;
padding: 0;
line-height: 1.8;
}
@media (max-width: 767px)  {
h1.site-title img{
width : 210px! important;
margin-left:0;
}
}
@media (max-width: 567px)  {
h1.site-title img{
width : 205px! important;
margin-left:0;
}
}


/* H2 */
h2 {
font-family: "Shippori Mincho", serif;
color:#5e4126;
padding:5px 2px 15px;
font-size: 26px;
font-size: 2.6rem;
letter-spacing: 0.07em;
line-height: 1.2;
font-weight:300;
}
@media (max-width: 767px) {
h2 {
font-size: 22px;
font-size: 2.2rem;
letter-spacing: 0.07em;
line-height: 1.2;
}
}
h2.fee-list {
font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans",Segoe UI,SegoeUI,Meiryo,'メイリオ',sans-serif;
padding:5px 0 0 15px;
margin-bottom:10px;
font-size: 19px;
font-size: 1.9rem;
letter-spacing: 0.06em;
line-height: 1.2;
border-bottom: none;
text-align: left;
}
@media (max-width: 767px) {
h2.feel-ist {
font-size: 16px;
font-size: 1.65rem;
text-align: center;
}
}

h2.access {
padding:8px 15px;
margin-bottom: 5px;
font-size: 21px;
font-size: 2.1rem;
letter-spacing: 0.08em;
line-height: 1.2;
border: 1.2px solid #00b3cd;
text-align: left;
}
@media (max-width: 767px) {
h2.access {
padding:5px 10px;
font-size: 18px;
font-size: 1.8rem;
letter-spacing: 0.08em;
line-height: 1.2;
border: 1.2px solid #00b3cd;
text-align: left;
}
}


/* H3 */
h3 {
font-family: "Shippori Mincho", serif;
margin:5px 0 10px;
padding:14px 0;
font-size: 22px;
font-size: 2.2rem;
line-height: 1.4; 
letter-spacing: 0.06em;
font-weight: 400;  
border-bottom: 0.8px solid #8B6B4D;
}
@media (max-width: 767px) {
h3 {	
	margin:35px 0 5px;
}	
}
h3.parking {
margin:30px 0 -10px 5px !important;
padding:5px 0 0;
font-size: 16.4px;
font-size: 1.64rem;
border-bottom: none;
font-weight: 600;
}
@media (max-width: 767px) {
h3.parking{	
	margin:35px 0 5px;
}	
}
h3.spot {
margin: 35px 10px 0px !important;
padding: 10px !important;
font-size: 19px;
font-size: 1.9rem;
border: 0.8px solid #8B6B4D;
font-weight: 500;
text-align: center;
}
@media screen and (max-width: 767px) {
h3.spot{	
margin:34px auto 0;
font-size: 21px;
border:none;
border-bottom: 0.8px solid #8B6B4D !important;
text-align: center;
}	
}


/* H4 */
h4 {
font-family: 'Noto Sans JP', sans-serif;
margin:28px 0px 15px 5px;
padding:8px 12px;
font-size: 16px;
font-size: 1.6rem;
line-height: 1.2; 
letter-spacing: 0.06em;
font-weight: normal; 
border: 1px solid #00b3cd;
}
h4.place {
margin:28px 0 -10px 0;
padding:0;
color:#00b3cd;
font-size: 16.4px;
font-size: 1.64rem;
line-height: 1.2; 
letter-spacing: 0.06em;
font-weight: 600; 
border:none;
}


/* Paragraph ----------------------*/ 
p { 
  line-height: 200%;
	 margin:5px auto 10px;
}
@media (max-width: 767px) {
p{ 
  font-size: 97% !important;
  line-height: 170%;
  letter-spacing:0.07em;
}
}


/* Color ----------------------*/ 

.red{ color:#CC0000;
}
.orange{ color:#FF6666;
}
.pcolor{ color:#00a7d3;
}

/* �@FONT SIZE ----------------------*/ 

.font60{ font-size: 60%; }
.font70{ font-size: 70%; }
.font80{ font-size: 80%; }
.font90{ font-size: 90%; }
.font94{ font-size: 94%; }

.font110{ font-size: 110%; }
.font120{ font-size: 120%; }
.font130{ font-size: 130%; }
.font140{ font-size: 140%; }
.f-magenta{ color:#E40182; }

u { 
  text-decoration: underline; 
  text-decoration-color: #95a5a6;
}

em { 
  font-weight: 700;
  font-style: italic; 
}

strong { 
  font-weight: 700; 
}

.fbold{
  font-weight:bold; 
}
.fwei500{
	font-weight: 500;
}
.fnormal{
  font-weight:normal; 
}

pre { 
  display: block;
  padding-top: 8px;
  padding-right: 13px;
  padding-bottom: 8px;
  padding-left: 8px;   
  white-space: pre; 
  white-space: pre-wrap; 
  word-break: break-all; 
  word-wrap: break-word;
}

.pre-scrollable {
  max-height: 377px;
  overflow-y: auto;
}

.pre-scrollable::-webkit-scrollbar { 
  width: 8px;
  height: 21px; 
}

.pre-scrollable::-webkit-scrollbar-track { 
  -webkit-box-shadow: none;
          box-shadow: none; 
  background-color: #ecf0f1; 
}

.pre-scrollable::-webkit-scrollbar-thumb { 
  background-color: #bdc3c7; 
}

blockquote { 
  display: block;  
  margin-left: 0; 
  padding-top: 13px;
  padding-right: 21px;
  padding-bottom: 13px;
  padding-left: 21px; 
  font-style: italic;
  border-left: 5px solid #95a5a6;
}

blockquote cite { 
  display: block; 
  font-size: .618em; 
  color: #666; 
}

blockquote cite:before { 
  content: "\2014 \0020"; 
}

figcaption, 
caption { 
  font-size: 0.75rem; 
  font-style: italic; 
  line-height: 2.333333333; 
}

a { 
  text-decoration: none; 
  color:#5e4126;
}

a:link{ 
  text-decoration: none; 
  color:#5e4126;
}

a:visited { 
  color:#5e4126;
}

a:hover { 
	color: #AF5909;
}


hr {
  margin-top: 21px;
  margin-bottom: 21px;
  border: 0;
  border-top: 1px solid #95a5a6;
}

img {
  max-width: 100%;
}



/*---------------------------------
	LIST
-----------------------------------*/
ul,
ol {
padding-right: 20px;
padding-left: 25px;
}

li {
text-align: left;
padding: 5px 0 5px;
line-height: 160%; 
}

.li-unstyled {
padding: 0;
}

.li-unstyled li {
padding: 0;
list-style: none;
}

.li-inline li {
float: left;
padding-right: 34px;
padding-left: 0;
list-style: none;
}

.li-circle {
padding: 4px 0 0;
list-style-type: circle !important;
}

@media (max-width: 767px) {
ul,
ol {
padding-right: 8px;
padding-left: 12px;
}
}	
		
/*---------------------------------
	SPACING
-----------------------------------*/

/* margin top -- */
.mgt0 { margin-top: 0px; }
.mgt10 { margin-top: 10px; }
.mgt15 { margin-top: 15px; }
.mgt20 { margin-top: 20px; }
.mgt30 { margin-top: 30px; }
.mgt40 { margin-top: 40px; }
.mgt50 { margin-top: 50px; }
.mgt60 { margin-top: 60px; }
.mgt100 { margin-top: 100px; }


.mgt0 { margin-top: 0px; }
.mgt-5 { margin-top: -5px; }
.mgt-10 { margin-top: -10px; }

/* margin bottom -- */
.mgb10 { margin-bottom: 10px; }
.mgb20 { margin-bottom: 20px; }
.mgb30 { margin-bottom: 30px; }
.mgb40 { margin-bottom: 40px; }
.mgb50 { margin-bottom: 50px; }
.mgb60 { margin-bottom: 60px; }
.mgb70 { margin-bottom: 70px; }

.mgb0 { margin-bottom: 0px; }
.mgb-5 { margin-bottom: -5px; }
.mgb-10 { margin-bottom: -10px; }
.mgb-30 { margin-bottom: -30px; }

/* margin right�|�| */
.mgr5 { padding-right: 5px; }
.mgr20 { padding-right: 20px; }
.mgr30 { padding-right: 30px; }
.mgr40 { padding-right: 40px; }

/* margin left -- */
.mgl-10 { padding-left: -10px; }
.mgl20 { padding-left: 20px; }
.mgl30 { padding-left: 30px; }
.mgl40 { padding-left: 40px; }

/* padding top -- */
.pdt10 { padding-top: 10px; }
.pdt15 { padding-top: 15px; }
.pdt20 { padding-top: 20px; }
.pdt30 { padding-top: 30px; }
.pdt40 { padding-top: 40px; }
.pdt50 { padding-top: 50px; }
.pdt-10 { padding-top: -10px; }


/* padding bottom -- */
.pdb10 { padding-bottom: 10px; }
.pdb20 { padding-bottom: 20px; }
.pdb30 { padding-bottom: 30px; }
.pdb40 { padding-bottom: 40px; }
.pdb50 { padding-bottom: 50px; }
.pdb-10 { padding-bottom: -10px; }


/* padding right -- */
.pdr10 { padding-right: 10px; }
.pdr20 { padding-right: 20px; }
.pdr30 { padding-right: 30px; }
.pdr40 { padding-right: 40px; }


/* padding left -- */
.pdl10 { padding-left: 10px; }
.pdl15 { padding-left: 15px; }
.pdl20 { padding-left: 20px; }
.pdl30 { padding-left: 30px; }
.pdl40 { padding-left: 40px; }
.pdl80 { padding-left: 50px; }

.last{
margin-bottom: 60px !important;
}
.last2{
margin-bottom: 20px !important;
}


/*---------------------------------
	TABLE
-----------------------------------*/

table {  
 width: 100%; 
 border-spacing: 0; 
	margin:0 10px 0 !important;
 border-collapse: collapse;
}

/*table > caption { 
  padding-top: 8px;
  padding-right: 13px;
  padding-bottom: 8px;
  padding-left: 13px; 
}*/

/*table > caption[data-position="top"] {
  caption-side: top;
}*/

/*table > caption[data-position="bottom"] {
  caption-side: bottom;
}*/

/*table > caption:before { 
  content: attr(data-prefix); 
  font-size: 1.54rem; 
  font-weight: 700; 
}*/

/*thead {
} */

/*tbody { 
  border-top: none;
  border-right: ;
  border-left: ;
  border-bottom: none;
} */

tr { 
  border-bottom: 1.5px dotted #00a7d3;
}

tr.last-tr { 
  border-bottom: 1.5px solid #00a7d3;
}

tr:last-child { 
  border-bottom: none; 
}

th { 
  padding-top: 15px;
  padding-right: 8px;
  padding-bottom: 15px;
  padding-left: 18px; 
  font-size: 1.54rem;
  font-weight: 300; 
  line-height: 2.333333333; 
  text-align: left; 
 
  background-color: #fff; 
  white-space: nowrap;
}

td { 
  padding: 12px 11px 13px 18px;
  font-size: 1.54rem;
  font-weight: 400; 
  line-height: 160%; 
  text-align: left; 
	  border: 1.5px solid #00a7d3;
}

.table-no-border, 
.table-no-border * { 
  border: none; 
  background-color: ffffff; 
} 

.table-striped tr:nth-of-type(even) { 
  background: #ffffff; 
}

.table-hover tbody tr:hover { 
  background-color: #ffffff; 
}

.table-responsive { 
  max-width: 100%; 
  margin: 8px 15px 18px;
	 padding-bottom: 0;
  overflow-x: auto; 
  overflow-y: hidden; 
	 border: 0.5px solid #00a7d3 !important;
}
.table-responsive:last-child  { 
  margin-bottom: 60px;
}
.table-responsive table { 
  margin: 0 !important;
}


/* 767px*/

@media (max-width: 767px) {
table {  
 margin-top: 5px;
}
th { 
padding-top: 13px;
padding-right: 5px;
padding-bottom: 13px;
padding-left: 5px; 
font-size: 1.3rem;
font-weight: 300; 
line-height: 1.6; 
white-space: nowrap;
}
td { 
  padding-top: 10px;
  padding-right: 5px;
  padding-bottom: 10px;
  padding-left: 10px; 
  line-height: 1.6; 
	 font-size: 1.3rem;
}

.table-responsive { 
margin:12px 10px;
}

.table-responsive caption,
.table-responsive caption[data-position="top"] { 
    border-bottom: 1.4px solid #00a7d3;
    background-color: #ffffff; 
}

.table-responsive caption[data-position="bottom"] { 
    border-top: 1.4px solid #00a7d3;
    background-color: #ffffff; 
}

.table-striped caption { 
    background-color: transparent; 
}

.table-responsive thead {
    border-top: none;
    border-right: none;
    border-bottom: 1.4px solid #00a7d3; 
    border-left: none;
}
.table-responsive tbody { 
    border: none; 
}

.table-responsive .table-no-border thead,
.table-responsive .table-no-border tbody {
    border: none;
}
}

.table-responsive::-webkit-scrollbar { 
  height: 8px; 
  width: 55%;
}

.table-responsive::-webkit-scrollbar-track { 
  -webkit-box-shadow: none;
          box-shadow: none; 
  background-color: #ffffff; 
}

.table-responsive::-webkit-scrollbar-thumb { 
  background-color: #ffffff; 
}


/*---------------------------------
	TEXT ALIGN
-----------------------------------*/

.text-left { 
  text-align: left; 
}
.text-right { 
  text-align: right; 
}
.text-justify { 
  text-align: justify; 
}
.text-center { 
  text-align: center; 
}
*[data-ellipsis="true"] {
  white-space: nowrap; 
  text-overflow: ellipsis; 
  overflow: hidden;
}
.pull-left { 
  float: left; 
}
.pull-right { 
  float: right; 
}

.vertical-m{
 vertical-align: middle;
}

.vertical-b{
 vertical-align: bottom;
}

/*---------------------------------
	INPUT
-----------------------------------*/

html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 5px;
}



input {
  line-height: normal;
  padding: 3px;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input,
textarea,
select {
  display: inline;
  width: inherit;
  padding-right: 5px; 
  padding-left: 5px; 
  font-family: inherit;
　font-size: 1.4rem;   
  border: 1px solid #666666;
}

input,
textarea { 
  line-height: 28px;  /*- form 入力項目天地 ---*/  
}

input:focus,
textarea:focus,
select:focus { 
  outline: none; 
}

input[type="checkbox"],
input[type="radio"] { 
  width: 34px; 
}

textarea {
  min-height: 140px;
  padding-top: 6px;
  padding-bottom: 6px;
}

select {
  height: 38px;
  padding-right: 13px;
  padding-left: 13px;
  line-height: 38px;
  background-color: #ecf0f1;
}

option {  
  height: 38px;
  padding-top: 8px;
  padding-right: 13px;
  padding-bottom: 8px;
  padding-left: 13px;
  line-height: 38px;
}

option:selected {
  padding-top: 0;
  padding-bottom: 0;
}

label {
  display: block; 
  font-size: .816rem; 
  font-weight: 700;
  line-height: 2.144607843;
}



/*---------------------------------
	BUTTONS
-----------------------------------*/
/*--  BUTTON 01 -- */
a.btn-flat{
  display: inline-block;
  padding: 0.8em 2.1em;
  text-decoration: none;
  color:#5e4126;
  font-weight: 300;
  background: rgba(255,255,255,0.4);
  letter-spacing: 0.2em;
  margin:1em 0 0.6em;
  border: #5e4126 solid 1.2px;
}

a.btn-flat:hover{
	color:#FFFFFF !important;
	background: #705445 !important;
	border: #60483B solid 1px;
	opacity: 0.6;
}


/*--  BUTTON NAV_TEL -- */
a.btn-navtel{
	 font-size: 150%;
  display: inline-block;
  padding: -0.2em 0.5em 0em 0.5em;
  text-decoration: none;
  color:#00b3cd !important;
  font-weight: 600;
  letter-spacing: 0.03em;
  margin:-0.3em auto 0;
	line-height: 1.2;
}
a.btn-navtel:hover{
	color:#FF784C !important;
	opacity: 0.6;
}

a.btn-navtel:visited {
  color:#00b3cd !important;
}


@media (min-width: 768px) and (max-width: 1180px) {
a.btn-navtel{
	font-size: 130%;
	letter-spacing: 0.007em;
}
}


/*--  BUTTON 02 -- */
a.btn-flat2{
	 font-size: 160%;
  display: inline-block;
  padding: 0.24em 1.0em 0.24em 0.95em;
  text-decoration: none;
  color:#00a7d3;
  font-weight: 600;
  background: #fff;
  letter-spacing: 0.2em;
  margin:0.4em auto 0.6em;
  border: #ffffff solid 1.2px;
  border-radius: 4px;
  transition:0.4s;
}
a.btn-flat2:hover{
	color:#FFFFFF !important;
	background: #016283 !important;
	border: #00A0C0 solid 1px;
	opacity: 0.6;
}

a.btn-flat2:visited {
  color:#00a7d3;
  background: #fff;
}

@media (max-width: 900px){
a.btn-flat2{
	font-size: 150%;
 padding: 0.21em 1.1em;
 margin:0.4em auto 0.6em;
	letter-spacing: 0.14em;
	text-align: center;
}
}
@media (max-width: 767px){
a.btn-flat2{
	font-size: 150%;
 padding: 0.21em 1.0em;
 margin:0.4em auto 0.6em;
	letter-spacing: 0.1em;
	text-align: center;
}
}
/*--  BUTTON 03 -- */
a.btn-flat3{
	font-family: "Shippori Mincho", serif;
	font-size:1.7rem !important;
  display: inline-block;
	 min-width: 260px;
  padding: 0.44em 1.2em;
  text-decoration: none;
  color:#5e4126;
	 background-color: rgba(255,255,255,0.4);
  font-weight: 300;
  letter-spacing: 0.18em;
  margin:0.1em auto 0.3em;
  border: #5e4126 solid 1.2px;
	 text-align: center;
  border-radius: 1px;
}

a.btn-flat3:hover{
	color:#fff !important;
	background: #705445 !important;
	border: #5e4126 solid 1px;
	opacity: 0.6;
}
a.btn-flat3:visited {
  color:#5e4126;
}

@media (max-width: 767px){
a.btn-flat3{
	font-size:1.4rem;
	letter-spacing: 0.15em !important;
 padding: 0.4em 0.8em;
 margin:1em auto 0.6em;
}
}

@media (max-width: 640px){
a.btn-flat3{
	font-size:1.2rem;
	letter-spacing: 0.1em !important;
 padding: 0.4em 0.8em !important;
 margin:1em auto 0.6em;
}
}
.icons{
display: inline-flex;
vertical-align: middle;
}

