﻿@charset "UTF-8";
.wrap_form .btn .ttl {
  display: block;
  background: #f1501c;
  background: -moz-linear-gradient(top, #F95E21 0%, #E84215 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #F95E21 0%, #E84215 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #F95E21 0%, #E84215 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
  line-height: 1;
  letter-spacing: 0.05em;
  text-align: center;
  font-weight: bold;
  color: #FFF;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3);
}

body {
  color: #1A1A1A;
}

a:link, a:visited {
  color: #003399;
}

/*▽▽▽▽▽▽▽▽▽▽　共通　▽▽▽▽▽▽▽▽▽▽*/
#chap1 .wrap_form, #chap2 .wrap_form, #chap3 .wrap_form {
  margin-top: 2.5em;
  padding: 2.5em 1.5em 3em 1.5em;
  background: rgba(231, 236, 235, 0.6);
}
#chap1 .wrap_form .store, #chap2 .wrap_form .store, #chap3 .wrap_form .store {
  background: #D8E1E0;
}

.wrap_form {
  padding: 1em 1.5em;
}
.wrap_form .btn a:link, .wrap_form .btn a:visited, .wrap_form .btn a:hover, .wrap_form .btn a:active {
  text-decoration: none;
}
.wrap_form .btn .txt {
  display: block;
  margin-bottom: 0.35714em;
  line-height: 1.4;
  text-align: center;
  font-weight: bold;
  font-size: 14px;
  font-size: 1.4rem;
  color: #1A1A1A;
}
.wrap_form .btn .txt .red {
  display: block;
  font-size: 18px;
  font-size: 1.8rem;
  color: #E84918;
}
.wrap_form .btn .ttl {
  padding: 0.90476em 0.2381em;
  border-radius: 0.2381em;
  font-size: 21px;
  font-size: 2.1rem;
}
.wrap_form .btn .ttl:before {
content: "\f35a";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
  vertical-align: -0.1em;
  margin-right: 0.15em;
}
.wrap_form .store {
  margin-top: 1.07143em;
  padding: 0.35714em 0.71429em;
  background: #E7ECEB;
  line-height: 14/16em;
  font-size: 14px;
  font-size: 1.0rem;
}
.wrap_form .store:after, .wrap_form .store:before {
  content: "";
  display: table;
  clear: both;
}
.wrap_form .store label {
  width: 51%;
  float: left;
  padding-top: 2px;
}
.wrap_form .store input {
  width: 49%;
  float: left;
  padding: 0;
  min-height: 1.8em;
  border: solid 1px #FFF;
  line-height: 1;
  font-size: 16px;
  font-size: 1.0rem;
  font-family: "Open Sans", "メイリオ", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Verdana, Arial, Meiryo, "MS P Gothic", "MS Pゴシック", sans-serif;
}
/* WRQ-2871 starts*/
.wrap_form .quote_txt {
  margin-top: 1.4em;
  line-height: 1.4;
  font-size: 10px;
  font-size: 1rem;
}/* WRQ-2871 ends*/
.wrap_form .reco_txt {
  margin-top: 1.4em;
  line-height: 1.4;
  font-size: 10px;
  font-size: 1rem;
}
.wrap_form .reco_txt:before {
  content: '※';
}

/* E180017 start */
 .wrap_form .cancel_before_content:before {
  content: '' !important;
 }
 /* E180017 end */

