@charset "UTF-8";

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.slick-slide {
    background-color: #ededed;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: auto 100%;
}

@media (min-width: 1000px){
    /*メインヴィジュアル*/
    #dress #inner_mainVis {
        min-height: 400spx;
        background-position: center;
        background-image: url(../images/dress/mainvisual.jpeg) ;
        background-size: cover;
    }
    #dress #inner_mainVis .sub-catch1 {
        padding-top: 115px;
        padding-bottom: 20px;
        font-size: 14px;
        letter-spacing: 0.04em;
        color: #ceb89f;
    }
    #dress #inner_mainVis img {
        width: 48px;
        padding-bottom: 15px;
    }
    #dress #inner_mainVis h2 {
        padding-bottom: 28px;
        font-size: 60px;
        line-height: 1;
        color: #ffffff;
    }
    #dress #inner_mainVis .sub-catch2 {
        font-size: 16px;
        letter-spacing: 0.04em;
        line-height: 1;
        color: #ffffff;
    }

    #inner_mainVis .ttl {
        font-size: 60px;
        line-height: 86px;

        padding: 0 0 0 0;

        display: flex;
        flex-direction: column;
        align-items: center;
    }

    #inner_mainVis .ttl_kana {
        font-size: 16px;
        line-height: 1;
        letter-spacing: 0.04em;
        font-family: "Yu Mincho", "游明朝体";
        padding-top: 11px;
    }

    #inner_mainVis .ttl {
        color: #ffffff;
    }
    
    /*------------------------------------------------slickスライドショー------------------------------------------------------*/
    /*------------------------------------------------slick slideshow-------------------------------------------------------*/

    .slick-arrow {
        position: absolute;
        top: 0;
        bottom: 0;
        margin: auto;
        cursor:pointer;
        transition: 0.4s;
    }
    .slick-arrow:hover {
        opacity: 0.5;
        transition: 0.4s;
    }
    .slick-arrow:active {
        opacity: 0.2;
        transition: 0.3s;
    }
    .prev-arrow {
        top: 792px;
        left: -110px;
        z-index: 10;
    }
    .next-arrow {
        top: 792px;
        right: -110;
    }


    /*slick設定記述*/
    .slick-slide {
        transition: 0.3s ease;
    }
    .slick-slide:not(.slick-current) {
        opacity: 0.6;
    }
    .slick-thumbnail .slick-track {
        transform:unset!important;
    }
    /*slick設定記述終わり*/


    /*slick本体記述*/
    .slick-wrapper {
        width: 832px;
        height: 610px;
        margin: 0 auto;
        background-color: #eeeeee;
    }
    /*slick本体記述終わり*/


    /*slickサムネイル記述*/
    .slick-thumbnail-wrapper {
        width: 832px;
        height: 160px;
        margin: 0 auto;
        margin-top: 8px;
        padding-bottom: 80px;
        cursor:pointer;
    }
    .japanese_style-wrapper {
        background-color: #ffffff;
    }
    /*slickサムネイル記述終わり*/
    

    /*-----weading_dress写真挿入記述-----*/
    .thumbnail-image {
        width: 160px !important;
        margin: 0 3.5px;
    }
    .weading_dress_image01 {
        width: 100%;
        height: 610px;
        background-image: url(../images/dress/weding_dress1.jpeg);
        background-size: contain;
        background-position: center center;
        background-repeat: no-repeat;
    }
    .weading_dress_image02 {
        width: 100%;
        height: 610px;
        background-image: url(../images/dress/weding_dress2.jpeg);
        background-size: contain;
        background-position: center center;
        background-repeat: no-repeat;
    }
    .weading_dress_image03 {
        width: 100%;
        height: 610px;
        background-image: url(../images/dress/weding_dress3.jpeg);
        background-size: contain;
        background-position: center center;
        background-repeat: no-repeat;
    }
    .weading_dress_image04 {
        width: 100%;
        height: 610px;
        background-image: url(../images/dress/weding_dress4.jpeg);
        background-size: contain;
        background-position: center center;
        background-repeat: no-repeat;
    }
    .weading_dress_image05 {
        width: 100%;
        height: 610px;
        background-image: url(../images/dress/weding_dress5.jpeg);
        background-size: contain;
        background-position: center center;
        background-repeat: no-repeat;
    }
    /*-----weading_dress写真挿入記述終わり-----*/

    /*-----weading_dressサムネイル写真挿入記述-----*/
    .weading_dress .thumbnail-image01 {
        width: 100%;
        height: 160px;
        background-image: url(../images/dress/weding_dress1_thumbnail.jpeg);
        background-size: contain;
        background-position: center center;
        background-repeat: no-repeat;
    }
    .weading_dress .thumbnail-image02 {
        width: 100%;
        height: 160px;
        background-image: url(../images/dress/weding_dress2_thumbnail.jpeg);
        background-size: contain;
        background-position: center center;
        background-repeat: no-repeat;
    }
    .weading_dress .thumbnail-image03 {
        width: 100%;
        height: 160px;
        background-image: url(../images/dress/weding_dress3_thumbnail.jpeg);
        background-size: contain;
        background-position: center center;
        background-repeat: no-repeat;
    }
    .weading_dress .thumbnail-image04 {
        width: 100%;
        height: 160px;
        background-image: url(../images/dress/weding_dress4_thumbnail.jpeg);
        background-size: contain;
        background-position: center center;
        background-repeat: no-repeat;
    }
    .weading_dress .thumbnail-image05 {
        width: 100%;
        height: 160px;
        background-image: url(../images/dress/weding_dress5_thumbnail.jpeg);
        background-size: contain;
        background-position: center center;
        background-repeat: no-repeat;
    }
    /*-----weading_dressサムネイル写真挿入記述終わり-----*/





    /*-----color_dress写真挿入記述-----*/
    .color_dress_image01 {
        width: 100%;
        height: 610px;
        background-image: url(../images/dress/color_dress1.jpeg);
        background-size: contain;
        background-position: center center;
        background-repeat: no-repeat;
    }
    .color_dress_image02 {
        width: 100%;
        height: 610px;
        background-image: url(../images/dress/color_dress2.jpeg);
        background-size: contain;
        background-position: center center;
        background-repeat: no-repeat;
    }
    .color_dress_image03 {
        width: 100%;
        height: 610px;
        background-image: url(../images/dress/color_dress3.jpeg);
        background-size: contain;
        background-position: center center;
        background-repeat: no-repeat;
    }
    .color_dress_image04 {
        width: 100%;
        height: 610px;
        background-image: url(../images/dress/color_dress4.jpeg);
        background-size: contain;
        background-position: center center;
        background-repeat: no-repeat;
    }
    .color_dress_image05 {
        width: 100%;
        height: 610px;
        background-image: url(../images/dress/color_dress5.jpeg);
        background-size: contain;
        background-position: center center;
        background-repeat: no-repeat;
    }
    /*-----color_dress写真挿入記述終わり-----*/
    /*-----color_dressサムネイル写真挿入記述-----*/
    .color_dress .thumbnail-image01 {
        width: 100%;
        height: 160px;
        background-image: url(../images/dress/color_dress1_thumbnai.jpeg);
        background-size: contain;
        background-position: center center;
        background-repeat: no-repeat;
    }
    .color_dress .thumbnail-image02 {
        width: 100%;
        height: 160px;
        background-image: url(../images/dress/color_dress2_thumbnai.jpeg);
        background-size: contain;
        background-position: center center;
        background-repeat: no-repeat;
    }
    .color_dress .thumbnail-image03 {
        width: 100%;
        height: 160px;
        background-image: url(../images/dress/color_dress3_thumbnai.jpeg);
        background-size: contain;
        background-position: center center;
        background-repeat: no-repeat;
    }
    .color_dress .thumbnail-image04 {
        width: 100%;
        height: 160px;
        background-image: url(../images/dress/color_dress4_thumbnai.jpeg);
        background-size: contain;
        background-position: center center;
        background-repeat: no-repeat;
    }
    .color_dress .thumbnail-image05 {
        width: 100%;
        height: 160px;
        background-image: url(../images/dress/color_dress5_thumbnai.jpeg);
        background-size: contain;
        background-position: center center;
        background-repeat: no-repeat;
    }
    /*-----color_dressサムネイル写真挿入記述終わり-----*/






    /*-----japanese_style写真挿入記述-----*/
    .japanese_style_image01 {
        width: 100%;
        height: 610px;
        background-image: url(../images/dress/japanese_style1.jpeg);
        background-size: contain;
        background-position: center center;
        background-repeat: no-repeat;
    }
    .japanese_style_image02 {
        width: 100%;
        height: 610px;
        background-image: url(../images/dress/japanese_style2.jpeg);
        background-size: contain;
        background-position: center center;
        background-repeat: no-repeat;
    }
    .japanese_style_image03 {
        width: 100%;
        height: 610px;
        background-image: url(../images/dress/japanese_style3.jpeg);
        background-size: contain;
        background-position: center center;
        background-repeat: no-repeat;
    }
    .japanese_style_image04 {
        width: 100%;
        height: 610px;
        background-image: url(../images/dress/japanese_style4.jpeg);
        background-size: contain;
        background-position: center center;
        background-repeat: no-repeat;
    }
    .japanese_style_image05 {
        width: 100%;
        height: 610px;
        background-image: url(../images/dress/japanese_style5.jpeg);
        background-size: contain;
        background-position: center center;
        background-repeat: no-repeat;
    }
    /*-----japanese_style写真挿入記述終わり-----*/
    /*-----japanese_styleサムネイル写真挿入記述-----*/
    .japanese_style .thumbnail-image01 {
        width: 100%;
        height: 160px;
        background-image: url(../images/dress/japanese_style1_thumbnai.jpeg);
        background-size: contain;
        background-position: center center;
        background-repeat: no-repeat;
    }
    .japanese_style .thumbnail-image02 {
        width: 100%;
        height: 160px;
        background-image: url(../images/dress/japanese_style2_thumbnai.jpeg);
        background-size: contain;
        background-position: center center;
        background-repeat: no-repeat;
    }
    .japanese_style .thumbnail-image03 {
        width: 100%;
        height: 160px;
        background-image: url(../images/dress/japanese_style3_thumbnai.jpeg);
        background-size: contain;
        background-position: center center;
        background-repeat: no-repeat;
    }
    .japanese_style .thumbnail-image04 {
        width: 100%;
        height: 160px;
        background-image: url(../images/dress/japanese_style4_thumbnai.jpeg);
        background-size: contain;
        background-position: center center;
        background-repeat: no-repeat;
    }
    .japanese_style .thumbnail-image05 {
        width: 100%;
        height: 160px;
        background-image: url(../images/dress/japanese_style5_thumbnai.jpeg);
        background-size: contain;
        background-position: center center;
        background-repeat: no-repeat;
    }
    /*-----japanese_styleサムネイル写真挿入記述終わり-----*/



    /*----------------------------------------------slickスライドショー終わり---------------------------------------------------*/
    /*----------------------------------------------slick slideshow end-----------------------------------------------------*/
    
    
    /*セクション1*/
    #dress #section1 {
        
    }
    #dress #section1 h2 {
        padding-top: 82px;
        padding-bottom: 60px;
        text-align: center;
    }
    #dress #section1 .jp_title {
        display: block;
        font-size: 16px;
        line-height: 1.4487;
    }
    #dress #section1 .en_title {
        display: block;
        font-size: 34px;
        line-height: 0.6817;
    }
    #dress #section1 h2 .en_title::after {
        content: "";
        position: relative;
        top:20px;
        margin: 0 auto;
        display: block;
        width: 100px;
        height: 2px;
        background-color: #ccb79c; 
    }
    
    
    
    /*セクション2*/
    #dress #section2 {
        background-color: #ccb79c;
    }
    #dress #section2 h2 {
        padding-top: 82px;
        padding-bottom: 60px;
        text-align: center;
    }
    #dress #section2 .jp_title {
        display: block;
        font-size: 16px;
        line-height: 1.4487;
    }
    #dress #section2 .en_title {
        display: block;
        font-size: 34px;
        line-height: 0.6817;
    }
    #dress #section2 h2 .en_title::after {
        content: "";
        position: relative;
        top:20px;
        margin: 0 auto;
        display: block;
        width: 100px;
        height: 2px;
        background-color: #ffffff; 
    }
    
    
    /*セクション3*/
    #dress #section3 {
        background-color: #eeeeee;
    }
    #dress #section3 h2 {
        padding-top: 82px;
        padding-bottom: 60px;
        text-align: center;
    }
    #dress #section3 .jp_title {
        display: block;
        font-size: 16px;
        line-height: 1.4487;
    }
    #dress #section3 .en_title {
        display: block;
        font-size: 34px;
        line-height: 0.6817;
    }
    #dress #section3 h2 .en_title::after {
        content: "";
        position: relative;
        top:20px;
        margin: 0 auto;
        display: block;
        width: 100px;
        height: 2px;
        background-color: #ffffff; 
    }
    
    
    
    
    /*セクション4*/
    #dress #section4 {
        display: flex;
        width: 1020px;
        margin: 0 auto;
        padding-top: 70px;
        padding-bottom: 40px;
    }
    #dress #section4 .section4-inner {
        padding-left: 34px;
    }
    #dress #section4 h2 {
        position: relative;
        padding-top: 18px;
        padding-bottom: 28px;
        font-size: 30px;
        text-align: left;
        line-height: 1.6;
        letter-spacing: 4;
    }
    #dress #section4 h2::before {
        position:absolute;
        top: 4;
        left:-14;
        z-index: -1;
        content: '';/*何も入れない*/
        display: inline-block;/*忘れずに！*/
        width: 200px;/*画像の幅*/
        height: 200px;/*画像の高さ*/
        background-image: url(../images/dress/title_object.jpg);
        background-size: contain;
        vertical-align: middle;
    }
    #dress #section4 p {
        position: relative;
        padding-right: 24px;
    }
    #dress #section4 .pc-text {
        display: block;
        font-size: 16px;
        text-align: left;
        line-height: 1.7;
        letter-spacing: 2.2;
    }
    #dress #section4 img {
        width: 480px;
        height: 340px;
        margin-top: 10px;
    }
    
    
    
    /*セクション5*/
    #dress #section5 {
        padding-top: 70px;
        padding-bottom: 70px;
        background-color: #eeeeee;
    }
    #dress #section5 .section5-inner1 {
        display: flex;
        width: 1020px;
        margin: 0 auto;
    }
    #dress #section5  .section5-inner2 {
        margin-top: 40px;
    }
    #dress #section5 img {
        width: 480px;
        height: 337px;
        padding-right: 70px;
    }
    #dress #section5 h2 {
        position: relative;
        padding-bottom: 28px;
        font-size: 30px;
        text-align: left;
        line-height: 1.6;
        letter-spacing: 4;
    }
    #dress #section5 .pc-text {
        display: block;
        font-size: 16px;
        text-align: left;
        line-height: 1.8;
        letter-spacing: 2.2;
    }
    
    
    
    /*セクション6*/
    #dress #section6 {
        display: flex;
        width: 1020px;
        margin: 0 auto;
        padding-top: 64px;
        padding-bottom: 60px;
    }
    #dress #section6 .section6-inner {
        padding-left: 40px;
    }
    #dress #section6 h2 {
        position: relative;
        padding-top: 18px;
        padding-bottom: 28px;
        font-size: 30px;
        text-align: left;
        line-height: 1.6;
        letter-spacing: 4;
    }
    #dress #section6 h2::before {
        position:absolute;
        top: 4;
        left:-14;
        z-index: -1;
        content: '';/*何も入れない*/
        display: inline-block;/*忘れずに！*/
        width: 200px;/*画像の幅*/
        height: 200px;/*画像の高さ*/
        background-image: url(../images/dress/title_object.jpg);
        background-size: contain;
        vertical-align: middle;
    }
    #dress #section6 p {
        position: relative;
        padding-right: 44px;
    }
    #dress #section6 .pc-text {
        display: block;
        font-size: 16px;
        text-align: left;
        line-height: 1.6;
        letter-spacing: 1.8;
    }
    #dress #section6 img {
        width: 480px;
        height: 340px;
        margin-top: 10px;
        margin-left: -10px;
    }

}

