/*====================================================================================
1. START MAIN VISUAL SECTION.
====================================================================================*/
.main_mv {
  position: relative;
}
@media only screen and (min-width: 768px) {
  .main_mv {
    background: url(../images/mv.webp) no-repeat center center;
    background-size: cover;
    height: 99.5rem;
  }
}
@media only screen and (min-width: 768px) {
  .main_mv_inner {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding-left: 14.5rem;
    margin-top: 4.2rem;
  }
}
@media only screen and (max-width: 767px) {
  .main_mv_inner {
    height: 70rem;
    background: url(../images/mv_sp.webp) no-repeat center center;
    background-size: cover;
    position: relative;
    padding: 0 1rem;
  }
  .main_mv_inner .main_mv_title {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: 4.8rem;
    transform: translate(-50%, -50%);
    width: 34.2rem;
    margin-left: 1.2rem;
  }
}
.main_mv .tag {
  font-weight: 700;
  text-align: center;
  color: #fff;
  line-height: 1;
  letter-spacing: 0.1em;
}
@media only screen and (min-width: 768px) {
  .main_mv .tag {
    width: 24.1rem;
    height: 8.2rem;
    font-size: 2.5rem;
    padding-top: 0.8rem;
    background: url(../images/vector.webp) no-repeat center center;
    background-size: 100% auto;
  }
}
@media only screen and (max-width: 767px) {
  .main_mv .tag {
    width: 16.45rem;
    height: 7rem;
    font-size: 1.8rem;
    padding-top: 0.8rem;
    background: url(../images/vector_sp.webp) no-repeat center center;
    background-size: 100% auto;
  }
}
@media only screen and (min-width: 768px) {
  .main_mv .tag span {
    font-size: 4rem;
  }
}
@media only screen and (max-width: 767px) {
  .main_mv .tag span {
    font-size: 3rem;
  }
}
.main_mv .ttl {
  font-weight: 500;
  font-weight: 500;
  letter-spacing: 0.1em;
  color: #ffffff;
  text-shadow: 0px 0px 0.45em rgba(0, 0, 0, 0.32);
}
@media only screen and (min-width: 768px) {
  .main_mv .ttl {
    font-size: 9rem;
    line-height: 1.3888888889;
    margin: 0.8rem 0 2.4rem;
  }
}
@media only screen and (max-width: 767px) {
  .main_mv .ttl {
    font-size: 4.5rem;
    line-height: 1.3777777778;
    margin: 0.1rem 0 1.8rem;
  }
}
@media only screen and (min-width: 768px) {
  .main_mv .ttl span {
    font-size: 8rem;
  }
}
@media only screen and (max-width: 767px) {
  .main_mv .ttl span {
    font-size: 4rem;
  }
}
.main_mv .txt {
  font-weight: 700;
  letter-spacing: 0.08em;
  color: #ffffff;
  text-shadow: 0.2rem 0.1rem 0.38rem rgba(0, 0, 0, 0.29);
  margin: 0;
}
@media only screen and (min-width: 768px) {
  .main_mv .txt {
    font-size: 2.2rem;
    line-height: 1.4545454545;
  }
}
@media only screen and (max-width: 767px) {
  .main_mv .txt {
    font-size: 2rem;
    line-height: 1.4545454545;
  }
}

