.noborder{
	border: 0;
}
select{
	width: auto;
	min-width: 300px;
	box-sizing: border-box;
	padding: 8px 30px 8px 9px;
	font-size: 18px;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 0 0 rgba(0, 0, 0, 0.3);
	-moz-box-shadow: inset 0 1px 0 0 rgba(0, 0, 0, 0.3);
	-ms-box-shadow: inset 0 1px 0 0 rgba(0, 0, 0, 0.3);
	-o-box-shadow: inset 0 1px 0 0 rgba(0, 0, 0, 0.3);
	box-shadow: inset 0 1px 0 0 rgba(0, 0, 0, 0.3);
}
.submit_box{
	margin-bottom: 50px;
}
.txt_leadhead{
	font-size: 18px;
	text-align: center;
	margin-bottom: 40px;
}
#mailmagazine .txt_lead{
	font-size: 16px;
}
.c_line{
	color: #2cbf13;
}
.box_line{
	padding: 0 0 60px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
#mailmagazine .hdg_lv1{
	margin: 88px 0 33px;
}
#mailmagazine .txt_point {
	margin: 20px 0 20px 0;
	font-size: 20px;
	text-align: center;
}
#mailmagazine .hdg_lv2{
	font-weight: 500;
	color: #333;
	margin-top: 50px;
}

@media (max-width: 767px){
	#mailmagazine .hdg_lv1 {
		margin: 30px 0 20px;
	}
	#mailmagazine .txt_point {
		margin: 15px 0 15px 0;
		font-size: 18px;
	}	
	.txt_leadhead{
		font-size: 16px;
	}
}
.box_line__list{
	text-align: center;
}
.box_line__list li{
	display: inline-block;
	width: 270px;
	height: 270px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	padding: 5px;
	box-sizing: border-box;
	vertical-align: middle;
	text-align: center;
	margin: 0 13px;
}
.box_line__list li img{
	max-width: 100%;
}
.box_line__list .qr_code{
	border: 1px solid #ddd;
}
.box_line__list .info{
	background: #31b61b;
	color: #fff;
	font-weight: 500;
	font-size: 18px;
}
.box_line__list .info p{
	margin-top: 27px;
}
.box_line__list .info p:first-child{
	margin-top: 50px;
}
.box_line__list .info em{
	font-weight: 500;
	font-size: 24px;
	color: #fff;
	border: 1px solid #fff;
	display: block;
	margin: 4px 15px;
	padding: 2px 0;
}





/*---------------------------------------

  お申込金決済フォーム
  外部PGペイメントサービスでも利用

---------------------------------------*/

br.pc_only {display:block;}
br.sp_only {display:none;}

/*-------------------------------------*/
#apply .hdg_lv1 {
	margin: 0;
	padding: 55px 0 35px;
}
#apply .txt_lead_apply{
	font-size:18px;
	margin:0 0 15px 0;
}
#apply .lead_apply_sub {
	font-size:14px;
}
#apply .txt_apply_note {
	text-align:center;
	margin:0 0 40px 0;
}

/*-------------------------------------*/
#mailapplication .hdg_lv1 {
	margin: 0;
	padding: 55px 0 35px;
}
#mailapplication .txt_lead_apply{
	font-size:18px;
	margin:0 0 15px 0;
}
#mailapplication .lead_apply_sub {
	font-size:14px;
}
#mailapplication .txt_apply_note {
	text-align:center;
	margin:0 0 40px 0;
}

