/*--------------------------------------------------------------------------
   Character
---------------------------------------------------------------------------*/
@media print, screen and (min-width: 768px) {
  #Character #Main::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
    height: 318px;
    background-color: #C2EBFF;
    background-repeat: repeat-x;
    z-index: 1; }
  #Character #Main::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 50%;
    height: 318px;
    background-color: #C2EBFF;
    background-repeat: repeat-x;
    z-index: 1; } }
#Character #Section1 {
  margin-bottom: 70px; }
  @media screen and (max-width: 767px) {
    #Character #Section1 {
      margin-bottom: 9.3333333333vw; } }
  #Character #Section1 .ttl {
    margin-bottom: 30px; }
    @media screen and (max-width: 767px) {
      #Character #Section1 .ttl {
        margin-bottom: 5.3333333333vw; } }
#Character #Section2 {
  margin-bottom: 70px; }
  @media screen and (max-width: 767px) {
    #Character #Section2 {
      margin-bottom: 6.6666666667vw; } }
  #Character #Section2 .ttl {
    margin-bottom: 30px; }
    @media screen and (max-width: 767px) {
      #Character #Section2 .ttl {
        margin-bottom: 5.3333333333vw; } }
  #Character #Section2 .box {
    box-sizing: border-box;
    text-align: center; }
    @media print, screen and (min-width: 768px) {
      #Character #Section2 .box {
        padding: 30px;
        margin-bottom: 30px;
        background-color: #FFFFFF;
        background-image: url("../../images/character/sec2_1.jpg");
        background-repeat: no-repeat;
        background-position: right top;
        border: 1px solid #DEDEDE;
        border-radius: 10px; } }
    #Character #Section2 .box img {
      width: auto;
      margin-left: auto;
      margin-right: auto; }
    #Character #Section2 .box ul {
      text-align: left;
      margin-bottom: 100px; }
      @media screen and (max-width: 767px) {
        #Character #Section2 .box ul {
          position: relative;
          box-sizing: border-box;
          padding: 4vw;
          margin-bottom: 8vw;
          background-color: #FFFFFF;
          border: 1px solid #DEDEDE;
          border-radius: 10px; } }
      @media screen and (max-width: 767px) {
        #Character #Section2 .box ul::after {
          content: "";
          display: block;
          position: absolute;
          width: 40%;
          height: 100%;
          bottom: 0;
          right: 0;
          background-image: url(/brand/hemorind/assets/images/character/sec2_1_sp.png);
          background-repeat: no-repeat;
          background-position: right bottom;
          background-size: contain; } }
      #Character #Section2 .box ul li {
        box-sizing: border-box;
        width: 60%;
        padding-top: 20px;
        padding-bottom: 20px;
        border-bottom: 1px solid #DDDDDD; }
        @media screen and (max-width: 767px) {
          #Character #Section2 .box ul li {
            width: 100%;
            padding-top: 5.3333333333vw;
            padding-bottom: 5.3333333333vw;
            border-bottom: 1px solid #DDDDDD; } }
        #Character #Section2 .box ul li dl {
          position: relative; }
          @media print, screen and (min-width: 768px) {
            #Character #Section2 .box ul li dl {
              padding-left: 70px; } }
          #Character #Section2 .box ul li dl dt {
            box-sizing: border-box;
            font-size: 24px;
            font-weight: bold;
            line-height: 120%;
            color: #E3121C; }
            @media screen and (max-width: 767px) {
              #Character #Section2 .box ul li dl dt {
                display: flex;
                align-items: center;
                font-size: 4.2666666667vw;
                padding-left: 9.3333333333vw;
                vertical-align: middle;
                margin-bottom: 1.3333333333vw; } }
          @media screen and (max-width: 767px) {
            #Character #Section2 .box ul li dl dd {
              font-size: 3.2vw;
              padding-left: 9.3333333333vw; } }
          #Character #Section2 .box ul li dl .u-num {
            position: absolute;
            top: 0;
            left: 0; }
        #Character #Section2 .box ul li:nth-child(1) {
          padding-top: 0; }
        #Character #Section2 .box ul li:nth-child(3) {
          border-bottom: none;
          padding-bottom: 0; }
          @media screen and (max-width: 767px) {
            #Character #Section2 .box ul li:nth-child(3) dd {
              width: 60%; } }
