﻿@charset "utf-8";
/* CSS Document */

h1, h2, h2, h3, h5, h6  {  
	font-size: 100%;  
} 

body {
	-webkit-text-size-adjust: 100%;
	margin: 0px auto;
	padding: 0px;
	font-size: 16px;
	text-align: center;
	line-height: 1.5;
	width: 640px;
}
.page-title h1 {
	position: relative;
	display: inline-block;
	margin-bottom: 1em;
	font-weight: bold;
}
h1:before {
	content: '';
	position: absolute;
	bottom: -15px;
	display: none;
	width: 60px;
	height: 5px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	background-color: black;
	border-radius: 2px;
}
h2 {
	border-bottom: solid 2px black;
	padding: 10px 15px;
}
li {
	white-space:nowrap;
	list-style-type:none;
}
li img {
	vertical-align: bottom;
}

table {
	width: 640px;
	margin-right: auto;
	margin-left: auto;
	border: 0px #ffffff solid;
	border-collapse: separate;
	
}

td {
	padding: 3px 0;
	border: 0px #ffffff solid;
	text-align: left;
	font-size: 20px;
}

hr {
	border-top: 1px solid #8c8b8b;
	width:638px;
	margin:10px auto 20px;
}
.cs-text {
	width: 640px;
	font-size: 40px;
	margin: 50px auto;
	line-height: 1;
}
.cs-text span {
	font-size: 25px;
}
.main {
	margin-left: auto;    
	margin-right: auto;   
	text-align: left;     
	width: 640px;         
}
.main th {
	font-weight: lighter;
	border: 1px #e76d83 solid;
	width: 30%;
	font-size: 24px;
	color: #ffffff;
    background-color: #f4bed5;
	padding: 6px;
	vertical-align: middle;
}
.main td {
	border: 1px #e76d83 solid;
    font-size: 16px;
	padding: 6px;
}
#arbeit {
	padding-top: 150px;
	margin-top: -150px;
}
/*--------------------------------
header
----------------------------------*/
div#headerArea {  
	position: fixed !important;  
	position: absolute;  
	top: 0;  
	left: 0;  
	z-index: 9999;  
	width: 100%;  
	height: 86px;  
	background-color: #ffffff;  
	color: #fff;  
	z-index: 9999;
} 
/*大きいモニタの場合非表示にする*/
@media screen and (min-width: 1024px) {
div#headerArea {
	visibility: hidden;
}
}

@media screen and (max-width: 1023px) {
div#headerClone {
	visibility: hidden;
}
}

/*--------------------------------
slider
----------------------------------*/
.slider {
    margin: 0px auto 20px; 
    text-align: center;
    width: 640px;
}

/*-------------------------------
main
---------------------------------*/
.mtb-20 {
	margin: 20px 0;
}
.menu-box {
	width: 640px;
	margin-bottom: 10px;
}
.menu-item img {
	width: 315px;
	margin-bottom: 10px;
	margin-right: 10px;
}
.sns-box {
	width: 640px;
	margin: 0 auto 20px;
}
.large {
	border: 1px #af1f24 solid;
	background-color: #fcf5ed;
	color: #FFFFFF;
	text-align: left;
	margin: 0 auto 20px;
	font-size: 20px; /* 125% of the baseline */
	letter-spacing: 0px;
	line-height: 25px;
}
.large.access {
	color: #969696;
	text-align: center;
	margin: 10px auto 20px;
	font-size: 20px; /* 125% of the baseline */
	letter-spacing: 0px;
}



.latest {
	text-align: center;
	font-size: 25px;
	width: 640px;
	margin: 30px auto 0;
}
.latest2 {
	border-bottom: solid 2px #555;
	text-align: center;
	font-size: 35px;
	width: 640px;
	margin: 10px auto 20px;
}

.preparation{
	font-size: 40px;
	width: 640px;
	margin: 20px auto;
}
.page-title {
	margin: 20px auto;
	font-size: 30px;
}
.fta-box {
border: 1px #af1f24 solid;
    background-color: #E76D83;
    color: #FFFFFF;
    text-align: left;
    margin: 0 auto;
    font-size: 20px;
    letter-spacing: 0px;
}

.fta-content {
	margin: 0; 
	padding: 5px 0;
}

.cp_text {
    margin: 0 auto;
    text-align: left;
    width: 640px;
}

.insta {
	width: 640px;
	margin: 0 auto 20px;
	text-align: center;
}

