@charset "UTF-8";
.btnstyle:not(:last-child) {
  margin-bottom: 2.4rem;
}
.btnstyle a {
  line-height: 1.5;
  display: table;
  position: relative;
  text-align: center;
  margin: auto;
  text-decoration: none;
  color: #595959 !important;
  min-width: auto;
  max-width: 280px;
  background: #5589aa;
  border: 1px solid #5589aa;
  width: 100%;
  border-radius: 0;
  padding: 1.3rem 2.4rem;
  font-size: 16px;
  border-radius: 5px;
  transition: 0.3s;
  background: #fff;
  border-color: #fff;
}
.btnstyle a:hover {
  opacity: 0.7;
  border-color: #5589aa !important;
}
.btnstyle a::after {
  border-top: 1px solid #595959;
  border-right: 1px solid #595959;
  content: "";
  height: 6px;
  margin: auto;
  position: absolute;
  right: 10px;
  top: 0;
  bottom: 0;
  width: 6px;
  transform: rotate(45deg);
  transition: 0.2s;
}
.btnstyle a:after {
  border-color: #fff;
}
.btnstyle a:after {
  border-color: #595959;
}
.btnstyle a:hover {
  color: #fff !important;
  background: #5589aa;
  border-color: #fff;
  opacity: 1;
}
.btnstyle a:hover:after {
  border-color: #fff;
}
.btnstyle__right a {
  margin-right: 0;
}
.btnstyle__left a {
  margin-left: 0;
}

.page_title_wrap {
  overflow: hidden;
  position: relative;
  text-align: center;
  background: #5589aa;
  background: url("../img/common/under_title.jpg") no-repeat center/cover;
}
.page_title_wrap:before, .page_title_wrap:after {
  display: none;
}
.page_title_wrap .container {
  display: flex;
  align-items: center;
  height: 200px;
}
@media only screen and (max-width: 767px) {
  .page_title_wrap .container {
    height: 120px;
  }
}
.page_title_wrap .page_title {
  flex: 1;
  color: #fff;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  font-size: 36px;
  font-weight: 600;
  letter-spacing: 0.08em;
  line-height: 1.25;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .page_title_wrap .page_title {
    font-size: 25px;
  }
}

.mce-content-body h2, .mce-content-body h3, .mce-content-body h4, .mce-content-body h5, .mce-content-body .text-large {
  font-weight: 600;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
}
.mce-content-body h2 {
  color: #5589aa;
  font-size: 30px;
  letter-spacing: 0.08em;
  line-height: 1.5;
  margin-bottom: 1.2em;
  text-align: center;
  padding-bottom: 14px;
  position: relative;
  padding-top: 44px;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .mce-content-body h2 {
    font-size: 24px;
  }
}
.mce-content-body h2:before {
  content: "";
  position: absolute;
  display: block;
  position: absolute;
  margin: auto;
  left: 0;
  right: 0;
  top: auto;
  bottom: 0;
  width: 30px;
  height: 2px;
  background: #5589aa;
}
.mce-content-body h2:after {
  content: "";
  position: absolute;
  display: block;
  position: absolute;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: auto;
  background: url("../img/common/h2.png") no-repeat center/cover;
  width: 32px;
  height: 34px;
}
.mce-content-body h3 {
  color: #5589aa;
  display: block;
  text-align: left;
  font-size: 24px;
  line-height: 1.5;
  letter-spacing: 0.08em;
  margin-top: 1.8em;
  margin-bottom: 1.2em;
  position: relative;
  padding-bottom: 14px;
  border-bottom: 1px solid #5589aa;
  position: relative;
  padding-left: 46px;
}
.mce-content-body h3:after {
  content: "";
  position: absolute;
  display: block;
  position: absolute;
  margin: auto;
  left: 0;
  right: auto;
  top: 0;
  bottom: auto;
  background: url("../img/common/h3.png") no-repeat center/cover;
  width: 32px;
  height: 34px;
}
@media only screen and (max-width: 767px) {
  .mce-content-body h3 {
    font-size: 22px;
  }
}
.mce-content-body h3.aside_title {
  color: #595959;
  padding: 0;
  margin: 0;
  border-bottom: 2px solid #333333;
  font-size: 2.2rem;
  font-weight: bold;
  line-height: 1.5;
  padding-bottom: 1.2rem;
}
.mce-content-body h3.aside_title:after, .mce-content-body h3.aside_title:before {
  display: none;
}
.mce-content-body h4 {
  color: #595959;
  font-size: 20px;
  line-height: 1.5;
  margin-top: 1.8em;
  margin-bottom: 1.2em;
  position: relative;
  letter-spacing: 0.08em;
  padding: 0;
}
.mce-content-body h4:before {
  display: none;
}
@media only screen and (max-width: 767px) {
  .mce-content-body h4 {
    font-size: 19px;
  }
}
.mce-content-body h5 {
  color: #595959;
  font-size: 18px;
  letter-spacing: 0.08em;
  line-height: 1.5;
  margin-top: 1.8em;
  margin-bottom: 1.2em;
  border: none;
  position: relative;
  padding: 0;
}
.mce-content-body h5:before {
  display: none;
}
@media only screen and (max-width: 767px) {
  .mce-content-body h5 {
    font-size: 17px;
  }
}

.text-large {
  color: #5589aa;
  font-size: 24px;
  line-height: 1.5;
  letter-spacing: 0.08em;
}
@media screen and (max-width: 767px) {
  .text-large {
    font-size: 22px;
  }
}

.section {
  padding-top: 76px;
  padding-bottom: 76px;
}
@media only screen and (max-width: 767px) {
  .section {
    padding-top: 51px;
    padding-bottom: 51px;
  }
}
.section h3:first-child {
  margin-bottom: 24px;
}
.section hr {
  margin-bottom: 100px;
  margin-top: 100px;
  max-width: 1200px;
}

.section_bg {
  background: #f2f8fd;
}
.section_bg .box_bg {
  background: #fff;
}
.section_bg .box_bg .box_bg {
  background: #f2f8fd;
}
.section_bg .box_bg .box_bg .box_bg {
  background: #fff;
}

.box_bg {
  background: #f2f8fd;
}
.box_bg .box_bg {
  background: #fff;
}
.box_bg .box_bg .box_bg {
  background: #f2f8fd;
}

.box_border {
  background: #fff;
  border: 5px solid #f2f8fd;
}

.box_border .box_bg {
  background: #f2f8fd;
}

.section_bg .box_border .box_bg {
  background: #f2f8fd;
}

.box_bg,
.box_border {
  margin-top: 0;
  margin-bottom: 50px;
  border-radius: 0px;
  padding: 50px 34px;
}
.box_bg:last-child,
.box_border:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 1250px) {
  .box_bg,
  .box_border {
    padding: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .box_bg,
  .box_border {
    padding: 24px 16px;
  }
}
.section .box_bg:first-child, .section_bg .box_bg:first-child,
.section .box_border:first-child,
.section_bg .box_border:first-child {
  margin-top: 24px;
}
.box_bg ul:first-child, .box_bg ol:first-child, .box_bg dl:first-child, .box_bg table:first-child, .box_bg p:first-child, .box_bg h3:first-child, .box_bg h4:first-child, .box_bg h5:first-child, .box_bg h6:first-child,
.box_border ul:first-child,
.box_border ol:first-child,
.box_border dl:first-child,
.box_border table:first-child,
.box_border p:first-child,
.box_border h3:first-child,
.box_border h4:first-child,
.box_border h5:first-child,
.box_border h6:first-child {
  margin-top: 0;
}

.row.sp_col_2 .col_2 .box_bg,
.row.sp_col_2 .col_2 .box_border, .row.sp_col_2 .col_3 .box_bg,
.row.sp_col_2 .col_3 .box_border, .row.sp_col_2 .col_4 .box_bg,
.row.sp_col_2 .col_4 .box_border, .row.sp_col_2 .col_5 .box_bg,
.row.sp_col_2 .col_5 .box_border, .row.sp_col_2 .col_6 .box_bg,
.row.sp_col_2 .col_6 .box_border {
  height: 100%;
  padding: 24px 16px;
}
@media screen and (min-width: 768px) {
  .row .col_2 .box_bg,
  .row .col_2 .box_border, .row .col_3 .box_bg,
  .row .col_3 .box_border, .row .col_4 .box_bg,
  .row .col_4 .box_border, .row .col_5 .box_bg,
  .row .col_5 .box_border, .row .col_6 .box_bg,
  .row .col_6 .box_border {
    height: 100%;
    padding: 24px 16px;
  }
}

.googlemap,
.youtube {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
  overflow: hidden;
}
.googlemap iframe,
.youtube iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.section .box_bg:first-child, .section_bg .box_bg:first-child, .section .box_border:first-child, .section_bg .box_border:first-child {
  margin-top: 0;
}

div.clearfix {
  margin-bottom: 50px;
}

.link_anchor {
  margin-top: 20px !important;
  padding: 0;
  border: 3px solid #f2f8fd !important;
  border-radius: 10px !important;
  padding: 30px 20px !important;
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  .link_anchor {
    margin-top: 10px !important;
  }
}
.link_anchor li {
  display: flex;
  flex: 0 0 100%;
  width: 100%;
  line-height: 1;
  margin: 0;
  align-items: baseline;
}
@media screen and (max-width: 767px) {
  .link_anchor li:not(:first-child) {
    margin-top: 3%;
  }
}
.link_anchor a {
  background: #fff;
  color: #595959;
  border-radius: 0;
  padding: 0.5em 1em 0.5em 3.5em;
  position: relative;
  text-decoration: none;
  transition: 0.3s;
  line-height: 24px;
  border: 1px solid #5589aa;
  border-radius: 3px;
  color: #5589aa !important;
  display: block;
  width: 100%;
  padding: 15px 25px;
  border: 1px solid #5589aa;
}
.link_anchor a::after, .link_anchor a::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}
.link_anchor a:before {
  display: none;
}
.link_anchor a::after {
  width: 6px;
  height: 6px;
  border-top: 1px solid #5589aa;
  border-right: 1px solid #5589aa;
  left: auto;
  right: 15px;
  transform: rotate(45deg);
}
.link_anchor a:hover {
  background: #5589aa;
  color: #fff !important;
}
.link_anchor a:hover::after {
  border-color: #fff;
}
@media only screen and (min-width: 768px) {
  .link_anchor li {
    flex: 0 0 100%;
    max-width: 48%;
    margin-right: 2%;
  }
  .link_anchor li a {
    height: 100%;
    display: flex;
    align-items: center;
  }
  .link_anchor li:nth-child(2n) {
    margin-right: 0;
  }
  .link_anchor li:nth-child(n+3) {
    margin-top: 2%;
  }
  .link_anchor.link_col_3 li {
    max-width: 32%;
  }
  .link_anchor.link_col_3 li:nth-child(2n) {
    margin-right: 2%;
  }
  .link_anchor.link_col_3 li:nth-child(n+3) {
    margin-top: 0;
  }
  .link_anchor.link_col_3 li:nth-child(3n) {
    margin-right: 0;
  }
  .link_anchor.link_col_3 li:nth-child(n+4) {
    margin-top: 2%;
  }
}

.ul_circle,
.ul_triangle,
.ul_check,
.ol_circle {
  margin-bottom: 24px;
}
.ul_circle li,
.ul_triangle li,
.ul_check li,
.ol_circle li {
  margin-top: 0;
  line-height: 1.75;
  margin-bottom: 12px;
  padding-left: 20px;
  position: relative;
}
.ul_circle li:last-child,
.ul_triangle li:last-child,
.ul_check li:last-child,
.ol_circle li:last-child {
  margin-bottom: 0;
}
.ul_circle li::before, .ul_circle li::after,
.ul_triangle li::before,
.ul_triangle li::after,
.ul_check li::before,
.ul_check li::after,
.ol_circle li::before,
.ol_circle li::after {
  content: "";
  position: absolute;
  letter-spacing: 0;
}
.ul_circle + p,
.ul_triangle + p,
.ul_check + p,
.ol_circle + p {
  margin-bottom: 24px;
}

