@charset "utf-8";
/*======================================
recruit
=======================================*/

.page-section-wrap {
	background-image: url(../img/ss/ss_bg.jpg);
}

.page-section-wrap:before,
.page-section-wrap:after {
    content: none;
}
.page-section .page-title {
    color: #fff;
}

/*------------------------------------*/

.section-title-en {
    border: 1px solid #001E6E;
    color: #001E6E;
    font-size: 1.0rem;
    letter-spacing: .2rem;
    padding: 2px 3px 2px 5px;
    margin: 10px 0;
    font-family: 'Oswald', sans-serif;
    font-weight: 200;
    position: relative;
    display: inline-block;
}


.right {
    right: 0;
}





/*------------------------------------*/


/*------------------------------------*/

.ss-subheader {
    margin: 0 auto;
    padding-top: 100px;
    padding-bottom: 90px;
    background: #a4000b;
    background: -moz-linear-gradient(left, #a4000b 0%, #85020b 100%);
    background: -webkit-linear-gradient(left, #a4000b 0%,#85020b 100%);
    background: linear-gradient(to right, #a4000b 0%,#85020b 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a4000b', endColorstr='#85020b',GradientType=1 );
}
#ss .section-title-en {
	font-size: 2.4rem;
	font-weight: 600;
}

.ss-content {

    background-color: #F3F3F6;
    border-top: 5px solid #9F000B;
    padding: 100px 0 50px;
}
@media only screen and (max-width: 767px) {
    .ss-content {
        padding: 50px 0 0px;
    }
}

.ss-bg {
    background-image: url(../img/ss/section_bg01.jpg);
    background-position: center top;
    background-repeat: no-repeat;
}
.ss-left {
    padding-left: 60px
}

.branch-title {
    font-size: 3.8rem;
    letter-spacing: .3rem;
    font-family: Lustria, 游明朝体, "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", serif;
    position: relative;
    color: #202020;
}
.title01:before {
    background-color: #970610;
}
.branch-title-en {

    border: 1px solid #970610;
    font-family: 'Barlow Condensed', sans-serif;
    font-style: italic;
    padding: 2px 8px;
    font-size: 1.6rem;
    color: #970610;
    font-weight: 400;
    letter-spacing: 0.05em;
}
@media only screen and (max-width: 991px) {
    .branch-title {
        font-size: 2.8rem;
    }
}
.ss-content .map-wrap {
    position: relative;
}
.ss-content .map {
width: 100%;
height: 400px;
}
.ss-content .map-wrap .btn {
    width: auto;
    position: absolute;
    bottom: 6px;
left: 50%;
margin-left: -180px;
border-radius: 0;
font-size: 1.4rem;
font-style: normal;
padding: 10px 105px 10px 120px;
}
.ss-content .map-wrap .btn:before {
    content: "";
    background-image: url(../img/common/arrow1.svg);
    width: 22px;
    height: 5px;
    margin-right: 10px;
    display: block;
    left: 15px;
    top: 50%;
    margin-top: -3px;
    position: absolute;

}
@media only screen and (max-width: 767px) {
    .ss-content .map-wrap .btn {
        position: relative;
        bottom: 0;
    left: 0;
    margin-left: 0;
    border-radius: 0;
    font-size: 1.4rem;
    font-style: normal;
    padding: 15px 0 10px 0;
    display: block;
    width: 100%;
    }
}

.ss-box-wrap {
    margin-top: -100px;
}
.ss-box-header {
    background:
    linear-gradient(45deg,  transparent 20px, #fff 20px),
    linear-gradient(135deg, transparent 20px, #fff 20px),
    linear-gradient(225deg, transparent 20px, #fff 20px),
    linear-gradient(315deg, transparent 20px, #fff 20px);
  background-position: bottom left, top left, top right, bottom right;
  background-size: 50% 50%;
  background-repeat: no-repeat;
    /* background: linear-gradient(45deg, #0000 20px, #fff 20px), linear-gradient(135deg, #0000 0px, #fff 0px), linear-gradient(225deg, #0000 20px, #fff 20px), linear-gradient(315deg, #0000 0px, #fff 0px); */
    background-position: bottom left, top left, top right, bottom right;
    background-size: 50% 50%;
    background-repeat: no-repeat;


        /* box-shadow: 0px 0px 25.92px 1.08px rgba(173, 173, 173, 0.1); */
        -webkit-box-shadow: 7px 7px 20px 0px rgba(0,0,0,0.2);
        -moz-box-shadow: 7px 7px 20px 0px rgba(0,0,0,0.2);
        box-shadow: 7px 7px 20px 0px rgba(0,0,0,0.2);
}


.ss-petroleum-left {
    padding-top: 40px;

}
.ss-title-en {
    font-size: 3.5rem;
    font-family: 'Oswald', sans-serif;
    font-weight: 600;
    color: #001871;
    letter-spacing: .4rem;
}
.ss-area {
    color: #333;
    font-size: 2.0rem;
    font-weight: bold;
    letter-spacing: .1rem;
}
.ss-detail {
    color: #001871;
    letter-spacing: .1rem;
    line-height: 1.7;
}
.ss-btn-wrap {
    position: relative;
}
.ss-btn-catch {
position: absolute;
top: -50px;
z-index: 1;
}
.ss-comment {
    font-size: 1.5rem;
}

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

    .ss-header {
        padding: 75px 0px;
    }
    .ss-header h3 {
        font-size: 2.0rem;
        letter-spacing: .3rem;;
    }
    .ss-petroleum-left {
        padding: 30px 40px 40px;
    }
    .ss-box-wrap {
        margin-top: 20px;
    }
}

































.section-title-en {
    background-color: #fff;
    border: 2px solid #001871;
    margin-top: -20px;
    font-size: 2.4rem;
    padding: 5px 110px;
}
.section-text {
    font-size: 1.6rem;
    color: #001871;
    font-family: Lustria, 游明朝体, "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", serif;
    letter-spacing: 0.1rem;
}




.section-subtitle-en {
    margin-top: -29px;
}
.section-subtitle-en span {

    display: inline-block;
    padding: 3px 45px;
    background-color: #001871;
    color: #fff;
    font-size: 1.6rem;
    font-family: 'Oswald', sans-serif;
    font-weight: 600;
}
.dl-table {
    line-height: 1.7;
}
.dl-table dt {
    padding-left: 1%;
    padding-right: 1%;
}
.dl-table dd {
    padding-left: 5%;
    padding-right: 5%;
}


.dl-table dt:nth-child(37) {
    border-bottom: 2px solid #001E6E;
}
.dl-table dd:nth-child(38) {
    border-bottom: 1px solid #E2E2E2;
}

@media only screen and (max-width: 767px) {
    .requirements-header .section-title {
        font-size: 2.4rem;
    }
    .requirements-header {
        padding: 75px 0 35px 0;
        background-color: #001871;
    }
    .dl-table :nth-child(1) {
        border-top: 0px solid #001E6E;
    }
}
