/*--------------------------------------------------------------------------
   Handle
---------------------------------------------------------------------------*/
@media screen and (max-width:767px) {
  #Handle #Contents {
    padding-top: 5.3333333333vw;
    margin-top: 5.3333333333vw;
    margin-bottom: 16vw;
    border-top: 1px solid #b3b3b3;
  }
}

.handleHeader {
  box-sizing: border-box;
  padding: 15px;
  border-bottom: 2px solid #dcdcdc;
  background: #fff;
}
@media screen and (max-width:767px) {
  .handleHeader {
    padding: 2.6666666667vw;
  }
}
@media print, screen and (min-width:768px) {
  .handleHeaderInner {
    width: 1080px;
    margin: 0 auto;
  }
}
.handleHeaderLogo {
  width: 140px;
}
@media screen and (max-width:767px) {
  .handleHeaderLogo {
    width: 30.4vw;
    margin: 0 auto;
  }
}
.handleHeaderLogo a {
  display: block;
}
.handleHeaderNote {
  text-align: right;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 12px;
}
@media screen and (max-width:767px) {
  .handleHeaderNote {
    text-align: left;
    padding-bottom: 8px;
    margin-bottom: 15px;
    font-size: 11px;
    text-indent: -1em;
    padding-left: 1em;
    line-height: 1.4;
    border-bottom: 1px solid #dfdfdf;
  }
}

/* clearfix */
#hemorindWrap {
  font-size: 18px;
  line-height: 1;
  color: #000000;
  padding: 0 0 0 0;
  font-family: "Noto Sans JP", sans-serif;
}
@media screen and (max-width:767px) {
  #hemorindWrap {
    font-size: 4vw;
    line-height: 1;
    color: #000000;
    width: 100%;
    max-width: 170.6666666667vw;
    height: auto;
    min-height: 100%;
    padding: 0 0 3% 0;
    margin: 0 auto;
  }
}
@media print, screen and (min-width:768px) {
  #hemorindWrap {
    margin-bottom: 120px;
  }
}

#hemorindWrap div,
#hemorindWrap p,
#hemorindWrap ul,
#hemorindWrap li {
  box-sizing: border-box;
}

#hemorindWrap img {
  font-size: 0;
  line-height: 0;
  width: 100%;
  vertical-align: top;
}
@media screen and (max-width:767px) {
  #hemorindWrap img {
    height: auto;
    max-width: 100%;
  }
}