.ul_circle li::before {
  border-radius: 50%;
  background: #5589aa;
  height: 8px;
  left: 0;
  top: 9px;
  width: 8px;
}

.ul_check li {
  padding-left: 2em;
}
.ul_check li::before {
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  height: 12px;
  left: 6px;
  margin-top: -4px;
  transform: rotate(50deg);
  top: 10px;
  width: 7px;
  z-index: 1;
}
.ul_check li:after {
  content: "";
  position: absolute;
  display: block;
  background: #5589aa;
  width: 20px;
  height: 20px;
  margin: auto;
  left: 0;
  right: auto;
  top: 4px;
  bottom: auto;
  z-index: 0;
  border-radius: 2px;
}

.ul_triangle li::before {
  left: 2px;
  border: 4px solid transparent;
  border-left: 6px solid #5589aa;
  top: 10px;
}

.ol_circle {
  counter-reset: ol_circle;
}
.ol_circle li {
  padding-left: 28px;
  position: relative;
}
.ol_circle li::before, .ol_circle li:after {
  content: "";
  position: absolute;
}
.ol_circle li::before {
  background-color: #5589aa;
  border-radius: 50%;
  color: #fff;
  content: counter(ol_circle);
  counter-increment: ol_circle;
  display: block;
  font-size: 13.12px;
  height: 20px;
  left: 0;
  line-height: 21px;
  letter-spacing: 0.02em;
  text-align: center;
  top: 6px;
  width: 20px;
  position: absolute;
}

@media screen and (min-width: 768px) {
  ul.list_columns_2 {
    display: flex;
    flex-wrap: wrap;
  }
  ul.list_columns_2 li {
    width: 49%;
    margin-right: 2%;
  }
  ul.list_columns_2 li:nth-child(2n) {
    margin-right: 0;
  }
  ul.list_columns_3 {
    display: flex;
    flex-wrap: wrap;
  }
  ul.list_columns_3 li {
    width: 32%;
    margin-right: 2%;
  }
  ul.list_columns_3 li:nth-child(3n) {
    margin-right: 0;
  }
}
.box_faq {
  border-bottom: 1px solid #ddd;
  padding-bottom: 28px;
  margin-bottom: 28px;
}
.box_faq:last-child {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}
.box_faq .question,
.box_faq .answer {
  padding: 6px 0px 6px 60px;
  position: relative;
}
.box_faq .question::before,
.box_faq .answer::before {
  border-radius: 20px;
  font-family: "游ゴシック体", "Yu Gothic", "游ゴシック", YuGothic, Hiragino Sans, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", Hiragino Kaku Gothic ProN, sans-serif;
  font-size: 26px;
  font-weight: 600;
  height: 40px;
  left: 0;
  letter-spacing: 0;
  line-height: 40px;
  position: absolute;
  text-align: center;
  top: 0;
  width: 40px;
}
.box_faq .question {
  font-size: 20px;
  font-weight: 600;
  line-height: 1.6;
}
.box_faq .question::before {
  content: "Q";
  color: #fff;
  background: #5589aa;
}
.box_faq .question .faq_title {
  cursor: pointer;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  margin-top: 0;
  padding-right: 20px;
  position: relative;
}
.box_faq .question .faq_title::before, .box_faq .question .faq_title::after {
  position: absolute;
  content: "";
  top: 12px;
  right: 0;
  background: #5589aa;
  border-radius: 1px;
  width: 16px;
  height: 3px;
}
.box_faq .question .faq_title::after {
  transform: rotate(90deg);
  transition: 0.3s;
}
.box_faq .question.open .faq_title::after {
  transform: rotate(0);
}
.box_faq .answer {
  display: none;
  padding-top: 37px;
}
.box_faq .answer p {
  margin-top: 0;
}
.box_faq .answer::before {
  content: "A";
  color: #fff;
  background: #5298d6;
  top: 30px;
}

.flow-box {
  margin-bottom: 50px;
}
.flow-box:last-child {
  margin-bottom: 0;
}

.flow-block {
  border: 5px solid #f2f8fd;
  background: #fff;
  border-radius: 0px;
  margin-top: 82px;
  padding: 50px 34px;
  position: relative;
}
.flow-block:first-child {
  margin-top: 0;
}
.flow-block:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 1250px) {
  .flow-block {
    padding: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .flow-block {
    padding: 24px 16px;
  }
}
.flow-block::after {
  content: "";
  bottom: -95px;
  border: 32px solid transparent;
  border-top-color: #afcbea;
  left: 50%;
  margin-left: -32px;
  position: absolute;
}
@media only screen and (max-width: 767px) {
  .flow-block::after {
    bottom: -95px;
  }
}
.flow-block:last-child::after, .flow-block.last::after {
  display: none;
}
.section_bg .flow-block {
  background: #fff;
}
.section_bg .flow-block::after {
  border-top-color: #5589aa;
}
.flow-block .title {
  padding: 0;
  flex: 0 0 auto;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 0.08em;
  line-height: 1.4;
  margin-top: 0 !important;
  text-align: left;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  border: none;
  display: flex;
  align-items: center;
}
.flow-block .title:after, .flow-block .title:before {
  display: none;
}
@media only screen and (max-width: 767px) {
  .flow-block .title {
    padding: 0;
    font-size: 18px;
  }
}
.flow-block .title .num {
  display: block;
  border: #5589aa;
  background: #5589aa;
  margin-right: 0.5em;
  color: #fff;
  width: 30px;
  height: 30px;
  border-radius: 2px;
  flex: none;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  font-style: normal;
  line-height: 32px;
  letter-spacing: 1px;
}
.flow-block .title .number_text {
  padding-top: 3px;
}

table {
  width: 100%;
  border-collapse: collapse;
}
table.table_address {
  background: none;
  margin-bottom: 1em;
}
table.table_address:last-child {
  margin-bottom: 0;
}
table.table_address tbody tr th {
  text-align: left;
  float: none;
  padding: 1em 0 1em 1em;
}
table.table_address tbody tr th:first-child {
  border-top: 1px solid #5589aa;
  color: #5589aa;
  width: 25%;
  border-bottom: none;
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  table.table_address tbody tr th:first-child {
    width: 35%;
  }
}
table.table_address tbody tr:last-child th:first-child {
  border-bottom: 1px solid #5589aa;
}
table.table_address tbody tr th, table.table_address tbody tr td {
  text-align: left;
  padding: 1em 0 1em 1em;
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
  line-height: 1.6;
}
table.table_address tbody tr th:first-child, table.table_address tbody tr td:first-child {
  color: #5589aa;
  border-bottom: 1px solid #5589aa;
  border-top: 1px solid #5589aa;
}
table.table_timetable {
  table-layout: fixed;
  margin-bottom: 0.5em;
}
table.table_timetable:last-child {
  margin-bottom: 0;
}
table.table_timetable th, table.table_timetable td {
  background: #fff;
  border-bottom: 1px solid #ddd;
  padding: 0.8rem 0.2rem;
  text-align: center;
}
table.table_timetable thead th {
  background: #5589aa;
  color: #fff;
}
table.table_timetable thead th:first-child {
  width: 30%;
}
table.table_timetable tbody th {
  text-align: center;
}
@media only screen and (max-width: 767px) {
  table.table_timetable {
    font-size: 90%;
  }
}
table.table_fee {
  table-layout: fixed;
  margin-bottom: 1em;
}
table.table_fee:last-child {
  margin-bottom: 0;
}
table.table_fee th, table.table_fee td {
  background: #fff;
  border: 1px solid #ddd;
  padding: 15px 10px;
  text-align: center;
  letter-spacing: 0.1em;
}
table.table_fee thead th, table.table_fee thead td {
  background: #5589aa;
  color: #fff;
  text-align: center;
  font-weight: bold;
}
table.table_fee tbody th {
  background: #fff;
  text-align: left;
  vertical-align: middle;
  padding-left: 1em;
  font-weight: 400;
}
table.table_fee tbody td {
  text-align: left;
  padding-right: 1em;
}
table.table_fee tbody td:last-child {
  text-align: left;
}
table.table_fee2 {
  margin-bottom: 1em;
}
table.table_fee2:last-child {
  margin-bottom: 0;
}
table.table_fee2 th, table.table_fee2 td {
  background: #fff;
  border: 1px solid #ddd;
  padding: 15px 10px;
  text-align: center;
  letter-spacing: 0.1em;
}
table.table_fee2 tbody th {
  background: #f7f9fc;
  text-align: left;
  vertical-align: middle;
  padding-left: 1em;
  width: 25%;
  font-weight: 400;
}
@media screen and (max-width: 767px) {
  table.table_fee2 tbody th {
    width: 35%;
  }
}
table.table_fee2 tbody td {
  text-align: left;
  padding-right: 1em;
}
table.table_fee2 tbody td:last-child {
  text-align: left;
}
table.table_fee_bg tbody tr th {
  background: #f7f9fc;
}
table.table_fee_right tbody tr td:last-child {
  text-align: right;
}
table.table_fee2_right tbody tr td:last-child {
  text-align: right;
}

.js-scrollable,
.js-scrollable_pc {
  margin-bottom: 1em;
}
.js-scrollable table,
.js-scrollable_pc table {
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .js-scrollable table {
    width: auto;
    min-width: 768px;
  }
}

.js-scrollable_pc table {
  width: auto;
  min-width: 768px;
}
@media only screen and (max-width: 767px) {
  .js-scrollable_pc table {
    min-width: 768px;
  }
}

.home .footer {
  border-top: none;
}

.footer {
  padding-top: 50px;
  background: #fff;
  overflow: hidden;
}
.footer .sec_logo {
  margin: 0 0 30px;
}
.footer .footer_text {
  line-height: 23px;
  margin-top: 5px;
}
.footer table.address {
  margin-bottom: 10px;
}
.footer table.address th, .footer table.address td {
  padding: 8px 0;
  line-height: 1.4;
}
.footer table.address th {
  width: 60px;
  text-align: left;
  padding-right: 8px;
}
.footer .sec_img {
  margin: 0;
}
.footer .sitemap {
  text-align: center;
  margin-bottom: 30px;
}
.footer .sitemap a {
  text-decoration: none;
  color: #595959;
  position: relative;
  padding-left: 15px;
}
.footer .sitemap a:hover {
  text-decoration: underline;
}
.footer .sitemap a:after {
  content: "";
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: auto;
  top: 0;
  bottom: 0;
  width: 6px;
  height: 6px;
  border-top: 1px solid #595959;
  border-right: 1px solid #595959;
  transform: rotate(45deg);
}
@media screen and (min-width: 768px) {
  .footer {
    padding-top: 70px;
  }
  .footer .googlemap {
    height: 100%;
    padding-top: initial;
  }
}
@media screen and (min-width: 1250px) {
  .footer {
    padding-top: 120px;
  }
}

.copyright {
  background: #f1f5f8;
  color: #333;
  margin-top: 100px;
  padding: 20px 0 120px;
  font-weight: 500;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .copyright {
    margin-top: 50px;
    padding: 10px 0 90px;
  }
}

/*************************************************COMMON*************************************************/
.mce-content-body {
  width: 100%;
  max-width: 100%;
  margin: 0;
  padding: 0;
}
.mce-content-body h2, .mce-content-body h3, .mce-content-body h4, .mce-content-body h5 {
  margin: 0;
  padding: 0;
  font-weight: 400;
  letter-spacing: 0.1em;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
}
.mce-content-body h2:after, .mce-content-body h2:before, .mce-content-body h3:after, .mce-content-body h3:before, .mce-content-body h4:after, .mce-content-body h4:before, .mce-content-body h5:after, .mce-content-body h5:before {
  content: none;
}

.sp_side_bnr {
  position: fixed;
  z-index: 99;
  bottom: 0;
  padding: 10px 10px 20px;
  background: #fff;
  width: 100%;
}
.sp_side_bnr .side_bnr_block {
  display: flex;
  gap: 0 20px;
/*
  padding-bottom: env(safe-area-inset-bottom);
*/
}
.sp_side_bnr .side_bnr_block li {
  width: calc((100% - 20px) / 2);
}
.sp_side_bnr .side_bnr_block li .title {
  padding: 1px 0 0;
  color: #fff;
  background: #5589aa;
  text-align: center;
  letter-spacing: 0.2em;
  font-size: clamp(12px, 1.4vw, 16px);
  border-radius: 100vh;
  font-family: "游明朝体", "游明朝", "Yu Mincho", YuMincho, serif;
}
.sp_side_bnr .side_bnr_block li:first-child {
  position: relative;
}
.sp_side_bnr .side_bnr_block li:first-child:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: -10px;
  left: auto;
  margin: auto;
  width: 1px;
  height: 100%;
  background: #dcdcdc;
}
.sp_side_bnr .side_bnr_block li .btn_wrap {
  display: flex;
  gap: 0 5px;
  margin: 5px 0 0;
}
.sp_side_bnr .side_bnr_block li .btn_wrap a:hover {
  opacity: 0.7;
}
.sp_side_bnr .side_bnr_block li .btn_wrap .tel_btn {
  width: 40px;
}
.sp_side_bnr .side_bnr_block li .btn_wrap .contact_btn {
  display: block;
  text-decoration: none;
  width: calc(100% - 40px - 5px);
  display: flex;
  text-align: center;
  align-items: center;
  justify-content: center;
  letter-spacing: 0.1em;
  font-size: 16px;
  line-height: 1;
  padding: 1px 0 0;
  position: relative;
  border: 1px solid #595959;
  border-radius: 100vh;
  font-family: "游明朝体", "游明朝", "Yu Mincho", YuMincho, serif;
}
.sp_side_bnr .side_bnr_block li .btn_wrap .contact_btn:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 8%;
  left: auto;
  margin: auto;
  width: 6px;
  height: 6px;
  border-top: 1px solid #595959;
  border-right: 1px solid #595959;
  transform: rotate(45deg);
  transition: 0.2s;
}
.sp_side_bnr .side_bnr_block li.color02 .title {
  background: #d1b86b;
}

