@charset "Shift_JIS";

#SMP_STYLE .body {
	margin: 0;
	padding: 0;
	background: #F4F4F4;
	font-size: 13px;
	*font-size: small;
	*font: x-small;
	font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
}

#SMP_STYLE .body_tbl {
	width: 900px;
	margin: 0 auto;
	padding-bottom: 30px;
	border: 1px solid #999999;
	background: #FFFFFF;
}

#SMP_STYLE h1 {
	margin: 0;
	padding: 10px 10px 10px 10px;
	background: #bf6bb5;
	color: #FFFFFF;
	font-size: 153.9%;
	font-weight:bold;
	text-align:center;
}

#SMP_STYLE .header_img_smartphone {display: none;}
#SMP_STYLE .header_img_tablet {display: none;}
#SMP_STYLE .header_img_pc {display: block;}

#SMP_STYLE .header_text {
	margin: 0;
	padding: 20px 70px 20px 70px;
	background: #F1F1F1;
	color: #111111;
	font-size: 100%;
	font-weight:normal;
	text-align:left;
}

#SMP_STYLE .header_rmesg {
	margin: 0;
	padding: 30px 70px 10px 70px;
	color: #111111;
	font-size: 100%;
	font-weight:normal;
	text-align:left;
}

#SMP_STYLE .header_emesg {
	width: 720px;
	margin: 30px auto;
	padding: 20px 20px 20px 20px;
	border: 2px solid #FF0000;
	color: #FF0000;
	font-size: 100%;
	font-weight:normal;
	text-align:left;
}

#SMP_STYLE .smp_tmpl {
	width: 760px;
	padding: 20px 0 0 0;
	margin: 0 70px;
	z-index:2;
	position:relative;
}

#SMP_STYLE dl {
	position: relative;
	margin: 0;
	padding: 13px 0 0 0;
	width: 760px;
	border-bottom: 1px solid #DDDDDD;
}

#SMP_STYLE dl.top {
	border-top: 1px solid #DDDDDD;
}
#SMP_STYLE dt.title {
	display: inline-block;
	width: 220px;
	margin: 0;
	padding: 23px 15px 18px 0;
	color: #333333;
	font-size: 108%;
	font-weight:bold;
	text-align:left;
	line-height: 1.2;
	vertical-align: top;
}

#SMP_STYLE dt.title .caution {
	display: block;
	width: 220px;
	color: #5F5F5F;
	font-size: 85%;
	font-weight:normal;
	padding: 10px 0 0 0;
	line-height: 1.2;
	text-align:left;
}

#SMP_STYLE dd.data {
	display: inline-block;
	width: 520px;
	margin: 0;
	padding: 18px 0;
	color: #5F5F5F;
	font-size: 100%;
	font-weight: bold;
	text-align: left;
	white-space:normal;
	word-break:break-word;
	overflow-wrap:break-word;
}

#SMP_STYLE .input {
	width: 420px;
	margin-bottom: 8px;
	padding: 5px;
	color: #333333;
	border: 1px solid #999999;
	border-radius: 3px 3px 3px 3px;
	box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2) inset;
	/*font-size: 108%;*/
	font-size: 150%;
	text-align: left;
}
#SMP_STYLE dd.data select{
	border:1px solid #999;
	font-size:150%;
	width:auto;
}

#SMP_STYLE .zipcode li.code01 input {
	width: 80px;
}

#SMP_STYLE .zipcode li.code02 input {
	width: 100px;
}

#SMP_STYLE .phone li.num01 input {
	width: 65px;
}

#SMP_STYLE .phone li.num02 input {
	width: 50px;
}

#SMP_STYLE .phone li.num03 input {
	width: 55px;
}

#SMP_STYLE .price input {
	width: 200px;
}

#SMP_STYLE .num input {
	width: 60px;
}

#SMP_STYLE .integer input {
	width: 90px;
}

#SMP_STYLE .real input {
	width: 170px;
}

#SMP_STYLE .pass input {
	width: 150px;
}

#SMP_STYLE .epass input {
	width: 160px;
}

#SMP_STYLE .time input {
	width: 20px;
}

#SMP_STYLE .time .year {
	width: 40px;
}

#SMP_STYLE .serial {
	width: 50px;
}

#SMP_STYLE ul,#smp_style li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#SMP_STYLE .zipcode ul li,
#SMP_STYLE .phone ul li,
#SMP_STYLE .time ul li {
	width: auto;
	float: left;
	margin: 0 3px 0 0;
	padding: 0;
	height: 35px;
	line-height: 35px;
}

