@charset "UTF-8";

.body-box {
    background: linear-gradient(90deg, #e62c24, #ee9c3f);
    width: 100%;
    height: auto;
    text-align: center;
    color: white;
}

.table {
    width: 98%;
    font-size: 13px;
    background-color: white;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
}

.wrap {
    overflow: hidden;
}

hr {
    border: none;
    border-top: 1px solid grey;
}

.ta-l {
    text-align: left;
}

.font-small {
    font-size: 0.8rem;
}

.contact-btn01 {
    display: inline-block;
    width: 70%;
    margin-right: auto;
    margin-left: auto;
    margin: 0 auto;
    height: 40px;
    padding: auto;
    text-align: center;
    background-color: orange;
    box-shadow: 0px 4px orangered;
    top: -2px;
    color: white;
    border-radius: 5px;
    font-size: 16px;
    outline: none;
    border: none;
}

.contact-btn01:hover {
    box-shadow: 0 1px orangered;
    top: 1px;
}

@media screen and (max-width: 576px) {
    .contact-btn01 {
        display: block;
        width: auto;
        height: auto;
        font-size: 10px;
    }
}

.contact-btn {
    display: inline-block;
    width: 20%;
    margin-right: auto;
    margin-left: auto;
    margin: 0 auto;
    height: 40px;
    padding: auto;
    text-align: center;
    background-color: orange;
    box-shadow: 0px 4px orangered;
    top: -2px;
    color: white;
    border-radius: 5px;
    font-size: 16px;
    outline: none;
    border: none;
}
.contact-btn:hover {
    box-shadow: 0 1px orangered;
    top: 1px;
}

.contact-btn06 {
    display: inline-block;
    width: 90%;
    margin-right: auto;
    margin-left: auto;
    margin: 0 auto;
    height: 40px;
    padding: auto;
    text-align: center;
    background-color: orange;
    box-shadow: 0px 4px orangered;
    top: -2px;
    color: white;
    border-radius: 5px;
    font-size: 16px;
    outline: none;
    border: none;
}
.contact-btn06:hover {
    box-shadow: 0 1px orangered;
    top: 1px;
}

@media screen and (max-width: 576px) {
    .contact-btn {
        display: block;
        width: auto;
        height: auto;
        font-size: 16px;
    }
}

.btn01 {
    display: block;
    width: 200px;
    height: 50px;
    padding: 15px 15px 5px 15px;
    text-align: center;
    border-radius: 5px;
}

.btn02 {
    display: block;
    width: 110px;
    height: 33px;
    padding: 6px 0 8px 0;
    text-align: center;
    background-color: orangered;
    color: white;
    border-radius: 5px;
    font-size: 12px;
    outline: none;
    border: none;
}

.btn03 {
    display: block;
    width: 360px;
    height: 70px;
    padding: 17px 17px 17px 17px;
    text-align: center;
    background-color: #3cb371;
    color: white;
    border-radius: 10px;
    font-size: 26px;
    font-weight: bold;
    outline: none;
    border: none;
}

.btn04 {
    display: block;
    /*position: relative;
width: 420px;
padding: 17px 17px 17px 17px;*/
    height: 70px;
    /*margin-left: auto;
margin-right: auto;*/
    text-align: center;
    background-color: white;
    color: red;
    border-radius: 8px;
    font-size: 17px;
    font-weight: bold;
    outline: none;
    border: none;
}

.btn05 {
    display: block;
    width: 50px;
    height: 33px;
    padding: 6px 0 8px 0;
    text-align: center;
    background-color: deeppink;
    color: white;
    border-radius: 5px;
    font-size: 12px;
    outline: none;
    border: none;
}

.btn06 {
    display: inline-block;
    width: 70px;
    margin-right: auto;
    margin-left: auto;
    margin: 0 auto;
    height: 50px;
    padding: auto;
    text-align: center;
    background-color: orange;
    box-shadow: 0px 4px orangered;
    top: -2px;
    color: white;
    border-radius: 5px;
    font-size: 12px;
    outline: none;
    border: none;
}

.btn06:hover {
    box-shadow: 0 1px orangered;
    top: 1px;
}



.btn06-pc {
    display: block;
    width: 30%;
    margin-right: auto;
    margin-left: auto;
    height: 50px;
    padding-top: 17px;
    padding-bottom: 25px;
    text-align: center;
    background-color: orangered;
    box-shadow: 0px 4px 10px orangered;
    color: white;
    border-radius: 5px;
    font-size: 12px;
    outline: none;
    border: none;
}

@media screen and (max-width: 767px) {
    .btn06-pc {
        display: block;
        width: 100%;
        margin-right: auto;
        margin-left: auto;
        margin: 0 auto;
        height: 50px;
        padding: auto;
        text-align: center;
        background-color: orangered;
        box-shadow: 0px 4px 10px orangered;
        color: white;
        border-radius: 5px;
        font-size: 12px;
        outline: none;
        border: none;
    }
}

.inner-btn01 {
    display: block;
    width: 420px;
    margin: 0 auto;
    padding-top: 24px;
    max-width: 100%;
    height: 70px;
    text-align: center;
    background-color: white;
    color: #D01026;
    border-radius: 8px;
    font-size: 16px;
    font-weight: bold;
    outline: none;
    border: none;
}

.inner-btn02 {
    display: block;
    width: 420px;
    margin: 0 auto;
    padding-top: 24px;
    max-width: 100%;
    height: 70px;
    text-align: center;
    background-color: #D01026;
    color: white;
    border-radius: 8px;
    font-size: 16px;
    font-weight: bold;
    outline: none;
    border: none;
}

.inner-btn03 {
    display: block;
    width: 400px;
    margin: 0 auto;
    padding-top: 24px;
    max-width: 100%;
    height: 70px;
    text-align: center;
    background-color: white;
    color: #D01026;
    border-radius: 8px;
    font-size: 16px;
    font-weight: bold;
    outline: none;
    border: none;
}

.label-box1 {
    width: 60px;
    padding: auto;
    margin: auto;
    color: black;
    font-size: 7px;
    background: white;
    border: solid 1px black;
    border-radius: 3px;
    text-align: center;
}

.riyu {
    font-size: 1.3em;
}

.img-ichi_01 {
    display: block;
    margin-left: 18%;
    margin-right: 50%;
    margin-top: 12%;
    margin-bottom: 13%;
    width: 32%;
}

.font-sm {
    font-size: 12px;
}

.box1 {
    margin-top: 3%;
    margin-left: auto;
    width: 74%;
    margin-right: auto;
    height: auto;
    border: 1px solid lightgrey;
    border-radius: 3px;
    background: white;
    font-size: 13px;
    color: black;
}

.box2 {
    margin-top: 5px;
    margin-left: 18%;
    width: 64%;
    margin-right: 18%;
    height: auto;
    border: 1px solid white;
    background: white;
    font-size: 15px;
    color: black;
}

.box3 {
    margin-top: 5px;
    margin-left: 37%;
    width: 67%;
    margin-right: 18%;
    height: 702px;
    border: 1px solid white;
    background: white;
    font-size: 13px;
    color: black;
}

.box4 {
    margin-top: 1%;
    margin-bottom: 2%;
    margin-left: 43%;
    margin-right: 43%;
    width: 14%;
    height: 40px;
    border: 1px solid #305089;
    background: #305089;
    font-size: 10px;
    color: white;
}

.box5 {
    margin-top: 5px;
    margin-left: 18%;
    width: 66%;
    margin-right: 18%;
    height: auto;
    border: 1px solid white;
    background: white;
    font-size: 15px;
    color: black;
}

.box6 {
    margin-top: 5px;
    margin-right: 50%;
    margin-left: 0;
    width: 67%;
    height: 702px;
    border: 1px solid white;
    background: white;
    font-size: 13px;
    color: black;
}

.box7 {
    margin-top: 0;
    margin-right: auto;
    margin-left: auto;
    width: auto;
    height: auto;
    border: 1px solid white;
    font-size: 13px;
    color: black;
    background-color: white;
}

.box-form {
    width: 100%;
    margin-top: 32px;
    /*margin-left: auto;
    margin-right: auto;*/
    margin-bottom: 2px;
    height: auto;
    background-color: white;
    font-size: 13px;
    border-radius: 4px;
}
@media screen and (max-width: 768px) {
    .box-form {
        display: grid;
    }
}

.box-form02 {
    width: 74%;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5%;
    height: auto;
    background-color: white;
    font-size: 13px;
    padding-left: 2%;
    padding-right: 2%;
}

@media screen and (min-width: 767px) {
    .box-form02 {
        width: 94%;
        margin-top: 0;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 5%;
        height: auto;
        background-color: white;
        font-size: 13px;
        padding-left: 6%;
        padding-right: 6%;
    }
}

::-webkit-input-placeholder {
    /* WebKit, Blink, Edge */
    font-size: 12px;
}

:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    font-size: 12px;
}

