@charset "utf-8";

/* カンパニーCSS Document */


/*ページメイン画像
---------------------------------------------------------------------------*/


/* ヘッダーindex */

.secondary-content .page-header_index {
    padding-top: 3vw;
    position: relative;
    top: 4.5rem;
    text-align: center;
}

.secondary-content .page-header_index .page-title {
    font-size: 5vw;
    margin-bottom: .5em;
    line-height: 1;
    white-space: nowrap;
}

.secondary-content .page-header_index .page-title .en-title {
    display: block;
    margin-bottom: .1em;
    font-family: monarcha, serif;
    font-weight: 400;
    font-style: normal;
    color: #9c6a00;
    border-bottom: solid #fff 1px;
    padding-bottom: 10px;
}

.secondary-content .page-header_index .page-title .ja-title {
    display: block;
    font-size: 25%;
}


/* 3rdページヘッダー */

.tertiary-content .page-header {
    position: relative;
    top: 4.5rem;
    text-align: center;
}


/* 社長メッセージヘッダーtitle位置 */

.tertiary-content .page-title_mes {
    position: absolute;
    top: 30%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 2.5vw;
}

.tertiary-content .page-title_mes .en-title {
    margin-bottom: .4em;
    color: #fff;
}

.tertiary-content .page-title_mes .ja-title {
    font-size: 50%;
    color: #fff;
}

@media screen and (max-width: 950px) {
    .tertiary-content .page-title_mes {
        top: 20%;
        font-size: 3.5vw;
    }
}

@media screen and (max-width: 600px) {
    .tertiary-content .page-title_mes {
        font-size: 5vw;
    }
}


/* 社長メッセージヘッダータイトル*/

.tertiary-content .page-title_mes {
    margin-bottom: .5em;
    line-height: 1;
    white-space: nowrap;
}

.tertiary-content .page-title_mes .en-title {
    display: block;
    margin-bottom: .1em;
    font-family: monarcha, serif;
    font-weight: 400;
    font-style: normal;
    border-bottom: solid #fff 1px;
    padding-bottom: 10px;
}

.tertiary-content .page-title_mes .ja-title {
    font-size: 50%;
    color: #fff;
}

@media screen and (max-width: 950px) {
    .tertiary-content .page-title_mes {
        font-size: 3.5vw;
    }
}

@media screen and (max-width: 600px) {
    .tertiary-content .page-title_mes {
        font-size: 6vw;
    }
}


/* 事業概要ヘッダーtitle位置 */

.tertiary-content .page-title_over {
    position: absolute;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 2.5vw;
}

.tertiary-content .page-title_over .en-title {
    margin-bottom: .4em;
    color: #fff;
}

.tertiary-content .page-title_over .ja-title {
    font-size: 50%;
    color: #fff;
}

@media screen and (max-width: 950px) {
    .tertiary-content .page-title_over,
    .page-title_mes {
        top: 30%;
        font-size: 3.5vw;
    }
}

@media screen and (max-width: 600px) {
    .tertiary-content .page-title_over,
    .page-title_mes {
        font-size: 5vw;
    }
}

@media screen and (max-width: 400px) {
    .tertiary-content .page-title_over,
    .page-title_mes {
        font-size: 8vw;
    }
}


/* 事業概要ヘッダータイトル*/

.page-title_over {
    margin-bottom: .5em;
    line-height: 1;
    white-space: nowrap;
}

.page-title_over .en-title {
    display: block;
    margin-bottom: .1em;
    font-family: monarcha, serif;
    font-weight: 400;
    font-style: normal;
    border-bottom: solid #fff 1px;
    padding-bottom: 10px;
}

.page-title_over .ja-title {
    display: block;
    font-size: 25%;
}

@media screen and (max-width: 950px) {
    .page-title_over {
        font-size: 7.5vw;
    }
}

@media screen and (max-width: 600px) {
    .page-title_over {
        font-size: 15vw;
    }
}


/* 経営方針ヘッダーtitle位置 */

.tertiary-content .page-title_phi {
    position: absolute;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 2.5vw;
}

.tertiary-content .page-title_phi .en-title {
    margin-bottom: .4em;
    color: #fff;
}

.tertiary-content .page-title_phi .ja-title {
    font-size: 50%;
    color: #fff;
}

@media screen and (max-width: 950px) {
    .tertiary-content .page-title_phi,
    .page-title_mes {
        top: 30%;
        font-size: 3.5vw;
    }
}

@media screen and (max-width: 600px) {
    .tertiary-content .page-title_phi,
    .page-title_mes {
        font-size: 5vw;
    }
}

@media screen and (max-width: 400px) {
    .tertiary-content .page-title_phi,
    .page-title_mes {
        font-size: 8vw;
    }
}


/* 経営方針ヘッダータイトル*/

