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

/* 背景 */
.newsLp .cover {
    background-color: #F8F8F8;
    padding: 5%;
}

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

.newsLp .cover:not(.bgn) .nL_innerBox {
    max-width: 840px;
    margin: auto;
    background-color: #ffffff8f;
    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;
}

@media screen and (max-width: 769px) {
    .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;
    }
}

/* 見出し調整 */
.newsLp .cmsDetail .hdS {
    font-size: 15px;
    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 .lpmovie {
    margin: 50px auto auto;
    max-width: 340px;
}

.newsLp .lpmovie iframe {
    display: block;
    margin: 0 auto 15px;
    width: 100%;
    height: 196px;
}

.newsLp .lpmovie .tit {
    text-align: right;
    font-size: 12px;
}

.newsLp .lpmovie .tit {
    text-align: right;
}

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

.price,
.price a , li p , li p a  {
    word-break: break-all;
}
.fix::after {
    clear: both;
}

@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%;
    }
}

@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 {
        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;
    }
    .downloadFlie li .info.pagePading {
        margin-top: 0;
    }
    .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.newsLp .newsLayout .cmsDetail .hdS {
        font-size: 18px;
    }

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

    #baby .downloadFlie.style2 {
        justify-content: center;
    }
}


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

.bold {
    font-weight: bold;
    font-family: tbudgothic-std, sans-serif;
}

.pink {
    color: #A51C1C;
}

.gold {
    color: #C79928 !important;
}

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

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

.flexBox5 .box img {
    border: 1px solid #C7C7C7;
}

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

.logo_name {
    display: block;
}

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

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

.summerfair2025 .newsLayout .newsInner .fs10 {
    font-size: 10px;
}

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

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

.flexBox2 {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.flexBox2.nwrap {
    flex-wrap: nowrap;
}

.flex {
    width: 50%;
}

.flex.w70p {
    width: 70%;
    padding-left: 20px;
}

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

.mw115 {
    max-width: 115px;
}
.mw400 {
    max-width: 400px;
}
.mw425 {
    max-width: 425px;
}

.mw470 {
    max-width: 293px;
}

.mw555 {
    max-width: 555px;
}

.mw490 {
    max-width: 490px;
}

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

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

#recommend {
    padding: 0;
}


#spe .cover {
    border: none;
    background-image: url(/img_2021/news/l/summerfair2025/top_bg.webp);
}

#poem .cover {
    border: none;
    background-image: url(/img_2021/news/l/summerfair2025/poem_bg.webp);
    background-size: cover;
    padding: 17% 10%;
}

.newsLp #poem .cover:not(.bgn) .nL_innerBox {
    padding: 30px 0px;
}

#poem .fs14 {
    font-size: 14px !important;
}


.midashi {
    display: flex;
    align-items: center;
    /* åž‚ç›´ä¸­å¿ƒ */
    justify-content: center;
    /* æ°´å¹³ä¸­å¿ƒ */
    padding: 0 10px;
}

.midashi:before,
.midashi:after {
    border-top: 1px solid;
    content: "";
    width: 3em;
    /* ç·šã®é•·ã• */
}

.midashi:before {
    margin-right: 1em;
    /* æ–‡å­—ã®å³éš£ */
}

.midashi:after {
    margin-left: 1em;
    /* æ–‡å­—ã®å·¦éš£ */
}

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

.stBox {
    border: 1px solid #606060;
    padding: 5%;
}

.slideImg {
    position: relative;
}

.slideImg h2 {
    position: absolute;
    bottom: 0;
    right: 5%;
    width: 52%;
    bottom: 1%;
}

.slide-right .slideImg h2 {
    right: auto;
    left: 5%;
    width: 37%;
}

.w100 {
    width: 100% !important;
}

#recommend .border {
    padding: 25px 5%;
    border: solid 1px #84A28C;
    outline: solid 1px #84A28C;
    outline-offset: 6px;
    margin: 3%;
}

