@charset "utf-8";

#christmas_gift_selection_2020{
    overflow: hidden;
}
/* CSS Document */

.lattitube #page-body .container {
    width: calc(100% - 20px);
}
.container,
.container h2,
.container h3,
.container h4,
.container p,
.container a {
    color: #3d3935;
    line-height: 2em;
    letter-spacing: .1em;
}
.container img {
    width: auto;
    max-width: 100%;
}
.container a {
    transition: .3s;
}
.container a :hover {
    opacity: .7;
}
.content {
    width: 100%;
}

.style-box-main {
    text-align: center;
}

.left {
    float: left;
}

.right {
    float: right;
    margin-top: 120px;
}

.three {
    width: 49%;
}

.one {
    width: 44%;
}

.page-head {
    text-align: center;
    margin-bottom: 0;
}

.page-head h2 {
    margin: 5.5% auto 1%;
    font-family: apparat-light, sans-serif;
    font-size: 32px;
    font-weight: 600;
}


.title h2 {
    font-size: 28px;
    letter-spacing: 0.05em;
    font-weight: 300;
    margin: 3% 0;
}

h2 {
    margin: 7% 0 4%;
    padding: 0;
    font-style: normal;
    font-size: 33px;
    letter-spacing: 0.05em;
    font-weight: 300;
}

h2.sub {
    margin: 4% 0 4%;
}

h4 {
    font-size: 24px;
}

p.sentence {
    font-size: 16px;
    line-height: 2em;
    font-style: oblique;
    margin: 0 0 4%;
}

p.details {
    font-size: 14px;
    line-height: 2em;
    margin: 3% 0 5%;
}

#page-body .page-head img {
    max-width: 100%;
}

.page-head .natural {
    line-height: 25px;
    margin-bottom: 2%;
    color: #333333;
    font-size: 16px;
}

.page-head .campaign-date {
    color: #756604;
    font-weight: bold;
}

.main {
    padding-top: 4%;
    margin-bottom: 5%;
}

.main h1 {
    margin-bottom: 20px;
    text-align: center;
    /*    font-family: 'Lato', sans-serif;*/
    font-size: 28px;
    font-weight: 800;
    letter-spacing: 0.08em;
}

.main h1 span {
    display: block;
    font-size: 18px;
    margin-top: 22px;
    font-size: 14px;
    font-weight: normal;
    letter-spacing: 0.08em;
    color: #777;
    margin-bottom: 50px;
}

.selecter {
    text-align: center;
}

.selecter h1 {
    font-size: 16px;
}

.selecter ul {
    /* display: inline-block; */
    margin: 4% auto 7%;
    text-align: center;
    border-bottom: #e9e9e9 1px solid;
    padding-bottom: 4%;
}

.selecter ul li {
    /* float: left; */
    margin-right: 4.5%;
    display: inline-block;
}

.selecter ul li:last-child {
    margin-right: 0;
}

.selecter ul li a {
    /* border: 1px solid #999; */
    box-sizing: border-box;
    display: block;
}

.selecter ul li a:hover {
    opacity: 0.7;
}

.style-box {
    text-align: center;
    margin-bottom: 13%;
}

.style-box .style-box-main {
    width: 100%;
}

.style-box .style-box-main img {}

.style-box .style-box-main img.style-icon,
.instagram-block img.style-icon {}

.style-box .style-box-main img.style-img-main {
    width: 100%;
    max-width: 1500px;
}

.style-box .style-box-main h3,
.instagram-block h3 {
    font-size: 150%;
    line-height: 1.8em;
    margin: 2% auto 2.5%;
    /* font-family: 'Lato', sans-serif; */
    font-weight: 400;
    letter-spacing: 0.08em;
}

.style-box .style-box-main ul.style-column3 {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-width: 1180px;
    margin: 1.5% auto 0;
}

.style-box .style-box-main ul.style-column3 li {
    -webkit-flex: 0 1 32%;
    -ms-flex: 0 1 32%;
    flex: 0 1 32%;
    -webkit-flex: 0 1 calc((100%/3) - 1.5%);
    -ms-flex: 0 1 calc((100%/3) - 1.5%);
    flex: 0 1 calc((100%/3) - 1.5%);
}

.style-box .style-box-main ul.style-column3 p {
    text-align: justify;
    margin: 4% auto 0;
}

.style-box-sub {
    width: 80%;
    margin: 0 auto;
    max-width: 1200px;
}

