@charset "UTF-8";

@import 'https://fonts.googleapis.com/css?family=Oswald';

/*
 * 個別ページのスタイル
 * を記載
 */

/* ==========================================================
 [ Page CSS - Index ]

 Index
 Appeal
 Service
 Search
 Search_detail
 Search_form
 Career_lab
 Career_lab Lists
 Career_lab Details
 Consult_form
 Client
 Client_form
 News
 News_detail
 Seminar
 Seminar_detail
 Seminar_form
 Faq

 ========================================================== */


/* ---------------------------------------------
 *	Index
--------------------------------------------- */

/* interaction
--------------------------------------------- */
.interaction {
	position: relative;
	height: 0;
	/*padding-top: 46.875%;*/
	padding-top: 56.375838926%;
	overflow: hidden;
}
.interaction:after {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1;
	background-color: rgba(0,0,0,.4);
}
/* skin */
.interaction.skin_interaction_loading {
	background: url(../img/plugins/loader/img_loading.gif) 50% 50% no-repeat;
	-webkit-background-size: 50px;
	background-size: 50px;
}
@media screen and (max-width: 738px) {
	.interaction {
		display: none;
	}
}

/* tablet */
.ipad .interaction {
	min-width: 1280px;
}
.ipad .interaction #big-video-vid {
	width: 100% !important;
}
.ipad .interaction #big-video-vid > video {
	width: 100% !important;
}

/* -- Big Video -- */
.interaction #big-video-wrap {
	opacity: 0;
	-webkit-transition: opacity .8s;
	-o-transition: opacity .8s;
	transition: opacity .8s;
}
.interaction .vjs-control-bar,
.interaction .vjs-caption-settings {
	display: none;
}
.interaction #big-video-vid {
	top: 0 !important;
}

/* -- interaction_animation -- */
.interaction_animation {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 3;
	/*height: 720px;*/
	overflow: hidden;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);

	width: 965px;
	height: 100%;
}

/* container */
.interaction_animation .container {
	position: relative;
	height: 100%;
}

/* -- interaction_animation_lists -- */
.interaction_animation_lists {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
}

/* item_lists */
.interaction_animation_lists .item_lists {
	float: left;
	position: relative;
	/*--width: 30%;--*/
	height: 100%;
}

.interaction_animation_lists .js_lists_02 {
	margin-right: -1%;
	margin-left: 10%;
}

/* item_list */
.interaction_animation_lists .item_lists .item_list {
	position: absolute;
	width: 100%;
	opacity: 0;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}


.item_lists.js_lists_01 li,
.item_lists.js_lists_02 li,
.item_lists.js_lists_03 li{
width: 350px !important;
height: 116px !important;
}

.item_lists.js_lists_01{
position: absolute;
/*--top: 120px;--*/
left: 0;
top: 4%;
}
.item_lists.js_lists_02{
position: absolute;
/*--top: -10px;
--*/
top: 5%;
left: 350px;
}
.item_lists.js_lists_03{
position: absolute;
/*--top: 130px;
--*/
top: 7.5%;
right: 393px;
}
.item_lists.js_lists_01 li{
background: url(/files/user/img/pc/index/baloon01.png) no-repeat;
-webkit-background-size: 350px 116px;
background-size: 350px 116px;
}
.item_lists.js_lists_02 li{
background: url(/files/user/img/pc/index/baloon02.png) no-repeat;
-webkit-background-size: 350px 116px;
background-size: 350px 116px;
}
.item_lists.js_lists_03 li{
background: url(/files/user/img/pc/index/baloon03.png) no-repeat;
-webkit-background-size: 350px 116px;
background-size: 350px 116px;
}
.item_lists.js_lists_02 li .interaction_baloon .cassette_image{
padding-top: 9px;
}
.item_lists.js_lists_02 li .interaction_baloon .cassette_contents{
margin-top: 20px;
}
.item_lists.js_lists_01 li .interaction_baloon .cassette_contents{
margin-top: 8px;
}
.item_lists.js_lists_01 li .interaction_baloon .cassette_image{
margin-top: 8px;	
}
.item_lists.js_lists_03 li .interaction_baloon .cassette_contents{
margin-top: 8px;
}
.item_lists.js_lists_03 li .interaction_baloon .cassette_image{
margin-top: 8px;	
}

/* -- interaction_baloon -- */
.interaction_baloon {
	display: block;
	/*width: 290px;*/
	width: 300px;
	cursor: pointer;
}

/* -- cassette_image -- */
.interaction_baloon .cassette_image {
	float: left;
	/*width: 48px;*/
	width: 71px;
	border-radius: 3px;
	/*overflow: hidden;*/
	margin: 0 0 0 14px;
}
.interaction_baloon .cassette_image img{
width: 100%;

}

/* -- cassette_contents -- */
.interaction_baloon .cassette_contents {
	/*--margin-left: 64px;--*/
	margin-left: 94px;
	margin-top: 14px;
}

/* item_head */
.interaction_baloon .cassette_contents .item_head {
	line-height: 1;
	/*color: #fff;*/
	color: #24ccbc;
	font-size: .86em;
	font-weight: bold;
	margin-bottom: 5px;
	padding-top: 5px;
	position:relative;
	padding-right:45px;
}
.interaction_baloon .cassette_contents .item_head .date{
	position:absolute;
	right:0;
}

/* item_body */
.interaction_baloon .cassette_contents .item_body {
	position: relative;
	/*--padding: 18px 14px;--*/
	border-radius: 5px;
	/*--background-color: rgba(0,0,0,.4);--*/
}
/*--.interaction_baloon .cassette_contents .item_body:before {
	content: "";
	position: absolute;
	top: 10px;
	left: 0;
	width: 8px;
	height: 10px;
	background: url(../img/pc/index/bg_keyvisual_arrow.png) 0 0 no-repeat;
	margin-left: -8px;
}--*/
/*--.interaction_baloon .cassette_contents .item_body:after {
	content: "";
	position: absolute;
	bottom: 5px;
	right: 5px;
	width: 12px;
	height: 10px;
	background: url(../img/pc/index/icon_detail_green.png) 0 0 no-repeat;
	pointer-events: none;
}--*/

/* item_text */
.interaction_baloon .cassette_contents .item_text {
	color: #fff;
	font-weight: bold;
}


/* -- interaction_clock -- */
.interaction_clock {
	position: absolute;
	top: 45%;
	left: 50%;
	z-index: 2;
	opacity: 0;
	-webkit-transition: opacity .8s;
	-o-transition: opacity .8s;
	transition: opacity .8s;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

/* item_head */
.interaction_clock .item_head {
	width: 722px;
	height: 0;
	padding-top: 41px;
	/*--background: url(../img/pc/index/text_keyvisual.png) 0 0 no-repeat;
	width: 320px;--*/
	background: url(/files/user/img/pc/index/text_keyvisual1.png) 0 0 no-repeat;
	overflow: hidden;
	margin: auto;
	margin-bottom: 15px;
}

/* item_body */
.interaction_clock .item_body {
	line-height: 1.2;
	color: #fff;
	font-family: 'Oswald', sans-serif;
	/*--font-family: "游ゴシック体", "Yu Gothic", YuGothic, sans-serif;
	font-size: 8.0em;--*/
	font-size: 70px;
	/*text-align: center;*/
	width:3.8em;
	margin:0 auto;
	letter-spacing: 0.04em;
}

.interaction_clock .subTxt{
font-size: 20px;
text-align: center;
margin-top: 20px;
}
.interaction_clock .logo{
text-align: center;
margin-bottom: 20px;
}

/* interaction_sp
--------------------------------------------- */
.interaction_sp {
	position: relative;
	display: none;
	padding-top: 105px;
}

/* -- interaction_sp_slides -- */
.interaction_sp_slides {
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	z-index: -1;
}

/* bxslider */
.interaction_sp .bx-wrapper {
	margin: 0 auto;
}

.interaction_sp .bx-wrapper img {
	max-width: 100%;
	display: block;
}
/** THEME
===================================*/
.bx-wrapper .bx-viewport {
	-moz-box-shadow: 0;
	-webkit-box-shadow: 0;
	box-shadow: 0;
	border:  0;
	left: 0;
	background: #fff;

	/*fix other elements on the page moving (on Chrome)*/
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
	-ms-transform: translatez(0);
	-o-transform: translatez(0);
	transform: translatez(0);
}

.interaction_sp .bx-wrapper .bx-prev {
	left: 5px;
	background: url(../img/sp/index/btn_slide_left.png) no-repeat 0 0;
}
.interaction_sp .bx-wrapper .bx-next {
	right: 5px;
	background: url(../img/sp/index/btn_slide_right.png) no-repeat 0 0;
}
.interaction_sp .bx-wrapper .bx-prev:hover {
	background-position: 0 0;
}
.interaction_sp .bx-wrapper .bx-next:hover {
	background-position: 0 0;
}
.interaction_sp .bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -23.25px;
	outline: 0;
	width: 26px;
	height: 46.5px;
	text-indent: -9999px;
	z-index: 20;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
}

