/*-------NEWS LP--------*/
.newsLp .mincho {
    font-family: tbudmincho-std, sans-serif !important;
}

.newsLp .topLayout .topLayout_box a {
    font-size: 1.3rem;
}

.newsLp .newsLayout .newsInner .cmsDetail a {
    font-family: tbudgothic-std, sans-serif;
}

.newsLp .button a.down {
    background-image: url(../img_2021/common/ico_select_down.svg);
    background-size: 10px;
}

.newsLp .newsLayout .newsInner p.fs12,
.fs12,
.newsLp .newsLayout .newsInner p.fs12 a {
    font-size: 1.2rem;
}

.newsLp .newsLayout .newsInner p.fs16,
.fs16 {
    font-size: 1.6rem;
}

.newsLp .sptaC {
    text-align: left !important;
}

.newsLp .mw160 {
    max-width: 160px;
}

.newsLp .mw480 {
    max-width: 480px;
}

/* 背景 */
#spe .cover {
    background-image: url(/img_2021/news/l/summerfair2026/cover_pc.webp);
}

.newsLp .cover {
    padding: 5%;
}

.newsLp .cover.bgn {
    background: none;
}

.newsLp .cover:not(.bgn) .nL_innerBox {
    max-width: 840px;
    margin: 0 auto;
    padding: 30px 5%;
    background-color: rgba(255, 255, 255, 0.6);
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
}

.newsLp .cover .nL_innerBox.bgn {
    background: none;
    padding: 0;
}

.newsLp .innerCover {
    padding: 0px 0px 40px 0;
    background-color: rgba(255, 255, 255, 0.84);
    box-shadow: 0px 0px 30px 30px rgb(255 255 255 / 85%);
    -webkit-box-shadow: 0px 0px 30px 30px rgb(255 255 255 / 85%);
    -moz-box-shadow: 0px 0px 30px 30px rgba(255, 255, 255, 0.85);
    -o-box-shadow: 0px 0px 30px 30px rgba(255, 255, 255, 0.85);
    -ms-box-shadow: 0px 0px 30px 30px rgba(255, 255, 255, 0.85);
    margin-top: 70px;
}

.newsLp .imgbannercover {
    max-width: 550px;
}

.n-white {
    color: #fff;
}

.small {
    font-size: 85%;
}

.bold {
    font-weight: bold;
}

@media screen and (max-width: 769px) {
    #spe .cover {
        background-image: url(/img_2021/news/l/summerfair2026/cover_sp.webp);
    }

    .newsLp .cover .nL_innerBox.bgn {
        padding: 5%;
    }

    .newsLp .newsLayout .newsInner,
    .newsLp .newsLayout .newsInner .cmsDetail {
        padding: 0;
    }

    .newsLp .cmsFotter,
    .newsLp .newsDeInfor,
    .newsLp .newsInner>h2.taL {
        padding: 0 15px;
    }

    .outerWrap {
        padding: 0 20px;
    }

    .newsLp .topLayout .topLayout_imgLeft {
        padding-right: 0px;
    }

    .newsLp .topLayout .topLayout_box {
        padding-left: 0px;
    }

    .newsLp .cover .hdM {
        padding-top: 10px;
    }

    .newsLp .topLayout.spmore {
        margin-top: 20px;
    }

    .newsLp .innerCover {
        padding: 0px 0px;
        box-shadow: 0px 0px 20px 20px rgb(255 255 255 / 85%);
        -webkit-box-shadow: 0px 0px 20px 20px rgb(255 255 255 / 85%);
        -moz-box-shadow: 0px 0px 20px 20px rgba(255, 255, 255, 0.85);
        -o-box-shadow: 0px 0px 20px 20px rgba(255, 255, 255, 0.85);
        -ms-box-shadow: 0px 0px 20px 20px rgba(255, 255, 255, 0.85);
        margin-top: 50px;
    }

    #ordermade.cover {}
}

/* 見出し調整 */
.newsLp .cmsDetail .hdS {
    font-size: 16px;
    line-height: 1.7;
}

