@charset "UTF-8";

/*-------------------------
__lifeplanning_style
-------------------------*/

.page_title span{
  padding-top: 20px;
  font-size: 23px;
  line-height: 1.45;
  font-family: serif;
  font-weight: bold;
  margin: 0 0 40px;
}
.page_title span small{
  font-size: 18px;
}

.temp {margin: 100px 0 0!important;}

.lp_lead{
  margin: 190px 0 0 0;
  padding: 0 0 50px 0;
  text-align: center;
  background: #4095a9;
  color: #fff;
  font-family: serif;
  font-weight: bold;
}
.lp_lead img{
  position: relative;
  margin-top: -60px;
}
.lp_lead h3{
  position: relative;
  margin: -50px 0 30px 0;
  font-size: 38px;
}
.lp_lead p{
  font-size: 19px;
  line-height: 1.9;
}

.lp_title{
	position: relative;
	padding: 0 0 15px 0;
  text-align: center;
	font-size: 18px;
  line-height: 1.1;
  font-family: serif;
  font-weight: bold;
}
.lp_title:after{
	content: "";
	position: absolute;
	left: 50%;
	bottom: 0;
	display: block;
	width: 180px;
	margin-left: -90px;
	border-bottom: 2px solid #d71d21;
}

.lp01{
  padding: 80px 0;
  text-align: center;
}
.lp01_lead{
  display: inline-block;
  margin: 35px 0 90px;
  padding: 40px 75px 30px 135px;
  text-align: left;
  background: url(images/lp01_lead.png) no-repeat left top;
  font-size: 30px;
  line-height: 1;
  font-family: serif;
  font-weight: bold;
}
.lp01_img{
  margin: 0 0 140px 0;
  background: url(../images/bg_red.png) repeat center top;
  text-align: center;
}
.lp01_img img{
  position: relative;
  margin: -60px 0 -50px;
}

.lp01_box{
  position: relative;
  width: 980px;
  margin: 0 auto;
  padding: 35px 55px 60px;
  box-sizing: border-box;
  border: 1px solid #2d2a2a;
}
.lp01_box:before{
  content: "";
  position: absolute;
  left: -15px;
  top: -15px;
  display: block;
  width: 150px;
  height: 150px;
  background: url(images/lp01_box.png) repeat left top;
}
.lp01_box_title{
  min-height: 61px;
  padding: 20px 0 0 0;
  background: url(images/lp_lead.png) no-repeat center top;
  box-sizing: border-box;
  text-align: center;
  font-size: 24px;
  color: #d71d21;
  line-height: 1;
  font-family: serif;
  font-weight: bold;
}
.lp01_box_lead{
  margin: 15px 0 40px;
  text-align: center;
  font-size: 19px;
  line-height: 1.9;
  font-family: serif;
  font-weight: bold;
}
.lp01_box_inner{
  overflow: hidden;
  font-weight: bold;
}
.lp01_box_inner img{
  float: right;
  margin-left: 30px;
  padding-top: 5px;
}
.lp01_box_inner p{
  font-size: 15px;
  line-height: 1.7;
  text-align: left;
}
.lp01_box_inner p+p{
  margin-top: 23px;
}
.lp01_box_inner p.red{
  color: #d71d21;
  font-size: 19px;
  line-height: 1.6;
}

.lp02{
  padding: 50px 0;
  background: url(../images/bg_red.png) repeat center top;
}
.lp02_box{
  width: 980px;
  margin: 50px auto 0;
  padding: 35px 40px 45px 60px;
  box-sizing: border-box;
  background: #fff;
}
.lp02_box:nth-of-type(2n){
  padding: 35px 60px 45px 40px;
}
.lp02_box_title{
  min-height: 61px;
  margin: 0 0 40px 0;
  padding: 20px 0 0 0;
  background: url(images/lp_lead.png) no-repeat center top;
  box-sizing: border-box;
  text-align: center;
  font-size: 24px;
  color: #d71d21;
  line-height: 1;
  font-family: serif;
  font-weight: bold;
}
.lp02_box_inner{
  overflow: hidden;
}
.lp02_box_inner>img{
  float: left;
}
.lp02_box:nth-of-type(2n) .lp02_box_inner>img{
  float: right;
  margin-left: 20px;
}
.lp02_box_inner ul{
  margin: 0 0 0 460px;
  font-size: 19px;
  font-weight: bold;
  line-height: 1.6;
}
.lp02_box:nth-of-type(2n) .lp02_box_inner ul{
  margin: 0;
}
.lp02_box_inner ul li{
  margin: 0 0 30px 0;
  padding: 0 0 0 35px;
  background: url(images/chk.png) no-repeat 0 -6px;
}
.lp02_box_inner p{
  text-align: center;
}
.lp02_box:nth-of-type(3) p{
  position: relative;
  margin-top: -60px;
}

