@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 { /*Roboto-Regular*/
font-family: 'robo'; src: url("../fonts/Roboto-Regular.otf"); src: url("../fonts/Roboto-Regular.woff2") format("woff2"), url("../fonts/Roboto-Regular.woff") format("woff"), url("../fonts/Roboto-Regular.otf") format("truetype"); font-weight: 400; }
@font-face { /*Roboto-Medium*/
font-family: 'robo'; src: url("../fonts/Roboto-Medium.otf"); src: url("../fonts/Roboto-Medium.woff2") format("woff2"), url("../fonts/Roboto-Medium.woff") format("woff"), url("../fonts/Roboto-Medium.otf") format("truetype"); font-weight: 500; }
@font-face { /*Roboto-Bold*/
font-family: 'robo'; src: url("../fonts/Roboto-Bold.otf"); src: url("../fonts/Roboto-Bold.woff2") format("woff2"), url("../fonts/Roboto-Bold.woff") format("woff"), url("../fonts/Roboto-Bold.otf") format("truetype"); font-weight: 700; }
/* Link
=========================================== */
a:link, a:visited { color: #0A0A0A; text-decoration: none; }

a:hover, a:active { color: #0A0A0A; text-decoration: underline; }

a { outline: none; transition: 0.3s; color: #0A0A0A; 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; }

body { background: #fff; color: #0A0A0A; font-size: 16px; line-height: 1.6; 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: 40px; color: #093182; font-weight: 700; }
.titles01 span.big-en.robo { font-size: 60px; font-weight: 500; }
.titles01 span.dot-text { display: block; font-size: 16px; line-height: 1; }
.titles01 span.dot-text > span { display: inline-block; position: relative; padding-left: 14px; }
.titles01 span.dot-text > span:before { content: ""; width: 4px; height: 4px; background: #093182; border-radius: 100%; position: absolute; left: 0; top: 6px; }
.titles01 span.jp { display: block; font-size: 40px; }
.titles01 span.jp .medi { font-size: 26px; }

.titles01.t-white { color: #fff; }
.titles01.t-white span.dot-text > span:before { background: #fff; }

.titles02 { text-align: center; margin-bottom: 30px; }
.titles02 .en { display: block; font-weight: 500; }
.titles02 .en > span { display: inline-block; position: relative; padding-left: 14px; }
.titles02 .en > span:before { content: ""; width: 4px; height: 4px; background: #fff; border-radius: 100%; position: absolute; left: 0; top: 11px; }
.titles02 .jp { display: block; font-weight: 700; font-size: 40px; }

.titles04 { font-weight: 700; font-size: 26px; color: #093182; position: relative; margin-bottom: 20px; padding-left: 48px; }

.titles04:before { content: ""; width: 36px; height: 1px; background: #093182; position: absolute; left: 0; top: 20px; }

/*共通ボタン設定*/
.btn01 { min-width: 260px; height: 70px; display: table; }
.btn01 a { display: table-cell; text-decoration: none; color: #fff; border: solid 1px #D50000; padding-right: 34px; padding-left: 40px; text-align: left; vertical-align: middle; background: #D50000; position: relative; font-weight: 700; }
.btn01 a .arrow { position: absolute; z-index: 2; top: 0; bottom: 0; right: 16px; margin: auto 0; display: flex; flex-wrap: wrap; justify-content: center; align-items: center; background: #fff; width: 18px; height: calc(100% - 30px); transition: 0.3s; }
.btn01 a .arrow img { display: block; opacity: 1; transition: 0s; }
.btn01 a:hover { color: #D50000; background: #fff; }
.btn01 a:hover span.arrow { background: #E60012; }
.btn01 a:hover span.arrow img { filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(194deg) brightness(101%) contrast(102%); }

/*グラデーション*/
.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*/
.robo { font-family: 'robo'; font-weight: 500; }

/* header */
/*-------------------------------------------*/
#header { position: fixed; transition: 0.3s; left: 0; top: 0; z-index: 200; height: 97px; width: 100%; box-sizing: border-box; padding: 0 0 0 64px; color: #fff; }
#header .tel-num a { color: #fff; }
#header .contact-btn { top: -3px; position: relative; }

.logo a { text-decoration: none; }

.head-inner.flex { align-items: flex-start; box-sizing: border-box; justify-content: space-between; }
.head-inner.flex .logo { margin-top: 20px; }

ul.head-nav { display: flex; flex-wrap: wrap; align-items: center; margin-right: 19px; }
ul.head-nav > li { margin-right: 10px; width: 102px; height: 27px; display: table; }
ul.head-nav > li a { display: table-cell; text-align: center; vertical-align: middle; text-decoration: none; color: #fff; font-weight: 500; border-radius: 20px; border: solid 1px #fff; }
ul.head-nav > li a > span { display: inline-block; padding-left: 14px; background: url("../img/common/hnav-arrow01.svg") no-repeat center left; }
ul.head-nav > li:last-child { margin-right: 0; }

div.head-right div.box01 { display: flex; flex-wrap: wrap; align-items: center; justify-content: flex-end; }
div.head-right .tel-set { padding-top: 10px; }
div.head-right .contact-btn { margin-left: 30px; }
div.head-right .bh { text-align: right; }

.tel-set .bh { font-size: 14px; font-weight: 500; }

.tel-num a { font-family: 'robo'; font-size: 26px; line-height: 1; font-weight: 500; }
.tel-num a > span.komoji { font-size: 14px; }

div#gnav { margin-top: 15px; padding-right: 60px; }
div#gnav ul.flex { justify-content: flex-end; }
div#gnav ul.flex > li { font-size: 16px; margin-left: 24px; font-weight: 500; line-height: 1.1; position: relative; }
div#gnav ul.flex > li a { text-decoration: none; color: #fff; transition: 0s; }
div#gnav ul.flex > li a:hover { text-decoration: underline; }
div#gnav ul.flex > li ul.fs { margin-top: 0; }
div#gnav ul.flex > li ul.fs > li { line-height: 1.6; }
div#gnav ul.flex > li ul.fs > li a { color: #0A0A0A; }

.contact-btn { width: 200px; background: #fff; }
.contact-btn a { height: 54px; text-decoration: none; display: flex; flex-wrap: wrap; justify-content: center; align-items: center; color: #fff; font-size: 18px; font-weight: 700; background: #D50000; }
.contact-btn a span.ico { margin-right: 10px; }
.contact-btn a span.ico img { display: block; opacity: 1; }
.contact-btn a .text { display: inline-block; position: relative; top: -2px; }
.contact-btn a:hover { opacity: 0.7; }

li.drop { cursor: pointer; }

.dr-tit { position: relative; padding-right: 16px; }
.dr-tit .arrow { position: absolute; right: 0; top: 7px; }
.dr-tit .arrow img { display: block; }

.drop-wrap { width: 260px; background: #fff; color: #000000; position: absolute; top: calc(100% + 15px); left: calc(50% - 130px); z-index: 10; height: 0; overflow: hidden; transition: 0.3s; padding: 0 30px; box-sizing: border-box; }

li:hover .dr-tit { text-decoration: underline; }
li:hover .dr-tit .arrow { transform: rotateZ(-180deg); }
li:hover .drop-wrap { padding-top: 30px; padding-bottom: 30px; 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 { background: url("../img/main/umv.jpg") no-repeat center top; background-size: cover; box-shadow: 0 0 3px rgba(255, 255, 255, 0.2); }
.fixed div#header .head-inner.flex .logo { margin-top: 10px; }
.fixed div#gnav { margin-top: 7px; }

/*パンくず*/
/*-------------------------------------------*/
div#bread { z-index: 2; position: relative; }
div#bread .wrap { padding: 8px 0; }

#bread ul { display: flex; flex-wrap: wrap; align-items: center; }

#bread ul li { display: flex; flex-wrap: wrap; align-items: center; font-size: 14px; font-weight: 500; color: #1E1E1E; vertical-align: middle; line-height: 1.2; }

ul.bread-list li a { font-size: 14px; color: #1E1E1E; }
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; background: url("../img/common/bread-arrow.svg") no-repeat center; width: 6px; height: 10px; }

#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: #1E1E1E; }

/* メインビジュアル */
/*-------------------------------------------*/
/*TOPページ*/
div#mv { position: relative; z-index: 3; letter-spacing: 0; }

/*下層ページ*/
/* contents */
/*-------------------------------------------*/
/* footer */
/*-------------------------------------------*/
aside#aside01 .inner { padding: 140px 0; background: url("../img/common/aside-bg01.jpg") no-repeat center top; background-size: cover; color: #fff; }
aside#aside01 .inner .u-text01 { font-weight: 500; text-align: center; }

.aside-feat-list.flex { margin: 40px 0 60px; }
.aside-feat-list.flex > .box { width: 367px; box-sizing: border-box; position: relative; display: table; height: 60px; border: solid 1px #426BBC; border-left: none; }
.aside-feat-list.flex > .box .num { width: 24px; height: 24px; display: flex; flex-wrap: wrap; background: #fff; justify-content: center; align-items: center; background: #fff; color: #093182; font-size: 12px; font-family: "robo"; font-weight: 500; box-sizing: border-box; padding-top: 3px; position: absolute; left: 0; top: 0; }
.aside-feat-list.flex > .box > span { display: table-cell; text-align: center; vertical-align: middle; font-size: 18px; font-weight: 700; }
.aside-feat-list.flex > .box:first-child { width: 366px; border-left: solid 1px #426BBC; }

.contact-types.flex .fax-text { font-size: 18px; }
.contact-types.flex .fax-text .komoji { font-size: 14px; }
.contact-types.flex .bh { font-size: 16px; text-align: right; margin-bottom: 5px; }
.contact-types.flex .tel-num a { color: #fff; font-size: 42px; }
.contact-types.flex .tel-num a .komoji { font-size: 24px; }
.contact-types.flex .box.box02 { margin-left: auto; }
.contact-types.flex .contact-btn { width: 366px; }
.contact-types.flex .contact-btn a { height: 100px; }
.contact-types.flex .contact-btn a .ico { margin-right: 16px; width: 24px; }
.contact-types.flex .contact-btn a .ico img { width: 100%; }
.contact-types.flex .contact-btn a span.text { font-size: 24px; }
.contact-types.flex .contact-btn.line-btn a { background: #00B900; }
.contact-types.flex .contact-btn.line-btn a .ico { width: 50px; }

.aside-bikou { margin-top: 14px; font-size: 14px; text-align: center; }

.ft-map { height: 380px; }
.ft-map iframe { width: 100%; height: 100%; }

div#ftBox01 { padding: 100px 0 60px; }
div#ftBox01 .wrap { display: flex; flex-wrap: wrap; }

.ft-logo { margin-bottom: 55px; }
.ft-logo img { filter: brightness(0) saturate(100%); }

.ft-address { margin-bottom: 20px; }

div.ft-info { width: 275px; }
div.ft-info .tel-num a { font-size: 32px; }
div.ft-info .bh { padding-left: 33px; }

.fax-text { margin-top: 12px; font-family: "robo"; }
.fax-text .komoji { font-size: 12px; font-weight: 500; }

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: 80px; }

div.fnav:last-child { margin-right: 0; }

ul.fs { margin-top: 14px; }
ul.fs > li { font-size: 14px; padding-left: 12px; position: relative; margin-bottom: 4px; }
ul.fs > li:last-child { margin-bottom: 0; }
ul.fs > li:before { content: ""; width: 4px; height: 4px; background: #093182; border-radius: 100%; position: absolute; left: 0; top: 9px; }

div.ft-bottom.flex { width: 736px; margin-left: auto; border-top: solid 1px #EEEEEE; padding-top: 20px; justify-content: flex-end; align-items: center; margin-top: 35px; }

ul.pp-list { display: flex; flex-wrap: wrap; align-items: center; font-size: 14px; margin-right: 80px; }
ul.pp-list > li { margin-right: 40px; }
ul.pp-list > li:last-child { margin-right: 0; }

.copyright { font-size: 14px; }

div#scr { position: fixed; right: 25px; bottom: 14px; z-index: 100; }

a.float_contactBtn01 { display: block; position: relative; }
a.float_contactBtn01 span.hum-ban { width: 82px; height: 110px; background: url("../img/common/ban-hum.png") no-repeat right bottom; background-size: contain; position: absolute; right: 0; bottom: 2px; z-index: 2; }

.float_batsu01 { position: absolute; right: -10px; top: -10px; z-index: 3; transition: 0.3s; cursor: pointer; }

.float_batsu01:hover { opacity: 0.7; }

/* 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: #093182; }

.blue02 { color: #0093D6; }

.yellow { color: #FFD400; }

.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; }
