
.garden_main_bn {
	margin: 0;
}
#coment201304{
	width:720px;
	height: auto;
	padding: 20px 10px 10px;
	text-align:center;
	margin: 10px 0;
	background: #edf7fb;
	border-radius: 6px;
	box-sizing: border-box;
	}
#coment201304 p {
	font-size: 1.1em;
	line-height: 1.8;
	color: #3e1e09;
	
}

	
#coment201304 p:not(:last-child) {
	margin: 0 0 10px;
	font-weight:bold;
		}

.head_contact {
	display: flex;
	justify-content: center;
	background: #bee3ff;
	padding: 20px 0;
	margin: 0 0 20px;
	border-radius: 6px;
}

.head_contact_item {
	margin: 0 20px 0;
}


.all201304 {
	width: 720px;
	background-color: #FFFFFF;
}

.wk201304 {
	float: left;
	position: relative;
	padding: 0 0 30px !important;
	/*border-bottom: 2px solid #bffbfb;*/
	width: 350px;
	height: auto;
	background: #F9FBFB;
	margin: 0 0 30px;
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
}
.wk201304:nth-of-type(odd) {
	margin-right: 15px;
}
.wk201304 img {
	transition: .3s ease-in-out;
}
.wk201304 img:hover {
	opacity: .7;
}

.comme {
	width: 300px;
	height: 90px;
	padding: 15px;
	margin: 15px auto 10px;
	box-sizing: border-box;
	border-radius: 6px;
	text-align:justify;
  word-break:break-all; 
  text-justify:inter-ideograph;
  text-justify:inter-character;
  word-wrap:break-word;
  overflow-wrap:break-word;
	box-shadow: 5px -6px 5px -5px #92FCFC inset,5px -6px 5px -5px #92FCFC;
}
	

.pname201304 {
	font-size: 1.1em;
	font-weight: normal;
	line-height: 1.4;
	color: #575757;
	padding: 0 5px 5px;
	text-align: center;
}
.wk201304 ul {
	margin: auto 0 0;
}
.pname201304 li {
	margin: 0 auto;
}
.pname201304 li:last-of-type {
	margin: 0 auto 20px;
}
.pname201304 li br {
	display: block;
	height: 0;
}

.zeibetu{
	text-align: right;
	clear: both;
	padding-bottom: 4px;
	color: #333;
	margin: -8px -10px 0;
}
.mitumori{
	float:right;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	}
	

.new_bn{
	position: absolute;
	top: 415px;
	left: 7px;
}

.picup-other {
	clear: both;
	text-align:right;
	margin: 0 0 25px;
}	
	
.logo_bn{
	position:absolute;
	top: 7px;
	left: 0px;
}	
.logo_bn_fuji{
	position:absolute;
	top: 7px;
	left: 0;
	background: #FFF;
	padding: 4px 12px;
	width: 36px;
}

