@charset "utf-8";
/* CSS Document */

.feature_title {
	margin-top: 30px;
}

.feature_title h3 {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
.feature_title h3 img {
	width: 100%;
	height: auto;
	vertical-align: middle;
}

.feature_title h2 {
	font-size: 1.4em;
	padding: 10px;
	border-bottom: 1px dashed #ccc;
	margin-bottom: 10px;
}







.cont_box1 {
	width: 94%;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	margin-bottom: 40px;
}

.cont_box1::after {clear: both;height: 0;visibility: hidden;display: block;content: ".";}

.cont_box1 .imgbox {

}

.cont_box1 .imgbox img {
	width: 96%;
}

.cont_box1 .txtbox {
margin-top: 20px;
}

.cont_box1 h3 {
	font-size: 1.4em;
	padding: 10px;
	color: #f95f8a;
	background-color: #ffeeee;
}


.cont_box1 h3 {
	font-size: 1.4em;
	padding: 10px;
	color: #f95f8a;
	background-color: #ffeeee;
	margin-bottom: 20px;
}

.cont_box1 h4 {
	font-size: 1.2em;
	padding: 10px;
	color: #f95f8a;
	margin-bottom: 15px;
	border-left:2px solid #f95f8a;
}

.cont_box1 .txtbox p {
	padding: 10px;
}

.cont_box1 .btn1 {
	width: auto;
	margin-top: 15px;
	margin-bottom: 15px;
}

.cont_box1 .btn1 a {
	display: inline-block;
	text-align: center;
	padding: 10px;
	border-radius: 10px;
	background-color: #f95f8a;
	color: #fff;
}

.cont_box1 .txtbox blockquote {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	line-height: 140%;
	font-size: 0.9em;
	background-color: #FBF9E9;
	margin-top: 10px;
	margin-bottom: 10px;
	border-radius: 10px;
	border: 1px solid #E0E1B5;
}


.shop_box {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	margin-bottom: 40px;
	background-color: #FFF0F1;
	padding: 30px;
}

.shop_box::after {clear: both;height: 0;visibility: hidden;display: block;content: ".";}

.shop_box .imgbox {
}

.shop_box .imgbox img {
	width: 96%;
}

.shop_box .txtbox {
	margin-top: 20px;
}

.shop_box h3 {
	font-size: 1.4em;
	padding: 10px;
	color: #f95f8a;
	background-color: #ffeeee;
}


.shop_box h3 {
	font-size: 1.4em;
	padding: 10px;
	color: #f95f8a;
	background-color: #ffeeee;
	margin-bottom: 20px;
}

.shop_box h4 {
	font-size: 1.2em;
	padding: 10px;
	color: #f95f8a;
	margin-bottom: 15px;
	border-left:2px solid #f95f8a;
}

.shop_box .txtbox p {
	padding: 10px;
}

.shop_box .btn1 {
	width: auto;
	margin-top: 15px;
	margin-bottom: 15px;
}

.shop_box .btn1 a {
	display: inline-block;
	padding: 10px;
	border-radius: 10px;
	background-color: #f95f8a;
	color: #fff;
}

.shop_box .txtbox blockquote {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	line-height: 140%;
	font-size: 0.9em;
	background-color: #FBF9E9;
	margin-top: 10px;
	margin-bottom: 10px;
	border-radius: 10px;
	border: 1px solid #E0E1B5;
}


.cont_box2 {
	width: 94%;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	margin-bottom: 40px;
	border: 1px solid #ffeeee;
	border-radius: 10px;
	padding: 10px;
}

.cont_box2::after {clear: both;height: 0;visibility: hidden;display: block;content: ".";}

.cont_box2 .imgbox {
text-align: center;
}

.cont_box2 .imgbox img {
	width: 50%;
}

.cont_box2 .txtbox {
margin-top: 20px;
}

.cont_box2 h4 {
	font-size: 1.2em;
	padding: 10px;
	color: #f95f8a;
	background-color: #ffeeee;
	margin-bottom: 20px;
}

.cont_box2 .txtbox p {
	padding: 10px;
	font-size: 0.95em;
}

.cont_box2 .btn1 {
	width: auto;
	margin-top: 15px;
	margin-bottom: 15px;
}

.cont_box2 .btn1 a {
	display: inline-block;
	text-align: center;
	padding: 10px;
	border-radius: 10px;
	background-color: #f95f8a;
	color: #fff;
}





