/*====================================================
	// note overwrite
====================================================*/
#slide_nav {
    display: none;
}

.contents .lv_02 {
    background: none;
}



/*====================================================
	// id #title
====================================================*/

#title {
    width: 100%;
    position: relative;
    position: relative;
    /* background: linear-gradient(to bottom, #eee 0, #fff 10%); */
    background: linear-gradient(to bottom, #eedfbe 0, #fff 5%);
}

.lv-01 figure {
    width: 100%;
    max-width: 100%;
    margin: auto;
}

#title .mob {
    margin-bottom: 3px;
    display: block;
}

/* 
#title h1 {
    width: 90%;
    margin: auto auto .5em;
} */

/* #title h1 .h1_pc,
#title figure.pc {
    display: block;
}

#title h1 .h1_mob {
    display: none;
} */

#title .txtbox {
    width: 100%;
}


#title .link-to-top {
    position: absolute;
    top: 0;
    left: 2%;
}

#title .link-to-top a {
    font-size: 12px;
    color: #fff;
    background: #3156a1;
    padding: .5em 1em .25em;
}




#title .h1_pc {
    display: none;
}




#title .h1_mob {
    display: block;
}


#title figure.pc {
    width: 35%;
    max-width: 544px;
    display: none;
}


@media screen and (min-width: 1000px) {

    #title .mob {
        display: none;
    }


    #title .h1_pc {
        display: block;
    }


    #title .h1_mob {
        display: none;
    }


    #title figure.pc {
        display: block;
    }


    #title .inside {
        width: 90%;
        max-width: 1600px;
        margin: auto;
        /* border: #f00 thin solid; */
    }


    #title .txtbox {
        width: 65%;
        max-width: 1076px;
        /* border: #f00 thin solid; */
    }

    #title .txtbox img {
        /* border: #f00 thin solid; */
    }

    #title figure {
        width: 35%;
        margin: 0;
        max-width: 544px;
        /* border: #f00 thin solid; */
    }

    #title figure img {
        /* border: #f00 thin solid; */
    }


    #title h1 {
        width: 100%;
        /* margin: 0 0 20px; */
        /* max-width: 748px; */
    }


}




/*====================================================
	// class .lead-to-pages
====================================================*/

.lead-to-pages .item {
    margin-bottom: 30px;

}


.lead-to-pages .item a {
    background-color: #fff;
    display: block;
    transition-duration: .4s;
}

.lead-to-pages .item a:hover {
    transform: scale(1.03);
}


/*

.c-btn.big {
  transition-duration: .4s;
}
.c-btn.big:hover {
  transform: scale(1.1);
}
 

*/

.lead-to-pages h3 {
    font-size: 24px;
    font-family: "Noto Serif JP", serif;
    font-optical-sizing: auto;
    font-style: normal;
    font-weight: 400;
    text-align: center;
    color: #fff;
    background: #0766a1;
    height: 100px;
    margin-bottom: 30px;
    /**/
    display: flex;
    align-items: center;
    justify-content: center;
}


.lead-to-pages .item .inside {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 30px;
}


.lead-to-pages .item p.lead {
    font-size: 16px;
    margin-bottom: 15px;
    /**/
    font-family: "Noto Serif JP", serif;
    font-optical-sizing: auto;
    font-style: normal;
    font-weight: 400;
}

.lead-to-pages .item .inside figure {
    width: 100%;
    margin: auto auto 1em;
    text-align: center;
}

.lead-to-pages .item .inside figure img {
    /* max-width: 518px; */
    max-width: 566px;
    margin: auto auto 30px;
}


.fake-btn li {
    /* width: 70%; */
    margin: auto;
    color: #fff;
    font-size: 16px;
    background-color: #c9992b;
    padding: 15px 0;
    text-align: center;
    border-radius: 50rem;
    /**/
    font-family: "Noto Serif JP", serif;
    font-optical-sizing: auto;
    font-style: normal;
    font-weight: 400;
}



.lead-to-pages .item figure {
    margin-bottom: 1em;
    text-align: center;
}

.lead-to-pages .item figure img {
    max-width: 518px;
}




@media screen and (min-width: 1000px) {



    .lead-to-pages h3 {
        height: 150px;
        font-size: 30px;
    }

    .lead-to-pages .item p.lead {
        font-size: 18px;
        line-height: 1.8;
        text-align: center;
    }


    .fake-btn li {
        width: 70%;
        font-size: 20px;
    }



}




