.contents-area {
  width: 100%;
  margin: auto;
}

#ft_wos2 {
  margin-top: 0;
}

.wrap_breadcrumb {
  display: none;
}

.f_cnt {
  line-height: 1;
}

.f_cnt {
  padding-bottom: 70px;
  background-color: #e7e7e9;
}

.f_cnt * {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-style: normal;
}

.f_mv {
  width: 750px;
  margin: auto;
}

.f_sec {
  width: 750px;
  margin: auto;
  padding: 60px 45px 20px;
  background-color: #fff;
  box-sizing: border-box;
}

.f_sec_ttl {
  text-align: center;
  font-size: 24px;
  font-weight: 800;
  line-height: calc(42 / 24);
  color: #004c98;
  margin-bottom: 30px;
}

.f_sec_txt01 {
  text-align: center;
  font-size: 14px;
  font-weight: 800;
  line-height: calc(28 / 14);
  color: #000;
  margin-bottom: 40px;
}

.f_sec_txt01 span {
  font-size: 12px;
}

.f_sec_btn {
  margin-bottom: 60px;
}

.f_sec_box .f_sec_btn {
  margin-top: 20px;
  margin-bottom: 50px;
}

.f_sec_btn a {
  width: 400px;
  height: 66px;
  margin: auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-family: "yu-gothic-pr6n", sans-serif;
  font-weight: 800;
  font-style: normal;
  font-size: 16px;
  color: #fff;
  background-color: #000;
  border-radius: 5px;
  text-decoration: none;
  box-sizing: border-box;
}

.f_sec_sub-ttl {
  border-top: 2px solid #bf0000;
  border-bottom: 2px solid #bf0000;
  height: 105px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #bf0000;
  font-size: 20px;
  font-weight: 800;
  line-height: calc(36 / 20);
  text-align: center;
  margin-bottom: 40px;
}

.f_sec_txt02 {
  font-size: 14px;
  font-weight: 400;
  line-height: calc(25.2 / 14);
  color: #000;
  margin-bottom: 40px;
}

.f_sec_box {
  font-size: 14px;
  font-weight: 400;
  line-height: calc(25.2 / 14);
  color: #000;
  margin-bottom: 50px;
}

.f_sec_box_label {
  font-weight: bold;
}

.f_sec_box_txt {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 15px;
}

.f_sec_box_note {
  font-size: 12px;
  display: flex;
  align-items: start;
}

.f_sec_box_btn {
  margin-top: 20px;
}

.f_sec_box_btn a {
  width: 400px;
  height: 66px;
  margin: auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-family: "yu-gothic-pr6n", sans-serif;
  font-weight: 800;
  font-style: normal;
  font-size: 16px;
  color: #fff;
  background-color: #bf0000;
  border-radius: 5px;
  text-decoration: none;
  box-sizing: border-box;
}

.f_sec_note {
  font-size: 14px;
  font-weight: 400;
  line-height: calc(25.2 / 14);
  color: #000;
  margin-bottom: 60px;
}

.f_sec_note_label {
  font-weight: bold;
}

.f_sec_note_list li {
  display: flex;
  align-items: start;
}