#SMP_STYLE .multi1 label {
	display: block;
	float: left;
	min-width: 135px;
	margin: 0 0 7px 0;
	padding: 0 10px;
	text-align: left;
}

#SMP_STYLE .multi1 label input {
	display: block;
	float: left;
	width: 1em;
	height: 1em;
	margin: 0.4em 0 0 0;
	padding: 0;
	box-shadow: 0 0 0 0 rgba(0, 0, 0, 0) inset;
	border-radius: 0 0 0 0;
	overflow: hidden;
}

#SMP_STYLE .multi1 label span {
	display: block;
	margin: 0 0 0 30px;
	font-size: 100%;
	font-weight: normal;
}

#SMP_STYLE .multi1 .radio input {
	border-radius: 1em;
}

#SMP_STYLE .multi2 li {
	display: inline;
	float: left;
	min-width: 135px;
	margin: 0 0 0 0;
	padding: 0 5px 2px 10px;
	text-align: left;
	clear: both;
}

#SMP_STYLE .multi2 label input {
	display: block;
	float: left;
	width: 1em;
	height: 1em;
	box-shadow: 0 0 0 0 rgba(0, 0, 0, 0) inset;
	margin: 0.2em 0 0 0;
	padding: 0;
	border-radius: 0 0 0 0;
	overflow: hidden;
}

#SMP_STYLE .multi2 label span {
	display: block;
	margin: 0 0 0 30px;
	font-size: 100%;
	font-weight: normal;
}

#SMP_STYLE .multi2 .radio input {
	border-radius: 1em;
}

#SMP_STYLE select {
	margin-bottom: 8px;
	font-size: 100%;
	width: 180px;
}

#SMP_STYLE textarea {
	width: 510px;
	padding: 5px;
	border: 1px solid #999999;
	border-radius: 3px 3px 3px 3px;
	box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2) inset;
	font-size: 108%;
	text-align: left;
}

#SMP_STYLE .image input {
	width: 100%;
}

#SMP_STYLE .file input {
	width: 100%;
}

#SMP_STYLE input.clear {
	width: 55px;
	text-align: center;
}

#SMP_STYLE input.submit {
	width: 270px;
	height: 42px;
	margin: 40px 0 40px 0;
	border: hidden;
	border-radius: 3px 3px 3px 3px;
	/* other browser */
	background: #303030;
	/* for old webkit */
	background: -webkit-gradient(
		linear, left top, left bottom,
		color-stop(0.00, #606060),
		color-stop(1.00, #303030)
	);
	/* for modern browser */
	background: linear-gradient(
		to bottom,
		#606060 0%,
		#303030 100%
	);
	box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.4);
	color: #FFFFFF;
	font-size: 150%;
	font-weight: normal;
	text-align: center !important;
	cursor: pointer;
	padding-left:0;
	padding-right:0;
}

#SMP_STYLE input.submit:hover {
	filter: alpha(opacity=90);
	-ms-filter: alpha(opacity=90);
	opacity: 0.9;
}

#SMP_STYLE input.image {
	margin: 40px 0 40px 0;
	width: auto;
	border: none;
	padding: 0;
	vertical-align: middle;
}

#SMP_STYLE .sample {
	color: #555555;
	font-size: 93%;
	font-weight:normal;
	text-align:left;
	line-height: 1.2;
}

#SMP_STYLE .suffix {
	color: #111111;
	font-size: 100%;
	font-weight:normal;
	text-align:left;
	height: 35px;
	line-height: 35px;
}

#SMP_STYLE .need {
	color: #CC0000;
	font-size: 100%;
	font-weight:bold;
	text-align:left;
}

#SMP_STYLE .msg {
	display: block;
	color: #DD0000;
	font-size: 100%;
	font-weight:bold;
	margin-bottom: 5px;
	text-align:left;
}

#SMP_STYLE .sub_text {
	width: 760px;
	font-size: 123.1%;
	font-weight:normal;
	padding: 10px 0;
	text-align:left;
	color: #111111;
	margin-left:auto;
	margin-right:auto;
}
#SMP_STYLE .sub_text p {
	text-align:left;
}

#SMP_STYLE .error {
	background: #FFE4E4;
}

#SMP_STYLE .spiralSeal {
	width: 80%;
	overflow: hidden;
	margin: 0;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}

#SMP_STYLE .spiralSeal tr td.description {
	display: table-cell;
	text-align: left;
	overflow: auto;
}