/* 要適用判定確認 */
.newsLp .nL_innerBox .newsLayout .newsInner h2.hdM {
    font-size: 24px;
}

/* スライダー */
.newsLp .newsLayout .newsInner .slick-slider {
    padding-bottom: 0px;
}

.newsLp .newsLayout .newsInner .slick-slider {
    max-width: 840px;
}

.newsLp .newsLayout .newsInner .slick-slider.mwn {
    max-width: 900px;
    width: 93%;
}

.newsLp .newsLayout .newsInner .slick-slider.mwn p,
.newsLp .newsLayout .newsInner .slick-slider.mwn a {
    font-size: 1.3rem;
}

.newsLp .newsLayout .newsInner .slick-slider .slick-prev,
.newsLp .newsLayout .newsInner .slick-slider .slick-next {
    display: none !important;
}

.newsLp .newsLayout .newsInner .slick-slider .slick-next {
    right: 25%;
}

.newsLp .newsLayout .newsInner .slick-slider .slick-next:before {
    width: 8px;
    height: 8px;
    margin: auto;
}

.newsLp .newsLayout .newsInner .slick-slider .slick-prev:before {
    width: 8px;
    height: 8px;
    margin: auto;
}

.newsLp .newsLayout .newsInner .slick-slider .slick-next {
    right: 40%;
}

.newsLp .newsLayout .newsInner .slick-slider .slick-prev {
    left: 40%;
}

.newsLp .newsLayout .newsInner .topLayout.newsLpDetail .slick-slide p,
.newsLp .newsLayout .newsInner .topLayout.newsLpDetail .slick-slide p a {
    font-size: 1.3rem;
}



/* ボタン調整 */
.newsLp .newsInner .button a {
    text-decoration: none !important;
    border: 1px solid #292929;
    color: #292929;
    background: url(/img_2021/common/ico_link02_black.svg) right 26px center no-repeat;
}

.newsLp .newsInner .link {
    color: #292929;
    background: url(/img_2021/common/ico_link02_black.svg) right center no-repeat;
}

.layoutRole_contents .layoutRole_main .button.gbtn a {
    color: #fff;
    border: 1px solid #005271;
    background: #005271 url(../img_2021/common/ico_link04.svg) right 26px center no-repeat;
    background-size: 4px 11px;
}

/* パディング調整 */
.newsLp .topLayout.spmore {
    padding: 0;
}

.newsLp .topLayout.spmore .topLayout_imgLeft {
    padding-right: 0;
    display: flex;
    align-items: center;
}

.topLayout.newsLpDetail,
.topLayout.newsLpDetail .topLayout_imgRight,
.topLayout.newsLpDetail .topLayout_imgLeft {
    padding: 0;
}

.newsLp .topLayout.spmore .topLayout_box {
    padding-left: 2%;
    width: 43.75%;
}

.newsLp .topLayout.spmore .topLayout_img {
    width: 56.25%;
}

.newsLp .newsLayout .newsInner .cont_col2.spmore .colbox {
    width: 48%;
    float: left;
}

.newsLp .newsLayout .newsInner .cont_col2.spmore .colbox:nth-child(2n) {
    float: right;
}

.newsLp .newsLayout .newsInner .cont_col2.spmore .colbox.flR {
    float: right;
}

.newsLp .newsLayout .newsInner .cont_col2.spmore .colbox.flL {
    float: left;
}

/* ニュースページ内リンク */
.newsLp .linkList ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: start;
    border-top: 2px solid #CCD6DA;
    border-bottom: 2px solid #CCD6DA;
}

.newsLp .linkList>ul:nth-child(2n) {
    border-top: none;
}

.newsLp .linkList ul>li {
    width: 33%;
    padding: 15px 0;
    border-bottom: 1px solid #CCD6DA;
}

.newsLp .linkList ul>li:nth-child(3n+1) {
    margin-left: 1%;
}

.newsLp .linkList ul>li.none {
    border-bottom: none;
}

