@charset "utf-8";
/* CSS Document */

#wedding_present_cp #main, .check:checked~#contents #main{
    padding: 0!important;
}
a {
    text-decoration: none;
}
.mainimg img, .pd-lr-sp img{
    width: 100%;
}
.sp-only{
    display: none;
}
.bg-wh-l p, .bg-wh-l a, .pd-lr-sp{
    font-family: "Shippori Mincho", serif;
    font-weight: 600;
    font-style: normal;
    font-size: 18px !important;
}
.sec1, .sec2, .sec3, .sec4, .sec5, .sec6{
    font-family: "Shippori Mincho", serif;
    font-weight: 600;
    font-style: normal;
}
.sec1 h1, .sec1 h2, .sec1 h3, .sec1 h4, .sec1 h5, .sec1 h6{
    font-weight: 600;
}
.sec2{
    background: #6395951A
}
.sec6{
    background: #0400000D;
}

#wedding_present_cp #main{
    padding: 0;
}

.pd-lr-sp{
    padding: 0;
}

.btn-list{
    margin-top: 20px;
    margin-bottom: 100px;
}
.btn-list .mail-oubo, .btn-list .mail-btn, .btn-list .mail-btn a{
    color: #604C3F;
}
.btn-list .mail-btn, .btn-list .line-btn{
    position: relative;
    width: 100%;
    max-width: 280px;
    margin: 10px auto 0;
}
#main .btn{
    margin: auto;
    width: 100%;
    background: #fff;
    color: #604C3F;
    text-align: center;
    text-decoration: none;
    height: auto;
    line-height: 1.6;
}
.btn-list .mail-btn a img, .btn-list .line-btn a img, #main .btn img{
    width: 74px;
    position: absolute;
    top: 50%;
    right: -46px;
}
.btn-list .line-oubo, .btn-list .line-btn, .btn-list .line-btn a{
    color: #6392C1;
}
.btn-list .mail-btn a, .btn-list .line-btn a, #main .btn{
    border: solid 1px;
    display: block;
    font-size: 20px;
    padding: 10px;
}
.btn-list .mail-btn a:hover, .btn-list .line-btn a:hover{
    text-decoration: none;
    opacity: 0.7;
}
.mainimg{
    position: relative;
    margin-bottom: 60px;
}
.mainimg .logo-ttl{
    width: calc(100%* 500 / 1000);
    max-width: 500px;
    position: absolute;
    right: 2%;
    top: 1%;
}
.mainimg .main-title1{
    width: calc(100%* 140 / 1000);
    max-width: 140px;
    position: absolute;
    left: 10%;
    top: 5%;  
}
.mainimg .main-title2{
    width: 50%;
    max-width: 600px;
    margin: 100px auto 40px;
}

.mg{
    margin: 0 calc(100vw* 120 / 1000);
}
.w-60{
    width: 60%;
    margin: 0 auto;
}
.w-70{
    width: 70%;
    max-width: 1200px;
    margin: 0 auto;
}

.sec1{
    position: relative;
}
.sec1 h2{
    margin: 100px auto 60px;
    width: calc(100vw * 550 / 1000);
    max-width: 600px;
}
.sec1 .sec1-txt{
    text-align: center;
    line-height: 2;
    margin-bottom: 100px;
}
.bl-txt, .mail-oubo.bl-txt{
    color: #639595;
}
.font-l{
    font-size: 22px;
}

.sec1 .sec1-bg{
    margin: 0 auto 50px;
    text-align: center;
}
.sec1 .sec1-bg:nth-last-of-type(1){
    margin-bottom: 0;
}


