@charset "UTF-8";
/*TOP*/
.mv_wrap {
    width: 100%;
    position: relative;
    height: 460px;
}
body.top .mv_wrap {
    height: 620px;
    background: url(../img/top_main_img.jpg) no-repeat center top / cover;
}
body.service .mv_wrap {
    background: url(../img/service_main_img.jpg) no-repeat center top / cover;
}
body.company .mv_wrap {
    background: url(../img/company_main_img.jpg) no-repeat center top / cover;
}
body.message .mv_wrap {
    background: url(../img/message_main_img.jpg) no-repeat center top / cover;
}
body.map .mv_wrap {
    background: url(../img/map_main_img.jpg) no-repeat center top / cover;
}
body.sitemap .mv_wrap {
    height: 210px;
    background: url(../img/sitemap_main_img.jpg) no-repeat center top / cover;
}
body.philosophy .mv_wrap {
    background: url(../img/philosophy_main_img.jpg) no-repeat center top / cover;
}
.mv-ttl {
    content: "";
    position: absolute;
    top: 69px;
    left: 50px;
    margin: 0 0 0 0;
    width: 318px;
    height: 129px;
    z-index: 9;
    /*
    transform: rotate(-3deg);
    -ms-transform: rotate(-3deg);
    -moz-transform: rotate(-3deg);
    -webkit-transform: rotate(-3deg);
    */
}
body.top .mv-ttl {
    top: 122px;
    left: 50%;
    margin: 0 0 0 -297.5px;
    z-index: 9;
    width: 595px;
    height: 210px;
}
body.top .mv-ttl img {
    width: 595px;
    height: 208.8px;
}
body.sitemap .mv-ttl {
    top: 39px;
}
.mv-ttl span {
    width: 100%;
    height: 0;
    display: block;
    overflow: hidden;
    padding: 129px 0 0 0;
    background: url(../svg/top_main_ttl.svg) no-repeat center center;
    background-size: 100% auto;
    -ms-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
}
body.top .mv-ttl span {
    padding: 210px 0 0 0;
}
.mv-mtl {
    position: absolute;
    top: 181px;
    left: 0;
    z-index: 9;
    width: 100%;
    text-align: center;
    line-height: 1;
    color: #ffffff;
}
body.sitemap .mv-mtl {
    top: 75px;
}
body.philosophy .mv-mtl {
    top: 175px;
}
.mv-mtl .is-eiji {
    display: block;
    text-align: center;
    line-height: 1;
    font-size: 36px;
    margin: 0 0 35px 0;
    letter-spacing: 0.2em;
}
body.philosophy .mv-mtl .is-eiji {
    line-height: 1.3;
}
.mv-mtl .is-tl {
    display: block;
    text-align: center;
    line-height: 1;
    font-size: 16px;
}
.tpTtl_wrap {
    margin: 120px 0 0 0;
}
.tpTtl-ttl {
    text-align: center;
    line-height: 1.8;
    font-weight: 600;
    font-size: 28px;
}
.tpPlsy_wrap {
    margin: 120px 0 145px 0;
    position: relative;
}
.tpPlsy_wrap:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9;
    width: 740px;
    height: 430px;
    background: url(../img/top_img01.jpg) no-repeat center center;
}
@media screen and (max-width: 1199px) {
.tpPlsy_wrap:before {
    width: 640px;
}
}
.tpPlsy_in {
    width: 1200px;
    margin: 0 auto;
    padding: 20px 0 0 785px;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
@media screen and (max-width: 1199px) {
.tpPlsy_in {
    padding: 20px 100px 0 685px;
}
}
.tpPlsy-ttl {
    letter-spacing: 0.2em;
    font-size: 14px;
    line-height: 1;
    margin: 0 0 35px 0;
    font-weight: 600;
}
.tpPlsy_in dl {
    margin: 0 0 30px 0;
}
.tpPlsy_in dl dt {
    margin: 0 0 15px 0;
    font-size: 21px;
    font-weight: 600;
    line-height: 1.8;
}
.tpPlsy_in dl dd {
    font-size: 15px;
    line-height: 1.8;
    font-weight: 600;
}
.tpPlsy-btn {
    width: 280px;
    margin: 0 auto;
}
.tpSvc_wrap {
    padding: 120px 0 120px 0;
    background: #f6f6f6;
}
.tpSvc_in {
    width: 100%;
    max-width: 1400px;
    margin: 0 auto;
}
@media screen and (max-width: 1420px) {
.tpSvc_in {
    max-width: 1040px;
}
}
.tpSvc-ttl {
    text-align: center;
    line-height: 1;
    font-weight: 500;
    font-size: 40px;
    margin: 0 0 55px 0;
    letter-spacing: 0.2em;
}
.tpSvc-txt {
    text-align: center;
    font-size: 15px;
    font-weight: 600;
    margin: 0 0 55px 0;
}
.tpSvcList_wrap {
    margin: 0 0 60px 0;
}
.tpSvcList_wrap ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: -10px;
}
.tpSvcList_wrap ul li {
    width: 330px;
    height: 180px;
    margin: 10px;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    background: #ffffff;
    border-radius: 6px;
    -ms-border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    cursor: pointer;
}
.tpSvcList_wrap ul li a {
    display: block;
    height: 100%;
    text-decoration: none;
    justify-content: center;
    align-items: center;
    display: flex;
}
@media screen and (min-width: 896px) {
.tpSvcList_wrap ul li a:hover {
    box-shadow: 4px 4px 15px 0px rgba(129, 139, 139, 0.2);
    -ms-box-shadow: 4px 4px 15px 0px rgba(129, 139, 139, 0.2);
    -moz-box-shadow: 4px 4px 15px 0px rgba(129, 139, 139, 0.2);
    -webkit-box-shadow: 4px 4px 15px 0px rgba(129, 139, 139, 0.2);
}
}
.tpSvcList-img {
    width: 100%;
    height: 240px;
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-box: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
/*
.tpSvcList-img span {
    width: 100%;
    height: 0;
    padding: 270px 0 0 0;
    overflow: hidden;
    display: block;
}
.tpSvcList_wrap ul li.is-ver1 .tpSvcList-img {
    background: url(../svg/ag_logo.svg) no-repeat center center;
    background-size: auto 35px;
    -ms-background-size: auto 35px;
    -moz-background-size: auto 35px;
    -webkit-background-size: auto 35px;
}
.tpSvcList_wrap ul li.is-ver2 .tpSvcList-img {
    background: url(../img/top_logo_career.png) no-repeat center center;
    background-size: auto 28px;
    -ms-background-size: auto 28px;
    -moz-background-size: auto 28px;
    -webkit-background-size: auto 28px;
}
.tpSvcList_wrap ul li.is-ver3 .tpSvcList-img {
    background: url(../svg/haken_logo.svg) no-repeat center center;
    background-size: auto 48px;
    -ms-background-size: auto 48px;
    -moz-background-size: auto 48px;
    -webkit-background-size: auto 48px;
}
.tpSvcList_wrap ul li dl {
    padding: 0 20px;
}
*/
.tpSvcList_wrap ul li dl dt {
    margin: 0 0 10px 0;
    font-weight: 600;
    font-size: 15px;
}
.tpSvcList_wrap ul li dl dd {
    font-size: 14px;
}
.tpSvc-btn {
    margin: 0 auto;
}
.tpLink_wrap {
    width: 1199px;
    margin: 120px auto;
}
.tpLink_wrap ul {
    margin: 0 0 0 -19px;
}
.tpLink_wrap ul li {
    width: 387px;
    height: 220px;
    float: left;
    margin: 0 0 0 19px;
    overflow: hidden;
}
.tpLink_wrap ul li a {
    display: table;
    width: 100%;
    height: 220px;
    text-decoration: none;
    position: relative;
    z-index: 0;
    overflow: hidden;
}
@media screen and (min-width: 896px) {
.tpLink_wrap ul li a:hover {
    opacity: 0.7;
}
}
.tpLink_wrap ul li a:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: -1;
    margin: -110px 0 0 -193.5px;
    width: 387px;
    height: 220px;
    transition-property: all;
    -ms-transition-property: all;
    -moz-transition-property: all;
    -webkit-transition-property: all;
    transition: 2s cubic-bezier(0.22, 0.6, 0.17, 1);
    -ms-transition: 2s cubic-bezier(0.22, 0.6, 0.17, 1);
    -moz-transition: 2s cubic-bezier(0.22, 0.6, 0.17, 1);
    -webkit-transition: 2s cubic-bezier(0.22, 0.6, 0.17, 1);
}
@media screen and (min-width: 896px) {
.tpLink_wrap ul li a:hover:before {
    transform: scale(1.15);
    -ms-transform: scale(1.15);
    -moz-transform: scale(1.15);
    -webkit-transform: scale(1.15);
}
}
.tpLink_wrap ul li.is-ver1 a:before {
    background: url(../img/top_img02.jpg) no-repeat center center;
}
.tpLink_wrap ul li.is-ver2 a:before {
    background: url(../img/top_img03.jpg) no-repeat center center;
}
.tpLink_wrap ul li.is-ver3 a:before {
    background: url(../img/top_img04.jpg) no-repeat center center;
}
.tpLink_wrap ul li dl {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.tpLink_wrap ul li dl dt {
    color: #ffffff;
    font-size: 12px;
    line-height: 1;
    margin: 0 0 10px 0;
    letter-spacing: 0.2em;
}
.tpLink_wrap ul li dl dd {
    font-size: 16px;
    line-height: 1;
    font-weight: 600;
    color: #ffffff;
    letter-spacing: 0.1em;
}
/*SERVICE*/
.service_wrap {
    padding: 80px 0 120px 0;
    width: 1200px;
    margin: 0 auto;
}
.service_in ul li {
    margin: 0 0 120px 0;
    position: relative;
    padding: 77px 0 0 880px;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    min-height: 450px;
}
.service_in ul li:nth-child(2n) {
    padding: 77px 840px 0 40px;
}
.service_in ul li:last-child {
    margin: 0 0 0 0;
}
.service_in ul li:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9;
    width: 750px;
    height: 450px;
    display: block;
}
.service_in ul li:nth-child(2n):before {
    left: auto;
    right: 0;
}
.service_in ul li.is-ver1:before {
    background: url(../img/service_img01.jpg) no-repeat center center;
}
.service_in ul li.is-ver2:before {
    background: url(../img/service_img02n.jpg) no-repeat center center;
}
.service_in ul li.is-ver3:before {
    background: url(../img/service_img03.jpg) no-repeat center center;
}
.service_in ul li.is-ver4:before {
    background: url(../img/service_img04.jpg) no-repeat center center;
}
.service-img {
    margin: 0 0 55px 0;
}
.service_in ul li dl {
    margin: 0 0 50px 0;
}
.service_in ul li dl dt {
    margin: 0 0 20px 0;
    line-height: 1;
    font-size: 22px;
    font-weight: 600;
    letter-spacing: 0.06em;
}
.service_in ul li dl dd {
    font-size: 15px;
    line-height: 2;
}
/*COMPANY*/
.company-ttl {
    line-height: 1.8;
    font-size: 22px;
    margin: 0 0 60px;
}
.company_wrap {
    padding: 80px 0 120px 0;
}
.company_in {
    width: 925px;
    margin: 0 auto;
}
.company_in dl {
    display: table;
    width: 100%;
}
.company_in dl:nth-child(2n+1) {
    background: #f6f6f6;
}
.company_in dl dt {
    display: table-cell;
    vertical-align: middle;
    text-align: left;
    width: 170px;
    padding: 20px 0 20px 20px;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    font-size: 15px;
}
.company_in dl dd {
    display: table-cell;
    vertical-align: middle;
    text-align: left;
    padding: 20px 20px 20px 0;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    font-size: 15px;
}
.company-map {
    padding: 20px 0 0;
}
.company-map iframe {
    width: 100%;
    height: 250px;
}
/*MESSAGE*/
.message_wrap {
    padding: 80px 0 120px 0;
}
.message_in {
    width: 610px;
    margin: 0 auto;
}
.message-txt {
    font-size: 15px;
    line-height: 2;
    margin: 0 0 50px 0;
}
.message-txt:last-child {
    margin: 0 0 0 0;
}
.message-name {
    text-align: right;
    font-size: 12px;
}
.message-name .is-fsl {
    font-size: 24px;
    font-weight: 600;
    letter-spacing: 0.06em;
}
/*MAP*/
.map_wrap {
    padding: 80px 0 120px 0;
}
.map_in {
    width: 925px;
    margin: 0 auto;
}
.mapTab_wrap {
    margin: 0 0 95px 0;
}
.mapTab_wrap.is-ver2 {
    margin: 0 0 85px 0;
}
.mapTab_wrap ul {
    letter-spacing: -.40em;
    text-align: center;
}
.mapTab_wrap ul li {
    letter-spacing: normal;
    display: inline-block;
    margin: 0 10px;
    width: 230px;
}
.mapTab_wrap.is-ver2 ul li {
    width: 220px;
    margin: 0 7px;
}
.mapTab_wrap.is-ver2 ul li:first-child {
    margin: 0 7px 0 0;
}
.mapTab_wrap.is-ver2 ul li:last-child {
    margin: 0 0 0 7px;
}
.mapTab_wrap ul li a {
    height: 60px;
    font-size: 13px;
}
.mapTab_wrap.is-ver2 ul li a {
    height: 45px;
}
.mapList_in {
    margin: 0 0 120px 0;
}
.mapList_in:last-child {
    margin: 0 0 0 0;
}
.mapList-ttl {
    margin: 0 0 50px 0;
    text-align: center;
    line-height: 1;
}
.mapList-ttl .is-eiji {
    margin: 0 0 15px 0;
    line-height: 1;
    font-weight: 600;
    font-size: 12px;
    display: block;
    letter-spacing: 0.2em;
}
.mapList-ttl .is-tl {
    line-height: 1;
    font-size: 16px;
    display: block;
    font-weight: 600;
}
.mapList-map {
    margin: 0 0 60px 0;
}
.mapList-map:last-child {
    margin: 0 0 0 0;
}
.mapList-table dl {
    display: table;
    width: 100%;
}
.mapList-table dl:nth-child(2n+1) {
    background: #f6f6f6;
}
.mapList-table dl dt {
    display: table-cell;
    vertical-align: middle;
    text-align: left;
    width: 170px;
    padding: 20px 0 20px 20px;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    font-size: 15px;
}
.mapList-table dl dd {
    display: table-cell;
    vertical-align: middle;
    text-align: left;
    padding: 20px 20px 20px 0;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    font-size: 15px;
}
.mapList-btn {
    padding: 0 0 0 17px;
    background: url(../img/dec_arw.png) no-repeat left center;
}
.mapList-btn a {
    text-decoration: underline;
}
@media screen and (min-width: 896px) {
.mapList-btn a:hover {
    text-decoration: none;
}
}
.mapRoot_wrap {
    margin: 0 0 60px 0;
}
.mapRoot_wrap:last-child {
    margin: 0 0 0 0;
}
.mapRoot_wrap ul {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.mapRoot_wrap ul li {
    width: 313px;
    margin: 75px 0 0 0;
}
.mapRoot_wrap ul li:nth-child(3n) {
    width: 299px;
}
.mapRoot_wrap ul li:nth-child(1) ,
.mapRoot_wrap ul li:nth-child(2) ,
.mapRoot_wrap ul li:nth-child(3) {
    margin: 0 0 0 0;
}
.mapRoot_in {
    width: 270px;
    position: relative;
}
.mapRoot_in:after {
    content: "";
    position: absolute;
    top: 99px;
    right: -26px;
    z-index: 9;
    width: 9px;
    height: 18px;
    background: url(../img/dec_arw_l.png) no-repeat center center;
}
.mapRoot_wrap ul li:last-child .mapRoot_in:after {
    display: none;
}
.mapRoot-img {
    margin: 0 0 25px 0;
}
.mapRoot-txt {
    font-size: 15px;
    line-height: 1.8;
}
/*SITEMAP*/
.sitemap_wrap {
    padding: 80px 0 120px 0;
}
.sitemapLink_wrap {
    width: 1000px;
    margin: 0 auto;
}
.sitemapLink_in {
    margin: 0 0 85px 0;
}
.sitemapLink_in:last-child {
    margin: 0 0 0 0;
}
.sitemapLink_in ul li {
    float: left;
    margin: 0 20px 0 0;
    padding: 0 0 0 15px;
    background: url(../img/dec_arw.png) no-repeat left center;
}
.sitemapLink_in.is-flt ul li {
    float: none;
    margin: 0 0 10px 0;
}
.sitemapLink_in ul li:last-child {
    margin: 0 0 0 0;
}
.sitemapLink_in.is-flt ul li:last-child {
    margin: 0 0 0 0;
}
.sitemapLink_in ul li a {
    font-size: 14px;
    text-decoration: underline;
}
.sitemapLink_flt {
    float: left;
    width: 33.333333%;
}
@media screen and (min-width: 896px) {
.sitemapLink_in ul li a:hover {
    text-decoration: none;
}
}
.sitemapLink-ttl {
    margin: 0 0 10px 0;
}
.sitemapLink-ttl:last-child {
    margin: 0 0 0 0;
}
.sitemapLink-ttl a {
    font-size: 15px;
    font-weight: 600;
}
/*PHILISOPHY*/
.philosophy_wrap {
    padding: 80px 0 120px 0;
}
.philosophy_in {
    width: 610px;
    margin: 0 auto;
}
.philosophy-txt {
    font-size: 15px;
    line-height: 2;
    margin: 0 0 50px 0;
}
.philosophy-txt:last-child {
    margin: 0 0 0 0;
}
@media screen and (max-width: 896px) {
    /*TOP*/
    .mv_wrap {
        height: 275px;
    }
    body.top .mv_wrap {
        height: 375px;
        background: url(../img/sp/top_main_img.jpg) no-repeat center top / cover;
    }
    body.service .mv_wrap {
        background: url(../img/sp/service_main_img.jpg) no-repeat center top / cover;
    }
    body.company .mv_wrap {
        background: url(../img/sp/company_main_img.jpg) no-repeat center top / cover;
    }
    body.message .mv_wrap {
        background: url(../img/sp/message_main_img.jpg) no-repeat center top / cover;
    }
    body.map .mv_wrap {
        background: url(../img/sp/map_main_img.jpg) no-repeat center top / cover;
    }
    body.sitemap .mv_wrap {
        height: 170px;
        background: url(../img/sp/sitemap_main_img.jpg) no-repeat center top / cover;
    }
    body.philosophy .mv_wrap {
        background: url(../img/sp/philosophy_main_img.jpg) no-repeat center top / cover;
    }
    .mv-ttl {
        top: 10px;
        left: 10px;
        width: 204px;
        height: 73px;
    }
    .mv-ttl img {
        width: 204px;
        height: 71.58px;
    }
    body.top .mv-ttl {
        top: 26.433333%;
        margin: 0 0 0 -162px;
        width: 324px;
        height: 113px;
    }
    body.top .mv-ttl img {
        width: 324px;
        height: 113px;
    }
    body.sitemap .mv-ttl {
        top: 10px;
        width: 169px;
        height: 53px;
    }
    body.sitemap .mv-ttl img {
        width: 169px;
        height: 53px;
    }
    .mv-ttl span {
        padding: 73px 0 0 0;
    }
    body.top .mv-ttl span {
        padding: 113px 0 0 0;
    }
    body.sitemap .mv-ttl span {
        padding: 53px 0 0 0;
    }
    .mv-mtl {
        position: absolute;
        top: 115px;
    }
    body.philosophy .mv-mtl {
        top: 115px;
    }
    .mv-mtl .is-eiji {
        font-size: 30px;
        margin: 0 0 10px 0;
    }
    .mv-mtl .is-tl {
        font-size: 15px;
    }
    .tpTtl_wrap {
        margin: 0 0 0 0;
        padding: 30px 0;
        background: #f6f6f6;
    }
    .tpTtl-ttl {
        line-height: 1.8;
        font-size: 16px;
    }
    .tpPlsy_wrap {
        margin: 30px 20px 30px 20px;
    }
    .tpPlsy_wrap:before {
        position: initial;
        top: auto;
        left: auto;
        z-index: 9;
        width: 100%;
        height: 230px;
        background: url(../img/sp/top_img01.jpg) no-repeat center center;
        background-size: 100% auto;
        -ms-background-size: 100% auto;
        -moz-background-size: 100% auto;
        -webkit-background-size: 100% auto;
        margin: 0 0 25px 0;
    }
    .tpPlsy_in {
        width: auto;
        margin: 0;
        padding: 0 0 0 0;
    }
    .tpPlsy-ttl {
        font-size: 13px;
        margin: 0 0 25px 0;
    }
    .tpPlsy_in dl {
        margin: 0 0 20px 0;
    }
    .tpPlsy_in dl dt {
        margin: 0 0 15px 0;
        font-size: 17px;
    }
    .tpPlsy_in dl dd {
        font-size: 13px;
    }
    .tpPlsy-btn {
        width: 100%;
        margin: 0;
    }
    .tpSvc_wrap {
        padding: 30px 20px 30px 20px;
    }
    .tpSvc_in {
        margin: 0;
    }
    .tpSvc-ttl {
        font-size: 25px;
        margin: 0 0 25px 0;
    }
    .tpSvc-txt {
        font-size: 13px;
        margin: 0 0 20px 0;
    }
    .tpSvcList_wrap {
        margin: 0 0 30px 0;
    }
    .tpSvcList_wrap ul {
        margin: 0 0 0 0;
    }
    .tpSvcList_wrap ul li {
        float: none;
        width: 100%;
        height: auto;
        margin: 0 0 20px 0;
        border-radius: 5px;
        -ms-border-radius: 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
    }
    .tpSvcList_wrap ul li:last-child {
        margin: 0 0 0 0;
    }
    .tpSvcList_wrap ul li a {
        height: auto;
        display: block;
    }
    .tpSvcList-img {
        height: 110px;
    }
    .tpSvcList_wrap ul li.is-ver1 .tpSvcList-img img {
        width: 265px;
        height: 34.75px;
    }
    .tpSvcList_wrap ul li.is-ver2 .tpSvcList-img img {
    }
    .tpSvcList_wrap ul li.is-ver3 .tpSvcList-img img {
        width: 270px;
        height: 46.36px;
    }
    /*
    .tpSvcList-img span {
        padding: 110px 0 0 0;
    }
    .tpSvcList_wrap ul li.is-ver1 .tpSvcList-img {
        background: url(../svg/ag_logo.svg) no-repeat center center;
        background-size: auto 34px;
        -ms-background-size: auto 34px;
        -moz-background-size: auto 34px;
        -webkit-background-size: auto 34px;
    }
    .tpSvcList_wrap ul li.is-ver2 .tpSvcList-img {
        background: url(../img/sp/top_logo_career.png) no-repeat center center;
        background-size: 273px auto;
        -ms-background-size: 273px auto;
        -moz-background-size: 273px auto;
        -webkit-background-size: 273px auto;
    }
    .tpSvcList_wrap ul li.is-ver3 .tpSvcList-img {
        background: url(../svg/haken_logo.svg) no-repeat center center;
        background-size: auto 46px;
        -ms-background-size: auto 46px;
        -moz-background-size: auto 46px;
        -webkit-background-size: auto 46px;
    }
    */
    .tpSvcList_wrap ul li dl {
        padding: 20px;
    }
    .tpSvcList_wrap ul li dl dd {
        font-size: 13px;
    }
    .tpSvc-btn {
        margin: 0;
    }
    .tpLink_wrap {
        width: auto;
        margin: 30px 20px 30px 20px;
    }
    .tpLink_wrap ul {
        margin: 0 0 0 0;
    }
    .tpLink_wrap ul li {
        width: 100%;
        height: 163px;
        float: none;
        margin: 0 0 20px 0;
    }
    .tpLink_wrap ul li:last-child {
        margin: 0 0 0 0;
    }
    .tpLink_wrap ul li a {
        height: 163px;
    }
    .tpLink_wrap ul li.is-ver1 a {
        background: url(../img/sp/top_img02.jpg) no-repeat center center / cover;
    }
    .tpLink_wrap ul li.is-ver2 a {
        background: url(../img/sp/top_img03.jpg) no-repeat center center / cover;
    }
    .tpLink_wrap ul li.is-ver3 a {
        background: url(../img/sp/top_img04.jpg) no-repeat center center / cover;
    }
    .tpLink_wrap ul li a:before {
        display: none:
    }
    .tpLink_wrap ul li dl dt {
        font-size: 13px;
        margin: 0 0 10px 0;
    }
    .tpLink_wrap ul li dl dd {
        font-size: 15px;
    }
    /*SERVICE*/
    .service_wrap {
        padding: 30px 0 40px 0;
        width: auto;
        margin: 0;
    }
    .service_in {
        padding: 0 20px;
    }
    .service_in ul li {
        margin: 0 0 30px 0;
        padding: 0 0 0 0;
        min-height: initial;
    }
    .service_in ul li:nth-child(2n) {
        padding: 0 0 0 0;
    }
    .service_in ul li:before {
        content: "";
        position: initial;
        top: auto;
        left: auto;
        width: 100%;
        height: 230px;
        display: block;
        margin: 0 0 30px 0;
    }
    .service_in ul li:nth-child(2n):before {
        right: auto;
    }
    .service_in ul li.is-ver1:before {
        background: url(../img/sp/service_img01.jpg) no-repeat center center / cover;
    }
    .service_in ul li.is-ver2:before {
        background: url(../img/sp/service_img02n.jpg) no-repeat center center / cover;
    }
    .service_in ul li.is-ver3:before {
        background: url(../img/sp/service_img03.jpg) no-repeat center center / cover;
    }
    .service_in ul li.is-ver4:before {
        background: url(../img/sp/service_img04.jpg) no-repeat center center / cover;
    }
    .service-img {
        margin: 0 0 25px 0;
    }
    .service_in ul li dl {
        margin: 0 0 25px 0;
    }
    .service_in ul li dl dt {
        margin: 0 0 20px 0;
        font-size: 17px;
    }
    .service_in ul li dl dd {
        font-size: 13px;
    }
    /*COMPANY*/
    .company-ttl {
        font-size: 17px;
        margin: 0 20px 30px;
    }
    .company_wrap {
        padding: 30px 0 40px 0;
    }
    .company_in {
        width: auto;
        margin: 0;
    }
    .company_in dl dt {
        width: 90px;
        font-size: 13px;
    }
    .company_in dl dd {
        padding: 20px 10px 20px 0;
        font-size: 13px;
    }
    .company-map {
        padding: 15px 0 0;
    }
    .company-map iframe {
        height: 200px;
    }
    /*MESSAGE*/
    .message_wrap {
        padding: 30px 0 40px 0;
    }
    .message_in {
        width: auto;
        margin: 0 20px;
    }
    .message-txt {
        font-size: 13px;
        line-height: 2;
        margin: 0 0 20px 0;
    }
    .message-name {
        font-size: 13px;
    }
    .message-name .is-fsl {
        font-size: 17px;
    }
    /*MAP*/
    .map_wrap {
        padding: 30px 0;
    }
    .map_in {
        width: auto;
        margin: 0;
    }
    .mapTab_wrap {
        margin: 0 20px 50px 20px;
    }
    .mapTab_wrap.is-ver2 {
        margin: 0 20px 50px 20px;
    }
    .mapTab_wrap ul {
        letter-spacing: normal;
    }
    .mapTab_wrap ul li {
        display: block;
        margin: 0 auto 15px auto;
        width: 100%;
    }
    .mapTab_wrap.is-ver2 ul li {
        margin: 0 auto 15px auto;
        width: 100%;
    }
    .mapTab_wrap ul li:last-child {
        margin: 0 auto 0 auto;
    }
    .mapTab_wrap.is-ver2 ul li:first-child {
        margin: 0 auto 15px auto;
    }
    .mapTab_wrap.is-ver2 ul li:last-child {
        margin: 0 auto 0 auto;
    }
    .mapTab_wrap ul li a {
        height: 50px;
        font-size: 13px;
    }
    .mapTab_wrap.is-ver2 ul li a {
        height: 50px;
    }
    .mapList_in {
        margin: 0 0 60px 0;
    }
    .mapList-ttl {
        margin: 0 0 25px 0;
    }
    .mapList-ttl .is-eiji {
        margin: 0 0 10px 0;
    }
    .mapList-ttl .is-tl {
        font-size: 15px;
    }
    .mapList-map {
        margin: 0 0 10px 0;
    }
    .mapList-map iframe {
        width: 100%;
        height: 340px;
    }
    .mapList-table dl {
        display: table;
        width: 100%;
        background: #f6f6f6;
    }
    .mapList-table dl:nth-child(2n+1) {
        background: none;
    }
    .mapList-table dl dt {
        width: 90px;
        font-size: 13px;
    }
    .mapList-table dl.is-btn dt {
        width: auto;
        display: block;
        padding: 20px 0 12px 20px;
    }
    .mapList-table dl dd {
        padding: 20px 10px 20px 0;
        font-size: 13px;
    }
    .mapList-table dl.is-btn dd {
        padding: 0 20px 0 20px;
        display: block;
    }
    .mapList-btn {
        padding: 0 0 0 0;
        background: none;
        margin: 0 0 15px 0;
    }
    .mapList-btn:last-child {
        margin: 0 0 0 0;
    }
    .mapList-btn a {
        display: table;
        width: 100%;
        height: 50px;
        border: 1px solid #101c69;
        text-align: center;
        text-decoration: none;
        font-size: 13px;
        font-weight: 600;
        letter-spacing: 0.2em;
        box-sizing: border-box;
        -ms-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .mapList-btn .is-btn {
        display: table-cell;
        vertical-align: middle;
        text-align: center;
    }
    .mapRoot_wrap {
        margin: 0 0 25px 0;
    }
    .mapRoot_wrap:last-child {
        margin: 0 0 0 0;
    }
    .mapRoot_wrap ul {
        display: -webkit-flex;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .mapRoot_wrap ul li {
        width: 100%;
        padding: 0 0 25px 0;
        margin: 0 0 15px 0;
        background: url(../img/sp/dec_arw_dw.png) no-repeat center bottom;
        background-size: 30px auto;
        -ms-background-size: 30px auto;
        -moz-background-size: 30px auto;
        -webkit-background-size: 30px auto;
    }
    .mapRoot_wrap ul li:nth-child(3n) {
        width: 100%;
    }
    .mapRoot_wrap ul li:nth-child(1) ,
    .mapRoot_wrap ul li:nth-child(2) ,
    .mapRoot_wrap ul li:nth-child(3) {
        margin: 0 0 15px 0;
    }
    .mapRoot_wrap ul li:last-child {
        padding: 0;
        margin: 0 0 0 0;
        background: none;
    }
    .mapRoot_in {
        width: 250px;
        margin: 0 auto;
    }
    .mapRoot_in:after {
        display: none;
    }
    .mapRoot-img {
        margin: 0 0 10px 0;
    }
    .mapRoot-txt {
        font-size: 13px;
        line-height: 1.8;
    }
    /*SITEMAP*/
    .sitemap_wrap {
        padding: 30px 20px;
    }
    .sitemapLink_wrap {
        width: auto;
        margin: 0;
    }
    .sitemapLink_in {
        margin: 0 0 50px 0;
    }
    .sitemapLink_in ul li {
        float: none;
        margin: 0 0 10px 0;
        padding: 0 0 0 19px;
        background: url(../img/sp/dec_arw.png) no-repeat left center;
        background-size: 7px auto;
        -ms-background-size: 7px auto;
        -moz-background-size: 7px auto;
        -webkit-background-size: 7px auto;
    }
    .sitemapLink_in ul li a {
        font-size: 13px;
    }
    .sitemapLink_flt {
        float: none;
        width: auto;
        margin: 0 0 10px 0;
    }
    .sitemapLink_in.is-ver2 .sitemapLink_flt {
        margin: 0 0 50px 0;
    }
    .sitemapLink_flt:last-child {
        margin: 0 0 0 0;
    }
    .sitemapLink_in.is-ver2 .sitemapLink_flt:last-child {
        margin: 0 0 0 0;
    }
    .sitemapLink-ttl a {
        font-size: 14px;
    }
    /*PHILISOPHY*/
    .philosophy_wrap {
        padding: 30px 0 40px 0;
    }
    .philosophy_in {
        width: auto;
        margin: 0 20px;
    }
    .philosophy-txt {
        font-size: 13px;
        line-height: 2;
        margin: 0 0 20px 0;
    }

}
@media (max-width: 374px) {
    body.top .mv-ttl {
        margin: 0 0 0 -142px;
        width: 284px;
    }
    body.top .mv-ttl img {
        width: 284px;
        height: 99.66px;
    }
}