.newsLp .newsLayout .newsInner .linkList ul>li a {
    text-decoration: none;
    background: url(../img_2021/common/ico_link02.svg) right 26px center no-repeat;
    background-size: 4px 12px;
    display: block;
}


.newsLp h1 {
    padding: 0 20px;
}

.newsLp img {
    margin-bottom: 0 !important;
}

.newsLp .topLayout .layoutItem+.layoutItem {
    margin-top: 0px;
}


/* ステップパーツ */
.newsLp dl {
    vertical-align: top;
}

.newsLp dt,
.newsLp dd {
    /* display: inline-block; */
    vertical-align: top;
}

.newsLp dl.dateAndTime {
    display: inline-block;
}

.newsLp dl.step {
    display: inline-block;
}

.newsLp dd {
    vertical-align: middle;
}

.newsLp .step dt {
    padding-right: 35px;
    position: relative;
    padding-left: 32px;
}

.newsLp .step dt::before {
    content: "●";
    position: absolute;
    font-size: 15px;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto 0;
    height: 23px;
    color: #003447;
}

@media screen and (max-width: 640px) {
    .newsLp .layoutRole_main {
        padding-top: 0;
    }

    .newsLp .nL_innerBox .newsLayout .newsInner h2.hdM {
        font-size: 2.0rem;
    }

    /* スライダー */
    .newsLayout .newsInner .slick-slider .slick-next {
        right: -22px;
    }

    .newsLayout .newsInner .slick-slider .slick-prev {
        left: -22px;
    }

    .newsLp .newsLayout .newsInner .slick-slider .slick-next {
        right: -22px;
    }

    .newsLp .newsLayout .newsInner .slick-slider .slick-prev {
        left: -22px;
    }

    .newsLp .newsLayout .newsInner .cont_col2 .colbox.w60p.spfl {
        float: left;
        width: 60%;
    }

    .newsLp .newsLayout .newsInner .cont_col2 .colbox.w37p.spfl {
        float: right;
        width: 37%;
    }

    .newsLp .newsLayout .newsInner .cont_col2 .colbox.w50p.spfl {
        float: left;
        width: 50%;
    }

    .newsLp .newsLayout .newsInner .cont_col2 .colbox.w45p.spfl {
        float: right;
        width: 45%;
    }

    .newsLayout .newsInner #ordermade .cont_col2.iconic .colbox:nth-of-type(1),
    .newsLayout .newsInner #sselection .cont_col2.iconic .colbox:nth-of-type(1) {
        width: 88%;
        margin: 0 auto 0 0;
    }

    .newsLayout .newsInner #ordermade .cont_col2.iconic .colbox:nth-of-type(2),
    .newsLayout .newsInner #sselection .cont_col2.iconic .colbox:nth-of-type(2) {
        width: 88%;
        margin: 0 0 0 auto;
    }
}

@media only screen and (min-width: 768px) {
    .newsLp .mw300 {
        max-width: 300px;
    }

    .newsLp .topLayout_img.mw300 {
        width: 40%;
    }

    .topLayout_img.mw300+.topLayout_box {
        width: 58%;
    }
}

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

    /* スライダー */
    .newsLp .newsLayout .newsInner .slick-slider {
        padding-bottom: 40px;
    }

    .newsLp .newsLayout .newsInner .slick-dots {
        bottom: 0;
    }

    .newsLayout .newsInner .slick-slider .slick-prev,
    .newsLayout .newsInner .slick-slider .slick-next {
        top: 50%;
    }

    .newsLayout .newsInner .slick-slider .slick-next {
        right: 15%;
    }

    .newsLayout .newsInner .slick-slider .slick-prev {
        left: 15%;
    }

    .newsLp .newsLayout .newsInner .slick-slider .slick-prev,
    .newsLp .newsLayout .newsInner .slick-slider .slick-next {
        top: 50%;
    }

    .newsLp .newsLayout .newsInner .slick-slider .slick-next {
        right: -2%;
    }

    .newsLp .newsLayout .newsInner .slick-slider .slick-prev {
        left: -2%;
    }
}

