
@charset "UTF-8";
body { font-size: 1.3vw; font-family: 'Kaisei Tokumin', serif; line-height: 3vw; color: #222222; background-color: #ffffff; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;}.font-latin { font-family: 'Comfortaa', "Noto Sans Japanese", "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Roboto, MotoyaLCedar, sans-serif;}.tel-link { cursor: text; text-decoration: none; pointer-events: none;}.button-arrow { display:inline-block; padding:10px 50px 10px 20px; text-align:center; color:#222; cursor:pointer; position: relative;	z-index: 20;}.button-arrow::after{ content: ""; display: block; position: absolute; top: calc(50% - 2px); right: 0; width: 40px; height: 5px; border: none; border-right: 2px solid #222; border-bottom: 1px solid #222; transform: skew(45deg); transition: .3s;}.button-arrow:hover::after{ right: -40px; width: 80px;}
.fade-up { transition: .6s ease-out; transform: translateY(40px); opacity: 0;}.fade-up.delighter.started { transform: translateX(0); opacity: 1;}
.py-10 {padding-top: 8rem;	padding-bottom: 8rem;}
#header { height: 35vw; position: relative; background-repeat: no-repeat; background-position: center center; background-size: cover;}#header > div { position: relative;}.logo-area a { font-size: 100%;}.logo-area { width: 10vw;}.logo-area img { width: 100%;}#header-nav { text-align: center; background-color: rgba(239,239,239,.85);}#header .nav-link { text-decoration: none; color: #222222; font-size: 100%; display: block; text-align: center; padding: .5vw 2vw; transition: 0.2s ease-in-out; position: relative; position: relative; z-index: 1; line-height: 1;}#header .sns-link { padding: .5vw 1.5vw;}#header .fb-link { font-size: 94%; padding: .5vw 1.7vw;}#header .nav-link:hover,#header .nav-link.active { color: #7a7a7a;}#header-nav li:nth-child(6) { display: none;}
.tel-text { display: block; text-decoration: none; font-size: 165%; color: ;}.add-text { font-size: 85%;}.youtube,.iframe-wrap { position: relative; width: 100%; margin: 10px 0;}.youtube iframe,.iframe-wrap iframe { position: absolute; top: 0; right: 0; width: 100%; max-width: 800px; height: 100%;}.youtube { padding-top: 56.25%;}.iframe-wrap { padding-top: 65%;}.ttl-index { font-size: 180%; color: ; background-color: #ffffff; position: relative; z-index: 123; line-height: 1;}#footer-contact .ttl-index,#footer-contact,#footer-contact a { color: #222222; background-color: transparent;	line-height: 2vw;}.index-header::after { content: ""; border-bottom: solid 2px ; width: 100%; position: absolute; top: .88vw; left: 0; z-index: 12;}/*#footer-contact { background: transparent url(?v=072290451) no-repeat center center / cover; position: relative; color: #222222; min-height: 30vw; text-shadow: 2px 2px 2px rgba(239,239,239,.9);}#footer-contact .position-relative { z-index: 123;
}*/
#footer-contact{ background-color: #efefef;}
.btn-effect { border: solid 1px #222222; width: 100%;}@media (min-width: 768px){ .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; width: 100%; } .btn-effect::after { box-sizing: border-box; position: absolute; width: 100%; height: 100%; content: ""; border: 1px solid ; z-index: 2; margin: 0px; left: 0px; bottom: 0px; border-top-width: 1px; 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 1px 1px; 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-wrap { padding: 3vw 0;}#lower-header { font-size: 160%; position: relative; z-index: 123;}#lower-header span { display: inline-block; color: #222222; background-color: #ffffff;}#lower-header::before { content: ""; border-bottom: solid 2px #222222; width: 100%; position: absolute; top: 1.2vw; left: 0; z-index: -1;}#en-ttl { color: #222222; font-size: 180%; position: absolute; top: 20vw; left: 5vw; z-index: 123; text-shadow: 2px 2px 2px rgba(239,239,239,.9);}
#lower-comment { padding: 0 4vw;}#lower-comment p { margin: .5vw 0;}#lower-comment h2,#lower-comment h3,#lower-comment h4 { color: #222222; opacity: .7; margin-bottom: 1vw;}#lower-comment h2 { font-size: 125%;}#lower-comment h3 { font-size: 115%;}#lower-comment h4 { font-size: 105%;}
#footer { background-color: #efefef;	line-height: 1vw;}#footer-nav .nav-link,.copy { color: #222222;}#footer-nav a.nav-link { text-decoration: underline; font-weight: 400 !important; padding: 1rem 1.5vw; font-size: 90%;}
@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: #222222; background-color: rgba(239,239,239,.85); }}
@media (min-width: 1300px){ #header .main-nav { font-size: 1.2rem; } #lower-header-wrap, #footer { font-size: 1.1rem; }}
@media (max-width: 767px){ body { font-size: 3vw; line-height: 4.5vw; } .tel-link { pointer-events: auto; text-decoration: underline; } #header { height: 65vw; } #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: 20vw; } #header .main-nav, #inquiry-area { background-color: rgba(239,239,239,.85); } #inquiry-area { position: fixed; width: 100%; bottom: 0; left: 0; font-size: 160%; color: #222222; z-index: 123456; height: 14vw; } #inquiry-area > div { height: 100%; } #inquiry-area a, .navbar-toggle { color: #222222; text-decoration: none; position: relative; display: block; height: 100%; line-height: 1; } .bm-text { font-size: 30%; position: absolute; top: 8.5vw; left: 0; width: 100%; } .tel-text { font-size: 100%; } .navbar-toggle { border: none; margin-top: 0; outline: none !important; color: #222222; background-color: transparent; text-align: center; display: inline-block; width: 100%; padding-top: .7vw; } .navbar-toggle .icon-bar { background-color: #222222; 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; width: 100%; position: fixed; bottom: -14vw; white-space: nowrap; max-height: 100%; height: auto; z-index: 12345; padding: 3vw; opacity: 0; overflow: auto; } #header .main-nav li { margin: 1.5vw 0; padding: 0 2vw; } #header .nav-link { padding: 3vw 0; text-align: center; width: 100%; font-size: 105%; border: solid 1px rgba(255,255,255,.5); border-width: 0 0 1px; } #header li:last-child .nav-link { border-width: 0 0 1px; } #en-ttl { top: 55vw; } #lower-header::before { top: 3.2vw; } #footer { padding-bottom: 16vw; } #footer-nav a.nav-link { padding: .8rem 2.5vw; } #Pagetop { background-color: rgba(255,255,255,.2); } #Pagetop p { color: #222222; }}
@media (max-width: 575px){ body { font-size: 3.7vw; line-height: 5vw; }
#header-nav li:nth-child(n+6) { display: none;}	#footer-contact {line-height: 6vw;}}
