@font-face {
    font-family: 'IPAex';
    src: url(../font/ipaexg.ttf);
}

.pc {
    display: block;
}

.sp {
    display: none;
}

.main {
    font-size: 10px;
    overflow: hidden;
    background-color: #FFF1D0;
    color: rgb(36, 11, 39);

}

.main * {
    font-family: 'IPAex', sans-serif;
    font-feature-settings: "palt";
}


.coupon {
    margin: 0 0 1.5em;
    padding: 1em;
    font-weight: bold;
}

.coupon img {
    width: 50%;
}

.coupon img:nth-child(2) {
    margin-top: 2em;
    display: none;
}

.coupon div {
    font-size: 5em;
    line-height: 1.5;
    color: #932210;
}

.coupon span {
    font-size: 2.8em;
    line-height: 1.5;
    margin-bottom: 2em;
}

.fv {
    margin: 0 0 6em;
}

.fv img {
    width: 100%;
}

.fv img:nth-child(2) {
    display: none;
}

.about {
    margin: 1em;
    font-size: 2.7em;
    line-height: 2em;
    text-align: center;
    position: relative;
    z-index: 20;
    font-weight: bold;
    border-bottom: 3px dotted rgb(217, 198, 150);

}

.about>img {
    width: 50em;
    margin: 0 auto 10em;
}

.about p {
    font-size: 2.4em;
    line-height: 2;
    color: #310c26;
    padding: 30px;
}

.about p span {
    display: inline-block;
}

.brand_name h3 {
    width: 900px;
    margin: 2.3em;
    font-size: 2.4em;
    color: rgb(255, 255, 255);
    line-height: 2em;
    display: inline-block;
    padding: 1rem 2rem;
    border-top: 3px dotted rgb(217, 198, 150);
    border-bottom: 3px dotted rgb(217, 198, 150);
    font-weight: bold;
}

.brand_name span {
    width: 900px;
    margin: 3em;
    font-size: 2em;
    color: rgb(0, 0, 0);
    line-height: 3em;
    display: inline-block;
    padding: 1rem 2rem;
    border-top: 3px rgb(0, 0, 0);
    border-bottom: 3px rgb(0, 0, 0);
}


.brand_name strong {
    width: 30.9em;
    margin: 0 auto 5em;
    display: block;
}

.brand_name strong img {
    width: 100%;
}

.brand_name ul {
    position: relative;
    z-index: 60;
}

.brand_name ul li {
    font-size: 2.4em;
    line-height: 2em;
    color: #1b1464;
}

.brand_name ul li+li {
    margin: 80px 0 0;
}

.check {
    margin: 0 0 9em;
    position: relative;
    z-index: 12;
}

.check::after {
    content: '';
    width: 100%;
    height: 85vw;
    background: url(../images/bg01.png) no-repeat center/cover;
    position: absolute;
    top: -18vw;
    z-index: -1;
    opacity: .5;
}

.check div {
    width: 92.4em;
    margin: auto;
}

.check div img:first-child {
    width: 56.7em;
    position: relative;
    z-index: 20;
}

.check div img:nth-child(2) {
    width: 53.1em;
    margin: -34em 0 7em auto;
    position: relative;
    z-index: 10;
}

.check a {
    width: 27.8em;
    margin: auto;
    display: block;
}

.check a img {
    width: 100%;
}

.item2208_running {
    margin: 0 0 3em;
    position: relative;
    z-index: 30;
}

.item2208_running .line {
    content: '';
    width: 100%;
    height: 52.1vw;
    margin: 10% 0;
    background: url(../images/line01.png) no-repeat center/contain;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}

.item2208_running>ul {
    width: 103.6em;
    margin: auto;
}

.item2208_running li {
    display: flex;
    justify-content: space-between;
}

/*.item2208_running > ul > li:nth-child(2){
    flex-direction: row-reverse;
}*/
.item2208_running li+li {
    margin: 1.5em 0 0;
}

