@import url(//fonts.googleapis.com/earlyaccess/notosanssc.css);
@import url("https://fonts.googleapis.com/css?family=Noto+Sans+JP:100,300,400,500,700,900&subset=japanese");
/* normalize */
html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%; }

body {
    margin: 0; }

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

figcaption, figure, main {
    display: block; }

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible; }

pre {
    font-family: monospace, monospace;
    font-size: 1em; }

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects; }

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted; }

b, strong {
    font-weight: inherit; }

b, strong {
    font-weight: bolder; }

code, kbd, samp {
    font-family: monospace, monospace;
    font-size: 1em; }

dfn {
    font-style: italic; }

mark {
    background-color: #ff0;
    color: #000; }

small {
    font-size: 80%; }

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline; }

sub {
    bottom: -0.25em; }

sup {
    top: -0.5em; }

audio, video {
    display: inline-block; }

audio:not([controls]) {
    display: none;
    height: 0; }

img {
    border-style: none; }

svg:not(:root) {
    overflow: hidden; }

button, input, optgroup, select, textarea {
    font-family: sans-serif;
    font-size: 100%;
    line-height: 1.15;
    margin: 0; }

button, input {
    overflow: visible; }

button, select {
    text-transform: none; }

button, html [type="button"], [type="reset"], [type="submit"] {
    -webkit-appearance: button; }

button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0; }

button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText; }

fieldset {
    padding: 0.35em 0.75em 0.625em; }

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal; }

progress {
    display: inline-block;
    vertical-align: baseline; }

textarea {
    overflow: auto; }

[type="checkbox"], [type="radio"] {
    box-sizing: border-box;
    padding: 0; }

[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {
    height: auto; }

[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px; }

[type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration {
    -webkit-appearance: none; }

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit; }

details, menu {
    display: block; }

summary {
    display: list-item; }

canvas {
    display: inline-block; }

template {
    display: none; }

[hidden] {
    display: none; }

/* reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline; }

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
    display: block; }

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline; }

dfn {
    font-style: italic; }

audio:not([controls]) {
    display: none;
    height: 0; }

ol, ul {
    list-style: none; }

blockquote, q {
    quotes: none; }

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

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

strong {
    font-weight: bold; }

small {
    font-size: 80%; }

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0; }

button, select {
    text-transform: none; }

button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer; }

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0; }

input {
    line-height: normal; }

input[type="checkbox"], input[type="radio"] {
    padding: 0; }

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
    height: auto; }

input[type="search"] {
    -webkit-appearance: textfield; }

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none; }

textarea {
    overflow: auto;
    resize: none; }

[type="text"]:focus, [type="num"]:focus, [type="tel"]:focus, [type="file"]:focus, [type="password"]:focus, [type="email"]:focus, [type="search"]:focus, [type="url"]:focus, textarea:focus {
    outline: 0; }

.container:after, .clearfix:after, .row:after, ul:after {
    content: '';
    display: table;
    clear: both; }

*, *:after, *:before {
    -webkit-box-sizing: inherit;
    -moz-box-sizing: inherit;
    box-sizing: inherit; }

html {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }

img {
    vertical-align: top;
    max-width: 100%; }

a {
    background: transparent;
    color: #333;
    text-decoration: none; }
a:focus, a:hover, a:active {
    text-decoration: none;
    outline: 0; }

::-webkit-input-placeholder {
    color: #bbb; }

:-moz-placeholder {
    color: #bbb; }

::-moz-placeholder {
    color: #bbb; }

:-ms-input-placeholder {
    color: #bbb; }

*::selection {
    background: #16b9ff;
    color: #fff; }

*::-moz-selection {
    background: #16b9ff;
    color: #fff; }

input[type="submit"],
input[type="button"],
button {
    border: none;
    margin: 0;
    padding: 0;
    width: auto;
    overflow: visible;
    background: transparent;
    text-transform: none;
    outline: 0;
    /* inherit font & color from ancestor */
    color: inherit;
    font: inherit;
    /* Normalize `line-height`. Cannot be changed from `normal` in Firefox 4+. */
    line-height: normal;
    /* Corrects font smoothing for webkit */
    -webkit-font-smoothing: inherit;
    -moz-osx-font-smoothing: inherit;
    /* Corrects inability to style clickable `input` types in iOS */
    -webkit-appearance: button;
    /* for input */
    -webkit-user-select: none;
    /* for button */
    -moz-user-select: none;
    -ms-user-select: none;
    text-align: inherit;
    outline: none; }
