@charset "UTF-8";

/*-------------------------
__line_style
-------------------------*/

.line_main{
  position: relative;
  width: 880px;
  margin: 0 auto 55px;
}
.line_main:before{
  position: absolute;
  right: -140px;
  bottom: 0;
  content: "";
  width: 490px;
  height: 379px;
  background: url(images/line_at_main.png) no-repeat;
}

.line_main h2{
  margin: 50px 0 65px;
  text-align: center;
}
.line_main h3{
  margin: 20px 0 15px;
  font-size: 24px;
  font-weight: bold;
  color: #2d2a2a;
  line-height: 1.4;
}
.line_main01{
  font-size: 14px;
  font-weight: bold;
  color: #008c00;
}
.line_main02{
  margin: 0 0 30px 0;
  font-size: 19px;
  font-weight: bold;
  color: #2d2a2a;
  line-height: 1.7;
}
.line_main03{
  overflow: hidden;
  width: 415px;
  padding: 10px 0 0 0;
}
.line_main03 .line_qr{
  float: right;
  margin: -10px 0 0 0;
}
.line_main03 .line_btn{
  margin: 0 0 10px 0;
}
.line_main03 .line_no{
  width: 250px;
  margin: 15px 0;
  font-size: 24px;
  color: #000;
  line-height: 1;
  text-align: center;
}
.line-it-button_wrap{
  position: relative;
  display: inline-block;
  width: 250px;
  /*height: 53px;*/
  vertical-align: middle;
  text-align: center;
}



a.line_btn{
  display: inline-block;
  height: 60px;
  padding: 0 25px 0 75px;
  border-radius: 9px;
  background: url(images/line_logo.png) no-repeat 10px 0 #00b900;
  font-size: 29px;
  font-weight: bold;
  line-height: 60px;
  color: #fff;
  text-decoration: none;
}
a.line_btn:hover{
  opacity: 0.7;
}

.line_howto{
  padding: 30px 0 65px 0;
  background: #008c00;
  text-align: center;
}
.line_howto h2{
  display: inline-block;
  width: 175px;
  margin: 0 0 45px 0;
  padding: 0 0 15px 0;
  border-bottom: 2px solid #fff;
  text-align: center;
  font-size: 16px;
  color: #fff;
  font-weight: bold;
}
.line_howto p{
  margin: 0 0 35px 0;
  font-size: 19px;
  font-weight: bold;
  color: #fff;
}
.line_howto div{
  position: relative;
  width: 1000px;
  margin: 0 auto;
  padding: 35px 0 40px 55px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
  text-align: left;
}
.line_howto div:before{
  position: absolute;
  right: 0;
  top: -10px;
  content: "";
  width: 250px;
  height: 299px;
  background: url(images/line_at02_bg.png) no-repeat;
}

.line_howto h3{
  margin: 0 0 20px 0;
  color: #008c00;
  font-size: 19px;
  font-weight: bold;
}
.line_howto ol{
  font-size: 0;
}
.line_howto ol+h3{
  margin-top: 40px;
}
.line_howto ol li{
  display: inline-block;
  width: 145px;
  margin: 0 40px 0 0;
  font-size: 13px;
  vertical-align: top;
  white-space: nowrap;
}
.line_howto ol li img{
  display: block;
  margin: 10px 0 0 0;
}
.line_howto ol li p{
  width: 145px;
  height: 145px;
  margin: 10px 0 0 0;
  padding: 60px 5px 0 5px;
  box-sizing: border-box;
  background: #eeedf3;
  text-align: center;
  color: #000;
  font-weight: normal;
}
.line_howto ol li span{
  display: inline-block;
  padding: 5px;
  background: #fff;
  border: 1px solid #ccc;
  line-height: 1;
  vertical-align: middle;
  font-size: 14px;
}


