@charset "UTF-8";

/* CSS Document */

/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {	margin: 0;	padding: 0;	border: 0;	font-size: 100%;	font: inherit;	vertical-align: baseline;	box-sizing:border-box;}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, main {	display: block;}
body {	line-height: 1;}
ol, ul {	list-style: none;}
blockquote, q {	quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {	content: '';	content: none;}
table {border-collapse: collapse;border-spacing: 0;}
hr{ border: none;}
form button:hover{ cursor: pointer; cursor: hand; opacity: 0.8; }
 .wysiwyg  iframe{ max-width: 100%; }


.fadeCom{opacity: 0; -webkit-transition: 1500ms ease; -o-transition: 1500ms ease; transition: 1500ms ease; -webkit-transform: translate3d(0, 30px, 0) scale(1 1); -ms-transform: translate3d(0, 30px, 0) scale(1, 1); transform: translate3d(0, 30px, 0) scale(1, 1); -webkit-transition-property: opacity,transform; -o-transition-property: opacity,transform; transition-property: opacity,transform; }
 /* ===== 表示 ===== */
.fadeCom__On{-webkit-transform:translate3d(0, 0, 0) scale(1,1); -ms-transform:translate3d(0, 0, 0) scale(1,1); transform:translate3d(0, 0, 0) scale(1,1); opacity: 1; }

/* loading------------------------------------------------ */
#wrap.load{opacity: 1; transition: opacity 1800ms; -moz-transition: opacity 1800ms; -webkit-transition: opacity 1800ms; -o-transition: opacity 1800ms; }
#com_loading__box {height: 100%; width: 100%; position: fixed; top: 0; left: 0; background: #ccc; z-index: 99999999999999; -webkit-transition: all 400ms;   -o-transition: all 400ms;  -moz-transition: all 400ms;   transition: all 400ms; }
 /*プログレスバー*/
#com_loading {width: 0; height: 5px; background: #fff; position: fixed; top: 0; left: 0; -webkit-transition: all 0.2s linear 0s;    -o-transition: all 0.2s linear 0s;  -moz-transition: all 0.2s linear 0s;   transition: all 0.2s linear 0s; }
#com_loading__img {position: absolute; top: 50%; left: 50%; -webkit-transform: translate( -50%,-50% ); -ms-transform: translate( -50%,-50% ); transform: translate( -50%,-50% ); max-width: 80px; width: 60%; }

/*確認画面と完了画面を非表示*/
.confirm_area, .thanks_area { display: none; }

/*デフォルトのサンクスメッセージを非表示*/
.wpcf7-response-output{ display: none; }
#systmttl{ display: none;}

@font-face { font-family: "Yu Gothic"; src: local("Yu Gothic Medium"); font-weight: 100; }
@font-face { font-family: "Yu Gothic"; src: local("Yu Gothic Medium"); font-weight: 200; }
@font-face { font-family: "Yu Gothic"; src: local("Yu Gothic Medium"); font-weight: 300; }
@font-face { font-family: "Yu Gothic"; src: local("Yu Gothic Medium"); font-weight: 400; }
@font-face { font-family: "Yu Gothic"; src: local("Yu Gothic Bold"); font-weight: bold; }
@font-face { font-family: "Helvetica Neue"; src: local("Helvetica Neue Regular"); font-weight: 100; }
@font-face { font-family: "Helvetica Neue"; src: local("Helvetica Neue Regular"); font-weight: 200; }
.f-yug {font-family: "游ゴシック","Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro",  Verdana, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;}

.f-gothic{ font-family: "Zen Old Mincho", serif; }
.f-en{ font-family: "Work Sans", sans-serif; }

.main-title .en {font-family: "Work Sans", sans-serif;}
.main-title .jp {}

.confirm_button,#send_button,.back_button { font-family: "Zen Old Mincho", serif; font-style: normal;}

p.moretbtn span.arr{  }

.slick-dots li.slick-active button{background: #28343B!important;}


@media screen and (min-width: 768px), print {

#pagetop{ position: fixed; bottom: 30px; right: 0px; z-index: 4;}

a img{ opacity: 1; transition: all 0.3s ease-in-out; }

.zoomx-pic{position: relative;overflow: hidden;}
.zoomx-pic img{display: block;transition: transform 0.4s ease;transform: scale(1);transform-origin: center center;}
a:hover .zoomx-pic img{transform: scale(1.05);}

.fmbtmbtn{ display: none;}

.system-pic{position: relative;overflow: hidden;}
.system-pic img{display: block;transition: transform 0.4s ease;transform: scale(1);transform-origin: center center;}
a:hover .system-pic img{transform: scale(1.05);}
.full-width { width: 100vw; position: relative; left: 50%;  right: 50%;  margin-left: -50vw;  margin-right: -50vw;}
/* bese */
body {padding-top: 80px;font-size: 16px;overflow-x: hidden;line-height: 1.6;letter-spacing: 0em;font-weight: 500;background: #F4F1E5;}

header{width: 100%;height: 140px;margin: 0px auto auto;position: relative;top: 0;left: 0;transition: all 0.3s ease-in-out;z-index: 6;transition: transform 0.4s ease;padding: 31px 20px 31px 40px;}
header.hide {transform: translateY(-100%);}
header div{margin: 0 auto;position: relative;height: 80px;}
header .h-logo{padding: 0px 0 0 0px;display: block;width: 220px;}
header .h-btn01{position: absolute;top: -1px;right: 172px;}
header .h-btn02{position: absolute;top: -1px;right: 124px;}
header .h-btn03{position: absolute;top: -1px;right: 76px;}
header .telno{position: absolute;top: -1px;right: 251px;color: #1C1814;font-size: 30px;line-height: 1;letter-spacing: 0.028em;font-weight: 400;text-align: right;}
header .telno span{color: #1C1814;font-size: 12px;line-height: 1;letter-spacing: 0.07em;font-weight: 400;text-align: right;display: block;margin-top: 8px;}

#topnavi{position: absolute;top: 64px;left: 49.2%;color: #1A1A1A;text-align: center;font-size: 15px;font-weight: 500;transform: translateX(-50%);width: 850px;display: block;}
#topnavi a{margin-left: -4.2px;}

#contentsend {margin: 0 auto;position: relative;background: #9B7845;color: #fff;padding: 82px 3vw;}
#contentsend h2 {margin-bottom: 40px;position: relative;color: #FFF;font-size: 40px;line-height: 1;letter-spacing: 0.021em;font-weight: 400;text-align: center;}
#contentsend .inner-Box {margin: 0 auto 40px;position: relative;text-align: center;max-width: 1760px;}
#contentsend .inner-Box ul{display:grid;grid-template-columns:repeat(3,1fr);gap:2.2727%;}
#contentsend .inner-Box ul li{position:relative;background: #333;}
#contentsend .inner-Box ul li a {color: #fff;padding-bottom: 60px;display: block;}
#contentsend .inner-Box ul li a:hover {  }
#contentsend .inner-Box figure.photo {position: relative;top: 0;left: 0;margin-bottom: 40px;}
#contentsend .inner-Box figure.photo img{width: 100%;height: auto;}
#contentsend .inner-Box h3 {margin-bottom: 23px;position: relative;font-size: 40px;line-height: 1;letter-spacing: 0.021em;font-weight: 400;color: var(--white, #FFF);text-align: center;}
#contentsend .inner-Box h3 span {color: #FFF;text-align: center;font-size: 16px;font-weight: 400;line-height: 1.75;letter-spacing: 0.0525em;display: block;margin-bottom: 16px;}
#contentsend .inner-Box p.ltext { margin-bottom: 0px:; position: relative; }
#contentsend .inner-Box2 {margin: 0 auto;position: relative;width: 627px;padding: 0 0 0 386px;}
#contentsend .inner-Box2 p.text {position: absolute;top: 0;left: 0;font-size: 12px;line-height: 1;letter-spacing: 0.07em;font-weight: 400;color: #fff;display: block;}
#contentsend .inner-Box2 p.text span.sp-tel-link {font-size: 30px;line-height: 1;letter-spacing: 0.028em;font-weight: 400;display: block;margin-bottom: 6px;}
#contentsend .inner-Box2 p.morebtn {position: relative;}
#contentsend .inner-Box2 p.morebtn a {color: #fff;font-size: 12px;line-height: 1;letter-spacing: 0.07em;font-weight: 400;padding-left: 5px;padding-bottom: 20px;}
#contentsend .inner-Box2 p.morebtn a:hover {  }
#contentsend p.morebtn a::before{ background: #fff; }
#contentsend p.morebtn a::after{content:"";background: url(../images/common/arr.svg) no-repeat;position:absolute;top: 20px;right: 1px;width: 11px;height: 15px;background-size: 100% auto;transition:all .3s ease-in-out;transform: rotate(-40deg);transform-origin: center;-webkit-filter: brightness(0) invert(1);filter: brightness(0) invert(1);}


.pc-fix-list{position: fixed;top: 200px;right: 0;z-index: 4;}
.pc-fix-list li{margin-bottom: 0;}


footer{width: 100%;padding: 79px 0px 30px;line-height: 1.6;position: relative;background: #333;height: 700px;color: #fff;margin-bottom: -20px;}

footer a{}
footer .footer-Box{margin: 0 auto 18px;font-size: 16px;position: relative;max-width: 1840px;padding: 0 40px;}
footer .footer-Box a{ color: #fff; }
footer .f-link-Box {display:flex;gap: 26.1%;color: #fff;padding: 0 0 40px;}
footer .h-link-Box {width: 28%;}
footer .f-link-in-Box {width: 53.3333%;}

footer .home-link {position: relative;text-align: left;font-size: 16px;line-height: 1.75;letter-spacing: 0.0525em;font-weight: 400;color: #fff;margin-bottom: 41px;}
footer .home-link a{}
footer .home-link span {font-size: 20px;letter-spacing: 0;color: #fff;display: inline-block;display: block;font-weight: 400;position: relative;margin-bottom: 4px;}
footer .f-link-Box .parent{ font-size: 14px; color: #fff; }
footer .f-link-Box .child{ font-size: 14px;}

footer .f-link-in-Box {}
footer .f-link-Box ul {width: 28%;float: left;margin-right: 6.1%;}
footer .f-link-Box ul li {display:block;}
footer .f-link-Box ul:nth-child(2) {width: 15.7%;}
footer .f-link-Box ul:nth-child(3) {width: 15.6%;}
footer .f-link-Box ul:nth-child(4) {width: 22%;margin-right: 0%;}
footer .spptop{position: absolute;bottom: -48px;right: 40px;z-index: 4;}


footer .f-link-Box li{margin-bottom: 0px;font-weight: 400;}
footer .f-link-Box li a{display: block;position: relative;text-align: left;font-size: 16px;line-height: 2.38;letter-spacing: 0.0525em;font-weight: 400;color: var(--white, #fff);margin-right: -10px;}
footer .f-link-Box li a::before{padding-right: 4px;position: absolute;top: 0px;left: 5px;}
footer .f-link-Box li p.ttll{margin-bottom: 23px;text-align: left;font-size: 12px;line-height: 1;letter-spacing: 0.07em;font-weight: 400;color: #959595;}
footer .f-link-Box li p.ttll span{}
footer .f-link-Box li a span{ font-size: 14px; line-height: 2.78571; letter-spacing: 0.7px; font-weight: 400; text-align: left;}


footer .f-con-Box{/* position: relative; */color: #fff;}
footer .f-con-Box .f-logo{position: relative;margin-bottom: 31px;}
footer .f-con-Box .fttext{font-size: 14px;line-height: 2.36;letter-spacing: 0.05em;font-weight: 400;margin-bottom: 18px;}

footer .f-con-Box .cname{ font-size: 16px; line-height: 2.06; letter-spacing: 0.05em; font-weight: 500; text-align: left; margin-bottom: 7px; }
footer .f-con-Box .ftext{text-align: left;color: #FFF;font-size: 14px;line-height: 1.57;letter-spacing: 0.07em;font-weight: 500;margin-bottom: 11px;}
footer .f-con-Box .ftext2{text-align: left;color: #FFF;font-size: 12px;line-height: 1.83;letter-spacing: 0.07em;font-weight: 400;margin-bottom: 40px;}
footer .f-con-Box ul.f-sns{display: -webkit-box;display: -moz-flex;display: -ms-flex;display: -o-flex;display: -ms-flexbox;display: flex;-webkit-box-lines: multiple;-moz-box-lines: multiple;-ms-flex-wrap: wrap;flex-wrap: wrap;width: auto;}
footer .f-con-Box ul.f-sns li a{ padding: 0; }
footer .f-con-Box ul.f-sns li{margin-right: 18px;}

footer .copyright{display: block;position: relative;padding: 0px 0px 120px;margin: 0 auto;max-width: 1768px;text-align: left;font-size: 12px;line-height: 1;letter-spacing: 0em;font-weight: 400;color: #959595;padding-left: 3px;}
footer .copyright a{ color: #959595; }

p.morebtn a {display: block;font-size: 15px;line-height: 1;letter-spacing: 0.2em;font-weight: bold;text-align: left;color: #3D3D3D;padding: 17px 0;position: relative;}
p.morebtn a::before{ content:""; display: block; width: 100%; height: 1px; background: #3D3D3D; position: absolute; bottom: 0; left: 0; transform: scaleX(1); transform-origin: left; transition: transform .4s ease; }
p.morebtn a .arr{position: absolute;top: 23px;right: 0;width: 12px;height: 10px;transition: all 0.3s ease-in-out;}
p.morebtn a .arr img{ width: 100%; height: auto; display: block; }
p.morebtn a:hover .arr{ right: -7px; }
p.morebtn a:hover::before{ transform: scaleX(0); transform-origin: right; }


.nounlink{display:block;text-align:left;padding:17px 0;position:relative;font-size: 12px;line-height: 1;letter-spacing: 0.083em;font-weight: 400;color: #fff;width: 240px;,: 0;margin: 0 auto;}
.nounlink::before{content:"";display:block;width:100%;height:1px;background: #fff;position:absolute;bottom:0;left:0;transform:scaleX(1);transform-origin:left;transition:transform .4s ease;}
.nounlink::after{content:"";background: url(../images/common/arr02.svg) no-repeat;position:absolute;top: 22px;right:0;width:12px;height:10px;background-size: 100% auto;transition:all .3s ease-in-out;}
a:hover .nounlink::before{transform:scaleX(0);transform-origin:right;}
a:hover .nounlink .arr{right:-7px;}


#fixnavi{right: 30px;position: relative;}

#pullnavi { opacity: 0; transition: opacity 0.3s, transform 0.3s; transform: translateY(-100%); }
#pullnavi.upMove { opacity: 0; transform: translateY(-100%); }
#pullnavi.dwMove { opacity: 1; transform: translateY(0); }

#pullnavi {position: fixed;top: 0;left: 0;z-index: 10;}
#pullnavi {background: #fff;width: 100%;box-shadow: 0px 3px 20px #00000029;}
#pullnavi .inbox{width: 100%;min-width: 1280px;height: 70px;margin: 0px auto 20px auto;padding-top: 14px;position: relative;}

.pc-menu{position: fixed;top: 30px;right: 30px;z-index: 999;}
.pc-menu:hover{ opacity: 0.8; cursor: pointer; cursor: hand;}

.side-fix{position: fixed;bottom: 0;right: 0;z-index: 10;}
.side-fix ul{width: 70px;position: fixed;top: 80px;right: 0;}
.side-fix ul li{width: 70px;}
.fix-pagetop{position: fixed;bottom: 0;right: 0;}
#pc-menu-open{display: none;background: #333;background-size: cover;width: 100vw;height: 100vh;position: fixed;top: 0;z-index: 10000;overflow-y: scroll;}
#pc-menu-open .open-close-01{position: absolute;top: 30px;right: 30px;}
#pc-menu-open .footer-Box{margin: 0 auto 18px;font-size: 16px;position: relative;max-width: 1520px;padding: 240px 40px 0 40px;}
#pc-menu-open .footer-Box a{ color: #fff; }
#pc-menu-open .f-link-Box {display:flex;gap: 14.4%;color: #fff;padding: 0 0 40px;}
#pc-menu-open .h-link-Box {width: 28%;}
#pc-menu-open .f-link-in-Box {width: 57.8333%;}

#pc-menu-open .home-link {position: relative;text-align: left;font-size: 16px;line-height: 1.75;letter-spacing: 0.0525em;font-weight: 400;color: #fff;margin-bottom: 41px;}
#pc-menu-open .home-link a{}
#pc-menu-open .home-link span {font-size: 20px;letter-spacing: 0;color: #fff;display: inline-block;display: block;font-weight: 400;position: relative;margin-bottom: 4px;}
#pc-menu-open .f-link-Box .parent{ font-size: 14px; color: #fff; }
#pc-menu-open .f-link-Box .child{ font-size: 14px;}

#pc-menu-open .f-link-in-Box {}
#pc-menu-open .f-link-Box ul {width: 30.7%;float: left;margin-right: 3.4%;}
#pc-menu-open .f-link-Box ul li {display:block;}
#pc-menu-open .f-link-Box ul:nth-child(2) {width: 18.4%;}
#pc-menu-open .f-link-Box ul:nth-child(3) {width: 20.7%;margin-right: 1%;}
#pc-menu-open .f-link-Box ul:nth-child(4) {width: 22%;margin-right: 0%;}
#pc-menu-open .spptop{position: absolute;bottom: -48px;right: 40px;}


#pc-menu-open .f-link-Box li{margin-bottom: 0px;font-weight: 400;}
#pc-menu-open .f-link-Box li a{display: block;position: relative;text-align: left;font-size: 16px;line-height: 2.38;letter-spacing: 0.0525em;font-weight: 400;color: var(--white, #fff);margin-right: -10px;}
#pc-menu-open .f-link-Box li a::before{padding-right: 4px;position: absolute;top: 0px;left: 5px;}
#pc-menu-open .f-link-Box li p.ttll{margin-bottom: 23px;text-align: left;font-size: 12px;line-height: 1;letter-spacing: 0.07em;font-weight: 400;color: #959595;}
#pc-menu-open .f-link-Box li p.ttll span{}
#pc-menu-open .f-link-Box li a span{ font-size: 14px; line-height: 2.78571; letter-spacing: 0.7px; font-weight: 400; text-align: left;}


#pc-menu-open .f-con-Box{/* position: relative; */color: #fff;}
#pc-menu-open .f-con-Box .f-logo{position: relative;margin-bottom: 31px;}
#pc-menu-open .f-con-Box .fttext{font-size: 14px;line-height: 2.36;letter-spacing: 0.05em;font-weight: 400;margin-bottom: 18px;}

#pc-menu-open .f-con-Box .cname{ font-size: 16px; line-height: 2.06; letter-spacing: 0.05em; font-weight: 500; text-align: left; margin-bottom: 7px; }
#pc-menu-open .f-con-Box .ftext{text-align: left;color: #FFF;font-size: 14px;line-height: 1.57;letter-spacing: 0.07em;font-weight: 500;margin-bottom: 11px;}
#pc-menu-open .f-con-Box .ftext2{text-align: left;color: #FFF;font-size: 12px;line-height: 1.83;letter-spacing: 0.07em;font-weight: 400;margin-bottom: 40px;}
#pc-menu-open .f-con-Box ul.f-sns{display: -webkit-box;display: -moz-flex;display: -ms-flex;display: -o-flex;display: -ms-flexbox;display: flex;-webkit-box-lines: multiple;-moz-box-lines: multiple;-ms-flex-wrap: wrap;flex-wrap: wrap;width: auto;}
#pc-menu-open .f-con-Box ul.f-sns li a{ padding: 0; }
#pc-menu-open .f-con-Box ul.f-sns li{margin-right: 18px;}


   /* common */
   
   /* 2カラムサイト----------------
   #tow-cl{ width: 1100px; margin: 0 auto; padding: 20px 0;}
   #tow-cl main{ width: 800px!important; float: left;  }
   #tow-cl #side{ width: 280px; float: left; margin-right: 19px; background: #333; height: 800px; }
   #blog #tow-cl #side{ display: none;}
   #blog #tow-cl main{ width: 1100px !important;}*/
   /* 1カラムサイト */
   /*#one-cl{ }*/
   

   .main-title{width: 100%;padding: 40px 0 32px 0px;margin-bottom: 35px;text-align: center;background: #FAF7F1;}
   .main-title .en {font-family: "Work Sans", sans-serif;display: none;margin-bottom: 0px;font-size: 15px;line-height: 1.87;letter-spacing: 0.05em;font-weight: 500;text-align: center;}
   .main-title .jp {display: block;color: #1C1814;font-size: 24px;line-height: 2.9;letter-spacing: 0.035em;font-weight: 400;}
   h2.sub-title{ padding: 25px 20px 10px; margin-bottom: 50px; font-size: 28px; font-weight: bold; letter-spacing: 2px; text-align: center; border-bottom: solid 2px #000;}
   .seo_bread_list{font-family: "Zen Old Mincho", serif; width: 1200px; margin: 0 auto 20px; }
   .seo_bread_list li{ margin-right: 20px; float: left;  }
   .seo_bread_list li::after{ content: " >"; }
   .seo_bread_list li:last-child::after{ content: ""; }
   
   /*pc・タブレットcss*/
   /*pc_defaultset*/
   .pc { display: block !important; }
   /*pcのみ表示ブロック*/
   .pc2 { display: inline-block !important; }
   /*pcのみ表示ブロック*/
   .sp, .sp2 { display: none !important; }
   /*スマホのみ表示ブロック*/
   .h_menu { display: none; }
   /*スマホ用ヘッダ*/
   .sp-header { display: none; }
   /*スマホ用メニュー*/
   #sp-global-nav { display: none; }
   /*スマホ用メニュー*/
   .sp-fix-list { display: none; }
   /* Antialiasing ※任意　*/
   
   .fit img { object-fit: cover; font-family: "object-fit: cover;"; }
   
   html {-webkit-font-smoothing: subpixel-antialiased;-moz-osx-font-smoothing: none;/* overflow-x: hidden; */}
   

   body { -webkit-text-size-adjust: 100%; }
   img { vertical-align: bottom; }
   a {text-decoration: none;color: #222222;}
   a:hover { text-decoration: underline; }
   .nobd a:hover { text-decoration: none !important; }
   
/* clearfix */
.clearfix { zoom: 1; }
.clearfix:after { display: block; clear: both; height: 0; visibility: hidden; line-height: 0; content: "."; }
/* wysiwyg */
.wysiwyg {word-wrap: break-word;margin-bottom: 30px;margin-top: 60px;}
.wysiwyg strong { font-weight: bolder; }
.wysiwyg em {  }
.wysiwyg img {max-width: 100% !important;width: auto!important;height: auto!important;}
.wysiwyg p { min-height: 15px; min-width: 10px; line-height: 1.6;}
.wysiwyg h1, .wysiwyg h2, .wysiwyg h3, .wysiwyg h4, .wysiwyg h5, .wysiwyg h6 { color: #333; font-weight: bold; text-align: left;}
.wysiwyg a{ color: #BF9C28;}
.wysiwyg h1 { padding: 12px 24px; font-size: 24px; line-height: 1.6; margin: 10px 5px;}
.wysiwyg h2 { padding: 12px; font-size: 22px; line-height: 1.6; margin: 10px 5px;}
.wysiwyg h3 { padding: 5px 20px; font-size: 20px; line-height: 1.6; margin: 10px 5px;}
.wysiwyg h4 { padding: 0 0 10px; font-size: 18px; line-height: 1.6; margin: 10px 5px;}
.wysiwyg h5 { padding: 0 0 10px; font-size: 18px; line-height: 1.6; margin: 10px 5px;}
.wysiwyg h6 { padding: 10px; font-size: 16px; line-height: 1.6; margin: 10px 5px;}
.wysiwyg ul { list-style-type: disc; line-height: 1.6; font-size: 16px; margin: 5px 0 10px 20px}
.wysiwyg ol { list-style-type: decimal; line-height: 1.6; font-size: 16px; margin: 5px 0 10px 20px}
.wysiwyg table{ table-layout: fixed;}
.wysiwyg table th,
.wysiwyg table td { border: 1px solid #999; padding: 10px; font-size: 16px; margin: 10px 5px;}
.wysiwyg iframe{ height: 500px !important; width: 800px !important; margin: 0 auto 40px; display: block;}

   /* リンク透明 
   a img:hover { -ms-filter: "alpha( opacity=80 )"; filter: alpha(opacity=80); opacity: 0.8; }*/
   /* リンク透明にしない */
   .noop a img:hover { -ms-filter: "alpha( opacity=100 )"; filter: alpha(opacity=100); opacity: 1.0; }
   /*---------------------------------------- 　　外部サービス ----------------------------------------*/
   /* ggmap */
   /* <div class="ggmap">iframeのコピーしたコード</div> */
   .ggmap { position: relative; padding-bottom: 56.25%; padding-top: 30px; height: 0; overflow: hidden; }
   .ggmap iframe, .ggmap object, .ggmap embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
   /* <div class="youtube"><iframe  src="youtubeのURL?rel=0" frameborder="0" allowfullscreen></iframe></div> */
   .youtube { position: relative; width: 100%; padding-top: 56.25%; }
   .youtube iframe { position: absolute; top: 0; right: 0; width: 100% !important; height: 100% !important; }
   /*---------------------------------------- 　　webフォント（サーバー置き）　 ----------------------------------------*/
   @font-face { font-family: 'jp-sttl01';
   /* お好きな名前にしましょう */
   src: url("../font/.eot");
   /* IE9以上用 */
   src: url("../font/bokutachi.eot?#iefix") format("embedded-opentype"), url("../font/NotoSansCJKjp-Medium.woff") format("woff"), url("../font/NotoSansCJKjp-Medium.woff") format("woff");
   /* iOS, Android用 */
   /* 念の為指定しておきます */
   font-weight: normal;
   /* 念の為指定しておきます */
   font-style: normal; vertical-align: top; margin: 0px; padding: 0px; }
   .myWebFontClass { font-family: 'jp-sttl01'; }
   }
   @media screen and (max-width: 1200px) {
   html { overflow: auto; }
   body { overflow: visible; }
   }

   @media screen and (min-width:768px) and ( max-width:1300px) {
	
footer .f-link-Box {display:flex;gap: 16.1%;}
footer .h-link-Box {width: 28%;}
footer .f-link-in-Box {width: 53.3333%;}

      
   }
   

@media screen and (max-width: 767px) {
.fmbtmbtn{position: fixed;bottom: 0;left: 0;z-index: 10;}
.mw_wp_form input[type="file"] { display: inline-block; width: 100%; font-size: 3.8vw; }
html{ font-size:62.5%;}
#topnavi{ display: none;}
body {overflow: hidden;font-size: 3.6vw;line-height: 1.6;color: #222222;background: #F4F1E5;background-size: 100% 41.8vw;letter-spacing: 0em;}
.pc, .pc2 {display: none !important;}
/*pcのみ表示ブロック*/
.sp { display: block !important; }
/*スマホのみ表示ブロック*/
.sp2 { display: inline-block !important; }
/*スマホのみ表示ブロック*/
.no-br { display: none; }
/*スマホでbrを解除したい場合に使用*/
.sp_display_block { display: block !important; }
/*スマホでflexboxを解除したい場合等に使用*/
.pc-menu{ display: none; }
.side-fix{ display: none; }
.fix-list{ display: none; }
#pc-menu-open{ display: none; }
#g-nav{ display: none; }

.sp-header{height: 19.69vw;z-index: 5;position: relative;}
.sp-header .h-logo{display: block;padding: 4.1vw 0 0 2.5vw;}
.sp-header .h-logo img {height: 8vw;width: auto;}
.sp-header .h-tel{padding: 1.1vw 0 0 0.1vw;position: absolute;top: 1.3vw;right: 18.2vw;}
.sp-header .h-tel img {width: 14.6vw;}
header{position: relative;width: 100%;top: 0vw;left: 0vw;}



.h-menu {position: fixed;top: 0vw;right: 0vw;z-index: 997;}
.h-menu img {height: 15vw;width: auto;}

#fix-header{ display: none; }
nav#sp-global-nav {font-size: 3.8vw;z-index: 999;position: fixed;top: 0;width: 100vw;height: 100vh;display: none;background: #333;background-size: cover;box-sizing: border-box;overflow: scroll;color: #fff;padding-bottom: 1vw;}
nav#sp-global-nav a{color: #fff;}

nav#sp-global-nav .h-tel{padding: 1.1vw 0 0 0.1vw;position: absolute;top: 1.3vw;right: 18.2vw;}
nav#sp-global-nav .h-tel img {width: 14.6vw;}

nav#sp-global-nav .h-logo {
    margin-bottom: 16vw;
    padding: 3.8vw 0 0 2.5vw;
}
nav#sp-global-nav .h-logo img {height: 8.1vw;width: auto;/* black */}
nav#sp-global-nav .open-close-01 {position: fixed;right: 0.3vw;z-index: 998;top: 0vw;}
nav#sp-global-nav .open-close-01 img {height: 12.7vw;width: auto;}
nav#sp-global-nav .bn-list{margin: 0 6.7vw 7.6vw;}
nav#sp-global-nav .bn-list li{ margin-bottom: 2.7vw; }
nav#sp-global-nav .bn-list li:nth-child(3){ margin-right: 0; }

nav#sp-global-nav .homelink{margin-bottom: 17.8vw;font-weight: 400;border-top: #959595 1px solid;border-bottom: #959595 1px solid;}
nav#sp-global-nav .homelink a{display: block;padding: 5.8vw 13vw 5.8vw 6.0vw;position: relative;font-size: 3.4vw;line-height: 1;letter-spacing: 0.05em;font-weight: 400;text-align: left;}
nav#sp-global-nav .homelink a::before{content: "→";padding-right: 0.97vw;position: absolute;top: 5.6vw;right: 4.64vw;}


nav#sp-global-nav ul.f-link-l{font-size: 3.38vw;line-height: 2.71;letter-spacing: 0.3vw;font-weight: 400;margin: 0 0vw 14vw;}
nav#sp-global-nav ul.f-link-l li{margin-bottom: 5.1vw;font-weight: 400;}
nav#sp-global-nav ul.f-link-l li a{display: block;padding: 0.7vw 15vw 5.6vw 1.68vw;position: relative;font-size: 3.4vw;line-height: 1;letter-spacing: 0.05em;font-weight: 400;text-align: left;margin: 0 4vw;border-bottom: #959595 1px solid;}
nav#sp-global-nav ul.f-link-l li a::before{content: "→";padding-right: 0.97vw;position: absolute;top: 0.7vw;right: 0.64vw;}
nav#sp-global-nav ul.f-link-l li p.ttll{margin-bottom: 3.27vw;text-align: left;padding: 1.5vw 3.7vw 3.6vw;font-size: 2.9vw;line-height: 1;letter-spacing: 0.07em;font-weight: 400;color: #959595;border-bottom: #959595 1px solid;}
nav#sp-global-nav ul.f-link-l li p.ttll span{display: block;}
nav#sp-global-nav ul.f-link-l li a span{ font-size: 3.38vw; line-height: 2.78571; letter-spacing: 0.17vw; font-weight: 400; text-align: left;}


nav#sp-global-nav .f-con-Box{position: relative;padding: 8.9vw 4vw 9vw;margin: -3.3vw 5.4vw 20vw;}
nav#sp-global-nav .f-con-Box .f-logo{position: relative;margin: 0 11.4vw 9.6vw;}
nav#sp-global-nav .f-con-Box .fttext{font-size: 3.38vw;line-height: 2.36;letter-spacing: 0.05em;font-weight: 400;margin-bottom: 4.35vw;}

nav#sp-global-nav .f-con-Box .cname{margin-bottom: 0.09vw;font-size: 3.38vw;line-height: 2.36;letter-spacing: 0.05em;font-weight: 500;text-align: center;}
nav#sp-global-nav .f-con-Box .ftext{margin: 0 -1vw 2.8vw;text-align: center;font-size: 3.4vw;line-height: 1.57;letter-spacing: 0em;font-weight: 500;}
nav#sp-global-nav .f-con-Box .ftext2{margin: 0 -1vw 9.7vw 11.9vw;text-align: left;font-size: 2.9vw;line-height: 1.83;letter-spacing: 0em;font-weight: 400;}
nav#sp-global-nav .f-con-Box ul.f-sns{display: -webkit-box;display: -moz-flex;display: -ms-flex;display: -o-flex;display: -ms-flexbox;display: flex;-webkit-box-lines: multiple;-moz-box-lines: multiple;-ms-flex-wrap: wrap;flex-wrap: wrap;margin-left: 24.3vw;margin-bottom: 7vw;}
nav#sp-global-nav .f-con-Box ul.f-sns li{margin-right: 2.12vw;width: 9.6vw;}

nav#sp-global-nav .f-con-Box .area-Box{text-align: center;height: 24.15vw;border: 0.24vw solid #C8C6C2;border-radius: 2.42vw;background: #F2EFEC;position: relative;padding-top: 5.31vw;margin: 0 2vw;}
nav#sp-global-nav .f-con-Box .area-Box p.f-en{font-size: 4.11vw;line-height: 1;letter-spacing: 0.05em;font-weight: 600;text-align: center;margin-bottom: 1.45vw;}
nav#sp-global-nav .f-con-Box .area-Box p.atext{font-size: 3.38vw;line-height: 1.86;letter-spacing: 0.05em;font-weight: 400;}

p.morebtn a{display:block;font-size:3.6vw;line-height:1;letter-spacing:.2em;font-weight:700;text-align:left;padding:4.1vw 0;position:relative;}
p.morebtn a::before{content:"";display:block;width:100%;height:.2vw;position:absolute;bottom:0;left:0;background: #333;}
p.morebtn a .arr{position:absolute;top:5.6vw;right:0;width:2.9vw;height:2.4vw;}
p.morebtn a .arr img{width:100%;height:auto;display:block;}

.nounlink{display:block;text-align:left;padding:4.1vw 0;position:relative;font-size:2.9vw;line-height:1;letter-spacing:.083em;font-weight:400;color:#FFF;width:58.0vw;margin:0 auto;}
.nounlink::before{content:"";display:block;width:100%;height:.2vw;background:#FFF;position:absolute;bottom:0;left:0;}
.nounlink::after{content:"";background:url(../images/common/arr02.svg) no-repeat;position:absolute;top:5.3vw;right:0;width:2.9vw;height:2.4vw;background-size:100% auto;}

.side-fix{ display: none!important; }
.sp-fix-list { position: fixed; bottom: 0; width: 100%; z-index: 996; display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; align-items: flex-end;}
.sp-fix-list .tel {  }
.sp-fix-list .icon { }

a:hover{ text-decoration: none; }

.pagetop{ display: none;}

.sp-page-top a {text-align: center;display: block;padding: 5vw 0 5vw;font-size: 2.66vw;letter-spacing: 0.13vw;text-decoration: underline;}
.sp-page-top a img {width: 14.5vw;height: auto;}

#contentsend{margin:0 auto;position:relative;background:#9B7845;color:#fff;padding: 19.3vw 5.8vw 0.1vw 5.8vw;}
#contentsend h2{margin-bottom:9.7vw;position:relative;color:#FFF;font-size:9.7vw;line-height:1;letter-spacing:.021em;font-weight:400;text-align:center;}
#contentsend .inner-Box{margin:0 auto 9.7vw;position:relative;text-align:center;max-width:100%;}
#contentsend .inner-Box ul{display:grid;grid-template-columns:1fr;gap: 5.7vw;}
#contentsend .inner-Box ul li{position:relative;background:#333;}
#contentsend .inner-Box ul li a{color:#fff;padding-bottom: 9.5vw;display:block;}
#contentsend .inner-Box ul li a:hover{}
#contentsend .inner-Box figure.photo{position:relative;top:0;left:0;margin-bottom: 5.7vw;}
#contentsend .inner-Box figure.photo img{width:100%;height:auto;}
#contentsend .inner-Box h3{margin-bottom: 1.8vw;position:relative;color:#FFF; /* 100% */font-size: 7.2vw;line-height: 1;letter-spacing: 0.028em;font-weight: 400;text-align: center;}
#contentsend .inner-Box h3 span{color:#FFF;display:block;margin-bottom:3.9vw;font-size: 3.4vw;line-height: 1;letter-spacing: 0.06em;font-weight: 400;text-align: center;}
#contentsend .inner-Box p.ltext{margin-bottom:0;position:relative;}

#contentsend .inner-Box2{margin:0 auto;position:relative;width:100%;padding:0;display: none;}
#contentsend .inner-Box2 p.text{position:relative;top:0;left:0;font-size:2.9vw;line-height:1;letter-spacing:.07em;font-weight:400;color:#FFF;display:block;text-align:center;margin-bottom:7.2vw;}
#contentsend .inner-Box2 p.text span.sp-tel-link{font-size:7.2vw;line-height:1;letter-spacing:.028em;font-weight:400;display:block;margin-bottom:1.4vw;}
#contentsend .inner-Box2 p.morebtn{position:relative;}
#contentsend .inner-Box2 p.morebtn a{color:#FFF;font-size:2.9vw;line-height:1;letter-spacing:.07em;font-weight:400;padding-left:1.2vw;padding-bottom:4.8vw;}
#contentsend .inner-Box2 p.morebtn a:hover{}
#contentsend p.morebtn a::before{background:#FFF;}
#contentsend p.morebtn a::after{content:"";background:url(../images/common/arr.svg) no-repeat;position:absolute;top:4.8vw;right:.2vw;width:2.7vw;height:3.6vw;background-size:100% auto;transition:all .3s ease-in-out;transform:rotate(-40deg);transform-origin:center;-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1);}

.pc-fix-list{position: fixed;top: 48.31vw;right: 0;display: none;}
.pc-fix-list li{ margin-bottom: 0.97vw;}

footer{width:100%;padding: 19.7vw 5.8vw 0;line-height:1.6;position:relative;background:#333;height:auto;color:#FFF;}

footer a{}
footer .footer-Box{margin: 0 auto 0.1vw;font-size:3.9vw;position:relative;max-width:100%;padding:0;}
footer .footer-Box a{color:#FFF;}

footer .f-link-Box{display:block;color:#FFF;padding:0 0 9.7vw;}
footer .h-link-Box{width:100%;margin-bottom:9.7vw;}
footer .f-link-in-Box{width:100%;}

footer .home-link{position:relative;text-align:left;font-size:3.9vw;line-height:1.75;letter-spacing:.0525em;font-weight:400;color:#FFF;margin-bottom:9.9vw;display: none;}
footer .home-link a{}
footer .home-link span{font-size:4.8vw;letter-spacing:0;color:#FFF;display:block;font-weight:400;position:relative;margin-bottom:1.0vw;}

footer .f-link-Box .parent{font-size:3.4vw;color:#FFF;}
footer .f-link-Box .child{font-size:3.4vw;}

footer .f-link-in-Box{ display: none; }
footer .f-link-Box ul{width:100%;float:none;margin: 0 0 7.2vw 27.9vw;}
footer .f-link-Box ul:nth-child(2),
footer .f-link-Box ul:nth-child(3),
footer .f-link-Box ul:nth-child(4){width:100%;margin-right:0;}

footer .f-link-Box ul li{display:block;}
footer .spptop{position:relative;bottom:auto;right:auto;margin: 19.7vw 36vw 0;text-align:center;}

footer .f-link-Box li{margin-bottom:0;font-weight:400;}
footer .f-link-Box li a{display:block;position:relative;text-align:left;font-size:3.9vw;line-height:2.38;letter-spacing:.0525em;font-weight:400;margin-right:0;}
footer .f-link-Box li a::before{padding-right:1.0vw;position:absolute;top:0;left:1.2vw;}
footer .f-link-Box li p.ttll{margin-bottom:5.6vw;text-align:left;font-size:2.9vw;line-height:1;letter-spacing:.07em;font-weight:400;color:#959595;}
footer .f-link-Box li p.ttll span{}
footer .f-link-Box li a span{font-size:3.4vw;line-height:2.79;letter-spacing:.17vw;font-weight:400;text-align:left;}

footer .f-con-Box{color:#FFF;}
footer .f-con-Box .f-logo{position:relative;display: block;position: relative;margin: 0 11.4vw 9.6vw;}
footer .f-con-Box .f-logo img{max-width:100%;height:auto;}
footer .f-con-Box .fttext{font-size:3.4vw;line-height:2.36;letter-spacing:.05em;font-weight:400;margin-bottom:4.3vw;}

footer .f-con-Box .cname{font-size:3.9vw;line-height:2.06;letter-spacing:.05em;font-weight:500;text-align:left;margin-bottom:1.7vw;}
footer .f-con-Box .ftext{text-align:left;font-size: 3.2vw;line-height:1.57;letter-spacing:.07em;font-weight:500;margin-bottom:2.7vw;padding-left: 15vw;}
footer .f-con-Box .ftext2{text-align:left;font-size:2.9vw;line-height:1.83;letter-spacing:.07em;font-weight:400;margin-bottom:9.7vw;margin-left: 15vw;}

footer .f-con-Box ul.f-sns{display:flex;flex-wrap:wrap;width:auto;}
footer .f-con-Box ul.f-sns li a{padding:0;}
footer .f-con-Box ul.f-sns li{margin-right: 2vw;width: 9.6vw;}

footer .copyright{display:block;position:relative;padding:0 0 29.0vw;margin:0 auto;max-width:100%;text-align: center;font-size:2.9vw;line-height: 1.7;letter-spacing:0;font-weight:400;color:#959595;padding-left:.7vw;}
footer .copyright a{color:#959595;}

.spptop{}



.main-title{width: 100%;text-align: center;margin-bottom: 3.9vw;padding: 5.9vw 0 6.7vw;background: #FAF7F1;}
.main-title .en {display: none;}
.main-title .jp {display: block;font-size: 4.3vw;line-height: 0.99;letter-spacing: 0.05em;font-weight: 400;text-align: center;}

h2.sub-title{ font-weight: bold; padding: 3vw 3vw 1vw; margin-bottom: 5vw; font-size: 5vw; letter-spacing: 0.3vw; text-align: center; border-bottom: solid #000 0.2vw;}

.seo_bread_list{width: 100%;padding: 0.1vw 3.7vw 3.5vw;margin: 0 auto;color: #1C1814;display: block;font-size: 2.4vw;line-height: 1;letter-spacing: 0.084em;font-weight: 400;text-align: right;position: relative;z-index: 3;}
/*.seo_bread_list{display: none;}*/
 .seo_bread_list a {}
.seo_bread_list li{ margin-right: 1.5vw; float: left;  }
.seo_bread_list li::after{ content: ">"; }
.seo_bread_list li:last-child::after{ content: none; } 

/* 2カラムサイト---------------- */
#tow-cl #side{ display: none;}

.fit img { object-fit: cover; }
.wysiwyg img { width: auto !important; height: auto !important; }
html { -webkit-font-smoothing: subpixel-antialiased; -moz-osx-font-smoothing: none; overflow-x: hidden; }
/* WEB FONTs 游ゴシックかすれ予防*/

*:focus { outline: none!important;}
a { -webkit-tap-highlight-color:rgba(0,0,0,0); cursor:pointer;}

body { -webkit-text-size-adjust: 100%; }
img {vertical-align: bottom;width: 100%;height: auto;}
a {text-decoration: none;color: #1C1814;}
a:hover { text-decoration: underline; }
.nobd a:hover { text-decoration: none !important; }
.clearfix { zoom: 1; }
.clearfix:after { display: block; clear: both; height: 0; visibility: hidden; line-height: 0; content: "."; }

/* wysiwyg */
.wysiwyg {word-wrap: break-word;margin-bottom: 5vw;font-size: 3.6vw;margin-top: 4vw;}
.wysiwyg strong { font-weight: bolder; }
.wysiwyg em { font-family: "ＭＳ ゴシック",sans-serif; font-style: italic; }
.wysiwyg img { max-width: 100% !important; height: auto; }
.wysiwyg p {min-height: 3vw;min-width: 3vw;line-height: 1.6;margin-bottom: 5vw;}
.wysiwyg a{ color: #BF9C28;}

.wysiwyg h1, .wysiwyg h2, .wysiwyg h3, .wysiwyg h4, .wysiwyg h5, .wysiwyg h6 { color: #333; font-weight: bold; text-align: left;}
.wysiwyg h1 { padding: 3vw; font-size: 4.2vw; line-height: 1.6; margin: 0.2vw 0 4.2vw;}
.wysiwyg h2 { padding: 3vw; font-size: 4.2vw; line-height: 1.6; margin: 0.2vw 0 4.2vw;}
.wysiwyg h3 {font-size: 4.2vw;line-height: 1.6;padding: 1vw 2vw;margin: 0.2vw 0 4.2vw;}
.wysiwyg h4 { padding: 0 0 3vw; font-size: 4vw; line-height: 1.6; margin: 0.2vw 0 4.2vw;}
.wysiwyg h5 { padding: 0 0 3vw; font-size: 3.6vw; line-height: 1.6; margin: 0.2vw 0 4.2vw;}
.wysiwyg h6 { padding: 3vw; font-size: 3.6vw; line-height: 1.6; margin: 0.2vw 0 4.2vw;}
.wysiwyg ul { list-style-type: disc; line-height: 1.6; margin: 0.2vw 0 4.2vw 8vw}
.wysiwyg ol { list-style-type: decimal; line-height: 1.6; font-size: 3.6vw; margin: 0.2vw 0 4.2vw 8vw}
.wysiwyg table {width: 100% !important;/* table-layout: fixed; */}
.wysiwyg table th,
.wysiwyg table td { border: 0.2vw solid #999; padding: 3vw; font-size: 3.6vw; margin: 0.2vw 0 4.2vw 8vw}
.wysiwyg iframe{ height: 50vw !important; width: 100% !important; margin-bottom: 4vw!important; }


/* img-block */
/* アンカーリンク調整 */
.hideAnchor { display: block; height: 0; overflow: hidden; text-indent: -9999px; margin-top: -2vw; padding-bottom: 2vw; }
/* スクロール縦 */
.scroll-y { box-sizing: border-box; overflow-y: scroll; transform: translateZ(0); }
/* リンク透明 
a img:hover { -ms-filter: "alpha( opacity=80 )"; filter: alpha(opacity=80); opacity: 0.8; }*/
/* リンク透明にしない */
.noop a img:hover { -ms-filter: "alpha( opacity=100 )"; filter: alpha(opacity=100); opacity: 1.0; }
/*---------------------------------------- 　　外部サービス ----------------------------------------*/
/* ggmap */
/* <div class="ggmap">iframeのコピーしたコード</div> */
.sp-ggmap { position: relative; padding-bottom: 56.25%; padding-top: 5vw; height: 0; overflow: hidden; }
.sp-ggmap iframe, .sp-ggmap object, .sp-ggmap embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
/* <div class="youtube"><iframe  src="youtubeのURL?rel=0" frameborder="0" allowfullscreen></iframe></div> */
.youtube { position: relative; width: 100%; padding-top: 56.25%; }
.youtube iframe { position: absolute; top: 0; right: 0; width: 100% !important; height: 100% !important; }
/*---------------------------------------- 　　webフォント（サーバー置き）　 ----------------------------------------*/
@font-face { font-family: 'jp-sttl01';
/* お好きな名前にしましょう */
src: url("../font/.eot");
/* IE9以上用 */
src: url("../font/bokutachi.eot?#iefix") format("embedded-opentype"), url("../font/NotoSansCJKjp-Medium.woff") format("woff"), url("../font/NotoSansCJKjp-Medium.woff") format("woff");
/* iOS, Android用 */
/* 念の為指定しておきます */
font-weight: normal;
/* 念の為指定しておきます */
font-style: normal; vertical-align: top; margin: 0px; padding: 0px; }
.myWebFontClass { font-family: 'jp-sttl01'; }
}
@media screen and (max-height: 450px) {
   /* 高さ450px以下の場合 andoroidのフォーム対策 ストーカーバナー用　*/
	.sp-fix-list{display: none;}
}

.wysiwyg h1 {background-color: #9B7845;color: #fff;}
.wysiwyg h2 {border-bottom: 1px solid #333;}
.wysiwyg h3 {border-left: 6px solid #9B7845;}
.wysiwyg h4 { border-bottom: 1px solid #000;}
.wysiwyg h5 { border-bottom: 1px dashed #000;}
.wysiwyg h6 {background-color: #F6F6F4;}