.lp03{
  padding: 80px 0;
}
.lp03 ul{
  margin: 65px 0 0 0;
  text-align: center;
  font-size: 0;
}
.lp03 li{
  position: relative;
  display: inline-block;
  font-size: 16px;
  line-height: 1.4;
  vertical-align: top;
}
.lp03 li+li{
  margin-left: 45px;
}
.lp03 li:before{
  content: "";
  position: absolute;
  left: -32px;
  top: 60px;
  width: 17px;
  height: 28px;
  background: url(images/arrow.png) no-repeat;
}
.lp03 li:nth-of-type(1):before{
  display: none;
}
.lp03 li:after{
  content: "";
  position: absolute;
  left: -25px;
  top: -25px;
  width: 55px;
  height: 55px;
}
.lp03 li:nth-of-type(1):after{
  background: url(images/1.png) no-repeat;
}
.lp03 li:nth-of-type(2):after{
  background: url(images/2.png) no-repeat;
}
.lp03 li:nth-of-type(3):after{
  background: url(images/3.png) no-repeat;
}
.lp03 li:nth-of-type(4):after{
  background: url(images/4.png) no-repeat;
}
.lp03 li:nth-of-type(5):after{
  background: url(images/5.png) no-repeat;
}
.lp03 li p{
  margin: 20px 0 0 0;
}


.club_form{
  margin: 0 0 100px 0;
  padding: 50px 0 45px;
  background: #add2da;
  text-align: center;
}
.club_form h3{
  display: inline-block;
  margin: 0;
  padding: 40px 75px 30px 135px;
  text-align: left;
  background: url(images/lp04_title.png) no-repeat left top;
  font-size: 30px;
  line-height: 1;
  font-family: serif;
  font-weight: bold;
}
.club_form h3 img{
  margin-left: -120px;
}
.lp04_lead{
  margin: 10px 0 40px;
  text-align: center;
  font-size: 19px;
  font-weight: bold;
  line-height: 1.7;
}
.club_form_inner{
  width: 920px;
  margin: 0 auto;
  padding: 75px 90px 90px;
  box-sizing: border-box;
  background: #fff;
  line-height: 1.7;
  text-align: left;
}
.club_form_inner>p{
  margin: 0 0 10px;
  font-size: 10px;
}

.club_form_inner table{
  width: 100%;
}
.club_form_inner table th,
.club_form_inner table td{
  padding: 10px;
  text-align: left;
  font-size: 12px;
  line-height: 1.5;
}
.club_form_inner table th{
  padding-right: 30px;
  background-color: #FEEECB;
  border-top: 1px dotted #CC9999;
  border-bottom: 1px dotted #CC9999;
  border-right: 10px solid #FFF;
  color: #2d2a2a;
  white-space: nowrap;
}
.club_form_inner table tr td{
  border-top: 1px dotted #CCC;
  border-bottom: 1px dotted #CCC;
  color: #2d2a2a;
}
.club_form_inner table tr td table{

}
.club_form_inner table tr td th,
.club_form_inner table tr td td{
  padding: 2px 0;
  background: none;
  border: none;
}
.club_form_inner table tr td th{
  padding-right: 20px;
}

.club_form_inner input[type="text"],
.club_form_inner textarea{
  outline: none;
  border: 1px solid #ddd;
  background-color: #f5f5f5;
  font-size: 12px;
  padding: 5px;
  box-sizing: border-box;
}
.club_form_inner input[type="text"]{
  width: 200px;
}
.club_form_inner textarea{
  width: 100%;
  height: 8em;
}
.club_form_inner input[type="text"]+input[type="text"]{
  margin-left: 10px;
}
.club_form_inner input[type="text"].short{
  width: 100px;
  margin: 0 0 0 10px;
}
.club_form_inner input[type="text"].long{
  width: 410px;
}
.club_form_inner input[type="button"]{
  margin-left: 10px;
}
.club_form_inner table tr td td input[type="text"]{
  width: 400px;
}
.club_form_inner input[type="radio"],
.club_form_inner input[type="checkbox"]{
  margin-right: 5px;
}
.club_form_inner label{
  display: block;
  margin: 2px 0 3px;
  padding: 10px;
  background: #d6f1ff;
  font-size: 12px;
  color: #444;
}
.club_form_inner label span{
  display: inline-block;
  width: 7em;
  font-size: 14px;
  color: #2d2a2a;vertical-align: top;
}
.club_form_inner label span.city {width: 30em;vertical-align: top;}
.club_form_inner label select{
  margin: 0 0 0 10px;
}

.club_form_inner table tr td p{
  margin: 0 0 10px 0;
  font-size: 10px;
}

