@charset "UTF-8";
#Wrap {width: 100%;}
#Contents-All .img-width {width: 100%;}
#Contents-All a:hover {cursor: pointer; opacity: 0.5;}
#Contents-All {font-feature-settings: 'palt'; text-align: justify; text-justify: inter-ideograph;} 
#Contents-All p {font-family: '游ゴシック体', YuGothic, '游ゴシック Medium', 'Yu Gothic', 'メイリオ', sans-serif;}
#Contents-All img {display: block;}
#Contents-All .relative-area {position: relative;}
#Contents-All ul li {list-style: none;}
#Contents-All .futura-font {font-family: futura-pt, sans-serif;font-weight: 400;font-style: normal;}
#Contents-All .scroll-up{opacity: 0; transition: all 2s;}
#Contents-All .scroll-up.done, .scroll-fade.done{opacity : 1; transform : translate(0, 0);}
@font-face {
    font-family: 'noto';
    src: url(../font/NotoSerifJP-SemiBold.otf );
}
/*************************************SP****************************************/
@media screen and ( max-width:560px ) {
    /* #Contents-All {
        background-image: url(../img/sp.jpg);
        background-size: 100%;
        background-repeat: no-repeat;
        background-position-y: -111px;
    } */
    #Contents-All {margin: 0 auto;}
    #Contents-All .pc-only {display: none;}
    #Contents-All .item-flex-sp {display: flex;flex-wrap: wrap;justify-content: center;}
    .footer .footer-inner {
        margin: 0 auto !important;
    }
    /*==========================
    共通項目
    ==========================*/
    #Contents-All .size325 {width: calc(325*(100vw/750));}
    #Contents-All .size396 {width: calc(396*(100vw/750));}
    #Contents-All .size600 {width: calc(600*(100vw/750));}
    #Contents-All .size650 {width: calc(650*(100vw/750));}
    #Contents-All .size660 {width: calc(660*(100vw/750));}
    #Contents-All .size677 {width: calc(677*(100vw/750));}
    #Contents-All .size724 {width: calc(724*(100vw/750));}
    #Contents-All .size750 {width: calc(750*(100vw/750));}
    /***********フォント *************/
    #Contents-All .main-txt-sub {
        font-family: 'noto' !important;
        font-size: calc(32*(100vw/750));
        color: white;
    }
    #Contents-All .main-txt1 {
        font-family: 'noto' !important;
        font-size: calc(32*(100vw/750));
        line-height: 1.8;
        letter-spacing: 1.2px;
        margin-top: calc(-32*(100vw/750));
        text-align: center;
        color: white;
    }
    #Contents-All .main-txt2 {
        font-size: calc(26*(100vw/750));
        line-height: 2;
        letter-spacing: 1.2px;
        text-align: center;
        color: white;
    }
    #Contents-All .main-txt3 {
        font-size: calc(26*(100vw/750));
        line-height: 1.95;
        margin-top: calc(40*(100vw/750));
        text-align: center;
        color: white;
    }
    #Contents-All .c-tittle {
        font-family: 'noto';
        font-size: calc(34*(100vw/750));
        letter-spacing: 0.4px;
        text-align: center;
    }
    #Contents-All .c-txt {
        font-size: calc(28*(100vw/750));
        line-height: 1.85;
        letter-spacing: 0.4px;
        text-align: center;
    }
    #Contents-All .credit {
        text-align: center;
    }
    #Contents-All .credit a {
        font-size: calc(22*(100vw/750));
        line-height: 2.3;
        letter-spacing: 0.3px;
    }
    #Contents-All .item-credit {
        font-size: calc(22*(100vw/750));
        letter-spacing: 0.3px;
        margin-top: 29px;
        text-align: center;
    }
    /*==========================
    Main-visual
    ==========================*/
    #Contents-All .main-bg-img {
        position: absolute;
        top: calc(-60*(100vw/750));
        z-index: -999;
    }
    #Contents-All .main-txt-sub1 {
        margin: calc(180*(100vw/750)) 0 0 calc(110*(100vw/750));
    }
    #Contents-All .main-txt-sub2 {
        margin: calc(-12*(100vw/750)) 0 0 calc(624*(100vw/750));
    }
    #Contents-All .main-txt2-1 {
        margin-top: calc(32*(100vw/750));
    }
    #Contents-All .main-txt2-2 {
        margin-top: calc(22*(100vw/750));
    }
    #Contents-All .main-txt2-3 {
        margin-top: calc(20*(100vw/750));
    }
    #Contents-All .main-txt3-1-sub1-1,
    #Contents-All .main-txt3-1-sub1-2,
    #Contents-All .main-txt3-1-sub2 {
        text-decoration: underline;
    }
    #Contents-All .main-txt2-2-sub {
        text-decoration: underline;
    }
    /*==========================
    Contents1
    ==========================*/
    #Contents-All .c1-main-img {
        margin: calc(172*(100vw/750)) auto 0;
    }
    #Contents-All .c1-tittle {
        margin: calc(40*(100vw/750)) auto;
        color: #653a2b;
        text-decoration: underline;
    }
    #Contents-All .c1-txt {
        margin-top: calc(34*(100vw/750));
        color: #653a2b;
    }
    #Contents-All .c1-main-area::before {
        content: '';
        display: block;
        width: 100%;
        height: calc(442*(100vw/750));
        position: absolute;
        top: calc(200*(100vw/750));
        left: 0;
        background-color: #efebe9;
        z-index: -999;
    }
    #Contents-All .c1-slide-area {
        margin-top: calc(92*(100vw/750));
    }
    #Contents-All .c1-block {
        margin: calc(104*(100vw/750)) auto 0;
    }
    #Contents-All .c1-credit {
        margin-top: calc(46*(100vw/750));
    }
    /*==========================
    Contents2
    ==========================*/
    #Contents-All .c2-main-img {
        margin: calc(111*(100vw/750)) auto 0;
    }
    #Contents-All .c2-tittle {
        margin: calc(40*(100vw/750)) auto 0;
        color: #597066;
        text-decoration: underline;
    }
    #Contents-All .c2-txt {
        margin-top: calc(34*(100vw/750));
        color: #597066;
    }
    #Contents-All .c2-main-area::before {
        content: '';
        display: block;
        width: 100%;
        height: calc(494*(100vw/750));
        position: absolute;
        top: calc(198*(100vw/750));
        left: 0;
        background-color: #f6f8ed;
        z-index: -999;
    }
    #Contents-All .c2-1-img {
        margin: calc(94*(100vw/750)) auto 0;
    }
    #Contents-All .c2-slide-area2 {
        margin-top: calc(60*(100vw/750));
    }
    #Contents-All .c2-slide-area1 {
        margin: calc(100*(100vw/750)) auto 0;
    }
    #Contents-All .c2-credit {
        margin-top: calc(90*(100vw/750));
    }
    /*==========================
    item-area
    ==========================*/
    #Contents-All .item-border-area {
        margin: calc(132*(100vw/750)) auto 0;
        padding-bottom: calc(102*(100vw/750));
        border: 1px solid #333;
    }
    #Contents-All .item-tittle-img {
        position: absolute;
        top: calc(-24*(100vw/750));
        left: calc(44*(100vw/750));
    }
    #Contents-All .item-flex-area1 {
        margin-top: calc(84*(100vw/750));
    }
    #Contents-All .item-block1,
    #Contents-All .item-block3,
    #Contents-All .item-block5,
    #Contents-All .item-block7,
    #Contents-All .item-block9 {
        margin-right: calc(20*(100vw/750));
    }
    #Contents-All .item-flex-area2,
    #Contents-All .item-flex-area3,
    #Contents-All .item-flex-area4,
    #Contents-All .item-flex-area5 {
        margin-top: calc(104*(100vw/750));
    }
    /*==========================
    Contents3
    ==========================*/
    #Contents-All .c3-img {
        margin: calc(120*(100vw/750)) auto 0;
    }
    /*==========================
    Check-item-all
    ==========================*/
    #Contents-All .check-item-all {
        width: calc(355*(100vw/750));
        border: 1px solid #333333;
        text-align: center;
        margin: calc(107*(100vw/750)) auto calc(119*(100vw/750));
    }
    #Contents-All .check-item-all a {
        display: inline-block;
        font-size: calc(24*(100vw/750));
        line-height: 2.45;
        letter-spacing: 0.3px;
    }
    /*==========================
    Slider
    ==========================*/
    #Contents-All .slick-dots li.slick-active button:before {
        content: "";
        width: calc(12*(100vw/750));
        height: calc(12*(100vw/750));
        border-radius: 5px;
    }
    #Contents-All .slick-dots li button:before {
        content: "";
        width: calc(12*(100vw/750));
        height: calc(12*(100vw/750));
        border-radius: 5px;
        opacity: 1 !important;
    }
    #Contents-All .Contents1 .slick-dots li.slick-active button:before {
        background-color: #653a2b;
    }
    #Contents-All .Contents1 .slick-dots li button:before {
        background-color: #b1978d;
    }
    #Contents-All .Contents2 .slick-dots li.slick-active button:before {
        background-color: #597066;
    }
    #Contents-All .Contents2 .slick-dots li button:before {
        background-color: #acb7b2;
    }
    .slick-dots li {
        width: calc(12*(100vw/750)) !important;
        height: calc(12*(100vw/750)) !important;
        margin: 0 calc(9*(100vw/750)) !important;
    }
    .slick-dots {
        left: calc(0*(100vw/750)) !important;
        bottom: calc(-43*(100vw/750)) !important;
    }
    .slick-dots li button {
        width: 0 !important;
        height: 0 !important;
        padding: 0 !important;
    }
}
/**********************************タブレット*************************************/
@media only screen and (min-width: 561px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) {
    #Contents-All {width: calc(1024*(100vw/1024));margin: calc(80*(100vw/1024)) auto 0;}
    #Contents-All .item-flex{display: flex;flex-wrap: wrap;justify-content: center;}
    #Contents-All .item-flex-reverce{flex-direction: row-reverse;}
    #Contents-All .sp-only {display: none;}
    .main-area::after {
        margin: calc(0*(100vw/1024)) auto !important;
    }
    /*==========================
    ipad size
    ==========================*/
    @media screen and (min-width: 561px) and (max-width: 768px) {
        #Contents-All .main-txt1 {font-size: calc(16*(100vw/1024)) !important;}
        #Contents-All .main-txt-sub {font-size: calc(16*(100vw/1024)) !important;}
        #Contents-All .main-txt2 {font-size: calc(13*(100vw/1024)) !important;}
        #Contents-All .main-txt3 {font-size: calc(11*(100vw/1024)) !important;}
        #Contents-All .c-tittle {font-size: calc(17*(100vw/1024)) !important;}
        #Contents-All .c-txt {font-size: calc(13*(100vw/1024)) !important;}
        #Contents-All .credit a {font-size: calc(11*(100vw/1024)) !important;}
        #Contents-All .item-credit {font-size: calc(11*(100vw/1024)) !important;}
        #Contents-All .check-item-all a {font-size: calc(15*(100vw/1024)) !important;}
        #Contents-All .c1-main-area::before,
        #Contents-All .c2-main-area::before {height: calc(293*(100vw/1024)) !important;}
    }
    /*==========================
    共通項目
    ==========================*/
    #Contents-All .size180 {width: calc(180*(100vw/1024));}
    #Contents-All .size219 {width: calc(219*(100vw/1024));}
    #Contents-All .size360 {width: calc(360*(100vw/1024));}
    #Contents-All .size450 {width: calc(450*(100vw/1024));}
    #Contents-All .size480 {width: calc(480*(100vw/1024));}
    #Contents-All .size538 {width: calc(538*(100vw/1024));}
    #Contents-All .size540 {width: calc(540*(100vw/1024));}
    #Contents-All .size582 {width: calc(582*(100vw/1024));}
    #Contents-All .size720 {width: calc(720*(100vw/1024));}
    #Contents-All .size762 {width: calc(762*(100vw/1024));}
    /***********フォント *************/
    #Contents-All .main-txt1 {
        font-family: 'noto' !important;
        font-size: 16px;
        line-height: 1.8;
        letter-spacing: 1.2px;
        text-align: center;
        color: white;
    }
    #Contents-All .main-txt-sub {
        font-family: 'noto' !important;
        font-size: 16px;
        color: white;
    }
    #Contents-All .main-txt2 {
        font-size: 13px;
        line-height: 2;
        letter-spacing: 0.45px;
        text-align: center;
        color: white;
    }
    #Contents-All .main-txt3 {
        font-size: 11px;
        line-height: 2;
        letter-spacing: 0.3px;
        text-align: center;
        color: white;
    }
    #Contents-All .c-tittle {
        font-family: 'noto';
        font-size: 17px;
        letter-spacing: 0.45px;
        text-align: center;
    }
    #Contents-All .c-txt {
        font-size: 13px;
        line-height: 2;
        letter-spacing: 0.3px;
        text-align: center;
    }
    #Contents-All .credit a {
        font-size: 11px;
        line-height: 1.75;
        letter-spacing: 0.3px;
    }
    #Contents-All .item-credit {
        font-size: 11px;
        letter-spacing: 0.3px;
        margin-top: calc(18*(100vw/1024));
        text-align: center;
    }
    /*==========================
    Main-visual
    ==========================*/
    #Contents-All .main-visual-area {
        margin: 0 auto;
    }
    #Contents-All .main-bg-img {
        position: absolute;
        top: calc(-26*(100vw/1024));
        left: calc(90*(100vw/1024));
        z-index: -999;
    }
    #Contents-All .main-txt-sub1 {
        margin: calc(113*(100vw/1024)) 0 0 calc(248*(100vw/1024));
    }
    #Contents-All .main-txt1-1 {
        margin-top: calc(-16*(100vw/1024));
    }
    #Contents-All .main-txt-sub2 {
        margin: calc(-6*(100vw/1024)) 0 0 calc(505*(100vw/1024));
    }
    #Contents-All .main-txt2-1 {
        margin-top: calc(26*(100vw/1024));
    }
    #Contents-All .main-txt2-2 {
        margin-top: calc(15*(100vw/1024));
    }
    #Contents-All .main-txt2-2-sub {
        text-decoration: underline;
    }
    #Contents-All .main-txt2-3 {
        margin-top: calc(15*(100vw/1024));
    }
    #Contents-All .main-txt3-1 {
        margin-top: calc(24*(100vw/1024));
    }
    #Contents-All .main-txt3-1-sub1 {
        text-decoration: underline;
    }
    #Contents-All .main-txt3-1-sub2 {
        text-decoration: underline;
    }
    /*==========================
    Contents1
    ==========================*/
    #Contents-All .c1-main-img {
        margin: calc(103*(100vw/1024)) auto 0;
    }
    #Contents-All .c1-tittle {
        margin: calc(24*(100vw/1024)) auto;
        text-decoration: underline;
        color: #653a2b;
    }
    #Contents-All .c1-txt {
        margin-top: calc(-3*(100vw/1024));
        color: #653a2b;
    }
    #Contents-All .c1-main-area::before {
        content: '';
        display: block;
        width: 100%;
        height: calc(274*(100vw/1024));
        position: absolute;
        top: calc(79*(100vw/1024));
        left: 0;
        background-color: #efebe9;
        z-index: -999;
    }
    #Contents-All .c1-flex-area {
        margin-top: calc(69*(100vw/1024));
    }
    #Contents-All .c1-block {
        margin: calc(240*(100vw/1024)) 0 0 calc(26*(100vw/1024));
    }
    #Contents-All .c1-credit {
        margin: calc(16*(100vw/1024)) 0 0 calc(571*(100vw/1024));
    }
    /*==========================
    Contents2
    ==========================*/
    #Contents-All .c2-main-img {
        margin: calc(79*(100vw/1024)) auto 0;
    }
    #Contents-All .c2-tittle {
        margin: calc(24*(100vw/1024)) auto;
        color: #597066;
        text-decoration: underline;
    }
    #Contents-All .c2-txt {
        margin-top: calc(-3*(100vw/1024));
        color: #597066;
    }
    #Contents-All .c2-main-area::before {
        content: '';
        display: block;
        width: 100%;
        height: calc(274*(100vw/1024));
        position: absolute;
        top: calc(80*(100vw/1024));
        left: 0;
        background-color: #f6f8ed;
        z-index: -999;
    }
    #Contents-All .c2-1-img {
        margin: calc(70*(100vw/1024)) auto 0;
    }
    #Contents-All .c2-flex-area {
        margin-top: calc(49*(100vw/1024));
    }
    #Contents-All .c2-slide-area1 {
        margin: calc(160*(100vw/1024)) calc(25*(100vw/1024)) 0 0;
    }
    #Contents-All .c2-credit {
        margin: calc(41*(100vw/1024)) 0 0 calc(96*(100vw/1024));
    }
    /*==========================
    item-area
    ==========================*/
    #Contents-All .item-tittle-img {
        position: absolute;
        top: calc(-16*(100vw/1024));
        left: calc(360*(100vw/1024));
    }
    #Contents-All .item-border-area {
        margin: calc(94*(100vw/1024)) auto 0;
        border: 1px solid #653a2b;
        padding-bottom: calc(45*(100vw/1024));
    }
    #Contents-All .item-flex-area1 {
        margin-top: calc(56*(100vw/1024));
    }
    #Contents-All .item-block1,
    #Contents-All .item-block3,
    #Contents-All .item-block5,
    #Contents-All .item-block7,
    #Contents-All .item-block9 {
        margin-right: calc(15*(100vw/1024));
    }
    #Contents-All .item-flex-area2,
    #Contents-All .item-flex-area3,
    #Contents-All .item-flex-area4,
    #Contents-All .item-flex-area5 {
        margin-top: calc(43*(100vw/1024));
    }
    /*==========================
    Contents3
    ==========================*/
    #Contents-All .c3-img {
        margin: calc(80*(100vw/1024)) auto 0;
    }
    /*==========================
    check-all-item
    ==========================*/
    #Contents-All .check-item-all {
        width: calc(220*(100vw/1024));
        border: 1px solid #333333;
        text-align: center;
        margin: calc(80*(100vw/1024)) auto calc(82*(100vw/1024));
    }
    #Contents-All .check-item-all a {
        display: inline-block;
        width: 100%;
        font-size: 15px;
        line-height: 2.3;
        letter-spacing: 0.2px;
    }
    /*==========================
    Slider
    ==========================*/
    #Contents-All .slick-dots li.slick-active button:before {
        content: "";
        width: calc(10*(100vw/1024));
        height: calc(10*(100vw/1024));
        border-radius: 5px;
    }
    #Contents-All .slick-dots li button:before {
        content: "";
        width: calc(10*(100vw/1024));
        height: calc(10*(100vw/1024));
        border-radius: 5px;
        opacity: 1 !important;
    }
    #Contents-All .Contents1 .slick-dots li.slick-active button:before {
        background-color: #653a2b;
    }
    #Contents-All .Contents1 .slick-dots li button:before {
        background-color: #b1978d;
    }
    #Contents-All .Contents2 .slick-dots li.slick-active button:before {
        background-color: #597066;
    }
    #Contents-All .Contents2 .slick-dots li button:before {
        background-color: #acb7b2;
    }
    .slick-dots li {
        width: calc(10*(100vw/1024)) !important;
        height: calc(10*(100vw/1024)) !important;
        margin: 0 calc(5*(100vw/1024)) !important;
    }
    .slick-dots {
        left: calc(0*(100vw/1024)) !important;
        bottom: calc(-25*(100vw/1024)) !important;
    }
    .c1-slide-area .slick-dots {
        left: 0px !important;
        bottom: calc(44*(100vw/1024)) !important;
    }
    .c2-slide-area1 .slick-dots {
        left: 0px !important;
        bottom: calc(-26*(100vw/1024)) !important;
    }
}
/*************************************PC****************************************/
@media screen and ( min-width:1025px ) {
    /* #Contents-All {
        background-image: url(../img/pc.jpg);
        background-size: 100%;
        background-position-y: -178px;
    } */
    #Contents-All {width: 1200px;margin: 80px auto 0;}
    #Contents-All .item-flex{display: flex;flex-wrap: wrap;justify-content: center;}
    #Contents-All .item-flex-reverce{flex-direction: row-reverse;}
    #Contents-All .sp-only {display: none;}
    .main-area::after {
        margin: 0 auto !important;
    }
    /*==========================
    共通項目
    ==========================*/
    #Contents-All .size180 {width: 180px;}
    #Contents-All .size219 {width: 219px;}
    #Contents-All .size360 {width: 360px;}
    #Contents-All .size450 {width: 450px;}
    #Contents-All .size480 {width: 480px;}
    #Contents-All .size538 {width: 538px;}
    #Contents-All .size540 {width: 540px;}
    #Contents-All .size582 {width: 582px;}
    #Contents-All .size720 {width: 720px;}
    #Contents-All .size762 {width: 762px;}
    /***********フォント *************/
    #Contents-All .main-txt1 {
        font-family: 'noto' !important;
        font-size: 16px;
        line-height: 1.8;
        letter-spacing: 1.2px;
        text-align: center;
        color: white;
    }
    #Contents-All .main-txt-sub {
        font-family: 'noto' !important;
        font-size: 16px;
        color: white;
    }
    #Contents-All .main-txt2 {
        font-size: 13px;
        line-height: 2;
        letter-spacing: 0.45px;
        text-align: center;
        color: white;
    }
    #Contents-All .main-txt3 {
        font-size: 11px;
        line-height: 2;
        letter-spacing: 0.3px;
        text-align: center;
        color: white;
    }
    #Contents-All .c-tittle {
        font-family: 'noto';
        font-size: 17px;
        letter-spacing: 0.45px;
        text-align: center;
    }
    #Contents-All .c-txt {
        font-size: 13px;
        line-height: 2;
        letter-spacing: 0.3px;
        text-align: center;
    }
    #Contents-All .credit a {
        font-size: 11px;
        line-height: 1.75;
        letter-spacing: 0.3px;
    }
    #Contents-All .item-credit {
        font-size: 11px;
        letter-spacing: 0.3px;
        margin-top: 18px;
        text-align: center;
    }
    /*==========================
    Main-visual
    ==========================*/
    #Contents-All .main-visual-area {
        margin: 0 auto;
    }
    #Contents-All .main-bg-img {
        position: absolute;
        top: -34px;
        left: 90px;
        z-index: -999;
    }
    #Contents-All .main-txt-sub1 {
        margin: 113px 0 0 248px;
    }
    #Contents-All .main-txt1-1 {
        margin-top: -16px;
    }
    #Contents-All .main-txt-sub2 {
        margin: -6px 0 0 505px;
    }
    #Contents-All .main-txt2-1 {
        margin-top: 26px;
    }
    #Contents-All .main-txt2-2 {
        margin-top: 15px;
    }
    #Contents-All .main-txt2-2-sub {
        text-decoration: underline;
    }
    #Contents-All .main-txt2-3 {
        margin-top: 15px;
    }
    #Contents-All .main-txt3-1 {
        margin-top: 24px;
    }
    #Contents-All .main-txt3-1-sub1 {
        text-decoration: underline;
    }
    #Contents-All .main-txt3-1-sub2 {
        text-decoration: underline;
    }
    /*==========================
    Contents1
    ==========================*/
    #Contents-All .c1-main-img {
        margin: 103px auto 0;
    }
    #Contents-All .c1-tittle {
        margin: 24px auto;
        text-decoration: underline;
        color: #653a2b;
    }
    #Contents-All .c1-txt {
        margin-top: -3px;
        color: #653a2b;
    }
    #Contents-All .c1-main-area::before {
        content: '';
        display: block;
        width: 999px;
        height: 274px;
        position: absolute;
        top: 79px;
        left: 100px;
        background-color: #efebe9;
        z-index: -999;
    }
    #Contents-All .c1-flex-area {
        margin-top: 69px;
    }
    #Contents-All .c1-block {
        margin: 240px 0 0 26px;
    }
    #Contents-All .c1-credit {
        margin: 16px 0 0 658px;
    }
    /*==========================
    Contents2
    ==========================*/
    #Contents-All .c2-main-img {
        margin: 79px auto 0;
    }
    #Contents-All .c2-tittle {
        margin: 24px auto;
        color: #597066;
        text-decoration: underline;
    }
    #Contents-All .c2-txt {
        margin-top: -3px;
        color: #597066;
    }
    #Contents-All .c2-main-area::before {
        content: '';
        display: block;
        width: 999px;
        height: 274px;
        position: absolute;
        top: 80px;
        left: 100px;
        background-color: #f6f8ed;
        z-index: -999;
    }
    #Contents-All .c2-1-img {
        margin: 70px auto 0;
    }
    #Contents-All .c2-flex-area {
        margin-top: 49px;
    }
    #Contents-All .c2-slide-area1 {
        margin: 160px 25px 0 0;
    }
    #Contents-All .c2-credit {
        margin: 41px 0 0 183px;
    }
    /*==========================
    item-area
    ==========================*/
    #Contents-All .item-tittle-img {
        position: absolute;
        top: -16px;
        left: 360px;
    }
    #Contents-All .item-border-area {
        margin: 94px auto 0;
        border: 1px solid #653a2b;
        padding-bottom: 45px;
    }
    #Contents-All .item-flex-area1 {
        margin-top: 56px;
    }
    #Contents-All .item-block1,
    #Contents-All .item-block3,
    #Contents-All .item-block5,
    #Contents-All .item-block7,
    #Contents-All .item-block9 {
        margin-right: 15px;
    }
    #Contents-All .item-flex-area2,
    #Contents-All .item-flex-area3,
    #Contents-All .item-flex-area4,
    #Contents-All .item-flex-area5 {
        margin-top: 43px;
    }
    /*==========================
    Contents3
    ==========================*/
    #Contents-All .c3-img {
        margin: 80px auto 0;
    }
    /*==========================
    check-all-item
    ==========================*/
    #Contents-All .check-item-all {
        width: 220px;
        border: 1px solid #333333;
        text-align: center;
        margin: 80px auto 82px;
    }
    #Contents-All .check-item-all a {
        display: inline-block;
        width: 100%;
        font-size: 15px;
        line-height: 2.3;
        letter-spacing: 0.2px;
    }
    /*==========================
    Slider
    ==========================*/
    #Contents-All .slick-dots li.slick-active button:before {
        content: "";
        width: 10px;
        height: 10px;
        border-radius: 5px;
    }
    #Contents-All .slick-dots li button:before {
        content: "";
        width: 10px;
        height: 10px;
        border-radius: 5px;
        opacity: 1 !important;
    }
    #Contents-All .Contents1 .slick-dots li.slick-active button:before {
        background-color: #653a2b;
    }
    #Contents-All .Contents1 .slick-dots li button:before {
        background-color: #b1978d;
    }
    #Contents-All .Contents2 .slick-dots li.slick-active button:before {
        background-color: #597066;
    }
    #Contents-All .Contents2 .slick-dots li button:before {
        background-color: #acb7b2;
    }
    .slick-dots li {
        width: 10px !important;
        height: 10px !important;
        margin: 0 5px !important;
    }
    .slick-dots {
        left: 0px !important;
        bottom: -30px !important;
    }
    .c1-slide-area .slick-dots {
        left: 0px !important;
        bottom: 44px !important;
    }
    .c2-slide-area1 .slick-dots {
        left: 0px !important;
        bottom: -26px !important;
    }
}