/* item_slide */

/* item_images */
.interaction_sp_slides .item_images {
	display: block;
	position: relative;
}
.interaction_sp_slides .item_images img {
	width: 100%;
}

/* item_title */
.interaction_sp_slides .item_title {
	display: block;
	position: absolute;
	top: 50%;
	left: 0;
	z-index: 2;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	padding: 0 7.8125%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}
.interaction_sp_slides .item_title img {
	width: 100%;
}

@media screen and (max-width: 738px) {
	.interaction_sp {
		display: block;
	}
}

/* index_news
--------------------------------------------- */

/* -- index_news_contents -- */
.index_news_contents {
	float: left;
	width: 530px;
}
@media screen and (max-width: 738px) {
	.index_news_contents {
		float: none;
		width: auto;
	}
}

/* -- index_news_banners -- */
.index_news_banners {
	margin-left: 578px;
}
@media screen and (max-width: 738px) {
	.index_news_banners {
		margin-left: 0;
	}
}

/* item_banners */
.index_news_banners .item_banners .item_banner {
	margin-top: 20px;
}
.index_news_banners .item_banners .item_banner:first-child {
	margin-top: 0;
}
@media screen and (max-width: 738px) {
	.index_news_banners .item_banners .item_banner {
		margin-top: 10px;
	}
}

/* item_cassette */
.index_news_banners .item_cassette {
	position: relative;
	display: block;
	border: 1px solid #e0e0e0;
	border-radius: 5px;
	background-position: 0 0;
	background-repeat: no-repeat;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
	overflow: hidden;
}
.index_news_banners .item_cassette .cassette_inner {
	position: absolute;
	top: 50%;
	left: 24px;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	transform: translate(0, -50%);
}
.index_news_banners .item_cassette .cassette_head {
	height: 0;
	padding-top: 23px;
	background: url(../img/pc/index/text_seminar.png) 0 0 no-repeat;
	overflow: hidden;
	margin-bottom: 8px;
}
.index_news_banners .item_cassette .cassette_body {
	font-size: 1.08em;
	font-weight: bold;
}
@media screen and (max-width: 738px) {
	.index_news_banners .item_cassette {
		background-position: 50% 50%;
	}
	.index_news_banners .item_cassette .cassette_inner {
		position: absolute;
		top: 50%;
		left: 6.2%;
		width: 87.6%;
	}
	.index_news_banners .item_cassette .cassette_head {
		height: 0;
		padding-top: 6.692913385%;
		background-image: url(../img/sp/index/text_seminar.png);
		-webkit-background-size: auto 100%;
		background-size: auto 100%;
		margin-bottom: 5px;
	}
	.index_news_banners .item_cassette .cassette_body {
		font-size: .9583em;
	}
}

/* skin */
.index_news_banners .item_cassette.skin_cassette_seminar {
	height: 100px;
	background-image: url(../img/pc/index/bnr_seminer.jpg);
}
@media screen and (max-width: 738px) {
	.index_news_banners .item_cassette.skin_cassette_seminar {
		height: 0;
		padding-top: 26.206896551%;
		background-image: url(../img/sp/index/bnr_seminer.jpg);
	}
}


/* ---------------------------------------------
 *   Appeal
--------------------------------------------- */

/* appeal_introduction
--------------------------------------------- */

/* -- appeal_introduction_head -- */
.appeal_introduction_head {
	margin-bottom: 15px;
}

/* item_head */
.appeal_introduction_head .item_title {
	font-weight: bold;
}
.appeal_introduction_head .item_title .item_text {
	display: block;
	font-size: 1.43em;
}
.appeal_introduction_head .item_title .item_text_large {
	display: block;
	color: #24ccbc;
	font-size: 2.71em;
}
@media screen and (max-width: 738px) {
	.appeal_introduction_head .item_title .item_text {
		line-height: 1.3;
		font-size: 1.25em;
		margin-bottom: 5px;
	}
	.appeal_introduction_head .item_title .item_text_large {
		line-height: 1.3;
		font-size: 2.375em;
	}
}

/* -- appeal_introduction_body -- */

/* item_text */
.appeal_introduction_body .item_text {
	margin-top: 20px;
}
.appeal_introduction_body .item_text:first-child {
	margin-top: 0;
}
@media screen and (max-width: 738px) {
	.appeal_introduction_body .item_text {
		font-size: 1.15em;
		margin-top: 15px;
	}
	.appeal_introduction_body .item_text:first-child {
		margin-top: 0;
	}
}

/* -- appeal_introduction_foot -- */
.appeal_introduction_foot {
	margin-top: 25px;
}
@media screen and (max-width: 738px) {
	.appeal_introduction_foot {
		margin-top: 18px;
	}
}

/* appeal_points
--------------------------------------------- */
.appeal_points {
	background: url(../img/pc/appeal/icon_plus.png) 50% 50% no-repeat;
	overflow: hidden;
}
@media screen and (max-width: 738px) {
	.appeal_points {
		background-image: url(../img/sp/appeal/icon_plus.png);
		-webkit-background-size: 20px 20px;
		background-size: 20px 20px;
	}
}

/* -- appeal_points_cassette -- */
.appeal_points_cassette {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 432px;
	padding: 30px 0 30px 25px;
	border: 4px solid #e0e0e0;
	border-radius: 3px;
}
@media screen and (max-width: 738px) {
	.appeal_points_cassette {
		width: auto;
		padding: 23px 15px;
		border-width: 2px;
	}
}

/* cassette_head */
.appeal_points_cassette .cassette_head {
	height: 0;
	padding-top: 38px;
	background-position: 0 0;
	background-repeat: no-repeat;
	overflow: hidden;
}
@media screen and (max-width: 738px) {
	.appeal_points_cassette .cassette_head {
		height: 0;
		padding-top: 29px;
		-webkit-background-size: auto 100%;
		background-size: auto 100%;
	}
}

/* cassette_body */
.appeal_points_cassette .cassette_body {
	font-weight: bold;
	margin-top: 20px;
}
.appeal_points_cassette .cassette_body .item_text {
	font-size: 1.15em;
}
.appeal_points_cassette .cassette_body .item_text_large {
	color: #24ccbc;
	font-size: 1.5em;
	margin-top: 5px;
}
@media screen and (max-width: 738px) {
	.appeal_points_cassette .cassette_body {
		line-height: 1.5;
		margin-top: 15px;
	}
	.appeal_points_cassette .cassette_body .item_text {
		letter-spacing: -.1em;
		font-size: 1.0em;
	}
	.appeal_points_cassette .cassette_body .item_text_large {
		font-size: 1.25em;
		margin-top: 3px;
	}
}

/* skin */
.appeal_points_cassette.skin_first {
	float: left;
}
.appeal_points_cassette.skin_first .cassette_head {
	background-image: url(../img/pc/appeal/text_point1.png);
}
.appeal_points_cassette.skin_second {
	float: right;
}
.appeal_points_cassette.skin_second .cassette_head {
	background-image: url(../img/pc/appeal/text_point2.png);
}
@media screen and (max-width: 738px) {
	.appeal_points_cassette.skin_first {
		float: none;
		margin-bottom: 40px;
	}
	.appeal_points_cassette.skin_first .cassette_head {
		background-image: url(../img/sp/appeal/text_point1.png);
	}
	.appeal_points_cassette.skin_second {
		float: none;
	}
	.appeal_points_cassette.skin_second .cassette_head {
		background-image: url(../img/sp/appeal/text_point2.png);
	}
}


/* ---------------------------------------------
 *   Service
--------------------------------------------- */


/* ---------------------------------------------
 *   Search
--------------------------------------------- */


/* ---------------------------------------------
 *   Search_detail
--------------------------------------------- */


/* ---------------------------------------------
 *   Search_form
--------------------------------------------- */


/* ---------------------------------------------
 *   Career_lab
--------------------------------------------- */

/* career_lab_introduction
--------------------------------------------- */
.career_lab_introduction {
	margin-bottom: 70px;
}
@media screen and (max-width: 738px) {
	.career_lab_introduction {
		margin-bottom: 35px;
	}
}

