@charset "UTF-8";
/*webフォント読み込み*/
@font-face { /*notosansレギュラー*/
font-family: 'Noto Sans JP'; src: url("../fonts/NotoSansJP-Regular.otf"); src: url("../fonts/NotoSansJP-Regular.woff2") format("woff2"), url("../fonts/NotoSansJP-Regular.woff") format("woff"), url("../fonts/NNotoSansJP-Regular.otf") format("truetype"); font-weight: 400; }
@font-face { /*notosansミディアム*/
font-family: 'Noto Sans JP'; src: url("../fonts/NotoSansJP-Medium.otf"); src: url("../fonts/NotoSansJP-Medium.woff2") format("woff2"), url("../fonts/NotoSansJP-Medium.woff") format("woff"), url("../fonts/NotoSansJP-Medium.otf") format("truetype"); font-weight: 500; }
@font-face { /*notosansボールド*/
font-family: 'Noto Sans JP'; src: url("../fonts/NotoSansJP-Bold.otf"); src: url("../fonts/NotoSansJP-Bold.woff2") format("woff2"), url("../fonts/NotoSansJP-Bold.woff") format("woff"), url("../fonts/NotoSansJP-Bold.otf") format("truetype"); font-weight: 700; }
@font-face { /*notosansボールド*/
font-family: 'Noto Sans JP'; src: url("../fonts/NotoSansJP-Black.otf"); src: url("../fonts/NotoSansJP-Black.woff2") format("woff2"), url("../fonts/NotoSansJP-Black.woff") format("woff"), url("../fonts/NotoSansJP-Black.otf") format("truetype"); font-weight: 900; }
@font-face { /*Poppins-Medium*/
font-family: 'pop'; src: url("../fonts/Poppins-Medium.otf"); src: url("../fonts/Poppins-Medium.woff2") format("woff2"), url("../fonts/Poppins-Medium.woff") format("woff"), url("../fonts/Poppins-Medium.otf") format("truetype"); font-weight: 500; }
@font-face { /*Poppins-SemiBold*/
font-family: 'pop'; src: url("../fonts/Poppins-SemiBold.otf"); src: url("../fonts/Poppins-SemiBold.woff2") format("woff2"), url("../fonts/Poppins-SemiBold.woff") format("woff"), url("../fonts/Poppins-SemiBold.otf") format("truetype"); font-weight: 600; }
/* Link
=========================================== */
a:link, a:visited { color: #000000; text-decoration: none; }

a:hover, a:active { color: #000000; text-decoration: underline; }

a { outline: none; transition: 0.3s; color: #000000; text-decoration: none; letter-spacing: 0; }

a img { transition: 0.3s; }

a:hover img { opacity: 0.7; }

:focus { outline: none; }

/* 共通設定
=========================================== */
#wpadminbar { position: absolute !important; }

html.loght { margin-top: 0 !important; }

html.showPage { margin-top: 0 !important; }

html.showPage body { padding-top: 100px; }

body { background: #fff; color: #000000; font-size: 16px; line-height: 2; font-family: YakuHanJP,'Noto Sans JP',"メイリオ","Mayryo ","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック","MS PGothic",sans-serif; font-style: normal; font-weight: 400; overflow-wrap: anywhere; /* 収まらない場合に折り返す */ word-break: normal; /* 単語の分割はデフォルトに依存 */ line-break: strict; /* 禁則処理を厳格に適用 */ }

h1, h2, h3, h4, h5, h6 { line-height: 1.5; font-weight: 700; letter-spacing: 0; }

body#tinymce { min-width: inherit !important; }

input, select, textarea { font-family: YakuHanJP,'Noto Sans JP',"メイリオ","Mayryo ","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック","MS PGothic",sans-serif; font-weight: 500; color: #000000; letter-spacing: 0; }

.wrap { width: 1100px; margin: 0 auto; position: relative; }

table { width: 100%; }

img { max-width: 100%; height: auto; }

.no-pc { display: inline-block; pointer-events: none; text-decoration: none !important; }

div#f-trigger { opacity: 0; position: absolute; left: 0; top: 90px; z-index: -20; }

/*共通見出し設定*/
.titles01 { margin-bottom: 60px; }
.titles01 .en { font-family: "pop"; font-weight: 600; line-height: 1.2; font-size: 78px; margin-right: 20px; display: block; }
.titles01 .jp { font-weight: 700; font-size: 20px; line-height: 1.3; display: block; color: #07B53B; }

.titles02 { margin-bottom: 40px; color: #fff; }
.titles02 .en { font-family: "pop"; font-weight: 600; line-height: 1.2; font-size: 78px; margin-right: 20px; display: block; }
.titles02 .jp { font-weight: 700; font-size: 20px; line-height: 1.3; display: block; }

.titles03 { margin-bottom: 40px; display: flex; flex-wrap: wrap; align-items: flex-end; }
.titles03 .en { font-family: "pop"; font-weight: 600; line-height: 1.2; font-size: 78px; margin-right: 20px; }
.titles03 .jp { font-weight: 700; font-size: 20px; line-height: 1.3; color: #07B53B; padding-bottom: 16px; }

.titles04 { position: relative; line-height: 1.6; font-weight: 700; font-size: 40px; margin-bottom: 30px; padding-left: 24px; }
.titles04 .komoji { font-size: 20px; }

.titles04:before { content: ""; width: 4px; height: 100%; background: #07B53B; border-radius: 10px; position: absolute; left: 0; top: 0; }

.titles05 { margin-bottom: 60px; text-align: center; }
.titles05 .en { font-family: "pop"; font-weight: 600; line-height: 1.6; font-size: 20px; display: block; color: #07B53B; }
.titles05 .jp { font-weight: 700; font-size: 46px; line-height: 1.6; display: block; }

.titles05.white .en { color: #fff; }
.titles05.white .jp { color: #fff; }

/*共通ボタン設定*/
.btn01 { min-width: 280px; height: 72px; display: table; }
.btn01 a { display: table-cell; text-decoration: none; border: solid 3px #07B53B; text-align: center; vertical-align: middle; background: #fff; position: relative; font-weight: 700; color: #07B53B; border-radius: 60px; }
.btn01 a .arrow { position: absolute; z-index: 2; top: 0; bottom: 0; right: 17px; margin: auto 0; display: flex; flex-wrap: wrap; justify-content: center; align-items: center; background: #07B53B; width: 24px; height: 24px; transition: 0.3s; border-radius: 100%; }
.btn01 a .arrow img { display: block; opacity: 1; transition: 0s; }
.btn01 a:hover { color: #fff; background: #07B53B; }
.btn01 a:hover span.arrow { background: #fff; }
.btn01 a:hover span.arrow img { filter: brightness(0) saturate(100%) invert(36%) sepia(100%) saturate(1321%) hue-rotate(114deg) brightness(102%) contrast(94%); }

.btn02 { width: 360px; height: 84px; display: table; }
.btn02 a { display: table-cell; text-align: left; vertical-align: middle; text-decoration: none; border: solid 3px #07B53B; border-radius: 4px; background: #07B53B; color: #fff; position: relative; line-height: 1.2; padding-left: 24px; padding-right: 50px; font-weight: 700; font-size: 20px; }
.btn02 a span.arrow { position: absolute; z-index: 2; right: 24px; top: 50%; transform: translateY(-50%); }
.btn02 a:hover { background: #fff; color: #07B53B; }
.btn02 a:hover span.arrow img { filter: brightness(0) saturate(100%) invert(38%) sepia(88%) saturate(1430%) hue-rotate(112deg) brightness(101%) contrast(95%); }

.arrow img { display: block; opacity: 1; transition: 0s; }

.btn03 a { display: flex; flex-wrap: wrap; align-items: center; text-decoration: none; }
.btn03 a .arrow { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; background: #07B53B; width: 24px; height: 24px; transition: 0.3s; border-radius: 100%; margin-right: 12px; }
.btn03 a .arrow img { display: block; opacity: 1; transition: 0s; }
.btn03 a .text { font-weight: 700; }
.btn03 a:hover { text-decoration: underline; }

.btn04 { width: 360px; height: 60px; display: table; }
.btn04 a { display: table-cell; text-align: left; vertical-align: middle; text-decoration: none; border: solid 3px #07B53B; border-radius: 4px; background: #07B53B; color: #fff; position: relative; line-height: 1.2; padding-left: 28px; padding-right: 50px; font-weight: 700; font-size: 20px; }
.btn04 a .komoji { font-size: 16px; }
.btn04 a span.arrow { position: absolute; z-index: 2; right: 18px; top: 50%; transform: translateY(-50%); display: flex; flex-wrap: wrap; width: 24px; height: 24px; justify-content: center; align-items: center; background: #fff; border-radius: 100%; }
.btn04 a:hover { background: #fff; color: #07B53B; }
.btn04 a:hover span.arrow { background: #07B53B; }
.btn04 a:hover span.arrow img { filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(4509%) hue-rotate(52deg) brightness(121%) contrast(109%); }

.contact-btn02 { min-width: 280px; height: 66px; display: table; }
.contact-btn02 a { display: table-cell; text-decoration: none; color: #fff; text-align: center; vertical-align: middle; position: relative; font-weight: 700; border-radius: 60px; background: linear-gradient(110deg, #08c440 0%, #0688ea 47%, #08c440 100%); background-position: left top; background-size: 200%; }
.contact-btn02 a .arrow { position: absolute; z-index: 2; top: 0; bottom: 0; right: 20px; margin: auto 0; display: flex; flex-wrap: wrap; justify-content: center; align-items: center; background: #fff; width: 24px; height: 24px; transition: 0.3s; border-radius: 100%; }
.contact-btn02 a .arrow img { display: block; opacity: 1; transition: 0s; }
.contact-btn02 a:hover { background-position: right bottom; }

/*グラデーション*/
.gra-bg { display: inline-block; padding: 5px 12px; background: linear-gradient(120deg, #D80000 0%, #D80000 20%, #D85E00 100%); color: #fff; border-radius: 10px; }

.gra-text { background: linear-gradient(180deg, #D80000 0%, #D85E00 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; display: inline-block; }

/*スライダー　ふわっ*/
div#mv-slider, div.slider01, div.gallery-main, div.gallery-thumbs, div.belt-slider { opacity: 0; transition: opacity .3s linear; }

div#mv-slider.slick-initialized, div.slider01.slick-initialized, div.gallery-main.slick-initialized, div.gallery-thumbs.slick-initialized, div.belt-slider.slick-initialized { opacity: 1; }

/*font*/
.pop { font-family: 'pop'; font-weight: 600; }

/* header */
/*-------------------------------------------*/
#header { position: fixed; transition: 0.3s; left: 0; top: 0; z-index: 200; height: 100px; width: 100%; box-sizing: border-box; background: #fff; padding-left: 40px; line-height: 1.6; }

.logo a { text-decoration: none; }

.head-inner.flex { align-items: flex-start; box-sizing: border-box; height: 100px; }
.head-inner.flex .left { padding-top: 14px; }
.head-inner.flex .head-right { margin-left: auto; margin-right: 28px; }
.head-inner.flex .head-text { font-size: 13px; line-height: 1.2; margin-bottom: 6px; }

div.head-right > .box01 { display: flex; flex-wrap: wrap; align-items: flex-start; justify-content: flex-end; padding-top: 15px; }
div.head-right .bh { text-align: right; line-height: 1.1; font-size: 12px; }

ul.head-nav { margin-right: 20px; }
ul.head-nav > li { font-size: 14px; font-weight: 700; width: 146px; height: 29px; display: table; }
ul.head-nav > li a { text-decoration: none; display: table-cell; background: #E8E8E8; border-radius: 30px; text-align: center; vertical-align: middle; }
ul.head-nav > li a:hover { opacity: 0.7; }

.tel-num a { font-family: 'pop'; font-size: 24px; line-height: 1.2; font-weight: 600; }
.tel-num a > span { display: inline-block; padding-left: 30px; background: url("../img/common/ico-tel.svg") no-repeat left top; }

div#gnav { margin-top: 12px; }
div#gnav ul.flex { justify-content: flex-end; }
div#gnav ul.flex > li { font-size: 16px; margin-left: 40px; font-weight: 700; line-height: 1.2; position: relative; }
div#gnav ul.flex > li a { text-decoration: none; transition: 0s; }
div#gnav ul.flex > li a:hover { color: #07B53B; }
div#gnav ul.flex > li ul.fs { margin-top: 0; }
div#gnav ul.flex > li ul.fs > li { line-height: 1.6; }

.contact-btn { width: 180px; height: 110px; display: table; }
.contact-btn a { text-decoration: none; display: table-cell; text-align: center; vertical-align: middle; border-radius: 0 0 0 10px; color: #fff; line-height: 1.4; font-weight: 700; background: linear-gradient(110deg, #08c440 0%, #0688ea 47%, #08c440 100%); background-position: left top; background-size: 200%; }
.contact-btn a > span.text { display: inline-block; padding-top: 28px; background: url("../img/common/ico-mail.svg") no-repeat center top; }
.contact-btn a:hover { background-position: right bottom; }

li.drop { cursor: pointer; }

.dr-tit { position: relative; padding-right: 16px; transition: 0.3s; }
.dr-tit .arrow { position: absolute; right: 0; top: 7px; }
.dr-tit .arrow img { display: block; }

.drop-wrap { width: 275px; background: rgba(255, 255, 255, 0.7); border-radius: 10px; backdrop-filter: blur(5px); box-shadow: 0 4px 24px rgba(0, 0, 0, 0.1); color: #000000; position: absolute; top: calc(100% + 15px); left: calc(50% - 137px); z-index: 10; height: 0; overflow: hidden; transition: 0.3s; padding: 0 20px; box-sizing: border-box; }
.drop-wrap ul.fs > li { border-bottom: solid 1px #B8BCBA; margin-bottom: 14px; }
.drop-wrap ul.fs > li a { display: block; padding-bottom: 14px; text-decoration: none; line-height: 1.2; font-weight: 700; background: url("../img/common/dr-nav-arrow.svg") no-repeat right top; padding-right: 35px; }
.drop-wrap ul.fs > li:last-child { margin-bottom: 0; border-bottom: none; }

li:hover .dr-tit { color: #07B53B; }
li:hover .dr-tit .arrow { transform: rotateZ(-180deg); }
li:hover .drop-wrap { padding-top: 20px; padding-bottom: 10px; height: auto; box-shadow: 0 0 3px rgba(0, 0, 0, 0.3); }

li.nav08 .drop-wrap { left: auto; right: -40px; }

li.drop:hover { cursor: pointer; }

li.drop:hover:before { content: ""; width: calc(100% + 200px); top: calc(100% - 1px); position: absolute; left: 50%; transform: translateX(-50%); height: 30px; }

/*スクロール追従*/
.fixed div#header { box-shadow: 0 0 3px rgba(255, 255, 255, 0.2); }

/*パンくず*/
/*-------------------------------------------*/
div#bread { z-index: 2; position: relative; }
div#bread .wrap { padding: 8px 0; }

#bread ul { display: flex; flex-wrap: wrap; align-items: center; justify-content: flex-end; }

#bread ul li { display: flex; flex-wrap: wrap; align-items: center; font-size: 14px; font-weight: 500; color: #000000; vertical-align: middle; line-height: 1.2; }

ul.bread-list li a { font-size: 14px; color: #000000; }
ul.bread-list li a img { display: block; vertical-align: middle; }

#bread ul.bread-list li:after { content: "／"; display: inline-block; position: relative; vertical-align: middle; margin: 0 9px; }

#bread ul.bread-list li:last-child:after { content: none; }

#bread ul.bread-list li:last-child, #bread ul.bread-list li:last-child a { color: #000000; }

/* メインビジュアル */
/*-------------------------------------------*/
/*TOPページ*/
div#mv { position: relative; z-index: 3; letter-spacing: 0; }

/*下層ページ*/
/* contents */
/*-------------------------------------------*/
/* footer */
/*-------------------------------------------*/
.ft-map { height: 400px; }
.ft-map iframe { width: 100%; height: 100%; }

div#ftBox01 { padding: 80px 0 50px; }
div#ftBox01 .wrap { display: flex; flex-wrap: wrap; }

.ft-logo { margin-bottom: 30px; }

.ft-address { margin-top: 20px; line-height: 1.1; }

div.ft-info { width: 380px; }
div.ft-info .tel-set { position: relative; }
div.ft-info .tel-set:after { content: "全国対応"; color: #fff; font-size: 16px; font-weight: 700; width: 88px; height: 30px; line-height: 28px; border-radius: 4px; background: #07B53B; display: inline-block; text-align: center; position: absolute; left: 223px; top: -2px; }
div.ft-info .bh { font-size: 16px; margin-top: 10px; }

.ft-text01 { font-size: 13px; line-height: 1.2; margin-bottom: 6px; }

div.fnavBox { display: flex; flex-wrap: wrap; margin-left: auto; }

.ft-tit:first-child { margin-top: 0; }

.ft-tit { margin-top: 30px; }
.ft-tit .in-t { font-weight: 700; color: #093182; }

div.fnav { margin-right: 50px; }

div.fnav:last-child { margin-right: 0; }

ul.fs > li { margin-bottom: 16px; }
ul.fs > li:last-child { margin-bottom: 0; }

div.ft-bottom.flex { width: 100%; margin-left: auto; border-top: solid 1px #DDDFDE; padding-top: 40px; justify-content: space-between; align-items: center; margin-top: 60px; flex-direction: row-reverse; }

ul.pp-list { display: flex; flex-wrap: wrap; align-items: center; font-size: 16px; }
ul.pp-list > li { margin-right: 40px; }
ul.pp-list > li:last-child { margin-right: 0; }

.copyright { font-size: 16px; }

@keyframes fadein { 0% { opacity: 0; }
  100% { opacity: 1; } }
div#scr.on { right: -15.625vw; }
div#scr.on .float_close01 { display: none; }
div#scr.on .float_open01 { display: block; }

div#scr { position: fixed; right: 0; bottom: 0.729vw; z-index: 100; transition: 0.3s; animation: fadein 0.3s ease-out 0.4s 1 forwards; opacity: 0; }
div#scr .hum { background: url("../img/common/ban-hum.png") no-repeat; width: 7.91vw; height: 9.84vw; background-size: contain; position: absolute; right: 0.156vw; bottom: 0; }
div#scr > .inner { box-sizing: border-box; position: relative; width: 17.08vw; height: 8.33vw; border-top: solid 0.104vw #000; border-bottom: solid 0.104vw #000; border-radius: 0.52vw 0 0 0.52vw; padding: 1.45vw 3.125vw 0.9375vw 2.08vw; background: #fff; }
div#scr > .inner .fl-text01 { font-weight: 700; font-size: 0.729vw; line-height: 1.4; margin-bottom: 0.52vw; }
div#scr .contact-btn02 { min-width: 11.45vw; height: 3.125vw; }
div#scr .contact-btn02 a { border-radius: 3.125vw; font-size: 0.83vw; padding-right: 0.7vw; }
div#scr .contact-btn02 a .arrow { right: 0.84vw; width: 1.25vw; height: 1.25vw; }
div#scr .contact-btn02 a .arrow img { width: 1.04vw; }

.float_close01, .float_open01 { width: 1.45vw; position: absolute; left: 0; top: 0; height: 100%; z-index: 2; color: #fff; font-weight: 700; background: #000000; border-radius: 0.52vw 0 0 0.52vw; text-align: center; box-sizing: border-box; padding-top: 1.04vw; transition: 0.3s; cursor: pointer; }
.float_close01 .scr-text, .float_open01 .scr-text { margin-bottom: 0.52vw; line-height: 1.2; font-size: 0.83vw; }
.float_close01 .scr-text > span, .float_open01 .scr-text > span { display: block; text-align: center; }
.float_close01 img, .float_open01 img { display: inline-block; vertical-align: top; opacity: 1; width: 0.83vw; }

.float_close01:hover, .float_open01:hover { opacity: 0.7; }

.float_open01 { display: none; }

/* TOPへ戻る */
/*-------------------------------------------*/
div#top-link { position: absolute; left: 0; top: 0; opacity: 0; z-index: -20; }

div#page-top { position: fixed; right: 20px; bottom: 50px; opacity: 0; z-index: -3; transition: opacity 0.3s; width: 80px; }

div#page-top a { display: block; width: 80px; height: 80px; border-radius: 100%; background: #fff; border: solid 2px #000000; text-align: center; box-sizing: border-box; padding-top: 16px; line-height: 1; font-size: 15px; font-weight: 700; text-decoration: none; position: relative; }

div#page-top a .text { display: block; margin-top: 3px; font-size: 19px; font-weight: 700; }

div#page-top a:before { content: ""; background: url("../img/common/char01.png") no-repeat; background-size: 87px; width: 87px; height: 110px; transition: 0.3s; position: absolute; bottom: 0; right: 63px; }

div#page-top a:hover { border-color: #D80000; background: #D80000; color: #fff; }

div#page-top a:hover svg path { stroke: #fff; }

div#page-top a:hover:before { transform: rotateZ(5deg); }

.fixed div#page-top { opacity: 1; z-index: 6; }

/* OTHER
=========================================== */
.tright { text-align: right; }

.tleft { text-align: left; }

.tcenter { text-align: center; }

.flL { float: left; }

.flR { float: right; }

.bold { font-weight: bold; }

.inb { display: inline-block; }

.block { display: block; }

.red { color: #E30606; }

.blue { color: #0572C4; }

.blue02 { color: #0093D6; }

.yellow { color: #F2FF3B; }

.orange { color: #EE5A35; }

.green { color: #74BA26; }

.d-green { color: #005E4B; }

.green02 { color: #01A9AE; }

.navy { color: #374b8e; }

.pink { color: #ff7373; }

.gray { color: #818181; }

.black { color: #0A0A0A; }

.sp { display: none !important; }