.line_step{
  padding: 30px 0 65px 0;
  text-align: center;
}
.line_step h2{
  display: inline-block;
  width: 175px;
  margin: 0 0 45px 0;
  padding: 0 0 15px 0;
  border-bottom: 2px solid #008c00;
  text-align: center;
  font-size: 16px;
  color: #000;
  font-weight: bold;
}
.line_step>p{
  margin: 0 0 50px 0;
  font-size: 19px;
  font-weight: bold;
  color: #2d2a2a;
}
.line_step ul{
  font-size: 0;
}
.line_step ul li{
  display: inline-block;
  width: 333px;
  box-sizing: border-box;
  font-size: 14px;
  line-height: 1.7;
  text-align: left;
  vertical-align: top;
}
.line_step ul li h3{
  margin: 0 0 5px 0;
  padding: 0 0 0 45px;
  font-size: 18px;
  font-weight: bold;
  color: #008c00;
  line-height: 1.5;
}
.line_step ul li p{
  width: 275px;
  padding: 0 0 0 45px;
  box-sizing: border-box;
}
.line_step ul li.line_step01 h3,
.line_step ul li.line_step01 p{
  padding: 0;
}
.line_step ul li.line_step03 img{
  margin-left: 45px;
}

.line_btm{
  padding: 25px 0;
  background: #008c00;
  text-align: center;
}
.line_btm .line_no{
  display: inline-block;
  margin: 0 70px 0 40px;
  padding: 0 10px;
  background: #fff;
  font-size: 24px;
  color: #000;
  line-height: 1;
  vertical-align: middle;
  line-height: 60px;
}
.line_btm .line_qr{
  display: inline-block;
  vertical-align: middle;
}





/*-------------------------
__flow_style
-------------------------*/

.first_head{
  padding: 55px 0 80px 0;
  text-align: center;
}
.first_head h2{
  margin: 0 0 45px 0;
  color: #d71d21;
  font-size: 29px;
  font-weight: bold;
  line-height: 1;
}
.first_head p{
  display: inline-block;
  font-size: 24px;
  line-height: 1.4;
  font-weight: bold;
  color: #2d2a2a;
  text-align: left;
}

.first_head img{
  width: auto;
  height: 54px;
}

.flow_main{
  padding: 60px 0 50px;
  border-top: 25px solid rgba(221,61,64,.2);
  border-bottom: 25px solid rgba(221,61,64,.2);
  background: url(../images/bg_red.png) repeat center top;
  background-clip: padding-box;
  text-align: center;
}
.flow_main h3{
  display: inline-block;
  width: 175px;
  margin: 0 0 10px 0;
  padding: 0 0 15px 0;
  border-bottom: 2px solid #d71d21;
  text-align: center;
  font-size: 16px;
  color: #2d2a2a;
  font-weight: bold;
}
.flow_inner{
  width: 1000px;
  margin: 50px auto 0;
  padding: 20px 130px 25px;
  box-sizing: border-box;
  background: #fff;
}
.flow_inner h4{
  margin: 0 0 40px 0;
  background: url(images/flow_no.png) no-repeat 55% 0;
  font-size: 21px;
  font-weight: bold;
  color: #d71d21;
}
.flow_inner:last-of-type h4{
  margin: 20px 0 20px;
  background: none;
}
.flow_inner h4 span{
  display: block;
  margin: 0 0 10px 0;
  font-size: 52px;
  line-height: 60px;
  text-shadow:6px 4px 0px #fff;
}
.flow_inner>p{
  width: 730px;
  box-sizing: border-box;
  margin: 0 auto 20px;
  padding: 0 0 0 30px;
  font-size: 14px;
  color: #2d2a2a;
  text-align: left;
  line-height: 1.7;
}
.flow_inner dl{
  border-top: 1px solid #d8d9d9;
  text-align: left;
}
.flow_inner dl dt{
  margin: 0 0 10px 0;
  padding: 15px 0 0 30px;
  font-weight: bold;
  font-size: 19px;
  color: #2d2a2a;
}
.flow_inner dl dd{
  padding: 0 0 20px 30px;
  border-bottom: 1px solid #d8d9d9;
  line-height: 1.7;
}
.flow_inner dl dd b{
  font-weight: normal;
  color: #d71d21;
  font-size: 16px;
}
.flow_inner dl dd p{
  font-size: 14px;
  color: #2d2a2a;
}

.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;
}

/*-------------------------
__index_style
-------------------------*/

