@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;}

@media screen and (min-width: 768px),print {
/* bese */
   body { font-size: 16px;
      overflow-x: hidden;
   }
   
body .bgfff{ background: #fff; }

header{ width: 100%; padding-top: 20px;  background: url('../images/common/header-bg.jpg') top 60px center repeat-x ; }
header .pc{ width: 1140px; margin: 0 auto ; background: #fff; position: relative; padding: 0 20px; }
header h1{ font-size: 0.75em; color: #ccc; margin-bottom: 15px; line-height: 1.2; height: 20px; width: 650px;}
header .h-link-list{ font-size: 0.75em; position: absolute; right: 20px; top: 0px; }
header .h-link-list li{ float: left; margin-right: 15px; }
header .h-link-list li a{ color: #5d5d5d; }
header .h-link-list li::before{ content: "＞"; }
header .h-add-Box{ width: 500px; position: absolute; font-size: 0.75em; bottom: 0; right: 20px; color: #5d5d5d; letter-spacing: 1px; }
header .h-logo{ padding-left: ; }

header .btn01{ position: absolute; right: 20px; top: 25px; font-size: 0.75em;}
header .btn01 a{ display: block;  }
header .btn02{ position: absolute; right: 0; bottom: 0; font-size: 0.75em;}
header .btn02 a{ color: #fff; display: inline-block; padding: 10px 35px;background: #000; }

.pc-menu{ position: fixed; top: 0; right: 0;  z-index: 9999; }
.side-fix{ position: fixed; top: 150px; right: 0; z-index: 10;}
.fix-pagetop{ position: fixed; bottom: 0px; right: 0; z-index: 11;}

#pc-menu-open{ display: none; background: #f8f8f8; 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; padding: 70px; text-align: center; line-height: 2.5;}
#pc-menu-open .open-main-Box .ttl { margin-bottom: 30px; }
#pc-menu-open .open-main-Box .con-Box { margin-bottom: 30px; }
#pc-menu-open .list-Box .con-Box { margin-bottom: 30px; }
#pc-menu-open .open-close-02{ width: 300px; line-height: 1; cursor: pointer; font-weight: bold; margin: 0 auto; color: #fff; padding: 10px 50px; font-size: 1em; text-align: center; background: #000;}

#g-nav{ width: 100%; background: #fff; padding-bottom: 10px; }
#g-nav ul{ width: 1104px; margin: 0px auto 10px auto; font-size: 0.875em; padding-top: 25px;  }
#g-nav li.list { position: relative; display: ; width: 170px; float: left; }
#g-nav li.list:first-child{ position: relative; display: inline-block; width: 80px; }
#g-nav li.list:nth-child(2){ position: relative; display: inline-block; width: 171px; }
#g-nav li.list span { cursor: pointer;}
#g-nav li.list span,
#g-nav li.list a{ display: block; text-align: center; }
#g-nav .dropmenu li.list ul.sub { visibility: hidden; opacity: 0; transition: 0s; position: absolute; top: 90px; left: -2px; margin: 0; padding: 0; z-index: 500; width: 170px;}
#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: 170px; padding: 10px; color: #000; border-bottom: dashed 1px #565656; }
#g-nav .dropmenu li.list:hover ul li a { visibility: visible; opacity: 1; }

#end-contact { width: 1100px; margin: 0 auto -135px; padding: 30px 0 15px; background: url('../images/common/end-point02.png') bottom right no-repeat , url('../images/common/end-bg.jpg') top center no-repeat ; position: relative; z-index: 500; }
#end-contact .end-contact-ttl { margin-bottom: 20px; text-align: center; font-size: 1.5em; font-weight: bold; }
#end-contact .tel{ margin-bottom: 20px; }
#end-contact p { text-align: center; margin-bottom: ; font-size: 0.875em;}
#end-contact .end-point{ position: absolute; bottom: 0; left: 120px; }
#end-contact .btn a{ margin: 0 auto;text-align: center;  }

footer{ width: 100%; min-width: 1100px; background: #fff; padding: 40px 0 20px 0px; line-height: 1.6;  position: relative;  }
footer .footer-Box{ width: 1100px; margin: 0 auto; font-size: 0.875em; position: relative; padding: 0 0 0 330px; }
footer .f-link-Box{ width: 770px; float: left;  }
footer .f-link-Box .f-home-link { margin-bottom: 40px;}
footer .f-link-Box .f-home-link::before { content: "●"; color: #e4971f; }
footer .f-link-l{ float: left; width: 150px; margin-right: 40px; }
footer .f-link-c{ float: left; width: 265px; padding-left: 55px; margin-right: 40px; border-left: 1px dashed #565656 ; }
footer .f-link-r{ float: left; width: 250px; padding-left: 55px; border-left: 1px dashed #565656 ; }
footer .f-link-Box li{ margin-bottom: 5px; }
footer .f-link-Box a{ font-size: 14px; }
footer .f-link-Box li::before{ content: "> "; }
footer .f-link-Box .sub{ text-indent: 1rem; }
footer .f-link-Box .oya p{ display: inline-block; padding-bottom: 5px; }
footer .f-link-Box .sub::before{ content: none; }
footer .footer-Box .f-point{ position: absolute; left: 0px; bottom: 0px; }
.common-f-con-Box{ width: 100%; background: #292929; padding: 185px 0 45px; }
.common-f-con-Box ul{ width: 1110px; 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; justify-content: center;}
.common-f-con-Box ul li{ float: left; border-right: 1px solid #fff; margin-right: 35px; padding-right: 30px; }
.common-f-con-Box ul li:first-child{ border-left: 1px solid #fff; border-right: none; margin-right: 110px; padding-right: 0px; padding: 17px 0 17px 70px; }
.common-f-con-Box ul li:last-child{ padding-right: 70px; margin-right: 0; }
.common-f-con-Box ul li p{ color: #fff; line-height: 1.7; letter-spacing: 1px; font-size: 14px; }

.copyright{ font-size: 0.75em; text-align: center; padding: 30px 0px; display: block; background: #000; color: #fff; }
.copyright a{ color: #fff; }

/* common */

#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;  }
#tow-cl #side li{ margin-bottom: 20px; }
#tow-cl #side .reason{ text-align: center; background: url('../images/common/side04-bg.jpg') top center ; padding: 10px 0; border: 3px solid #cbcbcb; width: 260px; }
#tow-cl #side .reason p{ margin-bottom: 15px; }
#tow-cl #side .about{ width: 260px; background: #000; padding: 10px ; }
#tow-cl #side .about .side08-inner{ background: #fff; padding: 10px }
#tow-cl #side .about .ttl{ margin-bottom: 10px; text-align: center; }
#tow-cl #side .about .side08-inner li{ float: left; margin-right: 20px; margin-bottom: 0; }
#tow-cl #side .about .side08-inner li a{ font-size: 12px; border-bottom: 1px solid #000; }
#tow-cl #side .about .side08-inner li a:hover{ text-decoration: none; }
#tow-cl #side .about .side08-inner li:last-child{ float: left; margin-right: 0px; }
#tow-cl #side .about .side08-inner p{ font-size: 12px; line-height: 1.7; letter-spacing: 0.7px; }
#tow-cl #side .about .side08-inner .top{ margin-bottom: 10px; padding-bottom: 10px; border-bottom: 1px solid #000; }
#tow-cl #side .about .side08-inner .bottom{ margin-bottom: 10px;  }
#blog #tow-cl #side{ display: none;}
#blog #tow-cl main{ width: 1100px !important;}
/* 1カラムサイト */
/*#one-cl{ }*/

main{ width: 1100px; margin: 0 auto 30px auto; }
h2.main-title{ width: 1100px; min-width: 1100px; color: #fff; padding: 90px 0; text-align: center; margin: 0 auto; }
h2.main-title .en { display: block; font-size: 1rem; }
h2.main-title .jp { display: block; font-size: 2rem; margin-bottom: 20px; font-weight: bold;}
h3.sub-title{ background: #292929; padding: 15px 20px; color: #fff; margin-bottom: 30px; font-size: 1rem; font-weight: bold; letter-spacing: 1px; }
.seo_bread_list{ width: 100%; padding: 20px 0; margin: 0 auto; font-size: 0.8rem; 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; 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; font-weight: 500; }
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: #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 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: 767px) {
body { overflow-x: hidden; font-size: 16px; font-family: sans-serif; -webkit-text-size-adjust: 100%; }
.pc, .pc2 { display: none !important; }
/*pcのみ表示ブロック*/
.sp { display: block !important; }
/*スマホのみ表示ブロック*/
.sp2 { display: inline-block !important; }
/*スマホのみ表示ブロック*/
.no-br { display: none; }
/*スマホでbrを解除したい場合に使用*/
.sp_display_block { display: block !important; }
/*スマホでflexboxを解除したい場合等に使用*/
.pc-menu{ display: none; }
.side-fix{ display: none; }
.fix-list{ display: none; }
#pc-menu-open{ display: none; }
#g-nav{ display: none; }

.sp-header{ padding: 3%; background: #fff; position: fixed; z-index: 9999; width: 100%; }
.sp-header .h-logo{ position: relative; right: -5%;  }
.sp-header .h-logo img { height: auto; width: 50%; }
.sp-header .h-menu { position: fixed; top: 2%; right: 2%; width: 50px; z-index: 997;}
.sp-header .h-menu img { height: auto; width: 75%;}
nav#sp-global-nav { font-size: 0.9rem; z-index: 9999; overflow: scroll; position: fixed; top: 0; width: 100vw; height: 100vh; display: none; background-color: #fff; box-sizing: border-box; color: #000; }
nav#sp-global-nav .open-color-Box{ padding: 3%; background: #fff;  }
nav#sp-global-nav .open-color-Box .open-close-01 { position: absolute; top: 1%; right: 2%; width: 46px; z-index: 998;}
nav#sp-global-nav .open-color-Box .open-close-01 img { height: auto; width: 70%;}
nav#sp-global-nav .open-color-Box .h-logo{ position: relative; right: -5%; top: 3%; }
nav#sp-global-nav .open-color-Box .h-logo img{ height: auto; width: 50%; }
nav#sp-global-nav .list { margin: 25px 0 20px;}
nav#sp-global-nav li a { color: #000; line-height: 1.4; text-decoration: none; padding: 5%; display: block; border-bottom: 1px solid #222; }
nav#sp-global-nav .open-close-02 { background: #000; text-align: center; padding: 3%; margin: 10% 5% 20%; font-size: 1rem; font-weight: bold; color: #fff; }

.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;}
.sp-fix-list .tel { }
.sp-fix-list .icon { }

#end-contact { background: url('../sp-images/common/end-bg.jpg') top center no-repeat ; padding: 6% 5% 8%; position: relative; }
#end-contact .end-contact-ttl { margin-bottom: 5%; text-align: center; font-size: 1.4rem; font-weight: bold; }
#end-contact .end-point { position: absolute; left: 2%; bottom: 0; width: 15%; }
#end-contact .end-time{ font-size: 14px ; color: #fff; }
#end-contact p { text-align: center; margin-bottom: 5%; font-size: 0.9rem;}
#end-contact .tel { margin: 0 10% 4%;}
#end-contact .btn{ width: 90%; margin: 0 auto; }
#end-contact .btn a{ text-align: center; }

.sp-page-top a { text-align: center; display: block; padding: 5% 3%; color: #fff; background: #000; font-weight: bold; }

.f-bnr{ text-align:center; padding: 0 10vw 0 10vw;}

footer{ background: #fff; line-height: 1.6; font-size: 0.9rem; padding: 10% 5% 10%; }
footer .f-link-Box .f-home-link { border-bottom: 1px solid #000; padding: 10% 5%;  }
footer .f-link-Box li a { border-bottom: 1px solid #000; padding: 3%; display: block;}
footer .f-link-Box .oya { border-bottom: 1px solid #000; padding: 3%; display: block;}
.common-f-con-Box{ background: #292929; padding: 10% 0 5%; width: 100%; text-align: center; }
.common-f-con-Box li{ text-align: center; padding-bottom: 3%; margin-bottom: 5%; color: #fff; line-height: 1.7; font-size: 14px; }
.common-f-con-Box li:nth-child(2){border-bottom: 1px solid #fff; width: 70%; margin: 0 auto 5%; }
.common-f-con-Box li:last-child{ margin-bottom: 0; }

.common-f-con-Box li a{ color: #fff; }


.copyright{ font-size: 0.7rem; margin-bottom: 16%; line-height: 1.4; padding: 5% 3% 5% 10%; display: block; background: #000; color: #fff; }
.copyright a{ color: #fff; }

h2.main-title { display: none;}
h3.sub-title{ background: #000; padding:6vw 5vw 4vw 5vw; color: #fff; margin-bottom: 5%; font-size: 1rem; letter-spacing: 1px; }
.seo_bread_list{ width: 100%; padding: 5% 2%; margin: 0 auto; font-size: 0.8rem; color: #666; line-height: 1.4;}
.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; }
/* 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; font-weight: 500; }
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: 0.9rem;}
.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: 1rem; min-width: 1rem; 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: #dcdcdc; padding: 3%; font-size: 1.1rem; line-height: 1.6; margin: 0.5em 0 1em;}
.wysiwyg h2 { border-top: 1px solid #333; border-bottom: 1px solid #333; padding: 3%; font-size: 1.1rem; line-height: 1.6; margin: 0.5em 0 1em;}
.wysiwyg h3 { border-left: 4px solid #231815; padding: 3%; font-size: 1.1rem; line-height: 1.6; margin: 0.5em 0 1em;}
.wysiwyg h4 { border-bottom: 1px solid #000; padding: 0 0 3%; font-size: 1rem; line-height: 1.6; margin: 0.5em 0 1em;}
.wysiwyg h5 { border-bottom: 1px dashed #000; padding: 0 0 3%; font-size: 0.9rem; line-height: 1.6; margin: 0.5em 0 1em;}
.wysiwyg h6 { background-color: #eee; border: 1px dotted #999; padding: 3%; font-size: 0.9rem; line-height: 1.6; margin: 0.5em 0 1em;}
.wysiwyg ul { list-style-type: disc; line-height: 1.6; margin: 0.5em 0 1em 2em}
.wysiwyg ol { list-style-type: decimal; line-height: 1.6; font-size: 1em; margin: 0.5em 0 1em 2em}
.wysiwyg table { width: 100% !important;}
.wysiwyg table th,
.wysiwyg table td { border: 1px solid #999; padding: 3%; font-size: 1em; margin: 0.5em 0 1em;}
/* 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'; }
}
