@charset 'UTF-8';
.sel5_que {
  background-color: #f6ddc0;
  background-image: radial-gradient(#dbc5ab 11%, transparent 15%);
  background-size: 10px 10px;
  background-position: 0 0;
}
.sel5_que_acord {
  display: none;
}
.c-floatingcv {
  display: none!important;
}

@media only screen and (min-width: 768px) {
  .sel5_que_inner {
    max-width: 960px;
    margin: auto;
    padding: 50px 0;
  }
  .sel5_que_inner {
    max-width: 960px;
    margin: auto;
  }
  .sel5_que_kv {
    text-align: center;
    margin: 0 auto 50px;
  }
  .sel5_que_cont {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0 auto 40px;
  }
  .sel5_que_item {
    font-family: vdl-penletter, sans-serif;
    font-style: normal;
    font-weight: 500;
    background-image: url(/op/select5/questionnaire/_assets22/rwd/img/220715_39666_op_select5_questionnaire_pic_02.png);
    background-repeat: no-repeat;
    background-position: center center;
    width: 455px;
    height: 182px;
    background-size: contain;
    padding: 30px 35px;
    font-size: 20px;
    line-height: 1.8;
    letter-spacing: 4px;
    position: relative;
  }
  .sel5_que_text {
    border-bottom: dashed 2px #dbdbdb;
    display:inline;
  }
  .sel5_que_name {
    position: absolute;
    right: 35px;
    bottom: 5px;
  }

  .sel5_que_acord-btn {
    padding: 15px;
    color: #fff;
    font-size: 20px;
    background: #eb591a;
    position: relative;
    border-radius: 6px;
    width: 480px;
    margin: auto;
    text-align: center;
    font-weight: bold;
  }
  .sel5_que_acord-btn::before{
    content: "";
    display: block;
    background-image: url(/common_rn/btn_icon_arrow_white.svg);
    width: 10px;
    height: 10px;
    transform: rotateZ(90deg);
    background-repeat: no-repeat;
    background-size: 100% auto;
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 40px;
  }
  .sel5_que_acord-btn.active::before{
    transform: rotateZ(270deg);
  }


  .sel5_lnk {
    text-align: center;
    margin: 50px auto;
  }
  .sel5_lnk-title {
    margin-bottom: 50px;
    font-size: 38px;
    font-weight: bold;
  }
  .sel5_lnk-btn {
    padding: 15px;
    color: #fff;
    font-size: 20px;
    background: #0e70c9;
    position: relative;
    border-radius: 6px;
    width: 480px;
    margin: auto;
    text-align: center;
    font-weight: bold;
  }
  .sel5_lnk-btn::before{
    content: "";
    display: block;
    background-image: url(/common_rn/btn_icon_arrow_white.svg);
    width: 10px;
    height: 10px;
    transform: rotateZ(180deg);
    background-repeat: no-repeat;
    background-size: 100% auto;
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 40px;
  }
}

@media only screen and (max-width: 767px) {
  .m-p-bread-sp {
    display: block!important;
  }
  .sel5_que_inner {
    width: 86%;
    margin: auto;
    padding: 5.3vw 0;
  }
  .sel5_que_kv {
    text-align: center;
    margin: 0 auto 5.3vw;
  }
  .sel5_que_cont {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin: 0 auto;
  }
  .sel5_que_item {
    font-family: vdl-penletter, sans-serif;
    font-style: normal;
    font-weight: 500;
    background-image: url(/op/select5/questionnaire/_assets22/rwd/img/220715_39666_op_select5_questionnaire_pic_02.png);
    background-repeat: no-repeat;
    background-position: center center;
    width: 86vw;
    height: 35vw;
    background-size: contain;
    padding: 4vw 7vw;
    font-size: 4.2vw;
    line-height: 1.8;
    letter-spacing: 0.25vw;
    position: relative;
    margin-bottom: 5.3vw;
  }
  .sel5_que_text {
    border-bottom: dashed 1px #dbdbdb;
    display:inline;
  }
  .sel5_que_name {
    position: absolute;
    right: 7vw;
    bottom: 1vw;
  }

  .sel5_que_acord-btn {
    padding: 3vw;
    color: #fff;
    font-size: 5vw;
    background: #eb591a;
    position: relative;
    border-radius: 6px;
    width: 100%;
    margin: auto;
    text-align: center;
    font-weight: bold;
  }
  .sel5_que_acord-btn::before{
    content: "";
    display: block;
    background-image: url(/common_rn/btn_icon_arrow_white.svg);
    width: 4vw;
    height: 4vw;
    transform: rotateZ(90deg);
    background-repeat: no-repeat;
    background-size: 100% auto;
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 6vw;
  }
  .sel5_que_acord-btn.active::before{
    transform: rotateZ(270deg);
  }

  .sel5_lnk {
    text-align: center;
    padding: 5.3vw 0;
  }
  .sel5_lnk-title {
    margin-bottom: 5.3vw;
    font-size: 5.8vw;
    font-weight: bold;
  }
  .sel5_lnk-btn {
    padding: 3vw;
    color: #fff;
    font-size: 4.75vw;
    background: #0e70c9;
    position: relative;
    border-radius: 6px;
    width: 86%;
    margin: auto;
    text-align: center;
    font-weight: bold;
  }
  .sel5_lnk-btn::before {
    content: "";
    display: block;
    background-image: url(/common_rn/btn_icon_arrow_white.svg);
    width: 4vw;
    height: 4vw;
    transform: rotateZ(180deg);
    background-repeat: no-repeat;
    background-size: 100% auto;
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 3vw;
  }
}
