@charset "UTF-8";
/* CSS Document */
.indexPanel:nth-child(1) {
  background: url("../img/index_panel_pledge.jpg") no-repeat;
  background-size: 100% auto;
}
.indexPanel:nth-child(2) {
  background: url("../img/index_panel_policy.jpg") no-repeat;
  background-size: 100% auto;
}
.indexPanel:nth-child(3) {
  background: url("../img/index_panel_characteristics.jpg") no-repeat;
  background-size: 100% auto;
}
.indexPanel:nth-child(4) {
  background: url("../img/index_panel_introduction.jpg") no-repeat;
  background-size: 100% auto;
}
.indexPanel:nth-child(5) {
  background: url("./img/index_panel_painless.jpg") no-repeat;
  background-size: 100% auto;
}
.indexPanel:nth-child(6) {
  background: none;
}
.indexPanel:nth-child(6)::after {
  display: none;
}
.about .subPage_headerBox_inner::after {
  background: url("../img/subH_about.jpg") no-repeat center;
  background-size: cover;
}
.introduction .subPage_headerBox_inner::after {
  background: url("../img/subH_introduction.jpg") no-repeat center;
  background-size: cover;
}
.policy .subPage_headerBox_inner::after {
  background: url("../img/subH_policy.jpg") no-repeat center;
  background-size: cover;
}
.pledge .subPage_headerBox_inner::after {
  background: url("../img/subH_pledge.jpg") no-repeat center;
  background-size: cover;
}
.characteristics .subPage_headerBox_inner::after {
  background: url("../img/subH_characteristics.jpg") no-repeat center;
  background-size: cover;
}
.painless .subPage_headerBox_inner::after {
  background: url("./img/subH_painless.jpg") no-repeat center;
  background-size: cover;
}
.about .secInner {
  width: 1200px;
  margin: 120px auto;
}
.about .secInner:first-child {
  margin-top: 0;
}
.about .secInner:last-child {
  margin-bottom: 0;
}
@media screen and (max-width:768px) {
  .about .secInner {
    width: 100%;
  }
}
@media screen and (max-width:620px) {
  .about .subPage_headerBox_inner::after {
    background: url("../img/subH_about_sp.jpg") no-repeat center;
    background-size: cover;
  }
  .introduction .subPage_headerBox_inner::after {
    background: url("../img/subH_introduction_sp.jpg") no-repeat center;
    background-size: cover;
  }
  .policy .subPage_headerBox_inner::after {
    background: url("../img/subH_policy_sp.jpg") no-repeat center;
    background-size: cover;
  }
  .pledge .subPage_headerBox_inner::after {
    background: url("../img/subH_pledge_sp.jpg") no-repeat center;
    background-size: cover;
  }
  .characteristics .subPage_headerBox_inner::after {
    background: url("../img/subH_characteristics_sp.jpg") no-repeat center;
    background-size: cover;
  }
  .painless .subPage_headerBox_inner::after {
    background: url("./img/subH_painless_sp.jpg") no-repeat center;
    background-size: cover;
  }
  .indexPanel:nth-child(6) {
    background: none;
    display: none;
  }
}
/* ------------------------------------
  10 things patients want page (pledge)
------------------------------------ */
.demandBox {
  padding-right: 30%;
  margin-bottom: 100px;
  position: relative;
}
.demandBox>span {
  font-size: 14px;
  letter-spacing: 0.05em;
  color: #b0922a;
  text-align: center;
  display: block;
}
h3.patientsDemand {
  font-size: 25px;
  display: flex;
  align-items: center;
  margin-top: 6px;
}
h3.patientsDemand::after {
  display: none;
}
.num {
  background: #d5deec;
  line-height: 60px;
  display: inline-block;
  border-radius: 60px;
  width: 60px;
  height: 60px;
  text-align: center;
  font-size: 30px;
  color: #fff;
  letter-spacing: 0.01px;
  margin-right: 1rem;
  text-shadow: 1px 1px 16px #4871b2;
}
.patientsDemand span:nth-child(2) {
  width: 87%;
}
.patientsDemand_answer {
  margin-top: 20px;
  width: 80%;
  float: right;
  background: #fff;
  padding: 2em 2em 1em;
  border-radius: 5px;
  box-shadow: 2px 2px 5px rgb(180 186 196 / 31%);
  position: relative;
}
.patientsDemand_answer::before {
  content: "";
  position: absolute;
  display: block;
  background: url("img/arrow.svg") no-repeat;
  width: 74px;
  height: 85px;
  background-size: 100% auto;
  top: -27px;
  left: -56px;
}
.demandBox::after {
  content: "";
  clear: both;
  display: block;
  float: none;
}
.patientsDemand_answer span {
  font-size: 14px;
  letter-spacing: 0.05em;
  color: #b0922a;
}
h4.pledgeTxt {
  margin-top: 0;
  font-size: 22px;
  border: none;
  display: block;
  margin-block-end: 0.5rem;
}
.patientsDemand_answer div {
  text-align: right;
}
.patientsDemand_answer a.min_linkBtn {
  font-size: 14px;
  padding: 0 38px;
  display: inline-block;
  border: 1px solid #b0922c;
  color: #b0922b;
  margin-block-end: 0.5rem;
}
#policy1::before {
  content: "";
  background: url(img/policy_bg_02.jpg) no-repeat;
  background-size: 100% auto;
  width: 600px;
  height: 800px;
  display: block;
  position: absolute;
  top: 1%;
  left: 76%;
  z-index: -1;
}
#policy4::before {
  content: "";
  background: url(img/policy_bg_01.jpg) no-repeat;
  background-size: 100% auto;
  width: 600px;
  height: 800px;
  display: block;
  position: absolute;
  top: 300px;
  left: 76%;
  z-index: -1;
}
#policy7::before {
  content: "";
  background: url(img/policy_bg_03.jpg) no-repeat;
  background-size: 100% auto;
  width: 600px;
  height: 800px;
  display: block;
  position: absolute;
  top: 1%;
  left: 76%;
  z-index: -1;
  opacity: 0.8;
}
#policy9::before {
  content: "";
  background: url(img/policy_bg_04.jpg) no-repeat;
  background-size: 100% auto;
  width: 600px;
  height: 800px;
  display: block;
  position: absolute;
  top: 1%;
  left: 76%;
  z-index: -1;
}
@media screen and (max-width:768px) {
  .demandBox {
    padding-right: 0;
  }
}
@media screen and (max-width:620px) {
  .patientsDemand {
    font-size: 5.33vw;
  }
  .num {
    background: #d5deec;
    line-height: 13vw;
    display: inline-block;
    border-radius: 60px;
    width: 13vw;
    height: 13vw;
    text-align: center;
    font-size: 7.46vw;
    color: #fff;
    letter-spacing: 0.01px;
    margin-right: 1rem;
  }
  .patientsDemand span:nth-child(2) {
    width: 100%;
  }
  h3.patientsDemand {
    font-size: 5.33vw;
    flex-direction: column;
    row-gap: 1rem;
  }
  h4.pledgeTxt {
    font-size: 5vw;
    padding: 10px 0;
  }
  h4.pledgeTxt+p {
    font-size: 14px;
  }
  .patientsDemand_answer {
    padding: 5.33vw;
    width: 95%;
  }
  .patientsDemand_answer::before {
    background: url("img/arrow_sp.svg") no-repeat;
    width: 24px;
    height: 75px;
    background-size: 100% auto;
    top: -30px;
    left: -15px;
  }
  #policy1::before,
  #policy4::before,
  #policy7::before,
  #policy9::before {
    top: 150px;
    left: -4.5vw;
    opacity: 0.3;
  }
}
/* ------------------
  about section
------------------ */
.about_contentBox {
  margin-bottom: 90px;
}
.about_contentBox .flexbox {
  align-items: center;
}
/*.about_contentBox .txtBox {
  width: 514px;
}
.about_contentBox .imgBox {
  width: 500px;
}*/
.about_contentBox .imgBox {
  width: 45%;
  padding: 5rem;
  background: #d5deec;
  border-radius: 100%;
  overflow: visible;
}

