@charset "utf-8";


/* =======================
　　　  PC・共通部分
======================= */

article {
    margin-bottom: 100px;
}

@media screen and (min-width:770px) {
.lower_page {
    width: 90%;
    /* margin: 0 auto 150px; */
}
}

 h2.lower-tit {
    margin-top: 150px;
    margin-bottom: 100px;
}
h2.lower-tit .en{
    /* font-size: 96px; */
    font-size: 160px;
}
h2.lower-tit span:last-child{
    font-size: 24px;
    margin-left: 50px;
    border-bottom: 5px solid #319500;
}

.main_visual {
    margin: 100px auto 100px;
}

.mv_img_wrap li img {
    width: 800px;
    margin-left: 20px;
    border: 2px solid #319500;
}

.mv_txt_wrap {
    margin-top: -140px;
    position: relative;
    z-index: 2;
}

.mv_ttl span {
    display: inline-block;
    background-color: #319500;
    color: #fff;
    font-size: 30px;
    font-weight: bold;
    padding: 5px 15px;
    margin-bottom: 15px;
}

.mv_ttl span.pc {
    display: inline-block !important;
}

.mv_ttl span:last-child {
    margin-bottom: 0;
}

.mv_txt {
    font-size: 20px;
    font-weight: bold;
    margin: 80px 0 0 50px;
    line-height: 40px;
}

.lower_page .mv_txt {
    margin-bottom: 50px;
}

/* キャンペーンバナー */
.mv_cpbnr {
    max-width: 1280px;
    width: 100%;
    margin: 30px auto -50px;
}

.banner_btn {
    display: flex;
    justify-content: space-around;
    margin-top: 100px;
}



/* ナビゲーション　バナー */
.menu_list {
    display: flex;
    justify-content: space-between;
    margin: 50px auto;
}
.menu_list li {
    background-color: #319500;
    width: 240px;
    text-align: center;
    letter-spacing: 0.05em;
    height: 80px;
    padding: 10px 0;
    margin-left: 5px;
    margin-right: 5px;
}
.menu_list li span {
    display: block;
    font-size: 1rem;
}
.menu_list a {
    color: #fff;
    font-weight: bold;
    font-size: 20px;
    display: inline-block;
    width: 100%;
    height: 80px;
}
.menu_list a:hover {
    color: #319500;
    transition: .3s;
}
.menu_list li:hover {
    background-color: #fff;
    border: 3px solid #319500;
    box-sizing: border-box;
    transition: .3s;

}

/* --- point --- */



.point_wrap {
    display: flex;
    justify-content: space-between;
}

.point_inner {
    width: fit-content;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    /* align-items: flex-end; */
    align-items: flex-start;
    padding-left: 10%;
    width: 45%;
}

.top_point h2 {
    width: 100%;
    font-size: 160px;
    border-bottom: #319500 10px solid;
    /* text-align: right; */
    margin-bottom: 50px;
    width: fit-content;
}

.point_img_wrap li img {
    /* border: #319500 2px solid; */
    /* width: 600px; */
    width: 90%;
    max-width: 600px;
    margin-right: 20px;
}

.point_img img {
    width: 100%;
    max-width: 600px;
    margin-right: 20px;
}

.slick-vertical .slick-slide {
    display: flex;
    /* justify-content: flex-end; */
}

.point_comment {
    width: 85%;
    margin: 70px auto 0;
    padding: 20px 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 22px;
    font-weight: bold;
    border: dashed 2px #777;
}

.point_list {
    width: 55%;
    padding: 0 10%;
    padding-top: 250px;
}

.lower_page .point_list.list-seconds{
    padding-top: 0px;
}

.point_list h3,.point_list02 h3 {
    font-size: 20px;
    font-weight: bold;
    border-bottom: 3px solid #319500;
    /* padding-bottom: 20px; */
    margin-bottom: 30px;
}

.point_list span,.point_list02 span{
    font-size: 0.8em;
    font-weight: normal;
}

.point_list li {
    font-size: 20px;
    font-weight: bold;
    border-bottom: 2px solid #319500;
    padding-bottom: 20px;
    margin-bottom: 30px;
}

.point_list li p {
    display: flex;
    align-items: center;
}