.logo_bn_asp{
	position:absolute;
	top: 7px;
	left: 0;
	background: #FFF;
	padding: 4px;
	width: 80px;
}
.logo_bn_cherry {
	position:absolute;
	top: 7px;
	left: 0;
	background: #FFF;
	padding: 4px;
	width: 64px;
}
.logo_bn_cres {
	position:absolute;
	top: 7px;
	left: 0;
	background: #FFF;
	padding: 4px;
	width: 44px;
}
/*-----------------------------*/
.r-boxbtn {
	display: flex;
	justify-content: center;
	
}
.r-boxbtn li {
	border-radius: 4px;
	border: 3px solid #FFF;
	box-shadow: 0 0 1px 1px #b3b3b3;
	width: 104px;
}
.r-boxbtn li:first-child {
	margin-right: 15px;
}
.r-boxbtn a {
	display: block;
	border-radius: 4px;
	padding: 8px 0;
	font-weight: bold;
	font-size: 1.1em;
	text-align: center;
	color: white !important;
}
.r-boxbtn a:hover {
	opacity: .6;
}
.r-boxbtn1 {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.00, #42ff39), color-stop(1.00, #00a12d));
	background: linear-gradient(#42ff39, #00a12d);
	text-shadow: #666 0 0 5px;
	}
.r-boxbtn2 {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.00, #ff0), color-stop(1.00, #ff6d00));
	background: linear-gradient(#ff0, #ff6d00);
	text-shadow: #333 0 0 2px;
	}
	/*
.r-boxbtn3 {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.00, #7fadfb), color-stop(1.00, #001ca8));
	background: linear-gradient(#7fadfb, #001ca8);
	text-shadow: #000 0 0 2px;
	}*/
	

/*-----------------------------------*/

/*レスポンシブ無効時はコメントアウト*/

@media screen and (max-width: 767px) {
#coment201304 {
	width:100%;
	height: auto;
	padding: 20px 10px 10px;
	text-align:center;
	font-size: .9em;
	line-height: 1.8;
	margin: 0 0 10px;
	background: #edf7fb;
	border-radius: 6px;
}
	
#coment201304 p {
		margin: 0 0 10px;
		}

.head_contact {
	display: flex;
	flex-direction: column;
	align-items: center;
	background: #bee3ff;
	padding: 20px 0;
	margin: 10px 0 20px;
	border-radius: 10px;
}

.head_contact_item {
}

.all201304 {
	width: 100%;
}

.wk201304 {
	position: relative;
	padding: 30px;
	width: 48%;
	height: auto;
	text-align:center;
}
.wk201304 img {
	transition: .3s ease-in-out;	
}

.wk201304 img:hover {
	opacity: .7;
}
.comme {
	width: 100%;
	max-width: 300px;
	height: auto;
	min-height: 90px;
	padding: 15px;
	margin: 18px auto 10px;
	box-sizing: border-box;
	border-radius: 6px;
	text-align:justify;
  word-break:break-all; 
  text-justify:inter-ideograph;
  text-justify:inter-character;
  word-wrap:break-word;
  overflow-wrap:break-word;
	box-shadow: 5px -6px 5px -5px #92FCFC inset,5px -6px 5px -5px #92FCFC;
}

.pname201304 {
	clear:both;
	font-size:1.1em;
	font-weight: normal;
	line-height: 1.4;
	color: #575757;
	padding: 0 0 4px 4px;
	border-left:none;
	text-align: center;
}
	

.pname201304 li {
	margin: 0 auto;
}
.pname201304 li:last-of-type {
	margin: 0 auto 20px;
}
.pname201304 li br {
	display: block;
	height: 0;
}	


.zeibetu{
	font-size: 100%;
	text-align: right;
	clear: both;
	padding-bottom: 5px;
	color: #333;
}
/*.mitumori{
	float:right;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	}*/
	

.new_bn{
	position: absolute;
	top: 415px;
	left: 7px;
}

.picup-other {
	clear: both;
	text-align: center;
}	
	
.logo_bn{
	position:absolute;
	top: 7px;
	left: 0px;
}
	
.logo_bn_fuji{
	position:absolute;
	top: 7px;
	left: 0;
	background: #FFF;
	padding: 4px 2px;
	width: 42px;
}

.logo_bn_asp {
	position:absolute;
	top: 7px;
	left: 0;
	background: #FFF;
	padding: 4px;
	width: 80px;
}

.logo_bn_cherry {
	position:absolute;
	top: 7px;
	left: 0;
	background: #FFF;
	padding: 4px;
	width: 72px;
}
/*-------------フォームボタン-------------*/
.r-boxbtn {
	display: flex;
	justify-content: center;
	
}
.r-boxbtn li:first-child {
	margin: 0 15px 0 0;
}
.r-boxbtn a {
	padding: 8px 0;
	font-weight: bold;
	font-size: 1.0em;
}



}

@media screen and (max-width: 568px) {


.wk201304 {
	position: relative;
	padding: 30px;
	width: 100%;
	height: auto;
	text-align:center;
}
.comme {
	width: 100%;
	max-width: 300px;
	height: auto;
	min-height: 90px;
}
	
.pname201304 li {
	font-size: 1.0em;
	margin: 0 0 10px;
}
.new_bn{
	display:none;
}

.zeibetu{
	text-align: right;
}
/*---------------------------------------*/
.r-box{
	width:100%;
	float:none;
}

ul.r-box-in {
	overflow:hidden;
	margin-top:10px;
}
.r-box-in li{
	width:50%;
	float:left;
}
	
.r-box-text{
	font-size:0.8rem;
	
}


}