.sec2{
    padding: 80px;
    position: relative;
}
.sec2 h2{
    width: calc(100vw* 550 / 1000);
    max-width: 650px;
    margin: 0 auto;
}
.sec2 .present-flex1{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 40px 0;
}
.sec2 .present-flex2{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.sec2 .wi-230{
    width: 30%;
    max-width: calc(100vw* 230 / 1000);
    margin-bottom: 5%;
}
.sec2 .wi-190{
    width: 23%;
    max-width: calc(100vw* 190 / 1000);
    margin-bottom: 3%;
}


.sec3{
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-end;
    background: url("../../img/fifteenth_anniversary_nagaoka/overview_bg.png") no-repeat bottom;
    background-size: cover;
    margin: 0 auto;
    position: relative;
    aspect-ratio: 5 / 2;
}
.sec3 h2{
    max-width: 500px;
    width: calc(100vw* 412 / 1000);
    margin-right: 20%;
    margin-bottom: 30px;
    text-align: justify;
}
.sec3 ul{
    width: fit-content;
    height: fit-content;
    margin-right: 20%;
} 
.sec3 ul li{
    margin-bottom: 8px;
}
.sec3 ul li::before{
    content: '';
    margin-right: 25px;
    background: url(../../img/fifteenth_anniversary_nagaoka/recommend_icon.svg) no-repeat;
    background-size: contain;
    height: 26px;
    width: 26px;
    display: inline-block;
} 


.sec4{
    margin: 80px 0;
}
.sec4 h2{
    max-width: 500px;
    width: calc(100vw* 440 / 1000);
    margin: 0 auto 30px;
}
.sec4 h3{
    margin: 0 auto 24px;
    font-size: 20px;
    color: #6392C1;
}
.sec4 .point-slide{
    position: relative;
}
.sec4 .point-width{
    max-width: calc(100vw* 440 / 1000);
    height: 100%;
/*    max-height: 750px;*/
}
.sec4 .point-height{
    max-height: 530px;
    max-width: 430px;
    display: inline-block;
}
.sec4 .point-txt{
    text-align: center;
    margin: 0 auto;
    padding-top: 60px;
    font-family: "Hannari", serif;
}
.sec4 .point-txt span{
    font-size: 24px;
    color: #639595;
}
.slider-point .slick-slide{
    margin-right: 1vw!important;
    margin-left: 1vw!important;
}
.sec4 .slick-dots{
    position: absolute;
    top: 570px;
    left: 0;
    right: 0;
    margin: 0;
}



.sec5 {
    width: 100%;
    /*padding-bottom: 3%;*/
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: flex-start;
    position: relative;
}
.sec5 h2{
    max-width: 260px;
    margin-bottom: 50px;
}
.sec5 ul li{
    margin-bottom: 10px;
    display: flex;
    align-items: flex-start;
}
.sec5 ul li .gr{
    border: #639595 solid 1px;
    padding: 2px 20px 4px;
    margin-right: 25px;
    min-width: 80px;
    font-family: "Hannari", serif;
    text-align: center;
}
.sec5 ul li p span.red{
    color: #b92d21;
}
.sec5 .small{
    font-size: 14px;
}
.sec5 .w-60{
    margin: 0 auto;
}


.sec6{
    padding: 100px 0 130px;
    margin-bottom: 100px;
}
.sec6 h2{
    max-width: 550px;
    width: calc(100vw* 500 / 1000);
    margin: 0 auto 50px;
}
.sec6 .process-slide{
    max-height: calc(100vw* 400 / 1000);
}
.sec6 .slick-track{
    width: 5000px !important;
}
/*
.sec6 .slider-img {
    width: auto !important;
}
*/
.sec6 .slider-img .mg30{
    width: calc(100vw* 310 / 1000) !important;
    max-width: 310px;
    height: 400px;
    position: relative;
}
.sec6 .slider-img .img{
    width: calc(100vw* 260 / 1000);
    max-width: 260px;
}
.sec6 .slider-img .step-txt-02{
    font-family: "Hannari", serif;
    background: #fff;
    width: calc(100vw* 260 / 1000);
    max-width: 260px;
    height: 150px;
    left: 25px;
    top: 150px;
    position: absolute;
    z-index: -1;
    padding: 70px 15px 20px;
    letter-spacing: 0;
}
.sec6 .slider-img .step-txt-02 span{
    font-size: 24px;
    color: #639595;
}
.sec6 .slick-prev, .sec6 .slick-next{
    display: none;
}
.slider .slick-slide{
    margin-right: 2vw!important;
    margin-left: 2vw!important;
}



.sec7{
    margin: 0 calc(100vw* 120 / 1000);
}
.sec7 h2{
    max-width: 180px;
    margin: 0 auto;
}
.sec7 .access-txt{
    font-family: "Hannari", serif;
}
.sec7 #map{
    max-width: 960px;
    height: 540px;
    text-align: center;
    margin: 0 auto;
}
.sec7 #map iframe{
    aspect-ratio: 16 / 9;
    max-width: calc(100vw* 500 / 1000);
    width: 100%;
    height: auto;
}

