/* ::::::::::::::::::::::::::::::::::
	共通
::::::::::::::::::::::::::::::::::: */


/*
  cf
*/

.cf {
    width: 100%;
}

.cf:after {
    content: "";
    display: block;
    clear: both;
}

.single-page p {
    font-size: 15px;
    margin: 0;
}

.amore-inner-container {
    padding-bottom: 100px;
}

@media screen and (max-width: 771px) {
    .amore-inner-container {
        padding-bottom: 50px;
    }
    .single-page p {
        font-size: 14px;
    }
}

.entry-content ul,
.single-page ul {
    list-style: none;
    padding-left: 0;
}


/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
	おしながき /menu
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

.page-id-2 .amore-divider,
.page-id-526 .amore-divider,
.page-id-546 .amore-divider {
    background-image: url("https://kagurazaka-echigo.com/wp-content/uploads/2017/07/main-menu-2.jpg");
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.page-id-529 .amore-divider {
    background-image: url("https://kagurazaka-echigo.com/wp-content/uploads/2017/08/drink-main01.jpg");
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.oshinagaki-container {
    padding-top: 30px;
    margin-bottom: 60px;
}

.menu-page h2 {
    font-weight: bold !important;
    border-bottom: 1px dotted grey;
    padding-top: 80px;
    padding-bottom: 14px;
    margin-bottom: 14px;
}

.menu-page h2 {
    padding-top: 0px;
}

@media screen and (max-width: 771px) {
    .menu-page h2 {
        padding-top: 0px;
    }
}

.menu-page h3 {
    border-bottom: none;
    font-size: 25px;
    margin-bottom: 0;
}

.item-name {
    float: left;
}

.item-price {
    float: right;
}

dl.col_list {
    margin-top: 20px;
    margin-bottom: 28px !important;
}


/*@media screen and (min-width: 992px)  {
	dl.col_list {
		padding-bottom: 10px;
	}
}*/

@media screen and (max-width: 771px) {
    dl.col_list {
        margin-top: 10px;
        margin-bottom: 25px !important;
    }
}

.page_headline3-wrapper {
    margin-top: 60px;
}

@media screen and (max-width: 771px) {
    .page_headline3-wrapper {
        margin-top: 45px;
    }
}

.img-box dl.col_list {
    margin-top: 0 !important;
    margin-bottom: 5px !important;
}

.oshinagaki-container-title {
    padding-right: 15px;
    padding-left: 15px;
}

ul.menu-photo-list {
    padding: 0;
    padding-left: 0;
    margin: 80px 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
}

.menu-photo-list li {
    list-style: none;
    margin-bottom: 30px;
}

ul.menu-photo-list li h4 {
    margin-top: 8px;
}

@media screen and (max-width: 771px) {
    .menu-photo-list li {
        margin-bottom: 20px;
    }
}

.menu-photo-list li h4 {
    padding-top: 0;
    margin-bottom: 0;
    font-size: 115%;
}

.menu-photo-list li p {
    /*color: #bf942e;*/
    line-height: 1.3;
}

@media screen and (max-width: 771px) {
    .menu-photo-list li:nth-child(odd) {
        padding-right: 5px;
    }
    .menu-photo-list li:nth-child(even) {
        padding-left: 5px;
    }
    .menu-photo-list li h4 {
        font-size: 13px;
    }
}

.special-menu-container {
    margin-top: 30px;
    margin-bottom: 80px;
}

.special-menu-text .price {
    /*color: #bf942e;*/
    line-height: 1.3;
    margin-top: 20px;
}

.oshinagaki-list-container {
    margin-bottom: 80px;
}

ul.oshinagaki-list {
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 0;
    margin-top: 15px;
}

ul.oshinagaki-list li {
    clear: both;
    position: relative;
    /* border-bottom: dashed 1px #333; */
    list-style-type: none;
    /* padding-bottom: 34px; */
    display: flex;
    justify-content: space-between;
}
ul.oshinagaki-list li::before {
    content: "";
    position: absolute;
    border-bottom: dashed 1px #333;
    width: 100%;
    top: 1em;
    z-index: 0;
}

ul.oshinagaki-list li p {
    /* background: #fff;
    padding-right: 10px;
    position: absolute;
    bottom: -16px;
    left: 0; */
    z-index: 1;
    width: calc(100% - 60px);
}


ul.oshinagaki-list li p span{
    background: #fff;
    padding-right: 10px;
    z-index: 1;    
}

ul.oshinagaki-list li .price {
    background: #fff;
    /* padding-left: 10px;
    position: absolute;
    bottom: -16px;
    right: 0; */
    width: 60px;
    text-align: right;
    z-index: 1;
}

h2.menu-main-title {
    font-size: 30px;
    color: #bf942e;
    text-align: center;
}

@media screen and (max-width: 771px) {
    h2.menu-main-title {
        font-size: 25px;
        text-align: left;
    }
}

h3.menu-category-title {
    font-size: 20px;
    padding-bottom: 0;
    padding-left: 15px;
    font-weight: bold !important;
}

.oshinagaki-list-container section {
    margin-top: 30px;
    margin-bottom: 40px;
}

@media screen and (max-width: 771px) {
    .oshinagaki-list-container section {
        margin-bottom: 70px;
    }
}

.menu-link-btn-container {
    margin-bottom: 35px;
}

@media screen and (max-width: 767px) {
    .menu-link-btn-container {
        margin-bottom: 20px;
    }
}

.menu-link-btn {
    display: block;
    width: 100%;
    font-size: 15px;
    letter-spacing: 2px;
    background: #fff;
    color: #3d3939;
    border: 1px solid #3d3939;
    text-align: center;
    padding: 15px;
    line-height: 30px;
}

@media screen and (max-width: 767px) {
    .menu-link-btn {
        padding: 5px;
    }
}

.menu-link-btn:before {
    font-family: FontAwesome;
    content: "\f105";
}

@media screen and (max-width: 767px) {
    .menu-link-btn {
        margin-bottom: 10px;
    }
}

.menu-link-btn:hover {
    background: #3d3939;
    color: #fff;
    opacity: 0.8;
}

.page-id-672 .menu-link-btn.menu-link-kaiseki-btn,
.page-id-725 .menu-link-btn.menu-link-holiday-btn,
.page-id-546 .menu-link-btn.menu-link-oshinagaki-btn,
.page-id-529 .menu-link-btn.menu-link-drink-btn {
    background: #3d3939;
    color: #fff;
}


/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
	about
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

.page-id-142 .amore-divider,
.page-id-298 .amore-divider,
.page-id-1690 .amore-divider,
.page-id-358-wrap .amore-divider {
    background-image: url("https://kagurazaka-echigo.com/wp-content/uploads/2017/04/tennai01.jpg");
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

#about-top-container {
    border-bottom: 1px solid #d9b884;
    padding-top: 50px;
    padding-bottom: 50px;
    margin-bottom: 70px;
}

#about-top-container h1,
#about-top-container p,
#about-project-team-container h2 {
    text-align: center;
}

@media screen and (max-width: 771px) {
    #about-top-container p {
        text-align: left;
    }
}