/* item_head */
.career_lab_introduction .item_title {
	font-weight: bold;
}
.career_lab_introduction .item_title .item_text {
	display: block;
	font-size: 1.43em;
	margin-bottom: 5px;
}
.career_lab_introduction .item_title .item_text:last-child {
	margin-top: 5px;
	margin-bottom: 0;
}
.career_lab_introduction .item_title .item_text_large {
	display: block;
	line-height: 1.3;
	letter-spacing: -.05em;
	color: #24ccbc;
	font-size: 2.71em;
}
@media screen and (max-width: 738px) {
	.career_lab_introduction .item_title .item_text {
		line-height: 1.3;
		font-size: 1.25em;
		margin-bottom: 5px;
	}
	.career_lab_introduction .item_title .item_text_large {
		line-height: 1.3;
		font-size: 2.375em;
	}
}

/* career_lab_category
--------------------------------------------- */

/* -- career_lab_category_head -- */
.career_lab_category_head {
	margin-bottom: 35px;
}
@media screen and (max-width: 738px) {
	.career_lab_category_head {
		margin-bottom: 18px;
	}
}

/* -- career_lab_category_body -- */
.career_lab_category_body {
	margin-bottom: 25px;
}
@media screen and (max-width: 738px) {
	.career_lab_category_body {
		margin-bottom: 12px;
	}
}

/* item_head */
.career_lab_category_body .item_head {
	margin-bottom: 40px;
}
.career_lab_category_body .item_head .item_title {
	font-size: 1.43em;
	font-weight: bold;
}
.career_lab_category_body .item_head .item_caption {
	margin-top: 10px;
}
@media screen and (max-width: 738px) {
	.career_lab_category_body .item_head {
		margin-bottom: 20px;
	}
	.career_lab_category_body .item_head .item_title {
		font-size: 1.25em;
	}
	.career_lab_category_body .item_head .item_caption {
		font-size: 1.15em;
	}
}

/* item_body */

/* item_circles */
.career_lab_category_body .item_circles {
	padding: 5px 0;
	overflow: hidden;
}
@media screen and (max-width: 738px) {
	.career_lab_category_body .item_circles {
		padding: 0;
	}
}

/* item_circle */
.career_lab_category_body .item_circle {
	float: left;
	width: 306px;
	height: 306px;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	-webkit-background-size: contain;
	background-size: contain;
	margin: 0 20px 20px 0;
}
.career_lab_category_body .item_circle:nth-of-type(3n) {
	margin-right: 0;
}
.career_lab_category_body .item_circle a {
	display: block;
}
.career_lab_category_body .item_circle .item_circle_inner {
	padding: 50px 50px 0;
}
.career_lab_category_body .item_circle .item_circle_head {
	height: 0;
	padding-top: 40px;
	border-bottom: 1px solid #fff;
	background-position: 50% 8px;
	background-repeat: no-repeat;
	-webkit-background-size: auto 20px;
	background-size: auto 20px;
	overflow: hidden;
}
.career_lab_category_body .item_circle .item_circle_body {
	color: #fff;
	font-weight: bold;
	margin-top: 12px;
}
@media screen and (max-width: 738px) {
	.career_lab_category_body .item_circle {
		float: none;
		width: 290px;
		height: 290px;
		-webkit-background-size: contain;
		background-size: contain;
		margin: 0 auto 12.5px;
	}
	.career_lab_category_body .item_circle:nth-of-type(3n) {
		margin-right: auto;
	}
	.career_lab_category_body .item_circle .item_circle_inner {
		padding-top: 75px;
	}
	.career_lab_category_body .item_circle .item_circle_head {
		padding-top: 30px;
		background-position: 50% 8px;
		-webkit-background-size: auto 13px;
		background-size: auto 13px;
	}
	.career_lab_category_body .item_circle .item_circle_body {
		font-size: .88em;
		margin-top: 10px;
	}
}

/* skin_circle_style */
.career_lab_category_body .skin_circle_style01 {
	background-image: url(../img/sp/career_lab/index/img_workstyle01.png);
}
.career_lab_category_body .skin_circle_style01 .item_circle_head {
	background-image: url(../img/sp/career_lab/index/text_workstyle01.png);
}
.career_lab_category_body .skin_circle_style02 {
	background-image: url(../img/sp/career_lab/index/img_workstyle02.png);
}
.career_lab_category_body .skin_circle_style02 .item_circle_head {
	background-image: url(../img/sp/career_lab/index/text_workstyle02.png);
}
.career_lab_category_body .skin_circle_style03 {
	background-image: url(../img/sp/career_lab/index/img_workstyle03.png);
}
.career_lab_category_body .skin_circle_style03 .item_circle_head {
	background-image: url(../img/sp/career_lab/index/text_workstyle03.png);
}

/* skin_circle_pdca */
.career_lab_category_body .skin_circle_pdca01 {
	background-image: url(../img/sp/career_lab/index/img_pdca01.png);
}
.career_lab_category_body .skin_circle_pdca01 .item_circle_head {
	background-image: url(../img/sp/career_lab/index/text_pdca01.png);
}
.career_lab_category_body .skin_circle_pdca01 .item_circle_body {
	padding-right: 10px;
	padding-left: 10px;
}
.career_lab_category_body .skin_circle_pdca02 {
	background-image: url(../img/sp/career_lab/index/img_pdca02.png);
}
.career_lab_category_body .skin_circle_pdca02 .item_circle_head {
	background-image: url(../img/sp/career_lab/index/text_pdca02.png);
}
.career_lab_category_body .skin_circle_pdca02 .item_circle_body {
	padding-right: 10px;
	padding-left: 10px;
}
.career_lab_category_body .skin_circle_pdca03 {
	background-image: url(../img/sp/career_lab/index/img_pdca03.png);
}
.career_lab_category_body .skin_circle_pdca03 .item_circle_head {
	background-image: url(../img/sp/career_lab/index/text_pdca03.png);
}
.career_lab_category_body .skin_circle_pdca03 .item_circle_body {
	padding-right: 10px;
	padding-left: 10px;
}

/* -- career_lab_category_foot -- */
.career_lab_category_foot {
	text-align: center;
}

/* item_button */
.career_lab_category_foot .item_button {
	width: 384px;
	padding-top: 15px;
	padding-bottom: 15px;
	line-height: 22px;
}
.career_lab_category_foot .skin_oneline {
	padding-top: 19px;
	padding-bottom: 19px;
}
@media screen and (max-width: 738px) {
	.career_lab_category_foot .item_button {
		width: 100%;
		padding-top: 7px;
		padding-bottom: 7px;
		line-height: 22px;
	}
	.career_lab_category_foot .skin_oneline {
		padding-top: 18px;
		padding-bottom: 18px;
	}
}

/* ---------------------------------------------
 *   Career_lab Lists
--------------------------------------------- */


/* ---------------------------------------------
 *   Career_lab Details
--------------------------------------------- */

/* career_lab_detail_head
--------------------------------------------- */

/* career_lab_detail_body
--------------------------------------------- */

/* career_lab_detail_foot
--------------------------------------------- */
.career_lab_detail_foot {
	text-align: center;
	margin-top: 35px;
}
@media screen and (max-width: 738px) {
	.career_lab_detail_foot {
		margin-top: 20px;
	}
}

/* -- item_button -- */
.career_lab_detail_foot .item_button {
	width: 376px;
	padding-top: 21px;
	padding-bottom: 21px;
	line-height: 1;
}
@media screen and (max-width: 738px) {
	.career_lab_detail_foot .item_button {
		width: 100%;
		padding-top: 15px;
		padding-bottom: 15px;
	}
}

/* career_lab_detail_leadblock
--------------------------------------------- */
.career_lab_detail_leadblock {
	margin-bottom: 40px;
}
@media screen and (max-width: 738px) {
	.career_lab_detail_leadblock {
		margin-bottom: 20px;
	}
}

/* -- item_head -- */
.career_lab_detail_leadblock .item_head {
	margin-bottom: 20px;
}

/* item_date */
.career_lab_detail_leadblock .item_head .item_date {
	margin-bottom: 10px;
}
.career_lab_detail_leadblock .item_head .item_date span {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: inline-block;
	width: 112px;
	padding: 6px;
	border-radius: 3px;
	text-align: center;
	line-height: 1;
	color: #fff;
	background-color: #74d7cc;
}
@media screen and (max-width: 738px) {
	.career_lab_detail_leadblock .item_head .item_date {
		margin-bottom: 10px;
	}
	.career_lab_detail_leadblock .item_head .item_date span {
		width: 85px;
		font-size: .93em;
	}
}

