@charset "UTF-8";
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, padding-bottom: 10px;, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/***********************
google map
***********************/
.iframeBox {
  position:relative;
  width:100%;
}
.iframeBox iframe {
  height:100% !important;
  left:0;
  position:absolute;
  top:0;
  width:100% !important;
}

/***********************
	common©
***********************/
html, body {
	height: 100%;
}
body {
	color: #323232;
	font-size: 14px;
	line-height: 1.429em;
	text-align: justify;
	font-weight: 400;
    font-family: 'Open Sans', "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", 'Meiryo', 'メイリオ', sans-serif;
    -webkit-text-size-adjust: 100%;
    background: #fff;
}
a,a:hover {text-decoration: none;}
a {color: #323232;}
.text_underline {text-decoration: underline;}
a.hover_underline:hover,
a.text_link {
	color: #214da6;
	text-decoration: underline;
}
a.text_link:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);        /* IE lt 8 */
	-ms-filter: "alpha(opacity=70)";  /* IE 8 */
}
img {vertical-align: middle;}
.mt0 {margin-top: 0px !important;}
.mt4 {margin-top: 4px;}
.mt6 {margin-top: 6px;}
.mt8 {margin-top: 8px;}
.mt10 {margin-top: 10px;}
.mt12 {margin-top: 12px;}
.mt16 {margin-top: 16px;}
.mt24 {margin-top: 24px;}
.mt32 {margin-top: 32px;}
.mt40{margin-top: 3%;}
.mb0 {margin-bottom: 0px !important;}
.mb5 {margin-bottom: 5px;}
.mb8 {margin-bottom: 8px;}
.mb10 {margin-bottom: 10px;}
.mb12 {margin-bottom: 12px;}
.mb16 {margin-bottom: 16px;}
.mb20 {margin-bottom: 20px;}
.mb24 {margin-bottom: 24px;}
.mb30 {margin-bottom: 30px;}
.mb32 {margin-bottom: 32px;}
.mb40 {margin-bottom: 3% !important;}
.mb60 {margin-bottom: 60px;}
.mb80 {margin-bottom: 80px;}
.pt20 {padding-top: 20px !important;}
.pb0 {padding-bottom: 0px !important;}
.pb5 {padding-bottom: 5px;}
.pb8 {padding-bottom: 8px;}
.pb10 {padding-bottom: 10px;}
.pb12 {padding-bottom: 12px;}
.pb16 {padding-bottom: 16px;}
.pb20 {padding-bottom: 20px;}
.pb24 {padding-bottom: 24px;}
.pb32 {padding-bottom: 32px;}
.pb40{padding-bottom: 3%;}
.font05 {
	font-size:0.5em;
	line-height: 1.429em;
}
.font06 {
	font-size:0.6em;
	line-height: 1.429em;
}
.font08 {
	font-size:0.8em;
	line-height: 1.429em;
}
.font10 {
	font-size: 10px;
	line-height: 1.429em;
}
.font11 {
	font-size: 11px;
	line-height: 1.429em;
}
.font12 {
	font-size: 12px;
	line-height: 1.429em;
}
.font13 {
	font-size: 0.929em;
	line-height: 1.429em;
}
.font14 {
	font-size: 1em;
	line-height: 1.429em;
}
.font15 {
	font-size: 1.071em;
	line-height: 1.429em;
}
.font16 {
	font-size: 1.143em;
	line-height: 1.429em;
}
.font17 {
	font-size: 1.214em;
	line-height: 1.429em;
}
.font18 {
	font-size: 1.286em;
	line-height: 1.429em;
}
.font19 {
	font-size: 1.357em;
	line-height: 1.429em;
}
.font20 {
	font-size: 1.429em;
	line-height: 1.429em;
}
.font22 {
	font-size: 1.571em;
	line-height: 1.429em;
}
.font24 {
	font-size: 1.714em;
	line-height: 1.429em;
}
.font25 {
	font-size: 1.786em;
	line-height: 1.429em;
}
.font26 {
	font-size: 1.857em;
	line-height: 1.429em;
}
.font28 {
	font-size: 2.000em;
	line-height: 1.429em;
}
.font32 {
	font-size: 2.286em;
	line-height: 1.429em;
}
.font36 {
	font-size: 2.571em;
	line-height: 1.429em;
}
.font40 {
	font-size: 2.857em;
	line-height: 1.429em;
}
.font48 {
	font-size: 3.429em;
	line-height: 1.429em;
}
.text_center {text-align: center;}
.text_right {text-align: right;}
.text_left {text-align: left;}
.line14 {line-height: 1em;}
.line20 {line-height: 1.429em;}
.line22 {line-height: 1.571em;}
.line24 {line-height: 1.714em;}
.line25 {line-height: 1.786em;}
.line26 {line-height: 1.857em;}
.line28 {line-height: 2.000em;}
.line30 {line-height: 2.143em;}
.line32 {line-height: 2.286em;}
.line34 {line-height: 2.429em;}
.bold {
	font-weight: 600;
	font-family: 'Open Sans', "ヒラギノ角ゴ ProN W6", "Hiragino Kaku Gothic ProN", 'Meiryo', 'メイリオ', sans-serif;
}
.raleway_thin {
	font-weight: 100;
	font-family: 'Raleway', sans-serif;
}
.raleway_normal {
	font-weight: 400;
	font-family: 'Raleway', sans-serif;
}
.raleway_bold {
	font-weight: 700;
	font-family: 'Raleway', sans-serif;
}
.raleway_ebold {
	font-weight: 800;
	font-family: 'Raleway', sans-serif;
}
.raleway_light {
	font-weight: 300;
	font-family: 'Raleway', sans-serif;
}
.float_r {float: right;}
.float_l {float: left;}
.float_n {float: none !important;}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0; 
}
/*for IE8*/
.clearfix:after {
	content: ""; 
	display: block; 
	clear: both;
 }
 /*for IE7*/
.clearfix {
	*zoom: 1;
}
.clear {
	clear: both;
}
.hidden {
	overflow: hidden;
}
.relative {
	position: relative;
}
.link_tel {
	cursor: default;
}
.block {
	display: block;
}

.block_pc {
	display: block !important;
}
.block_sp {
	display: none !important;
}
@media screen and (max-width: 767px) {
.block_pc {
	display: none !important;
}
.block_sp {
	display: block !important;
}
}


