.breadcrumbs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 1000px;
    margin: 15px auto 0;
    padding: 0 20px;
}

.breadcrumbs li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 14px;
}

.breadcrumbs li:not(:last-of-type)::after {
    content: ">";
    padding: 0 5px;
}

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

.menu-trigger {
    display: none;
}

.global-header-nav-contact {
    display: none;
}

.global-header-slider-logo {
    display: none;
}

.global-header-slider > div {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.global-header-slider .slide01 {
    display: none;
    z-index: 999;
}

.global-header-slider .slide02 {
    display: none;
    z-index: 998;
}

.global-header-slider .slide03 {
    display: none;
    z-index: 997;
}

.global-header-slider .slide04 {
    display: none;
    z-index: 996;
}

.main-visual {
    position: relative;
}

.main-visual-sp {
    display: none;
}

@media screen and (max-width: 767px) {
    .global-header-slider {
        display: none !important;
    }
}


/**
 * slider
 **/
#loopslider01 figure {
    width: 100%;
}

#loopslider01 {
    display: block;
    margin: 0 auto 30px;
    width: 100vw;
    height: 800px;
    text-align: left;
    position: relative;
    overflow: hidden;
}

#loopslider01 ul {
    width: 100%;
    display: inline-block;
}

#loopslider01 ul li {
    position: relative;
    float: left;
    display: inline-block;
    margin: 0 27px 40px 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

#loopslider01 ul li::after {
    content: "";
    position: absolute;
    top: 10px;
    left: 10px;
    display: block;
    width: 100%;
    height: 100%;
    background: url("../img/top/style-slider/style-slider-bg.jpg") no-repeat center / cover;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    z-index: -1;
}

#loopslider01 .top li a {
    position: relative;
    display: block;
}

#loopslider01 .top li a figure {
    position: relative;
    /* padding-top: 60%; */
    /* overflow: hidden; */
}

/* #loopslider01 .top li figure img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: auto;
    height: auto;
    margin: auto;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
} */

#loopslider01 .top li a figure .cat {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    padding: 8px;
    background: #34373d;
    color: #fff;
    font-size: 16px;
    font-family : 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGS明朝E, メイリオ, Meiryo, serif;
}

#loopslider01 .top li:first-of-type,
#loopslider01 .top li:nth-of-type(3),
#loopslider01 .top li:nth-of-type(4),
#loopslider01 .top li:nth-of-type(6) {
    position: relative;
    width: 610px;
}

#loopslider01 .top li:nth-of-type(3) {
    top: 20px;
}

#loopslider01 .top li:nth-of-type(6) {
    top: 20px;
    right: -30px;
}

#loopslider01 .top li:nth-of-type(7) {
    clear: both;
}

/* #loopslider01 .top li:first-of-type figure img,
#loopslider01 .top li:nth-of-type(3) figure img,
#loopslider01 .top li:nth-of-type(4) figure img,
#loopslider01 .top li:nth-of-type(6) figure img {
    height: 425px;
} */

#loopslider01 .top li:nth-of-type(2) {
    position: relative;
    top: 40px;
    width: 610px;
}

#loopslider01 .top li:nth-of-type(5) {
    position: relative;
    top: 40px;
    right: -18px;
    width: 610px;
}

/* #loopslider01 .top li:nth-of-type(2) figure img,
#loopslider01 .top li:nth-of-type(5) figure img {
    height: 415px;
} */


/* bottom */
#loopslider01 .top li:nth-of-type(7),
#loopslider01 .top li:nth-of-type(11) {
    position: relative;
    width: 558px;
}

/* #loopslider01 .top li:nth-of-type(7) figure img,
#loopslider01 .top li:nth-of-type(11) figure img {
    height: 355px;
} */

#loopslider01 .top li:nth-of-type(8),
#loopslider01 .top li:nth-of-type(12) {
    position: relative;
    top: 40px;
    width: 448px;
}

/* #loopslider01 .top li:nth-of-type(8) figure img,
#loopslider01 .top li:nth-of-type(12) figure img {
    height: 285px;
} */

#loopslider01 .top li:nth-of-type(9),
#loopslider01 .top li:nth-of-type(13) {
    position: relative;
    top: 80px;
    width: 403px;
}

/* #loopslider01 .top li:nth-of-type(9) figure img,
#loopslider01 .top li:nth-of-type(13) figure img {
    height: 270px;
} */

#loopslider01 .top li:nth-of-type(10),
#loopslider01 .top li:nth-of-type(14) {
    position: relative;
    top: 30px;
    width: 430px;
}

/* #loopslider01 .top li:nth-of-type(10) figure img,
#loopslider01 .top li:nth-of-type(14) figure img {
    height: 275px;
} */

#loopslider01 ul li a {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

#loopslider01 ul li a:hover .hover-contetnt {
    opacity: 1;
}


.hover-contetnt {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: url(../img/top/style-slider/slider_mask.png) center/220px;
    text-align: center;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    opacity: 0;
}

.hover-contetnt .entry-title {
    width: 100%;
    margin-bottom: 20px;
    color: #fff;
    font-size: 24px;
}

.hover-contetnt .more-w {
    width: 100%;
}

.hover-contetnt .more-w img {
    max-width: 80px;
}

#loopslider01 ul li .more-b {
    position: absolute;
    bottom: 15px;
    left: 20px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

#loopslider01 ul li .more-b img {
    max-width: 75px;
}

#loopslider01 ul li a:hover .more-b {
    display: none;
}


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

    .main-visual-sp {
        display: block;
      position: relative;
        min-height: 500px;
    }

    #loopslider01 {
        height: 470px;
        margin: 50px 0;
    }

    #loopslider01 .top li {
        margin-right: 20px;
    }

    #loopslider01 .top li a figure {
        padding-top: 60%;
    }

    #loopslider01 .top li a figure .cat {
        font-size: 14px;
        padding: 5px 3px;
    }

    #loopslider01 .top li:first-of-type,
    #loopslider01 .top li:nth-of-type(3),
    #loopslider01 .top li:nth-of-type(4) {
        width: 350px;
    }

    #loopslider01 .top li:nth-of-type(6) {
        width: 350px;
        right: -3px;
    }

    #loopslider01 .top li:first-of-type figure img,
    #loopslider01 .top li:nth-of-type(3) figure img,
    #loopslider01 .top li:nth-of-type(4) figure img,
    #loopslider01 .top li:nth-of-type(6) figure img {
        height: auto;
    }

    #loopslider01 .top li:nth-of-type(2) {
        width: 365px;
    }

    #loopslider01 .top li:nth-of-type(5) {
        width: 365px;
        right: -5px;
    }

    /* #loopslider01 .top li:nth-of-type(2) figure img,
    #loopslider01 .top li:nth-of-type(5) figure img {
        height: 255px;
    } */


    /* bottom */
    #loopslider01 .top li:nth-of-type(7),
    #loopslider01 .top li:nth-of-type(11) {
        bottom: 10px;
        width: 270px;
    }

    /* #loopslider01 .top li:nth-of-type(7) figure img,
    #loopslider01 .top li:nth-of-type(11) figure img {
        height: 178px;
    } */

    #loopslider01 .top li:nth-of-type(8),
    #loopslider01 .top li:nth-of-type(12) {
        top: 30px;
        width: 240px;
    }

    /* #loopslider01 .top li:nth-of-type(8) figure img,
    #loopslider01 .top li:nth-of-type(12) figure img {
        height: 170px;
    } */

    #loopslider01 .top li:nth-of-type(9),
    #loopslider01 .top li:nth-of-type(13) {
        top: 40px;
        width: 260px;
    }

    /* #loopslider01 .top li:nth-of-type(9) figure img,
    #loopslider01 .top li:nth-of-type(13) figure img {
        height: 180px;
    } */

    #loopslider01 .top li:nth-of-type(10),
    #loopslider01 .top li:nth-of-type(14) {
        top: 20px;
        width: 265px;
    }

    /* #loopslider01 .top li:nth-of-type(10) figure img,
    #loopslider01 .top li:nth-of-type(14) figure img {
        height: 180px;
    } */

    /* #loopslider01 .top li {
        box-shadow: 7px 7px 0 #dcdedd;
    } */

    #loopslider01 ul li figure img {
        position: absolute;
        top: 50%;
        left: 50%;
        width: auto;
        /* height: 120%; */
        margin: auto;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }

    #loopslider01 ul li .more-b img {
        max-width: 70px;
    }
}


/**
 * Five Star
 **/
.fivestar-main-visual {
    background: url(../img/concept/main-visual.jpg) no-repeat center/cover;
}

.fivestar-main-visual .contents-wrap {
    position: relative;
    top: 100px;
    max-width: 960px;
    margin: 0 auto 165px;
}

.fivestar-main-visual .contents-wrap .contents {
    width: 60%;
}

.fivestar-main-visual .contents-wrap .contents .logo {
    max-width: 325px;
    margin: 0 auto 40px;
}

.fivestar-main-visual .contents-wrap .contents .main-about {
    max-width: 440px;
    margin: 0 auto 100px;
    line-height: 2;
    font-size: 16px;
    font-family : 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGS明朝E, メイリオ, Meiryo, serif;
}

