﻿*, *:after, *:before{
	margin: 0;
	padding: 0;

}


#lang_sel, #lang_sel_list {
	position: absolute !important;
	right: -160px;
}

.owl-wrapper, .owl-wrapper *{
	-webkit-transition: 0;
	-moz-transition: 0;
	-ms-transition: 0;
	-o-transition: 0;
}

.hidden {
	display: none;
}

body {
	font-size: 92%;
	min-width: 1000px;
	-webkit-font-smoothing: antialiased;
	font-family:'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
}

a {
	text-decoration: none;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}

s
.clearfix:after {
  content: "";
  clear: both;
  display: block;
}

.inner {
	width: 970px;
	margin: 0 auto;
	position: relative;
}

section h1, h3 {
	display: block;
	text-align: center;
}

section h1{
	font-size: 30px;
	font-weight: bold;
	letter-spacing: 0.02em;
	color: #4d4d4d;
	margin-bottom: 28px;
}

section h3{
	margin: 20px auto 0;
	font-weight: normal;
	font-size: 14px;
	color: #000;
}

dt,dd{
	display: block;
}

section {
	padding: 62px 0px 62px;
	/* overflow-x: hidden; */
	overflow: hidden;
	position: relative;
}

.jump_link{
	position: absolute;
	margin: -136px 0 0;
}

#top_participant_link{
	margin: -92px 0 0;
}

.sec_inner {
	width: 970px;
	margin: 0 auto;
	overflow-y: visible;
}

*::selection {
	background-color: rgba(0,10,30,0.1);
}

header {
	/* min-height: 80px; */

}


.header_nav {
	position: fixed;
	width: 100%;
	min-width: 970px;
	height: 80px;
	background: rgba(255, 255, 255, 0.83);
	box-shadow: 0px 0px 6px rgba(0,0,0,0.2);
	padding: 0;
	z-index: 10000;
	
}

.header_nav_3d {
	background: rgba(29, 29, 29, 0.95);
	box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.52);
}

header h1 {
	float: left;
	margin: 24px 0 0;
}

.header_nav .g_nav {
	float: right;
	margin-left: -200px;
//	margin-top: -35px;
}

.header_nav .g_nav > ul > li {
	float: left;
	letter-spacing: 0;
	font-weight: bold;
}

.header_nav .g_nav ul li a {
	display: block;
	padding: 0 26px;
	color: #231815;
	height: 80px;
	line-height: 80px;
	font-size: 85%;
	text-decoration: none;
}


.header_nav_3d .g_nav ul li a {
	color: #ccc;
}

.header_nav .g_nav ul li a.logo {
	width: 240px;
	background-image: url(/img/logo.png);
	background-size: 200px;
	background-repeat: no-repeat;
	background-position: center center;
}

.header_nav_3d .g_nav ul li a.logo {
	background-image: url(img/header_logo_3d.png);
}

.header_nav .g_nav ul li a:hover {
	background-color: rgba(0, 0, 0, 0.05);
	color: #000;
}

.header_nav_3d .g_nav ul li a:hover {
	background-color: rgba(16, 16, 16, 0.95);
	color: #fff;
}

.header_nav .g_nav ul li a.selected {
	color: #cd2c92;
	box-shadow: 0 -3px #cd2c92 inset;
}



.button_group {
	position: absolute;
	top: -80px;
	right: 10px;
	width: 740px;
	height: 80px;
	-webkit-transition: 0.4s ease-in-out, opacity 0.2s ease-in-out;
	-moz-transition: 0.4s ease-in-out, opacity 0.2s ease-in-out;
	-ms-transition: 0.4s ease-in-out, opacity 0.2s ease-in-out;
	-o-transition: 0.4s ease-in-out, opacity 0.2s ease-in-out;
}

.button_group > .box_button{
    float: left;

    margin: 12px 0px 0 42px;
}

/* ==============
firstview
============== */
.firstview {
	height: 580px;
	width: 100%;
	min-width: 970px;
	background-color: #111;
	padding: 0px;
	padding-top:80px;
	background:#fff
}


.firstview .firstview_cont {
	text-align: center;
	color: #fff;
	width: 100%;
	height: 580px;
	padding-top: 0px;
	/* margin: 0 auto; */
	z-index: 100;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}




.firstview .creator {
	background-image: url(/img/a.jpg);
	background-position: center center;
		background-size: cover;
	/* background-size: auto 100%;*/
}

.firstview .page_2d {
	background-image: url(/img/b.jpg);
	background-color: #362924;
	background-position: center center;
	background-size: cover;
	
}

.firstview .page_3d {
	/* background-size: auto 100%;*/
	background-position: center center;
	background-color: #030303;
	background-image: url(/img/c.jpg);
	background-size: cover;
}

.firstview .page_4d {
		/* background-size: auto 100%;*/
	background-position: center center;
	background-color: #030303;
	background-image: url(/img/d.jpg);
	background-size: cover;
}




.firstview .firstview_cont2 > h1 {
	font-family:'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
	font-size: 30px;
	font-weight: bold;
	letter-spacing: 0.02em;
	padding-top: 180px;
	color: #000;
	margin-bottom: 50px;
	overflow: hidden;
    text-shadow:
        0 2px 0 #fff,
        2px 0 0 #fff,
        0 -2px 0 #fff,
        -2px 0 0 #fff,
        -2px -2px 0 #fff,
        2px -2px 0 #fff,
        -2px 2px 0 #fff,
        2px 2px 0 #fff
        ;
}

.bigone {
	font-size: 48px;
}

.bigone2 {
	font-size: 33px;
	font-weight: bold;
    text-shadow:
        0 2px 0 #fff,
        2px 0 0 #fff,
        0 -2px 0 #fff,
        -2px 0 0 #fff,
        -2px -2px 0 #fff,
        2px -2px 0 #fff,
        -2px 2px 0 #fff,
        2px 2px 0 #fff
        ;
}

.firstview .firstview_cont2 > div > h3 {
	font-weight: bold;
	font-size: 21px;
	color: #000;
	padding-bottom: 23px;
}


/* ==============
about
============== */
#about1 {
	background-color: #f6d703;
	background-image: url(img/bg-dot.png);
	background-repeat: ;
	padding: 56px 0px 52px;
}

#about_group {
	margin: 24px auto 0;
	width: 970px;
}

.about_thumb {
	width: 485px;
	float: left;
	padding: 0px 0px 0px 0px;
}

.about_thumb h1 {
	text-align: left;
	line-height: 150%;
}

.about_thumb p {
	font-size: 15px;
	line-height: 1.8em;
	float: left;
	padding: 0px 0px 0px 0px;
}

.about_thumb img {
	width: 425px;
	padding-left: 12px;
}
/* ==============
appeal
============== */
#appeal {
	background-color: #f5efde;
	border-top: solid 1px#e1e1e1;
	border-bottom: solid 1px#e1e1e1;
}

#appeal h2{
	font-size: 33px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 120%;
    text-shadow:
        0 2px 0 #fff,
        2px 0 0 #fff,
        0 -2px 0 #fff,
        -2px 0 0 #fff,
        -2px -2px 0 #fff,
        2px -2px 0 #fff,
        -2px 2px 0 #fff,
        2px 2px 0 #fff
        ;
}

