@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-en{ font-family: "Montserrat", sans-serif; }

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

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

p.moretbtn span.arr{  }

.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: 0em;font-weight: 500;background: #FAFAF7;}

header{width: 100%;height: 160px;margin: 0px auto auto;position: relative;top: 0;left: 0;transition: all 0.3s ease-in-out;z-index: 6;transition: transform 0.4s ease;padding: 31px 20px 31px 60px;}
header.hide {transform: translateY(-100%);}
header div{margin: 0 auto;position: relative;height: 80px;}
header .h-logo{padding: 0px 0 0 0px;display: block;width: 220px;}
header .h-text{color: #808080;text-align: left;font-size: 13px;font-weight: 400;margin-bottom: 25px;}
header .h-btn01{position: absolute;top: -11px;right: 170px;}
header .h-btn02{position: absolute;top: -11px;right: 90px;}

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

#contentsend {margin: 0 auto;position: relative;background: url('../images/common/contentsend-back01.png')no-repeat top center rgba(3, 164, 135, 1);padding: 123px 0 0;text-align: center;}
#contentsend h2.f-en {margin-bottom: 86px;position: relative;color: #FFF;text-align: center;font-size: 70px;font-weight: 600;}
#contentsend .inner-Box {margin: 0 auto;position: relative;stroke-width: 10px;background: #fff;border-radius: 200px;border: #F6F6F1 10px solid;width: 1200px;height: 380px;padding: 49px 0 0;filter: drop-shadow(0 10px 30px rgba(0, 0, 0, 0.12));}
#contentsend .inner-Box h3 {margin-bottom: 30px;position: relative;color: #1A1A1A;text-align: center;font-size: 24px;font-weight: 700;}
#contentsend .inner-Box p.tel {position: relative;top: 0;left: 0;margin-bottom: 40px;}
#contentsend .inner-Box p.btn {  }
#contentsend .inner-Box p.btn img {  }
#contentsend .inner-Box2 {margin: 0 auto;position: relative;padding: 47px 0 59px;width: 1200px;}
#contentsend .inner-Box2 p.text {margin-bottom: 0px;position: relative;color: #FFF;font-family: "Noto Sans JP";font-size: 16px;font-style: normal;font-weight: 400;line-height: normal;}
#contentsend .inner-Box2 figure.img {position: absolute;bottom: 0;right: 30px;}
#contentsend .inner-Box2 figure.img img{  }


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


footer{width: 100%;padding: 60px 0px 0px;line-height: 1.6;position: relative;background-size: cover;background: url(../images/common/contentsfoot-back01.png) no-repeat top center #005F97;height: 910px;}

footer a{}
footer .footer-Box{margin: 0 auto 30px;font-size: 16px;position: relative;max-width: 1300px;padding: 0 40px;}
footer .footer-Box a{ color: #fff; }
footer .f-link-Box {display:flex;gap: 16.2667%;color: #fff;padding: 0 0 40px 12px;}
footer .h-link-Box {width:25%;}
footer .f-link-in-Box {width:58.3333%;}

footer .home-link {position: relative;text-align: left;color: #FFF;font-size: 20px;font-weight: 700;line-height: 38px;padding-top: 12px;margin-right: -30px;}
footer .home-link a{}
footer .home-link span {font-size: 20px;letter-spacing: 0;color: #fff;display: inline-block;display: block;font-weight: 400;position: relative;margin-bottom: 4px;}
footer .f-link-Box .parent{ font-size: 14px; color: #fff; }
footer .f-link-Box .child{ font-size: 14px;}

footer .f-link-in-Box {display:flex;gap: 50px;}
footer .f-link-Box ul {width: 200px;}
footer .f-link-Box ul li {display:block;}

footer .f-link-Box li{margin-bottom: 0px;font-weight: 400;}
footer .f-link-Box li a{display: block;padding: 0 0 3px 24px;position: relative;font-size: 16px;line-height: 2.0;font-weight: 400;text-align: left;}
footer .f-link-Box li a::before{content: ">";padding-right: 4px;position: absolute;top: 0px;left: 5px;}
footer .f-link-Box li p.ttll{padding: 3px 0px 9px 5px;margin-bottom: 20px;line-height: 2.07;text-align: left;color: #FFF;font-size: 17px;font-weight: 500;border-bottom: 1px solid #fff;}
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-l {width:270px;position:relative;}

footer .f-con-Box{width: 1200px;position: relative;padding: 33px 0 34px 382px;color: #fff;margin-bottom: 423px;}
footer .f-con-Box .f-logo{position: absolute;top: 40px;left: 14px;}
footer .f-con-Box .fttext{font-size: 14px;line-height: 2.36;letter-spacing: 0.05em;font-weight: 400;margin-bottom: 18px;}

footer .f-con-Box .cname{ font-size: 16px; line-height: 2.06; letter-spacing: 0.05em; font-weight: 500; text-align: left; margin-bottom: 7px; }
footer .f-con-Box .ftext{text-align: left;color: #FFF;font-size: 16px;font-weight: 400;line-height: 26px;padding-top: 5px;}
footer .f-con-Box ul.f-sns{display: -webkit-box;display: -moz-flex;display: -ms-flex;display: -o-flex;display: -ms-flexbox;display: flex;-webkit-box-lines: multiple;-moz-box-lines: multiple;-ms-flex-wrap: wrap;flex-wrap: wrap;position: absolute;top: 30px;right: -10px;}
footer .f-con-Box ul.f-sns li{margin-left: 20px;}

footer .copyright{display: block;position: relative;padding: 0px 0px 30px;margin: 0 auto;max-width: 1768px;line-height: 1.58;text-align: center;color: #FFF;font-size: 14px;font-weight: 400;}
footer .copyright a{ color: #fff; }

p.morebtn {position: relative;top: 0;left: 0;}
p.morebtn a {background: #fff;color: #1A1A1A;border: #1A1A1A 1px solid;width: 260px;height: 60px;display: block;margin: 0 auto;padding: 11px 0 0 26px;font-size: 17px;line-height: 2.06;font-weight: 400;text-align: left;position: relative;transition: all 0.3s ease-in-out;}
p.morebtn a .arr {position: absolute;top: 1px;right: 19px;transition: all 0.3s ease-in-out;}
p.morebtn a:hover { background: #1A1A1A; color: #fff; text-decoration: none; }
p.morebtn a:hover .arr{ right: 17px; -webkit-filter: brightness(0) invert(1); filter: brightness(0) invert(1);}

p.morebtn2 {position: relative;top: 0;left: 0;}
p.morebtn2 a {background: #0493B6;width: 650px;height: 80px;display: block;margin: 0 auto;padding: 18px 0 0 0px;position: relative;transition: all 0.3s ease-in-out;font-size: 20px;line-height: 2.3;letter-spacing: 0em;font-weight: 500;text-align: center;color: #ffffff;}
p.morebtn2 a .arr {position: absolute;top: 7px;right: 31px;transition: all 0.3s ease-in-out;-webkit-filter: brightness(0) invert(1);filter: brightness(0) invert(1);}
p.morebtn2 a:hover { background: #1A1A1A; color: #fff; text-decoration: none; }
p.morebtn2 a:hover .arr{ right: 17px; -webkit-filter: brightness(0) invert(1); filter: brightness(0) invert(1);}
p.morebtn2 a .arr img{width: 39px;}

#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: #F6F6F1;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: 0px;}
#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: 104px 0 0;margin: 0 auto 49px;width: 1081px;}
#pc-menu-open .openlist li{margin-right: 40px;}
#pc-menu-open .openlist li:nth-child(2){ margin-right: 0; }

#pc-menu-open .f-con-Box .f-logo{ }
#pc-menu-open .f-con-Box .f-logo img{ width: 100%; height: auto; }
#pc-menu-open a{}
#pc-menu-open .footer-Box{margin: 0 auto 30px;font-size: 16px;position: relative;max-width: 1300px;padding: 0 40px;}
#pc-menu-open .f-link-Box {display:flex;gap: 16.2667%;padding: 0 0 82px 12px;}
#pc-menu-open .h-link-Box {width:25%;}
#pc-menu-open .f-link-in-Box {width:58.3333%;}

#pc-menu-open .home-link {position: relative;text-align: left;font-size: 20px;font-weight: 700;line-height: 38px;padding-top: 32px;margin-right: -30px;}
#pc-menu-open .home-link a{}
#pc-menu-open .home-link span {font-size: 20px;letter-spacing: 0;display: inline-block;display: block;font-weight: 400;position: relative;margin-bottom: 4px;}
#pc-menu-open .f-link-Box .parent{ font-size: 14px;  }
#pc-menu-open .f-link-Box .child{ font-size: 14px;}

#pc-menu-open .f-link-in-Box {display:flex;gap: 50px;}
#pc-menu-open .f-link-Box ul {width: 200px;}
#pc-menu-open .f-link-Box ul li {display:block;}

#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 3px 24px;position: relative;font-size: 16px;line-height: 2.0;font-weight: 400;text-align: left;}
#pc-menu-open .f-link-Box li a::before{content: ">";padding-right: 4px;position: absolute;top: 0px;left: 5px;}
#pc-menu-open .f-link-Box li p.ttll{padding: 3px 0px 10px 5px;margin-bottom: 20px;line-height: 2.07;text-align: left;font-size: 17px;font-weight: 500;border-bottom: 1px solid #514F51;}
#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-l {width:270px;position:relative;}

#pc-menu-open .f-con-Box{width: 1200px;position: relative;padding: 33px 0 34px 382px;margin-bottom: 23px;}
#pc-menu-open .f-con-Box .f-logo{position: absolute;top: 40px;left: 14px;width: 321px;}
#pc-menu-open .f-con-Box .fttext{font-size: 14px;line-height: 2.36;letter-spacing: 0.05em;font-weight: 400;margin-bottom: 18px;}

#pc-menu-open .f-con-Box .cname{ font-size: 16px; line-height: 2.06; letter-spacing: 0.05em; font-weight: 500; text-align: left; margin-bottom: 7px; }
#pc-menu-open .f-con-Box .ftext{text-align: left;font-size: 16px;font-weight: 400;line-height: 26px;padding-top: 5px;}
#pc-menu-open .f-con-Box ul.f-sns{display: -webkit-box;display: -moz-flex;display: -ms-flex;display: -o-flex;display: -ms-flexbox;display: flex;-webkit-box-lines: multiple;-moz-box-lines: multiple;-ms-flex-wrap: wrap;flex-wrap: wrap;position: absolute;top: 30px;right: -10px;}
#pc-menu-open .f-con-Box ul.f-sns li{margin-left: 20px;}



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

   .main-title{width: 100%;padding: 40px 0 40px 0px;margin-bottom: 15px;text-align: center;background: #EFEFE8;}
   .main-title .en {font-family: "Work Sans", sans-serif;display: none;margin-bottom: 0px;font-size: 15px;line-height: 1.87;letter-spacing: 0.05em;font-weight: 500;text-align: center;}
   .main-title .jp {display: block;line-height: 1;color: #1A1A1A;text-align: center;font-size: 24px;font-weight: 700;}
   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;}

   /* リンク透明 
   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:1580px) {
	
#topnavi{left: auto;right: 0px;transform: translateX(0%);font-size: 14px;text-align: right;}


      
   }
   

@media screen and (max-width: 767px) {
.fmbtmbtn{position: fixed;bottom: 0;left: 0;z-index: 10;}

.mw_wp_form input[type="file"] { display: inline-block; width: 100%; font-size: 3.8vw; }
html{ font-size:62.5%;}
#topnavi{ display: none;}
body {overflow: hidden;font-size: 3.6vw;font-family: sans-serif;-webkit-text-size-adjust: 100%;line-height: 1.6;color: #222222;background-size: 100% auto;padding-top: 19.49vw;background: #FAFAF7;background-size: 100% 41.8vw;letter-spacing: 0em;}
.pc, .pc2 {display: none !important;}
/*pcのみ表示ブロック*/
.sp { display: block !important; }
/*スマホのみ表示ブロック*/
.sp2 { display: inline-block !important; }
/*スマホのみ表示ブロック*/
.no-br { display: none; }
/*スマホでbrを解除したい場合に使用*/
.sp_display_block { display: block !important; }
/*スマホでflexboxを解除したい場合等に使用*/
.pc-menu{ display: none; }
.side-fix{ display: none; }
.fix-list{ display: none; }
#pc-menu-open{ display: none; }
#g-nav{ display: none; }

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



.h-menu {position: fixed;top: 2.4vw;right: 2.4vw;z-index: 997;}
.h-menu img {height: 17vw;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: #F6F6F1;background-size: cover;box-sizing: border-box;overflow: scroll;color: #222;padding-bottom: 1vw;}
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 {
    margin-bottom: 12vw;
    padding: 5.8vw 0 0 4.5vw;
}
nav#sp-global-nav .h-logo img {height: 9.24vw;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: 17vw;width: auto;}
nav#sp-global-nav .bn-list{margin: 0 6.7vw 7.6vw;}
nav#sp-global-nav .bn-list li{
    margin-bottom: 2.7vw;
}
nav#sp-global-nav .bn-list li:nth-child(3){ margin-right: 0; }

nav#sp-global-nav .homelink{margin-bottom: 12.8vw;font-weight: 400;background: url(../images/common/sp-open-line.png)no-repeat bottom center,url(../images/common/sp-open-line.png)no-repeat top center;background-size: 100% auto;}
nav#sp-global-nav .homelink a{display: block;padding: 5.6vw 13vw 5.8vw 9.08vw;position: relative;font-size: 3.7vw;line-height: 1;letter-spacing: 0.05em;font-weight: 400;text-align: left;}
nav#sp-global-nav .homelink a::before{content: ">";padding-right: 0.97vw;position: absolute;top: 5.6vw;right: 7.64vw;}


nav#sp-global-nav ul.f-link-l{font-size: 3.38vw;line-height: 2.71;letter-spacing: 0.3vw;font-weight: 400;margin: 0 0vw 12.9vw;}
nav#sp-global-nav ul.f-link-l li{margin-bottom: 5.1vw;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 4.8vw 8.78vw;position: relative;font-size: 3.7vw;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: 7.84vw;}
nav#sp-global-nav ul.f-link-l li p.ttll{margin-bottom: 3.27vw;font-size: 3.38vw;line-height: 1.92857;letter-spacing: 0.17vw;font-weight: 300;text-align: left;padding: 0 5.7vw 7.2vw;}
nav#sp-global-nav ul.f-link-l li p.ttll span{display: block;margin-bottom: -2.9vw;font-size: 3.9vw;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{position: relative;padding: 6.7vw 4vw 9vw;margin: -3.3vw 5.4vw 20vw;}
nav#sp-global-nav .f-con-Box .f-logo{position: relative;margin: 0 1.7vw 6.9vw;}
nav#sp-global-nav .f-con-Box .fttext{font-size: 3.38vw;line-height: 2.36;letter-spacing: 0.05em;font-weight: 400;margin-bottom: 4.35vw;}

nav#sp-global-nav .f-con-Box .cname{margin-bottom: 0.09vw;font-size: 3.38vw;line-height: 2.36;letter-spacing: 0.05em;font-weight: 500;text-align: center;}
nav#sp-global-nav .f-con-Box .ftext{margin: 0 -1vw 10.5vw;text-align: center;font-size: 3.6vw;font-weight: 400;line-height: 6.0vw;letter-spacing: 0em;}
nav#sp-global-nav .f-con-Box ul.f-sns{display: -webkit-box;display: -moz-flex;display: -ms-flex;display: -o-flex;display: -ms-flexbox;display: flex;-webkit-box-lines: multiple;-moz-box-lines: multiple;-ms-flex-wrap: wrap;flex-wrap: wrap;margin-left: 24vw;margin-bottom: 7vw;}
nav#sp-global-nav .f-con-Box ul.f-sns li{margin-right: 4.62vw;width: 14.6vw;}

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

p.morebtn {position: relative;top: 0;left: 0;margin: 0 3vw;}
p.morebtn a {background: #fff;border: #1a1a1a 2px solid;color: #1a1a1a;height: 14.54vw;width: 63vw;display: block;margin: 0 auto;padding: 2.42vw 0 0 6.45vw;font-size: 3.96vw;line-height: 2.06;letter-spacing: 0.05em;font-weight: 400;text-align: left;position: relative;transition: all 0.3s ease-in-out;}
p.morebtn a .arr {position: absolute;top: 0.72vw;right: 4.32vw;transition: all 0.3s ease-in-out;width: 5.3vw;}

p.morebtn2 {position: relative;top: 0;left: 0;margin-top: 14.5vw;}
p.morebtn2 a {background: #0493B6;height: 17.43vw;display: block;margin: 0 4vw;padding: 3.3vw 0 0 0.0vw;position: relative;transition: all 0.3s ease-in-out;font-size: 4.83vw;line-height: 2.3;letter-spacing: 0em;font-weight: 500;text-align: center;color: #ffffff;}
p.morebtn2 a .arr {position: absolute;top: -0.03vw;width: 8vw;right: 5.07vw;transition: all 0.3s ease-in-out;-webkit-filter: brightness(0) invert(1);filter: brightness(0) invert(1);}
p.morebtn2 a .arr img{}


.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{margin:0 auto;position:relative;background: url('../images/common/sp-contentsend-back01.png') no-repeat top center rgba(3,164,135,1);background-size: 100% auto;padding: 32.7vw 2.8vw 0;text-align:center;}
#contentsend h2.f-en{margin-bottom: 21.6vw;position:relative;color:#FFF;line-height:1.2;text-align: center;font-size: 7.2vw;font-weight: 600;}
#contentsend .inner-Box{margin:0 auto;position:relative;stroke-width:2.4vw;background:#fff;border-radius: 4.3vw;border:2.4vw solid #F6F6F1;padding: 6.7vw 1.3vw 18.5vw 1.3vw;filter:drop-shadow(0 2.4vw 7.2vw rgba(0,0,0,.12));}
#contentsend .inner-Box h3{margin-bottom: 8.1vw;position:relative;color:#1A1A1A;line-height: 1.2;text-align: center;font-size: 5.3vw;font-weight: 700;}
#contentsend .inner-Box p.tel{position:relative;top:0;left:0;margin-bottom: 4.7vw;}
#contentsend .inner-Box p.tel img{width:100%;height:auto;}
#contentsend .inner-Box p.btn{}
#contentsend .inner-Box p.btn img{width:100%;height:auto;}
#contentsend .inner-Box2{margin:0 auto;position:relative;padding: 8.7vw 0 9.6vw;width:100%;}
#contentsend .inner-Box2 p.text{margin-bottom:0;position:relative;color:#FFF;font-family:"Noto Sans JP";text-align: center;font-size: 3.6vw;font-weight: 400;line-height: 6.0vw;}
#contentsend .inner-Box2 figure.img{position: absolute;top: -36.1vw;right: 4.7vw;margin:7.2vw auto 0;text-align:center;width: 44.2vw;}
#contentsend .inner-Box2 figure.img img{width:100%;max-width:72.5vw;height:auto;}
.pc-fix-list{position: fixed;top: 48.31vw;right: 0;display: none;}
.pc-fix-list li{ margin-bottom: 0.97vw;}


footer{width:100%;padding: 23.2vw 0 0;line-height:1.6;position:relative;background: url(../images/common/sp-contentsfoot-back01.png) no-repeat top center #005F97;background-size: 100% auto;height:auto;}
footer a{}
footer .footer-Box{margin: 0 auto 45.9vw;font-size:3.9vw;position:relative;max-width:100%;padding:0 5.8vw;}
footer .footer-Box a{color:#fff;}

footer .f-con-Box{position:relative;color:#fff;margin-bottom:12.1vw;text-align:center;margin-top: 0vw;}
footer .f-con-Box .f-logo{position: relative;top: 3.5vw;margin: 0 15.6vw 8.5vw 14vw;}
footer .f-con-Box .f-logo img{height:auto;}
footer .f-con-Box .fttext{font-size:3.4vw;line-height:2.36;letter-spacing:.05em;font-weight:400;margin-bottom:4.3vw;text-align:left;}

footer .f-con-Box .cname{font-size:3.9vw;line-height:2.06;letter-spacing:.05em;font-weight:500;text-align:left;margin-bottom:1.7vw;}
footer .f-con-Box .ftext{text-align:left;color:#FFF;font-size:3.9vw;font-weight:400;line-height:6.3vw;padding-top:1.2vw;text-align: center;margin: 0 -1vw;text-align: center;font-size: 3.6vw;font-weight: 400;line-height: 6.0vw;}
footer .f-con-Box ul.f-sns{display:flex;flex-wrap:wrap;justify-content:center;position:relative;top:auto;right:auto;margin: 6.4vw 0 0;}
footer .f-con-Box ul.f-sns li{margin:0 2.4vw;}
footer .f-con-Box ul.f-sns li img{width: 14.7vw;height:auto;}

footer .copyright{display:block;position:relative;padding: 0 5.8vw 27.2vw;margin:0 auto;max-width:100%;line-height: 1.28;color:#FFF;text-align: center;font-size: 2.9vw;font-weight: 400;}
footer .copyright a{color:#fff;}

footer .f-link-Box {display:none;}



.spptop{position: absolute;top: -16.4vw;left: 50%;transform: translateX(-50%);width: 30.6vw;}



.main-title{width: 100%;text-align: center;margin-bottom: 8.9vw;padding: 5.9vw 0 6.7vw;background: #EFEFE8;}
.main-title .en {display: none;}
.main-title .jp {display: block;line-height: 1;text-align: center;text-align: center;font-size: 4.3vw;font-weight: 700;}

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

.seo_bread_list{width: 100%;padding: 0.8vw 4.7vw 3.5vw;margin: 0 auto;font-size: 2.90vw;color: #C8C6C2;line-height: 1.6;display: none;}
/*.seo_bread_list{display: none;}*/
 .seo_bread_list a {color: #C8C6C2;}
.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; }

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


