@charset "UTF-8";
@font-face {
  font-family: "Zen Kaku Gothic New";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/ZenKakuGothicNew-Regular.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Zen Kaku Gothic New";
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/ZenKakuGothicNew-Medium.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Zen Kaku Gothic New";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/ZenKakuGothicNew-Bold.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Zen Kaku Gothic New";
  font-style: normal;
  font-weight: 900;
  src: url("../fonts/ZenKakuGothicNew-Black.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Zen Kaku Gothic New Tategaki";
  font-style: normal;
  font-weight: 900;
  src: url("../fonts/ZenKakuGothicNew-Tategaki-Black.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/NotoSansJP-Regular.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/NotoSansJP-Medium.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 600;
  src: url("../fonts/NotoSansJP-Bold.woff2") format("woff2");
  font-display: swap;
}
/********************************************
/* link
********************************************/
.link {
  text-decoration: underline;
}
.link:hover {
  text-decoration: none;
}

/********************************************
/* color
********************************************/
.colorKey {
  color: #df4d40;
}

.color1 {
  color: #43aea8;
}

.color2 {
  color: #ff9f54;
}

.color3 {
  color: #619ad9;
}

/********************************************
/* rl_box
********************************************/
.rl_box {
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
}

.font-tategaki {
  font-family: "Zen Kaku Gothic New Tategaki";
}

/********************************************
/* Wrap
********************************************/
main.main {
  margin-top: 140px;
}
@media (min-width: 1920px) {
  main.main {
    margin-top: 7.2916666667vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  main.main {
    margin-top: 10.7692307692vw;
  }
}
@media (max-width: 750px) {
  main.main {
    margin-top: 24.4vw;
  }
}

#top {
  margin-top: 158px;
}
@media (min-width: 1920px) {
  #top {
    margin-top: 8.2291666667vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  #top {
    margin-top: 12.1538461538vw;
  }
}
@media (max-width: 750px) {
  #top {
    margin-top: 26.8vw;
  }
}