.about_contentBox h4 {
  border-top: 1px solid #3d5972;
  display: inline-block;
  border-bottom: 1px solid #3d5972;
  padding: 10px 7px;
  margin-bottom: 40px;
}
.about_contentBox .apdx {
  font-size: 1.2rem;
}
.aboutSubHeader {
  font-size: 1.4rem;
  background: #4d7abc;
  border-radius: 4px;
  padding: 0.1em 0.3em;
  color: #fff;
  font-feature-settings: "palt";
  display: inline-block;
}
.contentsBox h3.aboutHeader {
  margin-block-start: 0.9rem;
  /*border-block-end: 1px solid #7795c2;
    padding-block-end: 0.9rem;*/
}
.contentsBox h3.aboutHeader::after {
  display: none;
}
.listCover {
  display: flex;
  justify-content: center;
  margin-block-end: 80px;
}
ul.featureList {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding-inline: 0;
  border-radius: 10px;
  border: solid 2px #d5deec;
  padding: 35px 30px 31px 25px;
  margin: 0 auto;
  max-width: 960px;
}
.featureList li {
  font-size: 18px;
  display: flex;
  align-items: center;
  margin: 6px 0 30px;
  font-family: 'Noto Serif JP', serif;
  letter-spacing: 0.08em;
  width: 50%;
}
.featureList li:last-child {
  margin: 6px 0 0;
}
.featureList li a {
  border-bottom: 1px solid #3d5872;
  padding-block-end: 2px;
}
.featureList_item .num {
  background: #f6d3de;
  line-height: 60px;
  display: inline-block;
  border-radius: 60px;
  width: 60px;
  height: 60px;
  text-align: center;
  font-size: 30px;
  color: #fff;
  letter-spacing: 0.01px;
  margin-right: 1rem;
  position: relative;
  top: auto;
  left: auto;
  text-shadow: 1px 1px 16px #dc3535;
}
.contentHeader.characteristicsHeader {
  position: relative;
  padding-inline-start: 79px;
  line-height: 1.6;
}
.contentHeader.characteristicsHeader::before {
  content: "1";
  background: #f6d3de;
  line-height: 60px;
  display: inline-block;
  border-radius: 60px;
  width: 60px;
  height: 60px;
  text-align: center;
  font-size: 30px;
  color: #fff;
  letter-spacing: 0.01px;
  margin-right: 1rem;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  text-shadow: 1px 1px 16px #dc3535;
}
.contentHeader.characteristicsHeader.item2::before {
  content: "2";
}
.contentHeader.characteristicsHeader.item3::before {
  content: "3";
}
.contentHeader.characteristicsHeader.item4::before {
  content: "4";
}

