@keyframes scroll {
  0% {
    transform: translateY(10px);
  }
  100% {
    transform: translateY(90px);
  }
}
.scroll {
  position: absolute;
  z-index: 1;
  left: 0;
  bottom: 244px;
  width: 5%;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media only screen and (min-width: 1919px) {
  .scroll {
    left: 8px;
  }
}
.scroll a {
  text-decoration: none;
  color: var(--clr1);
  writing-mode: vertical-rl;
  text-orientation: inherit;
  word-wrap: break-word;
  font-size: 10px;
  letter-spacing: 0.14em;
  font-weight: 500;
  font-family: var(--f-en);
  position: relative;
  text-transform: uppercase;
}
.scroll a:hover {
  opacity: 1;
  color: var(--main-color);
}
.scroll a::before, .scroll a::after {
  position: absolute;
  content: "";
  left: calc(50% - 0.3em);
}
.scroll a::before {
  width: 1px;
  height: 13.2em;
  top: 5.6em;
  background-color: #e9e9e9;
}
.scroll a::after {
  background-color: #bf6d55;
  width: 1px;
  height: 5.4em;
  animation: scroll 1.5s infinite alternate-reverse forwards;
}

.home_page .key {
  --height: 50vw;
  --min-height: 500px;
  --max-height: 900px;
  height: var(--height);
  min-height: var(--min-height);
  max-height: var(--max-height);
  font-size: 0.625em;
  background-size: cover;
  position: relative;
}
@media only screen and (min-width: 1921px) {
  .home_page .key {
    --max-height: 100vh;
  }
}
.home_page .key::before {
  background-image: url(../images/key_mv.jpg);
}
.home_page .key .inner {
  position: relative;
  max-width: 1484px;
  padding: 0 100px;
  width: 100%;
}
.home_page .key .mv_slider:not(.slick-slider) {
  display: flex;
  overflow: hidden;
  opacity: 0;
}
.home_page .key .key_text {
  position: relative;
  overflow: hidden;
}
.home_page .key .key_text .item {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  height: var(--height);
  min-height: var(--min-height);
  max-height: var(--max-height);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding-top: 62px;
}
.home_page .key .catch {
  font-size: min(10px, 0.9vw);
}
.home_page .key h2,
.home_page .key p {
  color: #fff;
  letter-spacing: 0.14em;
}
.home_page .key h2 {
  margin-bottom: 0.3em;
  font-size: 5em;
  line-height: 1.4;
}
.home_page .key p {
  font-size: 3em;
  line-height: 1.6666666667;
  font-weight: 400;
}
.home_page .topic_path {
  display: none;
}
.home_page h3 {
  position: relative;
  margin-bottom: 35px;
  font-size: 10px;
  z-index: 1;
  text-align: center;
}
.home_page h3::before {
  position: absolute;
  font-family: var(--f-en);
  letter-spacing: 0.16em;
  font-weight: 400;
  z-index: -1;
  text-transform: uppercase;
}
.home_page h3::after {
  content: "";
  display: block;
  background-color: #5c89b9;
  width: 51px;
  height: 1px;
  margin-top: 26px;
  margin-left: auto;
  margin-right: auto;
}
.home_page h3 span {
  letter-spacing: 0.14em;
  display: block;
}
.home_page h3 .jp {
  font-size: 3.6em;
  font-weight: 500;
  color: #535b61;
  letter-spacing: 0.14em;
}
.home_page h3 .en {
  font-size: 16px;
  text-transform: uppercase;
  color: #5188b2;
  line-height: 1;
  padding-top: 2px;
}
.home_page h3.white {
  color: #fff;
}
.home_page h3.white::after {
  background-color: #fff;
}
.home_page h3.white .en,
.home_page h3.white .jp {
  color: #fff;
}

@media only screen and (min-width: 1919px) {
  .home_page .key::after {
    left: 6px;
  }
}
@media only screen and (max-width: 1560px) and (min-width: 769px) {
  .home_page .key .inner {
    padding: 0 150px;
  }
  .home_page .key::before {
    background-image: url(../images/key_mv_1560.jpg);
  }
}
@media only screen and (max-width: 1366px) and (min-width: 769px) {
  .home_page .key h2 {
    font-size: 4em;
  }
  .home_page .key::after {
    font-size: 12px;
    top: 8em;
  }
  .home_page .key::before {
    background-image: url(../images/key_mv_1366.jpg);
  }
  .scroll {
    bottom: 170px;
  }
}
@media only screen and (max-width: 1560px) and (min-width: 769px) and (max-height: 720px) and (orientation: landscape) {
  .home_page .key {
    font-size: min(0.625em, 0.9vmin);
    --max-height: calc(100vh - var(--wrapper));
  }
}
@media only screen and (max-width: 991px) and (min-width: 769px) {
  .home_page .key {
    font-size: 1vmin;
  }
  .home_page .key .inner {
    padding: 0 60px;
  }
}
section {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.index0 {
  padding: 100px 0px 100px;
}

.index0 {
  padding: 100px 0px 100px;
}

.index0 {
  padding: 100px 0px 100px;
}

.idx_news {
  max-width: 1920px;
  margin-left: auto;
  margin-right: auto;
  margin-top: -100px;
  --width: 326px;
}
.idx_news h3 {
  text-align: left;
  margin-bottom: 60px;
}
.idx_news h3 .jp {
  font-size: 3.4em;
}
.idx_news h3 .en {
  padding-top: 2px;
}
.idx_news h3::after {
  margin-top: 2.6em;
  margin-left: 0;
}
.idx_news .button-group li {
  margin-bottom: 5px;
  border: 0;
  height: 80px;
  background-color: rgba(255, 255, 255, 0.1);
  border-radius: 40px 0 0 40px;
  font-size: 20px;
  letter-spacing: 0.14em;
  color: #fff;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding-left: 90px;
  position: relative;
  cursor: pointer;
  transition: all 0.3s;
}
.idx_news .button-group li::before {
  position: absolute;
  content: "";
  top: calc(50% - 4px);
  right: 26px;
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='12px' height='18px'%3E%3Cpath fill-rule='evenodd' fill='rgb(0, 0, 0)' d='M10.258,10.309 L10.255,10.306 L1.645,18.013 L0.016,16.559 L8.629,8.850 L0.490,1.562 L2.213,0.019 L11.983,8.759 L10.258,10.309 Z'/%3E%3C/svg%3E");
  mask-position: center;
  mask-repeat: no-repeat;
  mask-size: 100% auto;
  width: 6px;
  height: 9px;
  background-color: #fff;
}
.idx_news .button-group li.active {
  background-color: #fff;
  color: var(--clr1);
}
.idx_news .button-group li.active::before {
  background-color: #5c89b9;
}
.idx_news .button-group li.active:hover {
  background-color: #fff;
  color: var(--clr1);
}
.idx_news .button-group li.active:hover::before {
  background-color: #5c89b9;
}
.idx_news .box {
  display: none;
}
.idx_news .box.active {
  display: block;
}
.idx_news .left {
  background-color: #5c89b9;
  width: var(--width);
  position: relative;
  z-index: 1;
  padding-bottom: 142px;
  padding-top: 92px;
  border-radius: 0 60px 0 0;
}
.idx_news .left::before {
  position: absolute;
  content: "";
  z-index: -1;
  top: 0;
  right: 0;
  width: 100vw;
  height: 100%;
  background-color: #5c89b9;
  border-radius: 0 60px 0 0;
}
.idx_news .right {
  max-width: 833px;
  width: calc(100% - var(--width));
  padding-top: 143px;
}
.idx_news li {
  border-bottom: 1px solid #c8c8c8;
  width: auto;
}
.idx_news li a {
  display: flex;
  width: 100%;
  text-decoration: none;
  padding: 31px 0px;
  --w: 8.111111em;
  transition: all 0.3s;
  letter-spacing: 0.1em;
  padding-right: 2em;
  white-space: nowrap;
  max-width: 100%;
  color: var(--clr1);
  font-size: 18px;
  position: relative;
}
.idx_news li a::before {
  position: absolute;
  content: "";
  top: calc(50% - 3px);
  right: 21px;
  width: 6px;
  height: 9px;
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='12px' height='18px'%3E%3Cpath fill-rule='evenodd' fill='rgb(81, 86, 91)' d='M10.258,10.307 L10.257,10.305 L1.645,18.015 L0.015,16.558 L8.630,8.849 L0.490,1.564 L2.213,0.022 L11.983,8.760 L10.258,10.307 Z'/%3E%3C/svg%3E");
  mask-position: center;
  mask-size: 100% auto;
  mask-repeat: no-repeat;
  background-color: #606569;
}
.idx_news li a span {
  display: inline-block;
}
.idx_news li a:hover {
  opacity: 1;
}
.idx_news li a .date {
  width: var(--w);
  transition: all 0.3s;
  color: #939393;
  border-right: 1px solid #e4e4e4;
}
.idx_news li a .title {
  max-width: calc(100% - var(--w));
  position: relative;
  padding-left: 2.11111em;
  text-overflow: ellipsis;
  overflow: hidden;
  color: var(--clr1);
}
.idx_news .btn-group {
  display: table;
  margin-right: 0;
  margin-left: auto;
  margin-top: 36px;
}
@media only screen and (min-width: 769px) {
  .idx_news .button-group li:hover {
    background-color: rgba(192, 109, 85, 0.5);
  }
  .idx_news li a:hover span {
    color: var(--main-color) !important;
  }
}
@media only screen and (max-width: 1560px) and (min-width: 769px) {
  .idx_news {
    --width: 350px;
  }
  .idx_news .left {
    padding-left: 4%;
  }
  .idx_news .right {
    width: calc(90% - var(--width));
  }
}
@media only screen and (max-width: 1440px) and (min-width: 769px) {
  .idx_news .right {
    max-width: 855px;
    width: calc(100% - var(--width));
  }
}
@media only screen and (max-width: 1366px) and (min-width: 769px) {
  .idx_news {
    margin-top: -60px;
  }
  .idx_news h3 {
    margin-bottom: 30px;
  }
  .idx_news .left {
    padding-top: 60px;
  }
  .idx_news .right {
    padding-top: 100px;
    padding-right: 35px;
  }
  .idx_news li a {
    padding-top: 25px;
    padding-bottom: 25px;
  }
}
@media only screen and (max-width: 1280px) and (min-width: 769px) {
  .idx_news .left {
    padding-left: 7%;
  }
  .idx_news .right {
    width: calc(95.5% - var(--width));
  }
  .idx_news .button-group li {
    height: 70px;
    font-size: 18px;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
  .idx_news .right {
    padding-right: 0;
    width: calc(97.5% - var(--width));
  }
}
@media only screen and (max-width: 991px) and (min-width: 769px) {
  .idx_news {
    --width: 250px;
  }
  .idx_news .left {
    padding-bottom: 100px;
  }
  .idx_news li a {
    font-size: 14px;
  }
}

.idx01 {
  max-width: 1920px;
  background-image: url(../images/idx01_bg.jpg);
  padding-bottom: 119px;
  padding-top: 75px;
  --width-ul: 6.111111111111111em;
  position: relative;
  z-index: 1;
  margin-left: auto;
  margin-right: auto;
}
.idx01::before {
  position: absolute;
  z-index: -1;
  content: "";
  font-size: min(10px, 0.55vw);
  top: 0;
  right: 0;
  width: 73.6em;
  height: 76.5em;
  background-image: url(../images/idx01_img_sm.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.idx01 .inner_big {
  max-width: 1615px;
}
.idx01_content {
  max-width: 570px;
  width: 55%;
}
.idx01_img {
  position: absolute;
  top: 120px;
  right: -6px;
  font-size: min(10px, 0.6vw);
  width: 96em;
  height: 100%;
  display: flex;
  justify-content: space-between;
}
.idx01_img .img:first-child {
  width: 57em;
  height: 81.9em;
}
.idx01_img .img:first-child img {
  border-radius: 20px;
}
.idx01_img .img:nth-child(2) {
  width: 35em;
  height: 71.1em;
  margin-top: 19.5em;
}
.idx01_img .img:nth-child(2) img {
  border-radius: 20px 0 0 20px;
}
@media only screen and (max-width: 768px) {
  .idx01_img .img:nth-child(2) img {
    border-radius: 20px;
  }
}
.idx01 h3 {
  padding-top: 66px;
  margin-bottom: 54px;
  text-align: left;
}
.idx01 h3::before {
  content: "clinic";
  text-transform: uppercase;
  font-size: 14em;
  line-height: 0.8;
  color: #fff;
  letter-spacing: 0.16em;
  top: 0;
  left: -0.75em;
}
.idx01 h3::after {
  margin-left: 0;
}
.idx01 ul.list01 {
  font-size: 18px;
}
.idx01 ul.list01 li {
  display: flex;
  margin-bottom: 1.83333em;
}
.idx01 ul.list01 li span {
  display: block;
}
.idx01 ul.list01 li a {
  text-decoration: none;
  font-family: var(--f-en);
  font-weight: 500;
  font-size: 1.555556em;
  color: #c06d55;
  letter-spacing: 0.1em;
  line-height: 1;
  position: relative;
  top: -5px;
}
.idx01 ul.list01 li a:hover {
  opacity: 1;
}
.idx01 ul.list01 .left {
  width: var(--width-ul);
}
.idx01 ul.list01 .right {
  width: calc(100% - var(--width-ul));
}
.idx01 ul.list01 .right span {
  display: inline-block;
  padding-left: 21px;
}
.idx01 ul.idx01_icon {
  font-size: 18px;
  margin-top: 29px;
}
.idx01 ul.idx01_icon li {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
.idx01 ul.idx01_icon .left img {
  background-color: #fff;
  border-radius: 50%;
}
.idx01 ul.idx01_icon .right {
  letter-spacing: 0.1em;
  padding-left: 0.72222222em;
}
.idx01 .btn-group {
  display: table;
  margin-right: 0;
  margin-left: auto;
  margin-top: 30px;
}
.idx01 .inner_sm {
  max-width: 1320px;
}
.idx01_map {
  height: 330px;
  margin-top: 62px;
  margin-left: 0;
  margin-right: auto;
  max-width: 1210px;
  border: 1px solid #c5c5c5;
  border-radius: 10px;
  overflow: hidden;
}
@media only screen and (min-width: 769px) {
  .idx01 .inner_big {
    margin-right: 0;
    padding-right: 0;
  }
}
@media only screen and (min-width: 1281px) {
  .idx01 .time_sheet {
    margin-top: -5px;
  }
}
@media only screen and (max-width: 1560px) and (min-width: 769px) {
  .idx01_content {
    padding-left: 80px;
    max-width: 770px;
    width: 48%;
  }
  .idx01_img {
    font-size: min(10px, 0.5vw);
  }
  .idx01 h3::before {
    font-size: 12em;
    left: -0.7em;
  }
  .idx01_map {
    margin-left: auto;
    position: relative;
    max-width: 100%;
  }
  .idx01 .inner_sm {
    max-width: 1400px;
  }
}
@media only screen and (max-width: 1440px) and (min-width: 769px) {
  .idx01 h3 {
    padding-top: 38px;
  }
  .idx01 h3::before {
    font-size: 10em;
  }
  .idx01_content {
    padding-left: 65px;
  }
  .idx01 .inner_sm {
    max-width: 1320px;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 769px) {
  .idx01 .inner_sm {
    max-width: 1200px;
  }
}
@media only screen and (max-width: 1280px) and (min-width: 769px) {
  .idx01 h3 {
    padding-top: 50px;
  }
  .idx01 h3::before {
    left: 0;
  }
  .idx01_content {
    padding-left: 0;
  }
  .idx01 ul.list01 {
    font-size: 16px;
  }
  .idx01 ul.list01 li {
    margin-bottom: 1.5em;
  }
  .idx01 ul.idx01_icon {
    font-size: 16px;
    margin-top: 15px;
  }
  .idx01_img {
    font-size: min(8px, 0.49vw);
  }
}
@media only screen and (max-width: 991px) and (min-width: 769px) {
  .idx01 {
    --width-ul: 4.5em;
  }
  .idx01::before {
    font-size: 0.4vw;
  }
  .idx01_content {
    width: 54%;
  }
  .idx01 ul.list01 .right span {
    padding-left: 10px;
  }
  .idx01_img {
    font-size: 0.44vw;
  }
}

.idx02 {
  background-image: url(../images/idx02_bg.jpg);
  padding-top: 40px;
  padding-bottom: 28px;
  margin-left: auto;
  margin-right: auto;
  max-width: 1920px;
}
.idx02 .inner_big {
  max-width: 1678px;
  margin-right: auto;
  margin-left: 0;
}
.idx02 h3 .text_lg {
  position: absolute;
  top: calc(50% - 0.04em);
  left: 0.21em;
  font-size: 20em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.15);
  font-weight: 400;
  line-height: 1.6;
  font-family: var(--f-en);
  letter-spacing: 0.16em;
  transform: translateY(-50%);
}
.idx02 .left {
  max-width: 752px;
  width: 50%;
  padding-top: 10px;
}
.idx02 .right {
  max-width: 780px;
  width: 50%;
}
.idx02 .flex {
  align-items: center;
}
.idx02-item {
  width: 100%;
  background-image: -moz-linear-gradient(90deg, rgba(172, 203, 238, 0.2) 0%, rgba(231, 240, 253, 0.2) 100%);
  background-image: -webkit-linear-gradient(90deg, rgba(172, 203, 238, 0.2) 0%, rgba(231, 240, 253, 0.2) 100%);
  background-image: -ms-linear-gradient(90deg, rgba(172, 203, 238, 0.2) 0%, rgba(231, 240, 253, 0.2) 100%);
  padding: 1.5625em 3.125em;
  border-radius: 10px;
  margin-bottom: 12px;
  transition: all 0.3s;
  position: relative;
}
.idx02-item::after {
  position: absolute;
  content: "";
  transition: all 0.3s;
  top: calc(50% - 4px);
  right: 41px;
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='71px' height='18px'%3E%3Cpath fill-rule='evenodd' fill='rgb(255, 255, 255)' d='M57.006,18.006 L57.006,-0.002 L70.1000,9.003 L57.006,18.006 ZM0.975,7.996 L56.980,7.996 L56.980,10.007 L0.975,10.007 L0.975,7.996 Z'/%3E%3C/svg%3E");
  mask-position: center;
  mask-repeat: no-repeat;
  mask-size: 100% auto;
  background-color: #fff;
  width: 35px;
  height: 9px;
}
.idx02-inner {
  display: flex;
  align-items: center;
}
.idx02-icon {
  width: 110px;
  height: 110px;
  position: relative;
  z-index: 1;
}
.idx02-icon::before {
  position: absolute;
  content: "";
  z-index: -1;
  background-color: rgba(0, 0, 0, 0.05);
  border-radius: 50%;
  inset: -10px;
}
.idx02-icon img {
  border-radius: 50%;
}
.idx02-title {
  margin-left: 2.5em;
}
.idx02-title h4 {
  font-size: 10px;
  color: #fff;
}
.idx02-title h4 span {
  display: block;
}
.idx02-title h4 .jp {
  font-size: 2.4em;
  letter-spacing: 0.1em;
}
.idx02-title h4 .en {
  font-size: 1.6em;
  letter-spacing: 0.2em;
  text-transform: uppercase;
}
@media only screen and (min-width: 769px) {
  .idx02 .flex {
    flex-direction: row-reverse;
  }
}
@media only screen and (min-width: 1281px) {
  .idx02 .inner_big {
    padding-left: 35px;
  }
}
@media only screen and (min-width: 769px) {
  .idx02-title h4 {
    position: relative;
    top: -2px;
  }
  .idx02-item:hover {
    background-image: unset;
    background-color: #fff;
  }
  .idx02-item:hover .ttl {
    color: var(--clr1);
  }
  .idx02-item:hover .ttl .en {
    color: #c06d55;
  }
  .idx02-item:hover::after {
    background-color: #c06d55;
  }
}
@media only screen and (max-width: 1560px) and (min-width: 769px) {
  .idx02 {
    background-image: url(../images/idx02_bg_1560.jpg);
    background-position: right center;
  }
}
@media only screen and (max-width: 1440px) and (min-width: 769px) {
  .idx02 .left {
    width: 45%;
  }
  .idx02 h3 {
    font-size: 8.5px;
    right: 30px;
  }
  .idx02-item {
    padding: 1.2em 3em;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 769px) {
  .idx02 h3 {
    right: 40px;
  }
}
@media only screen and (max-width: 1280px) and (min-width: 769px) {
  .idx02 .inner_big h3 {
    font-size: 7px;
  }
  .idx02 h3 .text_lg {
    left: 0.4em;
  }
  .idx02 .right {
    width: 54%;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
  .idx02 h3 {
    right: 0;
  }
  .idx02 h3 .text_lg {
    font-size: 16em;
  }
}
@media only screen and (max-width: 991px) and (min-width: 769px) {
  .idx02 h3 {
    padding-top: 7em;
  }
  .idx02 h3 .text_lg {
    font-size: 15em;
    left: 50%;
    transform: translateX(-50%);
    line-height: 0.8;
    top: 0;
  }
  .idx02 h3 .text_lg br {
    display: none !important;
  }
  .idx02 h3::after {
    margin-top: 15px;
  }
  .idx02 .inner_big h3 {
    font-size: 6.5px;
  }
  .idx02-item {
    font-size: 10px;
    padding: 1.5625em 2em;
    width: calc(50% - 10px);
  }
  .idx02-item::after {
    right: 10px;
  }
  .idx02-title h4 {
    font-size: 8px;
  }
  .idx02-title h4 .jp {
    font-size: 2.2em;
  }
  .idx02-icon {
    width: 80px;
    height: 80px;
  }
  .idx02 .left {
    position: relative;
  }
  .idx02 .flex {
    flex-direction: column;
  }
  .idx02 .right {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 10px;
  }
}

.idx03 {
  background-image: url(../images/idx03_bg.jpg);
  padding-top: 121px;
  padding-bottom: 120px;
}
.idx03 .box_name {
  position: absolute;
  bottom: 2.5em;
  left: 2.5em;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  width: 20em;
  height: 20em;
  border-radius: 50%;
  font-size: 10px;
}
.idx03 .box_name p {
  color: white;
  text-align: center;
  letter-spacing: 0.1em;
  line-height: 1;
}
.idx03 .box_name .position {
  position: relative;
  margin-bottom: 0.6111em;
  font-size: 1.8em;
  font-weight: 200;
}
.idx03 .box_name .position::after {
  content: "";
  display: table;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0.9444em;
  width: 7.7778em;
  height: 0.0556em;
  background-color: white;
  opacity: 0.5;
}
.idx03 .box_name .name .jp {
  display: block;
  font-size: 3em;
  font-weight: 600;
}
.idx03 .box_name .name .sm {
  display: block;
  margin-top: 1.1667em;
  font-size: 1.4em;
  text-transform: uppercase;
}
@media only screen and (min-width: 769px) {
  .idx03 .box_name .name .sm {
    letter-spacing: 2.5px;
  }
}
.idx03 h3 {
  margin-bottom: 60px;
}
.idx03 .inner_big {
  max-width: 1880px;
}
.idx03 .box {
  max-width: 910px;
  width: 50%;
  background-position: right center;
  background-repeat: no-repeat;
  background-size: cover;
  box-shadow: 29.344px 6.237px 47px 0px rgba(81, 125, 171, 0.15);
  border-radius: 20px;
  position: relative;
}
.idx03 .box.st1 {
  background-image: url(../images/idx03_img01_sp.jpg);
}
.idx03 .box.st1 .box_name {
  background-color: rgba(81, 125, 171, 0.8);
}
@media only screen and (min-width: 992px) {
  .idx03 .box.st1 {
    background-image: url(../images/idx03_img01.jpg);
  }
}
.idx03 .box.st1 .idx03-content {
  background-color: rgba(81, 125, 171, 0.8);
}
.idx03 .box.st2 {
  background-image: url(../images/idx03_img02_sp.jpg);
  box-shadow: 29.344px 6.237px 47px 0px rgba(192, 109, 85, 0.15);
}
.idx03 .box.st2 .box_name {
  background-color: rgba(192, 109, 85, 0.8);
}
@media only screen and (min-width: 992px) {
  .idx03 .box.st2 {
    background-image: url(../images/idx03_img02.jpg);
  }
}
.idx03 .box.st2 .idx03-content {
  background-color: rgba(192, 109, 85, 0.8);
}
.idx03 .box.st2 .btn-group .btn a span::after {
  background-color: #c06d55;
}
.idx03 .box.st2 .txt {
  letter-spacing: 0.06em;
}
.idx03-content {
  margin-right: 0;
  margin-left: auto;
  max-width: 455px;
  width: 55%;
  border-radius: 20px;
  color: #fff;
  height: 100%;
  padding: 64px 68px 49px 75px;
}
.idx03 h4 {
  color: #fff;
  font-size: 10px;
  margin-bottom: 31px;
}
.idx03 h4::after {
  display: block;
  content: "";
  background-color: #fff;
  height: 1px;
  width: 51px;
  margin-top: 24px;
}
.idx03 h4 span {
  display: block;
  letter-spacing: 0.14em;
  line-height: 1.2;
}
.idx03 h4 .jp {
  font-size: 3.4em;
}
.idx03 h4 .en {
  font-size: 1.6em;
  padding-top: 5px;
  text-transform: uppercase;
}
.idx03 .txt {
  font-size: 18px;
  line-height: 1.7777777778;
  color: #fff;
}
.idx03 .btn-group {
  margin-top: 33px;
}
.idx03 .btn-group .btn a {
  color: #fff;
}
.idx03 .btn-group .btn a::after {
  background-color: #fff;
}
.idx03 .btn-group .btn a span::before {
  background-color: #fff;
}
.idx03 .btn-group .btn a span::after {
  background-color: #517dab;
}
@media only screen and (min-width: 769px) {
  .idx03 .btn-group .btn a:hover span::after {
    background-color: #fff !important;
  }
}
@media only screen and (min-width: 769px) {
  .idx03 .box.st2 .btn-group .btn a:hover {
    color: var(--main-color);
  }
  .idx03 .box.st2 .btn-group .btn a:hover::after {
    background-color: var(--main-color);
  }
  .idx03 .box.st2 .btn-group .btn a:hover span::before {
    background-color: var(--main-color);
  }
}
@media only screen and (min-width: 1281px) {
  .idx03 .box.st2 .btn-group .btn:last-child {
    position: relative;
    top: -5px;
  }
}
@media only screen and (max-width: 1560px) and (min-width: 769px) {
  .idx03-content {
    padding: 50px 20px 30px;
  }
  .idx03 .box {
    width: 49.5%;
  }
  .idx03 h4 {
    font-size: 8px;
    margin-bottom: 20px;
  }
  .idx03 h4::after {
    margin-top: 15px;
  }
}
@media only screen and (max-width: 1440px) and (min-width: 769px) {
  .idx03 .box {
    background-position: left 45% center;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 769px) {
  .idx03 .txt {
    font-size: 16px;
  }
  .idx03 .btn-group {
    margin-top: 0;
  }
  .idx03-content {
    padding: 40px 20px 20px;
  }
  .idx03 h4 .jp {
    font-size: 3em;
  }
  .idx03 .box_name {
    font-size: 8px;
    bottom: 2em;
    left: 2em;
  }
}
@media only screen and (max-width: 1280px) and (min-width: 769px) {
  .idx03 .txt {
    font-size: 16px;
  }
  .idx03 .btn-group .btn.style01 a {
    font-size: 1.6em;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
  .idx03 .btn-group {
    margin-top: 25px;
  }
  .idx03 .btn-group .btn.style01 a {
    letter-spacing: 0.05em;
  }
  .idx03-content {
    padding: 30px 20px;
  }
  .idx03 h4 {
    font-size: 8px;
    margin-bottom: 20px;
  }
  .idx03 h4::after {
    margin-top: 15px;
  }
  .idx03 .txt {
    line-height: 1.6;
  }
  .idx03 .box {
    background-position: left 34% center;
  }
}
@media only screen and (max-width: 991px) {
  .idx03 {
    padding: 60px 0;
  }
  .idx03 h3 {
    margin-bottom: 30px;
  }
  .idx03 .box {
    width: 100%;
    margin: 10px auto;
    max-width: 455px;
    background-size: 100% auto;
    background-position: top center;
    padding-top: 320px;
    padding-top: min(385px, 74vw);
  }
  .idx03-content {
    margin-right: auto;
    width: 100%;
    border-radius: 0 0 20px 20px;
    padding: 20px;
  }
  .idx03 h4 {
    text-align: center;
  }
  .idx03 h4::after {
    margin-left: auto;
    margin-right: auto;
  }
  .idx03 .btn-group {
    display: table;
    margin-left: auto;
    margin-right: auto;
  }
  .idx03 .btn-group .btn {
    display: table;
    margin-left: auto;
    margin-right: auto;
  }
  .idx03 .box_name {
    bottom: auto;
    left: 3em;
    top: 26em;
  }
}

.idx04 {
  padding-top: 121px;
  padding-bottom: 120px;
  position: relative;
  z-index: 1;
}
.idx04::before {
  position: absolute;
  content: "";
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: calc(100% + 525px);
  background-image: url(../images/idx04_bg.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.idx04 h3 {
  margin-bottom: 60px;
}
.idx04-content {
  display: grid;
  justify-content: space-between;
  grid-template-columns: 52% 51%;
  padding-top: 60px;
  padding-left: 80px;
  padding-right: 112px;
  padding-bottom: 60px;
}
.idx04_img {
  max-width: 486px;
  grid-row: 1/4 span;
}
.idx04_img img {
  border-radius: 10px;
}
.idx04 h4 {
  font-size: 10px;
  margin-bottom: 27px;
  margin-top: 30px;
}
.idx04 h4 span {
  display: block;
  line-height: 1.2;
}
.idx04 h4 .jp {
  font-size: 3.6em;
  padding-bottom: 15px;
  letter-spacing: 0.14em;
}
.idx04 h4 .en {
  font-size: 1.4em;
  text-transform: uppercase;
  color: #5c89b9;
  letter-spacing: 0.16em;
}
.idx04 .txt {
  font-size: 16px;
  letter-spacing: 0.14em;
  line-height: 2;
  color: var(--clr1);
}
.idx04 .btn-group {
  margin-top: 16px;
}
.idx04 .btn-group .btn a span {
  padding-top: 0.61111111em;
}
@media only screen and (min-width: 1025px) {
  .idx04 .txt {
    font-size: 18px;
  }
}
@media only screen and (max-width: 1560px) and (min-width: 769px) {
  .idx04::before {
    background-image: url(../images/idx04_bg_1560.jpg);
  }
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
  .idx04 {
    padding: 80px 0;
  }
  .idx04-content {
    padding: 40px 20px;
    grid-template-columns: 45% 52%;
  }
  .idx04 h4 {
    margin-top: 0;
    margin-bottom: 20px;
  }
  .idx04 h4 .jp {
    font-size: 3.2em;
  }
  .idx04 .btn-group {
    margin-top: 20px;
  }
}
@media only screen and (max-width: 991px) and (min-width: 769px) {
  .idx04 h4 .jp {
    font-size: 2.8em;
  }
  .idx04 .txt {
    font-size: 14px;
  }
  .idx04-content {
    grid-template-columns: 40% 58%;
  }
  .idx04 .btn-group {
    margin-top: 0;
  }
  .idx04 .btn-group .btn.style01 a {
    font-size: 1.6em;
  }
}

.idx05 {
  background-image: url(../images/idx05_bg.jpg);
  width: calc(100% - 40px);
  max-width: 1840px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  z-index: 2;
  border-radius: 80px;
  padding-top: 75px;
  padding-bottom: 95px;
  --space: 9em;
}
.idx05 h3 {
  padding-top: 46px;
  margin-bottom: 56px;
}
.idx05 h3::before {
  content: "treatment";
  font-size: 14em;
  letter-spacing: 0.16em;
  line-height: 0.8;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  color: #fff;
}
.idx05 h3 .jp {
  color: #343434;
}
.idx05-gr {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.idx05-tab {
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  justify-content: center;
  margin-bottom: 101px;
}
.idx05-tab p {
  font-size: 20px;
  letter-spacing: 0.14em;
  line-height: 1.4;
  text-align: center;
  color: var(--clr1);
  transition: all 0.3s;
}
.idx05-tab p span {
  display: inline-block;
}
.idx05-button {
  max-width: 500px;
  width: 50%;
  border-bottom: 1px solid #a38d7f;
  padding-bottom: 15px;
  position: relative;
  cursor: pointer;
}
.idx05-button::before, .idx05-button::after {
  position: absolute;
  content: "";
  background-color: #a38d7f;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s;
}
.idx05-button::before {
  bottom: -3px;
  left: 0;
  width: 100%;
  height: 3px;
}
.idx05-button::after {
  width: 12px;
  height: 9px;
  clip-path: polygon(100% 0, 0 0, 50% 100%);
  bottom: -12px;
  left: 50%;
  transform: translateX(-50%);
}
.idx05-button.active::before, .idx05-button.active::after {
  opacity: 1;
  visibility: visible;
}
.idx05-button.active:hover p {
  color: var(--clr1);
}
.idx05-item {
  display: none;
  position: relative;
}
.idx05-item.active {
  display: block;
}
.idx05-img {
  position: absolute;
  font-size: 10px;
  top: 0;
  top: 3.5em;
  left: calc(50% - 18.3em);
  width: 33.9em;
  height: 43.5em;
}
.idx05-grBtn {
  font-size: 10px;
}
.idx05-grBtn a {
  text-decoration: none;
}
.idx05-grBtn.st1 {
  display: flex;
  flex-flow: column wrap;
  align-content: space-between;
  max-height: 54em;
  width: 100%;
}
.idx05-grBtn.st1 .idx05-btn {
  max-width: 40em;
  width: 50%;
  font-size: 1em;
  margin-bottom: 2.4em;
}
.idx05-grBtn.st1 .idx05-btn a {
  width: 100%;
  height: 100%;
  min-height: 4.4444444444em;
  background-color: #fff;
  color: #938d87;
  display: block;
  border: 1px solid #d9d5d1;
  border-radius: 40px;
  letter-spacing: 0.1em;
  font-size: 1.8em;
  padding-left: 36px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  position: relative;
  transition: all 0.3s;
}
.idx05-grBtn.st1 .idx05-btn a:hover {
  opacity: 1;
}
.idx05-grBtn.st1 .idx05-btn a::before, .idx05-grBtn.st1 .idx05-btn a::after {
  transition: all 0.3s;
  position: absolute;
  content: "";
  width: 2.7777777778em;
  height: 2.7777777778em;
  top: calc(50% - 1.3888888889em);
  right: 0.7777777778em;
  border-radius: 50%;
}
.idx05-grBtn.st1 .idx05-btn a::before {
  background-color: #efefef;
}
.idx05-grBtn.st1 .idx05-btn a::after {
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='32px' height='20px'%3E%3Cpath fill-rule='evenodd' fill='rgb(163, 141, 127)' d='M32.000,9.999 L17.778,20.001 L17.778,11.1000 L-0.000,11.1000 L-0.000,8.000 L17.778,8.000 L17.778,0.001 L32.000,9.999 Z'/%3E%3C/svg%3E");
  mask-position: center;
  mask-repeat: no-repeat;
  mask-size: 16px auto;
  background-color: #a38d7f;
}
.idx05-grBtn.st2 {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  font-size: 10px;
  width: 100%;
  gap: 20px;
}
.idx05-grBtn.st2 .idx05-btn {
  width: 30.5em;
  margin-bottom: 0;
  transition: all 0.3s;
}
.idx05-grBtn.st2 .idx05-btn a {
  background-color: #fff;
  height: 10em;
  display: flex;
  flex-direction: column;
  justify-content: center;
  border-radius: 10px;
  font-size: 1em;
  text-align: center;
  line-height: 1;
  position: relative;
  transition: all 0.3s;
}
.idx05-grBtn.st2 .idx05-btn a::before, .idx05-grBtn.st2 .idx05-btn a::after {
  position: absolute;
  content: "";
  transition: all 0.3s;
}
.idx05-grBtn.st2 .idx05-btn a::before {
  border-radius: 5px;
  border: 1px solid #c3ceda;
  inset: 5px;
}
.idx05-grBtn.st2 .idx05-btn a::after {
  background-color: #5c89b9;
  width: 6px;
  height: 6px;
  clip-path: polygon(100% 0, 0 100%, 100% 100%);
  bottom: 10px;
  right: 10px;
}
.idx05-grBtn.st2 .idx05-btn a span {
  display: block;
  letter-spacing: 0.1em;
}
.idx05-grBtn.st2 .idx05-btn a .jp {
  font-size: 1.8em;
  color: #343434;
  padding-bottom: 0.6666666667em;
}
.idx05-grBtn.st2 .idx05-btn a .jp span {
  display: inline-block;
}
.idx05-grBtn.st2 .idx05-btn a .en {
  color: #5c89b9;
  font-size: 1.2em;
}
.idx05-grBtn.st2 .idx05-btn a .en span {
  display: inline-block;
}
@media only screen and (min-width: 769px) {
  .idx05-button:hover p {
    color: #a38d7f;
  }
  .idx05-grBtn.st1 .idx05-btn a:hover {
    background-image: -moz-linear-gradient(0deg, rgb(192, 109, 85) 0%, rgb(211, 196, 179) 100%);
    background-image: -webkit-linear-gradient(0deg, rgb(192, 109, 85) 0%, rgb(211, 196, 179) 100%);
    background-image: -ms-linear-gradient(0deg, rgb(192, 109, 85) 0%, rgb(211, 196, 179) 100%);
    color: #fff;
    box-shadow: 3.878px 6.997px 20px 0px rgba(205, 158, 137, 0.43);
  }
  .idx05-grBtn.st1 .idx05-btn:first-child, .idx05-grBtn.st1 .idx05-btn:nth-child(5) {
    transform: translateX(var(--space));
  }
  .idx05-grBtn.st1 .idx05-btn:nth-child(2), .idx05-grBtn.st1 .idx05-btn:nth-child(4) {
    transform: translateX(calc(var(--space) - 6em));
  }
  .idx05-grBtn.st1 .idx05-btn:nth-child(6), .idx05-grBtn.st1 .idx05-btn:last-child {
    transform: translateX(calc((var(--space)) * -1));
  }
  .idx05-grBtn.st1 .idx05-btn:nth-child(7), .idx05-grBtn.st1 .idx05-btn:nth-child(9) {
    transform: translateX(calc((var(--space) - 6em) * -1));
  }
  .idx05-grBtn.st2 .idx05-btn:hover a {
    background-color: var(--main-color);
  }
  .idx05-grBtn.st2 .idx05-btn:hover a span {
    color: #fff;
  }
  .idx05-grBtn.st2 .idx05-btn:hover a::after {
    background-color: #fff;
  }
}
@media only screen and (min-width: 1281px) {
  .idx05 h3::before {
    left: calc(50% + 10px);
  }
}
@media only screen and (max-width: 1366px) and (min-width: 769px) {
  .idx05-grBtn.st2 {
    gap: 15px;
  }
}
@media only screen and (max-width: 1280px) and (min-width: 769px) {
  .idx05-grBtn.st1 {
    font-size: 9px;
  }
  .idx05-grBtn.st2 {
    gap: 10px;
  }
  .idx05-grBtn.st2 .idx05-btn {
    width: calc(30.5em - 20px);
  }
  .idx05-img {
    font-size: 9px;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
  .idx05 {
    padding-bottom: 60px;
  }
  .idx05-grBtn.st1 {
    font-size: min(8px, 0.7vw);
  }
  .idx05-grBtn.st2 {
    font-size: min(10px, 1vw);
  }
  .idx05-img {
    font-size: min(8px, 0.7vw);
  }
  .idx05-tab {
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 991px) and (min-width: 769px) {
  .idx05 h3 {
    margin-bottom: 30px;
  }
  .idx05 h3::before {
    font-size: 12em;
  }
  .idx05-grBtn.st2 .idx05-btn a .en {
    font-size: 10px;
  }
}

.idx06 {
  max-width: 1920px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 182px;
  padding-bottom: 317px;
  position: relative;
  z-index: 1;
}
.idx06::before, .idx06::after {
  position: absolute;
  content: "";
  background-repeat: no-repeat;
  background-size: cover;
}
.idx06::before {
  top: -135px;
  left: 0;
  z-index: -1;
  background-image: url(../images/idx06_bg.jpg);
  background-position: top center;
  width: 100%;
  height: calc(100% + 135px);
}
@media only screen and (min-width: 769px) {
  .idx06::after {
    font-size: 10px;
    background-image: url(../images/idx06_img03.jpg);
    width: 37em;
    height: 43.5em;
    top: 182px;
    right: -2.8em;
    border-radius: 10px;
  }
}
.idx06 .inner_big {
  max-width: 1480px;
  padding-right: 205px;
  position: relative;
}
.idx06-content {
  max-width: 535px;
  width: 50%;
  margin-right: 0;
  margin-left: auto;
  margin-right: 0;
}
.idx06 .txt {
  font-size: 16px;
  line-height: 2;
  letter-spacing: 0.14em;
  color: var(--clr1);
}
.idx06-img {
  font-size: min(10px, 0.65vw);
  width: 71.9em;
  height: 73.9em;
  position: absolute;
  top: -62px;
  left: 21px;
}
.idx06-img::before {
  position: absolute;
  content: "";
  top: 15.9em;
  left: 0;
  width: 50.2em;
  height: 51em;
  border-radius: 10px;
  background-color: #bfcad6;
}
.idx06-img img {
  border-radius: 10px;
}
.idx06-img .img {
  position: absolute;
}
.idx06-img .img.img01 {
  left: 7.9em;
  top: 0;
  width: 56em;
  height: 59em;
}
.idx06-img .img.img02 {
  bottom: 0;
  right: 0;
  width: 38.7em;
  height: 25em;
}
.idx06-img .img.img02 img {
  box-shadow: 10.598px 16.961px 20px 0px rgba(54, 112, 152, 0.1);
}
.idx06-img .img.img03 {
  width: 37em;
  height: 43.5em;
  top: 0;
  right: 0;
}
@media only screen and (min-width: 769px) {
  .idx06 h3 {
    margin-bottom: 47px;
    text-align: left;
  }
  .idx06 h3::after {
    margin-left: 0;
  }
  .idx06 .btn-group {
    display: table;
    margin-top: 32px;
    margin-right: -6px;
    margin-left: auto;
  }
}
@media only screen and (min-width: 1025px) {
  .idx06 .txt {
    font-size: 18px;
  }
}
@media only screen and (max-width: 1560px) and (min-width: 769px) {
  .idx06::after {
    font-size: min(6.5px, 0.4vw);
  }
}
@media only screen and (max-width: 1366px) and (min-width: 769px) {
  .idx06 {
    padding-bottom: 200px;
  }
  .idx06-img {
    font-size: 0.58vw;
  }
}
@media only screen and (max-width: 1280px) and (min-width: 769px) {
  .idx06 {
    padding-bottom: 150px;
  }
  .idx06-img {
    font-size: 0.53vw;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
  .idx06 {
    padding-top: 120px;
    padding-bottom: 100px;
  }
  .idx06 .inner_big {
    padding-right: 150px;
  }
}
@media only screen and (max-width: 991px) and (min-width: 769px) {
  .idx06::after {
    top: 125px;
  }
  .idx06 .inner_big {
    padding-right: 114px;
  }
  .idx06 .inner_big h3 {
    font-size: 6px;
    margin-bottom: 30px;
  }
}

.idx07 {
  background-image: url(../images/idx07_bg.png);
  background-position: top center;
  padding-top: 86px;
  padding-bottom: 75px;
  position: relative;
  overflow: hidden;
}
@media only screen and (min-width: 769px) {
  .idx07 {
    background-attachment: fixed;
  }
}
.idx07 .inner_big {
  position: relative;
  max-width: 1490px;
}
.idx07 .idx01_img img {
  border-radius: 5px;
}
.idx07 .idx01_img.img01 {
  max-width: 400px;
  margin-left: auto;
  margin-right: auto;
}
.idx07 .idx01_img.img01 img {
  border-radius: 14px;
}
.idx07 .layout {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  max-width: 1366px;
  margin-left: auto;
  margin-right: 0;
}
.idx07 .layout_left {
  width: 30%;
  position: relative;
}
@media only screen and (min-width: 769px) {
  .idx07 .layout_left {
    min-height: 100vh;
  }
}
.idx07 .layout_left .left_scroll_img {
  position: absolute;
  top: 329px;
}
.idx07 .left_scroll_title {
  top: 21px;
  position: absolute;
  z-index: 1;
}
.idx07 .layout_right {
  width: 70%;
  max-width: 720px;
  display: flex;
  justify-content: center;
  position: relative;
}
.idx07_list li {
  display: flex;
  color: #fff;
  font-size: 10px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  padding-bottom: 43px;
  margin-bottom: 43px;
}
.idx07_list .left {
  font-size: 4.8em;
  letter-spacing: 0.14em;
  opacity: 0.5;
  color: #fff;
  font-family: var(--f-en);
  font-weight: 500;
  line-height: 0.8;
}
.idx07_list .right {
  max-width: 675px;
  padding-left: 46px;
}
.idx07_list .ttl {
  font-size: 2.6em;
  letter-spacing: 0.14em;
  line-height: 1.4;
  margin-bottom: 22px;
}
.idx07_list .ttl span {
  display: inline-block;
}
.idx07_list .txt {
  font-size: 18px;
  letter-spacing: 0.14em;
  line-height: 2;
  color: #fff;
}
@media only screen and (min-width: 769px) {
  .idx07 .btn-group .btn a:hover span::after {
    background-color: #fff;
  }
}
.idx07 h3 {
  margin-bottom: 86px;
  transition: all 0.3s;
}
.idx07 h3::before {
  position: absolute;
  content: "FEATURES";
  font-size: 10em;
  letter-spacing: 0.16em;
  font-family: var(--f-en);
  writing-mode: vertical-rl;
  color: rgba(255, 255, 255, 0.1);
  top: 0;
  left: -182px;
}
@media only screen and (min-width: 769px) {
  .idx07 h3 {
    text-align: left;
  }
  .idx07 h3::after {
    margin-left: 0;
  }
}
@media only screen and (min-width: 1281px) {
  .idx07 .layout_right {
    padding-top: 27px;
  }
  .idx07_list .ttl {
    white-space: nowrap;
  }
}
@media only screen and (min-width: 1561px) {
  .idx07_img.img02 {
    position: relative;
    left: 14.8%;
  }
}
@media only screen and (max-width: 1560px) and (min-width: 769px) {
  .idx07 h3::before {
    left: -180px;
  }
  .idx07 .layout {
    max-width: 1310px;
  }
}
@media only screen and (max-width: 1440px) and (min-width: 769px) {
  .idx07 .layout {
    max-width: 1240px;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 769px) {
  .idx07 .layout {
    max-width: 1200px;
  }
  .idx07 .layout_right {
    padding-right: 30px;
  }
  .idx07 h3::before {
    font-size: 7.5em;
    left: -120px;
  }
  .idx07_list li {
    font-size: 8px;
  }
  .idx07_list .ttl {
    margin-bottom: 10px;
  }
  .idx07_list .txt {
    font-size: 16px;
  }
}
@media only screen and (max-width: 1280px) and (min-width: 769px) {
  .idx07 h3::before {
    font-size: 10em;
    left: -1.3em;
  }
  .idx07 .layout {
    max-width: 1140px;
  }
  .idx07_list li {
    font-size: 8px;
  }
  .idx07_list .right {
    padding-left: 20px;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
  .idx07 h3 {
    margin-bottom: 60px;
  }
  .idx07 h3::before {
    font-size: 8em;
  }
  .idx07 .layout {
    max-width: 920px;
  }
  .idx07_list .txt {
    font-size: 16px;
  }
  .idx07_list li {
    padding-bottom: 30px;
    margin-bottom: 30px;
  }
  .idx07 .layout_right {
    width: 68%;
  }
}
@media only screen and (max-width: 991px) and (min-width: 769px) {
  .idx07 .layout {
    max-width: 670px;
  }
  .idx07 h3::before {
    font-size: 7em;
  }
  .idx07 .layout_left {
    width: 43%;
  }
  .idx07 .layout_right {
    width: 65%;
  }
  .idx07_list .ttl {
    letter-spacing: 0.05em;
  }
}

.idx_map {
  height: 450px;
}
.idx_map iframe {
  height: 100%;
}

@media only screen and (min-width: 769px) and (max-width: 1280px) {
  .home_page h3 {
    font-size: 8px;
  }
}

/*# sourceMappingURL=index_pc.css.map */