@charset "UTF-8";

html.wf-loading [data-char-span] {
  visibility: hidden;
}


body { opacity: 0; }

body.fadein { animation: fadeIn 0.5s ease-in forwards; }
body.fadeout { animation: fadeOut 0.5s ease-in forwards; }

#movie-back {position: fixed;top: 0;left: 0;width: 100vw;height: 100vh;z-index: -1;overflow: hidden;}
#movie-back video {position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);min-width: 100vw;min-height: 100vh;width: auto;height: auto;object-fit: cover;}

/* SP表示用 */
#bg-video-sp {display: none;}
@media screen and (max-width: 767px) {
  #bg-video-pc {display: none;}
  #bg-video-sp {display: block;}
}

@keyframes fadeIn {
  0% { opacity: 0; }
  100% { opacity: 1; }
}

@keyframes fadeOut {
  0% { opacity: 1; }
  100% { opacity: 0; }
}

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: 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 {color: #333;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;}

form button:hover{ cursor: pointer; cursor: hand; opacity: 0.8; }
.wysiwyg  iframe{ max-width: 100%; }

img{ width: 100%; height: auto;}

/* WEB FONTs 游ゴシックかすれ予防*/
.f-gothic {font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック", "Yu Gothic", YuGothic, Verdana, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;}
.f-min{ font-family: "Shippori Mincho", serif; font-style: normal;}
.f-min02{ font-family: "fot-tsukuaoldmin-pr6n", sans-serif; font-weight: 300; font-style: normal; }
.f-en{font-family: "EB Garamond", serif; font-optical-sizing: auto; font-style: normal;}


.main-title .jp{ font-family: "Shippori Mincho", serif; }
.page-list{ font-family: "EB Garamond", serif; }

/* .fadeCom{opacity: 0; -webkit-transition: 1500ms ease; -o-transition: 1500ms ease; transition: 1500ms ease; -webkit-transform: translate3d(0, 30px, 0) scale(0.9825, 0.9825); -ms-transform: translate3d(0, 30px, 0) scale(0.9825, 0.9825); transform: translate3d(0, 30px, 0) scale(0.9825, 0.9825); -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; }
===== 表示 ===== */
.fadeCom { opacity: 0; -webkit-transition: 1800ms ease; -o-transition: 1800ms ease; transition: 1800ms ease; -webkit-transform: translate3d(0, 0px, 0); -ms-transform: translate3d(0, 0px, 0); transform: translate3d(0, 0px, 0); -webkit-transition-property: opacity, transform; -o-transition-property: opacity, transform; transition-property: opacity, transform; }

/* ===== 表示 ===== */
.fadeCom__On { -webkit-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); 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: #fff; 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: #222222; 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% ); }
#com_loading__img img{ -webkit-filter: brightness(0); filter: brightness(0);}

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

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

/* common */
a:hover{ text-decoration: none; color: #FF6991;}
body{background: url(../images/common/common-back.jpg);background-attachment: fixed;background-size: cover;}



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

html{font-size: 62.5%;}
#side-fixn{position: fixed;top: 188px;right: 0;z-index: 10;}
#side-fixn ul{ }
#side-fixn ul li{margin-bottom: 10px; border-radius: 10px 0px 0px 10px; background: #fff;}
#side-fixn ul li a img{ opacity: 1; transition: all 0.3s ease-in-out;}
#side-fixn ul li a:hover img{ opacity: 0.7; }

#footerback{position: relative;z-index: 6;margin-bottom: -13px;}

.sp-h-menu{ display: none; }


.full-width { width: 100vw; position: relative; left: 50%;  right: 50%;  margin-left: -50vw;  margin-right: -50vw;}

#toc_container { overflow: hidden; }
.toggle-toc { display: inline-block; margin-left: 10px; color: #fff; cursor: pointer; }
.toc_title { display: flex; justify-content: space-between; align-items: center; background-color: #333; color: #fff; padding: 10px; }
.toc_list { display: block; /* 初期状態は表示 */ }

/* bese */
body {font-size: 1.6rem;/* overflow-x: hidden; */line-height: 2;letter-spacing: 0.112rem;font-weight: 400;padding-top: 80px;}

body::before{content: "";display: block;width: 30px;height: 100vh;background: #fff;position: fixed;left: 0;top: 0;z-index: 5;}
body::after{content: "";display: block;width: 30px;height: 100vh;background: #fff;position: fixed;right: 0;top: 0;z-index: 5;}


header{width: 100%;background: #fff;height: 80px;position: fixed;left: 0;top: 0;z-index: 5;}
header::before{content: url(../images/common/head-rr01.svg);position: absolute;left: 30px;bottom: -78px;}
header::after{content: url(../images/common/head-rr02.svg);position: absolute;right: 30px;bottom: -78px;}
header .h-logo { padding: 22px 0 0 87px; }
header .h-logo img{width: 428px;}

header .head-glnavi{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;position: absolute;top: 27px;right: 298px;z-index: 3;}
header .head-glnavi li {font-size: 1.4rem;letter-spacing: 0.056rem;font-weight: 400;margin-left: 29.7px;}
header .head-glnavi li a{transition: all 0.3s ease-in-out;}
header .head-glnavi li a:hover{ color: #FF6991; }
header .mbtn{ position: absolute; top: 15px; right: 90px; }

.mbtn { }
.mbtn a { position: relative; display: block; width: 180px; height: 50px; border-radius: 40px; background: #FAE7E7; text-align: center; font-size: 1.4rem; letter-spacing: 0.056rem; line-height: 50px; /* 高さに合わせて中央寄せ */ color: #333; overflow: hidden; z-index: 0; }
.mbtn a::before { content: ""; position: absolute; top: 0; left: 0; right: 0; bottom: 0; border-radius: inherit; background: linear-gradient(104deg, #F5C8C8 0%, #FAA5BC 100%); opacity: 0; transition: opacity 0.3s ease-in-out; z-index: -1; }
.mbtn a:hover::before { opacity: 1; }

.morebtn { text-align: center; width: 320px; margin: 0 auto; background: #FF88B1; box-shadow: 1px 1px 0px #71004A29; border-radius: 30px; position: relative; }
.morebtn a {font-size: 1.6rem;letter-spacing: 0.192rem;font-weight: 600;color: #fff;display: block;height: 60px;border-radius: 30px;line-height: 60px;position: relative;overflow: hidden; /* 疑似要素はみ出し防止 */z-index: 1;padding-right: 12px;}
.morebtn a::before {content: "";position: absolute;top: 0;left: 0;right: 0;bottom: 0;border-radius: 80px;background: linear-gradient(96deg, #FF728D 0%, #EB7DD6 46%, #FF7BC2 100%);opacity: 1;transition: opacity 0.4s ease-in-out;z-index: -1;}
.morebtn a::after {content: "";position: absolute;top: 0;left: 0;right: 0;bottom: 0;border-radius: 100px;background: #FF88B1;opacity: 0;transition: opacity 0.4s ease-in-out;z-index: -1;}
.morebtn a:hover::before { opacity: 0; }
.morebtn a:hover::after { opacity: 1; }
.morebtn a > span::before {content: url(../images/common/arr.svg);position: absolute;top: 48%;right: 33px;transform: translateY(-50%);filter: invert(100%) sepia(0%) saturate(7475%) hue-rotate(304deg) brightness(95%) contrast(96%);}

.morebtn2{ }
.morebtn2 a{ color: #F44D73; transition: all 0.3s ease-in-out; }
.morebtn2 a:hover{ color: #E37F9A; }
.morebtn2 a::before {content: url(../images/common/arr.svg);position: relative;transform: translateY(-50%);filter: invert(39%) sepia(34%) saturate(2542%) hue-rotate(314deg) brightness(102%) contrast(91%);left: -2px;transition: all 0.3s ease-in-out;}
.morebtn2 a:hover::before{ left: -6px;}

.morebtn3{ }
.morebtn3 a{color: #9A7B8E;transition: all 0.3s ease-in-out;width: 166px;height: 43px;display: block;margin: 0 auto;background: #FAE7E7;border-radius: 70px;font-size: 1.3rem;padding-top: 9px;}
.morebtn3 a:hover{ color: #E37F9A; }
.morebtn3 a::before {content: url(../images/common/arr.svg);position: relative;transform: translateY(-50%);filter: invert(55%) sepia(24%) saturate(308%) hue-rotate(270deg) brightness(89%) contrast(90%);left: -5px;transition: all 0.3s ease-in-out;}
.morebtn3 a:hover::before{ left: -6px;}

.morebtn4{position: relative;z-index: 3;}
.morebtn4 a{color: #E37F9A;transition: all 0.3s ease-in-out;width: 323px;height: 59px;display: block;margin: 0 auto 0 0;background: #fff;border-radius: 70px;font-size: 1.6rem;letter-spacing: 0.2rem;padding: 13px 0 0 71px;color: #FF6991;}
.morebtn4 a:hover{ color: #fff; background: #E37F9A;}
.morebtn4 a::before {content: url(../images/common/arr.svg);position: relative;transform: translateY(-50%);filter: invert(59%) sepia(51%) saturate(2020%) hue-rotate(306deg) brightness(100%) contrast(103%);right: -160px;transition: all 0.3s ease-in-out;left: auto;top: -3px;}
.morebtn4 a:hover::before {filter: invert(100%) sepia(0%) saturate(7500%) hue-rotate(313deg) brightness(109%) contrast(101%);}


.base-title{font-size: 3.2rem;line-height: 2;letter-spacing: 0.192rem;font-weight: 700;top: -8px;left: 0px;}
.base-title .f-en{display: block;font-size: 1.4rem;line-height: 37px;letter-spacing: 0.14rem;font-weight: 400;margin-bottom: -14px;position: relative;z-index: 3;}
.base-title .jpn{ position: relative; z-index: 3; }
.base-title .arr{position: absolute;top: -32px;left: 20px;z-index: 0;}

#contentscmp {margin: 47px auto 0 auto;position: relative;max-width: 1060px;background: rgba(255,255,255,0.8);border-radius: 30px;padding: 74px 0 0;}
#contentscmp .inner-Box {margin: 0 auto;position: relative;padding-bottom: 80px;}
#contentscmp .inner-Box h2 {font-size: 2.6rem;line-height: 1.4;font-weight: 400;letter-spacing: 0.104rem;margin-bottom: 34px;position: relative;text-align: center;}
#contentscmp .inner-Box p.text1 {font-size: 1.6rem;line-height: 1.8;font-weight: 400;letter-spacing: 0.064rem;margin-bottom: 1.8rem;position: relative;text-align: center;}
#contentscmp .inBox {margin: 0 auto 39px;position: relative;background: #F4F4F4;max-width: 680px;min-height: 356px;padding: 33px 50px;}
#contentscmp .inBox h3 {font-size: 2rem;line-height: 1.4;font-weight: 400;letter-spacing: 0.08rem;margin-bottom: 36px;position: relative;text-align: center;}
#contentscmp .inBox h3::before{ content: ""; background: url(../images/contact/icon.svg)no-repeat; width: 28px; height: 25px; display: inline-block; margin-right: 11px; position: relative; top: 6px; }
#contentscmp .inBox p.text2 {font-size: 1.4rem;line-height: 1.8;font-weight: 400;letter-spacing: 0.056rem;margin-bottom: 1rem;position: relative;}
#contentscmp .inBox ul{ margin-bottom: 12px; }
#contentscmp .inBox ul li {position: relative;margin-bottom: 4px;}
#contentscmp .inBox ul li::before{content: "";width: 10px;height: 10px;background: #F5C8C8;display: inline-block;}
#contentscmp .inBox p.ltext {font-size: 1.4rem;line-height: 1.8;font-weight: 400;letter-spacing: 0.056rem;position: relative;display: inline;}
#contentscmp .morebtn a span::before{ right: 103px; }



#glnavi{position: fixed;width: 76px;height: 75px;right: 30px;top: 29px;z-index: 1000;background: url(../images/common/common-open.png)no-repeat top center;}

#glnavi .bird{position: absolute;top: 13px;left: 29px;height: 32px;width: 24px;display: block;}
#glnavi .bird img {transform: rotate(0deg);transition: transform 0.3s;}
#glnavi .bird::before{content: "";width: 6px;height: 3px;background: url(../images/common/gl-icon02.svg)no-repeat;display: block;position: absolute;top: 8px;left: 2px;transition: all 0.3s ease-in-out;}
#glnavi .bird::after{content: "";width: 2px;height: 6px;background: url(../images/common/gl-icon03.svg)no-repeat;display: block;position: absolute;bottom: 1px;left: 6px;}
#glnavi.active .bird{  filter:alpha(opacity=50); -moz-opacity: 0.5;  opacity: 0.5;}
#glnavi.active .bird img{transform: rotate(-15deg);}
#glnavi.active .bird::before{top: 10px;left: 1px;}

#glnavi:hover .bird img{transform: rotate(-15deg);}
#glnavi:hover .bird::before{top: 10px;left: 1px;}


#glnavi .menuttl{font-size: 10px;line-height: 1;letter-spacing: 1px;font-weight: 500;text-align: center;position: relative;top: 17px;/* left: 5px; */}
#glnavi.active .menuttl{font-size: 20px;letter-spacing: 4px;padding: 28px 0 31px 39px;text-align: center;display: none;}
/*+++ Reset +++*/
#glnavi .h-menu .zdo_drawer_buttonsp::before{height: 1px;/* content: ""; */display: block;position: relative;top: 0;left: 0;}
#glnavi .h-menu .zdo_drawer_buttonsp * { margin: 0; padding: 0; outline: none; border: none; font: inherit; font-family: inherit; font-size: 100%; font-style: inherit; font-weight: inherit; -webkit-appearance: none; -moz-appearance: none; appearance: none; text-align: left; text-decoration: none; list-style: none; }
#glnavi .h-menu .zdo_drawer_buttonsp {display: block;padding: 0;right: -31px;height: 75px;width: 75px;background: none;border: none;text-align: center;letter-spacing: 0.1em;cursor: pointer;outline: none;position: absolute;top: 0;left: 0;/* background: #fff; */z-index: 1000;}
#glnavi .h-menu .zdo_drawer_buttonsp .zdo_drawer_bar {display: block;height: 4px;width: 4px;transition: all 0.2s;transform-origin: 0% 0%;transform: translateY(-50%);position: absolute;top: 52px;border-radius: 50%;}
#glnavi .h-menu .zdo_drawer_buttonsp .zdo_drawer_bar1 { left: 26px; }
#glnavi .h-menu .zdo_drawer_buttonsp .zdo_drawer_bar2 { left: 36px; }
#glnavi .h-menu .zdo_drawer_buttonsp .zdo_drawer_bar3 { left: 46px; }
#glnavi.active .h-menu .zdo_drawer_buttonsp{}
#glnavi.active .h-menu .zdo_drawer_buttonsp .zdo_drawer_bar {}
#glnavi.active .h-menu .zdo_drawer_buttonsp .zdo_drawer_bar1 {transform: rotate(0.2rad) translateY(-96%);width: 25px;height: 1px;border-radius: 0;top: 46.8px;opacity: 0.5;}
#glnavi.active .h-menu .zdo_drawer_buttonsp .zdo_drawer_bar2 { opacity: 0; }
#glnavi.active .h-menu .zdo_drawer_buttonsp .zdo_drawer_bar3 {transform: rotate(-0.26rad) translateY(-50%);top: calc(95% - 0.0vw);width: 25px;height: 1px;border-radius: 0;top: 52.4px;left: 26px;opacity: 0.5;}
#glnavi.active .h-menu .zdo_drawer_buttonsp .zdo_drawer_menu_text { display: none; }
#glnavi.active .h-menu .zdo_drawer_buttonsp .zdo_drawer_close { display: block; }
.zdo_drawer_text { width: 100%; position: absolute; bottom: -2.6vw; left: 0; text-align: center; font-size: 1.3vw; }
.zdo_drawer_close { letter-spacing: 0.08em; display: none; }
/*+++ Default Button Color +++*/
.zdo_drawer_buttonsp { color: #000; }
.zdo_drawer_buttonsp .zdo_drawer_bar {background-color: #DDD2A3;}
#glnavi .head-sns{position: fixed;bottom: 2rem;right: 2rem;/* black *//* -webkit-filter: brightness(0); *//* filter: brightness(0); */mix-blend-mode: difference;width: 20px;z-index: 5;}
#glnavi .head-sns li{margin-bottom: 16px;}
#glnavi .head-sns li span{font-size: 1.2rem;letter-spacing: 0.12rem;line-height: 1;display: block;font-weight: 400;margin-bottom: -6px;position: relative;left: -2px;mix-blend-mode: difference;color: #fff;}

#global-nav{width: 306px;color: #DDD2A3;/* overflow-y: auto; *//* overflow-x: hidden; */height: 397px;/* min-height: 58px; */position: fixed;right: 48px;top: 110px;z-index: 999;display: none;}
#global-nav.active{padding-bottom: 38px;background: url(../images/common/glfuki-back.png)no-repeat;}
#global-nav a{color: #DDD2A3;transition: all 0.3s ease;text-decoration: none;}
#global-nav a:hover{ text-decoration: none; opacity: 0.6;}
#global-nav .global-in-nav{padding: 60px 0;text-align: center;}
#global-nav .global-in-nav .logo{margin: 0 auto 69px;width: 113px;}
#global-nav ul{margin: 0 0 15px 49px;/* display: none; *//* width: 210px; */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;}
#global-nav li{font-size: 1.4rem;font-weight: bold;line-height: 1;letter-spacing: 0.14rem;margin-bottom: 40px;margin-right: 25px;width: 12px;}
#global-nav li a{writing-mode: vertical-rl; }
#global-nav .in-logo,#global-nav .in-adress{ display: none; }

#global-nav .snsbtn{margin: 0 0 7px 69px;font-size: 1.2rem;letter-spacing: 0.12rem;font-weight: 500;width: 60px;}
#global-nav .snsbtn img{width: 24px;margin: 0 auto;}
#global-nav .snsbtn span{ display: block;}
#global-nav .contactbb{width: 84px;position: absolute;top: 275px;left: 148px;}
#global-nav .contactbb img{ }


#global-nav .pritext{font-size: 1rem;letter-spacing: 0.05rem;font-weight: 400;margin-left: 61px;text-align: left;}
#global-nav .pritext a{display: inline-block;margin-right: 4px;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: 0; right: 0;  z-index: 9999; }
.pc-menu:hover{ opacity: 0.8; cursor: pointer; cursor: hand;}

#glnavi .h-menu{cursor: pointer;/* z-index: 99999; */}

#mainttlbox{max-width: 1200px;margin: 0 auto;padding: 75px 0 0;text-align: center;}
#mainttlbox p {color: #FAA5BC;opacity: 0.4;letter-spacing: 0;font-size: 7rem;font-weight: 400;line-height: 0.9;position: relative;margin-bottom: 8px;text-align: center;}
#mainttlbox h1{font-size: 2.2rem;}


.contactbtn{text-align: left;position: relative;}
.contactbtn a{position: relative;display: inline-block;font-weight: 500;font-size: 1.3rem;line-height: 1.6;letter-spacing: 0.054rem;pad;width: 290px;transition: all 0.3s ease;text-align: left;border-radius: 26px;}
.contactbtn a:hover{ text-decoration: none;  color: #ABAD80;}
.contactbtn a:hover span.arr{ right: 18px; }
.contactbtn a span.arr{width: 7px;display: block;position: absolute;top: 8px;right: 23px;transition: all 0.3s ease-in-out;}

.contactbtn2 a{position: relative;display: block;background: none;font-weight: 500;font-size: 1.7rem;letter-spacing: 0.17rem;line-height: 1.6;pad;width: 300px;height: 60px;border-radius: 30px;padding: 17px 29px 17px 32px;text-align: center;border: 1px solid #232323;transition: all 0.3s ease;}
.contactbtn2 a::before{content: "";width: 8px;height: 8px;display: block;background: #232323;border-radius: 50%;position: absolute;top: 25px;right: 19px;transition: transform 0.3s ease, background 0.3s ease; /* スムーズに変化 */transform: scale(1);transform-origin: center;}
.contactbtn2 a:hover{ letter-spacing:0.26rem;text-decoration: none; border: #6F6F6F 1px solid;color: #6F6F6F;}
.contactbtn2 a:hover::before { transform: scale(0.8); /* ホバー時に1.3倍 */ background: #6F6F6F;}

.contactbtnardw a{border: #665B50 1px solid;position: relative;display: block;background: #665B50;color: #fff;font-weight: 500;font-size: 16px;line-height: 1.6;letter-spacing: 1.6px;pad;width: 305px;height: 60px;border-radius: 30px;padding: 17px 29px;transition: all 0.3s ease;}
.contactbtnardw a span {position: absolute;top: 21px;right: 19px;line-height: 0;transition: top 0.3s;}
.contactbtnardw a span img{filter: invert(1);transform: rotate(90deg); transform-origin: center;width: 15px;height: auto;transition: filter 0.3s;}

.contactbtnardw a:hover{letter-spacing:0.26rem; text-decoration: none; border: #232323 1px solid;background: #fff;color: #232323;}
.contactbtnardw a:hover span.arr {top: 26px;}
.contactbtnardw a:hover span.arr img{ filter: invert(0);transform: rotate(90deg); transform-origin: center; }

.pritext{text-align: center;font-size: 1.6rem;position: relative;top: -3px;left: -19px;letter-spacing: 0.5px;margin-bottom: 24px;}
.pritext a{ color: #639360; text-decoration: underline;}
input[type="checkbox"] {position: relative;height: 22px;width: 22px;vertical-align: 0px;-webkit-appearance: none;-moz-appearance: none;appearance: none;border-radius: 0;border: 1px solid #2D5823;background: #fff;top: 7px;left: 10px;margin-right: 0!important;}
input[type="checkbox"]:checked:before {position: absolute;top: -1px;left: 6px;transform: rotate(43deg);height: 14px;width: 6px;border-right: 3px solid #2D5823;border-bottom: 3px solid #2D5823;content: '';}

.open-main-Box{ width: 1200px; margin: 0 auto; text-align: center; }

footer{width: 100%;position: relative;overflow: hidden;margin-bottom: -10px;padding: 86px 16.2rem 14px;background: url(../images/common/foot-back.jpg)repeat;z-index: 3;}
footer a{ color: #F5C8C8;}
footer .footer-contact-Box{ }
footer .footer-contact-Box .in-Box{width: 50%;float: left;min-height: 400px;position: relative;padding-left: 305px;}
footer .footer-contact-Box .in-Box ul.list{font-size: 1.6rem;font-weight: 500;letter-spacing: 0.064rem;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: 254px;position: absolute;top: 4px;left: 0;}
footer .footer-contact-Box .in-Box ul.list li{width: 100%;background: url(../images/common/line.svg)no-repeat bottom left;margin-bottom: 14px;}
footer .footer-contact-Box .in-Box ul.list a{transition: all 0.3s ease-in-out;display: block;padding-bottom: 11px;position: relative;}
footer .footer-contact-Box .in-Box ul.list a::before{content: url(../images/common/arr.svg);position: absolute;top: 0;right: 0;filter: invert(97%) sepia(53%) saturate(990%) hue-rotate(292deg) brightness(98%) contrast(97%);}
footer .footer-contact-Box .in-Box ul.list a:hover{ color: #fff; }
footer .footer-contact-Box .in-Box ul.list li img{width: 20px;margin-right: 8px;position: relative;top: -3px;}
footer .footer-contact-Box .in-Box .ftttl{color: #B9A6A6;font-size: 2.2rem;letter-spacing: 0.088rem;font-weight: 500;width: 160px;}
footer .footer-contact-Box .in-Box ul.list2{background: rgba(255,255,255,0.04);width: 301px;height: 146px;border-radius: 15px;padding: 27px 10px 27px 27px;}
footer .footer-contact-Box .in-Box ul.list2 li{width: 100%;background: url(../images/common/line.svg)repeat-x bottom left;margin-bottom: 12px;}
footer .footer-contact-Box .in-Box ul.list2 li:last-child{ background: none;}
footer .footer-contact-Box .in-Box ul.list2 a{transition: all 0.3s ease-in-out;display: block;padding-bottom: 15px;position: relative;}
footer .footer-contact-Box .in-Box ul.list2 a::before{content: url(../images/common/arr.svg);position: absolute;top: -2px;right: 4px;filter: invert(97%) sepia(53%) saturate(990%) hue-rotate(292deg) brightness(98%) contrast(97%);}
footer .footer-contact-Box .in-Box ul.list2 a:hover{ color: #fff; }
footer .footer-contact-Box .in-Box ul.list2 li.nobefore .blank{display: inline-block;background: #B9A6A6;border-radius: 20px;color: #393333;font-size: 1.1rem;position: absolute;top: 5px;right: 3px;padding: 0 26px 0 14px;}
footer .footer-contact-Box .in-Box ul.list2 li.nobefore .blank::before{content: url(../images/common/blank.svg);position: absolute;top: 0;right: 16px;}
footer .footer-contact-Box .in-Box ul.list2 li.nobefore a::before{ content: none; }


footer .footer-contact-Box .in-Box2{float: right;width: 300px;text-align: right;position: relative;top: 204px;right: 0;}
footer .footer-contact-Box .in-Box2 figure{width: 206px;margin: 0 0 16px auto;}
footer .footer-contact-Box .in-Box2 .snslist{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:  0 0 0 auto;width: 198px;position: relative;left: 3px;}
footer .footer-contact-Box .in-Box2 .snslist li{margin-left: 24px;}
footer .footer-contact-Box .in-Box2 p{font-size: 1.3rem;letter-spacing: 0.052rem;line-height: 1.4;font-weight: 400;color: #fff;position: relative;top: -5px;left: 3px;margin-bottom: 12px;}

#footerback .in-Box3{background: #393333;position: relative;z-index: 3;padding: 10px 16.2rem 30px;}
#footerback .in-Box3 .list3{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;font-size: 1.2rem;letter-spacing: 0.048rem;margin-bottom: -25px;position: relative;z-index: 3;}
#footerback .in-Box3 .list3 li{ }
#footerback .in-Box3 .list3 a{color: #A28C8F;position: relative;display: inline-block;padding: 0 27px 0 10px;}
#footerback .in-Box3 .list3 a::before{content: url(../images/common/arr.svg);position: absolute;top: 0px;left: -1px;filter: invert(67%) sepia(5%) saturate(948%) hue-rotate(302deg) brightness(86%) contrast(82%);}

#footerback .in-Box3 .copyright{font-size: 1.2rem;display: block;font-weight: 400;letter-spacing: 0.07rem;text-align: right;color: #A28C8F;position: relative;right: -3px;}


#fixbtn{position: fixed;right: 32px;top: 350px;z-index: 10;}
#fixbtn ul{ 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; }
#fixbtn ul li a{display: block;width: 110px;height: 110px;position: relative;}
#fixbtn ul li a:hover::before{ opacity: 0.55;}
#fixbtn ul li a span.jpbtn{font-weight: bold;color: #DDD2A3;position: absolute;top: 40px;left: 22px;}
#fixbtn ul li:nth-child(1){ width: 110px; height: 110px; background: url(../images/common/fix-babtn01.png)no-repeat;}
#fixbtn ul li:nth-child(1) a::before{content: "";width: 110px;height: 110px;background: url(../images/common/fix-btn01.png)no-repeat;display: block;transition: all 0.3s ease-in-out;}

#fixbtn ul li:nth-child(2){width: 110px;height: 110px;background: url(../images/common/fix-babtn02.png)no-repeat;margin-left: 14px;}
#fixbtn ul li:nth-child(2) a::before{content: "";width: 110px;height: 110px;background: url(../images/common/fix-btn02.png)no-repeat;display: block;transition: all 0.3s ease-in-out;}

#fixbtn span span { animation-play-state: paused; }
#fixbtn a:hover span span { display: inline-block; animation: jumping 0.5s ease forwards; animation-delay: var(--d); animation-iteration-count: 1; }
@keyframes jumping { 0%, 100% { transform: translateY(0); } 40% { transform: translateY(-4px); } 60% { transform: translateY(2px); } 80% { transform: translateY(-1px); } }
/* 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;}*/

/*common layout*/
#main{padding: 73px 50px 0;margin: 0 auto 80px;position: relative;}
#contentsall{
    width: 100%;
}
#title_wrap{position: sticky;top: 20px;left: 20px;width: 214px;padding: 10px;border-radius: 8px;height: 410px;}

.main-title{margin-bottom: -2px;position: absolute;padding-top: 14px;}
.main-title .en {font-family: "Gill Sans", "Gill Sans MT", "Calibri", "Roboto", "Helvetica Neue", sans-serif;font-optical-sizing: auto;font-style: normal;display: block;font-size: 4.5rem;font-weight: 400;margin-bottom: 20px;letter-spacing: 4px;/* text-transform: uppercase; */line-height: 1;position: relative;}
.main-title .en::before{}
.main-title .jp {display: block;line-height: 1;font-size: 3.2rem;font-weight: 700;letter-spacing: 0.38rem;writing-mode: vertical-rl;left: 0;position: relative;}
.main-title .arr{position: absolute;top: 0%;left: 103px;transform: translateY(-50%);z-index: -1;mix-blend-mode: multiply;}

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{width: 100%;max-width: 890px;padding: 40px  6rem 0;margin: 0px auto 23px;font-size: 1.1rem;letter-spacing: 0.055rem;line-height: 1.4;/* overflow-x: auto; */display: none;}
.homeicon{position: relative;display: inline-block;margin-right: 6px;top: -3px;}
.hmarr{position: relative;top: -3px;left: 0px;display: inline;margin: 0 4px;width: 7px;}

.seo_bread_list li{ margin-right: 20px; float: left;  }
.seo_bread_list a{color: #000000;}
.seo_bread_list a:hover{ text-decoration: none; }
.seo_bread_list li::after{ content: " >"; }
.seo_bread_list li:last-child::after{ content: ""; }

#panlistid {/* white-space: nowrap; */ /* 開業を防ぐ *//* overflow-x: auto; */ /* 横スクロールを有効化 *//* overflow-y: hidden; */ /* 不要な縦スクロールを非表示 *//* display: block; */ /* 要素を横並びに表示 */}
#panlistid ul {/* display: inline-flex; */ /* 子要素を横並びに *//* align-items: center; */ /* 要素の縦位置を中央揃え *//* list-style: none; */ /* liのデフォルトスタイルを削除 */line-height: 1.5;}
#panlistid span, #panlistid a {display: inline; /* インラインブロックで横並び */text-decoration: none; /* リンクの下線を削除 */}



/*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: #333;}

/* 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: 0 0 3px;}
.wysiwyg strong { font-weight: bolder; }
.wysiwyg em { }
.wysiwyg img { max-width: 100% !important; height: auto; }
.wysiwyg p {min-height: 1.6rem;font-weight: 400;min-width: 10px;margin-bottom: 40px;font-size: 1.6rem;line-height: 1.7;letter-spacing: 0.08rem;}
.wysiwyg h1, .wysiwyg h2, .wysiwyg h3, .wysiwyg h4, .wysiwyg h5, .wysiwyg h6 {font-family: "Zen Kaku Gothic Antique", sans-serif; font-weight: bold; text-align: left;}
.wysiwyg h1 { padding: 12px 24px; font-size: 24px; line-height: 1.6; margin: 10px 5px;}
.wysiwyg h2 {padding: 1px 11px;font-size: 2rem;letter-spacing: 0.1rem;margin: 0px 0px 20px;}
.wysiwyg h3{font-size: 1.8rem;line-height: 1;font-weight: 700;letter-spacing: 0.054rem;margin-bottom: 15px;position: relative;padding: 7px 0 7px 11px;}
.wysiwyg h3::before{ content: ""; background: url(../images/privacy/icon01.svg)no-repeat top center; width: 12px;height: 12px;display: block;position: absolute;top: 6px;left: 0;}
.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 50px 21px;}
.wysiwyg ol { list-style-type: decimal; line-height: 1.6; font-size: 16px; margin: 5px 0 10px 20px}
.wysiwyg table{table-layout: fixed;margin-bottom: 30px;border-collapse: separate!important;border-spacing: 0px;}
.wysiwyg table th,
.wysiwyg table td {padding: 10px;font-size: 1.4rem;letter-spacing: 0.042rem;line-height: 21px;padding: 10px 10px!important;background: #fff;border: 1px solid #E2DDDD;}
.wysiwyg table th{font-weight: 400;text-align: left;}
.wysiwyg iframe{ height: 500px !important; width: 100% !important; margin: 0 auto 40px; display: block;}
.wysiwyg ul li::before {content: "";display: block;width: 10px;height: 10px;background: #F5C8C8;position: absolute;top: 9px;left: -17px;}
.wysiwyg ul li { position: relative;}




/* リンク透明 
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 (min-width:768px) and ( max-width:1919px) {
header .h-logo img{ width: 22.29vw; }

}
@media screen and (min-width:768px) and ( max-width:1650px) {
.main-title .jp{left: 40px;}
}
@media screen and (min-width:768px) and ( max-width:1439px) {
html { overflow: auto;font-size: 56.25%; /* 1rem ≈ 9.28px */ }
}

@media screen and (min-width:768px) and ( max-width: 1200px) {

body { overflow: visible; } 
body::before{ width: 15px;}
body::after{ width: 15px;}

header::before{left: 15px;}
header::after{right: 15px;}

header .h-logo { padding: 22px 0 0 20px; }

header .head-glnavi{right: 208px;z-index: 3;}
header .head-glnavi li {margin-left: 10px;}
header .mbtn{right: 15px;}

footer{padding: 86px 2rem 14px;}
footer .footer-contact-Box .in-Box{min-height: 500px;}
footer .footer-contact-Box .in-Box2{top: 294px;}
#footerback .in-Box3{padding: 0px 2rem 30px;}


}

@media screen and (min-width:768px) and ( max-width:920px) {

}


@media screen and (max-width: 767px) {

img{ width: 100%; max-width: 100%;}
.h-logo{position: absolute;z-index: 3;top: 4.3vw;left: 4.7vw;}
.mw_wp_form input[type="file"] { display: inline-block; width: 100%; font-size: 3.8vw; }
html{ font-size:62.5%;}

body {overflow: hidden;/* font-size: 4.26vw; */letter-spacing: 0.29vw;font-family: sans-serif;-webkit-text-size-adjust: 100%;line-height: 2;padding-top: 13vw;}
.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; }
body{
}

#mainttlbox{margin: 0 4vw 13.9vw;padding: 14.6vw 0 0;text-align: center;}
#mainttlbox p {color: #FAA5BC;opacity: 0.4;letter-spacing: 0;font-size: 11.73vw;font-weight: 400;line-height: 1;position: relative;margin-bottom: -1vw;}
#mainttlbox h1{font-size: 3.47vw;letter-spacing: 0.14vw;}

.base-title{font-size: 3.73vw;line-height: 2;letter-spacing: 0.75vw;font-weight: 400;position: relative;margin: 0 1.3vw 0;}
.base-title .f-en{display: block;font-size: 3.20vw;line-height: 1;letter-spacing: 0.32vw;font-weight: 400;margin-bottom: 1.53vw;position: relative;z-index: 3;}
.base-title .jpn{position: relative;z-index: 3;font-size: 4.80vw;letter-spacing: 0.32vw;font-weight: bold;}
.base-title .arr{position: absolute;top: -8.03vw;left: 5.23vw;z-index: 0;width: 42.93vw;}

.contactbtn a{position: relative;display: block;font-weight: 500;font-size: 3.47vw;line-height: 1.6;letter-spacing: 0.11vw;pad;padding: 3.31vw 7.0vw;transition: background 0.3s, color 0.3s, border 0.3s;margin: 0 19.2vw 20.77vw;}
.contactbtn a .arr{ width: 1.8vw; display: block; position: absolute; top: 2.5vw; right: 6.7vw; }

.contactbtn2 a{position: relative;display: block;background: none;color: #222222;font-weight: 500;font-size: 4.27vw;line-height: 1.6;letter-spacing: 0.43vw;pad;height: 14.83vw;border-radius: 7.25vw;padding: 4.11vw 7.0vw 4.11vw 8vw;transition: background 0.3s, color 0.3s, border 0.3s;margin: 0 auto 10.77vw;border: 0.24vw solid #222;text-align: center;}
.contactbtn2 a::before{content: "";width: 2.13vw;height: 2.13vw;display: block;background: #222222;border-radius: 50%;position: absolute;top: 6.1vw;right: 5.07vw;transition: transform 0.3s ease, background 0.3s ease; /* スムーズに変化 */transform: scale(1);transform-origin: center;}
header{width: 100%;background: #fff;background-size: 100% auto;height: 30.43vw;}
header .h-logo {}
header .h-logo img{width: 68.7vw;}
header .head-glnavi{ display: none; }

#glnavi{position: fixed;width: 17.33vw;height: 18.67vw;right: 0;top: 0;z-index: 1000;background-size: 100% auto;}

header .mbtn{ display: none; }
#sp-back{width: 100vw;height: 100vh;position: fixed;top: 0;left: 0;background: url(../images/common/sp-common-back.jpg)no-repeat;background-size: cover;z-index: -1;}

body::before{content: "";display: block;width: 4vw;height: 100vh;background: #fff;position: fixed;left: 0;top: 0;z-index: 3; opacity: 1; transition: opacity .35s ease;}
body::after{content: "";display: block;width: 4vw;height: 100vh;background: #fff;position: fixed;right: 0;top: 0; opacity: 1; transition: opacity .35s ease;}

body.fdout::before,body.fdout::after{ opacity: 0;}

header{width: 100%;background: #fff;height: 13.32vw;position: fixed;left: 0;top: 0;z-index: 5;}
header::before{content: "";background: url(../images/common/head-rr01.svg)no-repeat;position: absolute;left: 3.85vw;width: 10.67vw;height: 10.67vw;display: block;bottom: -10.67vw;background-size: 100% auto;}
header::after{content: "";background: url(../images/common/head-rr02.svg)no-repeat;position: absolute;right: 3.95vw;width: 10.67vw;height: 10.67vw;display: block;bottom: -10.67vw;background-size: 100% auto;}
body.fdout header::before{ left:0vw; }
body.fdout header::after{ right:0vw; }

header .h-logo {}
header .h-logo img{}



.morebtn { text-align: center;  margin: 0 4vw; background: #FF88B1; box-shadow: 0.27vw 0.27vw 0.0vw #71004A29; border-radius: 8.0vw; position: relative; }
.morebtn a {font-size: 3.47vw;letter-spacing: 0.51vw;font-weight: 600;color: #fff;display: block;height: 13.3vw;border-radius: 8.0vw;line-height: 16.0vw;position: relative;overflow: hidden; /* 疑似要素はみ出し防止 */z-index: 1;padding-right: 3.2vw;}
.morebtn a span{top: -1.5vw;position: relative;}
.morebtn a::before { content: ""; position: absolute; top: 0; left: 0; right: 0; bottom: 0; border-radius: 8.0vw; background: linear-gradient(96deg, #FF728D 0%, #EB7DD6 46%, #FF7BC2 100%); opacity: 1; transition: opacity 0.4s ease-in-out; z-index: -1; }
.morebtn a::after { content: ""; position: absolute; top: 0; left: 0; right: 0; bottom: 0; border-radius: 8.0vw; background: #FF88B1; opacity: 0; transition: opacity 0.4s ease-in-out; z-index: -1; }
.morebtn a > span::before {content: "";background: url(../images/common/arr.svg)no-repeat;position: absolute;top: 55%;right: -3.2vw;transform: translateY(-50%);filter: invert(100%) sepia(0%) saturate(7475%) hue-rotate(304deg) brightness(95%) contrast(96%);background-size: 100% auto;width: 2vw;height: 1.60vw;}

.morebtn2{ }
.morebtn2 a{ color: #F44D73; transition: all 0.3s ease-in-out; }
.morebtn2 a::before {content: "";background: url(../images/common/arr.svg)no-repeat;position: absolute;top: 61%;right: 11.8vw;transform: translateY(-50%);filter: invert(39%) sepia(67%) saturate(2188%) hue-rotate(321deg) brightness(103%) contrast(91%);background-size: 100% auto;width: 2.5vw;height: 2.6vw;}

.morebtn3{position: relative;}
.morebtn3 a{color: #9A7B8E;transition: all 0.3s ease-in-out;height: 10.47vw;display: block;margin: 0 16.6vw;background: #FAE7E7;border-radius: 18.67vw;font-size: 2.93vw;letter-spacing: 0.12vw;padding-top: 2.1vw;padding-left: 3vw;position: relative;left: 0vw;}
.morebtn3 a::before {content: "";background: url(../images/common/arr.svg)no-repeat;position: absolute;top: 47%;transform: translateY(-50%);filter: invert(55%) sepia(24%) saturate(308%) hue-rotate(270deg) brightness(89%) contrast(90%);left: 7.5vw;transition: all 0.3s ease-in-out;background-size: 100% auto;background-size: 100% auto;width: 2vw;height: 1.60vw;}

.morebtn4{position: relative;z-index: 3;margin-bottom: 5.4vw;}
.morebtn4 a{color: #E37F9A;transition: all 0.3s ease-in-out;height: 13.53vw;display: block;margin: 0 4.4vw 0 0vw;background: #fff;border-radius: 18.67vw;font-size: 3.6vw;letter-spacing: 0.53vw;padding: 2.97vw 0 0 11.33vw;color: #FF6991;}
.morebtn4 a::before {content: "";background: url(../images/common/arr.svg)no-repeat;position: absolute;transform: translateY(-50%);filter: invert(59%) sepia(51%) saturate(2020%) hue-rotate(306deg) brightness(100%) contrast(103%);right: 0vw;transition: all 0.3s ease-in-out;right: 15vw;top: 6.8vw;background-size: 100% auto;width: 2.5vw;height: 2vw;display: block;}


#glnavi .menuttl{font-size: 2.67vw;line-height: 1;letter-spacing: 0.27vw;font-weight: 500;text-align: center;position: relative;top: 4.53vw;/* left: 1.33vw; */}
#glnavi.active .menuttl{font-size: 5.33vw;letter-spacing: 1.07vw;padding: 7.47vw 0 8.27vw 10.4vw;text-align: center;display: none;}
/*+++ Reset +++*/
#glnavi .h-menu .zdo_drawer_buttonsp::before{height: 0.27vw;/* content: ""; */display: block;position: relative;top: 0;left: 0;}
#glnavi .h-menu .zdo_drawer_buttonsp * { margin: 0; padding: 0; outline: none; border: none; font: inherit; font-family: inherit; font-size: 100%; font-style: inherit; font-weight: inherit; -webkit-appearance: none; -moz-appearance: none; appearance: none; text-align: left; text-decoration: none; list-style: none; }
#glnavi .h-menu .zdo_drawer_buttonsp {display: block;padding: 0;right: 0vw;width: 17.33vw;height: 18.67vw;background: none;border: none;text-align: center;letter-spacing: 0.1em;cursor: pointer;outline: none;position: fixed;top: 0;right: 0;z-index: 1000;background: transparent linear-gradient(230deg, #F5C8C8 0%, #FFB4C8 100%) 0% 0% no-repeat padding-box;border-radius: 0 0 0 5.33vw;}
#glnavi .h-menu .zdo_drawer_buttonsp .zdo_drawer_bar {display: block;height: 1px;width: 5.87vw;transition: all 0.2s;transform-origin: 0% 0%;transform: translateY(-50%);position: absolute;top: 10.67vw;background: #fff;}
#glnavi .h-menu .zdo_drawer_buttonsp .zdo_drawer_bar1 {left: 4.03vw;top: 7.8vw;width: 9.6vw;}
#glnavi .h-menu .zdo_drawer_buttonsp .zdo_drawer_bar2 { left: 9.6vw; }
#glnavi .h-menu .zdo_drawer_buttonsp .zdo_drawer_bar3 {left: 7.87vw;}
#glnavi.active .h-menu .zdo_drawer_buttonsp{ background: #F5C8C8; }
#glnavi.active .h-menu .zdo_drawer_buttonsp .zdo_drawer_bar {}
#glnavi.active .h-menu .zdo_drawer_buttonsp .zdo_drawer_bar1 {transform: rotate(0.55rad) translateY(-105%);height: 0.27vw;border-radius: 0;top: 6.98vw;opacity: 0.5;width: 9.5vw;left: 4.6vw;}
#glnavi.active .h-menu .zdo_drawer_buttonsp .zdo_drawer_bar2 { opacity: 0; }
#glnavi.active .h-menu .zdo_drawer_buttonsp .zdo_drawer_bar3 {transform: rotate(-0.53rad) translateY(-50%);top: calc(95% - 0.0vw);height: 0.27vw;width: 9.5vw;border-radius: 0;top: 11.87vw;left: 4.93vw;opacity: 0.5;}
#glnavi.active .h-menu .zdo_drawer_buttonsp .zdo_drawer_menu_text { display: none; }
#glnavi.active .h-menu .zdo_drawer_buttonsp .zdo_drawer_close { display: block; }
.zdo_drawer_text { width: 100%; position: absolute; bottom: -2.6vw; left: 0; text-align: center; font-size: 1.3vw; }
.zdo_drawer_close { letter-spacing: 0.08em; display: none; }
/*+++ Default Button Color +++*/
.zdo_drawer_buttonsp { color: #000; }
.zdo_drawer_buttonsp .zdo_drawer_bar {background-color: #DDD2A3;}
#glnavi .head-sns{position: fixed;bottom: 2rem;right: 2rem;/* black *//* -webkit-filter: brightness(0); *//* filter: brightness(0); */mix-blend-mode: difference;z-index: 5;}
#glnavi .head-sns li{margin-bottom: 4.27vw;}
#glnavi .head-sns li span{font-size: 3.2vw;letter-spacing: 0.32vw;line-height: 1;display: block;font-weight: 400;margin-bottom: 0vw;position: relative;left: 0vw;mix-blend-mode: difference;color: #fff;}

#global-nav{background: url(../images/common/sp-foot-back.jpg)repeat;overflow-y: auto;/* overflow-x: hidden; *//*  */position: fixed;left: 0;top: 0;z-index: 999;display: none;width: 100vw;height: 100vh;}

#globalback{width: 100%;position: relative;overflow: hidden;margin-bottom: 0vw;padding: 14.17vw 9.5vw 19.88vw;z-index: 3;background-size: 100% auto;}
#globalback a{ color: #F5C8C8;}
#globalback .footer-contact-Box{ }
#globalback .footer-contact-Box .in-Box{ margin-bottom: 10.8vw; }
#globalback .footer-contact-Box .in-Box ul.list{font-size: 4.00vw;font-weight: 500;letter-spacing: 0.16vw;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-bottom: 7.3vw;}
#globalback .footer-contact-Box .in-Box ul.list li{width: 100%;background: url(../images/common/line.svg)repeat-x bottom left;margin-bottom: 1.98vw;background-size: auto 1px;}
#globalback .footer-contact-Box .in-Box ul.list a{transition: all 0.3s ease-in-out;display: block;padding-bottom: 2.96vw;position: relative;}
#globalback .footer-contact-Box .in-Box ul.list a::before{content: "";background: url(../images/common/arr.svg)no-repeat;background-size: 100% auto;position: absolute;top: 3vw;right: 0;filter: invert(97%) sepia(53%) saturate(990%) hue-rotate(292deg) brightness(98%) contrast(97%);background-size: 100% auto;width: 2.43vw;height: 3vw;}
#globalback .footer-contact-Box .in-Box ul.list a:hover{ color: #fff; }
#globalback .footer-contact-Box .in-Box ul.list li img{margin-right: 1.93vw;position: relative;top: 0vw;}
#globalback .footer-contact-Box .in-Box .ftttl{color: #B9A6A6;font-size: 5.31vw;letter-spacing: 0.21vw;font-weight: 500;}
#globalback .footer-contact-Box .in-Box ul.list2{background: rgba(255,255,255,0.04);height: 34.34vw;border-radius: 3.62vw;padding: 5.12vw 2.42vw 6.52vw 5.82vw;font-size: 4.00vw;letter-spacing: 0.16vw;}
#globalback .footer-contact-Box .in-Box ul.list2 li{width: 100%;background: url(../images/common/line.svg)repeat-x bottom left;margin-bottom: 2.9vw;background-size: auto 1px;}
#globalback .footer-contact-Box .in-Box ul.list2 li:last-child{ background: none;}
#globalback .footer-contact-Box .in-Box ul.list2 a{transition: all 0.3s ease-in-out;display: block;padding-bottom: 3.62vw;position: relative;}
#globalback .footer-contact-Box .in-Box ul.list2 a::before{content: "";background: url(../images/common/arr.svg)no-repeat;background-size: 100% auto;position: absolute;top: 2.5vw;right: 3.4vw;filter: invert(97%) sepia(53%) saturate(990%) hue-rotate(292deg) brightness(98%) contrast(97%);background-size: 100% auto;width: 2.43vw;height: 3vw;}
#globalback .footer-contact-Box .in-Box ul.list2 a:hover{ color: #fff; }
#globalback .footer-contact-Box .in-Box ul.list2 li.nobefore .blank{display: inline-block;background: #B9A6A6;border-radius: 4.83vw;color: #393333;font-size: 2.66vw;position: absolute;top: 1.61vw;right: 3.32vw;font-size: 2.93vw;padding: 1.2vw 7.48vw 1.1vw 3.38vw;line-height: 1;}
#globalback .footer-contact-Box .in-Box ul.list2 li.nobefore .blank::before{content: "";background: url(../images/common/blank.svg)no-repeat;position: absolute;top: 1.3vw;right: 3.86vw;background-size: 100% auto;width: 3vw;height: 3vw;}
#globalback .footer-contact-Box .in-Box ul.list2 li.nobefore a::before{ content: none; }


#globalback .footer-contact-Box .in-Box2{position: relative;right: 0;margin-bottom: 10vw;}
#globalback .footer-contact-Box .in-Box2 figure{margin: 0 0.6vw 2.3vw;}
#globalback .footer-contact-Box .in-Box2 .snslist{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: 0 0 0 14.4vw;position: relative;left: 0.72vw;}
#globalback .footer-contact-Box .in-Box2 .snslist li{margin-right: 8.1vw;width: 6.67vw;}
#globalback .footer-contact-Box .in-Box2 p{font-size: 3.20vw;letter-spacing: 0.13vw;line-height: 1.4;font-weight: 400;color: #fff;position: relative;top: 0vw;left: 0.72vw;text-align: center;margin-bottom: 5.8vw;}

#globalback .in-Box3{/* background: #393333; */position: relative;z-index: 3;padding: 0.0vw 0vw 7.25vw;}
#globalback .in-Box3 .list3{display: -webkit-box;display: -ms-flexbox;display: flex;flex-wrap: wrap;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;font-size: 3.20vw;letter-spacing: 0.12vw;margin-bottom: 0vw;margin-left: 7vw;}
#globalback .in-Box3 .list3 li{margin-right: 0vw;}
#globalback .in-Box3 .list3 a{color: #A28C8F;position: relative;display: inline-block;padding: 0 6.52vw 0 3.42vw;}
#globalback .in-Box3 .list3 a::before{content: "";background: url(../images/common/arr.svg)no-repeat;position: absolute;top: 2.5vw;left: 0vw;filter: invert(67%) sepia(5%) saturate(948%) hue-rotate(302deg) brightness(86%) contrast(82%);background-size: 100% auto;width: 2.43vw;height: 3vw;}

#globalback .in-Box3 .copyright{font-size: 3.20vw;display: block;font-weight: 400;letter-spacing: 0.13vw;color: #A28C8F;position: relative;right: 0vw;text-align: center;}

.copyright{font-size: 3.20vw;display: block;font-weight: 500;letter-spacing: 0.0vw;color: #225333;position: relative;right: 0vw;text-align: center;}






#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: 0.0vw 0.8vw 5.33vw #00000029;}
#pullnavi .inbox{width: 100%;min-height: 18.67vw;margin: 0.0vw auto 5.33vw auto;padding-top: 3.73vw;position: relative;}

#footerback{background: url(../images/common/contentsend-back00.png); background-size: 100% auto;}

footer{width: 100%;position: relative;overflow: hidden;margin-bottom: 0vw;padding: 14.17vw 9.5vw 19.88vw;background: url(../images/common/sp-foot-back.jpg)repeat;z-index: 3;background-size: 100% auto;}
footer a{ color: #F5C8C8;}
footer .footer-contact-Box{ }
footer .footer-contact-Box .in-Box{ margin-bottom: 10.8vw; }
footer .footer-contact-Box .in-Box ul.list{font-size: 4.00vw;font-weight: 500;letter-spacing: 0.16vw;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-bottom: 7.3vw;}
footer .footer-contact-Box .in-Box ul.list li{width: 100%;background: url(../images/common/line.svg)repeat-x bottom left;margin-bottom: 1.98vw;background-size: auto 1px;}
footer .footer-contact-Box .in-Box ul.list a{transition: all 0.3s ease-in-out;display: block;padding-bottom: 2.96vw;position: relative;}
footer .footer-contact-Box .in-Box ul.list a::before{content: "";background: url(../images/common/arr.svg)no-repeat;background-size: 100% auto;position: absolute;top: 3vw;right: 0;filter: invert(97%) sepia(53%) saturate(990%) hue-rotate(292deg) brightness(98%) contrast(97%);background-size: 100% auto;width: 2.43vw;height: 3vw;}
footer .footer-contact-Box .in-Box ul.list a:hover{ color: #fff; }
footer .footer-contact-Box .in-Box ul.list li img{margin-right: 1.93vw;position: relative;top: 0vw;}
footer .footer-contact-Box .in-Box .ftttl{color: #B9A6A6;font-size: 5.31vw;letter-spacing: 0.21vw;font-weight: 500;}
footer .footer-contact-Box .in-Box ul.list2{background: rgba(255,255,255,0.04);height: 34.34vw;border-radius: 3.62vw;padding: 5.12vw 2.42vw 6.52vw 5.82vw;font-size: 4.00vw;letter-spacing: 0.16vw;}
footer .footer-contact-Box .in-Box ul.list2 li{width: 100%;background: url(../images/common/line.svg)repeat-x bottom left;margin-bottom: 2.9vw;background-size: auto 1px;}
footer .footer-contact-Box .in-Box ul.list2 li:last-child{ background: none;}
footer .footer-contact-Box .in-Box ul.list2 a{transition: all 0.3s ease-in-out;display: block;padding-bottom: 3.62vw;position: relative;}
footer .footer-contact-Box .in-Box ul.list2 a::before{content: "";background: url(../images/common/arr.svg)no-repeat;background-size: 100% auto;position: absolute;top: 2.5vw;right: 3.4vw;filter: invert(97%) sepia(53%) saturate(990%) hue-rotate(292deg) brightness(98%) contrast(97%);background-size: 100% auto;width: 2.43vw;height: 3vw;}
footer .footer-contact-Box .in-Box ul.list2 a:hover{ color: #fff; }
footer .footer-contact-Box .in-Box ul.list2 li.nobefore .blank{display: inline-block;background: #B9A6A6;border-radius: 4.83vw;color: #393333;font-size: 2.66vw;position: absolute;top: 1.61vw;right: 3.32vw;font-size: 2.93vw;padding: 1.2vw 7.48vw 1.1vw 3.38vw;line-height: 1;}
footer .footer-contact-Box .in-Box ul.list2 li.nobefore .blank::before{content: "";background: url(../images/common/blank.svg)no-repeat;position: absolute;top: 1.3vw;right: 3.86vw;background-size: 100% auto;width: 3vw;height: 3vw;}
footer .footer-contact-Box .in-Box ul.list2 li.nobefore a::before{ content: none; }


footer .footer-contact-Box .in-Box2{position: relative;right: 0;}
footer .footer-contact-Box .in-Box2 figure{margin: 0 0.6vw 2.3vw;}
footer .footer-contact-Box .in-Box2 .snslist{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: 0 0 0 14.4vw;position: relative;left: 0.72vw;}
footer .footer-contact-Box .in-Box2 .snslist li{margin-right: 8.1vw;width: 6.67vw;}
footer .footer-contact-Box .in-Box2 p{font-size: 3.20vw;letter-spacing: 0.13vw;line-height: 1.4;font-weight: 400;color: #fff;position: relative;top: 0vw;left: 0.72vw;text-align: center;margin-bottom: 5.8vw;}

#footerback .in-Box3{background: #393333;position: relative;z-index: 3;padding: 4.5vw 0vw 6.25vw;}
#footerback .in-Box3 .list3{display: -webkit-box;display: -ms-flexbox;display: flex;flex-wrap: wrap;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;font-size: 3.20vw;letter-spacing: 0.12vw;margin-bottom: 0vw;margin-left: 7vw;}
#footerback .in-Box3 .list3 li{margin-right: 0vw;}
#footerback .in-Box3 .list3 a{color: #A28C8F;position: relative;display: inline-block;padding: 0 6.52vw 0 3.42vw;}
#footerback .in-Box3 .list3 a::before{content: "";background: url(../images/common/arr.svg)no-repeat;position: absolute;top: 2.5vw;left: 0vw;filter: invert(67%) sepia(5%) saturate(948%) hue-rotate(302deg) brightness(86%) contrast(82%);background-size: 100% auto;width: 2.43vw;height: 3vw;}

#footerback .in-Box3 .copyright{font-size: 3.20vw;display: block;font-weight: 400;letter-spacing: 0.13vw;color: #A28C8F;position: relative;right: 0vw;text-align: center;}

.copyright{font-size: 3.20vw;display: block;font-weight: 500;letter-spacing: 0.0vw;color: #225333;position: relative;right: 0vw;text-align: center;}

#fixbtn{ display: none!important;}


#contentscmp {margin: -3.37vw 3vw 21.5vw;position: relative;background: rgba(255,255,255,0.8);border-radius: 8.0vw;padding: 9.73vw 0 0;}
#contentscmp .inner-Box {margin: 0 4vw;position: relative;padding-bottom: 10.73vw;}
#contentscmp .inner-Box h2 {line-height: 1.4;font-weight: 400;letter-spacing: 0.28vw;margin-bottom: 6.37vw;position: relative;text-align: center;font-size: 5.33vw;}
#contentscmp .inner-Box p.text1 {font-size: 3.73vw;line-height: 1.6;font-weight: 400;letter-spacing: 0.15vw;margin: 0 2.2vw 8vw;position: relative;text-align: left;}
#contentscmp .inBox {margin: 0 auto 10.4vw;position: relative;background: #F4F4F4;padding: 9.8vw 6.33vw 7vw 6.33vw;}
#contentscmp .inBox h3 {font-size: 4.27vw;line-height: 1.4;font-weight: 400;letter-spacing: 0vw;margin-bottom: 6.4vw;position: relative;text-align: center;}
#contentscmp .inBox h3::before{content: "";background: url(../images/contact/icon.svg)no-repeat;width: 4.80vw;height: 4.67vw;display: inline-block;margin-right: 1.23vw;position: relative;top: 0.6vw;background-size: 100% auto;}
#contentscmp .inBox p.text2 {font-size: 3.47vw;line-height: 1.8;font-weight: 400;letter-spacing: 0.14vw;margin-bottom: 2vw;position: relative;}
#contentscmp .inBox ul{margin-bottom: -1vw;}
#contentscmp .inBox ul li {position: relative;margin-bottom: 2.37vw;}
#contentscmp .inBox ul li::before{content: "";width: 2.67vw;height: 2.67vw;background: #F5C8C8;display: inline-block;position: absolute;top: 1.6vw;}
#contentscmp .inBox p.ltext {font-size: 3.47vw;line-height: 1.6;font-weight: 400;letter-spacing: 0.15vw;position: relative;padding: 0 0 0 3.7vw;display: block;}
#contentscmp .morebtn a span::before{right: -3.53vw;}
#contentscmp .morebtn{margin: 0 7vw;}

.base-title{font-size: 5.87vw;line-height: 1;font-weight: 400;letter-spacing: 0.559vw;margin: 0 0 8vw;position: relative;}
.base-title span{display: inline-block;position: relative;}

.base-title2{font-size: 8vw;line-height: 1;font-weight: 400;letter-spacing: 0.55vw;margin-bottom: 2.9vw;padding-left: 2.2vw;position: relative;color: #fff;}
.base-title2 span{display: inline-block;position: relative;}
.base-title2::before{content: "";background: #9F9E9E;height: 4.53vw;width: 4.53vw;position: absolute;left: 0.8vw;top: -0.4vw;}


.contactbtnardw a{border: #665B50 0.2vw solid;position: relative;display: block;background: #665B50;color: #fff;font-size: 4.26vw;line-height: 1.6;letter-spacing: 0.42vw;pad;padding: 4.7vw 3.6vw 1.4vw 8.3vw;height: 16.2vw;border-radius: 11vw;transition: background 0.3s, color 0.3s, border 0.3s;text-align: left;margin: 0 5.1vw;}
.contactbtnardw a span.arr {transform: rotate(90deg); transform-origin: center;position: absolute;top: 5.7vw;right: 5.4vw;line-height: 0;transition: right 0.3s;}
.contactbtnardw a span.arr img{filter: invert(1);height: auto;transition: filter 0.3s;width: 4vw;}

#title_wrap{margin-bottom: 13.6vw;}
.main-title{width: 100%;position: relative;text-align: center;}
.main-title .jp {display: inline;font-size: 6.13vw;font-weight: 700;letter-spacing: 0.81vw;position: relative;z-index: 3;writing-mode: vertical-rl;left: 0vw;}

.pritext{text-align: center;font-size: 3.87vw;position: relative;top: 0vw;left: 0vw;letter-spacing: -0.07vw;margin-bottom: 6.4vw;}
.pritext a{ color: #639360; text-decoration: underline;}
input[type="checkbox"] {position: relative;width: 5.27vw;height: 5.37vw;vertical-align: 0.0vw;-webkit-appearance: none;-moz-appearance: none;appearance: none;border-radius: 0;border: 0.27vw solid #2D5823;background: #fff;top: 2.07vw;left: -3.33vw;margin-right: -8vw!important;}
input[type="checkbox"]:checked:before {position: absolute;top: 0vw;left: 1.2vw;transform: rotate(43deg);height: 3.43vw;width: 1.8vw;border-right: 0.8vw solid #2D5823;border-bottom: 0.8vw solid #2D5823;content: '';}

textarea::placeholder { font-size: 4.3vw; line-height: 1.6; font-family: "Noto Sans JP", sans-serif !important; color: #999; opacity: 0.4;}

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: 5.2vw 3.8vw 3.5vw 5.2vw;margin: 0 auto;font-size: 3.2vw;color: #666;line-height: 1.6;position: relative;}
/*.seo_bread_list{display: none;}*/
.seo_bread_list a {/* color: #B4AB9C; */}
.seo_bread_list .homeicon{width: 4.5vw;height: auto;position: relative;top: -0.3vw;}
.seo_bread_list .hmarr{width: 2.1vw;height: 2vw;margin: 0 1vw 0 0.8vw;position: relative;top: 1.4vw;z-index: 3;left: 0.1vw;}

.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; } 
#panlistid {white-space: nowrap;overflow-x: auto;overflow-y: hidden;display: block;padding: 4.37vw 6vw 0.67vw 0;margin-left: 5.3vw;margin-bottom: 5.3vw;font-size: 2.93vw;display: none;}
#panlistid ul {display: inline-flex;/* align-items: center; *//* gap: 0.47vw; */padding: 0;margin: 0;list-style: none;}
#panlistid a.home {display: inline-block;text-decoration: none;color: #000;font-size: 3.2vw;}
#panlistid img.hmarr {}

/* 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; }

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

body { -webkit-text-size-adjust: 100%; }
img {vertical-align: bottom;max-width: 100%;height: auto;}
a {text-decoration: none;color: #333333;}
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: "."; }
#main{}
/* wysiwyg */
.wysiwyg {word-wrap: break-word;margin-bottom: -5.2vw;font-size: 3.6vw;}
.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: 3.73vw;min-width: 3vw;line-height: 1.7;font-size: 3.73vw;letter-spacing: 0.11vw;margin-bottom: 5vw;font-weight: 400;}
.wysiwyg h1, .wysiwyg h2, .wysiwyg h3, .wysiwyg h4, .wysiwyg h5, .wysiwyg h6 {font-weight: 500;text-align: left;}
.wysiwyg h1 { padding: 3vw; font-size: 4.2vw; line-height: 1.6; margin: 0.2vw 0 4.2vw;}
.wysiwyg h2 {padding: 0vw 2.2vw;font-size: 4.27vw;line-height: 1.66;margin: 0.2vw 0 3.4vw;letter-spacing: 0.24vw;}
.wysiwyg h3{font-size: 3.73vw;line-height: 1.6;font-weight: 700;letter-spacing: 0.15vw;margin-bottom: 3.2vw;position: relative;padding: 0.7vw 4.2vw;}
.wysiwyg h3::before{ content: ""; background: url(../images/privacy/icon01.svg)no-repeat top center; width: 3.2vw;height: 3.2vw;display: block;position: absolute;top: 1.6vw;left: 0; background-size: 100% auto;}
.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 3.2vw 2vw;}
.wysiwyg ol {list-style-type: decimal;line-height: 1.6;font-size: 3.6vw;margin: 0.2vw 0 4.2vw 7vw;}
.wysiwyg table{table-layout: fixed;margin-bottom: 8.0vw;border-collapse: separate!important;}
.wysiwyg table th,
.wysiwyg table td {padding: 2.67vw;font-size: 3.73vw;letter-spacing: 0.11vw;line-height: 5.6vw;padding: 2.67vw 2.67vw!important;background: #fff;}
.wysiwyg table th{background: rgba(206, 223, 188, 0.5);font-weight: 400;text-align: left;border-radius: 1.33vw;color: #408040;}
.wysiwyg iframe{ height: 50vw !important; width: 100% !important; margin-bottom: 4vw!important; }

/* 横スクロールの土台にする */
.wysiwyg figure.wp-block-flexible-table-block-table{ display: block;              /* overflowを効かせるため */ overflow-x: auto;            /* 横スクロールON */ overflow-y: hidden; -webkit-overflow-scrolling: touch; /* iOS慣性スクロール */ width: 100%; position: relative; }
.wysiwyg figure.wp-block-flexible-table-block-table table{ width: 170vw;                /* ここで横幅を拡張 */ min-width: 170vw;            /* 余計な縮み防止 */ border-collapse: collapse;   /* お好みで */ }

.wysiwyg figure.wp-block-flexible-table-block-table::before{ content: ""; background: url(../images/index/scroll.svg)no-repeat; width: 21.33vw; height: 21.33vw; position: absolute; top: 50%; left: 28vw; background-size: 100% auto; z-index: 3; transition: opacity .4s ease; /* ← フェード時間 */ pointer-events: none; transform: translateY(-50%); }
/* 既存の ::before 定義はそのまま */
.wysiwyg figure.wp-block-flexible-table-block-table.hint-hide::before{ opacity: 0; }
#feat


/* はみ出し防止（任意） */
.wysiwyg figure.wp-block-flexible-table-block-table th,
.wysiwyg figure.wp-block-flexible-table-block-table td{
  /* padding: 8px; */
}

#gallery .vkfs button[type=submit] .vkfs_submit-text{}
/* 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; }
a:hover { text-decoration: none; }
/* リンク透明にしない */
.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: #dcdcdc;font-family: "Shippori Mincho", serif; font-style: normal;}
.wysiwyg h2 {
    border-left: #FF6991 6px solid;
    font-family: "Shippori Mincho", serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1.3;
}
.wysiwyg h3 { background: #E2DDDE;}
.wysiwyg h4 { }
.wysiwyg h5 { }
.wysiwyg h6 { }


