@charset "utf-8";

.bg_loc1 {
    background-image: url("../../img/log_bg1.webp");
    background-position: left top -2.5vw;
    background-repeat: no-repeat;
    background-size: 45% auto;
}
.loc1_tx {
    width: 70%;
    margin: 0 0 4em auto;
}
.loc1_tx p {
    font-size: 1.4em;
    line-height: 1.7;
    letter-spacing: 0.1em;
}

.sub1 {
    font-size: 1.16em;
    font-weight: 500;
    line-height: 1.7;
    margin-bottom: 0.5em;
}
.loc1_box1 {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    flex-wrap: wrap;
    line-height: 1.7;
    margin-bottom: 4em;
}
.loc1_box1 section:first-child {
    width: 40%;
}
.loc1_box1 section:last-child {
    width: 55%;
}
.loc1_img1 ul {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    flex-wrap: wrap;
}
.loc1_img1 ul li:first-child {
    position: relative;
    width: calc(65% - 5px);
}
.loc1_img1 ul li:first-child img {
    min-width: 100%;
    min-height: 100%;
    object-fit: cover;
}
.loc1_img1 ul li:last-child {
    width: 35%;
}
.loc1_img1 ul li:last-child p:first-of-type {
    margin-bottom: 5px;
}

.loc1_box2 {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
    line-height: 1.7;
}
.loc1_box2 section:first-child {
    width: 40%;
}
.loc1_box2 section:last-child {
    width: 55%;
}
.loc1_img2 {
    margin-bottom: 4em;
}
.loc1_img2 ul {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    flex-wrap: wrap;
}
.loc1_img2 ul li:first-child {
    width: 60%;
}
.loc1_img2 ul li:last-child {
    width: 35%;
}
.loc1_img3 ul {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    flex-wrap: wrap;
    flex-direction: row-reverse;
}
.loc1_img3 ul li:first-child {
    width: 60%;
}
.loc1_img3 ul li:last-child {
    width: 35%;
}

.loc_img7 {
    position: relative;
    background-image: url("../img/loc6.webp");
    background-position: center top;
    background-size: auto 120%;
    width: 100%;
    aspect-ratio: 2 / 1;
    z-index: 1;
}


.bg_loc2 {
    background-image: url("../../img/log_bg2.webp");
    background-position: left top;
    background-repeat: no-repeat;
    background-size: 45% auto;
}
.loc2_tx {
    width: 70%;
    margin: 0 0 4em auto;
}
.loc2_tx p {
    font-size: 1.4em;
    line-height: 1.7;
    letter-spacing: 0.1em;
}
.loc2_box1 {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    flex-wrap: wrap;
    line-height: 1.7;
    margin-bottom: 4em;
}
.loc2_box1 section:first-child {
    width: 40%;
}
.loc2_box1 section:last-child {
    width: 55%;
}
.loc2_img1 ul {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    flex-wrap: wrap;
}
.loc2_img1 ul li:first-child {
    position: relative;
    width: calc(65% - 5px);
}
.loc2_img1 ul li:first-child img {
    min-width: 100%;
    min-height: 100%;
    object-fit: cover;
}
.loc2_img1 ul li:last-child {
    width: 35%;
}
.loc2_img1 ul li:last-child p:first-of-type {
    margin-bottom: 5px;
}
.loc2_img1 ul li p {
    position: relative;
}
.loc2_img1 ul li:first-child span,.loc2_img1 ul li p span {
    position: absolute;
    font-size: 0.76em;
    line-height: 1;
    color: #fff;
    right: 10px;
    bottom: 10px;
    text-shadow: 0 0 5px #333;
}

.loc2_box2 {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
    line-height: 1.7;
}
.loc2_box2 section {
    width: 47%;
}
.loc2_img2 ul {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 1em;
}
.loc2_img2 ul li {
    position: relative;
    width: calc((100% / 2) - (5px / 2));
}
.loc2_img2 ul li span {
    position: absolute;
    font-size: 0.76em;
    line-height: 1;
    color: #fff;
    right: 10px;
    bottom: 10px;
    text-shadow: 0 0 5px #333;
}

.loc_img12 {
    position: relative;
    background-image: url("../img/log_12.webp");
    background-position: center top;
    background-size: auto 120%;
    width: 100%;
    aspect-ratio: 2 / 1;
    z-index: 1;
}
.loc_img12 span {
    position: absolute;
    font-size: 0.76em;
    line-height: 1;
    color: #fff;
    right: 10px;
    bottom: 10px;
    text-shadow: 0 0 5px #333;
}


.bg_loc3 {
    background-image: url("../img/bg_loc3.webp");
    background-position: right top;
    background-repeat: no-repeat;
    background-size: 45% auto;
}
.loc3_tx {
    width: 70%;
    margin: 0 auto 0 0;
}
.loc3_tx h3 {
    font-size: 1.4em;
    line-height: 1.7;
    letter-spacing: 0.05em;
    font-weight: 400;
}
.loc3_tx h4 {
    font-size: 1.4em;
    line-height: 1.7;
    letter-spacing: 0.1em;
    font-weight: 500;
    margin: 0.5em auto;
}
.loc3_tx p {
    line-height: 1.7;
}