/* item_title */
.career_lab_detail_leadblock .item_head .item_title {
	line-height: 1.3;
	color: #24ccbc;
	font-size: 1.86em;
	font-weight: bold;
}
@media screen and (max-width: 738px) {
	.career_lab_detail_leadblock .item_head .item_title {
		font-size: 1.67em;
	}
}

/* -- item_body -- */
.career_lab_detail_leadblock .item_body:after {
	content: "";
	display: block;
	clear: both;
}

/* item_images */
.career_lab_detail_leadblock .item_images {
	float: right;
	width: 432px;
	padding-top: 5px;
	padding-left: 40px;
	text-align: center;
}
.career_lab_detail_leadblock .item_images .item_image {
	max-width: 432px;
	border-radius: 5px;
	overflow: hidden;
}
.career_lab_detail_leadblock .item_images .item_image img {
	width: 100%;
}
@media screen and (max-width: 738px) {
	.career_lab_detail_leadblock .item_images {
		float: none;
		width: auto;
		padding-top: 0;
		padding-left: 0;
		margin-right: -5.172413793%;
		margin-left: -5.172413793%;
	}
	.career_lab_detail_leadblock .item_images .item_image {
		max-width: none;
		border-radius: 0;
	}
}

/* item_images */
.career_lab_detail_leadblock .item_leadtext {
	line-height: 2;
}
@media screen and (max-width: 738px) {
	.career_lab_detail_leadblock .item_leadtext {
		margin-top: 20px;
	}
	.career_lab_detail_leadblock .item_leadtext .item_text {
		font-size: 1.15em;
	}
}


/* career_lab_detail_wisywig
--------------------------------------------- */

/* -- headings -- */
.career_lab_detail_wisywig h1,
.career_lab_detail_wisywig h2,
.career_lab_detail_wisywig h3,
.career_lab_detail_wisywig h4,
.career_lab_detail_wisywig h5,
.career_lab_detail_wisywig h6 {
	line-height: 1.3;
	margin-top: 35px;
	margin-bottom: 35px;
}
@media screen and (max-width: 738px) {
	.career_lab_detail_wisywig h1,
	.career_lab_detail_wisywig h2,
	.career_lab_detail_wisywig h3,
	.career_lab_detail_wisywig h4,
	.career_lab_detail_wisywig h5,
	.career_lab_detail_wisywig h6 {
		margin-top: 20px;
		margin-bottom: 20px;
	}
}

/* -- blocks -- */
.career_lab_detail_wisywig p {
	line-height: 2;
	margin-top: 25px;
	margin-bottom: 25px;
}
.career_lab_detail_wisywig div {
	line-height: 2;
	margin-top: 35px;
	margin-bottom: 35px;
}
@media screen and (max-width: 738px) {
	.career_lab_detail_wisywig p {
		font-size: 1.15em;
		margin-top: 20px;
		margin-bottom: 20px;
	}
	.career_lab_detail_wisywig div {
		margin-top: 20px;
		margin-bottom: 20px;
	}
	.career_lab_detail_wisywig div img {
		width: 100%;
	}
}

/* -- first-child -- */
.career_lab_detail_wisywig :first-child,
.career_lab_detail_wisywig div :first-child {
	margin-top: 0;
}
.career_lab_detail_wisywig :last-child,
.career_lab_detail_wisywig div :last-child {
	margin-bottom: 0;
}

/* ---------------------------------------------
 *   Consult_form
--------------------------------------------- */

/* consult_form_message
--------------------------------------------- */
.consult_form_message {
	margin-bottom: 30px;
}
@media screen and (max-width: 738px) {
	.consult_form_message {
		margin-bottom: 25px;
	}
}

/* consult_form_contents
--------------------------------------------- */
.consult_form_contents {
	margin-bottom: 25px;
}
@media screen and (max-width: 738px) {
	.consult_form_contents {
		margin-bottom: 20px;
	}
}

/* -- item_text -- */
.consult_form_contents .item_text {
	margin-top: 25px;
}
.consult_form_contents .item_text:first-child {
	margin-top: 0;
}
.consult_form_contents .item_text span {
	color: #d40000;
}
@media screen and (max-width: 738px) {
	.consult_form_contents .item_text {
		font-size: 1.15em;
		margin-top: 15px;
	}
}

/* consult_form_images
--------------------------------------------- */
.consult_form_images {
	overflow: hidden;
}

/* -- item_image -- */
.consult_form_images .item_image {
	float: left;
	width: 298px;
	border-radius: 3px;
	overflow: hidden;
	margin-right: 33px;
}
.consult_form_images .item_image:nth-of-type(3n) {
	margin-right: 0;
}
@media screen and (max-width: 738px) {
	.consult_form_images .item_image {
		float: none;
		width: auto;
		margin-top: 12px;
		margin-right: 0;
	}
	.consult_form_images .item_image img {
		width: 100%;
	}
	.consult_form_images .item_image:first-child {
		margin-top: 0;
	}
}

/* ---------------------------------------------
 *   Client
--------------------------------------------- */

/* client_button
--------------------------------------------- */
.client_buttons {
	text-align: center;
	margin-top: 48px;
}
.client_buttons .item_button {
	width: 296px;
	padding-top: 16px;
	padding-bottom: 16px;
	font-size: 1.29em;
}
@media screen and (max-width: 738px) {
	.client_buttons {
		margin-top: 25px;
	}
	.client_buttons .item_button {
		width: 76.551724137%;
		line-height: 1;
	}
}

/* client_introduction
--------------------------------------------- */
/* -- client_introduction_head -- */
.client_introduction_head {
	margin-bottom: 15px;
}

/* item_head */
.client_introduction_head .item_title {
	line-height: 1.3;
	color: #24ccbc;
	font-size: 2.71em;
	font-weight: bold;
}
@media screen and (max-width: 738px) {
	.client_introduction_head .item_title {
		font-size: 2.375em;
	}
}

/* -- client_introduction_body -- */

/* item_text */
.client_introduction_body .item_text {
	line-height: 1.7;
	margin-top: 20px;
}
.client_introduction_body .item_text:first-child {
	margin-top: 0;
}
@media screen and (max-width: 738px) {
	.client_introduction_body .item_text {
		font-size: 1.15em;
		margin-top: 15px;
	}
	.client_introduction_body .item_text:first-child {
		margin-top: 0;
	}
}

/* -- client_introduction_foot -- */
.client_introduction_foot {
	margin-top: 40px;
}
@media screen and (max-width: 738px) {
	.client_introduction_foot {
		margin-top: 18px;
	}
}

/* client_section
--------------------------------------------- */
.client_section {
	margin-top: 45px;
}
.client_section:first-child {
	margin-top: 0;
}
@media screen and (max-width: 738px) {
	.client_section {
		margin-top: 22px;
	}
}

/* -- client_section_head -- */
.client_section_head {
	padding: 10px 15px;
	border-radius: 3px;
	line-height: 1.3;
	color: #24ccbc;
	font-size: 1.43em;
	font-weight: bold;
	background-color: #e1f2f0;
}
@media screen and (max-width: 738px) {
	.client_section_head {
		padding: 8px 12px;
		line-height: 1.2;
		font-size: 1.25em;
	}
}

/* -- client_section_body -- */
.client_section_body {
	margin-top: 25px;
}
@media screen and (max-width: 738px) {
	.client_section_body {
		margin-top: 15px;
	}
}

/* item_text */
.client_section_body .item_text {
	margin-top: 25px;
}
@media screen and (max-width: 738px) {
	.client_section_body .item_text {
		font-size: 1.15em;
		margin-top: 20px;
	}
}

/* item_logos */
.client_section_body .item_logos {
	margin-top: 25px;
}
@media screen and (max-width: 738px) {
	.client_section_body .item_logos {
		margin-top: 12.5px;
	}
}

/* item_lists_images */
.client_section_body .item_lists_images {
	display: table;
	width: 100%;
	margin-top: 25px;
}
.client_section_body .item_lists_images .item_list {
	display: table-cell;
	width: 50%;
	text-align: center;
	vertical-align: middle;
}
.client_section_body .item_lists_images .item_list.skin_entrance {
	text-align: left;
}
.client_section_body .item_lists_images .item_image {
	display: inline-block;
}
.client_section_body .item_lists_images .item_entrance {
	width: 464px;
}
.client_section_body .item_lists_images .item_satisfaction {
	width: 349px;
}
@media screen and (max-width: 738px) {
	.client_section_body .item_lists_images {
		display: block;
		width: auto;
		margin-top: 15px;
	}
	.client_section_body .item_lists_images .item_list {
		display: block;
		width: auto;
	}
	.client_section_body .item_lists_images .item_list.skin_entrance {
		text-align: center;
	}
	.client_section_body .item_lists_images .item_image img {
		width: 100%;
	}
	.client_section_body .item_lists_images .item_entrance {
		width: auto;
	}
	.client_section_body .item_lists_images .item_satisfaction {
		width: 90%;
		margin-top: 27px;
	}
}

