@charset "uft-8";
@import url('https://fonts.googleapis.com/css2?Zen+Kaku+Gothic+New:wght@300;400;500;700;900&display=swap');

html {
    scroll-behavior: smooth;
    overflow-x: hidden;
}

body {
    padding: 0;
    margin: 0;
    font-family: "Zen Kaku Gothic Antique", sans-serif;
    font-size: 28px;
    overflow-x: hidden;
    color: #222;
}

a {
    text-decoration: none;
    color: #000;
    transition: 0.3s;
}

a:hover {
    opacity: 0.7;
}

.parent {
    position: relative;
}

.w1280 {
    width: 90%;
    max-width: 1280px;
    margin: auto;
}

.w1100 {
    width: 90%;
    max-width: 1100px;
    margin: auto;
}


menu {
    position: fixed;
    width: 100%;
    height: 0;
    background-image: linear-gradient(#91B42B, #91B42B, #91B42B, #286A3B);
    top: 0;
    left: 0;
    z-index: 8888;
    margin: 0;
    padding: 0;
    overflow: hidden;
    transition: 0.3s;
}

menu.open {
    height: 100vh;
}


menu h2 {
    color: #000;
    background-color: #ffffffcc;
    margin: 0;
    font-size: 20px;
    text-align: center;
    position: relative;
}

menu .ori {
    width: 165px;
    margin: auto;
}

menu .inf {
    width: 250px;
    display: block;
    height: 170px;
    object-fit: cover;
    object-position: top;
    margin: 20px auto 0;
}

menu nav {
    border-top: #fff 1px solid;
    width: 80%;
    margin: auto;
}

menu nav a {
    display: flex;
    justify-content: space-between;
    color: #fff;
    font-size: 28px;
    font-weight: 700;
    align-items: center;
    padding: 20px 0;
    border-bottom: 1px #fff solid;
}

menu nav img {
    display: block;
    width: 30px;
}

.gotop {
    width: 54px;
    aspect-ratio: 1/1;
    border: #fff 2px solid;
    border-radius: 50%;
    background-color: #FF7520;
    position: fixed;
    z-index: 7777;
    bottom: 6%;
    right: 3%;
}

.gotop::before {
    content: "";
    position: absolute;
    border: 15px transparent solid;
    border-bottom-color: #fff;
    top: 3px;
    left: 12px;
}

.gotop::after {
    content: "";
    position: absolute;
    border: 15px transparent solid;
    border-bottom-color: #FF7520;
    top: 6px;
    left: 12px;
}



/*header*/

header {
    background-image: linear-gradient(#91B42B, #91B42B, #91B42B, #286A3B);
    color: #000;
}

.hdline {
    background-color: #ffffffcc;
    display: flex;
    align-items: center;
    justify-content: center;
}


h1 {
    font-size: 45px;
    margin: 0;
    line-height: 65px;
    margin-right: 17px;
}

.ori {
    display: block;
    font-size: 24px;
    font-weight: 700;
    color: #fff;
    background-color: #FF7520;
    line-height: 35px;
    padding: 5px 10px;
}

.wrap_circle {
    display: flex;
}

header .circle {
    width: 134px;
    aspect-ratio: 1/1;
    border-radius: 50%;
    font-size: 40px;
    font-weight: 700;
    color: #FF7520;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #fff;
    margin: 0 7px;
    position: relative;
    transform: translateY(22px);
    z-index: 100;
}


header .inf {
    display: flex;
    align-items: center;
}

header .tel {
    font-size: 46px;
    font-weight: 700;
    letter-spacing: 0.03em;
    display: flex;
    align-items: start;
    margin-left: 30px;
    line-height: 1.2;
}


header .tel small {
    display: block;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: -0.03em;
}

header .tel img {
    display: block;
    width: 35px;
    margin-top: 12px;
    margin-right: 9px;
}

header .mail {
    margin-left: 20px;
}

header .mail img {
    display: block;
    width: 38px;
    margin-top: 12px;
    margin-right: 9px;
}

header .mail a {
    font-weight: 700;
    display: flex;
    margin-bottom: 20px;
}



.kv .imgs {
    display: flex;
    width: 100%;
    position: relative;
}

.kv .imgs img {
    display: block;
    width: 50%;
    height: 730px;
    object-fit: cover;
}

.kv .imgs .gra1 {
    width: 50%;
    position: absolute;
    height: 170px;
    background-image: linear-gradient(90deg, #6AB221ee, transparent);
    top: 70px;
    left: 0;
}

.kv .imgs .gra2 {
    width: 40%;
    position: absolute;
    height: 170px;
    background-image: linear-gradient(90deg, #80AC0044, transparent);
    top: 70px;
    left: 50%;
}

.kv .imgs .gra {
    font-weight: 700;
    color: #fff;
}

.kv .imgs .gra small {
    display: block;
}

.kv .imgs .gra1 p {
    position: absolute;
    text-shadow: #6AB221 0 0 10px, #6AB221 0 0 10px, #6AB221 0 0 10px;
    top: 50%;
    left: calc(50vw - 640px);
    transform: translateY(-50%);
    margin: 0;
}

.kv .imgs .gra2 p {
    position: absolute;
    top: 50%;
    left: 5vw;
    transform: translateY(-50%);
    margin: 0;
}


.kv .imgs .msg {
    width: 720px;
    position: absolute;
    bottom: 80px;
    left: 50%;
    transform-origin: center;
    transform: translateX(-50%) rotate(-15deg);
}

.kv .imgs .msg span {
    display: block;
    width: fit-content;
    background-color: #FF7520;
    font-size: 59px;
    font-weight: 700;
    color: #fff;
    letter-spacing: -0.05em;
    line-height: 115px;
    width: 550px;
    text-align: center;
}

.kv .imgs .msg span.num {
    display: block;
    width: fit-content;
    background-color: #FF7520;
    font-size: 52px;
    font-weight: 700;
    color: #fff;
    margin-left: auto;
    letter-spacing: 0;
    width: 505px;
    text-align: center;
}

.kv .imgs .msg span.num strong {
    font-size: 83px;
}

header .parent {
    position: relative;
    color: #fff;
    font-weight: 700;
    font-size: 50px;
    padding: 20px 0;
}

header .parent .box {
    position: relative;
    font-size: 60px;
    color: #FF7520;
    display: inline-block;
    padding: 3px 10px;
    background-color: #fff;
    margin: 0 15px;
    z-index: 10;
}

header .parent .shadow {
    position: relative;
    font-size: 60px;
    display: block;
    text-align: right;
    text-shadow: #6AB221 0 0 10px, #6AB221 0 0 10px, #6AB221 0 0 10px;
    z-index: 10;
}

header .parent img {
    display: block;
    position: absolute;
    width: 580px;
    bottom: 0;
    right: -20px;
    z-index: 0;
}

/*btn*/


a.contact_btn {
    position: fixed;
    top: 200px;
    right: 0;
    background-color: #91B42B;
    color: #fff;
    font-size: 22px;
    font-weight: 700;
    writing-mode: vertical-rl;
    padding: 40px 20px;
    border-radius: 20px 0 0 20px;
    letter-spacing: 0.05em;
    z-index: 9999;
}

a.contact_btn img {
    width: 42px;
}


/*main*/

/*s01*/

.s01 {
    padding: 30px 0 100px;
    text-align: center;
}

.s01 h2 {
    width: 80%;
    max-width: 1100px;
    font-size: 40px;
    background-color: #FF7520;
    color: #fff;
    padding: 5px 0;
    margin: 30px auto 70px;
}

.s01 .circles {
    display: flex;
    justify-content: space-between;
    margin: 70px auto;
}

.s01 .circles>div {
    width: 372px;
    aspect-ratio: 1/1;
    border-radius: 50%;
    border: #fff 4px solid;
    box-shadow: #FF752099 0 0 20px, inset #FF752099 0 0 20px;
    font-size: 32px;
    font-weight: 700;
    color: #FF7520;
}

.s01 .circles>div img {
    width: 65px;
    display: block;
    margin: 60px auto 20px;
}

.s01 .circles>div span {
    display: flex;
    align-items: center;
    height: 145px;
    justify-content: center;
    line-height: 1.5;
}

.s01 p {
    line-height: 1.8;
}

.s01 p span {
    display: inline-block;
    padding: 0 50px;
    background-image: linear-gradient(transparent 50%, #F8FFA3 51%);
}

.s01 .parent>img {
    width: 400px;
    display: block;
    position: absolute;
    bottom: -130px;
    left: -100px;
}


.s02 {
    padding: 70px 0;
    background-color: #F9F9EE;
}

.s02 .grid {
    display: grid;
    grid-template-columns: 560px 654px;
    gap: 80px 66px;
}

.s02 .grid img {
    display: block;
    width: 100%;
}

.s02 h3 {
    display: flex;
    font-size: 32px;
    font-weight: 900;
    color: #FF7520;
    align-items: center;
    margin: 0;
}

.s02 h3 .circle {
    background-color: #91B42B;
    color: #fff;
    text-align: center;
    width: 122px;
    aspect-ratio: 1/1;
    margin-right: 20px;
    margin-bottom: 20px;
    border-radius: 50%;
}

.s02 h3 .circle small {
    font-size: 16px;
    font-weight: 700;
    display: flex;
    width: 95%;
    margin: auto;
    height: calc(50% - 4px);
    border-bottom: 1px #fff solid;
    align-items: end;
    justify-content: center;
    padding-bottom: 3px;
}

.s02 h3 .circle span {
    font-size: 50px;
    font-weight: 700;
    line-height: 0.8;
}

.s02 article {
    font-size: 18px;
    line-height: 2;
}

.s02 article strong {
    color: #000;
}

.s03 {
    padding: 70px;
    text-align: center;
}

.s03 h3 {
    text-align: center;
    font-size: 36px;
    color: #FF7520;
}

.s03 p {
    line-height: 1.8;
}

.s03 p span {
    display: inline-block;
    background-image: linear-gradient(transparent 50%, #F8FFA3 51%);
    padding: 0 20px;
}

.s04 {
    padding: 70px 0;
    background-color: #F9F9EE;
}

.s04 h3.parent {
    font-size: 42px;
    color: #fff;
    background-color: #FF7520;
    padding: 5px 0;
    padding-left: 8%;
    width: 87%;
    margin: 0;
    margin-bottom: 70px;
    position: relative;
    max-width: 100%;
    text-align: left;
}

.s04 h3.parent img {
    position: absolute;
    display: block;
    width: 330px;
    top: 50%;
    right: 0;
    transform: translate(40%, -70%);
}

.s04 .grid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-rows: 1fr 1fr 1fr;
    gap: 40px;
}

.s04 .grid>div {
    background-color: #fff;
    border: 3px solid #FF7520;
    border-radius: 20px;
    text-align: center;
    padding: 40px 20px;
}

.s04 .grid>div img {
    width: 160px;
    aspect-ratio: 1/1;
    border-radius: 50%;
    object-fit: cover;
    margin: auto;
}

.s04 .grid>div h4 {
    color: #FF7520;
    font-weight: 900;
    margin: 20px 0;
}

.s04 .grid>div article {
    font-size: 18px;
    line-height: 2;
}

.s04 h3 {
    font-size: 42px;
    background-color: #FF7520;
    color: #fff;
    width: 90%;
    max-width: 900px;
    text-align: center;
    padding: 5px 0;
    margin: 100px auto 70px;
}

.s04 .flex {
    display: flex;
    justify-content: space-between;
}

.s04 .flex>div {
    width: 33%;
    border-right: #FF7520 1px solid;
}

.s04 .flex>div:last-child {
    border-right: none;
}

.s04 .circle {
    width: 400px;
    aspect-ratio: 1/1;
    position: relative;
}

.s04 .circle.center {
    margin: auto;
}

.s04 .circle.right {
    margin-left: auto;
}


.s04 .circle img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 50%;
}

.s04 .circle span {
    background-color: #61791c99;
    color: #fff !important;
    font-weight: 700;
    text-align: center;
    width: 290px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 10px 0;
}

.s04 .flex p {
    font-size: 20px;
    font-weight: 700;
    line-height: 1.8;
    width: fit-content;
    margin: 30px auto 0;
}

.s04 .flex span {
    color: #91B42B;
    display: inline-block;
    margin-right: 5px;
}

.s04 .flex small {
    font-size: 16px;
    font-weight: 400;
    display: block;
    margin-bottom: 5px;
}

.s05 {
    padding: 70px 0;
}

.s05 h3.parent {
    font-size: 42px;
    color: #fff;
    background-color: #FF7520;
    padding: 5px 0 5px 40px;
    width: 90%;
    margin: 0;
    margin-bottom: 80px;
    margin-left: auto;
    position: relative;
    max-width: 100%;
    text-align: center;
}

.s05 h3.parent img {
    position: absolute;
    display: block;
    width: 320px;
    top: 50%;
    left: -13%;
    transform: translate(-10%, -50%);
}

.s05 .grid {
    display: grid;
    grid-template-columns: 10fr 12fr repeat(3, 10fr);
    gap: 8px;
}

.s05 .grid div {
    display: flex;
    align-items: center;
    justify-content: center;
}

.s05 .grid div:nth-child(5n + 1) {
    background-color: #91B42B55;
    padding: 15px 0;
    font-size: 20px;
    font-weight: 700;
}


.s05 .grid div:nth-child(5n + 2) {
    background-color: #FF752033;
    padding: 15px 0;
    font-weight: 700;
}

.s05 .grid div:nth-child(5n + 3),
.s05 .grid div:nth-child(5n + 4),
.s05 .grid div:nth-child(5n + 5) {
    background-color: #F9F9EE;
    padding: 15px 0;
    font-weight: 700;
    font-size: 24px;
}

.s05 .grid div.head {
    color: #fff;
}

.s05 .grid div.head:nth-child(5n + 1) {
    background-color: #91B42B;
}

.s05 .grid div.head:nth-child(5n + 2) {
    background-color: #FF7520;
}

.s05 .grid div.head:nth-child(5n + 3),
.s05 .grid div.head:nth-child(5n + 4),
.s05 .grid div.head:nth-child(5n + 5) {
    background-color: #E3E0CF;
    color: #000;
}

.s06 {
    background-color: #F9F9EE;
    padding: 70px 0;
}

.s06 h3.parent {
    font-size: 42px;
    color: #fff;
    background-color: #FF7520;
    padding: 5px 0;
    width: 70%;
    max-width: 900px;
    margin: 10px auto 150px;
    position: relative;
    text-align: center;
}

.s06 h3.parent img {
    position: absolute;
    display: block;
    width: 330px;
    top: 50%;
    right: -13%;
    transform: translate(10%, -65%);
}

.s06 .balloon {
    position: absolute;
    border: #FF7520 2px solid;
    background-color: #fff;
    justify-content: center;
    border-radius: 50%;
    width: 200px;
    aspect-ratio: 1/1;
    font-size: 20px;
    color: #FF7520;
    display: flex;
    align-items: center;
    top: 50%;
    left: 0;
    transform: translate(-50%, -50%);
}


.s06 .balloon::after {
    display: block;
    content: "";
    width: 0;
    border: 30px transparent solid;
    border-left-color: #fff;
    position: absolute;
    top: 50%;
    right: -50px;
    transform: translateY(-50%);
}

.s06 .steps {
    width: 1260px;
    padding: 10px 120px;
    border-radius: 200px;
    background-color: #fff;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    align-items: center;
    margin: 20px auto;
}

.s06 .steps>div {
    display: flex;
    align-items: center;
}

.s06 .steps .step {
    display: block;
    font-weight: 700;
    color: #fff;
    background-color: #91B42B;
    width: 102px;
    aspect-ratio: 1/1;
    text-align: center;
    border-radius: 50%;
    padding: 10px;
    position: relative;
}

.s06 .steps .step::after {
    position: absolute;
    display: block;
    content: "";
    border: 35px transparent solid;
    border-top-color: #FF752077;
    bottom: -20px;
    left: 50%;
    transform: translate(-50%, 100%);
}

.s06 .steps .step.last:after {
    display: none;
}

.s06 .steps .step span {
    display: block;
    font-size: 70px;
    line-height: 0.65em;
}

.s06 .steps .circle {
    display: flex;
    font-weight: 700;
    color: #FF7520;
    background-color: #F9F9EE;
    width: 318px;
    aspect-ratio: 1/1;
    text-align: center;
    border-radius: 50%;
    font-size: 40px;
    align-items: center;
    justify-content: center;
    line-height: 1.2em;
    margin: 0 50px;
}


.s06 .steps .circle span {
    font-size: 32px;
}


.s06 .steps article {
    width: 576px;
    margin: 0 80px;
}

.s07 {
    padding: 70px 0;
}

.s07 h3 {
    text-align: center;
    color: #FF7520;
    font-size: 38px;
}

.s07 .tel {
    display: block;
    font-size: 60px;
    margin: auto;
    font-weight: 700;
    width: fit-content;
    line-height: 1;
}


.s07 .tel img {
    display: inline-block;
    width: 60px;
    margin-right: 10px;
    transform: translateY(5px);
}


.s07 span {
    display: block;
    font-size: 24px;
    line-height: 2;
    text-align: center;
}

.s07 .mail {
    display: block;
    font-size: 42px;
    margin: auto;
    font-weight: 700;
    width: fit-content;
    line-height: 1.8;
}


.s07 .mail img {
    display: inline-block;
    width: 60px;
    margin-right: 10px;
    transform: translateY(5px);
}

.s08 {
    padding: 70px;
    background-color: #F9F9EE;
}

.s08 h3.parent {
    font-size: 42px;
    color: #fff;
    background-color: #FF7520;
    padding: 5px 0;
    width: 100%;
    max-width: 1100px;
    margin: 10px auto 0;
    position: relative;
    text-align: center;
}

.s08 h3.parent img {
    position: absolute;
    display: block;
    width: 330px;
    top: 50%;
    right: -13%;
    transform: translate(5%, -70%);
}

.s08 h3 .balloon {
    position: absolute;
    border: #FF7520 2px solid;
    background-color: #fff;
    justify-content: center;
    border-radius: 50%;
    width: 200px;
    aspect-ratio: 1/1;
    font-size: 20px;
    color: #FF7520;
    display: flex;
    align-items: center;
    top: 50%;
    left: 0;
    transform: translate(-50%, -50%);
}

.s08 h3 .balloon::after {
    display: block;
    content: "";
    width: 0;
    border: 30px transparent solid;
    border-left-color: #fff;
    position: absolute;
    top: 50%;
    right: -50px;
    transform: translateY(-50%);
}

.s08 p {
    line-height: 1.5;
    text-align: center;
    margin: 70px 0;
}

.s08 .grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
}

.s08 .grid .balloon {
    font-size: 26px;
    font-weight: 900;
    color: #FF7520;
    text-align: center;
    background-color: #fff;
    border-radius: 20px;
    padding: 20px 0;
    position: relative;
    margin-bottom: 50px;
}

.s08 .grid .balloon::after {
    position: absolute;
    content: "";
    border: 25px transparent solid;
    border-top-color: #fff;
    bottom: -10px;
    left: 50%;
    transform: translate(-50%, 80%);
}

.s08 .grid img {
    width: 100%;
    aspect-ratio: 400/252;
    object-fit: cover;
}

.s08 .grid article {
    font-size: 16px;
    line-height: 1.8;
    margin-top: 20px;
}


.s09 {
    padding: 70px 0;
}

.s09 h3.parent {
    font-size: 36px;
    color: #FF7520;
    padding: 5px 0 10px;
    border-bottom: #91B42B 6px solid;
    width: 50%;
    max-width: 365px;
    margin: 70px auto 40px;
    position: relative;
    text-align: center;
}

.s09 h3.parent img {
    position: absolute;
    display: block;
    height: 230px;
    z-index: -1;
}

.s09 h3.parent img.left {
    top: 40px;
    left: -10px;
    transform: translate(-100%, -57%);
}

.s09 h3.parent img.right {
    top: 40px;
    right: -20px;
    transform: translate(100%, -57%);
}

.s09 .q {
    background-color: #FFE9DC;
    font-size: 24px;
    font-weight: 700;
    padding: 10px 20px;
    border-radius: 15px;
    display: flex;
    align-items: center;
}

.s09 .q span {
    display: inline-block;
    font-size: 50px;
    color: #FF7520;
    margin-right: 60px;
}

.s09 .a {
    font-size: 16px;
    display: flex;
    align-items: start;
    margin: 30px 0;

}

.s09 .a>span {
    font-size: 60px;
    font-weight: 700;
    display: flex;
    align-items: center;
    width: 97px;
    height: 82px;
    padding-bottom: 15px;
    background-color: #91B42B;
    color: #fff;
    justify-content: center;
    border-radius: 50%;
    margin-right: 20px;
}

.s09 .a>div {
    padding-top: 20px;
}

.s09 .a .price {
    border: #91B42B 3px solid;
    padding: 15px 30px;
    margin-left: auto;
    font-size: 24px;
    line-height: 1.5;
}

.s09 .a .price span {
    color: #FF7520;
}

.s10 {
    padding: 70px 0;
    background-color: #91B42B77;
}

.s10 .sorry {
    background-color: #fff;
    border: 8px #91B42B solid;
    padding: 40px 60px;
}

.s10 h3.parent {
    font-size: 42px;
    color: #fff;
    background-color: #91B42B;
    padding: 5px 0;
    width: 90%;
    max-width: 900px;
    margin: 10px auto 100px;
    position: relative;
    text-align: center;
}

.s10 h3.parent img {
    position: absolute;
    display: block;
    height: 280px;
    top: 50%;
    right: 0;
    transform: translate(50%, -65%);
}

.s10 .balloon {
    position: absolute;
    border: #91B42B 2px solid;
    background-color: #fff;
    justify-content: center;
    border-radius: 50%;
    width: 200px;
    aspect-ratio: 1/1;
    font-size: 20px;
    color: #91B42B;
    display: flex;
    align-items: center;
    top: 50%;
    left: 0;
    transform: translate(-50%, -50%);
}


.s10 .balloon::after {
    display: block;
    content: "";
    width: 0;
    border: 30px transparent solid;
    border-left-color: #fff;
    position: absolute;
    top: 50%;
    right: -50px;
    transform: translateY(-50%);
}

.s10 .sorry article {
    padding-left: 11px;
    line-height: 1.8;
}

.s10 .sorry article span {
    color: #FF7520;
}

.s11 {
    padding: 70px 0;
    background-color: #F9F9EE;
}

.s11 h3 {
    padding: 5px 0;
    background-color: #91B42B;
    color: #fff;
    font-size: 42px;
    text-align: center;
    width: 80%;
    max-width: 900px;
    margin: auto;
    margin-bottom: 70px;
}

.s11 p {
    text-align: center;
    line-height: 1.8;
}

.s11 p a {
    color: #FF7520;
    font-weight: 700;
}

.s11 form {
    display: block;
    margin: auto;
    margin-top: 70px;
    width: 90%;
    max-width: 1000px;
}

.s11 form label {
    font-size: 18px;
}

.s11 form label span {
    font-size: 16px;
    color: #fff;
    background-color: #FF7520;
    display: inline-block;
    padding: 0px 10px;
    border-radius: 5px;
    margin-right: 10px;
}

.s11 input[type="text"],
.s11 input[type="tel"],
.s11 input[type="email"],
.s11 textarea {
    border: #707070 1px solid;
    border-radius: 5px;
    padding: 10px;
    font-size: 28px;
    display: block;
    width: 100%;
    margin: 10px 0 30px;
}

.s11 textarea {
    height: 100px;
}

.s11 input[type="email"] {
    margin-bottom: 0;
}

.s11 .email {
    margin-bottom: 30px;
}

.s11 input[type="checkbox"] {
    -webkit-appearance: none;
    appearance: none;
    border: #FF7520 1px solid !important;
    background-color: #fff;
    display: inline-block;
    width: 28px;
    aspect-ratio: 1/1;
    margin-top: 10px;
    vertical-align: top;
    position: relative;
    transition: 0.2s;
}

.s11 input[type="checkbox"]:checked {
    background-color: #FF7520;
}

.s11 input[type="checkbox"]:checked::before {
    content: "";
    position: absolute;
    left: 8px;
    top: 3px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 2px 2px 0;
    transform: translate(2px, 3px) rotate(45deg);
}

.s11 .no_robot {
    text-align: center;
    margin-top: 100px;
}

.s11 input[type="submit"] {
    background-color: #91B42B;
    color: #fff;
    font-size: 30px;
    font-weight: 700;
    text-align: center;
    width: 50%;
    max-width: 380px;
    margin: 10px auto;
    border: none;
    border-radius: 5px;
    display: block;
    cursor: pointer;
    transition: 0.3s;
}

.s11 input[type="submit"]:hover {
    opacity: 0.7;
}

.s11 p small {
    font-size: 18px;
    margin: 0;
}

footer {
    padding-top: 70px;
}

footer .parent {
    position: relative;
    width: fit-content;
    margin: 0 auto;
}

footer .parent h3 {
    text-align: center;
    color: #FF7520;
    font-size: 38px;
}

footer .parent .tel {
    display: block;
    font-size: 60px;
    margin: auto;
    font-weight: 700;
    width: fit-content;
    line-height: 1;
}

footer .parent .tel img {
    display: inline-block;
    width: 60px;
    margin-right: 10px;
    transform: translateY(5px);
}

footer .parent span {
    display: block;
    font-size: 24px;
    line-height: 2;
    text-align: center;
}

footer .parent .mail {
    display: block;
    font-size: 42px;
    margin: auto;
    font-weight: 700;
    width: fit-content;
    line-height: 1.8;
}


footer .parent .mail img {
    display: inline-block;
    width: 60px;
    margin-right: 10px;
    transform: translateY(5px);
}

footer .parent>img {
    position: absolute;
    width: 380px;
    bottom: 0;
    right: 0;
    transform: translateX(80%);
    z-index: -1;
}

footer .flex {
    display: flex;
    align-items: center;
    border-left: 1px #91B42B solid;
    border-right: 1px #91B42B solid;
    width: 90%;
    max-width: 890px;
    margin: 150px auto 70px;
}

footer .flex h4 {
    display: flex;
    align-items: center;
    padding: 0 30px;
    font-size: 36px;
    color: #91B42B;
}

footer .grid {
    display: grid;
    grid-template-columns: auto auto;
    padding: 0 60px;
    gap: 20px 40px;
    border-left: 1px #91B42B solid;
    font-size: 20px;
}

footer .copy {
    text-align: center;
    background-color: #91B42B;
    color: #fff;
    padding: 20px;
    font-size: 18px;
}

.sp {
    display: none;
}

@media screen and (max-width:1521px) {
  header .inf {
      flex-direction: column;
  }
}
@media screen and (max-width:767px) {

    .sp {
        display: block;
    }

    .pc {
        display: none;
    }

    body {
        font-size: 18px;
    }
    .body {
        padding-top: 71px;
    }

    .hdline {
        padding: 0 3%;
        position: relative;
        justify-content: space-evenly;
        position: fixed;
        top: 0;
        width: 100%;
        z-index: 9998;
        background: #e9f0d8;
        box-sizing: border-box;
    }

    h1 {
        font-size: 20px;
        line-height: 30px;
        margin-right: 10px;
    }

    .ori {
        font-size: 12px;
        padding: 3px 5px;
        white-space: nowrap;
    }

    .wrap_circle {
        position: absolute;
        top: 10px;
        left: 50%;
        transform: translate(-50%, 68%);
        z-index: 100;
    }
    .wrap_circle.sp {
        display: flex;
        justify-content: center;
    }

    header .circle {
        width: 20vw;
        font-size: 5vw;
        margin: 0 3px;
    }

    header .inf {
        display: block;
        height: 70px;
    }

    header .tel {
        font-size: 22px;
        letter-spacing: 0.03em;
        margin-left: 0;
    }

    header .tel small {
        font-size: 9px;
    }

    header .tel img {
        width: 20px;
        margin-top: 8px;
        margin-right: 9px;
    }


    header .mail {
        margin-left: 0;
        font-size: 18px;
    }

    header .mail img {
        width: 20px;
        margin-top: 8px;
        margin-right: 9px;
    }

    .hum {
        width: 54px;
        aspect-ratio: 1/1;
        border: #fff 2px solid;
        border-radius: 50%;
        background-color: #368B26;
        position: relative;
        z-index: 9999;
        transition: 0.3s;
        box-sizing: border-box;
    }

    .hum span {
        display: block;
        width: 36px;
        height: 2px;
        background-color: #fff;
        position: absolute;
        left: 6.5px;
        transition: 0.3s;
    }

    .hum span:first-child {
        top: 15px;
        transition: 0.3s;
    }

    .hum span:nth-child(2) {
        top: 25px;
        transition: 0.3s;
    }

    .hum span:last-child {
        top: 35px;
        transition: 0.3s;
    }

    .hum.open {
        background-color: #fff;
    }

    .hum.open span {
        background-color: #368B26;
    }

    .hum.open span:first-child {
        top: 25px;
        rotate: 40deg;
    }

    .hum.open span:nth-child(2) {
        opacity: 0;
    }

    .hum.open span:last-child {
        top: 25px;
        rotate: -40deg;
    }

    .gotop {
        width: 54px;
        aspect-ratio: 1/1;
        border: #fff 2px solid;
        border-radius: 50%;
        background-color: #FF7520;
        position: fixed;
        z-index: 7777;
        bottom: 3%;
        right: 5%;
    }


    .kv .imgs {
        display: block;
    }

    .kv .imgs img {
        display: block;
        width: 100%;
        height: 40vh;
        object-fit: cover;
    }

    .kv .imgs .gra1 {
        width: 100%;
        height: auto;
        background-image: linear-gradient(transparent);
        top: 20%;
        left: 0;
        color: #000;
    }

    .kv .imgs .gra1 p {
        text-shadow: #fff 0 0 10px, #fff 0 0 10px, #fff 0 0 10px, #fff 0 0 10px;
        left: 5%;
    }

    .kv .imgs .gra2 {
        width: 100%;
        height: auto;
        background-image: linear-gradient(transparent);
        top: 70%;
        left: 0;
    }

    .kv .imgs .gra2 p {
        top: 50%;
        left: 5%;
        transform: translateY(-50%);
        margin: 0;
        text-shadow: #000 0 0 10px, #000 0 0 10px, #000 0 0 10px, #000 0 0 10px;
    }

    .kv .imgs .msg {
        width: 330px;
        position: absolute;
        bottom: 50%;
        left: 50%;
        transform-origin: center;
        transform: translate(-50%, 50%) rotate(-15deg);
    }

    .kv .imgs .msg span {
        display: block;
        font-size: 30px;
        line-height: 60px;
        width: 250px;
    }

    .kv .imgs .msg span.num {
        font-size: 26px;
        width: 220px;
        padding: 0 5px;
    }

    .kv .imgs .msg span.num strong {
        font-size: 40px;
    }

    header .parent {
        font-size: 30px;
        padding: 0 0 20px;
        text-align: center;
    }

    header .parent .box {
        font-size: 35px;
        padding: 3px 10px;
        margin: 0 10px;
    }

    header .parent .shadow {
        position: relative;
        font-size: 35px;
        display: block;
        text-align: center;
        text-shadow: none;
        z-index: 10;
        line-height: 1.1;
    }

    header .parent img {
        display: block;
        position: absolute;
        width: 300px;
        bottom: auto;
        right: auto;
        left: 2%;
        top: 1px;
        transform: translateY(-100%);
        z-index: 0;
    }


    .s01 {
        padding: 30px 0 0;
    }

    .s01 h2 {
        width: 100%;
        font-size: 22px;
        padding: 5px 0;
        margin: 10px auto 30px;
    }

    .s01 .circles {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        margin: 50px auto;
        align-items: center;
    }

    .s01 .circles>div {
        width: 280px;
        aspect-ratio: 1 / 1;
        border-radius: 50%;
        font-size: 25px;
        color: #FF7520;
        margin: 20px 0;
    }

    .s01 .circles>div img {
        width: 50px;
        display: block;
        margin: 50px auto 20px;
    }

    .s01 .circles>div span {
        display: flex;
        align-items: center;
        height: 100px;
        justify-content: center;
        line-height: 1.5;
    }

    .s01 p span {
        padding: 0 10px;
    }

    .s01 .parent>img {
        width: 250px;
        display: block;
        position: static;
        margin: auto;
    }

    .s02 {
        padding: 50px 0;
    }

    .s02 .grid {
        grid-template-columns: 1fr;
        gap: 30px;
    }

    .s02 .grid img {
        display: block;
        width: 85%;
        margin: auto;
    }

    .s02 h3 .circle {
        width: 90px;
        margin-right: 15px;
        margin-bottom: 0;
    }

    .s02 h3 {
        font-size: 21px;
    }

    .s02 h3 .circle small {
        font-size: 11px;
    }

    .s02 h3 .circle span {
        font-size: 40px;
    }

    .s02 article {
        font-size: 16px;
        line-height: 1.8;
        margin: 20px 0;
    }

    .s03 {
        padding: 30px 40px;
    }

    .s03 h3 {
        text-align: center;
        font-size: 28px;
        color: #FF7520;
    }

    .s03 p {
        font-size: 0.95em;
    }

    .s03 p span {
        padding: 0 0;
    }

    .s04 {
        padding: 50px 0 0;
        background-color: #fff;
    }

    .s04 h3.parent {
        font-size: 26px;
        padding: 5px 0;
        padding-left: 6%;
        width: 85%;
        margin: 0;
        margin-bottom: 70px;
        margin-left: auto;
        text-align: center;
    }

    .s04 h3.parent img {
        width: 180px;
        top: 50%;
        right: auto;
        left: 0;
        transform: translate(-55%, -63%);
    }

    .s04 .grid {
        display: grid;
        grid-template-columns: 1fr;
        grid-template-rows: 1fr;
        gap: 20px;
    }

    .s04 .grid>div {
        border: 2px solid #FF7520;
        border-radius: 10px;
        text-align: left;
        padding: 20px 10px;
        display: grid;
        grid-template-columns: 120px auto;
        align-items: center;
    }

    .s04 .grid>div img {
        display: block;
        width: 110px;
        aspect-ratio: 1 / 1;
        border-radius: 50%;
        object-fit: cover;
        margin: auto;
        margin-right: 10px;
        grid-row: 1/3;
    }

    .s04 .grid>div h4 {
        color: #FF7520;
        font-weight: 900;
        margin: 0px 0 10px;
        font-size: 18px;
    }

    .s04 .grid>div article {
        font-size: 13px;
        line-height: 2;
    }

    .s04 .main_example {
        padding: 1px 0 50px;
        background-color: #F9F9EE;
        margin-top: 50px;
    }

    .s04 h3 {
        font-size: 26px;
        width: 100%;
        margin: 50px auto 30px;
    }

    .s04 .flex {
        display: block;
    }

    .s04 .flex>div {
        width: 100%;
        border-right: none;
        border-bottom: #FF7520 1px solid;
        padding-bottom: 20px;
        margin-bottom: 20px;
        display: flex;
        align-items: center;
    }

    .s04 .circle {
        width: 130px;
        aspect-ratio: 1 / 1;
        position: relative;
        margin-right: 10px;
    }

    .s04 .flex p {
        width: calc(100% - 140px);
        font-size: 16px;
        font-weight: 700;
        line-height: 1.8;
        margin: 0 auto 0;
    }

    .s04 .flex small {
        font-size: 10px;
        font-weight: 400;
    }

    .s04 .circle span {
        width: 100px;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        padding: 5px 0;
    }

    .s05 {
        padding: 50px 0;
    }

    .s05 h3.parent {
        font-size: 23px;
        padding: 5px 0 5px 20px;
        width: calc(90% - 20px);
        margin: 0;
        margin-bottom: 30px;
        margin-left: auto;
        position: relative;
        max-width: 100%;
        text-align: center;
    }

    .s05 h3.parent img {
        width: 180px;
        top: 50%;
        left: -15%;
        transform: translate(-30%, -65%);
    }

    .s05 .grid {
        display: grid;
        grid-template-columns: 11fr 13fr repeat(3, 10fr);
        gap: 4px;
        text-align: center;
    }

    .s05 .grid div:nth-child(5n + 1) {
        background-color: #91B42B55;
        font-size: 13px;
    }

    .s05 .grid div:nth-child(5n + 2) {
        background-color: #FF752033;
        font-size: 16px;
        padding: 15px 0;
    }

    .s05 .grid div:nth-child(5n + 3),
    .s05 .grid div:nth-child(5n + 4),
    .s05 .grid div:nth-child(5n + 5) {
        background-color: #F9F9EE;
        padding: 15px 0;
        font-weight: 700;
        font-size: 13px;
    }

    .s06 {
        background-color: #F9F9EE;
        padding: 70px 0 30px;
    }

    .s06 h3.parent {
        font-size: 24px;
        color: #fff;
        background-color: #FF7520;
        padding: 15px 0;
        width: 90%;
        max-width: 900px;
        margin: 10px auto 30px;
        position: relative;
        text-align: center;
    }

    .s06 h3.parent img {
        width: 180px;
        top: 0;
        right: 0;
        transform: translate(-25%, -80%);
    }

    .s06 h3.parent .bar {
        height: 20px;
        background-color: #FF7520;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
    }

    .s06 .balloon {
        position: absolute;
        border-radius: 50%;
        width: 125px;
        font-size: 12px;
        top: 0;
        left: 0;
        transform: translate(50%, -90%);
        border: #FF7520 1px solid;
    }

    .s06 .balloon::before {
        display: block;
        content: "";
        width: 0;
        border: 10px transparent solid;
        border-left-color: #FF7520;
        position: absolute;
        top: 50%;
        right: -19px;
        transform: translateY(-50%);
        z-index: -1;
    }

    .s06 .balloon::after {
        display: block;
        content: "";
        width: 0;
        border: 10px transparent solid;
        border-left-color: #fff;
        position: absolute;
        top: 50%;
        right: -18px;
        transform: translateY(-50%);
        z-index: 6;
    }

    .s06 .steps {
        width: calc(90% - 40px);
        padding: 20px;
        border-radius: 20px;
        background-color: #fff;
        font-size: 16px;
        line-height: 1.8;
        display: block;
        align-items: center;
        margin: 20px auto 70px;
        position: relative;
    }

    .s06 .steps .step {
        display: inline-block;
        width: 70px;
        text-align: center;
        padding: 10px;
        position: relative;
    }


    .s06 .steps .step span {
        display: block;
        font-size: 50px;
        line-height: 0.65em;
    }

    .s06 .steps .circle {
        display: block;
        background-color: #Fff;
        width: auto;
        aspect-ratio: unset;
        text-align: left;
        border-radius: 0;
        font-size: 24px;
        margin: 0px;
        margin-left: 20px;
    }

    .s06 .steps .circle span {
        font-size: 24px;
    }

    .s06 .steps .circle span small {
        font-size: 16px;
    }

    .s06 .steps .step::after {
        display: none;
    }

    .s06 .steps::after {
        position: absolute;
        display: block;
        content: "";
        border: 25px transparent solid;
        border-top-color: #FF752077;
        bottom: -20px;
        left: 50%;
        transform: translate(-50%, 100%);
    }

    .s06 .steps:last-child {
        margin-bottom: 0;
    }

    .s06 .steps:last-child:after {
        display: none;
    }


    .s06 .steps article {
        width: 100%;
        margin: 0;
        margin-top: 20px;
    }

    .s06 .steps .final {
        font-size: 24px;
    }

    .s07 {
        padding: 30px 0;
    }

    .s07 h3 {
        text-align: center;
        color: #FF7520;
        font-size: 24px;
        margin: 0 0 20px;
    }

    .s07 .tel {
        font-size: 42px;
    }

    .s07 .tel img {
        width: 45px;
    }

    .s07 span {
        display: block;
        font-size: 18px;
        line-height: 2;
        text-align: center;
    }

    .s07 .mail img {
        width: 40px;
    }

    .s07 .mail {
        font-size: 30px;
    }

    .s08 {
        padding: 70px 0 0;
        background-color: #F9F9EE;
    }

    .s08 h3.parent {
        font-size: 24px;
        color: #fff;
        background-color: #FF7520;
        padding: 10px 0;
        width: 100%;
        max-width: 900px;
        margin: 20px auto 30px;
        position: relative;
        text-align: center;
    }

    .s08 h3 .balloon {
        position: absolute;
        border-radius: 50%;
        width: 125px;
        font-size: 12px;
        top: 0;
        left: 0;
        transform: translate(50%, -90%);
        border: #FF7520 1px solid;
    }

    .s08 h3 .balloon::before {
        display: block;
        content: "";
        width: 0;
        border: 10px transparent solid;
        border-left-color: #FF7520;
        position: absolute;
        top: 50%;
        right: -19px;
        transform: translateY(-50%);
        z-index: -1;
    }

    .s08 h3 .balloon::after {
        display: block;
        content: "";
        width: 0;
        border: 10px transparent solid;
        border-left-color: #fff;
        position: absolute;
        top: 50%;
        right: -18px;
        transform: translateY(-50%);
        z-index: 6;
    }

    .s08 h3.parent img {
        width: 180px;
        top: 0;
        right: 0;
        transform: translate(-25%, -80%);
    }

    .s08 h3.parent .bar {
        height: 20px;
        background-color: #FF7520;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
    }

    .s08 p {
        margin: 30px 0;
    }

    .s08 .grid {
        grid-template-columns: 1fr;
        gap: 30px;
        width: 80%;
        margin: auto;
    }

    .s08 .grid .balloon {
        font-size: 16px;
    }

    .s09 {
        padding: 50px 0;
    }

    .s09 h3.parent {
        font-size: 24px;
        margin: 0px auto 30px;
        border-bottom: #91B42B 3px solid;
    }

    .s09 h3.parent img {
        position: absolute;
        display: block;
        height: 120px;
        z-index: -1;
    }

    .s09 h3.parent img.left {
        top: 40px;
        left: -10px;
        transform: translate(-100%, -50%);
    }

    .s09 h3.parent img.right {
        top: 40px;
        right: -10px;
        transform: translate(100%, -53%);
    }

    .s09 .q {
        font-size: 18px;
    }

    .s09 .q span {
        font-size: 30px;
        margin-right: 20px;
    }

    .s09 .a {
        font-size: 14px;
        display: grid;
        grid-template-columns: 65px auto;
        margin: 30px 0;
        gap: 10px;
    }

    .s09 .a>span {
        font-size: 45px;
        width: 65px;
        height: 55px;
        padding-bottom: 10px;
        margin: 0;
    }

    .s09 .a>div {
        padding-top: 0;
        line-height: 1.8;
    }

    .s09 .a .price {
        width: calc(100% - 30px);
        border: #91B42B 2px solid;
        padding: 10px 15px;
        margin-left: auto;
        font-size: 17px;
        line-height: 1.8;
        grid-column: 1 / 3;
    }

    .s10 .sorry {
        background-color: #fff;
        border: 6px #91B42B solid;
        padding: 15px 25px;
    }

    .s10 h3.parent {
        font-size: 24px;
        padding: 5px 0;
        width: 100%;
        margin: 10px auto 30px;
    }

    .s10 h3 .balloon {
        position: absolute;
        border-radius: 50%;
        width: 125px;
        font-size: 12px;
        top: 0;
        left: 0;
        transform: translate(25%, -90%);
        border: #91B42B 1px solid;
    }

    .s10 h3 .balloon::before {
        display: block;
        content: "";
        width: 0;
        border: 10px transparent solid;
        border-left-color: #91B42B;
        position: absolute;
        top: 50%;
        right: -19px;
        transform: translateY(-50%);
    }

    .s10 h3 .balloon::after {
        display: block;
        content: "";
        width: 0;
        border: 10px transparent solid;
        border-left-color: #fff;
        position: absolute;
        top: 50%;
        right: -18px;
        transform: translateY(-50%);
    }

    .s10 h3.parent img {
        height: 145px;
        top: 0;
        right: 0;
        transform: translate(-25%, -100%);
        aspect-ratio: 6 / 7;
        object-fit: cover;
        object-position: top;
    }

    .s10 h3.parent .bar {
        width: 100%;
        height: 15px;
        background-color: #91B42B;
        position: absolute;
        top: 0;
        left: 0;
    }

    .s10 .sorry article {
        padding-left: 0;
    }

    .s11 {
        padding: 50px 0;
        background-color: #F9F9EE;
    }

    .s11 h3 {
        padding: 5px 0;
        font-size: 24px;
        width: 90%;
        margin-bottom: 30px;
    }

    .s11 p {
        text-align: center;
        line-height: 1.8;
        font-size: 16px;
    }

    .s11 form label span {
        font-size: 14px;
    }

    .s11 form label {
        font-size: 15px;
    }

    .s11 input[type="text"],
    .s11 input[type="tel"],
    .s11 input[type="email"],
    .s11 textarea {
        padding: 10px;
        font-size: 20px;
        display: block;
        width: calc(100% - 20px);
        margin: 10px 0 30px;
    }

    .s11 textarea {
        height: 20px;
    }

    .s11 input[type="email"] {
        margin-bottom: 0;
    }

    .s11 input[type="checkbox"] {
        width: 18px;
        margin-top: 6px;
    }

    .s11 input[type="checkbox"]:checked::before {
        content: "";
        position: absolute;
        left: 3px;
        top: 0px;
        width: 5px;
        height: 10px;
        border: solid white;
        border-width: 0 2px 2px 0;
        transform: translate(2px, 0px) rotate(45deg);
    }

    .s11 input[type="submit"] {
        font-size: 20px;
        width: 60%;
        padding: 5px 0;
    }

    .s11 p small {
        font-size: 11px;
        margin: 0;
    }

    footer {
        padding-top: 30px;
    }

    footer .parent {
        position: relative;
        width: 90%;
        margin: 0 auto;
    }

    footer .parent h3 {
        font-size: 24px;
    }

    footer .parent .tel {
        font-size: 35px;
        margin: 0;
    }

    footer .parent .tel img {
        width: 40px;
    }

    footer .parent span {
        font-size: 14px;
        margin: 5px 15px;
        text-align: left;
    }

    footer .parent .mail img {
        width: 40px;
    }

    footer .parent .mail {
        font-size: 25px;
        margin: 0;
    }

    footer .parent>img {
        width: 180px;
        transform: translateX(20%);
    }

    footer .flex {
        display: block;
        align-items: center;
        border-left: none;
        border-right: none;
        margin: 70px auto 30px;
    }

    footer .flex h4 {
        display: block;
        text-align: center;
        padding: 0;
        font-size: 26px;
        margin: 20px;
    }

    footer .grid {
        display: grid;
        grid-template-columns: auto auto;
        padding: 0;
        gap: 0 20px;
        border-left: none;
        font-size: 13px;
        margin: auto;
    }

    .grid>div:nth-child(2n + 1) {
        padding-right: 0;
        padding-bottom: 10px;
    }

    .grid>div:nth-child(2n + 2) {
        padding-bottom: 10px;
    }

    .grid>div:last-child {
        padding-bottom: 10px;
    }


    footer .copy {
        font-size: 14px;
        letter-spacing: 0.1em;
    }

}


@media screen and (max-width:429px) {
    body {
        font-size: 16px;
    }

    .w1280 {
        width: 95%;
    }

    .gotop {
        right: 2.5%;
    }

    .hdline {
        padding: 0 2%;
    }

    header .inf {
        height: auto;
    }

    h1 {
        font-size: 18px;
        margin-right: 5px;
    }

    .ori {
        font-size: 10px;
    }

    header .tel {
        font-size: 18px;
    }

    header .tel small {
        font-size: 8px;
    }

    header .mail {
        font-size: 13.5px;
    }

    header .mail a {
        margin-bottom: 0;
    }

    .wrap_circle {
        /* position: absolute;
        bottom: -8px;
        left: 50%;
        transform: translate(-45%, 64%); */
        z-index: 100;
    }

    header .circle {
        width: 18vw;
    }

    .kv .imgs .gra1 p {
        transform: translateY(-40%);
    }

    header .parent img {
        width: 280px;
    }

    .kv .imgs .gra2 p {
        transform: translateY(-40%);
        z-index: 10;
    }

    header .parent {
        font-size: 26px;
    }

    header .parent .box {
        font-size: 30px;
    }

    header .parent .shadow {
        font-size: 30px;
    }

    .s02 h3 {
        font-size: 19px;
    }

    .s02 article {
        font-size: 15px;
    }

    .s03 h3 {
        text-align: center;
        font-size: 19px;
        color: #FF7520;
    }

    .s03 p {
        font-size: 0.9em;
    }

    .s04 h3.parent {
        font-size: 20px;
        width: 80%;
    }

    .s04 h3 {
        font-size: 23px;
    }

    .s04 .circle {
        width: 115px;
        margin-right: 0px;
    }

    .s04 .flex p {
        width: calc(100% - 130px);
    }

    .s04 .flex small {
        font-size: 9px;
    }

    .s05 h3.parent {
        font-size: 20px;
        width: calc(88% - 20px);
    }

    .s06 .balloon {
        transform: translate(35%, -90%);
    }

    .s06 h3.parent img {
        transform: translate(-15%, -80%);
    }

    .s06 .steps .circle span {
        font-size: 22px;
    }

    .s06 .steps .circle span small {
        font-size: 16px;
        display: block;
    }

    .s06 .steps .final {
        font-size: 20px;
    }

    .s06 .steps .circle {
        font-size: 20px;
    }

        .s07 h3 {
        font-size: 22px;
    }

    .s08 h3 .balloon {
        transform: translate(35%, -90%);
    }

        .s08 h3.parent img {
        transform: translate(-15%, -85%);
        height: 120px;
        object-fit: cover;
        object-position: top;
    }

        .s08 h3.parent {
        font-size: 22px;
        width: 95%;
    }

    footer .parent h3 {
        font-size: 22px;
    }

        footer .parent .tel {
        font-size: 32px;
    }

    footer .parent span {
        font-size: 12px;
    }

    footer .parent .mail {
        font-size: 23px;
    }

}