.style-box .top_left {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}

.style-box .top_right {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

ul.items-column2 {
    max-width: 850px;
    padding: 0;
    font-size: 0px;
    margin: 0 auto 8%;
    border-top: thin solid #333333;
}

ul.items-column2 li {
    display: inline-block;
    font-size: 14px;
    padding: 0;
    vertical-align: top;
    text-align: left;
    margin-top: 100px;
}

/*ul.items-column2 li a img p{
  display: block;
}*/
p.text {
    display: table-cell;
    vertical-align: middle;
    text-align: left;
}

p.description {
    margin: 3% auto 3%;
    font-size: 18px;
    width: 95%;
    line-height: 1.8em;
}

.clear {
    clear: both;
}

.style-box .chrismas_gift_margin_top {
    font-size: 19px;
    margin: 8% 0 2% 0;
}

.style-box h3 {
    font-size: 32px;
    font-weight: 300;
    line-height: 1em;
    letter-spacing: 0.05em;
    margin-bottom: 3.2%;
}

#jewelry_box h3 {
    font-size: 30px;
    font-weight: normal;
}

@media (max-width: 767px) {
    .style-box h3 {
        font-size: 30px;
        margin-bottom: 7%;
    }

    #jewelry_box h3 {
        font-size: 18px;
    }

}

.style-box .cont_box {
    margin-bottom: 100px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    align-items: center;
}

.style-box .top_left {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}

.style-box .top_right {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

.style-box .cont_box .cont_text {
    text-align: left;
    width: 34%;
    margin: 0 2%;
}

@media (max-width: 767px) {
    .style-box .cont_box {
        display: block;
    }

    .style-box .cont_box .cont_text {
        width: 100%;
        display: block;
        margin: 5% auto 10%;
    }
}

.style-box .cont_box .cont_text h4 {
    font-size: 15px;
    font-weight: 600;
    line-height: 1.5em;
    letter-spacing: 0.05em;
    margin-bottom: 12%;
}

.style-box .cont_box .cont_text h4 span {
    font-weight: normal;
    text-decoration: none;
}

.style-box .cont_box .cont_text h4 a {
    text-decoration: underline;
}

.style-box p {
    font-size: 15px;
    line-height: 1.9em;
}

.style-box a {
    color: #333333;
}

.style-box .box_lead {
    margin: 5% auto;
}

@media (max-width: 767px) {
    .style-box .cont_box .cont_text h4 {
        font-size: 15px;
        margin-bottom: 5%;
        text-align: center;
    }

    .style-box p {
        font-size: 12px;
    }

    .style-box .box_lead {
        text-align: left;
    }
}

.style-box h4 {
    text-align: center;
    font-size: 32px;
    margin: 8% 0 4% 0;
}

.style-box .cont_box h4 {
    font-size: 24px;
}

.style-box .cont_box .cont_text h4 {
    font-size: 15px;
    font-weight: 600;
    line-height: 1.5em;
    letter-spacing: 0.05em;
    margin-bottom: 7%;
    text-align: left;
}

.coordinate-box a img {
    opacity: 1;
    transition-duration: 0.5s;
}

.coordinate-box a img:hover {
    opacity: 0.8;
    transition-duration: 0.5s;
}

#header+.container {
    width: auto;
}

.episode_box {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    justify-content: center;
}

.episode_wrap {
    display: block;
    margin: 0 1.5%;
    width: 28%;
}

.u-none {
    display: none;
}

.smp {
    display: none !important;
}

@media (max-width: 1200px) {}

@media (min-width: 1181px) {

    .content {
        margin: 0 auto;
        width: 100%;
        max-width: 1180px;
    }
}

@media (max-width:1044px) {}

@media (max-width: 1087px) {}

@media (max-width: 979px) {
    .main {
        margin-bottom: 160px;
    }

    .page-head {
        margin-right: -10px;
        margin-left: -10px;
    }

    .episode_box {
        margin-bottom: 60px;
        overflow: hidden;
    }

    .episode_wrap {
        display: block;
        margin: 0 5px 0 auto;
        width: 32%;
    }

    .episode_wrap:first-child {
        margin-left: 0;
    }

    .episode_wrap:last-child {
        margin-right: 0;
    }
}


@media (max-width:843px) {}

@media (max-width: 768px) {
    .episode_box {
        margin: 0 3% 8%;
    }

    .episode_wrap {
        display: contents;
        margin: 1% auto;
        width: 100%;
        text-align: center;
    }
}

