@charset "utf-8";
/* 全体用 */
*{margin:0;padding:0;box-sizing: border-box;}
article, header, footer, aside, figure, figcaption, nav, section, main {display:block;}
body{
  font-size: 14px!important;
  font-family: "游ゴシック体","游ゴシック","Yu Gothic","YuGothic","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ","Meiryo",sans-serif;
  height: 100%;
  width: 100%;
  color: #222;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  background-color: #fff;
  line-height: 1.7;
  letter-spacing: 1px;
  overflow-x: hidden;
}
h1,h2,h3,h4,h5{margin: 0;}
p{margin:0;padding:0;}
html{height: 100%;}
ul li{list-style: none;}
ol,ul{list-style: none;list-style-type: none;}
.clear{clear: both;}
main{margin: 0 auto;}
.pc, .middle{display: none!important;}
.sidearea{display: none!important;}
.mgt0, .spmgt0{margin-top: 0!important;}
.l0{letter-spacing: 0;}
.flexlist{display: flex;}
.center{text-align: center;}
.right{text-align: right;}
.inner, .spinner{margin: 0 auto;width: 90%;}
img{
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}
a{
  text-decoration: none;
  color: #444;
  outline: none;
	-webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all  0.5s ease;
}
.pc{display: none !important;}
.flexlist{display: flex;}