.page-title_phi {
    margin-bottom: .5em;
    line-height: 1;
    white-space: nowrap;
}

.page-title_phi .en-title {
    display: block;
    margin-bottom: .1em;
    font-family: monarcha, serif;
    font-weight: 400;
    font-style: normal;
    border-bottom: solid #fff 1px;
    padding-bottom: 10px;
}

.page-title_phi .ja-title {
    display: block;
    font-size: 25%;
}

@media screen and (max-width: 950px) {
    .page-title_phi {
        font-size: 7.5vw;
    }
}

@media screen and (max-width: 600px) {
    .page-title_phi {
        font-size: 15vw;
    }
}


/* 会社概要ヘッダーtitle位置 */

.tertiary-content .page-title_pro {
    position: absolute;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 2.5vw;
}

.tertiary-content .page-title_pro .en-title {
    margin-bottom: .4em;
    color: #fff;
}

.tertiary-content .page-title_pro .ja-title {
    font-size: 50%;
    color: #fff;
}

@media screen and (max-width: 950px) {
    .tertiary-content .page-title_pro,
    .page-title_mes {
        top: 30%;
        font-size: 3.5vw;
    }
}

@media screen and (max-width: 600px) {
    .tertiary-content .page-title_pro,
    .page-title_mes {
        font-size: 5vw;
    }
}

@media screen and (max-width: 400px) {
    .tertiary-content .page-title_pro,
    .page-title_mes {
        font-size: 8vw;
    }
}


/* 経営方針ヘッダータイトル*/

.page-title_pro {
    margin-bottom: .5em;
    line-height: 1;
    white-space: nowrap;
}

.page-title_pro .en-title {
    display: block;
    margin-bottom: .1em;
    font-family: monarcha, serif;
    font-weight: 400;
    font-style: normal;
    border-bottom: solid #fff 1px;
    padding-bottom: 10px;
}

.page-title_pro .ja-title {
    display: block;
    font-size: 25%;
}

@media screen and (max-width: 950px) {
    .page-title_pro {
        font-size: 7.5vw;
    }
}

@media screen and (max-width: 600px) {
    .page-title_pro {
        font-size: 15vw;
    }
}


/* index-コンテンツ */

.companymain-content .index-con {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    top: 5rem;
}

.companymain-content .index-con .index-item {
    width: 50%;
}

@media screen and (max-width: 950px) {}

@media screen and (max-width: 600px) {
    .companymain-content .index-con .index-item {
        width: 100%;
    }
}


/* 波アニメindex-item */

#canvas-container {
    padding-top: 200px;
    background-size: cover;
}

canvas {
    width: 100%;
    height: 200px;
    vertical-align: top;
}

@media only screen and (max-width: 959px) {
    #canvas-container {
        padding-top: 100px;
    }
    canvas {
        height: 200px;
    }
}


/* indexページcontentタイトル */

.companymain-content .index-con .index-item .content {
    display: block;
    position: relative;
    min-height: 10vw;
    padding: 2em 0 1em;
    text-align: center;
    color: #222629;
}

@media screen and (max-width: 950px) {
    .companymain-content .index-con .index-item .content {
        padding: 3vw 0;
        min-height: 15vw;
    }
}

@media screen and (max-width: 600px) {
    .companymain-content .index-con .index-item .content {
        padding: 3vw 0 7vw;
        min-height: 25vw;
    }
}

.companymain-content.isnt-touch .index-con a.index-item:hover .content {
    color: #9c6a00;
}


/* content: title */

.companymain-content .index-con .index-item .title {
    display: table;
    position: relative;
    width: 80%;
    margin: 0 auto 1em;
    font-family: a-otf-futo-min-a101-pr6n, serif;
    font-weight: 400;
    font-style: normal;
    font-size: 1.1em;
    letter-spacing: .1em;
    border-top: solid 1px;
    border-bottom: solid 1px;
}

.companymain-content .index-con .index-item .title:before {
    left: -2em;
}

.companymain-content .index-con .index-item .title:after {
    right: -2em;
}

@media screen and (max-width: 950px) {
    .companymain-content .index-con .index-item .title {
        font-size: 1.8vw;
    }
}

@media screen and (max-width: 600px) {
    .companymain-content .index-con .index-item .title {
        font-size: 3.6vw;
    }
}

.companymain-content.isnt-touch .index-con a.index-item:hover .title:before,
.companymain-content.isnt-touch .index-con a.index-item:hover .title:after {
    background-color: #fff;
}


/*indexページ　コンテンツイメージリンク画像 */

.companymain-content .index-con .index-item .image {
    display: block;
    position: relative;
    overflow: hidden;
}

.companymain-content .index-con .index-item .image img {
    position: relative;
    z-index: 0;
    transform: scale(1);
    transition: transform .2s ease-out;
}