@media (max-width: 999px){
    /*メインヴィジュアル*/
    #inner_mainVis {
        min-height: 170px;
        background: url(../images/dress/sp/mainvisual_sp.jpeg) no-repeat;
        background-size: cover;
        background-position: center;
    }
    #dress #inner_mainVis .sub-catch1 {
        padding-top: 89px;
        padding-bottom: 8.5px;
        font-size: 9px;
        letter-spacing: 0.04em;
        color: #ceb89f;
    }
    #dress #inner_mainVis img {
        width: 54.5px;
        padding-bottom: 6.5px;
    }
    #dress #inner_mainVis h2 {
        padding-bottom: 15px;
        font-size: 31px;
        line-height: 1;
        color: #ffffff;
    }
    #dress #inner_mainVis .sub-catch2 {
        font-size: 11px;
        letter-spacing: 0.04em;
        line-height: 1;
        color: #ffffff;
    }

    #inner_mainVis .ttl {
        font-size: 31px;
        line-height: 1;
        padding-top: 19.5px;

        display: flex;
        flex-direction: column;
        align-items: center;
    }

    #inner_mainVis .ttl_kana {
        font-size: 11px;
        line-height: 1;
        letter-spacing: 0.04em;
        font-family: "Yu Mincho", "游明朝体";
        padding-top: 10px;
    }

    #inner_mainVis .ttl {
        color: #ffffff;
    }
    
    /*------------------------------------------------slickスライドショー------------------------------------------------------*/
    /*------------------------------------------------slick slideshow-------------------------------------------------------*/

    .slick-arrow {
        position: absolute;
        top: 0;
        bottom: 0;
        margin: auto;
        width:30.5px!important;
        height:21px!important;
    }
    .prev-arrow {
        top: 117.333vw;
        left: -0px;
        z-index: 10;
    }
    .next-arrow {
        top: 117.333vw;
        right: 0;
    }


    /*slick設定記述*/
    .slick-slide {
        transition: 0.3s ease;
    }
    .slick-slide:not(.slick-current) {
        opacity: 0.6;
    }
    .slick-thumbnail .slick-track {
        transform:unset!important;
    }
    /*slick設定記述終わり*/


    /*slick本体記述*/
    .slick-wrapper {
        width: 100%;
        height: 65.6vw;
        margin: 0 auto;
        background-color: #eeeeee;
    }
    .japanese_style-wrapper {
        background-color: #ffffff;
    }
    /*slick本体記述終わり*/


    /*slickサムネイル記述*/
    .slick-thumbnail-wrapper {
        width: 100%;
        height: 17.333vw;
        margin: 0 auto;
        margin-top: 2.667vw;
        padding-bottom: 13.867vw;
    }
    .japanese_style-wrapper {
        background-color: #ffffff;
    }
    /*slickサムネイル記述終わり*/





    /*-----weading_dress写真挿入記述-----*/
    .weading_dress_image01 {
        width: 100%;
        height: 65.6vw;
        background-image: url(../images/wedding/dress/weding_dress1.jpeg);
        background-size: contain;
        background-position: center center;
        background-repeat: no-repeat;
    }
    .weading_dress_image02 {
        width: 100%;
        height: 65.6vw;
        background-image: url(../images/wedding/dress/weding_dress2.jpeg);
        background-size: contain;
        background-position: center center;
        background-repeat: no-repeat;
    }
    .weading_dress_image03 {
        width: 100%;
        height: 65.6vw;
        background-image: url(../images/wedding/dress/weding_dress3.jpeg);
        background-size: contain;
        background-position: center center;
        background-repeat: no-repeat;
    }
    .weading_dress_image04 {
        width: 100%;
        height: 65.6vw;
        background-image: url(../images/wedding/dress/weding_dress4.jpeg);
        background-size: contain;
        background-position: center center;
        background-repeat: no-repeat;
    }
    .weading_dress_image05 {
        width: 100%;
        height: 65.6vw;
        background-image: url(../images/wedding/dress/weding_dress5.jpeg);
        background-size: contain;
        background-position: center center;
        background-repeat: no-repeat;
    }
    /*-----weading_dress写真挿入記述終わり-----*/

    /*-----weading_dressサムネイル写真挿入記述-----*/
    .weading_dress .thumbnail-image01 {
        width: 100%;
        height: 17.333vw;
        background-image: url(../images/wedding/dress/weding_dress1_thumbnail.jpeg);
        background-size: contain;
        background-position: center center;
        background-repeat: no-repeat;
    }
    .weading_dress .thumbnail-image02 {
        width: 100%;
        height: 17.333vw;
        background-image: url(../images/wedding/dress/weding_dress2_thumbnail.jpeg);
        background-size: contain;
        background-position: center center;
        background-repeat: no-repeat;
    }
    .weading_dress .thumbnail-image03 {
        width: 100%;
        height: 17.333vw;
        background-image: url(../images/wedding/dress/weding_dress3_thumbnail.jpeg);
        background-size: contain;
        background-position: center center;
        background-repeat: no-repeat;
    }
    .weading_dress .thumbnail-image04 {
        width: 100%;
        height: 17.333vw;
        background-image: url(../images/wedding/dress/weding_dress4_thumbnail.jpeg);
        background-size: contain;
        background-position: center center;
        background-repeat: no-repeat;
    }
    .weading_dress .thumbnail-image05 {
        width: 100%;
        height: 17.333vw;
        background-image: url(../images/wedding/dress/weding_dress5_thumbnail.jpeg);
        background-size: contain;
        background-position: center center;
        background-repeat: no-repeat;
    }
    /*-----weading_dressサムネイル写真挿入記述終わり-----*/





    /*-----color_dress写真挿入記述-----*/
    .color_dress_image01 {
        width: 100%;
        height: 65.6vw;
        background-image: url(../images/wedding/dress/color_dress1.jpeg);
        background-size: contain;
        background-position: center center;
        background-repeat: no-repeat;
    }
    .color_dress_image02 {
        width: 100%;
        height: 65.6vw;
        background-image: url(../images/wedding/dress/color_dress2.jpeg);
        background-size: contain;
        background-position: center center;
        background-repeat: no-repeat;
    }
    .color_dress_image03 {
        width: 100%;
        height: 65.6vw;
        background-image: url(../images/wedding/dress/color_dress3.jpeg);
        background-size: contain;
        background-position: center center;
        background-repeat: no-repeat;
    }
    .color_dress_image04 {
        width: 100%;
        height: 65.6vw;
        background-image: url(../images/wedding/dress/color_dress4.jpeg);
        background-size: contain;
        background-position: center center;
        background-repeat: no-repeat;
    }
    .color_dress_image05 {
        width: 100%;
        height: 65.6vw;
        background-image: url(../images/wedding/dress/color_dress5.jpeg);
        background-size: contain;
        background-position: center center;
        background-repeat: no-repeat;
    }
    /*-----color_dress写真挿入記述終わり-----*/
    /*-----color_dressサムネイル写真挿入記述-----*/
    .color_dress .thumbnail-image01 {
        width: 100%;
        height: 17.333vw;
        background-image: url(../images/wedding/dress/color_dress1_thumbnai.jpeg);
        background-size: contain;
        background-position: center center;
        background-repeat: no-repeat;
    }
    .color_dress .thumbnail-image02 {
        width: 100%;
        height: 17.333vw;
        background-image: url(../images/wedding/dress/color_dress2_thumbnai.jpeg);
        background-size: contain;
        background-position: center center;
        background-repeat: no-repeat;
    }
    .color_dress .thumbnail-image03 {
        width: 100%;
        height: 17.333vw;
        background-image: url(../images/wedding/dress/color_dress3_thumbnai.jpeg);
        background-size: contain;
        background-position: center center;
        background-repeat: no-repeat;
    }
    .color_dress .thumbnail-image04 {
        width: 100%;
        height: 17.333vw;
        background-image: url(../images/wedding/dress/color_dress4_thumbnai.jpeg);
        background-size: contain;
        background-position: center center;
        background-repeat: no-repeat;
    }
    .color_dress .thumbnail-image05 {
        width: 100%;
        height: 17.333vw;
        background-image: url(../images/wedding/dress/color_dress5_thumbnai.jpeg);
        background-size: contain;
        background-position: center center;
        background-repeat: no-repeat;
    }
    /*-----color_dressサムネイル写真挿入記述終わり-----*/






    /*-----japanese_style写真挿入記述-----*/
    .japanese_style_image01 {
        width: 100%;
        height: 65.6vw;
        background-image: url(../images/wedding/dress/japanese_style1.jpeg);
        background-size: contain;
        background-position: center center;
        background-repeat: no-repeat;
    }
    .japanese_style_image02 {
        width: 100%;
        height: 65.6vw;
        background-image: url(../images/wedding/dress/japanese_style2.jpeg);
        background-size: contain;
        background-position: center center;
        background-repeat: no-repeat;
    }
    .japanese_style_image03 {
        width: 100%;
        height: 65.6vw;
        background-image: url(../images/wedding/dress/japanese_style3.jpeg);
        background-size: contain;
        background-position: center center;
        background-repeat: no-repeat;
    }
    .japanese_style_image04 {
        width: 100%;
        height: 65.6vw;
        background-image: url(../images/wedding/dress/japanese_style4.jpeg);
        background-size: contain;
        background-position: center center;
        background-repeat: no-repeat;
    }
    .japanese_style_image05 {
        width: 100%;
        height: 65.6vw;
        background-image: url(../images/wedding/dress/japanese_style5.jpeg);
        background-size: contain;
        background-position: center center;
        background-repeat: no-repeat;
    }
    /*-----japanese_style写真挿入記述終わり-----*/
    /*-----japanese_styleサムネイル写真挿入記述-----*/
    .japanese_style .thumbnail-image01 {
        width: 100%;
        height: 17.333vw;
        background-image: url(../images/wedding/dress/japanese_style1_thumbnai.jpeg);
        background-size: contain;
        background-position: center center;
        background-repeat: no-repeat;
    }
    .japanese_style .thumbnail-image02 {
        width: 100%;
        height: 17.333vw;
        background-image: url(../images/wedding/dress/japanese_style2_thumbnai.jpeg);
        background-size: contain;
        background-position: center center;
        background-repeat: no-repeat;
    }
    .japanese_style .thumbnail-image03 {
        width: 100%;
        height: 17.333vw;
        background-image: url(../images/wedding/dress/japanese_style3_thumbnai.jpeg);
        background-size: contain;
        background-position: center center;
        background-repeat: no-repeat;
    }
    .japanese_style .thumbnail-image04 {
        width: 100%;
        height: 17.333vw;
        background-image: url(../images/wedding/dress/japanese_style4_thumbnai.jpeg);
        background-size: contain;
        background-position: center center;
        background-repeat: no-repeat;
    }
    .japanese_style .thumbnail-image05 {
        width: 100%;
        height: 17.333vw;
        background-image: url(../images/wedding/dress/japanese_style5_thumbnai.jpeg);
        background-size: contain;
        background-position: center center;
        background-repeat: no-repeat;
    }
    /*-----japanese_styleサムネイル写真挿入記述終わり-----*/



    /*----------------------------------------------slickスライドショー終わり---------------------------------------------------*/
    /*----------------------------------------------slick slideshow end-----------------------------------------------------*/
    
    
    /*セクション1*/
    #dress #section1 {
        padding-left: 20px;
        padding-right: 20px;
    }
    #dress #section1 h2 {
        padding-top: 45px;
        padding-bottom: 48px;
    }
    #dress #section1 .jp_title {
        display: block;
        font-size: 12px;
        line-height: 1.6;
        letter-spacing: 2;
    }
    #dress #section1 .en_title {
        display: block;
        font-size: 23px;
        line-height: 0;
    }
    #dress #section1 h2 .en_title::after {
        content: "";
        position: relative;
        top:26px;
        margin: 0 auto;
        display: block;
        width: 71px;
        height: 2px;
        background-color: #ccb79c; 
    }
    
    /*セクション2*/
    #dress #section2 {
        padding-left: 20px;
        padding-right: 20px;
        background-color: #ccb79c;
    }
    #dress #section2 h2 {
        padding-top: 30px;
        padding-bottom: 48px;
    }
    #dress #section2 .jp_title {
        display: block;
        font-size: 12px;
        line-height: 1.6;
        letter-spacing: 2;
    }
    #dress #section2 .en_title {
        display: block;
        font-size: 23px;
        line-height: 0;
    }
    #dress #section2 h2 .en_title::after {
        content: "";
        position: relative;
        top:26px;
        margin: 0 auto;
        display: block;
        width: 71px;
        height: 2px;
        background-color: #ffffff; 
    }
    
    /*セクション3*/
    #dress #section3 {
        padding-left: 20px;
        padding-right: 20px;
        background-color: #eeeeee;
    }
    #dress #section3 h2 {
        padding-top: 30px;
        padding-bottom: 48px;
    }
    #dress #section3 .jp_title {
        display: block;
        font-size: 12px;
        line-height: 1.6;
        letter-spacing: 2;
    }
    #dress #section3 .en_title {
        display: block;
        font-size: 23px;
        line-height: 0;
    }
    #dress #section3 h2 .en_title::after {
        content: "";
        position: relative;
        top:26px;
        margin: 0 auto;
        display: block;
        width: 71px;
        height: 2px;
        background-color: #ffffff; 
    }
    
    
    /*セクション4*/
    #dress #section4 {
        padding-top: 40px;
        padding-bottom: 40px;
        padding-left: 20px;
        padding-right: 20px;
    }
    #dress #section4 .section4-inner {
    }
    #dress #section4 h2 {
        position: relative;
        padding-bottom: 20px;
        font-size: 20px;
        letter-spacing: 4.2;
        text-align: left;
    }
    #dress #section4 h2::before {
        position:absolute;
        top: -12;
        left:-8;
        z-index: -1;
        content: '';/*何も入れない*/
        display: inline-block;/*忘れずに！*/
        width: 150px;/*画像の幅*/
        height: 150px;/*画像の高さ*/
        background-image: url(../images/wedding/dress/title_object.jpg);
        background-size: contain;
        vertical-align: middle;
    }
    #dress #section4 p {
        font-size: 12px;
        line-height: 1.9;
        letter-spacing: 1.6;
        white-space: pre-wrap;
        text-align: left;
    }
    #dress #section4 img {
        width: 100%;
    }
    
    
    /*セクション5*/
    #dress #section5  {
        padding-top: 40px;
        padding-bottom: 40px;
        padding-left: 20px;
        padding-right: 20px;
        background-color: #eeeeee;
    }
    #dress #section5 img {
        width: 100%;
    }
    #dress #section5 .section5-inner1 {
        display: flex;
        flex-direction: column-reverse;
    }
    #dress #section5 .section5-inner2 {
    }
    #dress #section5 h2 {
        position: relative;
        padding-bottom: 20px;
        font-size: 20px;
        letter-spacing: 4.2;
        text-align: left;
    }
    #dress #section5 p {
        font-size: 12px;
        line-height: 1.9;
        letter-spacing: 1.3;
        white-space: pre-wrap;
        text-align: left;
    }
    
    /*セクション6*/
    #dress #section6 {
        padding-top: 40px;
        padding-bottom: 40px;
        padding-left: 20px;
        padding-right: 20px;
    }
    #dress #section6 .section6-inner {
    }
    #dress #section6 h2 {
        position: relative;
        padding-bottom: 20px;
        font-size: 20px;
        letter-spacing: 4.2;
        text-align: left;
    }
    #dress #section6 h2::before {
        position:absolute;
        top: -12;
        left:-8;
        z-index: -1;
        content: '';/*何も入れない*/
        display: inline-block;/*忘れずに！*/
        width: 150px;/*画像の幅*/
        height: 150px;/*画像の高さ*/
        background-image: url(../images/wedding/dress/title_object.jpg);
        background-size: contain;
        vertical-align: middle;
    }
    #dress #section6 p {
        font-size: 12px;
        line-height: 1.9;
        letter-spacing: 1.6;
        white-space: pre-wrap;
        text-align: left;
    }
    #dress #section6 img {
        width: 100%;
    }
    #dress #section4 h2 br,#dress #section5 h2 br,#dress #section6 h2 br  {
        display: none;
    }
}
@media (max-width: 720px) {
    #dress #section4 h2 br,#dress #section5 h2 br,#dress #section6 h2 br  {
        display: inherit;
    }
}
@media (max-width: 374px) {
    #dress #section4 p,#dress #section5 p,#dress #section6 p {
        white-space: inherit;
        padding-bottom: 24px;
    }
}
@media (min-width: 428px) {
    #dress #section4 p,#dress #section5 p,#dress #section6 p {
        white-space: inherit;
        padding-bottom: 24px;
    }
}
    
    
    
    
    
    
    
    
    