/*--------------------------------------------------------------------------
   Faq
---------------------------------------------------------------------------*/
@media print, screen and (min-width: 768px) {
  #Faq #Main::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
    height: 318px;
    background-color: #e2e8e9;
    background-repeat: repeat-x;
    z-index: 1; } }
@media print, screen and (min-width: 768px) {
  #Faq #Main::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 50%;
    height: 318px;
    background-color: #e2e8e9;
    background-repeat: repeat-x;
    z-index: 1; } }
#Faq #Lead.common-sec-lead {
  margin-bottom: 50px; }
  @media screen and (max-width: 767px) {
    #Faq #Lead.common-sec-lead {
      margin-bottom: 4vw; } }
  @media screen and (max-width: 767px) {
    #Faq #Lead.common-sec-lead .lead {
      margin-bottom: 0; } }
#Faq .sec .box {
  box-sizing: border-box;
  border: 1px solid #DEDEDE;
  border-radius: 10px;
  background-color: #fcfeff;
  background-repeat: no-repeat;
  margin-bottom: 30px; }
  @media screen and (max-width: 767px) {
    #Faq .sec .box {
      margin-bottom: 0; } }
  @media print, screen and (min-width: 768px) {
    #Faq .sec .box dl {
      width: 760px; } }
  #Faq .sec .box dl dt {
    display: flex;
    align-items: center;
    font-size: 24px;
    font-weight: bold;
    color: #e3121c;
    line-height: 30px;
    min-height: 81px;
    padding-top: 30px;
    padding-left: 55px;
    background-repeat: no-repeat;
    background-position: 35px 30px; }
    @media screen and (max-width: 767px) {
      #Faq .sec .box dl dt {
        font-size: 4.2666666667vw;
        line-height: 1.4;
        min-height: 13.6vw;
        background-repeat: no-repeat;
        background-position: 4vw 4vw;
        background-size: 8vw 6.9333333333vw;
        width: 100%;
        padding-top: 4vw;
        padding-right: 4vw;
        padding-left: 4vw; } }
  #Faq .sec .box dl dd {
    padding-top: 20px;
    padding-bottom: 30px;
    padding-left: 55px;
    border-bottom: 1px solid #DEDEDE; }
    @media screen and (max-width: 767px) {
      #Faq .sec .box dl dd {
        padding-top: 1.3333333333vw;
        padding-right: 4vw;
        padding-bottom: 4vw;
        padding-left: 4vw; } }
    @media screen and (max-width: 767px) {
      #Faq .sec .box dl dd:last-child {
        border-bottom: none; } }
    #Faq .sec .box dl dd p {
      font-size: 16px;
      line-height: 28px; }
      @media screen and (max-width: 767px) {
        #Faq .sec .box dl dd p {
          font-size: 3.4666666667vw;
          line-height: 1.6; } }
      #Faq .sec .box dl dd p > span {
        display: block;
        font-size: 12px;
        line-height: 1.6;
        margin-top: 10px; }
        @media screen and (max-width: 767px) {
          #Faq .sec .box dl dd p > span {
            font-size: 2.6666666667vw;
            line-height: 1.4; } }
    @media print, screen and (min-width: 768px) {
      #Faq .sec .box dl dd picture.float {
        width: auto !important;
        margin: 5px 20px 0 0;
        float: left; } }