/* item_paragraph */
.client_section_body .item_paragraph {
	margin-top: 25px;
}
.client_section_body .item_paragraph .item_paragraph_head {
	font-weight: bold;
}
@media screen and (max-width: 738px) {
	.client_section_body .item_paragraph {
		margin-top: 20px;
	}
}

/* item_banners */
.client_section_body .item_banners {
	text-align: center;
	margin-top: 45px;
}
.client_section_body .item_banners .item_banner {
	display: inline-block;
	line-height: 1;
	width: 384px;
}
@media screen and (max-width: 738px) {
	.client_section_body .item_banners {
		margin-top: 20px;
	}
	.client_section_body .item_banners .item_banner {
		width: 100%;
	}
}

/* item_links */
.client_section_body .item_links {
	margin-top: 25px;
}
.client_section_body .item_links .item_link {
	color: #24ccbc;
}
.client_section_body .item_links .item_link:hover {
	color: #3ddbc9;
}
@media screen and (max-width: 738px) {
	.client_section_body .item_links {
		margin-top: 20px;
	}
}

/* first-child */
.client_section_body :first-child {
	margin-top: 0;
}

/* client_section_media
--------------------------------------------- */
.client_section_media {
	overflow: hidden;
}

/* -- item_contents -- */
.client_section_media .item_contents {
	float: left;
	width: 470px;
}
@media screen and (max-width: 738px) {
	.client_section_media .item_contents {
		float: none;
		width: auto;
	}
}

/* -- item_media -- */
.client_section_media .item_media {
	width: 380px;
	padding-top: 5px;
	margin-left: 530px;
}
@media screen and (max-width: 738px) {
	.client_section_media .item_media {
		width: auto;
		text-align: center;
		padding-top: 20px;
		margin-left: 0;
	}
}

/* client_jobtypes
--------------------------------------------- */
.client_jobtypes {
	overflow: hidden;
}

/* -- client_jobtypes_cassette -- */
.client_jobtypes_cassette {
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 50%;
	padding-right: 30px;
	border-right: 1px dotted #8e8e8e;
}
.client_jobtypes_cassette:nth-of-type(2n) {
	padding-right: 0;
	padding-left: 30px;
	border-right: 0;
}
@media screen and (max-width: 738px) {
	.client_jobtypes_cassette {
		float: none;
		width: auto;
		padding-right: 0;
		padding-bottom: 20px;
		border-right: 0;
		border-bottom: 1px dotted #8e8e8e;
	}
	.client_jobtypes_cassette:nth-of-type(2n) {
		padding-bottom: 0;
		padding-left: 0;
		padding-top: 20px;
		border-bottom: 0;
	}
}

/* cassette_head */
.client_jobtypes_cassette .cassette_head {
	line-height: 1;
	font-size: 1.43em;
	font-weight: bold;
}
@media screen and (max-width: 738px) {
	.client_jobtypes_cassette .cassette_head {
		font-size: 1.25em;
	}
}

/* cassette_body */
.client_jobtypes_cassette .cassette_body {
	line-height: 1.8;
	letter-spacing: -.01em;
	margin-top: 15px;
}
@media screen and (max-width: 738px) {
	.client_jobtypes_cassette .cassette_body {
		font-size: 1.15em;
		margin-top: 10px;
	}
}

/* client_flow_career
--------------------------------------------- */
.client_flow_career {
	margin-top: 40px;
}
@media screen and (max-width: 738px) {
	.client_flow_career {
		margin-top: 20px;
	}
}

/* -- item_flow_career_head -- */
.client_flow_career .item_flow_career_head {
	line-height: 1;
	font-size: 1.43em;
	font-weight: bold;
}
@media screen and (max-width: 738px) {
	.client_flow_career .item_flow_career_head {
		font-size: 1.25em;
	}
}

/* -- item_flow_career_body -- */
.client_flow_career .item_flow_career_body {
	border-right: 4px solid #e0e0e0;
	border-left: 4px solid #e0e0e0;
	border-radius: 5px;
	overflow: hidden;
	margin-top: 20px;
}
@media screen and (max-width: 738px) {
	.client_flow_career .item_flow_career_body {
		border-right-width: 2px;
		border-left-width: 2px;
		border-radius: 3px;
		margin-top: 12px;
	}
}

/* -- item_flow -- */
.client_flow_career .item_flow {
	float: left;
	position: relative;
	width: 20%;
	border-top: 4px solid #e0e0e0;
	border-bottom: 4px solid #e0e0e0;
}
.client_flow_career .item_flow:before {
	content: "";
	position: absolute;
	top: -4px;
	left: -10px;
	display: block;
	width: 20px;
	height: 36px;
	background: url(../img/sp/client/index/bg_step.png) 0 0 no-repeat;
	-webkit-background-size: auto 100%;
	background-size: auto 100%;
}
.client_flow_career .item_flow:first-child:before {
	display: none;
}
@media screen and (max-width: 738px) {
	.client_flow_career .item_flow {
		width: 50%;
		border-top: 0;
		border-bottom-width: 2px;
	}
	.client_flow_career .item_flow:nth-of-type(1),
	.client_flow_career .item_flow:nth-of-type(2) {
		border-top: 2px solid #e0e0e0;
	}
	.client_flow_career .item_flow:before {
		top: -2px;
		left: -7.25px;
		width: 14.5px;
		height: 27px;
	}
	.client_flow_career .item_flow:nth-of-type(2n-1):before {
		display: none;
	}
}

/* item_flow_head */
.client_flow_career .item_flow_head {
	padding: 9px 22px 8px;
	line-height: 1;
	background-color: #e0e0e0;
}
.client_flow_career .item_flow_head img {
	width: 42px;
}
@media screen and (max-width: 738px) {
	.client_flow_career .item_flow_head {
		padding: 7px 17px 6px;
		line-height: 12px;
		background-color: #e0e0e0;
	}
	.client_flow_career .item_flow_head img {
		width: auto;
		height: 12px;
	}
}

/* item_flow_body */
.client_flow_career .item_flow_body {
	padding: 0 22px;
	border-left: 1px dotted #e0e0e0;
	margin: 20px 0;
}
.client_flow_career .item_flow:first-child .item_flow_body {
	border-left: 0;
}
.client_flow_career .item_flow_body .item_flow_title {
	display: table;
	width: 100%;
	height: 44px;
}
.client_flow_career .item_flow_body .item_flow_title span {
	display: table-cell;
	vertical-align: middle;
	line-height: 1.4;
	font-size: 1.15em;
	font-weight: bold;
	color: #24ccbc;
}
.client_flow_career .item_flow_body .item_flow_contents {
	margin-top: 10px;
}
.client_flow_career .item_flow_body .item_flow_image {
	border-radius: 3px;
	overflow: hidden;
}
.client_flow_career .item_flow_body .item_flow_text {
	margin-top: 10px;
}
@media screen and (max-width: 738px) {
	.client_flow_career .item_flow_body {
		padding: 0 17px;
		margin: 15px 0;
	}
	.client_flow_career .item_flow:nth-of-type(2n-1) .item_flow_body {
		border-left: 0;
	}
	.client_flow_career .item_flow_body .item_flow_title {
		height: 2.8em;
	}
	.client_flow_career .item_flow_body .item_flow_title span {
		font-size: 1.0em;
		font-weight: bold;
		color: #24ccbc;
	}
	.client_flow_career .item_flow_body .item_flow_contents {
		margin-top: 10px;
	}
	.client_flow_career .item_flow_body .item_flow_image {
		border-radius: 3px;
		overflow: hidden;
	}
	.client_flow_career .item_flow_body .item_flow_text {
		margin-top: 10px;
	}
}

/* client_case
--------------------------------------------- */
.client_case {
	margin-top: 40px;
	margin-bottom: -24px;
}
@media screen and (max-width: 738px) {
	.client_case {
		margin-top: 20px;
		margin-bottom: -12px;
	}
}

