@charset "utf-8";

/*
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/

html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

body {
    line-height: 1;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

nav ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

/* change colours to suit your needs */
ins {
    background-color: #ff9;
    color: #000;
    text-decoration: none;
}

/* change colours to suit your needs */
mark {
    background-color: #ff9;
    color: #000;
    font-style: italic;
    font-weight: bold;
}

del {
    text-decoration: line-through;
}

abbr[title],
dfn[title] {
    border-bottom: 1px dotted;
    cursor: help;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

/* change border colour to suit your needs */
hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #cccccc;
    margin: 1em 0;
    padding: 0;
}

input,
select {
    vertical-align: middle;
}

/*----- RESET CSS END -----*/



.sp-only {
    display: block;
}

.pc-only {
    display: none;
}

html {
    font-size: 62.5%;
}

body {
    color: #333333;
    line-height: 1;
    font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "MS PGothic", sans-serif;
    letter-spacing: 1px;
}

.header {
    font-size: 1.4rem;
    position: fixed;
    width: 100%;
    height: 50px;
    background-color: #fff;
    text-align: right;
    z-index: 1000;
}

.header .inner {
    width: 100%;
    position: relative;
    padding: 2px 0;
}

.header .logo {
    position: absolute;
    z-index: 1001;
    top: 5px;
    left: 10px;
}

.header .logo img {
    width: 180px;
    vertical-align: bottom;
}

.key-visual {
    padding-top: 60px;
    background-image: url(../images/main-visual-bg.svg);
}

.key-visual img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center center;
}


/*----- 参考サイトCTAプロパティ -----*/
.f--cta-button {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 5;
    width: 100%;
}

.f--cta-button ul {
    /*position: relative;*/
    display: flex;
    width: 100%;
    list-style: none;
    /*box-sizing: border-box;*/
}

.f--cta-button li {
    flex-basis: 50%;
    font-size: min(4vw, 1.4rem);
}

.f--cta-button li a {
    width: 100%;
    height: 100%;
    /*display: block;*/
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 0.5em;
    border-radius: 10px 10px 0 0;
    text-decoration: none;
    box-sizing: border-box;
}

.f--cta-button li a.tel {
    background: linear-gradient(45deg, #A7E2FF, #0095DE);
}

.f--cta-button li a.line {
    background-color: #0ac755;
}

.f--cta-button li a.tel span {
    font-size: min(3.5vw, 24px);
    color: #ffffff;
    font-weight: 600;
}

.f--cta-button li a.tel span.num {
    font-size: min(4.5vw, 32px);
    background: url(../images/phone-icon.svg) no-repeat left / contain;
    background-size: 1.0em;
    padding-left: 1.3em;
    margin-top: 0.1em;
    color: #333333;
    font-weight: 900;
    letter-spacing: 0.02em;
}

.f--cta-button li a.line span {
    font-size: min(5.5vw, 32px);
    background: url(../images/LINE-icon.svg) no-repeat left / contain;
    padding-left: 1.3em;
    color: #fff;
    font-weight: 500;
    padding-bottom: 0.1em;
}

/*----- 参考サイトCTAプロパティEND -----*/




.sec01 {
    margin-top: 30px;
    padding: 0 20px;
}

.sec01 .visually-hidden {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip-path: inset(0);
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
}

.sec01 .business_hours img {
    width: 100%;
    height: 100%;
}

.sec02 {
    position: relative;
    margin-top: 10em;
    font-size: min(2vw, 9px);
    background-color: #F2FAFF;
}

.sec02 .inner {
    padding-bottom: 40px;
}


/*.sec02 .speech-bubble-sp img {
    width: 100%;
}*/

.sec02 .speech-bubble-recommend {
    width: 20%;
    max-width: 100px;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, -50%);
}

.sec02 .speech-bubble-recommend img {
    width: 100%;
}

.sec02 .speech-bubble {
    display: flex;
    flex-direction: column;
}

.sec02 .speech-bubble-top {
    background: #19337f;
    padding: 5em 3em 3em;
}

.sec02 .speech-bubble-title {
    width: 100%;
    max-width: 450px;
    margin: 0 auto;
}

.sec02 .speech-bubble-top img {
    width: 100%;
}

.sec02 .speech-bubble-bottom {
    width: 40%;
    margin: -2px auto 0;
}

.sec02 .speech-bubble-bottom img {
    width: 100%;
}

