@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;font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック","Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro",  Verdana, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;}
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%;}
button{background:none;border:none;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;}

@media screen and (min-width: 768px),print {
   /* bese */
   body {font-size: 16px;line-height: 1.8;}
   
   header{max-width: 1200px;width: 78%;height: 130px;margin: 0px auto;padding-top: 10px;position: relative;}
   header h1{ font-size: 12px; color: #ccc; margin-bottom: 15px; line-height: 1.2; height: 20px; width: 650px;}
   header .h-logo{padding: 18.4px 0 0 0px;}
   header .sns-list{width: 236px;display: flex;justify-content: space-between;position: absolute;top: 31px;right: 0px;}
   header .sns-list li{}
   header .nav-list{width: 288px;display: flex;justify-content: space-between;position: absolute;top: 80px;right: 0px;}
   header .nav-list li{ font-size: 16px; font-weight: 700; line-height: 26px; letter-spacing: 0; position: relative;} 
	
	header .nav-list li ul{ display: none;opacity: 0;transition: opacity 0.5s ease-in-out;position: absolute;top: 25px;z-index: 999;width: 150px;background-color: #fff;padding: 10px 10px 5px 10px;}
	header .nav-list li ul.show{display: block;opacity: 1;}
	header .nav-list li ul li{font-size: 12px;font-weight: normal;}
	
	
	
	
	
	
	
	

   
   .pc-menu{ position: fixed; top: 20px; right: 20px;  z-index: 9999; background-size: contain; }
   .pc-menu:hover{opacity: 0.8;cursor: pointer;cursor: hand;}

   .side-fix{ position: fixed; top: 280px; right: 20px; 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: 20px; right: 20px; }
   #pc-menu-open {line-height: 1.6;background: #EDEDEA;}
#pc-menu-open .open-contact{ background: url(../images/common/open-bg01.jpg) no-repeat center top; padding: 34px 0; }
#pc-menu-open .open-contact .open-ttl{ text-align: center; margin-bottom: 15px; }
#pc-menu-open .open-contact .tel{ width: 878px; margin: 0 auto; text-align: center; margin-bottom: 10px; position: relative; }
#pc-menu-open .open-contact .tel::before{content: url(../images/common/open-icon01.png);position: absolute;top: 11px;right: -95px;}
#pc-menu-open .open-contact .open-list{ width: 1100px; 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; }
#pc-menu-open .open-contact .open-list li{  }
#pc-menu-open .open-contact .open-list li:nth-child(1){ margin-left: 10px; width: 526px; padding-top: 12px; margin-right: 10px; }
#pc-menu-open .open-contact .open-list li:nth-child(2){ width: 538px; margin-right: 0; }
#pc-menu-open .menu-open-Box{ width: 1100px; margin: 0 auto; font-size: 16px;}
#pc-menu-open .f-link-Box{width: 666px;float: left;margin-top: -2px;}
#pc-menu-open .f-link-Box .f-home-link {margin-bottom: 24px;font-size: 16px;line-height: 24px;letter-spacing: 0.8px;}
#pc-menu-open .f-link-Box .parent{margin-bottom: 3px;}
#pc-menu-open .f-link-Box .child{ font-size: 16px;}
#pc-menu-open .f-link-Box .child::before{content: "- ";padding-right: 9px;}
#pc-menu-open .f-link-Box li{margin-bottom: 0;font-size: 16px;line-height: 32px;letter-spacing: 0.5px;}
#pc-menu-open .f-link-l{float: left;width: 229px;margin-right: 40px;}
#pc-menu-open .f-link-c{float: left;width: 229px;margin-right: 10px;}
#pc-menu-open .f-link-r{ float: left; width: 158px; }
#pc-menu-open .b1{margin-bottom: 26px;}
#pc-menu-open .b2{}
#pc-menu-open .b3{margin-bottom: 60px;}
#pc-menu-open .b4{}
#pc-menu-open .b5{margin-bottom: 90px;}
#pc-menu-open .f-con-Box{width: 380px;float: left;margin-right: 54px;}
#pc-menu-open .f-con-Box .f-logo{margin-bottom: 34px;}
#pc-menu-open .f-con-Box .txt1{ margin-bottom: 4px; font-weight: 700; font-size: 16px; line-height: 30px; letter-spacing: 0.5px; }
#pc-menu-open .f-con-Box .txt2{ margin-bottom: 1px; font-size: 16px; line-height: 30px; letter-spacing: 0.5px; }
#pc-menu-open .f-con-Box .tel-cmp{ letter-spacing: 0.5px; margin-bottom: -6px; }   
#pc-menu-open .f-con-Box .txt3{ margin-bottom: 25px; font-size: 16px; line-height: 30px; letter-spacing: 0.5px; }
#pc-menu-open .f-con-Box .sns-list{margin-bottom: 28px; 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;}
#pc-menu-open .f-con-Box .sns-list li{ margin-right: 30px; }
#pc-menu-open .f-con-Box .txt4{margin-bottom: 1px;font-weight: 700;font-size: 14px;line-height: 21px;letter-spacing: 0.4px;}
#pc-menu-open .f-con-Box .txt5{margin-bottom: 0px;font-size: 14px;line-height: 21px;letter-spacing: 0.4px;}


   #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 {width: 100%;max-width: 1920px;margin: 0 auto;padding: 97px 0 130px;background: url(../images/common/end-bg01.jpg) no-repeat center top;}
   #end-contact .end-contact-ttl {margin-bottom: 16px;text-align: center;}
   #end-contact .txt {text-align: center;margin-bottom: 24px;font-size: 18px;font-weight: 700;line-height: 29px;letter-spacing: 0.9px;}
   #end-contact .tel{text-align: center;margin-bottom: 30px;}
   #end-contact .list{width: 1200px;margin: 0 auto;display: flex;justify-content: space-between;position: relative;}
   #end-contact .list::before{content: url(../images/common/end-icon01.png);position: absolute;top: -193px;right: 18px;}
   #end-contact .list li{ box-shadow: 0 20px 20px rgba(0, 0, 0, 0.3); border-radius: 4px;}
   
   footer{ width: 100%; max-width: 1920px; margin: 0 auto; background: #EDEDEA; padding: 80px 0 80px; }
   footer .footer-Box{ width: 1100px; margin: 0 auto; font-size: 16px;}
   footer .f-link-Box{width: 666px;float: left;margin-top: -2px;}
   footer .f-link-Box .f-home-link {margin-bottom: 24px;font-size: 16px;line-height: 24px;letter-spacing: 0.8px;}
   footer .f-link-Box .parent{margin-bottom: 3px;}
   footer .f-link-Box .child{ font-size: 16px;}
   footer .f-link-Box .child::before{content: "- ";padding-right: 9px;}
   footer .f-link-Box li{margin-bottom: 0;font-size: 16px;line-height: 32px;letter-spacing: 0.5px;}
   footer .f-link-l{float: left;width: 229px;margin-right: 40px;}
   footer .f-link-c{float: left;width: 229px;margin-right: 10px;}
   footer .f-link-r{ float: left; width: 158px; }
   footer .b1{margin-bottom: 26px;}
   footer .b2{}
   footer .b3{margin-bottom: 60px;}
   footer .b4{}
   footer .b5{margin-bottom: 90px;}
   footer .f-con-Box{width: 380px;float: left;margin-right: 54px;}
   footer .f-con-Box .f-logo{margin-bottom: 34px;}
   footer .f-con-Box .txt1{ margin-bottom: 4px; font-weight: 700; font-size: 16px; line-height: 30px; letter-spacing: 0.5px; }
   footer .f-con-Box .txt2{ margin-bottom: 1px; font-size: 16px; line-height: 30px; letter-spacing: 0.5px; }
   footer .f-con-Box .tel-cmp{ letter-spacing: 0.5px; margin-bottom: -6px; }   
   footer .f-con-Box .txt3{ margin-bottom: 25px; font-size: 16px; line-height: 30px; letter-spacing: 0.5px; }
   footer .f-con-Box .sns-list{margin-bottom: 28px; 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-con-Box .sns-list li{ margin-right: 30px; }
   footer .f-con-Box .txt4{margin-bottom: 1px;font-weight: 700;font-size: 14px;line-height: 21px;letter-spacing: 0.4px;}
   footer .f-con-Box .txt5{margin-bottom: 0px;font-size: 14px;line-height: 21px;letter-spacing: 0.4px;}



   .last-box{ position: relative; }
   .last-box .btn{ position: absolute; bottom: 13px; right: 20px; }
   .copyright{ font-size: 14px; line-height: 24px; letter-spacing: 0.7px; text-align: center; background-color: #000000; color: #fff; padding: 16px 0px 15px; display: block; }
   .copyright a{ color: #fff; }


   /* 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%;max-width: 1920px;margin: 0 auto;background: #EDEDEA;padding: 43px 0 38px;text-align: center;}
   .main-title .en { display: block; font-size: 1rem; margin-bottom: 20px; text-transform: uppercase;}
   .main-title .jp { display: block; font-size: 26px; font-weight: bold; line-height: 29px; letter-spacing: 3px;}
   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{max-width: 1200px;width: 100%;padding: 24px 0;margin: 0 auto;font-size: 16px;line-height: 1.4;letter-spacing: 0.8px;}
   .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; }
   
   /* 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;}

   
   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 p a{color: #37785a;}
   .wysiwyg h1, .wysiwyg h2, .wysiwyg h3, .wysiwyg h4, .wysiwyg h5, .wysiwyg h6 { color: #333; font-weight: bold; text-align: left;}
   .wysiwyg h1 { background-color: #dcdcdc; padding: 12px 24px; font-size: 1.25rem; line-height: 1.6; margin: 0.5em 0 1em;}
   .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: #eee; 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; }
   }
   @media screen and (max-width: 1200px) {
   html {
      /* overflow: auto; */
      overflow-x: hidden;
   }
   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; -webkit-text-size-adjust: 100%;line-height: 1.6; font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック","Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro",  Verdana, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', 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; }
#pc-menu-open{ display: none; }
#g-nav{ display: none; }

.sp-header{ height: 17vw; }
.sp-header .h-logo img {padding: 4.8vw 21.3vw 3vw 5vw;}
.sp-header .h-menu { position: fixed; top: 0; right: 0; width: 17vw; z-index: 997;}
.sp-header .h-menu img { height: 17vw; width: auto;}

nav#sp-global-nav .h-logo {}
nav#sp-global-nav .h-logo img { padding: 4.8vw 21.3vw 3vw 5vw;}
nav#sp-global-nav { font-size: 3.8vw; z-index: 9999; overflow: scroll; position: fixed; top: 0; width: 100vw; height: 100vh; display: none; background-color: #EDEDEA; box-sizing: border-box; }
nav#sp-global-nav .open-close-01 { position: fixed; top: 0; right: 0; width: 17vw; z-index: 998;}
nav#sp-global-nav .open-close-01 img { height: 17vw; width: auto;}

nav#sp-global-nav .open-contact{ padding: 12vw 0 9vw; }
nav#sp-global-nav .open-contact .tel{ padding: 0 9vw 0 6vw; margin-bottom: 6vw; }
nav#sp-global-nav .open-contact .open-list{ padding: 0 5vw; }
nav#sp-global-nav .open-contact .open-list li{ margin-bottom: 2vw; }

nav#sp-global-nav .open-color-Box {padding: 10% 0}
nav#sp-global-nav .open-home{ padding: 0 5vw 0 5vw; width: 22vw; margin-bottom: 9vw; }

nav#sp-global-nav .list { margin: 3% 0 5%;}
nav#sp-global-nav .list li.child{ position: relative; }
nav#sp-global-nav .list li.child::before{ content: '- '; position: absolute; top: 4.5vw; left: 5vw; }
nav#sp-global-nav .list li.child::after{ content: '>'; position: absolute; top: 4.5vw; right: 5vw; }
nav#sp-global-nav .list li a { line-height: 1.4; text-decoration: none; padding: 5% 5% 5% 8%; display: block; border-bottom: 1px solid #D4D4D4;border-top: 1px solid #fff; }
nav#sp-global-nav .list li.no a{ border-top: none; }
nav#sp-global-nav .list.b1{ margin-bottom: 12vw; }
nav#sp-global-nav .list.b2{ margin-bottom: 12vw; }
nav#sp-global-nav .list.b3{ margin-bottom: 12vw; }
nav#sp-global-nav .list.b4{ margin-bottom: 12vw; }
nav#sp-global-nav .list.b5{ margin-bottom: 12vw; }
nav#sp-global-nav .list.b1 li.parent{ padding: 0 5vw; width: 32vw; margin-bottom: 2vw; }
nav#sp-global-nav .list.b2 li.parent{ padding: 0 5vw; width: 32vw; margin-bottom: 2vw; }
nav#sp-global-nav .list.b3 li.parent{ padding: 0 5vw; width: 32vw; margin-bottom: 2vw; }
nav#sp-global-nav .list.b4 li.parent{ padding: 0 5vw; width: 32vw; margin-bottom: 2vw; }
nav#sp-global-nav .list.b5 li.parent{ padding: 0 5vw; width: 44vw; margin-bottom: 2vw; }
nav#sp-global-nav .list.b6 li.parent{ padding: 0 5vw; width: 32vw; margin-bottom: 2vw; }
nav#sp-global-nav .sns-box{padding: 13vw 13vw 32vw;}
nav#sp-global-nav .sns-box .sns-text{ padding: 0 15vw; margin-bottom: 9vw; }
nav#sp-global-nav .sns-box .sns-list{ display: flex; justify-content: space-between; }
nav#sp-global-nav .sns-box .sns-list li{ width: 11vw; }
nav#sp-global-nav .sns-box .sns-list li img{ width: 100%; }




.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 {margin-bottom: 0vw;padding: 19vw 0 24vw;background: url(../images/common/sp-end-bg01.jpg) no-repeat center top;background-size: 100% auto;}
#end-contact .end-contact-ttl {margin-bottom: 2.3vw;text-align: center;font-size: 2rem;font-weight: bold;padding: 0 38.3vw 0 8vw;}
#end-contact p.txt {margin-bottom: 1.9vw;font-size: 3.8vw;font-weight: bold; padding: 0 8vw;letter-spacing: 0.3vw;}
#end-contact .tel {margin: 0 4vw 2.5vw; position: relative;}
#end-contact .list{ margin: 0 4vw; position: relative; }
#end-contact .tel::before{content:url(../images/common/sp-end-icon01.png);position:absolute;bottom:22.6vw;right:-19vw;transform:scale(0.5);}

#end-contact .list li{ margin-bottom: 2vw; box-shadow: 0 20px 20px rgba(0, 0, 0, 0.2); }

.sp-page-top a {text-align: center;display: block;padding: 17% 3% 5%;background-color: #EDEDEA;}
.sp-page-top a img {padding: 0 8.3vw;}
footer{ background: #EDEDEA; 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: 8.4% 3% 16.2%;text-align: center;}
footer .f-con-Box .f-logo{width: 80%; margin: 0 auto 8vw;}
footer .f-con-Box .txt1{margin-bottom: 1.2vw;font-weight: 700;font-size: 3.83vw;line-height: 1.6;letter-spacing: 0.18vw;}
footer .f-con-Box .txt2{margin-bottom: 0.9vw;font-size: 3.83vw;line-height: 1.6;letter-spacing: 0.1vw;}
footer .f-con-Box .tel-cmp{letter-spacing: 0vw;margin-bottom: -0.2vw;}   
footer .f-con-Box .txt3{margin-bottom: 8.5vw;font-size: 3.83vw;line-height: 1.6;letter-spacing: 0.1vw;}
footer .f-con-Box .sns-list{margin-bottom: 3vw; 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-con-Box .sns-list li{ margin-right: 3vw; }
footer .f-con-Box .txt4{margin-bottom: 0.3vw;font-weight: 700;font-size: 3.4vw;line-height: 1.6;letter-spacing: 0.18vw;}
footer .f-con-Box .txt5{margin-bottom: 0.1vw;font-size: 3.4vw;line-height: 1.6;letter-spacing: 0.1vw;}

.last-box{ position: relative; padding: 6vw 0 22vw; background-color: #000000; }
.copyright{ font-size: 3.4vw; line-height: 1.8; letter-spacing: 0.483vw; text-align: center; color: #fff; padding: 2vw 0px 3vw; display: block; }
.copyright a{ color: #fff; }

.main-title{width: 100%;background: #EDEDEA;padding: 8.4% 0;text-align: center;margin-bottom: 4%;}
.main-title .en { display: block; font-size: 3.2vw; margin-bottom: 4%; text-transform: uppercase;}
.main-title .jp {display: block;font-size: 6vw;font-weight: bold;letter-spacing: 0.242vw;}

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; left: 8vw}
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{ 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; }
/* 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;}


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 p a{color: #37785a;}
.wysiwyg h1, .wysiwyg h2, .wysiwyg h3, .wysiwyg h4, .wysiwyg h5, .wysiwyg h6 { color: #333; font-weight: bold; text-align: left;}
.wysiwyg h1 { background-color: #dcdcdc; 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: #eee; 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; }
}

@media screen and (max-height: 450px) {
   /* 高さ450px以下の場合 andoroidのフォーム対策 ストーカーバナー用　*/
	.sp-fix-list{display: none;}
}