.totop img {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  border-radius: 100vh;
}

.btn_web a {
  display: block;
  text-decoration: none;
  font-size: 22px;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  width: 340px;
  max-width: 100%;
  margin: 0 auto;
  color: #fff !important;
  background: #f4a5b0;
  border-radius: 100vh;
  letter-spacing: 0.08em;
  text-align: center;
  padding: 10px 0 10px 1.4em;
  position: relative;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  transition: 0.2s;
}
@media (min-width: 768px) {
  .btn_web a {
    width: 725px;
    padding: 18px 0 18px 1.4em;
    font-size: 48px;
  }
}
.btn_web a .small {
  font-size: 16px;
}
@media (min-width: 768px) {
  .btn_web a .small {
    font-size: 32px;
  }
}
.btn_web a:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 11em;
  left: 0;
  margin: auto;
  width: 24px;
  height: 24px;
  background: url(../img/common/icon_web.png) no-repeat center center/cover;
  transition: 0.2s;
}
@media (min-width: 768px) {
  .btn_web a:before {
    right: 10em;
    width: 44px;
    height: 44px;
  }
}
.btn_web a:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: -5px;
  left: auto;
  margin: auto;
  width: 20px;
  height: 20px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  border-radius: 100vh;
  background: url(../img/common/arrow001.png) no-repeat center center/cover;
  transition: 0.2s;
}
@media (min-width: 768px) {
  .btn_web a:after {
    right: -15px;
    width: 30px;
    height: 30px;
  }
}
.btn_web a:hover {
  opacity: 0.8;
}

/*************************************************HEADER*************************************************/
header .header_inner {
  max-width: 96%;
  margin: 0 auto;
}
header .header_inner .header_info_wrap .header_info {
  display: flex;
  gap: 0 30px;
}
@media (max-width: 1000px) {
  header .header_inner .header_info_wrap .header_info {
    gap: 0 15px;
  }
}
header .header_inner .header_info_wrap .header_info .hdr_info_block {
  display: flex;
  gap: 0 10px;
  align-items: center;
}
header .header_inner .header_info_wrap .header_info .hdr_info_block .badge {
  writing-mode: vertical-rl;
  color: #fff;
  background: #5589aa;
  border-radius: 100vh;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  font-size: 18px;
  letter-spacing: 0.1em;
  padding: 15px 3px 15px 2px;
}
@media (max-width: 1000px) {
  header .header_inner .header_info_wrap .header_info .hdr_info_block .badge {
    font-size: 14px;
  }
}
header .header_inner .header_info_wrap .header_info .hdr_info_block .badge.color02 {
  background: #d1b86b;
}
header .header_inner .header_info_wrap .header_info .hdr_info_block .tel {
  min-width: 120px;
}
header .header_inner .header_info_wrap .header_info .hdr_info_block .btn_wrap .btnstyle {
  margin: 0;
}
header .header_inner .header_info_wrap .header_info .hdr_info_block .btn_wrap .btnstyle:last-child {
  margin: 8px 0 0;
}
header .header_inner .header_info_wrap .header_info .hdr_info_block .btn_wrap .btnstyle a {
  padding: 5px;
  font-size: 18px;
  color: #595959;
  border: 1px solid #595959;
  padding: 3px 10px;
  width: 140px;
  border-radius: 100vh;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
}
@media (max-width: 1000px) {
  header .header_inner .header_info_wrap .header_info .hdr_info_block .btn_wrap .btnstyle a {
    font-size: 14px;
    width: 120px;
  }
}
header .header_inner .header_info_wrap .header_info .hdr_info_block .btn_wrap .btnstyle a:after {
  right: 12px;
}
/*************************************************MAIN*************************************************/
.sec_campaign {
  padding: 220px 0 50px;
  background: url(../img/common/sp_bg_img001.jpg) no-repeat top center/contain, linear-gradient(to bottom, #f2f4f8 0, #f2f4f8 840px, #fff 100%);
}
@media (min-width: 768px) {
  .sec_campaign {
    padding: 170px 0 120px;
    background: url(../img/common/bg_img001.jpg) no-repeat top center/auto, linear-gradient(to bottom, #f2f4f8 0, #f2f4f8 840px, #fff 100%);
  }
}
.sec_campaign .title {
  display: table;
  text-align: center;
  color: #5589aa;
  font-size: 30px;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  line-height: 1.3;
  letter-spacing: 0;
  margin: 0 auto 40px;
}
@media (min-width: 768px) {
  .sec_campaign .title {
    font-size: 70px;
    margin: 0 0 80px;
    margin-left: auto;
  }
}
.sec_campaign .title .sub {
  display: block;
  position: relative;
}
.sec_campaign .title .small {
  font-size: 22px;
}
@media (min-width: 768px) {
  .sec_campaign .title .small {
    font-size: 58px;
  }
}
@media (max-width: 767px) {
  .sec_campaign .title img {
    max-width: 40%;
  }
}
.sec_campaign .contents {
  padding: 10px 20px;
  outline: 1px solid #acc3d1;
  outline-offset: -10px;
  background: rgba(255, 255, 255, 0.9);
}
@media (min-width: 768px) {
  .sec_campaign .contents {
    padding: 10px 60px;
  }
}
.sec_campaign .contents .price_wrap {
  padding: 20px 0;
  border-bottom: 1px solid #dae1e5;
}
@media (min-width: 768px) {
  .sec_campaign .contents .price_wrap {
    padding: 60px 0;
  }
}
.sec_campaign .contents .price_wrap.last {
  border-bottom: 0;
}
.sec_campaign .contents .price_wrap .h3_campaign {
  text-align: center;
  letter-spacing: 0.1em;
  position: relative;
  font-size: 28px;
  margin: 0 0 10px;
  padding: 0 0 20px;
  border: 0;
}
@media (min-width: 768px) {
  .sec_campaign .contents .price_wrap .h3_campaign {
    font-size: 42px;
  }
}
.sec_campaign .contents .price_wrap .h3_campaign:after {
  content: "";
  position: absolute;
  top: auto;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  width: 191px;
  height: 11px;
  background: url(../img/common/h2_icon001.png) no-repeat center center/cover;
}
.sec_campaign .contents .price_wrap .h3_campaign .sub {
  display: table;
  margin: 0 auto 20px;
  color: #fff;
  padding: 8px 15px 5px;
  background: #d1b86b;
  letter-spacing: 0.1em;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  font-size: 18px;
  position: relative;
}
@media (min-width: 768px) {
  .sec_campaign .contents .price_wrap .h3_campaign .sub {
    font-size: 24px;
  }
}
.sec_campaign .contents .price_wrap .h3_campaign .sub:after {
  content: "";
  position: absolute;
  top: auto;
  bottom: -14px;
  right: 0;
  left: 0;
  margin: auto;
  width: 0;
  height: 0;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
  border-top: 15px solid #d1b86b;
}
.sec_campaign .contents .price_wrap .h3_campaign .small {
  font-size: 20px;
  display: block;
}
@media (min-width: 768px) {
  .sec_campaign .contents .price_wrap .h3_campaign .small {
    display: inline;
    font-size: 30px;
  }
}
.sec_campaign .contents .price_wrap .price_block {
  margin: 50px 0 15px;
  display: flex;
  align-items: flex-end;
  justify-content: center;
}
.sec_campaign .contents .price_wrap .price_block .sub {
  margin: 0;
  color: #5589aa;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  font-size: 20px;
  line-height: 1;
  letter-spacing: 0.1em;
  position: relative;
  padding-right: 40px;
}
@media (min-width: 768px) {
  .sec_campaign .contents .price_wrap .price_block .sub {
    padding-right: 60px;
    font-size: 36px;
  }
}
.sec_campaign .contents .price_wrap .price_block .sub:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 6px;
  left: auto;
  margin: auto;
  width: 27px;
  height: 20px;
  background: url(../img/common/arrow002.png) no-repeat center center/cover;
  transition: 0.2s;
}
@media (min-width: 768px) {
  .sec_campaign .contents .price_wrap .price_block .sub:after {
    right: 15px;
  }
}
.sec_campaign .contents .price_wrap .price_block .sub.color_text {
  color: #595959;
}
.sec_campaign .contents .price_wrap .price_block .sub .num {
  font-size: 38px;
  line-height: 0.4;
}
@media (min-width: 768px) {
  .sec_campaign .contents .price_wrap .price_block .sub .num {
    font-size: 72px;
  }
}
.sec_campaign .contents .price_wrap .price_block .sub .per {
  font-size: 24px;
  line-height: 0.4;
}
@media (min-width: 768px) {
  .sec_campaign .contents .price_wrap .price_block .sub .per {
    font-size: 60px;
  }
}
.sec_campaign .contents .price_wrap .price_block .price {
  margin: 0;
  font-size: 24px;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  color: #d1b86b;
  line-height: 0.8;
}
@media (min-width: 768px) {
  .sec_campaign .contents .price_wrap .price_block .price {
    font-size: 50px;
  }
}
.sec_campaign .contents .price_wrap .price_block .price .num.num_large {
  font-size: 48px;
  line-height: 0.3;
}
@media (min-width: 768px) {
  .sec_campaign .contents .price_wrap .price_block .price .num.num_large {
    font-size: 92px;
  }
}
.sec_campaign .contents .price_wrap .price_block .price .per.per_large {
  font-size: 36px;
  line-height: 0.3;
}
@media (min-width: 768px) {
  .sec_campaign .contents .price_wrap .price_block .price .per.per_large {
    font-size: 80px;
  }
}
.sec_campaign .contents .price_wrap .desc {
  margin: 0;
  text-align: center;
  font-size: 16px;
  letter-spacing: 0.1em;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  font-weight: 500;
}
@media (min-width: 768px) {
  .sec_campaign .contents .price_wrap .desc {
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .sec_campaign .contents_col2 {
    display: flex;
    gap: 0;
    align-items: center;
    justify-content: center;
  }
}
.sec_campaign .contents_col2 .price_block {
  margin: 0 !important;
  justify-content: center;
  align-items: center !important;
}
@media (min-width: 768px) {
  .sec_campaign .contents_col2 .price_block {
    justify-content: flex-start !important;
    align-items: flex-start !important;
  }
}
.sec_campaign .contents_col2 .price_block.arrow {
  flex-direction: column;
  position: relative;
  padding-bottom: 50px;
  margin: 20px 0 0 !important;
}
@media (min-width: 768px) {
  .sec_campaign .contents_col2 .price_block.arrow {
    margin: 0;
    padding-right: 80px;
  }
}
.sec_campaign .contents_col2 .price_block.arrow:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 25px;
  left: auto;
  margin: auto;
  width: 27px;
  height: 20px;
  background: url(../img/common/arrow002.png) no-repeat center center/cover;
  transition: 0.2s;
}
@media (max-width: 767px) {
  .sec_campaign .contents_col2 .price_block.arrow:after {
    top: auto;
    bottom: 8px;
    right: 0;
    left: 0;
    transform: rotate(90deg);
  }
}
.sec_campaign .contents_col2 .price_block .sub_title {
  font-size: 22px;
  text-align: left;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  margin: 0 0 10px;
}
@media (min-width: 768px) {
  .sec_campaign .contents_col2 .price_block .sub_title {
    font-size: 30px;
  }
}
.sec_campaign .contents_col2 .price_block .price_wrap {
  padding: 0;
  border: 0;
  display: flex;
  align-items: end;
}
.sec_campaign .contents_col2 .price_block .price_wrap .sub {
  padding: 0;
}
.sec_campaign .contents_col2 .price_block .price_wrap .sub:after {
  content: none;
}
.sec_campaign .contents_col2 .price_block .price_wrap .price {
  font-size: 34px;
}
@media (min-width: 768px) {
  .sec_campaign .contents_col2 .price_block .price_wrap .price {
    font-size: 50px;
  }
}
.sec_campaign .contents_col2 .price_block .price_wrap .price .num {
  font-size: 48px;
  margin-left: 10px;
}
@media (min-width: 768px) {
  .sec_campaign .contents_col2 .price_block .price_wrap .price .num {
    font-size: 92px;
  }
}
.sec_campaign .contents_col2 .price_block.vertical {
  flex-direction: column;
}
.sec_campaign .contents_col2 .price_block .detail {
  display: flex;
  align-items: center;
  padding: 5px 0;
}
@media (min-width: 768px) {
  .sec_campaign .contents_col2 .price_block .detail {
    padding: 15px 0;
    border-bottom: 1px solid #dae1e5;
  }
}
@media (max-width: 767px) {
  .sec_campaign .contents_col2 .price_block .detail figure {
    max-width: 25%;
  }
}
.sec_campaign .contents_col2 .price_block .detail:last-child {
  border-bottom: 0;
}
.sec_campaign .contents_col2 .price_block .detail .price {
  font-size: 22px;
}
@media (min-width: 768px) {
  .sec_campaign .contents_col2 .price_block .detail .price {
    font-size: 30px;
  }
}
.sec_campaign .contents_col2 .price_block .detail .price .num {
  font-size: 40px;
  padding-left: 60px;
  position: relative;
}
@media (min-width: 768px) {
  .sec_campaign .contents_col2 .price_block .detail .price .num {
    font-size: 72px;
  }
}
.sec_campaign .contents_col2 .price_block .detail .price .num:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: auto;
  left: 17px;
  margin: auto;
  width: 27px;
  height: 20px;
  background: url(../img/common/arrow002.png) no-repeat center center/cover;
  transition: 0.2s;
}
.sec_campaign .btn_web {
  margin: 30px 0 0;
}
@media (min-width: 768px) {
  .sec_campaign .btn_web {
    margin: 60px 0 0;
  }
}
.sec_campaign .table_fee th, .sec_campaign .table_fee td {
  padding: 10px;
  border: 1px solid #4c7793;
}
@media (min-width: 768px) {
  .sec_campaign .table_fee th, .sec_campaign .table_fee td {
    padding: 15px;
  }
}
.sec_campaign .table_fee tbody th, .sec_campaign .table_fee tbody td {
  padding: 10px 0;
  font-size: 16px;
}
@media (min-width: 768px) {
  .sec_campaign .table_fee tbody th, .sec_campaign .table_fee tbody td {
    padding: 20px 0;
    font-size: 18px;
  }
}
.sec_campaign .table_fee tbody th {
  font-weight: 500;
  text-align: center;
  background: #f4f7f9;
}
.sec_campaign .table_fee tbody td {
  font-weight: bold;
  text-align: center !important;
}
.sec_campaign .table_fee tbody td .color_sec {
  color: #d1b86b;
  font-size: 20px;
  padding-left: 10px;
  position: relative;
}
@media (min-width: 768px) {
  .sec_campaign .table_fee tbody td .color_sec {
    font-size: 24px;
  }
}

