@charset "UTF-8";

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.6.0
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2018 Daniel Eden
 */
html,
body {
    margin: 0;
}

#wrapper {
    overflow: hidden;
}

.margin-bottom {
    margin-bottom: 0;
}

/* Project */
.p-main {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-feature-settings: "palt";
    font-smoothing: antialiased;
    padding: 30px 0 0;
    color: #000000;
    width: 100%;
    margin: 0 auto;
    max-width: 1170px;
}

@media screen and (min-width: 690px) {
    .p-main {
        font-size: 14px;
        letter-spacing: 1.2px;
    }
}

@media screen and (min-width: 980px) {
    .p-main {
        letter-spacing: 1.4px;
    }
}

.p-main * {
    box-sizing: border-box;
}

.p-main a {
    transition: all .3s linear 0s;
}

.p-main a:hover,
.p-main a:focus,
.p-main a:visited {
    color: inhrit;
    opacity: .7;
}

.p-main .p-header {
    max-width: 100%;
    margin: 0 auto;
    text-align: center;
}

.p-main .p-header *:last-child {
    margin-bottom: 0;
}

.p-main .p-header .p-header__img {
    margin-bottom: 0px;
}

.p-main .p-header .p-header__title {
    font-size: 22px;
    margin-top: 11%;
    margin-bottom: 35px;
    line-height: 1.6em;
}

.p-main .p-header .p-header__title2 {
    color: #363636;
    font-size: 100%;
    font-weight: 500;
    margin-top: 20px;
}

@media screen and (max-width: 980px) {
    .p-main .p-header {
        max-width: 100%;
    }
}

@media screen and (max-width: 480px) {
    .p-main .p-header {
        margin: 0 auto 40px;
    }

    .p-main .p-header .p-header__title {
        font-size: 17px;
    }

    .p-main .p-header .p-header__text {
        font-size: 14px;
    }

    .p-main .p-header .p-header__title2 {
        font-size: 16px;
    }
}

@media screen and (min-width: 980px) {
    .p-main .p-header .p-header__title {
        font-size: 22px;
        letter-spacing: 3.0px;
    }

    .p-main .p-header .p-header__title2 {
        font-size: 19px;
        font-weight: bold;
        letter-spacing: 0.1em;
    }
}

.p-main .p-header .p-header__text {
    color: #363636;
    font-size: 17px;
    line-height: 1.8em;
    letter-spacing: 0.1em;
    margin: 9% auto;
}

@media screen and (max-width: 980px) {
    .p-main .p-header .p-header__text {
        font-size: 100%;
    }
}

.small {
    font-size: 11px;
}

.style_wapper {
    width: 100%;
    margin: 0 auto;
}


.style_wapper .style {
    width: 100%;
    margin: 15% auto 0;
    position: relative;
    height: 900px;
}

.style_wapper .style .style_ttl_knit {
    width: 17%;
    top: 4%;
    left: 2.6%;
    position: absolute;
    z-index: 3;
}

.style_wapper .style .style_ttl_cardigan {
    width: 38%;
    top: 0%;
    left: 2.6%;
    position: absolute;
    z-index: 3;
}

.style_wapper .style .style_ttl_shirt {
    width: 50%;
    top: 4%;
    left: 2.6%;
    position: absolute;
    z-index: 3;
}

.style_wapper .style .style_left {
    width: 59.5%;
    top: 13.5%;
    left: 0;
    position: absolute;
}

.style_wapper .style .style_left_2 {
    width: 59.5%;
    top: 9.5%;
    left: 0;
    position: absolute;
}

.style_wapper .style .style_left_3 {
    width: 59.5%;
    top: 13.5%;
    left: 0;
    position: absolute;
}

.style_wapper .style .stlye_right {
    width: 44.5%;
    top: 0%;
    right: 0;
    position: absolute;
}

.style_wapper .style .stlye_right_2 {
    width: 45%;
    bottom: 0%;
    right: 0;
    position: absolute;
}

