.cat--signboard .catHeader, .cat--car .catHeader, .cat--window .catHeader, .cat--wallpaper .catHeader {
    margin-bottom: -50px;
    padding: 100px 0 50px
}
.cat--signboard.sectionOuter, .cat--car.sectionOuter, .cat--window.sectionOuter, .cat--wallpaper.sectionOuter {
    background-color: #fff
}
.cat--signboard .sectionInner, .cat--car .sectionInner, .cat--window .sectionInner, .cat--wallpaper .sectionInner {
    background-color: #fff
}
.cat--other .catHeader {
    padding: 100px 0 50px
}
.cat--other.sectionOuter {
    background-color: #fff
}
.cat--other .sectionInner {
    background-color: #fff
}
.cat--signboard .catHeader {
    background: url("../images/home/bg_cat_signboard.webp") no-repeat center top
}
.cat--car .catHeader {
    background: url("../images/car/bg_cat_car.webp") no-repeat center top
}
.cat--window .catHeader {
    background: url("../images/window/bg_cat_window.webp") no-repeat center top
}
.cat--wallpaper .catHeader {
    background: url("../images/wallpaper/bg_cat_wallpaper.webp") no-repeat center top
}
.cat--other .catHeader {
    background: url("../images/other/bg_cat_corporate.webp") no-repeat center top
}
.cat--order .catHeader {
    background: url("../images/home/bg_cat_order.webp") no-repeat center top
}
.no-webp .cat--signboard .catHeader {
    background: url("../images/home/bg_cat_signboard.jpg") no-repeat center top
}
.no-webp .cat--car .catHeader {
    background: url("../images/car/bg_cat_car.jpg") no-repeat center top
}
.no-webp .cat--window .catHeader {
    background: url("../images/window/bg_cat_window.jpg") no-repeat center top
}
.no-webp .cat--wallpaper .catHeader {
    background: url("../images/wallpaper/bg_cat_wallpaper.jpg") no-repeat center top
}
.no-webp .cat--other .catHeader {
    background: url("../images/other/bg_cat_corporate.jpg") no-repeat center top
}
.no-webp .cat--order .catHeader {
    background: url("../images/home/bg_cat_order.jpg") no-repeat center top
}
.catHeaderMenu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0px auto;
    max-width: 1024px;
    padding: 0;
    width: 100%
}
@media screen and (max-width: 1200px) {
    .catHeaderMenu {
        margin: 0px auto
    }
}
@media screen and (max-width: 960px) {
    .catHeaderMenu {
        margin: 0px auto
    }
}
@media screen and (max-width: 600px) {
    .catHeaderMenu {
        margin: 0px auto
    }
}
.catHeaderMenu .item {
    margin: 10px
}
.cat--window .catHeaderMenu, .cat--wallpaper .catHeaderMenu {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}
.cat--window .catHeaderMenu .item, .cat--wallpaper .catHeaderMenu .item {
    margin: 10px
}
@media screen and (max-width: 960px) {
    .catHeaderMenu {
        -ms-flex-pack: distribute;
        justify-content: space-around
    }
    .catHeaderMenu .item {
        margin: 5px
    }
}
.merchandise .place .type--out, .merchandise .place .type--in, .merchandise .place .type--short, .merchandise .place .type--car, .merchandise .place .type--sticker, .merchandise .place .type--window, .merchandise .place .type--wallpaper {
    background-repeat: no-repeat
}
.merchandise .place .type--out {
    background-image: url("../images/cmn_img/icon_sun_o.svg");
    background-position: left center
}
.merchandise .place .type--in {
    background-image: url("../images/cmn_img/icon_house_o.svg");
    background-position: left center
}
.merchandise .place .type--short {
    background-image: url("../images/cmn_img/icon_star_o.svg");
    background-position: left center
}
.merchandise .place .type--car {
    background-image: url("../images/cmn_img/icon_car_o.svg");
    background-position: left center
}
.merchandise .place .type--sticker {
    background-image: url("../images/cmn_img/icon_sticker_o.svg");
    background-position: left center
}
.merchandise .place .type--window {
    background-image: url("../images/cmn_img/icon_window_o.svg");
    background-position: left center
}
.merchandise .place .type--wallpaper {
    background-image: url("../images/cmn_img/icon_wallpaper_o.svg");
    background-position: left center
}
.merchandise .merchandise--head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 40px
}
.merchandise .merchandise--head .heading--image {
    margin: 20px 30px 0 20px;
    position: relative;
    width: 200px;
    z-index: 1
}
.merchandise .merchandise--head .heading--image source, .merchandise .merchandise--head .heading--image img {
    border-radius: 10px
}
.merchandise .merchandise--head .heading--image:before {
    background-color: #ffc300;
    border-radius: 10px;
    content: "";
    display: block;
    height: 200px;
    left: -20px;
    position: absolute;
    top: -20px;
    width: 200px;
    z-index: -1
}
.merchandise .merchandise--head .heading--text {
    font-weight: 700;
    width: calc(100% - 250px)
}
.merchandise .merchandise--head .heading--text .heading--wideLine {
    margin: 0 0 15px 0
}
.merchandise .merchandise--head .heading--text .heading--wideLine + .place {
    margin-top: 30px
}
.merchandise .merchandise--head .heading--text .material {
    font-size: 2.8rem
}
.merchandise .merchandise--head .heading--text .place {
    font-size: 2.0rem;
    line-height: 1;
    margin-bottom: 0
}
.merchandise .merchandise--head .heading--text .place span:first-child {
    margin-left: 0
}
.merchandise .merchandise--head .heading--text .place .type--out, .merchandise .merchandise--head .heading--text .place .type--in, .merchandise .merchandise--head .heading--text .place .type--short, .merchandise .merchandise--head .heading--text .place .type--car, .merchandise .merchandise--head .heading--text .place .type--sticker, .merchandise .merchandise--head .heading--text .place .type--window, .merchandise .merchandise--head .heading--text .place .type--wallpaper {
    margin-left: 10px;
    padding: 0 10px 0 32px
}
.merchandise .merchandise--head .heading--text .place .type--out, .merchandise .merchandise--head .heading--text .place .type--in, .merchandise .merchandise--head .heading--text .place .type--car, .merchandise .merchandise--head .heading--text .place .type--window {
    background-size: 22px 22px
}
.merchandise .merchandise--head .heading--text .place .type--short, .merchandise .merchandise--head .heading--text .place .type--sticker, .merchandise .merchandise--head .heading--text .place .type--wallpaper {
    background-size: 20px 20px
}
.merchandise .merchandise--head .heading--text .recommend {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 1.7rem;
    line-height: 1;
    margin-top: 10px
}
.merchandise .merchandise--head .heading--text .recommend dt {
    background-color: #ffc300;
    border-radius: 11px;
    height: 22px;
    padding: 3px 15px;
    text-align: center
}
.merchandise .merchandise--head .heading--text .recommend dd {
    padding: 3px 10px
}
@media screen and (max-width: 960px) {
    .merchandise .merchandise--head .heading--image {
        margin: 15px 20px 0 15px;
        width: 160px
    }
    .merchandise .merchandise--head .heading--image source, .merchandise .merchandise--head .heading--image img {
        border-radius: 10px
    }
    .merchandise .merchandise--head .heading--image:before {
        height: 160px;
        left: -15px;
        top: -15px;
        width: 160px
    }
    .merchandise .merchandise--head .heading--text {
        width: calc(100% - 195px)
    }
    .merchandise .merchandise--head .heading--text .material {
        font-size: 2.3rem;
        line-height: 1.2;
        margin: 20px 0 10px
    }
    .merchandise .merchandise--head .heading--text .place {
        font-size: 1.6rem;
        line-height: 1.1
    }
    .merchandise .merchandise--head .heading--text .place .type--out, .merchandise .merchandise--head .heading--text .place .type--in, .merchandise .merchandise--head .heading--text .place .type--short, .merchandise .merchandise--head .heading--text .place .type--car, .merchandise .merchandise--head .heading--text .place .type--sticker, .merchandise .merchandise--head .heading--text .place .type--window, .merchandise .merchandise--head .heading--text .place .type--wallpaper {
        margin-left: 8px;
        padding: 0 10px 0 28px
    }
    .merchandise .merchandise--head .heading--text .place .type--out, .merchandise .merchandise--head .heading--text .place .type--in, .merchandise .merchandise--head .heading--text .place .type--car, .merchandise .merchandise--head .heading--text .place .type--window {
        background-size: 20px 20px
    }
    .merchandise .merchandise--head .heading--text .place .type--short, .merchandise .merchandise--head .heading--text .place .type--sticker, .merchandise .merchandise--head .heading--text .place .type--wallpaper {
        background-size: 18px 18px
    }
    .merchandise .merchandise--head .heading--text .recommend {
        font-size: 1.5rem
    }
    .merchandise .merchandise--head .heading--text .recommend dt {
        height: 20px;
        padding: 2px 10px;
        width: 90px
    }
    .merchandise .merchandise--head .heading--text .recommend dd {
        width: calc(100% - 90px)
    }
}
@media screen and (max-width: 600px) {
    .merchandise .merchandise--head {
        margin-bottom: 30px
    }
    .merchandise .merchandise--head .heading--image {
        margin: 10px 15px 0 10px;
        width: 140px
    }
    .merchandise .merchandise--head .heading--image source, .merchandise .merchandise--head .heading--image:before {
        height: 140px;
        left: -10px;
        top: -10px;
        width: 140px
    }
    .merchandise .merchandise--head .heading--text {
        width: calc(100% - 165px)
    }
    .merchandise .merchandise--head .heading--text .material {
        font-size: 1.8rem;
        margin: 15px 0 8px
    }
    .merchandise .merchandise--head .heading--text .place {
        font-size: 1.4rem;
        line-height: 1.2
    }
    .merchandise .merchandise--head .heading--text .place .type--out, .merchandise .merchandise--head .heading--text .place .type--in, .merchandise .merchandise--head .heading--text .place .type--short, .merchandise .merchandise--head .heading--text .place .type--car, .merchandise .merchandise--head .heading--text .place .type--sticker, .merchandise .merchandise--head .heading--text .place .type--window, .merchandise .merchandise--head .heading--text .place .type--wallpaper {
        margin-left: 5px;
        padding: 0 5px 0 22px
    }
    .merchandise .merchandise--head .heading--text .place .type--out, .merchandise .merchandise--head .heading--text .place .type--in, .merchandise .merchandise--head .heading--text .place .type--car, .merchandise .merchandise--head .heading--text .place .type--window {
        background-size: 17px 17px
    }
    .merchandise .merchandise--head .heading--text .place .type--short, .merchandise .merchandise--head .heading--text .place .type--sticker, .merchandise .merchandise--head .heading--text .place .type--wallpaper {
        background-size: 15px 15px
    }
    .merchandise .merchandise--head .heading--text .recommend {
        font-size: 1.3rem
    }
    .merchandise .merchandise--head .heading--text .recommend dt {
        height: 18px;
        padding: 2px 7px;
        width: 72px
    }
    .merchandise .merchandise--head .heading--text .recommend dd {
        width: calc(100% - 72px)
    }
}
@media screen and (max-width: 414px) {
    .merchandise .merchandise--head {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .merchandise .merchandise--head .heading--image {
        margin: 10px auto 20px;
        max-width: 180px;
        width: 100%
    }
    .merchandise .merchandise--head .heading--image source, .merchandise .merchandise--head .heading--image:before {
        height: 180px;
        left: -10px;
        top: -10px;
        width: 180px
    }
    .merchandise .merchandise--head .heading--text {
        width: 100%
    }
    .merchandise .merchandise--head .heading--text .material {
        font-size: 1.6rem;
        margin: 15px 0 8px
    }
    .merchandise .merchandise--head .heading--text .place {
        font-size: 1.3rem;
        line-height: 1.2
    }
}
.merchandise .merchandise--description {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 40px;
    margin-top: 40px
}
.merchandise .merchandise--description .heading--square {
    margin-top: 0
}
.merchandise .merchandise--description .description--image {
    width: 260px
}
.merchandise .merchandise--description .description--image .image {
    margin-bottom: 10px
}
.merchandise .merchandise--description .description--text {
    line-height: 1.5;
    margin-right: 40px;
    width: calc(100% - 260px - 40px)
}
.merchandise .merchandise--description .description--text p {
    margin-bottom: 30px
}
.merchandise .merchandise--description .description--ex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 20px;
    width: 100%
}
.merchandise .merchandise--description .description--ex .item {
    margin: 0 15px
}
.merchandise .merchandise--description .description--point {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 1.6rem;
    line-height: 1.5;
    width: 100%
}
.merchandise .merchandise--description .description--point .pointRobot {
    height: 121px;
    margin-left: 60px;
    position: relative;
    width: 95px
}
.merchandise .merchandise--description .description--point .pointRobot:before {
    background: url("../images/home/img_merchandise_point.svg") no-repeat left top;
    background-size: 64px 65px;
    content: "";
    display: block;
    height: 65px;
    left: -62px;
    position: absolute;
    top: 10px;
    width: 64px
}
.merchandise .merchandise--description .description--point .pointTxt {
    border: 1px solid #404040;
    border-radius: 10px;
    margin-left: 30px;
    padding: 20px 25px 0 25px;
    position: relative;
    width: calc(100% - 62px - 95px - 30px)
}
.merchandise .merchandise--description .description--point .pointTxt:before {
    border-bottom: 8px solid transparent;
    border-right: 15px solid #404040;
    border-top: 8px solid transparent;
    bottom: 0;
    content: "";
    display: block;
    height: 16px;
    left: -15px;
    margin: auto 0;
    position: absolute;
    top: 0;
    width: 15px
}
@media screen and (max-width: 960px) {
    .merchandise .merchandise--description .description--image {
        width: 200px
    }
    .merchandise .merchandise--description .description--text {
        margin-right: 20px;
        width: calc(100% - 200px - 20px)
    }
    .merchandise .merchandise--description .description--text p {
        margin-bottom: 20px
    }
    .merchandise .merchandise--description .description--ex .item {
        margin: 0 10px
    }
    .merchandise .merchandise--description .description--point {
        font-size: 1.5rem
    }
    .merchandise .merchandise--description .description--point .pointRobot:before {
        left: -55px
    }
    .merchandise .merchandise--description .description--point .pointTxt {
        margin-left: 20px;
        padding: 20px 15px 0 15px;
        width: calc(100% - 54px - 95px - 20px)
    }
    .merchandise .merchandise--description .description--point .pointTxt:before {
        border-bottom-width: 6px;
        border-right-width: 13px;
        border-top-width: 6px;
        height: 12px;
        left: -13px;
        width: 13px
    }
}
@media screen and (max-width: 600px) {
    .merchandise .merchandise--description {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-bottom: 30px
    }
    .merchandise .merchandise--description .description--image {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        width: 200px
    }
    .merchandise .merchandise--description .description--text {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        margin-right: 0;
        width: 100%
    }
    .merchandise .merchandise--description .description--ex {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }
    .merchandise .merchandise--description .description--point {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
        font-size: 1.4rem
    }
    .merchandise .merchandise--description .description--point .pointRobot {
        height: 113px;
        margin-left: 45px;
        width: 85px
    }
    .merchandise .merchandise--description .description--point .pointRobot:before {
        background-size: 54px 55px;
        height: 55px;
        left: -45px;
        top: 15px;
        width: 54px
    }
    .merchandise .merchandise--description .description--point .pointTxt {
        margin-left: 15px;
        margin-top: 20px;
        padding: 20px 11px 0 13px;
        width: calc(100% - 45px - 85px - 15px)
    }
    .merchandise .merchandise--description .description--point .pointTxt:before {
        border-bottom-width: 5px;
        border-right-width: 11px;
        border-top-width: 5px;
        height: 10px;
        left: -11px;
        width: 11px
    }
}
@media screen and (max-width: 414px) {
    .merchandise .merchandise--description .description--ex {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .merchandise .merchandise--description .description--ex .item {
        margin: 5px 0
    }
    .merchandise .merchandise--description .description--point {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .merchandise .merchandise--description .description--point .pointRobot {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        margin: 0 auto;
        max-width: 85px;
        width: 100%
    }
    .merchandise .merchandise--description .description--point .pointTxt {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        margin-bottom: 14px;
        margin-left: 0;
        padding: 20px 13px 0 13px;
        width: 100%
    }
    .merchandise .merchandise--description .description--point .pointTxt:before {
        border-bottom-width: 0;
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
        border-top: 11px solid #404040;
        bottom: -11px;
        height: 11px;
        left: 0;
        margin: 0 auto;
        right: 0;
        top: auto;
        width: 10px
    }
}
.merchandise .merchandise--lineup {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    line-height: 1;
    margin-bottom: 40px
}
.merchandise .merchandise--lineup .item {
    border: 1px solid #404040;
    padding: 20px 15px 10px 15px;
    /*width: calc((100% - 24px)/2)*/
    width: 100%;
}
.merchandise .merchandise--lineup .item:nth-of-type(n+3) {
    margin-top: 20px
}
.merchandise .merchandise--lineup .item .heading {
    font-size: 2.6rem;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 16px
}
.merchandise .merchandise--lineup .item .heading > span {
    display: block;
    font-size: 2.2rem;
    margin-top: 5px
}
.merchandise .merchandise--lineup .item .place {
    font-size: 1.8rem;
    line-height: 1;
    margin-bottom: 10px
}
.merchandise .merchandise--lineup .item .place span:first-child {
    margin-left: 0
}
.merchandise .merchandise--lineup .item .place .type--out, .merchandise .merchandise--lineup .item .place .type--in, .merchandise .merchandise--lineup .item .place .type--short, .merchandise .merchandise--lineup .item .place .type--car, .merchandise .merchandise--lineup .item .place .type--sticker, .merchandise .merchandise--lineup .item .place .type--window, .merchandise .merchandise--lineup .item .place .type--wallpaper {
    margin-left: 8px;
    padding: 0 8px 0 28px
}
.merchandise .merchandise--lineup .item .place .type--out, .merchandise .merchandise--lineup .item .place .type--in, .merchandise .merchandise--lineup .item .place .type--car, .merchandise .merchandise--lineup .item .place .type--window {
    background-size: 20px 20px
}
.merchandise .merchandise--lineup .item .place .type--short, .merchandise .merchandise--lineup .item .place .type--sticker, .merchandise .merchandise--lineup .item .place .type--wallpaper {
    background-size: 18px 18px
}
.merchandise .merchandise--lineup .item .specification {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    line-height: 1
}
.merchandise .merchandise--lineup .item .specification dt {
    background-color: #ffc300;
    border-radius: 11px;
    font-size: 1.5rem;
    font-weight: 700;
    height: 20px;
    margin-bottom: 7px;
    padding: 3px 5px 2px 5px;
    text-align: center;
    width: 90px
}
.merchandise .merchandise--lineup .item .specification dd {
    padding: 3px 10px 2px 15px;
    width: calc(100% - 90px)
}
.merchandise .merchandise--lineup .item .priceList {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    line-height: 1;
    margin: 0 0 5px auto;
    max-width: 360px;
    width: 100%
}
.merchandise .merchandise--lineup .item .priceList dt {
    font-size: 1.3rem;
    margin-top: 15px;
    width: calc(100% - 166px)
}
.merchandise .merchandise--lineup .item .priceList dt .heading {
    font-size: 2.0rem;
    font-weight: 700;
    margin-bottom: 5px
}
.merchandise .merchandise--lineup .item .priceList dt .text {
    letter-spacing: 0.05em;
    margin-bottom: 0
}
.merchandise .merchandise--lineup .item .priceList dt.note {
    font-size: 1.3rem;
    width: 100%
}
.merchandise .merchandise--lineup .item .priceList dd {
    margin-top: 15px;
    width: 166px
}
.merchandise .merchandise--lineup .item .priceList dd .price {
    margin: 0
}
.merchandise .merchandise--lineup .item .price {
    font-weight: 700;
    line-height: 1;
    margin: 16px auto 0;
    text-align: right
}
.merchandise .merchandise--lineup .item .price .num {
    color: #db007d;
    font-family: 'Roboto', serif;
    font-size: 3.8rem;
    font-weight: 700;
    font-display: swap;
    letter-spacing: 0;
    padding: 0 1rem
}
.merchandise .merchandise--lineup .item .price .yen {
    color: #db007d;
    font-size: 2.0rem
}
@media screen and (max-width: 960px) {
    .merchandise .merchandise--lineup .item {
        padding: 15px 10px 10px 10px;
        width: 100%;
    }
    .merchandise .merchandise--lineup .item:nth-of-type(n+3) {
        margin-top: 15px
    }
    .merchandise .merchandise--lineup .item .heading {
        font-size: 2.2rem;
        margin-bottom: 16px
    }
    .merchandise .merchandise--lineup .item .heading > span {
        font-size: 1.8rem
    }
    .merchandise .merchandise--lineup .item .place {
        font-size: 1.6rem
    }
    .merchandise .merchandise--lineup .item .place .type--out, .merchandise .merchandise--lineup .item .place .type--in, .merchandise .merchandise--lineup .item .place .type--short, .merchandise .merchandise--lineup .item .place .type--car, .merchandise .merchandise--lineup .item .place .type--sticker, .merchandise .merchandise--lineup .item .place .type--window, .merchandise .merchandise--lineup .item .place .type--wallpaper {
        margin-left: 5px;
        padding: 0 5px 0 23px
    }
    .merchandise .merchandise--lineup .item .place .type--out, .merchandise .merchandise--lineup .item .place .type--in, .merchandise .merchandise--lineup .item .place .type--car, .merchandise .merchandise--lineup .item .place .type--window {
        background-size: 18px 18px
    }
    .merchandise .merchandise--lineup .item .place .type--short, .merchandise .merchandise--lineup .item .place .type--sticker, .merchandise .merchandise--lineup .item .place .type--wallpaper {
        background-size: 16px 16px
    }
    .merchandise .merchandise--lineup .item .specification dt {
        border-radius: 9px;
        font-size: 1.3rem;
        height: 18px;
        margin-bottom: 7px;
        padding: 3px 5px 2px 5px;
        width: 80px
    }
    .merchandise .merchandise--lineup .item .specification dd {
        padding: 3px 10px 2px 10px;
        width: calc(100% - 80px)
    }
    .merchandise .merchandise--lineup .item .priceList dt {
        font-size: 1.2rem;
        width: calc(100% - 136px)
    }
    .merchandise .merchandise--lineup .item .priceList dt .heading {
        font-size: 1.5em
    }
    .merchandise .merchandise--lineup .item .priceList dt.note {
        font-size: 1.2rem
    }
    .merchandise .merchandise--lineup .item .priceList dd {
        margin-top: 15px;
        width: 136px
    }
    .merchandise .merchandise--lineup .item .price .num {
        font-size: 3.2rem;
        padding: 0 0.8rem
    }
    .merchandise .merchandise--lineup .item .price .yen {
        font-size: 1.8rem
    }
}
@media screen and (max-width: 600px) {
    .merchandise .merchandise--lineup {
        margin-bottom: 30px
    }
    .merchandise .merchandise--lineup .item {
        margin: 5px auto;
        padding: 15px 10px 10px 10px;
        width: 100%
    }
    .merchandise .merchandise--lineup .item:nth-of-type(n+3) {
        margin-top: 5px
    }
    .merchandise .merchandise--lineup .item .heading {
        font-size: 2.0rem;
        margin-bottom: 16px
    }
    .merchandise .merchandise--lineup .item .heading > span {
        font-size: 1.6rem
    }
    .merchandise .merchandise--lineup .item .place {
        font-size: 1.4rem
    }
    .merchandise .merchandise--lineup .item .place .type--out, .merchandise .merchandise--lineup .item .place .type--in, .merchandise .merchandise--lineup .item .place .type--short, .merchandise .merchandise--lineup .item .place .type--car, .merchandise .merchandise--lineup .item .place .type--sticker, .merchandise .merchandise--lineup .item .place .type--window, .merchandise .merchandise--lineup .item .place .type--wallpaper {
        margin-left: 5px;
        padding: 0 5px 0 21px
    }
    .merchandise .merchandise--lineup .item .place .type--out, .merchandise .merchandise--lineup .item .place .type--in, .merchandise .merchandise--lineup .item .place .type--car, .merchandise .merchandise--lineup .item .place .type--window {
        background-size: 16px 16px
    }
    .merchandise .merchandise--lineup .item .place .type--short, .merchandise .merchandise--lineup .item .place .type--sticker, .merchandise .merchandise--lineup .item .place .type--wallpaper {
        background-size: 14px 14px
    }
    .merchandise .merchandise--lineup .item .specification dt {
        margin-bottom: 6px
    }
    .merchandise .merchandise--lineup .item .priceList dt {
        font-size: 1.1rem
    }
    .merchandise .merchandise--lineup .item .priceList dt .heading {
        font-size: 1.4em
    }
    .merchandise .merchandise--lineup .item .priceList dt.note {
        font-size: 1.1rem
    }
    .merchandise .merchandise--lineup .item .priceList dd {
        margin-top: 15px
    }
    .merchandise .merchandise--lineup .item .price .num {
        font-size: 3.0rem
    }
    .merchandise .merchandise--lineup .item .price .yen {
        font-size: 1.7rem
    }
}
.merchandise .merchandise--option .optionList {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: -20px;
    padding-left: 40px
}
.merchandise .merchandise--option .optionList .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    line-height: 1;
    margin-top: 20px;
    width: 50%
}
.merchandise .merchandise--option .optionList .item.cutMix {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%
}
.merchandise .merchandise--option .optionList .item.cutMix .image {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    margin-right: 0;
    max-width: 410px;
    width: 100%
}
.merchandise .merchandise--option .optionList .item.cutMix .menuWrapper {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    margin-right: 50px
}
.merchandise .merchandise--option .optionList .item.cutMix .menuCuts {
    padding-left: 20px
}
.merchandise .merchandise--option .optionList .item.full {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%
}
.merchandise .merchandise--option .optionList .item.full .image {
    width: 80px
}
.merchandise .merchandise--option .optionList .item.full .menuWrapper {
    margin-right: 20px
}
.merchandise .merchandise--option .optionList .item .menuWrapper {
    -ms-flex-item-align: start;
    align-self: start;
    margin-right: 20px
}
.merchandise .merchandise--option .optionList .item .menuWrapper.with--photo {
    -ms-flex-item-align: center;
    align-self: center;
    width: calc(100% - 80px)
}
.merchandise .merchandise--option .optionList .item .menu {
    font-size: 2.0rem;
    font-weight: 700;
    margin-bottom: 10px
}
.merchandise .merchandise--option .optionList .item .menu .num {
    font-family: 'Roboto', serif;
    font-size: 2.8rem;
    font-weight: 700;
    font-display: swap;
    letter-spacing: 0;
    padding: 0 0.25rem
}
.merchandise .merchandise--option .optionList .item .menu .text {
    line-height: 3.0rem;
    padding: 0 0.25rem
}
.merchandise .merchandise--option .optionList .item .heading {
    font-size: 2.2rem;
    font-weight: 700
}
.merchandise .merchandise--option .optionList .item .subHeading {
    font-size: 1.6rem;
    font-weight: 700;
    margin-bottom: 0
}
.merchandise .merchandise--option .optionList .item .noteWrapper {
    padding-top: 5px
}
.merchandise .merchandise--option .optionList .item .note {
    margin-bottom: 10px
}
.merchandise .merchandise--option .optionList .item .subNote {
    font-size: 1.5rem;
    margin-bottom: 0
}
.merchandise .merchandise--option .optionList .item .image {
    margin-bottom: 0;
    margin-right: 20px;
    width: 80px
}
.merchandise .merchandise--option .optionList .item .subMenu {
    margin-bottom: -30px;
    margin-top: 30px
}
.merchandise .merchandise--option .optionList .item .subMenu .heading {
    font-size: 1.8rem;
    margin-bottom: 10px
}
.merchandise .merchandise--option .optionList .item .subMenu .note {
    font-size: 1.4rem;
    font-weight: 400;
    margin-top: -3px
}
.merchandise .merchandise--option .optionList .item .subMenu .menuWrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 20px
}
.merchandise .merchandise--option .optionList .item .subMenu .menuWrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 20px
}
.merchandise .merchandise--option .optionList .item .subMenu .menu {
    font-size: 1.6rem;
    margin-bottom: 10px;
    margin-left: 1em;
    margin-right: 1.5em
}
.merchandise .merchandise--option .optionList .item .subMenu .menu .heading {
    font-size: 1.6rem
}
.merchandise .merchandise--option .optionList .item .subMenu .menu .num {
    font-size: 2.0rem
}
@media screen and (max-width: 960px) {
    .merchandise .merchandise--option .optionList {
        padding-left: 30px
    }
    .merchandise .merchandise--option .optionList .item.cutMix {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .merchandise .merchandise--option .optionList .item.cutMix .image {
        margin: 0 auto
    }
    .merchandise .merchandise--option .optionList .item.cutMix .menuWrapper {
        margin-right: 0;
        margin-top: 20px;
        width: 100%
    }
    .merchandise .merchandise--option .optionList .item.cutMix .menuCuts {
        padding-left: 20px
    }
    .merchandise .merchandise--option .optionList .item.full .menuWrapper {
        margin-right: 10px
    }
    .merchandise .merchandise--option .optionList .item .menuWrapper {
        margin-right: 10px
    }
    .merchandise .merchandise--option .optionList .item .menuWrapper.with--photo {
        width: calc(100% - 100px)
    }
    .merchandise .merchandise--option .optionList .item .menu {
        font-size: 1.8rem
    }
    .merchandise .merchandise--option .optionList .item .menu .num {
        font-size: 2.4rem
    }
    .merchandise .merchandise--option .optionList .item .menu .text {
        line-height: 2.6rem
    }
    .merchandise .merchandise--option .optionList .item .heading {
        font-size: 1.8rem
    }
    .merchandise .merchandise--option .optionList .item .subHeading {
        font-size: 1.4rem
    }
    .merchandise .merchandise--option .optionList .item .note {
        margin-bottom: 10px
    }
    .merchandise .merchandise--option .optionList .item .subNote {
        font-size: 1.5rem;
        margin-bottom: 0
    }
    .merchandise .merchandise--option .optionList .item .subMenu .heading {
        font-size: 1.7rem
    }
    .merchandise .merchandise--option .optionList .item .subMenu .note {
        font-size: 1.4rem
    }
    .merchandise .merchandise--option .optionList .item .subMenu .menu {
        font-size: 1.4rem
    }
    .merchandise .merchandise--option .optionList .item .subMenu .menu .heading {
        font-size: 1.4rem
    }
    .merchandise .merchandise--option .optionList .item .subMenu .menu .num {
        font-size: 1.8rem
    }
}
@media screen and (max-width: 600px) {
    .merchandise .merchandise--option {
        margin-bottom: 30px
    }
    .merchandise .merchandise--option .optionList {
        padding-left: 20px
    }
    .merchandise .merchandise--option .optionList .item {
        width: 100%
    }
    .merchandise .merchandise--option .optionList .item.cutMix .menuWrapper {
        margin-top: 10px
    }
    .merchandise .merchandise--option .optionList .item.full {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .merchandise .merchandise--option .optionList .item.full .menuWrapper {
        margin-right: 0
    }
    .merchandise .merchandise--option .optionList .item .menuWrapper {
        margin-right: 10px
    }
    .merchandise .merchandise--option .optionList .item .menuWrapper.with--photo {
        width: calc(100% - 90px)
    }
    .merchandise .merchandise--option .optionList .item .menu {
        font-size: 1.7rem
    }
    .merchandise .merchandise--option .optionList .item .menu .num {
        font-size: 2.2rem
    }
    .merchandise .merchandise--option .optionList .item .menu .text {
        line-height: 2.4rem
    }
    .merchandise .merchandise--option .optionList .item .heading {
        font-size: 1.7rem
    }
    .merchandise .merchandise--option .optionList .item .subHeading {
        font-size: 1.3rem
    }
    .merchandise .merchandise--option .optionList .item .note {
        margin-bottom: 10px
    }
    .merchandise .merchandise--option .optionList .item .subNote {
        font-size: 1.4rem
    }
    .merchandise .merchandise--option .optionList .item .image {
        margin-right: 10px
    }
    .merchandise .merchandise--option .optionList .item .subMenu .heading {
        font-size: 1.6rem
    }
    .merchandise .merchandise--option .optionList .item .subMenu .note {
        font-size: 1.3rem
    }
    .merchandise .merchandise--option .optionList .item .subMenu .menuWrapper {
        margin-bottom: 10px
    }
    .merchandise .merchandise--option .optionList .item .subMenu .menu {
        margin-bottom: 5px;
        font-size: 1.3rem
    }
    .merchandise .merchandise--option .optionList .item .subMenu .menu .heading {
        font-size: 1.3rem
    }
    .merchandise .merchandise--option .optionList .item .subMenu .menu .num {
        font-size: 1.7rem
    }
}
@media screen and (max-width: 414px) {
    .merchandise .merchandise--option .optionList .item .toggleMenu .toggleContents {
        bottom: -170px;
        height: 150px;
        padding: 10px;
        width: 100%
    }
    .merchandise .merchandise--option .optionList .item .toggleMenu .toggleContents .heading {
        font-size: 1.5rem;
        margin-bottom: 5px
    }
    .merchandise .merchandise--option .optionList .item .toggleMenu .toggleContents .menu {
        margin-bottom: 5px;
        font-size: 1.2rem
    }
    .merchandise .merchandise--option .optionList .item .toggleMenu .toggleContents .menu .heading {
        font-size: 1.2rem
    }
    .merchandise .merchandise--option .optionList .item .toggleMenu .toggleContents .menu .num {
        font-size: 1.6rem
    }
}
.merchandise .merchandise--price{
    margin-bottom: 60px;
}
.merchandise .merchandise--price .priceTitleWrapper {
    position: relative;
}
.merchandise .merchandise--price .priceTitleWrapper .link--measurement {
    font-size: 1.6rem;
    bottom: 0;
    left: 150px;
    margin: auto;
    padding-left: 20px;
    position: absolute;
    top: 0;
    white-space: nowrap
}
.merchandise .merchandise--price .priceTitleWrapper .link--measurement:before {
    background: url("../images/cmn_img/icon_link_triangle.svg") no-repeat center center;
    background-size: 16px 15px;
    bottom: 0;
    content: "";
    display: block;
    height: 15px;
    left: 0;
    margin: auto 0;
    position: absolute;
    top: -4px;
    width: 16px
}
.merchandise .merchandise--price .priceTitleWrapper .link--measurement a {
    color: #404040;
    text-decoration: underline
}
.merchandise .merchandise--price .priceTitleWrapper .link--measurement a:hover, .merchandise .merchandise--price .priceTitleWrapper .link--measurement a:active, .merchandise .merchandise--price .priceTitleWrapper .link--measurement a:focus {
    color: #f79000
}
.merchandise .merchandise--price .priceTableWrapper {
    /*overflow: auto;*/
    margin-bottom: 10px;
    width: 100%
}
.merchandise .merchandise--price .plainTable {
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    width: 100%
}
.merchandise .merchandise--price .plainTable.sandwichLine tr {
    border-top: 1px solid #ccc
}
.merchandise .merchandise--price .plainTable.sandwichLine tr:first-of-type {
    border-top-width: 1px
}
.merchandise .merchandise--price .plainTable.sandwichLine tr:last-of-type {
    border-bottom: 1px solid #ccc
}
.merchandise .merchandise--price .plainTable tr {
    border-top: 1px solid #ccc
}
.merchandise .merchandise--price .plainTable tr:first-of-type {
    border-top-width: 0
}
.merchandise .merchandise--price .plainTable th, .merchandise .merchandise--price .plainTable td {
    line-height: 1.35;
    padding: 0.9em 0.5em;
    text-align: left;
    vertical-align: top
}
.merchandise .merchandise--price .plainTable th {
    font-weight: 500;
    width: 30%
}
.merchandise .merchandise--price .plainTable td {
    font-weight: 500;
    width: 70%
}
.merchandise .merchandise--price .plainTable dl {
    line-height: 1.125
}
.merchandise .merchandise--price .plainTable dt {
    margin-top: 1em
}
.merchandise .merchandise--price .plainTable dt:first-of-type {
    margin-top: 0
}
.merchandise .merchandise--price .plainTable dd {
    font-size: 1.6rem
}
@media screen and (max-width: 800px) {
    .merchandise .merchandise--price .cat--form .plainTable {
        display: block
    }
    .merchandise .merchandise--price .cat--form .plainTable tbody, .merchandise .merchandise--price .cat--form .plainTable tr, .merchandise .merchandise--price .cat--form .plainTable th, .merchandise .merchandise--price .cat--form .plainTable td {
        display: block;
        width: 100%
    }
    .merchandise .merchandise--price .cat--form .plainTable th, .merchandise .merchandise--price .cat--form .plainTable td {
        padding: 10px 0
    }
    .merchandise .merchandise--price .cat--form .plainTable th {
        font-weight: 700;
        position: relative;
        padding-bottom: 0
    }
    .merchandise .merchandise--price .cat--form .plainTable th::after {
        border-bottom: 1px solid #ccc;
        bottom: -5px;
        content: "";
        display: block;
        left: 0;
        position: absolute;
        width: 1em
    }
}
@media screen and (max-width: 600px) {
    .merchandise .merchandise--price .plainTable {
        display: block
    }
    .merchandise .merchandise--price .plainTable tbody, .merchandise .merchandise--price .plainTable tr, .merchandise .merchandise--price .plainTable th, .merchandise .merchandise--price .plainTable td {
        display: block;
        width: 100%
    }
    .merchandise .merchandise--price .plainTable th, .merchandise .merchandise--price .plainTable td {
        padding: 10px 0
    }
    .merchandise .merchandise--price .plainTable th {
        font-weight: 700;
        position: relative;
        padding-bottom: 0
    }
    .merchandise .merchandise--price .plainTable th::after {
        border-bottom: 1px solid #ccc;
        bottom: -5px;
        content: "";
        display: block;
        left: 0;
        position: absolute;
        width: 1em
    }
}
.merchandise .merchandise--price .cell-3 .priceTable, .merchandise .merchandise--price .cell-3.priceTable {
    border: 1px solid #ccc;
    width: calc(3 * 120px + 420px)
}
.merchandise .merchandise--price .cell-3 .priceTable tr, .merchandise .merchandise--price .cell-3.priceTable tr {
    border-top: 1px solid #ccc
}
.merchandise .merchandise--price .cell-3 .priceTable tr:first-of-type, .merchandise .merchandise--price .cell-3.priceTable tr:first-of-type {
    border-top-width: 0
}
.merchandise .merchandise--price .cell-3 .priceTable tr:last-of-type, .merchandise .merchandise--price .cell-3.priceTable tr:last-of-type {
    border-bottom: 1px solid #ccc
}
.merchandise .merchandise--price .cell-3 .priceTable th, .merchandise .merchandise--price .cell-3 .priceTable td, .merchandise .merchandise--price .cell-3.priceTable th, .merchandise .merchandise--price .cell-3.priceTable td {
    border-right: 1px solid #ccc;
    font-size: 1.6rem;
    letter-spacing: 0.05em;
    line-height: 1.35;
    padding: 0.5em;
    vertical-align: middle;
    text-align: center;
    white-space: nowrap;
    width: 120px
}
.merchandise .merchandise--price .cell-3 .priceTable th, .merchandise .merchandise--price .cell-3.priceTable th {
    background-color: #679cf1;
    color: #fff;
    font-weight: 400
}
.merchandise .merchandise--price .cell-3 .priceTable .fixedHeading, .merchandise .merchandise--price .cell-3.priceTable .fixedHeading {
    background-color: #fff;
    font-size: 1.8rem;
    left: 0;
    position: -webkit-sticky;
    position: sticky;
    text-align: left;
    width: 420px
}
.merchandise .merchandise--price .cell-3 .priceTable .fixedHeading > span, .merchandise .merchandise--price .cell-3.priceTable .fixedHeading > span {
    font-size: 0.85em
}
.merchandise .merchandise--price .cell-3 .priceTable .fixedHeading:before, .merchandise .merchandise--price .cell-3.priceTable .fixedHeading:before {
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    content: "";
    height: 100%;
    left: -1px;
    position: absolute;
    top: -1px;
    width: calc(100% + 2px)
}
@media screen and (max-width: 960px) {
    .merchandise .merchandise--price .cell-3 .priceTable, .merchandise .merchandise--price .cell-3.priceTable {
        width: calc(3 * 110px + 260px)
    }
    .merchandise .merchandise--price .cell-3 .priceTable th, .merchandise .merchandise--price .cell-3 .priceTable td, .merchandise .merchandise--price .cell-3.priceTable th, .merchandise .merchandise--price .cell-3.priceTable td {
        font-size: 1.4rem;
        width: 110px
    }
    .merchandise .merchandise--price .cell-3 .priceTable .fixedHeading, .merchandise .merchandise--price .cell-3.priceTable .fixedHeading {
        font-size: 1.6rem;
        width: 260px
    }
    .merchandise .merchandise--price .cell-3 .priceTable .fixedHeading > span, .merchandise .merchandise--price .cell-3.priceTable .fixedHeading > span {
        display: block
    }
}
@media screen and (max-width: 600px) {
    .merchandise .merchandise--price .cell-3 .priceTable, .merchandise .merchandise--price .cell-3.priceTable {
        width: calc(3 * 100px + 210px)
    }
    .merchandise .merchandise--price .cell-3 .priceTable th, .merchandise .merchandise--price .cell-3 .priceTable td, .merchandise .merchandise--price .cell-3.priceTable th, .merchandise .merchandise--price .cell-3.priceTable td {
        font-size: 1.0rem;
        width: 100px
    }
    .merchandise .merchandise--price .cell-3 .priceTable .fixedHeading, .merchandise .merchandise--price .cell-3.priceTable .fixedHeading {
        font-size: 1.0rem;
        width: 210px
    }
}
@media screen and (max-width: 414px) {
    .merchandise .merchandise--price .cell-3 .priceTable, .merchandise .merchandise--price .cell-3.priceTable {
        width: calc(3 * 90px + 200px)
    }
    .merchandise .merchandise--price .cell-3 .priceTable th, .merchandise .merchandise--price .cell-3 .priceTable td, .merchandise .merchandise--price .cell-3.priceTable th, .merchandise .merchandise--price .cell-3.priceTable td {
        font-size: 1.0rem;
        width: 90px
    }
    .merchandise .merchandise--price .cell-3 .priceTable .fixedHeading, .merchandise .merchandise--price .cell-3.priceTable .fixedHeading {
        font-size: 1.0rem;
        width: 200px
    }
}
.merchandise .merchandise--price .cell-4 .priceTable, .merchandise .merchandise--price .cell-4.priceTable {
    border: 1px solid #ccc;
    width: calc(4 * 120px + 420px)
}
.merchandise .merchandise--price .cell-4 .priceTable tr, .merchandise .merchandise--price .cell-4.priceTable tr {
    border-top: 1px solid #ccc
}
.merchandise .merchandise--price .cell-4 .priceTable tr:first-of-type, .merchandise .merchandise--price .cell-4.priceTable tr:first-of-type {
    border-top-width: 0
}
.merchandise .merchandise--price .cell-4 .priceTable tr:last-of-type, .merchandise .merchandise--price .cell-4.priceTable tr:last-of-type {
    border-bottom: 1px solid #ccc
}
.merchandise .merchandise--price .cell-4 .priceTable th, .merchandise .merchandise--price .cell-4 .priceTable td, .merchandise .merchandise--price .cell-4.priceTable th, .merchandise .merchandise--price .cell-4.priceTable td {
    border-right: 1px solid #ccc;
    font-size: 1.6rem;
    letter-spacing: 0.05em;
    line-height: 1.35;
    padding: 0.5em;
    vertical-align: middle;
    text-align: center;
    white-space: nowrap;
    width: 120px
}
.merchandise .merchandise--price .cell-4 .priceTable th, .merchandise .merchandise--price .cell-4.priceTable th {
    background-color: #679cf1;
    color: #fff;
    font-weight: 400
}
.merchandise .merchandise--price .cell-4 .priceTable .fixedHeading, .merchandise .merchandise--price .cell-4.priceTable .fixedHeading {
    background-color: #fff;
    font-size: 1.8rem;
    left: 0;
    position: -webkit-sticky;
    position: sticky;
    text-align: left;
    width: 420px
}
.merchandise .merchandise--price .cell-4 .priceTable .fixedHeading > span, .merchandise .merchandise--price .cell-4.priceTable .fixedHeading > span {
    font-size: 0.85em
}
.merchandise .merchandise--price .cell-4 .priceTable .fixedHeading:before, .merchandise .merchandise--price .cell-4.priceTable .fixedHeading:before {
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    content: "";
    height: 100%;
    left: -1px;
    position: absolute;
    top: -1px;
    width: calc(100% + 2px)
}
@media screen and (max-width: 960px) {
    .merchandise .merchandise--price .cell-4 .priceTable, .merchandise .merchandise--price .cell-4.priceTable {
        width: calc(4 * 110px + 260px)
    }
    .merchandise .merchandise--price .cell-4 .priceTable th, .merchandise .merchandise--price .cell-4 .priceTable td, .merchandise .merchandise--price .cell-4.priceTable th, .merchandise .merchandise--price .cell-4.priceTable td {
        font-size: 1.4rem;
        width: 110px
    }
    .merchandise .merchandise--price .cell-4 .priceTable .fixedHeading, .merchandise .merchandise--price .cell-4.priceTable .fixedHeading {
        font-size: 1.6rem;
        width: 260px
    }
    .merchandise .merchandise--price .cell-4 .priceTable .fixedHeading > span, .merchandise .merchandise--price .cell-4.priceTable .fixedHeading > span {
        display: block
    }
}
@media screen and (max-width: 600px) {
    .merchandise .merchandise--price .cell-4 .priceTable, .merchandise .merchandise--price .cell-4.priceTable {
        width: calc(4 * 100px + 210px)
    }
    .merchandise .merchandise--price .cell-4 .priceTable th, .merchandise .merchandise--price .cell-4 .priceTable td, .merchandise .merchandise--price .cell-4.priceTable th, .merchandise .merchandise--price .cell-4.priceTable td {
        font-size: 1.0rem;
        width: 100px
    }
    .merchandise .merchandise--price .cell-4 .priceTable .fixedHeading, .merchandise .merchandise--price .cell-4.priceTable .fixedHeading {
        font-size: 1.0rem;
        width: 210px
    }
}
@media screen and (max-width: 414px) {
    .merchandise .merchandise--price .cell-4 .priceTable, .merchandise .merchandise--price .cell-4.priceTable {
        width: calc(4 * 90px + 200px)
    }
    .merchandise .merchandise--price .cell-4 .priceTable th, .merchandise .merchandise--price .cell-4 .priceTable td, .merchandise .merchandise--price .cell-4.priceTable th, .merchandise .merchandise--price .cell-4.priceTable td {
        font-size: 1.0rem;
        width: 90px
    }
    .merchandise .merchandise--price .cell-4 .priceTable .fixedHeading, .merchandise .merchandise--price .cell-4.priceTable .fixedHeading {
        font-size: 1.0rem;
        width: 200px
    }
}
.merchandise .merchandise--price .cell-6 .priceTable, .merchandise .merchandise--price .cell-6.priceTable {
    border: 1px solid #ccc;
    width: calc(6 * 120px + 420px)
}
.merchandise .merchandise--price .cell-6 .priceTable tr, .merchandise .merchandise--price .cell-6.priceTable tr {
    border-top: 1px solid #ccc
}
.merchandise .merchandise--price .cell-6 .priceTable tr:first-of-type, .merchandise .merchandise--price .cell-6.priceTable tr:first-of-type {
    border-top-width: 0
}
.merchandise .merchandise--price .cell-6 .priceTable tr:last-of-type, .merchandise .merchandise--price .cell-6.priceTable tr:last-of-type {
    border-bottom: 1px solid #ccc
}
.merchandise .merchandise--price .cell-6 .priceTable th, .merchandise .merchandise--price .cell-6 .priceTable td, .merchandise .merchandise--price .cell-6.priceTable th, .merchandise .merchandise--price .cell-6.priceTable td {
    border-right: 1px solid #ccc;
    font-size: 1.6rem;
    letter-spacing: 0.05em;
    line-height: 1.35;
    padding: 0.5em;
    vertical-align: middle;
    text-align: center;
    white-space: nowrap;
    width: 120px
}
.merchandise .merchandise--price .cell-6 .priceTable th, .merchandise .merchandise--price .cell-6.priceTable th {
    background-color: #679cf1;
    color: #fff;
    font-weight: 400
}
.merchandise .merchandise--price .cell-6 .priceTable .fixedHeading, .merchandise .merchandise--price .cell-6.priceTable .fixedHeading {
    background-color: #fff;
    font-size: 1.8rem;
    left: 0;
    position: -webkit-sticky;
    position: sticky;
    text-align: left;
    width: 420px
}
.merchandise .merchandise--price .cell-6 .priceTable .fixedHeading > span, .merchandise .merchandise--price .cell-6.priceTable .fixedHeading > span {
    font-size: 0.85em
}
.merchandise .merchandise--price .cell-6 .priceTable .fixedHeading:before, .merchandise .merchandise--price .cell-6.priceTable .fixedHeading:before {
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    content: "";
    height: 100%;
    left: -1px;
    position: absolute;
    top: -1px;
    width: calc(100% + 2px)
}
@media screen and (max-width: 960px) {
    .merchandise .merchandise--price .cell-6 .priceTable, .merchandise .merchandise--price .cell-6.priceTable {
        /*width: calc(6 * 110px + 260px)*/
        width: 100%;
    }
    .merchandise .merchandise--price .cell-6 .priceTable th, .merchandise .merchandise--price .cell-6 .priceTable td, .merchandise .merchandise--price .cell-6.priceTable th, .merchandise .merchandise--price .cell-6.priceTable td {
        font-size: 1.4rem;
        width: 110px
    }
    .merchandise .merchandise--price .cell-6 .priceTable .fixedHeading, .merchandise .merchandise--price .cell-6.priceTable .fixedHeading {
        font-size: 1.6rem;
        width: 260px
    }
    .merchandise .merchandise--price .cell-6 .priceTable .fixedHeading > span, .merchandise .merchandise--price .cell-6.priceTable .fixedHeading > span {
        display: block
    }
}
@media screen and (max-width: 600px) {
    .merchandise .merchandise--price .cell-6 .priceTable, .merchandise .merchandise--price .cell-6.priceTable {
        /*width: calc(6 * 100px + 210px)*/
        width: 100%;
    }
    .merchandise .merchandise--price .cell-6 .priceTable th, .merchandise .merchandise--price .cell-6 .priceTable td, .merchandise .merchandise--price .cell-6.priceTable th, .merchandise .merchandise--price .cell-6.priceTable td {
        font-size: 1.0rem;
        width: 100px
    }
    .merchandise .merchandise--price .cell-6 .priceTable .fixedHeading, .merchandise .merchandise--price .cell-6.priceTable .fixedHeading {
        font-size: 1.0rem;
        width: 210px
    }
}
@media screen and (max-width: 414px) {
    .merchandise .merchandise--price .cell-6 .priceTable, .merchandise .merchandise--price .cell-6.priceTable {
        /*width: calc(6 * 90px + 200px)*/
        width: 100%;
    }
    .merchandise .merchandise--price .cell-6 .priceTable th, .merchandise .merchandise--price .cell-6 .priceTable td, .merchandise .merchandise--price .cell-6.priceTable th, .merchandise .merchandise--price .cell-6.priceTable td {
        font-size: 1.0rem;
        width: 90px
    }
    .merchandise .merchandise--price .cell-6 .priceTable .fixedHeading, .merchandise .merchandise--price .cell-6.priceTable .fixedHeading {
        font-size: 1.0rem;
        width: 200px
    }
}
.merchandise .merchandise--price .cell-11 .priceTable, .merchandise .merchandise--price .cell-11.priceTable {
    border: 1px solid #ccc;
    /*width: calc(11 * 120px + 420px)*/
    width: 100%;
}
.merchandise .merchandise--price .cell-11 .priceTable tr, .merchandise .merchandise--price .cell-11.priceTable tr {
    border-top: 1px solid #ccc
}
.merchandise .merchandise--price .cell-11 .priceTable tr:first-of-type, .merchandise .merchandise--price .cell-11.priceTable tr:first-of-type {
    border-top-width: 0
}
.merchandise .merchandise--price .cell-11 .priceTable tr:last-of-type, .merchandise .merchandise--price .cell-11.priceTable tr:last-of-type {
    border-bottom: 1px solid #ccc
}
.merchandise .merchandise--price .cell-11 .priceTable th, .merchandise .merchandise--price .cell-11 .priceTable td, .merchandise .merchandise--price .cell-11.priceTable th, .merchandise .merchandise--price .cell-11.priceTable td {
    border-right: 1px solid #ccc;
    font-size: 1.6rem;
    letter-spacing: 0.00em;
    line-height: 1.35;
    padding: 0.5em 0.2em;
    vertical-align: middle;
    text-align: center;
    white-space: nowrap;
    width: 120px
}
.merchandise .merchandise--price .cell-11 .priceTable th, .merchandise .merchandise--price .cell-11.priceTable th {
    background-color: #679cf1;
    color: #fff;
    font-weight: 400
}
.merchandise .merchandise--price .cell-11 .priceTable .fixedHeading, .merchandise .merchandise--price .cell-11.priceTable .fixedHeading {
    background-color: #fff;
    font-size: 1.8rem;
    left: 0;
    position: -webkit-sticky;
    position: sticky;
    text-align: left;
    width: 420px
}
.merchandise .merchandise--price .cell-11 .priceTable .fixedHeading > span, .merchandise .merchandise--price .cell-11.priceTable .fixedHeading > span {
    font-size: 0.85em
}
.merchandise .merchandise--price .cell-11 .priceTable .fixedHeading:before, .merchandise .merchandise--price .cell-11.priceTable .fixedHeading:before {
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    content: "";
    height: 100%;
    left: -1px;
    position: absolute;
    top: -1px;
    width: calc(100% + 2px)
}
@media screen and (max-width: 960px) {
    .merchandise .merchandise--price .cell-11 .priceTable, .merchandise .merchandise--price .cell-11.priceTable {
        /*width: calc(11 * 110px + 260px)*/
        width: 100%;
    }
    .merchandise .merchandise--price .cell-11 .priceTable th, .merchandise .merchandise--price .cell-11 .priceTable td, .merchandise .merchandise--price .cell-11.priceTable th, .merchandise .merchandise--price .cell-11.priceTable td {
        font-size: 1.4rem;
        width: 110px
    }
    .merchandise .merchandise--price .cell-11 .priceTable .fixedHeading, .merchandise .merchandise--price .cell-11.priceTable .fixedHeading {
        font-size: 1.6rem;
        width: 260px
    }
    .merchandise .merchandise--price .cell-11 .priceTable .fixedHeading > span, .merchandise .merchandise--price .cell-11.priceTable .fixedHeading > span {
        display: block
    }
}
@media screen and (max-width: 600px) {
    .merchandise .merchandise--price .cell-11 .priceTable, .merchandise .merchandise--price .cell-11.priceTable {
        /*width: calc(11 * 100px + 210px)*/
        width: 100%;
    }
    .merchandise .merchandise--price .cell-11 .priceTable th, .merchandise .merchandise--price .cell-11 .priceTable td, .merchandise .merchandise--price .cell-11.priceTable th, .merchandise .merchandise--price .cell-11.priceTable td {
        font-size: 1.0rem;
        width: 100px
    }
    .merchandise .merchandise--price .cell-11 .priceTable .fixedHeading, .merchandise .merchandise--price .cell-11.priceTable .fixedHeading {
        font-size: 1.0rem;
        width: 210px
    }
}
@media screen and (max-width: 414px) {
    .merchandise .merchandise--price .cell-11 .priceTable, .merchandise .merchandise--price .cell-11.priceTable {
        /*width: calc(11 * 90px + 200px)*/
        width: 100%;
    }
    .merchandise .merchandise--price .cell-11 .priceTable th, .merchandise .merchandise--price .cell-11 .priceTable td, .merchandise .merchandise--price .cell-11.priceTable th, .merchandise .merchandise--price .cell-11.priceTable td {
        font-size: 1.0rem;
        width: 90px
    }
    .merchandise .merchandise--price .cell-11 .priceTable .fixedHeading, .merchandise .merchandise--price .cell-11.priceTable .fixedHeading {
        font-size: 1.0rem;
        width: 200px
    }
}
@media screen and (max-width: 960px) {
    .merchandise .merchandise--price .priceTitleWrapper .link--measurement {
        font-size: 1.5rem;
        left: 125px
    }
    .merchandise .merchandise--price .priceTitleWrapper .link--measurement:before {
        background-size: 14px 13px;
        height: 13px;
        top: 2px;
        width: 14px
    }
}
@media screen and (max-width: 600px) {
    .merchandise .merchandise--price .priceTitleWrapper .link--measurement {
        font-size: 1.4rem;
        left: 110px;
        padding-left: 18px
    }
}
.stripe-tr{
    background: #e8ebf1;
}
.cat--toForm {
    display: block;
    margin-bottom: 100px;
    margin-top: 100px;
    position: relative;
    width: 100%
}
.cat--toForm.sheetBreak {
    display: none
}
.cat--toForm.sectionOuter {
    background: -webkit-gradient(linear, left top, right top, color-stop(8%, #b2e9ff), color-stop(30%, #ccf0ff), color-stop(50%, #d1f2ff), color-stop(70%, #ccf0ff), color-stop(92%, #b2e9ff));
    background: -webkit-linear-gradient(left, #b2e9ff 8%, #ccf0ff 30%, #d1f2ff 50%, #ccf0ff 70%, #b2e9ff 92%);
    background: linear-gradient(to right, #b2e9ff 8%, #ccf0ff 30%, #d1f2ff 50%, #ccf0ff 70%, #b2e9ff 92%)
}
.cat--toForm:before, .cat--toForm:after {
    content: "";
    display: block;
    height: 150px;
    width: 100%
}
.cat--toForm:before {
    background: url("../images/cmn_img/bg_ark_w.svg") no-repeat center -1px;
    background-size: 100% 150px;
    margin-top: -100px
}
.cat--toForm:after {
    background: url("../images/cmn_img/bg_ark_w.svg") no-repeat center -1px;
    background-size: 100% 150px;
    margin-bottom: -100px;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}
.cat--toForm.beforeFooter:after {
    background: url("../images/cmn_img/bg_ark_k.svg") no-repeat center -1px;
    background-size: 100% 150px;
    margin-bottom: -101px
}
.cat--toForm .toFormInner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}
.cat--toForm .toForm--text {
    font-weight: 700;
    line-height: 1;
    width: 55%
}
.cat--toForm .toForm--text .appealPoint {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 2px 0 20px
}
.cat--toForm .toForm--text .appealPoint .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: 700;
    letter-spacing: 0.05em
}
.cat--toForm .toForm--text .appealPoint .item p {
    margin-bottom: 0
}
.cat--toForm .toForm--text .appealPoint .item .icon {
    margin-right: 5px
}
.cat--toForm .toForm--text .appealPoint .item.type--map {
    font-size: 1.9rem;
    width: 180px
}
.cat--toForm .toForm--text .appealPoint .item.type--free {
    font-size: 1.9rem;
    width: 178px
}
.cat--toForm .toForm--text .appealPoint .item.type--free span {
    display: block;
    font-size: 1.3rem
}
.cat--toForm .toForm--text .appealPoint .item.type--card {
    font-size: 1.6rem;
    width: 140px
}
.cat--toForm .toForm--text .appealPoint .item.type--card span {
    display: block
}
.cat--toForm .toForm--text .note {
    font-weight: 400;
    letter-spacing: 0.05em;
    margin-bottom: 0
}
.cat--toForm .toForm--btn {
    max-width: 460px;
    width: 45%
}
.cat--toForm .toForm--btn .btn {
    border-radius: 50px;
    font-size: 2.6rem;
    height: 100px;
    line-height: 96px;
    margin-bottom: 0;
    width: 460px
}
@media screen and (max-width: 1200px) {
    .cat--toForm {
        margin-bottom: 90px;
        margin-top: 90px
    }
    .cat--toForm:before, .cat--toForm:after {
        height: 140px
    }
    .cat--toForm:before {
        background-position: center -16px;
        background-size: 100% 140px;
        margin-top: -90px
    }
    .cat--toForm:after {
        background-position: center -16px;
        background-size: 100% 140px;
        margin-bottom: -90px
    }
    .cat--toForm.beforeFooter:after {
        background-position: center -16px;
        background-size: 100% 140px;
        margin-bottom: -91px
    }
}
@media screen and (max-width: 1100px) {
    .cat--toForm .sectionInnerMin {
        padding: 0 30px
    }
    .cat--toForm .toForm--btn {
        max-width: 380px
    }
    .cat--toForm .toForm--btn .btn {
        font-size: 2.4rem;
        width: 380px
    }
}
@media screen and (max-width: 960px) {
    .cat--toForm {
        margin-bottom: 80px;
        margin-top: 80px
    }
    .cat--toForm.sheetBreak {
        display: block
    }
    .cat--toForm:before, .cat--toForm:after {
        height: 130px
    }
    .cat--toForm:before {
        background-position: center -21px;
        background-size: 110% 130px;
        margin-top: -80px
    }
    .cat--toForm:after {
        background-position: center -21px;
        background-size: 110% 130px;
        margin-bottom: -80px
    }
    .cat--toForm.beforeFooter:after {
        background-position: center -21px;
        background-size: 110% 130px;
        margin-bottom: -81px
    }
    .cat--toForm .sectionInnerMin {
        max-width: 760px;
        padding: 0 20px
    }
    .cat--toForm .toFormInner {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
    .cat--toForm .toForm--text {
        max-width: 760px;
        width: 100%
    }
    .cat--toForm .toForm--btn {
        margin-top: 40px;
        margin-left: 20px;
        margin-right: 20px;
        max-width: 760px;
        width: calc(100% - 40px)
    }
    .cat--toForm .toForm--btn .btn {
        border-radius: 40px;
        font-size: 2.2rem;
        height: 80px;
        line-height: 76px;
        width: 100%
    }
}
@media screen and (max-width: 600px) {
    .cat--toForm {
        margin-bottom: 90px;
        margin-top: 90px
    }
    .cat--toForm:before, .cat--toForm:after {
        height: 120px
    }
    .cat--toForm:before {
        background-position: center -31px;
        background-size: 130% 120px;
        margin-top: -70px
    }
    .cat--toForm:after {
        background-position: center -31px;
        background-size: 130% 120px;
        margin-bottom: -70px
    }
    .cat--toForm.beforeFooter:after {
        background-position: center -31px;
        background-size: 130% 120px;
        margin-bottom: -91px
    }
    .cat--toForm .sectionInnerMin {
        padding: 0 15px
    }
    .cat--toForm .toForm--text {
        max-width: 100%
    }
    .cat--toForm .toForm--text .appealPoint {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: -10px auto 20px;
        max-width: 500px;
        width: 100%
    }
    .cat--toForm .toForm--text .appealPoint .item {
        line-height: 1.2;
        margin-top: 10px;
        width: 100%
    }
    .cat--toForm .toForm--text .appealPoint .item.type--map, .cat--toForm .toForm--text .appealPoint .item.type--free, .cat--toForm .toForm--text .appealPoint .item.type--card {
        width: 50%
    }
    .cat--toForm .toForm--text .appealPoint .item.type--card span {
        display: inline-block
    }
    .cat--toForm .toForm--btn {
        max-width: 100%
    }
    .cat--toForm .toForm--btn .btn {
        border-radius: 30px;
        font-size: 2.0rem;
        height: 60px;
        line-height: 56px
    }
}
@media screen and (max-width: 414px) {
    .cat--toForm .sectionInnerMin {
        margin: 30px auto
    }
    .cat--toForm:before, .cat--toForm:after {
        height: 90px
    }
    .cat--toForm:before {
        background-size: 120% 90px
    }
    .cat--toForm:after {
        background-size: 120% 90px
    }
    .cat--toForm.beforeFooter:after {
        background-size: 120% 90px
    }
    .cat--toForm .toForm--text {
        max-width: 100%
    }
    .cat--toForm .toForm--text .appealPoint {
        width: 80%
    }
    .cat--toForm .toForm--text .appealPoint .item.type--map, .cat--toForm .toForm--text .appealPoint .item.type--free, .cat--toForm .toForm--text .appealPoint .item.type--card {
        width: 100%
    }
    .cat--toForm .toForm--btn {
        margin-left: 10px;
        margin-right: 10px;
        width: calc(100% - 20px)
    }
    .cat--toForm .toForm--btn .btn {
        font-size: 1.7rem
    }
}
.link--otherCat .menuList {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}
.link--otherCat .menuList .item {
    margin: 0 10px
}
.link--otherCat .menuList .item.btn--arrow {
    max-width: 280px;
    font-size: 2.0rem
}
.link--otherCat .menuList .item.btn--arrow > a {
    padding-left: 64px
}
.link--otherCat .menuList .item.btn--arrow > a::after {
    content: "\2192"
}
.link--otherCat .menuList .item.btn--arrow span {
    display: inline-block
}
@media screen and (max-width: 1300px) {
    .link--otherCat .menuList .item.btn--arrow {
        font-size: 1.8rem
    }
}
@media screen and (max-width: 1200px) {
    .link--otherCat .menuList {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .link--otherCat .menuList .item.btn--arrow {
        font-size: 1.8rem;
        margin: 5px;
        max-width: 400px;
        width: calc(50% - 10px);
        height: 60px
    }
    .link--otherCat .menuList .item.btn--arrow > a::before {
        height: 44px;
        width: 44px
    }
    .link--otherCat .menuList .item.btn--arrow > a::after {
        font-size: 2.9rem;
        line-height: 58px
    }
}
@media screen and (max-width: 600px) {
    .link--otherCat .menuList .item.btn--arrow {
        font-size: 1.8rem;
        height: 50px;
        padding-left: 40px;
        width: calc(100% - 10px)
    }
    .link--otherCat .menuList .item.btn--arrow > a {
        padding-left: 10px
    }
    .link--otherCat .menuList .item.btn--arrow > a::before {
        height: 34px;
        width: 34px
    }
    .link--otherCat .menuList .item.btn--arrow > a::after {
        font-size: 1.9rem;
        line-height: 48px
    }
}
.cat--order {
    border-top: 10px solid #404040;
    position: relative
}
.cat--order:before {
    background-color: #db007d;
    border-bottom: 10px solid #4cb5e9;
    border-top: 10px solid #ffee4c;
    content: "";
    display: block;
    height: 30px;
    width: 100%
}
.cat--order.sectionOuter {
    background-color: #b2e9ff;
    padding-bottom: 100px
}
.cat--order .sectionInner {
    background-color: #fff;
    max-width: 1220px;
    padding: 1px 0
}
.cat--order .sectionInner.catHeader {
    background-color: #b2e9ff;
    padding: 100px 0 50px
}
.cat--order .sectionInner .sectionInnerMin {
    padding: 0 30px
}
.cat--order .catHeader {
    position: relative
}
.cat--order .orderRobot {
    bottom: -60px;
    display: block;
    position: absolute;
    right: 30px;
    width: 220px
}
.cat--order .orderRobot:before {
    background: url("../images/home/img_order_pr.svg") no-repeat center top;
    background-size: 202px 34px;
    content: "";
    height: 34px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 30px;
    top: -25px;
    width: 202px
}
@media screen and (max-width: 1200px) {
    .cat--order .sectionInner {
        max-width: 1140px;
        width: calc(100% - 60px)
    }
    .cat--order .orderRobot {
        right: 10px;
        width: 200px
    }
    .cat--order .orderRobot:before {
        background-size: 162px 28px;
        height: 28px;
        right: 10px;
        width: 162px
    }
}
@media screen and (max-width: 1100px) {
    .cat--order .orderRobot {
        right: 5px;
        width: 170px
    }
    .cat--order .orderRobot:before {
        background-size: 132px 24px;
        height: 24px;
        right: 0;
        width: 132px
    }
}
@media screen and (max-width: 960px) {
    .cat--order .sectionInner {
        width: calc(100% - 40px)
    }
    .cat--order .sectionInner .sectionInnerMin {
        padding: 0 20px
    }
    .cat--order .orderRobot {
        bottom: -100px;
        width: 140px
    }
    .cat--order .orderRobot:before {
        background-size: 118px 20px;
        height: 20px;
        right: 2px;
        top: -12px;
        width: 118px
    }
}
@media screen and (max-width: 600px) {
    .cat--order .sectionInner {
        width: calc(100% - 30px)
    }
    .cat--order .sectionInner .sectionInnerMin {
        padding: 0 15px
    }
    .cat--order .orderRobot {
        width: 110px
    }
    .cat--order .orderRobot:before {
        background-size: 100px 17px;
        height: 17px;
        right: 4px;
        width: 100px
    }
}
@media screen and (max-width: 414px) {
    .cat--order .orderRobot {
        bottom: -70px;
        width: 90px
    }
    .cat--order .orderRobot:before {
        background-size: 90px 16px;
        height: 16px;
        right: 4px;
        width: 90px
    }
}
.order--flow .flowList {
    padding-left: 40px
}
.order--flow .flowList .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    line-height: 1;
    margin-bottom: 20px;
    position: relative
}
.order--flow .flowList .item:first-child:before {
    display: none
}
.order--flow .flowList .item:before {
    content: "▼";
    display: block;
    font-size: 1.4rem;
    height: 14px;
    line-height: 1;
    left: 33px;
    margin: auto;
    position: absolute;
    top: -16px;
    width: 14px
}
.order--flow .flowList .flow--image {
    margin-right: 20px;
    width: 80px
}
.order--flow .flowList .flow--text .heading {
    font-size: 2.6rem;
    margin-bottom: 10px;
    padding-left: 35px;
    position: relative
}
.order--flow .flowList .flow--text .heading:before {
    background-color: #ffc300;
    border-radius: 50%;
    bottom: 0;
    content: attr(data-num);
    display: block;
    font-family: 'Roboto', serif;
    font-size: 2.2rem;
    font-weight: 700;
    font-display: swap;
    height: 28px;
    line-height: 30px;
    left: 0;
    margin: auto 0;
    position: absolute;
    text-align: center;
    top: 0;
    width: 28px
}
.order--flow .flowList .flow--text .text {
    margin-bottom: 0;
    padding-left: 35px
}
@media screen and (max-width: 1200px) {
    .order--flow .flowList .flow--text .heading {
        font-size: 2.4rem
    }
}
@media screen and (max-width: 960px) {
    .order--flow .flowList {
        padding-left: 30px
    }
    .order--flow .flowList .item:before {
        font-size: 1.2rem;
        height: 12px;
        left: 26px;
        top: -16px;
        width: 12px
    }
    .order--flow .flowList .flow--text .heading {
        font-size: 2.2rem;
        margin-bottom: 8px;
        padding-left: 30px
    }
    .order--flow .flowList .flow--text .heading:before {
        font-size: 1.8rem;
        height: 24px;
        line-height: 26px;
        width: 24px
    }
    .order--flow .flowList .flow--text .text {
        padding-left: 30px
    }
}
@media screen and (max-width: 600px) {
    .order--flow .flowList {
        padding-left: 20px
    }
    .order--flow .flowList .flow--image {
        -ms-flex-item-align: start;
        align-self: flex-start;
        margin-right: 10px
    }
    .order--flow .flowList .flow--text .heading {
        font-size: 2.0rem;
        margin-bottom: 8px;
        padding-left: 26px
    }
    .order--flow .flowList .flow--text .heading:before {
        font-size: 1.6rem;
        height: 20px;
        line-height: 22px;
        width: 20px
    }
    .order--flow .flowList .flow--text .text {
        padding-left: 26px
    }
}
.order--deadline .aboutDeadline {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: -24px
}
.order--deadline .aboutDeadline .deadline--date {
    margin-right: 40px;
    width: calc(100% - 445px - 40px)
}
.order--deadline .aboutDeadline .deadline--date .text {
    font-size: 2.2rem;
    font-weight: 700;
    margin-bottom: 5px;
    padding-left: 40px
}
.order--deadline .aboutDeadline .deadline--date .note {
    padding-left: 40px
}
.order--deadline .aboutDeadline .deadline--date .defaultList {
    margin-top: 31px;
    padding-left: 40px
}
.order--deadline .aboutDeadline .deadline--calender {
    width: 445px
}
.order--deadline .aboutDeadline .deadline--calender .calenderWrapper {
    border: 1px solid #ccc;
    width: 100%
}
.order--deadline .aboutDeadline .deadline--calender .calenderWrapper .cal_wrapper table {
    margin: 0 auto
}
@media screen and (max-width: 960px) {
    .order--deadline .aboutDeadline {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
    .order--deadline .aboutDeadline .deadline--date {
        margin-right: 0;
        width: 100%
    }
    .order--deadline .aboutDeadline .deadline--date .text {
        font-size: 2.0rem;
        padding-left: 30px
    }
    .order--deadline .aboutDeadline .deadline--date .note, .order--deadline .aboutDeadline .deadline--date .defaultList {
        padding-left: 30px
    }
    .order--deadline .aboutDeadline .deadline--calender {
        width: 100%
    }
    .order--deadline .aboutDeadline .deadline--calender .calenderWrapper {
        margin: 0 auto;
        max-width: 445px;
        width: 100%
    }
}
@media screen and (max-width: 600px) {
    .order--deadline .aboutDeadline .deadline--date .text {
        font-size: 1.8rem;
        padding-left: 20px
    }
    .order--deadline .aboutDeadline .deadline--date .note, .order--deadline .aboutDeadline .deadline--date .defaultList {
        padding-left: 20px
    }
    .order--deadline .aboutDeadline .deadline--calender .calenderWrapper {
        max-width: 262px;
        width: 100%
    }
}
.order--payment .payment--send {
    margin-bottom: 40px
}
.order--payment .payment--send .aboutSend {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}
.order--payment .payment--send .aboutSend .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: 40px
}
.order--payment .payment--send .aboutSend .item .send--image {
    margin-right: 20px;
    width: 80px
}
.order--payment .payment--send .aboutSend .send--text .text {
    font-size: 2.2rem;
    font-weight: 700;
    margin-bottom: 0
}
.order--payment .payment--send .aboutSend .send--text .text span {
    font-weight: 400
}
.order--payment .payment--send .aboutSend .send--text .text .txt--underline {
    font-weight: 700
}
.order--payment .payment--send .aboutSend .send--text .note {
    margin-bottom: 0;
    margin-top: 20px
}
.order--payment .payment--method .heading {
    font-size: 2.2rem;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 20px
}
.order--payment .payment--method .case--credit, .order--payment .payment--method .case--bank {
    padding-left: 40px
}
.order--payment .payment--method .case--credit {
    margin-bottom: 30px
}
.order--payment .payment--method .case--credit .aboutCredit {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}
.order--payment .payment--method .case--credit .credit--text {
    margin-right: 20px;
    width: calc(100% - 320px - 20px)
}
.order--payment .payment--method .case--credit .credit--image {
    width: 320px
}
.order--payment .payment--method .case--credit .credit--image .image {
    height: 80px;
    margin-bottom: 0;
    width: 100%
}
.order--payment .payment--method .aboutBank {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}
.order--payment .payment--method .aboutBank .bank--list .item:before {
    color: #f79000;
    content: "●";
    display: inline
}
.order--payment .payment--method .aboutBank .bank--sendName {
    font-size: 2.2rem;
    line-height: 1.5;
    padding: 0 10px
}
.order--payment .payment--method .aboutBank .bank--sendName p {
    margin-bottom: 0
}
.order--payment .payment--method .aboutBank .bank--sendName .kana {
    font-size: 1.8rem
}
.order--payment .payment--method .aboutBank .bank--text {
    margin: 20px 0 0 0;
    width: 100%
}
@media screen and (max-width: 960px) {
    .order--payment .payment--send .aboutSend {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .order--payment .payment--send .aboutSend .item {
        margin-bottom: 30px;
        margin-left: 30px
    }
    .order--payment .payment--send .aboutSend .item:last-child {
        margin-bottom: 0
    }
    .order--payment .payment--send .aboutSend .item:last-child .send--image {
        -ms-flex-item-align: start;
        align-self: flex-start
    }
    .order--payment .payment--send .aboutSend .item .send--image {
        margin-right: 10px;
        width: 66px
    }
    .order--payment .payment--send .aboutSend .send--text .text {
        font-size: 2.0rem
    }
    .order--payment .payment--send .aboutSend .send--text .note {
        margin-bottom: 0;
        margin-top: 15px
    }
    .order--payment .payment--method .heading {
        font-size: 2.0rem
    }
    .order--payment .payment--method .case--credit, .order--payment .payment--method .case--bank {
        padding-left: 30px
    }
    .order--payment .payment--method .case--credit {
        margin-bottom: 30px
    }
    .order--payment .payment--method .case--credit .aboutCredit {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
    .order--payment .payment--method .case--credit .credit--text {
        margin-right: 0;
        width: 100%
    }
    .order--payment .payment--method .case--credit .credit--image {
        margin: 0 auto;
        width: 320px
    }
    .order--payment .payment--method .aboutBank {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
    .order--payment .payment--method .aboutBank .bank--list {
        margin-bottom: 20px
    }
    .order--payment .payment--method .aboutBank .bank--sendName {
        font-size: 2.0rem;
        padding: 0
    }
    .order--payment .payment--method .aboutBank .bank--sendName .kana {
        font-size: 1.6rem
    }
}
@media screen and (max-width: 600px) {
    .order--payment .payment--send .aboutSend .item {
        margin-left: 20px
    }
    .order--payment .payment--send .aboutSend .send--text .text {
        font-size: 1.8rem
    }
    .order--payment .payment--send .aboutSend .send--text .note {
        margin-top: 10px
    }
    .order--payment .payment--method .heading {
        font-size: 1.8rem
    }
    .order--payment .payment--method .case--credit, .order--payment .payment--method .case--bank {
        padding-left: 20px
    }
    .order--payment .payment--method .aboutBank .bank--sendName {
        font-size: 1.8rem
    }
    .order--payment .payment--method .aboutBank .bank--sendName .kana {
        font-size: 1.4rem
    }
}
.order--data .heading {
    font-size: 2.2rem;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 20px
}
.order--data .data--manuscript .aboutFormat {
    padding-left: 40px
}
.order--data .data--manuscript .aboutFormat .format {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: 30px
}
.order--data .data--manuscript .aboutFormat .format--text {
    margin-right: 20px;
    width: calc(100% - 150px - 20px)
}
.order--data .data--manuscript .aboutFormat .format--image {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 150px
}
.order--data .data--manuscript .aboutFormat .format--image img {
    margin: 0 10px 0 0;
    width: 70px
}
.order--data .data--manuscript .aboutFormat .format--image img + img {
    margin: 0
}
.order--data .data--manuscript .aboutMethod {
    padding-left: 40px;
    margin-bottom: 40px
}
.order--data .data--manuscript .aboutMethod .method--list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 30px auto;
    width: 100%
}
.order--data .data--manuscript .aboutMethod .method--list .item {
    margin: 0 20px
}
.order--data .data--manuscript .aboutMethod .method--list .item.btn {
    background-color: #b2e9ff;
    font-size: 1.8rem;
    font-weight: 700;
    line-height: 56px;
    height: 60px;
    width: 200px
}
.order--data .data--manuscript .aboutMethod .method--list .item.btn:hover, .order--data .data--manuscript .aboutMethod .method--list .item.btn:active, .order--data .data--manuscript .aboutMethod .method--list .item.btn:focus {
    background-color: #fff599
}
.order--data .data--keep {
    margin-bottom: 40px
}
.order--data .data--keep .aboutKeep {
    padding-left: 40px
}
.order--data .data--keep .aboutKeep .heading {
    line-height: 1.5
}
.order--data .data--keep .aboutKeep .text {
    margin-bottom: 0
}
.order--data .data--measurement .aboutMethod {
    padding-left: 40px
}
.order--data .data--measurement .aboutMethod .methodEx {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}
.order--data .data--measurement .aboutMethod .method--image {
    margin-right: 40px
}
.order--data .data--measurement .aboutMethod .method--text .heading {
    font-size: 2.0rem;
    line-height: 1.5
}
.order--data .data--measurement .aboutMethod .method--text .cal {
    margin-top: 25px
}
.order--data .data--measurement .aboutMethod .method--text .total {
    color: #db007d
}
@media screen and (max-width: 960px) {
    .order--data .heading {
        font-size: 2.0rem
    }
    .order--data .data--manuscript .aboutFormat {
        padding-left: 30px
    }
    .order--data .data--manuscript .aboutFormat .format {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .order--data .data--manuscript .aboutFormat .format--text {
        margin-right: 0;
        width: 100%
    }
    .order--data .data--manuscript .aboutFormat .format--image {
        margin: 0 auto
    }
    .order--data .data--manuscript .aboutMethod {
        padding-left: 30px
    }
    .order--data .data--manuscript .aboutMethod .method--list {
        margin: 20px auto
    }
    .order--data .data--manuscript .aboutMethod .method--list .item {
        margin: 0 10px
    }
    .order--data .data--manuscript .aboutMethod .method--list .item.btn {
        font-size: 1.6rem;
        line-height: 46px;
        height: 50px;
        width: 180px
    }
    .order--data .data--keep .aboutKeep {
        padding-left: 30px
    }
    .order--data .data--measurement .aboutMethod {
        padding-left: 30px
    }
    .order--data .data--measurement .aboutMethod .methodEx {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
    .order--data .data--measurement .aboutMethod .method--image {
        margin: 0 auto 20px
    }
    .order--data .data--measurement .aboutMethod .method--text .heading {
        font-size: 1.8rem
    }
    .order--data .data--measurement .aboutMethod .method--text .cal {
        margin-top: 25px
    }
}
@media screen and (max-width: 600px) {
    .order--data .heading {
        font-size: 1.8rem
    }
    .order--data .data--manuscript .aboutFormat {
        padding-left: 20px
    }
    .order--data .data--manuscript .aboutMethod {
        padding-left: 20px
    }
    .order--data .data--manuscript .aboutMethod .method--list {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .order--data .data--manuscript .aboutMethod .method--list .item {
        margin: 5px
    }
    .order--data .data--manuscript .aboutMethod .method--list .item.btn {
        font-size: 1.5rem;
        line-height: 36px;
        height: 40px;
        width: 200px
    }
    .order--data .data--keep .aboutKeep {
        padding-left: 20px
    }
    .order--data .data--measurement .aboutMethod {
        padding-left: 20px
    }
    .order--data .data--measurement .aboutMethod .method--text .heading {
        font-size: 1.7rem
    }
    .order--data .data--measurement .aboutMethod .method--text .cal {
        margin-top: 20px
    }
}
@media screen and (max-width: 414px) {
    .order--data .data--measurement .aboutMethod {
        padding-left: 20px
    }
    .order--data .data--measurement .aboutMethod .method--text .heading {
        font-size: 1.7rem
    }
    .order--data .data--measurement .aboutMethod .method--text .cal {
        margin-top: 20px
    }
    .order--data .data--measurement .aboutMethod .method--text .cal .txt--underline:after {
        content: "";
        background-color: #ffee4c;
        border-radius: 1.5px;
        display: inline-block;
        height: 100%;
        left: 0;
        opacity: 0.2;
        position: absolute;
        top: 1px;
        width: 100%
    }
}
.cat--emergency picture, .cat--emergency img {
    margin-bottom: 0
}
.cat--qa .qa--item p {
    padding-left: 40px
}
.cat--qa .qa--item .movie {
    display: block;
    margin: 0 auto;
    text-align: center
}
@media screen and (max-width: 960px) {
    .cat--qa .qa--item p {
        padding-left: 30px
    }
}
@media screen and (max-width: 600px) {
    .cat--qa .qa--item p {
        padding-left: 20px
    }
}

/*20250724*/
/*メインビジュアル*/
.main-visual-wrap{
    padding: 10px 20px 0 20px;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0.2), #e7ecef);    
}
.main-visual-inner{
    max-width: 1220px;
    margin: 0 auto;
}
.hero-after{
    margin-top: -20px;
}
.bottom-line{
    height: 20px;
    background: url("../images/home/bg-main-bottom-line.gif") repeat-x center bottom;
}
/*メインボタン*/
.btn-wrap{
    width: 100%;
    margin: 0 0 50px 0;
    padding: 50px 20px 50px 20px;
    background: url("../images/home/bg-main-btn.gif") repeat top left;
}
.btn-wrap-inner{
    max-width: 1220px;
    width: 100%;
    margin: 0 auto;
}
.btn-list{
    display: flex;
    justify-content: left;
    flex-wrap: wrap;
    margin: 0 0 0 -2%;
}
.btn-list li{
    width: 31%;
    margin: 0 0 20px 2%;
    box-shadow: rgba(64, 64, 64, 0.25) 0 1px 5px;
}
@media screen and (max-width: 900px) {
    .btn-wrap{
        padding: 20px 20px 20px 20px;
    }
    .btn-list li{
        width: 48%;
        margin: 0 0 20px 2%;
    }
}
/**/



.homeHero {
    background-color: #b2e9ff;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.5)), to(#b2e9ff));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.5), #b2e9ff);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0.5), #b2e9ff);
    position: relative;
    padding: 50px 0 0;
    position: relative;
    width: 100%
}
.homeHero .homeHeroInner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}
.homeHero .homeHeroInner .heroMain {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-item-align: center;
    align-self: center;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    justify-content: space-between;
    max-width: 1230px;
    width: 100%;    
}
.homeHero .homeHeroInner .heroMain .item {
    margin: 0;
    max-width: 397px;
    width: 31%
}
.homeHero .homeHeroInner .heroMain .item img[src$=".jpg"]{
    -webkit-box-shadow: rgba(64, 64, 64, 0.25) 0 1px 5px;
    box-shadow: rgba(64, 64, 64, 0.25) 0 1px 5px;
}
.homeHero .homeHeroInner .heroMain .item {
    margin: 0 0 20px 0;
}
.homeHero .homeHeroInner .heroMain .item:nth-of-type(1) {
    margin-top: 40px;
}
.homeHero .homeHeroInner .heroMain .item:nth-of-type(2) {
    margin-top: 40px;
}
.homeHero .homeHeroInner .heroSub {
    /*margin-right: -50px;*/
    /*max-width: 450px;*/
    max-width: 397px;
    /*padding-top: 33px;*/
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    /*order: 1;*/
    /*width: calc(19% + 50px)*/
     width: 31%;
     padding: 33px 0 0 5%;
}
.homeHero .homeHeroInner .heroSub .appealTxt {
    font-weight: 700;
    line-height: 1;
    margin-bottom: 9px;
    position: relative
}
.homeHero .homeHeroInner .heroSub .appealTxt:before {
    background: url("../images/home/img_hero_deco.svg") no-repeat left top;
    background-size: 130px 96px;
    content: "";
    display: block;
    height: 96px;
    left: -50px;
    position: absolute;
    top: -50px;
    width: 130px
}
.homeHero .homeHeroInner .heroSub .appealTxt .txt--line1 {
    background-color: #db007d;
    border-radius: 13px;
    color: #fff;
    display: inline-block;
    font-size: 1.6rem;
    padding: 5px;
    text-align: center;
    width: 170px
}
.homeHero .homeHeroInner .heroSub .appealTxt .txt--line2 {
    display: block;
    color: #fff;
    font-size: 6.7rem;
    text-shadow: 2px 2px 0 #000, -2px -2px 0 #000, -2px 2px 0 #000, 2px -2px 0 #000, 0px 2px 0 #000, 0 -2px 0 #000, -2px 0 0 #000, 2px 0 0 #000;
    letter-spacing: 0.17em;
    line-height: 1;
    margin: 13px 0 20px 0;
    max-width: 250px;
    padding: 0 0 0 10px;
    position: relative;
    text-align: center;
    vertical-align: text-bottom;
    width: 100%;

    font-family: "BIZ UDGothic", sans-serif;
    font-weight: 700;
    font-style: normal;

    z-index: 1
}
.homeHero .homeHeroInner .heroSub .appealTxt .txt--line2:before {
    background-color: #db007d;
    bottom: -10px;
    content: "";
    display: block;
    height: 30px;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: -1
}
.homeHero .homeHeroInner .heroSub .appealTxt .txt--line3 {
    color: #db007d;
    display: block;
    font-size: 3.6rem;
    /*padding-right: 30px;*/
    text-align: center;
    font-weight: 600;
}
.homeHero .homeHeroInner .heroSub .appealPrice {
    background-color: #0041aa;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: 700;
    height: 55px;
    line-height: 1;
    max-width: 250px;
    position: relative;
    width: 100%;
    z-index: 1
}
.homeHero .homeHeroInner .heroSub .appealPrice:before, .homeHero .homeHeroInner .heroSub .appealPrice:after {
    background-color: #0041aa;
    border-radius: 50%;
    bottom: 0;
    content: "";
    display: block;
    height: 36px;
    margin: auto 0;
    position: absolute;
    top: 0;
    width: 36px;
    z-index: -1
}
.homeHero .homeHeroInner .heroSub .appealPrice:before {
    left: -15px
}
.homeHero .homeHeroInner .heroSub .appealPrice:after {
    right: -15px
}
.homeHero .homeHeroInner .heroSub .appealPrice dt {
    font-size: 1.6rem
}
.homeHero .homeHeroInner .heroSub .appealPrice dt span {
    display: block
}
.homeHero .homeHeroInner .heroSub .appealPrice dd {
    font-size: 2.6rem
}
.homeHero .homeHeroInner .heroSub .appealPrice dd span {
    font-family: 'Roboto', serif;
    font-size: 4.6rem;
    font-weight: 700;
    font-display: swap;
    letter-spacing: 0
}
.homeHero .homeHeroInner .heroSub .heroRobot {
    margin-bottom: -40px;
    margin-left: -32px;
    margin-top: -10px;
    max-width: 248px;
    width: calc(100% + 32px)
}
.homeHero .homeHeroInner .heroSub .heroRobot .only--sp {
    display: none
}
.heroAfter {
    display: block;
    /*height: 24px;*/
    margin-top: 0;
    position: relative;
    width: 100%;
    z-index: -1
}
.heroAfter .bottomArc {
    background-repeat: no-repeat;
    display: block;
    /*background-image: url("../images/home/hero_ark_c.svg"), url("../images/home/hero_ark_m.svg"), url("../images/home/hero_ark_y.svg"), url("../images/home/hero_ark_k.svg");
    background-size: 100% 150px, 100% 150px, 100% 150px, 100% 150px;
    background-position: center 0, center 10px, center 20px, center 30px;*/
    background: #b2e9ff url("../images/home/bg_main_bottomline.gif") repeat-x center bottom;
    height: 24px;
    /*margin-top: -47px;*/
    padding-top: 47px;
    width: 100%
}
@media screen and (max-width: 1300px) {
    .homeHero .homeHeroInner {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: end
    }
    .homeHero .homeHeroInner .heroMain {
        /*width: 75%*/
        width: 100%;
    }
    .homeHero .homeHeroInner .heroMain .item {
        max-width: 400px
    }
    /*
    .homeHero .homeHeroInner .heroMain .item:nth-of-type(1) {
        margin: 0 20px 20px 40px
    }
    .homeHero .homeHeroInner .heroMain .item:nth-of-type(2) {
        margin: 0 0 20px 0
    }
    .homeHero .homeHeroInner .heroMain .item:nth-of-type(3) {
        margin: 0 20px 0 0
    }
    .homeHero .homeHeroInner .heroMain .item:nth-of-type(4) {
        margin: 0 40px 0 0
    }
    */
    .homeHero .homeHeroInner .heroSub .appealTxt:before {
        background-size: 100px 94px;
        height: 94px;
        left: -30px;
        top: -50px;
        width: 100px
    }
    .homeHero .homeHeroInner .heroSub .appealTxt .txt--line1 {
        border-radius: 13px;
        font-size: 1.4rem;
        padding: 5px 5px 3px 5px;
        width: 160px
    }
    .homeHero .homeHeroInner .heroSub .appealTxt .txt--line2 {
        font-size: 5.9rem;
        max-width: 220px
    }
    .homeHero .homeHeroInner .heroSub .appealTxt .txt--line3 {
        font-size: 3.2rem;
        max-width: 220px;
        padding-right: 0
    }
    .homeHero .homeHeroInner .heroSub .appealPrice {
        height: 51px;
        max-width: 210px
    }
    .homeHero .homeHeroInner .heroSub .appealPrice:before, .homeHero .homeHeroInner .heroSub .appealPrice:after {
        border-radius: 50%;
        height: 30px;
        width: 30px
    }
    .homeHero .homeHeroInner .heroSub .appealPrice dt {
        font-size: 1.5rem
    }
    .homeHero .homeHeroInner .heroSub .appealPrice dt span {
        display: block
    }
    .homeHero .homeHeroInner .heroSub .appealPrice dd {
        font-size: 2.0rem
    }
    .homeHero .homeHeroInner .heroSub .appealPrice dd span {
        font-size: 4.0rem
    }
    .homeHero .homeHeroInner .heroSub .heroRobot {
        margin-bottom: -40px;
        margin-left: 0;
        margin-top: -10px;
        max-width: 220px;
        width: calc(100% + 32px)
    }
}
@media screen and (max-width: 1200px) {
    /*.homeHero .homeHeroInner .heroMain .item:nth-of-type(1) {
        margin: 0 20px 20px 30px
    }
    .homeHero .homeHeroInner .heroMain .item:nth-of-type(2) {
        margin: 0 0 20px 0
    }
    .homeHero .homeHeroInner .heroMain .item:nth-of-type(3) {
        margin: 0 20px 0 0
    }
    .homeHero .homeHeroInner .heroMain .item:nth-of-type(4) {
        margin: 0 30px 0 0
    }*/
    .homeHero .homeHeroInner .heroSub .appealTxt .txt--line1 {
        font-size: 1.3rem;
        width: 145px
    }
    .homeHero .homeHeroInner .heroSub .appealTxt .txt--line2 {
        font-size: 5.0rem;
        max-width: 190px
    }
    .homeHero .homeHeroInner .heroSub .appealTxt .txt--line3 {
        font-size: 2.7rem;
        max-width: 190px
    }
    .homeHero .homeHeroInner .heroSub .appealPrice {
        height: 51px;
        max-width: 160px
    }
    .homeHero .homeHeroInner .heroSub .appealPrice:before, .homeHero .homeHeroInner .heroSub .appealPrice:after {
        border-radius: 50%;
        height: 30px;
        width: 30px
    }
    .homeHero .homeHeroInner .heroSub .appealPrice:after {
        right: -11px
    }
    .homeHero .homeHeroInner .heroSub .appealPrice:before {
        left: -11px
    }
    .homeHero .homeHeroInner .heroSub .appealPrice dt {
        font-size: 1.2rem
    }
    .homeHero .homeHeroInner .heroSub .appealPrice dd {
        font-size: 1.5rem
    }
    .homeHero .homeHeroInner .heroSub .appealPrice dd span {
        font-size: 2.8rem
    }
    .homeHero .homeHeroInner .heroSub .heroRobot {
        margin-top: -10px;
        max-width: 190px;
        width: calc(100% + 32px)
    }
    .heroAfter {
        /*height: 170px*/
    }
    .heroAfter .bottomArc {
        /*background-size: 100% 140px, 100% 140px, 100% 140px, 100% 140px;*/
        height: 24px
    }
}
@media screen and (max-width: 1100px) {
    .homeHero .homeHeroInner .heroSub .heroRobot {
        margin-top: -10px;
        max-width: 170px;
        width: calc(100% + 32px)
    }
}
@media screen and (max-width: 960px) {
    .homeHero .homeHeroInner {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
    .homeHero .homeHeroInner .heroMain {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        width: 100%;
        max-width: calc(100% - 30px);
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
    .homeHero .homeHeroInner .heroMain .item {
        max-width: 350px;
        width: 100%;
        margin: 0 10px 20px 10px !important;
    }

    .homeHero .homeHeroInner .heroSub {
        max-width: 370px;
        width: 100%;
        position: relative;
        left: 0;
        top: -35px;
       /* margin: 30px auto -30px*/
    }
    .homeHero .homeHeroInner .heroSub .appealTxt .txt--line1 {
        font-size: 1.4rem;
        width: 160px
    }
    .homeHero .homeHeroInner .heroSub .appealTxt .txt--line2 {
        font-size: 5.9rem;
        max-width: 220px
    }
    .homeHero .homeHeroInner .heroSub .appealTxt .txt--line3 {
        font-size: 3.2rem;
        max-width: 220px
    }
    .homeHero .homeHeroInner .heroSub .heroRobot {
        margin-top: -10px;
        max-width: 220px;
        margin-left: 200px;
        position: absolute;
        top: 0;
        left: 30px
    }
    .heroAfter {
        /*height: 160px*/
    }
    .heroAfter .bottomArc {
        /*background-size: 110% 130px, 110% 130px, 110% 130px, 110% 130px;*/
        height: 24px
    }
}
@media screen and (max-width: 800px) {
    .homeHero .homeHeroInner .heroSub .heroRobot .only--pc {
        display: none
    }
    .homeHero .homeHeroInner .heroSub .heroRobot .only--sp {
        display: block
    }
}
@media screen and (max-width: 600px) {
    .homeHero {
        padding: 20px 0 0
    }
    .homeHero .homeHeroInner .heroMain {
        max-width: 100%;
        width: 100%
    }
    .homeHero .homeHeroInner .heroMain .item {
        /*width: calc((100% - 20px) / 2)*/
    }
    .homeHero .homeHeroInner .heroMain .item:nth-of-type(1), .homeHero .homeHeroInner .heroMain .item:nth-of-type(2) {
        margin: 0 5px 10px 5px
    }
    .homeHero .homeHeroInner .heroMain .item:nth-of-type(3), .homeHero .homeHeroInner .heroMain .item:nth-of-type(4) {
        margin: 0 5px 0 5px
    }
    .homeHero .homeHeroInner .heroSub {
        left: 0;
        max-width: 250px;
        /*margin: 20px auto -30px;*/
        position: relative;
        padding-top: 30px;
        top: 0;
        width: 90%
    }
    .homeHero .homeHeroInner .heroSub .appealTxt:before {
        background-size: 70px 60px;
        height: 60px;
        left: -25px;
        top: -30px;
        width: 70px
    }
    .homeHero .homeHeroInner .heroSub .appealTxt .txt--line1 {
        font-size: 1.3rem;
        width: 145px
    }
    .homeHero .homeHeroInner .heroSub .appealTxt .txt--line2 {
        font-size: 5.0rem;
        max-width: 190px
    }
    .homeHero .homeHeroInner .heroSub .appealTxt .txt--line3 {
        font-size: 2.7rem;
        max-width: 190px
    }
    .homeHero .homeHeroInner .heroSub .appealPrice {
        height: 36px;
        max-width: 180px
    }
    .homeHero .homeHeroInner .heroSub .appealPrice:before, .homeHero .homeHeroInner .heroSub .appealPrice:after {
        height: 26px;
        width: 26px
    }
    .homeHero .homeHeroInner .heroSub .heroRobot {
        margin-top: -10px;
        max-width: 170px;
        margin-left: 170px;
        position: absolute;
        top: 10px;
        left: 30px
    }
    .heroAfter {
        /*height: 150px*/
    }
    .heroAfter .bottomArc {
        /*background-size: 130% 120px, 130% 120px, 130% 120px, 130% 120px;*/
        height: 24px
    }
}
@media screen and (max-width: 414px) {
    .homeHero .homeHeroInner .heroMain .item:nth-of-type(1), .homeHero .homeHeroInner .heroMain .item:nth-of-type(2), .homeHero .homeHeroInner .heroMain .item:nth-of-type(3), .homeHero .homeHeroInner .heroMain .item:nth-of-type(4) {
        margin: 0 5px 5px 5px
    }
    .homeHero .homeHeroInner .heroSub {
        max-width: 300px;
        margin: 10px auto -10px;
        padding-top: 28px;
        width: 90%
    }
    .homeHero .homeHeroInner .heroSub .appealTxt {
        margin-bottom: 5px
    }
    .homeHero .homeHeroInner .heroSub .appealTxt:before {
        background-size: 70px 60px;
        height: 60px;
        left: -25px;
        top: -30px;
        width: 70px
    }
    .homeHero .homeHeroInner .heroSub .appealTxt .txt--line1 {
        font-size: 1.1rem;
        width: 120px
    }
    .homeHero .homeHeroInner .heroSub .appealTxt .txt--line2 {
        font-size: 3.6rem;
        max-width: 140px;
        margin: 13px 0 10px 0
    }
    .homeHero .homeHeroInner .heroSub .appealTxt .txt--line2:before {
        background-color: #db007d;
        bottom: -6px;
        height: 20px
    }
    .homeHero .homeHeroInner .heroSub .appealTxt .txt--line3 {
        font-size: 2.0rem;
        max-width: 140px
    }
    .homeHero .homeHeroInner .heroSub .appealPrice {
        border-radius: 13px;
        height: 26px;
        max-width: 140px
    }
    .homeHero .homeHeroInner .heroSub .appealPrice dt {
        font-size: 1.0rem
    }
    .homeHero .homeHeroInner .heroSub .appealPrice dd {
        font-size: 1.3rem
    }
    .homeHero .homeHeroInner .heroSub .appealPrice dd span {
        font-size: 2rem
    }
    .homeHero .homeHeroInner .heroSub .appealPrice:before, .homeHero .homeHeroInner .heroSub .appealPrice:after {
        display: none
    }
    .homeHero .homeHeroInner .heroSub .heroRobot {
        margin-top: -10px;
        max-width: 120px;
        margin-left: 120px;
        top: 10px;
        left: 30px
    }
    .heroAfter {
        /*height: 120px*/
    }
    .heroAfter .bottomArc {
        /*background-size: 120% 90px, 120% 90px, 120% 90px, 120% 90px;*/
        height: 24px
    }
}
.homeIntro {
    font-size: 2.2rem;
    font-weight: 700;
    margin: 100px auto 100px;
    padding: 0;
    width: 100%
}
.homeIntro .homeIntroInner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}
.homeIntro .homeIntroInner .introMain {
    line-height: 1;
    max-width: 710px;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    position: relative;
    width: calc(100% - 37% - 60px)
}
.homeIntro .homeIntroInner .introMain:before {
    background: url("../images/home/img_robot2.svg") no-repeat left top;
    background-size: 173px 221px;
    content: "";
    display: block;
    height: 221px;
    left: -188px;
    position: absolute;
    top: -40px;
    width: 173px
}
.homeIntro .homeIntroInner .introMain .appeal {
    margin: 70px 0
}
.homeIntro .homeIntroInner .introMain .appeal .heading--circle {
    display: inline-block;
    margin-bottom: 0
}
.homeIntro .homeIntroInner .introMain .appeal + P {
    line-height: 1.5
}
.homeIntro .homeIntroInner .introSub {
    background: url("../images/home/bg_intro_triangle.webp") no-repeat 35px 10px;
    background-size: 385px;
    font-size: 1.4rem;
    margin-right: 60px;
    max-width: 455px;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    width: 37%
}
.homeIntro .homeIntroInner .introSub .image.info--1, .homeIntro .homeIntroInner .introSub .image.info--2 {
    display: block;
    position: relative;
    width: 100%;
    z-index: 1
}
.homeIntro .homeIntroInner .introSub .image.info--1 source, .homeIntro .homeIntroInner .introSub .image.info--1 img, .homeIntro .homeIntroInner .introSub .image.info--2 source, .homeIntro .homeIntroInner .introSub .image.info--2 img {
    border-radius: 10px
}
.homeIntro .homeIntroInner .introSub .image.info--1::before, .homeIntro .homeIntroInner .introSub .image.info--2::before {
    border-radius: 10px;
    content: "";
    display: block;
    left: -15px;
    position: absolute;
    top: -15px;
    z-index: -1
}
.homeIntro .homeIntroInner .introSub .image.info--1 {
    margin: 15px 0 0 38px;
    max-width: 220px
}
.homeIntro .homeIntroInner .introSub .image.info--1::before {
    background-color: rgba(0, 183, 255, 0.3);
    height: 220px;
    max-width: 220px;
    width: 220px
}
.homeIntro .homeIntroInner .introSub .image.info--2 {
    margin: -13px 0 0 auto;
    max-width: 160px
}
.homeIntro .homeIntroInner .introSub .image.info--2::before {
    background-color: rgba(255, 238, 76, 0.65);
    height: 160px;
    max-width: 160px;
    width: 160px
}
.homeIntro .homeIntroInner .introSub .image.info--3 {
    margin: -70px auto 0 -16px;
    display: block;
    position: relative;
    width: 100%;
    z-index: 1
}
.homeIntro .heading--intro {
    font-size: 3.6rem;
    line-height: 2;
    margin-bottom: 30px
}
.homeIntro .heading--intro span {
    display: inline-block
}
.homeIntro .heading--intro .txt--underline::before {
    border-radius: 3px;
    bottom: -5px;
    height: 6px
}
.homeIntro .heading--intro .txt--underline > span {
    font-size: 4.6rem;
    line-height: 1
}
.homeIntro .heading--intro .txt--underline .txt--edge {
    color: #fff;
    font-size: 7.5rem;
    text-shadow: 2px 2px 0 #000, -2px -2px 0 #000, -2px 2px 0 #000, 2px -2px 0 #000, 0px 2px 0 #000, 0 -2px 0 #000, -2px 0 0 #000, 2px 0 0 #000;
    letter-spacing: 0.1em;
    line-height: 1;
    padding-right: 10px;
    vertical-align: text-bottom
}
.no-webp .homeIntro .homeIntroInner .introSub {
    background: url("../images/home/bg_intro_triangle.png") no-repeat 35px 10px
}
@media screen and (max-width: 1200px) {
    .homeIntro {
        font-size: 2.1rem;
        margin: 90px auto 90px
    }
    .homeIntro .homeIntroInner .introMain .appeal {
        margin: 60px 0
    }
    .homeIntro .homeIntroInner .introMain .txt--underline:before {
        bottom: -3px
    }
    .homeIntro .homeIntroInner .introSub {
        background-size: calc(100% - 35px);
        background-position-y: 30%;
        margin-right: 40px
    }
    .homeIntro .homeIntroInner .introSub .image.info--1 {
        max-width: 200px
    }
    .homeIntro .homeIntroInner .introSub .image.info--1::before {
        height: 200px;
        max-width: 200px;
        width: 200px
    }
    .homeIntro .homeIntroInner .introSub .image.info--2 {
        max-width: 140px
    }
    .homeIntro .homeIntroInner .introSub .image.info--2::before {
        height: 140px;
        max-width: 140px;
        width: 140px
    }
    .homeIntro .homeIntroInner .introSub .image.info--3 {
        margin: -20px auto 0 -16px
    }
    .homeIntro .heading--intro {
        font-size: 3.4rem
    }
    .homeIntro .heading--intro .txt--underline > span {
        font-size: 4.3rem
    }
    .homeIntro .heading--intro .txt--underline .txt--edge {
        font-size: 7.0rem
    }
}
@media screen and (max-width: 1100px) {
    .homeIntro {
        font-size: 2.0rem
    }
    .homeIntro .homeIntroInner .introMain:before {
        background-size: 150px 220px;
        height: 220px;
        left: -157px;
        width: 150px
    }
    .homeIntro .homeIntroInner .introMain .appeal {
        margin: 50px 0
    }
    .homeIntro .homeIntroInner .introSub {
        background-size: calc(100% - 35px);
        background-position-y: 30%;
        margin-right: 40px
    }
    .homeIntro .homeIntroInner .introSub .image.info--1 {
        max-width: 190px
    }
    .homeIntro .homeIntroInner .introSub .image.info--1::before {
        height: 190px;
        max-width: 190px;
        width: 190px
    }
    .homeIntro .homeIntroInner .introSub .image.info--2 {
        margin: -3px 0 0 auto;
        max-width: 140px
    }
    .homeIntro .homeIntroInner .introSub .image.info--2::before {
        height: 140px;
        max-width: 140px;
        width: 140px
    }
    .homeIntro .homeIntroInner .introSub .image.info--3 {
        margin: 0 auto 0 -16px
    }
    .homeIntro .heading--intro {
        font-size: 3.0rem
    }
    .homeIntro .heading--intro .txt--underline > span {
        font-size: 3.5rem
    }
    .homeIntro .heading--intro .txt--underline .txt--edge {
        font-size: 6.5rem
    }
}
@media screen and (max-width: 960px) {
    .homeIntro .homeIntroInner {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .homeIntro .homeIntroInner .introMain {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        margin-bottom: 30px;
        max-width: 800px;
        width: 100%
    }
    .homeIntro .homeIntroInner .introMain:before {
        background-size: 173px 221px;
        height: 221px;
        left: 10px;
        top: -66px;
        width: 173px
    }
    .homeIntro .homeIntroInner .introMain .appeal {
        margin: 40px 0
    }
    .homeIntro .homeIntroInner .introMain .appeal + p {
        text-align: center
    }
    .homeIntro .homeIntroInner .introMain .txt--underline:before {
        bottom: -2px
    }
    .homeIntro .homeIntroInner .introSub {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        margin-right: 0;
        width: 100%
    }
    .homeIntro .homeIntroInner .introSub .image.info--1 {
        margin: 10px 0 0 -20px;
        max-width: 220px
    }
    .homeIntro .homeIntroInner .introSub .image.info--1::before {
        height: 220px;
        max-width: 220px;
        width: 220px
    }
    .homeIntro .homeIntroInner .introSub .image.info--2 {
        margin: -23px -30px 0 auto;
        max-width: 160px
    }
    .homeIntro .homeIntroInner .introSub .image.info--2::before {
        height: 160px;
        max-width: 160px;
        width: 160px
    }
    .homeIntro .homeIntroInner .introSub .image.info--3 {
        margin: -70px auto 0 -16px
    }
    .homeIntro .homeIntroInner .heading--intro {
        margin-bottom: 30px;
        padding-left: 200px
    }
    .homeIntro .homeIntroInner .heading--intro + p {
        padding-left: 80px
    }
}
@media screen and (max-width: 800px) {
    .homeIntro .homeIntroInner .introMain:before {
        display: none
    }
    .homeIntro .homeIntroInner .heading--intro {
        font-size: 3.0rem;
        margin-left: auto;
        margin-right: auto;
        margin-top: 0;
        max-width: 480px;
        padding-left: 0
    }
    .homeIntro .homeIntroInner .heading--intro .txt--underline > span {
        font-size: 3.5rem
    }
    .homeIntro .homeIntroInner .heading--intro .txt--underline .txt--edge {
        font-size: 6.5rem
    }
    .homeIntro .homeIntroInner .heading--intro + p {
        padding-left: 0
    }
}
@media screen and (max-width: 600px) {
    .homeIntro {
        margin: 50px auto 80px
    }
    .homeIntro .homeIntroInner .introMain {
        margin-bottom: 0
    }
    .homeIntro .homeIntroInner .introMain:before {
        display: none
    }
    .homeIntro .homeIntroInner .introMain .appeal + P {
        margin-bottom: 0
    }
    .homeIntro .homeIntroInner .introSub {
        display: none
    }
    .homeIntro .homeIntroInner .heading--intro {
        font-size: 2.4rem;
        margin-top: 0;
        max-width: 380px
    }
    .homeIntro .homeIntroInner .heading--intro .txt--underline > span {
        font-size: 2.6rem
    }
    .homeIntro .homeIntroInner .heading--intro .txt--underline .txt--edge {
        font-size: 5.0rem;
        padding-right: 0
    }
}
@media screen and (max-width: 414px) {
    .homeIntro .homeIntroInner .heading--intro {
        font-size: 2.1rem;
        max-width: 290px
    }
    .homeIntro .homeIntroInner .heading--intro .txt--underline > span {
        font-size: 2.1rem
    }
    .homeIntro .homeIntroInner .heading--intro .txt--underline .txt--edge {
        font-size: 4.0rem;
        padding-right: 0
    }
    .homeIntro .homeIntroInner .heading--intro + p {
        padding-left: 0
    }
}
.cat--form .method--list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 30px auto;
    width: 100%
}
.cat--form .method--list .item {
    margin: 0 10px
}
.cat--form .method--list .item.btn {
    background-color: #b2e9ff;
    font-size: 1.8rem;
    font-weight: 700;
    line-height: 56px;
    height: 60px;
    width: 200px
}
.cat--form .method--list .item.btn:hover, .cat--form .method--list .item.btn:active, .cat--form .method--list .item.btn:focus {
    background-color: #fff599
}
@media screen and (max-width: 960px) {
    .cat--form .method--list {
        margin: 20px auto
    }
    .cat--form .method--list .item {
        margin: 0 10px
    }
    .cat--form .method--list .item.btn {
        font-size: 1.6rem;
        line-height: 46px;
        height: 50px;
        width: 180px
    }
}
@media screen and (max-width: 600px) {
    .cat--form .method--list {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .cat--form .method--list .item {
        margin: 5px
    }
    .cat--form .method--list .item.btn {
        font-size: 1.5rem;
        line-height: 36px;
        height: 40px;
        width: 200px
    }
}


/*202507追加*/
.item-enbi-pc{
    display: block;
}
.item-enbi-sp{
    display: none;
}
@media screen and (max-width: 900px) {
    .item-enbi-pc{
        display: none;
    }
    .item-enbi-sp{
        display: block;
        text-align: center;
    }
}
.not-bg-border{
    border-left: none !important;
    border-bottom: none !important;
}
.not-bg-border tr:nth-child(2) td:first-child{
    border-left: 1px solid #CCCCCC;
}
.not-bg-border-th th:first-child{
    background: none !important;
}
.not-bg-border-td{
    border-top: none !important;
    border-bottom: none !important;
}
.not-bg-border-td td:not(:first-child){
    border-bottom: 1px solid #CCCCCC;
}

.item-wrap{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.item-wrap-inner{

}

