@charset "UTF-8";
body {
    background: #f2f2f2;
}

#main {
    float: none;
    width: 1000px;
    margin: 0 auto;
}

#sidebar {
    display: none;
}

#new-arrival {
    margin: 0 auto;
    width: 870px;
}

#header {
    background: #fff;
}

#container {
    margin: 0px auto 0 !important;
}

.breadcrumbs {
    width: 100%;
    box-sizing: border-box;
    height: 40px;
}

.container-breadcrumbs {
    position: absolute;
    width: 100%;
    padding: 13px 0;
    left: 0;
    background: #e5e5e5;
}

.FS2_breadcrumbs {
    width: 1190px;
    margin: 0 auto;
}

.FS2_breadcrumbs a {
    font-size: 12px;
    font-size: 0.75rem;
}

.predent-page {
    font-family: -apple-system, BlinkMacSystemFont, "游ゴシック体", YuGothic, "Yu Gothic M", "游ゴシック Medium", "Yu Gothic Medium", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "Helvetica Neue", HelveticaNeue, Helvetica, Arial, "Segoe UI", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    letter-spacing: 1px;
    line-height: 1.6;
    width: 1000px;
    margin: 0 auto;
    background: #fff;
}

.predent-page .font-mincho {
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif !important;
}

.predent-page .inner {
    width: 100%;
    max-width: 841px;
    margin: 0 auto;
}

.predent-page strong {
    font-weight: bold;
}

.predent-page .txt-pink {
    color: #e53063;
}

.predent-page .sp {
    display: none;
}

.predent-page .sp_375 {
    display: none;
}

.predent-page .introduce {
    padding-top: 40px;
}

.predent-page .introduce .img_title img {
    text-align: left;
}

.predent-page .introduce .img_title h1 {
    padding: 25px 0;
    font-size: 14px;
    font-size: 0.875rem;
    text-align: center;
}

.predent-page .introduce .img_title .btn-click {
    text-align: center;
}

.predent-page .introduce .img_title a {
    background: #333333;
    color: #fff;
    border-radius: 30px;
    width: 100%;
    max-width: 500px;
    display: inline-block;
    padding: 11px 0;
    font-size: 16px;
    font-size: 1rem;
    font-weight: bold;
    text-align: center;
    margin: 0 auto;
    text-decoration: underline;
}

.predent-page .introduce .word-time {
    padding: 0 45px;
    margin-top: 40px;
    margin-bottom: 10px;
}

.predent-page .introduce .word-time p {
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    padding: 15px;
    text-align: center;
    font-size: 14px;
    font-size: 0.875rem;
}

.predent-page .introduce .word-time p strong {
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: bold;
}

.predent-page .introduce .word-time p .small_ {
    font-size: 12px;
    font-size: 0.75rem;
    font-weight: bold;
}

.predent-page .introduce .word-time p .small_ span {
    font-size: 15px;
    font-size: 0.9375rem;
}

