@charset "UTF=8";

main {
    overflow-x: hidden;
}

html {
    visibility: hidden;
}

body {
    color: #02003c;
    font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
    line-height: 1;
    background: #fff;
}

html.wf-active {
    visibility: visible;
}

main p,
main li {
    font-size: 20px;
    color: #02003c;
}

img {
    vertical-align: top;
}

a:hover {
    text-decoration: none;
}

.pt_0 {
    padding-top: 0 !important;
}

.pb_0 {
    padding-bottom: 0 !important;
}

.pt_80 {
    padding-top: 80px !important;
}

.mt0 {
    margin-top: 0px !important;
}

.mt24 {
    margin-top: 24px !important;
}

.mt40 {
    margin-top: 40px !important;
}

.mt80 {
    margin-top: 80px !important;
}

.bg_white {
    background-color: #fff !important;
}

.contents {
    width: 100%;
    padding: 104px 0;
}

.contents.bread,
.contents.top,
.contents.last {
    padding: 0;
}

.contents_innner {
    width: 1040px;
    margin: 0 auto;
    text-align: center;
    position: relative;
    z-index: 1;
}

.contents_img {
    width: 100%;
}

.contents img {
    width: 100%;
}

.contents_title {
    font-size: 32px;
    line-height: 1.6;
    letter-spacing: .08em;
    font-weight: bold;
}

.bread-crumb li {
    font-size: 14px;
    line-height: 1.6;
}

.main_visual {
    width: 100%;
    margin: 0;
    padding: 0;
}

.item_title {
    font-size: 42px;
    font-weight: bold;
    letter-spacing: .04em;
    line-height: 1.3;
    display: inline-block;
    position: relative;
}

.item_title::before {
    width: 140px;
    height: 140px;
    background-position: center center;
    background-size: 140px;
    background-repeat: no-repeat;
    content: "";
    position: absolute;
    top: -24px;
    left: -160px;
}

.item_title_01::before {
    background-image: url(../svg/nam_01.svg);
}

.item_title_02::before {
    background-image: url(../svg/nam_02.svg);
}

.item_title_03::before {
    background-image: url(../svg/nam_03.svg);
}

.item_title_04::before {
    background-image: url(../svg/nam_04.svg);
}

.item_title_05::before {
    background-image: url(../svg/nam_05.svg);
}

.item_title_06::before {
    background-image: url(../svg/nam_06.svg);
}

.item_title_color {
    font-size: 20px;
    letter-spacing: .04em;
    margin-top: 40px;
}

.item_image {
    background: url(../images/item_bg.jpg) no-repeat center center/100%;
}

.item_image_list {
    width: 56%;
    margin: 40px auto 0;
}

.item_text {
    font-size: 20px;
    font-weight: bold;
    letter-spacing: .08em;
    line-height: 1.75;
    margin-top: 64px;
}

.item_list_color {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 24px;
}

.item_list_color li {
    min-width: 120px;
}

.item_list_color li:nth-child(n+2) {
    margin-left: 80px;
}

.item_list_color_image {
    width: 120px;
}

.item_list_color_text {
    font-size: 15px;
    font-weight: bold;
    letter-spacing: .04em;
    margin-top: 16px;
    text-align: center;
}

.item_list_feature {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 40px;
}

.item_list_feature li {
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: .02em;
    text-align: center;
    width: 240px;
    padding: 8px 0;
    background-color: #29abe2;
    border-radius: 8px;
}

.item_list_feature li:nth-child(n+2) {
    margin-left: 24px;
}

.item_price {
    font-size: 40px;
    font-weight: bold;
    letter-spacing: .02em;
    margin-top: 40px;
}

.item_price span {
    font-size: 18px;
    font-weight: normal;
    letter-spacing: .02em;
    padding-left: 4px;
}

.item_button {
    width: 32%;
    margin: 24px auto 0;
}

.item_button a {
    text-align: center;
    padding: 12px 0;
    border-radius: 8px;
    display: block;
    position: relative;
}

.item_button a span {
    font-size: 19px;
    letter-spacing: .08em;
    position: relative;
    z-index: 1;
}

.item_button a::before {
    width: calc(100% - 2px);
    height: calc(100% - 2px);
    border-radius: 7px;
    background-color: #fff;
    content: "";
    position: absolute;
    top: 1px;
    left: 1px;
    z-index: -1;
}

