@charset "UTF-8";
body.fancybox-lock {
  overflow: hidden;
}

#contents br.hp-spOnly {
  display: none;
}
@media only screen and (max-width: 767px) {
  #contents br.hp-spOnly {
    display: block;
  }
}
@media only screen and (max-width: 767px) {
  #contents .bl_imgSet__2colsp {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #contents .bl_imgSet__2colsp .bl_imgSet_item {
    width: 100%;
  }
  #contents .bl_imgSet__2colsp .bl_imgSet_txt {
    font-size: 1.6rem;
  }
}
#contents .bl_imgSet__2colRm {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
#contents .bl_imgSet__2colRm .bl_imgSet_item {
  -webkit-box-flex: inherit;
      -ms-flex-positive: inherit;
          flex-grow: inherit;
  margin-left: auto;
}
#contents .bl_infoList {
  margin-bottom: 20px;
}
#contents .bl_infoList_item + .bl_infoList_item {
  margin-top: 20px;
}
#contents .bl_infoList_team {
  display: inline-block;
  border-radius: 4px;
  width: 107px;
  background-color: #EDEADB;
  color: #A5964B;
  text-align: center;
  vertical-align: top;
}
#contents .bl_infoList_desc {
  display: inline-block;
  margin-left: 10px;
  width: calc(100% - 123px);
}
@media only screen and (max-width: 767px) {
  #contents .bl_infoList_item + .bl_infoList_item {
    margin-top: 15px;
  }
  #contents .bl_infoList_team {
    width: 96px;
  }
  #contents .bl_infoList_desc {
    margin-left: 5px;
    width: calc(100% - 107px);
  }
}
#contents .zukaiClearFix::after {
  content: "";
  clear: both;
  display: block;
}
#contents .bl_commentSet {
  margin-top: 10px;
}
#contents .bl_commentSet_txt {
  margin-top: 10px;
  line-height: 1.8;
  letter-spacing: 0.08em;
}
#contents .bl_commentSet .comment-list {
  clear: both;
}
#contents .bl_commentSet .zukai {
  margin: 15px;
}
@media only screen and (max-width: 767px) {
  #contents .bl_commentSet .zukai {
    margin: 15px auto;
  }
}
#contents .bl_detailContainer {
  margin-top: 60px;
  margin-left: auto;
  margin-right: auto;
  width: 516px;
}
@media only screen and (max-width: 767px) {
  #contents .bl_detailContainer {
    margin-top: 30px;
    width: 100%;
  }
}
#contents .bl_table__3col .bl_table_ttl {
  border-right: 1px solid #DCDCDC;
  width: 178px;
  font-size: 1.2rem;
  vertical-align: middle;
  text-align: left;
}
#contents .bl_table__3col .bl_table_ttlLink {
  color: #A5964B;
  text-decoration: underline;
}
#contents .bl_table__3col .bl_table_ttlLink:hover {
  text-decoration: none;
}
@media only screen and (max-width: 767px) {
  #contents .bl_table__3col {
    margin-top: 5px;
  }
  #contents .bl_table__3col td {
    padding: 7px 10px;
  }
  #contents .bl_table__3col .bl_table_ttl {
    width: 34.6268656716%;
  }
  #contents .bl_table__3col .bl_table_ttlLink {
    color: #A5964B;
    font-size: 1.1rem;
    line-height: 2.2909090909;
    text-decoration: underline;
  }
  #contents .bl_table__3col .bl_table_txt {
    width: 34.6268656716%;
  }
  #contents .bl_table__3col .bl_table_icon {
    padding: 7px 2px;
    width: 30.7462686567%;
  }
}
#contents .bl_modalBtn__mt0 {
  margin-top: 0;
}
#contents .bl_modalBtn + .bl_table__3col {
  margin-top: 20px;
}
#contents .bl_noteModalSet + .bl_table__3col {
  margin-top: 20px;
}
#contents .bl_flowSet_wrap {
  position: relative;
}
#contents .bl_flowSet_wrap::after {
  content: url(../img/icon_arrow_01.svg);
  display: block;
  position: absolute;
  left: 50%;
  bottom: -45px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