.property_name {
	padding-left:62px;
}
.input_box_wide{
	min-width: 500px;
}
.input_box_narrow{
	min-width: 150px;
}
.input_box_postalcode1 {
	width:80px;
	min-width: 80px;
}
.input_box_postalcode2 {
	width:100px;
	min-width: 100px;
}
.select_box_narrow {
	width:80px;
}
.select_box_narrow > select {
	width:80px;
	min-width:80px;
}
.input_note_ym {
	font-size:18px;
	position:relative;
}
.postalcode_bar {
	display:inline-block;
	padding:12px 5px 0;
}
.btn_get_addr {
	display:inline-block;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#a4002c;
	margin-left:10px;
	padding:10px;
	border-radius:4px;
	cursor: pointer;
}
.input_radio {
	font-size:18px;
	font-weight:normal;
	display:inline-block;
	margin:0 10px 0 0;
	padding:0 10px;
}
.form_text_label {
	font-size:18px;
}
.ttl_privacy {
	font-size:24px;
	line-height:1.2em;
	text-align:center;
	padding:30px 0 0;
}
.box_confirmation {
	border:1px #CCCCCC solid;
}
.box_confirmation .inner {
	width:auto;
	height:200px;
	overflow-y:scroll;
	padding:30px;
}
.box_confirmation h6 {
	font-size:16px;
	margin: 0 0 15px;
}
.box_confirmation p {
	margin: 0 0 10px;
}
.box_confirmation dl {
	margin: 0 0 25px;
}
.box_confirmation dt {
	font-weight:bold;
	margin: 0 0 10px;
}
.box_confirmation dd {
	margin: 0 0 15px;
}
.box_confirmation ul {
	list-style:outside decimal;
	padding:0 0 0 20px;
}
.box_confirmation ul ul {
	list-style-type:disc;
	padding:5px 0 5px 20px;
}
.box_confirmation .time_stamp {
	text-align:right;
}

.box_service_term {
	padding: 0 0 10px;
}
.box_privacy {
}
.tbl_data_02 th{
	font-weight: normal;
	width: 220px;
}
.apply_form_message {
	text-align:center;
	padding:10px 0 30px;
}
.pg_input_error {
	font-size:15px;
	padding:20px 0 40px;
}
.pg_input_error ul {
	list-style:disc outside;
	padding:0 0 30px 30px;
}
.submit_box_error {
	text-align:center;
}
.tbl_apply_paytype {
	margin:0 0 100px;
}
.tbl_pg_input2 {
	margin:0 0 100px;
}
#apply input[type="checkbox"]{
	display:inherit;
}
#mailapplication input[type="checkbox"]{
	display:inherit;
}
.box_check_agree {
	text-align:center;
	border:1px #CCCCCC;
	border-style:none solid solid;
	background-color:#f5f5f5;
	padding:20px;
	margin: 0 0 40px;
	font-size:18px;
}

.chkcheckboxmailapplication {
	text-align:center;
	border:0px #CCCCCC;
	border-style:none solid solid;
	padding:15px;
	font-size:18px;
}

.chkcheckboxmailapplication_bgcolor{
	background-color:#f5f5f5;
}

.box_disabled {
	color:#bbb;
}

#check_scrolled {
	display:block;
	width:1px;
	height:1px;
	font-size:1px;
}

#tr_security_code td {
	position:relative;
}

#help_security_code {
	display:inline-block;
	margin:12px 0 0 15px;
}

#help_security_code span {
	background-color:#a4002c;
	display:inline-block;
	color:#FFFFFF;
	width:20px;
	height:20px;
	margin:0 5px 0 0;
	border-radius:10px;
	text-align:center;
}

#help_security_code span:hover {
	cursor:pointer;
}

#help_security_code_answer {
	position:absolute;
	width:600px;
	box-sizing:border-box;
	padding:30px;
	margin:auto;
	left:0;
	right:0;
	bottom:80px;
	background-color:#f4f1e7;
	display:none;
	z-index:100;
}

#help_security_code_answer p {
	padding:0 0 25px;
}

#help_security_code_answer:before{
  content: '';
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  left: 86px;
  bottom: -25px;
  border-top: 25px solid #f4f1e7;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
}

.txt_input_note {
	display:block;
	font-size:12px;
	padding:5px 0 0;
}

/* custom */
.input_box {
	background-color: #ffc !important;
}