.main_time {
  width: calc(50% + 14.8rem);
  background: #fff;
}
@media only screen and (min-width: 768px) {
  .main_time {
    position: absolute;
    bottom: 0;
    right: 0;
    border-radius: 1rem 0 0 0;
    padding: 2.2rem 0 0.4rem 4rem;
  }
}
@media only screen and (max-width: 767px) {
  .main_time {
    padding: 2.7rem 2.7rem;
  }
}
.main_time .inner {
  display: flex;
}
@media only screen and (min-width: 768px) {
  .main_time .inner {
    gap: 3.3rem;
  }
}
@media only screen and (max-width: 767px) {
  .main_time .inner {
    flex-wrap: wrap;
  }
}
.main_time dl {
  margin: 0;
}
@media only screen and (min-width: 768px) {
  .main_time dl {
    display: flex;
    gap: 2rem;
  }
}
@media only screen and (max-width: 767px) {
  .main_time dl {
    flex-wrap: wrap;
    margin-bottom: 2.6rem;
  }
  .main_time dl:last-child {
    margin-bottom: 0;
    display: flex;
  }
  .main_time dl:last-child dd {
    width: calc(100% - 9rem);
    margin: -0.8rem 0 0 0px;
    padding-left: 1.7rem;
  }
}
.main_time dl dt {
  width: 9rem;
}
.main_time dl dt span {
  width: 100%;
  height: 3rem;
  border-radius: 0.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
}
@media only screen and (min-width: 768px) {
  .main_time dl dt span {
    margin-top: 0.8rem;
  }
}
@media only screen and (max-width: 767px) {
  .main_time dl dt span {
    font-size: 1.6rem;
  }
}
.main_time dl dt .hours {
  background: #d6eff7;
}
.main_time dl dt .days {
  background: #fce6e5;
}
.main_time dl dd {
  padding: 0;
  margin: 0;
  font-size: 2rem;
  letter-spacing: 0.1em;
  font-weight: 700;
}
@media only screen and (max-width: 767px) {
  .main_time dl dd {
    width: 100%;
    margin-top: 0.3rem;
  }
}
.main_time dl dd .fz01 {
  font-size: 1.6rem;
  margin-right: 0.4rem;
}
.main_time dl dd .fz02 {
  font-size: 2.4rem;
}
.main_time dl dd p {
  margin: 0;
}
@media only screen and (min-width: 768px) {
  .main_time dl dd p {
    line-height: 1.4;
  }
}
@media only screen and (max-width: 767px) {
  .main_time dl dd p {
    line-height: 1.3;
    padding-left: 0.3rem;
    font-size: 1.9rem;
    letter-spacing: 1px;
  }
}
.main_time dl dd .txt_day {
  margin: 0.9rem 0 0 -0.4rem;
  letter-spacing: 0.05em;
}

@media only screen and (min-width: 768px) {
  .s-about {
    margin-top: 8.8rem;
  }
}
@media only screen and (max-width: 767px) {
  .s-about {
    margin-top: 3rem;
  }
}
@media only screen and (min-width: 768px) {
  .s-about_list {
    margin-top: 5.8rem;
  }
}
@media only screen and (max-width: 767px) {
  .s-about_list {
    margin-top: 0;
  }
}
.s-about_item {
  display: flex;
}
@media only screen and (min-width: 768px) {
  .s-about_item {
    gap: 4.1rem;
    align-items: flex-start;
    margin-bottom: 5.9rem;
  }
}
@media only screen and (max-width: 767px) {
  .s-about_item {
    flex-wrap: wrap;
    gap: 2rem;
    margin-bottom: 3rem;
  }
}
.s-about_item:last-child {
  margin-bottom: 0;
}
.s-about_item img {
  flex-shrink: 0;
  border-radius: 1.5rem;
  order: 1;
}
@media only screen and (min-width: 768px) {
  .s-about_item img {
    width: 19rem;
  }
}
@media only screen and (max-width: 767px) {
  .s-about_item img {
    width: 100%;
  }
}
.s-about_item .ct {
  width: 100%;
  order: 2;
}
.s-about_item .ttl {
  font-weight: 500;
  letter-spacing: 0.05em;
}
@media only screen and (min-width: 768px) {
  .s-about_item .ttl {
    margin: -0.5rem 0 1.5rem;
    font-size: 2.4rem;
  }
}
@media only screen and (max-width: 767px) {
  .s-about_item .ttl {
    margin: 0 0 1.5rem;
    font-size: 1.8rem;
  }
}
.s-about_item .ttl span {
  display: block;
  color: var(--main_accent);
  letter-spacing: 0.05em;
}
@media only screen and (min-width: 768px) {
  .s-about_item .ttl span {
    font-size: 1.8rem;
    margin-bottom: 0.6rem;
  }
}
@media only screen and (max-width: 767px) {
  .s-about_item .ttl span {
    font-size: 1.6rem;
    margin-bottom: 0.6rem;
  }
}
.s-about_item p {
  margin: 0;
  letter-spacing: 0.04em;
}

