﻿@charset "utf-8";

body {
	-webkit-text-size-adjust: 100%;
 font-size: 13px;
 min-width: inherit;
	line-height: 1.7;
}
img {
	max-width:100%;
}
.pc {
	display:none !important;
}
.sp {
	display: block !important;
}
.sp_inline {
	display:inline !important;
}



#header {
	padding: 17px;
	position: fixed;
	left: 0;
	top: 0;
	background-color: #FFF;
	width: 100%;
	z-index: 60;
}
#logo {
	width: 116px;
	line-height: 0.5;
}
.mail {
	right: 90px;
	top: 16px;
}
p.menu {
 display: block;
 position: fixed;
 right: 17px;
 top: 17px;
 z-index: 63;
 width: 19px;
 height: 12px;
 text-align: center;
	line-height: 1;
}
.menu-trigger,
.menu-trigger span {
 display: inline-block;
 transition: all .4s;
}
.menu-trigger {
	position: relative;
	width: 19px;
	height: 12px;
}
.menu-trigger span {
 position: absolute;
 left: 0;
 width: 100%;
 height: 2px;
 background-color: #596b76;
 border-radius: 2px;
 -webkit-border-radius: 2px;
}
.menu-trigger span:nth-of-type(1) {
 top: 0;
}
.menu-trigger span:nth-of-type(2) {
 top: 5px;
}
.menu-trigger span:nth-of-type(3) {
 bottom: 0;
}
.menu-trigger.active span:nth-of-type(1) {
 -webkit-transform: translateY(5px) rotate(-45deg);
 transform: translateY(5px) rotate(-45deg);
}
.menu-trigger.active span:nth-of-type(2) {
	opacity: 0;
}
.menu-trigger.active span:nth-of-type(3) {
 -webkit-transform: translateY(-5px) rotate(45deg);
 transform: translateY(-5px) rotate(45deg);
}


.document {
	max-width: inherit;
	margin: 0;
	padding: 0;
}


.title01 {
	text-align: left;
	font-size: 24px;
	line-height: 1.5;
	margin: 60px 15px 10px 15px;
	letter-spacing: 0.05em;
}
.txt01 {
	text-align: left;
	font-size: 12px;
	margin:0 15px 20px 15px;
}
.txt02 {
	text-align: left;
	font-size: 12px;
	margin: 10px 15px;
}


@media only screen and (max-width: 1050px) {

}


/* TOP
----------------------------------------------------*/
.main {
	position: relative;
	height: calc(100vh - 160px);
	background: url("../images/top/main.jpg") no-repeat center center;
	background-size: cover;
	padding: 44px 0 0 0;
}
.main.top::before {
	top: 44px;
	width: 100%;
	z-index: 56;
	height: calc(100vh - 160px) !important;
}
.main .bx-wrapper,
.main .bx-viewport,
.main .main_slider {
 height: calc(100vh - 160px) !important;
}
.main_txt {
	position: absolute;
	left: 0;
	top: 120px;
	margin-top: 0;
	height: calc(100vh - 240px);
	width: 100%
}
.main_txt01 {
	font-size: 28px;
	color: #FFF;
	font-weight: 500;
	line-height: 1.5em;
	margin: 0 0 20px 5%;
}
.main_txt ul {
	position: absolute;
	left: 5%;
	bottom: 20px;
	width: 90%;
}
.main_txt ul li {
	max-width: 100%;
	width: 100%;
	font-size: 18px;
	font-weight: 500;
	text-align: center;
}
.main_txt ul li:nth-last-child(1) {
	margin-top: 20px;
}

.main_txt ul li a {
	display: block;
	line-height: 60px;
	text-decoration: none;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
}


.top_information {
	border-bottom: 1px solid #707070;
	padding: 20px;
 display: block;
}
.top_information h2 {
 color: #596B76;
 font-size: 12px;
 font-weight: normal;
 text-align: center;
}
.news_area li {
	letter-spacing: -.4em;
	font-size: 12px;
 margin-bottom: 8px;
}
.news_area li span.news_date {
 color: #596B76;
 margin: 0 0;
}
.news_area li span {
	display: inline-block;
	letter-spacing: normal;
}
.news_area li a {
	color: #000000;
	text-decoration: none;
}
.news_area li a:hover {
	color: #999;
}
.news_cate {
	margin: 0 5px;
}