#appeal h4{
	font-size: 17px;
	font-weight: bold;
	text-align: center;
	padding: 10px;
    text-shadow:
        0 2px 0 #fff,
        2px 0 0 #fff,
        0 -2px 0 #fff,
        -2px 0 0 #fff,
        -2px -2px 0 #fff,
        2px -2px 0 #fff,
        -2px 2px 0 #fff,
        2px 2px 0 #fff
        ;
}

#appeal_th_wrap {
	margin-right: -70px;
	margin-top: 10px;
	margin-bottom: 30px;
}

.appeal_thumb {
	float: left;
	width: 290px;
	margin: 0px 52px 0 0;
	text-align: center;
}

.appeal_thumb p {
	font-size: 100%;
	margin: 12px 0 0;
	line-height: 170%;
	text-align: left;
}

#appeal .o_category_apply_button {
	display: block;
	width: 490px;
	height: 74px;
	line-height: 74px;
	text-align: center;
	margin: 0px auto;
	color: #FFF;
	font-weight: bold;
	font-size: 26px;
	border-radius: 4px;
	background: #3493eb;
}

#appeal .o_category_apply_button:hover {
	opacity: 0.7;
}
/* ==============
recruit
============== */
.firstview .recruit {
	background-image: url(img/recruit_top_photo.jpg);
	background-position: center -24px;
}

.recruit h1 {
	padding-top: 280px !important;
}

.firstview .o_category {
	background-image: url(img/oc_bg.jpg);
	background-position: center center;
}

.firstview .firstview_cont > h1 {
	font-family:'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
	font-size: 35px;
	font-weight: bold;
	height: 188px;
	letter-spacing: 0.02em;
	padding-top: 260px;
	text-shadow: 0 2px 5px rgba(0,0,0,0.5),0 2px 40px rgba(0,0,0,1),0 15px 46px rgba(0,0,0,1),0 15px 60px rgba(0,0,0,0.1);
	color: #fff;
	margin-bottom: 0px;
	overflow: hidden;
}

.firstview .firstview_cont > h3 {
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 0px;
	height: 86px;
	line-height: 170%;
	letter-spacing: 0;
	text-shadow: 0 2px 5px rgba(0,0,0,0.5),0 2px 10px rgba(0,0,0,1),0 5px 20px rgba(0,0,0,1);
}

.firstview .firstview_cont > a {
	display: block;
	color: #FFF;
	padding: 16px;
	margin: 41px auto 5px;
	width: 260px;
	border-radius: 3px;
	background-color: rgba(0,0,0,0.8);
	-webkit-transition: 0.2s linear;
	-moz-transition: 0.2s linear;
	-ms-transition: 0.2s linear;
	-o-transition: 0.2s linear;
	font-size: 90%;
	font-weight: bold;
}

.firstview .firstview_cont > a:hover {
	background: rgba(0,0,0,0.6);
}

.firstview .creator  > a{
	background-color: rgba(200, 51, 132, 1);
}

.firstview .creator  > a:hover{
	background-color: rgba(200, 51, 132, 0.57);
}

.firstview .test  > a{
	background-color: rgba(200, 51, 132, 1);
}

.firstview .test  > a:hover{
	background-color: rgba(200, 51, 132, 0.57);
}

.slider_group{
    margin: 0 auto;
}

.slider_group > ul{
    text-align: center;
}

.slider_group > ul > li{
    margin: 0 2px;
    width: 60px;
    height: 12px;
    border-bottom: solid 3px #aaa;
    display: inline-block;
    cursor: pointer;
}

.slider_group > ul > li.slider_selected{
    border-bottom: solid 3px #b31c8a;
}

/* ==============
contactview
============== */
.contactview {
	min-width: 970px;
	background-size: cover;
	padding: 0px;
	padding-top: 80px;
	border-bottom: solid 1px #eee;
}

.contactview_cont {
	text-align: center;
	color: #231815;
	width: 970px;
	/* height: 310px; */
	margin: 0 auto;
}

.contactview_cont > h1 {
	font-family:'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
	font-size: 170%;
	font-weight: bold;
	margin-top: 64px;
}
.contactview_cont > h3 {
	font-size: 85%;
	font-weight: bold;
	color: #231815;
	margin: 22px 0 55px 0;
	line-height: 170%;
}

section h1 {
}
/* ==============
partners
============== */
#partners {
	background-color: #FFF;
}

.partners_list > img {
	/* display: inline; */
	padding-right: 38px;
	vertical-align: middle;
}

.partners_list > img:nth-child(7){
	padding-right: 0px;
}
/* ==============
top_bnr
============== */
#top_bnr {
	border-top: solid 1px #e1e1e1;
	background-color: #FDFDFB;
}

.top_bnr_list > a {
	/* display: inline; */
	padding-right: 5px;
	vertical-align: middle;
}

.top_bnr_list img {
	border: 1px #CCCCCC solid;
	padding-right: 0px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
/* ==============
partners_circle
============== */

.partners_circle {
	width: 165px;
	height: 165px;
	line-height: 165px;
	text-align: center;
	background-color: #FFF;
	background-image: url(img/sign_bottom.png);
	background-position: 76px 142px;
	background-repeat: no-repeat;
	background-size: 10px 6px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	border: 1px solid #e2e2e2;
	cursor: pointer;
	-webkit-transition: 0.2s ease-out;
	-moz-transition: 0.2s ease-out;
	-ms-transition: 0.2s ease-out;
	-o-transition: 0.2s ease-out;
}

.partners_circle:hover {
	background-color: #f8f8f8;
}

.partners_circle > img {
	vertical-align: middle;
}
/* ==============
features
============== */
#features {
	background-color: #f6f8f8;
	border-top: solid 1px#e1e1e1;
	border-bottom: solid 1px#e1e1e1;
}

#features_th_wrap {
	margin-right: -70px;
}

.features_thumb {
	float: left;
	width: 290px;
	margin: 0px 52px 0 0;
	text-align: center;
}

.features_icon {
}

.features_thumb h4 {
	margin-bottom: 8px;
	letter-spacing: 0.1em;
}

.features_thumb h5 {
	font-size: 107%;
	margin-top: 32px;
}

.features_thumb p {
	font-size: 91%;
	margin: 18px 0 0;
	line-height: 170%;
	text-align: left;
}
/* ==============
lineup
============== */
#lineup {
	background-color: #FFF;
}

#lineup_group {
	margin: 0px auto;
	width: 970px;
}

.lineup_thumb {
	width: 460px;
	float: left;
	padding: 0px 0px 0px 0px;
}

.lineup_thumb:nth-child(1) {
	margin-right: 50px;
}
.lineup_thumb_img {
    float: left;
}

.lineup_thumb img {
	font-size: 107%;
	height: 203px;
	width: 152px;
}

.lineup_thumb_cnt {
    float: left;
    width: 280px;
    padding: 26px 0px 0px 26px;
}

.lineup_thumb_cnt > h5 {
	font-size: 107%;
	margin-top: 10px;
}

.lineup_thumb_cnt > p {
	margin: 16px 0 0;
	font-size: 80%;
	line-height: 180%;
	color: rgba(0,0,0,0.6);
}

