* {
    font-family: "Roboto Condensed", sans-serif;
}

body {
    margin: 0px;
}

.main {
    width: 100%;
}

.container {
    max-width: 1200px;
    margin: 0 auto;
    display: block;
    position: relative;
    border-bottom: 10px solid #000;
}

.hdtel {
    position: absolute;
    display: inline-block;
    vertical-align: middle;
}

.telp {
    text-align: center;
    display: none;
}

.telbt {
    display: inline-block;
    width: 49%;
    position: fixed;
    bottom: 0px;
    right: 0;
    line-height: 45px;
    z-index: 9999;
    text-align: center;
    text-decoration: none;
    background: #0fba1e;
    color: #ffffff;
    box-shadow: 0px 2px 2px rgb(0 0 0 / 29%);
    border-bottom: solid 3px #629567;
    border-radius: 3px;
    font-weight: bold;
    animation-name: fadeInAnime;
    animation-duration: 3s;
    animation-delay: 3s;
    animation-fill-mode: forwards;
    opacity: 0;
}

.telbt2 {
    display: inline-block;
    width: 49%;
    position: fixed;
    bottom: 0px;
    left: 0;
    line-height: 45px;
    z-index: 9999;
    text-align: center;
    text-decoration: none;
    background: #de2025;
    color: #ffffff;
    box-shadow: 0px 2px 2px rgb(0 0 0 / 29%);
    border-bottom: solid 3px #c21c21;
    border-radius: 3px;
    font-weight: bold;
    animation-name: fadeInAnime;
    animation-duration: 3s;
    animation-delay: 3s;
    animation-fill-mode: forwards;
    opacity: 0;
}

.telbt:active {
    -ms-transform: translateY(4px);
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
    box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.2);
    border-bottom: none;
}