::placeholder {
    /* Others */
    font-size: 12px;
}

.box8 {
    text-align: left;
    margin-top: 2%;
    margin-left: 0;
    margin-bottom: 4%;
    width: 100%;
    margin-right: 0;
    height: auto;
    border: none;
    background: white;
    font-size: 13px;
    color: black;
    padding-top: 1%;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0.3%;
}

.box18 {
    text-align: left;
    margin-top: 2%;
    margin-left: 0;
    margin-bottom: 4%;
    width: 100%;
    margin-right: 0;
    height: auto;
    border: none;
    background: white;
    font-size: 13px;
    color: black;
    padding-top: 1%;
    padding-left: 13%;
    padding-right: 13%;
    padding-bottom: 0.3%;
}

@media screen and (max-width: 767px) {
    .box8 {
        text-align: left;
        margin-top: 3%;
        margin: 0 auto;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 15%;
        width: 100%;
        height: auto;
        border: none;
        background: white;
        font-size: 13px;
        color: black;
        padding-left: 1%;
        padding-right: 1%;
        padding-bottom: 0.1%;
    }
}

@media screen and (max-width: 767px) {
    .box18 {
        text-align: left;
        margin-top: 3%;
        margin-left: 0;
        margin-bottom: 15%;
        width: 100%;
        margin-right: 0;
        height: auto;
        border: none;
        background: white;
        font-size: 13px;
        color: black;
        padding-left: 2%;
        padding-right: 2%;
        padding-bottom: 0.1%;
    }
}