#Character #Section3 {
  margin-bottom: 70px; }
  @media screen and (max-width: 767px) {
    #Character #Section3 {
      margin-bottom: 6.6666666667vw; } }
  #Character #Section3 .ttl {
    margin-bottom: 30px; }
    @media screen and (max-width: 767px) {
      #Character #Section3 .ttl {
        margin-bottom: 5.3333333333vw; } }
  #Character #Section3 .txt {
    margin-bottom: 30px; }
    @media screen and (max-width: 767px) {
      #Character #Section3 .txt {
        margin-bottom: 4vw; } }
  #Character #Section3 .box .note {
    text-align: right;
    font-size: 14px;
    margin-top: 5px; }
    @media screen and (max-width: 767px) {
      #Character #Section3 .box .note {
        font-size: 3.4666666667vw; } }
  #Character #Section3 .box ul {
    box-sizing: border-box;
    -js-display: flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    border-radius: 10px;
    border: 1px solid #DEDEDE;
    background-color: #FFFFFF; }
    @media screen and (max-width: 767px) {
      #Character #Section3 .box ul {
        flex-direction: column;
        padding: 4vw; } }
    #Character #Section3 .box ul li {
      box-sizing: border-box;
      width: 25%;
      background-repeat: no-repeat;
      background-position: center bottom 10px;
      background-size: 90%; }
      @media print, screen and (min-width: 768px) {
        #Character #Section3 .box ul li {
          height: 360px;
          padding: 20px;
          border-right: 1px solid #DDDDDD; } }
      @media screen and (max-width: 767px) {
        #Character #Section3 .box ul li {
          box-sizing: border-box;
          position: relative;
          width: 100%;
          min-height: 40vw;
          padding-top: 5.3333333333vw;
          padding-bottom: 5.3333333333vw;
          background-size: 43%;
          background-position: 100% 50%;
          border-bottom: 1px solid #DDDDDD; } }
      #Character #Section3 .box ul li dl {
        position: relative; }
        #Character #Section3 .box ul li dl dt {
          box-sizing: border-box;
          display: table-cell;
          font-size: 24px;
          font-weight: bold;
          line-height: 120%;
          color: #E3121C;
          padding-left: 60px;
          vertical-align: middle; }
          @media print, screen and (min-width: 768px) {
            #Character #Section3 .box ul li dl dt {
              height: 70px; } }
          @media screen and (max-width: 767px) {
            #Character #Section3 .box ul li dl dt {
              display: flex;
              align-items: center;
              position: relative;
              font-size: 4.2666666667vw;
              padding-left: 9.3333333333vw;
              margin-bottom: 1.3333333333vw; } }
        @media screen and (max-width: 767px) {
          #Character #Section3 .box ul li dl dd {
            font-size: 3.2vw;
            width: 55%;
            padding-left: 9.3333333333vw; } }
        #Character #Section3 .box ul li dl .u-num {
          position: absolute;
          top: 0;
          left: 0; }
      @media print, screen and (min-width: 768px) {
        #Character #Section3 .box ul li:nth-child(1) {
          background-image: url("/brand/hemorind/assets/images/character/sec3_1.png"); } }
      @media screen and (max-width: 767px) {
        #Character #Section3 .box ul li:nth-child(1) {
          padding-top: 0;
          background-image: url("/brand/hemorind/assets/images/character/sec3_1_sp.png"); } }
      @media print, screen and (min-width: 768px) {
        #Character #Section3 .box ul li:nth-child(2) {
          background-image: url("/brand/hemorind/assets/images/character/sec3_2.png"); } }
      @media screen and (max-width: 767px) {
        #Character #Section3 .box ul li:nth-child(2) {
          background-image: url("/brand/hemorind/assets/images/character/sec3_2_sp.png"); } }
      @media screen and (max-width: 767px) {
        #Character #Section3 .box ul li:nth-child(2)::after {
          background-image: url("/brand/hemorind/assets/images/character/sec3_2_sp.png");
          background-size: contain; } }
      @media print, screen and (min-width: 768px) {
        #Character #Section3 .box ul li:nth-child(3) {
          background-image: url("/brand/hemorind/assets/images/character/sec3_3.png"); } }
      @media screen and (max-width: 767px) {
        #Character #Section3 .box ul li:nth-child(3) {
          background-image: url("/brand/hemorind/assets/images/character/sec3_3_sp.png"); } }
      @media screen and (max-width: 767px) {
        #Character #Section3 .box ul li:nth-child(3)::after {
          background-image: url("/brand/hemorind/assets/images/character/sec3_3_sp.png");
          background-size: contain; } }
      @media print, screen and (min-width: 768px) {
        #Character #Section3 .box ul li:nth-child(4) {
          background-image: url("/brand/hemorind/assets/images/character/sec3_4.png"); } }
      @media screen and (max-width: 767px) {
        #Character #Section3 .box ul li:nth-child(4) {
          background-image: url("/brand/hemorind/assets/images/character/sec3_4_sp.png"); } }
      @media screen and (max-width: 767px) {
        #Character #Section3 .box ul li:nth-child(4) {
          padding-bottom: 0;
          border-bottom: none; } }
      @media screen and (max-width: 767px) {
        #Character #Section3 .box ul li:nth-child(4)::after {
          background-image: url("/brand/hemorind/assets/images/character/sec3_4_sp.png");
          background-size: contain; } }
  @media print, screen and (min-width: 768px) {
    #Character #Section3 .sp-txt {
      display: none; } }
  @media screen and (max-width: 767px) {
    #Character #Section3 .sp-txt {
      font-size: 3.7333333333vw;
      margin-bottom: 4vw; } }
