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

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

   /* WEB FONTs 游ゴシックかすれ予防*/
   @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: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif; }
   .f-min-02 { 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-gothic-02 {
    font-family: "Noto Sans JP", sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
  }
  .f-gothic-old {
    font-family: "Zen Old Mincho", serif;
    font-optical-sizing: auto;
    font-style: normal;
  }

 .f-pop{ font-family: "Poppins", sans-serif;}



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

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

.grecaptcha-badge{z-index: 200;}

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

img{vertical-align: bottom;max-width: 100%;height: auto;}

/* bese */
body { font-size: 16px; overflow-x: hidden; line-height: 1.6; letter-spacing: 0.8px; }
header{width: 100%;height: 177px;min-width: 1280px;margin: 0px auto 15px auto;padding-top: 10px;position: relative;max-width: 1920;}
header .h-logo{padding: 10px 0 0 30px;width: 249px;}
header .h-add-Box{position: absolute;font-size: 18px;top: 35px;left: 311px;font-weight: bold;letter-spacing: 0.72px;}

#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: 27px;right: 29px;z-index: 9999;}
.pc-menu:hover{ opacity: 0.8; cursor: pointer; cursor: hand;}
.side-fix{position: fixed;top: 110px;right: 0;z-index: 10;}

#pc-menu-open{display: none;width: 100vw;height: 100vh;position: fixed;top: 0;z-index: 10000;/* max-width: 1920px; */overflow-y: scroll;}
#pc-menu-open .open-close-01{position: absolute;top: 26px;right: 28px;}
#pc-menu-open .f-link-l{ }
#pc-menu-open .f-link-l li{font-size: 20px;letter-spacing: 1px;margin-bottom: 26.7px;}
#pc-menu-open .f-link-l li:first-child{margin-bottom: 69px;}
#pc-menu-open .f-link-l li span{display: inline-block;width: 273px;position: relative;top: -9px;}
#pc-menu-open .f-link-l li:first-child span{top: 0px;}
#pc-menu-open {background: url(../images/common/open-back.png)no-repeat top center;background-size: cover;padding: 95px 0 80px 0;line-height: 1.6;}
#pc-menu-open  .menu-open-Box{ width: 1100px; margin: 0 auto; font-size: 16px;}
#pc-menu-open .ttl{position: absolute;top: 19px;left: 32px;}
#g-nav{ position: absolute; top: 35px; right: 148px; font-size: 22px; font-weight: 600; font-style: italic; letter-spacing: 1.32px; }
#g-nav li.list {position: relative;display: inline-block;margin-left: 30px;}
#g-nav li.list span { cursor: pointer;}
#g-nav li.list span,
#g-nav li.list a{display: block;text-align: center;}
#g-nav li.list:first-child a {}
#g-nav .dropmenu li.list ul.sub { visibility: hidden; opacity: 0; transition: 0s; position: absolute; top: 35px; left: 0; margin: 0; padding: 0; z-index: 500; width: 220px;}
#g-nav .dropmenu li.list:hover ul { visibility: visible; opacity: 1; display: block; }
#g-nav .dropmenu li.list ul li:last-child a { border-bottom: 1px solid #ccc; }
#g-nav .dropmenu li.list ul li a { visibility: hidden; opacity: 0; transition: 0.9s; background: #fff; display: block; width: 220px; padding: 10px; color: #000; border: 1px solid #ccc; border-bottom: none; }
#g-nav .dropmenu li.list:hover ul li a { visibility: visible; opacity: 1; }

#contentsend {margin: 0 auto -443px;position: relative;background: url('../images/common/contentsend-back01.png')no-repeat top center;padding: 364px 0 0;}
#contentsend .inner-Box {margin: 0 auto;position: relative;width: 1101px;}
#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 {  }
#contentsend .inner-Box ul li:nth-child(2) {right: -80px;position: relative;}
#contentsend .inner-Box ul li figure{  }
.open-main-Box{width: 1000px;margin: 0 auto;}
.fix-pagetop{position: fixed;bottom: 85px;right: 15px;z-index: 3;}
   footer{
      width: 100%;
      max-width: 1920px;
      margin: 0 auto;
      min-width: 1280px;
      background: url(../images/common/foot-back01.png)no-repeat top center;
      background-size: cover;
      padding: 589px 0 0px 0;
      line-height: 1.6;
      text-align: center;
      height: 2040px;
      }
   footer .footer-Box{ width: 1100px; margin: 0 auto; }
   footer .f-home-link{border-bottom: 1px solid #fff;font-size: 18px;line-height: 1.6;letter-spacing: 0.9px;font-weight: 500;padding-bottom: 19px;margin-bottom: 77px;}
   footer .f-link-l{font-size: 18px;line-height: 1.6;letter-spacing: 0.9px;font-weight: 500;margin-bottom: 134px;}
   footer .f-link-l a{margin-bottom: 17.4px;display: inline-block;}
   footer .f-con-Box{ font-size: 18px;line-height: 1.6;letter-spacing: 0.9px;font-weight: 500; }
   footer .f-con-Box p{margin-bottom: 64px;}
   footer .seotext{font-size: 14px;line-height: 30px;letter-spacing: 0.7px;font-weight: 500;text-align: left;margin-bottom: 327px;}
   .copyright{font-size: 14px;letter-spacing: 0.7px;text-align: center;padding: 28px 0px 20px 0px;display: block;}
   
   /* 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{max-width: 1920px;width: 100%;min-width: 1100px;color: #fff;padding: 69px 0 0px 0;margin: 0 auto 30px;height: 414px;}
   .main-title .inbox{margin: 0 auto;width: 1620px;padding: 0 20px;}
   .main-title .en {font-family: "Poppins", sans-serif;display: block;font-size: 240px;font-weight: 600;margin-bottom: 25px;letter-spacing: -14.4px;text-transform: uppercase;font-style: italic;color: #00B7FF;line-height: 1;}
   .main-title .plinl{position: relative;top: 2px;left: -3px;margin-bottom: -20px;}
   .main-title .jp {display: block;font-size: 28px;letter-spacing: 1.4px;font-weight: 500;position: relative;left: 312px;top: -26px;}
   
   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%;background: #191919;color: #fff;}
   img { vertical-align: bottom; }
   a { text-decoration: none; color: #fff; }
   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; height: auto; }
   .wysiwyg p {min-height: 15px;min-width: 10px;line-height: 2;margin-bottom: 40px;}
   .wysiwyg h1, .wysiwyg h2, .wysiwyg h3, .wysiwyg h4, .wysiwyg h5, .wysiwyg h6 {font-weight: bold;text-align: left;}
   .wysiwyg h1 {padding: 12px 24px;font-size: 24px;line-height: 1.6;margin: 10px 0px 25px;}
   .wysiwyg h2 {padding: 12px;font-size: 22px;line-height: 1.6;margin: 10px 5px 44px;}
   .wysiwyg h3 {padding: 5px 20px;font-size: 20px;line-height: 1.6;margin: 10px 5px;border-bottom: 1px solid #fff;margin-bottom: 40px;}
   .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 a{text-decoration: underline;}
.wysiwyg iframe{ height: 500px !important; width: 800px !important; margin: 0 auto 40px; display: block;}
.wp-block-image{margin:0 0 35px 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> */
.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:1650px) {
header .h-add-Box{top: 85px;}
}
@media screen and (min-width:768px) and ( max-width:1550px) {
#pc-menu-open {padding: 225px 0 80px 0;}
}



@media screen and (min-width: 768px) and (max-width: 1919px){
  header{width:100%;height:9.22vw;min-width:66.67vw;margin:0 auto 0.78vw auto;padding-top:0.52vw;position:relative;max-width:100vw;}
  header .h-logo{padding:0.52vw 0 0 1.56vw;width:12.95vw;}
  header .h-add-Box{position:absolute;/* font-size: 1.2vw; */top:1.82vw;left:16.2vw;font-weight:bold;letter-spacing:0.04vw;}
}

@media screen and (min-width: 768px) and (max-width: 1300px){
   header .h-add-Box{position:absolute;font-size: 1.2vw;top:1.82vw;left:16.2vw;font-weight:bold;letter-spacing:0.04vw;}
 }

@media screen and (min-width: 768px) and (max-width: 1919px){
#pullnavi{position:fixed;top:0;left:0;z-index:10;background:#fff;width:100%;box-shadow:0px 3px 20px #00000029;}
#pullnavi .inbox{width:100%;min-width:66.67vw;height:3.65vw;margin:0 auto 1.04vw auto;padding-top:0.73vw;position:relative;}
.pc-menu{position:fixed;top:1.41vw;right:1.51vw;z-index:9999;}
.pc-menu:hover{opacity:0.8;cursor:pointer;}
.side-fix{position:fixed;top:5.73vw;right:0;z-index:10;}
}


@media screen and (min-width: 768px) and (max-width: 1919px) {
  #pc-menu-open{display:none;width:100vw;height:100vh;position:fixed;top:0;max-width: 1920px;z-index:10000;overflow-y:scroll;}
  #pc-menu-open .open-close-01{position:absolute;top:1.35vw;right:1.46vw;}
  #pc-menu-open .f-link-l{}
  #pc-menu-open .f-link-l li{/* font-size:1.04vw; *//* letter-spacing:0.052vw; */margin-bottom:1.39vw;}
  #pc-menu-open .f-link-l li:first-child{margin-bottom:3.59vw;}
  #pc-menu-open .f-link-l li span{display:inline-block;width: 13.21vw;position:relative;padding: 0 0vw 0 0;top: -0.9vw;margin: 0 2vw 0 0;}
  #pc-menu-open .f-link-l li:first-child span{top:0vw;}
  #pc-menu-open{background:url(../images/common/open-back.png)no-repeat top center;background-size:cover;padding: 6.95vw 0 4.17vw 0;line-height:1.6;}
  #pc-menu-open .menu-open-Box{width:57.29vw;margin:0 auto;font-size:0.83vw;}
  #pc-menu-open .ttl{position:absolute;top:0.99vw;left:1.67vw;}
  #g-nav{position:absolute;top:1.82vw;right: 9.71vw;font-size:1.15vw;font-weight:600;font-style:italic;letter-spacing:0.069vw;}
  #g-nav li.list{position:relative;display:inline-block;margin-left:1.56vw;}
  #g-nav li.list span{cursor:pointer;}
  #g-nav li.list span,#g-nav li.list a{display:block;text-align:center;}
  #g-nav li.list:first-child a{}
  #g-nav .dropmenu li.list ul.sub{visibility:hidden;opacity:0;transition:0s;position:absolute;top:1.82vw;left:0;margin:0;padding:0;z-index:500;width:11.46vw;}
  #g-nav .dropmenu li.list:hover ul{visibility:visible;opacity:1;display:block;}
  #g-nav .dropmenu li.list ul li:last-child a{border-bottom:1px solid #ccc;}
  #g-nav .dropmenu li.list ul li a{visibility:hidden;opacity:0;transition:0.9s;background:#fff;display:block;width:11.46vw;padding:0.52vw;color:#000;border:1px solid #ccc;border-bottom:none;}
  #g-nav .dropmenu li.list:hover ul li a{visibility:visible;opacity:1;}
}


@media screen and (min-width: 768px) and (max-width: 1280px){
#contentsend{margin: 0 auto -30.06vw;position:relative;background:url('../images/common/contentsend-back01.png')no-repeat top center;padding: 30.96vw 0 0;background-size: cover;}
#contentsend .inner-Box{margin:0 auto;position:relative;width: 69.39vw;}
#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: 34vw;
}
#contentsend .inner-Box ul li:nth-child(2){right:-4.17vw;padding: 0.4vw 0 0 0;position:relative;width: 34.5vw;}
#contentsend .inner-Box ul li figure{}
footer .footer-Box{width: 100%;margin:0 auto;}
footer .f-home-link{border-bottom:1px solid #fff;font-size: 15px;/* line-height:1.6; *//* padding: 0 12vw 0 0; *//* width: 1200px; *//* letter-spacing:0.05vw; */margin: 0 12vw 0 12vw;font-weight:500;padding-bottom:0.99vw;margin-bottom:4.01vw;}
footer .seotext{font-size: 12px;line-height: 2.1;/* letter-spacing:0.04vw; */font-weight:500;text-align:left;margin-bottom:17.03vw;padding: 0 12vw 0 12vw;}

}


@media screen and (min-width: 768px) and (max-width: 1400px){
.open-main-Box{width: 91.08vw;margin: 0;padding: 0 0 0 26vw;}
.fix-pagetop{position:fixed;bottom:7.56vw;right:1.04vw;z-index:3;}

footer{
  width:auto;
  min-width: 100%;
  background:url(../images/common/foot-back01.png)no-repeat top center;
  background-size:cover;
  padding: 33.68vw 0 0px 0;
  line-height:1.6;
  text-align:center;
  height:auto;
  }
footer .f-link-l{margin: 0 auto 0 auto;width: 90%;/* font-size:0.94vw; *//* line-height:1.6; *//* letter-spacing:0.05vw; */font-weight:500;margin-bottom:6.98vw;}
footer .f-link-l a{margin-bottom:0.91vw;display:inline-block;}
footer .f-con-Box{/* font-size:0.94vw; *//* line-height:1.6; *//* letter-spacing:0.05vw; */font-weight:500;}
footer .f-con-Box p{margin-bottom:3.33vw;}
.copyright{/* font-size:0.73vw; *//* letter-spacing:0.04vw; */text-align:center;padding: 2.46vw 0px 2.04vw 0px;display:block;}
}




@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: #191919;color: #fff;}
.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: 24.1vw;}
.sp-header .h-logo{width: 19.7vw;margin-left: 3.6vw;padding-top: 3.4vw;}
.sp-header .h-logo img {width: auto;}
.sp-header .h-menu {position: fixed;top: 4.1vw;right: 2.8vw;width: 10vw;z-index: 997;}
.sp-header .h-menu img {height: auto;width: auto;}
.sp-header .h-add-Box{font-size: 2.41vw;line-height: 3.86vw;letter-spacing: 0.21vw;font-weight: 700;position: absolute;top: 7.4vw;left: 28.2vw;}