.fivestar-main-visual .contents-wrap .contents .sub-image {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.fivestar-main-visual .contents-wrap .contents .sub-image .image01 {
    width: 47%;
}

.fivestar-main-visual .contents-wrap .contents .sub-image .image02 {
    width: 42%;
    padding-top: 50px;
}

.sp-br {
    display: none;
}


/* sp */
@media screen and (max-width: 767px) {
    .sp-br {
        display: inline;
    }

    .fivestar-main-visual {
        padding: 0 30px;
        background: url(../img/concept/main-visual-sp.jpg) no-repeat center/cover;
    }

    .fivestar-main-visual .contents-wrap {
        top: 50px;
        margin-bottom: 300px;
    }

    .fivestar-main-visual .contents-wrap .contents {
        width: 100%;
    }

    .fivestar-main-visual .contents-wrap .contents .logo {
        max-width: 224px;
        margin-bottom: 40px;
    }

    .fivestar-main-visual .contents-wrap .contents .main-about {
        margin-bottom: 0;
        padding-bottom: 500px;
        text-align: center;
    }

    .fivestar-main-visual .contents-wrap .contents .sub-image {
        position: relative;
        top: 160px;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .fivestar-main-visual .contents-wrap .contents .sub-image .image01 {
        width: 52%;
    }

    .fivestar-main-visual .contents-wrap .contents .sub-image .image02 {
        width: 45%;
        padding-top: 25px;
    }
}

@media screen and (max-width: 600px) {
    .fivestar-main-visual .contents-wrap {
        margin-bottom: 155px;
    }

    .fivestar-main-visual .contents-wrap .contents .sub-image {
        top: 50px;
    }
}

@media screen and (max-width: 500px) {
    .fivestar-main-visual .contents-wrap .contents .main-about {
        padding-bottom: 300px;
    }

    .fivestar-main-visual .contents-wrap .contents .sub-image {
        top: 50px;
    }
}



.what-fivestar {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    max-width: 960px;
    margin: 0 auto 90px;
    padding: 0 30px;
}

.what-fivestar .title {
    margin-bottom: 15px;
    text-align: center;
}

.what-fivestar .title img {
    max-width: 150px;
}

.what-fivestar .title .registration{
    bottom: 1px;
    font-size: 14px
}

.what-fivestar .what-about01 {
    padding-bottom: 10px;
    font-weight: bold;
    text-align: center;
}

.what-fivestar .what-about02 {
    padding-bottom: 40px;
    font-family : 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGS明朝E, メイリオ, Meiryo, serif;
    font-size: 38px;
    text-align: center;
    line-height: 1.6;
}

.what-fivestar .what-about03 {
    text-align: center;
    line-height: 2;
}

.what-fivestar .what-about03 .registration {
    bottom: 0px;
    font-size: 16px;
}

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

    .what-fivestar .what-about03 {
        text-align: left;
    }

    .what-fivestar .title img {
        max-width: 100%;
    }

    .what-fivestar .title {
    margin-bottom: 20px;
    }

    .what-fivestar .what-about01 {
        padding-bottom: 20px;
    }
}


.concept {
    max-width: 1000px;
    margin: 0 auto;
    padding: 0 30px;
}

.concept .concept-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 30px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.concept .concept-title .en-title {
    max-width: 230px;
}

.concept .concept-title .en-title img{
    display: block;
}

.concept .concept-title .ja-title {
    width: 100%;
    font-size: 28px;
    font-family: "游ゴシック体", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
    text-align: center;
}

.concept .concept-title .ja-title .registration {
    bottom: 2px;
    font-size: 26px;
}

.concept .concept-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.concept .concept-list li {
    width: 32.25%;
}

.concept .concept-list li a:hover {
    opacity: 0.7;
}

.concept .concept-list li img{
    width: 100%;
}

@media screen and (max-width: 767px) {

    .concept .concept-title .ja-title {
        font-size: 20px;
    }

    .concept .concept-title .ja-title .registration {
        font-size: 20px;
    }

    .concept .concept-title .en-title {
        margin-bottom: 5px;
    }
}


/**
 * Wigstyle
 **/
.wigstyle-contents {
    margin: 0 auto 70px;
    text-align: center;
}

.wigstyle-contents,
.catalog-area,
.catalog-area a {
    color: #43474e;
}

.wigstyle-contents .wigstyle-heading {
    max-width: 960px;
    margin: 0 auto;
}

.wigstyle-contents .wigstyle-title {
    margin-bottom: 70px;
}

.wigstyle-contents .wigstyle-title span {
    display: block;
    margin-top: 10px;
}

.wigstyle-contents .wigstyle-title .en-title {
    max-width: 625px;
    margin: 0 auto;
}

.wigstyle-contents .wigstyle-about {
    margin-bottom: 20px;
    padding: 0 15px;
    font-size: 22px;
    line-height: 2;
}

.wigstyle-contents .wigstyle-about .small-text {
    font-size: 70%;
}

.new-style-slider {
    margin-bottom: 200px;
}

.new-style-slider .new-title {
    position: relative;
    top: 50px;
    max-width: 290px;
    margin: 0 auto;
    z-index: 1;
}

.wigstyle-slider {
    position: relative;
    padding: 50px 0;
    background: url("../img/wigstyle/wigstyle-slider-bg.jpg");
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.slick-initialized .slick-slide:not(:first-child) {
    position: relative;
}

.wigstyle-slider li {
    width: 100% !important;
    max-width: 610px;
    padding: 0 40px 10px;
}

.wigstyle-slider li:not(:first-child) {
    position: absolute;
}

.wigstyle-slider li a {
    position: relative;
    display: block;
    outline: none;
    -webkit-box-shadow: 10px 10px 0 #dcdedd;
    box-shadow: 10px 10px 0 #dcdedd;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.wigstyle-slider li a:hover .image img {
    height: 110%;
    opacity: 1;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
@media screen and (max-width: 767px) {
  .wigstyle-slider li a:hover .image img {
    height: 100%;
  }
}
.wigstyle-slider li a .product-info {
    position: absolute;
    bottom: 10px;
    right: 0;
    width: 100%;
    max-width: 150px;
    padding: 27px 60px 55px 10px;
    background: #fff;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
  z-index: 30;
}

.wigstyle-slider li a .product-info .cat {
    position: absolute;
    top: -8px;
    left: 10px;
    display: inline-block;
    padding: 3px 10px;
    background: #000;
    color: #fff;
}

.wigstyle-slider li a .product-info .more {
    left: 12px;
    right: auto;
}

.wigstyle-slider li a .product-info .more.is-font-color {
    color: #43474E;
}

.wigstyle-slider li a .product-info .more::before {
    right: -25px;
}

.wigstyle-slider li a:hover .product-info .more::before {
    right: -34px;
}

.wigstyle-slider .more {
    position: absolute;
    right: 40px;
    bottom: 15px;
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
}

.wigstyle-slider .more::before {
    display: block;
    position: absolute;
    bottom: -2px;
    right: -22px;
    content: '';
    width: 10px;
    height: 2px;
    background: #43474E;
    -webkit-transform: skewY(35deg);
    transform: skewY(35deg);
    -webkit-transition: all 0.25s;
    transition: all 0.25s;
}

.wigstyle-slider .more::after {
    position: absolute;
    display: block;
    content: '';
    bottom: -5px;
    left: 0;
    height: 2px;
    width: 150%;
    background: #43474E;
    -webkit-transition: all 0.25s;
    transition: all 0.25s;
}


.wigstyle-slider a:hover .more::before {
    right: -31px;
}

.wigstyle-slider a:hover .more::after {
    width: 170%;
}

.wigstyle-slider li .image {
    position: relative;
    overflow: hidden;
    padding-top: 100%;
    background: #000;
}

.wigstyle-slider li .image img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: auto;
    max-width: inherit;
    height: 100%;
    margin: auto;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 0.8;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.wigstyle-slider .prev,
.wigstyle-slider .next {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    max-width: 610px;
    margin: auto;
    text-indent: -99999px;
}

.wigstyle-slider .prev::before {
    position: absolute;
    top: 300px;
    left: -50px;
    content: "";
    display: block;
    width: 25px;
    height: 95px;
    background: url(../img/wigstyle/left-arrow.png) no-repeat center/contain;
    z-index: 1;
}

.wigstyle-slider .next::before {
    position: absolute;
    top: 300px;
    right: -50px;
    content: "";
    display: block;
    width: 25px;
    height: 95px;
    background: url(../img/wigstyle/right-arrow.png) no-repeat center/contain;
    z-index: 1;
}

.wigstyle-slider .slick-current .image img {
    opacity: 1 !important;
}

@media screen and (max-width: 767px) {
    .wigstyle-contents {
        margin: 0 auto;
    }

    .wigstyle-contents .wigstyle-title {
        margin-bottom: 40px;
        padding: 0 30px;
    }

    .wigstyle-contents .wigstyle-title .en-title.sp-none {
        display: none !important;
    }
    .wigstyle-contents .wigstyle-title .en-title {
        max-width: 100%;
    }

    .wigstyle-contents .wigstyle-title span {
        margin-top: 20px;
    }

    .new-style-slider .new-title {
        max-width: 140px;
    }

    .new-style-slider .new-title {
        top: 40px;
    }

    .wigstyle-slider li {
        max-width: 250px !important;
        padding: 0 20px 10px;
    }

    .wigstyle-slider .prev,
    .wigstyle-slider .next {
        max-width: 250px;
    }

    .wigstyle-slider .prev::before {
        top: 128px;
        left: -25px;
        width: 12px;
    }

    .wigstyle-slider .next::before {
        top: 128px;
        right: -30px;
        width: 12px;
    }

    .wigstyle-slider .more {
        background: url('../img/wigstyle/more-arrow_sp.png') no-repeat top/100%;
        height: 27px;
        width: 10px;
    }

    .wigstyle-slider li a .product-info .more {
      width: 7px;
      top: 28px;
      right: 15px;
      left: auto;
    }

    .catalog-list .more {
        background: url('../img/wigstyle/more-arrow_sp.png') no-repeat top/100%;
        height: 27px;
        right: 15px !important;
        width: 10px;
        bottom: 50% !important;
        -webkit-transform: translateY(70%);
        transform: translateY(70%);
    }

    .catalog-list .more::after,
    .catalog-list .more::before,
    .wigstyle-slider .more::after,
    .wigstyle-slider .more::before {
        display: none !important;
    }

    .wigstyle-contents .wigstyle-about {
        padding: 0 30px;
        font-size: 18px;
    }

    .wigstyle-slider li a {
        -webkit-box-shadow: 4px 4px 0 1px #dcdedd;
        box-shadow: 4px 4px 0 1px #dcdedd;
    }

    .wigstyle-slider li .image {
/*        overflow: inherit;*/
      width: 250px;
      height: 100%;
    }

/*
    .wigstyle-slider li .image img {
        width: 250px;
        height: 100%;
    }
*/

}

#short,
#semilong,
#long {
    padding-top: 160px;
    margin-top: -160px;
}

.catalog-area .catalog-title {
    max-width: 390px;
    margin: 0 auto 30px;
}

.catalog-area .catalog-menu {
    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-bottom: 50px;
}

.catalog-area .catalog-menu li.heading {
    position: relative;
    padding-right: 20px;
}

.catalog-area .catalog-menu li.heading span {
    display: block;
    padding: 5px 15px;
    background: #000;
    color: #fff;
    font-weight: bold;
}

.catalog-area .catalog-menu li.heading::after {
    content: "";
    position: absolute;
    top: 0;
    right: 10px;
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 13px 0 13px 10px;
    border-color: transparent transparent transparent #000;
}

.catalog-area .catalog-menu li {
    border-right: 1px solid #000;
}

.catalog-area .catalog-menu li a {
    display: block;
    padding: 5px 25px;
    font-weight: bold;
}

.catalog-area .short-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 330px;
    /*background: url("../img/wigstyle/short-bg.png") no-repeat center/cover;*/
}

.catalog-area .short-title .title-image {
    display: block;
    width: 100%;
    max-width: 960px;
    margin: 0 auto;
}

.catalog-area .short-title .title-image img {
    max-width: 340px;
    vertical-align: bottom;
}

.catalog-area .catalog-list {
    max-width: 960px;
    margin: -300px auto 0;
}

.catalog-area .catalog-list li {
    position: relative;
    width: 100%;
    margin-bottom: 80px;
}

.catalog-area .catalog-list li:first-child {
    margin-bottom: 100px;
}

.catalog-area .catalog-list li:last-child {
    margin-bottom: 220px;
}

.catalog-area .catalog-list li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
}