@media only screen and (min-width:781px) {

    /* スライダー */
    .newsLp .newsLayout .newsInner .topLayout.newsLpDetail .slick-next {
        right: 35%;
    }

    .newsLp .newsLayout .newsInner .topLayout.newsLpDetail .slick-prev {
        left: 35%;
    }
}

@media screen and (max-width:796px) {
    .newsLp .sptaC {
        text-align: center !important;
    }

    .newsLp .newsLayout .newsInner p.fs16,
    .fs16 {
        font-size: 14px;
    }

    /* ニュースページ内リンク */
    .newsLp .linkList ul>li {
        width: 50%;
    }

    .newsLp .linkList ul>li:nth-child(3n+1) {
        margin-left: 0;
    }

    .newsLp .linkList ul>li.none:nth-child(1),
    .newsLp .linkList ul>li.none:nth-child(2) {
        border-bottom: 1px solid #CCD6DA;
    }

    .newsLp.onlinestore .newsLayout .newsInner .cmsDetail .slide3-center {
        width: 93%;
    }

    .newsLp .newsLayout .newsInner .linkList ul>li a {
        background-position: right 5px center;
    }
}

@media screen and (min-width:797px) {

    /* ステップパーツ */
    .newsLp .dateAndTime dt {
        padding-right: 30px;
    }

    .newsLp dt,
    .newsLp dd {
        display: inline-block;
    }

    .newsLp .step dt::after {
        content: "";
        position: absolute;
        height: 125%;
        width: 2px;
        background-color: #003447;
        left: 6.5px;
        top: 75%;
    }

    .newsLp .step dt.stepLast::after {
        top: -75%;
    }

    .newsLp .cmsDetail .step .hdS {
        font-size: 18px;
    }
}

@media only screen and (min-width: 960px) {
    .newsLp span.pc.inline {
        display: inline-block !important;
    }

    .newsLp .newsInner {
        max-width: 1070px;
    }

    .topLayout.newsLpDetail {
        padding: 0;
    }

    .topLayout.newsLpDetail .topLayout_img {
        width: 48%;
        margin-bottom: 0;
    }

    .topLayout.newsLpDetail .topLayout_box {
        padding-left: 0px;
        font-size: 1.4rem;
        line-height: 1.8;
        width: 48%;
        margin-left: 4%;
    }

    .topLayout.newsLpDetail .topLayout_imgRight .topLayout_box {
        padding: 0 0 0 0;
        margin: 0 4% 0 0;
    }

    /* 見出し調整 */
    .summerfair2026.newsLp .newsLayout .cmsDetail .hdS {
        font-size: 18px;
    }

    /* スライダー */
    .newsLp .newsLayout .newsInner .slick-slider {
        padding-bottom: 30px;
    }
}


@media screen and (max-width:419px) {
    .nL_innerBox.mb110 {
        padding: 40px 0;
    }

    .pdb0s+.pdt0s {
        padding-top: 0 !important;
    }
}


/*-------NEWS LP--------*/


.cmsDetail picture {
    width: 100%;
}

a {
    color: #4b4b4b;
}

.newsLayout .newsInner .slick-slider .slick-next:before {
    border-right: solid 2px #4B4B4B;
    border-top: solid 2px #4B4B4B;
}

.newsLayout .newsInner .slick-slider .slick-prev:before {
    border-left: solid 2px #4B4B4B;
    border-bottom: solid 2px #4B4B4B;
}

.slick-dots li button::before {
    color: #ffffffa1;
}

.slick-dots li.slick-active button:before {
    color: #ffffff;
}

.newsLayout .newsInner .cmsDetail .slide3-center li {
    padding: 0 10px;
    box-sizing: border-box;
}

.summerfair2026 .outerWrap {
    padding: 0 15px;
}

.summerfair2026.newsLp .newsLayout .newsInner .slick-slider {
    max-width: none;
}