#contents .bl_flowSet_wrap:last-child::after {
  display: none;
}
#contents .bl_flowSet_wrap + .bl_flowSet_wrap {
  margin-top: 60px;
}
#contents .bl_flowSet_item:not(:first-child) {
  margin-top: 20px;
}
#contents .bl_flowSet_item:not(:last-child) .el_doctorCom {
  margin: 10px 0 60px 0;
}
#contents .bl_flowSet_ttl {
  margin-bottom: 0;
  color: #444;
  font-family: "Noto Serif JP", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", "serif";
  font-size: 1.8rem;
  font-weight: 500;
  text-align: center;
}
#contents .bl_flowSet_img {
  display: block;
  margin-inline: auto;
}
#contents .bl_flowSet_imgSet {
  position: relative;
}
#contents .bl_flowSet + h3.el_detailHdg__lv3 {
  margin-top: 80px;
}
#contents .bl_flowSet_cap {
  margin-top: 4px;
}
#contents .bl_flowSet_cap .el_flowSet_cap {
  font-size: 1.2rem;
  text-align: left;
}
@media only screen and (max-width: 767px) {
  #contents .bl_flowSet_item::after {
    bottom: -40px;
  }
  #contents .bl_flowSet_img {
    margin-top: 16px;
  }
}
#contents .bl_flowSet__w516 .bl_flowSet_img {
  max-width: 516px;
}
@media only screen and (max-width: 767px) {
  #contents .bl_flowSet__w516 .bl_flowSet_img {
    max-width: inherit;
    width: 100%;
  }
}
#contents .bl_btnsBlock_ttl {
  color: #A5964B;
  font-family: "Noto Serif JP", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", "serif";
  font-size: 2.2rem;
  font-weight: 500;
  text-align: center;
}
#contents .bl_btnsBlock__2col a + a {
  margin-top: 0;
}
#contents .bl_btnsBlock__2col .inner {
  background-color: #F4F3F0;
  max-width: 516px;
  padding: 30px 90px;
}
#contents .bl_btnsBlock__2col .btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 20px 0 0;
  gap: 20px;
}
#contents .bl_btnsBlock__2col .btns + .bl_btnsBlock_ttl {
  margin-top: 55px;
}
#contents .bl_btnsBlock__2col .link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 5px 20px;
  width: calc((100% - 20px) / 2);
  font-size: 14px;
}
#contents .bl_btnsBlock__2col .link::before, #contents .bl_btnsBlock__2col .link::after {
  display: none;
}
@media only screen and (max-width: 767px) {
  #contents .bl_btnsBlock__2col {
    margin: 48px 0;
  }
  #contents .bl_btnsBlock__2col .inner {
    max-width: none;
    padding: 30px 10px;
  }
  #contents .bl_btnsBlock__2col .btns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 10px;
  }
  #contents .bl_btnsBlock__2col .btns + .bl_btnsBlock_ttl {
    margin-top: 40px;
  }
  #contents .bl_btnsBlock__2col .link {
    padding: 3px 8px;
    width: calc((100% - 10px) / 2);
    font-size: 1.4rem;
    line-height: 1.7142857143;
  }
}
#contents .el_doctorCom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#contents .el_doctorCom_img {
  width: 56px;
  height: 56px;
  border-radius: 50%;
  margin-right: 10px;
}
#contents .el_doctorCom__fzl .el_doctorCom_txt {
  font-size: 1.6rem;
  line-height: 1.8;
}
@media only screen and (max-width: 767px) {
  #contents .el_doctorCom__fzl {
    margin-top: 10px;
  }
  #contents .el_doctorCom__fzl .el_doctorCom_img {
    width: 32px;
    height: 32px;
  }
  #contents .el_doctorCom__fzl .el_doctorCom_txt {
    padding-top: 0;
    font-size: 1.4rem;
  }
}
#contents .el_doctorCom__float {
  float: left;
}
#contents .el_doctorCom a {
  text-decoration: underline;
}
@media only screen and (min-width: 768px) {
  #contents .el_doctorCom a:hover {
    text-decoration: none;
  }
}
#contents .bl_riskTxtLink + .bl_txtLink {
  margin-top: 20px;
}
@media only screen and (max-width: 767px) {
  #contents .bl_riskTxtLink {
    margin-top: 0;
    line-height: 1.8;
  }
}
#contents .bl_anchorBlock {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#contents .el_anchorLink {
  width: calc((100% - 4px) / 2);
}
#contents .el_anchorLink > a {
  display: block;
  position: relative;
  background-color: #EAE9E5;
  border-radius: 4px;
  padding: 11px 10px;
  color: #444;
  font-size: 1.5rem;
  line-height: 1.4;
}
#contents .el_anchorLink > a::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 10px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 18px;
  height: 18px;
  border: 1px solid #A5964B;
  border-radius: 50%;
}
#contents .el_anchorLink > a::after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 20px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 4px;
  height: 4px;
  border-top: 1px solid #A5964B;
  border-right: 1px solid #A5964B;
  -webkit-transform: translateY(-50%) rotate(135deg);
          transform: translateY(-50%) rotate(135deg);
}
#contents .el_grayLine {
  padding-top: 12px;
  border-bottom: 1px solid #DCDCDC;
}
@media only screen and (max-width: 767px) {
  #contents .el_grayLine {
    padding-top: 28px;
  }
}
#contents .anchor_block {
  margin: 20px 0;
}
#contents .anchor_block .anchors .inner .self li {
  width: calc((100% - 6px) / 2);
  -webkit-box-flex: inherit;
      -ms-flex: inherit;
          flex: inherit;
}
#contents .example_block .box .el_indexBtn {
  margin-top: 60px;
}
@media only screen and (max-width: 767px) {
  #contents .example_block .box .el_lvl4Hdg__detail {
    margin-bottom: 0;
    font-size: 1.6rem;
    line-height: 1.6875;
  }
  #contents .example_block .box .el_lvl4Hdg__detail + .bl_txtLink {
    margin-top: -3px;
  }
}
#contents .example_block .box h3.bl_flowSet_ttl {
  margin-bottom: 20px;
  color: #444;
}
#contents .example_block .box h2.el_detailHdg__lv2 {
  margin-top: 90px;
  margin-bottom: 0;
  padding-top: 70px;
  background-size: 180px;
}
@media only screen and (max-width: 767px) {
  #contents .example_block .box h2.el_detailHdg__lv2 {
    margin-top: 40px;
    padding-top: 40px;
    background-size: 100px;
  }
}
#contents .example_block .box h2.el_detailHdg__lv2 + .bl_flowSet {
  margin-top: 20px;
}
#contents .example_block .box h3.el_detailHdg__lv3 {
  background: #F4F3F0;
  float: none;
  width: calc(100% - 26px);
  padding: 5px 13px;
  margin: 20px auto 25px;
  color: #A5964B;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  #contents .example_block .box h3.el_detailHdg__lv3 {
    margin: 20px 0 10px;
  }
}
#contents .example_block .box .bl_flowSet + h3.el_detailHdg__lv3 {
  margin-top: 80px;
}
@media only screen and (max-width: 767px) {
  #contents .example_block .box .bl_flowSet + h3.el_detailHdg__lv3 {
    margin-top: 60px;
  }
}
#contents .example_block .box .progress_block {
  padding: 0 10px;
}
#contents .example_block .box .progress_block .divide2 figure {
  position: relative;
}
@media only screen and (max-width: 767px) {
  #contents .example_block .box .progress_block .divide2 ~ p {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 767px) {
  #contents .example_block .box .progress_block .divide2 ~ p.angleTitle__lv2 {
    margin-bottom: 0;
  }
}
#contents .example_block .box .progress_block .angleTitle__lv2 + .divide2 {
  margin-top: 0;
}
#contents .example_block .box .angleTitle__lv2 {
  margin-top: 40px;
  font-size: 2rem;
}
@media only screen and (max-width: 767px) {
  #contents .example_block .box .angleTitle__lv2 {
    margin-top: 20px;
    font-size: 1.6rem;
  }
}
#contents .example_block .box .angleTitle__lv2:not(:first-of-type) {
  margin-top: 60px;
}
@media only screen and (max-width: 767px) {
  #contents .example_block .box .angleTitle__lv2:not(:first-of-type) {
    margin-top: 40px;
  }
}
#contents h2.ornament0__noOrn {
  margin-top: 0;
  margin-bottom: 40px;
  padding-top: 0;
  background-image: none;
}

