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

.rel{
    position: relative;
}

@media screen and (min-width: 768px),print {
/* bese */

html{}

body { font-size: 16px;}


header{ width: 1100px; margin: 0px auto 20px auto; padding-top: 10px; position: relative;}
header h1{ font-size: 0.75em; color: #ccc; margin-bottom: 5px; line-height: 1.2; min-height: 10px; width: 650px; padding-top: 5px; }
header .h-link-list{ font-size: 0.75em; position: absolute; left: 220px; top: 80px; }
header .h-link-list li{ float: left; margin-right: 15px; }
header .h-link-list li::before{ content: "＞"; }
header .h-add-Box{ width: 300px; position: absolute; font-size: 0.75em; top: 20px; right: 120px; }

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

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

#pc-menu-open { letter-spacing: 0.1em;width: 100%; min-width: 1100px; background: #f5f6f6; padding: 66px 0 10px; line-height: 1.6; }
#pc-menu-open  .footer-Box{ width: 900px; margin: 0 auto; padding-top: 100px; font-size: 0.875em; position: relative; }
#pc-menu-open  .footer-Box .cv-list{ display: flex; justify-content: space-between; margin-bottom:60px; }
#pc-menu-open  .f-link-Box{ width: 900px; margin: 0 auto 120px;  }
#pc-menu-open  .f-link-Box .f-home-link { margin-bottom: 40px; font-size: 12px;}
#pc-menu-open  .f-link-Box .f-home-link::before {}
#pc-menu-open  .f-link-01{ float: left; width: 220px; color: #010000; }
#pc-menu-open  .f-link-02{ float: left; width: 220px; color: #010000; }
#pc-menu-open  .f-link-03{ float: left; width: 230px; color: #010000; }
#pc-menu-open  .f-link-04{ float: left; width: 230px; color: #010000; }
#pc-menu-open  .f-link-Box li{ margin-bottom: 3px; }
#pc-menu-open  .f-link-Box li p{ font-weight: bold; }
#pc-menu-open  .f-link-Box li a{ font-size: 12px; color: #3f3f3f;display: block;}
#pc-menu-open  .f-link-Box li a::before{ content: "-"; }
#pc-menu-open  .f-sns{ position: absolute; left: 50%; transform: translateX(-50%); -ms-transform: translateX(-50%); bottom: 150px; }
#pc-menu-open  .f-sns li{ float: left; margin-right: 15px; }
#pc-menu-open  .f-sns li:last-child{ float: left; margin-right: 0px; }
#pc-menu-open  .f-sns li a::before{ content: none; }
#pc-menu-open  .f-con-Box{ width: 715px; margin:0 auto; text-align: center;  }
#pc-menu-open  .f-con-Box p{ font-size: 12px; margin-bottom: 8px; color: #3f3f3f; }
#pc-menu-open  .f-con-Box .f-logo{ margin-bottom: 25px; }
#pc-menu-open  .f-ttl-01{font-family: 'Barlow Condensed', sans-serif;font-weight: 300;font-size: 17px;letter-spacing: 0.1em;margin-bottom: 13px;}

#g-nav{ position: fixed; top: 0; right: 0; z-index: 50; width: 100%; padding: 5px 3%; text-align: center; font-size: 0.875em; background: #fff; 
z-index: 500;
}


#g-nav .navi-inner{ padding-top: 15px; 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; }
#g-nav li.list{ position: relative; }
#g-nav li.list:first-child{ margin-top: -15px; margin-bottom: ; }
#g-nav li.list span { cursor: pointer;}
#g-nav li.list span,
#g-nav li.list a{ position: relative; display: inline-block; text-decoration: none; text-align: center; padding: 10px 15px;
font-weight: bold;
font-size: 12px;
letter-spacing: 1px;}


#g-nav .dropmenu li.list ul.sub { visibility: hidden; opacity: 0; transition: 0s; position: absolute; top: 30px; left: 0; margin: 0; padding: 0; z-index: 500; width: 220px;}
#g-nav .dropmenu li.list:hover ul { visibility: visible; opacity: 1; display: block; }
#g-nav .dropmenu li.list ul li:last-child a { border-bottom: 1px solid #ccc; }
#g-nav .dropmenu li.list ul li a { visibility: hidden; opacity: 0; transition: 0.9s; background: #fff; display: block; width: 220px; padding: 10px; border: 1px solid #ccc; color: #000; border-bottom: none; margin-bottom: 0; }
#g-nav .dropmenu li.list:hover ul li a { visibility: visible; opacity: 1; }
#g-nav .nav-form{ position: absolute; right: 6%; top: 20%; }
#g-nav .nav-form li{ float: left; margin-right: 40px }
#g-nav .nav-form li:last-child{ float: left; margin-right: 0px }