.box9 {
    width: 100%;
    height: auto;
    margin-top: auto;
    margin-bottom: auto;
    margin-right: 0;
    margin-left: auto;
    padding-bottom: 3%;
    background: grey;
    color: white;
    font-size: 20px;
}

.box9-pc {
    width: 100%;
    height: auto;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: auto;
    padding-bottom: 3%;
    background-color: grey;
    color: white;
    font-size: 18px;
}

.box10 {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    height: auto;
    background: white;
    color: black;
}

.box11 {
    width: 120px;
    height: 80px;
    background: blue;
    color: white;
}

.box12 {
    width: auto;
    height: 300px;
    padding-top: 3%;
    padding-bottom: 3%;
    margin: 0 auto;
    margin-top: 6%;
    margin-bottom: 5%;
    margin-left: 5%;
    margin-right: 5%;
    background-color: white;
    color: black;
    border-radius: 24px;
    font-size: 20px;
    text-align: center;
}

.box13 {
    width: 100%;
    height: auto;
    margin-right: auto;
    margin-left: auto;
    margin-top: 115px;
    padding-top: 1.2%;
    padding-bottom: 0.4%;
    background-color: #4D484A;
    color: white;
    font-size: 11px;
}

.box14 {
    text-align: center;
    width: 100%;
    height: auto;
    /*margin-top: 120px;*/
    padding-top: 2%;
    padding-bottom: 9%;
    background: white;
    color: black;
    font-size: 16px;
}

.box15 {
    margin: 3% auto;
    text-align: left;
    height: auto;
    background-color: white;
    color: black;
    font-size: 14px;
    margin-left: 3%;
    margin-right: 3%;
    border-radius: 4px;
}

.box16 {
    text-align: center;
    padding-top: 15px;
    padding-bottom: 7px;
    background-color: white;
    color: gray;
    font-size: 10px;
}

.box17 {
    width: 98%;
    height: auto;
    margin-top: 5%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 5%;
    padding-bottom: 5%;
    background-color: white;
    border-radius: 4px;
}

.txt-center {
    text-align: center;
}

.txt-left {
    text-align: left;
}

.txt-right {
    text-align: right;
}

.txt-shiro {
    color: white;
}

.txt-size9 {
    font-size: 9px;
}

.txt-size11 {
    font-size: 11px;
}

.txt-size13 {
    font-size: 13px;
}

.txt-size14 {
    font-size: 14px;
}

.obj-center {
    text-align: center;
}

.obj-left {
    text-align: left;
}

.obj-right {
    text-align: right;
}

.mb-8 {
    margin-bottom: 8%;
}

.mb-15 {
    margin-bottom: 15px;
}

.mb-17 {
    margin-bottom: 17px;
}