.article-list_list {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	background: url("../images/top/img18.png") repeat-y center center;
	border-bottom: 1px solid #eaeaea;
}
.article-list_list li {
	max-width: 50%;
	width: 50%;
	margin-bottom: 40px;
}
.article-list_list li a.permalink,
.article-list_list li span {
	display: block;
	text-decoration: none;
}
.article-list_list li span.article-list_img {
	margin-bottom: 5px;
 max-height: 130px;
}
.article-list_list li span.article-list_img img {
	width: 100%;
}
.article-list_spbox {
	padding: 0 10px;
}
.article-list_list li span.article-list_cate01 {
	display: inline-block;
	color: #596b76;
	line-height: 1;
	margin-bottom: 15px;
	font-weight: bold;
	font-size: 10px;
}
.article-list_list li span.article-list_cate02 {
	display: inline-block;
	color: #596b76;
	border-left: 1px solid #596b76;
	line-height: 1;
	margin: 0 0 15px 5px;
	font-weight: bold;
	padding: 0 0 0 7px;
	font-size: 10px;
}
.article-list_list li span.article-list_txt {
	font-size: 14px;
	color: #000;
	font-weight: bold;
	line-height: 1.5;
}
.article-list_tag {
	font-size: 10px;
	margin: 0;
	padding: 7px 10px;
}


.article-list_list li .article-list_tag span {
	display: block;
	margin-right: 10px;
	color: #596b76;
}
p.article-list_more {
	text-align: center;
	margin: 15px;
}
p.article-list_more a {
	display: block;
	color: #000000;
	text-decoration: none;
	background-color: #eaeaea;
	padding: 25px;
}
.article-list_list.information-list li {
	max-width: 50%;
}
.article-list_list.interview_list li:nth-of-type(4) {
	display: block;
}
.article-list_list.interview_list li span.article-list_txt {
	padding: 0 10px;
}
.ourprojects-list {
	background: #FFF;
	padding: 1px 0 0 0;
}
.ourprojects-list.o-pt50 {
	padding: 20px 0 5px 0;
	background: #FFF;
}
.ourprojects-list02 {
	padding: 0;
}
.ourprojects-list02 .article-list_list li:nth-of-type(4) {
	display: block;
}
.ourprojects-list-title {
	position: relative;
	padding: 10px;
	background: #E6E6E6;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.ourprojects-list-title h3 {
	text-align: left;
	font-size: 20px;
	color: #001B44;
}
.ourprojects-list-title p {
	position: static;
}
.ourprojects-list-column2 {
	display: block;
	justify-content: space-between;
	max-width: inherit;
	margin: 0;
}
.ourprojects-list-column2 .ourprojects-list02 {
	width: auto;
	box-sizing: border-box;
}
.ourprojects-list-column2 .ourprojects-list02 .article-list_list {
	justify-content: space-between;
}
.ourprojects-list-column2 .ourprojects-list02 .article-list_list li {
	max-width: 50%;
	margin-bottom: 0;
}
.ourprojects-list-column2 .ourprojects-list02 .article-list_list li span.article-list_img {
	height: 130px;
}
.ourprojects_list-btn p.article-list_more a {
	background-color: #eaeaea;
}

.interview {
	max-width: inherit;
	margin: 0;
	padding: 0;
}
/*.interview_box {
	border-bottom: 2px solid #f0f0f0;
}*/
.interview_box li {
	margin: 30px 0;
}
.interview_box a {
	color: #000;
	text-decoration: none;
	display: block;
}
.interview_box a span {
	display: block;
 max-width: inherit;
}
.interview_img {
	float: none;
	margin: 0 0 0 0;
}
.interview_img img {
	width: 100%;
}
.interview_title {
	font-size: 24px;
	font-weight: 500;
	line-height: 1.6;
	margin: 20px 20px 10px 20px;
}
.interview_txt {
	margin: 0 20px;
}

ul.tag_list {
	margin: 0 20px 20px 20px;
	text-align: left;
}
ul.tag_list li {
	display: inline-block;
	margin: 5px 1px;
	font-size: 13px;
}
ul.tag_list li a {
	border: 1px solid #596b76;
	line-height: 26px;
	text-decoration: none;
	color: #596b76;
	display: block;
	padding: 0 10px;
	border-radius: 13px;
	-webkit-transition: background 0.2s linear;
	-moz-transition: background 0.2s linear;
	-ms-transition: background 0.2s linear;
}
ul.tag_list li a:hover {
	background-color: #f2f2f2;
}