@media screen and (max-width:768px) {
  .about_contentBox .txtBox {
    width: 100%;
    max-width: 500px;
  }
  .about_contentBox {
    margin-bottom: 4rem;
  }
  .about_contentBox .imgBox {
    width: 50%;
    max-width: 500px;
    margin-bottom: 1rem;
    padding: 0;
    height: auto;
  }
  .aboutSubHeader {
    font-size: clamp(12px, 3.05vw, 14px);
  }
  ul.featureList {
    flex-direction: column;
    width: 100%;
    padding: 35px 4vw;
  }
  .featureList li {
    width: 100%;
    font-size: clamp(14px, 4.23vw, 17px);
  }
  .featureList_item .num {
    line-height: 11vw;
    width: 11vw;
    height: 11vw;
    font-size: 6vw;
    margin-right: 3vw;
  }
  .contentHeader.characteristicsHeader {
    position: relative;
    padding-inline-start: 14vw;
    line-height: 1.6;
  }
  .contentHeader.characteristicsHeader::before {
    line-height: 11vw;
    width: 11vw;
    height: 11vw;
    font-size: 6vw;
    margin-right: 3vw;
  }
}
/*max-width:768px*/
@media screen and (max-width:620px) {}
/*max-width:620px*/
/* ------------------
  Introduction Page
------------------ */
.introduction_item {
  background: #fff;
  border-radius: 5px;
  padding: 20px 40px;
  margin: 0 0 5rem;
  box-shadow: 2px 2px 5px rgb(180 186 196 / 31%);
}
.introBtnBox {
  display: flex;
  column-gap: 2rem;
  margin-block: 2rem;
}
.intro_formBtn {
  font-size: 13px;
  font-weight: bold;
  background: #4d7abc;
  color: #fff;
  padding: 13px 25px;
  border-radius: 100vh;
}
.intro_lineBtn {
  color: #fff;
  font-size: 13px;
  font-weight: bold;
  padding: 13px 25px 13px 60px;
  border-radius: 100vh;
  background: #06c756;
  margin: 0 10px 0 0;
  pointer-events: all;
  position: relative;
}
.intro_lineBtn::before {
  content: "";
  width: 40px;
  height: 40px;
  background: url(../img/icon_line.png) center no-repeat;
  background-size: 100% auto;
  display: block;
  position: absolute;
  left: 16px;
  top: 50%;
  transform: translateY(-50%);
}
.subContentsCover {
  background: #e4e9f4;
  border-radius: 7px;
  padding: 3rem 0 0;
  margin-block-end: 3rem;
}
@media screen and (max-width: 768px) {
  .introduction_item {
    background: #fff;
    border-radius: 5px;
    padding: 10px 8vw;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
  }
}
@media screen and (max-width: 620px) {
  .introduction_item {
    padding: 10px 4vw;
  }
  .introBtnBox {
    flex-wrap: wrap;
    row-gap: 2rem;
  }
}