.fs14,
.fs14 a {
    font-size: 14px !important;
}

.mincho a {
    font-family: tbudmincho-std, sans-serif !important;
}

.mw110 {
    max-width: 110px;
    margin: auto;
}

.mw129 {
    max-width: 129px;
    margin: auto;
}

.mw132 {
    max-width: 132.5px;
    margin: auto;
}

.mw202 {
    max-width: 202px;
    margin: auto;
}

.mw210 {
    max-width: 210px;
    margin: auto;
}

.mw225 {
    max-width: 225px;
    margin: auto;
}

.mw229 {
    max-width: 229px;
    margin: auto;
}

.mw233 {
    max-width: 233px;
    margin: auto;
}

.mw239 {
    max-width: 239px;
    margin: auto;
}

.mw244 {
    max-width: 244px;
    margin: auto;
}

.mw272 {
    max-width: 272px;
    margin: auto;
}

.mw287 {
    max-width: 305px;
    margin: auto;
}

.mw300 {
    max-width: 300px;
    margin: auto;
}

.mw305 {
    max-width: 305px;
    margin: auto;
}

.mw306 {
    max-width: 306px;
    margin: auto;
}

.mw365 {
    max-width: 365px;
    margin: auto;
}

.mw413 {
    max-width: 413px;
    margin: auto;
}

.mw600 {
    max-width: 600px;
    margin: auto;
}

.mw640 {
    max-width: 640px;
    margin: auto;
}

#spe .cover {
    background-size: cover;
}

#ordermade.cover {
    background-image: url(/img_2021/news/l/summerfair2026/od_cover_sp.webp);
    padding: 0;
    background-repeat: no-repeat;
    background-size: cover;
}

.od_kv {
    position: relative;
}

.od_kv_text {
    position: absolute;
    top: 15%;
    right: 0;
    left: 0;
    margin: auto;
    width: 85%;
}

.od_design {
    margin-top: 40px;
}

.od_story .story01 {
    background-color: rgb(255 255 255 / 20%);
    margin: auto 5%;
    padding: 5% !important;
}

.designer {
    background-color: rgb(255 255 255 / 20%);
}

.detail {
    padding: 10%;
}

#ordermade .button a {
    font-size: 13px;
    background: url(/img_2021/common/ico_link02_white.svg) right 11px center no-repeat;
    background-color: #ffffff00;
    background-position: top 50% right 7px;
    color: #ffffff;
    border: 1px solid #fff;
}

#ordermade .link {
    color: #ffffff;
    background: url(/img_2021/common/ico_link02_white.svg) right center no-repeat;
}

.mw105 {
    max-width: 105px;
    margin: auto;
}

@media only screen and (min-width: 960px) {
    .cmsFotter {
        max-width: 1070px;
        margin: auto;
    }

    .mw1000 {
        max-width: 1000px;
        margin: auto;
    }

    .mw640 {
        max-width: 315px;
    }

    .summerfair2026 .newsLayout .newsInner p {
        font-size: 14px;
    }

    .summerfair2026 .newsLayout .newsInner h2 {
        font-size: 24px;
    }

    .summerfair2026 .newsLayout .newsInner .hdM {
        font-size: 22px;
    }

    .newsLp .topLayout .topLayout_box a {
        font-size: 14px;
    }

    #ordermade .topLayout .topLayout_img {
        width: 50.25%;
    }

    #ordermade .topLayout .topLayout_box {
        padding-left: 40px;
        width: 49.75%;
    }

    .od_pc_flex {
        display: flex;
        padding: 30px;
        gap: 40px;
        margin-bottom: 60px !important;
    }

    .od_design {
        width: 90%;
    }

    #ordermade .topLayout {
        padding: 0;
    }

    .mw705 {
        max-width: 705px;
        margin: auto;
    }

    .mw435 {
        max-width: 435px;
        margin: auto;
    }

    .mw229 {
        max-width: 294px;
    }

    .mw225 {
        max-width: 290px;
    }

    .mw272 {
        max-width: 435px;
    }

    .mw202 {
        max-width: 260px;
    }

    .mw435 {
        max-width: 435px;
        margin: auto;
        ;
    }

    .detail {
        padding: 5%;
    }

    #ordermade.cover {
        padding-bottom: 5px;
    }

    .designer p.fs12,
    .reform p.fs12 {
        font-size: 14px !important;
    }

    #ordermade.cover {
        background-image: url(/img_2021/news/l/summerfair2026/od_cover_pc.webp);
    }
}