.style_wapper .style .stlye_txt,
.style_wapper .style .stlye_txt_2 {
    position: absolute;
    bottom: 13%;
    right: 2%;
    z-index: 3;
    font-size: 16px;
    letter-spacing: 0.1em;
    line-height: 1.6em;
}

.style_wapper .style .stlye_txt p {
    margin-bottom: 10px;
}

.style_wapper .style .stlye_txt p.margin-bottom,
.style_wapper .style .stlye_txt_2 p.margin-bottom {
    margin-bottom: 0;
}

.style_wapper .style .stlye_txt p:last-of-type,
.style_wapper .style .stlye_txt_2 p:last-of-type {
    margin: 0;
}

.style_wapper .style .stlye_txt_2 {
    position: absolute;
    top: 21%;
    right: 4%;
    z-index: 3;
}

.style_wapper img {
    width: 100%;
}

.style_wapper .item_list {
    width: 78.5%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 7% auto;
    font-size: 16px;
    letter-spacing: 0.1em;
    line-height: 1.6em;
}


.style_wapper .item_list .item {
    width: 21.5%;
}

.style_wapper .item_list .item .item_info{
    margin: 10px auto 0;
}

.style_wapper .item_list .item .item_info p a{
    text-decoration: underline;
}

.style_btn p {
    padding: 1em 0;
    width: 48%;
    border: 1px #000 solid;
    text-align: center;
    margin: 0 auto 2.5%;
    font-size: 21px;
    transition: all 0.5s;
}

.kt_btn p,
.kt_btn_margin p {
    padding: 1em 0;
    width: 48%;
    text-align: center;
    margin: 10% auto 2.5%;
    font-size: 21px;
    background-color: #525252;
    color: #fff;
    transition: all 0.5s;
}

.style_btn p:hover,
.kt_btn p:hover,
.kt_btn_margin p:hover{
    background-color: #fced6f;
    border: 1px #fced6f solid;
}

.kt_btn_margin p {
    margin: 0 auto
}

.kt_btn p a,
.kt_btn_margin p a{
    color: #fff;
}

.cp_01 {
    margin-top: 10%;
}

.item_info p a,
.style div p a{
transition: 0.5s;
}

.item_info p a:hover,
.style div p a:hover{
color: #fced6f;
}

.gray{
    color: gray;
}


@media screen and (max-width: 1024px) {
    .style_wapper .style {
        height: 770px;
        font-size: 14px;
    }

    .style_wapper .item_list {
        width: 95%;
        font-size: 13px;
    }

.style_wapper .item_list .item {
    width: 22%;
}

    .style_wapper .style .style_ttl_knit {
        top: 5%;
    }

    .style_wapper .style .stlye_txt,
    .style_wapper .style .stlye_txt_2 {
        bottom: 14%;
        right: 1%;
        font-size: 14px;
    }
}

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

    .style_btn p,
    .kt_btn p,
    .kt_btn_margin p{
        width: 70%;
    }

    .style_wapper .style {
        height: 575px;
        bottom: 8%;
        right: 0%;
    }

    .style_btn p {
        font-size: 19px;
    }

}

@media screen and (max-width: 768px) {
    .style_wapper .item_list .item {
        width: 48%;
    }
}

