@charset "UTF-8";

/* @group Reset */

* {
	margin: 0;
	padding: 0;
}
body{
	font-family: Verdana,'游ゴシック Medium', 'Yu Gothic Medium', '游ゴシック体', YuGothic, sans-serif;
}
a {
	text-decoration : none;
	color : #555;
}
ul, ol {
	list-style : none;
}
img {
	vertical-align : middle;
}
a:focus, *:focus {
	outline: none;
}
/* @end */

/* @group Fluid-img */
img {
	max-width : 100%;
}
/* @end */

/* @group HTML */
html {
	font-family: "source-han-sans-japanese", sans-serif;
	font-weight: 300;
	font-size : 100%;
	line-height: 1;
	letter-spacing: .08em;
	font-feature-settings : "palt";
	text-align: justify;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-rendering: optimizeLegibility;
	font-kerning: normal;
	font-feature-settings: "palt";
}
body {
	color: #555;
}
h1 {
	color: #fff;
	font-size: 20px;
	font-weight: 300;
	line-height: 1.4em;
}
h2 {
	font-family: 'eng_bold';
	font-size: 34px;
	letter-spacing: 0.03em;
	color: #fff;
}
h3 {
	font-family: 'eng_bold';
	font-size: 32px;
	letter-spacing: 0.03em;
	font-variant-ligatures: none;
	color: #333;
}
h4 {
	font-size: 18px;
	font-weight: 500;
	color: #333;
}
h5 {
	font-size: 14px;
	font-weight: 500;
	color: #333;
}
h6 {
	font-size: 18px;
	line-height: 1.4em;
	font-weight: 300;
}
.yellow {
	color: #EFE211;
}
.tab {
	display: none;
}
.pc {
	display: none;
}
/* @end */

/* @group Common */
a {
	display: block;
}
.btn {
	display: block;
	color: #fff;
	font-size: 12px;
	text-align: center;
	padding-top: 14px;
	padding-top: 13px;
	width: 200px;
	height: 26px;
	height: 27px;
	background-color: #65C1E7;
	margin: 0 auto;
	border-radius: 20px;
}
.btn2 {
	display: block;
	color: #65C1E7;
	font-size: 12px;
	text-align: center;
	padding-top: 14px;
	padding-top: 13px;
	width: 200px;
	height: 26px;
	height: 27px;
	background-color: #fff;
	margin: 0 auto;
	border-radius: 20px;
}
.btn_product {
	display: block;
	color: #333333;
	font-size: 12px;
	text-align: center;
	padding-top: 12px;
	padding-top: 11px;
	width: 196px;
	height: 24px;
	height: 25px;
	background-color: #fff;
	margin: 0 auto;
	border-radius: 20px;
}
.btn_contact {
	display: block;
	color: #65C1E7;
	font-size: 14px;
	text-align: center;
	padding-top: 19px;
	padding-top: 18px;
	width: 300px;
	height: 32px;
	height: 35px;
	background-color: #fff;
	margin: 0 auto;
	border-radius: 30px;
}
.btn_joblist {
	display: block;
	color: #fff;
	font-size: 12px;
	text-align: center;
	padding-top: 10px;
	width: 160px;
	height: 22px;
	background-color: #65C1E7;
	border-radius: 20px;
}
.btn, .btn2, .btn_product, .btn_contact, .btn_joblist {
font-weight: 500;
}

.home {
	color: #0092D7;
}
.more {
	position: relative;
	display: inline-block;
	margin-top: 20px;
	font-size: 12px;
	color: #0092D7;
	width: 6.7em;
}
.more:after {
	position: absolute;
	top: 0;
	bottom: 0;
	right: -10;
	right: 0;
	margin: auto;
	content: "";
	vertical-align: middle;
	width: 5px;
	height: 5px;
	border-top: 1px solid #0092D7;
	border-right: 1px solid #0092D7;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.img-wrap {
	width: 100%;
	height: auto;
	overflow: hidden;
	border: 1px solid #f1f1f1;
}
.back {
	position: relative;
	margin-top: 20px;
	font-size: 12px;
	color: #0092D7;
	margin-left: 10px;
}
.back:before {
	position: absolute;
	top: 0;
	bottom: 0;
	left: -10px;
	margin: auto;
	content: "";
	vertical-align: middle;
	width: 5px;
	height: 5px;
	border-top: 1px solid #0092D7;
	border-right: 1px solid #0092D7;
	-webkit-transform: rotate(45deg);
	transform: rotate(225deg);
}
/* @end */

/* @group Header */

header {
	height: 60px;
	top: 0;
	width: 100%;
}
.logo {
	position: fixed;
	left: 20px;
	width: 120px;
	height: auto;
	padding-top: 11px;
}
.logo_pc {
	width: 120px;
	margin-left: 20px;
	padding-top: 11px;
	float: left;
	display: none;
}
.pc-nav {
	display: none;
}
.dlogo {
	display: none;
}
.drawer-nav .dlogo {
	display: block;
	text-align: center;
	width: 100px;
	margin: 0 auto;
}
.pnavi {
	text-align: center;
	font-size: 13px;
	line-height: 2.0;
	margin-top: 50px;
	margin-bottom: 40px;
}
/* @end */