.sec_ranking {
  padding: 200px 0 50px;
  background: url(../img/common/sp_bg_img002.jpg) no-repeat top center/contain;
}
@media (min-width: 768px) {
  .sec_ranking {
    padding: 120px 0;
    background: url(../img/common/bg_img002.jpg) no-repeat top center/auto;
  }
}
.sec_ranking .h2_ranking {
  display: table;
  margin: 0 auto 20px;
  font-size: 30px;
  letter-spacing: 0.1em;
}
@media (min-width: 768px) {
  .sec_ranking .h2_ranking {
    margin: 0 0 80px;
    font-size: 60px;
  }
}
.sec_ranking .h2_ranking .sub {
  display: block;
  font-size: 22px;
  position: relative;
  padding: 0 0 30px;
  margin: 0 0 10px;
  letter-spacing: 0.02em;
}
@media (min-width: 768px) {
  .sec_ranking .h2_ranking .sub {
    font-size: 36px;
  }
}
.sec_ranking .h2_ranking .sub:after {
  content: "";
  position: absolute;
  top: auto;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  width: 478px;
  height: 23px;
  background: url(../img/common/line001.png) no-repeat center center/cover;
  transition: 0.2s;
}
@media (max-width: 767px) {
  .sec_ranking .h2_ranking .sub:after {
    max-width: 86%;
  }
}
.sec_ranking .box_ranking {
  padding: 40px 25px;
  height: 100%;
  background: #fff;
  outline: 1px solid #e1f3f2;
  outline-offset: -10px;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
}
@media (min-width: 768px) {
  .sec_ranking .box_ranking {
    padding: 50px;
  }
}
.sec_ranking .box_ranking img {
  display: block;
  margin: 0 auto;
}
.sec_ranking .box_ranking .ranking {
  color: #5589aa;
  font-size: 24px;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  display: table;
  margin: 30px auto 20px;
  line-height: 1;
  background: linear-gradient(transparent 60%, rgba(172, 195, 209, 0.3) 60%);
}
@media (min-width: 768px) {
  .sec_ranking .box_ranking .ranking {
    font-size: 38px;
  }
}
.sec_ranking .box_ranking .ranking .num {
  font-size: 32px;
  line-height: 0.4;
}
@media (min-width: 768px) {
  .sec_ranking .box_ranking .ranking .num {
    font-size: 50px;
  }
}
.sec_ranking .box_ranking .title {
  text-align: center;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  font-size: 18px;
  letter-spacing: 0.1em;
  margin: 0;
}
@media (min-width: 768px) {
  .sec_ranking .box_ranking .title {
    font-size: 24px;
  }
}
.sec_ranking .box_ranking .price {
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  font-size: 22px;
  letter-spacing: 0.1em;
  line-height: 1;
  color: #d1b86b;
  text-align: center;
}
@media (min-width: 768px) {
  .sec_ranking .box_ranking .price {
    font-size: 36px;
  }
}
.sec_ranking .box_ranking .price .num {
  font-size: 34px;
  line-height: 1;
  margin: 0 0 10px;
}
@media (min-width: 768px) {
  .sec_ranking .box_ranking .price .num {
    font-size: 56px;
    margin: 0 0 20px;
  }
}
.sec_recommend {
  padding: 50px 0;
  background: url(../img/common/sp_bg_img003.jpg) no-repeat center center/cover;
}
@media (min-width: 768px) {
  .sec_recommend {
    padding: 120px 0;
    background: url(../img/common/bg_img003.jpg) no-repeat center center/cover;
  }
}
.sec_recommend .container {
  width: 1050px;
  margin: 0 auto;
}
.sec_recommend .h2_recommend {
  font-size: 24px;
  color: #595959;
  margin: 0 0 30px;
}
@media (min-width: 768px) {
  .sec_recommend .h2_recommend {
    font-size: 48px;
    margin: 0 0 50px;
  }
}
.sec_recommend .h2_recommend .small {
  display: block;
  font-size: 16px;
  margin: 0 0 5px;
}
@media (min-width: 768px) {
  .sec_recommend .h2_recommend .small {
    font-size: 36px;
  }
}
.sec_recommend .h2_recommend .large {
  font-size: 27px;
}
@media (min-width: 768px) {
  .sec_recommend .h2_recommend .large {
    font-size: 60px;
  }
}
.sec_recommend .h2_recommend .color_pri {
  color: #4c7793;
}
.sec_recommend .list_recommend {
  display: flex;
  gap: 5px 20px;
}
@media (min-width: 500px) {
  .sec_recommend .list_recommend {
    gap: 0 30px;
  }
}
@media (min-width: 768px) {
  .sec_recommend .list_recommend {
    gap: 0 60px;
  }
}
@media (max-width: 767px) {
  .sec_recommend .list_recommend {
    flex-wrap: wrap;
    justify-content: center;
  }
}
.sec_recommend .list_recommend li {
  width: 40vw;
  height: 40vw;
  max-width: 320px;
  max-height: 320px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100vh;
  text-align: center;
  color: #4c7793;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  letter-spacing: 0.1em;
  outline: 1px solid #5589aa;
  outline-offset: 3px;
  background: linear-gradient(341deg, #d6e1e9 0, #fff 100%);
  font-size: clamp(18px, 3vw, 24px);
}
@media (min-width: 768px) {
  .sec_recommend .list_recommend li {
    width: 30vw;
    height: 26vw;
    outline-offset: 10px;
    font-size: clamp(24px, 2.4vw, 40px);
  }
}
.sec_recommend .box_wh {
  background: rgba(255, 255, 255, 0.8);
  padding: 20px 5px;
  margin: 30px 0 0;
}
@media (min-width: 768px) {
  .sec_recommend .box_wh {
    padding: 40px 20px;
    margin: 60px 0 0;
  }
}
.sec_recommend .box_wh .title {
  display: table;
  margin: 0 auto 15px;
  line-height: 1.4;
  font-size: 17px;
  letter-spacing: 0.1em;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  padding: 0 5px;
  font-weight: bold;
}
@media (min-width: 768px) {
  .sec_recommend .box_wh .title {
    font-size: 30px;
  }
}
.sec_recommend .box_wh .title .line {
  background: linear-gradient(transparent 60%, #f3d8dc 60%);
}
.sec_recommend .box_wh .desc {
  letter-spacing: 0.1em;
  font-size: 13px;
  text-align: center;
}
@media (min-width: 768px) {
  .sec_recommend .box_wh .desc {
    font-size: 16px;
  }
}
.sec_recommend .box_wh .desc.large {
  font-size: 15px;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
}
@media (min-width: 768px) {
  .sec_recommend .box_wh .desc.large {
    font-size: 18px;
  }
}

.sec_difference {
  padding: 50px 0;
  background: url(../img/common/bg_img004.jpg) no-repeat center center/cover;
}
@media (min-width: 768px) {
  .sec_difference {
    padding: 120px 0;
  }
}
.sec_difference .h2_difference {
  color: #595959;
  font-size: 23px;
  margin: 0 0 30px;
}
@media (min-width: 768px) {
  .sec_difference .h2_difference {
    font-size: 48px;
    margin: 0 0 50px;
  }
}
.sec_difference .h2_difference .small {
  display: block;
  font-size: 20px;
}
@media (min-width: 768px) {
  .sec_difference .h2_difference .small {
    font-size: 36px;
  }
}
.sec_difference .h2_difference .large {
  font-size: 26px;
}
@media (min-width: 768px) {
  .sec_difference .h2_difference .large {
    font-size: 60px;
  }
}
.sec_difference .h2_difference .color_pri {
  color: #5589aa;
}
.sec_difference .table_difference {
  border-collapse: separate;
  border-spacing: 20px;
}
.sec_difference .table_difference thead th {
  color: #fff;
  text-align: center;
  font-size: 22px;
  padding: 10px 0;
  letter-spacing: 0.1em;
}
@media (min-width: 768px) {
  .sec_difference .table_difference thead th {
    font-size: 30px;
  }
}
.sec_difference .table_difference thead th.color_pri {
  background: #4c7793;
}
.sec_difference .table_difference thead th:first-child {
  width: 14%;
}
@media (min-width: 768px) {
  .sec_difference .table_difference thead th:first-child {
    width: 20%;
  }
}
.sec_difference .table_difference thead th:last-child {
  background: #bfbfbf;
  position: relative;
}
.sec_difference .table_difference thead th:last-child:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: -20px;
  left: auto;
  margin: auto;
  width: 20px;
  height: 100%;
  background: #bfbfbf;
}
.sec_difference .table_difference tbody tr {
  position: relative;
}
.sec_difference .table_difference tbody tr:after {
  content: "";
  position: absolute;
  top: -10px;
  bottom: auto;
  right: 0;
  left: 0;
  margin: auto;
  width: 100%;
  height: 1px;
  background: #bfbfbf;
}
.sec_difference .table_difference tbody th, .sec_difference .table_difference tbody td {
  padding: 30px 10px;
}
.sec_difference .table_difference tbody th .line, .sec_difference .table_difference tbody td .line {
  background: linear-gradient(transparent 60%, #f1e6c4 60%);
}
.sec_difference .table_difference tbody th {
  color: #fff;
  background: #79858c;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.4;
  letter-spacing: 0.1em;
}
@media (min-width: 768px) {
  .sec_difference .table_difference tbody th {
    font-size: 24px;
  }
}
.sec_difference .table_difference tbody td {
  background: #fff;
  font-size: 18px;
  letter-spacing: 0.1em;
}
@media (min-width: 768px) {
  .sec_difference .table_difference tbody td {
    text-align: center;
    font-size: 20px;
  }
}
.sec_difference .table_difference tbody td.color_pri {
  background: #f4f7f9;
  font-size: 18px;
  line-height: 1.5;
  letter-spacing: 0.1em;
  font-weight: bold;
}
@media (min-width: 768px) {
  .sec_difference .table_difference tbody td.color_pri {
    font-size: 24px;
  }
}
.sec_difference .table_difference tbody td:last-child {
  position: relative;
  margin-right: -20px;
}
.sec_difference .table_difference tbody td:last-child:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: -20px;
  left: auto;
  margin: auto;
  width: 20px;
  height: 100%;
  background: #fff;
}

.sec_merit {
  padding: 50px 0;
  background: url(../img/common/bg_img005.jpg) no-repeat center center/cover;
}
@media (min-width: 768px) {
  .sec_merit {
    padding: 120px 0;
  }
}
.sec_merit .h2_merit {
  color: #595959;
  font-size: clamp(24px, 3vw, 48px);
  margin: 0 0 20px;
}
@media (min-width: 768px) {
  .sec_merit .h2_merit {
    margin: 0 0 110px;
  }
}
.sec_merit .h2_merit .small {
  display: block;
  font-size: clamp(22px, 2.2vw, 36px);
}
.sec_merit .h2_merit .large {
  font-size: clamp(32px, 4vw, 60px);
}
.sec_merit .h2_merit .color_pri {
  color: #e5919d;
}
.sec_merit .contents {
  padding: 20px 20px 0;
  background: #fff;
}
@media (min-width: 768px) {
  .sec_merit .contents {
    padding: 60px 60px 0;
  }
}
.sec_merit .contents.last {
  padding: 20px;
}
@media (min-width: 768px) {
  .sec_merit .contents.last {
    padding: 60px;
  }
}
.sec_merit .contents .row {
  align-items: center;
}
.sec_merit .contents .row.img_left figure {
  position: relative;
}
.sec_merit .contents .row.img_left figure img {
  display: block;
}
@media (min-width: 768px) {
  .sec_merit .contents .row.img_left figure img {
    transform: translateX(calc(-1 * (150px + 4%)));
  }
}
@media (min-width: 768px) {
  .sec_merit .contents figure img {
    max-width: none;
  }
}
.sec_merit .contents .h3_merit {
  color: #e5919d;
  padding: 0 0 10px;
  margin: 0 0 15px;
  line-height: 1.4;
  border-bottom: 1px solid #e5919d;
}
@media (min-width: 768px) {
  .sec_merit .contents .h3_merit {
    padding: 0 0 20px;
    margin: 0 0 25px;
  }
}
.sec_merit .contents .h3_merit .large {
  font-size: clamp(22px, 2.6vw, 36px);
}
.sec_merit .contents .h3_merit .middle {
  font-size: clamp(18px, 2vw, 30px);
}
.sec_merit .contents .desc {
  line-height: 1.85;
  letter-spacing: 0;
}
@media (min-width: 768px) {
  .sec_merit .contents.first .row {
    transform: translateY(-120px);
    margin-bottom: -120px;
  }
}

.sec_reason {
  padding: 50px 0;
  position: relative;
}
@media (min-width: 768px) {
  .sec_reason {
    padding: 100px 0 120px;
  }
}
.sec_reason:before {
  content: "";
  position: absolute;
  top: 10px;
  bottom: auto;
  right: -50%;
  left: 0;
  margin: auto;
  width: 670px;
  height: -moz-fit-content;
  height: fit-content;
  max-width: 50%;
  aspect-ratio: 670/281;
  background: url(../img/common/logo_img.png) no-repeat center center/cover;
}
@media (min-width: 1200px) {
  .sec_reason:before {
    right: -60%;
  }
}
@media (min-width: 768px) {
  .sec_reason:before {
    top: 50px;
  }
}
.sec_reason .h2_reason {
  display: flex;
  align-items: center;
  gap: 0 10px;
  margin: 0 0 10px;
}
@media (min-width: 768px) {
  .sec_reason .h2_reason {
    gap: 0 20px;
    margin: 0 0 50px;
  }
}
.sec_reason .h2_reason .txt {
  font-size: 42px;
  line-height: 1;
  letter-spacing: 0.1em;
}
@media (min-width: 768px) {
  .sec_reason .h2_reason .txt {
    font-size: 88px;
  }
}
.sec_reason .h2_reason .txt .sub {
  color: #595959;
  display: block;
  font-size: 14px;
  letter-spacing: 0.1em;
  margin: 0 0 15px -15px;
}
@media (min-width: 768px) {
  .sec_reason .h2_reason .txt .sub {
    font-size: 30px;
  }
}
.sec_reason .h2_reason img {
  width: auto;
  flex-shrink: 0;
}
@media (max-width: 767px) {
  .sec_reason .h2_reason img {
    max-width: 35%;
  }
}
.sec_reason .reason_block {
  padding: 20px 0;
}
@media (min-width: 768px) {
  .sec_reason .reason_block {
    padding: 170px 0;
    background: url(../img/common/reason_bg001.jpg) no-repeat center center/cover;
  }
}
.sec_reason .reason_block .txt_wrap {
  display: table;
}
@media (min-width: 768px) {
  .sec_reason .reason_block .txt_wrap {
    max-width: 570px;
    margin-left: auto;
  }
}
.sec_reason .reason_block .txt_wrap .h3_reason {
  border: 0;
  font-size: 24px;
  letter-spacing: 0.1em;
  margin: 20px 0 10px;
}
@media (min-width: 768px) {
  .sec_reason .reason_block .txt_wrap .h3_reason {
    font-size: 48px;
    margin: 0 0 30px;
  }
}
.sec_reason .reason_block .txt_wrap .h3_reason .point {
  display: block;
  font-size: 28px;
  letter-spacing: 0.05em;
  line-height: 1;
  margin: 0 0 10px;
}
@media (min-width: 768px) {
  .sec_reason .reason_block .txt_wrap .h3_reason .point {
    font-size: 48px;
    margin: 0 0 25px;
  }
}
.sec_reason .reason_block .txt_wrap .h3_reason .num {
  margin-left: 10px;
}
@media (min-width: 768px) {
  .sec_reason .reason_block .txt_wrap .h3_reason .num {
    margin-left: 20px;
  }
}
.sec_reason .reason_block .txt_wrap .h3_reason .num img {
  max-width: 16%;
}
@media (min-width: 768px) {
  .sec_reason .reason_block .txt_wrap .h3_reason .num img {
    max-width: 100%;
  }
}
.sec_reason .reason_block .txt_wrap .desc {
  line-height: 2;
  letter-spacing: 0.1em;
}
@media (min-width: 768px) {
  .sec_reason .reason_block.block02 {
    background: url(../img/common/reason_bg002.jpg) no-repeat center center/cover;
  }
  .sec_reason .reason_block.block02 .txt_wrap {
    margin: 0;
    max-width: 100%;
  }
}
@media (min-width: 768px) {
  .sec_reason .reason_block.block03 {
    background: url(../img/common/reason_bg003.jpg) no-repeat center center/cover;
  }
}
@media (min-width: 768px) {
  .sec_reason .reason_block.block04 {
    background: url(../img/common/reason_bg004.jpg) no-repeat center center/cover;
  }
  .sec_reason .reason_block.block04 .txt_wrap {
    margin: 0;
    max-width: 100%;
  }
}

.sec_laser {
  padding: 0 0 50px;
  background: linear-gradient(to bottom, #fff 0, #fff 280px, #e3f2f1 280px, #e3f2f1 100%);
}
@media (min-width: 768px) {
  .sec_laser {
    padding: 0 0 120px;
    background: linear-gradient(to bottom, #fff 0, #fff 240px, #e3f2f1 240px, #e3f2f1 100%);
  }
}
.sec_laser .h2_laser {
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  margin: 0 0 30px;
}
@media (min-width: 768px) {
  .sec_laser .h2_laser {
    margin: 0 0 60px;
  }
}
.sec_laser .h2_laser .line {
  display: table;
  margin: 0 auto;
  color: #fff;
  line-height: 1.4;
  padding: 10px 15px;
  letter-spacing: 0.13em;
  background: linear-gradient(to top, #6b9d9a 0, #d1b86b 100%);
  font-size: clamp(24px, 3.2vw, 48px);
}
@media (min-width: 768px) {
  .sec_laser .h2_laser .line {
    line-height: 1;
  }
}
.sec_laser .h2_laser .sub {
  display: block;
  color: #595959;
  margin: 10px 0 0;
  font-size: clamp(22px, 2.2vw, 30px);
}
.sec_laser .contents .row {
  align-items: end;
}
.sec_laser .contents .h3_laser {
  color: #607776;
  font-size: 24px;
  letter-spacing: 0.1em;
  border: 0;
  position: relative;
  padding: 0 0 10px;
  margin: 0 0 10px;
}
@media (min-width: 768px) {
  .sec_laser .contents .h3_laser {
    font-size: 36px;
    padding: 0 0 15px;
    margin: 0 0 15px;
  }
}
.sec_laser .contents .h3_laser:after {
  content: "";
  position: absolute;
  z-index: 0;
  top: auto;
  bottom: 0;
  margin: 0;
  left: -50%;
  width: 150%;
  height: 1px;
  background: #9fc8c6;
}
.sec_laser .contents .h3_laser + .desc {
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  font-size: 16px;
  letter-spacing: 0.1em;
}
@media (min-width: 768px) {
  .sec_laser .contents .h3_laser + .desc {
    font-size: 24px;
  }
}
.sec_laser .contents .list_laser {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 0 15px;
}
@media (min-width: 768px) {
  .sec_laser .contents .list_laser {
    gap: 15px;
    margin: 0 0 60px;
  }
}
.sec_laser .contents .list_laser li {
  color: #fff;
  background: #000;
  border-radius: 100vh;
  line-height: 1.5;
  letter-spacing: 0.1em;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  background: linear-gradient(-45deg, #71beba 0, #8ccac7 100%);
  width: 140px;
  height: 140px;
  font-size: 18px;
}
@media (min-width: 768px) {
  .sec_laser .contents .list_laser li {
    width: 160px;
    height: 160px;
    font-size: 20px;
  }
}
@media (min-width: 1000px) {
  .sec_laser .contents .list_laser li {
    width: 180px;
    height: 180px;
    font-size: 24px;
  }
}
.sec_laser .contents figure {
  position: relative;
  z-index: 1;
}
.sec_laser .heading {
  color: #fff;
  background: #607776;
  text-align: center;
  padding: 10px 0;
  margin: 30px 0 0;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  letter-spacing: 0.1em;
  font-size: clamp(24px, 3.2vw, 42px);
}
@media (min-width: 768px) {
  .sec_laser .heading {
    margin: 60px 0 0;
  }
}
.sec_laser .detail_wrap {
  padding: 20px;
  background: #fff;
}
@media (min-width: 768px) {
  .sec_laser .detail_wrap {
    padding: 30px 60px 60px;
  }
}
.sec_laser .detail_wrap .desc_top {
  line-height: 2;
  letter-spacing: 0.1em;
}
@media (min-width: 768px) {
  .sec_laser .detail_wrap .desc_top {
    text-align: center;
  }
}
.sec_laser .detail_wrap .h4_laser {
  margin: 25px 0 15px;
  border-bottom: 1px solid #9fc8c6;
  position: relative;
  padding: 0 0 10px 0.6em;
  letter-spacing: 0.1em;
  font-size: clamp(18px, 2.2vw, 30px);
}
@media (min-width: 768px) {
  .sec_laser .detail_wrap .h4_laser {
    margin: 50px 0 30px;
  }
}
.sec_laser .detail_wrap .h4_laser:after {
  content: "";
  position: absolute;
  top: 0.3em;
  left: 0;
  width: 4px;
  height: 0.9em;
  background: #9fc8c6;
}
.sec_laser .detail_wrap .table_laser th, .sec_laser .detail_wrap .table_laser td {
  text-align: left;
  padding: 10px 15px;
  border: 1px solid #7d9998;
  font-size: 16px;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .sec_laser .detail_wrap .table_laser th, .sec_laser .detail_wrap .table_laser td {
    padding: 20px 30px;
    font-size: 18px;
  }
}
.sec_laser .detail_wrap .table_laser thead {
  background: #90a8a7;
}
.sec_laser .detail_wrap .table_laser thead th {
  color: #fff;
  font-weight: normal;
  text-align: center;
}
.sec_laser .detail_wrap .table_laser tbody th {
  background: #e5eeee;
  font-weight: normal;
}
.sec_laser .detail_wrap .table_laser tbody td .list_circle li {
  position: relative;
  padding: 5px 0 5px 15px;
}
.sec_laser .detail_wrap .table_laser tbody td .list_circle li:after {
  content: "";
  position: absolute;
  top: 12px;
  left: 0;
  width: 8px;
  height: 8px;
  background: #9fc8c6;
  border-radius: 100vh;
}
.sec_laser .detail_wrap .table_laser + .desc {
  line-height: 2;
  letter-spacing: 0.1em;
}
.sec_laser .detail_wrap .box_merit {
  margin: 15px 0 0;
}
@media (min-width: 768px) {
  .sec_laser .detail_wrap .box_merit {
    margin: 30px 0 0;
  }
}
.sec_laser .detail_wrap .box_merit .title {
  margin: 0;
  padding: 10px 15px;
  color: #607776;
  background: #e1f3f2;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.1em;
}
@media (min-width: 768px) {
  .sec_laser .detail_wrap .box_merit .title {
    padding: 20px 25px;
    font-size: 24px;
  }
}
.sec_laser .detail_wrap .box_merit .desc {
  padding: 10px 15px;
  background: #f3f8f8;
  line-height: 2;
  letter-spacing: 0.1em;
}
@media (min-width: 768px) {
  .sec_laser .detail_wrap .box_merit .desc {
    padding: 20px 25px;
  }
}
.sec_laser .desc_bottom {
  line-height: 2;
  letter-spacing: 0.1em;
}

.sec_price {
  padding: 50px 0;
  background: url(../img/common/bg_img007.jpg) no-repeat top center/auto;
}
@media (min-width: 768px) {
  .sec_price {
    padding: 120px 0;
  }
}
.sec_price .h2_price {
  display: table;
  margin: 0 auto 20px;
  line-height: 1.6;
  color: #595959;
}
@media (min-width: 768px) {
  .sec_price .h2_price {
    line-height: 1;
    text-align: left;
    margin: 0 0 50px;
  }
}
.sec_price .h2_price .line {
  background: linear-gradient(transparent 60%, rgba(85, 137, 170, 0.2) 60%);
}
.sec_price .h2_price .large {
  font-size: 24px;
}
@media (min-width: 768px) {
  .sec_price .h2_price .large {
    font-size: 60px;
  }
}
.sec_price .h2_price .middle {
  font-size: 24px;
}
@media (min-width: 768px) {
  .sec_price .h2_price .middle {
    font-size: 48px;
  }
}
.sec_price .h2_price .color_pri {
  color: #5589aa;
}
.sec_price .h3_price {
  color: #5589aa;
  letter-spacing: 0;
  border: 0;
  margin: 0 0 20px;
  font-size: 20px;
}
@media (min-width: 768px) {
  .sec_price .h3_price {
    margin: 0 0 25px;
    font-size: 30px;
  }
}
.sec_price .desc {
  line-height: 2;
  letter-spacing: 0.1em;
  margin: 0 0 30px;
  max-width: 820px;
}
@media (min-width: 768px) {
  .sec_price .desc {
    margin: 0 0 60px;
  }
}
.sec_price .list_price {
  display: flex;
  gap: 25px;
}
@media (max-width: 767px) {
  .sec_price .list_price {
    gap: 0 10px;
    flex-wrap: wrap;
    justify-content: center;
  }
}
.sec_price .list_price li {
  width: 42vw;
  height: 42vw;
  max-width: 360px;
  max-height: 360px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border-radius: 100vh;
  text-align: center;
  line-height: 1.4;
  font-weight: 500;
  letter-spacing: 0.1em;
  background: linear-gradient(-57deg, rgba(201, 220, 232, 0.8) 0, rgba(237, 246, 252, 0.8) 100%);
  color: #595959;
  font-size: clamp(11px, 2vw, 24px);
}
@media (min-width: 768px) {
  .sec_price .list_price li {
    width: 30vw;
    height: 26vw;
  }
}
.sec_price .list_price li .title {
  color: #4c7793;
  font-size: clamp(13px, 2.4vw, 36px);
  position: relative;
  padding: 0 0 10px;
  margin: 0 0 10px;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
}
@media (min-width: 768px) {
  .sec_price .list_price li .title {
    padding: 0 0 20px;
    margin: 0 0 25px;
  }
}
.sec_price .list_price li .title:after {
  content: "";
  position: absolute;
  top: auto;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  width: 52px;
  height: 1px;
  background: #5589aa;
}
.sec_price .list_price li .title .large {
  display: block;
  line-height: 1.2;
  font-size: clamp(16px, 3vw, 42px);
}
.sec_price .btn_web {
  margin: 30px 0 0;
}
@media (min-width: 768px) {
  .sec_price .btn_web {
    margin: 60px 0 0;
  }
}

.sec_mens {
  padding: 50px 0;
  background: url(../img/common/bg_img008.jpg) repeat-x top center/auto;
}
@media (min-width: 768px) {
  .sec_mens {
    padding: 120px 0;
  }
}
.sec_mens .h2_mens {
  color: #595959;
  font-family: "游ゴシック体", "Yu Gothic", "游ゴシック", YuGothic, Hiragino Sans, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", Hiragino Kaku Gothic ProN, sans-serif;
  font-weight: bold;
  letter-spacing: 0;
  font-size: clamp(22px, 3.2vw, 48px);
}
.sec_mens .h2_mens .sub {
  display: table;
  margin: 0 auto 10px;
  color: #fff;
  font-weight: 500;
  padding: 5px 5px 3px 10px;
  background: #5589aa;
  font-size: clamp(20px, 2.4vw, 36px);
}
.sec_mens .h2_mens .large {
  font-size: clamp(26px, 4.6vw, 60px);
}
.sec_mens .h2_mens .color_pri {
  color: #5589aa;
}
.sec_mens .h2_mens + .desc {
  margin: 15px 0 20px;
  line-height: 2;
}
@media (min-width: 768px) {
  .sec_mens .h2_mens + .desc {
    text-align: center;
    margin: 40px 0 50px;
  }
}
.sec_mens .container_custom {
  gap: 0;
  margin: 0 -30px;
}
.sec_mens .container_custom .col_3 {
  margin: 0;
}
@media (max-width: 767px) {
  .sec_mens .container_custom figure {
    margin-top: 5px;
  }
}
.sec_mens .container_custom figure img {
  max-width: none;
}
@media (max-width: 1240px) {
  .sec_mens .container_custom figure img {
    max-width: 120%;
  }
}
@media (max-width: 767px) {
  .sec_mens .container_custom figure img {
    max-width: 100%;
  }
}
.sec_mens .box_demerit {
  padding: 15px;
  margin: 30px 0 0;
  background: #f4f7f9;
}
@media (min-width: 768px) {
  .sec_mens .box_demerit {
    padding: 60px;
    margin: 80px 0 0;
  }
}
.sec_mens .box_demerit .title {
  text-align: center;
  color: #5589aa;
  border-bottom: 1px solid #5589aa;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0.1em;
  padding: 0 0 5px;
  margin: 0 0 10px;
}
@media (min-width: 768px) {
  .sec_mens .box_demerit .title {
    font-size: 36px;
    padding: 0 0 10px;
    margin: 0 0 30px;
  }
}
.sec_mens .box_demerit .desc {
  line-height: 2;
  letter-spacing: 0.1em;
}

.sec_point {
  padding: 0 0 50px;
  background: #f6f4ef;
}
@media (min-width: 768px) {
  .sec_point {
    padding: 0 0 120px;
  }
}
.sec_point .h2_point {
  display: table;
  padding: 8px 15px;
  text-align: center;
  color: #fff;
  background: #d1b86b;
  font-size: 26px;
  letter-spacing: 0.1em;
  position: relative;
  margin: 0 auto 1em;
  font-weight: bold;
  transform: translateY(-1em);
  font-family: "游ゴシック体", "游ゴシック", "Yu Gothic", sans-serif;
}
@media (min-width: 768px) {
  .sec_point .h2_point {
    padding: 8px 40px;
    font-size: 48px;
  }
}
.sec_point .h2_point:after {
  content: "";
  position: absolute;
  top: auto;
  bottom: -24px;
  right: 0;
  left: 0;
  margin: auto;
  width: 0;
  height: 0;
  border-top: 25px solid #d1b86b;
  border-right: 20px solid transparent;
  border-left: 20px solid transparent;
}
@media (min-width: 768px) {
  .sec_point .list_point {
    display: flex;
    gap: 0 15px;
  }
}
.sec_point .list_point li {
  margin: 40px 0 0;
  padding: 40px 0 30px;
  text-align: center;
  width: 100%;
  background: #fff;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.08);
  position: relative;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.4;
  letter-spacing: 0.1em;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (min-width: 768px) {
  .sec_point .list_point li {
    margin: 0;
    font-size: 28px;
    width: calc((100% - 30px) / 3);
  }
}
.sec_point .list_point li:before {
  content: "";
  position: absolute;
  top: -25px;
  bottom: auto;
  right: 0;
  left: 0;
  margin: auto;
  width: 49px;
  height: 49px;
  background: url(../img/common/icon_check.png) no-repeat center center/cover;
}
.sec_point .list_point li .color_pri {
  color: #5589aa;
  font-size: 26px;
}
@media (min-width: 768px) {
  .sec_point .list_point li .color_pri {
    font-size: 34px;
  }
}
.sec_point .h3_merit {
  border: 0;
  text-align: center;
  font-family: "游ゴシック体", "Yu Gothic", "游ゴシック", YuGothic, Hiragino Sans, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", Hiragino Kaku Gothic ProN, sans-serif;
  font-weight: bold;
  color: #595959;
  margin: 40px auto 0;
  display: table;
  padding: 0 15px;
  position: relative;
}
@media (min-width: 768px) {
  .sec_point .h3_merit {
    margin: 80px auto 0;
    padding: 0 50px;
  }
}
.sec_point .h3_merit:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: auto;
  left: 0;
  margin: auto;
  width: 1px;
  height: 100%;
  transform: rotate(-8deg);
  background: #bfbfbf;
}
@media (min-width: 768px) {
  .sec_point .h3_merit:before {
    transform: rotate(-30deg);
  }
}
.sec_point .h3_merit:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: auto;
  margin: auto;
  width: 1px;
  height: 100%;
  transform: rotate(8deg);
  background: #bfbfbf;
}
@media (min-width: 768px) {
  .sec_point .h3_merit:after {
    transform: rotate(30deg);
  }
}
.sec_point .h3_merit .small {
  font-size: 16px;
}
@media (min-width: 768px) {
  .sec_point .h3_merit .small {
    font-size: 30px;
  }
}
.sec_point .h3_merit .middle {
  font-size: 20px;
}
@media (min-width: 768px) {
  .sec_point .h3_merit .middle {
    font-size: 36px;
  }
}
.sec_point .h3_merit .large {
  color: #d1b86b;
  font-size: 26px;
}
@media (min-width: 768px) {
  .sec_point .h3_merit .large {
    font-size: 44px;
  }
}
.sec_point .h3_merit + .desc {
  margin: 10px 0 15px;
  text-align: center;
}
@media (min-width: 768px) {
  .sec_point .h3_merit + .desc {
    margin: 10px 0 30px;
  }
}
.sec_point .table_fee th, .sec_point .table_fee td {
  padding: 10px;
  border: 1px solid #4c7793;
}
@media (min-width: 768px) {
  .sec_point .table_fee th, .sec_point .table_fee td {
    padding: 15px;
  }
}
.sec_point .table_fee tbody th, .sec_point .table_fee tbody td {
  padding: 10px 0;
  font-size: 16px;
}
@media (min-width: 768px) {
  .sec_point .table_fee tbody th, .sec_point .table_fee tbody td {
    padding: 20px 0;
    font-size: 18px;
  }
}
.sec_point .table_fee tbody th {
  font-weight: 500;
  text-align: center;
  background: #f4f7f9;
}
.sec_point .table_fee tbody td {
  font-weight: bold;
  text-align: center !important;
}
.sec_point .table_fee tbody td .color_sec {
  color: #d1b86b;
  font-size: 20px;
  padding-left: 10px;
  position: relative;
}
@media (min-width: 768px) {
  .sec_point .table_fee tbody td .color_sec {
    font-size: 24px;
  }
}
.sec_point .btn_price {
  margin: 30px 0 0;
}
@media (min-width: 768px) {
  .sec_point .btn_price {
    margin: 60px 0 0;
  }
}
.sec_point .btn_price a {
  display: block;
  margin: 0 auto;
  text-align: center;
  max-width: 740px;
  color: #595959;
  background: #fff;
  border-radius: 10px;
  border: 1px solid #d1b86b;
  font-size: 18px;
  line-height: 1.4;
  letter-spacing: 0.1em;
  position: relative;
  padding: 15px 0 15px 15px;
  text-decoration: none;
  transition: 0.2s;
}
@media (min-width: 768px) {
  .sec_point .btn_price a {
    padding: 40px 0 40px 40px;
    font-size: 30px;
  }
}
.sec_point .btn_price a:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 12em;
  left: 0;
  margin: auto;
  width: 41px;
  height: 56px;
  background: url(../img/common/icon_man.png) no-repeat center center/cover;
  transition: 0.2s;
}
@media (min-width: 768px) {
  .sec_point .btn_price a:before {
    right: 18.5em;
  }
}
.sec_point .btn_price a:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 25px;
  left: auto;
  margin: auto;
  width: 24px;
  height: 19px;
  background: url(../img/common/arrow003.png) no-repeat center center/cover;
  transition: 0.2s;
}
.sec_point .btn_price a:hover {
  opacity: 0.7;
}
.sec_point .btn_web {
  margin: 30px 0 0;
}
@media (min-width: 768px) {
  .sec_point .btn_web {
    margin: 60px 0 0;
  }
}
.sec_flow {
  padding: 100px 0 50px;
  background: url(../img/common/bg_img009.jpg) no-repeat top 100px center/cover;
}
@media (min-width: 768px) {
  .sec_flow {
    padding: 220px 0 120px;
    background-position: top 220px center;
  }
}
.sec_flow .h2_flow {
  display: table;
  color: #595959;
  border: 4px solid #fff;
  letter-spacing: 0.13em;
  background: url(../img/common/flow_title_bg.jpg) no-repeat center center/cover;
  padding: 10px 30px;
  margin: -50px auto 30px;
  font-size: 32px;
}
@media (min-width: 768px) {
  .sec_flow .h2_flow {
    border: 8px solid #fff;
    padding: 30px 100px;
    margin: -100px auto 60px;
    font-size: 70px;
  }
}
.sec_flow .h2_flow .middle {
  font-size: 24px;
}
@media (min-width: 768px) {
  .sec_flow .h2_flow .middle {
    font-size: 58px;
  }
}
.sec_flow .heading {
  padding: 20px 0;
  background: #fff;
  border: 1px solid #acc3d1;
  margin: 30px 0 40px;
  position: relative;
}
@media (min-width: 768px) {
  .sec_flow .heading {
    padding: 40px 0;
    margin: 60px 0;
  }
}
.sec_flow .heading:after {
  content: "";
  position: absolute;
  top: auto;
  bottom: -19px;
  right: 0;
  left: 0;
  margin: auto;
  width: 0;
  height: 0;
  border-right: 12px solid transparent;
  border-left: 12px solid transparent;
  border-top: 20px solid #fff;
}
@media (min-width: 768px) {
  .sec_flow .heading:after {
    bottom: -34px;
    border-right: 25px solid transparent;
    border-left: 25px solid transparent;
    border-top: 35px solid #fff;
  }
}
.sec_flow .heading:before {
  content: "";
  position: absolute;
  top: auto;
  bottom: -21px;
  right: 0;
  left: 0;
  margin: auto;
  width: 0;
  height: 0;
  border-right: 13px solid transparent;
  border-left: 13px solid transparent;
  border-top: 21px solid #acc3d1;
}
@media (min-width: 768px) {
  .sec_flow .heading:before {
    bottom: -36px;
    border-right: 26px solid transparent;
    border-left: 26px solid transparent;
    border-top: 36px solid #acc3d1;
  }
}
.sec_flow .heading .title {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  text-align: center;
  font-size: 20px;
  letter-spacing: 0.1em;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
}
@media (min-width: 768px) {
  .sec_flow .heading .title {
    font-size: 36px;
  }
}
.sec_flow .heading .title .num {
  display: table;
  color: #fff;
  letter-spacing: 0.05em;
  background: #d1b86b;
  font-size: 14px;
  padding: 0 10px;
  margin: 0 8px 3px 0;
}
@media (min-width: 768px) {
  .sec_flow .heading .title .num {
    padding: 0 15px;
    font-size: 24px;
    margin: 0 15px 0 0;
  }
}
.sec_flow .heading .sub_title {
  color: #e5919d;
  text-align: center;
  letter-spacing: 0.05em;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  font-size: 14px;
}
@media (min-width: 768px) {
  .sec_flow .heading .sub_title {
    font-size: 18px;
  }
}
.sec_flow .contents .h3_flow {
  color: #595959;
  background: #e1f3f2;
  font-size: 20px;
  letter-spacing: 0.1em;
  border: 0;
  padding: 5px 8px 3px;
  margin: 0 0 15px;
}
@media (min-width: 768px) {
  .sec_flow .contents .h3_flow {
    padding: 15px 20px 12px;
    font-size: 30px;
    margin: 0 0 30px;
  }
}
.sec_flow .contents .desc {
  line-height: 1.9;
  letter-spacing: 0.1em;
}

.sec_fee {
  padding: 50px 0;
  background: url(../img/common/bg_img010.jpg) no-repeat top 200px center/cover;
}
@media (min-width: 768px) {
  .sec_fee {
    background-position: top 450px center;
    padding: 120px 0;
  }
}
.sec_fee .h2_fee {
  display: table;
  margin: 0 auto 30px;
  padding: 0 5px 5px;
  line-height: 1;
  color: #595959;
  font-size: 34px;
  background: linear-gradient(transparent 60%, #f0f4f7 60%);
}
@media (min-width: 768px) {
  .sec_fee .h2_fee {
    margin: 0 auto 60px;
    font-size: 52px;
  }
}
.sec_fee .h3_fee {
  color: #595959;
  border-bottom: 1px solid #acc3d1;
  font-size: 22px;
  padding: 0 0 5px 15px;
  margin: 0 0 20px;
  position: relative;
}
@media (min-width: 768px) {
  .sec_fee .h3_fee {
    padding: 0 0 10px 20px;
    font-size: 30px;
    margin: 0 0 30px;
  }
}
.sec_fee .h3_fee .small {
  display: block;
  font-size: 14px;
}
@media (min-width: 768px) {
  .sec_fee .h3_fee .small {
    display: inline;
    font-size: 18px;
    margin-left: 10px;
  }
}
.sec_fee .h3_fee:after {
  content: "";
  position: absolute;
  top: 0.15em;
  left: 0;
  width: 4px;
  height: 26px;
  background: #acc3d1;
}
@media (min-width: 768px) {
  .sec_fee .h3_fee:after {
    top: 0.3em;
  }
}
.sec_fee .table_fee {
  margin: 0 0 30px;
}
@media (min-width: 768px) {
  .sec_fee .table_fee {
    margin: 0 0 60px;
  }
}
.sec_fee .table_fee thead th {
  font-weight: bold;
  color: #595959;
  background: #dce8ef;
}
.sec_fee .table_fee th, .sec_fee .table_fee td {
  padding: 0.6em;
  border: 1px solid #4c7793;
  font-size: 16px;
}
@media (min-width: 768px) {
  .sec_fee .table_fee th, .sec_fee .table_fee td {
    padding: 1.4em;
    font-size: 18px;
  }
}
.sec_fee .table_fee th {
  background: #f9fbfc;
}
.sec_fee .table_fee th.adjust {
  font-weight: bold;
  text-align: center;
  background: #dce8ef;
}
.sec_fee .table_fee td {
  text-align: right !important;
}

.sec_faq {
  padding: 50px 0;
  background: url(../img/common/bg_img011.jpg) no-repeat center center/cover;
}
@media (min-width: 768px) {
  .sec_faq {
    padding: 120px 0;
  }
}
.sec_faq .h2_faq {
  display: table;
  color: #595959;
  margin: 0 auto 20px;
  padding: 0 10px 5px;
  line-height: 1;
  font-size: 16px;
  background: linear-gradient(transparent 60%, rgba(209, 184, 107, 0.3) 60%);
}
@media (min-width: 768px) {
  .sec_faq .h2_faq {
    margin: 0 auto 60px;
    font-size: 40px;
  }
}
.sec_faq .h2_faq .large {
  font-size: 26px;
}
@media (min-width: 768px) {
  .sec_faq .h2_faq .large {
    font-size: 52px;
  }
}
.sec_faq .faq_block {
  background: #fff;
  padding: 15px;
  margin: 15px 0 0;
}
@media (min-width: 768px) {
  .sec_faq .faq_block {
    padding: 30px;
    margin: 20px 0 0;
  }
}
.sec_faq .faq_block .question {
  font-weight: bold;
  position: relative;
  padding: 5px 0 5px 55px;
  font-size: 18px;
}
@media (min-width: 768px) {
  .sec_faq .faq_block .question {
    font-size: 24px;
    padding: 20px 0 20px 80px;
  }
}
.sec_faq .faq_block .question:after {
  content: "";
  position: absolute;
  top: 5px;
  left: 0;
  width: 41px;
  height: 41px;
  background: url(../img/common/question.png) no-repeat center center/cover;
}
@media (min-width: 768px) {
  .sec_faq .faq_block .question:after {
    top: 5px;
    width: 61px;
    height: 61px;
  }
}
.sec_faq .faq_block .answer {
  line-height: 1.85;
  letter-spacing: 0.1em;
  position: relative;
  padding: 5px 0 5px 55px;
}
@media (min-width: 768px) {
  .sec_faq .faq_block .answer {
    padding: 20px 0 20px 80px;
  }
}
.sec_faq .faq_block .answer:after {
  content: "";
  position: absolute;
  top: 5px;
  left: 0;
  width: 41px;
  height: 40px;
  background: url(../img/common/answer.png) no-repeat center center/cover;
}
@media (min-width: 768px) {
  .sec_faq .faq_block .answer:after {
    top: 5px;
    width: 61px;
    height: 60px;
  }
}

/*************************************************FOOTER*************************************************/
.footer .footer_box {
  margin: 0 0 30px;
}
@media (min-width: 768px) {
  .footer .footer_box {
    margin: 0 0 50px;
  }
}
.footer .footer_box .sec_logo {
  text-align: center;
  max-width: 80%;
  margin: 0 auto 30px;
}
@media (min-width: 768px) {
  .footer .footer_box .sec_logo {
    max-width: 100%;
    margin: 0 0 70px;
  }
}
.footer .footer_box .clinic_name {
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  text-align: center;
  color: #555;
  border: 1px solid #ccc;
  font-size: 18px;
  letter-spacing: 0.1em;
  margin: 0 0 10px;
  padding: 0;
}
@media (min-width: 768px) {
  .footer .footer_box .clinic_name {
    padding: 5px 0;
    font-size: 24px;
    margin: 0 0 20px;
  }
}
.footer .footer_box .address th, .footer .footer_box .address td {
  padding: 10px 0;
  line-height: 1.65;
  vertical-align: top;
}
@media (min-width: 768px) {
  .footer .footer_box .address th, .footer .footer_box .address td {
    padding: 15px 0;
  }
}
.footer .footer_box .address th {
  color: #5589aa;
  font-size: 16px;
  letter-spacing: 0.1em;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  width: 30%;
  min-width: 100px;
  font-weight: lighter;
}
@media (min-width: 768px) {
  .footer .footer_box .address th {
    font-size: 18px;
  }
}
.footer .footer_box .address th .sec_span {
  width: 100%;
  padding: 8px 0 6px;
  text-align: center;
  background: #e2edf4;
  display: inline-block;
}
.footer .footer_box .address td {
  padding: 10px;
}
@media (min-width: 768px) {
  .footer .footer_box .address td {
    padding: 15px;
  }
}
.footer .footer_box .address td .img {
  display: block;
  transform: translateY(-12px);
}
.footer .footer_box .address td .btnstyle a {
  display: block;
  padding: 10px;
  max-width: 200px;
  color: #fff !important;
  background: #5589aa;
  border: 1px solid #5589aa;
  border-radius: 100vh;
  letter-spacing: 0.1em;
  transition: 0.2s;
}
@media (min-width: 768px) {
  .footer .footer_box .address td .btnstyle a {
    margin: 10px 0 0;
  }
}
.footer .footer_box .address td .btnstyle a:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 15px;
  left: auto;
  margin: auto;
  border: 0;
  width: 14px;
  height: 11px;
  background: url(../img/common/arrow004.png) no-repeat center center/cover;
  transition: 0.2s;
  transform: none;
}
.footer .footer_box .address td .btnstyle a:hover {
  opacity: 0.7;
}
.footer .footer_box .address td .sec_list li {
  position: relative;
  padding-left: 45px;
}
.footer .footer_box .address td .sec_list li:first-child:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: auto;
  left: 0;
  margin: auto;
  width: 29px;
  height: 22px;
  background: url(../img/common/icon_car001.png) no-repeat center center/cover;
  transition: 0.2s;
}
.footer .footer_box .address td .sec_list li:last-child {
  margin-top: 20px;
}
.footer .footer_box .address td .sec_list li:last-child:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: auto;
  left: 3px;
  margin: auto;
  width: 25px;
  height: 29px;
  background: url(../img/common/icon_train001.png) no-repeat center center/cover;
  transition: 0.2s;
}
@media (min-width: 768px) {
  .footer .footer_box .table_timetable.mt_custom {
    margin-top: 92px;
  }
}
.footer .footer_box .table_timetable thead th {
  color: #595959;
  background: none;
  font-weight: 500;
  border-top: 1px solid #ccc;
}
.footer .footer_box .table_timetable tbody th, .footer .footer_box .table_timetable tbody td {
  border: 0;
}
.footer .footer_box .table_timetable tbody th {
  font-weight: 500;
}
@media (min-width: 768px) {
  .footer .footer_box .table_timetable tbody tr:first-child th, .footer .footer_box .table_timetable tbody tr:first-child td {
    padding-top: 1.2em;
  }
}
.footer .footer_box .table_timetable tbody tr:last-child th, .footer .footer_box .table_timetable tbody tr:last-child td {
  border-bottom: 1px solid #ccc;
}
@media (min-width: 768px) {
  .footer .footer_box .table_timetable tbody tr:last-child th, .footer .footer_box .table_timetable tbody tr:last-child td {
    padding-bottom: 1.2em;
  }
}
.footer .footer_box .consul {
  color: #b5ccdb !important;
}
.footer .footer_box .consul2 {
  color: #6e98b2 !important;
}
.footer .footer_box .consul3 {
  color: #5589aa !important;
}
.footer .footer_box .consul4 {
  color: #eaddb6 !important;
}
.footer .footer_box .consul5 {
  color: #dbc88d !important;
}
.footer .footer_box .consul6 {
  color: #d1b86b !important;
}
.footer .color02 .address th .sec_span {
  color: #756c50;
  background: #f7f3e7;
}
.footer .color02 .address td .btnstyle a {
  background: #d1b86b;
  border-color: #d1b86b !important;
}
.footer .color02 .address td .sec_list li:first-child:after {
  background: url(../img/common/icon_car002.png) no-repeat center center/cover;
}
.footer .color02 .address td .sec_list li:last-child:after {
  background: url(../img/common/icon_train002.png) no-repeat center center/cover;
}
.footer .footer_text {
  line-height: 1.75;
  margin: 15px 0 0;
}
.footer .bridge_bnr {
  width: 200px;
}
@media (min-width: 768px) {
  .footer .bridge_bnr {
    width: 300px;
  }
}
.box_btn {
  margin-top: clamp(30px, 5vw, 60px);
}
.box_btn .box .txt {
  background: white;
  text-align: center;
  border: 1px solid #595959;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  font-size: 22px;
  margin-bottom: 20px;
  position: relative;
}
.box_btn .box .txt:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: calc(100%);
  bottom: auto;
  width: 20px;
  height: 13px;
  background: url("../img/common/icon_arr.png") no-repeat center/contain;
  margin: auto;
}
.box_btn .box .more a {
  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;
  width: 100%;
  height: 70px;
  background: url("../img/top/more_bg.jpg") no-repeat center/cover;
  border-radius: 100vmax;
  color: white;
  text-decoration: none;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  font-size: 24px;
  -webkit-transition: all .3s;
  transition: all .3s;
  position: relative;
  -webkit-filter: drop-shadow(0 0 10px rgba(0, 0, 0, 0.2));
          filter: drop-shadow(0 0 10px rgba(0, 0, 0, 0.2));
}
.box_btn .box .more a:after {
  content: "";
  position: absolute;
  top: 0;
  right: -10px;
  bottom: 0;
  margin: auto;
  width: 30px;
  height: 30px;
  background: url("../img/top/ic_arrow1.png") no-repeat center/contain;
  -webkit-filter: drop-shadow(0 0 10px rgba(0, 0, 0, 0.2));
          filter: drop-shadow(0 0 10px rgba(0, 0, 0, 0.2));
}
.box_btn .box .more a .num {
  font-size: 28px;
}
.box_btn .box .more a .large {
  font-size: 32px;
}
.box_btn .box .more a .large .en {
  font-size: 36px;
}
.box_btn .box .more a .ic {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 7px;
          column-gap: 7px;
  position: relative;
  padding-left: 40px;
}
.box_btn .box .more a .ic:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 32px;
  height: 32px;
  background: url("../img/common/icon_web.png") no-repeat center/contain;
}
.box_btn .box .more a:hover {
  opacity: .7;
}
.box_btn .box .more.cl2 a {
  background: url("../img/top/more_bg2.jpg") no-repeat center/cover;
}
.box_btn .box .more.cl2 a:after {
  background: url("../img/top/ic_arrow2.png") no-repeat center/contain;
}
@media (max-width: 767px) {
  .box_btn .box:not(:last-child) {
    margin-bottom: 30px;
  }
}
@media (min-width: 768px) {
  .box_btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-column-gap: calc(60 / 1920 * 100vw);
            column-gap: calc(60 / 1920 * 100vw);
  }
  .box_btn .box {
    width: 400px;
  }
}


/*# sourceMappingURL=bond.css.map */