@charset "utf-8";
/*------------------------------------------------------------
	index
------------------------------------------------------------*/
.sec01 {
    margin: -35px 0 27px;
    position: relative;
}
.sec01 .img {
    width: 100%;
    height: 784px;
    background: url("../img/index/photo01.png") no-repeat center top / cover;
}
.sec02 {
    padding-bottom: 45px;
    background-image: linear-gradient(#fff, #F9F9F9);
}
.sec02 .img {
    margin-bottom: 23px;
}
.sec02 h2 {
    margin: 0 auto 26px;
    width: 945px;
}
.sec02 .phoUl {
    margin-bottom: 19px;
    display: flex;
    justify-content: space-between;
}
.sec02 .phoUl li {
    width: 318px;
}
.sec02 .phoU::after {
    width: 318px;
    height: 0;
    content: '';
}
.sec02 p {
    margin-bottom: 35px;
    color: #000;
    font-size: 2.4rem;
    font-weight: normal;
    line-height: 1.62;
    letter-spacing: -0.08em;
    -webkit-font-smoothing: antialiased;
    font-feature-settings: "palt";
    text-align: center;
}
.sec02 .pointUl {
    margin-top: -45px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.sec02 .pointUl li {
    margin-top: 45px;
    width: calc(100%/2 - 30px);
}
.sec03 {
    position: relative;
}
.sec03 .img {
    width: 100%;
    height: 529px;
    background: url("../img/index/photo03.png") no-repeat center top / cover;
}
.sec03 .comListUl01 {
    top: 158px;
}
.sec03 .comListUl02 {
    top: 372px;
}
.carBox {
    margin-bottom: 77px;
}
.carBox:last-of-type {
    margin-bottom: 90px;
}
.carBox .photo02 {
    margin: -57px auto 0;
    width: 1000px;
}
.carBox02 .photo02 {
    margin-top: 0;
}
.process {
    padding-top: 30px;
    margin-bottom: 78px;
}
.process h3 {
    margin-bottom: 15px;
    color: #FF1C38;
    font-size: 5.2rem;
    font-weight: 900;
    text-align: center;
}
.process .imgBox {
    margin-bottom: 46px;
    display: flex;
    justify-content: space-between;
}
.process .imgBox .photoBox {
    margin-right: 26px;
    padding-left: 10px;
    width: 435px;
    position: relative;
}
.process .imgBox .photoBox::after {
    margin-left: 15px;
    width: 99.5px;
    height: 44px;
    position: absolute;
    bottom: -57px;
    left: 50%;
    transform: translateX(-50%);
    content: '';
    background: url("../img/index/arrow01.png") no-repeat center center / 99.5px;
}
.process .imgBox .textBox {
    margin-top: 30px;
    width: 530px;
}
.process .imgBox h4 {
    margin-bottom: 4px;
    color: #0F338D;
    font-size: 4.2rem;
    font-weight: 900;
}
.process .imgBox .textBox p {
    font-size: 2.9rem;
    font-weight: 500;
    line-height: 1.55;
}
.process .imgBox02 .photoBox::after {
    display: none;
}
.process .imgBox02 {
    margin-bottom: 71px;
}
.process .support {
    padding: 52px 40px 63px;
    border-radius: 19px;
    background-color: #F4F0E5;
    position: relative;
}
.process .support h2 {
    width: 740px;
    position: absolute;
    left: 50%;
    top: -24px;
    transform: translateX(-50%);
}
.process .support .ttl {
    margin-bottom: 19px;
    color: #0F338D;
    font-size: 4.2rem;
    font-weight: 900;
    line-height: 1.35;
    letter-spacing: -0.04em;
    text-align: center;
}
.process .support .innBox {
    display: flex;
    justify-content: space-between;
}
.process .support .innBox .photo {
    margin-right: 40px;
    width: 390px;
}
.process .support .innBox p {
    width: 490px;
    font-size: 2.9rem;
    font-weight: 500;
    line-height: 1.55;
    letter-spacing: -0.02em;
}
.faq {
    margin: 35px 0 -35px;
    padding-bottom: 190px;
    background-color: #FFEDDF;
}
.faq .headLine01 {
    margin-bottom: 70px;
    padding-bottom: 22px;
    background-color: #FF6F00;
    position: relative;
}
.faq .headLine01 img {
    margin: -30px -54px 0 0;
}
.faq .faqUl {
    margin-top: -40px;
}
.faq .faqUl li {
    margin-top: 40px;
    background-color: #fff;
    border-radius: 20px;
    box-shadow: 5px 5px 0 rgba(0, 0, 0, 0.13);
}
.faq .faqUl h3 {
    padding: 32px 49px 29px 130px;
    color: #000;
    font-size: 2.8rem;
    font-weight: 900;
    position: relative;
    letter-spacing: -0.03em;
    cursor: pointer;
}
.faq .faqUl h3::after {
    width: 42px;
    height: 31px;
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    content: '';
    background: url("../img/index/arrow02.png") no-repeat right center / 32px;
}
.faq .faqUl p {
    padding: 0 33px 30px 125px;
    color: #363636;
    font-weight: 500;
    font-size: 2.2rem;
    line-height: 1.64;
    position: relative;
    letter-spacing: -0.05em;
    text-align: justify;
    display: none;
}
.faq .faqUl img {
    width: 94px;
    position: absolute;
}
.faq .faqUl h3 img {
    top: 27px;
    left: 19px;
}
.faq .faqUl p img {
    top: 0;
    left: 19px;
}
.faq .faqUl p span {
    margin-top: -2px;
    display: block;
    font-size: 1.8rem;
    line-height: 2;
}
.shop .headLine01 {
    margin-bottom: 51px;
    padding-bottom: 40px;
}
.shop .headLine01 img {
    margin-top: -29px;
}
.shop .imgBox {
    margin-bottom: 32px;
    display: flex;
    justify-content: space-between;
}
.shop .imgBox .textBox {
    width: 482px;
}
.shop .imgBox .textBox h3 {
    margin-bottom: 18px;
}
.shop .imgBox .textBox p {
    margin-bottom: 8px;
    font-size: 2.3rem;
    font-weight: 500;
    line-height: 1.39;
}
.shop .imgBox .textBox ul {
    margin-bottom: 6px;
}
.shop .imgBox .textBox li {
    margin-top: 2px;
    color: #262626;
    font-size: 2.6rem;
    font-weight: 900;
}
.shop .imgBox .textBox li a {
    margin-left: 10px;
    color: #262626;
    font-size: 4rem;
    font-weight: 900;
    line-height: 1;
    letter-spacing: -0.06em;
}
.shop .imgBox .textBox li span {
    margin-left: 10px;
    color: #262626;
    font-size: 4rem;
    line-height: 1;
    font-weight: 900;
    letter-spacing: -0.06em;
}
.shop .imgBox .photoBox {
    margin-top: -9px;
    width: 480px;
}
.shop .map {
    margin: 0 auto;
    width: 1000px;
    height: 450px;
}
.shop {
    margin-bottom: 56px;
    padding-top: 35px;
}
.contact .content {
    width: 940px;
}
.contact h2 {
    margin-bottom: 19px;
    padding: 17px 20px 14px;
    color: #FFFF00;
    font-size: 5.5rem;
    font-weight: 900;
    text-align: center;
    background-color: #FF1C38;
    letter-spacing: -0.06em;
}
.contact h3 {
    margin-bottom: 13px;
    color: #FF1C38;
    font-size: 3rem;
    font-weight: 900;
    letter-spacing: 0.02em;
    text-align: center;
}
.contact h3 span {
    letter-spacing: 0.08em;
}
.contact .tableA > dt, .contact .tableA > dd {
    width: 100%;
}
.contact .tableA > dt {
    padding: 11px 0 6px 67px;
    width: 100%;
    font-weight: 900;
    font-size: 1.9rem;
    background-color: #FEDCEC;
    position: relative;
    box-sizing: border-box;
}
.contact .tableA > dt span {
    color: #FFFF00;
    font-size: 1.7rem;
    padding: 12px 13px 8px;
    background-color: #FF1C38;
    position: absolute;
    top: 0;
    left: 0;
}
.contact .tableA > dd {
    padding: 24px 0 38px;
}
.contact table {
    width: 100%;
    border-collapse: collapse;
    table-layout: fixed;
}
.contact table th {
    width: 26.1%;
    font-size: 2.1rem;
    line-height: 1.28;
    vertical-align: middle;
    text-align: left;
}
.contact table .flexList {
    display: flex;
    justify-content: flex-end;
}
.contact table .flexList li {
    margin-left: 22px;
    display: flex;
    align-items: center
}
.contact table .flexList li:first-child {
    margin-left: 0;
}
.contact table .flexList li span {
    margin-right: 4px;
    font-size: 2rem;
    letter-spacing: -0.06em;
    font-weight: bold;
}
.contact table .flexList li input {
    width: 294px;
    border: 2px solid #808080;
}
.mailForm .radioList {
    width: 394px;
    display: flex;
    justify-content: space-between;
}
.mailForm .radioList li {
    font-size: 2.6rem;
    font-weight: 500;
}
.mailForm input[type="radio"] {
    display: none;
}
.mailForm input[type="radio"] + span {
    padding: 0 0 4px 41px;
    cursor: pointer;
    display: inline-block;
    background: url("../img/index/radio_img01.png") no-repeat left 8px top 7px / 25px;
}
.mailForm input[type="radio"]:checked + span {
    background-image: url("../img/index/radio_img02.png");
}
.mailForm input[type="text"], .mailForm input[type="email"], .mailForm input[type="tel"], .mailForm textarea {
    padding: 3px 18px;
    width: 689px;
    height: 45px;
    border: 2px solid #808080;
    font-size: 2rem;
    border-radius: 0;
    -webkit-appearance: none;
    box-sizing: border-box;
}
.mailForm .radioList02 {
    margin-top: -28px;
    width: 100%;
    flex-wrap: wrap;
    justify-content: flex-start;
}
.mailForm .radioList02 li {
    margin: 19px 106px 0 0;
}
.mailForm .radioList02 li:nth-child(2n) {
    margin-right: 0 !important;
}
.mailForm .radioList02 input[type="radio"] + label {
    padding: 0 0 4px 44px;
    background: url("../img/index/radio_img01.png") no-repeat left 8px top 6px/ 25px auto;
    letter-spacing: -0.05em;
}
.contact .tableA .request {
    background-color: #E1ECFE;
}
.contact .tableA .request span {
    background-color: #4BAEFF;
}
.contact .tableA .request02 {
    padding: 15px 0 0;
}
.contact .tableA {
    margin-bottom: 28px;
}
.mailForm textarea {
    padding: 9px 15px 3px;
    height: 180px;
    width: 100%;
    font-weight: bold;
}
placeholder-shown {
    color: #9A9A9A;
}
::-webkit-input-placeholder {
    color: #9A9A9A;
}
:-moz-placeholder {
    color: #9A9A9A;
    opacity: 1;
}
::-moz-placeholder {
    color: #9A9A9A;
    opacity: 1;
}
:-ms-input-placeholder {
    color: #9A9A9A;
}
.contact .mailForm p {
    margin-bottom: 12px;
    color: #FF0000;
    font-size: 3.1rem;
    font-weight: 900;
    text-align: center;
}
.mailForm .submit {
    margin: -5px 0 4px;
}
.mailForm .submit02 {
    margin-top: 10px;
}
.mailForm .submit li {
    margin-top: 10px;
}
.mailForm .submit li input {
    margin: 0 auto 38px;
    padding: 16px 20px 16px;
    width: 100%;
    cursor: pointer;
    display: block;
    color: #fff;
    font-size: 3.9rem;
    font-weight: 800;
    letter-spacing: 0;
    text-align: center;
    background-color: #FE0000;
    box-sizing: border-box;
    border: none;
    border-radius: 10px;
    appearance: none;
    -webkit-appearance: none;
}
.contact h4 {
    margin-bottom: 2px;
    font-size: 2rem;
    font-weight: 400;
}
.contact p {
    font-size: 1.9rem;
    font-weight: normal;
    line-height: 1.63;
}
.contact .tableA .inform {
    padding: 0 0 36px;
}
.contact .inform th, .contact .inform td {
    padding: 19px 0 16px;
    min-height: 80px;
    box-sizing: border-box;
    border-bottom: 2px dotted #AFAFAF;
}
.contact .inform tr:last-child th {
    padding-bottom: 0;
    border-bottom: none;
}
.contact .inform tr:last-child td {
    padding-bottom: 0;
    border-bottom: none;
}
@media all and (min-width: 897px) {
    .mailForm .submit li input:hover {
        opacity: 0.7;
    }
}
@media all and (max-width: 896px) {
    .sec01 {
        margin: -21px 0 0;
    }
    .sec01 .img {
        height: auto;
        background: none;
    }
    .sec02 {
        padding-bottom: 22px;
    }
    .sec02 .img {
        margin: -1px -20px 14px;
    }
    .sec02 h2 {
        margin-bottom: 10px;
        width: auto;
    }
    .sec02 .phoUl {
        margin-bottom: 12px;
    }
    .sec02 .phoUl li {
        width: calc(100%/3 - 5px);
    }
    .sec02 p {
        margin-bottom: 27px;
        font-size: 1.4rem;
        line-height: 1.57;
        text-align: left;
        letter-spacing: -0.08em;
    }
    .sec02 .pointUl {
        margin-top: -18px;
    }
    .sec02 .pointUl li {
        margin-top: 14px;
        width: calc(100%/2 - 10px);
    }
    .sec03 .img {
        height: auto;
        background: none;
    }
    .sec03 .comListUl01 {
        top: auto;
        bottom: 27.6%;
    }
    .sec03 .comListUl02 {
        top: auto;
        bottom: 5.3%;
    }
    .carBox .photo02 {
        margin: -16px auto 0;
        width: auto;
        padding: 0 20px;
    }
    .carBox {
        margin-bottom: 20px;
    }
    .carBox:last-of-type {
        margin-bottom: 25px;
    }
    .process h3 {
        margin-bottom: 10px;
        font-size: 2rem;
    }
    .process .imgBox {
        margin-bottom: 66px;
        display: block;
        position: relative
    }
    .process .imgBox .photoBox {
        margin-right: 0;
        padding-left: 0;
        width: 100%;
    }
    .process .imgBox .photoBox::after {
        display: none;
    }
    .process .imgBox .textBox {
        width: auto;
        margin: 4px 0 0 12.8%;
    }
    .process .imgBox h4 {
        margin-bottom: 2px;
        font-size: 2rem;
    }
    .process .imgBox .textBox p {
        font-size: 1.4rem;
        line-height: 1.65;
    }
    .process .imgBox::after {
        margin-left: 0;
        width: 99.5px;
        height: 44px;
        position: absolute;
        bottom: -58px;
        left: 50%;
        transform: translateX(-50%);
        content: '';
        background: url("../img/index/arrow01.png") no-repeat center center / 74px;
    }
    .process .imgBox02 {
        margin-bottom: 29px;
    }
    .process .imgBox02::after {
        display: none;
    }
    .process .support h2 {
        top: -15px;
        width: 97.3%;
        max-width: 440px;
    }
    .process .support {
        padding: 18px 20px 12px;
        border-radius: 10px;
    }
    .process .support .ttl {
        margin-bottom: 15px;
        font-size: 1.9rem;
    }
    .process .support .innBox {
        display: block;
    }
    .process .support .innBox .photo {
        margin: 0 0 11px;
        width: auto;
        padding: 0 20px;
    }
    .process .support .innBox p {
        width: auto;
        font-size: 1.4rem;
        line-height: 1.65;
    }
    .process {
        margin-bottom: 43px;
    }
    .faq .headLine01 img {
        margin: -13px 0 0;
        width: 226px;
    }
    .faq .headLine01 {
        margin-bottom: 31px;
        padding-bottom: 10px;
    }
    .faq .faqUl {
        margin-top: -15px;
    }
    .faq .faqUl li {
        margin-top: 15px;
        border-radius: 11px;
        box-shadow: 2px 2px 0 rgba(0, 0, 0, 0.13);
    }
    .faq .faqUl h3 {
        padding: 18px 10px 8px 65px;
        font-size: 1.5rem;
        line-height: 1.3;
        min-height: 65px;
        box-sizing: border-box;
    }
    .faq .faqUl img {
        width: 48px;
    }
    .faq .faqUl h3 img {
        top: 14px;
        left: 9px;
    }
    .faq .faqUl p {
        padding: 0 21px 30px 63px;
        font-size: 1.4rem;
        line-height: 1.65;
    }
    .faq .faqUl p img {
        left: 9px;
    }
    .faq .faqUl p span {
        font-size: 1.4rem;
    }
    .faq {
        padding-bottom: 47px;
    }
    .shop .headLine01 {
        margin-bottom: 13px;
        padding-bottom: 9px;
    }
    .shop .headLine01 img {
        margin-top: -11px;
        width: 201px;
    }
    .shop .imgBox {
        margin-bottom: 19px;
        padding: 0 47px;
        display: block;
    }
    .shop .imgBox .textBox {
        margin-bottom: 12px;
        padding: 0 3px;
        width: auto;
    }
    .shop .imgBox .photoBox {
        margin-top: 0;
        width: auto;
    }
    .shop .imgBox .textBox h3 {
        margin: 0 11px 10px -18px;
    }
    .shop .imgBox .textBox p {
        margin-bottom: 6px;
        font-size: 1.3rem;
    }
    .shop .imgBox .textBox ul {
        margin-bottom: 2px;
    }
    .shop .imgBox .textBox li {
        font-size: 1.7rem;
    }
    .shop .imgBox .textBox .tel {
        color: #FF1C38;
    }
    .shop .imgBox .textBox li a {
        margin-left: 7px;
        color: #FF1C38;
        font-size: 2.7rem;
    }
    .shop .imgBox .textBox li span {
        margin-left: 7px;
        font-size: 2.7rem;
    }
    .shop .map {
        width: auto;
        height: 206px;
    }
    .shop {
        margin-bottom: 30px;
    }
    .contact h2 {
        margin-bottom: 8px;
        padding: 9px 20px 8px;
        font-size: 2.7rem;
        letter-spacing: -0.04em;
    }
    .contact .content {
        width: auto;
    }
    .contact h3 {
        margin-bottom: 7px;
        font-size: 1.5rem;
    }
    .contact .tableA > dt {
        padding: 3px 0 2px 36px;
        font-size: 1.2rem;
    }
    .contact .tableA > dt span {
        font-size: 1rem;
        padding: 4px 6px 4px 4px;
    }
    .contact table .flexList li input {
        width: 100%;
    }
    .contact table .flexList li span {
        display: none;
    }
    .contact table th {
        width: 18.9%;
        font-size: 1.25rem;
        line-height: 1.28;
    }
    .contact table .name th {
        text-align: center;
    }
    .contact table th span {
        display: block;
        font-size: 1rem;
    }
    .contact table .email th {
        padding-right: 11px;
        text-align: center;
    }
    .contact table .email span {
        font-size: 1.3rem;
    }
    .contact .tableA > dd {
        padding: 15px 0 26px;
    }
    .mailForm input[type="text"], .mailForm input[type="email"], .mailForm input[type="tel"], .mailForm textarea {
        padding: 3px 7px;
        width: 100%;
        height: 39px;
        font-size: 1rem;
    }
    .mailForm .radioList {
        width: auto;
        justify-content: flex-start;
    }
    .mailForm .radioList li {
        margin-left: 30px;
        font-size: 1.6rem;
    }
    .mailForm .radioList li:first-child {
        margin-left: 13px;
    }
    .contact .tableA .inform {
        padding: 4px 0 25px;
    }
    .contact .inform tr {
        display: flex;
        align-items: center;
    }
    .contact .inform th, .contact .inform td {
        padding: 8px 0 7px;
        display: block;
        min-height: auto;
        border-bottom: none;
    }
    .contact .inform th {
        width: 20.2%;
    }
    .contact .inform td {
        width: calc(100% - 20.2%);
    }
    .contact .inform .hope th {
        width: 40.8%;
        font-size: 1.1rem;
        line-height: 1.3;
    }
    .contact .tableA .choice {
        padding: 10px 0 17px;
    }
    .contact .choice tr {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .contact .choice th, .contact .choice td {
        width: 100%;
        font-size: 1.2rem;
    }
    .mailForm .radioList02 li {
        margin: 17px 64px 0 0 !important;
        font-size: 1.5rem;
    }
    .mailForm input[type="radio"] + span {
        padding: 0 0 0 30px;
        background: url("../img/index/radio_img01.png") no-repeat left 4px center / 24px;
        line-height: 24px;
        font-size: 1.5rem;
    }
    .mailForm .radioList02 {
        margin-top: 0;
        padding-left: 20px;
        max-width: 450px;
    }
    .contact .tableA .request02 {
        padding: 9px 0 0;
    }
    .mailForm textarea {
        padding: 4px 8px 3px;
        height: 122px;
        border: 1px solid #808080;
        font-size: 1rem;
    }
    .contact .tableA {
        margin-bottom: 10px;
    }
    .contact .mailForm p {
        margin-bottom: 12px;
        font-size: 1.3rem;
    }
    .mailForm .submit li input {
        margin: 0 auto 13px;
        padding: 8px 20px 9px;
        font-size: 1.9rem;
        border-radius: 5px;
    }
    .contact h4 {
        margin-bottom: 2px;
        font-size: 1.1rem;
    }
    .contact p {
        font-size: 0.95rem;
        line-height: 1.6;
    }
    .contact table .flexList {
        max-width: 309px;
    }
    .contact table .flexList li {
        width: calc(50% + -16px);
    }
}
.thanks {
    margin: 325px 0 385px;
}
.thanks h2 {
    margin-bottom: 13px;
    color: #FF0012;
    font-size: 4.8rem;
    font-weight: 800;
    text-align: center;
}
.thanks p {
    color: #000;
    font-size: 3.5rem;
    font-weight: 500;
    line-height: 1.78;
    text-align: center;
}
@media all and (max-width: 896px) {
    .thanks {
        margin: 205px 0 345px;
    }
    .thanks h2 {
        margin-bottom: 4px;
        font-size: 2.3rem;
    }
    .thanks p {
        font-size: 1.3rem;
        line-height: 1.78;
    }
    .contact .tableB th {
        width: 40.8% !important;
        font-size: 1.1rem;
    }
    .contact .tableB .inform td {
        width: auto;
    }
    .faq .faqUl h3 {
        padding-right: 22px;
    }
    .faq .faqUl h3::after {
        right: 10px;
        background-size: 14px;
    }
}
@media all and (max-width: 374px) {
    .sec03 .comListUl01 {
        top: 40px;
        bottom: auto;
    }
    .sec03 .comListUl02 {
        top: 246px;
        bottom: auto;
    }
    .process h3 {
        font-size: 1.7rem;
    }
    .process .imgBox .textBox p {
        font-size: 1.3rem;
    }
    .process .support h2 {
        width: 260px;
    }
    .faq .faqUl h3 {
    font-size: 1.2rem;
    letter-spacing: -0.05em;
    padding-left: 59px;
}
    .faq .faqUl p {
        font-size: 1.2rem;
    }
    .contact h2 {
        font-size: 2.5rem;
    }
    .contact table .flexList li input {
        width: 90px;
    }
    .mailForm input[type="radio"] + label {
        padding: 0 0 4px 30px;
        font-size: 1.6rem;
        background-size: 20px;
    }
    .shop .imgBox {
        padding: 0 20px;
    }
    .contact .inform th {
        width: 23.6%;
        font-size: 1.1rem;
    }
    .contact .content {
        padding: 0 15px;
    }
    .mailForm .radioList02 li {
        margin: 17px 27px 0 0;
        font-size: 1.3rem;
    }
    .contact .mailForm p {
        font-size: 1.1rem;
    }
    .mailForm .radioList li {
        margin-right: 7px;
    }
    .mailForm .radioList li:first-child {
    margin-left: 9px;
}
    .contact .inform .hope th {
    font-size: 1.05rem;
}
    .mailForm input[type="radio"] + span {
        padding: 0 0 0 24px;
        background-size: 17px;
        line-height: 17px;
        font-size: 1.2rem;
    }
    .contact table th span {
        font-size: 1rem;
        letter-spacing: -0.09em;
    }
}