.sec8{
    margin: 100px auto;
}
.sec8 h2{
    max-width: 560px;
    width: calc(100vw * 488 / 1000);
    margin: 0 auto 40px;
}
.sec8 .reaction-img{
    width: calc(100vw * 130 / 1000);
    max-width: 150px;
    margin: 30px 0 10px 40px;
}
.sec8 .reaction-icon{
    position: relative;
}
.sec8 .reaction-icon::before{
    content: "";
    display: block;
    width: 20px;
    height: 35px;
    background: url(../../img/fifteenth_anniversary_nagaoka/reaction_pin.png) no-repeat;
    background-size: contain;
    position: absolute;
    transform: translate(-50%, -50%);
    top: -5px;
    left: 50%;
}
.sec8 .reaction-txt {
    background: #c3d4d333;
    position: relative;
    padding: 25px 40px;
    clip-path: polygon(0 0, calc(100% - 40px) 0, 100% 40px, 100% 100%, 0 100%);
}
.sec8 .reaction-txt::after {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0%;
    right: 0%;
    height: 40px;
    width: 40px;
    background-color: #c3d4d3;
    clip-path: polygon(0 0, 0% 100%, 100% 100%);
}


.sec8 .reaction-txt h3{
    color: #639595;
    font-size: clamp(18px, 16.544px + 0.388vw, 24px);
    line-height: 1.5;
    border-bottom: 1px dashed;
    display: inline-block;
    padding-bottom: 12px;
    margin-bottom: 25px;
}


.sec9{
    margin: 100px auto 0;
}
.sec9 h2{
    margin: 0 auto;
    max-width: 550px;
    width: calc(100vw * 488 / 1000);
}


/*ドットナビゲーションの設定*/
.slick-dots {
    text-align:center;
	margin:20px 0 0 0;
}
.sec6 .slick-dots {
	margin: 30px 0 0 0;
}
.slick-dots li {
    display:inline-block;
	margin:0 5px;
}
.slick-dots button {
    color: transparent;
    outline: none;
    width: 8px;/*ドットボタンのサイズ*/
    height: 8px;/*ドットボタンのサイズ*/
    display:block;
    border: none;
    background: #c3d4d3;/*ドットボタンの色*/
}
.slick-dots .slick-active button{
    background:#639595;/*ドットボタンの現在地表示の色*/
}

/*フォームの設定*/
#fifteenth_anniversary_nagaoka #contact-form{
    width: 100%;
}
#fifteenth_anniversary_nagaoka #contact-form p.form-txt{
    text-align: center;
    margin: 0 auto;
    font-size: 16px;
    line-height: 2;
}
#fifteenth_anniversary_nagaoka #contact-form p strong.red{
    color: #b92d21;
}
.form-txt a{
    color: #b92d21;
}

#fifteenth_anniversary_nagaoka #contact-form table, #fifteenth_anniversary_nagaoka #contact-form table th, #fifteenth_anniversary_nagaoka #contact-form table td{
    font-size: 18px;
}
#fifteenth_anniversary_nagaoka #contact-form .b2{
    border-bottom: 1px solid #639595;
}

#fifteenth_anniversary_nagaoka #contact-form table th{
    width: 315px;
    padding: 10px 30px 10px 30px;
    background: #ddebea;
    background-image: none;
}
#fifteenth_anniversary_nagaoka #contact-form th.required{
    background-image: none;
    position: relative;
}
#fifteenth_anniversary_nagaoka #contact-form table th.required strong{
    display: inline-block;
    border: 1px solid #b92d21;
    color: #b92d21;
    padding: 0 5px;
/*
    position: absolute;
    right: 10px;
*/
    float: right;
}
#fifteenth_anniversary_nagaoka #contact-form table td.tate span.mwform-radio-field{
    display: block;
    margin-left: 0;
}


#fifteenth_anniversary_nagaoka #contact-form p{
    font-size: 16px;
}


#fifteenth_anniversary_nagaoka .line_bnr{
    display: block;
    margin: 30px auto 90px;
    text-align: center;
    width: 400px;
    max-width: calc(100% - 20px);
}
#fifteenth_anniversary_nagaoka .line_bnr img {
    width: 100%;
}