#Character #Section3-2 {
  margin-bottom: 70px; }
  @media screen and (max-width: 767px) {
    #Character #Section3-2 {
      margin-bottom: 6.6666666667vw; } }
  #Character #Section3-2 .ttl {
    margin-bottom: 30px; }
    @media screen and (max-width: 767px) {
      #Character #Section3-2 .ttl {
        margin-bottom: 4vw; } }
  #Character #Section3-2 .txt {
    margin-bottom: 30px; }
    @media screen and (max-width: 767px) {
      #Character #Section3-2 .txt {
        margin-bottom: 4vw; } }
  #Character #Section3-2 .box {
    box-sizing: border-box;
    border: 1px solid #DEDEDE;
    border-radius: 10px;
    background-color: #FFFFFF; }
    @media print, screen and (min-width: 768px) {
      #Character #Section3-2 .box {
        -js-display: flex;
        display: flex;
        -webkit-justify-content: space-between;
        justify-content: space-between; } }
    @media screen and (max-width: 767px) {
      #Character #Section3-2 .box {
        display: flex;
        flex-direction: column;
        padding: 5.3333333333vw 0 0; } }
    @media print, screen and (min-width: 768px) {
      #Character #Section3-2 .box .sp-content {
        display: contents; } }
    @media screen and (max-width: 767px) {
      #Character #Section3-2 .box .sp-content {
        order: 2;
        padding: 0 2.6666666667vw; } }
    #Character #Section3-2 .box .sec-left {
      box-sizing: border-box;
      padding: 70px 40px 20px 40px; }
      @media print, screen and (min-width: 768px) {
        #Character #Section3-2 .box .sec-left {
          width: 50%; } }
      @media screen and (max-width: 767px) {
        #Character #Section3-2 .box .sec-left {
          display: contents;
          padding: 5.3333333333vw 0; } }
      @media screen and (max-width: 767px) {
        #Character #Section3-2 .box .sec-left .sec-left-pic {
          order: 0;
          width: 80%;
          margin: 5.3333333333vw auto; } }
      #Character #Section3-2 .box .sec-left .sec-left-txt {
        margin-top: 20px;
        margin-bottom: 20px; }
        @media screen and (max-width: 767px) {
          #Character #Section3-2 .box .sec-left .sec-left-txt {
            font-size: 3.7333333333vw;
            text-align: center;
            margin-top: 2.6666666667vw;
            margin-bottom: 2.6666666667vw; } }
      #Character #Section3-2 .box .sec-left ul {
        box-sizing: border-box;
        -js-display: flex;
        display: flex;
        -webkit-justify-content: space-between;
        justify-content: space-between; }
        @media screen and (max-width: 767px) {
          #Character #Section3-2 .box .sec-left ul {
            padding: 0 0 5.3333333333vw; } }
        #Character #Section3-2 .box .sec-left ul li {
          position: relative;
          width: 48%; }
          #Character #Section3-2 .box .sec-left ul li a {
            display: inline-block;
            color: #FFFFFF;
            width: 100%;
            height: 70px;
            background-color: #0090DA;
            border-radius: 10px; }
            @media print, screen and (min-width: 768px) {
              #Character #Section3-2 .box .sec-left ul li a:hover {
                opacity: 0.7; } }
            @media screen and (max-width: 767px) {
              #Character #Section3-2 .box .sec-left ul li a {
                box-sizing: border-box;
                color: #FFFFFF;
                width: 100%;
                height: 16vw;
                padding: 2.6666666667vw;
                padding-left: 2.6666666667vw;
                border-radius: 10px;
                background-color: #0090DA; } }
            #Character #Section3-2 .box .sec-left ul li a span {
              position: absolute;
              top: 50%;
              left: 45%;
              transform: translate(-50%, -50%);
              line-height: 130%; }
              @media screen and (max-width: 767px) {
                #Character #Section3-2 .box .sec-left ul li a span {
                  position: relative;
                  display: block;
                  top: 50%;
                  left: auto;
                  font-size: 3.7333333333vw;
                  transform: translateY(-50%); } }
              @media screen and (max-width: 767px) {
                #Character #Section3-2 .box .sec-left ul li a span::before {
                  content: "";
                  position: absolute;
                  top: 0;
                  bottom: 0;
                  left: auto;
                  right: 2.6666666667vw;
                  vertical-align: middle;
                  width: 4.2666666667vw;
                  height: 4.2666666667vw;
                  margin: auto;
                  background: #FFFFFF;
                  border-radius: 50%; } }
              @media screen and (max-width: 767px) {
                #Character #Section3-2 .box .sec-left ul li a span::after {
                  content: "";
                  position: absolute;
                  top: 0;
                  bottom: 0;
                  left: auto;
                  right: 4vw;
                  transform: rotate(45deg);
                  vertical-align: middle;
                  width: 1.6vw;
                  height: 1.6vw;
                  margin: auto;
                  border-top: 0.5333333333vw solid #0090DA;
                  border-right: 0.5333333333vw solid #0090DA; } }
      #Character #Section3-2 .box .sec-left .btn {
        display: inline-block;
        color: #FFFFFF;
        width: 100%;
        height: 70px;
        background-color: #0090DA;
        border-radius: 10px; }
        @media print, screen and (min-width: 768px) {
          #Character #Section3-2 .box .sec-left .btn:hover {
            opacity: 0.7; } }
        @media screen and (max-width: 767px) {
          #Character #Section3-2 .box .sec-left .btn {
            box-sizing: border-box;
            color: #FFFFFF;
            width: 100%;
            height: 16vw;
            padding: 2.6666666667vw;
            padding-left: 2.6666666667vw;
            margin-bottom: 5.3333333333vw; } }
        #Character #Section3-2 .box .sec-left .btn span {
          position: absolute;
          top: 50%;
          left: 45%;
          transform: translate(-50%, -50%);
          line-height: 130%; }
          @media print, screen and (min-width: 768px) {
            #Character #Section3-2 .box .sec-left .btn span {
              white-space: nowrap; } }
          @media screen and (max-width: 767px) {
            #Character #Section3-2 .box .sec-left .btn span {
              position: relative;
              display: block;
              top: 50%;
              left: auto;
              transform: translateY(-50%);
              font-size: 3.7333333333vw;
              text-align: center; } }
          @media screen and (max-width: 767px) {
            #Character #Section3-2 .box .sec-left .btn span::before {
              content: "";
              position: absolute;
              top: 0;
              bottom: 0;
              left: auto;
              right: 2.6666666667vw;
              vertical-align: middle;
              width: 4.2666666667vw;
              height: 4.2666666667vw;
              margin: auto;
              background: #FFFFFF;
              border-radius: 50%; } }
          @media screen and (max-width: 767px) {
            #Character #Section3-2 .box .sec-left .btn span::after {
              content: "";
              position: absolute;
              top: 0;
              bottom: 0;
              left: auto;
              right: 4vw;
              transform: rotate(45deg);
              vertical-align: middle;
              width: 1.6vw;
              height: 1.6vw;
              margin: auto;
              border-top: 0.5333333333vw solid #0090DA;
              border-right: 0.5333333333vw solid #0090DA; } }
    #Character #Section3-2 .box .sec-right {
      box-sizing: border-box;
      width: 50%; }
      @media print, screen and (min-width: 768px) {
        #Character #Section3-2 .box .sec-right {
          padding-top: 70px;
          padding-right: 40px; } }
      @media screen and (max-width: 767px) {
        #Character #Section3-2 .box .sec-right {
          order: 1;
          width: 100%; } }
      @media print, screen and (min-width: 768px) {
        #Character #Section3-2 .box .sec-right ul {
          border-top: 1px solid #DBDBDB;
          border-bottom: 1px solid #DBDBDB; } }
      #Character #Section3-2 .box .sec-right ul li dl {
        -js-display: flex;
        display: flex; }
        #Character #Section3-2 .box .sec-right ul li dl dt {
          box-sizing: border-box;
          background-color: #0090DA;
          text-align: center;
          color: #FFFFFF;
          width: 30%;
          padding: 20px;
          border-bottom: 1px solid #007CBB; }
          @media screen and (max-width: 767px) {
            #Character #Section3-2 .box .sec-right ul li dl dt {
              font-size: 3.7333333333vw;
              width: 30%;
              padding: 2.6666666667vw; } }
        #Character #Section3-2 .box .sec-right ul li dl dd {
          box-sizing: border-box;
          width: 75%;
          padding: 20px;
          border-bottom: 1px solid #DBDBDB; }
          @media print, screen and (min-width: 768px) {
            #Character #Section3-2 .box .sec-right ul li dl dd {
              border-right: 1px solid #DBDBDB; } }
          @media screen and (max-width: 767px) {
            #Character #Section3-2 .box .sec-right ul li dl dd {
              font-size: 3.7333333333vw;
              width: 70%;
              padding: 2.6666666667vw;
              border-bottom: 1px solid #DBDBDB; } }
      @media screen and (max-width: 767px) {
        #Character #Section3-2 .box .sec-right ul li:first-of-type dl dt {
          border-top: 1px solid #007CBB; } }
      @media screen and (max-width: 767px) {
        #Character #Section3-2 .box .sec-right ul li:first-of-type dl dd {
          border-top: 1px solid #DBDBDB; } }
      #Character #Section3-2 .box .sec-right ul li:last-of-type dl dt {
        border-bottom: none; }
        @media screen and (max-width: 767px) {
          #Character #Section3-2 .box .sec-right ul li:last-of-type dl dt {
            border-bottom: 1px solid #007CBB; } }
      #Character #Section3-2 .box .sec-right ul li:last-of-type dl dd {
        border-bottom: none; }
        @media screen and (max-width: 767px) {
          #Character #Section3-2 .box .sec-right ul li:last-of-type dl dd {
            border-bottom: 1px solid #DBDBDB; } }
#Character #Section4 {
  margin-bottom: 70px; }
  @media screen and (max-width: 767px) {
    #Character #Section4 {
      margin-bottom: 9.3333333333vw; } }
  #Character #Section4 .ttl {
    margin-bottom: 30px; }
    @media screen and (max-width: 767px) {
      #Character #Section4 .ttl {
        margin-bottom: 5.3333333333vw; } }
  #Character #Section4 .txt {
    margin-bottom: 30px; }
    @media screen and (max-width: 767px) {
      #Character #Section4 .txt {
        margin-bottom: 4vw; } }
  #Character #Section4 .box ul {
    box-sizing: border-box;
    -js-display: flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between; }
    #Character #Section4 .box ul li {
      box-sizing: border-box;
      position: relative;
      width: 22%;
      padding-top: 250px;
      background-color: #FFFFFF;
      background-repeat: no-repeat;
      background-position: center top;
      border: 1px solid #DEDEDE;
      border-radius: 10px; }
      @media print, screen and (min-width: 768px) {
        #Character #Section4 .box ul li {
          padding: 20px; } }
      @media screen and (max-width: 767px) {
        #Character #Section4 .box ul li {
          padding: 5.3333333333vw;
          padding-top: 66.6666666667vw; } }
      #Character #Section4 .box ul li::after {
        box-sizing: border-box;
        position: absolute;
        top: 50%;
        right: -55px;
        margin: auto;
        content: "";
        width: 20px;
        height: 20px;
        border: 20px solid transparent;
        border-left: 20px solid #0090DA;
        transform: translateY(-60%); }
        @media screen and (max-width: 767px) {
          #Character #Section4 .box ul li::after {
            position: absolute;
            top: 50%;
            right: -14.6666666667vw;
            margin: auto;
            content: "";
            width: 5.3333333333vw;
            height: 5.3333333333vw;
            border: 5.3333333333vw solid transparent;
            border-left: 5.3333333333vw solid #0090DA;
            transform: translateY(-60%); } }
      #Character #Section4 .box ul li:last-child::after {
        display: none; }
      #Character #Section4 .box ul li span {
        position: relative;
        display: block;
        padding-left: 35px; }
        @media screen and (max-width: 767px) {
          #Character #Section4 .box ul li span {
            padding-left: 9.3333333333vw; } }
        #Character #Section4 .box ul li span::before {
          box-sizing: border-box;
          display: block;
          position: absolute;
          top: 0;
          left: 0;
          content: "";
          font-size: 18px;
          font-weight: bold;
          text-align: center;
          color: #FFFFFF;
          width: 30px;
          height: 30px;
          border-radius: 100%;
          background-color: #E3121C; }
          @media screen and (max-width: 767px) {
            #Character #Section4 .box ul li span::before {
              box-sizing: border-box;
              font-size: 18px;
              font-weight: bold;
              text-align: center;
              color: #FFFFFF;
              width: 8vw;
              height: 8vw;
              border-radius: 100%;
              background-color: #E3121C; } }
      #Character #Section4 .box ul li:nth-child(1) {
        background-image: url("../../images/character/sec4_1.png"); }
        @media screen and (max-width: 767px) {
          #Character #Section4 .box ul li:nth-child(1) {
            background-image: url("/brand/hemorind/assets/images/character/sec4_1_sp.png"); } }
        #Character #Section4 .box ul li:nth-child(1) span::before {
          content: "1"; }
      #Character #Section4 .box ul li:nth-child(2) {
        background-image: url("../../images/character/sec4_2.png"); }
        @media screen and (max-width: 767px) {
          #Character #Section4 .box ul li:nth-child(2) {
            background-image: url("/brand/hemorind/assets/images/character/sec4_2_sp.png"); } }
        #Character #Section4 .box ul li:nth-child(2) span::before {
          content: "2"; }
      #Character #Section4 .box ul li:nth-child(3) {
        background-image: url("../../images/character/sec4_3.png"); }
        @media screen and (max-width: 767px) {
          #Character #Section4 .box ul li:nth-child(3) {
            background-image: url("/brand/hemorind/assets/images/character/sec4_3_sp.png"); } }
        #Character #Section4 .box ul li:nth-child(3) span::before {
          content: "3"; }
      #Character #Section4 .box ul li:nth-child(4) {
        background-image: url("../../images/character/sec4_4.png"); }
        @media screen and (max-width: 767px) {
          #Character #Section4 .box ul li:nth-child(4) {
            background-image: url("/brand/hemorind/assets/images/character/sec4_4_sp.png"); } }
        #Character #Section4 .box ul li:nth-child(4) span::before {
          content: "4"; }
