@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 { background: #EEE; 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(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; }

/* loading------------------------------------------------ */
#wrap.load{opacity: 1; transition: opacity 1800ms; -moz-transition: opacity 1800ms; -webkit-transition: opacity 1800ms; -o-transition: opacity 1800ms; }
#com_loading__box {height: 100%; width: 100%; position: fixed; top: 0; left: 0; background: #ccc; z-index: 99999999999999; -webkit-transition: all 400ms;   -o-transition: all 400ms;  -moz-transition: all 400ms;   transition: all 400ms; }
 /*プログレスバー*/
#com_loading {width: 0; height: 5px; background: #fff; position: fixed; top: 0; left: 0; -webkit-transition: all 0.2s linear 0s;    -o-transition: all 0.2s linear 0s;  -moz-transition: all 0.2s linear 0s;   transition: all 0.2s linear 0s; }
#com_loading__img {position: absolute; top: 50%; left: 50%; -webkit-transform: translate( -50%,-50% ); -ms-transform: translate( -50%,-50% ); transform: translate( -50%,-50% ); max-width: 80px; width: 60%; }

/*確認画面と完了画面を非表示*/
.confirm_area, .thanks_area { display: none; }

/*デフォルトのサンクスメッセージを非表示*/
.wpcf7-response-output{ display: none; }
#systmttl{ display: none;}

@font-face { font-family: "Yu Gothic"; src: local("Yu Gothic Medium"); font-weight: 100; }
@font-face { font-family: "Yu Gothic"; src: local("Yu Gothic Medium"); font-weight: 200; }
@font-face { font-family: "Yu Gothic"; src: local("Yu Gothic Medium"); font-weight: 300; }
@font-face { font-family: "Yu Gothic"; src: local("Yu Gothic Medium"); font-weight: 400; }
@font-face { font-family: "Yu Gothic"; src: local("Yu Gothic Bold"); font-weight: bold; }
@font-face { font-family: "Helvetica Neue"; src: local("Helvetica Neue Regular"); font-weight: 100; }
@font-face { font-family: "Helvetica Neue"; src: local("Helvetica Neue Regular"); font-weight: 200; }
/*.f-min { font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3","Sawarabi Mincho","Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; }*/
.f-gothic { font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック","Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro",  Verdana, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;}
.f-en{ font-family: din-2014, sans-serif; font-style: normal; }

.slick-dots li.slick-active button{background: #28343B;}

@media screen and (min-width: 768px),print {




.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 {font-size: 16px;overflow-x: hidden;line-height: 1.6;letter-spacing: 0.8px;font-weight: 500;}

header{width: 100%;height: 80px;margin: 0px auto auto;position: relative;top: 0;left: 0;transition: all 0.3s ease-in-out;z-index: 6;border-bottom: solid 2px #1A1A1A;}
header div{margin: 0 auto;position: relative;height: 80px;}
header .h-logo{padding: 13px 0 0 0px;display: block;width: 182px;margin: 0 0 0 auto;}
header .tel-no{position: absolute;top: 24px;right: 107px;font-size: 20px;font-weight: 400;letter-spacing: 1px;}
header .tel-no span{position: absolute;top: -6px;left: -30px;}
header .tel-no span img{ }

#contentsend {margin: 0 auto;position: relative;color: #fff;text-align: center;overflow: hidden;max-width: 1920px;}
#contentsend::before {content: "";display: block;width: 1px;height: 100%;position: absolute;top: 0;left: 50%;background: #EEEEEE;z-index: 3;}
#contentsend .inner-Box { margin: 0 auto; position: relative; }
#contentsend .inner-Box 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;}
#contentsend .inner-Box ul li {width: 50%;background: url(../images/common/contentsend-back01.png)no-repeat top center;background-size: cover;position: relative;padding-top: 116px;height: 500px;}
#contentsend .inner-Box ul li:nth-child(2) {margin-right: 0px;background: url(../images/common/contentsend-back02.png)no-repeat top center;background-size: cover;position: relative;padding-top: 134px;}
#contentsend .inner-Box span.entext{font-size: 22px;letter-spacing: 0px;display: block;margin-bottom: 31px;}
#contentsend .inner-Box h2 {font-size: 22px;line-height: 1.75;font-weight: 700;letter-spacing: 0px;margin-bottom: 5px;position: relative;}
#contentsend .inner-Box p.teltext {font-size: 38px;line-height: 1;font-weight: 400;letter-spacing: 0px;margin-bottom: 28px;position: relative;}
#contentsend .inner-Box p.teltext span.sp-tel-link {font-size: 70px;display: inline-block;padding: 0 0 0 9px;position: relative;top: 9px;}
#contentsend .inner-Box p.timetext {font-size: 18px;line-height: 1.78;font-weight: 500;letter-spacing: 0px;margin-bottom: 30px;position: relative;}
#contentsend .inner-Box h3 {font-size: 26px;line-height: 1.62;font-weight: 700;letter-spacing: 0px;margin: -13px 0 40px;position: relative;}
#contentsend .inner-Box p.cobtn {font-size: 14px;line-height: 2;font-weight: 700;letter-spacing: 0px;margin-bottom: 30px;position: relative;}
#contentsend .inner-Box p.cobtn a {color: #fff;display: block;background: #1A1A1A;width: 360px;height: 60px;border-radius: 5px;margin: 0 auto;transition: all 0.3s ease-in-out;position: relative;padding-top: 18px;}
#contentsend .inner-Box p.cobtn a .arr{position: absolute;top: 9px;right: 30px;transition: all 0.3s ease-in-out;}
#contentsend .inner-Box p.cobtn a:hover { text-decoration: none; color: #1A1A1A; background: #fff; }
#contentsend .inner-Box p.cobtn a:hover .arr{ /* black */right: 20px; -webkit-filter: brightness(0); filter: brightness(0);}



footer{width: 100%;background: #393939;padding: 71px 0px 40px;line-height: 1.6;position: relative;color: #fff;}
footer a{}
footer .f-all-link-Box{width: 864px;float: left;color: #fff;padding-top: 103px;}
footer .footer-in-Box{margin: 0 auto;width: 1247px;}
footer .footer-Box{font-size: 16px;position: relative;width: 1247px;}
footer .footer-Box a{ color: #fff; }
footer .f-link-Box{}
footer .f-homelink {font-size: 20px;letter-spacing: 0.7px;color: #fff;position: relative;font-weight: 400;margin-bottom: 10px;}
footer .f-homelink a{font-size: 14px;letter-spacing: 0.7px;font-weight: 500;line-height: 2;}
footer .f-homelink span {font-size: 16px;letter-spacing: 0.8px;color: #fff;display: inline-block;font-weight: 400;position: relative;margin-bottom: 4px;margin-right: 19px;}
footer .f-link-Box .parent{ font-size: 14px; color: #fff; }
footer .f-link-Box .child{ font-size: 14px;}
footer .f-link-Box li a::before{content: ">";position: absolute;left: 0px;top: -2px;}
footer .f-link-Box .sub{margin-left: 10px;padding-left: 0px;}
footer .f-link-Box .sub::before{content: "┗";}
footer .f-link-Box .sub a{padding-left: 20px;}
footer .f-link-Box .fficon a::before{content: "";margin-right: 9px;}
/*footer .f-link-Box li::before{ content: "> "; }*/
footer .f-link-Box ul.f-link{ width: 294px; float: left; }
footer .f-link-Box ul.f-link2{width: 219px;float: left;}
footer .f-link-Box ul.f-link3{width: 239px;float: left;}
footer .f-link-Box ul.f-link4{width: 115px;float: left;margin-right: -50px;}
footer .f-link-Box li{margin-bottom: 9.6px;letter-spacing: 0.7px;font-weight: 400;font-size: 14px;}
footer .f-link-Box li a{display: block;padding: 0 0 0 24px;color: #F5F5F5;position: relative;}
footer .f-link-Box li span{font-weight: 700;font-size: 16px;display: block;letter-spacing: 0.48px;padding: 0 0 5px;}
footer .f-link{ }

footer .f-con-Box{text-align: left;width: 383px;float: left;}
footer .f-con-Box .f-logo{margin-bottom: 19px;}
footer .f-con-Box .f-logo img{}
footer .f-con-Box .fttext{font-size: 14px;letter-spacing: 0.7px;font-weight: 700;line-height: 1.9;margin-bottom: 17px;}
footer .f-con-Box .fttext span{font-size: 18px;letter-spacing: 0.9px;}
footer .f-con-Box .fttext2{font-size: 14px;letter-spacing: 0.7px;font-weight: 700;line-height: 2;margin-bottom: 20px;}
footer .f-con-Box .fttext3{font-size: 13px;letter-spacing: 0.65px;font-weight: 500;line-height: 1.9;margin-bottom: 20px;color: #F5F5F5;}
footer .f-con-Box .fttext3 a{ color: #F5F5F5; position: relative; display: inline-block; }
footer .f-con-Box .fttext3 a::before{ content: ""; display: block; width: 6px; height: 6px; border: 1px solid #F5F5F5; position: absolute; top: 4px; right: -15px; }
footer .f-con-Box .fttext3 a::after{content: "";display: block;width: 6px;height: 6px;border: 1px solid #F5F5F5;position: absolute;top: 8px;right: -19px;}

footer .pagetop{position: absolute;bottom: 14px;font-size: 11px;letter-spacing: 0.55px;text-decoration: underline;top: 30px;right: 11px;z-index: 3;}

footer .f-con-Box .bttmtext{ text-align: center; font-size: 12px; letter-spacing: 0.6px; color: #333333; padding-top: 32px; border-bottom: 1px solid #D6D6D4; padding-bottom: 22px; }
footer .f-con-Box .snslist{display: -webkit-box;display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: -o-flex;display: flex;-webkit-box-lines: multiple;-moz-box-lines: multiple;-webkit-flex-wrap: wrap;-moz-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;position: relative;margin-bottom: 25px;}
footer .f-con-Box .snslist li{margin-right: 16px; /* black */}
footer .f-con-Box .snslist li img{}
footer .f-link3{}

.copyright{font-size: 11px;font-weight: 400;display: block;letter-spacing: 0.55px;position: relative;right: 0;color: #919090;text-align: left;margin: 0 auto;padding: 20px 0;}
.copyright a{ color: #888888; }



#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;left: 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{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: 400px;}
   .side-fix ul li{ width: 200px;}
   .fix-pagetop{position: fixed;bottom: 0;right: 0;}
   #pc-menu-open{display: none;background: #EAEAE9;background-size: cover;width: 100vw;height: 100vh;position: fixed;top: 0;z-index: 10000;overflow-y: scroll;}
   #pc-menu-open .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;position: absolute;top: 110px;left: 74px;z-index: 3;}
   #pc-menu-open .snslist li{margin-right: 20px;}
   #pc-menu-open .snslist li img{width: 32px;}

   #pc-menu-open .h-logo{position: absolute;top: 20px;right: 59px;z-index: 3;}
   #pc-menu-open .h-logo img{width: 270px;}
   #pc-menu-open .open-close-01{position: absolute;top: 0;left: 0;z-index: 4;}
   #pc-menu-open .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;width: 1080px;margin: 0 auto;}
   #pc-menu-open .bn-list li{margin-right: 0px;}
   #pc-menu-open .bn-list li:nth-child(3){margin-right: 0px;}
   #pc-menu-open .menu-open-Box{ width: 1100px; margin: 0 auto; font-size: 16px;}

   #pc-menu-open .footer-Box{margin: 0 auto -13px;font-size: 16px;position: relative;max-width: 1189px;padding: 0 40px 71px;}
   #pc-menu-open .footer-Box a{}

   #pc-menu-open .endinner-Box {margin: 0 auto 47px;position: relative;max-width: 1350px;border-bottom: 1px solid #333;padding-top: 224px;}
   #pc-menu-open .endinner-Box 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;width: 822px;margin: 0 auto;}
   #pc-menu-open .endinner-Box ul li {width: 50%;background-size: cover;position: relative;height: 186px;text-align: center;}
   #pc-menu-open .endinner-Box ul li:nth-child(2) {margin-right: 0px;background-size: cover;position: relative;right: -10px;}
   #pc-menu-open .endinner-Box span.entext{font-size: 22px;letter-spacing: 0px;display: block;margin-bottom: 31px;}
   #pc-menu-open .endinner-Box h2 {font-size: 18px;line-height: 1.75;font-weight: 700;letter-spacing: 0px;margin-bottom: 1px;position: relative;}
   #pc-menu-open .endinner-Box p.teltext {font-size: 29px;line-height: 1;font-weight: 400;letter-spacing: 0px;margin-bottom: 15px;position: relative;}
   #pc-menu-open .endinner-Box p.teltext span.sp-tel-link {font-size: 44px;display: inline-block;padding: 0 0 0 9px;position: relative;top: 9px;}
   #pc-menu-open .endinner-Box p.timetext {font-size: 16px;line-height: 1.78;font-weight: 500;letter-spacing: 0px;margin-bottom: 30px;position: relative;}
   #pc-menu-open .endinner-Box h3 {font-size: 18px;line-height: 1.62;font-weight: 700;letter-spacing: 0px;margin-bottom: 8px;position: relative;}
   #pc-menu-open .endinner-Box p.cobtn {font-size: 14px;line-height: 2;font-weight: 700;letter-spacing: 0px;margin-bottom: 30px;position: relative;}
   #pc-menu-open .endinner-Box p.cobtn a {color: #fff;display: block;background: #1A1A1A;border-radius: 5px;margin: 0 auto;transition: all 0.3s ease-in-out;position: relative;padding-top: 18px;width: 311px;height: 60px;}
   #pc-menu-open .endinner-Box p.cobtn a .arr{position: absolute;top: 9px;right: 30px;transition: all 0.3s ease-in-out;}
   #pc-menu-open .endinner-Box p.cobtn a:hover { text-decoration: none; color: #1A1A1A; background: #fff; }
   #pc-menu-open .endinner-Box p.cobtn a:hover .arr{ /* black */right: 20px; -webkit-filter: brightness(0); filter: brightness(0);}
   
   #pc-menu-open .f-link-Box{ width: 1030px; margin: 0 auto; }
   #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 li a::before{content: ">";position: absolute;left: 0px;top: -2px;}
   #pc-menu-open .f-link-Box .sub{margin-left: 10px;padding-left: 0px;}
   #pc-menu-open .f-link-Box .sub::before{content: "┗";}
   #pc-menu-open .f-link-Box .sub a{padding-left: 20px;}
   #pc-menu-open .f-link-Box .fficon a::before{content: "";margin-right: 9px;}
/*   #pc-menu-open .f-link-Box li::before{ content: "> "; }*/
   #pc-menu-open .f-link-Box ul.f-link{width: 340px;float: left;}
   #pc-menu-open .f-link-Box ul.f-link2{width: 300px;float: left;}
   #pc-menu-open .f-link-Box ul.f-link3{width: 278px;float: left;}
   #pc-menu-open .f-link-Box ul.f-link4{width: 115px;float: left;margin-right: -50px;}
   #pc-menu-open .f-link-Box li{margin-bottom: 9.6px;letter-spacing: 0.7px;font-weight: 400;font-size: 14px;}
   #pc-menu-open .f-link-Box li a{display: block;padding: 0 0 0 24px;position: relative;}
   #pc-menu-open .f-link-Box li span{font-weight: 700;font-size: 18px;display: block;letter-spacing: 0.54px;padding: 0 0 5px;}
   #pc-menu-open .f-link{ }



   /* 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%;height: 174px;margin-bottom: 16px;text-align: left;border-bottom: 2px solid #1A1A1A;padding: 28px 0 0 0;}
   .main-title .en {font-size: 48px;letter-spacing: 0px;font-weight: 600;display: block;margin: 0 auto -2px;text-transform: uppercase;max-width: 1340px;padding: 0 30px;}
   .main-title .jp {font-size: 17px;font-weight: 400;letter-spacing: 0px;display: block;max-width: 1340px;padding: 0 30px;margin: 0 auto;}
   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: 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 { font-family: "ＭＳ ゴシック",sans-serif; font-style: italic; }
.wysiwyg img {max-width: 100% !important;width: auto!important;height: auto!important;!importan;!importa;!import;!impor;!impo;!impoe;!impo;!impoe;!impo;!imp;!im;!i;!;}
.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:1400px) {
	
      footer .f-con-Box{width: 30.6%;}

      
   }
   

@media screen and (max-width: 767px) {


.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;background-size: 100% auto;}
.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: 14.8vw;border-bottom: #000 2px solid;}
.sp-header .h-logo{padding: 2.4vw 0 0 4vw;width: 36.6vw;margin-left: auto;}
.sp-header .h-logo img {height: 10vw;width: auto;}
.sp-header .h-menu {position: fixed;top: 0vw;left: 0;z-index: 997;}
.sp-header .h-menu img {height: 14.6vw;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: #EAEAE9;background-size: cover;box-sizing: border-box;overflow: scroll;}
nav#sp-global-nav .h-logo {padding: 3.7vw 0 0 4vw;margin: 0 0 16.2vw auto;width: 60.4vw;}
nav#sp-global-nav .h-logo img {height: 18.3vw;width: auto;}
nav#sp-global-nav .open-close-01 {position: fixed;left: 0;z-index: 998;}
nav#sp-global-nav .open-close-01 img {height: 14.5vw;width: auto;}
nav#sp-global-nav .f-all-link-Box{margin: 0 4vw 23.8vw;}
nav#sp-global-nav .f-homelink{margin-bottom: 15.2vw;}
nav#sp-global-nav .f-homelink a{font-size: 3.86vw;letter-spacing: 0.12vw;font-weight: 700;display: block;padding-bottom: 2.4vw;position: relative;border-bottom: #D4D4D4 1px solid;}
nav#sp-global-nav .f-homelink a::before{position: absolute;top: 4vw;right: 7vw;}

nav#sp-global-nav .list{margin-bottom: 7vw;}
nav#sp-global-nav .list li span{background-size: 100% auto;font-size: 3.86vw;letter-spacing: 0.17vw;font-weight: 700;display: block;position: relative;padding: 3.8vw 0vw 2.5vw 0vw;border-bottom: #D4D4D4 1px solid;margin-bottom: 5.7vw;}
nav#sp-global-nav .list li a{font-size: 3.38vw;letter-spacing: 0.17vw;font-weight: 400;display: block;position: relative;padding: 3.8vw 7.4vw 2.9vw 10.8vw;}
nav#sp-global-nav .list li a::before{content: ">";position: absolute;top: 3.5vw;left: 5vw;}

nav#sp-global-nav .f-con-Box{text-align: left;padding-bottom: 30vw;}
nav#sp-global-nav .f-con-Box .f-logo{margin: 0 22.4vw 6.27vw;}
nav#sp-global-nav .f-con-Box .f-logo img{}
nav#sp-global-nav .f-con-Box .fttext{font-size: 3.38vw;letter-spacing: 0.17vw;font-weight: 500;line-height: 1.8;margin-bottom: 0.63vw;text-align: center;}
nav#sp-global-nav .f-con-Box .fttext span{font-size: 4.35vw;letter-spacing: 0.22vw;}
nav#sp-global-nav .f-con-Box .fttext2{font-size: 3.38vw;letter-spacing: 0.17vw;font-weight: 500;line-height: 2;margin-bottom: 4.23vw;text-align: center;}
nav#sp-global-nav .f-con-Box .fttext3{font-size: 3.14vw;letter-spacing: 0.16vw;font-weight: 500;line-height: 1.9;margin-bottom: 5.33vw;text-align: center;}
nav#sp-global-nav .f-con-Box .fttext3 a{position: relative;display: inline-block;}
nav#sp-global-nav .f-con-Box .fttext3 a::before{content: "";display: block;width: 1.6vw;height: 1.6vw;border: 0.27vw solid #000;position: absolute;top: 1.47vw;right: -2vw;}
nav#sp-global-nav .f-con-Box .fttext3 a::after{content: "";display: block;width: 1.6vw;height: 1.6vw;border: 0.27vw solid #000;position: absolute;top: 2.33vw;right: -2.8vw;}

nav#sp-global-nav .f-con-Box2{text-align: center;margin-bottom: 18.3vw;}
nav#sp-global-nav .f-con-Box2 p.telttl {font-size: 4.35vw;line-height: 1.75;font-weight: 700;letter-spacing: 0.0vw;margin-bottom: 1.33vw;position: relative;}
nav#sp-global-nav .f-con-Box2 p.teltext {font-size: 6.28vw;line-height: 1;font-weight: 400;letter-spacing: 0.0vw;margin-bottom: 5.77vw;position: relative;}
nav#sp-global-nav .f-con-Box2 p.teltext span.sp-tel-link {font-size: 11.84vw;display: inline-block;padding: 0 0 0 2.4vw;position: relative;top: 2.4vw;}
nav#sp-global-nav .f-con-Box2 p.timetext {font-size: 3.86vw;line-height: 1.88;font-weight: 500;letter-spacing: 0.0vw;margin-bottom: 8.0vw;position: relative;}


nav#sp-global-nav .f-con-Box .bttmtext{ text-align: center; font-size: 3.2vw; letter-spacing: 0.16vw; color: #333333; padding-top: 8.53vw; border-bottom: 0.27vw solid #D6D6D4; padding-bottom: 5.87vw; }
nav#sp-global-nav .f-con-Box .snslist{display: -webkit-box;display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: -o-flex;display: flex;-webkit-box-lines: multiple;-moz-box-lines: multiple;-webkit-flex-wrap: wrap;-moz-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;position: relative;margin: 0 0 6.67vw 39.3vw;}
nav#sp-global-nav .f-con-Box .snslist li{margin-right: 5.27vw; /* black */width: 8.4vw;}
nav#sp-global-nav .f-con-Box .snslist li 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 {position: relative;color: #fff;text-align: center;overflow: hidden;}
#contentsend::before {display: block;width: 0.27vw;height: 100%;position: absolute;top: 0;left: 50%;background: #EEEEEE;z-index: 3;}
#contentsend .inner-Box {position: relative;}
#contentsend .inner-Box 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;}
#contentsend .inner-Box ul li {width: 100%;background: url(../images/common/sp-contentsend-back01.png)no-repeat top center;background-size: cover;position: relative;padding-top: 10.93vw;border-bottom: #EEE 1px solid;padding-bottom: 3.1vw;}
#contentsend .inner-Box ul li:nth-child(2) {margin-right: 0.0vw;background: url(../images/common/sp-contentsend-back02.png)no-repeat top center;background-size: cover;position: relative;padding-top: 11.03vw;border-bottom: none;}
#contentsend .inner-Box span.entext{font-size: 5.31vw;letter-spacing: 0.0vw;display: block;margin-bottom: 5.37vw;}
#contentsend .inner-Box h2 {font-size: 4.35vw;line-height: 1.75;font-weight: 700;letter-spacing: 0.0vw;margin-bottom: 1.33vw;position: relative;}
#contentsend .inner-Box p.teltext {font-size: 6.28vw;line-height: 1;font-weight: 400;letter-spacing: 0.0vw;margin-bottom: 5.77vw;position: relative;}
#contentsend .inner-Box p.teltext span.sp-tel-link {font-size: 11.84vw;display: inline-block;padding: 0 0 0 2.4vw;position: relative;top: 2.4vw;color: #fff;}
#contentsend .inner-Box p.timetext {font-size: 3.86vw;line-height: 1.88;font-weight: 500;letter-spacing: 0.0vw;margin-bottom: 8.0vw;position: relative;}
#contentsend .inner-Box h3 {font-size: 5.31vw;line-height: 1.55;font-weight: 700;letter-spacing: 0.0vw;margin: 0vw 0 8.47vw;position: relative;}
#contentsend .inner-Box p.cobtn {font-size: 3.38vw;line-height: 2;font-weight: 700;letter-spacing: 0.0vw;margin-bottom: 8.9vw;position: relative;}
#contentsend .inner-Box p.cobtn a {color: #fff;display: block;background: #1A1A1A;height: 14.8vw;border-radius: 1.33vw;margin: 0 8.8vw;transition: all 0.3s ease-in-out;position: relative;padding-top: 3.7vw;}
#contentsend .inner-Box p.cobtn a .arr{position: absolute;top: 1.6vw;right: 7.3vw;width: 2.6vw;transition: all 0.3s ease-in-out;}
#contentsend .inner-Box p.cobtn a:hover { text-decoration: none; color: #1A1A1A; background: #fff; }
#contentsend .inner-Box p.cobtn a:hover .arr{ /* black */right: 5.33vw; -webkit-filter: brightness(0); filter: brightness(0);}

footer .f-link-Box{display: none;}

footer{width: 100%;background: #393939;padding: 13.93vw 0.0vw 10.67vw;line-height: 1.6;position: relative;color: #fff;}
footer a{}
footer .f-all-link-Box{color: #fff;padding-top: 27.47vw;display: none;}
footer .footer-in-Box{ padding: 0.3vw 4vw 0; }
footer .footer-Box{font-size: 4.27vw;position: relative;margin-bottom: -4.3vw;}
footer .footer-Box a{ color: #fff; }

footer .f-con-Box{text-align: left;}
footer .f-con-Box .f-logo{margin: 0 18.2vw 6.27vw;}
footer .f-con-Box .f-logo img{}
footer .f-con-Box .fttext{font-size: 3.38vw;letter-spacing: 0.17vw;font-weight: 700;line-height: 1.8;margin-bottom: 2.23vw;text-align: center;}
footer .f-con-Box .fttext span{font-size: 4.35vw;letter-spacing: 0.22vw;}
footer .f-con-Box .fttext2{font-size: 3.38vw;letter-spacing: 0.17vw;font-weight: 500;line-height: 2;margin-bottom: 1.73vw;text-align: center;}
footer .f-con-Box .fttext3{font-size: 3.14vw;letter-spacing: 0.16vw;font-weight: 500;line-height: 1.9;margin-bottom: 5.33vw;color: #F5F5F5;text-align: center;}
footer .f-con-Box .fttext3 a{ color: #F5F5F5; position: relative; display: inline-block; }
footer .f-con-Box .fttext3 a::before{content: "";display: block;width: 1.6vw;height: 1.6vw;border: 0.27vw solid #F5F5F5;position: absolute;top: 1.47vw;right: -2vw;}
footer .f-con-Box .fttext3 a::after{content: "";display: block;width: 1.6vw;height: 1.6vw;border: 0.27vw solid #F5F5F5;position: absolute;top: 2.33vw;right: -2.8vw;}

footer .pagetop{position: absolute;bottom: 3.73vw;font-size: 2.93vw;letter-spacing: 0.15vw;text-decoration: underline;top: 8.0vw;right: 2.93vw;z-index: 3;}

footer .f-con-Box .bttmtext{ text-align: center; font-size: 3.2vw; letter-spacing: 0.16vw; color: #333333; padding-top: 8.53vw; border-bottom: 0.27vw solid #D6D6D4; padding-bottom: 5.87vw; }
footer .f-con-Box .snslist{display: -webkit-box;display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: -o-flex;display: flex;-webkit-box-lines: multiple;-moz-box-lines: multiple;-webkit-flex-wrap: wrap;-moz-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;position: relative;margin: 0 0 6.67vw 35vw;}
footer .f-con-Box .snslist li{margin-right: 5.27vw; /* black */width: 8.4vw;}
footer .f-con-Box .snslist li img{}

.copyright{font-size: 2.93vw;font-weight: 400;display: block;letter-spacing: 0.15vw;position: relative;right: 0;color: #919090;text-align: left;margin: 0 4vw;padding: 5.33vw 0;}
.copyright a{ color: #888888; }

.copyright{font-size: 2.66vw;font-weight: 400;display: block;line-height: 2.4;letter-spacing: 0.13vw;position: relative;right: 0;color: #888888;text-align: center;padding: 3.62vw 0 22.25vw;}
.copyright a{ color: #888888; }

.main-title{width: 100%;text-align: center;margin-bottom: 4.1vw;padding: 5.7vw 0 7.5vw;border-bottom: #000 2px solid;}
.main-title .en { font-size: 9.66vw; letter-spacing: 0vw; font-weight: 600; margin: 0vw 0 -1vw 0; text-transform: uppercase; display: block; }
.main-title .jp {display: block;font-size: 3.62vw;letter-spacing: 0.19vw;font-weight: 400;}

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; }

#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: #393939;color: #fff;}
.wysiwyg h2 { border-top: 1px solid #333; border-bottom: 1px solid #333;}
.wysiwyg h3 {border-left: 6px solid #C99831;}
.wysiwyg h4 { border-bottom: 1px solid #000;}
.wysiwyg h5 { border-bottom: 1px dashed #000;}
.wysiwyg h6 {background-color: #C6D5D9;}