#about-top-container h1 {
    line-height: 1.6;
    font-size: 20px;
}

@media screen and (max-width: 771px) {
    #about-top-container h1 {
        font-size: 18px;
        text-align: left;
    }
}

#about-top-container h1 .ttl-top {
    font-size: 25px;
    line-height: 2.5;
}

@media screen and (max-width: 771px) {
    #about-top-container h1 .ttl-top {
        font-size: 20px;
    }
}

#about-project-team-container h2 {
    font-size: 30px;
    margin-bottom: 50px;
}

@media screen and (max-width: 771px) {
    .page-id-142 #about-project-team-container h2,
    .page-id-298 #about-project-team-container h2 {
        font-size: 24px;
    }
}

.project-team-wrap section {
    padding-top: 20px;
    padding-bottom: 20px;
    border: 1px solid #eee;
    margin-bottom: 30px;
}

.project-team-wrap section:nth-child(odd) {
    float: left;
}

.project-team-wrap section:nth-child(even) {
    float: right;
}

.project-team-wrap h3 {
    font-size: 25px;
    color: #8e6d2e;
    font-weight: bold;
    text-align: center;
    letter-spacing: 6px;
}

article .project-team-wrap h3 {
    font-size: 25px;
    border-bottom: none !important;
    padding-bottom: 0 !important;
    margin-bottom: 5px !important;
}

.project-part {
    font-size: 18px;
    color: #8e6d2e;
    line-height: 2;
    text-align: center;
}