h2 {
  font-size: 22px;
  font-size: 2.2rem;
  border-top: solid 3px #1A1A1A;
  background: #2659bf;
  background: #1347ad;
  background: -moz-linear-gradient(top, #003399 0%, #2659bf 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #003399 0%, #2659bf 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #003399 0%, #2659bf 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  -webkit-box-shadow: 0 1px #FFF inset;
  box-shadow: 0 1px #FFF inset;
}
h2 .h2 {
  display: block;
  position: relative;
  min-height: 4.18182em;
  padding: 0.59091em 0.68182em 0 3.86364em;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "Open Sans", "メイリオ", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Verdana, Arial, Meiryo, "MS PMincho", "MS P明朝", sans-serif;
  font-weight: bold;
  color: #FFF;
  text-shadow: 1px 1px 2px #000;
}
h2 .h2 .fl {
  display: block;
  padding-top: 1.54545em;
  height: 0;
  background-position: left top;
  background-repeat: no-repeat;
  background-size: contain;
  overflow: hidden;
}
#chap1 h2 .h2 .fl {
  background-image: url("../../common/img/chap1_h2_sp.png");
  width: 5.72727em;
  margin: 0.09091em 0 0 0;
}
#chap2 h2 .h2 .fl {
  background-image: url("../../common/img/chap2_h2_sp.png");
  width: 9.86364em;
  margin: 0 0 0.09091em -0.09091em;
}
#chap3 h2 .h2 .fl {
  background-image: url("../../common/img/chap3_h2_sp.png");
  width: 8.31818em;
}
h2 .h2 .fs {
  font-size: 13px;
  font-size: 1.3rem;
}
h2 .h2 .fs2 {
  display: none;
}
@media only screen and (min-width: 768px) {
  h2 .h2 .fs2 {
    display: inline;
  }
}
h2 .h2:before {
  position: absolute;
  left: 0.45455em;
  top: -0.40909em;
  display: block;
  width: 2.95455em;
  height: 0;
  padding-top: 4.31818em;
  background-image: url("../../common/img/point_1_sp.png");
  background-position: left top;
  background-repeat: no-repeat;
  background-size: 2.95455em 4.31818em;
  overflow: hidden;
}
#chap2 h2 .h2:before {
  background-image: url("../../common/img/point_2_sp.png");
}
#chap3 h2 .h2:before {
  background-image: url("../../common/img/point_3_sp.png");
}
#chap1 h2 .h2:before {
  content: "Point1";
}
#chap2 h2 .h2:before {
  content: "Point2";
}
#chap3 h2 .h2:before {
  content: "Point3";
}
h2 .h2 .sub {
  display: none;
}

.red {
  color: #C41841;
}

/*▽▽▽▽▽▽▽▽▽▽　ヘッダー　▽▽▽▽▽▽▽▽▽▽*/
#head {
  position: relative;
  min-height: 5em;
  background: #FFF;
  border-bottom: solid 2px #000066;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  z-index: 10;
}

#logo {
  position: absolute;
  left: 0.5em;
  top: 0.4em;
  width: 14.0em;
  height: 0;
  padding-top: 5.3em;
  line-height: 2;
  font-size: 10px;
  font-size: 0.8rem;
  overflow: hidden;
  background-image: url("../../common/img/logo_ALL.png");
  background-position: left top;
  background-repeat: no-repeat;
  background-size: 100% auto;
}

#head p {
  position: absolute;
  right: 1.25em;
  top: 0.83333em;
  width: 10em;
  line-height: 1.4;
  text-align: right;
  font-weight: bold;
  font-size: 12px;
  font-size: 1.2rem;
}
#head p .reco {
  font-weight: normal;
  font-size: 10px;
  font-size: 1rem;
  color: #666666;
}

/*▽▽▽▽▽▽▽▽▽▽　ヘッダー下補足情報　▽▽▽▽▽▽▽▽▽▽*/
#agency {
  padding: 0.5em 1.25em;
  background: #4066B3;
  line-height: 1.4;
  font-size: 12px;
  font-size: 1.2rem;
  color: #FFF;
}
#agency .name {
  font-weight: bold;
}
/*WRQ-77 Changes Start*/
#agency .txt1 {
  width: 100%;
  height: 0;
  padding-top: 1em;
  background-position: left top;
  background-repeat: no-repeat;
  background-size: 24.16667em auto;
  overflow: hidden;
  font-size: 1.0rem;
}
/*WRQ-77 Changes End*/
#agency .txt {
  display: block;
  width: 100%;
  height: 0;
  padding-top: 1em;
  background-image: url("../../common/img/head_agency.gif");
  background-position: left top;
  background-repeat: no-repeat;
  background-size: 24.16667em auto;
  overflow: hidden;
}

#tel {
  padding: 0.64286em 1.07143em;
  line-height: 1.4;
  text-align: right;
  font-size: 14px;
  font-size: 1.4rem;
}
#tel .tel {
  font-weight: bold;
}
#tel .time {
  display: block;
  font-size: 10px;
  font-size: 1rem;
}

#info {
  padding: 0.5em 1.5em;
  background: #E7ECEB;
  font-size: 10px;
  font-size: 1rem;
}
#info a:link, #info a:visited {
  color: red;
}
#info a:hover, #info a:active {
  text-decoration: none;
}

