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

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

.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/summerfair2025_dis/top_pc.webp);

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

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

.newsLp .cover:not(.bgn) .nL_innerBox {
    max-width: 840px;
    margin: 0 auto;
    background-color: #fff;
    padding: 40px 5%;
}

.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-red {
    color: #A31B20;
}
.small {
    font-size: 85%;
}
.bold {
    font-weight: bold;
}
@media screen and (max-width: 769px) {
    #spe .cover {
        background-image: url(/img_2021/news/l/summerfair2025_dis/top_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;
    }

    #stitch.cover {
        background-image: url(/img_2021/news/l/summerfair2025_dis/sti_sp.webp);
    }
}

/* 見出し調整 */
.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 {
    bottom: -35px;
    top: auto;
}

.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 {
    background-color: #fff;
    text-decoration: none !important;
}

.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 .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 #stitch .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 #stitch .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;
    }

    /* 見出し調整 */
    .summerfair2025_dis.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;
}

.summer-b {
    color: #272727;
}

.link {
    color: #4b4b4b;
    background: url(https://www.k-uno.co.jp/img_2021/common/ico_link02_black.svg) right center no-repeat;
}

.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: #4B4B4B;
}

.slick-dots li.slick-active button:before {
    color: #4B4B4B;
}
.newsLayout .newsInner .cmsDetail .slide3-center li {
	padding: 0 10px;
	box-sizing: border-box;
}
.sm-green {
    color: #028062 !important;
}

.flexBox5 {
    display: flex;
    flex-wrap: wrap;
}

.flexBox5 .box {
    width: 16%;
    margin-right: 5%;
}

.flexBox4 {
    display: flex;
    flex-wrap: wrap;
}

.flexBox4 li {
    width: 23.5%;
    margin-right: 2%;
}

.flexBox4 li:nth-of-type(4n) {
    margin-right: 0;
}

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

.logo_name {
    display: block;
}

#sselection .button a , #mickey .button a,
#princess .button a {
    max-width: 405px;
}
#sselection.cover {
background-image: url(/img_2021/news/l/summerfair2025_dis/spe_sp.webp);
background-repeat: no-repeat;
background-size: cover;
padding-top: 40px;
}
#sselection .border {
    border: 5px solid #fff;
    padding: 5%;
}

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

.new {
    color: #A51C1C;
    padding-right: 10px;
}

.fs13,
.fs13 a {
    font-size: 13px !important;
}

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

.fs17 {
    font-size: 18px !important;
}
.n-green {
    color: #178166;
}

.flexBox2 {
    display: flex;
    flex-wrap: wrap;
}
.tdLine {
    text-decoration: line-through;
}

/* 
.flex {
    width: 50%;
} */

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

.float_img {
    float: right;
    max-width: 140px;
    padding: 5px;
    border: 1px solid #D5BA7F;
    margin: 5px;
}

.newsLp .newsLayout .newsInner p.fs11,
.fs11 {
    font-size: 11px;
}

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

.mw280 {
    max-width: 280px;
}

.mw380 {
    max-width: 380px;
}

.mw425 {
    max-width: 425px;
}

.mw450 {
    max-width: 450px;
}
.mw640 {
    max-width: 640px;
}

.mw690 {
    max-width: 690px;
    margin: auto;
}

.mw615 {
    max-width: 615px;
    margin: auto;
}

.mw720 {
    max-width: 720px;
    margin: auto;
}

.mw490 {
    max-width: 490px;
}

.mw875 {
    max-width: 875px;
    margin: auto;
}

.summerfair2025_dis .button a {
    border: 1px solid #4B4B4B;
    background: url(/img_2021/common/ico_link02_black.svg) right 11px center no-repeat;
    color: #4B4B4B;
}

#spe .cover {
    border: 1px solid #63A895;
    background-size: cover;
}

#ordermade {
    padding: 0;
}

.bannerArea {
    max-width: none;
    width: 100%;
    position: relative;
}

#stitch .flexBox4 li {
    width: 48%;
    margin-right: 4%;
}

#stitch .flexBox4 li:nth-of-type(2n) {
    margin-right: 0;
}

#stitch.cover {
    background-image: url(/img_2021/news/l/summerfair2025_dis/sti_pc.webp);
    background-size: cover;
}
.newsLp .cover .green {
    border: 4px solid #5DA794;
    background-color: #fff;
    max-width: 600px;
    margin: auto;
}
#stitch h3.midashi {
    background-color: #E6F2EF;
    padding: 10px;
}


#princess .slide1Center .slick-slide {
    padding: 0 10px;
}

#princess .slide1Center .slick-prev,
#princess .slide1Center .slick-next {
    top: auto !important;
    bottom: 8% !important;
}

.newsLp .newsLayout .newsInner #princess .slide1Center .slick-dots {
    bottom: 10%;
}