@media (max-width: 767px) {
    #page-body [class*='container'] {
        width: 100%;
    }

    .page-head {
        margin-bottom: 15px;
        margin: 0 auto 15px;
    }

    #page-body .page-head img {
        /* width: 100%; */
        margin-bottom: 8%;
    }

    .page-head h2 img {
        max-width: 130px !important;
    }

    .page-head h2,
    .page-head .natural,
    .coordinate-box {
        width: 90%;
        margin: auto;
    }

    .u-sm-inline {
        display: inline;
    }

    .u-sm-none {
        display: none !important;
    }

    .page-head h2 {
        margin: 0 auto;
        font-size: 26px;
        letter-spacing: 0em;
        font-weight: 300;
        line-height: 35px;
    }

    .page-head span {
        display: inline-block;
        width: 40px;
        margin-top: 10px;
    }

    .page-head .natural {
        font-size: 11px;
        text-align: left;
        line-height: 21px;
        margin: 3% auto 10%;
        letter-spacing: 0.05em;
    }

    .main {
        margin-bottom: 0;
        padding-top: 0%;
    }

    .main h1 {
        margin-bottom: 30px;
        font-size: 13px;
        line-height: 1.8em;
    }

    .main h1 span {
        margin: 10px 0 0;
        font-size: calc(1rem - 3px);
        line-height: 1.5em;
    }

    h2 {
        font-size: 18px;
        line-height: 1.2em;
    }

    .selecter ul {
        margin-bottom: 18%;
        padding-bottom: 10%;
    }

    .selecter ul li {
        margin: 0 4% 2% 0;
    }

    .style-box .style-box-main img.style-icon,
    .instagram-block img.style-icon {
        margin: 0 auto;
        width: 25%;
        max-width: 126px
    }

    ul.items-column2 li {
        margin-top: 50px;
    }

    ul.items-column2 li .pc {
        display: none !important;
    }

    ul.items-column2 li .smp {
        display: inline-block !important;
    }

    .coordinate-box .item-detail {
        width: 100%;
    }

    .style-box .style-box-main h3 {
        margin: 5% 3% 6%;
        font-size: 120%;
    }

    .instagram-block h3 {
        margin: 5% 3% 6%;
        font-size: 140%;
    }

    .style-box .style-box-main img.style-img-main {
        margin: 0 auto;
        width: 100%;
        max-width: 1180px;
    }

    .style-box .style-box-main ul.style-column3 {
        display: block;
        margin: 9% 5% 5%;
        text-align: center;
    }

    .style-box .style-box-main ul.style-column3 li {
        width: 100%;
        flex: none;
        margin: 0 auto 8%;
        float: none;
        padding: 0;
        display: inline-block;
        overflow: hidden;
        max-width: 562px;
    }

    .style-box .style-box-main ul.style-column3 p {
        font-size: 12px;
        line-height: 2em;
    }

    .style-box-sub {
        width: 100%;
        margin: 0 auto;
    }

    img.visible-phone.style-icon-smp {
        margin: 0 auto 50px;
        width: 80%;
        max-width: 480px;
    }

    img.visible-phone.style-icon-smp-2 {
        margin: 0 auto 50px;
        width: 80%;
        max-width: 480px;
    }

    div.contents_left {
        width: 100%;
        margin: 0 auto;
        float: none;
    }

    div.contents_right {
        width: 95%;
        margin: 5% auto 0;
        float: none;
        padding-bottom: 0px;
        text-align: center;
        font-size: 12px;
        line-height: 1.6em;
        height: 17rem;
    }

    p.sentence {
        font-size: 13px;
    }

    p.details {
        font-size: 12px;
        line-height: 2em;
        margin: 4% auto 9%;
        width: 95%;
    }

    p.text {
        display: table-cell;
        vertical-align: middle;
        text-align: center;
    }

    p.description {
        margin: 3% auto 7%;
        font-size: 12px;
        width: 95%;
        line-height: 1.8em;
    }

    .coordinate-box h4 {
        margin-bottom: 10%;
        font-size: 25px;
    }

    .coordinate-box ul.style-column4 {
        margin: 0 5% 25%;
    }

    .coordinate-box ul.style-column4 li {
        -webkit-flex: 0 1 50%;
        -ms-flex: 0 1 50%;
        flex: 0 1 50%;
        -webkit-flex: 0 1 calc((100%/2) - 1.5%);
        -ms-flex: 0 1 calc((100%/2) - 1.5%);
        flex: 0 1 calc((100%/2) - 1.5%);
        margin-bottom: 7%;
    }

    .coordinate-box ul.style-column3 {
        margin: 0 5% 25%;
    }

    .coordinate-box ul.style-column3 li {
        -webkit-flex: 0 1 50%;
        -ms-flex: 0 1 50%;
        flex: 0 1 50%;
        -webkit-flex: 0 1 calc((100%/2) - 1.5%);
        -ms-flex: 0 1 calc((100%/2) - 1.5%);
        flex: 0 1 calc((100%/2) - 1.5%);
        margin-bottom: 7%;
    }

    .coordinate-box .item-detail .item_name {
        font-size: 16px;
    }

    .coordinate-box .item-detail .item-price {
        font-size: 14px;
    }

    .coordinate-box .item-detail .item_btn span.moremore {
        font-size: 12px;
        padding: 4% 6%;
    }

    .instagram-block {
        padding-top: 0;
    }

    .ins-account_block {
        margin: 6% 5%;
        padding: 15% 1%;
        text-align: center;
    }

    .ins-account_block .ins-title {}

    .ins-account_block .ins-title img {}

    .ins-account_block .ins-title h5 {
        float: none;
    }

    .ins-account_block .ins-info_box {
        margin: 10% auto;
        width: 85%;
    }

    .ins-account_block .ins-info {
        padding: 12% 0;
    }

    .ins-account_block .ins-info .ins-pheobe_logo {
        flex: 0 0 35%;
    }

    .ins-account_block .ins-info dd {}

    .ins-account_block .ins-info .ins-name {
        font-size: 18px;
    }

    .ins-account_block .ins-info .ins-btn {
        width: 140px;
    }

    .ins-account_block .app-dl {
        display: inline-block;
    }

    .ins-account_block .app-dl .app-text {
        margin: 0 auto 4%;
        font-size: 12px;
    }

}