/* //////////////////////////////////////////////////////////////////// */
#hemorindWrap .heading2 {
  margin-bottom: 30px;
}
@media screen and (max-width:767px) {
  #hemorindWrap .heading2 {
    margin-bottom: 5.4%;
  }
}
#hemorindWrap .heading3 {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 10px;
}
@media screen and (max-width:767px) {
  #hemorindWrap .heading3 {
    font-size: 3.125vw;
    margin-bottom: 1.3333333333vw;
  }
}
#hemorindWrap p .emphasis {
  background-color: #fbff92;
}
#hemorindWrap .indent {
  margin-left: 1em;
}
#hemorindWrap .text, #hemorindWrap .texts {
  font-size: 18px;
  line-height: 1.7;
  font-weight: normal;
}
@media screen and (max-width:767px) {
  #hemorindWrap .text, #hemorindWrap .texts {
    font-size: 3.37vw;
    line-height: 1.6;
  }
}
#hemorindWrap .inner {
  width: 1080px;
  margin: 0 auto;
}
@media screen and (max-width:767px) {
  #hemorindWrap .inner {
    width: 100%;
  }
}
#hemorindWrap ._flex {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
@media print, screen and (min-width:768px) {
  #hemorindWrap ._flex {
    flex-wrap: wrap;
  }
}
@media screen and (max-width:767px) {
  #hemorindWrap ._flex {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
  }
}
#hemorindWrap .mainVisual {
  width: 100%;
  height: auto;
}
#hemorindWrap .introArea {
  background: url(/brand/hemorind/assets/images/handle/chapter01_bg.jpg) no-repeat center center;
  background-size: cover;
  background-attachment: fixed;
}
@media print, screen and (min-width:768px) {
  #hemorindWrap .introArea {
    padding: 35px 0;
  }
}
#hemorindWrap .chapterBox {
  background: #c2ebff;
  border: 1px solid #dfdfdf;
  padding: 40px;
}
@media screen and (max-width:767px) {
  #hemorindWrap .chapterBox {
    padding: 0;
  }
}
#hemorindWrap .chapterBoxInner {
  background: url(/brand/hemorind/assets/images/handle/chapter01_inner_bg_patern.jpg) repeat center center;
  padding: 50px 49px;
}
@media screen and (max-width:767px) {
  #hemorindWrap .chapterBoxInner {
    padding: 0 4.7% 9.43%;
  }
}
#hemorindWrap .introArea .col {
  margin-bottom: 50px;
}
@media screen and (max-width:767px) {
  #hemorindWrap .introArea .col {
    padding: 5.4% 0 0;
    margin-bottom: 3.125%;
  }
}
@media print, screen and (min-width:768px) {
  #hemorindWrap .introArea .col .text {
    line-height: 2;
  }
}
@media screen and (max-width:767px) {
  #hemorindWrap .introArea .col._02 ._flex {
    margin-bottom: 6.4%;
  }
}
@media print, screen and (min-width:768px) {
  #hemorindWrap .introArea .col._02 ._flex .text {
    width: 450px;
  }
}
@media screen and (max-width:767px) {
  #hemorindWrap .introArea .col._02 ._flex .text {
    order: 0;
  }
}
@media print, screen and (min-width:768px) {
  #hemorindWrap .introArea .col._02 ._flex .text--diff {
    width: 100%;
  }
}
@media screen and (max-width:767px) {
  #hemorindWrap .introArea .col._02 ._flex .text--diff {
    order: 1;
  }
}
@media print, screen and (min-width:768px) {
  #hemorindWrap .introArea .col._02 .img {
    width: 428px;
  }
}
@media screen and (max-width:767px) {
  #hemorindWrap .introArea .col._02 .img {
    order: 2;
    width: 87%;
    margin: 6.25% auto 9%;
  }
}
#hemorindWrap .introArea .col._03 {
  background: #eef9ff;
  padding: 20px;
  margin-bottom: 0;
  border: 10px solid #daf0fc;
}
@media screen and (max-width:767px) {
  #hemorindWrap .introArea .col._03 {
    padding: 5%;
    border: 8px solid #daf0fc;
  }
}
@media screen and (max-width:767px) {
  #hemorindWrap .introArea .col._03 ._flex {
    flex-direction: row;
    flex-wrap: wrap;
    align-items: flex-start;
    row-gap: 1em;
  }
}
@media screen and (max-width:767px) {
  #hemorindWrap .introArea .col._03 .sp-contents {
    display: contents;
  }
}
@media print, screen and (min-width:768px) {
  #hemorindWrap .introArea .col._03 .contents {
    display: contents;
  }
}
@media screen and (max-width:767px) {
  #hemorindWrap .introArea .col._03 .contents {
    line-height: 1.6;
    width: 58.6%;
  }
}
#hemorindWrap .introArea .col._03 .img {
  width: 211px;
}
@media screen and (max-width:767px) {
  #hemorindWrap .introArea .col._03 .img {
    width: 35%;
    padding-right: 6.4%;
  }
}
#hemorindWrap .introArea .col._03 .texts {
  width: 599px;
}
@media screen and (max-width:767px) {
  #hemorindWrap .introArea .col._03 .texts {
    width: 100%;
  }
}
#hemorindWrap .introArea .col._03 .position {
  display: inline-block;
  color: #FFFFFF;
  background: #0299e0;
  padding: 0 20px;
  margin-bottom: 10px;
}
@media print, screen and (min-width:768px) {
  #hemorindWrap .introArea .col._03 .position {
    line-height: 1.7;
  }
}
@media screen and (max-width:767px) {
  #hemorindWrap .introArea .col._03 .position {
    display: inline-block;
    font-size: 3.2vw;
    color: #FFFFFF;
    padding: 1.3333333333vw 3.4666666667vw;
    margin-bottom: 1.56%;
    background: #0299e0;
  }
}
#hemorindWrap .introArea .col._03 .name {
  color: #0299e0;
}
@media print, screen and (min-width:768px) {
  #hemorindWrap .introArea .col._03 .name {
    line-height: 1.7;
  }
}
@media screen and (max-width:767px) {
  #hemorindWrap .introArea .col._03 .name {
    font-size: 3.7333333333vw;
    font-weight: 500;
  }
}
#hemorindWrap .introArea .col._03 .name .font_big {
  font-size: 1.6em;
}
@media screen and (max-width:767px) {
  #hemorindWrap .introArea .col._03 .name .font_big {
    font-size: 6.25vw;
  }
}
#hemorindWrap .introArea .col._03 .text {
  font-size: 16px;
}
@media screen and (max-width:767px) {
  #hemorindWrap .introArea .col._03 .text {
    font-size: 3.37vw;
  }
}
#hemorindWrap .introArea .introNote {
  text-align: right;
  font-size: 12px;
  padding: 20px;
  background: #FFF;
}
@media screen and (max-width:767px) {
  #hemorindWrap .introArea .introNote {
    text-align: left;
    font-size: 11px;
    text-indent: -1em;
    line-height: 1.4;
  }
}
#hemorindWrap .matomeWrap {
  background: url(/brand/hemorind/assets/images/handle/matome_bg.jpg) no-repeat center center;
  background-size: cover;
  background-attachment: fixed;
  padding: 60px 0 20px;
}
#hemorindWrap .matomeWrap .inner {
  background: #b5e2fa;
  padding: 15px;
  width: 1000px;
}
#hemorindWrap .matomeWrap .contentsWrap {
  background: #d4effd;
  border: 3px solid #FFFFFF;
  padding: 35px;
}
#hemorindWrap .matomeWrap .line {
  background: #FFFFFF;
  padding: 50px 50px 0;
}
#hemorindWrap .matomeWrap .line._1 .text {
  line-height: 1.8;
  width: 391px;
}
@media print, screen and (min-width:768px) {
  #hemorindWrap .matomeWrap .line._1 .img {
    width: 363px;
  }
}
@media screen and (max-width:767px) {
  #hemorindWrap .matomeWrap .line._1 .img {
    padding: 5.4% 0;
  }
}
#hemorindWrap .matomeWrap .line._2 .catch {
  font-size: 26px;
  font-weight: 600;
  text-align: center;
  margin-bottom: 30px;
}
@media screen and (max-width:767px) {
  #hemorindWrap .matomeWrap .line._2 .catch {
    font-size: 4.69vw;
    font-weight: 500;
    margin-bottom: 6%;
  }
}
#hemorindWrap .matomeWrap .line._2 .point {
  position: relative;
  z-index: 100;
  font-size: 14px;
  text-align: center;
  color: #FFFFFF;
  width: 74px;
  padding: 20px 0 12px;
  margin: 0 auto;
  background: #f00000;
  border-radius: 50%;
}
@media screen and (max-width:767px) {
  #hemorindWrap .matomeWrap .line._2 .point {
    font-size: 2.1875vw;
    text-align: center;
    width: 15.3%;
    padding: 10px 0;
    margin: -3% 0 0 -3%;
  }
}
#hemorindWrap .matomeWrap .line._2 .point > .num {
  display: block;
  font-size: 1.8em;
  padding-top: 2px;
}
@media screen and (max-width:767px) {
  #hemorindWrap .matomeWrap .line._2 .point > .num {
    font-size: 4.06vw;
    padding-top: 0.5333333333vw;
  }
}
#hemorindWrap .matomeWrap .line._2 .texts {
  padding: 40px 15px 40px;
  margin-top: -35px;
  border: 1px solid #dfdfdf;
  border-radius: 4px;
}
@media screen and (max-width:767px) {
  #hemorindWrap .matomeWrap .line._2 .texts {
    text-align: center;
    padding: 4vw 4vw 4vw 9.3333333333vw;
    margin-top: -9.3333333333vw;
    border: 1px solid #dfdfdf;
    border-radius: 1.0666666667vw;
  }
}
#hemorindWrap .matomeWrap .line._2 .texts .tt {
  color: #f00000;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.3;
  text-align: center;
  margin-bottom: 10px;
}
@media screen and (max-width:767px) {
  #hemorindWrap .matomeWrap .line._2 .texts .tt {
    font-size: 4.6vw;
    text-align: center;
    margin-bottom: 2.6666666667vw;
  }
}
#hemorindWrap .matomeWrap .line._2 .col {
  width: 246px;
}
@media screen and (max-width:767px) {
  #hemorindWrap .matomeWrap .line._2 .col {
    height: 100%;
    margin-bottom: 5%;
  }
}
#hemorindWrap .matomeWrap .line._2 .col._2 .texts {
  padding-bottom: 10px;
}
@media print, screen and (min-width:768px) {
  #hemorindWrap .matomeWrap .line._3.img {
    text-align: center;
    padding-bottom: 20px;
  }
}
@media screen and (max-width:767px) {
  #hemorindWrap .matomeWrap .line._3.img {
    margin-bottom: 9.3%;
  }
}
@media print, screen and (min-width:768px) {
  #hemorindWrap .matomeWrap .line._3.img img {
    width: 701px;
  }
}
#hemorindWrap .matomeWrap .line._4 .clm2, #hemorindWrap .matomeWrap .line._5 .btns {
  width: 645px;
  margin: 0 auto;
}
@media screen and (max-width:767px) {
  #hemorindWrap .matomeWrap .line._4 .clm2, #hemorindWrap .matomeWrap .line._5 .btns {
    width: 88%;
    margin: 0 auto 5%;
  }
}
@media screen and (max-width:767px) {
  #hemorindWrap .matomeWrap .line._4 .clm2 .btn, #hemorindWrap .matomeWrap .line._5 .btns .btn {
    margin-bottom: 5%;
  }
}
#hemorindWrap .matomeWrap .line._4 .clm2 {
  align-items: stretch;
}
#hemorindWrap .matomeWrap .line._4 .img {
  width: 350px;
}
@media screen and (max-width:767px) {
  #hemorindWrap .matomeWrap .line._4 .img {
    width: 88%;
    margin: 0 auto 5%;
  }
}
#hemorindWrap .matomeWrap .line._4 .texts {
  width: 266px;
  background: #f5f5f5;
  padding: 25px;
}
@media screen and (max-width:767px) {
  #hemorindWrap .matomeWrap .line._4 .texts {
    width: 80%;
    padding: 5%;
    margin: 0 auto;
  }
}
#hemorindWrap .matomeWrap .line._4 .texts .text, #hemorindWrap .matomeWrap .line._4 .texts .type {
  font-size: 14px;
}
@media screen and (max-width:767px) {
  #hemorindWrap .matomeWrap .line._4 .texts .text, #hemorindWrap .matomeWrap .line._4 .texts .type {
    font-size: 2.6vw;
  }
}
#hemorindWrap .matomeWrap .line._4 .texts .type {
  display: inline-block;
  padding: 0 10px;
  margin-top: 20px;
  border: 1px solid #000000;
}
@media screen and (max-width:767px) {
  #hemorindWrap .matomeWrap .line._4 .texts .type {
    font-size: 2.6vw;
    padding: 0.8vw 2.6666666667vw;
    margin-top: 2.6666666667vw;
    border: 1px solid #000;
  }
}
#hemorindWrap .matomeWrap .line._6 {
  text-align: center;
  padding-bottom: 60px;
}
@media screen and (max-width:767px) {
  #hemorindWrap .matomeWrap .line._6 {
    margin-bottom: 5%;
  }
}
#hemorindWrap .matomeWrap .line._6 .tt {
  font-size: 18px;
}
#hemorindWrap .btmNotes {
  font-size: 12px;
  text-align: right;
  width: 1000px;
  padding: 0 0 30px 0;
  margin: 80px auto 0;
}
@media screen and (max-width:767px) {
  #hemorindWrap .btmNotes {
    font-size: 3.2vw;
    text-align: right;
    width: 93.75%;
    margin: 6% auto 0;
    padding: 0 0 4% 0;
  }
}
#hemorindWrap .rtt {
  display: block;
  position: fixed;
  right: 2%;
  bottom: 5%;
  width: 80px;
  height: 80px;
  z-index: 100;
}

