@charset "UTF-8";
/* Recommend */

/* PC */
@media screen and (min-width: 981px) {
/*---------------------------------------------------- */
/* Recommend */
/*---------------------------------------------------- */
.recommend {
	margin: 0 auto;
	width: 1020px;
	height: auto;
}

.recommend .recommend-box {
	padding: 1% 0;
	margin: 0 10px;
	width: 231px; /* 3つ 316px */
	height: auto;
	display:inline-block;
    /display:inline;
    /zoom:1;
	vertical-align: top;
}

.recommend .recommend-box .this {
	padding: 0;
	margin: 0;
	width: 100%;
	height: auto;
	display: block;
}

.recommend .recommend-box .this .photo-recommend {
	margin: 0;
	width: 100%;
	height: auto;
	position: relative;
	display: block;
}

.recommend .recommend-box .this .photo-recommend img {
	padding: 0;
	margin: 0;
	vertical-align: bottom;
}

.recommend .recommend-box .this .recommend-title {/*------------------------------------------------------------------------------------------------------------------------------[色　title]-- */
	padding: 12px 0;
	margin: 0;
	width: 100%;
	height: auto;
	background-color: #aaaaaa;
}

.recommend .recommend-box .this .recommend-title h4 {
	padding: 0;
	margin: 0;
	width: 100%;
	font-size: 120%;
	color: #fff;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	line-height: 1.4;
}

.recommend .recommend-box .this .this-box {
	padding: 5px 0 20px 0;
	margin: 0;
	width: 100%;
	height: auto;
	border-right: solid 1px #dcdcdc;
	border-bottom: solid 1px #dcdcdc;
	border-left: solid 1px #dcdcdc;
	background-color: #FFFFFF;
}

.recommend .recommend-box .this .this-box .moji-recommend {
	padding: 15px 0 0 0;
	margin: 0 auto;
	width: 94%;
	height: auto;
}

.recommend .recommend-box .this .this-box .moji-recommend p {
	padding: 0;
	margin: 0;
	font-size: 105%;
	color: #303c42;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	line-height: 1.8;
}

.recommend .recommend-box .this .this-box .btn-box {
	padding: 15px 0 0 0;
	margin: 0 auto;
	width: 94%;
	height: auto;
}

.recommend .recommend-box .this .this-box .btn-box .btn-details a {/*--------------------------------------------------------------------------------------------------------[色　button]-- */
	padding: 8px 0;
	margin: 0;
	width: 100%;
	background-color: #58d06e;
	border-radius: 3px;
	box-shadow: 0 3px 0 rgba(100,160,80,1);
	color: #ffffff;
	display: block;
	font-size: 100%;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

.recommend .recommend-box .this .this-box .btn-box .btn-details a:hover {
	opacity: .7;
	filter: alpha(opacity=70);
	color: #fff;
	text-decoration: none;
}

}


/* Tablet */
@media screen and (max-width: 980px) and (min-width: 641px) {
/*---------------------------------------------------- */
/* Recommend */
/*---------------------------------------------------- */
.recommend {
	margin: 0 auto;
	width: 94%;
	height: auto;
}

.recommend .recommend-box {
	padding: 1% 0;
	margin: 0 0.5%;
	width: 23.5%; /* 3つ　31.5% */
	height: auto;
	display:inline-block;
    /display:inline;
    /zoom:1;
	vertical-align: top;
}

.recommend .recommend-box .this {
	padding: 0;
	margin: 0;
	width: 100%;
	height: auto;
	display: block;
}

.recommend .recommend-box .this .photo-recommend {
	margin: 0;
	width: 100%;
	height: auto;
	position: relative;
	display: block;
}

.recommend .recommend-box .this .photo-recommend img {
	padding: 0;
	margin: 0;
	vertical-align: bottom;
}

.recommend .recommend-box .this .recommend-title {/*------------------------------------------------------------------------------------------------------------------------------[色　title]-- */
	padding: 10px 0;
	margin: 0;
	width: 100%;
	height: auto;
	background-color: #aaaaaa;
}

.recommend .recommend-box .this .recommend-title h4 {
	padding: 0;
	margin: 0;
	width: 100%;
	font-size: 100%;
	color: #fff;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	line-height: 1.2;
}

.recommend .recommend-box .this .this-box {
	padding: 5px 0 15px 0;
	margin: 0;
	width: 100%;
	height: auto;
	border-right: solid 1px #dcdcdc;
	border-bottom: solid 1px #dcdcdc;
	border-left: solid 1px #dcdcdc;
	background-color: #FFFFFF;
}

.recommend .recommend-box .this .this-box .moji-recommend {
	padding: 10px 0 0 0;
	margin: 0 auto;
	width: 90%;
	height: auto;
}

.recommend .recommend-box .this .this-box .moji-recommend p {
	padding: 0;
	margin: 0;
	font-size: 90%;
	color: #303c42;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	line-height: 1.6;
}

.recommend .recommend-box .this .this-box .btn-box {
	padding: 10px 0 0 0;
	margin: 0 auto;
	width: 90%;
	height: auto;
}

.recommend .recommend-box .this .this-box .btn-box .btn-details a {/*--------------------------------------------------------------------------------------------------------[色　button]-- */
	padding: 6px 0;
	margin: 0;
	width: 100%;
	background-color: #58d06e;
	border-radius: 3px;
	box-shadow: 0 3px 0 rgba(100,160,80,1);
	color: #ffffff;
	display: block;
	font-size: 95%;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

.recommend .recommend-box .this .this-box .btn-box .btn-details a:hover {
	opacity: .7;
	filter: alpha(opacity=70);
	color: #fff;
	text-decoration: none;
}

}


/* SP */
@media screen and (max-width: 640px)  {
/*---------------------------------------------------- */
/* Recommend */
/*---------------------------------------------------- */
.recommend {
	margin: 0 auto;
	width: 94%;
	height: auto;
}

.recommend .recommend-box {
	padding: 1% 0;
	margin: 0 1%;
	width: 46%;
	height: auto;
	display:inline-block;
    /display:inline;
    /zoom:1;
	vertical-align: top;
}

.recommend .recommend-box .this {
	padding: 0;
	margin: 0;
	width: 100%;
	height: auto;
	display: block;
}

.recommend .recommend-box .this .photo-recommend {
	margin: 0;
	width: 100%;
	height: auto;
	position: relative;
	display: block;
}

.recommend .recommend-box .this .photo-recommend img {
	padding: 0;
	margin: 0;
	vertical-align: bottom;
}

.recommend .recommend-box .this .recommend-title {/*------------------------------------------------------------------------------------------------------------------------------[色　title]-- */
	padding: 8px 0;
	margin: 0;
	width: 100%;
	height: auto;
	background-color: #aaaaaa;
}

.recommend .recommend-box .this .recommend-title h4 {
	padding: 0;
	margin: 0;
	width: 100%;
	font-size: 90%;
	color: #fff;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	line-height: 1.2;
}

.recommend .recommend-box .this .this-box {
	padding: 0 0 15px 0;
	margin: 0;
	width: 100%;
	height: auto;
	border-right: solid 1px #dcdcdc;
	border-bottom: solid 1px #dcdcdc;
	border-left: solid 1px #dcdcdc;
	background-color: #FFFFFF;
}

.recommend .recommend-box .this .this-box .moji-recommend {
	padding: 10px 0 0 0;
	margin: 0 auto;
	width: 90%;
	height: auto;
}

.recommend .recommend-box .this .this-box .moji-recommend p {
	padding: 0;
	margin: 0;
	font-size: 85%;
	color: #303c42;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	line-height: 1.6;
}

.recommend .recommend-box .this .this-box .btn-box {
	padding: 10px 0 0 0;
	margin: 0 auto;
	width: 90%;
	height: auto;
}

.recommend .recommend-box .this .this-box .btn-box .btn-details a {/*--------------------------------------------------------------------------------------------------------[色　button]-- */
	padding: 6px 0;
	margin: 0;
	width: 100%;
	background-color: #58d06e;
	border-radius: 2px;
	box-shadow: 0 2px 0 rgba(100,160,80,1);
	color: #ffffff;
	display: block;
	font-size: 90%;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

.recommend .recommend-box .this .this-box .btn-box .btn-details a:hover {
	opacity: .7;
	filter: alpha(opacity=70);
	color: #fff;
	text-decoration: none;
}


}