@charset "UTF-8";
/*=======================================
	breakpoint
=======================================*/
/*=======================================
	hover
=======================================*/
/*=======================================
	中央配置
=======================================*/
/*=======================================
	可変レスポンシブ
=======================================*/
/* PC */
/* TB */
/* SP */
/*=======================================
	ブラウザ別
=======================================*/
/* Safari */
/* Firefox */
/*-------------------------
- page_ttl
- location
- education_sec
- park_sec
-------------------------*/
/*============================
#page_ttl
============================*/
#page_ttl::after {
    background: url(../location/img/kv.jpg) no-repeat;
    background-size: cover;
}
@media screen and (max-width: 768px) {
    #page_ttl::after {
        background: url(../location/img/kv_sp.jpg) no-repeat;
        background-size: cover;
    }
}

.notes_area {
    background-color: #fff;
}

/*============================
intro
============================*/
.intro {
    display: flex;
    flex-direction: column;
    gap: 48px;
    margin-bottom: 80px;
}
@media screen and (max-width: 768px) {
    .intro {
        gap: 16px;
        margin-bottom: 64px;
    }
}
.intro .flower_icon {
    max-width: 40.77px;
    width: 100%;
    margin: 0 auto;
}
@media screen and (max-width: 768px) {
    .intro .flower_icon {
        max-width: 26.91px;
    }
}
.intro p {
    font-size: 1.8rem;
    line-height: 2.333;
    text-align: center;
}
@media screen and (max-width: 768px) {
    .intro p {
        font-size: 1.2rem;
        line-height: 2.333;
    }
}

