@charset "UTF-8";

/* CSS Document */

/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
 /* a{pointer-events: none; }  */

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: 'Noto Sans JP', sans-serif;background: #fff;}
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%; }
.seo_bread_list br{ display: none; }
.f-gothic { font-family: "Noto Sans JP", sans-serif; font-optical-sizing: auto; font-style: normal;}
.f-min{ font-family: "Shippori Mincho", serif;}

@media screen and (min-width: 768px),print {
   .full-width { width: 100vw; position: relative; left: 50%;  right: 50%;  margin-left: -50vw;  margin-right: -50vw;}
   /* bese */
   body { font-size: 16px; overflow-x: hidden; line-height: 1.8; }
   #one-cl{ overflow: hidden; }
   .full-width { width: 100vw; position: relative; left: 50%;  right: 50%;  margin-left: -50vw;  margin-right: -50vw;}
   header{height: 100px;position: relative;}
   header .hh-logo{padding: 5px 0 0 30px;}

   #contentsend {margin: 0 auto;position: relative;background: url('../images/common/contentsend-back01.png')no-repeat top center;height: 1000px;padding-top: 43px;}
   #contentsend .inner-Box {margin: 0 auto;position: relative;width: 1200px;}
   #contentsend .inner-Box h2 {margin-bottom: 78px;padding: 0 0 0 48px;}
   #contentsend .inner-Box h2 span{  }
   #contentsend .inner-Box h2 img {  }
   #contentsend .inner-Box ul.list { margin-bottom: 47px; }
   #contentsend .inner-Box ul li.banner01 {  }
   #contentsend .inner-Box ul li.banner01 figure {}
   #contentsend .inner-Box ul li a {display: block;position: relative;width: 1200px;height: 120px;border-bottom: #EEEEEE 1px solid;padding: 40px 0 0 122px;background: #fff;transition: all 0.3s ease-in-out;}
   #contentsend .inner-Box ul li a:hover { background: #F5F6F7; }
   #contentsend .inner-Box figure.photo {position: absolute;top: -101px;left: 669px;box-shadow: 0px 20px 20px #00000029;opacity: 0;transition: all 0.3s ease-in-out;z-index: 3;}
   #contentsend .inner-Box ul li a:hover figure.photo {top: -111px;left: 679px; opacity: 1;}
   #contentsend .inner-Box span.arr {display: block;line-height: 1;width: 60px;height: 60px;border-radius: 50%;background: #fff;text-align: center;padding: 17px 0 0 0;position: absolute;top: 30px;right: 61px;transition: all 0.3s ease-in-out;}
   #contentsend .inner-Box span.arr img { -webkit-filter: brightness(0); filter: brightness(0); transition: all 0.3s ease-in-out;}
   #contentsend .inner-Box a:hover span.arr img{ -webkit-filter: brightness(0) invert(1); filter: brightness(0) invert(1); }
   #contentsend .inner-Box ul li.banner01 a:hover span.arr{ background: #EA72A7; }
   #contentsend .inner-Box ul li.banner02 a:hover span.arr{ background: #F5C72E; }
   #contentsend .inner-Box ul li.banner03 a:hover span.arr{ background: #6CBC72; }
   #contentsend .inner-Box ul li.banner04 a:hover span.arr{ background: #5D93C1; }
   #contentsend .inner-Box ul li.banner05 a:hover span.arr{ background: #993082; }

   #contentsend .inner-Box figure.text {position: relative;top: 0;left: 0;margin-left: 47px;}
   #contentsend .inner-Box figure.text img{  }
   
   footer{width: 100%;min-width: 1100px;background: #F5F6F7;padding: 66px 0;line-height: 1.6;}
   footer .footer-Box{width: 1083px;margin: 0 auto;font-size: 0.875em;position: relative;}
   footer .f-link-Box{width: 510px;float: left;padding-top: 8px;}
   footer .f-link-Box .f-home-link {margin-bottom: 48px;font-size: 15px;letter-spacing: 0.75px;font-weight: 400;}
   footer .f-link-Box .f-home-link span{display: block;font-size: 11px;font-weight: 700;color: #B3B3B3;margin-bottom: 6px;}
   footer .f-link-Box .f-home-link::before {}
   footer .f-link-l{float: left;width: 227px;}
   footer .f-link-r{float: left;width: 270px;}
   footer .f-link-Box ul{margin-bottom: 26px;}
   footer .f-link-Box li{margin-bottom: 7px;}
   footer .f-link-Box li a{font-size: 15px;font-weight: 400;letter-spacing: 0.75px;}
   footer .f-link-Box li span{display: block;font-size: 11px;font-weight: 700;color: #B3B3B3;margin-bottom: 6px;letter-spacing: 0.55px;}
   
   footer .f-con-Box{width: 313px;float: left;margin-right: 248px;}
   footer .f-con-Box .f-logo{padding: 0 0 0;text-align: center;margin-bottom: 21px;}
   footer .f-con-Box .ftext{text-align: center;font-size: 14px;letter-spacing: 0.7px;line-height: 26px;font-weight: 400;margin-bottom: 15px;}
   footer .f-con-Box .sns-list{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 55px 60px;}
   footer .f-con-Box .sns-list li{margin-right: 20px;}

   footer .f-con-Box .finBox{border-left: #1A1A1A 1px solid;padding: 7px 7px 7px 24px;height: 380px;}
   footer .f-con-Box .lst{ }
   footer .f-con-Box .lst li{margin-bottom: 36px;}
   footer .f-con-Box .lst li h3{font-size: 15px;letter-spacing: 0;font-weight: 400;margin-bottom: 9px;}
   footer .f-con-Box .lst li h3 span{display: inline-block;border: 1px solid;font-size: 11px;padding: 0px 8px;margin-left: 11px;position: relative;top: -4px;}
   footer .f-con-Box .lst li p{font-size: 12px;letter-spacing: 0.6px;line-height: 1.67;font-weight: 400;}

   .copyright{font-size: 11px;text-align: center;padding: 20px 0px;display: block;position: absolute;bottom: -54px;right: -2px;color: #A1A1A1;letter-spacing: 0.55px;}
   
   #popupbanner{position: fixed;right: 30px;bottom: 30px;width: 270px;z-index: 10;}
   #popupbanner a{ }
   #popupbanner a img{width: 100%;height: auto;box-shadow: 0px 20px 20px #0000001F;}
   #popupbanner span{position: absolute;top: -15px;right: -7px;}
   



   .pc-menu{position: fixed;top: 0;right: 0;z-index: 500;mix-blend-mode: difference;}
   .pc-menu:hover{ opacity: 0.8; cursor: pointer; cursor: hand;}

   .side-fix{ position: fixed; top: 150px; right: 0; z-index: 10;}
   
   #pc-menu-open{display: none;background: #F5F6F7;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: 1100px;margin: 0 auto;line-height: 2.5;padding: 57px 0 0 0;}

   #pc-menu-open .footer-Box{width: 1083px;margin: 0 auto;font-size: 0.875em;position: relative;}
   #pc-menu-open .f-link-Box{width: 510px;float: left;}
   #pc-menu-open .f-link-Box .f-home-link {margin-bottom: 39px;font-size: 15px;letter-spacing: 0.75px;font-weight: 400;}
   #pc-menu-open .f-link-Box .f-home-link span{display: block;font-size: 11px;font-weight: 700;color: #B3B3B3;margin-bottom: -4px;}
   #pc-menu-open .f-link-Box .f-home-link::before {}
   #pc-menu-open .f-link-l{float: left;width: 227px;}
   #pc-menu-open .f-link-r{float: left;width: 270px;}
   #pc-menu-open .f-link-Box ul{margin-bottom: 26px;}
   #pc-menu-open .f-link-Box li{margin-bottom: -8.9px;}
   #pc-menu-open .f-link-Box li a{font-size: 15px;font-weight: 400;letter-spacing: 0.75px;}
   #pc-menu-open .f-link-Box li span{display: block;font-size: 11px;font-weight: 700;color: #B3B3B3;margin-bottom: 6px;letter-spacing: 0.55px;}

   #pc-menu-open .f-con-Box{width: 313px;float: left;margin-right: 248px;}
   #pc-menu-open .f-con-Box .f-logo{padding: 0 0 0;text-align: center;margin-bottom: 21px;}
   #pc-menu-open .f-con-Box .ftext{text-align: center;font-size: 14px;letter-spacing: 0.7px;line-height: 26px;font-weight: 400;margin-bottom: 15px;}
   #pc-menu-open .f-con-Box .sns-list{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 32px 60px;}
   #pc-menu-open .f-con-Box .sns-list li{margin-right: 20px;}

   #pc-menu-open .f-con-Box .finBox{}
   #pc-menu-open .f-con-Box .lst{ }
   #pc-menu-open .f-con-Box .lst li{margin-bottom: 36px;}
   #pc-menu-open .f-con-Box .lst li h3{font-size: 15px;letter-spacing: 0;font-weight: 400;margin-bottom: 9px;}
   #pc-menu-open .f-con-Box .lst li h3 span{display: inline-block;border: 1px solid;font-size: 11px;padding: 0px 8px;margin-left: 11px;position: relative;top: -4px;}
   #pc-menu-open .f-con-Box .lst li p{font-size: 12px;letter-spacing: 0.6px;line-height: 1.67;font-weight: 400;}
   #pc-menu-open .list li{margin-bottom: 10px;}

   



   /* 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: #F5F5F5;padding: 28px 0;text-align: center;margin-bottom: 34px;}
   h1.main-title .en {display: none;font-size: 1rem;margin-bottom: 20px;text-transform: uppercase;}
   h1.main-title .jp {display: block;font-size: 28px;font-weight: 400;letter-spacing: 0px;}
   h2.sub-title{ background: #525252; 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: 20px 0;margin: 0 auto 30px;font-size: 16px;line-height: 1.4;}
   .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;  }
   

   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 a{color:#1a73e8;text-decoration:underline;}
   .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; margin-bottom: 1em;}
   .wysiwyg h1, .wysiwyg h2, .wysiwyg h3, .wysiwyg h4, .wysiwyg h5, .wysiwyg h6 { color: #333; font-weight: bold; text-align: left;}
   .wysiwyg h1 {background-color: #D85272;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 #3CA1BC;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; width: 100% !important; }
   .wysiwyg table th, .wysiwyg table td { border: 1px solid #999; padding: 8px 16px; margin: 0.5em 0 1em; line-height: 1.75; }


   /* リンク透明 */
   /* リンク透明にしない */
   /*---------------------------------------- 　　外部サービス ----------------------------------------*/
   /* 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: 17vw;}
.sp-header .h-logo{padding: 2.6vw 0 0 3.6vw;}
.sp-header .h-logo img {height: 11.4vw;width: auto;}
.h-menu {position: fixed;top: 0;right: 0;width: 17vw;z-index: 997;mix-blend-mode: difference;}
.h-menu img {height: 17vw;width: auto;}

nav#sp-global-nav .h-logo {padding: 2.7vw 0 0 3.5vw;margin-bottom: 7.5vw;}
nav#sp-global-nav .h-logo img {height: 11.4vw;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: #F5F6F7;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 .list {margin: 0vw 0 6.4vw;}

nav#sp-global-nav .list li a{position: relative;display: block;border-bottom: #D8D8D8 1px solid;font-size: 3.62vw;@: 0;padding: 4.4vw 6.6vw;letter-spacing: 0.75px;}
nav#sp-global-nav .list li a::before{content: ">";position: absolute;right: 7.2vw;top: 5.1vw;}

nav#sp-global-nav .list li span{display: block;padding: 3.2vw 6.6vw;font-size: 2.66vw;font-weight: bold;color: #B3B3B3;letter-spacing: 0.13vw;border-bottom: #D8D8D8 1px solid;}
nav#sp-global-nav .op-list{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-bottom: 7.2vw;}
nav#sp-global-nav .op-list li{ width: 25%;}

nav#sp-global-nav .f-home-link{margin-bottom: 5.2vw;}
nav#sp-global-nav .f-home-link a{position: relative;display: block;border-bottom: #D8D8D8 1px solid;font-size: 3.62vw;@: 0;padding: 4vw 6.6vw;letter-spacing: 0.75px;}
nav#sp-global-nav .f-home-link a::before{content: ">";position: absolute;right: 7.2vw;top: 3.9vw;}

nav#sp-global-nav .f-con-Box .finBox{border-left: #1A1A1A 0.24vw solid;padding: 0.69vw 1.69vw 1.69vw 5.8vw;height: 91.79vw;}
nav#sp-global-nav .f-con-Box .lst{ }
nav#sp-global-nav .f-con-Box .lst li{margin-bottom: 8.7vw;}
nav#sp-global-nav .f-con-Box .lst li h3{font-size: 3.62vw;letter-spacing: 0;font-weight: 400;margin-bottom: 2.17vw;}
nav#sp-global-nav .f-con-Box .lst li h3 span{display: inline-block;border: 0.24vw solid;font-size: 2.66vw;padding: 0.0vw 1.93vw;margin-left: 2.66vw;position: relative;top: -1vw;}
nav#sp-global-nav .f-con-Box .lst li p{font-size: 2.9vw;letter-spacing: 0.14vw;line-height: 1.67;font-weight: 400;}

nav#sp-global-nav .f-con-Box{
    margin: 0 15.6vw 0 15.3vw;
    padding-bottom: 25vw;
}
nav#sp-global-nav .f-con-Box .f-logo{padding: 0 0 0;text-align: center;margin: 0 -0.2vw 5.47vw 2vw;}
nav#sp-global-nav .f-con-Box .ftext{text-align: center;font-size: 3.14vw;letter-spacing: 0.16vw;line-height: 6.28vw;font-weight: 400;margin-bottom: 3.42vw;left: 1vw;position: relative;}
nav#sp-global-nav .f-con-Box .sns-list{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 11.59vw 12.79vw;}
nav#sp-global-nav .f-con-Box .sns-list li{margin-right: 5vw;width: 12vw;}
nav#sp-global-nav .f-link-Box{ display: none; }


#contentsend {position: relative;background: url('../images/common/sp-contentsend-back01.png')no-repeat bottom center;padding-top: 10.39vw;background-size: 100% auto;padding-bottom: 14.8vw;}
#contentsend .inner-Box {margin: 0 6.8vw;position: relative;}
#contentsend .inner-Box h2 {margin: 0 17.8vw 9.14vw 18.3vw;}
#contentsend .inner-Box h2 span{  }
#contentsend .inner-Box h2 img {  }
#contentsend .inner-Box ul.list {margin-bottom: 14.65vw;}
#contentsend .inner-Box ul li.banner01 {  }
#contentsend .inner-Box ul li.banner01 figure {}
#contentsend .inner-Box ul li a {display: block;position: relative;height: 24.09vw;background: #fff;transition: all 0.3s ease-in-out;margin-bottom: 2.5vw;}
#contentsend .inner-Box figure.photo {position: relative;top: 0vw;left: 0vw;box-shadow: 0.0vw 4.83vw 4.83vw #00000029;opacity: 0;transition: all 0.3s ease-in-out;z-index: 3;display: none;}
#contentsend .inner-Box span.arr {display: none;line-height: 1;width: 14.49vw;height: 14.49vw;border-radius: 50%;background: #fff;text-align: center;padding: 4.11vw 0 0 0;position: absolute;top: 7.25vw;right: 14.73vw;transition: all 0.3s ease-in-out;}
#contentsend .inner-Box span.arr img { -webkit-filter: brightness(0); filter: brightness(0); transition: all 0.3s ease-in-out;}

#contentsend .inner-Box figure.text {position: relative;top: 0;left: 0;}
#contentsend .inner-Box figure.text img{  }

footer{width: 100%;background: #F5F6F7;padding: 12.94vw 0;line-height: 1.6;}
footer .footer-Box{margin: 0 14.3vw;position: relative;}

footer .f-con-Box .finBox{border-left: #1A1A1A 0.24vw solid;padding: 0.69vw 1.69vw 1.69vw 5.8vw;height: 91.79vw;}
footer .f-con-Box .lst{ }
footer .f-con-Box .lst li{margin-bottom: 8.7vw;}
footer .f-con-Box .lst li h3{font-size: 3.62vw;letter-spacing: 0;font-weight: 400;margin-bottom: 2.17vw;}
footer .f-con-Box .lst li h3 span{display: inline-block;border: 0.24vw solid;font-size: 2.66vw;padding: 0.0vw 1.93vw;margin-left: 2.66vw;position: relative;top: -1vw;}
footer .f-con-Box .lst li p{font-size: 2.9vw;letter-spacing: 0.14vw;line-height: 1.67;font-weight: 400;}

footer .f-con-Box{}
footer .f-con-Box .f-logo{padding: 0 0 0;text-align: center;margin: 0 1.9vw 5.17vw;}
footer .f-con-Box .ftext{text-align: center;font-size: 3.14vw;letter-spacing: 0.16vw;line-height: 6.28vw;font-weight: 400;margin-bottom: 3.42vw;}
footer .f-con-Box .sns-list{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 11.59vw 12.79vw;}
footer .f-con-Box .sns-list li{margin-right: 5vw;width: 12vw;}
footer .f-link-Box{ display: none; }

.copyright{font-size: 2.66vw;text-align: center;padding: 8.83vw 0.0vw;display: block;position: relative;bottom: 0vw;right: 0vw;color: #A1A1A1;letter-spacing: 0.13vw;padding-bottom: 25vw;margin: 0 -10vw;}


.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;padding: 0vw;margin-bottom: 17.3vw;}
.sp-page-top a img {width: 30vw;height: auto;}

#popupbanner{position: fixed;right: 2.25vw;bottom: 22.25vw;z-index: 10;width: 46vw;}
#popupbanner a{ }
#popupbanner a img{ width: 100%; height: auto;}
#popupbanner span{position: absolute;top: -3.4vw;right: -1vw;display: block;}

h1.main-title{width: 100%;background: #F5F5F5;padding: 5.4vw 0;text-align: center;margin-bottom: 4%;}
h1.main-title .en {display: block;font-size: 3vw;margin-bottom: 2vw;text-transform: uppercase;display: none;}
h1.main-title .jp {display: block;font-size: 4.31vw;font-weight: 400;letter-spacing: 0;}

h2.sub-title{ background: #525252; 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; }

body { -webkit-text-size-adjust: 100%; }
img { vertical-align: bottom; 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 */
  .wysiwyg {font-size: 3.4vw;margin-bottom: 4vw;  word-wrap: break-word;  }
  .wysiwyg a {text-decoration: underline; color: #1a73e8;  }
  .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 {line-height: 1.6; min-width: 1rem;  min-height: 1rem; margin-bottom: 1em; }
  .wysiwyg h1,.wysiwyg h2,.wysiwyg h3,.wysiwyg h4,.wysiwyg h5,.wysiwyg h6 {font-weight: bold; text-align: left; color: #333;  }
  .wysiwyg h1 {font-size: 4vw;line-height: 1.6;margin: 0.5em 0 1em;padding: 3vw;background-color: #D85272;color: #fff;}
  .wysiwyg h2 {font-size: 3.1vw; line-height: 1.6; margin: 0.5em 0 1em;padding: 3vw;  border-top: 1px solid #333; border-bottom: 1px solid #333;  }
  .wysiwyg h3 {font-size: 3vw;line-height: 1.6;margin: 0.5em 0 1em;padding: 0vw 2vw;border-left: 1.2vw solid #3CA1BC;}
  .wysiwyg h4 {font-size: 3vw; line-height: 1.6; margin: 0.5em 0 1em;padding: 0 0 3%;  border-bottom: 1px solid #000;  }
  .wysiwyg h5 {font-size: 3vw; line-height: 1.6; margin: 0.5em 0 1em;padding: 0 0 3%;  border-bottom: 1px dashed #000;  }
  .wysiwyg h6 {font-size: 3vw; line-height: 1.6; margin: 0.5em 0 1em;padding: 2vw; border: 1px dotted #999;  background-color: #eee;  }
  .wysiwyg ul {line-height: 1.6; margin: 0.5em 0 1em 2em; list-style-type: disc;  }
  .wysiwyg ol {font-size: 1.4rem; line-height: 1.6; margin: 0.5em 0 1em 2em; list-style-type: decimal;  }
  .wysiwyg table { overflow-x: scroll; width: 100% !important; margin-bottom: 1.2em; table-layout: fixed; border-left: 1px solid #999; }
  .wysiwyg table th,.wysiwyg table td { font-size: 3.6vw; line-height: 1.75;padding: 0.6em; border: 1px solid #999; border-top: none; border-left: none;   height: auto !important;}
  .wysiwyg table tr { display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; -webkit-box-lines: multiple; -moz-box-lines: multiple; 
  height: auto !important;
  }
  .wysiwyg table td {line-height: 1.7; min-width: 45vw;
    height: auto !important;
  }
  .wysiwyg .wys-scr { overflow-x: scroll; width: 100%; margin-right: 2em; border-top: 1px solid #999; }
  .wysiwyg .wys-scr p { margin-bottom: 0; }

/* 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;}
}