/*******************************/
.bldFnt {
  font-weight: bold !important;
}

.nmlFnt {
  font-weight: normal !important;
}

.lrgFnt110 {
  font-size: 110% !important;
}

.lrgFnt120 {
  font-size: 120% !important;
}

.lrgFnt130 {
  font-size: 130% !important;
}

.lrgFnt140 {
  font-size: 140% !important;
}

.smlFnt90 {
  font-size: 90% !important;
}

.smlFnt85 {
  font-size: 85% !important;
}

.smlFnt80 {
  font-size: 80% !important;
}

.taLeft {
  text-align: left !important;
}

.taRight {
  text-align: right !important;
}

.taCtr {
  text-align: center !important;
}

.flLeft {
  float: left !important;
}

.flRight {
  float: right !important;
}

.flClr {
  clear: both !important;
}

.psRel {
  position: relative !important;
}

.psAbs {
  position: absolute !important;
}

.topMrg0 {
  margin-top: 0 !important;
}

.topMrg5 {
  margin-top: 5px !important;
}

.topMrg10 {
  margin-top: 10px !important;
}

.topMrg15 {
  margin-top: 15px !important;
}

.topMrg20 {
  margin-top: 20px !important;
}

.topMrg25 {
  margin-top: 25px !important;
}

.topMrg30 {
  margin-top: 30px !important;
}

