@charset "UTF-8";

/********************************
DEFAULT
*********************************/
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,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video {
    margin: 0px;
    padding: 0px;
    outline: 0;
}
article,aside,details,figcaption,figure,footer,header,main,menu,nav,section {
    display: block;
}
h1,h2,h3,h4,h5,h6,caption,address,th {
    font-weight: normal;
    margin: 0;
    padding: 0;
    font-size: 100%;
}
ul,ol,li,dl,dt,dd {
    list-style: none;
}
img,iframe {
    vertical-align: middle;
    border: 0px;
}
img {
    line-height: 0;
    font-size: 0;
    -webkit-backface-visibility: hidden;

}
table {
    border-collapse: collapse;
}
th {
    font-weight: normal;
    text-align: left;
}
button,fieldset,form,input,label,legend,select,textarea {
    font-family: inherit;
    font-style: inherit;
    font-weight: inherit;
    font-size: 100%;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
}
select {
    padding: 2px;
}
input,select {
    font-size: 100%;
    vertical-align: middle;
}
input[type="text"],input[type="password"],textarea,select {
    outline: none;
}
textarea {
    font-size: 100%;
}
input {
    vertical-align: middle;
}
::-webkit-input-placeholder {
    color: #000;
}
label {
    padding: 0 0 0 2px;
}
hr {
    display: none;
}
a {
    transition: 0.3s linear;
    -ms-transition: 0.3s linear;
    -moz-transition: 0.3s linear;
    -webkit-transition: 0.3s linear;
    transition-property: all;
    -ms-transition-property: all;
    -moz-transition-property: all;
    -webkit-transition-property: all;
}
a[href^="tel:"] {
    cursor: default;
}
a,a:link {
    color: #222222;
    text-decoration: none;
    word-break: break-all;
}
a:visited {
    color: #222222;
}
a:hover,a:active {
    color: #e92477;
    text-decoration: none;
}
a[href^="tel:"] {
    cursor: default;
}
.m_b0 {
    margin-bottom: 0px !important;
}
.m_b1 {
    margin-bottom: 1px !important;
}
.m_b2 {
    margin-bottom: 2px !important;
}
.m_b3 {
    margin-bottom: 2px !important;
}
.m_b5 {
    margin-bottom: 5px !important;
}
.m_b7 {
    margin-bottom: 7px !important;
}
.m_b8 {
    margin-bottom: 8px !important;
}
.m_b10 {
    margin-bottom: 10px !important;
}
.m_b11 {
    margin-bottom: 11px !important;
}
.m_b12 {
    margin-bottom: 12px !important;
}
.m_b13 {
    margin-bottom: 13px !important;
}
.m_b15 {
    margin-bottom: 15px !important;
}
.m_b20 {
    margin-bottom: 20px !important;
}
.m_b25 {
    margin-bottom: 25px !important;
}
.m_b30 {
    margin-bottom: 30px !important;
}
.m_b35 {
    margin-bottom: 35px!important;
}
.m_b40 {
    margin-bottom: 40px !important;
}
.m_b45 {
    margin-bottom: 45px !important;
}
.m_b50 {
    margin-bottom: 50px !important;
}
.m_b55 {
    margin-bottom: 55px !important;
}
.a_center {
    text-align: center;
}
.a_left {
    text-align: left;
}
.a_right {
    text-align: right;
}
.f_bold {
    font-weight: bold;
}
.c_fix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    font-size: .01em;
    height: 0;
    overflow: hidden;
}
.c_fix {
    min-height: 1px;
}
html {
    height: 100%;
}
body {
    /*font-family: Osaka, "ヒラギノ角ゴ Pro W3", Hiragino Kaku Gothic Pro,"ＭＳ Ｐゴシック", Helvetica, Arial, sans-serif;*/
    font-family: 'Open Sans','Segoe UI',YuGothicM,YuGothic,Meiryo,Osaka,"ヒラギノ角ゴ Pro W3",Hiragino Kaku Gothic Pro,Helvetica, Arial,sans-serif;
    line-height: 1.6;
    color: #222222;
    font-size: 13px;
    text-align: center;
    min-height: 100%;
    height: 100% !important;
    position: relative;
    min-width: 1120px;
    -webkit-text-size-adjust: none;
    -webkit-font-smoothing: antialiased;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    text-size-adjust: 100%;
    padding: 110px 0 0 0;
}
body.top {
    padding: 0 0 0 0;
}
@font-face {
  font-family: YuGothicM;
  font-weight: normal;
  src: local('YuGothic-Medium'),
       local('Yu Gothic Medium'),
       local('YuGothic-Regular');
}
@font-face {
  font-family: YuGothicM;
  font-weight: bold;
  src: local('YoGothic-Bold'),
       local('Yu Gothic Bold');
}

