@charset "utf-8";
/*
 * 英語用の追加CSS 
*/

/* --------------------------------------
* 共通
* -------------------------------------- */
body {
    font-family: "Mukta Vaani", sans-serif;
    font-size: 16px;
}

/* --------------------------------------
* スマートフォン (768pxまで）
* -------------------------------------- */
@media only screen and (max-width: 768px) {

    /* Header */
    .mobile_header h1 a {
        background-image: url('images/en/header_logo.png');
        background-position: center center;
        background-repeat: no-repeat;
        background-size: contain;
        width: 90%;/*73px;*//*94px;*/
        height: 55px;/*71px;*/
        margin: 0;
        padding: 0;
        display: block;
        text-indent: -9999px;
    }
    .pagephoto_globalnetwork .photo {
        margin: 0;
        padding-top: 59.40%;
        padding-bottom: 0;
        padding-left: 0;
        padding-right: 0;
        position: relative;
        left: 0;
        right: 0;
        width: 100%;
        z-index: 9;
        background-image: url('images/en/sp_global01@2x-min.png');
        background-position: right center;
        background-repeat: no-repeat;
        background-size: contain;
        text-indent: -9999px;
    }

    /* Home */
    article.toppage .box .text {
        margin-top: 10px;
        padding-top: 10px;
        font-size: 1.0em;
        line-height: 1.2em;
    }
    article.toppage .top3 {
        min-height: 480px;
    }
    article.toppage .top5 {
        min-height: 520px;
    }
    article.toppage .top6 .top6_box2 ul li dl dt {
        width: 80%;
    }

    /* スタッフインタビュー */
    article.recruit-sub section ul.rec-a1 li h5 span {
        display: block;
        line-height: 1.2em;
    }
    article.recruit-sub section ul.rec-a1 li .text {
        line-height: 1.2em;
        word-break: normal;
        hyphens: auto;
        text-align: justify;
        line-break: strict;
        overflow-wrap: anywhere;
    }

    /* グローバルネットワーク */
    article.globalnetwork section .g1 {
        background-image: url('images/en/sp_global02.png');
        background-position: 0 0;
        background-repeat: no-repeat;
        background-size: contain;
        height: 0;
        margin-top: 0;
        margin-bottom: 50px;
        margin-left: 0;
        margin-right: 0;
        padding-top: 75.50%;
        padding-bottom: 0;
        padding-left: 0;
        padding-right: 0;
        text-indent: -9999px;
    }
    article.globalnetwork section .g4 {
        background-image: url('images/en/sp_global04.png');
        background-position: 0 0;
        background-repeat: no-repeat;
        background-size: contain;
        margin-top: 0;
        margin-bottom: 50px;
        margin-left: 0;
        margin-right: 0;
        padding-top: 110.92%;
        padding-bottom: 0;
        padding-left: 0;
        padding-right: 0;
    }
    article.globalnetwork section .g5 {
        background-image: url('images/en/sp_global05.png');
        background-position: 0 0;
        background-repeat: no-repeat;
        background-size: contain;
        margin-top: 0;
        margin-bottom: 50px;
        margin-left: 0;
        margin-right: 0;
        padding-top: 110.92%;
        padding-bottom: 0;
        padding-left: 0;
        padding-right: 0;
    }
    article.globalnetwork section .g6 {
        background-image: url('images/en/sp_global06.png');
        background-position: 0 0;
        background-repeat: no-repeat;
        background-size: contain;
        margin-top: 0;
        margin-bottom: 50px;
        margin-left: 0;
        margin-right: 0;
        padding-top: 110.92%;
        padding-bottom: 0;
        padding-left: 0;
        padding-right: 0;
    }
    article.globalnetwork section .g7 {
        background-image: url('images/en/sp_global07.png');
        background-position: 0 0;
        background-repeat: no-repeat;
        background-size: contain;
        height: 0;
        margin-top: 0;
        margin-bottom: 50px;
        margin-left: 0;
        margin-right: 0;
        padding-top: 21.43%;
        padding-bottom: 0;
        padding-left: 0;
        padding-right: 0;
        text-indent: -9999px;
    }
    article.globalnetwork section .g8 {
        background-image: url('images/en/sp_global08.png');
        background-position: 0 0;
        background-repeat: no-repeat;
        background-size: contain;
        height: 0;
        margin-top: 0;
        margin-bottom: 50px;
        margin-left: 0;
        margin-right: 0;
        padding-top: 81.69%;
        padding-bottom: 0;
        padding-left: 0;
        padding-right: 0;
        text-indent: -9999px;
    }
    article.globalnetwork section .g10 h5 {
        background-image: url('images/en/sp_global09.png');
        background-position: 0 0;
        background-repeat: no-repeat;
        background-size: contain;
        height: 0;
        margin-top: 0;
        margin-bottom: 20px;
        margin-left: 0;
        margin-right: 0;
        padding-top: 10.02%;
        padding-bottom: 0;
        padding-left: 0;
        padding-right: 0;
        text-indent: -9999px;
    }

    /* footer */
    footer h2 {
        background-image: url('images/en/footer_logo.png');
        background-position: 0 0;
        background-repeat: no-repeat;
        width: 121px;
        height: 78px;
        margin-top: 0;
        margin-bottom: 20px;
        margin-left: auto;
        margin-right: auto;
        padding: 0;
        text-indent: -9999px;
    }

}

