@charset "utf-8";

/* 汎用 */

a:hover img {
    opacity: 0.8;
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    transition: 0.15s;
}
.mb15 {
    margin-bottom: 15px;
}
.mb20 {
    margin-bottom: 20px;
}
.mb30 {
    margin-bottom: 30px;
}
.mb40 {
    margin-bottom: 40px;
}
.mb45 {
    margin-bottom: 45px;
}
.mb50 {
    margin-bottom: 50px;
}
.mb60 {
    margin-bottom: 60px;
}
.mb70 {
    margin-bottom: 70px;
}
.mb100 {
    margin-bottom: 100px;
}
.mr40 {
    margin-right: 40px;
}
.tal {
    text-align: left;
}
.tac {
    text-align: center;
}
.tar {
    text-align: right;
}
.st {
    font-weight: bold;
}
.fl {
    float: left;
}
.fr {
    float: right;
}
.fs16 {
    font-size: 16px;
}
.fs18 {
    font-size: 18px;
}
.error {
    color: #ff0000;
}

/*============================
#content_news
============================*/

div#content_news {
    clear: both;
    width: 780px;
    margin: 88px auto 105px;
}
div#content_news h2.content_news_title {
    /*margin: 0 auto 48px;*/
    margin: 0 auto 15px;
}
div#content_news h2.content_news_title img {}
div#content_news dl {
    border-top: dotted 1px #C8C8C8;
    padding: 6px 0 6px 0px;
    clear: both;
}
div#content_news dl:nth-last-child(1) {
    border-bottom: dotted 1px #C8C8C8;
}
div#content_news dl dt {
    float: left;
    clear: both;
    font-size: 15px;
    color: #595757;
}
div#content_news dl dd.content_news_info {
    width: 541px;
    float: left;
    font-size: 15px;
    color: #595757;
    padding: 0 0px 0 47px;
}
div#content_news dl dd.content_news_info a {
    color: #595757;
    font-size: 15px;
}
div#content_news dl dd.content_news_detail {
    width: 54px;
    float: right;
}
section.parallax01 {
    background: url(../img/content_service_img.jpg) center bottom fixed;
    height: 400px;
    background-repeat: repeat-y;
    background-size: 100% auto;
}

/*============================
#content_service
============================*/

div#content_service {
    width: 900px;
    margin: 91px auto 96px;
    display: flex;
    flex-direction: column;
    align-items: center;
}
div#content_service.clearfix p.content_service_text {
    font-size: 15px;
    color: #595757;
    margin: 16px 0 25px 0;
    line-height: 1.8;
}
div#content_service.clearfix div.content_service_left {
    width: 440px;
}
div#content_service.clearfix div.content_service_left p.content_service_left_text {
    font-size: 15px;
    color: #595757;
    padding: 12px 0 9px 7px;
    line-height: 1.7;
}
div#content_service.clearfix div.content_service_left p.content_service_left_estimate {
    background: url(../img/content_service_estimate01.jpg) no-repeat;
}
div#content_service.clearfix div.content_service_left p.content_service_left_estimate a {
    font-size: 16px;
    color: #fff;
    padding: 21px 0 17px 0;
    display: block;
}
div#content_service.clearfix div.content_service_right {
    width: 443px;
}
div#content_service.clearfix div.content_service_right p.content_service_right_text {
    font-size: 15px;
    color: #595757;
    padding: 12px 0 9px 13px;
    line-height: 1.7;
}
div#content_service.clearfix div.content_service_right p.content_service_rightt_estimate {
    background: url(../img/content_service_estimate02.jpg) no-repeat;
}
div#content_service.clearfix div.content_service_right p.content_service_rightt_estimate a {
    font-size: 16px;
    color: #fff;
    padding: 21px 0 17px 0;
    display: block;
}

/*============================
#content_history
============================*/

div#content_history {
    clear: both;
}
div#content_history .content_history_inner {
    width: 750px;
    margin: 61px auto 87px;
}
div#content_history p.content_history_text {
    font-size: 15px;
    color: #595757;
    padding: 17px 0 32px 0;
    line-height: 1.8;
}
div#content_history dl.content_history_chronology dt {
    text-align: center;
    margin: 0px 0 20px 0;
}
div#content_history dl.content_history_chronology dd {
    font-size: 15px;
    color: #595757;
    text-align: center;
    border-top: dotted 1px #C8C8C8;
    padding: 12px 0 36px 0;
}
section.parallax02 {
    background: url(../img/content_company_img01.jpg) center bottom fixed;
    height: 400px;
    background-repeat: repeat-y;
    background-size: 100% auto;
}