@media (max-width: 600px) {
    .episode_wrap {
        display: block;
        margin: 1% 0;
        width: 100%;
    }
}

@media (max-width:512px) {}

@media (max-width:440px) {}

.slick-box {
    width: 100%;
    max-width: 850px;
    margin: 0 auto;
}

.slick-slide {
    margin-right: 0%;
}

.item_link_bnt {
    display: block;
    width: 100px;
    margin-top: 2%;
    position: relative;
    z-index: 100;
    text-align: center;
    background: #313131;
    color: #fff;
    font-size: 13px;
    line-height: 30px;
    transition-duration: 0.5s;
}

.item_link_bnt:after {
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    right: 10px;
    width: 0;
    height: 0;
    margin-top: -5px;
    border: 5px solid transparent;
    /*top right bottom を透明化 */
    border-left: 5px solid #fff;
}

.item_link_bnt:hover {
    background: #e3e3e3;
    transition-duration: 0.5s;
}

@media (max-width: 767px) {

    .item_link_bnt {
        display: block;
        width: 100%;
        margin-top: 2%;
        position: relative;
        z-index: 100;
        text-align: center;
        background: #313131;
        color: #fff;
        font-size: 13px;
        line-height: 30px;
        transition-duration: 0.5s;
    }

    .item_link_bnt:after {
        display: none;
        content: "";
        position: absolute;
        top: 50%;
        right: 10px;
        width: 0;
        height: 0;
        margin-top: -5px;
        border: 5px solid transparent;
        /*top right bottom を透明化 */
        border-left: 5px solid #fff;
    }
}

#jewelry_box a {
    text-decoration: none;
}

#jewelry_box .allitem_link_bnt {
    position: relative;
    display: block;
    width: 90%;
    max-width: 640px;
    margin: auto;
    margin-bottom: 100px;
    font-size: 20px;
    line-height: 63px;
    letter-spacing: 0.18em;
    background: #ffffff;
    border: 1px solid #313131;
    transition-duration: 0.5s;
}

#jewelry_box .allitem_link_bnt::after {
    display: block;
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    border: solid 6px transparent;
    border-left: solid 8px #313131;
    top: 50%;
    right: 2%;
    margin-top: -5px;
}

#jewelry_box .allitem_link_bnt:hover {
    background: #e3e3e3;
    border: 2px solid #e3e3e3;
    transition-duration: 0.5s;
}

