@charset "utf-8";

/*ttl_area*/
.ttl_area{
	padding: 40px 0 80px;
}

.ttl_area .ttl{
	font-size: 40px;
	text-align: center;
	color: #333333;
	line-height: 1.2;
	margin-bottom: 10px;
}

.ttl_area .place{
	font-size: 24px;
	text-align: center;
	color: #0e8414;
	line-height: 1.2;
	margin-bottom: 20px;
}

.ttl_area .holo{
	text-align: center;
	margin-bottom: 40px;
}
.ttl_area .inner_holo{
	display: inline-block;
	letter-spacing: -0.40em;
}
.ttl_area .inner_holo p{
	display: inline-block;
	letter-spacing: normal;
	vertical-align: middle;
	font-size: 20px;
	line-height: 50px;
	/*line-height\0: 35px;
	padding-top\0: 15px;*/
}
.ttl_area .inner_holo p span{
	font-size: 32px;
	vertical-align: bottom;
}
.ttl_area .inner_holo .price{
	width: 320px;
	background-color: #0e8414;
	border: solid #0e8414 1px;
	color: #fff;
}
.ttl_area .inner_holo .merit{
	width: 220px;
	border: solid #0e8414 1px;
	color: #0e8414;
}

.ttl_area .sub_text{
	color: #0e8414;
	font-size: 30px;
	line-height: 1.66;
	text-align: center;
	margin-bottom: 20px;
}

.ttl_area .text{
	font-size: 16px;
	line-height: 2.5;
	color: #333333;
	text-align: center;
	margin-bottom: 70px;
}
.ttl_area .text.nakamuta br{
    display: none;
}
.ttl_area .text.nakamuta br.vpc{
    display: inline;
}
.ttl_area .req_btn{
	max-width: 680px;
	margin: 0 auto;
	background-color: #0e8414;
}
/*ttl_area//*/


/*color_ttl*/
.color_ttl{
	background-color: #fff;
	background-image: -moz-linear-gradient( 0deg, rgb(21,165,89) 0%, rgb(27,106,180) 100%);
	background-image: -webkit-linear-gradient( 0deg, rgb(21,165,89) 0%, rgb(27,106,180) 100%);
	background-image: -ms-linear-gradient( 0deg, rgb(21,165,89) 0%, rgb(27,106,180) 100%);
	padding: 15px 20px;
	/*padding\0: 20px 20px 10px;*/
	color: #fff;
	text-align: center;
	line-height: 1.4;
}
.color_ttl .ja{
	font-size: 26px;
}
.color_ttl .en{
	font-size: 20px;
}
/*color_ttl//*/


.mb_section{
	margin-bottom: 65px;
}
.mb_section h5{
	color: #0e8414;
	font-size: 30px;
	line-height: 1.66;
	text-align: center;
}
.mb_section .min_text{
	font-size: 16px;
	line-height: 2.5;
	color: #333333;
	text-align: center;
	margin-bottom: 70px;
}


/*location*/
.location .box .left{
	float: left;
	width: 48.4375%;
}
.location .box .right{
	float: right;
	width: 48.4375%;
}
.location .list{
	float: left;
	width: 17.5%;
	margin-right: 3.125%;
	margin-bottom: 3.125%;
}
.location .himekata .list:first-child{
	margin-left: 10.3125%;
}
.location .list:nth-child(5n){
	margin-right: 0;
}
.location .list:nth-child(5n+1){
	clear: both;
}
.location .list:nth-last-child(-n+5){
	margin-bottom: 0;
}
.location .list figure,
.location .list .vc_figure{
	margin: 0;
	padding: 0;
	text-align: center;
}
.location .list figure img,
.location .list .vc_figure img{
	margin-bottom: 10px;
}
.location .list figcaption,
.location .list .figcaption{
    text-align: center;
	font-size: 15px;
	line-height: 1.3;
	color: #333333;
}
.location .map iframe{
	width: 100%;
	height: 600px;
}
/*location//*/


/*plan*/
.plan .plans{
	margin-bottom: 95px !important;
}
.plan .plan_wrap{
	margin-bottom: 95px;
}
.plan .plan_wrap:last-child{
	margin-bottom: 0;
}