.catalog-area .catalog-list li .product-info {
    padding: 20px 20px 50px;
    width: 20%;
    border: 1px solid #000;
    z-index: 1;
    background: rgba(255, 255, 255, 0.5);
}

.catalog-area .catalog-list li .product-info .cat {
    display: inline-block;
    margin-bottom: 5px;
    padding: 3px 10px;
    background: #000;
    color: #fff;
    font-weight: bold;
}

.catalog-area .catalog-list li .product-info .product-title {
    display: block;
    font-weight: bold;
    word-break: break-word;
    line-height: 1.4;
    font-size: 20px;
}

.product-title {

  color: #43474E;
}

.catalog-area .catalog-list.odd li:nth-of-type(odd) a {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

.catalog-area .catalog-list.odd li:nth-of-type(even) a {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}

.catalog-area .catalog-list li .image {
    position: relative;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.catalog-area .catalog-list li:nth-child(even) a::after {
    content: "";
    position: absolute;
    bottom: -3%;
    right: 44%;
    width: 55%;
    height: 100%;
    background: url(../img/top/style-slider/style-slider-bg.jpg) no-repeat;
    z-index: -1;
}

.catalog-area .catalog-list li:nth-child(odd) a::after {
    content: "";
    position: absolute;
    bottom: -3%;
    right: -1%;
    width: 55%;
    height: 100%;
    background: url(../img/top/style-slider/style-slider-bg.jpg) no-repeat;
    z-index: -1;
}

.catalog-area .catalog-list li:first-of-type a::after {
    content: "";
    position: absolute;
    bottom: -3%;
    right: -1%;
    width: 65%;
    display: none;
    height: 100%;
    background: url(../img/top/style-slider/style-slider-bg.jpg) no-repeat;
    z-index: -1;
}

.catalog-area .catalog-list.even li:nth-child(even) a::after {
    content: "";
    position: absolute;
    bottom: -3%;
    right: -1%;
    width: 55%;
    height: 100%;
    background: url(../img/top/style-slider/style-slider-bg.jpg) no-repeat;
    z-index: -1;
}

.catalog-area .catalog-list.even li:nth-child(odd) a::after {
    content: "";
    position: absolute;
    bottom: -3%;
    right: 44%;
    width: 55%;
    height: 100%;
    background: url(../img/top/style-slider/style-slider-bg.jpg) no-repeat;
    z-index: -1;
}

.catalog-area .catalog-list.even li:first-of-type a::after {
    content: "";
    position: absolute;
    bottom: -3%;
    right: 34%;
    width: 65%;
    height: 100%;
    background: url(../img/top/style-slider/style-slider-bg.jpg) no-repeat;
    z-index: -1;
}

.catalog-area .catalog-list li .image img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: auto;
    max-width: inherit;
    height: 120%;
    margin: auto;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.catalog-area .catalog-list li a:hover .image img {
    height: 130%;
    opacity: 1;
}

.catalog-area .catalog-list li .image img.new-icon {
    top: 0;
    left: 0;
    height: 100px;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
}

.catalog-area .catalog-list li a:hover .image img.new-icon {
    height: 100px;
}

.catalog-area .catalog-list.odd li:nth-of-type(odd) .image {
    position: relative;
    overflow: hidden;
    width: 55%;
    padding-top: 38%;
}

.catalog-area .catalog-list.odd li:nth-of-type(odd) .product-info {
    position: relative;
    bottom: 40px;
    margin-right: -40px;
}

.catalog-area .catalog-list.odd li:nth-of-type(even) .product-info {
    position: relative;
    bottom: 40px;
    margin-left: -40px;
}

.catalog-area .catalog-list.odd li:nth-of-type(even) .image {
    position: relative;
    overflow: hidden;
    width: 55%;
    padding-top: 38%;
}

.catalog-area .catalog-list.odd li:first-of-type .image {
    position: relative;
    overflow: hidden;
    width: 65%;
    padding-top: 40%;
}

.catalog-area .catalog-list.odd li:first-of-type .product-info {
    margin-right: -20px;
    top: 60px;
    bottom: inherit;
}


.catalog-area .semilong-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 330px;
    /*background: url("../img/wigstyle/semilong-bg.png") no-repeat center/cover;*/
}

.catalog-area .semilong-title .title-image {
    display: block;
    width: 100%;
    max-width: 960px;
    margin: 0 auto;
    text-align: right;
}

.catalog-area .semilong-title .title-image img {
    max-width: 340px;
    vertical-align: bottom;
}

.catalog-area .catalog-list.even li:nth-of-type(odd) a {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}

.catalog-area .catalog-list.even li:nth-of-type(even) a {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

.catalog-area .catalog-list.even li:nth-of-type(odd) .image {
    position: relative;
    overflow: hidden;
    width: 55%;
    padding-top: 38%;
}

.catalog-area .catalog-list.even li:nth-of-type(odd) .product-info {
    position: relative;
    bottom: 40px;
    margin-left: -40px;
}

.catalog-area .catalog-list.even li:nth-of-type(even) .product-info {
    position: relative;
    bottom: 40px;
    margin-right: -40px;
}

.catalog-area .catalog-list.even li:nth-of-type(even) .image {
    position: relative;
    overflow: hidden;
    width: 55%;
    padding-top: 38%;
}

.catalog-area .catalog-list.even li:first-of-type .image {
    position: relative;
    overflow: hidden;
    width: 65%;
    padding-top: 40%;
}

.catalog-area .catalog-list.even li:first-of-type .product-info {
    margin-left: -20px;
    top: 40px;
    bottom: inherit;
}


.catalog-area .long-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 330px;
    background: url("../img/wigstyle/long-bg.png") no-repeat center/cover;
}

.catalog-area .long-title .title-image {
    display: block;
    width: 100%;
    max-width: 960px;
    margin: 0 auto;
}

.catalog-area .long-title .title-image img {
    max-width: 340px;
    vertical-align: bottom;
}

.catalog-list .more {
    position: absolute;
    right: 40px;
    bottom: 19px;
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
}

.catalog-list .more::before {
    display: block;
    position: absolute;
    bottom: -1px;
    right: -25px;
    content: '';
    width: 10px;
    height: 2px;
    background: #43474E;
    -webkit-transform: skewY(35deg);
    transform: skewY(35deg);
    -webkit-transition: all 0.25s;
    transition: all 0.25s;
}

.catalog-list .more::after {
    position: absolute;
    display: block;
    content: '';
    bottom: -5px;
    left: 0;
    height: 2px;
    width: 150%;
    background: #43474E;
    -webkit-transition: all 0.25s;
    transition: all 0.25s;
}

.catalog-list a:hover .more::before {
     right: -34px;
}

.catalog-list a:hover .more::after {
    width: 170%;
}

/*一覧画像上書き*/
.catalog-area .breasts-title {
    background: url("../img/wigstyle/artificial-breasts-bg.png") no-repeat center/cover;
}
.catalog-area .pad-title {
    background: url("../img/wigstyle/pad-bg.png") no-repeat center/cover;
}
.catalog-area .nipple-title {
    background: url("../img/wigstyle/nipple-bg.png") no-repeat center/cover;
}
.catalog-area .wear-title {
    background: url("../img/wigstyle/wear-bg.png") no-repeat center/cover;
}
.catalog-area .care-title {
    background: url("../img/wigstyle/care-bg.png") no-repeat center/cover;
}


@media screen and (max-width: 960px) {
    .catalog-area .short-title .title-image img,
    .catalog-area .semilong-title .title-image img,
    .catalog-area .long-title .title-image img {
        max-width: 36%;
    }
}


@media screen and (max-width: 767px) {
    .new-style-slider {
        margin-bottom: 100px;
    }

    .wigstyle-slider {
        padding-bottom: 0;
    }

    .wigstyle-slider li {
        padding-bottom: 80px;
    }

    .wigstyle-slider li a .product-info {
        left: 0;
        right: 0;
        bottom: -50px;
        margin: 0 auto;
        padding: 25px 40px 30px 10px;
    }

    #short,
    #semilong,
    #long {
        padding-top: 105px;
        margin-top: -105px;
    }

    .catalog-area .catalog-title {
        padding: 0 30px;
    }


    .catalog-area .catalog-menu {
        padding: 0 20px;
    }

    .catalog-area .catalog-list {
        margin-top: -50px;
    }

    .catalog-area .catalog-list li:first-child,
    .catalog-area .catalog-list li {
        margin-bottom: 183px;
    }

    .catalog-area .catalog-menu li.heading::after {
        display: none;
    }

    .catalog-area .catalog-menu li.heading {
        padding-right: 5px;
        font-size: 12px;
        display: none;
    }

    .catalog-area .catalog-menu li a {
        padding: 3px 10px;
        font-size: 12px;
    }

    .catalog-area .catalog-menu li.heading span {
        padding: 5px 8px;
    }

    .catalog-area .short-title,
    .catalog-area .semilong-title,
    .catalog-area .long-title {
        height: 240px;
    }

    .catalog-area .short-title {
        /*background: url(../img/wigstyle/short-bg-sp.png) no-repeat center/cover;*/
    }

    .catalog-area .long-title {
        background: url(../img/wigstyle/long-bg-sp.png) no-repeat center/cover;
    }
    
    
/*一覧画像上書き*/
    .catalog-area .breasts-title {
        background: url("../img/wigstyle/artificial-breasts-bg-sp.png") no-repeat center/cover;
    }
    .catalog-area .pad-title {
        background: url("../img/wigstyle/pad-bg-sp.png") no-repeat center/cover;
    }
    .catalog-area .nipple-title {
        background: url("../img/wigstyle/nipple-bg-sp.png") no-repeat center/cover;
    }
    .catalog-area .wear-title {
        background: url("../img/wigstyle/wear-bg-sp.png") no-repeat center/cover;
    }
    .catalog-area .care-title {
        background: url("../img/wigstyle/care-bg-sp.png") no-repeat center/cover;
    }

    .catalog-area .short-title .title-image,
    .catalog-area .semilong-title .title-image,
    .catalog-area .long-title .title-image {
        text-align: center;
    }

    .catalog-area .short-title .title-image img {
        max-width: 260px;
        margin: 0 auto;
    }

    .catalog-area .long-title .title-image img {
        max-width: 260px;
        margin: -50px auto 0;
    }

    .catalog-area .semilong-title .title-image img {
        max-width: 260px;
        margin: auto;
    }

    .catalog-area .catalog-list.odd li:first-of-type .image,
    .catalog-area .catalog-list.odd li:nth-of-type(even) .image,
    .catalog-area .catalog-list.odd li:nth-of-type(odd) .image,
    .catalog-area .catalog-list.even li:first-of-type .image,
    .catalog-area .catalog-list.even li:nth-of-type(even) .image,
    .catalog-area .catalog-list.even li:nth-of-type(odd) .image {
        width: 90%;
        padding-top: 55%;
    }

    .catalog-area .catalog-list.odd li:first-of-type .product-info,
    .catalog-area .catalog-list.odd li:nth-of-type(odd) .product-info,
    .catalog-area .catalog-list.even li:nth-of-type(even) .product-info {
        position: absolute;
        top: inherit;
        left: 15px;
        bottom: -110px;
        width: 75%;
        padding: 15px;
    }

    .catalog-area .catalog-list.odd li:first-of-type .product-info .more-btn-wrap,
    .catalog-area .catalog-list.odd li:nth-of-type(odd) .product-info .more-btn-wrap,
    .catalog-area .catalog-list.even li:nth-of-type(even) .product-info .more-btn-wrap {
        margin-top: 3px;
    }

    .catalog-area .catalog-list.even li:first-of-type .product-info,
    .catalog-area .catalog-list.odd li:nth-of-type(even) .product-info,
    .catalog-area .catalog-list.even li:nth-of-type(odd) .product-info {
        position: absolute;
        top: inherit;
        right: 15px;
        bottom: -110px;
        width: 75%;
        padding: 15px;
        background: rgba(255, 255, 255, 0.5)
    }

    .catalog-area .catalog-list.even li:first-of-type .product-info .more-btn-wrap,
    .catalog-area .catalog-list.odd li:nth-of-type(even) .product-info .more-btn-wrap,
    .catalog-area .catalog-list.even li:nth-of-type(odd) .product-info .more-btn-wrap {
        margin-top: 3px;
    }

    .catalog-area .catalog-list li .image img.new-icon {
        height: 68px;
    }

    .catalog-area .catalog-list li a:hover .image img.new-icon {
        height: 80px;
    }

    .catalog-area .catalog-list li:nth-child(even) a::after {
        content: "";
        position: absolute;
        bottom: -3%;
        right: 8%;
        width: 90%;
        height: 100%;
        background: url(../img/top/style-slider/style-slider-bg.jpg) no-repeat;
        z-index: -1;
    }

    .catalog-area .catalog-list li:nth-child(odd) a::after {
        content: "";
        position: absolute;
        bottom: -3%;
        right: 0%;
        width: 90%;
        height: 100%;
        background: url(../img/top/style-slider/style-slider-bg.jpg) no-repeat;
        z-index: -1;
    }

    .catalog-area .catalog-list.even li:nth-child(even) a::after {
        content: "";
        position: absolute;
        bottom: -3%;
        right: 0%;
        width: 90%;
        height: 100%;
        background: url(../img/top/style-slider/style-slider-bg.jpg) no-repeat;
        z-index: -1;
    }

    .catalog-area .catalog-list.even li:nth-child(odd) a::after {
        content: "";
        position: absolute;
        bottom: -4%;
        right: 8%;
        width: 90%;
        height: 100%;
        background: url(../img/top/style-slider/style-slider-bg.jpg) no-repeat;
        z-index: -1;
    }
}