.sub-text {
    font-size: 20px;
}

@media (max-width: 767px) {
    #jewelry_box .allitem_link_bnt {
        width: 90%;
        font-size: 15px;
        line-height: 40px;
        border: 1px solid #313131;
    }

    #jewelry_box .allitem_link_bnt::after {
        display: none;
        content: '';
        width: 0;
        height: 0;
        border: solid 6px transparent;
        border-left: solid 8px #313131;
        top: 50%;
        right: 2%;
        margin-top: -5px;
    }

    .sub-text {
        font-size: 17px;
    }

    .sp_br {
        display: block;
    }

    .pc_br {
        display: none;
    }
}

@media (min-width: 767px) {
    .sp_br {
        display: none;
    }

    .pc_br {
        display: block;
    }
}

.initial_flexbox {
    width: 100%;
    max-width: 1170px;
    margin: 0% auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}


.initial_flexbox.gift_wrap {
    background-color: #f6f6f6;
    padding: 3% 0;
    text-align: center;
    margin: 0 auto 9%;
    padding: 5% 0;
}

.initial_flexbox.gift_wrap .gift_l {
    width: 25%;
    margin: 0 5% 0 5%;
}

.initial_flexbox.gift_wrap .gift_r {
    width: 50%;
    margin: auto 0;
}

.initial_flexbox.gift_wrap .gift_r h4 {
    width: 75%;
    margin: 0 auto;
}

.initial_flexbox.gift_wrap .gift_r p {
    color: #333333;
    margin: 25px 0 0 0;
    font-size: 15px;
    line-height: 1.9em;
    letter-spacing: .05em;
    font-family: a-otf-ryumin-pr6n, serif;
    font-weight: 600;
    font-style: normal;
}

@media screen and (max-width: 480px) {
    .initial_flexbox.gift_wrap .gift_l {
        width: 70%;
        margin: 5% auto;
    }

    .initial_flexbox.gift_wrap .gift_r {
        width: 70%;
        margin: 5% auto;
    }

.initial_flexbox.gift_wrap .gift_r h4 {
    width: 100%;
    margin: 0 auto;
}
    .initial_flexbox.gift_wrap {
        flex-flow: column-reverse nowrap;
        width: 95%;
        padding: 10% 0;
        margin: 0 auto 5% auto;
    }

    .initial_flexbox.gift_wrap .gift_r p {
        margin: 25px 0 0 0;
        text-align: left;
        font-size: 1em;
        line-height: 1.9em;
    }
}


@media screen and (max-width: 980px) {
    .initial_flexbox.gift_wrap .gift_r p {
        font-size: 1em;
        line-height: 1.9em;
    }
}