.plan .plan_wrap .top{
	margin-bottom: 40px !important;
	letter-spacing: -0.40em;
}
.plan .plan_wrap .plan_ttl{
	width: 36.71875%;
	letter-spacing: -0.40em;
	display: inline-block;
	vertical-align: middle;
}
.plan .plan_wrap .plan_spece{
	width: 63.28125%;
	letter-spacing: -0.40em;
	display: inline-block;
	vertical-align: middle;
}
.plan .plan_wrap .top p{
	display: inline-block;
	letter-spacing: normal;
	vertical-align: middle;
}
.plan .plan_wrap .plan_ttl p{
	text-align: center;
	height: 100%;
}

.plan .plan_wrap .plan_ttl .type{
	background-color: #0e8414;
	width: 48.93617021276596%;
	line-height: 70px;
	font-size: 30px;
	color: #fff;
}

.plan .plan_wrap .plan_ttl .merit{
	width: 51.06382978723404%;
	font-size: 26px;
	line-height: 70px;
	color: #0e8414;
}
.plan .plan_wrap .plan_ttl .merit span{
	font-size: 36px;
}

.plan .plan_wrap .plan_spece .spece{
	width: 43.20987654320988%;
	font-size: 16px;
	color: #333333;
	line-height: 1.875;
	padding-left: 20px;
}


.plan .plan_wrap .plan_spece .price{
	width: 56.79012345679012%;
	line-height: 70px;
	color: #0e8414;
	border-left: #0e8414 solid 1px;
	font-size: 26px;
	padding-left: 20px;
}
.plan .plan_wrap .plan_spece .price span{
	font-size: 42px;
}

.plan .plan_wrap .box {
	letter-spacing: -0.40em;
	position: relative;
	margin-bottom: 40px !important;
}
.plan .plan_wrap .box .left{
	display: inline-block;
	letter-spacing: normal;
	vertical-align: middle;
	width: 50%;
	margin-right: 1.5625%;
}
.plan .plan_wrap .box .right{
	display: inline-block;
	letter-spacing: normal;
	vertical-align: middle;
	width: 48.4375%;
	text-align: center;
}
.plan .plan_wrap .box .right .ttl{
	position: absolute;
	top: 0;
	left: 51.5625%;
	color: #0e8414;
	font-size: 20px;
	line-height: 30px;
	border-left: 10px solid #0e8414;
	padding-left: 10px;
}
.plan .plan_wrap .bottom {
	position: relative;
}
.plan .plan_wrap .bottom .left{
	float: left;
	width: 70.3125%;
}
.plan .plan_wrap .bottom .left h5{
	text-align: left;
}
.plan .plan_wrap .bottom .left .min_text{
	text-align: left;
	line-height: 1.875;
	margin-bottom: 0;
}

.plan .plan_wrap .bottom .right{
	position: absolute;
	right: 0;
	top: 40px;
	width: 25.78125%;
}

.plan .plan_wrap .bottom .plan_btn{
	max-width: 330px;
	width: 100%;
	background-color: #1b0d00;
	transition: 0.5s all ease-in-out;
}

.plan .plan_wrap .bottom .plan_btn:hover{
	opacity: 0.8;
}
.plan .plan_wrap .bottom .plan_btn a,
.plan .plan_wrap .bottom .plan_btn .s_wrap{
	display: block;
}
.plan .plan_wrap .bottom .plan_btn .s_wrap{
	padding: 20px;
	text-align: center;
	color: #fff;
	font-size: 18px;
}
.plan .plan_wrap .bottom .plan_btn img{
	margin-right: 10px;
}
.plan .req_btn{
	max-width: 680px;
	margin: 0 auto;
	background-color: #0e8414;
    float: none;
}
/*plan//*/

/*articllist*/
/*.articllist{
	padding: 70px 0;
	background-image: url(../images/garden/articllist_bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.articllist h3{
	color: #362700;
}
.articllist .list{
	float: left;
	width: 31.25%;
	margin-right: 3.125%;
	margin-bottom: 70px;
}
.articllist .list:nth-child(3n){
	margin-right: 0;
}
.articllist .list:nth-child(3n+1){
	clear: both;
}
.articllist .list:nth-last-child(-n+3){
	margin-bottom: 0;
}*/