.wigstyle-page-link {
    position: fixed;
    top: 115px;
    left: 0;
    width: 100%;
    display: none;
    z-index: 2;
}

.wigstyle-page-link.hover-menu {
    position: fixed;
    top: 255px;
    left: 0;
    width: 100%;
    display: none;
    z-index: 2;
}

.wigstyle-page-link.hover-menu li {
    margin: 0;
    padding: 0;
}

.wigstyle-page-link.is-hover {
    top: 262px;
}

.wigstyle-page-link ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 5px 15px;
    background: #000;
}

.wigstyle-page-link li {
    border-right: 1px solid #fff;
    font-size: 13px;
}

.wigstyle-page-link li a {
    display: block;
    padding: 5px 25px;
    color: #fff;
    font-weight: bold;
}

.wigstyle-page-link li.heading {
    position: relative;
    padding-right: 20px;
}

.wigstyle-page-link li.heading span {
    display: block;
    padding: 5px 15px;
    background: #fff;
    color: #43474E;
    font-weight: bold;
}

.wigstyle-page-link li.heading::after {
    content: "";
    position: absolute;
    top: 0;
    right: 10px;
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 12px 0 12px 10px;
    border-color: transparent transparent transparent #fff;
}

@media screen and (max-width: 1024px) {
    .wigstyle-page-link.hover-menu {
        top: 222px;
    }

    .makeup .title-fx {
        top: -40px;
        right: 0px;
    }

    .makeup .title-fx img {
        max-width: 200px;
    }
}

@media screen and (max-width: 767px) {
    .wigstyle-page-link {
        top: 64px;
    }

    .wigstyle-page-link ul {
        padding: 10px 5px;
        background: rgba(0, 0, 0, 0.7);
    }

    .wigstyle-page-link li.heading {
        padding-right: 5px;
    }

    .wigstyle-page-link li.heading::after {
        display: none;
    }

    .wigstyle-page-link li.heading span {
        padding: 5px 5px;
    }

    .wigstyle-page-link li a {
        padding: 5px 10px;
    }
}


.color-lineup img {
    width: 100%;
}

.customize-title {
    min-height: 450px;
    background: url("../img/price/customize-bg.jpg") no-repeat center/cover;
}

.customize-title h2 {
    color: #fff;
    left: 0;
    right: 0;
    text-align: center;
    font-weight: 300;
}

.price-customize-inner {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    margin: 0 auto;
    padding: 0 70px;
}

.price-customize-inner h3 {
    margin-bottom: 0;
    padding: 50px 0;
    font-weight: normal;
}

.price-customize {
    margin-bottom: 190px;
}

.price-customize .stickout-area {
    position: absolute;
    bottom: 0px;
    left: 0;
    right: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 960px;
    margin: 0 auto;
    padding: 55px 70px 25px;
    background: rgba(255, 255, 255, 0.9);
}

.price-customize .stickout-area h3 {
    padding-bottom: 40px;
    text-align: center;
    font-size: 38px;
    font-weight: 600;
}

.price-customize .stickout-area .customize-sub-title {
    margin-bottom: 0;
}


.price-customize .stickout-area .customize-color {
    margin-bottom: 0;
}

.customize-sub-title {
    padding: 0;
}

.customize-sub-title div {
    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;
    background: transparent;
    font-family: "Lato";
    font-weight: normal;
}

.customize-sub-title div::before,
.customize-sub-title div::after {
    content: "";
    position: static;
    display: inline-block;
    width: 40%;
    border-top: 3px solid #333;
    z-index: 1;
}

.customize-size h5 {
    margin-bottom: 30px;
    font-family: "Lato", 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGS明朝E, メイリオ, Meiryo, serif;
    font-weight: 600;
    text-align: center;
}

.size-contents {
    max-width: 650px;
    margin: 0 auto 50px;
}

.side-border {
    display: inline-block;
    margin: 0 7px 5px;
    padding: 0 10px;
    line-height: 1;
    border-left: 1px solid #333;
    border-right: 1px solid #333;
}

.size-lineup th {
    text-align: center;
}

.size-lineup td {
    padding: 8px 10px;
}

.size-lineup-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 5px;
}

.size-lineup-btn a {
    font-weight: 600;
}

.size-lineup-btn .sp{
    display: none;
}

.size-lineup-btn .pc{
    display: block;
}

.size-lineup-btn-icon {
    width: 24px;
    display: block;
    padding-left: 3px;
}

@media screen and (max-width: 767px) {
    .makeup .title-wrap h2 {
        width: 94%;
        margin-left: 10px;
        padding: 15px 0 15px 10px;
    }
    .makeup .title-wrap h2 img {
        max-width: 170px
    }

    .makeup .title-wrap .title-text span {
        width: auto;
        padding: 5px 10px;
        border-top: 1px solid #000;
        line-height: 1.7;
    }

    .makeup .title-wrap h2::after {
        display: none;
    }

    .makeup .title-fx {
        right: 0;
    }

    .makeup .title-fx img {
        max-width: 150px;
    }

    .makeup .title-wrap .title-text p {
        width: auto;
        padding: 5px 0 5px 10px;
    }

    .price-customize {
        margin-top: 0;
        margin-bottom: 75px;
    }

    .point .size h4 {
        font-size: 30px;
    }

    .point .size h4 span {
        font-size: 16px;
    }

    .point .size h4 {
        font-size: 30px;
        text-align: center;
    }

    .point .size h4 span {
        display: block;
        font-size: 16px;
        text-align: left;
    }

    .price-pt03 .pt-img-under .pt-img-under-right {
        max-width: 100%;
        text-align: right;
    }

    .price-pt01 .pt-img-top-left {
        margin: 0 auto 15px;
    }

    .price-pt02 .pt-img-left {
        max-width: 100%;
        margin-right: 0;
    }

    .arrange .arrange-left {
        text-align: center;
    }

    .arrange .arrange-left {
        max-width: 100%;
    }

    .arrange .stylist-wrap p {
        max-width: 100%;
    }

    .price-pt02 .pt-img-right {
        max-width: 100%;
        padding: 0 30px;
        text-align: center;
    }

    .price-pt02 .pt-img-left ul li {
        float: none;
        margin-top: 15px;
    }

    .price-pt02 .pt-img-left .pt02-second {
        margin-right: auto;
    }

    .price-pt02 .pt-img-left .pt02-third {
        margin-left: auto;
    }

    .point .size-list-left {
        max-width: 100%;
    }

    .point .size-list-right,
    .point .size-list-right .size-img img {
        max-width: 100%;
    }

    .arrange .arrange-slider {
        margin: 0 auto;
    }

    .makeup .makeup-under .makeup-under-left {
        width: initial;
        margin: 10px auto 25px;
        padding: 0 45px;
    }

    .makeup .makeup-under .makeup-under-right {
        margin: 0 auto;
        padding: 0;
    }

    .makeup .makeup-under .makeup-under-right ul {
        padding: 0 15px;
    }

    .makeup .makeup-under li:last-of-type {
        margin: 20px 0 0;
    }

    .makeup .makeup-under .makeup-under-right .details-check{
        border-top: 1px solid #333;
        border-bottom: 1px solid #333;
    }

    .point {
        padding: 0 30px 60px;
    }
}