@media screen and (max-width: 680px) {
    .style_wapper .item_list {
        margin: 11% auto 5%;
    }

    .style_wapper .item_list .item {
        width: 48%;
        margin-bottom: 4%;
    }

    .style_wapper .style .stlye_txt {
        max-width: 370px;
        bottom: 0%;
        left: 0;
        right: 0;
        margin: auto;
    }

    .style_wapper .style {
        height: 725px;
    }

    .cp_01 {
        margin-top: 15%;
    }

    .style_wapper .style .style_ttl_knit {
        width: 21%;
    }

    .style_wapper .style .style_ttl_shirt {
        top: 7%;
        left: 1.6%;
    }

    .style_wapper .style .style_txt_2 {
        max-width: 370px;
        margin: auto;
    }

    .style_wapper .style .stlye_right_2 {
        bottom: 16%;
    }

}

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

    .style_wapper .style {
        height: 470px;
    }

    .style_btn p {
        font-size: 16px;
    }

    .style_wapper .style .style_ttl_knit {
        width: 27%;
        top: 4%;
    }

    .style_wapper .style .stlye_right_2 {
        bottom: 28%;
    }

    .style_wapper .style .stlye_txt_2 {
        bottom: 7%;
        top: auto;
        left: 0;
        right: 0;
        margin: auto;
        width: 370px;
    }

    .style_btn p,
    .kt_btn p,
    .kt_btn_margin p{
        width: 80%;
        font-size: 15px;
    }

    .style_wapper .item_list {
        font-size: 14px;
    }

    #navi_box #fixedbox.nav-li {
        width: 90%;
    }

}

@media screen and (max-width: 425px) {
    .style_wapper .style {
        width: 100%;
        margin: 20% auto 0;
    }

    .style_wapper .style .style_ttl_cardigan {
        top: 3%;
    }
}

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

.style_wapper .style .style_ttl_knit {
    top: 5%;
}

.style_wapper .style .stlye_txt,
.style_wapper .style .stlye_txt_2 {
    max-width: 320px;
}

.style_wapper .style .stlye_txt, .style_wapper .style .stlye_txt_2 {
    font-size: 12px;
}

.style_wapper .item_list {
    font-size: 11px;
}

.style_wapper .style .style_ttl_cardigan {
    top: 3%;
    width: 50%;
}

.style_wapper .style .style_ttl_shirt {
    width: 63%;
}

.style_wapper .style .style_left_3,
.style_wapper .style .style_left,
.style_wapper .style .style_left_2
 {
    width: 70%;
}



}

@media screen and (min-width: 680px) {
    .pc {
        display: block;
    }

    .sp {
        display: none;
    }
}

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

    .sp {
        display: block;
    }
}

.p-main .p-body .p-this-description ul.p-this-description__inner li+li {
    margin-top: 12px;
}

.p-main .p-footer *:last-child {
    margin-bottom: 0;
}

.p-main .p-footer .p-footer {
    font-weight: 500;
    text-align: center;
}


/* Utility */
.u-hide_text {
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}

.u-clearfix:after,
.clearfix:after {
    content: "";
    display: block;
    clear: both;
}

.u-clear,
.clear {
    clear: both;
}

.u-fluid_img,
.fluid_img {
    max-width: 100%;
    height: auto;
}

.u-flo--left {
    float: left;
}

.u-flo--right {
    float: right;
}

.u-text--left {
    text-align: left;
}

.u-text--_right {
    text-align: right;
}

.u-text--center {
    text-align: center;
}

.u-font--xs {
    font-size: 60%;
}

.u-font--s {
    font-size: 80%;
}

.u-none {
    display: none;
}

@media screen and (min-width: 690px) {
    .u-sm-inline {
        display: inline;
    }
}

@media screen and (min-width: 980px) {
    .u-md-inline {
        display: inline;
    }
}

@media screen and (min-width: 690px) {
    .u-sm-block {
        display: block;
    }
}

@media screen and (min-width: 980px) {
    .u-md-block {
        display: block;
    }
}

@media screen and (min-width: 690px) {
    .u-sm-table {
        display: table;
    }
}

@media screen and (min-width: 980px) {
    .u-md-table {
        display: table;
    }
}

@media screen and (min-width: 480px) {
    .u-xs-none {
        display: none;
    }
}

@media screen and (min-width: 690px) {
    .u-sm-none {
        display: none;
    }
}

@media screen and (min-width: 980px) {
    .u-md-none {
        display: none;
    }
}