.first_main{
  position: relative;
  width: 965px;
  margin: 130px auto 145px;
}

.first_list li{
  position: relative;
  height: 302px;
  margin: 0 0 65px 0;
  padding: 50px 0 0 522px;
  box-sizing: border-box;
}
.first_list li:hover{
  opacity: 0.7;
}

.first_list li>img{
  position: absolute;
  left: 0;
  top: 0;
}
.first_list li:nth-child(even){
  padding: 50px 0 0 128px;
}
.first_list li:nth-child(even)>img{
  left: auto;
  right: 0;
}

.first_list li>div{
  position: relative;
  z-index: 2;
  width: 320px;
  height: 215px;
  box-sizing: border-box;
  padding: 50px 15px 0 35px;
  background: #dadbdb;
}

.first_list li>div:before{
  position: absolute;
  left: -33px;
  top: -48px;
  z-index: 3;
  content: "";
  width: 169px;
  height: 98px;
  background: url(images/first_point.png) no-repeat;
}
.first_list li:nth-child(even)>div:before{
  left: -65px;
  top: -20px;
}
.first_list li>div *{
  position: relative;
  z-index: 4;
}

.first_list li>div h3{
  position: relative;
  width: 100%;
  margin: 0 0 15px 0;
  font-weight: bold;
  font-size: 21px;
  line-height: 1.5;
}
.first_list li>div h3:after{
  position: absolute;
  right: 0;
  top: 8px;
  content: "";
  display: block;
  width: 15px;
  height: 15px;
  margin: 0 7px 0 0;
  border-top: 1px solid #d71d21;
  border-right: 1px solid #d71d21;
  transform: rotate(45deg);
  vertical-align: middle;
}
.first_list li>div h3 a{
  color: #d71d21;
  text-decoration: none;
}
.first_list li>div p{
  color: #2d2a2a;
  font-size: 14px;
  line-height: 1.6;
}
.first_list li>div p img{
  width: 240px;
  margin: 15px 0 0 0;
}

/*-------------------------
__quality_style
-------------------------*/

.quality_lead{
  position: relative;
  margin: -35px 0 130px 0;
  padding: 0 0 45px 0;
  background: #dadbdb;
  text-align: center;
}
.quality_lead:before{
  position: absolute;
  top: 310px;
  left: 50%;
  z-index: 2;
  content: "";
  width: 271px;
  height: 158px;
  margin: 0 0 0 -200px;
  background: url(images/quality_main01.png) no-repeat;
}
.quality_lead img{
  margin: -40px 0 0 0;
}
.quality_lead div{
  width: 860px;
  margin: 0 auto;
  padding: 0 0 25px 0;
  box-sizing: border-box;
  background: url(images/quality_main02.png) no-repeat right bottom;
}

.quality_lead h3{
  position: relative;
  z-index: 3;
  margin: 45px 0 75px;
  color: #2d2a2a;
  font-size: 29px;
  font-weight: bold;
}
.quality_lead p{
  padding: 0 0 0 60px;
  text-align: left;
  line-height: 1.7;
  color: #2d2a2a;
  font-size: 14px;
}

.quality_main{
  width: 860px;
  margin: 0 auto 130px;
}
.quality_main h3{
  position: relative;
  margin: 0 0 45px 0;
  padding: 0 0 15px 0;
  text-align: center;
  font-size: 16px;
  color: #2d2a2a;
  font-weight: bold;
  text-align: center;
}
.quality_main h3:after{
  position: absolute;
  left: 50%;
  bottom: 0;
  margin: 0 0 0 -88px;
  content: "";
  display: block;
  width: 175px;
  border-top: 2px solid #d71d21;
}
.quality_main_lead{
  margin: 0 0 160px 0;
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  color: #2d2a2a;
}

.quality_inner{
  position: relative;
  width: 100%;
  margin: 0 0 70px 0;
  text-align: left;
}

.quality_inner img{
  position: relative;
  display: block;
  margin: 0 0 0 auto;
}
.quality_inner:nth-child(even) img{
  margin: 0;
}
.quality_inner div{
  position: absolute;
  left: 0;
  top: 70px;
  width: 420px;
}
.quality_inner:nth-child(even) div{
  left: 380px;
}