.imgmax{
	width: 100%;
	height: auto;
	line-height: 1rem;
	display: block;
}
/*ヘッダー*/
.headinner{
	width: 100%;
	background: rgba(255, 255, 255, 0.91);
}
.hedtop{
	background: #85d2d7;
	color: #fff;
	text-align: center;
	font-size: 11px;
	font-weight: normal;
}
.hedlogoarea{
	align-items: center;
	display: flex;
	padding: 5px 67px 11px 3%;
	justify-content: space-between;
}
.hedlogoarea h1{
	width: 58%;
	max-width: 170px;
	padding-top: 6px;
}
.hd-btm__logo{
	width: 58%;
	max-width: 170px;
	padding-top: 6px;
}
.sptopicon{
	padding-top: 8px;
}
.sptopicon p{
	text-align: center;
	letter-spacing: 0;
}
.sptopicon p:first-child img{
	height: 24px !important;
	margin-bottom: 2px;
}
.sptopicon p:nth-child(2){
	margin-left: 5px;
}
.sptopicon p:nth-child(2) img{
	padding-right: 6px;
	margin-bottom: 1px;
}
.sptopicon p span{
	font-size: 10px;
	display: block;
	color: #6c6c6c;
	line-height: 1.2em;
	font-weight: bold;
	color: #888768;
}
.sptopicon p:first-child{
	margin-right: 8px;
}
.hednav{
	position: relative;
	background: #fbfaf8;
}
.hednav::before, .hednav::after{
	content: "";
	background: url(https://farbe.itembox.cloud/item/images/top/line.svg);
	width: 100%;
	top: -2px;
	left: 0;
	right: 0;
	margin: auto;
	height: 2px;
	position: absolute;
}
.hednav::after{
	top: inherit;
	bottom: 0;
}
.headnavinner{
	width: 89%;
	margin: 0 auto;
	justify-content: space-between;
}
.headnavinner a, .menu__mega p{
	flex-glow: 1;
	display: block;
	font-size: 12px;
	letter-spacing: 0;
	padding: 8px 0 9px;
	color: #888768;
	position: relative;
}
.headnavinner a:visited,.headnavinner a:active{
	color: #888768;
}
/*
.menu__mega{
	position: relative;
}
*/
.menu__mega span{
	position: relative;
}
.menu__mega span::before{
  content: "";
  background: url(https://farbe.itembox.cloud/item/images/common/arrow-down-sp.svg) no-repeat;
  background-size: contain;
  width: 10px;
  height: 6px;
  position: absolute;
  top: 50%;
  left: -12px;
  transform: translate(0,-50%);
}
/*ナビメニュー展開*/
.menu__second-level{
	position: absolute;
	box-sizing: border-box;
	background: #fff;
	border-radius: 3px;
	border: 1px solid #eee;
	top:35px;
	left: 7%;
	padding: 0 5px;
	z-index: 10;
	width: 86%;
	display: none;
	z-index: 120!important;
}
.hednav .menu__second-level li{
	text-align:center;
	left:0;
	font-size: 10px;
	line-height: 1.4;
	border-bottom: 1px dotted #e4e1d7;
	box-sizing: border-box;
}
.hednav .menu__second-level li a{
	padding: 12px 0 10px;
	display: block;
	letter-spacing: 0;
}
.hednav .menu__second-level li:last-child{
	border-bottom: none;
}
@media screen and (max-width:350px){
.headnavinner a, .menu__mega p{font-size: 10px;}
.menu__mega span::before{top: -2px;}
.menu__second-level{top: 32px;}
}
/*ヘッダーの電話番号エリア　コメントアウトcss 一応残す

	.sphedtoptel{
	margin-top: 10px;
	letter-spacing: 0;
	align-items: center;
	justify-content: center;
	color: #85d2d7;
}
.telorder{
	margin-right: 40px;
	line-height: 1em;
	text-align: center;
	font-weight: bold;
}
.hedtel1{
	font-size: 10px;
}
.hedtel1 img{
	width: 12px;
	margin-right: 2px;
	padding-bottom: 1px;
}
.hedtel2{
	font-size: 10px;
}
.hedtel3{
	width: 150px;
	margin-bottom: 4px;
	position:relative;
}
.hedtel3::before{
	content: "";
	background: url(https://farbe.itembox.cloud/item/images/common/telicon.svg) no-repeat ;
	width: 100%;
	top: 1px;
	left: -30px;
	height: 23px;
	position: absolute;
}
.hednav{
	position: relative;
	margin-top: 10px;
	background: #fbfaf8;
}*/

/*フッター*/
#chat{
  position:fixed;
  bottom:-100px;
  right:-5px;
  z-index:400;
	width: 100px;
}
#chat img{
	width: 100%;
}
footer{
	position: relative;
	background: #fbfaf8;
	z-index:999;
}
footer::before{
	content: "";
	background: url(https://farbe.itembox.cloud/item/images/top/line.svg);
	width: 100%;
	top: 0;
	left: 0;
	right: 0;
	margin: auto;
	height: 4px;
	position: absolute;
}
footer .inner{
	margin: 40px auto 0px;
	padding-top: 25px;
	text-align: center;
	display: inherit;
	width: 100%;
}
footer h2{
	margin:0 auto;
	width: 60%;
	max-width: 180px;
}
.footcontact{
	margin: 15px 0 20px;
	text-align: center;
}
.foottel{
	font-size: 30px;
	font-family: 'Noto Sans JP', serif;
	line-height: 1.1em;
	margin-bottom: 7px;
	text-align: center;
}
.foottel img{
	width: 28px;
	margin-right: 7px;
	padding-bottom: 3px;
}
.opentime{
	font-size: 14px;
	line-height: 1.3em;
}
.opentime span{
	font-size: 12px;
	display: block;
}
.footmail{
	width: 240px;
	line-height: 1.1em;
	font-size: 18px;
	padding:9px 0;
	margin: 18px auto 3px;
	border-radius: 3px;
	background: #85d2d7;
}
.footmail a{
	color: #fff !important;
}
.footmail img{
	width: 22px;
	margin: 0 8px 1px 0;
}
.mailinfo{
	font-size: 12px;
}
.footsns{
	justify-content: center;
}
.footsns li{
	width: 25px;
	margin-right: 19px;
}
.footsns li:last-child{
	margin-right: 0;
}
.footsns i{
	font-size: 28px;
	color: #b5b4a0;
}
.footsns li img{
	width: 25px;
	padding-top: 1px;
}
.footnav{
	flex-wrap: wrap;
	margin-top: 25px;
	border-bottom: solid 1px #dcdace;
}
.footnav li{
	width: 50%;
	border-top: solid 1px #dcdace;
	text-align: center;
}
.footnav li:nth-child(odd){
	border-right: solid 1px #dcdace;
}
.footnav a{
	font-size: 12px;
	padding: 10px 0 8px;
	display: block;
}
.footnavbottom{
	justify-content: center;
}
.footnavbottom li{
	margin: 12px 0 10px;
	border-right: solid 1px #dcdace;
  line-height: 1.2em;
}
.footnavbottom li:last-child{
	border-right: none;
}
.footnavbottom li a{
  padding: 0 16px 2px;
  display: inline-block;
	font-size: 10px;
}
.footpaymentbottom{
    justify-content: center;
    padding: 0 40px;
}
.footpaymentbottom li{
    margin: 10px 0 5px;
}
.footpaymentbottom li a{
    display: inline-block;
}
.copyarea{
	font-size: 11px;
	text-align: center;
	background: #85d2d7;
	color: #fff;
	padding: 3px 0 15px;
}
/*ボタン*/
.readmorebtn{
	text-align: center;
	background: #85d2d7;
	margin: 30px auto 0;
	width: 65%;
	border-radius: 2px;
}
.readmorebtn2{
	width: 80%;
	background: #dc9051;
}
.readmorebtn a{
	font-family: 'Noto Sans JP', serif;
	padding: 6px 0;
	display: block;
	color: #fff;
	font-size: 15px;
	font-weight: bold;
}
.readmorebtn span img{
	width: 26px;
	margin-left: 10px;
	padding-bottom: 9px;
}
.foottoparea{
	margin-top: 50px;
}

/* FS内部設定用 */
.mininner, .slim-colum {
	width: 92%;
	margin: 10px auto 50px;
}
.wrapper{
	margin: 10px auto 50px;
}

/* 追記 */
.guestname{
	margin-top: 25px;
}
.fatnavusermenu{
	display:flex;
	margin-top: 15px;
	justify-content: center;
	border-bottom:1px dashed #e6e6e6;
	padding-bottom:7px;
}
.fatnavusermenu li{
	font-size: 13px;
}
.fatnavusermenu li span{
	padding:0 10px;
	position: relative;
}
.fatnavusermenu li span::before{
	position: absolute;
	top: 2px;
	right: 0;
	width: 1px;
	height: 9px;
	background: #2b2b2b;
	content: "";
}
.fatnavusermenu li:last-child span::before{
	content:none;
}
.guestarea{
	line-height: 1.8;
	font-size: 13px;
	margin-left:12px;
}
.guestarea-point{
	font-size: 1.2em;
	font-weight: bold;
	padding-right: 5px;
}
#chatplusview.float.chatplusview-modern.closed{
	z-index:99;
}

