/* plusAlloffer06MV */
.plusAlloffer06MV {
  margin-bottom: 120px;
}
.plusAlloffer06MV .plusAlloffer06MV_ttl {
  height: 635px;
  /* total 660px */
  padding-bottom: 25px;
  margin-bottom: 200px;
  position: relative;
}
.plusAlloffer06MV .plusAlloffer06MV_ttl:after {
  content: "";
  display: block;
  width: 100%;
  height: 12px;
  background: url(/plus/resources/images/06/bg_mv.png) 50% 50% repeat;
  background-size: 9px;
  position: absolute;
  top: 0;
  left: 0;
}
.plusAlloffer06MV .plusAlloffer06MV_ttl_in {
  height: 635px;
  background: url(/plus/resources/images/06/mv_bg.jpg) 20% 50% no-repeat;
  background-size: cover;
}
.plusAlloffer06MV .plusAlloffer06MV_ttl_in2 {
  position: relative;
  width: 750px;
  height: 635px;
  margin: 0 auto;
}
.plusAlloffer06MV h3 {
  position: absolute;
  bottom: -130px;
  left: 0;
  width: 100%;
  background: url(/plus/resources/images/06/bg_mv.png) 50% 50% repeat;
  background-size: 9px;
  text-align: center;
}
.plusAlloffer06MV .mv_pop {
  position: absolute;
  bottom: -78px;
  left: 5px;
  width: 279px;
}
.plusAlloffer06MV h4 {
  color: #182F4F;
  text-align: center;
  font-size: 26px;
  margin-bottom: 45px;
}
@media only screen and (max-width: 860px) {
  .plusAlloffer06MV {
    margin-bottom: 60px;
  }
  .plusAlloffer06MV .plusAlloffer06MV_ttl {
    height: auto;
    padding-bottom: 8%;
    margin-bottom: 0;
  }
  .plusAlloffer06MV .plusAlloffer06MV_ttl_in {
    position: relative;
    height: auto;
    padding-top: 75%;
  }
  .plusAlloffer06MV .plusAlloffer06MV_ttl_in2 {
    width: 100%;
    padding-top: 75%;
    height: auto;
    position: absolute;
    top: 0;
    left: 0;
  }
  .plusAlloffer06MV h3 {
    bottom: 0;
    position: relative;
    width: 100%;
    text-align: center;
    padding: 0 4%;
  }
  .plusAlloffer06MV img {
    max-width: 750px;
    width: 100%;
  }
  .plusAlloffer06MV .mv_pop {
    bottom: -16%;
    left: 0;
    width: 33%;
  }
  .plusAlloffer06MV h4 {
    font-size: 1.1em;
    margin-bottom: 22px;
  }
}

/* plusAlloffer06limit */
.plusAlloffer06limit {
  margin-top: 60px;
  border-top: 4px solid #F04646;
  border-bottom: 4px solid #F04646;
  padding: 6px 0;
  color: #F04646;
  text-align: center;
}
.plusAlloffer06limit .plusAlloffer06limit_in {
  border-top: 2px solid #F04646;
  border-bottom: 2px solid #F04646;
  display: flex;
  justify-content: center;
  align-items: center;
}
.plusAlloffer06limit h5 {
  font-size: 18px;
  background: url(/plus/resources/images/06/limit_ttl_bg.gif) 0 0 repeat;
  position: relative;
  width: 132px;
  height: 132px;
  padding-top: 40px;
  text-align: center;
  border-radius: 50%;
  margin-right: 16px;
  letter-spacing: -0.5px;
}
.plusAlloffer06limit h5:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  right: -14px;
  bottom: 60px;
  border-style: solid;
  border-color: transparent transparent transparent #FFE5E5;
  border-width: 10px 0 10px 17.32px;
}
.plusAlloffer06limit p {
  font-size: 48px;
}
.plusAlloffer06limit .plusAlloffer06day {
  font-size: 128px;
  display: inline-flex;
  align-items: center;
  padding-right: 70px;
  position: relative;
  letter-spacing: -0.5px;
}
.plusAlloffer06limit .plusAlloffer06slash {
  font-size: 80px;
}
.plusAlloffer06limit .plusAlloffer06week {
  font-size: 34px;
  border: 4px solid #F04646;
  padding: 3px 10px;
  border-radius: 100px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  display: inline-flex;
  align-items: flex-start;
  position: absolute;
  bottom: 45px;
  right: 10px;
}
@media only screen and (max-width: 860px) {
  .plusAlloffer06limit {
    margin-top: 30px;
    border-top: 2px solid #F04646;
    border-bottom: 2px solid #F04646;
    padding: 3px 0;
  }
  .plusAlloffer06limit .plusAlloffer06limit_in {
    border-top: 1px solid #F04646;
    border-bottom: 1px solid #F04646;
  }
  .plusAlloffer06limit h5 {
    font-size: 0.7em;
    width: 7em;
    height: 7em;
    padding-top: 2em;
  }
  .plusAlloffer06limit h5:after {
    right: -0.8em;
    bottom: 2.8em;
    border-width: 0.7em 0 0.7em 1em;
  }
  .plusAlloffer06limit p {
    font-size: 1.7em;
  }
  .plusAlloffer06limit .plusAlloffer06day {
    font-size: 3em;
    padding-right: 0.5em;
  }
  .plusAlloffer06limit .plusAlloffer06slash {
    font-size: 0.8em;
  }
  .plusAlloffer06limit .plusAlloffer06week {
    font-size: 0.3em;
    border: 2px solid #F04646;
    padding: 0.01em 0.25em;
    border-radius: 100px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    bottom: 1.2em;
    right: -0.05em;
  }
}

