@charset "UTF-8";
/*! Writen  by SCSS */
/*.c-header__sitename--popup a {
	@include mq(767){
		padding-top: 1.2em;
	}
}*/
.p-conversion__btn,
.container {
  min-width: inherit; }

.map_lg_wrap {
  position: relative;
  max-width: 656px; }
  .map_lg_wrap::before {
    content: "";
    position: absolute;
    inset: 0;
    margin: auto;
    border: 1px solid #000; }

.map_border {
  position: relative;
  max-width: 805px;
  margin: 0 auto; }
  .map_border::after {
    content: "";
    position: absolute;
    inset: 0;
    margin: auto;
    border: 1px solid #000;
    z-index: 1; }

.map_txt_wrap {
  max-width: 640px;
  max-width: 805px;
  max-width: 900px;
  margin: 25px auto 0;
  padding: 10px 5px 10px 5px;
  background-color: #6A1213;
  color: #fff; }
  @media screen and (max-width: 767px) {
    .map_txt_wrap {
      padding: 15px 5px;
      width: calc(100% + 30px);
      margin: 15px -15px 0; } }
  .map_txt_wrap p {
    line-height: 1.8;
    font-feature-settings: "palt";
    letter-spacing: 0.1em; }
  .map_txt_wrap .txt1 {
    font-size: 18px; }
    @media screen and (max-width: 767px) {
      .map_txt_wrap .txt1 {
        font-size: clamp(14px, calc(18vw / 767), 18px); } }
  .map_txt_wrap .txt2 {
    font-size: 28px; }
    @media screen and (max-width: 767px) {
      .map_txt_wrap .txt2 {
        font-size: clamp(20px, calc(28vw / 767), 28px); } }
  .map_txt_wrap .txt3 {
    font-size: 14px; }
    @media screen and (max-width: 767px) {
      .map_txt_wrap .txt3 {
        font-size: clamp(10px, calc(14vw / 767), 14px); } }

/*.map_cap {
	font-size: 18px;
    font-weight: 700;
	@include mq(767){
		font-size: 16px;
	}
}*/
.c-pagetitle {
  height: auto;
  padding: 30px 20px;
  text-align: center;
  background: linear-gradient(0deg, #1e1e1e, #324852);
  background: linear-gradient(0deg, #0b2e0c, #304e31); }
  .c-pagetitle h1 {
    margin-bottom: 0 !important;
    font-size: clamp(20px, calc(56vw / 16), 56px);
    line-height: 1;
    letter-spacing: 0.1em;
    font-weight: 400;
    color: #fff; }
    @media screen and (max-width: 480px) {
      .c-pagetitle h1 {
        font-size: calc(30vw / 3.9); } }
    .c-pagetitle h1 .ja {
      font-size: 40%;
      display: block;
      margin-top: 0.6em; }
  @media screen and (max-width: 767px) {
    .c-pagetitle {
      padding: 20px 90px;
      margin-bottom: 30px; } }

.c-map-btn__wrap {
  width: 100%;
  max-width: 825px;
  max-width: 825px;
  margin-inline: auto; }
  @media screen and (max-width: 767px) {
    .c-map-btn__wrap {
      margin-left: 0; } }

.map_root_wrap {
  max-width: 640px;
  max-width: 940px;
  max-width: 1030px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 15px;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 3px 0; }
  @media screen and (max-width: 767px) {
    .map_root_wrap {
      max-width: 425px;
      flex-direction: column;
      gap: 30px 0;
      align-items: center;
      margin-bottom: 20px; } }
  .map_root_wrap .root_left {
    width: calc(681%/10.3); }
    @media screen and (min-width: 768px) {
      .map_root_wrap .root_left img {
        width: 679px;
        height: 125px; } }
    @media screen and (max-width: 767px) {
      .map_root_wrap .root_left {
        width: 100%; } }
    .map_root_wrap .root_left .root_head {
      text-align: left;
      font-size: clamp(16px, 3.12vw, 20px);
      font-size: clamp(16px, 2.33vw, 24px);
      line-height: 1.6;
      font-weight: 600;
      margin-bottom: 0.8em;
      letter-spacing: 0.08em; }
      @media screen and (max-width: 767px) {
        .map_root_wrap .root_left .root_head {
          margin-bottom: 1.2em;
          text-align: center; } }
  .map_root_wrap .map_lg {
    width: calc(328%/10.3); }
    @media screen and (max-width: 767px) {
      .map_root_wrap .map_lg {
        width: 100%;
        max-width: 656px; } }
  .map_root_wrap .cap_r {
    width: 100%;
    font-weight: 400; }

.map_root_cap {
  max-width: 640px;
  max-width: 940px;
  max-width: 1030px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px; }

.c-map-btn {
  justify-content: space-between;
  flex-wrap: wrap; }
  .c-map-btn li {
    margin: auto;
    width: 30.91%; }
    @media screen and (max-width: 767px) {
      .c-map-btn li {
        width: 71.01449%;
        margin-inline: auto; } }
    @media screen and (max-width: 767px) {
      .c-map-btn li.mt {
        margin-top: 10px !important; } }
    .c-map-btn li span {
      display: inline-block; }

.text18 {
  font-size: 18px; }
  @media screen and (max-width: 767px) {
    .text18 {
      font-size: 15px; } }

.text_gen.map_cap {
  margin-top: 1em;
  font-size: 20px;
  font-weight: 900; }
  @media screen and (max-width: 767px) {
    .text_gen.map_cap {
      margin-top: 0.8em;
      font-size: 16px;
      font-weight: 700; } }

@media print {
  .c-breadcrumb,
  .p-footer-copyright,
  .p-conversion__btn,
  .u-mt-large,
  .p-footer-contact,
  .c-pagetitle,
  .c-footer__pagetop {
    display: none; }

  .container {
    width: 92%;
    width: 75%;
    min-width: inherit; }

  .map_root_wrap .root_left .root_head {
    font-size: clamp(11px, 1.55vw, 16px); } }
/*淡路谷*/
@media screen and (max-width: 480px) {
  .sld1 img {
    width: 500px;
    max-width: 500px; } }

.c_nav {
  padding: 30px 0; }
  @media screen and (max-width: 480px) {
    .c_nav {
      padding: 10px 0; } }
  .c_nav .inn {
    max-width: 900px;
    margin-inline: auto;
    width: calc(100% - 40px);
    padding: 30px 20px;
    text-align: center;
    background: #6a1112;
    color: #fff; }
    @media screen and (max-width: 480px) {
      .c_nav .inn {
        padding: 15px 10px; } }
    .c_nav .inn .t1 {
      font-size: clamp(15px, calc(22vw / 9.8), 22px);
      line-height: 1.4;
      letter-spacing: 0.1em;
      font-weight: 500;
      color: #fff;
      margin-bottom: 0.4em; }
      @media screen and (max-width: 480px) {
        .c_nav .inn .t1 {
          font-size: calc(13vw / 3.9);
          letter-spacing: 0.01em; } }
    .c_nav .inn .t2 {
      font-size: clamp(18px, calc(33vw / 9.8), 33px);
      line-height: 1.4;
      letter-spacing: 0.1em;
      font-weight: 500;
      color: #fff;
      margin-bottom: 0.4em; }
      @media screen and (max-width: 480px) {
        .c_nav .inn .t2 {
          font-size: calc(19vw / 3.9); } }
    .c_nav .inn .t3 {
      font-size: clamp(11px, calc(16vw / 9.8), 16px);
      line-height: 1.4;
      letter-spacing: 0.1em;
      font-weight: 500;
      color: #fff; }
      @media screen and (max-width: 480px) {
        .c_nav .inn .t3 {
          font-size: calc(11vw / 3.9); } }

.text_gen {
  font-size: 16px;
  font-weight: bold; }
  @media screen and (max-width: 767px) {
    .text_gen {
      font-size: 13px;
      font-weight: normal; } }

/*# sourceMappingURL=map.css.map */
