@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;}
hr{ border: none;}
form button:hover{ cursor: pointer; cursor: hand; opacity: 0.8; }
 .wysiwyg  iframe{ max-width: 100%; }


.fadeCom{opacity: 0; -webkit-transition: 1500ms ease; -o-transition: 1500ms ease; transition: 1500ms ease; -webkit-transform: translate3d(0, 30px, 0) scale(0.9825, 0.9825); -ms-transform: translate3d(0, 30px, 0) scale(0.9825, 0.9825); transform: translate3d(0, 30px, 0) scale(0.9825, 0.9825); -webkit-transition-property: opacity,transform; -o-transition-property: opacity,transform; transition-property: opacity,transform; }
 /* ===== 表示 ===== */
.fadeCom__On{-webkit-transform:translate3d(0, 0, 0) scale(1,1); -ms-transform:translate3d(0, 0, 0) scale(1,1); transform:translate3d(0, 0, 0) scale(1,1); opacity: 1; }

/* loading------------------------------------------------ */
#wrap.load{opacity: 1; transition: opacity 1800ms; -moz-transition: opacity 1800ms; -webkit-transition: opacity 1800ms; -o-transition: opacity 1800ms; }
#com_loading__box {height: 100%; width: 100%; position: fixed; top: 0; left: 0; background: #ccc; z-index: 99999999999999; -webkit-transition: all 400ms;   -o-transition: all 400ms;  -moz-transition: all 400ms;   transition: all 400ms; }
 /*プログレスバー*/
#com_loading {width: 0; height: 5px; background: #fff; position: fixed; top: 0; left: 0; -webkit-transition: all 0.2s linear 0s;    -o-transition: all 0.2s linear 0s;  -moz-transition: all 0.2s linear 0s;   transition: all 0.2s linear 0s; }
#com_loading__img {position: absolute; top: 50%; left: 50%; -webkit-transform: translate( -50%,-50% ); -ms-transform: translate( -50%,-50% ); transform: translate( -50%,-50% ); max-width: 80px; width: 60%; }

/*確認画面と完了画面を非表示*/
.confirm_area, .thanks_area { display: none; }

/*デフォルトのサンクスメッセージを非表示*/
.wpcf7-response-output{ display: none; }
#systmttl{ display: none;}

.f-gothic{ font-family: "Zen Old Mincho", serif;}
.f-en{  font-family: "Cormorant Garamond", serif;}
button{ font-family: "Zen Old Mincho", serif; }


