@charset "UTF-8";

/*====================================================================================================
/sph/replacement/contents.css
プライバシーポリシーCSS

====================================================================================================*/

#wrap_ img{
	max-width: 100%;
	vertical-align: top;
}

#contents_ h2.page_title{
	height: 36px;
	padding: 23px 0 0 0;
	box-sizing: border-box;
	background: url(../../images/bg_gray.png) repeat;
	background-size: 22px 22px;
	text-align: center;
}
#contents_ h2.page_title span{
	display: inline-block;
	width: auto;
	padding: 10px 10px 0;
	background: #fff;
	font-size: 12px;
	line-height: 1.5;
}

#contents_ .first_head h2{
	margin: 30px 0 40px;
	text-align: center;
	font-size: 16px;
	font-family: serif;
}

.replacement_lead{
  position: relative;
  margin: 0 0 35px 0;
	padding: 0 15px 35px;
  background: #f68b29;
  text-align: center;
}
.replacement_lead img{
  margin: -25px 0 0 0;
}
.replacement_lead h3{
	position: relative;
	z-index: 3;
	margin: -20px 0 10px 0;
	font-size: 24px;
	line-height: 1.5;
  color: #fff;
  font-weight: bold;
  font-family: serif;
  text-align: center;
}
#contents_ .replacement_lead p{
  line-height: 2;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  font-family: serif;
  text-align: center;
}

.replacement_merit{
  color: #2d2a2a;
}
.replacement_merit h3{
	position: relative;
	padding: 0 0 5px 0;
  text-align: center;
	font-size: 14px;
	font-weight: bold;
}
.replacement_merit h3:after{
	content: "";
	position: absolute;
	left: 50%;
	bottom: 0;
	display: block;
	width: 30%;
	margin-left: -15%;
	border-bottom: 2px solid #d71d21;
}

.replacement_merit_inner_wrap{
	margin: 15px 0 0 0;
  padding: 30px 40px 10px;
  background: url(images/replacement_bg.png) repeat;
	background-size: 16px 16px;
}
.replacement_merit_inner{
}
.replacement_merit_inner li{
  margin: 0 0 25px 0;
  padding: 20px 5px 10px;
  box-sizing: border-box;
  background: #fff;
  border: 3px solid #ffdb80;
  text-align: center;
}
.replacement_merit_inner li h4{
  margin: 0 0 10px 0;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.1;
  color: #f77e00;
}
.replacement_merit_inner li p{
  font-size: 11px;
  font-weight: bold;
  line-height: 2;
  color: #727171;
}

.replacement_local{
  padding: 40px 0 15px;
}
.replacement_local h3{
	position: relative;
	margin: 0 0 25px 0;
	padding: 0 0 5px 0;
  text-align: center;
	font-size: 14px;
	font-weight: bold;
}
.replacement_local h3:after{
	content: "";
	position: absolute;
	left: 50%;
	bottom: 0;
	display: block;
	width: 30%;
	margin-left: -15%;
	border-bottom: 2px solid #d71d21;
}
.replacement_local_inner{
	padding: 0 30px;
}
.replacement_local_inner li{
	margin: 0 0 30px 0;
	text-align: left;
}
.replacement_local_inner li h4{
  margin: 10px 0 5px;
  font-size: 11px;
  font-weight: bold;
  line-height: 1.1;
  color: #3e3a39;
}
.replacement_local_inner li p{
  font-size: 10px;
  line-height: 1.6;
  color: #595757;
}

.replacement_plan{
  padding: 20px 25px 30px;
  background: url(images/replacement_bg.png) repeat;
	background-size: 16px 16px;
}
.replacement_plan h3{
	position: relative;
	margin: 0 0 25px 0;
	padding: 0 0 5px 0;
  text-align: center;
	font-size: 14px;
	font-weight: bold;
}
.replacement_plan h3:after{
	content: "";
	position: absolute;
	left: 50%;
	bottom: 0;
	display: block;
	width: 30%;
	margin-left: -15%;
	border-bottom: 2px solid #d71d21;
}
.replacement_plan_list{
	margin-bottom: 80px;
	text-align: center;
}
.replacement_plan_list li{
	margin: 0 0 25px 0;
}
.replacement_plan_list li img{
	width: 75%;
  margin-left: -8%;
}