.quality_inner h4{
  position: relative;
  margin: 0 0 25px 0;
  padding: 0 0 0 45px;
  font-size: 24px;
  font-weight: bold;
  color: #d71d21;
}
.quality_inner h4:before{
  position: absolute;
  left: -22px;
  top: -30px;
  display: block;
  content: "";
  width: 145px;
  height: 61px;
  background: url(images/flow_no.png) no-repeat;
}
.quality_inner p{
  margin: 0 0 0 50px;
  font-size: 14px;
  color: #2d2a2a;
  line-height: 1.7;
}

/*-------------------------
__loan_style
-------------------------*/

.loan_lead{
  position: relative;
  margin: -35px 0 130px 0;
  background: #dadbdb;
  text-align: center;
}
.loan_lead:before{
  position: absolute;
  top: 310px;
  left: 50%;
  z-index: 2;
  content: "";
  width: 271px;
  height: 158px;
  margin: 0 0 0 -200px;
  background: url(images/quality_main01.png) no-repeat;
}
.loan_lead img{
  margin: -35px 0 0 0;
}
.loan_lead div{
  position: relative;
  width: 670px;
  margin: 0 auto;
  padding: 0 0 65px 0;
  box-sizing: border-box;
  text-align: left;
}
.loan_lead div:after{
  position: absolute;
  content: "";
  right: 0;
  bottom: -10px;
  display: block;
  width: 129px;
  height: 158px;
  background: url(images/loan_main01.png) no-repeat;
}

.loan_lead h3{
  position: relative;
  z-index: 3;
  margin: 60px 0 45px;
  color: #2d2a2a;
  font-size: 29px;
  font-weight: bold;
}
.loan_lead p{
  line-height: 1.7;
  color: #2d2a2a;
  font-size: 14px;
}

.loan_main{
  width: 670px;
  margin: 0 auto 60px;
}
.loan_main img{
  display: block;
  margin: 0 0 0 45px;
}
.loan_main h3{
  position: relative;
  margin: 0 0 100px 0;
  padding: 0 0 15px 0;
  text-align: center;
  font-size: 16px;
  color: #2d2a2a;
  font-weight: bold;
  text-align: center;
}
.loan_main h3:after{
  position: absolute;
  left: 50%;
  bottom: 0;
  margin: 0 0 0 -88px;
  content: "";
  display: block;
  width: 175px;
  border-top: 2px solid #d71d21;
}
.loan_main_lead{
  position: relative;
  margin: 0 0 55px 0;
  font-size: 24px;
  font-weight: bold;
  color: #2d2a2a;
  line-height: 1;
}
.loan_main_lead:before{
  position: absolute;
  left: -90px;
  top: -55px;
  z-index: -1;
  display: block;
  content: "";
  width: 173px;
  height: 99px;
  background: url(images/loan01.png) no-repeat;
}
.loan_txt{
  margin: 0 0 35px 0;
  font-size: 14px;
  color: #2d2a2a;
  line-height: 1.8;
}

/*-------------------------
__support_style
-------------------------*/

.support_lead{
  position: relative;
  margin: -35px 0 0 0;
  background: #dadbdb;
  text-align: center;
}
.support_lead:before{
  position: absolute;
  top: 310px;
  left: 50%;
  z-index: 2;
  content: "";
  width: 271px;
  height: 158px;
  margin: 0 0 0 -200px;
  background: url(images/quality_main01.png) no-repeat;
}
.support_lead img{
  margin: -35px 0 0 0;
}
.support_lead div{
  position: relative;
  width: 860px;
  margin: 0 auto;
  padding: 0 0 160px 0;
  box-sizing: border-box;
  text-align: left;
}
.support_lead div:after{
  position: absolute;
  content: "";
  right: 0;
  top: 90px;
  display: block;
  width: 187px;
  height: 130px;
  background: url(images/support_main01.png) no-repeat;
}

.support_lead h3{
  position: relative;
  z-index: 3;
  margin: 60px 0 50px;
  color: #2d2a2a;
  font-size: 29px;
  font-weight: bold;
  text-align: center;
}
.support_lead p{
  margin: 0 0 0 115px;
  line-height: 1.5;
  color: #d71d21;
  font-size: 24px;
  font-weight: bold;
}