#g-top-nav{ width: 247px; margin: 0px auto 10px auto; padding: 20px 0; text-align: left; font-size: 0.875em; position: absolute; left: 10px; top: 170px; z-index: 200; }
#g-top-nav li.list { position: relative; display: block; margin-right: 0;}
#g-top-nav li.list span { cursor: pointer;}
#g-top-nav li.list span,
#g-top-nav li.list a{ display: block; text-align: left;  padding: 10px 20px 10px;    margin-bottom: 5px;}
#g-top-nav li.list:first-child a { }

#g-top-nav li span.g-nav-deco-01{
background-image: url(../images/common/nav-deco-01.png);
background-repeat: no-repeat;
background-position: left 12em center;
}

#g-top-nav .dropmenu li.list ul.sub { visibility: hidden; opacity: 0; transition: 0s; position: absolute; top: -5px; right: -210px; margin: 0; padding: 0; z-index: 500; width: 220px;}

#g-top-nav .dropmenu li.list ul.g-nav-deco-02 li{
border-bottom: 1px solid #d6d6d6;
}



#g-top-nav .dropmenu li.list:hover ul { visibility: visible; opacity: 1; display: block; }
#g-top-nav .dropmenu li.list ul li:last-child a { }

#g-top-nav .dropmenu li.list ul li a { visibility: hidden; opacity: 0; transition: 0.9s; background: #fff; display: block; width: 220px; padding: 14px 50px 14px 20px; color: #000; margin-bottom: 0;
    background-image: url(../images/common/nav-deco-02.png);
    background-repeat: no-repeat;
    background-position: right 10px center;
}

#g-top-nav .dropmenu li.list:hover ul li a { visibility: visible; opacity: 1; }
#g-top-nav .sns-list{ padding-top: 80px;  margin: 0 0 0 20px;}
#g-top-nav .sns-list li{ float: left; margin-right: 15px; }

#end-contact { max-width: 1800px; width: 90%; margin: 64px auto 75px; padding-bottom: 30px; border-bottom: 1px solid #000; }
#end-contact .end-contact-ttl { margin-bottom: 27px; text-align: center; }
#end-contact .in-ttl { text-align: center; margin-bottom: 45px; border-top: 1px solid #000; }
#end-contact .in-ttl img{ position: relative; top: -8px; }
#end-contact p { text-align: center; margin-bottom: 20px; font-size: 0.875em;}
#end-contact .btn01{ background: #af1e23; text-align: center; 
margin-bottom: 37px;
background-image: url(../images/common/enb-bnr-deco.png);
background-repeat: no-repeat;
background-position: right 10px bottom 10px;
}
#end-contact .btn01 a{ display: block; width: 100%;  padding: 34px 0; }
#end-contact li{ float: left; width: 48%; text-align: center; }
#end-contact li a{ padding: 30px 0; display: block;  background: #000; margin-bottom: 12px; 
    background-image: url(../images/common/enb-bnr-deco.png);
    background-repeat: no-repeat;
    background-position: right 10px bottom 10px;
}
#end-contact li p{ font-size: 14px; color: #010000; }
#end-contact li:last-child{ float: right; width: 48%; }