.u-font-xs {
    font-size: 60%;
}

.u-font-sm {
    font-size: 80%;
    margin-top: 3%;
    display: inline-block;
}

.u-font-md {
    /*font-weight: bold;*/
    font-size: 16px;
    display: block;
    margin-bottom: 3%;
    line-height: 1.6em;
}

.u-font-lg {
    font-weight: bold;
}

.u-font-lg-2 {
    font-size: 175%;
    font-weight: bold;
}

.u-font-xl {
    font-size: 250%;
    font-weight: bold;
    line-height: 110%;
}

.u-pos-relative {
    position: relative;
}

.present-li ul {
    overflow: hidden;
}

.present-li ul li {
    width: 48%;
    float: left;
    margin: 0% 1%;
}

.present-li ul li img {
    width: 100%;
}

@media screen and (max-width: 480px) {
    .u-font-md {
        font-size: 11px;
    }

    .u-font-sm {
        font-size: 70%;
    }
}

@media screen and (min-width: 980px) {
    .present-li ul li {
        float: left;
    }
}

.bnr-li {
    display: flex;
    margin: 100px auto 0;
    width: 93%;
    justify-content: space-between;
    align-content: space-between;
    flex-wrap: wrap;
    padding-top: 105px;
    border-top: solid #e5e5e5 1px;
}

@media screen and (max-width: 1500px) {
    .bnr-li {
        width: 90%;
    }
}

@media screen and (max-width: 980px) {
    .bnr-li {
        width: 90%;
    }
}

.bnr-li div {
    width: 47%;
}

@media screen and (min-width: 690px) {
    .bnr-li ul li {
        width: 32%;
        float: left;
        margin: 0 0.5%;
    }
}

.bnr-li ul li img {
    max-width: 100%;
}

@media screen and (max-width: 690px) {
    .bnr-li ul li {
        padding: 10px 0;
        width: 80%;
        margin: 0 auto;
    }
}

@media screen and (max-width: 480px) {
    .bnr-li {
        margin: 40px auto 0;
        padding-top: 40px;
    }

    .bnr-li div {
        width: 90%;
        margin: 0 auto 6%;
    }
}

/*----------nav------------*/
#navi_box {
    width: 100%;
    margin: 0;
    background: #fff;
}

#navi_box #fixedbox {
    transition: 0.7s;
    margin: 0 auto 20px;
    max-width: 424px;
    display: flex;
    width: 60%;
    justify-content: space-between;
    align-content: space-between;
    flex-wrap: wrap;
}


#navi_box #fixedbox div {
    width: 31%;
}

@media screen and (max-width: 980px) {
    #navi_box #fixedbox div {
        width: 31%;
    }
}

.p-main img {
    width: 100%;
}


.cp_01 .coupon {
    text-align: center;
    width: 100%;
    max-width: 772px;
    margin: 0 auto;
}

.coupon_bnr {
    text-align: center;
    margin: 0 auto;
    padding: 0px;
}

.coupon_code {
    text-align: center;
    background-color: #F9F9F9;
    margin: 0 auto;
    padding: 15px 0px;
}

.coupon_txt {
    text-align: center;
    background-color: #1D2951;
    color: #F9F9F9;
    margin: 0 auto 50px;
    padding: 20px 20px 30px;
}

@media screen and (max-width: 690px) {
    .coupon_txt {
        margin: 0 auto 35px;
    }

    .cp_01 .coupon,
    .cp_01 .free {
        width: 80%;
    }

}

.btn-login {
    margin: 7% 0 7% 0;
}

.btn-login div {
    text-align: center;
    margin: 0 0 5% 0;
}

.btn-login div img {
    max-width: 100%;
}

@media screen and (min-width: 980px) {
    .btn-login {
        overflow: hidden;
        margin: 3% 0 3% 0;
    }

    .btn-login .left {
        float: left;
        width: 50%;
        text-align: left;
        padding: 0 1% 0 0;
    }

    .btn-login .right {
        float: left;
        width: 50%;
        text-align: right;
        padding: 0 0 0 1%;
    }
}