.articllist .list .img_wrap{
	margin: 0;
	padding: 0;
	position: relative;
	
	/**/
	overflow: hidden;
	height: 0;
	padding-top: 60%;
	background-color: #e3e3e3;
	/**/
}

.articllist .list .img_wrap::before{
	display: block;
	content: '';
	position: absolute;
	z-index: 2;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	border: solid rgba(23, 10, 4 ,0.6) 1px;
	box-sizing: border-box;
	pointer-events: none;
}

.articllist .list .img_wrap img{
	z-index: 1;
	margin: auto;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	font-family: 'object-fit: cover;'
}

.articllist .list.new .img_wrap::after{
	content: "NEW";
	z-index: 2;
	position: absolute;
	top: 0;
	left: 0;
	width: 100px;
	height: 30px;
	font-size: 16px;
	color: #fff;
	background-color: #550000;
	line-height: 30px;
	text-align: center;
}

.articllist .list.soldout .img_wrap::after{
	content: "完売御礼";
	z-index: 2;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	width: 200px;
	height: 60px;
	font-size: 40px;
	color: #ffff00;
	background-color: rgba(23, 10, 4, 0.6);
	line-height: 60px;
	text-align: center;
}

.articllist .list .img_wrap figcaption,
.articllist .list .img_wrap .figcaption{
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	color: #ffffff;
	font-size: 26px;
	background-color: rgba(23, 10, 4 ,0.6);
	z-index: 3;
	text-align: center;
	line-height: 60px;
}

.articllist .list .text_wrap{
	border-left: 1px solid #e3e3e3;
	border-right: 1px solid #e3e3e3;;
	border-bottom: 1px solid #e3e3e3;;
	padding: 10px 10px 30px;
	background-color: #fff;
}

.articllist .list .inner_te_wa{
	max-width: 300px;
	margin: 0 auto;
}
.articllist .list .price{
	text-align: center;
	color: #0e8414;
	font-size: 20px;
	border-bottom: solid 2px #0e8414;
	margin-bottom: 10px;
}
.articllist .list .price span{
	font-size: 30px;
}
.articllist .list table{
	border-collapse: collapse;
	width: 100%;
}
.articllist .list table tr > *{
	font-size: 14px;
	color: #000000;
	line-height: 1.43;
	border-bottom: solid #e3e3e3 1px;
	padding: 5px 0;
	vertical-align: top;
}
.articllist .list table tr:last-child > *{
	border-bottom: 0;
}
.articllist .list table th{
	font-weight: normal;
	width: 85px;
	padding: 5px 7px 5px 0;
	position: relative;
}
.articllist .list table th::after {
	position: relative;
	content: "：";
	display: block;
	float: right;
}
.articllist .list .btn_diagonal{
	margin-top: -10px;
}

/*articllist//*/

br.vsp1100 {
    display: none !important;
}
























/*===============//max-width: 2000px===============*/
@media (max-width: 2000px) {

}
/*===============//max-width: 2000px===============*/


/*===============//max-width: 1400px===============*/
@media (max-width: 1400px) {

}
/*===============//max-width: 1400px===============*/


/*===============//max-width: 1380px===============*/
@media (max-width: 1380px) {

}
/*===============//max-width: 1380px===============*/