.support_lead2{
  padding: 45px 0 85px;
  text-align: center;
}
.support_lead2 p{
  margin: 0 0 50px 0;
  font-size: 24px;
  font-weight: bold;
  color: #2d2a2a;
  line-height: 1.7;
}

.support01{
  padding: 65px 0 75px;
  background: url(../images/bg_red.png) repeat center top;
}
.support01 h3{
  position: relative;
  margin: 0 0 35px 0;
  padding: 0 0 15px 0;
  text-align: center;
  font-size: 16px;
  color: #2d2a2a;
  font-weight: bold;
  text-align: center;
}
.support01 h3:after{
  position: absolute;
  left: 50%;
  bottom: 0;
  margin: 0 0 0 -88px;
  content: "";
  display: block;
  width: 175px;
  border-top: 2px solid #d71d21;
}
.support01 div{
  width: 1000px;
  margin: 0 auto;
  padding: 60px 20px 40px;
  box-sizing: border-box;
  background: #fff;
}
.support01 div>p{
  margin: 25px 0 0 0;
  font-size: 11px;
  color: #2d2a2a;
}
.support01 ul{
  display: table;
  border-collapse: collapse;
  table-layout: fixed;
}
.support01 ul li{
  display: table-cell;
  width: 33.33%;
  padding: 0 30px 20px;
  box-sizing: border-box;
  border-left: 1px solid #c0c0c0;
  border-right: 1px solid #c0c0c0;
  vertical-align: top;
}
.support01 ul li h4{
  margin: -40px 0 7px 0;
  background: url(images/flow_no.png) no-repeat 55% 0;
  font-size: 21px;
  font-weight: bold;
  color: #d71d21;
  line-height: 1.5;
}
.support01 ul li h4 span{
  display: block;
  margin: 0 0 20px 0;
  font-size: 52px;
  line-height: 60px;
  text-shadow:6px 4px 0px #fff;
  text-align: center;
}
.support01 ul li:first-child h4 span{
  margin-bottom: 15px;
}
.support01 ul li h4 strong{
  font-size: 32px;
  line-height: 1;
}
.support01 ul li p{
  font-size: 14px;
  line-height: 1.7;
}

.support02{
  padding: 65px 0;
  background: #e0e0e0;
  color: #2d2a2a;
}
.support02 h3{
  position: relative;
  margin: 0 0 50px 0;
  padding: 0 0 15px 0;
  text-align: center;
  font-size: 16px;
  color: #2d2a2a;
  font-weight: bold;
  text-align: center;
}
.support02 h3:after{
  position: absolute;
  left: 50%;
  bottom: 0;
  margin: 0 0 0 -88px;
  content: "";
  display: block;
  width: 175px;
  border-top: 2px solid #d71d21;
}
.support02>ul{
  text-align: center;
}
.support02>ul>li{
  display: inline-block;
  width: 153px;
  margin: 0 16px;
  vertical-align: top;
  text-align: left;
}
.support02>ul>li h4{
  margin: 12px 0;
  font-size: 17px;
  font-weight: bold;
  line-height: 1;
}
.support02>ul>li ul{
  font-size: 0;
}
.support02>ul>li li{
  display: inline-block;
  margin: 0 4px 4px 0;
  padding: 6px 12px;
  background: #fff;
  font-size: 13px;
  color: #2d2a2a;
  vertical-align: top;
}
.support02>p{
  width: 960px;
  margin: -12px auto 0;
  text-align: right;
  font-size: 12px;
  color: #2d2a2a;
  line-height: 1;
}