.How-we-work_area {
	position: relative;
}
.How-we-work_list {
	max-width: inherit;
	margin: 0;
	padding: 0;
}
.How-we-work_list a,
.How-we-work_list span {
	display: block;
	text-decoration: none;
	color: #000;
}
.How-we-work_list a {
	display: block;
}

.How-we-work_img,
.How-we-work_details {
	max-width: inherit;
	position: relative;
	width: 100%;
}
.How-we-work_img img {
	width: 100%;
}
.How-we-work_details {
	background-color: #FFF;
	width: 65%;
	margin: -120px 0 0 20%;
	padding: 20px;
}

.How-we-work_title {
	font-size: 18px;
	font-weight: 500;
	line-height: 1.5;
	margin-bottom: 10px;
}
.How-we-work_txt {
	padding-bottom: 5px;
	font-size: 14px;
}
.How-we-work_txt02 {
	position: static;
}
.How-we-work_list .How-we-work_cate {
	display: inline-block;
	color: #596b76;
	line-height: 1;
	font-size: 12px;
}
.How-we-work_list .How-we-work_date {
	display: inline-block;
	color: #596b76;
	border-left: 1px solid #596b76;
	line-height: 1;
	margin: 0 0 0 5px;
	padding: 0 0 0 7px;
	font-size: 12px;
}
.How-we-work_list .bx-wrapper .bx-pager {
 width: 100%;
 text-align: center;
}
.How-we-work_list .bx-wrapper .bx-pager .bx-pager-item,
.How-we-work_list .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
	vertical-align:middle;
 
}
.How-we-work_list .bx-wrapper .bx-pager.bx-default-pager a {
	background:#FFF;
	text-indent: -9999px;
	display: block;
	width: 6px;
	height: 6px;
	margin: 0 5px;
	outline: 0;
 border: 1px solid #707070;
	border-radius: 4px;
}
.How-we-work_list .bx-wrapper .bx-pager.bx-default-pager a.active {
	background:#707070;
 border: 1px solid #707070;
}

/* ABOUT
----------------------------------------------------*/
.main.about {
	height: 250px;
}
.about-bg {
	padding: 140px 0 1px 0;
}
.about01 {
	display: block;
	margin: 25px 20px 0 20px;
	max-width: inherit;
	padding: 30px 20px 1px 20px;
}
.about01 h1 {
	font-size: 30px;
	line-height: 1.4;
	margin-bottom: 20px;
}
.about02 {
	max-width: inherit;
}
.about02 p {
	font-size: 14px;
	margin-bottom: 1.5em;
	line-height: 1.8;
}
.about03 {
	display: block;
	margin: 40px 20px 0 20px;
	max-width: inherit;
}
.about04 {
	text-align: center;
	margin: 0 auto 20px auto;
	width: 80%;
}
.about05 {
	max-width: inherit;
	padding: 1px 20px 20px 20px;
	box-sizing: border-box;
	background: #FFF;
	margin: 0 20px;
	}
.about05 .title01 {
	text-align: center;
	font-size: 22px;
}
.about05 .txt02 {
	text-align: center;
}
.bg01 {
}
.mission {
	max-width: inherit;
	margin: 60px 40px;
	display: block;
	padding: 0;
}
.mission01 {
	margin: 0;
	width: auto;
}
.mission01::before {
	right: -20px;
	bottom: -20px;
	width: 100%;
	height: 100%;
}
.mission02 {
	width: auto;
	background-color: #FFF;
	padding: 30px 20px;
	box-sizing: border-box;
	margin: 50px 0 0 0;
	position: relative;
}
.mission02 h2 {
	font-size: 16px;
}
.mission02 h3 {
	font-size: 21px;
	line-height: 1.5;
	margin: 15px 0 0 0;
}
.mission02 p {
	font-size: 14px;
	margin: 15px 0 0 0;
}

