[class^=btn_]:hover {
  opacity: .7;
}

.main_visual .ttl {
  margin: 0;
}

#siteroute li span, #siteroute li > a {
  font-size: 14px !important;
}

#siteroute li span {
  display: inline-block;
  line-height: 1;
  padding-left: 10px;
}


.main_content {
  font-size: 1.7rem;
  letter-spacing: 0;
  line-height: 1.5;
  margin: 50px auto 0;
  width: 860px;
}

.main_lead {
  font-size: 1.6rem;
  letter-spacing: 0;
  line-height: 1.5;
  margin: 25px auto 0;
  width: 999px;
}

.ttl_anchors {
  align-items: center;
  display: flex;
  justify-content: center;
  margin-top: 35px;
}

.ttl_anchors_inner {
  color: #000;
  font-feature-settings: "palt";
  font-size: 25px;
  font-weight: bold;
  padding: 5px 68px;
  position: relative;
  text-align: center;
}

.ttl_anchors_inner .ttl_anchors_text {
  background: #fff;
  padding: 0 20px;
  position: relative;
  z-index: 1;
}

.ttl_anchors_text .small {
  font-size: 20px;
}

.ttl_anchors_inner:after {
  border-top: 2px solid #fa436d;
  content: '';
  padding-right: 10px;
  position: absolute;
  width: 100%;
  left: 0;
  top: 48%;
}

.main_content .area_srh,
.main_content .facility_srh,
.main_content .facility_info {
  background-color: #ffebf2;
  margin-bottom: 40px;
  padding: 40px 60px;
}

.main_content .ttl {
  background-color: #fff;
  border: 2px solid #ea1c4c;
  border-radius: 100px;
  color: #ea1c4c;
  font-size: 25px;
  padding: 5px 18px;
  position: relative;
  text-align: center;
}

.main_content .facility_srh .ttl,
.main_content .area_srh .ttl,
.main_content .facility_info .ttl {
  align-items: center;
  display: flex;
  justify-content: center;
}

.main_content .contents_header {
  padding: 0 28px;
}

.main_content .ttl > span {
  background: #fff;
  padding: 0 5px;
}

.main_content .ttl span > span {
  font-size: 20px;
}

.main_content .facility_srh .ttl img {
  background: #fff;
  padding-left: 10px;
  width: 110px;
  z-index: 1;
}

.main_content .area_srh .ttl img,
.main_content .facility_info .ttl img {
  background: #fff;
  padding-left: 10px;
}

.main_content .facility_lead {
  font-size: 16px;
  margin: 20px auto 40px;
  padding: 0 40px;
}

.main_content .facility_lead span {
  color: #ea1c4c;
  font-weight: 600;
}

.main_content .arrow {
  margin: 15px auto;
  text-align: center;
}

.main_content .capture {
  position: relative;
  text-align: center;
}
.main_content .capture .facility04_mark {
  bottom: -20px;
  position: absolute;
  right: -20px;
}

.contents_box {
  background-color: #fff;
  padding: 20px 40px 40px;
  position: relative;
}

.contents_box .capture_facility_02 {
  margin-left: -22px;
  max-width: max-content;
}

.facility_srh .contents_box.facility_01 {
  padding-bottom:15px;
}

.contents_box .img_step {
  position: absolute;
  top: -16px;
  z-index: 1;
}
.contents_box h3 {
  height: 106px;
  padding-left: 117px;
}
@media screen and (min-width: 768px) {
  .contents_box h3 {
    /* メイリオの崩れ防止 */
  margin-right: -35px;
  }
}

.contents_box h3.area_srh_02 {
  height: 88px;
  line-height: 1.4;
  margin-top: 14px;
}

.contents_box .ttl_contents .red {
  color: #ea1c4c;
  font-size: 27px;
  font-feature-settings: "palt";
}

.contents_box .facility_srh_04_ttl {
  color: #fa436d;
  margin-bottom: 5px;
  font-size: 18px;
  font-weight: 600;
}

.contents_box .area_srh_01_ttl {
  color: #fa436d;
  margin-bottom: 5px;
  font-size: 18px;
  font-weight: 600;
}

.contents_box .area_srh_02_ttl{
  color: #0f446e;
  margin-bottom: 5px;
  font-size: 18px;
  font-weight: 600;
}

.contents_box p {
  font-size: 16px;
  margin-bottom: 15px;
}

.anchors {
  display: flex;
  gap: 14px;
  justify-content: center;
  margin-top: 20px;
}

.anchors_box {
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: 4px 20px;
  justify-content: center;
}

.list_anchors {
  display: flex;
  gap: 165px;
  justify-content: center;
  margin-top: 4px;
}

.anchors_box .anchor_link {
  display: flex;
}

.anchors_box .anchor_link a {
  background: #ffebf2;
  border: 1px solid #fa436d;
  border-radius: 5px;
  box-shadow: inset 0 -2px 0 #fa436d;
  color: #ea1c4c;
  font-feature-settings: "palt";
  font-size: 18px;
  font-weight: 600;
  line-height: 1.2;
  min-height: 66px;
  padding: 10px 0 10px 20px;
  position: relative;
  text-align: center;
  width: 300px;
}

.anchors_box .anchor_link a::before {
  background: #fa436d;
  border-radius: 50%;
  bottom: 0;
  content: '';
  height: 20px;
  left: 8px;
  margin: auto;
  position: absolute;
  top: 0;
  width: 20px;
}

