@charset "UTF-8";
.sp_br {
    display: none;
}
@media screen and (max-width: 768px) {
    .sp_br {
        display: inline-block;
    }
    .sp_br {
        display: block !important;
    }
}
.corporate-info {
    background: #F8FAF5;
    padding: 50px 0;
    text-align: center;
}
.corporate-info h1 {
    font-size: 23px;
    padding-bottom: 50px;
    color: #4C6B2B;
}
.corporate-info__contents {
    background: #ffffff;
    width: 90.7vw;
    margin: auto;
    border-radius: 26px;
    -webkit-box-shadow: 0px 5px 10px #c7c7c7;
    box-shadow: 0px 5px 10px #c7c7c7;
}
.corporate-info__contents img {
    width: 100%;
    border-top-right-radius: 26px;
    border-top-left-radius: 26px;
}
.corporate-info__contents ul {
    padding: 34px 24px 8px;
}
.corporate-info__contents ul li {
    background: #F8F8F8;
    width: 100%;
    border-radius: 20px;
    padding: 27px 0;
    margin-bottom: 30px;
    font-size: 18px;
    font-weight: 600;
    position: relative;
}
a.parents-click-link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
}
@media screen and (min-width: 1024px) {
    .corporate-info {
        padding-top: 73px;
        padding-bottom: 60px;
    }
    .corporate-info h1 {
        font-size: 34px;
        padding-bottom: 68px;
    }
    .corporate-info__contents {
        width: 78vw;
        max-width: 1140px;
    }
    .corporate-info__contents ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding-top: 28px;
        padding-bottom: 20px;
        gap: 20px;
    }
    .corporate-info__contents ul li {
        width: calc((100% - 40px) / 3);
        padding: 65px 0;
        margin-bottom: 0;
    }
    .corporate-info__contents ul li:hover{
        opacity: 0.7!important;
        transition: .3s;
    }
}
/*---------------------
corporate-vision
-----------------------*/
.corporate-vision {
    background: #F8FAF5;
    padding: 50px 0 53px;
}
.corporate-vision h1 {
    font-size: 23px;
    padding-bottom: 50px;
    color: #4C6B2B;
    text-align: center;
}
.corporate-vision__contents {
    background: #ffffff;
    width: 90.7vw;
    margin: 0 auto;
    padding: 53px 20px 54px;
    border-radius: 26px;
    -webkit-box-shadow: 0px 5px 10px #c7c7c7;
    box-shadow: 0px 5px 10px #c7c7c7;
}
.corporate-vision__contents__philosophy__title {
    font-size: 14px;
    font-weight: 600;
    text-align: center;
    padding: 38px 0 3px;
    display: block;
}
.corporate-vision__contents__philosophy__area1 {
    margin-top: 40px;
    border-radius: 10px;
    padding: 30px 18px 20px;
    background: #F8FFF5;
    text-align: center;
    border-radius: 20px;
    margin-bottom: 30px;
    -webkit-box-shadow: 0px 1px 1px #c7c7c7;
    box-shadow: 0px 1px 1px #c7c7c7;
}
.corporate-vision__contents h2 {
    font-size: 18px;
    font-weight: bold;
    text-align: left;
    line-height: 1.4em;
    padding-bottom: 30px;
}
.corporate-vision__contents p {
    padding-top: 0px;
    padding-bottom: 20px;
    font-size: 14px;
    line-height: 1.73em;
}
.grid {
    gap: 10px;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
}
.item, 
.corporate-vision__contents__philosophy__area {
    border-radius: 10px;
    padding: 5px 18px 10px;
    background: #F8FFF5;
    text-align: center;
    border-radius: 20px;
    margin-bottom: 30px;
    -webkit-box-shadow: 0px 1px 1px #c7c7c7;
    box-shadow: 0px 1px 1px #c7c7c7;
}
.cultureList__text1 {
    font-size: 24px !important;
    font-weight: 700;
    text-align: center;
    padding-bottom: 0px;
    margin-top: 30px !important;
}
.corporate-vision__contents p {
    font-size: 14px;
    line-height: 1.73em;
}
.corporate-vision__contents p {
    padding-top: 0px;
    padding-bottom: 20px;
}
/* .cultureList__text {
    padding-bottom: 0px!important;
} */
@media screen and (min-width: 1024px) {
    .corporate-vision {
        padding-top: 73px;
    }
    .corporate-vision h1 {
        font-size: 34px;
        padding-bottom: 68px;
    }
    .corporate-vision__contents {
        width: 70vw;
        max-width: 1140px;
        padding: 38px 68px 85px;
        margin-bottom: 30px;
        border-radius: 20px;
    }
    .corporate-vision .corporate-info-link{
        width: 70vw;
    }
    .corporate-vision__contents h2 {
        font-size: 28px;
        padding-bottom: 40px;
    }
    .corporate-vision__contents p {
        padding-bottom: 45px;
        font-size: 16px;
        line-height: 2em;
        font-family: "メイリオ", Meiryo, "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", sans-serif;
    }
    .corporate-vision__contents__philosophy h3 {
        color: #4C6B2B;
    }
}
/*--------------------
corporate-info-link
--------------------*/
.corporate-info-link {
    background: #ffffff;
    width: 90.7vw;
    margin: 60px auto 0;
    padding-bottom: 37px;
    border-radius: 26px;
    -webkit-box-shadow: 0px 5px 10px #c7c7c7;
    box-shadow: 0px 5px 10px #c7c7c7;
}
.corporate-info-link p {
    font-weight: 600;
    font-size: 14px;
    text-align: center;
    padding-top: 31px;
}
.title-border {
    width: 26px;
    border-bottom: 4px solid #4B6C2B;
    margin: auto;
    padding-top: 9px;
}
.corporate-info-link ul {
    padding: 34px 24px 8px;
    text-align: center;
}
.corporate-info-link ul li {
    background: #F8F8F8;
    width: 100%;
    border-radius: 20px;
    padding: 27px 0;
    margin-bottom: 20px;
    font-size: 14px;
    font-weight: 600;
    position: relative;
}
@media screen and (min-width: 1024px) {
    .corporate-info-link {
        width: 78vw;
        max-width: 1140px;
        padding-bottom: 16px;
        border-radius: 20px;
    }
    .corporate-info-link p {
        padding-top: 40px;
    }
    .corporate-info-link ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding-top: 43px;
        padding-bottom: 20px;
        gap: 20px;
    }
    .corporate-info-link ul li {
        font-size: 18px;
        width: calc((100% - 60px) / 3);
        padding: 65px 0;
        margin-bottom: 0;
        transition: 0.3s;
    }
    .corporate-info-link ul li:hover{
        opacity: 0.7!important;
        transition: 0.3s;
    }
    .corporate-info-link .corporate-helth-contents ul li:hover{
        opacity: 1!important;
        transition: 0.3s;
    }

}
/*-----------------------
corporate-profile
--------------------------*/
.corporate-profile {
    background: #F8FAF5;
    padding: 50px 0 60px;
}
.corporate-profile h1 {
    font-size: 23px;
    padding-bottom: 50px;
    color: #4C6B2B;
    text-align: center;
}
.corporate-profile__contents {
    background: #ffffff;
    width: 90.7vw;
    margin: 0 auto;
    padding: 48px 20px 17px;
    border-radius: 26px;
    -webkit-box-shadow: 0px 5px 10px #00000033;
    box-shadow: 0px 5px 10px #00000033;
}
.corporate-profile__contents ul li .li-item {
    font-size: 13px;
    font-weight: normal;
    width: 100%;
    border-bottom: 1px solid #D6D6D6;
    padding-bottom: 8px;
}
.corporate-profile__contents ul li .li-contents {
    padding-top: 10px;
    padding-bottom: 32px;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.9em;
}
.corporate-profile__contents ul li .li-contents .map-img {
    width: 100%;
    margin: 16px 0 18px;
}
.corporate-profile__contents ul li .li-contents .map-img img {
    max-width: 100%;
    max-height: 100%;
}
.white-capsule-button {
    -webkit-box-shadow: 0px 5px 5px #d1d1d1;
    box-shadow: 0px 5px 5px #d1d1d1;
    display: block;
    padding: 18px 30px;
    border-radius: 30px;
    width: 240px;
    text-align: center;
    font-size: 14px;
    font-weight: 600;
    cursor: pointer;
    /* background: #266dab; */
    color: #ffffff;
    transition: 0.3s;
}
.corporate-profile__contents ul li .li-contents .white-capsule-button {
    color: #4C6B2B;
}
.corporate-profile__contents ul li .office-margin {
    height: 40px;
}
@media screen and (min-width: 1024px) {
    .corporate-profile {
        padding-top: 73px;
    }
    .corporate-profile h1 {
        font-size: 34px;
        padding-bottom: 68px;
    }
    .corporate-profile__contents {
        width: 78vw;
        max-width: 1140px;
        padding: 84px 88px 85px;
        margin-bottom: 30px;
        border-radius: 20px;
    }
    .corporate-profile__contents ul {
        border-top: 1px solid #D6D6D6;
    }
    .corporate-profile__contents ul li {
        border-bottom: 1px solid #D6D6D6;
        padding: 25px 0 26px;
        font-size: 14px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .corporate-profile__contents ul li .li-item {
        border: none;
        padding: 0;
        width: 21%;
        padding-top: 3px;
        font-size: 16px;
        line-height: 2em;
        font-family: "メイリオ", Meiryo, "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", sans-serif;
    }
    .corporate-profile__contents ul li .li-contents {
        padding: 0;
        width: 79%;
        font-size: 16px;
        line-height: 2em;
        font-family: "メイリオ", Meiryo, "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", sans-serif;
    }
    .white-capsule-button{
        width: 180px;
    }
    .white-capsule-button:hover{
        opacity: 0.7!important;
        transition: 0.3s;
    }
    .corporate-profile__contents ul li .li-contents p {
        line-height: 1.75em;
    }
    .corporate-profile__contents ul li .li-contents .map-img {
        margin-top: 10px;
    }
    .corporate-profile__contents ul li .li-contents .group-button {
        margin-top: 20px;
    }
}
/*-----------------------
corporate-history
--------------------------*/
.corporate-history {
    background: #F8FAF5;
    padding: 50px 0 60px;
}
.corporate-history h1 {
    font-size: 23px;
    padding-bottom: 50px;
    color: #4C6B2B;
    text-align: center;
}
.corporate-history__contents {
    background: #ffffff;
    width: 90.7vw;
    margin: 0 auto;
    padding: 45px 20px 17px;
    border-radius: 26px;
    -webkit-box-shadow: 0px 5px 10px #c7c7c7;
    box-shadow: 0px 5px 10px #c7c7c7;
}
.corporate-history__contents ul {
    font-size: 14px;
}
.corporate-history__contents ul li {
    padding-bottom: 28px;
}
.corporate-history__contents ul li span {
    font-weight: 300;
    display: block;
    border-bottom: 1px solid #D6D6D6;
    padding-bottom: 8px;
}
.corporate-history__contents ul li p {
    padding-top: 12px;
    font-weight: 600;
}
@media screen and (min-width: 1024px) {
    .corporate-history {
        padding-top: 73px;
    }
    .corporate-history h1 {
        font-size: 34px;
        padding-bottom: 68px;
    }
    .corporate-history__contents {
        width: 78vw;
        max-width: 1140px;
        padding: 84px 88px 85px;
        margin-bottom: 30px;
        border-radius: 20px;
    }
    .corporate-history__contents ul {
        border-top: 1px solid #D6D6D6;
    }
    .corporate-history__contents ul li {
        border-bottom: 1px solid #D6D6D6;
        padding: 16px 0 15px;
        font-size: 14px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .corporate-history__contents ul li span {
        border: none;
        padding: 2px 0 0;
        width: 28%;
    }
    .corporate-history__contents ul ul {
        width: 100%;
        border-width: initial;
        border-style: none;
        border-color: initial;
        border-image: initial;
    }
    .corporate-history__contents ul ul li {
        border: none;
    }
    
    .corporate-history__contents ul ul li span {
        width: 150px;
        text-align: right;
        padding-right: 40px;
        font-size: 16px;
        line-height: 2em;
        font-family: メイリオ, Meiryo, 游ゴシック, YuGothic, "Hiragino Kaku Gothic ProN", sans-serif;
    }
    .corporate-history__contents ul li p {
        font-size: 16px;
        line-height: 2em;
        font-family: メイリオ, Meiryo, 游ゴシック, YuGothic, "Hiragino Kaku Gothic ProN", sans-serif;
        padding: 0px;
    }
}
/*-----------------------
corporate-group
--------------------------*/
.corporate-group-introduce {
    background: #F8FAF5;
    padding: 50px 0 60px;
}
.corporate-group-introduce h1 {
    font-size: 23px;
    padding-bottom: 50px;
    color: #4C6B2B;
    text-align: center;
}
.corporate-group-introduce__contents {
    background: #ffffff;
    width: 90.7vw;
    margin: 0 auto;
    padding: 45px 20px;
    border-radius: 26px;
    -webkit-box-shadow: 0px 5px 10px #c7c7c7;
    box-shadow: 0px 5px 10px #c7c7c7;
}
.corporate-group-introduce__contents ul li {
    padding-bottom: 11px;
    border-bottom: 1px solid #D6D6D6;
    margin-bottom: 21px;
}
.corporate-group-introduce__contents ul li h2 {
    font-size: 14px;
    font-weight: 600;
    line-height: 1.8em;
}
.corporate-group-introduce__contents ul li p {
    font-size: 14px;
    font-weight: 300;
    line-height: 1.7em;
    padding-bottom: 14px;
}
.corporate-group-introduce__contents ul li .white-capsule-button {
    width: 100%;
    padding: 23px 30px;
    margin-bottom: 17px;
    color: #4C6B2B;
    box-sizing: border-box;
}
@media screen and (min-width: 1024px) {
    .corporate-group-introduce {
        padding-top: 73px;
    }
    .corporate-group-introduce h1 {
        font-size: 34px;
        padding-bottom: 68px;
    }
    .corporate-group-introduce__contents {
        width: 78vw;
        max-width: 1140px;
        padding: 84px 88px 85px;
        margin-bottom: 30px;
        border-radius: 20px;
    }
    .corporate-group-introduce__contents ul {
        border-top: 1px solid #D6D6D6;
    }
    .corporate-group-introduce__contents ul li {
        border-bottom: 1px solid #D6D6D6;
        padding: 25px 6px 11px;
        font-size: 14px;
        margin: 0;
    }
    .corporate-group-introduce__contents ul li h2 {
        padding-bottom: 10px;
    }
    .corporate-group-introduce__contents ul li p {
        font-size: 16px;
        line-height: 2em;
        font-family: "メイリオ", Meiryo, "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", sans-serif;
        padding-bottom: 17px;
    }
    .corporate-group-introduce__contents ul li .button-flex {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .corporate-group-introduce__contents ul li .group-button {
        max-width: 325px;
        margin-right: 19px;
        padding: 23px 0;
    }
}
/*----------------
corporate-helth-contents
------------------*/
.corporate-helth-contents h2 {
    font-size: 28px;
    padding: 8% 0;
    text-align: center;
    color: #D73D5C;
}
.corporate-helth-contents h3 {
    font-size: 20px;
    text-align: center;
}
.cnone {
    display: none;
}
.corporate-helth-contents p {
    font-size: 18px;
    color: #D73D5C;
    padding: 20px 10px 10px;
    text-align: center;
    /* display: inline; */
    line-height: 1.5em !important;
}
.sengen li {
    font-family: "メイリオ", Meiryo, "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", sans-serif;
    font-size: 16px;
    line-height: 2.5em;
    list-style-type: decimal;
    margin-left: 8%;
    color: #000;
}
.corporate-top-message__contents__top-name {
    width: 135px;
    padding-top: 37px;
    margin-left: auto;
}
.corporate-top-message__contents__top-name {
    font-family: "メイリオ", Meiryo, "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", sans-serif !important;
    width: 235px;
}
.corporate-helth-contents .title-border {
    width: 80px;
    border-bottom: 3px solid #D73D5C;
    margin: 0 auto 20px auto;
    padding-top: 8px;
}
.corporate-info-link ul:not(:last-of-type){
    margin-bottom: 30px;
}
@media screen and (min-width: 1024px) {
    .sengen{
        margin-top: 45px;
    }
    .corporate-helth-contents p{
        padding: 27px 10px 10px;
    }
    .corporate-info-link ul:not(:last-of-type){
        margin-bottom: 50px;
    }
}
/*----------------
mitene-action
------------------*/
.mitene-action {
    background-image: url(/images/action/mitene-town-green-image.png);
    background-position: top 50px center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    padding: 25px 0 28px;
    text-align: center;
}
.mitene-action__white-logo {
    width: 100%;
}
.mitene-action__contents {
    padding: 32px 20px;
}
.mitene-action__contents h1 {
    background: #ffffff;
    font-size: 23px;
    font-weight: 600;
    line-height: 1.4em;
    padding: 10px 0;
}
.mitene-action__contents__sub-message {
    color: #ffffff;
    padding: 30px 0 25px;
    font-size: 18px;
}
.mitene-action__contents ul li {
    width: 100%;
    height: 139px;
    border-radius: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.33);
    box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.33);
    border-radius: 20px;
    margin-bottom: 31px;
    position: relative;
}
.mitene-action__contents ul li img {
    width: 30%;
    font-family: 'object-fit: cover;';
    -o-object-fit: cover;
    object-fit: cover;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
}
.mitene-action__contents ul li .card-right {
    background: #ffffff;
    width: 70%;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
}
.mitene-action__contents ul li .card-right p {
    font-size: 14px;
    padding: 45px 0 9px;
}
.mitene-action__contents ul li .card-right h4 {
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 47px;
}
@media screen and (max-width: 1023px) {
    .sp-not-show {
        display: none;
    }
}
.mitene-action__contents__recruit {
    background-image: url(/images/action/mitene-town-image-focus.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100% auto;
    border-radius: 20px;
    height: 257px;
    margin-top: 60px;
    -webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.33);
    box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.33);
    position: relative;
}
.mitene-action__contents__recruit__message {
    position: absolute;
    bottom: 0;
    width: 100%;
    color: #4C6B2B;
    opacity: 0.9;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    background: #ffffff;
}
.mitene-action__contents__recruit__message p {
    font-size: 14px;
    padding: 23px 0 18px;
}
.mitene-action__contents__recruit__message h3 {
    font-size: 23px;
    font-weight: bold;
    padding-bottom: 37px;
}
@media screen and (min-width: 1024px) {
    .mitene-action {
        padding-top: 55px;
        padding-bottom: 45px;
    }
    .mitene-action__contents {
        padding-top: 46px;
        width: 81.5%;
        max-width: 1140px;
        margin: auto;
    }
    .mitene-action__contents h1 {
        font-size: 28px;
        padding: 14px 5px 14px 20px;
        width: 650px;
        margin: auto;
    }
    .mitene-action__contents__sub-message {
        padding: 15px 0 60px;
    }
    .mitene-action__contents ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding-bottom: 16px;
    }
    .mitene-action__contents ul li {
        width: 48.5%;
        height: 222px;
        transition: 0.3s;
    }
    .mitene-action__contents ul li img {
        width: 46%;
        transition: 0.5s ease-out;
        overflow: hidden;
    }
    .mitene-action__contents ul li:hover{
        transition: 0.3s!important;
        opacity: 0.7!important;
    }
    .mitene-action__contents ul li:hover img{
        transform: scale(1.2)!important;
        transition: 0.5s ease-out!important;
        object-fit: cover;
    }
    .mitene-action__contents ul li .card-right {
        width: 54%;
        position: relative;
        z-index: 1;
    }
    .mitene-action__contents ul li .card-right p {
        padding: 82px 0 13px;
    }
    .mitene-action__contents ul li .card-right h4 {
        font-size: 18px;
        padding-bottom: 47px;
    }
    .mitene-action__contents hr {
        border: none;
        border-bottom: 1px solid #ffffff;
    }
    .mitene-action__contents__recruit {
        height: 130px;
        margin-top: 40px;
    }
    .mitene-action__contents__recruit__message {
        width: 330px;
        height: 100%;
        border-radius: 0;
        margin: auto;
        position: static;
    }
    .mitene-action__contents__recruit__message p {
        padding: 32px 0 0;
    }
    .mitene-action__contents__recruit__message h3 {
        font-size: 28px;
    }
}
/*-----------
mitene-town
-------------*/
.mitene-town {
    color: #4C6B2B;
    position: relative;
}
.mitene-town h1 {
    position: absolute;
    top: 14px;
    left: 20px;
    z-index: 10;
    font-size: 14px;
    color: #484848;
    background: #ffffff;
    padding: 9px 72px 9px 14px;
}
.mitene-town__contents {
    position: relative;
}
.mitene-town__contents img {
    width: 100%;
}
.mitene-town__contents .town-modal-button {
    position: absolute;
    display: block;
    opacity: 0.5;
    width: 8%;
    height: 4.21%;
    border-radius: 100%;
}
.mitene-town__contents .town-modal-button.m_1 {
    top: 16.2%;
    left: 20.9%;
}
.mitene-town__contents .town-modal-button.m_2 {
    top: 79.6%;
    left: 18.9%;
}
.mitene-town__contents .town-modal-button.m_3 {
    top: 53.6%;
    left: 15.2%;
}
.mitene-town__contents .town-modal-button.m_4 {
    top: 88.9%;
    left: 47.6%;
}
.mitene-town__contents .town-modal-button.m_5 {
    top: 34.1%;
    left: 27.85%;
}
.mitene-town__contents .town-modal-button.m_6 {
    top: 32.6%;
    left: 9.25%;
}
.mitene-town__contents .town-modal-button.m_7 {
    top: 10.05%;
    left: 38.5%;
}
.mitene-town__contents .town-modal-button.m_8 {
    top: 46.5%;
    left: 58.75%;
}
.mitene-town__contents .town-modal-button.m_10 {
    top: 7.0%;
    left: 72.8%;
}
.mitene-town__contents .town-modal-button.m_11 {
    top: 75.2%;
    left: 40.2%;
}
.mitene-town__contents .town-modal-button.m_12 {
    top: 51%;
    left: 89.55%;
}
.mitene-town__contents .town-modal-button.m_13 {
    top: 76.75%;
    left: 68.3%;
}
.mitene-town__contents .town-modal-button.m_14 {
    top: 16.8%;
    left: 72.34%;
}
.mitene-town__contents .town-modal-button.m_15 {
    top: 37.8%;
    left: 65.3%;
}
.mitene-action-area {
    background: #F8F8F5;
    padding: 40px 0 10px;
}
.mitene-action-area__logo {
    display: block;
    margin: auto;
    width: 300px;
    padding-bottom: 40px;
}
.mitene-action-area ul {
    padding: 0 20px;
}
.mitene-action-area ul li {
    width: 100%;
    height: 139px;
    border-radius: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.33);
    box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.33);
    border-radius: 20px;
    margin-bottom: 31px;
    position: relative;
    overflow: hidden;
}
.mitene-action-area ul li img {
    width: 30%;
    display: block;
    font-family: 'object-fit: cover;';
    -o-object-fit: cover;
    font-family: 'object-fit: cover;';
    object-fit: cover;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
}
.mitene-action-area ul li .card-right {
    background: #ffffff;
    width: 70%;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    text-align: center;
}
.mitene-action-area ul li .card-right p {
    font-size: 14px;
    padding: 45px 0 9px;
}
.mitene-action-area ul li .card-right h4 {
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 47px;
}
.town-modal .modaal-inner-wrapper {
    padding: 117px 20px;
}
.town-modal .modaal-container {
    background: transparent;
}
.town-modal .modaal-content-container {
    padding: 0;
    padding-top: 100px;
    background: transparent;
}
.town-modal .modaal-content-container img {
    width: 100%;
    font-family: 'object-fit: cover;';
    -o-object-fit: cover;
    object-fit: cover;
    align-self: flex-start;
}
.town-modal .modaal-content-container .town-modal__text-area {
    padding: 24px 30px 43px;
    background: #ffffff;
}
.town-modal .modaal-content-container .town-modal__text-area h2 {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.6em;
    padding-bottom: 18px;
}
.town-modal .modaal-content-container .town-modal__text-area p {
    font-size: 14px;
    line-height: 1.75em;
}
.town-modal .modaal-close {
    background: #ffffff !important;
    position: absolute;
    top: -78px;
    right: 0;
    width: 61px;
    height: 61px;
    border-radius: 100%;
}
.town-modal .modaal-close:before, .town-modal .modaal-close:after {
    background: #707070;
    width: 2px;
    height: 35px;
    top: 12px;
    left: 30px;
}
.town-modal .modaal-close:before {
    transform: rotate(-53deg);
    -webkit-transform: rotate(-53deg);
}
.town-modal .modaal-close:after {
    transform: rotate(53deg);
    -webkit-transform: rotate(53deg);
}
.town-modal .modaal-close {
    top: 25px !important;
}
@media screen and (max-width: 1023px) {
    .sp-not-show {
        display: none;
    }
}
@media screen and (min-width: 1024px) {
    .pc-not-show {
        display: none;
    }
    .mitene-town {
        background: #F8FAF5;
        padding-top: 67px;
        text-align: center;
        color: #4C6B2B;
    }
    .mitene-town h1 {
        position: relative;
        top: auto;
        left: auto;
        font-size: 34px;
        color: #4C6B2B;
        font-weight: 600;
        padding: 0 0 61px;
        background: transparent;
    }
    .mitene-town__contents {
        position: relative;
        line-height: 0;
    }
    .mitene-town__contents img {
        width: 100%;
    }
    .mitene-town__contents .town-modal-button {
        position: absolute;
        display: block;
        opacity: 0.5;
        width: 4.7%;
        height: 8%;
        border-radius: 100%;
        transition: all 0.3s;
    }
    .mitene-town__contents .town-modal-button.m_1 {
        top: 14.8%;
        left: 12.8%;
    }
    .mitene-town__contents .town-modal-button.m_2 {
        top: 64.5%;
        left: 15%;
    }
    .mitene-town__contents .town-modal-button.m_3 {
        top: 38.6%;
        left: 28.3%;
    }
    .mitene-town__contents .town-modal-button.m_4 {
        top: 83%;
        left: 31.9%;
    }
    .mitene-town__contents .town-modal-button.m_5 {
        top: 26.4%;
        left: 40.9%;
    }
    .mitene-town__contents .town-modal-button.m_6 {
        top: 72%;
        left: 42.4%;
    }
    .mitene-town__contents .town-modal-button.m_7 {
        top: 18.4%;
        left: 48.7%;
    }
    .mitene-town__contents .town-modal-button.m_8 {
        top: 44.1%;
        left: 58.5%;
    }
    .mitene-town__contents .town-modal-button.m_10 {
        top: 12.2%;
        left: 66.1%;
    }
    .mitene-town__contents .town-modal-button.m_11 {
        top: 28.4%;
        left: 67.2%;
    }
    .mitene-town__contents .town-modal-button.m_12 {
        top: 38.5%;
        left: 74.8%;
    }
    .mitene-town__contents .town-modal-button.m_13 {
        top: 80.8%;
        left: 79.5%;
    }
    .mitene-town__contents .town-modal-button.m_14 {
        top: 14.2%;
        left: 81.7%;
    }
    .mitene-town__contents .town-modal-button.m_15 {
        top: 42%;
        left: 88.1%;
    }
    .mitene-town__contents .town-modal-button:hover {
        background: #fff;
        opacity: 0.5;
        transition: all 0.3s;
    }
    .mitene-action-area {
        padding-top: 65px;
        padding-bottom: 17px;
    }
    .mitene-action-area__logo {
        padding-bottom: 64px;
    }
    .mitene-action-area ul {
        width: 81.5%;
        max-width: 1140px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding-bottom: 16px;
        margin: auto;
    }
    .mitene-action-area ul li {
        width: 48.5%;
        height: 224px;
        transition: 0.3s;
    }
    .mitene-action-area ul li img {
        width: 46%;
        transition: 0.5s ease-out;
    }
    .mitene-action-area ul li:hover{
        transition: 0.3s!important;
        opacity: 0.7!important;
    }
    .mitene-action-area ul li:hover img{
        transform: scale(1.2)!important;
        transition: 0.5s ease-out!important;
        object-fit: cover;
    }
    .mitene-action-area ul li .card-right {
        width: 54%;
        position: relative;
        z-index: 1;
    }
    .mitene-action-area ul li .card-right p {
        padding: 83px 0 13px;
    }
    .mitene-action-area ul li .card-right h4 {
        font-size: 18px;
        padding-bottom: 47px;
    }
    .town-modal .modaal-content-container {
        padding: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .town-modal .modaal-content-container img {
        flex: 100%;
        width: 48%;
        font-family: 'object-fit: cover;';
        -o-object-fit: cover;
        object-fit: cover;
        align-self: flex-start;
    }
    .town-modal .modaal-content-container .town-modal__text-area {
        flex: 100%;
        padding: 50px;
    }
    .town-modal .modaal-content-container .town-modal__text-area h2 {
        font-size: 18px;
        line-height: 1.5em;
        padding-bottom: 18px;
    }
    .town-modal .modaal-content-container .town-modal__text-area p {
        font-size: 16px;
        line-height: 2em;
        font-family: "メイリオ", Meiryo, "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", sans-serif;
    }
    .town-modal .modaal-close {
        background: #ffffff !important;
        position: absolute;
        top: -73px !important;
        right: 0;
        width: 61px;
        height: 61px;
        border-radius: 100%;
    }
}
/*---------------------
mitene-research-project
----------------------*/
.mitene-research-project {
    background-image: url(/images/action/mitene-town-green-image.png);
    background-position: top 70px center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    padding: 38px 0 22px;
    text-align: center;
}
.mitene-research-project__contents {
    padding: 0 20px;
}
.mitene-research-project__contents h1 {
    font-size: 23px;
    font-weight: 600;
    line-height: 1.4em;
    padding-bottom: 28px;
    color: #ffffff;
}
.mitene-research-project__contents__title-supple {
    font-size: 14px;
    font-weight: 600;
    color: #ffffff;
    line-height: 1.7em;
    padding-bottom: 26px;
}
.mitene-research-project__contents ul li {
    width: 100%;
    height: 145px;
    border-radius: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.33);
    box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.33);
    border-radius: 20px;
    margin-bottom: 36px;
    background: #ffffff;
    position: relative;
    overflow: hidden;
}
.mitene-research-project__contents ul li img {
    width: 27.5%;
    -o-object-fit: cover;
    object-fit: cover;
    font-family: 'object-fit: cover;';
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    height: auto;
}
.mitene-research-project__contents ul li .card-right {
    background: #ffffff;
    width: 72.5%;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    padding: 12px 6px 12px 15px;
    text-align: left;
    position: relative;
}
.mitene-research-project__contents ul li .card-right p {
    font-size: 14px;
    font-weight: 600;
    padding-bottom: 28px;
    line-height: 1.6em;
    color: #4C6B2B;
}
.mitene-research-project__contents ul li .card-right h4 {
    font-size: 16px;
    font-weight: bold;
    line-height: 1.5em;
    position: absolute;
    top: 62px;
    padding-right: 20px;
}
@media screen and (min-width: 1024px) {
    .mitene-research-project {
        padding: 0 0 90px;
    }
    .mitene-research-project__contents {
        padding-top: 49px;
        width: 81.5%;
        margin: auto;
        max-width: 1140px;
    }
    .mitene-research-project h1 {
        font-size: 34px;
        padding-bottom: 40px;
    }
    .mitene-research-project__contents__title-supple {
        font-size: 18px;
        padding-bottom: 57px;
    }
    .mitene-research-project__contents ul {
        padding-bottom: 16px;
    }
    .mitene-research-project__contents ul li {
        height: 175px;
        margin-bottom: 50px;
    }
    .mitene-research-project__contents ul li img {
        width: 175px;
        height: auto;
        transition: 0.5s ease-out;
    }
    .mitene-research-project__contents ul li:hover{
        transition: 0.3s!important;
        opacity: 0.7!important;
    }
    .mitene-research-project__contents ul li:hover img{
        transform: scale(1.2)!important;
        transition: 0.5s ease-out!important;
        object-fit: cover;
    }
    .mitene-research-project__contents ul li .card-right {
        padding: 34px 21px;
        width: calc(100% - 175px);
        position: relative;
        z-index: 1;
    }
    .mitene-research-project__contents ul li .card-right p {
        font-size: 16px;
        padding-bottom: 16px;
    }
    .mitene-research-project__contents ul li .card-right h4 {
        font-size: 22px;
        top: 73px;
    }
}
/*---------------------
.mitene-report
----------------------*/
.mitene-report {
    background-image: url(/images/action/mitene-town-green-image.png);
    background-position: top 70px center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    padding: 38px 0 22px;
    text-align: center;
}
.mitene-report__contents {
    padding: 0 20px;
}
.mitene-report__contents h1 {
    font-size: 23px;
    font-weight: 600;
    line-height: 1.4em;
    padding-bottom: 28px;
    color: #ffffff;
}
.mitene-report__contents__title-supple {
    font-size: 14px;
    font-weight: 600;
    color: #ffffff;
    line-height: 1.7em;
    padding-bottom: 26px;
}
.mitene-report__contents ul li {
    width: 100%;
    height: 145px;
    border-radius: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.33);
    box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.33);
    border-radius: 20px;
    margin-bottom: 36px;
    background: #ffffff;
    position: relative;
    overflow: hidden;
}
.mitene-report__contents ul li img {
    width: 27.5%;
    -o-object-fit: cover;
    object-fit: cover;
    font-family: 'object-fit: cover;';
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    height: auto;
}
.mitene-report__contents ul li .card-right {
    background: #ffffff;
    width: 72.5%;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    padding: 12px 6px 12px 15px;
    text-align: left;
    position: relative;
}
.mitene-report__contents ul li .card-right p {
    font-size: 14px;
    font-weight: 600;
    padding-bottom: 28px;
    line-height: 1.6em;
    color: #4C6B2B;
}
.mitene-report__contents ul li .card-right h4 {
    font-size: 16px;
    font-weight: bold;
    line-height: 1.5em;
    position: absolute;
    top: 62px;
    padding-right: 20px;
}
@media screen and (min-width: 1024px) {
    .mitene-report {
        padding: 0 0 90px;
    }
    .mitene-report__contents {
        padding-top: 49px;
        width: 81.5%;
        margin: auto;
        max-width: 1140px;
    }
    .mitene-report h1 {
        font-size: 34px;
        padding-bottom: 40px;
    }
    .mitene-report__contents__title-supple {
        font-size: 18px;
        padding-bottom: 57px;
    }
    .mitene-report__contents ul {
        padding-bottom: 16px;
    }
    .mitene-report__contents ul li {
        height: 175px;
        margin-bottom: 50px;
    }
    .mitene-report__contents ul li img {
        width: 175px;
        height: auto;
        transition: 0.5s ease-out;
    }
    .mitene-report__contents ul li:hover{
        transition: 0.3s!important;
        opacity: 0.7!important;
    }
    .mitene-report__contents ul li:hover img{
        transform: scale(1.2)!important;
        transition: 0.5s ease-out!important;
        object-fit: cover;
    }
    .mitene-report__contents ul li .card-right {
        padding: 34px 21px;
        width: calc(100% - 175px);
        position: relative;
        z-index: 1;
    }
    .mitene-report__contents ul li .card-right p {
        font-size: 16px;
        padding-bottom: 16px;
    }
    .mitene-report__contents ul li .card-right h4 {
        font-size: 22px;
        top: 73px;
    }
}
/*---------------------
.mitene-report
----------------------*/
.mitene-report-article {
    background-image: url(/images/action/mitene-town-green-image.png);
    background-position: top 70px center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    padding: 31px 0 35px;
    text-align: center;
}
.mitene-report-article__page-title {
    padding-bottom: 28px;
}
.mitene-report-article__page-title p {
    font-size: 14px;
    font-weight: 600;
    text-align: center;
    color: #ffffff;
}
.mitene-report-article__page-title .title-border {
    border-color: #ffffff;
}
.mitene-report-article__hero {
    text-align: left;
}
.mitene-report-article__hero__text-area {
    background: #ffffff;
    padding: 20px 20px 30px;
}
.mitene-report-article__hero__text-area h1 {
    font-size: 23px;
    font-weight: bold;
    line-height: 1.4em;
    display: inline;
    border-bottom: 6px solid #FFEB00;
}
.mitene-report-article__hero__text-area__date {
    padding-top: 17px;
    font-size: 12px;
}
.mitene-report-article__hero__person {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-left: 10px;
}
.mitene-report-article__hero__person .comment-triangle {
    border-right: 11px solid transparent;
    border-top: 20px solid #ffffff;
    border-left: 11px solid transparent;
    position: absolute;
    margin-left: 25px;
    z-index: 1000;
}
.mitene-report-article__hero__person img {
    width: 70px;
    height: auto;
    padding-top: 30px;
    -o-object-fit: contain;
    object-fit: contain;
    font-family: 'object-fit: cover;';
}
.mitene-report-article__hero__person__info {
    color: #ffffff;
    padding-left: 9px;
    padding-top: 43px;
}
.mitene-report-article__hero__person__info span {
    font-size: 12px;
    font-weight: 200;
}
.mitene-report-article__hero__person__info p {
    font-size: 18px;
    padding-top: 5px;
    font-weight: 600;
    color: #000;
}
.mitene-report-article__contents {
    text-align: left;
    padding: 30px 20px 0;
    border-radius: 20px;
}
.mitene-report-article__contents ul li {
    /* background: #F8FFF5; */
    margin-bottom: 30px;
}
.mitene-report-article__contents ul li .mitene-interview__contents__text-area {
    background: #ffffff;
    padding: 14px 22px;
}
.mitene-report-article__contents ul li .mitene-interview__contents__text-area p:first-child, .mitene-report-article__contents ul li .mitene-interview__contents__text-area p:last-child {
    margin: 0;
}
.mitene-report-article__contents ul li .mitene-interview__contents__text-area p {
    font-size: 14px;
    line-height: 1.75em;
    margin: 2em 0;
}
.mitene-report-article__contents ul li img {
    width: 100%;
}
.mitene-action-link {
    padding: 0 20px 0;
}
.mitene-action-link__sns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin-bottom: 20px;
}
.fa-facebook-f {
    color: #3867B8;
}
.mitene-action-link__interview {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.mitene-action-link__interview img {
    width: 50px;
}
.mitene-action-link__interview__center-link {
    padding: 25px 13vw;
    background: #ffffff;
    font-size: 14px;
    font-weight: 600;
    color: #4D4D4D !important;
    border-radius: 20px;
}
@media screen and (min-width: 1024px) {
    .mitene-report-article {
        padding-top: 45px;
    }
    .mitene-report-article__page-title {
        padding-bottom: 47px;
    }
    .mitene-report-article__page-title p {
        font-size: 14px;
        font-weight: 600;
        text-align: center;
        color: #ffffff;
    }
    .mitene-report-article__hero {
        text-align: left;
    }
    .mitene-report-article__hero__text-area {
        padding: 50px 10.3% 64px;
    }
    .mitene-report-article__hero__text-area h1 {
        font-size: 34px;
    }
    .mitene-report-article__hero__text-area__date {
        padding-top: 47px;
    }
    .mitene-report-article__hero__person {
        padding-left: 10.75%;
    }
    .mitene-report-article__hero__person img {
        padding-top: 26px;
        align-self: flex-start;
    }
    .mitene-report-article__hero__person__info {
        padding: 38px 0 0 23px;
    }
    .mitene-report-article__contents {
        width: 81.5%;
        max-width: 1180px;
        margin: auto;
        padding-top: 52px;
        margin-bottom: 34px;
    }
    .mitene-report-article__contents ul {
        background: #ffffff;
        padding: 52px 50px;
        border-radius: 20px;
        -webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.33);
        box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.33);
    }
    .mitene-report-article__contents ul li .mitene-interview__contents__text-area {
        flex: 100%;
        background: #ffffff;
        padding: 0 30px 0;
    }
    .mitene-report-article__contents ul li img {
        flex: 100%;
        width: 49.5%;
        align-self: flex-start;
    }
    .mitene-action-link {
        padding: 0 10.5%;
    }
    .mitene-action-link__sns {
        max-width: 1140px;
        margin: 0 auto 42px;
    }
    .mitene-action-link__interview {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-left: 20px;
        padding-bottom: 87px;
    }
    .mitene-action-link__interview a {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        color: #ffffff;
        width: 220px;
    }
    .mitene-action-link__interview .mitene-action-link__interview__center-link {
        padding: 27px 0;
        margin: 0 50px;
        text-align: center;
        display: inline;
    }
}
/*---------------------
.mitene-report
----------------------*/
.mitene-research-project-article {
    background-image: url(/images/action/mitene-town-green-image.png);
    background-position: top 70px center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    padding: 31px 0 65px;
    text-align: center;
}
.mitene-research-project-article__page-title {
    padding-bottom: 28px;
}
.mitene-research-project-article__page-title p {
    font-size: 14px;
    font-weight: 600;
    text-align: center;
    color: #ffffff;
}
.mitene-research-project-article__page-title .title-border {
    border-color: #ffffff;
}
.mitene-research-project-article__hero {
    text-align: left;
}
.mitene-report-article__hero__text-area {
    background: #ffffff;
    padding: 20px 20px 30px;
}
.mitene-report-article__hero__text-area h1 {
    font-size: 23px;
    font-weight: bold;
    line-height: 1.4em;
    display: inline;
    border-bottom: 6px solid #FFEB00;
}
.mitene-research-project-article__contents {
    width: 91vw;
    margin: 33px auto 45px;
    border-radius: 20px;
    text-align: left;
    padding: 19px 18px 52px;
    background: #ffffff;
    -webkit-box-shadow: 0px 5px 10px #00000033;
    box-shadow: 0px 5px 10px #00000033;
}
.mitene-research-project-article__contents img {
    max-width: 100%;
    /* width: 100%; */
}
.mitene-research-project-article__contents h2 {
    font-size: 18px;
    font-weight: bold;
    padding: 45px 0 6px;
    font-size: 14px;
    line-height: 1.75em;
}
hr {
    border: none;
    border-bottom: 1px solid #D6D6D6;
}
.mitene-research-project-article__contents p {
    padding: 18px 0 41px;
    font-size: 14px;
    line-height: 1.75em;
}
.mitene-research-project-article__contents h2 {
    font-size: 18px;
    padding: 45px 0 6px;
    font-size: 14px;
    line-height: 1.75em;
}
@media screen and (min-width: 1024px) {
    .mitene-research-project-article {
        padding-top: 45px;
        padding-bottom: 12px;
    }
    .mitene-research-project-article__page-title {
        padding-bottom: 47px;
    }
    .mitene-research-project-article__page-title p {
        font-size: 14px;
        font-weight: 600;
        text-align: center;
        color: #ffffff;
    }
    .mitene-research-project-article__page-title .title-border {
        border-color: #ffffff;
    }
    .mitene-research-project-article__hero {
        margin-bottom: 37px;
    }
    .mitene-report-article__hero__text-area {
        padding: 50px 10.3% 64px;
    }
    .mitene-report-article__hero__text-area h1 {
        font-size: 34px;
    }
    .mitene-research-project-article__contents {
        width: 81.5%;
        max-width: 1140px;
        margin: auto;
        padding: 52px;
        margin-bottom: 34px;
    }
    .mitene-research-project-article__contents img {
        padding-bottom: 32px;
    }
    .mitene-research-project-article__contents .article-contents-container {
        width: 67%;
        margin: auto;
    }
    .mitene-research-project-article__contents .article-contents-container hr {
        border: none;
        border: 1px solid #D6D6D6;
    }
    .mitene-research-project-article__contents .article-contents-container p {
        font-size: 16px;
        line-height: 2em;
        font-family: "メイリオ", Meiryo, "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", sans-serif;
    }
    .mitene-research-project-article__contents .article-contents-container h2 {
        padding-top: 25px;
        font-size: 18px;
    }
}
