@charset "UTF-8";
/* CSS Document */
.pc-none{
	display: none;
}
.sp-none{
	display: block;
}
#wrap {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	overflow: hidden;
}
.sec01{
	
	position: relative;
}
.mv img {
	width: 100%;
	height: auto;
}
.logo {
	position: absolute;
	top: 20px;
	left: 20px;
}

.mv-contact {
	position: absolute;
	left:50%;
	bottom:140px;
	transform: translateX(-50%);
	background-color: rgba(255,255,255,0.80);
	width: 1200px;
	border-radius: 20px;
	padding: 40px 0;
	text-align: center;
	color:#a96354;
	font-size:20px;
}
.btn{
	margin-top: 40px;
}
.btn a{
	transition: 0.2s;
}
.btn a:hover{
	opacity: 0.8;
}
.gray {
	background-color: #F2F2F2;
}
.sec {
	padding-top: 100px;
	padding-bottom: 100px;
}
.inner1200 {
	max-width: 1200px;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}
.sec h2 {
	font-weight: bold;
	font-size: 40px;
	color: #333333;
	text-align: center;
	background-image: url(../../img/title_bg.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 40px;
	margin-bottom: 60px;
}

.listbox {
	background-color: #FFFFFF;
	width: 610px;
	padding-left: 70px;
	padding-right: 70px;
	padding-top: 50px;
	padding-bottom: 50px;
	margin-left: auto;
	margin-right: auto;
	border-radius: 20px;
	-webkit-box-shadow: 10px 10px #808080;
	box-shadow: 10px 10px #808080;
}
.listbox ul li {
	background-image: url(../../img/icon_check.png);
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom: 2px solid #F8BD63;
	font-size: 24px;
	padding-left: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.centertxt {
	text-align: center;
}

.centerphoto img {
	width: 100%;
	height: auto;
}
.sec04{
	background: #582b25;
}

.sec04 h2 {
	color: #fff;
}
.sec09 h2 {
	color: #fff;
}
.leftphotobox .photo{
	float: left;
	width: 50%;
}
.leftphotobox .txt {
	float: right;
	color: #FFFFFF;
	padding: 50px 40px;
	width: calc(50% - 80px);
	font-size:18px;
}
.leftphotobox .txt h3{
	font-size:24px;
	font-weight: bold;
	line-height: 38px;
	padding-left: 120px;
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom: 20px;
}
.leftphotobox .txt h3.num01{
	background-image: url(../../img/num01.png);
}
.leftphotobox .txt h3.num03{
	background-image: url(../../img/num03.png);
}
.rightphotobox .photo{
	float: right;
	width: 50%;
}
.rightphotobox .txt {
	float: left;
	color: #FFFFFF;
	padding: 50px 40px;
	width: calc(50% - 80px);
	font-size:18px;
}
.rightphotobox .txt h3{
	font-size:24px;
	font-weight: bold;
	line-height: 38px;
	padding-left: 120px;
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom: 20px;
}
.rightphotobox .txt h3.num02{
	background-image: url(../../img/num02.png);
}
h4 {
	background: #582b25;
	color:#fff;
	border-radius: 10px;
	font-size:24px;
	font-weight: bold;
	padding: 20px;
}
.cel4 {
	margin-top: 40px;
	margin-bottom: 40px;
	text-align: left;
}
.cel4box{
	display: inline-block;
	width: 250px;
	margin: 22px;
}
.cel3 {
	margin-top: 0px;
	margin-bottom: 20px;
	text-align: center;
}
.cel3box{
	display: inline-block;
	width: 352px;
	margin: 22px;
}#contact {
	background-image: url(../../img/contact-bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.foottel {
 margin-left: auto;
 margin-right: auto;
 padding: 40px;
	background: #fff;
	border-radius: 20px;
	text-align: center;
	
}
.foottel h5 {
 font-size: 24px;
 font-weight: bold;
 color: #5B4D42;
 padding-bottom: 15px;
 font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
}

.foottel .telnum{
 font-size: 28px;
 font-weight: bold;
 color: #5B4D42;
 padding-bottom: 15px;
 font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
}
.foottel .box {
 width: 28%;
 display: inline-block;
 vertical-align: top;
 padding-top: 0px;
 padding-left: 2%;
 padding-right: 2%;
 font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
 color: #666666;
}
.foottel .box .holiday {
 background-color: #7C754D;
 font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
 color: #FFFFFF;
 padding-top: 4px;
 padding-bottom: 4px;
 margin-bottom: 10px;
}
.btn2 a {
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	text-decoration: none;
	font-size: 20px;
	background: #fff;
	border-radius: 20px;
 color: #5B4D42;
	padding: 20px 0;
	margin-top:40px;
 font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
}
