@charset "utf-8";


#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: 100%;
	margin: 0 auto;
	padding-bottom: 30px;
	border: none;
	background: #FFFFFF;
}

#SMP_STYLE h1 {
	margin: 0;
	padding: 10px 10px 10px 10px;
	background: #333333;
	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;
}

#SMP_STYLE dl {
	position: relative;
	margin: 0;
	padding: 13px 0 0 0;
	width: 760px;
	border-bottom: 1px solid #DDDDDD;
}

#SMP_STYLE dl:first-child {
border-top: 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;
	background-color: #FFFFFF;
	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;
}

#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%;
	text-align: left;
}

#SMP_STYLE .zipcode li.code01 input {
	width: 30px;
}

#SMP_STYLE .zipcode li.code02 input {
	width: 40px;
}

#SMP_STYLE .phone li.num01 input {
	width: 50px;
}

#SMP_STYLE .phone li.num02 input {
	width: 40px;
}

#SMP_STYLE .phone li.num03 input {
	width: 40px;
}

#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 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: 153.9%;
	font-weight: normal;
	text-align: center;
	cursor: pointer;
}

#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 input.searchZipcode {
	width: 150px;
	height: 32px;
	margin: auto;
	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: 153.9%;
	font-weight: normal;
	text-align: center;
	cursor: pointer;
}

#SMP_STYLE input.searchZipcode:hover {
	filter: alpha(opacity=90);
	-ms-filter: alpha(opacity=90);
	opacity: 0.9;
}

#SMP_STYLE input.imageZipcode {
	margin: auto;
	width: auto;
	border: none;
	padding: 0;
	vertical-align: middle;
}

#SMP_STYLE input[name=SMPFORM_BACK] {
	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: 153.9%;
	font-weight: normal;
	text-align: center;
	cursor: pointer;
}

#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:bold;
	padding: 150px 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: 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;}

