@charset 'UTF-8';
@font-face {
    font-family: 'Gen Shin Gothic P Bold';
    src: url('../fonts/GenShinGothic-P-Bold_0.eot');
    /* IE9 */
    src: url('../fonts/GenShinGothic-P-Bold_0.eot?#iefix') format('embedded-opentype'), url('../fonts/GenShinGothic-P-Bold_0.woff') format('woff'), url('../fonts/GenShinGothic-P-Bold_0.ttf') format('truetype'), url('../fonts/GenShinGothic-P-Bold_0.svg#Gen Shin Gothic P Bold') format('svg');
    /* iOS 4.1- */
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: 'Gen Shin Gothic P Medium';
    src: url('../fonts/GenShinGothic-P-Medium_0.eot');
    /* IE9 */
    src: url('../fonts/GenShinGothic-P-Medium_0.eot?#iefix') format('embedded-opentype'), url('../fonts/GenShinGothic-P-Medium_0.woff') format('woff'), url('../fonts/GenShinGothic-P-Medium_0.ttf') format('truetype'), url('../fonts/GenShinGothic-P-Medium_0.svg#Gen Shin Gothic P Medium') format('svg');
    /* iOS 4.1- */
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: 'myfont';
    src: url('../fonts/myfont.eot');
    src: url('../fonts/myfont.eot?#iefix') format('eot'), url('../fonts/myfont.woff') format('woff'), url('../fonts/myfont.ttf') format('truetype'), url('../fonts/myfont.svg#myfont') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^='og-'],
[class*=' og-'] {
    font-family: 'myfont';
    speak: none;
    font-style: normal;
    font-weight: normal;
    -webkit-font-feature-settings: normal;
    -moz-font-feature-settings: normal;
    font-feature-settings: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.og-icon01:before {
    content: '';
}

.og-icon02:before {
    content: '';
}

.og-icon03:before {
    content: '';
}

.og-icon04:before {
    content: '';
}

.og-icon05:before {
    content: '';
}

.og-icon06:before {
    content: '';
}

.og-icon07:before {
    content: '';
}

.og-icon08:before {
    content: '';
}

.og-icon09:before {
    content: '';
}

.og-icon10:before {
    content: "\e909";
}

.og-icon11:before {
    content: "\e90a";
}


/* Mixin */


/*
html5doctor.com Reset Stylesheet
v1.4
2009-07-27
Author: Richard Clark - http://richclarkdesign.com
*/

html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
dialog,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background: transparent;
}

body {
    line-height: 1;
}

article,
aside,
dialog,
figure,
footer,
header,
hgroup,
nav,
section {
    display: block;
}

nav ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

a {
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline;
    background: transparent;
}

ins {
    background-color: #ffff99;
    color: #000000;
    text-decoration: none;
}

mark {
    background-color: #ffff99;
    color: #000000;
    font-style: italic;
    font-weight: bold;
}

del {
    text-decoration: line-through;
}

abbr[title],
dfn[title] {
    border-bottom: 1px dotted #000000;
    cursor: help;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #cccccc;
    margin: 1em 0;
    padding: 0;
}

input,
select {
    vertical-align: middle;
}


/* #フォント */


/* #幅・余白 */


/* #色・カラー */


/* #ブレークポイント */


/* #共通部分 */

html {
    font-size: 62.5%;
    -webkit-text-size-adjust: 100%;
    font-family: 'Roboto', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    color: #333333;
}

body {
    min-width: 320px;
    background: #22304f;
}

main {
    min-height: 600px;
    background: #ffffff;
}

@media only screen and (max-width: 959px) {
    main {
        min-height: 500px;
    }
}

h1,
h2,
h3,
h4 {
    font-weight: normal;
}

@media only screen and (min-width: 960px) {
    .pcNo {
        display: none;
    }
}

.tbNo {
    display: none;
}

@media only screen and (max-width: 480px) {
    .tbNo {
        display: block;
    }
}

@media only screen and (max-width: 959px) {
    .spNo {
        display: none;
    }
}

