@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: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3","Sawarabi Mincho","Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; }
.f-gothic { font-family: "Zen Kaku Gothic New", serif; font-style: normal;}
.f-en{ font-family: "Montserrat", serif; font-optical-sizing: auto; font-style: normal;}


@media screen and (min-width: 768px),print {
   /* bese */
   .fix-pagetop{ position: fixed; bottom: 0px; right: 0px; z-index: 4; }
   .full-width { width: 100vw; position: relative; left: 50%;  right: 50%;  margin-left: -50vw;  margin-right: -50vw;}
   body {font-size: 16px;overflow-x: hidden;line-height: 1.8;color: #262626;font-weight: 400;}

   header{width: 100%;height: 90px;margin: 0px auto 20px auto;position: relative;}
   header .h-logo{ padding: 20px 30px 0; }
   header .h-navi{font-size: 17px;letter-spacing: 0.85px;position: absolute;right: 295px;top: 39px;}
   header .sns-list{position: absolute;top: 40px;right: 130px;}
   header .sns-list li{float: left;margin-left: 18px;}
      
   .pc-menu{position: fixed;top: 20px;right: 20px;z-index: 9999;}
   .pc-menu:hover{ opacity: 0.8; cursor: pointer; cursor: hand;}

   .side-fix{position: fixed;top: 150px;right: 0;z-index: 10;box-shadow: 10px 10px 20px #00000029;}
   
   #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 {background: #40494D;padding: 80px 0;line-height: 1.6;color: #fff;}

   #pc-menu-open a{ color: #fff;}
   
   #pc-menu-open .open-bner-Box{border-bottom: 1px solid #fff;width: 1100px;margin: 0 auto 69px;position: relative;}
   #pc-menu-open .open-bner-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;position: absolute;top: 0;left: 295px;}
   #pc-menu-open .open-bner-Box ul li{margin-right: 20px;}
   #pc-menu-open .open-bner-Box .opttl{font-size: 20px;font-weight: 500;letter-spacing: 1px;margin-bottom: 20px;padding: 25px 0 73px 130px;}
   #pc-menu-open .open-main-Box{width: 1100px;margin: 0 auto;position: relative;}
   #pc-menu-open .footer-Box{margin: 0 auto;font-size: 0.875em;max-width: 1720px;}
   #pc-menu-open .f-link-Box{width: 740px;position: absolute;right: 0;}
   #pc-menu-open .f-link-Box .f-home-link {margin-bottom: 47px;font-size: 14px;letter-spacing: 0.7px;}
   #pc-menu-open .f-link-Box .f-home-link::before {}
   #pc-menu-open .f-link-Box .parent{font-size: 14px;color: #fff;letter-spacing: 0.7px;font-weight: 500;}
   #pc-menu-open .f-link-Box .child{font-size: 14px;letter-spacing: 0.7px;margin-bottom: 7.7px;}
   #pc-menu-open .f-link-Box .child::before{content: "- ";padding-right: 11px;}
   /*footer .f-link-Box li::before{ content: "> "; }*/
   #pc-menu-open .f-link-Box li{margin-bottom: 6.1px;}
   #pc-menu-open .f-link-l{float: left;width: 400px;}
   #pc-menu-open .f-link-c{float: left;width: 155px;}
   #pc-menu-open .f-link-r{float: left;width: 200px;margin-right: -50px;}
   
   #pc-menu-open .f-con-Box{ width: 320px; float: left; }
   #pc-menu-open .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;}
   #pc-menu-open .f-con-Box .sns-list li{margin-right: 18px;}
   #pc-menu-open .f-con-Box .f-logo{margin-bottom: 27px;}
   #pc-menu-open .f-con-Box .cnametext{font-size: 16px;letter-spacing: 0.8px;font-weight: 500;margin-bottom: 5px;}
   #pc-menu-open .f-con-Box .cadtext{font-size: 16px;letter-spacing: 0.8px;font-weight: 500;margin-bottom: 7px;}
   #pc-menu-open .f-con-Box .tel-cmp{font-size: 16px;letter-spacing: 0.8px;line-height: 24px;margin-bottom: 109px;}



   #contentsend {margin: 0 auto;position: relative;background: url('../images/common/contentsend-back01.png')no-repeat top center;color: #fff;height: 1004px;}
   #contentsend .inner-Box {margin: 0 auto;position: relative;width: 940px;border-bottom: 1px solid #fff;padding: 109px 0 60px 0;}
   #contentsend .inner-Box h2{font-size: 28px;line-height: 1.6;font-weight: 500;letter-spacing: 3.64px;margin-bottom: 37px;text-align: center;}
   #contentsend .inner-Box h2 span{display: block;font-size: 16px;letter-spacing: 0.8px;}
   #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 { position: relative; box-shadow: 10px 10px 20px #00000066; }
   #contentsend .inner-Box ul li:nth-child(2n) { left: 60px;}
   #contentsend .inner-Box ul li figure{  }
   #contentsend p{text-align: center;padding: 28px 0 0;}


   footer{width: 100%;min-width: 1100px;height: 1155px;color: #fff;background: url(../images/common/contentsfoot-back01.png)no-repeat top center;padding: 80px 20px;line-height: 1.6;}
   footer a{ color: #fff;}
   footer .footer-Box{margin: 0 auto;font-size: 0.875em;max-width: 1720px;}
   footer .f-link-Box{width: 740px;position: absolute;right: 97px;}
   footer .f-link-Box .f-home-link {margin-bottom: 47px;font-size: 14px;letter-spacing: 0.7px;}
   footer .f-link-Box .f-home-link::before {}
   footer .f-link-Box .parent{font-size: 14px;color: #fff;letter-spacing: 0.7px;font-weight: 500;}
   footer .f-link-Box .child{font-size: 14px;letter-spacing: 0.7px;margin-bottom: 7.7px;}
   footer .f-link-Box .child::before{content: "- ";padding-right: 11px;}
   /*footer .f-link-Box li::before{ content: "> "; }*/
   footer .f-link-Box li{margin-bottom: 6.1px;}
   footer .f-link-l{float: left;width: 400px;}
   footer .f-link-c{float: left;width: 155px;}
   footer .f-link-r{float: left;width: 200px;margin-right: -50px;}
   
   footer .f-con-Box{ width: 320px; float: left; }
   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-con-Box .sns-list li{margin-right: 18px;}
   footer .f-con-Box .f-logo{margin-bottom: 27px;}
   footer .f-con-Box .cnametext{font-size: 16px;letter-spacing: 0.8px;font-weight: 500;margin-bottom: 5px;}
   footer .f-con-Box .cadtext{font-size: 16px;letter-spacing: 0.8px;font-weight: 500;margin-bottom: 7px;}
   footer .f-con-Box .tel-cmp{font-size: 16px;letter-spacing: 0.8px;line-height: 24px;margin-bottom: 109px;}

   .copyright{font-size: 14px;text-align: left;letter-spacing: 0.7px;padding: 29px 20px;display: block;max-width: 1760px;margin: 0 auto;}
   
   /* 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%;min-width: 1100px;background: #F5F7F7;padding: 44px 0 10px;text-align: center;height: 150px;}
   .main-title .en {display: none;}
   .main-title .jp {display: block;font-size: 35px;letter-spacing: 1.75px;}
   h2.sub-title{padding: 25px 20px 10px;margin-bottom: 77px;font-size: 35px;font-weight: bold;letter-spacing: 6.3px;text-align: center;position: relative;}
   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: 1100px;width: 100%;padding: 18px 0 20px 0;margin: 0 auto;letter-spacing: 1.6px;font-size: 16px;line-height: 1.4;}
   .seo_bread_list li{ margin-right: 20px; float: left;  }
   .seo_bread_list li::after{content: " >";font-size: 21px;position: relative;top: -1px;left: 7px;}
   .seo_bread_list li:last-child::after{ content: ""; }
   
   /*pc・タブレットcss*/
   /*pc_defaultset*/
   .pc { display: block !important; }
   /*pcのみ表示ブロック*/
   .pc2 { display: inline-block !important; }
   /*pcのみ表示ブロック*/
   .sp, .sp2 { display: none !important; }
   /*スマホのみ表示ブロック*/
   .h_menu { display: none; }
   /*スマホ用ヘッダ*/
   .sp-header { display: none; }
   /*スマホ用メニュー*/
   #sp-global-nav { display: none; }
   /*スマホ用メニュー*/
   .sp-fix-list { display: none; }
   /* Antialiasing ※任意　*/
   
   .fit img { object-fit: cover; font-family: "object-fit: cover;"; }
   
   html { -webkit-font-smoothing: subpixel-antialiased; -moz-osx-font-smoothing: none; overflow-x: hidden; }
   
   
   
   body { -webkit-text-size-adjust: 100%; }
   img { vertical-align: bottom; }
   a { text-decoration: none; color: #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: #F5F7F7;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 #0062B2;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: #FDF7F7;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 { height: 26.57vw; padding: 4.8vw 0 0 4.8vw; }
.sp-header .h-logo{width: 11vw;}
.sp-header .h-logo img {height: 17vw;width: auto;}
.h-menu {position: fixed;top: 1.8vw;right: 1.8vw;width: 17vw;z-index: 997;}
.h-menu img {height: 17vw;width: auto;}

nav#sp-global-nav .h-logo {margin: 0 41.8vw;padding: 3.1vw 0 0;position: relative;}
nav#sp-global-nav .h-logo img { height: 13vw; width: auto;}
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: #40494D;box-sizing: border-box;color: #fff;}
nav#sp-global-nav .open-close-01 {position: fixed;top: 1.7vw;right: 1.7vw;width: 17vw;z-index: 998;}
nav#sp-global-nav .open-close-01 img {height: 17vw;width: auto;}

nav#sp-global-nav .open-color-Box {padding: 3.6vw 0 30vw 0;}
nav#sp-global-nav .open-link { width: 70%; margin: 0 auto 3%;}
nav#sp-global-nav .parent{font-size: 4.34vw;letter-spacing: 0.43vw;font-weight: 500;display: block;padding: 4.2vw 4.2vw 0.9vw;}

nav#sp-global-nav .list {margin: 4.1vw 0 10.7vw;}
nav#sp-global-nav .list li a {position: relative;color: #fff;line-height: 1.4;text-decoration: none;padding: 4.2vw 4.2vw 4.2vw 7.5vw;display: block;background: url(../images/common/sp-line.png)no-repeat bottom center;background-size: 100% auto;letter-spacing: 0.3vw;}
nav#sp-global-nav .list li a::before{position: absolute;top: 3.9vw;content: "-";left: 4.5vw;}
nav#sp-global-nav .list li a::after{position: absolute;top: 50%;transform: translateY(-50%);content: ">";right: 6.8vw;}
nav#sp-global-nav .list li.bbb{padding: 0vw 0 10vw;}

nav#sp-global-nav .slist{margin: 0 11.3vw 5.4vw;}
nav#sp-global-nav .slist li{margin-bottom: 1.44vw;}

nav#sp-global-nav .snsttl{margin: 0 25.4vw 7.1vw;}
nav#sp-global-nav .snslink{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;margin: 0 0 0 27.4vw;}
nav#sp-global-nav .snslink li{margin-right: 7.1vw;width: 10.14vw;}

nav#sp-global-nav .f-home-link{ }
nav#sp-global-nav .f-home-link a{color: #fff;padding: 4.4vw 4.4vw 4.4vw 4.1vw;display: block;font-size: 4.83vw;font-weight: 500;letter-spacing: 0.48vw;}

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


.sp-page-top a {text-align: center;display: block;}
.sp-page-top a img {width: 77.7vw;height: auto;}

#contentsend {position: relative;background: url('../images/common/sp-contentsend-back01.png') no-repeat top center;background-size: 100% auto;color: #fff;}
#contentsend .inner-Box {margin: 0 4vw;position: relative;border-bottom: 0.24vw solid #fff;padding: 19.43vw 0 4.69vw 0;}
#contentsend .inner-Box h2{font-size: 6.76vw;line-height: 1.6;font-weight: 500;letter-spacing: 0.88vw;margin-bottom: 11.24vw;text-align: center;}
#contentsend .inner-Box h2 span{display: block;font-size: 3.86vw;letter-spacing: 0.19vw;margin-top: 0.4vw;}
#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 { position: relative; box-shadow: 2.42vw 2.42vw 4.83vw #00000066; }
#contentsend .inner-Box ul li:nth-child(2n) {}
#contentsend .inner-Box ul li figure{margin-bottom: 4.7vw;}
#contentsend p{text-align: center;padding: 9.76vw 8vw 21vw;}


footer{width: 100%;min-height: 191.99vw;color: #fff;background: url(../images/common/contentsfoot-back01.png)no-repeat top center;padding: 14.62vw 4.83vw;line-height: 1.6;}
footer a{ color: #fff;}
footer .footer-Box{margin: 0 4vw;font-size: 0.875em;padding: 16.9vw 0 0 0;}

footer .f-con-Box{   }
footer .f-con-Box .sns-list{display: none;}
footer .f-con-Box .f-logo{margin: 0 25vw 6.52vw;}
footer .f-con-Box .cnametext{font-size: 3.86vw;letter-spacing: 0.19vw;font-weight: 500;margin-bottom: 1.21vw;text-align: center;}
footer .f-con-Box .cadtext{font-size: 3.86vw;letter-spacing: 0.19vw;font-weight: 500;margin-bottom: 1.69vw;text-align: center;}
footer .f-con-Box .tel-cmp{font-size: 3.86vw;letter-spacing: 0.19vw;line-height: 5.8vw;margin-bottom: 11.23vw;text-align: center;}

.copyright{font-size: 3.38vw;text-align: left;letter-spacing: 0.17vw;padding: 7.0vw 4.83vw;display: block;max-margin: 0 4vw;}


.copyright{font-size: 3.38vw;line-height: 1.6;padding: 10% 3% 25%;display: block;text-align: center;}

.main-title{width: 100%;background: #F5F7F7;padding: 5.1vw 0;text-align: center;margin-bottom: 4%;min-height: 19.32vw;}
.main-title .en {display: none;}
.main-title .jp {display: block;font-size: 5.31vw;font-weight: 400;}

h2.sub-title{font-weight: 500;padding: 3% 3% 1%;margin-bottom: 5%;font-size: 5.79vw;letter-spacing: 0.7vw;text-align: center;position: relative;}
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{
    display: none;
}
/*.seo_bread_list{display: none;}*/
 .seo_bread_list a { color: #666;}
.seo_bread_list li{ margin-right: 1.5vw; float: left;  }
.seo_bread_list li::after{ content: ">"; }
.seo_bread_list li:last-child::after{ content: none; } 

/* 2カラムサイト---------------- */
#tow-cl #side{ display: none;}

.fit img { object-fit: cover; }
.wysiwyg img { width: auto !important; height: auto !important; }
html { -webkit-font-smoothing: subpixel-antialiased; -moz-osx-font-smoothing: none; overflow-x: hidden; }

body { -webkit-text-size-adjust: 100%; }
img { vertical-align: bottom; width: 100%; height: auto; }
a { text-decoration: none; color: #090909; }
a:hover { text-decoration: underline; }
.nobd a:hover { text-decoration: none !important; }
.clearfix { zoom: 1; }
.clearfix:after { display: block; clear: both; height: 0; visibility: hidden; line-height: 0; content: "."; }

/* wysiwyg */
.wysiwyg { word-wrap: break-word; margin-bottom: 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: #F5F7F7;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 #0062B2;padding: 1.3vw 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: #FDF7F7;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;}
}
