@import url('https://fonts.googleapis.com/css?family=Quattrocento+Sans');

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

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

/* HTML5 display-role reset for older browsers */

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

body {
	line-height: 1;
}

ol,
ul {
	list-style: none;
}

blockquote,
q {
	quotes: none;
}

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

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

button {
	padding: 0;
	cursor: pointer;
	border: none;
	outline: none;
	background-color: transparent;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

input[type='button'] {
	-webkit-box-sizing: content-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border: none;
	border-radius: 0;
	-webkit-appearance: button;
	-moz-appearance: button;
	appearance: button;
}

input[type='button']::-webkit-search-decoration {
	display: none;
}

input[type='button']::focus {
	outline-offset: -2px;
}

input:-webkit-autofill {
	-webkit-box-shadow: 0 0 0 1000px white inset;
}

.clearfix,
.page-blog .paging {
	*zoom: 1;
}

.clearfix:after,
.page-blog .paging:after {
	display: table;
	clear: both;
	content: '';
}

@font-face {
	font-family: YuGothicM;
	src: local('Yu Gothic Medium');
}

.device {
	display: none;
}

.device .pc {
	display: none;
}

.device .tab {
	display: none;
}

.device .sp {
	display: none;
}

.contents {
	display: block;
	height: 100%;
}

.header {
	display: block;
	height: 76px;
}

.main {
	display: block;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin-top: 76px;
}

.content__wrapper {
	position: relative;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}

body {
	font-family: 'Quattrocento Sans', -apple-system, BlinkMacSystemFont, 'Helvetica Neue','游ゴシック Medium',YuGothic,YuGothicM,'Hiragino Kaku Gothic ProN',メイリオ,Meiryo,sans-serif;
	font-size: 12px;
	line-height: 1.5;
	overflow-y: scroll;
	-ms-overflow-y: scroll;
	background-color: #f7f7f7;
}

html,
body {
	height: 100%;
}

a {
	text-decoration: underline;
	color: #666;
}

.btn__box a {
	line-height: 1;
	position: relative;
	position: relative;
	z-index: 1;
	display: block;
	overflow: hidden;
	width: 72.13542%;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	padding: 17px 0 15px;
	text-align: center;
	text-align: center;
	text-decoration: none;
	color: #000;
	border-bottom: 1px solid #000;
}

.btn__box a:first-child {
	margin-top: 0;
}

.btn__box a span {
	font-size: 16px;
	font-weight: bold;
	line-height: 1;
	position: relative;
	z-index: 1;
	display: inline-block;
	-webkit-transition: .3s cubic-bezier(.455, .03, .515, .955) 0s;
	transition: .3s cubic-bezier(.455, .03, .515, .955) 0s;
	vertical-align: middle;
	color: #000;
}

.btn__box a .icon {
	position: relative;
	z-index: 1;
	display: inline-block;
	width: 10px;
	height: 16px;
	margin-right: 20px;
	-webkit-transition: .1s cubic-bezier(.455, .03, .515, .955) 0s;
	transition: .1s cubic-bezier(.455, .03, .515, .955) 0s;
	vertical-align: middle;
	stroke: #000;
}

.btn__box a .link {
	position: relative;
	z-index: 1;
	display: inline-block;
	width: 15px;
	height: 12px;
	margin-left: 15px;
	-webkit-transition: .1s cubic-bezier(.455, .03, .515, .955) 0s;
	transition: .1s cubic-bezier(.455, .03, .515, .955) 0s;
	vertical-align: middle;
	stroke: #333;
	fill: #333;
}

h1.page-title {
	font-size: 18px !important;
	width: 320px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 70px;
	text-align: center;
	color: #000;
	border-bottom: 1px solid #000;
}

h1.page-title span {
	display: inline-block;
	padding-bottom: 28px;
	border-bottom: 4px solid #000;
}

.page-subtitle {
	font-size: 24px;
	line-height: 1.5;
	margin-top: 100px;
	text-align: center;
	color: #000;
}

.content-title {
	font-size: 24px;
	line-height: 1.5;
	text-align: center;
	color: #000;
}

#btn__top {
	position: absolute;
	top: -58px;
	right: 20px;
}

#btn__top button {
	position: relative;
	display: block;
	width: 38px;
	height: 38px;
	margin-left: auto;
	border-radius: 0;
}

#btn__top button .icon {
	position: relative;
	z-index: 1;
	width: 36px;
	height: 36px;
	border: 1px solid #333;
}

#btn__top button:before {
	position: absolute;
	z-index: 0;
	top: -4px;
	left: 4px;
	display: block;
	width: 100%;
	height: 100%;
	content: '';
	-webkit-transition: .3s cubic-bezier(.645, .045, .355, 1) 0s;
	transition: .3s cubic-bezier(.645, .045, .355, 1) 0s;
	background-color: #fff;
}

#btn__entry {
	position: fixed;
	z-index: 2;
	right: 0;
	bottom: -70px;
	width: 36px;
	height: 110px;
}

#btn__entry a {
	font-size: 14px;
	font-weight: bold;
	line-height: 1;
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 110px;
	padding: 10px 0;
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg);
	-webkit-transform-origin: left top;
	transform-origin: left top;
	text-align: center;
	text-decoration: none;
	color: #000;
}

#btn__entry a span {
	position: relative;
	z-index: 1;
	display: inline-block;
	vertical-align: middle;
}

#btn__entry a .icon {
	position: relative;
	z-index: 1;
	display: inline-block;
	width: 10px;
	height: 16px;
	margin-right: 10px;
	vertical-align: middle;
	fill: #000;
	stroke: #000;
}

#btn__entry a:after {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	content: '';
	border: 1px solid #000;
}

#btn__entry a:before {
	position: absolute;
	z-index: 0;
	top: -4px;
	left: -4px;
	display: block;
	width: 110px;
	height: 42px;
	content: '';
	-webkit-transition: .3s cubic-bezier(.645, .045, .355, 1) 0s;
	transition: .3s cubic-bezier(.645, .045, .355, 1) 0s;
	background-color: #fff;
}

.parts-interview {
	margin-top: 130px;
}

.parts-interview__list {
	max-width: 554px;
	margin-top: 60px;
	margin-right: auto;
	margin-left: auto;
}

.parts-interview__list__item {
	background-color: #fff;
}

.parts-interview__list__item a {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	text-decoration: none;
	color: #000;
}

.parts-interview__list__item a figure {
	font-size: 0;
	line-height: 1;
}

.parts-interview__list__item a figure img {
	width: 100%;
	height: auto;
}

.parts-interview__list__item a .txt {
	position: relative;
	padding: 20px;
}

.parts-interview__list__item a .txt h3 {
	font-size: 24px;
}

.parts-interview__list__item a .txt h3 small {
	font-size: 18px;
	display: block;
	margin-bottom: 5px;
}

.parts-interview__list__item a .txt p {
	font-size: 14px;
	line-height: 1.5;
	margin-top: 1em;
}

.parts-interview__list__item a .txt .icon {
	position: absolute;
	z-index: 1;
	top: 50%;
	right: 20px;
	width: 10px;
	height: 16px;
	margin-top: -8px;
	-webkit-transition: .2s cubic-bezier(.25, .46, .45, .94) 0s;
	transition: .2s cubic-bezier(.25, .46, .45, .94) 0s;
	fill: #000;
	stroke: #000;
}

.header {
	position: fixed;
	z-index: 10;
	top: 0;
	left: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	background-color: #f7f7f7;
}

.header__logo {
	width: 99px;
	margin: 0 auto;
	padding: 20px 0;
}

.header__logo .icon {
	width: 99px;
	height: 30px;
}

.header__nav {
	position: fixed;
	z-index: 3;
	top: 0;
	left: -100%;
	width: 100%;
	height: 100%;
	margin-top: 0;
	-webkit-transition: left .5s cubic-bezier(.25, .46, .45, .94) 0s;
	transition: left .5s cubic-bezier(.25, .46, .45, .94) 0s;
	background-color: #fff;
}

.header__nav__wrapper {
	overflow-y: auto;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	height: 100%;
	padding-top: 93px;
	padding-bottom: 50px;
	-webkit-overflow-scrolling: touch;
}

.header__nav__item {
	margin-top: 15px;
}

.header__nav__item:first-child {
	margin-top: 0;
}

.header__nav__item > span,
.header__nav__item > a {
	font-size: 24px;
	line-height: 1;
	position: relative;
	display: inline-block;
	padding-left: 40px;
	text-decoration: none;
	color: #000;
}

.header__nav__item > span:before,
.header__nav__item > a:before {
	position: absolute;
	top: 50%;
	left: 0;
	display: block;
	width: 9px;
	height: 26px;
	margin-top: -13px;
	content: '';
	-webkit-transition: .1s cubic-bezier(.25, .46, .45, .94);
	transition: .1s cubic-bezier(.25, .46, .45, .94);
	background: url(../img/header/ico_select.png) transparent repeat;
	background-size: 2px;
}

.header__nav__item.current > a:before,
.header__nav__item.current > span:before {
	background-color: #000;
}

.header__nav__item:not(.current) > a:before,
.header__nav__item:not(.current) > span:before {
	opacity: 0;
}

.header__nav__item:not(.current):hover > a:before,
.header__nav__item:not(.current):hover > span:before {
	opacity: 1;
}

.header__nav .btn__fb {
	display: block;
	width: 20px;
	height: 40px;
	margin-top: 40px;
	margin-left: 40px;
	-webkit-transition: .2s cubic-bezier(.25, .46, .45, .94) 0s;
	transition: .2s cubic-bezier(.25, .46, .45, .94) 0s;
	text-indent: -9999em;
	background: url(../img/header/ico_fb.png) no-repeat;
	background-size: 20px 40px;
}

.header .header__nav__sub {
	margin-left: 40px;
}

.header .header__nav__sub__item {
	margin-top: 15px;
}

.header .header__nav__sub__item > span,
.header .header__nav__sub__item > a {
	font-size: 18px;
	line-height: 1;
	position: relative;
	display: inline-block;
	padding-left: 15px;
	text-decoration: none;
	color: #000;
}

.header .header__nav__sub__item > span:before,
.header .header__nav__sub__item > span:after,
.header .header__nav__sub__item > a:before,
.header .header__nav__sub__item > a:after {
	position: absolute;
	position: absolute;
	top: 50%;
	left: 0;
	display: block;
	width: 8px;
	content: '';
	-webkit-transition: .1s cubic-bezier(.25, .46, .45, .94);
	transition: .1s cubic-bezier(.25, .46, .45, .94);
	opacity: 0;
	border-top: 1px solid #000;
}

.header .header__nav__sub__item.current > span:before,
.header .header__nav__sub__item.current > a:before {
	opacity: 1;
}

.header .header__nav__sub__item > a:hover:before {
	opacity: 1;
}

.header #btn__menu {
	position: fixed;
	z-index: 4;
	top: 20px;
	left: 20px;
	display: block;
	width: 30px;
	height: 30px;
	cursor: pointer;
	-webkit-transition: opacity .3s cubic-bezier(.25, .25, .75, .75) 0s;
	transition: opacity .3s cubic-bezier(.25, .25, .75, .75) 0s;
}

.header #btn__menu:before {
	position: absolute;
	top: 14px;
	left: 0;
	display: block;
	width: 100%;
	height: 2px;
	content: '';
	background-color: #000;
}

.header #btn__menu div {
	display: block;
	width: 100%;
	text-indent: -9999em;
}

.header #btn__menu div:after,
.header #btn__menu div:before {
	position: absolute;
	display: block;
	content: '';
	background-color: #000;
}

.header #btn__menu div:before {
	top: 4px;
	left: 0;
	width: 100%;
	height: 2px;
	-webkit-transition: width .3s cubic-bezier(.25, .46, .45, .94) 0s;
	transition: width .3s cubic-bezier(.25, .46, .45, .94) 0s;
}

.header #btn__menu div:after {
	top: 25px;
	left: 0;
	width: 100%;
	height: 2px;
	-webkit-transition: width .3s cubic-bezier(.25, .46, .45, .94) .1s;
	transition: width .3s cubic-bezier(.25, .46, .45, .94) .1s;
}

/*
@include keyframes(arrowRotate){
	0%{
		transform: scaleY(1);
	}
	50%{
		transform: scaleY(0);
	}
	100%{
		transform: scaleY(1);
	}
}
*/