/*============================
	location
============================*/
@media screen and (max-width: 768px) {
    .location .sttl_f40_en {
        position: relative;
        z-index: 1;
    }
}
.location__heading {
    text-align: center;
}
.location__heading h2 {
    font-size: 2.8rem;
    letter-spacing: 0.1em;
}
.location__heading p {
    font-size: 1.4rem;
    color: #777;
}
.location__map-area {
    padding-top: 249px;
    position: relative;
}
@media screen and (max-width: 768px) {
    .location__map-area {
        margin-bottom: 30px;
        padding-top: 110.13vw;
    }
}
.location__map-area .location__list {
    position: relative;
    z-index: 2;
    width: 50%;
    margin-bottom: 49.2px;
    margin-left: 20.2777777778%;
    margin-left: 20.28vw;
    display: flex;
    align-content: flex-start;
    gap: 18px;
}
@media screen and (max-width: 1024px) {
    .location__map-area .location__list {
        width: 90%;
        margin: 0 auto 54px;
    }
}
.location__map-area .location__list ul {
    width: calc(50% - 14px);
    width: 33%;
    list-style: none;
    display: flex;
    flex-direction: column;
    gap: 16.8px 0;
}
@media screen and (max-width: 1024px) {
    .location__map-area .location__list ul {
        width: 38;
    }
}
@media screen and (max-width: 768px) {
    .location__map-area .location__list ul {
        width: calc(50% - 14px);
    }
}
.location__map-area .location__list ul li {
    font-size: 1.6rem;
    display: flex;
    flex-wrap: wrap;
}
@media screen and (max-width: 768px) {
    .location__map-area .location__list ul li {
        font-size: 1.2rem;
    }
}
.location__map-area .location__list ul li p {
    font-size: 1.4rem;
    width: 100%;
    margin-left: 28.22px;
}
@media screen and (max-width: 768px) {
    .location__map-area .location__list ul li p {
        font-size: 1rem;
        margin-left: 22px;
    }
}
.location__map-area .location__list ul li .num {
    font-size: 1.4rem;
    background-color: #1C3A1C;
    color: #fff;
    text-align: center;
    margin-right: 5.6px;
    width: 22.4px;
    height: 22.4px;
    border-radius: 50px;
    line-height: 22.4px;
    display: inline-block;
}
@media screen and (max-width: 768px) {
    .location__map-area .location__list ul li .num {
        font-size: 1rem;
        width: 16px;
        height: 16px;
        line-height: 16px;
        margin-top: -2px;
    }
}
.location__map-area .location__map {
    position: absolute;
    top: -22.340041%;
    right: 0;
    max-width: 824px;
    width: 57.2222222222%;
}
@media screen and (max-width: 768px) {
    .location__map-area .location__map {
        width: 100%;
        top: -17.340041%;
    }
}
.location__map-area .location__map picture {
    width: 100%;
    height: auto;
}
.location__map-area .location__map .cap {
    position: absolute;
    bottom: 5%;
    right: 7.7777777778%;
    color: #1C3A1C;
}
@media screen and (max-width: 768px) {
    .location__map-area .location__map .cap {
        display: none;
    }
}
@media screen and (max-width: 768px) {
    .location__map-area {
        flex-direction: column;
    }
    .location__map-area .education__list,
    .location__map-area .education__map {
        width: 100%;
        margin-bottom: 30px;
    }
}
.location__map-area .cap.__sp {
    display: none;
}
@media screen and (max-width: 768px) {
    .location__map-area .cap.__sp {
        display: block;
        width: 90%;
        margin: 0 auto;
        text-align: right;
    }
}
.location__photoarea {
    max-width: 561.27px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
}
.location__photoarea .ttl {
    font-size: 1.9rem;
    text-align: center;
    margin-top: 12px;
}
@media screen and (max-width: 768px) {
    .location__photoarea .ttl {
        font-size: 1.4rem;
        margin-top: 8px;
    }
}
.location__photoarea .ttl span {
    font-size: 1.4rem;
}
@media screen and (max-width: 768px) {
    .location__photoarea .ttl span {
        font-size: 1rem;
    }
}
.location__photoarea .ttl .num {
    font-size: 1.4rem;
    background-color: #1C3A1C;
    color: #fff;
    text-align: center;
    margin-right: 5.6px;
    width: 22.4px;
    height: 22.4px;
    border-radius: 50px;
    line-height: 22.4px;
    display: inline-block;
}
@media screen and (max-width: 768px) {
    .location__photoarea .ttl .num {
        position: relative;
        top: -2px;
        font-size: 1rem;
        width: 16px;
        height: 16px;
        line-height: 16px;
        margin-top: -2px;
    }
}
.location__highlight {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 56px;
}
.location__highlight:last-child {
    margin-bottom: 0;
}
@media screen and (max-width: 768px) {
    .location__highlight {
        width: 90%;
        margin: 0 auto 40px;
    }
}
.location__highlight-text {
    max-width: 700px;
}
.location__highlight-text h3 {
    font-size: 2rem;
    margin-bottom: 10px;
}
.location__highlight-text p {
    line-height: 1.75;
    text-align: center;
    margin-top: 22.4px;
}
@media screen and (max-width: 768px) {
    .location__highlight-text p {
        width: 90%;
        font-size: 1.2rem;
        margin: 16px auto 0;
        text-align: left;
    }
}
.location__photos {
    display: flex;
    justify-content: space-between;
    gap: 0 20px;
}
@media screen and (max-width: 768px) {
    .location__photos {
        width: 90%;
        margin: 0 auto;
        gap: 0;
    }
}
.location__photos .location__photo {
    width: 48%;
}
.location__photos .location__photo.w60 {
    width: 67%;
}
@media screen and (max-width: 768px) {
    .location__photos .location__photo.w60 {
        width: 48%;
    }
}
.location__photos .location__photo img {
    width: 100%;
    height: auto;
}
.location__photos .location__photo p {
    text-align: center;
    font-size: 1.3rem;
    margin-top: 8px;
}
.location__photos .location__text {
    width: 48%;
}
.location__photos .location__text p {
    line-height: 1.75;
}
@media screen and (max-width: 768px) {
    .location__photos .location__text p {
        font-size: 1.2rem;
        line-height: 1.667;
    }
}