.lineup_thumb_cnt > a{
	display: block;
	color: #FFF;
	background-color: rgba(65, 65, 65, 1);
	padding: 12px 18px 12px 12px;
	margin-top: 18px;
	width: 80px;
	border-radius: 3px;
	box-shadow: 0 -1px 0 rgba(0,0,0,0.24) inset;
	font-size: 70%;
	font-weight: bold;
	text-align: center;
	background-image: url(img/detail_button_arrow.png);
	background-size: 5px 8px;
	background-repeat: no-repeat;
	background-position: 84px 12px;
}

.lineup_thumb_cnt > a:hover {
	opacity: 0.7;
}

.lineup_thumb_cnt > a > span{
	background-color: rgba(0,0,0,0.12);
	font-size: 9px;
	line-height: 10px;
	padding: 6px 10px;
	border-radius: 20px;
}
/* ==============
tool
============== */
#tool {
	background-color: #FFF;
	padding: 56px 0px 52px;
}

#tool_group {
	margin: 24px auto 0;
	width: 970px;
}

.tool_thumb {
	width: 485px;
	float: left;
	padding: 0px 0px 0px 0px;
}

.tool_thumb h1 {
	text-align: left;
	line-height: 150%;
}

.tool_thumb p {
	font-size: 15px;
	line-height: 1.8em;
	float: left;
	padding: 0px 0px 0px 0px;
}

.tool_thumb img {
	height: 306px;
	width: 382px;
}
/* ==============
large_scale
============== */
#large_scale {
	background-color: #fff;
	background-image: url(img/large_scale_image2.jpg);
	background-position: center left;
	background-size: 60%;
	background-repeat: no-repeat;
	padding: 0;
}

#large_scale_group {
	margin: 0px auto 0;
	width: 970px;
}

.large_scale_thumb {
	width: 400px;
	float: right;
	padding: 80px 0px 100px 400px;
	background: rgba(64, 61, 59, 0.61);
	background: -moz-linear-gradient(right,  rgba(255,255,255,1) 57%, rgba(255,255,255,0) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, right top, right top, color-stop(57%,rgba(255,255,255,1)), color-stop(100%,rgba(255,255,255,0))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(right,  rgba(255,255,255,1) 57%,rgba(255,255,255,0) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(right,  rgba(255,255,255,1) 57%,rgba(255,255,255,0) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(right,  rgba(255,255,255,1) 57%,rgba(255,255,255,0) 100%); /* IE10+ */
	background: linear-gradient(to left,  rgba(255,255,255,1) 57%,rgba(255,255,255,0) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#403d3b', endColorstr='#007db9e8',GradientType=1 ); /* IE6-9 */
}

.large_scale_thumb h1 {
	text-align: left;
	line-height: 150%;
	margin-top: 14px;
	margin-bottom: 40px;
}

.large_scale_thumb p {
	font-size: 15px;
	line-height: 1.8em;
	float: left;
	padding: 0px 0px 0px 0px;
}

.large_scale_thumb img {
	/* height: 306px; */
	width: 480px;
	margin-left: -80px;
}

/* ==============
quality
============== */
#quality {
	background-color: #403d3b;
	background-image: url(img/quality2.jpg);
	background-position: right;
	background-size: 70%;
	background-repeat: no-repeat;
	padding: 0;
}

#quality_3d {
	background-color: #403d3b;
	background-image: url(img/quality0.jpg);
	background-position: right;
	background-size: 70%;
	background-repeat: no-repeat;
	padding: 0;
}

#quality_group {
	width: 970px;
	color: #EEE;
}

.quality_thumb {
	width: 400px;
	float: left;
	padding: 80px 400px 90px 0px;
	background: rgba(64, 61, 59, 0.61);
	background: -moz-linear-gradient(left,  rgba(64,61,59,1) 57%, rgba(125,185,232,0) 90%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(57%,rgba(64,61,59,1)), color-stop(90%,rgba(125,185,232,0))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  rgba(64,61,59,1) 57%,rgba(125,185,232,0) 90%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  rgba(64,61,59,1) 57%,rgba(125,185,232,0) 90%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  rgba(64,61,59,1) 57%,rgba(125,185,232,0) 90%); /* IE10+ */
	background: linear-gradient(to right,  rgba(64,61,59,1) 57%,rgba(125,185,232,0) 90%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#403d3b', endColorstr='#403d3b',GradientType=1 ); /* IE6-9 */
}

.quality_thumb h1 {
	text-align: left;
	line-height: 150%;
	color: #EEE;
}

.quality_thumb p {
	font-size: 15px;
	line-height: 1.8em;
	float: left;
	padding: 0px 0px 0px 0px;
}

.quality_thumb img {
	height: 306px;
	width: 382px;
}

/* ==============
works_3d
============== */
#works_3d {
	background-color: #fff;
	border-top: solid 1px#e1e1e1;
	border-bottom: solid 1px#e1e1e1;
}

#works_3d_th_wrap {
	margin-right: -70px;
}

.works_3d_thumb {
	float: left;
	width: 290px;
	margin: 0px 52px 0 0;
	text-align: center;
}

#works_creator {
	background-image:radial-gradient(#2455BE 30%, #030303 105%);
/*		background-image: url(img/creator0.png);
	background-position: right;
	background-size: 70%;
	background-repeat: no-repeat;	*/
	padding: 0;
/*
background:
radial-gradient(hsl(0, 100%, 27%) 4%, hsl(0, 100%, 18%) 9%, hsla(0, 100%, 20%, 0) 9%) 0 0,
radial-gradient(hsl(0, 100%, 27%) 4%, hsl(0, 100%, 18%) 8%, hsla(0, 100%, 20%, 0) 10%) 50px 50px,
radial-gradient(hsla(0, 100%, 30%, 0.8) 20%, hsla(0, 100%, 20%, 0)) 50px 0,
radial-gradient(hsla(0, 100%, 30%, 0.8) 20%, hsla(0, 100%, 20%, 0)) 0 50px,
radial-gradient(hsla(0, 100%, 20%, 1) 35%, hsla(0, 100%, 20%, 0) 60%) 50px 0,
radial-gradient(hsla(0, 100%, 20%, 1) 35%, hsla(0, 100%, 20%, 0) 60%) 100px 50px,
radial-gradient(hsla(0, 100%, 15%, 0.7), hsla(0, 100%, 20%, 0)) 0 0,
radial-gradient(hsla(0, 100%, 15%, 0.7), hsla(0, 100%, 20%, 0)) 50px 50px,
linear-gradient(45deg, hsla(0, 100%, 20%, 0) 49%, hsla(0, 100%, 0%, 1) 50%, hsla(0, 100%, 20%, 0) 70%) 0 0,
linear-gradient(-45deg, hsla(0, 100%, 20%, 0) 49%, hsla(0, 100%, 0%, 1) 50%, hsla(0, 100%, 20%, 0) 70%) 0 0;
background-color: #300;
background-size: 100px 100px;
*/
}

#works_creator .theme{
	padding-top: 25px;
	clear: both;
}

#works_creator h1{
	text-align: center;
	padding-top: 3px;
	line-height: 150%;
	color: #EEE;
	background: rgba(30, 30, 30, 0.7);
}

.works_inner{
	width: 970px;
	margin: 0 auto;
}

.works_inner2{
	width: 970px;
	margin: 0 auto;
}

.works_creator_thumb {
	float: left;
	width: 195px;
	margin: 0px 30px 0px 10px;
	text-align: center;
	color: #FFF;
}

