@charset "utf-8";



/*--------------------------------------------------------------------------
  アイテム
---------------------------------------------------------------------------*/
.item{
	text-align: center;
	padding-top: 40px;
	width: 100%;
	float: left;
	padding-bottom: 50px;
}

.item li{
	float: left;
}


.item strong{
	font-size: 25px;
	font-weight: bold;
	text-align: center;
	line-height: 1.3em;
}

.item .item01{
	float: left;
	background-image: url(../images/item01.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 100px;
	width: 25%;
	color: #FFF;
	padding-top: 300px;
	line-height: 1.5em;
	background-color: #004AD7;
}

.item .item02{
	float: left;
	background-image: url(../images/item02.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 150px;
	width: 25%;
	color: #FFF;
	padding-top: 250px;
	line-height: 1.5em;
	background-color: #005EFF;
}


.item .item03{
	float: left;
	background-image: url(../images/item03.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 170px;
	width: 25%;
	color: #FFF;
	padding-top: 230px;
	line-height: 1.5em;
	background-color: #0072FF;
}


.item .item04{
	float: left;
	background-image: url(../images/item04.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 150px;
	width: 25%;
	color: #FFF;
	padding-top: 250px;
	line-height: 1.5em;
	background-color: #007EFF;
}



/*--------------------------------------------------------------------------
  ショッピングバナー
---------------------------------------------------------------------------*/
.shopping{
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	text-align: center;
	padding-bottom: 30px;
	float: left;
	width: 950px;
	margin-top: 20px;
	margin-bottom: 30px;
}

.shopping li{
	float: left;
	margin-right: 23px;
	width: 220px;
	text-align: left;
}

.shopping .last{
	float: left;
	margin-right: 0px;
}



/*--------------------------------------------------------------------------
  ニュース
---------------------------------------------------------------------------*/
.news{
	padding-bottom: 30px;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	width: 950px;
}

.news li{
	float: left;
	margin-right: 23px;
	width: 950px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	padding-top: 5px;
	padding-bottom: 5px;
}

.news .txt{
	float: left;
	width: 855px;
	display: block;

}

.news .date{
	float: left;
	margin-right: 25px;
	width: 70px;
	display: block;
	color: #004ad7;

}



/*--------------------------------------------------------------------------
  ステップ
---------------------------------------------------------------------------*/

@media only screen and (max-width:1024px){
	
	
.step{
	padding-bottom: 70px;
	float: left;
	width: 950px;
	background-image: url(../images/step_icon.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	margin-bottom: 50px;
	font-size: 25px;
}

}

.step{
	padding-bottom: 70px;
	float: left;
	width: 950px;
	background-image: url(../images/step_icon.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	margin-bottom: 50px;
}


.tl{
	font-size: 170%;
	font-weight: normal;
	margin-bottom: 20px;
}

/*--------------------------------------------------------------------------
  アイテム詳細
---------------------------------------------------------------------------*/

#Main .reed{
	width: 430px;
	float: left;
	padding-bottom: 70px;
}

#Main .reed2{
	width: 480px;
	float: left;
	padding-bottom: 70px;
}


#Main .mainimage{
	float: left;
	padding-bottom: 30px;
	padding-top: 100px;
}


/*--------------------------------------------------------------------------
  クリアスタンプ
---------------------------------------------------------------------------*/

#clear_stamp_tokutyo{
	width: 100%;
	float: left;
}

#clear_stamp_tokutyo li{
	width: 100%;
	float: left;
	display: block;
	margin-bottom: 80px;
}

#clear_stamp_tokutyo li .txtbox{
	float: left;
	margin-left: 100px;
	width: 480px;
}
	
#clear_stamp_tokutyo li .txtbox strong{
	font-size: 24px;
	font-weight: normal;
}
	
#clear_stamp_tokutyo li .txtbox p{
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 20px;
}

#step1{
	background-image: url(../images/num01.png);
	background-repeat: no-repeat;
	background-position: left top;
}


#step2{
	background-image: url(../images/num02.png);
	background-repeat: no-repeat;
	background-position: left top;
}


#step3{
	background-image: url(../images/num03.png);
	background-repeat: no-repeat;
	background-position: left top;
}


#step4{
	background-image: url(../images/num04.png);
	background-repeat: no-repeat;
	background-position: left top;
}



/*--------------------------------------------------------------------------
  ゴム印
---------------------------------------------------------------------------*/

#rubber_tokutyo{
	width: 100%;
	float: left;
}

#rubber_tokutyo li{
	width: 100%;
	float: left;
	display: block;
	margin-bottom: 80px;
}

#rubber_tokutyo li .txtbox{
	float: left;
	margin-left: 100px;
	width: 480px;
}
	
#rubber_tokutyo li .txtbox strong{
	font-size: 24px;
	font-weight: normal;
}
	
#rubber_tokutyo li .txtbox p{
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 20px;
}

#step1{
	background-image: url(../images/num05.png);
	background-repeat: no-repeat;
	background-position: left top;
}


#step2{
	background-image: url(../images/num06.png);
	background-repeat: no-repeat;
	background-position: left top;
}


#step3{
	background-image: url(../images/num07.png);
	background-repeat: no-repeat;
	background-position: left top;
}


#step4{
	background-image: url(../images/num08.png);
	background-repeat: no-repeat;
	background-position: left top;
}


#step5{
	background-image: url(../images/num09.png);
	background-repeat: no-repeat;
	background-position: left top;
}


#step6{
	background-image: url(../images/num10.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#step7{
	background-image: url(../images/num11.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#step8{
	background-image: url(../images/num01.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#step9{
	background-image: url(../images/num02.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#step10{
	background-image: url("../images/num03.png");
	background-repeat: no-repeat;
	background-position: left top;
}

#step11{
	background-image: url(../images/num04.png);
	background-repeat: no-repeat;
	background-position: left top;
}

/*--------------------------------------------------------------------------
  お問い合わせ
---------------------------------------------------------------------------*/

.contact_base .comment{
	width: 450px;
	float: left;
	height: 200px;

}

.button {
	width: 200px;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	text-align: center;
	padding: 8px 0 10px;
	color: #fff;
	background-color: #004AD7;
	border-radius: 5px;
}

  
.buttonl {
	width: 200px;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	text-align: center;
	color: #fff;
	background-color: #004AD7;
	border-radius: 5px;
	float: left;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	margin-left: 200px;
}

.buttonr {
	width: 200px;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	text-align: center;
	color: #fff;
	background-color: #004AD7;
	border-radius: 5px;
	float: right;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	margin-right: 200px;
}

.red{
	color: #F00;

}