/*===============//max-width: 1280px===============*/
@media (max-width: 1280px) {
	
	/*ttl_area*/
	
	.ttl_area .ttl {
		font-size: 38px;
	}
	.ttl_area .place {
		font-size: 22px;
	}
	.ttl_area .inner_holo p {
		font-size: 16px;
		vertical-align: bottom;
		line-height: 40px;
		/*line-height\0: 32px;
		padding-top\0: 8px;*/
	}
	.ttl_area .inner_holo p span {
		font-size: 27px;
		vertical-align: baseline;
	}
	.ttl_area .sub_text {
		font-size: 26px;
	}
	.ttl_area .text {
		font-size: 14px;
	}
	/*ttl_area//*/

	/*articllist*/
    .articllist .list .img_wrap figcaption,
    .articllist .list .img_wrap .figcaption {
		font-size: 20px;
		line-height: 40px;
	}
	.articllist .list .price {
		font-size: 18px;
	}
	.articllist .list .price span {
		font-size: 26px;
	}
	.articllist .list table tr > * {
		font-size: 13px;
	}
	.articllist .list table th {
		width: 80px;
	}
	.articllist .list .version {
		font-size: 12px;
	}
	/*articllist//*/
	
	/*color_ttl*/
    .color_ttl .ja {
        font-size: 24px;
    }
    .color_ttl .ja br {
        display: none;
    }
    .color_ttl .ja br.vsp600 {
        display: inline !important;
    }
	.color_ttl .en {
		font-size: 18px;
	}
	/*color_ttl//*/
	
	.mb_section h5 {
		font-size: 26px;
	}
	.mb_section .min_text {
		font-size: 14px;
	}
	
	/*location*/
    .location .list figcaption,
    .location .list .figcaption {
		font-size: 13px;
	
	}
	/*location*/
	
	
	/*plan*/
	.plan .plan_wrap .plan_ttl .type {
		line-height: 60px;
		font-size: 24px;
	}
	.plan .plan_wrap .plan_ttl .merit {
		font-size: 20px;
		line-height: 60px;
	}
	.plan .plan_wrap .plan_ttl .merit span {
		font-size: 30px;
	}
	.plan .plan_wrap .plan_spece .spece {
		font-size: 14px;
	}
	.plan .plan_wrap .plan_spece .price {
		line-height: 60px;
		font-size: 20px;
	}
	.plan .plan_wrap .plan_spece .price span {
		font-size: 34px;
	}
	.plan .plan_wrap .box .right .ttl {
		position: absolute;
		font-size: 16px;
		line-height: 20px;
		border-left: 5px solid #0e8414;
		padding-left: 5px;
	}
	.plan .plan_wrap .bottom .plan_btn .s_wrap {
		padding: 15px;
		font-size: 14px;
	}
	/*plan//*/
}
/*===============//max-width: 1280px===============*/


/*===============//max-width: 1200px===============*/
@media (max-width: 1200px) {

}
/*===============//max-width: 1200px===============*/


/*===============//max-width: 1100px===============*/
@media (max-width: 1100px) {
	.plan .plan_wrap .box .right .ttl{
		top: -20px;
	}
    br.vsp1100 {
        display: inline !important;
    }
}
/*===============//max-width: 1030px===============*/


/*===============//max-width: 1080px===============*/
@media (max-width: 1080px) {

}
/*===============//max-width: 1080px===============*/


/*===============//max-width: 1030px===============*/
@media (max-width: 1030px) {

}
/*===============//max-width: 1030px===============*/


/*===============//max-width: 1000px===============*/
@media (max-width: 1000px) {

}
/*===============//max-width: 1000px===============*/


