﻿@charset "utf-8";


body {
	-webkit-text-size-adjust: 100%;
 font-size: 12px;
 min-width: inherit;
	line-height: 1.7;
 font-family: ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, Helvetica, Helvetica Neue, Arial, sans-serif;
}
img {
	max-width:100%;
}
.pc {
	display:none !important;
}
.sp {
	display: block !important;
}
.sp_inline {
	display:inline !important;
}


/* document
----------------------------------------------------*/
#document {
	width: inherit;
	margin: 0;
}
#header {
 padding: 20px 20px 0 20px;
}
p.menu {
 position: absolute;
 right: 0;
 top: 0;
 z-index: 62;
 width: 68px;
 height: 68px;
 text-align: center;
 cursor: pointer;
}

.menu-trigger,
.menu-trigger span {
 display: inline-block;
 transition: all .4s;
 box-sizing: border-box;
}
.menu-trigger {
	position: relative;
	width: 26px;
	height: 22px;
 margin-top: 22px;
}
.menu-trigger span {
 position: absolute;
 left: 0;
 width: 100%;
 height: 4px;
 background-color: #000;
 border-radius: 2px;
 -webkit-border-radius: 2px;
}
.menu-trigger span:nth-of-type(1) {
 top: 0;
}
.menu-trigger span:nth-of-type(2) {
 top: 9px;
}
.menu-trigger span:nth-of-type(3) {
 bottom: 0;
}
.menu.active .menu-trigger span:nth-of-type(1) {
 -webkit-transform: translateY(9px) rotate(-45deg);
 transform: translateY(9px) rotate(-45deg);
}
.menu.active .menu-trigger span:nth-of-type(2) {
 opacity: 0;
}
.menu.active .menu-trigger span:nth-of-type(3) {
 -webkit-transform: translateY(-9px) rotate(45deg);
 transform: translateY(-9px) rotate(45deg);
}
#logo {
 float: left;
 width: 100px;
}
#logo a {
 line-height: 1.5;
 text-align: center;
 display: block;
}
#title {
 float: left;
 margin: 0 0 0 10px;
}
#title img {
 height: 17px;
}
#title a {
 line-height: 41px;
 text-align: center;
 display: block;
}
#gmenu {
 float: none;
 margin: 0;
 clear: both;
 padding: 10px 0 0 0;
 margin-bottom: 20px;
}
#gmenu:after { content: ".";display: block;clear: both;height: 0;visibility: hidden;overflow:hidden;font-size:0.1em;line-height:0;}
#gmenu li {
 float: left;
 width: 20%;
}
#gmenu li a {
 display: block;
 line-height: 30px;
 text-align: center;
}
#gmenu li img {
 height: 12px;
}
#menu {
 position: absolute;
 width: 100%;
 margin: 0;
 height: auto;
 left: 0;
 top: 100px;
}
.top_menu {
 position: relative;
 width: 100%;
 margin: 25px auto 0 auto;
 height: auto;
}
#menu::after,
.top_menu::after {
 content: "";
 display: block;
 padding-top: 140%;
}
#menu_bg {
 background: rgba(255,255,255,0.70);
 position: fixed;
 left: 0;
 top: 0;
 width: 100%;
 height: 100vh;
 z-index: 56;
 display: none;
}
#menu ul,
.top_menu ul {
 position: absolute;
 top: 0;
 left: 0;
 bottom: 0;
 right: 0;
}
.top_menu li img {
 width: 100%;
}
.menu01 {
 left: 10%;
 top: 16%;
 width: 25%;
}
.menu02 {
 right: 10%;
 left: auto;
 bottom: 5%;
 width: 21%;
}
.menu03 {
 right: 10%;
 left: auto;
 top: 23%;
 width: 37%;
}
.menu04 {
 left: auto;
 right: 14%;
 top: 6%;
 width: 20%;
}
.menu05 {
 left: 18%;
 top: 34%;
 width: 36%;
}
.menu06 {
 left: auto;
 right: 9%;
 width: 34%;
 bottom: 24%;
}
.menu07 {
 right: auto;
 left: 35%;
 top: 0;
 width: 25%;
}
.menu08 {
 right: auto;
 left: 33%;
 top: auto;
 bottom: 0;
 width: 30%;
}
.menu09 {
 right: auto;
 left: 35%;
 width: 20%;
 bottom: 24%;
}
.menu10 {
 right: auto;
 top: auto;
 bottom: 18%;
 left: 14%;
 width: 20%;
}
.icon01 {
 left: 23%;
 bottom: 34%;
 width: 8%;
}
.icon02 {
 right: 7%;
 bottom: 1%;
 width: 8%;
}
.icon03 {
 left: 38%;
 top: 20%;
 width: 14%;
}

/* item
----------------------------------------------------*/
#item {
 width: auto;
 margin: 0;
}
.side_title {
 display: none;
}