.club_form_inner .submit{
  margin: 20px 0 0 0;
  text-align: center;
}
.club_form_inner input[type="submit"]{
  -webkit-appearance: none;
  display: inline-block;
  width: 250px;
  height: 65px;
  border: none;
  background: url(images/submit.png) no-repeat;
  cursor: pointer;
  text-indent: -9999px;
}
.club_form_inner input[type="submit"]:hover{
  opacity: 0.7;
}

.must{
  color: #f00;
}


.first_link{
  padding: 30px 0 45px;
  background: #d8d9d9;
  border-top: 2px solid #fff;
  text-align: center;
}
.first_link h3{
  display: inline-block;
  width: 150px;
  margin: 0 0 25px 0;
  padding: 0 0 15px 0;
  border-bottom: 2px solid #fff;
  text-align: center;
  font-size: 16px;
  color: #2d2a2a;
  font-weight: bold;
}
.first_link ul{
  width: 1050px;
  margin: 0 auto;
}
.first_link ul li{
  position: relative;
  display: inline-block;
  margin: 0 17px;
  box-sizing: border-box;
  border: 1px solid #bbbcbc;
  background: #fff;
  vertical-align: top;
  text-align: left;
}
.first_link ul li:hover{
  background: #fef5f5;
}
.first_link ul li:before{
  position: absolute;
  content: "";
  z-index: 2;
}
.first_link ul li:after{
  position: absolute;
  left: -10px;
  content: "";
  z-index: 2;
  background: url(../images/stripe_red.png) no-repeat 50% 50%;
}
.first_link ul li a{
  display: block;
  border-bottom: 2px solid #d71d21;
  font-weight: bold;
  color: #d71d21;
  text-decoration: none;
}
.first_link ul li a:after{
  content: "";
  display: inline-block;
  width: 9px;
  height: 9px;
  margin: -3px 0 0 15px;
  border-top: 2px solid #d71d21;
  border-right: 2px solid #d71d21;
  transform: rotate(45deg);
  vertical-align: middle;
}
.first_link ul li p{
  margin: 0 auto;
  font-size: 14px;
  text-align: left;
  line-height: 1.5;
}


.first_link ul li.first_link01,
.first_link ul li.first_link02{
  width: 462px;
  height: 100px;
  padding: 25px 0 0 0;
  margin-bottom: 35px;
  box-sizing: border-box;
}
.first_link ul li.first_link01:before{
  right: 15px;
  top: 10px;
  width: 70px;
  height: 49px;
  background: url(images/icon-warranty.png) no-repeat;
}
.first_link ul li.first_link02:before{
  right: 45px;
  top: 18px;
  width: 78px;
  height: 54px;
  background: url(images/icon-quality.png) no-repeat;
}

.first_link ul li.first_link01:after,
.first_link ul li.first_link02:after{
  top: -10px;
  left: -10px;
  width: 95px;
  height: 95px;
}
.first_link ul li.first_link01 a,
.first_link ul li.first_link02 a{
  padding: 0 0 5px 0;
  font-size: 24px;
}
.first_link ul li.first_link01 a{
  margin: 0 88px 0 65px;
}
.first_link ul li.first_link02 a{
  margin: 0 140px 0 65px;
}
.first_link ul li.first_link01 p,
.first_link ul li.first_link02 p{
  margin: 5px 0 0 65px;
}

.first_link ul li.first_link03,
.first_link ul li.first_link04,
.first_link ul li.first_link05{
  width: 292px;
  height: 72px;
  margin: 0 20px;
  box-sizing: border-box;
}
.first_link ul li.first_link03:before{
  right: 2px;
  top: -4px;
  width: 52px;
  height: 63px;
  background: url(images/icon-loan.png) no-repeat;
}
.first_link ul li.first_link04:before{
  right: 12px;
  top: -4px;
  width: 57px;
  height: 56px;
  background: url(images/icon-club.png) no-repeat;
}
.first_link ul li.first_link05:before{
  right: 15px;
  top: -4px;
  width: 76px;
  height: 60px;
  background: url(images/icon-replacement.png) no-repeat;
}

.first_link ul li.first_link03:after,
.first_link ul li.first_link04:after,
.first_link ul li.first_link05:after{
  top: -10px;
  left: -10px;
  width: 63px;
  height: 63px;
}
.first_link ul li.first_link03 a,
.first_link ul li.first_link04 a,
.first_link ul li.first_link05 a{
  margin: 0 30px 0 8px;
  padding: 22px 0 18px 7px;
  font-size: 19px;
}
.first_link ul li.first_link03 a{
  padding-left: 7px;
}
.first_link ul li.first_link04 a{
  padding-left: 15px;
}
.first_link ul li.first_link05 a{
  padding-left: 10px;
}






#thanks {}
#thanks p {font-size: 14px;line-height: 24px;}












/**/