/* -- client_case_head -- */
.client_case_head {
	line-height: 1;
	font-size: 1.43em;
	font-weight: bold;
}
@media screen and (max-width: 738px) {
	.client_case_head {
		font-size: 1.25em;
	}
}

/* -- client_case_body -- */
.client_case_body {
	overflow: hidden;
	margin-top: 20px;
}
@media screen and (max-width: 738px) {
	.client_case_body {
		margin-top: 18px;
	}
}

/* client_case_cassette
--------------------------------------------- */
.client_case_cassette {
	float: left;
	width: 468px;
	margin: 0 24px 24px 0;
	overflow: hidden;
}
.client_case_cassette:nth-of-type(2n) {
	margin-right: 0;
}
@media screen and (max-width: 738px) {
	.client_case_cassette {
		float: none;
		width: auto;
		margin-right: 0;
		margin-bottom: 12px;
	}
	.client_case_cassette:nth-of-type(2n) {
		margin-right: 0;
	}
}

/* -- cassette_inner -- */
.client_case_cassette .cassette_inner {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	height: 100%;
	padding: 25px 24px;
	border: 4px solid #e0e0e0;
	border-radius: 5px;
}
@media screen and (max-width: 738px) {
	.client_case_cassette .cassette_inner {
		height: auto;
		padding: 19px 20px;
		border-width: 2px;
		border-radius: 3px;
	}
}

/* -- cassette_head -- */
.client_case_cassette .cassette_head {
	margin-bottom: 18px;
}
@media screen and (max-width: 738px) {
	.client_case_cassette .cassette_head {
		margin-bottom: 14px;
	}
}

/* items */
.client_case_cassette .cassette_head .item_cassette_label {
	margin-bottom: 10px;
}
.client_case_cassette .cassette_head .item_cassette_label span {
	display: inline-block;
	padding: 8px 15px;
	border-radius: 3px;
	line-height: 1;
	color: #fff;
	background-color: #74d7cc;
}
.client_case_cassette .cassette_head .item_cassette_label img {
	width: 45px;
}
.client_case_cassette .cassette_head .item_cassette_title {
	color: #24ccbc;
	font-size: 1.15em;
	font-weight: bold;
}
@media screen and (max-width: 738px) {
	.client_case_cassette .cassette_head .item_cassette_label {
		margin-bottom: 7px;
	}
	.client_case_cassette .cassette_head .item_cassette_label span {
		padding: 5px 12px;
	}
	.client_case_cassette .cassette_head .item_cassette_label img {
		width: 34px;
	}
}

/* -- cassette_body -- */
/* items */
.client_case_cassette .cassette_body .item_cassette_image {
	border-radius: 3px;
	overflow: hidden;
	margin-bottom: 16px;
}
@media screen and (max-width: 738px) {
	.client_case_cassette .cassette_body .item_cassette_image {
		margin-bottom: 13px;
	}
}

/* item_cassette_balloon */
.client_case_cassette .cassette_body .item_cassette_balloon {
	position: relative;
	padding: 16px 20px;
	border-radius: 3px;
	color: #24ccbc;
	background-color: #dbeeed;
	margin-top: 20px;
}
.client_case_cassette .cassette_body .item_cassette_balloon:before {
	content: "";
	position: absolute;
	top: 0;
	left: 20px;
	display: block;
	width: 17.333px;
	height: 0;
	padding-top: 12px;
	background: url(../img/pc/client/index/bg_case.png) 0 0 no-repeat;
	-webkit-background-size: auto 100%;
	background-size: auto 100%;
	overflow: hidden;
	-webkit-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	-o-transform: translateY(-100%);
	transform: translateY(-100%);
}
.client_case_cassette .cassette_body .item_cassette_balloon .item_cassette_balloon_text {
	letter-spacing: -.02em;
}
@media screen and (max-width: 738px) {
	.client_case_cassette .cassette_body .item_cassette_balloon {
		padding: 13px 12px;
		background-color: #e2f2f1;
		margin-top: 13px;
	}
	.client_case_cassette .cassette_body .item_cassette_balloon:before {
		left: 16px;
		width: 13px;
		padding-top: 9px;
		background-image: url(../img/sp/client/index/bg_case.png);
	}
	.client_case_cassette .cassette_body .item_cassette_balloon .item_cassette_balloon_text {
		letter-spacing: 0;
	}
}

/* client_outsourcing_cassette
--------------------------------------------- */
.client_outsourcing_cassette {
	float: left;
	width: 304px;
	margin: 0 24px 24px 0;
	overflow: hidden;
}
.client_outsourcing_cassette:nth-of-type(3n) {
	margin-right: 0;
}
@media screen and (max-width: 738px) {
	.client_outsourcing_cassette {
		float: none;
		width: auto;
		margin-right: 0;
		margin-bottom: 12px;
	}
}

/* -- cassette_inner -- */
.client_outsourcing_cassette .cassette_inner {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	height: 100%;
	padding: 20px 24px;
	border: 4px solid #e0e0e0;
	border-radius: 5px;
}
@media screen and (max-width: 738px) {
	.client_outsourcing_cassette .cassette_inner {
		height: auto;
		padding: 16px 19px;
		border-width: 2px;
		border-radius: 3px;
	}
}

/* -- cassette_head -- */
.client_outsourcing_cassette .cassette_head {
	color: #24ccbc;
	font-size: 1.29em;
	font-weight: bold;
}
@media screen and (max-width: 738px) {
	.client_outsourcing_cassette .cassette_head {
		font-size: 1.15em;
	}
}

/* -- cassette_body -- */
.client_outsourcing_cassette .cassette_body {
	margin-top: 15px;
}
@media screen and (max-width: 738px) {
	.client_outsourcing_cassette .cassette_body {
		margin-top: 10px;
	}
}

/* cassette_media_privacy */
.client_outsourcing_cassette .cassette_media_privacy {
	overflow: hidden;
}
.client_outsourcing_cassette .cassette_media_privacy .item_media_privacy_contents {
	float: left;
	width: 62.5%;
}
.client_outsourcing_cassette .cassette_media_privacy .item_media_privacy_image {
	width: 30.241935483%;
	margin-left: 69.354838709%;
}


/* ---------------------------------------------
 *   Client_form
--------------------------------------------- */


/* ---------------------------------------------
 *   News
--------------------------------------------- */

/* news_lists
--------------------------------------------- */

/* -- news_lists_body -- */
.news_lists_body {
	padding-bottom: 10px;
}
@media screen and (max-width: 738px) {
	.news_lists_body {
		padding-bottom: 5px;
	}
}

/* item_lists */

/* item_list */
.news_lists_body .item_list {
	padding-top: 18px;
	padding-bottom: 18px;
	border-bottom: 1px dotted #8e8e8e;
	line-height: 1.3;
	font-size: 1.15em;
	overflow: hidden;
}
.news_lists_body .item_list:first-child {
	padding-top: 0;
}
.news_lists_body .item_list:last-child {
	padding-bottom: 0;
	border-bottom: 0;
}
@media screen and (max-width: 738px) {
	.news_lists_body .item_list {
		padding-top: 14px;
		padding-bottom: 14px;
		line-height: 1.5;
	}
}

/* item_date */
.news_lists_body .item_date {
	float: left;
	display: block;
	width: 125px;
}
@media screen and (max-width: 738px) {
	.news_lists_body .item_date {
		float: none;
		width: auto;
	}
}

/* item_link */
.news_lists_body .item_link {
	display: block;
	color: #24ccbc;
	margin-left: 125px;
}
.news_lists_body .item_link:hover {
	color: #3ddbc9;
}
@media screen and (max-width: 738px) {
	.news_lists_body .item_link {
		margin-left: 0;
	}
	.news_lists_body .item_link:hover {
		color: #3ddbc9;
	}
}

/* -- news_lists_foot -- */
.news_lists_foot {
	padding-bottom: 20px;
}
@media screen and (max-width: 738px) {
	.news_lists_foot {
		padding-bottom: 5px;
	}
}

/* ---------------------------------------------
 *   News_detail
--------------------------------------------- */

/* news_detail_head
--------------------------------------------- */
.news_detail_head {
	margin-bottom: 20px;
}
@media screen and (max-width: 738px) {
	.news_detail_head {
		margin-bottom: 15px;
	}
}

/* -- item_date -- */
.news_detail_head .item_date {
	margin-bottom: 10px;
}
.news_detail_head .item_date span {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: inline-block;
	width: 112px;
	padding: 6px;
	border-radius: 3px;
	text-align: center;
	line-height: 1;
	color: #fff;
	background-color: #74d7cc;
}
@media screen and (max-width: 738px) {
	.news_detail_head .item_date {
		margin-bottom: 10px;
	}
	.news_detail_head .item_date span {
		width: 85px;
		font-size: .93em;
	}
}