h3 .project-part {
    color: #000;
}

p.profile-txt {
    color: #000;
    text-align: center;
}

.project-team-wrap p {
    font-size: 15px;
}

hr.line {
    border: 0;
    height: 1px;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
    background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
    background-image: -ms-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
    margin-top: 20px;
}

p.member-photo {
    width: 40%;
    margin: 0 auto 30px auto !important;
}


/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
	ギャラリー /gallery
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

.page-id-178 .amore-divider {
    background-image: url("https://kagurazaka-echigo.com/wp-content/uploads/2017/08/gallery-main01.jpg");
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

#gallery-container {
    margin-top: 70px;
    margin-bottom: 70px;
}

@media screen and (max-width: 771px) {
    #gallery-container {
        margin-top: 40px;
        margin-bottom: 40px;
    }
}

.fbx-prev:before,
.fbx-next:before,
.fbx-close:before {
    font-family: FontAwesome;
}

.fbx-prev:before {
    content: "\f060";
}

.fbx-next:before {
    content: "\f061";
}

.fbx-close:before {
    content: "\f00d";
}


/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
	お知らせ /news
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */


/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
	店内へのこだわり /store
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

.page-id-358-wrap {
    border-bottom: 1px solid #999;
}


/*.about-kodawari-box {
	margin-bottom: 75px;
}*/

.about-kodawari-lead h3 {
    font-size: 24px;
    line-height: 1.6;
    font-weight: bold !important;
    margin-bottom: 30px !important;
}

@media screen and (max-width: 771px) {
    .about-kodawari-lead h3 {
        font-size: 18px;
    }
}

.about-kodawari-box {
    margin-bottom: 120px;
}

@media screen and (max-width: 771px) {
    .about-kodawari-box {
        margin-bottom: 70px;
    }
}

.about-kodawari-box-header {
    margin-bottom: 55px;
}

@media screen and (max-width: 771px) {
    .about-kodawari-box-header {
        margin-bottom: 25px;
    }
}

.about-kodawari-box-header h2 {
    color: #fff;
    background-color: #e9c894;
    font-size: 22px !important;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    padding: 10px;
}

@media screen and (max-width: 771px) {
    .about-kodawari-box-header h2 {
        font-size: 20px !important;
    }
}

.page-id-142 p,
.page-id-298 p,
.page-id-358-wrap p {
    line-height: 2;
    margin: 0 0 10px 0;
}

@media screen and (max-width: 991px) {
    .page-id-142 p,
    .page-id-298 p,
    .page-id-358-wrap p {
        line-height: 2;
        margin: 0 0 0 0;
    }
}

.page-id-142 #about-top-container,
.page-id-298 #about-top-container {
    border-bottom: none;
    padding-top: 15px;
    margin-bottom: 10px;
}

.page-id-358-wrap #about-top-container {
    border-bottom: none;
    margin-bottom: 28px;
}

@media screen and (max-width: 991px) {
    .page-id-142 #about-top-container,
    .page-id-298 #about-top-container,
    .page-id-358-wrap #about-top-container {
        border-bottom: none;
        margin-bottom: 0;
    }
}


/*.about-kodawari-box h3 {
	font-size: 28px;
	border-bottom:none;
}*/


/*.about-kodawari-txt {
    border-left: 3px solid #d9b884;
}*/

.about-kodawari-txt a {
    text-decoration: underline;
}

.page-id-142 article h3:not(.page-title),
.page-id-298 article h3:not(.page-title),
.page-id-358-wrap article h3:not(.page-title) {
    border-bottom: none;
    margin-bottom: 0;
}

@media screen and (max-width: 771px) {
    .about-kodawari-txt {
        margin-bottom: 10px;
    }
}

.page-id-358-wrap .about-kodawari-txt {
    padding-top: 32px;
}

.about-kodawari-txt h3 {
    font-size: 24px !important;
    line-height: 1.6;
    border-bottom: none;
    font-weight: bold !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    margin-bottom: 24px !important;
}

.page-id-358-wrap .about-kodawari-txt h3 {
    margin-bottom: 31px !important;
}

@media screen and (max-width: 771px) {
    .about-kodawari-txt h3 {
        font-size: 18px !important;
        line-height: 1.6;
        border-bottom: none;
        font-weight: bold !important;
        padding-top: 0 !important;
        padding-bottom: 0 !important;
        margin-bottom: 24px !important;
    }
}