.sec02 .banner-list {
    list-style: none;
    padding: 0 20px;
}

.sec02 .banner-list img {
    width: 100%;
    height: 100%;
}

.sec02 .banner-list li+li {
    margin-top: 30px;
}


.access-map {
    background-color: #fffff9;
    /*margin-top: 40px;*/
}

.access-map .inner {
    padding: 20px 20px 40px 20px;
}

.access-map .access-map-title {
    text-align: center;
}

.access-map .sub {
    font-size: min(6vw, 16px);
    color: #f27505;
    font-weight: bold;
}

.access-map .main {
    font-size: min(7vw, 22px);
    font-weight: bold;
    margin-top: 12px;
}

.access-map .access-map-content {
    margin-top: 20px;
}

.access-map iframe {
    width: 100%;
    height: 350px;
}

.access-map .text-content {
    margin-top: 20px;
}

.access-map .heading {
    position: relative;
    font-size: min(6vw, 14px);
    padding: 5px 8px 8px 20px;
    /*--- paddingやmarginは親要素にfont-size:min(6vw, px);などとして、emを使うのが望ましい? ---*/
    margin-bottom: 16px;
}

.access-map .heading::before {
    content: '';
    background: #feb61c;
    width: 5px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.access-map .heading::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 5px;
    width: calc(100% - 5px);
    border-bottom: dotted 2px #cfcfc7;
}

.access-map .description {
    font-size: min(5vw, 14px);
    margin-bottom: 24px;
}

.contact-form {
    margin-top: 3em;
}

.contact-form .inner {
    padding: 0 20px;
}

.contact-form .contact-form-title {
    text-align: center;
}

.contact-form .sub {
    font-size: min(6vw, 16px);
    color: #f27505;
    font-weight: bold;
}

.contact-form .main {
    font-size: min(7vw, 22px);
    font-weight: bold;
    margin-top: 12px;
}

.form-wrapper {
    text-align: left;
}

.contact-form .wpcf7-form {
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin-top: 10px;
}

.contact-form .wpcf7-form label {
    font-size: 1.2rem;
    font-weight: 600;
}

.contact-form .wpcf7-form input {
    display: block;
    margin-top: 5px;
    width: 80vw;
}

.contact-form textarea {
    width: 100%;
    margin-top: 5px;
}

.contact-form .wpcf7-submit {
    background-color: #f27505;
    transition: background-color 0.3s;
    color: #fff;
    font-size: 1.4rem;
    padding: 10px 30px;
    border: none;
    border-radius: 6px;
    cursor: pointer;
    max-width: 100px;
}

.site-footer {
    margin-top: 20px;
    margin-bottom: 60px;
    padding: 20px 0;
    background-color: #faf9f1
}

.site-footer .inner {
    padding: 0 20px;
}

.site-footer .site-info {
    text-align: center;
    font-size: 1.2rem;
}

/*reCAPTHA位置移動*/
.grecaptcha-badge {
    bottom: min(14vw, 16vh) !important;
    /*--- ctaとかぶらないようにメディアクエリで調整必要!! ---*/
}


/*----- スマホのヘッダーボタン(ナビゲーション)のアニメーション -----*/
.header .hamburger {
    width: 30px;
    height: 25px;
    position: absolute;
    z-index: 1001;
    cursor: pointer;
    right: 10px;
    top: 9px;
}

.header .hamburger span {
    display: block;
    width: 100%;
    height: 3px;
    background-color: #0693e3;
    margin-top: 5px;
    border-radius: 2px;
    transition: transform 0.3s ease, opacity 0.3s ease;
    /*一個目の値を省略するとallと指定したことになる*/
}

.header .hamburger.open span:nth-child(1) {
    transform: rotate(45deg) translate(5px, 5px);
}

.header .hamburger.open span:nth-child(2) {
    opacity: 0;
}

.header .hamburger.open span:nth-child(3) {
    transform: rotate(-45deg) translate(6px, -6px);
}

.header .global-nav {
    position: fixed;
    top: 50px;
    right: -100%;
    width: 100%;
    background-color: white;
    text-align: center;
    padding: 50px 0;
    transition: right 0.3s ease;
    z-index: 999;
    padding: 50px 40px 20px 40px;
    box-sizing: border-box;
}

.header .global-nav.open {
    right: 0;
}