@media screen and (min-width: 768px),print {



.side-fix{ display: none;}

.system-pic{position: relative;overflow: hidden;}
.system-pic img{display: block;transition: transform 0.4s ease;transform: scale(1);transform-origin: center center;}
a:hover .system-pic img{transform: scale(1.05);}
.full-width { width: 100vw; position: relative; left: 50%;  right: 50%;  margin-left: -50vw;  margin-right: -50vw;}
/* bese */
body {padding-top: 120px;font-size: 16px;overflow-x: hidden;line-height: 1.6;letter-spacing: 0.8px;font-weight: 500;}

header{width: 100%;height: 120px;margin: 0px auto auto;position: fixed;top: 0;left: 0;transition: all 0.3s ease-in-out;z-index: 6;background: #fff;}
header div{margin: 0 auto;position: relative;height: 80px;}
header .h-logo{padding: 27px 0 0 40px;display: block;width: 260px;}
header .h-logo img{ width: 284px; height: auto;}

header 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: 37px;right: 50px;}
header ul li{margin-left: 30px;}
header ul li a{font-size: 15px;font-weight: 400;letter-spacing: 0;}

.contentsform {margin: 0 auto;position: relative;background: #5D5A5A;text-align: center;color: #fff;}
.contentsform .inner-Box {margin: 0 auto 100px;position: relative;padding: 66px 0 49px 0;}
.contentsform .inner-Box p.ftt {font-size: 22.6px;line-height: 2;font-weight: 400;letter-spacing: 1.6px;margin-bottom: 30px;position: relative;}
.contentsform .inner-Box p.fmbtn { font-size: 16px; line-height: 2; font-weight: 400; letter-spacing: 1.6px; margin-bottom: 30px; position: relative; }
.contentsform .inner-Box p.fmbtn a {display: block;color: #fff;background: #DE8A40;width: 550px;margin: 0 auto;padding: 18px 0;font-size: 31px;border-radius: 60px;transition: all 0.3s ease-in-out; }
.contentsform .inner-Box p.fmbtn a:hover { background: #875427; text-decoration: none; }


#fixnavi{right: 30px;position: relative;}

#pullnavi { opacity: 0; transition: opacity 0.3s, transform 0.3s; transform: translateY(-100%); }
#pullnavi.upMove { opacity: 0; transform: translateY(-100%); }
#pullnavi.dwMove { opacity: 1; transform: translateY(0); }

#pullnavi {position: fixed;top: 0;left: 0;z-index: 10;}
#pullnavi {background: #fff;width: 100%;box-shadow: 0px 3px 20px #00000029;}
#pullnavi .inbox{width: 100%;min-width: 1280px;height: 70px;margin: 0px auto 20px auto;padding-top: 14px;position: relative;}

   .fix-pagetop{position: fixed;bottom: 0;right: 0;}


   footer{width: 100%;padding: 76px 40px 40px;line-height: 1.6;color: #fff;position: relative;text-align: center;}
   footer a{}
   footer .footer-Box{margin: 0 auto -13px;font-size: 16px;color: #fff;position: relative;max-width: 1073px;padding: 0 0px 71px 0px;}
   footer .footer-Box a{color: #fff;}

   .copyright{font-size: 15px;font-weight: 400;display: block;letter-spacing: 0px;position: relative;bottom: -33px;right: 0;color: #808080;text-align: center;padding: 30px 0;}

   /* 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%;padding: 28px 0 48px;text-align: center;margin-bottom: 0px;}
   .main-title .en {display: none;}
   .main-title .jp {display: block;font-size: 30px;font-weight: 400;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;}
   .seo_bread_list{ width: 1200px; margin: 0 auto 20px; }
   .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; }
   

   body { -webkit-text-size-adjust: 100%; }
   img { vertical-align: bottom; }
   a {text-decoration: none;color: #222222;}
   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;width: auto!important;height: auto!important;!importan;!importa;!import;!impor;!impo;!impoe;!impo;!impoe;!impo;!imp;!im;!i;!;}
   .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 a{ color: #BF9C28;}
   .wysiwyg h1 { padding: 12px 24px; font-size: 24px; line-height: 1.6; margin: 10px 5px;}
   .wysiwyg h2 { padding: 12px; font-size: 22px; line-height: 1.6; margin: 10px 5px;}
   .wysiwyg h3 { padding: 5px 20px; font-size: 20px; line-height: 1.6; margin: 10px 5px;}
   .wysiwyg h4 { padding: 0 0 10px; font-size: 18px; line-height: 1.6; margin: 10px 5px;}
   .wysiwyg h5 { padding: 0 0 10px; font-size: 18px; line-height: 1.6; margin: 10px 5px;}
   .wysiwyg h6 { padding: 10px; font-size: 16px; line-height: 1.6; margin: 10px 5px;}
   .wysiwyg ul { list-style-type: disc; line-height: 1.6; font-size: 16px; margin: 5px 0 10px 20px}
   .wysiwyg ol { list-style-type: decimal; line-height: 1.6; font-size: 16px; margin: 5px 0 10px 20px}
   .wysiwyg table{ table-layout: fixed;}
   .wysiwyg table th,
   .wysiwyg table td { border: 1px solid #999; padding: 10px; font-size: 16px; margin: 10px 5px;}
.wysiwyg iframe{ height: 500px !important; width: 800px !important; margin: 0 auto 40px; display: block;}
   
   /* リンク透明 
   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 (min-width:768px) and ( max-width:1300px) {
	
      #contentsend .inner-Box2 figure.img{ right: 0;}
      
   }
   

@media screen and (max-width: 767px) {

   .morebtn{text-align: center;}
   .morebtn a{display: block;width: 62.80vw;height: 12.13vw;font-weight: 700;font-size: 3.14vw;letter-spacing: 0.16vw;margin: 0 auto;padding: 3.17vw 0 0 7.2vw;position: relative;transition: all 0.3s ease-in-out;text-align: left;border: 1px solid #28343B;background: #fff;}
   .morebtn a .arr{position: absolute;width: 4.7vw;right: 5.2vw;top: 3.2vw;}
   .morebtn a .arr img{ position: relative; left: 0; filter: invert(100%) sepia(100%) saturate(2%) hue-rotate(266deg) brightness(105%) contrast(101%); transition: all 0.3s ease-in-out;}
   
   .morebtn2{text-align: center;}
   .morebtn2 a{display: block;height: 13.33vw;width: 31.5vw;font-weight: 700;font-size: 3.38vw;letter-spacing: 0;padding: 3.47vw 0 0 0;position: relative;transition: all 0.3s ease-in-out;text-align: left;color: #fff;z-index: 3;}
   .morebtn2 a .arr{position: absolute;right: 0.0vw;top: -1vw;transition: all 0.3s ease-in-out;height: 14.49vw;width: 14.49vw;border-radius: 50%;background: #222222;padding: revert-layer;z-index: -1;padding: 2.5vw 5.7vw 0 6.27vw;}
   .morebtn2 a .arr img{position: relative;left: 0;filter: invert(100%) sepia(100%) saturate(2%) hue-rotate(266deg) brightness(105%) contrast(101%);transition: all 0.3s ease-in-out;}
   
   .morebtn3 a{border-bottom: 0.27vw solid #fff;font-size: 3.73vw;font-weight: 400;position: absolute;bottom: 2.67vw;right: 2.67vw;}
   .morebtn3 span{   }
   .morebtn3 span.arr{display: inline;position: absolute;top: 0vw;filter: invert(100%) sepia(100%) saturate(2%) hue-rotate(266deg) brightness(105%) contrast(101%);right: 0;}
   .morebtn3 span.arr img{width: 2.83vw;height: auto;}

.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: 3.6vw;font-family: sans-serif;-webkit-text-size-adjust: 100%;line-height: 1.6;background-size: 100% auto;padding-top: 15vw;}
.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{background: #fff;position: fixed;z-index: 4;display: block;width: 100vw;height: 14.9vw;top: 0;left: 0;}
.sp-header .h-logo{padding: 4.8vw 0 0 4vw;}
.sp-header .h-logo img {height: 5.8vw;width: auto;}
.sp-header .h-menu {position: fixed;top: 0;right: 0;z-index: 997;}
.sp-header .h-menu img {height: 14.4vw;width: auto;}

#fix-header{ display: none; }
nav#sp-global-nav {font-size: 3.8vw;z-index: 999;position: fixed;top: 0;width: 100vw;height: 100vh;display: none;background: #fff;background-size: cover;box-sizing: border-box;overflow: scroll;}
nav#sp-global-nav .h-logo {padding: 4.6vw 0 0 4vw;margin-bottom: 5.2vw;}
nav#sp-global-nav .h-logo img {height: 5.8vw;width: auto;}
nav#sp-global-nav .open-close-01 {position: fixed;top: 0;right: 0;z-index: 998;}
nav#sp-global-nav .open-close-01 img {height: 14.5vw;width: auto;}

nav#sp-global-nav .list{margin-bottom: 6vw;}
nav#sp-global-nav .list li span{font-size: 4.35vw;letter-spacing: 0.22vw;font-weight: 400;display: block;position: relative;padding: 2vw 9.4vw;background-size: 100% auto;color: #C5A645;}
nav#sp-global-nav .list li a{font-size: 3.38vw;letter-spacing: 0.17vw;font-weight: 400;display: block;position: relative;padding: 3.8vw 9.4vw;background: url(../images/common/sp-open-line.png)no-repeat bottom center;background-size: 100% auto;}
nav#sp-global-nav .list li a::before{content: ">";position: absolute;top: 3.5vw;right: 9.7vw;}

.contentsform {position: relative;background: #5D5A5A;text-align: center;color: #fff;}
.contentsform .inner-Box {margin: 0 auto 11.15vw;position: relative;padding: 7.94vw 0 4.84vw 0;}
.contentsform .inner-Box p.ftt {font-size: 3.76vw;line-height: 2;font-weight: 400;letter-spacing: 0.39vw;margin-bottom: 4.25vw;position: relative;}
.contentsform .inner-Box p.fmbtn { font-size: 3.86vw; line-height: 2; font-weight: 400; letter-spacing: 0.39vw; margin-bottom: 7.25vw; position: relative; }
.contentsform .inner-Box p.fmbtn a {display: block;color: #fff;background: #DE8A40;margin: 0 8vw;padding: 3.35vw 0;font-size: 4.49vw;border-radius: 14.49vw;transition: all 0.3s ease-in-out;}
.contentsform .inner-Box p.fmbtn a:hover { background: #875427; text-decoration: none; }


.side-fix{ display: none!important; }
.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 { }


.pagetop{ display: none;}

.sp-page-top a {text-align: center;display: block;padding: 5vw 0 5vw;}
.sp-page-top a img {width: 14.5vw;height: auto;}

footer{width: 100%;padding: 3.66vw 9.66vw 13.66vw;line-height: 1.6;color: #fff;position: relative;background-size: 100% auto;}
footer a{ }
footer .footer-Box{margin: 0 auto 0vw;font-size: 3.86vw;color: #fff;position: relative;padding: 8vw 0.0vw 17.15vw 0.0vw;}
footer .footer-Box a{}
footer .h-logo{margin: 0 8vw 6vw;}
.copyright{font-size: 2.9vw;font-weight: 400;display: block;letter-spacing: 0.0vw;position: relative;bottom: 0vw;right: 0;color: #808080;text-align: center;padding-bottom: 10vw;}

.sp-fix-list li:first-child{background: #bfbfbf;padding: 0vw;height: 17vw;}
.sp-fix-list li:first-child img{width: 28vw;padding: 3vw 4vw;}
	.sp-fix-list li:nth-child(2){background-color: #DE8A40;width: 100%;height: 17vw;}
	.sp-fix-list li:nth-child(2) a{display: inline-block; width: 100%;height: 100%; font-size: 3.4vw;color: #fff;text-align: center;padding-top: 5.5vw;position: relative;}
	.sp-fix-list li:nth-child(2) a:hover{text-decoration: none;}
	.sp-fix-list li:nth-child(2) a:before{content: "▼";font-size: 2.2vw;position: absolute;top: 6.5vw;right: 5vw;}
	

.main-title{width: 100%;text-align: center;margin-bottom: 5.1vw;padding: 14.6vw 0 3vw;}
.main-title .en {display: none;}
.main-title .jp {display: block;font-size: 5.31vw;letter-spacing: 0.24vw;font-weight: 400;}

h2.sub-title{ font-weight: bold; padding: 3vw 3vw 1vw; margin-bottom: 5vw; font-size: 5vw; letter-spacing: 0.3vw; text-align: center; border-bottom: solid #000 0.2vw;}

.seo_bread_list{width: 100%;padding: 2vw 1.3vw 3.5vw;margin: 0 auto;font-size: 2.90vw;color: #666;line-height: 1.6;/* 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; }
/* WEB FONTs 游ゴシックかすれ予防*/

*:focus { outline: none!important;}
a { -webkit-tap-highlight-color:rgba(0,0,0,0); cursor:pointer;}

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: 5vw;font-size: 3.6vw;margin-top: 4vw;}
.wysiwyg strong { font-weight: bolder; }
.wysiwyg em { font-family: "ＭＳ ゴシック",sans-serif; font-style: italic; }
.wysiwyg img { max-width: 100% !important; height: auto; }
.wysiwyg p {min-height: 3vw;min-width: 3vw;line-height: 1.6;margin-bottom: 5vw;}
.wysiwyg a{ color: #BF9C28;}

.wysiwyg h1, .wysiwyg h2, .wysiwyg h3, .wysiwyg h4, .wysiwyg h5, .wysiwyg h6 { color: #333; font-weight: bold; text-align: left;}
.wysiwyg h1 { padding: 3vw; font-size: 4.2vw; line-height: 1.6; margin: 0.2vw 0 4.2vw;}
.wysiwyg h2 { padding: 3vw; font-size: 4.2vw; line-height: 1.6; margin: 0.2vw 0 4.2vw;}
.wysiwyg h3 {font-size: 4.2vw;line-height: 1.6;padding: 1vw 2vw;margin: 0.2vw 0 4.2vw;}
.wysiwyg h4 { padding: 0 0 3vw; font-size: 4vw; line-height: 1.6; margin: 0.2vw 0 4.2vw;}
.wysiwyg h5 { padding: 0 0 3vw; font-size: 3.6vw; line-height: 1.6; margin: 0.2vw 0 4.2vw;}
.wysiwyg h6 { padding: 3vw; 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: 0.2vw solid #999; padding: 3vw; font-size: 3.6vw; margin: 0.2vw 0 4.2vw 8vw}
.wysiwyg iframe{ height: 50vw !important; width: 100% !important; margin-bottom: 4vw!important; }

#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;}

/* img-block */
/* アンカーリンク調整 */
.hideAnchor { display: block; height: 0; overflow: hidden; text-indent: -9999px; margin-top: -2vw; padding-bottom: 2vw; }
/* スクロール縦 */
.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: 5vw; 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;}
}

.wysiwyg h1 {background-color: #707070;color: #fff;}
.wysiwyg h2 { border-top: 1px solid #333; border-bottom: 1px solid #333;}
.wysiwyg h3 {border-left: 6px solid #BF9C28;}
.wysiwyg h4 { border-bottom: 1px solid #000;}
.wysiwyg h5 { border-bottom: 1px dashed #000;}
.wysiwyg h6 {background-color: #EBEBDE;}


.form-in-Box table input[type=submit] {
  border: none;
  border-radius: 3px;
  background: #A4B92D;
  display: block;
  margin: 0 auto;
  width: 300px;
  height: 66px;
  line-height: 66px;
  text-align: center;
  color: #fff;
  font-weight: bold;
  font-size: 20px;
  font-family: "Yu Gothic", "游ゴシック", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro", "Meiryo", "メイリオ", Helvetica, sans-serif;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  padding: 0;
  overflow: hidden;
  text-shadow: none;
}

.form-in-Box table input[type=submit]:hover {
  background-color: rgba(164, 185, 45, 0.7);
  text-shadow: 0 0 6px rgba(164, 185, 45, 0.8);
  box-shadow: 0 0 8px rgba(164, 185, 45, 0.3);
}

/* @media screen and (min-width: 768px),printに入れない */

@media screen and (max-width: 767px) {
  .form-in-Box table input[type=submit] {
    width: 100%;
    height: 60px;
    line-height: 60px;
  }
}