.predent-page .introduce .product_intro {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.predent-page .introduce .product_intro .img_ {
    margin-left: 59px;
    width: 360px;
    position: relative;
}

.predent-page .introduce .product_intro .img_ img {
    width: 90%;
    display: block;
    margin: 20px auto 0;
}

.predent-page .introduce .product_intro .img_ .icon {
    padding: 15px 0;
    line-height: 1.1;
    width: 110px;
    height: 110px;
    border-radius: 50%;
    background: #ed085a;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    color: #fff;
    text-align: center;
    position: absolute;
    top: 0;
    right: 0;
    box-sizing: border-box;
}

@media screen and (max-width: 767px) {
    .predent-page .introduce .product_intro .img_ .icon {
        width: 80px;
        height: 80px;
        right: 5%;
    }
}

.predent-page .introduce .product_intro .img_ .icon .present_num {
    font-size: 52px;
    font-size: 3.25rem;
    font-style: italic;
    display: inline-block;
    padding-right: 10px;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .predent-page .introduce .product_intro .img_ .icon .present_num {
        position: relative;
        top: 3px;
    }
}

@media screen and (max-width: 767px) {
    .predent-page .introduce .product_intro .img_ .icon .present_num {
        font-size: 35px;
        font-size: 2.1875rem;
    }
}

.predent-page .introduce .product_intro .img_ .icon .present_kana {
    font-size: 20px;
    font-size: 1.25rem;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .predent-page .introduce .product_intro .img_ .icon .present_kana {
        position: relative;
        top: 3px;
    }
}

@media screen and (max-width: 767px) {
    .predent-page .introduce .product_intro .img_ .icon .present_kana {
        font-size: 14px;
        font-size: 0.875rem;
    }
}

.predent-page .introduce .product_intro .content {
    width: 100%;
    max-width: 362px;
    font-size: 15px;
    font-size: 0.9375rem;
    margin-bottom: 10px;
}

.predent-page .introduce .product_intro h3 {
    font-size: 26px;
    font-size: 1.625rem;
    font-weight: bold;
    margin-top: 7px;
    margin-bottom: 30px;
}

.predent-page .introduce .product_intro p {
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 1.7;
    letter-spacing: 1px;
}

.predent-page .introduce .target {
    margin-top: 50px;
    background: #f7f7f7;
    font-size: 22px;
    font-size: 1.375rem;
    text-align: center;
    padding: 46px 0;
    letter-spacing: 1px;
}

.predent-page .introduce .target .unline {
    z-index: 1;
    position: relative;
}

.predent-page .introduce .target .unline::before {
    content: "";
    position: absolute;
    width: 84%;
    height: 60%;
    left: 17px;
    bottom: 0;
    z-index: -1;
    background: linear-gradient(transparent 30%, #f9d9e7 0%);
}

.predent-page .section2 {
    margin-top: 130px;
}

.predent-page .section2 .title_ {
    text-align: center;
}

.predent-page .section2 .title_ h2 {
    font-size: 42px;
    font-size: 2.625rem;
    margin-bottom: 60px;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif !important;
    font-weight: bold;
}

.predent-page .section2 .title_ h3 {
    font-size: 26px;
    font-size: 1.625rem;
    margin-bottom: 15px;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-weight: bold;
}

.predent-page .section2 .icon-click {
    max-width: 235px;
    margin: 0 auto;
}

.predent-page .section2 .icon-click a {
    background: #000;
    color: #fff;
    border-radius: 30px;
    width: 100%;
    width: 235px;
    display: inline-block;
    padding: 14px 0;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    text-align: center;
    margin: 0 auto;
    text-decoration: none;
    margin-top: 10px;
    font-family: -apple-system, BlinkMacSystemFont, "游ゴシック体", YuGothic, "Yu Gothic M", "游ゴシック Medium", "Yu Gothic Medium", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "Helvetica Neue", HelveticaNeue, Helvetica, Arial, "Segoe UI", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

.predent-page .section2 .check {
    background: url(/sale/present/img/bg-check.png);
    margin: 0 auto;
    margin-bottom: 68px;
    margin-top: 42px;
    background-repeat: no-repeat;
    min-height: 140px;
    width: 759px;
    background-size: 100% 100%;
    padding: 20px;
    box-sizing: border-box;
}

.predent-page .section2 .check h4 {
    text-align: center;
    margin-bottom: 13px;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-weight: bold;
    font-size: 18px;
    font-size: 1.125rem;
}

.predent-page .section2 .check p {
    font-size: 15px;
    font-size: 0.9375rem;
    padding-left: 5px;
    letter-spacing: 1px;
}

.predent-page .section2 .social {
    background: #fad6e0;
    padding: 40px;
    padding-top: 62px;
}

.predent-page .section2 .social h3 {
    text-align: center;
    font-size: 26px;
    font-size: 1.625rem;
    font-weight: bold;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    letter-spacing: 1px;
}

.predent-page .section2 .social h3 span {
    font-size: 18px;
    font-size: 1.125rem;
    font-family: -apple-system, BlinkMacSystemFont, "游ゴシック体", YuGothic, "Yu Gothic M", "游ゴシック Medium", "Yu Gothic Medium", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "Helvetica Neue", HelveticaNeue, Helvetica, Arial, "Segoe UI", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

.predent-page .section2 .social h3 .txt-pink {
    font-size: 26px;
    font-size: 1.625rem;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.predent-page .section2 .social .content-check {
    text-align: center;
}

.predent-page .section2 .social .content-check p {
    text-align: left;
    display: inline-block;
}

.predent-page .section2 .social .social-item {
    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;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 33px;
    text-align: center;
}

.predent-page .section2 .social .social-item a {
    background: #fff;
    color: #000;
    border-radius: 30px;
    border: 1px solid #000;
    width: 100%;
    width: 235px;
    display: inline-block;
    padding: 13px 0;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    text-align: center;
    margin: 0 auto;
    text-decoration: none;
    margin-top: 10px;
    box-sizing: border-box;
}

.predent-page .section2 .social .social-item p {
    font-size: 13px;
    font-size: 0.8125rem;
    margin-top: 20px;
    margin-bottom: 6px;
}

.predent-page .section2 .social .social-item p sub {
    font-size: 10px;
    vertical-align: super;
}

.predent-page .section2 .social .arrow-down {
    width: 0;
    height: 0;
    border-left: 40px solid transparent;
    border-right: 40px solid transparent;
    border-top: 40px solid #fff;
    margin: 0 auto;
    margin-top: -62px;
}

.predent-page .section2 .note {
    margin-top: 70px;
}

.predent-page .section2 .note h3 {
    text-align: center;
    font-size: 26px;
    font-size: 1.625rem;
}

.predent-page .section2 .note_content {
    margin-top: 30px;
    border: 1px solid #ccc;
    height: 220px;
    overflow-y: scroll;
    overflow-x: hidden;
    padding: 25px;
    box-sizing: border-box;
}

.predent-page .section2 .note_content p {
    font-size: 15px;
    font-size: 0.9375rem;
    letter-spacing: 1px;
}

.predent-page .congratulations {
    background: #cd1b58;
    color: #fff;
    margin-top: 72px;
    padding: 55px 77px;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-size: 18px;
    font-size: 1.125rem;
}

.predent-page .congratulations .bg-img {
    text-align: center;
    margin-bottom: -20px;
}

.predent-page .congratulations h2 {
    font-size: 42px;
    font-size: 2.625rem;
    text-align: center;
    line-height: 1;
    font-weight: bold;
}

.predent-page .congratulations h2 span {
    font-size: 18px;
    font-size: 1.125rem;
}

.predent-page .congratulations .content {
    border: 1px solid #ccc;
    text-align: center;
    padding: 13px 0;
    margin-top: 40px;
    margin-bottom: 47px;
}

.predent-page .congratulations .content p {
    letter-spacing: 0;
}

.predent-page .congratulations .content_2 h3 {
    font-size: 28px;
    font-size: 1.75rem;
    text-align: center;
    font-weight: bold;
}

.predent-page .congratulations .content_2 .list {
    background: #fff;
    color: #000;
    padding: 30px;
    margin-top: 20px;
}

.predent-page .congratulations .content_2 .content-list {
    width: 100%;
    max-width: 405px;
    margin: 0 auto;
}

.predent-page .congratulations .content_2 .content-list p {
    border-bottom: 1px dotted #ccc;
    padding: 10px 0;
    padding-left: 52px;
    font-weight: bold;
}

.predent-page .img-banner {
    margin-top: 55px;
    text-align: center;
    padding-bottom: 55px;
}

@media screen and (max-width: 767px) {
    .predent-page .sp {
        display: block;
    }
    .predent-page .pc {
        display: none;
    }
    .predent-page p {
        font-size: 13px;
        font-size: 0.8125rem;
    }
    .predent-page .introduce .img_title img {
        width: 80%;
        margin: 0 auto;
        margin-left: 78px;
    }
    .predent-page .introduce .img_title a {
        width: 90%;
        font-size: 13px;
        font-size: 0.8125rem;
        padding: 10px 0;
    }
    .predent-page .introduce .word-time {
        padding: 0;
        margin-top: 20px;
        margin-bottom: 10px;
    }
    .predent-page .introduce .product_intro .img_ {
        margin-left: 0;
        text-align: center;
        width: 100%;
    }
    .predent-page .introduce .product_intro .img_ img {
        width: 80%;
    }
    .predent-page .introduce .product_intro .content {
        font-size: 12px;
        font-size: 0.75rem;
        margin-top: 30px;
        padding: 0 30px;
    }
    .predent-page .introduce .product_intro h3 {
        font-size: 20px;
        font-size: 1.25rem;
        font-weight: bold;
        margin-top: 10px;
        margin-bottom: 15px;
    }
    .predent-page .introduce .product_intro p {
        font-size: 13px;
        font-size: 0.8125rem;
    }
    .predent-page .introduce .target {
        margin-top: 50px;
        background: #f7f7f7;
        text-align: center;
        padding: 34px 16px;
    }
    .predent-page .introduce .target p {
        font-size: 14px;
        font-size: 0.875rem;
    }
    .predent-page .section2 {
        margin-top: 50px;
    }
    .predent-page .section2 .title_ h2 {
        font-size: 25px;
        font-size: 1.5625rem;
        margin-bottom: 25px !important;
    }
    .predent-page .section2 .title_ h3 {
        font-size: 15px;
        font-size: 0.9375rem;
    }
    .predent-page .section2 .icon-click a {
        font-size: 12px;
        font-size: 0.75rem;
        padding: 10px 0;
        width: 186px;
    }
    .predent-page .section2 .icon-click img {
        width: 100px;
    }
    .predent-page .section2 .check {
        background: url(/sale/present/img/bg-check_sp.png);
        margin: 0 auto;
        margin-bottom: 44px;
        margin-top: 27px;
        background-repeat: no-repeat;
        min-height: 140px;
        width: 90%;
        background-size: 100% 100%;
        padding: 20px 13px;
    }
    .predent-page .section2 .check h4 {
        text-align: center;
        margin-bottom: 12px;
        font-size: 14px;
        font-size: 0.875rem;
    }
    .predent-page .section2 .check p {
        font-size: 12px;
        font-size: 0.75rem;
        padding-left: 0;
    }
    .predent-page .section2 .social {
        padding: 18px;
        padding-top: 62px;
    }
    .predent-page .section2 .social .arrow-down {
        width: 0;
        height: 0;
        border-left: 30px solid transparent;
        border-right: 30px solid transparent;
        border-top: 30px solid #fff;
        margin: 0 auto;
        margin-top: -63px;
    }
    .predent-page .section2 .social h3 {
        font-size: 15px;
        font-size: 0.9375rem;
    }
    .predent-page .section2 .social h3 span {
        font-size: 13px;
        font-size: 0.8125rem;
    }
    .predent-page .section2 .social h3 .txt-pink {
        font-size: 15px;
        font-size: 0.9375rem;
    }
    .predent-page .section2 .social h3 strong {
        white-space: nowrap;
        letter-spacing: 1px;
        position: relative;
        left: -7px;
    }
    .predent-page .section2 .social .social-item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .predent-page .section2 .social .social-item .item {
        width: 50%;
        margin-bottom: 17px;
    }
    .predent-page .section2 .social .social-item .item img {
        width: 114px;
    }
    .predent-page .section2 .social .social-item a {
        width: 100%;
        max-width: 146px;
        padding: 8px 0;
    }
    .predent-page .section2 .social .check {
        width: 100%;
        margin-top: 5px;
    }
    .predent-page .section2 .note {
        margin-top: 35px;
        padding: 0 10px;
    }
    .predent-page .section2 .note h3 {
        font-size: 17px;
        font-size: 1.0625rem;
    }
    .predent-page .section2 .note_content {
        position: relative;
        padding: 13px;
        -webkit-overflow-scrolling: touch;
    }
    .predent-page .section2 .note_content::-webkit-scrollbar {
        -webkit-appearance: none !important;
    }
    .predent-page .section2 .note_content::-webkit-scrollbar:vertical {
        width: 12px !important;
    }
    .predent-page .section2 .note_content::-webkit-scrollbar:horizontal {
        height: 12px !important;
    }
    .predent-page .section2 .note_content::-webkit-scrollbar-thumb {
        background-color: rgba(0, 0, 0, 0.5) !important;
        border-radius: 10px !important;
        border: 2px solid #ffffff;
    }
    .predent-page .section2 .note_content::-webkit-scrollbar-track {
        border-radius: 10px !important;
        background-color: #ffffff !important;
    }
    .predent-page .section2 .note_content p {
        font-size: 12.5px;
        font-size: 0.78125rem;
    }
    .predent-page .congratulations {
        padding: 20px 15px;
        margin-top: 50px;
        padding-bottom: 41px;
    }
    .predent-page .congratulations h2 {
        font-size: 25px;
        font-size: 1.5625rem;
        margin-top: 0 !important;
    }
    .predent-page .congratulations h2 span {
        font-size: 12px;
        font-size: 0.75rem;
    }
    .predent-page .congratulations .content {
        margin-top: 20px;
        margin-bottom: 27px;
    }
    .predent-page .congratulations .content p {
        font-size: 13px;
        font-size: 0.8125rem;
    }
    .predent-page .congratulations .content_2 h3 {
        font-size: 17.5px;
        font-size: 1.09375rem;
    }
    .predent-page .congratulations .content_2 .list {
        background: #fff;
        color: #000;
        padding: 15px 11px;
        margin-top: 20px;
    }
    .predent-page .congratulations .content_2 .content-list p {
        font-size: 14.4px;
        font-size: 0.9rem;
    }
    .predent-page .congratulations .bg-img {
        text-align: center;
        margin-bottom: 8px;
        width: 100%;
    }
    .predent-page .congratulations .bg-img img {
        width: 80%;
        margin: 0 auto;
    }
    .predent-page .img-banner {
        margin-top: 37px;
        text-align: center;
        padding: 0 30px;
        padding-bottom: 37px;
    }
    .predent-page .img-banner img {
        width: 100%;
    }
}

@media screen and (max-width: 375px) {
    .predent-page .introduce .word-time p {
        letter-spacing: 1.5;
        font-size: 12px;
        font-size: 0.75rem;
    }
    .predent-page .introduce .word-time p strong {
        font-size: 15px;
        font-size: 0.9375rem;
        font-weight: bold;
    }
    .predent-page .introduce .word-time p .small_ {
        font-size: 11px;
        font-size: 0.6875rem;
    }
    .predent-page .introduce .word-time p .small_ span {
        font-size: 11px;
        font-size: 0.6875rem;
    }
    .predent-page .introduce .img_title img {
        width: 80%;
        margin: 0 auto;
        margin-left: 70px;
    }
    .predent-page .sp_375 {
        display: block;
    }
}

@media screen and (max-width: 360px) {
    .predent-page .introduce .word-time p {
        font-size: 10px;
        font-size: 0.625rem;
    }
    .predent-page .introduce .word-time p strong {
        font-size: 12px;
        font-size: 0.75rem;
    }
    .predent-page .introduce .word-time p .small_ {
        font-size: 10px;
        font-size: 0.625rem;
    }
    .predent-page .introduce .word-time p .small_ span {
        font-size: 12px;
        font-size: 0.75rem;
    }
    .predent-page .introduce .img_title img {
        margin-left: 56px;
    }
    .predent-page .introduce .product_intro .img_ {
        padding: 0 10px;
    }
    .predent-page .introduce .product_intro .img_ img {
        width: 80%;
    }
    .predent-page .introduce .product_intro .content {
        padding: 0 15px;
    }
    .predent-page .introduce .product_intro p {
        font-size: 12px;
        font-size: 0.75rem;
    }
    .predent-page .introduce .target {
        margin-top: 25px;
        background: #f7f7f7;
        text-align: center;
        padding: 25px 20px;
    }
    .predent-page .introduce .target p {
        font-size: 12px;
        font-size: 0.75rem;
    }
    .predent-page .section2 .note_content p {
        font-size: 10px;
        font-size: 0.625rem;
    }
    .predent-page .section2 .title_ {
        text-align: center;
        padding: 0 10px;
    }
    .predent-page .section2 .title_ h2 {
        font-size: 20px;
        font-size: 1.25rem;
        margin-bottom: 15px;
    }
    .predent-page .section2 .title_ h3 {
        font-size: 14px;
        font-size: 0.875rem;
    }
    .predent-page .section2 .social .social-item a {
        width: 100%;
        max-width: 110px;
        padding: 8px 0;
        font-size: 13px;
        font-size: 0.8125rem;
    }
    .predent-page .section2 .social .social-item .item {
        width: 45%;
    }
    .predent-page .section2 .social .social-item .item:first-child {
        margin-right: 5%;
    }
    .predent-page .section2 .social .social-item .item img {
        width: 114px;
    }
    .predent-page .section2 .social h3 {
        font-size: 12px;
    }
    .predent-page .section2 .social h3 strong {
        white-space: nowrap;
        letter-spacing: 1px;
        position: relative;
        left: -5px;
        font-size: 12px;
    }
    .predent-page .section2 .social h3 .txt-pink {
        font-size: 12px;
    }
    .predent-page .congratulations .content_2 .content-list p {
        border-bottom: 1px dotted #ccc;
        padding: 10px 0;
        padding-left: 10px;
    }
    .predent-page .congratulations .content_2 h3 {
        font-size: 15.4px;
        font-size: 0.9625rem;
    }
    .predent-page .img-banner {
        margin-top: 20px;
        text-align: center;
        padding: 0 20px;
        padding-bottom: 20px;
    }
}

@media screen and (max-width: 767px) {
    body {
        background: #fff;
    }
    .predent-page {
        width: 100%;
    }
    #main {
        float: initial;
        width: 100%;
        margin: 0 auto;
    }
    #new-arrival {
        margin: 0 auto;
        width: 100%;
    }
    .breadcrumbs {
        width: 100%;
        box-sizing: border-box;
        height: auto;
    }
    .container-breadcrumbs {
        position: relative;
        width: 100%;
        padding: 0px 0;
        padding-left: 10px;
        left: 0;
        background: #ffffff;
    }
}

/*# sourceMappingURL=style.css.map */