.works_creator_thumb2 {
	float: left;
	width: 305px;
	margin: 0px 9px 15px 8px;
	color: #FFF;
}

.works_creator_thumb2 img{
	float: left;
	padding: 0px 7px 30px 0px;
}


.works_3d_icon {
}

.works_3d_icon_creator {
	padding-bottom: 20px;
	clear: both;
}
.works_3d_thumb h4 {
	margin-bottom: 8px;
	letter-spacing: 0.1em;
}

.works_3d_thumb h5 {
	font-size: 107%;
	margin-top: 32px;
}

.works_3d_thumb p {
	font-size: 91%;
	margin: 18px 0 0;
	line-height: 170%;
	text-align: left;
}

.works_creator_thumb h5 {
	font-size: 107%;
	margin-top: 32px;
}

.works_creator_thumb p {
	font-size: 91%;
	margin: 1px 1px ;
	line-height: 170%;
	text-align: left;
}

.works_creator_thumb2 p {
	font-size: 91%;
	margin-top: 7px;
	padding-left: 5px;
	vertical-align: sub;
	line-height: 170%;
}


#imageback {
	height: 103px;
	background-color: rgba(91, 91, 91, 0.25);
}

#works {
}

#works_c {
	background-image: url(img/bg-dot.png);
	background-repeat: ;
}

#works  h1{
    font-size: 24px;
    margin-bottom: 58px;
}

#works h1 span{
    font-size: 15px;
}

#works_c  h1{
    font-size: 24px;
    margin-bottom: 58px;
}

#works_c h1 span{
    font-size: 15px;
}

#works3 {
	background-color: #F6F8F8;

}

#works3  h1{
    font-size: 24px;
    margin-bottom: 58px;
}

#works3 h1 span{
    font-size: 15px;
}

.works_button_wrap {
	position: relative;
	z-index: 1000;
}

#works_open_button {
    display: block;
    color: #FFFFFF;
    background-color: #c83384;
    padding: 11px;
    width: 100px;
	border-radius: 3px;
    font-size: 13px;
	font-weight: bold;
    margin: 0 auto;
    text-align: center;
    cursor: pointer;
}

.works_th_wrap {
	margin-right: -70px;
	padding: 2px;
	height: 185px;
	overflow: hidden;
	-webkit-transition: 0.4s ease-out;
	-moz-transition: 0.4s ease-out;
	-ms-transition: 0.4s ease-out;
	-o-transition: 0.4s ease-out;
}

.works_th_wrap_open {
	height: 373px;
}

.works_thumb {
	float: left;
	position: relative;
	width: 205px;
	height: 141px;
	margin: 0px 52px 52px 0;
	/* background-color: #353535; */
	/* cursor: default; */
	overflow: hidden;
	box-shadow: 0 0 2px 0px rgba(0,0,0,0.3);
}

.works_thumb3 {
	float: left;
	position: relative;
	width: 290px;
	height: 181px;
	margin: 0px 52px 52px 0;
	/* background-color: #353535; */
	/* cursor: default; */
	overflow: hidden;
	box-shadow: 0 0 2px 0px rgba(0,0,0,0.3);
}

.works_thumb:hover {
}

.works_thumb_img {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	cursor: default;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	-webkit-transform: scale(1.04);
	-moz-transform: scale(1.04);
	-ms-transform: scale(1.04);
	-o-transform: scale(1.04);
	-webkit-transition: 0.3s ease-out;
	-moz-transition: 0.3s ease-out;
	-ms-transition: 0.3s ease-out;
	-o-transition: 0.3s ease-out;
}

.works_thumb:hover > .works_thumb_img{
	-webkit-transform: scale(1.0);
	-moz-transform: scale(1.0);
	-ms-transform: scale(1.0);
	-o-transform: scale(1.0);
}

.works_thumb > .works_disc {
	position: absolute;
	top: -3px;
	width: 100%;
	bottom: 0px;
	background-color: rgba(0, 0, 0, 0.71);
	/* padding: 20px; */
	opacity: 0;
	text-align: center;
	-webkit-transform: translate3d(0,4px,0);
	-moz-transform: translate3d(0,4px,0);
	-ms-transform: translate3d(0,4px,0);
	-o-transform: translate3d(0,4px,0);
}

.works_thumb:hover > .works_disc {
	opacity: 1;
	-webkit-transition: 0.3s ease-out 0s;
	-moz-transition: 0.3s ease-out 0s;
	-ms-transition: 0.3s ease-out 0s;
	-o-transition: 0.3s ease-out 0s;
	-webkit-transform: scale(1.0);
	-moz-transform: scale(1.0);
	-ms-transform: scale(1.0);
	-o-transform: scale(1.0);
}

.works_disc > h5 {
	color: #fff;
	line-height: 1.6em;
	margin-bottom: 10px;
	margin-top: 50px;
	font-size: 14px;
	max-height: 46px;
}

.works_disc > p {
	margin-bottom: 12px;
	max-height: 68px;
	font-size: 11px;
	line-height: 1.5em;
	color: #fff;
}

.works_disc > a{
	display: block;
	color: #535353;
	background-color: rgba(255, 255, 255, 1);
	padding: 8px 4px;
	margin: 16px auto;
	width: 100px;
	border-radius: 3px;
	font-size: 70%;
	font-weight: bold;
	text-align: center;
	-webkit-transform: translate3d(0,8px,0);
	-moz-transform: translate3d(0,8px,0);
	-ms-transform: translate3d(0,8px,0);
	-o-transform: translate3d(0,8px,0);
	opacity: 0;
}

.works_thumb:hover > .works_disc > a{
	-webkit-transition: 0.3s ease-out 0.1s;
	-moz-transition: 0.3s ease-out 0.1s;
	-ms-transition: 0.3s ease-out 0.1s;
	-o-transition: 0.3s ease-out 0.1s;
	-webkit-transform: scale(1.0);
	-moz-transform: scale(1.0);
	-ms-transform: scale(1.0);
	-o-transform: scale(1.0);
	opacity: 1;
}

.works_disc > a:hover{
	color: #c83384;
}

.works_disc > span{
	position: absolute;
	bottom: 3px;
	width: 240px;
	right: -8px;
	text-align: right;
	color: rgba(255, 255, 255, 0.69);
	font-size: 9px;
	font-weight: bold;
	-webkit-transform: scale(0.8);
	-moz-transform: scale(0.8);
	-ms-transform: scale(0.8);
	-o-transform: scale(0.8);
}


/* ==============
voice
============== */
#voice {
    background: #28b1b9;
    height: 244px;
}

#voice_creator {
    background: #f1910e;
    height: 244px;
}

.voice_th_wrap{
    width: 740px;
    margin: 0 auto;
}

.voice_th_wrap > p.client_voice{
    font-size: 21px;
    line-height: 1.6em;
    font-weight: bold;
    color: #fff;
    text-align: center;
    height: 180px;
    vertical-align: middle;
    width: 740px;
    /* margin-top: 14px; */
    /* background: rgba(0, 0, 0, 0.07); */
    display: table-cell;
}

.voice_th_wrap > p.client_voice:before{
    content:"“";
}

.voice_th_wrap > p.client_voice:after{
    content:"”";
}

.voice_th_wrap > .client_group{
	font-size: 15px;
	height: 40px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	margin: 24px 0px 0px 0px;
	position: relative;
	-webkit-transition: none;
}