#SMP_STYLE .spiralSeal tr td.img {
	display: table-cell;
	margin-left: 0px;
	margin-right: 0px;
	overflow: auto;
	text-align: center;
}

#SMP_STYLE .footer_text {
	width: 760px;
	font-size: 100%;
	margin: 30px 0 0 0;
	font-weight:normal;
	text-align:left;
}

#SMP_STYLE .cf:before,#SMP_STYLE .cf:after {content:"";display:table;}
#SMP_STYLE .cf:after {clear:both;}
#SMP_STYLE .cf {*zoom:1;}

.sponly{ display:none; }
.pconly{ display:inline; }
div.pconly, p.pconly{ display:block; }

.footer{ color:#000; text-align:center; font-size:85%; display:block; padding:10px;  }
.footer a{ color:#fff; text-decoration:none; }
.footer a:hover{ text-decoration:underline; }

@media screen and (min-width:726px) and (max-width:981px) {
	#SMP_STYLE .body {
		margin: 0;
		padding: 0;
		font-size: 13px;
		*font-size: small;
		*font: x-small;
		font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
		background: #FFFFFF;
	}

	#SMP_STYLE .body_tbl {
		width: 100%;
		margin: 0 auto;
		padding: 0 0 30px 0;
		border: none;
		background: #FFFFFF;
	}

	#SMP_STYLE h1 {
		margin: 0;
		padding: 10px 10px 10px 10px;
		background: #bf6bb5;
		color: #FFFFFF;
		font-size: 153.9%;
		font-weight:bold;
		text-align:center;
	}

	#SMP_STYLE .header_img_smartphone {display: none;}
	#SMP_STYLE .header_img_tablet {display: block;}
	#SMP_STYLE .header_img_pc {display: none;}

	#SMP_STYLE .header_text {
		margin: 0;
		padding: 15px 70px 15px 70px;
		background: #F1F1F1;
		color: #111111;
		font-size: 93%;
		font-weight:normal;
		text-align:left;
	}

	#SMP_STYLE .header_rmesg {
		margin: 0;
		padding: 30px 70px 10px 70px;
		color: #111111;
		font-size: 100%;
		font-weight:normal;
		text-align:left;
	}

	#SMP_STYLE .header_emesg {
		width: 80%;
		margin: 30px auto 10px;
		padding: 15px 15px 15px 15px;
		border: 2px solid #FF0000;
		color: #FF0000;
		font-size: 100%;
		font-weight:normal;
		text-align:left;
	}

	#SMP_STYLE .smp_tmpl {
		width: 80%;
		margin: 20px auto 0;
		padding: 20px 0 0 0;
	}

	#SMP_STYLE dl {
		display: table;
		margin: 0;
		position: relative;
		width: 100%;
	}

	#SMP_STYLE dl.top {
		border-top: 1px solid #DDDDDD;
	}
	#SMP_STYLE dt.title {
		display: inline-block;
		width: 20%;
		margin: 0;
		padding: 23px 15px 28px 0;
		color: #333333;
		font-size: 108%;
		font-weight:bold;
		text-align:left;
		line-height: 1.2;
		vertical-align: top;
	}

	#SMP_STYLE dt.title .caution {
		display: block;
		width: 100%;
		color: #5F5F5F;
		font-size: 85%;
		font-weight:normal;
		padding: 10px 0 0 0;
		line-height: 1.2;
		text-align:left;
	}

	#SMP_STYLE dd.data {
		display: inline-block;
		width: 70%;
		margin: 0;
		padding: 18px 0 18px 0;
		color: #5F5F5F;
		font-size: 100%;
		font-weight: bold;
		text-align: left;
	}

	#SMP_STYLE .input {
		width: 70%;
		margin-bottom: 8px;
		padding: 5px;
		color: #333333;
		border: 1px solid #999999;
		border-radius: 3px 3px 3px 3px;
		box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2) inset;
		/*font-size: 108%;*/
		font-size: 150%;
		text-align: left;
	}

	#SMP_STYLE .zipcode li.code01 input {
		/*width: 30px;*/
		width: 80px;
	}

	#SMP_STYLE .zipcode li.code02 input {
		/*width: 40px;*/
		width: 100px;
	}

	#SMP_STYLE .phone li.num01 input {
		width: 65px;
	}

	#SMP_STYLE .phone li.num02 input {
		width: 50px;
	}

	#SMP_STYLE .phone li.num03 input {
		width: 55px;
	}

	#SMP_STYLE .price input {
		width: 200px;
	}

	#SMP_STYLE .num input {
		width: 60px;
	}

	#SMP_STYLE .integer input {
		width: 90px;
	}

	#SMP_STYLE .real input {
		width: 170px;
	}

	#SMP_STYLE .pass input {
		width: 50%;
	}

	#SMP_STYLE .epass input {
		width: 50%;
	}

	#SMP_STYLE .time input {
		width: 20px;
	}

	#SMP_STYLE .time .year {
		width: 40px;
	}

	#SMP_STYLE .time .new_line {
		clear: both;
	}

	#SMP_STYLE .serial {
		width: 50px;
	}

	#SMP_STYLE ul,#smp_style li {
		list-style-type: none;
		margin: 0;
		padding: 0;
	}

	#SMP_STYLE .zipcode ul li,
	#SMP_STYLE .phone ul li,
	#SMP_STYLE .time ul li {
		width: auto;
		float: left;
		margin: 0 3px 0 0;
		padding: 0;
		height: 35px;
		line-height: 35px;
	}

	#SMP_STYLE .multi1 label {
		display: block;
		float: left;
		min-width: 126px;
		margin: 0 10px 7px 0;
		padding: 10px 10px 0 10px;
		border-radius: 4px 4px 4px 4px;
		background: #F1F1F1;
		text-align: left;
	}

	#SMP_STYLE .multi1 label input {
		display: block;
		float: left;
		width: 20px;
		margin: 0.2em 0 0 0;
		padding: 0;
		box-shadow: 0 0 0 0 rgba(0, 0, 0, 0) inset;
		border-radius: 3px 3px 3px 3px;
		text-align: left;
		overflow: hidden;
	}

	#SMP_STYLE .multi1 label span {
		display: block;
		margin: 0 0 10px 30px;
		font-size: 100%;
	}

	#SMP_STYLE .multi1 .radio input {
		border-radius: 1em;
	}

	#SMP_STYLE .multi2 li {
		display: inline;
		float: left;
		width: 100%;
		margin: 0 0 7px 0;
		padding: 10px 10px 10px 10px;
		border-radius: 4px 4px 4px 4px;
		background: #EEEEEE;
		text-align: left;
		clear: both;
	}

	#SMP_STYLE .multi2 label input {
		display: block;
		float: left;
		width: 20px;
		margin: 0.2em 0 0 0;
		padding: 0;
		text-align: left;
		box-shadow: 0 0 0 0 rgba(0, 0, 0, 0) inset;
		border-radius: 3px 3px 3px 3px;
		overflow: hidden;
	}

	#SMP_STYLE .multi2 label span {
		display: block;
		margin: 0 0 0 30px;
		font-size: 100%;
	}

	#SMP_STYLE .multi2 .radio input {
		border-radius: 1em;
	}

	#SMP_STYLE select {
		margin-bottom: 8px;
		font-size: 100%;
		width: 180px;
	}

	#SMP_STYLE textarea {
		width: 100%;
		padding: 5px;
		border: 1px solid #999999;
		border-radius: 3px 3px 3px 3px;
		box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2) inset;
		font-size: 108%;
		text-align: left;
	}

	#SMP_STYLE .image input {
		width: 100%;
	}

	#SMP_STYLE .file input {
		width: 100%;
	}

	#SMP_STYLE input.clear {
		width: 55px;
		text-align: center;
	}

	#SMP_STYLE input.submit {
		width: 40%;
		height: 42px;
		margin: 40px 0 40px 0;
		border: hidden;
		border-radius: 3px 3px 3px 3px;
		/* other browser */
		background: #303030;
		/* for old webkit */
		background: -webkit-gradient(
			linear, left top, left bottom,
			color-stop(0.00, #606060),
			color-stop(1.00, #303030)
		);
		/* for modern browser */
		background: linear-gradient(
			to bottom,
			#606060 0%,
			#303030 100%
		);
		box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.4);
		color: #FFFFFF;
		font-size: 150%;
		font-weight: normal;
		text-align: center !important;
		cursor: pointer;
		padding-left:0;
		padding-right:0;
	}

	#SMP_STYLE input.submit:hover {
		filter: alpha(opacity=90);
		-ms-filter: alpha(opacity=90);
		opacity: 0.9;
	}

	#SMP_STYLE input.image {
		margin: 40px 0 40px 0;
		width: auto;
		border: none;
		padding: 0;
		vertical-align: middle;
	}

	#SMP_STYLE .sample {
		color: #555555;
		font-size: 93%;
		font-weight:normal;
		text-align:left;
		line-height: 1.2;
	}

	#SMP_STYLE .suffix {
		color: #111111;
		font-size: 100%;
		font-weight:normal;
		text-align:left;
		height: 35px;
		line-height: 35px;
	}

	#SMP_STYLE .need {
		color: #CC0000;
		font-size: 100%;
		font-weight:bold;
		text-align:left;
	}

	#SMP_STYLE .msg {
		display: block;
		color: #DD0000;
		font-size: 100%;
		font-weight:bold;
		margin-bottom: 5px;
		text-align:left;
	}

	#SMP_STYLE .sub_text {
		width: 90%;
		font-size: 123.1%;
		font-weight:normal;
		padding: 50px 0;
		text-align:left;
		color: #111111;
	}

	#SMP_STYLE .error {
		background: #FFE4E4;
	}

	#SMP_STYLE .spiralSeal {
		width: 80%;
		overflow: hidden;
		margin: 0;
		background-color: #FFFFFF;
		border: 1px solid #CCCCCC;
	}

	#SMP_STYLE .spiralSeal tr td.description {
		display: table-cell;
		text-align: left;
		overflow: auto;
	}

	#SMP_STYLE .spiralSeal tr td.img {
		display: table-cell;
		margin-left: 0px;
		margin-right: 0px;
		overflow: auto;
		text-align: center;
	}

	#SMP_STYLE .footer_text {
		width: 80%;
		font-size: 93%;
		margin: 30px 0 0 0;
		font-weight:normal;
		text-align:left;
	}

	#SMP_STYLE .cf:before,#SMP_STYLE .cf:after {content:"";display:table;}
	#SMP_STYLE .cf:after {clear:both;}
	#SMP_STYLE .cf {*zoom:1;}

}
@media screen and (max-width:725px) {
	#SMP_STYLE .body {
		margin: 0;
		padding: 0;
		font-size: 13px;
		*font-size: small;
		*font: x-small;
		font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
		background: #FFFFFF;
	}

	#SMP_STYLE .body_tbl {
		width: 100%;
		margin: 0 auto;
		padding-bottom: 30px;
		border: none;
		background: #FFFFFF;
	}

	#SMP_STYLE h1 {
		margin: 0;
		padding: 10px 10px 10px 10px;
		background: #bf6bb5;
		color: #FFFFFF;
		font-size: 153.9%;
		font-weight:bold;
		text-align:center;
	}

	#SMP_STYLE .header_img_smartphone {display: block;}
	#SMP_STYLE .header_img_tablet {display: none;}
	#SMP_STYLE .header_img_pc {display: none;}

	#SMP_STYLE .header_text {
		margin: 0;
		padding: 15px 15px 15px 15px;
		background: #F1F1F1;
		color: #111111;
		font-size: 85%;
		font-weight:normal;
		text-align:left;
	}

	#SMP_STYLE .header_rmesg {
		margin: 0 0 0 0;
		padding: 30px 15px 10px 15px;
		color: #111111;
		font-size: 100%;
		font-weight:normal;
		text-align:left;
	}

	#SMP_STYLE .header_emesg {
		width: 240px;
		margin: 10px auto 10px;
		padding: 15px 15px 15px 15px;
		border: 2px solid #FF0000;
		color: #FF0000;
		font-size: 100%;
		font-weight:normal;
		text-align:left;
	}

	#SMP_STYLE .smp_tmpl {
		width: 80%;
		margin: 0 auto;
		padding-top: 20px 0 0 0;
	}

	#SMP_STYLE dl {
		display: block;
		margin: 0 0 10px 0;
		padding: 20px 0 0 0;
		position: relative;
		width: 100%;
		border-bottom: 1px solid #DDDDDD;
	}

	#SMP_STYLE dl.top {
		border-top: 1px solid #DDDDDD;
	}
	#SMP_STYLE dt.title {
		display: block;
		width: 270px;
		margin: 0;
		padding: 0 0 0 0;
		color: #333333;
		font-size: 108%;
		font-weight:bold;
		text-align:left;
		vertical-align: middle;
	}

	#SMP_STYLE dt.title .caution {
		display: block;
		width: 270px;
		color: #5F5F5F;
		font-size: 85%;
		font-weight:normal;
		padding: 10px 0 0 0;
		line-height: 1.2;
		text-align:left;
	}

	#SMP_STYLE dd.data {
		position: relative;
		display: block;
		width: auto;
		margin: 0 0 10px 0;
		padding: 18px 0 10px 0;
		color: #5F5F5F;
		font-size: 100%;
		font-weight: bold;
		text-align: left;
	}

	#SMP_STYLE .input {
		width: 170px;
		margin-bottom: 8px;
		padding: 5px;
		color: #333333;
		border: 1px solid #999999;
		border-radius: 3px 3px 3px 3px;
		box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2) inset;
		font-size: 150%;
		text-align: left;
	}

	#SMP_STYLE .zipcode li.code01 input {
		width: 80px;
	}

	#SMP_STYLE .zipcode li.code02 input {
		width: 100px;
	}

	#SMP_STYLE .phone li.num01 input {
		width: 65px;
	}

	#SMP_STYLE .phone li.num02 input {
		width: 50px;
	}

	#SMP_STYLE .phone li.num03 input {
		width: 55px;
	}

	#SMP_STYLE .price input {
		width: 150px;
	}

	#SMP_STYLE .num input {
		width: 60px;
	}

	#SMP_STYLE .integer input {
		width: 90px;
	}

	#SMP_STYLE .real input {
		width: 170px;
	}

	#SMP_STYLE .pass input {
		width: 150px;
	}

	#SMP_STYLE .epass input {
		width: 160px;
	}

	#SMP_STYLE .time input {
		width: 20px;
	}

	#SMP_STYLE .time .year {
		width: 40px;
	}

	#SMP_STYLE .time .new_line {
		clear: both;
	}

	#SMP_STYLE ul,#smp_style li {
		list-style-type: none;
		margin: 0;
		padding: 0;
	}

	#SMP_STYLE .serial {
		width: 50px;
	}

	#SMP_STYLE .zipcode ul li,
	#SMP_STYLE .phone ul li,
	#SMP_STYLE .time ul li {
		width: auto;
		float: left;
		margin: 0 3px 0 0;
		padding: 0;
		height: 35px;
		line-height: 35px;
	}

	#SMP_STYLE .multi1 label {
		display: block;
		min-width: 250px;
		margin: 0 10px 10px 0;
		padding: 10px;
		border-radius: 4px 4px 4px 4px;
		background: #F1F1F1;
		text-align: left;
	}

	#SMP_STYLE .multi1 label input {
		display: block;
		float: left;
		width: 20px;
		margin: 0.2em 0 0 0;
		padding: 0;
		box-shadow: 0 0 0 0 rgba(0, 0, 0, 0) inset;
		border-radius: 3px 3px 3px 3px;
		text-align: left;
		overflow: hidden;
	}

	#SMP_STYLE .multi1 label span {
		display: block;
		margin: 0 0 0 25px;
		font-size: 100%;
	}

	#SMP_STYLE .multi1 .radio input {
		border-radius: 1em;
	}

	#SMP_STYLE .multi2 li {
		display: block;
		min-width: 250px;
		margin: 0 10px 10px 0;
		padding: 10px;
		border-radius: 4px 4px 4px 4px;
		background: #F1F1F1;
		text-align: left;
		width: auto;
	}

	#SMP_STYLE .multi2 label input {
		display: block;
		float: left;
		width: 20px;
		margin: 0.2em 0 0 0;
		padding: 0;
		box-shadow: 0 0 0 0 rgba(0, 0, 0, 0) inset;
		border-radius: 3px 3px 3px 3px;
		text-align: left;
		overflow: hidden;
	}

	#SMP_STYLE .multi2 label span {
		display: block;
		margin: 0 0 0 25px;
		font-size: 100%;
	}

	#SMP_STYLE .multi2 .radio input {
		border-radius: 1em;
	}

	#SMP_STYLE select {
		margin-bottom: 8px;
		font-size: 100%;
		width: 180px;
	}

	#SMP_STYLE textarea {
		width: 260px;
		padding: 5px;
		border: 1px solid #999999;
		border-radius: 3px 3px 3px 3px;
		box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2) inset;
		font-size: 108%;
		text-align: left;
	}

	#SMP_STYLE .image input {
		width: 100%;
	}

	#SMP_STYLE .file input {
		width: 100%;
	}

	#SMP_STYLE input.clear {
		width: 55px;
		text-align: center;
	}

	#SMP_STYLE input.submit {
		width: 150px;
		height: 42px;
		margin: 20px 0 40px 0;
		border: hidden;
		border-radius: 3px 3px 3px 3px;
		/* other browser */
		background: #303030;
		/* for old webkit */
		background: -webkit-gradient(
			linear, left top, left bottom,
			color-stop(0.00, #606060),
			color-stop(1.00, #303030)
		);
		/* for modern browser */
		background: linear-gradient(
			to bottom,
			#606060 0%,
			#303030 100%
		);
		box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.4);
		color: #FFFFFF;
		font-size: 150%;
		font-weight: normal;
		text-align: center !important;
		cursor: pointer;
		padding-left:0;
		padding-right:0;
	}

	#SMP_STYLE input.submit:hover {
		filter: alpha(opacity=90);
		-ms-filter: alpha(opacity=90);
		opacity: 0.9;
	}

	#SMP_STYLE input.image {
		margin: 40px 0 40px 0;
		width: auto;
		border: none;
		padding: 0;
		vertical-align: middle;
	}

	#SMP_STYLE .sample {
		color: #555555;
		font-size: 93%;
		font-weight:normal;
		text-align:left;
		line-height: 1.2;
	}

	#SMP_STYLE .suffix {
		color: #111111;
		font-size: 100%;
		font-weight:normal;
		text-align:left;
		height: 35px;
		line-height: 35px;
	}

	#SMP_STYLE .need {
		color: #CC0000;
		font-size: 100%;
		font-weight:bold;
		text-align:left;
	}

	#SMP_STYLE .msg {
		display: block;
		color: #DD0000;
		font-size: 100%;
		font-weight:bold;
		margin-bottom: 5px;
		text-align:left;
	}

	#SMP_STYLE .sub_text {
		width: 270px;
		font-size: 123.1%;
		font-weight:normal;
		padding: 50px 0;
		text-align:left;
		color: #111111;
	}

	#SMP_STYLE .error {
		background: #FFE4E4;
	}

	#SMP_STYLE .spiralSeal {
		width: 270px;
		overflow: hidden;
		margin: 0;
		background-color: #FFFFFF;
		border: 1px solid #CCCCCC;
	}

	#SMP_STYLE .spiralSeal tr td.description {
		display: block;
		text-align: left;
		overflow: auto;
	}

	#SMP_STYLE .spiralSeal tr td.img {
		display: block;
		margin-left: 60px;
		margin-right: 60px;
		overflow: auto;
		text-align: center;
	}

	#SMP_STYLE .footer_text {
		width: 270px;
		font-size: 85%;
		margin: 30px 0 0 0;
		font-weight:normal;
		text-align:left;
	}

	#SMP_STYLE .cf:before,#SMP_STYLE .cf:after {content:"";display:table;}
	#SMP_STYLE .cf:after {clear:both;}
	#SMP_STYLE .cf {*zoom:1;}