.sptopicon .carticon{
	position: relative;
}
.fs-client-cart-count {
	background: #dc9051;
	border-radius: 1em;
	color: #fff !important;
	font-size: 10px !important;
	line-height: 1;
	padding: .26em .54em .25em;
	position: absolute;
	top: -7px;
	right: 0px;
	min-width: 16px;
  min-height: 17px;
}
.navi-bdb {
  border-bottom: solid 1px #dedede;
}
.navi-links {
  margin-top: 20px;
  padding: 20px;
  background: #f9f8f6;
  border: solid 1px #dedede;
}
.farbelink_catch {
  text-align: center;
  font-size: 12px !important;
  border: none !important;
  margin-bottom: 10px;
}
.farbelink_catch::before,
.navi-link-farbe::before {
  content: none !important;
}
.navi-link-farbe a {
  color: #fff;
  padding: 8px 0 6px !important;
  text-align: center;
}
.navi-link-interior a{
  background: #777370 !important;
}
.navi-link-interior a span{
	color: #84d2d7;
  }
.navi-link-oiwai a {
  background: #f9dc24 !important;
  color: #777370;
}
.navi-link-oiwai a span{
	color: #f08300;
  }

p.navi-link-farbe.navi-link-oiwai {
    margin-top: 10px;
}
.navi-link-farbe .fas {
  margin-right: .3em;
}



/* ポップアップ用 */

#popup-div{
display: none;
background-color: #fff;
position: fixed;
padding: 12px;
border-radius: 10px;
z-index: 9999;
box-shadow: rgb(0 0 0 / 20%) 0px 4px 20px, rgb(255 255 255 / 20%) 0px 0px 0px 1px inset !important;
font-size:14px;
line-height:1.4;
}
/* ポップアップ内タイトル */
#popup-div .popup-title{
font-weight: bold;
margin-bottom:8px;
font-size:1.08em;
}
/* ポップアップ内本文 */
#popup-div .popup-body{

}
#popup-div .popup-body img{
margin:5px 0
}
/* ポップアップ内閉じるボタン */
.popup-hide-btn{
cursor: pointer;
position: absolute;
top:3px;
right:7px;
font-size:21px;
}
.popup-hide-btn::before{
font-family: "Font Awesome 5 Pro";
font-weight: 400;
content: "\f057";
color:#525252;
}

#popup-div{
padding-top: 16px;
right: auto;
left: 50%;
transform: translateX(-50%);
-webkit-transform:translateX(-50%);
margin: auto;
bottom: 8px;
width: 88% ;
max-width:330px;
}	




/* -----------------カレンダー----------------- */
.calendar{
	margin-top: 28px;
	width:210px;
	margin:28px auto 0;
}
#calendarTable{
	width:100%;
	border-collapse: collapse;
	border-spacing: 0;
	font-family: 'Lato', sans-serif;
	margin-bottom: 20px;
}
#calendarTable tr:nth-of-type(n+3){
	border-bottom: 1px solid #e1e1e1;
}
#calendarTable th.calendarHeader{
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	border: none;
	font-weight: normal;
}
#calendarTable th{
	padding:5px;
	font-size:12px;
	font-weight:normal;
}
#calendarTable td{
	padding:5px;
	text-align:center;
	font-size:12px;
	width:14%;
	vertical-align:top;
}
.calendarHeader{
	letter-spacing: 0.1em;
}
.youbi_6{
	background: #d6d5c5 !important;
}
.youbi_0,.public_holiday,.closed{
	background: #d6d5c5 !important;
}
#calendarTable tr:nth-child(2) .youbi_6{
	background:none !important;
}
#calendarTable tr:nth-child(2) .youbi_0{
	background:none !important;
}
.today{
	border: 2px solid #6d0303;
}
.kyugyoubi {
    margin-top: 0px !important;
    font-size: 10px;
    margin-left:172px;
    text-align: center;
}
.kyugyoubi span{
	background: #d6d5c5;
	 padding: 4px 4px;
}



#hotword-sp{
	
}
.tag-title{
	margin: 18px 0 8px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	border-bottom: dotted 1px #b5b4a0;
	line-height: 1.6em;
	font-size: 17px;
}
.keyword-list{
	display: flex;
	flex-wrap: wrap;
	margin-bottom:16px;
}
.keyword-list li{
	margin-right: 10px;
    margin-bottom: 1px;
}
.keyword-list li a{
	font-size: 11px;
}
.keyword-list li a:before{
	content:"#";
	font-weight: bold;
	margin-right: 5px;
	color: #a2a187;
}
/* YouTube */
.y-tube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.y-tube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}