.s-block01 {
  width: 100%;
  background: url(../images/bg1.webp) no-repeat center center;
  background-size: cover;
  position: relative;
}
@media only screen and (min-width: 768px) {
  .s-block01 {
    height: 59rem;
    margin-top: 13.3rem;
  }
}
@media only screen and (max-width: 767px) {
  .s-block01 {
    height: 31rem;
    margin-top: 3rem;
  }
}
.s-block01 .inner {
  position: absolute;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
  height: 100%;
  display: flex;
}
@media only screen and (min-width: 768px) {
  .s-block01 .inner {
    justify-content: flex-end;
  }
}
@media only screen and (max-width: 767px) {
  .s-block01 .inner {
    justify-content: center;
    align-items: center;
    padding-top: 1.5rem;
  }
}
.s-block01 p {
  writing-mode: vertical-rl;
  color: #fff;
  font-weight: 500;
}
@media only screen and (min-width: 768px) {
  .s-block01 p {
    font-size: 2.4rem;
    margin: 8.1rem 16.1rem 0 0;
    letter-spacing: 0.7rem;
    line-height: 2.5;
  }
}
@media only screen and (max-width: 767px) {
  .s-block01 p {
    font-size: 1.6rem;
    margin: 0;
    letter-spacing: 0.5rem;
    line-height: 2;
  }
}

@media only screen and (min-width: 768px) {
  .s-treatment {
    padding-top: 11.8rem;
  }
}
@media only screen and (max-width: 767px) {
  .s-treatment {
    padding-top: 3rem;
  }
}
.s-treatment .txt {
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .s-treatment .txt {
    margin: 3.5rem 0 4.5rem;
  }
}
@media only screen and (max-width: 767px) {
  .s-treatment .txt {
    margin: 0;
  }
}
.s-treatment_list {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
@media only screen and (min-width: 768px) {
  .s-treatment_list {
    gap: 5.2rem 5rem;
  }
}
@media only screen and (max-width: 767px) {
  .s-treatment_list {
    gap: 2rem;
    margin-top: 3rem;
  }
}
.s-treatment_item {
  text-decoration: none;
}
@media only screen and (min-width: 768px) {
  .s-treatment_item {
    width: 30rem;
  }
  .s-treatment_item:hover p {
    color: var(--main_accent);
  }
  .s-treatment_item:hover figure img {
    transform: scale(1.2);
  }
}
@media only screen and (max-width: 767px) {
  .s-treatment_item {
    width: calc(50% - 1rem);
  }
}
.s-treatment_item figure {
  width: 100%;
  border-radius: 1.5rem;
  overflow: hidden;
  position: relative;
}
@media only screen and (min-width: 768px) {
  .s-treatment_item figure {
    height: 26.5rem;
  }
}
@media only screen and (max-width: 767px) {
  .s-treatment_item figure {
    height: 15rem;
  }
}
.s-treatment_item figure img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 0.3s all ease;
}
.s-treatment_item p {
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 500;
  letter-spacing: 0.05em;
  transition: 0.3s all ease;
}
@media only screen and (min-width: 768px) {
  .s-treatment_item p {
    font-size: 1.8rem;
    gap: 1.5rem;
    margin: 1.8rem 0 0;
    padding-right: 4rem;
  }
}
@media only screen and (max-width: 767px) {
  .s-treatment_item p {
    font-size: 1.6rem;
    gap: 1rem;
    margin: 0.8rem 0 0;
  }
}
.s-treatment_item p span {
  border-radius: 50%;
  background: var(--main_accent);
  position: relative;
}
@media only screen and (min-width: 768px) {
  .s-treatment_item p span {
    width: 2.5rem;
    height: 2.5rem;
  }
}
@media only screen and (max-width: 767px) {
  .s-treatment_item p span {
    width: 2rem;
    height: 2rem;
  }
}
.s-treatment_item p span:before {
  content: "";
  border: solid #fff;
  border-width: 0 0.1rem 0.1rem 0;
  display: inline-block;
  padding: 0.2rem;
  transform: translate(-50%, -50%) rotate(-45deg);
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -0.1rem;
}

