@charset "utf-8";
/*======================================
recruit
=======================================*/
.page-section {
	background-color: rgba(255, 255, 255, .95);
	padding: 90px 0 75px;
}
.page-section-wrap {
	background-image: url(../img/petroleum/section_bg01.jpg);
}
.page-section-wrap:before,
.page-section-wrap:after {
    content: none;
}

.page-section .page-title span {
    color: #990610;
}
@media only screen and (max-width: 767px) {
    .page-section {
        padding: 45px 0 20px;
    }
}
/*------------------------------------*/

.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;
}





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

.petroleum-header {
    text-align: center;
	background-image: url(../img/petroleum/catch_bg.jpg);
	background-position: center center;
    padding: 150px 0 100px;

}

.petroleum-header h2.section-title {
    color: #fff;
    font-size: 4.2rem;
    font-family: Lustria, 游明朝体, "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", serif;
    font-weight: 400;
}
.petroleum-header h2.section-title span {
    display: block;
    font-size: 1.8rem;
    letter-spacing: .2rem;
    padding: 10px 0;
    margin: 10px 0;
    position: relative;
    font-family: 'Barlow Condensed', sans-serif;
    font-weight: 200;
    font-style: italic;
    font-weight: 500;
}
.petroleum-header h2.section-title span:before {
    content: "";
    position: absolute;
    left: 50%;
    top: 0;
    width: 60px;
    margin-left: -30px;
    height: 3px;
    background-color: #8F0610;
}
.petroleum-header h3.section-catchcopy {
	font-size: 3.4rem;
	color: #fff;
    letter-spacing: .4rem;
    line-height: 1.3;
    font-family: Lustria, 游明朝体, "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", serif;
    font-weight: 400;
}
.petroleum-header p.section-text {
    color: #fff;
}

.petroleum-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 );
}
#petroleum .section-title-en {
	font-size: 2.4rem;
	font-weight: 600;
}

.petroleum-content {
    background-image: url(../img/petroleum/contact_bg.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    background-color: #F3F3F6;
}
.petroleum-content-inner {

    top: -100px;
    position: relative
}
.petroleum-content-box {
    background-color: #fff;
    padding: 100px 60px;
}
.petroleum-content-box .btn {
font-size: 1.5rem;
font-style: normal;
}
.branch-title {
    font-size: 3.8rem;
    letter-spacing: .3rem;
    font-family: Lustria, 游明朝体, "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", serif;
    position: relative;
border-bottom: 1px solid #B2B2B2;
}
.branch-title span {
    position: absolute;
    top: 10px;
    border: 1px solid #970610;
    font-family: 'Barlow Condensed', sans-serif;
    font-style: italic;
    padding: 2px 8px;
    font-size: 1.6rem;
    color: #970610;
    margin-left: 20px;;

}
.petroleum-content .map {
width: 100%;
height: 300px;
}

.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;
}



.petroleum-box-wrap {
    margin-top: -100px;
}
.petroleum-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);
}


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

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

@media only screen and (max-width:1200px) {
    .petroleum-header {
        padding: 80px 0 80px;

    }
    .branch-title span {display: block;
        top: auto;
        margin-left: 0;
    position: relative;
    border: 0;
    margin-bottom: 20px;
    margin-top: 10px;
    padding: 0;
    letter-spacing: 0.1em;;
}
}
@media only screen and (max-width: 991px) {
    .petroleum-content-box {
        background-color: #fff;
        padding: 60px 60px;
    }
    .branch-title {
        font-size: 2.8rem;
    }
}

@media only screen and (max-width: 767px) {
    .petroleum-content {
        padding: 0;
    }
    .petroleum-content-box {
        background-color: #fff;
        padding: 20px;
    }
.petroleum-header {
    padding: 75px 0px 35px;
}
    .petroleum-header h2.section-title {
        font-size: 2.4rem;
    }
    .petroleum-header h3.section-catchcopy {
        font-size: 2.0rem;
    }
    .petroleum-header h2.section-title span {
        font-size: 1.3rem;
    }
    .petroleum-subheader {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .petroleum-header h3 {
        font-size: 2.0rem;
        letter-spacing: .3rem;;
    }
    .petroleum-content-inner {
        top: -90px;
    }
    .petroleum-petroleum-left {
        padding: 30px 40px 40px;
    }
    .petroleum-box-wrap {
        margin-top: 20px;
    }
    .petroleum-content-box h4.title02 {
        display: none;
            }

}
