@charset "UTF-8";
.webfont_eng {
  font-family: "Josefin Sans", serif;
}
@media screen and (min-width: 770px) {
  /*=========================
▼▼共通▼▼
===========================*/
  body {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 15px;
    line-height: 2;
    font-weight: 400;
    color: #000;
    letter-spacing: 0.1em;
    overflow: hidden;
    -webkit-font-smoothing: antialiased;
  }
  img {
    display: block;
    width: 100%;
    height: auto;
  }
  a {
    width: 100%;
    display: block;
  }
  .pc_none {
    display: none;
  }
  .auto {
    max-width: 1200px;
    width: 90%;
    margin: 0 auto;
  }
  .ex_btn {
    position: relative;
    z-index: 4;
  }
  .ex_btn a {
    background-image: url(../img/btn_right_arrow.png);
    background-position: right 16px center;
    background-size: 13px 3px;
    background-repeat: no-repeat;
    transition: all 0.3s;
    height: 100%;
    padding: 20px 10px 18px 15px;
    position: relative;
    background-color: #fff;
    box-shadow: 3px 3px 9px 1px rgba(0, 0, 0, 0.08);
    border: solid 1px rgba(0, 0, 0, 0.02);
    border-radius: 100px;
    z-index: 3;
    line-height: 1.8;
    font-size: 14px;
    text-align: center;
    letter-spacing: -0.01em;
  }
  .ex_btn a:hover {
    background-position: right 11px center;
    box-shadow: 3px 3px 9px 1px rgba(0, 0, 0, 0.4);
  }
  #back-top {
    display: none;
    width: 60px;
    position: fixed;
    bottom: 30px;
    right: 30px;
    z-index: 99;
  }
  h2 {
    text-align: center;
    font-size: 15px;
    margin-bottom: 38px;
  }
  h2 .title_eng {
    font-size: 59px;
    display: block;
    letter-spacing: 0.25em;
    line-height: 1.1;
    margin-bottom: 21px;
  }
  .movie {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
    background-color: #d8f9ff;
    overflow: hidden;
  }
  .movie iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
  }
  /*=========================
▲▲共通▲▲
===========================*/
  /*=========================
▼▼モーダル▼▼
===========================*/
  .remodal-wrapper .remodal {
    background-image: url("../img/map_bg.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    max-width: 1080px;
    padding: 80px 60px 62px;
    position: relative;
  }
  .remodal-wrapper .remodal .box {
    text-align: center;
    border: 3px solid #225c9d;
    background-color: #fff;
    padding: 42px 20px 24px;
    border-radius: 20px;
    color: #000;
    width: 100%;
  }
  .remodal-wrapper .title_box {
    display: flex;
    justify-content: center;
    position: absolute;
    top: 54px;
    left: 50%;
    transform: translateX(-50%);
    max-width: 360px;
    width: 100%;
    padding: 10px 20px 9px;
    border-radius: 50px;
    color: #fff;
    background-color: #225c9d;
    align-items: center;
  }
  .remodal-wrapper .title_box .num_img {
    width: 100%;
    max-width: 30px;
    margin: 0 5px;
  }
  .remodal-wrapper .modal_title {
    width: fit-content;
    font-weight: 700;
    margin: 0 5px;
    font-size: 20px;
    line-height: 1.4;
  }
  .remodal-wrapper .remodal .img_box {
    display: flex;
    justify-content: space-between;
    margin-bottom: 14px;
  }
  .remodal-wrapper .remodal .img {
    float: none;
    width: calc(100% / 2 - 14px);
    margin: 0;
  }
  .remodal-wrapper .remodal-close {
    width: 40px;
    top: 22px;
    right: 22px;
  }
  .remodal-wrapper .remodal-close::before {
    background-image: url("../img/cross.png");
    width: 100%;
    height: 100%;
    position: absolute;
    content: "";
    background-size: contain;
    background-repeat: no-repeat;
    top: 0;
    right: 0;
  }
  .remodal-wrapper .modal_text {
    color: #000;
    line-height: 2;
    font-size: 16px;
    margin: 0 auto 20px;
  }
  .remodal-wrapper .caption_text {
    margin: -18px auto 12px;
    font-size: 14px;
  }
  .remodal-wrapper .sns_icon {
    width: 45px;
    margin: 0 auto 19px;
  }
  .remodal-wrapper .ex_btn {
    width: 374px;
    margin: 0 auto;
  }
  .remodal-wrapper .ex_btn a {
    border: 2px solid #225c9d;
  }
  /*=========================
▲▲モーダル▲▲
===========================*/
  /* conts_fv */
  #conts_fv .swiper-container {
    animation-name: fadeInUp_small;
    animation-timing-function: ease-out;
  }
  @keyframes fadeInUp_small {
    from {
      opacity: 0;
      -webkit-transform: translate3d(0, 6%, 0);
      transform: translate3d(0, 6%, 0);
    }
    50% {
      opacity: .4;
    }
    to {
      opacity: 1;
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
    }
  }
  #conts_fv .message {
    position: absolute;
    width: auto;
    height: 9%;
    top: 47%;
    left: 11%;
    transform: translateY(-50%);
    z-index: 1;
  }
  #conts_fv .slide_02 .message {
    top: 27%;
    left: 11%;
  }
  #conts_fv .slide_03 .message {
    left: 19%;
  }
  #conts_fv .slide_04 .message {
    left: 14%;
  }
  #conts_fv .message img {
    width: auto;
    height: 100%;
  }
  #conts_fv .slide_text {
    position: absolute;
    width: 90%;
    top: 8%;
    left: 5%;
    z-index: 1;
    pointer-events: none;
  }
  #conts_fv .bg_img {
    transform: scale(1.04);
    transition-duration: .3s;
  }
  #conts_fv .swiper-slide-active .bg_img {
    animation: fade_bg 4s ease-out;
    animation-fill-mode: forwards;
  }
  @keyframes fade_bg {
    0% {
      transform: scale(1);
    }
    10% {
      transform: scale(1);
    }
    100% {
      transform: scale(1.04);
    }
  }
  .top_bg_img {
    position: relative;
    overflow: hidden;
  }
  @-webkit-keyframes fadeInUp {
    from {
      opacity: 0;
      -webkit-transform: translate3d(0, 10%, 0);
      transform: translate3d(0, 10%, 0);
    }
    to {
      opacity: 1;
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
    }
  }
  @keyframes fadeInUp {
    from {
      opacity: 0;
      -webkit-transform: translate3d(0, 10%, 0);
      transform: translate3d(0, 10%, 0);
    }
    to {
      opacity: 1;
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
    }
  }
  @keyframes moveLeft {
    0% {
      transform: translateX(100%);
    }
    100% {
      transform: translateX(-100%);
    }
  }
  @keyframes moveLeft02 {
    0% {
      transform: translateX(0);
    }
    100% {
      transform: translateX(-200%);
    }
  }
  .text_jp {
    width: 100%;
    max-width: 141px;
    position: absolute;
    top: 88px;
    left: 16%;
    z-index: 2;
  }
  .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 .8%;
    width: .8vw;
    height: .8vw;
  }
  .swiper-pagination-bullet {
    background: #cce9eb;
    opacity: 1;
  }
  .slider1 .swiper-pagination-bullet {
    background: #aebdcb;
  }
  .swiper-pagination-bullet-active {
    background: #90d1da;
  }
  .slider1 .swiper-pagination-bullet-active {
    background: #79b6f2;
  }
  .slider1 > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 2.5%;
  }
  .btn_wrapper {
    max-width: 1090px;
    background-color: #fafeff;
    margin: 0 auto 69px;
    padding: 48px 3% 37px;
    width: 100%;
  }
  /* conts_about */
  #conts_about {
    background-image: url("../img/yumegaoka_bg.jpg");
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;
    padding: 84px 0 85px;
    overflow: hidden;
    position: relative;
  }
  #conts_about .swiper-container {
    margin-bottom: 62px;
    padding-bottom: 50px;
  }
  #conts_about .slider2 .swiper-slide {
    width: 431px;
  }
  #conts_about .slider2 .swiper-slide.slide_02, #conts_about .slider2 .swiper-slide.slide_04 {
    margin-top: 24px;
  }
  #conts_about .slider2 .swiper-slide.slide_01 {
    margin-top: 48px;
  }
  #conts_about .slider2 .swiper-wrapper {
    -webkit-transition-timing-function: linear !important;
    -o-transition-timing-function: linear !important;
    transition-timing-function: linear !important;
    z-index: 2;
  }
  #conts_about .big_text {
    width: 85%;
    max-width: 1264px;
    position: absolute;
    bottom: 178px;
    right: 0;
    z-index: 3;
    mix-blend-mode: overlay;
  }
  #conts_about .auto {
    max-width: 560px;
    width: 80%;
  }
  #conts_about .text_box {
    margin-bottom: 104px;
  }
  #conts_about .text_box .text {
    line-height: 2.7;
    margin-bottom: 45px;
  }
  #conts_about .text_box .text:last-of-type {
    margin-bottom: 0;
  }
  #conts_about h2 {
    font-size: 32px;
    text-align: left;
    letter-spacing: 0.14em;
    margin-bottom: 20px;
    line-height: 2.1;
  }
  #conts_about h2 .yume {
    display: inline;
    position: relative;
  }
  #conts_about h2 .yume:before {
    content: "";
    display: block;
    width: 199px;
    height: 72px;
    background-image: url("../img/text_circle.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    position: absolute;
    top: 50%;
    left: 43%;
    transform: translate(-50%, -50%);
  }
  /* conts_story */
  #conts_story {
    background-image: url("../img/story_bg.jpg");
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;
    padding: 215px 0 292px;
    position: relative;
  }
  #conts_story:before {
    content: "";
    display: block;
    width: 90%;
    height: calc(100% - 146px);
    border: 18px solid #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    pointer-events: none;
  }
  #conts_story h2 {
    color: #fff;
    margin-bottom: 150px;
  }
  #conts_story .wrapper {
    margin: 0 0 99px;
    display: flex;
    justify-content: center;
  }
  #conts_story .wrapper .text_box {
    width: 40%;
    max-width: 366px;
    margin: 0 2% 0 0;
  }
  #conts_story .wrapper .text {
    line-height: 2.6;
    padding-bottom: 42px;
    font-size: clamp(11px, 1.4vw, 16px);
  }
  #conts_story .wrapper .text:last-of-type {
    padding-bottom: 0;
  }
  #conts_story .wrapper .img_box {
    width: 44%;
    margin: -70px 0 0 2%;
  }
  #conts_story .wrapper .mirai_img {
    margin-right: 33%;
  }
  #conts_story .wrapper .miku_img {
    width: 100%;
  }
  #conts_story .wrapper .img_wrap {
    position: relative;
    width: fit-content;
  }
  #conts_story .wrapper .text_img {
    height: 11%;
    width: auto;
    position: absolute;
    mix-blend-mode: overlay;
  }
  #conts_story .wrapper .text_img img {
    width: auto;
    height: 100%;
    object-fit: contain;
  }
  #conts_story .wrapper .mirai_img .text_img {
    bottom: 19%;
    right: 2%;
  }
  #conts_story .wrapper .miku_img {
    margin-left: 48%;
  }
  #conts_story .wrapper .miku_img .text_img {
    height: 13%;
    top: 5%;
    right: 7%;
  }
  #conts_story h3 {
    font-size: 26px;
    text-align: center;
    margin-bottom: 23px;
  }
  #conts_story h3 .number {
    max-height: 19px;
    height: 100vw;
    width: auto;
    display: inline-block;
    margin-right: 6px;
  }
  #conts_story h3 .number img {
    width: auto;
    height: 100%;
  }
  .slider3 {
    padding-bottom: 50px;
  }
  .slider3 .swiper-slide-active .movie {
    box-shadow: -4px -4px 38px 0 rgba(60, 140, 182, 0.28);
  }
  .slider3 > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 1%;
    outline: none;
  }
  .slider3.swiper-container-3d .swiper-slide-shadow-left, .slider3.swiper-container-3d .swiper-slide-shadow-right {
    background-image: none;
  }
  .slider3 > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 0;
  }
  .slider3 .swiper-button-prev {
    background-image: url("../img/story_slide_prev.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 40%;
    width: 4%;
    max-width: 44px;
    height: 5vw;
    transform: translate(-50%, -50%);
    top: calc(50% + 37px);
    left: 15%;
    outline: none;
  }
  .slider3 .swiper-button-next {
    background-image: url("../img/story_slide_next.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 40%;
    width: 4%;
    max-width: 44px;
    height: 5vw;
    transform: translate(50%, -50%);
    top: calc(50% + 37px);
    right: 15%;
    outline: none;
  }
  @media screen and (min-width: 1500px) {
    .slider3 .swiper-button-prev {
      left: 16%;
    }
    .slider3 .swiper-button-next {
      right: 16%;
    }
  }
  @media screen and (max-width: 900px) {
    .slider3 .swiper-button-prev {
      left: 17%;
    }
    .slider3 .swiper-button-next {
      right: 17%;
    }
  }
  /* conts_topmap */
  #conts_topmap {
    background-image: url("../img/map_bg.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    padding: 172px 0 191px;
  }
  #conts_topmap .auto {
    width: 100%;
  }
  #conts_topmap .bg_img {
    position: relative;
    height: 100%;
  }
  #conts_topmap .bg_img p {
    position: absolute;
  }
  #conts_topmap .bg_img .img_01 {
    width: 287px;
    top: -98px;
    right: calc(50% + 310px);
  }
  #conts_topmap .bg_img .img_02 {
    width: 320px;
    top: 112px;
    right: calc(50% + 510px);
  }
  #conts_topmap .bg_img .img_03 {
    width: 256px;
    top: -101px;
    left: calc(50% + 356px);
  }
  #conts_topmap .bg_img .img_04 {
    width: 310px;
    top: -98px;
    left: calc(50% + 604px);
  }
  #conts_topmap .bg_img .img_05 {
    width: 275px;
    left: calc(50% + 480px);
    top: 130px;
  }
  #conts_topmap .img {
    max-width: 904px;
    margin: 0 auto;
    width: 90%;
  }
  #conts_topmap h2 {
    margin-bottom: 17px;
    font-size: 42px;
    line-height: 1.4;
  }
  #conts_topmap .top_text {
    text-align: center;
    line-height: 2.7;
    margin-bottom: 56px;
  }
  #conts_topmap .top_text .caution {
    display: block;
  }
  #conts_topmap .img {
    box-shadow: -4px -4px 38px 0 rgba(60, 140, 182, 0.28);
  }
  /* conts_project */
  #conts_project {
    padding: 0 0 170px;
    position: relative;
    overflow: hidden;
  }
  #conts_project .page_ex_btn_block {
    display: flex;
    margin: 0 auto;
    flex-wrap: wrap;
    position: relative;
    margin-bottom: -20px;
    justify-content: center;
  }
  #conts_project .page_ex_btn_box {
    display: flex;
    align-items: center;
    margin-bottom: 25px;
    margin-right: 4%;
  }
  #conts_project .page_ex_btn_box a {
    display: flex;
    align-items: center;
    background-image: url("../img/arrow.png");
    background-repeat: no-repeat;
    background-position: right top 16px;
    background-size: 11px;
    padding-right: 20px;
    transition: all 0.3s;
    position: relative;
  }
  #conts_project .page_ex_btn_box a::after {
    content: "";
    position: absolute;
    bottom: 2px;
    left: 0;
    width: 0;
    height: 1em;
    background: linear-gradient(transparent -6%, #cae8f1 100%);
    transition: all 0.3s;
  }
  #conts_project .page_ex_btn_box a:hover {
    background-position: right bottom 8px;
  }
  #conts_project .page_ex_btn_box a:hover::after {
    width: 100%;
  }
  #conts_project .page_ex_btn_box a:hover img {
    opacity: 1;
  }
  #conts_project .num_img {
    max-height: 16px;
    height: 3vw;
    margin-right: 13px;
  }
  #conts_project .num_img img {
    width: auto;
    height: 100%;
  }
  #conts_project .text {
    font-size: 18px;
  }
  #conts_project .project_wrapper {
    margin-bottom: 69px;
  }
  #conts_project .project_list {
    max-width: 1092px;
    width: 98%;
    margin: 0 auto;
  }
  #conts_project .project_list .project_item {
    position: relative;
    padding-top: 51px;
    min-height: 372px;
  }
  #conts_project .project_list .project_item .title_box {
    display: flex;
    margin-bottom: 16px;
  }
  #conts_project .project_list .project_item .title_box h3 {
    font-size: 25px;
  }
  #conts_project .project_list .project_item .title_box .number {
    height: 23px;
    width: auto;
    margin: 4px 18px 0 0;
  }
  #conts_project .project_list .project_item .title_box .number img {
    width: auto;
    height: 100%;
  }
  #conts_project .project_list #project_02.project_item {
    padding-top: 73px;
    margin-bottom: 24px;
  }
  #conts_project .project_list #project_03.project_item {
    padding-top: 38px;
  }
  #conts_project .project_list #project_04.project_item {
    padding-top: 95px;
  }
  #conts_project .project_list #project_05.project_item {
    padding-top: 19px;
  }
  #conts_project .project_list .project_item:last-of-type {
    margin-bottom: 0;
  }
  #conts_project .project_list .project_item:nth-of-type(odd) .text_wrap {
    padding-right: 50%;
  }
  #conts_project .project_list .project_item:nth-of-type(even) .text_wrap {
    padding-left: 50%;
    position: relative;
    min-height: 372px;
  }
  #conts_project .project_list #project_05.project_item .text_wrap {
    padding-left: 50%;
    position: relative;
    min-height: 372px;
    padding-right: inherit;
  }
  #conts_project .project_list .project_item .text_wrap h3 {
    max-height: 43px;
    height: 4.3vw;
    width: fit-content;
    letter-spacing: 0.07em;
    line-height: 1.3;
  }
  #conts_project .project_list .project_item .text_wrap .hospital_name {
    font-size: 19px;
    margin-bottom: 5px;
  }
  #conts_project .project_list .project_item .text_wrap .img_box .img {
    position: absolute;
  }
  #conts_project .project_list .project_item .text_wrap .img_box .img.img_01 {
    max-width: 422px;
    width: 38vw;
    top: 80px;
    left: calc(50% + 50px);
  }
  #conts_project .project_list #project_03 .text_wrap .img_box .img.img_01 {
    top: 62px;
  }
  #conts_project .project_list #project_03 .text_wrap .img_box .img.img_02 {
    top: 143px;
  }
  #conts_project .project_list #project_05.project_item .text_wrap .img_box .img.img_01 {
    top: 120px;
    left: calc(50% + 57px);
  }
  #conts_project .project_list .project_item .text_wrap .img_box .img.img_02 {
    max-width: 179px;
    width: 22vw;
    right: 0;
    top: 160px;
  }
  #conts_project .project_list .project_item:nth-of-type(even) .text_wrap .img_box .img.img_01 {
    top: 21px;
    left: 0;
  }
  #conts_project .project_list .project_item:nth-of-type(even) .text_wrap .img_box .img.img_02 {
    right: calc(50% + 50px);
  }
  #conts_project .project_list #project_04.project_item .text_wrap .img_box .img.img_01 {
    top: 30px;
  }
  #conts_project .project_list #project_04.project_item .text_wrap .img_box .img.img_02 {
    top: 112px;
  }
  #conts_project .project_list #project_02.project_item .text_wrap .img_box .img.img_01 {
    right: 50%;
  }
  #conts_project .project_list #project_05.project_item .text_wrap .img_box .img.img_01 {
    top: 15px;
    left: auto;
    right: calc(50% + 70px);
    max-width: 395px;
  }
  #conts_project .project_list #project_02.project_item .text_wrap .img_box .img.img_02 {
    top: 123px;
    max-width: 220px;
  }
  #conts_project .project_list .project_item .text_wrap .ex_btn.gracia {
    margin-bottom: 13px;
  }
  #conts_project .project_list .project_item .text_wrap .text {
    line-height: 2.6;
    font-size: 16px;
    margin-bottom: 29px;
  }
  #conts_project .project_list .project_item .text_wrap .ex_btn {
    width: 370px;
    margin: 0 auto 52px;
  }
  #conts_project .project_list #project_05.project_item .text_wrap .ex_btn {
    margin: 0 auto;
  }
  #conts_project .btn_wrap {
    display: flex;
    width: 714px;
    margin: 0 auto;
    justify-content: space-between;
  }
  #conts_project .btn_wrap .link_btn {
    width: 340px;
    margin-bottom: 20px;
    position: relative;
  }
  #conts_project .btn_wrap .link_btn a {
    background-color: #fff;
  }
  #conts_project .btn_wrap .link_btn img {
    transition-duration: 0.3s;
  }
  #conts_project .btn_wrap .link_btn:last-of-type {
    margin-bottom: 0;
  }
  /* conts_news */
  #conts_news {
    background-image: url("../img/news_bg.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
  }
  .news_block {
    position: relative;
    max-width: 1064px;
    margin: 0 auto;
    width: 90%;
    padding: 185px 0 192px;
  }
  .news_block .news_wrap {
    background-color: #fff;
    padding: 80px 80px 74px;
  }
  .news_block .news_wrap a {
    margin-bottom: 34px;
    width: fit-content;
  }
  .news_block .news_wrap a:last-of-type {
    margin-bottom: 0;
  }
  .news_block .news_wrap dl {
    font-size: 15px;
    line-height: 1.5;
    width: fit-content;
  }
  .news_block .news_wrap a dl {
    display: flex;
  }
  .news_block .news_wrap a dl dt {
    margin-right: 25px;
    font-size: 16px;
    line-height: 1.5;
  }
  .project_bg {
    background-image: url("../img/project_bg.jpg");
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
  }
  /* conts_area */
  .conts_area {
    padding: 188px 0 134px;
    position: relative;
    overflow: hidden;
  }
  .conts_area h2 {
    margin-bottom: 55px;
  }
  .conts_area .big_img {
    width: 92%;
    margin: 0 auto 32px;
    height: calc(80vh - 10px);
    position: relative;
  }
  .conts_area .big_img::after {
    content: "";
    width: 94%;
    height: 94%;
    border: 15px solid #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .conts_area .big_img img {
    object-fit: cover;
    height: 100%;
    width: 100%;
  }
  .conts_area .ex_text {
    text-align: center;
    margin-bottom: 31px;
    font-size: 16px;
    line-height: 2.5;
  }
  .conts_area .ex_btn {
    width: 374px;
    margin: 0 auto 130px;
  }
  .conts_area .ex_btn::after {
    background-color: #f9feff;
  }
  .conts_area .block {
    position: relative;
  }
  .conts_area .img_01 {
    width: 100%;
    max-width: 647px;
    position: absolute;
    top: 7px;
    left: 0;
  }
  .conts_area .img_02 {
    width: 100%;
    max-width: 324px;
    position: absolute;
    right: -60px;
  }
  .conts_area .img_03 {
    width: 100%;
    max-width: 209px;
    position: relative;
    top: 142px;
    left: -150px;
  }
  .conts_area .text_01 {
    width: 445px;
    line-height: 2.6;
    margin: -6px 20px 138px auto;
    min-height: 410px;
    font-size: 16px;
  }
  .conts_area .text_01 .caution {
    font-size: 10px;
    position: relative;
    top: -8px;
  }
  .conts_area .text_02 {
    width: 100%;
    font-size: 16px;
    max-width: 662px;
    margin: -254px auto 21px 190px;
    line-height: 2.6;
  }
  .conts_area .caution_detail {
    width: 100%;
    max-width: 645px;
    margin: 0 auto 0 190px;
  }
  .conts_area .caution_detail li {
    line-height: 2.1;
    font-size: 13px;
    text-indent: -2em;
    padding-left: 2em;
    margin-bottom: 8px;
  }
  /* conts_map */
  .conts_map {
    padding: 192px 0 245px;
    background-color: rgba(233, 242, 245, 0.85);
  }
  .conts_map .map_img {
    width: 100%;
    max-width: 650px;
    margin: 0 auto 48px;
  }
  .areamap_wrap {
    width: 467px;
    margin: 0 auto;
  }
  /*=========================
▼▼footer▼▼
===========================*/
  footer {
    padding: 68px 0 50px;
    background-color: #fff;
  }
  footer .logo {
    width: 158px;
    margin: 0 auto 23px;
  }
  footer .copy {
    text-align: center;
  }
  footer .copy small {
    font-size: 12px;
    line-height: 1.4;
    letter-spacing: 0.04em;
  }
  /*=========================
▲▲footer▲▲
===========================*/
}