.topMrg35 {
  margin-top: 35px !important;
}

.topMrg40 {
  margin-top: 40px !important;
}

.topMrg50 {
  margin-top: 50px !important;
}

.topMrg60 {
  margin-top: 60px !important;
}

.topMrg70 {
  margin-top: 70px !important;
}

.topMrg80 {
  margin-top: 80px !important;
}

.topMrg90 {
  margin-top: 90px !important;
}

.topMrg100 {
  margin-top: 100px !important;
}

.topPdd0 {
  padding-top: 0 !important;
}

.topPdd5 {
  padding-top: 5px !important;
}

.topPdd10 {
  padding-top: 10px !important;
}

.topPdd15 {
  padding-top: 15px !important;
}

.topPdd20 {
  padding-top: 20px !important;
}

.topPdd25 {
  padding-top: 25px !important;
}

.topPdd30 {
  padding-top: 30px !important;
}

.topPdd40 {
  padding-top: 40px !important;
}

.topPdd50 {
  padding-top: 50px !important;
}

.topPdd60 {
  padding-top: 60px !important;
}

.topPdd70 {
  padding-top: 70px !important;
}

.topPdd80 {
  padding-top: 80px !important;
}

.topPdd90 {
  padding-top: 90px !important;
}

.topPdd100 {
  padding-top: 100px !important;
}

