/*----------------------------------------------------- */
/*  mv           */
/*----------------------------------------------------- */
.gallery_mv {
    background: url(../images/gallery/mv.png) center no-repeat;
    background-size: cover;
  }
  .gallery_mv .inner {
    height: 460px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .gallery_mv .mv_ttl {
    color: #fff;
    /* max-width: 697px; */
    width: 100%;
    text-align: center;
    font-size: 37px;
    background: url(../images/common/pic_line.png) center bottom 30% no-repeat;
    background-size: 100%;
    letter-spacing: 0.5em;
  }
  .gallery_mv .mv_ttl span {
    display: block;
    font-size: 14px;
  }
 .inner3 {
    margin: 0 auto;
    width: 70%;
  }
  .pc_only {
    display: block;
  }
  .sp_only {
    display: none;
  }
  .col2 {
    color: #fff !important;
}


  
  @media screen and (max-width: 767px) {
    .gallery_mv {
      background: url(../images/gallery/mv_sp.png);
      /* background-size: contain; */
      width: 100%;
      height: 300px;
      background-repeat: no-repeat;
      background-size: 100%;
    }
    /* .gallery_mv .inner {
      height: 230px;
    }
    .gallery_mv .mv_ttl {
      max-width: 90%;
      font-size: 18px;
      background-size: 100% 1px;
    }
    .gallery_mv .mv_ttl span {
      font-size: 12px;
    } */
    .inner3 {
      width: 90%;
    }
    .sp_only {
      display: block;
    }
    .pc_only {
      display: none;
    }
    .mb20 {
      margin-bottom: 5px;
    }

  }

/*----------------------------------------------------- */
/*  message           */
/*----------------------------------------------------- */
.message2 {
    background: url(../images/gallery/bg2.png) center top no-repeat!important;
    background-size: contain;
    margin-bottom: 60px;
    padding-top: 60px;
    position: relative;
    background-size: 1400px!important;
}
.message {
    background: url(../images/design/bg.png) center top no-repeat;
    background-size: contain;
    margin-bottom: 60px;
    padding-top: 60px;
    position: relative;
    background-size: 1400px;
  }
  .message .inner3 {
    max-width: 1050px;
  }
  
  .message_ttl {
    color: #7B7363;
    text-align: left;
    font-size: 66px;
    letter-spacing: 0.3em;
  }
  .message_ttl2 {
    color: #7B7363;
    text-align: left;
    font-size: 28px;
    letter-spacing: 0.3em;
    margin-bottom: 20px;
  }
  
  .message_txt {
    font-size: 15px;
    line-height: 2.5;
    margin-bottom: 40px;
    text-align: left;
  }
  
  .message_note {
    margin-right: 1%;
    font-size: 11px;
    text-align: right;
  }
  .cr_text {
    font-size: 32px;
    color: #333;
    text-align: right;
    letter-spacing: 0.3em;
    position: relative;
  }
  .cr_text::after {
    content:"";
    display: inline-block;
    height: 2px;
    background-color: #333;
    position:absolute;
    bottom: -10px;
    right: 0;
    width: 100px;
  }
  .cr_text3 {
    font-size: 32px;
    color: #333;
    text-align: left;
    letter-spacing: 0.3em;
    position: relative;
  }
  .cr_text3::after {
    content:"";
    display: inline-block;
    height: 2px;
    background-color: #333;
    position:absolute;
    bottom: -10px;
    left: 0;
    width: 100px;
  }
  .cr_text4 {
    margin-top: 30px;
    text-align: left;
    margin-bottom: 20px;
    line-height: 2;
  }
  .cr_text2 {
    margin-top: 30px;
    text-align: right;
    margin-bottom: 20px;
    line-height: 2;
  }
  .cr_text5 {
    color: #7B7363;
    font-size: 18px;
  }
  .flex_end {
    display: flex;
    align-items: end;
    justify-content: flex-end;
  }
  .flex {
    display: flex;
    justify-content: flex-start;
  }
  .w-30 {
    width: 30%;
  }
  .w-70 {
    width: 70%;
  }
  .mgt100 {
    margin-top: 100px;
  }
  .message2 .w-60 {
    padding-left: 20px!important;
  }
  .message2 .w-602 img {
    width: 70%;
    margin-top: 20px;
  }
  .w-50 {
    width: 50%;
  }
  .w-40 {
    width: 40%;
  }
  .w-60 {
    width: 60%;
  }

  .message .w-60 {
    padding-left: 50px;
  }
  .text-right {
    text-align: right;
  }

  .gallery_link {
    background: url(../images/gallery/bg3.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    position: relative;
    /* height: 840px; */
  }
  .access_map {
    background: url(../images/gallery/bg2.png) center top no-repeat !important;
    background-size: contain;
    margin-bottom: 60px;
    padding-top: 60px;
    position: relative;
    background-size: 1400px !important;
  }
  .gallery_link::before {
    content: "";
    position: absolute;
    top: 15px;
    right: 15px;
    bottom: 15px;
    left: 15px;
    border: 1px solid #fff;
    pointer-events: none; /* クリック無効 */
  }
  .gallery_link-title {
    text-align: center;
    color: #fff;
    font-size: 24px;
    padding-top: 100px;
    padding-bottom: 50px;
  }

  .gallery_link .w-30:last-child {
    padding-right: 0;
  }
  .flex-between {
    display: flex;
    justify-content: space-between;
  }
  .img_ttl-inner {
    position: absolute;
    color: #333;
    bottom: 3px;
    right: 3px;
    font-size: 12px;
  }
  .img_ttl {
    position: relative;
  }
  .img_ttl img {
    vertical-align: bottom;
  }
  .link_ttl {
    font-size: 11px;
    color: #fff;
    padding-top: 20px;
    text-align: center;
    padding-bottom: 50px;
  }
  .gallery_link a img {
    padding-bottom: 50px;
  }
  .map_inner {
    background-color: #666;
    margin: 0 auto;
    width: 200px;
    margin-top: 30px;
  }
  .map_inner p {
    padding: 20px 0;
    color: #fff;
    text-align: center;
  }
  .text-center {
    text-align: center;
  }
  .map_inner2 {
    margin-top: 50px;
  }
  .map_text1 {
    padding: 10px 0;
    font-size: 18px;
    background-color: #D7DEE4;
  }
  .map_inner2 {
    background-color: #EAEEF1;

  }
  .flex2 {
    display: flex;
    gap: 30px;
    justify-content: center;
  }
  .access_ct {
    width: 25%;
    position: relative;
    padding: 40px 0;
  }
  .access_ct::after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 30px;
    right: -37px;
    width: 0;
    height: 0;
    margin: auto;
    border-top: 13px solid transparent;
    border-right: 0 solid transparent;
    border-left: 20px solid #666;
    border-bottom: 13px solid transparent;
    box-sizing: border-box;
  }
  .access_ct:last-child::after {
    display: none;
  }
  .mgl20 {
    margin-left: 22px;
    font-size: 14px;
  }
  .access_inner2 {
    margin-top: 50px;
    margin-bottom: 60px;
    padding: 10px 0;
    border-top: 1px solid #333;
    border-bottom: 1px solid #333;
  }
  .flex-center {
    display: flex;
    justify-content: center;
    gap: 20px;
  }
  .flex-center p {
    font-size: 14px;
  }
  .flex-center .w-40 {
    width: 45%;
  }
  .mgt20 {
    margin-top: 20px;
  }
  .flex-center .w-40 span {
    font-size: 12px;
  }
  .map_text2 {
    background-color: #D7DEE4;
    padding: 10px 0;
  }
 
  @media screen and (max-width: 1100px) {
   
    .gallery_mv .mv_ttl {
      font-size: 25px;
    }
    .message_ttl {
      font-size: 40px;
  }

  }
  @media screen and (max-width: 760px) {
   
    .gallery_mv .mv_ttl {
      font-size: 20px;
    }
    .message_ttl {
      font-size: 40px;
  }
  }
  @media screen and (max-width: 767px) { 
    .message_ttl {
      font-size: 40px;
    }
    .w-60 {
      width: 100%;
    }
    .map_text2 {
      font-size: 14px!important;
    }
    .message {
      padding-top: 0;
    }
    .message .w-60 {
      padding-left: 0;
    }
    .message_ttl2 {
      font-size: 20px;
    }
    .message_txt {
      font-size: 12px;
    }
    .cr_text2 {
      font-size: 12px;
    }
    .flex {
      display: block;
    }
    .w-50 {
      width: 100%;
    }
    .cr_text3 {
      font-size: 22px;
    }
    .flex-between {
      display: block;
    }
    .w-30 {
      width: 90%;
      margin: 0 auto;
      margin-bottom: 20px;
    }
    .gallery_link {
      background: url(../images/gallery/bg3sp.png);
      background-repeat: no-repeat;
      background-size: cover;
      width: 100%;
      position: relative;
    }
    .gallery_link::before {
      content: "";
    position: absolute;
    top: 10px;
    right: 10px;
    bottom: 10px;
    left: 10px;
    border: 1px solid #fff;
    pointer-events: none;
    }
    .mgt50 {
      margin-top: 50px;
    }
    .map_sp {
      padding-top: 30px;
    }
    .map_sp {
      width: 70%!important;
      margin: 0 auto;
    }
    .map_inner {
      /* width: 300px; */
    }
    .flex2 {
      display: block;
    }
    .access_ct {
      width: 100%;
      padding-top: 20px;
      /* padding-bottom: 10px; */
    }
    .access_ct img {
      margin-left: -15px;
    }
    .access_ct::after {
      display: none;
    }
 
  .flex2 p {
    text-align: center;
  }

  .yajirushi {
    width: 21px;
    text-align: center;
    margin: 0 auto;
  }
  .flex-center {
    display: block;
  }
  .flex-center .w-40 {
    width: 100%;
  }
  .flex-center .w-40 p {
    font-size: 12px;
    /* margin-bottom: 20px; */
  }
  .access_inner2 {
    margin-bottom: 20px;
  }
  .gallery_link-title {
    font-size: 17px;
    padding-top: 50px;
    padding-bottom: 20px;
  }
  .cr_text4 {
    font-size: 12px;
  }

  .map_inner p {
    font-size: 15px;
  }
  .access_map p {
    font-size: 12px;
  }
  .map_text1 {
    font-size: 14px!important;
  }

  }