@media screen and (min-width: 1200px){
    .sec4 .point-width{
        max-width: 680px;
    }
    .slider-point .slick-slide{
        margin-right: 7.5vw!important;
        margin-left: 7.5vw!important;
    }
    
    .sec6 .slick-track{
        width: max-content!important;
    }
    .sec6 .slider-img .mg30{
        width: auto;
        max-width: none;
        height: calc(100vw* 380 / 1200);
    }
    .sec6 .slider-img .img{
        max-width: 480px;
        height: calc(100vw* 300 / 1200);
    }
    .sec6 .slider-img .step-txt-02{
        left: 10%;
        top: calc(100vw* 220 / 1200);
        width: calc(100vw* 300 / 1200);
        max-width: none;
    }
    .slider .slick-slide{
        margin-right: 1vw !important;
        margin-left: 1vw !important;
    }

}
@media screen and (max-width: 1200px){
    .slider .slick-slide{
        margin-right: 1vw !important;
        margin-left: 1vw !important;
    }
}
@media screen and (max-width: 1024px){
    .bg-wh-l p, .bg-wh-l a, .pd-lr-sp{
        font-size: 16px !important;
    }
    .sec3 ul{
        margin-right: 10%;
    }
    .sec3 h2{
        margin-right: 15%;
    }
}