footer{ letter-spacing: 0.1em;width: 100%; min-width: 1100px; background: #f5f6f6; padding: 66px 0 10px; line-height: 1.6; }
footer .footer-Box{ width: 1100px; margin: 0 auto; font-size: 0.875em; position: relative; }
footer .f-link-Box{ width: 1000px; margin: 0 auto 84px;  }
footer .f-link-Box .f-home-link { margin-bottom: 40px; font-size: 12px;}
footer .f-link-Box .f-home-link::before {}
footer .f-link-01{ float: left; width: 230px; color: #010000; }
footer .f-link-02{ float: left; width: 230px; color: #010000; }
footer .f-link-03{ float: left; width: 230px; color: #010000; }
footer .f-link-04{ float: left; width: 230px; color: #010000; }
footer .f-link-Box li{ margin-bottom: 3px; }
footer .f-link-Box li p{ font-weight: bold; }
footer .f-link-Box li a{ font-size: 12px; color: #3f3f3f;display: block;}
footer .f-link-Box li a::before{ content: "-"; }
footer .f-sns{ position: absolute; right: 0; top: 55px; }
footer .f-sns li{ float: left; margin-right: 15px; }
footer .f-sns li:last-child{ float: left; margin-right: 0px; }
footer .f-sns li a::before{ content: none; }
footer .f-con-Box{ width: 715px; margin:0 auto; text-align: center;  }
footer .f-con-Box p{ font-size: 12px; margin-bottom: 8px; color: #3f3f3f; }
footer .f-con-Box .f-logo{ margin-bottom: 25px; }
footer .f-ttl-01{font-family: 'Barlow Condensed', sans-serif;font-weight: 300;font-size: 17px;letter-spacing: 0.1em;margin-bottom: 13px;}

.copyright{ letter-spacing: 0.1em; font-size: 10px; text-align: center; padding: 20px 0px 48px; display: block; background: #f5f6f6; color: #3f3f3f; }

/* 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{ }*/


h2.main-title{
height: 310px;
background-position: center top;
background-repeat: no-repeat;
text-align: center;
margin-top: 70px;
padding-top: 85px;
}




h2.main-title .en { display: block; font-size: 1rem; margin-bottom: 20px; text-transform: uppercase;}
h2.main-title .jp { display: block; font-size: 2rem; font-weight: bold;}
h3.sub-title{ background: #000; padding: 15px 20px; color: #fff; margin-bottom: 30px; font-size: 1rem; font-weight: bold; letter-spacing: 1px; }
.seo_bread_list{
    width: 1200px;
    padding: 20px 0 0;
    margin: 0 auto;
    font-size: 0.875em;
    line-height: 1.4;
    letter-spacing: 1px;
    font-weight: bold;
    font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック","Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro",  Verdana, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}
.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%;overflow: hidden;}
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.7; font-size: 14px;}
.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: 1rem; line-height: 1.7; margin: 0.5em 0 1em;}
.wysiwyg h2 { border-top: 1px solid #333; border-bottom: 1px solid #333; padding: 12px; font-size: 1rem; line-height: 1.7; margin: 0.5em 0 1.5em;}
.wysiwyg h3 { border-left: 6px solid #231815; padding: 5px 20px; font-size: 1rem; line-height: 1.7; margin: 0.5em 0 1em;}
.wysiwyg h4 { border-bottom: 1px solid #000; padding: 0 0 10px; font-size: 1.188rem; line-height: 1.7; margin: 0.5em 0 1em;}
.wysiwyg h5 { border-bottom: 1px dashed #000; padding: 0 0 10px; font-size: 1.188rem; line-height: 1.7; margin: 0.5em 0 1em;}
.wysiwyg h6 { background-color: #eee; border: 1px dotted #999; padding: 10px; font-size: 1rem; line-height: 1.7; margin: 0.5em 0 1em;}
.wysiwyg ul { list-style-type: disc; line-height: 1.7; font-size: 0.875rem; margin: 0.5em 0 1em 2em}
.wysiwyg ol { list-style-type: decimal; line-height: 1.7; 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;}


.end-bx ul{float: left;}
.end-bx li{display: inline-block;}
.end-bx li{margin-right: 40px; margin-bottom: 50px;}


/* リンク透明 */
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: 1270px) {
    html{
        overflow: auto;
    }
    body {
        overflow: visible;
    }
}

@media screen and (max-width: 1200px) {
    #g-nav .nav-form {
        position: static;
        margin-left: 15px;
        margin-top: 5px;
    }
    #g-nav {
 padding-bottom: 14px;
}

}

@media screen and (min-width: 766px) and (max-width: 1300px) {
#g-nav .nav-form li{
    margin-right: 15px;
}
}




@media screen and (max-width: 767px) {
body { overflow-x: hidden; font-size: 16px; font-family: sans-serif; -webkit-text-size-adjust: 100%; 
    overflow-x: hidden
}
.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: auto; width: 100%; position: fixed; top: 0; left: 0; background: #fff; z-index: 185; border-bottom: 10px solid #f5f6f6;  }

.sp-header .h-logo {width: 10vw;padding: 3vw 0 3vw 3vw;}
.sp-header .h-logo img{width: 100%;height: auto;}


.sp-header .h-menu { 
    width: 16%;
    position: fixed; top: 0%; right: 0%; z-index: 997;
}


.sp-header .h-menu img { width: 100%;}

nav#sp-global-nav{
    font-size: 0.9rem; z-index: 999; overflow: scroll; position: fixed; top: 0; width: 100vw; height: 100vh; display: none; box-sizing: border-box; color: #000; background: #fff;
    background: #fff; line-height: 1.6; font-size: 0.9rem;
    }



nav#sp-global-nav #end-contact { width: 100%; margin: 0 auto; margin-top: 29%; }
nav#sp-global-nav .sp-header-inner{ height: auto; width: 100%; position: fixed; top: 0; left: 0; background: #fff; z-index: 185; border-bottom: 10px solid #f5f6f6; }


nav#sp-global-nav .sp-header-inner .h-logo img { width: 16%;}
nav#sp-global-nav .sp-header-inner .h-menu { position: fixed; top: 0%; right: 0%; width: auto; z-index: 997;}
nav#sp-global-nav .sp-header-inner .h-menu img { height: 55px; width: auto;}


nav#sp-global-nav .open-close-01 {
    width: 16%;
    position: fixed; top: 0%; right: 0%; z-index: 998;}
nav#sp-global-nav .open-close-01 img { width: 100%;}

nav#sp-global-nav .open-close-02 { background: #222; text-align: center; padding: 3%; margin: 10% 5% 20%;}

nav#sp-global-nav #end-contact .cv-list{ display: flex; justify-content: space-between; margin-bottom:14vw; }
nav#sp-global-nav #end-contact .cv-list li{ width:30%; }

    nav#sp-global-nav .f-link-Box .f-home-link {
        padding-left:5.5em;
        text-indent:-5.5em;
        font-size: 0.75em;
        margin-bottom: 8%;
    }
    
    nav#sp-global-nav .f-link-Box li { width: 100%; font-size: 0.875em;}
    nav#sp-global-nav .f-link-Box .f-link-01 { float: left; width: 50%;  }
    nav#sp-global-nav .f-link-Box .f-link-03 { float: right; width: 50%; }
    
    
    nav#sp-global-nav .f-link-Box li p{ color: #000; font-weight: bold; padding-left: 3%; padding-top: 5%; }
    
    nav#sp-global-nav .f-link-Box li a { width: 100%; margin: 0 auto; display: block;
    margin-bottom: 7%;
    }

    nav#sp-global-nav .footer-Box{
        background-color: #f5f6f6;
        padding-left: 2.66%;
        padding-right: 2.66%;
        padding-top: 10%;
    }
    
    nav#sp-global-nav .f-link-Box li a:before{ content: '-';padding-right: 0.3em;padding-left: 0.3em; }
    nav#sp-global-nav .f-con-Box{ padding: 10% 2% 0%; }
    nav#sp-global-nav .f-link-Box{ margin-bottom: 6%;  }
    nav#sp-global-nav .f-bnr{ text-align: center; margin-top: 7%; }
    nav#sp-global-nav .f-sns{ width: 40%; margin: 10% auto 6%; 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;}
    nav#sp-global-nav .f-sns li{ width: 20%; margin-right: 20%;}
    nav#sp-global-nav .f-sns li:last-child{ margin-right: 0;}
    nav#sp-global-nav .f-con-Box{ width: 100%; margin:0 auto; text-align: center;  }
    nav#sp-global-nav .f-con-Box p{ font-size: 12px; color: #010000; }
    nav#sp-global-nav .f-con-Box .f-logo{ margin-bottom: 8%; }
    nav#sp-global-nav .f-ttl-01{
        font-family: 'Barlow Condensed', sans-serif;
        font-weight: 300;
        font-size: 1.063em;
        letter-spacing: 0.1em;
        margin-bottom: 1em;
    }
    
    nav#sp-global-nav .adjustment-mb{
        margin-bottom: 2em;
    }


.sp-header-bg{
    background-color: #f5f6f6;
}



.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 { width: 100%; margin: 6% auto 0; 
padding-left: 2.66%;
padding-right: 2.66%;
padding-bottom: 3%;
background-image: url(../sp-images/common/cv-bg-02.png);
background-size: cover;
}


.sp-header-bg-c { 
    background-image: none !important;
    }
    


#end-contact .end-contact-ttl { text-align: center; padding: 0 0%;
margin-bottom: 0;
}

#end-contact .tel { 
    width: 72.85%;
    margin: 0 auto 12%;}

