@charset "UTF-8";
/* コンテンツ */


.img1box {
    background-image: url("../img/img1.webp");
    background-repeat: no-repeat;
    background-position: center top;
    background-size: auto 120%;
    aspect-ratio: 20 / 10;
    position: relative;
    color: #fff;
}
.img1box h3 {
    font-weight: 500;
    font-size: 1.6em;
    line-height: 1.5;
    letter-spacing: 0.2em;
    text-indent: 0.2em;
    padding-top: 4em;
}
.img1box p {
    font-size: 0.84em;
    line-height: 1;
    position: absolute;
    right: 1em;
    bottom: 1em;
}

.tx1 {
    text-align: center;
    line-height: 2;
}

.img2box ul {
    display: flex;
    justify-content: center;
    align-items: center;
}
.img2box ul li {
    position: relative;
    width: 50%;
}
.img2box ul li p {
    font-size: 0.84em;
    line-height: 1;
    position: absolute;
    left: 1em;
    bottom: 1em;
}
.img2box ul li:last-child p {
    left: auto;
    right: 1em;
}

.tx2 {
    text-align: center;
    margin-bottom: 5em;
}
.tx2 h5 {
    color: #8e602b;
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: 0.1em;
    text-indent: 0.1em;
}
.tx2 h3 {
    font-weight: 500;
    font-size: 1.6em;
    line-height: 1.5;
    letter-spacing: 0.1em;
    text-indent: 0.1em;
    margin: 1em auto;
}
.tx2 h4 {
    font-weight: 500;
    font-size: 1.16em;
    line-height: 1.5;
}

.img3box {
    margin-bottom: 5em;
}
.img3box ul {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
}
.img3box ul li:first-child {
    width: 30%;
}
.img3box ul li:last-child {
    width: 65%;
    line-height: 1.7;
}
.img3box ul li:first-child section {
    margin-bottom: 2em;
}
.img3box ul li:first-child p {
    font-size: 1.08em;
    line-height: 1.7;
    text-align: center;
    margin-top: 0.5em;
}
.tx3 {
    line-height: 1.7;
}

.to_box2 ul {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
}
.to_box2 img {
    width: 100%;
}
.to_box2 h3 {
    position: relative;
    font-weight: 500;
    font-size: 1.16em;
    line-height: 1.4;
    text-align: center;
    padding: 1em 0;
    background-color: #fff;
    color: #a55d66;
    border-top: 2px solid #a55d66;
    border-bottom: 2px solid #a55d66;
    z-index: 2;
}
.to_box2 figure {
    position: relative;
    line-height: 0;
    margin: 0 auto -10px;
    width: 7%;
    z-index: 1;
}
.to_box2 h4 {
    text-align: center;
    font-size: 1.08em;
    line-height: 1;
    font-weight: 500;
    margin: 1em 0 0.7em;
}
.to_box2 p {
    line-height: 1.7;
}
.to_box2 ul li {
    width: 22%;
}
.to_box2 ul li:nth-child(2) h3 {
    color: #4e7c9a;
    border-top: 2px solid #4e7c9a;
    border-bottom: 2px solid #4e7c9a;
}
.to_box2 ul li:nth-child(3) h3 {
    color: #7d7a3e;
    border-top: 2px solid #7d7a3e;
    border-bottom: 2px solid #7d7a3e;
}
.to_box2 ul li:nth-child(4) h3 {
    color: #25503c;
    border-top: 2px solid #25503c;
    border-bottom: 2px solid #25503c;
}

.tx4 {
    text-align: center;
    margin-bottom: 5em;
}
.tx4 h5 {
    color: #8e602b;
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: 0.1em;
    text-indent: 0.1em;
}
.tx4 h3 {
    font-weight: 500;
    font-size: 1.6em;
    line-height: 1.5;
    letter-spacing: 0.1em;
    text-indent: 0.1em;
    margin: 1em auto 0;
}

.img4box {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
.img4tx1 {
    width: 47.5%;
}
.img4tx2 {
    width: 47.5%;
}
.img4tx1 ul {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    flex-wrap: wrap;
    margin-bottom: -0.5em;
}
.img4tx1 ul li {
    width: calc(50% - 0.25em);
    margin-bottom: 0.5em;
    position: relative;
}
.img4tx1 ul li:first-child {
    width: 100%;
}
.img4tx1 ul li p {
    position: absolute;
    left: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.5);
    color: #fff;
    line-height: 1;
    font-size: 0.84em;
    padding: 0.5em 0.5em;
    box-sizing: border-box;
    width: 100%;
}
.img4tx2 p {
    line-height: 1.7;
    margin-bottom: 2em;
}