/*▽▽▽▽▽▽▽▽▽▽　導入部　▽▽▽▽▽▽▽▽▽▽*/
#intro h1 span {
  display: block;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
  background-image: url("../../common/img/main_h1_sp.jpg");
  background-position: left top;
  background-repeat: no-repeat;
  background-size: 100% auto;
  line-height: 2;
  overflow: hidden;
}

#intro_nav_sp .ttl,
#intro_nav_pc .ttl {
  border-top: solid 1px #966626;
  border-bottom: solid 1px #966626;
  line-height: 1.4;
  text-align: center;
  font-weight: bold;
  font-size: 16px;
  font-size: 1.6rem;
  color: #966626;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.15);
}
#intro_nav_sp .ttl span,
#intro_nav_pc .ttl span {
  display: block;
}
#intro_nav_sp .ttl:before,
#intro_nav_pc .ttl:before {
  content: "";
  display: block;
  margin-bottom: 0.5em;
  border-top: solid 1px #FFF;
  border-bottom: solid 1px #DEBA3F;
}
#intro_nav_sp .ttl:after,
#intro_nav_pc .ttl:after {
  content: "";
  display: block;
  margin-top: 0.5em;
  border-top: solid 1px #DEBA3F;
  border-bottom: solid 1px #FFF;
}
#intro_nav_sp li,
#intro_nav_pc li {
  position: relative;
  display: block;
  margin-top: 0.27778em;
  padding: 0.61111em 0.55556em 0.5em 1.94444em;
  background: #ebd26a;
  background: -moz-linear-gradient(top, #F8EF93 0%, #DEB33F 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #F8EF93 0%, #DEB33F 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #F8EF93 0%, #DEB33F 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  -webkit-box-shadow: 1px 1px 0 #FFF inset;
  box-shadow: 1px 1px 0 #FFF inset;
  border: solid 1px #966626;
  border-radius: 3px;
  line-height: 1.2;
  font-size: 18px;
  font-size: 1.8rem;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "Open Sans", "メイリオ", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Verdana, Arial, Meiryo, "MS PMincho", "MS P明朝", sans-serif;
  font-weight: bold;
  text-shadow: 1px 1px 0 #FFF;
}
#intro_nav_sp li .fl,
#intro_nav_pc li .fl {
  display: inline-block;
  font-family: "Open Sans", "メイリオ", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Verdana, Arial, Meiryo, "MS P Gothic", "MS Pゴシック", sans-serif;
  font-size: 22px;
  font-size: 2.2rem;
}
/* WRQ-2718 starts */
#intro_nav_sp li .fl2 {
  display: inline-block;
  font-family: "Open Sans", "メイリオ", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Verdana, Arial, Meiryo, "MS P Gothic", "MS Pゴシック", sans-serif;
  font-size: 10px;
  font-size: 0.8rem;
} /* WRQ-2718 ends */
#intro_nav_sp li .reco,
#intro_nav_pc li .reco {
  margin-left: 0.2em;
  font-weight: normal;
  font-family: "Open Sans", "メイリオ", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Verdana, Arial, Meiryo, "MS P Gothic", "MS Pゴシック", sans-serif;
  font-size: 10px;
  font-size: 1rem;
  text-shadow: none;
}
#intro_nav_sp li .fs,
#intro_nav_sp li .fs2,
#intro_nav_pc li .fs,
#intro_nav_pc li .fs2 {
  display: inline-block;
  font-size: 14px;
  font-size: 1.4rem;
}
#intro_nav_sp li:before,
#intro_nav_pc li:before {
  position: absolute;
  left: 0;
  top: 0;
  content: '';
  display: block;
  width: 1em;
  height: 1em;
  background-image: url("../../common/img/head_number.gif");
  background-size: 3em auto;
  -webkit-box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
}
#intro_nav_sp li:nth-child(1):before,
#intro_nav_pc li:nth-child(1):before {
  background-position: left;
}
#intro_nav_sp li:nth-child(2):before,
#intro_nav_pc li:nth-child(2):before {
  background-position: center;
}
#intro_nav_sp li:nth-child(3):before,
#intro_nav_pc li:nth-child(3):before {
  background-position: right;
}
#intro_nav_sp li a,
#intro_nav_pc li a {
  display: block;
}
#intro_nav_sp li a:link, #intro_nav_sp li a:visited, #intro_nav_sp li a:hover, #intro_nav_sp li a:active,
#intro_nav_pc li a:link,
#intro_nav_pc li a:visited,
#intro_nav_pc li a:hover,
#intro_nav_pc li a:active {
  text-decoration: none;
  color: #301100;
}