.replacement_plan_plan4{
  padding: 0 25px 20px;
  box-sizing: border-box;
  background: #fff;
}
.replacement_plan_plan4 h4{
  margin: 0 0 30px 0;
  text-align: center;
}
.replacement_plan_plan4 h4 img{
  margin-top: -40px;
}
.replacement_plan_plan4>div{
  margin: 0 0 35px;
  box-sizing: border-box;
  background: #fff;
}
.replacement_plan_plan4>div:last-of-type{
	margin: 0;
}
.replacement_plan_plan4>div h5{
  min-height: 30px;
  margin: 0 0 20px 0;
  padding: 10px 0 0 0;
  background: url(images/replacement_title.png) no-repeat center top;
	background-size: 70px 30px;
  box-sizing: border-box;
  text-align: center;
  font-size: 12px;
  color: #f47500;
  line-height: 1;
  font-family: serif;
  font-weight: bold;
}
.replacement_plan_plan4>div>div{
  overflow: hidden;
}
.replacement_plan_plan4>div>div>img{
}
#contents_ .replacement_plan_plan4>div>div ul{
  margin: 20px 0 0 0;
	padding: 0;
  font-size: 12px;
  font-weight: bold;
  line-height: 1.6;
}
.replacement_plan_plan4>div>div ul li{
  margin: 0 0 15px 0;
  padding: 0 0 0 25px;
  background: url(images/replacement_chk.png) no-repeat 0 -3px;
	background-size: 17px 18px;
	text-align: left;
	color: #595757;
}
#contents_ .replacement_plan_plan4>div>div p{
	margin: 0;
	padding: 0;
  text-align: center;
}

.replacement_follow{
  padding: 40px 0 15px;
}
.replacement_follow h3{
	position: relative;
	margin: 0 0 25px 0;
	padding: 0 0 5px 0;
  text-align: center;
	font-size: 14px;
	font-weight: bold;
}
.replacement_follow h3:after{
	content: "";
	position: absolute;
	left: 50%;
	bottom: 0;
	display: block;
	width: 30%;
	margin-left: -15%;
	border-bottom: 2px solid #d71d21;
}
.replacement_follow_lead{
  margin: 0 0 40px 0;
  text-align: center;
  font-size: 16px;
  font-family: serif;
  font-weight: bold;
  color: #2d2a2a;
}
.replacement_follow ul{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
	margin: 0 25px;
}
.replacement_follow ul li{
  width: 46%;
  margin: 0 0 10% 0;
  border-radius: 100px;
  box-shadow: 0 0 10px 0 rgba(0,0,0,.3);
  background: #fff;
  line-height: 27px;
  text-align: center;
  font-size: 10px;
  font-weight: bold;
  color: #595757;
}
.replacement_follow_btm{
  padding: 48% 0 0 0;
  background: url(images/replacement04.png) no-repeat center top;
	background-size: 65% auto;
  font-size: 12px;
  color: #f47500;
  line-height: 2;
  text-align: center;
  font-weight: bold;
}

.replacement_arrow{
  margin: 0 0 60px 0;
  text-align: center;
}
.replacement_arrow span{
  position: relative;
  display: inline-block;
  width: 280px;
  background: #FF9563;
  line-height: 42px;
  color: #fff;
  font-size: 13px;
  font-weight: bold;
}
.replacement_arrow span:before{
  content: "";
  display: inline-block;
  width: 18px;
  height: 18px;
  margin: 0 7px 0 0;
  background: url(images/replacement_arrow.png) no-repeat;
	background-size: contain;
  vertical-align: middle;
}
.replacement_arrow span:after{
  content: "";
  position: absolute;
  left: 0;
  bottom: -16px;
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 16px 140px 0 140px;
  border-color: #FF9563 transparent transparent transparent;
}

.replacement_btm{
  position: relative;
  background: #dadbdb;
}
.replacement_btm div{
  margin: 0 auto;
  padding: 40px 20px;
  box-sizing: border-box;
}
.replacement_btm h3{
  margin: 0 0 5px 0;
  font-size: 15px;
  font-weight: bold;
  color: #d71d21;
}
.replacement_btm01{
  margin: 0 0 10px 0;
  font-size: 12px;
  font-weight: bold;
  color: #2d2a2a;
}
.replacement_btm02{
  margin: 0 0 20px 0;
  font-size: 10px;
  line-height: 1.7;
  color: #2d2a2a;
}
.replacement_btm03{
  margin: 0;
  font-size: 13px;
  font-weight: bold;
  color: #d71d21;
}
.replacement_btm04{
  font-size: 24px;
  font-weight: bold;
  color: #d71d21;
}