input[type="submit"]:hover,
input[type="button"]:hover,
button:hover {
    text-transform: none;
    outline: 0;
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button; }

/* Font */
/*korea*/
@font-face {
    font-family: 'Noto Sans';
    src: url("../../font/notosans/NotoSans-Thin.eot");
    src: url("../../font/notosans/NotoSans-Thin.eot?#iefix") format("embedded-opentype"), url("../../font/notosans/NotoSans-Thin.woff") format("woff"), url("../../font/notosans/NotoSans-Thin.ttf") format("truetype");
    font-weight: 100;
    font-style: normal; }
@font-face {
    font-family: 'Noto Sans';
    src: url("../../font/notosans/NotoSans-Light.eot");
    src: url("../../font/notosans/NotoSans-Light.eot?#iefix") format("embedded-opentype"), url("../../font/notosans/NotoSans-Light.woff") format("woff"), url("../../font/notosans/NotoSans-Light.ttf") format("truetype");
    font-weight: 200;
    font-style: normal; }
@font-face {
    font-family: 'Noto Sans';
    src: url("../../font/notosans/NotoSans-DemiLight.eot");
    src: url("../../font/notosans/NotoSans-DemiLight.eot?#iefix") format("embedded-opentype"), url("../../font/notosans/NotoSans-DemiLight.woff") format("woff"), url("../../font/notosans/NotoSans-DemiLight.ttf") format("truetype");
    font-weight: 300;
    font-style: normal; }
@font-face {
    font-family: 'Noto Sans';
    src: url("../../font/notosans/NotoSans-Regular.eot");
    src: url("../../font/notosans/NotoSans-Regular.eot?#iefix") format("embedded-opentype"), url("../../font/notosans/NotoSans-Regular.woff") format("woff"), url("../../font/notosans/NotoSans-Regular.ttf") format("truetype");
    font-weight: 400;
    font-style: normal; }
@font-face {
    font-family: 'Noto Sans';
    src: url("../../font/notosans/NotoSans-Medium.eot");
    src: url("../../font/notosans/NotoSans-Medium.eot?#iefix") format("embedded-opentype"), url("../../font/notosans/NotoSans-Medium.woff") format("woff"), url("../../font/notosans/NotoSans-Medium.ttf") format("truetype");
    font-weight: 500;
    font-style: normal; }
@font-face {
    font-family: 'Noto Sans';
    src: url("../../font/notosans/NotoSans-Bold.eot");
    src: url("../../font/notosans/NotoSans-Bold.eot?#iefix") format("embedded-opentype"), url("../../font/notosans/NotoSans-Bold.woff") format("woff"), url("../../font/notosans/NotoSans-Bold.ttf") format("truetype");
    font-weight: 600;
    font-style: normal; }
@font-face {
    font-family: 'Noto Sans';
    src: url("../../font/notosans/NotoSans-Black.eot");
    src: url("../../font/notosans/NotoSans-Black.eot?#iefix") format("embedded-opentype"), url("../../font/notosans/NotoSans-Black.woff") format("woff"), url("../../font/notosans/NotoSans-Black.ttf") format("truetype");
    font-weight: 700;
    font-style: normal; }
/*china*/
/*japan*/
:lang(zh-Hans) {
    font-family: 'Noto Sans SC', sans-serif; }

:lang(ko) {
    font-family: 'Noto Sans', 'Malgun Gothic', 'dotum', 'gulim', 'sans-serif'; }

:lang(en) {
    font-family: 'Noto Sans', 'Malgun Gothic', 'dotum', 'gulim', 'sans-serif'; }

:lang(ja) {
    font-family: 'Noto Sans JP', sans-serif; }

.NotoSans {
    font-family: 'Noto Sans'; }

body {
    word-break: break-all;
    font-weight: 300;
    line-height: 1;
    color: #000000; }

/* layout */
body, html {
    height: 100%; }

#wrap {
    position: relative; }