.footer {
	position: relative;
	margin-top: 80px;
	padding-top: 45px;
	padding-bottom: 25px;
	background-color: #333;
}

.footer .btn__contact {
	position: relative;
	display: block;
	max-width: 553px;
	margin: 0 auto;
	padding-top: 22px;
	padding-bottom: 20px;
	text-align: center;
	text-decoration: none;
	border-bottom: 1px solid #fff;
}

.footer .btn__contact span {
	font-size: 18px;
	font-weight: bold;
	line-height: 1;
	color: #fff;
}

.footer .btn__contact .icon {
	width: 10px;
	height: 16px;
	margin-right: 20px;
	stroke: #fff;
}

.footer .btn__privacy {
	font-size: 12px;
	display: inline-block;
	margin-top: 70px;
	text-decoration: underline;
	color: #fff;
}

.footer .copyright {
	font-size: 10px;
	line-height: 1;
	margin-top: 12px;
	color: #fff;
}

.company__figure .circle_body {
	position: absolute;
	z-index: 0;
	top: 65px;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-transition: opacity 1s cubic-bezier(.455, .03, .515, .955) 0s, top 1s cubic-bezier(.25, .46, .45, .94) 0s, left 1s cubic-bezier(.25, .46, .45, .94) 0s, margin .1s cubic-bezier(.25, .46, .45, .94) 0s;
	transition: opacity 1s cubic-bezier(.455, .03, .515, .955) 0s, top 1s cubic-bezier(.25, .46, .45, .94) 0s, left 1s cubic-bezier(.25, .46, .45, .94) 0s, margin .1s cubic-bezier(.25, .46, .45, .94) 0s;
	opacity: 0;
	border-radius: 50%;
	background-color: #fff;
}

.company__figure .circle_body.init {
	top: 55px;
	left: 20px;
	opacity: 1;
}

.company__figure .circle_line {
	position: absolute;
	z-index: 1;
	top: 65px;
	left: 0;
}

.company__figure .net {
	position: absolute;
	top: 65px;
	left: 314px;
	margin-top: 144px;
	-webkit-transition: opacity 1s cubic-bezier(.455, .03, .515, .955) 0s;
	transition: opacity 1s cubic-bezier(.455, .03, .515, .955) 0s;
	opacity: 0;
}

.company__figure .net.init {
	opacity: 1;
}

.company__figure .box {
	position: absolute;
	top: 65px;
	left: 130px;
	margin-top: 260px;
	-webkit-transition: opacity 1s cubic-bezier(.455, .03, .515, .955) 0s;
	transition: opacity 1s cubic-bezier(.455, .03, .515, .955) 0s;
	opacity: 0;
}

.company__figure .box.init {
	opacity: 1;
}

.company__figure .line {
	position: absolute;
	top: 65px;
	left: 164px;
	margin-top: 314px;
	-webkit-transition: opacity 1s cubic-bezier(.455, .03, .515, .955) 0s;
	transition: opacity 1s cubic-bezier(.455, .03, .515, .955) 0s;
	opacity: 0;
}

.company__figure .line.init {
	opacity: 1;
}

.company__figure img {
	width: 100%;
	height: auto;
}

.company__figure .slash_box {
	font-size: 0;
	line-height: 0;
	position: absolute;
	top: 0;
	top: 151px;
	left: 126px;
	width: 200px;
	-webkit-transition: opacity 1s cubic-bezier(.455, .03, .515, .955) 0s;
	transition: opacity 1s cubic-bezier(.455, .03, .515, .955) 0s;
	opacity: 0;
}

.company__figure .slash_box.init {
	opacity: 1;
}

.company__figure .slash_box .slash {
	position: absolute;
	top: 0;
	width: 19px;
}

.company__figure .slash_box .slash:nth-child(1) {
	left: 0;
}

.company__figure .slash_box .slash:nth-child(2) {
	left: 6px;
}

.company__figure .slash_box .slash:nth-child(3) {
	left: 12px;
}

.company__figure .slash_box .slash:nth-child(4) {
	left: 18px;
}

.company__figure .slash_box .slash:nth-child(5) {
	left: 24px;
}

.company__figure .slash_box .slash:nth-child(6) {
	left: 30px;
}

.company__figure .slash_box .slash:nth-child(7) {
	left: 36px;
}

.company__figure .slash_box .slash:nth-child(8) {
	left: 42px;
}

.company__figure .slash_box .slash:nth-child(9) {
	left: 48px;
}

.company__figure .slash_box .slash:nth-child(10) {
	left: 54px;
}

.company__figure .slash_box .slash:nth-child(11) {
	left: 60px;
}

.company__figure .slash_box .slash:nth-child(12) {
	left: 66px;
}

.company__figure .slash_box .slash:nth-child(13) {
	left: 72px;
}

.company__figure .slash_box .slash:nth-child(14) {
	left: 78px;
}

.company__figure .slash_box .slash:nth-child(15) {
	left: 84px;
}

.company__figure .slash_box .slash:nth-child(16) {
	left: 90px;
}

.company__figure .slash_box .slash:nth-child(17) {
	left: 96px;
}

.company__figure .slash_box .slash:nth-child(18) {
	left: 102px;
}

.company__figure .slash_box .slash:nth-child(19) {
	left: 108px;
}

.company__figure .slash_box .slash:nth-child(20) {
	left: 114px;
}

.company__figure .slash_box .slash:nth-child(21) {
	left: 120px;
}

.company__figure .line_community {
	position: absolute;
	top: 45px;
	left: 280px;
	-webkit-transition: opacity 1s cubic-bezier(.455, .03, .515, .955) 0s;
	transition: opacity 1s cubic-bezier(.455, .03, .515, .955) 0s;
	opacity: 0;
}

.company__figure .line_community.init {
	opacity: 1;
}

.company__figure #line_box {
	position: absolute;
	top: 65px;
	left: 50px;
	margin-top: 10px;
	-webkit-transition: opacity 1s cubic-bezier(.455, .03, .515, .955) 0s;
	transition: opacity 1s cubic-bezier(.455, .03, .515, .955) 0s;
	opacity: 0;
}

.company__figure #line_box.init {
	opacity: 1;
}

.company__figure .txt_community {
	position: absolute;
	z-index: 2;
	top: 0;
	right: -5px;
	width: 193px;
}

.company__figure .txt_design {
	position: absolute;
	top: 420px;
	left: 141px;
	width: 113px;
}

.company__figure .txt_learning {
	position: absolute;
	top: 248px;
	left: 125px;
	width: 150px;
}

.company__figure .txt_learning,
.company__figure .txt_design,
.company__figure .txt_community {
	-webkit-transition: opacity 1s cubic-bezier(.455, .03, .515, .955) 0s;
	transition: opacity 1s cubic-bezier(.455, .03, .515, .955) 0s;
	opacity: 0;
}

.company__figure .txt_learning.init,
.company__figure .txt_design.init,
.company__figure .txt_community.init {
	opacity: 1;
}

#loading {
	position: fixed;
	z-index: 11;
	top: 0;
	left: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	height: 100%;
	-webkit-transition: left .5s cubic-bezier(.215, .61, .355, 1) 0s;
	transition: left .5s cubic-bezier(.215, .61, .355, 1) 0s;
	background-color: #244583;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

#loading.is-loaded {
	left: 100%;
}

#loading img {
	width: 50px;
	height: 45px;
}

.page-top + .footer {
	margin-top: 0;
}

.page-top .mv {
	position: relative;
	width: 100%;
}

.page-top .mv__video {
	padding-top: 82.03125%;
	background: url(../img/top/mv.jpg) no-repeat;
	background-size: contain;
}

.page-top .mv__video video {
	display: none;
}

.page-top .mv__logo {
	position: absolute;
	z-index: 2;
	top: 0;
	left: 50%;
	width: 86.45833%;
	margin-top: 9.375%;
	padding-top: 29.81771%;
	-webkit-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
	background: url(../img/top/logo.png) no-repeat;
	background-size: contain;
}

.page-top .mv__logo__txt {
	display: none;
	text-indent: -9999em;
}

.page-top .mv__scroll {
	display: none;
}

.page-top .mv__news {
	position: absolute;
	z-index: 2;
	bottom: 0;
	left: 0;
	width: 100%;
	margin-bottom: 5.20833%;
}

.page-top .mv__news a {
	font-size: 13px;
	line-height: 1;
	display: table;
	width: 86.45833%;
	margin-right: auto;
	margin-left: auto;
	table-layout: fixed;
	text-decoration: none;
	color: #fff;
	border: 1px solid #fff;
}

.page-top .mv__news .txt,
.page-top .mv__news .date {
	font-size: 13px;
	line-height: 1;
	display: table-cell;
	padding: 8px 10px;
	vertical-align: middle;
	color: #fff;
}

.page-top .mv__news .txt.date,
.page-top .mv__news .date.date {
	width: 90px;
	text-align: center;
	border-right: 1px solid #fff;
}

.page-top .mv__news .txt.txt p,
.page-top .mv__news .date.txt p {
	overflow: hidden;
	width: 100%;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.page-top .company {
	position: relative;
	overflow: hidden;
	margin-top: 100px;
}

.page-top .company__title {
	font-size: 28px;
	font-weight: bold;
	color: #000;
}

.page-top .company__txt {
	font-size: 15px;
	line-height: 2;
	margin-top: 28px;
}

.page-top .company__figure {
	position: relative;
	width: 71.875%;
	margin-top: 20px;
	margin-right: 6.25%;
	margin-left: auto;
}

.page-top .company__figure__wrapper {
	position: absolute;
	top: 0;
	left: 0;
	width: 400px;
	height: 400px;
	-webkit-transform-origin: left top;
	transform-origin: left top;
}

.page-top .company .btn__box {
	margin-top: 40px;
}

.page-top .company .btn__box a span {
	font-size: 18px;
}

.page-top .work {
	margin-top: 120px;
}

.page-top .work__item {
	position: relative;
	margin-top: 90px;
}

.page-top .work__item:first-child {
	margin-top: 0;
}

.page-top .work__item__label {
	position: relative;
	padding: 65px 0 55px;
	text-align: center;
	border-top: 4px solid #000;
	background-color: #f7f7f7;
}

.page-top .work__item__label:after {
	position: absolute;
	top: 100%;
	left: 0;
	display: block;
	width: 100%;
	height: 11px;
	content: '';
	background: url(../img/top/label_line.png) repeat-x;
	background-size: 8px 11px;
}

.page-top .work__item__label h2 {
	font-size: 24px;
	font-weight: bold;
	color: #333;
}

.page-top .work__item__label h2 .benkyo-cafe {
	width: 182px;
	height: 145px;
	margin: 0 auto;
}

.page-top .work__item__label p {
	font-size: 15px;
	line-height: 1.47;
	margin-top: 25px;
	color: #333;
}

.page-top .work__item__figure {
	display: block;
}

.page-top .work__item__figure img {
	width: 100%;
	height: auto;
}

.page-top .work .btn__box {
	margin-top: 30px;
}

.page-top .news {
	margin-top: 120px;
}

.page-top .news__title {
	font-size: 20px;
	color: #333;
}

.page-top .news__list {
	margin-top: 60px;
	border-left: 4px solid #000;
}

.page-top .news__list__item {
	margin-top: 40px;
	padding-left: 50px;
}

.page-top .news__list__item:first-child {
	margin-top: 0;
}

.page-top .news__list__item a {
	font-size: 14px;
	display: block;
	text-decoration: none;
	color: #000;
}

.page-top .news__list__item .date {
	line-height: 1;
	display: inline-block;
	margin-right: 10px;
	vertical-align: middle;
}

.page-top .news__list__item .category {
	display: inline-block;
	vertical-align: middle;
}

.page-top .news__list__item .category a {
	padding: 2px 5px;
	color: #fff;
	background-color: #000;
}

.page-top .news__list__item .title {
	font-weight: bold;
	margin-top: 1em;
}

.page-top .news__list__item .excerpt {
	margin-top: 1em;
}

.page-top .news__list__item .excerpt a {
	line-height: 1.71;
}

.page-top .news .btn__box {
	margin-top: 60px;
}

.page-top .recruit {
	margin-top: 120px;
	background-color: #fff;
}

.page-top .recruit__body {
	padding-top: 80px;
	padding-bottom: 85px;
	text-align: center;
}

.page-top .recruit__body h3 {
	font-size: 20px;
	color: #333;
}

.page-top .recruit__body h2 {
	font-size: 24px;
	margin-top: 40px;
	color: #333;
}

.page-top .recruit__body .btn__box {
	margin-top: 90px;
}

.page-top .recruit__img {
	font-size: 0;
	line-height: 1;
	display: block;
}

.page-top .recruit__img img {
	width: 100%;
	height: auto;
}

.page-top #btn__top {
	position: relative;
	margin: 0;
}

