@charset "utf-8";
/* CSS Document */
#company {
    background: #fff;
}
.effect {
    opacity: 0;
    position: relative;
    -webkit-animation-duration: 1.8s !important;
    animation-duration: 1.8s !important;
    -webkit-animation-duration: 1s;
    animation-delay: .5s;
}
.base_contents__inner {
    width: 95%;
    margin: 40px auto;
    max-width: 1040px;
}
.globalMenuSp {
    background-color: rgba(29,120,54,1);
}
.globalMenuSp>a {
    position: absolute;
    top: 0;
    left: 0;
    width: 300px;
    height: 50px;
    display: inline-block;
}
.globalMenuSp>small {
    display: none;
}
.globalMenuSp ul li a {
    color: #fff;
}
.globalMenuSp ul li {
    border-right: 1px #fff solid;
}
.globalMenuSp.is-fixed {
    background-color: rgba(29,120,54,0.9);
}
.globalMenuSp.is-fixed::before {
    content: "";
    position: absolute;
    top: 10px;
    left: 0;
    display: inline-block;
    width: 100%;
    background: #77a536;
    text-align: left;
    color: #555;
    margin: -10px 0;
    padding: 10px;
    background-image: url(../image/company/logo.png);
    background-size: 150px;
    background-position: left 10px center;
    background-repeat: no-repeat;
    height: 54px;
}
.globalMenuSp.is-fixed>small {
    display: inline-block;
    color: #fff;
    position: absolute;
    top: 15px;
    left: 180px;
    font-size: 1.3rem;
}
.fancybox-toolbar {
    top: 0 !important;
    bottom: inherit;
}
.fancybox-caption {
    padding: 20px 20px 44px;
}
#main_img {
    position: relative;
    height: 84vh;
    width: 100vw;
    background-image: url(../image/company/slider1.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    margin: 0 0 -30px 0;
}
#main_img > img {
    filter: drop-shadow(0 0 10px rgba(0,0,0,0.6));
    position: absolute;
    top: 36%;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1;
    width: 80%;
    max-width: 600px;
}
#main_img::after {
    content: "";
    background-image: url(../image/company/main_after.png);
    background-position: bottom;
    background-repeat: repeat-x;
    background-size: contain;
    width: 100%;
    max-height: 186px;
    display: block;
    position: absolute;
    bottom: -10px;
    height: 50%;
}
/*#main_img::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.2);
}*/
#main_img.second > img {
    max-width: 500px;
}
.second .main_copy {
    z-index: 0;
    background-color: transparent;
    position: absolute;
    margin: 0 auto 0;
    padding: 0;
    top: 15%;
    left: 50%;
    transform: translateX(-50%);
}
.second .main_copy img {
    width: 80%;
    margin: 0 auto;
}
.swiper-slide {
    overflow: hidden;
}
section>div>h2 {
    font-family: 'Lato', sans-serif;
    color: #1d7836;
    font-size: 4rem;
    width: 95%;
    max-width: 1280px;
    text-align: center;
    position: relative;
    line-height: 65px;
    letter-spacing: 0.05em;
    margin: 140px auto 0;
}
section>div>h2::before {
    content: "";
    background-image: url(../image/company/h2_bg.png);
    background-repeat: no-repeat;
    background-position: bottom center;
    height: 80px;
    width: 100%;
    display: inline-block;
    position: absolute;
    top: -15px;
    left: 0;
}
section>div>h2>span {
    font-family: "Noto Sans Japanese", sans-serif;
    font-size: 2rem;
    border-top: 2px #1d7836 solid;
    display: inline-block;
    width: 100%;
    font-weight: normal;
    padding: 10px 0 0;
    margin: 0;
}
section>div>h2>span>span {
    width: auto;
    display: inline-block;
    position: relative;
    padding: 0px 50px;
}
section>div>h2>span>span::before {
    content: "";
    display: inline-block;
    background-color: #1d7836;
    height: 4px;
    width: 30px;
    position: absolute;
    left: 0;
    top: 50%;
}
section>div>h2>span>span::after {
    content: "";
    display: inline-block;
    background-color: #1d7836;
    height: 4px;
    width: 30px;
    position: absolute;
    right: 0;
    top: 50%;
}
.navbar.navbar-inverse.navbar-static-top a {
    color: #555;
}
section + figure {
    z-index: -1;
    height: 36vh;
    position: relative;
    overflow: hidden;
    background-image: url(../image/company/top_img1.png);
    background-attachment: fixed;
    background-size: cover;
    box-shadow: 0 0 11px rgba(0,0,0,.4) inset;
}
/*section + figure img {
    position: absolute;
    height: auto;
    width: 100%;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
}
*//* ----------------

Philosophy 

---------------- */
#philosophy > div {
    margin: 60px auto 100px;
    max-width: 720px;
    width: 90%;
    font-size: 1.6rem;
    line-height: 180%;
}
#philosophy > div:last-child {
    margin: 60px auto 140px;
}
#philosophy > div > h3 {
    font-size: 2rem;
    color: #1d7836;
    text-align: center;
    font-weight: 500;
}
#philosophy > div > h3 > span {
    font-size: 1.6rem;
    border-top: 2px #B4B4B4 solid;
    display: inline-block;
    width: 100%;
    font-weight: normal;
    padding: 5px 0 0 0;
    margin: 10px 0 30px 0;
}
#philosophy div.philosophy_1 {
    text-align: center;
}
#philosophy div.philosophy_2 dl dt {
    color: #1d7836;
    font-size: 1.9rem;
    font-weight: 500;
    margin: 10px auto 10px;
    text-align: center;
}
#philosophy div.philosophy_2 dl dd {
    margin: 0;
    text-align: center;
}
#philosophy div.philosophy_2 dl dd div {
    text-align: left;
    display: inline-block;
}
#philosophy div.philosophy_2 dl dd p::before {
    content: "●";
}
#philosophy div.philosophy_3 dl {
    display: flex;
    align-content: center;
    flex-wrap: wrap;
    line-height: 200%;
}
#philosophy div.philosophy_3 dl dt {
    width: 20%;
}
#philosophy div.philosophy_3 dl dt span {
    letter-spacing: 0.2em;
}
#philosophy div.philosophy_3 dl dd {
    width: 80%;
}
#philosophy div.philosophy_4 div {
    text-align: center;
}
#philosophy div.philosophy_4 ul {
    margin: 0 auto;
    text-align: left;
    display: inline-block;
}
#philosophy div.philosophy_5 p {
    color: #1d7836;
    font-size: 4rem;
    font-weight: bold;
    text-align: center;
    letter-spacing: 0.2em;
}
#philosophy div.philosophy_5 p::before {
    content: "「";
    font-size: 5rem;
    font-weight: normal;
    padding: 20px 20px 0 0;
    display: inline-block;
}
#philosophy div.philosophy_5 p::after {
    content: "」";
    font-size: 5rem;
    font-weight: normal;
    padding: 20px 0 0 20px;
    display: inline-block;
}
/* ----------------

CSR

---------------- */
#csr {
    padding: 20px 0 120px;
    background-color: #dbe6cd;
}
#csr div.csr_box {
    margin: 0 auto 40px;
}
#csr div.csr_box div + div {
    display: none;
    background-color: #f7f8f8;
    clear: both;
    position: relative;
}
#csr div.csr_box .csr_open {
    padding: 30px 30px 30px 30px;
    background-color: #fff;
    min-height: 200px;
    position: relative;
}
.csr_tit {
    max-height: 190px;
    padding: 0 0 30px 0;
}
.csr_tit img, .guideline_tit img {
    float: right;
    margin: 0 0 0 30px;
    width: auto;
    max-height: 172px;
}
.csr_tit span:first-of-type {
    border-left: 5px #1d7836 solid;
    color: #1d7836;
    font-size: 2.2rem;
    padding: 0 0 0 10px;
    margin: 0 0 20px 0;
    line-height: 150%;
}
.csr_tit span {
    display: block;
}
.csr_tit .csr_open {
    position: relative;
    color: #1d7836;
}
.open_txt {
    position: absolute;
    color: #1d7836;
    padding: 0 10px 0 25px;
    line-height: 20px;
    display: inline-block !important;
    cursor: pointer;
    margin: 20px 0 0 0;
    /*background: #2c8345;
    background: -moz-linear-gradient(top, #2c8345 0%, #2c8345 50%, #1d7836 51%, #1d7836 100%);
    background: -webkit-linear-gradient(top, #2c8345 0%, #2c8345 50%, #1d7836 51%, #1d7836 100%);
    background: linear-gradient(to bottom, #2c8345 0%, #2c8345 50%, #1d7836 51%, #1d7836 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2c8345', endColorstr='#1d7836', GradientType=0 );
    border-radius: 4px;*/
    bottom: 30px;
    left: 30px;
}
.open_txt::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 50%;
    background-color: #1d7836;
    width: 20px;
    height: 20px;
    display: inline-block;
}
.open_txt::after {
    content: "";
    position: absolute;
    left: 6.4px;
    top: 5.2px;
    width: 8px;
    height: 8px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
}
.csr_detail {
    padding: 80px 160px;
}
.csr_detail .csr_box_tit1 {
    font-size: 2.6rem;
    color: #1d7836;
    border-bottom: 1px #1d7836 solid;
    line-height: 160%;
    margin: 0 auto 20px;
    padding: 0 0 20px 0;
}
.csr_detail .csr_box_txt1, .csr_detail figure figcaption {
    color: #595757;
    margin: 20px auto;
}
.csr_detail figure figcaption {
    text-align: center;
}
.csr_detail .csr_box_txt1 a, .csr_detail figure figcaption a {
    color: #1d7836;
    text-decoration: underline;
}
.csr_detail .csr_box_tit2 {
    color: #1d7836;
    border-bottom: 1px #1d7836 solid;
    margin: 0 auto 20px;
    padding: 0 0 10px 0;
}
.csr_detail figure {
    margin: 0 auto;
}
.csr_detail figure img {
    max-width: 100%;
    width: auto;
    height: auto;
    display: block;
    margin: 0 auto 20px;
}
.csr_close {
    color: #1d7836;
    padding: 0 0 0 30px;
    line-height: 20px;
    /* margin: 20px auto 0; */
    display: inline-block;
    /* float: right; */
    cursor: pointer;
    position: absolute;
    right: 40px;
    bottom: 40px;
}
.csr_close::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 50%;
    background-color: #1d7836;
    width: 20px;
    height: 20px;
    display: inline-block;
}
.csr_close::after {
    content: "";
    position: absolute;
    left: 6px;
    top: 7px;
    width: 8px;
    height: 8px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
/* ----------------

About

---------------- */
#about {
    padding: 0 0 120px;
}
#about table {
    border-collapse: collapse;
    width: 90%;
    max-width: 960px;
    margin: 0 auto;
}
#about table tr th, #about table tr td {
    border-top: 2px #d8d8d8 solid;
    padding: 14px 0;
}
#about table tr:first-child th, #about table tr:first-child td {
    border-top: none;
}
#about table tr th {
    width: 150px;
    font-weight: normal;
    vertical-align: top;
}
#about table tr td dl dt::before {
    content: "■";
    font-size: 18px;
}
#about table tr td dl dd {
    margin: 0 0 1em 1em;
}
/* ----------------

History

---------------- */
#history {
    padding: 20px 0 120px;
    background-color: #dbe6cd;
}
#history .timeline {
    width: 100%;
    position: relative;
}
#history .timeline.effect3::after {
    content: "";
    position: absolute;
    top: -60px;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    opacity: 0;
    background-image: url(../image/company/history_bg1.png), url(../image/company/history_bg2.png);
    background-repeat: no-repeat, no-repeat;
    background-position: top right, bottom left;
    background-size: contain;
    animation : bgAnime 3s forwards;
}
@keyframes bgAnime {
 0% {
opacity: 0;
}
 100% {
opacity: 1;
}
}
#history .timeline >div {
    position: relative;
 width: calc(100% - (265px * 2));
    margin: 0 auto;
    padding: 0 0 150px;
}
#history .timeline >div::before {
    content: "";
    display: inline-block;
    width: 4px;
    height: 100%;
    background-color: #bebebe;
    position: absolute;
    left: 50%;
    top: 0;
    z-index: 0;
}
#history .timeline >div::after {
    content: "";
    position: absolute;
    left: calc(50% - 12px);
    bottom: 0;
    width: 28px;
    height: 28px;
    border-top: 4px solid #bebebe;
    border-right: 4px solid #bebebe;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
}
#history .timeline >div ul li {
    position: relative;
}
#history .timeline >div ul li p {
    width: 50%;
}
#history .timeline >div ul li p span {
    font-weight: 500;
    display: inline-block;
    width: 100%;
}
#history .timeline >div ul li:nth-child(odd) p {
    float: right;
    padding: 0 0 0 2.5em;
}
#history .timeline >div ul li:nth-child(even) p {
    float: left;
    padding: 0 2.5em 0 0;
    text-align: right;
}
#history .timeline >div ul li::after {
    content: "";
    display: block;
    clear: both;
    width: 0;
    height: 0;
}
#history .timeline >div ul li:first-child p::before {
    content: "";
    display: inline-block;
    position: absolute;
    top: 0;
    left: calc(50% - 20px);
    width: 44px;
    height: 44px;
    border-radius: 50%;
    background-color: #1d7836;
    border: 2px #1d7836 solid;
    box-shadow: 0px 0px 0px 8px rgba(255, 255, 255) inset;
}
#history .timeline >div ul li p::before {
    content: "";
    display: inline-block;
    position: absolute;
    top: 0;
    left: calc(50% - 10px);
    width: 24px;
    height: 24px;
    border-radius: 50%;
    background-color: #1d7836;
}
#history .timeline >div ul li:nth-child(2) {
    margin: 40px 0 0;
}
#history .timeline >div ul li:nth-child(n+3):nth-child(-n+5) {
    margin: 52px 0 0;
}
#history .timeline >div ul li:nth-child(6) {
    margin: 180px 0 0;
}
#history .timeline >div ul li:nth-child(7) {
    margin: 24px 0 0;
}
#history .timeline >div ul li:nth-child(8) {
    margin: 180px 0 0;
}
#history .timeline >div ul li:nth-child(9) {
    margin: 80px 0 0;
}
#history .timeline >div ul li:nth-child(9) p:nth-child(1) {
    padding: 0 2.5em 0 0;
    float: left;
    text-align: right;
}
#history .timeline >div ul li:nth-child(9) p:nth-child(2) {
    padding: 0 0 0 2.5em;
    float: right;
}
/*--

#access　アクセスマップ

--*/
#access h2::before {
    content: "";
    background-image: none;
}
#access h2>span {
    border-top: none;
}
#access h2>span>span::after, #access h2>span>span::before {
    background-color: #000;
}
#access>h2 {
    color: #000;
    line-height: 45px;
}
#access {
    padding: 0;
    position: relative;
    background-color: #fff;
}
#access > div:first-of-type {
    display: flex;
    width: 860px;
    margin: 40px auto;
}
#access > div:first-of-type img {
    margin: 0 0 0 24px;
}
#access > div:first-of-type p {
    font-size: 1.6rem;
    line-height: 180%;
}
#access > div:first-of-type p span {
    font-weight: 600;
    font-size: 2.4rem;
    width: 100%;
    display: inline-block;
    margin: 0 auto 40px;
}
#access > div.gmap, #access > div.gmap + div {
    background-color: #dcdddd;
}
#access > div.gmap + div {
    padding: 40px 0 0;
}
#access > div.gmap + div ul {
    width: 820px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}