#intro_nav_sp {
  padding-top: 1em;
}
#intro_nav_sp ul {
  margin-top: 1.5em;
  padding: 0 1.5em;
}

#intro_nav_pc {
  display: none;
}

.reco_txt2 {
  padding: 1.0em 1.5em 3em 1.5em;
}
.reco_txt2 p {
  line-height: 1.4;
  text-align: justify;
  text-justify: inter-ideograph;
  font-size: 10px;
  font-size: 1rem;
  color: #5F554E;
}

/*▽▽▽▽▽▽▽▽▽▽　3つの理由　▽▽▽▽▽▽▽▽▽▽*/
.wrap_detail {
  margin: 2em 1.5em 0 1.5em;
  border-top: solid 1px #003399;
  -webkit-box-shadow: 0 3px #4066B3 inset;
  box-shadow: 0 3px #4066B3 inset;
}
h2 + .wrap_detail {
  margin-top: 2.5em;
}
.wrap_detail h3 {
  padding: 1em 0 0.75em 0;
  border-bottom: solid 1px #CCCCCC;
  line-height: 1.4;
  text-align: justify;
  text-justify: inter-ideograph;
  font-size: 20px;
  font-size: 2rem;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
}
.wrap_detail h3 .sab {
  display: block;
  margin-bottom: 0.11111em;
  font-size: 18px;
  font-size: 1.8rem;
  color: #C41841;
}
#chap3 .wrap_detail h3 {
  color: #C41841;
}
#chap3 .wrap_detail h3 .sab {
  color: #1A1A1A;
}
.wrap_detail h3 .reco {
  font-size: 11px;
  font-size: 1.1rem;
  font-weight: normal;
  color: #1A1A1A;
}

.wrap_detail h3 + p {
  display: none;
}

.detail_list li {
  position: relative;
  min-height: 4.28571em;
  margin-top: 1.07143em;
  padding-left: 5.35714em;
  padding-top: 0.35714em;
  line-height: 1.3;
  font-weight: bold;
  font-size: 14px;
  font-size: 1.4rem;
}
.detail_list li .fl {
  display: inline-block;
  font-size: 18px;
  font-size: 1.8rem;
  color: #003399;
  padding-left: 0.1em;
  padding-right: 0.1em;
}
.reco_txt_para li {
    font-size: 1.0rem;
    line-height:1.7142;;
}
.reco_txt_imp {
   margin-left:3%
}
.mark {
    position: absolute;
    left: 0;
}
.mark1 {
    position: absolute;
    left: 0;
    text-indent: 0.5rem;
}
.detail_list li .fl:first-child {
  padding-left: 0;
}
.detail_list li .fl.br {
  display: block;
  padding-left: 0;
  padding-right: 0;
}
.detail_list li .sub {
  display: block;
  font-weight: normal;
  font-size: 12px;
  font-size: 1.2rem;
  color: #999;
}
.detail_list li#point01_1:before {
 font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: '\f017';
}
.detail_list li#point01_2:before {
 font-family: "Font Awesome 5 Free";
	font-weight: 900;
	  content: "\f3c5";

}
.detail_list li#point01_3:before {
  content: "\f007";
   font-family: "Font Awesome 5 Free";
	font-weight: 900;
}
.detail_list li#point01_4:before {
content: "\f5e1";
   font-family: "Font Awesome 5 Free";
	font-weight: 900;
}
.detail_list li#point01_5:before {
content: "\f044";
   font-family: "Font Awesome 5 Free";
	font-weight: 900;
}
.detail_list li#point01_6:before {
content: "\f274";
   font-family: "Font Awesome 5 Free";
	font-weight: 900;
}
.detail_list li#point02_1:before {
content: "\f164";
   font-family: "Font Awesome 5 Free";
	font-weight: 900;
}
.detail_list li#point02_2:before {
content: "\f5e4";
   font-family: "Font Awesome 5 Free";
	font-weight: 900;
}
.detail_list li#point02_3:before {
content: "\f487";
   font-family: "Font Awesome 5 Free";
	font-weight: 900;
}
.detail_list li#point02_4:before {
content: "\f6d3";
   font-family: "Font Awesome 5 Free";
	font-weight: 900;
}
.detail_list li#point02_5:before {
content: "\f157";
   font-family: "Font Awesome 5 Free";
	font-weight: 900;
}
.detail_list li#point02_6:before {
content: "\f239";
   font-family: "Font Awesome 5 Free";
	font-weight: 900;
}
.detail_list li#point02_7:before {
content: "\f6d3";
   font-family: "Font Awesome 5 Free";
	font-weight: 900;
}
.detail_list li#point02_8:before {
content: "\f0ad";
   font-family: "Font Awesome 5 Free";
	font-weight: 900;
}
.detail_list li:before {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 1em;
  height: 1em;
  background: #97C1E3;
  background: #a8cce9;
  background: -moz-linear-gradient(top, #B7D5ED 0%, #97C1E3 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #B7D5ED 0%, #97C1E3 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #B7D5ED 0%, #97C1E3 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  border-radius: 50%;
  -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15);
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15);
  text-align: center;
  line-height: 1;
  font-weight: normal;
  font-size: 4rem;
  padding:10px;
  color: #FFF;
}
#chap2 .detail_list li:before {
  background: #d75c78;
  background: -moz-linear-gradient(top, #DD778D 0%, #D04061 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #DD778D 0%, #D04061 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #DD778D 0%, #D04061 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.detail_list li#point01_1 {
  padding-top: 0.61667em;
}
.detail_list li#point01_3, .detail_list li#point01_4, .detail_list li#point02_2, .detail_list li#point02_3, .detail_list li#point02_6, .detail_list li#point02_7 {
  padding-top: 0.75em;
}