.contents_wrap {
  width: 80%;
  max-width: 880px;
  margin: 0 auto 10%;
  font-size: 1.2em;
  line-height: 1.8em;
  letter-spacing: 0.01em;
  color: #4a4a4a;
}
.contents_wrap.coord {
  width: 100%;
}
@media screen and (min-width: 980px) {
  .contents_wrap.coord {
    width: 80%;
    max-width: 880px;
  }
}
.contents_wrap p {
  margin: 3% 0 3%;
}
.coord h3 {
  text-align: center;
  margin: 0 auto 2%;
}
.coord h3 img {
  max-width: 216px;
}
.contents_wrap .item_link {
  width: 80%;
  max-width: 465px;
  margin: 5% auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
     -ms-flex-align: end;
        align-items: flex-end;
}
.contents_wrap .item_link .item_img {
  width: 42%;
}
.contents_wrap .item_link .item_text {
  width: 53%;
  margin-left: 5%;
  font-size: 0.85em;
  letter-spacing: 0;
  line-height: 1.5em;
}
.contents_wrap .item_link .link_btn {
  width: 100%;
  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;
}
.contents_wrap .item_link .link_btn a {
  width: 49%;
  background: #4a4a4a;
  margin-top: 3%;
  padding: 0;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  line-height: 2.8em;
}
.contents_wrap .item_link .link_btn a:hover {
  background: #c99d83;
  text-decoration: none;
}
.bnr_area li a{
    transition:  0.5s;
}
.bnr_area li a:hover{
    transition:  0.5s;
    opacity: 0.7;
}
.lp_btn {
    width: 70%;
    margin: 0 auto;
}
.lp_btn a{
    display: inline-block;
    width: 90%;
    max-width: 628px;
    margin: 0 auto;
    padding: 2.3% 0;
    background: #ffffff;
    color: #3d3935;;
    text-align: center;
    font-size: 16px;
    text-decoration: none;
    border: 1px solid #3d3935;
}
.lp_btn a:hover{
    background: #ba9f63;
    border-color: #ba9f63;
    color: #ffffff;
}
.banner_area .lp_btn{
    margin: 5% auto;
}
.somes_logo {
    width: 50%;
    max-width: 160px;
    margin: 0 auto 10%;
}
@media (min-width: 768px) {
    .somes_logo {
        margin: 0 auto 5%;
    }
}
.item_list {
    width: 91%;
    max-width: 628px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
@media (min-width: 376px) {
    .item_list {
        width: 87%;
    }
}
.item_list li {
    width: 48%;
    max-width: 160px;
    margin-bottom: 5%;
    text-align: center;
    font-size: 1.1em;
    line-height: 1.8em;
}
@media (min-width: 768px) {
    .item_list li {
        width: 32%;
        max-width: 200px;
    }
}
.item_list li span {
    display: block;
}
.item_list li .item_name {
    margin: 7% 0 0;
    word-wrap: break-word;
}
.list_wallet {
    max-width: 414px;
}
.list_wallet li {
    width: 48%;
}
/*======================
  商品切り替え slide css
======================*/
/*=== 2枚画像の表示エリア ================================= */
.item_list li .slide_2p {
    position   : relative;
    overflow   : hidden;
                    /* 画像のサイズに合わせて変更ください */
    width      : 160px;
    height     : 180px;
    margin     : auto;      /* サンプルは中央寄せの背景：白 */
    background : #fff;
}
@media (min-width: 768px) {
    .item_list li .slide_2p {
        width      : 200px;
        height     : 225px;
  }
}
/*=== 画像の設定 ======================================= */
.item_list li .slide_2p img {
    display    : block;
    position   : absolute;
                      /* 画像のサイズを表示エリアに合せる */
    width      : inherit;
    height     : inherit;
    opacity    : 0;
    animation  : slideAnime_2p 8s ease infinite;
}
/*=== スライドのアニメーションを段差で開始する ========= */
.item_list li .slide_2p img:nth-of-type(1) { animation-delay: 0s }
.item_list li .slide_2p img:nth-of-type(2) { animation-delay: 4s }
/*=== スライドのアニメーション ========================= */
@keyframes slideAnime_2p{
  0% { opacity: 0 }
  4% { opacity: 1 }
 50% { opacity: 1 }
 54% { opacity: 0 }
100% { opacity: 0 }
}

.elook_gift p {
    width: 90%;
    margin: 0 auto;
    text-align: center;
}
.elook_gift > a {
    display: block;
    width: 95%;
    max-width: 830px;
    margin: 5% auto;
}
@media screen and (max-width: 768px) {
    .elook_gift p {
        text-align: left;
    }
}

@media screen and (max-width: 768px) {
    .contents_wrap{
        margin: 0 auto 16%;
    }
    .coord h3{
        margin: 17vw auto 3vw;
    }
    .coord h3 img{
        width: 37%;
    }
    .lp_btn{
        width: 85%;
        margin: 10vw auto 0;
    }
    .lp_btn a{
        font-size: 14px;
        padding: 3vw 0;
    }
}

/* ========== ELEMENT ========== */

/*floating-banner*/
.floating-banner {
  position: fixed;
  top:50%;
  right: 0;
  z-index: 10;
}
.floating-banner .coupon_pc{
    display: block;
}
.floating-banner .coupon_smp{
    display: none;
}
@media (max-width: 767px) {
  .floating-banner {
    position: fixed;
    top: unset;
    bottom: 0;
    left: 0;
  }
  .floating-banner .coupon_pc{
    display: none;
  }
  .floating-banner .coupon_smp{
    display: block;
    width: 100%;
  }
}
/* lp_coupon */
.lp_coupon {
  width: 100%;
  margin: 0;
}
.lp_coupon-inner {
  width: 90%;
  max-width: 1170px;
  margin: 0 auto;
  padding: 3.6% 0;
  text-align: center;
}
.lp_coupon_titlewrap {
  margin-bottom: 3%;
}
h3.lp_coupon_title {
  font-family: futura-pt, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 16px;
  line-height: 1.6;
  letter-spacing: 0.1em;
  color: #cb0117;
}
.lp_coupon_lead {
  margin: 0 auto;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.6;
  letter-spacing: 0.1em;
  color: #2a2a2a;
}
.lp_coupon_terms {
  margin: 20px auto 4px;
  text-align: center;
  font-size: 15px;
  line-height: 1.6;
  letter-spacing: 0.05em;
}
@media (max-width: 767px) {
  .lp_coupon-inner {
    padding: 0;
  }
  .lp_coupon_titlewrap {
    margin-bottom: 5%;
  }
  .lp_coupon_title {
    margin-bottom: 5px;
    font-size: 15px;
  }
  .lp_coupon_lead {
  }
  .lp_coupon_terms {
    font-size: 12px;
    margin-bottom: 15%;
  }
}
/* lp_coupon lp_coupon_cardbox */
.lp_coupon_cardbox {
  display: flex;
  justify-content: space-between;
  width: 100%;
  max-width: 942px;
  margin: 0 auto;
  text-align: center;
}
.lp_coupon_card {
  position: relative;
  width: 38%;
  padding: 40px;
  border: 10px solid #cb0117;
  background: #fffbf2;
  color: #000;
}
.lp_coupon_label {
  position: absolute;
  top: -10px;
  left: 5%;
  width: 17%;
}
.lp_coupon_text {
  width: 56%;
  margin: 5px auto 10px;
  text-align: center;
}
.lp_coupon_code {
  margin: 0 3% 12px;
  padding: 6px;
  text-align: center;
  background: #000;
  color: #fff;
  letter-spacing: 0.14em;
}
.lp_coupon_code-target {
  font-size: 16px;
  line-height: 1.6;
}
.lp_coupon_code-success {
  display: block;
}
.lp_coupon_date {
  margin: 0 3%;
  font-size: 14px;
  line-height: 1.6;
  letter-spacing: 0.1em;
}
@media (max-width: 767px) {
  .lp_coupon_cardbox {
    flex-direction: column;
  }
  .lp_coupon_card {
    width: 100%;
    padding: 20px;
    margin-bottom: 5%;
    box-sizing: border-box;
  }
  .lp_coupon_text {
    width: 56%;
    margin-bottom: 5%;
    text-align: center;
  }
  .lp_coupon_date {
    margin: 0 2%;
    font-size: 12px;
  }
}

@media screen and (min-width: 980px) {
  .contents_wrap .item_link {
    width: 95%;
    margin: 5% 0;
  }
  .contents_wrap .item_link .item_img {
    width: auto;
  }
  .contents_wrap .item_link .item_text {
    width: auto;
    letter-spacing: 0.13em;
    line-height: 1.8em;
  }
}
.contents_wrap .item_link.coord_item {
  width: 100%;
  max-width: none;
  -webkit-box-pack: justify;
     -ms-flex-pack: justify;
   justify-content: space-between;
   align-items: flex-start;
}
.contents_wrap .item_link.coord_item li {
  width: 48%;
  max-width: 400px;
}
.contents_wrap .item_link.coord_item .item_text {
  width: 90%;
  margin: 5% auto 0;
  text-align: center;
}
@media screen and (min-width: 980px) {
  .contents_wrap .item_link.coord_item .item_text {
    width: 80%;
  }
}
.coord h4 {
    margin: 15% auto 10%;
    font-size: 13px;
    text-align: center;
    line-height: 1.5;
}
.coord h4 span {
  display: block;
  font-size: 26px;
  font-family: apparat-light, sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.01em;
}
@media screen and (min-width: 980px) {
    .coord h4 {
        margin: 8% auto 6%;
        font-size: 15px;
    }
    .coord h4 span {
        font-size: 47px;
        font-weight: 600;
    }
}
.boder-line{
    width: 100%;
    height: 1px;
    margin: 20% auto;
    background: #cdcdcd;
}
@media screen and (min-width: 980px) {
    .boder-line{
        margin: 9% auto;
    }
}
.banner_area {
  text-align: center;
  margin-bottom: 30px;
}
@media screen and (min-width: 690px) {
    .banner_area {
        text-align: center;
        margin-bottom: 30px;
    }
}
@media screen and (min-width: 690px) {
  .banner_area {
    width: 90%;
    margin: 0 auto 6%;
  }
}

.banner_area .brand__title {
  margin-bottom: 15px;
    font-size: 22px;
    font-weight: bold;
    color: #002612;
    padding-bottom: 20px;
    padding-top: 40px;
    text-align: center;
}