/********************************
HEADER
*********************************/
header {
    text-align: left;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9999;
}
.header {
    padding: 30px 60px 0 50px;
}
.head-logo {
    float: left;
    width: 140px;
    height: 43px;
}
.head-logo a {
    width: 100%;
    height: 0;
    display: block;
    padding: 43px 0 0 0;
    overflow: hidden;
    background: url(../img/logo.svg) no-repeat 0 0;
}
.head_nav {
    float: right;
    padding: 10px 0 0 0;
}
.head_nav ul li {
    float: left;
    line-height: 1;
    margin: 0 0 0 40px;
    letter-spacing: 0.1em;
}
.head_nav ul li:first-child {
    margin: 0 0 0 0;
}
.head_nav ul li a {
    text-decoration: none;
    position: relative;
    display: inline-block;
    font-size: 16px;
}
.head_nav ul li a:hover {
    color: #222222;
}
.head_nav ul li a:after {
    position: absolute;
    bottom: -4px;
    left: 0;
    content: '';
    width: 100%;
    height: 2px;
    background: #222;
    transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    -moz-transform: scale(0, 1);
    -webkit-transform: scale(0, 1);
    transform-origin: right top;
    -ms-transform-origin: right top;
    -moz-transform-origin: right top;
    -webkit-transform-origin: right top;
    transition: transform .3s;
    -ms-transition: transform .3s;
    -moz-transition: transform .3s;
    -webkit-transition: transform .3s;
}
.head_nav ul li a:hover:after {
    transform-origin: left top;
    -ms-transform-origin: left top;
    -moz-transform-origin: left top;
    -webkit-transform-origin: left top;
    transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
}
.headNav-menu {
    display: none;
}
.headSp_nav {
    display: none;
}
/********************************
FOOTER
*********************************/
footer {
    text-align: left;
}
footer .footer {
    width: 960px;
    margin: 0 auto;
    padding: 60px 0 60px 0;
    position: relative;
}
footer .foot_link {
    float: right;
    width: 610px;
}
footer .footLink {
    width: 100%;
    display: table;
}
footer .footLink_in {
    display: table-cell;
    vertical-align: top;
    text-align: left;
}
footer .footLink_in:nth-child(1) {
    width: 31%;
}
footer .footLink_in:nth-child(2) {
    width: 23%;
}
footer .footLink_in:nth-child(3) {
    width: 23%;
}
footer .footLink_in:nth-child(4) {
    width: 23%;
}
footer .footLink-tl {
    line-height: 1;
    margin: 25px 0 0 0;
    letter-spacing: 0.1em;
}
footer .footLink-tl:first-child {
    margin: 0 0 0 0;
}
footer .footLink_in ul {
    margin: 10px 0 0 0;
    padding: 15px 0 15px 10px;
    border-left: 1px solid #dddddd;
    height: 125px;
}
footer .footLink_in ul li {
    line-height: 1;
    margin: 0 0 14px 0;
}
footer .footLink_in ul li:last-child {
    margin: 0 0 0 0;
}
footer .footLink_in ul li a {
    font-size: 12px;
}
footer .foot-p {
    position: absolute;
    right: 40px;
    bottom: 65px;
}
footer .foot-p img {
    width: 70px;
    height: auto;
}
footer .foot_det {
    float: left;
    width: 350px;
}
footer .foot-logo {
    width: 140px;
    height: 43px;
    margin: 0 0 30px 0;
}
footer .foot-logo a {
    width: 100%;
    height: 0;
    display: block;
    padding: 43px 0 0 0;
    overflow: hidden;
    background: url(../img/logo.svg) no-repeat 0 0;
}
footer .foot-txt {
    line-height: 1.8;
}
footer .foot_cp {
    text-align: center;
    background: #222222;
    padding: 34px 0 34px 0;
}
footer .foot_cp small {
    color: #ffffff;
    line-height: 1;
}

/********************************
C系CSS
*********************************/

.c-pc {
    display: block;
}
.c-pc-in {
    display: inline;
}
.c-sp {
    display: none;
}
.c-sp-in {
    display: none;
}

/*c-noto*/
.c-noto {
    font-family: 'Noto Serif JP', sans-serif;
}

/*c-os*/
.c-os {
    font-family: 'Open Sans', sans-serif;
}

/*c-ettl*/
.c-ettl {
    padding: 0 0 11px 0;
    position: relative;
}
.c-ettl:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 9;
    width: 20px;
    height: 1px;
    background: #bababa;
}
.c-ettl .ettl {
    color: #bababa;
    line-height: 1;
    letter-spacing: 0.1em;
}

/*c-pagetop*/
.c-pagetop {
    position: fixed;
    right: 40px;
    bottom: 48px;
    display: none;
}
.c-pagetop a {
    display: block;
    width: 60px;
    height: 0;
    padding: 60px 0 0 0;
    overflow: hidden;
    background: url(../img/btn_pagetop.png) no-repeat 0 0;
}
.c-pagetop a:hover {
    opacity: 0.7;
}