@media screen and (max-width:767px) {
	#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: #333333;
		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: 300px;
		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:first-child {
	border-top: 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;
		background-color: #FFFFFF;
		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: 270px;
		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: 108%;
		text-align: left;
	}

	#SMP_STYLE .zipcode li.code01 input {
		width: 30px;
	}

	#SMP_STYLE .zipcode li.code02 input {
		width: 40px;
	}

	#SMP_STYLE .phone li.num01 input {
		width: 50px;
	}

	#SMP_STYLE .phone li.num02 input {
		width: 40px;
	}

	#SMP_STYLE .phone li.num03 input {
		width: 40px;
	}

	#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 .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: 153.9%;
		font-weight: normal;
		text-align: center;
		cursor: pointer;
	}

	#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 input[name=SMPFORM_BACK] {
		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: 153.9%;
		font-weight: normal;
		text-align: center;
		cursor: pointer;
	}

	#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:bold;
		padding: 150px 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;}

}

  /*-------追加css-------*/
  @media screen and (min-width: 768px){
    .pc_none{
      display: none !important;
    }
    body {
      min-width: 1000px;
    }
    #kv {
      width: 100%;
      position: relative;
      /* height: 1139px; */
      /* overflow: hidden; */
    }
    #kv p{
      margin: 0;
    }
    #kv img {
      display: block;
      /* width: 1600px; */
      height: auto;
      /* position: absolute; */
      /* left: 50%; */
      /* margin-left: -800px; */
      max-width: 100%;
    }
    .kv_02{
      width: 100%;
      max-width: 1600px;
      background-color: #fff;
    }
    .kv_02 span{
      width: 982px;
      position: relative;
      display: block;
    }
    .qrcode{
      position: absolute;
      top: 77.5%;
      left: 85.3%;
      width: 79px;
      height: 79px;
    }
    #text_area1 {
      width: 100%;
      position: relative;
      background-color: #fff;
    }
    #text_area1 img {
      width: 700px;
      height: auto;
      display: block;
      margin: 0 auto;
      padding: 50px 0 60px;
    }
    #text_area2 {
      width: 100%;
      position: relative;
      background-color: #fff;
      padding-top: 110px;
      padding-bottom: 100px;
    }
    #text_area2 .title {
      width: 700px;
      margin: 0 auto;
      background-color: #000000;
      color: #fff;
      font-weight: bold;
      font-size: 24px;
      text-align: center;
      padding: 23px 0 21px;
      line-height: 1;
    }
    #text_area2 ul {
      display: block;
      width: 700px;
      margin: 0 auto;
      border: #000000 2px solid;
      box-sizing: border-box;
      padding: 18px 0 20px 12px;
      text-align: left;
    }
    #text_area2 ul li {
      font-size: 16px;
      color: #000000;
    }
    #text_area2 ul li:nth-child(n) {
      margin-top: 14px;
    }
    #text_area2 ul li a {
      color: #000000;
    }

    #SMP_STYLE .body_tbl {
      background-color: #f7f6f2;
      padding: 80px 0 37px;
    }
    #SMP_STYLE .tbl_title {
      color: #000000;
      font-size: 24px;
      font-weight: bold;
      line-height: 1;
      text-align: center;
      margin-bottom: 50px;
    }
    #SMP_STYLE .header_rmesg {
      font-size: 16px;
      text-align: center;
      margin-bottom: 50px;
      padding: 0;
    }
    #SMP_STYLE .smp_tmpl {
      width: 700px;
      padding: 0;
      margin: 0 auto;
    }
    #SMP_STYLE dl {
      position: relative;
      margin: 0;
      padding: 0;
      width: 100%;
      border: none;
      text-align: left;
      margin-bottom: 30px;
    }
    #SMP_STYLE dl.bottom40 {
      margin-bottom: 40px;
    }
    #SMP_STYLE dl:first-child {
      border: none;
    }
    #SMP_STYLE dt.title {
      display: block;
      width: 100%;
      margin: 0 0 7px;
      padding: 0;
      color: #000000;
      background-color: transparent;
      font-size: 18px;
      line-height: 1;
    }
    #SMP_STYLE .need {
      color: #000000;
      font-size: 100%;
      font-weight: bold;
      text-align: left;
    }
    #SMP_STYLE dd.data {
      display: block;
      width: 100%;
      margin: 0;
      padding: 0;
    }
    #SMP_STYLE .input {
      width: 100%;
      margin-bottom: 0;
      padding: 14px 25px;
      color: #333333;
      border: 2px solid #b5b5b6;
      border-radius: 8px;
      box-shadow: none;
      font-size: 18px;
      text-align: left;
      box-sizing: border-box;
    }
    #SMP_STYLE .name_set {
      display: flex;
      justify-content: space-between;
    }
    #SMP_STYLE .name_set dl {
      width: 338px;
    }
    #SMP_STYLE .phone li.num01 input,
    #SMP_STYLE .phone li.num02 input,
    #SMP_STYLE .phone li.num03 input {
      width: 170px;
    }
    #SMP_STYLE .zipcode ul li,
    #SMP_STYLE .phone ul li,
    #SMP_STYLE .time ul li {
      height: auto;
      line-height: 1;
      margin-right: 9px;
      font-size: 18px;
    }
    #SMP_STYLE .zipcode li.code01 input {
      width: 109px;
    }
    #SMP_STYLE .zipcode li.code02 input {
      width: 180px;
    }
    #SMP_STYLE select {
      display: block;
      margin-bottom: 0;
      padding: 14px 25px;
      color: #000000;
      border: 2px solid #b5b5b6;
      border-radius: 8px;
      box-shadow: none;
      font-size: 18px;
      text-align: left;
      box-sizing: border-box;
      width: 100%;
      -webkit-appearance: none;
      appearance: none;
      background-position: right 14px center;
      background-repeat: no-repeat;
      background-size: 12px 9px;
    }
    #SMP_STYLE select.short {
      width: 314px;
    }
    #SMP_STYLE select.cdate {
      width: 120px;
      display: inline-block;
      margin-right: 10px;
    }
    #SMP_STYLE select ::-ms-expand {
      display: none;
    }
    #SMP_STYLE select.is-empty {
      color: #b5b5b6;
    }
    #SMP_STYLE select option,
    #SMP_STYLE select.is-empty option {
      color: #000;
    }
    #SMP_STYLE select option:first-child,
    #SMP_STYLE select.is-empty option:first-child {
      color: #b5b5b6;
    }
    #SMP_STYLE *:focus {
      outline: none;
    }
    input[type="file"] {
      display: none;
    }
    #SMP_STYLE #label1 {
      cursor: pointer;
      display: flex;
      justify-content: space-between;
      position: relative;
    }
    #SMP_STYLE #label1:after {
      content: "参照";
      display: block;
      width: 120px;
      border-radius: 8px;
      box-shadow: none;
      font-size: 18px;
      box-sizing: border-box;
      background-color: #000000;
      padding: 14px 0;
      text-align: center;
      color: #fff;
      height: 50px;
    }
    #SMP_STYLE #label1 #input_file1 {
      border: 2px solid #b5b5b6;
      border-radius: 8px;
      font-size: 18px;
      text-align: left;
      box-sizing: border-box;
      width: 560px;
      color: #b5b5b6;
      padding: 14px 25px;
      background-color: #fff;
      font-weight: normal;
      line-height: 1;
      height: 50px;
    }
    #SMP_STYLE #label1 #input_file1.selected {
      color: #000000;
    }
    #SMP_STYLE ul.note {
      font-size: 15px;
      line-height: 20px;
      color: #000000;
      text-indent: -1em;
      padding-left: 1em;
      font-weight: normal;
    }
    #SMP_STYLE .cf_set {
      display: flex;
      justify-content: space-between;
    }
    #SMP_STYLE .cf.age {
      width: 234px;
    }
    #SMP_STYLE select.short{
      width: 224px;
    }
    #SMP_STYLE .cf.sex {
      width: 390px;
    }
    #SMP_STYLE .cf.sex .radio {
      display: flex;
      justify-content: flex-start;
    }
    #SMP_STYLE .cf.sex .radio li{
      width: auto;
      min-width: 100px;
    }
    #SMP_STYLE .cf.sex .radio li:last-child{
      min-width: 160px;
    }

    #SMP_STYLE .cf.sex .radio li {
      width: 140px;
      display: block;
      float: none;
      min-width: 0;
      margin: 0;
      padding: 0;
      font-size: 18px;
      line-height: 50px;
      font-weight: bold;
      color: #000000;
    }
    #SMP_STYLE .cf.sex .radio input {
      width: 29px;
      height: 29px;
      border: 2px solid #b5b5b6;
      box-sizing: border-box;
      -webkit-appearance: none;
      appearance: none;
      background-color: #fff;
      margin-top: 10px;
      margin-right: 15px;
      position: relative;
    }
    #SMP_STYLE .cf.sex .radio input:checked:after {
      content: "";
      display: block;
      position: absolute;
      width: 60%;
      height: 60%;
      border-radius: 100%;
      background-color: #000000;
      left: 20%;
      top: 20%;

    }
    #SMP_STYLE .cf.sex .radio li label span {
      font-weight: bold;
      color: #000000;
    }
    #SMP_STYLE .time .year,
    #SMP_STYLE .time input {
      width: 120px;
      margin-right: 10px;
    }
    #SMP_STYLE dd.data.price input {
      width: 314px;
      margin-right: 10px;
    }
    #SMP_STYLE dd.data.price .en {
      font-size: 20px;
      color: #000000;
    }
    #SMP_STYLE .cf.ul_flex {
      display: flex;
      justify-content: flex-start;
      flex-wrap: wrap;
      margin-top: 25px;
    }
    #SMP_STYLE .cf.ul_flex li {
      display: block;
      padding: 0;
      width: 233px;
      height: 33px;
      line-height: 33px;

    }
    #SMP_STYLE .cf.ul_flex li:nth-child(n+4) {
      margin-top: 20px;
    }
    #SMP_STYLE .cf.ul_flex li input {
      width: 33px;
      height: 33px;
      border: 2px solid #b5b5b6;
      box-sizing: border-box;
      /* -webkit-appearance: none;
      appearance: none; */
      border-radius: 0;
      background-color: #fff;
      margin-right: 10px;
      margin-top: 0;
    }
    #SMP_STYLE .cf.ul_flex li span {
      display: inline-block;
      margin: 0;
      font-size: 18px;
      font-weight: bold;
      color: #000000;
      line-height: 1;
      padding-top: 7px;
    }
    #SMP_STYLE textarea {
      padding: 14px 25px;
      color: #333333;
      border: 2px solid #b5b5b6;
      border-radius: 8px;
      box-shadow: none;
      font-size: 18px;
      text-align: left;
      box-sizing: border-box;
      width: 100%;
    }
    #SMP_STYLE .cf.last {
      margin-bottom: 0;

    }
    #SMP_STYLE .cf.last .note {
      font-size: 14px;
      line-height: 24px;
      color: #000000;
      font-weight: normal;
      margin-bottom: 50px;
    }
    #SMP_STYLE .cf.last label {
      height: 33px;
      line-height: 33px;
      font-size: 18px;
      font-weight: bold;
      color: #000000;
      display: flex;
      justify-content: center;
      width: 700px;
    }
    #SMP_STYLE .cf.last label input {
      width: 33px;
      height: 33px;
      border: 2px solid #b5b5b6;
      box-sizing: border-box;
      /* -webkit-appearance: none;
      appearance: none; */
      border-radius: 0;
      background-color: #fff;
      margin-right: 18px;
      margin-top: 0;
    }
    #SMP_STYLE .cf.last label input:checked,
    #SMP_STYLE .cf.ul_flex li input:checked {
      background-image: url("/chiyoda/img/check.svg");
      background-position: center center;
      background-repeat: no-repeat;
      background-size: 20px 15px;
    }
    #SMP_STYLE .cf.last label span {
      display: inline-block;
      margin: 0;
      font-size: 18px;
      font-weight: bold;
      color: #000000;
      line-height: 1;
      padding-top: 7px;
    }
    #SMP_STYLE input.submit
    ,#SMP_STYLE a.submit {
      width: 300px;
      height: auto;
      margin: 50px 0 0;
      border: hidden;
      border-radius: 70px;
      background: #000000;
      -webkit-appearance: none;
      appearance: none;
      color: #FFFFFF;
      font-size: 24px;
      font-weight: bold;
      text-align: center;
      padding: 24px 0;
      line-height: 1;
      display: inline-block;
      text-decoration: none;
    }
    footer {
      padding: 15px 0 20px;
      text-align: center;
      font-size: 16px;
      color: #000000;
      background-color: #fff;
    }
  }

  @media screen and (max-width: 767px){
    .sp_none{
      display: none !important;
    }
    body,html {
      font-size: calc(1vw / 7.5);
    }
    #kv {
      width: 100%;
      position: relative;
    }
    #kv p{
      margin: 0;
    }
    #kv img {
      display: block;
      width: 100%;
      height: auto;
      position: relative;
    }
    .kv_02{
      width: 100%;
      background-color: #fff;
    }
    .kv_02 span{
      position: relative;
      display: block;
    }
    .qrcode{
      position: absolute !important;
      top: 22.1%;
      left: 85.5%;
      z-index: 999;
      width: 8% !important;
    }
    #text_area1 {
      width: 100%;
      position: relative;
      background-color: #fff;
    }
    #text_area1 img {
      width: 700rem;
      height: auto;
      display: block;
      margin: 0 auto;
      padding: 50rem 0 100rem;
    }
    #text_area2 {
      width: 100%;
      position: relative;
      background-color: #fff;
      padding-top: 40rem;
      padding-bottom: 100rem;
    }
    #text_area2 .title {
      width: 700rem;
      margin: 0 auto;
      background-color: #000000;
      color: #fff;
      font-weight: bold;
      font-size: 30rem;
      text-align: center;
      padding: 35rem 0 36rem;
      line-height: 1;
    }
    #text_area2 ul {
      display: block;
      width: 700rem;
      margin: 0 auto;
      border: #000000 4rem solid;
      box-sizing: border-box;
      padding: 40rem 0 40rem;
      text-align: center;
    }
    #text_area2 ul li {
      font-size: 26rem;
      color: #000000;
    }
    #text_area2 ul li:nth-child(n) {
      margin-top: 20rem;
    }
    #text_area2 ul li a {
      color: #000000;
      display: block;
    }
    #text_area2 ul li span {
      display: block;
    }

    #SMP_STYLE .body_tbl {
      background-color: #f7f6f2;
      padding: 80rem 0 42rem;
    }
    #SMP_STYLE .tbl_title {
      color: #000000;
      font-size: 30rem;
      font-weight: bold;
      line-height: 1;
      text-align: center;
      margin-bottom: 25rem;
    }
    #SMP_STYLE .header_rmesg {
      width: 642rem;
      margin: 0 auto 50rem;
      font-size: 26rem;
      text-align: left;
      padding: 0;
      white-space: nowrap;
    }
    #SMP_STYLE .smp_tmpl {
      width: 700rem;
      padding: 0;
      margin: 0 auto;
    }
    #SMP_STYLE dl {
      position: relative;
      margin: 0;
      padding: 0;
      width: 100%;
      border: none;
      text-align: left;
      margin-bottom: 38rem;
    }
    #SMP_STYLE dl.bottom40 {

    }
    #SMP_STYLE dl:first-child {
      border: none;
    }
    #SMP_STYLE dt.title {
      display: block;
      width: 100%;
      margin: 0 0 3rem;
      padding: 0;
      color: #000000;
      background-color: transparent;
      font-size: 26rem;
      line-height: 40rem;
    }
    #SMP_STYLE .need {
      color: #000000;
      font-size: 100%;
      font-weight: bold;
      text-align: left;
    }
    #SMP_STYLE dd.data {
      display: block;
      width: 100%;
      margin: 0;
      padding: 0;
    }
    #SMP_STYLE .input {
      -webkit-appearance: none;
      appearance: none;
      width: 100%;
      margin-bottom: 0;
      padding: 16rem 24rem;
      color: #333333;
      border: 2rem solid #b5b5b6;
      border-radius: 8rem;
      box-shadow: none;
      font-size: 24rem;
      text-align: left;
      box-sizing: border-box;
      background-color: #fff;
    }
    #SMP_STYLE .name_set {
      display: flex;
      justify-content: space-between;
    }
    #SMP_STYLE .name_set dl {
      width: 338rem;
    }
    #SMP_STYLE .phone li.num01 input,
    #SMP_STYLE .phone li.num02 input,
    #SMP_STYLE .phone li.num03 input {
      width: 169rem;
    }
    #SMP_STYLE .zipcode ul li,
    #SMP_STYLE .phone ul li,
    #SMP_STYLE .time ul li {
      height: auto;
      line-height: 1;
      margin-right: 8rem;
      font-size: 26rem;
    }
    #SMP_STYLE .zipcode li.code01 input {
      width: 109rem;
    }
    #SMP_STYLE .zipcode li.code02 input {
      width: 180rem;
    }
    #SMP_STYLE select {
      display: block;
      margin-bottom: 0;
      padding: 16rem 24rem;
      color: #000000;
      border: 2rem solid #b5b5b6;
      border-radius: 8rem;
      box-shadow: none;
      font-size: 24rem;
      text-align: left;
      box-sizing: border-box;
      width: 100%;
      -webkit-appearance: none;
      background-color: #fff;
      appearance: none;
      background-position: right 14rem center;
      background-repeat: no-repeat;
      background-size: 12rem 9rem;
    }
    #SMP_STYLE select.short {
      width: 314rem;
    }
    #SMP_STYLE select.cdate {
      width: 120rem;
      display: inline-block;
      margin-right: 10rem;
    }
    #SMP_STYLE select ::-ms-expand {
      display: none;
    }
    #SMP_STYLE select.is-empty {
      color: #b5b5b6;
    }
    #SMP_STYLE *:focus {
      outline: none;
    }
    input[type="file"] {
      display: none;
    }
    #SMP_STYLE #label1 {
      cursor: pointer;
      display: flex;
      justify-content: space-between;
      position: relative;
    }
    #SMP_STYLE #label1:after {
      content: "参照";
      display: block;
      width: 120rem;
      border-radius: 8rem;
      box-shadow: none;
      font-size: 26rem;
      box-sizing: border-box;
      background-color: #000000;
      padding: 14rem 0;
      text-align: center;
      color: #fff;
      /*height: 60rem;*/
    }
    #SMP_STYLE #label1 #input_file1 {
      border: 2rem solid #b5b5b6;
      border-radius: 8rem;
      font-size: 24rem;
      text-align: left;
      box-sizing: border-box;
      width: 560rem;
      color: #b5b5b6;
      padding: 21rem 24rem;
      background-color: #fff;
      font-weight: normal;
      line-height: 1;
      /*height: 60rem;*/
    }
    #SMP_STYLE #label1 #input_file1.selected {
      color: #000000;
    }
    #SMP_STYLE ul.note {
      font-size: 20rem;
      line-height: 1.5;
      color: #000000;
      text-indent: -1em;
      padding-left: 1em;
      font-weight: normal;
      margin-top: 9rem;
    }
    #SMP_STYLE .cf_set {
      display: flex;
      justify-content: space-between;
    }
    #SMP_STYLE .cf.age {
      width: 314rem;
    }
    #SMP_STYLE .cf.sex {
      width: 320rem;
    }
    #SMP_STYLE .cf.sex .radio {
      display: flex;
      justify-content: flex-start;

    }

    #SMP_STYLE .cf.sex .radio li {
      width: 140rem;
      display: block;
      float: none;
      min-width: 0;
      margin: 0;
      padding: 0;
      font-size: 26rem;
      line-height: 50rem;
      font-weight: bold;
      color: #000000;
      background-color: transparent;
    }
    #SMP_STYLE .cf.sex .radio input {
      width: 29rem;
      height: 29rem;
      border: 2rem solid #b5b5b6;
      box-sizing: border-box;
      -webkit-appearance: none;
      appearance: none;
      background-color: #fff;
      margin-top: 10rem;
      margin-right: 15rem;
      position: relative;
    }
    #SMP_STYLE .cf.sex .radio input:checked:after {
      content: "";
      display: block;
      position: absolute;
      width: 60%;
      height: 60%;
      border-radius: 100%;
      background-color: #000000;
      left: 20%;
      top: 20%;

    }
    #SMP_STYLE .cf.sex .radio li label span {
      font-weight: bold;
      color: #000000;
    }
    #SMP_STYLE .time .year,
    #SMP_STYLE .time input {
      width: 120rem;
      margin-right: 10rem;
    }
    #SMP_STYLE dd.data.price input {
      width: 314rem;
      margin-right: 10rem;
    }
    #SMP_STYLE dd.data.price .en {
      font-size: 30rem;
      color: #000000;
    }
    #SMP_STYLE .cf.ul_flex {
      display: flex;
      justify-content: flex-start;
      flex-wrap: wrap;
      margin-top: 25rem;
    }
    #SMP_STYLE .cf.ul_flex li {
      display: block;
      padding: 0;
      width: 340rem;
      height: 30rem;
      line-height: 30rem;
      box-sizing: border-box;
      background-color: transparent;
      min-width: 0;
      margin: 0;
    }
    #SMP_STYLE .cf.ul_flex li:nth-child(n+3) {
      margin-top: 50rem;
    }
    #SMP_STYLE .cf.ul_flex li input {
      width: 30rem;
      height: 30rem;
      border: 2rem solid #b5b5b6;
      box-sizing: border-box;
      -webkit-appearance: none;
      appearance: none;
      border-radius: 0;
      background-color: #fff;
      margin-right: 10rem;
      margin-top: 0;
    }
    #SMP_STYLE .cf.ul_flex li span {
      display: inline-block;
      margin: 0;
      font-size: 26rem;
      font-weight: bold;
      color: #000000;
      line-height: 1;
      padding-top: 7rem;
    }
    #SMP_STYLE textarea {
      -webkit-appearance: none;
      appearance: none;
      padding: 16rem 24rem;
      color: #333333;
      border: 2rem solid #b5b5b6;
      border-radius: 8rem;
      box-shadow: none;
      font-size: 24rem;
      text-align: left;
      box-sizing: border-box;
      width: 100%;
      height: 140rem;
    }
    #SMP_STYLE .cf.last {
      margin-bottom: 0;

    }
    #SMP_STYLE .cf.last .note {
      font-size: 20rem;
      line-height: 1.5;
      color: #000000;
      font-weight: normal;
      margin-bottom: 80rem;
    }
    #SMP_STYLE .cf.last label {
      height: 30rem;
      line-height: 30rem;
      font-size: 26rem;
      font-weight: bold;
      color: #000000;
      display: flex;
      justify-content: center;
      width: 700rem;
    }
    #SMP_STYLE .cf.last label input {
      width: 30rem;
      height: 30rem;
      border: 2rem solid #b5b5b6;
      box-sizing: border-box;
      -webkit-appearance: none;
      appearance: none;
      border-radius: 0;
      background-color: #fff;
      margin-right: 18rem;
      margin-top: 0;
    }
    #SMP_STYLE .cf.last label input:checked,
    #SMP_STYLE .cf.ul_flex li input:checked {
      background-image: url("/chiyoda/img/check.svg");
      background-position: center center;
      background-repeat: no-repeat;
      background-size: 20rem 15rem;
    }
    #SMP_STYLE .cf.last li {
      background-color: transparent;
      padding: 0;
    margin: 0 auto;
    }
    #SMP_STYLE .cf.last label span {
      display: inline-block;
      margin: 0;
      font-size: 26rem;
      font-weight: bold;
      color: #000000;
      line-height: 1;
      padding-top: 7rem;
    }
    #SMP_STYLE input.submit
    ,#SMP_STYLE a.submit {
      width: 300rem;
      height: auto;
      margin: 50rem 0 0;
      border: hidden;
      border-radius: 80rem;
      background: #000000;
      -webkit-appearance: none;
      appearance: none;
      color: #FFFFFF;
      font-size: 30rem;
      font-weight: bold;
      text-align: center;
      padding: 26rem 0;
      line-height: 1;
      display: inline-block;
      text-decoration: none;
    }
    footer {
      padding: 35rem 0 40rem;
      text-align: center;
      font-size: 26rem;
      color: #000000;
      background-color: #fff;
    }
    #SMP_STYLE .cf.age{
      width: 260rem;
    }
    #SMP_STYLE select.short{
      width: 260rem;
    }
    #SMP_STYLE .cf.sex{
      width: 420rem;
    }
    #SMP_STYLE .cf.sex .radio li{
      width: auto;
      min-width: 120rem;
    }
  }

.postsearch{
  display: block;
  width: 14rem;
  border-radius: 8px;
  box-shadow: none;
  font-size: 18px;
  box-sizing: border-box;
  background-color: #000000;
  text-align: center;
  color: #fff;
  height: 50px;
}


.youkou{
	font-weight: bold;
	font-size: 19px;
	padding: 3rem 0 0rem 0;
}
.ttl{
  margin-top: 0;
	font-size: 28px;
	border: 2px solid #000;
	border-radius: 5rem;
}
.notice{
	font-size: 13px;
}
.err_msg{
  font-weight: bold;
  color: #f00;
  font-size: 18px;
}