@charset "UTF-8";
/* title
---------------------------------------------------------- */
.c-ttl_sec {
  font-weight: 500;
  text-align: center;
  margin-bottom: 70px;
  position: relative;
  font-family: "Shippori Mincho", serif;
  padding-top: 120px;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .c-ttl_sec {
    padding-top: 30px;
    margin-bottom: 35px;
  }
}
.c-ttl_sec_sub {
  display: block;
  font-size: 30px;
  font-weight: 500;
  font-family: "Zen Old Mincho", serif;
  line-height: 1.8;
  margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
  .c-ttl_sec_sub {
    font-size: 18px;
    margin-bottom: 5px;
    line-height: 1.5;
  }
}
.c-ttl_sec_jp {
  display: block;
  font-size: 50px;
  font-family: "Zen Old Mincho", serif;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0;
}
@media screen and (max-width: 767px) {
  .c-ttl_sec_jp {
    font-size: 2.5rem;
  }
}
.c-ttl_sec_en {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  font-family: "Cormorant", serif;
  font-size: 180px;
  font-weight: 400;
  line-height: 1;
  color: rgba(246, 232, 201, 0.58);
  z-index: -1;
}
.c-ttl_sec_en.color01 {
  color: rgba(236, 223, 194, 0.58);
}
@media screen and (max-width: 767px) {
  .c-ttl_sec_en {
    font-size: 55px;
  }
}
.c-ttl_sec_min {
  font-size: 3.8rem;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .c-ttl_sec_min {
    font-size: 1.9rem;
  }
}
.c-ttl_page_l {
  margin-bottom: 48px;
  padding-bottom: 25px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .c-ttl_page_l {
    padding-bottom: 16px;
    margin-bottom: 32px;
  }
}
.c-ttl_page_l::after {
  content: "";
  position: absolute;
  display: inline-block;
  background: #3193c6;
  width: 60px;
  height: 1px;
  bottom: 0;
  left: 0;
}
@media screen and (max-width: 767px) {
  .c-ttl_page_l::after {
    width: 30px;
  }
}
.c-ttl_page_l.-center {
  text-align: center;
}
.c-ttl_page_l.-center::after {
  left: 50%;
  transform: translateX(-50%);
}
.c-ttl_page_l_en, .c-ttl_page_l_jp {
  display: block;
  line-height: 1.5;
  font-weight: 500;
}
.c-ttl_page_l_en {
  font-size: 2rem;
  color: #a89872;
  font-family: "Jost", sans-serif;
  line-height: 1.2;
  font-size: 18px;
  font-size: 1.8rem;
  letter-spacing: 0.05em;
  margin-top: 12px;
}
@media screen and (max-width: 767px) {
  .c-ttl_page_l_en {
    font-size: 14px;
    font-size: 1.4rem;
    margin-top: 6px;
  }
}
.c-ttl_page_l_jp {
  font-size: 4.2rem;
  color: #333;
  letter-spacing: 0.075em;
  font-family: "Noto Serif JP", serif;
  font-weight: 600;
}
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .c-ttl_page_l_jp {
    font-size: 3.6rem;
  }
}
@media screen and (max-width: 767px) {
  .c-ttl_page_l_jp {
    font-size: 22px;
    font-size: 2.2rem;
  }
}
.c-ttl_page_m {
  margin-bottom: 30px;
  font-weight: 600;
  font-size: 34px;
  font-size: 3.4rem;
  line-height: 1.4;
  text-align: left;
  position: relative;
  letter-spacing: 0.075em;
  padding-left: 35px;
  font-family: "Noto Serif JP", serif;
}
.c-ttl_page_m::before {
  content: "";
  display: inline-block;
  background: #2875bb;
  position: absolute;
  width: 20px;
  height: 1px;
  top: 25px;
  left: 0;
}
@media screen and (max-width: 767px) {
  .c-ttl_page_m::before {
    width: 12px;
    height: 1px;
    top: 14px;
  }
}
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .c-ttl_page_m {
    font-size: 28px;
    font-size: 2.8rem;
  }
}
@media screen and (max-width: 767px) {
  .c-ttl_page_m {
    margin-bottom: 22px;
    font-size: 19px;
    font-size: 1.9rem;
    padding-left: 20px;
  }
}
.c-ttl_page_bg {
  font-family: "Noto Serif JP", serif;
  font-size: 28px;
  font-size: 2.8rem;
  padding: 0 0 16px;
  color: #57afc9;
  margin-bottom: 26px;
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: 0.02em;
  position: relative;
}
@media screen and (max-width: 767px) {
  .c-ttl_page_bg {
    font-size: 17px;
    font-size: 1.7rem;
    margin-bottom: 20px;
    padding: 0 0 10px;
  }
}
.c-ttl_page_bg::before {
  content: "";
  display: inline-block;
  background-color: #57afc9;
  position: absolute;
  width: 80px;
  height: 1px;
  bottom: 0;
  left: 0;
}
@media screen and (max-width: 767px) {
  .c-ttl_page_bg::before {
    width: 60px;
    height: 1px;
  }
}
.c-ttl_spl {
  line-height: 1.5;
  font-size: 2.8rem;
  margin-bottom: 20px;
  font-weight: 500;
  font-family: "Noto Serif JP", serif;
}
@media screen and (max-width: 767px) {
  .c-ttl_spl {
    font-size: 2rem;
    margin-bottom: 16px;
  }
}
.c-ttl_spl.-min {
  font-size: 2.4rem;
  margin-bottom: 16px;
  font-weight: 500;
  font-family: "Noto Serif JP", serif;
}
@media screen and (max-width: 767px) {
  .c-ttl_spl.-min {
    font-size: 1.8rem;
    margin-bottom: 12px;
  }
}
.c-ttl_spl.-minS {
  font-size: 20px;
  margin-bottom: 16px;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .c-ttl_spl.-minS {
    font-size: 1.5rem;
    margin-bottom: 12px;
  }
}
.c-ttl_spl.-clr {
  color: #3193c6;
}
.c-ttl_box {
  font-size: 2.6rem;
  color: #3193c6;
  margin-bottom: 15px;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .c-ttl_box {
    font-size: 1.75rem;
    margin-bottom: 10px;
  }
}
.c-ttl_article {
  font-size: 2rem;
  font-family: "Noto Serif JP", serif;
  margin-bottom: 12px;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .c-ttl_article {
    font-size: 1.6rem;
    margin-bottom: 8px;
  }
}
.c-ttl_icn {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 32px;
}
@media screen and (max-width: 767px) {
  .c-ttl_icn {
    margin-bottom: 20px;
  }
}
.c-ttl_icn .-icn {
  display: inline-block;
  width: 36px;
  margin-right: 10px;
}
.c-ttl_icn .-txt {
  font-weight: 500;
  font-family: "Noto Serif JP", serif;
  font-size: 28px;
}
@media screen and (max-width: 767px) {
  .c-ttl_icn .-txt {
    font-size: 18px;
  }
}
.c-ttl_icn.-menu .-icn {
  width: 100px;
  margin-right: 24px;
}
@media screen and (max-width: 767px) {
  .c-ttl_icn.-menu .-icn {
    width: 72px;
    height: 72px;
    margin-right: 16px;
  }
}
.c-ttl_icn.-maru .-icn {
  background-color: #d6e3f5;
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  margin-right: 24px;
}
@media screen and (max-width: 767px) {
  .c-ttl_icn.-maru .-icn {
    width: 64px;
    height: 64px;
    border-radius: 50%;
    margin-right: 8px;
  }
}
.c-ttl_icn.-maru .-icn img {
  width: 40px;
  display: block;
}
@media screen and (max-width: 767px) {
  .c-ttl_icn.-maru .-icn img {
    width: 30px;
  }
}
.c-ttl_icn.-maru .-txt {
  color: #57afc9;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .c-ttl_icn.-maru .-txt {
    width: calc(100% - 72px);
  }
}
.c-ttl_icn.-check {
  justify-content: center;
  margin-bottom: 45px;
}
@media screen and (max-width: 767px) {
  .c-ttl_icn.-check {
    margin-bottom: 30px;
  }
}
.c-ttl_icn.-check .-icn {
  width: 40px;
}
.c-ttl_case {
  margin-bottom: 28px;
}
@media screen and (max-width: 767px) {
  .c-ttl_case {
    margin-bottom: 20px;
  }
}
.c-ttl_case .-case {
  color: #bed6ec;
  font-size: 22px;
  padding-left: 20px;
  position: relative;
  font-family: "Jost", sans-serif;
  line-height: 1;
  display: block;
  margin-bottom: 6px;
}
@media screen and (max-width: 767px) {
  .c-ttl_case .-case {
    font-size: 15px;
    margin-bottom: 4px;
    padding-left: 15px;
  }
}
.c-ttl_case .-case::before {
  content: "";
  display: inline-block;
  background-color: #bed6ec;
  position: absolute;
  width: 14px;
  height: 1px;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
@media screen and (max-width: 767px) {
  .c-ttl_case .-case::before {
    width: 12px;
  }
}
.c-ttl_case .-main {
  display: block;
  font-weight: 600;
  font-family: "Noto Serif JP", serif;
  line-height: 1.3;
  font-size: 30px;
}
@media screen and (max-width: 767px) {
  .c-ttl_case .-main {
    font-size: 20px;
  }
}

/* text
---------------------------------------------------------- */
.c-txt_lead {
  font-size: 18px;
  text-align: center;
  margin-bottom: 48px;
  line-height: 2;
  font-family: "Noto Serif JP", serif;
}
@media screen and (max-width: 767px) {
  .c-txt_lead {
    margin-bottom: 22px;
    line-height: 1.8;
    font-size: 14px;
    text-align: left;
  }
}
.c-txt_list > li {
  line-height: 1.6;
  padding-left: 14px;
  position: relative;
  margin-bottom: 0.5em;
}
.c-txt_list > li a {
  text-decoration: underline;
  display: inline;
}
@media screen and (max-width: 767px) {
  .c-txt_list > li {
    padding-left: 12px;
  }
}
.c-txt_list > li::before {
  content: "";
  display: inline-block;
  background-color: #4f94d5;
  width: 4px;
  height: 4px;
  position: absolute;
  top: 12px;
  left: 0;
  border-radius: 50%;
}
@media screen and (max-width: 767px) {
  .c-txt_list > li::before {
    top: 10px;
    width: 3px;
    height: 3px;
  }
}
.c-txt_list > li:last-child {
  margin-bottom: 0;
}
.c-txt_linkList > li {
  margin-bottom: 0.5em;
  line-height: 1.6;
  padding-left: 16px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .c-txt_linkList > li {
    padding-left: 14px;
  }
}
.c-txt_linkList > li::before {
  content: "";
  display: inline-block;
  width: 4px;
  height: 4px;
  border-top: 1px solid #8d7b55;
  border-right: 1px solid #8d7b55;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 10px;
  left: 0;
}
@media screen and (max-width: 767px) {
  .c-txt_linkList > li::before {
    top: 9px;
  }
}
.c-txt_linkList > li a {
  text-decoration: underline;
}
.c-txt_note {
  font-size: 0.8em;
  margin-top: 0.8em;
}
.c-txt_center {
  text-align: center;
}
.c-txt_right {
  text-align: right;
}
.c-txt_bold {
  font-weight: bold;
}
.c-txt_base p:not(:last-child) {
  margin-bottom: 0.6em;
}
.c-txt_base p strong {
  font-weight: 700;
  background: linear-gradient(transparent 70%, #ffdf95 0%);
  display: inline;
  /*横に余白をつけたり、下にずらしたりするときは以下のpaddingを調整してください*/
  padding: 0 2px 0;
}
.c-txt_base a {
  color: #3193c6;
  text-decoration: underline;
}

/* button
---------------------------------------------------------- */
.c-btn_row {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .c-btn_row {
    display: block;
    text-align: center;
  }
}
@media screen and (min-width: 768px) {
  .c-btn_row > div:first-child {
    margin-right: 2.7%;
  }
}
@media screen and (max-width: 767px) {
  .c-btn_row > div:first-child {
    margin-bottom: 10px;
  }
}
.c-btn_wh a {
  display: block;
  font-weight: 700;
  line-height: 1.5;
  color: #3193c6;
  background: #fff;
  padding: 15px 60px 15px 25px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .c-btn_wh a {
    padding: 10px 18% 10px 10%;
  }
}
.c-btn_bk a {
  display: inline-block;
  font-family: "Noto Serif JP", serif;
  line-height: 1.5;
  text-align: left !important;
  color: #fff;
  background: #3193c6;
  padding: 20px 64px 20px 25px;
  position: relative;
  min-width: 300px;
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  .c-btn_bk a {
    padding: 13px 40px 15px 18px;
    width: 100%;
  }
}
.c-btn_bk a::before {
  content: "";
  width: 25px;
  height: 5px;
  background: url(../img/icn_arw.png) no-repeat center;
  background-size: contain;
  display: block;
  position: absolute;
  right: 23px;
  bottom: 38.33%;
}
@media screen and (max-width: 767px) {
  .c-btn_bk a::before {
    width: 17px;
    height: 3px;
    right: 5%;
    bottom: 43%;
  }
}
.c-btn_arw_btm a,
.c-btn_arw_btm span {
  font-family: "Jost", sans-serif;
  line-height: 1;
  color: #a89872;
  padding: 0 16px 6px 8px;
  font-size: 13px;
  background-image: url(../img/icn_arw_more.png);
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: bottom;
}

/* table
---------------------------------------------------------- */
[class^=c-tbl] {
  width: 100%;
  border-top: solid 1px #ccc;
}
[class^=c-tbl] th,
[class^=c-tbl] td {
  padding: 15px 25px;
  border-bottom: solid 1px #ccc;
}
[class^=c-tbl] th {
  font-weight: 500;
  background-color: #eaf2fd;
}
[class^=c-tbl] .-bg {
  background-color: #eaf2fd;
}
[class^=c-tbl] .-total {
  background-color: #d6e3f5;
}

.c-tbl_page {
  width: 100%;
  border-top: 1px solid #ccc6c0;
  border-left: 1px solid #ccc6c0;
  border-right: 1px solid #ccc6c0;
}
.c-tbl_page.-base tr {
  width: 100%;
  border-top: 1px solid;
  border-left: 1px solid;
  border-color: rgba(91, 66, 48, 0.3);
}
.c-tbl_page.-base tr th,
.c-tbl_page.-base tr td {
  border-bottom: 1px solid;
  border-right: 1px solid;
  border-color: rgba(91, 66, 48, 0.3);
  padding: 15px 20px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .c-tbl_page.-base tr th,
  .c-tbl_page.-base tr td {
    padding: 8px 10px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.c-tbl_page.-base tr th {
  background: #eaf2fd;
  width: 270px;
  font-family: "Noto Serif JP", serif;
  font-weight: 500;
  position: static;
}
@media screen and (max-width: 767px) {
  .c-tbl_page.-base tr th {
    width: 130px;
  }
}
.c-tbl_page.-base tr td {
  width: calc(100% - 270px);
  position: static;
}
@media screen and (max-width: 767px) {
  .c-tbl_page.-base tr td {
    width: calc(100% - 130px);
  }
}
.c-tbl_page tr {
  width: 100%;
}
.c-tbl_page tr th,
.c-tbl_page tr td {
  border-bottom: 1px solid #ccc6c0;
  padding: 16px 14px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .c-tbl_page tr th,
  .c-tbl_page tr td {
    padding: 8px 10px;
  }
}
.c-tbl_page tr th {
  border-right: 1px solid #c4bbb1;
  background: #eaf2fd;
  width: 25%;
  font-family: "Noto Serif JP", serif;
  font-weight: 500;
  position: static;
}
.c-tbl_page tr td {
  width: 75%;
}
@media screen and (max-width: 767px) {
  .c-tbl_page.form th, .c-tbl_page.form td {
    display: block;
    width: 100%;
  }
  .c-tbl_page.form th {
    border-bottom: unset;
  }
}
.c-tbl_page_radio {
  display: flex;
  flex-wrap: wrap;
}
.c-tbl_page_radio_label {
  display: block;
  position: relative;
  padding-left: 20px;
  cursor: pointer;
  margin-right: 20px;
}
.c-tbl_page_radio_input {
  height: 1px;
  width: 1px;
  opacity: 0;
}
.c-tbl_page_radio_input:checked + .outside .inside {
  animation: radio-select 0.1s linear;
  transform: scale(1, 1);
}
.no-transforms .c-tbl_page_radio_input:checked + .outside .inside {
  width: 20px;
  height: 20px;
}
.c-tbl_page_radio .outside {
  display: inline-block;
  position: absolute;
  left: 0;
  top: 50%;
  width: 20px;
  height: 20px;
  border: 1px solid #ccc;
  border-radius: 50%;
  box-sizing: border-box;
  background: #fff;
}
.c-tbl_page_radio .inside {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: inline-block;
  border-radius: 50%;
  width: 10px;
  height: 10px;
  background: #444;
  left: 4px;
  top: 4px;
  transform: scale(0, 0);
}
.no-transforms .c-tbl_page_radio .inside {
  left: auto;
  top: auto;
  width: 0;
  height: 0;
}
.c-tbl_page_input {
  display: block;
  width: 100%;
  padding: 5px 10px;
  border: 1px solid #ccc;
}
@media screen and (max-width: 767px) {
  .c-tbl_page_input {
    padding: 3px 5px;
  }
}
.c-tbl_page_textarea {
  display: block;
  width: 100%;
  height: 200px;
  padding: 5px 10px;
  border: 1px solid #ccc;
}
@media screen and (max-width: 767px) {
  .c-tbl_page_textarea {
    padding: 3px 5px;
  }
}
.c-tbl_page_date {
  display: flex;
}
.c-tbl_page_select {
  display: block;
  width: 70px;
  padding: 5px 10px;
  border: 1px solid #ccc;
}
@media screen and (max-width: 767px) {
  .c-tbl_page_select {
    padding: 3px 0px;
    width: 50px;
  }
}
.c-tbl_page_select.time {
  width: 100px;
}
@media screen and (max-width: 767px) {
  .c-tbl_page_select.time {
    width: 80px;
  }
}
.c-tbl_page_select_label {
  display: inline-block;
  margin: 0 20px 0 10px;
}
@media screen and (max-width: 767px) {
  .c-tbl_page_select_label {
    margin: 0 10px 0 5px;
  }
}
.c-tbl_price tr th,
.c-tbl_price tr td {
  padding: 15px 20px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .c-tbl_price tr th,
  .c-tbl_price tr td {
    padding: 8px 10px;
  }
}
.c-tbl_price tr th {
  border: solid 1px #ccc;
  width: 50%;
}
.c-tbl_price tr td {
  border: solid 1px #ccc;
}
.c-tbl_price tr td span {
  display: block;
  font-size: 0.8em;
}
.c-tbl_price th {
  text-align: center;
  font-weight: 600;
  font-family: "Noto Serif JP", serif;
  background-color: #eaf2fd;
}
.c-tbl_col2 th,
.c-tbl_col2 td {
  width: 50%;
  border-bottom: 1px solid #ccc;
  text-align: left !important;
  padding: 16px 14px;
}
@media screen and (max-width: 767px) {
  .c-tbl_col2 th,
  .c-tbl_col2 td {
    padding: 8px 10px;
  }
}
.c-tbl_col2 tr:last-child th,
.c-tbl_col2 tr:last-child td {
  border-bottom: none;
}
.c-tbl_col4 th,
.c-tbl_col4 td {
  width: 25%;
  text-align: left !important;
  padding: 16px 14px;
}
@media screen and (max-width: 767px) {
  .c-tbl_col4 th,
  .c-tbl_col4 td {
    padding: 8px 10px;
  }
}
.c-tbl_col4 tr:last-child th,
.c-tbl_col4 tr:last-child td {
  border-bottom: none;
}

.p-case_tbl .c-tbl_col2 {
  border-top: none;
}
.p-case_tbl .c-tbl_col2 tr:last-child th,
.p-case_tbl .c-tbl_col2 tr:last-child td {
  border-bottom: none;
}
.p-case_tbl .c-tbl_col4 {
  border-top: none;
}
.p-case_tbl .c-tbl_col4 tr:last-child th,
.p-case_tbl .c-tbl_col4 tr:last-child td {
  border-bottom: none;
}

/* key
---------------------------------------------------------- */
.page_key {
  width: 100% !important;
  min-height: 320px !important;
  position: relative;
}
@media screen and (max-width: 767px) {
  .page_key {
    height: 200px !important;
    min-height: 200px !important;
  }
}
.page_key_img {
  width: 100%;
  background: #fff;
  z-index: 1;
}
.page_key_img .-inner {
  width: 100% !important;
  background-size: cover;
  height: 320px !important;
  background-position: center left;
  background-repeat: no-repeat;
  background-image: url("../img/key.jpg");
}
@media screen and (max-width: 767px) {
  .page_key_img .-inner {
    background-image: url("../img/key.jpg");
    height: 200px !important;
    background-size: cover;
  }
}
.page_key_cont {
  position: absolute;
  z-index: 2;
  right: 50%;
  background-color: #fff;
  padding: 70px 30px 70px 50px;
  right: 40px;
  top: 50%;
  transform: translateY(-50%);
  display: inline-block;
  max-width: 500px;
}
@media screen and (max-width: 767px) {
  .page_key_cont {
    padding: 32px 5%;
    max-width: 200px;
    right: 5%;
  }
}
.page_key_copy {
  display: inline-block;
}
.page_key_copy_jp {
  font-weight: 600;
  font-size: 34px;
  color: #333;
  margin-bottom: 8px;
  line-height: 1;
  display: block;
  font-family: "Noto Serif JP", serif;
}
@media screen and (max-width: 767px) {
  .page_key_copy_jp {
    font-size: 22px;
    margin-bottom: 5px;
  }
}
.page_key_copy_en {
  font-family: "Jost", sans-serif;
  font-size: 16px;
  color: #bed6ec;
  display: block;
}
@media screen and (max-width: 767px) {
  .page_key_copy_en {
    font-size: 1.3rem;
  }
}
.page .c-detail {
  padding-bottom: 0 !important;
}

/* List
---------------------------------------------------------- */
.c-list_feature {
  margin: 100px auto;
}
@media screen and (max-width: 767px) {
  .c-list_feature {
    margin: 50px auto;
  }
}
@media screen and (max-width: 767px) {
  .c-list_feature .c-txt_lead {
    margin: 0 5% 35px;
  }
}
.c-list_feature_cont {
  margin-bottom: 60px;
}
@media screen and (max-width: 767px) {
  .c-list_feature_cont {
    margin-bottom: 40px;
  }
}
.c-list_feature_box {
  padding: 24px 0 0;
  background: #fff;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .c-list_feature_box {
    padding: 16px 0 0;
  }
}
.c-list_feature_box_ttl {
  display: flex;
  align-items: center;
  margin-bottom: 32px;
}
@media screen and (max-width: 767px) {
  .c-list_feature_box_ttl {
    align-items: flex-start;
    margin-bottom: 22px;
  }
}
.c-list_feature_box_ttl_point {
  line-height: 1;
}
.c-list_feature_box_ttl_point span {
  display: block;
}
.c-list_feature_box_ttl_point_num {
  font-size: 9rem;
  font-family: "Noto Serif JP", serif;
  font-weight: 500;
  line-height: 1;
  color: #bed6ec;
}
@media screen and (max-width: 767px) {
  .c-list_feature_box_ttl_point_num {
    font-size: 4rem;
  }
}
.c-list_feature_box_ttl_txt {
  font-family: "Noto Serif JP", serif;
  font-size: 2.8rem;
  font-weight: 500;
  line-height: 1.5;
  margin: 0 0 0 24px;
}
@media screen and (max-width: 767px) {
  .c-list_feature_box_ttl_txt {
    font-size: 5.2vw;
    margin: 0 0 0 3%;
  }
}
.c-list_feature_box_txt {
  margin-top: 10px;
  margin-bottom: 32px;
}
@media screen and (max-width: 767px) {
  .c-list_feature_box_txt {
    margin-bottom: 20px;
  }
}
.c-list_link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .c-list_link {
    display: block;
  }
}
.c-list_link .-item {
  margin-bottom: 0.5em;
  margin-right: 8px;
}
@media screen and (max-width: 767px) {
  .c-list_link .-item {
    margin-right: 0;
  }
}
.c-list_link .-item:last-child {
  margin-bottom: 0;
}
.c-list_link .-item a {
  display: inline-block;
  font-family: "Noto Serif JP", serif;
  line-height: 1.5;
  text-align: left !important;
  color: #fff;
  background: #3193c6;
  padding: 14px 64px 14px 25px;
  position: relative;
  min-width: 300px;
  font-weight: 600;
}
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .c-list_link .-item a {
    min-width: 210px;
  }
}
@media screen and (max-width: 767px) {
  .c-list_link .-item a {
    padding: 10px 40px 10px 18px;
    min-width: 210px;
    width: 100%;
  }
}
.c-list_link .-item a::before {
  content: "";
  width: 25px;
  height: 5px;
  background: url(../img/icn_arw.png) no-repeat center;
  background-size: contain;
  display: block;
  position: absolute;
  right: 23px;
  bottom: 38.33%;
}
@media screen and (max-width: 767px) {
  .c-list_link .-item a::before {
    width: 17px;
    height: 3px;
    right: 5%;
    bottom: 43%;
  }
}
.c-list_dot li {
  display: block;
  padding-left: 1em;
  position: relative;
  margin-bottom: 0.4em;
}
.c-list_dot li::before {
  content: "●";
  display: inline-block;
  color: #4f94d5;
  font-size: 12px;
  position: absolute;
  top: 4px;
  left: 0;
}
@media screen and (max-width: 767px) {
  .c-list_dot li::before {
    top: 3px;
  }
}
.c-list_dot.is-col2 {
  display: flex;
  flex-wrap: wrap;
}
.c-list_dot.is-col2 li {
  width: 50%;
}
@media screen and (max-width: 767px) {
  .c-list_dot.is-col2 li {
    width: 100%;
  }
}
.c-list_base li {
  display: block;
  margin-bottom: 24px;
}
@media screen and (max-width: 767px) {
  .c-list_base li {
    margin-bottom: 20px;
  }
}
.c-list_base li::before {
  top: 8px;
}
@media screen and (max-width: 767px) {
  .c-list_base li::before {
    top: 4px;
  }
}

/* box
---------------------------------------------------------- */
.c-box_mov {
  width: 100%;
  padding-top: 56.25%;
  position: relative;
}
.c-box_mov iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.c-box_bg {
  background-color: #f5f8fd;
  padding: 40px 5.55%;
}
@media screen and (max-width: 767px) {
  .c-box_bg {
    padding: 20px 24px;
  }
}
.c-box_bg.-min {
  padding: 16px 20px;
}
@media screen and (max-width: 767px) {
  .c-box_bg.-min {
    padding: 10px 16px;
  }
}
.c-box_bg.-gry {
  background-color: #eee;
}
.c-box_bg_flex {
  display: flex;
  justify-content: space-between;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .c-box_bg_flex {
    display: block;
  }
  .c-box_bg_flex > *:first-child {
    margin-bottom: 20px;
  }
}
.c-box_bg_flex_txt {
  width: 65%;
}
@media screen and (max-width: 767px) {
  .c-box_bg_flex_txt {
    width: 100%;
  }
}
.c-box_bg_flex_img {
  width: 32%;
}
@media screen and (max-width: 767px) {
  .c-box_bg_flex_img {
    width: 100%;
  }
}
.c-box_frame {
  padding: 50px 7.4%;
}
@media screen and (max-width: 767px) {
  .c-box_frame {
    padding: 24px 20px;
  }
}
.c-box_frame .-ttl {
  font-size: 28px;
  margin-bottom: 20px;
  font-family: "Noto Serif JP", serif;
  font-weight: 500;
  line-height: 1.4;
}
@media screen and (max-width: 767px) {
  .c-box_frame .-ttl {
    font-size: 18px;
    margin-bottom: 14px;
  }
}
.c-box_frame.-dash {
  border: dashed 1px #3193c6;
}
.c-box_frame.-dash.-min {
  margin-top: 0.75em;
  padding: 16px 20px;
}
@media screen and (max-width: 767px) {
  .c-box_frame.-dash.-min {
    padding: 10px 16px;
  }
}
.c-box_frame.-dash.-min p,
.c-box_frame.-dash.-min li {
  font-size: 0.9em !important;
}
.c-box_frame.-dash.-min p::before,
.c-box_frame.-dash.-min li::before {
  top: 9px;
}
.c-box_frame.-solid {
  border: solid 1px #3193c6;
}
.c-box_frame.-solid.-cont {
  padding: 42px 30px 42px 40px;
}
@media screen and (max-width: 767px) {
  .c-box_frame.-solid.-cont {
    padding: 20px 8px 20px 16px;
  }
}
@media screen and (min-width: 768px) {
  .c-box_frame.-solid.-cont .c-list_row_img {
    width: 32.5%;
  }
}
@media screen and (min-width: 768px) {
  .c-box_frame.-solid.-cont .c-list_row_txt {
    width: 64.22%;
  }
}
.c-box_faq {
  background-color: #f5f8fd;
  padding: 36px 30px 38px;
}
@media screen and (max-width: 767px) {
  .c-box_faq {
    padding: 15px 15px 15px 5px;
  }
}
.c-box_faq_inner {
  padding-bottom: 50px;
}
.c-box_faq_inner:last-child {
  padding-bottom: 0;
}
@media screen and (max-width: 767px) {
  .c-box_faq_inner {
    padding-bottom: 25px;
  }
}
.c-box_faq:not(:last-child) {
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .c-box_faq:not(:last-child) {
    margin-bottom: 15px;
  }
}
.c-box_faq_ttl, .c-box_faq_txt {
  padding-left: 60px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .c-box_faq_ttl, .c-box_faq_txt {
    padding-left: 40px;
  }
}
.c-box_faq_ttl::before, .c-box_faq_txt::before {
  content: "";
  font-size: 40px;
  font-family: "Jost", sans-serif;
  font-weight: 400;
  position: absolute;
  left: 0;
  top: 0;
  display: inline-block;
  line-height: 1;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .c-box_faq_ttl::before, .c-box_faq_txt::before {
    font-size: 22px;
    width: 32px;
  }
}
.c-box_faq_ttl {
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: 500;
  font-family: "Noto Serif JP", serif;
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .c-box_faq_ttl {
    font-size: 18px;
    font-size: 1.8rem;
    margin-bottom: 16px;
  }
}
.c-box_faq_ttl::before {
  content: "Q";
  color: #3193c6;
}
.c-box_faq_txt {
  margin-left: 22px;
}
@media screen and (max-width: 767px) {
  .c-box_faq_txt {
    margin-left: 10px;
  }
}
.c-box_faq_txt::before {
  content: "A";
  color: #bed6ec;
}
@media screen and (min-width: 768px) {
  .c-box_col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.c-box_col .-ttl {
  font-size: 28px;
  font-size: 2.8rem;
  font-weight: 500;
  margin-bottom: 34px;
  line-height: 1.4;
  color: #57afc9;
  font-family: "Noto Serif JP", serif;
}
@media screen and (max-width: 767px) {
  .c-box_col .-ttl {
    font-size: 18px;
    font-size: 1.8rem;
    margin-bottom: 16px;
  }
}
.c-box_col .-img {
  margin-bottom: 36px;
}
@media screen and (max-width: 767px) {
  .c-box_col .-img {
    margin-bottom: 20px;
  }
}
.c-box_col .-img img {
  width: 100%;
}
.c-box_col .-img .-mov {
  padding-top: 59.82%;
  position: relative;
}
.c-box_col .-img .-mov iframe {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 767px) {
  .c-box_col .-item {
    width: 100%;
    margin-bottom: 20px;
  }
}
.c-box_col.-col3 .-item {
  margin-bottom: 30px;
}
@media screen and (min-width: 768px) {
  .c-box_col.-col3 .-item {
    width: 31.466%;
    margin-right: 2.8%;
  }
  .c-box_col.-col3 .-item:nth-child(3n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 767px) {
  .c-box_col.-col3 .-item {
    margin-bottom: 20px;
  }
}
.c-box_col.-col3 .-item .-ttl {
  font-size: 22px;
  font-size: 2.2rem;
  text-align: center;
  font-weight: 500;
  margin-bottom: 0.6em;
  color: #4f94d5;
}
@media screen and (max-width: 767px) {
  .c-box_col.-col3 .-item .-ttl {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
.c-box_col.-col3 .-item .-img {
  margin-bottom: 24px;
}
@media screen and (max-width: 767px) {
  .c-box_col.-col3 .-item .-img {
    margin-bottom: 16px;
  }
}
.c-box_col.-col3 .-item .-img img {
  width: 100%;
}
.c-box_col.-col3 .-item .-img .-mov {
  padding-top: 59.82%;
  position: relative;
}
.c-box_col.-col3 .-item .-img .-mov iframe {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
}
@media screen and (min-width: 768px) {
  .c-box_col.-col3 .-item .-txt {
    padding: 0 4.6%;
  }
}
@media screen and (min-width: 768px) {
  .c-box_col.-col3 .-item_col2 {
    width: 50%;
  }
  .c-box_col.-col3 .-item_col2_row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
@media screen and (min-width: 768px) and (min-width: 768px) {
  .c-box_col.-col3 .-item_col2_inner {
    width: 47.866%;
    margin-right: 4.268%;
  }
  .c-box_col.-col3 .-item_col2_inner:nth-child(2n) {
    margin-right: 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 767px) {
  .c-box_col.-col3 .-item_col2_inner {
    margin-bottom: 20px;
  }
}
.c-box_col.-col3 .-item_col2 .-ttl {
  text-align: center;
}
@media screen and (max-width: 767px) {
  .c-box_col.-col3 .-item_col2 {
    margin-bottom: 20px;
  }
}
.c-box_col.-col3 .-item_col2.mr0 {
  margin-right: 0;
}
.c-box_col.-col3 .-wrap {
  width: 100%;
  margin-bottom: 30px;
}
@media screen and (min-width: 768px) {
  .c-box_col.-col3 .-wrap {
    margin-bottom: 20px;
  }
}
.c-box_col.-col2 .-item {
  margin-bottom: 30px;
}
@media screen and (min-width: 768px) {
  .c-box_col.-col2 .-item {
    width: 47.36%;
    margin-right: 5.28%;
    margin-bottom: 30px;
  }
  .c-box_col.-col2 .-item:nth-child(2n) {
    margin-right: 0;
  }
}
@media screen and (min-width: 768px) {
  .c-box_col.-col2 .-item .-img {
    margin-bottom: 24px;
  }
}
.c-box_col.-col2 .-item .-ttl {
  color: #333;
}
@media screen and (min-width: 768px) {
  .c-box_col.-col2 .-item .-ttl {
    margin-bottom: 20px;
    font-size: 26px;
  }
}
.c-box_col.-col4 .-item {
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .c-box_col.-col4 .-item {
    width: 24%;
    margin-right: 1.333%;
  }
  .c-box_col.-col4 .-item:nth-child(4n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 767px) {
  .c-box_col.-col4 .-item {
    margin-bottom: 10px;
  }
}
.c-box_col.-col4 .-item .-img {
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  .c-box_col.-col4 .-item .-img {
    margin-bottom: 0;
  }
}
.c-box_col.-col4 .-item .-img img {
  width: 100%;
}
.c-box_col.-col4 .-item .-img a {
  display: block;
}
.c-box_col.-col4 .-wrap {
  width: 100%;
  margin-bottom: 30px;
}
@media screen and (min-width: 768px) {
  .c-box_col.-col4 .-wrap {
    margin-bottom: 20px;
  }
}
.c-box_col .-wrap .-item {
  margin-bottom: 0;
}
.c-box_col.-point .-img {
  margin-bottom: 0 !important;
  position: relative;
  z-index: 1;
}
.c-box_col.-point .-num {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  text-align: center;
  position: relative;
  z-index: 10;
  font-family: "Noto Serif JP", serif;
  margin: -35px auto 17px;
  width: 67px;
  height: 67px;
  color: #fff;
  background-color: #4f94d5;
  border-radius: 50%;
}
@media screen and (max-width: 767px) {
  .c-box_col.-point .-num {
    width: 60px;
    height: 60px;
    margin: -30px auto 10px;
  }
}
.c-box_col.-point .-num span {
  display: block;
  line-height: 1;
}
.c-box_col.-point .-num_t {
  font-size: 10px;
}
.c-box_col.-point .-num_n {
  font-size: 26px;
}
@media screen and (max-width: 767px) {
  .c-box_col.-point .-num_n {
    font-size: 22px;
  }
}
@media screen and (min-width: 768px) {
  .c-box_col.-point .-ttl {
    font-size: 22px !important;
  }
}
.c-box_row {
  display: flex;
  justify-content: space-between;
  margin-bottom: 50px;
  padding-bottom: 50px;
  position: relative;
}
.c-box_row::after {
  position: absolute;
  content: "";
  width: 100vw;
  height: calc(100% - 50px);
  right: calc(50% - 80vw);
  width: 100vw;
  background: #f5f8fd;
  z-index: -1;
  top: 50px;
}
@media screen and (max-width: 767px) {
  .c-box_row::after {
    right: calc(50% - 50vw);
    left: calc(50% - 50vw);
  }
}
@media screen and (max-width: 767px) {
  .c-box_row {
    margin-bottom: 30px;
    padding-bottom: 30px;
  }
}
.c-box_row:last-child {
  margin-bottom: 0;
}
.c-box_row.-rev {
  flex-direction: row-reverse;
}
.c-box_row.-rev::after {
  right: unset;
  left: calc(50% - 80vw);
}
@media screen and (max-width: 767px) {
  .c-box_row.-rev::after {
    right: calc(50% - 50vw);
    left: calc(50% - 50vw);
  }
}
@media screen and (max-width: 767px) {
  .c-box_row {
    flex-direction: column !important;
  }
}
.c-box_row_img {
  width: 46%;
}
@media screen and (max-width: 767px) {
  .c-box_row_img {
    width: 100%;
    margin-bottom: 10px;
  }
}
.c-box_row_txt {
  width: 50%;
  padding-top: 105px;
}
@media screen and (max-width: 767px) {
  .c-box_row_txt {
    padding-top: 0;
    width: 100%;
    margin-bottom: 16px;
  }
}
.c-box_row_txt p {
  margin-bottom: 0.75em;
}
.c-box_row_txt p:last-child {
  margin-bottom: 0;
}
.c-box_row_txt p a {
  text-decoration: underline;
  display: inline;
}
.c-box_row_ttl {
  font-size: 3rem;
  line-height: 1.5;
  letter-spacing: 0.075em;
  color: #0a4f8d;
  font-family: "Noto Serif JP", serif;
  margin-bottom: 25px;
}
@media screen and (max-width: 767px) {
  .c-box_row_ttl {
    font-size: 2rem;
    margin-bottom: 15px;
  }
}
.c-box_row.-min {
  margin-bottom: 40px;
}
.c-box_row.-min:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  .c-box_row.-min {
    margin-bottom: 20px;
  }
}
.c-box_row.-min .c-box_ttl {
  font-size: 22px;
}
@media screen and (max-width: 767px) {
  .c-box_row.-min .c-box_ttl {
    font-size: 15px;
  }
}
.c-box_row.-min .c-box_row_img {
  width: 29.7%;
}
@media screen and (max-width: 767px) {
  .c-box_row.-min .c-box_row_img {
    width: 100%;
  }
}
.c-box_row.-min .c-box_row_txt {
  padding-top: 0;
  width: 66.66%;
}
@media screen and (max-width: 767px) {
  .c-box_row.-min .c-box_row_txt {
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  .c-box_row.-imgNone .c-box_row_txt {
    width: 100%;
  }
}
.c-box_before {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.c-box_before:not(:first-child) {
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  .c-box_before:not(:first-child) {
    margin-top: 16px;
  }
}
.c-box_before .-item {
  width: 47.22%;
}
.c-box_before .-item:nth-child(2n) {
  margin-left: 5.56%;
}
.c-box_before .-item:not(:first-child) {
  position: relative;
}
.c-box_before .-item:not(:first-child)::before {
  content: "";
  display: inline-block;
  border-top: 3px solid #4f94d5;
  border-right: 3px solid #4f94d5;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  width: 14px;
  height: 15px;
  top: 50%;
  left: -8.5%;
}
@media screen and (max-width: 767px) {
  .c-box_before .-item {
    margin-top: 16px;
    width: 100%;
  }
  .c-box_before .-item:nth-child(2n) {
    margin-left: 0;
  }
  .c-box_before .-item:not(:first-child) {
    margin-top: 30px;
  }
  .c-box_before .-item:not(:first-child)::before {
    transform: rotate(135deg);
    top: unset;
    bottom: 100%;
    left: 50%;
    margin-left: -10px;
  }
}
.c-box_before .-item .-ttl {
  color: #4f94d5;
  font-size: 28px;
  font-size: 2.8rem;
  font-weight: 400;
  margin-bottom: 12px;
  line-height: 1.2;
  font-family: "Jost", sans-serif;
}
@media screen and (max-width: 767px) {
  .c-box_before .-item .-ttl {
    font-size: 15px;
    font-size: 1.5rem;
    margin-bottom: 8px;
  }
}
.c-box_before .-item .-ttl.-first {
  color: #dbd6ce;
}
.c-box_before .-item .-ttl.-sec {
  color: #d3c4aa;
}
.c-box_before .-item .-ttl.-none {
  opacity: 0;
}
.c-box_before .-item p {
  margin-top: 1em;
  font-size: 0.9em;
}
.c-box_before.-col3 .-item {
  width: 31.5%;
  margin-right: 2.75%;
}
.c-box_before.-col3 .-item:nth-child(2n) {
  margin-left: 0;
}
.c-box_before.-col3 .-item:nth-child(3n) {
  margin-right: 0;
}
.c-box_before.-col3 .-item:not(:first-child)::before {
  left: -9.5%;
}
.c-box_before.-col3 .-item:not(:first-child) {
  position: relative;
}
.c-box_before.-col3 .-item:not(:first-child)::before {
  top: unset;
  left: -8%;
  bottom: 40%;
}
@media screen and (max-width: 767px) {
  .c-box_before.-col3 .-item {
    width: 100%;
    margin-right: 0;
    margin-top: 16px;
  }
  .c-box_before.-col3 .-item:not(:first-child) {
    margin-top: 30px;
  }
  .c-box_before.-col3 .-item:not(:first-child)::before {
    transform: rotate(135deg);
    top: unset;
    bottom: 100%;
    left: 50%;
    margin-left: -10px;
  }
}

/* BreadcrumbList
---------------------------------------------------------- */
.c-pkz {
  width: 100%;
  margin: 14px auto 77px;
}
@media screen and (max-width: 767px) {
  .c-pkz {
    margin: 10px 0 40px;
    padding: 0;
  }
}
.c-pkz_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .c-pkz_list {
    flex-wrap: wrap;
  }
}
.c-pkz_list li {
  position: relative;
  font-size: 13px;
  font-size: 1.3rem;
}
@media screen and (max-width: 767px) {
  .c-pkz_list li {
    font-size: 10px;
    font-size: 1rem;
  }
}
.c-pkz_list li:not(:last-child) {
  margin-right: 1em;
}
.c-pkz_list li:not(:last-child)::after {
  content: ">";
  display: inline-block;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  right: -0.8em;
  margin: auto;
  color: #4f94d5;
}
.c-pkz_list li a {
  font-size: 13px;
  font-size: 1.3rem;
  font-feature-settings: "palt";
  color: #4f94d5;
}
.c-pkz_list li a span {
  color: #4f94d5;
}
@media screen and (max-width: 767px) {
  .c-pkz_list li a {
    font-size: 10px;
    font-size: 1rem;
  }
}
.c-pkz_list li span {
  color: #444;
}

/* seo text
---------------------------------------------------------- */
.c-risk {
  padding: 50px 0;
  background-color: #f5f5f5;
}
@media screen and (max-width: 767px) {
  .c-risk {
    padding: 25px 0;
  }
}
.c-risk_cont {
  padding: 40px 44px;
  background-color: #fff;
  filter: drop-shadow(0 8px 76px rgba(0, 0, 0, 0.04));
}
@media screen and (max-width: 767px) {
  .c-risk_cont {
    padding: 30px 5%;
  }
}
.c-risk_inner {
  height: 240px;
  overflow-y: scroll;
  padding-right: 16px;
}
.c-risk_inner::-webkit-scrollbar {
  width: 4px;
}
.c-risk_inner::-webkit-scrollbar-track {
  border-radius: 10px;
  background-color: #f0f0f0;
}
.c-risk_inner::-webkit-scrollbar-thumb {
  background-color: #b3a481;
}
.c-risk_ttl {
  line-height: 1.7;
  margin-bottom: 12px;
  font-weight: 600;
  font-size: 18px;
  font-size: 1.8rem;
}
@media screen and (max-width: 767px) {
  .c-risk_ttl {
    margin-bottom: 8px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.c-risk_txt {
  line-height: 1.7;
  font-size: 13px;
  font-size: 1.3rem;
  margin-bottom: 1em;
}
@media screen and (max-width: 767px) {
  .c-risk_txt {
    line-height: 1.55;
    font-size: 11px;
    font-size: 1.1rem;
  }
}
.c-risk_txt ul li {
  text-indent: -0.5em;
  padding-left: 0.5em;
}
.c-risk_txt ul + p {
  margin-top: 0.5em;
}
.c-risk_txt a {
  text-decoration: underline;
  display: inline;
}
.c-risk_txt .-inner_ttl {
  display: block;
  font-weight: bold;
  font-size: 1.2em;
  margin: 0.35em 0 0.3em;
}
.c-risk_txt .-inner_ttl_sub {
  display: block;
  font-weight: bold;
  margin: 0.7em 0 0.3em;
}

.-mov {
  padding-top: 59.82%;
  position: relative;
}
.-mov iframe {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
}

a.-linkBlank {
  padding-right: 1.2em;
  background-image: url(../img/icn_link_b.png);
  background-repeat: no-repeat;
  background-size: 0.8em;
  background-position: right 7px;
}
@media screen and (max-width: 767px) {
  a.-linkBlank {
    background-position: right 5px;
  }
}

.p-difference_tbl {
  margin-top: 54px;
  width: 100%;
}

.p-difference_tbl tr {
  width: 100%;
}

.p-difference_tbl tr td,
.p-difference_tbl tr th {
  border: 1px solid #ccc;
  background: #fff;
}

.p-difference_tbl tr td.-implant,
.p-difference_tbl tr th.-implant {
  background: #f5f8fd;
}

.p-difference_tbl tr th {
  text-align: center;
  font-size: 16px;
  font-weight: 500;
}

.p-difference_tbl tr th.-item {
  vertical-align: top;
  padding: 13px 0;
  width: 26%;
}

.p-difference_tbl tr th .-ttl {
  font-size: 20px;
  font-size: 2rem;
  color: #57afc9;
  font-weight: 500;
  text-align: center;
  font-family: "Noto Serif JP", serif;
}

.p-difference_tbl tr th .-icon {
  margin: 0 auto;
}

.p-difference_tbl tr th .-icon.-bridge {
  width: 96px;
  margin-top: 37px;
}

.p-difference_tbl tr th .-icon.-ireba {
  width: 89px;
  margin-top: 29px;
}

.p-difference_tbl tr th .-icon.-implant {
  width: 50px;
  margin-top: 25px;
}

.p-difference_tbl tr td {
  height: 98px;
}

.p-difference_tbl tr td .-icon {
  display: block;
  width: 40px;
  margin: 0 auto;
}

.p-difference_tbl tr td .-txt {
  text-align: center;
  line-height: 1.5;
  padding-top: 7px;
  font-size: 14px;
}

.p-difference_tbl tr td.-basetxt {
  padding: 14px;
  vertical-align: top;
}

@media screen and (max-width: 767px) {
  .p-difference_tbl {
    margin-top: 30px;
    width: 100%;
  }
  .p-difference_tbl tr th {
    font-size: 14px;
  }
  .p-difference_tbl tr th.-item {
    padding: 7px 0;
    width: 26%;
  }
  .p-difference_tbl tr th .-ttl {
    font-size: 16px;
    font-size: 1.6rem;
  }
  .p-difference_tbl tr th .-icon.-bridge {
    width: 70px;
    margin-top: 20px;
  }
  .p-difference_tbl tr th .-icon.-ireba {
    width: 60px;
    margin-top: 20px;
  }
  .p-difference_tbl tr th .-icon.-implant {
    width: 30px;
    margin-top: 20px;
  }
  .p-difference_tbl tr td {
    height: unset;
    padding: 5px 0;
  }
  .p-difference_tbl tr td .-icon {
    width: 30px;
    margin: 0 auto;
  }
  .p-difference_tbl tr td .-txt {
    text-align: center;
    line-height: 1.5;
    padding-top: 7px;
    font-size: 12px;
  }
  .p-difference_tbl tr td.-basetxt {
    padding: 8px;
    vertical-align: top;
  }
}
@media screen and (max-width: 767px) {
  .-sp_w_none {
    padding-right: 0 !important;
  }
}

.u-flex {
  display: flex;
  flex-wrap: wrap;
}
.u-flex.-stretch {
  align-items: stretch;
}

.-ttl_check {
  padding-left: 30px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .-ttl_check {
    padding-left: 24px;
  }
}
.-ttl_check::before {
  content: "";
  display: inline-block;
  background-image: url(../img/icn_check.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: absolute;
  width: 20px;
  height: 20px;
  top: 6px;
  left: 0;
}
@media screen and (max-width: 767px) {
  .-ttl_check::before {
    width: 18px;
    height: 18px;
    top: 4px;
  }
}

.c-list_link .-item.-linkBlank a::before {
  content: "";
  width: 16px;
  height: 16px;
  background: url(../img/icn_link_w.png) no-repeat center;
  background-size: contain;
  display: block;
  position: absolute;
  right: 23px;
  bottom: 39.33%;
}
@media screen and (max-width: 767px) {
  .c-list_link .-item.-linkBlank a::before {
    right: 16px;
    bottom: 30%;
  }
}

.c-list_txtlink a {
  color: #947d5e;
  text-decoration: underline;
}

.c-case .c-box_bg_inner {
  margin-bottom: 30px;
}
.c-case .c-box_bg_inner:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  .c-case .c-box_bg_inner {
    margin-bottom: 20px;
  }
}
.c-case .c-box_bg .-row {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .c-case .c-box_bg .-row {
    display: block;
  }
}
.c-case .c-box_bg .-row .-txt {
  width: 50%;
}
@media screen and (max-width: 767px) {
  .c-case .c-box_bg .-row .-txt {
    width: 100%;
    margin-bottom: 8px;
  }
}
.c-case .c-box_bg .-row .-img {
  width: 46%;
}
@media screen and (max-width: 767px) {
  .c-case .c-box_bg .-row .-img {
    width: 100%;
  }
}
.c-case .c-box_bg .-row .-img.-row {
  align-items: flex-start;
}
@media screen and (max-width: 767px) {
  .c-case .c-box_bg .-row .-img.-row {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
}
.c-case .c-box_bg .-row .-img.-row img {
  width: 49%;
  margin-bottom: 7px;
}

/* blog
---------------------------------------------------------- */
.blog .page_key_img .-inner {
  background-image: url("../img/blog/key_pc.jpg");
}
@media screen and (max-width: 767px) {
  .blog .page_key_img .-inner {
    background-image: url("../img/blog/key_sp.jpg");
  }
}
.blog section:last-child {
  margin-bottom: 90px;
}
@media screen and (max-width: 767px) {
  .blog section:last-child {
    margin-bottom: 48px;
  }
}

.p-blog_list > article {
  display: flex;
  padding: 20px 0 25px;
  border-bottom: 1px dashed #d1d1d1;
}
@media screen and (max-width: 767px) {
  .p-blog_list > article {
    padding: 14px 0 16px;
  }
}
.p-blog_cate {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.4;
  text-align: center;
  background-color: #4f94d5;
  color: #fff !important;
  display: block;
  width: fit-content;
  padding: 1px 8px 2px;
  margin: 0 4px 4px 0;
}
@media screen and (max-width: 767px) {
  .p-blog_cate {
    font-size: 11px;
    font-size: 1.1rem;
    line-height: 1.2;
  }
}
.p-blog_cate_wrap {
  display: flex;
  flex-wrap: wrap;
}
.p-blog_date {
  font-family: "Jost", sans-serif;
  color: #4f94d5;
  line-height: 1.4;
  padding-top: 1px;
  margin-right: 1em;
}
@media screen and (max-width: 767px) {
  .p-blog_date {
    font-size: 13px;
    font-size: 1.3rem;
  }
}
.p-blog_side_inner:not(:last-child) {
  margin-bottom: 60px;
}
@media screen and (max-width: 767px) {
  .p-blog_side_inner:not(:last-child) {
    margin-bottom: 30px;
  }
}
.p-blog_side_ttl {
  font-size: 18px;
  font-size: 1.8rem;
  text-align: center;
  background-color: #eaf2fd;
  color: #0a4f8d;
  font-family: "Noto Serif JP", serif;
  padding: 8px 0;
  margin-bottom: 1em;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .p-blog_side_ttl {
    font-size: 15px;
    font-size: 1.5rem;
  }
}
.p-blog_side_list li {
  margin-bottom: 0.5em;
}
.p-blog_side_list li a {
  text-decoration: underline;
}
.p-blog_side_list li .children {
  margin-left: 1em;
  margin-top: 0.5em;
}
.p-blog_side_select {
  width: 100%;
  padding: 10px;
  background-color: #f4f4f4;
  border: 1px solid #ddd;
  margin-top: 0;
  -webkit-appearance: none;
  appearance: none;
}
.p-blog_side_select_wrap {
  position: relative;
}
.p-blog_side_select_wrap::after {
  content: "▲";
  display: block;
  position: absolute;
  right: 2em;
  font-size: 0.5em;
  top: 0;
  bottom: 0;
  margin: auto;
  transform: rotate(180deg);
  color: #8b8b8b;
  display: flex;
  align-items: center;
}
.p-blog_pager {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 50px 0 0;
}
@media screen and (max-width: 767px) {
  .p-blog_pager {
    padding: 20px 0 45px;
    position: relative;
  }
}
.p-blog_pager_prev {
  position: relative;
  padding-left: 14px;
}
.p-blog_pager_prev::before {
  content: "";
  display: block;
  height: 6px;
  width: 6px;
  border-top: solid 1px;
  border-right: solid 1px;
  transform: rotate(-135deg);
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.p-blog_pager_next {
  position: relative;
  padding-right: 14px;
}
.p-blog_pager_next::before {
  content: "";
  display: block;
  height: 6px;
  width: 6px;
  border-top: solid 1px;
  border-right: solid 1px;
  transform: rotate(45deg);
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.p-blog_pager_list {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .p-blog_pager_list {
    position: absolute;
    top: 4em;
    width: 100%;
    left: 50%;
    transform: translateX(-50%);
    justify-content: center;
  }
}
.p-blog_pager_list > li:not(:last-child) {
  margin-right: 2em;
}
.p-blog_pager_list > li span {
  background-color: #4f94d5;
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  text-align: center;
  border-radius: 15px;
}
.p-blog_detail_info {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .p-blog_detail_info {
    display: block;
    margin-bottom: 20px;
  }
}
.p-blog_detail_info_category {
  display: flex;
  flex-wrap: wrap;
}
.p-blog_detail_info .p-blog_cate {
  margin-left: unset;
  margin-top: 0;
  margin: 0 4px 4px 0;
}
.p-blog_detail_info .-date {
  font-size: 16px;
  font-size: 1.6rem;
  font-family: "Zen Old Mincho", serif;
  color: #8d7b55;
}
@media screen and (max-width: 767px) {
  .p-blog_detail_info .-date {
    font-size: 13px;
    font-size: 1.3rem;
  }
}
.p-blog_detail_inner p,
.p-blog_detail_inner div,
.p-blog_detail_inner img {
  padding: 0.5em 0;
  max-width: 100%;
}
.p-blog_detail_inner div p,
.p-blog_detail_inner div img {
  padding: 0;
}
.p-blog_detail_inner img {
  width: auto;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}
.p-blog_detail_inner a {
  text-decoration: underline;
  color: #666;
}
.p-blog_detail_inner h1,
.p-blog_detail_inner h2,
.p-blog_detail_inner h3,
.p-blog_detail_inner h4,
.p-blog_detail_inner h5,
.p-blog_detail_inner h6,
.p-blog_detail_inner ol,
.p-blog_detail_inner ul,
.p-blog_detail_inner li,
.p-blog_detail_inner strong,
.p-blog_detail_inner span {
  margin: initial;
  padding: initial;
  border: initial;
  font-size: 100%;
  vertical-align: initial;
}
.p-blog_detail_inner h1 {
  font-size: 200%;
  margin-block-start: 0.67em;
  margin-block-end: 0.67em;
  font-weight: bold;
}
.p-blog_detail_inner h2 {
  font-size: 150%;
  margin-block-start: 0.83em;
  margin-block-end: 0.83em;
  font-weight: bold;
}
.p-blog_detail_inner h3 {
  font-size: 117%;
  margin-block-start: 1em;
  margin-block-end: 1em;
  font-weight: bold;
}
.p-blog_detail_inner h4 {
  margin-block-start: 1.33em;
  margin-block-end: 1.33em;
  font-weight: bold;
}
.p-blog_detail_inner h5 {
  font-size: 83%;
  margin-block-start: 1.67em;
  margin-block-end: 1.67em;
  font-weight: bold;
}
.p-blog_detail_inner h6 {
  font-size: 67%;
  margin-block-start: 2.33em;
  margin-block-end: 2.33em;
  font-weight: bold;
}
.p-blog_detail_inner em {
  font-style: oblique;
}
.p-blog_detail_inner strong,
.p-blog_detail_inner b {
  font-weight: bold;
}
.p-blog_detail_inner blockquote {
  padding: 1em;
  background-color: #f5f5f5;
}
.p-blog_detail_inner ol,
.p-blog_detail_inner ul {
  margin-top: 1em;
  margin-bottom: 1em;
}
.p-blog_detail_inner ol {
  list-style-type: decimal;
  list-style-position: inside;
}
.p-blog_detail_inner ul {
  list-style-type: circle;
  list-style-position: inside;
}
.p-blog_detail_inner .alignright {
  float: right;
  margin-left: 1em;
  width: 30%;
}
@media screen and (max-width: 767px) {
  .p-blog_detail_inner .alignright {
    width: 65%;
  }
}
.p-blog_detail_inner .alignleft {
  float: left;
  margin-right: 1em;
  width: 30%;
}
@media screen and (max-width: 767px) {
  .p-blog_detail_inner .alignleft {
    width: 65%;
  }
}
.p-blog_detail_inner .aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.p-blog_detail_inner::after {
  content: "";
  display: block;
  clear: both;
}
.p-blog_thumb {
  width: 220px;
  margin-right: 20px;
}
@media screen and (max-width: 767px) {
  .p-blog_thumb {
    width: 100px;
    margin-right: 12px;
  }
}
.p-blog_cont {
  flex: 1;
  margin-top: 10px;
}
@media screen and (max-width: 767px) {
  .p-blog_cont {
    margin-top: 0;
  }
}
.p-blog_cont_sub {
  display: flex;
  justify-content: flex-start;
  align-items: baseline;
  margin-bottom: 8px;
}
@media screen and (max-width: 767px) {
  .p-blog_cont_sub {
    display: block;
  }
}
.p-blog_ranking {
  margin-top: 70px;
}
.p-blog_ranking_cont {
  display: flex;
  flex-wrap: wrap;
}
.p-blog_ranking_cont li {
  width: 23.5%;
  margin-right: 2%;
}
@media screen and (max-width: 767px) {
  .p-blog_ranking_cont li {
    width: 48%;
    margin-right: 4%;
    margin-bottom: 10px;
  }
  .p-blog_ranking_cont li:nth-child(2n) {
    margin-right: 0;
  }
}
.p-blog_ranking_cont li:last-child {
  margin-right: 0;
}
.p-blog_ranking_cont li .wpp-thumbnail {
  margin-bottom: 10px;
}
.p-blog_ranking_cont li .wpp-date {
  font-size: 80%;
  color: #3193c6;
  font-family: "Jost", sans-serif;
}
.p-blog_sns {
  display: flex;
  justify-content: space-between;
  margin: 30px auto;
}
.p-blog_sns li {
  width: 32%;
}
.p-blog_sns li a {
  display: block;
  border-radius: 4px;
  color: #fff;
  text-align: center;
  padding: 8px;
}
.p-blog_sns_ico {
  display: inline-block;
  vertical-align: -10px;
  width: 32px;
  height: 32px;
}
@media screen and (max-width: 767px) {
  .p-blog_sns_ico {
    vertical-align: -6px;
    width: 22px;
    height: 22px;
  }
}
.p-blog_sns_txt {
  display: inline-block;
}
.p-blog_sns_fb a {
  background: #1877f2;
}
.p-blog_sns_x a {
  background: #000;
}
.p-blog_sns_line a {
  background: #00b900;
}

.mfp_element_submit,
.mfp_element_reset,
.mfp_element_button,
button.mfp_next,
button.mfp_prev {
  text-shadow: none !important;
}

.grecaptcha-badge {
  visibility: hidden;
}

.wp-smiley,
.emoji {
  display: inline !important;
  border: none !important;
  box-shadow: none !important;
  height: 1em !important;
  width: 1em !important;
  margin: 0 0.07em !important;
  vertical-align: -0.1em !important;
  background: none !important;
  padding: 0 !important;
}

body:not(.contact) .grecaptcha-badge {
  visibility: hidden;
}/*# sourceMappingURL=cmn_style.css.map */