/*c-btn*/
@keyframes btnArw {
0% {
    -moz-transform:translateX(0);
    -ms-transform:translateX(0);
    -webkit-transform:translateX(0);
    transform:translateX(0);
}
50% {
    -moz-transform:translateX(100%);
    -ms-transform:translateX(100%);
    -webkit-transform:translateX(100%);
    transform:translateX(100%);
}
50.0001% {
    -moz-transform:translateX(-100%);
    -ms-transform:translateX(-100%);
    -webkit-transform:translateX(-100%);
    transform:translateX(-100%);
}
100% {
    -moz-transform:translateX(0);
    -ms-transform:translateX(0);
    -webkit-transform:translateX(0);
    transform:translateX(0);
}
}
@keyframes btnArw_re {
0% {
    -moz-transform:translateX(0);
    -ms-transform:translateX(0);
    -webkit-transform:translateX(0);
    transform:translateX(0);
}
50% {
    -moz-transform:translateX(-100%);
    -ms-transform:translateX(-100%);
    -webkit-transform:translateX(-100%);
    transform:translateX(-100%);
}
50.0001% {
    -moz-transform:translateX(100%);
    -ms-transform:translateX(100%);
    -webkit-transform:translateX(100%);
    transform:translateX(100%);
}
100% {
    -moz-transform:translateX(0);
    -ms-transform:translateX(0);
    -webkit-transform:translateX(0);
    transform:translateX(0);
}
}
.c-btn {
    text-align: center;
    line-height: 1;
    background: #ffffff;
    position: relative;
    width: 180px;
    letter-spacing: 0.1em;
}
.c-btn a {
    display: table;
    width: 100%;
    height: 40px;
    color: #ffffff;
    background: #e92477;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border: 1px solid #e92477;
    color: #ffffff;
}
.c-btn.is-ver2 a {
    color: #e92477;
    background: #ffffff;
}
.c-btn.is-blk a {
    background: #e92477 url(../img/icn_blk.png) no-repeat 6px 6px;
    height: 50px;
}
.c-btn.is-ver3 a {
    color: #222;
    background: #ffffff;
    border: 1px solid #bababa;
}
.c-btn .btnIn {
    display: table-cell;
    vertical-align: middle;
    text-align: left;
    padding: 0 31px 0 20px;
}
.c-btn .ar {
    overflow: hidden;
    position: absolute;
    display: block;
    width: 20px;
    height: 9px;
    top: 50%;
    margin: -4.5px 0 0 0;
    right: 11px;
    z-index: 999;
}
.c-btn a .ar:after {
    position: absolute;
    content: "";
    display: block;
    overflow: hidden;
    width: 20px;
    height: 9px;
    z-index: 999;
    top: 0;
    left: 0;
    background: url(../img/dec_arw_wh.png) no-repeat center center;
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0);
}
.c-btn.is-ver2 a .ar:after {
    background: url(../img/dec_arw_pk.png) no-repeat center center;
}
.c-btn.is-ver3 a .ar:after {
    background: url(../img/dec_arw_bk.png) no-repeat center center;
}
.c-btn a:hover .ar:after {
    -moz-animation: btnArw 1.5s cubic-bezier(0.51, 0.03, 0.38, 0.96) normal infinite;
    -webkit-animation: btnArw 1.5s cubic-bezier(0.51, 0.03, 0.38, 0.96) normal infinite;
    animation: btnArw 1.5s cubic-bezier(0.51, 0.03, 0.38, 0.96) normal infinite;
}

/*c-title_wrap*/
.c-title_wrap {
    width: 840px;
    margin: 0 auto 60px auto;
    position: relative;
}
.c-title_wrap:last-child {
    margin: 0 0 0 0;
}
.c-title_wrap .c-btn {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 999;
    width: 100px;
}

/*c-title*/
.c-title {
    text-align: center;
    color: #00a5e4;
    font-size: 30px;
    line-height: 1;
}

/*c-ttl*/
.c-ttl {
}

/*c-breadcrumbs*/
.c-breadcrumbs {
    background: #ffffff;
}
.c-breadcrumbs ul {
    width: 1120px;
    margin: 0 auto;
    padding: 30px 0 0 0;
}
.c-breadcrumbs ul li {
    float: left;
    line-height: 1.2;
    text-align: left;
    padding: 0 0 0 10px;
    font-size: 12px;
}
.c-breadcrumbs ul li {
    float: left;
    line-height: 1.2;
    text-align: left;
    padding: 0 0 0 10px;
    font-size: 12px;
}
.c-breadcrumbs ul li:first-child {
    padding: 0 0 0 0;
}
.c-breadcrumbs ul li a {
    text-decoration: none;
    font-size: 12px;
    padding: 0 10px 0 0;
}

/*c-wrap*/
.c-wrap {
    margin: 0 auto;
    width: 960px;
}

/*c-cont*/
.c-cont {
    border-bottom: 1px solid #e9eff1;
    padding: 60px 0;
}

/*c-contact_wrap*/
.c-contact_wrap {
    background: #f7f7f7;
    padding: 100px 0 100px 0;
}
.c-contact_wrap .contact_in {
    width: 960px;
    margin: 0 auto;
    display: table;
}
.c-contact_wrap dl {
    display: table-cell;
    vertical-align: top;
    text-align: left;
}
.c-contact_wrap dl dt {
    font-family: 'Noto Serif JP', sans-serif;
    font-size: 26px;
    line-height: 1;
    margin: 0 0 35px 0;
}
.c-contact_wrap dl dd {
    font-size: 13px;
}
.c-contact_wrap .contact_btn {
    display: table-cell;
    vertical-align: top;
    text-align: left;
    width: 320px;
}
.c-contact_wrap .contact-btn {
    width: 320px;
    letter-spacing: 0.1em;
    height: 70px;
}
.c-contact_wrap .contact-btn a {
    height: 70px;
    font-size: 16px;
}
.c-contact_wrap .contact-btn .btnIn {
    padding: 0 41px 0 30px;
}
.c-contact_wrap .contact-btn .ar {
    right: 21px;
}