.voice_th_wrap > .client_group >img{
	width: 40px;
	height: 40px;
	margin-right: 30px;
	background: #FFF;
	display: inline;
	border-radius: 20px;
	vertical-align: middle;
}

.voice_th_wrap > .client_group >p{
	display: inline;
	/* line-height: 40px; */
}


/* ==============
career
============== */
#career {
	position: absolute;
	bottom: 60px;
	width: 260px;
	padding: 20px;
	background: rgba(49, 51, 54, 0.7);
}

#career h4 {
	font-size: 120%;
	margin-bottom: 12px;
}

#career h4 > span {
	font-size: 70%;
}

#career > p {
	font-size: 76%;
	line-height: 1.5em;
}
/* ==============
entry
============== */
#entry {
	background-color: #f6f8f8;
	border-top: solid 1px #e1e1e1;
}

#entry .sec_inner {
	text-align: center;
	width: 840px;
}

#entry .sec_inner > h1 {
	font-size: 30px; font-weight: bold;
	letter-spacing: 0.02em;
	margin: 20px 0px 66px 0px;
	color: #444747;
}

#entry .sec_inner > h3 {
    margin-top: -40px;
}

#entry .sec_inner > p {
	line-height: 1.7em;
	margin-top: 7px;
	margin-top: 26px;
}

#entry_group {
	margin: 48px auto 46px;
	width: 800px;
}

.entry_thumb {
	width: 400px;
	float: left;
	margin: 0 0px 0;
	/* padding: 0 20px 0; */
}

.entry_thumb > p {
	font-weight: bold;
	font-size: 16px;
	color: #444747;
	margin-bottom: 24px;
}

a.box_button{
	display: block;
	color: #FFF;
	padding: 22px 20px;
	margin: 0 auto;
	width: 260px;
	line-height: 10px;
	border-radius: 3px;
	box-shadow: 0 -1px 0 rgba(0,0,0,0.24) inset;
	font-weight: bold;
	font-size: 16px;
	vertical-align: middle;
}


a.creator {
    background-color: #b31c7f;
}
a.client {
    background-color: #de921a;
}

a.box_button:hover {
	opacity: 0.7;
}

a.box_button > span{
	background-color: rgba(0,0,0,0.12);
	font-size: 12px;
	line-height: 10px;
	padding: 6px 10px;
	border-radius: 20px;
	vertical-align: middle;
}


/* ==============
platform
============== */
#platform {
	text-align: center;
	background-color: #f6f8f8;
	border-bottom: solid 1px #d4d4d4;
}

#platform h1{
    margin-bottom: 32px;
}

#platform .desc{
    width: 765px;
    margin: 0px auto 40px;
}

#platform p{
    font-size: 15px;
	line-height: 1.6em;
	padding: 0px 0px 0px 0px;
}

#platform .img_desc{
    width: 712px;
    height: 252px;
    margin: 0px auto;
    position: relative;
}

#platform #graph,#platform #graph_back{
    position: absolute;
    top: -5px;
    left: 225px;
    height: 262px;
    width: 262px;
    background: rgba(245, 245, 245, 0);
}

#platform #graph{
    background: rgba(0,0,0,0.0);
}

#platform img{
    width: 712px;
    /* opacity: 0.1; */
}


/* ==============
workflow
============== */
#workflow {
	text-align: center;
	background-color: #f6f8f8;
	border-bottom: solid 1px #d4d4d4;
	background-image: url(img/workflow_bg.png);
	background-position: center top;
	background-size: 1100px 527px;
	height: 400px;
	background-repeat: no-repeat;
}

#workflow h1{
    margin-bottom: 32px;
}

#workflow .desc{
    width: 765px;
    margin: 0px auto 40px;
}

#workflow p{
    font-size: 15px;
	line-height: 1.6em;
	padding: 0px 0px 0px 0px;
}

#workflow .img_desc{
    width: 666px;
    /* height: 252px; */
    margin: 0px auto;
    /* position: relative; */
}

#workflow #graph,#workflow #graph_back{
    position: absolute;
    top: -5px;
    left: 225px;
    height: 262px;
    width: 262px;
    background: rgba(245, 245, 245, 0);
}

#workflow #graph{
    background: rgba(0,0,0,0.0);
}

#workflow img{
    width: 666px;
    margin-left: 3px;
    /* opacity: 0.1; */
}


/* ==============
for_creator
============== */
#for_creator {
	text-align: center;
	background-color: #FAFAF0;
	border-bottom: solid 1px #d4d4d4;
}

#for_creator h1{
    margin-bottom: 44px;
}

#for_creator .desc{
    width: 650px;
    margin: 0px auto 40px;
}

#for_creator p{
    font-size: 15px;
	line-height: 1.6em;
	padding: 0px 0px 0px 0px;
    text-align: center;
}

/* ==============
reason
============== */

#reason {
	background-color: #f6f8f8;
}

#reason_group {
	margin: 0 auto 0;
	width: 970px;
	padding-top: 50px;
}

.reason_thumb {
	float: left;
	margin-bottom: 44px;
	margin-right: 70px;
}

.reason_thumb:nth-child(2n) {
	margin-right: 0px;
}

.reason_thumb_img {
    float: left;
    margin-top: 18px;
    margin-right: 32px;
}

.reason_thumb img {
	font-size: 107%;
	height: 80px;
	width: 80px;
}

.reason_thumb_cnt {
    float: left;
    width: 337px;
}

.reason_thumb_cnt > h5 {
	font-size: 18px;
	/* margin-top: 10px; */
	color: #444;
}

.reason_thumb_cnt > p {
	margin: 16px 0 0;
	font-size: 14px;
	line-height: 180%;
	color: rgba(82, 82, 82, 1);
}

.reason_thumb_cnt > a{
	display: block;
	color: #FFF;
	background-color: rgba(65, 65, 65, 1);
	padding: 12px 18px 12px 12px;
	margin-top: 18px;
	width: 80px;
	border-radius: 3px;
	box-shadow: 0 -1px 0 rgba(0,0,0,0.24) inset;
	font-size: 70%;
	font-weight: bold;
	text-align: center;
	background-image: url(img/detail_button_arrow.png);
	background-size: 5px 8px;
	background-repeat: no-repeat;
	background-position: 84px 12px;
}

.reason_thumb_cnt > a:hover {
	opacity: 0.7;
}

.reason_thumb_cnt > a > span{
	background-color: rgba(0,0,0,0.12);
	font-size: 9px;
	line-height: 10px;
	padding: 6px 10px;
	border-radius: 20px;
}

/* ==============
registration
============== */
#registration {
	text-align: center;
	background-color: #F8F8F8;
	border-bottom: solid 1px #d4d4d4;
	padding: 56px 0px 0px;
	position: absolute;
	height: 216px;
	width: 100%;
	z-index: 5000;
	overflow: visible;
	-webkit-transition: 0;
	-moz-transition: 0;
	-ms-transition: 0;
	-o-transition: 0;
}

#registration h1{
    margin-bottom: 44px;
}

#registration .desc{
    width: 765px;
    margin: 0px auto 50px;
}

#registration p{
    font-size: 15px;
	line-height: 1.6em;
	padding: 0px 0px 0px 0px;
}

