/*
Theme Name: DesignSakurairo
Theme URI: https://d-sakurairo.com/
Author: Design Sakurairo
Author URI: https://d-sakurairo.com/
Description: Description
Version: 2021.1
License: Design Sakurairo
License URI: https://d-sakurairo.com/
Text Domain: DesignSakurairo
Tags:
*/


/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
    ## Posts and pages
	## Asides
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/
* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

html {
    overflow-y: scroll;
    width: 100%;
    background-color: #FFF;
    color: #000
}

p {
    margin: 0px;
}

hr {
    clear: left;
    border: #000;
    margin: 0;
}


/* 上ボタン */

#lightbox {
    margin-top: 100px
}

#pageTop {
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 999;
}

#pageTop a {
    display: block;
    font-size: 18px;
    z-index: 999;
    line-height: 45px;
    border-radius: 45px;
    width: 45px;
    height: 45px;
    background-color: #000;
    color: #FFF;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
}

#pageTop a:hover {
    text-decoration: none;
    opacity: 0.7;
}


/* リンク制御 */

a:link {
    text-decoration: none;
    color: #000
}

a:visited {
    text-decoration: none;
    color: #000
}

a:hover {
    text-decoration: underline;
}

li {
    list-style-type: none;
}

ul {
    padding: 0px;
    margin: 0px
}


/*--------------------------------------------------------------
# PC
--------------------------------------------------------------*/

@media screen and (max-width:1700px) {
    .pr {
        opacity: 0.5
    }
}

@media screen and (max-width:1100px) {
    .pr {
        display: none
    }
}