#end-contact .in-ttl { text-align: center; }
#end-contact .in-ttl img{ position: relative; top: -10px; }

#end-contact p { text-align: center; margin-bottom: 3%; font-size: 0.875em;
    letter-spacing: 0.05em;
}


#end-contact .open-nav-txt{
    font-size: 0.688em;
    font-weight: bold;
    letter-spacing: 0.05em;
}

#end-contact .btn01{ }

#end-contact li a{
margin-bottom: 2%;
display: block;
}


#end-contact .bdb{
border-bottom: 1px solid #000;
padding-bottom: 2%;
}

#end-contact li p{ font-size: 0.813em; color: #010000;

}
.sp-page-top a img { width: 100%; height: auto;}

footer{ background: #f5f6f6; line-height: 1.6; font-size: 0.9rem;
padding-top: 10%;
padding-left: 2.66%;
padding-right: 2.66%;
}
footer .f-link-Box .f-home-link {
    padding-left: 4.5em;
    text-indent: -4.5em;
    font-size: 0.75em;
    margin-bottom: 10%;
}

footer .f-link-Box li { width: 100%; font-size: 0.875em;}
footer .f-link-Box .f-link-01 { float: left; width: 50%;  }
footer .f-link-Box .f-link-03 { float: right; width: 50%; }