/* -- item_title -- */
.news_detail_head .item_title {
	line-height: 1.3;
	color: #24ccbc;
	font-size: 1.86em;
	font-weight: bold;
}
@media screen and (max-width: 738px) {
	.news_detail_head .item_title {
		font-size: 1.67em;
	}
}

/* news_detail_body
--------------------------------------------- */
.news_detail_body {
	margin-bottom: 40px;
}
@media screen and (max-width: 738px) {
	.news_detail_body {
		margin-bottom: 20px;
	}
}

/* -- headings -- */
.news_detail_body h1,
.news_detail_body h2,
.news_detail_body h3,
.news_detail_body h4,
.news_detail_body h5,
.news_detail_body h6 {
	line-height: 1.3;
	margin-top: 35px;
	margin-bottom: 35px;
}
@media screen and (max-width: 738px) {
	.news_detail_body h1,
	.news_detail_body h2,
	.news_detail_body h3,
	.news_detail_body h4,
	.news_detail_body h5,
	.news_detail_body h6 {
		margin-top: 17px;
		margin-bottom: 17px;
	}
}

/* -- blocks -- */
.news_detail_body p {
	line-height: 2;
	margin-top: 25px;
	margin-bottom: 25px;
}
.news_detail_body div {
	line-height: 2;
	margin-top: 35px;
	margin-bottom: 35px;
}
@media screen and (max-width: 738px) {
	.news_detail_body p {
		line-height: 1.5;
		font-size: 1.15em;
		margin-top: 12px;
		margin-bottom: 12px;
	}
	.news_detail_body div {
		line-height: 1.5;
		margin-top: 17px;
		margin-bottom: 17px;
	}
}

/* -- first-child -- */
.news_detail_body :first-child,
.news_detail_body div :first-child {
	margin-top: 0;
}
.news_detail_body :last-child,
.news_detail_body div :last-child {
	margin-bottom: 0;
}

/* news_detail_foot
--------------------------------------------- */
.news_detail_foot {
	padding-bottom: 20px;
	text-align: center;
}
@media screen and (max-width: 738px) {
	.news_detail_foot {
		padding-bottom: 5px;
	}
}

/* -- item_button -- */
.news_detail_foot .item_button {
	width: 248px;
	padding: 7px 10px;
	font-size: 1.15em;
}
@media screen and (max-width: 738px) {
	.news_detail_foot .item_button {
		width: 64.4827586%;
		padding: 7px 10px;
		font-size: 1.15em;
	}
}


/* ---------------------------------------------
 *   Seminar
--------------------------------------------- */

/* seminar_cassette
--------------------------------------------- */
.seminar_cassette {
	position: relative;
	border: 1px solid #e0e0e0;
	border-radius: 5px;
	overflow: hidden;
	margin-top: 50px;
}
.seminar_cassette:first-child {
	margin-top: 0;
}
@media screen and (max-width: 738px) {
	.seminar_cassette {
		border-radius: 3px;
		margin-top: 12px;
	}
}

/* before,after */
.seminar_cassette:before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1;
	width: 70px;
	height: 70px;
	background-position: 0 0;
	background-repeat: no-repeat;
	-webkit-background-size: contain;
	background-size: contain;
	pointer-events: none;
}
.seminar_cassette:after {
	content: "";
	position: absolute;
	right: 12px;
	bottom: 12px;
	width: 12px;
	height: 11px;
	background: url(../img/pc/index/icon_detail_green.png) 0 0 no-repeat;
	pointer-events: none;
}
@media screen and (max-width: 738px) {
	.seminar_cassette:before {
		width: 50px;
		height: 50px;
	}
	.seminar_cassette:after {
		width: 9px;
		height: 8px;
		background-image: url(../img/sp/index/icon_detail_green.png);
		-webkit-background-size: 100% auto;
		background-size: 100% auto;
	}
}

/* skins */
.seminar_cassette.skin_wanted:before {
	background-image: url(../img/sp/seminar/index/icon_wanted.png);
}
.seminar_cassette.skin_full:before {
	background-image: url(../img/sp/seminar/index/icon_full.png);
}
.seminar_cassette.skin_closed:before {
	background-image: url(../img/sp/seminar/index/icon_closed.png);
}

/* -- seminar_cassette_inner -- */
.seminar_cassette_inner {
	display: block;
}

/* -- seminar_cassette_head -- */
.seminar_cassette_head {
	position: relative;
	padding: 22px;
	color: #24ccbc;
	background-color: #d9eeec;
	overflow: hidden;
}
@media screen and (max-width: 738px) {
	.seminar_cassette_head {
		position: static;
		padding: 17px;
	}
}

/* cassette_images */
.seminar_cassette_head .cassette_images {
	position: absolute;
	top: 22px;
	left: 22px;
	width: 96px;
	height: 96px;
	border-radius: 3px;
	overflow: hidden;
}
@media screen and (max-width: 738px) {
	.seminar_cassette_head .cassette_images {
		float: left;
		position: static;
		top: auto;
		left: auto;
		width: 77px;
		height: 77px;
	}
}

/* cassette_contents */
.seminar_cassette_head .cassette_contents {
	min-height: 96px;
	padding-top: 5px;
	margin-left: 120px;
}
@media screen and (max-width: 738px) {
	.seminar_cassette_head .cassette_contents {
		min-height: 0;
		padding-top: 0;
		margin-left: 0;
	}
}

/* item_date_publish */
.seminar_cassette_head .item_date_publish {
	line-height: 1;
	font-weight: bold;
	margin-bottom: 5px;
}
@media screen and (max-width: 738px) {
	.seminar_cassette_head .item_date_publish {
		font-size: .88em;
	}
}

/* item_title */
.seminar_cassette_head .item_title {
	line-height: 1.3;
	font-size: 1.58em;
	font-weight: bold;
	margin-bottom: 5px;
}
@media screen and (max-width: 738px) {
	.seminar_cassette_head .item_title {
		font-size: 1.50em;
		margin-bottom: 10px;
	}
}

/* item_date_event */
.seminar_cassette_head .item_date_event {
	line-height: 28px;
	font-weight: bold;
	overflow: hidden;
	margin-top: 10px;
}
.seminar_cassette_head .item_date_event .item_label {
	float: left;
	display: block;
	width: 80px;
	border-radius: 3px;
	text-align: center;
	color: #fff;
	font-size: 1.15em;
	background-color: #25cbbd;
}
.seminar_cassette_head .item_date_event .item_date {
	display: block;
	color: #24ccbc;
	font-size: 1.29em;
	margin-left: 90px;
}
@media screen and (max-width: 738px) {
	.seminar_cassette_head .item_date_event {
		line-height: 21px;
		margin-top: 0;
		margin-left: 94px;
	}
	.seminar_cassette_head .item_date_event .item_label {
		float: none;
		display: block;
		width: 60px;
		font-size: 1.0em;
		margin-bottom: 8px;
	}
	.seminar_cassette_head .item_date_event .item_date {
		font-size: 1.13em;
		margin-left: 0;
	}
}

/* -- seminar_cassette_body -- */
.seminar_cassette_body {
	background-color: #fff;
}

/* cassette_inner */
.seminar_cassette_body .cassette_inner {
	display: table;
	width: 100%;
	padding: 22px 0;
	overflow: hidden;
}
@media screen and (max-width: 738px) {
	.seminar_cassette_body .cassette_inner {
		display: block;
		width: auto;
		padding: 0 17px;
	}
}

/* cassette_column */
.seminar_cassette_body .cassette_column {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: table-cell;
	width: 50%;
	padding: 0 22px;
	vertical-align: top;
}
.seminar_cassette_body .cassette_column:nth-of-type(2n) {
	border-left: 1px dotted #8e8e8e;
}
@media screen and (max-width: 738px) {
	.seminar_cassette_body .cassette_column {
		display: block;
		width: auto;
		padding: 15px 0;
		font-size: 1.15em;
	}
	.seminar_cassette_body .cassette_column:nth-of-type(2n) {
		border-top: 1px dotted #8e8e8e;
		border-left: 0;
	}
}

/* cassette_table */
.seminar_cassette_body .cassette_table {
	width: 100%;
	margin-top: 20px;
}
.seminar_cassette_body .cassette_table:first-child {
	margin-top: 0;
}
.seminar_cassette_body .cassette_table th {
	width: 56px;
	vertical-align: top;
}
.seminar_cassette_body .cassette_table td {
	padding-left: 1.0em;
	vertical-align: top;
	text-indent: -1.0em;
}