.container {
    max-width: 1280px;
    margin: 0 auto;
    padding: 0 150px; }
@media only screen and (max-width: 1024px) {
    .container {
        padding: 0 100px; } }
@media only screen and (max-width: 767px) {
    .container {
        padding: 0 30px; } }

.contents {
    position: relative; }

img {
    image-rendering: auto; }

/* typography */
h1, h2 {
    line-height: 1.2; }

h3, h4, h5, h6 {
    line-height: 1.3; }

p {
    line-height: 1.2; }

/*grid*/
.col-03 {
    float: left;
    width: 25%; }

.col-04 {
    float: left;
    width: 33.33%; }

.col-06 {
    float: left;
    width: 50%; }

/* short cut*/
.pull-left {
    float: left; }

.pull-right {
    float: right; }

.por {
    position: relative !important; }

.poa {
    position: absolute; }

.pof {
    position: fixed; }

.dtb {
    display: table; }

.dtbc {
    display: table-cell; }

.vat {
    vertical-align: top; }

.vam {
    vertical-align: middle; }

.vab {
    vertical-align: bottom; }

.text-left {
    text-align: left; }

.text-center {
    text-align: center; }

.text-right {
    text-align: right; }

.text-ellipsis {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis; }

.is-active {
    color: #f06262 !important; }

.blind {
    position: absolute;
    overflow: hidden;
    clip: rect(0 0 0 0);
    margin: -1px;
    width: 1px;
    height: 1px; }

.text01 {
    font-size: 23px;
    text-transform: uppercase;
    font-weight: 500; }

.text02 {
    font-size: 18px; }

.text03 {
    font-size: 26px; }

.text04 {
    font-size: 21px; }

.text05 {
    font-size: 13px; }

.text_06 {
    font-size: 19px;
    font-weight: bold; }

.text07 {
    font-size: 17px;
    font-weight: 400; }

.text08 {
    position: relative;
    font-size: 15px;
    line-height: 1.4;
    color: #16161c; }

.text09 {
    font-size: 12px;
    line-height: 1.4; }

.text10 {
    margin-top: 5px;
    font-size: 17px; }

.text11 {
    font-size: 25px;
    font-weight: 600; }

/* interval */
.pt0 {
    padding-top: 0 !important; }

.pt5 {
    padding-top: 5px; }

.pt10 {
    padding-top: 10px; }

.pt20 {
    padding-top: 20px; }

.pt30 {
    padding-top: 30px; }

.pr0 {
    padding-right: 0 !important; }

.pr5 {
    padding-right: 5px; }

.pr10 {
    padding-right: 10px; }

.pr20 {
    padding-right: 20px; }

.pr30 {
    padding-right: 30px; }

.pl0 {
    padding-left: 0 !important; }

.pl5 {
    padding-left: 5px; }

.pl10 {
    padding-left: 10px; }

.pl20 {
    padding-left: 20px; }

.pl30 {
    padding-left: 30px; }

.pb0 {
    padding-bottom: 0 !important; }

.pb5 {
    padding-bottom: 5px; }

.pb10 {
    padding-bottom: 10px; }

.pb20 {
    padding-bottom: 20px; }

.pb30 {
    padding-bottom: 30px; }

.mt0 {
    margin-top: 0 !important; }

.mt5 {
    margin-top: 5px; }

.mt10 {
    margin-top: 10px; }

.mt20 {
    margin-top: 20px; }

.mt30 {
    margin-top: 30px; }

.mr0 {
    margin-right: 0 !important; }

.mr5 {
    margin-right: 5px; }

.mr10 {
    margin-right: 10px; }

.mr20 {
    margin-right: 20px; }

.mr30 {
    margin-right: 30px; }

.ml0 {
    margin-left: 0 !important; }

.ml5 {
    margin-left: 5px; }

.ml10 {
    margin-left: 10px; }

.ml20 {
    margin-left: 20px; }

.ml30 {
    margin-left: 30px; }

.mb0 {
    margin-bottom: 0 !important; }

.mb5 {
    margin-bottom: 5px; }

.mb10 {
    margin-bottom: 10px; }

.mb20 {
    margin-bottom: 20px; }

.mb30 {
    margin-bottom: 30px; }

/* border */
.bdn {
    border: none !important; }

.bdtd {
    border-top: none !important; }

.bdbn {
    border-bottom: none !important; }

.bdln {
    border-left: none !important; }

.bdrn {
    border-right: none !important; }

/* form */
.form-ctrl {
    display: inline-block;
    width: 100%;
    color: #333;
    border: 1px solid #e0e0e0;
    padding: 8px;
    font-size: 14px; }
.form-ctrl:focus {
    outline: 0; }

/*font layout*/
.content_text_group {
    position: relative; }
.content_text_group:before {
    content: '';
    width: 30px;
    height: 10px;
    background: #707070;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
    position: absolute;
    top: -15px;
    left: -5px; }
.content_text_group .title {
    text-transform: uppercase;
    font-size: 30px; }
.content_text_group .title strong {
    font-weight: 600; }
.content_text_group .sub {
    margin-top: 10px;
    font-size: 15px;
    line-height: 1.6; }

/*color*/
.c_important {
    color: #f06262 !important; }

.c_blue {
    letter-spacing: -2px;
    text-transform: uppercase;
    color: #89a6d1 !important; }

.c_wh {
    color: #ffffff !important; }

/*bullet*/
.ico_bullet {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 1; }

/*check box*/
.ck_group select {
    width: auto;
    min-width: 65px;
    font-size: 15px;
    color: #070730;
    border: 1px solid #070730;
    background-color: #ffffff;
    font-weight: 500;
    height: 21px;
    border-radius: 25px;
    padding-left: 5px;
    background-size: 100%; }

.btn {
    display: inline-block;
    font-size: 13px;
    font-weight: 400;
    background: transparent;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    text-transform: uppercase;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s; }

.btn:hover {
    text-decoration: none; }

.btn-material {
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2); }

input::-moz-focus-inner,
button::-moz-focus-inner {
    border: 0;
    padding: 0; }

/* Header */
.header {
    width: 100%;
    height: 90px;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 100;
    background: rgba(7, 7, 48, 0);
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    -ms-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s; }
.header.header_bg {
    background: #070730; }
.header .container {
    position: relative; }
.header .container .logo {
    position: absolute;
    left: 150px;
    padding: 22px 0;
    cursor: pointer; }
@media only screen and (max-width: 1024px) {
    .header .container .logo {
        left: 100px; } }
@media only screen and (max-width: 767px) {
    .header .container .logo {
        left: 30px; } }
.header .container .logo img {
    display: inline-block;
    width: 45px; }
.header .container .header_right {
    position: absolute;
    right: 150px; }
@media only screen and (max-width: 1024px) {
    .header .container .header_right {
        right: 100px; } }
@media only screen and (max-width: 767px) {
    .header .container .header_right {
        right: 30px; } }
.header .container .header_right .gnb {
    display: inline-block; }
.header .container .header_right .gnb .nav_item {
    float: left; }
.header .container .header_right .gnb .nav_item .nav_link {
    display: block;
    padding: 37px 25px;
    color: #ffffff;
    font-size: 15px;
    text-transform: capitalize;
    font-weight: 500; }
.header .container .header_right .select_lang {
    position: relative;
    padding-left: 20px;
    padding-right: 20px;}
.header .container .header_right .select_lang:before {
    content: '';
    width: 2px;
    height: 10px;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    background: #ffffff; }
.header .container .header_right .select_lang .btn_lang {
    display: inline-block;
    padding: 37px 5px;
    font-size: 15px;
    color: #ffffff;
    font-weight: 500; }

/**
 Main page style
*/
.main_visual {
    position: relative;
    width: 100%;
    height: 489px;
    margin: 0 auto;
    background: #070730; }
.main_visual .container {
    position: relative;
    height: 489px;
    background: url(../../img/pc/img_mainvisual.png) 50% 50%/cover no-repeat; }
.main_visual .container .img_circle {
    position: absolute;
    right: 0;
    bottom: -170px;
    z-index: 2; }
.main_visual .container .img_circle img {
    width: 510px; }
.main_visual .container .text_group {
    width: 100%;
    margin-top: 40px;
    position: absolute;
    top: 50%;
    left: 150px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: left;
    z-index: 3; }
.main_visual .container .text_group .text_title, .main_visual .container .text_group .text_sub {
    color: #ffffff; }
.main_visual .container .text_group .text_title {
    margin-top: 20px;
    font-size: 60px;
    font-weight: 500; }
@media only screen and (max-width: 542px) {
    .main_visual .container .text_group .text_title {
        font-size: 30px; } }
.main_visual .container .text_group .text_sub {
    margin-top: 15px;
    font-size: 20px;
    font-weight: 600;
    text-transform: capitalize;
    letter-spacing: 1px; }
@media only screen and (max-width: 542px) {
    .main_visual .container .text_group .text_sub {
        font-size: 15px; } }

.content_tech {
    padding: 100px 0; }
.content_tech .ico_bullet {
    top: -35px; }
.content_tech .content_img {
    position: relative;
    margin-top: 60px; }

.content_strategy {
    padding: 100px 0;
    background: #ececec; }
.content_strategy .text_box {
    width: 54%; }
.content_strategy .text_box .text_group {
    margin-top: 70px; }
.content_strategy .text_box .text_group .group:last-child {
    margin-top: 35px; }
.content_strategy .text_box .text_group .group .text02 {
    margin-top: 5px; }
.content_strategy .content_img {
    width: 45%; }

.content_core {
    padding: 80px 0;
    background: #4C505A; }
.content_core .content_group {
    display: flex;
    flex-direction: row;
    align-items: center; }
.content_core .core_title {
    width: 40%;
    font-size: 25px;
    color: #ffffff; }
.content_core .core_list {
    width: 60%; }
.content_core .core_list .core_item {
    float: left;
    width: 25%;
    text-align: center; }
.content_core .core_list .core_item .thumb {
    min-height: 40px; }
.content_core .core_list .core_item .thumb img {
    display: inline-block;
    vertical-align: middle; }
.content_core .core_list .core_item .desc {
    padding: 0 5px;
    font-size: 15px;
    color: #ffffff;
    text-transform: uppercase; }
.content_core .ico_bullet {
    bottom: -35px; }

.content_core_service {
    background: #313540;
    padding: 100px 0; }
.content_core_service .service_item {
    padding: 50px 0;
    border-bottom: 3px dotted #707070; }
.content_core_service .service_item:last-child {
    border-bottom-color: transparent; }
.content_core_service .service_item .service_box {
    display: flex;
    flex-direction: row; }
.content_core_service .service_item .service_box .flex_group iframe {
    width: 320px;
    height: 180px;
    overflow: hidden; }
.content_core_service .service_item .service_box .flex_group .text02 {
    color: #ffffff; }
.content_core_service .service_item .service_box .flex_group .text05 {
    margin-top: 5px;
    color: #ffffff;
    line-height: 1.4;
    font-weight: 200; }
.content_core_service .service_item .service_box .flex_group .core_service_list {
    margin-top: 15px; }
.content_core_service .service_item .service_box .flex_group .core_service_list .core_item {
    float: left;
    width: 33.33%;
    text-align: center; }
.content_core_service .service_item .service_box .flex_group .core_service_list .core_item .thumb > img {
    width: 53px; }
.content_core_service .service_item .service_box .flex_group .core_service_list .core_item .desc {
    margin-top: 10px;
    padding: 0 5px;
    font-size: 12px;
    color: #ffffff;
    text-transform: uppercase;
    line-height: 1.4;
    text-align: center;
    font-weight: 200; }
.content_core_service .service_item .service_box .flex_group .core_service_list02 {
    padding-top: 15px; }
.content_core_service .service_item .service_box .flex_group .core_service_list02 .core_item {
    position: relative; }
.content_core_service .service_item .service_box .flex_group .core_service_list02 .core_item .thumb {
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 53px; }
.content_core_service .service_item .service_box .flex_group .core_service_list02 .core_item .desc {
    padding: 15px 0 15px 65px;
    font-size: 12px;
    color: #ffffff;
    text-transform: uppercase;
    line-height: 1.4; }
.content_core_service .service_item .service_box .flex_group01 {
    width: 25%;
    text-align: left;
    padding-right: 40px; }
.content_core_service .service_item .service_box .flex_group01 .text04 {
    color: #ffffff; }
.content_core_service .service_item .service_box .flex_group02 {
    width: 35%; }
.content_core_service .service_item .service_box .flex_group03 {
    width: 39%;
    text-align: right;
    padding-left: 35px; }
.content_core_service .service_item .service_box .flex_group03 p, .content_core_service .service_item .service_box .flex_group03 .core_service_list {
    text-align: left; }

.content_other_service h3 {
    width: 100%;
    background: #ffffff;
    padding-top: 85px;
    padding-bottom: 50px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600; }
.content_other_service h3 span {
    font-weight: 300; }
.content_other_service .other_group .group_list .group_item {
    float: left;
    width: 50%; }
.content_other_service .other_group .group_list .group_item .group_box {
    display: flex;
    flex-direction: row; }
.content_other_service .other_group .group_list .group_item .group_box .flex_group {
    position: relative;
    height: 160px; }
.content_other_service .other_group .group_list .group_item .group_box .flex_group .ico_arrow {
    position: absolute;
    z-index: 1; }
.content_other_service .other_group .group_list .group_item .group_box .flex_group .ico_arrow.ico_arrow01 {
    right: -15px;
    top: 30px; }
.content_other_service .other_group .group_list .group_item .group_box .flex_group .ico_arrow.ico_arrow02 {
    transform: rotate(90deg);
    bottom: -15px;
    right: 40px; }
.content_other_service .other_group .group_list .group_item .group_box .flex_group .ico_arrow.ico_arrow03 {
    left: -12px;
    bottom: 30px; }
.content_other_service .other_group .group_list .group_item .group_box .flex_group .ico_arrow.ico_arrow04 {
    left: 280px;
    top: -15px;
    transform: rotate(90deg); }
.content_other_service .other_group .group_list .group_item .group_box .flex_group .screen {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }
.content_other_service .other_group .group_list .group_item .group_box .flex_group .screen.screen01 {
    background: #ffafaf;
    opacity: 0.3; }
.content_other_service .other_group .group_list .group_item .group_box .flex_group .screen.screen02 {
    background: #707070;
    opacity: 0.5; }
.content_other_service .other_group .group_list .group_item .group_box .flex_group .screen.screen03 {
    background: #002e40;
    opacity: 0.5; }
.content_other_service .other_group .group_list .group_item .group_box .flex_group .screen.screen04 {
    background: #89a6d1;
    opacity: 0.47; }
.content_other_service .other_group .group_list .group_item .group_box .flex_group .text06 {
    text-transform: uppercase;
    padding: 20px 20px 0 0; }
.content_other_service .other_group .group_list .group_item .group_box .flex_group .text06 strong {
    font-weight: 600; }
.content_other_service .other_group .group_list .group_item .group_box .flex_group .text06.text06_move01 {
    position: absolute;
    bottom: 20px;
    right: 0; }
.content_other_service .other_group .group_list .group_item .group_box .flex_group .text06.text06_move02 {
    position: absolute;
    bottom: 20px;
    left: 20px; }
.content_other_service .other_group .group_list .group_item .group_box .flex_group .text06.text06_move03 {
    position: absolute;
    left: 210px;
    top: 0; }
.content_other_service .other_group .group_list .group_item .group_box .flex_group .thumb {
    width: 100%;
    height: 160px;
    overflow: hidden; }
.content_other_service .other_group .group_list .group_item .group_box .flex_group .thumb.thumb01 {
    background: url(../../img/pc/img_service01.png) 50% 50% no-repeat; }
.content_other_service .other_group .group_list .group_item .group_box .flex_group .thumb.thumb02 {
    background: url(../../img/pc/img_service02.png) 0% 50% no-repeat; }
.content_other_service .other_group .group_list .group_item .group_box .flex_group .thumb.thumb03 {
    background: url(../../img/pc/img_service03.png) 100% 50% no-repeat; }
.content_other_service .other_group .group_list .group_item .group_box .flex_group .thumb.thumb04 {
    background: url(../../img/pc/img_service04.png) 50% 50% no-repeat;
    -webkit-background-size: 100%;
    background-size: 100%; }
.content_other_service .other_group .group_list .group_item .group_box .flex_group01 {
    width: 70%;
    text-align: right;
    background: #ededf2; }
.content_other_service .other_group .group_list .group_item .group_box .flex_group02 {
    width: 30%;
    text-align: right;
    background: #ededf2; }

.content_other_detail {
    position: relative;
    padding: 20px 0;
    background: #b7b9bf; }
.content_other_detail .grid_hori, .content_other_detail .grid_vert {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%); }
.content_other_detail .grid_vert {
    background: url(../../img/pc/img_hr03.png) 50% 50% no-repeat;
    width: 1280px;
    height: 6px;
    -webkit-background-size: 100%;
    background-size: 100%; }
.content_other_detail .grid_hori {
    background: url(../../img/pc/img_hr02.png) 50% 50% no-repeat;
    width: 2px;
    height: 680px;
    -webkit-background-size: 100%;
    background-size: 100%; }
.content_other_detail .group_item {
    float: left;
    width: 50%;
    height: 360px; }
.content_other_detail .group_item:nth-child(2n) .group_box {
    padding: 45px 0 45px 75px; }
.content_other_detail .group_item .group_box {
    padding: 45px 30px 45px 0; }
.content_other_detail .group_item .group_box .text_group .text07 {
    margin-bottom: 5px; }
.content_other_detail .group_item .group_box .text_group .text09 {
    margin-top: 5px; }
.content_other_detail .group_item .group_box .content_group {
    margin-top: 30px;
    position: relative;
    display: flex;
    flex-direction: row;
    align-items: center; }
.content_other_detail .group_item .group_box .content_group .content_img > img {
    width: 182px; }
.content_other_detail .group_item .group_box .content_group .service_list01 {
    width: 271px; }
.content_other_detail .group_item .group_box .content_group .service_list01 .service_item {
    padding-bottom: 10px; }
.content_other_detail .group_item .group_box .content_group .service_list01 .service_item:last-child {
    padding-bottom: 0; }
.content_other_detail .group_item .group_box .content_group .service_list01 .service_item .text08 {
    padding-left: 15px; }
.content_other_detail .group_item .group_box .content_group .service_list01 .service_item .text08 span {
    font-size: 14px; }
.content_other_detail .group_item .group_box .content_group .service_list01 .service_item .text08:before {
    content: '';
    width: 5px;
    height: 5px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #707070;
    position: absolute;
    left: 0;
    top: 8px; }
.content_other_detail .group_item .group_box .content_group .service_list02 .service_item {
    position: relative;
    min-height: 60px;
    /* line-height: 60px; */
    display: table; }
.content_other_detail .group_item .group_box .content_group .service_list02 .service_item .thumb {
    height: 38px;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%); }
.content_other_detail .group_item .group_box .content_group .service_list02 .service_item .text08 {
    padding-left: 50px;
    display: table-cell;
    vertical-align: middle; }

.content_company {
    padding: 60px 0; }
.content_company .content_group {
    display: flex;
    flex-direction: row;
    align-items: start; }
.content_company .content_group .content_left {
    width: 50%; }
.content_company .content_group .content_left .text02 {
    margin-bottom: 15px;
    font-weight: bold;
    color: #616161; }
.content_company .content_group .content_right {
    width: 50%;
    margin-left: 15px; }
.content_company .content_group .content_right .desc {
    margin-top: 30px;
    margin-left: 20px;
    color: #616161; }
.content_company .content_group .content_right .desc .logo {
    float: left; }
.content_company .content_group .content_right .desc .text_group {
    padding-left: 80px;
    padding-top: 7px; }
.content_company .content_group .content_right .desc .text_group .company {
    margin-bottom: 5px;
    font-size: 17px;
    font-weight: 600; }
.content_company .content_group .content_right .desc .text_group .address {
    font-size: 13px; }
.content_company .content_group .content_right .desc .text_group .ques {
    font-size: 13px;
    color: #616161; }
.content_company .content_group .content_right .desc .text_group .copy {
    font-size: 11px;
    margin-top: 20px;
    color: #999999; }

/* footer */
.wrap_en .content_tech .content_img .img_tech {
    width: 988px; }
.wrap_en .content_strategy .text_box {
    width: 54%; }
.wrap_en .content_strategy .content_img {
    width: 442px; }

/*# sourceMappingURL=style.css.map */