span.privacy_text{
    font-size: 9px;
	line-height: 1.6em;
	padding: 0px 0px 0px 0px;
	position: absolute;
	width: 100%;
	left: 0;
	color: #666;
	margin-top: 16px;
	margin-bottom: 10px;
}

span.privacy_text > a{
	color: #666;
}

span.privacy_text > a:hover{
	text-decoration: underline;
}

.selection_group {
	margin: 0 auto 0;
	width: 970px;
}

.selection_thumb {
	width: 484px;
	height: 68px;
	float: left;
	padding: 0px 0px 0px 0px;
	position: relative;
	font-weight: bold;
	line-height: 46px;
	color: #666;
	cursor: pointer;
}

.selection_thumb_selected {
	/* box-shadow: 0 -3px #cd2c92 inset; */
	color: #cd2c92;
	cursor: default;
}

.selection_thumb_selected:after {
	content:"";
	position: absolute;
	bottom: 0px;
	left: 233px;
	width: 0px;
	height: 0px;
	border: 11px solid #000;
	border-color: transparent;
	border-bottom-color: #cd2c92;
}

.selection_thumb_selected:before {
	content:"";
	position: absolute;
	bottom: 0px;
	left: 0;
	width: 100%;
	height: 3px;
	background: #cd2c92;
	border-radius: 6px;
	line-height: 60px;
	color: #fff;
	letter-spacing: 0.1em;
}

.selection_thumb_button:after {
	content:"";
	position: absolute;
	bottom: -63px;
	left: 233px;
	width: 0px;
	height: 0px;
	border: 11px solid #000;
	border-color: transparent;
	border-bottom-color: #cd2c92;
}

/*2014/9/22 3D受付中止に伴う追加【ここから】*/
.selection_thumb_button#selection_thumb_3d:before {
	background: #999;
	border: solid 10px #999 !important;
}
.selection_thumb_button#selection_thumb_3d:after {
	border-bottom-color: #999;
}
/*2014/9/22 3D受付中止に伴う追加【ここまで】*/

.selection_thumb_button:hover:after {
	-webkit-transform: translate3d(0,-8px,0);
	-moz-transform: translate3d(0,-8px,0);
	-ms-transform: translate3d(0,-8px,0);
	-o-transform: translate3d(0,-8px,0);
}

.selection_thumb_button:before {
	content:"";
	position: absolute;
	bottom: -122px;
	left: 50%;
	margin-left: -150px;
	width: 300px;
	height: 60px;
	background: #cd2c92;
	border-radius: 3px;
	line-height: 60px;
	color: #fff;
	letter-spacing: 0.1em;
}

.selection_thumb_button:hover:before {
	-webkit-transform: translate3d(0,-8px,0);
	-moz-transform: translate3d(0,-8px,0);
	-ms-transform: translate3d(0,-8px,0);
	-o-transform: translate3d(0,-8px,0);
}

.selection_thumb_button#selection_thumb_2d:before {
	content:"2Dクリエイター登録";
	box-shadow: -1px 1px 0px #ddd,-2px 2px 0px #ddd,-3px 3px 0px #ddd,-4px 4px 0px #ddd,-5px 5px 0px #ddd,-6px 6px 0px #ddd,-7px 7px 0px #ddd,-8px 8px 0px #ddd;
	box-shadow: 1px 1px 0px #ddd,2px 2px 0px #ddd,3px 3px 0px #ddd,4px 4px 0px #ddd,5px 5px 0px #ddd,6px 6px 0px #ddd,7px 7px 0px #ddd,8px 8px 0px #ddd;
	box-shadow: 10px 10px 0px rgba(0,0,0,0.12);

}

.selection_thumb_button#selection_thumb_3d:before {
	content:"3Dクリエイター登録";
	/* box-shadow: 10px 10px 0px 0px rgba(255, 255, 255, 0.26) inset,-10px -10px 0px 0px rgba(92, 92, 92, 0.26) inset ,-10px 10px 0px rgba(0, 0, 0, 0.12); */
	box-shadow: -10px 10px 0px rgba(0,0,0,0.12);
	border: solid 10px #cd2c92;
	/* border-top-color: #DF3DA3; */
	/* border-left-color: #C22A8A; */
	/* border-right-color: #C22A8A; */
	/* border-bottom-color: #B13A85; */
	width: 280px;
	line-height: 40px;
	height: 40px;
}

#selection_separate{
	width: 1px;
	background: #CFCFCF;
	float: left;
	height: 44px;
}

.contact {
    margin-top: 273px;
}

#white_mask{
    position: absolute;
    top: 0;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.91);
    z-index: 1000;
}

/* ==============
contact_form
============== */
.contact_form {
	width: 800px;
	margin: 10px auto 0;
}

.contact_form dl {
	margin-bottom: 44px;
	display: table;
	table-layout: fixed;
}

.contact_form dl > dt {
	font-weight: bold;
	width: 203px;
	font-size: 85%;
	display: table-cell;
	vertical-align: middle;
}

.contact_form_2d dl > dt {
	vertical-align: top;
}

.contact_form dl > dt p {
	margin-bottom: 5px;
	padding-right: 12px;
	line-height: 19px;
}


.contact_form dl > dt span {
	background-color: #cd2c92;
	color: #fff;
	border-radius: 3px;
	font-size: 10px;
	padding: 2px 16px;
}

.contact_form dl > dt span.option {
	background-color: #ccc;
}


.contact_form dl > dd {
	display: table-cell;
	vertical-align: middle;
	position: relative;
}

.contact_form dl > dd h2 {
	margin-top: 30px;
	margin-bottom: 8px;
	border-left: solid 2px rgba(0,0,0,0.3);
	padding: 4px 0px 3px 10px;
	font-weight: normal;
}

.contact_form dl > dd h3 {
	margin-top: 14px;
	text-align: left;
	margin-bottom: 8px;
	font-size: 12px;
}

.contact_form dl.personality > dd p {
	margin-left: 16px
}

.contact_form dl > dd label {
	margin: 0px 20px 0px 0;
	display: block;
}

.contact_form_2d dl > dd label {
	margin: 0px 30px 0px 0;
	display: inline;
	line-height: 10px;
}

.contact_form dl > dd span > label > span {
	margin-left: 28px;
	line-height: 40px;
	font-weight: bold;
}

.contact_form dl > dd span.span {
	margin-left: 10px;
	margin-right: 30px;
	line-height: 40px;
	font-weight: bold;
}

.contact_form_2d dl > dd span > label > span {
	margin-left: 10px;
}

input[type=text],input[type=date], input[type=tel], input[type=number], input[type=email], textarea {
	width: 480px;
	padding: 0 16px;
	background: rgba(0, 0, 0, 0.03);
	border: 0;
	box-shadow: 0px 0px 0px 1px rgba(0,0,0,.14);
	-webkit-appearance: none;
	font-size: 100%;
}

input[type=text], input[type=date], input[type=tel], input[type=number], input[type=email] {
	height: 42px;
}

textarea {
	height: 200px;
	resize: none;
	padding-top: 16px;
	padding-bottom: 16px;
}

.other {
	height: 23px;
}

input[type=text]:focus, input[type=date]:focus, input[type=tel]:focus, input[type=number]:focus, input[type=email]:focus, textarea:focus {
    outline: none;
    background: rgba(0, 0, 0, 0.01);
    box-shadow: 0px 0px 0px 1px rgba(0,0,0,.4);
}