.origin {
	max-width: inherit;
	margin: 60px 40px;
	display: block;
	padding: 0;
}
.origin01 {
	position: static;
	margin: 50px 0 0 0;
	width: auto;
	padding: 30px 20px;
}
.origin01 h2 {
	font-size: 16px;
}
.origin01 h3 {
	font-size: 21px;
	line-height: 1.5;
	margin: 15px 0 0 0;
}
.origin01 p {
	font-size: 14px;
	margin: 15px 0 0 0;
}
.origin02 {
	max-width: 100%;
	margin: 0;
}
.origin02::before {
	left: inherit;
	right: -20px;
	bottom: -20px;
}
.img01 {
	text-align: center;
}

.vision {
	max-width: inherit;
	display: block;
	position: relative;
	margin: 0 20px 0 0;
	padding: 30px 0 0 0;
}
.vision h2 {
	position: absolute;
	transform: rotate(-90deg);
	left: 0;
	top: 57px;
	line-height: 1;
}
.vision h3 {
	font-size: 21px;
	line-height: 1.5;
	margin: 0 0 20px auto;
	max-width: 70%;
}
.vision p {
	font-size: 14px;
	margin: 0 0 0 auto;
	max-width: 70%;
}

.about_tab {
	background-color: #1a2433;
	color: #FFF;
	padding-bottom: 0;
	padding: 60px 0 0 0;
}

.about_tab_list ul {
	max-width: inherit;
	margin: 0;
}
.about_tab_list li {
	width: calc(25vw - 10px);
	height: calc(25vw - 10px);
	margin: 0 5px;
	font-size: 11px;
	line-height: 1.5;
}
.about_tab_list li.active,
.about_tab_list li:hover {
	background-color: #1a2433;
	color: #FFF;
}

.tab_area {
	max-width: inherit;
	margin: 20px 20px 50px 20px;
	display: block;
}
.tab_area p img {
	width: 100%;
}
.tab_txt {
	max-width: inherit;
	margin-left: 0;
}
.tab_txt h2 {
	font-size: 20px;
	margin: 15px 0;
	line-height: 1.5;
}
.tab_title {
	text-align: left;
	font-size: 24px;
	margin: 0 0 20px 20px;
}
.about_tab .article-list_list li span.article-list_txt {
	color: #FFF;
}
.about_tab .article-list_list li:nth-last-child(1) {
	display: block;
}
.panel {
	display: none;
}
.panel.is-show {
	display:block;
}


/* ourproject
----------------------------------------------------*/

ul.tag {
	max-width: 600px;
	margin: 0 auto 15px auto;
	text-align: center;
}

.more {
	color: #596b76;
	text-align: center;
	cursor: pointer;
	margin: 15px 0 40px 0;
	background: url("../images/common/more02.svg") repeat-x 0 center;
}

.more.on span.open {
	display: none;
}
.more.on span.close {
	display: inline;
	
}
.tag_number {
	text-align: center;
	color: #596b76;
	font-weight: bold;
	background-color: #eaeaea;
	padding: 12px 0;
	margin: 40px 0;
}

.project-blog_list {
	display: block;
	background: none;
	
	border-top: 1px solid #CCC;
}
.project-blog_list li {
	max-width: inherit;
	width: 100%;
	border-bottom: 1px solid #CCC;
 margin-bottom: 0;
}
.project-blog_list li a.permalink {
	display: flex;
	justify-content: space-between;
	padding: 20px;
}
.project-blog_list li span.article-list_spbox {
	width: 65%;
}
.project-blog_list li span.article-list_img {
	margin: 0;
	width: 30%;
}
.project-blog_list li span.article-list_img img {
 min-height: inherit;
}