/*============================
#education_sec
============================*/
#education_sec {
    color: #1C3A1C;
    background: url(../location/img/bg01.jpg) no-repeat top center;
    background-size: cover;
}
#education_sec .inner {
    padding: 96px 0 0;
}
@media screen and (max-width: 768px) {
    #education_sec .inner {
        padding: 42px 0 0;
        position: relative;
        z-index: 1;
    }
}
#education_sec h3.sttl_f31 {
    text-align: center;
}
#education_sec .sttl_f40_en {
    position: relative;
    z-index: 1;
}
#education_sec .education {
    margin-bottom: 140px;
    padding-top: 100px;
}
@media screen and (max-width: 768px) {
    #education_sec .education {
        margin-bottom: 59px;
        padding-top: 90px;
    }
}
#education_sec .education2 {
    margin-bottom: 128px;
}
@media screen and (max-width: 768px) {
    #education_sec .education2 {
        margin-bottom: 63px;
    }
}
#education_sec .education2 .intro {
    gap: 34px;
    margin-bottom: 46px;
}
#education_sec .education2 h3.sttl_f25 {
    text-align: center;
}
#education_sec .education2 .education__photoarea {
    display: flex;
    flex-direction: column;
    gap: 46px;
}
#education_sec .education3 {
    margin-bottom: 143px;
}
@media screen and (max-width: 768px) {
    #education_sec .education3 {
        margin-bottom: 40px;
    }
}
#education_sec .education3 .intro {
    gap: 33.68px;
    margin-bottom: 55px;
}
@media screen and (max-width: 768px) {
    #education_sec .education3 .intro {
        width: 90%;
        margin: 0 auto 40px;
    }
}
#education_sec .education3 .intro h3.sttl_f25 {
    text-align: center;
}
@media screen and (max-width: 768px) {
    #education_sec .education3 .intro {
        gap: 24.06px;
    }
}
#education_sec .education3 .intro .flower_icon {
    max-width: 70px;
    width: 100%;
}
@media screen and (max-width: 768px) {
    #education_sec .education3 .intro .flower_icon {
        max-width: 50px;
    }
}
#education_sec .black_sec {
    background: url(../location/img/bg02.jpg) no-repeat top center;
    background-size: cover;
    color: #fff;
    position: relative;
}
#education_sec .black_sec .inner {
    padding: 61px 0 96px;
    position: relative;
}
@media screen and (max-width: 768px) {
    #education_sec .black_sec .inner {
        width: 100%;
        padding: 27px 0 40px;
    }
}
#education_sec .black_sec h3.sttl_f25 {
    margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
    #education_sec .black_sec h3.sttl_f25 {
        text-align: center;
        margin-bottom: 41px;
    }
}
@media screen and (max-width: 768px) {
    #education_sec .black_sec .__text {
        text-align: center;
    }
}
#education_sec .black_sec .__img {
    margin-top: 50px;
}
@media screen and (max-width: 768px) {
    #education_sec .black_sec .__img {
        width: 90%;
        margin-top: 30px;
        margin-right: auto;
        margin-left: auto;
    }
}
#education_sec .black_sec .__img.__grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 15px 23px;
    width: 40%;
    margin-top: unset;
}
@media screen and (max-width: 768px) {
    #education_sec .black_sec .__img.__grid {
        max-width: 500px;
        width: 90%;
        margin: 25px auto 0;
    }
}
#education_sec .black_sec .__flex {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 0 40px;
}
@media screen and (max-width: 768px) {
    #education_sec .black_sec .__flex {
        display: block;
        max-width: 700px;
        width: 90%;
        margin: 0 auto;
    }
}
#education_sec .black_sec .__text > ul {
    margin-top: 70px;
    text-align: left;
}
@media screen and (max-width: 768px) {
    #education_sec .black_sec .__text > ul {
        max-width: 700px;
        width: 90%;
        margin: 40px auto 0;
    }
}
@media screen and (max-width: 768px) {
    #education_sec .black_sec .__text > ul li {
        line-height: 1.45;
    }
}
#education_sec .black_sec .__text > ul li + li {
    margin-top: 0;
}
@media screen and (max-width: 768px) {
    #education_sec .black_sec .__text > ul li + li {
        margin-top: 8px;
    }
}
#education_sec .black_sec .__text > ul li.note {
    margin-top: 1.4em;
}
@media screen and (max-width: 768px) {
    #education_sec .black_sec .__text > ul li.note {
        margin-top: 0.7em;
    }
}
#education_sec .images {
    position: relative;
}
#education_sec .images img {
    width: 100%;
    height: auto;
}
#education_sec .images .cap {
    color: #fff;
    position: absolute;
    right: 10px;
    bottom: 10px;
}
/*============================
#park_sec
============================*/
#park_sec {
    color: #1C3A1C;
    background: url(../location/img/bg03.jpg) no-repeat top center;
    background-size: cover;
}
#park_sec .inner {
    padding: 96px 0 0;
}
@media screen and (max-width: 768px) {
    #park_sec .inner {
        padding-top: 43px;
    }
}
#park_sec h3.sttl_f31 {
    text-align: center;
}
#park_sec .intro {
    margin-bottom: 0;
    gap: 34.1px;
    position: relative;
    z-index: 1;
}
@media screen and (max-width: 768px) {
    #park_sec .intro {
        gap: 24px;
    }
}
#park_sec .intro .flower_icon {
    max-width: 70px;
}
@media screen and (max-width: 768px) {
    #park_sec .intro .flower_icon {
        max-width: 50px;
    }
}
#park_sec .intro .copy_f25 {
    text-align: center;
}
#park_sec .location__map-area {
    padding-top: 321.6px;
}
@media screen and (max-width: 768px) {
    #park_sec .location__map-area {
        padding-top: 125.07vw;
    }
}
#park_sec .location__map-area .location__map {
    top: -12.340041%;
}
#park_sec .location__map-area .location__list {
    margin-bottom: 164.8px;
}
@media screen and (max-width: 1024px) {
    #park_sec .location__map-area .location__list {
        margin-bottom: 54px;
    }
}
@media screen and (max-width: 768px) {
    #park_sec .location__map-area .location__list {
        margin-bottom: 0;
    }
}
@media screen and (max-width: 768px) {
    #park_sec .location .location__highlight {
        margin-bottom: 50px;
    }
}
#park_sec .park {
    margin-bottom: 50px;
}
@media screen and (max-width: 768px) {
    #park_sec .park {
        margin-bottom: 40px;
    }
}
#park_sec .park2 {
    margin-bottom: 0;
    padding-bottom: 149.8px;
}
@media screen and (max-width: 768px) {
    #park_sec .park2 {
        margin-bottom: 0;
        padding-bottom: 51px;
    }
}
#park_sec .images {
    position: relative;
}
#park_sec .images img {
    width: 100%;
    height: auto;
}
#park_sec .images .cap {
    color: #fff;
    position: absolute;
    right: 10px;
    bottom: 10px;
}