.companymain-content .index-con .index-item .image .label {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(1);
    z-index: 3;
    padding: 1em 2em;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    font-family: a-otf-futo-min-a101-pr6n, serif;
    font-weight: 400;
    font-style: normal;
    color: #fff;
    font-size: 1em;
    line-height: 1;
    letter-spacing: .1em;
    white-space: nowrap;
    opacity: 0;
    transition-property: opacity, transform;
    transition-duration: .2s;
    transition-timing-function: ease-out;
}

.companymain-content .index-con .index-item .image .label {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(1);
    z-index: 3;
    padding: 1em 2em;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    font-family: a-otf-futo-min-a101-pr6n, serif;
    font-weight: 400;
    font-style: normal;
    color: #fff;
    font-size: 1em;
    line-height: 1;
    letter-spacing: .1em;
    white-space: nowrap;
    opacity: 0;
    transition-property: opacity, transform;
    transition-duration: .2s;
    transition-timing-function: ease-out;
}

.companymain-content .index-con .index-item .image:before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
    width: 100%;
    height: 100%;
    background-color: #222629;
    opacity: 0;
    transition: opacity .2s ease-out;
}

.companymain-content.isnt-touch .index-con a.index-item:hover .image img {
    transform: scale(1.1);
}

.companymain-content.isnt-touch .index-con a.index-item:hover .image .label {
    transform: translate(-50%, -50%) scale(1);
    opacity: 1;
}

.companymain-content.isnt-touch .index-con a.index-item:hover .image:before {
    opacity: .5;
}

.companymain-content.is-touch .index-con .index-item .image {
    overflow: visible;
}

@media screen and (max-width: 950px) {
    .companymain-content.is-touch .index-con .index-item .image:after {
        width: 6vw;
        height: 6vw;
    }
}

@media screen and (max-width: 600px) {
    .companymain-content .index-con .index-item .image {
        height: 66.666666vw;
    }
    .companymain-content .index-con .index-item .image .label {
        opacity: 1;
		font-size: 3.2vw;
		background-color: rgba(0,0,0,0.35);
    }
    .companymain-content.is-touch .index-con .index-item .image:after {
        width: 12.5vw;
        height: 12.5vw;
    }
}


/* .visual-container: 社長あいさつ */

.tertiary-content.company-content.message-content .visual-container {
    background-image: url("../images/company/message/img_visual_022.jpg");
    background-position: center 40%;
}

.tertiary-content.company-content.new_graduate-content .visual-container:before {
    background-color: rgba(0, 0, 0, 0.2);
}

@media screen and (max-width: 950px) {
    .tertiary-content.company-content.message-content .visual-container {
        background-position: center 50%;
    }
}

@media screen and (max-width: 600px) {
    .tertiary-content.company-content.message-content .visual-container {
        background-position: center 90%;
    }
}

@media screen and (max-width: 400px) {
    .tertiary-content.company-content.message-content .visual-container {
        background-position: center 100%;
    }
}


/* .visual-container: 事業概要 */

.tertiary-content.company-content.overview-content .visual-container {
    background-image: url("../images/company/overview/img_visual_03.jpg");
    background-position: center 30%;
}

.tertiary-content.company-content.mid_career-content .visual-container:before {
    background-color: rgba(0, 0, 0, 0.5);
}

@media screen and (max-width: 40em) {
    .tertiary-content.company-content.overview-content .visual-container {
        background-position: center 90%;
    }
}


/* 事業概要 イメージタイトル */

.overview-content .catch .en-title {
    font-family: "FrizQuadrataW01-Regular";
    font-size: 50%;
    color: #9c6a00;
}


/* 事業概要overview h2 h3 */

.overview-content .company-container .sec_title {
    margin-bottom: 1em;
    padding-bottom: 5px;
    font-weight: normal;
    font-size: 1em;
    line-height: 1;
    border-bottom: solid #333 1px;
}

.overview-content .company-container .sec_title .en-title {
    margin-left: 1em;
    font-family: monarcha, serif;
    font-weight: 400;
    font-style: normal;
    font-size: 50%;
    color: #9c6a00;
}

.overview-content .sec_title br {
    display: none;
}

.overview-content .catch {
    font-family: a-otf-futo-min-a101-pr6n, serif;
    font-weight: 400;
    font-style: normal;
    font-size: 1.8em;
    line-height: 1.4;
    color: #9c6a00;
    text-align: center;
}

@media screen and (max-width: 400px) {
    .overview-content .catch {
        font-size: 1.6em;
    }
}


/* 事業概要overview-container flex */

.overview-container {
    display: flex;
    flex-wrap: wrap;
    flex-flow: row-reverse;
    justify-content: space-between;
    width: 90%;
    max-width: 60em;
    margin: 3em auto;
}

.overview-container .content {
    width: 55%;
}

.overview-container .image {
    width: 40%;
}