.tra_img {
    position: relative;
    width: 100%;
    margin: 0 auto 4em;
}

.swipe {
    display: none;
}

.loc3_box1 {
    margin-bottom: 2em;
}
.loc3_box1 h4 {
    font-size: 1.16em;
    line-height: 1.4;
    letter-spacing: 0.05em;
    font-weight: 400;
    border-bottom: 1px solid #ccc;
}
.loc3_box1 ul {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
    margin-top: 1em;
}
.loc3_box1 ul li {
    width: calc((100% / 4) - (3em / 4));
}
.loc3_box1 ul li p {
    font-size: 0.84em;
    line-height: 1.5;
    margin-top: 0.5em;
}
.loc3_box1:last-of-type {
    margin-bottom: 0;
}

.acmap {
    position: relative;
    z-index: 1;
}
.acmap img {
    width: 100%;
}
.leaflet-container {
	background: #fff !important;
	outline-offset: 0 !important;
}
.leaflet-left .leaflet-control {
  margin-left: 0 !important;
}
.leaflet-top .leaflet-control {
  margin-top: 0 !important;
}

.acc_tx ul {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
    margin-bottom: -2em;
}
.acc_tx ul li {
    width: 31%;
}
.acc_tx ul li p {
    margin-bottom: 2em;
}

@media screen and (max-width: 560px) {
.bg_loc1 {
    background-position: left top;
    background-size: 50% auto;
}
.loc1_tx {
    width: 70%;
    margin: 0 0 3em auto;
}
.loc1_tx p {
    font-size: 4vw;
}

.sub1 {
    font-size: 1.16em;
    margin-bottom: 0.5em;
}
.loc1_box1 {
    flex-direction: column-reverse;
    margin-bottom: 4em;
}
.loc1_box1 section:first-child {
    width: 100%;
}
.loc1_box1 section:last-child {
    width: 100%;
    margin-bottom: 2em;
}

.loc1_box2 {

}
.loc1_box2 section:first-child {
    width: 100%;
    margin-bottom: 2em;
}
.loc1_box2 section:last-child {
    width: 100%;
}
.loc1_img2 {
    margin-bottom: 2em;
}
.loc1_img2 ul {
    justify-content: space-around;
}
.loc1_img2 ul li:first-child {
    width: 100%;
    margin-bottom: 2em;
}
.loc1_img2 ul li:last-child {
    width: 80%;
}
.loc1_img3 ul {
    justify-content: space-around;
    flex-direction: row;
}
.loc1_img3 ul li:first-child {
    width: 100%;
    margin-bottom: 2em;
}
.loc1_img3 ul li:last-child {
    width: 80%;
}

.loc_img7 {
    background-image: url("../img/loc6_sp.webp");
    aspect-ratio: 1;
}

.bg_loc2 {
    background-size: 50% auto;
}
.loc2_tx {
    width: 80%;
    margin: 0 0 3em auto;
}
.loc2_tx p {
    font-size: 4vw;
}
.loc2_box1 {
    margin-bottom: 4em;
}
.loc2_box1 section:first-child {
    width: 100%;
    margin-bottom: 2em;
}
.loc2_box1 section:last-child {
    width: 100%;
}
.loc2_img1 ul li:first-child span,.loc2_img1 ul li p span {
    right: 5px;
    bottom: 5px;
}

.loc2_box2 {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
    line-height: 1.7;
}
.loc2_box2 section {
    width: 100%;
}
.loc2_box2 section:first-child {
    margin-bottom: 4em;
}
.loc2_img2 ul li span {
    right: 5px;
    bottom: 5px;
}

.loc_img12 {
    background-image: url("../img/log_12_sp.webp");
    aspect-ratio: 1;
}
.loc_img12 span {
    right: 5px;
    bottom: 5px;
}

.bg_loc3 {
    background-size: 50% auto;
}
.loc3_tx {
    width: 100%;
    margin: 0 auto 0 0;
}
.loc3_tx h3 {
    font-size: 3.5vw;
}
.loc3_tx h4 {
    font-size: 4vw;
    margin: 1em auto;
}
.loc3_tx p {
    line-height: 1.7;
}

.tra_img section {
    overflow: auto;
}
.tra_img section img {
    width: 700px !important;
}
.swipe {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    pointer-events: none;
}
.swipe img {
    width: 70px !important;
}

.loc3_box1 {
    margin-bottom: 2em;
}
.loc3_box1 ul {
    margin-top: 1em;
    margin-bottom: -2em;
}
.loc3_box1 ul li {
    width: calc((100% / 2) - (1em / 2));
    margin-bottom: 2em;
}
.loc3_box1 ul li p {
    font-size: 0.76em;
    margin-top: 0.5em;
}
.loc3_box1:last-of-type {
    margin-bottom: 0;
}

.acc_tx ul {
    justify-content: space-around;
    margin-bottom: -2em;
}
.acc_tx ul li {
    width: 90%;
}
.acc_tx ul li p {
    margin-bottom: 2em;
}


}