.mb-18 {
    margin-bottom: 18px;
}

.mb-19 {
    margin-bottom: 19%;
}

.mb-20 {
    margin-bottom: 20%;
}

.mb-30p {
    margin-bottom: 30px;
}

.mb-50p {
    margin-bottom: 50px;
}

.mb-500p {
    margin-bottom: 500px;
}

.mb-700p {
    margin-bottom: 700px;
}

.mb-1000p {
    margin-bottom: 1000px;
}

.ml-6 {
    margin-left: 6%;
}

.ml-7 {
    margin-left: 7%;
}

.ml-8 {
    margin-left: 8%;
}

.ml-9 {
    margin-left: 9%;
}

.ml-10 {
    margin-left: 10%;
}

.ml-11 {
    margin-left: 11%;
}

.ml-12 {
    margin-left: 12%;
}

.ml-13 {
    margin-left: 13%;
}

.ml-14 {
    margin-left: 14%;
}

.ml-15 {
    margin-left: 15%;
}

.ml-16 {
    margin-left: 16%;
}

.ml-17 {
    margin-left: 17%;
}

.ml-18 {
    margin-left: 18%;
}

.ml-19 {
    margin-left: 19%;
}

.ml-20 {
    margin-left: 20%;
}

.ml-22 {
    margin-left: 22%;
}

.ml-23 {
    margin-left: 23%;
}

.ml-24 {
    margin-left: 24%;
}

.ml-25 {
    margin-left: 25%;
}

.ml-35 {
    margin-left: 35%;
}

.ml-18 {
    margin-left: 18%;
}

.ml-25 {
    margin-left: 25%;
}

.ml-30 {
    margin-left: 30%;
}

.ml-31 {
    margin-left: 31%;
}

.ml-32 {
    margin-left: 32%;
}

.ml-33 {
    margin-left: 33%;
}

.ml-34 {
    margin-left: 34%;
}

.ml-36 {
    margin-left: 36%;
}

.ml-37 {
    margin-left: 37%;
}

.ml-38 {
    margin-left: 38%;
}

.ml-40 {
    margin-left: 40%;
}

.ml-45 {
    margin-left: 45%;
}

.ml-48 {
    margin-left: 48%;
}

.ml-50 {
    margin-left: 50%;
}

.ml-52 {
    margin-left: 52%;
}

.ml-55 {
    margin-left: 55%;
}

.ml-56 {
    margin-left: 56%;
}

.ml-57 {
    margin-left: 57%;
}

.ml-60 {
    margin-left: 60%;
}

.ml-62 {
    margin-left: 62%;
}

.ml-65 {
    margin-left: 65%;
}

.ml-70 {
    margin-left: 70%;
}

.ml-71 {
    margin-left: 71%;
}

.ml-80 {
    margin-left: 80%;
}

.ml-85 {
    margin-left: 85%;
}

.ml-90 {
    margin-left: 90%;
}

.ml-100 {
    margin-left: 100%;
}

.ml-110 {
    margin-left: 110%;
}

.ml-120px {
    margin-left: 120px;
}

.ml-140px {
    margin-left: 140px
}

.ml-150px {
    margin-left: 150px;
}

.ml-160px {
    margin-left: 160px;
}

.ml-320px {
    margin-left: 320px;
}

.ml-200px {
    margin-left: 200px;
}

.ml-120px {
    margin-left: 120px;
}

.ml-80px {
    margin-left: 80px;
}

.ml-100px {
    margin-left: 100px;
}

.ml-100 {
    margin-left: 100%;
}

.mt-14 {
    margin-top: 14%;
}

.mt-4per {
    margin-top: 4%;
}

.mt-6 {
    margin-top: 6%;
}

.mt-7 {
    margin-top: 7%;
}

.mt-8 {
    margin-top: 8%;
}

.mt-9 {
    margin-top: 9%;
}

.mt-10 {
    margin-top: 10%;
}

.mt-11 {
    margin-top: 11%;
}

.mt-12 {
    margin-top: 12%;
}

.mt-13 {
    margin-top: 13%;
}

.mt-14 {
    margin-top: 14%;
}

.mt-15 {
    margin-top: 15%;
}

.mt-16 {
    margin-top: 16%;
}

.mt-17 {
    margin-top: 17%;
}

.mt-18 {
    margin-top: 18%;
}

.mt-19 {
    margin-top: 19%;
}

.mt-20 {
    margin-top: 20%;
}