nav#sp-global-nav .h-logo {width: 19.5vw;padding-top: 3.35vw;margin-left: 3.7vw;/* height: 14vw; */}
nav#sp-global-nav .h-logo img {}
nav#sp-global-nav { font-size: 3.8vw; z-index: 999; overflow: scroll; position: fixed; top: 0; width: 100vw; height: 100vh; display: none; background: url(../images/common/sp-open-back.png)no-repeat #191919; background-size: 100% auto; box-sizing: border-box; color: #fff; }
nav#sp-global-nav .open-close-01 {position: fixed;top: 4vw;right: 2.8vw;width: 10.3vw;z-index: 998;}
nav#sp-global-nav .open-close-01 img {}

nav#sp-global-nav .open-color-Box {padding: 10vw 8.2vw 30vw 8.2vw;}
nav#sp-global-nav .open-link { width: 70vw; margin: 0 auto 4vw;}

nav#sp-global-nav .f-link-l {margin: 4.8vw 0 5vw;}
nav#sp-global-nav .f-link-l li{
    margin-bottom: 3.5vw;
}
nav#sp-global-nav .f-link-l li a {font-size: 3.86vw;letter-spacing: 0;}
nav#sp-global-nav .f-link-l li span{display: block;margin-bottom: 2.1vw;}
nav#sp-global-nav .f-link-l li:first-child{margin-bottom: 5.3vw;}
nav#sp-global-nav .f-link-l li:first-child img{height: 3.4vw;}
nav#sp-global-nav .f-link-l li img{height: 3.73vw;}


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