.plusAlloffer06faq {
  background: #FFFDE7;
  padding-top: 100px;
  padding-bottom: 100px;
  margin-bottom: 100px;
}
.plusAlloffer06faq h3 {
  color: #213654;
  text-align: center;
  font-size: 40px;
  padding-top: 100px;
  margin-bottom: 75px;
  background: url(/plus/resources/images/06/icon_faq.png) top center no-repeat;
}
.plusAlloffer06faq ul {
  line-height: 2;
  border: 4px solid #213654;
  background: #FFFFFF;
  border-radius: 0.5em;
  -webkit-border-radius: 0.5em;
  -moz-border-radius: 0.5em;
}
.plusAlloffer06faq li {
  border-bottom: 2px solid #213654;
}
.plusAlloffer06faq li:last-child {
  border-bottom: none;
}
.plusAlloffer06faq li dt, .plusAlloffer06faq li dd {
  position: relative;
  padding: 40px 60px 40px 105px;
}
.plusAlloffer06faq li dt {
  color: #213654;
  font-size: 28px;
  line-height: 1.5;
  background: url(/plus/resources/images/06/faq_off.gif) right 40px center no-repeat;
  cursor: pointer;
}
.plusAlloffer06faq li dt.active {
  background: url(/plus/resources/images/06/faq_on.gif) right 40px center no-repeat;
}
.plusAlloffer06faq li dd {
  font-size: 24px;
}
.plusAlloffer06faq li dd .pttl {
  font-size: 1.2em;
  line-height: 1.5;
  text-align: center;
  color: #f04647;
  padding: 0 0 0.45em;
  border-bottom: 4px solid #f04647;
  position: relative;
  margin: 1em auto 0;
}
@media only screen and (max-width: 640px) {
  .plusAlloffer06faq li dd .pttl {
    border-bottom-width: 2px;
  }
}
.plusAlloffer06faq li dd .pttl:before {
  content: ' ';
  position: absolute;
  left: 50%;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 8px solid #f04647;
  bottom: -12px;
  margin-left: -5px;
}
@media only screen and (max-width: 640px) {
  .plusAlloffer06faq li dd .pttl:before {
    bottom: -8px;
    margin-left: -5px;
  }
}
.plusAlloffer06faq li dd .courseTtl {
  color: #222;
  text-align: center;
  margin-top: 1em;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media only screen and (max-width: 640px) {
  .plusAlloffer06faq li dd .courseTtl.size01 {
    max-width: 47%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media only screen and (max-width: 640px) {
  .plusAlloffer06faq li dd .courseTtl img {
    max-width: 80%;
  }
}
@media only screen and (max-width: 640px) {
  .plusAlloffer06faq li dd .courseTtl p {
    width: 50%;
  }
}
.plusAlloffer06faq li dd .txt {
  font-size: 0.8em;
  line-height: 1.4em;
  text-align: left;
  margin: 1.15em auto 0;
  color: #f04646;
}
.plusAlloffer06faq li dd .txt02 {
  line-height: 1.5em;
  white-space: nowrap;
  margin: 0 auto 1.2em;
  color: #f04646;
}
.plusAlloffer06faq li dd .txt02 .fs01 {
  font-size: 3.8em;
  letter-spacing: -0.02em;
  line-height: 1;
}
.plusAlloffer06faq li dd .txt02 .fs02 {
  font-size: 1.666666666666667em;
}
.plusAlloffer06faq li dd .txt02 .fs03 {
  font-size: 1.4em;
  display: inline-block;
  text-align: center;
}
.plusAlloffer06faq li dd .txt02 .fs03.has-symbol {
  font-size: 1.666666em;
  padding-left: 1.2em;
  background: url(/plus/resources/images/top/ic_x.png) no-repeat 0 center;
  -webkit-background-size: 0.7826086956521739em auto;
  background-size: 0.7826086956521739em auto;
  margin-left: 0.3em;
  line-height: 0.9;
}
.plusAlloffer06faq li dd .txt02 .fs03 .small {
  font-size: 0.65em;
  line-height: 1;
}
.plusAlloffer06faq li dd .txt02 .fs03 .small02 {
  font-size: 0.9em;
}
.plusAlloffer06faq li dd .plusAlloffer06faq_big {
  font-size: 26px;
  display: block;
}
.plusAlloffer06faq .plusAlloffer06faq_icon {
  color: #FFFFFF;
  background: #182F4F;
  padding: 0 10px;
  width: 45px;
  height: 45px;
  line-height: 45px;
  border-radius: 100px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  position: absolute;
  top: 40px;
  left: 40px;
  text-align: center;
}
.plusAlloffer06faq .plusAlloffer06att {
  display: block;
}
.plusAlloffer06faq table {
  width: 100%;
  text-align: center;
  margin-top: 25px;
}
.plusAlloffer06faq th, .plusAlloffer06faq td {
  padding: 18px 0;
  border-bottom: 2px solid #182F4F;
}
.plusAlloffer06faq th {
  width: 65%;
  text-align: center;
  font-weight: bold;
}
.plusAlloffer06faq th:first-child {
  width: 35%;
}
.plusAlloffer06faq .plusAlloffer06sankaku {
  background: url(/plus/resources/images/06/sankaku.gif) right center no-repeat;
}
@media only screen and (max-width: 860px) {
  .plusAlloffer06faq {
    padding-top: 50px;
    padding-bottom: 50px;
    margin-bottom: 50px;
  }
  .plusAlloffer06faq h3 {
    font-size: 1.625em;
    padding-top: 50px;
    margin-bottom: 37px;
    background: url(/plus/resources/images/06/icon_faq.png) top center no-repeat;
    background-size: 32px auto;
    -webkit-background-size: 32px auto;
  }
  .plusAlloffer06faq ul {
    border: 2px solid #213654;
  }
  .plusAlloffer06faq li {
    border-bottom: 1px solid #213654;
  }
  .plusAlloffer06faq li:last-child {
    border-bottom: none;
  }
  .plusAlloffer06faq li dt {
    padding: 1em 1.3em 1em 2.5em;
  }
  .plusAlloffer06faq li dd {
    padding: 1em 1.3em 1em 4em;
  }
  .plusAlloffer06faq li dt {
    font-size: 1.4em;
    line-height: 1.2;
    background: url(/plus/resources/images/06/faq_off.gif) right 0.8em center no-repeat;
    background-size: auto 0.5em;
    -webkit-background-size: auto 0.5em;
  }
  .plusAlloffer06faq li dt.active {
    background: url(/plus/resources/images/06/faq_on.gif) right 0.8em center no-repeat;
    background-size: auto 0.5em;
    -webkit-background-size: auto 0.5em;
  }
  .plusAlloffer06faq li dd {
    font-size: 1em;
  }
  .plusAlloffer06faq li dd .plusAlloffer06faq_big {
    font-size: 1.1em;
  }
  .plusAlloffer06faq .plusAlloffer06faq_icon {
    padding: 0 5px;
    width: 1.6em;
    height: 1.6em;
    line-height: 1.6em;
    top: 1.3em;
    left: 0.7em;
    font-size: 0.8em;
  }
  .plusAlloffer06faq dd .plusAlloffer06faq_icon {
    font-size: 1.2em;
  }
  .plusAlloffer06faq table {
    margin-top: 12px;
  }
  .plusAlloffer06faq th, .plusAlloffer06faq td {
    padding: 10px 0;
    border-bottom: 1px solid #182F4F;
  }
  .plusAlloffer06faq .plusAlloffer06sankaku {
    background: url(/plus/resources/images/06/sankaku.gif) right center no-repeat;
    background-size: auto 7px;
    -webkit-background-size: auto 7px;
  }
}

/* plusAlloffer06att */
.plusAlloffer06att {
  color: #666666;
  font-size: 20px;
}
@media only screen and (max-width: 860px) {
  .plusAlloffer06att {
    font-size: 0.9em;
  }
}

/* plusAlloffer06att_maru */
.plusAlloffer06att_maru {
  font-size: 20px;
  color: #212121;
  margin-left: 2em;
  text-indent: -2em;
}
@media only screen and (max-width: 860px) {
  .plusAlloffer06att_maru {
    font-size: 0.9em;
  }
}
.plusAlloffer06att_maru li {
  line-height: 2;
}
.plusAlloffer06att_maru li.txtRd {
  color: #F04646;
}
.plusAlloffer06att_maru li.txtRd a {
  color: #212121;
  text-decoration: underline;
}
.plusAlloffer06att_maru li.txtRd a:hover {
  text-decoration: none;
}
.plusAlloffer06att_maru span {
  padding-right: 1em;
  color: #182F4F;
}
.plusAlloffer06att_maru .txtRd {
  color: #F04646;
  padding-right: 0;
}
.plusAlloffer06att_maru .jsModal {
  padding-right: 0;
  color: #212121;
  text-decoration: underline;
  cursor: pointer;
}
.plusAlloffer06att_maru .jsModal:hover {
  text-decoration: none;
}

/* plusAlloffer06tel */
.plusAlloffer06tel {
  border: 4px solid #EEEEEE;
  margin-top: 30px;
  border-radius: 0.5em;
  -webkit-border-radius: 0.5em;
  -moz-border-radius: 0.5em;
}
.plusAlloffer06tel h6 {
  color: #F04646;
  text-align: center;
  line-height: 1.5;
  font-size: 20px;
  padding: 20px 0;
  background: url(/plus/resources/images/06/tel_ttl_bg.gif) 0 0 repeat;
  border-radius: 0.5em 0.5em 0 0;
  -webkit-border-radius: 0.5em 0.5em 0 0;
  -moz-border-radius: 0.5em 0.5em 0 0;
}
.plusAlloffer06tel .plusAlloffer06tel_in {
  background: #FFF;
  padding: 27px;
  border-radius: 0 0 0.5em 0.5em;
}
.plusAlloffer06tel p {
  color: #182F4F;
  font-size: 20px;
  text-align: center;
  padding: 20px 0;
  border: 4px solid #EEEEEE;
  border-radius: 0.5em;
  -webkit-border-radius: 0.5em;
  -moz-border-radius: 0.5em;
  background: #F9F9F9;
  margin-bottom: 22px;
}
.plusAlloffer06tel p .tel {
  font-size: 32px;
}
@media only screen and (min-width: 860px) {
  .plusAlloffer06tel p .tel {
    pointer-events: none;
  }
}
.plusAlloffer06tel .plusAlloffer06att {
  color: #182F4F;
  margin: 0 30px;
  display: block;
}
@media only screen and (max-width: 860px) {
  .plusAlloffer06tel {
    margin-top: 15px;
    border: 2px solid #EEEEEE;
  }
  .plusAlloffer06tel h6 {
    font-size: 0.8em;
    padding: 10px 0;
  }
  .plusAlloffer06tel .plusAlloffer06tel_in {
    padding: 15px;
  }
  .plusAlloffer06tel p {
    font-size: 0.8em;
    padding: 15px 0;
    border: 2px solid #EEEEEE;
    margin-bottom: 11px;
  }
  .plusAlloffer06tel p .tel {
    font-size: 16px;
  }
  .plusAlloffer06tel .plusAlloffer06att {
    margin: 0 15px;
  }
}

/* plusAlloffer06step */
.plusAlloffer06step {
  /* step1 */
  /* step2 */
  /* step3 */
}
.plusAlloffer06step .wrapBlock {
  max-width: 690px;
}
.plusAlloffer06step h3 {
  color: #213654;
  text-align: center;
  font-size: 40px;
  padding-top: 100px;
  margin-bottom: 30px;
  background: url(/plus/resources/images/06/icon_step.png) top center no-repeat;
}
.plusAlloffer06step h4 {
  color: #213654;
  font-size: 32px;
  margin-bottom: 50px;
  padding-top: 35px;
  position: relative;
  padding-left: 90px;
}
.plusAlloffer06step h4 img {
  width: 67px;
  position: absolute;
  top: 0;
  left: 0;
}
.plusAlloffer06step .noticeText {
  margin-bottom: 70px;
  text-indent: -1em;
  padding-left: 1em;
  font-size: 20px;
}
.plusAlloffer06step .noticeText a {
  text-decoration: underline;
  transition: 0.3s;
}
.plusAlloffer06step .noticeText a:hover {
  text-decoration: none;
}
.plusAlloffer06step .noticeText02 {
  margin-top: 1em;
  font-size: 0.9em;
}
.plusAlloffer06step .plusAlloffer06stepbox {
  margin-bottom: 100px;
}
.plusAlloffer06step .plusAlloffer06step1_table {
  border: 2px solid #182D40;
  border-radius: 0.5em;
  -webkit-border-radius: 0.5em;
  -moz-border-radius: 0.5em;
  font-size: 20px;
}
.plusAlloffer06step .plusAlloffer06step1_table table {
  width: 100%;
}
.plusAlloffer06step .plusAlloffer06step1_table th, .plusAlloffer06step .plusAlloffer06step1_table td {
  border-bottom: 2px solid #182D40;
}
.plusAlloffer06step .plusAlloffer06step1_table th.plusAlloffer06_noborder, .plusAlloffer06step .plusAlloffer06step1_table td.plusAlloffer06_noborder {
  border-bottom: none;
}
.plusAlloffer06step .plusAlloffer06step1_table th {
  width: 33%;
  padding: 54px 7px 54px 15px;
  background: #F9F9F9;
  border-right: 2px solid #182D40;
  border-radius: 0.5em;
  -webkit-border-radius: 0.5em;
  -moz-border-radius: 0.5em;
}
.plusAlloffer06step .plusAlloffer06step1_table td {
  font-size: 18px;
  padding: 50px 10px;
  text-align: center;
}
.plusAlloffer06step .plusAlloffer06step1_table td p {
  text-align: left;
  margin-top: 30px;
  font-size: 0.8em;
}
.plusAlloffer06step .plusAlloffer06step1_table ul {
  display: flex;
  justify-content: space-around;
}
.plusAlloffer06step .plusAlloffer06step1_table ul.plusAlloffer06step1_ul {
  margin: 0 70px;
}
.plusAlloffer06step .plusAlloffer06drop {
  height: 350px;
  overflow: hidden;
  position: relative;
}
.plusAlloffer06step .active.plusAlloffer06drop {
  height: auto;
  overflow: visible;
  padding-bottom: 90px;
}
.plusAlloffer06step .plusAlloffer06drop_bg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: url(/plus/resources/images/06/more_bg.png) 0 0 repeat-x;
  background-size: auto 100%;
  -webkit-background-size: auto 100%;
}
.plusAlloffer06step .active .plusAlloffer06drop_bg {
  display: none;
}
.plusAlloffer06step .plusAlloffer06more_btn {
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -171px;
}
.plusAlloffer06step .active .plusAlloffer06more_btn {
  bottom: 0;
}
.plusAlloffer06step .plusAlloffer06btn {
  padding: 15px 0;
  text-align: center;
  color: #F04647;
  border: 4px solid #F04647;
  width: 342px;
  background: #FFF;
  border-radius: 0.5em;
  -webkit-border-radius: 0.5em;
  -moz-border-radius: 0.5em;
  cursor: pointer;
}
.plusAlloffer06step .active .plusAlloffer06btn_open,
.plusAlloffer06step .plusAlloffer06btn_close {
  display: none;
}
.plusAlloffer06step .active .plusAlloffer06btn_close {
  display: block;
}
.plusAlloffer06step .plusAlloffer06btn_open span,
.plusAlloffer06step .plusAlloffer06btn_close span {
  padding: 0 65px;
}
.plusAlloffer06step .plusAlloffer06btn_open span {
  background: url(/plus/resources/images/06/step_off.gif) right center no-repeat;
}
.plusAlloffer06step .plusAlloffer06btn_close span {
  background: url(/plus/resources/images/06/step_on.gif) right center no-repeat;
}
.plusAlloffer06step .plusAlloffer06step3_h4 {
  line-height: 1.2;
  padding-top: 0;
}
.plusAlloffer06step .plusAlloffer06step3_h4 img {
  vertical-align: text-top;
}
.plusAlloffer06step .plusAlloffer06step3 {
  line-height: 2;
  border: 4px solid #213654;
  background: #FFFFFF;
  border-radius: 0.5em;
  -webkit-border-radius: 0.5em;
  -moz-border-radius: 0.5em;
}
.plusAlloffer06step .plusAlloffer06step3_box {
  border-bottom: 2px solid #213654;
}
.plusAlloffer06step .plusAlloffer06step3_box:last-child {
  border-bottom: none;
}
.plusAlloffer06step .plusAlloffer06step3_box .plusAlloffer06att_maru {
  margin-bottom: 1em;
}
.plusAlloffer06step .plusAlloffer06step3ttl {
  position: relative;
  padding: 40px 40px 40px 105px;
  color: #213654;
  font-size: 28px;
  border-radius: 0.5em;
  background: #f9f9f9 url(/plus/resources/images/06/step3_off.gif) right 40px center no-repeat;
  cursor: pointer;
}
.plusAlloffer06step .plusAlloffer06step3ttl.active {
  border-radius: 0.5em 0.5em 0 0;
  background: #f9f9f9 url(/plus/resources/images/06/step3_on.gif) right 40px center no-repeat;
}
.plusAlloffer06step .plusAlloffer06step3ttl .plusAlloffer06step3no {
  color: #FFFFFF;
  background: #182F4F;
  padding: 0 10px;
  width: 45px;
  height: 45px;
  line-height: 45px;
  border-radius: 100px;
  position: absolute;
  top: 40px;
  left: 40px;
  text-align: center;
}
.plusAlloffer06step .plusAlloffer06step3txt {
  font-size: 24px;
  padding: 38px 30px;
}
.plusAlloffer06step .plusAlloffer06step3txt p, .plusAlloffer06step .plusAlloffer06step3txt ul, .plusAlloffer06step .plusAlloffer06step3txt li {
  line-height: 2;
}
.plusAlloffer06step .plusAlloffer06step3txt .boxBlock .plusAlloffer06att {
  text-align: left;
  margin: 15px 15px 0;
}
.plusAlloffer06step .plusAlloffer06step3txt .title {
  font-weight: bold;
  font-size: 1.15em;
  line-height: 1.5;
  margin-bottom: 1em;
  background: #F9F9F9;
  width: 100%;
  padding: 0.6em 10px;
}
.plusAlloffer06step .plusAlloffer06step3txt .title span {
  font-size: 1em;
}
.plusAlloffer06step .plusAlloffer06step3txt .title02 {
  font-weight: bold;
  font-size: 1em;
  line-height: 1.5;
}
.plusAlloffer06step .plusAlloffer06step3txt .title02 span {
  font-size: 1em;
}
.plusAlloffer06step .plusAlloffer06step3txt .title03 {
  font-weight: bold;
  font-size: 0.9em;
  line-height: 1.5;
  margin-top: 0.5em;
  margin-bottom: 0.1em;
}
.plusAlloffer06step .plusAlloffer06step3txt .title03 span {
  font-size: 1em;
}
.plusAlloffer06step .plusAlloffer06step3txt .subTitle {
  font-weight: bold;
  font-size: 1.1em;
  line-height: 1.5;
  margin-bottom: 0.4em;
}
.plusAlloffer06step .plusAlloffer06step3txt dl dd p {
  line-height: 1.5;
  margin-bottom: 0.5em;
}
.plusAlloffer06step .plusAlloffer06step3txt dl dd img {
  margin-bottom: 0.4em;
}
.plusAlloffer06step .plusAlloffer06step3txt dl + dl {
  margin-top: 1.2em;
}
.plusAlloffer06step .plusAlloffer06step3txt dl + .title {
  margin-top: 1.35em;
}
.plusAlloffer06step .plusAlloffer06faq_big {
  font-size: 26px;
  display: block;
}
.plusAlloffer06step .boxBlock {
  border: 4px solid #EEEEEE;
  margin-top: 0;
  margin-bottom: 40px;
  border-radius: 0.5em;
}
.plusAlloffer06step .boxBlock .inner {
  padding: 1.6em 1em 1.6em;
}
.plusAlloffer06step .boxBlock h5 {
  background: url(/plus/resources/images/06/tel_ttl_bg.gif) 0 0 repeat;
  padding: 22px 0;
  color: #182F4F;
  border-radius: 0.5em 0.5em 0 0;
}
.plusAlloffer06step .inner {
  padding: 20px;
}
.plusAlloffer06step .plusAlloffer06step3_box1 p.f-genJyuu {
  margin: 56px 0 37px 0;
}
.plusAlloffer06step .plusAlloffer06step3_box1 .plusAlloffer06att {
  margin-bottom: 50px;
}
.plusAlloffer06step .plusAlloffer06step3_box1 table {
  width: 100%;
  font-size: 20px;
  color: #182F4F;
  margin-bottom: 50px;
  line-height: 1.6;
}
@media only screen and (max-width: 860px) {
  .plusAlloffer06step .plusAlloffer06step3_box1 table {
    font-size: 0.8em;
    margin-top: 20px;
    margin-bottom: 20px;
  }
}
.plusAlloffer06step .plusAlloffer06step3_box1 table th {
  border-bottom: 1px solid #182F4F;
  border-right: 1px solid #182F4F;
  padding: 30px 15px;
}
@media only screen and (max-width: 860px) {
  .plusAlloffer06step .plusAlloffer06step3_box1 table th {
    padding: 15px 5px;
  }
}
.plusAlloffer06step .plusAlloffer06step3_box1 table td {
  text-align: center;
  border-bottom: 1px solid #182F4F;
  padding: 30px 15px;
}
@media only screen and (max-width: 860px) {
  .plusAlloffer06step .plusAlloffer06step3_box1 table td {
    padding: 15px 5px;
  }
}
.plusAlloffer06step .plusAlloffer06step3_box1 table td:last-child {
  border-right: none;
}
.plusAlloffer06step .plusAlloffer06step3_box1 table td .small {
  font-size: 0.85em;
}
.plusAlloffer06step .plusAlloffer06step3_box1 table td .fz01 {
  font-size: 1.9em;
  font-weight: bold;
  padding: 0 0.1em;
}
.plusAlloffer06step .plusAlloffer06step3_box1 table td .fz02 {
  font-size: 1.3em;
  font-weight: bold;
}
.plusAlloffer06step .plusAlloffer06step3_box1 table td .text01 {
  line-height: 1.4;
  margin-bottom: 0.5em;
}
.plusAlloffer06step .plusAlloffer06step3_box2 img {
  width: 100%;
  margin-bottom: 38px;
}
.plusAlloffer06step .plusAlloffer06step3_box3 table {
  width: 100%;
  font-size: 20px;
  color: #182F4F;
  margin-top: 30px;
  margin-bottom: 30px;
  line-height: 1.6;
}
.plusAlloffer06step .plusAlloffer06step3_box3 th, .plusAlloffer06step .plusAlloffer06step3_box3 td {
  border-bottom: 1px solid #182F4F;
  border-right: 1px solid #182F4F;
  padding: 30px 10px;
  width: 15%;
}
.plusAlloffer06step .plusAlloffer06step3_box3 th:last-child, .plusAlloffer06step .plusAlloffer06step3_box3 td:last-child {
  border-right: none;
}
.plusAlloffer06step .plusAlloffer06step3_box3 td {
  text-align: center;
}
.plusAlloffer06step .plusAlloffer06step3_box3 td .f-genJyuu {
  font-size: 24px;
}
.plusAlloffer06step .plusAlloffer06step3_box3 td .f-genJyuu span {
  font-size: 32px;
}
.plusAlloffer06step .plusAlloffer06step3_box3 td div {
  font-size: 24px;
}
.plusAlloffer06step .plusAlloffer06step3_box3 .plusAlloffer06total_price td {
  padding-top: 10px;
  padding-bottom: 10px;
  border-right: 0;
}
.plusAlloffer06step .plusAlloffer06step3_box3 .plusAlloffer06total_price td:first-child {
  font-size: 48px;
}
.plusAlloffer06step .plusAlloffer06step3_box3 .plusAlloffer06total_price td:first-child span {
  font-size: 12px;
  display: block;
  background: #182F4F;
  color: #fff;
  border-radius: 4px;
  padding: 3px;
}
.plusAlloffer06step .plusAlloffer06step3_box3 .plusAlloffer06total_price td:last-child {
  text-align: right;
}
.plusAlloffer06step .plusAlloffer06step3_box3 .plusAlloffer06total_price td:last-child div {
  display: inline-block;
  margin-top: 20px;
  margin-right: 20px;
}
.plusAlloffer06step .plusAlloffer06step3_box3 .plusAlloffer06total_price td:last-child .f-genJyuu span {
  font-size: 48px;
}
.plusAlloffer06step .plusAlloffer06step3_box4 .plusAlloffer06att {
  margin-top: 30px;
}
.plusAlloffer06step .plusAlloffer06step3_box4 .plusAlloffer06att li {
  text-indent: -1em;
  margin-left: 1em;
}
.plusAlloffer06step .plusAlloffer06step3_box4 .plusAlloffer06att {
  margin-bottom: 30px;
}
.plusAlloffer06step .plusAlloffer06step3_box4 table {
  width: 100%;
  font-size: 20px;
  color: #182F4F;
  margin-top: 60px;
  margin-bottom: 30px;
  line-height: 1.6;
}
.plusAlloffer06step .plusAlloffer06step3_box4 table th, .plusAlloffer06step .plusAlloffer06step3_box4 table td {
  border-bottom: 1px solid #182F4F;
  border-right: 1px solid #182F4F;
  padding: 30px;
}
.plusAlloffer06step .plusAlloffer06step3_box4 table th:last-child, .plusAlloffer06step .plusAlloffer06step3_box4 table td:last-child {
  border-right: none;
}
.plusAlloffer06step .plusAlloffer06step3_box4 table td div {
  font-size: 24px;
}
@media only screen and (max-width: 860px) {
  .plusAlloffer06step {
    /* step1 */
    /* step2 */
    /* step3 */
  }
  .plusAlloffer06step h3 {
    font-size: 1.625em;
    padding-top: 50px;
    margin-bottom: 15px;
    background: url(/plus/resources/images/06/icon_step.png) top center no-repeat;
    background-size: 32px auto;
  }
  .plusAlloffer06step h4 {
    font-size: 1.4em;
    margin-bottom: 25px;
    padding-top: 6px;
    padding-left: 2em;
  }
  .plusAlloffer06step h4 img {
    width: 1.5em;
    top: -5px;
  }
  .plusAlloffer06step .noticeText {
    margin-bottom: 25px;
    font-size: 0.9em;
  }
  .plusAlloffer06step .plusAlloffer06stepbox {
    margin-bottom: 50px;
  }
  .plusAlloffer06step .plusAlloffer06step1_table {
    border: 1px solid #182D40;
    font-size: 0.8em;
  }
  .plusAlloffer06step .plusAlloffer06step1_table th, .plusAlloffer06step .plusAlloffer06step1_table td {
    padding: 26px 5px;
    border-bottom: 1px solid #182D40;
  }
  .plusAlloffer06step .plusAlloffer06step1_table th.plusAlloffer06_noborder, .plusAlloffer06step .plusAlloffer06step1_table td.plusAlloffer06_noborder {
    border-bottom: none;
  }
  .plusAlloffer06step .plusAlloffer06step1_table th {
    padding: 25px 5px 25px 10px;
    width: 28%;
    border-right: 1px solid #182D40;
  }
  .plusAlloffer06step .plusAlloffer06step1_table td {
    font-size: 10px;
    padding: 20px 5px;
  }
  .plusAlloffer06step .plusAlloffer06step1_table td p {
    margin-top: 10px;
  }
  .plusAlloffer06step .plusAlloffer06step1_table ul.plusAlloffer06step1_ul {
    margin: 0 35px;
  }
  .plusAlloffer06step .plusAlloffer06drop {
    height: 175px;
  }
  .plusAlloffer06step .active.plusAlloffer06drop {
    height: auto;
    padding-bottom: 45px;
  }
  .plusAlloffer06step .plusAlloffer06more_btn {
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -85px;
  }
  .plusAlloffer06step .plusAlloffer06btn {
    padding: 8px 0;
    border: 2px solid #F04647;
    width: 171px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
  }
  .plusAlloffer06step .plusAlloffer06btn_open span,
  .plusAlloffer06step .plusAlloffer06btn_close span {
    padding: 0 32px;
  }
  .plusAlloffer06step .plusAlloffer06btn_open span {
    background: url(/plus/resources/images/06/step_off.gif) right center no-repeat;
    background-size: auto 12px;
    -webkit-background-size: auto 12px;
  }
  .plusAlloffer06step .plusAlloffer06btn_close span {
    background: url(/plus/resources/images/06/step_on.gif) right center no-repeat;
    background-size: auto 12px;
    -webkit-background-size: auto 12px;
  }
  .plusAlloffer06step .plusAlloffer06step3_h4 {
    font-size: 1.4em;
    padding-top: 0;
  }
  .plusAlloffer06step .plusAlloffer06step3_h4 img {
    top: 0;
  }
  .plusAlloffer06step .plusAlloffer06step3 {
    border: 2px solid #213654;
  }
  .plusAlloffer06step .plusAlloffer06step3_box {
    border-bottom: 1px solid #213654;
  }
  .plusAlloffer06step .plusAlloffer06step3_box:last-child {
    border-bottom: none;
  }
  .plusAlloffer06step .plusAlloffer06step3ttl {
    padding: 1em 1.3em 1em 2.5em;
    font-size: 1.4em;
    background: #f9f9f9 url(/plus/resources/images/06/step3_off.gif) right 0.8em center no-repeat;
    background-size: auto 0.5em;
  }
  .plusAlloffer06step .plusAlloffer06step3ttl.active {
    background: #f9f9f9 url(/plus/resources/images/06/step3_on.gif) right 0.8em center no-repeat;
    background-size: auto 0.5em;
  }
  .plusAlloffer06step .plusAlloffer06step3ttl .plusAlloffer06step3no {
    padding: 0 5px;
    width: 1.6em;
    height: 1.6em;
    line-height: 1.6em;
    top: 1.7em;
    left: 0.7em;
    font-size: 0.8em;
  }
  .plusAlloffer06step .plusAlloffer06step3txt {
    font-size: 1em;
    padding: 19px 15px;
  }
  .plusAlloffer06step .plusAlloffer06faq_big {
    font-size: 1.1em;
  }
  .plusAlloffer06step .boxBlock {
    margin-bottom: 20px;
  }
  .plusAlloffer06step .boxBlock h5 {
    padding: 11px 0;
  }
  .plusAlloffer06step .inner {
    border: 2px solid #EEEEEE;
  }
  .plusAlloffer06step .plusAlloffer06step3_box1 p.f-genJyuu {
    margin: 28px 0 18px 0;
  }
  .plusAlloffer06step .plusAlloffer06step3_box1 .plusAlloffer06att {
    margin-bottom: 25px;
  }
  .plusAlloffer06step .plusAlloffer06step3_box2 img {
    margin-bottom: 19px;
  }
  .plusAlloffer06step .plusAlloffer06step3_box3 table {
    font-size: 0.8em;
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .plusAlloffer06step .plusAlloffer06step3_box3 th {
    width: 38%;
  }
  .plusAlloffer06step .plusAlloffer06step3_box3 th:first-child {
    width: 24%;
  }
  .plusAlloffer06step .plusAlloffer06step3_box3 th, .plusAlloffer06step .plusAlloffer06step3_box3 td {
    padding: 15px 5px;
  }
  .plusAlloffer06step .plusAlloffer06step3_box3 td .f-genJyuu {
    font-size: 1em;
  }
  .plusAlloffer06step .plusAlloffer06step3_box3 td .f-genJyuu span {
    font-size: 16px;
  }
  .plusAlloffer06step .plusAlloffer06step3_box3 td div {
    font-size: 1em;
  }
  .plusAlloffer06step .plusAlloffer06step3_box3 .plusAlloffer06total_price td:first-child {
    font-size: 24px;
  }
  .plusAlloffer06step .plusAlloffer06step3_box3 .plusAlloffer06total_price td:first-child span {
    font-size: 9px;
  }
  .plusAlloffer06step .plusAlloffer06step3_box3 .plusAlloffer06total_price td:last-child div {
    margin-top: 10px;
    margin-right: 10px;
  }
  .plusAlloffer06step .plusAlloffer06step3_box3 .plusAlloffer06total_price td:last-child .f-genJyuu span {
    font-size: 24px;
  }
  .plusAlloffer06step .plusAlloffer06step3_box4 .plusAlloffer06att {
    margin-top: 15px;
  }
  .plusAlloffer06step .plusAlloffer06step3_box4 .plusAlloffer06att {
    margin-bottom: 15px;
  }
  .plusAlloffer06step .plusAlloffer06step3_box4 table {
    font-size: 0.8em;
    margin-top: 30px;
    margin-bottom: 15px;
  }
  .plusAlloffer06step .plusAlloffer06step3_box4 table th, .plusAlloffer06step .plusAlloffer06step3_box4 table td {
    padding: 15px 5px;
  }
  .plusAlloffer06step .plusAlloffer06step3_box4 table .plusAlloffer06center {
    text-align: center;
  }
  .plusAlloffer06step .plusAlloffer06step3_box4 table td div {
    font-size: 1em;
  }
}

/* plusAlloffer06other */
.plusAlloffer06other {
  font-size: 20px;
  background: #FFFDE7;
  padding-top: 100px;
  padding-bottom: 100px;
}
.plusAlloffer06other.mb0 {
  margin-bottom: 0;
}
.plusAlloffer06other h3 {
  color: #213654;
  text-align: center;
  font-size: 40px;
  padding-top: 100px;
  margin-bottom: 75px;
  background: url(/plus/resources/images/06/icon_other.png) top center no-repeat;
}
.plusAlloffer06other .accordionArea {
  margin: 1.9em 0.5em 4.8em;
}
.plusAlloffer06other .accordionArea .wTriger {
  font-size: 1.4em;
  line-height: 1.2em;
}
.plusAlloffer06other .accordionArea .accordion {
  margin-top: 2em;
}
.plusAlloffer06other .accordionArea .accordion .text01 {
  margin-bottom: 1em;
}
.plusAlloffer06other .accordionArea .accordion a {
  text-decoration: underline;
  transition: 0.3s;
}
.plusAlloffer06other .accordionArea .accordion a:hover {
  text-decoration: none;
}
.plusAlloffer06other .accordionArea .accordion ol {
  line-height: 2em;
}
.plusAlloffer06other .accordionArea .accordion ol > li {
  margin-top: 0.5em;
  padding-left: 1.3em;
  text-indent: -1.3em;
}
.plusAlloffer06other .plusAlloffer06privecy {
  margin-top: 60px;
  margin-bottom: 26px;
  background: #FFF;
  padding: 40px 50px;
  line-height: 2;
}
.plusAlloffer06other .plusAlloffer06privecy_name {
  color: #676767;
}
@media only screen and (max-width: 860px) {
  .plusAlloffer06other {
    font-size: 0.8em;
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .plusAlloffer06other h3 {
    font-size: 20px;
    padding-top: 50px;
    margin-bottom: 37px;
    background: url(/plus/resources/images/06/icon_other.png) top center no-repeat;
    background-size: 32px auto;
    -webkit-background-size: 32px auto;
  }
  .plusAlloffer06other .plusAlloffer06privecy {
    margin-top: 30px;
    margin-bottom: 13px;
    padding: 20px 25px;
  }
}

/* plusAlloffer06course */
.plusAlloffer06course {
  margin-bottom: 100px;
}
.plusAlloffer06course h3 {
  color: #213654;
  text-align: center;
  font-size: 40px;
  padding-top: 100px;
  margin-bottom: 75px;
  background: url(/plus/resources/images/06/icon_course.png) top center no-repeat;
}
.plusAlloffer06course .plusAlloffer06course_intro {
  text-align: center;
}
.plusAlloffer06course .plusAlloffer06course_intro p {
  margin-bottom: 60px;
  line-height: 2;
}
.plusAlloffer06course .plusAlloffer06course_intro a {
  font-size: 28px;
  padding-right: 65px;
  background: url(/plus/resources/images/06/icon_target.png) right center no-repeat;
}
.plusAlloffer06course .plusAlloffer06red {
  color: #F04646;
}
.plusAlloffer06course .plusAlloffer06course_ul {
  margin-top: 70px;
  margin-bottom: 60px;
}
.plusAlloffer06course .plusAlloffer06course_li {
  padding: 60px 40px 0 40px;
  position: relative;
}
.plusAlloffer06course .plusAlloffer06course_li .wrapBlock {
  padding-bottom: 60px;
}
.plusAlloffer06course .plusAlloffer06course_li a {
  color: #926624;
}
.plusAlloffer06course .plusAlloffer06course_li .plusAlloffer06course_sankaku {
  width: 56px;
  height: 56px;
  position: absolute;
  bottom: 0px;
  right: -28px;
}
.plusAlloffer06course .plusAlloffer06course1 {
  background: #FEF3F6;
}
.plusAlloffer06course .plusAlloffer06course1 .plusAlloffer06course_sankaku {
  background: url(/plus/resources/images/06/course1_sankaku.png) 0 0 no-repeat;
}
.plusAlloffer06course .plusAlloffer06course2 {
  background: #FFFDF2;
}
.plusAlloffer06course .plusAlloffer06course2 .plusAlloffer06course_sankaku {
  background: url(/plus/resources/images/06/course2_sankaku.png) 0 0 no-repeat;
}
.plusAlloffer06course .plusAlloffer06course3 {
  background: #F2FBFE;
}
.plusAlloffer06course .plusAlloffer06course3 .plusAlloffer06course_sankaku {
  background: url(/plus/resources/images/06/course3_sankaku.png) 0 0 no-repeat;
}
.plusAlloffer06course .plusAlloffer06course4 {
  background: #F3FBF5;
}
.plusAlloffer06course .plusAlloffer06course4 .plusAlloffer06course_sankaku {
  background: url(/plus/resources/images/06/course4_sankaku.png) 0 0 no-repeat;
}
.plusAlloffer06course .plusAlloffer06course5 {
  background: #F2F8FC;
}
.plusAlloffer06course .plusAlloffer06course5 .plusAlloffer06course_sankaku {
  background: url(/plus/resources/images/06/course5_sankaku.png) 0 0 no-repeat;
}
.plusAlloffer06course .plusAlloffer06course_in {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 40px;
}
.plusAlloffer06course .plusAlloffer06course_in div {
  font-size: 30px;
  text-align: center;
}
.plusAlloffer06course .plusAlloffer06course_in span {
  font-size: 32px;
}
.plusAlloffer06course .plusAlloffer06course_link {
  border-top: 2px solid #D9C7AC;
  border-bottom: 2px solid #D9C7AC;
  display: flex;
  flex-wrap: wrap;
}
.plusAlloffer06course .plusAlloffer06course_link li {
  border-bottom: 2px solid #D9C7AC;
  width: 50%;
}
.plusAlloffer06course .plusAlloffer06course_link li.plusAlloffer06no_border {
  border: none;
}
.plusAlloffer06course .plusAlloffer06course_link li a {
  padding: 60px 40px;
  display: block;
  background: url(/plus/resources/images/06/arrow.png) right 23px center no-repeat;
}
.plusAlloffer06course .plusAlloffer06course_end .btnBlock {
  margin-bottom: 2em;
}
.plusAlloffer06course .plusAlloffer06course_end p {
  font-size: 20px;
  line-height: 2;
}
.plusAlloffer06course .btnBlock span {
  padding: 0.8em 1.3em 0.8em 0;
  font-size: 1em;
  line-height: 1.5;
}
@media only screen and (max-width: 860px) {
  .plusAlloffer06course {
    margin-top: 30px !important;
    margin-bottom: 50px;
  }
  .plusAlloffer06course h3 {
    font-size: 1.625em;
    padding-top: 50px;
    margin-bottom: 37px;
    background: url(/plus/resources/images/06/icon_course.png) top center no-repeat;
    background-size: 32px auto;
    -webkit-background-size: 32px auto;
  }
  .plusAlloffer06course .plusAlloffer06course_intro p {
    margin-bottom: 30px;
  }
  .plusAlloffer06course .plusAlloffer06course_intro a {
    font-size: 1.4em;
    padding-right: 32px;
    background: url(/plus/resources/images/06/icon_target.png) right center no-repeat;
    background-size: 11px auto;
  }
  .plusAlloffer06course .plusAlloffer06course_ul {
    margin-top: 35px;
    margin-bottom: 30px;
  }
  .plusAlloffer06course .plusAlloffer06course_li {
    padding: 30px 20px 0 20px;
  }
  .plusAlloffer06course .plusAlloffer06course_li .wrapBlock {
    padding-bottom: 30px;
  }
  .plusAlloffer06course .plusAlloffer06course_li .plusAlloffer06course_sankaku {
    bottom: -28px;
    right: -28px;
  }
  .plusAlloffer06course .plusAlloffer06course1 .plusAlloffer06course_sankaku {
    background: url(/plus/resources/images/06/course1_sankaku.png) 0 0 no-repeat;
    background-size: 28px auto;
    -webkit-background-size: 28px auto;
  }
  .plusAlloffer06course .plusAlloffer06course2 .plusAlloffer06course_sankaku {
    background: url(/plus/resources/images/06/course2_sankaku.png) 0 0 no-repeat;
    background-size: 28px auto;
    -webkit-background-size: 28px auto;
  }
  .plusAlloffer06course .plusAlloffer06course3 .plusAlloffer06course_sankaku {
    background: url(/plus/resources/images/06/course3_sankaku.png) 0 0 no-repeat;
    background-size: 28px auto;
    -webkit-background-size: 28px auto;
  }
  .plusAlloffer06course .plusAlloffer06course4 .plusAlloffer06course_sankaku {
    background: url(/plus/resources/images/06/course4_sankaku.png) 0 0 no-repeat;
    background-size: 28px auto;
    -webkit-background-size: 28px auto;
  }
  .plusAlloffer06course .plusAlloffer06course5 .plusAlloffer06course_sankaku {
    background: url(/plus/resources/images/06/course5_sankaku.png) 0 0 no-repeat;
    background-size: 28px auto;
    -webkit-background-size: 28px auto;
  }
  .plusAlloffer06course .plusAlloffer06course_in {
    margin-bottom: 20px;
  }
  .plusAlloffer06course .plusAlloffer06course_in img {
    width: 45%;
  }
  .plusAlloffer06course .plusAlloffer06course_in div {
    font-size: 15px;
  }
  .plusAlloffer06course .plusAlloffer06course_in span {
    font-size: 16px;
  }
  .plusAlloffer06course .plusAlloffer06course_link {
    border-top: 1px solid #D9C7AC;
    border-bottom: 1px solid #D9C7AC;
  }
  .plusAlloffer06course .plusAlloffer06course_link li {
    border-bottom: 1px solid #D9C7AC;
  }
  .plusAlloffer06course .plusAlloffer06course_link li.plusAlloffer06no_border {
    border: none;
  }
  .plusAlloffer06course .plusAlloffer06course_link li a {
    padding: 30px 5px;
    background: url(/plus/resources/images/06/arrow.png) right 11px center no-repeat;
    background-size: auto 12px;
    -webkit-background-size: auto 12px;
  }
  .plusAlloffer06course .plusAlloffer06course_end p {
    font-size: 0.8em;
  }
}

/* plusAlloffer06menu_link */
.plusAlloffer06menu_link {
  padding: 115px 0 100px 0;
  background: #FFFBEF;
}
.plusAlloffer06menu_link li {
  border-bottom: 2px solid #D9C7AC;
}
.plusAlloffer06menu_link a {
  display: block;
  color: #8F621F;
  padding: 40px 140px 40px 20px;
  background: url(/plus/resources/images/06/arrow.png) right 20px center no-repeat;
}
@media only screen and (max-width: 860px) {
  .plusAlloffer06menu_link {
    padding: 57px 0 50px 0;
  }
  .plusAlloffer06menu_link li {
    border-bottom: 1px solid #D9C7AC;
  }
  .plusAlloffer06menu_link a {
    padding: 20px 70px 20px 10px;
    background: url(/plus/resources/images/06/arrow.png) right 10px center no-repeat;
    background-size: auto 12px;
    -webkit-background-size: auto 12px;
  }
}

.plusAlloffer06text_s {
  font-size: .8em;
}

.plusAlloffer06lead {
  text-align: center;
}

.plusAlloffer06under {
  text-decoration: underline;
  color: inherit !important;
}

.plusAllofferWinter .wrapBlock_inner-alloffer .th {
  text-align: center;
}
.plusAllofferWinter .wrapBlock_inner-alloffer .img {
  width: 80%;
  margin-top: 0.6em;
}
.plusAllofferWinter .wrapBlock_inner-alloffer .ttl {
  text-align: center;
  padding: 0.5em 0 0;
  background: none;
}
.plusAllofferWinter .wrapBlock_inner-alloffer .info {
  width: 65%;
}
.plusAllofferWinter .wrapBlock_inner-alloffer .info .plusList {
  flex-wrap: wrap;
  justify-content: flex-start;
}
.plusAllofferWinter .wrapBlock_inner-alloffer .info .plusList li {
  width: 50%;
  padding: 0.4em 0;
  margin-top: 0.8em;
}
.plusAllofferWinter .wrapBlock_inner-alloffer .info .plusList li:nth-child(2n+1) {
  border-right: 1px solid #926624;
}