/* seminar_pagers
--------------------------------------------- */
.seminar_pagers {
	padding-top: 15px;
	padding-bottom: 20px;
}
@media screen and (max-width: 738px) {
	.seminar_pagers {
		padding-top: 5px;
		padding-bottom: 5px;
	}
}

/* ---------------------------------------------
 *   Seminar_detail
--------------------------------------------- */

/* seminar_detail_lecturers
--------------------------------------------- */

/* -- seminar_detail_lecturers_cassette -- */
.seminar_detail_lecturers_cassette {
	border: 4px solid #e0e0e0;
	border-radius: 5px;
	margin-top: 25px;
}
.seminar_detail_lecturers_cassette:first-child {
	margin-top: 0;
}
@media screen and (max-width: 738px) {
	.seminar_detail_lecturers_cassette {
		border-width: 0;
		border-top: 1px dotted #e0e0e0;
		border-radius: 0;
		margin-top: 22px;
	}
	.seminar_detail_lecturers_cassette:first-child {
		border-top: 0;
		margin-top: 0;
	}
	.seminar_detail_lecturers_cassette:first-child .cassette_inner {
		padding-top: 0;
	}
}

/* cassette_inner */
.seminar_detail_lecturers_cassette .cassette_inner {
	padding: 25px;
	overflow: hidden;
}
@media screen and (max-width: 738px) {
	.seminar_detail_lecturers_cassette .cassette_inner {
		padding: 22px 0 0;
		overflow: hidden;
	}
}

/* cassette_images */
.seminar_detail_lecturers_cassette .cassette_images {
	float: left;
	width: 256px;
	border-radius: 3px;
	background-color: #e0e0e0;
	overflow: hidden;
}
@media screen and (max-width: 738px) {
	.seminar_detail_lecturers_cassette .cassette_images {
		float: none;
		width: auto;
		margin-bottom: 15px;
	}
	.seminar_detail_lecturers_cassette .cassette_images img {
		width: 100%;
	}
}

/* cassette_contents */
.seminar_detail_lecturers_cassette .cassette_contents {
	margin-left: 280px;
}
.seminar_detail_lecturers_cassette .cassette_contents a {
	color: #24ccbc;
}
.seminar_detail_lecturers_cassette .cassette_contents a:hover {
	color: #40e3d0;
}
.seminar_detail_lecturers_cassette .cassette_contents .item_head {
	line-height: 1.2;
	color: #24ccbc;
	font-size: 1.15em;
	font-weight: bold;
	margin-bottom: 13px;
}
.seminar_detail_lecturers_cassette .cassette_contents .item_body {
	margin-bottom: 22px;
}
@media screen and (max-width: 738px) {
	.seminar_detail_lecturers_cassette .cassette_contents {
		margin-left: 0;
	}
	.seminar_detail_lecturers_cassette .cassette_contents .item_head {
		font-size: 1.0em;
		margin-bottom: 10px;
	}
	.seminar_detail_lecturers_cassette .cassette_contents .item_body {
		font-size: .88em;
		margin-bottom: 20px;
	}
	.seminar_detail_lecturers_cassette .cassette_contents .item_body .item_text {
		font-size: 1.3225em;
	}
	.seminar_detail_lecturers_cassette .cassette_contents .item_foot {
		font-size: 1.15em;
	}
	.seminar_detail_lecturers_cassette .cassette_contents .item_foot a {
		display: block;
	}
}

/* seminar_detail_tables
--------------------------------------------- */
.seminar_detail_tables {
	padding-bottom: 20px;
	margin-top: 5px;
}
@media screen and (max-width: 738px) {
	.seminar_detail_tables {
		padding-bottom: 5px;
		margin-top: 0;
	}
}

/* -- table -- */
.seminar_detail_tables table th {
	width: 186px;
	padding: 30px 0 30px 30px;
}
.seminar_detail_tables table td {
	padding: 30px;
	font-size: 1.15em;
}
.seminar_detail_tables table td a {
	color: #24ccbc;
}
.seminar_detail_tables table td a:hover {
	color: #40e3d0;
}
@media screen and (max-width: 738px) {
	.seminar_detail_tables table th {
		width: auto;
	}
	.seminar_detail_tables table td {
		font-size: 1.15em;
	}
}

/* -- item_buttons -- */
.seminar_detail_tables .item_buttons {
	text-align: center;
	margin-top: 45px;
}
.seminar_detail_tables .item_buttons .item_button {
	width: 296px;
	padding-top: 20px;
	padding-bottom: 20px;
	line-height: 1;
}
@media screen and (max-width: 738px) {
	.seminar_detail_tables .item_buttons {
		margin-top: 25px;
	}
	.seminar_detail_tables .item_buttons .item_button {
		width: 76.55%;
		padding-top: 15px;
		padding-bottom: 15px;
	}
}


/* ---------------------------------------------
 *   Seminar_form
--------------------------------------------- */


/* ---------------------------------------------
 *   Faq
--------------------------------------------- */

/* faq_nav
--------------------------------------------- */
.faq_nav {
	border: 1px solid #30c0b0;
	border-radius: 5px;
	margin-bottom: 35px;
	overflow: hidden;
}
@media screen and (max-width: 738px) {
	.faq_nav {
		border-radius: 3px;
		margin-bottom: 20px;
	}
}

/* -- faq_nav_list -- */
.faq_nav_list {
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 33.333333333%;
	height: 110px;
	border-right: 1px solid #30c0b0;
	text-align: center;
	line-height: 1;
}
.faq_nav_list:last-child {
	width: 33.333333334%;
	border-right: 0;
}
@media screen and (max-width: 738px) {
	.faq_nav_list {
		height: 90px;
	}
}

/* item_inner */
.faq_nav_list .item_inner {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: block;
	height: 100%;
	padding: 20px 10px 28px;
	background-color: #fff;
}
.faq_nav_list .item_inner:hover {
	opacity: .7;
}
.faq_nav_list .item_inner:before {
	content: "";
	display: inline-block;
	width: 30px;
	height: 30px;
	line-height: 1;
	background: url(../img/sp/common/arrow_down.png) 0 0 no-repeat;
	-webkit-background-size: contain;
	background-size: contain;
	margin: 0 0 10px;
}
.faq_nav_list .item_inner span {
	display: block;
	line-height: 1;
	color: #24ccbc;
	font-size: 1.29em;
	font-weight: bold;
}
@media screen and (max-width: 738px) {
	.faq_nav_list .item_inner {
		padding: 15px 5px 0;
	}
	.faq_nav_list .item_inner:hover {
		opacity: 1.0;
	}
	.faq_nav_list .item_inner:before {
		width: 23px;
		height: 23px;
		margin-bottom: 15px;
	}
	.faq_nav_list:nth-of-type(2) .item_inner:before {
		margin-bottom: 8px;
	}
	.faq_nav_list .item_inner span {
		font-size: 1.13em;
	}
}

/* faq_section
--------------------------------------------- */

/* -- faq_section_head -- */
.faq_section_head {
	padding-top: 35px;
	padding-bottom: 15px;
	color: #24ccbc;
	font-size: 1.86em;
	font-weight: bold;
}
@media screen and (max-width: 738px) {
	.faq_section_head {
		padding-top: 20px;
		padding-bottom: 7px;
		font-size: 1.59em;
	}
}

/* -- faq_section_body -- */


/* faq_cassette
--------------------------------------------- */
.faq_cassette {
	padding-top: 25px;
}
@media screen and (max-width: 738px) {
	.faq_cassette {
		padding-top: 12px;
	}
}

/* -- cassette_head -- */
.faq_cassette .cassette_head {
	padding: 10px 15px;
	border-radius: 3px;
	line-height: 1.3;
	color: #24ccbc;
	font-size: 1.43em;
	font-weight: bold;
	margin-bottom: 10px;
	background-color: #d9eeec;
}
@media screen and (max-width: 738px) {
	.faq_cassette .cassette_head {
		padding: 8px 12px;
		line-height: 1.2;
		font-size: 1.25em;
		margin-bottom: 5px;
	}
}

/* -- cassette_body -- */
.faq_cassette .cassette_body {
	padding: 15px 0;
}
.faq_cassette .cassette_body a {
	color: #24ccbc;
}
.faq_cassette .cassette_body a:hover {
	color: #40e3d0;
}
@media screen and (max-width: 738px) {
	.faq_cassette .cassette_body {
		padding: 7px 0;
		font-size: 1.15em;
	}
}