@media (max-width: 768px){
    section{
        padding: 0;
    }
    .mainimg .main-title2{
        margin: 40px auto;
        width: 75%;
        max-width: none;
    }
    
    #btn_Contact a img{
        width: 28px;
    }
    #btn_tel a img{
        width: 17px;
    }
    
    #wedding_present_cp #main, .check:checked~#contents #main{
        padding: 0!important;
    }
    .sp-only{
        display: block;
    }
    .pc-only{
        display: none;
    }
    .bg-wh-l p, .bg-wh-l a, .pd-lr-sp{
        font-size: 14px !important;
    }
    .btn-list{
        margin-bottom: 50px;
    }
    .btn-list .mail-btn a, .btn-list .line-btn a{
        font-size: 16px;
    }
    .btn-list .mail-btn a img, .btn-list .line-btn a img, #main .btn img{
        right: -10%;
    }
    
    .mg{
        margin: 0 calc(100vw* 20 / 375);
    }
    .w-60, .w-70{
        width: auto;
        max-width: none;
    }
    .font-l{
        font-size: 18px;
    }

    .sec1 h2{
        width: 80%;
        max-width: none;
        margin: 50px auto 30px;
    }
    .sec1 .sec1-txt{
        margin-bottom: 40px;
    }
    .sec1 .sec1-bg{
        margin: 0 auto 30px;
    }
    
    .sec2{
        padding: 40px calc(100vw* 20 / 375);
        text-align: center;
    }
    .sec2 h2{
        width: 80%;
        max-width: none;
    }
    .sec2 .present-flex1{
        justify-content: center;
        gap: 5%;
    }
    .sec2 .present-flex2{
        justify-content: center;
        gap: 5%;
    }
    .sec2 .wi-230{
        width: 100%;
        max-width: calc(100vw* 150 / 375);
    }
    .sec2 .wi-190{
        width: 46%;
        max-width: none;
        margin-bottom: 5%;
    }
    .sec2 .present-txt{
        bottom: -50px;
    }
    .sec2 .present-txt span{
        max-width: calc(100%* 251 / 375);
    }

    .sec3{
        justify-content: center;
        margin: 0 auto;
        background-size: 100%;
        padding: 5% 0;
        background: none;
    }
    .sec3 h2{
        width: calc(100vw* 240 / 375);
        max-width: none;
        margin-bottom: 20px;
        margin-right: 12%;
    }
    .sec3 ul{
        max-width: calc(100% - 40px);
        margin: 0 auto 0 23%;
    }
    .sec3 ul li::before{
        margin-right: 15px;
        height: 15px;
        width: 15px;
    }
    .sec3 ul li{
        margin-bottom: 5px;
    }

    .sec4{
        margin: 40px 0;
    }
    .sec4 h2{
        width: 70%;
        max-width: none;
    }
    .sec4 .point-width{
        max-width: none;
        max-height: calc(100vw* 580 / 375);
    }
    .sec4 .reason-img{
        width: 100%;
    }
    .sec4 .point-txt{
        bottom: calc(100vw* -35 / 375);
    }
    .sec4 .point-txt span{
        font-size: 20px;
    }
    .sec4 .slick-list.draggable, .sec6 .slick-list.draggable{
        padding: 0 15% !important;
    }
    .slider-point .slick-slide{
        margin-right: 3vw!important;
        margin-left: 3vw!important;
    }
    .sec4 .slick-dots{
        top: 550px;
    }
    

    .sec5{
        background-size: 120%;
        margin: 50px 0;
    }
    .sec5 .mg{
        padding-bottom: 8%;
    }
    .sec5 h2{
        width: 50%;
        margin: 0 auto 18px;
        right: 0;
        left: 0;
    }
    .sec5 ul li{
        margin-bottom: 10px;
    }
    .sec5 ul li .gr{
        min-width: 60px;
        margin-right: 10px;
        padding: 2px 10px 4px;
        border: #639595 solid 1px;
        
    }
    .sec5 .small{
        font-size: 10px;
    }
    .sec5 .w-60{
        margin: 0 calc(100vw* 20 / 375);
    }

    .sec6{
        padding: 50px 0;
    }
    .sec6 h2{
        width: 70%;
    }
    .sec6 .process-slide{
        max-height: calc(100vw* 400 / 375);
    }
    .sec6 .slider-img .mg30{
        width: calc(100vw* 220 / 375) !important;
        max-width: none;
        /*height: 330px;*/
        height: calc(100vw* 330 / 375);
    }
    .sec6 .slider-img .img{
        width: calc(100vw* 200 / 375);
        max-width: none;
    }
    .sec6 .slider-img .step-txt-02{
        width: calc(100vw* 200 / 375);
        max-width: none;
        /*height: 120px;*/
        left: calc(100vw* 20 / 375);
        top: calc(100vw* 110 / 375);
        padding: calc(100vw* 60 / 375) calc(100vw* 10 / 375) calc(100vw* 15 / 375);
    }
    .sec6 .slider-img .step-txt-02 span{
        font-size: 20px;
    }
    .slider .slick-slide{
        margin-right: 5vw !important;
        margin-left: 5vw !important;
    }


    .sec7{
        margin: 0 calc(100vw* 20 / 375);
    }
    .sec7 h2{
        width: calc(100%* 160 / 375);
    }

    .sec7 #map{
        height: 300px;
    }

    .sec7 #map iframe{
        max-width: 100%;
    }
    
    .sec8{
        margin: 40px calc(100vw* 20 / 375);
    }
    .sec8 h2{
        max-width: none;
        width: 70%;
        margin-bottom: 30px;
    }
    .sec8 .reaction-img{
        width: calc(100vw * 90 / 375);
        margin-left: 20px;
    }
    .sec8 .reaction-txt{
        padding: 20px;
        clip-path: polygon(0 0, calc(100% - 25px) 0, 100% 25px, 100% 100%, 0 100%);
    }
    .sec8 .reaction-txt::after{
        height: 25px;
        width: 25px;
    }
    
    .sec9{
        margin: 50px auto 0;
    }
    .sec9 h2{
        width: 70%;
    }
  
    #fifteenth_anniversary_nagaoka #contact-form p.form-txt{
        font-size: 14px;
        margin: 0 calc(100vw * 20 / 375);
    }
    #fifteenth_anniversary_nagaoka #contact-form p.intro {
        width: calc(100% - 30px);
        margin: 0 auto 30px;
        margin-left: 15px;
        margin-right: 15px;
    }
    
    #fifteenth_anniversary_nagaoka .line_bnr{
        width: calc(100% - 30px);
        margin: 30px auto 50px;
    }
    #fifteenth_anniversary_nagaoka #contact-form table, #fifteenth_anniversary_nagaoka #contact-form table th, #fifteenth_anniversary_nagaoka #contact-form table td{
        font-size: 16px;
    }
    #fifteenth_anniversary_nagaoka #contact-form table th{
        width: 100%;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
}

@media (max-width: 450px){
    .sec3 h2{
        width: calc(100vw* 240 / 375);
        margin-right: 24%;
    }
    .sec3 ul{
        margin: 0 auto 0 12%;
    }
}