.reco_txt3_pc {
  display: none;
}

.reco_txt3_sp {
  margin-top: 2em;
  font-size: 10px;
  font-size: 1rem;
  color: #5F554E;
}
.reco_txt3_sp_1 {
  margin-top: 2em;
  font-size: 10px;
  font-size: 1rem;
  color: #5F554E;
}
.reco_txt3_pc_1 {
  display: none;
}
#chap1_message,
#end_message {
  padding: 3em 1.5em;
}
#chap1_message .txt,
#end_message .txt {
  font-weight: bold;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "Open Sans", "メイリオ", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Verdana, Arial, Meiryo, "MS PMincho", "MS P明朝", sans-serif;
}
#chap1_message .red,
#end_message .red {
  display: inline-block;
  padding-left: 0.1em;
}

#chap1_message {
  margin-top: 3em;
  background: rgba(231, 236, 235, 0.6);
}
#chap1_message .img {
  max-width: 10.71429em;
  margin: 0 auto 1.07143em auto;
  text-align: center;
}
#chap1_message .img img {
  max-width: 100%;
  height: auto;
  line-height: 1;
  vertical-align: bottom;
}
#chap1_message .txt {
  text-align: center;
  font-size: 21px;
  font-size: 2.1rem;
}

#end_message {
  padding: 3.5em 1.5em;
}
#end_message .txt {
  text-align: justify;
  text-justify: inter-ideograph;
  font-size: 18px;
  font-size: 1.8rem;
}
#end_message .txt .reco {
  font-size: 10px;
  font-size: 1rem;
  font-family: "Open Sans", "メイリオ", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Verdana, Arial, Meiryo, "MS P Gothic", "MS Pゴシック", sans-serif;
}
#end_message .txt2 {
  margin-bottom: 1.07143em;
  text-align: justify;
  text-justify: inter-ideograph;
  line-height: 1.8;
  font-size: 14px;
  font-size: 1.4rem;
  color: #333333;
}

.reco_txt5 {
  margin-top: 1.5em;
  line-height: 1.4;
  text-align: justify;
  text-justify: inter-ideograph;
  font-size: 10px;
  font-size: 1rem;
  color: #5F554E;
}

.review {
  margin: 0 1.5em;
}
.review h3 {
  margin-top: 1.78571em;
  padding-bottom: 0.35714em;
  font-size: 14px;
  font-size: 1.4rem;
  color: #333333;
  border-bottom: dotted 1px #333333;
}
.review p {
  position: relative;
  margin-top: 0.76923em;
  padding: 1.53846em 1.15385em 1.15385em 1.15385em;
  background: #E7ECEB;
  text-align: justify;
  text-justify: inter-ideograph;
  font-size: 13px;
  font-size: 1.3rem;
  color: #4066B3;
}
.review p:before {
  content: '';
  position: absolute;
  left: 50%;
  top: 0;
  width: 0;
  height: 0;
  border-top: 1em solid #FFF;
  border-right: 0.75em solid transparent;
  border-bottom: 0 solid transparent;
  border-left: 0.75em solid transparent;
  -webkit-transform: translateX(-0.75em);
  -ms-transform: translateX(-0.75em);
  transform: translateX(-0.75em);
}
.review .voice_5,
.review .voice_6 {
  display: none;
}