.pconly{ display:none; }
.sponly{ display:inline; }
div.sponly, p.sponly{ display:block; }
.footer{ padding:10px; }
.footer a{ display:block; }
}

div.body_tbl{ text-align:left; margin-left:auto; margin-right:auto; max-width:900px; padding:0 !important; border-left:1px solid #999; border-right:1px solid #999; }
div.body_tbl form{ text-align:center; }
img.pconly, img.sponly{ width:100%; height:auto; }
html#SMP_STYLE body h1.header{ margin:0; padding:0;
	background-image:url(bg.png);
	background-size:100% auto;
	background-repeat:repeat-y;
	background-position:center top;
	background-color:#bf6bb5;
 }
html#SMP_STYLE body h1.header img{ vertical-align:bottom; }
html#SMP_STYLE dt.title { padding: 10px 15px 10px 0;}
html#SMP_STYLE dd.data { padding: 10px 0;}
#SMP_STYLE .header_emesg, #SMP_STYLE .error {background-color:#ff9;}
html#SMP_STYLE .sub_text{ font-weight:bold; text-align:center; }

#SMP_STYLE .body_tbl{
	background-image:url(bg.png);
	background-size:100% auto;
	background-repeat:repeat-y;
	background-position:center top;
	background-color:#bf6bb5;
}