/*c-mv*/
.c-mv {
    position: relative;
}
.c-mv .mv_in {
    width: 77.5%;
    margin: 0 0 0 22.5%;
    height: 340px;
}
body.servise .c-mv .mv_in {
    background: url(../img/mv_bus_img2.jpg) no-repeat center center / cover;
}
body.crat .c-mv .mv_in {
    background: url(../img/mv_crat_img.jpg) no-repeat center center / cover;
}
body.cnsl .c-mv .mv_in {
    background: url(../img/mv_cnsl_img2.jpg) no-repeat center center / cover;
}
body.opra .c-mv .mv_in {
    background: url(../img/mv_opra_img2.jpg) no-repeat center center / cover;
}
body.webm .c-mv .mv_in {
    background: url(../img/mv_webm_img2.jpg) no-repeat center center / cover;
}
body.media .c-mv .mv_in {
    background: url(../img/mv_media_img.jpg) no-repeat center center / cover;
}
body.recruit .c-mv .mv_in {
    background: url(../img/mv_recruit_img2.jpg) no-repeat center center / cover;
}
body.message .c-mv .mv_in {
    background: url(../img/mv_message_img2.jpg) no-repeat center center / cover;
}
body.company .c-mv .mv_in {
    background: url(../img/mv_company_img.jpg) no-repeat center center / cover;
}
.c-mv .mv_ttl {
    background: #ffffff;
    width: 340px;
    height: 240px;
    position: absolute;
    left: 9%;
    top: 50px;
}
.c-mv .c-ettl {
    margin: 50px 0 30px 0;
}
.c-mv .mv-ttl {
    font-size: 40px;
    font-family: 'Noto Serif JP', sans-serif;
    line-height: 1;
}
body.crat .c-mv .mv-ttl ,
body.cnsl .c-mv .mv-ttl ,
body.opra .c-mv .mv-ttl ,
body.webm .c-mv .mv-ttl {
    font-size: 34px;
    line-height: 1.4;
}

/*c-smry*/
.c-smry {
    margin: 0 0 100px 0;
}
.c-smry .smry-ttl {
    text-align: center;
    font-size: 36px;
    font-family: 'Noto Serif JP', sans-serif;
}
.c-smry .smry-txt {
    margin: 45px 0 0 0;
    text-align: center;
    font-size: 16px;
    line-height: 1.8;
}