/*============================
#content_company
============================*/

p.history_img img {
    width: 100%;
}
div#content_company {
    width: 975px;
    margin: 0 auto 134px;
    position: relative;
}
div#content_company div.prev-button {
    background: url(../img/content_company_arrow_left.png) no-repeat;
    left: 0;
    position: absolute;
    top: 50%;
    padding: 29px 32px;
}
div#content_company div.next-button {
    background: url(../img/content_company_arrow_right.png) no-repeat;
    right: 0;
    position: absolute;
    top: 50%;
    padding: 29px 32px;
}
div#content_company h2 {
    margin: 65px 0 24px 0;
}
div#content_company p.content_company_text {
    font-size: 15px;
    color: #595757;
    line-height: 1.8;
}
div#content_company ul.clearfix {
    width: 780px;
    margin: 51px auto 52px;
}
div#content_company ul.clearfix li {
    display: inline-block;
    margin: 0 2px;
}
div#content_company div.content_company_block_wrapper {
    width: 796px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}
div#content_company .company_arrow {
    position: absolute;
    top: 50%;
    cursor: pointer;
    overflow: hidden;
}
div#content_company p#company_arrow_right {
    right: 0;
}
div#content_company p#company_arrow_left {
    left: 0;
}
div#content_company div.content_company_block_wrapper> div {
    width: 2400px;
    position: relative;
    left: -800px;
}
div#content_company div.content_company_block {
    width: 796px;
    margin: 0 auto;
    display: inline-block;
    vertical-align: top;
}
div#content_company div.content_company_block:first-child {
    border-top: solid 1px #C7C8C8;
    border-bottom: solid 1px #C7C8C8;
    padding: 22px 0 24px 0;
}
div#content_company div.content_company_block.clearfix p.content_company_block_text {
    font-size: 16px;
    color: #595757;
    line-height: 1.9;
}
div#content_company div.content_company_block.clearfix p.content_company_block_mujica {
    font-size: 12px;
    color: #595757;
}
div#content_company div.content_company_block.clearfix p.content_company_block_president {
    padding: 0 102px 0 0;
}
div#content_company div.content_company_block.clearfix p.content_company_block_describe {
    color: #595757;
    font-size: 14px;
    padding: 69px 21px 0 0;
}
div#content_company div.content_company_block.clearfix p.content_company_block_img {
    margin: 0 0 49px 0;
}
div#content_company div.content_company_block.clearfix dl.content_company_mission_statement dt {
    font-size: 15px;
    color: #B4A787;
}
div#content_company div.content_company_block.clearfix dl.content_company_mission_statement dd {
    font-size: 17px;
    color: #595757;
    margin: 14px 0 43px 0;
}
div#content_company div.content_company_block.clearfix dl.content_company_mission_statement dd.content_company_mission_statement_second {
    line-height: 2;
}
div#content_company div.content_company_block.clearfix p.content_company_block_describe span.content_company_block_name {
    font-size: 20px;
    color: #595757;
}
div#content_company div.content_company_block.clearfix dl.content_company_block_left {
    width: 380px;
    float: left;
}
div#content_company div.content_company_block.clearfix dl.content_company_block_left dt {
    float: left;
    clear: both;
    width: 95px;
    font-size: 14px;
    color: #595757;
    padding: 30px 0px 0 0;
    line-height: 2;
}
div#content_company div.content_company_block.clearfix dl.content_company_block_left dd {
    float: left;
    font-size: 14px;
    color: #595757;
    line-height: 2.3;
    padding: 27px 0 0 0;
}
div#content_company div.content_company_block.clearfix dl.content_company_block_right {
    width: 293px;
    float: right;
}
div#content_company div.content_company_block.clearfix dl.content_company_block_right dt {
    float: left;
    clear: both;
    width: 95px;
    font-size: 14px;
    color: #595757;
    padding: 30px 0px 0 0;
    line-height: 2;
}
div#content_company div.content_company_block.clearfix dl.content_company_block_right dd {
    float: left;
    font-size: 14px;
    color: #595757;
    line-height: 2.2;
    padding: 30px 0 0 0;
}
div#content_company div.content_company_block.clearfix dl.content_company_block_right dd a {
    color: #595757;
    border-bottom: solid 1px #595757;
}
div#content_company div.content_company_block.clearfix dl.content_company_block_right dd a:hover {
    color: #ccc;
}
section.parallax03 {
    background: url(../img/content_company_img02.jpg) center bottom fixed;
    height: 400px;
    background-size: 100% auto;
}

