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

#contentBody h1 {
	margin-bottom: 0px !important;
	padding: 40px !important;
	font-size: 0px !important;
	line-height: 1.0 !important;
	color: #fff !important;
	background-color: #1da5b9 !important;
}
#contentBody h3 {
	font-size: 15px !important;
	padding: 0px 25px !important;
	margin-bottom: 0px !important;
	color: #FFF !important;
	line-height: 1.5 !important;
}
#contentBody h4 {
	font-size: 10px !important;
	padding: 0px !important;
	margin-bottom: 0px !important;
	color: #FFF !important;
	line-height: 20px !important;
}
#contents {
	width: 100%;
	max-width: 1060px;
	margin: auto;
	background-color: white;
}
.main, .box1, .box2, .box3, .box4 {
	width: 100%;
}
.maingif {
	width: 380px;
	height: auto;
	margin: 50px auto;
	display: block;
}
.box1_1 {
	padding-bottom: 40px;
}
.box1_2 {
	padding-top: 40px;
}
/*ライン*/
hr {
	border-width: 3px;
	border-style: solid !important;
	border-color: #1da5b9 !important;
	border-radius: 3px;
	height: 1px !important;
	background-color: #1da5b9 !important;
	margin: 0 !important;
}
.sankaku {
	width: 150px;
	height: auto;
	margin: auto;
	display: block;
}
/*ポイントを貯める*/

.box1 h1 {
	width: 270px;
	height: auto;
	margin: auto;
	padding: 40px;
}
/*カートとコイン*/
.box_img {
	width: 400px;
	height: auto;
	margin: auto;
	display: block;
	padding: 50px;
}
/*ボタン*/
.btn_img {
	width: 500px;
	height: auto;
	margin: 50px auto;
	display: block;
	cursor: pointer;
}
.btn_img:hover {
	position: relative;
	top: 3px;
	left: 3px;
}
/*白枠box1*/
.box1_img {
	background-color: white;
	border-radius: 20px;
	webkit-border-radius: 20px;    /* Safari,Google Chrome用 */
	moz-border-radius: 20px;   /* Firefox用 */
	padding: 5% 20%;
}
/*ポイントを使う*/
.box2 h2 {
	width: 250px;
	height: auto;
	margin: auto;
	padding: 40px;
}
/*白枠box2*/
.box2_1 {
	border-style: solid;
	border-color: #1da5b9;
	background-color: white;
	border-width: 5px;
	border-radius: 20px;
	webkit-border-radius: 20px;    /* Safari,Google Chrome用 */
	moz-border-radius: 20px;   /* Firefox用 */
	padding: 5% 20%;
}
/*お得なキャンペーン*/
.box3 h2 {
	width: 520px;
	height: auto;
	margin: auto;
	padding: 40px;
}
.present {
	width: 150px;
	height: auto;
	margin: auto;
	display: block;
	padding: 40px;
}
.icon {
	width: 350px;
	height: auto;
	margin: 0 auto;
	display: block;
	padding-top: 30px;
}
/*テキスト*/
.box1 h2 {
	text-align: center;
	font-size: 22px;
	letter-spacing: 9px;
	color: white;
	padding-bottom: 40px;
}
.box2 p {
	text-align: center;
	font-size: 22px;
	letter-spacing: 9px;
	color: #1da5b9;
	padding-bottom: 40px;
	font-weight: 500;
}
.box3 h3 {
	text-align: center;
	color: white;
	font-size: 22px;
	letter-spacing: 9px;
}
.box3 h4 {
	color: white;
	font-size: 14px;
	letter-spacing: 7px;
	width: 550px;
	margin: auto;
	line-height: 25px;
	padding-bottom: 10px;
}

/*背景色*/
.box1, .box3 {
	background-color: #1da5b9;
	padding-bottom: 75px;
}
.box2 {
	padding-bottom: 75px;
}
.imgsp {
	display: none;
}

.nopc{display:none;}

@media all and (max-width:670px) {
#contents, .main, .box1, .box2, .box3, .box4 {
	width: 100%;
}
.box1, .box2, .box3 {
	padding-bottom: 40px;
}
.maingif, .icon {
	width: 60%;
}
.box1_img, .box_img {
	width: 75%;
	padding: 35px;
}
hr {
	border-width: 2px;
}

.box2_1 {
	border-width: 4px;
}
/*タイトル -ポイントを貯める、使う、お得なキャンペーン*/
.box1 h1 {
	width: 60%;
	padding: 30px;
}
.box2 h2 {
	width: 50%;
	padding: 30px;
}
.box3 h2 {
	width: 70%;
	padding: 30px;
}

.box1 h2, .box2 p {
	font-size: 14px;
	letter-spacing: 5px;
	padding: 0 25px 0 25px;
    padding-bottom: 20px;
}

/*期間限定クーポン〜、ポイントサービスの〜*/
.box3 h3 {
	letter-spacing: 5px;
}

.nosp {
	display: none;
}

.box2 p {
	font-weight: 600;
}
.sankaku {
	width: 25%;
}

.btn_img {
	width: 80%;
	margin: 25px auto;
}

.present {
	width: 30%;
}

/*注意書き*/
.box3 h4 {
	font-size: 9px;
	letter-spacing: 3px;
	line-height: 18px;
	width: 92%;
	padding: 5px;
}

.box4 {
	padding-bottom: 60px;
}
.imgsp {
	width: 280px;
	height: auto;
	margin: auto;
	display: block;
}
.imgpc {
	display: none;
}

.nopc{display:block;}

}
