body {
	padding:0;
	margin:0;
	background-color: #f3f4ee;
}

body img {
	vertical-align: bottom;
}

.pc {
	display:block;
}

.sp {
	display:none;
}

.clear {
	clear:both;
}

.main_title {
	width:100%;
	max-width: 710px;
	margin:0 auto 0;
	position:relative;
	z-index: 5;
	overflow: hidden;
}

.main_title img {
	width:100%;
	margin:0 auto;
}

.float_box{
	float:left;
	width: 49%;
}

.float_box img{
	width:  100%;
}

.st_wrap {
	position: relative;
	clear: both;
	width: 710px;
	padding: 0 0;
	margin:0 auto 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	color: #000000;	
	font-size:14px;
	z-index: 1;
	overflow: hidden;
}

.st_wrap p {
	padding:0;
	margin:0;
}

.sub_title {
	text-align: center;
	margin: 0;
	width: 100%;
	padding-top: 15%;
}

.sub_title img {
	width: 100%;
}

.sub_title a {
	opacity: 1.0;
}

.sub_title a:hover {
	opacity: 1.0;
}

.btn_img {
	width: 72%;
	margin: 0% auto 0;
}

.btn_img img {
	width: 100%;
}

.btn_img a:hover {
	opacity: 0.7;
}


.btn_img2 {
	width: 60%;
	margin: 8% auto 8%;
}

.btn_img2 img {
	width: 100%;
}

.btn_img2 a:hover {
	opacity: 0.7;
}
	
.lead {
	text-align:center;
	font-size:14px;
	line-height: 1.8;
	color: #fff;
	font-family: 'Kosugi Maru', sans-serif;
	margin-top: 2%;
	margin-bottom: 2%;
}

.item_box1 {
	width: 100%;
	text-align: center;
	font-size: 20px;
	color: #343432;
	margin: 0% auto 10%;
}

.item_box1 a {
	font-weight: bold;
	color: #343432;
	text-decoration: underline;
	line-height: 1.6;
}

.item_box1 a:hover {
	font-weight: bold;
	color: #343432;
	text-decoration: none;
}



.item_box2 {
	float: left;
	position: relative;
	width: 85%;
	margin-right: 0;
	z-index: 2;
}

.item_box2 img {
	width: 100%;
	margin-left: 0;
}

.style_box1{
	position: relative;
	float: left;
	width: 40%;
	margin-right: 0;
	z-index: 4;
	margin-left: -25%;
}

.style_box1 img{
	width: 100%;
}

.style_box2{
	position: relative;
	float: left;
	width: 40%;
	margin-left: 0;
	z-index: 4;
}

.style_box2 img{
	width: 100%;
}

.osusume {
	width: 50%;
	margin: 3% 25% 4%;;
	font-size: 18px;
	text-align: left;
	line-height: 2.2;
	letter-spacing: 1.3;
	font-family: serif;
	font-weight: bold;
}

.color_box {
	width: 70%;
	margin: auto;
	background-color: #d2b7b3;
	padding-top: 4%;
	padding-bottom: 6%;
	color: #fff;
	text-align: center;
	line-height: 1.6;
	font-size: 22px;
}

.color_box img {
	width: 70%;
	margin: auto;
	background-color: #d2b7b3;
	padding-top: 3%;
	color: #fff;
	text-align: center;
	line-height: 1.6;
	font-size: 22px;
}

.btn_code {
	color: #000;
	font-size: 90%;
	text-align: center;
	margin: 1% 40% 6%;
	border:2px solid #fff;
	width:20%;
}

.btn_code a{
	text-decoration: none;
	display: block;
	color:#fff;
	font-weight: bold;
	padding:1% 0;
}

.btn_code a:hover{
	text-decoration: none;
	display: block;
	color:#fff;
	font-weight: bold;
	background-color: #e6d4d1;
}

.point_txt {
	width: 90%;
	margin: 3% auto 5%;
	text-align: center;
	font-size: 13px;
	line-height: 1.6;
	color: #000;
}

.styling_item {
	width: 100%;
	margin-top: 10%;
	text-align: center;
	font-size: 13px;
	letter-spacing: 1.4em;
	color: #b18e89;
	font-weight: bold;
}

.marker-all {
  background: linear-gradient(transparent 0%, #fff 0%);
	padding-left: 2.5%;
}

.styling_item a {
	text-align: center;
	font-size: 14px;
	color: #fff;
	text-decoration: underline;
	letter-spacing: 0.1em;
	line-height: 2.4em;
}

.styling_item a:hover {
	color: #fff;
	text-decoration: none;
}


@media only screen and (max-width: 900px) {
	
.main_title {
	width:94%;
	margin:3% auto 0px;
}
.pc {
	display:none;
}
.sp {
	display:block;
}

.st_wrap {
	width:94%;
	margin:0 auto 0px;
	padding: 0 0 5%;
}
	
.btn_img {
	width: 90%;
	margin: 2% auto 0;
}
	
.btn_img2 {
	width: 80%;
	margin: 10% auto 5% ;
}
	
.lead {
	text-align:center;
	font-size:10.5px;
	line-height: 1.8;
	font-family: 'Kosugi Maru', sans-serif;
	margin-top: 2%;
	margin-bottom: 2%;
}
	
.item_box1 {
	font-size: 14px;
}
	
.style_box1{
	position: relative;
	float: left;
	width: 42%;
	margin-right: 0;
	z-index: 4;
	margin-left: -26%;
}
	
.osusume {
	width: 80%;
	margin: 4% 10%;
	font-size: 14px;
	text-align: left;
	line-height: 2.1;
	letter-spacing: 1.3;
	font-family: serif;
	font-weight: bold;
}

.color_box {
	width: 90%;
	margin: 7% auto 15%;
	background-color: #d2b7b3;
	font-size: 18px;
	padding-top: 6%;
	padding-bottom: 8%;
}
	
.color_box img {
	width: 76%;
}
	
.btn_code {
	color: #000;
	font-size: 90%;
	text-align: center;
	margin: 1% 40% 6%;
	border:2px solid #fff;
	width:20%;
}

.btn_code a{
	text-decoration: none;
	display: block;
	color:#fff;
	font-weight: bold;
	padding:1% 0;
	font-size: 90%;
}

.point_txt {
	width: 90%;
	margin: 3% auto 5%;
	text-align: center;
	font-size: 11px;
	line-height: 1.6;
	color: #000;
}
	
.styling_item {
	width: 100%;
	margin-top: 10%;
	text-align: center;
	font-size: 11px;
	letter-spacing: 1.4em;
	font-weight: bold;
}
	
.styling_item a {
	text-align: center;
	font-size: 12px;
	color: #fff;
	text-decoration: underline;
}
	
.marker-all {
  background: linear-gradient(transparent 0%, #fff 0%);
	padding-left: 4%;
}
	
}