/*====================================================
	// id #setplan
====================================================*/

@media print,
screen and (max-width: 1280px) {
    #setplan .br_1 {
        display: none;
    }
}



/*====================================================
	// id #selection-item
====================================================*/

@media screen and (min-width:769px) and (max-width:900px) {
    #selection-item .inside .txtbox figure img {
        width: 40%;
    }
}



/*====================================================
	// id #event
====================================================*/


@media screen and (min-width:769px) and (max-width:900px) {
    #event .inside .txtbox figure img {
        margin-top: 20px;

    }
}



/*========================
 // id #reservation
===========================*/


#reservation {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    padding: 5px;
    /* border: #f00 thin solid; */
    border: #4086b2 thin solid;
}


#reservation .inside-1 {
    background: url(../img/top/reserve/blue/bg_reserve_bottom.svg) no-repeat bottom center;
}

#reservation .inside-2 {
    padding-bottom: 30px;
    background: url(../img/top/reserve/blue/bg_reserve_top.svg) no-repeat top center;
}


#reservation .how {
    padding-top: 30px;
}

#reservation .how h6 {
    width: 70%;
    margin: auto auto 15px;
    padding-bottom: 10px;
    font-weight: normal;
    color: #4086b2;
    border-bottom: #4086b2 thin solid;
}

#reservation .how .tel_link {
    margin-left: .75em;
}

#reservation h4 {
    width: 80%;
    margin: auto auto .5em;
    padding-bottom: .25em;
    font-size: 3.0rem;
    font-weight: normal;
    color: #ed8599;
    border-bottom: #ed8599 1px solid;
}


#reservation .telnum {
    font-size: 2.0rem;
}


/* #reservation .linkbtn {
    margin-bottom: 20px;
} */

#reservation .linkbtn a {
    width: 60%;
    margin-left: auto;
    margin-right: auto;
    font-size: 20px;
    padding: 15px 0;
}




@media screen and (min-width: 1000px) {

    #reservation {
        width: 80%;
        /* max-width: 1000px; */
        padding: 10px;
        max-width: 1200px;
        min-height: 337px;
        /* margin: auto auto 0px; */
        /* font-size: 16px; */
        text-align: center;
        /* background: url(../img/top/reserve/blue/bg_reserve.svg) no-repeat top center; */
        /* border: none; */

    }

    #reservation .how {
        padding-top: 45px;
    }

    #reservation .inside-1 {
        background: url(../img/top/reserve/blue/pc/bg_reserve_bottom.svg) no-repeat bottom center;
    }

    #reservation .inside-2 {
        padding-bottom: 45px;
        background: url(../img/top/reserve/blue/pc/bg_reserve_top.svg) no-repeat top center;
    }


}


/* 
@media screen and (max-width: 1150px) {
    #reservation .inside {
        padding: 25px 5% 0;
    }
} */


/* 
@media screen and (max-width: 1024px) {
    #reservation {
        width: 90%;
        max-width: 860px;
        background: url(../img/top/reserve/bg_reserve_1024.svg) no-repeat top center;
    }

    #reservation .inside {
        padding: 30px 5% 0;
    }
} */


/* 
@media screen and (max-width: 900px) {
    #reservation {
        width: 85%;
        background: #fff;
        padding: 10px;
        border: #4086b2 thin solid;
        margin-bottom: 30px;
    }

    #reservation .how h6 {
        width: 85%;
     
}

#reservation .how .tel_link {
    display: block;
    margin: 0;
}

#reservation .how .tel_link a {
    color: #000;
}

#reservation .deco {
    display: block;
}

#reservation .inside {
    margin-top: -4.4em;
    margin-bottom: -5em;
    padding: 0 5% 0;
}


#reservation .linkbtn a {
    width: 80%;

}


}

*/
/* 
@media print,
screen and (max-width: 640px) {

    #reservation .inside {
        margin-top: -2em;
        margin-bottom: -4em;
        padding: 10px 2.5% 15px;
    }

    #icon_reserve {
        width: 80%;
    }

    #reservation .linkbtn a {
        font-size: 18px;
    }

    #reservation .telnum {
        font-size: 18px;
    }

    .mob640 {
        display: block;
    }
} */