@media screen and (max-width:725px) {
#SMP_STYLE .body_tbl,
html#SMP_STYLE body h1.header {
	background-image:url(bg_sp.png);
}
}





#SMP_STYLE .c_end img {
	vertical-align:bottom;
	padding:0;
	margin:0;
}


#SMP_STYLE .c_img {
	width:75%;
	margin:0 auto;
}
#SMP_STYLE .c_img img {
	width:100%;
}

#SMP_STYLE .s_code dt.title,
#SMP_STYLE .s_code dd.data {
	display:block;
	width:100%;
}
#SMP_STYLE .s_code dt.title {
	line-height:1.6;
}

@media screen and (max-width:725px) {
#SMP_STYLE .c_img,
#SMP_STYLE .smp_tmpl.s_code {
	width:85%;
}
#SMP_STYLE .header_rmesg {
	padding:20px 10%;
}

}

#SMP_STYLE .btn_camp {
	width:50%;
	margin:60px auto 30px;
	text-align:center;
}
#SMP_STYLE .btn_camp a {
	display:block;
	text-decoration:none;
	background-color:#ccc;
	text-align:center;
	color:#333;
	padding:10px 0;
}

#SMP_STYLE .info_area {
	width:auto; text-align:left; margin:40px auto 40px auto;
}
@media screen and (max-width:725px) {

#SMP_STYLE .info_area {
	width:100%; text-align:left; margin:20px auto 40px auto;
}
#SMP_STYLE .sub_text {
	width:100%;
	padding:0;
}
#SMP_STYLE .btn_camp {
	width:90%;
	margin:30px auto 30px;
}
}