#Character #Section5 .ttl {
  margin-bottom: 30px; }
  @media screen and (max-width: 767px) {
    #Character #Section5 .ttl {
      margin-bottom: 5.3333333333vw; } }
#Character #Section5 .box ul {
  box-sizing: border-box;
  -js-display: flex;
  display: flex;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  justify-content: center; }
  #Character #Section5 .box ul li {
    box-sizing: border-box;
    position: relative;
    width: 32%;
    padding: 50px 20px;
    margin-bottom: 50px;
    border: 1px solid #DEDEDE;
    border-radius: 50px;
    background-color: #FFFFFF;
    background-repeat: no-repeat;
    background-position: right 10px bottom; }
    @media screen and (max-width: 767px) {
      #Character #Section5 .box ul li {
        width: 48%;
        padding: 4vw;
        margin-bottom: 6.6666666667vw;
        border: 1px solid #DEDEDE;
        border-radius: 30px;
        background-color: #FFFFFF;
        background-repeat: no-repeat;
        background-position: right 2.6666666667vw bottom; } }
    #Character #Section5 .box ul li::after {
      box-sizing: border-box;
      position: absolute;
      bottom: -24px;
      left: 50%;
      content: "";
      width: 50px;
      height: 24px;
      margin: auto;
      background-image: url("../../images/character/hukidashi2.png");
      transform: translateX(-50%); }
      @media screen and (max-width: 767px) {
        #Character #Section5 .box ul li::after {
          bottom: -3.2vw;
          left: 50%;
          width: 6.6666666667vw;
          height: 3.2vw;
          background-image: url("/brand/hemorind/assets/images/character/hukidashi2_sp.png");
          background-size: cover;
          transform: translateX(-50%); } }
    @media print, screen and (min-width: 768px) {
      #Character #Section5 .box ul li:nth-child(1) {
        margin-right: 20px; } }
    @media print, screen and (min-width: 768px) {
      #Character #Section5 .box ul li:nth-child(2) {
        margin-right: 20px; } }
    #Character #Section5 .box ul li:nth-child(2)::after {
      background-image: url("../../images/character/hukidashi1.png"); }
      @media screen and (max-width: 767px) {
        #Character #Section5 .box ul li:nth-child(2)::after {
          background-image: url("/brand/hemorind/assets/images/character/hukidashi1_sp.png"); } }
    #Character #Section5 .box ul li:nth-child(3) {
      background-image: url("../../images/character/sec5_1.png"); }
      @media screen and (max-width: 767px) {
        #Character #Section5 .box ul li:nth-child(3) {
          background-image: url("/brand/hemorind/assets/images/character/sec5_1_sp.png");
          background-size: 16vw 27.2vw;
          background-position: right bottom; } }
    @media print, screen and (min-width: 768px) {
      #Character #Section5 .box ul li:nth-child(4) {
        margin-right: 20px; } }
    #Character #Section5 .box ul li:nth-child(4)::after {
      background-image: url("../../images/character/hukidashi1.png"); }
      @media screen and (max-width: 767px) {
        #Character #Section5 .box ul li:nth-child(4)::after {
          background-image: url("/brand/hemorind/assets/images/character/hukidashi1_sp.png"); } }
    #Character #Section5 .box ul li:nth-child(5) {
      width: 42%;
      background-image: url("../../images/character/sec5_2.png"); }
      @media screen and (max-width: 767px) {
        #Character #Section5 .box ul li:nth-child(5) {
          width: 80%;
          background-image: url("/brand/hemorind/assets/images/character/sec5_2_sp.png");
          background-size: 18.6666666667vw 26.4vw;
          background-position: right bottom; } }
      #Character #Section5 .box ul li:nth-child(5)::after {
        left: 70%; }
    #Character #Section5 .box ul li dl dt {
      font-size: 20px;
      color: #E3121C;
      font-weight: bold;
      line-height: 150%;
      margin-bottom: 10px; }
      @media screen and (max-width: 767px) {
        #Character #Section5 .box ul li dl dt {
          font-size: 3.4666666667vw;
          margin-bottom: 2.6666666667vw; } }
    #Character #Section5 .box ul li dl dd {
      font-size: 13px; }
      @media screen and (max-width: 767px) {
        #Character #Section5 .box ul li dl dd {
          font-size: 2.6666666667vw; } }