footer .f-link-Box li p{ color: #000; font-weight: bold; padding-left: 3%; padding-top: 5%; }

footer .f-link-Box li a { width: 100%; margin: 0 auto; display: block;
margin-bottom: 7%;
}

footer .f-link-Box li a:before{ content: '-';padding-right: 0.3em;padding-left: 0.3em; }
footer .f-con-Box{ padding: 10% 2% 0%; }
footer .f-link-Box{ margin-bottom: 6%;  }
footer .f-bnr{ text-align: center; margin-top: 7%; }
footer .f-sns{ width: 25%; margin: 0 auto 6%;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-sns li{ width: 23%; margin-right: 15%;}
footer .f-sns li img{width: 100%;}
footer .f-sns li:last-child{ margin-right: 0;}
footer .f-con-Box{ width: 100%; margin:0 auto; text-align: center;  }
footer .f-con-Box p{ font-size: 12px; color: #010000; }
footer .f-con-Box .f-logo{ margin-bottom: 8%; }

.copyright{ font-size: 0.7rem; line-height: 1.4;    padding: 7% 3% 22%;display: block; text-align: center;
color: #010000;
background: #f5f6f6;
}

footer .f-ttl-01{
    font-family: 'Barlow Condensed', sans-serif;
    font-weight: 300;
    font-size: 1.063em;
    letter-spacing: 0.1em;
    margin-bottom: 1em;
}

footer .adjustment-mb{
    margin-bottom: 2em;
}



main{ margin-top: 18%; }
h2.main-title { display: none;}


h3.sub-title{
    padding: 5% 3% 0;
    margin-bottom: 6%;
    text-align: center;
}

h3.sub-title .sys-jp{
    font-size: 1.125em;
    line-height: 170%;
    margin-bottom: 6%;
    letter-spacing: 2px;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3","Sawarabi Mincho","Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

h3.sub-title .sys-en{
    font-family: 'Barlow Condensed', sans-serif;
    font-size: 1.313em;
    display: block;
    margin-bottom: 3%;
    font-weight: bold;
    letter-spacing: 1px;
}

.seo_bread_list{ 
    font-weight: bold;
font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック","Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro",  Verdana, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    width: 100%; padding: 5% 2%; margin: 0 auto; font-size: 0.8rem; color: #010000; line-height: 1.4;}
.seo_bread_list a { color: #010000;
}


.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 { }
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: "."; }

.end-bx ul{width: 94%; padding: 4%; margin: 0 auto; margin-bottom: 10%;}
.end-bx li{padding: 5%; display: inline-block;}
.end-bx li{margin-bottom: 10%; margin: 0 auto;}

/* 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.8;
    font-size: 0.813em;
    letter-spacing: 1px;
}
.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: 1em; 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: 1em; line-height: 1.6; margin: 0.5em 0 1em;}
.wysiwyg h3 { border-left: 4px solid #231815; padding: 3%; font-size: 1em; 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'; }
}