/*============================
#access02_sec
============================*/
#access02_sec {
    background: url(../access/img/rede_bg.jpg) no-repeat top center;
    background-size: cover;
    color: #FFFAF0;
    /*============================
    redevelopment
    ============================*/
}
#access02_sec h3 {
    margin: 0 0 20px 0;
}
@media screen and (max-width: 820px) {
    #access02_sec h3 {
        margin: 0 0 20px 0;
        text-align: center;
    }
}
#access02_sec .block {
    display: flex;
    justify-content: space-between;
}
@media screen and (max-width: 820px) {
    #access02_sec .block {
        flex-direction: column;
    }
}
#access02_sec .txt {
    width: 40%;
}
@media screen and (max-width: 820px) {
    #access02_sec .txt {
        width: auto;
        text-align: center;
    }
}
#access02_sec .img {
    width: 60%;
    padding: 15px 0 0 0;
}
@media screen and (max-width: 820px) {
    #access02_sec .img {
        width: auto;
        padding: 30px 0 0 0;
    }
}
#access02_sec .img ul {
    display: flex;
    justify-content: space-between;
}
#access02_sec .img li {
    width: 45%;
}
#access02_sec .img p {
    text-align: center;
}
#access02_sec .redevelopment {
    color: #fff;
}
#access02_sec .redevelopment .inner {
    padding: 100px 0;
}
@media screen and (max-width: 768px) {
    #access02_sec .redevelopment .inner {
        padding: 50px 0;
    }
}
#access02_sec .redevelopment .intro {
    display: flex;
    justify-content: space-between;
    flex-direction: unset;
    gap: unset;
    flex-wrap: wrap;
    margin-bottom: 103px;
}
@media screen and (max-width: 768px) {
    #access02_sec .redevelopment .intro {
        flex-direction: column;
        margin-bottom: 48px;
    }
}
#access02_sec .redevelopment .intro h3 {
    font-size: 2.5em;
    margin-bottom: 44px;
    width: 100%;
}
@media screen and (max-width: 768px) {
    #access02_sec .redevelopment .intro h3 {
        font-size: 1.8em;
        line-height: 1.556;
        margin-bottom: 32px;
    }
}
#access02_sec .redevelopment .intro .text {
    width: 40.8%;
    font-size: 1.6em;
    line-height: 2.5;
}
@media screen and (max-width: 768px) {
    #access02_sec .redevelopment .intro .text {
        width: 100%;
        font-size: 1.2em;
        line-height: 2.333;
        margin-bottom: 14px;
    }
}
#access02_sec .redevelopment .intro .img {
    width: 47.113%;
}
@media screen and (max-width: 768px) {
    #access02_sec .redevelopment .intro .img {
        width: 100%;
    }
}
#access02_sec .redevelopment .img_flex {
    display: flex;
    justify-content: space-between;
}
@media screen and (max-width: 768px) {
    #access02_sec .redevelopment .img_flex {
        flex-direction: column;
    }
}
#access02_sec .redevelopment .img_flex .img ul {
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 19.63px;
    margin-bottom: 33px;
}
@media screen and (max-width: 768px) {
    #access02_sec .redevelopment .img_flex .img ul {
        gap: 12px;
        margin-bottom: 13px;
    }
}
#access02_sec .redevelopment .img_flex .img ul li {
    width: 100%;
}
#access02_sec .redevelopment .img_flex .img {
    padding-top: 0;
}
#access02_sec .redevelopment .img_flex .img:first-child {
    width: 54.965%;
}
@media screen and (max-width: 768px) {
    #access02_sec .redevelopment .img_flex .img:first-child {
        width: 100%;
        margin-bottom: 50px;
    }
}
#access02_sec .redevelopment .img_flex .img:last-child {
    width: 39.03%;
}
@media screen and (max-width: 768px) {
    #access02_sec .redevelopment .img_flex .img:last-child {
        width: 62.7813333333%;
        margin: 0 auto;
    }
}
#access02_sec .redevelopment .img_flex .sttl {
    font-size: 2em;
    line-height: 1.3;
    margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
    #access02_sec .redevelopment .img_flex .sttl {
        font-size: 1.5em;
        line-height: 1.867;
        margin-bottom: 5px;
    }
}
#access02_sec .redevelopment .img_flex p {
    font-size: 1em;
    line-height: 1.4;
    text-align: left;
}
#access02_sec .redevelopment .img_flex.type-b {
    gap: 1.1%;
    margin-top: 103px;
}
@media screen and (max-width: 768px) {
    #access02_sec .redevelopment .img_flex.type-b {
        gap: 0;
        margin-top: 48px;
    }
}
#access02_sec .redevelopment .img_flex.type-b .img:first-child {
    width: 65.3%;
}
@media screen and (max-width: 768px) {
    #access02_sec .redevelopment .img_flex.type-b .img:first-child {
        width: 100%;
        margin-bottom: 24px;
    }
}
#access02_sec .redevelopment .img_flex.type-b .img:last-child {
    width: 33.6%;
}
@media screen and (max-width: 768px) {
    #access02_sec .redevelopment .img_flex.type-b .img:last-child {
        width: 76.4%;
        margin: 0 auto;
    }
}
#access02_sec .redevelopment .img_flex.type-b .sttl {
    font-size: 2rem;
}

