@charset "UTF-8";







.limit_plan_name1{
	font-size: 14px;
	color: #ac9769;
	color: #997d52;
	padding: 10px 0;
	line-height: 1.5;
	text-align: justify;
}

.limit_plan_box1{
	width: 100%;
	height: auto;
	margin: 40px auto;
}




@media print, screen and (max-width: 800px) {
.limit_plan_box2{
clear: both;
	width: 100%;
	margin: 0 auto;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-content: stretch;
}
}
@media print, screen and (min-width: 801px) {
.limit_plan_box2{
clear: both;
	width: 100%;
	margin: 0 auto;
	display: flex;
	justify-content: center;
}
}


@media print, screen and (max-width: 640px) {
.limit_plan1{
	width: 48%;
	height: auto;
	float: left;
	margin: 0 4% 0 0;
}
.limit_plan1 img{
	width: 100%;
	height: auto;
}
.limit_plan1:nth-child(2n){
	margin: 0;
}
}
@media print, screen and (min-width: 641px) {
/*
.limit_plan_box1{
	width: 89.552%;
	max-width: 670px;
	margin: 40px auto;
}
*/
/*
.limit_plan1{
	width: 30.343%;
	height: auto;
	float: left;
	margin: 0 4.349% 0 0;
}
.limit_plan1:nth-child(3){
	margin: 0;
}
*/

.limit_plan1{
	width: 17.5%;
	height: auto;
	margin: 0 1.25%;
	position: relative
}
.limit_plan1 img{
	width: 100%;
	height: auto;
}
/*
.limit_plan1:nth-child(5){
	margin: 0;
}
*/


}

.plan_ph_pa1{
	width: 100%;
	height: auto;
	margin: 0 ;
	padding: 0;
	position: absolute;
	top: 0;
	left: 0;
}










.limit_btn_box1{
	width: 100%;
	height: auto;
	margin: auto;
}
.limit_btn1{
	width: 33.333%;
	float: left;
}
.limit_date1{
	font-size: 12px;
}
.limit_headline1{
	font-size: 20px;
	font-size: 4vw;
	color: #997d52;
	padding: 0 0 10px;
	line-height: 1.5;
}
.limit_txt1{
	font-size: 14px;
	font-size: 2.8vw;
	padding: 0 0 20px;
}
.limit_txt1 strong{
	font-weight: 700;
}
@media print, screen and (min-width: 641px) {
.limit_headline1{
	font-size: 20px;
}
.limit_txt1{
	font-size: 14px;
}
}


.limit_txt1 h1{font-size: 4vw;}
.limit_txt1 h2{font-size: 3.4vw;}
.limit_txt1 h3{font-size: 2.8vw;}
.limit_txt1 h4{font-size: 2.3vw;}
.limit_txt1 h5{font-size: 2.3vw;}
.limit_txt1 h6{font-size: 2.3vw;}
@media print, screen and (min-width: 641px) {
.limit_txt1 h1{font-size: 20px;}
.limit_txt1 h2{font-size: 17px;}
.limit_txt1 h3{font-size: 14px;}
.limit_txt1 h4{font-size: 12px;}
.limit_txt1 h5{font-size: 12px;}
.limit_txt1 h6{font-size: 12px;}
}

.limit_txt1 a{
	color: #997d52;
	text-decoration: underline;
}
.limit_txt1.m01 a{
	clear: both;
	width: auto;
	padding: 6px 20px 5px;
	margin: 0 auto;
	color: #fff;
	background: #997d52;
	text-decoration:none;
	
	font-size: 3.1vw;
	border-radius: 6px;
}

@media print, screen and (min-width: 641px) {
.limit_btn_box1{
	width: 63.6%;
	margin: auto;
}
.limit_btn1{
	width: 33.333%;
	float: left;
}


.limit_txt1.m01 a{
	font-size: 16px;
}
}
















/****

切り替え表示css

***/

.blocks {
	display: none;
}

#block-01 {
	display: block;
}






/****

画像　縦・横

***/
.plan_box1{
	clear: both;
	width: 100%;
	height: auto;
	margin: 0 auto;
	position: relative;
}

@media print, screen and (max-width: 800px) {
.plan_btn1{
	width: 46%;
	height: auto;
	margin: 0 2% 30px;
	position: relative;
/*	float: left;*/
/*	background: #fff;*/
}
/*
.plan_btn1:nth-child(2n){
	float: right;
}
*/
}
.plan_btn1 .btn_bg1{
	width: 100%;
	height: 100%;
/*	background: #000;*/
}
.plan_btn1 .btn_bg2{
	width: 100%;
	height: 100%;
/*	background: #fff;*/
}
.plan_btn1 a{
	display: block;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}
.plan_ph1{
	width: 100%;
	height: auto;
	overflow: hidden;
	position: relative;
	margin: 0;
	padding: 0;
}
.plan_ph1 img{
	width: 100%;
	height: auto;
}

.plan_ph1_cms{
	width: 125%;
	height: auto;
	position: absolute;
	top: 50%;
	left: 50%;

}
.plan_ph1_cms2{
	transform: translate(-50%,-50%);
}

@media print, screen and (min-width: 801px) {
.plan_btn1{
	width: 17.5%;
	height: auto;
	margin: 0 1.25%;
	padding: 0;
	position: relative;
}


}