#princess .slide1nd .slick-prev,
#princess .slide1nd .slick-next {
    top: 50% !important;
    bottom: auto !important;
}

#princess .slide1nd .slick-prev {
    left: -20px !important;
}

#princess .slide1nd .slick-next {
    right: -20px !important;
}
#ordermade .cover {
    background-color: #F2F2F2;
}
#ordermade .cover .nL_innerBox {
    background-color: #FFFFFF;
    border-color: #707070;
    border-style: dotted;
    border-width: 2px;
}

.tokuten {
    max-width: 550px;
    margin: auto;
    padding: 30px;
    background-color: #ffffff7d;
}

.bgn {
    background-color: #ccc0 !important;
}

@media only screen and (min-width: 960px) {
    #spe .flex {
        min-height: 440px;
        width: 47%;
    }
    .cmsFotter {
        max-width: 1070px;
        margin: auto;
    }

    .mw1200 {
        max-width: 1200px;
        margin: auto;
    }

    .mw2000 {
        max-width: 2030px;
        margin: auto;
    }

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

    .mw740 {
        max-width: 740px;
        margin: auto;
    }

    .mw660 {
        max-width: 660px;
        margin: auto;
    }

    .mw450 {
        max-width: 450px;
        margin: auto;
    }
    .mw640 {
        max-width: 345px;
    }

    .mw416 {
        max-width: 416px;
        margin: auto;
    }

    .mw236 {
        max-width: 236px;
        margin: auto;
    }

    .mw290 {
        max-width: 290px;
        margin: auto;
    }

    .mw106 {
        max-width: 106px;
        margin: auto;
    }

    .flex-title {
        flex-grow: 1;
    }

    .newsLayout .newsInner .cont_col2 .colbox {
        width: 49%;
    }

    .summerfair2025_dis .newsLayout .newsInner p {
        font-size: 16px;
    }

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

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

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

    .topLayout .imgbgdiv {
        position: relative;
    }

    .flexBox5 .box:nth-of-type(5) {
        margin-right: 0;
    }

    .flexBox5 .box:nth-of-type(n + 6) {
        margin-top: 50px;
    }

    .flexBox4 .box:nth-of-type(4) {
        margin-right: 0;
    }

    .bannerArea {
        max-width: none;
        width: 100%;
        height: auto;
        padding: 0;
        margin: auto;
    }

    .newsLp .newsLayout .newsInner #ordermade .slick-slider .slick-next {
        right: 30%;
    }

    .newsLp .newsLayout .newsInner #ordermade .slick-slider .slick-prev {
        left: 30%;
    }

    #ordermade.topLayout .topLayout_box {
        padding-left: 25px;
        font-size: 16px;
        line-height: 1.75;
        width: 51%;
    }
    #stitch .topLayout .topLayout_img , #princess.topLayout .topLayout_img {
        width: 50.25%;
    }
    #stitch .topLayout .topLayout_box , #princess.topLayout .topLayout_box {
        padding-left: 40px;
        width: 49.75%;
    }
    #mickey .topLayout .topLayout_img {
        width: 61.5%;
    }
    #mickey .topLayout .topLayout_imgRight .topLayout_box {
        padding: 0 40px 0 0;
    }
    #mickey .flexBox4 li {
        width: 48%;
        margin-right: 2%;
    }
    #mickey .flexBox4 li:nth-of-type(2n) {
        margin-right: 0;
    }

    /* #sselection.cover {
        background-image: url(/img_2021/news/l/summerfair2025_dis/spe_pc.webp);
        } */

    .newsLayout .newsInner #stitchcase .cont_col2 .colbox:nth-of-type(1) {