.footer {
	background-image:url(pc_btm.png);
	background-size:100% auto;
	background-repeat:no-repeat;
	background-position:center bottom;
	padding-top:10%;
	margin-top:-7%;
}

@media screen and (max-width:725px) {
.footer {
	background-image:url(sp_btm.png);
	margin-top:0;
}
}

#SMP_STYLE .smp_tmpl.s_code.s_num {
	margin:0 auto;
	width:800px;
}
@media screen and (max-width:902px) {
#SMP_STYLE .smp_tmpl.s_code.s_num {
	width:89%;
}
}
@media screen and (max-width:725px) {
#SMP_STYLE .smp_tmpl.s_code.s_num {
	width:94%;
}
}
#SMP_STYLE .smp_tmpl.s_code.s_num dl.cf {
	width:100%;
}

#SMP_STYLE .smp_tmpl.s_code dl.cf {
	padding:0 2%;
	border-bottom:0px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	margin:0px 0px 0px 5px;
	width:calc(100% - 10px) !important;
}
#SMP_STYLE .smp_tmpl.s_code.s_prof dl.cf {
	border-bottom:1px solid #DDDDDD;
	border-top:none;
}
#SMP_STYLE .cf.cate01 {
	background:#986799;
}
#SMP_STYLE .cf.cate02 {
	background:#6D438B;
}
#SMP_STYLE .cf.cate03 {
	background:#672074;
}
#SMP_STYLE .cf.cate04 {
	background:#901b67;
}
#SMP_STYLE .cf.cate01 .data,
#SMP_STYLE .cf.cate01 .title{
		color:#fff;
		/*text-shadow:0 0 3px #fff;*/
}