@keyframes fadeInAnime {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

ul {
    margin: 0 auto;
    display: inline-block;
    padding: 0px;
}

.lpimg {
    width: 100%;
    display: block;
}

a {
    text-decoration: none;
}

.center {
    text-align: center;
}

.btny {
    background-color: #fbff48;
    color: #f11202;
    text-align: center;
    font-size: 2rem;
    font-weight: bold;
    width: 43%;
    max-width: 600px;
    margin: 0 auto;
    border-radius: 15px;
    padding: 15px;
}

.btnr {
    background-color: #f5111b;
    color: #ffffff;
    text-align: center;
    font-size: 2rem;
    font-weight: bold;
    width: 43%;
    max-width: 600px;
    margin: 0 auto;
    border-radius: 15px;
    padding: 15px;
}

.addshop {
    width: 70%;
    max-width: 870px;
    margin: 0 auto;
    background-color: #ffffff;
    border-radius: 30px;
    text-align: center;
    margin-top: 30px;
    padding: 50px 10px 25px;
}

.addtit {
    background-color: #f5111b;
    color: #ffffff;
    text-align: center;
    font-size: 2rem;
    font-weight: bold;
    width: 30%;
    border-radius: 20px;
    padding: 10px;
    display: inline-block;
    margin-top: -50px;
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

.addtity {
    background-color: #fbff48;
    color: #f5111b;
    text-align: center;
    font-size: 2rem;
    width: 30%;
    font-weight: bold;
    border-radius: 20px;
    padding: 10px;
    display: inline-block;
    margin-top: -50px;
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

.adtime {
    display: block;
    font-weight: bold;
    color: #ff1219;
    font-size: 1.2rem;
    text-align: left;
}

.addspot {
    display: table-cell;
    width: 33%;
    border-left: 3px dotted red;
    padding: 20px;
}

.addspot:first-child {
    border-left: 0px dotted red;
}

.adtit {
    display: block;
    font-weight: bold;
    font-size: 1.3rem;
}

.adpl {
    display: block;
    text-align: left;
}

.adday {
    display: block;
    font-weight: bold;
    color: #ff1219;
    font-size: 1.2rem;
    text-align: left;
}

.po1 {
    margin-top: -10%;
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

.po2 {
    /*margin-top: -42%;*/
    margin-top: -68%;
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

.po3 {
    /*margin-top: -18%;*/
    margin-top: -46%;
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

.po4 {
    margin-top: -101%;
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

.po9 {
    margin-top: -15%;
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

.po5 {
    margin-top: -10%;
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

.po6 {
    margin-top: -10%;
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

.po7 {
    margin-top: -105%;
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

.po8 {
    margin-top: -85%;
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

/* figma html*/
.youtube {
    width: 100%;
    aspect-ratio: 16 / 9;
}

.youtube iframe {
    width: 100%;
    height: 100%;
}

.redbg {
    background: url(../lp-img/bg.webp);
    background-repeat: repeat;
    background-position: center center;
    background-size: contain;
}

.comp {
    max-width: 850px;
    margin: 0 auto;
    padding-bottom: 60px;
}

.comi1 {
    padding-top: 80px;
}

.comadb {
    margin-top: 50px;
    margin-bottom: 50px;
}

.com {
    font-family: Noto Sans JP;
    font-size: 23px;
    text-align: left;
    font-weight: 500;
    color: #fff;
    display: block;
    padding-top: 30px;
    padding-bottom: 50px;
    border-bottom: 3px dotted;
}

.com2 {
    font-family: Noto Sans JP;
    font-size: 23px;
    text-align: left;
    font-weight: 500;
    color: #fff;
    display: block;
    padding-top: 50px;
    padding-bottom: 30px;
}

.com3 {
    font-family: Noto Sans JP;
    font-size: 23px;
    text-align: center;
    font-weight: 700;
    color: #fff;
    display: block;
    padding-top: 50px;
    padding-bottom: 30px;
}

.lplogo {
    margin: 0 auto;
    width: 480px;
    display: block;
    margin-top: 20px;
    padding-bottom: 20px;
}

.wbap {
    display: block;
    width: 100%;
    height: auto;
    text-align: center;
    padding-top: 50px;
    padding-bottom: 50px;
}

.w5red {
    width: 35%;
    position: relative;
    border: 3.109027147293091px solid rgba(230, 0, 18, 1);
    border-radius: 25px;
    display: inline-block;
    margin: 2%;
    padding-top: 70px;
}

.titlbt {
    width: 300px;
    background: rgba(230, 0, 18, 1);
    opacity: 1;
    position: absolute;
    padding: 5px;
    top: -20px;
    left: 12%;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    font-family: Noto Sans JP;
    color: rgba(255, 255, 255, 1);
    font-weight: Bold;
    font-size: 24px;
    text-align: center;
}

.fir {
    color: rgba(230, 0, 18, 1);
    display: block;
    font-family: Noto Sans JP;
    font-weight: Bold;
    font-size: 20px;
    text-align: center;
    padding: 15px 0px;
}

.sec2 {
    color: rgba(230, 0, 18, 1);
    display: block;
    font-family: Noto Sans JP;
    font-weight: Bold;
    font-size: 20px;
    text-align: center;
    border-bottom: 3px dotted;
    border-top: 3px dotted;
    width: 90%;
    height: 50px;
    margin: 0 auto;
    padding: 10px 0px 20px;
}

.sec {
    color: rgba(230, 0, 18, 1);
    display: block;
    font-family: Noto Sans JP;
    font-weight: Bold;
    font-size: 20px;
    text-align: center;
    border-bottom: 3px dotted;
    border-top: 3px dotted;
    width: 90%;
    height: 50px;
    line-height: 50px;
    margin: 0 auto;
    padding: 15px 0px;
}

.ther {
    color: rgba(230, 0, 18, 1);
    display: block;
    font-family: Noto Sans JP;
    font-weight: Bold;
    font-size: 20px;
    text-align: center;
    padding: 15px 0px 25px;
}

.bgallred {
    background: #E60012;
}

.whitese {
    border-top: 70px solid #fff;
    border-right: 600px solid transparent;
    border-left: 600px solid transparent;
}

.torip {
    max-width: 920px;
    margin: 0 auto;
    text-align: center;
}

.ttitl {
    display: block;
    font-family: 'Noto Sans JP';
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 65px;
    color: #FFFFFF;
    text-align: center;
    padding-top: 25px;
}

.w33 {
    width: 33%;
    display: inline-block;
    text-align: center;
}

.torifon {
    display: block;
    font-family: 'Noto Sans JP';
    font-style: normal;
    font-weight: 700;
    font-size: 22.9687px;
    line-height: 88px;
    text-align: center;
    color: #FFFFFF;
}

.w50 {
    width: 48%;
    display: inline-block;
    text-align: left;
    margin-top: 50px;
    margin-bottom: 50px;
    vertical-align: top;
}

.ww50 {
    width: 32%;
    display: inline-block;
    text-align: left;
    margin-top: 50px;
    margin-bottom: 50px;
    margin-right: 50px;
    padding: 0px 30px 30px;
    vertical-align: top;
    background-color: #FFF;
    position: relative;
    border-radius: 25px;
}

.www50 {
    width: 32%;
    display: inline-block;
    text-align: left;
    margin-top: 50px;
    margin-bottom: 50px;
    padding: 0px 30px 30px;
    vertical-align: top;
    background-color: #FFF;
    border-radius: 25px;
}

.come {
    font-family: 'Noto Sans JP';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 32px;
    color: #FFFFFF;
    padding-left: 35px;
}

.acome {
    font-family: 'Noto Sans JP';
    font-style: normal;
    font-size: 30px;
    line-height: 40px;
    color: #FFFFFF;
}

.bcome {
    font-family: 'Noto Sans JP';
    font-style: normal;
    font-size: 30px;
    line-height: 40px;
    color: #FFFFFF;
    padding-left: 35px;
}

.ybcome {
    font-family: 'Noto Sans JP';
    font-style: normal;
    font-weight: 700;
    font-size: 36px;
    line-height: 46px;
    color: #FFFF00;
    padding-left: 35px;
}

.wybcome {
    font-family: 'Noto Sans JP';
    font-style: normal;
    font-weight: 700;
    font-size: 36px;
    line-height: 55px;
    color: #FFFF00;
    padding-left: 35px;
}

.ycome {
    font-family: 'Noto Sans JP';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 36px;
    color: #FFFF00;
    padding-left: 35px;
}

.en {
    background-color: #CF9F22;
    width: 125px;
    height: 125px;
    display: inline-block;
    border-radius: 125px;
    color: #fff;
    text-align: center;
    line-height: 85px;
    font-size: 30px;
    font-weight: bold;
    position: absolute;
    margin-left: 0px;
    margin-top: -20px;
}

.number {
    display: inline-block;
    position: absolute;
    left: 42%;
    top: 30%;
}

.wimg {
    display: block;
    margin: 0 auto;
    padding-top: 25px;
    padding-bottom: 25px;
}

.wtit {
    font-family: 'Noto Sans JP';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 36px;
}

.wdis {
    font-family: 'Noto Sans JP';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 30px;
    padding-top: 15px;
    display: block;
}

.owdis {
    font-family: 'Noto Sans JP';
    font-style: normal;
    font-weight: bold;
    font-size: 19px;
    line-height: 40px;
}

.redwdis {
    font-family: 'Noto Sans JP';
    font-style: normal;
    font-weight: bold;
    font-size: 19px;
    line-height: 40px;
    color: #E60012;
}

.lit {
    font-size: 12px;
}

.redtit {
    color: #ffffff;
    text-align: center;
    font-size: 35px;
    font-weight: bold;
    display: block;
    padding-top: 25px;
    padding-bottom: 10px;
}

.omotitle {
    display: block;
    position: relative;
    padding-top: 50px;
    padding-bottom: 30px;
}

.omotit {
    display: inline-block;
    color: #ffffff;
    text-align: center;
    font-size: 35px;
    font-weight: bold;
}

.nana1 {
    width: 100px;
    height: 100px;
    display: inline-block;
    position: absolute;
    top: 100px;
    left: 15%;
}

.nana1 hr {
    transform: rotate(65deg);
    width: 100px;
    border: 0;
    border-top: 3px solid #fff;
    margin: 0;
    padding: 0;
}

.nana2 {
    width: 100px;
    height: 100px;
    display: inline-block;
    position: absolute;
    top: 100px;
    right: 15%;
}

.nana2 hr {
    transform: rotate(295deg);
    width: 100px;
    border: 0;
    border-top: 3px solid #fff;
    margin: 0;
    padding: 0;
}

.arrowimg {
    position: absolute;
    right: -35px;
    bottom: -135px;
}

.waku {
    border-bottom: 3px dotted red;
    border-top: 3px dotted red;
    margin-top: 30px;
    padding-top: 15px;
    padding-bottom: 15px;
}

.banar {
    width: 50%;
    padding: 0px;
    background-color: #fff;
    border-radius: 15px;
    position: absolute;
    top: -25px;
    left: 25%;
    font-family: 'Noto Sans JP';
    font-style: normal;
    font-weight: 700;
    font-size: 22.8373px;
    line-height: 50px;
    text-align: center;
    letter-spacing: 0.1em;
    color: #E60012;
}

.yeli {
    background: #FFFF7A;
    margin-top: 25px;
    display: inline-block;
    height: 15px;
}

.banat {
    margin-top: -29px;
    display: block;
}

.redbwdis {
    font-family: 'Noto Sans JP';
    font-style: normal;
    font-weight: bold;
    font-size: 35px;
    line-height: 40px;
    color: #E60012;
    display: inline-block;
    margin-top: 20px;
    margin-bottom: 15px;
}

.en2 {
    width: 60px;
    height: 60px;
    border-radius: 60px;
    background-color: #E60012;
    display: inline-block;
    color: #fff;
    line-height: 60px;
    vertical-align: text-bottom;
    margin-right: 15px;
}

.redbig {
    font-family: 'Noto Sans JP';
    font-weight: bold;
    font-size: 55px;
    line-height: 55px;
    color: #E60012;
    vertical-align: super;
}

.redwids {
    font-size: 35px;
}

.padomo {
    padding-top: 30px;
    padding-bottom: 60px;
}

@media screen and (max-width: 959px) {

    /* 959px以下に適用されるCSS（タブレット用） */
    .btnr {
        background-color: #f5111b;
        color: #ffffff;
        text-align: center;
        font-size: 1.5rem;
        font-weight: bold;
        width: 43%;
        max-width: 600px;
        margin: 0 auto;
        border-radius: 15px;
        padding: 15px;
    }

    .addshop {
        width: 75%;
        max-width: 870px;
        margin: 0 auto;
        background-color: #ffffff;
        border-radius: 30px;
        text-align: center;
        margin-top: 30px;
        padding: 50px 10px 25px;
    }

    .btny {
        background-color: #fbff48;
        color: #f11202;
        text-align: center;
        font-size: 1.5rem;
        font-weight: bold;
        width: 43%;
        max-width: 600px;
        margin: 0 auto;
        border-radius: 15px;
        padding: 15px;
    }

    .addtit {
        background-color: #f5111b;
        color: #ffffff;
        text-align: center;
        font-size: 1.5rem;
        font-weight: bold;
        width: 30%;
        border-radius: 20px;
        padding: 10px;
        display: inline-block;
        margin-top: -50px;
        position: absolute;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
    }

    .addtity {
        background-color: #fbff48;
        color: #f5111b;
        text-align: center;
        font-size: 1.5rem;
        width: 30%;
        font-weight: bold;
        border-radius: 20px;
        padding: 10px;
        display: inline-block;
        margin-top: -50px;
        position: absolute;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
    }

    .po1 {
        margin-top: -10%;
        position: absolute;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
    }

    .po2 {
        margin-top: -45%;
        position: absolute;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
    }

    .po3 {
        margin-top: -18%;
        position: absolute;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
    }

    .po4 {
        margin-top: -99%;
        position: absolute;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
    }

    .po5 {
        margin-top: -10%;
        position: absolute;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
    }

    .po6 {
        margin-top: -10%;
        position: absolute;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
    }

    .adtit {
        display: block;
        font-weight: bold;
        font-size: 0.9rem;
    }

    .adday {
        display: block;
        font-weight: bold;
        color: #ff1219;
        font-size: 0.9rem;
        text-align: left;
    }

    .po7 {
        margin-top: -100%;
        position: absolute;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
    }

    .po8 {
        margin-top: -77%;
        position: absolute;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
    }
}

@media screen and (min-width: 481px) {
    .mobile {
        display: none;
    }
}

@media screen and (max-width: 480px) {

    /* 480px以下に適用されるCSS（スマホ用） */
    .pc {
        display: none;
    }

    .telp {
        text-align: center;
        display: inline-block;
        width: 100%;
    }

    .btnr {
        background-color: #f5111b;
        color: #ffffff;
        text-align: center;
        font-size: 1.2rem;
        font-weight: bold;
        width: 75%;
        max-width: 600px;
        margin: 0 auto;
        border-radius: 15px;
        padding: 15px;
    }

    .btny {
        background-color: #fbff48;
        color: #f11202;
        text-align: center;
        font-size: 1.2rem;
        font-weight: bold;
        width: 75%;
        max-width: 600px;
        margin: 0 auto;
        border-radius: 15px;
        padding: 15px;
    }

    .addtit {
        background-color: #f5111b;
        color: #ffffff;
        text-align: center;
        font-size: 1.2rem;
        font-weight: bold;
        width: 70%;
        border-radius: 20px;
        padding: 10px;
        display: inline-block;
        margin-top: -28px;
        position: absolute;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
    }

    .addtity {
        background-color: #fbff48;
        color: #f5111b;
        text-align: center;
        font-size: 1.2rem;
        font-weight: bold;
        width: 60%;
        border-radius: 20px;
        padding: 10px;
        display: inline-block;
        margin-top: -28px;
        position: absolute;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
    }

    .addshop {
        width: 80%;
        max-width: 870px;
        margin: 0 auto;
        background-color: #ffffff;
        border-radius: 30px;
        text-align: center;
        margin-top: 30px;
        padding: 25px 10px 15px;
    }

    .addspot {
        display: inline-block;
        width: 85%;
        border-left: 0px dotted red;
        border-top: 1px dashed red;
        padding: 5px;
    }

    .addspot:first-child {
        border-left: 0px dotted red;
        border-top: 0px dashed red;
    }

    .adpl {
        display: block;
        text-align: left;
        font-size: 0.8rem;
    }

    .adday {
        display: block;
        font-weight: bold;
        color: #ff1219;
        font-size: 1.1rem;
        text-align: left;
    }

    .adtime {
        display: block;
        font-weight: bold;
        color: #ff1219;
        font-size: 1.1rem;
        text-align: left;
    }

    .adtit {
        display: block;
        font-weight: bold;
        font-size: 0.9rem;
        text-align: left;
    }

    .po9 {
        margin-top: -15%;
        position: absolute;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
    }

    .po10 {
        /*margin-top: -119%;*/
        margin-top: -215%;
        position: absolute;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
    }

    .po11 {
        /*margin-top: -57%;*/
        margin-top: -140%;
        position: absolute;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
    }

    .po12 {
        margin-top: -15%;
        position: absolute;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
    }

    .po13 {
        margin-top: -15%;
        position: absolute;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
    }

    .po14 {
        margin-top: -15%;
        position: absolute;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
    }

    .po15 {
        margin-top: -120%;
        position: absolute;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
    }

    .po16 {
        margin-top: -185%;
        position: absolute;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
    }

    .po17 {
        margin-top: -40%;
        position: absolute;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
    }

    .ww50 {
        width: 80%;
        display: inline-block;
        text-align: left;
        margin-top: 30px;
        margin-bottom: 30px;
        margin-right: 0px;
        padding: 0px 15px 15px;
        vertical-align: top;
        background-color: #FFF;
        position: relative;
        border-radius: 25px;
    }

    .www50 {
        width: 80%;
        display: inline-block;
        text-align: left;
        margin-top: 0px;
        margin-bottom: 25px;
        margin-right: 0px;
        padding: 0px 15px 15px;
        vertical-align: top;
        background-color: #FFF;
        position: relative;
        border-radius: 25px;
    }

    .en {
        background-color: #CF9F22;
        width: 90px;
        height: 90px;
        display: inline-block;
        border-radius: 125px;
        color: #fff;
        text-align: center;
        line-height: 70px;
        font-size: 25px;
        font-weight: bold;
        position: absolute;
        margin-left: 10px;
        margin-top: -20px;
    }

    .wimg {
        display: block;
        margin: 0 auto;
        padding-top: 25px;
        padding-bottom: 25px;
        height: 200px;
    }

    .wtit {
        font-family: 'Noto Sans JP';
        font-style: normal;
        font-weight: 700;
        font-size: 20px;
        line-height: 28px;
    }

    .wdis {
        font-family: 'Noto Sans JP';
        font-style: normal;
        font-weight: 500;
        font-size: 15px;
        line-height: 25px;
        padding-top: 15px;
        display: block;
    }

    .bcome {
        font-family: 'Noto Sans JP';
        font-style: normal;
        font-weight: bold;
        font-size: 23px;
        line-height: 35px;
        color: #FFFFFF;
        padding-left: 0px;
    }

    .wybcome {
        font-family: 'Noto Sans JP';
        font-style: normal;
        font-weight: 700;
        font-size: 20px;
        line-height: 35px;
        color: #FFFF00;
        padding-left: 0px;
    }

    .comp {
        max-width: 850px;
        margin: 0 auto;
        padding-bottom: 40px;
    }

    .omotit {
        display: inline-block;
        color: #ffffff;
        text-align: center;
        font-size: 20px;
        font-weight: bold;
    }

    .nana1 {
        width: 100px;
        height: 100px;
        display: inline-block;
        position: absolute;
        top: 100px;
        left: 0%;
    }

    .nana2 {
        width: 100px;
        height: 100px;
        display: inline-block;
        position: absolute;
        top: 100px;
        right: 0%;
    }

    .waku {
        border-bottom: 3px dotted red;
        border-top: 3px dotted red;
        margin-top: 25px;
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .banar {
        width: 60%;
        padding: 0px;
        background-color: #fff;
        border-radius: 25px;
        position: absolute;
        top: -25px;
        left: 20%;
        font-family: 'Noto Sans JP';
        font-style: normal;
        font-weight: 700;
        font-size: 20px;
        line-height: 50px;
        text-align: center;
        letter-spacing: 0.1em;
        color: #E60012;
    }

    .owdis {
        font-family: 'Noto Sans JP';
        font-style: normal;
        font-weight: bold;
        font-size: 15px;
        line-height: 30px;
    }

    .arrowimg {
        display: none;
    }

    .redwdis {
        font-family: 'Noto Sans JP';
        font-style: normal;
        font-weight: bold;
        font-size: 15px;
        line-height: 40px;
        color: #E60012;
    }

    .lit {
        font-size: 10px;
    }

    .redbwdis {
        font-family: 'Noto Sans JP';
        font-style: normal;
        font-weight: bold;
        font-size: 30px;
        line-height: 40px;
        color: #E60012;
        display: inline-block;
        margin-top: 20px;
        margin-bottom: 15px;
    }

    .redbig {
        font-family: 'Noto Sans JP';
        font-weight: bold;
        font-size: 50px;
        line-height: 50px;
        color: #E60012;
        vertical-align: super;
    }

    .padomo {
        padding-top: 5px;
        padding-bottom: 50px;
    }

    .redtit {
        color: #ffffff;
        text-align: center;
        font-size: 25px;
        font-weight: bold;
        display: block;
        padding-top: 25px;
        padding-bottom: 10px;
    }

    .w50 {
        width: 85%;
        display: inline-block;
        text-align: center;
        margin-top: 50px;
        margin-bottom: 50px;
        vertical-align: top;
    }

    .come {
        font-family: 'Noto Sans JP';
        font-style: normal;
        font-weight: normal;
        font-size: 15px;
        line-height: 32px;
        color: #FFFFFF;
        padding-left: 0px;
    }

    .ycome {
        font-family: 'Noto Sans JP';
        font-style: normal;
        font-weight: 700;
        font-size: 19px;
        line-height: 36px;
        color: #FFFF00;
        padding-left: 0px;
    }

    .ybcome {
        font-family: 'Noto Sans JP';
        font-style: normal;
        font-weight: 700;
        font-size: 30px;
        line-height: 46px;
        color: #FFFF00;
        padding-left: 0px;
    }

    .acome {
        font-family: 'Noto Sans JP';
        font-style: normal;
        font-size: 20px;
        line-height: 40px;
        font-weight: bold;
        color: #FFFFFF;
    }

    .whitese {
        border-top: 50px solid #fff;
        border-right: 200px solid transparent;
        border-left: 200px solid transparent;
    }

    .ttitl {
        display: block;
        font-family: 'Noto Sans JP';
        font-style: normal;
        font-weight: 700;
        font-size: 20px;
        line-height: 65px;
        color: #FFFFFF;
        text-align: center;
        padding-top: 25px;
    }

    .w33 {
        width: 49%;
        display: inline-block;
        text-align: center;
    }

    .torimg {
        width: 75%;
    }

    .torifon {
        display: block;
        font-family: 'Noto Sans JP';
        font-style: normal;
        font-weight: normal;
        font-size: 15px;
        line-height: 50px;
        text-align: center;
        color: #FFFFFF;
    }

    .w5red {
        width: 82%;
        position: relative;
        border: 3.109027147293091px solid rgba(230, 0, 18, 1);
        border-radius: 25px;
        display: inline-block;
        margin: 7%;
        padding-top: 55px;
    }

    .titlbt {
        width: 235px;
        background: rgba(230, 0, 18, 1);
        opacity: 1;
        position: absolute;
        padding: 5px;
        top: -20px;
        left: 12%;
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
        border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;
        font-family: Noto Sans JP;
        color: rgba(255, 255, 255, 1);
        font-weight: Bold;
        font-size: 20px;
        text-align: center;
    }

    .fir {
        color: rgba(230, 0, 18, 1);
        display: block;
        font-family: Noto Sans JP;
        font-weight: Bold;
        font-size: 15px;
        text-align: center;
        padding: 15px 0px;
    }

    .sec2 {
        color: rgba(230, 0, 18, 1);
        display: block;
        font-family: Noto Sans JP;
        font-weight: Bold;
        font-size: 15px;
        text-align: center;
        border-bottom: 3px dotted;
        border-top: 3px dotted;
        width: 90%;
        height: 35px;
        margin: 0 auto;
        padding: 10px 0px 20px;
    }

    .sec {
        color: rgba(230, 0, 18, 1);
        display: block;
        font-family: Noto Sans JP;
        font-weight: Bold;
        font-size: 15px;
        text-align: center;
        border-bottom: 3px dotted;
        border-top: 3px dotted;
        width: 90%;
        height: 35px;
        line-height: 35px;
        margin: 0 auto;
        padding: 15px 0px;
    }

    .ther {
        color: rgba(230, 0, 18, 1);
        display: block;
        font-family: Noto Sans JP;
        font-weight: Bold;
        font-size: 15px;
        text-align: center;
        padding: 15px 0px 25px;
    }

    .comi1 {
        padding-top: 50px;
        margin: 0 auto;
        width: 100%;
    }

    .com {
        font-family: Noto Sans JP;
        font-size: 15.5px;
        line-height: 25px;
        text-align: left;
        font-weight: 500;
        color: #fff;
        display: block;
        padding: 15px 0px 50px 0px;
        border-bottom: 3px dotted;
    }

    .comp {
        max-width: 345px;
        margin: 0 auto;
        padding-bottom: 40px;
    }

    .com2 {
        font-family: Noto Sans JP;
        font-size: 15.5px;
        line-height: 25px;
        text-align: left;
        font-weight: 500;
        color: #fff;
        display: block;
        padding-top: 35px;
        padding-bottom: 30px;
    }

    .comadb {
        margin-top: 50px;
    }

    .lplogo {
        margin: 0 auto;
        width: 300px;
        display: block;
        margin-top: 20px;
        padding-bottom: 20px;
    }

    .com3 {
        font-family: Noto Sans JP;
        font-size: 15px;
        text-align: center;
        font-weight: 700;
        color: #fff;
        display: block;
        padding-top: 50px;
        padding-bottom: 30px;
    }




}