
@charset "UTF-8";
body { font-size:1.3vw; font-family: "BIZ UDPMincho", serif; /*font-family: "Sawarabi Mincho", serif;*/ font-weight: 500; /*font-family: 'Noto Serif JP', serif;*/ line-height:1rem; color: #333333; background-color: #ffffff; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;}div.header_tel a{ font-size: 1.8vw; position: fixed; color: #0d6fb8; border: solid 1px #c1c1c1; background-color: rgb(255,255,255,75%); top: 8vw; right: -3px; border-radius: 3px; height: 23vw; letter-spacing: 3px; -ms-writing-mode: tb-rl; writing-mode: vertical-rl; z-index: 9999;}.text-link,.text-link:hover { color: #333333;}.text-link:hover { opacity: .7;}.font-latin { font-family: 'Comfortaa', "Noto Sans Japanese", "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Roboto, MotoyaLCedar, sans-serif;}.font-lisu { font-family: 'Lisu Bosa', serif;}.tel-link { cursor: text; text-decoration: none; pointer-events: none;}.w-space { letter-spacing: .3em; text-indent: .3em;}
.bg-light-blown {background-color: #fafafa;}.bg-gray {background-color: #e8e8e8;}.py-10 {padding-top: 7rem;	padding-bottom: 7rem;}
.my-10 {margin-top: 7rem;	margin-bottom: 7rem;}.pt-10 {padding-top: 7rem;}
.mt-10 {margin-top: 7rem;}.pb-10 {padding-bottom: 7rem;}
.mb-10 {margin-bottom: 7rem;}
#header { height: 25vw; position: relative; background-repeat: no-repeat; background-position: center center; background-size: cover; background-color: #000037;}
#header-wrap { height: 100%;}#header-menu{ background-color:#fff;}#header > div { position: relative;}.logo-area a { font-size: 100%; z-index: 123; position: relative;}.logo-area img { width: 10vw;}#header .main-nav { text-align: center; position: absolute; right: 0; top: 0; background-color: transparent;}#header .nav-link { text-decoration: none; color: #0a0a0a; font-size: 120%; font-weight: 700; display: block; text-align: center; padding: 2.5vw 2vw 1vw; transition: 0.2s ease-in-out; position: relative; position: relative; z-index: 999; line-height: 1; text-shadow:1px 1px 0 rgb(255 255 255 / 50%), -1px -1px 0 rgb(255 255 255 / 50%), -1px 1px 0 rgb(255 255 255 / 50%), 1px -1px 0 rgb(255 255 255 / 50%), 0px 1px 0 rgb(255 255 255 / 50%), 0 -1px 0 rgb(255 255 255 / 50%), -1px 0 0 rgb(255 255 255 / 50%), 1px 0 0 rgb(255 255 255 / 50%);}#header .sns-link { font-size: 150%; padding: 2vw 1.5vw 1.8vw;}#header .fb-link { font-size: 94%; padding: 2vw 1.5vw 1.8vw;}
#header .nav-link:hover,#header .nav-link.active { color: #0a0a0a; text-shadow: 0 0 5px #fff;}#header .nav-link::after { position: absolute; bottom: -5px; left: 0; content: ''; width: 100%; height: 2px; background-color:#0d6fb8; transform: scale(0); transition: transform .3s; z-index: -1;}#header .nav-link:hover::after,#header .nav-link.active::after { transform: scale(1);}
.youtube { position: relative; width: 100%; margin: 10px 0;}.youtube iframe,.iframe-wrap iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%;}.youtube { padding-top: 56.25%;}.iframe-wrap { padding-top: 50%;}
.ttl-index { color: #0d6fb8; position: relative; z-index: 123; line-height: 1;}.no-underline { text-decoration: none !important;}#fix-mail { position: fixed; top: 15vw; right: 0; z-index: 12345; line-height: .8em; background-color: rgba(150, 150, 150,.8);	border-top: 3px solid #fff;	border-left: 3px solid #fff;	border-bottom: 3px solid #fff;	border-radius: 10px 0 0 10px;}
#fix-mail a { padding: 1vw;}
.text-navy{ color:#000037;}.text-blue{ color:#0d6fb8;}.text-gray{ color:#898989;}.bg-navy{ background-color:#000037;}.bg-blue{ background-color:#0d6fb8;}.bg-gray{ background-color:#898989;}.bg-insta{ background-color:#FF0069;}.btn-outline-white{ color: #fff; background-color: transparent; background-image: none; border-color: #fff;}.btn-outline-white:hover{ color: #333; background-color: #fff; border-color: #fff;}.fadeinZoom { opacity: 0; animation-name: fadeinZoom; animation-duration: 10s; animation-timing-function: ease-out; animation-fill-mode: forwards;}@keyframes fadeinZoom { 50% { transform: scale(0.95); opacity: 0; } 100% { opacity: 1; transform: scale(1); }}.fadeinBottom { opacity: 0; animation-name: fadeinBottom; animation-duration: 1.5s; animation-timing-function: ease-out; animation-fill-mode: forwards;}@keyframes fadeinBottom { 0% { transform: scale(1); transform: translateY(40px); opacity: 0; } 100% { opacity: 1; transform: scale(1); transform: translateY(0px); }}.fadeinLeft { opacity: 0; animation-name: fadeinLeft; animation-duration: 1.5s; animation-timing-function: ease-out; animation-fill-mode: forwards;}@keyframes fadeinLeft { 0% { transform: scale(1); transform: translateX(40px); opacity: 0; } 100% { opacity: 1; transform: scale(1); transform: translateX(0px); }}.fadeinRight { opacity: 0; animation-name: fadeinRight; animation-duration: 1.5s; animation-timing-function: ease-out; animation-fill-mode: forwards;}@keyframes fadeinRight { 0% { transform: scale(1); transform: translateX(-40px); opacity: 0; } 100% { opacity: 1; transform: scale(1); transform: translateX(0px); }}@media (min-width: 768px){ #btn-inquiry { height: 95%; font-size: 120%; padding-top: .2vw; } #btn-inquiry .far { margin-top: -0.17vw; } a.btn-effect, .btn-effect { position: relative; box-sizing: border-box; display: inline-block; margin: 0px 3px 6px; text-align: center; text-decoration: none; color: ; white-space: nowrap; z-index: 0; transition: 0.5s ease-in-out; overflow: visible; border: none; padding: 0 2.5vw; } .btn-effect::after { box-sizing: border-box; position: absolute; width: 100%; height: 100%; content: ""; border: 2px solid ; z-index: 2; margin: 0px; left: 0px; bottom: 0px; border-top-width: 2px; transition: border-top-width 0.1s 0.2s, height 0.2s 0.1s, width 0.2s 0s, margin 0.2s 0s; } .btn-effect:hover::after { width: 68%; height: 0px; border-width: 0px 2px 2px; margin: 0px 17%; transition: border-top-width 0.1s 0s, height 0.2s 0.1s, width 0.2s 0.2s, margin 0.2s 0.2s; }}
#lower-header { color: #ffffff; position: absolute; width: 100%; top: 12vw; left: 0;}#lower-header-wrap { padding: 0 0 2vw;	/*text-shadow: 1px 1px 2px rgba(255,255,255,.8), -1px 1px 2px rgba(255,255,255,.8), 1px -1px 2px rgba(255,255,255,.8), -1px -1px 2px rgba(255,255,255,.8);*/}.en-ttl span { font-size: 80%; z-index: 123; line-height: 1;}
.lower h2 { background-color: rgba(51,51,51,.1); padding: .5vw .5vw .5vw .8vw; border-left: solid 4px #0d6fb8; font-size: 130%;}
#lower-comment { padding: 0 4vw;}#lower-comment p { margin: .5vw 0;}#lower-comment h2,#lower-comment h3,#lower-comment h4 { color: #ffffff; opacity: .7; margin-bottom: 1vw;}#lower-comment h2 { font-size: 125%;}#lower-comment h3 { font-size: 115%;}#lower-comment h4 { font-size: 105%;}
#f-contact { background: transparent url(https://c2.peees-cms.com/wp-content/uploads/2024/06/bc8e444bbdbc5393e0065d1f49f3d333.jpg) no-repeat center center / cover;	position: relative; color: #ffffff; text-shadow: 0 0 5px #000;}#f-contact::before { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; /*background-color: rgba(0,0,0,.10);*/ z-index: 1;}#f-contact >div { position: relative; z-index: 1234;}#f-contact .ttl-index,#f-contact a { color: #ffffff;}#f-info a { border: solid 1px #ffffff; background-color: rgba(150, 150, 150,.7);}#f-info h2{ font-size: 1.6vw;}#f-info_t h2{ font-size:1.6vw; color: #fff;}#f-info_t a { font-size: 3vw; color:#fff;}#f-contact .footer_logo img{ width: 50%; margin:0 25%;}#f-contact_sub{ background-color:#000037;}#footer { background-color:#5a5a5a;}/*#footer-nav{ height: 100%; transition: .6s ease-out; transform: translateX(40px); opacity: 0;}#footer-nav.delighter.started{ transform: translateY(0); opacity: 1;
}*/
#footer-nav ul li span {display: none;}
#footer-nav .nav-link,.copy { color: #ffffff;}#footer-nav a.nav-link { text-decoration: underline; font-weight: 400 !important; padding: 1rem 1.5vw; font-size: 90%;}#footer-nav .no-gutters{ display: none!important;}#footer-nav img{ width:40%; margin:0 0 5% 60%;}@media (min-width: 768px){ /*page-top*/ #Pagetop { position:fixed; bottom: 5vw; right: 3vw; cursor:pointer; z-index: 1234567; opacity: 1; } #Pagetop p { font-size: 250%; text-align: center; line-height: 3.7vw; height: 4vw; width: 4vw; padding: 0; margin: 0; box-shadow: 1px 1px 2px rgba(255,255,255,.3), 1px -1px 2px rgba(255,255,255,.3), -1px 1px 2px rgba(255,255,255,.3), -1px -1px 2px rgba(255,255,255,.3); color: #ffffff; background-color: rgba(0,0,55,.8); }}
@media (min-width: 1200px){ body { font-size: 1rem; line-height:2rem; } #header .main-nav { font-size: 1rem; } #lower-header-wrap,	#lower-comment, #f-contact, #footer, #f-info, #f-contact_sub{ font-size: 1.1rem; } #lower-header { top: 13vw; }}
@media (max-width: 1199px){ body { font-size:.9rem; line-height: 1.7rem; } .container { max-width: none; } div.header_tel a{ font-size: 1.7vw; }}
@media (max-width: 991px){ body { font-size:.7rem; } #header .main-nav { font-size: 1.6vw; } div.header_tel a{ font-size: 1.45vw; }}@media (min-width: 768px){ #lower-header{ top: 11.5vw; } #lower-header-wrap{ font-size: 2vw; }}
@media (max-width: 767px){ body { font-size: 1rem; line-height:1rem; } .tel-link { pointer-events: auto; } #header, #lower-header { height: 40vw; } #header-menu{ background-color:transparent; } #header h1 { font-size: 75%; padding-bottom: 5px; padding-left: 10px; opacity: .7; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; } .logo-area img { width:22vw; } #inquiry-area { position: fixed; top: 1vw; right: 1vw; font-size: 160%; color: #0a0a0a; z-index: 123456; width: 12vw; height: 12vw; background-color:rgb(255,255,255,75%); z-index:10; } #inquiry-area > div { height: 100%; } #inquiry-area a, .navbar-toggle { color: #0a0a0a; text-decoration: none; position: relative; display: block; height: 100%; line-height: 1; } .bm-text { font-size: 30%; position: absolute; top: 7.5vw; left: 0; width: 100%; } .tel-text { font-size: 100%; } .logo-area a { width: 15%; } .navbar-toggle { border: none; margin-top: 0; outline: none !important; color: #0a0a0a; background-color: transparent; text-align: center; display: inline-block; width: 100%; padding-top: 1vw; } .navbar-toggle .icon-bar { background-color: #0a0a0a; width: 7vw; height: .7vw; display: block; border-radius: 1px; margin-left: auto; margin-right: auto; } .navbar-toggle span { transition: all 0.5s; transform: rotate(0deg); } .navbar-toggle .top { transform: translateY(0px); } .navbar-toggle .bottom { transform: translateY(0px); } .navbar-toggle .icon-bar+.icon-bar { margin-top: 1.2vw; } .navbar-toggle.is-open .middle { background: rgba(0, 0, 0, 0); } .navbar-toggle.is-open .top { transform: rotate(-45deg) translateY(1.4vw) translateX(-1.3vw); } .navbar-toggle.is-open .bottom { transform: rotate(45deg) translateY(-1.4vw) translateX(-1.3vw); } #header .main-nav { display: none; background-color:rgb(255,255,255,75%); width: 100%; position: fixed; top:13vw!important; white-space: nowrap; max-height: 100%; height: 70vw; z-index: 12345; padding: 3vw; opacity: 0; overflow: auto; font-size: 3.6vw; } #header .main-nav li { margin: 1.5vw 0; padding: 0 2vw; } #header .nav-link::after { display: none; } #header .nav-link { padding: 3vw 0; text-align: center; width: 100%; font-size: 105%; border: solid 1px rgba(10,10,10,.5); border-width: 0 0 1px; } #header li:last-child .nav-link { border-width: 0 0 1px; } #lower-header { top:17vw; } .en-ttl::after { bottom: 1.9vw; } #f-contact .ttl-index { width: 42vw; } #f-info h2, #f-info_t h2{ font-size:18px; } #f-info_t a{ font-size:24px; } #footer-nav img { width: 40%; margin: 5% 30%; } #footer { padding-bottom: 12vw; } #footer-nav a.nav-link { padding: .8rem 2.5vw; } #Pagetop { background-color: rgba(255,255,255,.2); } #Pagetop p { color: #ffffff; } div.header_tel a{ font-size: 180%; writing-mode: horizontal-tb; top: auto; right:0; bottom:0; width:100%; height: auto; border-radius:0; text-align: center; letter-spacing: 1px; } div.header_tel a i{ } body{ line-height:1.5rem; }}
@media (max-width: 575px){ body { font-size: 1rem; line-height:1.5rem; }}