.point_list li p::before {
    content: "";
    display: inline-block;
    background-size: contain;
    background-image: url('/common/img/top/ico_security.svg');
    width: 30px;
    height: 30px;
    margin-right: 15px;
}

.point_list li:nth-child(2) p::before {
    background-image: url('/common/img/top/ico_door.svg');
}

.point_list li:nth-child(3) p::before {
    background-image: url('/common/img/top/ico_key.svg');
}

.point_list li:nth-child(4) p::before {
    background-image: url('/common/img/top/ico_airconditioner.svg');
}

.point_list li:nth-child(5) p::before {
    background-image: url('/common/img/top/ico_desk.svg');
}

.point_list li:nth-child(6) p::before {
    background-image: url('/common/img/top/ico_printer.svg');
}

.point_list li:nth-child(7) p::before {
    background-image: url('/common/img/top/ico_fax.svg');
}

.point_list li:nth-child(8) p::before {
    background-image: url('/common/img/top/ico_minikitchen.svg');
}

.point_list li:nth-child(9) p::before {
    background-image: url('/common/img/top/ico_post.svg');
    margin-top: 7px;
}

.point_list li:nth-child(10) p::before {
    background-image: url('/common/img/top/ico_deliverybox.svg');
    margin-top: 7px;
    width: 32px;
    margin-right: 11px;
}

.point_list li:nth-child(11) p::before {
    background-image: url('/common/img/top/ico_meeting.svg');
    width: 31px;
    margin-top: 6px;
    margin-right: 11px;
}

.point_list li:nth-child(12) p::before {
    background-image: url('/common/img/top/ico_internet.svg');
}

.point_list li:nth-child(13) p::before {
    background-image: url('/common/img/top/ico_phone.svg');
    width: 45px;
    margin-right: 0;
}

.point_list li:nth-child(14) p::before {
    background-image: url('/common/img/top/ico_clean.svg');
}

.point_list li:nth-child(15) p::before {
    background-image: url('/common/img/top/ico_drink.svg');
    margin-left: 6px;
    margin-right: 7px;
}

.point_list li:nth-child(16) p::before {
    background-image: url('/common/img/top/ico_registration.svg');
}

.point_list li:nth-child(17) p::before {
    background-image: url('/common/img/top/ico_license.svg');
}

@media screen and (min-width:770px) {
.inf-btn {
    height: 60px;
    width: 60%;
    margin: 50px auto 0;
    border: 2px solid #319500;
}
}
@media screen and (max-width:769px) {
    .inf-btn {
        height: 60px;
        width: 100%;
        margin: 50px auto 0;
        border: 2px solid #319500;
    }
    }

.inf-btn a {
    width: 100%;
    height: 100%;
    font-size: 20px;
    font-weight: bold;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #319500;
}

.inf-btn a:hover {
    background-color: #319500;
    color: #fff;
}

/* --- access --- */

.top_access .flex_2col {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
}

.top_access h2 {
    width: 55%;
    height: fit-content;
    font-size: 160px;
    border-bottom: #319500 10px solid;
}

.access_list {
    width: 55%;
    padding: 0 10%;
}

.access_list li {
    font-size: 20px;
    font-weight: bold;
    border-bottom: 2px solid #319500;
    padding-bottom: 20px;
    margin-bottom: 30px;
}

.access_list li p {
    display: flex;
    align-items: center;
}

.access_list li p::before {
    content: "";
    display: inline-block;
    background-size: contain;
    background-image: url('/common/img/top/ico_buildding.svg');
    width: 24px;
    height: 24px;
    margin-right: 15px;
}

.access_list li:nth-child(2) p::before {
    background-image: url('/common/img/top/ico_train.svg');
}

.access_list li:nth-child(3) p::before {
    background-image: url('/common/img/top/ico_train.svg');
}