/* --------------------------------------
* タブレット (769px〜960px) JSで縮小表示
* PC (961px以上)
* -------------------------------------- */
@media print, screen and (min-width: 768px) {

    /* Header */
    header .box_l h1 a {
        background-image: url('images/en/header_logo.png');
        background-position: center center;
        background-repeat: no-repeat;
        width: 128px;
        height: 128px;
        margin: 0;
        padding: 0;
        display: block;
        text-indent: -9999px;
    }
    header .box_r .contact a {
        width: 243px;
        height: 67px;
        margin: 0;
        padding: 0;
        background-image: url('images/en/header_youtube.png');
        background-position: center center;
        background-repeat: no-repeat;
        text-indent: -9999px;
        display: block;
    }
    .pagephoto_globalnetwork .photo {
        margin: 0;
        padding-top: 42.59%;
        padding-bottom: 0;
        padding-left: 0;
        padding-right: 0;
        position: relative;
        left: 0;
        right: 0;
        width: 100%;
        z-index: 9;
        background-image: url('images/en/global01@2x-min.png');
        background-position: right center;
        background-repeat: no-repeat;
        background-size: contain;
        text-indent: -9999px;
    }

    /* Home */
    article.toppage .box .text {
        margin-top: 5px;
        padding-top: 5px;
        font-size: 17px;
        line-height: 1.1em;
    }
    article.toppage .top8 .top8_box2 h4 {
        margin-top: 0;
        margin-bottom: 30px;
        margin-left: 0;
        margin-right: 0;
        padding: 0;
        font-size: 25px;
        font-weight: bold;
        white-space: normal;
        text-align: center;
        color: #222222;
    }
    article.toppage .top6 .top6_box2 ul li dl dt {
        width: 150px;
    }

    /* スタッフインタビュー */
    article.recruit-sub section ul.rec-a1 li {
        height: 460px;
    }
    article.recruit-sub section ul.rec-a1 li h5 span {
        display: block;
        line-height: 1.2em;
    }
    article.recruit-sub section ul.rec-a1 li .text {
        line-height: 1.2em;
        word-break: normal;
        hyphens: auto;
        text-align: justify;
        line-break: strict;
        overflow-wrap: anywhere;
    }

    /* 共伸の強み */
    article.solution .solution1 .sol2 .text {
        font-size: 0.9em;
        line-height: 1.3em;
    }
    article.solution .solution1 .sol3 .text {
        font-size: 0.9em;
        line-height: 1.3em;
    }

    /* グローバルネットワーク */
    article.globalnetwork section .g1 {
        background-image: url('images/en/global02.png');
        background-position: 0 0;
        background-repeat: no-repeat;
        width: 1100px;
        height: 405px;
        margin-top: 0;
        margin-bottom: 80px;
        margin-left: 0;
        margin-right: 0;
        padding: 0;
        text-indent: -9999px;
    }
    article.globalnetwork section .g4 {
        background-image: url('images/en/global04.png');
        background-position: 0 0;
        background-repeat: no-repeat;
        width: 1100px;
        height: 571px;
        margin-top: 0;
        margin-bottom: 50px;
        margin-left: 0;
        margin-right: 0;
        padding: 0;
        text-indent: -9999px;
    }
    article.globalnetwork section .g5 {
        background-image: url('images/en/global05.png');
        background-position: 0 0;
        background-repeat: no-repeat;
        width: 1100px;
        height: 531px;
        margin-top: 0;
        margin-bottom: 50px;
        margin-left: 0;
        margin-right: 0;
        padding: 0;
        text-indent: -9999px;
    }
    article.globalnetwork section .g6 {
        background-image: url('images/en/global06.png');
        background-position: 0 0;
        background-repeat: no-repeat;
        width: 1100px;
        height: 531px;
        margin-top: 0;
        margin-bottom: 50px;
        margin-left: 0;
        margin-right: 0;
        padding: 0;
        text-indent: -9999px;
    }
    article.globalnetwork section .g7 {
        background-image: url('images/en/global07.png');
        background-position: 0 0;
        background-repeat: no-repeat;
        width: 1100px;
        height: 236px;
        margin-top: 0;
        margin-bottom: 80px;
        margin-left: 0;
        margin-right: 0;
        padding: 0;
        text-indent: -9999px;
    }
    article.globalnetwork section .g8 {
        background-image: url('images/en/global08.png');
        background-position: 0 0;
        background-repeat: no-repeat;
        width: 423px;
        height: 345px;
        margin-top: 0;
        margin-bottom: 50px;
        margin-left: auto;
        margin-right: auto;
        padding: 0;
        text-indent: -9999px;
    }
    article.globalnetwork section .g10 h5 {
        background-image: url('images/en/global09.png');
        background-position: 0 0;
        background-repeat: no-repeat;
        width: 591px;
        height: 36px;
        margin-top: 0;
        margin-bottom: 20px;
        margin-left: auto;
        margin-right: auto;
        padding: 0;
        text-indent: -9999px;
    }

    /* footer */
    footer h2 {
        background-image: url('images/en/footer_logo.png');
        background-position: 0 0;
        background-repeat: no-repeat;
        width: 121px;
        height: 78px;
        margin-top: 0;
        margin-bottom: 20px;
        margin-left: auto;
        margin-right: auto;
        padding: 0;
        text-indent: -9999px;
    }

}

/* end css */
