@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;}

.f-gothic{font-family: "Noto Sans JP", sans-serif; }
.f-min{font-family: "Noto Serif JP", serif;}
.f-en{ font-family: "Work Sans", sans-serif; }

.main-title .en {display: none;}
.main-title .jp {font-family: "Noto Serif JP", serif;}

.confirm_button,#send_button,.back_button { font-family: "Noto Sans JP", sans-serif; font-style: normal;}

p.moretbtn span.arr{ font-family: "Poppins", sans-serif; font-style: normal; }

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


@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: 0.8px;font-weight: 500;background: #fff;}

header{width: 100%;height: 80px;margin: 0px auto auto;position: absolute;top: 0;left: 0;transition: all 0.3s ease-in-out;z-index: 6;background: rgba(255,255,255,0.85);transition: transform 0.4s ease;}
header.fixed {position: fixed;top: 0;left: 0;transform: translateY(0);box-shadow: 0px 3px 20px #00000029;display: block;}
header.hide {transform: translateY(-100%);}
header div{margin: 0 auto;position: relative;height: 80px;}
header .h-logo{padding: 20px 0 0 40px;display: block;width: 260px;}
header .textt{font-size: 12px;line-height: 2.5;letter-spacing: 0px;font-weight: 400;text-align: center;position: absolute;top: 10px;left: 40px;}
header .tel-no{font-size: 15px;line-height: 2.4;letter-spacing: 2.25px;font-weight: 300;position: absolute;right: 314px;top: 21px;}
header .tel-no span{position: relative;right: 2px;top: 14px;font-size: 24px;line-height: 1.4583;letter-spacing: 0;font-weight: 500;text-align: left;}
header .timetextt{font-size: 12px;line-height: 1.4;letter-spacing: 0px;font-weight: 400;position: absolute;top: 66px;right: 318px;}
header .topnavi{position: absolute;top: 33px;left: 353px;font-size: 13px;line-height: 1.3;letter-spacing: 0.1em;font-weight: 500;text-align: left;}
header .h-btn{width: 190px;position: absolute;top: 35px;right: 106px;}
header .h-btn a{background: #3B699B;display: block;width: 190px;height: 50px;border-radius: 30px;color: #fff;font-size: 14px;line-height: 1.42857;letter-spacing: 0;font-weight: 400;text-align: center;padding-top: 14px;transition: all 0.3s ease-in-out;}
header .h-btn a:hover{background: #798a9a; text-decoration: none;}

#contentsend {margin: 0 auto;position: relative;background: url('../images/common/contentsend-back01.jpg')no-repeat top center #18382E;padding: 66px 0 0;}
#contentsend .inner-Box1 {margin: 0 auto 130px;position: relative;padding: 0 20px;max-width: 1640px;}
#contentsend .inner-Box1 h2.f-min {margin-bottom: 73px;position: relative;font-size: 23px;line-height: 1.96;letter-spacing: 0.1em;font-weight: 400;text-align: center;}
#contentsend .inner-Box1 h2.f-min span { display: block; }
#contentsend .inner-Box1 ul.list {display:grid;grid-template-columns:repeat(3,1fr);gap:3.125%;}
#contentsend .inner-Box1 ul li {position:relative;background: #5A492D;color: #fff;text-align: center;}
#contentsend .inner-Box1 ul li a {color: #fff;display: block;padding-bottom: 59px;}
#contentsend .inner-Box1 ul li a:hover { text-decoration: none; }
#contentsend .inner-Box1 ul li a .arr{position: absolute;top: 15px;right: 28px;transition: all 0.3s ease-in-out;}
#contentsend .inner-Box1 ul li a:hover .arr{right: 18px; }
#contentsend .inner-Box1 figure.photo {position: relative;top: 0;left: 0;margin-bottom: 48px;}
#contentsend .inner-Box1 figure.photo img{width: 100%;height: auto;}
#contentsend .inner-Box1 h3 {margin-bottom: 20px;position: relative;font-size: 24px;line-height: 1.38;letter-spacing: 0.1em;font-weight: 500;text-align: center;}
#contentsend .inner-Box1 p.morebtn {margin: 0 auto;position: relative;font-size: 15px;line-height: 2.13;letter-spacing: 0.05em;font-weight: 400;text-align: left;width: 240px;height: 60px;padding: 25px 0 0 30px;border-bottom: 1px solid #fff;}
#contentsend .inner-Box2 {margin: 0 auto;position: relative;color: #fff;padding: 0 40px 0 490px;max-width: 1680px;height: 271px;}
#contentsend .foot-in-Box {width:710px;margin:0 0 0 auto;display:flex;justify-content:space-between;}
#contentsend .tel-Box {width:320px;position:relative;border-top: 1px solid #fff;padding: 16px 0 0 4px;}
#contentsend .sns-Box {width:320px;position:relative;border-top: 1px solid #fff;padding: 13px 0 0 4px;}

#contentsend .tel-Box h4 {margin-bottom: 33px;position: relative;font-size: 15px;line-height: 1.47;letter-spacing: 0.05em;font-weight: 400;text-align: left;}
#contentsend .tel-Box span.tel {line-height: 1;}
#contentsend .tel-Box span.tel img {  }
#contentsend .tel-Box p.telno {margin-bottom: 10px;position: relative;font-size: 30px;line-height: 0.9;letter-spacing: 0.05em;font-weight: 500;text-align: left;}
#contentsend .tel-Box p.telno span.sp-tel-link {  }
#contentsend .tel-Box p.teltext {margin-bottom: 30px;position: relative;font-size: 11px;line-height: 2;letter-spacing: 0.05em;font-weight: 400;text-align: left;}
#contentsend .sns-Box h4.f-en {margin-bottom: 23px;position: relative;font-size: 15px;line-height: 1.8;letter-spacing: 0.05em;font-weight: 400;text-align: left;}
#contentsend .sns-Box ul.list {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;right: 5px;position: relative;}
#contentsend .sns-Box ul li {margin-right: 8.2px;}
#contentsend .sns-Box ul li:nth-child(3n) { margin-right: 0px; }
#contentsend .sns-Box ul li figure {  }
#contentsend .sns-Box ul li a {  }
#contentsend .sns-Box ul li a:hover {  }
#contentsend .about-Box {position: absolute;top: 0;left: 40px;padding: 20px 0 0 135px;}
#contentsend .about-Box figure.logoimg { position: absolute; top: 0; left: 0; }
#contentsend .about-Box figure.logoimg img{  }
#contentsend .about-Box h5.f-min {margin-bottom: 7px;position: relative;font-size: 18px;line-height: 1.78;letter-spacing: 0.05em;font-weight: 700;text-align: left;}
#contentsend .about-Box p.comtext {margin-bottom: 30px;position: relative;font-size: 15px;line-height: 1.47;letter-spacing: 0.05em;font-weight: 400;text-align: left;}
#contentsend .inner-Box3 {margin: 0 auto;position: relative;color: #fff;height: 420px;width: 1100px;padding: 47px 0 0 300px;}
#contentsend .inner-Box3 figure.img {position: absolute;bottom: 0;left: -3px;}
#contentsend .inner-Box3 figure.img img{  }
#contentsend .inner-Box3 h2 {  }
#contentsend .inner-Box3 h2 span{  }
#contentsend .inner-Box3 h2 img {  }
#contentsend .inner-Box3 ul{ padding: 28px 0 23px 57px; }
#contentsend .inner-Box3 ul li { position: relative; }
#contentsend .inner-Box3 ul li:nth-child(3n) { margin-right: 0px; }
#contentsend .inner-Box3 span.ch {display: block;line-height: 1;position: absolute;top: 0;left: -40px;}
#contentsend .inner-Box3 span.ch img {  }
#contentsend .inner-Box3 p.ltext {margin-bottom: 15px;position: relative;font-size: 15px;line-height: 1.6;letter-spacing: 0.05em;font-weight: 400;text-align: left;}
#contentsend .inner-Box3 p.linebtn {position: absolute;top: 240px;right: 0;}
#contentsend .inner-Box3 p.linebtn a {width: 280px;height: 80px;display: block;background: #13B756;color: #fff;font-size: 15px;line-height: 1.47;letter-spacing: 0.05em;font-weight: 500;text-align: left;padding: 29px 0 0 24px;}
#contentsend .inner-Box3 p.linebtn a:hover { text-decoration: none; }
#contentsend .inner-Box3 p.linebtn a .arr{position: absolute;top: 29px;right: 18px;transition: all 0.3s ease-in-out;}
#contentsend .inner-Box3 p.linebtn a:hover .arr{right: 8px; }

#contentsend .inner-Box3 p.btmtext {position: relative;font-size: 13px;line-height: 3.08;letter-spacing: 0.05em;font-weight: 400;text-align: right;}

#contentsend .inner-Box4 {background: #1E1E1E;color: #808080;font-size: 13px;line-height: 1.69;letter-spacing: 0.05em;font-weight: 400;text-align: left;}
#contentsend .inner-Box4 .inBox{width: 1200px;margin: 0 auto;padding: 56px 0;}
#contentsend .inner-Box4 p{ }


footer{width: 100%;padding: 60px 0px 0px;line-height: 1.6;position: relative;background-size: cover;}

footer a{}
footer .footer-Box{margin: 0 auto 40px;font-size: 16px;position: relative;max-width: 1280px;padding: 0 40px;}
footer .footer-Box a{}
footer .f-link-Box{padding-top: 20px;margin-bottom: 27px;}
footer .home-link {position: relative;font-size: 16px;line-height: 2.4375;letter-spacing: 0.05em;font-weight: 400;text-align: left;}
footer .home-link a{font-size: 16px;letter-spacing: 0px;line-height: 2;padding: 0 0 0 10px;}
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-Box ul{font-size: 14px;line-height: 2.71;letter-spacing: 1.26px;font-weight: 400;border-top: #1A1A1A 1px solid;padding: 17px 0 0 10px;}
footer .f-link-Box li{margin-bottom: 0px;font-weight: 400;}
footer .f-link-Box li a{display: block;padding: 0 0 0 14px;position: relative;font-size: 15px;line-height: 2.07;letter-spacing: 0.05em;font-weight: 400;text-align: left;}
footer .f-link-Box li a::before{content: "-";padding-right: 4px;position: absolute;top: -2px;left: 1px;}
footer .f-link-Box li p.ttll{color: #004B24;margin-bottom: 12px;font-size: 17px;line-height: 1.59;letter-spacing: 0.05em;font-weight: 500;text-align: left;}
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-link-in-Box {width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(4,270px);gap:40px;justify-content:space-between;}
footer .f-link-l {width:270px;position:relative;}

footer .f-con-Box{text-align: center;}
footer .f-con-Box .f-logo{ margin-bottom: 5px; }
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 .fttext span{}
footer .f-con-Box .btmbtn{ }
footer .f-con-Box .btmbtn a{display: block;background: #022B18;color: #fff;border-radius: 25px;width: 460px;height: 50px;margin: 0 auto;font-size: 13px;line-height: 2.54;letter-spacing: 0.05em;font-weight: 400;text-align: center;position: relative;padding: 8px 65px 0 0;}
footer .f-con-Box .btmbtn a:hover{ text-decoration: none; }
footer .f-con-Box .btmbtn a .arr{position: absolute;top: 0;right: 34px;transition: all 0.3s ease-in-out;}
footer .f-con-Box .btmbtn a:hover .arr{top: -5px;right: 30px;}

footer .fmmbox{border-top: #1A1A1A 1px solid;width: 1200px;margin: 0 auto;position: relative;}
footer .fmmbox .list{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: 19px;left: 9px;z-index: 3;}
footer .fmmbox .list li{margin-right: 9px;/* black */-webkit-filter: brightness(0);filter: brightness(0);}
footer .fmmbox .list li img{width: 41px;}
footer .fmmbox .copyright{display: block;position: relative;padding: 20px 10px 30px;margin: 0 auto;max-width: 1768px;font-size: 11px;line-height: 1.82;letter-spacing: 0.05em;font-weight: 400;text-align: right;}
footer .fmmbox .copyright a{ color: #646464; }



#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: 0;right: 0;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: #F6F6F4;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: 0;right: 0;}
   #pc-menu-open .footer-Box{padding: 80px 30px 0;margin: 0 auto;max-width: 1660px;}
   #pc-menu-open .footer-Box{margin: 0 auto 40px;font-size: 16px;position: relative;max-width: 1280px;padding: 0 40px;}
   #pc-menu-open .footer-Box a{}

   #pc-menu-open .openlist{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;padding: 60px 0 0;margin-bottom: 70px;}
   #pc-menu-open .openlist li{margin-right: 30px;}
   #pc-menu-open .openlist li:nth-child(3){ margin-right: 0; }

   #pc-menu-open .f-link-Box{padding-top: 20px;margin-bottom: 27px;}
   #pc-menu-open .home-link {position: relative;font-size: 16px;line-height: 2.4375;letter-spacing: 0.05em;font-weight: 400;text-align: left;}
   #pc-menu-open .home-link a{font-size: 16px;letter-spacing: 0px;line-height: 2;padding: 0 0 0 10px;}
   #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-Box ul{font-size: 14px;line-height: 2.71;letter-spacing: 1.26px;font-weight: 400;border-top: #1A1A1A 1px solid;padding: 17px 0 0 10px;}
   #pc-menu-open .f-link-Box li{margin-bottom: 0px;font-weight: 400;}
   #pc-menu-open .f-link-Box li a{display: block;padding: 0 0 0 14px;position: relative;font-size: 15px;line-height: 2.07;letter-spacing: 0.05em;font-weight: 400;text-align: left;}
   #pc-menu-open .f-link-Box li a::before{content: "-";padding-right: 4px;position: absolute;top: -2px;left: 1px;}
   #pc-menu-open .f-link-Box li p.ttll{color: #004B24;margin-bottom: 12px;font-size: 17px;line-height: 1.59;letter-spacing: 0.05em;font-weight: 500;text-align: left;}
   #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-link-in-Box {width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(4,270px);gap:40px;justify-content:space-between;}
   #pc-menu-open .f-link-l {width:270px;position:relative;}

   #pc-menu-open .f-con-Box{position: relative;padding: 35px 0 30px 136px;border-bottom: #1A1A1A 1px solid;}
   #pc-menu-open .f-con-Box .f-logo{margin-bottom: 5px;position: absolute;top: 16px;left: 0;}
   #pc-menu-open .f-con-Box .fttext1{font-size: 18px;line-height: 1.78;letter-spacing: 0.05em;font-weight: 700;text-align: left;margin-bottom: 3px;}
   #pc-menu-open .f-con-Box .fttext{font-size: 14px;line-height: 2.36;letter-spacing: 0.05em;font-weight: 400;}
   #pc-menu-open .f-con-Box .fttext span{}
   #pc-menu-open .f-con-Box .btmbtn{ }
   #pc-menu-open .f-con-Box .btmbtn a{display: block;background: #022B18;color: #fff;border-radius: 25px;width: 460px;height: 50px;margin: 0 auto;font-size: 13px;line-height: 2.54;letter-spacing: 0.05em;font-weight: 400;text-align: center;position: relative;padding: 8px 65px 0 0;}
   #pc-menu-open .f-con-Box .btmbtn a:hover{ text-decoration: none; }
   #pc-menu-open .f-con-Box .btmbtn a .arr{position: absolute;top: 0;right: 34px;transition: all 0.3s ease-in-out;}
   #pc-menu-open .f-con-Box .btmbtn a:hover .arr{top: -5px;right: 30px;}
   #pc-menu-open .f-con-Box p.telno {position: absolute;font-size: 30px;line-height: 0.9;letter-spacing: 0.05em;font-weight: 500;text-align: left;left: 609px;top: 70px;}
   #pc-menu-open .f-con-Box p.telno span.sp-tel-link {  }
   #pc-menu-open .f-con-Box p.telno img{-webkit-filter: brightness(0);filter: brightness(0);position: relative;left: -8px;top: -3px;}

   #pc-menu-open .f-con-Box .list{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: 58px;right: 10px;}
   #pc-menu-open .f-con-Box .list li{/* black */-webkit-filter: brightness(0);filter: brightness(0);margin-left: 6px;}
   #pc-menu-open .f-con-Box .list li img{}




   /* 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: 27px 0 25px 40px;margin-bottom: 8px;background: #F6F6F4;text-align: left;}
   .main-title .en {font-size: 26px;letter-spacing: 1.3px;font-weight: 600;font-family: "Work Sans", sans-serif;display: none;margin-bottom: 6px;}
   .main-title .jp {display: block;font-size: 22px;line-height: 2.64;letter-spacing: 0.05em;font-weight: 500;text-align: left;}
   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: "Noto Sans JP", sans-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;}
.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;}
.wysiwyg iframe.instagram-media{ height: 1020px !important; width: 800px !important; }

   /* リンク透明 
   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:1680px) {
	


      
   }
   

@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%;}

body {overflow: hidden;font-size: 3.6vw;font-family: sans-serif;-webkit-text-size-adjust: 100%;line-height: 1.6;color: #222222;background: #fff;background-size: 100% auto;padding-top: 19.49vw;}
.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.49vw;}
.sp-header .h-logo{padding: 4.8vw 0 0 3.5vw;}
.sp-header .h-logo img {height: 9.6vw;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: absolute;width: 100%;top: 0vw;left: 0vw;background: rgba(255,255,255,0.85);}
header.fixed {position: fixed;top: 0;left: 0;transform: translateY(0);box-shadow: 0px 3px 20px #00000029;z-index: 10;}
header.hide {transform: translateY(-100%);}



.h-menu {position: fixed;top: 2.4vw;right: 2.4vw;z-index: 997;}
.h-menu img {height: 14.5vw;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: #F6F6F4;background-size: cover;box-sizing: border-box;overflow: scroll;color: #222;}
nav#sp-global-nav a{color: #222;}

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 {padding: 4.8vw 0 0 3.4vw;margin-bottom: 7.3vw;}
nav#sp-global-nav .h-logo img {height: 9.64vw;width: auto;/* black */}
nav#sp-global-nav .open-close-01 {position: fixed;right: 2.4vw;z-index: 998;top: 2.4vw;}
nav#sp-global-nav .open-close-01 img {height: 14.6vw;width: auto;}
nav#sp-global-nav .bn-list{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 9.4vw 10.4vw;padding-bottom: 15vw;}
nav#sp-global-nav .bn-list li{width: 38.8vw;margin-bottom: 5.7vw;margin-right: 3.6vw;}
nav#sp-global-nav .bn-list li:nth-child(2n){ margin-right: 0; }
nav#sp-global-nav .bn-list li:nth-child(6),nav#sp-global-nav .bn-list li:nth-child(7){width: 100%;margin-right: 0;}
nav#sp-global-nav p.teltext a{ color: #000;}

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 8.8vw;}
nav#sp-global-nav ul.f-link-l li{margin-bottom: 3vw;font-weight: 400;background: url(../images/common/sp-open-line.png)no-repeat bottom center;background-size: 100% auto;}
nav#sp-global-nav ul.f-link-l li a{display: block;padding: 1vw 0 5.6vw 9.58vw;position: relative;font-size: 3.38vw;line-height: 1;letter-spacing: 0.05em;font-weight: 400;text-align: left;}
nav#sp-global-nav ul.f-link-l li a::before{content: ">";padding-right: 0.97vw;position: absolute;top: 1.2vw;right: 8.34vw;}
nav#sp-global-nav ul.f-link-l li p.ttll{margin-bottom: 3.27vw;font-family: "Noto Sans JP", sans-serif;font-size: 3.38vw;line-height: 1.92857;letter-spacing: 0.17vw;font-weight: 300;text-align: left;padding: 0 8vw 5.2vw;}
nav#sp-global-nav ul.f-link-l li p.ttll span{color: #004B24;display: block;margin-bottom: -2.9vw;font-size: 4.11vw;line-height: 1.59;letter-spacing: 0.05em;font-weight: 500;text-align: left;}
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{width: 100%;text-align: center;}
nav#sp-global-nav .f-con-Box .f-logo{margin: 0 29.5vw 1.9vw;}
nav#sp-global-nav .f-con-Box .fttext{margin: 0 0 5vw 0vw;font-size: 3.14vw;line-height: 1.69;letter-spacing: 0.05em;font-weight: 400;text-align: center;}
nav#sp-global-nav .f-con-Box .fttext span{}
nav#sp-global-nav .f-con-Box .fttext a{ color: #fff;}
nav#sp-global-nav .f-con-Box .home-link{ display: none;}

nav#sp-global-nav .f-con-Box .sns-list{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: relative;margin: 0 0 4.9vw 17vw;padding-bottom: 30vw;}
nav#sp-global-nav .f-con-Box .sns-list li{margin-right: 1.57vw;/* black */-webkit-filter: brightness(0);filter: brightness(0);width: 12vw;}
nav#sp-global-nav .f-con-Box .sns-list li img{}

nav#sp-global-nav .f-con-Box span.tel {line-height: 1;width: 4.4vw;display: block;position: absolute;top: 4.8vw;left: 11.7vw;}
nav#sp-global-nav .f-con-Box span.tel img {  /* black */-webkit-filter: brightness(0);filter: brightness(0);}
nav#sp-global-nav .f-con-Box p.telno {margin: 0 auto 12.12vw;position: relative;border: 1px solid #000;width: 77.29vw;height: 17.11vw;border-radius: 12vw;padding: 4.4vw 0 0 19vw;font-size: 6.04vw;line-height: 1.08;letter-spacing: 0.05em;font-weight: 500;text-align: left;}
nav#sp-global-nav .f-con-Box p.telno span.sp-tel-link {  }
nav#sp-global-nav .f-con-Box .btmbtn{margin-bottom: 5.5vw;}
nav#sp-global-nav .f-con-Box .btmbtn a{display: block;background: #022B18;color: #fff;border-radius: 6.04vw;height: 8.78vw;margin: 0 9.9vw;position: relative;padding: 0vw 0.7vw 0 2.4vw;font-size: 2.90vw;line-height: 2.95;letter-spacing: 0.025em;font-weight: 400;text-align: left;}
nav#sp-global-nav .f-con-Box .btmbtn a .arr{position: absolute;top: 2.7vw;right: 4.41vw;transition: all 0.3s ease-in-out;line-height: 1;width: 3.3vw;}



.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 { }


.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 {position: relative;background: url('../images/common/sp-contentsend-back01.jpg')no-repeat top center #18382E;padding: 13.94vw 0 0;background-size: 100% auto;}
#contentsend .inner-Box1 {margin: 0 auto 28.3vw;position: relative;padding: 0 4.13vw;}
#contentsend .inner-Box1 h2.f-min {margin-bottom: 8.43vw;position: relative;font-size: 5.56vw;line-height: 1.66;letter-spacing: 0.1em;font-weight: 400;text-align: center;}
#contentsend .inner-Box1 h2.f-min span {display: block;font-size: 3.62vw;line-height: 2.33;letter-spacing: 0.05em;font-weight: 500;text-align: center;margin-top: 1.5vw;}
#contentsend .inner-Box1 ul.list {}
#contentsend .inner-Box1 ul li {position:relative;background: #5A492D;color: #fff;text-align: center;margin-bottom: 7.1vw;}
#contentsend .inner-Box1 ul li a {color: #fff;display: block;padding-bottom: 7.35vw;}
#contentsend .inner-Box1 ul li a:hover { text-decoration: none; }
#contentsend .inner-Box1 ul li a .arr{position: absolute;top: -1.58vw;right: 6.76vw;width: 7vw;transition: all 0.3s ease-in-out;}
#contentsend .inner-Box1 ul li a:hover .arr{right: 4.35vw; }
#contentsend .inner-Box1 figure.photo {position: relative;top: 0;left: 0;margin-bottom: 7.09vw;}
#contentsend .inner-Box1 figure.photo img{width: 100%;height: auto;}
#contentsend .inner-Box1 h3 {margin-bottom: 4.83vw;position: relative;font-size: 4.83vw;line-height: 1.65;letter-spacing: 0.05em;font-weight: 500;text-align: center;}
#contentsend .inner-Box1 p.morebtn {margin: 0 16.9vw;position: relative;height: 11.49vw;padding: 0.64vw 0 0 7.25vw;border-bottom: 0.24vw solid #fff;font-size: 3.62vw;line-height: 2.13;letter-spacing: 0.05em;font-weight: 400;text-align: left;}
#contentsend .inner-Box2 {margin: 0 11.3vw 24vw;position: relative;color: #fff;}
#contentsend .foot-in-Box {}
#contentsend .tel-Box {position:relative;border-top: 0.24vw solid #fff;padding: 2.26vw 0 0 0.4vw;margin-bottom: 8.8vw;}
#contentsend .sns-Box {width:77.29vw;position:relative;border-top: 0.24vw solid #fff;padding: 1.44vw 0 0 0.77vw;margin-bottom: 13.9vw;}

#contentsend .tel-Box h4 {margin-bottom: 6.97vw;position: relative;font-size: 3.14vw;line-height: 1.69;letter-spacing: 0.05em;font-weight: 400;text-align: left;}
#contentsend .tel-Box span.tel {line-height: 1;width: 4.4vw;display: block;position: absolute;top: 4.8vw;left: 11.7vw;}
#contentsend .tel-Box span.tel img {  }
#contentsend .tel-Box p.telno {margin-bottom: 1.12vw;position: relative;border: 1px solid #FFFFFF;width: 77.29vw;height: 16.91vw;border-radius: 12vw;padding: 4.4vw 0 0 19vw;font-size: 6.04vw;line-height: 1.08;letter-spacing: 0.05em;font-weight: 500;text-align: left;}
#contentsend .tel-Box p.telno a{ color: #fff;}
#contentsend .tel-Box p.telno span.sp-tel-link {  }
#contentsend .tel-Box p.teltext {margin-bottom: 7.25vw;position: relative;font-size: 2.66vw;line-height: 2;letter-spacing: 0.05em;font-weight: 400;text-align: center;}
#contentsend .sns-Box h4.f-en {margin-bottom: 3.76vw;position: relative;font-size: 3.62vw;line-height: 1.8;letter-spacing: 0.05em;font-weight: 400;text-align: left;}
#contentsend .sns-Box ul.list {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: relative;left: 4.7vw;}
#contentsend .sns-Box ul li {margin-right: 1.48vw;}
#contentsend .sns-Box ul li:nth-child(3n) { margin-right: 0.0vw; }
#contentsend .sns-Box ul li figure {width: 12.4vw;}
#contentsend .sns-Box ul li a {  }
#contentsend .sns-Box ul li a:hover {  }
#contentsend .about-Box { text-align: center; }
#contentsend .about-Box figure.logoimg {position: relative;top: 0;left: 0;margin: 0 29.1vw 2.3vw;}
#contentsend .about-Box figure.logoimg img{  }
#contentsend .about-Box h5.f-min {margin-bottom: 0.79vw;position: relative;font-size: 3.86vw;line-height: 2;letter-spacing: 0.05em;font-weight: 700;text-align: center;}
#contentsend .about-Box p.comtext {margin-bottom: 7.25vw;position: relative;font-size: 3.14vw;line-height: 1.69;letter-spacing: 0.05em;font-weight: 400;text-align: center;}
#contentsend .inner-Box3 {margin: 0 4vw;position: relative;color: #fff;padding-bottom: 6.3vw;}
#contentsend .inner-Box3 figure.img {position: absolute;top: 6.1vw;left: 3vw;width: 29.3vw;}
#contentsend .inner-Box3 figure.img img{  }
#contentsend .inner-Box3 h2 {  }
#contentsend .inner-Box3 h2 span{  }
#contentsend .inner-Box3 h2 img {  }
#contentsend .inner-Box3 ul{padding: 3.76vw 0 5.56vw 11.17vw;margin-bottom: 1.9vw;}
#contentsend .inner-Box3 ul li { position: relative; }
#contentsend .inner-Box3 ul li:nth-child(3n) { margin-right: 0.0vw; }
#contentsend .inner-Box3 span.ch {display: block;line-height: 1;position: absolute;top: 2.3vw;left: -6.7vw;width: 4.4vw;}
#contentsend .inner-Box3 span.ch img {  }
#contentsend .inner-Box3 p.ltext {margin-bottom: -0.08vw;position: relative;font-size: 3.14vw;line-height: 2.46;letter-spacing: 0.05em;font-weight: 400;text-align: left;}
#contentsend .inner-Box3 p.linebtn {position: relative;right: 0;margin: 0 12.1vw 0.8vw;}
#contentsend .inner-Box3 p.linebtn a {height: 14.32vw;display: block;background: #13B756;color: #fff;font-size: 3.62vw;line-height: 1.47;letter-spacing: 0.05em;font-weight: 500;text-align: left;padding: 4.4vw 0 0 6vw;}
#contentsend .inner-Box3 p.linebtn a:hover { text-decoration: none; }
#contentsend .inner-Box3 p.linebtn a .arr{position: absolute;top: 4.4vw;right: 4.35vw;width: 7.4vw;transition: all 0.3s ease-in-out;}
#contentsend .inner-Box3 p.linebtn a:hover .arr{right: 1.93vw; }
#contentsend .inner-Box3 p.btmtext {position: relative;font-size: 2.66vw;line-height: 3.64;letter-spacing: 0.05em;font-weight: 400;text-align: center;}
#contentsend .inner-Box4 {background: #1E1E1E;color: #808080;font-size: 3.14vw;line-height: 1.69;letter-spacing: 0.05em;font-weight: 400;text-align: left;}
#contentsend .inner-Box4 .inBox{margin: 0 4vw;padding: 13.53vw 0;}
#contentsend .inner-Box4 p{ }



.spptop{margin: 0 34.7vw;padding: 4vw 0 14.9vw;}

footer{width: 100%;background: url(../images/common/sp-foot-back01.png)no-repeat top center;padding: 1.73vw 0.0vw 15.33vw;line-height: 1.6;position: relative;background-size: 100% auto;}
footer .home-link{ display: none; }

footer a{}
footer .footer-Box{margin: 0 auto 0vw;font-size: 4.27vw;position: relative;padding: 0vw 5.33vw 5.83vw;}
footer .footer-Box a{}
footer .f-link-Box{width: 50.6%;padding: 8.0vw 0 0;display: none;}

footer .f-con-Box{width: 100%;text-align: center;}
footer .f-con-Box .f-logo{margin: 0 24.3vw 1.5vw;}
footer .f-con-Box .fttext{margin: 0 0 5vw 0vw;font-size: 3.14vw;line-height: 1.69;letter-spacing: 0.05em;font-weight: 400;text-align: center;}
footer .f-con-Box .fttext span{}
footer .f-con-Box .fttext a{ color: #fff;}
footer .f-con-Box .home-link{ display: none;}
footer .f-con-Box .sns-list{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: 34vw;margin: 8vw auto 0 auto;}
footer .f-con-Box .sns-list li{width: 14.7vw;}
footer .f-con-Box .sns-list li:last-child{position: relative;right: -4.8vw;}

.copyright{}
.copyright a{ color: #fff; }

footer .f-con-Box span.tel {line-height: 1;width: 4.4vw;display: block;position: absolute;top: 4.8vw;left: 11.7vw;}
footer .f-con-Box span.tel img {  /* black */-webkit-filter: brightness(0);filter: brightness(0);}
footer .f-con-Box p.telno {margin: 0 auto 12.12vw;position: relative;border: 1px solid #000;width: 77.29vw;height: 17.11vw;border-radius: 12vw;padding: 4.4vw 0 0 19vw;font-size: 6.04vw;line-height: 1.08;letter-spacing: 0.05em;font-weight: 500;text-align: left;}
footer .f-con-Box p.telno span.sp-tel-link {  }
footer .f-con-Box .btmbtn{ }
footer .f-con-Box .btmbtn a{display: block;background: #022B18;color: #fff;border-radius: 6.04vw;height: 8.78vw;margin: 0 4vw;position: relative;padding: 0vw 0.7vw 0 2.4vw;font-size: 2.90vw;line-height: 2.95;letter-spacing: 0.025em;font-weight: 400;text-align: left;}
footer .f-con-Box .btmbtn a .arr{position: absolute;top: 2.4vw;right: 5.11vw;transition: all 0.3s ease-in-out;line-height: 1;width: 3.5vw;}

footer .fmmbox{margin: 0 10.1vw;position: relative;}
footer .fmmbox .list{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: relative;margin: 0 0 4.9vw 6.8vw;}
footer .fmmbox .list li{margin-right: 1.57vw;/* black */-webkit-filter: brightness(0);filter: brightness(0);width: 12vw;}
footer .fmmbox .list li img{}
footer .fmmbox .copyright{display: block;position: relative;font-size: 2.66vw;line-height: 1.82;letter-spacing: 0.05em;font-weight: 400;text-align: center;border-top: #1A1A1A 2px solid;padding-top: 2.4vw;padding-bottom: 19vw;}
footer .fmmbox .copyright a{ color: #646464; }


.main-title{width: 100%;text-align: center;margin-bottom: 8.9vw;padding: 2.7vw 0 2.2vw;background: #F6F6F4;}
.main-title .en { font-size: 4.83vw; letter-spacing: 0.24vw; font-weight: 600; display: none; margin: 0vw 0 -0.1vw; }
.main-title .jp {display: block;font-size: 4.83vw;line-height: 1.5;letter-spacing: 0.22vw;font-weight: 500;text-align: center;font-size: 4.35vw;line-height: 3.22;letter-spacing: 0.05em;font-weight: 500;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: 0vw 6.7vw 3.5vw;margin: 0 auto;font-size: 2.90vw;color: #666;line-height: 1.6;display: none;}
/*.seo_bread_list{display: none;}*/
 .seo_bread_list a { color: #666;}
.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: #090909; }
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; }
.wysiwyg iframe.instagram-media{ height: 170vw !important; width: 90.4vw !important;         max-width: 90.4vw !important;}


#popupbanner{position: fixed;right: 2.25vw;bottom: 22.25vw;z-index: 10;width: 46vw;}
#popupbanner a{ }
#popupbanner a img{ width: 100%; height: auto;}
#popupbanner span{position: absolute;top: -3.4vw;right: -1vw;display: block;}

/* 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: #004B23;color: #fff;}
.wysiwyg h2 {border-bottom: 1px solid #333;}
.wysiwyg h3 {border-left: 6px solid #18382E;}
.wysiwyg h4 { border-bottom: 1px solid #000;}
.wysiwyg h5 { border-bottom: 1px dashed #000;}
.wysiwyg h6 {background-color: #F6F6F4;}


