@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 { /*Inter_18pt-Regular*/
font-family: 'inte'; src: url("../fonts/Inter_18pt-Regular.otf"); src: url("../fonts/Inter_18pt-Regular.woff2") format("woff2"), url("../fonts/Inter_18pt-Regular.woff") format("woff"), url("../fonts/Inter_18pt-Regular.otf") format("truetype"); font-weight: 400; }
@font-face { /*Inter_18pt-Medium*/
font-family: 'inte'; src: url("../fonts/Inter_18pt-Medium.otf"); src: url("../fonts/Inter_18pt-Medium.woff2") format("woff2"), url("../fonts/Inter_18pt-Medium.woff") format("woff"), url("../fonts/Inter_18pt-Medium.otf") format("truetype"); font-weight: 500; }
@font-face { /*Inter_18pt-Bold*/
font-family: 'inte'; src: url("../fonts/Inter_18pt-Bold.otf"); src: url("../fonts/Inter_18pt-Bold.woff2") format("woff2"), url("../fonts/Inter_18pt-Bold.woff") format("woff"), url("../fonts/Inter_18pt-Bold.otf") format("truetype"); font-weight: 700; }
/* 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; }

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 { display: flex; flex-wrap: wrap; justify-content: space-between; position: relative; border-bottom: solid 1px #DCE9FD; padding-bottom: 17px; align-items: flex-end; }
.titles01 .en { font-family: "inte"; display: block; line-height: 1.2; color: #005EEB; font-size: 70px; font-weight: 400; }
.titles01 .jp { display: inline-block; line-height: 1.44; font-weight: 700; font-size: 18px; position: relative; padding-left: 18px; top: -5px; }
.titles01 .jp:before { content: ""; background: #005EEB; width: 6px; height: 6px; border-radius: 100%; position: absolute; left: 0; top: 10px; }

.titles01:before { content: ""; width: 30px; height: 1px; background: #005EEB; position: absolute; left: 0; bottom: -1px; }

.titles02 { position: relative; margin-bottom: 40px; color: #fff; text-align: center; }
.titles02 .en { font-family: "inte"; display: block; line-height: 1.2; font-size: 70px; font-weight: 400; margin-bottom: 11px; }
.titles02 .jp { display: inline-block; line-height: 1.44; font-weight: 700; font-size: 18px; position: relative; padding-left: 18px; top: -5px; }
.titles02 .jp:before { content: ""; background: #fff; width: 6px; height: 6px; border-radius: 100%; position: absolute; left: 0; top: 10px; }

.titles03 { position: relative; padding-bottom: 20px; border-bottom: solid 1px rgba(0, 94, 235, 0.1); line-height: 1.45; font-weight: 700; font-size: 42px; margin-bottom: 60px; }

.titles03:before { content: ""; width: 30px; height: 1px; background: #005EEB; position: absolute; left: 0; bottom: -1px; }

.titles04 { font-size: 24px; line-height: 1.45; margin-bottom: 30px; padding-left: 20px; position: relative; font-weight: 700; }

.titles04:before { content: ""; width: 8px; height: 8px; background: #005EEB; border-radius: 100%; position: absolute; left: 0; top: 13px; }

/*共通ボタン設定*/
.btn01 { min-width: 280px; height: 74px; display: table; }
.btn01 a { display: table-cell; text-decoration: none; color: #fff; border: solid 2px #E60012; border-radius: 40px; position: relative; text-align: left; vertical-align: middle; padding: 5px 55px 5px 40px; background: #E60012; font-size: 16px; line-height: 1.2; font-weight: 700; transition: 0s; }
.btn01 a span.arrow { position: absolute; right: 22px; top: 50%; transform: translateY(-50%); z-index: 2; display: block; width: 30px; height: 30px; border-radius: 100%; background: #fff; }
.btn01 a span.arrow > span { background: #E60012; display: block; width: 6px; height: 6px; border-radius: 100%; position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto; }
.btn01 a:hover { color: #E60012; background: #fff; }
.btn01 a:hover span.arrow { background: #E60012; }
.btn01 a:hover span.arrow > span { background: #fff; }

/*グラデーション*/
.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*/
.inte { font-family: 'inte'; font-weight: 400; }

/* header */
/*-------------------------------------------*/
#header { position: fixed; transition: 0.3s; left: 0; top: 0; z-index: 200; height: 110px; width: 100%; box-sizing: border-box; padding: 17px 40px 0; color: #fff; }
#header .tel-num a { color: #fff; }
#header .tel-set.tel-set02 { margin-left: 22px; }

.logo a { text-decoration: none; }
.logo .logo01 img, .logo .logo02 img { opacity: 1; transition: 0s; }

.head-inner.flex { align-items: flex-start; box-sizing: border-box; justify-content: space-between; }
.head-inner.flex .logo { margin-top: 20px; }

div.head-right div.box01 { display: flex; flex-wrap: wrap; align-items: flex-start; justify-content: flex-end; }

.tel-set .bh { text-align: right; font-size: 14px; font-weight: 500; }

.tel-num { display: flex; flex-wrap: wrap; align-items: center; justify-content: flex-start; }
.tel-num .cap { border: solid 1px #fff; border-radius: 40px; padding: 0 10px; font-weight: 500; font-size: 11px; margin-right: 5px; }
.tel-num a { font-family: 'inte'; font-size: 30px; line-height: 1; font-weight: 400; }
.tel-num a > span { display: inline-block; padding-left: 28px; background: url("../img/common/ico-tel.svg") no-repeat left center; }

div#gnav { margin-top: 15px; }
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; }

.btn01.contact-btn { min-width: 190px; height: 50px; margin-left: 30px; }
.btn01.contact-btn a { padding-left: 30px; }
.btn01.contact-btn a span.circle { width: 30px; height: 30px; display: flex; flex-wrap: wrap; justify-content: center; align-items: center; background: #fff; border-radius: 100%; position: absolute; z-index: 2; right: 10px; top: 50%; transform: translateY(-50%); }
.btn01.contact-btn a span.circle img { opacity: 1; display: block; transition: 0s; }
.btn01.contact-btn a:hover span.circle { background: #E60012; }
.btn01.contact-btn a:hover span.circle img { filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(201deg) brightness(106%) contrast(106%); }

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: 211px; }

li.nav01:hover .drop-wrap { height: 154px; }

li.nav03:hover .drop-wrap { height: 269px; }

li.nav07 .drop-wrap { left: auto; right: 0; }

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; }

ul.nav-sub > li { line-height: 24px; margin-bottom: 20px; }
ul.nav-sub > li a { display: block; padding-left: 16px; font-weight: 500; padding-bottom: 12px; border-bottom: solid 1px rgba(0, 94, 235, 0.1); position: relative; color: #000000 !important; }
ul.nav-sub > li a:before { content: ""; width: 6px; height: 6px; border-radius: 100%; background: #005EEB; position: absolute; left: 0; top: 10px; }
ul.nav-sub > li a:after { content: ""; width: 30px; height: 1px; background: #005EEB; position: absolute; left: 0; bottom: -1px; transition: 0.3s; }
ul.nav-sub > li a:hover:after { width: 100%; }
ul.nav-sub > li a:hover { color: #005EEB !important; }
ul.nav-sub > li:last-child { margin-bottom: 0; }

.fixed #header, body:not(.home) #header { color: #000000; }
.fixed #header .tel-num .cap, body:not(.home) #header .tel-num .cap { border: solid 1px #005EEB; color: #005EEB; }
.fixed #header .tel-num a, body:not(.home) #header .tel-num a { color: #000000; }
.fixed .dr-tit .arrow img, body:not(.home) .dr-tit .arrow img { filter: brightness(0) saturate(100%) invert(37%) sepia(99%) saturate(7500%) hue-rotate(211deg) brightness(102%) contrast(101%); }
.fixed li.drop:hover .dr-tit, body:not(.home) li.drop:hover .dr-tit { color: #005EEB !important; }
.fixed div#gnav ul.flex > li a, body:not(.home) div#gnav ul.flex > li a { color: #000000; }
.fixed div#gnav ul.flex > li a:hover, body:not(.home) div#gnav ul.flex > li a:hover { color: #005EEB; }
.fixed .logo .logo01 img, body:not(.home) .logo .logo01 img { filter: brightness(0) saturate(100%) invert(23%) sepia(84%) saturate(4413%) hue-rotate(211deg) brightness(96%) contrast(101%); }
.fixed .logo .logo02 img, body:not(.home) .logo .logo02 img { filter: brightness(0) saturate(100%) invert(0%) sepia(90%) saturate(7500%) hue-rotate(79deg) brightness(103%) contrast(110%); }

/*スクロール追従*/
.fixed div#header { background: #FFFFFF; background-size: cover; box-shadow: 0 0 3px rgba(0, 0, 0, 0.2); padding-top: 10px; }

/*パンくず*/
/*-------------------------------------------*/
div#bread { z-index: 2; position: relative; }
div#bread .wrap { width: auto; }

#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: #005EEB; vertical-align: middle; }

ul.bread-list li a { font-size: 14px; color: #005EEB; }
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; color: #CCCCCC; }

#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: #CCCCCC; }

/* メインビジュアル */
/*-------------------------------------------*/
/*TOPページ*/
div#mv { position: relative; z-index: 3; letter-spacing: 0; }

/*下層ページ*/
/* contents */
/*-------------------------------------------*/
.bg-blue { background: #F5F9FF; }

/* footer */
/*-------------------------------------------*/
aside#aside01 { padding: 140px 0 120px; background: url("../img/common/aside-bg.jpg") no-repeat center top; background-size: cover; }

.u-text01 { text-align: center; font-weight: 700; color: #fff; }

.contact-types.flex { margin-top: 40px; justify-content: space-between; }
.contact-types.flex > div.box { background: #FFFFFF; border-radius: 10px; padding: 36px 36px 46px; box-sizing: border-box; width: 353px; text-align: center; }
.contact-types.flex > div.box .ico { margin-bottom: 24px; }
.contact-types.flex > div.box h3.tit { margin-bottom: 20px; font-weight: 500; }
.contact-types.flex > div.box h3.tit > span { border: solid 1px; border-radius: 20px; padding: 0 14px; line-height: 27px; display: inline-block; }
.contact-types.flex > div.box .btn01 { width: 100%; }
.contact-types.flex > div.box .tel-set01 { text-align: center; }
.contact-types.flex > div.box .tel-num { display: block; line-height: 1; }
.contact-types.flex > div.box .tel-num a { font-size: 40px; }
.contact-types.flex > div.box .bh { font-size: 14px; font-weight: 500; text-align: center; }
.contact-types.flex > div.box .tel-num .cap { display: none; }
.contact-types.flex > div.box:nth-child(2) h3.tit > span { border: none; }

div#ftBox01 { padding: 100px 0 40px; overflow: hidden; }

div.ft-inner.flex { justify-content: space-between; padding-bottom: 60px; }
div.ft-inner.flex > div.left { width: 600px; }
div.ft-inner.flex > div.right { width: 430px; }

div.ft-map { width: 600px; height: 340px; margin-bottom: 15px; }
div.ft-map iframe { width: 100%; height: 100%; }

h2.ft-logo { margin-bottom: 55px; }

div#fnav { display: flex; flex-wrap: wrap; justify-content: space-between; }
div#fnav > div > div.box { margin-bottom: 40px; }
div#fnav > div > div.box:last-child { margin-bottom: 0; }

.ft-tit { font-weight: 500; margin-bottom: 20px; line-height: 1.5; }

.ft-tit:last-child { margin-bottom: 0; }

ul.fs > li { margin-bottom: 10px; font-size: 13px; line-height: 1.46; padding-left: 13px; position: relative; }
ul.fs > li:last-child { margin-bottom: 0; }
ul.fs > li:before { content: "-"; position: absolute; left: 0; top: 0; }

.ft-address { font-size: 12px; }

.yokosuka-mark { margin-top: 25px; display: flex; flex-wrap: wrap; align-items: center; font-size: 12px; }
.yokosuka-mark .img { width: 91px; margin: 0 3px 0 -15px; }

.ft-bottom.flex { justify-content: space-between; padding-top: 14px; border-top: solid 1px #EEEEEE; }

ul.pp-list { display: flex; flex-wrap: wrap; font-size: 12px; }
ul.pp-list > li:after { content: "／"; display: inline-block; margin: 0 7px; }
ul.pp-list > li:last-child:after { content: none; }

.copyright { text-align: right; font-size: 12px; }

/* 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: #005EEB; }

.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; }

.sp { display: none !important; }