.iblock {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}
.inline {
	display: inline;
}
.list_disc li {
	padding-left: 1em;
 	text-indent: -1em;
	list-style-type: disc;
	list-style-position: inside;
}
.list_decimal li {
	padding-left: 1em;
 	text-indent: -1em;
	list-style-type:decimal;
	list-style-position: inside;
}
.nomal_indent {
	text-indent: 1em;
}
.indent {
	padding-left: 1em;
	text-indent: -1em;
}
.img_max {
	max-width: 100%;
	height: auto;
}
a.opacity:hover {opacity: 0.8;}
.color_white {color: #fff;}
.color_red {color: #f03e32;}
.bg_gray {background: #9cb0c0;}
.bg_gray02 {background: hsla(0,0%,92%,1); background-image: url(../guideline/images/bg_pattern_leaf.png);}
.bg_white {background: #fff;}
.w1060 {
	max-width: 1060px;
	margin: auto;
}
.w1028 {
	max-width: 1028px;
	margin: auto;
}
.w800 {
	max-width: 800px;
	margin: auto;
}
.w750R {
	position: relative;
	float: right;
	max-width: 706px;
	width: 100%;
	margin: -52px auto 0;
	padding: 22px;
	box-shadow: 0px 0px 4px rgba(0,0,0,0.2);
}
.w100p {
	width: 100%;
}
.sp_block {
	display: none;
}
.pc_block {
	display: block;
}
.btn {
	width: 210px;
	height: 50px;
	margin: auto;
	line-height: 50px;
	font-size: 15px;
	text-align: center;
	color: #4C4C4C;
	box-shadow: 0px 2px 9px rgba(0,0,0,0.2);
}
.btn a {
	display: block;
	color: #4C4C4C;
	background: #fff;
	background: rgba(255,255,255,0.8);
	
	cursor: pointer;
}
.btn a:hover {
  	background: rgba(255,255,255,0.5);
}
.arrow {
	position: relative;
}
.arrow a::after {
	position: absolute;
	top: 50%;
	right: 12px;
	display: block;
	content: '';
	width: 6px;
	height: 6px;
	margin-top: -3px;
	border-top: 1px solid #4C4C4C;
	border-right: 1px solid #4C4C4C;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}

.underline {
	border-bottom:1px solid #CCCCCC;
	}
@media screen and (max-width: 1027px) {
	.w1028 {
		width: 95%;
	}
}
@media screen and (max-width: 799px) {
	.w800 {
		width: 95%;
	}
}
@media screen and (max-width: 790px) {
	.w750R {
		float: none;
		max-width: none;
		margin: auto;
		padding: 22px 0;
		box-shadow: none;
	}
}
@media screen and (max-width: 767px) {
	body {
		font-size: 13px;
	}
}
@media screen and (max-width: 499px) {
	.sp_block {
		display: block;
	}
	.pc_block {
		display: none;
	}
	.btn {
		font-size: 12px;
	}
}
/****************************
　header
****************************/
.header {
	padding-left: 3%;
}
.header_logo,
.gnav,
.gnav li.nav_li {
	float: left;
}
.header_logo {
	width: 40%;
	padding-top: 30px;
}
.gnav {
	width: 60%;
}
.gnav ul:after {
	display: block;
	clear: both;
	content: '';
}
.gnav li.nav_li {
	width: 25%;
	height: 80px;
	border-left: 1px solid #e6e6e6;	
	box-sizing: border-box;
}
.gnav li.nav_li a {
	display: block;
	color: #fff;
}
.gnav li.nav_parent {
	cursor: pointer;
}
.gnav li.nav_li a:hover,
.gnav li.nav_li span:hover,
.gnav li.nav_parent > ul.nav_child li a:hover {
	color: #67757F;
}
.gnav li.nav_parent,
.gnav li.nav_li {
	position: relative;
}
.gnav li.nav_li span {
	display: inline-block;
	color: #fff;
	line-height: 80px;
}
.gnav li.nav_li span.nav_arrow {
	position: relative;
	padding-right: 10px;
}
.gnav li.nav_parent span::before {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	content: "";
	width: 4px;
	height: 4px;
	border-bottom: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.gnav li.nav_parent span:hover:before {
	border-bottom: 2px solid #67757F;
	border-right: 2px solid #67757F;
}
.gnav li.nav_parent > ul.nav_child {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    background-color: #D7DFE6;
    border-top: solid 1px #FFFFFF;
	visibility: hidden;
	opacity: 0;
	transition: .5s ease-in-out;
	transform: translateY(-10px);
}
.gnav li.nav_parent:hover > ul.nav_child {
	display: block;
	visibility: visible;
	opacity: 0.95;
	transform: translateY(0);
	z-index: 100;
}
.gnav li.nav_parent > ul.nav_child li a {
    width: 100%;
	padding-top:15px;
	padding-bottom: 15px;
    border-bottom: solid 1px #FFFFFF;
	color: #4D4D4D;
}
.header_recruit .header_logo {
	width: 25%;
}
.header_recruit .gnav {
	width: 75%;
}
.header_recruit .gnav li.nav_li {
	width: 20%;
}
.header_recruit .gnav li.entry a {
	background: #e64545;
}
.header_recruit .gnav li.entry a:hover {
	background: #e95858;
}
.header_recruit .gnav li.entry a:hover span {
	color: #fff;
}

.header_sticky {
	position: fixed;
	z-index: 1000;
	width: 97%;
	background: #9cb0c0;
	background: rgba(156,176,192,0.9);
}
.header_sticky .header_logo {
	padding-top: 18px;
}
.header_sticky .gnav li.nav_li {
	height: 60px;
}
/*.header_sticky .gnav li.nav_li a,*/
.header_sticky .gnav li.nav_li span {
	line-height: 60px;
}
.header_sticky .gnav li.nav_parent > ul.nav_child li a {
	height: auto;
	line-height: 100%;
}

@media screen and (max-width: 959px) {
	.header_sticky .header_logo,
	.header_logo {
		width: auto;
		padding-top: 0px;
		line-height: 44px;
	}
	.header_logo img {
		width: 154px;
		height: auto;
	}
	.header_recruit .nav_header {
		width: auto;
		float: right;
	}
	.nav_header li {
		display: none;
	}
	.header_recruit .nav_header li.entry {
		display: block;
		width: 100px;
		height: 44px;
		font-size: 12px;
	}
	.header_recruit .nav_header li.entry a {
		position: relative;
		/*line-height: 44px;*/
		border: none;
	}
	.header_sticky .gnav li.nav_li a,
	.header_sticky .gnav li.nav_li span {
		line-height: 44px;
	}
	.header_recruit .nav_header li.entry a::after {
		position: absolute;
		top: 50%;
		right: 12px;
		display: block;
		content: '';
		width: 6px;
		height: 6px;
		margin-top: -3px;
		border-top: 1px solid #fff;
		border-right: 1px solid #fff;
		-webkit-transform: rotate(45deg);
		-moz-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		-o-transform: rotate(45deg);
		transform: rotate(45deg);
	}
	.gnav li.nav_li span {
		line-height: 44px;
	}
}
/****************************
	pankuzu
****************************/
.pankuzu {
	position: absolute;
	top: 20px;
	left: 0;
	z-index: 10;
}
.pankuzu li {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}
.pankuzu li,
.pankuzu li a {
	color: #fff;
	font-size: 12px;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
}
.pankuzu li:before {
	content: '>';
	margin-right: 4px;
}
.pankuzu li:first-child:before {
	content: "";
	margin-right: 0;
}
.pankuzu li a:hover {
	text-decoration: underline;
}
@media screen and (max-width: 767px) {
	.pankuzu {
		display: none;
	}
}
/****************************
	footer
****************************/
.btn_entry {
	display: block;
	width: 98%;
	height: 60px;
	margin: 16px auto;
}
.btn_entry a {
	display: block;	
	width: 100%;
	color: #fff;
	height: 60px;
	line-height: 60px;
	background: #e64545;
	box-shadow: 0px 2px 3px rgba(0,0,0,0.2);
}
.btn_entry a::after {
	width: 10px;
	height: 10px;
	margin-top: -5px;
	border-color: #fff;
}
.btn_entry a:hover {
	color: #fff;
	background: #e95858;
}
.footer_nav li.entry a:hover {
	color: #fff;
}
.pagetop {
	padding: 14px 0;
	color: #656565;
	background: #e6e6e6;
	cursor: pointer;
}
.pagetop:hover {
	background: #ccc;
}
.footer_pc {
	padding: 30px 0;
	background: #9cb0c0;
	border-top: 1px solid #FFFFFF;
}
.footer_pc .footer_nav_sp ul {
	margin-left: 13px;
}
.footer_pc .footer_nav_sp li {
	position: relative;
	margin-right: 38px;
}
.footer_pc a,
.footer_pc span {
	color: #fff;
}
.footer_nav li.nav_li span {
	position: relative;
	display: inline-block;
	line-height: 18px;
	vertical-align: middle;
}
.footer_pc .arrow a::after {
	left: -16px;
	border-color: #fff;
}
.arrow03 {
	position: relative;
	display: inline-block;
	padding: 0 12px 0 0;
	vertical-align: middle;
	text-decoration: none;
}
.footer_list01 .arrow03::after,
.footer_list02 .arrow03::after {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	content: "";
	vertical-align: middle;
	width: 5px;
	height: 5px;
	border-top: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.footer_list03 li a {
	position: relative;
	display: inline-block;
	padding: 0 0 0 12px;
	vertical-align: middle;
	text-decoration: none;
}
.footer_list03 li a::before {
	position: absolute;
	top: 3px;
	bottom: 0;
	left: 0;
	margin: auto;
	content: "";
	vertical-align: middle;
	width: 5px;
	height: 5px;
	border-top: 2px solid #FFFFFF;
}
.footer_pc a:hover {
	color: #67757F;
}
.footer_pc li:hover a::after {
	border-color: #67757F;
}
.footer .footer_copyright {
	display: block;
	float: right;
	font-size: 11px;
}
.footer .footer_list01,
.footer .footer_list02 {
		display: block;
		width : 35%;	
		line-height: 225%;
	
}
.footer .footer_copyright {
		display: block;
		width : 20%;
}
.footer .footer_list01,
.footer .footer_list02 {
		float: left;
}
.footer .footer_list01 {
		padding-right: 5%;
}
.footer_bottom, 
.footer_nav,
.footer_nav_sp,
.footer_nav .sp,
.footer_nav .arrow a::after,
#btn_nav {
	display: none;
}

@media screen and (max-width: 959px) {
	.btn_entry {
		display: block;
		width: 95%;
		height: 60px;
		margin: 16px auto;
	}
	.btn_entry a {
		display: block;	
		width: 100%;
		color: #fff;
	}
	.btn_entry a::after {
		width: 10px;
		height: 10px;
		margin-top: -5px;
		border-color: #fff;
	}	div.footer_pc {
		display: none;
	}	
	.footer_nav {
		padding: 22px 0 18px;
	}
	.footer_nav li {
		float: left;
	}
	.footer_nav li a {
		display: block;
		color: #fff;
		line-height: 80px;
		border-right: 1px solid #e6e6e6;
	}
	.footer_nav li a:hover {
		color: #67757F;
	}
	.footer_nav li.entry a:hover {
		color: #fff;
	}
	.bottom_nav li {
		float: left;
		width: 20%;
		height: 50px;
		line-height: 50px;
	}
	.bottom_nav li a {
		display: block;
		color: #fff;
		background: #687680;
	}
	.bottom_nav li a:hover {
		background: #77848d;
	}
	.footer_nav {
		display: block;
		width: 100%;
		padding: 0;
	}
	.footer_nav li {
		width: 25%;
	}
	.footer_nav li.entry {
		display: none;
	}
	.footer_nav li.sp {
		display: block;
	}
	.footer_nav li a {
		padding: 4px 0;
		line-height: 44px;
		border-right: 1px solid #e6e6e6;
		background: #9cb0c0;
	}
	.footer_nav li:nth-child(4n) a {
		border-right: none;
	}
	.footer_nav li a {
		line-height: 50px;
	}
	.footer_nav li:nth-child(-n+8) a {
		border-bottom: 1px solid #e6e6e6;
	}
	.footer_nav .arrow a::after {
		border-top: 1px solid #FFFFFF;
   		border-right: 1px solid #FFFFFF;
	}
	#btn_nav {
		display: block;
		position: fixed;
		bottom: 0;
		z-index: 999;
		width: 100%;
		font-size: 15px;
		border-top: 1px solid #b6b6b6;
	}
	#btn_nav,
	.footer_nav_sp li {	
		height: 40px;
		line-height: 40px;
		text-align: center;
		background: rgba(255,255,255,0.9);
	}
	.footer_nav_sp {
		display: none;
		position: fixed;
		bottom: 40px;
		width: 100%;
		padding: 0;
	}
	.footer_nav_sp li,
	.footer_nav_sp li.entry span {
		width: 100%;
		height: 39px;
	}
	.footer_nav_sp li a,
	.footer_nav_sp li.entry span {
		display: block;
		padding: 0;
		line-height: 39px;
		border-top: 1px dashed #b6b6b6;
	}
	.footer_nav_sp li:first-child a {
		border-top-style: solid;
	}
	.footer_nav_sp li.entry a,
	.footer_nav_sp li.entry span {
		color: #fff;
		border-top: none;
	}
	.footer_nav_sp li a,
	.footer_nav_sp li a:hover {
		color: #323232;
	}
	.footer_nav_sp li.entry span {
		background: #e64545;
		border-top: 1px solid #fff;
	}
	.pagetop {
		clear: both;
	}
	.footer_bottom {
		display: block;
		padding: 8px 0 45px;
		text-align: center;
	}
	.footer_bottom ul {
		float: none;
		margin-left: 0;
	}
	.footer_bottom li {
		position: relative;
		display: inline-block;
		margin: 0 16px;
	}
	.footer_bottom .font12 {
		font-size: 10px;
	}
	.footer_bottom small {
		display: block;
		float: none;
		margin-top: 2px;
		font-size: 9px;
	}
}
@media screen and (max-width: 767px) {
	.btn_entry a::after {
		width: 6px;
		height: 6px;
		margin-top: -3px;
	}
	.footer_nav li {
		width: 50%;
	}
	.footer_nav li:nth-child(-n+10) a {
		border-bottom: 1px solid #e6e6e6;
	}
	/*.footer_nav li:nth-child(6) a,
	.footer_nav li:nth-child(8) a {
		border-left: 1px solid #e6e6e6 !important;
	}*/
	.footer_nav li:nth-child(even) a {
		border-right: none;
	}
	.footer_nav .arrow a::after {
		display: block;
		border-color: #fff;
	}
	.footer_nav .arrow:hover a::after {
		display: block;
		border-color: #67757F;
	}
}
@media screen and (max-width: 499px) {
	.footer_nav li {
		width: 50%;
	}
	.footer_nav li a {
		padding: 0;
	}
	.footer_nav linth-child(-n+10) {
		border-bottom: 1px solid #e6e6e6;
	}
	/*.footer_nav li:nth-last-child(-n+2) a {
		border-bottom: none;
	}
	.footer_nav li:nth-child(3) a,
	.footer_nav li:nth-child(8) a {
		border-right: none;
	}
	.footer_nav li:nth-child(5) a {
		border-bottom: 1px solid #e6e6e6;
	}*/
}
/****************************
	top main visual
****************************/
.main {
	height: 100%;
	/*min-height: 550px;*/
}
.main_info {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	padding: 8px 0;
	background: #fff;
	background: rgba(255,255,255,0.7);
}
.main_info > div > p {
	color: #4D4D4D;
	font-size: 13px;
}
.main_info > div > p a {
	color: #e64545;
}
.main_info > div > p a:hover {
	opacity: 0.7;
}
.main_catch {
	position: absolute;
	top: 50%;
	left: 0; 
	right: 0;
	opacity: 0;
	margin-top: -146px;
}
.main_catch span {
	display: block;
	line-height: 1em;
	text-shadow: 0px 4px 18px rgba(0,0,0,0.8);
}
.main_catch .catch01 {
	font-size: 120px;
	font-family: 'Raleway', sans-serif;
	font-weight: 600;
} 
.main_catch .catch02 {
	font-size: 38px;
}
.main_catch .catch03 {
	margin-top: 18px;
	font-size: 20px;
	text-shadow: 0px 4px 18px rgba(0,0,0,0.8);
}
.main > p {
	position: absolute;
	bottom: 30px;
	left: 0;
	right: 0;
}
.shadow_text {
	text-shadow: 0px 4px 18px rgba(0,0,0,0.8);
}
@media screen and (max-width: 959px) {
	.main > p {
		bottom: 46px;
	}
}
@media screen and (max-width: 767px) {
	.main_catch {
		margin-top: -90px;
	}
	.main_catch .catch01 {
		font-size: 68px;
	} 
	.main_catch .catch02 {
		font-size: 20px;
	}
	.main_catch .catch03 {
		margin-top: 18px;
		font-size: 12px;
	}
	.main > p {
		font-size: 12px;
	}
}
@media screen and (max-width: 499px) {
	.main_info > div > p {
		font-size: 81%;
	}
}
/****************************
	top page
****************************/
/**** menu *****/
.section_menu {
	position: relative;
	clear: both;
	margin: 0 auto;
	padding: 24px 0 68px;
	list-style: none;
	text-align: center;
}
.ttl_menu {
    padding-top: 60px;
    font-size: 62px;
    color: #323232;
}
.ttl_menu .ttl_border {
	background: #323232;
}
.box_menu {
	position: relative;
	float: left;
	width: 33%;
	height: 220px;
	overflow: hidden;
	text-align: center;
	*width: 49.9%;
	box-shadow: 0px 2px 3px rgba(0,0,0,0.2);
}
.box_menu.philosophy {
	background: url(../images/top_philosophy.jpg) 60% center no-repeat;
	background-size: cover;
}
.box_menu.philosophy_2021 {
	background: url(../images/top_philosophy_2021.jpg) 60% center no-repeat;
	background-size: cover;
}
.box_menu.massage {
	background: url(../images/top_massage.jpg) 60% center no-repeat;
	background-size: cover;
}
.box_menu.brand {
	background: url(../images/top_brand.jpg) 60% center no-repeat;
	background-size: cover;
}
.box_menu.brand_2021 {
	background: url(../images/top_brand_2021.jpg) 60% center no-repeat;
	background-size: cover;
}
.box_menu a {
	display: block;
	height: 302px;
}
.box_menu .lead_menu {
	display: block;
	position: absolute;
	top: auto;
	bottom: -45px;
	left: 0;
	right: 0;
	padding: 10px 8px;
	background: #9BAFBF;
	background: rgba(155,175,191,0.7);
	transition-duration: 0.2s;
}
.box_menu a:hover .lead_menu {
	bottom: 0;
}
.box_menu .lead_menu .font13 {
	margin-top: 6px;
}
.box_menu img {
	position: absolute;
	right: 0;
}
.top_sdgs {
	max-width: 620px;
    margin: auto;
}
.top_sdgs img {
	width: 100%;
}
.youtube_block {
    width: 750px;
    max-width: 100%;
    margin: 0 auto 30px;
}
.youtube_box {
     position: relative;
     padding-bottom: 56.22%;
     height: 0;
     overflow: hidden;
}
.youtube_box iframe {
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
}
@media screen and (max-width: 959px) {
	.box_menu img {
		right: -80px;
	}
	.box_menu .lead_menu {
		top: 185px;
		bottom: auto;
	}
}
@media screen and (max-width: 767px) {
	.section_menu {
		padding: 8px 0 24px;
	}
	.ttl_menu {
  	  padding-top: 40px;
	}
	.box_menu {
		float: none;
		max-width: 515px;
		width: 100%;
		margin: auto;
	}
	.box_menu:first-child,
	.box_menu:nth-child(2) {
		margin-bottom: 8px;
	}
	.box_menu img {
		right: 0;
	}
	.top_sdgs {
		max-width: 515px;
		padding-left: 10px;
		padding-right: 10px;
		box-sizing: border-box;
	}
	.youtube_block {
		width: 750px;
		max-width: 100%;
		margin: 0 auto 15px;
	}
}
@media screen and (max-width: 499px) {
	.section_menu {
		width: 100%;
	}
	.box_menu {
		height: 240px;
	}
	.box_menu.philosophy,
	.box_menu.massage {
		background-position: center center;
	}
	.box_menu img {
		width: 450px;
		right: -48px;
	}
	.box_menu .lead_menu {
		top: 191px;
		margin-bottom: 0;
		padding: 5px;
		font-size: 12px;
	}
}
/***** END:menu *****/

/***** recruit *****/
.section_recruit {
    padding-bottom: 0px;
    background: url(../images/bg_recruit.png) center center no-repeat;
    background-size: cover;
}
.ttl_recruit {
    padding-top: 60px;
    padding-bottom: 30px;	
    font-size: 62px;
    color: #323232;
}
.ttl_recruit .ttl_border {
	background: #323232;
}
.section_menu02 {
	padding: 0 0 56px;
}
.section_menu02 li {
	position: relative;
	float: left;
	width: 32%;
}
.section_menu02 li:first-child,
.section_menu02 li:nth-child(2){
	margin-right: 2%;
}
.section_menu02 li a {
	display: block;
	padding: 35px 0;
	border: 1px solid #FFFFFF;
}
.section_recruit li a {
	background: #D8E2E8;
}
.section_menu02 li a:hover {
	background: #FFFFFF;
}
.section_menu02 li a::after {
	position: absolute;
	top: 50%;
	right: 18px;
	display: block;
	content: '';
	width: 18px;
	height: 18px;
	margin-top: -11px;
	border-top: 1px solid #989898;
	border-right: 1px solid #989898;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
.section_menu02 li img {
	width: 36px;
	margin: 0 auto;
	padding-right: 10px;
	vertical-align: text-bottom;
}
.section_menu02 li span {
	vertical-align: super;
}
@media screen and (max-width: 767px) {
	.ttl_recruit {
   		padding-top: 40px;
    	padding-bottom: 0px;
	}
	.section_menu02 {
		padding: 29px 0 27px;
	}
	.section_menu02 li {
		float: none;
		width: 100%;
	}
	.section_menu02 li:first-child,
	.section_menu02 li:nth-child(2) {
		margin: 0 0 11px 0;
	}
}
@media screen and (max-width: 499px) {
	.section_menu02 li a::after {
		width: 12px;
		height: 12px;
		margin-top: -6px;
	}
}

/***** END:recruit *****/

/***** intarview *****/
.ttl {
	font-size: 62px;
}
.ttl_border {
	display: block;
	width: 32px;
	height: 1px;
	margin: 19px auto;
	background: #fff;
}
.ttl_border + p {
	font-size: 16px;
}
.ttl_intarview {
	position: absolute;
	left: 0;
	right: 0;
    padding: 60px 0 30px;
}
.section_intarview .left,
.section_intarview .right {
	float: left;
	width: 50%;
	height: 292px;
}
.section_intarview .left {
    background: url(../images/top_interview_img05.jpg) center center no-repeat;
	background-size: cover;
}
.section_intarview .right {
    background: url(../images/top_interview_img06.jpg) center center no-repeat;
	background-size: cover;
}
.wrap_staff {
	padding-bottom: 60px;
	background: url(../images/bg_intarview.png) center center no-repeat;
	background-size: cover;
}
.list_staff {
	/*box-shadow: 0px 2px 12px rgba(0,0,0,0.2)*/
	width: 50%;
	float: left;
}
.item_staff02 {
    width: 50%;
}
.item_staff02:last-child a > div {
    border-right: 1px solid #CBCBCB;
}
.item_staff02 a > div {
    padding-bottom: 54px;
}
.item_staff02.top, .item_staff02.top02 {
    margin-top: -80px;
}
.list_staff:first-child {
    margin-bottom: 0px;
}
.list_staff:first-child {
	margin-bottom: 0px;
}
.item_staff.top {
	margin-top: -128px;
}
.item_staff {
	float: left;
	width: 50%;
}
.item_staff a > div {
	padding-bottom: 35px;
	background: #fff;
	border: 1px solid #fff;
	border-right: 1px solid #CBCBCB;
}
.item_staff:last-child a > div {
	border-right: none;
}


.item_staff02.top, .item_staff02.top02 {
    margin-top: -80px;
}
.item_staff02 {
	float: left;
	width: 50%;
}
.item_staff02 a > div {
	padding-bottom: 26px;
	background: #fff;
	border: 1px solid #fff;
	border-right: 1px solid #CBCBCB;
}
.item_staff02:last-child a > div {
	   border-right: 1px solid #CBCBCB;
}




/***** interview02 *****/

.item_staff002.top {
	margin-top: -128px;
}
.item_staff002 {
	float: left;
	width: 33.333333%;
}
.item_staff002 a > div {
	padding-bottom: 26px;
	background: #fff;
	border: 1px solid #fff;
	border-right: 1px solid #CBCBCB;
}
.item_staff002:last-child a > div {
	border-right: none;
}

/***** intarview02  end *****/






.name_en {
	position: absolute;
	top: 12px;
	left: 14px;
	font-size: 15px;
}
.name_en img {
	width: auto;
	height: 175px;
}
.photo_staff {
	margin-top: 40px;
}
.photo_staff img {
	width: 50%;
    height: auto;
}
.photo_staff02 {
	margin-top: 25px;
}
.photo_staff02 img {
	width: 100%;
    height: auto;
}
.tag_staff {
	position: absolute;
	top: 5px;
	right: 5px;
	display: inline-block;
	height: 21px;
	padding: 0 7px;
	color: #fff;
	line-height: 21px;
	background: #e64545;
}
.staff_name {
	position: absolute;
	bottom: 5px;
	left: 0;
	right: 0;
	margin: auto;
	width: 90%;
	padding: 15px 2%;
	line-height: 1em;
	background: #d7dfe6 url(../images/icon_symbol.svg) 7px 4px no-repeat;
	border: 1px solid #b2b2b2;
}
.staff_name h3 {
	margin-bottom: 12px;
	font-size: 18px;
}
.staff_name p {
	color: #7F7F7F;
}
.staff_name h3 + p {
	margin-bottom: 7px;
}
@media screen and (max-width: 767px) {
	.ttl {
		font-size: 40px;
	}
	.ttl_border + p {
		font-size: 13px;
	}
	.ttl_border {
		margin: 8px auto 14px;
	}
	.item_staff.top {
		margin-top: -170px;
	}
	
	.item_staff02.top {
		margin-top: -170px;
	}
	.staff_name {
		bottom: 5px;
		padding: 13px 2% 8px;
	}
	.staff_name h3 {
		margin-bottom: 8px;
		font-size: 16px;
	}
	.staff_name h3 + p {
		margin-bottom: 2px;
	}
	.wrap_staff {
 	   padding-bottom: 60px;
	}
	.list_staff {
		width: 100%;
		float: none;
		box-shadow: none;
	}
	.item_staff02 {
		width: 49%;
	}
	.item_staff02:last-child {
		float: right;
	}
	.item_staff02.top02 {
		margin-top: 2%;
	}
	.item_staff02 a > div {
		padding-bottom: 45px;
	}
	.item_staff02 a > div,
	.item_staff02:last-child a > div {
		border-right: none;
	}
	.photo_staff02 img {
		width: 98%;
	}
}
@media screen and (max-width: 499px) {
	.wrap_staff {
		padding-bottom: 30px;
	}
	.list_staff {
		box-shadow: none;
	}
	.list_staff:first-child {
		margin-bottom: 10px;
	}
	.item_staff,
	.item_staff.top {
		width: 100%;
		margin-top: 63px;
		box-shadow: 0px 2px 12px rgba(0,0,0,0.2);
	}
	.item_staff.top:first-child {
		margin-top: -170px;
	}
	.item_staff a > div {
		padding-bottom: 54px;
		border-left: 1px solid #CBCBCB;
	}
	.item_staff02 {
		margin-bottom: 30px;
	}
	.item_staff02.top:first-child {
		margin-bottom: 50px;
	}

	.item_staff02, .item_staff02.top {
		box-shadow: none;
	}
	.item_staff02 a > div {
		padding-bottom: 25px;
		border-left: none;
	}
	.photo_staff02 {
		margin-top: 35px;
		margin-bottom: 0;
	}
	.item_staff02, 
	.item_staff02.top:first-child {
		margin-bottom: 0;
	}
	.tag_staff {
		top: 5px;
		right: 5px;
	}
	.item_staff02 .tag_staff {
		left: 5px;
	}
	.item_staff02 .staff_name {
		bottom: 5px;
		}
	.staff_name {
		bottom: 16px;
		width: 90%;
		}
	.photo_staff {
		margin-top: 13px;
	}
	.photo_staff img {
		width: auto;
		height: 360px;
	}

}
/***** END:intarview *****/

/***** START:discussion *****/
.ttl_discussion {
	padding-top: 84px;
	color: #404040;
}
.ttl_discussion .ttl {
	font-size: 36px;
}
.ttl_discussion .ttl_border {
	margin: 14px auto;
	background: #404040;
}
.ttl_discussion.sp {
	display: none;
}
.section_discussion .left,
.section_discussion .right {
	float: left;
	width: 48%;
	height: 450px;
	padding: 0 1%;
}
.section_discussion .left {
	background: url(../images/top_discussion01.jpg) center center no-repeat;
	/*background: url(../images/170302_seminer.jpg) center center no-repeat;*/
	background-size: cover;
}
.section_discussion .right {
	background: url(../images/top_discussion02.jpg) center center no-repeat;
	background-size: cover;
}
.section_discussion .lead {
	margin-top: 20px;
	color: #656565;
}
.section_discussion .btn {
	width: 250px;
	margin: 34px auto 0;
}
.page_ttl.discussion .bg {
	height: 600px !important;
}
@media screen and (max-width: 959px) {
	.page_ttl.discussion .bg {
		height: 500px !important;
	}
	.section_discussion .lead br {
		display: none;
	}
}
@media screen and (max-width: 767px) {
	.page_ttl.discussion .bg {
		height: 240px !important;
	}
	.ttl_discussion.pc {
		display: none;
	}
	.ttl_discussion.sp {
		display: block;
		padding: 40px 0 20px;
	}
	.section_discussion .left {
		float: none;
		width: 100%;
		padding: 0;
		height: 325px;
	}
	.section_discussion .right {
		float: none;
		width: 95%;
		height: auto;
		margin: auto;
		padding: 0;
		background: none;
	}
}
@media screen and (max-width:767px) {
	.ttl_discussion .ttl {
		font-size: 32px;
	}
	.section_discussion .lead {
		margin-top: 12px;
	}
	.section_discussion .btn {
		width: 100%;
		margin: 12px auto 36px;
	}
	.section_discussion .btn a {
		color: #fff;
		background: #9cb0c0;
	}
	.section_discussion .btn a::after {
		border-color: #fff;
	}
}
@media screen and (max-width: 499px) {
.section_discussion .left {
	background-size: contain;
	}
	.section_discussion .left {
		height: 285px;
	}
}
/***** END:discussion *****/

/***** START:photo clip *****/
.ttl_photoclip {
	padding-top: 60px;
	padding-bottom: 30px;
	font-size: 62px;
	color: #323232;
}
.ttl_photoclip .ttl_border {
	background: #323232;
}
.photoclip_back {
	padding: 50px 0 50px;
	background: url(../images/top_bg_photoClip.jpg) center center no-repeat;
	background-size: cover;
}
.wrap_slider li {
	position: relative;
	overflow: hidden;
}
.wrap_slider li a {
	display: block;
	color: #fff;
}
.lightbox_caption {
	display: block;
	position: absolute;
	top: auto;
	bottom: 0;
	left: 0;
	right: 0;
	visibility: hidden;
	height: 30px;
	margin-top: -30px;
	padding: 0 16px;
	line-height: 30px;
	background: #9BAFBF;
	background: rgba(155,175,191,0.7);
	text-transform: none;
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(0,50px,0);
}
.wrap_slider li a:hover .lightbox_caption {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}
.wrap_slider img {
	max-width: 330px;
	height: auto;
}
.btn_photoclip {
	width: 100%;
	margin: 28px auto 0;
}
@media screen and (min-width: 1028px) {
	.wrap_slider {
		max-width: 1028px;
		margin: 0 auto;
	}
}
@media screen and (max-width: 767px) {
	.ttl_photoclip {
 	   padding-top: 10px;
 	   padding-bottom: 20px;
	}
	.ttl_photoclip .ttl {
		font-size: 32px;
	}
	.wrap_slider {
		margin: 0px auto 20px;
	}
	.wrap_slider img {
		max-width: 250px;
	}
	.lightbox_caption {
		height: 24px;
		margin-top: -24px;
		line-height: 24px;
		font-size: 11px;
	}
	.section_photoclip .btn a {
		color: #fff;
		background: #9cb0c0;
	}
	.section_photoclip .btn a::after {
		border-color: #fff;
	}
}
/***** END:photo clip *****/




/****************************
	pholososhy
****************************/
/*****common****/
.page_ttl .bg {
	height: 500px;
}
.page_ttl .newbg {
	height: 500px;
}
.page_ttl h2 {
	font-size: 32px;
}
.page_ttl h2 + p {
	margin-top: 6px;
	font-size: 18px;
}
.page_ttl .ttl {
	position: absolute;
	top: 173px;
	left: 0;
	width: 328px;
	padding: 45px 0 48px 100px;
	background: #929DA5;
	background: rgba(165,184,198,0.7);
}
@media screen and (max-width: 767px) {
	
	.page_ttl h2 {
	font-size: 24px;
}
	.page_ttl .bg {
		height: 240px;
	}
	.page_ttl .newbg {
		height: 240px;
	}
	.page_ttl .ttl {
		position: static;
		width: 100%;
		padding: 18px 0;
		color: #323232;
		text-align: center;
		background: none;
	}
	.page_ttl .ttl h2 {
		font-size: 28px;
	}
	.page_ttl .ttl p {
		font-size: 15px;
	}
}
/*****END common****/
.page_ttl.philosophy .bg {
	background: url(../philosophy/images/main02.jpg) center center no-repeat;
	background-size: cover;
}
.section_philosophy {
	margin-top: 1px;
}
.section_philosophy.section01 {
	background: url(../philosophy/images/bg01.jpg) center center no-repeat;
	background-size: cover;
	padding: 25px 0;
}
.section_philosophy.section02 {
	background: url(../philosophy/images/bg02.jpg) center center no-repeat;
	background-size: cover;
	padding: 25px 0;
}
.section_philosophy .box {
	width: 210px;
	border: 1px solid #fff;
}
.section_philosophy.section01 .box {
	padding: 42px 44px 56px;
}
.section_philosophy.section02 .box {
	padding: 72px 44px 72px;
}
.section_philosophy h2,
.section_philosophy p {
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
}
.section_philosophy h2 {
	font-size: 26px;
}
.section_philosophy p {
	margin-top: 25px;
	font-size: 18px;
}
.section_philosophy.section02 p {
	font-size: 20px;
}
.section_philosophy03 {
	margin: 1px 0;
	padding: 6.5% 0;
	background: url(../philosophy/images/bg03.jpg) center center no-repeat;
	background-size: cover;
}
.section_philosophy04 {
	margin: 1px 0;
	padding: 6.5% 0;
	background: url(../philosophy/images/bg04.jpg) center center no-repeat;
	background-size: cover;
}
.section_philosophy03 .lead {
	padding: 54px 6% 56px;
	background: #fff;
	background: rgba(255,255,255,0.9);
}
.section_philosophy03 .lead p {
	margin-top: 3.8%;
	box-shadow: none;
}
.section_philosophy03 .lead p:first-child {
	margin-top: 0;
}
@media screen and (max-width: 767px) {
	.section_philosophy .box {
		float: none;
		margin: auto;
		border: none;
	}
	.section_philosophy.section01 {
		background-position: 42% center;
	}
	.section_philosophy.section02 {
		background-position: 64% center;
	}
}
@media screen and (max-width: 499px) {
	.section_philosophy03 .lead {
		padding: 24px 6%;
	}
}
/****************************
	top massage
****************************/
.page_ttl.massage .bg {
	background: url(../top-message/images/main.jpg) center center no-repeat;
	background-size: cover;
}
.section_plofile {
	padding-top: 4%;
}
.ttl_plofile h2 {
	padding: 26px 0 20px;
	background: #9cb0c0;
}
.ttl_plofile2 h2 {
	padding: 8px 0;
	background: #9cb0c0;
	font-size: 1.2em;
}
.ttl_plofile3 h2{
	margin:0;
}
.ttl_plofile3{
	align-items: center;
	display: flex;
	margin-top:25px;
}
.ttl_plofile3::before,.ttl_plofile3::after {
	background-color: #6B6B6B;
	content: "";
	flex-grow: 1;
	height: 1px;
}
.ttl_plofile3::before {
	margin-right: 30px;
}
.ttl_plofile3::after {
	margin-left: 30px;
}
.ttl_plofile .icon {
	position: absolute;
	top: 50%;
	margin-top: -15px;
}
.ttl_plofile .icon.left {
	left: 18px;
}
.ttl_plofile .icon.right {
	right: 18px;
}
.ttl_plofile .icon img {
	width: 30px;
	height: auto;
}
.inner_plofile {
	padding: 4% 5.5% 5.5%;
	background: #ebedf3;
}
.section_massage {
	padding-bottom: 11%;
}
.section_massage h2 {
	margin-bottom: 3%;
	border-bottom: 2px solid #dddddd;
	padding-bottom: 10px;
}
.section_massage p.raleway_ebold {
	margin-top: 0;
	padding-top: 4%;
}
.section_massage p {
	margin-top: 2.3%;
}
.section_massage h2 + p {
	margin-top: 0;
}
@media screen and (max-width: 767px) {
	.section_massage {
		padding-bottom: 12px;
	}
	.ttl_plofile h2 {
		padding: 6px 0;
		font-size: 22px;
	}
	.ttl_plofile h2 {
		padding: 6px 0;
		font-size: 22px;
	}
	.ttl_plofile .icon {
		margin-top: -10px;
	}
	.ttl_plofile .icon img {
		width: 20px;
	}
	.inner_plofile {
		padding: 12px;
	}
	.inner_plofile .mt24 {
		margin-top: 12px;
	}
	.page_ttl.massage .bg {
		background-position: 70% center;
	}
	.section_massage h2 {
		font-size: 18px;
	}
	.section_massage p {
	margin-top: 3.8%;
	}
	.section_massage p.raleway_ebold {
		font-size: 20px;
	}
}
/****************************
	interview
****************************/
.page_ttl.interview .bg {
	background: url(../interview/images/main.jpg) center center no-repeat;
	background-size: cover;
}
.page_ttl.interview .newbg {
	background: url(../interview/images/new_main.jpg) center center no-repeat;
	background-size: cover;
}
.page_ttl.interview .bg2022 {
	background: url(../interview/images/main_2022.jpg) center center no-repeat;
	background-size: cover;
}
.page_ttl.interview .bg2025 {
	background: url(../interview/images/2025_main.jpg) center center no-repeat;
	background-size: cover;
}
.wrap_staff.interview {
    padding-top: 8%;
    padding-bottom: 8%;
}
.wrap_staff.interview .top {
	margin-top: 0;
}
@media screen and (max-width: 499px) {
	.page_ttl.interview .bg {
		background: url(../interview/images/main_sp.jpg) center center no-repeat;
		background-size: cover;
	}
    .page_ttl.interview .newbg {
		background: url(../interview/images/new_main_sp.jpg) center center no-repeat;
		background-size: cover;
	}
    .page_ttl.interview .bg2022 {
		background: url(../interview/images/main_2022_sp.jpg) center center no-repeat;
		background-size: cover;
	}
	.page_ttl.interview .bg2025 {
		background: url(../interview/images/2025_main_sp.jpg) center center no-repeat;
		background-size: cover;
	}
	.wrap_staff.interview {
		margin-top: 8px;
	}
	.wrap_staff.interview .top {
		margin-top: 63px;
	}
	.wrap_staff.interview .item_staff02 {
		margin-top: 0;
		margin-bottom: 2%;
	}
	.wrap_staff.interview .top:first-child {
		margin-top: 0;
	}


/****interview02 用******/
    .page_ttl.interview .newbg02 {
		background: url(../interview02/images/new_main_sp.jpg) center center no-repeat;
		background-size: cover;
	}
	.wrap_staff.interview .item_staff002 {
		margin-top: 0;
               margin-bottom:60px;
	}
	.wrap_staff.interview  .item_staff002:first-child {
		margin-top: 0;

	}
/****interview02 用_end******/	

}




/****************************
	interview second
****************************/
.pankuzu.interview {
	left: 34px;
}
.pankuzu.interview li,
.pankuzu.interview a {
	color: #323232;
}
.page_ttl.interview2022_01 .bg {
	background: url(../interview/images/main_2022_01-2.jpg) center center no-repeat;
	background-size: cover;
}
.page_ttl.interview2022_02 .bg {
	background: url(../interview/images/main_2022_02-2.jpg) center center no-repeat;
	background-size: cover;
}
.page_ttl.interview2022_03 .bg {
	background: url(../interview/images/main_2022_03-2.jpg) center center no-repeat;
	background-size: cover;
}
.page_ttl.interview2022_04 .bg {
	background: url(../interview/images/main_2022_04.jpg) center center no-repeat;
	background-size: cover;
}
.page_ttl.interview2025_01 .bg {
	background: url(../interview/images/main_TK.jpg) center center no-repeat;
	background-size: cover;
}
.page_ttl.interview2025_02 .bg {
	background: url(../interview/images/main_IN.jpg) center center no-repeat;
	background-size: cover;
}
.page_ttl.interview2025_03 .bg {
	background: url(../interview/images/main_IK.jpg) center center no-repeat;
	background-size: cover;
}
.page_ttl.interview2025_04 .bg {
	background: url(../interview/images/main_YS.jpg) center center no-repeat;
	background-size: cover;
}


.ttl_interview02 {
	position: absolute;
	top: 0;
	left: 0;
	width: 346px;
	height: 500px;
	padding-left: 34px;
	background: #fff;
	background: rgba(255,255,255,0.8);
}
.ttl_interview02 h2 {
	margin-top: 128px;
}
.tag_staff.tag02 {
	position: static;
	margin-top: 45px;
}
.ttl_interview02 h3 {
	margin: 8px 0 4px;
}
p.name_en02 {
	margin-bottom: 26px;
	color: #666;
}
.wrap_interview {
	padding: 3% 0 0;
}
.side_wrap {
	float: left;
	width: 293px;
}
.side_interview {
	width: 100%;
	width: 293px;
}
.side_interview img {
	width: 118px;
	height: auto;
}
.side_interview > p + div {
	margin-top: 10px;
	text-align: center;
}
.tag_staff.tag03 {
	position: static;
	padding: 0 4px;
	height: 17px;
	font-size: 12px;
	line-height: 17px;
	display: inline;
	margin: 0 auto;
}
.interview_profile_name{
	margin-top: 4px;
	margin-top: 5px;
}
.interview_profile {
	font-size: 0.9em;
	color: hsla(0,0%,60%,1);
}
.side_interview .name_en03 {
	display: none;
}
.side_interview .name_en03 + p {
	text-align: center;
	color: hsla(0,0%,35%,1);
}
.ttl_plofile.interview {
	display: none;
}
.content_interview {
	float: right;
	width: 66%;
}
.content_interview .section_massage {
	padding-bottom: 0;
}
.content_interview p.raleway_ebold {
	padding-top: 6%;
}
.content_interview p.raleway_ebold:first-child {
	padding-top: 0;
}
.nav_interview {
	max-width: 1052px;
	margin: 4% auto 8%;
}
.nav_interview a {
	display: block;
	position: relative;
	padding: 10px 3.5% 10px 7%;
	border: 1px solid #CBCBCB;
}
.nav_interview a:hover {
	background: #f0f3f6;
}
.nav_interview > div {
	float: left;
	width: 31.3%;
	margin: 1%;
}
.nav_interview.nav_interview2022 > div {
	width: 23%;
}
.nav_interview .photo {
	float: left;
	margin-right: 24px;
}
.nav_interview.nav_interview2022 .photo {
	margin-right: 20px;
}
.nav_interview img {
	width: 77px;
	height: auto;
}
.nav_interview a > div {
	float: left;
}
.nav_interview.nav_interview2022 a > div {
	padding-top: 20px;
}
.tag_staff.tag04 {
	position: static;
	padding: 0 2px;
	height: 15px;
	line-height: 15px;
	font-size: 11px;
}
.nav_interview p.name_en02 {
	margin-bottom: 4px;
}
.nav_interview .icon::after {
	position: absolute;
	top: 50%;
	right: 14px;
	display: block;
	content: '';
	width: 12px;
	height: 12px;
	margin-top: -6px;
	border-top: 1px solid #989898;
	border-right: 1px solid #989898;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
	.inner_plofile03 {
		padding: 15px;
	}
	.inner_plofile03 p {
		margin:0;
	}
	.inner_plofile04 {
		padding: 15px;
		background: #ebedf3;
	}
	.inner_plofile04 p {
		margin:0;
	}
	.inner_plofile04 table {
		border: none;
	}
	.inner_plofile04 table th {
	padding: 5px 0;
				vertical-align: top;
	}
	.inner_plofile04 table td {
	    padding: 5px 0 5px 10px;
		vertical-align: top;
	}

@media screen and (max-width: 959px) {
	.nav_interview > div {
		width: 48%;
	}
	.nav_interview.nav_interview2022 > div {
		width: 48%;
	}
	.side_wrap {
		float: none;
		width: 100%;
	}
	.content_interview {
		margin-left: 0;
	}
	.ttl_plofile.interview {
		display: block;
	}
	.inner_plofile02 {
		padding: 24px;
		background: #ebedf3;
	}
	.inner_plofile03 {
		padding: 15px;
	}
	.inner_plofile04 {
		padding: 15px;
		background: #ebedf3;
	}
	.side_interview  {
		width:100%
	}
	.side_interview .photo {
		display: none;
	}
	.side_interview > p + div {
		display: none;
	}
	.side_interview .name_en03 {
		display: block;
		margin-bottom: 10px;
		font-size: 18px;
	}
	.content_interview {
		float: none;
		width: 100%;
		margin-top: 24px;
	}
	.interview_profile {
	color: hsla(0,0%,30%,1);
	}
}
@media screen and (max-width: 767px) {
	.ttl_interview02 {
		position: static;
		width: 100%;
		height: auto;
		padding: 12px 0 18px;
		color: #323232;
		text-align: center;
		background: none;
	}
	.ttl_interview02 h2 {
		margin-top: 0;
	}
	.ttl_interview02 p.tag_staff,
	.ttl_interview02 h3,
	.ttl_interview02 p.name_en02,
	.ttl_interview02 p.font16 {
		display: none;
	}
	.side_interview > p + div {
		display: block;
		margin: 10px 0 0 0;
		text-align: center;
	}
	.side_interview .font18 {
		font-size: 32px;
		line-height: 1em;
	}
	.tag_staff.tag03 {
		display: inline-block;
		float: none;
		font-size: 14px;
		vertical-align: top;
	}
	.side_interview .name_en03 {
		display: block;
		margin-bottom: 10px;
		font-size: 18px;
	}
	.side_interview .font13 {
		margin: 0 0px 5px 0;
		font-size: 14px;
	}
	.inner_plofile02 {
		padding: 12px;
	}
	.inner_plofile03 {
		padding: 12px;
	}
	.inner_plofile04 {
		padding: 12px;
		background: #ebedf3;
	}
	.section_plofile.interview {
		padding-top: 0;
	}
	.nav_interview {
		width: 95%;
	}
	.nav_interview > div {
		width: 100%;
		margin: 1.3% 0;
	}
	.nav_interview.nav_interview2022 > div {
		width: 100%;
		margin: 1.3% 0;
	}
	.section_massage h2 br {
		/*display: none;*/
	}
}



/****interview02 用******/

@media screen and (max-width: 499px) {
.item_staff02 .tag_staff {
left: 11px;
font-size:9px;
}
.item_staff02 .font12 {
font-size:9px;
}
.item_staff02 .staff_name {
bottom: 5px;
}

}
/****interview02 用_end******/



/****************************
	discussion
****************************/
.page_ttl.discussion .bg {
	background: url(../discussion/images/main.jpg) center center no-repeat;
	background-size: cover;
}
.page_ttl.discussion .ttl {
	top: auto;
	bottom: 32px;
	left: 0;
	right: 0;
	width: auto;
	padding: 0;
	text-align: center;
	background: none;
}
.page_ttl.discussion .ttl h2 {
	font-size: 100px;
}
.page_ttl.discussion p {
	font-size: 16px;
}
/*座談会ページ002用 スタート*/
.page_ttl.discussion .bg002 {
	background: url(../discussion002/images/main.jpg) center center no-repeat;
	background-size: cover;
	max-height: 750px;
}
/*座談会ページ002用 エンド*/
.content_discussion {
	max-width: 1058px;
	margin: auto;
	padding: 34px 0 32px;
}
.content_discussion h3 {
	margin-top: 22px;
}
.content_discussion h3 .span01 {
	font-size: 38px;
}
.content_discussion h3 .span02 {
	color: #EC3F39;
	font-size: 60px;
	vertical-align: super;
}
.content_discussion h3 img {
	margin: -32px 8px 0;
}
.content_discussion h3 .span03 {
	font-size: 46px;
}
.content_discussion h3 .q.sp {
	display: none;
}
.content_discussion h3 br {
	display: none;
}
.content_discussion h3 + p {
	margin-top: 40px;
}
.discussion_member {
	margin-top: 5.3%;
}
.discussion_member > div {
	float: left;
	width: 22.6%;
	margin: 1.2%;
}
.discussion_member > div .font14 {
	height: 22px;
	margin: 1px 0 2px;
	line-height: 22px;
}
.discussion_member > div .font12 {
	margin-bottom: 4px;
	padding-bottom: 4px;
	color: #999999;
	border-bottom: 1px solid #9cb0c0;
}
.bg_purple {
	background: #975db0;
}
.bg_blue {
	background: #4884ae;
}
.bg_green {
	background: #5d9568;
}
.bg_pink {
	background: #cb688e;
}
.bg_purple02 {
	background: #f6f1f7;
}
.bg_blue02 {
	background: #f0f6f7;
}
.bg_green02 {
	background: #f0f7f0;
}
.bg_pink02 {
	background: #fcf4f6;
}
.bg_beige {
	background: #eeede9;
}
.color_purple {
	color: #975db0;
}
.color_blue {
	color: #4884ae;
}
.color_green {
	color: #5d9568;
}
.color_pink {
	color: #cb688e;
}
.content_discussion h4 {
	margin: 7% 0 2.3%;
}
.content_discussion h4 img {
	vertical-align: sub;
	margin: 0 10px;
}
.content_discussion h4 img:last-child {
	vertical-align: baseline;
}
.photo_discussion {
	margin-bottom: 6%;
}
.photo_discussion img {
	max-width: 800px;
	width: 100%;
	height: auto;
}
.icon_discussion {
	width: 9%;
	margin-top: 6px;
}
.icon_discussion.left {
	float: left;
	margin-right: 3%;
}
.icon_discussion.right {
	float: right;
	margin-left: 3%;
}
.icon_discussion.left p {
	float: right;
}
.icon_discussion.right p {
	float: left;
}
.icon_discussion span {
	display: block;
	position: absolute;
	top: -5px;
	left: -3px;
	padding: 0 3px;
	height: 17px;
	line-height: 17px;
}
.icon_discussion.other span {
	position: static;
	text-align: center;
}
.icon_discussion img {
	max-width: 55px;
	width: 100%;
	height: auto;
}
.icon_discussion.other img {
	max-width: 100%;
}
.comment {
	position: relative;	
	float: left;
	width: 72%;
	margin-bottom: 20px;
	padding: 2%;
	z-index: 0;
}
.comment.right {
	float: right;
}
.comment:before {
	content: "";
	position: absolute;
	top: 22px;	
	display: block;
	width: 0px;
	height: 0px;
	border-style: solid;	
	border-color: transparent #fff transparent transparent;
	z-index: 0;
}
.comment.left:before {
	left: -15px;
	border-width: 8px 15px 8px 0;
}
.comment.right:before {
	right: -15px;
	border-width: 8px 0 8px 15px;
}
.comment.bg_purple02.left:before {
	border-color: transparent #f6f1f7 transparent transparent;
}
.comment.bg_purple02.right:before {
	border-color: transparent transparent transparent #f6f1f7;
}
.comment.bg_blue02.left:before {
	border-color: transparent #f0f6f7 transparent transparent;
}
.comment.bg_blue02.right:before {
	border-color: transparent transparent transparent #f0f6f7;
}
.comment.bg_green02.left:before {
	border-color: transparent #f0f7f0 transparent transparent;
}
.comment.bg_green02.right:before {
	border-color: transparent transparent transparent #f0f7f0;
}
.comment.bg_pink02.left:before {
	border-color: transparent #fcf4f6 transparent transparent;
}
.comment.bg_pink02.right:before {
	border-color: transparent transparent transparent #fcf4f6;
}
.comment.bg_beige.left:before {
	border-color: transparent #eeede9 transparent transparent;
}
.comment.bg_beige.right:before {
	border-color: transparent transparent transparent #eeede9;
}
.text_top {
	vertical-align: text-top;
}
@media screen and (max-width: 1057px) {
	.content_discussion {
		width: 95%;
	}
}
@media screen and (max-width: 767px) {
	.page_ttl.discussion .ttl {
		padding: 18px 0;
	}
	.page_ttl.discussion .ttl h2 {
		font-size: 28px;
	}
	.page_ttl.discussion p {
		font-size: 15px;
	}
	.content_discussion {
		padding: 14px 0;
	}
	.content_discussion h3 {
		margin-top: 0;
		line-height: 50px;
	}
	.content_discussion h3 .span01 {
		font-size: 30px;
	}
	.content_discussion h3 .q.sp {
		display: inline-block;
	}
	.content_discussion h3 .q.pc {
		display: none;
	}
	.content_discussion h3 .span02 {
		font-size: 50px;
	}
	.content_discussion h3 br {
		display: block;
	}
	.content_discussion h3 + p {
		font-size: 14px;
	}
	.icon_discussion {
		width: 12.2%;
	}
	.icon_discussion.left {
	margin-right: 4%;
	}
	.icon_discussion.right {
		margin-left: 4%;
	}
	.icon_discussion.other {
		width: 24%;
		margin-top: -8px;
	}
	.comment {
		width: 79.8%;
		margin-bottom: 12px;
	}
	.comment:before {
		top: 12px;
	}
	.comment.left:before {
		left: -10px;
		border-width: 6px 10px 6px 0;
	}
	.comment.right:before {
		right: -10px;
		border-width: 6px 0 6px 10px;
	}
	.comment.other {
		width: 52%;
	}
}
@media screen and (max-width: 499px) {
	.content_discussion h3 + p {
		margin-top: 26px;
		padding: 0 14px;
		text-align: left;
		line-height: 20px;
	}
	.discussion_member > div {
		width: 47.6%;
	}
	.discussion_member .font13 {
		font-size: 12px;
	}
	.content_discussion h4 {
		text-align: left;
		overflow: hidden;
	}
	.content_discussion h4 img:first-child {
		float: left;
		vertical-align: middle;
	}
	.content_discussion h4 img:last-child {
		width: 14px;
		height: auto;
	}
	.icon_discussion span {
		height: 12px;
		line-height: 12px;
		font-size: 11px;
	}
	.comment,
	.comment .font16 {
		font-size: 12px;
	}
}
/****************************
	guideline
****************************/

.page_ttl.guideline .bg {
	background: url(../guideline/images/main03.jpg) center center no-repeat;
	background-size: cover;
}
.page_ttl.selection_step .bg {
	background: url(../guideline/images/main02.jpg) center center no-repeat;
	background-size: cover;
}
.page_ttl.selection_step {
	margin-top: 6%;
}

.wrap_content {
	padding-bottom: 7%;
}
.guideline table {
	font-size: 1em;
	color: hsla(0,0%,30%,1);
	line-height: 1.7em;
}
.table th,
.table td {
	padding: 22px 0;
	border-top: 1px solid #CCCCCC;
}
.table th {
	width: 20%;
}
.table tr:first-child th,
.table tr:first-child td {
	padding-top: 16px;
	border-top: none;
}
.table tr:last-child th,
.table tr:last-child td {
	padding-bottom: 16px;
}
.table td p {
	margin-top: 30px;
}
.table td p:first-child {
	margin-top: 0;
}
.box_step {
	width: 100%;
	background: #f0f3f6;
}
.box_step td {
	padding: 14px 0;
	vertical-align: middle;
}
.box_step .step {
	width: 70px;
	color: #68767f;
}
.box_step .font20 {
	width: 50px;
	background: #9bb0c1;
}
.box_step td:last-child {
	padding: 14px 10px;
}
.box_step.last {
	background: #fde3e2
}
.box_step.last .step {
	color: #f03e32;
}
.box_step.last .font20 {
	background: #ed403a;
}
.step_sankaku {
	width: 0;
	height: 0;
	margin: 10px auto 2px;
	border: 8px solid transparent;
	border-top: 8px solid #cdd7e0;
}
@media screen and (max-width: 790px) {	
	.wrap_content {
		background: #fff;
	}		
	.w750R.guideline {
		padding: 22px 0 0 0;
	}
}
@media screen and (max-width: 499px) {
	.wrap_content {
		padding-bottom: 24px;
	}
	.table th {
		display: block;
		width: 100%;
		padding: 6px 0;
		text-align: center;
		background: #e5e5e5;
		border-top: none;
	}
	.table tr:first-child th,
	div.career .table  tr th {
		padding: 6px 0 !important;
	}
	.table tr:last-child th, .table tr:last-child td {
    	padding-bottom: 6px;
	}
	.table td {
		display: block;
		padding: 8px;
		border: 1px solid #e5e5e5;
		border-top: none;
		border-bottom: none;
	}
	.table tr:first-child td {
		padding: 8px;
		
	}
	.table tr:last-child td {
		border-bottom: 1px solid #e5e5e5;
	}
	.table td p {
		margin-top: 16px;
	}
	.box_step td {
		padding: 6px 0;
	}
	.box_step td:last-child {
		padding: 6px 6px 6px 10px;
	}
	.box_step .step {
		width: 58px;
	}
	.box_step .font20 {
		width: 40px;
	}
	.step_sankaku {
		width: 0;
		height: 0;
		margin: 10px auto 2px 72px;
		border: 6px solid transparent;
		border-top: 6px solid #cdd7e0;
	}
}

/****************************
	company
****************************/

.page_ttl.company .bg {
	background: url(../company/images/main03.jpg) center center no-repeat;
	background-size: cover;
}
.company table {
	font-size: 1em;
	color: hsla(0,0%,30%,1);
	line-height: 1.7em;
}
@media screen and (max-width: 790px) {		
	.w750R.company {
		padding: 22px 0 0 0;
	}
}


/****************************
	education
****************************/
.page_ttl.education .bg {
	background: url(../education/images/main03.jpg) center center no-repeat;
	background-size: cover;
}

.page_ttl.careerpath .bg {
	background: url(../education/images/main02.jpg) center center no-repeat;
	background-size: cover;
}
.page_ttl.careerpath {
	margin-top: 6%;
}
.w750R.education {
	max-width: 750px;
	padding: 0;
}
.ttl_education {
	position: relative;
	padding: 26px 24px;
	background: #9cb0c0;
	cursor: pointer;
}
.ttl_education.ttl02 {
	background: #7e909e;
}
.ttl_education.ttl03 {
	background: #68767f;
}
.ttl_education img {
	width: 60px;
	height: auto;
}
.ttl_education::after {
	position: absolute;
	top: 50%;
	right: 16px;
	display: block;
	content: '';
	width: 8px;
	height: 8px;
	margin-top: -4px;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	/*transition: .3s;*/
	-webkit-transform: rotate(135deg);
	-moz-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	-o-transform: rotate(135deg);
	transform: rotate(135deg);	
}
.ttl_education.close::after {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.inner_education {
	padding: 22px 22px 32px;
}
.inner_education.item01 > div.content01 {
	margin: 10px 0 18px;
}
.inner_education.item01 .sp {
	display: none;
}
.inner_education .content01 .text {
	position: absolute;
	top: 21px;
	left: 29px;
}
.inner_education .content01 .text p {
	margin-top: 6px;
}
.inner_education .content01 .text p:first-child {
	margin-top: 0;
}
.inner_education .content01 span {
	display: inline-block;
	width: 38px;
	height: 38px;
	margin-right: 8px;
	color: #fff;
	font-size: 20px;
	text-align: center;
	line-height: 38px;
	border-radius: 50%;
}
.inner_education .content01 .text01 span {
	background: #9bb0c1;
}
.inner_education .content01 .text02 span {
	background: #8da1b1;
}
.inner_education .content01 .text03 span {
	background: #8194a2;
}
.inner_education .content01 .text04 span {
	background: #768896;
}
.inner_education .content01 .text05 span {
	background: #67757e;
}
.inner_education .float_l {
	margin-right: 20px;
}
.inner_education .float_r {
	margin-left: 20px;
}
.inner_education .img01 {
	width: 132px;
	height: auto;
}
.inner_education .img02 {
	width: 200px;
	height: auto;
}
.inner_education.item01 > div {
	margin-top: 36px;
}
.inner_education.item01 > div:first-child,
.inner_education.item02 > div:first-child {
	margin-top: 0;
}
.inner_education.item01 h4 {
	margin-bottom: 14px;
}
.inner_education.item02 > div {
	margin-top: 30px;
}
.inner_education .step02,
.inner_education .ttl_step {
	float: left;
	margin-bottom: 4px;
}
.step02 {
	margin-right: 14px;
}
.step02 .span01 {
	margin-right: 5px;
	color: #9bb0c1;
}
.step02 .span02 {
	display: inline-block;
	width: 25px;
	height: 25px;
	color: #fff;
	text-align: center;
	line-height: 25px;
	background: #9bb0c1;
}
.inner_education .ttl_step span {
	display: inline-block;
	margin-top: 2px;
}
.inner_education .detail {
	margin-left: 85px;
}
.inner_education .detail p {
	margin-bottom: 8px;
}
.inner_education.item03 p {
	margin-bottom: 16px;
}
.ttl_education .float_l {
	margin-right: 12px;
}
.ttl_education .hidden {
	margin-top: 4px;
}
.ttl_education.careerpath {
	padding: 12px 24px;
}
.inner_education table {
	width: 100%;
}

.inner_education td {
	padding: 6px 0 2px; 
	border-bottom: 1px solid #cccccc;
}
.inner_education td.td01 {
	width: 52px;
	text-align: right;
}
.inner_education td.td02 {
	width: 66px;
	padding-right: 22px;
	text-align: right;
}
.w750R.promotion_step {
	margin-top: 5%;
	padding-bottom: 32px;
}
.table_step {
	width: 100%;
}
.table_step td {
	padding: 14px 0 2px;
	border-bottom: 1px solid #cccccc;
}
.table_step th.th01 {
	border-bottom: 2px solid #9cb0c0;
}
.table_step th.th02 {
	border-bottom: 2px solid #cccccc;
}
.table_step td.td01 {
	width: 65px;
	text-align: right;
}
.table_step td.td01 span {
	color: #67767F;
}
.table_step td.td02 {
	padding-left: 26px;
}
.table_step td.td01.top {
	padding-top: 24px;
}
@media screen and (max-width: 790px) {
	.w750R.promotion_step {
		margin-top: 0;
		padding: 0;
	}
	.inner_education {
		padding: 22px 0;
	}
}
@media screen and (max-width: 767px) {
	.page_ttl.careerpath {
		margin-top: 0;
	}
	.inner_education.item01 {
		padding-top: 0;
	}
	.inner_education.item01 .pc {
		display: none;
	}
	.inner_education.item01 .sp {
		display: block;
	}
	.inner_education .content01 .text {
		position: static;
		margin-top: 20px;
		margin-left: 14%;
	}
	.inner_education .content01 + p {
		display: none;
	}
	.ttl_education.ttl03 {
		margin-bottom: 24px;
	}
	.ttl_education.ttl03.close {
		margin-bottom: 0;
	}
}
@media screen and (max-width: 499px) {
	.inner_education .content01 .text {
		margin-left: 2%;
	}
	.inner_education .float_l,
	.inner_education .float_r {
		float: none;
		margin: 0 auto 12px;
		text-align: center;
	}
	.inner_education.item01 > div {
		margin-top: 26px;
	}
	.inner_education.item01 h4 {
		margin-bottom: 14px;
		font-size: 16px;
	}
	.inner_education.item02 > div {
		margin-top: 20px;
	}
	.inner_education .detail {
		margin-left: 0;
	}
	.inner_education.careerpath {
		padding: 8px 0 22px;
		line-height: 20px;
	}
	.ttl_education.careerpath {
		padding: 10px;
	}
	.ttl_education.careerpath h3 {
		font-size: 15px;
		line-height: 1.3em;
	}
	.ttl_education.careerpath p {
		margin-top: 0;
		font-size: 13px;
		font-weight: normal;
		line-height: 1.2em;
	}
	.inner_education td.td01 {
		width: 41px;
	}
	.inner_education td.td02 {
		width: 56px;
		padding-right: 13px;
	}
	.table_step td {
		padding: 5px 0 2px;
	}
	.table_step td.td01 {
		width: 55px;
	}
	.table_step td.td01.top {
		padding-top: 8px;
	}
	.table_step .font18 {
		font-size: 15px;
	}
}
/****************************
	brand
****************************/
.page_ttl.brand .bg {
	background: url(../brand/images/main02.jpg) center center no-repeat;
	background-size: cover;
}
.section_brand {
	padding: 50px 0 48px;
}
.section_brand h2 {
	margin-bottom: 4%;
    border-bottom: 1px solid #dddddd;
}
.section_brand .handling_brand {
	margin-top: 0;
    font-size: 18px;
}
.section_brand.section01 {
	background: url(../brand/images/bg01.png) right top no-repeat;
	background-position-y: 20px;
}
.section_brand.section02 {
}
.section_brand.section03 {
}
.section_brand h3 {
	margin-bottom: 50px;
}
.section_brand h4 {
	margin-top: 44px; 
}
.section_brand p {
	margin-top: 24px;
}
.section_brand .photo01 {
	max-width: 
}
.photo_text {
	position: absolute;
	bottom: 18px;
	right: 16px;
	width: 188px;
}
.photo_text .text p {
	margin-top: 16px;
}
.photo_text .text01 {
	margin-left: 6%;
}
.photo_text .text02 span {
	margin-left: 20%;
}
.brand_photo {
	margin-top: 24px;
}
.brand_photo li {
	float: left;
	width: 24%;
	margin: 0.5%;
}
.brand_photo li img {
	width: 100%;
	height: auto;
}
.brand_bnr01 {
	width: 100%;
	margin-top: 40px;
	margin-bottom: 40px;
	text-align: center;
}
.brand_bnr01 li {
	width: 49%;
}
.brand_bnr01 li a {
	display: block;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
	background: #ebedf3;
	border: 1px solid #cccccc;
	font-size: 110%;
}
.brand_bnr01 li a:hover {
	background: #d3d6df;
}
.brand_bnr01 li.brand_bnr_left {
	float: left; 
}
.brand_bnr01 li.brand_bnr_right {
	float: right; 
}
.brand_arrow {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	text-decoration: none;
}
.brand_arrow::after {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 10px;
	margin: auto;
	content: "";
	vertical-align: middle;
	width: 5px;
	height: 5px;
	border-top: 2px solid #323232;
	border-right: 2px solid #323232;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.brand_left,
.brand_middle,
.brand_right {
	width: 30%;
	padding-right: 5%;
	float: left;
}
div.brand_right {
	padding-right: 0 !important;
}
.section02 {
	background: #f8f9f7;
	padding-top: 40px;
	padding-bottom: 20px;
}
.brand_davines {
	width: 47%;
	float: left;
}
.brand_comfortzone {
	width: 47%;
	float: right;
}
.brand_davines h3,
.brand_comfortzone h3 {
	margin-bottom: 20px !important;
}
.brand_davines h3 img,
.brand_comfortzone h3 img {
	width: 60%;
}
.brand_bnr02 {
	width: 100%;
	margin-top: 10px;
}
.brand_bnr02 a {
	display: block;
	margin: 0 auto;
	padding-top: 20px;
	padding-bottom: 20px;
	background: #9cb0c0;
	font-size: 110%;
	color: #FFFFFF;
	box-shadow: 0px 0px 4px rgba(0,0,0,0.2);
	position: relative;
	display: inline-block;
	vertical-align: middle;
	text-decoration: none;
}
.section02 .brand_bnr02 a {
	width: 80%;
}
.section03 .brand_bnr02 a {
	width: 50%;
}
.brand_bnr02 a::after {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 10px;
	margin: auto;
	content: "";
	vertical-align: middle;
	width: 5px;
	height: 5px;
	border-top: 2px solid #FFF;
	border-right: 2px solid #FFF;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.section03 .brand_left img,
.section03 .brand_middle img,
.section03 .brand_right img {
	width: 100%;
}

@media screen and (max-width: 767px) {
	.section_brand {
		padding: 22px 0 28px;
	}
	.section_brand h3 {
		margin-bottom: 20px;
	}
	.section_brand h3 img {
		max-width: 242px;
		width: 100%;
		height: auto;
	}
	.section_brand h4 {
		margin-top: 25px;
	}
	.section_brand p {
		margin-top: 10px;
	}
	.brand_photo {
		margin-top: 18px;
	}
	.brand_photo li {
		width: 48%;
		margin: 1%;
	}
}
@media screen and (max-width: 959px) {
	.section_brand.section01 {
		background: none;
	}
}
@media screen and (max-width: 589px) {
	.photo_text {
		display: none;
	}
	.section02 .brand_bnr02 a {
		width: 100%;
	}
}
@media screen and (max-width: 499px) {
	.brand_davines,
	.brand_comfortzone {
		width: 100%;
		float: none;
		margin-bottom: 20px;
	}
	.brand_left,
	.brand_middle,
	.brand_right {
		width: 100%;
		padding-right: 0;
		float: none;
		margin-bottom: 24px;
	}
	.section02 .brand_bnr02 a,
	.section03 .brand_bnr02 a {
		width: 100%;
	}
}

/****************************
	photoclip
****************************/
.page_ttl.photoclip .bg_photoClip {
	background: url(../photoclip/images/main.jpg) center center no-repeat;
	background-size: cover;
}
.page_ttl .bg_photoClip {
    height: 235px;
}
.page_ttl .ttl_photoClip {
	position: absolute;
    top: 73px;
    left: 0;
    width: 298px;
    padding: 20px 0 20px 130px;
    background: #929DA5;
    background: rgba(165,184,198,0.7);
}
.content_photoclip {
	padding: 30px 0 67px;
}
@media screen and (max-width: 767px) {
	.content_photoclip {
		padding: 0 0 16px;
	}
	.page_ttl .bg_photoClip {
    	display: none;
	}
	.page_ttl .ttl_photoClip {
	    position: static;
	    width: 100%;
	    padding: 18px 0;
	    color: #323232;
	    text-align: center;
	    background: none;
	}
}
/****************************
	for carrier
****************************/
.page_ttl.career_ttl .bg {
	background: url(../career_office/images/main02.jpg) center center no-repeat;
	background-size: cover;
}
.w1028R {
	position: relative;
	float: right;
	max-width: 984px;
	width: 100%;
	margin: -52px auto 0;
	padding: 22px;
	box-shadow: 0px 0px 4px rgba(0,0,0,0.2);
}
#a01, #a02, #a03, #a04 {
	padding-top: 60px !important; 
	margin-top: -60px !important;
}
.career_list li {
	float: left;
	width: 24.25%;
	margin-right: 1%;
}
.career_list li.career_list_last {
	float: right;
	width: 24.25%;
	margin-right: 0;
}
.career_list li a {
	height: 48px;
	line-height: 48px;
	font-size: 110%;
	background: #f0f0f0;
	height: 60px;
	line-height: 60px;
	text-align: center;
	text-decoration: none;
	color: #000000;
	display: block;
}
.career h2 {
	border-bottom: 2px solid #dddddd;
}
.career .table {
	width: 100%;
}
.career .table th {
	width: 25%;
	vertical-align: middle;
}
.career .table th,
.career .table td {
	padding: 22px 0;
	border-top: 1px dotted #CCCCCC;
}
.career .table tr:last-child th,
.career .table tr:last-child td {
	padding-bottom: 16px;
	border-bottom: 2px solid #dddddd;
}
.fs80 {
	font-size: 80%;
}
.fontcolor80 {
	color: #5b5b5b;
}
@media screen and (max-width: 1028px) {
	.career .w1028R {
		float: none;
		max-width: none;
		margin: auto;
		padding: 22px 0 0 0;
		box-shadow: none;
	}
	.wrap_content.career {
		background: #fff;
	}
}
@media screen and (max-width: 767px) {
	#a01, #a02, #a03, #a04 {
		padding-top: 0px !important; 
		margin-top: 0px !important;
	}
	.career_list li {
		float: left;
		margin-right: 2%;
		width: 49%;
		margin-bottom: 2%;
		box-sizing: border-box;
	}
	.career_list li.career_list_right,
	.career_list li.career_list_last {
		float: right;
		margin-right: 0;
		width: 49%;
		margin-bottom: 2%;
		box-sizing: border-box;
	}
}
@media screen and (max-width: 499px) {
	.career_list li a {
		font-size: 100%;
	}
.career .table th {
		display: block;
    	width: 100%;
	}
	.career .table th,
	.career .table td {
		border-top: none;
	}
	.career .table td {
		display: block;
		padding: 8px;
		border: 1px solid #e5e5e5;
		border-top: none;
		border-bottom: none;
	}
	.career h2 {
		border-bottom: none;
	}
	.career .table tr:last-child th {
		border-bottom: none;
	}
	.career .table tr:last-child td {
		border-bottom: 1px solid #e5e5e5;
	}
}

/****************************
	CSR
****************************/
.page_ttl.csr .bg {
	background: url(../csr/images/main.jpg) center center no-repeat;
	background-size: cover;
}
.section_csr {
	padding: 50px 0 48px;
}
.section_csr h2 {
	margin-bottom: 3%;
    border-bottom: 1px solid #dddddd;
}
.section_brand p {
	margin-top: 24px;
}
.section_csr .photo01 {
	max-width: 
}
.photo_text {
	position: absolute;
	bottom: 18px;
	right: 16px;
	width: 188px;
}
.photo_text .text p {
	margin-top: 16px;
}
.photo_text .text01 {
	margin-left: 6%;
}
.photo_text .text02 span {
	margin-left: 20%;
}
.csr_box {
	margin-bottom: 5%;
}
.csr_left,
.csr_middle,
.csr_right {
	width: 30%;
	padding-right: 5%;
	float: left;
}
div.csr_right {
	padding-right: 0 !important;
}
.csr_left img,
.csr_middle img,
.csr_right img {
	width: 100%;
	margin-bottom: 15px;
}
.csr_box01 p {
	width: 45%;
	float: left;
}
.csr_box01 img {
	width: 50%;
	float: right;
    padding: 15px;
	border: 1px solid #DFDFDF;
	box-sizing: border-box;
	margin-left: 5%;
}
.csr_box02 p {
	margin-top: 20px;
}
.csr_box02 img {
	width: 60%;
	display: block;
    margin: 0 auto;
}
.csr_box03 {
	margin-bottom: 60px;
}
.csr_box03 img {
	background-color:#D7DFE6;
	padding: 20px;
	max-width: 1080px;
	width:60%;
}
@media screen and (max-width: 767px) {
	.section_csr {
		padding: 22px 0 28px;
	}
	.section_csr p {
		margin-top: 10px;
	}
}
@media screen and (max-width: 499px) {
	.csr_left,
	.csr_middle,
	.csr_right {
		width: 100%;
		padding-right: 0;
		float: none;
		margin-bottom: 30px;
	}
	.csr_left img,
	.csr_middle img,
	.csr_right img {
		margin-bottom: 5px !important;
	}
	.csr_box01 img {
    	margin-top: 20px;
		margin-left: 0;
	}
	.csr_box01 p,
	.csr_box01 img,
	.csr_box02 p,
	.csr_box02 img {
		width: 100%;
		float: none;
	}
	.csr_box03 {
		margin-bottom: 40px;
	}
	.csr_box03 img {
		width:80%;
	}
}


/****************************
	davinessalon
****************************/
body.body_davinessalon,
body.body_davineschecklist,
body.body_davinesform {
	background: url(../davinessalon/images/background_img.png) repeat;
}
body.body_davinessalon .container,
body.body_davineschecklist .container {
	display: flex;
	flex-direction: column;
	min-height: 100vh;
}
header.header_davinessalon {
	background-color: #FFF;
	border-top: 10px solid #768daf;
	border-bottom:  1px solid #CCC;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
}
header.header_davinessalon h1 img {
	max-width: 200px;
}
section.section_davinessalon {
	position: relative;
}
p.davinessalon_read {
	text-align: center;
	margin-bottom: 60px;
}
div.bn_kiyaku,
div.bn_form {
	position: relative;
}
div.bn_kiyaku a,
div.bn_form a{
	text-decoration: none;
	color: #FFF;
	line-height: 300%;
}
div.bn_kiyaku a:after,
div.bn_form a:after{
    position: absolute;
    top: 50%;
    right: 20px;
    display: block;
    content: '';
    width: 20px;
    height: 20px;
    margin-top: -11px;
    border-top: 1px solid #FFF;
    border-right: 1px solid #FFF;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
div.bn_kiyaku {
	background-color: #768daf;
	max-width: 540px;
	margin:0 auto 40px;
	padding: 30px 10px 20px; 
	border-radius: 10px;        /* CSS3草案 */  
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 10px;   /* Firefox用 */  
}
div.bn_form {
	background-color: #768daf;
	max-width: 540px;
	margin:0 auto 40px;
	padding: 30px 10px 20px; 
	border-radius: 10px;        /* CSS3草案 */  
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 10px;   /* Firefox用 */  
}
div.bn_kiyaku:hover,
div.bn_form:hover {
	opacity: 0.8;
}
span.bn_txt01 {
	font-size: 36px;
	font-weight: bold;
	text-shadow: 1px 1px #5d6e89;
}

div.bn_kiyaku .bn_txt01_01 {
	letter-spacing: 1em;
}
div.bn_form .bn_txt01_02 {
	letter-spacing: 0.25em;
}
div.bn_form .bn_txt01_03 {
	letter-spacing: 0.1em;
}
span.bn_txt02 {
	font-size: 18px;
	letter-spacing: 0.1em;
}
div.homunculus {
	max-width: 500px;
	margin: auto;
	margin-top: 100px
}
img.img_homunculus {
	display: block;
	width: 100%;
}
footer.footer_davinessalon {
	margin-top: auto;
	background-color: #768daf;
	color: #FFF;
	padding-top: 30px;
	padding-bottom: 10px;
}
.footer_davinessalon .footer_davinessalon_nav li {
    display: inline-block;
}
.footer_davinessalon .footer_davinessalon_nav li a {
    color: #fff;
    text-decoration: none;
    margin-left: 5px;
    margin-right: 5px;
}
@media screen and (max-width: 767px) {
div.bn_kiyaku {
	width: 90%;
	margin-bottom: 30px;
}
div.bn_form {
	width: 90%;
	margin-bottom: 30px;
}
span.bn_txt01 {
	font-size: 30px;
}
span.bn_txt02 {
	font-size: 16px;
}
div.homunculus {
	max-width: 540px;
	width: 90%;
}
}
@media screen and (max-width: 499px) {
header.header_davinessalon h1 {
	max-width: 40%;
	margin: auto;
}
header.header_davinessalon h1 img {
	width: 100%;
}
p.davinessalon_read {
	text-align: left;
	margin-bottom: 60px;
}
div.bn_kiyaku {
	margin-bottom: 30px;
}
div.bn_form {
	margin-bottom: 30px;
}
div.bn_kiyaku a,
div.bn_form a {
	line-height: 250%;
}
span.bn_txt01 {
	font-size: 28px;
	letter-spacing: 0.1em;
}
div.bn_form .bn_txt01_02 {
	letter-spacing: 0.2em;
}
span.bn_txt02 {
	font-size: 13px;
	letter-spacing: 0em;
}
div.bn_kiyaku a:after,
div.bn_form a:after{
    right: 14px;
    width: 16px;
    height: 16px;
}
}
	
/****************************
	davineschecklist
****************************/
div.davineschecklist_box01 {
	background-color: #FFF;
	max-width: 560px;
	margin:0 auto 40px;
	padding: 20px; 
	border: 5px solid #dde2eb;
	box-sizing: border-box;
	border-radius: 10px;        /* CSS3草案 */  
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 10px;   /* Firefox用 */  
}
div.davineschecklist_box01 a {
	font-size: 140%;
	text-decoration: underline;
	color: #516790;
}
div.davineschecklist_imgbox {
	margin: 0px auto 60px;
}
.davineschecklist_imgbox li {
	width: 30%;
	display:inline-block;
	vertical-align: middle;
}
.davineschecklist_imgbox li:nth-child(-n+2) {
	padding-right: 2%;
}
.davineschecklist_imgbox li img {
	width: 100%;
}
@media screen and (max-width: 767px) {
div.davineschecklist_imgbox {
	width: 90%;
	max-width: 640px;
	margin: 0px auto 20px;
}
.davineschecklist_imgbox li {
	width: 100%;
	display:block;
}
.davineschecklist_imgbox li:nth-child(-n+2) {
	padding-right: 0;
	margin-bottom: 20px;
}
div.davineschecklist_box01 {
	width: 90%;
}
}
/****************************
	davinesform
****************************/
body.body_davinesform .section_davinesform iframe {
	margin: 0 auto;
	min-height: 1500px;
}
@media screen and (max-width: 640px) {
body.body_davinesform .section_davinesform iframe {
	width: 100%;
	margin: 0 auto;
	min-height: 2600px;
}
body.body_davinesform .section_davinesform iframe body {
	margin: 0 !important;
}
}

/****************************
	recruit
****************************/
.page_ttl.recruit .bg {
	background: url(../recruit/images/main02.jpg) center center no-repeat;
	background-size: cover;
}
.recruit_block {
	max-width: 1028px;
    margin: 0 auto 60px;
}
ul.recruit_menu {
	text-align: center;
	margin: 0 auto;
	padding-top: 60px;
	background: #FFF;
}
.recruit_block h3 {
	font-size: 120%;
	font-weight: bold;
	/*background: #f8f9f7;*/
	background:#c3d1dc;
	padding:15px;
	margin: 30px 0 15px;
}
ul.recruit_menu li {
	display: inline;
}
h2.recruit_title {
    margin-bottom: 4%;
    border-bottom: 1px solid #dddddd;
}
.recruit_bnr01,
.recruit_bnr02,
.recruit_bnr04 {
	width: 100%;
	text-align: center;
}
.recruit_bnr05 {
	width: 100%;
	text-align: left;
}
.recruit_bnr01 li,
.recruit_bnr02 li {
	width: 48%;
}
.recruit_bnr03 li {
	width: 48.5%;
}
.recruit_bnr04 li {
	width: 32%;
	margin-bottom: 2%;
}
.recruit_bnr05 li {
background: #f3efef;
    display: block;
    width: 30%;
    margin-bottom: 2%;
    padding: 10px 10px 0 10px;
}
.recruit_bnr05 li img {
width:100%;
}
.recruit_bnr05 li .shopname {
    display: block;
    padding: 5px 0 10px 8px;
    font-size: 136%;
    line-height: 150%;
    font-weight: bold;
    color: #549a9d;
}
.recruit_bnr05 li .shopicon {
    display: inline-block;
    padding: 1px 15px;
    margin: 5px;
    font-size: 80%;
    color: #fff;
    /* border: 1px solid #ed403a; */
    border-radius: 9999px;
    background: #b4b4b4;
}
.recruit_bnr01 li a {
	display: block;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
	background: #fff;
	border: 1px solid #cccccc;
	font-size: 110%;
}
.recruit_bnr01 li a:hover {
	background: #fff;
}
.recruit_bnr01 li.newgraduate a {
	background: #D8E2EB;
}
.recruit_bnr01 li.career a {
	background: #D8DCDF;
}
.recruit_bnr02 li {
	display: block;
	margin: 2% auto 0;
}
.recruit_bnr02 li a {
	/*display: block;
	width: 100%;
	background: #fff;
	border: 1px solid #ccc;
	font-size: 110%;*/
}
.recruit_bnr02 li img {
	width:  70%;
}
.recruit_bnr03 li {
	display: block;
	margin: 0 auto 3%;
}
.recruit_bnr03 li a,
.recruit_bnr04 li a {
	display: block;
	text-align: center;
	color: #fff;
	width: 100%;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	background: #ed403a;
	border: 1px solid #ed403a;
    box-sizing: border-box;
}
.recruit_bnr05 li a {
display: inline-block;
    text-align: center;
    color: #fff;
    width: 54%;
    padding: 6px 15px 6px 10px;
    background: #549a9d;
    /* border: 1px solid #333; */
    box-sizing: border-box;
    margin: 10px 23%;
    border-radius: 21px;
}
.recruit_bnr05 li .not_recruiting {
display: inline-block;
    text-align: center;
    width: 54%;
    padding: 6px 0;
    box-sizing: border-box;
    margin: 10px 23%;
}
.recruit_bnr05 li img {
	width:100%;
	margin-bottom:5px;
}
.recruit_bnr01 li:first-child,
.recruit_bnr03 li:nth-child(odd) {
	float: left; 
}
.recruit_bnr01 li:nth-child(2),
.recruit_bnr03 li:nth-child(even) {
	float: right; 
}
.recruit_bnr04 li,
.recruit_bnr05 li {
	float: left; 
	margin-right: 2%;
}
.recruit_bnr04 li:nth-child(3n) {
	float: left; 
	margin-right: 0;
}
.recruit_bnr05 li:nth-child(3n) {
	float: left; 
	margin-right: 0;
}
.recruit_bnr01 li img {
    width: 41px;
    margin: 0 auto;
    padding-right: 10px;
    vertical-align: middle;
}
.recruit_bnr01 span {
	font-size: 1.429em;
    line-height: 2em;
}
.recruit_arrow {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	text-decoration: none;
}
.recruit_arrow::after {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 20px;
	margin: auto;
	content: "";
	vertical-align: middle;
	width: 10px;
	height: 10px;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.recruit_bnr03 .recruit_arrow::after,
.recruit_bnr04 .recruit_arrow::after,
.recruit_bnr05 .recruit_arrow::after {
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
}
#recruit_top .section02 {
    background: #f8f9f7;
    padding-top: 60px;
	padding-bottom: 60px;
}
#recruit_top .section02  video {
    width: 100%;
    height: 100%;
    border: none;
}
@media screen and (max-width: 640px) {
	.recruit_block {
    	width: 95%;
    	margin: 0 auto 40px;
	}
	ul.recruit_menu {
		padding-top: 40px;
	}
	.recruit_bnr01 li,
	.recruit_bnr02 li,
	.recruit_bnr03 li,
	.recruit_bnr04 li {
		width: 100%;
	}
	.recruit_bnr05 li {
		width: 94%;
	}
	.recruit_bnr01 li ,
	.recruit_bnr03 li,
	.recruit_bnr04 li,
	.recruit_bnr05 li {
		float: none; 
	}
	.recruit_bnr01 li,
	.recruit_bnr03 li,
	.recruit_bnr04 li,
	.recruit_bnr05 li {
		margin-bottom: 3%;
	}
	.recruit_bnr05 li:nth-child(3n) {
	float: none; 
}
	#recruit_top .section02 video {
		width: 100%;
	}
}


/****************************
	career_office
****************************/
.career_step {
	background-color: #f8f9f7;
    padding: 5%;
    text-align: center;
}
.career_step p {
	padding-bottom: 10px;
}
.career_step img {
	width: 100%;
	max-width: 924px;
}
@media screen and (max-width: 640px) {
	.career_step img {
		max-width: 590px;
	}
}

/****************************
	career_shop
****************************/
.page_ttl.career_shop_ttl .bg {
	background: url(../career_shop/images/main.jpg) center center no-repeat;
	background-size: cover;
}

/****************************
	OCK 2021
****************************/
body.body_davineock_2021 {
	width: 100%;
    background-image: url(../oceankeeper2021/images/2106_ock_preparation_bg01.png);
    background-position: center bottom;
    background-size: cover;
	background-repeat: no-repeat;
}
.davineock_2021 {
    margin: auto;
    max-width: 700px;
}
.davineock_2021 img {
	max-width: 700px;
    width: 100%;
	padding-top: 200px;
}
.davineock_2021_pc {
	display: block;
}
.davineock_2021_sp {
	display: none;
}
@media screen and (max-width: 640px) {
	.davineock_2021_pc {
		display: none;
	}
	.davineock_2021 img {
		padding-top: 180px;
	}
	.davineock_2021_sp {
		display: block;
	}
}

/****************************
	sample
****************************/
.davinessample_read {
    margin-top: 60px;
	line-height: 2em;
}
.davinessample_line_title img {
	width: 100%;
}
.davinessample_read span {
	font-size: 130%;
    font-weight: bold;
    line-height: 130%;
}
.davinessample_line_title_text {
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center;
    font-size: 1.1em;
}
.davinessample_line_title_logo {
    text-align: center;
    margin-bottom: 15px;
}
.davinessample_line_title_logo img {
    width: 50%;
}
.davinessample_line_title_sub {
    font-weight: bold;
    text-align: center;
}
.davinessample_line_list {
	margin-top: 40px;
}
ul.davinessample_line_img {
	display: flex;
    max-width: 1028px;
    flex-wrap: wrap;
    justify-content: flex-start;
}
ul.davinessample_line_img li { 
  width: 47.5%;
  margin-right: 5%;
  margin-bottom: 40px;
}
ul.davinessample_line_img li img {
	width: 100%;
}
ul.davinessample_line_img li:nth-child(2n) {
  margin-right: 0;
}
img.davinessample_line_chart {
    margin: auto;
    width: 80%;
    max-width: 800px;
    display: block;
}
.chu_ {
	font-size: 80%;
	text-align: right;
}
@media screen and (max-width: 640px) {
	.davinessample_read {
		text-align: center !important;
	}
		.davinessample_line_title img {
			width: 100%;
		}
	.davinessample_read span {
		font-size: 120%;
		font-weight: bold;
		line-height: 130%;
	}
	.davinessample_line_title_text {
		font-size: 1em;
	}
	.davinessample_line_title_text {
		margin-top: 15px;
		margin-bottom: 15px;
	}
	.davinessample_line_title_logo {
		margin-bottom: 10px;
	}
	.davinessample_line_title_logo img {
		width: 80%;
	}
	.davinessample_line_list {
		margin-top: 30px;
	}
	ul.davinessample_line_img {
		display: block;
	}
	ul.davinessample_line_img li { 
	  width:100%;
	  margin-right: 0%;
	  margin-bottom: 30px;
	}
	img.davinessample_line_chart {
		width: 100%;
		max-width: 800px;
	}
}
/****************************
	newslist
****************************/
.page_ttl.newslist_img .bg {
	background: url(../newslist/images/main.jpg) center center no-repeat;
	background-size: cover;
}
.top_newslist {
	margin-top: 0px !important;
	margin-bottom: 60px;
}
.news_datelist {
    width: 100%;
    margin: 40px auto 0;
}
.top_newslist .news_datelist {
    margin: 0 auto;
}
.top_newslist .news_datelist a {
    padding: 20px 0;
}
.top_newslist a.link_newslist {
	text-align: right;
	margin-top: 10px;
	position: relative;
	display: inline-block;
	padding: 0 12px 0 0;
	vertical-align: middle;
	text-decoration: none;
	font-weight: bold;
}
.top_newslist a.link_newslist::after {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	content: "";
	vertical-align: middle;
	width: 5px;
	height: 5px;
	border-top: 2px solid #323232;
	border-right: 2px solid #323232;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.news_datelist a {
    display: block;
    padding: 30px 0;
    border-bottom: 1px solid #CCCCCC;
}
.news_datelist dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.news_datelist dt {
    font-size: 14px;
    padding-top: 2px;
	padding-left: 10px;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-family: 'Roboto', sans-serif;
    line-height: 20px;
}
.news_datelist dd {
    padding-left: 30px;
	width: calc(100% - 130px);
}
.section_news {
	margin: 80px auto;
}
.section_news h2 {
	margin-bottom: 3%;
	padding-bottom: 1.5%;
    border-bottom: 1px solid #dddddd;
	text-align: left;
}
.section_news h3 {
	background-color: #D7DFE6;
	text-align: left;
    width: 100%;
    height: auto;
	margin-bottom: 3%;
    padding: 17px 0 17px 1em;
	box-sizing: border-box;
}
.section_news .news_box01 p {
	width: 45%;
	float: left;
}
.section_news .news_box01 img {
	width: 50%;
	float: right;
   /* padding: 15px;
	border: 1px solid #DFDFDF;*/
	box-sizing: border-box;
	margin-left: 5%;
}
.section_news .news_box02 p {
	margin-top: 20px;
}
.section_news .news_box02 img {
	width: 100%;
	display: block;
    margin: 0 auto;
}
.section_news .news_box03 p {
	margin-top: 20px;
}
.section_news .news_box03 img {
	width: 50%;
	display: block;
    margin: 0 auto;
}
.section_news .news_box04 p {
	width: 75%;
	float: left;
}
.section_news .news_box04 img {
	width: 20%;
	float: right;
	box-sizing: border-box;
	margin-left: 5%;
}
.section_news .news_date {
    color: #b6b4b5;
    margin-top: 30px;
}
@media screen and (max-width: 640px) {
	.top_newslist {
		width: 95%;
		margin: 0 auto 40px !important;
	}
	.newslist {
		margin-bottom: 40px;
	}
	.section_news {
		margin: 40px auto;
	}
	.section_news .news_box01 p {
		width: 100%;
		float: none;
		padding-bottom: 20px;
	}
	.section_news .news_box01 img {
		width:100%;
	}
	.section_news .news_box04 p {
		width: 100%;
		float: none;
		padding-bottom: 20px;
	}
	.section_news .news_box04 img {
		width:50%;
		display: block;
    margin-right: 25%;
	}
}