/* footer
----------------------------------------------------*/
#footer {
 background-color: #FFF100;
 padding: 40px 0;
 margin: 40px 0 0 0;
}
#footer.blue {
 background-color: #00AFDD;
}
#footer.pink {
 background-color: #EF889C;
}
.footer_link {
 width: auto;
 margin: 0 auto;
 display: flex;
 border-bottom: 1px solid #231815;
 padding-bottom: 40px;
 margin-bottom: 0;
}
.footer_link li:nth-child(1) {
 background: none;
}
.footer_link li {
 width: 33.333%;
}
.footer_link a {
 display: flex;
 align-items: center;
 text-decoration: none;
 justify-content: center;
 height: 60px;
 background: url("../images/footer_link.svg") no-repeat right center;
}
.footer_link li:nth-last-child(1) a {
 background: none;
}
p.contact {
 text-align: center;
 margin: 40px 20px 0 20px;
 max-width: 750px;
}
p.contact a {
 display: block;
 line-height: 100px;
}
p.copy {
 text-align: center;
 background-color: #898989;
 color: #000;
 padding: 40px 0 40px 0;
 font-size: 10px;
 font-weight: bold;
}



/* works
----------------------------------------------------*/
.works_list {
 display: block;
 max-width: inherit;
 margin: 0 40px;
}
.works_list li {
 width: 100%;
 position: relative;
 margin: 0 auto 40px auto;
 max-width: 240px;
 max-height: 240px;
 text-align: center;
}
.works_list li a {
 display: block;
 width: 100%;
 height: 100%;
 position: absolute;
}
.works_list li a:hover {
 background: none;
}
.works_img {
 width: 100%;
 max-height: 100%;
 position: static;
 left: 0;
 top: 0;
 display: block;
 padding: 0;
 height: auto;
 
}
.works_img img {
 max-width: 100%;
 max-height: 240px;
}
.works_list li a span {
 display: none;
}


.side_title {
 position: absolute;
 right: 42px;
 top: 220px;
}

.slider_area {
 position: relative;
}
.slider_area ul {
 max-width: 240px;
 margin: 0 auto;
}
.slider_area ul img {
 max-height: 240px;
}
.slider_area ul li {
 display: block;
 height: auto;
 text-align: center;
 margin-bottom: 40px;
}


.project_details {
 display: block;
 margin: 40px 40px 0 40px;
}
.project_txtarea {
 max-width: inherit;
}
.project_txtarea .client {
 font-size: 12px;
}
.project_txtarea .project_name {
 font-size: 20px;
 font-weight: bold;
}
.project_txtarea .project_txt {
 font-size: 12px;
 line-height: 2;
}
.project_member {
 margin: 40px 0;
}
.project_member ul {
 display: flex;
}
.project_member ul li {
 width: 46px;
 height: 46px;
 text-align: center;
 border-radius: 23px;
 overflow: hidden;
 margin: 7px;
}
.project_member ul li img {
 width: 100%;
}
.works_title {
 margin: 40px 0 40px 40px;
}



/* staff
----------------------------------------------------*/
.staff_slider_area {
 max-width: inherit;
 margin: 0;
}
.staff_list {
 display: flex;
 flex-wrap: wrap;
 justify-content: space-between;
}
.staff_list li {
 width: 50%;
 text-align: center;
 margin-bottom: 40px;
}
.staff_list li a {
 display: block;
 text-decoration: none;
}
.staff_list li .staff_list_img {
 width: 108px;
 height: 108px;
 margin: 0 auto;
 border-radius: 70px;
 overflow: hidden;
}
.staff_list li .staff_list_name {
 font-size: 15px;
 line-height: 1.3;
 font-weight: bold;
 margin: 3px 10px 5px 10px;
}
.staff_list li .staff_list_name span {
 font-size: 10px;
 display: block;
}

.staff_details {
 max-width: inherit;
 margin: 0 0 40px 0;
 display: block;
}
.staff_details_photo {
 width: 100%;
 border-radius: 0;
 overflow: hidden;
 max-height: inherit;
}
.staff_details_photo img {
 max-width: 100%;
 max-height: inherit;
}
.staff_details_txt {
 width: inherit;
 margin: 20px 40px;
}
.staff_details_name {
 font-size: 20px;
 font-weight: bold;
 line-height: 1.4;
 margin-bottom: 5px;
}
.staff_details_name span {
 display: block;
 font-size: 12px;
}
.staff_details_txt2 p {
 margin-bottom: 10px;
}
.staff_details_btn {
 margin: 30px auto 10px auto;
 max-width: 200px;
 text-align: center;
 font-size: 15px;
}
.staff_details_sns {
 letter-spacing: -.4em;
 text-align: center;
}
.staff_details_sns li {
 letter-spacing: normal;
 margin: 0 10px 0 0;
 display: inline-block;
}
.staff_details_back {
 margin-bottom: 10px;
 max-width: 200px;
 text-align: center;
 font-size: 15px;
 margin: 40px auto 40px auto;
}