#chap2 .review {
  margin-top: 2em;
  border-top: solid 1px #003399;
  -webkit-box-shadow: 0 3px #4066B3 inset;
  box-shadow: 0 3px #4066B3 inset;
}

.detail_plan {
  margin-top: 2.0em;
}
.detail_plan li {
  margin-top: 0.71429em;
  border: solid 2px #003399;
  background: #FFF;
  -webkit-box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3);
  font-size: 14px;
  font-size: 1.4rem;
}
.detail_plan li:first-child {
  margin-top: 0;
}
.detail_plan li:nth-child(1) .plan_name:before {
  /*content: '1';*/
}
.detail_plan li:nth-child(2) .plan_name:before {
  /*content: '2';*/
}
.detail_plan li:nth-child(3) .plan_name:before {
  /*content: '3';*/
}
.detail_plan li:nth-child(4) .plan_name:before {
 /* content: '4';*/
}
.detail_plan li:nth-child(5) .plan_name:before {
 /* content: '5';*/
}
.detail_plan li:nth-child(6) .plan_name:before {
  /*content: '6';*/
}
.detail_plan li:nth-child(7) .plan_name:before {
 /* content: '7';*/
}
.detail_plan li .plan_name {
  position: relative;
  display: block;
  padding: 0.35714em 0.35714em 0.57143em 2.35714em;
  background: #003399;
  line-height: 1.42857em;
  font-weight: bold;
  color: #FFF;
}
.detail_plan li .plan_name .reco {
  margin-left: 0.25em;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: normal;
}
.detail_plan li .plan_name:before {
  display: block;
  position: absolute;
  left: 0.35714em;
  top: 0.35714em;
  width: 1.42857em;
  height: 1.42857em;
  background: #efdda0;
  background: -moz-linear-gradient(top, #FFF 0%, #DEBA3F 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #FFF 0%, #DEBA3F 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #FFF 0%, #DEBA3F 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  line-height: 1.42857em;
  text-align: center;
  color: #1A1A1A;
}
.detail_plan li .plan_txt {
  display: block;
  padding: 0.71429em 0.35714em;
  line-height: 1.42857em;
  font-weight: bold;
}
.detail_plan li .fl {
  display: inline-block;
  font-size: 18px;
  font-size: 1.8rem;
  color: #C41841;
  margin-left: 0.1em;
  margin-right: 0.1em;
}

.detail_plan li .fl .split {
  font-size: 12px;
  font-size: 1.2rem;
  margin-left: 0.5em;
}

.detail_plan li  .split_2 {
  font-size: 12px;
  font-size: 1.2rem;
  margin-left: 0.5em;
  color: #000000;
}

.reco_txt4 {
  padding: 1.0em 1.5em 0 1.5em;
}
.reco_txt4 p {
  line-height: 1.4;
  text-align: justify;
  text-justify: inter-ideograph;
  font-size: 10px;
  font-size: 1rem;
  color: #5F554E;
}

#end_hdi {
  background: #4066B3;
  padding: 3em 1.5em 1em 1.5em;
}
#end_hdi .wrap_end_hdi:after, #end_hdi .wrap_end_hdi:before {
  content: "";
  display: table;
  clear: both;
}
#end_hdi h3 {
  position: relative;
  padding: 0 0 0 5.27778em;
  min-height: 5em;
  line-height: 1.6;
  text-align: justify;
  text-justify: inter-ideograph;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "Open Sans", "メイリオ", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Verdana, Arial, Meiryo, "MS PMincho", "MS P明朝", sans-serif;
  font-size: 18px;
  font-size: 1.8rem;
  color: #FFF;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3);
}
#end_hdi h3 img {
  position: absolute;
  left: 0;
  top: 0;
  width: 4.44444em;
}

.hdi_txt {
  padding: 0.53846em 0 1.15385em 0;
  color: #E7ECEB;
  text-align: justify;
  text-justify: inter-ideograph;
}