/*フェードjs*/
.js-view {
    opacity: 0;
    transition: 1s;
    -ms-transition: 1s;
    -moz-transition: 1s;
    -webkit-transition: 1s;
    transition-delay:0.3s;
    -ms-transition-delay:0.3s;
    -moz-transition-delay:0.3s;
    -webkit-transition-delay:0.3s;
    transform: translate( 0 , 30px );
    -ms-transform: translate( 0 , 30px );
    -moz-transform: translate( 0 , 30px );
    -webkit-transform: translate( 0 , 30px );
}
.js-view2 {
    opacity: 0;
    transition: 0.8s;
    -ms-transition: 0.8s;
    -moz-transition: 0.8s;
    -webkit-transition: 0.8s;
    transition-delay:1s;
    -ms-transition-delay:1s;
    -moz-transition-delay:1s;
    -webkit-transition-delay:1s;
    transform: translate( 0 , 30px );
    -ms-transform: translate( 0 , 30px );
    -moz-transform: translate( 0 , 30px );
    -webkit-transform: translate( 0 , 30px );
}
.js-view_st1 {
    opacity: 0;
    transition: 1s;
    -ms-transition: 1s;
    -moz-transition: 1s;
    -webkit-transition: 1s;
    transition-delay:0.3s;
    -ms-transition-delay:0.3s;
    -moz-transition-delay:0.3s;
    -webkit-transition-delay:0.3s;
    transform: translate( 0 , 30px );
    -ms-transform: translate( 0 , 30px );
    -moz-transform: translate( 0 , 30px );
    -webkit-transform: translate( 0 , 30px );
}
.js-view_st2 {
    opacity: 0;
    transition: 1s;
    -ms-transition: 1s;
    -moz-transition: 1s;
    -webkit-transition: 1s;
    transition-delay:0.5s;
    -ms-transition-delay:0.5s;
    -moz-transition-delay:0.5s;
    -webkit-transition-delay:0.5s;
    transform: translate( 0 , 30px );
    -ms-transform: translate( 0 , 30px );
    -moz-transform: translate( 0 , 30px );
    -webkit-transform: translate( 0 , 30px );
}
.js-view_st3 {
    opacity: 0;
    transition: 1s;
    -ms-transition: 1s;
    -moz-transition: 1s;
    -webkit-transition: 1s;
    transition-delay:0.7s;
    -ms-transition-delay:0.7s;
    -moz-transition-delay:0.7s;
    -webkit-transition-delay:0.7s;
    transform: translate( 0 , 30px );
    -ms-transform: translate( 0 , 30px );
    -moz-transform: translate( 0 , 30px );
    -webkit-transform: translate( 0 , 30px );
}
.js-view_st4 {
    opacity: 0;
    transition: 1s;
    -ms-transition: 1s;
    -moz-transition: 1s;
    -webkit-transition: 1s;
    transition-delay:0.9s;
    -ms-transition-delay:0.9s;
    -moz-transition-delay:0.9s;
    -webkit-transition-delay:0.9s;
    transform: translate( 0 , 30px );
    -ms-transform: translate( 0 , 30px );
    -moz-transform: translate( 0 , 30px );
    -webkit-transform: translate( 0 , 30px );
}
.js-view_st5 {
    opacity: 0;
    transition: 1s;
    -ms-transition: 1s;
    -moz-transition: 1s;
    -webkit-transition: 1s;
    transition-delay:1.1s;
    -ms-transition-delay:1.1s;
    -moz-transition-delay:1.1s;
    -webkit-transition-delay:1.1s;
    transform: translate( 0 , 30px );
    -ms-transform: translate( 0 , 30px );
    -moz-transform: translate( 0 , 30px );
    -webkit-transform: translate( 0 , 30px );
}
.js-view_st6 {
    opacity: 0;
    transition: 1s;
    -ms-transition: 1s;
    -moz-transition: 1s;
    -webkit-transition: 1s;
    transition-delay:1.3s;
    -ms-transition-delay:1.3s;
    -moz-transition-delay:1.3s;
    -webkit-transition-delay:1.3s;
    transform: translate( 0 , 30px );
    -ms-transform: translate( 0 , 30px );
    -moz-transform: translate( 0 , 30px );
    -webkit-transform: translate( 0 , 30px );
}
.js-view_st7 {
    opacity: 0;
    transition: 1s;
    -ms-transition: 1s;
    -moz-transition: 1s;
    -webkit-transition: 1s;
    transition-delay:1.5s;
    -ms-transition-delay:1.5s;
    -moz-transition-delay:1.5s;
    -webkit-transition-delay:1.5s;
    transform: translate( 0 , 30px );
    -ms-transform: translate( 0 , 30px );
    -moz-transform: translate( 0 , 30px );
    -webkit-transform: translate( 0 , 30px );
}
.js-view_st8 {
    opacity: 0;
    transition: 1s;
    -ms-transition: 1s;
    -moz-transition: 1s;
    -webkit-transition: 1s;
    transition-delay:1.7s;
    -ms-transition-delay:1.7s;
    -moz-transition-delay:1.7s;
    -webkit-transition-delay:1.7s;
    transform: translate( 0 , 30px );
    -ms-transform: translate( 0 , 30px );
    -moz-transform: translate( 0 , 30px );
    -webkit-transform: translate( 0 , 30px );
}
.js-view_st9 {
    opacity: 0;
    transition: 1s;
    -ms-transition: 1s;
    -moz-transition: 1s;
    -webkit-transition: 1s;
    transition-delay:1.9s;
    -ms-transition-delay:1.9s;
    -moz-transition-delay:1.9s;
    -webkit-transition-delay:1.9s;
    transform: translate( 0 , 30px );
    -ms-transform: translate( 0 , 30px );
    -moz-transform: translate( 0 , 30px );
    -webkit-transform: translate( 0 , 30px );
}
.js-view_on {
    opacity: 1;
    transform: translate( 0 , 0 );
    -ms-transform: translate( 0 , 0 );
    -moz-transform: translate( 0 , 0 );
    -webkit-transform: translate( 0 , 0 );
}


/********************************
CONTETS
*********************************/

main {
    text-align: left;
}

article {
    margin: 100px 0 100px 0;
}