#Faq .c_btn {
  width: 340px;
  margin-top: 30px;
  margin-right: auto;
  margin-left: auto; }
  @media screen and (max-width: 767px) {
    #Faq .c_btn {
      width: 100%;
      margin-top: 4vw; } }
  #Faq .c_btn a {
    position: relative;
    display: inline-block;
    color: #FFFFFF;
    width: 100%;
    height: 70px;
    background-color: #0090DA;
    border-radius: 10px; }
    @media screen and (max-width: 767px) {
      #Faq .c_btn a {
        height: 13.3333333333vw; } }
    @media screen and (max-width: 767px) {
      #Faq .c_btn a::before {
        content: "";
        position: absolute;
        top: 0;
        right: 2.6666666667vw;
        bottom: 0;
        left: auto;
        width: 4.2666666667vw;
        height: 4.2666666667vw;
        vertical-align: middle;
        margin: auto;
        background: #FFFFFF;
        border-radius: 50%; } }
    @media screen and (max-width: 767px) {
      #Faq .c_btn a::after {
        content: "";
        position: absolute;
        top: 0;
        right: 4.2666666667vw;
        bottom: 0;
        left: auto;
        vertical-align: middle;
        margin: auto;
        width: 1.6vw;
        height: 1.6vw;
        border-top: 2px solid #0090DA;
        border-right: 2px solid #0090DA;
        transform: rotate(45deg); } }
    #Faq .c_btn a span {
      position: absolute;
      top: 50%;
      left: 50%;
      font-size: 18px;
      font-weight: bold;
      text-align: center;
      line-height: 130%;
      width: 100%;
      transform: translate(-50%, -50%); }
      @media screen and (max-width: 767px) {
        #Faq .c_btn a span {
          font-size: 3.7333333333vw;
          font-weight: bold;
          line-height: 130%; } }
#Faq #Section1 .ttl {
  margin-bottom: 30px; }
  @media screen and (max-width: 767px) {
    #Faq #Section1 .ttl {
      margin-bottom: 5.3333333333vw; } }
#Faq #Section2 {
  margin-bottom: 70px; }
  @media screen and (max-width: 767px) {
    #Faq #Section2 {
      margin-bottom: 0; } }
  #Faq #Section2 .ttl {
    margin-bottom: 30px; }
    @media screen and (max-width: 767px) {
      #Faq #Section2 .ttl {
        margin-bottom: 5.3333333333vw; } }
  #Faq #Section2.sec .box {
    background-image: url("/brand/hemorind/assets/images/faq/bg_sec2.png");
    background-position: right 160px; }
    @media screen and (max-width: 767px) {
      #Faq #Section2.sec .box {
        background-image: url("/brand/hemorind/assets/images/faq/bg_sec2_sp.png");
        background-position: right 37.3333333333vw;
        background-size: 100% auto; } }
    @media screen and (max-width: 767px) {
      #Faq #Section2.sec .box picture.float {
        display: block;
        max-width: 40vw;
        margin: 10px auto; } }
@media print, screen and (min-width: 768px) {
  #Faq #Section3.sec {
    margin-bottom: 140px; } }
@media print, screen and (min-width: 768px) {
  #Faq #Section3.sec .box {
    background-image: url("../../images/faq/bg_sec3.png");
    background-position: 20px 30px;
    padding-left: 280px; } }
@media print, screen and (min-width: 768px) {
  #Faq #Section3.sec .box dl {
    width: 100%; } }
#Faq #Section3.sec .box dl dt {
  padding-left: 25px;
  padding-right: 30px;
  background-position: 25px 30px; }
  @media screen and (max-width: 767px) {
    #Faq #Section3.sec .box dl dt {
      font-size: 4.2666666667vw;
      line-height: 1.4;
      width: 100%;
      min-height: 13.6vw;
      padding-top: 4vw;
      padding-right: 4vw;
      padding-left: 4vw;
      background-repeat: no-repeat;
      background-position: 4vw 4vw;
      background-size: 8vw 6.9333333333vw; } }
#Faq #Section3.sec .box dl dd {
  padding-left: 25px;
  padding-right: 30px; }
  @media screen and (max-width: 767px) {
    #Faq #Section3.sec .box dl dd {
      padding-top: 1.3333333333vw;
      padding-right: 4vw;
      padding-bottom: 4vw;
      padding-left: 4vw; } }
@media screen and (max-width: 767px) {
  #Faq #Contents {
    padding-top: 5.3333333333vw;
    margin-top: 5.3333333333vw;
    margin-bottom: 16vw;
    border-top: 1px solid #b3b3b3; } }