.support03{
  padding: 80px 0 150px;
}
.support03 h3{
  position: relative;
  margin: 0 0 70px 0;
  padding: 0 0 15px 0;
  text-align: center;
  font-size: 16px;
  color: #2d2a2a;
  font-weight: bold;
  text-align: center;
}
.support03 h3:after{
  position: absolute;
  left: 50%;
  bottom: 0;
  margin: 0 0 0 -88px;
  content: "";
  display: block;
  width: 175px;
  border-top: 2px solid #d71d21;
}
.support03_lead{
  position: relative;
  width: 650px;
  margin: 0 auto 100px;
  font-size: 24px;
  font-weight: bold;
  color: #2d2a2a;
  line-height: 1.5;
}
.support03_lead:before{
  position: absolute;
  left: -90px;
  top: -55px;
  z-index: -1;
  display: block;
  content: "";
  width: 173px;
  height: 99px;
  background: url(images/loan01.png) no-repeat;
}
.support03_inner{
  position: relative;
  width: 1000px;
  min-height: 390px;
  margin: 0 auto;
  padding: 0 0 0 375px;
  box-sizing: border-box;
}
.support03_inner:before{
  position: absolute;
  left: -95px;
  top: 0;
  content: "";
  width: 415px;
  height: 390px;
  background: url(images/support03_01.jpg) no-repeat;
}
.support03_inner img{
  float: right;
  margin: 0 0 0 15px;
}
.support03_inner p{
  margin: 0 0 25px 0;
  font-size: 14px;
  line-height: 1.7;
  color: #2d2a2a;
}
.support03_inner>p span{
  position: relative;
  display: inline-block;
}
.support03_inner>p span:after{
  position: absolute;
  left: 0;
  bottom: 3px;
  z-index: -1;
  content: "";
  display: block;
  width: 100%;
  height: 6px;
  background: #f2b6b8;
}
.support03_inner p.chu{
  font-size: 10px;
}

.support03_end{
  width: 785px;
  margin: 65px auto 15px;
  padding: 25px;
  border: 1px solid #d71d21;
  box-sizing: border-box;
  font-size: 21px;
  font-weight: bold;
  line-height: 1.7;
  text-align: center;
  color: #d71d21;
}
.support03_end2{
  width: 785px;
  margin: 0 auto;
  font-size: 14px;
  line-height: 1;
  color: #2d2a2a;
}

/*-------------------------
__club_style
-------------------------*/

.club_lead{
  position: relative;
  margin: -35px 0 100px 0;
  background: #348ccf;
  text-align: center;
}
.club_lead:before{
  position: absolute;
  top: 310px;
  left: 50%;
  z-index: 2;
  content: "";
  width: 271px;
  height: 158px;
  margin: 0 0 0 -200px;
  background: url(images/club_main01.png) no-repeat;
}
.club_lead>img{
  margin: -35px 0 0 0;
}
.club_lead h3{
  position: relative;
  margin: 60px 0 45px;
  z-index: 3;
  font-size: 29px;
  font-weight: bold;
  color: #fff;
}
.club_lead p{
  color: #2d2a2a;
  font-size: 14px;
  line-height: 1.7;
}
.club_lead .club_lead_btm{
  display: inline-block;
  width: 860px;
  margin: 50px 0 -85px 0;
  padding: 35px 0;
  background: #fff;
}
.club_lead .club_lead_btm img {height: 65px;}

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

.club_main_lead{
  margin: 0 0 60px 0;
  font-size: 19px;
  font-weight: bold;
  color: #2d2a2a;
  line-height: 1.7;
  text-align: center;
}

.club_main>div{
  width: 880px;
  margin: 0 auto;
  padding: 30px 0 30px 170px;
  border-bottom: 1px solid #094483;
}
.club_main01{
  background: url(images/club01.png) 32px 32px no-repeat;
  border-top: 1px solid #094483;
}
.club_main02{
  background: url(images/club02.png) 32px 50% no-repeat;
}
.club_main03{
  background: url(images/club03.png) 32px 50% no-repeat;
}
.club_main04{
  background: url(images/club04.png) 32px 50% no-repeat;
}

.club_main>div h4{
  margin: 0 0 20px 0;
  color: #094483;
  font-size: 24px;
  font-weight: bold;
}
.club_main>div>p{
  color: #2d2a2a;
  font-size: 14px;
  line-height: 1.7;
}
.club_main>div p.club_main_chu,
.club_main>div p span.club_main_chu{
  font-size: 11px;
}