@media (max-width: 767px){
	
	br.pc_only {display:none;}
	br.sp_only {display:block;}
	
	/*-------------------------------------*/
	.lst_step li p {
		padding: 10px 0 10px 20px;
		height: 40px;
		font-size:12px;
	}
	.lst_step li:nth-child(3) p {
		/* padding: 4px 0 10px 20px; */
		height: 40px;
		font-size:12px;
		line-height:1.4em;
	}
	.step_request li:nth-child(3) p {
		padding: 10px 0 10px 20px;
		height: 40px;
		font-size:12px;
	}
	#apply .hdg_lv1 {
		font-size:26px;
	}
	#apply .txt_lead_apply{
		font-size:15px;
		margin:0 0 20px 0;
		text-align:left;
	}
	#apply .lead_apply_sub {
		font-size:14px;
	}
	#apply .txt_apply_note {
		text-align:left;
		margin:0 0 20px 0;
	}
	#mailapplication .hdg_lv1 {
		font-size:26px;
	}
	#mailapplication .txt_lead_apply{
		font-size:15px;
		margin:0 0 20px 0;
		text-align:left;
	}
	#mailapplication .lead_apply_sub {
		font-size:14px;
	}
	#mailapplication .txt_apply_note {
		text-align:left;
		margin:0 0 20px 0;
	}
	.property_name {
		padding-left:0;
	}
	.input_box_wide{
		min-width: 100%;
	}
	.input_box_narrow{
		min-width: 150px;
	}
	.input_box_postalcode1 {
		width:60px;
		min-width: 60px;
	}
	.input_box_postalcode2 {
		width:80px;
		min-width: 80px;
	}
	.select_box_narrow {
		width:80px;
	}
	.select_box_narrow > select {
		width:80px;
		min-width:80px;
	}
	.input_note_ym {
		font-size:18px;
		position:relative;
	}
	.postalcode_bar {
		display:inline-block;
		padding:12px 5px 0;
	}
	.btn_get_addr {
		display:inline-block;
		font-weight:bold;
		color:#FFFFFF;
		background-color:#a4002c;
		margin-left:10px;
		padding:6px;
		border-radius:4px;
		font-size:13px;
	}
	.input_radio {
		font-size:18px;
		font-weight:normal;
		display:inline-block;
		margin:0 5px 0 0;
		padding:0 5px;
	}
	.form_text_label {
		font-size:18px;
	}
	.ttl_privacy {
		font-size:18px;
		line-height:1.2em;
		text-align:center;
		padding:30px 0 0;
	}
	.box_confirmation {
		border:1px #CCCCCC solid;
	}
	.box_confirmation .inner {
		width:auto;
		height:200px;
		overflow-y:scroll;
		padding:15px;
	}
	.box_confirmation h6 {
		font-size:16px;
		margin: 0 0 10px;
	}
	.box_confirmation dl {
		margin: 0 0 10px;
	}
	.box_confirmation dt {
		font-weight:bold;
		margin: 0 0 5px;
	}
	.box_confirmation dd {
		font-size:13px;
		margin: 0 0 15px;
	}
	.box_service_term {
		padding: 0 0 15px;
	}
	.box_privacy {
	}
	.tbl_data_02 th{
		font-weight: normal;
		width: 220px;
	}
	.apply_form_message {
		text-align:left;
		padding:10px 0 30px;
	}
	.pg_input_error {
		font-size:15px;
		padding:20px 0 40px;
	}
	.pg_input_error ul {
		list-style:disc outside;
		padding:0 0 30px 30px;
	}
	#apply .submit_box{
		margin:0 0 30px;
	}
	#mailapplication .submit_box{
		margin:0 0 30px;
	}
	.submit_box_error {
		text-align:center;
	}
	#apply .submit_box .btn_back{
		padding: 20px 25px;
		min-width: auto;
	}
	#mailapplication .submit_box .btn_back{
		padding: 20px 25px;
		min-width: auto;
	}	
	.tbl_apply_paytype {
		margin:0 0 50px;
	}
	.tbl_pg_input2 {
		margin:0 0 50px;
	}
	.txt_apply_complete{
		font-size:18px;
		text-align:center;
	}
	.box_check_agree {
		text-align:center;
		border:1px #CCCCCC;
		border-style:none solid solid;
		background-color:#f5f5f5;
		padding:10px;
		margin: 0 0 40px;
		font-size:15px;
	}
	.box_disabled {
		color:#bbb;
	}
	
	#check_scrolled {
		display:block;
		width:1px;
		height:1px;
		font-size:1px;
	}
	#help_security_code_answer {
		position:absolute;
		width:auto;
		box-sizing:border-box;
		padding:15px;
		margin:auto;
		left:5px;
		right:5px;
		bottom:80px;
		background-color:#f4f1e7;
		display:none;
	}
	
	#help_security_code_answer p {
		padding:0 0 20px;
	}

	#help_security_code_answer img {
		width:100%;
		height:auto;
	}
	
	#help_security_code_answer:before{
	  content: '';
	  position: absolute;
	  display: block;
	  width: 0;
	  height: 0;
	  left: 86px;
	  bottom: -25px;
	  border-top: 25px solid #f4f1e7;
	  border-right: 10px solid transparent;
	  border-left: 10px solid transparent;
	}

	
}