/* member
----------------------------------------------------*/
.member-list {
	max-width: inherit;
	margin: 0 10px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.member-list li {
	max-width: 49%;
	margin: 0 0 25px 0;
}
.member-list li a,
.member-list li span {
	display: block;
	text-decoration: none;
}
.member-list_name {
	font-size: 14px;
	color: #000;
	font-weight: bold;
	margin: 10px 0 2px 0;
}
.member-list_degree {
	font-size: 10px;
	color: #9a9a9a;
	line-height: 1.5;
}
.document.member {
	margin-top: 70px;
}
.document.member section {
	display: block;
	margin: 0 20px;
}
.document.member h1 {
	font-size: 24px;
}
.document.member .degree {
	color: #9b9b9b;
	margin: 5px 0 15px 0;
	line-height: 1.7;
}
.document.member p {
	line-height: 2;
	font-size: 14px;
}
.member_img {
	width: 50%;
	margin-bottom: 20px;
}
.document.member h2 {
	font-size: 14px;
	margin: 30px 0 0 0;
}
.member_details {
	max-width: inherit;
}

/* recruit
----------------------------------------------------*/
.main.recruit_main {
	height: auto;
	padding: 49px 0 0 0;
 background: none !important;
}
.main.recruit_main img {
	width: 100%;
}
.recruit_txt {
	max-width: inherit;
	margin: 20px 20px 20px 20px;
}
.recruit_txt h1 {
	font-size: 30px;
	line-height: 1.5;
	margin-bottom: 20px;
}
.recruit_txt p {
	line-height: 2;
}

.recruit_member {
	margin: 25px 0;
	position: relative;
}
.recruit_member_list {
	left:50%;
	margin:0 0 0 -310px;
	position: absolute !important;
}
.recruit_member_list li span.recruit_member_name {
	font-size: 14px;
	font-weight: bold;
	margin: 7px 0 0 0;
}
.recruit_member_list li span.recruit_member_degree {
	display: flex;
	justify-content: space-between;
	font-size: 10px;
}

.recruit_member .bx-wrapper .bx-pager {
 width: 100%;
 text-align: center;
	position: absolute;
	bottom: 60px;
}
.recruit_member .bx-wrapper .bx-pager .bx-pager-item,
.recruit_member .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
	vertical-align:middle;
 
}
.recruit_member .bx-wrapper .bx-pager.bx-default-pager a {
	background:#FFF;
	text-indent: -9999px;
	display: block;
	width: 6px;
	height: 6px;
	margin: 0 3px;
	outline: 0;
 border: 1px solid #707070;
	border-radius: 4px;
}
.recruit_member .bx-wrapper .bx-pager.bx-default-pager a.active {
	background:#707070;
 border: 1px solid #707070;
}
.recruit_member_txt {
	max-width: 800px;
	margin: 0 20px 50px 20px;
	font-size: 14px;
}
.recruit_tab {
	display: flex;
	justify-content: space-between;
	font-size: 13px;
	font-weight: bold;
	margin: 20px 0 0 0;
	padding: 0;
	border-top: 1px solid #707070;
	flex-wrap: wrap;
}
.recruit_tab li {
	line-height: 1.5;
	text-align: center;
	padding: 12px;
	background-color: #FFF;
 margin: 0;
	width: 50%;
	border-bottom: 1px solid #707070;
	border-left: 1px solid #707070;
	box-sizing: border-box;
}
.recruit_tab li:nth-child(1) {
	padding: 12px;
	border-left: 1px solid #707070;
}
.recruit_tab li.active {
	background-color: #1a2433;
	color: #FFF;
}
.recruit_tab li span {
	border-bottom: none;
	padding-bottom: 0;
}
.recruit_tab li.active span {
	border-bottom: none;
}
.recruit_tab li font {
	font-size: 75%;
}

.recruit_tabarea {
	display: none;
}
.recruit_tabarea.is-show {
	display: block;
}
.recruit_box01 {
	max-width: inherit;
	margin: 40px 20px;
	display: block;
}
.recruit_box01 h3 {
	margin: 0 0 20px 0;
	font-size: 20px;
	background: url("../images/recruit/recruit_title.svg") no-repeat 0 0;
	padding: 10px 0 0 0;
}
.recruit_box02 {
	width: auto;
	font-size: 14px;
}
.recruit_box02 ul.recruit_photo {
	padding: 0;
	display: block;
	margin: 20px 0 0 -20px;
	width: calc(100% + 40px);
}
.recruit_box02 ul.recruit_photo li {
	list-style-type: none;
	width: auto;
	margin: 15px 0 0 0;
}
.recruit_box02 table {
	border-top: none;
}
.recruit_box02 table th,
.recruit_box02 table td {
	border-bottom: 1px solid #f0f0f0;
	padding: 0 0 10px 0;
	display: block;
}
.recruit_box02 table th {
	border-bottom: none;
	padding: 10px 0 0 0;
}
.recruit_box02 table th {
	width: auto;
	text-align: left;
}
p.recruit_btn {
	text-align: center;
	margin: 40px 20px;
}
p.recruit_btn a {
	display: block;
	color: #FFF;
	text-decoration: none;
	background-color: #1a2433;
	padding: 19px;
}
.article-list.recruit .article-list_list li:nth-last-child(1) {
	display: block;
}
div.recruit_member .bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 0;
	outline: 0;
	width: 50px;
	height: 100%;
	text-indent: -9999px;
}
.recruit_member .bx-wrapper .bx-prev {
	left: 0;
	background:url("../images/common/left.svg") no-repeat center center;
 background-size: 15px auto;
}
.recruit_member .bx-wrapper .bx-next {
	right: 0;
	background:url("../images/common/right.svg") no-repeat center center;
 background-size: 15px auto;
}