width: 67%;
    }
    .newsLayout .newsInner #stitchcase .cont_col2 .colbox:nth-of-type(2) {
        width: 33%;
            }
}

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

    /* .fs14,
    .fs14 a {
        font-size: 13px !important;
    } */

    .fs13,
    .fs13 a {
        font-size: 12px !important;
    }

    .fs17 {
        font-size: 17px !important;
    }
    

    .price,
    .price a {
        font-size: 11px !important;
    }

    .kakaku {
        font-size: 10px !important;
    }
    .mw640 {
        max-width: 380px;
    }
    .mw450 {
        max-width: 330px;
        margin: auto;
    }

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

    .mw236 {
        max-width: 185px;
        margin: auto;
    }

    .mw290 {
        max-width: 240px;
        margin: auto;
    }

    .mw106 {
        max-width: 87px;
        margin: auto;
    }

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

    #spe .flex .fs14 {
        font-size: 12px !important;
    }
    .newsLp .cover:not(.bgn) .nL_innerBox {
        padding: 20px 5%;
    }
    .float_img {
        max-width: 92px;
    }

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

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

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


    .layoutRole_main {
        padding-top: 0px;
    }

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

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

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

    .summerfair2025_dis .mb30 {
        margin-bottom: 20px !important;
    }
    .summerfair2025_dis .bannerArea .mb30 {
        margin-bottom: 5px !important;
    }

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

    .flexBox5 .box {
        width: 30%;
        margin-right: 5%;
        margin-top: 30px;
    }

    .flexBox5 .box:nth-of-type(3n) {
        margin-right: 0;
    }

    .flexBox5 .box:nth-of-type(n + 4) {
        margin-top: 20px;
    }

    .flexBox5 .box p a {
        font-size: 11px !important;
    }

    .flexBox4 li {
        width: 48%;
        margin-right: 4%;
    }

    .flexBox4 li:nth-of-type(2n) {
        margin-right: 0;
    }

    .bannerArea {
        height: 130vw;
        padding-bottom: 20px;
        margin-bottom: 40px;
    }
    .bannerArea.open {
        padding-bottom: 0px;
    }
    .banner-more {
        width: 100%;
        padding: 0px 0 10px;
        text-align: center;
        position: relative;
        bottom: 30px;
        left: 0;
        transition: all 0.5s ease-in;
        background: none;
    }
    .banner-more span {
        width: 90px;
        padding: 0px 0;
        color: #4b4b4b;
        border: solid #575757;
        border-width: 0 0 1px 0;
    }

    .banner-more span::after {
        content: 'MORE＋';
        font-size: 15px;
    }

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

    .topBox {
        background-image: url(https://www.k-uno.co.jp/cms/wp-content/uploads/2024/05/top_bg_sp.jpg);
        padding: 40px 0;
    }

    #stitch .flexBox4 li {
        width: 68%;
        margin-right: 4%;
    }
    
    #stitch .flexBox4 li:nth-of-type(2n) {
        margin-right: 0;
        margin-left: auto;
    }

    #princess .slide1Center .slick-prev {
        left: 25% !important;
    }

    #princess .slide1Center .slick-next {
        right: 25% !important;
    }

    .newsLayout .newsInner #princess .slick-slider.slide1Center {
        width: 100%;
        padding-bottom: 0;
    }

    #princess .slide1Center .slick-slide {
        padding: 0;
    }

    #princess .slide1Center .slick-prev,
    #princess .slide1Center .slick-next {
        bottom: 0% !important;
    }

    #princess .slide1Center .slick-prev {
        left: 35% !important;
        opacity: 0.5;
    }

    #princess .slide1Center .slick-next {
        right: 35% !important;
        opacity: 0.5;
    }

    .newsLp .newsLayout .newsInner #princess .slide1Center .slick-dots {
        bottom: 3.5%;
        opacity: 0.5;
    }

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

    }

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

    .newsLp .newsLayout .newsInner .slide1nd {
        width: 100%;
        padding-bottom: 0;
    }

    .blbox .topLayout_img {
        width: 33%;
        margin: 0 7%;
        padding-right: 1%;
    }
    #sselection .button.twoline a {
        flex: none;
        width: 90%;
        margin: auto;
    }
    #sselection .button a  {
        font-size: 12px;
    }
}


@media only screen and (max-width: 780px) {
    .newsLp .newsLayout .newsInner #stitch .slick-slider .slick-next {
        right: -5%;
    }

    .newsLp .newsLayout .newsInner #stitch .slick-slider .slick-prev {
        left: -5%;
    }

    #stitch .button a {
        font-size: 12px;
        background-position: top 50% right 7px;
    }

    #princess .button a {
        max-width: 405px;
        font-size: 12px;
        background-position: top 50% right 7px;
    }
}

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

    .newsLayout .newsInner #princess .pickup.slick-slider,
    .newsLayout .newsInner #ordermade .slick-slider , .newsLayout .newsInner #mickey .slick-slider {
        width: 93vw;
    }

    .newsLayout .newsInner #mickey .slick-slider {
        width: 100vw;
    }

}


/*----------------------------
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);
    }
}

.scroll_left {
    -webkit-transition: 0.8s ease-in-out;
    -moz-transition: 0.8s ease-in-out;
    -o-transition: 0.8s ease-in-out;
    transition: 0.8s ease-in-out;
    transform: translateX(-30px);
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
}

.scroll_left.on {
    opacity: 1.0;
    filter: alpha(opacity=100);
    -moz-opacity: 1.0;
    transform: translateX(0);
}

.scroll_right {
    -webkit-transition: 0.8s ease-in-out;
    -moz-transition: 0.8s ease-in-out;
    -o-transition: 0.8s ease-in-out;
    transition: 0.8s ease-in-out;
    transform: translateX(30px);
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
}

.scroll_right.on {
    opacity: 1.0;
    filter: alpha(opacity=100);
    -moz-opacity: 1.0;
    transform: translateX(0);
}

.delay-time02 {
    animation-delay: 0.2s;
}

.delay-time04 {
    animation-delay: 0.4s;
}

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


.img-inview.on img {
    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);
    }
}