/*============================
#content_recruit
============================*/

div#content_recruit {
    width: 811px;
    margin: 69px auto 53px;
    border-bottom: solid 1px #C8C8C8;
    padding: 0 0 33px 0;
}
div#content_recruit div.content_recruit_describe p {
    font-size: 15px;
    color: #595757;
    margin: 32px 0 0 0;
    font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    line-height: 1.8;
}
div#content_recruit div.content_recruit_describe {
    font-size: 15px;
    width: 528px;
}
div#content_recruit h2 img {
    margin: 0px 0 20px 0;
}
div#content_recruit p.content_recruit_text {
    font-size: 15px;
    color: #595757;
    margin: 0 0 50px 0;
}
div#content_recruit p.content_recruit_img {
    width: 243px;
    font-size: 14px;
    color: #595757;
    line-height: 1.6;
    padding: 1px 0 0 0;
}
div#content_recruit p.content_recruit_img img {
    margin: 0 0 7px 0px;
}
div#content_recruit p.content_recruit_img span.content_recruit_name01 {
    font-size: 20px;
}

/*============================
#content_map
============================*/

div#content_map {
    margin: 0 auto;
    width: 100%;
    height: 400px;
    clear: both;
}

/*  contact  */

div#contactform {
    /* text-align: center; */
    width: 900px;
    margin: 42px auto 0;
    font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Verdana, "游ゴシック", YuGothic, Arial, sans-serif;
}
div#contactform p.contactform_title {
    text-align: center;
    margin-bottom: 26px;
}
div#contactform p.contactform_text {
    color: #343434;
    background: #e5e5e5;
    padding: 21px 0 8px 13px;
}
div#contactform p.contactform_submit {
    text-align: center;
    margin-top: 49px;
}
div#contactform p.contactform_submit input {
    padding: 18px 60px;
    border: none;
    background: #B4A787;
    border-radius: 4px;
    color: #fff;
    font-weight: bold;
    cursor: pointer;
}
div#contactform form#myform table {
    background: #e5e5e5;
    border-collapse: separate;
    border-spacing: 14px 6px;
}
div#contactform form#myform table tr {}
div#contactform form#myform table th {
    text-align: left;
    color: #fff;
    background: #595757;
    font-size: 14px;
    padding: 16px 7px 16px 18px;
    border-collapse: separate;
    vertical-align: middle;
}
div#contactform form#myform table th span.note_red {
    color: #ff0000;
}
div#contactform form#myform table td {
    vertical-align: middle;
    background: #fff;
    padding: 12px 11px 12px 18px;
    color: #666;
}
div#contactform form#myform table tr td input {
    background: #fbfbfb;
    border: solid 1px #e4e3e3;
    padding: 10px 10px 10px 10px;
}
div#contactform form#myform table tr td textarea {
    background: #fbfbfb;
    border: solid 1px #e4e3e3;
    padding: 10px 10px 10px 10px;
}

/* スマホ対応
ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー*/