@media screen and (max-width: 600px) {
    .overview-container {
        display: block;
    }
    .overview-container .content {
        width: 100%;
    }
    .overview-container .image {
        width: 90%;
        margin: 2em auto 0;
    }
}

@media screen and (max-width: 400px) {
    .overview-container .image {
        width: 95%;
    }
}


/* .visual-container: 経営方針 */

.tertiary-content.company-content.philosophy-content .visual-container {
    background-image: url("../images/company/philosophy/img_visual_02.jpg");
    background-position: center 30%;
}

.tertiary-content.company-content.philosophy-content .visual-container:before {
    background-color: rgba(0, 0, 0, 0.5);
}

@media screen and (max-width: 40em) {
    .tertiary-content.company-content.philosophy-content .visual-container {
        background-position: center 90%;
    }
}


/* 経営方針 イメージタイトル */

.philosophy-content .catch .en-title {
    font-family: "FrizQuadrataW01-Regular";
    font-size: 50%;
    color: #9c6a00;
}


/* .visual-container: 会社概要 */

.tertiary-content.company-content.profile-content .visual-container {
    background-image: url("../images/company/profile/img_visual_01.jpg");
    background-position: center 30%;
}

.tertiary-content.company-content.profile-content .visual-container:before {
    background-color: rgba(0, 0, 0, 0.5);
}

@media screen and (max-width: 40em) {
    .tertiary-content.company-content.profile-content .visual-container {
        background-position: center 90%;
    }
}


/* 会社概要 イメージタイトル */

.profile-content .catch .en-title {
    font-family: "FrizQuadrataW01-Regular";
    font-size: 50%;
    color: #9c6a00;
}


/* profile-container */

.profile-container {
    width: 90%;
    max-width: 60em;
    margin: 5em auto;
}

.main-tr {
    background-color: #9c6a00;
}


/* company-3rdページ */


/* company-container */

.company-container {
    width: 90%;
    max-width: 60em;
    margin: 1em auto 4em;
}


/* company-container h2 */

.company-container .main-catch_ocher {
    font-family: a-otf-midashi-mi-ma31-pr6n, serif;
    font-weight: 600;
    font-style: normal;
    font-size: 1.9em;
    line-height: 1.6;
    color: #947c2b;
    border-bottom: solid #947c2b 1px;
    margin-bottom: 20px;
}

.company-container .profile {
    line-height: 1.7;
}


/* 社長名前 */

.company-container .name {
    margin: 0;
    font-size: 1.7em;
    letter-spacing: .1em;
    font-family: a-otf-midashi-mi-ma31-pr6n, serif;
    font-weight: 600;
    font-style: normal;
}


/* company-container2 */

.company-container2 {
    width: 90%;
    max-width: 60em;
    margin: 8em auto 4em;
}


/* 経営方針コンテンツ */

.philosophy-container {
    width: 90%;
    max-width: 60em;
    margin: 100px auto;
    text-align: center;
}

.philosophy-container h2 {
    font-size: 1.2rem;
    line-height: 1.25;
    letter-spacing: 10px;
    font-family: a-otf-ryumin-pr6n, serif;
    font-weight: 300;
    font-style: normal;
}

.philosophy-container .catch {
    font-size: 2em;
    color: #947c2b;
    font-family: a-otf-midashi-mi-ma31-pr6n, serif;
    font-weight: 600;
    font-style: normal;
}

@media screen and (max-width: 400px) {
    .philosophy-container {
        text-align: left;
    }
}

table {
    width: 100%;
    border-top: 1px solid #a9a9a9;
}

table thead>* {
    background-color: #ebebeb;
}

table td,
table th {
    border-bottom: 1px solid #a9a9a9;
    padding: 1rem 1rem 1rem 2.5rem;
    text-align: left;
    vertical-align: text-top;
}

table th {
    white-space: nowrap;
    width: 30%;
}

table tr:nth-child(odd) {
    background-color: #f5f5f5;
}

table tr:nth-child(1) {
    /* 先頭行(見出し行)のみを対象に装飾するCSS */
    background-color: #ede7d1;
}

table.none-border {
    border-top: 0;
}

table.none-border td,
table.none-border th {
    border-bottom: 0;
}

table.auto-width {
    width: auto;
}

@media screen and (max-width: 600px) {
    table thead {
        display: none;
    }
    table tr {
        display: block;
        padding: 2rem;
    }
    table tr+tr {
        border-top: 1px solid #a9a9a9;
    }
    table td,
    table th {
        display: block;
        padding: 0;
        border-bottom: 0;
        white-space: normal;
        width: 100%;
    }
    table th {
        margin-bottom: 1em;
    }
    table.none-border tr+tr {
        border-top: 0;
    }
}

@media screen and (max-width: 400px) {
    table tr {
        display: block;
        padding: 1rem;
    }
}