/* @group Mainvisual */

.mainvisual {
	background-image: url(/images/top_kv_340.jpg);
	background-size: cover;
	height: 340px;
	text-align: center;
	background-position: center top;
}
.mainvisual p {
	font-family: 'eng_bold';
	letter-spacing: 0.03em;
	color: #fff;
	font-size: 60px;
	font-size: 44px;
	padding-top: 110px;
	padding-top: 90px;
	margin-bottom: 20px;
	line-height: 1.1em;
}
/* @end */

/* @group Top */

.wrap-top {
	padding-top: 60px;
	padding-bottom: 60px;
}
.wrap-top2 {
	padding-top: 60px;
	padding-bottom: 0px;
	background-color: #f6f6f6;
}
.wrap-top3 {
	padding-top: 60px;
	padding-bottom: 60px;
	background-image: url(/images/news_bg_640.jpg);
	background-size: contain;
	background-position: bottom;
	background-repeat: no-repeat;
}
.wrap-top4 {
	padding: 0 5%;
	padding-top: 60px;
	padding-top: 50px;
	padding-bottom: 60px;
	border-bottom: solid 1px #e5e5e5;
}
.wrap-top5 {
	padding-top: 60px;
	padding-bottom: 60px;
	
}
.wrap-top6 {
	padding-top: 60px;
	padding-top: 0px;
	padding-bottom: 60px;
	
}
.section-title-top {
	text-align: center;
	padding-bottom: 50px;
}
.section-title-top p {
	font-size: 14px;
	margin-top: 10px;
	color: #808080;
}
.top_services ul {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: -moz-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.top_services li {
	text-align: center;
	width: 50%;
}
.top_services h4 {
	margin-top: 20px;
	margin-bottom: 10px;
	font-weight: bold;
}
.top_services li p {
	font-family: 'eng_reg';
	font-size: 12px;
	color: #808080;
	margin-bottom: 50px;
}
.top_moduleapps {
	height: 340px;
	background-image: url("/images/top_moduleapps_bg_340.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center top;
	text-align: center;
}
.top_moduleapps p {
	color: #fff;
	line-height: 1.4;
	font-size: 24px;
	padding-top: 53px;
	margin-bottom: 25px;
}
.top_moduleapps img {
	width: 320px;
	margin-bottom: 25px;
}
.clientlist_pc {
	text-align: center;
	display: none;
	padding: 40px;
	padding-top: 0;
}
.clientlist_sp {
	text-align: center;
}
.clientlist_sp img {
}
.top_voice {
	margin-top: 60px;
	padding-top: 60px;
	padding-bottom: 60px;
	background-color: #fff;
}
.top_voice h4 {
	text-align: center;
	margin-bottom: 50px;
	font-weight: bold;
}
.top_voice ul {
	margin: 0 5%;
}
.top_voice img {
	width: 100%;
	transition-duration: 0.3s;
}
.top_voice ul li:hover .img-wrap img {
	transform: scale(1.1);
	transition-duration: 0.3s;
}
.top_voice h5 {
	margin-top: 20px;
	font-weight: bold;
}
.top_voice li {
	position: relative;
	margin-bottom: 40px;
}
.top_voice li p {
	font-size: 16px;
	line-height: 1.5;
	margin-top: 15px;
}
.clientlogo {
	width: 25%;
	height: auto;
	position: absolute;
	top: 0;
	left: 0;
}
.top_corporate .main {
	text-align: center;
	background-image: url(/images/top_corporate_main_340.jpg);
	background-size: cover;
	background-position: center;
	height: 340px;
	margin-bottom: 40px;
}
.main p {
	font-family: 'eng_bold';
	letter-spacing: 0.03em;
	color: #fff;
	font-size: 42px;
	padding-top: 50px;
	padding-top: 100px;
	margin-bottom: 20px;
	margin-bottom:  30px;
	line-height: 1.1em;
}
.top_corporate h6 {
	color: #fff;
	margin-bottom: 30px;
	font-size: 16px;
}
.top_corporate ul {
	margin: 0 5%;
}
.top_corporate img {
	width: 100%;
	transition-duration: 0.3s;
}
.top_corporate ul li:hover img {
	transform: scale(1.1);
	transition-duration: 0.3s;
}
.top_corporate h5 {
	margin-top: 20px;
	font-weight: bold;
}
.top_corporate li {
	margin-bottom: 40px;
}
.top_corporate li p {
	font-size: 16px;
	line-height: 1.5;
	margin-top: 15px;
}
.news_box ul {
	margin: 0 5%;
}
.news_box li {
	background-color: #fff;
	margin-bottom: 30px;
}
.news_box img {
	width: 100%;
	transition-duration: 0.3s;
}
.news_box ul li:hover img {
	transform: scale(1.1);
	transition-duration: 0.3s;
}
.news_box .txt_area {
	display: block;
	padding: 20px;
	padding-bottom: 30px;
}
.news_title {
	font-size: 16px;
	line-height: 1.5em;
	margin-bottom: 10px;
	text-align: left;
}
.news_tag {
	font-size: 11px;
	color: #9f9f9f;
	background-color: #f1f1f1;
	width: 60px;
	text-align: center;
	padding: 4px 0px;
	border-radius: 10px;
	margin-bottom: 15px;
}
.news_date {
	font-size: 12px;
	color: #b3b3b3;
}
.top_recruit .main {
	text-align: center;
	background-image: url(/images/top_recruit_main_340.jpg);
	background-size: cover;
	background-position: center;
	height: 340px;
	margin-bottom: 40px;
}
.top_recruit h6 {
	color: #fff;
	margin-bottom: 30px;
	font-size: 16px;
}
.top_recruit ul {
	margin: 0 5%;
}
.top_recruit img {
	width: 100%;
	transition-duration: 0.3s;
}
.top_recruit ul li:hover img {
	transform: scale(1.1);
	transition-duration: 0.3s;
}
.top_recruit h5 {
	margin-top: 20px;
	font-weight: bold;
}
.top_recruit li {
	margin-bottom: 40px;
}
.top_recruit li p {
	font-size: 16px;
	line-height: 1.5;
	margin-top: 15px;
}
.top_bnr {
	padding-top: 60px;
	padding-bottom: 60px;
	border-top: solid 1px #e5e5e5;
}
.top_bnr img {
	width: 100%;
}
.bnr_box {
	margin: 0 5%;
}
.bnr_box .txt_area {
	background-color: #333;
	display: block;
	padding: 30px;
}
.bnr_box p {
	color: #fff;
}
.bnr_box .bnr_title {
	font-size: 22px;
	line-height: 1.2;
	font-weight: 500;
}
.bnr_box .bnr_txt {
	font-size: 13px;
	line-height: 1.5;
	margin-bottom: 20px;
}
/* @end */

/* @group Breadcrumb */

.breadcrumb {
	display: none;
}
/* @end */

/* @group Footer */

.contact_area {
	text-align: center;
	padding-top: 60px;
	padding-bottom: 60px;
	background-color: #65C1E7;
	clear: both;
}
.contact_area img {
	width: 160px;
	margin-bottom: 30px;
}
.contact_area h3 {
	font-size: 28px;
	margin-bottom: 30px;
	color: #fff;
}
.contact_area p {
	color: #fff;
	font-size: 16px;
	line-height: 1.5;
	margin-bottom: 40px;
}
footer {
	background-color: #333;
	padding-bottom: 80px;
}
footer .pnavi a {
	color: #ccc;
	font-size: 12px;
}
footer .copyright {
	margin-top: 55px;
	font-family: 'eng_reg';
	text-align: center;
	font-size: 11px;
	color: #808080;
}
footer .footer-menu {
	display: none;
}
/* @end */

/* @group Page */


.copy {
	text-align: center;
	font-size: 28px;
	line-height: 1.4;
	margin-bottom: 40px;
	color: #333;
}
.wrap-top4 .copy {
	font-size: 26px;
	
}
.summary {
	font-size: 14px;
	line-height: 1.8;
	margin-bottom: 60px;
}

.wrap-top4 .summary {
	margin-bottom: 30px;
	line-height: 1.8;
}
.wrap-top4 .summary:last-child {
	margin-bottom: 0px;
}
.page-title-top {
	text-align: center;
	padding-top: 60px;
}
.page-title-top p {
	font-size: 16px;
	margin-top: 10px;
	color: #fff;
}
.section-title-page {
	text-align: center;
	padding-bottom: 60px;
}
.section-title-page p {
	font-size: 14px;
	margin-top: 10px;
	color: #808080;
}
.box_column {
	clear: both;
	margin-bottom: 60px;
}
.box_column:after {
	content: "";
	clear: both;
	display: block;
}
.box_column .img_area {
	margin-bottom: 20px;
}
.box_column .txt_area p {
	font-size: 14px;
	line-height: 1.8;
}
.box_column .txt_area .ttl {
	font-size: 20px;
	font-weight: 500;
	margin-bottom: 20px;
	line-height: 1.5;
	color: #333;
	font-weight: bold;
}
.box_column .txt_area .ttl2 {
	font-size: 20px;
	font-weight: 500;
	margin-bottom: 20px;
	line-height: 1.5;
	margin-top: 30px;
	color: #333;
	font-weight: bold;
}
.box_column2 {
	clear: both;
	margin-bottom: 60px;
}
.box_column2:after {
	content: "";
	clear: both;
	display: block;
}
.box_column2 .img_area {
	margin-bottom: 20px;
}
.box_column2 .txt_area p {
	font-size: 14px;
	line-height: 1.8;
}
.box_column2 .txt_area .ttl {
	font-size: 20px;
	font-weight: 500;
	margin-bottom: 20px;
	line-height: 1.5;
	color: #333;
	font-weight: bold;
}
.box_column2 .txt_area .ttl2 {
	font-size: 20px;
	font-weight: 500;
	margin-bottom: 20px;
	line-height: 1.5;
	margin-top: 30px;
	color: #333;
	font-weight: bold;
}
/* @end */

/* @group Services */
.services .summary {
	line-height: 1.8;
}
.wrap-page-services {
	padding-top: 80px;
	padding-bottom: 20px;
	border-top: solid 1px #e5e5e5;
}
.wrap-page-clients {
	padding-top: 80px;
	padding-bottom: 0px;
	background-color: #f6f6f6;
}
.services-mainvisual {
	background-image: url(/images/services_kv.jpg);
	background-size: cover;
	height: 185px;
	text-align: center;
	background-position: center top;
}
.services {
	margin: 0 5%;
}
.page_voice {
	margin-top: 60px;
	padding-top: 60px;
	padding-bottom: 60px;
	background-color: #fff;
}
.page_voice h4 {
	text-align: center;
	margin-bottom: 50px;
}
.page_voice ul {
	margin: 0 5%;
}
.page_voice img {
	width: 100%;
	transition-duration: 0.3s;
}
.page_voice ul li:hover .img-wrap img {
	transform: scale(1.1);
	transition-duration: 0.3s;
}
.page_voice h5 {
	margin-top: 20px;
	font-weight: bold;
}
.page_voice li {
	position: relative;
	margin-bottom: 40px;
}
.page_voice li p {
	font-size: 16px;
	line-height: 1.4;
	line-height: 1.5;
	margin-top: 10px;
	margin-top: 15px;
}
/* @end */


/* @group News */

.news-mainvisual {
	background-image: url(/images/news_kv.jpg);
	background-size: cover;
	height: 185px;
	text-align: center;
	background-position: center top;
}
.wrap-page-news {
	padding-top: 10px;
	padding-bottom: 80px;
}
.wrap-page-news .news_box li {
	margin-bottom: 50px;
}
.wrap-page-news .news_box li:nth-child(4) {
	display: block;
}
.wrap-page-news .news_box .txt_area {
	display: block;
	padding-bottom: 30px;
	padding: 0;
	padding-top: 20px;
}
.news_sort {
	width: 90%;
	margin: 0 auto;
	overflow-x: auto;
	overflow-y: hidden;
	-webkit-overflow-scrolling: touch;
}
.news_sort ul {
	font-size: 15px;
	text-align: center;
	width: 700px;
	padding-top: 40px;
	padding-bottom: 40px;
	margin: 0 auto;
}
.news_sort li {
	margin-right: 40px;
	display: inline-block;
	padding-bottom: 5px;
}
.news_sort li:nth-child(6) {
	margin-right: 0px;
}
.news_sort .select {
	border-bottom: solid 3px #65C1E7;
}
.wrap-page-news-detail {
	padding-top: 80px;
	padding-bottom: 80px;
	width: 90%;
	margin: 0 auto;
}
.news_head {
	border-bottom: solid 1px #e5e5e5;
	margin-bottom: 40px;
	padding-bottom: 30px;
}
.news_head:after {
	content: "";
	clear: both;
	display: block;
}
.news_head .news_title {
	font-size: 28px;
	padding-bottom: 10px;
	color: #333;
}
.news_head .news_date {
	float: left;
	margin-top: 3px;
	margin-right: 15px;
}
.news_head .news_tag {
	float: left;
}
.sns {
	clear: both;
}
.sns li {
	float: left;
	margin-right: 10px;
}
.sns li img {
	width: 18px;
}
.news_body p {
	font-size: 14px;
	line-height: 1.8;
	margin-bottom: 40px;
}
.news_body img {
	margin-bottom: 40px;
}
.news_body a{
	display: initial;
	color: #0092D7;
}
.wrap-page-news-recent {
	padding-top: 80px;
	padding-bottom: 80px;
	border-top: solid 1px #e5e5e5;
}
.wrap-page-news-recent h4 {
	text-align: center;
	margin-bottom: 60px;
}
.wrap-page-news-recent .news_box li {
	margin-bottom: 50px;
}
.wrap-page-news-recent .news_box li:nth-child(4) {
	display: block;
}
.wrap-page-news-recent .news_box .txt_area {
	display: block;
	padding-bottom: 30px;
	padding: 0;
	padding-top: 20px;
}
/* @end */

/* @group Company */

.wrap-page-company-vision {
	padding-top: 80px;
	padding-bottom: 0px;
	text-align: center;
}
.small-title {
	font-size: 24px;
	font-family: 'eng_bold';
	letter-spacing: 0.03em;
	margin-bottom: 55px;
	color: #333;
}
.vision-copy {
	font-size: 48px;
	font-weight: 500;
	margin-bottom: 60px;
	color: #333;
}
.vision-txt {
	font-size: 16px;
	line-height: 2.0;
}
.vision-img ul {
	margin-top: 60px;
}
.vision-img li {
	margin-bottom: 4px;
}
.vision-img li:nth-child(3) {
	margin-bottom: 0px;
}
.wrap-page-company-message {
	padding-top: 80px;
	background-color: #fff;
	padding-bottom: 80px;
}
.wrap-page-company-message .box {
	width: 90%;
	margin: 0 auto;
}
.wrap-page-company-message .txt_area p {
	text-align: left;
}
.wrap-page-company-message .txt_area .copy {
	text-align: center;
}
.wrap-page-company-message .txt_area .summary {
	font-size: 14px;
	line-height: 1.8;
	margin-bottom: 40px;
}
.message-img {
	margin-bottom: 60px;
}
.name {
	width: 205px;
	margin: 0 auto;
}
.name p {
	font-size: 12px;
	float: left;
	margin-top: 6px;
	margin-right: 10px;
}
.ceo {
font-size: 18px;
font-weight: 500;
}
.name img {
	width: 120px;
}
.wrap-page-company {
	padding-top: 80px;
	padding-bottom: 80px;
	border-top: solid 1px #e5e5e5;
}
.reset {
	font-feature-settings: initial;
	font-feature-settings: normal;
}
.eng-name {
	margin-top: 3px;
	font-size: 12px;
	color: #AAA;
	font-weight: normal;
}
.wrap-page-company .box {
	width: 90%;
	margin: 0 auto;
	clear: both;
	border-top: solid 1px #F1F1F1;
	padding: 20px 0;
	line-height: 1.5;
}
.wrap-page-company .box:after {
	content: "";
	clear: both;
	display: block;
}
.wrap-page-company .box .leftArea {
	font-size: 14px;
	font-weight: 500;
	margin-bottom: 5px;
	font-weight: bold;
}
.year {
	font-size: 15px;
}
.wrap-page-company .box .rightArea {
	font-size: 14px;
	margin-bottom: 5px;
}
.wrap-page-company .box .rightArea:after {
	content: "";
	clear: both;
	display: block;
}
.wrap-page-company .box .rightArea .left {
	float: left;
	width: 50px;
}
.wrap-page-company .box .rightArea .right {
	float: left;
	width: 85%;
}
.map {
	clear: both;
	width: 100%;
	margin-top: 20px;
	background-color: #000;
	height: 200px;
}
.maplink {
	text-align: right;
	font-size: 14px;
	color: #0092D7;
	margin-top: 15px;
}
/* @end */

/* @group Recruit */

.recruit-mainvisual {
	background-image: url(/images/recruit_kv.jpg);
	background-size: cover;
	height: 185px;
	text-align: center;
	background-position: center top;
}
.wrap-page-recruit-mission {
	padding-top: 80px;
	text-align: center;
	background-image: url(/images/recruit_bg.jpg);
	background-repeat: no-repeat;
	background-size: 1000px;
	background-position: center bottom;
	padding-bottom: 260px;
	padding-bottom: 280px;
}
.mission-copy {
	font-size: 30px;
	line-height: 1.3;
	margin-bottom: 40px;
	color: #333;
}
.mission-txt {
	font-size: 14px;
	line-height: 2.0;
}
.wrap-page-recruit-interview {
	padding-top: 80px;
	padding-bottom: 80px;
}
.interview_box ul {
	margin: 0 5%;
}
.interview_box li {
	background-color: #F6F6F6;
	margin-bottom: 30px;
}
.interview_box img {
	width: 100%;
	transition-duration: 0.3s;
}
.interview_box ul li:hover img {
	transform: scale(1.1);
	transition-duration: 0.3s;
}
.interview_box .txt_area {
	display: block;
	padding: 20px;
	padding-bottom: 30px;
}
.interview_title {
	font-size: 20px;
	line-height: 1.5;
	margin-bottom: 25px;
	color: #333;
	font-weight: bold;
}
.interview_group {
	font-size: 12px;
	line-height: 1.5;
	margin-bottom: 10px;
	font-weight: 300;
}
.interview_name {
	font-size: 16px;
	font-weight: 500;
	color: #333;
}
.wrap-page-recruit-culture {
	padding: 0 5%;
	padding-top: 80px;
	padding-bottom: 20px;
	border-bottom: solid 1px #e5e5e5;
}
.wrap-page-recruit-jobinfo {
	padding-top: 80px;
	padding-bottom: 80px;
	border-bottom: solid 1px #e5e5e5;
}
.wrap-page-recruit-culture{
	border-bottom: solid 1px #e5e5e5;
}
.job_box ul {
	margin: 0 5%;
}
.job_box li {
	margin-bottom: 50px;
}
.job_box img {
	width: 100%;
	transition-duration: 0.3s;
}
.job_box .title {
	font-size: 16px;
	font-weight: 500;
	margin-bottom: 10px;
	margin-top: 20px;
	color: #333;
	font-weight: bold;
}
.job_box .txt {
	font-size: 14px;
	line-height: 1.5;
}
/* @end */


/* @group Interview */

.interview-mainvisual01 {
	background-image: url(/images/interview01_kv.jpg);
	background-size: cover;
	height: 250px;
	background-position: center top;
}
.interview-mainvisual02 {
	background-image: url(/images/interview02_kv.jpg);
	background-size: cover;
	height: 250px;
	background-position: center top;
}
.interview-mainvisual03 {
	background-image: url(/images/interview03_kv.jpg);
	background-size: cover;
	height: 250px;
	background-position: center top;
}
.interview-mainvisual04 {
	background-image: url(/images/interview04_kv.jpg);
	background-size: cover;
	height: 250px;
	background-position: center top;
}
.wrap-page-interview-head {
	padding-top: 80px;
	padding-bottom: 80px;
	text-align: center;
}
.wrap-page-interview-head img {
	width: 200px;
	margin-bottom: 0px;
}
.interview-copy {
	font-size: 27px;
	line-height: 1.4;
	margin-bottom: 40px;
	color: #333;
}
.wrap-page-interview-head .interview_name {
	font-size: 18px;
}
.wrap-page-interview-head li {
	margin-bottom: 20px;
}
.wrap-page-interview-body {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 5%;
	padding-right: 5%;
}
.wrap-page-interview-message {
	padding-top: 0px;
	padding-bottom: 80px;
	padding-left: 5%;
	padding-right: 5%;
}
.wrap-page-interview-message .leftBox {
	width: 154px;
	margin: 0 auto;
	margin-bottom: 25px;
}
.wrap-page-interview-message .rightBox {
	position: relative;
	display: inline-block;
	color: #fff;
	font-size: 14px;
	line-height: 1.8;
	background-color: #65C1E7;
	padding: 20px;
}
.wrap-page-interview-message .rightBox:before {
	content: "";
	position: absolute;
	top: -30px;
	left: 50%;
	margin-left: -15px;
	border: 15px solid transparent;
	border-bottom: 15px solid #65C1E7;
}
.wrap-page-interview-message .rightBox .title {
	font-size: 18px;
	font-weight: 500;
	margin-bottom: 10px;
	font-weight: bold;
}
.wrap-page-interview-link {
	padding-top: 80px;
	padding-bottom: 80px;
	border-top: solid 1px #e5e5e5;
	clear: both;
}
.wrap-page-interview-link h4 {
	text-align: center;
	margin-bottom: 60px;
	font-weight: bold;
}
.wrap-page-interview-link .interview_box ul {
	margin-bottom: 50px;
}
.wrap-page-interview-link .interview_title {
	display: none;
}
/* @end */

/* @group Voice */
.voice-mainvisual01, .voice-mainvisual02, .voice-mainvisual03, .voice-mainvisual04, .voice-mainvisual05 {
	background-size: cover;
	height: 250px;
	background-position: center top;
}
.voice-mainvisual01 {
	background-image: url(/images/voice01_kv.jpg);
}
.voice-mainvisual02 {
	background-image: url(/images/voice02_kv.jpg);
}
.voice-mainvisual03 {
	background-image: url(/images/voice03_kv.jpg);
}
.voice-mainvisual04 {
	background-image: url(/images/voice04_kv.jpg);
}
.voice-mainvisual05 {
	background-image: url(/images/voice05_kv.jpg);
}
.wrap-page-works {
	padding-top: 80px;
	padding-bottom: 80px;
	padding-left: 5%;
	padding-right: 5%;
	background-color: #f6f6f6;
	font-size: 14px;
	line-height: 1.8;
}
.wrap-page-works .sp {
	margin: 0 auto;
	margin-bottom: 30px;
	width: 350px;
}
.wrap-page-works h4 {
	text-align: center;
	margin-bottom: 30px;
	font-size: 20px;
}
.wrap-page-works .copy {
	text-align: center;
	font-size: 20px;
	line-height: 1.5;
	color: #333;
	margin-bottom: 30px;
}
.store {
	width: 315px;
	margin: 0 auto;
	margin-top: 30px;
}
.store:after {
	content: "";
	clear: both;
	display: block;
}
.store .leftBox {
	width: 150px;
	float: left;
}
.store .rightBox {
	width: 150px;
	float: right;
}
.wrap-page-voice-link {
	padding-top: 80px;
	padding-bottom: 80px;
}
.wrap-page-voice-link .top_voice {
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.wrap-page-voice-link .top_voice h4 {
	margin-bottom: 60px;
}
.link_voice {
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #fff;
}
.link_voice h4 {
	text-align: center;
	margin-bottom: 60px;
}
.link_voice ul {
	margin: 0 5%;
}
.link_voice img {
	width: 100%;
	transition-duration: 0.3s;
}
.link_voice ul li:hover .img-wrap img {
	transform: scale(1.1);
	transition-duration: 0.3s;
}
.link_voice h5 {
	margin-top: 20px;
}
.link_voice li {
	position: relative;
	margin-bottom: 40px;
}
.link_voice li p {
	font-size: 16px;
	line-height: 1.5;
	margin-top: 10px;
}
/* @end */

/* @group Benefits */

.wrap-page-head {
	padding-top: 80px;
	padding-bottom: 20px;
	text-align: center;
}
.wrap-page-benefits {
	text-align: center;
	font-size: 14px;
	line-height: 1.7;
}
.wrap-page-benefits .ttl {
	font-size: 18px;
	font-weight: 500;
	margin-bottom: 20px;
	color: #333;
	font-weight: bold;
}
.wrap-page-benefits img {
	width: 132px;
	margin-bottom: 25px;
}
.wrap-page-benefits ul {
	width: 270px;
	margin: 0 auto;
	margin-bottom: 80px;
}
.wrap-page-benefits li {
	margin-bottom: 60px;
}
.wrap-page-benefits li:last-child {
	margin-bottom: 0px;
}
/* @end */

/* @group Data */

.wrap-page-data {
	text-align: center;
	font-size: 14px;
	line-height: 1.7;
}
.wrap-page-data ul li {
	margin-bottom: 60px;
}
.wrap-page-data ul li img {
	width: 326px;
	margin-bottom: 20px;
}
.wrap-page-data .ttl {
	font-size: 16px;
	font-weight: 500;
	margin-bottom: 20px;
	color: #333;
	font-weight: bold;
}
/* @end */

/* @group Joblist */

.wrap-page-joblist {
	padding: 0 5%;
	padding-bottom: 20px;
}
.section-title-joblist {
	border-top: solid 1px #e5e5e5;
	text-align: center;
	padding: 60px 0;
}
.section-title-joblist h3 {
	font-family : "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: normal;
	font-size: 24px;
}
.section-title-joblist p {
	font-family: 'eng_reg';
	font-size: 13px;
	margin-top: 15px;
	color: #808080;
}
.wrap-page-joblist li {
	margin-bottom: 60px;
}
.wrap-page-joblist li .ttl {
	font-size: 16px;
	font-weight: 500;
	line-height: 1.5;
	margin-bottom: 10px;
	color: #333;
}
.wrap-page-joblist li .txt {
	font-size: 14px;
	line-height: 1.7;
	margin-bottom: 15px;
}
/* @end */

/* @group Joblnfo */

.jobinfo-mainvisual01 {
	background-image: url(/images/jobinfo01_kv.jpg);
	background-size: cover;
	height: 250px;
	background-position: center top;
}
.section-title-jobinfo p {
	text-align: center;
	font-size: 24px;
	margin-bottom: 60px;
	color: #333;
	line-height: 1.4em;
	margin-left: 5%;
	margin-right: 5%;
	
}
.jobinfo .wrap-page-company {
	border-top: none;
	margin-top: 0px;
}
.wrap-page-company .btn {
	margin-top: 30px;
}
/* @end */

/* @group Form */
.forms{
	width: 76%;
	margin:0 auto;
	font-size:14px;
	color:#555;
	padding: 0 12%;
	padding-bottom: 80px;
}
.forms h2{
	display:none;
}
.forms .required_asterisk{
	font-size:0;
}
.forms .required_asterisk:before{
	font-size:12px;
	content:" ＊";
	color:#aaa;
}
.forms td, .forms th {
	padding-bottom:30px;
}
.forms tr{
	display:grid;
}
.forms th{
	padding-bottom:0;
}
.forms td{
	width:100%;
	line-height: 1.4em;
}
.forms label {
	display: block;
	margin-bottom: 10px;
	font-weight: bold;
}
.forms input, .forms textarea {
	outline: none;
	text-overflow: '';
	background: none transparent;
	vertical-align: middle;
	color: inherit;
	-webkit-appearance: button;
	-moz-appearance: button;
	appearance: button;
	border-radius: 0;
}
.forms input, .forms  textarea {
	width: 100%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #ccc;
	font-size: 14px;
	padding: 10px;
	height: 40px;
	padding-top: 9px;
}
.forms textarea {
	resize: vertical;
	min-height: 8em;
	margin-bottom: 30px;
}
.forms input[type=text],
.forms select[name="Dropdown"]{
	margin-bottom:30px;
}
.forms input::placeholder, .forms textarea::placeholder {
color: #aaa;
}
.forms p.submit{
	padding-top: 40px;
	text-align: center;
}
.forms p.submit button[type="submit"]{
	padding: 15px 50px;
    background: #0092D7;
    color: #fff;
    border-style: none;
    font-size: 0px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
}
.forms p.submit button[type="submit"]:hover{
	background: #16a3e6;
}
.forms p.submit button[type="submit"]:before{
	font-size: 16px;
	content: "送信する";
}
.forms select {
	outline: none;
	text-indent: 10px;
	text-overflow: '';
	background: none transparent;
	vertical-align: middle;
	font-size: 14px;
	color: inherit;
	-webkit-appearance: button;
	-moz-appearance: button;
	appearance: button;
	padding: 8px 0;
	border: 1px solid #ccc;
	width: 100%;
	border-radius: 0;
	height: 40px;
}
.forms select#questions_33532_year,
.forms select#questions_33532_month,
.forms select#questions_33532_day{
	width:28.6%;
	margin:0 2%;
}
.forms select#questions_33532_year{
	margin-left:0;
}
.forms select#questions_33532_day{
	margin-right:0;
}
.forms select option {
	background-color: #fff;
	color: #555;
}
.forms select::-ms-expand {
 display: none;
}
.forms select:-moz-focusring {
 color: transparent;
 text-shadow: 0 0 0 #828c9a;
}
 .forms input[type=date] {
	color: #555;
	text-align: left;
	padding-top: 8px;
	padding-bottom: 7px;
	padding-left: 10px;
	padding: 10px;
} 
.forms input[type=checkbox]{
	height: 20px;
	-moz-appearance: checkbox;
	-webkit-appearance: checkbox;
	width: inherit;
}
.forms .checkbox_list {
	padding: 7px;
	background:#f7f7f7;
}
.forms label[for=questions_33714_179261],
.forms label[for=questions_81142_3306894]{
	display: initial;
}
.forms input[type=file]{
	height: 47px;
	background: #fff;
	margin-bottom: 8px;
	-webkit-appearance: inherit;
	border: 1px solid #fff;
	background: #f7f7f7;
}
.forms td a {
	display: initial;
	color: #0092D7;
}
.forms input[type=submit]{
	font-size:16px;
	height:57px;
	padding-top:11px;
	width: 70%;
	display: block;
	margin: 0 auto;
	background: #65C1E7;
	color: #fff;
	border:none;
	border-radius:30px;
}
.forms input[type=submit]:hover{
	opacity:0.7;
}
.forms input[type="radio"], .forms input[type="checkbox"]{
	float: left;
}
.forms label[for="Checkbox_1"]{
	font-weight: bold;
    padding-bottom: 10px;
}
/* @end */