.customize-cut h5 {
    margin-bottom: 22px;
    font-family: "Lato", 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGS明朝E, メイリオ, Meiryo, serif;
    font-size: 28px;
    font-weight: 600;
    text-align: center;
    line-height: 1.5;
}

.cut-contents-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 45px;
}

.cut-contents-top .left-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 70%;
}

.cut-contents-top .left-box li {
    width: 49.5%;
}

.cut-contents-top .left-box li figcaption {
    padding-top: 5px;
    font-size: 30px;
}

.cut-contents-top .right-box {
    width: 30%;
    padding-left: 20px;
}

.cut-contents-top .right-box a {
    display: block;
}

.cut-contents-top .right-box a:hover {
    opacity: 0.7;
}

.cut-contents-bottom {
    position: relative;
    padding: 30px 58% 30px 30px;
    background: url(../img/top/top-point-contents-bg.jpg);
}

.cut-contents-bottom .image {
    position: absolute;
    top: -20px;
    right: 10px;
    width: 55%;
}

.cut-contents-bottom dt {
    padding-bottom: 10px;
    font-size: 22px;
    font-weight: bold;
    line-height: 1.6;
}

.cut-contents-bottom dd {
    line-height: 1.6;
}

.price-option {
    padding-bottom: 120px;
}

.price-option .option-title {
    position: relative;
    min-height: 450px;
    background: url(../img/price/option-bg.jpg) no-repeat center/cover;
}

.price-option .option-title h2 {
    position: absolute;
    top: 15%;
    left: 0;
    right: 0;
    text-align: center;
    color: #fff;
    font-size: 60px;
    font-family: Lato, "游ゴシック体", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
    font-weight: 300;
}

.price-option .stickout-area {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 960px;
    margin: 0 auto;
    padding: 55px 40px;
    background: rgba(255, 255, 255, 0.9);
}

.price-option .stickout-area h3 {
    text-align: center;
    font-size: 38px;
    font-weight: 600;
}

.price-option .option-list {
    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-sizing: border-box;
    box-sizing: border-box;
    max-width: 960px;
    margin: 0 auto;
    padding: 0 70px;
}

.price-option .option-list li {
    width: 32%;
    margin-bottom: 40px;
}

.price-option .option-list li dd {
    padding: 0 5px;
}

.price-option .option-list li dd:first-of-type {
    padding-top: 7px;
    font-size: 22px;
    font-weight: bold;
    line-height: 1.4;
}

.price-option .option-list li dd:last-of-type {
    font-size: 14px;
    line-height: 1.8;
}

.price-option .option-list li dd:first-of-type .price {
    display: block;
    padding-bottom: 10px;
    font-size: 14px;
}

.price-option .option-list li dd:first-of-type .small {
    font-size: 12px;
}

.support-title {
    position: relative;
    min-height: 450px;
    background: url(../img/price/support-bg.jpg) no-repeat center/cover;
}

.support-title h2 {
    position: absolute;
    top: 15%;
    left: 0;
    right: 0;
    text-align: center;
    color: #fff;
    font-size: 60px;
    font-family: Lato, "游ゴシック体", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
    font-weight: 300;
}

.price-support .stickout-area {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 960px;
    margin: 0 auto;
    padding: 55px 40px 40px;
    background: rgba(255, 255, 255, 0.9);
}

.price-support .stickout-area h3 {
    text-align: center;
    font-size: 38px;
    font-weight: 600;
}

.price-support .price-support-inner {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 960px;
    margin: 0 auto;
    padding: 0 70px;
}

.price-support .support-about dt {
    padding-top: 15px;
}

.price-support .support-about dd {
    padding-bottom: 30px;
    font-size: 16px;
    line-height: 1.8;
}

.price-support .support-about dd .attention {
    display: block;
    font-size: 12px;
}

.price-support .support-info {
    background: url(../img/top/top-point-contents-bg.jpg);
    padding: 40px 40px 30px;
}

.price-support .support-info dl {
    margin-bottom: 22px;
    font-size: 14px;
    line-height: 2;
    text-align: center;
}

.price-support .support-info dl dt {
    font-weight: bold;
}

.price-support .support-info .button {
    display: block;
    max-width: 320px;
    margin: 20px auto 0;
}

.price-support .support-info .btn:hover {
    opacity: 0.7;
}


@media screen and (max-width: 767px) {
    .customize-title,
    .price-option .option-title {
        min-height: 160px;
    }

    .customize-title h2 {
        top: 15%;
    }

    .price-customize-inner {
        padding: 0 30px;
    }

    .price-customize-inner h3 {
        font-size: 24px;
    }

    .customize-sub-title div::before,
    .customize-sub-title div::after {
        width: 30%;
    }

    .price-customize-inner h3 {
        padding: 20px;
    }

    .customize-color {
        margin-bottom: 35px;
    }

    .customize-sub-title {
        margin-bottom: 13px;
        font-family : "Lato", "游ゴシック体", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
    }

    .customize-color p {
        margin-top: 0;
        margin-bottom: 10px;
        font-size: 20px;
    }

    .customize-color span {
        font-size: 16px !important;
    }

    .customize-size h5,
    .customize-cut h5 {
        margin-bottom: 20px;
        font-size: 24px;
    }

    .customize-cut h5 {
        margin-bottom: 20px;
    }

    .size-contents-left {
        width: 100%;
        margin-bottom: 30px;
        text-align: center;
    }

    .size-contents-right {
        width: 100%;
    }

    .side-border {
        margin-bottom: 5px;
        margin-left: 10px;
        line-height: .9;
    }

    .size-lineup-btn .sp{
        display: block;
    }

    .size-lineup-btn .pc{
        display: none;
    }
    .cut-contents-top {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding-bottom: 50px;
    }

    .cut-contents-top .left-box {
        width: 100%;
    }

    .cut-contents-top .left-box li {
        width: 50%;
    }

    .cut-contents-top .left-box li figcaption {
        font-size: 20px;
    }

    .cut-contents-top .right-box p {
        margin-bottom: 13px;
    }

    .cut-contents-top .right-box {
        width: 100%;
        padding-top: 20px;
        padding-left: 0;
    }

    .cut-contents-top .right-box a {
        max-width: 245px;
    }

    .cut-contents-bottom {
        padding: 35px 25px 20px;
    }

    .cut-contents-bottom .image {
        position: static;
        width: 100%;
        padding-top: 15px;
    }

    .price-option-inner h3,
    .price-support-inner h3 {
        margin: 25px 0 15px;
        text-align: center;
        font-size: 24px;
        font-weight: normal;
    }

    .price-option .option-list li {
        width: calc(100%/2);
        margin-bottom: 15px;
    }

    .price-option .option-list li dd:first-of-type {
        font-size: 16px;
        line-height: 1.25;
    }

    .price-option .option-list li dd:first-of-type .price {
        font-size: 12px !important;
    }

    .registered-trademark.is-5star {
        padding-bottom: 0 !important;
    }

    .support-title {
        min-height: 160px;
    }

    .price-support .stickout-area {
        padding: 0;
    }

    .price-option .option-list,
    .price-support .price-support-inner {
        padding: 0 30px;
    }

    .price-option {
        padding-bottom: 50px;
    }

    .price-support .support-about dt {
        padding-top: 0;
        padding-bottom: 15px
    }

    .price-support .support-about dd {
        padding-bottom: 50px;
    }

    .price-support .support-about dd .attention {
        padding-top: 5px;
    }

    .price-support .support-info {
        padding: 30px;
    }

    .price-support .support-info dl {
        margin-bottom: 30px;
        text-align: left;
        font-size: 16px;
    }
    .price-wrap .footer-form {
        margin-top: 60px;
    }
    .product-order-wrap {
        margin: 10px auto 0;
        border: 3px solid #808080;
    }

    .product-order-wrap .purchase-flow-btn.plus {
        margin-bottom: -3px;
    }
    .cart-container .cart-area .product-detail .product-order-wrap .right-box.order-list {
        padding-right: 10px;
        padding-left: 10px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }
    .pt-img-right img {
        margin-top: 15px;
    }

}