#contentsend {margin: 0 auto -98.4vw;position: relative;background: url('../images/common/sp-contentsend-back01.png') no-repeat top center;background-size: 100% auto;padding: 37.8vw 0 0;z-index: 3;}
#contentsend .inner-Box {margin: 0 4vw;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 {margin: 0 9.6vw -14.9vw -1.5vw;}
#contentsend .inner-Box ul li:nth-child(2) {position: relative;margin: 0 1vw 0 9vw;}
#contentsend .inner-Box ul li figure{ margin-bottom: 4vw; }
.open-main-Box{margin: 0 4vw;}
.fix-pagetop{}
footer{width: 100%;background: url(../images/common/sp-foot-back01.png)no-repeat top -48.2vw center;padding: 105.3vw 0 0.0vw 0;background-size: 100% auto;line-height: 1.6;text-align: center;height: 346.5vw;color: #fff;position: relative;}
footer .footer-Box{margin: 0 5.4vw;}
footer .f-home-link{border-bottom: 0.2vw solid #fff;font-size: 3.38vw;line-height: 5.79vw;letter-spacing: 0.16vw;font-weight: 500;padding-bottom: 4.6vw;margin-bottom: 12.2vw;}
footer .f-link-l{font-size: 4.3vw;line-height: 1.6;letter-spacing: 0.3vw;font-weight: 500;margin-bottom: 24.6vw;}
footer .f-link-l a{margin-bottom: 6.4vw;display: block;}
footer .f-con-Box{ font-size: 4.3vw;line-height: 1.6;letter-spacing: 0.3vw;font-weight: 500; }
footer .f-con-Box p{margin-bottom: 15.5vw;}

.copyright{font-size: 3.4vw;letter-spacing: 0.3vw;text-align: center;padding: 6.8vw 0.0vw 4.8vw 7.3vw;display: block;text-align: left;}


.main-title{width: 100%;color: #fff;padding: 5.8vw 0 0.0vw 0;margin-bottom: 7.2vw;height: 30vw;}
.main-title .inbox{}
.main-title .en {font-family: "Poppins", sans-serif;display: block;font-size: 13.28vw;font-weight: 600;margin: 0 0vw -0.6vw 5.4vw;letter-spacing: -0.79vw;text-transform: uppercase;font-style: italic;color: #00B7FF;line-height: 1;}
.main-title .jp {display: block;font-size: 3.38vw;letter-spacing: 0.16vw;font-weight: 500;position: relative;margin: 0 0 0 6.1vw;}


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: 2vw 2vw 3.5vw; margin: 0 auto; font-size: 3.2vw; color: #666; line-height: 1.6;}
/*.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; }

*: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;max-width: 100%;height: auto;}
a { text-decoration: none; color: #fff; }
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: "."; }
.fix-pagetop{position: absolute;bottom: -14.4vw;right: 19.8vw;width: 19vw;} 
/* wysiwyg */
.wysiwyg { word-wrap: break-word; margin-bottom: 5vw; font-size: 3.6vw;}
.wysiwyg strong { font-weight: bolder; }
.wysiwyg em { font-family: "ＭＳ ゴシック",sans-serif; font-style: italic; }
.wysiwyg img { max-width: 100% !important; height: auto; }
.wysiwyg p {min-height: 3vw;min-width: 3vw;line-height: 6.76vw;font-size: 3.86vw;letter-spacing: 0.19vw;margin-bottom: 10vw;}
.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 0;font-size: 4.2vw;line-height: 1.6;margin: 0.2vw 0 6.9vw;font-weight: 500;}
.wysiwyg h3 {font-size: 3.86vw;line-height: 1.6;letter-spacing: 0.19vw;padding: 1vw 2vw;margin: 0.2vw 0 4.2vw;border-bottom: 1px solid #fff;}
.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 a{text-decoration: underline;}
.wp-block-image{margin:0 0 8vw 0;}

/* 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: #434343;}
.wysiwyg h2 {border-top: 1px solid #fff;border-bottom: 1px solid #fff;}
.wysiwyg h3 {border-left: ;}
.wysiwyg h4 { border-bottom: 1px solid #000;}
.wysiwyg h5 { border-bottom: 1px dashed #000;}
.wysiwyg h6 { background-color: #eee; border: 1px dotted #999;}