footer strong,
.titleWrap h1,
.titleWrap h2,
.serviceWrap h2,
.detailArea h3,
.placeBox h2 {
    font-family: 'Gen Shin Gothic P Medium';
    -webkit-transform: rotate(.05deg);
    transform: rotate(.05deg);
}


/* ##カラーオーバーレイ */

.maskRed:before {
    background: rgba(131, 69, 69, .6);
}

.maskYellow:before {
    background: rgba(119, 120, 36, .6);
}

.maskBlue:before {
    background: rgba(38, 42, 115, .6);
}

.maskGray:before {
    background: rgba(75, 74, 74, .6);
}


/* #フッター */

footer {
    position: relative;
    text-align: center;
    padding-bottom: 50px;
    background: #22304f;
    /* ##ページトップ */
    /* ##会社情報 */
}

footer,
footer a {
    color: #ffffff;
}

footer a {
    font-family: 'myfont';
    position: relative;
    display: block;
    background: #3e4a70;
    width: 100%;
    height: 70px;
    -webkit-transition: .3s;
    transition: .3s;
}

footer a:hover {
    background: rgba(255, 255, 255, .4);
}

footer a span {
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    display: block;
}

footer a:before {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    display: block;
    text-align: center;
    font-size: 50px;
    font-size: 50px;
    font-size: 5rem;
}

footer svg {
    width: 40px;
    fill: #ffffff;
}

footer p {
    margin-top: 50px;
    font-size: 14px;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.8;
}

footer strong {
    font-weight: normal;
    font-size: 18px;
    font-size: 18px;
    font-size: 1.8rem;
    display: block;
    margin-bottom: 25px;
}

footer small {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    font-size: 12px;
    font-size: 12px;
    font-size: 1.2rem;
    text-transform: uppercase;
    margin-top: 40px;
}


/* #ナビゲーション */

nav {
    *zoom: 1;
    padding: 20px 20px 20px 40px;
    position: fixed;
    width: 100%;
    box-sizing: border-box;
    top: 0;
    line-height: 1;
    background: rgba(255, 255, 255, 0);
    -webkit-transition: padding .3s, background .3s;
    transition: padding .3s, background .3s;
    /* ##サイズを縮小 */
    /* ##塗りつぶして下線 */
    /* ##ロゴ */
    /* ##メニュー */
}

nav:after {
    content: '.';
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}

@media only screen and (max-width: 959px) {
    nav {
        padding-left: 20px;
        padding-right: 10px;
    }
}

@media only screen and (max-width: 480px) {
    nav {
        padding-left: 0;
        padding-right: 0;
    }
}

nav.move {
    background: rgba(255, 255, 255, .7);
    padding-top: 7px;
    padding-bottom: 7px;
}

nav.move p {
    font-size: 18px;
    font-size: 18px;
    font-size: 1.8rem;
}

nav.moveCont {
    background: white;
    border-bottom: 1px solid #eeeeee;
}

nav p {
    float: left;
    text-align: center;
}

@media only screen and (max-width: 480px) {
    nav p {
        float: none;
    }
}

nav ul {
    margin-top: 5px;
    font-size: 0;
    float: right;
    text-align: center;
}

@media only screen and (max-width: 480px) {
    nav ul {
        margin-top: 0;
        float: none;
    }
}

nav li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    font-size: 14px;
    font-size: 14px;
    font-size: 1.4rem;
}