.club_main01_num{
  margin: 15px 0 -20px 0;
  font-size: 0;
}
.club_main01_num>*{
  display: inline-block;
  vertical-align: top;
}
.club_main01_num01 h5{
  margin: 0 0 5px 0;
  padding: 5px 10px;
  background: #555;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
}
.club_main01_num01 p{
  font-size: 18px;
  line-height: 1;
  text-align: center;
}
.club_main01_num01 p span{
  font-size: 40px;
}
.club_main01_num p.club_main01_num_to{
  position: relative;
  margin: 5px 20px 0 10px;
  padding: 8px 0 8px 15px;
  background: #d93600;
  color: #fff;
  line-height: 1.2;
  font-size: 18px;
  text-align: center;
}
.club_main01_num p.club_main01_num_to:before{
  position: absolute;
  right: -20px;
  top: 50%;
  content: "";
  width: 0;
  height: 0;
  margin: -40px 0 0 0;
  border-style: solid;
  border-width: 40px 0 40px 20px;
  border-color: transparent transparent transparent #d93600;
}
.club_main01_num02 h5{
  margin: 0 0 5px 0;
  color: #d93600;
  font-size: 16px;
  font-weight: bold;
}
.club_main01_num02 p{
  font-size: 30px;
  line-height: 1;
  text-align: center;
}
.club_main01_num02 p span{
  font-size: 50px;
}

.club_main .sep{
  width: 100%;
  height: auto;
  margin: 60px 0 0 0;
  vertical-align: top;
}

.club_form{
  padding: 30px 0 115px;
  background: #dadbdb;
}
.club_form h3{
  position: relative;
  margin: 0 0 25px 0;
  padding: 0 0 15px 0;
  text-align: center;
  font-size: 16px;
  color: #2d2a2a;
  font-weight: bold;
  text-align: center;
}
.club_form h3:after{
  position: absolute;
  left: 50%;
  bottom: 0;
  margin: 0 0 0 -88px;
  content: "";
  display: block;
  width: 175px;
  border-top: 2px solid #d71d21;
}
.club_form_inner{
  width: 920px;
  margin: 0 auto;
  padding: 75px 90px 90px;
  box-sizing: border-box;
  background: #fff;
  line-height: 1.7;
}
.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;
}


/*-------------------------
__replacement_style
-------------------------*/

.replacement_lead{
  position: relative;
  margin: -35px 0 60px 0;
  background: #dadbdb;
  text-align: center;
}
.replacement_lead:before{
  position: absolute;
  top: 310px;
  left: 50%;
  z-index: 2;
  content: "";
  width: 271px;
  height: 158px;
  margin: 0 0 0 -200px;
  background: url(images/quality_main01.png) no-repeat;
}
.replacement_lead img{
  margin: -35px 0 0 0;
}
.replacement_lead div{
  position: relative;
  width: 860px;
  margin: 0 auto;
  padding: 0 0 100px 0;
  box-sizing: border-box;
}
.replacement_lead div:after{
  position: absolute;
  content: "";
  right: 25px;
  bottom: 20px;
  display: block;
  width: 187px;
  height: 150px;
  background: url(images/replacement_main01.png) no-repeat;
}

.replacement_lead h3{
  position: relative;
  z-index: 3;
  margin: 60px 0 45px;
  color: #2d2a2a;
  font-size: 29px;
  font-weight: bold;
  text-align: center;
}
.replacement_lead p{
  padding: 0 0 0 100px;
  line-height: 1.7;
  color: #2d2a2a;
  font-size: 14px;
  text-align: left;
}

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