/*============================
infeinfo
============================*/
.lifeinfo {
    position: relative;
    color: #1C3A1C;
    background: url(../location/img/bg03.jpg) no-repeat top center;
    background-size: cover;
    z-index: 2;
    padding-top: 96px;
    padding-bottom: 50px;
}
@media screen and (max-width: 768px) {
    .lifeinfo {
        padding-top: 50px;
        padding-bottom: 50px;
    }
}
.lifeinfo__wrap {
    margin: 60px auto 0;
}
@media screen and (max-width: 768px) {
    .lifeinfo__wrap {
        margin: 40px auto 0;
    }
}
.lifeinfo__wrap .tab_area {
    display: flex;
    justify-content: space-between;
    -moz-column-gap: 10px;
         column-gap: 10px;
    max-width: 90%;
    margin: 0 auto 40px;
    padding: 0;
}
@media screen and (max-width: 768px) {
    .lifeinfo__wrap .tab_area {
        max-width: 92%;
        flex-wrap: wrap;
        gap: 10px;
        margin: 0 auto 10px;
    }
}
.lifeinfo__wrap .tab_area label {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
    width: 16.6666666667%;
    height: 32px;
    color: #ffffff;
    background-color: #000000;
    font-size: 14px;
    cursor: pointer;
    border: 1px solid #b3b3b3;
    border-bottom-width: 0;
    transition: all 0.2s;
}
@media screen and (max-width: 768px) {
    .lifeinfo__wrap .tab_area label {
        width: calc(50% - 7px);
        height: auto;
        padding: min(3vw, 10px) 0;
        gap: min(3vw, 10px);
        border-bottom-width: 1px;
        margin-top: 0;
        font-size: min(3vw, 14px);
    }
}
.lifeinfo__wrap .tab_area label:hover {
    opacity: 1;
}
.lifeinfo__wrap .tab_area label:hover span {
    color: #ffffff;
}
.lifeinfo__wrap .tab_area label.active {
    pointer-events: none;
}
.lifeinfo__wrap .tab_area label.commercial:hover, .lifeinfo__wrap .tab_area label.commercial.active {
    background: #84746A;
}
.lifeinfo__wrap .tab_area label.commercial:hover span, .lifeinfo__wrap .tab_area label.commercial.active span {
    color: #ffffff;
}
.lifeinfo__wrap .tab_area label.education:hover, .lifeinfo__wrap .tab_area label.education.active {
    background: #6A657C;
}
.lifeinfo__wrap .tab_area label.education:hover span, .lifeinfo__wrap .tab_area label.education.active span {
    color: #ffffff;
}
.lifeinfo__wrap .tab_area label.culture:hover, .lifeinfo__wrap .tab_area label.culture.active {
    background: #5C8868;
}
.lifeinfo__wrap .tab_area label.culture:hover span, .lifeinfo__wrap .tab_area label.culture.active span {
    color: #ffffff;
}
.lifeinfo__wrap .tab_area label.bank:hover, .lifeinfo__wrap .tab_area label.bank.active {
    background: #2F4276;
}
.lifeinfo__wrap .tab_area label.bank:hover span, .lifeinfo__wrap .tab_area label.bank.active span {
    color: #ffffff;
}
.lifeinfo__wrap .tab_area label.medical:hover, .lifeinfo__wrap .tab_area label.medical.active {
    background: #5C7888;
}
.lifeinfo__wrap .tab_area label.medical:hover span, .lifeinfo__wrap .tab_area label.medical.active span {
    color: #ffffff;
}
.lifeinfo__wrap .tab_area label.public:hover, .lifeinfo__wrap .tab_area label.public.active {
    background: #76712F;
}
.lifeinfo__wrap .tab_area label.public:hover span, .lifeinfo__wrap .tab_area label.public.active span {
    color: #ffffff;
}
.lifeinfo__wrap .tab_area label svg {
    width: 14px;
}
.lifeinfo__wrap .panel_wrap {
    display: flex;
    max-width: 90%;
    margin-inline: auto;
}
@media screen and (max-width: 768px) {
    .lifeinfo__wrap .panel_wrap {
        display: block;
        margin-top: 20px;
    }
}
.lifeinfo__wrap .panel_wrap .tab_panel {
    display: none;
}
.lifeinfo__wrap .panel_wrap .tab_panel.active {
    display: block;
}
.lifeinfo__wrap .panel_wrap .mapbox {
    width: calc(100% - 360px);
    height: 600px;
    border-right: solid 1px #eeeeee;
}
@media screen and (max-width: 768px) {
    .lifeinfo__wrap .panel_wrap .mapbox {
        width: 100%;
        height: 50vh;
    }
}
.lifeinfo__wrap .panel_area {
    padding: 0 0 0 20px;
}
@media screen and (max-width: 768px) {
    .lifeinfo__wrap .panel_area {
        padding: 20px 0 0;
    }
}
.lifeinfo__wrap .panel_area .databox {
    width: 340px;
    max-height: 600px;
    overflow: hidden;
    overflow-y: scroll;
    /*スクロールバーの軌道*/
    /*スクロールバーの動く部分*/
}
@media screen and (max-width: 768px) {
    .lifeinfo__wrap .panel_area .databox {
        width: 100%;
        max-height: 200px;
    }
}
.lifeinfo__wrap .panel_area .databox::-webkit-scrollbar {
    width: 10px;
}
.lifeinfo__wrap .panel_area .databox::-webkit-scrollbar-track {
    border-radius: 0;
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
}
.lifeinfo__wrap .panel_area .databox::-webkit-scrollbar-thumb {
    background: #c1c1c1;
    border-radius: 0;
    box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.3);
}
.lifeinfo__wrap .panel_area .data {
    display: flex;
    justify-content: space-between;
    padding: 14px 24px;
    cursor: pointer;
    border-bottom: 1px solid #dbd6d4;
}
@media screen and (max-width: 768px) {
    .lifeinfo__wrap .panel_area .data {
        position: relative;
        padding: 8px 8px;
    }
}
.lifeinfo__wrap .panel_area .data:hover {
    background: #fff;
}
.lifeinfo__wrap .panel_area .data p {
    font-family: "Yu Mincho", "YuMincho", serif;
    letter-spacing: 0;
    line-height: 1.2;
}
.lifeinfo__wrap .panel_area .data_img {
    width: 19px;
    margin: 0 5px 0 0;
}
.lifeinfo__wrap .panel_area .data_img img {
    width: 100%;
    height: auto;
}
.lifeinfo__wrap .panel_area .data:first-of-type {
    border-top: none;
}
.lifeinfo__wrap .panel_area .data_txt {
    width: calc(100% - 25px);
}
.lifeinfo__wrap .panel_area .data_txt1 {
    font-size: 16px;
    text-align: left;
}
@media screen and (max-width: 768px) {
    .lifeinfo__wrap .panel_area .data_txt1 {
        font-size: 1.2rem;
    }
    .lifeinfo__wrap .panel_area .data_txt1 img {
        width: 10px;
    }
}
.lifeinfo__wrap .panel_area .data_txt2 {
    margin: 8px 0 0;
    font-size: 12px;
    text-align: right;
}
@media screen and (max-width: 768px) {
    .lifeinfo__wrap .panel_area .data_txt2 {
        margin: 5px 0 0;
        font-size: 1rem;
    }
}
/*# sourceMappingURL=location.css.map */