nav li:before {
    content: '|';
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

nav li a {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    padding: 10px 15px;
    margin: 0 5px;
}

@media only screen and (max-width: 959px) {
    nav li a {
        margin: 0;
    }
}

@media only screen and (max-width: 480px) {
    nav li {
        margin-top: 10px;
    }
    nav li a {
        margin: 0;
        padding: 10px;
    }
}

nav li:first-of-type:before {
    content: '';
}

nav a {
    color: #333333;
    text-decoration: none;
}

main {
    padding-top: 70px;
}

.titleWrap {
    margin-top: 100px;
    padding-bottom: 70px;
}

.titleWrap+.titleWrap {
    margin-top: 30px;
}

.titleWrap h1 {
    text-align: center;
    font-size: 36px;
    font-size: 36px;
    font-size: 3.6rem;
    font-weight: normal;
}

.titleWrap>p {
    text-align: center;
    margin-top: 25px;
    color: #666666;
    font-size: 20px;
    font-size: 20px;
    font-size: 2rem;
    text-transform: uppercase;
}

.titleWrap h2,
.titleWrap div {
    width: 100%;
    max-width: 860px;
}

.titleWrap div {
    font-size: 16px;
    font-size: 16px;
    font-size: 1.6rem;
    margin: 45px auto 0;
}

.titleWrap h2 {
    font-size: 24px;
    font-size: 24px;
    font-size: 2.4rem;
    margin: 70px auto 0;
    text-align: center;
    position: relative;
}

.titleWrap h2:before {
    position: absolute;
    content: '';
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 60px;
    height: 2px;
    bottom: -20px;
    left: 0;
    right: 0;
    margin: 0 auto;
    background: #02779e;
}

.titleWrap h2+div {
    margin-top: 35px;
}

.titleWrap dl {
    font-size: 16px;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.8;
}

.titleWrap dt,
.titleWrap dd {
    padding: 25px 20px 20px;
}

.titleWrap dt {
    font-weight: bold;
}

@media only screen and (min-width: 481px) {
    .titleWrap div {
        display: table;
    }
    .titleWrap dl {
        display: table-row;
    }
    .titleWrap dt,
    .titleWrap dd {
        display: table-cell;
    }
    .titleWrap dt {
        border-bottom: 2px solid #02779e;
        width: 192px;
        max-width: 30%;
    }
    .titleWrap dd {
        border-bottom: 2px solid #cccccc;
        padding-top: 5px;
    }
    .titleWrap dd p {
        text-indent: -1.5em;
        margin-left: 1.5em;
    }
}

@media only screen and (max-width: 959px) {
    .titleWrap dd p {
        padding: 5px 0;
        border-bottom: 1px solid #cccccc;
    }
    .titleWrap dd p:first-of-type {
        padding-top: 0;
    }
}

@media only screen and (max-width: 480px) {
    .titleWrap dt {
        color: #02779e;
    }
    .titleWrap dt {
        padding-bottom: 0;
    }
    .titleWrap dd {
        padding-top: 5px;
    }
}

.titleWrap div#contactWrap {
    display: table;
    table-layout: fixed;
}

@media only screen and (max-width: 480px) {
    .titleWrap div#contactWrap {
        table-layout: auto;
    }
}

.titleWrap div#contactWrap dl {
    display: table-row;
}

.titleWrap div#contactWrap dt,
.titleWrap div#contactWrap dd {
    display: table-cell;
}

.titleWrap div#contactWrap dt {
    border-bottom: 2px solid #02779e;
    width: 152px;
}

@media only screen and (max-width: 480px) {
    .titleWrap div#contactWrap dt {
        width: auto;
    }
}

.titleWrap div#contactWrap dd {
    border-bottom: 2px solid #cccccc;
    padding-top: 5px;
}


/* ##サービス紹介 */

.serviceWrap {
    padding: 120px 0 170px;
    padding: 7.5vw 0 9vw;
}

@media only screen and (max-width: 959px) {
    .serviceWrap {
        padding: 80px 0 50px;
    }
}

.serviceWrap h2 {
    text-align: center;
    font-weight: normal;
    color: #ffffff;
    font-size: 40px;
    font-size: 40px;
    font-size: 4rem;
}

@media only screen and (max-width: 959px) {
    .serviceWrap h2 {
        font-size: 24px;
        font-size: 2.4rem;
    }
}

.detailArea {
    margin: 80px auto 0;
    font-size: 0;
}

.detailArea div {
    background: rgba(255, 255, 255, .9);
    display: inline-block;
    *display: inline;
    *zoom: 1;
    box-sizing: border-box;
    padding: 30px;
    vertical-align: top;
    min-height: 400px;
    text-decoration: none;
}

@media only screen and (max-width: 768px) {
    .detailArea div {
        min-height: auto;
    }
}