.sec_inner {
  position: relative;
  padding-left: 50px;
  padding-right: 50px;
  margin: 0 auto;
}
@media (min-width: 1920px) {
  .sec_inner {
    padding-left: 2.6041666667pxvw;
    padding-right: 2.6041666667pxvw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .sec_inner {
    padding-left: 3.846vw;
    padding-right: 3.846vw;
    margin: 0 auto;
  }
}
@media (max-width: 750px) {
  .sec_inner {
    width: 100%;
    padding-left: 6.667vw;
    padding-right: 6.667vw;
  }
}

/********************************************
/* content_head
********************************************/
.content_head {
  padding-top: 70px;
  margin-bottom: 65px;
}
@media (min-width: 1920px) {
  .content_head {
    padding-top: 3.6458333333vw;
    margin-bottom: 3.3854166667vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .content_head {
    padding-top: 5.3846153846vw;
    margin-bottom: 5vw;
  }
}
@media (max-width: 750px) {
  .content_head {
    padding-top: 3.3333333333vw;
    margin-bottom: 6vw;
  }
}
.content_head .page_title_wrap .page_title {
  font-size: 15px;
}
@media (min-width: 1920px) {
  .content_head .page_title_wrap .page_title {
    font-size: 0.78125vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .content_head .page_title_wrap .page_title {
    font-size: 1.1538461538vw;
  }
}
@media (max-width: 750px) {
  .content_head .page_title_wrap .page_title {
    font-size: 2.6666666667vw;
  }
}
.content_head .page_title_wrap .sub_title {
  font-weight: 900;
  font-size: 20px;
  margin-top: 15px;
}
@media (min-width: 1920px) {
  .content_head .page_title_wrap .sub_title {
    font-size: 1.0416666667vw;
    margin-top: 0.78125vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .content_head .page_title_wrap .sub_title {
    font-size: 1.5384615385vw;
    margin-top: 1.1538461538vw;
  }
}
@media (max-width: 750px) {
  .content_head .page_title_wrap .sub_title {
    font-size: 3.7333333333vw;
    margin-top: 2.6666666667vw;
  }
}

/********************************************
/* title
********************************************/
.title_img {
  line-height: 1;
}

.page_title_wrap {
  text-align: center;
}
.page_title_wrap .title_img img {
  width: auto;
  height: 36px;
}
@media (min-width: 1920px) {
  .page_title_wrap .title_img img {
    height: 1.875vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .page_title_wrap .title_img img {
    height: 2.7692307692vw;
  }
}
@media (max-width: 750px) {
  .page_title_wrap .title_img img {
    height: 8vw;
  }
}
@media (max-width: 750px) {
  .page_title_wrap .title_img.small img {
    height: 6.6666666667vw;
  }
}
.page_title_wrap .page_title {
  font-weight: 900;
  font-size: 20px;
  margin-top: 15px;
}
@media (min-width: 1920px) {
  .page_title_wrap .page_title {
    font-size: 1.0416666667vw;
    margin-top: 0.78125vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .page_title_wrap .page_title {
    font-size: 1.5384615385vw;
    margin-top: 1.1538461538vw;
  }
}
@media (max-width: 750px) {
  .page_title_wrap .page_title {
    font-size: 3.7333333333vw;
    margin-top: 2.9333333333vw;
  }
}

.block_title_wrap .block_title {
  font-weight: 900;
  font-size: 40px;
  line-height: 1.4;
}
@media (min-width: 1920px) {
  .block_title_wrap .block_title {
    font-size: 2.0833333333vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .block_title_wrap .block_title {
    font-size: 3.0769230769vw;
  }
}
@media (max-width: 750px) {
  .block_title_wrap .block_title {
    font-size: 5.3333333333vw;
  }
}
.block_title_wrap .title_img {
  margin-top: 8px;
}
@media (min-width: 1920px) {
  .block_title_wrap .title_img {
    margin-top: 0.4166666667vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .block_title_wrap .title_img {
    margin-top: 0.6153846154vw;
  }
}
@media (max-width: 750px) {
  .block_title_wrap .title_img {
    margin-top: 1.0666666667vw;
  }
}
.block_title_wrap .title_img img {
  width: auto;
  height: 13px;
}
@media (min-width: 1920px) {
  .block_title_wrap .title_img img {
    height: 0.6770833333vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .block_title_wrap .title_img img {
    height: 1vw;
  }
}
@media (max-width: 750px) {
  .block_title_wrap .title_img img {
    height: 2.4vw;
  }
}

.section_title {
  text-align: center;
  color: #df4d40;
  font-weight: bold;
  font-size: 30px;
}
@media (min-width: 1920px) {
  .section_title {
    font-size: 1.9791666667vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .section_title {
    font-size: 2.9230769231vw;
  }
}
@media (max-width: 750px) {
  .section_title {
    font-size: 4vw;
  }
}

/********************************************
/* text
********************************************/
.text {
  text-align: justify;
  text-justify: inter-ideograph;
  font-feature-settings: "palt";
}

/********************************************
/* bracket
********************************************/
.bracket {
  font-weight: bold;
  letter-spacing: -0.1em;
}

.bracket_small {
  font-weight: bold;
  letter-spacing: -0.05em;
}

.bracket_large {
  font-weight: bold;
  letter-spacing: -0.5em;
}

.bracket_first {
  display: inline-block;
  margin-top: -17px;
}
@media (min-width: 1920px) {
  .bracket_first {
    margin-top: -0.8854166667vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .bracket_first {
    margin-top: -1.3076923077vw;
  }
}
@media (max-width: 750px) {
  .bracket_first {
    margin-top: -2.6666666667vw;
  }
}

/********************************************
/* bg_position
********************************************/
.bg_position_center {
  background-position: bottom center;
}

/********************************************
/* illust
********************************************/
.illust {
  position: absolute;
}
.illust img {
  width: 100%;
}

/********************************************
/* pattern
********************************************/
.bg_pattern {
  background-size: cover;
  background-image: url(../images/common/bg_pattern.webp);
}
.bg_pattern.bg_pattern_right {
  border-radius: 0 400px 400px 0;
}
@media (min-width: 1920px) {
  .bg_pattern.bg_pattern_right {
    border-radius: 0 20.8333333333vw 20.8333333333vw 0;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .bg_pattern.bg_pattern_right {
    border-radius: 0 30.7692307692vw 30.7692307692vw 0;
  }
}
@media (max-width: 750px) {
  .bg_pattern.bg_pattern_right {
    border-radius: 0 23.2vw 23.2vw 0;
  }
}
.bg_pattern.bg_pattern_left {
  border-radius: 400px 0 0 400px;
}
@media (min-width: 1920px) {
  .bg_pattern.bg_pattern_left {
    border-radius: 20.8333333333vw 0 0 20.8333333333vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .bg_pattern.bg_pattern_left {
    border-radius: 30.7692307692vw 0 0 30.7692307692vw;
  }
}
@media (max-width: 750px) {
  .bg_pattern.bg_pattern_left {
    border-radius: 23.2vw 0 0 23.2vw;
  }
}

/********************************************
/* cat_list
********************************************/
@media (max-width: 750px) {
  .cat_list {
    display: none;
  }
}
.cat_list ul {
  display: flex;
  flex-wrap: wrap;
  gap: 12px 18px;
  padding: 15px 50px;
  border-radius: 32px;
  background-color: #f9f2f0;
}
@media (min-width: 1920px) {
  .cat_list ul {
    gap: 0.625vw 0.9375vw;
    padding: 0.78125vw 2.6041666667vw;
    border-radius: 1.6666666667vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .cat_list ul {
    gap: 0.9230769231vw 1.3846153846vw;
    padding: 1.1538461538vw 3.8461538462vw;
    border-radius: 2.4615384615vw;
  }
}
@media (max-width: 750px) {
  .cat_list ul {
    gap: 1.6vw 2.4vw;
    padding: 2vw 4vw;
    border-radius: 4.2666666667vw;
  }
}
.cat_list ul li a {
  font-family: "Noto Sans JP";
  display: inline-block;
  text-decoration: none;
  font-weight: bold;
  font-size: 14px;
  padding: 5px 25px;
  border-radius: 17px;
  transition: 0.5s;
  background-color: #fff;
}
@media (min-width: 1920px) {
  .cat_list ul li a {
    font-size: 0.7291666667vw;
    padding: 0.2604166667vw 1.3020833333vw;
    border-radius: 0.8854166667vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .cat_list ul li a {
    font-size: 1.0769230769vw;
    padding: 0.3846153846vw 1.9230769231vw;
    border-radius: 1.3076923077vw;
  }
}
@media (max-width: 750px) {
  .cat_list ul li a {
    font-size: 2.6666666667vw;
    padding: 1.0666666667vw 4vw;
    border-radius: 2.6666666667vw;
  }
}
@media (min-width: 751px) {
  .cat_list ul li a:hover {
    background-color: #df4d40;
    color: #fff;
  }
}
.cat_list ul li.current a {
  color: #fff;
  background-color: #df4d40;
}

/********************************************
* pager
********************************************/
.pager {
  width: 100%;
  margin-top: 50px;
}
@media (min-width: 1920px) {
  .pager {
    margin-top: 2.6041666667vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .pager {
    margin-top: 3.8461538462vw;
  }
}
@media (max-width: 750px) {
  .pager {
    margin-top: 6.6666666667vw;
  }
}
.pager ul {
  display: flex;
  justify-content: center;
  gap: 0 6px;
}
@media (min-width: 1920px) {
  .pager ul {
    gap: 0 0.3125vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .pager ul {
    gap: 0 0.4615384615vw;
  }
}
@media (max-width: 750px) {
  .pager ul {
    gap: 0 1.2vw;
  }
}
.pager ul li {
  display: inline-block;
  width: 40px;
  height: 40px;
}
@media (min-width: 1920px) {
  .pager ul li {
    width: 2.0833333333vw;
    height: 2.0833333333vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .pager ul li {
    width: 3.0769230769vw;
    height: 3.0769230769vw;
  }
}
@media (max-width: 750px) {
  .pager ul li {
    width: 8vw;
    height: 8vw;
  }
}
.pager ul li a {
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
}
.pager ul li .pager_text {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  color: #df4d40;
  font-size: 20px;
  line-height: 1;
  padding-bottom: 1px;
  border: 1px solid #df4d40;
  border-radius: 50%;
  transition: all 0.5s;
}
@media (min-width: 1920px) {
  .pager ul li .pager_text {
    font-size: 1.0416666667vw;
    padding-bottom: 0.0520833333vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .pager ul li .pager_text {
    font-size: 1.5384615385vw;
    padding-bottom: 0.0769230769vw;
  }
}
@media (max-width: 750px) {
  .pager ul li .pager_text {
    font-size: 4vw;
    padding-bottom: 0.2666666667vw;
  }
}
.pager ul li .icon_arrow {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
}
.pager ul li .icon_arrow::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 2px;
  width: 7px;
  height: 12px;
  margin: auto;
  transition: 0.5s;
  background-color: #df4d40;
  mask: url(../images/common/icon_arrow_article.svg) no-repeat center center/contain;
  -webkit-mask: url(../images/common/icon_arrow_article.svg) no-repeat center center/contain;
}
@media (min-width: 1920px) {
  .pager ul li .icon_arrow::after {
    left: 0.1041666667vw;
    width: 0.3645833333vw;
    height: 0.625vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .pager ul li .icon_arrow::after {
    left: 0.1538461538vw;
    width: 0.5384615385vw;
    height: 0.9230769231vw;
  }
}
@media (max-width: 750px) {
  .pager ul li .icon_arrow::after {
    left: 0.4vw;
    width: 1.4666666667vw;
    height: 2.4vw;
  }
}
.pager ul li .icon_arrow.article2::after {
  width: 12px;
  mask: url(../images/common/icon_arrow_article2.svg) no-repeat center center/contain;
  -webkit-mask: url(../images/common/icon_arrow_article2.svg) no-repeat center center/contain;
}
@media (min-width: 1920px) {
  .pager ul li .icon_arrow.article2::after {
    width: 0.625vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .pager ul li .icon_arrow.article2::after {
    width: 0.9230769231vw;
  }
}
@media (max-width: 750px) {
  .pager ul li .icon_arrow.article2::after {
    width: 2.4vw;
  }
}
.pager ul li.prev .icon_arrow {
  transform: rotate(180deg);
}
.pager ul li.active .pager_text {
  color: #fff;
  border-color: #df4d40;
  background: #df4d40;
}
.pager ul li:hover .pager_text {
  color: #fff;
  cursor: pointer;
  background: #df4d40;
  border-color: #df4d40;
}
.pager ul li:hover .icon_arrow::after {
  background-color: #fff;
}

/********************************************
/* btn
********************************************/
.btn a {
  text-decoration: none;
  display: inline-block;
  background-color: #df4d40;
}
@media (max-width: 750px) {
  .btn.sp_center {
    width: 100%;
    text-align: center;
  }
}

.more_btn a {
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  min-width: 258px;
  min-height: 78px;
  line-height: 1;
  border-radius: 39px;
  border: 2px solid #df4d40;
  padding: 0 26px;
}
@media (min-width: 1920px) {
  .more_btn a {
    min-width: 13.4375vw;
    min-height: 4.0625vw;
    border-radius: 2.03125vw;
    padding: 0 1.3541666667vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .more_btn a {
    min-width: 19.8461538462vw;
    min-height: 6vw;
    border-radius: 3vw;
    padding: 0 2vw;
  }
}
@media (max-width: 750px) {
  .more_btn a {
    min-width: 56vw;
    min-height: 16vw;
    border-radius: 8vw;
    padding: 0 3.4666666667vw;
  }
}
.more_btn a .anchor_text {
  flex: 1;
  color: #fff;
  font-size: 20px;
  font-weight: 900;
  text-align: center;
  transition: 0.5s;
}
@media (min-width: 1920px) {
  .more_btn a .anchor_text {
    font-size: 1.0416666667vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .more_btn a .anchor_text {
    font-size: 1.5384615385vw;
  }
}
@media (max-width: 750px) {
  .more_btn a .anchor_text {
    font-size: 4.8vw;
  }
}
.more_btn a .anchor_text .en {
  display: block;
  line-height: 0;
  width: 60px;
  height: 11px;
  transition: 0.5s;
  margin: 0 auto 8px;
  background-color: #fff;
  mask: url(../images/common/en_contact.svg) no-repeat center center/contain;
  -webkit-mask: url(../images/common/en_contact.svg) no-repeat center center/contain;
}
@media (min-width: 1920px) {
  .more_btn a .anchor_text .en {
    width: 3.125vw;
    height: 0.5729166667vw;
    margin-bottom: 0.4166666667vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .more_btn a .anchor_text .en {
    width: 4.6153846154vw;
    height: 0.8461538462vw;
    margin-bottom: 0.6153846154vw;
  }
}
@media (max-width: 750px) {
  .more_btn a .anchor_text .en {
    display: none;
  }
}
.more_btn a .arrow {
  position: relative;
  width: 40px;
  height: 40px;
  border-radius: 20px;
  background-color: #fff;
  transition: 0.5s;
}
@media (min-width: 1920px) {
  .more_btn a .arrow {
    width: 2.0833333333vw;
    height: 2.0833333333vw;
    border-radius: 1.0416666667vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .more_btn a .arrow {
    width: 3.0769230769vw;
    height: 3.0769230769vw;
    border-radius: 1.5384615385vw;
  }
}
@media (max-width: 750px) {
  .more_btn a .arrow {
    width: 8.2666666667vw;
    height: 8.2666666667vw;
    border-radius: 4.1333333333vw;
  }
}
.more_btn a .arrow::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 19px;
  height: 10px;
  margin: auto;
  transition: 0.5s;
  background-color: #df4d40;
  mask: url(../images/common/icon_arrow.svg) no-repeat center center/contain;
  -webkit-mask: url(../images/common/icon_arrow.svg) no-repeat center center/contain;
}
@media (min-width: 1920px) {
  .more_btn a .arrow::after {
    width: 0.9895833333vw;
    height: 0.5208333333vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .more_btn a .arrow::after {
    width: 1.4615384615vw;
    height: 0.7692307692vw;
  }
}
@media (max-width: 750px) {
  .more_btn a .arrow::after {
    width: 4vw;
    height: 2.1333333333vw;
  }
}
@media (min-width: 751px) {
  .more_btn a:hover {
    background-color: #fff;
  }
  .more_btn a:hover .anchor_text {
    color: #df4d40;
  }
  .more_btn a:hover .anchor_text .en {
    background-color: #df4d40;
  }
  .more_btn a:hover .arrow {
    background-color: #df4d40;
  }
  .more_btn a:hover .arrow::after {
    background-color: #fff;
  }
}
@media (max-width: 750px) {
  .more_btn.sp_white a {
    background-color: #fff;
  }
  .more_btn.sp_white a .anchor_text {
    color: #df4d40;
  }
  .more_btn.sp_white a .arrow {
    background-color: #df4d40;
  }
  .more_btn.sp_white a .arrow::after {
    background-color: #fff;
  }
}

.small_btn a {
  min-width: 150px;
  min-height: 46px;
  border-radius: 23px;
  padding: 0 10px 0 16px;
}
@media (min-width: 1920px) {
  .small_btn a {
    min-width: 7.8125vw;
    min-height: 2.3958333333vw;
    border-radius: 1.1979166667vw;
    padding: 0 0.5208333333vw 0 0.8333333333vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .small_btn a {
    min-width: 11.5384615385vw;
    min-height: 3.5384615385vw;
    border-radius: 1.7692307692vw;
    padding: 0 0.7692307692vw 0 1.2307692308vw;
  }
}
@media (max-width: 750px) {
  .small_btn a {
    min-width: 32vw;
    min-height: 9.3333333333vw;
    border-radius: 4.6666666667vw;
    padding: 0 2.6666666667vw 0 3.4666666667vw;
  }
}
.small_btn a .anchor_text {
  text-align: left;
  font-size: 12px;
}
@media (min-width: 1920px) {
  .small_btn a .anchor_text {
    font-size: 0.625vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .small_btn a .anchor_text {
    font-size: 0.9230769231vw;
  }
}
@media (max-width: 750px) {
  .small_btn a .anchor_text {
    font-size: 2.6666666667vw;
  }
}
.small_btn a .arrow {
  width: 26px;
  height: 26px;
  border-radius: 13px;
}
@media (min-width: 1920px) {
  .small_btn a .arrow {
    width: 1.3541666667vw;
    height: 1.3541666667vw;
    border-radius: 0.6770833333vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .small_btn a .arrow {
    width: 2vw;
    height: 2vw;
    border-radius: 1vw;
  }
}
@media (max-width: 750px) {
  .small_btn a .arrow {
    width: 5.6vw;
    height: 5.6vw;
    border-radius: 2.8vw;
  }
}
.small_btn a .arrow::after {
  width: 14px;
  height: 7px;
}
@media (min-width: 1920px) {
  .small_btn a .arrow::after {
    width: 0.7291666667vw;
    height: 0.3645833333vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .small_btn a .arrow::after {
    width: 1.0769230769vw;
    height: 0.5384615385vw;
  }
}
@media (max-width: 750px) {
  .small_btn a .arrow::after {
    width: 2.4vw;
    height: 1.2vw;
  }
}

@media (min-width: 751px) {
  .medium_btn a {
    min-width: 200px;
    min-height: 60px;
    border-radius: 30px;
    padding: 0 13px 0 16px;
  }
}
@media (min-width: 1920px) {
  .medium_btn a {
    min-width: 10.4166666667vw;
    min-height: 3.125vw;
    border-radius: 1.5625vw;
    padding: 0 0.6770833333vw 0 0.8333333333vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .medium_btn a {
    min-width: 15.3846153846vw;
    min-height: 4.6153846154vw;
    border-radius: 2.3076923077vw;
    padding: 0 1vw 0 1.2307692308vw;
  }
}
.medium_btn a .anchor_text {
  text-align: left;
  font-size: 16px;
}
@media (min-width: 1920px) {
  .medium_btn a .anchor_text {
    font-size: 0.8333333333vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .medium_btn a .anchor_text {
    font-size: 1.2307692308vw;
  }
}
@media (max-width: 750px) {
  .medium_btn a .anchor_text {
    font-size: 3.4666666667vw;
  }
}
@media (min-width: 751px) {
  .medium_btn a .arrow {
    width: 32px;
    height: 32px;
    border-radius: 16px;
  }
}
@media (min-width: 1920px) {
  .medium_btn a .arrow {
    width: 1.6666666667vw;
    height: 1.6666666667vw;
    border-radius: 0.8333333333vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .medium_btn a .arrow {
    width: 2.4615384615vw;
    height: 2.4615384615vw;
    border-radius: 1.2307692308vw;
  }
}
@media (min-width: 751px) {
  .medium_btn a .arrow::after {
    width: 14px;
    height: 7px;
  }
}
@media (min-width: 1920px) {
  .medium_btn a .arrow::after {
    width: 0.7291666667vw;
    height: 0.3645833333vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .medium_btn a .arrow::after {
    width: 1.0769230769vw;
    height: 0.5384615385vw;
  }
}

.recruit_btn {
  text-align: center;
  margin: 190px auto 0;
}
@media (min-width: 1920px) {
  .recruit_btn {
    margin: 9.8958333333vw auto 0;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .recruit_btn {
    margin: 14.6153846154vw auto 0;
  }
}
@media (max-width: 750px) {
  .recruit_btn {
    margin: 13.3333333333vw auto 0;
  }
}
.recruit_btn a {
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  min-width: 700px;
  min-height: 146px;
  line-height: 1;
  border-radius: 100px;
  border: 2px solid #569d56;
  background-color: #569d56;
  padding: 0 26px;
}
@media (min-width: 1920px) {
  .recruit_btn a {
    min-width: 36.4583333333vw;
    min-height: 7.6041666667vw;
    border-radius: 5.2083333333vw;
    padding: 0 1.3541666667vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .recruit_btn a {
    min-width: 53.8461538462vw;
    min-height: 11.2307692308vw;
    border-radius: 7.6923076923vw;
    padding: 0 2vw;
  }
}
@media (max-width: 750px) {
  .recruit_btn a {
    min-width: 84vw;
    min-height: 26.6666666667vw;
    border-radius: 13.3333333333vw;
    padding: 0 3.4666666667vw;
  }
}
.recruit_btn a .anchor_text {
  flex: 1;
  color: #fff;
  font-size: 30px;
  font-weight: 900;
  text-align: center;
  transition: 0.5s;
}
@media (min-width: 1920px) {
  .recruit_btn a .anchor_text {
    font-size: 1.5625vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .recruit_btn a .anchor_text {
    font-size: 2.3076923077vw;
  }
}
@media (max-width: 750px) {
  .recruit_btn a .anchor_text {
    font-size: 4.8vw;
  }
}
.recruit_btn a .anchor_text .en {
  display: block;
  line-height: 0;
  width: 153px;
  height: 27px;
  transition: 0.5s;
  margin: 0 auto 20px;
  background-color: #fff;
  mask: url(../images/about/en_title_recruit.svg) no-repeat center center/contain;
  -webkit-mask: url(../images/about/en_title_recruit.svg) no-repeat center center/contain;
}
@media (min-width: 1920px) {
  .recruit_btn a .anchor_text .en {
    width: 7.96875vw;
    height: 1.40625vw;
    margin-bottom: 1.0416666667vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .recruit_btn a .anchor_text .en {
    width: 11.7692307692vw;
    height: 2.0769230769vw;
    margin-bottom: 1.5384615385vw;
  }
}
@media (max-width: 750px) {
  .recruit_btn a .anchor_text .en {
    width: 20.4vw;
    height: 3.6vw;
    margin-bottom: 2.6666666667vw;
  }
}
@media (min-width: 751px) {
  .recruit_btn a:hover {
    background-color: #fff;
  }
  .recruit_btn a:hover .anchor_text {
    color: #569d56;
  }
  .recruit_btn a:hover .anchor_text .en {
    background-color: #569d56;
  }
}

/********************************************
/* news_list
********************************************/
.news_list .item {
  border-bottom: 1px solid #df4d40;
}
@media (max-width: 750px) {
  .news_list .item:first-child {
    border-top: 1px solid #df4d40;
  }
}
@media (min-width: 751px) {
  .news_list .item:last-child {
    border-bottom: none;
  }
}
.news_list .item a {
  position: relative;
  display: flex;
  gap: 0 20px;
  padding: 24px 74px 24px 5px;
  text-decoration: none;
}
@media (min-width: 1920px) {
  .news_list .item a {
    gap: 0 1.0416666667vw;
    padding: 1.25vw 3.8541666667vw 1.25vw 0.2604166667vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .news_list .item a {
    gap: 0 1.5384615385vw;
    padding: 1.8461538462vw 5.6923076923vw 1.8461538462vw 0.3846153846vw;
  }
}
@media (max-width: 750px) {
  .news_list .item a {
    flex-direction: column;
    gap: 2vw 0;
    padding: 3.6vw 14.6666666667vw 3.6vw 2.6666666667vw;
  }
}
.news_list .item a .date_wrap {
  display: flex;
  gap: 0 20px;
}
@media (min-width: 1920px) {
  .news_list .item a .date_wrap {
    gap: 0 1.0416666667vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .news_list .item a .date_wrap {
    gap: 0 1.5384615385vw;
  }
}
@media (max-width: 750px) {
  .news_list .item a .date_wrap {
    gap: 0 2vw;
  }
}
.news_list .item a .date_wrap .date {
  font-family: "Noto Sans JP";
  color: #000;
  font-weight: bold;
  font-size: 18px;
  line-height: 1;
}
@media (min-width: 1920px) {
  .news_list .item a .date_wrap .date {
    font-size: 0.9375vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .news_list .item a .date_wrap .date {
    font-size: 1.3846153846vw;
  }
}
@media (max-width: 750px) {
  .news_list .item a .date_wrap .date {
    font-size: 2.6666666667vw;
    line-height: 3.2vw;
  }
}
.news_list .item a .date_wrap .category {
  display: inline-block;
  text-align: center;
  min-width: 80px;
  color: #df4d40;
  font-family: "Noto Sans JP";
  font-weight: bold;
  font-size: 12px;
  line-height: 1;
  padding: 6px 12px;
  border-radius: 12px;
  background-color: #f9f2f0;
}
@media (min-width: 1920px) {
  .news_list .item a .date_wrap .category {
    min-width: 4.1666666667vw;
    font-size: 0.625vw;
    padding: 0.3125vw 0.625vw;
    border-radius: 0.625vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .news_list .item a .date_wrap .category {
    min-width: 6.1538461538vw;
    font-size: 0.9230769231vw;
    padding: 0.4615384615vw 0.9230769231vw;
    border-radius: 0.9230769231vw;
  }
}
@media (max-width: 750px) {
  .news_list .item a .date_wrap .category {
    min-width: 13.3333333333vw;
    font-size: 1.6vw;
    padding: 0.8vw 1.3333333333vw;
    border-radius: 1.6vw;
  }
}
.news_list .item a .title {
  color: #000;
  font-family: "Noto Sans JP";
  font-weight: bold;
  font-size: 18px;
  line-height: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  transition: 0.5s;
}
@media (min-width: 1920px) {
  .news_list .item a .title {
    font-size: 0.9375vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .news_list .item a .title {
    font-size: 1.3846153846vw;
  }
}
@media (max-width: 750px) {
  .news_list .item a .title {
    font-size: 3.2vw;
  }
}
.news_list .item a .arrow {
  position: absolute;
  top: 0;
  right: 14px;
  bottom: 0;
  width: 46px;
  height: 46px;
  border-radius: 23px;
  margin: auto 0;
  transition: 0.5s;
  background-color: #f9f2f0;
}
@media (min-width: 1920px) {
  .news_list .item a .arrow {
    right: 0.7291666667vw;
    width: 2.3958333333vw;
    height: 2.3958333333vw;
    border-radius: 1.1979166667vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .news_list .item a .arrow {
    right: 1.0769230769vw;
    width: 3.5384615385vw;
    height: 3.5384615385vw;
    border-radius: 1.7692307692vw;
  }
}
@media (max-width: 750px) {
  .news_list .item a .arrow {
    right: 2.6666666667vw;
    width: 10.6666666667vw;
    height: 10.6666666667vw;
    border-radius: 5.3333333333vw;
  }
}
.news_list .item a .arrow::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 19px;
  height: 10px;
  margin: auto;
  transition: 0.5s;
  background-color: #df4d40;
  mask: url(../images/common/icon_arrow.svg) no-repeat center center/contain;
  -webkit-mask: url(../images/common/icon_arrow.svg) no-repeat center center/contain;
}
@media (min-width: 1920px) {
  .news_list .item a .arrow::after {
    width: 0.9895833333vw;
    height: 0.5208333333vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .news_list .item a .arrow::after {
    width: 1.4615384615vw;
    height: 0.7692307692vw;
  }
}
@media (max-width: 750px) {
  .news_list .item a .arrow::after {
    width: 4.5333333333vw;
    height: 2.4vw;
  }
}
@media (min-width: 751px) {
  .news_list .item a:hover .title {
    color: #df4d40;
  }
  .news_list .item a:hover .arrow {
    background-color: #df4d40;
  }
  .news_list .item a:hover .arrow::after {
    background-color: #fff;
  }
}

/********************************************
* single_content
********************************************/
.single-post .single_content .sec_inner {
  max-width: 1300px;
}
@media (min-width: 1920px) {
  .single-post .single_content .sec_inner {
    max-width: 67.7083333333vw;
  }
}
.single-post .single_content .single_content_inner {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 750px) {
  .single-post .single_content .single_content_inner {
    display: block;
  }
}
.single-post .single_content .single_content_left {
  width: 830px;
}
@media (min-width: 1920px) {
  .single-post .single_content .single_content_left {
    width: 43.2291666667vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .single-post .single_content .single_content_left {
    width: 63.8461538462vw;
  }
}
@media (max-width: 750px) {
  .single-post .single_content .single_content_left {
    width: 100%;
  }
}
.single-post .single_content .single_content_right {
  width: 254px;
}
@media (min-width: 1920px) {
  .single-post .single_content .single_content_right {
    width: 13.2291666667vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .single-post .single_content .single_content_right {
    width: 19.5384615385vw;
  }
}
@media (max-width: 750px) {
  .single-post .single_content .single_content_right {
    width: 100%;
    margin-top: 13.3333333333vw;
  }
}
.single-post .single_content .post_title {
  position: relative;
  margin-bottom: 50px;
}
@media (min-width: 1920px) {
  .single-post .single_content .post_title {
    margin-bottom: 2.6041666667vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .single-post .single_content .post_title {
    margin-bottom: 3.8461538462vw;
  }
}
@media (max-width: 750px) {
  .single-post .single_content .post_title {
    margin-bottom: 6.6666666667vw;
  }
}
.single-post .single_content .post_title .date_wrap {
  display: flex;
  gap: 0 20px;
  padding-left: 30px;
  margin-bottom: 20px;
}
@media (min-width: 1920px) {
  .single-post .single_content .post_title .date_wrap {
    gap: 0 1.0416666667vw;
    padding-left: 1.5625vw;
    margin-bottom: 1.0416666667vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .single-post .single_content .post_title .date_wrap {
    gap: 0 1.5384615385vw;
    padding-left: 2.3076923077vw;
    margin-bottom: 1.5384615385vw;
  }
}
@media (max-width: 750px) {
  .single-post .single_content .post_title .date_wrap {
    gap: 0 2.6666666667vw;
    padding: 0;
    margin-bottom: 2vw;
  }
}
.single-post .single_content .post_title .date_wrap .date {
  position: relative;
  font-family: "Noto Sans JP";
  line-height: 24px;
}
@media (min-width: 1920px) {
  .single-post .single_content .post_title .date_wrap .date {
    line-height: 1.25vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .single-post .single_content .post_title .date_wrap .date {
    line-height: 1.8461538462vw;
  }
}
@media (max-width: 750px) {
  .single-post .single_content .post_title .date_wrap .date {
    font-size: 2.6666666667vw;
    line-height: 3.7333333333vw;
  }
}
.single-post .single_content .post_title .date_wrap .category {
  font-family: "Noto Sans JP";
  display: inline-block;
  text-decoration: none;
  color: #df4d40;
  font-weight: bold;
  font-size: 12px;
  padding: 3px 25px;
  border-radius: 17px;
  background-color: #f9f2f0;
}
@media (min-width: 1920px) {
  .single-post .single_content .post_title .date_wrap .category {
    font-size: 0.625vw;
    padding: 0.15625vw 1.3020833333vw;
    border-radius: 0.8854166667vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .single-post .single_content .post_title .date_wrap .category {
    font-size: 0.9230769231vw;
    padding: 0.2307692308vw 1.9230769231vw;
    border-radius: 1.3076923077vw;
  }
}
@media (max-width: 750px) {
  .single-post .single_content .post_title .date_wrap .category {
    font-size: 2.1333333333vw;
    line-height: 1;
    padding: 0.5333333333vw 3.3333333333vw;
    border-radius: 1.8666666667vw;
  }
}
.single-post .single_content .post_title .title {
  font-family: "Noto Sans JP";
  font-weight: bold;
  font-size: 28px;
  padding: 0 30px 15px;
  border-bottom: 2px solid #df4d40;
  margin-bottom: 30px;
}
@media (min-width: 1920px) {
  .single-post .single_content .post_title .title {
    font-size: 1.4583333333vw;
    padding: 0 1.5625vw 0.78125vw;
    margin-bottom: 1.5625vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .single-post .single_content .post_title .title {
    font-size: 2.1538461538vw;
    padding-bottom: 0.7692307692vw;
    margin-bottom: 1.5384615385vw;
  }
}
@media (max-width: 750px) {
  .single-post .single_content .post_title .title {
    font-size: 3.7333333333vw;
    padding: 0 0 2.6666666667vw;
    margin-bottom: 2.6666666667vw;
  }
}
.single-post .single_content .post_body {
  font-family: "Noto Sans JP";
  padding: 0 30px;
}
@media (min-width: 1920px) {
  .single-post .single_content .post_body {
    padding: 0 1.5625vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .single-post .single_content .post_body {
    padding: 0 2.3076923077vw;
  }
}
@media (max-width: 750px) {
  .single-post .single_content .post_body {
    padding: 0;
  }
}
.single-post .single_content .post_body span,
.single-post .single_content .post_body applet,
.single-post .single_content .post_body object,
.single-post .single_content .post_body embed,
.single-post .single_content .post_body iframe,
.single-post .single_content .post_body h1,
.single-post .single_content .post_body h2,
.single-post .single_content .post_body h3,
.single-post .single_content .post_body h4,
.single-post .single_content .post_body h5,
.single-post .single_content .post_body h6,
.single-post .single_content .post_body p,
.single-post .single_content .post_body blockquote,
.single-post .single_content .post_body pre,
.single-post .single_content .post_body a,
.single-post .single_content .post_body abbr,
.single-post .single_content .post_body acronym,
.single-post .single_content .post_body address,
.single-post .single_content .post_body big,
.single-post .single_content .post_body cite,
.single-post .single_content .post_body code,
.single-post .single_content .post_body del,
.single-post .single_content .post_body dfn,
.single-post .single_content .post_body em,
.single-post .single_content .post_body font,
.single-post .single_content .post_body img,
.single-post .single_content .post_body ins,
.single-post .single_content .post_body kbd,
.single-post .single_content .post_body q,
.single-post .single_content .post_body s,
.single-post .single_content .post_body samp,
.single-post .single_content .post_body small,
.single-post .single_content .post_body strike,
.single-post .single_content .post_body strong,
.single-post .single_content .post_body sub,
.single-post .single_content .post_body sup,
.single-post .single_content .post_body tt,
.single-post .single_content .post_body var,
.single-post .single_content .post_body b,
.single-post .single_content .post_body u,
.single-post .single_content .post_body i,
.single-post .single_content .post_body center,
.single-post .single_content .post_body dl,
.single-post .single_content .post_body dt,
.single-post .single_content .post_body dd,
.single-post .single_content .post_body ol,
.single-post .single_content .post_body ul,
.single-post .single_content .post_body li,
.single-post .single_content .post_body fieldset,
.single-post .single_content .post_body form,
.single-post .single_content .post_body label,
.single-post .single_content .post_body legend,
.single-post .single_content .post_body table,
.single-post .single_content .post_body caption,
.single-post .single_content .post_body tbody,
.single-post .single_content .post_body tfoot,
.single-post .single_content .post_body thead,
.single-post .single_content .post_body tr,
.single-post .single_content .post_body th,
.single-post .single_content .post_body td {
  font-family: "Noto Sans JP";
}
.single-post .single_content .post_body h2 {
  font-size: 22px;
  font-weight: bold;
  line-height: 1.6;
  padding: 0;
  margin: 50px 0 15px;
}
@media (min-width: 1920px) {
  .single-post .single_content .post_body h2 {
    font-size: 1.1458333333vw;
    margin: 2.6041666667vw 0 0.78125vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .single-post .single_content .post_body h2 {
    font-size: 1.6923076923vw;
    margin: 3.8461538462vw 0 1.1538461538vw;
  }
}
@media (max-width: 750px) {
  .single-post .single_content .post_body h2 {
    font-size: 3.7333333333vw;
    margin: 8vw 0 2.6666666667vw;
  }
}
.single-post .single_content .post_body h2 span {
  font-weight: 500;
}
.single-post .single_content .post_body h3 {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.6;
  margin: 25px 0 8px;
}
@media (min-width: 1920px) {
  .single-post .single_content .post_body h3 {
    font-size: 1.0416666667vw;
    margin: 1.3020833333vw 0 0.4166666667vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .single-post .single_content .post_body h3 {
    font-size: 1.5384615385vw;
    margin: 1.9230769231vw 0 0.6153846154vw;
  }
}
@media (max-width: 750px) {
  .single-post .single_content .post_body h3 {
    font-size: 3.2vw;
    margin: 4vw 0 1.3333333333vw;
  }
}
.single-post .single_content .post_body h4 {
  font-weight: bold;
  line-height: 1.6;
}
.single-post .single_content .post_body p {
  margin: 0 0 20px;
}
@media (min-width: 1920px) {
  .single-post .single_content .post_body p {
    margin: 0 0 1.0416666667vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .single-post .single_content .post_body p {
    margin: 0 0 1.5384615385vw;
  }
}
@media (max-width: 750px) {
  .single-post .single_content .post_body p {
    margin: 0 0 2.6666666667vw;
  }
}
.single-post .single_content .post_body a {
  color: #df4d40;
  text-decoration: underline;
}
.single-post .single_content .post_body a:hover {
  text-decoration: none;
}
.single-post .single_content .post_body .btn a {
  text-decoration: none;
}
.single-post .single_content .post_body strong {
  font-weight: 500;
}
.single-post .single_content .post_body ul {
  list-style-type: none;
  margin: 0 0 20px;
}
@media (min-width: 1920px) {
  .single-post .single_content .post_body ul {
    margin: 0 0 1.0416666667vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .single-post .single_content .post_body ul {
    margin: 0 0 1.5384615385vw;
  }
}
@media (max-width: 750px) {
  .single-post .single_content .post_body ul {
    margin: 0 0 2.6666666667vw;
  }
}
.single-post .single_content .post_body ul li {
  text-indent: -1em;
  padding-left: 1em;
}
.single-post .single_content .post_body ul li:before {
  content: "・";
}
.single-post .single_content .post_body ol {
  padding-left: 1.1em;
  margin: 0 0 20px;
}
@media (min-width: 1920px) {
  .single-post .single_content .post_body ol {
    margin: 0 0 1.0416666667vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .single-post .single_content .post_body ol {
    margin: 0 0 1.5384615385vw;
  }
}
@media (max-width: 750px) {
  .single-post .single_content .post_body ol {
    margin: 0 0 2.6666666667vw;
  }
}
@media (max-width: 750px) {
  .single-post .single_content .post_body iframe {
    width: 100%;
    height: 52vw;
  }
}
.single-post .single_content .post_body hr {
  background-color: #bbb;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em;
}

/********************************************
* sidebar
********************************************/
.side_block_list {
  display: flex;
  flex-direction: column;
  gap: 50px 0;
}
@media (min-width: 1920px) {
  .side_block_list {
    gap: 2.6041666667vw 0;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .side_block_list {
    gap: 3.8461538462vw 0;
  }
}
@media (max-width: 750px) {
  .side_block_list {
    gap: 12vw 0;
  }
}
.side_block_list .side_block .side_title {
  font-family: "Noto Sans JP";
  color: #df4d40;
  font-weight: bold;
  margin-left: 10px;
  margin-bottom: 10px;
}
@media (min-width: 1920px) {
  .side_block_list .side_block .side_title {
    margin-left: 0.5208333333vw;
    margin-bottom: 0.5208333333vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .side_block_list .side_block .side_title {
    margin-left: 0.7692307692vw;
    margin-bottom: 0.7692307692vw;
  }
}
@media (max-width: 750px) {
  .side_block_list .side_block .side_title {
    font-size: 3.2vw;
    margin-left: 2.6666666667vw;
    margin-bottom: 2vw;
  }
}
.side_block_list .side_block .side_block_inner {
  padding: 30px 18px 45px;
  border-radius: 30px;
}
@media (min-width: 1920px) {
  .side_block_list .side_block .side_block_inner {
    padding: 1.5625vw 0.9375vw 2.34375vw;
    border-radius: 1.5625vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .side_block_list .side_block .side_block_inner {
    padding: 2.3076923077vw 1.3846153846vw 3.4615384615vw;
    border-radius: 2.3076923077vw;
  }
}
@media (max-width: 750px) {
  .side_block_list .side_block .side_block_inner {
    padding: 6.6666666667vw 2.6666666667vw 10.6666666667vw;
    border-radius: 4vw;
  }
}
.side_block_list .side_block .side_cat_list {
  display: flex;
  flex-direction: column;
}
.side_block_list .side_block .side_cat_list li a {
  font-family: "Noto Sans JP";
  position: relative;
  display: block;
  text-decoration: none;
  font-weight: 500;
  padding: 20px;
  border-bottom: 1px solid #e5a49c;
}
@media (min-width: 1920px) {
  .side_block_list .side_block .side_cat_list li a {
    padding: 1.0416666667vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .side_block_list .side_block .side_cat_list li a {
    padding: 1.5384615385vw;
  }
}
@media (max-width: 750px) {
  .side_block_list .side_block .side_cat_list li a {
    padding: 4.6666666667vw 4vw;
  }
}
.side_block_list .side_block .side_cat_list li:last-child a {
  border-bottom: none;
}
.side_block_list .side_block .archive_select_wrap {
  display: inline-flex;
  align-items: center;
  position: relative;
}
.side_block_list .side_block .archive_select_wrap:after {
  content: "";
  position: absolute;
  top: -2px;
  bottom: 0;
  right: 10px;
  pointer-events: none;
  display: block;
  width: 8px;
  height: 8px;
  border-top: solid 1px #000;
  border-right: solid 1px #000;
  margin: auto 0;
  transform: rotate(135deg);
  transition: 0.5s;
}
@media (min-width: 1920px) {
  .side_block_list .side_block .archive_select_wrap:after {
    top: -0.1041666667vw;
    right: 0.5208333333vw;
    width: 0.4166666667vw;
    height: 0.4166666667vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .side_block_list .side_block .archive_select_wrap:after {
    top: -0.1538461538vw;
    right: 0.7692307692vw;
    width: 0.6153846154vw;
    height: 0.6153846154vw;
  }
}
@media (max-width: 750px) {
  .side_block_list .side_block .archive_select_wrap:after {
    width: 1.6vw;
    height: 1.6vw;
    border-top: solid 1px #000;
    border-right: solid 1px #000;
    right: 2vw;
  }
}
.side_block_list .side_block .archive_select_wrap .archive_select {
  appearance: none;
  width: 200px;
  height: 30px;
  padding-left: 10px;
  border: 1px solid #000;
  border-radius: 2px;
  background-color: #fff;
  color: #000;
  font-family: "Noto Sans JP";
  font-size: 14px;
  cursor: pointer;
}
@media (min-width: 1920px) {
  .side_block_list .side_block .archive_select_wrap .archive_select {
    width: 10.4166666667vw;
    height: 1.5625vw;
    padding-left: 0.5208333333vw;
    border-radius: 0.1041666667vw;
    font-size: 0.7291666667vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .side_block_list .side_block .archive_select_wrap .archive_select {
    width: 15.3846153846vw;
    height: 2.3076923077vw;
    padding-left: 0.7692307692vw;
    border-radius: 0.1538461538vw;
    font-size: 1.0769230769vw;
  }
}
@media (max-width: 750px) {
  .side_block_list .side_block .archive_select_wrap .archive_select {
    width: 48vw;
    height: 6.4vw;
    padding-left: 2vw;
    border-radius: 0.2666666667vw;
    font-size: 3.2vw;
  }
}
.side_block_list .side_block .archive_select_wrap .archive_select option {
  font-size: 14px;
}
@media (min-width: 1920px) {
  .side_block_list .side_block .archive_select_wrap .archive_select option {
    font-size: 0.7291666667vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .side_block_list .side_block .archive_select_wrap .archive_select option {
    font-size: 1.0769230769vw;
  }
}
@media (max-width: 750px) {
  .side_block_list .side_block .archive_select_wrap .archive_select option {
    font-size: 3.2vw;
  }
}

/********************************************
* paging
********************************************/
.paging_wrap {
  width: 100%;
}

.paging {
  position: relative;
  display: flex;
  justify-content: space-between;
  margin-top: 80px;
  gap: 0 50px;
}
@media (min-width: 1920px) {
  .paging {
    margin-top: 4.1666666667vw;
    gap: 0 2.6041666667vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .paging {
    margin-top: 6.1538461538vw;
    gap: 0 3.8461538462vw;
  }
}
@media (max-width: 750px) {
  .paging {
    justify-content: center;
    margin: 10.6666666667vw 0;
    gap: 0 6.6666666667vw;
    padding-top: 13.3333333333vw;
  }
}
@media (max-width: 750px) {
  .paging .paging_arrow {
    position: absolute;
    top: 0;
  }
}
@media (max-width: 750px) {
  .paging .paging_arrow.prev {
    left: 0;
  }
}
.paging .paging_arrow.prev a {
  padding-left: 23px;
}
@media (min-width: 1920px) {
  .paging .paging_arrow.prev a {
    padding-left: 1.1979166667vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .paging .paging_arrow.prev a {
    padding-left: 1.7692307692vw;
  }
}
@media (max-width: 750px) {
  .paging .paging_arrow.prev a {
    padding-left: 4vw;
  }
}
.paging .paging_arrow.prev a::after {
  content: none;
}
.paging .paging_arrow.prev a::before {
  left: 5px;
  transform: rotate(225deg);
}
@media (min-width: 1920px) {
  .paging .paging_arrow.prev a::before {
    left: 0.2604166667vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .paging .paging_arrow.prev a::before {
    left: 0.3846153846vw;
  }
}
@media (max-width: 750px) {
  .paging .paging_arrow.prev a::before {
    left: 0.6666666667vw;
  }
}
@media (max-width: 750px) {
  .paging .paging_arrow.next {
    right: 0;
  }
}
.paging .paging_arrow.next a {
  padding-right: 23px;
}
@media (min-width: 1920px) {
  .paging .paging_arrow.next a {
    padding-right: 1.1979166667vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .paging .paging_arrow.next a {
    padding-right: 1.7692307692vw;
  }
}
@media (max-width: 750px) {
  .paging .paging_arrow.next a {
    padding-right: 4vw;
  }
}
.paging .paging_arrow.next a::before {
  content: none;
}
.paging .paging_arrow.next a::after {
  right: 5px;
}
@media (min-width: 1920px) {
  .paging .paging_arrow.next a::after {
    right: 0.2604166667vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .paging .paging_arrow.next a::after {
    right: 0.3846153846vw;
  }
}
@media (max-width: 750px) {
  .paging .paging_arrow.next a::after {
    right: 0.6666666667vw;
  }
}
.paging .paging_arrow a {
  position: relative;
  color: #df4d40;
  font-weight: 500;
  padding: 16px 0;
  line-height: 0.5;
  vertical-align: bottom;
  text-decoration: none;
}
@media (min-width: 1920px) {
  .paging .paging_arrow a {
    padding: 0.8333333333vw 0;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .paging .paging_arrow a {
    padding: 1.2307692308vw 0;
  }
}
@media (max-width: 750px) {
  .paging .paging_arrow a {
    padding: 2.1333333333vw 0;
  }
}
.paging .paging_arrow a:before, .paging .paging_arrow a:after {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  border-top: solid 1px #df4d40;
  border-right: solid 1px #df4d40;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  transition: 0.5s;
}
@media (min-width: 1920px) {
  .paging .paging_arrow a:before, .paging .paging_arrow a:after {
    width: 0.4166666667vw;
    height: 0.4166666667vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .paging .paging_arrow a:before, .paging .paging_arrow a:after {
    width: 0.6153846154vw;
    height: 0.6153846154vw;
  }
}
@media (max-width: 750px) {
  .paging .paging_arrow a:before, .paging .paging_arrow a:after {
    width: 2.1333333333vw;
    height: 2.1333333333vw;
    border-top: solid 1px #df4d40;
    border-right: solid 1px #df4d40;
  }
}
.paging .paging_arrow a:hover {
  text-decoration: underline;
}
.paging .paging_arrow a:hover:after {
  right: 0;
}
.paging .paging_arrow a:hover:before {
  left: 0;
}
.paging .medium_btn a .anchor_text {
  text-align: center;
}

/********************************************
* page_top
********************************************/
.page_top {
  display: none;
  position: fixed;
  z-index: 500;
  bottom: 40px;
  right: 40px;
  height: 80px;
  width: 80px;
}
@media (min-width: 751px) and (max-width: 1300px) {
  .page_top {
    bottom: 3.0769230769vw;
    right: 3.0769230769vw;
    height: 6.1538461538vw;
    width: 6.1538461538vw;
  }
}
@media (max-width: 750px) {
  .page_top {
    bottom: 5.3333333333vw;
    right: 5.3333333333vw;
    height: 13.3333333333vw;
    width: 13.3333333333vw;
  }
}
.page_top a {
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 80px;
  height: 80px;
  overflow: hidden;
  transition: 0.5s;
  border-radius: 40px;
  background-color: #df4d40;
}
@media (min-width: 751px) and (max-width: 1300px) {
  .page_top a {
    width: 6.1538461538vw;
    height: 6.1538461538vw;
    border-radius: 3.0769230769vw;
  }
}
@media (max-width: 750px) {
  .page_top a {
    width: 13.3333333333vw;
    height: 13.3333333333vw;
    border-radius: 6.6666666667vw;
  }
}
.page_top a img {
  width: 35px;
  height: 19px;
  margin: 30px 22.5px;
  transition: transform 0.5s ease;
}
@media (min-width: 751px) and (max-width: 1300px) {
  .page_top a img {
    width: 2.6923076923vw;
    height: 1.4615384615vw;
    margin: 2.3076923077vw 1.7307692308vw;
  }
}
@media (max-width: 750px) {
  .page_top a img {
    width: 8vw;
    height: 4.5333333333vw;
    margin: 4.2666666667vw 2.6666666667vw;
  }
}
.page_top a:hover {
  transform: translateY(-3px);
  opacity: 0.7;
}

/********************************************
* animation
********************************************/
.fadein {
  opacity: 0;
  visibility: hidden;
  transition: all 1s;
  transition-delay: 0.2s;
  transform: translateY(30px);
}
@media (min-width: 1920px) {
  .fadein {
    transform: translateY(1.5625vw);
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .fadein {
    transform: translateY(2.3076923077vw);
  }
}
@media (max-width: 750px) {
  .fadein {
    transform: translateY(4vw);
  }
}

.fadein_right {
  transform: translateX(30px);
}
@media (min-width: 1920px) {
  .fadein_right {
    transform: translateX(1.5625vw);
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .fadein_right {
    transform: translateX(2.3076923077vw);
  }
}
@media (max-width: 750px) {
  .fadein_right {
    transform: translateX(4vw);
  }
}

@media (max-width: 750px) {
  .sp_fadein_right {
    transform: translateX(4vw);
  }
}

.fadein_up_right {
  transform: translateX(40px) translateY(30px);
}
@media (min-width: 1920px) {
  .fadein_up_right {
    transform: translateX(2.0833333333vw) translateY(1.5625vw);
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .fadein_up_right {
    transform: translateX(3.0769230769vw) translateY(2.3076923077vw);
  }
}
@media (max-width: 750px) {
  .fadein_up_right {
    transform: translateX(0) translateY(4vw);
  }
}

.fadein_left {
  transform: translateX(-30px);
}
@media (min-width: 1920px) {
  .fadein_left {
    transform: translateX(-1.5625vw);
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .fadein_left {
    transform: translateX(-2.3076923077vw);
  }
}
@media (max-width: 750px) {
  .fadein_left {
    transform: translateX(-4vw);
  }
}

@media (max-width: 750px) {
  .sp_fadein_left {
    transform: translateX(-4vw);
  }
}

.fadeinAnime > * {
  opacity: 0;
  visibility: hidden;
  transition: all 1s;
  transition-delay: 0.2s;
}

.fadeinAnime_bird1 > * {
  transform: translateX(-60px) translateY(30px) rotate(20deg) scale(0.85);
}
@media (min-width: 1920px) {
  .fadeinAnime_bird1 > * {
    transform: translateX(-3.125vw) translateY(1.5625vw) rotate(20deg) scale(0.85);
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .fadeinAnime_bird1 > * {
    transform: translateX(-4.6153846154vw) translateY(2.3076923077vw) rotate(20deg) scale(0.85);
  }
}
@media (max-width: 750px) {
  .fadeinAnime_bird1 > * {
    transform: translateX(-8vw) translateY(4vw) rotate(20deg) scale(0.85);
  }
}

.fadeinAnime_bird2 > * {
  transform: translateX(40px) translateY(30px) rotate(10deg) scale(0.85);
}
@media (min-width: 1920px) {
  .fadeinAnime_bird2 > * {
    transform: translateX(2.0833333333vw) translateY(1.5625vw) rotate(10deg) scale(0.85);
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .fadeinAnime_bird2 > * {
    transform: translateX(3.0769230769vw) translateY(2.3076923077vw) rotate(10deg) scale(0.85);
  }
}
@media (max-width: 750px) {
  .fadeinAnime_bird2 > * {
    transform: translateX(5.3333333333vw) translateY(4vw) rotate(10deg) scale(0.85);
  }
}

.fadeinAnime_decoration1 > * {
  transition-delay: 0;
  transform: translateX(-20px) translateY(-30px) rotate(30deg) scale(0.85);
}
@media (min-width: 1920px) {
  .fadeinAnime_decoration1 > * {
    transform: translateX(-1.0416666667vw) translateY(-1.5625vw) rotate(30deg) scale(0.85);
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .fadeinAnime_decoration1 > * {
    transform: translateX(-1.5384615385vw) translateY(-2.3076923077vw) rotate(30deg) scale(0.85);
  }
}
@media (max-width: 750px) {
  .fadeinAnime_decoration1 > * {
    transform: translateX(-2.6666666667vw) translateY(-4vw) rotate(30deg) scale(0.85);
  }
}

.fadeinAnime_decoration2 > * {
  transition-delay: 0;
  transform-origin: bottom left;
  transform: translateX(-20px) translateY(30px) rotate(10deg) scale(0.85);
}
@media (min-width: 1920px) {
  .fadeinAnime_decoration2 > * {
    transform: translateX(-1.0416666667vw) translateY(1.5625vw) rotate(10deg) scale(0.85);
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .fadeinAnime_decoration2 > * {
    transform: translateX(-1.5384615385vw) translateY(2.3076923077vw) rotate(10deg) scale(0.85);
  }
}
@media (max-width: 750px) {
  .fadeinAnime_decoration2 > * {
    transform-origin: bottom right;
    transform: translateX(2.6666666667vw) translateY(-4vw) rotate(-20deg) scale(0.85);
  }
}

.fadeinAnime_decoration3 > * {
  transition-delay: 0;
  transform: translate(0) rotate(45deg) scale(0.1);
}

.fadeinAnime_decoration3.reverse > * {
  transform: translate(0) rotate(-45deg) scale(0.1);
}

.fadeinAnime_decoration4 > * {
  transition-delay: 0;
  transform: translateX(20px) translateY(-30px) rotate(-30deg) scale(0.85);
}
@media (min-width: 1920px) {
  .fadeinAnime_decoration4 > * {
    transform: translateX(1.0416666667vw) translateY(-1.5625vw) rotate(-30deg) scale(0.85);
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .fadeinAnime_decoration4 > * {
    transform: translateX(1.5384615385vw) translateY(-2.3076923077vw) rotate(-30deg) scale(0.85);
  }
}
@media (max-width: 750px) {
  .fadeinAnime_decoration4 > * {
    transform: translateX(2.6666666667vw) translateY(-4vw) rotate(-30deg) scale(0.85);
  }
}

.fadeinAnime_decoration5 > * {
  transform-origin: bottom center;
  transition-delay: 0;
  transform: translateY(10px) rotate(-10deg) scale(0.3);
}
@media (min-width: 1920px) {
  .fadeinAnime_decoration5 > * {
    transform: translateY(0.5208333333vw) rotate(-10deg) scale(0.3);
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .fadeinAnime_decoration5 > * {
    transform: translateY(0.7692307692vw) rotate(-10deg) scale(0.3);
  }
}
@media (max-width: 750px) {
  .fadeinAnime_decoration5 > * {
    transform: translateY(1.3333333333vw) rotate(-10deg) scale(0.3);
  }
}

.fadein.is-show {
  opacity: 1;
  visibility: visible;
  transform: translateY(0px) translateX(0px);
}

.fadeinAnime.is-show > * {
  opacity: 1;
  visibility: visible;
  transform: translateY(0px) translateX(0px);
}

* {
  box-sizing: border-box;
}

html,
body,
div,
span,
applet,
object,
embed,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
figure,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
  outline: 0;
  font-size: 100%;
  font-style: normal;
  font-weight: normal;
  border: none;
  background: transparent;
  vertical-align: baseline;
}

html {
  height: 100%;
  overflow-y: scroll;
}

body {
  font-family: "Zen Kaku Gothic New", "游ゴシック", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  color: #000;
  line-height: 1.6;
  overflow-x: hidden;
}
@media (min-width: 1920px) {
  body {
    font-size: 0.8333333333vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  body {
    font-size: 1.2307692308vw;
  }
}
@media (max-width: 750px) {
  body {
    font-size: 3.2vw;
  }
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Zen Kaku Gothic New", "游ゴシック", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  color: #000;
  line-height: 1.6;
}
@media (min-width: 1920px) {
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    font-size: 0.8333333333vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    font-size: 1.2307692308vw;
  }
}
@media (max-width: 750px) {
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    font-size: 3.2vw;
  }
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}

img[src$=".svg"] {
  width: 100%;
  height: auto;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

ins {
  text-decoration: none;
}

del {
  text-decoration: line-through;
}

br {
  letter-spacing: 0;
}

pre {
  font-family: "Zen Kaku Gothic New", "游ゴシック", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", sans-serif;
  line-height: 1.6;
  letter-spacing: 0;
  white-space: pre;
}

hr {
  margin: 0;
  padding: 0;
  border: 0;
  color: #000;
  background-color: #000;
  height: 1px;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption,
th {
  text-align: left;
}

th,
td {
  vertical-align: top;
}

ol,
ul {
  list-style: none;
  zoom: normal;
}

ol {
  list-style-type: decimal;
}

input[type=text],
input[type=password],
input[type=tel],
input[type=email],
textarea,
select {
  border-width: 1px;
  border-style: solid;
  border-color: #707070;
  font-size: 93%;
  color: #000;
  background-color: #fff;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

input[type=text]:focus,
input[type=password]:focus,
input[type=tel]:focus,
input[type=email]:focus,
textarea:focus {
  border-width: 1px;
  border-style: solid;
  border-color: #6ddeff;
  font-size: 93%;
  color: #000;
  background-color: #fff;
}

button,
input[type=button],
input[type=submit],
input[type=reset] {
  padding: 3px 0.7em 1px;
  margin: 0;
}

form label,
button,
input[type=button],
input[type=submit],
input[type=reset] {
  font-size: 0.8em;
  padding: 3px 10px;
  cursor: hand;
  cursor: pointer;
}

input[disabled][readonly] {
  background-color: #ccc;
}

button {
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  appearance: none;
}

.hideText {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}

.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

input[type=text],
input[type=submit],
input[type=button],
input[type=email],
input[type=tel] {
  font-size: 16px;
  border: 1px solid #ccc;
  -webkit-border-radius: 0;
  -webkit-appearance: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

input[type=submit],
input[type=button],
input[type=email],
input[type=tel],
input[type=button] {
  border-radius: 0;
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  appearance: button;
  border: none;
  box-sizing: border-box;
}
input[type=submit]::-webkit-search-decoration,
input[type=button]::-webkit-search-decoration,
input[type=email]::-webkit-search-decoration,
input[type=tel]::-webkit-search-decoration,
input[type=button]::-webkit-search-decoration {
  display: none;
}
input[type=submit]::focus,
input[type=button]::focus,
input[type=email]::focus,
input[type=tel]::focus,
input[type=button]::focus {
  outline-offset: -2px;
}

input[type=radio],
input[type=checkbox] {
  border-radius: 0;
  border: none;
  box-sizing: border-box;
  vertical-align: -2px;
}

.pc {
  display: inline-block;
}

@media (max-width: 750px) {
  .pc {
    display: none;
  }
}
.sp {
  display: none;
}

@media (max-width: 750px) {
  .sp {
    display: inline-block;
  }
}
.tC {
  text-align: center;
}

.tR {
  text-align: right;
}

.tL {
  text-align: left;
}

.red {
  color: #f00;
}

a {
  color: #000;
  text-decoration: none;
  transition: 0.5s;
  text-decoration: underline;
  word-wrap: break-word;
}
a:hover {
  color: #999;
  text-decoration: none;
}

@media (min-width: 751px) {
  a[href^="tel:"] {
    pointer-events: none;
    cursor: default;
    text-decoration: none !important;
  }
}
@media (max-width: 750px) {
  a[href^="tel:"] {
    text-decoration: underline !important;
  }
}

/********************************************
* header
********************************************/
body.fixed {
  position: fixed;
  width: 100%;
}

.header {
  position: fixed;
  top: 0;
  z-index: 1000;
  width: 100%;
  padding: 0 50px;
  margin: 0 auto;
  background-color: #fff;
  box-sizing: border-box;
  transition: all 0.2s;
}
@media (min-width: 1920px) {
  .header {
    padding: 0 2.6041666667vw;
  }
}
@media screen and (min-width: 751px) and (max-width: 1300px) {
  .header {
    padding: 0 25px;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .header {
    padding: 0 1.9230769231vw;
  }
}
@media (max-width: 750px) {
  .header {
    padding: 0 3.3333333333vw 0 4.6666666667vw;
  }
}
.header .gnav {
  display: block;
  text-align: left;
  width: 100%;
  margin: auto;
}
.header .gnav .main {
  width: 100%;
  display: flex;
  justify-content: space-between;
  transition: all 0.2s;
}
.header .left {
  padding: 18px 0;
  margin-right: 20px;
}
@media (min-width: 1920px) {
  .header .left {
    padding: 0.9375vw 0;
    margin-right: 1.0416666667vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .header .left {
    padding: 1.3846153846vw 0;
    margin-right: 1.5384615385vw;
  }
}
@media (max-width: 750px) {
  .header .left {
    padding: 4.9333333333vw 0 5.0666666667vw;
    margin-right: 2.6666666667vw;
  }
}
.header .left .logo {
  line-height: 1;
  display: block;
}
.header .left .logo img {
  width: 130px;
  height: 104px;
}
@media (min-width: 1920px) {
  .header .left .logo img {
    width: 6.7708333333vw;
    height: 5.4166666667vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .header .left .logo img {
    width: 10vw;
    height: 8vw;
  }
}
@media (max-width: 750px) {
  .header .left .logo img {
    width: auto;
    height: 14.4vw;
  }
}
@media (min-width: 751px) {
  .header .left .logo a:hover {
    opacity: 0.8;
  }
}
.header .right {
  flex: 1;
  width: 100%;
  padding-top: 40px;
}
@media (min-width: 1920px) {
  .header .right {
    padding-top: 2.0833333333vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .header .right {
    padding-top: 3.0769230769vw;
  }
}
@media (max-width: 750px) {
  .header .right {
    padding-top: 0;
  }
}
.header .right .right_inner {
  display: flex;
  justify-content: flex-end;
  gap: 60px;
}
@media (min-width: 1920px) {
  .header .right .right_inner {
    gap: 3.125vw;
  }
}
@media screen and (min-width: 751px) and (max-width: 1300px) {
  .header .right .right_inner {
    gap: 40px;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .header .right .right_inner {
    gap: 3.0769230769vw;
  }
}
@media (max-width: 750px) {
  .header .right .right_inner {
    gap: 0;
    flex-direction: column;
  }
}
@media (max-width: 750px) {
  .header .menu_title_wrap .menu_title {
    width: 17.8666666667vw;
    margin: 0 auto;
  }
}
.header .main_nav {
  flex: 1;
  margin-top: 10px;
}
@media (min-width: 1920px) {
  .header .main_nav {
    margin-top: 0.5208333333vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .header .main_nav {
    margin-top: 0.7692307692vw;
  }
}
@media (max-width: 750px) {
  .header .main_nav {
    margin-top: 5.0666666667vw;
  }
}
.header .main_nav .menu {
  flex: 1;
  position: relative;
  display: flex;
  gap: 60px;
  justify-content: flex-end;
}
@media (min-width: 1920px) {
  .header .main_nav .menu {
    gap: 3.125vw;
  }
}
@media screen and (min-width: 751px) and (max-width: 1300px) {
  .header .main_nav .menu {
    gap: 40px;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .header .main_nav .menu {
    gap: 3.0769230769vw;
  }
}
@media (max-width: 750px) {
  .header .main_nav .menu {
    display: block;
    width: 100%;
  }
}
.header .main_nav .menu > li {
  cursor: pointer;
  position: relative;
}
.header .main_nav .menu > li > a, .header .main_nav .menu > li.toggle_wrap .toggle_title a {
  position: relative;
  display: block;
  text-align: center;
  color: #000;
  font-size: 20px;
  font-weight: 900;
  line-height: 1;
  padding: 10px 0;
  text-decoration: none;
}
@media (min-width: 1920px) {
  .header .main_nav .menu > li > a, .header .main_nav .menu > li.toggle_wrap .toggle_title a {
    font-size: 1.0416666667vw;
    padding: 0.5208333333vw 0;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .header .main_nav .menu > li > a, .header .main_nav .menu > li.toggle_wrap .toggle_title a {
    font-size: 1.5384615385vw;
    padding: 0.7692307692vw 0;
  }
}
@media (max-width: 750px) {
  .header .main_nav .menu > li > a, .header .main_nav .menu > li.toggle_wrap .toggle_title a {
    text-align: left;
    font-size: 4.8vw;
    padding: 7.6vw 0 7.6vw 8vw;
  }
}
.header .main_nav .menu > li > a .en, .header .main_nav .menu > li.toggle_wrap .toggle_title a .en {
  display: block;
  line-height: 0;
  margin-bottom: 10px;
}
@media (min-width: 1920px) {
  .header .main_nav .menu > li > a .en, .header .main_nav .menu > li.toggle_wrap .toggle_title a .en {
    margin-bottom: 0.5208333333vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .header .main_nav .menu > li > a .en, .header .main_nav .menu > li.toggle_wrap .toggle_title a .en {
    margin-bottom: 0.7692307692vw;
  }
}
@media (max-width: 750px) {
  .header .main_nav .menu > li > a .en, .header .main_nav .menu > li.toggle_wrap .toggle_title a .en {
    display: none;
  }
}
.header .main_nav .menu > li > a .en img, .header .main_nav .menu > li.toggle_wrap .toggle_title a .en img {
  width: auto;
  height: 11px;
}
@media (min-width: 1920px) {
  .header .main_nav .menu > li > a .en img, .header .main_nav .menu > li.toggle_wrap .toggle_title a .en img {
    height: 0.5729166667vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .header .main_nav .menu > li > a .en img, .header .main_nav .menu > li.toggle_wrap .toggle_title a .en img {
    height: 0.8461538462vw;
  }
}
@media (max-width: 750px) {
  .header .main_nav .menu > li > a::before, .header .main_nav .menu > li.toggle_wrap .toggle_title a::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 2vw;
    width: 2.6666666667vw;
    height: 2.6666666667vw;
    border-radius: 1.3333333333vw;
    margin: auto 0;
    background-color: #df4d40;
  }
}
@media (min-width: 751px) {
  .header .main_nav .menu > li > a:hover, .header .main_nav .menu > li.toggle_wrap .toggle_title a:hover {
    color: #df4d40;
  }
  .header .main_nav .menu > li > a:hover::after, .header .main_nav .menu > li.toggle_wrap .toggle_title a:hover::after {
    opacity: 1;
    visibility: visible;
  }
}
@media (max-width: 750px) {
  .header .main_nav .menu > li.toggle_wrap .toggle_title a {
    margin-right: 12.6666666667vw;
  }
}
.header .main_nav .menu > li::after {
  content: "";
  position: absolute;
  bottom: -5px;
  left: -3px;
  right: 0;
  width: 100%;
  transition: 0.5s;
  visibility: hidden;
  background-repeat: repeat-x;
  height: 6px;
  padding-right: 11px;
  background-size: 13px 6px;
  background-image: url(../images/common/line_dot.webp);
  opacity: 0;
}
@media (min-width: 1920px) {
  .header .main_nav .menu > li::after {
    bottom: -0.2604166667vw;
    left: -0.15625vw;
    height: 0.3125vw;
    padding-right: 0.5729166667vw;
    background-size: 0.6770833333vw 0.3125vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .header .main_nav .menu > li::after {
    bottom: -0.3846153846vw;
    left: -0.2307692308vw;
    height: 0.4615384615vw;
    padding-right: 0.8461538462vw;
    background-size: 1vw 0.4615384615vw;
  }
}
@media (max-width: 750px) {
  .header .main_nav .menu > li::after {
    bottom: -0.6666666667vw;
    left: 0;
    height: 1.0666666667vw;
    padding-right: 0;
    background-size: 2.4vw 1.0666666667vw;
    background-image: url(../images/common/sp/sp_line_dot.webp);
    opacity: 1;
    visibility: visible;
  }
}
.header .main_nav .menu > li.current::after {
  opacity: 1;
  visibility: visible;
}
@media (min-width: 751px) {
  .header .main_nav .menu > li:hover a {
    color: #df4d40;
  }
  .header .main_nav .menu > li:hover::after {
    opacity: 1;
    visibility: visible;
  }
  .header .main_nav .menu > li:hover .sub_menu {
    opacity: 1;
    visibility: visible;
  }
}
@media (min-width: 751px) {
  .header .main_nav .sub_menu {
    position: absolute;
    bottom: -85px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    justify-content: center;
    gap: 18px;
    width: 100vw;
    padding: 25px 0;
    transition: 0.5s;
    visibility: hidden;
    opacity: 0;
  }
}
@media (min-width: 1920px) {
  .header .main_nav .sub_menu {
    bottom: -4.4270833333vw;
    gap: 0.9375vw;
    padding: 1.3020833333vw 0;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .header .main_nav .sub_menu {
    bottom: -7.3076923077vw;
    gap: 1.3846153846vw;
    padding: 1.9230769231vw 0;
  }
}
@media (min-width: 751px) {
  .header .main_nav .sub_menu > li a {
    position: relative;
    display: inline-block;
    text-decoration: none;
    color: #df4d40;
    font-size: 18px;
    font-weight: 500;
    padding: 5px 26px 5px 41px;
    border: 1px solid #df4d40;
    border-radius: 24px;
    background-color: #f9f2f0;
    transition: 0.5s;
  }
}
@media (min-width: 1920px) {
  .header .main_nav .sub_menu > li a {
    font-size: 0.9375vw;
    padding: 0.2604166667vw 1.3541666667vw 0.2604166667vw 2.1354166667vw;
    border-radius: 1.25vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .header .main_nav .sub_menu > li a {
    font-size: 1.3846153846vw;
    padding: 0.3846153846vw 2vw 0.3846153846vw 3.1538461538vw;
    border-radius: 1.8461538462vw;
  }
}
@media (max-width: 750px) {
  .header .main_nav .sub_menu > li a {
    position: relative;
    display: block;
    color: #000;
    font-weight: 900;
    font-size: 4.8vw;
    line-height: 1;
    text-decoration: none;
    padding: 7.6vw 0;
    margin-left: 8vw;
  }
}
@media (min-width: 751px) {
  .header .main_nav .sub_menu > li a::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 26px;
    width: 8px;
    height: 8px;
    margin: auto 0;
    border-radius: 4px;
    background-color: #df4d40;
  }
}
@media (min-width: 1920px) {
  .header .main_nav .sub_menu > li a::before {
    left: 1.3541666667vw;
    width: 0.4166666667vw;
    height: 0.4166666667vw;
    border-radius: 0.2083333333vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .header .main_nav .sub_menu > li a::before {
    left: 2vw;
    width: 0.6153846154vw;
    height: 0.6153846154vw;
    border-radius: 0.3076923077vw;
  }
}
@media (max-width: 750px) {
  .header .main_nav .sub_menu > li a::after {
    content: "";
    position: absolute;
    top: -0.6666666667vw;
    left: 0;
    right: 0;
    width: 100%;
    height: 1.0666666667vw;
    background-repeat: repeat-x;
    background-size: 2.4vw 1.0666666667vw;
    background-image: url(../images/common/line_dot.webp);
    border: none;
  }
}
@media (min-width: 751px) {
  .header .main_nav .sub_menu > li a:hover {
    background-color: #fff;
  }
}
@media (max-width: 750px) {
  .header .main_nav .sub_menu > li:first-child a {
    padding-top: 3.3333333333vw;
  }
  .header .main_nav .sub_menu > li:first-child a::after {
    content: none;
  }
}
@media (max-width: 750px) {
  .header .more_btn {
    margin-top: 15.4666666667vw;
  }
  .header .more_btn a {
    width: 100%;
  }
  .header .more_btn a .en {
    display: none;
  }
}
@media (max-width: 750px) {
  .header .tel_wrap {
    text-align: center;
    margin-top: 6vw;
  }
  .header .tel_wrap .tel {
    color: #df4d40;
    font-family: "Noto Sans JP";
    font-weight: bold;
    font-size: 8.5333333333vw;
    line-height: 1;
  }
  .header .tel_wrap .tel a {
    color: #df4d40;
    font-family: "Noto Sans JP";
    font-weight: bold;
    font-size: 8.5333333333vw;
    line-height: 1;
    text-decoration: none !important;
  }
  .header .tel_wrap .time {
    font-family: "Noto Sans JP";
    font-weight: 600;
    font-size: 3.2vw;
    margin-top: 1.3333333333vw;
  }
}
.header #menu-icon {
  position: absolute;
  top: 3.2vw;
  right: 3.2vw;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  flex-flow: column;
  z-index: 99999;
  cursor: pointer;
  height: 17.0666666667vw;
  width: 17.0666666667vw;
  border-radius: 8.5333333333vw;
  background-color: #df4d40;
}
.header #menu-icon .wrap {
  position: relative;
  width: 6.9333333333vw;
  height: 6.1333333333vw;
}
.header #menu-icon .wrap span {
  position: absolute;
  left: 0;
  width: 100%;
  height: 0.8vw;
  display: block;
  line-height: 0;
  background-color: #fff;
  font-size: 0;
  transition: 0.3s;
  margin: auto;
}
.header #menu-icon .wrap span:nth-of-type(1) {
  top: 0;
}
.header #menu-icon .wrap span:nth-of-type(2) {
  top: 50%;
  transform: translateY(-50%);
}
.header #menu-icon .wrap span:nth-of-type(3) {
  top: 100%;
  transform: translateY(-100%);
}
@media (max-width: 750px) {
  .header .right {
    position: fixed;
    width: 100vw;
    min-height: 100vh;
    height: 100%;
    left: 0;
    right: 0;
    overflow: scroll;
    top: 24.4vw;
    z-index: 99999;
    padding-bottom: 40vw;
    background-color: #fff;
    transition: 0.5s;
    visibility: hidden;
    opacity: 0;
  }
  .header .right .right_inner {
    width: 93.3333333333vw;
    padding: 11.3333333333vw 4.6666666667vw 19.3333333333vw;
    margin: 0 auto;
    border-radius: 4vw;
    background: #f9f2f0;
    transition: 0.5s;
  }
}
.header.open .right {
  opacity: 1;
  visibility: visible;
}
.header.open #menu #menu-icon .wrap span:nth-of-type(1) {
  top: 50%;
  transform: translateY(-50%) rotate(135deg);
}
.header.open #menu #menu-icon .wrap span:nth-of-type(2) {
  opacity: 0;
}
.header.open #menu #menu-icon .wrap span:nth-of-type(3) {
  top: 50%;
  transform: translateY(-50%) rotate(-135deg);
}
.header .toggle_switch {
  display: none;
}
@media (max-width: 750px) {
  .header .toggle_switch {
    display: block;
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0;
    width: 9.3333333333vw;
    height: 9.3333333333vw;
  }
}
.header .toggle_switch .toggle_switch_inner {
  position: relative;
  height: 100%;
  margin: 5.3333333333vw 0;
}
.header .toggle_switch .toggle_icon {
  pointer-events: none;
  position: absolute;
  width: 9.3333333333vw;
  height: 9.3333333333vw;
  right: 0;
  top: 0;
  z-index: 1;
  margin: auto 0;
}
.header .toggle_switch .toggle_icon:before, .header .toggle_switch .toggle_icon:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 2.2666666667vw;
  height: 4.6666666667vw;
  margin: auto;
  opacity: 1;
  transition: 0.5s;
  background-color: #fff;
  mask: url(../images/common/icon_arrow_bottom.svg) no-repeat center center/contain;
  -webkit-mask: url(../images/common/icon_arrow_bottom.svg) no-repeat center center/contain;
}
.header .toggle_switch .toggle_icon:after {
  opacity: 0;
  transform: rotate(180deg);
}
.header .toggle_switch.open .toggle_icon::before {
  opacity: 0;
}
.header .toggle_switch.open .toggle_icon::after {
  opacity: 1;
}
.header .toggle_switch .toggle_circle {
  position: relative;
  width: 9.3333333333vw;
  height: 9.3333333333vw;
  right: 0;
  top: 0;
}
.header .toggle_switch .toggle_circle::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  border-radius: 4.6666666667vw;
  background: #df4d40;
  transition: 0.5s;
}
@media (max-width: 750px) {
  .header .toggle_contents {
    display: none;
  }
}

/********************************************
* footer
********************************************/
.footer {
  padding-top: 170px;
}
@media (min-width: 1920px) {
  .footer {
    padding-top: 8.8541666667vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .footer {
    padding-top: 13.0769230769vw;
  }
}
@media (max-width: 750px) {
  .footer {
    padding-top: 22.6666666667vw;
  }
}
.footer .footer_inner {
  padding: 50px 0 0;
}
@media (min-width: 1920px) {
  .footer .footer_inner {
    padding: 2.6041666667vw 0 0;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .footer .footer_inner {
    padding: 3.8461538462vw 0 0;
  }
}
@media (max-width: 750px) {
  .footer .footer_inner {
    padding: 13.3333333333vw 0 0;
  }
}
.footer .sec_inner {
  max-width: 1620px;
}
@media (min-width: 1920px) {
  .footer .sec_inner {
    max-width: 84.375vw;
  }
}
@media (max-width: 750px) {
  .footer .sec_inner {
    padding: 0;
  }
}
.footer .footer_block {
  display: flex;
  justify-content: center;
}
@media (max-width: 750px) {
  .footer .footer_block {
    flex-direction: column;
  }
}
.footer .footer_block .footer_block_left {
  margin-right: 65px;
}
@media (min-width: 1920px) {
  .footer .footer_block .footer_block_left {
    margin-right: 3.3854166667vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .footer .footer_block .footer_block_left {
    margin-right: 5vw;
  }
}
@media (max-width: 750px) {
  .footer .footer_block .footer_block_left {
    display: flex;
    justify-content: space-between;
    padding: 0 10vw;
    margin-right: 0;
  }
}
.footer .footer_block .footer_block_left .logo {
  width: 130px;
}
@media (min-width: 1920px) {
  .footer .footer_block .footer_block_left .logo {
    width: 6.7708333333vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .footer .footer_block .footer_block_left .logo {
    width: 10vw;
  }
}
@media (max-width: 750px) {
  .footer .footer_block .footer_block_left .logo {
    width: 17.3333333333vw;
  }
}
.footer .footer_block .footer_block_left .logo img {
  width: 100%;
}
.footer .footer_block .footer_block_left .logo a:hover {
  opacity: 0.7;
}
.footer .footer_block .footer_block_right {
  display: flex;
  flex-direction: column;
}
.footer .footer_block .footer_block_right .action_block {
  display: flex;
  margin-top: 25px;
  gap: 45px;
}
@media (min-width: 1920px) {
  .footer .footer_block .footer_block_right .action_block {
    margin-top: 1.3020833333vw;
    gap: 2.34375vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .footer .footer_block .footer_block_right .action_block {
    margin-top: 1.9230769231vw;
    gap: 3.4615384615vw;
  }
}
@media (max-width: 750px) {
  .footer .footer_block .footer_block_right .action_block {
    padding: 0 10vw;
    margin-top: 6.6666666667vw;
    gap: 6vw;
  }
}
.footer .footer_block .footer_block_right .action_block .tel_wrap .tel a {
  color: #df4d40;
  font-family: "Noto Sans JP";
  font-weight: bold;
  font-size: 36px;
  line-height: 1;
  text-decoration: none !important;
}
@media (min-width: 1920px) {
  .footer .footer_block .footer_block_right .action_block .tel_wrap .tel a {
    font-size: 1.875vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .footer .footer_block .footer_block_right .action_block .tel_wrap .tel a {
    font-size: 2.7692307692vw;
  }
}
@media (max-width: 750px) {
  .footer .footer_block .footer_block_right .action_block .tel_wrap .tel a {
    font-size: 8.5333333333vw;
  }
}
.footer .footer_block .footer_block_right .action_block .tel_wrap .time {
  font-family: "Noto Sans JP";
  font-weight: 600;
  font-size: 15px;
  margin-top: 10px;
}
@media (min-width: 1920px) {
  .footer .footer_block .footer_block_right .action_block .tel_wrap .time {
    font-size: 0.78125vw;
    margin-top: 0.5208333333vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .footer .footer_block .footer_block_right .action_block .tel_wrap .time {
    font-size: 1.1538461538vw;
    margin-top: 0.7692307692vw;
  }
}
@media (max-width: 750px) {
  .footer .footer_block .footer_block_right .action_block .tel_wrap .time {
    font-size: 3.2vw;
    margin-top: 2.6666666667vw;
  }
}
.footer .footer_block .footer_block_right .footer_nav {
  margin-top: 30px;
}
@media (min-width: 1920px) {
  .footer .footer_block .footer_block_right .footer_nav {
    margin-top: 1.5625vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .footer .footer_block .footer_block_right .footer_nav {
    margin-top: 2.3076923077vw;
  }
}
@media (max-width: 750px) {
  .footer .footer_block .footer_block_right .footer_nav {
    padding: 0 10vw;
    margin-top: 7.3333333333vw;
  }
}
.footer .footer_block .footer_block_right .footer_nav .nav_list {
  display: flex;
  flex-wrap: wrap;
  margin-left: -20px;
  gap: 5px 0;
}
@media (min-width: 1920px) {
  .footer .footer_block .footer_block_right .footer_nav .nav_list {
    margin-left: -1.0416666667vw;
    gap: 0.2604166667vw 0;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .footer .footer_block .footer_block_right .footer_nav .nav_list {
    margin-left: -1.5384615385vw;
    gap: 0.3846153846vw 0;
  }
}
@media (max-width: 750px) {
  .footer .footer_block .footer_block_right .footer_nav .nav_list {
    margin-left: -3.3333333333vw;
    gap: 0.6666666667vw 0;
  }
}
.footer .footer_block .footer_block_right .footer_nav .nav_list li a {
  position: relative;
  display: inline-block;
  text-decoration: none;
  padding: 0 20px;
}
@media (min-width: 1920px) {
  .footer .footer_block .footer_block_right .footer_nav .nav_list li a {
    padding: 0 1.0416666667vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .footer .footer_block .footer_block_right .footer_nav .nav_list li a {
    padding: 0 1.5384615385vw;
  }
}
@media (max-width: 750px) {
  .footer .footer_block .footer_block_right .footer_nav .nav_list li a {
    padding: 0 3.3333333333vw;
  }
}
.footer .footer_block .footer_block_right .footer_nav .nav_list li a::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  display: inline-block;
  width: 1px;
  height: 20px;
  margin: auto 0;
  background-color: #000;
}
@media (min-width: 1920px) {
  .footer .footer_block .footer_block_right .footer_nav .nav_list li a::after {
    height: 1.0416666667vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .footer .footer_block .footer_block_right .footer_nav .nav_list li a::after {
    height: 1.5384615385vw;
  }
}
@media (max-width: 750px) {
  .footer .footer_block .footer_block_right .footer_nav .nav_list li a::after {
    height: 2.6666666667vw;
  }
}
.footer .footer_block .footer_block_right .footer_nav .nav_list li:last-child a::after {
  content: none;
}
.footer .footer_facilities_img {
  width: 548px;
  margin: 25px auto 0;
}
@media (min-width: 1920px) {
  .footer .footer_facilities_img {
    width: 28.5416666667vw;
    margin: 1.3020833333vw auto 0;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .footer .footer_facilities_img {
    width: 42.1538461538vw;
    margin: 1.9230769231vw auto 0;
  }
}
@media (max-width: 750px) {
  .footer .footer_facilities_img {
    width: 100%;
    margin-top: 5.3333333333vw;
  }
}
.footer .footer_facilities_img img {
  width: 100%;
}
.footer .copy_wrap {
  text-align: center;
  padding: 13px 0 30px;
  background-color: #fff;
}
@media (min-width: 1920px) {
  .footer .copy_wrap {
    padding: 0.6770833333vw 0 1.5625vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .footer .copy_wrap {
    padding: 1vw 0 2.3076923077vw;
  }
}
@media (max-width: 750px) {
  .footer .copy_wrap {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0 6.6666666667vw;
    padding: 4.6666666667vw 0 6.6666666667vw;
  }
}
.footer .copy_wrap .logo_suginokokai {
  width: 156px;
  margin: 0 auto;
}
@media (min-width: 1920px) {
  .footer .copy_wrap .logo_suginokokai {
    width: 8.125vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .footer .copy_wrap .logo_suginokokai {
    width: 12vw;
  }
}
@media (max-width: 750px) {
  .footer .copy_wrap .logo_suginokokai {
    width: 26.6666666667vw;
    margin: 0;
  }
}
.footer .copy_wrap .copy {
  font-family: "Noto Sans JP";
  font-size: 12px;
  line-height: 1;
  margin-top: 10px;
}
@media (min-width: 1920px) {
  .footer .copy_wrap .copy {
    font-size: 0.625vw;
    margin-top: 0.5208333333vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .footer .copy_wrap .copy {
    font-size: 0.9230769231vw;
    margin-top: 0.7692307692vw;
  }
}
@media (max-width: 750px) {
  .footer .copy_wrap .copy {
    font-size: 1.6vw;
    margin-top: 0;
  }
}

/********************************************
* top_main
********************************************/
.top_main {
  pointer-events: none;
  position: relative;
  padding: 0 0 360px;
}
@media (min-width: 751px) {
  .top_main {
    padding: 0 0 18.75vw;
  }
}
@media (max-width: 750px) {
  .top_main {
    padding: 0 0 75.2vw;
  }
}
.top_main .main_catch_wrap {
  position: absolute;
  z-index: 10;
  top: 520px;
  left: 0;
  display: flex;
  align-items: center;
  width: 538px;
  height: 422px;
  border-radius: 0 198px 198px 0;
  background-color: #fff;
  transition-delay: 0.9s;
}
@media (min-width: 751px) {
  .top_main .main_catch_wrap {
    top: 27.0833333333vw;
    width: 28.0208333333vw;
    height: 21.9791666667vw;
    border-radius: 0 10.3125vw 10.3125vw 0;
  }
}
@media (max-width: 750px) {
  .top_main .main_catch_wrap {
    top: 65.6vw;
    width: 57.7333333333vw;
    height: 56.2666666667vw;
    border-radius: 0 26.4vw 26.4vw 0;
    transition-delay: 0.3s;
  }
}
.top_main .main_catch_wrap .main_catch {
  padding-left: 170px;
}
@media (min-width: 751px) {
  .top_main .main_catch_wrap .main_catch {
    padding-left: 8.8541666667vw;
  }
}
@media (max-width: 750px) {
  .top_main .main_catch_wrap .main_catch {
    padding-left: 10.1333333333vw;
  }
}
.top_main .main_catch_wrap .main_catch img {
  width: 260px;
}
@media (min-width: 751px) {
  .top_main .main_catch_wrap .main_catch img {
    width: 13.5416666667vw;
  }
}
@media (max-width: 750px) {
  .top_main .main_catch_wrap .main_catch img {
    width: 34vw;
  }
}
.top_main .main_catch_wrap .sub_catch {
  position: absolute;
  bottom: -50px;
  left: 170px;
  width: 450px;
  font-weight: 900;
  font-size: 24px;
}
@media (min-width: 751px) {
  .top_main .main_catch_wrap .sub_catch {
    bottom: -2.6041666667vw;
    left: 8.8541666667vw;
    width: 23.4375vw;
    font-size: 1.25vw;
  }
}
@media (max-width: 750px) {
  .top_main .main_catch_wrap .sub_catch {
    left: 57.7333333333vw;
    bottom: -16vw;
    width: 50vw;
    font-size: 4vw;
  }
}
.top_main .illust {
  position: absolute;
  right: 0;
  bottom: 0;
}
.top_main .illust img {
  width: 1048px;
}
@media (min-width: 751px) {
  .top_main .illust img {
    width: 54.5833333333vw;
  }
}
@media (max-width: 750px) {
  .top_main .illust img {
    width: 100vw;
  }
}
.top_main .slide_block_list {
  display: flex;
  justify-content: center;
  gap: 0 43px;
}
@media (min-width: 751px) {
  .top_main .slide_block_list {
    gap: 0 2.2395833333vw;
  }
}
@media (max-width: 750px) {
  .top_main .slide_block_list {
    gap: 0 5.7333333333vw;
    flex-wrap: wrap;
    margin: 0 auto;
  }
}
.top_main .slide_block_list .slide_block {
  margin: 67px 0 0;
}
@media (min-width: 751px) {
  .top_main .slide_block_list .slide_block {
    margin: 3.4895833333vw 0 0;
  }
}
@media (max-width: 750px) {
  .top_main .slide_block_list .slide_block {
    margin: 7.4666666667vw 0 0;
  }
}
.top_main .slide_block_list .slide_block:nth-child(2) {
  margin-top: 0;
}
.top_main .slide_block_list .slide_block:nth-child(3), .top_main .slide_block_list .slide_block:nth-child(5) {
  margin-top: 207px;
}
@media (min-width: 751px) {
  .top_main .slide_block_list .slide_block:nth-child(3), .top_main .slide_block_list .slide_block:nth-child(5) {
    margin-top: 10.78125vw;
  }
}
@media (max-width: 750px) {
  .top_main .slide_block_list .slide_block:nth-child(3), .top_main .slide_block_list .slide_block:nth-child(5) {
    margin-top: 0vw;
  }
}
@media (max-width: 750px) {
  .top_main .slide_block_list .slide_block:nth-child(n+3) {
    display: none;
  }
}
.top_main .slide_block_list .slide_block:nth-child(2) {
  transition-delay: 0.15s;
}
.top_main .slide_block_list .slide_block:nth-child(3) {
  transition-delay: 0.3s;
}
.top_main .slide_block_list .slide_block:nth-child(4) {
  transition-delay: 0.45s;
}
.top_main .slide_block_list .slide_block:nth-child(5) {
  transition-delay: 0.6s;
}
.top_main .slide_block_list .slide_block:nth-child(6) {
  transition-delay: 0.75s;
}
.top_main .slide_block_list .slide_block.slide_block_large .swiper-wrapper,
.top_main .slide_block_list .slide_block.slide_block_large .swiper-slide {
  width: 412px !important;
}
@media (min-width: 751px) {
  .top_main .slide_block_list .slide_block.slide_block_large .swiper-wrapper,
  .top_main .slide_block_list .slide_block.slide_block_large .swiper-slide {
    width: 21.4583333333vw !important;
  }
}
@media (max-width: 750px) {
  .top_main .slide_block_list .slide_block.slide_block_large .swiper-wrapper,
  .top_main .slide_block_list .slide_block.slide_block_large .swiper-slide {
    width: 54.9333333333vw !important;
  }
}
.top_main .slide_block_list .slide_block.slide_block_large .masc_img {
  width: 412px;
  height: 698px;
  border-radius: 232px;
}
@media (min-width: 751px) {
  .top_main .slide_block_list .slide_block.slide_block_large .masc_img {
    width: 21.4583333333vw;
    height: 36.3541666667vw;
    border-radius: 12.0833333333vw;
  }
}
@media (max-width: 750px) {
  .top_main .slide_block_list .slide_block.slide_block_large .masc_img {
    width: 54.9333333333vw;
    height: 93.0666666667vw;
    border-radius: 30.9333333333vw;
  }
}
.top_main .swiper-slide-active .masc_img .bg_img,
.top_main .swiper-slide-duplicate-active .masc_img .bg_img,
.top_main .swiper-slide-prev .masc_img .bg_img {
  width: 120%;
  animation: slideLeft 6.5s linear 0s normal both;
}
@keyframes slideLeft {
  0% {
    transform: translateX(0%);
  }
  100% {
    transform: translateX(-17%);
  }
}
.top_main .swiper-wrapper,
.top_main .swiper-slide {
  width: 246px !important;
}
@media (min-width: 751px) {
  .top_main .swiper-wrapper,
  .top_main .swiper-slide {
    width: 12.8125vw !important;
  }
}
@media (max-width: 750px) {
  .top_main .swiper-wrapper,
  .top_main .swiper-slide {
    width: 32.8vw !important;
  }
}
.top_main .masc_img {
  width: 246px;
  height: 416px;
  border: 2px solid #df4d40;
  border-radius: 139px;
  overflow: hidden;
}
@media (min-width: 751px) {
  .top_main .masc_img {
    width: 12.8125vw;
    height: 21.6666666667vw;
    border-radius: 7.2395833333vw;
  }
}
@media (max-width: 750px) {
  .top_main .masc_img {
    width: 32.8vw;
    height: 55.4666666667vw;
    border-radius: 18.5333333333vw;
  }
}
.top_main .masc_img .bg_img {
  width: 100%;
  height: 100%;
  background-size: cover;
}
.top_main .swiper-slide img {
  height: auto;
  width: 100%;
}
.top_main .main_illust {
  position: absolute;
  z-index: 11;
  right: 0;
  bottom: 0;
  width: 900px;
  height: 387px;
}
@media (min-width: 751px) {
  .top_main .main_illust {
    width: 46.875vw;
    height: 20.15625vw;
  }
}
@media (max-width: 750px) {
  .top_main .main_illust {
    width: 100vw;
    height: 42.9333333333vw;
  }
}
.top_main .main_illust .illust {
  position: absolute;
}
.top_main .main_illust .illust > * {
  transition-delay: 1.05s;
}
@media (max-width: 750px) {
  .top_main .main_illust .illust > * {
    transition-delay: 0.45s;
  }
}
.top_main .main_illust .img01 {
  right: 0;
  bottom: 0;
}
.top_main .main_illust .img01 img {
  width: 900px;
}
@media (min-width: 751px) {
  .top_main .main_illust .img01 img {
    width: 46.875vw;
  }
}
@media (max-width: 750px) {
  .top_main .main_illust .img01 img {
    width: 92.5333333333vw;
  }
}
.top_main .main_illust .illust01 {
  left: -82px;
  bottom: 23px;
}
@media (min-width: 751px) {
  .top_main .main_illust .illust01 {
    left: -4.2708333333vw;
    bottom: 1.1979166667vw;
  }
}
@media (max-width: 750px) {
  .top_main .main_illust .illust01 {
    left: -2.8vw;
    bottom: 2.6666666667vw;
  }
}
.top_main .main_illust .illust01 img {
  width: 105px;
}
@media (min-width: 751px) {
  .top_main .main_illust .illust01 img {
    width: 5.46875vw;
  }
}
@media (max-width: 750px) {
  .top_main .main_illust .illust01 img {
    width: 14vw;
  }
}
.top_main .main_illust .illust02 {
  left: -149px;
  bottom: 93px;
}
@media (min-width: 751px) {
  .top_main .main_illust .illust02 {
    left: -7.7604166667vw;
    bottom: 4.84375vw;
  }
}
@media (max-width: 750px) {
  .top_main .main_illust .illust02 {
    left: 9.0666666667vw;
    bottom: 42.1333333333vw;
  }
}
.top_main .main_illust .illust02 img {
  width: 58px;
}
@media (min-width: 751px) {
  .top_main .main_illust .illust02 img {
    width: 3.0208333333vw;
  }
}
@media (max-width: 750px) {
  .top_main .main_illust .illust02 img {
    width: 7.7333333333vw;
  }
}
.top_main .main_illust .illust03 {
  left: -58px;
  bottom: 158px;
}
@media (min-width: 751px) {
  .top_main .main_illust .illust03 {
    left: -3.0208333333vw;
    bottom: 8.2291666667vw;
  }
}
@media (max-width: 750px) {
  .top_main .main_illust .illust03 {
    left: 21.0666666667vw;
    bottom: 48.6666666667vw;
  }
}
.top_main .main_illust .illust03 img {
  width: 34px;
}
@media (min-width: 751px) {
  .top_main .main_illust .illust03 img {
    width: 1.7708333333vw;
  }
}
@media (max-width: 750px) {
  .top_main .main_illust .illust03 img {
    width: 4.5333333333vw;
  }
}
.top_main .main_illust .illust04 {
  right: 10px;
  bottom: 200px;
}
@media (min-width: 751px) {
  .top_main .main_illust .illust04 {
    right: 0.5208333333vw;
    bottom: 10.4166666667vw;
  }
}
@media (max-width: 750px) {
  .top_main .main_illust .illust04 {
    right: 3.3333333333vw;
    bottom: 26.6666666667vw;
  }
}
.top_main .main_illust .illust04 img {
  width: 58px;
}
@media (min-width: 751px) {
  .top_main .main_illust .illust04 img {
    width: 3.0208333333vw;
  }
}
@media (max-width: 750px) {
  .top_main .main_illust .illust04 img {
    width: 7.7333333333vw;
  }
}
.top_main .main_illust .illust05 {
  left: -51px;
  bottom: 941px;
}
@media (min-width: 751px) {
  .top_main .main_illust .illust05 {
    left: -2.65625vw;
    bottom: 49.0104166667vw;
  }
}
@media (max-width: 750px) {
  .top_main .main_illust .illust05 {
    display: none;
  }
}
.top_main .main_illust .illust05 img {
  width: 51px;
}
@media (min-width: 751px) {
  .top_main .main_illust .illust05 img {
    width: 2.65625vw;
  }
}
.top_main .main_illust .illust06 {
  right: 387px;
  bottom: 238px;
}
@media (min-width: 751px) {
  .top_main .main_illust .illust06 {
    right: 20.15625vw;
    bottom: 12.3958333333vw;
  }
}
@media (max-width: 750px) {
  .top_main .main_illust .illust06 {
    right: 38.4vw;
    bottom: 25.2vw;
  }
}
.top_main .main_illust .illust06 img {
  width: 55px;
}
@media (min-width: 751px) {
  .top_main .main_illust .illust06 img {
    width: 2.8645833333vw;
  }
}
@media (max-width: 750px) {
  .top_main .main_illust .illust06 img {
    width: 7.3333333333vw;
  }
}

/********************************************
* top_news
********************************************/
.top_news {
  padding: 120px 0 160px;
}
@media (min-width: 1920px) {
  .top_news {
    padding: 6.25vw 0 8.3333333333vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .top_news {
    padding: 9.2307692308vw 0 12.3076923077vw;
  }
}
@media (max-width: 750px) {
  .top_news {
    padding: 10vw 0 21.3333333333vw;
  }
}
.top_news .sec_inner {
  max-width: 1100px;
}
@media (min-width: 1920px) {
  .top_news .sec_inner {
    max-width: 57.2916666667vw;
  }
}
.top_news .news_block {
  display: flex;
}
@media (max-width: 750px) {
  .top_news .news_block {
    flex-direction: column;
    width: 84vw;
    margin: 0 auto;
  }
}
@media (min-width: 751px) {
  .top_news .news_block .title_box {
    margin-right: 85px;
  }
}
@media (min-width: 1920px) {
  .top_news .news_block .title_box {
    margin-right: 4.4270833333vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .top_news .news_block .title_box {
    margin-right: 6.5384615385vw;
  }
}
@media (max-width: 750px) {
  .top_news .news_block .title_box .section_title_wrap {
    display: flex;
    gap: 0 2.9333333333vw;
    align-items: flex-end;
    margin-left: 2.6666666667vw;
  }
}
.top_news .news_block .title_box .section_title_wrap .section_title {
  color: #000;
  text-align: left;
  font-weight: 900;
  font-size: 28px;
  line-height: 1;
}
@media (min-width: 1920px) {
  .top_news .news_block .title_box .section_title_wrap .section_title {
    font-size: 1.4583333333vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .top_news .news_block .title_box .section_title_wrap .section_title {
    font-size: 2.1538461538vw;
  }
}
@media (max-width: 750px) {
  .top_news .news_block .title_box .section_title_wrap .section_title {
    font-size: 4.8vw;
  }
}
.top_news .news_block .title_box .section_title_wrap .title_img {
  margin-top: 15px;
}
@media (min-width: 1920px) {
  .top_news .news_block .title_box .section_title_wrap .title_img {
    margin-top: 0.78125vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .top_news .news_block .title_box .section_title_wrap .title_img {
    margin-top: 1.1538461538vw;
  }
}
@media (max-width: 750px) {
  .top_news .news_block .title_box .section_title_wrap .title_img {
    margin-top: 0;
  }
}
.top_news .news_block .title_box .section_title_wrap .title_img img {
  width: auto;
  height: 13px;
}
@media (min-width: 1920px) {
  .top_news .news_block .title_box .section_title_wrap .title_img img {
    height: 0.6770833333vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .top_news .news_block .title_box .section_title_wrap .title_img img {
    height: 1vw;
  }
}
@media (max-width: 750px) {
  .top_news .news_block .title_box .section_title_wrap .title_img img {
    height: 2.4vw;
  }
}
.top_news .news_block .article_box {
  width: 100%;
}
@media (max-width: 750px) {
  .top_news .news_block .article_box {
    margin-top: 4vw;
  }
}
.top_news .news_block .more_btn {
  margin-top: 18px;
}
@media (min-width: 1920px) {
  .top_news .news_block .more_btn {
    margin-top: 0.9375vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .top_news .news_block .more_btn {
    margin-top: 1.3846153846vw;
  }
}
@media (max-width: 750px) {
  .top_news .news_block .more_btn {
    margin-top: 5.3333333333vw;
  }
}
.top_news .news_block .more_btn a {
  width: 160px;
}
@media (min-width: 1920px) {
  .top_news .news_block .more_btn a {
    width: 8.3333333333vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .top_news .news_block .more_btn a {
    width: 12.3076923077vw;
  }
}
@media (max-width: 750px) {
  .top_news .news_block .more_btn a {
    width: 34.6666666667vw;
  }
}

/********************************************
* top_about
********************************************/
.top_about {
  position: relative;
}
@media (max-width: 750px) {
  .top_about {
    padding-top: 18.6666666667vw;
  }
}
.top_about .top_about_inner {
  padding: 120px 0 230px 40px;
  margin-right: 40px;
}
@media (min-width: 1920px) {
  .top_about .top_about_inner {
    padding: 6.25vw 0 11.9791666667vw 2.0833333333vw;
    margin-right: 2.0833333333vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .top_about .top_about_inner {
    padding: 9.2307692308vw 0 17.6923076923vw 3.0769230769vw;
    margin-right: 3.0769230769vw;
  }
}
@media (max-width: 750px) {
  .top_about .top_about_inner {
    padding: 18.6666666667vw 0 30.6666666667vw 6.6666666667vw;
    margin-right: 0;
  }
}
.top_about .sec_inner {
  position: static;
  max-width: 1000px;
  padding: 0;
}
@media (min-width: 1920px) {
  .top_about .sec_inner {
    max-width: 52.0833333333vw;
  }
}
@media (max-width: 750px) {
  .top_about .sec_inner {
    padding: 0;
  }
}
@media (max-width: 750px) {
  .top_about .page_title_wrap {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
}
.top_about .about_block_list {
  display: flex;
  flex-direction: column;
  gap: 150px 0;
  margin-top: 180px;
}
@media (min-width: 1920px) {
  .top_about .about_block_list {
    gap: 7.8125vw 0;
    margin-top: 9.375vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .top_about .about_block_list {
    gap: 11.5384615385vw 0;
    margin-top: 13.8461538462vw;
  }
}
@media (max-width: 750px) {
  .top_about .about_block_list {
    gap: 21.3333333333vw 0;
    margin-top: 0;
  }
}
.top_about .about_block {
  display: flex;
  position: relative;
  width: 100%;
  justify-content: space-between;
}
.top_about .about_block .about_block_left {
  width: 480px;
}
@media (min-width: 1920px) {
  .top_about .about_block .about_block_left {
    width: 25vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .top_about .about_block .about_block_left {
    width: 36.9230769231vw;
  }
}
@media (max-width: 750px) {
  .top_about .about_block .about_block_left {
    width: 100%;
  }
}
.top_about .about_block .about_block_right {
  flex: 1;
  margin-top: -100px;
  margin-right: calc(50% - 50vw);
  width: 365px;
  margin-left: 155px;
  height: 500px;
}
@media (min-width: 1920px) {
  .top_about .about_block .about_block_right {
    margin-top: -5.2083333333vw;
    width: 19.0104166667vw;
    margin-left: 8.0729166667vw;
    height: 26.0416666667vw;
    border-radius: 13.0208333333vw 0 0 13.0208333333vw;
  }
}
@media screen and (min-width: 1451px) and (max-width: 1600px) {
  .top_about .about_block .about_block_right {
    margin-left: 100px;
  }
}
@media screen and (min-width: 1301px) and (max-width: 1450px) {
  .top_about .about_block .about_block_right {
    margin-left: 50px;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .top_about .about_block .about_block_right {
    margin-top: -7.6923076923vw;
    width: 28.0769230769vw;
    margin-left: 3.8461538462vw;
    height: 38.4615384615vw;
  }
}
.top_about .about_block .about_block_right .img {
  box-sizing: content-box;
  width: 100%;
  height: 100%;
  border: 2px solid #df4d40;
  border-right: none;
  border-radius: 250px 0 0 250px;
  background-size: cover;
}
@media (min-width: 1920px) {
  .top_about .about_block .about_block_right .img {
    border-radius: 13.0208333333vw 0 0 13.0208333333vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .top_about .about_block .about_block_right .img {
    border-radius: 19.2307692308vw 0 0 19.2307692308vw;
  }
}
@media (max-width: 750px) {
  .top_about .about_block .block_title_wrap {
    padding-right: 10vw;
    padding-left: 3.3333333333vw;
  }
}
.top_about .about_block .desc {
  margin-top: 30px;
}
@media (min-width: 1920px) {
  .top_about .about_block .desc {
    margin-top: 1.5625vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .top_about .about_block .desc {
    margin-top: 2.3076923077vw;
  }
}
@media (max-width: 750px) {
  .top_about .about_block .desc {
    margin-top: 2.6666666667vw;
    padding-right: 10vw;
    padding-left: 3.3333333333vw;
  }
}
.top_about .about_block .desc .text {
  font-weight: 900;
  font-size: 18px;
}
@media (min-width: 1920px) {
  .top_about .about_block .desc .text {
    font-size: 0.9375vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .top_about .about_block .desc .text {
    font-size: 1.3846153846vw;
  }
}
@media (max-width: 750px) {
  .top_about .about_block .desc .text {
    font-size: 4vw;
  }
}
@media (max-width: 750px) {
  .top_about .about_block .img {
    position: static;
    width: 100%;
    height: 53.3333333333vw;
    border: 0.2666666667vw solid #df4d40;
    border-right: none;
    border-radius: 26.6666666667vw 0 0 26.6666666667vw;
    margin-top: 4vw;
    background-size: cover;
  }
}
.top_about .about_block .more_btn {
  margin-top: 45px;
}
@media (min-width: 1920px) {
  .top_about .about_block .more_btn {
    margin-top: 2.34375vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .top_about .about_block .more_btn {
    margin-top: 3.4615384615vw;
  }
}
@media (max-width: 750px) {
  .top_about .about_block .more_btn {
    margin-top: 5.3333333333vw;
    padding-right: 6.6666666667vw;
  }
}
.top_about .about_block .illust {
  position: absolute;
}
@media (min-width: 751px) {
  .top_about .about_block .illust.illust01 {
    top: -50px;
    left: -192px;
    width: 150px;
  }
}
@media (min-width: 1920px) {
  .top_about .about_block .illust.illust01 {
    top: -2.6041666667vw;
    left: -10vw;
    width: 7.8125vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .top_about .about_block .illust.illust01 {
    top: -3.8461538462vw;
    left: -14.7692307692vw;
    width: 11.5384615385vw;
  }
}
@media (max-width: 750px) {
  .top_about .about_block .illust.illust01 {
    top: -1.3333333333vw;
    right: 6.6666666667vw;
    width: 17.8666666667vw;
  }
}
@media (min-width: 751px) {
  .top_about .about_block .illust.illust02 {
    top: -60px;
    left: -208px;
    width: 178px;
  }
}
@media (min-width: 1920px) {
  .top_about .about_block .illust.illust02 {
    top: -3.125vw;
    left: -10.8333333333vw;
    width: 9.2708333333vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .top_about .about_block .illust.illust02 {
    top: -4.6153846154vw;
    left: -16vw;
    width: 13.6923076923vw;
  }
}
@media (max-width: 750px) {
  .top_about .about_block .illust.illust02 {
    top: -8vw;
    right: 8vw;
    width: 18.2666666667vw;
  }
}
@media (min-width: 751px) {
  .top_about .about_block .illust.illust03 {
    top: -50px;
    left: -193px;
    width: 157px;
  }
}
@media (min-width: 1920px) {
  .top_about .about_block .illust.illust03 {
    top: -2.6041666667vw;
    left: -10.0520833333vw;
    width: 8.1770833333vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .top_about .about_block .illust.illust03 {
    top: -3.8461538462vw;
    left: -14.8461538462vw;
    width: 12.0769230769vw;
  }
}
@media (max-width: 750px) {
  .top_about .about_block .illust.illust03 {
    top: -1.8666666667vw;
    right: 6vw;
    width: 17.8666666667vw;
  }
}

/********************************************
* top_access
********************************************/
.top_access {
  padding: 128px 0 138px;
}
@media (min-width: 1920px) {
  .top_access {
    padding: 6.6666666667vw 0 7.1875vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .top_access {
    padding: 9.8461538462vw 0 10.6153846154vw;
  }
}
@media (max-width: 750px) {
  .top_access {
    padding: 10vw 0 44vw;
  }
}
.top_access .sec_inner {
  max-width: 1520px;
}
@media (min-width: 1920px) {
  .top_access .sec_inner {
    max-width: 79.1666666667vw;
  }
}
@media (max-width: 750px) {
  .top_access .sec_inner {
    padding-left: 0;
  }
}
.top_access .map_content {
  position: relative;
  margin-top: 45px;
}
@media (min-width: 1920px) {
  .top_access .map_content {
    margin-top: 2.34375vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .top_access .map_content {
    margin-top: 3.4615384615vw;
  }
}
@media (max-width: 750px) {
  .top_access .map_content {
    margin-top: 6.6666666667vw;
  }
}
.top_access .map_content .iframe {
  width: 100%;
  height: 710px;
  line-height: 1;
  border: 2px solid #df4d40;
  border-radius: 60px;
}
@media (min-width: 1920px) {
  .top_access .map_content .iframe {
    height: 36.9791666667vw;
    border-radius: 3.125vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .top_access .map_content .iframe {
    height: 54.6153846154vw;
    border-radius: 4.6153846154vw;
  }
}
@media (max-width: 750px) {
  .top_access .map_content .iframe {
    height: 94.6666666667vw;
    border-left: none;
    border-radius: 0 8vw 8vw 0;
  }
}
.top_access .map_content .iframe iframe {
  width: 100%;
  height: 100%;
  border-radius: 60px;
}
@media (min-width: 1920px) {
  .top_access .map_content .iframe iframe {
    border-radius: 3.125vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .top_access .map_content .iframe iframe {
    border-radius: 4.6153846154vw;
  }
}
@media (max-width: 750px) {
  .top_access .map_content .iframe iframe {
    border-radius: 0 8vw 8vw 0;
  }
}
.top_access .map_content .address_block {
  position: absolute;
  left: calc(100% - 486px);
  bottom: -138px;
  width: 786px;
  padding: 100px 120px 45px 130px;
  border-radius: 250px 0 0 250px;
  background-color: #fff;
}
@media (min-width: 1920px) {
  .top_access .map_content .address_block {
    left: calc(100% - 25.3125vw);
    bottom: -7.1875vw;
    width: 40.9375vw;
    padding: 5.2083333333vw 6.25vw 2.34375vw 6.7708333333vw;
    border-radius: 13.0208333333vw 0 0 13.0208333333vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .top_access .map_content .address_block {
    left: calc(100% - 37.3846153846vw);
    bottom: -10.6153846154vw;
    width: 60.4615384615vw;
    padding: 7.6923076923vw 9.2307692308vw 3.4615384615vw 10vw;
    border-radius: 19.2307692308vw 0 0 19.2307692308vw;
  }
}
@media (max-width: 750px) {
  .top_access .map_content .address_block {
    left: 6.6666666667vw;
    bottom: -44vw;
    width: 93.3333333333vw;
    padding: 13.3333333333vw 8vw 8vw 14.6666666667vw;
    border-radius: 200vw 0 0 200vw;
    background-color: #df4d40;
  }
}
.top_access .map_content .address_block .title {
  display: inline-block;
  position: relative;
  font-weight: 900;
  font-size: 32px;
  padding-bottom: 10px;
}
@media (min-width: 1920px) {
  .top_access .map_content .address_block .title {
    font-size: 1.6666666667vw;
    padding-bottom: 0.5208333333vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .top_access .map_content .address_block .title {
    font-size: 2.4615384615vw;
    padding-bottom: 0.7692307692vw;
  }
}
@media (max-width: 750px) {
  .top_access .map_content .address_block .title {
    color: #fff;
    font-size: 4.8vw;
    padding-bottom: 1.3333333333vw;
  }
}
.top_access .map_content .address_block .title::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: -3px;
  right: 0;
  width: 100%;
  height: 6px;
  padding-right: 11px;
  background-size: 13px 6px;
  background-image: url(../images/common/line_dot.webp);
}
@media (min-width: 1920px) {
  .top_access .map_content .address_block .title::after {
    left: -0.15625vw;
    height: 0.3125vw;
    padding-right: 0.5729166667vw;
    background-size: 0.6770833333vw 0.3125vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .top_access .map_content .address_block .title::after {
    left: -0.2307692308vw;
    height: 0.4615384615vw;
    padding-right: 0.8461538462vw;
    background-size: 1vw 0.4615384615vw;
  }
}
@media (max-width: 750px) {
  .top_access .map_content .address_block .title::after {
    border-bottom: dotted 0.5333333333vw #fff;
    left: 0;
    height: 1.0666666667vw;
    padding-right: 0;
    background-size: 2.4vw 1.0666666667vw;
    background-image: url(../images/common/sp/sp_line_dot.webp);
  }
}
.top_access .map_content .address_block .text {
  margin-top: 10px;
  font-weight: 900;
  font-size: 18px;
}
@media (min-width: 1920px) {
  .top_access .map_content .address_block .text {
    font-size: 0.9375vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .top_access .map_content .address_block .text {
    font-size: 1.3846153846vw;
  }
}
@media (max-width: 750px) {
  .top_access .map_content .address_block .text {
    color: #fff;
    margin-top: 0.6666666667vw;
    font-size: 2.6666666667vw;
  }
}
@media screen and (min-width: 1890px) {
  .top_access .map_content .address_block .text .vw1920 {
    display: none;
  }
}
.top_access .map_content .address_block .address {
  margin-top: 15px;
}
@media (min-width: 1920px) {
  .top_access .map_content .address_block .address {
    margin-top: 0.78125vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .top_access .map_content .address_block .address {
    margin-top: 1.1538461538vw;
  }
}
@media (max-width: 750px) {
  .top_access .map_content .address_block .address {
    font-size: 3.7333333333vw;
    margin-top: 1.3333333333vw;
  }
}
.top_access .map_content .address_block .more_btn {
  margin-top: 45px;
}
@media (min-width: 1920px) {
  .top_access .map_content .address_block .more_btn {
    margin-top: 2.34375vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .top_access .map_content .address_block .more_btn {
    margin-top: 3.4615384615vw;
  }
}
@media (max-width: 750px) {
  .top_access .map_content .address_block .more_btn {
    margin-top: 5.3333333333vw;
    text-align: right;
  }
}
@media (max-width: 750px) and (max-width: 750px) {
  .top_access .map_content .address_block .more_btn a .arrow {
    width: 10.6666666667vw;
    height: 10.6666666667vw;
    border-radius: 5.3333333333vw;
  }
}
@media (max-width: 750px) and (max-width: 750px) {
  .top_access .map_content .address_block .more_btn a .arrow::after {
    width: 5.3333333333vw;
    height: 2.6666666667vw;
  }
}

/********************************************
* top_sns
********************************************/
.top_sns {
  padding: 170px 0 0;
}
@media (min-width: 1920px) {
  .top_sns {
    padding: 8.8541666667vw 0 0;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .top_sns {
    padding: 13.0769230769vw 0 0;
  }
}
@media (max-width: 750px) {
  .top_sns {
    padding: 10vw 0 0;
  }
}
.top_sns .sec_inner {
  max-width: 1330px;
}
@media (min-width: 1920px) {
  .top_sns .sec_inner {
    max-width: 69.2708333333vw;
  }
}
@media (max-width: 750px) {
  .top_sns .sec_inner {
    padding: 0 1.6vw;
  }
}
.top_sns .sns_block {
  position: relative;
  width: 100%;
}
.top_sns .sns_block .sns_block_left {
  width: 300px;
}
@media (min-width: 1920px) {
  .top_sns .sns_block .sns_block_left {
    width: 15.625vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .top_sns .sns_block .sns_block_left {
    width: 23.0769230769vw;
  }
}
@media (max-width: 750px) {
  .top_sns .sns_block .sns_block_left {
    width: 100%;
  }
}
.top_sns .sns_block .sns_block_left .page_title_wrap .icon {
  width: 54px;
  height: 54px;
  margin: 0 auto 25px;
}
@media (min-width: 1920px) {
  .top_sns .sns_block .sns_block_left .page_title_wrap .icon {
    width: 2.8125vw;
    height: 2.8125vw;
    margin-bottom: 1.3020833333vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .top_sns .sns_block .sns_block_left .page_title_wrap .icon {
    width: 4.1538461538vw;
    height: 4.1538461538vw;
    margin-bottom: 1.9230769231vw;
  }
}
@media (max-width: 750px) {
  .top_sns .sns_block .sns_block_left .page_title_wrap .icon {
    width: 8vw;
    height: 8vw;
    margin-bottom: 4.6666666667vw;
  }
}
.top_sns .sns_block .sns_block_left .page_title_wrap .icon img {
  width: 100%;
}
.top_sns .sns_block .sns_block_left .page_title_wrap .page_title {
  font-size: 15px;
  margin-top: 15px;
}
@media (min-width: 1920px) {
  .top_sns .sns_block .sns_block_left .page_title_wrap .page_title {
    font-size: 0.78125vw;
    margin-top: 0.78125vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .top_sns .sns_block .sns_block_left .page_title_wrap .page_title {
    font-size: 1.1538461538vw;
    margin-top: 1.1538461538vw;
  }
}
@media (max-width: 750px) {
  .top_sns .sns_block .sns_block_left .page_title_wrap .page_title {
    font-size: 3.7333333333vw;
    margin-top: 3.3333333333vw;
  }
}
.top_sns .sns_block .sns_block_right {
  position: absolute;
  top: 0;
  left: 380px;
  width: 1200px;
}
@media (min-width: 1920px) {
  .top_sns .sns_block .sns_block_right {
    left: 19.7916666667vw;
    width: 62.5vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .top_sns .sns_block .sns_block_right {
    left: 29.2307692308vw;
    width: 92.3076923077vw;
  }
}
@media (max-width: 750px) {
  .top_sns .sns_block .sns_block_right {
    position: static;
    width: 100%;
    margin-top: 4.6666666667vw;
  }
}
.top_sns .sns_block .sns_block_right .feed_sample {
  display: flex;
  width: 100%;
  height: 100%;
  gap: 12px;
}
@media (min-width: 1920px) {
  .top_sns .sns_block .sns_block_right .feed_sample {
    gap: 0.625vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .top_sns .sns_block .sns_block_right .feed_sample {
    gap: 0.9230769231vw;
  }
}
@media (max-width: 750px) {
  .top_sns .sns_block .sns_block_right .feed_sample {
    gap: 1.6vw;
    flex-wrap: wrap;
  }
}
.top_sns .sns_block .sns_block_right .feed_sample li {
  width: 238px;
  height: 238px;
  background-color: #dbdbdb;
}
@media (min-width: 1920px) {
  .top_sns .sns_block .sns_block_right .feed_sample li {
    width: 12.3958333333vw;
    height: 12.3958333333vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .top_sns .sns_block .sns_block_right .feed_sample li {
    width: 18.3076923077vw;
    height: 18.3076923077vw;
  }
}
@media (max-width: 750px) {
  .top_sns .sns_block .sns_block_right .feed_sample li {
    width: 47.6vw;
    height: 47.6vw;
  }
}
@media (min-width: 751px) {
  .top_sns .sns_block .sns_block_right .feed_sample li:last-child {
    display: none;
  }
}
.top_sns .sns_block .more_btn {
  width: 100%;
  text-align: center;
  margin-top: 20px;
}
@media (min-width: 1920px) {
  .top_sns .sns_block .more_btn {
    margin-top: 1.0416666667vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .top_sns .sns_block .more_btn {
    margin-top: 1.5384615385vw;
  }
}
@media (max-width: 750px) {
  .top_sns .sns_block .more_btn {
    margin-top: 5.3333333333vw;
  }
}

/********************************************
* about
********************************************/
#about .sec_inner {
  max-width: 1380px;
}
@media (min-width: 1920px) {
  #about .sec_inner {
    max-width: 71.875vw;
  }
}
@media (max-width: 750px) {
  #about .sec_inner {
    padding: 0;
  }
}
#about .section01 {
  padding-top: 260px;
  margin-top: -160px;
}
@media (min-width: 1920px) {
  #about .section01 {
    padding-top: 13.5416666667vw;
    margin-top: -8.3333333333vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  #about .section01 {
    padding-top: 20vw;
    margin-top: -12.3076923077vw;
  }
}
@media (max-width: 750px) {
  #about .section01 {
    padding-top: 45.3333333333vw;
    margin-top: -26.6666666667vw;
  }
}
#about .section02,
#about .section03 {
  padding-top: 260px;
  margin-top: -60px;
}
@media (min-width: 1920px) {
  #about .section02,
  #about .section03 {
    padding-top: 13.5416666667vw;
    margin-top: -3.125vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  #about .section02,
  #about .section03 {
    padding-top: 20vw;
    margin-top: -4.6153846154vw;
  }
}
@media (max-width: 750px) {
  #about .section02,
  #about .section03 {
    padding-top: 44.6666666667vw;
    margin-top: -8vw;
  }
}
#about .section_content {
  padding: 150px 0 250px;
}
@media (min-width: 1920px) {
  #about .section_content {
    padding: 7.8125vw 0 13.0208333333vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  #about .section_content {
    padding: 11.5384615385vw 0 19.2307692308vw;
  }
}
@media (max-width: 750px) {
  #about .section_content {
    padding: 40vw 0 33.3333333333vw;
  }
}
#about .section_head {
  display: flex;
  position: relative;
  width: 100%;
  justify-content: space-between;
}
#about .section_head .section_head_left {
  position: relative;
  text-align: center;
  width: 500px;
  margin-left: 20px;
}
@media (min-width: 1920px) {
  #about .section_head .section_head_left {
    width: 26.0416666667vw;
    margin-left: 1.0416666667vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  #about .section_head .section_head_left {
    width: 38.4615384615vw;
    margin-left: 1.5384615385vw;
  }
}
@media (max-width: 750px) {
  #about .section_head .section_head_left {
    width: 100%;
    margin: 0;
    padding: 0 10vw;
  }
}
#about .section_head .section_head_left .desc {
  margin-top: 30px;
}
@media (min-width: 1920px) {
  #about .section_head .section_head_left .desc {
    margin-top: 1.5625vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  #about .section_head .section_head_left .desc {
    margin-top: 2.3076923077vw;
  }
}
@media (max-width: 750px) {
  #about .section_head .section_head_left .desc {
    margin-top: 2.6666666667vw;
    padding-right: 10vw;
    padding-left: 3.3333333333vw;
  }
}
#about .section_head .section_head_left .desc .text {
  text-align: center;
  font-weight: 900;
  font-size: 20px;
}
@media (min-width: 1920px) {
  #about .section_head .section_head_left .desc .text {
    font-size: 1.0416666667vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  #about .section_head .section_head_left .desc .text {
    font-size: 1.5384615385vw;
  }
}
@media (max-width: 750px) {
  #about .section_head .section_head_left .desc .text {
    font-size: 4vw;
  }
}
@media (max-width: 750px) {
  #about .section_head .section_head_left .img {
    position: absolute;
    top: -60vw;
    right: 0;
    width: 74.6666666667vw;
    height: 53.3333333333vw;
    border: 0.2666666667vw solid #df4d40;
    border-right: none;
    border-radius: 26.6666666667vw 0 0 26.6666666667vw;
    background-size: cover;
  }
}
#about .section_head .section_head_left .illust {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
}
@media (min-width: 751px) {
  #about .section_head .section_head_left .illust.illust01 {
    top: -185px;
    width: 150px;
  }
}
@media (min-width: 1920px) {
  #about .section_head .section_head_left .illust.illust01 {
    top: -9.6354166667vw;
    width: 7.8125vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  #about .section_head .section_head_left .illust.illust01 {
    top: -14.2307692308vw;
    width: 11.5384615385vw;
  }
}
@media (max-width: 750px) {
  #about .section_head .section_head_left .illust.illust01 {
    top: -46.6666666667vw;
    right: auto;
    left: 2.6666666667vw;
    width: 17.8666666667vw;
  }
}
@media (min-width: 751px) {
  #about .section_head .section_head_left .illust.illust02 {
    top: -222px;
    width: 178px;
  }
}
@media (min-width: 1920px) {
  #about .section_head .section_head_left .illust.illust02 {
    top: -11.5625vw;
    width: 9.2708333333vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  #about .section_head .section_head_left .illust.illust02 {
    top: -17.0769230769vw;
    width: 13.6923076923vw;
  }
}
@media (max-width: 750px) {
  #about .section_head .section_head_left .illust.illust02 {
    top: -51.6vw;
    left: auto;
    right: 5.3333333333vw;
    width: 18.2666666667vw;
  }
}
@media (min-width: 751px) {
  #about .section_head .section_head_left .illust.illust03 {
    top: -220px;
    width: 157px;
  }
}
@media (min-width: 1920px) {
  #about .section_head .section_head_left .illust.illust03 {
    top: -11.4583333333vw;
    width: 8.1770833333vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  #about .section_head .section_head_left .illust.illust03 {
    top: -16.9230769231vw;
    width: 12.0769230769vw;
  }
}
@media (max-width: 750px) {
  #about .section_head .section_head_left .illust.illust03 {
    top: -47.4666666667vw;
    left: 4vw;
    right: auto;
    width: 17.8666666667vw;
  }
}
#about .section_head .section_head_right {
  flex: 1;
  margin-top: -270px;
  margin-right: calc(50% - 50vw);
  width: 365px;
  margin-left: 210px;
  height: 500px;
}
@media (min-width: 1920px) {
  #about .section_head .section_head_right {
    margin-top: -14.0625vw;
    width: 19.0104166667vw;
    margin-left: 10.9375vw;
    height: 26.0416666667vw;
    border-radius: 13.0208333333vw 0 0 13.0208333333vw;
  }
}
@media screen and (min-width: 1451px) and (max-width: 1600px) {
  #about .section_head .section_head_right {
    margin-left: 100px;
  }
}
@media screen and (min-width: 1301px) and (max-width: 1450px) {
  #about .section_head .section_head_right {
    margin-left: 50px;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  #about .section_head .section_head_right {
    margin-top: -20.7692307692vw;
    width: 28.0769230769vw;
    margin-left: 3.8461538462vw;
    height: 38.4615384615vw;
  }
}
#about .section_head .section_head_right .img {
  box-sizing: content-box;
  width: 100%;
  height: 100%;
  border: 2px solid #df4d40;
  border-right: none;
  border-radius: 250px 0 0 250px;
  background-size: cover;
}
@media (min-width: 1920px) {
  #about .section_head .section_head_right .img {
    border-radius: 13.0208333333vw 0 0 13.0208333333vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  #about .section_head .section_head_right .img {
    border-radius: 19.2307692308vw 0 0 19.2307692308vw;
  }
}
#about .reverse .section_head {
  flex-direction: row-reverse;
}
#about .reverse .section_head .section_head_left {
  margin-left: 0;
  margin-right: 20px;
}
@media (min-width: 1920px) {
  #about .reverse .section_head .section_head_left {
    margin-right: 1.0416666667vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  #about .reverse .section_head .section_head_left {
    margin-right: 1.5384615385vw;
  }
}
@media (max-width: 750px) {
  #about .reverse .section_head .section_head_left .img {
    right: auto;
    left: 0;
    border: 2px solid #df4d40;
    border-left: none;
    border-radius: 0 26.6666666667vw 26.6666666667vw 0;
  }
}
#about .reverse .section_head .section_head_right {
  margin-left: calc(50% - 50vw);
  margin-right: 210px;
}
@media (min-width: 1920px) {
  #about .reverse .section_head .section_head_right {
    margin-right: 10.9375vw;
  }
}
@media screen and (min-width: 1451px) and (max-width: 1600px) {
  #about .reverse .section_head .section_head_right {
    margin-right: 100px;
  }
}
@media screen and (min-width: 1301px) and (max-width: 1450px) {
  #about .reverse .section_head .section_head_right {
    margin-right: 50px;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  #about .reverse .section_head .section_head_right {
    margin-right: 3.8461538462vw;
  }
}
#about .reverse .section_head .section_head_right .img {
  border: 2px solid #df4d40;
  border-left: none;
  border-radius: 0 250px 250px 0;
}
@media (min-width: 1920px) {
  #about .reverse .section_head .section_head_right .img {
    border-radius: 0 13.0208333333vw 13.0208333333vw 0;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  #about .reverse .section_head .section_head_right .img {
    border-radius: 0 19.2307692308vw 19.2307692308vw 0;
  }
}
#about .message_block_list {
  margin-top: 210px;
}
@media (min-width: 1920px) {
  #about .message_block_list {
    margin-top: 10.9375vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  #about .message_block_list {
    margin-top: 16.1538461538vw;
  }
}
@media (max-width: 750px) {
  #about .message_block_list {
    margin-top: 8vw;
  }
}
#about .message_block_list .message_block {
  display: flex;
}
@media (max-width: 750px) {
  #about .message_block_list .message_block {
    display: block;
  }
}
#about .message_block_list .message_block .message_block_left {
  position: relative;
  margin-top: 40px;
}
@media (min-width: 1920px) {
  #about .message_block_list .message_block .message_block_left {
    margin-top: 2.0833333333vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  #about .message_block_list .message_block .message_block_left {
    margin-top: 3.0769230769vw;
  }
}
@media (max-width: 750px) {
  #about .message_block_list .message_block .message_block_left {
    margin-top: 0;
  }
}
#about .message_block_list .message_block .message_block_left .img_wrap {
  position: relative;
}
#about .message_block_list .message_block .message_block_left .img_wrap .img img {
  width: 484px;
}
@media (min-width: 1920px) {
  #about .message_block_list .message_block .message_block_left .img_wrap .img img {
    width: 25.2083333333vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  #about .message_block_list .message_block .message_block_left .img_wrap .img img {
    width: 37.2307692308vw;
  }
}
@media (max-width: 750px) {
  #about .message_block_list .message_block .message_block_left .img_wrap .img img {
    width: 81.6vw;
    margin-left: -22.6666666667vw;
  }
}
#about .message_block_list .message_block .message_block_left .img_wrap .illust {
  position: absolute;
}
@media (min-width: 751px) {
  #about .message_block_list .message_block .message_block_left .img_wrap .illust {
    height: 100%;
    display: flex;
    align-items: flex-end;
  }
}
#about .message_block_list .message_block .message_block_left .img_wrap .illust.illust01 {
  right: 10px;
  bottom: 0;
}
@media (min-width: 1920px) {
  #about .message_block_list .message_block .message_block_left .img_wrap .illust.illust01 {
    right: 0.5208333333vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  #about .message_block_list .message_block .message_block_left .img_wrap .illust.illust01 {
    right: 0.7692307692vw;
  }
}
@media (max-width: 750px) {
  #about .message_block_list .message_block .message_block_left .img_wrap .illust.illust01 {
    right: auto;
    left: 46.6666666667vw;
  }
}
#about .message_block_list .message_block .message_block_left .img_wrap .illust.illust01 img {
  width: 60px;
}
@media (min-width: 1920px) {
  #about .message_block_list .message_block .message_block_left .img_wrap .illust.illust01 img {
    width: 3.125vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  #about .message_block_list .message_block .message_block_left .img_wrap .illust.illust01 img {
    width: 4.6153846154vw;
  }
}
@media (max-width: 750px) {
  #about .message_block_list .message_block .message_block_left .img_wrap .illust.illust01 img {
    width: 10.6666666667vw;
  }
}
#about .message_block_list .message_block .message_block_left .img_wrap .illust.illust02 {
  right: -43px;
  bottom: -10px;
}
@media (min-width: 1920px) {
  #about .message_block_list .message_block .message_block_left .img_wrap .illust.illust02 {
    right: -2.2395833333vw;
    bottom: -0.5208333333vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  #about .message_block_list .message_block .message_block_left .img_wrap .illust.illust02 {
    right: -3.3076923077vw;
    bottom: -0.7692307692vw;
  }
}
@media (max-width: 750px) {
  #about .message_block_list .message_block .message_block_left .img_wrap .illust.illust02 {
    right: 50.6666666667vw;
    bottom: -2.6666666667vw;
  }
}
#about .message_block_list .message_block .message_block_left .img_wrap .illust.illust02 img {
  width: 77px;
}
@media (min-width: 1920px) {
  #about .message_block_list .message_block .message_block_left .img_wrap .illust.illust02 img {
    width: 4.0104166667vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  #about .message_block_list .message_block .message_block_left .img_wrap .illust.illust02 img {
    width: 5.9230769231vw;
  }
}
@media (max-width: 750px) {
  #about .message_block_list .message_block .message_block_left .img_wrap .illust.illust02 img {
    width: 10.6666666667vw;
    transform: scale(-1, 1);
  }
}
#about .message_block_list .message_block .message_block_left .img_wrap .illust.illust03 {
  align-items: flex-start;
  right: 63px;
  top: -26px;
}
@media (min-width: 1920px) {
  #about .message_block_list .message_block .message_block_left .img_wrap .illust.illust03 {
    right: 3.28125vw;
    top: -1.3541666667vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  #about .message_block_list .message_block .message_block_left .img_wrap .illust.illust03 {
    right: 4.8461538462vw;
    top: -2vw;
  }
}
@media (max-width: 750px) {
  #about .message_block_list .message_block .message_block_left .img_wrap .illust.illust03 {
    right: auto;
    left: 40vw;
    top: -2.9333333333vw;
  }
}
#about .message_block_list .message_block .message_block_left .img_wrap .illust.illust03 img {
  width: 48px;
}
@media (min-width: 1920px) {
  #about .message_block_list .message_block .message_block_left .img_wrap .illust.illust03 img {
    width: 2.5vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  #about .message_block_list .message_block .message_block_left .img_wrap .illust.illust03 img {
    width: 3.6923076923vw;
  }
}
@media (max-width: 750px) {
  #about .message_block_list .message_block .message_block_left .img_wrap .illust.illust03 img {
    width: 6.4vw;
  }
}
#about .message_block_list .message_block .message_block_left .title_wrap {
  position: absolute;
  top: -90px;
  right: -60px;
}
@media (min-width: 1920px) {
  #about .message_block_list .message_block .message_block_left .title_wrap {
    top: -4.6875vw;
    right: -3.125vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  #about .message_block_list .message_block .message_block_left .title_wrap {
    top: -6.9230769231vw;
    right: -4.6153846154vw;
  }
}
@media (max-width: 750px) {
  #about .message_block_list .message_block .message_block_left .title_wrap {
    display: flex;
    justify-content: center;
    height: 48.2666666667vw;
    top: 0;
    right: 20vw;
    margin: auto 0;
  }
}
#about .message_block_list .message_block .message_block_left .title_wrap .title {
  color: #43aea8;
  font-weight: 900;
  font-size: 40px;
  line-height: 1;
  letter-spacing: 0.25em;
}
@media (min-width: 1920px) {
  #about .message_block_list .message_block .message_block_left .title_wrap .title {
    font-size: 2.0833333333vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  #about .message_block_list .message_block .message_block_left .title_wrap .title {
    font-size: 3.0769230769vw;
  }
}
@media (max-width: 750px) {
  #about .message_block_list .message_block .message_block_left .title_wrap .title {
    font-size: 6.9333333333vw;
  }
}
#about .message_block_list .message_block .message_block_right {
  width: 670px;
  margin-left: 90px;
}
@media (min-width: 1920px) {
  #about .message_block_list .message_block .message_block_right {
    width: 34.8958333333vw;
    margin-left: 4.6875vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  #about .message_block_list .message_block .message_block_right {
    width: 51.5384615385vw;
    margin-left: 6.9230769231vw;
  }
}
@media (max-width: 750px) {
  #about .message_block_list .message_block .message_block_right {
    width: 100%;
    margin: 0;
    padding: 0 10vw;
    margin-top: 6.6666666667vw;
  }
}
#about .message_block_list .message_block .message_block_right .desc .text {
  font-weight: bold;
  font-size: 18px;
  line-height: 1.92;
  letter-spacing: 0.08em;
}
@media (min-width: 1920px) {
  #about .message_block_list .message_block .message_block_right .desc .text {
    font-size: 0.9375vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  #about .message_block_list .message_block .message_block_right .desc .text {
    font-size: 1.3846153846vw;
  }
}
@media (max-width: 750px) {
  #about .message_block_list .message_block .message_block_right .desc .text {
    font-size: 3.7333333333vw;
    line-height: 1.6;
    letter-spacing: 0;
  }
}
#about .message_block_list .message_block .message_block_right .desc .text span {
  font-weight: 900;
}
#about .message_block_list .message_block.message_block02 {
  margin-top: 120px;
}
@media (min-width: 1920px) {
  #about .message_block_list .message_block.message_block02 {
    margin-top: 6.25vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  #about .message_block_list .message_block.message_block02 {
    margin-top: 9.2307692308vw;
  }
}
@media (max-width: 750px) {
  #about .message_block_list .message_block.message_block02 {
    margin-top: 16vw;
  }
}
#about .message_block_list .message_block.message_block02 .message_block_left {
  order: 1;
  margin-top: 0;
}
#about .message_block_list .message_block.message_block02 .message_block_left .img img {
  width: 286px;
}
@media (min-width: 1920px) {
  #about .message_block_list .message_block.message_block02 .message_block_left .img img {
    width: 14.8958333333vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  #about .message_block_list .message_block.message_block02 .message_block_left .img img {
    width: 22vw;
  }
}
@media (max-width: 750px) {
  #about .message_block_list .message_block.message_block02 .message_block_left .img img {
    display: block;
    width: 58.6666666667vw;
    margin: 0 0 0 auto;
  }
}
#about .message_block_list .message_block.message_block02 .message_block_left .title_wrap {
  top: 0;
  right: auto;
  left: -70px;
}
@media (min-width: 1920px) {
  #about .message_block_list .message_block.message_block02 .message_block_left .title_wrap {
    left: -3.6458333333vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  #about .message_block_list .message_block.message_block02 .message_block_left .title_wrap {
    left: -5.3846153846vw;
  }
}
@media (max-width: 750px) {
  #about .message_block_list .message_block.message_block02 .message_block_left .title_wrap {
    left: 20vw;
  }
}
#about .message_block_list .message_block.message_block02 .message_block_left .title_wrap .title {
  color: #ff9f54;
}
#about .message_block_list .message_block.message_block02 .message_block_right {
  order: 0;
  margin-top: 100px;
  margin-left: 0;
  margin-right: 80px;
}
@media (min-width: 1920px) {
  #about .message_block_list .message_block.message_block02 .message_block_right {
    margin-top: 5.2083333333vw;
    margin-right: 4.1666666667vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  #about .message_block_list .message_block.message_block02 .message_block_right {
    margin-top: 7.6923076923vw;
    margin-right: 6.1538461538vw;
  }
}
@media (max-width: 750px) {
  #about .message_block_list .message_block.message_block02 .message_block_right {
    margin-top: 6.6666666667vw;
    margin-right: 0;
  }
}
#about .message_block_list .message_block.message_block03 {
  margin-top: 150px;
}
@media (min-width: 1920px) {
  #about .message_block_list .message_block.message_block03 {
    margin-top: 7.8125vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  #about .message_block_list .message_block.message_block03 {
    margin-top: 11.5384615385vw;
  }
}
@media (max-width: 750px) {
  #about .message_block_list .message_block.message_block03 {
    margin-top: 20vw;
  }
}
#about .message_block_list .message_block.message_block03 .message_block_left {
  margin-top: 0;
}
#about .message_block_list .message_block.message_block03 .message_block_left .title_wrap {
  top: -75px;
}
@media (min-width: 1920px) {
  #about .message_block_list .message_block.message_block03 .message_block_left .title_wrap {
    top: -3.90625vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  #about .message_block_list .message_block.message_block03 .message_block_left .title_wrap {
    top: -5.7692307692vw;
  }
}
@media (max-width: 750px) {
  #about .message_block_list .message_block.message_block03 .message_block_left .title_wrap {
    top: 0;
  }
}
#about .message_block_list .message_block.message_block03 .message_block_left .title_wrap .title {
  color: #619ad9;
}
#about .from_now {
  padding: 50px 25px;
  border: 2px solid #df4d40;
  margin-top: 220px;
  border-radius: 120px;
  background-color: #fff;
}
@media (min-width: 1920px) {
  #about .from_now {
    padding: 2.6041666667vw 1.3020833333vw;
    margin-top: 11.4583333333vw;
    border-radius: 6.25vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  #about .from_now {
    padding: 3.8461538462vw 1.9230769231vw;
    margin-top: 16.9230769231vw;
    border-radius: 9.2307692308vw;
  }
}
@media (max-width: 750px) {
  #about .from_now {
    padding: 10.8vw 2.6666666667vw 12vw;
    margin-top: 20vw;
    margin-left: 5.3333333333vw;
    margin-right: 5.3333333333vw;
    border-radius: 11.2vw;
  }
}
#about .from_now .text {
  text-align: center;
  font-weight: 900;
  font-size: 24px;
  line-height: 1.93;
}
@media (min-width: 1920px) {
  #about .from_now .text {
    font-size: 1.25vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  #about .from_now .text {
    font-size: 1.8461538462vw;
  }
}
@media (max-width: 750px) {
  #about .from_now .text {
    font-size: 4.2666666667vw;
    line-height: 1.79;
  }
}
#about .from_now .text span {
  font-weight: 900;
}
#about .group_block_list {
  width: 1200px;
  margin: 320px auto 0;
}
@media (min-width: 1920px) {
  #about .group_block_list {
    width: 62.5vw;
    margin: 16.6666666667vw auto 0;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  #about .group_block_list {
    width: 92.3076923077vw;
    margin: 24.6153846154vw auto 0;
  }
}
@media (max-width: 750px) {
  #about .group_block_list {
    display: flex;
    flex-direction: column;
    gap: 20vw 0;
    width: 100%;
    margin: 10.6666666667vw 0 0;
  }
}
#about .group_block_list .group_block {
  position: relative;
  display: flex;
  justify-content: space-between;
}
@media (max-width: 750px) {
  #about .group_block_list .group_block {
    flex-direction: column;
    gap: 6.6666666667vw 0;
  }
}
#about .group_block_list .group_block .group_block_left {
  width: 600px;
}
@media (min-width: 1920px) {
  #about .group_block_list .group_block .group_block_left {
    width: 31.25vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  #about .group_block_list .group_block .group_block_left {
    width: 46.1538461538vw;
  }
}
@media (max-width: 750px) {
  #about .group_block_list .group_block .group_block_left {
    width: 100%;
    padding: 0 10vw;
  }
}
#about .group_block_list .group_block .group_block_left .num_wrap .num_img img {
  width: 130px;
}
@media (min-width: 1920px) {
  #about .group_block_list .group_block .group_block_left .num_wrap .num_img img {
    width: 6.7708333333vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  #about .group_block_list .group_block .group_block_left .num_wrap .num_img img {
    width: 10vw;
  }
}
@media (max-width: 750px) {
  #about .group_block_list .group_block .group_block_left .num_wrap .num_img img {
    width: 17.3333333333vw;
  }
}
#about .group_block_list .group_block .group_block_left .title {
  font-weight: 900;
  font-size: 32px;
  margin-top: 12px;
  letter-spacing: 0.06em;
}
@media (min-width: 1920px) {
  #about .group_block_list .group_block .group_block_left .title {
    font-size: 1.6666666667vw;
    margin-top: 0.625vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  #about .group_block_list .group_block .group_block_left .title {
    font-size: 2.4615384615vw;
    margin-top: 0.9230769231vw;
  }
}
@media (max-width: 750px) {
  #about .group_block_list .group_block .group_block_left .title {
    font-size: 5.3333333333vw;
    margin-top: 1.6vw;
  }
}
#about .group_block_list .group_block .group_block_left .desc {
  margin-top: 20px;
}
@media (min-width: 1920px) {
  #about .group_block_list .group_block .group_block_left .desc {
    margin-top: 1.0416666667vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  #about .group_block_list .group_block .group_block_left .desc {
    margin-top: 1.5384615385vw;
  }
}
@media (max-width: 750px) {
  #about .group_block_list .group_block .group_block_left .desc {
    margin-top: 2.6666666667vw;
  }
}
#about .group_block_list .group_block .group_block_left .desc .text {
  font-weight: bold;
  font-size: 18px;
  line-height: 1.72;
  letter-spacing: 0.11em;
}
@media (min-width: 1920px) {
  #about .group_block_list .group_block .group_block_left .desc .text {
    font-size: 0.9375vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  #about .group_block_list .group_block .group_block_left .desc .text {
    font-size: 1.3846153846vw;
  }
}
@media (max-width: 750px) {
  #about .group_block_list .group_block .group_block_left .desc .text {
    font-size: 3.7333333333vw;
    line-height: 1.6;
    letter-spacing: 0;
  }
}
#about .group_block_list .group_block .group_block_right {
  flex: 1;
  width: 550px;
  margin-left: 50px;
  padding-right: 50px;
  margin-right: calc(50% - 50vw);
}
@media (min-width: 1920px) {
  #about .group_block_list .group_block .group_block_right {
    width: 28.6458333333vw;
    margin-left: 2.6041666667vw;
    padding-right: 2.6041666667vw;
    margin-left: 2.6041666667vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  #about .group_block_list .group_block .group_block_right {
    width: 42.3076923077vw;
    margin-left: 3.8461538462vw;
    padding-right: 3.8461538462vw;
    margin-left: 3.8461538462vw;
  }
}
@media (max-width: 750px) {
  #about .group_block_list .group_block .group_block_right {
    width: 100%;
    padding: 0;
    margin: 0;
  }
}
#about .group_block_list .group_block .group_block_right .img_wrap {
  position: relative;
}
@media (max-width: 750px) {
  #about .group_block_list .group_block .group_block_right .img_wrap {
    position: static;
  }
}
#about .group_block_list .group_block .group_block_right .img_wrap .img img {
  display: block;
  width: 735px;
}
@media (min-width: 1920px) {
  #about .group_block_list .group_block .group_block_right .img_wrap .img img {
    width: 38.28125vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  #about .group_block_list .group_block .group_block_right .img_wrap .img img {
    width: 56.5384615385vw;
  }
}
@media (max-width: 750px) {
  #about .group_block_list .group_block .group_block_right .img_wrap .img img {
    width: 100%;
  }
}
#about .group_block_list .group_block .group_block_right .img_wrap .illust {
  position: absolute;
}
#about .group_block_list .group_block .group_block_right .img_wrap .illust.position01 {
  left: 338px;
  top: 84px;
}
@media (min-width: 1920px) {
  #about .group_block_list .group_block .group_block_right .img_wrap .illust.position01 {
    left: 17.6041666667vw;
    top: 4.375vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  #about .group_block_list .group_block .group_block_right .img_wrap .illust.position01 {
    left: 26vw;
    top: 6.4615384615vw;
  }
}
@media (max-width: 750px) {
  #about .group_block_list .group_block .group_block_right .img_wrap .illust.position01 {
    left: 40.6666666667vw;
    top: 2.6666666667vw;
  }
}
#about .group_block_list .group_block .group_block_right .img_wrap .illust.position02 {
  right: 146px;
  top: 72px;
}
@media (min-width: 1920px) {
  #about .group_block_list .group_block .group_block_right .img_wrap .illust.position02 {
    right: 7.6041666667vw;
    top: 3.75vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  #about .group_block_list .group_block .group_block_right .img_wrap .illust.position02 {
    right: 11.2307692308vw;
    top: 5.5384615385vw;
  }
}
@media (max-width: 750px) {
  #about .group_block_list .group_block .group_block_right .img_wrap .illust.position02 {
    right: 10vw;
    top: -10vw;
  }
}
#about .group_block_list .group_block .group_block_right .img_wrap .illust.position03 {
  left: 199px;
  top: 202px;
}
@media (min-width: 1920px) {
  #about .group_block_list .group_block .group_block_right .img_wrap .illust.position03 {
    left: 10.3645833333vw;
    top: 10.5208333333vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  #about .group_block_list .group_block .group_block_right .img_wrap .illust.position03 {
    left: 15.3076923077vw;
    top: 15.5384615385vw;
  }
}
@media (max-width: 750px) {
  #about .group_block_list .group_block .group_block_right .img_wrap .illust.position03 {
    left: 38.6666666667vw;
    top: -8.6666666667vw;
  }
}
#about .group_block_list .group_block .group_block_right .img_wrap .illust.position04 {
  left: 286px;
  top: 427px;
}
@media (min-width: 1920px) {
  #about .group_block_list .group_block .group_block_right .img_wrap .illust.position04 {
    left: 14.8958333333vw;
    top: 22.2395833333vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  #about .group_block_list .group_block .group_block_right .img_wrap .illust.position04 {
    left: 22vw;
    top: 32.8461538462vw;
  }
}
@media (max-width: 750px) {
  #about .group_block_list .group_block .group_block_right .img_wrap .illust.position04 {
    left: auto;
    right: 10vw;
    top: -8.6666666667vw;
  }
}
#about .group_block_list .group_block .group_block_right .img_wrap .illust.position05 {
  left: 229px;
  top: 354px;
}
@media (min-width: 1920px) {
  #about .group_block_list .group_block .group_block_right .img_wrap .illust.position05 {
    left: 11.9270833333vw;
    top: 18.4375vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  #about .group_block_list .group_block .group_block_right .img_wrap .illust.position05 {
    left: 17.6153846154vw;
    top: 27.2307692308vw;
  }
}
@media (max-width: 750px) {
  #about .group_block_list .group_block .group_block_right .img_wrap .illust.position05 {
    left: auto;
    right: 10vw;
    top: -8.6666666667vw;
  }
}
#about .group_block_list .group_block .group_block_right .img_wrap .illust.position06 {
  right: 420px;
  top: 380px;
}
@media (min-width: 1920px) {
  #about .group_block_list .group_block .group_block_right .img_wrap .illust.position06 {
    right: 21.875vw;
    top: 19.7916666667vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  #about .group_block_list .group_block .group_block_right .img_wrap .illust.position06 {
    right: 32.3076923077vw;
    top: 29.2307692308vw;
  }
}
@media (max-width: 750px) {
  #about .group_block_list .group_block .group_block_right .img_wrap .illust.position06 {
    right: auto;
    left: 40vw;
    top: -6vw;
  }
}
#about .group_block_list .group_block .group_block_right .img_wrap .illust.position07 {
  left: 370px;
  top: 0px;
}
@media (min-width: 1920px) {
  #about .group_block_list .group_block .group_block_right .img_wrap .illust.position07 {
    left: 19.2708333333vw;
    top: 0vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  #about .group_block_list .group_block .group_block_right .img_wrap .illust.position07 {
    left: 28.4615384615vw;
    top: 0vw;
  }
}
@media (max-width: 750px) {
  #about .group_block_list .group_block .group_block_right .img_wrap .illust.position07 {
    left: auto;
    right: 10vw;
    top: -3.3333333333vw;
  }
}
#about .group_block_list .group_block .group_block_right .img_wrap .illust.position08 {
  right: 232px;
  top: 49px;
}
@media (min-width: 1920px) {
  #about .group_block_list .group_block .group_block_right .img_wrap .illust.position08 {
    right: 12.0833333333vw;
    top: 2.5520833333vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  #about .group_block_list .group_block .group_block_right .img_wrap .illust.position08 {
    right: 17.8461538462vw;
    top: 3.7692307692vw;
  }
}
#about .group_block_list .group_block .group_block_right .img_wrap .illust.position09 {
  right: -370px;
  top: 613px;
}
@media (min-width: 1920px) {
  #about .group_block_list .group_block .group_block_right .img_wrap .illust.position09 {
    right: -19.2708333333vw;
    top: 31.9270833333vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  #about .group_block_list .group_block .group_block_right .img_wrap .illust.position09 {
    right: -28.4615384615vw;
    top: 47.1538461538vw;
  }
}
@media (max-width: 750px) {
  #about .group_block_list .group_block .group_block_right .img_wrap .illust.position09 {
    right: 50.6666666667vw;
    top: -4.6666666667vw;
  }
}
#about .group_block_list .group_block .group_block_right .img_wrap .illust.illust01 {
  width: 67px;
}
@media (min-width: 1920px) {
  #about .group_block_list .group_block .group_block_right .img_wrap .illust.illust01 {
    width: 3.4895833333vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  #about .group_block_list .group_block .group_block_right .img_wrap .illust.illust01 {
    width: 5.1538461538vw;
  }
}
@media (max-width: 750px) {
  #about .group_block_list .group_block .group_block_right .img_wrap .illust.illust01 {
    width: 8.9333333333vw;
  }
}
#about .group_block_list .group_block .group_block_right .img_wrap .illust.illust02 {
  width: 105px;
}
@media (min-width: 1920px) {
  #about .group_block_list .group_block .group_block_right .img_wrap .illust.illust02 {
    width: 5.46875vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  #about .group_block_list .group_block .group_block_right .img_wrap .illust.illust02 {
    width: 8.0769230769vw;
  }
}
@media (max-width: 750px) {
  #about .group_block_list .group_block .group_block_right .img_wrap .illust.illust02 {
    width: 14vw;
  }
}
#about .group_block_list .group_block .group_block_right .img_wrap .illust.illust03 {
  width: 58px;
}
@media (min-width: 1920px) {
  #about .group_block_list .group_block .group_block_right .img_wrap .illust.illust03 {
    width: 3.0208333333vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  #about .group_block_list .group_block .group_block_right .img_wrap .illust.illust03 {
    width: 4.4615384615vw;
  }
}
@media (max-width: 750px) {
  #about .group_block_list .group_block .group_block_right .img_wrap .illust.illust03 {
    width: 7.7333333333vw;
  }
}
#about .group_block_list .group_block .group_block_right .img_wrap .illust.illust04 {
  width: 78px;
}
@media (min-width: 1920px) {
  #about .group_block_list .group_block .group_block_right .img_wrap .illust.illust04 {
    width: 4.0625vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  #about .group_block_list .group_block .group_block_right .img_wrap .illust.illust04 {
    width: 6vw;
  }
}
@media (max-width: 750px) {
  #about .group_block_list .group_block .group_block_right .img_wrap .illust.illust04 {
    width: 10.4vw;
  }
}
#about .group_block_list .group_block .group_block_right .img_wrap .illust.illust05 {
  width: 60px;
}
@media (min-width: 1920px) {
  #about .group_block_list .group_block .group_block_right .img_wrap .illust.illust05 {
    width: 3.125vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  #about .group_block_list .group_block .group_block_right .img_wrap .illust.illust05 {
    width: 4.6153846154vw;
  }
}
@media (max-width: 750px) {
  #about .group_block_list .group_block .group_block_right .img_wrap .illust.illust05 {
    width: 8vw;
  }
}
@media (min-width: 751px) {
  #about .group_block_list .group_block.reverse .group_block_left {
    order: 1;
  }
}
#about .group_block_list .group_block.reverse .group_block_right {
  padding-right: 0;
  padding-left: 50px;
  margin-right: 50px;
  margin-left: calc(50% - 50vw);
}
@media (min-width: 751px) {
  #about .group_block_list .group_block.reverse .group_block_right {
    order: 0;
  }
}
@media (min-width: 1920px) {
  #about .group_block_list .group_block.reverse .group_block_right {
    padding-left: 2.6041666667vw;
    margin-right: 2.6041666667vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  #about .group_block_list .group_block.reverse .group_block_right {
    width: 42.3076923077vw;
    padding-left: 3.8461538462vw;
    margin-right: 3.8461538462vw;
  }
}
@media (max-width: 750px) {
  #about .group_block_list .group_block.reverse .group_block_right {
    width: 100%;
    padding: 0;
    margin: 0;
  }
}
#about .group_block_list .group_block.reverse .group_block_right .img img {
  margin-left: auto;
}
@media (min-width: 751px) {
  #about .group_block_list .group_block.group01 .group_block_right {
    margin-top: -120px;
  }
}
@media (min-width: 1920px) {
  #about .group_block_list .group_block.group01 .group_block_right {
    margin-top: -6.25vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  #about .group_block_list .group_block.group01 .group_block_right {
    margin-top: -9.2307692308vw;
  }
}
@media (min-width: 751px) {
  #about .group_block_list .group_block.group01 .group_block_right .img img {
    width: 747px;
  }
}
@media (min-width: 1920px) {
  #about .group_block_list .group_block.group01 .group_block_right .img img {
    width: 38.90625vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  #about .group_block_list .group_block.group01 .group_block_right .img img {
    width: 57.4615384615vw;
  }
}
@media (max-width: 750px) {
  #about .group_block_list .group_block.group01 .group_block_right .img img {
    width: 100%;
  }
}
@media (min-width: 751px) {
  #about .group_block_list .group_block.group02 {
    margin-top: 200px;
  }
}
@media (min-width: 1920px) {
  #about .group_block_list .group_block.group02 {
    margin-top: 10.4166666667vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  #about .group_block_list .group_block.group02 {
    margin-top: 15.3846153846vw;
  }
}
@media (min-width: 751px) {
  #about .group_block_list .group_block.group02 .group_block_right {
    margin-top: -120px;
  }
}
@media (min-width: 1920px) {
  #about .group_block_list .group_block.group02 .group_block_right {
    margin-top: -6.25vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  #about .group_block_list .group_block.group02 .group_block_right {
    margin-top: -9.2307692308vw;
  }
}
@media (min-width: 751px) {
  #about .group_block_list .group_block.group03 {
    margin-top: 220px;
  }
}
@media (min-width: 1920px) {
  #about .group_block_list .group_block.group03 {
    margin-top: 11.4583333333vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  #about .group_block_list .group_block.group03 {
    margin-top: 16.9230769231vw;
  }
}
@media (min-width: 751px) {
  #about .group_block_list .group_block.group03 .group_block_right {
    margin-top: -160px;
  }
}
@media (min-width: 1920px) {
  #about .group_block_list .group_block.group03 .group_block_right {
    margin-top: -8.3333333333vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  #about .group_block_list .group_block.group03 .group_block_right {
    margin-top: -12.3076923077vw;
  }
}
@media (min-width: 751px) {
  #about .group_block_list .group_block.group04 {
    margin-top: 260px;
  }
}
@media (min-width: 1920px) {
  #about .group_block_list .group_block.group04 {
    margin-top: 13.5416666667vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  #about .group_block_list .group_block.group04 {
    margin-top: 20vw;
  }
}
@media (min-width: 751px) {
  #about .group_block_list .group_block.group04 .group_block_right {
    margin-top: -150px;
  }
}
@media (min-width: 1920px) {
  #about .group_block_list .group_block.group04 .group_block_right {
    margin-top: -7.8125vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  #about .group_block_list .group_block.group04 .group_block_right {
    margin-top: -11.5384615385vw;
  }
}
@media (min-width: 751px) {
  #about .group_block_list .group_block.group05 {
    margin-top: 210px;
  }
}
@media (min-width: 1920px) {
  #about .group_block_list .group_block.group05 {
    margin-top: 10.9375vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  #about .group_block_list .group_block.group05 {
    margin-top: 16.1538461538vw;
  }
}
@media (min-width: 751px) {
  #about .group_block_list .group_block.group05 .group_block_right {
    margin-top: -140px;
    margin-left: 0;
  }
}
@media (min-width: 1920px) {
  #about .group_block_list .group_block.group05 .group_block_right {
    margin-top: -7.2916666667vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  #about .group_block_list .group_block.group05 .group_block_right {
    margin-top: -10.7692307692vw;
  }
}
@media (min-width: 751px) {
  #about .group_block_list .group_block.group05 .group_block_right .img img {
    width: 783px;
  }
}
@media (min-width: 1920px) {
  #about .group_block_list .group_block.group05 .group_block_right .img img {
    width: 40.78125vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  #about .group_block_list .group_block.group05 .group_block_right .img img {
    width: 60.2307692308vw;
  }
}
@media (max-width: 750px) {
  #about .group_block_list .group_block.group05 .group_block_right .img img {
    width: 100%;
  }
}
@media (min-width: 751px) {
  #about .group_block_list .group_block.group06 {
    margin-top: 160px;
  }
}
@media (min-width: 1920px) {
  #about .group_block_list .group_block.group06 {
    margin-top: 8.3333333333vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  #about .group_block_list .group_block.group06 {
    margin-top: 12.3076923077vw;
  }
}
@media (min-width: 751px) {
  #about .group_block_list .group_block.group06 .group_block_right {
    margin-top: -50px;
  }
}
@media (min-width: 1920px) {
  #about .group_block_list .group_block.group06 .group_block_right {
    margin-top: -2.6041666667vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  #about .group_block_list .group_block.group06 .group_block_right {
    margin-top: -3.8461538462vw;
  }
}
@media (min-width: 751px) {
  #about .group_block_list .group_block.group07 {
    margin-top: 140px;
  }
}
@media (min-width: 1920px) {
  #about .group_block_list .group_block.group07 {
    margin-top: 7.2916666667vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  #about .group_block_list .group_block.group07 {
    margin-top: 10.7692307692vw;
  }
}
@media (min-width: 751px) {
  #about .group_block_list .group_block.group07 .group_block_right {
    margin-top: -105px;
    margin-left: 140px;
  }
}
@media (min-width: 1920px) {
  #about .group_block_list .group_block.group07 .group_block_right {
    margin-top: -5.46875vw;
    margin-left: 7.2916666667vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  #about .group_block_list .group_block.group07 .group_block_right {
    margin-top: -8.0769230769vw;
    margin-left: 10.7692307692vw;
  }
}
@media (min-width: 751px) {
  #about .group_block_list .group_block.group07 .group_block_right .img img {
    width: 643px;
  }
}
@media (min-width: 1920px) {
  #about .group_block_list .group_block.group07 .group_block_right .img img {
    width: 33.4895833333vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  #about .group_block_list .group_block.group07 .group_block_right .img img {
    width: 49.4615384615vw;
  }
}
@media (max-width: 750px) {
  #about .group_block_list .group_block.group07 .group_block_right .img img {
    width: 100%;
  }
}
@media (min-width: 751px) {
  #about .group_block_list .group_block.group08 {
    margin-top: 185px;
  }
}
@media (min-width: 1920px) {
  #about .group_block_list .group_block.group08 {
    margin-top: 9.6354166667vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  #about .group_block_list .group_block.group08 {
    margin-top: 14.2307692308vw;
  }
}
@media (min-width: 751px) {
  #about .group_block_list .group_block.group08 .group_block_right {
    margin-top: -108px;
  }
}
@media (min-width: 1920px) {
  #about .group_block_list .group_block.group08 .group_block_right {
    margin-top: -5.625vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  #about .group_block_list .group_block.group08 .group_block_right {
    margin-top: -8.3076923077vw;
  }
}
#about .staff_block_list {
  display: flex;
  flex-direction: column;
  gap: 200px 0;
  width: 1200px;
  margin: 180px auto 0;
}
@media (min-width: 1920px) {
  #about .staff_block_list {
    gap: 10.4166666667vw 0;
    width: 62.5vw;
    margin: 9.375vw auto 0;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  #about .staff_block_list {
    gap: 15.3846153846vw 0;
    width: 92.3076923077vw;
    margin: 13.8461538462vw auto 0;
  }
}
@media (max-width: 750px) {
  #about .staff_block_list {
    gap: 22.6666666667vw 0;
    width: 100%;
    margin: 20vw auto 0;
  }
}
#about .staff_block_list .staff_block {
  position: relative;
}
#about .staff_block_list .profile_block {
  position: absolute;
  top: 0;
  left: 0;
  width: 470px;
}
@media (min-width: 1920px) {
  #about .staff_block_list .profile_block {
    width: 24.4791666667vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  #about .staff_block_list .profile_block {
    width: 36.1538461538vw;
  }
}
@media (max-width: 750px) {
  #about .staff_block_list .profile_block {
    position: relative;
    width: 77.8666666667vw;
    margin: 0 auto 0 7.3333333333vw;
  }
}
#about .staff_block_list .profile_block a {
  display: block;
  width: 100%;
  text-decoration: none;
}
@media (min-width: 751px) {
  #about .staff_block_list .profile_block a {
    pointer-events: none;
  }
}
#about .staff_block_list .profile_block a .catch_wrap {
  position: absolute;
  top: 0;
  right: 0;
}
#about .staff_block_list .profile_block a .catch_wrap .catch {
  font-weight: 900;
  font-size: 34px;
  letter-spacing: 0.12em;
}
@media (min-width: 1920px) {
  #about .staff_block_list .profile_block a .catch_wrap .catch {
    font-size: 1.7708333333vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  #about .staff_block_list .profile_block a .catch_wrap .catch {
    font-size: 2.6153846154vw;
  }
}
@media (max-width: 750px) {
  #about .staff_block_list .profile_block a .catch_wrap .catch {
    font-size: 5.0666666667vw;
  }
}
#about .staff_block_list .profile_block a .profile_img {
  width: 300px;
  height: 490px;
  margin-top: 110px;
}
@media (min-width: 1920px) {
  #about .staff_block_list .profile_block a .profile_img {
    width: 15.625vw;
    height: 25.5208333333vw;
    margin-top: 5.7291666667vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  #about .staff_block_list .profile_block a .profile_img {
    width: 23.0769230769vw;
    height: 37.6923076923vw;
    margin-top: 8.4615384615vw;
  }
}
@media (max-width: 750px) {
  #about .staff_block_list .profile_block a .profile_img {
    width: 50vw;
    height: 81.7333333333vw;
    margin-top: 0;
  }
}
#about .staff_block_list .profile_block a .profile_img img {
  width: 100%;
}
#about .staff_block_list .profile_block a .name_wrap {
  position: absolute;
  left: 145px;
  bottom: -30px;
  width: 320px;
  height: 168px;
  padding: 35px 0 0 63px;
  background-size: 273px 168px;
  background-image: url(../images/about/bg_name.webp);
}
@media (min-width: 1920px) {
  #about .staff_block_list .profile_block a .name_wrap {
    left: 7.5520833333vw;
    bottom: -1.5625vw;
    width: 16.6666666667vw;
    height: 8.75vw;
    padding: 1.8229166667vw 0 0 3.28125vw;
    background-size: 14.21875vw 8.75vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  #about .staff_block_list .profile_block a .name_wrap {
    left: 11.1538461538vw;
    bottom: -2.3076923077vw;
    width: 24.6153846154vw;
    height: 12.9230769231vw;
    padding: 2.6923076923vw 0 0 4.8461538462vw;
    background-size: 21vw 12.9230769231vw;
  }
}
@media (max-width: 750px) {
  #about .staff_block_list .profile_block a .name_wrap {
    left: 24.4vw;
    bottom: -4.9333333333vw;
    width: 66.6666666667vw;
    height: 28.1333333333vw;
    padding: 5.3333333333vw 0 0 8.9333333333vw;
    background-size: 45.6vw 28.1333333333vw;
    background-position: left center;
    background-image: url(../images/about/sp/sp_bg_name.webp);
  }
}
#about .staff_block_list .profile_block a .name_wrap .position {
  color: #df4d40;
  font-weight: 900;
  font-size: 15px;
}
@media (min-width: 1920px) {
  #about .staff_block_list .profile_block a .name_wrap .position {
    font-size: 0.78125vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  #about .staff_block_list .profile_block a .name_wrap .position {
    font-size: 1.1538461538vw;
  }
}
@media (max-width: 750px) {
  #about .staff_block_list .profile_block a .name_wrap .position {
    font-size: 2.9333333333vw;
  }
}
#about .staff_block_list .profile_block a .name_wrap .name {
  color: #000;
  font-weight: 900;
  font-size: 24px;
}
@media (min-width: 1920px) {
  #about .staff_block_list .profile_block a .name_wrap .name {
    font-size: 1.25vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  #about .staff_block_list .profile_block a .name_wrap .name {
    font-size: 1.8461538462vw;
  }
}
@media (max-width: 750px) {
  #about .staff_block_list .profile_block a .name_wrap .name {
    font-size: 5.0666666667vw;
    line-height: 1.3;
  }
}
#about .staff_block_list .profile_block a .name_wrap .license {
  color: #000;
  font-size: 15px;
  margin-top: 2px;
  line-height: 1.35;
}
@media (min-width: 1920px) {
  #about .staff_block_list .profile_block a .name_wrap .license {
    font-size: 0.78125vw;
    margin-top: 0.1041666667vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  #about .staff_block_list .profile_block a .name_wrap .license {
    font-size: 1.1538461538vw;
    margin-top: 0.1538461538vw;
  }
}
@media (max-width: 750px) {
  #about .staff_block_list .profile_block a .name_wrap .license {
    font-size: 2.6666666667vw;
    margin-top: 0.6666666667vw;
  }
}
#about .staff_block_list .profile_block a .illust {
  position: absolute;
}
#about .staff_block_list .profile_block a .illust.illust01 {
  bottom: 100px;
  right: -39px;
}
@media (min-width: 1920px) {
  #about .staff_block_list .profile_block a .illust.illust01 {
    bottom: 5.2083333333vw;
    right: -2.03125vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  #about .staff_block_list .profile_block a .illust.illust01 {
    bottom: 7.6923076923vw;
    right: -3vw;
  }
}
@media (max-width: 750px) {
  #about .staff_block_list .profile_block a .illust.illust01 {
    bottom: 15.2vw;
    right: 7.4666666667vw;
  }
}
#about .staff_block_list .profile_block a .illust.illust01 img {
  width: 78px;
}
@media (min-width: 1920px) {
  #about .staff_block_list .profile_block a .illust.illust01 img {
    width: 4.0625vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  #about .staff_block_list .profile_block a .illust.illust01 img {
    width: 6vw;
  }
}
@media (max-width: 750px) {
  #about .staff_block_list .profile_block a .illust.illust01 img {
    width: 10.4vw;
  }
}
#about .staff_block_list .profile_block a .illust.illust02 {
  bottom: 48px;
  right: -65px;
}
@media (min-width: 1920px) {
  #about .staff_block_list .profile_block a .illust.illust02 {
    bottom: 2.5vw;
    right: -3.3854166667vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  #about .staff_block_list .profile_block a .illust.illust02 {
    bottom: 3.6923076923vw;
    right: -5vw;
  }
}
@media (max-width: 750px) {
  #about .staff_block_list .profile_block a .illust.illust02 {
    bottom: 16vw;
    right: 9.3333333333vw;
  }
}
#about .staff_block_list .profile_block a .illust.illust02 img {
  width: 70px;
}
@media (min-width: 1920px) {
  #about .staff_block_list .profile_block a .illust.illust02 img {
    width: 3.6458333333vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  #about .staff_block_list .profile_block a .illust.illust02 img {
    width: 5.3846153846vw;
  }
}
@media (max-width: 750px) {
  #about .staff_block_list .profile_block a .illust.illust02 img {
    width: 9.3333333333vw;
  }
}
#about .staff_block_list .profile_block a .illust.illust03 {
  bottom: 62px;
  right: -56px;
}
@media (min-width: 1920px) {
  #about .staff_block_list .profile_block a .illust.illust03 {
    bottom: 3.2291666667vw;
    right: -2.9166666667vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  #about .staff_block_list .profile_block a .illust.illust03 {
    bottom: 4.7692307692vw;
    right: -4.3076923077vw;
  }
}
@media (max-width: 750px) {
  #about .staff_block_list .profile_block a .illust.illust03 {
    bottom: 12.6666666667vw;
    right: 6vw;
  }
}
#about .staff_block_list .profile_block a .illust.illust03 img {
  width: 90px;
}
@media (min-width: 1920px) {
  #about .staff_block_list .profile_block a .illust.illust03 img {
    width: 4.6875vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  #about .staff_block_list .profile_block a .illust.illust03 img {
    width: 6.9230769231vw;
  }
}
@media (max-width: 750px) {
  #about .staff_block_list .profile_block a .illust.illust03 img {
    width: 12vw;
  }
}
@media (min-width: 751px) {
  #about .staff_block_list .profile_block a .arrow {
    display: none;
  }
}
@media (max-width: 750px) {
  #about .staff_block_list .profile_block a .arrow {
    position: absolute;
    right: -6vw;
    bottom: 0;
    display: inline-block;
    background-color: #df4d40;
    width: 10.6666666667vw;
    height: 10.6666666667vw;
    border-radius: 5.3333333333vw;
  }
  #about .staff_block_list .profile_block a .arrow::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 5.3333333333vw;
    height: 2.6666666667vw;
    margin: auto;
    transition: 0.5s;
    background-color: #fff;
    mask: url(../images/common/icon_arrow.svg) no-repeat center center/contain;
    -webkit-mask: url(../images/common/icon_arrow.svg) no-repeat center center/contain;
  }
}
@media (max-width: 750px) {
  #about .staff_block_list .modal_content_wrap {
    display: none;
  }
}