.replacement_inner{
  position: relative;
  width: 980px;
  margin: 0 auto 65px;
  padding: 45px 60px;
  box-sizing: border-box;
  border: 1px solid #2d2a2a;
}
.replacement_inner:after{
  position: absolute;
  left: -10px;
  top: -10px;
  content: "";
  z-index: 1;
  width: 145px;
  height: 145px;
  background: url(../images/stripe_red.png) no-repeat 50% 50%;
}
.replacement_inner h4{
  height: 60px;
  margin: 0 0 15px 0;
  padding: 20px 0 0 0;
  box-sizing: border-box;
  text-align: center;
  background: url(images/replacement_ttl.png) no-repeat center center;
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
  color: #d71d21;
}
.replacement_inner>img{
  float: right;
  margin: 0 10px 0 90px;
}
.replacement_inner>p{
  margin: 0 0 50px 0;
  font-size: 19px;
  font-weight: bold;
  line-height: 1.7;
  color: #2d2a2a;
  text-align: center;
}
.replacement_inner>p.replacement_inner_lead01{
  margin: 0 0 20px 0;
  padding: 0 0 0 55px;
  text-align: left;
  line-height: 1.6;
}
.replacement_inner>p.replacement_inner_lead02{
  margin: 0 0 70px 0;
  padding: 0 0 0 55px;
  text-align: left;
  color: #d71d21;
  font-size: 16px;
  font-weight: normal;
}
.replacement_inner>p.replacement_inner_btm{
  margin: 20px 0 0 0;
  text-align: left;
  font-size: 14px;
  color: #2d2a2a;
  font-weight: normal;
}

.replacement_triple{
  margin: 0 0 40px 0;
  font-size: 0;
  text-align: center;
}
.replacement_triple li{
  display: inline-block;
  width: 242px;
  margin: 0 20px;
  vertical-align: top;
  text-align: left;
}
.replacement_triple li h5{
  margin: 0 0 5px 0;
  padding: 0 0 10px 40px;
  border-bottom: 3px solid #bab9b9;
  background: url(images/chk.png) no-repeat left top;
  font-size: 19px;
  font-weight: bold;
  line-height: 1.7;
  color: #2d2a2a;
}
.replacement_triple li p{
  font-size: 14px;
  line-height: 1.7;
  color: #2d2a2a;
}
.replacement_flow{
  padding: 30px 0;
  text-align: center;
  background: url(../images/bg_red.png);
}

.replacement_inner_inner{
  padding: 25px 30px 30px;
  background: #bdd3ff;
}
.replacement_inner_inner h5{
  margin: 0 0 10px 0;
  padding: 0 0 15px 0;
  border-bottom: 3px solid #bab9b9;
  font-size: 19px;
  font-weight: bold;
  line-height: 1;
  color: #2d2a2a;
}
.replacement_inner_inner p{
  font-size: 14px;
  line-height: 1.7;
  color: #2d2a2a;
}

.replacement_btm{
  position: relative;
  background: #dadbdb;
}
.replacement_btm:after{
  position: absolute;
  right: 0;
  top: 0;
  content: "";
  width: 500px;
  height: 350px;
  background: url(images/replacement_btm.jpg) no-repeat;
}
.replacement_btm div{
  width: 980px;
  height: 350px;
  margin: 0 auto;
  padding: 60px 450px 0 85px;
  box-sizing: border-box;
}
.replacement_btm h3{
  margin: 0 0 25px 0;
  font-size: 29px;
  font-weight: bold;
  color: #d71d21;
}
.replacement_btm01{
  margin: 0 0 10px 0;
  font-size: 21px;
  font-weight: bold;
  color: #2d2a2a;
}
.replacement_btm02{
  margin: 0 0 30px 0;
  font-size: 14px;
  line-height: 1.7;
  color: #2d2a2a;
}
.replacement_btm03{
  margin: 0 0 10px 0;
  font-size: 17px;
  font-weight: bold;
  color: #d71d21;
}
.replacement_btm04{
  font-size: 34px;
  font-weight: bold;
  color: #d71d21;
}

.replacement_form{
  padding: 75px 0 90px 0;
  background: #c8c9c9;
}
.replacement_form h3{
  position: relative;
  margin: 0 0 50px 0;
  padding: 0 0 15px 0;
  text-align: center;
  font-size: 16px;
  color: #2d2a2a;
  font-weight: bold;
  text-align: center;
}
.replacement_form h3:after{
  position: absolute;
  left: 50%;
  bottom: 0;
  margin: 0 0 0 -88px;
  content: "";
  display: block;
  width: 175px;
  border-top: 2px solid #d71d21;
}
.replacement_form h4{
  margin: 20px 0 0 0;
  padding: 10px;
  background: #666;
  color: #fff;
  font-weight: bold;
  font-size: 14px;
}










/**/