.s-message {
  background: url(../images/message_bg.webp) no-repeat top center;
  background-size: 100% auto;
  position: relative;
}
@media only screen and (min-width: 768px) {
  .s-message {
    padding: 13.4rem 0 0;
    margin-top: 12.5rem;
  }
}
@media only screen and (max-width: 767px) {
  .s-message {
    padding: 3rem 0 0;
    margin-top: 3rem;
  }
}
.s-message_img {
  border-radius: 1.5rem;
  overflow: hidden;
}
@media only screen and (min-width: 768px) {
  .s-message_img {
    width: calc(50% - 12.1rem);
    position: absolute;
    right: 0;
    top: 13.2rem;
    height: 69rem;
  }
  .s-message_img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}
@media only screen and (max-width: 767px) {
  .s-message_img {
    width: 100%;
    margin-top: 2rem;
  }
}
@media only screen and (min-width: 768px) {
  .s-message-block01 {
    padding-left: 13rem;
    padding-right: 52rem;
  }
  .s-message-block01 .cm-title02 {
    text-align: left;
  }
  .s-message-block01 .cm-title02 span.en {
    margin: 0 0 1rem;
    justify-content: flex-start;
    gap: 0.9rem;
  }
}
@media only screen and (min-width: 768px) {
  .s-message-block01 p {
    margin: 3.9rem 0 0;
  }
}
@media only screen and (max-width: 767px) {
  .s-message-block01 p {
    margin: 0 0 0;
  }
}
@media only screen and (min-width: 768px) {
  .s-message_btn {
    margin-top: 3.7rem;
  }
}
@media only screen and (max-width: 767px) {
  .s-message_btn {
    margin-top: 2rem;
  }
}
@media only screen and (min-width: 768px) {
  .s-message_btn a {
    margin-bottom: 2.5rem;
  }
}
@media only screen and (max-width: 767px) {
  .s-message_btn a {
    margin-bottom: 1.5rem;
  }
}
.s-message_btn a:last-child {
  margin-bottom: 0;
}
.s-message-block02 {
  display: flex;
}
@media only screen and (min-width: 768px) {
  .s-message-block02 {
    margin-top: 30.3rem;
  }
}
@media only screen and (max-width: 767px) {
  .s-message-block02 {
    margin-top: 3rem;
  }
}
.s-message-block02 .block02_bg {
  position: relative;
  border-radius: 0 1.5rem 1.5rem 0;
  overflow: hidden;
}
@media only screen and (min-width: 768px) {
  .s-message-block02 .block02_bg {
    width: calc(50% + 22.8rem);
    height: 57rem;
  }
}
@media only screen and (max-width: 767px) {
  .s-message-block02 .block02_bg {
    width: 28rem;
    height: 23rem;
    display: block;
  }
}
.s-message-block02 .block02_bg img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 0.3s all ease;
}
@media only screen and (max-width: 767px) {
  .s-message-block02 .block02_ct {
    display: flex;
    align-items: center;
    justify-content: center;
    width: calc(100% - 28rem);
  }
}
.s-message-block02 .block02_ct p {
  writing-mode: vertical-rl;
  color: var(--main_accent);
  font-weight: 700;
}
@media only screen and (min-width: 768px) {
  .s-message-block02 .block02_ct p {
    letter-spacing: 1.3rem;
    line-height: 2.3;
    font-size: 3rem;
    margin: 9.3rem 0 0 7.7rem;
  }
}
@media only screen and (max-width: 767px) {
  .s-message-block02 .block02_ct p {
    font-size: 1.6rem;
    margin: 0;
    letter-spacing: 0.5rem;
    line-height: 2;
  }
}
.s-message-block03 {
  position: relative;
}
@media only screen and (min-width: 768px) {
  .s-message-block03 {
    margin-top: 11.2rem;
  }
}
@media only screen and (max-width: 767px) {
  .s-message-block03 {
    margin-top: 3rem;
  }
}
.s-message-block03 .inner {
  position: relative;
}
@media only screen and (min-width: 768px) {
  .s-message-block03 .inner {
    height: 86.3rem;
  }
}
@media only screen and (max-width: 767px) {
  .s-message-block03 .inner {
    height: 22rem;
  }
}
.s-message-block03 .inner .img1 {
  display: block;
  position: absolute;
  border-radius: 1.5rem;
}
@media only screen and (min-width: 768px) {
  .s-message-block03 .inner .img1 {
    width: 62.6rem;
    right: -2.5rem;
    top: 19.4rem;
  }
}
@media only screen and (max-width: 767px) {
  .s-message-block03 .inner .img1 {
    width: 18rem;
    right: 1.5rem;
    top: 4rem;
  }
}
.s-message-block03 .inner .img2 {
  display: block;
  position: absolute;
  border-radius: 1.5rem;
}
@media only screen and (min-width: 768px) {
  .s-message-block03 .inner .img2 {
    width: 45rem;
    left: 8.3rem;
    top: 0;
  }
}
@media only screen and (max-width: 767px) {
  .s-message-block03 .inner .img2 {
    width: 15rem;
    left: 1.5rem;
    top: 0;
  }
}
.s-message-block03 .inner .img3 {
  display: block;
  position: absolute;
  border-radius: 1.5rem;
}
@media only screen and (min-width: 768px) {
  .s-message-block03 .inner .img3 {
    width: 31.5rem;
    left: 21.8rem;
    bottom: 0;
  }
}
@media only screen and (max-width: 767px) {
  .s-message-block03 .inner .img3 {
    width: 10rem;
    left: 7rem;
    bottom: 0;
  }
}