div.screen-reader-response {
	display: none;
}

span.wpcf7-not-valid-tip {
	position: absolute;
	left: 10px;
	font-size: 10px;
	line-height: 28px;
	font-weight: bold;
	width: 400px;
	color: #B62D7F;
}

.wpcf7-not-valid {
	box-shadow: 0px 0px 0px 1px rgba(205, 44, 146, 0.74) !important;
}

.ajax-loader {
	position: absolute;
	margin-top: 22px;
	margin-left: 14px;
}

div.wpcf7-response-output {
	margin: 30px 40px 0px;
	padding: 10px 20px;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	color: #444;
}

div.wpcf7-validation-errors {
	border: 0px solid #f7e700;
	background-color: rgba(247, 231, 0, 0.64);
	border-radius: 3px;
}

div.wpcf7-mail-sent-ok {
	border: 0px solid #f7e700;
	background-color: rgba(113, 231, 57, 0.64);
	border-radius: 3px;
}

span.wpcf7-list-item {
	margin-left: 0;
	white-space: pre-wrap;
	display: inline-block;
}

section#contact span.wpcf7-list-item {
	display: block;
}






#send_wrap {
	text-align: center;
	padding-top: 16px;
}

form input[type=submit] {
	width: 294px;
	height: 60px;
	background-color: #cd2c92;
	background-size: 6px 10px;
	background-position: 266px center;
	border: 0;
	border-radius: 3px;
	color: #FFF;
	font-size: 100%;
	letter-spacing: 0.1em;
	box-shadow: 0 -2px 0 0 rgba(0,0,0,.2) inset;
	cursor: pointer;
}

form input[type=submit]:hover {
	opacity: 0.8;
}

form input[type=submit] {
	outline: none;
}

form input.age {
	width: 160px;
}





/* ==============
footer
============== */

footer {
	background: #444747;
	color: rgba(255, 255, 255, 0.57);
	/* z-index: 10000; */
}

.foot_inner{
	width: 970px;
	margin: 0 auto;
}

.foot_inner > ul {
	float: left;
}

.foot_inner > ul > li {
	float: left;
}

.foot_inner ul li a {
	margin-right: 60px;
	color: #A3A3A3;
	line-height: 80px;
	font-size: 11px;
	text-decoration: none;
}

.foot_inner ul li a:hover {
	text-decoration: underline;
}

.foot_inner > p {
	float: right;
	color: #A3A3A3;
	line-height: 80px;
	font-size: 11px;
}

#foot_bottom{
	background: #393c3c;
	color: rgba(255, 255, 255, 0.3);
	padding: 14px 0;
	text-align: center;
	z-index: 1000;
}

address {
	font-size: 11px;
	font-style: normal;
}

address a {
	color: rgba(255, 255, 255, 0.3);
}




.wrapper {
    width: 970px;
    margin: 0px auto 0;
    display: block;
    padding-top: 74px;
}

.left_column {
    width: 216px;

    /* height: 800px; */
    /* background: rgba(0, 0, 0, 0.23); */
    float: left;
    top: 100px;
    position: fixed;
}

.right_column {
    width: 662px;
    float: right;
}
/* ==============
data
============== */
#data {
    padding: 62px 0 0px;

}

#data .sec_inner{
    width: auto;
}

#data .table {
    margin-bottom: 60px;
}

#data #gmap {
    margin-top: -50px;
    margin-bottom: 65px;
}

#data #gmap2 {
    margin-top: -50px;
    margin-bottom: 65px;
}

#data h1,#directors h1,#privacy h1{
    text-align: left;
    font-size: 28px;
    margin-bottom: 40px;
    margin-top: 11px;
    color: #222;
}

#data h2{
    margin-bottom: 35px;
	font-weight: normal;
	color: #97989C;
	font-size: 20px;
}

#data h3{
    font-size: 15px;
    /* line-height: 17px; */
    margin-bottom: 22px;
    color: #222;
    font-weight: bold;
    text-align: left;
    border-left: solid 3px rgba(0,0,0,0.16);
    padding: 4px 0 2px 16px;
}

#data p{
    margin-bottom: 50px;
    line-height: 1.6em;
}

#data dl {
    display: table;
    border-bottom: solid 1px rgba(0,0,0,0.1);
    height: 60px;
    vertical-align: middle;
    width: 100%;
    font-size: 13px;
}

#data dd {
    display: table-cell;
    vertical-align: middle;
}

#data dt {
    display: table-cell;
    width: 130px;
    vertical-align: middle;
    font-weight: bold;
}
/* ==============
directors
============== */
#directors {

}

#directors .sec_inner{
    width: auto;
}

#directors h1{
    text-align: left;
    font-size: 28px;
    margin-bottom: 30px;
    color: #222;
    /* border-bottom: solid 3px rgba(0,0,0,.1); */
}

#directors h3{
    text-align: left;
    font-size: 20px;
    margin: 0;
    font-weight: bold;
    color: #3C3C3C;
}

#directors h3 span{
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 6px;
    color: #686868;
    display: block;
}

#directors p{
    /* margin-bottom: 50px; */
    line-height: 1.6em;
    font-size: 13px;
    color: #222;
    /* padding-left: 13px; */
}

.directors_group {
    /* margin-bottom: 68px; */
    margin-top: 70px;
}

.directors_left {
    float: left;

    /* border-left: solid 3px rgba(0,0,0,.1); */
    /* padding: 0px 0px 0px 18px; */
}

.directors_right {
    float: right;
    width: 412px;
}
/* ==============
privacy
============== */
#privacy {

}

#privacy .sec_inner{
    width: auto;
}

#privacy h1{
    text-align: left;
    font-size: 28px;
    margin-bottom: 64px;
    color: #222;
}

#privacy h2{
    text-align: left;
    /* font-size: 28px; */
    margin-bottom: 26px;
    color: #222;
}

#privacy p{
    margin-bottom: 60px;
    line-height: 1.6em;
    font-size: 13px;
    color: #222;
}


#l_nav {
	margin-top: 48px;
}

#l_nav > ul > li {
	float: left;
}

#l_nav ul li a {
	display: block;
	padding: 0 18px;
	color: #231815;
	height: 54px;
	line-height: 54px;
	width: 180px;
	font-size: 85%;
	text-decoration: none;
}

#l_nav ul li a:hover {
	background: rgba(0, 0, 0, 0.05);
	color: #000;
}

#l_nav ul li a.selected {
	color: #cd2c92;
	/* box-shadow: 0 -3px #cd2c92 inset; */
	background: rgba(0,0,0,.04);
}

#lang_sel {margin-left: 1000px;}
/* ==============
recruit
============== */
.firstview.recruit, .firstview.o_category {
	height: 530px;
}

#recruit_first, #recruit_about, #recruit_strategy, #recruit_benefit, #recruit_environment, #o_category_message, #o_category_main {
	background: #f3f6f8;
}

#recruit_first {
	padding: 31px 0px 0px 0px;
}

#recruit_about {
	padding: 31px 0px 42px 0px;
}

#recruit_strategy {
	padding: 33px 0px 0px 0px;
}

#recruit_benefit {
	padding: 38px 0px 0px 0px;
}