.about-kodawari-txt hr {
    width: 80px;
    margin-top: 0px;
    margin-bottom: 25px !important;
    border-top: 2px solid #d9b884;
    text-align: left;
    display: inline-block;
}

.page-id-358-wrap .about-kodawari-txt hr {
    margin-bottom: 32px !important;
}

#arata-map .about-kodawari-txt {
    margin-bottom: 15px;
}

@media screen and (max-width: 771px) {
    #arata-map .about-kodawari-txt {
        margin-bottom: 0;
    }
}

#arata-map .about-kodawari-txt h3 {
    text-align: center;
}

#arata-map {
    margin-bottom: 80px;
}

.profile-wrap h4 {
    font-size: 25px;
}

.profile-wrap ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
}

.kodawari-contents {
    margin-bottom: 100px;
}

@media screen and (max-width: 767px) {
    .kodawari-contents {
        margin-bottom: 85px;
    }
}


/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
	CUSTOM - ogino
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

@media screen and (max-width: 991px) {
    .amore-divider {
        padding-top: 100px !important;
        padding-bottom: 50px !important;
    }
}

@media screen and (max-width: 771px) {
    .amore-divider {
        padding-top: 70px !important;
        padding-bottom: 20px !important;
    }
}

@media only screen and (max-width: 771px) {
    .top-headline {
        font-size: 18px !important;
        margin-top: 0 !important;
        height: auto;
    }
}


/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
	宴会コース / enkai
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

.page-id-672 .amore-divider,
.page-id-725 .amore-divider {
    background-image: url("https://kagurazaka-echigo.com/wp-content/uploads/2017/08/main-menu-enkai-01.jpg");
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.course-ttl {
    margin-bottom: 10px;
}

.course-ttl h3 {
    font-size: 25px;
    border-bottom: 1px solid #d9b884;
    margin-bottom: 10px;
    line-height: 36px;
}

@media screen and (max-width: 767px) {
    .course-ttl h3 {
        font-size: 20px;
        line-height: 30px;
    }
}

.enkai-menu-image img {
    width: 100%;
}

.notice-txt {
    color: #cc3a29;
    font-weight: bold !important;
    font-size: 16px !important;
}

.notice-box {
    background: #f3e0cd;
    padding: 20px;
    border: 1px solid #c78484;
    margin: 40px 0;
}

@media screen and (max-width: 771px) {
    .notice-box {
        margin: 20px 0;
    }
}

.notice-box p {
    font-size: 17px;
    font-weight: bold !important;
    line-height: 1.7;
    color: #c33636;
}

@media screen and (max-width: 771px) {
    .notice-box p {
        font-size: 15px;
        font-weight: bold !important;
        line-height: 1.7;
        color: #c33636;
    }
}

.short-hr {
    width: 80px;
    margin-top: 0px;
    border-bottom: 2px solid #d9b884;
    text-align: left;
    display: inline-block;
}

.special-menu-text .short-hr {
    margin-top: 10px;
}

.course-list dl {
    margin-bottom: 15px;
}

.course-list dl dd {
    margin-bottom: 0px;
}

.enkai-contents-wrap {
    margin-bottom: 70px;
}

.drink-course-menu-list h3 {
    border-bottom: 0;
}

@media only screen and (max-width: 992px) {
    .drink-course-menu-list {
        border-bottom: 1px solid #d9b884;
        margin-bottom: 50px;
        padding-bottom: 25px;
    }
    .drink-course-menu-list:last-child {
        border-bottom: none;
        margin-bottom: 0;
    }
    .enkai-contents-wrap:last-child {
        margin-bottom: 0;
    }
}

.drink-course-menu-list ul li {
    margin-bottom: 10px;
}

p.drink-notice-txt {
    margin-top: 25px;
    padding-left: 15px;
    padding-right: 15px;
}

#drink-course-menu-contents ul {
    list-style: none;
}

.soft-drink-container {
    background: #fdf9e6;
    padding: 15px;
    border: 1px solid #e4dcb6;
}


/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
	2020/07/22 追加
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

.season-limited-menu {
    position: relative !important;
    bottom: 0 !important;
    background: #387fbb !important;
    color: #fff !important;
    padding: 0px 10px !important;
    margin-right: 5px !important;
    display: inline-block !important;
}