.s-items {
  background: url(../images/img_bg.webp) no-repeat center center;
  background-size: cover;
}
@media only screen and (min-width: 768px) {
  .s-items {
    margin-top: 15.4rem;
    padding: 11rem 0 12rem;
  }
}
@media only screen and (max-width: 767px) {
  .s-items {
    margin-top: 3rem;
    padding: 3rem 0;
  }
}
@media only screen and (min-width: 768px) {
  .s-items-block {
    margin-top: 7rem;
    margin-bottom: 7.4rem;
  }
}
@media only screen and (max-width: 767px) {
  .s-items-block {
    margin: 3rem 0;
  }
}
.s-items-block:last-child {
  margin-top: 0;
  margin-bottom: 0;
}
.s-items-block dl {
  display: flex;
  background: #fff;
  border-radius: 1.5rem;
  align-items: flex-start;
  position: relative;
}
@media only screen and (min-width: 768px) {
  .s-items-block dl {
    padding: 1.5rem 4.4rem;
    gap: 4rem;
    margin: 0 0 5rem;
  }
}
@media only screen and (max-width: 767px) {
  .s-items-block dl {
    padding: 1rem;
    gap: 1rem;
    margin: 0 0 3rem;
  }
}
.s-items-block dl:after {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
}
@media only screen and (min-width: 768px) {
  .s-items-block dl:after {
    border-left: 1.3rem solid transparent;
    border-right: 1.3rem solid transparent;
    border-top: 2.3rem solid #fff;
    bottom: -2.2rem;
    left: 4.5rem;
  }
}
@media only screen and (max-width: 767px) {
  .s-items-block dl:after {
    border-left: 1rem solid transparent;
    border-right: 1rem solid transparent;
    border-top: 1.6rem solid #fff;
    bottom: -1.5rem;
    left: 4.5rem;
  }
}
.s-items-block dl dt {
  font-weight: 700;
  color: var(--main_accent);
}
@media only screen and (min-width: 768px) {
  .s-items-block dl dt {
    font-size: 2.4rem;
  }
}
@media only screen and (max-width: 767px) {
  .s-items-block dl dt {
    font-size: 1.6rem;
  }
}
.s-items-block dl dd {
  padding: 0;
}
@media only screen and (min-width: 768px) {
  .s-items-block dl dd {
    margin: 0.8rem 0 0;
  }
}
@media only screen and (max-width: 767px) {
  .s-items-block dl dd {
    margin: 0;
  }
}
.s-items_list {
  display: flex;
  flex-wrap: wrap;
}
@media only screen and (min-width: 768px) {
  .s-items_list {
    gap: 3.7rem;
  }
}
@media only screen and (max-width: 767px) {
  .s-items_list {
    gap: 2rem;
  }
}
.s-items_item {
  background: #fff;
  border-radius: 1.5rem;
  overflow: hidden;
  text-decoration: none;
  pointer-events: none;
}
@media only screen and (min-width: 768px) {
  .s-items_item {
    width: calc(33.3333333333% - 2.4666666667rem);
  }
  .s-items_item:hover .link {
    color: var(--main_accent);
  }
  .s-items_item:hover .img img {
    transform: scale(1.2);
  }
}
@media only screen and (max-width: 767px) {
  .s-items_item {
    width: 100%;
  }
}
.s-items_item .img {
  position: relative;
  width: 100%;
  overflow: hidden;
}
@media only screen and (min-width: 768px) {
  .s-items_item .img {
    height: 22.6rem;
  }
  .s-items_item .img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: 0.3s all ease;
  }
}
@media only screen and (max-width: 767px) {
  .s-items_item .img img {
    width: 100%;
    display: block;
  }
}
@media only screen and (min-width: 768px) {
  .s-items_item .ct {
    padding: 2.7rem 3rem 4.3rem;
  }
}
@media only screen and (max-width: 767px) {
  .s-items_item .ct {
    padding: 1.5rem 2rem;
  }
}
.s-items_item .ct .ttl {
  font-size: 1.6rem;
  font-weight: 700;
  color: var(--main_accent);
  margin: 0 0 1rem;
}
.s-items_item .ct p {
  margin: 0;
}
@media only screen and (min-width: 768px) {
  .s-items_item .ct .cm-link {
    margin-top: 2.3rem;
    margin-right: 0.2rem;
  }
}
@media only screen and (max-width: 767px) {
  .s-items_item .ct .cm-link {
    margin: 1rem 0 0;
  }
}