.map_wrap {
    width: 90%;
    margin: 70px auto 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

.map_wrap iframe {
    width: 100%;
    height: 400px;
    border: #319500 2px solid;
}

/* --- top-seo-contents --- */

.top-seo-contents{
  margin-top: 150px;
  width: 90%;
  margin: 0 auto 150px;
}

.top-seo-contents h2{
  margin-bottom: 100px;
}
.top-seo-contents h2 .en{
  font-size: 96px;
}
.top-seo-contents h2 span:last-child{
  font-size: 24px;
  margin-left: 50px;
  border-bottom: 5px solid #319500;
}

.top-seo-contents section{
  padding-bottom: 50px;
  margin-bottom: 60px;
  border-bottom: #319500 1px solid;
  position: relative;
}
.top-seo-contents section p{
  margin-bottom: 30px;
}

.top-seo-contents h3 {
  font-size: 24px;
  margin-top: 60px;
  margin-bottom: 20px;
  border-bottom: 2px solid #E4E4E4;
}

  /* --- service --- */
  .point_wrap.cost_noflex {
    display: flex;
    flex-direction: column;
  }

.srvc_list{
    display: flex;
    justify-content: space-between;
}
.srvc_list p{
    width: 5%;
    writing-mode: vertical-lr;
    background-color: #319500;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    display: flex;
    justify-content: center;
    align-items: center;
}
.srvc_list ul{
    width: 94%;
    display: flex;
    flex-direction: row;
    /* justify-content: space-between; */
    flex-wrap: wrap;
    gap: 20px;
}
.srvc_list ul li{
    width: 15%;
    height: 200px;
    background-color: #319500;
    color:#fff;
    font-weight: bold;
    padding: 0 0 20px;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    position: relative;
}
.srvc_list ul li::before{
    content: "";
    display: inline-block;
    background-size: contain;
    width: 60px;
    height: 60px;
    position: absolute;
    top: 45%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.free ul li::before{
    background-image: url("/common/img/feature/ico_key.svg");
}
.free ul li:nth-child(2)::before{
    background-image: url("/common/img/feature/ico_door.svg");
}
.free ul li:nth-child(3)::before{
    background-image: url("/common/img/feature/ico_desk.svg");
}
.free ul li:nth-child(4)::before{
    background-image: url("/common/img/feature/ico_meeting.svg");
}
.free ul li:nth-child(5)::before{
    background-image: url("/common/img/feature/ico_pc.svg");
}
.free ul li:nth-child(6)::before{
    background-image: url("/common/img/feature/ico_post.svg");
}
.free ul li:nth-child(7)::before{
    background-image: url("/common/img/feature/ico_box.svg");
}
.free ul li:nth-child(8)::before{
    background-image: url("/common/img/feature/ico_copy.svg");
}
.free ul li:nth-child(9)::before{
    background-image: url("/common/img/feature/ico_window.svg");
}
.free ul li:nth-child(10)::before{
    background-image: url("/common/img/feature/ico_kitchen.svg");
}
.free ul li:nth-child(11)::before{
    background-image: url("/common/img/feature/ico_restroom.svg");
}

.free{
    margin-bottom: 50px;
}

.paid p{
    border: 2px solid #319500;
    background-color: #fff;
    color: #319500;
}
.paid ul li{
    border: 2px solid #319500;
    background-color: #fff;
    color: #319500;
}
.paid ul li::before{
    background-image: url("/common/img/feature/ico_mail.svg");
}
.paid ul li:nth-child(2)::before{
    background-image: url("/common/img/feature/ico_paper.svg");
}
.paid ul li:nth-child(3)::before{
    background-image: url("/common/img/feature/ico_tel.svg");
}
.paid ul li:nth-child(4)::before{
    background-image: url("/common/img/feature/ico_sign.svg");
}

/* --- price --- */

.price{
    margin-top: 150px;
    margin-bottom: 200px;
}

/* .price_table{
    margin-bottom: 100px;
} */
.price_table ul{
    width: 100%;
    display: flex;
    justify-content: space-between;
    gap: 5px;
}
.price_table ul li{
    width: 100%;
}
.p_table_hd{
    height: 50px;
    border: #319500 1px solid;
    font-size: 18px;
    font-weight: bold;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 5px;
}
.p_table_bd{
    height: 100px;
    border: #319500 1px solid;
    font-size: 22px;
    font-weight: bold;
    display: flex;
    justify-content: center;
    align-items: center;
}
.bg_black{
    background-color: #319500;
    color: #fff;
}

.price_detail{
    margin-bottom: 80px;
}
.price_detail:last-child{
    margin-bottom: 0;
}
.price_detail h3{
    width: fit-content;
    font-size: 24px;
    border-bottom: #319500 5px solid;
    margin-bottom: 35px;
}
.price_txt_wrap{
    margin-left: 30px;
}
.price_txt_big{
    font-size: 20px;
    font-weight: bold;
}
.price_txt_small{
    margin-top: 20px;
}
.price_txt_wrap ul{
    margin-top: 30px;
}
.price_txt_wrap ul li{
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}
.price_txt_wrap ul li::before{
    content: "";
    display: inline-block;
    width: 10px;
    height: 10px;
    background-color: #319500;
    margin-right: 15px;
}
.p_table_bd_noneflex {
    height: 100px;
    border: #319500 1px solid;
    font-size: 22px;
    font-weight: bold;
    padding-top: 15px;
    text-align: center;
}
.price_table .p_table_bd small {
    display: block;
    font-size: 0.6rem;
}

/* --- recruit --- */
.inf_tit {
    background-color: #319500;
    display: flex;
    padding: 1em 1em;
    justify-content: space-between;
    color: #fff;
    font-weight: bold;
}

.inf_text {
    width: 100%;
    border: 3px solid #319500;
    font-weight: bold;
    padding: 1.5em 1em;
}

.recruit_btn {
    text-align: center;
    margin-top: 40px;
    font-size: 18px;
    display: flex;
    flex-direction: row-reverse;
    justify-content: center;
}

.recruit_btn a {
    background-color: #319500;
    color: #fff;
    padding: 1em 0em;
    font-weight: bold;
    /* margin-left: 1em; */
    width: 272px;
}

/* .center_contents h2.lower-tit .en {
    font-size: 96px;
} */

.center_contents .point_wrap {
    flex-direction: column;
    max-width: 1200px;
    margin: 0 auto;
}

.center_contents .top_point h2 {
    font-size: 96px;
}

.center_contents .point_list {
    width: 100%;
    padding: 0px;
    padding-top: 0px;
}

/* =======================
　　　      PC
======================= */

@media screen and (min-width:770px) {
.point_img02 img {
    width: 100%;
    max-width: 600px;
    margin-right: 20px;
}

.point_list02 {
    width: 55%;
    padding: 0 10%;
}

.lower_page {
    margin: 0 auto 150px;
}
}

/* =======================
　　　      SP
======================= */

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

    .lower_page {
        margin: 0 auto 100px;
    }

    article {
        margin-bottom: 80px;
    }

    /* main.lower_page {
        padding: 0 10px;
    } */

    h2.lower-tit {
        margin-top: 50px;
        margin-bottom: 50px;
        padding: 0 20px;
    }
    h2.lower-tit .en{
        font-size: 50px;
    }
    h2.lower-tit span:last-child{
        font-size: 20px;
        border-bottom: 3px solid #319500;
        margin: 10px 0 0;
        padding: 0 5px;
    }

    .main_visual {
        margin: 40px auto 60px;
    }

    .mv_img_wrap li img {
        width: 375px;
        /* height: 350px; */
        margin: 0 20px;
        border: 1px solid #319500;
    }

    .mv_txt_wrap {
        margin-top: -50px;
    }

    .mv_ttl span {
        font-size: 18px;
        padding: 5px 10px;
        margin-bottom: 5px;
    }

    .mv_ttl span.sp {
        display: inline-block !important;
    }

    .mv_ttl span.pc {
        display: none !important;
    }

    .mv_ttl span:last-child {
        margin-bottom: 0;
    }

    .mv_txt {
        font-size: 14px;
        font-weight: bold;
        margin: 40px 0 0;
        line-height: 28px;
        padding: 0 20px;
    }

    .banner_btn {

        display: block;
    }

    .banner_btn li {
        width: 180px;
        margin: 60px auto;
    }


    .menu_list {
        flex-wrap: wrap;
    }
    .menu_list li {
        width: 46%;
        margin-bottom: 10px;
        height: initial;
        padding: 3px 0;
    }
    .menu_list li a {
        font-size: 1rem;
        height: initial;
    }
    .menu_list li span {
        font-size: 0.8rem;
    }

    /* --- point --- */

    /* .top_point{
        padding: 0 20px;
    } */

    .point_wrap {
        flex-direction: column;
        padding: 0 20px;
    }

    .point_inner {
        width: 100%;
        align-items: inherit;
        padding-left: 0;
    }

    .point_comment {
        width: 90%;
        margin: 40px auto 0;
        padding: 10px 20px;
        font-size: 16px;
    }

    .top_point h2 {
        width: fit-content;
        font-size: 60px;
        border-bottom: #319500 5px solid;
        padding-left: 10px;
        margin-bottom: 50px;
    }

    .point_img_wrap {
        padding: 0 10px;
    }

    .point_img_wrap li img {
        width: 300px;
    }

    .point_img img {
        width: 100%;
        margin-right: 00px;
    }

    .slick-vertical .slick-slide {
        justify-content: flex-start;
    }

    .point_list {
        width: 100%;
        margin: 40px auto 0;
        padding: 0;
        font-size: 14px;
    }
    
    .point_list02 {
        margin-top: 40px;
    }

    .point_list li {
        font-size: 14px;
        margin-bottom: 20px;
    }

    .point_list li p {
        font-size: 20px;
    }

    .point_list li:last-child {
        margin-bottom: 0;
    }

    .point_list li p::before {
        width: 24px;
        height: 24px;
    }

    .inf-btn {
        /* height: 40px;
        width: 184px; */
        margin: 40px auto 0;
        border: 2px solid #319500;
    }
    
    /* .inf-btn a {
        font-size: 14px;
    } */

    /* --- service --- */

.srvc_list{
    display: flex;
    flex-direction: column;
}
.srvc_list p{
    width: 100%;
    padding: 15px 0;
    margin-bottom: 10px;
    writing-mode: inherit;
}
.srvc_list ul{
    width: 100%;
    gap: 10px;
    /* justify-content: space-between; */
}
.srvc_list ul li{
    width: calc(33.3% - 6.6px);
    height: 110px;
    padding-bottom: 10px;
    font-size: 12px;
    /* margin-bottom: 10px; */
}
.srvc_list ul li::before{
    width: 35px;
    height: 35px;
}

.free{
    margin-bottom: 30px;
}


/* --- price --- */

.price{
    margin-top: 80px;

}

/* .price_table{
    margin-bottom: 70px;
} */
.price_table ul{
    flex-wrap: wrap;
    gap: 5px;
}
.price_table ul li{
    width: 49%;
}
.p_table_bd{
    height: 80px;
}
.p_table_bd_noneflex small {
    font-size: 0.6em;
}
.p_table_bd_noneflex {
    line-height: 1;
    height: 79px;
}

.price_detail{
    margin-bottom: 70px;
}
.price_txt_wrap{
    margin: 0;
}
.price_txt_big{
    font-size: 18px;
}
.price_txt_small{
    font-size: 14px;
}
.price_txt_wrap ul{
    font-size: 14px;
}

    /* --- recruit --- */

.center_contents .top_point h2 {
    font-size: 55px;
}
.sp-position{
    margin: -20px auto 0;
}

    /* --- access --- */

    .top_access .flex_2col {
        flex-direction: column;
    }

    .top_access h2 {
        width: fit-content;
        font-size: 60px;
        border-bottom: #319500 5px solid;
        padding-right: 10px;
        margin: 0 0 50px auto;

    }

    .access_list {
        width: 90%;
        margin: 0 auto;
        padding: 0 10px;
    }

    .access_list li {
        font-size: 14px;
        margin-bottom: 20px;
    }

    .access_list li:last-child {
        margin-bottom: 0;
    }

    .map_wrap {
        width: 100%;
        padding: 0 10px;
        margin: 50px auto 0;
    }

    .map_wrap iframe {
        height: 300px;
        border: #319500 1px solid;
    }

    /* --- top-seo-contents --- */

    .top-seo-contents{
      width: 100%;
      padding: 0 10px;
      margin: 0 auto 80px;
    }

    .top-seo-contents h2{
      margin-bottom: 50px;
    }
    .top-seo-contents h2 .en{
      font-size: 50px;
    }
    .top-seo-contents h2 span:last-child{
      font-size: 20px;
      border-bottom: 3px solid #319500;
      margin: 10px 0 0;
      padding: 0 5px;
    }

    .top-seo-contents section{
      width: 95%;
      padding-bottom: 30px;
      margin: 0 auto 40px;
      border-bottom: #319500 1px solid;
      position: relative;
    }
    .top-seo-contents section p{
      font-size: 14px;
    }

}