.item2208_running li>span {
    /*width: 37.7em;
    height: 40.8em;*/
    display: block;
    position: relative;
    z-index: 10;
}

.item2208_running li>span img {
    width: 100%;
    height: 100%;
}

.item2208_running li>div {
    background: #fff;
}

.item2208_running>ul>li:nth-child(1)>span {
    margin: 2.5em 0 0;
}

.item2208_running>ul>li:nth-child(2) {
    align-items: center;
}

/*.item2208_running li > span::after{
    content: '';
    width: 100%;
    height: 100%;
    border: 1px solid #decfd0;
    position: absolute;
    bottom: 2.5em;
    left: 3.5em;
    z-index: -1;
}*/
.item2208_running div h4 {
    height: 2.2em;
    margin: 0 0 1.3em;
}

.item2208_running div h4 img {
    height: 100%;
}

.item2208_running li:nth-child(1) div {
    width: 56em;
    margin: 0 0 0 auto;
}

.item2208_running strong {
    width: 100%;
    margin: 0 0 10px;
    font-size: 4.5em;
    font-weight: bold;
    text-align: center;
    display: block;
    color: #3b0f0f;
}

.item2208_running li:nth-child(1) strong {
    color: #36271d;
}

.item2208_running li:nth-child(2) strong {
    color: #efa66f;
}

.item2208_running div>p {
    margin: 0 0 40px;
    font-size: 2.1em;
    line-height: 1.7em;
}

.item2208_running li li {
    display: flex;
    align-items: center;
}

.item2208_running li li p {
    font-size: 2.1em;
}

.item2208_running li li p span {
    margin: 5px 0 0;
    font-size: 18px;
    display: block;
    color: #291111;
}

.item2208_running li li+li {
    margin: 4.5em 0 0;
}

.item2208_running li li a {
    width: 240px;
    height: 50px;
    font-size: 2.1em;
    margin: 0 0 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: background .2s;
}

.item2208_running li:nth-child(1) li a {
    background: #cfbfbf;
}

.item2208_running li:nth-child(2) li a {
    background: #efa66f;
}

.item2208_running li:nth-child(1) li a:hover {
    background: #ede2e2;
}

.item2208_running li:nth-child(2) li a:hover {
    background: #efc0a0;
}