.faq_block .faq_block_first {
  min-height: 600px;
  width: 560px;
  margin-left: auto;
}
@media (min-width: 1920px) {
  .faq_block .faq_block_first {
    min-height: 31.25vw;
    width: 29.1666666667vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .faq_block .faq_block_first {
    min-height: 46.1538461538vw;
    width: 43.0769230769vw;
  }
}
@media (max-width: 750px) {
  .faq_block .faq_block_first {
    min-height: initial;
    width: 100%;
  }
}
.faq_block .faq_block_second {
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin-top: 40px;
}
@media (min-width: 1920px) {
  .faq_block .faq_block_second {
    margin-top: 2.0833333333vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .faq_block .faq_block_second {
    margin-top: 3.0769230769vw;
  }
}
@media (max-width: 750px) {
  .faq_block .faq_block_second {
    display: block;
    margin-top: 5.3333333333vw;
  }
}
.faq_block .img02 {
  text-align: center;
  width: 560px;
}
@media (min-width: 1920px) {
  .faq_block .img02 {
    width: 29.1666666667vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .faq_block .img02 {
    width: 43.0769230769vw;
  }
}
@media (max-width: 750px) {
  .faq_block .img02 {
    width: 53.3333333333vw;
    margin: 7.3333333333vw auto 0;
  }
}
.faq_block .img02 img {
  width: 400px;
  height: 600px;
}
@media (min-width: 1920px) {
  .faq_block .img02 img {
    width: 20.8333333333vw;
    height: 31.25vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .faq_block .img02 img {
    width: 30.7692307692vw;
    height: 46.1538461538vw;
  }
}
@media (max-width: 750px) {
  .faq_block .img02 img {
    width: 53.3333333333vw;
    height: 81.0666666667vw;
  }
}
.faq_block .img02 .btn_close {
  text-align: center;
  color: #fff;
  font-weight: 900;
  background-color: #df4d40;
}
@media (max-width: 750px) {
  .faq_block .img02 .btn_close {
    width: 32vw;
    height: 9.3333333333vw;
    line-height: 9.3333333333vw;
    font-size: 2.6666666667vw;
    border-radius: 4.6666666667vw;
    margin: 11.3333333333vw auto 0;
  }
}

.faq_content {
  display: flex;
  flex-direction: column;
  gap: 40px 0;
  width: 560px;
  margin-top: 30px;
}
@media (min-width: 1920px) {
  .faq_content {
    gap: 2.0833333333vw 0;
    width: 29.1666666667vw;
    margin-top: 1.5625vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .faq_content {
    gap: 3.0769230769vw 0;
    width: 43.0769230769vw;
    margin-top: 2.3076923077vw;
  }
}
@media (max-width: 750px) {
  .faq_content {
    gap: 9.3333333333vw 0;
    width: 100%;
    margin-top: 0;
  }
}
.faq_content .faq_list .title {
  position: relative;
  font-weight: 900;
  font-size: 24px;
  padding-left: 40px;
}
@media (min-width: 1920px) {
  .faq_content .faq_list .title {
    font-size: 1.25vw;
    padding-left: 2.0833333333vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .faq_content .faq_list .title {
    font-size: 1.8461538462vw;
    padding-left: 3.0769230769vw;
  }
}
@media (max-width: 750px) {
  .faq_content .faq_list .title {
    font-size: 4vw;
    padding-left: 4.6666666667vw;
    line-height: 1.5;
  }
}
.faq_content .faq_list .title::before {
  content: "Q";
  position: absolute;
  top: 2px;
  left: 0;
  color: #df4d40;
  font-weight: 900;
  font-size: 32px;
  line-height: 1;
}
@media (min-width: 1920px) {
  .faq_content .faq_list .title::before {
    top: 0.1041666667vw;
    font-size: 1.6666666667vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .faq_content .faq_list .title::before {
    top: 0.1538461538vw;
    font-size: 2.4615384615vw;
  }
}
@media (max-width: 750px) {
  .faq_content .faq_list .title::before {
    top: 0.2666666667vw;
    font-size: 5.0666666667vw;
  }
}
.faq_content .faq_list .desc {
  margin-top: 15px;
}
@media (min-width: 1920px) {
  .faq_content .faq_list .desc {
    margin-top: 0.78125vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .faq_content .faq_list .desc {
    margin-top: 1.1538461538vw;
  }
}
@media (max-width: 750px) {
  .faq_content .faq_list .desc {
    margin-top: 2.6666666667vw;
  }
}
.faq_content .faq_list .desc .text {
  font-weight: bold;
  font-size: 18px;
}
@media (min-width: 1920px) {
  .faq_content .faq_list .desc .text {
    font-size: 0.9375vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .faq_content .faq_list .desc .text {
    font-size: 1.3846153846vw;
  }
}
@media (max-width: 750px) {
  .faq_content .faq_list .desc .text {
    font-size: 3.7333333333vw;
  }
}

/********************************************
* modal_content
********************************************/
@media (max-width: 750px) {
  .modal_content {
    width: 92.8vw;
    padding: 22.6666666667vw 8.9333333333vw 7.6vw;
    border-radius: 10.6666666667vw;
    background-color: #fff;
  }
}

/********************************************
* colorbox
********************************************/
@media (max-width: 750px) {
  #colorbox,
  #cboxOverlay,
  #cboxWrapper {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    -webkit-transform: translate3d(0, 0, 0);
    overflow: visible !important;
    transition: 0.5s;
  }
  #cboxWrapper {
    max-width: none;
  }
  #cboxOverlay {
    position: fixed;
    width: 100%;
    height: 100%;
  }
  #cboxMiddleLeft,
  #cboxBottomLeft {
    clear: left;
  }
  #cboxContent {
    position: relative;
  }
  #cboxLoadedContent {
    overflow: auto;
    -webkit-overflow-scrolling: touch;
  }
  #cboxTitle {
    margin: 0;
  }
  #cboxLoadingOverlay,
  #cboxLoadingGraphic {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  #cboxPrevious,
  #cboxNext,
  #cboxClose,
  #cboxSlideshow {
    cursor: pointer;
  }
  .cboxPhoto {
    float: left;
    margin: auto;
    border: 0;
    display: block;
    max-width: none;
    -ms-interpolation-mode: bicubic;
  }
  .cboxIframe {
    width: 100%;
    height: 100%;
    display: block;
    border: 0;
    padding: 0;
    margin: 0;
  }
  #colorbox,
  #cboxContent,
  #cboxLoadedContent {
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
  }
  #colorbox {
    width: 100% !important;
    left: auto !important;
    pointer-events: none;
  }
  #cboxWrapper {
    display: flex;
    justify-content: center;
    width: 100% !important;
  }
  #cboxContent {
    pointer-events: auto;
    width: 100% !important;
  }
  #cboxLoadedContent {
    width: 100% !important;
    border-radius: 10.6666666667vw;
  }
  #cboxOverlay {
    background: rgba(251, 243, 241, 0.9);
  }
  #colorbox {
    outline: 0;
  }
  #cboxError {
    padding: 50px;
    border: 1px solid #ccc;
  }
  #cboxTitle {
    position: absolute;
    top: -20px;
    left: 0;
    color: #ccc;
  }
  #cboxCurrent {
    position: absolute;
    top: -20px;
    right: 0px;
    color: #ccc;
    display: none !important;
  }
  #cboxPrevious,
  #cboxNext,
  #cboxSlideshow,
  #cboxClose {
    border: 0;
    padding: 0;
    margin: 0;
    overflow: visible;
    width: auto;
    background: none;
  }
  #cboxPrevious:active,
  #cboxNext:active,
  #cboxSlideshow:active,
  #cboxClose:active {
    outline: 0;
  }
  #cboxSlideshow {
    position: absolute;
    top: -20px;
    right: 90px;
    color: #fff;
    display: none !important;
  }
  #cboxNext,
  #cboxPrevious {
    display: none !important;
  }
  #cboxClose {
    display: none;
    position: absolute;
    text-indent: -9999px;
    width: 10.6666666667vw;
    height: 10.6666666667vw;
    border-radius: 10.6666666667vw;
    top: 4.6666666667vw;
    right: 4.6666666667vw;
    background-color: #df4d40;
    transition: all 0.3s ease;
    pointer-events: auto;
  }
  #cboxClose:before, #cboxClose:after {
    content: "";
    top: 50%;
    left: 50%;
    width: 50%;
    height: 2px;
    border-radius: 2px;
    transform-origin: center center;
    position: absolute;
    background-color: #fff;
  }
  #cboxClose:before {
    transform: translate(-50%, -50%) rotate(-45deg);
  }
  #cboxClose:after {
    transform: translate(-50%, -50%) rotate(45deg);
  }
  #cboxClose:hover {
    transform: scale(1.1);
  }
}
/********************************************
* facilities
********************************************/
#facilities .section_title {
  margin-bottom: 45px;
}
@media (min-width: 1920px) {
  #facilities .section_title {
    margin-bottom: 3.125vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  #facilities .section_title {
    margin-bottom: 4.6153846154vw;
  }
}
@media (max-width: 750px) {
  #facilities .section_title {
    margin-bottom: 5.3333333333vw;
  }
}
#facilities .section01 .sec_inner {
  max-width: 1520px;
}
@media (min-width: 1920px) {
  #facilities .section01 .sec_inner {
    max-width: 79.1666666667vw;
  }
}
@media (max-width: 750px) {
  #facilities .section01 .sec_inner {
    padding: 0;
  }
}
#facilities .section01 .facilities_img01 {
  border: 2px solid #df4d40;
  border-radius: 60px;
}
@media (min-width: 1920px) {
  #facilities .section01 .facilities_img01 {
    border-radius: 3.125vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  #facilities .section01 .facilities_img01 {
    border-radius: 4.6153846154vw;
  }
}
@media (max-width: 750px) {
  #facilities .section01 .facilities_img01 {
    border-radius: 8vw;
    margin: 0 4vw;
  }
}
#facilities .section01 .facilities_img01 img {
  width: 100%;
  border-radius: 58px;
}
@media (min-width: 1920px) {
  #facilities .section01 .facilities_img01 img {
    border-radius: 3.0208333333vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  #facilities .section01 .facilities_img01 img {
    border-radius: 4.4615384615vw;
  }
}
@media (max-width: 750px) {
  #facilities .section01 .facilities_img01 img {
    border-radius: 7.7333333333vw;
  }
}
#facilities .section01 .section_title {
  margin-top: 60px;
}
@media (min-width: 1920px) {
  #facilities .section01 .section_title {
    margin-top: 3.125vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  #facilities .section01 .section_title {
    margin-top: 4.6153846154vw;
  }
}
@media (max-width: 750px) {
  #facilities .section01 .section_title {
    margin-top: 13.3333333333vw;
  }
}
#facilities .section01 .outline_block {
  width: 1100px;
  margin: 0 auto;
}
@media (min-width: 1920px) {
  #facilities .section01 .outline_block {
    width: 57.2916666667vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  #facilities .section01 .outline_block {
    width: 84.6153846154vw;
  }
}
@media (max-width: 750px) {
  #facilities .section01 .outline_block {
    width: 100%;
    padding: 0 6.6666666667vw;
  }
}
#facilities .section01 .outline_block .outline_list {
  display: flex;
  flex-wrap: wrap;
}
#facilities .section01 .outline_block .outline_list .title {
  width: 270px;
  color: #df4d40;
  font-family: "Noto Sans JP";
  font-weight: 600;
  font-size: 18px;
  padding: 30px 0 30px 25px;
  border-bottom: 1px solid #df4d40;
}
@media (min-width: 1920px) {
  #facilities .section01 .outline_block .outline_list .title {
    width: 14.0625vw;
    font-size: 0.9375vw;
    padding: 1.5625vw 0 1.5625vw 1.3020833333vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  #facilities .section01 .outline_block .outline_list .title {
    width: 20.7692307692vw;
    font-size: 1.3846153846vw;
    padding: 2.3076923077vw 0 2.3076923077vw 1.9230769231vw;
  }
}
@media (max-width: 750px) {
  #facilities .section01 .outline_block .outline_list .title {
    width: 25.3333333333vw;
    font-size: 3.2vw;
    padding: 4vw 0 4vw 1.3333333333vw;
  }
}
#facilities .section01 .outline_block .outline_list .desc {
  width: 830px;
  font-family: "Noto Sans JP";
  font-weight: 600;
  font-size: 18px;
  padding: 30px 0;
  border-bottom: 1px solid #df4d40;
}
@media (min-width: 1920px) {
  #facilities .section01 .outline_block .outline_list .desc {
    width: 43.2291666667vw;
    font-size: 0.9375vw;
    padding: 1.5625vw 0 1.5625vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  #facilities .section01 .outline_block .outline_list .desc {
    width: 63.8461538462vw;
    font-size: 1.3846153846vw;
    padding: 2.3076923077vw 0 2.3076923077vw;
  }
}
@media (max-width: 750px) {
  #facilities .section01 .outline_block .outline_list .desc {
    width: 61.3333333333vw;
    font-size: 3.2vw;
    padding: 3.3333333333vw 0 3.3333333333vw;
  }
}
#facilities .section01 .outline_block .outline_list .desc .text {
  font-weight: 600;
}
#facilities .section01 .outline_block .outline_list .desc .text a {
  font-weight: 600;
}
#facilities .section01 .outline_block .outline_list .desc .iframe {
  margin-top: 15px;
}
@media (min-width: 1920px) {
  #facilities .section01 .outline_block .outline_list .desc .iframe {
    margin-top: 0.78125vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  #facilities .section01 .outline_block .outline_list .desc .iframe {
    margin-top: 1.1538461538vw;
  }
}
@media (max-width: 750px) {
  #facilities .section01 .outline_block .outline_list .desc .iframe {
    margin-top: 3.3333333333vw;
  }
}
#facilities .section01 .outline_block .outline_list .desc .iframe iframe {
  width: 830px;
  height: 390px;
}
@media (min-width: 1920px) {
  #facilities .section01 .outline_block .outline_list .desc .iframe iframe {
    width: 43.2291666667vw;
    height: 20.3125vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  #facilities .section01 .outline_block .outline_list .desc .iframe iframe {
    width: 63.8461538462vw;
    height: 30vw;
  }
}
@media (max-width: 750px) {
  #facilities .section01 .outline_block .outline_list .desc .iframe iframe {
    width: 84vw;
    height: 52vw;
    margin-left: -25.3333333333vw;
  }
}
#facilities .section02 {
  margin-top: 100px;
}
@media (min-width: 1920px) {
  #facilities .section02 {
    margin-top: 5.2083333333vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  #facilities .section02 {
    margin-top: 7.6923076923vw;
  }
}
@media (max-width: 750px) {
  #facilities .section02 {
    margin-top: 13.3333333333vw;
  }
}
#facilities .section02 .facilities_slide {
  position: relative;
}
@media (max-width: 750px) {
  #facilities .section02 .facilities_slide .swiper-pagination {
    bottom: -6.6666666667vw;
  }
  #facilities .section02 .facilities_slide .swiper-pagination .swiper-pagination-bullet {
    width: 2.4vw;
    height: 2.4vw;
    margin: 0 1.0666666667vw;
  }
  #facilities .section02 .facilities_slide .swiper-pagination .swiper-pagination-bullet-active {
    background: #df4d40;
  }
  #facilities .section02 .facilities_slide .swiper-button {
    width: 13.3333333333vw;
    height: 13.3333333333vw;
    margin: 0;
    top: 50%;
    transform: translateY(-50%);
  }
  #facilities .section02 .facilities_slide .swiper-button.swiper-button-prev {
    left: 3.3333333333vw;
    transform: translateY(-50%) rotate(180deg);
  }
  #facilities .section02 .facilities_slide .swiper-button.swiper-button-next {
    right: 3.3333333333vw;
  }
  #facilities .section02 .facilities_slide .swiper-button .swiper-navigation-icon {
    display: none;
  }
  #facilities .section02 .facilities_slide .swiper-button .arrow {
    display: inline-block;
    position: relative;
    width: 40px;
    height: 40px;
    border-radius: 20px;
    background-color: #df4d40;
  }
}
@media (max-width: 750px) and (min-width: 1920px) {
  #facilities .section02 .facilities_slide .swiper-button .arrow {
    width: 2.0833333333vw;
    height: 2.0833333333vw;
    border-radius: 1.0416666667vw;
  }
}
@media (max-width: 750px) and (min-width: 751px) and (max-width: 1300px) {
  #facilities .section02 .facilities_slide .swiper-button .arrow {
    width: 3.0769230769vw;
    height: 3.0769230769vw;
    border-radius: 1.5384615385vw;
  }
}
@media (max-width: 750px) and (max-width: 750px) {
  #facilities .section02 .facilities_slide .swiper-button .arrow {
    width: 13.3333333333vw;
    height: 13.3333333333vw;
    border-radius: 6.6666666667vw;
  }
}
@media (max-width: 750px) {
  #facilities .section02 .facilities_slide .swiper-button .arrow::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 19px;
    height: 10px;
    margin: auto;
    transition: 0.5s;
    background-color: #fff;
    mask: url(../images/common/icon_arrow.svg) no-repeat center center/contain;
    -webkit-mask: url(../images/common/icon_arrow.svg) no-repeat center center/contain;
  }
}
@media (max-width: 750px) and (min-width: 1920px) {
  #facilities .section02 .facilities_slide .swiper-button .arrow::after {
    width: 0.9895833333vw;
    height: 0.5208333333vw;
  }
}
@media (max-width: 750px) and (min-width: 751px) and (max-width: 1300px) {
  #facilities .section02 .facilities_slide .swiper-button .arrow::after {
    width: 1.4615384615vw;
    height: 0.7692307692vw;
  }
}
@media (max-width: 750px) and (max-width: 750px) {
  #facilities .section02 .facilities_slide .swiper-button .arrow::after {
    width: 5.3333333333vw;
    height: 2.6666666667vw;
  }
}
#facilities .section02 .facilities_slide .swiper-wrapper {
  transition-timing-function: linear !important;
}
#facilities .section02 .facilities_slide .swiper-wrapper .swiper-slide .slide_img img {
  width: 100%;
}
#facilities .facilities_swiper {
  display: none !important;
}
#facilities .facilities_swiper.swiper-initialized {
  display: block !important;
}