.btmPdd0 {
  padding-bottom: 0 !important;
}

.btmPdd5 {
  padding-bottom: 5px !important;
}

.btmPdd10 {
  padding-bottom: 10px !important;
}

.btmPdd15 {
  padding-bottom: 15px !important;
}

.btmPdd20 {
  padding-bottom: 20px !important;
}

.btmPdd25 {
  padding-bottom: 25px !important;
}

.btmPdd30 {
  padding-bottom: 30px !important;
}

.btmPdd40 {
  padding-bottom: 40px !important;
}

.btmPdd50 {
  padding-bottom: 50px !important;
}

.leftSp1 {
  margin-left: 1em !important;
}

.leftSp1-5 {
  margin-left: 1.5em !important;
}

.leftSp2 {
  margin-left: 2em !important;
}

.leftSp2-5 {
  margin-left: 2.5em !important;
}

.leftSp3 {
  margin-left: 3em !important;
}

.leftSp3-5 {
  margin-left: 3.5em !important;
}

.leftSp4 {
  margin-left: 4em !important;
}

.leftSp4-5 {
  margin-left: 4.5em !important;
}

.leftSp5 {
  margin-left: 5em !important;
}

.leftSp5-5 {
  margin-left: 5.5em !important;
}

.leftSp6 {
  margin-left: 6em !important;
}

.lh0 {
  line-height: 0 !important;
}

.lh1 {
  line-height: 1 !important;
}

.lh1-1 {
  line-height: 1.1 !important;
}

.lh1-2 {
  line-height: 1.2 !important;
}

.lh1-3 {
  line-height: 1.3 !important;
}

.lh1-4 {
  line-height: 1.4 !important;
}

.lh1-5 {
  line-height: 1.5 !important;
}

.lh1-6 {
  line-height: 1.6 !important;
}

.lh1-7 {
  line-height: 1.7 !important;
}

.lh1-8 {
  line-height: 1.8 !important;
}

.lh1-9 {
  line-height: 1.9 !important;
}

.lh2 {
  line-height: 2 !important;
}