.item_button a::after {
    width: 100%;
    height: 100%;
    border-radius: 8px;
    background: #171c61;
    background: -webkit-gradient(linear, left bottom, left top, from(#171c61), color-stop(70%, #2ca6e0));
    background: -webkit-linear-gradient(bottom, #171c61 0%, #2ca6e0 70%);
    background: -o-linear-gradient(bottom, #171c61 0%, #2ca6e0 70%);
    background: linear-gradient(0deg, #171c61 0%, #2ca6e0 70%);
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: -2;
}

.bottom_bnr {
    width: 640px;
    margin: auto;
}

.bottom_bnr_image {
    margin-top: 24px;
}

.lead {
    padding: 52px 0; }

.btn_top {
    color: #fff !important;
    font-size: 24px;
    font-weight: bold;
    width: 640px;
    margin: 40px auto 0;
    padding: 10px 0;
    background-color: #ccc;
    border-radius: 8px;
    display: block;
}

.btn_top.pink {
    background-color: rgba(255, 73, 176, 0.5);
}

.slick-prev {
    width: 27px;
    height: 32px;
    left: -48px;
}

.slick-prev::after {
    width: 27px;
    height: 32px;
    border-top: 16px solid transparent;
    border-right: calc(tan(60deg) * 16px) solid rgba(255, 255, 255, 0.5);
    border-bottom: 16px solid transparent;
    content: "";
    position: absolute;
    top: calc(50% - 16px);
    left: 0;
}

.slick-next {
    width: 27px;
    height: 32px;
    right: -48px;
}

.slick-next::after {
    width: 27px;
    height: 32px;
    border-top: 16px solid transparent;
    border-bottom: 16px solid transparent;
    border-left: calc(tan(60deg) * 16px) solid rgba(255, 255, 255, 0.5);
    content: "";
    position: absolute;
    top: calc(50% - 16px);
    right: 0;
}

.slick-dots {
    width: auto;
    right: 0;
    bottom: -24px;
}

.slick-dots li.slick-active button {
    background: #02003c;
}

.slick-dots li button {
    border: none;
    background: #ccc;
}

@media screen and (min-width: 768px) {
    .spOnly {
        display: none;
    }

    .pcOnly {
        display: block;
    }
}

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

    main p,
    main li {
        font-size: 14px;
    }

    .spOnly {
        display: block;
    }

    .pcOnly {
        display: none;
    }

    .contents {
        padding: 56px 0;
    }

    .contents_innner {
        width: calc(100% - 32px);
    }

    .contents_title {
        font-size: 20px;
    }

    .line-up_title {
        font-size: 20px;
        margin-top: 40px;
        padding: 8px 0;
    }

    .line-up_box {
        width: 88%;
        margin: 24px auto 0;
    }

    .item_title {
        font-size: 18px;
    }

    .item_title::before {
        width: 48px;
        height: 48px;
        background-size: 48px;
        top: 12px;
        left: -60px;
    }

    .item_title_color {
        font-size: 14px;
        margin-top: 24px;
    }

    .item_image_list {
        margin-top: 24px;
    }

    .item_text {
        font-size: 14px;
        margin-top: 40px;
    }

    .item_list_color {
        margin-top: 16px;
    }

    .item_list_color li {
        min-width: 60px;
    }

    .item_list_color li:nth-child(n+2) {
        margin-left: 24px;
    }

    .item_list_color_image {
        width: 60px;
    }

    .item_list_color_text {
        font-size: 12px;
        margin-top: 8px;
    }

    .item_list_feature {
        margin-top: 24px;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .item_list_feature li {
        font-size: 12px;
        width: calc(50% - 16px);
    }

    .item_list_feature li:nth-child(3) {
        margin-left: 0;
    }

    .item_list_feature li:nth-child(2n) {
        margin-left: 16px;
    }

    .item_list_feature li:nth-child(n+3) {
        margin-top: 8px;
    }

    .item_price {
        font-size: 24px;
        margin-top: 24px;
    }

    .item_price span {
        font-size: 10px;
    }

    .item_button {
        width: 64%;
        margin: 24px auto 0;
    }

    .item_button a {
        padding: 8px 0;
    }

    .item_button a span {
        font-size: 16px;
    }

    .lead {
        padding: 32px 0 0; }

    .bottom_bnr {
        width: 80%;
    }

    .bottom_bnr_image {
        margin-top: 16px;
    }

    .btn_top {
        font-size: 16px;
        width: 80%;
        margin-top: 24px;
        padding: 8px 0;
    }

    .slick-prev {
        width: 16px;
        height: 24px;
        left: -32px;
    }

    .slick-prev::after {
        width: 16px;
        height: 16px;
        border-width: 12px;
        top: 12px;
    }

    .slick-next {
        width: 16px;
        height: 24px;
        right: -32px;
    }

    .slick-next::after {
        width: 16px;
        height: 16px;
        border-width: 12px;
        top: 13px;
    }

    .slick-dots {
        width: auto;
        right: 0;
        bottom: -24px;
    }

    .slick-dots li {
        width: 13px;
    }

    .slick-dots li button {
        width: 8px;
        height: 8px;
    }
}

.u-fade-type-up {
    -webkit-transform: translateY(50px);
    -ms-transform: translateY(50px);
    transform: translateY(50px);
    opacity: 0;
}

.u-fade-type-up.is-active {
    -webkit-transition: .6s;
    -o-transition: .6s;
    transition: .6s;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
}