#recruit_environment {
	padding: 38px 0px 42px 0px;
}

.recruit_box, .o_category_box {
	width: 960px;
	margin: 0px auto;
	background: #FFF;
	position: relative;
}

.recruit_box h1 {
	color: #000;
	font-size: 24px;
	text-align: left;
}

.recruit_text {
	padding: 48px;
	line-height: 26px;
	font-size: 15px;
}

.recruit_text.text_left {
	min-height: 296px;
	width: 452px;
}

.recruit_photo.photo_right img {
	width: 412px;
	height: 392px;
	position: absolute;
	top: 0px;
	right: 0px;
}

.recruit_photo.photo_top img {
	width: 960px;
	height: auto;
}

#recruit_jobs_link {
	margin: -80px 0 0;
	padding: 80px 0 0;
}

#recruit_jobs {
	background: #f3f6f8;
	padding: 0;
}

.recruit_jobs_inner {
	width: 960px;
	margin: 0px auto;
	background: #FFF;
	padding-bottom: 30px;
}

.recruit_jobs_inner a {
	color: #000;
}

.recruit_jobs_inner a:hover {
	text-decoration: underline;
	opacity: 0.7;
}

#recruit_jobs h1 {
	color: #000;
	font-size: 24px;
	text-align: left;
	padding: 48px 48px 0px 48px;
}

.recruit_job_type {
	width: 420px;
	margin-left: 48px;
	float: left;
}

.recruit_job_type:nth-child(odd) {
	margin-left: 30px;
}

.recruit_job_type:nth-child(even) {
	clear: both;
}
.recruit_job_type h2 {
	border-bottom: 1px solid #cdd2d6;
	line-height: 54px;
}

.recruit_job_type ul {
	padding: 15px 20px 24px;
}
.recruit_job_type ul li {
	list-style-type: disc;
	line-height: 38px;
}
/* ==============
o_category
============== */
#o_category_main {
	padding: 30px 0px;
}

#o_category_message {
	padding: 0px 0px 38px 0px;
}

.o_category_photo.photo_left img {
	width: 269px;
	height: 257px;
	position: absolute;
	top: 0px;
	left: 0px;
}

.o_category_text {
	padding: 38px;
	line-height: 26px;
	font-size: 15px;
}

.o_category_text h1 {
	text-align: left;
	font-size: 22px;
	color: #000;
	padding-left: 54px;
	font-weight: normal;
	background: url(img/o_category_message_title.png) no-repeat;
	background-size: 38px 34px;
	line-height: 38px;
}

.o_category_text.text_right {
	height: 141px;
	width: 583px;
	padding-left: 317px;
}

.o_category_box {
	padding-bottom: 40px;
}

.firstview_cont.o_category h1 {
	height: 50px;
}

#o_category_main h1 {
	font-size: 26px;
	text-align: left;
	color: #000;
	padding: 40px 40px 20px 40px;
}

#o_category_main p {
	padding: 0px 40px 10px 40px;
	line-height: 1.6em;
	color: #000;
}

#o_category_main h2 {
	border-left: 2px solid #adadad;
	line-height: 25px;
	font-size: 20px;
	font-weight: bold;
	margin: 50px 24px 10px 45px;
	padding: 0px 24px;
}

#o_category_main h2:after {
	content:"";
	display: block;
	border-top: 1px solid #e6eaed;
	margin-top: -13px;
	padding-bottom: 13px;
}

#o_category_main h2 a {
	color: #000;
	background: #FFF;
	padding-right: 36px;
}

#o_category_main ul {
	padding-left: 45px;
	padding-top: 38px;
}

#o_category_main ul li {
	background: url(img/o_category_list.png) no-repeat 0px 7px;
	background-size: 6px 6px;
	padding: 0px 45px 38px 45px;
	line-height: 1.6em;
}

#o_category_main ul.workflow {
	border-left: 4px solid #ebeff2;
	margin-left: 80px;
	padding: 0px;
}

#o_category_main ul.workflow li {
	background: url(img/o_category_workflow_list.png) no-repeat 0px center;
	background-size: 14px 14px;
	margin-left: -9px;
	padding: 0px;
}

#o_category_main ul.workflow li h3 {
	padding: 15px 40px 20px 40px;
	text-align: left;
	font-size: 23px;
	font-weight: normal;
}

#o_category_apply {
	padding: 0px;
	height: 245px;
}

#o_category_apply .o_category_box {
	padding-top: 86px;
}

.o_category_apply_button {
	display: block;
	width: 344px;
	height: 74px;
	line-height: 74px;
	text-align: center;
	margin: 0px auto;
	color: #FFF;
	font-weight: bold;
	font-size: 21px;
	border-radius: 4px;
	background: #3493eb;
}

.o_category_apply_button:hover {
	opacity: 0.8;
}

/* ==============
.news_contents
============== */
.news_contents {}
.news_contents .news_header {
	padding-top: 120px;
	width: 960px;
	margin: 0 auto;
	padding-bottom: 10px;
}
.news_contents .news_header h1 {
	text-align: left;
	margin-bottom: 0;
}
.news_contents .news_sns {
	text-align: right;
}
.news_contents .news_sns .twitter {/*for twitter button*/
	display: inline-block;
	vertical-align: middle;
	margin-right: -24px;
}
.news_contents .news_sns .facebook {
	display: inline-block;
	vertical-align: middle;
}
.news_contents .news_main {
	width: 960px;
	margin: 0 auto;
	padding-top: 0;
	line-height:28px;
}
.news_contents a {
	color: #2B8FD7;
}
.news_contents a:hover {
	color: #FF6600;
}
.news_contents .news_main .label {
	background: #E8E8E8;
	color: #5A7496;
	font-size: 65%;
	padding: .3em 1em;
	line-height: 2em;
	border-radius: 2px;
}
.news_contents .news_main .time {
	font-size: 80%;
	float: right;
}
.news_contents .news_main h2 {
	text-align: center;
	border-bottom: 1px solid #E0E7EC;
	line-height: 1.4;
	margin-bottom: 20px;
	padding-bottom: 30px;
	padding-top: 10px;
	font-size: 23px
}
.news_contents .news_main h3 {
	border-left: 1px solid #E0E7EC;
	line-height: 25px;
	font-size: 17px;
	font-weight: bold;
	margin: 50px 24px 24px 0;
	padding: 0px 24px;
	text-align: left;
}
.news_contents .news_main p + p {
	margin-top: 0.8em;
}
/* ==============
#top_news
============== */
#top_news {
	padding: 30px 0;
	border-top: solid 1px #e1e1e1;
}
#top_news a {
	color: #2B8FD7;
}
#top_news a:hover {
	color: #FF6600;
}
#top_news h5 {
	margin-bottom: 20px;
}
#top_news li {
	font-size: 90%;
	line-height: 1.4;
}
#top_news li + li {
	margin-top: 10px;
}
#top_news .time {
	vertical-align: top;
	margin-left: 10px;
	width: 120px;
	display: inline-block;
}
#top_news .news_title {
	vertical-align: top;
	width: 830px;
	display: inline-block;
}
#top_news .news_title .label {
	display: inline-block;
	width: 90px;
	padding: .3em 4px;
	margin-right: 4px;
	border-radius: 2px;
	font-size: 90%;
	text-align: center;
	background: #E8E8E8;
	color: #5A7496;
}