#access > div.gmap + div ul li {
    background-color: #fff;
    padding: 24px 34px;
    width: 44%;
    margin: 0 0 -70px 0;
    line-height: 180%;
}
#access > div.gmap + div ul li span {
    float: right;
}
#access > div.gmap + div ul li span a {
    text-decoration: underline;
    color: #000;
}
#access .recruit {
    padding: 140px 0;
}
#access .recruit a {
    overflow: hidden;
    margin: 0 auto;
    width: 90%;
    height: 140px;
    max-width: 960px;
    display: flex;
    background-image: url(../image/company/recruit_banner.png);
    background-position: left -30px top -20px;
    background-size: 60%;
    background-repeat: no-repeat;
    flex-direction: row-reverse;
}
#access .recruit a p {
    position: relative;
    padding: 35px 0 40px 60px;
    display: inline-block;
    font-size: 2.8rem;
    color: #fff;
    background-color: #1d7836;
    width: 44%;
    line-height: 35px;
    background-image: url(../image/company/recruit_bg.png);
    background-position: right 24px center;
    background-repeat: no-repeat;
}
#access .recruit a p::before {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-left: 100px solid #1d7836;
    border-top: 100px solid transparent;
    border-bottom: 100px solid transparent;
    position: absolute;
    bottom: -47%;
    left: -85px;
    transform: rotate(45deg);
}
/*--

#contact　ページ最下部電話番号

--*/
#contact {
    background-color: #dcdddd;
    padding: 80px 0;
    text-align: center;
}
#contact a {
    background-image: url(../image/company/contact_bg.png);
    background-repeat: no-repeat;
    background-position: left 44px center;
    margin: 0 auto;
    display: inline-block;
    color: #fff;
    font-weight: bold;
    font-size: 2.4rem;
    padding: 20px 60px 20px 90px;
    border-radius: 10px;
    background-color: #1d7836;
}
/*--

最上部 リクルートボタン

--*/
.head_button {
    position: absolute;
    top: 0;
    right: 160px;
    height: 60px;
    width: 440px;
}
.head_button a {
    width: 100%;
    height: 100%;
    display: block;
}
.head_button a p {
    font-family: 'Lato', sans-serif;
    width: 100%;
    display: flex;
    justify-content: space-between;
    color: #1d7836;
    background-color: #dbe6cd;
    font-size: 3rem;
    height: 100%;
    border-radius: 0 0 10px 10px;
    overflow: hidden;
    line-height: 56px;
    padding: 0 0 0 40px;
    font-weight: bold;
}
.head_button a p span {
    position: relative;
    font-family: "Noto Sans Japanese", sans-serif;
    display: inline-block;
    width: calc(50% - 20px);
    height: 100%;
    color: #fff;
    font-size: 1.6rem;
    background-color: #1d7836;
    border-radius: 0 0 10px 0;
    background-image: url(../image/company/recruit_bg.png);
    background-position: right 14px center;
    background-repeat: no-repeat;
    line-height: 42px;
    padding: 6px 0 0 3px;
    font-weight: normal;
}
.head_button a p span::before {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-left: 60px solid #1d7836;
    border-top: 60px solid transparent;
    border-bottom: 60px solid transparent;
    position: absolute;
    bottom: -40px;
    left: -50px;
    transform: rotate(45deg);
}
/*--

footer

--*/
footer {
    background-color: #1d7836;
}
footer ul li {
    border-right: 1px #fff solid;
}
footer ul li a {
    color: #fff;
}
footer small {
    color: #fff;
}
/*--

second 求人

--*/
#main_img.second {
    background-image: url(../image/company/recruit_bg2.png);
    height: 50vh;
    max-height: 550px;
}
#main_img.second::before {
    max-height: 560px;
    height: 50vh;
    background: rgba(0,0,0,.2);
}
#second_recruitment div p {
    text-align: center;
    line-height: 280%;
    font-size: 1.6rem;
}
#second_recruitment div p span {
    font-size: 3rem;
    display: inline-block;
    width: 100%;
    font-weight: bold;
    margin: 0 0 24px 0;
}
.guideline_button {
    margin: 0 auto 50px;
    display: flex;
    align-items: center;
}
.guideline_button a {
    display: block;
    font-size: 2rem;
    font-weight: 500;
    border-radius: 5px;
    width: calc((100% / 3) - 20px);
    max-width: 950px;
    margin: 20px auto;
    padding: 20px 0;
    color: #fff;
    text-align: center;
    background: #2c8345;
    background: -moz-linear-gradient(top, #2c8345 0%, #2c8345 50%, #1d7836 51%, #1d7836 100%);
    background: -webkit-linear-gradient(top, #2c8345 0%, #2c8345 50%, #1d7836 51%, #1d7836 100%);
    background: linear-gradient(to bottom, #2c8345 0%, #2c8345 50%, #1d7836 51%, #1d7836 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2c8345', endColorstr='#1d7836', GradientType=0 );
    box-shadow: 3px 3px 2px rgba(0,0,0,.3);
}
.guideline_button a span.pc {
    display: inline-block !important;
}
.guideline_group {
    background-color: #dbe6cd;
    border-radius: 15px;
    padding: 50px 30px 30px;
    margin: 0 auto 100px;
}
.guideline_group h3 {
    display: inline-block;
    color: #1d7836;
    text-align: center;
    position: relative;
    margin: 0 auto 50px;
    padding: 0 60px;
    left: 50%;
    transform: translateX(-50%);
    font-size: 3rem;
    font-weight: normal;
}
.guideline_group h3::before {
    content: "";
    display: inline-block;
    height: 4px;
    width: 30px;
    background-color: #1d7836;
    position: absolute;
    top: 50%;
    left: 0;
}
.guideline_group h3::after {
    content: "";
    display: inline-block;
    height: 4px;
    width: 30px;
    background-color: #1d7836;
    position: absolute;
    top: 50%;
    right: 0;
}
.guideline_box {
    margin: 0 0 30px;
}
.guideline_box:last-of-type {
    margin: 0;
}
.guideline_box div + div {
    display: none;
    background-color: #f7f8f8;
}
.guideline_box .guideline_open {
    padding: 30px;
    background-color: #fff;
    position: relative;
    min-height: 180px;
}
.guideline_tit img {
    float: right;
    margin: 0 0 20px 20px;
}
.guideline_tit span:first-of-type {
    border-left: 5px #1d7836 solid;
    color: #1d7836;
    font-size: 2.2rem;
    padding: 0 0 0 10px;
    margin: 0 0 20px 0;
    line-height: 150%;
}
.guideline_tit span {
    display: block;
}
.guideline_tit .csr_open {
    position: relative;
    color: #1d7836;
}
/*.guideline_open .open_txt::after {
    content: "";
    position: absolute;
    left: 10px;
    top: 9px;
    width: 8px;
    height: 8px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
}*/
.guideline_detail {
    padding: 50px;
    clear: both;
}
.guideline_detail .guideline_box_tit1 {
    font-size: 1.6rem;
    color: #1d7836;
    border-bottom: 1px #1d7836 solid;
    line-height: 160%;
    margin: 0 auto 40px;
    padding: 0 0 14px 0;
    text-align: center;
    position: relative;
}
.guideline_detail .guideline_box_tit1::after {
    content: "";
    display: inline-block;
    height: 4px;
    width: 64px;
    background-color: #1d7836;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}
.guideline_detail table {
    border-collapse: collapse;
    width: 90%;
    margin: 0 auto;
    color: #595757;
}
.guideline_detail table tr th, .guideline_detail table tr td {
    border-bottom: 2px #d8d8d8 solid;
    padding: 1em 0;
}
.guideline_detail table tr th {
    font-weight: normal;
    text-align: left;
    padding: 1em 0 1em 0.2em;
    width: 110px;
}
.guideline_close {
    position: relative;
    color: #1d7836;
    padding: 0 0 0 30px;
    line-height: 20px;
    margin: 0;
    display: inline-block;
    float: right;
    cursor: pointer;
}
.guideline_close::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 50%;
    background-color: #1d7836;
    width: 20px;
    height: 20px;
    display: inline-block;
}
.guideline_close::after {
    content: "";
    position: absolute;
    left: 6px;
    top: 7px;
    width: 8px;
    height: 8px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.guideline_detail table + a {
    display: block;
    font-size: 1.8rem;
    font-weight: 500;
    border-radius: 5px;
    width: 50%;
    margin: 40px auto;
    padding: 24px;
    color: #fff;
    text-align: center;
    background: #2c8345;
    background: -moz-linear-gradient(top, #2c8345 0%, #2c8345 50%, #1d7836 51%, #1d7836 100%);
    background: -webkit-linear-gradient(top, #2c8345 0%, #2c8345 50%, #1d7836 51%, #1d7836 100%);
    background: linear-gradient(to bottom, #2c8345 0%, #2c8345 50%, #1d7836 51%, #1d7836 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2c8345', endColorstr='#1d7836', GradientType=0 );
    box-shadow: 3px 3px 2px rgba(0,0,0,.3);
}
#job_content .base_contents__inner {
    width: 95%;
    max-width: 1280px;
}
.job_content_box {
    position: relative;
    height: 430px;
    margin: 100px;
}
.job_content_box:nth-of-type(1) {
    margin: 100px;
}
.job_content_box>dl {
    background-color: #fff;
    padding: 30px;
    width: 50%;
}
.job_content_box>dl dt {
    font-weight: bold;
    font-size: 1.8rem;
    margin: 0 0 20px 0;
    line-height: 180%;
}
.job_content_box>dl dt p {
    display: flex;
    justify-content: flex-start;
}
.job_content_box>dl dt p:nth-of-type(1) span:nth-of-type(1) {
    width: 124px;
}
.job_content_box>dl dt p:nth-of-type(1) span:nth-of-type(2) {
    width: calc(100% - 124px);
}
.job_content_box>dl dd {
    line-height: 180%;
    font-size: 1.4rem;
}
.job_content_box>p {
    position: absolute;
    top: -100px;
    color: #1d7836;
    height: 196px;
    width: 196px;
    text-align: center;
    border-radius: 50%;
    display: inline-block;
    background-color: #dbe6cd;
    font-size: 3rem;
    line-height: 196px;
}
.job_content_box1 {
    background-image: url(../image/company/job_1.png);
    background-position: left top;
    background-size: 600px;
    background-repeat: no-repeat;
}
.job_content_box1>dl {
    float: right;
}
.job_content_box1>p {
    left: -100px;
}
.job_content_box2 {
    background-image: url(../image/company/job_3.png);
    background-position: right top;
    background-size: 600px;
    background-repeat: no-repeat;
}
.job_content_box2>dl {
    float: left;
}
.job_content_box2>p {
    right: -100px;
}
.job_content_box3 {
    background-image: url(../image/company/job_2.png);
    background-position: left top;
    background-size: 600px;
    background-repeat: no-repeat;
}
.job_content_box3>dl {
    float: right;
}
.job_content_box3>p {
    left: -100px;
}
#voice {
    margin: 0 auto 30vh;
}
#voice .base_contents__inner {
    display: flex;
    align-items: flex-start;
}
#voice .base_contents__inner img {
    margin: 0 60px 0 0;
}
#voice .base_contents__inner dl dt {
    color: #1d7836;
    margin: 0 auto 40px;
    font-weight: bold;
    font-size: 3rem;
    line-height: normal;
}
#voice .base_contents__inner dl dd {
    line-height: 200%;
    font-size: 1.6rem;
}
.voice_name {
    font-size: 1.4rem;
    display: inline-block;
    width: 100%;
    margin: 60px auto 0;
}
.voice_name span {
    font-size: 1.8rem;
    display: inline-block;
    width: 100%;
}

@media screen and (min-width: 769px) and (max-height: 800px) {
/* ノートPCなど */
#main_img {
    height: calc(80vh - 50px);
    min-height: initial;
    margin: 0 0 -30px 0;
}
.swiper-container {
    height: 80vh;
}
#main_img::after {
    content: "";
    background-image: url(../image/company/main_after.png);
    background-position: bottom;
    background-repeat: repeat-x;
    background-size: 1350px;
    width: 100%;
    max-height: 246px;
    display: block;
    position: absolute;
    bottom: -25px;
    height: 50%;
}
#main_img::after {
    bottom: -10px;
}
.head_button {
    transform: scale(.8);
    top: -7px;
    right: 8%;
}
#main_img > img {
    max-width: 410px;
}
.guideline_button a {
    font-size: 2rem;
    max-width: 800px;
    margin: 30px auto;
    padding: 14px;
}
.guideline_group h3 {
    margin: 0 auto 60px;
    padding: 0 60px;
    font-size: 3rem;
}
.guideline_group {
    padding: 50px 30px 30px;
}
.guideline_button {
    margin: 0 auto 60px;
}
.job_content_box1, .job_content_box2, .job_content_box3 {
    background-size: 660px;
}
.job_content_box:nth-of-type(1) {
    margin: 50px;
    height: 386px;
}
.job_content_box2 {
    height: 428px;
}
.job_content_box3 {
    height: 360px;
}
.job_content_box {
    margin: 100px 50px;
}
.job_content_box>p {
    top: -50px;
    width: 146px;
    height: 146px;
    line-height: 146px;
    font-size: 2.6rem;
}
.job_content_box1>p, .job_content_box3>p {
    left: -50px;
}
.job_content_box2>p {
    right: -50px;
}
.job_content_box>dl dt {
    font-size: 1.8rem;
    margin: 0 0 20px 0;
}
.job_content_box>dl dd {
    font-size: 1.4rem;
}
.job_content_box>dl dt p:nth-of-type(2) span:nth-of-type(1) {
    width: 84px;
}
#voice .base_contents__inner dl dt {
    font-size: 2rem;
}
#voice .base_contents__inner img {
    width: 35%;
}
#voice .base_contents__inner dl dd {
    font-size: 1.4rem;
}
.voice_name {
    margin: 30px auto 0;
}
}