.club_form{
	overflow: hidden;
	margin: 0 0 30px 0;
	padding: 30px 15px;
	background: #c8c9c9;
}
.club_form .lp_title{
	position: relative;
	margin: 0 0 20px 0;
	padding: 20px 0 15px;
	box-sizing: border-box;
  background: url(images/replacement_title.png) no-repeat center center;
	background-size: 70px 30px;
	font-size: 15px;
	text-align: center;
}
.club_form_inner{
	padding: 15px;
	background: #fff;
}
#contents_ .club_form_inner p{
	margin: 0 0 20px 0;
	padding: 0;
	font-size: 10px;
	text-align: left;
}
#contents_ .club_form_inner p.transmit{
	margin: 20px 0 10px;
}
#contents_ p.lp04_lead {
    margin: 0 0 25px;
    padding: 0;
    text-align: center;
    font-size: 10px;
    font-weight: bold;
    line-height: 1.7;
}

#form_entry {}
#form_entry h4 {font-size: 14px;line-height: 1.6;font-weight: 700; text-align: left; margin: 0 0 2%;}
#form_entry table {width:100%;border-collapse:collapse;margin: 0 0 5%;}
#form_entry th {font-size:14px;line-height:18px;font-weight:700; background:#eee;text-align:left;padding:5px;width:60px;border:#ccc solid 1px;}
#form_entry th span.necessary {font-size:12px;line-height:14px;padding:2px 4px;color:#fff;background:#ff8000;margin-left:5px;-moz-border-radius: 4px;-webkit-border-radius: 4px;border-radius: 4px;}
#form_entry th span.return {display:inline-block;}
#form_entry th span.add {display:block;padding-bottom:5px;}
#form_entry td {font-size:14px;line-height:18px;text-align:left;padding:5px;border:#ccc solid 1px;}
#form_entry td table {border:#fff solid 0px;margin-bottom:0px;}
#form_entry td td {font-size:14px;line-height:18px;text-align:left;padding:2px;border:#ccc solid 0px;}
#form_entry input[type="text"],
#form_entry input[type="number"],
#form_entry input[type="tel"],
#form_entry input[type="email"],
#form_entry input[type="password"],
#form_entry textarea {border: 1px solid #999999;width:97%;font-size:14px;padding:2px;margin: 1px;}
#form_entry #ZIP {width:5em!important}
#form_entry input[type="number"].month {width:40px;}
#form_entry input[type="number"].day {width:40px;}
#form_entry input[type="button"],
#form_entry input[type="reset"],
#form_entry select {font-size: 14px;}
#form_entry input[type="text"]:hover {border: 1px solid #666666;}
#form_entry input[type="text"]:focus,
#form_entry input[type="number"]:focus,
#form_entry input[type="tel"]:focus,
#form_entry input[type="email"]:focus,
#form_entry input[type="password"]:focus {background-color: #FFFFCC;border: 1px solid #333333;}
#form_entry input[type="radio"],
#form_entry input[type="checkbox"] {margin-right:2px;}
#form_entry td dt,
#form_entry td dd {padding-bottom:5px;}
#form_entry td ul {overflow:hidden;}
#form_entry td li {width:100%;float:left;padding:0;margin: 0 0 10px;}
#form_entry td li:last-child {margin: 0;}
#form_entry td p {line-height:22px;padding:3px 0 12px;}


#personal table {border-collapse:collapse;margin:0 auto 5%;}
#personal th {width:185px;padding:10px;font-size:14px;line-height:20px;font-weight:400;text-align:left;background-color:#f5f5f5;border-bottom:#999 solid 1px;border-right:#999 solid 1px;}
#personal td {font-size:14px;line-height:20px;padding:10px;text-align: left;border-bottom:#999 solid 1px;border-right:#999 solid 1px;}
#personal input {margin:0 auto;text-align: left;}

#form_entry th span.attention {
font-size:14px;
line-height:20px;
color:#f00;
}

#personal #form_entry td input[type="button"] {
width:120px;
text-align:center;
background: #000000;
color: #ffffff;
border: none;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}
.submit {
	text-align:center;
}
#personal .submit button {
    background: none repeat scroll 0 0 #000;
    border: medium none;
    color: #FFF;
    cursor: pointer;-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
    font-size: 16px;
    font-weight: 700;
	padding:10px;
	margin:0 auto;
    width: 100%;
	text-align:center;
}


#thanks {padding:5%;text-align: left;}
#thanks dl {}
#thanks dt {font-size:14px;line-height:24px;font-weight:700;}
#thanks dd {font-size:14px;line-height:24px;margin:0;}


