@charset "UTF-8";
/* CSS Document */
.home-grandOpen-text {
    font-size: 20px;
    text-align: center;
    color: #95845D;
    background-image:none;
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
    max-width: 600px;
    padding: 10px 20px;
    margin: 35px auto 0;
	border: 2px solid #95845D;
	display: block;
}
@media (max-width: 767px){
	.home-grandOpen-text {
		font-size: 16px;
		width: 90%;
	}
	.home-grandOpen-text em{
		font-size: 1.4em;
	}
}
.home-grandOpen-text span{
	border-top:  1px solid #95845D;
	display: block;
	margin-top: 5px;
	padding-top: 5px;
}

.ph-slick__item {
	max-width: 340px;
	margin: 0 1px;display: block;
}

.home-grandOpen-container .information{
	max-width: 600px;
	background-image: url("../images/information-bg.jpg");
	background-position: center;
	background-repeat: no-repeat;
	background-size: auto;
	margin: 35px auto 0;
	padding: 25px 30px;
	border-radius: 10px;
}

.home-grandOpen-container .information span.text-border{
	background: linear-gradient(transparent 60%, #FFFAD0 60%);
	display: inline-block;
	font-size: 16px;
	
}


.home-grandOpen-container .information .heading-info {
	position: relative;
	padding-bottom: 0.4em;
	margin-bottom: 13px;
	color: #95845D;
	font-size: 22px;
	display: block;
	border-bottom: double 3px #95845D;
	font-weight: bold;
}


.home-grandOpen-container .information p{
	font-size: 	15px;
	line-height: 1.3
}
.home-grandOpen-container .information p span{
	font-weight: bold;
	display: block;
	font-size: 	15px;
	color:  #3C372D;
	margin-bottom: 0.3em;
}


.home-grandOpen-container .information2 {
    max-width: 600px;
	background-color: #fff;
    background-position: center;
    background-repeat: no-repeat;
    background-size: auto;
    margin: 35px auto 0;
    padding: 25px 30px;
    border-radius: 10px;
	border: 2px solid #95845D;;
}
.home-grandOpen-container .information2 span.text-border{
	background: linear-gradient(transparent 60%, #FFFAD0 60%);
	display: inline-block;
	font-size: 16px;
	
}


.home-grandOpen-container .information2 .heading-info {
	position: relative;
	padding-bottom: 0.4em;
	margin-bottom: 13px;
	color: #95845D;
	font-size: 22px;
	display: block;
	border-bottom: double 3px #95845D;
	font-weight: bold;
}


.home-grandOpen-container .information2 p{
	font-size: 	15px;
	line-height: 1.3
}
.home-grandOpen-container .information2 p span{
	font-weight: bold;
	display: block;
	font-size: 	15px;
	color:  #3C372D;
	margin-bottom: 0.3em;
}

@media screen and (min-width: 768px) {
    .home-grandOpen-container .information3 {
        display: grid;
        grid-template-columns: auto 1fr;
        gap: 40px;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 40px 60px;
    }
}
.home-grandOpen-container .information3 {
    width: 100%;
	max-width: 900px;
    padding: 20px;
    border-radius: 20px;
    background-color: #fff;
    background-repeat: no-repeat;
    margin-inline: auto;
	border: 3px solid #95845D;
}
.home-grandOpen-container .information3__title {
    text-align: center;
    font-size: 100%;
    margin-bottom: 20px;
}
@media screen and (min-width: 1024px) {
    .home-grandOpen-container .information3__title span.en {
        font-size: 3rem;
    }
}
.home-grandOpen-container .information3__title span.en {
    font-size: 22px;
    font-weight: 400;
}
@media screen and (min-width: 1024px) {
    .home-grandOpen-container .information3__title span.jp {
        font-size: 16px;
    }
}
.home-grandOpen-container .information3__title span.jp {
    font-size: 14px;
    font-weight: 300;
}
@media screen and (min-width: 1024px) {
    .home-grandOpen-container .information3__list {
        font-size: 2rem;
    }
}
.home-grandOpen-container .information3__list {
    font-size: 15px;
    font-weight: 400;
	line-height: 1.4;
}
@media screen and (min-width: 768px) {
    .home-grandOpen-container .information3__list li {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
}
.home-grandOpen-container .information3__list li {
    margin-bottom: .5em;
}
.home-grandOpen-container .information3__list li span.date {
    margin-right: 1em;
}
.home-grandOpen-container .information3__list li span {
    display: inline-block;
}
.home-grandOpen-container .information3__list li span {
    display: inline-block;
}

.home-fixedNav-staff {
	top: 20px;
    right: 0;
	left: unset;
}
@media (min-width: 768px){
	.home-fixedNav-staff img{
		width: 80%;
	}
}

.home-fixedNav-sns {
    right: 2%;
	left: unset;
}
.btn-info{
	font-size: 23px;
    color: #E0BA62;
	border: 1px solid #E0BA62;
	padding: 3px 10px;
	display: inline-block;
	vertical-align: middle;
	margin-top: 30px;
	padding: 0.5em 1em;
	text-align: center;
}
@media screen and (max-width: 767px) {
    .btn-info {
        font-size: 18px;
		margin: 30px auto 0;
		display: block;
		width: 360px;
    }
}
.btn-info:hover{
	background: #917b47;
	color: #fff;
}
.home-footer-text5:before {
    background-image: url(../images/icon-instagram2.svg);
}
.home-footer-text8:before {
    content: "";
    width: 45px;
    height: 45px;
    position: absolute;
    top: 0;
    left: 0;
    background-image: url(../images/icon-reservation2.svg);
    background-size: contain;
    background-repeat: no-repeat;
}
.home-footer-text8 {
    padding-left: 57px;
    position: relative;
    min-height: 45px;
    font-size: 16px;
    padding-top: 12px;
    margin-top: 12px;
}
.home-footer-text7:before {
    content: "";
    width: 45px;
    height: 45px;
    position: absolute;
    top: 0;
    left: 0;
    background-image: url(../images/icon-question2.svg);
    background-size: contain;
    background-repeat: no-repeat;
}

.home-footer-text7 {
    padding-left: 57px;
    position: relative;
    min-height: 45px;
    font-size: 16px;
    padding-top: 12px;
    margin-top: 12px;
}
@media screen and (max-width: 767px) {
    .home-footer-text7:before {
        width: 30px;
        height: 30px;
    }
}
@media screen and (max-width: 767px) {
    .home-footer-text8:before {
        width: 30px;
        height: 30px;
    }
}

.maker{
    background:linear-gradient(transparent 60%, rgb(255, 223, 241) 60%);
}