.anchors_box .anchor_link a::after {
  border-color: transparent transparent transparent #fff;
  border-width: 5px 0 5px 6px;
  border-style: solid;
  bottom: 0;
  content: "";
  height: 0;
  left: 15px;
  margin: auto;
  position: absolute;
  top: 2px;
  transform: rotate(90deg);
  width: 0;
}

.anchors_box .anchor_link a.facility_info::before {
  left: 18px;
}

.anchors_box .anchor_link a.facility_info::after {
  left: 25px;
}

.anchors_box.facility .anchor_link a .black,
.anchors_box.area .anchor_link a .black,
.anchors_box.facility_info .anchor_link a .black {
  color: #000;
}

.anchors_box.facility .anchor_link a .small,
.anchors_box.area .anchor_link a .small,
.anchors_box.facility_info .anchor_link a .small {
  font-size: 14px;
}

.anchors_box .anchor_link a:hover {
  opacity: .7;
}

.pchide {
  display: none;
}
.pchide_area_srh_02 {
  display: none;
}

.anchor_long { 
  font-size: .93em;
}

/* ----------------------------
 フォントサイズbutton
------------------------------ */

#control-wrap{
  overflow: hidden;
  margin: 10px auto 0;
  width: 998px;
}
#control-wrap ul{
  background-image: url("/useful/image_cmn/font-bg.gif");
  display: block;
  float: right;
  height: 33px;
  width: 220px;
}
#control-wrap ul li{
  cursor: pointer;
  float:right;
  opacity: 0.5;
  padding:0 3px 0 13px;
}

#control-wrap ul li:hover{
  opacity: 1;
}

#control-wrap ul li.active{
  cursor: default;
  opacity: 1;
}

.ad_bnrbox_token {
  margin-top: 100px;
}
.main_footer {
  margin-top: 130px;
}


/* sp */
@media screen and (max-width: 767px) {
  #control-wrap {
    display: none;
  }
  .ttl_anchors_inner {
    font-size: 20px;
    line-height: 1.3;
    padding: 5px;
    text-align: left;
    width: 90%
  }
  .ttl_anchors_inner .ttl_anchors_text {
    padding: 2px 0;
  }
  .ttl_anchors_text .small {
    font-size: 16px;
  }
  .ttl_anchors_inner:after {
    top: 100%;
  }
  .anchors {
    flex-direction: column;
  }
  .anchors_box img {
    width: 320px;
  } 
  .list_anchors {
    gap: 10px;
    margin-top: 1em;
  }
  .list_anchors li a {
    font-size: 16px;
    padding: 10px 10px 10px 25px;
    width: 150px;
  }
  .list_anchors li a::before {
    left: 10px;
  }
  .list_anchors li a::after {
    left: 17px;
  }
  .main_content {
    margin: 0;
    padding: 2em 0 0;
    width: 100%;
  }
  .main_lead {
    padding: 0 .5em;
    width: 100%;
  }
  .main_content .contents_header {
    padding: 0;
  }

  .main_content .facility_srh .ttl,
  .main_content .area_srh .ttl,
  .main_content .facility_info .ttl {
    border-radius: 0;
    display: inline-block;
    padding: 10px 20px;
  }
  .main_content .ttl {
    text-align: left;
  }
  .main_content .facility_srh .ttl img {
    display: inline;
    padding-left: 0;
    width: 100px;
  }
  .main_content .ttl span {
    font-size: 2rem;
    padding: 0;
  }
  .main_content .ttl::after {
    content: none;
  }
  .main_content .facility_lead {
    font-size: 1.5rem;
    margin: 1.3em auto;
    padding: 0 1.2em;
  }
  .contents_box {
    padding: 1em;
    position: relative;
  }

  .main_content .ttl {
    font-size: 1rem;
  }
  .contents_box h3 {
    height: auto;
    margin-bottom: .5em;
    padding-left: 0;
  }
  .contents_box h3.area_srh_02 {
    height: auto;
    line-height: auto;
    margin-top: 0;
  }
  .contents_box .ttl_contents .red {
    color: #ea1c4c;
    font-size: 1em;
  }
  .contents_box .capture_facility_02 {
    margin-left: 0;
    max-width: 100%;
  }
  .main_content .area_srh,
  .main_content .facility_srh,
  .main_content .facility_info {
    margin-bottom: 2em;
    padding: 2em .5em;
  }
  .related_video iframe {
    max-width: 320px;
  }
  .sp_step {
    background-color: #fa436d;
    border-radius: 5px;
    color: #fff;
    margin-right: 10px;
    padding: 0 15px;
  }
  .sphide {
    display: none;
  }
  .pchide {
    display: inline;
  }
  .pchide_area_srh_02{
    display: block;
  }
}

/* 動画追加 */
.fig_yt{
    margin: 1.5em auto .5em;
    text-align: center;
  }
  .fig_yt a {
    display: inline-block;
    position: relative;
    margin: auto;
  }
  .fig_yt a:hover{
    opacity: .7;
  }
  .fig_yt a::after{
    background: url(/image/top2/btn_play.png) no-repeat center;
    background-size: contain;
    bottom: 0;
    content: "";
    height: 100%;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    width: 50px;
  }
  .ttl_yt {
    font-weight: 600;
    margin-top: .5em;
    text-align: center;
    font-size: 14px;
  }