/*===============//max-width: 960px===============*/
@media (max-width: 960px) {

	/*ttl_area*/
	.ttl_area .ttl {
		font-size: 32px;
	}
	.ttl_area .place {
		font-size: 20px;
	}
	.ttl_area .inner_holo p {
		font-size: 14px;
		line-height: 36px;
	}
	.ttl_area .inner_holo .price {
		width: 230px;
	}
	.ttl_area .inner_holo .merit {
		width: 160px;
	}
	.ttl_area .inner_holo p span {
		font-size: 22px;
	}
	/*ttl_area//*/

	/*articllist*/
	.articllist .lists {
		max-width: 840px;
		margin: 0 auto;
	}
	.articllist .list {
		width: 47.61904761904762%;
		margin-right: 0;
		margin-bottom: 60px;
	}
	.articllist .list:nth-child(2n) {
		float: right;
	}
	.articllist .list:nth-child(3n+1) {
		clear: none;
	}
	.articllist .list:nth-child(2n+1) {
		clear: both;
	}
	
	.articllist .list:nth-last-child(-n+3){
		margin-bottom: 60px;
	}
	.articllist .list:nth-last-child(-n+2){
		margin-bottom: 0;
	}
	.ttl_area .sub_text {
		font-size: 20px;
	}
	.ttl_area .text {
		font-size: 13px;
	}
	/*articllist//*/
	
	/*color_ttl*/
	.color_ttl .ja {
		font-size: 22px;
	}
	.color_ttl .en {
		font-size: 16px;
	}
	/*color_ttl//*/
	
	.mb_section h5 {
		font-size: 20px;
	}
	.mb_section .min_text {
		font-size: 13px;
	}
	
	/*location*/
    .location .list figcaption,
    .location .list .figcaption {
		font-size: 12px;
	}
	/*location//*/
	
	
	/*plan*/
	.plan .plan_wrap .plan_ttl {
		width: 100%;
		display: block;
	}
	.plan .plan_wrap .plan_spece {
		width: 100%;
		display: block;
	}
	.plan .plan_wrap .plan_spece .spece {
		width: 48.93617021276596%;
	}
	.plan .plan_wrap .plan_spece .price {
		width: 51.06382978723404%;
	}
	.plan .plan_wrap .bottom .left {
		float: none;
		width: 100%;
		margin-bottom: 20px;
	}
	.plan .plan_wrap .bottom .right {
		position: relative;
		right: 0;
		top: 0;
		width: 100%;
		margin: 0 auto;
	}
	.plan .plan_wrap .bottom .plan_btn{
		margin: 0 auto;
	}
	/*plan//*/
	
}




/*===============//max-width: 960px===============*/


/*===============//max-width: 900px===============*/
@media (max-width: 900px) {

}
/*===============//max-width: 900px===============*/


/*===============//max-width: 860px===============*/
@media (max-width: 860px) {

}
/*===============//max-width: 860px===============*/


/*===============//max-width: 800px===============*/
@media (max-width: 800px) {

}
/*===============//max-width: 800px===============*/


/*===============//max-width: 767px===============*/
@media (max-width: 767px) {

	/*articllist*/
	.articllist {
		padding: 60px 0;
	}
	/*articllist//*/
	
	/*ttl_area*/
	.ttl_area {
		padding: 40px 0 60px;
	}
	.ttl_area .text {
		text-align: left;
		margin-bottom: 40px;
	}
	.ttl_area .text br {
		display: none;
	}
	/*ttl_area//*/
	
	.mb_section .min_text{
		text-align: left;
	}
	.mb_section .min_text br{
		display: none !important;
	}
	
	/*location*/
	.location .list {
		float: left;
		width: 30%;
		margin-right: 5%;
		margin-bottom: 5%;
	
	}
	
	.location .himekata .list:first-child{
		margin-left: 0;
	}
	
	.location .list:nth-child(3n) {
		margin-right: 0;
	}
	.location .list:nth-child(5n+1) {
		clear: none;
	}
	.location .list:nth-child(3n+1) {
		clear: both;
	}
	.location .list:nth-last-child(-n+5) {
		margin-bottom: 5%;
	}
	.location .list:nth-last-child(-n+3) {
		margin-bottom: 0;
	}
	.location .map iframe {
		height: 290px;
	}
	/*location*/
	
	
	/*plan*/
	.plan .plan_wrap .box .left {
		display: block;
		width: 100%;
		margin-right: 0;
		max-width: 600px;
		margin: 0 auto 20px;
	}
	.plan .plan_wrap .box .right {
		display: block;
		width: 100%;
		max-width: 600px;
		margin: 0 auto;
		position: relative;
		padding-top: 30px;
	}
	.plan .plan_wrap .box .right .ttl {
		top: 0;
		left: 0;
	}
    .plan .plans {
        margin-bottom: 95px !important;
    }
    .plan .plans:nth-child(5) {
        margin-bottom: 35px !important;
    }
	.mb_section {
		margin-bottom: 40px;
	}
	/*plan//*/
}
/*===============//max-width: 767px===============*/