.s-news_inner {
  position: relative;
}
@media only screen and (min-width: 768px) {
  .s-news_inner {
    display: flex;
    padding-top: 13.1rem;
  }
  .s-news_inner .cm-title02 {
    width: 24.4rem;
    flex-shrink: 0;
    text-align: left;
  }
  .s-news_inner .cm-title02 .en {
    justify-content: start;
  }
}
@media only screen and (max-width: 767px) {
  .s-news_inner {
    padding-top: 3rem;
  }
}
.s-news_list {
  width: 100%;
}
.s-news_item {
  display: flex;
  align-items: flex-start;
  text-decoration: none;
}
@media only screen and (min-width: 768px) {
  .s-news_item {
    gap: 2.4rem;
    margin-bottom: 6rem;
    transition: 0.3s all;
  }
  .s-news_item:hover {
    opacity: 0.7;
  }
}
@media only screen and (max-width: 767px) {
  .s-news_item {
    flex-wrap: wrap;
    gap: 2rem;
    margin-bottom: 2rem;
  }
}
.s-news_item:last-child {
  margin-bottom: 0;
}
.s-news_item img {
  flex-shrink: 0;
  border-radius: 1.5rem;
}
@media only screen and (min-width: 768px) {
  .s-news_item img {
    width: 19.5rem;
  }
}
@media only screen and (max-width: 767px) {
  .s-news_item img {
    width: 100%;
  }
}
.s-news_item .ct {
  width: 100%;
}
.s-news_item .ct .ttl {
  font-weight: 500;
  letter-spacing: 0.05em;
}
@media only screen and (min-width: 768px) {
  .s-news_item .ct .ttl {
    margin: -0.4rem 0 1.1rem;
    font-size: 2rem;
    line-height: 1.45;
  }
}
@media only screen and (max-width: 767px) {
  .s-news_item .ct .ttl {
    font-size: 1.8rem;
    margin: 0 0 1rem;
  }
}
.s-news_item .ct .ttl span {
  display: block;
  color: var(--main_accent);
  margin: 0 0 0.5rem;
  letter-spacing: 0.05em;
}
@media only screen and (min-width: 768px) {
  .s-news_item .ct .ttl span {
    font-size: 1.6rem;
  }
}
@media only screen and (max-width: 767px) {
  .s-news_item .ct .ttl span {
    font-size: 1.4rem;
  }
}
.s-news_item .ct p {
  margin: 0;
}
@media only screen and (min-width: 768px) {
  .s-news__btn {
    position: absolute;
    left: 12.2rem;
    top: 30.2rem;
    margin: 0;
  }
}
@media only screen and (max-width: 767px) {
  .s-news__btn {
    margin: 3rem auto 0;
  }
}
.s-news__btn p {
  margin: 0;
}