.bl_iconModal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
}
.bl_iconModal::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}
.bl_iconModal_container {
  z-index: 1001;
  max-width: 500px;
  width: 100%;
  height: 100%;
  text-align: center;
  overflow: auto;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media only screen and (max-width: 767px) {
  .bl_iconModal_container {
    max-width: none;
  }
}
.bl_iconModal_inner {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  background-color: #fff;
  padding: 40px 80px;
  max-width: 500px;
  border-radius: 10px;
}
@media only screen and (max-width: 767px) {
  .bl_iconModal_inner {
    padding: 30px;
    max-width: none;
  }
}
.bl_iconModal_hdg {
  border-bottom: 1px solid #B02B5A;
  padding-bottom: 20px;
  color: #B02B5A;
  font-size: 2rem;
  font-weight: bold;
  line-height: 1.7;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .bl_iconModal_hdg {
    padding-bottom: 14px;
    font-size: 1.6rem;
  }
}
.bl_iconModal_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  row-gap: 20px;
  padding-top: 30px;
}
.bl_iconModal_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 60%;
}
.bl_iconModal_item:nth-child(even) {
  width: calc(40% - 15px);
  padding-left: 15px;
}
@media only screen and (max-width: 767px) {
  .bl_iconModal_item {
    width: 50%;
  }
  .bl_iconModal_item:nth-child(even) {
    width: auto;
    padding-left: 0;
  }
  .bl_iconModal_item:first-child, .bl_iconModal_item:nth-child(6) {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    width: 100%;
  }
  .bl_iconModal_item:nth-child(2), .bl_iconModal_item:nth-child(4) {
    width: 8em;
  }
  .bl_iconModal_item:nth-child(3), .bl_iconModal_item:nth-child(5) {
    width: calc(100% - 8em);
  }
}

#fancybox-wrap {
  width: 500px !important;
  height: auto !important;
}
@media only screen and (max-width: 767px) {
  #fancybox-wrap {
    width: calc(100% - 40px) !important;
    left: 0 !important;
  }
}
#fancybox-wrap #fancybox-content {
  border-width: 0 !important;
  width: auto !important;
}
#fancybox-wrap #fancybox-close {
  background: url(/common/img/icon_close_01.svg) no-repeat;
  background-size: cover;
  top: 15px;
  right: 15px;
  width: 15px;
  height: 15px;
  font-size: 15px;
}

#contents.detail .protect-img {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #f1e6d4 url(/common/images/img_blind.gif) center/100% no-repeat;
}
#contents.detail .bl_imgSet .protect-img {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #f1e6d4 url(/common/images/img_blind.gif) center/100% no-repeat;
}
#contents.detail .example_block .bl_riskTxtLink {
  height: auto;
}