#piccolino {
max-width: 610px;
margin: auto;
}
#piccolino.cover {
    background-color: #C9DFD8;
    padding: 5%;
}
#piccolino .nL_innerBox {
    background-color: #fff;
}
#piccolino .border {
    border: 1px solid #707070;
    width: 95%;
    margin: auto;
}
.newsLp .newsInner #piccolino .button a {
    background-color: #E0EDE9;
    border: none;
}

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

    .summerfair2025 #breadcrumb {
        display: block;
        max-width: 1500px;
    }

    .cmsFotter {
        max-width: 1070px;
        margin: auto;
    }

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

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

    .mw1150 {
        max-width: 1150px;
        margin: auto;
    }

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

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

    .mw470 {
        max-width: 370px;
    }

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

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

    .mw376 {
        max-width: 376px;
        margin: auto;
    }

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

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

    .mw249 {
        max-width: 249px;
        margin: auto;
    }

    .mw235 {
        max-width: 235px;
        margin: auto;
    }

    .mw112 {
        max-width: 112px;
        margin: auto;
    }

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

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

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

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

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

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


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

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

    .topLayout.newsLpDetail .layoutItem.topBox .topLayout_img {

        width: 66%;
    }

    .topLayout.newsLpDetail .layoutItem.topBox .topLayout_box {
        padding-left: 45px;
        width: 47%;
    }
    .topLayout.newsLpDetail #airy .topLayout_imgLeft {
        align-items: flex-start;
    }
    .topLayout.newsLpDetail #airy .layoutItem.topBox .topLayout_img {
        width: 50%;
    }
    .topLayout.newsLpDetail #airy .layoutItem.topBox .topLayout_box {
        padding-left: 50px;
        width: 50%;
        margin-left: 0;
        padding-top: 20%;
    }
    .topLayout.newsLpDetail #timeless .layoutItem.topBox .topLayout_box { 
        padding-left: 0px;
    }

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

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

    #recommend.topLayout .topLayout_box {
        padding-left: 25px;
        font-size: 16px;
        line-height: 1.75;
        width: 51%;
    }

    #watch.topLayout .topLayout_box {
        padding-left: 30px;
        width: calc(52% + 30px);
    }

    .flexBox5 .box:nth-of-type(4) {
        margin-right: 0;
    }
    #poem {
        max-width: 800px;
        margin: auto;
    }
    #poem .cover {
        border: none;
        background-image: url(/img_2021/news/l/summerfair2025/poem_bg_pc.webp);
        padding: 11% 17%;
        background-size: cover;
        background-position: center;
    }
    .newsLp #poem .cover:not(.bgn) .nL_innerBox {
        padding: 50px 0px;
    }
    #poem .fs14 {
        font-size: 18px !important;
    }
}

@media only screen and (max-width: 959px) {
    div:has(.slide-left) {
        width: 100%;
        overflow: hidden;
    }

    .kakaku {
        font-size: 10px !important;
    }

    .show {
        opacity: 0;
        transition: all 1s ease-out;
    }

    .mw450 {
        max-width: 330px;
        margin: auto;
    }

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

    .mw382 {
        max-width: 288px;
        margin: auto;
    }

    .mw376 {
        max-width: 256.5px;
        margin: auto;
    }

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

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

    .mw112 {
        max-width: 102px;
        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 .topLayout {
        padding: 0;
        overflow: hidden;
    }

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

    .layoutRole_main {
        padding-top: 0px;
    }

    .summerfair2025 .slide-right {
        width: 95%;
    }

    .summerfair2025 .slide-right p {
        padding-left: 10px;
    }

    .summerfair2025 .slide-left {
        width: 95%;
        margin: auto 0 auto auto;
    }

    .summerfair2025 .slide-left p {
        padding-right: 10px;
    }

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

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

    .price,
    .price a {
        font-size: 10px !important;
        word-break: break-all;
    }

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

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

    .summerfair2025 .mb150 {
        margin-bottom: 80px !important;
    }

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

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

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

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

    .summerfair2025 .flexBox5 {
        margin: 0 auto;
        justify-content: space-between;
        padding: 0 15px;
    }

    .flexBox5 .box {
        width: 48%;
        margin-right: 3%;
        margin-top: 10px;
    }

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

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

    .stBox {
        border: none;
        padding: 5%;
        background-color: #F4F4F4;
    }

    .button a.long {
        display: inline-flex;
        width: 100%;
        max-width: 310px;
    }

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

    }

    .slick-dots li button:before {
        font-size: 12px;
    }
    #spe .cover {
        padding: 30px 7%;
    }
    #airy .scroll_right {
        width: 85%;
        margin: auto 0 auto auto;
    }

    #airy .scroll_right p{
        padding-right: 10px;
    }
    #airy .scroll_left p , #timeless .scroll_left p  {
        padding: 0 10px;
    }
    #airy .mw470 {
        margin:auto auto auto 0!Important;
    }

}


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

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

}


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