/*===============//max-width: 600px===============*/
@media (max-width: 600px) {
	/*articllist*/
	.articllist .lists {
		max-width: 400px;
	}
	.articllist .list {
		width: 100%;
		float: none;
		margin-bottom: 50px;
	}
	.articllist .list:nth-child(2n) {
		float: none;
	}
	.articllist .list:nth-last-child(-n+2) {
		margin-bottom: 50px;
	}
	.articllist .list:last-child {
		margin-bottom: 0;
	}
	/*articllist//*/
	
	/*color_ttl*/
	.color_ttl .ja {
		font-size: 18px;
	}
	/*color_ttl//*/
	
	/*plan*/
	.plan .plan_wrap .plan_ttl .type {
		line-height: 40px;
		font-size: 16px;
	}
	.plan .plan_wrap .plan_ttl .merit {
		font-size: 14px;
		line-height: 40px;
	}
	.plan .plan_wrap .plan_ttl .merit span {
		font-size: 22px;
	}
	.plan .plan_wrap .plan_spece .spece {
		font-size: 12px;
		padding-left: 10px;
	}
	.plan .plan_wrap .plan_spece .price {
		line-height: 50px;
		font-size: 14px;
		padding-left: 10px;
	}
	.plan .plan_wrap .plan_spece .price span {
		font-size: 24px;
	}
	/*plan//*/

	
	
	
	.location .box .left {
		float: none;
		width: 100%;
		text-align: center;
		margin-bottom: 20px !important;
	}
	
	.location .box .right {
		float: none;
		width: 100%;
		text-align: center;
	}
}
/*===============//max-width: 600px===============*/


/*===============//max-width: 480px===============*/
@media (max-width: 480px) {
	/*ttl_area*/
	.ttl_area .ttl {
		font-size: 28px;
	}
	.ttl_area .place {
		font-size: 16px;
	}
	.ttl_area .sub_text {
		font-size: 18px;
		text-align: left;
	}
	.ttl_area .sub_text br{
		display: none;
	}
	.ttl_area .inner_holo .price {
		width: 100%;
	}
	.ttl_area .inner_holo .merit {
		width: 100%;
	}
	/*ttl_area//*/
	
	.mb_section h5 {
		font-size: 20px;
		text-align: left;
	}
	.mb_section h5 br {
		display: none;
	}
	
	/*location*/
	.location .list {
		width: 48%;
		margin-right: 0;
	}
	.location .list:nth-child(2n) {
		float: right;
	}
	.location .list:nth-child(3n+1) {
		clear: none;
	}
	.location .list:nth-child(2n+1) {
		clear: both;
	}
	.location .list:nth-last-child(-n+3) {
		margin-bottom: 5%;
	}
	.location .list:nth-last-child(-n+2) {
		margin-bottom:0;
	}
	/*location//*/
	
	/*plan*/
	.plan .plan_wrap .plan_ttl{
		margin-bottom: 10px;
	}
	.plan .plan_wrap .plan_spece .spece {
		display: block;
		width: 100%;
	}
	.plan .plan_wrap .plan_spece .price {
		line-height: 40px;
		padding-left: 0;
		padding-top: 10px;
		border-left: 0;
		border-top: #0e8414 solid 1px;
		display: block;
		width: 100%;
		margin-top: 10px;
		text-align: center;
	}
	/*plan//*/
}
/*===============//max-width: 480px===============*/


/*===============//max-width: 375px===============*/
@media (max-width: 375px) {

}
/*===============//max-width: 375px===============*/


/*===============//max-width: 374px===============*/
@media (max-width: 374px) {

}
/*===============//max-width: 374px===============*/


#detail .plan_btn{
    max-width: 660px;
    width: 100%;
    background-color: #0e8414;
    transition: 0.5s all ease-in-out;
    margin: 0 auto;
}

#detail .plan_btn:hover{
    opacity: 0.8;
}
#detail .plan_btn a,
#detail .plan_btn .s_wrap{
    display: block;
    text-decoration: none;
}
#detail .plan_btn .s_wrap{
    padding: 20px;
    text-align: center;
    color: #fff;
    font-size: 18px;
}
#detail .plan_btn img{
    margin-right: 10px;
}




