@media only screen and (max-width: 768px) {
    .detailArea div {
        width: auto !important;
        margin: 30px 20px 0 !important;
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
    .detailArea div:first-child {
        margin-top: 0 !important;
    }
}

.detailArea a {
    margin: 20px auto 0;
    line-height: 1;
    letter-spacing: .1em;
    padding: 16px 0;
    font-size: 16px;
    font-size: 16px;
    font-size: 1.6rem;
    width: 228px;
    max-width: 90%;
    text-align: center;
    border: 1px solid #3e5587;
    display: block;
    position: relative;
    color: #3e5587;
    text-decoration: none;
    -webkit-transition: .5s;
    transition: .5s;
}

.detailArea a:before,
.detailArea a:after {
    -webkit-transition: .5s;
    transition: .5s;
    content: '';
    background: #3e5587;
    position: absolute;
    height: 1px;
    margin: auto 0;
    top: 0;
    bottom: 0;
    right: 15px;
}

.detailArea a:before {
    width: 50px;
}

.detailArea a:after {
    width: 14px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
}

.detailArea a:hover:after,
.detailArea a:hover:before {
    right: -30px;
}

.detailArea a:hover:before {
    width: 95px;
}

.detailArea.daColumn3 {
    width: 80%;
}

.detailArea.daColumn3 div {
    width: calc((100% - 30px * 2) / 3);
    margin-left: 30px;
}

.detailArea.daColumn3 div:first-child {
    margin-left: 0;
}

@media only screen and (max-width: 959px) {
    .detailArea.daColumn3 div {
        width: calc((100% - 30px) / 2);
        margin-left: 30px;
    }
    .detailArea.daColumn3 div:nth-child(3) {
        margin-top: 30px;
        margin-left: 0;
    }
}

.detailArea.daColumn4 {
    width: 80%;
}

.detailArea.daColumn4 div {
    width: calc((100% - 30px * 3) / 4);
    margin-left: 30px;
}

.detailArea.daColumn4 div:first-child {
    margin-left: 0;
}

@media only screen and (max-width: 1239px) {
    .detailArea.daColumn4 div {
        width: calc((100% - 30px) / 2);
        margin-left: 30px;
    }
    .detailArea.daColumn4 div:nth-child(3) {
        margin-top: 30px;
        margin-left: 0;
    }
    .detailArea.daColumn4 div:nth-child(4) {
        margin-top: 30px;
    }
}

.detailArea.daColumn2 {
    width: 70%;
}

@media only screen and (min-width: 1501px) {
    .detailArea.daColumn2 {
        min-width: 1250px;
    }
}

.detailArea.daColumn2 div {
    width: calc((100% - 30px) / 2);
    margin-left: 30px;
}

.detailArea.daColumn2 div:first-child {
    margin-left: 0;
}

.detailArea.daColumn1 {
    width: 70%;
}

.detailArea.daColumn1 div,
.detailArea.daColumn1 a {
    width: calc((100% - 30px) / 2);
    margin-left: calc(100% - (100% - 30px) / 2);
}

@media only screen and (min-width: 1501px) {
    .detailArea.daColumn1,
    .detailArea.daColumn2,
    .detailArea.daColumn3,
    .detailArea.daColumn4 {
        min-width: 1250px;
    }
}

@media only screen and (max-width: 1500px) {
    .detailArea.daColumn1,
    .detailArea.daColumn2,
    .detailArea.daColumn3,
    .detailArea.daColumn4 {
        width: 90%;
        min-width: 1218px;
    }
}

@media only screen and (max-width: 1280px) {
    .detailArea.daColumn1,
    .detailArea.daColumn2,
    .detailArea.daColumn3,
    .detailArea.daColumn4 {
        margin: 50px auto 0;
        width: 95%;
        min-width: auto;
    }
}

.detailArea h3 {
    text-align: center;
    font-size: 20px;
    font-size: 20px;
    font-size: 2rem;
    font-weight: normal;
    line-height: 1.4;
}

.detailArea h3:before {
    font-family: 'myfont';
    font-size: 55px;
    font-size: 55px;
    font-size: 5.5rem;
    color: #02779e;
    display: block;
}

.detailArea h4,
.detailArea h5 {
    line-height: 1.4;
}

.detailArea h4 {
    font-size: 16px;
    font-size: 16px;
    font-size: 1.6rem;
    margin-top: 25px;
    font-weight: normal;
    color: #ffffff;
    background: #e25f63;
    padding: 15px 10px;
    text-align: center;
}

.detailArea h5,
.detailArea p {
    font-size: 14px;
    font-size: 14px;
    font-size: 1.4rem;
}

.detailArea p {
    line-height: 1.8;
    margin-top: 10px;
}

.detailArea h5,
.detailArea h4+p {
    margin-top: 20px;
}

.detailArea h5+p {
    margin-top: 15px;
}

#office {
    background: -webkit-linear-gradient(rgba(131, 69, 69, .6), rgba(131, 69, 69, .6)), url(../images/service/bgOffice.jpg) center center no-repeat;
    background: linear-gradient(rgba(131, 69, 69, .6), rgba(131, 69, 69, .6)), url(../images/service/bgOffice.jpg) center center no-repeat;
    background-size: auto, cover;
}

