@charset "UTF-8";

@media screen and (min-width: 768px) {
.cnt-inner {
	background-color: #fff;
	width: 100%!important;
	margin: 0 auto;
}
}

@media screen and (max-width: 767px) {
.cnt-inner {
	height: auto!important;
	background-color: #fff;
}
}
/*================================================
	layout
================================================*/
.l-container img {
	vertical-align: bottom;
}
.l-main {
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}
.main-text {
	font-weight:normal;
}
@media screen and (min-width: 768px) {
.l-main {
	width: 100%;
	position: relative;
	min-width: 960px;
	margin: 41px 0 0;
	padding: 0;
	overflow: hidden;
	text-align: center;
	background-color: #58463E;
	height: 60px;
	color: #fff;
}
.main-text {
	font-size: 27.5px;
	margin: 0 auto;
	position: relative;
	width: 960px;
	text-align: center;
	line-height: 60px;
	height: 60px;
}
.l-btn {
	width: 100%;
	position: relative;
}
.btn-inner {
	width: 960px;
	margin: 40px auto;
}
.l-container {
	width: 100%;
	background-color: #DCDCDC;
	padding: 50px 0 0px;
	vertical-align: bottom;
}

.visit-reserve {
    width:960px;
    margin: 0 auto;
    border: none;
	    padding-top: 70px;
    padding-bottom: 40px;
}
.visit-reserve-place {
    margin: 20px auto 20px;
    width: 736px;	
}
.visit-reserve-box {
	width: 736px;
	border: 1px solid #58463C;
	border-radius: 5px;
	box-sizing: border-box;
	margin: 0 auto;
}
	.l-reserve{
		padding-bottom: 70px;
	}
}

@media screen and (max-width: 767px) {
.l-main {
	width: 100%;
	position: relative;
	font-size: 5.33vw;
	/*    margin: 41px 0 0;*/
	padding: 0;
	overflow: hidden;
	text-align: center;
	background-color: #58463E;
	color: #fff;
	height: 14.6vw;
	line-height: 14.6vw;
}
.l-main img {
	vertical-align: bottom;
}
.l-btn {
	margin-bottom: 4%;
}

.visit-reserve {
/*width: 90%;*/
    margin: 0 auto;
    border: none;
    padding-bottom: 0;
}
	
}

/*================================================
	module
================================================*/
.primary-heading {
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	color: #fff;
	background-color: #58463E;
	font-weight: normal;
	text-align: center;
}
.primary-text {
	text-align: center;
	color: #fff;
}
.more-btn {
	justify-content: space-between;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	position: relative;
}
.pt-heading-1 {
	letter-spacing: 0.25rem;
	text-indent: 0.25rem;
}
.pt-heading-2 {
	letter-spacing: 1rem;
	text-indent: 1rem;
}

@media screen and (min-width: 768px) {
.primary-heading {
	font-size: 27.5px;
	line-height: 60px;
	height: 60px;
	width: 100%;
}
.secondary-heading {
	font-size: 34px;
	line-height: 1;
	display: block;
	text-align: center;
	padding-bottom:30px;
}
.thirdly-heading {
	font-size: 34px;
	line-height: 1;
	display: block;
	text-align: center;
	padding-bottom:30px;
}
.primary-text {
	font-size: 28px;
	line-height: 1.7;
	text-align: center;
}
.secondary-text {
	font-size: 30px;
	line-height: 1;
	text-align: center;
	padding-top: 25px;
	padding-bottom: 35px;
	}
}

@media screen and (max-width: 767px) {
.primary-heading {
	font-size: 5.46vw;
	width: 100%;
	height: 14.6vw;
	line-height: 14.6vw;
}
	
.secondary-heading {
	font-size: 5.33vw;
	line-height: 1;
	display: block;
	text-align: center;
/*	padding-bottom:30px;*/
	width: 100%;
	background-color: #DCDCDC;
	height: 14.66vw;
	line-height: 14.66vw;
}
.thirdly-heading {
    font-size: 5.6vw;
    line-height: 1.3;
    display: block;
    text-align: center;
    /* padding-bottom: 30px; */
    width: 100%;
    background-color: #DCDCDC;
    height: 13.16vw;
    padding-top: 1.5vw;
	    margin-bottom: 5%;
}
.thirdly-heading span{
	font-size:4vw;
	display: block;
	text-align: center;
}
.primary-text {
	color: #000;
	font-size: 3.73vw;
	line-height: 1.7;
	margin: 6.67% 0 6.67%;
	text-align: center;
}
.secondary-text {
	font-size:4.8vw;
	line-height: 1;
	text-align: center;
    padding-top: 6%;
    padding-bottom: 4%;
	
}
.footer-copyright {
    display: block;
    margin: 15px auto 4vw;
    width: 86%;
}
	.footer {
    width: 100%;
    text-align: center;
    border-top: none;
    font-size: 12px;
    line-height: 1.6;
}
}
/*================================================
	utility
================================================*/


/*================================================
state
================================================*/