.p-main .p-body .p-this-description {
    margin: 0 auto 90px;
    background-color: #FFFFFF;
    padding: 15px;
}

@media screen and (min-width: 980px) {
    .p-main .p-body .p-this-description {
        padding: 30px;
        margin: 0 0 90px 0;
    }
}

.p-main .p-body .p-this-description ul.p-this-description__inner {
    color: #000000;
    font-size: 12px;
    text-align: left;
}

@media screen and (min-width: 690px) {
    .p-main .p-body .p-this-description ul.p-this-description__inner {
        display: inline-block;
    }
}

.p-main .p-body .p-this-description ul.p-this-description__inner li {
    padding-left: 35px;
    text-indent: -30px;
}

@media screen and (min-width: 690px) {
    .p-main .p-body .p-this-description ul.p-this-description__inner li {
        padding-left: 0;
        text-indent: 0;
    }
}

.p-main .p-body .p-this-description ul.p-this-description__inner li+li {
    margin-top: 12px;
}

/*================================================================================

state

================================================================================*/
.is-fade-in {
    transition: opacity 0.2s linear;
    opacity: 1 !important;
}

.is-fade-out {
    transition: opacity 0.6s ease-in-out;
    opacity: 0 !important;
}

.is-fade-out--long {
    transition: opacity 1s ease-in-out;
    opacity: 0 !important;
}

.cam_03_none {
    padding: 20px;
}

@media screen and (min-width: 690px) {
    .cam_03_none {
        padding: 0px;
        margin: 0 0 170px 0;
    }
}



.coupon {
    text-align: center;
    color: #000;
    font-size: 14px;
    line-height: 1.8;
}

.margin_none {
    margin: 0;
}

@media screen and (min-width: 690px) {
    .coupon {
        font-size: 16px;
    }
}

.coupon .coupon__title {
    margin: 0;
}

.coupon .coupon__title img {
    vertical-align: bottom;
}

.coupon .coupon__inner {
    max-width: 100%;
    margin: 0 auto;
}

@media screen and (min-width: 690px) {
    .coupon .coupon__inner {}
}

.coupon .coupon__code {
    background-color: #FFFFFF;
    color: #000;
    font-size: 18px;
    width: 100%;
    margin: 0;
}

.coupon .coupon__code .p-coupon__code-wide {
    font-size: 25px;
    font-weight: bold;
}

.coupon .coupon__code .clipboard-succes {
    font: 18px;
}

@media screen and (max-width: 480px) {
    .coupon .coupon__code {
        font-size: 13px;
        padding: 1em 0;
    }

    .coupon .coupon__code .p-coupon__code-wide {
        font-size: 19px;
    }
}

@media screen and (min-width: 690px) {
    .coupon .coupon__code {
        font-size: 20px;
        font-weight: bold;
        padding: 1em;
        line-height: 1.6em;
    }
}

.banner-coupon {
    position: fixed;
    top: 0;
    left: 0;
    display: none;
}

@media screen and (min-width: 690px) {
    .banner-coupon {
        top: 20%;
        left: auto;
        right: 0;
    }
}

.clipboard-success {
    display: none;
    margin: 0 0 0 8px;
    font-size: .9em;
}

.p-coupon {
    text-align: center;
    max-width: 1170px;
    margin: 0 auto 3% auto;
    background: #085da3;
    color: #fff;
    padding: 60px 0 40px 0;
}

.p-coupon .p-coupon__title {
    margin-bottom: 50px;
    margin: auto;
    padding: 0 7%;
}

@media (min-width: 768px) {
    .p-coupon .p-coupon__title {
        max-width: 680px;
        padding: 0 0;
    }
}