@media (max-width: 767px) {
body {
    min-width: 320px;
    padding: 72px 0 0 0;
}

/********************************
HEADER
*********************************/
.header {
    padding: 20px 25px 0 25px;
}
.head-logo {
    width: 100px;
    height: 32px;
}
.head-logo a {
    padding: 32px 0 0 0;
}
.head_nav {
    display: none;
}
.headNav-menu {
    display: block;
    float: right;
    cursor: pointer;
    width: 28px;
    height: 22px;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    transition-property: transform;
    -webkit-transition-duration: .6s;
    transition-duration: .6s;
    -webkit-transition-timing-function: cubic-bezier(.645,.045,.355,1);
    transition-timing-function: cubic-bezier(.645,.045,.355,1);
    -webkit-backface-visibility: hidden;
}
.headNav-menu span,
.headNav-menu span:before,
.headNav-menu span:after {
	display: block;
	width: 100%;
	height: 2px;
	background: #000000;
	transition: all 0.5s;
	backface-visibility: hidden;
}
.headNav-menu.selected span,
.headNav-menu.selected span:before,
.headNav-menu.selected span:after {
	background: #000000;
}
.headNav-menu span {
	position: relative;
	margin: 10px 0 0;
}
.headNav-menu span:before,
.headNav-menu span:after {
	position: absolute;
	content: "";
}
.headNav-menu span:before {
	top: -10px;
}
.headNav-menu span:after {
	top: 10px;
}
.headNav-menu.selected span:before {
	transform: translate(0px, 10px) rotate(-90deg);
}
.headNav-menu.selected span:after {
	transform: translate(0px, -10px) rotate(-90deg);
}
.headNav-menu.selected span {
	transform: rotate(45deg);
}

.headSp_nav {
    display: block;
    position: fixed;
    top: 0;
    right: -100%;
    width: 100%;
    height: 100%;
    z-index: 9999;
    transition: 0.5s cubic-bezier(0.61, 0.01, 0.21, 0.97);
    -ms-transition: 0.5s cubic-bezier(0.61, 0.01, 0.21, 0.97);
    -moz-transition: 0.5s cubic-bezier(0.61, 0.01, 0.21, 0.97);
    -webkit-transition: 0.5s cubic-bezier(0.61, 0.01, 0.21, 0.97);
    transition-property: all;
    -ms-transition-property: all;
    -moz-transition-property: all;
    -webkit-transition-property: all;
}
.headSp_nav.is-on {
    right: 0;
}
.spNav-bg {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
}
.spNav-close {
    position: absolute;
    top: 20px;
    left: 20px;
    z-index: 999;
    width: 45px;
    height: 55px;
}
.spNav_in {
    position: absolute;
    top: 0;
    left: 24%;
    z-index: 99;
    width: 76%;
    height: 100%;
    background: #ffffff;
    overflow-y: scroll;
}
.spNav_in ul {
    padding: 20px 0 0 0;
}
.spNav_in ul li {
    line-height: 1;
    letter-spacing: 0.1em;
}
.spNav_in ul li a {
    padding: 20px 15px 20px 30px;
    display: block;
    font-size: 18px;
}

/********************************
FOOTER
*********************************/
footer .footer {
    width: auto;
    padding: 60px 25px 60px 25px;
}
footer .foot_link {
    float: none;
    width: auto;
    margin: 0 0 60px 0;
}
footer .footLink_in {
    display: table-cell;
    vertical-align: top;
    text-align: left;
}
footer .footLink_in.is-num3 ,
footer .footLink_in.is-num4 {
    display: none;
}
footer .footLink_in:nth-child(1) {
    width: 56%;
    padding: 0 2% 0 0;
}
footer .footLink_in:nth-child(2) {
    width: 40%;
    padding: 0 0 0 2%;
}
footer .footLink-tl {
    line-height: 1;
    margin: 25px 0 0 0;
}
footer .footLink-tl:first-child {
    margin: 0 0 0 0;
}
footer .footLink_in ul {
    margin: 25px 0 0 0;
    padding: 0 0 0 0;
    border-left: 0;
    height: auto;
}
footer .footLink_in ul li {
    line-height: 1;
    margin: 0 0 20px 0;
}
footer .foot-p {
    right: auto;
    bottom: 190px;
    left: 150px;
}
footer .foot-p img {
    width: 50px;
    height: auto;
}
footer .foot_det {
    float: none;
    width: auto;
}
footer .foot-logo {
    width: 100px;
    height: 31px;
}
footer .foot-logo a {
    padding: 31px 0 0 0;
}
footer .foot-txt a {
    text-decoration: underline;
}
footer .foot_cp {
    padding: 24px 0 24px 0;
}

/********************************
C系CSS
*********************************/
.c-pc {
    display: none;
}
.c-pc-in {
    display: none;
}
.c-sp {
    display: block;
}
.c-sp-in {
    display: inline;
}

/*c-pagetop*/
.c-pagetop {
    right: 10px;
}
.c-pagetop a {
    width: 40px;
    padding: 40px 0 0 0;
    background: url(../img/sp/btn_pagetop.png) no-repeat 0 0;
    background-size: 40px auto;
    -ms-background-size: 40px auto;
    -moz-background-size: 40px auto;
    -webkit-background-size: 40px auto;
}
.c-pagetop a:hover {
    opacity: 0.7;
}

/*c-btn*/
.c-btn {
    width: 200px;
}
.c-btn a {
    height: 45px;
}
.c-btn.is-blk a {
    background: #e92477 url(../img/sp/icn_blk.png) no-repeat 6px 6px;
    background-size: 11px auto;
    -ms-background-size: 11px auto;
    -moz-background-size: 11px auto;
    -webkit-background-size: 11px auto;
    height: 45px;
}
.c-btn .btnIn {
    padding: 0 43px 0 20px;
}
.c-btn .ar {
    width: 28px;
    height: 9px;
    right: 15px;
}
.c-btn a .ar:after {
    width: 28px;
    height: 9px;
    background: url(../img/sp/dec_arw_wh.png) no-repeat center center;
    background-size: 28px auto;
    -ms-background-size: 28px auto;
    -moz-background-size: 28px auto;
    -webkit-background-size: 28px auto;
}
.c-btn.is-ver2 a .ar:after {
    background: url(../img/sp/dec_arw_pk.png) no-repeat center center;
    background-size: 28px auto;
    -ms-background-size: 28px auto;
    -moz-background-size: 28px auto;
    -webkit-background-size: 28px auto;
}
.c-btn.is-ver3 a .ar:after {
    background: url(../img/sp/dec_arw_bk.png) no-repeat center center;
    background-size: 28px auto;
    -ms-background-size: 28px auto;
    -moz-background-size: 28px auto;
    -webkit-background-size: 28px auto;
}
.c-btn a:hover .ar:after {
    -moz-animation: normal;
    -webkit-animation: normal;
    animation: normal;
}

/*c-breadcrumbs*/
.c-breadcrumbs {
    background: #f7f7f7;
}
.c-breadcrumbs ul {
    width: auto;
    padding: 60px 25px 20px 25px;
    margin: 0 auto;
    box-sizing: border-box;
    text-align: left;
    overflow-x: scroll;
    white-space: nowrap;
    letter-spacing: -.40em;
}
.c-breadcrumbs ul li {
    float: none;
    display: inline-block;
    letter-spacing: normal;
    line-height: 1.2;
    text-align: left;
    padding: 0 0 0 10px;
    font-size: 12px;
}
.c-breadcrumbs ul li:first-child {
    padding: 0 0 0 0;
}
.c-breadcrumbs ul li a {
    text-decoration: none;
    font-size: 12px;
    padding: 0 10px 0 0;
}

/*c-contact_wrap*/
.c-contact_wrap {
    padding: 60px 25px 60px 25px;
}
.c-contact_wrap .contact_in {
    width: auto;
    display: block;
}
.c-contact_wrap dl {
    display: block;
    margin: 0 0 20px 0;
}
.c-contact_wrap dl dt {
    font-size: 25px;
    margin: 0 0 25px 0;
}
.c-contact_wrap .contact_btn {
    display: block;
    width: auto;
}
.c-contact_wrap .contact-btn {
    width: auto;
    height: 60px;
}
.c-contact_wrap .contact-btn a {
    height: 60px;
}
.c-contact_wrap .contact-btn .btnIn {
    padding: 0 50px 0 26px;
}
.c-contact_wrap .contact-btn .ar {
    right: 25px;
}

/*c-mv*/
.c-mv .mv_in {
    width: 100%;
    margin: 0 0 0 0;
    height: 230px;
}
body.servise .c-mv .mv_in {
    background: url(../img/sp/mv_bus_img2.jpg) no-repeat center center / cover;
}
body.media .c-mv .mv_in {
    background: url(../img/sp/mv_media_img.jpg) no-repeat center center / cover;
}
body.crat .c-mv .mv_in {
    background: url(../img/sp/mv_crat_img.jpg) no-repeat center center / cover;
}
body.cnsl .c-mv .mv_in {
    background: url(../img/sp/mv_cnsl_img2.jpg) no-repeat center center / cover;
}
body.opra .c-mv .mv_in {
    background: url(../img/sp/mv_opra_img2.jpg) no-repeat center center / cover;
}
body.webm .c-mv .mv_in {
    background: url(../img/sp/mv_webm_img2.jpg) no-repeat center center / cover;
}
body.recruit .c-mv .mv_in {
    background: url(../img/sp/mv_recruit_img2.jpg) no-repeat center center / cover;
}
body.message .c-mv .mv_in {
    background: url(../img/sp/mv_message_img2.jpg) no-repeat center center / cover;
}
body.company .c-mv .mv_in {
    background: url(../img/sp/mv_company_img.jpg) no-repeat center center / cover;
}
.c-mv .mv_ttl {
    width: 65%;
    height: 135px;
    left: 0;
    top: 135px;
    margin: 0 0 0 0;
    padding: 20px 0 0 25px;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    background: rgba(255, 255, 255, 0.96);
}
.c-mv .c-ettl {
    margin: 0 0 20px 0;
}
body.cnsl .c-mv .c-ettl {
    margin: 0 0 15px 0;
}
body.crat .c-mv .c-ettl ,
body.opra .c-mv .c-ettl ,
body.webm .c-mv .c-ettl {
    margin: 0 0 10px 0;
}
.c-mv .mv-ttl {
    font-size: 25px;
}
body.crat .c-mv .mv-ttl ,
body.opra .c-mv .mv-ttl {
    line-height: 1.3;
    font-size: 25px;
}
body.webm .c-mv .mv-ttl ,
body.cnsl .c-mv .mv-ttl {
    line-height: 1.3;
    font-size: 21px;
}
/*c-smry*/
.c-smry {
    margin: 0 25px 60px 25px;
}
.c-smry .smry-ttl {
    font-size: 18px;
}
.c-smry .smry-txt {
    margin: 30px 0 0 0;
    font-size: 13px;
    text-align: left;
}
body.opra .c-smry .smry-txt {
    text-align: center;
}

/*フェードjs*/
.js-view {
    opacity: 0;
    transition: 1s;
    -ms-transition: 1s;
    -moz-transition: 1s;
    -webkit-transition: 1s;
    transition-delay:0.3s;
    -ms-transition-delay:0.3s;
    -moz-transition-delay:0.3s;
    -webkit-transition-delay:0.3s;
    transform: translate( 0 , 30px );
    -ms-transform: translate( 0 , 30px );
    -moz-transform: translate( 0 , 30px );
    -webkit-transform: translate( 0 , 30px );
}
.js-view2 {
    opacity: 0;
    transition: 1s;
    -ms-transition: 1s;
    -moz-transition: 1s;
    -webkit-transition: 1s;
    transition-delay:0.3s;
    -ms-transition-delay:0.3s;
    -moz-transition-delay:0.3s;
    -webkit-transition-delay:0.3s;
    transform: translate( 0 , 30px );
    -ms-transform: translate( 0 , 30px );
    -moz-transform: translate( 0 , 30px );
    -webkit-transform: translate( 0 , 30px );
}
.js-view_st1 {
    opacity: 0;
    transition: 1s;
    -ms-transition: 1s;
    -moz-transition: 1s;
    -webkit-transition: 1s;
    transition-delay:0.3s;
    -ms-transition-delay:0.3s;
    -moz-transition-delay:0.3s;
    -webkit-transition-delay:0.3s;
    transform: translate( 0 , 30px );
    -ms-transform: translate( 0 , 30px );
    -moz-transform: translate( 0 , 30px );
    -webkit-transform: translate( 0 , 30px );
}
.js-view_st2 {
    opacity: 0;
    transition: 1s;
    -ms-transition: 1s;
    -moz-transition: 1s;
    -webkit-transition: 1s;
    transition-delay:0.3s;
    -ms-transition-delay:0.3s;
    -moz-transition-delay:0.3s;
    -webkit-transition-delay:0.3s;
    transform: translate( 0 , 30px );
    -ms-transform: translate( 0 , 30px );
    -moz-transform: translate( 0 , 30px );
    -webkit-transform: translate( 0 , 30px );
}
.js-view_st3 {
    opacity: 0;
    transition: 1s;
    -ms-transition: 1s;
    -moz-transition: 1s;
    -webkit-transition: 1s;
    transition-delay:0.3s;
    -ms-transition-delay:0.3s;
    -moz-transition-delay:0.3s;
    -webkit-transition-delay:0.3s;
    transform: translate( 0 , 30px );
    -ms-transform: translate( 0 , 30px );
    -moz-transform: translate( 0 , 30px );
    -webkit-transform: translate( 0 , 30px );
}
.js-view_st4 {
    opacity: 0;
    transition: 1s;
    -ms-transition: 1s;
    -moz-transition: 1s;
    -webkit-transition: 1s;
    transition-delay:0.3s;
    -ms-transition-delay:0.3s;
    -moz-transition-delay:0.3s;
    -webkit-transition-delay:0.3s;
    transform: translate( 0 , 30px );
    -ms-transform: translate( 0 , 30px );
    -moz-transform: translate( 0 , 30px );
    -webkit-transform: translate( 0 , 30px );
}
.js-view_st5 {
    opacity: 0;
    transition: 1s;
    -ms-transition: 1s;
    -moz-transition: 1s;
    -webkit-transition: 1s;
    transition-delay:0.3s;
    -ms-transition-delay:0.3s;
    -moz-transition-delay:0.3s;
    -webkit-transition-delay:0.3s;
    transform: translate( 0 , 30px );
    -ms-transform: translate( 0 , 30px );
    -moz-transform: translate( 0 , 30px );
    -webkit-transform: translate( 0 , 30px );
}
.js-view_st6 {
    opacity: 0;
    transition: 1s;
    -ms-transition: 1s;
    -moz-transition: 1s;
    -webkit-transition: 1s;
    transition-delay:0.3s;
    -ms-transition-delay:0.3s;
    -moz-transition-delay:0.3s;
    -webkit-transition-delay:0.3s;
    transform: translate( 0 , 30px );
    -ms-transform: translate( 0 , 30px );
    -moz-transform: translate( 0 , 30px );
    -webkit-transform: translate( 0 , 30px );
}
.js-view_st7 {
    opacity: 0;
    transition: 1s;
    -ms-transition: 1s;
    -moz-transition: 1s;
    -webkit-transition: 1s;
    transition-delay:0.3s;
    -ms-transition-delay:0.3s;
    -moz-transition-delay:0.3s;
    -webkit-transition-delay:0.3s;
    transform: translate( 0 , 30px );
    -ms-transform: translate( 0 , 30px );
    -moz-transform: translate( 0 , 30px );
    -webkit-transform: translate( 0 , 30px );
}
.js-view_st8 {
    opacity: 0;
    transition: 1s;
    -ms-transition: 1s;
    -moz-transition: 1s;
    -webkit-transition: 1s;
    transition-delay:0.3s;
    -ms-transition-delay:0.3s;
    -moz-transition-delay:0.3s;
    -webkit-transition-delay:0.3s;
    transform: translate( 0 , 30px );
    -ms-transform: translate( 0 , 30px );
    -moz-transform: translate( 0 , 30px );
    -webkit-transform: translate( 0 , 30px );
}
.js-view_st9 {
    opacity: 0;
    transition: 1s;
    -ms-transition: 1s;
    -moz-transition: 1s;
    -webkit-transition: 1s;
    transition-delay:0.3s;
    -ms-transition-delay:0.3s;
    -moz-transition-delay:0.3s;
    -webkit-transition-delay:0.3s;
    transform: translate( 0 , 30px );
    -ms-transform: translate( 0 , 30px );
    -moz-transform: translate( 0 , 30px );
    -webkit-transform: translate( 0 , 30px );
}
.js-view_on {
    opacity: 1;
    transform: translate( 0 , 0 );
    -ms-transform: translate( 0 , 0 );
    -moz-transform: translate( 0 , 0 );
    -webkit-transform: translate( 0 , 0 );
}

/********************************
CONTETS
*********************************/

article {
    margin: 50px 0 50px 0;
}

}
@media (max-width: 374px) {

/*c-smry*/
.c-smry {
    margin: 0 15px 60px 15px;
}
.c-smry .smry-ttl {
    font-size: 16px;
}
.c-smry .smry-txt {
    font-size: 12px;
}
body.cnsl .c-mv .mv_ttl {
    width: 65%;
}
}
