﻿.sp-only{display: none;}
.pc-only{display: block;}

.u-pb-30 {padding-bottom: 30px;}
.u-pb-65 {padding-bottom: 65px;}
.u-pb-120 {padding-bottom: 120px;}

.u-mb-40 {margin-bottom: 40px;}
.u-mb-50 {margin-bottom: 50px;}
.u-mb-60 {margin-bottom: 60px;}
.u-mb-65 {margin-bottom: 65px;}
.u-mb-80 {margin-bottom: 80px;}
.u-mb-90 {margin-bottom: 90px;}

.l-section-body {
  margin: 0 auto;
  width: 1200px;
}

.c-heading__h1__inner {
  text-align: left;
  font-size: 32px;
  font-weight: bold;
}

.c-heading__h1 {border-bottom: solid 2px #000;}

.p-choice-txt {
  font-size: 16px;
  line-height: 1.45;
  margin-bottom: 20px;
}

.p-choice-nav {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
          justify-content: space-between; }
  .p-choice-nav li a {
    display: block;
    border: 3px solid #000;
    width: 585px;
    line-height: 1;
    padding: 20px 0 38px;
    font-size: 16px;
    text-align: center;
    text-decoration: none;
    position: relative;
    font-weight: bold; }
    .p-choice-nav li a:after {
      content: '>';
      font-size: 20px;
      position: absolute;
      left: 50%;
      bottom: 10px;
      -webkit-transform: rotate(90deg);
              transform: rotate(90deg);
      color: #999; }

.p-choice-lead {
  position: relative;
  font-size: 26px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 35px; }
  .p-choice-lead span {
    background: #fff;
    padding: 0 30px; }
  .p-choice-lead--l {
    font-size: 30px; }
  .p-choice-lead:after {
    width: 100%;
    height: 3px;
    background: #d9d9d9;
    display: block;
    content: "";
    top: 50%;
    position: absolute;
    z-index: -1; }

.p-choice-title {
  font-size: 40px;
  text-align: center;
  font-weight: bold;
  line-height: 1.1; }

.p-choice-box01 {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: justify;
          justify-content: space-between;
  margin-bottom: 90px; }
  .p-choice-box01 p {
    vertical-align: middle;
    font-size: 25px;
    font-weight: bold;
    line-height: 1.8; }
  .p-choice-box01 img {
    display: block; }

.p-choice-boxwrap {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
          justify-content: space-between; }
  .p-choice-boxwrap .p-choice-box02 {
    width: 585px;
    border: 1px solid #d9d9d9; }
    .p-choice-boxwrap .p-choice-box02-title {
      background: #747474;
      color: #fff;
      font-size: 25px;
      font-weight: bold;
      text-align: center;
      padding: 25px 0; }
    .p-choice-boxwrap .p-choice-box02-inner {
      display: -webkit-box;
      display: flex;
      padding: 30px; }
    .p-choice-boxwrap .p-choice-box02-detail {
      width: 315px; }
    .p-choice-boxwrap .p-choice-box02-balloon {
      background: url(/cms/img/usr/choice/bg-balloon.png) no-repeat;
      width: 270px;
      margin-bottom: 35px; }
      .p-choice-boxwrap .p-choice-box02-balloon span {
        display: block;
        width: 250px;
        height: 88px;
        line-height: 88px;
        text-align: center;
        font-size: 21px;
        font-weight: bold; }
    .p-choice-boxwrap .p-choice-box02-list {
      color: #636363;
      font-size: 16px; }
      .p-choice-boxwrap .p-choice-box02-list li {
        text-indent: -1em;
        padding-left: 1em;
        line-height: 1.45; }
      .p-choice-boxwrap .p-choice-box02-list:before {
        display: block;
        font-weight: bold;
        font-size: 18px;
        content: "原因";
        margin-bottom: 5px; }
    .p-choice-boxwrap .p-choice-box02-bg {
      margin: 0 30px 30px 30px;
      background: #fafafa; }
      .p-choice-boxwrap .p-choice-box02-bg-inner {
        padding: 20px;
        font-weight: bold;
        font-size: 23px;
        line-height: 1.35; }
        .p-choice-boxwrap .p-choice-box02-bg-inner strong {
          font-size: 19px;
          font-weight: bold;
          display: block;
          margin-bottom: 10px; }
    .p-choice-boxwrap .p-choice-box02:nth-child(1), .p-choice-boxwrap .p-choice-box02:nth-child(2) {
      margin-bottom: 30px; }

.p-choice-box03 {
  background: #f7f7f7;
  padding: 20px;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: justify;
          justify-content: space-between; }
  .p-choice-box03 > img {
    width: 520px; }
  .p-choice-box03 p {
    width: 600px;
    font-size: 12px;
    line-height: 1.58; }
    .p-choice-box03 p strong {
      font-size: 21px;
      font-weight: bold;
      display: block;
      margin-bottom: 10px; }

.p-choice-box04 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 80px; }
  .p-choice-box04-img {
    padding: 0 80px; }
  .p-choice-box04-inner {
    margin-left: 10px;
    margin-top: 20px; }
    .p-choice-box04-inner-title {
      font-size: 25px;
      line-height: 1.48;
      padding-bottom: 10px;
      font-weight: bold;
      border-bottom: 2px solid #e7e7e7;
      margin-bottom: 35px;
      letter-spacing: .07em; }
    .p-choice-box04-inner-lead--l {
      font-weight: bold;
      margin-bottom: 15px;
      font-size: 22px;
      letter-spacing: .07em; }
    .p-choice-box04-inner-lead--s {
      font-weight: bold;
      margin-bottom: 15px;
      font-size: 19px; }
    .p-choice-box04-inner-txt {
      font-size: 14px;
      line-height: 1.5;
      letter-spacing: .07em; }
    .p-choice-box04-inner-box {
      display: -webkit-box;
      display: flex;
      margin-bottom: 40px; }
    .p-choice-box04-inner-detail {
      margin-top: 15px; }
    .p-choice-box04-inner-cts p {
      font-size: 21px; }
    .p-choice-box04-inner-cts ul li {
      display: inline-block;
      margin-top: 5px;
      font-size: 21px; }
    .p-choice-box04-inner-cts ul li:nth-child(1) {
      margin-left: 5px; }
    .p-choice-box04-inner-cts ul li:nth-child(2) {
      margin-left: 25px; }
    .p-choice-box04-inner-cts ul li:nth-child(3) {
      margin-left: 20px; }
    .p-choice-box04-inner p {
      font-size: 14px;
      line-height: 1.5; }
  .p-choice-box04-bg {
    background: #f7f7f7;
    padding: 15px 0;
    margin-bottom: 20px; }
    .p-choice-box04-bg p {
      text-align: center;
      font-size: 20px;
      font-weight: bold; }
    .p-choice-box04-bg ul {
      position: relative;
      display: block;
      height: 20px;
      font-size: 14px; }
      .p-choice-box04-bg ul li {
        display: inline-block;
        margin-top: 5px; }
      .p-choice-box04-bg ul li:nth-child(1) {
        margin-left: 130px; }
      .p-choice-box04-bg ul li:nth-child(2) {
        margin-left: 180px; }
      .p-choice-box04-bg ul li:nth-child(3) {
        margin-left: 80px;
        color: #e74260; }

.p-choice-box05 {
  border: 2px solid #000; }
  .p-choice-box05 p {
    text-align: center;
    margin-top: -13px;
    font-size: 22px;
    font-weight: bold; }
    .p-choice-box05 p span {
      background: #fff;
      display: inline-block;
      padding: 0 20px; }
  .p-choice-box05 ul {
    text-align: center;
    padding: 35px 0; }
    .p-choice-box05 ul li {
      display: inline-block; }
      .p-choice-box05 ul li a {
        display: block;
        width: 300px;
        background: #000;
        color: #fff;
        font-size: 17px;
        font-weight: bold;
        text-decoration: none;
        padding: 15px 20px;
        margin-right: 15px; }
        .p-choice-box05 ul li a span {
          font-size: 12px;
          display: block;
          margin-top: 10px; }
        .p-choice-box05 ul li a:after {
          content: '>';
          float: right;
          font-size: 20px;
          margin-top: -30px;
          font-weight: normal; }
      .p-choice-box05 ul li:last-child a {
        margin-right: 0; }

.p-choice-box07-img {
  position: relative;
  text-align: center;
  margin-bottom: 55px; }
  .p-choice-box07-img a {
    position: absolute;
    display: block;
    width: 360px;
    height: 360px;
    top: 14%;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    z-index: 5; }
    .p-choice-box07-img a:hover {
      background-size: contain;
      background-repeat: no-repeat;
      left: 49.95%; }
  .p-choice-box07-img-link01:hover {background-image: url(/cms/img/usr/choice/img-choice_group_l01_on.png); }
  .p-choice-box07-img-link02:hover {background-image: url(/cms/img/usr/choice/img-choice_group_l02_on.png); }
  .p-choice-box07-img-link03:hover {background-image: url(/cms/img/usr/choice/img-choice_group_l03_on.png); }
  .p-choice-box07-img-link04:hover {background-image: url(/cms/img/usr/choice/img-choice_group_l04_on.png); }

.p-choice-box07-btn {
  display: -webkit-box;
  display: flex;
  justify-content: space-around;
  margin-bottom: 55px; }
  .p-choice-box07-btn li:first-child {
    margin-right: 34.5em; }

.p-choice-box07-border {
  border: 5px solid #efefef;
  text-align: center;
  font-size: 20px;
  line-height: 1.35;
  padding: 25px 0;
  margin-bottom: 80px;
  font-weight: bold; }

.p-choice-box07-lead {
  font-size: 28px;
  font-weight: bold;
  text-align: center;
  line-height: 1.43; }

.p-choice-box08 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
          justify-content: space-between; }
  .p-choice-box08-article {
    width: 585px;
    border: 1px solid #d9d9d9;
    padding: 20px;
    text-align: center; }
  .p-choice-box08-title {
    font-size: 27px;
    font-weight: bold;
    margin-bottom: 30px; }
  .p-choice-box08-img {
    margin-bottom: 40px; }

.p-choice-box09-heading {
  margin-bottom: 1.5em;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  letter-spacing: .1em; }

.p-choice-box09-border {
  border: 5px solid #efefef;
  padding: 25px 50px;
  font-size: 19px;
  line-height: 1.8; }
  .p-choice-box09-border > dt {
    margin-bottom: .2em;
    font-weight: bold;
    letter-spacing: .07em; }
  .p-choice-box09-border > dd {
    margin-bottom: 2em;
    font-size: 73.68421%;
    letter-spacing: .07em; }
    .p-choice-box09-border > dd:last-child {
      margin-bottom: 0; }

      .p-tab__wrap {
        margin-bottom: 45px;
        width: 100%;
        display: table;
        table-layout: fixed; }
        .p-tab__wrap .p-tab {
          display: table-cell;
          vertical-align: top;
          text-align: center;
          opacity: 0.4;
          padding-top: 13px;
          padding-bottom: 12px;
          font-weight: bold;
          border: 2px solid #d9d9d9;
          border-top-width: 0;
          border-right-width: 0; }
          .p-tab__wrap .p-tab:first-child {
            border-left-width: 0; }
          .p-tab__wrap .p-tab.is-current {
            opacity: 1;
            border-color: #000;
            border-width: 2px;
            border-bottom-width: 0; }
            .p-tab__wrap .p-tab.is-current:first-child {
              border-left-width: 0; }
            .p-tab__wrap .p-tab.is-current:last-child {
              border-right-width: 0; }
            .p-tab__wrap .p-tab.is-current + .p-tab {
              border-left-width: 0; }
          .p-tab__wrap .p-tab a {
            text-decoration: none;
            color: #000;
            display: block; }
          .p-tab__wrap .p-tab span {
            font-weight: bold;
            font-size: 16px;
            display: block;
            padding-bottom: 5px; }

            .c-tab__content-wrap {
              position: relative; }
              .c-tab__content-wrap .c-tab__content {
                display: none; }
              .c-tab__content-wrap .c-tab__content.is-current {
                display: block; }
            
            .js-tab-content {
              display: none; }
              .js-tab-content.is-current {
                display: block; }
            
            .new-tab-content {
              height: 600px; }
            
            .new-content {
              position: absolute;
              z-index: 1;
              background: #fff;
              left: 25px; }
              .new-content.is-active {
                z-index: 2; }

/* div.breadcrumb {
    margin: 0 auto;
    width: 1200px;
    font-size: 12px;
}

div.breadcrumb span {color: #d9d9d9;}
div.breadcrumb a {color: #d9d9d9;text-decoration: none;}
div.breadcrumb span:last-of-type {color: #000;} */

/* ---------------------SP--------------------- */
@media (max-width: 740px) {
  .sp-only{display: block;}
  .pc-only{display: none;}

  .l-section.u-pb-65 {padding-bottom: 20px;}

  .l-section-body {
    margin: 0 auto;
    width: 100%;
  }

  .c-heading {
    position: relative;
    overflow: hidden;
    text-align: center;
    margin: 0 auto;
    padding-bottom: 30px;
    width: 94%;
  }

  .c-heading__h1{
    padding-bottom: 15px;
    border-bottom: solid 1px #000;
  }

  .c-heading__h1__inner {
    position: relative;
    text-align: left;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 0.07em;
    line-height: 1.25;
}

  .p-choice-txt {
    font-size: 13px;
    line-height: 1.45;
    width: 94%;
    margin: 0 auto 20px;
  }

.p-choice-nav{
  display: block;
  width: 94%;
  margin: 0 auto;
}
  
.p-choice-nav li a{
  width: auto;
  font-size: 11px;
  color: #000;
  border: none;
  padding: 7px 0 7px 15px;
  text-decoration: none;
  text-align: left;
}

.p-choice-nav li a:after{display: none;}
.p-choice-nav li a:before {
  content: '>';
  font-size: 18px;
  font-weight: normal;
  position: absolute;
  left: 0;
  top: 3px;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.p-choice-lead:after{display: none;}
.p-choice-title{
  font-size: 23px;
  font-weight: bold;
  text-align: center;
  line-height: 1.26;
  margin-bottom: 30px;
}

  .p-choice-section-inner {
    width: 94%;
    margin: 0 auto; }
  
  .p-choice-lead {
    position: relative;
    font-size: 17px;
    font-weight: bold;
    text-align: left;
    margin-bottom: 30px;
    padding-left: 15px;
    width: 94%;
    margin: 0 auto 30px;
  }

  .p-choice-lead:before {
    position: absolute;
    left: 0;
    content: "";
    min-height: 1.4em;
    height: 100%;
    width: 3px;
    background-color: #000;
    display: table-cell;
    vertical-align: middle;
    margin-right: 15px;
}

.p-choice-box01{
  display: block;
  width: 94%;
  margin: 0 auto 50px;
}

.p-choice-box01 p{
  font-size: 15px;
  font-weight: bold;
  text-align: center;
  line-height: 1.26;
  margin-bottom: 30px;
}

.p-choice-boxwrap{
  width: 94%;
  margin: 0 auto;
}

.p-choice-boxwrap .p-choice-box02{
  width: 100%;
  margin-bottom: 10px!important;
}

.p-choice-boxwrap .p-choice-box02-title{
  background: #747474;
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    text-align: center;
    padding: 15px 0;
    position: relative;
}

.p-choice-boxwrap .p-choice-box02-title:after{
  content: ">";
  position: absolute;
  top: 50%;
  right: 1em;
  transform: translateY(-50%) rotate(90deg);
  transition: -webkit-transform 0.5s cubic-bezier(0.7, 0, 0.07, 0.7);
  transition: transform 0.5s cubic-bezier(0.7, 0, 0.07, 0.7);
  will-change: transform;
  font-size: 20px;
  font-weight: normal;
}

.p-choice-box02-inner{
  display: flex;
  margin-bottom: 15px;
}

.p-choice-boxwrap .p-choice-box02-detail{
  margin-top: 5px;
  margin-right: 25px;
}

.p-choice-boxwrap .p-choice-box02-inner{
  margin-right: 0;
  margin-left: 0;
  margin-bottom: 0;
  padding: 15px;
}

.p-choice-boxwrap .p-choice-box02-bg-inner strong{
  font-size: 11px;
  font-weight: bold;
  display: block;
  margin-bottom: 10px;
}

.p-choice-boxwrap .p-choice-box02-bg-inner{
  padding: 15px;
  font-weight: bold;
  font-size: 12px;
  line-height: 1.35;
}

.p-choice-boxwrap .p-choice-box02-detail{width: auto;}
.p-choice-boxwrap .p-choice-box02-bg{margin: 0 15px 15px 15px;}

.p-choice-boxwrap .p-choice-box02.is-open .p-choice-box02-title:after{transform: translateY(-50%) rotate(-90deg);}

.p-choice-box03 p{width: auto;}
.p-choice-box04{display: block;}
.p-choice-box04-bg ul{height: auto;}
.p-choice-box04-bg ul li{display: block;}
.p-choice-box04-bg ul li:nth-child(1),
.p-choice-box04-bg ul li:nth-child(2),
.p-choice-box04-bg ul li:nth-child(3){margin-left: 0;}
.p-choice-box04-inner-box{flex-wrap: wrap;}
.p-choice-box04-inner-detail{
  order: 2;
  width: 100%;
}
.p-choice-box04-inner-box__item{
  order: 1;
  width: 100%;
}

.p-choice-box04-inner-lead--l{
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 10px;
}

.p-choice-box04-inner-lead--s{
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 10px;
}

.p-choice-box04-inner{margin-left: 0;}

.p-choice-box05 ul li{display: block;}
.p-choice-box05 ul li a{box-sizing: border-box;}
.p-choice-box05 ul li a::after{margin-top: 0;}
.l-section.u-pb-120{padding-bottom: 50px;}

.p-tab__content-wrap{margin-bottom: 35px;}
.p-choice-box07-lead{
  text-align: left;
  margin-bottom: 20px;
}

.p-choice-box07-border{text-align: left;}
.p-choice-box07-btn li:first-child{margin-right: 0;}
.p-choice-box07-btn li .c-button::after{margin-top: 0;}

.p-tab__wrap,
.p-choice-box03,
.p-choice-box04,
.p-choice-box05,
.p-choice-box07-btn,
.p-choice-box07-img,
.p-choice-box07-border,
.p-choice-box08,
.p-choice-box09{
  width: 94%;
  margin: 0 auto;
}

.p-tab__wrap{margin: 0 auto 25px;}

.p-tab__wrap .p-tab span{
  font-size: 8px;
  font-weight: normal;
  display: block;
  padding-bottom: 5px;
}

.p-tab__wrap .p-tab p{
  margin-left: 5px;
  margin-right: 5px;
}

.p-choice-box02-cont{display: none;}


    .p-choice-lead span {
      background: #fff;
      padding: 0; }

    .p-choice-lead__l {
      font-size: 23px;
      font-weight: bold;
      text-align: center;
      line-height: 1.26;
      margin-bottom: 30px; }
    .p-choice-lead__s {
      font-size: 15px;
      font-weight: bold;
      text-align: center;
      line-height: 1.26;
      margin-bottom: 30px; }
  
  .p-choice-boxwrap {
    margin-bottom: 30px; }
    .p-choice-boxwrap .p-choice-box01 {
      width: 100%;
      border: 1px solid #d9d9d9;
      margin-bottom: 10px; }
      .p-choice-boxwrap .p-choice-box01:last-child {
        margin-bottom: 0; }
      .p-choice-boxwrap .p-choice-box01-title {
        background: #747474;
        color: #fff;
        font-size: 13px;
        font-weight: bold;
        text-align: center;
        padding: 15px 0;
        position: relative; }
        .p-choice-boxwrap .p-choice-box01-title:after {
          content: ">";
          position: absolute;
          top: 50%;
          right: 1em;
          -webkit-transform: translateY(-50%) rotate(90deg);
                  transform: translateY(-50%) rotate(90deg);
          -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.7, 0, 0.07, 0.7);
          transition: -webkit-transform 0.5s cubic-bezier(0.7, 0, 0.07, 0.7);
          transition: transform 0.5s cubic-bezier(0.7, 0, 0.07, 0.7);
          transition: transform 0.5s cubic-bezier(0.7, 0, 0.07, 0.7), -webkit-transform 0.5s cubic-bezier(0.7, 0, 0.07, 0.7);
          will-change: transform;
          font-size: 20px;
          font-weight: normal; }
      .p-choice-boxwrap .p-choice-box01.is-open .p-choice-box01-title:after {
        -webkit-transform: translateY(-50%) rotate(90deg) rotateY(-180deg);
                transform: translateY(-50%) rotate(90deg) rotateY(-180deg); }
      .p-choice-boxwrap .p-choice-box01-inner {
        padding: 15px;
        display: none; }
      .p-choice-boxwrap .p-choice-box01-bg {
        background: #fafafa; }
        .p-choice-boxwrap .p-choice-box01-bg-inner {
          padding: 15px;
          font-weight: bold;
          font-size: 12px;
          line-height: 1.35; }
          .p-choice-boxwrap .p-choice-box01-bg-inner strong {
            font-size: 11px;
            font-weight: bold;
            display: block;
            margin-bottom: 10px; }
    .p-choice-boxwrap .p-choice-box02 {
      /*display: -webkit-box;
      display: flex;*/
      display: block;
      margin-bottom: 15px; }
      .p-choice-boxwrap .p-choice-box02-inner {
        margin-top: 5px; }
      .p-choice-boxwrap .p-choice-box02-img {
        margin-right: 10px; }
      .p-choice-boxwrap .p-choice-box02-balloon {
        background: url(/cms/img/usr/choice/bg-balloon.png) no-repeat;
        width: 135px;
        background-size: cover;
        margin-bottom: 15px; }
        .p-choice-boxwrap .p-choice-box02-balloon span {
          display: block;
          padding-right: 10px;
          height: 42px;
          line-height: 42px;
          width: auto;
          text-align: center;
          font-size: 11px;
          font-weight: bold; }
      .p-choice-boxwrap .p-choice-box02-list {
        color: #636363;
        font-size: 11px; }
        .p-choice-boxwrap .p-choice-box02-list li {
          text-indent: -1em;
          padding-left: 1em;
          line-height: 1.45; }
        .p-choice-boxwrap .p-choice-box02-list:before {
          display: block;
          font-weight: bold;
          font-size: 12px;
          content: "原因";
          margin-bottom: 5px; }
  
  .p-choice-box03 {
    background: #f7f7f7;
    padding: 15px;
    display: block;
    margin-bottom: 50px;
    }
    .p-choice-box03 > img {
      margin-bottom: 15px; }
    .p-choice-box03 p {
      font-size: 11px;
      line-height: 1.45; }
      .p-choice-box03 p strong {
        font-size: 13px;
        font-weight: bold;
        display: block;
        margin-bottom: 10px; }
  
  .p-choice-box04 {
    margin-bottom: 30px; }
    .p-choice-box04-img {
      text-align: center;
      margin-bottom: 25px; }
    .p-choice-box04-inner-title {
      font-size: 15px;
      line-height: 1.25;
      padding-bottom: 10px;
      font-weight: bold;
      border-bottom: 2px solid #e7e7e7;
      margin-bottom: 15px; }
    .p-choice-box04-inner-lead {
      font-size: 12px;
      font-weight: bold;
      margin-bottom: 10px; }
    .p-choice-box04-inner-txt {
      font-size: 12px;
      line-height: 1.5; }
    .p-choice-box04-inner-box {
      margin-bottom: 40px; }
    .p-choice-box04-inner-detail > p {
      font-size: 14px;
      line-height: 1.5; }
    .p-choice-box04-inner-cts p {
      font-size: 15px; }
    .p-choice-box04-inner-cts ul li {
      display: inline-block;
      margin-top: 10px;
      font-size: 15px; }
    .p-choice-box04-inner-cts ul li:nth-child(1) {
      margin-left: 5px; }
    .p-choice-box04-inner-cts ul li:nth-child(2) {
      margin-left: 15px; }
    .p-choice-box04-inner-cts ul li:nth-child(3) {
      margin-left: 10px; }
    .p-choice-box04-bg {
      background: #f7f7f7;
      padding: 20px;
      margin-bottom: 20px; }
      .p-choice-box04-bg ul {
        display: block;
        font-size: 18px;
        font-weight: bold; }
        .p-choice-box04-bg ul li {
          line-height: 1.8; }
          .p-choice-box04-bg ul li span {
            display: block;
            font-size: 12px; }
          .p-choice-box04-bg ul li:nth-child(1) span {
            margin-left: 65px; }
          .p-choice-box04-bg ul li:nth-child(2) span {
            margin-left: 45px; }
          .p-choice-box04-bg ul li:nth-child(3) span {
            margin-left: 45px;
            color: #e74260; }
  
  .p-choice-box05 {
    border: 2px solid #000; }
    .p-choice-box05 p {
      text-align: center;
      margin-top: -10px;
      font-size: 17px;
      font-weight: bold; }
      .p-choice-box05 p span {
        background: #fff;
        display: inline-block;
        padding: 0 10px; }
    .p-choice-box05 ul {
      text-align: center;
      padding-top: 25px;
      padding-bottom: 15px;
      margin: 0 10px; }
      .p-choice-box05 ul li {
        margin-bottom: 10px; }
        .p-choice-box05 ul li:last-child {
          margin-bottom: 0; }
        .p-choice-box05 ul li a {
          display: block;
          background: #000;
          color: #fff;
          width: 100%;
          font-size: 11px;
          font-weight: bold;
          text-decoration: none;
          padding: 15px 20px;
          position: relative; }
          .p-choice-box05 ul li a span {
            font-size: 9px;
            display: block;
            margin-top: 10px; }
          .p-choice-box05 ul li a:after {
            content: '>';
            font-size: 20px;
            font-weight: normal;
            position: absolute;
            -webkit-transform: translateY(-50%);
                    transform: translateY(-50%);
            top: 50%;
            right: 1em; }
  
  .p-choice-box07-img {
    position: relative;
    text-align: center;
    margin-bottom: 15px; }
    .p-choice-box07-img a {
      position: absolute;
      display: block;
      width: 32%;
      height: 75%;
      top: 14%;
      left: 50%;
      -webkit-transform: translateX(-50%);
              transform: translateX(-50%);
      z-index: 5; }
  
  .p-choice-box07-btn {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
            justify-content: space-between;
    margin-bottom: 15px; }
    .p-choice-box07-btn li {
      width: 48%; }
      .p-choice-box07-btn li .c-button {
        line-height: 17px; }
        .p-choice-box07-btn li .c-button:after {
          top: 50%;
          margin-top: -8.5px; }
  
  .p-choice-box07-border {
    border: 5px solid #efefef;
    font-size: 11px;
    font-weight: bold;
    line-height: 1.6;
    padding: 15px;
    margin-bottom: 30px; }
  
  .p-choice-box07-lead {
    font-size: 11px;
    font-weight: bold;
    margin-left: 15px;
    margin-right: 15px;
    line-height: 1.45; }
  
  .p-choice-box08 {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
            justify-content: space-between; }
    .p-choice-box08-article {
      border: 1px solid #d9d9d9;
      padding: 10px;
      text-align: center;
      width: calc(50% - 5px); }
    .p-choice-box08-title {
      font-size: 13px;
      font-weight: bold;
      margin-bottom: 30px;
      vertical-align: middle;
      min-height: 40px;
    }
    .p-choice-box08-img {
      margin-bottom: 30px; }
  
  .p-choice-box09-heading {
    margin-bottom: 1.2em;
    font-size: 17px;
    font-weight: bold;
    text-align: center;
    letter-spacing: .1em; }
  
  .p-choice-box09-border {
    border: 5px solid #efefef;
    font-size: 13px;
    line-height: 1.6;
    padding: 15px; }
    .p-choice-box09-border > dt {
      margin-bottom: .4em;
      font-weight: bold;
      letter-spacing: .07em; }
    .p-choice-box09-border > dd {
      margin-bottom: 2em;
      font-size: 11px;
      letter-spacing: .07em; }
      .p-choice-box09-border > dd:last-child {
        margin-bottom: 0; }
  
}