.page-top #btn__top button {
	position: absolute;
	top: -58px;
	right: 20px;
}

.page-recruit .mv {
	position: relative;
	width: 100%;
}

.page-recruit .mv__video {
	padding-top: 82.03125%;
	background: url(../img/recruit/mv.jpg) no-repeat;
	background-size: contain;
}

.page-recruit .mv__video video {
	display: none;
}

.page-recruit .mv__logo {
	position: absolute;
	z-index: 2;
	top: 50%;
	left: 50%;
	width: 43.22917%;
	padding-top: 9.63542%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	background: url(../img/recruit/logo.png) no-repeat;
	background-size: contain;
}

.page-recruit .mv__logo__txt {
	display: none;
	text-indent: -9999em;
}

.page-recruit .mv__scroll {
	display: none;
}

.page-recruit__message {
	max-width: 600px;
	margin-top: 60px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

.page-recruit__message p {
	font-size: 14px;
	line-height: 1.86;
	margin-top: 1.5em;
	color: #000;
}

.page-recruit__message p:first-child {
	margin-top: 0;
}

.page-recruit .culture,
.page-recruit .work {
	margin-top: 130px;
}

.page-recruit .culture .list,
.page-recruit .work .list {
	max-width: 554px;
	margin-top: 60px;
	margin-right: auto;
	margin-left: auto;
}

.page-recruit .culture .list__item,
.page-recruit .work .list__item {
	margin-top: 50px;
}

.page-recruit .culture .list__item:first-child,
.page-recruit .work .list__item:first-child {
	margin-top: 0;
}

.page-recruit .culture .list__item figure,
.page-recruit .work .list__item figure {
	font-size: 0;
	line-height: 1;
	display: block;
}

.page-recruit .culture .list__item figure img,
.page-recruit .work .list__item figure img {
	width: 100%;
	height: auto;
}

.page-recruit .culture .list__item__txt,
.page-recruit .work .list__item__txt {
	margin-top: 40px;
}

.page-recruit .culture .list__item__txt h3,
.page-recruit .work .list__item__txt h3 {
	font-size: 18px;
	font-weight: normal;
	color: #000;
}

.page-recruit .culture .list__item__txt p,
.page-recruit .work .list__item__txt p {
	font-size: 14px;
	line-height: 1.71;
	margin-top: 30px;
	color: #000;
}

.page-recruit .culture .btn__box,
.page-recruit .work .btn__box {
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
}

.page-company .mv {
	font-size: 0;
	line-height: 1;
}

.page-company .mv img {
	width: 100%;
	height: auto;
}

.page-company .message {
	margin-top: 130px;
}

.page-company .message__txt {
	margin-top: 60px;
}

.page-company .message__txt p {
	font-size: 14px;
	line-height: 2.14;
	margin-top: 1em;
	color: #000;
}

.page-company .message__txt p:first-child {
	margin-top: 0;
}

.page-company .message__sign {
	margin-top: 80px;
}

.page-company .message__sign p {
	font-size: 16px;
}

.page-company .message__sign p small {
	font-size: 14px;
	display: block;
	margin-bottom: 10px;
}

.page-company .our-credo {
	margin-top: 130px;
}

.page-company .our-credo__list {
	margin-top: 60px;
}

.page-company .our-credo__list__item {
	position: relative;
	margin-top: 50px;
	padding: 40px 0;
	text-align: center;
}

.page-company .our-credo__list__item:first-child {
	margin-top: 0;
}

.page-company .our-credo__list__item:before {
	position: absolute;
	z-index: 0;
	top: 4px;
	left: 4px;
	display: block;
	width: 100%;
	height: 100%;
	content: '';
	background-color: #fff;
}

.page-company .our-credo__list__item:after {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	content: '';
	border: 1px solid #000;
}

.page-company .our-credo__list__item h3 {
	font-size: 20px;
	line-height: 1;
	position: absolute;
	z-index: 2;
	top: 0;
	left: 50%;
	padding-right: 1em;
	padding-left: 1em;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.page-company .our-credo__list__item h3 span {
	position: relative;
	z-index: 1;
}

.page-company .our-credo__list__item h3:before {
	position: absolute;
	z-index: 0;
	top: 50%;
	left: 0;
	display: block;
	width: 100%;
	height: 4px;
	margin-top: -2px;
	content: '';
	background-color: #f7f7f7;
}

.page-company .our-credo__list .mission__txt {
	font-size: 24px;
	position: relative;
	z-index: 2;
}

.page-company .our-credo__list .vision__txt {
	font-size: 20px;
	position: relative;
	z-index: 2;
}

.page-company .our-credo__list .values__list {
	position: relative;
	z-index: 2;
	width: 240px;
	margin-right: auto;
	margin-left: auto;
}

.page-company .our-credo__list .values__list__item {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-top: 10px;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.page-company .our-credo__list .values__list__item:first-child {
	margin-top: 0;
}

.page-company .our-credo__list .values__list__item h4 {
	font-size: 16px;
	font-weight: bold;
	position: relative;
	z-index: 1;
	padding-right: 15px;
	background-color: #fff;
}

.page-company .our-credo__list .values__list__item p {
	font-size: 16px;
	position: relative;
	z-index: 1;
	padding-left: 15px;
	background-color: #fff;
}

.page-company .our-credo__list .values__list__item:before {
	position: absolute;
	z-index: 0;
	top: 50%;
	left: 0;
	display: block;
	width: 100%;
	height: 1px;
	content: '';
	background: url(../img/company/dot.png) repeat-x;
}

.page-company .profile {
	margin-top: 130px;
}

.page-company .profile__list {
	margin-top: 60px;
}

.page-company .profile__list li {
	display: table;
	width: 100%;
	padding: 18px 0;
	border-top: 1px solid #000;
}

.page-company .profile__list li:first-child {
	border-top: none;
}

.page-company .profile__list li h3 {
	font-size: 14px;
	display: table-cell;
	width: 34.375%;
	vertical-align: top;
}

.page-company .profile__list li p {
	font-size: 14px;
	display: table-cell;
	vertical-align: top;
}

.page-company .profile #googlemap {
	width: 100%;
	height: 320px;
}

.page-company .profile .ceo {
	margin-top: 18px;
	padding-top: 18px;
	border-top: 1px solid #000;
}

.page-company .profile .ceo h3 {
	font-size: 14px;
}

.page-company .profile .ceo figure {
	font-size: 0;
	line-height: 1;
	display: block;
	margin-top: 18px;
}

.page-company .profile .ceo figure img {
	width: 100%;
	height: auto;
}

.page-company .profile .ceo__profile .name {
	font-size: 18px;
	margin-top: 25px;
}

.page-company .profile .ceo__profile .name small {
	font-size: 14px;
}

.page-company .profile .ceo__profile .txt {
	font-size: 14px;
	line-height: 1.71;
	margin-top: 1em;
}

.page-company .history {
	margin-top: 130px;
}

.page-company .history table,
.page-company .history caption,
.page-company .history tbody,
.page-company .history tfoot,
.page-company .history thead,
.page-company .history tr,
.page-company .history th,
.page-company .history td {
	font: inherit;
	font-size: 100%;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
	border: 0;
}

.page-company .history__tbl {
	width: 100%;
	margin-top: 20px;
	text-align: left;
}

.page-company .history__tbl:nth-of-type(1) {
	margin-top: 60px;
}

.page-company .history__tbl th {
	font-size: 13px;
	width: 26.25%;
	padding: .1em 0;
}

.page-company .history__tbl th span {
	padding-left: 20px;
	border-left: 1px solid #000;
}

.page-company .history__tbl th + td {
	width: 35px;
}

.page-company .history__tbl td {
	font-size: 13px;
	padding: .1em 0;
}

.page-entry .mv {
	font-size: 0;
	line-height: 1;
	display: block;
	width: 100%;
}

.page-entry .mv img {
	width: 100%;
	height: auto;
}

.page-entry .message {
	position: relative;
	margin-top: 130px;
	padding: 6.25%;
}

.page-entry .message:before {
	position: absolute;
	z-index: 0;
	top: 6px;
	left: 6px;
	display: block;
	width: 100%;
	height: 100%;
	content: '';
	background-color: #fff;
}

.page-entry .message:after {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	content: '';
	border: 1px solid #000;
}

.page-entry .message__title {
	font-size: 18px;
	position: relative;
	z-index: 2;
}

.page-entry .message__txt {
	font-size: 14px;
	position: relative;
	z-index: 2;
	margin-top: 2em;
}

.page-entry .message__txt strong {
	font-weight: bold;
	display: block;
	margin-top: 2em;
	margin-bottom: 2em;
}

.page-entry .message__txt a {
	text-decoration: underline;
	color: #000;
}

.page-entry .job-category {
	margin-top: 130px;
}

.page-entry .job-category__nav {
	display: block;
	margin-top: 60px;
	text-align: center;
}

.page-entry .job-category__nav ul {
	margin-top: -30px;
}

.page-entry .job-category__nav li {
	display: inline-block;
	margin-top: 30px;
	margin-right: 30px;
	vertical-align: middle;
}

.page-entry .job-category__nav li a,
.page-entry .job-category__nav li span {
	font-size: 16px;
	font-weight: bold;
	display: inline-block;
	vertical-align: middle;
	text-decoration: underline;
	color: #000;
}

.page-entry .job-category__nav li.disable:after {
	font-size: 10px;
	line-height: 1;
	display: inline-block;
	margin-left: 10px;
	padding: 5px 6px 2px;
	content: '募集停止';
	vertical-align: middle;
	color: #fff;
	background-color: #000;
}

.page-entry .job-category__nav .icon {
	position: relative;
	z-index: 1;
	display: inline-block;
	width: 10px;
	height: 16px;
	margin-right: 10px;
	-webkit-transition: .3s cubic-bezier(.455, .03, .515, .955) 0s;
	transition: .3s cubic-bezier(.455, .03, .515, .955) 0s;
	vertical-align: middle;
	stroke: #000;
}

.page-entry .jobs {
	margin-top: 70px;
	padding-top: 60px;
	border-top: 1px solid #000;
}

.page-entry .jobs__detail li {
	display: table;
	width: 100%;
	padding: 20px 0;
	border-bottom: 1px solid #000;
}

.page-entry .jobs__detail li:first-child {
	border-bottom: 4px solid #000;
}

.page-entry .jobs__detail li h4 {
	font-size: 14px;
	display: table-cell;
	width: 25.60241%;
	vertical-align: top;
}

.page-entry .jobs__detail li .txt {
	font-size: 14px;
	display: table-cell;
	vertical-align: top;
}

.page-entry .jobs .btn__box {
	margin-top: 50px;
}

.page-entry .jobs .btn__box a {
	width: 100%;
	color: #fff;
	background-color: #333;
}

.page-entry .jobs .btn__box a span {
	color: #fff;
}

.page-entry .jobs .btn__box a .icon {
	stroke: #fff;
}

.page-works .mv {
	width: 100%;
}

.page-works .mv img {
	width: 100%;
	height: auto;
}

.page-works .works__item {
	position: relative;
	margin-top: 130px;
}

.page-works .works__item__name {
	position: absolute;
	top: 0;
	left: 50%;
	width: 72.13542%;
	height: 64px;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	text-align: center;
	background-color: #f7f7f7;
}

.page-works .works__item__name span {
	font-size: 18px;
	font-weight: bold;
	line-height: 64px;
	color: #000;
}

.page-works .works__item__name:before {
	position: absolute;
	top: 0;
	left: -8px;
	width: 9px;
	height: 100%;
	content: '';
	background: url(../img/works/label_bg_left.png) repeat-y;
	background-size: 9px 8px;
}

.page-works .works__item__name:after {
	position: absolute;
	top: 0;
	right: -8px;
	width: 9px;
	height: 100%;
	content: '';
	background: url(../img/works/label_bg_right.png) repeat-y;
	background-size: 9px 8px;
}

.page-works .works__item__img {
	font-size: 0;
	line-height: 1;
	width: 100%;
}

.page-works .works__item__img img {
	width: 100%;
	height: auto;
}

.page-works .works__item__body {
	position: relative;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}

.page-works .works__item__title {
	font-size: 16px;
	margin-top: 50px;
	color: #000;
}

.page-works .works__item__txt {
	font-size: 14px;
	line-height: 1.71;
	margin-top: 30px;
	color: #000;
}

.page-works .works__item .logo {
	width: 100%;
	height: auto;
	margin-top: 40px;
}

.page-works .works__item .btn__box {
	margin-top: 30px;
}

.page-howto .mv {
	width: 100%;
}

.page-howto .mv img {
	width: 100%;
	height: auto;
}

.page-howto .preface {
	margin-top: 60px;
}

.page-howto .preface__list {
	margin-top: 60px;
	text-align: center;
}

.page-howto .preface__list__item h4 {
	font-size: 18px;
}

.page-howto .preface__list__item h4:after {
	display: block;
	width: 56px;
	margin: 30px auto 0;
	content: '';
	border-bottom: 1px solid #000;
}

.page-howto .preface__list__item h3 {
	font-size: 16px;
	font-weight: bold;
	line-height: 1.88;
	margin-top: 30px;
}

.page-howto .preface__list__item p {
	font-size: 14px;
	line-height: 1.86;
	margin-top: 25px;
	text-align: left;
}

.page-howto .preface__list__line {
	display: block;
	width: 100%;
	height: 2px;
	margin: 35px 0;
	border: none;
	background: url(../img/howto/line.png) repeat;
}

.page-howto .preface__figure {
	font-size: 0;
	line-height: 1;
	display: block;
	width: 100%;
	margin-top: 50px;
}

.page-howto .preface__figure img {
	width: 100%;
	height: auto;
}

.page-howto .howto-work {
	margin-top: 100px;
}

.page-howto .howto-work__item {
	margin-top: 80px;
}

.page-howto .howto-work__item__title {
	font-size: 18px;
	text-align: center;
}

.page-howto .howto-work__item__title img {
	display: inline-block;
	vertical-align: top;
}

.page-howto .howto-work__item__title span {
	display: inline-block;
	margin-top: 27px;
	text-align: center;
	vertical-align: top;
}

.page-howto .howto-work__item01__txt {
	font-size: 14px;
	line-height: 1.86;
	margin-top: 50px;
	color: #000;
}

.page-howto .howto-work__item01__figure {
	display: block;
	width: 100%;
	max-width: 554px;
	height: auto;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
}

.page-howto .howto-work__item02__figure {
	font-size: 0;
	line-height: 1;
	display: block;
	width: 100%;
	margin-top: 50px;
}

.page-howto .howto-work__item02__figure img {
	width: 100%;
	height: auto;
}

.page-howto .howto-work__item02__txt {
	font-size: 14px;
	line-height: 1.86;
	margin-top: 40px;
}

.page-howto .howto-work__item02__subtitle {
	font-size: 16px;
	font-weight: bold;
	margin-top: 40px;
}

.page-howto .howto-work__item02__list li {
	display: table;
	width: 100%;
	padding: 20px 0;
	border-bottom: 1px solid #000;
}

.page-howto .howto-work__item02__list li h5 {
	font-size: 14px;
	line-height: 1.86;
	display: table-cell;
	width: 33.13253%;
	vertical-align: middle;
}

.page-howto .howto-work__item02__list li p {
	font-size: 14px;
	line-height: 1.86;
	display: table-cell;
	vertical-align: middle;
}

.page-howto .howto-work__item02__list li p a {
	font-size: 14px;
	color: #000;
}

.page-howto .howto-work__item02__list li p a span {
	display: inline-block;
	vertical-align: middle;
	text-decoration: underline;
}

.page-howto .howto-work__item02__list li p a .icon {
	display: inline-block;
	width: 10px;
	height: 16px;
	margin-top: -2px;
	margin-right: 5px;
	vertical-align: middle;
	stroke: #000;
}

.page-howto .howto-work__item03__backup li {
	margin-top: 40px;
}

.page-howto .howto-work__item03__backup li h4 {
	font-size: 16px;
	margin-top: 40px;
	text-align: center;
}

.page-howto .howto-work__item03__backup li p {
	font-size: 14px;
	line-height: 1.86;
	margin-top: 25px;
}

.page-howto .howto-work__item03__backup figure {
	font-size: 0;
	line-height: 1;
	width: 252px;
	margin-right: auto;
	margin-left: auto;
}

.page-howto .howto-work__item03__backup figure img {
	width: 100%;
	height: auto;
}

.page-contact-form,
.page-entry-form { /*
	.btn__box{
		@extend .clearfix;
	}
	.btn__back{
		float: left;
	}
	.btn__submit{
		float: right;
	}
	*/
}

.page-contact-form .error,
.page-entry-form .error {
	display: none !important;
}

.page-contact-form .step1,
.page-contact-form .step2,
.page-entry-form .step1,
.page-entry-form .step2 {
	display: none !important;
}

.page-contact-form .mw_wp_form_input .step1,
.page-entry-form .mw_wp_form_input .step1 {
	display: block !important;
}

.page-contact-form .mw_wp_form_confirm .step2,
.page-entry-form .mw_wp_form_confirm .step2 {
	display: block !important;
}

.page-contact-form .mw_wp_form_confirm .form__item__wrapper,
.page-entry-form .mw_wp_form_confirm .form__item__wrapper {
	font-size: 14px;
	padding: .8em 0;
}

.page-contact-form .mw_wp_form_confirm .form__item__birthday,
.page-entry-form .mw_wp_form_confirm .form__item__birthday {
	display: block;
}

.page-contact-form .mw_wp_form_confirm .form__item__birthday span,
.page-entry-form .mw_wp_form_confirm .form__item__birthday span {
	display: inline;
}

.page-contact-form .form-note,
.page-entry-form .form-note {
	margin-top: 50px;
	text-align: center;
}

.page-contact-form .form-note p,
.page-entry-form .form-note p {
	font-size: 14px;
	line-height: 1.71;
	margin-top: 1em;
	color: #000;
}

.page-contact-form .form-note p:first-child,
.page-entry-form .form-note p:first-child {
	margin-top: 0;
}

.page-contact-form .form,
.page-entry-form .form {
	margin-top: 70px;
}

.page-contact-form .form li,
.page-entry-form .form li {
	margin-top: 30px;
}

.page-contact-form .form li:first-child,
.page-entry-form .form li:first-child {
	margin-top: 0;
}

.page-contact-form .form li.subitem,
.page-entry-form .form li.subitem {
	margin-top: 10px;
}

.page-contact-form .form__title,
.page-entry-form .form__title {
	font-size: 14px;
	padding: .8em 0;
	color: #000;
}

.page-contact-form .form__item.form__error input[type='text'],
.page-contact-form .form__item.form__error input[type='email'],
.page-contact-form .form__item.form__error textarea,
.page-entry-form .form__item.form__error input[type='text'],
.page-entry-form .form__item.form__error input[type='email'],
.page-entry-form .form__item.form__error textarea {
	border-color: #c00;
}

.page-contact-form .form__item.form__error input[type='checkbox'] + span:before,
.page-entry-form .form__item.form__error input[type='checkbox'] + span:before {
	border-color: #c00 !important;
}

.page-contact-form .form__item :placeholder-shown,
.page-entry-form .form__item :placeholder-shown {
	color: #b3b3b3;
}

.page-contact-form .form__item ::-webkit-input-placeholder,
.page-entry-form .form__item ::-webkit-input-placeholder {
	color: #b3b3b3;
}

.page-contact-form .form__item :-moz-placeholder,
.page-entry-form .form__item :-moz-placeholder {
	opacity: 1;
	color: #b3b3b3;
}

.page-contact-form .form__item ::-moz-placeholder,
.page-entry-form .form__item ::-moz-placeholder {
	opacity: 1;
	color: #b3b3b3;
}

.page-contact-form .form__item :-ms-input-placeholder,
.page-entry-form .form__item :-ms-input-placeholder {
	color: #b3b3b3;
}

.page-contact-form .form__item input[type='text'],
.page-contact-form .form__item input[type='email'],
.page-entry-form .form__item input[type='text'],
.page-entry-form .form__item input[type='email'] {
	font-family: 'Quattrocento Sans', -apple-system, BlinkMacSystemFont, 'Helvetica Neue','游ゴシック Medium',YuGothic,YuGothicM,'Hiragino Kaku Gothic ProN',メイリオ,Meiryo,sans-serif;
	font-size: 14px;
	line-height: 1;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	padding: .8em 1em;
	color: #000;
	border: 1px solid #999;
}

.page-contact-form .form__item.name input[type='text'],
.page-contact-form .form__item.name input[type='email'],
.page-contact-form .form__item.name input[type='tel'],
.page-contact-form .form__item.kana input[type='text'],
.page-contact-form .form__item.kana input[type='email'],
.page-contact-form .form__item.kana input[type='tel'],
.page-entry-form .form__item.name input[type='text'],
.page-entry-form .form__item.name input[type='email'],
.page-entry-form .form__item.name input[type='tel'],
.page-entry-form .form__item.kana input[type='text'],
.page-entry-form .form__item.kana input[type='email'],
.page-entry-form .form__item.kana input[type='tel'] {
	width: 49%;
}

.page-contact-form .form__item.name input[type='text']:first-child,
.page-contact-form .form__item.name input[type='email']:first-child,
.page-contact-form .form__item.name input[type='tel']:first-child,
.page-contact-form .form__item.kana input[type='text']:first-child,
.page-contact-form .form__item.kana input[type='email']:first-child,
.page-contact-form .form__item.kana input[type='tel']:first-child,
.page-entry-form .form__item.name input[type='text']:first-child,
.page-entry-form .form__item.name input[type='email']:first-child,
.page-entry-form .form__item.name input[type='tel']:first-child,
.page-entry-form .form__item.kana input[type='text']:first-child,
.page-entry-form .form__item.kana input[type='email']:first-child,
.page-entry-form .form__item.kana input[type='tel']:first-child {
	margin-right: 2%;
}

.page-contact-form .form__item__radio,
.page-entry-form .form__item__radio {
	padding: .8em 0;
}

.page-contact-form .form__item .mwform-radio-field,
.page-entry-form .form__item .mwform-radio-field {
	display: inline-block;
	vertical-align: middle;
}

.page-contact-form .form__item .mwform-radio-field label,
.page-entry-form .form__item .mwform-radio-field label {
	position: relative;
	margin-right: 20px;
	padding-left: 20px;
}

.page-contact-form .form__item .mwform-radio-field label input[type='radio'],
.page-entry-form .form__item .mwform-radio-field label input[type='radio'] {
	display: none;
}

.page-contact-form .form__item .mwform-radio-field label span,
.page-entry-form .form__item .mwform-radio-field label span {
	font-size: 14px;
	line-height: 1;
}

.page-contact-form .form__item .mwform-radio-field label input[type='radio'] + span:before,
.page-entry-form .form__item .mwform-radio-field label input[type='radio'] + span:before {
	position: absolute;
	top: 50%;
	left: 0;
	display: block;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 14px;
	height: 14px;
	margin-top: -8px;
	content: '';
	border: 1px solid #999;
	border-radius: 50%;
}

.page-contact-form .form__item .mwform-radio-field label input[type='radio']:checked + span:after,
.page-entry-form .form__item .mwform-radio-field label input[type='radio']:checked + span:after {
	position: absolute;
	top: 50%;
	left: 4px;
	display: block;
	width: 6px;
	height: 6px;
	margin-top: -4px;
	content: '';
	border-radius: 50%;
	background-color: #000;
}

.page-contact-form .form__item__checkbox,
.page-entry-form .form__item__checkbox {
	padding: .8em 0;
}

.page-contact-form .form__item__checkbox label,
.page-entry-form .form__item__checkbox label {
	position: relative;
	margin-right: 18px;
	padding-left: 20px;
}

.page-contact-form .form__item__checkbox label input[type='checkbox'],
.page-entry-form .form__item__checkbox label input[type='checkbox'] {
	display: none;
}

.page-contact-form .form__item__checkbox label span,
.page-entry-form .form__item__checkbox label span {
	font-size: 14px;
	line-height: 1;
}

.page-contact-form .form__item__checkbox label input[type='checkbox'] + span:before,
.page-entry-form .form__item__checkbox label input[type='checkbox'] + span:before {
	position: absolute;
	top: 50%;
	left: 0;
	display: block;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 14px;
	height: 14px;
	margin-top: -8px;
	content: '';
	border: 1px solid #999;
	background-color: #fff;
}

.page-contact-form .form__item__checkbox label input[type='checkbox']:checked + span:after,
.page-entry-form .form__item__checkbox label input[type='checkbox']:checked + span:after {
	position: absolute;
	top: 1px;
	left: 1px;
	display: block;
	width: 12px;
	height: 12px;
	content: '';
	background: url(../img/common/ico_check.svg) no-repeat;
	background-size: 12px 12px;
}

.page-contact-form .form__item__birthday,
.page-entry-form .form__item__birthday {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.page-contact-form .form__item__birthday input[type='text'].year,
.page-entry-form .form__item__birthday input[type='text'].year {
	width: 110px;
}

.page-contact-form .form__item__birthday input[type='text'].month,
.page-contact-form .form__item__birthday input[type='text'].date,
.page-entry-form .form__item__birthday input[type='text'].month,
.page-entry-form .form__item__birthday input[type='text'].date {
	width: 80px;
}

.page-contact-form .form__item__birthday span,
.page-entry-form .form__item__birthday span {
	display: block;
	margin-right: 1em;
	padding-left: .5mm;
}

.page-contact-form .form__item input[type='text'].address1,
.page-entry-form .form__item input[type='text'].address1 {
	width: 160px;
}

.page-contact-form .form__item input[type='text'].address1,
.page-contact-form .form__item input[type='text'].address2,
.page-contact-form .form__item input[type='text'].address3,
.page-entry-form .form__item input[type='text'].address1,
.page-entry-form .form__item input[type='text'].address2,
.page-entry-form .form__item input[type='text'].address3 {
	display: block;
	margin-top: 10px;
}

.page-contact-form .form__item input[type='text'].address1.address1,
.page-contact-form .form__item input[type='text'].address2.address1,
.page-contact-form .form__item input[type='text'].address3.address1,
.page-entry-form .form__item input[type='text'].address1.address1,
.page-entry-form .form__item input[type='text'].address2.address1,
.page-entry-form .form__item input[type='text'].address3.address1 {
	margin-top: 0;
}

.page-contact-form .form__item select,
.page-entry-form .form__item select {
	font-family: 'Quattrocento Sans', -apple-system, BlinkMacSystemFont, 'Helvetica Neue','游ゴシック Medium',YuGothic,YuGothicM,'Hiragino Kaku Gothic ProN',メイリオ,Meiryo,sans-serif;
	font-size: 14px;
	line-height: 1.2;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	padding: .8em 1em;
	padding-left: 50px;
	color: #000;
	border: 1px solid #999;
	border-radius: 0;
	background: url(../img/common/ico_select.svg) #fff no-repeat 20px center;
	background-size: 16px 10px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

.page-contact-form .form__item select::-ms-expand,
.page-entry-form .form__item select::-ms-expand {
	display: none;
}

.page-contact-form .form__item textarea,
.page-entry-form .form__item textarea {
	font-family: 'Quattrocento Sans', -apple-system, BlinkMacSystemFont, 'Helvetica Neue','游ゴシック Medium',YuGothic,YuGothicM,'Hiragino Kaku Gothic ProN',メイリオ,Meiryo,sans-serif;
	font-size: 14px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	padding: .8em 1em;
	color: #000;
	border: 1px solid #999;
	border-radius: 0;
}

.page-contact-form .form__item .note,
.page-entry-form .form__item .note {
	font-size: 12px;
	line-height: 1.5;
	color: #000;
}

.page-contact-form .btns,
.page-entry-form .btns {
	margin-top: 25px;
}

.page-contact-form .btn__check,
.page-entry-form .btn__check {
	line-height: 1;
	position: relative;
	z-index: 1;
	display: inline-block;
	overflow: hidden;
	width: 100%;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	padding: 17px 0 15px;
	text-align: center;
	text-align: center;
	text-decoration: none;
	color: #000;
	border-bottom: 1px solid #000;
}

.page-contact-form .btn__check:first-child,
.page-entry-form .btn__check:first-child {
	margin-top: 0;
}

.page-contact-form .btn__check button,
.page-contact-form .btn__check input[type='submit'],
.page-entry-form .btn__check button,
.page-entry-form .btn__check input[type='submit'] {
	font-size: 100em;
	position: absolute;
	z-index: 2;
	top: 0;
	left: 0;
	width: 100%;
	height: 100px;
	cursor: pointer;
	opacity: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

.page-contact-form .btn__check span,
.page-entry-form .btn__check span {
	font-size: 16px;
	font-weight: bold;
	line-height: 1;
	position: relative;
	z-index: 1;
	display: inline-block;
	-webkit-transition: .13s cubic-bezier(.455, .03, .515, .955) 0s;
	transition: .13s cubic-bezier(.455, .03, .515, .955) 0s;
	vertical-align: middle;
	color: #000;
	border: none;
}

.page-contact-form .btn__check .icon,
.page-entry-form .btn__check .icon {
	position: relative;
	z-index: 1;
	display: inline-block;
	width: 10px;
	height: 16px;
	margin-right: 20px;
	-webkit-transition: .1s cubic-bezier(.455, .03, .515, .955) 0s;
	transition: .1s cubic-bezier(.455, .03, .515, .955) 0s;
	vertical-align: middle;
	stroke: #000;
}

.page-contact-form .btn__back,
.page-contact-form .btn__submit,
.page-entry-form .btn__back,
.page-entry-form .btn__submit {
	line-height: 1;
	position: relative;
	z-index: 1;
	display: inline-block;
	overflow: hidden;
	width: 165px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	padding: 17px 0 15px;
	text-align: center;
	text-align: center;
	text-decoration: none;
	color: #000;
	border-bottom: 1px solid #000;
}

.page-contact-form .btn__back:first-child,
.page-contact-form .btn__submit:first-child,
.page-entry-form .btn__back:first-child,
.page-entry-form .btn__submit:first-child {
	margin-top: 0;
}

.page-contact-form .btn__back button,
.page-contact-form .btn__back input[type='submit'],
.page-contact-form .btn__submit button,
.page-contact-form .btn__submit input[type='submit'],
.page-entry-form .btn__back button,
.page-entry-form .btn__back input[type='submit'],
.page-entry-form .btn__submit button,
.page-entry-form .btn__submit input[type='submit'] {
	font-size: 100em;
	position: absolute;
	z-index: 2;
	top: 0;
	left: 0;
	width: 100%;
	height: 100px;
	cursor: pointer;
	opacity: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

.page-contact-form .btn__back span,
.page-contact-form .btn__submit span,
.page-entry-form .btn__back span,
.page-entry-form .btn__submit span {
	font-size: 16px;
	font-weight: bold;
	line-height: 1;
	position: relative;
	z-index: 1;
	display: inline-block;
	-webkit-transition: .1s cubic-bezier(.455, .03, .515, .955) 0s;
	transition: .1s cubic-bezier(.455, .03, .515, .955) 0s;
	vertical-align: middle;
	color: #000;
	border: none;
}

.page-contact-form .btn__back .icon,
.page-contact-form .btn__submit .icon,
.page-entry-form .btn__back .icon,
.page-entry-form .btn__submit .icon {
	position: relative;
	z-index: 1;
	display: inline-block;
	width: 10px;
	height: 16px;
	margin-right: 20px;
	-webkit-transition: .1s cubic-bezier(.455, .03, .515, .955) 0s;
	transition: .1s cubic-bezier(.455, .03, .515, .955) 0s;
	vertical-align: middle;
	stroke: #000;
}

.page-blog .mv {
	font-size: 0;
	line-height: 1;
	width: 100%;
}

.page-blog .mv img {
	width: 100%;
	height: auto;
}

.page-blog .categories {
	margin-top: 60px;
}

.page-blog .categories ul {
	font-size: 0;
	line-height: 1;
	width: 100%;
	text-align: center;
}

.page-blog .categories__item {
	display: inline-block;
	width: 33.33%;
	vertical-align: top;
}

.page-blog .categories__item a,
.page-blog .categories__item div {
	position: relative;
	display: block;
	padding: 20px 0;
	text-align: center;
	text-decoration: none;
}

.page-blog .categories__item a:after,
.page-blog .categories__item div:after {
	position: absolute;
	bottom: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 2px;
	content: '';
	background-color: #000;
}

.page-blog .categories__item a span,
.page-blog .categories__item div span {
	font-size: 18px;
	font-weight: bold;
	line-height: 1;
	position: relative;
	z-index: 1;
	display: inline-block;
	-webkit-transition: .1s cubic-bezier(.455, .03, .515, .955) 0s;
	transition: .1s cubic-bezier(.455, .03, .515, .955) 0s;
	vertical-align: middle;
	color: #000;
}

.page-blog .categories__item a .icon,
.page-blog .categories__item div .icon {
	position: relative;
	z-index: 1;
	display: inline-block;
	width: 10px;
	height: 16px;
	margin-right: 10px;
	-webkit-transition: .1s cubic-bezier(.455, .03, .515, .955) 0s;
	transition: .1s cubic-bezier(.455, .03, .515, .955) 0s;
	vertical-align: middle;
	stroke: #000;
}

.page-blog .categories__item:nth-child(even) a:after,
.page-blog .categories__item:nth-child(even) div:after {
	background-color: #b3b3b3;
}

.page-blog .categories__item.current a:after,
.page-blog .categories__item.current div:after {
	height: 4px;
}

.page-blog .posts {
	font-size: 0;
	line-height: 1;
	margin-top: 60px;
}

.page-blog .post {
	position: relative;
	margin-top: 20px;
}

.page-blog .post:first-child {
	margin-top: 0;
}

.page-blog .post .tag {
	font-size: 18px;
	line-height: 1;
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	display: block;
	padding: 4px 10px;
	text-decoration: none;
	color: #fff;
	background-color: #000;
}

.page-blog .post__body {
	position: relative;
	display: block;
	text-decoration: none;
	background-color: #fff;
}

.page-blog .post__picture {
	padding-top: 61.74699%;
	background-repeat: none;
	background-position: center;
	background-size: cover;
}

.page-blog .post__data {
	padding: 20px;
}

.page-blog .post .date {
	font-size: 14px;
	line-height: 1;
	color: #000;
}

.page-blog .post .title {
	font-size: 14px;
	font-weight: bold;
	line-height: 1.71;
	margin-top: 1em;
	color: #000;
}

.page-blog .post .txts {
	font-size: 14px;
	line-height: 1.71;
	margin-top: 1em;
	color: #000;
}

.page-blog .paging {
	margin-top: 60px;
}

.page-blog .paging .prev,
.page-blog .paging .next {
	line-height: 1;
	position: relative;
	z-index: 1;
	display: inline-block;
	overflow: hidden;
	width: 165px;
	margin-right: auto;
	margin-left: auto;
	padding: 17px 0 15px;
	text-align: center;
	text-align: center;
	text-decoration: none;
	color: #000;
	border-bottom: 1px solid #000;
}

.page-blog .paging .prev.prev,
.page-blog .paging .next.prev {
	float: left;
}

.page-blog .paging .prev.next,
.page-blog .paging .next.next {
	float: right;
}

.page-blog .paging .prev span,
.page-blog .paging .next span {
	font-size: 18px;
	font-weight: bold;
	line-height: 1;
	position: relative;
	z-index: 1;
	display: inline-block;
	-webkit-transition: .3s cubic-bezier(.455, .03, .515, .955) 0s;
	transition: .3s cubic-bezier(.455, .03, .515, .955) 0s;
	vertical-align: middle;
	color: #000;
	border: none;
}

.page-blog .paging .prev .icon,
.page-blog .paging .next .icon {
	position: relative;
	z-index: 1;
	display: inline-block;
	width: 10px;
	height: 16px;
	-webkit-transition: .3s cubic-bezier(.455, .03, .515, .955) 0s;
	transition: .3s cubic-bezier(.455, .03, .515, .955) 0s;
	vertical-align: middle;
	stroke: #000;
}

.page-blog .paging .prev .icon {
	margin-right: 20px;
}

.page-blog .paging .next .icon {
	margin-left: 20px;
}

.page-blog-single .article {
	margin-top: 80px;
}

.page-blog-single .article__wrapper {
	background-color: #fff;
}

.page-blog-single .article__body {
	position: relative;
	max-width: 640px;
	margin-right: auto;
	margin-left: auto;
	padding: 60px 0 40px;
}

.page-blog-single .article .tag {
	font-size: 14px;
	position: absolute;
	top: 0;
	left: 0;
	padding: 5px 20px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	text-decoration: none;
	color: #333;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	background-color: #f7f7f7;
}

.page-blog-single .article .date {
	font-size: 16px;
	line-height: 1;
	color: #000;
}

.page-blog-single .article .title {
	font-size: 20px;
	line-height: 1.2;
	margin-top: 1em;
}

.page-blog-single .article .txts {
	margin-top: 40px;
	border-top: 1px solid #000;
}

.page-blog-single .article .txts h1 {
	font-size: 24px;
	line-height: 1.57;
	margin-top: 1em;
	border-bottom: 3px double #000;
}

.page-blog-single .article .txts h2 {
	font-size: 20px;
	line-height: 1.57;
	margin-top: 1em;
	border-bottom: 1px dotted #000;
}

.page-blog-single .article .txts h3 {
	font-size: 18px;
	line-height: 1.57;
	margin-top: 1em;
	border-bottom: 1px solid #000;
}

.page-blog-single .article .txts h4 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 1em;
}

.page-blog-single .article .txts p {
	font-size: 14px;
	line-height: 1.71;
	margin-top: 1em;
	color: #000;
}

.page-blog-single .article .txts img {
	width: 100%;
	height: auto;
}

.page-blog-single .article .txts *:fist-child {
	margin-top: 0;
}

.page-blog-single .article .txts b,
.page-blog-single .article .txts strong {
	font-weight: bold;
}

.page-blog-single .paging {
	font-size: 0;
	line-height: 1;
	margin-top: 60px;
}

.page-blog-single .paging__item {
	display: inline-block;
	width: 33.33%;
	max-width: 240px;
	vertical-align: top;
}

.page-blog-single .paging .next,
.page-blog-single .paging .prev,
.page-blog-single .paging .all {
	line-height: 1;
	position: relative;
	z-index: 1;
	display: block;
	overflow: hidden;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding: 17px 0 15px;
	text-align: center;
	text-align: center;
	text-decoration: none;
	color: #000;
	border-bottom: 1px solid #000;
}

.page-blog-single .paging .next span,
.page-blog-single .paging .prev span,
.page-blog-single .paging .all span {
	font-size: 18px;
	font-weight: bold;
	line-height: 1;
	position: relative;
	z-index: 1;
	display: inline-block;
	-webkit-transition: .3s cubic-bezier(.455, .03, .515, .955) 0s;
	transition: .3s cubic-bezier(.455, .03, .515, .955) 0s;
	vertical-align: middle;
	color: #000;
	border: none;
}

.page-blog-single .paging .next .icon,
.page-blog-single .paging .prev .icon,
.page-blog-single .paging .all .icon {
	position: relative;
	z-index: 1;
	display: inline-block;
	width: 10px;
	height: 16px;
	-webkit-transition: .3s cubic-bezier(.455, .03, .515, .955) 0s;
	transition: .3s cubic-bezier(.455, .03, .515, .955) 0s;
	vertical-align: middle;
	stroke: #000;
}

.page-blog-single .paging .prev .icon {
	margin-right: 20px;
}

.page-blog-single .paging .next .icon {
	margin-left: 20px;
}

.page-blog-single .paging .all:before {
	position: absolute;
	bottom: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 2px;
	content: '';
	background-color: #000;
}

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

.page-template .mv img {
	width: 100% !important;
	height: auto !important;
}

.page-template h1 {
	font-size: 28px;
}

.page-template h2 {
	font-size: 24px;
}

.page-template h3 {
	font-size: 20px;
}

.page-template h4 {
	font-size: 18px;
}

.page-template h5 {
	font-size: 16px;
	font-weight: bold;
}

.page-template p {
	font-size: 14px;
	line-height: 1.86;
	text-align: left;
}

.page-template .content figure.full {
	font-size: 0;
	line-height: 1;
}

.page-template .content figure.full img {
	width: 100%;
	height: auto;
}

.page-template .content figure.mid {
	font-size: 0;
	line-height: 1;
	text-align: center;
}

.page-template .content figure.mid img {
	width: 100%;
	max-width: 640px;
	height: auto;
}

.page-template .colmun2 figure {
	font-size: 0;
	line-height: 1;
	margin-top: 40px;
}

.page-template .colmun2 figure img {
	width: 100%;
	height: auto;
}

.page-template .colmun2__body {
	text-align: left;
}

.page-template .colmun2__body h3 {
	margin-top: 40px;
}

.page-template .colmun2__body p {
	margin-top: 1.5em;
}

.page-template .list .content__wrapper {
	max-width: 640px;
}

.page-template .list ul {
	margin-top: 10px;
}

.page-template .list ul li {
	display: table;
	width: 100%;
	padding: 15px 0;
	border-bottom: 1px solid #000;
}

.page-template .list ul li p {
	display: table-cell;
	vertical-align: top;
}

.page-template .list ul li p:first-child {
	width: 37.5%;
}

.page-template .box h4 {
	text-align: left;
}

.page-template .box .content__wrapper {
	max-width: 800px;
}

.page-template .box__wrapper {
	padding: 60px 20px;
	border: 1px solid #333;
	background-color: #fff;
}

.page-template .box__txt {
	margin-top: 15px;
}

.page-template .box__txt p {
	margin-top: 1em;
}

.page-template .box__txt p:first-child {
	margin-top: 0;
}

.page-template .img-flued {
	font-size: 0;
	line-height: 1;
	width: 100%;
}

.page-template .img-flued img {
	width: 100%;
	height: auto;
}

.page-template .img-set {
	font-size: 0;
	line-height: 1;
}

.page-template .img-set img {
	width: 50%;
	height: auto;
}

@media screen and (min-width: 769px) {

.content__wrapper {
	width: 96%;
}

.spbr {
	display: none;
}

a:hover {
	text-decoration: none;
}

.btn__box a {
	width: 240px;
	margin-right: 0;
	margin-left: 0;
}

.btn__box a:after {
	position: absolute;
	z-index: 0;
	top: 0;
	left: -300px;
	width: 280px;
	height: 100%;
	content: '';
	-webkit-transition: .3s cubic-bezier(.455, .03, .515, .955) 0s;
	transition: .3s cubic-bezier(.455, .03, .515, .955) 0s;
	-webkit-transform: skewX(-20deg);
	transform: skewX(-20deg);
	background-color: #000;
}

.btn__box a:hover:after {
	left: -20px;
}

.btn__box a:hover span {
	color: #fff;
}

.btn__box a:hover .icon {
	fill: #fff;
	stroke: #fff;
}

.btn__box a:hover .link {
	fill: #fff;
	stroke: #fff;
}

h1.page-title {
	font-size: 20px !important;
	padding-top: 100px;
}

.page-subtitle {
	font-size: 28px;
}

.content-title {
	font-size: 28px;
}

#btn__top button:hover:before {
	top: 4px;
	left: -4px;
}

#btn__entry {
	bottom: -210px;
	width: 66px;
	height: 240px;
}

#btn__entry a {
	font-size: 16px;
	width: 240px;
	padding: 25px 0;
}

#btn__entry a:before {
	width: 240px;
	height: 74px;
}

#btn__entry a:hover:before {
	top: 4px;
	left: 4px;
}

.parts-interview__list {
	width: 72.13542%;
	max-width: 800px;
}

.parts-interview__list__item a {
	display: table;
	padding: 10px;
	table-layout: fixed;
	-webkit-transition: .2s cubic-bezier(.25, .46, .45, .94) 0s;
	transition: .2s cubic-bezier(.25, .46, .45, .94) 0s;
}

.parts-interview__list__item a:hover {
	opacity: .5;
}

.parts-interview__list__item a:hover .icon {
	margin-right: -5px;
}

.parts-interview__list__item a figure {
	display: table-cell;
	width: 60.25641%;
	padding-right: 20px;
	vertical-align: top;
	border-right: 1px solid #000;
}

.parts-interview__list__item a .txt {
	display: table-cell;
	padding: 0 0 0 20px;
	vertical-align: middle;
}

.parts-interview__list__item a .txt .icon {
	right: 5px;
}

.header__nav {
	left: -220px;
	width: 220px;
}

.header__nav__item > span,
.header__nav__item > a {
	font-size: 14px;
}

.header__nav__item > span:before,
.header__nav__item > a:before {
	width: 9px;
	height: 13px;
	margin-top: -7px;
}

.header__nav .btn__fb {
	width: 10px;
	height: 20px;
	background-size: 10px 20px;
}

.header__nav .btn__fb:hover {
	opacity: .5;
}

.header .header__nav__sub__item > span,
.header .header__nav__sub__item > a {
	font-size: 14px;
}

body.is-open {
	padding-right: 0 !important;
}

.footer {
	margin-top: 140px;
}

.footer .btn__contact {
	overflow: hidden;
	width: 640px;
	max-width: none;
}

.footer .btn__contact .icon {
	position: relative;
	z-index: 1;
	-webkit-transition: .1s cubic-bezier(.455, .03, .515, .955) 0s;
	transition: .1s cubic-bezier(.455, .03, .515, .955) 0s;
}

.footer .btn__contact span {
	font-size: 20px;
	position: relative;
	z-index: 1;
	-webkit-transition: .1s cubic-bezier(.455, .03, .515, .955) 0s;
	transition: .1s cubic-bezier(.455, .03, .515, .955) 0s;
}

.footer .btn__contact:before {
	position: absolute;
	z-index: 0;
	top: 0;
	left: -720px;
	width: 700px;
	height: 100%;
	content: '';
	-webkit-transition: .3s cubic-bezier(.455, .03, .515, .955) 0s;
	transition: .3s cubic-bezier(.455, .03, .515, .955) 0s;
	-webkit-transform: skewX(-20deg);
	transform: skewX(-20deg);
	background-color: #fff;
}

.footer .btn__contact:hover span {
	color: #333;
}

.footer .btn__contact:hover .icon {
	stroke: #333;
}

.footer .btn__contact:hover:before {
	left: -20px;
}

.footer .btn__privacy {
	-webkit-transition: .2s cubic-bezier(.25, .46, .45, .94) 0s;
	transition: .2s cubic-bezier(.25, .46, .45, .94) 0s;
}

.footer .btn__privacy:hover {
	opacity: .5;
}

.page-top .mv__news a {
	-webkit-transition: .2s cubic-bezier(.25, .46, .45, .94) 0s;
	transition: .2s cubic-bezier(.25, .46, .45, .94) 0s;
	opacity: 1;
}

.page-top .mv__news a:hover {
	opacity: .5;
}

.page-top .company__content {
	display: table;
	width: 100%;
}

.page-top .company__figure {
	display: table-cell;
	width: auto;
	margin: 0;
	vertical-align: top;
}

.page-top .company__figure__wrapper {
	margin: 0;
}

.page-top .company__body {
	display: table-cell;
	width: 58.33333%;
	vertical-align: top;
}

.page-top .company .btn__box {
	margin-top: 120px;
}

.page-top .company .btn__box a span {
	font-size: 20px;
}

.page-top .work {
	max-width: 960px;
	margin-top: 170px;
	margin-right: auto;
	margin-left: auto;
}

.page-top .work__item {
	margin-top: 130px;
}

.page-top .work__item__label {
	position: absolute;
	z-index: 1;
	top: -45px;
	left: 0;
	width: 320px;
	padding: 100px 0;
	-webkit-transition: .5s cubic-bezier(.25, .46, .45, .94) 1s;
	transition: .5s cubic-bezier(.25, .46, .45, .94) 1s;
	opacity: 0;
}

.page-top .work__item__figure {
	position: relative;
	z-index: 0;
	width: 83.33333%;
	max-width: 800px;
	margin-right: auto;
	margin-left: auto;
	-webkit-transition: 1s cubic-bezier(.175, .885, .32, 1.275) 0s;
	transition: 1s cubic-bezier(.175, .885, .32, 1.275) 0s;
	-webkit-transform: scale(1.02);
	transform: scale(1.02);
	opacity: 0;
}

.page-top .work__item.scrolled .work__item__label {
	top: -35px;
	opacity: 1;
}

.page-top .work__item.scrolled .work__item__figure {
	-webkit-transform: scale(1);
	transform: scale(1);
	opacity: 1;
}

.page-top .work__item.scrolled:nth-child(odd) .btn__box a {
	right: 0;
	opacity: 1;
}

.page-top .work__item.scrolled:nth-child(even) .btn__box a {
	left: 0;
	opacity: 1;
}

.page-top .work__item .btn__box {
	position: absolute;
	right: 0;
	bottom: 50px;
	overflow: hidden;
}

.page-top .work__item .btn__box a {
	margin-top: 20px;
	opacity: 0;
	border-bottom: none;
	background-color: #f7f7f7;
}

.page-top .work__item .btn__box a:first-child {
	margin-top: 0;
}

.page-top .work__item .btn__box a:before {
	position: absolute;
	z-index: 1;
	bottom: 4px;
	left: 0;
	display: block;
	width: 100%;
	height: 1px;
	content: '';
	-webkit-transition: .3s cubic-bezier(.455, .03, .515, .955) 0s;
	transition: .3s cubic-bezier(.455, .03, .515, .955) 0s;
	background-color: #333;
}

.page-top .work__item .btn__box a:hover:before {
	background-color: #f7f7f7;
}

.page-top .work__item .btn__box a:nth-child(1) {
	-webkit-transition: 1s cubic-bezier(.25, .46, .45, .94) 1.2s;
	transition: 1s cubic-bezier(.25, .46, .45, .94) 1.2s;
}

.page-top .work__item .btn__box a:nth-child(2) {
	-webkit-transition: 1s cubic-bezier(.25, .46, .45, .94) 1.4s;
	transition: 1s cubic-bezier(.25, .46, .45, .94) 1.4s;
}

.page-top .work__item:nth-child(even) .work__item__label {
	right: 0;
	left: auto;
}

.page-top .work__item:nth-child(even) .btn__box {
	right: auto;
	left: 0;
}

.page-top .work__item:nth-child(even) .btn__box a {
	left: -20px;
}

.page-top .work__item:nth-child(odd) .btn__box a {
	right: -20px;
}

.page-top .work .btn__box {
	margin-top: 0;
}

.page-top .news__title {
	position: absolute;
	top: 0;
	left: 0;
}

.page-top .news__list {
	margin-top: 0;
	margin-left: 150px;
}

.page-top .news__list__item a {
	-webkit-transition: .2s cubic-bezier(.25, .46, .45, .94) 0s;
	transition: .2s cubic-bezier(.25, .46, .45, .94) 0s;
}

.page-top .news__list__item a:hover {
	opacity: .5;
}

.page-top .news__list__item {
	display: table;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
}

.page-top .news__list__item__header {
	position: relative;
	display: table-cell;
	width: 240px;
	padding-top: 50px;
	padding-right: 20px;
	vertical-align: top;
	border-right: 1px solid #000;
}

.page-top .news__list__item__prop {
	position: absolute;
	top: 0;
	left: 0;
}

.page-top .news__list__item .title {
	margin-top: 0;
}

.page-top .news__list__item .excerpt {
	display: table-cell;
	margin-top: 0;
	padding-top: 50px;
	padding-left: 20px;
	vertical-align: top;
}

.page-top .news .btn__box a {
	margin-right: 0;
	margin-left: auto;
}

.page-top .recruit {
	display: table;
	width: 100%;
}

.page-top .recruit__body {
	display: table-cell;
	width: 345px;
	padding-top: 0;
	padding-bottom: 0;
	vertical-align: middle;
}

.page-top .recruit__body .btn__box a {
	margin-right: auto;
	margin-left: auto;
}

.page-top .recruit__img {
	display: table-cell;
	vertical-align: top;
}

.page-recruit .culture .list,
.page-recruit .work .list {
	width: 72.13542%;
	max-width: 800px;
}

.page-recruit .culture .list__item,
.page-recruit .work .list__item {
	display: table;
	width: 100%;
}

.page-recruit .culture .list__item figure,
.page-recruit .work .list__item figure {
	display: table-cell;
	width: 50%;
	vertical-align: top;
}

.page-recruit .culture .list__item__txt,
.page-recruit .work .list__item__txt {
	display: table-cell;
	margin-top: 0;
	padding-left: 10%;
	vertical-align: top;
}

.page-recruit .culture .list__item__txt h3,
.page-recruit .work .list__item__txt h3 {
	font-size: 20px;
}

.page-recruit .culture .btn__box,
.page-recruit .work .btn__box {
	width: 240px;
}

.page-company .content__wrapper {
	max-width: 640px;
}

.page-company .message__sign {
	text-align: right;
}

.page-company .message__sign p {
	position: relative;
	display: inline-block;
	text-align: left;
}

.page-company .message__sign p:before {
	position: absolute;
	top: .5em;
	left: -110px;
	width: 100px;
	content: '';
	border-top: 1px solid #000;
}

.page-company .our-credo__list .mission__txt {
	font-size: 20px;
}

.page-company .our-credo__list .vision__txt {
	font-size: 18px;
}

.page-company .our-credo__list .values__list {
	width: 320px;
}

.page-company .our-credo__list .values__list__item h4 {
	font-size: 18px;
}

.page-company .our-credo__list .values__list__item p {
	font-size: 18px;
}

.page-company .profile .ceo__body {
	display: table;
	width: 100%;
	margin-top: 15px;
}

.page-company .profile .ceo figure {
	display: table-cell;
	width: 45.3125%;
	vertical-align: top;
}

.page-company .profile .ceo__profile {
	display: table-cell;
	padding-left: 9.375%;
	vertical-align: top;
}

.page-company .profile .ceo__profile .name {
	margin-top: 0;
}

.page-company .history__tbl th span {
	padding-left: 0;
	border-left: none;
}

.page-entry .content__wrapper {
	max-width: 800px;
}

.page-entry .message__txt a {
	-webkit-transition: .2s cubic-bezier(.25, .46, .45, .94) 0s;
	transition: .2s cubic-bezier(.25, .46, .45, .94) 0s;
	opacity: 1;
}

.page-entry .message__txt a:hover {
	opacity: .5;
}

.page-entry .job-category__nav li a {
	-webkit-transition: .2s cubic-bezier(.25, .46, .45, .94) 0s;
	transition: .2s cubic-bezier(.25, .46, .45, .94) 0s;
	opacity: 1;
}

.page-entry .job-category__nav li a:hover {
	opacity: .5;
}

.page-entry .job-category__nav li a:hover .icon {
	-webkit-transform: translateX(4px);
	transform: translateX(4px);
}

.page-entry .jobs .btn__box a {
	width: 320px;
	margin-right: auto;
	margin-left: auto;
}

.page-entry .jobs .btn__box a:after {
	left: -380px;
	width: 360px;
	height: 100%;
	background-color: #f7f7f7;
}

.page-entry .jobs .btn__box a:hover:after {
	left: -20px;
}

.page-entry .jobs .btn__box a:hover span {
	color: #333;
}

.page-entry .jobs .btn__box a:hover .icon {
	stroke: #333;
}

.page-entry .jobs .btn__box a:hover .link {
	fill: #333;
	stroke: #333;
}

.page-works .works__item {
	-webkit-transition: 1s cubic-bezier(.25, .46, .45, .94) 0s;
	transition: 1s cubic-bezier(.25, .46, .45, .94) 0s;
	opacity: 0;
}

.page-works .works__item.scrolled {
	opacity: 1;
}

.page-works .works__item__name span {
	font-size: 20px;
}

.page-works .works__item__body {
	width: 100%;
	min-height: 235px;
	padding-right: 41.66667%;
	padding-left: 82px;
	border-left: 1px solid #000;
}

.page-works .works__item .logo {
	position: absolute;
	top: 0;
	right: 0;
	width: 33.33333%;
	margin-top: 0;
}

.page-works .works__item .btn__box {
	margin-top: 50px;
}

.page-works .works__item .btn__box a {
	display: inline-block;
	margin-top: 0;
	margin-left: 10px;
	vertical-align: top;
}

.page-works .works__item .btn__box a:first-child {
	margin-left: 0;
}

.page-howto .preface {
	max-width: 800px;
	margin-right: auto;
	margin-left: auto;
}

.page-howto .preface__list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.page-howto .preface__list__item {
	width: 320px;
}

.page-howto .preface__list__item h4 {
	font-size: 20px;
}

.page-howto .preface__list__item h3 {
	font-size: 18px;
}

.page-howto .preface__list__line {
	width: 2px;
	height: auto;
	margin: 0;
}

.page-howto .preface__figure {
	width: 81.71091%;
	max-width: 640px;
	margin-right: auto;
	margin-left: auto;
}

.page-howto .howto-work {
	max-width: 642px;
	margin-right: auto;
	margin-left: auto;
}

.page-howto .howto-work__item01__figure {
	width: 642px;
	max-width: none;
}

.page-howto .howto-work__item02__subtitle {
	font-size: 18px;
}

.page-howto .howto-work__item02__list li h5 {
	width: 160px;
}

.page-howto .howto-work__item02__list li p a {
	-webkit-transition: .2s cubic-bezier(.25, .46, .45, .94) 0s;
	transition: .2s cubic-bezier(.25, .46, .45, .94) 0s;
	opacity: 1;
}

.page-howto .howto-work__item02__list li p a:hover {
	opacity: .5;
}

.page-howto .howto-work__item03__backup li h4 {
	font-size: 18px;
	margin-top: 0;
	text-align: left;
}

.page-howto .howto-work__item03__backup figure {
	display: table-cell;
	vertical-align: top;
}

.page-howto .howto-work__item03__backup__body {
	display: table-cell;
	padding-left: 30px;
	vertical-align: top;
}

.page-contact-form .content__wrapper,
.page-entry-form .content__wrapper {
	max-width: 680px;
}

.page-contact-form .mw_wp_form_confirm .btns,
.page-entry-form .mw_wp_form_confirm .btns {
	margin-left: 0;
	text-align: center;
}

.page-contact-form .form li,
.page-entry-form .form li {
	display: table;
	width: 100%;
}

.page-contact-form .form__title,
.page-entry-form .form__title {
	display: table-cell;
	width: 240px;
	vertical-align: top;
}

.page-contact-form .form__item,
.page-entry-form .form__item {
	display: table-cell;
	vertical-align: top;
}

.page-contact-form .form__item.name input[type='text'],
.page-contact-form .form__item.name input[type='email'],
.page-contact-form .form__item.name input[type='tel'],
.page-contact-form .form__item.kana input[type='text'],
.page-contact-form .form__item.kana input[type='email'],
.page-contact-form .form__item.kana input[type='tel'],
.page-entry-form .form__item.name input[type='text'],
.page-entry-form .form__item.name input[type='email'],
.page-entry-form .form__item.name input[type='tel'],
.page-entry-form .form__item.kana input[type='text'],
.page-entry-form .form__item.kana input[type='email'],
.page-entry-form .form__item.kana input[type='tel'] {
	width: 48.75%;
}

.page-contact-form .btns,
.page-entry-form .btns {
	margin-left: 240px;
}

.page-contact-form .btn__check,
.page-entry-form .btn__check {
	width: 240px;
	margin-right: 0;
	margin-left: 10px;
}

.page-contact-form .btn__check:first-child,
.page-entry-form .btn__check:first-child {
	margin-left: 0;
}

.page-contact-form .btn__check:after,
.page-entry-form .btn__check:after {
	position: absolute;
	z-index: 0;
	top: 0;
	left: -300px;
	width: 280px;
	height: 100%;
	content: '';
	-webkit-transition: .3s cubic-bezier(.455, .03, .515, .955) 0s;
	transition: .3s cubic-bezier(.455, .03, .515, .955) 0s;
	-webkit-transform: skewX(-20deg);
	transform: skewX(-20deg);
	background-color: #000;
}

.page-contact-form .btn__check:hover:after,
.page-entry-form .btn__check:hover:after {
	left: -20px;
}

.page-contact-form .btn__check:hover span,
.page-entry-form .btn__check:hover span {
	color: #fff;
}

.page-contact-form .btn__check:hover .icon,
.page-entry-form .btn__check:hover .icon {
	stroke: #fff;
}

.page-contact-form .btn__back,
.page-contact-form .btn__submit,
.page-entry-form .btn__back,
.page-entry-form .btn__submit {
	width: 240px;
	margin-right: 0;
	margin-left: 10px;
}

.page-contact-form .btn__back:first-child,
.page-contact-form .btn__submit:first-child,
.page-entry-form .btn__back:first-child,
.page-entry-form .btn__submit:first-child {
	margin-left: 0;
}

.page-contact-form .btn__back:after,
.page-contact-form .btn__submit:after,
.page-entry-form .btn__back:after,
.page-entry-form .btn__submit:after {
	position: absolute;
	z-index: 0;
	top: 0;
	left: -300px;
	width: 280px;
	height: 100%;
	content: '';
	-webkit-transition: .3s cubic-bezier(.455, .03, .515, .955) 0s;
	transition: .3s cubic-bezier(.455, .03, .515, .955) 0s;
	-webkit-transform: skewX(-20deg);
	transform: skewX(-20deg);
	background-color: #000;
}

.page-contact-form .btn__back:hover:after,
.page-contact-form .btn__submit:hover:after,
.page-entry-form .btn__back:hover:after,
.page-entry-form .btn__submit:hover:after {
	left: -20px;
}

.page-contact-form .btn__back:hover span,
.page-contact-form .btn__submit:hover span,
.page-entry-form .btn__back:hover span,
.page-entry-form .btn__submit:hover span {
	color: #fff;
}

.page-contact-form .btn__back:hover .icon,
.page-contact-form .btn__submit:hover .icon,
.page-entry-form .btn__back:hover .icon,
.page-entry-form .btn__submit:hover .icon {
	stroke: #fff;
}

.page-blog .categories {
	margin-top: 80px;
}

.page-blog .categories__item {
	width: 160px;
}

.page-blog .categories__item a span,
.page-blog .categories__item div span {
	font-size: 20px;
}

.page-blog .categories__item {
	position: relative;
	overflow: hidden;
}

.page-blog .categories__item:before {
	position: absolute;
	z-index: 0;
	top: 0;
	left: -220px;
	width: 200px;
	height: 100%;
	content: '';
	-webkit-transition: .3s cubic-bezier(.455, .03, .515, .955) 0s;
	transition: .3s cubic-bezier(.455, .03, .515, .955) 0s;
	-webkit-transform: skewX(-20deg);
	transform: skewX(-20deg);
	background-color: #000;
}

.page-blog .categories__item:not(.current):hover:before {
	left: -20px;
}

.page-blog .categories__item:not(.current):hover span {
	color: #fff;
}

.page-blog .categories__item:not(.current):hover .icon {
	stroke: #fff;
}

.page-blog .posts {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.page-blog .post {
	width: 50%;
}

.page-blog .post:nth-child(-n+2) {
	margin-top: 0;
}

.page-blog .post__body {
	display: table;
	overflow: hidden;
	width: 100%;
	height: 100%;
	-webkit-transition: .2s cubic-bezier(.25, .46, .45, .94) 0s;
	transition: .2s cubic-bezier(.25, .46, .45, .94) 0s;
}

.page-blog .post__body:hover {
	opacity: .5;
}

.page-blog .post__picture {
	display: table-cell;
	width: 50%;
	height: 206px;
	padding-top: 0;
	vertical-align: top;
}

.page-blog .post__data {
	display: table-cell;
	width: 50%;
	vertical-align: top;
}

.page-blog .paging .prev,
.page-blog .paging .next {
	width: 240px;
	margin-right: 0;
	margin-left: 10px;
}

.page-blog .paging .prev:first-child,
.page-blog .paging .next:first-child {
	margin-left: 0;
}

.page-blog .paging .prev span,
.page-blog .paging .next span {
	font-size: 20px;
}

.page-blog .paging .prev:after,
.page-blog .paging .next:after {
	position: absolute;
	z-index: 0;
	top: 0;
	left: -300px;
	width: 280px;
	height: 100%;
	content: '';
	-webkit-transition: .3s cubic-bezier(.455, .03, .515, .955) 0s;
	transition: .3s cubic-bezier(.455, .03, .515, .955) 0s;
	-webkit-transform: skewX(-20deg);
	transform: skewX(-20deg);
	background-color: #000;
}

.page-blog .paging .prev:hover:after,
.page-blog .paging .next:hover:after {
	left: -20px;
}

.page-blog .paging .prev:hover span,
.page-blog .paging .next:hover span {
	color: #fff;
}

.page-blog .paging .prev:hover .icon,
.page-blog .paging .next:hover .icon {
	stroke: #fff;
}

.page-blog-single .article {
	margin-top: 100px;
}

.page-blog-single .article__wrapper {
	background-color: transparent;
}

.page-blog-single .article__wrapper .content__wrapper {
	max-width: 800px;
	background-color: #fff;
}

.page-blog-single .article .txts h1 {
	font-size: 28px;
}

.page-blog-single .article .txts h2 {
	font-size: 24px;
}

.page-blog-single .article .txts h3 {
	font-size: 20px;
}

.page-blog-single .article .txts h4 {
	font-size: 18px;
}

.page-blog-single .paging .content__wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.page-blog-single .paging .next,
.page-blog-single .paging .prev,
.page-blog-single .paging .all {
	width: 240px;
	margin-right: 0;
	margin-left: 10px;
}

.page-blog-single .paging .next:first-child,
.page-blog-single .paging .prev:first-child,
.page-blog-single .paging .all:first-child {
	margin-left: 0;
}

.page-blog-single .paging .next span,
.page-blog-single .paging .prev span,
.page-blog-single .paging .all span {
	font-size: 20px;
}

.page-blog-single .paging .next:after,
.page-blog-single .paging .prev:after,
.page-blog-single .paging .all:after {
	position: absolute;
	z-index: 0;
	top: 0;
	left: -300px;
	width: 280px;
	height: 100%;
	content: '';
	-webkit-transition: .3s cubic-bezier(.455, .03, .515, .955) 0s;
	transition: .3s cubic-bezier(.455, .03, .515, .955) 0s;
	-webkit-transform: skewX(-20deg);
	transform: skewX(-20deg);
	background-color: #000;
}

.page-blog-single .paging .next:hover:after,
.page-blog-single .paging .prev:hover:after,
.page-blog-single .paging .all:hover:after {
	left: -20px;
}

.page-blog-single .paging .next:hover span,
.page-blog-single .paging .prev:hover span,
.page-blog-single .paging .all:hover span {
	color: #fff;
}

.page-blog-single .paging .next:hover .icon,
.page-blog-single .paging .prev:hover .icon,
.page-blog-single .paging .all:hover .icon {
	stroke: #fff;
}

.page-template .content .content__wrapper {
	max-width: 800px;
}

.page-template .colmun2 .content__wrapper {
	display: table;
	max-width: 800px;
}

.page-template .colmun2 figure {
	display: table-cell;
	width: 50%;
	margin-top: 0;
	vertical-align: top;
}

.page-template .colmun2__body {
	display: table-cell;
	vertical-align: top;
}

.page-template .colmun2__body h3 {
	margin-top: 0;
}

.page-template .colmun2.left .colmun2__body {
	padding-left: 20px;
}

.page-template .colmun2.right .colmun2__body {
	padding-right: 20px;
}

.page-template .box__wrapper {
	padding: 60px 80px;
}

.page-template .box__txt {
	margin-top: 30px;
}

.page-template .btn__box a {
	display: block;
	width: 320px;
	margin-right: auto;
	margin-left: auto;
}

.page-template .btn__box a:after {
	left: -380px;
	width: 360px;
	height: 100%;
}

.page-template .btn__box a:hover:after {
	left: -20px;
}

}

@media screen and (min-width: 1080px) {

.device .pc {
	display: block;
}

.header {
	position: fixed;
	top: 0;
	left: 0;
	width: 220px;
	height: 100%;
}

.main {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	height: 100%;
	margin-top: 0;
	padding-left: 220px;
}

.main main {
	min-height: calc(100% - 245px);
}

.content__wrapper {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	max-width: 1000px;
	padding-right: 20px;
	padding-left: 20px;
}

.parts-interview__list {
	width: 80%;
}

.header__logo {
	width: 100%;
	padding: 66px 0;
	text-align: center;
	border-bottom: 1px solid #000;
}

.header__logo .icon {
	width: 145px;
	height: 44px;
}

.header__nav {
	position: relative;
	left: 0;
	width: 100%;
	height: auto;
	padding-top: 0;
	background-color: transparent;
}

.header__nav__wrapper {
	padding-top: 50px;
}

.header #btn__menu {
	display: none;
}

#loading img {
	width: 100px;
	height: 90px;
}