@media(max-width:75em) {
}

@media (max-width: 50.75em) {
.globalMenuSp.is-fixed>small {
    display: none;
}
#main_img.second, #main_img.second::before {
    height: 38vh;
}
#main_img.second {
    background-image: url(../image/company/recruit_bg2_sp.png);
}	
#main_img.second h2 img {
    width: 70%;
}
section h2 {
    font-size: 2rem;
    padding: 40px 0 0;
    background-size: 200px;
}
#main_img {
    min-height: inherit;
    height: calc(70vh - 74px);
	background-image: url(../image/company/slider1_sp.png);
}    

#main_img::after {
    content: "";
    background-image: url(../image/company/main_after_mb.png);
    background-position: bottom -20px center;
}
#main_img > img {
    width: 60%;
}
.main_copy {
    position: relative;
    display: block;
    margin: -20px auto 0px;
    padding: 0 0 0;
    background-color: #1d7836;
    height: 53px;
}
.head_button.sp {
    position: absolute;
    top: 0;
    right: inherit;
    height: 53px;
    width: 90%;
    transform: translateX(-50%);
    left: 50%;
}
.head_button.sp a p {
 font-size: calc(112.5% + 4 * (100vw - 300px) / 50);
    border-radius: 6px 6px 0 0;
    line-height: 53px;
    padding: 0 0 0 16px;
}
.head_button.sp a p span::before {
    display: none;
}
.head_button.sp a p span {
    color: #1d7836;
    background-color: transparent;
    width: 86%;
    font-size: 1.4rem;
    border-radius: 0 0 6px 0;
    padding: 0 18px 0 9px;
    line-height: normal;
    background-size: 10px;
    display: inline-flex;
    align-items: center;
    background-image: url(../image/company/recruit_bg_g.png);
    background-position: right 8px center;
}
.swiper-container {
    z-index: -1;
    height: calc(70vh - 74px);
}
.swiper-slide img {
    height: 85vh;
    width: auto;
    left: 0;
    right: initial;
    transform: translate(0, -50%);
}
.swiper-slide {
    overflow: hidden;
}
.swiper-slide[data-swiper-slide-index="0"] img {
    transform: translate(-10%, -60%);
}
.swiper-slide[data-swiper-slide-index="1"] img {
    transform: translate(-10%, -60%);
}
.swiper-slide[data-swiper-slide-index="2"] img {
    height: 100%;
    transform: translate(-30%, -50%);
}
.swiper-slide[data-swiper-slide-index="3"] img {
    transform: translate(-50%, -60%);
}
#main_img>img {
    width: 65%;
    padding: 0;
    margin: 0 auto;
    top: 33%;
}
.globalMenuSp.is-fixed::before, .globalMenuSp.active::before {
    background-color: #000;
    background-image: url(../image/company/logo.png);
    background-size: 124px;
    background-repeat: no-repeat;
    background-position: left 12px center;
    padding: 25px 0;
}
section>div>h2 {
    width: 100%;
    font-size: 2.4rem;
    line-height: 45px;
    margin: 0 auto;
}
section>div>h2::before {
    top: 16px;
    height: 70px;
    background-size: 70px;
}
section>div>h2>span {
    font-size: 1.6rem;
    padding: 0;
    margin: 0;
}
section + figure {
    background-attachment: inherit;
    background-size: cover;
    background-position: center;
}
.base_contents__inner {
    width: 95%;
    margin: 20px auto;
}
#philosophy {
    margin: 20px auto 0;
}
#philosophy > div {
    margin: 20px auto 60px;
    width: 80%;
}
#philosophy > div {
    font-size: 1.3rem;
}
#philosophy > div.philosophy_5 {
    margin: 40px auto 80px;
}
#philosophy div.philosophy_1 {
    text-align: left;
}
#philosophy div.philosophy_2 dl dt {
    font-size: 1.6rem;
    margin: 0 auto 10px;
}
#philosophy div.philosophy_3 dl {
    line-height: 160%;
    flex-direction: column;
}
#philosophy div.philosophy_3 dl dt {
    width: 100%;
    margin: 0 auto 0.5em;
}
#philosophy div.philosophy_3 dl dd {
    width: 100%;
    margin: 0 auto 1.5em;
}
#philosophy div.philosophy_3 dl:last-child dd {
    margin: 0 auto;
}
#philosophy > div:last-child {
    margin: -20px auto 80px;
}
#philosophy div.philosophy_5 p {
    font-size: 2.6rem;
    font-weight: bold;
    text-align: center;
    letter-spacing: normal;
}
#philosophy div.philosophy_5 p::before {
    content: "「";
    font-size: 2.4rem;
    font-weight: normal;
    padding: 0;
    display: inline-block;
}
#philosophy div.philosophy_5 p::after {
    content: "」";
    font-size: 2.4rem;
    font-weight: normal;
    padding: 0;
    display: inline-block;
}
.csr_tit {
    display: flex;
    flex-direction: column;
    max-height: initial;
}
.csr_tit img {
    float: none;
    margin: 0 auto;
    display: block;
    width: 100%;
    height: auto;
    max-height: initial;
}
.csr_tit a {
    order: 2;
    padding: 20px 0 0;
}
.csr_tit span:first-of-type {
    order: 1;
    font-size: 1.5rem;
    margin: 0;
    font-weight: bold;
}
.csr_tit span:last-of-type {
    order: 3;
    margin: 20px auto 0;
}
.csr_tit span {
    font-size: 1.3rem;
}
#csr div.csr_box .csr_open {
    padding: 20px;
    min-height: initial;
    /* max-height: 200px; */
    height: auto;
}
#csr div.csr_box {
    width: 90%;
}
.csr_detail {
    padding: 20px;
}
.csr_detail .csr_box_tit1 {
    font-size: 1.4rem;
    padding: 0 0 10px 0;
}
.csr_detail .csr_box_txt1, .csr_detail figure figcaption {
    font-size: 1.3rem;
    margin: 0 auto 30px;
}
.csr_detail .csr_box_tit2 {
    font-size: 1.3rem;
}
.open_txt {
    font-size: 1.35rem;
    float: none;
    margin: 20px 0 0;
    position: relative;
    bottom: inherit;
    left: inherit;
}
.csr_close {
    float: none;
    bottom: 20px;
    right: inherit;
    left: 20px;
}
#csr {
    padding: 20px 0 40px;
}
#about {
    padding: 0 0 60px;
}
#about table tr th, #about table tr td {
    display: block;
    width: 100%;
    text-align: left;
    font-size: 1.3rem;
}
#about table tr td {
    padding: 0 0 7px 0;
    border-top: none;
}
#about table tr th {
    padding: 7px 0 0 0;
    font-weight: bold;
}
#about table tr td dl dt::before {
    font-size: 1.4rem;
}
#history .timeline >div {
    position: relative;
    width: 90%;
    margin: 0 auto;
    padding: 0 0 80px 0;
}
#history .timeline >div::before {
    left: 20px;
}
#history .timeline >div ul li:first-child p::before {
    left: 0;
}
#history .timeline >div ul li p::before {
    left: 10px;
}
#history .timeline >div ul li:nth-child(odd) p, #history .timeline >div ul li:nth-child(9) p:nth-child(2) {
    float: none;
    padding: 0 0 0 50px;
}
#history .timeline >div ul li:nth-child(even) p, #history .timeline >div ul li:nth-child(9) p:nth-child(1) {
    float: none;
    padding: 0 0 0 50px;
    text-align: left;
}
#history .timeline >div ul li p {
    width: 60%;
    font-size: 1.2rem;
}
#history .timeline >div ul li p span {
    font-weight: bold;
}
#history .timeline >div::after {
    left: 8px;
}
#history {
    padding: 20px 0 40px;
}
#history .timeline.effect3::after {
    top: 0;
    opacity: 0;
    background-image: url(../image/company/history_bg_sp.png);
    background-repeat: no-repeat;
    background-position: top right;
    background-size: 142px;
}
#history .timeline >div ul li:nth-child(2) {
    margin: 14px 0 0;
}
#history .timeline >div ul li:nth-child(n+3):nth-child(-n+5) {
    margin: 20px 0 0;
}
#history .timeline >div ul li:nth-child(6) {
    margin: 80px 0 0;
}
#history .timeline >div ul li:nth-child(8) {
    margin: 80px 0 0;
}
#history .timeline >div ul li:nth-child(7) {
    margin: 14px 0 0;
}
#access>h2 {
    line-height: 35px;
}
#access > div:first-of-type {
    width: 90%;
    flex-direction: column;
    margin: 20px auto;
}
#access > div:first-of-type img {
    margin: 0 auto;
    width: 100%;
}
#access > div:first-of-type p span {
    font-size: 1.4rem;
    margin: 0 auto;
}
#access > div:first-of-type p {
    font-size: 1.2rem;
    margin: 0 auto 1em;
    letter-spacing: normal;
}
#access > div.gmap + div ul {
    width: 100%;
    flex-direction: column;
}
#access > div.gmap + div ul li {
    width: 80%;
    margin: 0 auto;
    padding: 0;
}
#access > div.gmap + div ul li:first-child {
    margin: 0 auto 46px;
}
#access > div.gmap + div {
    padding: 46px 0 0;
    background-color: transparent;
}
#access .recruit {
    padding: 40px 0;
    width: 90%;
    margin: 0 auto;
    overflow: hidden;
}
#access .recruit a {
	background-image: url(../image/company/recruit_banner_sp.png);
    height: auto;
    background-position: center;
    background-size: contain;
    flex-direction: column;
    padding: 120px 0 0;
}
#access .recruit a p {
    padding: 12px;
    font-size: 1.6rem;
    width: 100%;
    line-height: 25px;
}
#access .recruit a p {
    background-size: 10px;
}
#access .recruit a p::before {
    display: none;
}
#contact {
    padding: 50px 0;
}
#contact a {
    background-position: left 15px center;
    font-size: 1.6rem;
    padding: 14px 14px 14px 54px;
    width: 90%;
}
#second_recruitment div p span {
    font-size: 2.2rem;
    line-height: normal;
}
#second_recruitment div p {
    text-align: left;
    line-height: 180%;
    font-size: 1.4rem;
    width: 95%;
    margin: 0 auto;
}
.guideline_button {
    margin: 0px auto 40px;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
}
.guideline_button a {
    font-size: 1.4rem;
    margin: 5px;
    padding: 10px;
    width: calc(33% - 10px);
    display: inline-flex;
    align-items: center;
}
.guideline_button a span {
    line-height: normal;
    display: inline-block;
    text-align: center;
    width: 100%;
}
.guideline_button a span.pc {
    display: none !important;
}
.guideline_tit {
    display: flex;
    flex-direction: column;
}
.guideline_tit a {
    order: 2;
    padding: 20px 0 0;
}
.guideline_tit img {
    float: none;
    margin: 0 auto;
    display: block;
    width: 100%;
}
.guideline_tit span:first-of-type {
    order: 1;
    font-size: 1.5rem;
    margin: 0;
    font-weight: bold;
}
.guideline_tit span:last-of-type {
    order: 3;
    margin: 20px auto 0;
}
.guideline_tit span {
    font-size: 1.3rem;
}
#guideline div.guideline_box .guideline_open {
    padding: 20px;
}
#guideline div.guideline_box {
    width: 90%;
}
.guideline_detail {
    padding: 20px;
}
.guideline_detail .guideline_box_tit1 {
    font-size: 1.4rem;
    padding: 0 0 10px 0;
    margin: 0 auto 10px;
}
.guideline_detail .guideline_box_txt1, .guideline_detail figure figcaption {
    font-size: 1.3rem;
    margin: 0 auto 30px;
}
.guideline_detail .guideline_box_tit2 {
    font-size: 1.3rem;
}
.guideline_close {
    float: none;
}
.guideline_group {
    padding: 24px;
    margin: 0 auto 60px;
}
.guideline_group h3 {
    padding: 0 36px;
    margin: 10px auto 30px;
    font-size: 2rem;
}
.guideline_group h3::before, .guideline_group h3::after {
    height: 3px;
    width: 20px;
}
.guideline_box .guideline_open {
    padding: 24px;
}
.guideline_detail table tr th, .guideline_detail table tr td {
    display: block;
    font-size: 1.3rem;
}
.guideline_detail table tr th {
    padding: 1em 0 0;
    border-bottom: none;
    font-weight: bold;
}
.guideline_detail table tr td {
    padding: 0 0 1em;
}
.guideline_detail table + a {
    font-size: 1.6rem;
    width: 100%;
    margin: 40px auto;
    padding: 14px;
}
.guideline_box:last-of-type {
    margin: 0;
}
.guideline_box {
    margin: 0 0 30px;
}
.job_content_box {
    height: auto;
    margin: 10px !important;
}
.job_content_box.job_content_box2 {
    margin: 80px 10px !important;
}
.job_content_box>p {
    position: static;
    height: auto;
    width: 100%;
    font-size: 1.6rem;
    line-height: normal;
    border-radius: 0;
    padding: 10px 0;
}
.job_content_box>dl {
    float: none;
    background-color: #fff;
    padding: 14px;
    width: 100%;
}
.job_content_box>dl dt {
    font-size: 1.6rem;
    margin: 0 0 10px;
}
.job_content_box>dl dd {
    line-height: 160%;
    font-size: 1.3rem;
}
.job_content_box>dl dt p:nth-of-type(1) span:nth-of-type(1) {
    width: auto;
}
.job_content_box>dl dt p {
    flex-direction: column;
}
.job_content_box>dl dt p:nth-of-type(1) span:nth-of-type(2), .job_content_box>dl dt p:nth-of-type(2) span:nth-of-type(2) {
    width: auto;
    font-size: 1.4rem;
    line-height: normal;
    margin: 0 0 1em;
}
.job_content_box.job_content_box1, .job_content_box.job_content_box2, .job_content_box.job_content_box3 {
    padding: 0 0 240px;
    background-size: contain;
    background-position: bottom center;
}
#voice {
    margin: 0 auto 20vh;
}
#voice .base_contents__inner {
    flex-direction: column;
}
#voice .base_contents__inner dl {
    width: 90%;
    margin: 0 auto;
}
#voice .base_contents__inner dl dt {
    margin: 0 auto 1em;
    font-size: 1.8rem;
    line-height: 160%;
}
#voice .base_contents__inner dl dd {
    display: flex;
    line-height: 180%;
    font-size: 1.3rem;
    flex-direction: column-reverse;
}
.voice_name {
    font-size: 1.2rem;
    margin: 0 auto 30px;
    line-height: normal;
}
.voice_name span {
    font-size: 1.4rem;
}
#voice .base_contents__inner img {
    margin: 0 auto 30px;
    width: 50%;
}
section + figure {
    height: 40vh;
}
section + figure img {
    height: 100%;
    width: auto;
}
section + figure:nth-of-type(4) img {
    top: 110px;
}
#contact div div p:nth-of-type(2) svg {
    fill: #000;
    width: 26px;
    height: 26px;
    margin: 0 8px 0 0;
}
#contact > div div:nth-of-type(2), #contact > div div:nth-of-type(2) p {
    flex-direction: column;
    font-size: 1.4rem;
}
#contact > div div:nth-of-type(2) p:nth-child(1)::after {
    display: none;
}
#contact > div div:nth-of-type(2) p span {
    margin: 5px auto;
}
footer ul li {
    padding: 0.5em;
    width: 50%;
    border-bottom: 2px #fff solid;
    margin-bottom: 0;
}
footer ul li {
    border-right: 2px #fff solid;
}
}