/* 開発ストーリー */
.story {
    color: #34373D;
  }
  .story .smain-inner {
    max-width: 960px;
    margin: auto;
  }
  .story .smain-inner.next-chapter {
    padding: 30px 0 50px;
  }
  .story-mv {
    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;
    height: 375px;
    background: url("../img/story/story_mv.jpg") no-repeat center/ cover;
  }
  .story-mv .mv-inner h2 {
    width: 225px;
  }
  .story-mv .mv-inner span {
    display: block;
    margin: 30px 0 0;
    text-align: center;
    font-size: 28px;
  }

  .story-main-catch {
    padding: 57px 10px 90px;
    text-align: center;
  }

  .story-main-catch .story-main-catch-img-box {
    max-width: 200px;
    margin: 0 auto 45px;
  }

  .story-main-catch h3 {
    margin: 0 0 26px;
    font-size: 38px;
    line-height: 1.7;
    font-weight: normal;
  }
  .story-main-catch p {
    line-height: 2;
  }

  /*リンク*/
  .chapter-title {
    text-align: center;
    background: #34373D;
  }
  .chapter-title-inner {
    padding: 40px 0 45px;
  }
  .chapter-title-inner span {
    display: inline-block;
    margin: 0 auto 20px;
    padding: 3px 20px;
    font-family: "Lato", 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGS明朝E, メイリオ, Meiryo, serif;
    font-size: 22px;
    font-weight: 600;
    background: #fff;
    border-radius: 15px;
  }
  .chapter-title-inner h3 {
    margin: 0 0 40px;
    line-height: 1.7;
    font-size: 38px;
    font-weight: normal;
    color: #fff;
  }
  .chapter-title-inner.next-chapter h3 {
    margin-bottom: 34px;
  }
  .chapter-title-inner a {
    color: #fff;
    padding: 0 0 5px 0;
    border-bottom: 1px solid #fff;
  }
  .chapter-title-inner a::after {
    content: '';
    display: inline-block;
    margin-left: 10px;
    width: 20px;/*画像の幅*/
    height: 14px;/*画像の高さ*/
    background-image: url("../img/story/link_arrow.png");
    background-size: contain;
    background-repeat: no-repeat;
    vertical-align: middle;
  }

  .chapter-title-inner a.is-margin-none::after {
    content: '';
    display: inline-block;
    margin-left: 0;
    width: 20px;/*画像の幅*/
    height: 14px;/*画像の高さ*/
    background-image: url("../img/story/link_arrow.png");
    background-size: contain;
    background-repeat: no-repeat;
    vertical-align: middle;
  }

  /*リンク*/
  .chapter-title02 {
    text-align: center;
    background: #34373D;
  }
  .chapter-title-inner02 {
    padding: 40px 0 45px;
  }
  .chapter-title-inner02.before-chapter {
    padding: 24px 0 37px;
  }
  .chapter-title-inner02.before-chapter {
    padding: 26px 0 45px;
  }
  .chapter-title-inner02 span {
    display: inline-block;
    margin: 0 auto 16px;
    padding: 3px 20px;
    font-family: "Lato", 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGS明朝E, メイリオ, Meiryo, serif;
    font-size: 22px;
    font-weight: 600;
    background: #fff;
    border-radius: 15px;
  }
  .chapter-title-inner02 h3 {
    margin: 0 0 35px;
    line-height: 1.7;
    font-size: 38px;
    font-weight: normal;
    color: #fff;
  }
  .chapter-title-inner02 a {
    color: #fff;
    padding: 0 0 5px 0;
    border-bottom: 1px solid #fff;
  }
  .chapter-title-inner02 a::before {
    content: '';
    display: inline-block;
    margin-right: 10px;
    width: 20px;
    height: 14px;
    background-image: url("../img/story/link_arrow_l.png");
    background-size: contain;
    background-repeat: no-repeat;
    vertical-align: middle;
  }

  /*01*/
  .chapter-mv {
    position: relative;
  }
  .chapter-wrap01 .mv-wrap {
    height: 480px;
    background: url("../img/story/chapter01_mv.jpg") no-repeat center/ cover;
  }
  .chapter-wrap01 .chapter-catch {
    position: absolute;
    top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    max-width: 980px;
    width: 100%;
    height: 480px;
    margin: auto;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .chapter-wrap01 .chapter-catch-text {
    position: absolute;
    max-width: 960px;
    margin: auto;
  }
  .chapter-wrap01 .chapter-catch-text span {
    display: inline-block;
    margin: 0 auto 15px;
    padding: 0 0 3px 0;
    font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGS明朝E, メイリオ, Meiryo, serif;
    font-size: 22px;
    font-weight: 600;
    border-bottom: 1px solid #34373D;
  }
  .chapter-wrap01 .chapter-catch-text h3 {
    font-size: 38px;
    line-height: 1.7;
    font-weight: normal;
  }
  .chapter-wrap01 .chapter-top-text {
    max-width: 980px;
    width: 100%;
    margin: 22px auto 80px;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .chapter-wrap01 .chapter-top-text p {
    line-height: 2;
  }

  .chapter-wrap01 .chapter-md {
    max-width: 980px;
    width: 100%;
    margin: 30px auto 125px;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .chapter-wrap01 .chapter-md h3 {
    display: block;
    margin: 0 0 10px;
    text-align: center;
    line-height: 1.7;
    font-size: 38px;
    font-weight: normal;
  }

  /*02*/
  .chapter-wrap02 .mv-wrap {
    height: 480px;
    background: url("../img/story/chapter02_mv.jpg") no-repeat center/ cover;
  }
  .chapter-wrap02 .chapter-catch {
    position: absolute;
    top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    max-width: 980px;
    width: 100%;
    height: 480px;
    margin: auto;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .chapter-wrap02 .chapter-catch-text {
    position: absolute;
    max-width: 960px;
    margin: auto;
  }
  .chapter-wrap02 .chapter-catch-text span {
    display: inline-block;
    margin: 0 auto 15px;
    padding: 0 0 3px 0;
    font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGS明朝E, メイリオ, Meiryo, serif;
    font-size: 22px;
    font-weight: 600;
    border-bottom: 1px solid #34373D;
  }
  .chapter-wrap02 .chapter-catch-text h3 {
    font-size: 38px;
    line-height: 1.7;
    font-weight: normal;
  }
  .chapter-wrap02 .chapter-top-text {
    max-width: 980px;
    width: 100%;
    margin: 22px auto 90px;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .chapter-wrap02 .chapter-top-text p {
    line-height: 2;
  }
  .chapter-wrap02 .chapter-md02 {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-width: 1366px;
    margin: 0 auto 122px;
  }
  .chapter-wrap02 .chapter-md02 .img-box-l {
    overflow: hidden;
    position: absolute;
    max-width: 41%;
    width: 100%;
  }
  .chapter-wrap02 .chapter-md02 .img-box-l img {
    margin-left: -10px;
  }
  .chapter-wrap02 .chapter-md02 .img-box-l span {
    float: right;
    margin: 5px 10px 0 0;
    text-align: right;
    font-size: 12px;
  }
  .chapter-wrap02 .chapter-md02 .inner-box {
    max-width: 980px;
    width: 100%;
    margin: auto;
  }
  .chapter-wrap02 .chapter-md02 .inner-box-desc {
    margin-left: auto;
    width: 58%;
    padding: 0 25px;
  }

  .chapter-wrap02 .chapter-md02 .inner-box-desc .sub-title-wrap {
      margin-top: -15px;
  }
  .chapter-wrap02 .chapter-md02 .inner-box-desc h3 {
    margin: 0 0 10px;
    font-size: 38px;
    line-height: 1.7;
    font-weight: normal;
  }
  .chapter-wrap02 .chapter-md02 .inner-box-desc p {
    line-height: 2;
  }

  /*03*/
  .chapter-wrap03 .mv-wrap {
    height: 480px;
    background: url("../img/story/chapter03_mv.jpg") no-repeat center/ cover;
  }
  .chapter-wrap03 .chapter-catch {
    position: absolute;
    top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    max-width: 980px;
    width: 100%;
    height: 480px;
    margin: auto;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .chapter-wrap03 .chapter-catch-text {
    position: absolute;
    max-width: 960px;
    margin: auto;
  }
  .chapter-wrap03 .chapter-catch-text span {
    display: inline-block;
    margin: 0 auto 15px;
    padding: 0 0 3px 0;
    font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGS明朝E, メイリオ, Meiryo, serif;
    font-size: 22px;
    font-weight: 600;
    border-bottom: 1px solid #34373D;
  }

  .chapter-wrap03 .chapter-catch-text span .registration {
    position: relative;
    bottom: 2px;
    margin: 0;
    padding: 0;
    border-bottom: none;
    font-family: "游ゴシック体", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
    font-weight: 700;
    }

  .chapter-wrap03 .chapter-catch-text h3 {
    font-size: 38px;
    line-height: 1.7;
    font-weight: normal;
  }
  .chapter-wrap03 .chapter-top-text {
    max-width: 980px;
    width: 100%;
    margin: 22px auto 95px;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .chapter-wrap03 .chapter-top-text p {
    line-height: 2;
  }
  .chapter-wrap03 .chapter-md03 {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-width: 1366px;
    margin: 0 auto 122px;
  }
  .chapter-wrap03 .chapter-md03 .img-box-r {
    overflow: hidden;
    position: absolute;
    right: 0;
    max-width: 41%;
    width: 100%;
  }
  .chapter-wrap03 .chapter-md03 .img-box-r span {
      display: block;
    margin: 10px 0 0 0;
    font-size: 12px;
  }
  .chapter-wrap03 .chapter-md03 .inner-box {
    max-width: 980px;
    width: 100%;
    margin: auto;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .chapter-wrap03 .chapter-md03 .inner-box-desc {
    margin-right: auto;
    width: 60%;
  }
  .chapter-wrap03 .chapter-md03 .inner-box-desc h3 {
    margin: 0 0 10px;
    font-size: 38px;
    line-height: 1.7;
    font-weight: normal;
  }
  .chapter-wrap03 .chapter-md03 .inner-box-desc p {
    line-height: 2;
  }

  /*04*/
  .chapter-mv {
    position: relative;
  }
  .chapter-wrap04 .mv-wrap {
    height: 480px;
    background: url("../img/story/chapter04_mv.jpg") no-repeat center/ cover;
  }
  .chapter-wrap04 .chapter-catch {
    position: absolute;
    top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    max-width: 980px;
    width: 100%;
    height: 480px;
    margin: auto;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .chapter-wrap04 .chapter-catch-text {
    position: absolute;
    max-width: 960px;
    margin: auto;
    padding-top: 75px;
  }
  .chapter-wrap04 .chapter-catch-text span {
    display: inline-block;
    margin: 0 auto 15px;
    padding: 0 0 3px 0;
    font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGS明朝E, メイリオ, Meiryo, serif;
    font-size: 22px;
    font-weight: 600;
    border-bottom: 1px solid #34373D;
  }
  .chapter-wrap04 .chapter-catch-text h3 {
    font-size: 38px;
    line-height: 1.7;
    font-weight: normal;
  }
  .chapter-wrap04 .chapter-top-text {
    max-width: 980px;
    width: 100%;
    margin: 21px auto 77px;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .chapter-wrap04 .chapter-top-text p {
    line-height: 2;
  }

  .chapter-wrap04 .chapter-md {
    max-width: 980px;
    width: 100%;
    margin: 30px auto 123px;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .chapter-wrap04 .chapter-md h3 {
    display: block;
    margin: 0 0 20px;
    text-align: center;
    line-height: 1.7;
    font-size: 38px;
    font-weight: normal;
  }

  /*05*/
  .chapter-wrap05 .mv-wrap {
    height: 480px;
    background: url("../img/story/chapter05_mv.jpg") no-repeat center/ cover;
  }
  .chapter-wrap05 .chapter-catch {
    position: absolute;
    top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    max-width: 980px;
    width: 100%;
    height: 480px;
    margin: auto;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .chapter-wrap05 .chapter-catch-text {
    position: absolute;
    max-width: 960px;
    margin: auto;
  }
  .chapter-wrap05 .chapter-catch-text span {
    display: inline-block;
    margin: 0 auto 15px;
    padding: 0 0 3px 0;
    font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGS明朝E, メイリオ, Meiryo, serif;
    font-size: 22px;
    font-weight: 600;
    border-bottom: 1px solid #34373D;
  }
  .chapter-wrap05 .chapter-catch-text h3 {
    font-size: 38px;
    line-height: 1.7;
    font-weight: normal;
  }
  .chapter-wrap05 .chapter-top-text {
    max-width: 980px;
    width: 100%;
    margin: 22px auto 91px;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .chapter-wrap05 .chapter-top-text p {
    line-height: 2;
  }
  .chapter-wrap05 .chapter-md05 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-width: 980px;
    margin: 0 auto 108px;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .chapter-wrap05 .chapter-md05 .img-box-l {
    max-width: 260px;
    width: 30%;
  }
  .chapter-wrap05 .chapter-md05 .img-box-l span {
    margin: 5px 20px 0 0;
    font-size: 12px;
  }
  .chapter-wrap05 .chapter-md05 .inner-box {
    max-width: 650px;
    width: 68%;
  }
  .chapter-wrap05 .chapter-md05 .inner-box-desc {
    width: 100%;
  }
  .chapter-wrap05 .chapter-md05 .inner-box-desc h3 {
    margin: 0 0 10px;
    font-size: 38px;
    line-height: 1.7;
    font-weight: normal;
  }
  .chapter-wrap05 .chapter-md05 .inner-box-desc p {
    padding-bottom: 13px;
    line-height: 2;
  }

  /*06*/
  .chapter-wrap06 .mv-wrap {
    height: 480px;
    background: url("../img/story/chapter06_mv.jpg") no-repeat center/ cover;
  }
  .chapter-wrap06 .chapter-catch {
    position: absolute;
    top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    max-width: 980px;
    width: 100%;
    height: 480px;
    margin: auto;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .chapter-wrap06 .chapter-catch-text {
    position: absolute;
    max-width: 960px;
    margin: auto;
  }
  .chapter-wrap06 .chapter-catch-text span {
    display: inline-block;
    margin: 0 auto 15px;
    padding: 0 0 3px 0;
    font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGS明朝E, メイリオ, Meiryo, serif;
    font-size: 22px;
    font-weight: 600;
    border-bottom: 1px solid #34373D;
  }
  .chapter-wrap06 .chapter-catch-text h3 {
    font-size: 38px;
    line-height: 1.7;
    font-weight: normal;
  }
  .chapter-wrap06 .chapter-top-text {
    max-width: 980px;
    width: 100%;
    margin: 22px auto 78px;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .chapter-wrap06 .chapter-top-text p {
    line-height: 2;
  }
  .chapter-wrap06 .chapter-md06 {
    position: relative;
    max-width: 1366px;
    margin: 0 auto 122px;
  }
  .chapter-wrap06 .chapter-md06 .img-box-r {
    overflow: hidden;
    position: absolute;
    top: 13px;
    right: 21px;
    max-width: 460px;
    width: 35%;
  }
  .chapter-wrap06 .chapter-md06 .img-box-r span {
    display: block;
    margin: 10px 0 0 0;
    font-size: 12px;
  }
  .chapter-wrap06 .chapter-md06 .inner-box {
    max-width: 980px;
    width: 100%;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .chapter-wrap06 .chapter-md06 .inner-box-desc {
    margin-right: auto;
    max-width: 700px;
    padding-right: 50px;
    width: 79%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .chapter-wrap06 .chapter-md06 .inner-box-desc h3 {
    margin: 0 0 10px;
    font-size: 38px;
    font-weight: normal;
  }
  .chapter-wrap06 .chapter-md06 .inner-box-desc p {
    line-height: 2;
  }


  @media screen and (max-width: 767px) {
    .story-mv {
      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;
      height: auto;
      background: url("../img/story/story_mv_sp.jpg") no-repeat center/ cover;
    }
    .story-mv .mv-inner h2 {
      max-width: 144px;
      width: 80%;
      margin: auto;
    }
    .story-main-catch .story-main-catch-img-box {
      max-width: 150px;
      margin: 0 auto 25px;
    }
    .story-mv .mv-inner span {
      display: block;
      margin: 20px 0 0;
      text-align: center;
      font-size: 24px;
    }
    .story-main-catch {
      padding: 50px 30px 67px;
      text-align: center;
    }
    .story-main-catch h3 {
      margin: 0 0 20px;
      font-size: 27px;
      line-height: 1.7;
      font-weight: normal;
    }
    .story-main-catch p {
      text-align: justify;
      line-height: 1.7;
    }

    .story .smain-inner.next-chapter {
        padding: 25px 0 35px;
    }

    /*リンク*/
    .chapter-title {
      text-align: center;
      background: #34373D;
    }
    .chapter-title-inner {
      padding: 30px 30px 35px;
    }
    .chapter-title-inner span {
      display: block;
      margin: 0 auto 15px;
      padding: 3px 20px;
      font-family: "Lato", 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGS明朝E, メイリオ, Meiryo, serif;
      font-size: 20px;
      font-weight: 600;
      background: #fff;
      border-radius: 15px;
    }
    .chapter-title-inner h3 {
      margin: 0 0 10px;
      line-height: 1.5;
      font-size: 24px;
      font-weight: normal;
      color: #fff;
    }
    .chapter-title-inner a {
      color: #fff;
      font-size: 13px;
      padding: 0 0 5px 0;
      border-bottom: 1px solid #fff;
    }
    .chapter-title-inner a::after {
      width: 12px;
      height: 8px;
      margin-left: 5px;
    }
    .chapter-title-inner.next-chapter h3 {
        margin-bottom: 10px;
    }

    /*リンク02*/
    .chapter-title02 {
      text-align: center;
      background: #34373D;
    }
    .chapter-title-inner02 {
      padding: 35px 30px 41px;
    }
    .chapter-title-inner02 span {
      display: block;
      margin: 0 auto 20px;
      padding: 3px 20px;
      font-family: "Lato", 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGS明朝E, メイリオ, Meiryo, serif;
      font-size: 20px;
      font-weight: 600;
      background: #fff;
      border-radius: 15px;
    }
    .chapter-title-inner02 h3 {
      margin: 0 0 11px;
      line-height: 1.5;
      font-size: 24px;
      font-weight: normal;
      color: #fff;
    }
    .chapter-title-inner02 a {
      color: #fff;
      font-size: 13px;
      padding: 0 0 5px 0;
      border-bottom: 1px solid #fff;
    }
    .chapter-title-inner02 a::before {
      width: 12px;
      height: 8px;
      margin-right: 5px;
    }
    .chapter-title02 .chapter-title-inner02 a::after {
        display: none;
    }


    /*01*/
    .chapter-wrap01 .mv-wrap {
      height: 200px;
      background: url("../img/story/chapter01_mv_sp.jpg") no-repeat center/ cover;
    }
    .chapter-wrap01 .chapter-catch-text {
      position: inherit;
      max-width: 960px;
      margin: 35px auto;
      padding: 25px 30px 15px;
      background:  url("../img/story/title_bg.png") no-repeat center/ cover;
    }
    .chapter-wrap01 .chapter-catch-text span {
      display: block;
      margin: 0 auto 10px;
      padding: 0 0 3px 0;
      font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGS明朝E, メイリオ, Meiryo, serif;
      font-size: 16px;
      font-weight: 600;
      border-bottom: 1px solid #34373D;
    }
    .chapter-wrap01 .chapter-catch-text h3 {
      font-size: 24px;
      line-height: 1.7;
      font-weight: normal;
      text-align: center;
    }
    .chapter-wrap01 .chapter-top-text {
      max-width: 980px;
      width: 100%;
      margin: 30px auto 45px;
      padding: 0 30px;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
    }
    .chapter-wrap01 .chapter-top-text p {
      line-height: 1.7;
    }

    .chapter-wrap01 .chapter-md {
      max-width: 980px;
      width: 100%;
      margin: 30px auto 45px;
      padding: 0;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
    }
    .chapter-wrap01 .chapter-md h3 {
      display: block;
      margin: 0 0 30px;
      text-align: center;
      line-height: 1.5;
      font-size: 24px;
      font-weight: normal;
      padding: 20px 30px;
      background:  url("../img/story/title_bg.png") no-repeat center/ cover;
    }
    .chapter-wrap01 .chapter-md p {
      padding: 0 25px;
    }

    /*02*/
    .chapter-wrap02 .mv-wrap {
      height: 200px;
      background: url("../img/story/chapter02_mv_sp.jpg") no-repeat center/ cover;
    }
    .chapter-wrap02 .chapter-catch-text {
      position: inherit;
      max-width: 960px;
      margin: 35px auto 25px;
      padding: 25px 30px 15px;
      background:  url("../img/story/title_bg.png") no-repeat center/ cover;
    }
    .chapter-wrap02 .chapter-catch-text span {
      display: block;
      margin: 0 auto 10px;
      padding: 0 0 3px 0;
      font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGS明朝E, メイリオ, Meiryo, serif;
      font-size: 16px;
      font-weight: 600;
      border-bottom: 1px solid #34373D;
    }
    .chapter-wrap02 .chapter-catch-text h3 {
      font-size: 24px;
      line-height: 1.7;
      font-weight: normal;
      text-align: center;
  /*    letter-spacing: -0.08em;*/
    }
    .chapter-wrap02 .chapter-top-text {
      max-width: 980px;
      width: 100%;
      margin: 30px auto 110px;
      padding: 0 30px;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
    }
    .chapter-wrap02 .chapter-top-text p {
      line-height: 1.7;
    }

    .chapter-wrap02 .chapter-md {
      max-width: 980px;
      width: 100%;
      margin: 30px auto 100px;
      padding: 0;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
    }
    .chapter-wrap02 .chapter-md02 {
      position: inherit;
      display: block;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      margin: 0 auto 95px;
    }
    .chapter-wrap02 .chapter-md02 .img-box-l {
      position: inherit;
      max-width: 100%;
      width: 100%;
    }
    .chapter-wrap02 .chapter-md02 .inner-box-desc {
      margin-left: auto;
      width: 100%;
      padding: 0;
    }
    .chapter-wrap02 .sub-title-wrap {
      margin: 0 auto;
      padding: 20px 30px 5px;
      background: url(../img/story/title_bg.png) no-repeat center/ cover;
    }
    .chapter-wrap02 .chapter-md02 .inner-box-desc h3 {
      font-size: 24px;
      line-height: 1.7;
      font-weight: normal;
      text-align: center;
    }
    .chapter-wrap02 .chapter-md02 .inner-box-desc p {
      line-height: 1.7;
      margin: 0;
      padding: 0 30px;
    }

    /*03*/
    .chapter-wrap03 .mv-wrap {
      height: 200px;
      background: url("../img/story/chapter03_mv_sp.jpg") no-repeat center/ cover;
    }
    .chapter-wrap03 .chapter-catch-text {
      position: inherit;
      max-width: 960px;
      margin: 40px auto 35px;
      padding: 15px 30px 15px;
      background:  url("../img/story/title_bg.png") no-repeat center/ cover;
    }
    .chapter-wrap03 .chapter-catch-text .span {
      display: block;
      margin: 0 auto 10px;
      padding: 0 0 3px 0;
      font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGS明朝E, メイリオ, Meiryo, serif;
      font-size: 16px;
      font-weight: 600;
      border-bottom: 1px solid #34373D;
    }

    .chapter-wrap03 .chapter-catch-text span .registration {
        bottom: 4px;
        font-size: 16px;
    }
    .chapter-wrap03 .chapter-catch-text h3 {
      font-size: 24px;
      line-height: 1.7;
      font-weight: normal;
      text-align: center;
  /*    letter-spacing: -0.08em;*/
    }
    .chapter-wrap03 .chapter-top-text {
      max-width: 980px;
      width: 100%;
      margin: 0 auto 45px;
      padding: 0 30px;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
    }
    .chapter-wrap03 .chapter-top-text p {
      line-height: 1.7;
    }
    .chapter-wrap03 .chapter-md {
      max-width: 980px;
      width: 100%;
      margin: 0 auto 100px;
      padding: 0;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
    }
    .chapter-wrap03 .chapter-md03 {
      position: inherit;
      display: block;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      margin: 0 auto 95px;
    }
    .chapter-wrap03 .chapter-md03 .img-box-l {
      position: inherit;
      max-width: 100%;
      width: 100%;
    }

    .chapter-wrap03 .chapter-md03 .inner-box {
      padding: 0;
    }

    .chapter-wrap03 .chapter-md03 .inner-box-desc {
      margin-left: auto;
      width: 100%;
      padding: 0;
    }
    .chapter-wrap03 .sub-title-wrap {
      margin: 0 auto;
      padding: 15px 30px 15px;
      background: url(../img/story/title_bg.png) no-repeat center/ cover;
    }
    .chapter-wrap03 .chapter-md03 .inner-box-desc h3 {
      margin: 0;
      font-size: 24px;
      line-height: 1.7;
      font-weight: normal;
      text-align: center;
    }
    .chapter-wrap03 .chapter-md03 .inner-box-desc p {
      line-height: 1.7;
      margin: 0;
      padding: 0 30px;
    }
    .img-box-sp {
      margin: 35px 0 30px;
    }

    /*04*/
    .chapter-wrap04 .mv-wrap {
      height: 200px;
      background: url("../img/story/chapter04_mv_sp.jpg") no-repeat center/ cover;
    }
    .chapter-wrap04 .chapter-catch-text {
      position: inherit;
      max-width: 960px;
      margin: 35px auto 30px;
      padding: 25px 30px 15px;
      background:  url("../img/story/title_bg.png") no-repeat center/ cover;
    }
    .chapter-wrap04 .chapter-catch-text span {
      display: block;
      margin: 0 auto 6px;
      padding: 0 0 3px 0;
      font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGS明朝E, メイリオ, Meiryo, serif;
      font-size: 16px;
      font-weight: 600;
      border-bottom: 1px solid #34373D;
    }
    .chapter-wrap04 .chapter-catch-text h3 {
      font-size: 24px;
      line-height: 1.7;
      font-weight: normal;
      text-align: center;
    }
    .chapter-wrap04 .chapter-top-text {
      max-width: 980px;
      width: 100%;
      margin: 30px auto 45px;
      padding: 0 30px;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
    }
    .chapter-wrap04 .chapter-top-text p {
      line-height: 1.7;
    }

    .chapter-wrap04 .chapter-md {
      max-width: 980px;
      width: 100%;
      margin: 30px auto 93px;
      padding: 0;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
    }
    .chapter-wrap04 .chapter-md h3 {
      display: block;
      margin: 0 0 30px;
      text-align: center;
      line-height: 1.5;
      font-size: 24px;
      font-weight: normal;
      padding: 17px 30px 17px;
      background:  url("../img/story/title_bg.png") no-repeat center/ cover;
    }
    .chapter-wrap04 .chapter-md p {
      padding: 0 25px;
    }

    /*05*/
    .chapter-wrap05 .mv-wrap {
      height: 200px;
      background: url("../img/story/chapter05_mv_sp.jpg") no-repeat center/ cover;
    }
    .chapter-wrap05 .chapter-catch-text {
      position: inherit;
      max-width: 960px;
      margin: 35px auto 30px;
      padding: 25px 30px 15px;
      background:  url("../img/story/title_bg.png") no-repeat center/ cover;
    }
    .chapter-wrap05 .chapter-catch-text span {
      display: block;
      margin: 0 auto 5px;
      padding: 0 0 3px 0;
      font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGS明朝E, メイリオ, Meiryo, serif;
      font-size: 16px;
      font-weight: 600;
      border-bottom: 1px solid #34373D;
    }
    .chapter-wrap05 .chapter-catch-text h3 {
      font-size: 24px;
      line-height: 1.7;
      font-weight: normal;
      text-align: center;
    }
    .chapter-wrap05 .chapter-top-text {
      max-width: 980px;
      width: 100%;
      margin: 30px auto 43px;
      padding: 0 30px;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
    }
    .chapter-wrap05 .chapter-top-text p {
      line-height: 1.7;
    }
    .chapter-wrap05 .chapter-md05 {
      position: inherit;
      display: block;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      margin: 0 auto 93px;
      padding: 0;
    }
    .chapter-wrap05 .chapter-md05 .img-box-l {
      position: inherit;
      max-width: 100%;
      width: 100%;
    }
    .chapter-wrap05 .chapter-md05 .img-box-sp span {
      display: block;
      padding-top: 7px;
      text-align: center;
      font-size: 12px;
      font-weight: bold;
    }
    .chapter-wrap05 .chapter-md05 .inner-box-desc {
      margin-left: auto;
      width: 100%;
      padding: 0;
    }
    .chapter-wrap05 .sub-title-wrap {
      margin: 0 auto;
      padding: 15px 30px 8px;
      background: url(../img/story/title_bg.png) no-repeat center/ cover;
    }
    .chapter-wrap05 .chapter-md05 .inner-box-desc h3 {
      font-size: 28px;
      line-height: 1.7;
      font-weight: normal;
      text-align: center;
    }
    .chapter-wrap05 .chapter-md05 .inner-box-desc p {
      line-height: 1.7;
      margin: 0 0 30px;
      padding: 0 30px;
    }
    .chapter-wrap05 .chapter-md05 .inner-box-desc p:last-child{
        margin-bottom: 0;
    }
    .chapter-wrap05 .chapter-md05 .inner-box {
      width: 100%;
    }
    .chapter-wrap05 .chapter-md05 .img-box-sp {
      max-width: 175px;
      margin: 35px auto 20px;
    }

    /*06*/
    .chapter-wrap06 .mv-wrap {
      height: 200px;
      background: url("../img/story/chapter06_mv_sp.jpg") no-repeat center/ cover;
    }
    .chapter-wrap06 .chapter-catch-text {
      position: inherit;
      max-width: 960px;
      margin: 30px auto;
      padding: 25px 30px 16px;
      background:  url("../img/story/title_bg.png") no-repeat center/ cover;
    }
    .chapter-wrap06 .chapter-catch-text span {
      display: block;
      margin: 0 auto 10px;
      padding: 0 0 3px 0;
      font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGS明朝E, メイリオ, Meiryo, serif;
      font-size: 16px;
      font-weight: 600;
      border-bottom: 1px solid #34373D;
    }
    .chapter-wrap06 .chapter-catch-text h3 {
      font-size: 24px;
      line-height: 1.7;
      font-weight: normal;
      text-align: center;
  /*    letter-spacing: -0.08em;*/
    }
    .chapter-wrap06 .chapter-top-text {
      max-width: 980px;
      width: 100%;
      margin: 0 auto 45px;
      padding: 0 30px;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
    }
    .chapter-wrap06 .chapter-top-text p {
      line-height: 1.7;
    }
    .chapter-wrap06 .chapter-md {
      max-width: 980px;
      width: 100%;
      margin: 0 auto 100px;
      padding: 0;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
    }
    .chapter-wrap06 .chapter-md06 {
      position: inherit;
      display: block;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      margin: 0 auto 95px;
    }
    .chapter-wrap06 .chapter-md06 .img-box-l {
      position: inherit;
      max-width: 100%;
      width: 100%;
    }
    .chapter-wrap06 .chapter-md06 .inner-box-desc {
      margin-left: auto;
      width: 100%;
      padding: 0;
    }
    .chapter-wrap06 .sub-title-wrap {
      margin: 0 auto;
      padding: 16px 30px 7px;
      background: url(../img/story/title_bg.png) no-repeat center/ cover;
    }
    .chapter-wrap06 .chapter-md06 .inner-box {
      padding: 0;
    }
    .chapter-wrap06 .chapter-md06 .inner-box-desc h3 {
      font-size: 24px;
      line-height: 1.7;
      font-weight: normal;
      text-align: center;
    }
    .chapter-wrap06 .chapter-md06 .inner-box-desc p {
      line-height: 1.7;
      margin: 0;
      padding: 0 30px;
    }
  }


@media screen and (min-width:768px) and ( max-width:1115px) {
    .flow-area {
        position: relative;
    }

    .flow-area .box-overlay {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.5) url(../img/anticancer/ico_swap.png) center center no-repeat;
        background-size: 46px auto;
        pointer-events: none;
    }
}

/* タブレットサイズ style */
@media screen and (min-width:768px) and ( max-width:1024px) {
    .chapter-wrap01 .chapter-catch-text {
        top: 40px;
        left: 20px;
    }

    .chapter-wrap02 .chapter-md02 .img-box-l {
        max-width: 40%;
        padding-left: 20px;
    }

    .chapter-wrap02 .chapter-md02 .img-box-l img {
        margin-left: 0;
    }

    .chapter-wrap02 .chapter-md02 .inner-box-desc,
    .chapter-wrap03 .chapter-md03 .inner-box-desc {
        width: 53%;
        padding: 0 20px;
    }

    .chapter-wrap03 .chapter-md03 .img-box-r {
        padding-right: 20px;
    }

    .chapter-wrap06 .chapter-md06 .inner-box-desc {
        padding-left: 20px;
        padding-right: 150px;
    }

    .catalog-area .catalog-list li .product-info {
        width: 30%;
    }

    .catalog-area .catalog-list.even li:first-of-type .product-info {
        top: 70px;
    }

    .catalog-area .catalog-list.even li:nth-of-type(even) .product-info,
    .catalog-area .catalog-list.even li:nth-of-type(odd) .product-info,
    .catalog-area .catalog-list.odd li:nth-of-type(odd) .product-info,
    .catalog-area .catalog-list.odd li:nth-of-type(even) .product-info {
        bottom: 10px;
    }

    .cut-contents-top .right-box {
        width: 38%;
    }

    .price-customize .stickout-area h3,
    .price-option .stickout-area h3,
    .price-support .stickout-area h3 {
        font-size: 36px;
    }

    .price-customize .stickout-area {
        padding: 55px 44px 25px;
    }
}