#school {
    background: -webkit-linear-gradient(rgba(119, 120, 36, .6), rgba(119, 120, 36, .6)), url(../images/common/bgSchool.png) center center no-repeat;
    background: linear-gradient(rgba(119, 120, 36, .6), rgba(119, 120, 36, .6)), url(../images/common/bgSchool.png) center center no-repeat;
    background-size: auto, cover;
}

#digital {
    background: -webkit-linear-gradient(rgba(38, 42, 115, .6), rgba(38, 42, 115, .6)), url(../images/service/bgDigital.png) left bottom no-repeat, -webkit-linear-gradient(white, #757575);
    background: linear-gradient(rgba(38, 42, 115, .6), rgba(38, 42, 115, .6)), url(../images/service/bgDigital.png) left bottom no-repeat, linear-gradient(white, #757575);
    background-size: auto, auto, auto;
}

#network {
    background: -webkit-linear-gradient(rgba(131, 69, 69, .6), rgba(131, 69, 69, .6)), url(../images/service/bgNetwork.png) right bottom no-repeat;
    background: linear-gradient(rgba(131, 69, 69, .6), rgba(131, 69, 69, .6)), url(../images/service/bgNetwork.png) right bottom no-repeat;
    background-size: auto, cover;
}


/*##事業所 */

#mapArea {
    font-size: 0;
    display: flex;
    justify-content: space-between;
}

@media only screen and (max-width: 1024px) {
    #mapArea {
        display: block;
    }
}

.placeBox {
    text-align: center;
    box-sizing: border-box;
    vertical-align: top;
    padding: 100px 50px;
    width: 100%;
}


/* @media only screen and (min-width: 700px) {
  .placeBox {
    display:inline-block;
    *display:inline;
    *zoom:1;
    width:50%;
  }
} */

@media only screen and (max-width: 959px) {
    .placeBox {
        padding: 50px 30px;
    }
}

.placeBox h2 {
    text-align: center;
    font-weight: normal;
    color: #ffffff;
    font-size: 40px;
    font-size: 40px;
    font-size: 4rem;
}

@media only screen and (max-width: 1280px) {
    .placeBox h2 {
        font-size: 36px;
        font-size: 3.6rem;
    }
}

@media only screen and (max-width: 959px) {
    .placeBox h2 {
        font-size: 24px;
        font-size: 2.4rem;
    }
}

.placeBox>div {
    margin-top: 70px;
    width: 100%;
    height: 500px;
}

@media only screen and (max-width: 959px) {
    .placeBox>div {
        margin-top: 30px;
        height: 300px;
    }
}

.placeBox p {
    font-size: 16px;
    font-size: 16px;
    font-size: 1.6rem;
    color: #ffffff;
    line-height: 1.8;
    margin-top: 50px;
}

#salesMapArea {
    background: #ad4c4e;
}

#tecnicalMapArea {
    background: #b2bc11;
}

#kansaiMapArea {
    background: #4472C4;
}