#Character #Section5 .box .caption {
  font-size: 13px;
  text-align: right; }
  @media screen and (max-width: 767px) {
    #Character #Section5 .box .caption {
      font-size: 3.4666666667vw; } }
#Character #Section5 .sec-attention {
  position: relative;
  font-size: 38px;
  font-weight: bold;
  text-align: center;
  color: #E3121C;
  line-height: 130%;
  margin-top: 60px;
  margin-bottom: 120px; }
  @media screen and (max-width: 767px) {
    #Character #Section5 .sec-attention {
      font-size: 5.3333333333vw;
      padding: 0;
      margin-top: 0;
      margin-bottom: 10.6666666667vw; } }
  #Character #Section5 .sec-attention span {
    position: relative;
    display: inline-flex;
    padding: 0 80px; }
    @media screen and (max-width: 767px) {
      #Character #Section5 .sec-attention span {
        padding: 0 11.2vw; } }
    #Character #Section5 .sec-attention span::before {
      box-sizing: border-box;
      content: "";
      position: absolute;
      bottom: 10px;
      left: 0;
      width: 83px;
      height: 80px;
      margin: auto;
      background-image: url("/brand/hemorind/assets/images/character/line1.png"); }
      @media screen and (max-width: 767px) {
        #Character #Section5 .sec-attention span::before {
          bottom: 2.6666666667vw;
          left: 0;
          width: 11.2vw;
          height: 10.6666666667vw;
          background-image: url("/brand/hemorind/assets/images/character/line1_sp.png");
          background-size: cover; } }
    #Character #Section5 .sec-attention span::after {
      box-sizing: border-box;
      content: "";
      position: absolute;
      bottom: 10px;
      right: 0;
      width: 83px;
      height: 80px;
      margin: auto;
      background-image: url("/brand/hemorind/assets/images/character/line2.png"); }
      @media screen and (max-width: 767px) {
        #Character #Section5 .sec-attention span::after {
          bottom: 2.6666666667vw;
          right: 0;
          margin: auto;
          content: "";
          width: 11.2vw;
          height: 10.6666666667vw;
          background-image: url("/brand/hemorind/assets/images/character/line2_sp.png");
          background-size: cover; } }
@media screen and (max-width: 767px) {
  #Character #Section5 .bannerBox {
    margin-right: -3.125%;
    margin-left: -3.125%; } }
@media screen and (max-width: 767px) {
  #Character #Contents {
    padding-top: 5.3333333333vw;
    margin-top: 2.6666666667vw;
    margin-bottom: 5.3333333333vw;
    border-top: 1px solid #b3b3b3; } }
