@media print, screen and (min-width: 813px) {
/* mv start */	
.flexslider{ width: 100%;  height: 600px;}
.yoyaku-box{position: relative;margin-right: auto;margin-left: auto;max-width: 1240px;	}	
.yoyaku-box p{
	position: absolute;
	display: inline-block;
	left: 20px;
	top: 250px;
	z-index: 5;
}	
.flexslider ul.slides li{ width: 100%;  height: 600px;}	
/* mv end */
/*home-area01 start*/	
.home-area01 .wrap{display: flex; justify-content: space-between;}	
.top-newsBox {width: 45%; min-width: 480px; margin:0 40px 0 0;}	
.top-newsBox-ttl{margin-bottom: 20px; display: flex; justify-content: space-between;}	
.btnSt01 a {
background-color: #e0d7c8;
color: #40331f;
padding-left: 20px;
padding-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
border: 1px solid #40331F;
font-weight: bold;
	font-size: 1.8rem;
}
.btnSt01 a:hover{
opacity: 0.8;
}
.top-news-entry ul li{
border-bottom: 1px solid #9a8f7f;
padding: 10px 0;}

.top-news-entry ul li a{display: flex;}	
.top-news-entry ul li a .Date{width: 137px;}	
.top-news-entry ul li a .Detail{width: calc(100% - 137px); font-size: 1.8rem;}
.top-shinryoBox {width: 45%; min-width: 540px;}
.top-shinryoBox	.TitleStyle01{margin-bottom: 10px;}
.setumeikai-bnr{margin-top: 20px; width:57%;}
.kaitei-bnr{margin-top: 20px; width:42%;}

/*home-area01 end*/	
/*home-area02 start*/	
div.contentsBoxB{
overflow: hidden;
	background-image: url(../images/top-bg01.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

.carebox1 {
	min-height: 300px;
	border-top-right-radius: 2000px 300px;
	border-top-left-radius: 2000px 300px;
	margin-left: -200px;
	margin-right: -200px;
	padding-left: 200px;
	padding-right: 200px;
	background-size: cover;
	background-attachment: fixed;
	background-color: #FFFFFF;
	margin-top: 300px;
	margin-bottom: 0px;
	padding-bottom: 70px;
}
	.carebox1 .TitleStyle02{padding-top: 80px; text-align: center;}	
	.carebox1-cont{text-align: center; margin-top: 30px; line-height: 1.8; font-size: 1.8rem;}
	.carebox1 .button-arrow01{margin-top: 40px;} 
	
	
.carebox2 {	background-color: #fff;}
.carebox2 .bg{
	background-image: url("../../images/carebox2-bg.png");
	background-repeat: repeat-x;
	background-position: top;}	
	
.stickarrow {
	width: 40px;
	height: 8px;
	border-bottom: 2px solid #fff;
	border-right: 2px solid #fff;
	transform: skew(45deg);
	margin-left: auto;
	margin-right: auto;	
}
	
.trmtbox .list{width: 100%; display: flex; justify-content: space-between;}	
.trmt00{width: 29.5%; display: flex;}	
.trmt00 a{
	display: block;
	width:100%; 
	border-radius: 5px;
	padding-top: 165px;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 50px;
	background-position: center top;
	background-repeat: no-repeat;
	color: #FFFFFF;
	background-color: #403320;
}	
.trmt01 a{background-image: url(../images/trmt01-bg.jpg);
}	
.trmt02 a{background-image: url(../images/trmt02-bg.jpg);
}		
.trmt03 a{background-image: url(../images/trmt03-bg.jpg);}
.trmt00 a .icon{ text-align: center;}	
.trmt00	.TitleStyle03{text-align: center; margin-top: 20px;}.trmt00 .cont{margin-top: 30px; margin-bottom: 40px; line-height: 1.8; font-size: 1.8rem;}	
	
.carebox2 .bnr-area{padding: 40px 0 100px; background:#f0eee3;}	
	
	
/*home-area02 end*/

	
}

@media print, screen and (min-width: 813px) and (max-width: 1110px) {
	
	
/* home-area01 start */	
.home-area01 .wrap{ flex-wrap: wrap; justify-content:center;}
.top-newsBox {width: 100%; max-width: 720px; margin:0 0 40px 0;}
.top-shinryoBox {width: 100%; max-width: 720px;}	
/* home-area01 end */	
/*home-area02 start*/
.trmt01,.trmt02,.trmt03{width: 33%;}	
/* home-area02 end */	
	
	
	
}