/********************************************
* contact
********************************************/
#contact .content_main .sec_inner,
#confirm .content_main .sec_inner,
#thanks .content_main .sec_inner {
  max-width: 970px;
}
@media (min-width: 1920px) {
  #contact .content_main .sec_inner,
  #confirm .content_main .sec_inner,
  #thanks .content_main .sec_inner {
    max-width: 50.5208333333vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  #contact .content_main .sec_inner,
  #confirm .content_main .sec_inner,
  #thanks .content_main .sec_inner {
    max-width: 74.6153846154vw;
  }
}

/********************************************
* form_content
********************************************/
.mw_wp_form {
  padding-top: 168px;
  margin-top: -168px;
}
@media (min-width: 1920px) {
  .mw_wp_form {
    padding-top: 8.75vw;
    margin-top: -8.75vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .mw_wp_form {
    padding-top: 12.9230769231vw;
    margin-top: -12.9230769231vw;
  }
}
@media (max-width: 750px) {
  .mw_wp_form {
    padding-top: 28.1333333333vw;
    margin-top: -28.1333333333vw;
  }
}

.mw_wp_form_input .return {
  display: none;
}

.form_content {
  font-family: "Noto Sans JP";
  position: relative;
  z-index: 1;
}
.form_content dl {
  display: flex;
  justify-content: flex-start;
  margin-bottom: 40px;
}
@media (min-width: 1920px) {
  .form_content dl {
    margin-bottom: 2.0833333333vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .form_content dl {
    margin-bottom: 3.0769230769vw;
  }
}
@media (max-width: 750px) {
  .form_content dl {
    display: block;
    margin-bottom: 5.3333333333vw;
  }
}
.form_content dl.radio dt {
  padding-top: 0;
}
.form_content dl.radio input[type=radio] {
  width: 18px;
  height: 18px;
  vertical-align: -3px;
  padding: 0;
  margin: 0 7px 0 0;
}
@media (min-width: 1920px) {
  .form_content dl.radio input[type=radio] {
    width: 0.9375vw;
    height: 0.9375vw;
    vertical-align: -0.15625vw;
    margin: 0 0.3645833333vw 0 0;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .form_content dl.radio input[type=radio] {
    width: 1.3846153846vw;
    height: 1.3846153846vw;
    vertical-align: -0.2307692308vw;
    margin: 0 0.5384615385vw 0 0;
  }
}
@media (max-width: 750px) {
  .form_content dl.radio input[type=radio] {
    width: 3.2vw;
    height: 3.2vw;
    vertical-align: -0.5333333333vw;
    margin: 0 0.9333333333vw 0 0;
  }
}
.form_content dl.radio .mwform-radio-field-text {
  font-size: 18px;
}
@media (min-width: 1920px) {
  .form_content dl.radio .mwform-radio-field-text {
    font-size: 0.9375vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .form_content dl.radio .mwform-radio-field-text {
    font-size: 1.3846153846vw;
  }
}
@media (max-width: 750px) {
  .form_content dl.radio .mwform-radio-field-text {
    font-size: 3.2vw;
  }
}
.form_content dl.radio .mwform-radio-field label {
  padding-left: 0;
  padding-right: 20px;
}
@media (min-width: 1920px) {
  .form_content dl.radio .mwform-radio-field label {
    padding-right: 1.0416666667vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .form_content dl.radio .mwform-radio-field label {
    padding-right: 1.5384615385vw;
  }
}
@media (max-width: 750px) {
  .form_content dl.radio .mwform-radio-field label {
    padding-right: 2vw;
  }
}
.form_content dl.check dt {
  padding-top: 6px;
}
@media (min-width: 1920px) {
  .form_content dl.check dt {
    padding-top: 0.3125vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .form_content dl.check dt {
    padding-top: 0.4615384615vw;
  }
}
@media (max-width: 750px) {
  .form_content dl.check dt {
    padding-top: 0;
  }
}
.form_content dl.check input[type=checkbox] {
  width: 18px;
  height: 18px;
  vertical-align: -3px;
  padding: 0;
  margin: 0 7px 0 0;
}
@media (min-width: 1920px) {
  .form_content dl.check input[type=checkbox] {
    width: 0.9375vw;
    height: 0.9375vw;
    vertical-align: -0.15625vw;
    margin: 0 0.3645833333vw 0 0;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .form_content dl.check input[type=checkbox] {
    width: 1.3846153846vw;
    height: 1.3846153846vw;
    vertical-align: -0.2307692308vw;
    margin: 0 0.5384615385vw 0 0;
  }
}
@media (max-width: 750px) {
  .form_content dl.check input[type=checkbox] {
    width: 3.2vw;
    height: 3.2vw;
    vertical-align: -0.5333333333vw;
    margin: 0 0.9333333333vw 0 0;
  }
}
.form_content dl.check .mwform-checkbox-field-text {
  font-size: 18px;
}
@media (min-width: 1920px) {
  .form_content dl.check .mwform-checkbox-field-text {
    font-size: 0.9375vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .form_content dl.check .mwform-checkbox-field-text {
    font-size: 1.3846153846vw;
  }
}
@media (max-width: 750px) {
  .form_content dl.check .mwform-checkbox-field-text {
    font-size: 3.2vw;
  }
}
.form_content dl.check .mwform-checkbox-field label {
  padding-left: 0;
  padding-right: 30px;
}
@media (min-width: 1920px) {
  .form_content dl.check .mwform-checkbox-field label {
    padding-right: 1.5625vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .form_content dl.check .mwform-checkbox-field label {
    padding-right: 2.3076923077vw;
  }
}
@media (max-width: 750px) {
  .form_content dl.check .mwform-checkbox-field label {
    padding-right: 5.3333333333vw;
  }
}
.form_content dl.check .vertical-item + .vertical-item {
  margin-top: 15px;
}
@media (min-width: 1920px) {
  .form_content dl.check .vertical-item + .vertical-item {
    margin-top: 0.78125vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .form_content dl.check .vertical-item + .vertical-item {
    margin-top: 1.1538461538vw;
  }
}
@media (max-width: 750px) {
  .form_content dl.check .vertical-item + .vertical-item {
    margin-top: 2.6666666667vw;
  }
}
.form_content dl.select dt {
  padding-top: 0;
}
.form_content dl.select select {
  padding: 15px 10px;
  border: 1px solid #999;
  border-radius: 5px;
}
@media (min-width: 1920px) {
  .form_content dl.select select {
    padding: 0.78125vw 0.5208333333vw;
    border-radius: 0.2604166667vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .form_content dl.select select {
    padding: 1.1538461538vw 0.7692307692vw;
    border-radius: 0.3846153846vw;
  }
}
@media (max-width: 750px) {
  .form_content dl.select select {
    padding: 2vw 1.3333333333vw;
    border-radius: 0.6666666667vw;
  }
}
.form_content dt {
  width: 270px;
  padding-top: 13px;
  margin-right: 20px;
}
@media (min-width: 1920px) {
  .form_content dt {
    width: 14.0625vw;
    padding-top: 0.6770833333vw;
    margin-right: 1.0416666667vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .form_content dt {
    width: 20.7692307692vw;
    padding-top: 1vw;
    margin-right: 1.5384615385vw;
  }
}
@media (max-width: 750px) {
  .form_content dt {
    float: none;
    width: 100%;
    font-size: 4vw;
    padding-top: 0;
    margin-right: 0;
    margin-bottom: 2vw;
  }
}
.form_content dt .text {
  position: relative;
  font-weight: bold;
  font-size: 18px;
  line-height: 1.2;
}
@media (min-width: 1920px) {
  .form_content dt .text {
    font-size: 0.9375vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .form_content dt .text {
    font-size: 1.3846153846vw;
  }
}
@media (max-width: 750px) {
  .form_content dt .text {
    display: inline-block;
    font-size: 3.7333333333vw;
  }
}
.form_content dt .text .optional {
  position: absolute;
  top: 0;
  right: 0;
  color: #fff;
  font-size: 13px;
  padding: 2px 3px;
  background-color: #f13e3e;
  border-radius: 6px;
}
@media (min-width: 1920px) {
  .form_content dt .text .optional {
    font-size: 0.6770833333vw;
    padding: 0.1041666667vw 0.15625vw;
    border-radius: 0.3125vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .form_content dt .text .optional {
    font-size: 1vw;
    padding: 0.1538461538vw 0.2307692308vw;
    border-radius: 0.4615384615vw;
  }
}
@media (max-width: 750px) {
  .form_content dt .text .optional {
    right: -10.6666666667vw;
    font-size: 2.9333333333vw;
    padding: 0.5333333333vw 0.8vw;
    border-radius: 0.8vw;
  }
}
.form_content dd {
  width: 580px;
}
@media (min-width: 1920px) {
  .form_content dd {
    width: 30.2083333333vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .form_content dd {
    width: 44.6153846154vw;
  }
}
@media (max-width: 750px) {
  .form_content dd {
    width: 100%;
  }
}
.form_content dd input,
.form_content dd .input_style,
.form_content dd textarea {
  font-family: "Noto Sans JP";
  width: 100%;
  margin: 0;
  font-size: 18px;
  padding: 15px 10px;
  border: 1px solid #999;
  border-radius: 8px;
}
@media (min-width: 1920px) {
  .form_content dd input,
  .form_content dd .input_style,
  .form_content dd textarea {
    font-size: 0.9375vw;
    padding: 0.78125vw 0.5208333333vw;
    border-radius: 0.4166666667vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .form_content dd input,
  .form_content dd .input_style,
  .form_content dd textarea {
    font-size: 1.3846153846vw;
    padding: 1.1538461538vw 0.7692307692vw;
    border-radius: 0.6153846154vw;
  }
}
@media (max-width: 750px) {
  .form_content dd input,
  .form_content dd .input_style,
  .form_content dd textarea {
    font-size: 3.7333333333vw !important;
    padding: 2vw 1.3333333333vw;
    border-radius: 1.0666666667vw;
  }
}
.form_content dd input:focus,
.form_content dd .input_style:focus,
.form_content dd textarea:focus {
  font-size: 18px;
  outline: none;
  border: 1px solid #555;
}
@media (min-width: 1920px) {
  .form_content dd input:focus,
  .form_content dd .input_style:focus,
  .form_content dd textarea:focus {
    font-size: 0.9375vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .form_content dd input:focus,
  .form_content dd .input_style:focus,
  .form_content dd textarea:focus {
    font-size: 1.3846153846vw;
  }
}
@media (max-width: 750px) {
  .form_content dd input:focus,
  .form_content dd .input_style:focus,
  .form_content dd textarea:focus {
    font-size: 3.7333333333vw;
  }
}
.form_content dd input::placeholder,
.form_content dd .input_style::placeholder,
.form_content dd textarea::placeholder {
  color: #666;
  font-size: 18px;
}
@media (min-width: 1920px) {
  .form_content dd input::placeholder,
  .form_content dd .input_style::placeholder,
  .form_content dd textarea::placeholder {
    font-size: 0.9375vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .form_content dd input::placeholder,
  .form_content dd .input_style::placeholder,
  .form_content dd textarea::placeholder {
    font-size: 1.3846153846vw;
  }
}
@media (max-width: 750px) {
  .form_content dd input::placeholder,
  .form_content dd .input_style::placeholder,
  .form_content dd textarea::placeholder {
    font-size: 3.7333333333vw;
  }
}
.form_content dd .mwform-tel-field {
  display: block;
}
.form_content dd .mwform-tel-field input {
  margin: 0;
}
@media (max-width: 750px) {
  .form_content dd .mwform-tel-field {
    height: 10.6666666667vw;
  }
}
.form_content dd .input_tel {
  font-size: 18px;
}
@media (min-width: 1920px) {
  .form_content dd .input_tel {
    font-size: 0.9375vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .form_content dd .input_tel {
    font-size: 1.3846153846vw;
  }
}
@media (max-width: 750px) {
  .form_content dd .input_tel {
    font-size: 3.7333333333vw;
  }
}
.form_content dd .input_file {
  height: auto;
}
@media (max-width: 750px) {
  .form_content dd .input_file {
    font-size: 3.2vw !important;
  }
}
.form_content dd input {
  height: 50px;
}
@media (min-width: 1920px) {
  .form_content dd input {
    height: 2.6041666667vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .form_content dd input {
    height: 3.8461538462vw;
  }
}
@media (max-width: 750px) {
  .form_content dd input {
    height: 10.6666666667vw;
  }
}
.form_content dd input.address + input {
  margin-top: 20px;
}
@media (min-width: 1920px) {
  .form_content dd input.address + input {
    margin-top: 1.0416666667vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .form_content dd input.address + input {
    margin-top: 1.5384615385vw;
  }
}
@media (max-width: 750px) {
  .form_content dd input.address + input {
    margin-top: 2.6666666667vw;
  }
}
.form_content dd textarea {
  height: 250px;
}
@media (min-width: 1920px) {
  .form_content dd textarea {
    height: 13.0208333333vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .form_content dd textarea {
    height: 19.2307692308vw;
  }
}
@media (max-width: 750px) {
  .form_content dd textarea {
    height: 46.6666666667vw;
  }
}
@media (max-width: 750px) {
  .form_content dd .mwform-tel-field input {
    width: 25%;
  }
}
.form_content dd label img {
  max-width: 200px;
  margin-right: auto;
}
@media (min-width: 1920px) {
  .form_content dd label img {
    max-width: 10.4166666667vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .form_content dd label img {
    max-width: 15.3846153846vw;
  }
}
@media (max-width: 750px) {
  .form_content dd label img {
    max-width: 16vw;
  }
}
.form_content dd .cap {
  font-size: 18px;
}
@media (min-width: 1920px) {
  .form_content dd .cap {
    font-size: 0.9375vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .form_content dd .cap {
    font-size: 1.3846153846vw;
  }
}
@media (max-width: 750px) {
  .form_content dd .cap {
    font-size: 3.2vw;
  }
}
.form_content dd .error {
  font-size: 18px;
}
@media (min-width: 1920px) {
  .form_content dd .error {
    font-size: 0.9375vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .form_content dd .error {
    font-size: 1.3846153846vw;
  }
}
@media (max-width: 750px) {
  .form_content dd .error {
    font-size: 3.2vw;
  }
}
.form_content dd .input_block_list {
  display: flex;
  flex-direction: column;
  gap: 12px 0;
}
@media (min-width: 1920px) {
  .form_content dd .input_block_list {
    gap: 0.625vw 0;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .form_content dd .input_block_list {
    gap: 0.9230769231vw 0;
  }
}
@media (max-width: 750px) {
  .form_content dd .input_block_list {
    gap: 1.6vw 0;
  }
}
.form_content dd .input_block_wrap {
  display: flex;
  gap: 0 30px;
}
@media (min-width: 1920px) {
  .form_content dd .input_block_wrap {
    gap: 0 1.5625vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .form_content dd .input_block_wrap {
    gap: 0 2.3076923077vw;
  }
}
@media (max-width: 750px) {
  .form_content dd .input_block_wrap {
    gap: 0 4vw;
  }
}
.form_content dd .input_title.cap {
  font-size: 14px;
  margin-bottom: 10px;
}
@media (min-width: 1920px) {
  .form_content dd .input_title.cap {
    font-size: 0.7291666667vw;
    margin-bottom: 0.5208333333vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .form_content dd .input_title.cap {
    font-size: 1.0769230769vw;
    margin-bottom: 0.7692307692vw;
  }
}
@media (max-width: 750px) {
  .form_content dd .input_title.cap {
    font-size: 2.9333333333vw;
    margin-bottom: 1.3333333333vw;
  }
}
.form_content dd .input_field.small {
  width: 200px;
}
@media (min-width: 1920px) {
  .form_content dd .input_field.small {
    width: 10.4166666667vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .form_content dd .input_field.small {
    width: 15.3846153846vw;
  }
}
@media (max-width: 750px) {
  .form_content dd .input_field.small {
    width: 41.3333333333vw;
  }
}
.form_content dd .input_field.smaller {
  width: 140px;
}
@media (min-width: 1920px) {
  .form_content dd .input_field.smaller {
    width: 7.2916666667vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .form_content dd .input_field.smaller {
    width: 10.7692307692vw;
  }
}
@media (max-width: 750px) {
  .form_content dd .input_field.smaller {
    width: 41.3333333333vw;
  }
}
.form_content dd .input_file {
  display: flex;
  flex-wrap: wrap;
}
.form_content dd .input_file input {
  width: 350px;
}
@media (min-width: 1920px) {
  .form_content dd .input_file input {
    width: 18.2291666667vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .form_content dd .input_file input {
    width: 26.9230769231vw;
  }
}
@media (max-width: 750px) {
  .form_content dd .input_file input {
    width: 81.3333333333vw;
  }
}
.form_content dd .attention_list {
  margin-top: 15px;
}
@media (min-width: 1920px) {
  .form_content dd .attention_list {
    margin-top: 0.78125vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .form_content dd .attention_list {
    margin-top: 1.1538461538vw;
  }
}
@media (max-width: 750px) {
  .form_content dd .attention_list {
    margin-top: 2.6666666667vw;
  }
}
.form_content dd .attention_list li {
  font-size: 14px;
}
@media (min-width: 1920px) {
  .form_content dd .attention_list li {
    font-size: 0.7291666667vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .form_content dd .attention_list li {
    font-size: 1.0769230769vw;
  }
}
@media (max-width: 750px) {
  .form_content dd .attention_list li {
    font-size: 2.9333333333vw;
  }
}
.form_content dd .mwform-file-delete {
  font-size: 30px;
  line-height: 1.6;
}
@media (min-width: 1920px) {
  .form_content dd .mwform-file-delete {
    font-size: 1.5625vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .form_content dd .mwform-file-delete {
    font-size: 2.3076923077vw;
  }
}
@media (max-width: 750px) {
  .form_content dd .mwform-file-delete {
    font-size: 4vw;
  }
}

/********************************************
* form_content 確認画面
********************************************/
.mw_wp_form_preview .form_content dd {
  min-height: 50px;
  padding: 15px 20px;
  border-radius: 5px;
  background-color: #eee;
}
@media (min-width: 1920px) {
  .mw_wp_form_preview .form_content dd {
    min-height: 2.6041666667vw;
    padding: 0.78125vw 1.0416666667vw;
    border-radius: 0.2604166667vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .mw_wp_form_preview .form_content dd {
    min-height: 3.8461538462vw;
    padding: 1.1538461538vw 1.5384615385vw;
    border-radius: 0.3846153846vw;
  }
}
@media (max-width: 750px) {
  .mw_wp_form_preview .form_content dd {
    min-height: 10.6666666667vw;
    padding: 2vw 4vw;
    border-radius: 0.6666666667vw;
  }
}
.mw_wp_form_preview .form_content .confirm,
.mw_wp_form_preview .form_content .form_title_wrap,
.mw_wp_form_preview .form_content .input_title,
.mw_wp_form_preview .form_content .attention_list,
.mw_wp_form_preview .form_content .read,
.mw_wp_form_preview .form_content .form_block_tel,
.mw_wp_form_preview .form_content dt .optional,
.mw_wp_form_preview .form_content .img_icon,
.mw_wp_form_preview .form_content .caption,
.mw_wp_form_preview .form_content .atten,
.mw_wp_form_preview .form_content .form_atten,
.mw_wp_form_preview .form_content .form_privacy,
.mw_wp_form_preview .form_content .terms_check {
  display: none;
}

/********************************************
* form_content input_btn
********************************************/
.input_btn {
  width: 340px;
  position: relative;
  text-align: center;
  margin: 50px auto 0;
}
@media (min-width: 1920px) {
  .input_btn {
    width: 17.7083333333vw;
    margin: 3.125vw auto 0;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .input_btn {
    width: 26.1538461538vw;
    margin: 4.6153846154vw auto 0;
  }
}
@media (max-width: 750px) {
  .input_btn {
    width: 80vw;
    margin: 8vw auto 0;
  }
}
.input_btn input[type=submit],
.input_btn input[type=button] {
  text-decoration: none;
  position: relative;
  display: inline-block;
  width: 100%;
  height: 80px;
  color: #fff;
  font-family: 500;
  font-weight: "Noto Sans JP";
  font-size: 20px;
  line-height: 76px;
  padding: 0;
  border: 2px solid #df4d40;
  border-radius: 40px;
  background: #df4d40;
  transition: 0.5s;
}
@media (min-width: 1920px) {
  .input_btn input[type=submit],
  .input_btn input[type=button] {
    height: 4.1666666667vw;
    font-size: 1.0416666667vw;
    line-height: 3.9583333333vw;
    border: 0.1041666667vw solid #df4d40;
    border-radius: 2.0833333333vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .input_btn input[type=submit],
  .input_btn input[type=button] {
    height: 6.1538461538vw;
    font-size: 1.5384615385vw;
    line-height: 5.8461538462vw;
    border: 0.1538461538vw solid #df4d40;
    border-radius: 3.0769230769vw;
  }
}
@media (max-width: 750px) {
  .input_btn input[type=submit],
  .input_btn input[type=button] {
    font-size: 4.8vw;
    height: 13.3333333333vw;
    line-height: 12.8vw;
    border: 0.2666666667vw solid #df4d40;
    border-radius: 6.6666666667vw;
  }
}
.input_btn .arrow {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 20px;
  display: block;
  width: 20px;
  height: 20px;
  margin: auto;
  transition: 0.5s;
  overflow: hidden;
}
@media (min-width: 1920px) {
  .input_btn .arrow {
    right: 1.0416666667vw;
    width: 1.0416666667vw;
    height: 1.0416666667vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .input_btn .arrow {
    right: 1.5384615385vw;
    width: 1.5384615385vw;
    height: 1.5384615385vw;
  }
}
@media (max-width: 750px) {
  .input_btn .arrow {
    right: 4vw;
    width: 4vw;
    height: 4vw;
  }
}
.input_btn .arrow:before, .input_btn .arrow:after {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
  background-size: 20px;
  transition-property: opacity;
  transition-duration: 0.5s;
  transition: 0.5s;
  transition-timing-function: cubic-bezier(0.65, 0, 0.35, 1);
}
@media (min-width: 1920px) {
  .input_btn .arrow:before, .input_btn .arrow:after {
    right: 1.0416666667vw;
    width: 1.0416666667vw;
    height: 1.0416666667vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .input_btn .arrow:before, .input_btn .arrow:after {
    width: 1.5384615385vw;
    height: 1.5384615385vw;
    background-size: 1.5384615385vw;
  }
}
@media (max-width: 750px) {
  .input_btn .arrow:before, .input_btn .arrow:after {
    width: 4vw;
    height: 4vw;
    background-size: 4vw;
  }
}
@media (min-width: 751px) {
  .input_btn:hover input[type=submit],
  .input_btn:hover input[type=button] {
    color: #df4d40;
    background: #fff;
  }
  .input_btn:hover .arrow:before {
    opacity: 0;
  }
  .input_btn:hover .arrow:after {
    opacity: 1;
  }
}
.input_btn.return input[type=submit],
.input_btn.return input[type=button] {
  background: #555;
  border-color: #555;
}
@media (min-width: 751px) {
  .input_btn.return:hover input[type=submit],
  .input_btn.return:hover input[type=button] {
    color: #555;
    background: #fff;
  }
}

/********************************************
* form_privacy
********************************************/
.form_privacy {
  margin-top: 60px;
}
@media (min-width: 1920px) {
  .form_privacy {
    margin-top: 3.125vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .form_privacy {
    margin-top: 4.6153846154vw;
  }
}
@media (max-width: 750px) {
  .form_privacy {
    margin-top: 8vw;
  }
}
.form_privacy .privacy_title {
  font-weight: bold;
  text-align: center;
  font-size: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #000;
  margin-bottom: 20px;
}
@media (min-width: 1920px) {
  .form_privacy .privacy_title {
    font-size: 1.0416666667vw;
    padding-bottom: 1.0416666667vw;
    margin-bottom: 1.0416666667vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .form_privacy .privacy_title {
    font-size: 1.5384615385vw;
    padding-bottom: 1.5384615385vw;
    margin-bottom: 1.5384615385vw;
  }
}
@media (max-width: 750px) {
  .form_privacy .privacy_title {
    font-size: 4vw;
    padding-bottom: 5.3333333333vw;
    margin-bottom: 5.3333333333vw;
  }
}
.form_privacy .atten_text {
  text-align: center;
  margin-bottom: 35px;
}
@media (min-width: 1920px) {
  .form_privacy .atten_text {
    margin-bottom: 1.8229166667vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .form_privacy .atten_text {
    margin-bottom: 2.6923076923vw;
  }
}
@media (max-width: 750px) {
  .form_privacy .atten_text {
    text-align: left;
    margin-bottom: 9.3333333333vw;
  }
}

/********************************************
* checkbox
********************************************/
.terms_check {
  text-align: center;
}
.terms_check input[type=checkbox] {
  height: 24px;
  width: 24px;
}
@media (min-width: 1920px) {
  .terms_check input[type=checkbox] {
    height: 1.25vw;
    width: 1.25vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .terms_check input[type=checkbox] {
    height: 1.8461538462vw;
    width: 1.8461538462vw;
  }
}
@media (max-width: 750px) {
  .terms_check input[type=checkbox] {
    height: 5.3333333333vw;
    width: 5.3333333333vw;
  }
}
.terms_check .mwform-checkbox-field-text {
  font-size: 16px;
  vertical-align: 3px;
}
@media (min-width: 1920px) {
  .terms_check .mwform-checkbox-field-text {
    font-size: 0.8333333333vw;
    vertical-align: 0.15625vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .terms_check .mwform-checkbox-field-text {
    font-size: 1.2307692308vw;
    vertical-align: 0.2307692308vw;
  }
}
@media (max-width: 750px) {
  .terms_check .mwform-checkbox-field-text {
    font-size: 3.2vw;
    vertical-align: 0.9333333333vw;
  }
}

/********************************************
* thanks_content
********************************************/
.thanks_content {
  text-align: center;
}
.thanks_content .title {
  font-size: 24px;
  font-weight: bold;
  margin-top: 40px;
}
@media (min-width: 1920px) {
  .thanks_content .title {
    font-size: 1.25vw;
    margin-top: 2.0833333333vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .thanks_content .title {
    font-size: 1.8461538462vw;
    margin-top: 3.0769230769vw;
  }
}
@media (max-width: 750px) {
  .thanks_content .title {
    font-size: 4.5333333333vw;
    margin-top: 6.6666666667vw;
  }
}
.thanks_content .message {
  font-size: 18px;
  margin-top: 30px;
}
@media (min-width: 1920px) {
  .thanks_content .message {
    font-size: 0.9375vw;
    margin-top: 1.5625vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .thanks_content .message {
    font-size: 1.3846153846vw;
    margin-top: 2.3076923077vw;
  }
}
@media (max-width: 750px) {
  .thanks_content .message {
    text-align: left;
    font-size: 3.7333333333vw;
    margin-top: 6.6666666667vw;
  }
}
.thanks_content .mail {
  font-size: 24px;
  margin-bottom: 15px;
}
@media (min-width: 1920px) {
  .thanks_content .mail {
    font-size: 1.25vw;
    margin-bottom: 0.78125vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .thanks_content .mail {
    font-size: 1.8461538462vw;
    margin-bottom: 1.1538461538vw;
  }
}
@media (max-width: 750px) {
  .thanks_content .mail {
    font-size: 4.5333333333vw;
    margin-bottom: 3.3333333333vw;
  }
}
.thanks_content .time {
  font-size: 16px;
  line-height: 1;
}
@media (min-width: 1920px) {
  .thanks_content .time {
    font-size: 0.8333333333vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .thanks_content .time {
    font-size: 1.2307692308vw;
  }
}
@media (max-width: 750px) {
  .thanks_content .time {
    font-size: 3.2vw;
  }
}
.thanks_content .tel_wrap {
  margin-top: 30px;
}
@media (min-width: 1920px) {
  .thanks_content .tel_wrap {
    margin-top: 1.5625vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .thanks_content .tel_wrap {
    margin-top: 2.3076923077vw;
  }
}
@media (max-width: 750px) {
  .thanks_content .tel_wrap {
    margin-top: 5.3333333333vw;
  }
}
.thanks_content .tel_wrap a {
  color: #da0022;
  font-size: 36px;
  font-weight: 600;
  line-height: 1;
}
@media (min-width: 1920px) {
  .thanks_content .tel_wrap a {
    font-size: 1.875vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .thanks_content .tel_wrap a {
    font-size: 2.7692307692vw;
  }
}
@media (max-width: 750px) {
  .thanks_content .tel_wrap a {
    font-size: 9.3333333333vw;
  }
}

/********************************************
* iPhone
********************************************/
@media (max-width: 750px) {
  .iPhone .mwform-checkbox-field-text {
    vertical-align: 0.4vw;
  }
}
@media (max-width: 750px) {
  .iPhone .form_content dl.check input[type=checkbox] {
    vertical-align: 0.5333333333vw;
  }
}
@media (max-width: 750px) {
  .iPhone .form_content dl.radio input[type=radio] {
    vertical-align: 0;
  }
}

/********************************************
* privacy-policy
********************************************/
#privacy-policy .content_main {
  font-family: "Noto Sans JP";
}
#privacy-policy .content_main .sec_inner {
  max-width: 1100px;
}
@media (min-width: 1920px) {
  #privacy-policy .content_main .sec_inner {
    max-width: 57.2916666667vw;
  }
}
#privacy-policy .content_main .title {
  font-family: "Noto Sans JP";
  font-size: 20px;
  margin: 50px 0 6px;
}
@media (min-width: 1920px) {
  #privacy-policy .content_main .title {
    font-size: 1.0416666667vw;
    margin: 2.6041666667vw 0 0.3125vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  #privacy-policy .content_main .title {
    font-size: 1.5384615385vw;
    margin: 3.8461538462vw 0 0.4615384615vw;
  }
}
@media (max-width: 750px) {
  #privacy-policy .content_main .title {
    font-size: 3.7333333333vw;
    margin: 6.6666666667vw 0 0.8vw;
  }
}
#privacy-policy .content_main .title_small {
  font-family: "Noto Sans JP";
  font-size: 18px;
  margin: 25px 0 6px -0.5em;
}
@media (min-width: 1920px) {
  #privacy-policy .content_main .title_small {
    font-size: 0.9375vw;
    margin: 1.3020833333vw 0 0.3125vw -0.5em;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  #privacy-policy .content_main .title_small {
    font-size: 1.3846153846vw;
    margin: 1.9230769231vw 0 0.4615384615vw -0.5em;
  }
}
@media (max-width: 750px) {
  #privacy-policy .content_main .title_small {
    font-size: 3.4666666667vw;
    margin: 3.3333333333vw 0 0.8vw -0.5em;
  }
}
#privacy-policy .content_main .desc_list li {
  font-family: "Noto Sans JP";
  margin-bottom: 10px;
}
@media (min-width: 1920px) {
  #privacy-policy .content_main .desc_list li {
    margin-bottom: 0.5208333333vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  #privacy-policy .content_main .desc_list li {
    margin-bottom: 0.7692307692vw;
  }
}
@media (max-width: 750px) {
  #privacy-policy .content_main .desc_list li {
    margin-bottom: 1.3333333333vw;
  }
}
#privacy-policy .content_main .text {
  font-family: "Noto Sans JP";
  margin-bottom: 10px;
}
@media (min-width: 1920px) {
  #privacy-policy .content_main .text {
    margin-bottom: 0.5208333333vw;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  #privacy-policy .content_main .text {
    margin-bottom: 0.7692307692vw;
  }
}
@media (max-width: 750px) {
  #privacy-policy .content_main .text {
    margin-bottom: 1.3333333333vw;
  }
}

/********************************************
* news
********************************************/
.article_content .sec_inner {
  max-width: 1230px;
}
@media (min-width: 1920px) {
  .article_content .sec_inner {
    max-width: 64.0625vw;
  }
}
.article_content .news_list {
  width: 1100px;
  margin: 50px auto 0;
}
@media (min-width: 1920px) {
  .article_content .news_list {
    width: 57.2916666667vw;
    margin: 2.6041666667vw auto 0;
  }
}
@media (min-width: 751px) and (max-width: 1300px) {
  .article_content .news_list {
    width: 84.6153846154vw;
    margin: 3.8461538462vw auto 0;
  }
}
@media (max-width: 750px) {
  .article_content .news_list {
    width: 100%;
    margin: 6.6666666667vw auto 0;
  }
}
.article_content .news_list .item:last-child {
  border-bottom: 1px solid #df4d40;
}

/********************************************
* error404
********************************************/
.error404 .content_main .sec_inner {
  max-width: 1100px;
}
.error404 .content_main .section_title {
  margin-bottom: 30px;
}
@media (min-width: 751px) and (max-width: 1300px) {
  .error404 .content_main .section_title {
    margin-bottom: 2.3076923077vw;
  }
}
@media (max-width: 750px) {
  .error404 .content_main .section_title {
    margin-bottom: 4vw;
  }
}
@media (min-width: 751px) {
  .error404 .content_main .text {
    text-align: center;
  }
}
.error404 .content_main .more_btn {
  text-align: center;
  margin-top: 30px;
}
@media (min-width: 751px) and (max-width: 1300px) {
  .error404 .content_main .more_btn {
    margin-top: 2.3076923077vw;
  }
}
@media (max-width: 750px) {
  .error404 .content_main .more_btn {
    margin-top: 5.3333333333vw;
  }
}/*# sourceMappingURL=style.css.map */