.s-access {
  background: #f2f9fd;
}
@media only screen and (min-width: 768px) {
  .s-access {
    padding: 8.2rem 0 9.5rem;
    margin-top: 13.5rem;
  }
}
@media only screen and (max-width: 767px) {
  .s-access {
    padding: 3rem 0;
    margin-top: 3rem;
  }
}
@media only screen and (min-width: 768px) {
  .s-access_inner {
    display: flex;
  }
  .s-access_inner .cm-title02 {
    width: 24.4rem;
    flex-shrink: 0;
    text-align: left;
  }
  .s-access_inner .cm-title02 .en {
    justify-content: start;
  }
}
.s-access_content {
  display: flex;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .s-access_content {
    gap: 5rem;
    padding-top: 0.2rem;
  }
}
@media only screen and (max-width: 767px) {
  .s-access_content {
    gap: 2rem;
    flex-wrap: wrap;
  }
}
.s-access_content img {
  flex-shrink: 0;
}
@media only screen and (min-width: 768px) {
  .s-access_content img {
    width: 38rem;
  }
}
@media only screen and (max-width: 767px) {
  .s-access_content img {
    width: 100%;
  }
}
.s-access_content .ct {
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .s-access_content .ct {
    padding-top: 1.7rem;
  }
}
.s-access_content .ct p {
  font-weight: 500;
  letter-spacing: 0.05em;
}
@media only screen and (min-width: 768px) {
  .s-access_content .ct p {
    font-size: 1.8rem;
    margin: 0 0 -0.2rem;
  }
}
@media only screen and (max-width: 767px) {
  .s-access_content .ct p {
    margin: 0;
  }
}
.s-access_content .ct .txt {
  background: url(../common_img/access.svg) no-repeat left top 0.7rem;
  background-size: 1.2rem auto;
  font-weight: 400;
}
@media only screen and (min-width: 768px) {
  .s-access_content .ct .txt {
    padding-left: 1.9rem;
    margin-top: 3.2rem;
    font-size: 1.6rem;
  }
}
@media only screen and (max-width: 767px) {
  .s-access_content .ct .txt {
    padding-left: 2.5rem;
    margin-top: 2rem;
  }
}
.s-access_content .ttl {
  font-weight: 500;
  margin: 0 0 1.2rem;
  letter-spacing: 0.05em;
}
@media only screen and (min-width: 768px) {
  .s-access_content .ttl {
    font-size: 3rem;
  }
}
@media only screen and (max-width: 767px) {
  .s-access_content .ttl {
    font-size: 2rem;
  }
}
@media only screen and (min-width: 768px) {
  .s-access_content .ttl span {
    font-size: 1.8rem;
  }
}
@media only screen and (max-width: 767px) {
  .s-access_content .ttl span {
    font-size: 1.4rem;
  }
}
@media only screen and (min-width: 768px) {
  .s-access_btn {
    margin: 3.3rem 2.2rem 0 0;
  }
}
@media only screen and (max-width: 767px) {
  .s-access_btn {
    margin: 2rem 0 0;
  }
}
.s-access_btn a {
  gap: 1.6rem;
}

.s-map {
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .s-map {
    height: 50rem;
  }
}
@media only screen and (max-width: 767px) {
  .s-map {
    height: 28rem;
  }
}
.s-map iframe {
  width: 100%;
  height: 100%;
  display: block;
}