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

@media screen and (min-width: 768px),print {
   /* bese */
   body { font-size: 16px;
      overflow-x: hidden;
   line-height: 1.8;font-family: 'Noto Sans JP', sans-serif;
   }
   #one-cl{ overflow: hidden; }
   
   header{width: 100%;min-width: 1280px;margin: 0px auto 0px auto;padding-top: 0px;position: relative;}
header div{width: 1100px;margin: 0 auto;height: 132px;position: relative;}
   header h1{ font-size: 0.75em; color: #ccc; margin-bottom: 15px; line-height: 1.2; height: 20px; width: 650px;}
   header .h-link-list{ font-size: 0.75em; position: absolute; left: 220px; top: 80px; }
   header .h-link-list li{ float: left; margin-right: 15px; }
   header .h-link-list li::before{ content: "＞"; }
   header .h-add-Box{ width: 300px; position: absolute; font-size: 0.75em; top: 20px; right: 120px; }
   header .sns-list{position: absolute;top: -8px;right: 0px;}
   header .sns-list li{float: left;margin-left: 0px;}
   header .text{color: #808080;font-size: 14px;letter-spacing: 1px;position: relative;top: 13px;left: 8px;display: block;margin-bottom: 5px;line-height: 1;font-weight: normal;}
   header .h-tel{position: absolute;top: 43px;left: 361px;}
   header .h-logo{position: relative;top: 11px;left: 4px;}
   header .btn01{ position: absolute; right: 130px; bottom: 0; font-size: 0.75em;}
   header .btn01 a{ color: #fff; display: inline-block; padding: 10px 35px;background: #000; }
   header .btn02{ position: absolute; right: 0; bottom: 0; font-size: 0.75em;}
   header .btn02 a{ color: #fff; display: inline-block; padding: 10px 35px;background: #000; }
   
   .pc-menu{ position: fixed; top: 0; right: 0;  z-index: 9999; }
   .pc-menu:hover{
      opacity: 0.8;
      cursor: pointer;
      cursor: hand;}

#glnn{ background: url('../images/common/gl-back.jpg'); }
#glnn ul{width: 1102px;margin: 0 auto;}
#glnn ul li{ display: inline-block; }
   .side-fix{ position: fixed; top: 150px; right: 0; z-index: 10;}
   .fix-pagetop{ position: fixed; bottom: 40px; right: 10px; }
   #pc-menu-open{display: none;background: url('../images/common/open-back.jpg')repeat-x top center #3fa8e0;width: 100vw;height: 100vh;position: fixed;top: 0;z-index: 10000;overflow: scroll;}
   #pc-menu-open .open-close-01{ position: absolute; top: 0; right: 0; }
   #pc-menu-open .open-main-Box{width: 1210px;margin: 0 auto;padding: 59px 0px 0px 0px;line-height: 2.5;}
   #pc-menu-open .open-main-Box .ttl { margin-bottom: 30px; }
   #pc-menu-open .open-main-Box .con-Box { margin-bottom: 30px; }
   #pc-menu-open .list-Box .con-Box { margin-bottom: 30px; }
   #pc-menu-open .open-close-02{ width: 300px; line-height: 1; cursor: pointer; font-weight: bold; margin: 0 auto; color: #fff; padding: 10px 50px; font-size: 1em; text-align: center; background: #000;}
   
   #g-nav{ width: 1100px; margin: 0px auto 10px auto; padding: 20px 0; text-align: center; font-size: 0.875em;}
   #g-nav li.list { position: relative; display: inline-block; margin-right: 2px;}
   #g-nav li.list span { cursor: pointer;}
   #g-nav li.list span,
   #g-nav li.list a{ border-right: 1px solid #999; display: block; text-align: center; padding: 10px 20px; }
   #g-nav li.list:first-child a { border-left: 1px solid #999;}
   #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; }
   
   #end-contact {background: url('../images/common/end-back.jpg')no-repeat top center;padding: 76px 0 80px 0;}
   #end-contact .inner-Box{max-width: 1500px;width: 100%;min-width: 1280px;height: 410px;background: #fff;margin: 0 auto;position: relative;padding: 62px 0px 2px 0px;box-sizing: border-box;}
   #end-contact .inner-Box .tel{position: relative;left: -12px;margin-bottom: 60px;}
   #end-contact .inner-Box ul{width: 1200px;margin: 0 auto 18px;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;}
   #end-contact .inner-Box ul li{margin-right: 40px;}
   #end-contact .inner-Box ul li:nth-child(2n){ margin-right: 0px; }
   #end-contact .inner-Box::before{content: url('../images/common/end-icon.png');position: absolute;top: -14px;left: 208px;}
   #end-contact .inner-Box .adre{ font-size: 16px; letter-spacing: 0.8px; }
   #end-contact .end-contact-ttl {margin-bottom: 50px;text-align: center;font-size: 1.5em;font-weight: bold;margin-bottom: 37px;}
   #end-contact p {text-align: center;margin-bottom: 51px;}
   #end-contact .btn a{ font-weight: bold; margin: 0 auto; color: #fff; padding: 10px 50px; font-size: 1.125em; text-align: center; display: inline-block; background: #000; }
   #end-contact .btn a:hover{ background: #333; text-decoration: none; }

#contentsfel{background: url('../images/common/foot-back2.jpg')repeat-x bottom center;padding-top: 49px;padding-bottom: 164px;}
#contentsfel .id{background: url('../images/common/foot-backa.png');width: 1100px;margin: 0 auto;color: #fff;padding: 53px 53px 80px 53px;position: relative;}
#contentsfel .id::before{content: url('../images/common/foot-icon01.png');position: absolute;bottom: 5px;right: 50px;}
#contentsfel .id::after{content: url('../images/common/foot-photo.png');position: absolute;bottom: -155px;right: 418px;}
#contentsfel .mttl{ margin-bottom: 20px; }
#contentsfel .subttl{font-size: 16px;letter-spacing: 0.8px;margin-bottom: 0px;}
#contentsfel .subttl2{font-size: 16px;letter-spacing: 0.8px;margin-bottom: 0px;}
#contentsfel .eltext{font-size: 14px;line-height: 20px;letter-spacing: 0.7px;margin-bottom: 27px;}
#contentsfel .eltext2{font-size: 14px;line-height: 20px;letter-spacing: 0.7px;width: 610px;}
#contentsfel .eltext3{font-size: 14px;line-height: 20px;letter-spacing: 0.7px;width: 610px; margin-top: 15px;}

   footer .bannerlist li{margin-bottom: 12px!important;}

   footer{  background: url('../images/common/foot-back.jpg')repeat-x top center; width: 100%;min-width: 1100px; line-height: 1.6; padding-top: 170px;}
   footer .fnfn{background: #00a040;padding: 20px 0 25px;margin-bottom: 47px;}
   footer .fnfn p{ width: 1100px; margin: 0 auto; }
   footer .fnfn p a{ color: #fff; }
   footer .footer-Box{width: 1100px;margin: 0 auto 54px;font-size: 0.875em;}
   footer .f-link-Box{width: 1100px;letter-spacing: 0.8px;}
   footer .f-link-Box .f-home-link { margin-bottom: 40px;}
   footer .f-link-l{float: left;width: 294px;margin-right: 40px;font-size: 16px;}
   footer .f-link-c{float: left;width: 424px;margin-right: 40px;font-size: 16px;}
   footer .f-link-r{ float: left; width: 150px; }
   footer .f-link-Box li{margin-bottom: 7px;}
   footer .f-con-Box{ width: 320px; float: left; }
   footer .f-link-Box li span{ font-size: 10px; }

.f-con-Box{border-top: 2px solid #00a040;margin-bottom: 41px;}
.f-con-Box .inbox{ width: 1100px; margin: 0 auto; padding: 33px 0; }
.f-con-Box .inbox p{ float: left; }
.f-con-Box .inbox p.f-logo{position: relative;left: -8px;top: -10px;}
.f-con-Box .inbox p.adsl{position: relative;left: 35px;top: 8px;font-size: 14px;letter-spacing: 0.7px;line-height: 24px;}
.f-con-Box .inbox p.tel{position: relative;left: 192px;top: 26px;}

   .copyright{background: #008cd6;color: #fff;font-size: 14px;text-align: center;padding: 20px 0px;display: block;letter-spacing: 0.7px;}
   

.opp .bannerlist li{margin-bottom: 12px!important;}
.full-width { width: 100vw; position: relative; left: 50%;  right: 50%;  margin-left: -50vw;  margin-right: -50vw;}
.opop .oppttl{position: relative;left: 154px;margin-bottom: -23px;}
.opop li{float: left;margin-right: 40px;position: relative;}
.opop li:nth-child(2n){ margin-right: 0px; }
.opop .bannerlist{position: relative;top: -46px;}
.opp{width: 100%;min-width: 1100px;line-height: 1.6;padding-top: 131px;}
.opp .fnfn{margin-bottom: 31px;}
.opp .fnfn p{ width: 1100px; margin: 0 auto; }
.opp .fnfn p a{}
.opp .footer-Box{width: 1100px;margin: 0 auto 34px;font-size: 0.875em;}
.opp .f-link-Box{width: 1100px;letter-spacing: 0.8px;}
.opp .f-link-Box .f-home-link { margin-bottom: 40px;}
.opp .f-link-l{float: left;width: 294px;margin-right: 40px;font-size: 16px;}
.opp .f-link-c{float: left;width: 424px;margin-right: 40px;font-size: 16px;}
.opp .f-link-r{ float: left; width: 150px; }
.opp .f-link-Box li{margin-bottom: 7px;}
.opp .f-con-Box{ width: 320px; float: left; }

.oppp-Box{border-top: 2px solid #00a040;margin-bottom: 41px;}
.oppp-Box .inbox{width: 1100px;margin: 0 auto;padding: 33px 0;text-align: center;}
.oppp-Box .inbox p{ float: left; }
.oppp-Box .inbox p.f-logo{top: 0;margin: 0 auto;width: 100%;}
.oppp-Box .inbox p.adsl{position: relative;left: 35px;top: 8px;font-size: 14px;letter-spacing: 0.7px;line-height: 24px;}
.oppp-Box .inbox p.tel{position: relative;left: 192px;top: 26px;}




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

   h1.main-title{width: 100%;min-width: 1100px;background: #008cd6;color: #fff;padding: 29px 0 12px 0;text-align: center;margin-bottom: 0px;}
   h1.main-title .en {display: block;font-size: 16px;margin-bottom: 20px;}
   h1.main-title .jp {display: block;font-size: 30px;font-weight: bold;margin-bottom: -3px;}
   h2.sub-title{background: #87cbf5;padding: 25px 20px;color: #fff;margin-bottom: 30px;font-size: 28px;font-weight: bold;letter-spacing: 7px;text-align: center;}
   .seo_bread_list{max-width: 1100px;width: 100%;padding: 40px 0 40px 0;margin: 0 auto;font-size: 15px;line-height: 1.4;letter-spacing: -1px;}
   .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;  }
   
   /* 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-noto{font-family: 'Noto Sans JP', sans-serif;}
.f-noto-c{font-family: noto-serif, serif;font-style: normal;}
   
   
   body { -webkit-text-size-adjust: 100%; }
   img { vertical-align: bottom; }
   a { text-decoration: none; color: #090909; }
   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 !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 h1 {background-color: #5cbbef;padding: 12px 24px;font-size: 1.25rem;line-height: 1.6;margin: 0.5em 0 1em;color: #fff;}
   .wysiwyg h2 { border-top: 1px solid #333; border-bottom: 1px solid #333; padding: 12px; font-size: 1.25rem; line-height: 1.6; margin: 0.5em 0 1em;}
   .wysiwyg h3 {border-left: 6px solid #2f9fdc;padding: 5px 20px;font-size: 1.25rem;line-height: 1.6;margin: 0.5em 0 1em;}
   .wysiwyg h4 { border-bottom: 1px solid #000; padding: 0 0 10px; font-size: 1.188rem; line-height: 1.6; margin: 0.5em 0 1em;}
   .wysiwyg h5 { border-bottom: 1px dashed #000; padding: 0 0 10px; font-size: 1.188rem; line-height: 1.6; margin: 0.5em 0 1em;}
   .wysiwyg h6 {background-color: #8ccff7;border: 1px dotted #999;padding: 10px;font-size: 1rem;line-height: 1.6;margin: 0.5em 0 1em;color: #fff;}
   .wysiwyg ul { list-style-type: disc; line-height: 1.6; font-size: 0.875rem; margin: 0.5em 0 1em 2em}
   .wysiwyg ol { list-style-type: decimal; line-height: 1.6; font-size: 0.875rem; margin: 0.5em 0 1em 2em}
   .wysiwyg table th,
   .wysiwyg table td { border: 1px solid #999; padding: 10px; font-size: 0.875rem; margin: 0.5em 0 1em;}
   
   /* リンク透明 */
   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 (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: 16px; font-family: sans-serif; -webkit-text-size-adjust: 100%;
line-height: 1.6;font-family: 'Noto Sans JP', sans-serif;
}
.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!important; }
#pc-menu-open{ display: none!important; }
#g-nav{ display: none; }
.sp-header{height: 13.3vw;padding-top: 2vw;padding-left: 2vw;}
.sp-header .h-logo img {height: 11.4vw;width: auto;}
.sp-header .h-menu {position: fixed;top: 0;right: 0;width: 18.5vw;z-index: 997;}
.sp-header .h-menu img {height: 18.5vw;width: auto;}

nav#sp-global-nav .h-logo {background: #fff;padding-top: 4vw;padding-left: 3vw;padding-bottom: 3vw;border-top: #00a040 4px solid;}
nav#sp-global-nav .h-logo img {height: 11.5vw;width: auto;}
nav#sp-global-nav {font-size: 1.4rem;z-index: 999;overflow: scroll;position: fixed;top: 0;width: 100vw;height: 100vh;display: none;background-color: #fff;box-sizing: border-box;color: #fff;}
nav#sp-global-nav .open-close-01 {position: fixed;top: 0;right: 0;width: 18.5vw;z-index: 998;}
nav#sp-global-nav .open-close-01 img {height: 18.5vw;width: auto;}
nav#sp-global-nav .list { margin: 50px 0 20px;}
nav#sp-global-nav .list li a { color: #fff; line-height: 1.4; text-decoration: none; padding: 5%; display: block; border-bottom: 1px solid #fff; }
nav#sp-global-nav .f-link-l{margin: 0 4vw;padding-bottom: 20vw;}
nav#sp-global-nav .f-link-l li{padding: 0;margin: 0;}
nav#sp-global-nav .f-link-l li a{border-bottom: #c9c9c9 1px solid;display: block;padding: 4vw;font-size: 4vw;}
nav#sp-global-nav .f-link-l li.sib a{border-bottom: #c9c9c9 1px solid;display: block;padding: 1vw 4vw 4vw 4vw;font-size: 4vw;line-height: 1;}
nav#sp-global-nav .f-link-l li.sib{ background: #eaeaea; }


nav#sp-global-nav .two-list{width: 96%;margin: 0 auto;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;}
nav#sp-global-nav .two-list li{width: 50%; border-bottom: 1px solid #fff;}
nav#sp-global-nav .two-list li a{ color: #fff; line-height: 1.4; text-decoration: none; padding: 9% 5%; display: block; line-height: 1.6;}

nav#sp-global-nav .two-list-02{width: 96%;margin: 0 auto;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;}
nav#sp-global-nav .two-list-02 li{width: 50%; border-bottom: 1px solid #fff;}
nav#sp-global-nav .two-list-02 li a{ color: #fff; line-height: 1.4; text-decoration: none; padding: 9% 5%; display: block; line-height: 1.6;}

nav#sp-global-nav .open-close-02 { background: #222; text-align: center; padding: 5% 3%; margin: 10% 5% 20%; letter-spacing: 2px;}

nav#sp-global-nav .two-list-02 li:nth-child(2n+1):last-child {width: 100%; border-bottom: 1px solid #fff;}
nav#sp-global-nav .two-list-02 li:nth-child(2n+1):last-child a{padding: 4.5% 2.5%}

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

#end-contact {background: url('../images/common/sp-end-back.jpg')no-repeat top center;background-size: 100% auto;padding: 15vw 3vw;margin-bottom: -3vw;}
#end-contact .end-contact-ttl {margin-bottom: 4vw;text-align: center;font-size: 4.4vw;font-weight: bold;}
#end-contact p.end-contact-ttl {text-align: center;}
#end-contact .end-ttl{margin: 0 10vw 8vw;}
#end-contact .inner-Box{padding: 8vw 4vw 12vw 4vw;background: #fff;}
#end-contact .sns-list{margin-bottom: 7vw;}
#end-contact .sns-list li{ margin-bottom: 4vw; }
#end-contact .tel { margin-bottom: -7vw;}
#end-contact .adre{ font-size: 3.4vw; text-align: center;}
#end-contact .btn a{ font-weight: bold; margin: 0 auto; color: #fff; padding: 5% 5%; text-align: center; display: block; background: #000; }

.sp-page-top a {text-align: center;display: block;padding: 5% 3%;background: #00a040;color: #fff;font-size: 4vw;}
.sp-page-top a img { width: 10%; height: auto;}
footer{line-height: 1.6;font-size: 1.4rem;}
footer .f-link-Box .f-home-link { border-bottom: 1px solid #bebebe; padding: 10% 3%;}
footer .f-link-Box li a {padding: 1vw 17vw;display: block;}
footer .f-con-Box{ padding: 10% 3%; }

.copyright{ background: #008cd6; color: #fff; font-size: 3.4vw; line-height: 1.6; padding: 10% 3% 25%; display: block; text-align: center;  }

#contentsfel{background: url('../images/common/sp-foot-back2.jpg')no-repeat bottom center;background-size: 100% auto;padding: 18vw 3vw 98vw 3vw;}
#contentsfel .id{background: url('../images/common/foot-backa.png');color: #fff;padding: 9vw 4vw;position: relative;}
#contentsfel .id::before{content: url('../images/common/foot-icon01.png');position: absolute;top: -11vw;right: -10vw;transform: scale(0.5);}
#contentsfel .mttl{margin-bottom: 9vw;}
#contentsfel .subttl{font-size: 4vw;margin-bottom: 1vw;}
#contentsfel .eltext{font-size: 3.4vw;margin-bottom: 6vw;line-height: 1.6;}
#contentsfel .subttl2{ font-size: 4vw;margin-bottom: 1vw; }
#contentsfel .eltext2{ font-size: 3.4vw;margin-bottom: 6vw; }
.bannerlist{padding: 10vw 0;}
.f-con-Box{text-align: center;border-top: #00a040 2px solid;padding-top: 6vw;margin-bottom: 7vw;}
.f-logo{ margin-bottom: 4vw; }


h1.main-title{width: 100%;background: #008cd6;padding: 6vw 0 2vw;text-align: center;margin-bottom: 4%;color: #fff;}
h1.main-title .en {display: block;font-size: 3.4vw;margin-bottom: 4%;}
h1.main-title .jp {display: block;font-size: 4vw;font-weight: bold;letter-spacing: 1px;margin-bottom: 0vw;}

h2.sub-title{background: #87cbf5;font-weight: bold;padding: 3%;color: #fff;margin-bottom: 5%;font-size: 5vw;letter-spacing: 4px;text-align: center;}
.seo_bread_list{ width: 100%; padding: 5% 2%; margin: 0 auto; font-size: 1.2rem; color: #666; line-height: 1.6;}
.seo_bread_list{display: none;}
/* .seo_bread_list a { color: #666;}
.seo_bread_list li{ margin-right: 0.5em; 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 游ゴシックかすれ予防*/
@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-noto{font-family: 'Noto Sans JP', sans-serif;}
.f-noto-c{font-family: noto-serif, serif;font-style: normal;}

body { -webkit-text-size-adjust: 100%; }
img { vertical-align: bottom; max-width: 100%; }
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: "."; }
.fix-list{ display: none!important; }

/* wysiwyg */
.wysiwyg { word-wrap: break-word; margin-bottom: 30px; font-size: 1.4rem;}
.wysiwyg strong { font-weight: bolder; }
.wysiwyg em { font-family: "ＭＳ ゴシック",sans-serif; font-style: italic; }
.wysiwyg img { max-width: 100% !important; height: auto !important; }
.wysiwyg p { min-height: 1rem; min-width: 1rem; 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 h1 {padding: 3%;font-size: 1.6rem;line-height: 1.6;margin: 0.5em 0 1em;background-color: #5cbbef;color: #fff;}
.wysiwyg h2 { border-top: 1px solid #333; border-bottom: 1px solid #333; padding: 3%; font-size: 1.6rem; line-height: 1.6; margin: 0.5em 0 1em;}
.wysiwyg h3 {padding: 3%;font-size: 1.6rem;line-height: 1.6;margin: 0.5em 0 1em;border-left: 6px solid #2f9fdc;}
.wysiwyg h4 { border-bottom: 1px solid #000; padding: 0 0 3%; font-size: 1.5rem; line-height: 1.6; margin: 0.5em 0 1em;}
.wysiwyg h5 { border-bottom: 1px dashed #000; padding: 0 0 3%; font-size: 1.4rem; line-height: 1.6; margin: 0.5em 0 1em;}
.wysiwyg h6 {border: 1px dotted #999;padding: 3%;font-size: 1.4rem;line-height: 1.6;margin: 0.5em 0 1em;background-color: #8ccff7;color: #fff;}
.wysiwyg ul { list-style-type: disc; line-height: 1.6; margin: 0.5em 0 1em 2em}
.wysiwyg ol { list-style-type: decimal; line-height: 1.6; font-size: 1.4rem; margin: 0.5em 0 1em 2em}
.wysiwyg table { width: 100% !important;}
.wysiwyg table th,
.wysiwyg table td { border: 1px solid #999; padding: 3%; font-size: 1.4rem; margin: 0.5em 0 1em;}
/* img-block */
/* アンカーリンク調整 */
.hideAnchor { display: block; height: 0px; overflow: hidden; text-indent: -9999px; margin-top: -10px; padding-bottom: 10px; }
/* スクロール縦 */
.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: 30px; 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;}
}