@media screen and (min-width:839px) {

    /*基本部分*/
    body {
        margin: 0px auto;
        width: 100%;
        overflow: hidden;
        font-size: 14px;
        line-height: 2.1em;
        font-family: "kozuka-gothic-pro", "Noto Sans JP", "游ゴシック Medium", "游ゴシック体";
        font-weight: 300;
    }

    .nodisply_pc {
        display: block;
    }

    .nodisply_m {
        display: none;
    }

    input,
    button,
    select {
        padding: 3px;
        font-size: 14px;
    }

    textarea {
        padding: 3px;
        font-size: 14px;
        width: 95%;
        border-radius: 5px;
        border: 1px solid #b7b7b7
    }

    input[type=checkbox] {
        margin-left: 5px
    }

    input[type=radio] {
        margin-left: 0px;
        margin-right: 3px
    }

    .tab01 input[type="submit"] {
        background-color: #000;
        border: 1px solid #000;
        padding: 10px 150px;
        text-align: center;
        margin-left: 10px;
        color: #FFF;
        border-radius: 3px;
        font-size: 16px;
    }

    .tab01 input[class="wpcf7-submit"]:hover {
        border: 1px solid #000;
        color: #000;
        background-color: #fffeee;
        cursor: pointer;
    }

    /* タイトル各種 */
    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        margin: 0px;
        padding: 0px;
        font-weight: normal
    }

    h1 {
        font-size: 25px;
        font-weight: 600;
        margin-bottom: 50px;
        border-bottom: 1px solid #000;
        padding-bottom: 10px
    }

    h2 {
        font-size: 20px;
        font-weight: 600;
        margin-bottom: 20px;
    }

    /* ＜共通＞メニュー*/
    .head_all {
        z-index: 1;
        position: relative;
        height: 1080px;
        min-width: 1590px;
    }

    .head_menu_logo1 {
        z-index: 2;
        position: absolute;
        text-align: left;
        margin-left: 20px;
        top: 34px;
    }

    .head_menu_logo1 img {
        width: 180px;
    }

    .head_menu_logo2 {
        z-index: 2;
        position: absolute;
        text-align: left;
        margin-left: 20px;
        font-size: 13px;
        top: 62px;
        color: #FFF;
    }

    .head_t00 {
        width: 100%;
        height: 1080px;
    }

    .head_t00_p {
        width: 100%;
        height: 400px;
    }

    .head_all_p {
        z-index: 1;
        position: relative;
        height: 400px;
		min-width: 1590px;
    }

    .head_t01_p {
        z-index: 2;
        position: absolute;
        text-align: right;
        margin-left: -webkit-calc(50% - 550px);
        margin-left: calc(50% - 550px);
        top: 236px;
    }

    .head_t01_p img {
        width: 310px;
    }

    .head_t00 img,
    .head_t00_p img {
        object-fit: cover;
        width: 100%;
        height: 100%;
    }

    .head_t01 {
        z-index: 2;
        position: absolute;
        text-align: right;
        margin-left: -webkit-calc(50% - 750px);
        margin-left: calc(50% - 800px);
        top: 612px;
    }

    .head_t01 img {
        width: 660px;
    }

    .head_t02 {
        z-index: 2;
        position: absolute;
        font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
        font-size: 100px;
        top: 260px;
        color: #FFF;
        margin-left: -webkit-calc(50% - 550px);
        margin-left: calc(50% - 550px);
    }


    .head_t03 {
        z-index: 2;
        position: absolute;
        font-size: 14px;
        top: 340px;
        letter-spacing: 1px;
        margin-left: -webkit-calc(50% - 550px);
        margin-left: calc(50% - 550px);
        color: #FFF;
    }


    .head_menu {
        width: 100%;
        margin: 0 auto;
        position: absolute;
        z-index: 10;
        background-color: rgba(35, 57, 132, 0.8);

    }

    .head_menu_main {
        position: relative;
        width: 1100px;
        margin: 0 auto;
        padding-top: 25px;
        padding-bottom: 25px;
        z-index: 50;
    }

    .head_menu_box,
    .head_menu_box2 {
        height: 65px;
        padding-left: 18px;
        float: left;
        border-left: 1px solid #FFF;
        width: 137px;
    }

    .head_menu_box2 {
        border-right: 1px solid #FFF;
    }

    .head_menu_t1 {
        margin-top: 0px;
        font-size: 17px;
        letter-spacing: 0.1em;
        font-weight: 600;
        color: #FFF;
    }

    .head_menu_t2 {
        font-size: 13px;
        color: #FFF;
        margin-top: 7px;
    }

    .head_menu_box:hover,
    .head_menu_box2:hover {
        background: #233984;
        color: #FFF;
    }

    /* ＜共通＞モバイルメニュー */
    .wrapper {
        display: none;
    }

    .head_menu_m {
        display: none;
    }

    /* ＜共通＞フッダー */



    .fooder_all {
        width: auto;
        margin: 0 auto;
        clear: left;
        padding-top: 50px;
        background-color: #233984;
        color: #FFF;
    }

    .fooder_main {
        width: 1100px;
        margin: 0 auto;
        font-size: 13px;
        height: 300px;
        letter-spacing: 0.2px;
        background-image: url(img/oj_02.png);
        background-position: top 110px right;
        background-repeat: no-repeat;
        background-size: 240px;
    }

    .fooder_main_l1 {
        width: 550px;
        float: left;
        text-align: left;
    }

    .fooder_main_l2 {
        width: 550px;
        float: left;
        text-align: right;
    }

    .fooder_main_l2 a:link {
        color: #FFF;
    }

    .fooder_main_l2 a:visited {
        color: #FFF;
    }

    .fooder_t01 {
        font-size: 14px;
    }

    /* ＜トップページ＞ タイトル*/
    .all_t {
        width: 100%;
        margin: 0 auto;
        height: 150px;
        background-image: url(img/t-01.png);
        background-repeat: no-repeat;
        background-size: 50% 100px;
        background-position: top left;
    }



    .all_t_main,
    .all_tg_main {
        width: 1120px;
        margin: 0 auto;
        height: 150px;
        padding-left: 85px;
        padding-top: 90px;
        background-color: #FFF;
        background-image: url(img/oj_03.png);
        background-repeat: no-repeat;
        background-size: 58px 58px;
        background-position: top 70px left 10px;
    }

    .all_tg_main {
        background-color: #F4F4F4;
    }


    .all_t1 {
        font-size: 33px;
        margin-bottom: 10px;
    }

    .all_t2 {
        font-size: 14px;
        letter-spacing: 2px;
    }

    .all_t_main2 {
        width: 100%;
        height: 57px;
        padding-left: 28px;
        margin-bottom: 50px;
        border-left: 3px #0A65AB solid;
    }

    .all_t3 {
        font-size: 33px;
        color: #0A65AB;
        margin-bottom: 8px;
    }

    .all_t4 {
        font-size: 14px;
        letter-spacing: 2px;
    }

    /* ＜トップページ＞ News　*/
    .news_all {
        width: auto;
        margin: 0 auto;
        clear: left;
        background-color: #F4F4F4;
        position: relative;
        height: 350px;
        z-index: 50;

    }

    .news_main {
        width: 1100px;
        margin-left: calc(50% - 550px);
        position: absolute;

    }

    .news_main_l {
        width: 250px;
        padding-top: 200px;
        position: absolute;
        z-index: 70;

    }

    .news_main_r {
        width: 1100px;
        padding-left: 300px;
        padding-top: 67px;
        position: absolute;
        z-index: 60;

    }

    .news_box {
        width: 800px;
        margin: 0 auto;
        margin-bottom: 60px;
    }


    .news_t_all {
        border-bottom: 1px solid #000;
        padding-top: 11px;
        padding-bottom: 10px;
    }

    .news_t_all a:link {
        color: #000;
    }

    .news_t_all a:visited {
        color: #000;
    }

    .news_t_01 {
        float: left;
    }

    .news_t_02 {
        float: left;
        margin-left: 65px;
    }

    .news_box2 {
        width: 100%;
        padding: 10px 0px;
        border: 1px solid #000;
        text-align: center;
        float: none;
        color: #000;
        margin-top: 20px;
    }

    .news_box2:hover {
        background-color: #000;
        color: #FFF;
    }

    .news_list {

        border-bottom: 1px solid #000;
        padding: 20px 0px;
    }

    .news_list_t1 {
        font-size: 15px;
        font-weight: 500;

    }

    .news_list_t2 {
        border: 1px solid #000;
        padding: 1px 0px;
        border-radius: 30px;
        width: 150px;
        text-align: center;
        margin-top: 5px;

    }

    /* ＜トップページ＞ company　*/
    .company_all {
        width: auto;
        margin: 0 auto;
        clear: left;
        margin-top: 70px;
        margin-bottom: 0px;
    }

    .company_main {
        width: 1100px;
        margin: 0 auto;
    }

    .company_ph1 {
        width: 100%;
        height: 480px;
    }

    .company_ph1 img {
        object-fit: cover;
        width: 100%;
        height: 100%;
    }

    .company_ph2 {
        width: 100%;
        height: 40px;
        padding-top: 20px;
        text-align: right;
    }

    .company_ph2 img {
        width: 160px;
    }

    .company_ph3 {
        margin-top: 30px;
        width: 100%;
        height: 270px;
    }

    .company_ph3 img {
        object-fit: cover;
        width: 100%;
        height: 100%;
    }

    .company_ph4 {
        margin-top: 20px;
        width: 100%;
    }

    .company_ph4 img {
        height: 28px;
    }

    .company_sub1 {
        margin-top: 30px;
        width: 100%;
    }

    .company_sub1_l {
        width: 490px;
        margin-right: 120px;
        float: left;
    }

    .company_sub1_r {
        width: 490px;
        float: left;
    }


    .company_sub2 {
        margin-top: 30px;
        padding-top: 36px;
        padding-bottom: 36px;
        margin-bottom: 30px;
        width: 100%;
        background-color: #F4F4F4;
    }

    .company_sub2_l {
        width: 50%;
        height: 228px;
        padding-right: 60px;
        float: left;
    }

    .company_sub2_l img {
        object-fit: cover;
        width: 100%;
        height: 100%;
    }

    .company_sub2_r {
        width: 50%;
        padding-left: 60px;
        float: left;
    }


    .company_sub1_t1 {
        font-size: 18px;
        font-weight: 500;
        letter-spacing: 1px;
        margin-bottom: 80px
    }

    .company_sub1_t2 {
        width: 100px;
        margin-bottom: 40px;
        float: left;

    }

    .company_sub1_t3 {
        width: 380px;
        margin-bottom: 60px;
        float: left;

    }

    /* ＜トップページ＞ MAP　*/
    .map_all {
        width: auto;
        margin: 0 auto;
        clear: left;
        margin-bottom: -12px;
        margin-top: 30px;
    }

    /* ＜トップページ＞ Product　*/
    .product_all {
        width: auto;
        margin: 0 auto;
        clear: left;
        background-color: #F4F4F4;
        padding-bottom: 60px;
    }

    .product_main {
        width: 1100px;
        margin: 0 auto;
        margin-top: 50px;
    }

    .product_ph1,
    .product_ph2 {
        width: 530px;
        height: 340px;
        margin-right: 40px;
        margin-bottom: 30px;
        float: left;
    }

    .product_ph2 {
        margin-right: 0px;
    }

    .product_ph3,
    .product_ph4 {
        width: 340px;
        height: 340px;
        margin-right: 40px;
        margin-bottom: 30px;
        float: left;
    }

    .product_ph4 {
        margin-right: 0px;
    }


    .product_ph1 img,
    .product_ph2 img,
    .product_ph3 img,
    .product_ph4 img {
        object-fit: cover;
        width: 100%;
        height: 100%;
    }


    /* ＜トップページ＞ facility　*/
    .facility_all {
        width: auto;
        margin: 0 auto;
        clear: left;
    }

    .facility_main {
        width: 1100px;
        margin: 0 auto;
        margin-top: 50px;
    }

    .facility_ph1 {
        width: 715px;
        height: 370px;
        margin-right: 25px;
        float: left;
    }

    .facility_ph1 img {
        object-fit: cover;
        width: 100%;
        height: 100%;
    }

    .facility_ph2 {
        width: 360px;
        height: 370px;
        float: left;
    }

    .facility_ph2 img {
        object-fit: cover;
        width: 100%;
        height: 100%;
    }

    .facility_box1 {
        width: 860px;
        height: 55px;
        float: left;
        margin-top: 30px;
    }

    .facility_box2 {
        margin-top: 30px;
        width: 240px;
        height: 55px;
        border: 1px solid #000;
        text-align: center;
        float: left;
        line-height: 55px;
    }

    .facility_box2:hover {

        border: 1px solid #000;
        background-color: #000;
        color: #FFF;
    }


    /* ＜トップページ＞ 写真　*/

    .phbar_main {
        width: 100%;
        z-index: 1;
        position: relative;
        height: 350px;
        margin-top: 70px;

    }

    .phbar_01 {
        z-index: 2;
        position: absolute;
        width: 100%;
        height: 350px;
    }

    .phbar_01 img {
        object-fit: cover;
        width: 100%;
        height: 100%;
    }

    .phbar_02 {
        z-index: 5;
        position: absolute;
        margin-left: -webkit-calc(50% - 300px);
        top: 300px;
    }

    .phbar_02 img {
        width: 600px;
    }

    /* ＜トップページ＞ recruit　*/
    .recruit_all {
        width: auto;
        margin: 0 auto;
        clear: left;
    }

    .recruit_main {
        width: 1100px;
        margin: 0 auto;
        margin-top: 50px;
    }

    .recruit_box1 {
        width: 550px;
        margin: 0 auto;
        text-align: center;
        margin-bottom: 70px;
        margin-top: 60px;
    }


    .recruit_box1_l {
        width: 250px;
        height: 60px;
        border: 1px solid #0A65AB;
        text-align: center;
        line-height: 60px;
        font-weight: 500;
        font-size: 16px;
        color: #0A65AB;
        float: left;
        margin-right: 20px;
        margin-bottom: 15px;
    }

    .recruit_box1_r {
        margin-top: 18px;
        text-align: right;
        font-size: 33px;
        color: #0A65AB;
        font-weight: 500;
        float: left;
    }



    .last_ph1 {
        margin-top: 20px;
        text-align: center;
        width: 100%;
        margin-bottom: 70px;
    }

    .last_ph1 img {
        height: 28px;
    }





    /* ＜ページ＞　基本*/
    .page {
        width: auto;
        margin: 0 auto;
    }

    .page_main {
        width: 1100px;
        border-left: 1px solid #000;
        border-right: 1px solid #000;
        margin: 0 auto;
        padding: 0px 120px;
        margin-top: 60px;
        margin-bottom: 100px;
    }

    .page_main2 {
        width: 1100px;
        margin: 0 auto;
        margin-top: 60px;
        margin-bottom: 100px;
    }

    .page_main3 {
        width: 1100px;
        margin: 0 auto;
        margin-top: 0px;
        margin-bottom: 100px;
    }

    .page_news img {
        width: 100%;
        margin-bottom: 20px;
        margin-top: 20px;

    }


    /* ＜ページ＞　戻る　*/
    .page_back {
        float: right;
    }

    /* ＜ページ＞　テーブル　*/
    .tab01 {
        width: 100%;
    }

    .tab02 {
        width: 100%;
    }

    .tab01 table,
    .tab02 table {
        border-collapse: collapse;
        border-spacing: 0px;
        margin-bottom: 30px;
        width: 100%;
        border-top: 1px solid #000;
    }

    .tab01 table th {
        width: 27%
    }

    .tab01 table td {
        width: 73%
    }

    .tab02 table th {
        width: 20%;
        background-color: #F8F8F8;
    }

    .tab02 table td {
        width: 80%
    }

    .tab02 table th,
    .tab02 table td {
        padding: 18px 20px;
    }

    .tab01 table th,
    .tab01 table td {
        padding: 18px 20px;
    }

    .tab01 table td,
    .tab02 table td {
        border-bottom: 1px solid #000;
        text-align: left;
    }

    .tab01 table th,
    .tab02 table th {
        border-bottom: 1px solid #000;
        font-size: 14px;
        font-weight: normal;
        text-align: left;
    }
}