.mt-21 {
    margin-top: 21%;
}

.mt-22 {
    margin-top: 22%;
}

.mt-25 {
    margin-top: 25%;
}

.mt-28 {
    margin-top: 28%;
}

.mt-30 {
    margin-top: 30%;
}

.mt-40 {
    margin-top: 40%;
}

.mt-2per {
    margin-top: 2%;
}

.mr-6 {
    margin-right: 6%;
}

.mr-8 {
    margin-right: 8%;
}

.mr-9 {
    margin-right: 9%;
}

.mr-10 {
    margin-right: 10%;
}

.mr-18 {
    margin-right: 18%;
}

.mr-12 {
    margin-right: 12%;
}

.mr-13 {
    margin-right: 13%;
}

.mr-14 {
    margin-right: 14%;
}

.mr-20 {
    margin-right: 20%;
}

.mr-22 {
    margin-right: 22%;
}

.mr-15 {
    margin-right: 15%;
}

.mr-25 {
    margin-right: 25%;
}

.mr-35 {
    margin-right: 35%;
}

.mr-45 {
    margin-right: 45%;
}

.mr-40 {
    margin-right: 40%;
}

.mr-200px {
    margin-right: 200px;
}

.mr-400px {
    margin-right: 400px;
}

.mr-600px {
    margin-right: 600px;
}

.mr-700px {
    margin-right: 700px;
}

.mr-120 {
    margin-right: 120%;
}

.button1 {
    width: 120px;
    font-size: 15px;
    font-weight: normal;
    text-decoration: none;
    display: block;
    text-align: center;
    padding: 8px 0 10px;
    color: white;
    background-color: lightgrey;
    border-radius: 20px;
}

.button2 {
    width: 120px;
    font-size: 15px;
    font-weight: normal;
    text-decoration: none;
    display: block;
    text-align: center;
    padding: 8px 0 10px;
    color: white;
    background-color: red;
    border-radius: 20px;
}

.copyright-font {
    font-size: 20px;
}

.form {
    width: 60%;
}

.style01 {
    font-size: 14px;
    margin-bottom: 0%;
}

.style02 {
    width: 150%;
}

.style03 {
    border: 2px;
    border-color: #1b2665;
    border-style: solid;
}

.style04 {
    box-shadow: 0px 1px 5px 1px rgba(0, 0, 0, 0.1);
}

.style05 {
    border: 1px;
    border-color: black;
    border-style: solid;
    border-radius: 0;
}

.style-must {
    color: red;
}

.style-must2 {
    font-size: 13px;
}

.tokucho {
    font-size: 13px;
}

.style-icon {
    /*width: 1083px;*/
    width: 75%;
    font-size: 14px;
}

.style-new1 {
    background-color: #F4F4F4;
    padding-top: 2%;
    width: 100%;
}

.bk-color-navy {
    background-color: navy;
    color: white;
    font-weight: bold;
}

.bk-color-red {
    background-color: red;
    color: white;
    font-weight: bold;
}

.akamoji {
    color: red;
}

.konmoji {
    color: navy;
}

.graymoji {
    color: gray;
    font-size: 9pt;
}

.moji-size01 {
    font-size: 24px;
}

.moji-size02 {
    font-size: 16px;
}

.moji-size03 {
    font-size: 30px;
}

.moji-size04 {
    font-size: 60px;
}

.moji-size05 {
    font-size: 80px;
}

.moji-size06 {
    font-size: 13px;
}

.moji-size07 {
    font-size: 15px;
}

.moji-size08 {
    font-size: 14px;
}

.moji-size09 {
    font-size: 10px;
}

.moji-size10 {
    font-size: 20px;
}

.pt30 {
    padding-top: 30px;
}

.pt-10 {
    padding-top: 10%;
}

.pt28 {
    padding-top: 28px;
}

.pt-17 {
    padding-top: 17%;
}

.pt-20 {
    padding-top: 20%;
}

.pb-10 {
    padding-bottom: 10%;
}

.pb-15 {
    padding-bottom: 15%;
}

.pb-20 {
    padding-bottom: 20%;
}

.pb-25 {
    padding-bottom: 25%;
}

.pb-30 {
    padding-bottom: 30%;
}

.pb32 {
    padding-bottom: 32px;
}

.pb-35 {
    padding-bottom: 35%;
}

.pb-38 {
    padding-bottom: 38%;
}