/*--------------------------
room
----------------------------*/
.room-box {
	margin: 10px auto 20px;
}
.room-box li {
	margin-bottom: 20px;
}
.room-box h2 {
    text-align: left;
    font-size: 20px;
    font-weight: bold;
    margin: 0 auto;
    border-bottom: solid 0px;
    padding: 0 0 0 3px;
}
/*--------------------------
coupon
----------------------------*/
.coupon-box {
	width: 640px;
	margin: 0 auto;
}
.coupon-box img {
	margin-bottom: 20px;	
}

/*--------------------------
covid
----------------------------*/

.covid_h {
	border: none;
	font-weight: bold;
}

.top_info {
	width: 640px;
	margin: 20px auto;
}
.info_body {
	padding: 0 15px;
}
.top_info h1 {
	font-size: 48px;
	font-weight: bold;
}
.top_info h2 {
	font-size: 40px;
	margin: 0;
}
.top_info img {
	width: 100%;
}
.info_text {
	font-size: 29px;
	margin: 10px 0;
}
.mb_30 {
	margin-bottom: 30px;
}
.mb_50 {
	margin-bottom: 50px;
}
.ta_r {
	text-align: right;
}
.ta_l {
	text-align: left;
}


/*--------------------------
price-box
----------------------------*/
.price-sub-title h2 {
	font-size: 25px;
	font-weight: bold;
	text-align: left;
}
.price-box {
	width: 640px;
	margin: 0 auto 20px;
	text-align: center;
	font-size: 20px;
}
.price-box span {
	font-size: 13px;
}
.price-box tr {
	border-bottom: 1px solid #000;
	margin-bottom: 10px;
}
.price-box th {
	width: 20%;
	padding: 10px 0;
	vertical-align: middle;
}
.price-box td {
	width: 40%;
	padding: 10px 0;
	vertical-align: middle;
}

/*--------------------------------
recruit
----------------------------------*/
#arbeit {
margin-top:-130px;
padding-top:130px;
}

/*--------------------------
footer
----------------------------*/
div#footerArea {  
    position: fixed !important;  
    position: absolute;  
    bottom: 0;  
    left: 0;
    width: 100%;  
    height: 80px;  
    background-color: #ffffff;  
    color: #fff;  
}

/*小さいモニタの場合非表示にする*/
@media screen and (min-width: 1024px){
div#footerArea {
    visibility: hidden;
}
}

/*小さいモニタの場合非表示にする*/
@media screen and (min-width: 1024px){
div#footerArea {
    visibility: hidden;
}
}

/*小さいモニタの場合表示にする*/
 @media screen and (max-width: 640px) {

div#footerClone {
	visibility: hidden;
}
}


.price-box {
	
}

/******************************************
instagram
******************************************/

#insta_box {
	width: 640px;
	text-align: center;
	margin: 10px auto;
}

.insta_btn2{/*ボタンの下地*/
  color: #FFF;/*文字・アイコン色*/
  border-radius: 7px;/*角丸に*/
  position: relative;
  display: inline-block;
  height: 50px;/*高さ*/
  width: 190px;/*幅*/
  text-align: center;/*中身を中央寄せ*/
  font-size: 25px;/*文字のサイズ*/
  line-height: 50px;/*高さと合わせる*/
  background: -webkit-linear-gradient(135deg, #427eff 0%, #f13f79 70%) no-repeat;
  background: linear-gradient(135deg, #427eff 0%, #f13f79 70%) no-repeat;/*グラデーション①*/
  overflow: hidden;/*はみ出た部分を隠す*/
  text-decoration:none;/*下線は消す*/
}

.insta_btn2:before{/*グラデーション②*/
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;/*全体を覆う*/
  height: 100%;/*全体を覆う*/
  background: -webkit-linear-gradient(15deg, #ffdb2c, rgb(249, 118, 76) 25%, rgba(255, 77, 64, 0) 50%) no-repeat;
  background: linear-gradient(15deg, #ffdb2c, rgb(249, 118, 76) 25%, rgba(255, 77, 64, 0) 50%) no-repeat;
}

.insta_btn2 .fa-instagram{/*アイコン*/
  font-size: 35px;/*アイコンサイズ*/
  position: relative;
  top: 4px;/*アイコン位置の微調整*/
}

.insta_btn2 span {/*テキスト*/
  display:inline-block;
  position: relative;
  transition: .5s
}