.other {
    font-weight: bolder;
    text-align: center;
    max-width: fit-content;
    margin-top: 3em;
    margin-bottom: 2em;
    font-size: 4.2em;
    padding: 1rem 3rem;
    color: rgb(2, 8, 82);
    border-radius: 100vh;
    background-image: -webkit-gradient(linear, right top, left top, from(#9be15d), to(#00e3ae));
    background-image: -webkit-linear-gradient(right, #9be15d 0%, #00e3ae 100%);
    background-image: linear-gradient(to left, #9be15d 0%, #00e3ae 100%);
    box-shadow: 0 10px 25px 0 rgba(3, 38, 22, 0.537);
}

.rearise {
    width: 100%;
}

@media screen and (max-width:1280px) {
    .main {
        font-size: .7vw;
    }

    .about p {
        margin: 0 0 10.9vw;
        font-size: 1.5em;
        line-height: 2em;
    }

    .about p span {
        display: inline-block;
    }

    .brand_name ul li+li {
        margin: 6.2vw 0 0;
    }

    .item2208_running strong {
        font-size: auto;
        margin: 0 0 1.4vw;
        font-weight: bold;
    }

    /*   .item2208_running div > p{
        margin: 0 0 3.1vw;
        font-size: 2.1em;
        line-height: 1.7em;
    }*/
    .item2208_running div>p {
        margin: auto;
        font-size: 2.1em;
        line-height: 1.7em;
    }

    .item2208_running li li a {
        width: 18.7vw;
        height: 3.9vw;
        font-size: 2.1em;
    }

    /*.item2208_running li li p span{
        margin: .3vw 0 0;
        font-size: 1.4vw;
    }*/

    .item2208_running li li p span {
        margin: auto;
        font-size: 1.4vw;
    }

}

@media screen and (max-width:768px) {
    .pc {
        display: none;
    }

    .sp {
        display: block;
    }

    .fv {
        margin: 0 0 3em;
    }

    .fv img {
        display: none;
    }

    .fv img:nth-child(2) {
        display: block;
    }

    .coupon {
        margin: 0 0 1.5em;
    }

    .coupon img {
        display: none;
    }

    .coupon img:nth-child(2) {
        display: block;
        width: 100%;
    }

    .coupon div {
        font-size: 2em;
        line-height: 2;
        margin-bottom: auto;
    }

    .coupon span {
        font-size: 1.6em;
        line-height: 2;
        margin-bottom: 1.2em;
    }

    .about>img {
        display: none;
    }

    .main {
        font-size: 2.66vw;
    }

    .about {
        margin: 0 0 2em;
        font-size: 1.3em;
        padding: 1em;
        line-height: 2;
    }

    .about p {
        font-size: 1.5em;
        padding: 1em;
    }

    .about p span {
        display: inline-block;
    }

    .brand_name h3 {
        width: 100%;
        margin: 0 auto 2em;
        font-size: 1.3em;
        line-height: 2;
        display: inline-block;
    }

    .brand_name span {
        width: 100%;
        margin: 0 auto 2em;
        font-size: 1em;
        line-height: 2;
        display: inline-block;
    }

    .brand_name strong {
        width: 8.6em;
        margin: -3em auto 2em;
    }

    .brand_name ul li {
        font-size: 1.4em;
    }

    .about::before {
        display: none;
    }

    .check {
        margin: 0 0 6.3em;
    }

    .check::after {
        top: -40vw;
    }

    .check div {
        width: 31.1em;
    }

    .check div img:first-child {
        width: 20.3em;
    }

    .check div img:nth-child(2) {
        width: 16.8em;
        margin: -11.2em 0 2.4em auto;
    }

    .check a {
        width: 18em;
    }

    /*.item2208_running > ul{
        width: 31.1em;
    }*/

    .item2208_running>ul {
        width: auto;
        margin: 0.8em;
    }

    .item2208_running li {
        display: block;
        margin: 0.8em;
    }

    .item2208_running li>span {
        width: auto;
        height: auto;
    }

    /*.item2208_running li > span{
        width: 20em;
        height: 21.6em;
    }
    /*.item2208_running > ul > li:nth-child(1) > span{
        margin: 0 auto 3.6em;
    }
    .item2208_running > ul > li:nth-child(2) > span{
        margin: 6em auto 3.6em;
    }
    .item2208_running li > span::after{
        bottom: 2em;
        left: 2em;
    }
    */
    .item2208_running li>span img {
        width: 100%;
        height: 100%;
    }

    .item2208_running div h4 {
        height: 1.4em;
        margin: 0 0 1em;
    }

    .item2208_running div h4 img {
        margin: auto;
    }

    .item2208_running li:nth-child(1) div {
        width: 100%;
    }

    .item2208_running strong {
        font-size: 3em;
        margin: 0 0 1.4vw;
        font-weight: bold;
    }

    .item2208_running div>p {
        font-size: 1.1em;
        text-align: center;
    }

    .item2208_running li li p {
        font-size: 1.1em;
        line-height: 1.5em;
    }

    .item2208_running li li p span {
        margin: 0.6vw;
        font-size: 1.1em;
    }

    .item2208_running li li+li {
        margin: 2em 0 0;
    }

    .item2208_running li li a {
        width: 35vw;
        height: 7.4vw;
        font-size: 1.2em;
    }

    .item2208_running .line {
        height: 190vw;
        background: url(../images/line03.png) no-repeat center/contain;
        left: -3vw;
    }

    .item2208_running li+li {
        margin: 3em 0 0;
    }

    .other {
        width: auto;
        font-size: 2em;
    }
}