.header .global-nav ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.header .global-nav li {
    margin: 20px 0;
    border-bottom: dotted 2px #feb61c;
    padding: 10px 0;
}

.header .global-nav a {
    text-decoration: none;
    font-size: 18px;
    color: #333;
}

/*----- スマホのヘッダーボタン(ナビゲーション)のアニメーション END -----*/



@media (min-width: 959px) {
    .pc-only {
        display: block;
    }

    .sp-only {
        display: none;
    }

    .btn-sp {
        display: none;
    }

    .header {
        height: 80px;
    }

    .header .logo {
        top: 14px;
        left: 20px;
    }

    .header .logo img {
        width: 200px;
    }

    .key-visual {
        padding-top: 110px;
    }

    .key-visual img {
        width: 100%;
        height: auto;
        aspect-ratio: auto;
        object-fit: contain;
        object-position: center center;
        display: block;
    }

    .header .global-nav {
        position: static;
        background: transparent;
        width: auto;
        transition: auto;
        padding: 0;
        right: auto;
        top: auto;
    }

    .header .global-nav ul {
        display: flex;
        justify-content: flex-end;
        margin-right: 20px;
    }

    .header .global-nav li {
        border-bottom: none;
    }

    .header .global-nav li+li {
        padding-left: 30px;
    }


    .sec01 {
        margin-top: 100px;
    }



    .business_hours {
        width: 780px;
        margin: 0 auto;
    }



    .sec02 {
        margin-top: 130px;
        /* min(vw, px)で書き換える */
    }

    .sec02 .inner {
        box-sizing: border-box;
        width: 100%;
        max-width: 780px;
        margin: 0 auto;
        /*padding: 0;*/
    }

    /*.sec02 .banner-list {
        padding: 0;
        width: 100%;
        max-width: 780px;
        margin: 0 auto;
    }*/

    .sec02 .banner-list li+li {
        margin-top: 70px;
    }


    .access-map {
        /*margin-top: 0;*/
    }

    .access-map .inner {
        box-sizing: border-box;
        width: 100%;
        max-width: calc(1100px + 10%);
        margin: 0 auto;
        padding-top: min(10vw, 100px);
        /*padding-bottom: min(10vw, 100px);*/
        padding-left: 5%;
        padding-right: 5%;
    }

    .access-map-content {
        display: flex;
        gap: min(5vw, 3.2em);
    }

    .access-map .access-map-content .img-content {
        flex-basis: 50%;
    }

    .access-map .text-content {
        margin-top: 0;
    }

    .access-map .main {
        font-size: min(7vw, 32px);
    }

    .access-map .sub {
        font-size: min(6vw, 24px);
    }

    .access-map .heading {
        font-size: min(4.25vw, 20px);
        padding: 0.3em 0.5em 0.5em 1.2em;
        /* 自分のfont-sizeによって余白が自動的に調整される!! */
        margin-bottom: 1em;
    }

    .access-map .description {
        font-size: min(4vw, 1.4rem);
        margin-bottom: min(10vw, 3em);
    }



    .contact-form {
        margin-top: 0;
    }

    .contact-form .inner {
        box-sizing: border-box;
        width: 100%;
        max-width: calc(1100px + 10%);
        margin: 0 auto;
        padding-top: min(10vw, 100px);
        padding-bottom: min(7vw, 70px);
        padding-left: 5%;
        padding-right: 5%;
    }

    .contact-form .main {
        font-size: min(7vw, 32px);
    }

    .contact-form .sub {
        font-size: min(6vw, 24px);
    }

    .contact-form .wpcf7-form input {
        width: 100%;
        margin-top: 1vw;
        height: 2vw;
    }

    .contact-form .wpcf7-form label {
        font-size: 2rem;
    }

    .contact-form p {
        margin-bottom: 20px;
    }

    .contact-form textarea {
        margin-top: 1vw;
        width: 100%;
        height: 15vw;
    }

    #wpcf7-f98-o1>form>p:nth-child(6)>input {
        margin-top: 0;
        max-width: 300px;
        padding: 0;
        height: 10vh;
        font-size: 1.8rem;
    }


    .site-footer {
        margin-top: 0;
        margin-bottom: 0;
        padding: 70px;
        font-size: 5vw;
    }

    .site-footer .site-info small {
        font-size: 1.2vw;
    }
}




@media (max-width: 375px) {
    .access-map iframe {
        height: 23em;
    }
}