@charset "utf-8";
/*
Theme Name: hello-elementor-child
Template: hello-elementor
Description: extra styles for hello-elementor
Author: Kenta Kawakami
Version: 2.3.1
*/

/* reset elementor style */
p{
    margin-bottom: 0!important;
}
.elementor-widget:not(:last-child){
    margin-bottom: 0!important;
}
/* reset elementor style end */

/* global class */
.main-color{
    color: var(--e-global-color-secondary)!important;
}
@media (max-width: 767px){
    .pc-tb-display{
        display: none;
    }
}
@media (min-width: 768px){
    .sp-display{
        display: none;
    }
}
.fsize16{
    font-size: 16px;
}
.fsize-x14{
    font-size: 1.4em;
}
.fa-phone-alt{
    color: var( --e-global-color-secondary );
}
.blue-link,
.blue-link a{
    color: var( --e-global-color-5d9b474 );
    text-decoration: underline!important;
}
.button-full-width a{
    display: block!important;
}
@font-face {
  font-family: logo;
  src: url("assets/fonts/dfssnGyosho-W5-01-extraction.woff") format("woff");
}
.elementor-widget-theme-site-title .elementor-heading-title,.site-logo .elementor-heading-title{
 font-family: logo, sans-selif!important;
}
/* global class end */

/* header settings */
.header-nav li:last-child .elementor-item{
    background: var( --e-global-color-secondary );
    color: white!important;
    padding:12px 12px!important;
    border: 1px solid white;
    border-radius: 28px!important;
}
@media (max-width: 1024px){
    .header-nav li:last-child .elementor-item{
        width: 80%;
        margin: 0 auto;
        margin-bottom: 12px;
    }
}
@media (min-width: 1025px){
    .header-nav li:last-child .elementor-item{
        display:none;
    }
}


.header-nav li:nth-last-child(2) .elementor-item:hover{
    color: var(--e-global-color-primary)!important;
    background-color: white!important;
}

.header-nav li:nth-last-child(2) .elementor-item{
    background: var(--e-global-color-primary);
    color: white!important;
    padding:12px 12px!important;
    border: 1px solid white;
    border-radius: 28px!important;
}
@media (max-width: 1024px){
    .header-nav li:nth-last-child(2) .elementor-item{
        width: 80%;
        margin: 0 auto;
        margin-bottom: 12px;
    }
}
.header-nav li:nth-last-child(2) .elementor-item:hover{
    color: var(--e-global-color-primary)!important;
    background-color: white!important;
}


/*top page*/
.page-id-33  .top-header{
	display:none;
}
/*top page終わり*/

/*.page-id-3903 .header-res-nav{
	display:none;
}
.page-id-3917 .header-res-nav{
	display:none;
}
.page-id-3946 .header-res-nav{
	display:none;
}
.page-id-3958 .header-res-nav{
	display:none;
}*/

/* header settings end */

/* put figcation to the figure */
.hero-with-caption figcaption{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    writing-mode: vertical-rl;
    background: rgba(0, 0, 0, 0.6)!important;
    padding: 24px 8px;
    white-space: nowrap!important;
    box-sizing: border-box;
	/*margin-left:-17.5px;*/
	font-size: 28px;
}
figure.gallery-item {
    position: relative;
}
.standard-nav-item figcaption{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.image-nav-with-caption figcaption{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    white-space: nowrap;
}
.image-flip-text .elementor-gallery-item__title,
.image-flip-text .elementor-gallery-item__description{
    opacity: 1!important;
    transition-duration: 0.4;
}
.image-flip-text .e-gallery-item .elementor-gallery-item__title{
    display: inline;
}
.image-flip-text .e-gallery-item:hover .elementor-gallery-item__title{
    display: none;
}
.image-flip-text .e-gallery-item .elementor-gallery-item__description{
    display: none;
}
.image-flip-text .e-gallery-item:hover .elementor-gallery-item__description{
    display: inline;
}
/* end */

.bottom-nav-item .wp-caption a::after{
    content: url("/wp-content/uploads/2021/08/hikyo_yajirushi-xs.png");
    display: block;
    position: absolute;
    bottom: 24px;
    left: 50%;
    transform: translateX(-50%);
}


@media screen and (max-width:767px){
	.bottom-nav-item .wp-caption a::after{
		display:none;
	}
}



.plan-slides .swiper-slide-bg{
    background-size: 62%!important;
}

.close-modal{
    cursor: pointer;
}


/* reserve search */

.reserve-btn a{
    cursor: pointer;
}
#rsv-component{
    display: none;
    font-family: "Noto Serif JP", Sans-serif;
    width: 100vw;
	background-color:#fff;
}
.rsv_list{
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}
.rsv_list_item{
    padding: 0 16px;
}
.rsv_list_item_title{
    color:#000;
}
.rsv_title h6{
	color:#000;
    display: inline;
}
.rsv_title:before{
	color:#000;
}
.rsv_list_item:first-of-type{
    margin-right: 36px;
}
.rsv_list_item:nth-of-type(1) .rsv_title::before{
    font-family: 'Font Awesome 5 Free';
    content: '\f002';
    font-weight: 900;
    margin-right: 4px;
}
.rsv_list_item:nth-of-type(2) .rsv_list_item_title p::after{
    font-family: 'Font Awesome 5 Free';
    content: '\f073';
    font-weight: 300;
    margin-left: 4px;
}
.rsv_list_item:nth-of-type(3) .rsv_list_item_title p::after{
    font-family: 'Font Awesome 5 Free';
    content: '\f594';
    font-weight: 900;
    margin-left: 4px;
}
.rsv_list_item:nth-of-type(4) .rsv_list_item_title p::after{
    font-family: 'Font Awesome 5 Free';
    content: '\f0c0';
    font-weight: 900;
    margin-left: 4px;
}
.rsv_list_item_body{
    display: flex;
    flex-direction: row;
    align-items: center;
}
.rsv_list_item_body span{
    margin-left: 4px;
    margin-right: 16px;
}
.rsv_title {
    margin-top: 26px;
}
.rsv_title h6{
    font-weight: bold;
    font-size: 18px;
}
#rsv_year,
#rsv_month,
#rsv_day,
#rsv_haku,
#rsv_num{
    padding: 4px 12px;
    border-radius: 8px;
}
#rsv_year{
    width: 100px;
}
#rsv_month,
#rsv_day,
#rsv_haku,
#rsv_num{
    width: 80px;
}
.btn_search{
    outline: none!important;
    color: var(--e-global-color-primary)!important;
    border: 1px solid var(--e-global-color-primary)!important;
    background-color: var(--e-global-color-9f78a0c)!important;
    border-radius: 24px!important;
    padding: 8px 32px!important;
	margin-top:16px;
}
.btn_search:hover{
    color: var(--e-global-color-9f78a0c)!important;
    background-color: var(--e-global-color-primary)!important;
}
.header-sticky--top.elementor-sticky--active .elementor-background-overlay{
    opacity: 0.7!important;
}
/* reserve search end */