.hdi_sters {
  position: relative;
  min-height: 9.54545em;
  padding: 1.36364em 0 1.36364em 14.09091em;
  border-top: dotted 1px #E7ECEB;
  text-align: justify;
  text-justify: inter-ideograph;
  font-size: 11px;
  font-size: 1.1rem;
  color: #E7ECEB;
}
.hdi_sters img {
  position: absolute;
  left: 0;
  top: 1.36364em;
  width: 13.18182em;
  height: auto;
}

.hdi_sters_add_txt {
  position: relative;
  padding: 0;
  font-size: 12px;
  font-size: 1.2rem;
  color: #E7ECEB;
}
.hdi_sters_add_img img,.hdi_sters_add_img_1 img {
  width: 34em;
}


#number {
  background: #4066B3;
  padding: 1.5em 1.5em 2.5em 1.5em;
}
#number p {
  text-align: right;
  color: #E7ECEB;
  font-size: 11px;
  font-size: 1.1rem;
}

/*▽▽▽▽▽▽▽▽▽▽　フッター　▽▽▽▽▽▽▽▽▽▽*/
#footer {
  display: block;
  padding: 3em 1.5em 0 1.5em;
  background: #000066;
}
#footer ul {
  border-left: solid 1px #FFF;
  padding-left: 1.5em;
}
#footer li {
  margin-top: 1.07143em;
  line-height: 1;
  font-size: 14px;
  font-size: 1.4rem;
}
#footer li:first-child {
  margin-top: 0;
}
#footer a {
  display: block;
}
#footer a:link, #footer a:visited {
  color: #FFF;
  text-decoration: none;
}
#footer a:hover, #footer a:active {
  color: #FFF;
  text-decoration: underline;
}
#footer ul + p {
  margin: 2.5em -1.25em 0 -1.25em;
  padding: 0.83333em 1.25em;
  background: rgba(0, 0, 0, 0.4);
  text-align: center;
  font-size: 12px;
  font-size: 1.2rem;
}
#footer ul + p small {
  font-size: 12px;
  font-size: 1.2rem;
  color: #CCCCCC;
}
/* E190014*/
.reco_txt10 {
  padding: 1.0em 1.5em 3em 1.5em;
}
.reco_txt10 p {
  line-height: 1.4;
  text-align: justify;
  text-justify: inter-ideograph;
  font-size: 10px;
  font-size: 1rem;
  color: #5F554E;
}
/* WRQ-198*/
.shz {
  text-align: left;
  font-size: 2rem;
}
/* WRQ-340*/
.hasTxt {
  text-align: left;
  font-size: 1.3rem;
}

/* WRQ-5641 */
.wrap_form .club {
  position: relative;
  padding: 0.76923em 0.76923em;
  margin-bottom: 1.15385em;
  background: #BB2045;
  border-radius: 0.38462em;
  line-height: 13/16em;
  font-size: 13px;
  font-size: 1.3rem;
  color: #FFF;
}
.wrap_form .club:after, .wrap_form .club:before {
  content: "";
  display: table;
  clear: both;
}
.wrap_form .club:before {
  position: absolute;
  bottom: -0.6em;
  left: 50%;
  content: "";
  width: 0;
  height: 0;
  border-top: 0.76923em solid #BB2045;
  border-right: 0.53846em solid transparent;
  border-bottom: 0 solid transparent;
  border-left: 0.53846em solid transparent;
  -webkit-transform: translateX(-0.53846em);
  -ms-transform: translateX(-0.53846em);
  transform: translateX(-0.53846em);
}
.wrap_form .club label {
  display: block;
  margin-bottom: 0.38462em;
  line-height: 1.4;
  text-align: center;
  font-weight: bold;
}
.wrap_form .club label .exp {
  font-weight: normal;
  display: block;
}
.wrap_form .club input {
  width: 100%;
  padding: 0.1em 0.25em;
  min-height: 1.8em;
  border: none;
  -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5) inset;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5) inset;
  border-radius: 0.1em;
  line-height: 1;
  font-size: 16px;
  font-size: 1.6rem;
  font-family: "Open Sans", "メイリオ", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Verdana, Arial, Meiryo, "MS P Gothic", "MS Pゴシック", sans-serif;
}
.wrap_form .club input:focus {
  background: #FFFF9C;
}
.dairiten{
  width:90%;
  margin:20px auto;
  border: 1px solid #ccc;
}
.dairiten h3{
 background:#efefef;
  padding:10px;
  font-size:14px;
  text-align:center;
 
}
.dairiten p{
  padding:10px;
}