.pb-40 {
    padding-bottom: 40%;
}

.pb-45 {
    padding-bottom: 45%;
}

.sub-title {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
}

.main-title {
    font-weight: bold;
    font-size: 36px;
}

.title-tokucho {
    font-weight: bold;
}

.caption-tokucho {
    font-weight: bold;
    font-size: 15px;
}

.title-kinou {
    font-weight: bold;
    padding-top: 5px;
}

.title-user-kinou {
    font-weight: bold;
}

.title-user-kinou-yohaku {
    font-weight: bold;
    background-color: white;
    width: 96%;
    height: 60px;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 20px;
    margin-bottom: 0;
}

.title-kanri-kinou {
    font-weight: bold;
}

.underline1 {
    background: linear-gradient(transparent 50%, #3cb371 50%);
    padding-bottom: 5px;
    font-size: 20px;
    font-weight: bold;
}

.underline2 {
    /*background: linear-gradient(transparent 0%,orange 100%);*/
    padding-bottom: 0.1em;
    border-bottom: 2px orange solid;
    font-size: 28.4px;
    font-weight: bold;
}

.underline3 {
    background: linear-gradient(transparent 70%, yellow 70%, yellow 100%);
    font-size: 15px;
    font-weight: bold;
}

.under {
    background: linear-gradient(transparent 1%, #3cb371 0%);
    padding-bottom: 1px;
}

.Num {
    font-size: 27px;
    font-weight: bold;
}

.ninmu {
    font-weight: bold;
}

.caption01 {
    font-size: 19px;
    font-weight: bold;
    padding-bottom: 0.2em;
    border-bottom: 2px #3cb371 solid;
}

.button3 {
    display: block;
    width: 210px;
    height: 45px;
    font-size: 15px;
    font-weight: normal;
    text-decoration: none;
    text-align: center;
    padding: 11px 0 8px;
    color: white;
    background-color: darkorange;
    border-radius: 30px;
    box-shadow: 3px 2px 3px gray;
}

.button4 {
    box-shadow: 3px 2px 3px gray;
}

.mb-9 {
    margin-bottom: 9%;
}

.mb-10 {
    margin-bottom: 10%;
}

.mb-12 {
    margin-bottom: 12%;
}

.mb-14 {
    margin-bottom: 14%;
}

.mb-15 {
    margin-bottom: 15%;
}

.mb-16 {
    margin-bottom: 16%;
}

.mb-17 {
    margin-bottom: 17%;
}

.mb-18 {
    margin-bottom: 18%;
}

.mb-19 {
    margin-bottom: 19%;
}

.mb-20 {
    margin-bottom: 20%;
}

.mb-10p {
    margin-bottom: 10px;
}

.solution {
    font-weight: bold;
}

.fs-1 {
    font-size: 17px;
}

.unei {
    font-size: 28px;
}

.box-sol01 {
    width: 330px;
    height: 330px;
    background-color: white;
    color: black;
}

.box-sol02 {
    width: 330px;
    height: 330px;
    background-color: white;
    color: black;
}

.box-sol03 {
    width: 330px;
    height: 330px;
    background-color: white;
    color: black;
}

.box-sol04 {
    width: 330px;
    height: 330px;
    background-color: white;
    color: black;
}

.box-sol05 {
    width: 330px;
    height: 330px;
    background-color: white;
    color: black;
}

.box-sol06 {
    width: 330px;
    height: 330px;
    background-color: white;
    color: black;
}

.box-sol07 {
    width: 330px;
    height: 330px;
    background-color: white;
    color: black;
}

.box-sol08 {
    width: 330px;
    height: 330px;
    background-color: white;
    color: black;
}

.box-sol09 {
    width: 330px;
    height: 330px;
    background-color: white;
    color: black;
}

.mb-6 {
    margin-bottom: 6%;
}

.mb-7 {
    margin-bottom: 7%;
}

.form-style-company {
    width: 42%;
    height: 62px;
    margin-left: 29%;
    border-color: lightgray lightgray black black;
    border-width: 2px 2px 1px 1px;
}

.form-style-name {
    width: 42%;
    height: 62px;
    margin-left: 29%;
    border-color: black lightgray black black;
    border-width: 1px 2px 1px 1px;
}

.form-style-mail {
    width: 42%;
    height: 62px;
    margin-left: 29%;
    border-color: black lightgray lightgray black;
    border-width: 1px 2px 2px 1px;
}

.form-style-tel {
    width: 42%;
    height: 62px;
    margin-left: 29%;
    border-color: lightgray lightgray black black;
    border-width: 2px 2px 1px 1px;
}

.form-style-memo {
    width: 42%;
    height: 124px;
    margin-left: 29%;
    border-color: black lightgray black black;
    border-width: 1px 2px 1px 1px;
}

.ml-28 {
    margin-left: 28%;
}

.ml-29 {
    margin-left: 29%;
}

.pt-6 {
    padding-top: 6%;
}

.saizu {
    font-size: 36px;
}

.resizeimage img {
    width: 100vw;
}

.mojikan01 {
    letter-spacing: 4px;
}

.gyokan01 {
    line-height: 2.0;
}

.takasa01 {
    display: flex;
    align-items: center;
}

.outer {
    display: grid;
    justify-content: center;
    align-items: center;
}

.nav-header {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.nav-header-right {
    text-align: right;
    margin-top: 5px;
}

.navbar {
    position: relative;
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.1);
}

.nav-text {
    font-size: 12px;
    font-weight: bold;
    margin: 5px;
}

.hr-dotted {
    border-top: 2px dotted lightgray;
}

@media screen and (max-width: 1025px) {
    .head-clear01 {
        display: none;
    }
    .h1-sp02 {
        display: block;
    }
}

/*@media screen and (max-width: 767px) {
    .head-clear02 {
        display: none;
    }
}*/

@media screen and (min-width: 767px) {
    .h1-sp01 {
        font-size: 32px;
        text-align: center;
    }
}

@media screen and (max-width: 767px) {
    .h1-sp02 {
        display: none;
        /*width: 150%;
        margin: 0 auto;
        margin-left: 45%;
        margin-right: auto;
        margin-bottom: 0;
        text-align: center;
    }
}

@media screen and (min-width: 767px) {
    .h1-sp02 {
        display: block;
    }*/
    }
}

@media screen and (max-width: 767px) {
    .h1-sp03 {
        display: block;
        width: 100%;
        margin: 0 auto;
        padding-left: auto;
        margin-right: 10px;
        margin-bottom: 0;
        text-align: center;
    }
}

/*@media screen and (max-width: 425px) {
    .h1-sp03 {
        display: block;
        width: 100%;
        margin: 0 auto;
        padding-right: 30px;
        
        margin-bottom: 0;
        text-align: center;
    }
}*/

@media screen and (max-width: 767px) {
    .icon-center01 {
        display: block;
        width: 100%;
        margin: 0 auto;
        margin-left: auto;
        margin-right: auto;
    }

    .icon-center02 {
        display: none;
    }
}

@media screen and (max-width: 767px) {
    .h5-center01 {
        text-align: center;
        font-size: 24px;
    }
}

@media screen and (max-width: 767px) {
    .caption-left01 {
        text-align: left;
    }
}

@media screen and (max-width: 767px) {
    /*.box1 {
    display: none;
    }*/
}

@media screen and (min-width: 767px) {
    .box17 {
        display: none;
    }
}

@media screen and (min-width: 767px) {
    .box8 {
        display: block;
    }
}

@media screen and (max-width: 767px) {
    .box8 {
        display: block;
    }
}

@media screen and (min-width: 767px) {
    .box18 {
        display: block;
    }
}

@media screen and (max-width: 767px) {
    .box18 {
        display: block;
    }
}

@media screen and (max-width: 767px) {
    .box-form02 {
        display: none;
    }
}

@media screen and (min-width: 767px) {
    .box-form02 {
        display: block;
    }
}

@media screen and (max-width: 767px) {
    .box9-pc {
        display: none;
    }

    .box9 {
        display: block;
    }
}

@media screen and (min-width: 767px) {
    .box9-pc {
        display: block;
    }

    .box9 {
        display: none;
    }
}

@media screen and (min-width: 767px) {
    .box-form02 {
        display: none;
    }

    .box-form02 {
        display: block;
    }
}

@media screen and (max-width: 767px) {
    .box-form02 {
        display: none;
    }

    .box-form02 {
        display: block;
    }
}

@media screen and (max-width: 767px) {
    .btn06-pc {
        width: 30%;
        margin-left: auto;
        margin-right: auto;
        margin: 0 auto;
    }

    .btn06-pc {
        width: 96%;
        margin-left: auto;
        margin-right: auto;
        margin: 0 auto;
        margin-bottom: 10%;
    }
}