#SMP_STYLE .cf.cate02 .data,
#SMP_STYLE .cf.cate02 .title{
		color:#fff;
		/*text-shadow:0 0 5px #fff;*/
}

#SMP_STYLE .cf.cate03 .data,
#SMP_STYLE .cf.cate03 .title{
		color:#fff;
		/*text-shadow:0 0 3px #fff;*/
}

#SMP_STYLE .cf.cate04 .data,
#SMP_STYLE .cf.cate04 .title{
		color:#fff;
		/*text-shadow:0 0 3px #fff;*/
}

#SMP_STYLE .cf.cate01 .msg,
#SMP_STYLE .cf.cate02 .msg,
#SMP_STYLE .cf.cate03 .msg,
#SMP_STYLE .cf.cate04 .msg{
		background:#ffc;
		/*text-shadow:0 0 3px #ffc,0 0 4px #ffc,0 0 5px #ffc,0 0 6px #ffc,0 0 7px #ffc,0 0 8px #ffc;*/
}

#SMP_STYLE .smp_tmpl.h500 {
	height:500px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	display:table;
}
#SMP_STYLE .smp_tmpl.h500 .sub_text {
	display:table-cell;
	vertical-align:middle;
}


#SMP_STYLE .s_confirm .data {
	font-size:150%;
}
@media screen and (max-width:725px) {
#SMP_STYLE .s_confirm .data {
	font-size:150%;
}
#SMP_STYLE select {
	font-size:150%;
	width:100%;
}
#SMP_STYLE .s_prof input.sp_full {
	width:100%;
}
#SMP_STYLE .s_confirm .data {
	font-size:200%;
}

}

#SMP_STYLE input::placeholder {
	color:#ccc;
}
}