@charset "UTF-8";
 html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline; } article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
display: block; }
body {
line-height: 1; }
ol, ul {
list-style: none; }
blockquote, q {
quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none; }
table {
border-collapse: collapse;
border-spacing: 0; }
html {
font-size: 62.5%; }
body {
color: #333;
font-family: "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
padding: 0;
margin: 0;
background-color: #fff;
font-size: 1.6rem;
line-height: 2;
position: relative;
-webkit-text-size-adjust: 100%;
z-index: 0; }
@media screen and (max-width: 767px) {
body {
font-size: 1.5rem;
line-height: 1.9; } }
body img {
display: block;
image-rendering: -webkit-optimize-contrast; }
body a {
text-decoration: none;
word-break: break-word;
color: #5c422e; }
body a img:hover {
opacity: .8;
transition: 0.3s ease-in-out; }
@media (min-width: 767px) {
body a[href*="tel:"] {
pointer-events: none;
cursor: default;
text-decoration: none; } }
body .pc {
display: block; }
@media screen and (max-width: 767px) {
body .pc {
display: none; } }
body .sp {
display: none; }
@media screen and (max-width: 767px) {
body .sp {
display: block; } }
body .fadein {
opacity: 0;
transform: translate(0, 0);
transition: all 1.5s; }
body .fadein.fadein-left {
transform: translate(-30px, 0); }
body .fadein.fadein-right {
transform: translate(30px, 0); }
body .fadein.fadein-up {
transform: translate(0, -30px); }
body .fadein.fadein-bottom {
transform: translate(0, 30px); }
body .fadein.scrollin {
opacity: 1 !important;
transform: translate(0, 0) !important; }
body .feed-powered-by-es-feed-img {
bottom: -10px !important; }
body a.feed-powered-by-es.feed-powered-by-es-center {
display: none !important; }
body .es-page-list {
margin: 0 !important; }
header {
height: 600px;
background-image: url(/common/images/bg_main.png?2024);
background-repeat: no-repeat;
background-position: top center;
background-size: cover;
z-index: 100; }
@media screen and (min-width: 1400px) {
header {
height: 700px; } }
@media screen and (max-width: 767px) {
header {
height: auto;
padding: 0 0 240px; } }
header .box {
display: flex;
justify-content: space-between;
align-items: center;
flex-wrap: nowrap;
padding: 26px 0 0;
margin: 0 10px 0 30px; }
@media screen and (max-width: 767px) {
header .box {
padding: 15px 0 0;
margin: 0; } }
header .box h1 img {
width: 180px;
height: auto; }
@media screen and (max-width: 767px) {
header .box h1 img {
width: 140px;
padding: 0 0 0 10px; } }
header .box .gnavi_pc {
height: auto;
z-index: 100; }
@media screen and (max-width: 1040px) {
header .box .gnavi_pc {
display: none; } }
header .box .gnavi_pc ul {
display: flex;
justify-content: flex-end;
align-items: center;
flex-wrap: nowrap; }
header .box .gnavi_pc ul li {
color: #fff;
font-size: 1.6rem;
line-height: 1;
border-right: 1px solid #fff;
margin: 0;
padding: 0 20px;
letter-spacing: 1px; }
header .box .gnavi_pc ul li:last-child {
border-right: none; }
header .box .gnavi_pc ul li a {
color: #fff;
display: inline;
padding-bottom: 8px; }
header .box .gnavi_pc ul li a:hover {
border-bottom: 1px solid #fff; }
header .box .gnavi_sp {
display: none; }
header .box .openbtn {
display: none; }
@media screen and (max-width: 1040px) {
header .box { }
header .box .gnavi_sp {
display: block;
position: fixed;
z-index: -1;
opacity: 0;
top: 90px;
width: 100%;
background-color: #5c422e;
transition: all 0.3s; } }
@media screen and (max-width: 1040px) and (max-width: 767px) {
header .box .gnavi_sp {
top: 80px; } }
@media screen and (max-width: 1040px) {
header .box .gnavi_sp ul {
width: auto;
margin: 40px 30px;
padding-bottom: 200px;
display: none;
z-index: 999;
background-color: #5c422e; }
header .box .gnavi_sp ul li {
list-style: none;
text-align: left;
line-height: 1.4; }
header .box .gnavi_sp ul li a {
color: #fff;
text-decoration: none;
margin: 0 0 30px;
display: inline-block;
padding-bottom: 4px;
letter-spacing: 1.4px; }
header .box .gnavi_sp ul li a:hover {
border-bottom: 1px solid #fff; }
header .box .gnavi_sp.panelactive {
opacity: .9;
position: fixed;
z-index: 999;
width: 100%;
height: 100vh;
overflow: auto;
background-color: #5c422e;
-webkit-overflow-scrolling: touch; }
header .box .gnavi_sp.panelactive ul {
display: block; }
header .box body#about .gnavi_sp li.nav-about a, header .box body#case .gnavi_sp li.nav-case a, header .box body#menu .gnavi_sp li.nav-menu a, header .box body#blog .gnavi_sp li.nav-blog a, header .box body#voice .gnavi_sp li.nav-voice a, header .box body#faq .gnavi_sp li.nav-faq a, header .box body#access .gnavi_sp li.nav-access a, header .box .gnavi_sp li.active a {
border-bottom: 1px solid #fff; }
header .box .openbtn {
display: block;
position: fixed;
z-index: 9999; top: 22px;
right: 3%;
cursor: pointer;
width: 50px;
height: 50px;
border-radius: 50%;
border: 2px solid #fff; } }
@media screen and (max-width: 1040px) and (max-width: 767px) {
header .box .openbtn {
top: 13px; } }
@media screen and (max-width: 1040px) {
header .box .openbtn span {
display: inline-block;
transition: all .4s;
position: absolute;
left: 14px;
height: 2px;
border-radius: 2px;
background-color: #fff;
width: 48%; }
header .box .openbtn span:nth-of-type(1) {
top: 21px; }
header .box .openbtn span:nth-of-type(2) {
top: 27px; }
header .box .openbtn.active span:nth-of-type(1) {
top: 18px;
left: 13px;
transform: translateY(6px) rotate(-45deg);
width: 48%; }
header .box .openbtn.active span:nth-of-type(2) {
top: 30px;
left: 13px;
transform: translateY(-6px) rotate(45deg);
width: 48%; } }
header .appear {
display: none; }
header .appear .box2 {
z-index: 999;
position: fixed;
top: 0;
right: 0;
left: 0;
height: 100px;
background-image: url(/common/images/bg_main2.png?2024);
background-repeat: no-repeat;
background-position: bottom center;
background-size: cover;
display: flex;
justify-content: space-between;
align-items: center;
flex-wrap: nowrap;
padding: 0 10px 20px 30px;
margin: 0; }
@media screen and (max-width: 767px) {
header .appear .box2 {
height: 70px;
padding: 0 0 15px 10px;
margin: 0; } }
header .appear .box2 h1 img {
width: 100%;
max-width: 180px;
height: auto; }
@media screen and (max-width: 767px) {
header .appear .box2 h1 img {
max-width: 140px; } }
header .appear .box2 .gnavi_pc {
height: auto; }
@media screen and (max-width: 1040px) {
header .appear .box2 .gnavi_pc {
display: none; } }
header .appear .box2 .gnavi_pc ul {
display: flex;
justify-content: flex-end;
align-items: center;
flex-wrap: nowrap; }
header .appear .box2 .gnavi_pc ul li {
color: #fff;
font-size: 1.6rem;
line-height: 1;
border-right: 1px solid #fff;
margin: 0;
padding: 0 20px;
letter-spacing: 1px; }
header .appear .box2 .gnavi_pc ul li:last-child {
border-right: none; }
header .appear .box2 .gnavi_pc ul li a {
color: #fff;
display: inline;
padding-bottom: 8px; }
header .appear .box2 .gnavi_pc ul li a:hover {
border-bottom: 1px solid #fff; }
header .main {
height: 380px;
display: flex;
justify-content: center;
align-items: center;
flex-wrap: nowrap; }
@media screen and (min-width: 1400px) {
header .main {
height: 580px; } }
@media screen and (max-width: 767px) {
header .main {
height: 180px;
padding: 40px 20px 0; } }
header .main .title {
width: 780px;
margin: 50px auto 0;
text-align: center;
position: relative; }
@media screen and (max-width: 1370px) {
header .main .title {
margin: 150px auto 0; } }
@media screen and (max-width: 767px) {
header .main .title {
margin: 150px auto 0; } }
header .main .title span {
text-align: center;
font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
font-weight: 400;
opacity: .15;
letter-spacing: 5px;
font-size: 12rem;
color: #fff;
display: block;
position: absolute;
bottom: 63%;
left: 0;
right: 0;
margin: auto;
padding: 0; }
@media screen and (max-width: 767px) {
header .main .title span {
font-size: 5rem;
bottom: 40%; } }
header .main .title p {
letter-spacing: 1.8px;
text-align: center;
color: #fff;
font-family: "Zen Old Mincho", serif;
font-weight: 400;
font-style: normal; }
header .main .title p:nth-of-type(1) {
font-size: 3rem;
padding: 0 0 8px;
line-height: 1.6;
border-bottom: 1px solid #fff; }
@media screen and (max-width: 767px) {
header .main .title p:nth-of-type(1) {
font-size: 2rem; } }
header .main .title p:nth-of-type(2) {
font-size: 3rem;
margin: 5px auto 0; }
@media screen and (max-width: 767px) {
header .main .title p:nth-of-type(2) {
font-size: 2rem;
letter-spacing: 1px; } }
header .main .title p:nth-of-type(3), header .main .title p:nth-of-type(4), header .main .title p:nth-of-type(5) {
font-size: 2rem;
line-height: 1;
padding: 10px 20px;
margin: 13px 5px 0;
border-radius: 90px;
border: 1px solid #fff;
display: inline-block;
letter-spacing: .3px; }
@media screen and (max-width: 767px) {
header .main .title p:nth-of-type(3), header .main .title p:nth-of-type(4), header .main .title p:nth-of-type(5) {
font-size: 1.6rem;
line-height: 1.6;
padding: 10px 12px;
margin: 13px 2px 0; } }
header .main .title p:nth-of-type(3) a, header .main .title p:nth-of-type(4) a, header .main .title p:nth-of-type(5) a {
color: #fff;
text-decoration: underline; }
header .main .title p:nth-of-type(3) a:hover, header .main .title p:nth-of-type(4) a:hover, header .main .title p:nth-of-type(5) a:hover {
text-decoration: none; }
header .main .title p:nth-of-type(6) {
font-family: "Segoe UI", "メイリオ", "Meiryo", "ＭＳ ゴシック", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif;
font-size: 1.9rem;
margin: 20px auto 0;
border: 1px #fff dotted;
padding: 10px; }
@media screen and (max-width: 767px) {
header .main .title p:nth-of-type(6) {
font-size: 1.4rem;
letter-spacing: 1px; } }
header .main .title p:nth-of-type(6) br {
display: block; }
header .main .title p br {
display: none; }
@media screen and (max-width: 767px) {
header .main .title p br {
display: block; } }
.page header {
height: 300px;
background-image: url(/common/images/bg_main_page.jpg?2024);
background-repeat: no-repeat;
background-position: top center;
background-size: cover;
z-index: 10; }
@media screen and (max-width: 767px) {
.page header {
height: auto;
padding: 0 0 30px; } }
.page header .main_page {
height: 223px;
display: flex;
justify-content: center;
align-items: center;
flex-wrap: nowrap; }
@media screen and (max-width: 767px) {
.page header .main_page {
height: 100px; } }
.page header .main_page h1 {
font-size: 6rem;
font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
font-weight: 400;
color: #fff;
letter-spacing: 5px;
text-align: center;
line-height: 1; }
@media screen and (max-width: 767px) {
.page header .main_page h1 {
font-size: 3rem; } }
.page header .main_page h1 span {
font-family: "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
font-size: 1.8rem;
display: block;
margin: 20px auto 0; }
@media screen and (max-width: 767px) {
.page header .main_page h1 span {
font-size: 1.7rem;
margin: 10px auto 0; } }
.page header .box p img {
width: 100%;
max-width: 180px;
height: auto; }
@media screen and (max-width: 767px) {
.page header .box p img {
max-width: 140px;
padding: 0 0 0 10px; } }
.page header .appear .box2 p img {
width: 100%;
max-width: 180px;
height: auto; }
@media screen and (max-width: 767px) {
.page header .appear .box2 p img {
max-width: 140px; } }
body#about .gnavi_pc li.nav-about a, body#case .gnavi_pc li.nav-case a, body#menu .gnavi_pc li.nav-menu a, body#blog .gnavi_pc li.nav-blog a, body#voice .gnavi_pc li.nav-voice a, body#faq .gnavi_pc li.nav-faq a, body#access .gnavi_pc li.nav-access a, .gnavi_pc li.active a {
border-bottom: 1px solid #fff; }
.breadcrumb {
height: 56px;
margin: 0 0 50px;
background-color: #5c422e; }
@media screen and (max-width: 767px) {
.breadcrumb {
height: 45px; } }
.breadcrumb ul {
width: 1100px;
margin: 0 auto;
display: flex;
justify-content: flex-start;
align-items: center;
flex-wrap: nowrap; }
@media screen and (max-width: 1040px) {
.breadcrumb ul {
width: auto;
margin: 0 20px; } }
@media screen and (max-width: 767px) {
.breadcrumb ul {
overflow-x: scroll;
white-space: nowrap; } }
.breadcrumb ul li {
font-size: 1.5rem;
line-height: 56px;
position: relative;
margin: 0 21px 0 23px;
color: #fff; }
@media screen and (max-width: 767px) {
.breadcrumb ul li {
font-size: 1.4rem;
line-height: 45px; } }
.breadcrumb ul li::after {
content: ">";
position: absolute;
top: 0;
left: -23px;
font-size: 15px; }
.breadcrumb ul li:first-child {
margin-left: 0; }
.breadcrumb ul li:first-child::after {
left: unset;
right: calc(-21px - 0.5rem); }
.breadcrumb ul li:nth-child(2)::after {
content: none; }
.breadcrumb ul li:last-child {
margin-right: 0; }
.breadcrumb ul li a {
text-decoration: underline;
color: #fff; }
h2 {
font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
font-weight: 400;
color: #e5e2e0;
font-size: 9rem;
letter-spacing: 2px;
text-align: center;
line-height: 1;
border-bottom: 1px #5c422e solid;
padding: 120px 0 30px; margin: -120px auto 60px; }
@media screen and (max-width: 767px) {
h2 {
padding: 80px 0 30px; margin: -80px auto 40px; font-size: 5rem; } }
h2 span {
font-family: "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
font-size: 2rem;
display: block;
margin: 15px auto 0;
color: #5c422e; }
@media screen and (max-width: 767px) {
h2 span {
font-size: 1.7rem; } }
h3 {
color: #fff;
font-size: 2.5rem;
letter-spacing: 3px;
text-align: center;
line-height: 1;
padding: 10px 20px;
background-color: #5c422e;
margin: 0 auto 30px;
border-top-right-radius: 20px;
border-bottom-left-radius: 20px;
overflow: hidden; }
@media screen and (max-width: 767px) {
h3 {
font-size: 1.8rem;
margin: 0 auto 25px; } }
.news {
margin: 0;
padding: 80px 0 110px; }
@media screen and (max-width: 1040px) {
.news {
padding: 60px 0 10px; } }
.news .box {
max-width: 1000px;
margin: 0 auto; }
@media screen and (max-width: 1040px) {
.news .box {
margin: 0 20px; } }
.news .box dl {
display: flex;
justify-content: flex-start;
align-items: center;
flex-wrap: nowrap;
border-bottom: 1px solid #e5e2e0;
padding: 25px 0;
letter-spacing: 1px; }
@media screen and (max-width: 767px) {
.news .box dl {
flex-direction: column;
align-items: flex-start;
flex-wrap: wrap;
padding: 20px 0; } }
.news .box dl:first-of-type {
padding: 0 0 30px; }
@media screen and (max-width: 767px) {
.news .box dl:first-of-type {
padding: 0 0 20px; } }
.news .box dl dt {
width: 14%; }
@media screen and (max-width: 767px) {
.news .box dl dt {
width: auto;
line-height: 1.6;
margin: 0 0 6px; } }
.news .box dl dd {
line-height: 1.6; }
.news .box dl dd a {
text-decoration: underline; }
.news .box dl dd a:hover {
text-decoration: none; }
.news .box dl dd span {
color: #C54244;
font-size: 1.6rem;
display: inline-block;
margin: 0 0 0 5px;
line-height: 1;
font-weight: bold; }
@media screen and (max-width: 767px) {
.news .box dl dd span {
font-size: 1.2rem; } }
.about {
margin: 0 0 90px;
background-image: url(/common/images/bg_health_left.svg?2024);
background-repeat: no-repeat;
background-position: left 60%;
background-size: 173px auto;
overflow: hidden; }
@media screen and (max-width: 767px) {
.about {
margin: 60px 0;
background-size: 80px auto; } }
.about .box {
max-width: 1000px;
margin: 0 auto; }
@media screen and (max-width: 1040px) {
.about .box {
margin: 0 20px; } }
.about .box p {
margin: 0 0 30px; }
.about .box figure {
width: 320px;
float: right;
margin: 0 0 40px 40px;
border-radius: 10px; }
@media screen and (max-width: 767px) {
.about .box figure {
width: 300px;
float: none;
margin: 0 auto 40px; } }
@media screen and (max-width: 330px) {
.about .box figure {
width: 240px; } }
.about .box figure img {
width: 100%;
height: auto; }
.about .box figure figcaption {
color: #5c422e;
font-weight: bold;
text-align: center;
margin: 14px 0 0; }
.about .box figure figcaption span {
display: block;
font-weight: normal;
line-height: 1.7;
margin: 5px 0 0; }
.menu {
margin: 0;
padding: 80px 0 110px;
box-sizing: border-box;
background-image: url(/common/images/bg_menu.jpg?202511);
background-repeat: no-repeat;
background-position: top center;
background-size: cover; }
@media screen and (max-width: 1040px) {
.menu {
padding: 60px 0 80px; } }
.menu h2 {
color: #fff;
border-bottom: 1px #fff solid; }
.menu h2 span {
color: #fff; }
.menu h3 {
color: #5c422e;
background-color: #fff; }
.menu .box {
max-width: 1000px;
margin: 0 auto; }
@media screen and (max-width: 1040px) {
.menu .box {
margin: 0 20px; } }
.menu .box table {
width: 100%;
border-top: 1px solid #fff;
border-left: 1px solid #fff;
color: #fff;
margin: 0 auto 20px;
letter-spacing: 2px; }
.menu .box table:nth-of-type(2), .menu .box table:nth-of-type(3) {
margin: 0 auto; }
@media screen and (max-width: 767px) {
.menu .box table {
margin: 0 auto 40px; } }
.menu .box table th {
font-weight: bold;
text-align: center;
border-right: 1px solid #fff;
border-bottom: 1px solid #fff;
padding: 20px;
font-size: 1.8rem; }
@media screen and (max-width: 1040px) {
.menu .box table th {
font-size: 1.5rem; } }
.menu .box table td {
border-right: 1px solid #fff;
border-bottom: 1px solid #fff;
text-align: center;
padding: 20px;
font-size: 1.8rem; }
@media screen and (max-width: 1040px) {
.menu .box table td {
font-size: 1.5rem; } }
.menu .box ul {
margin: 15px 0 0; }
.menu .box ul:nth-of-type(1) {
margin: 15px 0 0; }
.menu .box ul li {
color: #fff;
margin: 0;
font-size: 1.4rem; }
@media screen and (max-width: 1040px) {
.menu .box ul li {
font-size: 1.3rem; } }
.voice {
margin: 0;
padding: 80px 0 110px;
background-color: #e5e2e0; }
@media screen and (max-width: 1040px) {
.voice {
padding: 60px 0 60px; } }
.voice h2 {
color: #5c422e; }
.voice .box {
margin: 0 auto;
display: flex;
justify-content: space-between;
align-items: center;
flex-wrap: nowrap;
box-sizing: border-box; }
@media screen and (max-width: 1040px) {
.voice .box {
margin: 0 20px;
justify-content: center;
flex-wrap: wrap; } }
.voice .box p {
color: #C54244;
font-size: 1.9rem;
line-height: 1.9;
margin: 0 auto 50px;
border-bottom: 1px solid #C54244;
padding: 0 0 10px; }
@media screen and (max-width: 767px) {
.voice .box p {
font-size: 1.6rem; } }
.access {
margin: 0 0 90px;
padding: 80px 0 0;
background-image: url(/common/images/bg_health_right.svg?2024);
background-repeat: no-repeat;
background-position: right 10%;
background-size: 173px auto; }
@media screen and (max-width: 1040px) {
.access {
background-size: 80px auto;
margin: 0 0 60px;
padding: 60px 0 0; } }
.access .box {
margin: 0 auto; }
@media screen and (max-width: 767px) {
.access .box {
margin: 0 0 60px; } }
@media screen and (max-width: 1040px) {
.access .box {
margin: 0 20px 60px; } }
.access .box iframe {
width: 100%;
height: 500px;
margin: 0 auto;
display: block; }
@media screen and (max-width: 767px) {
.access .box iframe {
height: 280px; } }
.access .box p {
font-size: 1.8rem;
font-weight: bold;
text-align: center;
margin: 20px auto 0;
line-height: 1.6;
color: #5c422e; }
@media screen and (max-width: 767px) {
.access .box p {
font-size: 1.4rem;
text-align: left; } }
@media screen and (max-width: 330px) {
.access .box p {
font-size: 1.3rem; } }
.access .box p:nth-of-type(2) {
font-weight: normal;
margin: 10px auto 0; }
@media screen and (max-width: 330px) {
.access .box p:nth-of-type(2) {
margin: 5px auto 0; } }
.access .box table {
width: 100%;
max-width: 800px;
border-top: 1px solid #5c422e;
border-left: 1px solid #5c422e;
color: #5c422e;
margin: 60px auto 0; }
.access .box table th {
background-color: #5c422e;
color: #fff;
text-align: center;
border-right: 1px solid #fff;
border-bottom: 1px solid #5c422e;
padding: 20px;
font-size: 1.8rem;
vertical-align: middle; }
@media screen and (max-width: 767px) {
.access .box table th {
padding: 10px 6px;
font-size: 1.3rem; } }
@media screen and (max-width: 330px) {
.access .box table th {
padding: 5px;
font-size: 1.3rem; } }
.access .box table th br {
display: none; }
@media screen and (max-width: 767px) {
.access .box table th br {
display: block; } }
.access .box table th:last-of-type {
border-right: 1px solid #5c422e; }
.access .box table td {
border-right: 1px solid #5c422e;
border-bottom: 1px solid #5c422e;
text-align: center;
padding: 20px;
font-size: 1.8rem;
vertical-align: middle; }
@media screen and (max-width: 767px) {
.access .box table td {
padding: 10px 6px;
font-size: 1.3rem; } }
@media screen and (max-width: 330px) {
.access .box table td {
padding: 5px;
font-size: 1.3rem; } }
.faq {
margin: 0 0 90px; }
.faq .box {
max-width: 1000px;
margin: 0 auto; }
@media screen and (max-width: 767px) {
.faq .box {
margin: 0 0 60px; } }
@media screen and (max-width: 1040px) {
.faq .box {
margin: 0 20px 60px; } }
.faq .box dl {   }
.faq .box dl dt {
position: relative;
cursor: pointer;
font-size: 1.8rem;
line-height: 1.5;
transition: all .5s ease;
padding: 20px 0;
color: #5c422e;
font-weight: bold; }
@media screen and (max-width: 767px) {
.faq .box dl dt {
font-size: 1.6rem;
padding: 20px 25px 20px 0; } }
.faq .box dl dt::first-letter {
font-size: 4rem;
font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
font-weight: 400; }
@media screen and (max-width: 767px) {
.faq .box dl dt::first-letter {
font-size: 3rem; } }
.faq .box dl dt::before, .faq .box dl dt::after {
position: absolute;
content: '';
width: 16px;
height: 3px;
background-color: #5c422e; }
.faq .box dl dt::before {
top: 48%;
right: 2em;
transform: rotate(0deg); }
@media screen and (max-width: 767px) {
.faq .box dl dt::before {
right: 0; } }
.faq .box dl dt::after {
top: 48%;
right: 2em;
transform: rotate(90deg); }
@media screen and (max-width: 767px) {
.faq .box dl dt::after {
right: 0; } }
.faq .box dl dt.close::before {
transform: rotate(45deg); }
.faq .box dl dt.close::after {
transform: rotate(-45deg); }
.faq .box dl dd {
display: none;
padding: 0 0 50px;
line-height: 1.6;
color: #C54244; }
.faq .box dl dd:last-of-type {
padding: 0; }
@media screen and (max-width: 767px) {
.faq .box dl dd {
padding: 0 25px 20px 0; } }
.faq .box dl dd::first-letter {
font-size: 4rem;
font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
font-weight: 400; }
@media screen and (max-width: 767px) {
.faq .box dl dd::first-letter {
font-size: 3rem; } }
.blog {
margin: 0 0 90px; }
.blog .box {
max-width: 1000px;
margin: 0 auto; }
@media screen and (max-width: 767px) {
.blog .box {
margin: 0 0 60px; } }
@media screen and (max-width: 1040px) {
.blog .box {
margin: 0 20px 60px; } }
.blog .box h1 {
color: #5c422e;
font-size: 3.2rem;
letter-spacing: 1px;
text-align: left;
line-height: 1.7;
margin: 0 auto 40px;
font-weight: bold;
border-bottom: 2px solid #5c422e;
padding-bottom: 8px; }
@media screen and (max-width: 767px) {
.blog .box h1 {
font-size: 2rem;
margin: 0 auto 30px; } }
.blog .box h2 {
font-family: "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
color: #5c422e;
font-size: 2.2rem;
letter-spacing: 1px;
text-align: left;
line-height: 1.7;
margin: 50px auto 40px;
font-weight: bold;
border-bottom: 1px solid #5c422e;
padding: 0 0 8px; }
@media screen and (max-width: 767px) {
.blog .box h2 {
font-size: 1.8rem;
margin: 40px auto 30px; } }
.blog .box p {
font-size: 1.6rem;
line-height: 2;
margin: 0 0 30px; }
@media screen and (max-width: 767px) {
.blog .box p {
font-size: 1.5rem; } }
.blog .box p.day {
line-height: 1;
letter-spacing: 1px;
margin: 0 0 20px; }
.blog .box p a {
text-decoration: underline; }
.blog .box p a:hover {
text-decoration: none; }
.blog .box p b {
font-weight: bold;
color: #5c422e; }
.blog .box img {
max-width: 600px;
width: 100%;
height: auto;
margin: 0 auto 40px; }
.blog .box ul {
display: flex;
justify-content: flex-start;
align-items: flex-start;
flex-wrap: wrap; }
@media screen and (max-width: 1040px) {
.blog .box ul {
width: 700px;
margin: 0 auto;
justify-content: center; } }
@media screen and (max-width: 767px) {
.blog .box ul {
width: 100%; } }
.blog .box ul li {
width: 313px;
margin: 0 10px 40px; }
@media screen and (max-width: 767px) {
.blog .box ul li {
margin: 0 auto 40px; } }
@media screen and (max-width: 767px) {
.blog .box ul li {
width: 300px; } }
.blog .box ul li dl {
display: flex;
flex-direction: column;
justify-content: flex-start;
flex-wrap: wrap; }
.blog .box ul li dl dt img {
width: 313px;
height: 200px;
margin: 0 auto;
object-fit: cover; }
@media screen and (max-width: 767px) {
.blog .box ul li dl dt img {
width: 300px; } }
@media screen and (max-width: 330px) {
.blog .box ul li dl dt img {
width: 260px; } }
.blog .box ul li dl dd {
padding: 15px 0 0;
text-align: left;
color: #5c422e;
font-size: 1.8rem;
letter-spacing: 1px;
line-height: 1.6;
font-weight: bold; }
.blog .box ul li dl dd time {
font-size: 1.4rem;
letter-spacing: 1px;
line-height: 1;
display: block;
color: #333;
font-weight: normal;
margin: 0 0 8px; }
.blog .box ul li:hover {
opacity: .8; }
.news_page {
margin: 0 0 90px; }
.news_page .box {
max-width: 1000px;
margin: 0 auto; }
@media screen and (max-width: 767px) {
.news_page .box {
margin: 0 0 60px; } }
@media screen and (max-width: 1040px) {
.news_page .box {
margin: 0 20px 60px; } }
.news_page .box h1 {
color: #5c422e;
font-size: 3.2rem;
letter-spacing: 1px;
text-align: left;
line-height: 1.7;
margin: 0 auto 40px;
font-weight: bold;
border-bottom: 2px solid #5c422e;
padding-bottom: 8px; }
@media screen and (max-width: 767px) {
.news_page .box h1 {
font-size: 2rem;
margin: 0 auto 30px; } }
.news_page .box h2 {
font-family: "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
color: #5c422e;
font-size: 2.2rem;
letter-spacing: 1px;
text-align: left;
line-height: 1.7;
margin: 50px auto 40px;
font-weight: bold;
border-bottom: 1px solid #5c422e;
padding: 0 0 8px; }
@media screen and (max-width: 767px) {
.news_page .box h2 {
font-size: 1.8rem;
margin: 40px auto 30px; } }
.news_page .box p {
font-size: 1.6rem;
line-height: 2;
margin: 0 0 30px; }
@media screen and (max-width: 767px) {
.news_page .box p {
font-size: 1.5rem; } }
.news_page .box p.day {
line-height: 1;
letter-spacing: 1px;
margin: 0 0 20px; }
.news_page .box p a {
text-decoration: underline; }
.news_page .box p a:hover {
text-decoration: none; }
.news_page .box p.day {
line-height: 1;
letter-spacing: 1px;
margin: 0 0 20px; }
.news_page .box p b {
font-weight: bold;
color: #5c422e; }
.news_page .box p i {
font-weight: bold;
color: #C54244;
font-style: normal; }
.news_page .box img {
max-width: 600px;
width: 100%;
height: auto;
margin: 0 auto 40px; }
.news_page .box dl {
display: flex;
justify-content: flex-start;
align-items: center;
flex-wrap: nowrap;
border-bottom: 1px solid #e5e2e0;
padding: 25px 0;
letter-spacing: 1px; }
@media screen and (max-width: 767px) {
.news_page .box dl {
flex-wrap: wrap;
padding: 25px 0;
flex-direction: column;
align-items: flex-start; } }
.news_page .box dl dt {
width: 14%; }
@media screen and (max-width: 767px) {
.news_page .box dl dt {
width: auto;
line-height: 1.6;
margin: 0 0 6px; } }
.news_page .box dl dd {
line-height: 1.6; }
.news_page .box dl dd a {
text-decoration: underline; }
.news_page .box dl dd a:hover {
text-decoration: none; }
.news_page .box dl dd span {
color: #C54244;
font-size: 1.6rem;
display: inline-block;
margin: 0 0 0 5px;
line-height: 1;
font-weight: bold; }
@media screen and (max-width: 767px) {
.news_page .box dl dd span {
font-size: 1.2rem; } }
.news_page .box ul {
display: flex;
justify-content: flex-start;
align-items: flex-start;
flex-wrap: wrap; }
@media screen and (max-width: 1040px) {
.news_page .box ul {
width: 700px;
margin: 0 auto;
justify-content: center; } }
@media screen and (max-width: 767px) {
.news_page .box ul {
width: 100%; } }
.news_page .box ul li {
width: 313px;
margin: 0 10px 40px; }
@media screen and (max-width: 767px) {
.news_page .box ul li {
margin: 0 auto 40px; } }
@media screen and (max-width: 767px) {
.news_page .box ul li {
width: 300px; } }
.news_page .box ul li dl {
display: flex;
flex-direction: column;
justify-content: flex-start;
flex-wrap: wrap; }
.news_page .box ul li dl dt img {
width: 313px;
height: 200px;
margin: 0 auto;
object-fit: cover; }
@media screen and (max-width: 767px) {
.news_page .box ul li dl dt img {
width: 300px; } }
@media screen and (max-width: 330px) {
.news_page .box ul li dl dt img {
width: 260px; } }
.news_page .box ul li dl dd {
padding: 15px 0 0;
text-align: left;
color: #5c422e;
font-size: 1.8rem;
letter-spacing: 1px;
line-height: 1.6;
font-weight: bold; }
.news_page .box ul li dl dd time {
font-size: 1.4rem;
letter-spacing: 1px;
line-height: 1;
display: block;
color: #333;
font-weight: normal;
margin: 0 0 8px; }
.news_page .box ul li:hover {
opacity: .8; }
.contact {
margin: 0 0 90px; }
.contact .box {
max-width: 800px;
margin: 0 auto; }
@media screen and (max-width: 767px) {
.contact .box {
margin: 0 20px 60px; } }
.contact .box h2 {
color: #fff;
font-size: 2rem;
letter-spacing: 2px;
text-align: center;
line-height: 1;
padding: 10px 20px;
background-color: #5c422e;
margin: 60px auto 40px;
border-top-right-radius: 20px;
border-bottom-left-radius: 20px;
overflow: hidden; }
@media screen and (max-width: 767px) {
.contact .box h2 {
font-size: 1.8rem;
margin: 0 auto 30px; } }
.contact .box p {
font-size: 1.6rem;
line-height: 2;
margin: 0 0 30px; }
@media screen and (max-width: 767px) {
.contact .box p {
font-size: 1.5rem; } }
.contact .box p a {
color: #5c422e;
text-decoration: underline; }
.contact .box p a:hover {
text-decoration: none; }
.contact .box dl {
margin: 25px auto 0;
border: none; }
.contact .box dl dt {
width: 100%;
color: #5c422e;
margin: 0 0 6px;
border: none;
line-height: 1.4; }
.contact .box dl dt span {
font-size: 1.2rem;
color: #fff;
display: inline-block;
margin: 0 0 0 10px;
padding: 5px;
line-height: 1;
background-color: #C54244; }
.contact .box dl dt p {
margin: 0; }
.contact .box dl dd {
width: 100%;
border: none; }
.contact .box dl dd p {
margin: 0; }
.contact .submit {
text-align: center;
margin: 30px auto 0; }
.contact #submit-btn {
padding: 10px 20px;
width: 100%;
margin: 0 auto;
display: block;
background-color: #5c422e;
color: #fff;
font-size: 1.6rem;
cursor: pointer;
border: 1px solid #5c422e;
border-radius: 5px;
letter-spacing: 3px; }
.contact #submit-btn:hover {
background-color: #C54244;
border: 1px solid #C54244; }
.contact select {
width: 100%;
box-sizing: border-box; }
.contact textarea {
width: 100%;
height: 200px;
font-size: 1.6rem;
border: 1px solid #5c422e;
border-radius: 5px;
box-sizing: border-box; }
.contact input[type="email"], .contact input[type="text"], .contact input[type="tel"] {
width: 100%;
height: 30px;
border: 1px solid #5c422e;
border-radius: 5px;
font-size: 1.6rem;
box-sizing: border-box; }
.contact input[type="textarea"] {
width: 100%;
height: 200px;
border: 1px solid #5c422e;
border-radius: 5px;
font-size: 1.6rem;
box-sizing: border-box; }
.contact input[type="submit"], .contact input[type="button"] {
border-radius: 0;
-webkit-box-sizing: content-box;
-webkit-appearance: button;
appearance: button;
border: none;
box-sizing: border-box;
cursor: pointer; }
.contact input[type="submit"]::-webkit-search-decoration, .contact input[type="button"]::-webkit-search-decoration {
display: none; }
.contact input[type="submit"]::focus, .contact input[type="button"]::focus {
outline-offset: -2px; }
.booking {
margin: 0 0 90px; }
.booking .box {
max-width: 800px;
margin: 0 auto; }
@media screen and (max-width: 767px) {
.booking .box {
margin: 0 20px 60px; } }
.booking .box h2 {
color: #fff;
font-size: 2rem;
letter-spacing: 2px;
text-align: center;
line-height: 1;
padding: 10px 20px;
background-color: #5c422e;
margin: 60px auto 40px;
border-top-right-radius: 20px;
border-bottom-left-radius: 20px;
overflow: hidden; }
@media screen and (max-width: 767px) {
.booking .box h2 {
font-size: 1.8rem;
margin: 0 auto 30px; } }
.booking .box p {
font-size: 1.6rem;
line-height: 2;
margin: 0 0 30px; }
@media screen and (max-width: 767px) {
.booking .box p {
font-size: 1.5rem; } }
.booking .box p a {
color: #5c422e;
text-decoration: underline; }
.booking .box p a:hover {
text-decoration: none; }
.booking .box #booking-package_inputFormPanel .value, .booking .box #booking-package_serviceDetails .value, .booking .box #booking-package_myBookingDetailsFroVisitor .value, .booking .box #booking-package_myBookingDetails_panel .value {
color: #5c422e;
letter-spacing: 1px;
font-size: 1.8rem; }
.booking .box #booking-package input[type=text] {
width: 100%;
height: 30px;
border: 1px solid #5c422e;
border-radius: 5px;
box-sizing: border-box;
font-size: 1.6rem; }
.booking .box #booking-package textarea {
width: 100%;
height: 150px;
border: 1px solid #5c422e;
border-radius: 5px;
box-sizing: border-box;
font-size: 1.6rem; }
.booking .box #booking-package_inputFormPanel .name, .booking .box #booking-package_serviceDetails .name, .booking .box #booking-package_myBookingDetailsFroVisitor .name, .booking .box #booking-package_myBookingDetails_panel .name {
color: #5c422e;
font-size: 1.6rem; }
.booking .box #booking-package_inputFormPanel .radio_title {
color: #5c422e;
font-size: 1.4rem;
line-height: 1.6;
margin: 5px 0 0 10px; }
.booking .box #booking-package_inputFormPanel .row {
border: none; }
.booking .box #booking-package select {
border: 1px solid #5c422e;
height: 30px;
font-size: 1.6rem;
color: #5c422e; }
.booking .box #booking-package_inputFormPanel .required:after {
position: relative;
top: 0;
content: '必須';
color: #fff;
display: inline-block;
font-size: 1.2rem;
margin: 0 0 0 10px;
padding: 5px;
line-height: 1;
background-color: #C54244; }
.booking .box #booking-package_schedulePage .selected_day_slot {
background-color: #ffdfe0; }
.booking .box #booking-package_schedulePage .selectable_day_slot:hover {
background-color: #ffdfe0; }
.booking .box #booking-package .selectable_time_slot:hover {
background-color: #ffdfe0; }
.booking .box #booking-package_schedulePage .closed {
color: red; }
.booking .box #booking-package_servicePage .selected_element {
border-left: 3px solid #C54244;
background-color: #ffdfe0; }
.booking .box #booking-package .selectable_service_slot:hover {
background-color: #ffdfe0; }
.booking .box #booking-package_calendarPage .holidayPanel {
background-color: #e5e2e0 !important; }
.booking .box #booking-package_calendarPage .available_day:hover {
background-color: #ffdfe0; }
.booking .box #booking-package_calendarPage .pastDay {
background-color: #e5e2e0; }
.booking .box #booking-package_calendarPage .closingDay {
background-color: #e5e2e0; }
.booking .box #booking-package_calendarPage .day_slot {
border-color: #e5e2e0; }
.case {
margin: 0 0 90px; }
.case .box {
max-width: 1000px;
margin: 0 auto; }
@media screen and (max-width: 767px) {
.case .box {
margin: 0 0 60px; } }
@media screen and (max-width: 1040px) {
.case .box {
margin: 0 20px 60px; } }
.case .box h2 {
color: #fff;
font-size: 2rem;
letter-spacing: 2px;
text-align: center;
line-height: 1;
padding: 10px 20px;
background-color: #5c422e;
margin: 60px auto 40px;
border-top-right-radius: 20px;
border-bottom-left-radius: 20px;
overflow: hidden; }
@media screen and (max-width: 767px) {
.case .box h2 {
font-size: 1.8rem;
margin: 30px auto 30px; }
.case .box h2:first-of-type {
margin: 0 auto 30px; } }
.case .box ul {
display: flex;
justify-content: flex-start;
align-items: center;
flex-wrap: wrap; }
@media screen and (max-width: 767px) {
.case .box ul {
justify-content: center; } }
.case .box ul li {
width: 200px;
margin: 0 0 20px; }
@media screen and (max-width: 767px) {
.case .box ul li {
width: 100%;
margin: 0 auto 15px; } }
.case .box p {
font-size: 1.6rem;
line-height: 2;
margin: 0 0 30px; }
@media screen and (max-width: 767px) {
.case .box p {
font-size: 1.5rem; } }
.case .box p a {
color: #5c422e;
text-decoration: underline; }
.case .box p a:hover {
text-decoration: none; }
footer {
background-image: url(/common/images/bg_footer.jpg?2024);
background-repeat: no-repeat;
background-position: bottom center;
background-size: cover;
margin: 80px 0 0;
padding: 100px 0 50px;
box-sizing: border-box; }
@media screen and (max-width: 767px) {
footer {
background-image: url(/common/images/bg_footer_sp.jpg?2024);
margin: 60px 0 0;
padding: 60px 0 80px; } }
footer ul {
display: flex;
justify-content: flex-start;
align-items: center;
flex-wrap: nowrap;
margin: 0 0 90px 70px; }
@media screen and (max-width: 767px) {
footer ul {
margin: 0 20px 60px;
flex-wrap: wrap; } }
footer ul li {
color: #fff;
font-size: 1.5rem;
line-height: 1;
border-right: 1px solid #fff;
margin: 0 0 18px;
padding: 0 20px;
letter-spacing: 1px; }
@media screen and (max-width: 767px) {
footer ul li {
width: 100%;
border-right: none;
padding: 0;
margin: 0 0 35px; } }
footer ul li:first-child {
padding: 0 20px 0 0; }
footer ul li:last-child {
border-right: none; }
footer ul li a {
color: #fff;
display: inline;
padding-bottom: 8px; }
footer ul li a:hover {
border-bottom: 1px solid #fff; }
footer img {
width: 100%;
max-width: 260px;
height: auto;
margin: 0 0 40px 65px; }
@media screen and (max-width: 767px) {
footer img {
max-width: 180px;
margin: 0 20px 40px; } }
footer p {
color: #fff; }
footer p:nth-of-type(1) {
font-size: 2rem;
margin: 0 0 40px 70px; }
@media screen and (max-width: 767px) {
footer p:nth-of-type(1) {
font-size: 1.5rem;
margin: 0 20px 40px; } }
footer p:nth-of-type(2) {
font-size: 3rem;
font-weight: bold;
margin: 0 0 0 70px;
letter-spacing: 1px; }
footer p:nth-of-type(2) a {
color: #fff; }
@media screen and (max-width: 767px) {
footer p:nth-of-type(2) {
font-size: 2.7rem;
margin: 0 20px; } }
footer p:nth-of-type(2)::before {
font-family: "Font Awesome 6 Free";
content: "\f095";
color: #fff;
padding-right: 10px;
font-size: 3rem;
display: inline-block;
font-weight: 900; }
@media screen and (max-width: 767px) {
footer p:nth-of-type(2)::before {
font-size: 2.6rem; } }
footer p:nth-of-type(3) {
font-size: 1.6rem;
line-height: 1.9;
margin: 0 0 40px 70px; }
@media screen and (max-width: 767px) {
footer p:nth-of-type(3) {
font-size: 1.4rem;
margin: 0 20px 40px; } }
footer p:nth-of-type(4) {
font-size: 1.1rem;
margin: 0 0 0 70px; }
@media screen and (max-width: 767px) {
footer p:nth-of-type(4) {
font-size: 1rem;
margin: 0 20px; } }
footer address {
color: #fff;
font-size: 1.6rem;
line-height: 1.6;
margin: 0 0 35px 70px; }
@media screen and (max-width: 767px) {
footer address {
font-size: 1.4rem;
margin: 0 20px 35px; } }
.floating {
position: fixed;
top: 18%;
right: .5%;
z-index: 10000; }
@media screen and (max-width: 767px) {
.floating {
top: 91%;
right: 0;
left: 0; } }
.floating ul {
display: flex;
flex-direction: column;
justify-content: space-between;
align-items: center;
flex-wrap: nowrap; }
@media screen and (max-width: 767px) {
.floating ul {
width: 360px;
margin: 0 auto;
flex-direction: row; } }
@media screen and (max-width: 380px) {
.floating ul {
width: 96%; } }
.floating ul li {
margin: 0 0 15px; }
.floating ul li:nth-of-type(1), .floating ul li:nth-of-type(2) {
writing-mode: vertical-rl; }
@media screen and (max-width: 767px) {
.floating ul li:nth-of-type(1), .floating ul li:nth-of-type(2) {
writing-mode: horizontal-tb; } }
.floating ul li:nth-of-type(1) a, .floating ul li:nth-of-type(2) a {
display: block;
background-color: #C54244;
writing-mode: vertical-rl;
color: #fff;
padding: 30px 10px;
letter-spacing: 4px;
border-radius: 90px;
font-size: 1.8rem; }
@media screen and (max-width: 767px) {
.floating ul li:nth-of-type(1) a, .floating ul li:nth-of-type(2) a {
writing-mode: horizontal-tb;
font-size: 1.5rem;
padding: 7px 20px;
letter-spacing: 2px; } }
@media screen and (max-width: 330px) {
.floating ul li:nth-of-type(1) a, .floating ul li:nth-of-type(2) a {
font-size: 1.4rem;
letter-spacing: 0; } }
.floating ul li:nth-of-type(1) a:hover, .floating ul li:nth-of-type(2) a:hover {
transition: 0.3s ease-in-out;
background-color: #5c422e; }
.floating ul li:nth-of-type(1) a {
background-color: #ea6e00; }
.floating ul li:nth-of-type(1) a:hover {
background-color: #5c422e; }
.floating ul li img {
width: 45px;
height: auto; }
@media screen and (max-width: 767px) {
.floating ul li img {
width: 40px; } }
@media screen and (max-width: 330px) {
.floating ul li img {
width: 35px; } }
.pagetop {
position: fixed;
right: 7%;
bottom: 5%; }
@media screen and (max-width: 1040px) {
.pagetop {
right: 7%;
bottom: 5%; } }
@media screen and (max-width: 767px) {
.pagetop {
right: 4%;
bottom: 12%; } }
.pagetop img {
width: 20px;
height: auto;
display: block;
margin: 0; }
@media screen and (max-width: 767px) {
.pagetop img {
width: 15px; } }