.page-top .main {
	height: 100%;
}

.page-top .mv {
	overflow: hidden;
	height: 100vh;
	-webkit-transition: opacity 4s cubic-bezier(.645, .045, .355, 1) 0s;
	transition: opacity 4s cubic-bezier(.645, .045, .355, 1) 0s;
	opacity: 0;
}

.page-top .mv.init {
	opacity: .99;
}

.page-top .mv__video {
	padding-top: 0;
}

.page-top .mv__video video {
	position: absolute;
	z-index: 1;
	top: 50%;
	left: 50%;
	display: block;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.page-top .mv__logo {
	top: 140px;
	width: auto;
	margin-top: 0;
	padding-top: 0;
	background: none;
}

.page-top .mv__logo__txt {
	display: block;
}

.page-top .mv__scroll {
	position: absolute;
	z-index: 2;
	bottom: 36px;
	left: 50%;
	width: 53px;
	margin-bottom: 15px;
	margin-left: -22px;
	-webkit-transition: opacity 1s cubic-bezier(.645, .045, .355, 1) 1s, margin 1s cubic-bezier(.645, .045, .355, 1) 1s;
	transition: opacity 1s cubic-bezier(.645, .045, .355, 1) 1s, margin 1s cubic-bezier(.645, .045, .355, 1) 1s;
	opacity: 0;
}

.page-top .mv__scroll img {
	width: 100%;
	height: auto;
}

.page-top .mv__scroll.init {
	margin-bottom: 0;
	opacity: 1;
}

.page-top .mv__news {
	bottom: 40px;
	margin-bottom: 0;
}

.page-top .mv__news a {
	width: 292px;
	margin-right: 0;
}

.page-recruit .mv {
	overflow: hidden;
	height: 100vh;
	-webkit-transition: opacity 4s cubic-bezier(.645, .045, .355, 1) 0s;
	transition: opacity 4s cubic-bezier(.645, .045, .355, 1) 0s;
	opacity: 0;
}

.page-recruit .mv.init {
	opacity: .99;
}

.page-recruit .mv__video {
	padding-top: 0;
}

.page-recruit .mv__video video {
	position: absolute;
	z-index: 1;
	top: 50%;
	left: 50%;
	display: block;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.page-recruit .mv__logo {
	width: auto;
	padding-top: 0;
	background: none;
}

.page-recruit .mv__logo__txt {
	display: block;
}

.page-recruit .mv__scroll {
	position: absolute;
	z-index: 2;
	bottom: 36px;
	left: 50%;
	width: 53px;
	margin-bottom: 15px;
	margin-left: -22px;
	-webkit-transition: opacity 1s cubic-bezier(.645, .045, .355, 1) 1s, margin 1s cubic-bezier(.645, .045, .355, 1) 1s;
	transition: opacity 1s cubic-bezier(.645, .045, .355, 1) 1s, margin 1s cubic-bezier(.645, .045, .355, 1) 1s;
	opacity: 0;
}

.page-recruit .mv__scroll img {
	width: 100%;
	height: auto;
}

.page-recruit .mv__scroll.init {
	margin-bottom: 0;
	opacity: 1;
}

.page-recruit .culture .list,
.page-recruit .work .list {
	width: 80%;
}

.page-company .history__tbl th {
	width: 80px;
}

.page-entry .jobs__detail {
	max-width: 640px;
	margin-right: auto;
	margin-left: auto;
}

.page-contact-form .mw_wp_form_complete,
.page-entry-form .mw_wp_form_complete {
	min-height: 400px;
}

}

@media screen and (max-width: 1080px) and (min-width: 769px) {

.device .tab {
	display: block;
}

}

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

.is-open .header__nav {
	left: 0;
}

.is-open .header #btn__menu div:before {
	width: 0;
}

.is-open .header #btn__menu div:after {
	width: 0;
}

}

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

.device .sp {
	display: block;
}

.is-open {
	overflow-y: hidden;
}

.page-works .content__wrapper {
	width: 100%;
	padding-right: 0;
	padding-left: 0;
}

}