.p-coupon .p-couppon__txt {
    padding: 0 5%;
    font-size: 10px;
    line-height: 1.9em;
}

.p-coupon .p-coupon__title .rogo-keith {
    display: block;
    padding-bottom: 25px;
    border-bottom: 5px solid #eeeeee;
    margin-bottom: 25px;
    padding-left: 30px;
    padding-right: 30px;
}

@media (min-width: 768px) {
    .p-coupon .p-coupon__title .rogo-keith {
        padding-left: 0;
        padding-right: 0;
    }
}

.p-coupon .p-coupon__code {
    font-size: 22px;
    text-align: center;
    padding: 13px;
    background-color: #fff;
    margin: 5% 5%;
    color: #085da3;
    font-weight: bold;
    line-height: 1.65;
}

.p-coupon .p-coupon__code .p-coupon__code-wide {
    font-size: 1.5em;
    letter-spacing: 0.1em;
}

@media (min-width: 768px) {
    .p-coupon .p-couppon__txt {
        padding: 0 5%;
        font-size: 14px;
        line-height: 1.7em;
    }
}


/*----------nav------------*/
#navi_box {
    width: 100%;
    margin: 0;
}

#navi_box #fixedbox.nav-li {
    transition: 0.7s;
    margin: 0 auto;
    max-width: 964px;
    width: 70%
}

#navi_box #fixedbox.nav-li ul {
    overflow: hidden;
}

#navi_box #fixedbox.nav-li ul li {
    float: left;
    margin: 1%;
    width: 31.333%;
}

#navi_box #fixedbox.nav-li ul li img {
    max-width: 100%;
    box-shadow: 2px 2px 4px 1px #e5e0dd;
}

@media screen and (max-width: 980px) {
    #navi_box #fixedbox.nav-li ul li {
        width: 31%;
    }
}

.fixed {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    width: 50%;
}

#navi_box.fixed #fixedbox {
    margin: auto;
}

#navi_box.fixed #fixedbox.nav-li {
    transition: 0.7s;
    max-width: 570px;
}


/* micro clearfx */
.cf:before,
.cf:after {
    content: "";
    display: table
}

.cf:after {
    clear: both
}

.cf {
    zoom: 1
}

/* For IE 6/7 */

nav {
    width: 100%;
    background-color: #646464;
}

.nav-container {
    width: 800px;
    margin: 0 auto;
}

nav ul {
    padding: 0;
    list-style: none;
}

nav ul li {
    float: left;
    margin: 10px 30px 10px 0;
}

nav ul li a,
nav ul li a:visited {
    color: #fff;
    text-decoration: none;
}

article {
    margin: 20px auto;
}

#coupon__banner {
    position: fixed;
    bottom: 0;
    right: 0;
    margin: 0;
    opacity: 1;
    z-index: 100;
}

#coupon__banner a {
    opacity: 1;
}

#coupon__banner.fadeIn {
    z-index: 1;
}

#coupon__banner {
    top: 50%;
    border: none;
    width: 4.5%;
}


@media (max-width: 1024px) {

    #coupon__banner {
        width: 7.5%;
    }
}

@media (max-width: 689px) {

    #coupon__banner {
        width: 100%;
        bottom: 0;
        top: auto;
    }
}

.cp_01 .cp_01_txt_top {
    font-size: 26px;
    font-weight: bold;
    margin: 0 auto 32px;
    text-align: center;
    line-height: 1.7em;
}

.cp_01 .cp_01_txt_bottom {
    font-size: 18px;
    margin: 32px auto 0;
    text-align: center;
}

@media (max-width: 425px) {

    .cp_01 .cp_01_txt_top {
        font-size: 17px;
        margin: 0 auto 15px;
    }

    .cp_01 .cp_01_txt_bottom {
        font-size: 14px;
        margin: 18px auto 0;
    }

}

@media screen and (max-width: 375px) {
    #navi_box #fixedbox.nav-li {
    width: 90%;
}
}