@media only screen and (max-width: 959px) {
    .mw640 {
        max-width: 380px;
    }

    #spe .flex {
        width: 100%;
        padding: 5% 10%;
    }

    #spe .flex .fs14 {
        font-size: 12px !important;
    }

    .newsLp .cover .nL_innerBox {
        padding: 20px 5%;
    }

    .summerfair2026 .mb60 {
        margin-bottom: 40px !important;
    }

    .summerfair2026 .topLayout {
        padding: 0;
        overflow: hidden;
    }

    .summerfair2026 .topLayout .topLayout_imgRight {
        padding: 0;
    }

    .summerfair2026 .newsLayout .newsInner p {
        font-size: 13px;
    }

    .summerfair2026 .mb120 {
        margin-bottom: 80px !important;
    }

    .summerfair2026 .mb40 {
        margin-bottom: 30px !important;
    }

    .summerfair2026 .mb30 {
        margin-bottom: 20px !important;
    }

    .summerfair2026 .mb20 {
        margin-bottom: 15px !important;
    }

    .topLayout_imgLeft.mb80 {
        margin-bottom: 60px !important;
    }

    .slick-dots li {
        margin: 0 2px;
    }

    .slick-dots li button:before {
        font-size: 12px;
    }
}

/*----------------------------
animation
----------------------------*/

.scroll_up {
    transition: 0.8s ease-in-out;
    transform: translateY(10px);
    opacity: 0;
}

.scroll_up.on {
    animation-name: fadeUpAnime;
    animation-duration: 0.8s;
    animation-fill-mode: forwards;
    opacity: 0;
}

@keyframes fadeUpAnime {
    from {
        opacity: 0;
        transform: translateY(40px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@media screen and (min-width:960px) {


    .new-wrapper {
        margin-bottom: 0 !important;
    }
}

/* summer */
.newsLayout .newsInner #summer .slick-slider {
    width: 100%;
}

.newsLayout .newsInner #summer .slick-slider li img {
    width: calc(100% - 2px) !important;
}

.summer_kv {
    position: relative;
}

.summer-link {
    position: absolute;
    bottom: 0;
    right: 10px;
}

.k10 {
    max-width: 400px;
    margin: auto;
}

.k10_flex {
    display: flex;
    gap: 10px;
    align-items: center;
}

.k10_flex .box {
    width: 50%;
}

@media screen and (min-width:960px) {
    #summer .topLayout .topLayout_box {
        padding-left: 0 !important;
    }
}

/* ブレスレット */
.bracelet_contents {
    position: relative;
}

.bracelet_text {
    position: absolute;
    bottom: 5%;
    left: 5%;
}

@media screen and (min-width:960px) {
    .bracelet_contents {
        margin-bottom: 30px;
    }

    .bracelet_text p,
    .bracelet_text a {
        font-size: 14px !important;
    }

    .bracelet_text {
        position: absolute;
        bottom: 5%;
    }

    .mw132 {
        max-width: 144px;
    }

    .mw210 {
        max-width: 262px;
    }

    .mw239 {
        max-width: 307px;
    }
}

.season_flex {
    display: flex;
    gap: 15px;
}

.season_flex .box {
    width: 55%;
}

.season_flex .box.mini {
    padding-top: 15px;
    width: 45%;
}
@media screen and (min-width:960px) {
    .season_box {
        display: flex;
    gap: 40px;
    flex-flow: row-reverse;
    }
    .season_flex:nth-of-type(1) {
        padding-top: 100px;
    }
}