@charset "UTF-8";
/*! Writen  by SCSS */
.inner_main {
  background: #8fc31f; }
  .inner_main .main_img {
    background-image: url("../img/location/main.jpg"); }
    @media screen and (max-width: 480px) {
      .inner_main .main_img {
        background-image: url("../img/location/main_sp.jpg"); } }

.wide_cap .cap {
  max-width: 1280px;
  left: 0;
  right: 0;
  bottom: -2em; }

.sec01 {
  padding-top: clamp(40px, 4.167vw, 50px); }
  .sec01 .sec_txt_box {
    margin-bottom: clamp(40px, 7.5vw, 90px); }
    .sec01 .sec_txt_box .read_wrap p {
      max-width: 6.5em;
      margin: 0 auto; }
      @media screen and (max-width: 480px) {
        .sec01 .sec_txt_box .read_wrap p {
          font-size: calc(30vw/3.75);
          text-align: justify;
          letter-spacing: 0.08em; } }
      .sec01 .sec_txt_box .read_wrap p.last {
        letter-spacing: 0.05em; }
  .sec01 .link_btns {
    display: flex;
    justify-content: center;
    gap: 0 22px;
    margin-bottom: clamp(30px, 5.834vw, 70px); }
    @media screen and (max-width: 480px) {
      .sec01 .link_btns {
        gap: 0 10px; } }
    .sec01 .link_btns li {
      max-width: 280px;
      width: 100%; }
      .sec01 .link_btns li a {
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 1.15em 10px;
        font-size: clamp(18px, 2vw, 24px);
        color: #004525;
        line-height: 1.6;
        position: relative; }
        @media screen and (max-width: 768px) {
          .sec01 .link_btns li a {
            text-align: center; } }
        @media screen and (max-width: 480px) {
          .sec01 .link_btns li a {
            font-size: calc(16vw/3.75);
            line-height: 1.4;
            padding: 0.5em 0;
            letter-spacing: 0.05em; } }
        .sec01 .link_btns li a::before {
          content: "";
          position: absolute;
          inset: 0;
          margin: auto;
          z-index: -1;
          background: #004525;
          opacity: 0;
          transition: all 0.3s; }
        .sec01 .link_btns li a::after {
          content: "";
          height: 5px;
          background: #004525;
          position: absolute;
          left: 0;
          right: 0;
          bottom: 0; }
        @media (hover: hover) {
          .sec01 .link_btns li a:hover {
            color: #fff; }
            .sec01 .link_btns li a:hover::before {
              opacity: 1; }
            .sec01 .link_btns li a:hover::after {
              background: #716864; } }
        .sec01 .link_btns li a.active {
          color: #fff; }
          .sec01 .link_btns li a.active::before {
            opacity: 1; }
          .sec01 .link_btns li a.active::after {
            background: #716864; }

.sec02 .img101 {
  margin-bottom: clamp(40px, 7.5vw, 90px); }
  @media screen and (max-width: 480px) {
    .sec02 .img101 {
      margin-bottom: calc(100%/3.75); } }
  .sec02 .img101 .cap {
    color: #333; }
  .sec02 .img101 .img_txt1 {
    max-width: 1280px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: calc(-60%/5);
    margin: auto;
    line-height: 0; }
    @media screen and (max-width: 480px) {
      .sec02 .img101 .img_txt1 {
        width: calc(96%/3.75);
        right: auto;
        left: calc(30%/3.75);
        bottom: calc(-75vw/3.75); } }
    .sec02 .img101 .img_txt1 img {
      width: calc(183%/12.8); }
      @media screen and (max-width: 480px) {
        .sec02 .img101 .img_txt1 img {
          width: 100%; } }
.sec02 .txt_box01 {
  margin-bottom: clamp(25px, 6.25vw, 75px); }
  @media screen and (max-width: 480px) {
    .sec02 .txt_box01 {
      width: calc(100% + 40px);
      margin: 0 -20px;
      text-align: left;
      padding-left: calc(60%/3.75); } }
  .sec02 .txt_box01 .txt01 {
    margin-bottom: 0.5em; }
.sec02 .box01 {
  position: relative;
  margin-bottom: clamp(150px, 15.86vw, 203px); }
  @media screen and (max-width: 768px) {
    .sec02 .box01 {
      margin-bottom: clamp(30px, 7.823vw, 60px); } }
  .sec02 .box01 .l_cnt {
    width: calc(1000%/16); }
    @media screen and (max-width: 1100px) {
      .sec02 .box01 .l_cnt {
        width: 100%; } }
    .sec02 .box01 .l_cnt .img102 {
      position: relative; }
      @media screen and (max-width: 768px) {
        .sec02 .box01 .l_cnt .img102 {
          border-bottom-right-radius: 90px;
          overflow: hidden;
          width: calc(100% - 10px); } }
      .sec02 .box01 .l_cnt .img102 .name_box {
        max-width: 223px;
        width: 100%;
        position: absolute;
        bottom: calc(400%/6.44);
        right: 0; }
        @media screen and (max-width: 1400px) {
          .sec02 .box01 .l_cnt .img102 .name_box {
            top: 0;
            bottom: auto; } }
        @media screen and (max-width: 768px) {
          .sec02 .box01 .l_cnt .img102 .name_box {
            max-width: 100px;
            top: auto;
            bottom: calc(400%/6.44); } }
        @media screen and (max-width: 480px) {
          .sec02 .box01 .l_cnt .img102 .name_box {
            max-width: 110px; } }
  .sec02 .box01 .r_cnt {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    max-width: 1280px;
    width: 100%;
    margin: 0 auto; }
    @media screen and (max-width: 1100px) {
      .sec02 .box01 .r_cnt {
        position: static;
        width: calc(100% - 40px);
        margin: 0 auto;
        margin-top: 40px; } }
    .sec02 .box01 .r_cnt .item_wrap {
      width: calc(395%/12.8);
      margin-left: auto; }
      @media screen and (max-width: 1100px) {
        .sec02 .box01 .r_cnt .item_wrap {
          width: auto;
          display: flex;
          justify-content: center;
          gap: 0 50px; } }
      @media screen and (max-width: 480px) {
        .sec02 .box01 .r_cnt .item_wrap {
          flex-direction: column; } }
      @media screen and (max-width: 1100px) {
        .sec02 .box01 .r_cnt .item_wrap .item {
          width: calc(50% - 25px); } }
      @media screen and (max-width: 480px) {
        .sec02 .box01 .r_cnt .item_wrap .item {
          display: flex;
          justify-content: space-between;
          width: 100%; } }
      .sec02 .box01 .r_cnt .item_wrap .item figure {
        margin-bottom: 7px; }
      .sec02 .box01 .r_cnt .item_wrap .item:nth-child(1) {
        margin-bottom: clamp(25px, 4.688vw, 60px); }
        @media screen and (max-width: 1100px) {
          .sec02 .box01 .r_cnt .item_wrap .item:nth-child(1) {
            margin-bottom: 0; } }
        @media screen and (max-width: 480px) {
          .sec02 .box01 .r_cnt .item_wrap .item:nth-child(1) {
            justify-content: center;
            flex-direction: row-reverse; } }
        @media screen and (max-width: 480px) {
          .sec02 .box01 .r_cnt .item_wrap .item:nth-child(1) figure {
            width: calc(167%/3.35);
            margin-left: calc(9%/3.35); } }
        @media screen and (max-width: 480px) {
          .sec02 .box01 .r_cnt .item_wrap .item:nth-child(1) .name_box {
            width: calc(135%/3.35); } }
        .sec02 .box01 .r_cnt .item_wrap .item:nth-child(1) .cap_l {
          line-height: 1.4; }
      @media screen and (max-width: 480px) {
        .sec02 .box01 .r_cnt .item_wrap .item:nth-child(2) {
          width: calc(100% + 25px);
          margin-right: -25px;
          margin-left: 0;
          align-items: flex-end; } }
      @media screen and (max-width: 480px) {
        .sec02 .box01 .r_cnt .item_wrap .item:nth-child(2) figure {
          width: calc(167%/3.6);
          margin-left: 5px; } }
      @media screen and (max-width: 480px) {
        .sec02 .box01 .r_cnt .item_wrap .item:nth-child(2) .name_box {
          width: calc(167%/3.6); } }
  .sec02 .box01 .name_box .txt02 {
    line-height: 1.2; }
  .sec02 .box01 .name_box .txt01 {
    color: #ba5182;
    border-bottom: 1px solid #ba5182;
    padding-bottom: 0.5em;
    margin-bottom: 0.5em; }
    @media screen and (max-width: 480px) {
      .sec02 .box01 .name_box .txt01 {
        line-height: 1.2;
        font-size: calc(19vw/3.75);
        padding-bottom: 0.2em;
        margin-bottom: 0.2em; } }
.sec02 .box02 {
  position: relative;
  background: #f5f2e9;
  padding-bottom: calc(827%/16);
  width: 100%; }
  @media screen and (max-width: 1200px) {
    .sec02 .box02 {
      padding-bottom: 40px;
      background: none; }
      .sec02 .box02::before {
        content: "";
        background: #f5f2e9;
        position: absolute;
        z-index: -1;
        inset: 0;
        top: 40px; } }
  .sec02 .box02 .bg201 {
    width: calc(1440%/16);
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    background-image: url("../img/location/bg201.png");
    background-position: right top;
    background-size: contain;
    background-repeat: no-repeat; }
    @media screen and (max-width: 1200px) {
      .sec02 .box02 .bg201 {
        top: 40px; } }
    @media screen and (max-width: 480px) {
      .sec02 .box02 .bg201 {
        background: none;
        width: 100%;
        top: calc(645vw/3.75); } }
    .sec02 .box02 .bg201 img {
      opacity: 0; }
      @media screen and (max-width: 480px) {
        .sec02 .box02 .bg201 img {
          opacity: 1; } }
  .sec02 .box02 .bg202 {
    width: calc(509%/16);
    position: absolute;
    right: 0;
    bottom: 0;
    margin: auto; }
    @media screen and (max-width: 480px) {
      .sec02 .box02 .bg202 {
        display: none; } }
  .sec02 .box02 .img201 {
    width: calc(657%/16);
    position: absolute;
    left: 0;
    top: calc(-160vw/16);
    z-index: 2; }
    @media screen and (max-width: 1200px) {
      .sec02 .box02 .img201 {
        position: relative;
        width: calc(440% / 8);
        top: 0; } }
    @media screen and (max-width: 480px) {
      .sec02 .box02 .img201 {
        width: calc(350%/3.75);
        margin-bottom: calc(76%/3.75); } }
    .sec02 .box02 .img201 .img_txt02 {
      position: absolute;
      bottom: 0;
      right: calc(-125%/6.57);
      width: calc(180%/6.57);
      z-index: 2; }
      @media screen and (max-width: 1200px) {
        .sec02 .box02 .img201 .img_txt02 {
          bottom: 15px; } }
      @media screen and (max-width: 480px) {
        .sec02 .box02 .img201 .img_txt02 {
          right: 0;
          bottom: calc(-60%/2.95); } }
  .sec02 .box02 .inner_1280 {
    position: absolute;
    inset: 0;
    bottom: 40px;
    margin: auto;
    z-index: 2; }
    @media screen and (max-width: 1200px) {
      .sec02 .box02 .inner_1280 {
        position: relative;
        inset: 0; } }
    @media screen and (max-width: 480px) {
      .sec02 .box02 .inner_1280 {
        width: 100%; } }
  .sec02 .box02 .item01 {
    width: calc(640%/12.8);
    margin-left: auto;
    position: relative;
    margin-top: calc(140%/12.8); }
    @media screen and (max-width: 1200px) {
      .sec02 .box02 .item01 {
        width: 100%;
        position: relative;
        display: flex;
        align-items: center;
        margin-top: 0; } }
    @media screen and (max-width: 480px) {
      .sec02 .box02 .item01 {
        flex-direction: column-reverse; } }
    @media screen and (max-width: 1200px) {
      .sec02 .box02 .item01 .img202 {
        width: 50%; } }
    @media screen and (max-width: 480px) {
      .sec02 .box02 .item01 .img202 {
        width: calc(283%/3.75);
        margin-left: auto; } }
    .sec02 .box02 .item01 .txt_box {
      position: absolute;
      bottom: calc(-40%/4.4);
      left: calc(123%/6.4); }
      @media screen and (max-width: 1200px) {
        .sec02 .box02 .item01 .txt_box {
          position: static;
          width: 45%; } }
      @media screen and (max-width: 480px) {
        .sec02 .box02 .item01 .txt_box {
          width: 100%;
          padding-left: calc(60% / 3.75);
          text-align: left; } }
      .sec02 .box02 .item01 .txt_box .txt01 {
        margin-bottom: 15px; }
  .sec02 .box02 .item02 {
    position: absolute;
    left: 0;
    bottom: 0;
    width: calc(740%/12.8); }
    @media screen and (max-width: 1200px) {
      .sec02 .box02 .item02 {
        position: relative;
        width: 100%;
        display: flex;
        align-items: flex-end;
        flex-direction: row-reverse; } }
    @media screen and (max-width: 480px) {
      .sec02 .box02 .item02 {
        flex-direction: column; } }
    .sec02 .box02 .item02 .img203 {
      width: calc(575%/7.4); }
      @media screen and (max-width: 1200px) {
        .sec02 .box02 .item02 .img203 {
          width: 50%; } }
      @media screen and (max-width: 480px) {
        .sec02 .box02 .item02 .img203 {
          width: calc(330%/3.75);
          margin-right: auto; } }
    .sec02 .box02 .item02 .txt_box {
      position: absolute;
      bottom: 0;
      left: calc(450%/7.4); }
      @media screen and (max-width: 1200px) {
        .sec02 .box02 .item02 .txt_box {
          position: static;
          width: 45%;
          text-align: right; } }
      @media screen and (max-width: 480px) {
        .sec02 .box02 .item02 .txt_box {
          width: 100%;
          padding-left: calc(60% / 3.75);
          text-align: left; } }
  .sec02 .box02 .txt_box p {
    text-shadow: 0px 0px 0px rgba(255, 255, 255, 0.9), 0px 0px 1px rgba(255, 255, 255, 0.9), 0px 0px 2px rgba(255, 255, 255, 0.9), 0px 0px 3px rgba(255, 255, 255, 0.9), 0px 0px 4px rgba(255, 255, 255, 0.9), 0px 0px 5px rgba(255, 255, 255, 0.9), 0px 0px 6px rgba(255, 255, 255, 0.9), 0px 0px 7px rgba(255, 255, 255, 0.9), 0px 0px 8px rgba(255, 255, 255, 0.9), 0px 0px 9px rgba(255, 255, 255, 0.9), 0px 0px 10px rgba(255, 255, 255, 0.9), 0px 0px 11px rgba(255, 255, 255, 0.9), 0px 0px 12px rgba(255, 255, 255, 0.9); }
    @media screen and (max-width: 480px) {
      .sec02 .box02 .txt_box p {
        text-shadow: none; } }

.sec_life {
  padding-top: clamp(40px, 4.688vw, 60px); }
  .sec_life .life_ttl {
    text-align: center;
    font-family: "Baskervville", serif;
    font-size: clamp(22px, 2.344vw, 30px);
    color: #a48b78;
    letter-spacing: 0.1em; }
    @media screen and (max-width: 480px) {
      .sec_life .life_ttl {
        font-size: calc(14vw/3.75); } }
    .sec_life .life_ttl p.ex {
      line-height: 1; }
  .sec_life .inner_1280 {
    max-width: 1000px; }
  .sec_life .color1 {
    background: #bc6257; }
  .sec_life .color2 {
    background: #004098; }
  .sec_life .color3 {
    background: #188550; }
  .sec_life .color4 {
    background: #1c8cab; }
  .sec_life .color5 {
    background: #c38a00; }
  .sec_life .tab_life .tab_list {
    display: flex;
    justify-content: space-between; }
    @media screen and (max-width: 480px) {
      .sec_life .tab_life .tab_list {
        flex-wrap: wrap;
        justify-content: center; } }
  .sec_life .tab_life li {
    width: calc(192%/10);
    position: relative;
    font-size: clamp(13px, 1.6vw, 16px);
    line-height: 1;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    position: relative;
    padding: 1.2em 0.2em; }
    @media screen and (max-width: 480px) {
      .sec_life .tab_life li {
        font-size: calc(13vw/3.75);
        width: calc(122%/3.75);
        padding: 0.85em 0.2em; }
        .sec_life .tab_life li:nth-child(1), .sec_life .tab_life li:nth-child(2), .sec_life .tab_life li:nth-child(4) {
          margin-right: calc(3.8%/3.74); }
        .sec_life .tab_life li:nth-child(1), .sec_life .tab_life li:nth-child(2), .sec_life .tab_life li:nth-child(3) {
          margin-bottom: calc(3.8%/3.74); } }
    .sec_life .tab_life li::after {
      content: "";
      position: absolute;
      left: 0;
      right: 0;
      bottom: 0;
      height: 4px;
      z-index: 2;
      display: block; }
    .sec_life .tab_life li.tab1 {
      background: #bc6257; }
      .sec_life .tab_life li.tab1::after {
        background: #bc6257; }
    .sec_life .tab_life li.tab2 {
      background: #004098; }
      .sec_life .tab_life li.tab2::after {
        background: #004098; }
    .sec_life .tab_life li.tab3 {
      background: #188550; }
      .sec_life .tab_life li.tab3::after {
        background: #188550; }
    .sec_life .tab_life li.tab4 {
      background: #1c8cab; }
      .sec_life .tab_life li.tab4::after {
        background: #1c8cab; }
    .sec_life .tab_life li.tab5 {
      background: #c38a00; }
      .sec_life .tab_life li.tab5::after {
        background: #c38a00; }
    .sec_life .tab_life li:not(.active) {
      background: #d0d0d0; }
  .sec_life .tab_item {
    margin-bottom: clamp(2px, 1.5vw, 15px); }
    .sec_life .tab_item .tab_ttl {
      color: #fff;
      font-size: clamp(18px, 3vw, 30px);
      letter-spacing: 0.08em;
      text-align: center;
      line-height: 1;
      padding: 0.41em 10px;
      margin: 15px auto 10px; }
      @media screen and (max-width: 480px) {
        .sec_life .tab_item .tab_ttl {
          margin: 10px auto 5px; } }
    .sec_life .tab_item:not(.active) {
      display: none; }
    .sec_life .tab_item .map {
      position: relative; }
      .sec_life .tab_item .map::after {
        content: '';
        position: absolute;
        inset: 0;
        border: 1px solid #000;
        pointer-events: none; }
  .sec_life .hanrei {
    display: flex;
    font-size: clamp(10px, 1.6vw, 16px);
    gap: 0 1em;
    margin-bottom: clamp(10px, 3vw, 30px); }
    .sec_life .hanrei p {
      background: #fff; }
      .sec_life .hanrei p::before {
        content: "●";
        display: inline-block; }
      .sec_life .hanrei p.color1::before {
        color: #bc6257; }
      .sec_life .hanrei p.color2::before {
        color: #004098; }
      .sec_life .hanrei p.color3::before {
        color: #188550; }
      .sec_life .hanrei p.color4::before {
        color: #1c8cab; }
      .sec_life .hanrei p.color5::before {
        color: #c38a00; }
  .sec_life .tad_txts {
    margin-bottom: clamp(15px, 2.5vw, 30px); }
    .sec_life .tad_txts .tab_txt {
      text-align: center;
      line-height: 1.6;
      font-size: clamp(18px, 2.667vw, 32px); }
      .sec_life .tad_txts .tab_txt:not(.active) {
        display: none; }
  .sec_life .tab_detail .detail_wrap {
    display: flex;
    column-gap: 3.5%;
    flex-wrap: wrap;
    row-gap: clamp(20px, 2.5vw, 30px); }
    .sec_life .tab_detail .detail_wrap:not(.active) {
      display: none; }
    .sec_life .tab_detail .detail_wrap li {
      width: 31%; }
      @media screen and (max-width: 480px) {
        .sec_life .tab_detail .detail_wrap li {
          width: 100%; } }
      .sec_life .tab_detail .detail_wrap li.end {
        align-content: flex-end; }
      .sec_life .tab_detail .detail_wrap li.none {
        opacity: 0; }
        @media screen and (max-width: 480px) {
          .sec_life .tab_detail .detail_wrap li.none {
            display: none; } }
      .sec_life .tab_detail .detail_wrap li .img {
        margin-bottom: 10px; }
      .sec_life .tab_detail .detail_wrap li .text_wrap {
        display: flex;
        justify-content: space-between;
        align-items: center; }
        .sec_life .tab_detail .detail_wrap li .text_wrap .txt2 {
          font-weight: bold;
          font-size: clamp(10px, 1.2vw, 12px);
          letter-spacing: -0.06em;
          text-align: center; }
          @media screen and (max-width: 480px) {
            .sec_life .tab_detail .detail_wrap li .text_wrap .txt2 {
              font-size: 13px;
              letter-spacing: 0;
              padding-inline: 5px;
              border-right: 1px solid #000;
              border-left: 1px solid #000; } }
      .sec_life .tab_detail .detail_wrap li .txt {
        display: flex;
        align-items: baseline;
        font-size: clamp(14px, 1.6vw, 16px);
        line-height: 1.4;
        gap: 0 0.5em; }
        .sec_life .tab_detail .detail_wrap li .txt.mb {
          padding-bottom: 1.2em; }
          @media screen and (max-width: 480px) {
            .sec_life .tab_detail .detail_wrap li .txt.mb {
              padding-bottom: 0; } }
        .sec_life .tab_detail .detail_wrap li .txt .icon {
          width: 22px;
          height: 22px;
          border-radius: 50%;
          font-size: 90%;
          display: grid;
          place-items: center;
          color: #fff;
          line-height: 1; }
        .sec_life .tab_detail .detail_wrap li .txt .min {
          font-size: 72%; }
    .sec_life .tab_detail .detail_wrap.tab1 .icon {
      background: #bc6257; }
    .sec_life .tab_detail .detail_wrap.tab2 .icon {
      background: #004098; }
    .sec_life .tab_detail .detail_wrap.tab3 .icon {
      background: #188550; }
    .sec_life .tab_detail .detail_wrap.tab4 .icon {
      background: #1c8cab; }
    .sec_life .tab_detail .detail_wrap.tab4 .txt {
      line-height: 1.2; }
    .sec_life .tab_detail .detail_wrap.tab5 .icon {
      background: #c38a00; }

/*# sourceMappingURL=location.css.map */