ul.project_member_cat {
 display: flex;
 flex-wrap: wrap;
 margin: 30px 0 0 0;
}
ul.project_member_cat li {
 width: 46px;
 height: 46px;
 text-align: center;
 border-radius: 23px;
 overflow: hidden;
 margin: 0 15px 15px 0;
}
ul.project_member_cat li a {
 display: block;
}
ul.project_member_cat li img {
 width: 100%;
}



/* recruit
----------------------------------------------------*/
.recruit_main {
 margin: 40px 0;
}
.recruit_main img {
 width: 100%;
}
.recruit_txt {
 text-align: center;
 margin: 20px;
}
.recruit_list {
 display: block;
 justify-content: space-between;
 text-align: center;
 margin: 60px 15% 0 15%;
}
.recruit_list li {
 width: 100%;
 margin-bottom: 40px;
}
.recruit_list h2 {
 font-size: 20px;
 margin-bottom: 10px;
}
.recruit_btn {
 margin: 15px 0 0 0;
}



/* contact
----------------------------------------------------*/

div.contact {
 max-width: inherit;
 margin: 0 20px;
}
.conatct01 {
 text-align: center;
 font-size: 15px;
 margin: 40px 0 30px 0;
}
.conatct02 {
 text-align: left;
 font-size: 15px;
 margin: 0 0 0 20%;
}
.conatct02 li {
 margin-bottom: 25px;
 width: 100%;
}
.conatct02 span {
 display: block;
 letter-spacing: normal;
 margin: 0;
 font-size: 15px;
 margin-bottom: 25px;
}
.horizontal-item+.horizontal-item {
 margin-left: 0;
}
.conatct03 {
 width: 225px;
 margin: 30px auto;
 text-align: center;
 font-size: 15px;
}
.conatct04 {
 text-align: center;
}
.conatct05 {
 font-size: 18px;
 margin: 20px 0 0 0;
 text-align: center;
}
.conatct06 {
 font-size: 15px;
 margin: 20px 0 0 0;
}
.conatct07 {
 font-size: 15px;
 margin: 20px 0 0 0;
}
.submit {
 width: 116px;
 margin: 40px auto;
 position: relative;
 line-height: 0;
}
.check_error01 {
 margin-top: 20px;
}



/* company
----------------------------------------------------*/
.company {
 width: auto;
 margin: 0 20px;
}
.title01 {
 text-align: center;
 margin: 40px 0;
}
.title01 img {
 height: 16px;
}
.title01.first {
 text-align: center;
 margin: 40px 0;
}
h3.title01.first img {
 width: 256px;
 height: auto;
}
.title01.first:nth-child(2) img {
 width: 256px;
}
.title02 {
 text-align: center;
 margin: 0 0 30px 0;
}
.read {
 text-align: center;
 font-size: 13px;
 line-height: 2.5;
 margin: 40px 0;
}
div.fun .bx-wrapper {
	position:relative;
}
div.fun .bx-viewport {
 padding-bottom: 40px;
}
div.fun .bx-wrapper .bx-controls-direction a {
	display: none;
}
div.fun .bx-wrapper .bx-pager {
	text-align: center;
 z-index: 56;
 line-height: 7px;
}
div.fun .bx-wrapper .bx-pager .bx-pager-item,
div.fun .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	vertical-align:middle;
 
}
div.fun .bx-wrapper .bx-pager.bx-default-pager a {
	background:#000;
	text-indent: -9999px;
	display: block;
	width: 30px;
	height: 30px;
	margin: 0 15px;
 border-radius: 15px;
}
div.fun .bx-wrapper .bx-pager.bx-default-pager a.active {
	background:#999;
}
ul.solution {
 display: flex;
 flex-wrap: wrap;
 justify-content: space-between;
 max-width: inherit;
 margin: 0 20px;
}
ul.solution li {
 width: 50%;
}
ul.solution a {
 display: block;
 padding: 20px;
}
ul.solution a img {
 width: 100%;
}
.more {
 text-align: center;
 margin: 20px 0 60px 0;
}
.company_table th {
 text-align: left;
 font-weight: normal;
 white-space: nowrap;
 padding: 3px 10px 3px 0;
 vertical-align: top;
}
.company_table td {
 padding: 3px 10px;
}
.map {
 position: relative;
}
.map a {
 display: flex;
 position: absolute;
 left: 0;
 top: 0;
 width: 100%;
 height: 100%;
 text-align: center;
 align-content: center;
 justify-content: center;
}
.map a img {
 vertical-align: middle;
}
.address {
 text-align: center;
 margin: 10px 0 20px 0;
 line-height: 2;
}