.pc {
    display: block
}
.sp {
    display: none
}
.top-banner{
    /*padding-top: 40px;*/
}
@media screen and (max-width:768px) {
    /* top */
    .pc {
        display: none !important
    }
    .sp {
        display: block !important
    }
    section.parallax01 {
        /*height: 200px;*/
        background: url(../img/sp_bg01.jpg) no-repeat;
        background-size: cover;
        height: 80vw;
        width: 100%;
    }
    div#content_news {
        width: 90%;
        margin: 39px auto 46px;
    }
    div#content_news dl dt {
        float: none;
    }
    div#content_news h2.content_news_title img {
        width: 27%;
    }
    div#content_news dl dd.content_news_info {
        width: 90%;
        padding: 3px 0 3px 0;
    }
    div#content_news dl {
        margin: 0 0 0 5px;
    }
    div#content_service {
        width: 90%;
    }
    div#content_service {
        margin: 39px auto 30px;
    }
    div#content_service p.content_service_title img {}
    div#content_service.clearfix div.content_service_left {
        float: none;
        margin: 0 auto;
        width: 100%;
    }
    div#content_service.clearfix div.content_service_right {
        float: none;
        margin: 0 auto;
        width: 100%;
    }
    div#content_service.clearfix div.content_service_right p.content_service_rightt_estimate {
        background-size: contain;
    }
    div#content_service.clearfix div.content_service_left p.content_service_left_estimate {
        background-size: contain;
    }
    div#content_service.clearfix div.content_service_right p.content_service_rightt_estimate a {
        padding: 11px 0 17px 0;
    }
    div#content_service.clearfix div.content_service_left p.content_service_left_estimate a {
        padding: 11px 0 17px 0;
    }
    div#content_history {
        width: 90%;
        margin: 0 auto;
    }
    div#content_history .content_history_inner {
        width: 100%;
        margin: 23px auto 0px;
    }
    div#content_history dl.content_history_chronology dt {
        width: 43%;
        margin: 0 auto 10px;
    }
    section.parallax02 {
        /*height: 200px;*/
        background: url(../img/sp_bg03.jpg) no-repeat;
        background-size: cover;
        height: 80vw;
        width: 100%;
    }
    div#content_company h2 {
        margin: 24px 0 24px 0;
    }
    div#content_company {
        width: 90%;
        margin: 0 auto 0px;
    }
    div#content_company ul.clearfix {
        width: 100%;
    }
    div#content_company ul.clearfix li {
        width: 30%;
    }
    div#content_company div.content_company_block_wrapper {
        width: 100%;
    }
    div#content_company div.content_company_block_wrapper> div {
        width: 100%;
        left: 0px;
    }
    div#content_company div.content_company_block {
        width: 100%;
        margin: 0 auto;
    }
    div#content_company div.content_company_block.clearfix dl.content_company_block_left {
        float: none;
        width: 100%;
    }
    div#content_company div.content_company_block.clearfix dl.content_company_block_right {
        float: none;
        width: 100%;
    }
    div#content_company div.content_company_block.clearfix p.content_company_block_mujica {
        margin: 0 0 38px 0;
    }
    div#content_company div.content_company_block.clearfix p.content_company_block_president {
        padding: 0;
    }
    div#content_company div.content_company_block.clearfix p.content_company_block_describe {
        padding: 82px 7px 0 0;
    }
    div#content_company p.content_company_president {
        margin: 70px 0 0 0;
    }
    div#content_company p.content_company_company {
        margin: 70px 0 0 0;
    }
    div#content_company p.content_company_mission {
        margin: 70px 0 25px 0;
    }
    section.parallax03 {
        /*height: 200px;*/
        background: url(../img/sp_bg04.jpg) no-repeat;
        background-size: cover;
        height: 80vw;
        width: 100%;
    }
    div#content_recruit {
        width: 90%;
        margin: 17px auto 53px;
    }
    div#content_recruit h2 img {
        width: 86%;
    }
    div#content_recruit div.content_recruit_describe {
        width: 100%;
    }
    div#content_recruit p.content_recruit_img {
        float: none;
        margin: 0 auto;
        width: 63%;
    }
    div#content_map {
        height: 200px;
    }
    div#content_map iframe {
        width: 100%;
        height: 200px;
    }
    /*　下層ほにゃらら */
    /*contact*/
    div#contactform {
        width: 100%;
    }
    div#contactform form#myform table {
        width: 100%;
    }
    div#contactform form#myform table tbody {}
    div#contactform form#myform table tbody tr {
        width: 100%;
    }
    div#contactform form#myform table th {
        width: 100%;
    }
    div#contactform form#myform table td {
        width: 100%;
    }
    div#contactform form#myform table tbody input {
        width: 100%;
    }
    div#contactform form#myform table th, table td {
        display: block;
    }
    div#contactform form#myform table td textarea {
        display: block;
        width: 100%;
    }
    div#contactform p.contactform_submit {
        text-align: center;
        margin-top: 49px;
    }
    div#contactform p.contactform_title {
        width: 27%;
        margin: 0 auto 26px;
    }
    div#contactform input#submit {
        padding: 18px 60px;
        border: none;
        background: #B4A787;
        border-radius: 4px;
        color: #fff;
        font-weight: bold;
        cursor: pointer;
        -webkit-appearance: none;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
    }
    section.history_bg {
        /*height: 200px;*/
        background: url(../img/sp_bg02.jpg) no-repeat;
        background-size: cover;
        height: 80vw;
        width: 100%;
    }

    .top-banner{
        padding-top: 3vw;
    }
}

div#content_history dl.content_history_chronology a{
    color: #119eff;
}
div#content_history dl.content_history_chronology a:hover{
    color: red;
    transition: 0s;
}
.text-link{
    color: #595757!important;
    text-decoration: underline;
    font-size: 15px
}
/*
a:hover img {
    opacity: 0.8;
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    transition: 0.15s;
}*/