/* details
----------------------------------------------------*/
.main.details {
	height: 420px;
	padding: 0;
	margin-bottom: 30px;
}
.details_title_area {
 max-width: inherit;
 margin: 0 20px;
 color: #FFF;
 padding-bottom: 10px;
}
.details_title {
 border-right: none;
 border-left: 6px solid #FFF;
 padding: 0 0 0 10px;
 text-align: left;
 margin-bottom: 10px;
}
.details_title h1 {
 font-size: 24px;
 line-height: 1.4;
}
.details_title p {
 font-size: 10px;
}
.details_title_area ul.tag {
	max-width: inherit;
	margin: 0 0 0 0;
	text-align: left;
}
.details_title_area ul.tag li {
	display: inline-block;
	margin: 5px 10px 0 0;
	font-size: 10px;
}
.interviewer {
 text-align: left;
}
#sns {
	display: none;
}
.title-wrapper,
.letter-body {
	max-width: inherit;
	margin: 20px;
	font-size: 14px;
}
.title-wrapper h1 {
	font-size: 24px;
}
.text-small {font-size: 10px; color: #808080}
.letter-body p {
	font-size: 14px;
	margin-bottom: 20px;
	line-height: 1.9;
}
.letter-body h2 {
	font-size: 20px;
	margin: 40px 0 20px 0;
	border-left: 5px solid #1a2433;
	padding: 0 0 0 5px;
}
.letter-body h3 {
	font-size: 14px;
	margin: 20px 0;
	color: #9b9b9b;
	font-weight: normal;
}
.author {
 padding: 0;
}
.author .container {
 max-width: inherit;
 margin: 0;
 display: block;
 padding: 0;
 justify-content: space-between;
}
.author .container h3 {
 font-size: 15px;
 margin-bottom: 0;
 margin-top: 45px;
}
.author .container p {
 font-size: 12px;
}
.author-photo {
 width: 33.33333333%;
 margin: 0;
 float: left;
}
.author .col-xs-offset-5 {
 margin-left: 8.33333333%;
 width: 58.33333333%;
 float: left;
}
.author .pr-medium {
 padding: 30px;
 clear: both;
}
.author .pr-medium p {
 font-size: 14px;
}

/* company
----------------------------------------------------*/
.company_area {
	display: block;
	margin: 30px 20px 0 20px;
}
.company_area h2 {
	font-size: 14px;
	margin: 0 0 10px 0;
	width: auto;
}
.company_area01 {
	display: block;
	width: auto;
}
.company_area02 {
	margin-bottom: 20px;
	width: auto;
	font-size: 14px;
}
.company_area02 th {
	text-align: left;
	font-weight: normal;
	vertical-align: top;
	padding: 0 20px 8px 0;
}
.company_area02 td {
	padding: 0 0 8px 0;
}
.company_area02 .project_banner {
	background: #f5f5f5;
	padding: 10px;
	display: flex;
	flex-wrap: wrap;
}
.company_area02 .project_banner a {
	width: 50%;
	padding: 5px;
	box-sizing: border-box;
}


/* contact
----------------------------------------------------*/
#contact {
	font-size: 14px;
	margin: 0 20px;
}

/* privacy
----------------------------------------------------*/
.privacy {
	margin: 0 20px;
}

