@charset "utf-8";


image {
    vertical-align: bottom;
}

li {
    list-style-type: none;
}

body {
    color: #000000;
    max-width: 100%;
    letter-spacing: 1px;
    justify-content: center;
    text-align: center;
    /* min-width: 1100px; */
    font-family: "Yu Gothic", YuGothic, "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 3.5vw;
}

.red {
    color: red;
}

.bold {
    font-weight: bolder;
}

.big {
    font-weight: bolder;
    font-size: 18px;
}

.line {
    background: linear-gradient(transparent 60%, #ff6 60%);
}

.blue {
    color: #007bbf;
}

h1 {
    font-size: 4vw;
    text-align: center;
    letter-spacing: 5px;
    padding: 12px 0;
    color: white;
    background-color: rgb(0, 123, 191);
    font-weight: bold;
}

h2 {
    font-size: 4vw;
    text-align: center;
    letter-spacing: 5px;
    font-weight: bold;
    padding: 12px 0;
    color: white;
    background-color: #77c2d7;
}

h3 {
    font-size: 4vw;
    text-align: center;
    letter-spacing: 5px;
    font-weight: bold;
    padding: 12px 0;
    color: rgb(0, 123, 191);
    bottom: 0;

    margin-right: 5vw;
}

h4 {
    font-size: 4vw;
    text-align: center;
    letter-spacing: 10px;
    font-weight: bold;
    padding: 12px 0;
    color: white;
    background-color: rgb(0, 123, 191);
}

h5 {
    font-size: 20px;
    text-align: center;
    letter-spacing: 10px;
    font-weight: bold;
    padding: 12px 0;
    color: red;
    font-weight: bolder;
}

h6 {
    font-size: 0.7vw;
}

header {
    background-color: white;
    align-items: center;
    top: 0;
    width: 100%;
    position: fixed;
    z-index: 3;
    padding-right: 2vw;
    padding-left: 2vw;
    z-index: 1000;
    height: 20vw;
}

header .header-box {
    display: flex;
}

.header-box .header-top img {
    width: 60vw;
    margin-left: 1vw;
}

.header-box .call img {
    width: 12vw;
    margin-left: 1vw;
    margin-top: 2vw;
}

.header-box {
    display: flex;
    margin-top: 3vw;
}

.header-tell a:hover {
    opacity: 0.7;
}

.nav-top {
    display: none;
}

.header-box .area-box {
    display: none;
}

.header-box .header-tell {
    display: none;
}

main .visual {
    display: none;
}

.visual-sp {
    width: 100%;
    margin-top: 50px;
}

.visual-sp img {
    width: 100%;
}

main {
    width: 100%;
    display: flex;
    padding-top: 0px;
    text-align: center;
    margin-bottom: 40px;
}

.concept p {
    margin-top: 20px;
    line-height: 30px;
    text-align: justify;
    padding: 0 10vw;
}

.concept img {
    width: 90%;
}

.check .check-title h2 {
    font-size: 15px;
    text-align: center;
}

.check li {
    margin-left: 2vw;
    line-height: 30px;
    text-align: justify;
}

.check .checkbox .check-list li {
    font-size: 18px;
    margin-bottom: 10px;
}

.check-list h2 {

    margin-top: 3vw;
    margin-bottom: 2vw;
    text-align: left;
    padding-left: 10px;
}

.check .checkbox .gomi {
    display: none;
}

.check .checkbox .obachan img {
    width: 55%;
}

/* .check li img :nth-last-child(6) {
    padding-bottom: 2vw;
} */

.check li img {
    height: 20px;
}

/*少しずらしたボックス*/
.checkbox {
    /* background-color: #cbf4ff; */
    margin-left: 5vw;
    margin-right: 5vw;
}

.check-list li {
    color: #007bbf;
}

.check-list p {
    margin-bottom: 20px;
}


.check .arrow img {
    width: 80%;
}

.check .check-list {
    padding-bottom: 2vw;
    padding-top: 6vw;
    text-align: left;
}

.checkbox .img .check .checkbox {
    display: flex;
    justify-content: center;
    /* background-color: #cbf4ff; */
    padding-left: auto;
    padding-right: auto;
}

.concept .stroke {
    font-size: 4vw;
    font-weight: bolder;
    margin-bottom: 20px;
    font-family: "TA-角ゴGF02", "Arial", "メイリオ", "Meiryo", "Meiryo UI";
    ;
    margin: 2vw;
}

.obachan {
    display: none;
}

.ihin img {
    width: 80%;
}

.tell .onnanoko img {
    width: 30%;
}

.tell {
    /* display: flex; */
    background-color: #e3f6ff;
    margin-bottom: 5vw;
    padding: 10px;
}

.tell .tell-text p {
    font-size: 16px;
    font-weight: bold;
    text-align: justify;
}

.tell .tell-text .free-dial p {
    color: #ef2626;
    font-size: 30px;
    font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
}

.tell .free-dial {
    margin-top: 10px;
}

.tell .free-dial img {
    width: 10vw;
}

/* titlle */
.service .service-titlle {
    display: flex;
    border-bottom: thick solid black;
    margin-bottom: 20px;
    justify-content: center;
}

.service .service-titlle img {
    bottom: 0;
    height: 10vw;
    margin-left: 30px;
    margin-right: 30px;
    margin-top: 55px;
}

.service_1 .service-titlle img {
    display: none;
}

/* titlle */
.service-contents {
    padding-left: 10vw;
    padding-right: 10vw;
}

.service-contents a:hover {
    opacity: 0.7;
}

.service-contents h4 {
    width: 80vw;
    background: linear-gradient(#007bbf, #cbf4ff);
}

.service-contents img {
    width: 80vw;
}

.service .service-contents {
    justify-content: center;
}

.oheyanokataduke {
    margin-bottom: 5vw;
}

.ihinneiri {
    margin-bottom: 5vw;
}

.huyouhin {
    margin-bottom: 5vw;
}

.eacon {
    margin-bottom: 5vw;
}

.kaguidou {
    margin-bottom: 5vw;
}

.monooki {
    margin-bottom: 5vw;
}

.kusakari {
    margin-bottom: 5vw;
}

.eakon_banner {
    margin-bottom: 5vw;
}

.eakon_banner a:hover {
    opacity: 0.7;
}

.tell_banner {
    justify-content: center;
    margin-bottom: 5vw;
}


.tell-text p {
    text-align: left;
    font-size: 1vw;
}

/* titlle */
.shucho_area_titlle {
    display: flex;
    border-bottom: thick solid black;
    margin-bottom: 5vw;
    justify-content: center;
}

.shucho_area_titlle img {
    bottom: 0;
    height: 8vw;
    margin-left: 30px;
    margin-right: 30px;
    margin-top: 30px;
}

/* titlle */

/* 新着情報 */
.boder-titlle h3{
    border-bottom: thick solid black;
} 
.spray {
    margin-bottom: 50px;
    text-align: left;
}

.spray img {
    bottom: 0;
    width: 100%;
    margin-top: 30px;
    display: flex;
    text-align: center;

}

.spray p {
    margin-top: 30px;
    margin-left: 5vw;
    margin-right: 5vw;
}

.nandemoya {
    width: 100%;
    text-align: left;
    margin-left: 2vw;
}

.nandemoya img {
    bottom: 0;
    width: 100%;
    display: flex;
    text-align: center;
}

.nandemoya p {
    margin-top: 30px;
    margin-left: 5vw;
    margin-right: 5vw;
    margin-bottom: 50px;
}


.shucho_area .area p {
    padding: 0 10vw;
    margin-bottom: 5vw;
    text-align: justify;
    line-height: 5vw;
    background-color: #eafaff;
}

.text {
    padding: 0 10vw;
    margin-bottom: 5vw;
    text-align: justify;
    line-height: 4vw;
    font-size: 8px;
}

.eakon_banner img {
    width: 100%;
}

.tell_banner img {
    width: 100%;
}

footer {
    margin-top: 5vw;
    margin-bottom: 5vw;
}

.access {
    justify-content: center;
}

.access .address img {
    width: 70vw;
}

footer .access .map {
    display: none;
}

.address {
    margin-bottom: 2vw;
}

footer p {
    font-size: large;
    line-height: 6vw;
    margin-bottom: 3vw;
    font-size: 16px;
}

footer .map {
    margin-bottom: 5vw;
}

/* service_start_________________ */

/* .service_guide .service_1 .service-titlle{
    height: 7vw;
} */

.service_guide {
    padding-top: 20vw;
}

.service_guide .service_1 .service-titlle {
    display: flex;
    border-bottom: thick solid black;
    margin-bottom: 3vw;
    justify-content: center;
}

.service_guide .service_1 .service-titlle h3 {
    font-size: 18px;
}

.service_guide .service-titlle img {
    bottom: 0;
    height: 13vw;
    margin-left: 30px;
    margin-right: 30px;
    margin-top: 30px;
}

.service_1 {
    margin-bottom: 15vw;
}

.service_1 img {
    padding-top: 10px;
    bottom: 0;
}

.service_1 .box {
    margin: 5vw;
}

.service_1 .box img {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 2vw;
}

.service_1 .box p {
    font-weight: bolder;
    line-height: 33px;
    text-align: left
}

.service_1 .box_p2 {
    margin: 5vw;
    text-align: left;
}

/* price _start__________________ */

/*少しずらしたボックス*/
.workbox {
    margin: 2em auto;
    padding: 2em;
    /*内側の余白*/
    background: none;
    /*元のボックス背景色なし*/
    border: 1px solid #77c2d7;
    /*線の太さ・種類・色*/
    position: relative;
    /*配置（基準）*/
}

.workbox:after {
    background-color: #cbf4ff;
    /*ずらしたボックスの背景色*/
    border: none;
    content: '';
    position: absolute;
    /*配置（ここを動かす）*/
    top: 7px;
    /*上から7pxずらす*/
    left: 7px;
    /*左から7pxずらす*/
    width: 100%;
    height: 100%;
    z-index: -1;
}

.work {
    text-align: left;
    margin-bottom: 10vw;
}

.workbox {
    margin: 2vw;
}

.work img {
    width: 80%;
}

.work li {
    font-weight: bold;
    line-height: 30px;
    font-size: 16px;
}

.workbox li img {
    width: 17px;
}

.work .arrow img {
    width: 100%;
}

.price-guide {
    width: 90vw;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10vw;
    margin-top: 2vw;
}


.price-guide p {
    margin-bottom: 2vw;
    text-align: left;
    font-size: 19px;
}

.price-guide table {
    margin-bottom: 2vw;
    margin-top: 19px;
}

.soko-size img {
    width: 30%;
}

/* Q&A------------------------- */

.Q-A {
    margin-top: 5vw;
}

.Q-A h3 {
    font-size: 16px;
    text-align: justify;
    margin-left: 5vw;
    margin-right: 5vw;
    letter-spacing: 3px;
    border-bottom: solid #000;
    line-height: 25px;

}

.Q-A p {
    text-align: left;
    margin-bottom: 5vw;
    margin-top: 1vw;
    font-size: 16px;
    line-height: 25px;
}

.Q-A img {
    width: 16px;
    height: 25px;
    bottom: 0;
    margin-right: 5px;
}

.QA {
    display: flex;
    margin-left: 5vw;
    margin-right: 5vw;
}

/* company-------------- */

.company table {
    width: 100%;
    border-collapse: collapse;
}

.company table tr {
    border-bottom: solid 2px white;
}

.company table tr:last-child {
    border-bottom: none;
}

.company table th {
    position: relative;
    text-align: center;
    padding-left: 1vw;
    width: 30%;
    background-color: #52c2d0;
    color: white;
    padding: 10px 0;
}

.company table th:after {
    display: block;
    content: "";
    width: 0px;
    height: 0px;
    position: absolute;
    top: calc(50% - 10px);
    right: -10px;
    border-left: 10px solid #5f95cb;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
}

.company table td {
    text-align: center;

    width: 70%;
    background-color: #eee;
    padding: 10px 0;
}

.company {
    margin-left: 5vw;
    margin-right: 5vw;
    margin-bottom: 20vw;
}

.company p {
    text-align: justify;
}

/* contact---------------------- */

.contact {
    padding-top: 20vw;
}

.contact-tell .contact-top p {
    font-size: 16px;
    line-height: 30px;
    text-align: justify;

}

/*少しずらしたボックス*/
.contact-top {
    margin: 2em auto;
    padding: 2em;
    /*内側の余白*/
    background: none;
    /*元のボックス背景色なし*/
    border: 1px solid #77c2d7;
    /*線の太さ・種類・色*/
    position: relative;
    /*配置（基準）*/
}

.contact-top:after {
    background-color: #cbf4ff;
    /*ずらしたボックスの背景色*/
    border: none;
    content: '';
    position: absolute;
    /*配置（ここを動かす）*/
    top: 7px;
    /*上から7pxずらす*/
    left: 7px;
    /*左から7pxずらす*/
    width: 100%;
    height: 100%;
    z-index: -1;
}

.contact-top {
    margin-right: 5vw;
    margin-left: 5vw;
    margin-bottom: 5vw;
}

.contact-tell .contact-free {
    padding: 0.5em 1em;
    margin: 2em 0;
    font-weight: bold;
    margin-left: 5vw;
    margin-right: 5vw;
    border-radius: 20px;
    background: #FFF;
    border: solid 3px #52c2d0
        /*線*/
}


.contact-free p {
    margin-bottom: 1vw;

}

.contact-free .free-dial {
    font-size: 35px;
    color: red;
}

.muryou h5 {
    font-size: 20px;
}

.free-dial img {
    width: 10vw;
}

.contact-line {
    padding: 0.5em 1em;
    margin: 2em 0;
    font-weight: bold;
    margin-left: 5vw;
    margin-right: 5vw;
    border-radius: 20px;
    background: #FFF;
    border: solid 3px #0ca506;
    /*線*/
    margin-bottom: 5vw;
}

.contact-line h3 {
    color: #0ca506;
}

.line-box img {
    margin-top: 20px;
    margin-bottom: 20px;
}

.line-QR {
    display: none;
}

.line-box p {
    font-size: 16px;
    line-height: 25px;
    text-align: justify;
}

.form {
    margin-bottom: 10vw;
}

.form p {
    text-align: left;
    margin-bottom: 2vw;
}

.name {
    display: flex;
    margin-bottom: 2vw;
}

.kana {
    display: flex;
    margin-bottom: 2vw;
}

.mail {
    display: flex;
    margin-bottom: 2vw;
}

.contact-address {
    display: flex;
    margin-bottom: 2vw;
}

.number {
    display: flex;
    margin-bottom: 2vw;
}

.content {
    display: flex;
    margin-bottom: 2vw;
}

.how {
    margin-bottom: 2vw;
}

.submit-button .c-form-submit-button {
    width: 20vw;
    margin-top: 10px;
    margin-bottom: 10px;
}

.submit-button p {
    text-align: center;
}

.form li {
    width: 30vw;
    text-align: left;
}

.form p {
    margin-left: 2vw;
    margin-right: 2vw;
}



/* form-------- */
.c-form-text {
    height: 2.4em;
    width: 100%;
    padding: 0 16px;
    border-radius: 4px;
    border: none;
    box-shadow: 0 0 0 1px #ccc inset;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
}

.c-form-text:focus {
    outline: 0;
    box-shadow: 0 0 0 2px rgb(33, 150, 243) inset;
}

.c-form-textarea {
    display: block;
    width: 100%;
    height: 100%;
    padding: 4px 16px;
    border-radius: 4px;
    border: none;
    box-shadow: 0 0 0 1px #ccc inset;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    resize: vertical;
}

.c-form-textarea:focus {
    outline: 0;
    box-shadow: 0 0 0 2px rgb(33, 150, 243) inset;
}

.c-form-checkbox {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.c-form-checkbox input {
    position: absolute;
    white-space: nowrap;
    width: 1px;
    height: 1px;
    overflow: hidden;
    border: 0;
    padding: 0;
    clip: rect(0 0 0 0);
    clip-path: inset(50%);
    margin: -1px;
}

.c-form-checkbox-name {
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    color: #666;
    position: relative;
}

.c-form-checkbox-name:before {
    content: "";
    display: inline-block;
    width: 1.2em;
    height: 1.2em;
    border: 1px solid #ccc;
    border-radius: 3px;
    margin-right: 6px;
    flex-shrink: 0;
}

.c-form-checkbox input:checked+.c-form-checkbox-name {
    color: rgb(33, 150, 243);
}

.c-form-checkbox input:checked+.c-form-checkbox-name:before {
    border: 1px solid rgb(33, 150, 243);
    background-color: rgb(33, 150, 243);
}

.c-form-checkbox input:checked+.c-form-checkbox-name:after {
    content: "";
    position: absolute;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    left: 0.4em;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 0.4em;
    height: 0.65em;
    transform: translateY(-1px) rotate(45deg);
}

.c-form-checkbox input:focus-visible+.c-form-checkbox-name .c-form-checkbox-text {
    background: linear-gradient(transparent 90%, rgba(33, 150, 243, 0.3) 90%);
}

.c-form-submit-button {
    display: inline-block;
    width: 100%;
    padding: 8px;
    border: none;
    border-radius: 4px;
    background-color: #333;
    color: #fff;
    font-weight: bold;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    cursor: pointer;
    border: 2px solid transparent;
}

.c-form-submit-button:hover {
    background-color: #000;
}

.c-form-submit-button:focus {
    outline: 0;
    background-color: #000;
    border: 2px solid rgb(33, 150, 243);
}


/* ボタンーーーーーーー */

*,
*:before,
*:after {
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
}

html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 62.5%;
}

.btn,
a.btn,
button.btn {
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 1.5;
    position: relative;
    display: inline-block;
    padding: 1rem 4rem;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
    letter-spacing: 0.1em;
    color: #212529;
    border-radius: 0.5rem;
}

a.btn-flat {
    overflow: hidden;
    padding: 1.5rem 6rem;
    color: #fff;
    border-radius: 0;
    background: #000;
}

a.btn-flat span {
    position: relative;
}

a.btn-flat:before {
    position: absolute;
    top: 0;
    left: 0;

    width: 100%;
    height: 500%;

    content: "";
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -webkit-transform: translateX(-98%) translateY(-25%) rotate(45deg);
    transform: translateX(-98%) translateY(-25%) rotate(45deg);

    background: #00b7ee;
}

a.btn-flat:hover:before {
    -webkit-transform: translateX(-9%) translateY(-25%) rotate(45deg);
    transform: translateX(-9%) translateY(-25%) rotate(45deg);
}

/* ボタンここまでーーーーーーー */

/* テーブル＿＿＿＿＿＿＿＿＿＿ */
table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0;
}

table th:first-child {
    border-radius: 5px 0 0 0;
}

table th:last-child {
    border-radius: 0 5px 0 0;
    border-right: 1px solid #3c6690;
}

table th {
    text-align: center;
    color: white;
    background: linear-gradient(#829ebc, #007bbf);
    border-left: 1px solid #3c6690;
    border-top: 1px solid #3c6690;
    border-bottom: 1px solid #3c6690;
    box-shadow: 0px 1px 1px rgba(255, 255, 255, 0.3) inset;
    width: 25%;
    padding: 10px 0;
    font-size: 18px;
}

table td {
    text-align: right;
    border-left: 1px solid #a8b7c5;
    border-bottom: 1px solid #a8b7c5;
    border-top: none;
    box-shadow: 0px -3px 5px 1px #eee inset;
    width: 25%;
    padding: 10px 0;
    padding-right: 3%;
    font-size: 18px;
}

table td:last-child {
    border-right: 1px solid #a8b7c5;
}

table tr:last-child td:first-child {
    border-radius: 0 0 0 5px;
}

table tr:last-child td:last-child {
    border-radius: 0 0 5px 0;
}

/* テーブルここまで＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿ */


/* このクラスを、jQueryで付与・削除する */
nav.globalMenuSp.active {
    opacity: 100;
}


/* humberger */

.menu-btn {
    position: absolute;
    position: fixed;
    top: 20px;
    right: 10px;
    display: flex;
    height: 40px;
    width: 40px;
    justify-content: center;
    align-items: center;
    z-index: 90;
    background-color: #3584bb;
}

.menu-btn span,
.menu-btn span:before,
.menu-btn span:after {
    content: '';
    display: block;
    height: 3px;
    width: 25px;
    border-radius: 3px;
    background-color: #FFF;
    position: absolute;
}

.menu-btn span:before {
    bottom: 8px;
}

.menu-btn span:after {
    top: 8px;
}

#menu-btn-check:checked~.menu-btn span {
    background-color: rgba(255, 255, 255, 0);
    /*メニューオープン時は真ん中の線を透明にする*/
}

#menu-btn-check:checked~.menu-btn span::before {
    bottom: 0;
    transform: rotate(45deg);
}

#menu-btn-check:checked~.menu-btn span::after {
    top: 0;
    transform: rotate(-45deg);
}

/* nnn */
#menu-btn-check {
    display: none;
}


.menu-content {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 80;
    background-color: #3584bb;
}

.menu-content ul {
    padding: 70px 10px 0;
}

.menu-content ul li {
    border-bottom: solid 1px #ffffff;
    list-style: none;
}

.menu-content ul li a {
    display: block;
    width: 100%;
    font-size: 25px;
    box-sizing: border-box;
    color: #ffffff;
    text-decoration: none;
    padding: 15px 15px 16px 0;
    position: relative;
}

.menu-content ul li a::before {
    content: "";
    width: 7px;
    height: 7px;
    border-top: solid 2px #ffffff;
    border-right: solid 2px #ffffff;
    transform: rotate(45deg);
    position: absolute;
    right: 11px;
    top: 16px;
}

.menu-content {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 100%;
    /*leftの値を変更してメニューを画面外へ*/
    z-index: 80;
    background-color: #3584bb;
    transition: all 0.5s;
    /*アニメーション設定*/
}



#menu-btn-check:checked~.menu-content {
    left: 0;
    /*メニューを画面内へ*/
}