@media (max-width: 50.750em) and (orientation: landscape) {
#main_img {
  	background-image: url(../image/company/slider1.png);
}  
#main_img, .swiper-container {
    height: 75vh;
}
#main_img::after {
    height: 33%;
}
#main_img>img {
    width: 46%;
    top: 30%;
}
.head_button.sp a p {
    font-size: 3rem;
}
#access > div:first-of-type {
    flex-direction: row;
    align-items: center;
}
#access > div:first-of-type img {
    width: 40%;
}
#access > div.gmap + div ul {
    width: 90%;
    flex-direction: row;
}
#access > div.gmap + div ul li:first-child {
    margin: 0 auto;
}
#access > div.gmap + div ul li {
    margin: 10px 16px;
}
#philosophy div.philosophy_1 {
    text-align: center;
}
.csr_tit {
    display: flex;
    flex-direction: row;
}
#csr div.csr_box {
    margin: 0 auto 40px;
}
#csr div.csr_box div + div {
    display: none;
    background-color: #f7f8f8;
    clear: both;
    position: relative;
}
#csr div.csr_box .csr_open {
    padding: 30px 30px 30px 30px;
    background-color: #fff;
    min-height: 200px;
    position: relative;
}
.csr_tit {
    max-height: 190px;
    display: inline-block;
}
.csr_tit img, .guideline_tit img {
    float: right;
    margin: 0 0 20px 20px;
    width: auto;
    max-height: 140px;
}
.csr_tit span:first-of-type {
    border-left: 5px #1d7836 solid;
    color: #1d7836;
    padding: 0 0 0 10px;
    margin: 0 0 20px 0;
    line-height: 150%;
}
.csr_tit span {
    display: block;
}
.csr_tit span.pc {
    display: inline !important;
}
section + figure {
    background-attachment: inherit;
    background-size: cover;
    background-position: top -40px center;
}
}