/* links
----------------------------------------------------*/
.links_note01 {
 width: 200px;
 text-align: center;
 margin: 0 auto;
}
.links_note01 a {
 display: block;
 line-height: 45px;
}
.links_note01 a img {
 width: 56px;
 line-height: 1;
 vertical-align: middle;
}
.links_note02 {
 text-align: center;
 font-size: 11px;
 margin: 10px 0 40px 0;
}
.links_list {
 max-width: inherit;
 margin: 0;
 display: flex;
 flex-wrap: wrap;
 border-top: 1px solid #E6E6E6;
}
.links_list li {
 width: 50%;
 display: block;
 margin-bottom: 0;
 border-right: 1px solid #E6E6E6;
 border-bottom: 1px solid #E6E6E6;
 box-sizing: border-box;
 padding: 20px 20px 70px 20px;
 position: relative;
}
.links_list li:nth-child(even) {
 border-right: none;
 width: calc(50% - 1px)
}
.links_list li .links_img {
 width: 120px;
 margin: 0 auto;
 border: 1px solid #CECECE;
 border-radius: 80px;
 overflow: hidden;
 margin-right: auto;
}
.links_list li .links_area {
 max-width: inherit;
}
.links_list li .links_area h3 {
 font-size: 16px;
}
.links_list li .links_txt {
 font-size: 12px;
}
.links_list li .links_sns {
 display: flex;
 justify-content: center;
 margin: 10px 0 0 0;
 position: absolute;
 left: 0;
 bottom: 20px;
 width: 100%;
}
.links_list li .links_sns li {
 padding: 0;
 border-right: none;
 border-bottom: none;
 margin: 0 5px;
 width: 25px;
 line-height: 1;
}


/* footer
----------------------------------------------------*/

.footer-link {
	display: flex;
	flex-wrap: wrap;
}
.footer-link span {
	display: block;
}
.footer-title {
	font-size: 20px;
	font-weight: 500;
	margin-bottom: 8px;
	line-height: 1;
}
.footer-txt {
	font-size: 12px;
}
.footer-link a {
	height: 136px;
	display: flex;
	padding: 0 20px;
}
.footer-link li:nth-of-type(1) {
	width: 100%;
}
.footer-link li:nth-of-type(1) a {
	border-right: none;
}
.footer-link li:nth-of-type(2) {
	width: 100%;
}


.footer-gmenu {
	background-color: #0b0a15;
	padding: 0;
}
.footer-gmenu-area {
	display: block;
	max-width: inherit;
	margin: 0;
}
.footer-gmenu01.right {
	margin-top: 0;
}
.footer-gmenu01 {
	display: block;
	padding: 0;
	margin: 0;
}
.footer-gmenu01 li {
	margin: 0;
}

.footer-gmenu01 a {
	padding: 15px 20px;
	background-color: #1a2433;
	margin-bottom: 2px;
}
.en {
	font-size: 18px;
	font-family: "Helvetica Neue", Helvetica, Arial,sans-serif;
	line-height: 1;
	font-weight: bold;
	margin-bottom: 5px;
	letter-spacing: 0.05em;
}
.footer-gmenu_sub03 .en {
	font-size: 18px;
}
.footer-gmenu01 span.txt {
	font-size: 10px;
	font-weight: 500;
}
.gmenu_slide {
	position: relative;
}
.gmenu_slide span.gmenu_slide_icon {
	position: absolute;
	right: 0;
	top: 0;
 display: block;
 width: 60px;
 height: 100%;
}
.gmenu_slide span.gmenu_slide_icon::before,
.gmenu_slide span.gmenu_slide_icon::after {
  display: block;
  content: "";
  position: absolute;
  top: 32px;
  left: 70%;
  width: 18px;
  height: 3px;
  margin: 0 0 0 -42%;
  background: #FFF;
}
.gmenu_slide span.gmenu_slide_icon::after {
  transform: rotate(90deg);
}
.gmenu_slide span.gmenu_slide_icon.active::after {
	opacity: 0;
}
.footer-gmenu_sub {
	font-size: 12px;
	margin: 0;
	font-weight: 500;
	display: none;
}
.footer-gmenu_sub a {
	padding: 25px 20px;
	background-color: #161a24;
	margin-bottom: 2px;
}
.footer-gmenu_sub02 {
	margin: 0 0 0 0;
}
.copy {
	text-align: center;
	color: #FFF;
	font-size: 8px;
	margin: 8px 0 0 0;
	padding-bottom: 8px;
}

#gmenu {
	position: fixed;
	left: 0;
	top: 44px;
	width: 100%;
	display: none;
	height: calc(100vh - 44px);
	background-color: #0b0a15;
	overflow-y: auto;
	padding: 0;
}