.tx5 {
    text-align: center;
    margin-bottom: 5em;
}
.tx5 h3 {
    font-weight: 500;
    font-size: 1.6em;
    line-height: 1.5;
    letter-spacing: 0.1em;
    text-indent: 0.1em;
    margin: 1em auto 0;
}
.loc_box {
    margin-bottom: 3em;
}
.loc_box:last-of-type {
    margin-bottom: 0;
}
.loc_box ul {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    flex-wrap: wrap;
}
.loc_box ul li {
    width: 24%;
}
.loc_box ul li p {
    line-height: 1.5;
    font-size: 0.84em;
    margin-top: 0.5em;
    text-align: center;
}
.loc_box ul li:first-child {
    width: 100%;
}
.loc_box ul li:first-child p {
    line-height: 1.7;
    font-size: 1em;
    margin-top: 0.5em;
    margin-bottom: 1em;
    text-align: left;
}
.loc_box ul li h4 {
    color: #8e602b;
    border-bottom: 1px solid #8e602b;
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: 0.1em;
    
}

.acmap {
    position: relative;
    z-index: 1;
}
.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;
}

.life_box {
    text-align: center;
}
.life_box ul {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
    margin-bottom: -2em;
}
.life_box h3 {
    color: #8e602b;
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: 0.1em;
    text-indent: 0.1em;
    margin-bottom: 2em;
}
.life_box ul li {
    width: 31%;
    margin-bottom: 2em;
}
.life_box ul li img {
    width: 100%;
}

@media screen and (max-width: 960px) {


}

@media screen and (max-width: 560px) {

.img1box {
    aspect-ratio: 4 / 3;
}
.img1box h3 {
    font-size: 1.32em;
    letter-spacing: 0.1em;
    text-indent: 0.1em;
    padding-top: 2em;
}
.tx1 {
    font-size: 0.92em;
}

.img2box ul {
    display: flex;
    justify-content: center;
    align-items: center;
}
.img2box ul li {
    position: relative;
    width: 50%;
}
.img2box ul li p {
    position: static;
    text-align: center;
    margin-top: 0.5em;
}

.tx2 {
    margin-bottom: 4em;
}

.tx2 h3 {
    font-size: 1.32em;
}
.tx2 h4 {
    font-size: 1.08em;
}

.img3box {
    margin-bottom: 2em;
}
.img3box ul {
    display: flex;
    justify-content: space-around;
    align-items: flex-start;
    flex-wrap: wrap;
}
.img3box ul li:first-child {
    width: 100%;
    margin-bottom: 4em;
}
.img3box ul li:last-child {
    width: 100%;
    font-size: 0.92em;
}
.img3box ul li:first-child section {
    margin-bottom: 2em;
}
.img3box ul li:first-child p {
    font-size: 1em;
}
.tx3 {
    font-size: 0.92em;
}

.to_box2 {
    margin: 0 10%;
}
.to_box2 ul {
    margin-bottom: -3em;
}
.to_box2 h3 {
    font-size: 1.08em;
}
.to_box2 figure {
    margin: 0 auto -10px;
    width: 6%;
}
.to_box2 h4 {
    font-size: 1.08em;
    margin: 1em 0 0.7em;
}
.to_box2 p {
    font-size: 0.92em;
}
.to_box2 ul li {
    width: 100%;
    margin-bottom: 3em;
}

.tx4 {
    margin-bottom: 3em;
}
.tx4 h3 {
    font-size: 1.32em;
}

.img4box {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
}
.img4tx1 {
    width: 100%;
    margin-bottom: 3em;
}
.img4tx2 {
    width: 100%;
    
}
.img4tx1 ul {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    flex-wrap: wrap;
    margin-bottom: -0.5em;
}
.img4tx1 ul li {
    width: calc(50% - 0.25em);
    margin-bottom: 0.5em;
    position: relative;
}
.img4tx1 ul li:first-child {
    width: 100%;
}
.img4tx1 ul li p {
    position: static;
    background-color: transparent;
    color: #333;
    line-height: 1.5;
    font-size: 0.76em;
    padding: 0.5em 0 0 0;
}
.img4tx2 p {
    font-size: 0.92em;
    margin-bottom: 3em;
}

.tx5 {
    margin-bottom: 3em;
}
.tx5 h3 {
    font-size: 1.32em;
}

.loc_box {
    margin-bottom: 3em;
}
.loc_box:last-of-type {
    margin-bottom: 0;
}
.loc_box ul {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    flex-wrap: wrap;
    margin-bottom: -1em;
}
.loc_box ul li {
    width: 47%;
    margin-bottom: 1em;
}
.loc_box ul li p {
    line-height: 1.5;
    font-size: 0.76em;
    margin-top: 0.5em;
    text-align: center;
}
.loc_box ul li:first-child {
    width: 100%;
}
.loc_box ul li:first-child p {
    line-height: 1.7;
    font-size: 0.92em;
    margin-top: 0.5em;
    margin-bottom: 0;
    text-align: left;
}

.life_box {
    text-align: center;
}
.life_box ul {
    display: flex;
    justify-content: space-around;
    align-items: flex-start;
    flex-wrap: wrap;
}
.life_box h3 {
    
}
.life_box ul li {
    width: 90%;
    margin-bottom: 2em;
}

}