/*--------------------------------------------------------------
# MOB
--------------------------------------------------------------*/

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

    /*基本部分*/
    body {
        margin: 0px auto;
        width: 100%;
        overflow: hidden;
        font-size: 15px;
        line-height: 1.9em;
        font-family: "kozuka-gothic-pro", "Noto Sans JP", "游ゴシック Medium", "游ゴシック体";
        font-weight: 400;
    }

    .nodisply_pc {
        display: none;
    }

    .nodisply_m {
        display: block;
    }

    button,
    select {
        padding: 3px;
        font-size: 14px;
    }

    textarea {
        padding: 2%;
        font-size: 14px;
        width: 96%;
        border-radius: 5px;
        border: 1px solid #b7b7b7
    }

    input[type=text],
    input[type=tel],
    input[type=email] {
        padding: 2%;
        font-size: 14px;
        width: 95%;
        border-radius: 5px;
        border: 1px solid #b7b7b7
    }

    input[type=checkbox] {
        margin-left: 5px
    }

    input[type=radio] {
        margin-left: 0px;
        margin-right: 3px
    }

    input[type="submit"] {
        font-size: 16px;
        width: 100%
    }

    .tab01 input[type="submit"] {
        -webkit-appearance: none;
        border-radius: 0;
        background-color: #000;
        border: 1px solid #000;
        text-align: center;
        margin-left: 0px;
        color: #FFF;
        border-radius: 3px;
        font-size: 16px;
        width: 100%;
        padding: 10px 0px;
    }

    .tab01 input[class="wpcf7-submit"]:hover {
        border: 1px solid #000;
        color: #000;
        background-color: #fffeee;
        cursor: pointer;
    }

    /* タイトル各種 */
    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        margin: 0px;
        padding: 0px;
        font-weight: normal
    }

    h1 {
        font-size: 18px;
        margin-bottom: 50px;
        border-bottom: 1px solid #000;
        padding-bottom: 10px
    }

    h2 {
        font-size: 17px;
        font-weight: 600;
        margin-bottom: 20px;
    }

    /* ＜共通＞メニュー*/
    /* ＜共通＞メニュー*/
    .head_all {
        z-index: 1;
        position: relative;
        height: 550px;
    }

    .head_menu_logo1 {
        z-index: 2;
        position: absolute;
        text-align: left;
        margin-left: 20px;
        top: 34px;
    }

    .head_menu_logo1 img {
        width: 180px;
    }

    .head_menu_logo2 {
        z-index: 2;
        position: absolute;
        text-align: left;
        margin-left: 20px;
        font-size: 13px;
        top: 62px;
        color: #FFF;
    }


    .head_t00 {
        width: 100%;
        height: 550px;
    }

    .head_t00_p {
        width: 100%;
        height: 270px;
        margin-bottom: 40px;
    }

    .head_all_p {
        z-index: 1;
        position: relative;
        height: 270px;

    }

    .head_t01_p {
        z-index: 2;
        position: absolute;
        text-align: right;
        margin-left: -webkit-calc(50% - 100px);
        margin-left: calc(50% - 100px);
        top: 153px;
    }

    .head_t01_p img {
        width: 200px;
    }

    .head_t00 img,
    .head_t00_p img {
        object-fit: cover;
        width: 100%;
        height: 100%;
    }

    .head_t01 {
        z-index: 2;
        position: absolute;
        text-align: right;
        margin-left: -webkit-calc(50% - 230px);
        margin-left: calc(50% - 230px);
        top: 280px;
    }

    .head_t01 img {
        width: 350px;
    }

    .head_t02 {
        z-index: 2;
        position: absolute;
        font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
        font-size: 39px;
        top: 121px;
        color: #FFF;
        margin-left: 30px;
    }


    .head_t03 {
        z-index: 2;
        position: absolute;
        font-size: 13px;
        top: 170px;
        letter-spacing: 1px;
        margin-left:30px;
        margin-right: 30px;
        color: #FFF;
    }



    .head_menu {
        display: none;


    }

    .head_menu_main {
        position: relative;
        width: 1100px;
        margin: 0 auto;
        padding-top: 25px;
        padding-bottom: 25px;
        z-index: 50;
    }

    .head_menu_box,
    .head_menu_box2 {
        height: 65px;
        text-align: center;
        float: left;
        border-left: 1px solid #464646;
        width: 137px;
    }

    .head_menu_box2 {
        border-right: 1px solid #464646;
    }

    .head_menu_t1 {
        margin-top: 5px;
        font-size: 17px;
        color: #464646;
    }

    .head_menu_t2 {
        font-size: 13px;
        color: #FFF;
        margin-top: -2px;
    }

    .head_menu_box:hover,
    .head_menu_box2:hover {
        background: #1F1F1F;
        color: #FFF;
    }

    /* モバイルメニュー */
    .wrapper {
        height: auto;
        overflow-x: hidden;
        position: relative;
    }

    .overlay {
        content: "";
        display: block;
        width: 0;
        height: 0;
        background-color: rgba(0, 0, 0, 0.5);
        position: absolute;
        top: 0;
        left: 0;
        z-index: 2;
        opacity: 0;
        transition: opacity .5s;
    }

    .overlay.open {
        width: 100%;
        height: 100%;
        opacity: 1;
    }

    main {
        height: 100%;
        min-height: 100vh;
        padding: 0 50px;
        background-color: #eee;
        transition: all .5s;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    main h1 {
        text-align: center;
        font-weight: 500;
    }

    main p {
        text-align: center;
    }

    .menu-trigger {
        display: inline-block;
        width: 70px;
        height: 65px;
        padding: 0px;
        background-color: #233984;
        vertical-align: middle;
        cursor: pointer;
        position: fixed;
        top: 17px;
        right: 0px;
        z-index: 100;
        transform: translateX(0);
        transition: transform .5s;
    }

    .menu-trigger.active {
        transform: translateX(-250px);
    }

    .menu-trigger span {
        display: inline-block;
        box-sizing: border-box;
        position: absolute;
        left: 0;
        width: 70%;
        margin-left: 15%;
        height: 2px;
        background-color: #FFF;
    }

    .menu-trigger.active span {
        background-color: #fff;
    }

    .menu-trigger span:nth-of-type(1) {
        top: 15px;
    }

    .menu-trigger.active span:nth-of-type(1) {
        transform: translateY(15px) rotate(-45deg);
    }

    .menu-trigger span:nth-of-type(2) {
        top: 30px;
    }

    .menu-trigger.active span:nth-of-type(2) {
        opacity: 0;
    }

    .menu-trigger span:nth-of-type(3) {
        top: 45px;
    }

    .menu-trigger.active span:nth-of-type(3) {
        transform: translateY(-15px) rotate(45deg);
    }

    nav {
        width: 250px;
        height: auto;
        padding-top: 20px;
        padding-bottom: 20px;
        background-color: #233984;
        position: fixed;
        color: #FFF;
        top: 17px;
        right: 0;
        z-index: 10;
        transform: translate(250px);
        transition: all .5s;
    }

    nav.open {
        transform: translateZ(0);
    }

    nav li {
        color: #fff;
        text-align: center;
        padding: 5px 0;
    }

    nav li a:link {
        color: #fff;
    }

    nav li a:visited {
        color: #fff;
    }

    nav li a:hover {
        color: #fff;
    }

    * {
        box-sizing: border-box;
    }

    ul {
        list-style: none;
    }

    /* ＜共通＞フッダー */


    .fooder_all {
        width: 100%;
        margin: 0 auto;
        clear: left;
        padding-top: 40px;
        height: 300px;
        background-color: #233984;
        color: #FFF;
    }

    .fooder_main {
        width: 85%;
        margin: 0 auto;
        font-size: 13px;
    }

    .fooder_main_l1 {
        width: 100%;
        float: none;
        text-align: left;
    }

    .fooder_main_l2 {
        width: 100%;
        float: left;
        text-align: left;
    }

    .fooder_main_l2 a:link {
        color: #FFF;
    }

    .fooder_main_l2 a:visited {
        color: #FFF;
    }

    .fooder_t01 {
        font-size: 16px;
    }

    /* ＜トップページ＞ タイトル*/
    .all_t {
        width: 100%;
        margin: 0 auto;
        height: 80px;
        background-image: url(img/t-01.png);
        background-repeat: no-repeat;
        background-size: 50% 100px;
        background-position: top left;
    }



    .all_t_main,
    .all_tg_main {
        width: 100%;
        margin: 0 auto;
        height: 120px;
        padding-left: 73px;
        padding-top: 40px;
        background-color: #FFF;
        background-image: url(img/oj_03.png);
        background-repeat: no-repeat;
        background-size: 50px 50px;
        background-position: top 41px left 10px;
    }

    .all_tg_main {
        background-color: #F4F4F4;
    }


    .all_t1 {
        font-size: 28px;
        margin-bottom: 0px;
    }

    .all_t2 {
        font-size: 14px;
        letter-spacing: 2px;
    }

    .all_t_main2 {
        width: 100%;
        height: 57px;
        padding-left: 18px;
        margin-bottom: 50px;
        border-left: 3px #0A65AB solid;
    }

    .all_t3 {
        font-size: 25px;
        color: #0A65AB;
        margin-bottom: 5px;
    }

    .all_t4 {
        font-size: 14px;
        letter-spacing: 2px;
    }

    /* ＜トップページ＞ News　*/
    .news_all {
        width: 100%;
        margin: 0 auto;
        clear: left;
        background-color: #F4F4F4;
        z-index: 50;
        padding-bottom: 40px;

    }

    .news_main {
        width: 90%;
        margin: 0 auto;

    }

    .news_main_l {
        width: 100%;
        padding-top: 0px;
        z-index: 70;

    }

    .news_main_r {
        width: 100%;
        padding-left: 0px;
        padding-top: 20px;
        z-index: 60;

    }

    .news_box {
        width: 800px;
        margin: 0 auto;
        margin-bottom: 60px;
    }


    .news_t_all {
        border-bottom: 1px solid #000;
        padding-top: 11px;
        padding-bottom: 10px;
    }

    .news_t_all a:link {
        color: #000;
    }

    .news_t_all a:visited {
        color: #000;
    }

    .news_t_01 {
        float: none;
    }

    .news_t_02 {
        float: none;
        margin-left:0px;
    }

    .news_box2 {
        width: 100%;
        padding: 10px 0px;
        border: 1px solid #000;
        text-align: center;
        float: none;
        color: #000;
        margin-top: 20px;
    }

    .news_box2:hover {
        background-color: #000;
        color: #FFF;
    }

    .news_list {

        border-bottom: 1px solid #000;
        padding: 20px 0px;
    }

    .news_list_t1 {
        font-size: 15px;
        font-weight: 500;

    }

    .news_list_t2 {
        border: 1px solid #000;
        padding: 1px 0px;
        border-radius: 30px;
        width: 150px;
        text-align: center;
        margin-top: 5px;

    }

    /* ＜トップページ＞ company　*/
    .company_all {
        width: 100%;
        margin: 0 auto;
        clear: left;
        margin-top: 70px;
        margin-bottom: 0px;
    }

    .company_main {
        width: 90%;
        margin: 0 auto;
    }

    .company_ph1 {
        width: 100%;
        height: 330px;
    }

    .company_ph1 img {
        object-fit: cover;
        width: 100%;
        height: 100%;
    }

    .company_ph2 {
        width: 100%;
        height: 40px;
        padding-top: 10px;
        text-align: right;
    }

    .company_ph2 img {
        width: 130px;
    }

    .company_ph3 {
        margin-top: 10px;
        width: 100%;
        height: 250px;
    }

    .company_ph3 img {
        object-fit: cover;
        width: 100%;
        height: 100%;
    }

    .company_ph4 {
        margin-top: 10px;
        width: 100%;
    }

    .company_ph4 img {
        height: 15px;
    }

    .company_sub1 {
        margin-top: 30px;
        width: 100%;
    }

    .company_sub1_l {
        width: 100%;
        margin-right: 0px;
        margin-bottom: 40px;
    }

    .company_sub1_r {
        width: 100%;
        margin-bottom: 20px;
    }


    .company_sub2 {
        margin-top: 30px;
        padding-top: 0px;
        padding-bottom: 36px;
        margin-bottom: 30px;
        width: 100%;
        background-color: #F4F4F4;
    }

    .company_sub2_l {
        width: 100%;
        height: 228px;
        padding-right: 0px;
        margin-bottom: 40px;
    }

    .company_sub2_l img {
        object-fit: cover;
        width: 100%;
        height: 100%;
    }

    .company_sub2_r {
        width:90%;
        margin: 0 auto;
        padding-left: 0px;
    }


    .company_sub1_t1 {
        font-size: 18px;
        font-weight: 500;
        letter-spacing: 1px;
        margin-bottom: 40px
    }

    .company_sub1_t2 {
        width: 100%;
        margin-bottom: 40px;

    }

    .company_sub1_t3 {
        width: 380px;
        margin-bottom: 60px;
        float: left;

    }

    /* ＜トップページ＞ MAP　*/
    .map_all {
        width: 100%;
        margin: 0 auto;
        clear: left;
        margin-bottom: -12px;
        margin-top: 30px;
    }

    /* ＜トップページ＞ Product　*/
    .product_all {
        width: 100%;
        margin: 0 auto;
        clear: left;
        background-color: #F4F4F4;
        padding-bottom: 60px;
    }

    .product_main {
        width: 90%;
        margin: 0 auto;
        margin-top: 50px;
    }

    .product_ph1,
    .product_ph2 {
        width: 100%;
        height: auto;
        margin-right: 0px;
        margin-bottom: 10px;
        float: left;
    }

    .product_ph2 {
        margin-right: 0px;
    }

    .product_ph3,
    .product_ph4 {
        width: 100%;
        height: auto;
        margin-right: 0px;
        margin-bottom: 10px;
    }

    .product_ph4 {
        margin-right: 0px;
    }


    .product_ph1 img,
    .product_ph2 img,
    .product_ph3 img,
    .product_ph4 img {
        object-fit: cover;
        width: 100%;
        height: 100%;
    }


    /* ＜トップページ＞ facility　*/
    .facility_all {
        width: 100%;
        margin: 0 auto;
        clear: left;
    }

    .facility_main {
        width: 90%;
        margin: 0 auto;
        margin-top: 50px;
    }

    .facility_ph1 {
        width: 100%;
        height: 300px;
        margin-right: 0px;
        margin-bottom: 10px;
    }

    .facility_ph1 img {
        object-fit: cover;
        width: 100%;
        height: 100%;
    }

    .facility_ph2 {
        width: 100%;
        height: 200px;
    }

    .facility_ph2 img {
        object-fit: cover;
        width: 100%;
        height: 100%;
    }

    .facility_box1 {
        width: 100%;
        height: auto;
        margin-top: 30px;
    }

    .facility_box2 {
        margin-top: 10px;
        width: 100%;
        height: 55px;
        border: 1px solid #000;
        text-align: center;
        line-height: 55px;
    }

    .facility_box2:hover {

        border: 1px solid #000;
        background-color: #000;
        color: #FFF;
    }


    /* ＜トップページ＞ 写真　*/

    .phbar_main {
        width: 100%;
        z-index: 1;
        position: relative;
        height: 250px;
        margin-top: 70px;

    }

    .phbar_01 {
        z-index: 2;
        position: absolute;
        width: 100%;
        height: 250px;
    }

    .phbar_01 img {
        object-fit: cover;
        width: 100%;
        height: 100%;
    }

    .phbar_02 {
        z-index: 3;
        position: absolute;
        margin-left: -webkit-calc(50% - 125px);
        top: 227px;
    }

    .phbar_02 img {
        width: 250px;
    }

    /* ＜トップページ＞ recruit　*/
    .recruit_all {
        width: 100%;
        margin: 0 auto;
        clear: left;
    }

    .recruit_main {
        width: 90%;
        margin: 0 auto;
        margin-top: 50px;
    }

    .recruit_box1 {
        width: 100%;
        margin: 0 auto;
        text-align: center;
        margin-bottom: 55px;
        margin-top: 30px;
    }


    .recruit_box1_l {
        width: 100%;
        height: 60px;
        border: 1px solid #0A65AB;
        text-align: center;
        line-height: 60px;
        font-weight: 500;
        font-size: 16px;
        color: #0A65AB;
        margin-right: 20px;
        margin-bottom: 15px;
    }

    .recruit_box1_r {
        margin-top: 18px;
        text-align: center;
        font-size: 30px;
        color: #0A65AB;
        font-weight: 500;
        margin-bottom: 20px;
    }



    .last_ph1 {
        margin-top: 20px;
        text-align: center;
        width: 100%;
        margin-bottom: 70px;
    }

    .last_ph1 img {
        height: 20px;
    }





    /* ＜ページ＞　基本*/
    .page {
        width: 100%;
        margin: 0 auto;
    }

    .page_main {
        width: 90%;

        margin: 0 auto;
        padding: 0px;
        margin-top: 60px;
        margin-bottom: 100px;
    }

    .page_main2 {
        width: 1100px;
        margin: 0 auto;
        margin-top: 60px;
        margin-bottom: 100px;
    }

    .page_main3 {
        width: 1100px;
        margin: 0 auto;
        margin-top: 0px;
        margin-bottom: 100px;
    }

    .page_news img {
        width: 100%;
        margin-bottom: 20px;
        margin-top: 20px;

    }

 

    /* ＜ページ＞　戻る　*/
    .page_back {
        float: right;
    }

    /* ＜ページ＞　戻る　*/
    .page_back {
        float: right;
    }

    /* ＜ページ＞　テーブル　*/
    .tab01 {
        width: 100%;
    }

    .tab02 {
        width: 100%;
    }

    .tab01 table,
    .tab02 table {
        border-collapse: collapse;
        border-spacing: 0px;
        margin-bottom: 30px;
        width: 100%;
        border-top: 1px solid #CCC;
    }

    .tab01 table th,
    .tab02 table th,
    .tab01 table td,
    .tab02 table td {
        padding: 10px 5%;
        display: block
    }

    .tab01 table tr {
        width: 100%
    }

    .tab01 table th {
        width: 100%
    }

    .tab01 table td {
        width: 100%
    }

    .tab01 table td,
    .tab02 table td {
        border-bottom: 1px solid #CCC;
        text-align: left;
    }

    .tab01 table th,
    .tab02 table th {
        border-bottom: 1px solid #CCC;
        font-size: 14px;
        font-weight: normal;
        text-align: left;
        background-color: #f4f4f4;
    }

    .tab02 table th {
        font-size: 14px;
        font-weight: normal;
        text-align: left
    }

}