@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;
   }
   .full-width { width: 100vw; position: relative; left: 50%;  right: 50%;  margin-left: -50vw;  margin-right: -50vw;}
   header{width: 100%;min-width: 1280px;height: 90px;margin: 0px auto 90px auto;padding-top: 21px;position: relative;padding-left: 50px;}
   header h1{ font-size: 12px; color: #ccc; margin-bottom: 15px; line-height: 1.2; height: 20px; width: 650px;}
   header .h-link-list{ font-size: 12px; position: absolute; left: 220px; top: 20px; }
   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: 12px; top: 40px; left: 220px; }
   header .sns-list{ position: absolute; top: 20px; right: 0px; }
   header .sns-list li{ float: right; margin-left: 10px; }
   
   header .btn01{ position: absolute; right: 250px; top: 20px;}
   header .btn02{ position: absolute; right: 120px; top: 20px;}
   
   .pc-menu{position: fixed;top: 15px;right: 15px;z-index: 9999;}
   .pc-menu:hover{ opacity: 0.8; cursor: pointer; cursor: hand;}

   .side-fix .list-01{position: fixed;top: 250px;right: 15px;z-index: 10;}
   .side-fix .list-02{position: fixed;top: 250px;left: 15px;z-index: 10;}
   .fix-pagetop{position: fixed;bottom: 15px;right: 15px;z-index: 10;}
   #pc-menu-open{ display: none; background: #f8f8f8; width: 100vw; height: 100vh; position: fixed; top: 0; z-index: 10000; overflow-y: scroll; }
   #pc-menu-open .open-close-01{position: absolute;top: 15px;right: 15px;}
   
   #pc-menu-open {background: #fff;padding: 45px 0 80px 0;line-height: 1.6;}
   #pc-menu-open  .menu-open-Box{ width: 1100px; margin: 0 auto;}
   #pc-menu-open .openbox1{ width: 1100px; text-align: center; margin: 0 auto; position: relative; }
   #pc-menu-open .openbox1 .ttl1{font-size: 20px;font-weight: 700;letter-spacing: 2px;position: absolute;top: 23px;left: 57px;}
   #pc-menu-open .openbox1 .ttl2{text-align: left;font-size: 19px;font-weight: 700;letter-spacing: 1.9px;position: absolute;top: 10px;right: 57px;}
   #pc-menu-open .openbox1 .ttl2 span{position: relative;left: 11px;}
   #pc-menu-open .openbox1 .textt{font-size: 16px;padding-left: 2px;letter-spacing: 0.6px;margin-bottom: 23px;}
   #pc-menu-open .openbox1 .telno{margin-left: -37px;margin-bottom: 8px;}

   #pc-menu-open .openbox2{height: 147px;border: 10px solid #eff0ed;width: 1100px;text-align: left;margin: 0 auto 0px;position: relative;padding: 31px 0 0 117px;}
   #pc-menu-open .openbox2 .ttl1{font-weight: 700;font-size: 26px;letter-spacing: 2.6px;padding-left: 63px;margin-bottom: 6px;}
   #pc-menu-open .openbox2 .textt{font-size: 16px;padding-left: 2px;margin-bottom: 17px;letter-spacing: 0.8px;}
   #pc-menu-open .openbox2 .btn{position: absolute;top: 27px;right: 84px;}
   #pc-menu-open .openbox2 .icon01{position: absolute;top: 12px; left: 72px; background: #fff;}


   .opene{width: 100%;min-width: 1100px;background: #fff;padding: 32px 0 46px 0;line-height: 1.6;}
   .opene .footer-Box{width: 1100px;margin: 0 auto -26px;font-size: 0.875em;}
   .opene .f-link-Box{width: 718px;float: left;}
   .opene .f-home-link {width: 1100px;margin: 0 auto 17px;letter-spacing: 0.8px;font-size: 16px;}
   .opene .f-home-link img{margin-right: 29px;position: relative;top: -4px;left: 2px;}
   .opene .f-link-Box .parent{font-size: 18px;margin-bottom: 22px;}
   .opene .f-link-Box .child{}
   .opene .f-link-Box .child::before{content: "＞ ";padding-right: 1px;}
   /*footer .f-link-Box li::before{ content: "> "; }*/
   .opene .f-link-Box li{margin-bottom: 11px;font-size: 18px;letter-spacing: 0.7px;}
   .opene .f-link-l{float: left;width: 412px;margin-right: 40px;}
   .opene .f-link-l ul{margin-bottom: 36px;}
   .opene .f-link-r{float: left;width: 230px;}
   .opene .f-con-Box{width: 382px;float: left;text-align: center;padding-top: 11px;}
   .opene .f-con-Box .sns-list{margin-top: 20px;text-align: center;position: relative;left: -5px;margin-bottom: 29px;}
   .opene .f-con-Box .sns-list li{display: inline-block;margin-left: 13px;}
   .opene .f-con-Box .f-logo{margin-bottom: 24px;width: auto;}
   .opene .f-con-Box p{font-size: 18px;letter-spacing: 0.9px;line-height: 34px;width: 393px;margin-left: -2px;}
   .opene .btn{position: relative;left: -4px;}



   #g-nav{position: absolute;top: 21px;right: 88px;font-size: 16px;}
   #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{display: block;text-align: center;padding: 10px 20px 10px 12px;letter-spacing: 1.6px;margin-bottom: -1px;}
   #g-nav li.list:first-child a { letter-spacing: 1.6px;}
   #g-nav .dropmenu li.list ul.sub {visibility: hidden;opacity: 0;transition: 0s;position: absolute;top: 45px;left: -15px;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 {}
   #g-nav .dropmenu li.list ul li a {visibility: hidden;opacity: 0;transition: 0.9s;background: rgba(255,255,255,0.8);display: block;width: 220px;padding: 10px 25px;color: #000;border-bottom: none;text-align: left;border: #EFF0ED 1px solid;}
   #g-nav .dropmenu li.list:hover ul li a { visibility: visible; opacity: 1; }
   #g-nav .dropmenu li.list:hover ul li a:hover { font-weight: bold; text-decoration: none; color: #003118; }
   
#end-contact {background: url('../images/common/end-back.jpg')no-repeat top center #eff0ed;background-size: 100% auto;padding-top: 10.6vw;padding-bottom: 78px;}
#end-contact .inner-Box { width: 1200px; border-top: 9px solid #003118; margin: 0 auto; background: #fff; box-shadow: 30px 23px 50px rgba(0, 0, 0, 0.16); }
#end-contact .inbox1 {position: relative;text-align: center;height: 238px;padding-top: 49px;margin-bottom: -11px;}
#end-contact .inbox1 p.telttl {display: inline-block;font-size: 20px;font-weight: 700;margin-right: 10px;position: relative;top: -4px;left: -13px;letter-spacing: 2px;}
#end-contact .inbox1 span.tel {display: inline-block;margin-right: 71px;position: relative;margin-bottom: 14px;}
#end-contact .inbox1 p.timetext {font-size: 19px;font-weight: 700;letter-spacing: 1.9px;margin-bottom: 8px;}
#end-contact .inbox1 p.text{font-size: 16px;letter-spacing: 0.6px;}
#end-contact .inbox1 figure.photo {position: absolute;bottom: -9px;right: 57px;}
#end-contact .clearfix {padding: 0 40px 50px 50px;}
#end-contact .leftbox { width: 550px; float: left; }
#end-contact .leftbox .mintbox {border: 10px solid #eff0ed;text-align: center;height: 355px;position: relative;padding-top: 67px;margin-bottom: 26px;}
#end-contact .leftbox .mintbox span.icon01 {position: absolute;top: 58px;left: 87px;background: #fff;}
#end-contact .leftbox .mintbox p.mailttl {font-size: 27px;font-weight: 700;letter-spacing: 2.7px;padding-left: 65px;margin-bottom: 5px;}
#end-contact .leftbox .mintbox p.mailtext {font-size: 18px;letter-spacing: 0.9px;margin-bottom: 37px;}
#end-contact .leftbox .mintbox p.btn{  }
#end-contact .leftbox .mintbox p.btn img{  }
#end-contact .leftbox p.comname {font-size: 20px;font-weight: 700;letter-spacing: 4px;margin-left: 34px;}
#end-contact .leftbox p.comtext {font-size: 18px;letter-spacing: 0.6px;line-height: 28px;margin-left: 35px;}
#end-contact .rightbox {width: 500px;float: left;margin-left: 53px;}
#end-contact .rightbox span.ttl{display: inline-block;margin-bottom: 17px;}
#end-contact .rightbox ul{margin-bottom: 53px;}
#end-contact .rightbox ul li{position: relative;padding-left: 43px;margin-bottom: 11px;}
#end-contact .rightbox ul li p{font-size: 18px;letter-spacing: 0.9px;}
#end-contact .rightbox span.no {position: absolute;top: 0px;left: 7px;}
#end-contact .rightbox p.btn{position: relative;left: 7px;}
#end-contact .rightbox p.btn img{  }




   footer{width: 100%;min-width: 1100px;background: #fff;padding: 69px 0 46px 0;line-height: 1.6;}
   footer .footer-Box{width: 1100px;margin: 0 auto -26px;font-size: 0.875em;}
   footer .f-link-Box{width: 718px;float: left;}
   footer .f-home-link {width: 1100px;margin: 0 auto 58px;letter-spacing: 0.8px;font-size: 16px;}
   footer .f-home-link img{margin-right: 29px;position: relative;top: -4px;left: 2px;}
   footer .f-link-Box .parent{font-size: 18px;margin-bottom: 22px;}
   footer .f-link-Box .child{}
   footer .f-link-Box .child::before{content: "＞ ";padding-right: 1px;}
   /*footer .f-link-Box li::before{ content: "> "; }*/
   footer .f-link-Box li{margin-bottom: 11px;font-size: 18px;letter-spacing: 0.7px;}
   footer .f-link-l{float: left;width: 412px;margin-right: 40px;}
   footer .f-link-l ul{margin-bottom: 36px;}
   footer .f-link-r{float: left;width: 230px;}
   footer .f-con-Box{width: 382px;float: left;text-align: center;padding-top: 11px;}
   footer .f-con-Box .sns-list{margin-top: 20px;text-align: center;position: relative;left: -5px;margin-bottom: 29px;}
   footer .f-con-Box .sns-list li{display: inline-block;margin-left: 13px;}
   footer .f-con-Box .f-logo{margin-bottom: 24px;width: auto;}
   footer .f-con-Box .f-logo img{ margin: 0 auto; }
   footer .f-con-Box p{font-size: 18px;letter-spacing: 0.9px;line-height: 34px;width: 393px;margin-left: -2px;}
   .copyright{background-color: #003118;font-size: 14px;color: #fff;text-align: center;padding: 12px 0px 20px 0px;display: block;letter-spacing: 0.7px;}
   footer .btn{position: relative;left: -4px;}
   /* 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{margin-left: 147px;margin-bottom: 94px;}
   .main-title .en {display: block;margin-bottom: 0px;}
   .main-title .jp {display: block;font-weight: bold;font-size: 46px;letter-spacing: 2.3px;margin-bottom: 34px;}
   .main-title .texth1{font-size: 18px;letter-spacing: 0.9px;line-height: 32px;margin-bottom: 21px;}
   .main-title .texth1 span.comname{ color: #003118; font-weight: bold; }
   .main-title .texth1 span{ font-weight: bold; }
#main-img{min-width: 128px;max-width: 1920px;width: 100%;margin: 0 auto 143px;}
#main-img img{ width: 100%; height: 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;}
   h2.sub-title1{font-size: 24px; position: relative; }
   h2.sub-title1 .span1{font-size: 14px; position: absolute; left: 40px; top: -15px}
   h2.sub-title1 .span2{font-size: 40px; position: absolute; left: 100px; top: -15px}.seo_bread_list{width: 100%;padding: 20px 0;margin: 0 auto 69px;line-height: 1.4;text-align: right;font-size: 14px;}
   .seo_bread_list li{margin-right: 20px;/* float: left; */display: inline-block;text-align: right;}
   .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; }
   
   /* 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-cjk-jp, sans-serif;font-style: normal;}
.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: #003118;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 #231815; 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: #EFF0ED;border: 1px dotted #999;padding: 10px;font-size: 1rem;line-height: 1.6;margin: 0.5em 0 1em;}
   .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{ table-layout: fixed;}
   .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;
}
.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{padding-top: 2.2vw;}
.sp-header .h-logo img {height: 9.4vw;width: auto;margin-left: 2.2vw;}
.sp-header .h-menu {position: fixed;top: 2vw;right: 2vw;width: 13vw;z-index: 997;}
.sp-header .h-menu img { height: 13vw; width: auto;}

nav#sp-global-nav .h-logo {background: #fff;padding-top: 2vw;}
nav#sp-global-nav .h-logo img { height: 9.4vw;width: auto;margin-left: 2.2vw;}
nav#sp-global-nav {font-size: 3.8vw;z-index: 999;overflow: scroll;position: fixed;top: 0;width: 100vw;height: 100vh;display: none;background-color: #fff;box-sizing: border-box;}
nav#sp-global-nav .open-close-01 {position: fixed;top: 2vw;right: 2vw;width: 13vw;z-index: 998;}
nav#sp-global-nav .open-close-01 img { height: 13vw; width: auto;}

nav#sp-global-nav .list-1 {width: 100%;margin: 0 auto 14vw;}
nav#sp-global-nav .list-1 li {border-bottom: 1px solid #fff;padding: 0% 4vw 3.4vw;margin-bottom: 4.4vw;}
nav#sp-global-nav .list-1 li a{ display: block;}
nav#sp-global-nav .list-1 .parent{ font-size: 4vw; color: #fff; }
nav#sp-global-nav .list-1 li.parent {border: none!important;margin-bottom: 1vw;}
nav#sp-global-nav .list-1 .child{font-size: 4vw;position: relative;padding-left: 6.5vw;border-bottom: 1px solid #000;}
nav#sp-global-nav .list-1 .child::before{content: "- ";position: absolute;top: -0.3vw;left: 4vw;}
nav#sp-global-nav .list-1 .child::after{content: ">";position: absolute;top: 0vw;right: 7vw;}

nav#sp-global-nav .openbox1{text-align: center;margin: 0 4vw 9.5vw;position: relative;padding-top: 6vw;}
nav#sp-global-nav .openbox1 .ttl1{font-size: 3.6vw;font-weight: 700;letter-spacing: 0.3vw;margin-bottom: 1vw;}
nav#sp-global-nav .openbox1 .ttl2{font-weight: 700;letter-spacing: 0.04vw;text-align: left;margin-left: 10vw;font-size: 3.8vw;margin-bottom: 1.5vw;}
nav#sp-global-nav .openbox1 .ttl2 span{position: relative;}
nav#sp-global-nav .openbox1 .textt{font-size: 3.4vw;padding-left: 1.3vw;letter-spacing: 0.2vw;margin-bottom: 3.0vw;line-height: 1.5;}
nav#sp-global-nav .openbox1 .telno{margin: 0 8vw 2.5vw;}

nav#sp-global-nav .openbox2{border: 1.3vw solid #eff0ed;text-align: left;margin: 0 4vw 8vw;position: relative;padding: 4.0vw 0 4vw;}
nav#sp-global-nav .openbox2 .ttl1{font-weight: 700;font-size: 4.7vw;letter-spacing: 0.34vw;padding-left: 22.2vw;margin-bottom: 2.4vw;}
nav#sp-global-nav .openbox2 .textt{font-size: 3.3vw;padding-left: 0.3vw;margin-bottom: 4.2vw;letter-spacing: 0.3vw;text-align: center;}

nav#sp-global-nav .openbox2 .icon01{position: absolute;top: 3.0vw;left: 12.3vw;width: 6.5vw;background: #fff;}
nav#sp-global-nav .f-home-link {padding-left: 4.2vw;margin-bottom: 5vw;}
nav#sp-global-nav .f-home-link img{height: 3.65vw;}
nav#sp-global-nav .list-1 li.parent img{height: 3.65vw;}
nav#sp-global-nav .sns-ttl{margin: 18vw 31vw 8vw;}
nav#sp-global-nav .sns-list{text-align: center;padding-bottom: 5vw;position: relative;left: -3vw;}
nav#sp-global-nav .sns-list li{display: inline-block;width: 9.4vw;margin-left: 6vw;}

nav#sp-global-nav .btn{ margin: 0 12vw; padding-bottom: 25vw; }
nav#sp-global-nav .openbox2 .btn{ margin: 0 3.5vw;
   padding-bottom: 0vw;}

.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 #eff0ed;background-size: 100% auto;padding-top: 30vw;padding-bottom: 12.2vw;margin-bottom: 9.4vw;}
#end-contact .inner-Box {border-top: 1.2vw solid #003118;margin: 0 2vw;background: #fff;box-shadow: 3.9vw 3.0vw 6.5vw rgba(0, 0, 0, 0.16);}
#end-contact .inbox1 {position: relative;text-align: center;padding-top: 7.2vw;margin-bottom: 5.7vw;}
#end-contact .inbox1 p.telttl {display: inline-block;font-size: 3.6vw;font-weight: 700;margin-right: 1.3vw;position: relative;top: -0.5vw;left: 1.3vw;letter-spacing: 0.4vw;margin-bottom: 0vw;}
#end-contact .inbox1 span.tel {display: inline-block;margin: 0 10vw -1vw;position: relative;}
#end-contact .inbox1 p.timetext {font-size: 3.6vw;font-weight: 700;letter-spacing: 0.3vw;margin-bottom: 2vw;margin-left: 3vw;}
#end-contact .inbox1 p.timetext span{position: relative;left: 1vw;letter-spacing: 0.5vw;}
#end-contact .inbox1 p.text{font-size: 3.3vw;letter-spacing: 0.3vw;margin-left: 3vw;line-height: 1.8;}
#end-contact .inbox1 figure.photo {position: absolute;bottom: -1.2vw;right: 7.4vw;}
#end-contact .clearfix {}
#end-contact .leftbox {margin: 0 2vw 8vw;}
#end-contact .leftbox .mintbox {border: 1.3vw solid #eff0ed;text-align: center;position: relative;padding-top: 8vw;padding-bottom: 10vw;margin-bottom: 7.4vw;}
#end-contact .leftbox .mintbox span.icon01 {position: absolute;top: 7vw;left: 12.3vw;width: 6.5vw;display: block;background: #fff;}
#end-contact .leftbox .mintbox p.mailttl {font-size: 4.5vw;font-weight: 700;letter-spacing: 0.5vw;padding-left: 5.7vw;margin-bottom: 2.7vw;}
#end-contact .leftbox .mintbox p.mailtext {font-size: 3.5vw;letter-spacing: 0.3vw;margin-bottom: 6.8vw;}
#end-contact .leftbox .mintbox p.btn{margin: 0 3.8vw;}
#end-contact .leftbox .mintbox p.btn img{  }
#end-contact .leftbox p.comname {font-size: 4.6vw;font-weight: 700;letter-spacing: 0.3vw;margin: 0 3vw 3vw;}
#end-contact .leftbox p.comtext {font-size: 3.6vw;letter-spacing: 0.3vw;line-height:1.6;margin: 0 3vw;}
#end-contact .rightbox {margin-left: 6.9vw;}
#end-contact .rightbox span.ttl{display: inline-block;margin: 0 9vw 5vw 3vw;}
#end-contact .rightbox ul{margin-bottom: 5vw;}
#end-contact .rightbox ul li{position: relative;padding-left: 12.7vw;margin-bottom: 3.6vw;}
#end-contact .rightbox ul li p{font-size: 3.6vw;letter-spacing: 0.3vw;}
#end-contact .rightbox span.no {position: absolute;top: 0.5vw;left: 3.9vw;display: block;line-height: 0;}
#end-contact .rightbox span.no img{width: 5.4vw;}
#end-contact .rightbox p.btn{position: relative;margin: 0 9.4vw 12.2vw 2.4vw;}
#end-contact .rightbox p.btn img{  }



.sp-page-top a { text-align: center; display: block; padding: 5% 3%;}
.sp-page-top a img {width: 77.4vw;height: auto;}
footer{background: #fff;line-height: 1.6;font-size: 3.8vw;}
footer .f-link-Box .f-home-link { border-bottom: 1px solid #bebebe; padding: 10% 3%;}
footer .f-link-Box li a { border: 1px solid #bebebe; border-width: 0 1px 1px 0;padding: 3%; display: block;}
footer .f-con-Box{padding: 17vw 3% 22vw;}
footer .f-con-Box .sns-list{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;}
footer .f-logo{margin: 0 21vw 4vw;}
.copyright{font-size: 3.2vw;line-height: 1.6;padding: 3.4vw 3% 23vw;letter-spacing: 0.3vw;display: block;color: #fff;background: #003118;text-align: center;}
footer .f-con-Box p{text-align: center;font-size: 3.6vw;}
footer .f-con-Box p.tel-cmp{margin: 0 4vw 11.4vw;}
footer .f-con-Box .btn{margin: 0 8.3vw;}

.main-title{padding-top: 12vw;}
.main-title .en {display: block;margin-bottom: 2.5vw;text-align: center;line-height: 1;}
.main-title .en img{height: 3vw;}
.main-title .jp {display: block;font-weight: bold;font-size: 6.6vw;letter-spacing: 0.7vw;margin-bottom: 12vw;text-align: center;line-height: 1.45;}
.main-title .texth1{font-size: 3.6vw;letter-spacing: 0.2vw;line-height: 1.7;margin: 0 8.7vw 4vw;}
.main-title .texth1 span.comname{ color: #003118; font-weight: bold; }
.main-title .texth1 span{ font-weight: bold; }
#main-img{width: 100%;margin: 12vw auto 11.6vw;}
#main-img img{ width: 100%; height: auto;  }


h2.sub-title{ font-weight: bold; padding: 3% 3% 1%; margin-bottom: 5%; font-size: 5vw; letter-spacing: 0.3vw; text-align: center; border-bottom: solid #000 1px;}
h2.sub-title1{font-size: 5vw;position: relative;}
h2.sub-title1 .span1{font-size: 3vw; position: absolute; left: 10vw; top: -3vw}
h2.sub-title1 .span2{font-size: 6vw; position: absolute; left: 25vw; top: -1vw}

.seo_bread_list{ display: 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-cjk-jp, sans-serif;font-style: normal;}
.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: "."; }

/* 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: 3vw; min-width: 3vw; 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: #003118;color: #fff;padding: 3%;font-size: 4.2vw;line-height: 1.6;margin: 0.2vw 0 4.2vw;}
.wysiwyg h2 { border-top: 1px solid #333; border-bottom: 1px solid #333; padding: 3%; font-size: 4.2vw; line-height: 1.6; margin: 0.2vw 0 4.2vw;}
.wysiwyg h3 { border-left: 4px solid #231815; padding: 3%; font-size: 4.2vw; line-height: 1.6; margin: 0.2vw 0 4.2vw;}
.wysiwyg h4 { border-bottom: 1px solid #000; padding: 0 0 3%; font-size: 4vw; line-height: 1.6; margin: 0.2vw 0 4.2vw;}
.wysiwyg h5 { border-bottom: 1px dashed #000; padding: 0 0 3%; font-size: 3.6vw; line-height: 1.6; margin: 0.2vw 0 4.2vw;}
.wysiwyg h6 {background-color: #EFF0ED;border: 1px dotted #999;padding: 3%;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: 1px solid #999; padding: 3%; font-size: 3.6vw; margin: 0.2vw 0 4.2vw 8vw}
/* 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;}
}