/* @group Contact */

.contact-mainvisual {
	background-image: url(/images/contact_kv.jpg);
	background-size: cover;
	height: 185px;
	text-align: center;
	background-position: center top;
}
.wrap-page-form-head {
	padding-top: 80px;
	padding-bottom: 60px;
	text-align: center;
}
.wrap-page-form-head .box-more {
	width: 350px;
	margin: 0 auto;
}
.wrap-page-form-head .summary {
	margin-bottom: 20px;
}
.wrap-page-form-head .more {
	margin-top: 0;
	width: 350px;
	width: 20.2em;
}
/* @end */

/* @group Privacy */
p.indent-1 {
	padding-left: 1em;
	text-indent: -1em;
}
p.indent-1-2 {
	padding-left: 1em;
	text-indent: -1em;
}
p.indent-2 {
	padding-left: 2em;
	text-indent: -2em;
}
p.indent-3 {
	padding-left: 3em;
	text-indent: -3em;
}
p.indent-5 {
	padding-left: 5.3em;
	text-indent: -5.3em;
}
p.indent-1:first-line, p.indent-2:first-line {
	line-height: 2;
}
.wrap-page-privacy-head {
	padding-top: 80px;
	padding-bottom: 80px;
	text-align: center;
}
.wrap-page-privacy-head .section-title-page {
	padding-bottom: 0px;
}
.wrap-page-privacy {
	font-size: 13px;
	padding-bottom: 40px;
}
.wrap-page-privacy p {
	margin-bottom: 10px;
}
.wrap-page-privacy a {
	display: inline;
}
.wrap-page-privacy .right {
	text-align: right;
}
.wrap-page-privacy .txtbox {
	background-color: #f6f6f6;
	padding: 15px;
	margin-left: 2em;
	margin-bottom: 20px;
	font-size: 12px;
}
.wrap-page-privacy .txtbox p {
	margin-bottom: 5px;
}
.wrap-page-privacy .txtbox2 {
	border: solid 1px #e5e5e5;
	padding: 15px;
	margin-bottom: 20px;
	font-size: 12px;
	margin-top: 15px;
}
.wrap-page-privacy .txtbox2 p {
	margin-bottom: 5px;
}
.wrap-page-privacy .txtbox3 {
	background-color: #f6f6f6;
	padding: 15px;
	margin-bottom: 20px;
	font-size: 12px;
}
.wrap-page-privacy .txtbox3 p {
	margin-bottom: 5px;
}
.wrap-page-privacy .box {
	width: 90%;
	margin: 0 auto;
	clear: both;
	border-top: solid 1px #e5e5e5;
	padding: 40px 0;
	line-height: 1.5;
}
.wrap-page-privacy .ttl {
	font-size: 15px;
	font-weight: 500;
	margin-bottom: 10px;
	color: #333;
	font-weight: bold;
}
.wrap-page-privacy .comments {
	font-size: 12px;
	margin-left: 2em;
}
.wrap-page-privacy .comments p {
	margin-bottom: 10px;
}

/* @end */
