@charset "utf-8";
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
hr,
menu,
nav,
section {
	display: block
}

a:hover,
a:link,
a:visited,
ins {
	text-decoration: none
}

a,
body {
	color: #323232;
}

.btn_type_A_title,
.fixed_ctr_inner {
	transform: translateY(-50%) translateX(-50%)
}

.que,
.st_h,
body,
img {
	width: 100%
}

.form_1,
.form_2,
table {
	border-collapse: collapse
}

abbr,
address,
article,
aside,
audio,
b,
blockquote,
body,
canvas,
caption,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
p,
pre,
q,
samp,
section,
small,
span,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
ul,
var,
video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: 0 0
}

img,
input,
select {
	vertical-align: middle
}

button,
input[type=email],
input[type=mail],
input[type=password],
input[type=submit],
input[type=text],
select,
textarea {
	margin: 0;
	padding: 0;
	background: 0;
	border: 0;
	border-radius: 0;
	outline: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	font-weight: 400
}

a,
a img,
select {
	background: 0 0
}

nav ul {
	list-style: none
}

blockquote,
q {
	quotes: none
}

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

a {
	margin: 0;
	padding: 0;
	font-size: 100%;
	vertical-align: baseline
}

ins,
mark {
	background-color: #ff9;
	color: #000
}

mark {
	font-style: italic;
	font-weight: 700
}

del {
	text-decoration: line-through
}

abbr[title],
dfn[title] {
	border-bottom: 1px dotted;
	cursor: help
}

table {
	border-spacing: 0
}

hr {
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc;
	margin: 1em 0;
	padding: 0
}

ol,
ul {
	margin: 0;
	padding: 0;
	list-style-type: none
}

*,
 :after,
 :before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box
}

a img {
	border: 0 #fff
}

.cf:after,
.cf:before,
.wp-pagenavi:after,
.wp-pagenavi:before {
	content: "";
	display: table
}

.cf:after,
.wp-pagenavi:after {
	clear: both
}

.cf,
.wp-pagenavi {
	zoom: 1
}

 ::selection {
	background: #fff000
}

 ::-moz-selection {
	background: #fff000
}

select {
	-webkit-appearance: none;
	appearance: none;
	font-size: inherit;
	color: inherit;
	-moz-appearance: none;
	text-indent: .01px;
	text-overflow: ''
}

select::-ms-expand {
	display: none
}

input {
	display: block;
	margin: auto auto 3em
}

.mark{
	background: linear-gradient(transparent 60%, #ffff00 0%);
	font-weight: bold
}
body {
	position: relative;
	letter-spacing: .1em;
	font-size: 14px;
	line-height: 1.8em;
	text-align: justify;
	text-justify: inter-ideograph;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	font-weight: 400;
	font-family: arial, sans-serif;
	overflow-x: hidden;
	word-wrap: break-word;
}
body:after{
	content: "";
	display: block;
	height: 50%;
	width: 0;
background: #FFF;
	z-index: 1001;
	position: fixed;
	top: 0;
	left: 0;
	transition-delay: 0.3s;
	transition-duration: 0.2s;
	transition-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86);
}
body:before{
	content: "";
	display: block;
	height: 50%;
	width: 0;
	
background: #FFF;
	z-index: 1000;
	position: fixed;
	bottom: 0;
	right: 0;
	transition-delay: 0.3s;
	transition-duration: 0.2s;
	transition-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86);
}
body.transition:after{
	width: 100%;
}
body.transition:before{
	width: 100%;
}
.que {
	height: 750pt
}

.depth_1 {
	box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1), 0 1px 5px 0 rgba(0, 0, 0, .08)
}
.fixed_ctr {
	z-index: -1
}

.fixed_ctr_inner {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translateY(-50%) translateX(-50%);
	-ms-transform: translateY(-50%) translateX(-50%);
	z-index: 0
}

.ol_bg,
.st_h {
	position: relative
}

.ol_bg:after {
	background: url(img_recruit/movie_overlay.png) top left;
	z-index: 1;
	opacity: .4
}
.ol_bg:after,
.ol_bg_white:after {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	content: '';
	display: block
}

.sp_nav_wrap,
.sp_overlay {
	position: fixed;
	height: 100%;
	top: 0
}

.ol_bg_white:after {
	background: hsla(0, 0%, 100%, .8);
	z-index: -1;
	opacity: .8
}

p {
	margin-bottom: 15px
}
p.m_0 {
	margin-bottom: 0
}
p.m_10 {
	margin-bottom: 10px
}
p.m_30 {
	margin-bottom: 30px
}
.txt_c {
	text-align: center
}

.txt_l {
	text-align: left
}

.txt_r {
	text-align: right
}
.sp_txt_l{
	text-align: center;
}
.small_note{
	font-size: 80%;
}
.a_line {
	border-bottom: 1px solid #0b71ff;
	color: #0b71ff
}
img{
	display: block;
	position: relative;
}
img:after{
	content: "";
	display: block;
	position: absolute;
	height: 100%;
	width: 100%;
	background: #000000;
	top: 0;
	left: 0;
	z-index: 1111
}
.a_line:hover {
	opacity: .7
}

.op {
	transition: .3s;
	opacity: 1
}

.op:hover {
	opacity: .8
}
.pc_hide{
	display: none !important;
}
.grd_txt{
	background: linear-gradient(-45deg, #3079df 0%, #04befe 80% , #04befe 100%);
	-webkit-text-fill-color: transparent;
	-webkit-background-clip: text;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
	.grd_txt{
		background: none;
		color: #004199;
	}
	.grd_txt i{
		background: none !important;
		color: #004199 !important;
	}
}
_::-webkit-full-page-media, _:future, :root .grd_txt {
		background: none;
		color: #004199;
	-webkit-text-fill-color:currentcolor;
	-webkit-background-clip: border-box !important;
	
}
/*初期値　横並び(左詰)*/
.fle_l{
	display: flex;
	flex-wrap: wrap;
}
/*横並び(右詰)*/
.fle_r{
	display: flex;
	justify-content: flex-end;
	flex-wrap: wrap;
}
/*横並び(センタリング)*/
.fle_c{
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
/*横並び(左右均等振り*コンテンツの間)*/
.fle_btw{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
/*横並び(左右均等振り*コンテンツの両端)*/
.fle_ard{
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
}
/*コンテンツの横位置　右寄せ*/
.ps_right {
	justify-content: flex-end
}
/*コンテンツの高さ位置　中央*/
.ps_ctr {
	align-items: center
}
/*コンテンツの高さ位置　下揃え*/
.ps_btm {
	align-items: flex-end
}
/*コンテンツの並び順 右から左*/
.order_r-rv{
	flex-direction: row-reverse;
}
/*コンテンツの並び順 下から上*/
.order_c-rv{
	flex-direction: column-reverse;
}

@media only screen and (max-width: 750px){
	/*コンテンツの並び順 右から左*/
	.sp_order_r-rv{
		flex-direction: row-reverse;
	}
	/*コンテンツの並び順 下から上*/
	.sp_order_c-rv{
		flex-direction: column-reverse;
	}
}
.inner{
	position: relative;
	width: calc( 100% - 80px );
	max-width: 1180px;
	margin: 0 auto 0;
}
.lower_sec_inner{
	position: relative;
	width: calc( 100% - 80px );
	max-width: 1000px;
	margin: 0 auto 0;
}
.narrow_inner{
	position: relative;
	width: calc( 100% - 80px );
	max-width: 980px;
	margin: 0 auto 0;
}
.lower_inner > *{
	padding: 80px 0;
}
.lower_inner > *:nth-child(even){
	background: #f8f8f8;
	width: 100%;
}
.lower_inner_02 > *{
	margin-bottom: 80px;
}
.lower_inner_02 > *:last-child{
	margin-bottom: 0;
}

/*-------------------------------------------------------------------------
MV
------------------------------------------------------------------------*/
.mv{
	overflow: hidden;
	position: relative;
	z-index: 0;
	width: 100%;
}
.mv_main_txt{
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%) translateX(0);
	z-index: 100;
	width: 100%;
}
.mv_main_catch_en{
	font-weight: 600;
	font-family: 'Shippori Mincho', serif;
	font-size: 11px;
	display: block;
	color: #FFF;
	margin-bottom: 5px;
	letter-spacing: 0.02em;
	line-height: 1.4em;
}
.mv_main_catch_jp{
	font-size: 35px;
	font-weight: normal;
	color: #FFF;
	line-height: 1.4em;
	display: block;
	font-family: 'Shippori Mincho', serif;
	margin-bottom: 7px;
}
.mv_main_txt p{
	color: #FFF;
	font-weight: bold;
	line-height: 2.2em;
}
.top_slide_wrap {
	position: fixed;
	margin: auto;
	width: 100%;
	z-index: -100;
}
.top_slide_wrap:after{
	content: "";
	display: block;
	height: 100%;
	width: 100%;
	background: url(img_recruit/movie_overlay.png) top left;
	z-index: 1;
	opacity: .5;
	position: absolute;
	left: 0;
	top: 0;
	transition: 0.4s;
}
.top_slide_wrap.fixed:after{
	opacity: 1;
}
.top_slide_wrap:after{
	
}
@keyframes zoomUp {
  0% {
	transform: scale(1);
  }
  100% {
	transform: scale(1.15);
  }
}
.swiper-slide-active .slide-img,
.swiper-slide-duplicate-active .slide-img,
.swiper-slide-prev .slide-img {
  animation: zoomUp 6s linear 0s 1 normal both;
}
.swiper-slide{
	width: 100%;
	height: 100%;
}
.slide-img{
  display: block;
}
.slide-img{
	width: 100%;
	height: 100%;
}
.slide-img_01{
	background: url(img_recruit/slide_01.jpg) center center;
	background-size: cover
}
.slide-img_02{
	background: url(img_recruit/slide_02.jpg) center center;
	background-size: cover
}
.slide-img_03{
	background: url(img_recruit/slide_03.jpg) center center;
	background-size: cover
}
/*-------------------------------------------------------------------------
HEADER
------------------------------------------------------------------------*/
header{
	position: fixed;
	top: 0;
	padding: 15px 20px 15px;
	width: 100%;
	z-index: 100;
	transition: 0.3s;
}
.header_logo{
	width: 150px;
	transition: 0.3s;
}
.header_nav_child{
	visibility: hidden;
	opacity: 0;
	position: absolute;
	width: 300px;
	left: 50%;
	transform: translateX(-50%);
	top: 28px;
	padding: 27px 0 0;
	transition: 0.15s;
}
.header_nav_parent:hover .header_nav_child{
	visibility: visible;
	opacity: 1;
	top: 22px;
}
.header_nav_child a{
	background: #62BDB3;
	color: #FFF;
	text-align: center;
	display: block;
	font-weight: bold;
	font-size: 15px;
	position: relative;
	padding: 10px 0;
	transition: 0.3s;
	font-family: 'Shippori Mincho', serif;
}
.header_nav_parent{
	position: relative
}
.header_nav_parent:before{
	content: "";
	display: block;
	height: 8px;
	width: 8px;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	position: absolute;
	bottom: -10px;
	left: 50%;
	transform: translateX(-50%) rotate(45deg);
	
}
.header_nav_child a:hover{
	background: #ffb022
}
.header_nav_child > li{
	border-bottom: 1px solid #FFF;
}
.header_nav_child > li:last-child{
	border-bottom: none
}
.header_nav > li{
	margin-left: 15px;
	position: relative;
}
.header_nav > li > a{
	color: #FFF;
	text-align: center;
	display: block;
	font-size: 15px;
	position: relative;
	letter-spacing: 0.01em;
	transition: 0.3s;
	font-family: 'Shippori Mincho', serif;
}
.header_nav > li:after{
	content: "";
	display: block;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background: #FFF;
	position: absolute;
	top: -10px;
	left: calc( 50% - 3px );
	transition: 0.3s;
	opacity: 0;
}
.header_nav li:hover:after{
	opacity: 1;
}
.header_nav_en{
	display: block;
	font-size: 12px;
	margin: 0 auto;
	line-height: 13px;
	font-weight: 600;
	font-family: 'Shippori Mincho', serif;
}
.header_contact{
}
.header_contact.first{
	margin: 0 10px;
}
.header_contact a{ 
	display: block;
	padding: 15px 5px;
	color: #FFF;
	font-size: 15px;
	line-height: 16px;
	background: #62BDB3;
	color: #FFF;
	transition: 0.3s;
	font-weight: bold;
	font-family: 'Shippori Mincho', serif;
	width: 130px;
	text-align: center
}
.header_contact.asbest{
	margin-left: 15px;
}
.header_contact.asbest a{
	width: 170px;
}
.header_contact.red a{
	background: #F06765;
}
.header_contact a:hover{
	background: #ffb022
}

header.fixed{
	background: rgba(255, 255, 255, 0.78);
	box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1), 0 1px 5px 0 rgba(0, 0, 0, .08)
}
header.fixed .header_nav_parent:hover .header_nav_child{
	visibility: visible;
	opacity: 1;
	top: 27px;
}
header.fixed .header_nav > li > a{
	transform: translateY(-5px)
}
header.fixed .header_nav_parent:before{
	border-right: 2px solid #515151;
	border-bottom: 2px solid #515151;
	bottom: -5px;
}
header.fixed .header_nav > li > a{
	color: #515151;
	text-align: center;
	display: block;
	position: relative;
}
header.fixed .header_nav > li:after{
	top: -14px;
	background: #515151;
}
/*-------------------------------------------------------------------------
TOP_NEWS
------------------------------------------------------------------------*/
.top_news .inner{
	padding: 30px;
	background: #FFF;
	margin-top: -80px;
	margin-bottom: 30px;
}
.top_news_ttl{
	width: 140px;
}
.top_news_content{
	width: calc( 100% - 190px );
}
.news_list_head{
	width: 220px;
}
.news_list_ttl{
	width: calc( 100% - 220px );
	font-weight: normal;
	font-size: 14px;
	padding-right: 70px;
	position: relative;
}
.news_list_ttl:after{
	content: "";
	background: url(img_recruit/arrow_black.png) right center ;
	width: 61px;
	height: 7px;
	display: block;
	background-size: 61px 7px;
	position: absolute;
	top: calc( 50% - 6px );
	right: 0;
	transition: 0.3s;
}
.top_news_content > * a:hover .news_list_ttl:after{
	opacity: 0;
	width: 41px;
}
.news_list_ttl:before{
	content: "";
	background: url(img_recruit/arrow_green.png) right center ;
	width: 61px;
	height: 7px;
	display: block;
	background-size: 61px 7px;
	position: absolute;
	top: calc( 50% - 6px );
	right: 0;
	opacity: 0;
	transition: 0.3s;
}
.top_news_content > * a:hover .news_list_ttl:before{
	opacity: 1;
	width: 41px;
}
.news_list_head_time{
	font-family: 'Shippori Mincho', serif;
	width: 110px;
	font-size: 12px;
}
.news_list_head_cate{
	color: #7e7e7e;
	font-family: 'Shippori Mincho', serif;
	width: 110px;
	font-size: 12px;
	transition: 0.3s;
}
.top_news_content > * a{
	padding: 15px 0;
	transition: 0.3s;
}
.top_news_content > * a:hover{
	color: #62BDB3
}
.top_news_content > * a:hover .news_list_head_cate{
	color: #62BDB3
}
.news_list_head_cate{
	color: #7e7e7e;
	font-family: 'Shippori Mincho', serif;
	width: 110px;
	font-size: 12px;
}
.top_news_content > *:nth-child(1) a{
	padding: 0 0 15px;
}
.top_news_content > *:last-child a{
	padding: 15px 0 0;
}
.top_news_content > *{
	border-bottom: 1px solid #dddddd
}
.top_news_content > *:last-child{
	border-bottom: none
}
.lower_news_img{
	padding: 8px;
	border: 1px solid #dddddd;
}
.top_recruit_top_list li{
	color: #62BDB3;
	padding: 5px 13px;
	border: 1px solid #62BDB3;
	font-weight: bold;
	border-radius: 2px;
	margin-right: 10px;
	font-size: 14px;
	margin-bottom: 10px;
}
.top_recruit_top_list li:last-child{
	margin-right: auto
}
/*-------------------------------------------------------------------------
TOP_LAYOUT
------------------------------------------------------------------------*/
.lo_01_content{
	width: calc( 100% - 500px )
}
.lo_01_img{
	width: 450px
}
.lo_01_content_illust{
	margin-bottom: 25px;
	max-width: 590px;
}
.lo_02_sec{
	width: calc( 50% - 15px );
	padding: 30px;
	background: #FFF;
}
.lo_02_sec img{
	margin-bottom: 15px;
}
.lo_02_sec p{
	margin-bottom: 15px;
}
.lo_03_img{
	margin-bottom: 15px;
}
.lo_03_txt{
	text-align: center
}
.lo_04_txt .recruit_top_strong{
	text-align: center
}
/*-------------------------------------------------------------------------
TOP_SERVICE
------------------------------------------------------------------------*/
/*
.top_service{
	opacity: 0;
	transform: translateY(30px);
	transition-duration: 0.2s;
	transition-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86);
}
.top_service.is_shown{
	transform: translateY(0);
	opacity: 1;
}
*/
.top_service .inner{
	padding: 30px;
/*
	background: #a1b5c8;
*/
	background: #FFF;
	margin-bottom: 30px;
}
/*-------------------------------------------------------------------------
TOP_OTHER
------------------------------------------------------------------------*/
.top_other_child{
	margin-bottom: 30px;
/*
	opacity: 0;
	transform: translateY(30px);
	transition-duration: 0.2s;
	transition-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86);
*/
}
/*
.top_other_child.is_shown{
	transform: translateY(0);
	opacity: 1;
}
*/
/*-------------------------------------------------------------------------
TOP_RECRUIT
------------------------------------------------------------------------*/
.top_recruit_slide_01{
	background: url(img_recruit/recruit_slide_01.jpg) center center;
	background-size: cover
}
.top_recruit_slide_02{
	background: url(img_recruit/recruit_slide_02.jpg) center center;
	background-size: cover
}
.top_recruit_slide_03{
	background: url(img_recruit/recruit_slide_03.jpg) center center;
	background-size: cover
}
.top_recruit{
	margin-bottom: 30px;
/*
	opacity: 0;
	transform: translateY(30px);
	transition-duration: 0.2s;
	transition-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86);
*/
}
/*
.top_recruit.is_shown{
	transform: translateY(0);
	opacity: 1;
}
*/
.top_recruit .inner{
	padding: 30px;
	background: #FFF;
	margin-bottom: 30px;
}
.top_recruit_kankyo .inner{
	padding: 30px;
	background: #FFF;
	margin-bottom: 30px;
}
.footer_contact_recruit > div{
	height: 250px;
	width: 50%;
	position: relative;
	text-align: center;
	z-index: 1;
}
.footer_contact_recruit > div a{
	display: block;
	width: 100%;
	height: 100%;
}
.footer_contact_recruit > div:nth-child(1):after{
	background: #62BDB3;
	content: "";
	display: block;
	height: 100%;
	width: 0;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	transition: 0.3s;
	width: 100%
}
.footer_contact_recruit > div:nth-child(1):hover:after{
	background: #ffb022
	
}
.footer_contact_recruit > div:nth-child(2):after{
	background: #A1B5C8;
	content: "";
	display: block;
	height: 100%;
	width: 0;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	transition: 0.3s;
	width: 100%
}
.footer_contact_recruit > div:nth-child(2):hover:after{
	background: #ffb022
	
}
.footer_contact_recruit > div h2{
	font-size: 23px;
	color: #FFF;
	font-family: 'Shippori Mincho', serif;
	position: absolute;
	top: 50%;
	bottom: auto;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
	width: 100%;
}
.footer_contact_recruit > div h2 span{
	font-size: 18px;
	display: block;
	margin-top: 10px;
	line-height: 1.4em;
}
.footer_catch{
	padding: 80px 0;
	text-align: center;
	transition: 0;
	transition-duration: 0.2s;
	transition-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86);
	opacity: 1;
	position: relative;
	background: url(img_recruit/stripe_bg.jpg);
	background-size: 15px;
}
.footer_catch h2{
	font-size: 35px;
	width: 100%;
	font-family: 'Shippori Mincho', serif;
	color: #62BDB3;
	transition: 0;
	transition-duration: 0.2s;
	transition-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86);
	line-height: 1.4em;
}
.footer_catch p{
	font-family: 'Shippori Mincho', serif;
	color: #62BDB3;
	font-size: 15px;
	text-align: center;
	font-weight: bold;
	width: 100%;
	margin-top: 15px;
	margin-bottom: 0;
	transition: 0;
	transition-duration: 0.2s;
	transition-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86);
	opacity: 1;
}/*-------------------------------------------------------------------------
TABLE_02
------------------------------------------------------------------------*/
.lower_recruit_job_table_ttl{
	padding: 15px 10px;
	background: #62BDB3;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	font-size: 16px;
	line-height: 1.4em;
}
.table_type02 {
	width: 100%;
	margin: 0 auto;
}
.table_type02 tr th {
	width: 180px;
	padding: 20px 0;
	color: #62BDB3;
	border-bottom: 1px solid #dddddd;
}
.table_type02 tr td {
	text-align: left;
	padding: 20px 0;
	border-bottom: 1px solid #dddddd;
	line-height: 1.4em;
}
.table_type02 tr:last-child th,
.table_type02 tr:last-child td{
	border-bottom: none;
	padding-bottom: 0;
}
.table_type02_ul_blank > li{
	margin-bottom: 10px;
}
.table_type02_ul_blank > li:last-child{
	margin-bottom: 0;
}
.table_type02_title {
	display: inline-block;
	font-weight: bold;
	background: #62BDB3;
	color: #FFF;
	line-height: 1em;
	padding: 7px 15px;
	margin-bottom: 6px;
}
@media only screen and (max-width: 750px) {
	.table_type02{
		margin-top: 15px;
	}
	.table_type02 tr th, .table_type02 tr td {
		display: block;
		width: 100%;
	}
	.table_type02 tr th,
	.table_type02 tr:last-child th{
		padding: 10px;
		border: none;
		background: #ECF7FC;
		margin-bottom: 10px;
	}
	.table_type02 tr td {
		padding: 0 0 10px;
		border: none;
	}
}

/*-------------------------------------------------------------------------
TOP_TTL
------------------------------------------------------------------------*/
.top_ttl_01{
	font-family: 'Shippori Mincho', serif;
}
.top_ttl_01_en{
	font-size: 25px;
}
.top_ttl_02{
	font-family: 'Shippori Mincho', serif;
	margin-bottom: 15px;
	padding-bottom: 15px;
	position: relative;
}
.top_ttl_02:after{
	content: "";
	display: block;
	width: 140px;
	height: 1px;
	background: #323232;
	position: absolute;
	left: 0;
	bottom: 0;
}
.top_ttl_02_en{
	font-size: 25px;
}
.top_ttl_03{
	font-family: 'Shippori Mincho', serif;
	margin-bottom: 15px;
	padding-bottom: 15px;
	position: relative;
}
.top_ttl_03:after{
	content: "";
	display: block;
	width: 60px;
	height: 1px;
	background: #323232;
	position: absolute;
	left: 0;
	bottom: 0;
}
.top_ttl_03_en{
	font-size: 16px;
}
.top_ttl_03_jp{
	font-size: 14px;
}
.top_ttl_04{
	font-family: 'Shippori Mincho', serif;
	margin-bottom: 15px;
	padding-bottom: 15px;
	text-align: center;
	position: relative
}
.top_ttl_04:after{
	content: "";
	display: block;
	width: 60px;
	height: 1px;
	background: #323232;
	position: absolute;
	left: calc( 50% - 30px );
	bottom: 0;
}
.top_ttl_04_en{
	font-size: 16px;
}
.top_ttl_04_jp{
	font-size: 14px;
}
.top_ttl_05{
	text-align: center;
	margin-bottom: 15px;
}
.top_ttl_05_en{
	background: #62BDB3;
	color: #FFF;
	font-family: 'Shippori Mincho', serif;
	display: inline-block;
	font-size: 13px;
	padding: 5px 10px;
}
/*-------------------------------------------------------------------------
TOP_TTL
------------------------------------------------------------------------*/

/*-------------------------------------------------------------------------
FOOTER_CONTACT
------------------------------------------------------------------------*/
.footer_contact{
	padding: 100px 0;
	position: relative;
}
.footer_contact:after{
	content: "";
	display: block;
	height: 100%;
	width: 100%;
	background: #a1b5c8;
	position: absolute;
	left: 0;
	top: 0;
	z-index: -1;
	opacity: 0.90
}
.footer_contact:before{
	content: "";
	display: block;
	height: 100%;
	width: 100%;
	background: url(img_recruit/footer_contact_bg.jpg) center center;
	background-size: cover;
	position: absolute;
	left: 0;
	top: 0;
	z-index: -2
}
.footer_contact_ttl{
	font-family: 'Shippori Mincho', serif;
	color: #FFF;
	text-align: center
}
.footer_contact_ttl br{
	display: none;
}
.footer_contact_ttl_en{
	font-size: 11px;
	display: block;
	margin-bottom: 10px;
}
.footer_contact_ttl_jp{
	font-size: 24px;
	display: block;
	margin-bottom: 10px;
	line-height: 1.4em;
	font-weight: normal
}
.footer_contact p{
	color: #FFF;
	text-align: center;
}
.footer_contact p span{
	display: inline-block;
	padding-bottom: 15px;
	border-bottom: 1px solid #FFF
}
.footer_contact_content{
	margin: 0 auto;
}
.footer_contact_tel{
	text-align: center;
	margin-right: 40px;
}
.footer_contact_tel a{
	color: #FFF;
}
.footer_contact_open{
	display: inline-block;
	padding: 10px 20px;
	border: 1px solid #FFF;
	line-height: 1em;
	font-weight: bold;
	margin: 0 auto 5px;
}
.footer_contact_no{
	font-family: 'Shippori Mincho', serif;
	font-size: 30px;
	font-weight: 600;
	line-height: 1em;
}
.footer_contact_mail.first{
	margin-bottom: 15px;
}
.footer_contact_mail a{
	display: block;
	padding: 15px 27px;
	color: #FFF;
	font-size: 16px;
	line-height: 1em;
	font-weight: 600;
	border: 1px solid #FFF;
	transition: 0.3s;
	font-family: 'Shippori Mincho', serif;
}
.footer_contact_mail a i{
	font-size: 13px;
	margin-left: 30px;
	line-height: 20px;
	display: inline-block
}
.footer_contact_mail a:hover{
	background: #62BDB3;
	color: #FFF;
	border: 1px solid #62BDB3;
}
/*-------------------------------------------------------------------------
FOOTER_CONTACT
------------------------------------------------------------------------*/
.footer_link{
	background: #4a4a4a;
	padding: 30px 0;
}
.footer_link_list > li{
	text-align: center
}
.footer_link_list > li:nth-child(2){
	margin: 0 80px 0
}
.footer_link_list > li:nth-child(1) img{
	width: 120px;
	margin-bottom: 10px;
}
.footer_link_list > li:nth-child(2) img{
	width: 230px;
	margin: 22px auto;
}
.footer_link_list > li:nth-child(3) img{
	width: 160px;
	margin: 18px auto;
}
.footer_link_list > li img{
	display: block;
}
.footer_link_list > li a{
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 0;
	display: block;
	height: 100%;
	width: 100%;
	position: relative;
	line-height: 1.4em;
	transition: 0.3s;
	color: #adadad;
	letter-spacing: 0.1em;
}
.footer_link_list > li a:hover{
	opacity: 0.7;
}
/*
.footer_link_ttl{
	margin-bottom: 20px;
	position: relative;
	font-family: 'Shippori Mincho', serif;
	color: #4a4a4a;
	background: #adadad;
	text-align: center;
	width: 200px;
	padding: 5px 0;
	margin: 0 auto 30px;
}
.footer_link_ttl_en{
	font-size: 17px;
}
.footer_link_ttl_jp{
	font-size: 12px;
	line-height: 1.4em;
}
*/
/*-------------------------------------------------------------------------
FOOTER
------------------------------------------------------------------------*/
footer{
	padding: 30px 0;
	background: #FFF;
}
.footer_nav_ttl{
	display: inline-block;
	padding-left: 18px;
	position: relative;
	margin-bottom: 5px;
	font-size: 13px;
	transition: 0.3s;
}
.footer_nav_ttl:hover{
	color: #62BDB3;
}
.footer_nav_ttl:after{
	content: "";
	display: block;
	height: 10px;
	width: 10px;
	background: #323232;
	border-radius: 50%;
	position: absolute;
	left: 0;
	top: 7px;
	transition: 0.3s;
}
.footer_nav_ttl:hover:after{
	background: #62BDB3
}
.footer_nav_inner{
	width: 250px;
}
.footer_nav_list li{
	margin-right: 25px;
	margin-bottom: 5px;
}
.footer_nav_list li a{
	display: block;
	padding-left: 18px;
	position: relative;
	font-size: 13px;
	transition: 0.3s;
}
.footer_nav_list li a:hover{
	color: #62BDB3;
}
.footer_nav_list li a:after{
	content: "";
	display: block;
	height: 1px;
	width: 10px;
	background: #323232;
	position: absolute;
	left: 0;
	top: calc( 50% - 1px );
	transition: 0.3s;
}
.footer_nav_list li a:hover:after{
	background: #62BDB3;
}
.footer_banner_list li{
	width: 250px;
	padding: 0 10px;
	border: 1px solid #dddddd;
	margin-bottom: 10px;
	transition: 0.3s;
}
.footer_banner_list li:hover{
	opacity: 0.6;
}
.footer_nav_wrap{
	margin-bottom: 20px;
}
.footer_address_logo{
	width: 110px;
	margin-bottom: 10px;
}
.footer_logo_eco21{
	width: 80px;
	margin-left: 24px;
}
footer address{
	display: block;
	margin-top: 5px;
	font-style: normal;
	line-height: 1.6em;
	font-size: 13px;
}
footer address span{
	font-weight: bold;
}
small{
	font-size: 11px;
	font-family: 'Shippori Mincho', serif;
	font-weight: 400;
	display: block;
	text-align: center;
	padding: 10px 10px;
	background: #f8f8f8;
	border-top: 1px solid #eeeeee;
}
/*-------------------------------------------------------------------------
TOP_BG_LINE
------------------------------------------------------------------------*/
.recruit_mv_main_txt{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
	z-index: 100;
	width: 100%;
	text-align: center;
}
.recruit_mv_main_catch_en{
	font-weight: 600;
	font-family: 'Shippori Mincho', serif;
	font-size: 12px;
	display: block;
	color: #FFF;
	margin-bottom: 15px;
	line-height: 1.4em;
	display: inline-block;
	background: #62BDB3;
	color: #FFF;
	padding: 10px 15px;
}
.recruit_mv_main_catch_en_sub{
	font-size: 15px;
	font-weight: normal;
	color: #FFF;
	line-height: 1.4em;
	display: block;
	font-family: 'Shippori Mincho', serif;
}
.recruit_mv_main_catch_jp{
	font-size: 35px;
	font-weight: normal;
	color: #FFF;
	line-height: 1.4em;
	display: block;
	font-family: 'Shippori Mincho', serif;
	margin-bottom: 15px;
}
.scr_br{
	position: absolute;
	height: calc( 70px + 1.4em );
	z-index: 1;
	bottom: 15px;
	left: -1px;
	right: 0;
	margin: auto;
	text-align: center;
}
.scr_br p{
	color: #FFF;
	font-family: 'Shippori Mincho', serif;
	font-size: 15px;
}
.scr_br:after{
	content: "";
	width: 1px;
	height: 50px;
	display: block;
	position: absolute;
	bottom: 1px;
	left: 50%;
	background: #FFF;
}
.recruit_top_strong{
	font-family: 'Shippori Mincho', serif;
	font-size: 20px;
	line-height: 1.4em;
	font-weight: bold;
}
.lower_recruit_sche_wrap > *{
	margin-bottom: 30px;
}
.lower_recruit_sche_wrap > *:last-child{
	margin-bottom: 0;
}
.lower_recruit_sche_head{
	position: relative;
	margin-bottom: 30px;
}
.lower_recruit_sche_head_ttl{
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	padding: 15px 24px 0;
	z-index: 1;
	background: #FFF;
	font-family: 'Shippori Mincho', serif;
	text-align: center
}
.lower_recruit_sche_head_ttl_en{
	display: block;
	line-height: 1em;
	color: #62BDB3;
	margin-bottom: 5px;
}
.lower_recruit_sche_head_ttl_jp{
	font-size: 18px;
	line-height: 1.4em;
}.lower_recruit_schedule_timeline li{
	padding: 15px 0;
	position: relative;
}
.lower_recruit_schedule_timeline li:after{
	content: "";
	display: block;
	width: 2px;
	height: 100%;
	left: calc( 50% - 1px );
	background: #62BDB3;
	position: absolute;
	top: 0;
	z-index: 0;
}
.lower_recruit_schedule_timeline li:first-child:after{
	height: 50%;
	top: auto;
	bottom: 0;
}
.lower_recruit_schedule_timeline li:last-child:after{
	height: 50%;
}
.lower_page_recruit_image_footer_schedule{
	font-size: 16px;
	text-align: center;
	margin-bottom: 50px;
}
.lower_page_recruit_image_footer_schedule img{
	width: 150px;
	display: block;
	margin: 0 auto 10px;
}
.lower_page_recruit_image_footer_schedule_sp_txt{
	display: none
}
.lower_recruit_schedule_timeline_comment_wrap{
	width: calc( 50% - 70px );
}
.lower_recruit_schedule_timeline_left,
.lower_recruit_schedule_timeline_right{
	position: relative;
	padding: 20px;
	background: #f8f8f8;
	border-radius: 5px;
}
.lower_recruit_schedule_timeline_left p,
.lower_recruit_schedule_timeline_right p{
	margin-bottom: 5px;
	letter-spacing: 0em;
}
.lower_recruit_schedule_timeline_right:before {
  content: "";
  position: absolute;
  top: 50%;
  left: -30px;
  margin-top: -15px;
  border: 15px solid transparent;
  border-right: 15px solid #f8f8f8;
}
.lower_recruit_schedule_timeline_left:before{
  content: "";
  position: absolute;
  top: 50%;
  left: 100%;
  margin-top: -15px;
  border: 15px solid transparent;
  border-left: 15px solid #f8f8f8;
}
.lower_recruit_schedule_timeline_time{
	width: 70px;
	height: 70px;
	background: #62BDB3;
	border-radius: 50%;
	color: #FFF;
	font-family: 'Shippori Mincho', serif;
	font-size: 17px;
	text-align: center;
	font-weight: bold;
	line-height: 70px;
	position: relative;
	z-index: 1;
}
.lower_recruit_schedule_timeline_ttl{
	color: #62BDB3;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #eeeeee;
	font-size: 18px;
	line-height: 1.4em;
}
.lower_recruit_staff_wrap > *{
	margin-bottom: 30px;
	padding-bottom: 30px;
	border-bottom: 1px solid #dddddd;
}
.lower_recruit_staff_wrap > *:last-child{
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: none;
}
.lower_recruit_staff_head{
	margin-bottom: 30px;
}
.lower_recruit_staff_head_img{
	width: 300px;
	border-radius: 50%;
	overflow: hidden
}
.lower_recruit_staff_head_content{
	width: calc(100% - 330px );
}
.lower_recruit_staff_head_ttl{
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #dddddd;
}
.lower_recruit_staff_head_ttl_en{
	font-family: 'Shippori Mincho', serif;
	font-weight: normal;
	line-height: 1.4em;
	font-size: 12px;
}
.lower_recruit_staff_head_ttl_name{
	font-family: 'Shippori Mincho', serif;
	font-size: 23px;
	font-weight: bold;
	color: #62BDB3;
	line-height: 1em;
}
.lower_recruit_staff_head_ttl_jp,
.lower_recruit_staff_head_ttl_join{
	font-weight: normal;
	font-size: 13px;
	line-height: 1.2em;
}
.lower_recruit_staff_line_ttl{
	padding: 10px 10px 10px 30px;
	background: url(img_recruit/stripe_bg.jpg);
	background-size: 15px;
	color: #62BDB3;
	line-height: 1.4em;
	font-size: 16px;
	position: relative;
	margin-bottom: 7px;
}
.lower_recruit_staff_line_ttl:after{
	content: "";
	display: block;
	height: 14px;
	width: 14px;
	background: #62BDB3;
	border-radius: 50%;
	position: absolute;
	left: 10px;
	top: 12px;
}
.lower_recruit_staff_line > *{
	margin-bottom: 20px;
}
.lower_recruit_staff_line > *:last-child{
	margin-bottom: 0;
}
/*-------------------------------------------------------------------------
TOP_BG_LINE
------------------------------------------------------------------------*/
.lower_header{
	overflow: hidden;
	position: relative;
	height: 400px;
	background: #000000;
	z-index: 0;
	clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
}
.lower_header:after{
	content: "";
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: url(img_recruit/lower_header_def.jpg) center center;
	background-size: cover;
	z-index: -2;
}
.lower_header.asbestos_form:after{
content: "";
height: 100%;
width: 100%;
position: absolute;
top: 0;
left: 0;
background: url(img_recruit/lower_header_asbestos_form.jpg) center center;
background-size: cover;
z-index: -2;
}
.lower_header:before{
	content: "";
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: url(img_recruit/movie_overlay.png) center center;
	opacity: 0.6;
	z-index: -1;
}
.lower_header.news:after{
	background: url(img_recruit/lower_header_news.jpg) center center;
	background-size: cover;
}
.lower_header.company_profile:after{
	background: url(img_recruit/lower_header_def.jpg) center center;
	background-size: cover;
}
.lower_header.service:after{
	background: url(img_recruit/lower_header_service.jpg) center top;
	background-size: cover;
}
.lower_header.about:after{
	background: url(img_recruit/lower_header_about.jpg) center center;
	background-size: cover;
}
.lower_header.transport:after{
	background: url(img_recruit/lower_header_transport.jpg) center top;
	background-size: cover;
}
.lower_header.dismantle:after{
	background: url(img_recruit/lower_header_dismantle.jpg) center center;
	background-size: cover;
}
.lower_header.dispose:after{
	background: url(img_recruit/lower_header_dispose.jpg) center center;
	background-size: cover;
}
.lower_header.item:after{
	background: url(img_recruit/lower_header_item.jpg) center center;
	background-size: cover;
}
.lower_header.company:after{
	background: url(img_recruit/lower_header_company.jpg) center center;
	background-size: cover;
}
.lower_header.entry:after,
.lower_header.contact:after{
	background: url(img_recruit/lower_header_contact.jpg) center center;
	background-size: cover;
}
.lower_header.schedule:after{
	background: url(img_recruit/lower_header_schedule.jpg) center center;
	background-size: cover;
}
.lower_header.staff:after{
	background: url(img_recruit/lower_header_staff.jpg) center center;
	background-size: cover;
}
.lower_header.job:after{
	background: url(img_recruit/lower_header_job.jpg) center top;
	background-size: cover;
}
.lower_catch {
	position: relative;
	width: 100%;
	text-align: center;
	position: absolute;
	top: calc( 50% + 20px );
	left: 50%;
	-webkit-transform: translateY(-50%) translateX(-50%);
	-ms-transform: translateY(-50%) translateX(-50%);
	z-index: 100;
}
.lower_catch h2{
	font-size: 14px;
	line-height: 1em;
	color: #FFF;
	font-family: 'Shippori Mincho', serif;
}
.lower_catch_ttl span{
	font-size: 19px;
	display: block;
	margin-top: 10px;
	letter-spacing: 0.2em;
	padding-left: 0.2em;
	line-height: 1.4em;
}
.lower_catch_ttl_single span{
	font-size: 16px;
	letter-spacing: 0.01em;
}
.lower_catch_desc{
	color: #FFF;
	margin-top: 20px;
	width: calc( 100% - 30px );
	margin-left: 15px;
}
.lower_ttl_sub{
	font-family: 'Shippori Mincho', serif;
	display: block;
	font-size: 19px;
	line-height: 1.8em;
	position: relative;
	z-index: 1;
	text-align: center;
	font-weight: bold;
}
/*BREADCRUMB*/
.breadcrumb{
	margin-top: 15px;
}
.breadcrumb li{
	color: #FFF;
	margin-right: 20px;
	position: relative;
	font-size: 12px;
}
.breadcrumb li:last-child{
	margin-right: 0;
}
.breadcrumb li:after{
	content: "";
	display: block;
	height: 5px;
	width: 5px;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	transform: rotate(-45deg);
	position: absolute;
	right: -10px;
	top: calc( 50% - 3px );
}
.breadcrumb li:last-child:after{
	display: none;
	margin-right: 0;
}
.breadcrumb li a{
	font-size: 12px;
	color: #FFF;
	transition: 0.3s;
}
.breadcrumb li a:hover{
	opacity: 0.4;
}
/*-------------------------------------------------------------------------
LOWER_lo
------------------------------------------------------------------------*/
.lower_wrap{
	background: #FFF
}
.lower_inner > *:last-child{
	margin-bottom: 0;
}
.lower_wrap_02{
	background: #FFF;
	margin-top: 80px;
	margin-bottom: 80px;
}
.lower_wrap_02_content{
	width: calc( 100% - 320px );
}
/*-------------------------------------------------------------------------
SIDEBAR
------------------------------------------------------------------------*/
.sidebar{
	width: 270px;
}
.sidebar_inner{
}
.sidebar_inner.pickup{
	padding-bottom: 5px;
}
.sidebar > *{
	margin-bottom: 20px;
}
.sidebar > *:last-child{
	margin-bottom: 0;
}
.sidebar_contact{
	padding: 10px;
	background: #FFF;
	box-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.06), 0 1px 5px 0 rgba(0, 0, 0, 0.06);
	position: relative;
	border-top: 5px solid #62BDB3;
	margin-bottom: 20px;
	text-align: center
}
.sidebar_contact_tel_txt{
	padding-bottom: 5px;
	margin-bottom: 8px;
	border-bottom: 1px solid #dddddd;
	display:block
}
.sidebar_contact_no_before{
	font-size: 14px;
	font-family: 'Shippori Mincho', serif;
}
.sidebar_contact_tel_open{
	display: inline-block;
	line-height: 1em;
}
.sidebar_contact_no{
	font-family: 'Shippori Mincho', serif;
	font-size: 24px;
	font-weight: 600;
	line-height: 1em;
}
.sidebar_contact_mail{
	margin-top: 7px;
}
.sidebar_contact_mail a{
	padding: 13px 10px;
	display: block;
	text-align: center;
	color: #FFF;
	font-weight: bold;
	transition: 0.3s;
	background: #62BDB3;
}
.sidebar_contact_mail a:hover{
	background: #ffb022
}
.sidebar_ttl{
	padding: 15px 10px;
	text-align: center;
	background: #323232;
	color: #FFF;
	font-family: 'Shippori Mincho', serif;
}
.sidebar_nav > li > a{
	display: block;
	padding: 15px 0;
	position: relative;
	font-weight: bold;
	border-bottom: 1px solid #dddddd;
	transition: 0.3s;
}
.sidebar_nav > li > a:hover{
	color: #62BDB3;
}
.sidebar_inner.pickup .sidebar_nav > li:last-child > a{
	border-bottom: none;
}
.sidebar_nav > li > a:after{
	content: "";
	display: block;
	position: absolute;
	right: 10px;
	top: 0;
	bottom: 0;
	margin: auto;
	height: 7px;
	width: 7px;
	border-right: 2px solid #323232;
	border-bottom: 2px solid #323232;
	transform: rotate(-45deg);
	transition: 0.3s;
}
.sidebar_nav > li > a:hover:after{
	border-right: 2px solid #62BDB3;
	border-bottom: 2px solid #62BDB3;
}
li.sidebar_nav_parent{
	color: #323232;
	position: relative;
	border-bottom: 1px solid #dddddd;
	transition: 0.3s;
}
li.sidebar_nav_parent:hover{
	color: #62BDB3;
}
.sidebar_nav > li.sidebar_nav_parent .sidebar_nav_parent_inner{
	display: block;
	padding: 18px 0;
	position: relative;
	font-weight: bold;
}
li.sidebar_nav_parent .sidebar_nav_parent_inner > span{
	display: block;
	position: absolute;
	right: 8px;
	top: 0;
	bottom: 0;
	margin: auto;
	height: 10px;
	width: 10px;
	transition: 0.3s;
}
li.sidebar_nav_parent > .sidebar_nav_parent_inner.active span{
	transform: rotate(315deg);
}
li.sidebar_nav_parent .sidebar_nav_parent_inner span:after{
	content: "";
	display: block;
	position: absolute;
	right: calc( 50% - 1px );
	top: 0;
	height: 10px;
	width: 2px;
	background: #323232;
	transition: 0.3s;
}
li.sidebar_nav_parent:hover .sidebar_nav_parent_inner span:after{
	background: #62BDB3;
}
li.sidebar_nav_parent .sidebar_nav_parent_inner span:before{
	content: "";
	display: block;
	position: absolute;
	top: calc( 50% - 1px );
	right: 0;
	width: 10px;
	height: 2px;
	background: #323232;
	transition: 0.3s;
}
li.sidebar_nav_parent:hover .sidebar_nav_parent_inner span:before{
	background: #62BDB3;
}
.sidebar_nav_child li.sidebar_nav_child_child{
	margin-left: 15px;
}
.sidebar_nav_child > li:first-child a{
	border-top: 1px solid #dddddd;
}
.sidebar_nav_child li a{
	padding: 18px 25px 18px 15px;
	display: block;
	border-bottom: 1px solid #dddddd;
	color: #323232;
	position: relative;
	font-weight: bold;
	letter-spacing: 0.02em;
	line-height: 1.3em;
	transition: 0.3s;
}
.sidebar_nav_child li a:hover{
	color: #62BDB3;
}
.sidebar_nav_child li:last-child a{
	border: none;
}
.sidebar_nav_child li a:before{
	content: "";
	position: absolute;
	display: block;
	height: 6px;
	width: 6px;
	border-bottom: 1px solid #323232;
	border-left: 1px solid #323232;
	top: calc( 50% - 5px );
	left: 0;
	transition: 0.3s;
}
.sidebar_nav_child li a:hover:before{
	border-bottom: 1px solid #62BDB3;
	border-left: 1px solid #62BDB3;
}
.sidebar_nav_child li a:after{
	content: "";
	display: block;
	position: absolute;
	right: 10px;
	top: 0;
	bottom: 0;
	margin: auto;
	height: 7px;
	width: 7px;
	border-right: 2px solid #323232;
	border-bottom: 2px solid #323232;
	transform: rotate(-45deg);
	transition: 0.3s;
}
.sidebar_nav_child li a:hover:after{
	border-right: 2px solid #62BDB3;
	border-bottom: 2px solid #62BDB3;
}
.sidebar_nav_child{
	display:none;
}
.sidebar_nav_child.active{
	display:block;
}
/*-------------------------------------------------------------------------
LOWER_LIST
------------------------------------------------------------------------*/
.lower_list_01 li{
	border: 10px solid #ECF7FC;
	margin-right: 10px;
	margin-bottom: 10px;
	width: calc( 50% - 5px );
	padding: 15px;
}
.lower_list_01 li:nth-child(even){
	margin-right: 0;
}
.lower_list_01_ttl{
	font-weight: bold;
	text-align: center;
	color: #62BDB3;
	margin-bottom: 8px;
}
.lower_list_01_desc{
	margin-bottom: 0;
}
.lower_list_01_link{
	display: block;
	margin-top: 5px;
}
.lower_list_01_link a{
	color: #2256ff;
	text-decoration: underline
}
.lower_list_01_link a:hover{
	text-decoration: none
}
.lower_list_02{
	border: 10px solid #ECF7FC;
	padding: 15px;
}
.lower_list_02 li{
	width: calc( 50% - 5px );
	font-size: 16px;
	font-weight: bold;
	padding-left: 20px;
	position: relative;
}
.lower_list_02 li i{
	position: absolute;
	left: 0;
	top: 3px;
}
.lower_list_02.lower_list_02_wide li{
	width: 100%;
	margin-top: 10px;
	position: relative;
}
.lower_list_02.lower_list_02_wide li:nth-child(1){
	margin-top:  0;
}
.lower_list_02 li:nth-child(even){
	margin-left: 10px;
}
.lower_list_02.lower_list_02_wide li:nth-child(even){
	margin-left: auto;
}
.lower_list_02 li:nth-child( n + 3 ){
	margin-top: 10px;
}
.lower_list_02 li i{
	color: #62BDB3;
}
.lower_list_03 > li{
	border: 10px solid #ECF7FC;
	margin-bottom: 20px;
	padding: 15px;
}
.lower_list_03 > li:last-child{
	margin-bottom: 0;
}
.lower_list_03_content{
	width: calc( 100% - 270px )	
}
.lower_list_03_img{
	width: 230px;
}
.lower_list_03_head{
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #eeeeee;
}
.lower_list_03_ttl_en{
	font-size: 12px;
	font-family: 'Shippori Mincho', serif;
	color: #62BDB3;
	line-height: 1em;
	margin-bottom: 5px;
	display: block;
	margin-right: 7px;
	font-weight: 600;
	font-style: italic;
}
.lower_list_03_ttl_jp{
	font-size: 20px;
	color: #62BDB3;
}
.lower_list_03_ttl{
	margin-bottom: 5px;
}
.lower_list_03_catch{
	font-size: 17px;
	font-weight: bold;
	margin-bottom: 0;
	line-height: 1.4em;
	padding-left: 20px;
	position: relative;
	text-align: start
}
.lower_list_03_catch:after{
	content:"\f061";
	font-family: FontAwesome;
	margin-right: 7px;
	color: #62BDB3;
	font-size: 13px;
	position: absolute;
	top: 0;
	left: 0;
	font-weight: lighter
} 
.lower_list_03_catch span{
	font-size: 14px;
	display: inline-block;
	margin-left: 7px;
}
.lower_list_03_child li{
	margin-bottom: 8px;
	padding-left: 20px;
	font-weight: bold;
	position: relative;
	line-height: 1.4em;
}
.lower_list_03_child li:last-child{
	margin-bottom: 0;
}
.lower_list_03_child li i{
	position: absolute;
	top: 1px;
	left: 0;
	color: #62BDB3;
}
/*-------------------------------------------------------------------------
LOWER DEF_TERM
------------------------------------------------------------------------*/
.def_term_01 > *{
	margin-bottom: 13px;
	padding-bottom: 5px;
	border-bottom: 1px solid #eeeeee;
}
.def_term_01 > *:last-child{
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: 0;
}
.def_term_01 p{
	margin-bottom: 0;
}
.def_term_01 dt{
	background: #62BDB3;
	color: #FFF;
	display: inline-block;
	padding: 10px;
	line-height: 1em;
	font-weight: bold;
	margin-bottom: 5px; 
}
.def_term_01 dd{
	width: 100%;
}
.def_term_02 > *{
	margin-bottom: 10px;
}
.def_term_02 > *:last-chid{
	margin-bottom: 0;
}
.def_term_02 dt{
	font-family: 'Shippori Mincho', serif;
	background: #62BDB3;
	color: #FFF;
	line-height: 1em;
	display: block;
	margin-right: 15px;
	font-weight: 600;
	font-style: italic;
	width: 120px;
	font-size: 17px;
	text-align: center;
	padding: 10px;
}
.def_term_02 dd{
	width: calc( 100% - 135px );
	font-weight: bold;
}
.def_term_03 dl{
	position: relative;
	width: 100%;
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
}
.def_term_03 dl dt{
	font-size: 16px;
	display:block;
	font-family: 'Shippori Mincho', serif;
	font-weight: 600;
	font-style: italic;
	padding: 20px 0;
	line-height: 1.6em;
	width: 85px;
	position: relative;
	text-align: left
}
.def_term_03 dt:after{
	content: "";
	display: block;
	height: 15px;
	width: 15px;
	background: #62BDB3;
	position: absolute;
	top: 24px;
	right: 10px;
	border-radius: 50%;
}
.def_term_03 dt:before{
	content: "";
	display: block;
	height: 100%;
	width: 1px;
	border-right: 1px solid #62BDB3;
	position: absolute;
	top: 24px;
	right: 17px;
}
.def_term_03 dl:last-child dt:before{
	display: none
}
.def_term_03 dl dd{
	width: calc( 100% - 85px );
	line-height: 1.6em;
	padding: 20px 0;
	border-bottom: 1px solid #dddddd;
	text-align: left;
}
.def_term_03 p{
	margin-top: 5px;
	margin-bottom: 0;
}
.def_term_03 dl:last-child dd{
	border-bottom: none;
	padding-bottom: 0;
	margin-bottom: 0;
}
.def_term_03 dl:last-child dt{
	padding-bottom: 0
}
.def_term_03 dl:last-child dd{
	padding-bottom: 0;
}
/*-------------------------------------------------------------------------
LOWER_PAGE_LINK
------------------------------------------------------------------------*/
.lower_content_col02 > *.lower_page_link{
}
.lower_page_link > *{
	width: calc( 50% - 8px );
}
.lower_page_link > *:nth-child(even){
	margin-left: 16px;
}
.lower_page_link > *:nth-child( n + 3 ){
	margin-top: 16px;
}
.lower_page_link > * a{
	display: block;
	width: 100%;
	padding: 12px 50px 12px 30px;
	text-align: left;
	background: #62BDB3;
	color: #FFF;
	font-family: 'Shippori Mincho', serif;
	font-weight: bold;
	position: relative;
	transition: 0.3s;
}
.lower_page_link > * a:hover{
	background: #ff8100
}
.lower_page_link > * a:after{
	content: "";
	display: block;
	width: 30px;
	height: 30px;
	border: 2px solid #FFF;
	border-radius: 50%;
	position: absolute;
	top: calc( 50% - 15px );
	right: 20px;
}
.lower_page_link > * a:before{
	content: "";
	display: block;
	height: 7px;
	width: 7px;
	border-right: 2px solid #FFF;
	border-bottom: 2px solid #FFF;
	transform: rotate(45deg);
	position: absolute;
	top: calc( 50% - 4px );
	right: 31px;
	transition: 0.3s;
}
.lower_page_link > * a:hover:before{
	transform: rotate(765deg);
}
.lower_page_link_en{
	font-family: 'Shippori Mincho', serif;
	display: block;
	line-height: 1em;
	margin-bottom: 2px;
	font-size: 12px;
}
.lower_page_link_jp{
	line-height: 0.8em;
}
/*-------------------------------------------------------------------------
LOWER_ITEM
------------------------------------------------------------------------*/
.item_table_01_left{
	width: 110px;
	text-align: center;
}
.item_table_01_right{
	width: calc( 100% - 110px );
	overflow-x: scroll;
	border-right: 1px solid #dddddd;
}
.item_table_01_right::-webkit-scrollbar{
	overflow-x: scroll;
	width:5px;
	background:#fafafa;
	border-bottom: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
	border-top: 1px solid #dddddd;
}
.item_table_01_right::-webkit-scrollbar:horizontal{
	height:10px;
}
.item_table_01_right::-webkit-scrollbar-button{
   display:none;
}
.item_table_01_right::-webkit-scrollbar-piece{
	background:#dddddd;
}
.item_table_01_right::-webkit-scrollbar-piece:start{
	background:#dddddd;
}
.item_table_01_right::-webkit-scrollbar-thumb{
	overflow:hidden;
	background:#dddddd;
}
.item_table_01_right::-webkit-scrollbar-corner{
	overflow:hidden;
	background:#dddddd;
}
.item_table_01_right > table{
	width: 1000px
}
.item_table_01_left table{
	width: 100%;
}
.table_l_01{
	height: 104px;
	line-height: 104px;
}
.item_table_01_left th{
	padding: 0 7px;
	border-top: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
/*color*/
	background: rgba(98, 189, 178, 0.3);
/*color*/
}
.item_table_01_left table > *:last-child th{
	border-bottom: 1px solid #dddddd;
}
.item_table_01_right_top{
	height: 45px;
/*color*/
	background: rgba(98, 189, 178, 0.1);
/*color*/
	text-align: center;
	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	vertical-align: middle;
	line-height: 1.3em;
}
.item_table_01_right_top span{
	font-size: 11px;
	line-height: 1.3em;
}
.item_table_01_right_top *{
	vertical-align: middle;
}
.item_table_01_right_top_01{
	border-right: 1px solid #dddddd;
/*color*/
	background: rgba(98, 189, 178, 0.1);
/*color*/
}
.item_table_01_right_txt{
	width: 100%;
}
.item_table_01_right_txt_01{
	height: 60px;
	width: 8%;
	padding: 0 3px;
	background: #f8f8f8;
	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
	text-align: center;
	font-size: 12px;
	letter-spacing: 0;
	line-height: 1.2em;
	vertical-align: middle
}
.item_table_01_right_txt_01.item_table_01_right_txt_01_large{
	width: 10%;
	padding: 0 3px;
}
.item_table_01_right_circle td{
	padding: 0 7px;
	border-top: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
	text-align: center;
	font-size: 22px;
}
.item_table_01_right_circle > td:last-child{
	border-right: none;
}
.item_table_01_right_txt_02 span{
	height: 54px;
	width: 100%;
	display: block;
	text-align: center;
	position: relative;
}
.item_table_01_right_txt_02 > span:nth-child(1){
	border-bottom: 1px solid #dddddd
}
.item_table_01_right_txt_02 span p{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
	width: 100%;
}
.item_table_01_note{
	padding-left: 110px;
	margin: 10px auto 0
}
.item_table_02 table{
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
.item_table_02_head > *{
	width: 33.333333%;
	border: 1px solid #dddddd;
	padding: 6px;
	font-weight: bold;
}
.item_table_02_head > *:nth-child(1){
	background: rgba(98, 189, 178, 0.3);
}
.item_table_02_head > *:nth-child(2){
	background: rgba(98, 189, 178, 0.2);
}
.item_table_02_head > *:nth-child(3){
	background: rgba(98, 189, 178, 0.1);
}
.item_table_02_footer > *{
	border: 1px solid #dddddd;
	background: #fff
}
.item_table_02_footer > *:nth-child(1){
	background: rgba(98, 189, 178, 0.3);
	padding: 6px;
	font-weight: bold;
}
.item_table_03 table{
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
.item_table_03_footer th{
	background: rgba(98, 189, 178, 0.3);
	font-weight: bold;
}
.item_table_03_footer_child{
	background: rgba(98, 189, 178, 0.1);
	font-weight: bold;
	width: 300px;
}
.item_table_03_footer th,
.item_table_03_footer td{
	padding: 6px;
	vertical-align: middle;
	border: 1px solid #dddddd
}
.item_table_03_footer_circle{
	font-size: 22px;
}
/*-------------------------------------------------------------------------
LOWER_TTL
------------------------------------------------------------------------*/
.lower_ttl_01{
	font-family: 'Shippori Mincho', serif;
	font-weight: normal;
	position: relative;
	margin-bottom: 20px;
	padding-bottom: 20px;
	text-align: center;
}
.lower_ttl_01_en{
	display: inline-block;
	line-height: 1em;
	border: 1px solid #323232;
	color: #323232;
	padding: 10px 15px;
	margin-bottom: 15px;
}
.lower_ttl_01_jp{
	display: block;
	position: relative;
	font-weight: bold;
	line-height: 1.8em;
}
.lower_ttl_01:after{
	content: "";
	display: block;
	height: 1px;
	width: 60px;
	background: #767676;
	position: absolute;
	left: calc( 50% - 30px );
	bottom: 0;
	z-index: 0;
}
.lower_ttl_01_jp span{
	display: inline-block;
	font-size: 19px;
	line-height: 1.8em;
	position: relative;
	z-index: 1;
}
.lower_ttl_02{
	font-size: 18px;
	position: relative;
	font-weight: bold;
	font-family: 'Shippori Mincho', serif;
	padding: 16px;
	color: #62BDB3;
	margin-bottom: 15px;
	line-height: 1.4em;
	text-align: center
}
.lower_ttl_02:after{
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	background: url(img_recruit/dot_pattern_02.png) repeat;
	background-size: 3px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
	opacity: 0.4;
}
.lower_ttl_03_no{
	font-family: 'Shippori Mincho', serif;
	line-height: 1em;
	color: #62BDB3;
	font-size: 13px;
	display: block;
	margin-bottom: 4px;
}
.lower_ttl_03{
	margin-bottom: 10px;
	text-align: center;
	position: relative;
}
.lower_ttl_03_en{
	font-family: 'Shippori Mincho', serif;
	line-height: 1em;
	color: #62BDB3;
	font-size: 12px;
	display: block;
	margin-bottom: 4px;
}
.lower_ttl_03_en_sp{
	display: none;
}
.lower_ttl_03_jp{
	font-size: 17px;
	line-height: 1.4em;
}
.lower_ttl_04{
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #dddddd;
	position: relative
}
.lower_ttl_04_no{
	font-family: 'Shippori Mincho', serif;
	color: #62BDB3;
	font-size: 22px;
	font-weight: 600;
	font-style: italic;
	position: relative;
	padding-bottom: 5px;
	display: block;
}
.lower_ttl_04_no:after{
	content: "";
	display: block;
	height: 1px;
	width: 40px;
	background: #62BDB3;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 2
}
.lower_ttl_04_no:before{
	content: "";
	display: block;
	height: 1px;
	width: 100px;
	background: #dddddd;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 1
}
.lower_ttl_04_en{
	font-family: 'Shippori Mincho', serif;
	line-height: 1em;
	color: #62BDB3;
	font-size: 11px;
}
.lower_ttl_04_main{
	font-size: 25px;
	line-height: 1.4em;
	display: block;
	padding: 15px 0 0;
	position: relative
}
.lower_ttl_04_sub{
	font-size: 18px;
	padding-top: 7px;
	display: block;
}
.lower_ttl_05{
	font-size: 18px;
	border-bottom: 1px solid #62BDB3;
	border-top: 1px solid #62BDB3;
	color: #62BDB3;
	text-align: center;
	padding: 15px 10px;
	margin-bottom: 15px;
	font-family: 'Shippori Mincho', serif;
}
.lower_ttl_05_no{
	display: block;
	line-height: 1em;
	color: #62BDB3;
	margin-bottom: 5px;
	font-size: 24px;
}
.lower_ttl_06{
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 15px;
	padding-bottom: 10px;
	color: #62BDB3;
	border-bottom: 1px solid #eeeeee;
}
.lower_ttl_07{
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #62BDB3;
}
.lower_sec_strong{
	text-align: center;
	margin-bottom: 10px;
	font-family: 'Shippori Mincho', serif;
	font-weight: bold;
	font-size: 17px;
	line-height: 1.6em;
	color: #323232
}
.lower_link_txt{
	font-weight: bold;
	color: #4c7bfd;
	margin-top: 10px;
	display: inline-block;
	border-bottom: 1px solid #4c7bfd
}
/*-------------------------------------------------------------------------
LOWER_NEWS
------------------------------------------------------------------------*/
.news_info{
	border-bottom: 1px solid #dddddd;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
.news_info_time{	
	font-family: 'Shippori Mincho', serif;
	font-size: 12px;
	padding: 10px 0;
	line-height: 1em;
	margin-right: 15px;
}
.news_info_cate{
	font-family: 'Shippori Mincho', serif;
	font-size: 12px;
	padding: 10px;
	background: #62BDB3;
	color: #FFF;
	line-height: 1em;
	font-weight: bold;
}
/*-------------------------------------------------------------------------
LOWER_SERVICE
------------------------------------------------------------------------*/
.lower_contact_txt{
	text-align: center;
}
.lower_service_col02_content{
	width: calc( 100% - 320px )
}
.lower_service_col02_img{
	width: 300px;
}
.lower_service_col02_li li{
	margin-bottom: 10px;
}
.lower_service_col02_li li:last-child{
	margin-bottom: 0;
}
.lower_service_col02_li li a{
	display: inline-block;
	padding: 10px 40px 10px 10px;
	background: #ECF7FC;
	color: #2256ff;
	text-decoration: underline;
	position: relative;
	font-size: 13px;
	letter-spacing: 0.01em;
	line-height: 1.4em;
	font-weight: bold;
}
.lower_service_col02_li li a i{
	position: absolute;
	top: calc( 50% - 6px );
	right: 10px;
}
.lower_tracn_type_list li{
	width: calc( 50% - 15px );
	margin-right: 30px;
	margin-bottom: 30px;
}
.lower_tracn_type_list li:nth-child(2n){
	margin-right: auto;
}
.lower_tracn_type_list_content{
	margin-top: 15px
}
.lower_tracn_type_list_ttl{
	font-weight: bold;
	color: #62BDB3;
	font-size: 16px;
	margin-bottom: 8px;
	padding-bottom: 5px;
	border-bottom: 1px solid #dddddd
}
.lower_tracn_type_list_content p{
	margin-bottom: 0;
}
.lower_tracn_type_list_sekisai{
	font-weight: bold;
	margin-bottom: 10px;
	letter-spacing: 0;
}
.lower_tracn_type_list_sekisai > div{
	background: #62BDB3;
	color: #FFF;
	display: inline-block;
	padding: 3px 8px;
	margin-right: 5px;
}
.lower_tracn_type_list_sekisai > span{
	font-size: 10px;
	transform: translateY(-6px);
	display: inline-block;
}

.lower_syobunjyo_shosai{
	font-weight: bold;
}
.lower_syobunjyo_shosai{
	margin-bottom: 10px;
}
.lower_syobunjyo_shosai > span{
	font-size: 10px;
	transform: translateY(-6px);
	display: inline-block;
}
.lower_syobunjyo_shosai > div{
	background: #62BDB3;
	color: #FFF;
	padding: 3px 8px;
	margin-bottom: 5px;
}
.lower_service_keisan{
	margin-bottom: 20px;
}
.lower_service_keisan_txt{
	padding: 15px;
	border: 1px solid #62BDB3;
	color: #62BDB3;
	font-weight: bold;
	font-size: 18px;
	line-height: 1.6em;
	
}
.lower_service_keisan > *:nth-child(2){
	position: relative;
	height: 20px;
	width: 20px;
	margin: 0 30px;
}
.lower_service_keisan > *:nth-child(2):after{
	content: "";
	display: block;
	height: 100%;
	width: 2px;
	position: absolute;
	left: calc( 50% - 1px );
	top: 0;
	background: #62BDB3
}
.lower_service_keisan > *:nth-child(2):before{
	content: "";
	display: block;
	height: 2px;
	width: 100%;
	position: absolute;
	left: 0;
	top: calc( 50% - 1px );
	background: #62BDB3
}
.lower_note{
	padding: 10px;
	background: #f8f8f8;
	border: 1px solid #dddddd
}
.lower_note h3{
	padding-bottom: 5px;
	margin-bottom: 8px;
	border-bottom: 1px solid #dddddd;
}
.lower_note_list li{
	position: relative;
	padding-left: 22px;
	margin-bottom: 6px;
	font-size: 12px;
	line-height: 1.4em;
}
.lower_note_list li:last-child{
	margin-bottom: 0;
}
.lower_note_list li:after{
	content: "(1)";
	display: block;
	position: absolute;
	left: 0;
	top: -1px;
}
.lower_note_list li:nth-child(2):after{
	content: "(2)";
}
.lower_note_list li:nth-child(3):after{
	content: "(3)";
}
.lower_note_list li:nth-child(4):after{
	content: "(4)";
}
.lower_note_list li:nth-child(5):after{
	content: "(5)";
}
.lower_note_list li:nth-child(6):after{
	content: "(6)";
}
.lower_service_dispose_flow ul li{
	margin: 0 auto 20px;
	position: relative;
}
.lower_service_dispose_flow ul li:after{
	content: "";
	display: block;
	height: 22px;
	width: 2px;
	background: #62BDB3;
	position: absolute;
	left: 50%;
	bottom: -22px;
}
.lower_service_dispose_flow ul li:last-child:after{
	display: none;
}
.lower_service_dispose_flow ul li:last-child{
	margin: 0 auto 0;
}
.lower_service_dispose_flow_first{
	background: #62BDB3;
	color: #FFF;
	font-size: 19px;
	padding: 7px 15px;
	font-weight: bold;
	line-height: 1.6em;
	width: 200px;
	text-align: center;
}
.lower_service_dispose_flow_secound{
	max-width: 600px;
	font-weight: bold;
	border: 2px solid #62BDB3;
	background: #FFF;
	padding: 10px;
	text-align: center;
}
.lower_service_dispose_flow_ttl{
	background: #62BDB3;
	color: #FFF;
	font-size: 16px;
	padding: 7px 15px;
	font-weight: bold;
	line-height: 1.6em;
	margin-bottom: 15px;
	display: block;
}

.lower_service_dispose_flow_secound_logo{
	width: 100px;
	margin: 0 auto;
}
.lower_service_dispose_flow_secound_content_wrap > *:nth-child(1){
	width: 230px;
	text-align: center;
}
.lower_service_dispose_flow_secound_content_wrap > *:nth-child(2){
	width: 40px;
	height: 40px;
	text-align: center;
	background: #62BDB3;
	color: #FFF;
	line-height: 40px;
	font-size: 18px;
	border-radius: 50%;
}
.lower_service_dispose_flow_secound_content_wrap > *:nth-child(3){
	width: 230px;
	text-align: center;
}
.lower_service_dispose_flow_secound_logo_under{
	letter-spacing: 0;
}
.lower_service_dispose_flow_third{
	border: 2px solid #62BDB3;
	background: #FFF;
	padding: 10px;
	text-align: center;
	max-width: 600px;
}
.lower_service_dispose_flow_third p{
	text-align: left;
	margin-bottom: 0;
}
.lower_service_dispose_flow_third_logo{
	width: 130px;
	margin: 0 auto 5px;
}
.lower_service_dispose_flow_third_address{
	font-style: normal;
	font-weight: bold;
	line-height: 1.4em;
}
.lower_service_dispose_flow_forth{
	max-width: 300px;
	font-weight: bold;
	border: 2px solid #62BDB3;
	background: #FFF;
	padding: 10px;
	text-align: center;
}
/*-------------------------------------------------------------------------
LOWER_ABOUT
------------------------------------------------------------------------*/
.lower_about_sec01_img{
	width: 240px;
	display: block;
	margin: 0 auto 40px;
}
.lower_about_sec02_img{
	max-width: 400px;
	display: block;
	margin: 0 auto 0;
}
.lower_about_logo_list > li{
	text-align: center
}
.lower_about_logo_list > li:nth-child(2){
	margin: 0 60px 0
}
.lower_about_logo_list > li:nth-child(1) img{
	width: 120px;
	margin-bottom: 10px;
}
.lower_about_logo_list > li:nth-child(2) img{
	width: 290px;
	margin: 19px auto;
}
.lower_about_logo_list > li:nth-child(3) img{
	width: 210px;
	margin: 10px auto;
}
.lower_about_logo_list > li img{
	display: block;
}
.lower_about_logo_list > li a{
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 0;
	display: block;
	height: 100%;
	width: 100%;
	position: relative;
	line-height: 1.4em;
	transition: 0.3s;
	letter-spacing: 0.1em;
}
.lower_about_logo_list > li a:hover{
	opacity: 0.7;
}
.gmap{
	height: 400px;
	width: 100%;
	margin-top: 20px;
}
.gmap iframe{
	height: 400px;
	width: 100%;
}
/*-------------------------------------------------------------------------
LOWER_SERVICE
------------------------------------------------------------------------*/
.lower_service_sec01_img{
	max-width: 420px;
	display: block;
	margin: 40px auto 0;
}
.lower_service_01_txt{
	width: calc( 100% - 330px );
}
.lower_service_01_img{
	max-width: 300px;
}
/*-------------------------------------------------------------------------
FORM_3
------------------------------------------------------------------------*/
.form_3{
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 15px;
  border-left: 1px dotted #dddddd;
  border-right: 1px dotted #dddddd;
}
.form_3 th,
.form_3 td {
	position: relative;
	text-align: left;
	vertical-align: top;
	padding: 10px 20px;
	border-top: 1px dotted #dddddd;
	vertical-align: middle;
}
.form_3 th{
	background: #f8f8f8;
}
.form_3 tr:last-child th,
.form_3 tr:last-child td{
	border-bottom: 1px dotted #dddddd;
}
.form_3.confirm tr th,
.form_3.confirm tr td{
	padding: 20px 15px;
}
.form_3 th h2{
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.form_3 th{
	width: 250px;
}
.form_3 th{
	padding-right: 10px;
}
.form_3 .fix-txt{
	margin-top: 30px;
	line-height: 1.8em;
}
.form_3 .fix-txt a{
	display: block;
	line-height: 1.8em;
	color: #4e4d4d;
	font-size: 25px;
	margin-top: 40px;
}
.form_3 .fix-txt a i{
	color: #FFAB00;
}
.form_3 .fix-title{
	font-size: 20px;
	padding-bottom: 30px;
	border-bottom: 1px solid #000000;
}
/*---formDesign---*/
.form_3 input[type="text"], 
.form_3 input[type="submit"],
.form_3 input[type="tel"],
.form_3 input[type="search"],
.form_3 input[type="email"],
.form_3 input[type="mail"],
.form_3 input[type="password"],
.form_3 textarea, 
.form_3 button,
.form_3 select{
  outline: 0;
  width: 100%;
  padding: 15px;
  margin: 5px auto;
  outline: 0;
  border: 1px solid #DDDDDD;
  font-size: 16px;
  line-height: 1.2em;
  background: #FFF;
  font-family: arial, sans-serif;
 }
input[type="file"]{
  padding: 15px;
  margin: 5px auto;
  outline: 0;
}
.form_3 .satsusu > div{
	width: 200px;
	float: left;
}
.form_3 .satsusu span{
	display: block;
	width: 20px;
	float: left;
	margin: 20px 10px;
}
.form_3 textarea{
	height: 10em;
}
.form_3 input[type="text"]:focus,
.form_3 input[type="tel"]:focus,
.form_3 select:focus,
.form_3 textarea:focus{
  border-color: #62BDB3;
  }
  
.required{
	font-size: 10px;
	background: #f00000;
	display: inline-block;
	padding: 3px 10px;
	line-height: 1.4em;
	color: #FFF;
	border-radius: 3px;
	margin-left: 15px;
}
.any{
	font-size: 10px;
	background: #f0f0f0;
	display: inline-block;
	padding: 3px 10px;
	line-height: 1.4em;
	border-radius: 3px;
	margin-left: 15px;
	border: 1px solid #dddddd;
}
.radio_magazine input{
	display: none;
}
.radio_magazine label {
	display: block;
	font-weight: bold;
	display: block;
	font-weight: bold;
	position: relative;
	padding-left: 22px;
	padding-top: 0;
	padding-bottom: 0;
	transition: 0.3s;
	cursor: pointer;
	letter-spacing: 0;
	margin-right: 15px;
	line-height: 1.4em;
}
.radio_magazine label i{
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 18px;
	color: #a8a8a8;
}
.radio_magazine input:checked + label {
}
.radio_magazine input:checked + label i{
	color: #e61e19;
}
.form_3 .select_wrap{
	position: relative;
}
.form_3 .select_wrap:after{
	content: "";
	display: block;
	height: 13px;
	width: 13px;
	border-bottom: 2px solid #62BDB3;
	border-right: 2px solid #62BDB3;
	transform: rotate(45deg);
	position: absolute;
	top: calc( 50% - 8px );
	right: 15px;
	z-index: 1;
}
/*ENTRY BIRTHDAY*/
.form_birthday > div:nth-child(1){
	width: 105px;
}
.form_birthday > div:nth-child(1) input{
	width:70px;
	margin-right: 8px;
	padding: 10px !important;
}
.form_birthday > div:nth-child(2){
	width: 70px;
	margin-right: 13px;
}
.form_birthday > div:nth-child(2) select{
	width: 40px;
	margin-right: 8px;
	padding: 10px;
	font-size: 14px;
}
.form_birthday > div:nth-child(3){
	width: 75px;
}
.form_birthday > div:nth-child(3) select{
	width: 40px;
	margin-right: 8px;
	padding: 10px;
	font-size: 14px;
}
/*PRIVACY*/

.privacy_chack{
	margin-bottom: 30px;
}
.lower_privacy_content_inner{
	background: #FFF;
	font-weight: normal
}
.contact_privecy_address{
	font-style: normal;
	line-height: 1.4em;
	font-size: 13px;
}
.lower_privacy_content_inner.lower_contact_privacy{
	padding: 10px;
	text-align: left;
	height: 300px;
	overflow-y: scroll;
	margin: 10px auto 20px;
	border: 1px solid #dddddd;
}
.lower_contact_privacy_ttl{
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #eeeeee;
	font-weight: bold
}
.lower_privacy_content_inner{
	text-align: left
}
.lower_contact_privacy p{
	font-size: 12px;
}
.lower_contact_privacy dl{
	margin-bottom: 20px;
	font-size: 12px;
}
.lower_contact_privacy dt{
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #eeeeee;
	font-weight: bold
}
.lower_contact_privacy dl ul li{
	padding-left: 30px;
	position: relative;
}
.lower_contact_privacy dl ul li:after{
	content: "(1)";
	display: block;
	position: absolute;
	top: -1px;
	left: 0;
}
.table_type02_list_no{
	margin-bottom: 0;
}
.lower_contact_privacy dl ul li:nth-child(2):after{
	content: "(2)";
}
.lower_contact_privacy dl ul li:nth-child(3):after{
	content: "(3)";
}
.lower_contact_privacy dl ul li:nth-child(4):after{
	content: "(4)";
}
.lower_contact_privacy dl ul li:nth-child(5):after{
	content: "(5)";
}
.lower_contact_privacy dl ul li:nth-child(6):after{
	content: "(6)";
}
.lower_contact_privacy dl ul li:nth-child(7):after{
	content: "(7)";
}
.lower_contact_privacy dl ul li:nth-child(8):after{
	content: "(8)";
}
.lower_contact_privacy dl ul li:nth-child(9):after{
	content: "(9)";
}
.lower_contact_privacy dl ul li:nth-child(10):after{
	content: "(10)";
}
/*PRIVACY CHECK*/
.check_box01_wrap{
	margin: 0 auto 10px;
	text-align: center
}
.check_box01_inner{
	padding: 15px 30px;
	background: #f8f8f8;
	display: inline-block;
	margin: 0 auto;
	border: 1px solid #dddddd;
}
/*CHECK BOX*/
.check_box01 input{
	display: none;
}
.check_box01{
	padding-left: 27px;
	position: relative;
}
.check_box01 span{
	font-weight: bold;
}
.check_box01 span:after{
	content:"\f096";
	font-family: FontAwesome;
	margin-right: 7px;
	color: #ccc;
	font-size: 23px;
	position: absolute;
	top: -5px;
	left: 0;
}
.check_box01 span:before{
	content:"\f14a";
	font-family: FontAwesome;
	margin-right: 7px;
	color: #e61e19;
	font-size: 23px;
	position: absolute;
	top: -5px;
	left: 0;
	z-index: 1;
	transition: 0.3s;
	opacity: 0;
}
.check_box01 input[type="checkbox"]:checked + span:before{
	opacity: 1;
}
/*CHECK BOX*/
.check_box_multi li{
	margin-right: 24px;
	margin-bottom: 5px;
}
.check_box02 input{
	display: none;
}
.check_box02{
	padding-left: 19px;
	font-size: 13px;
	position: relative;
	letter-spacing: 0em;
}
.check_box02 span:after{
	content:"\f096";
	font-family: FontAwesome;
	margin-right: 7px;
	color: #ccc;
	font-size: 18px;
	position: absolute;
	top: -4px;
	left: 0;
}
.check_box02 span:before{
	content:"\f14a";
	font-family: FontAwesome;
	margin-right: 7px;
	color: #e61e19;
	font-size: 18px;
	position: absolute;
	top: -4px;
	left: 0;
	z-index: 1;
	transition: 0.3s;
	opacity: 0;
}
.check_box02 input[type="checkbox"]:checked + span:before{
	opacity: 1;
}
.contact_btn{
	margin: 20px auto 20px;
}
.contact_btn_inner{
	width: 270px;
	margin: 0 auto;
	position: relative;
}
.contact_btn_inner:before{
	content: "";
	width: 100%;
	height: 100%;
	display: block;
	background: #62BDB3;
	position: absolute;
	top: 0;
	right: 0;
	transition: 0.3s;
	z-index: 1;
}
.contact_btn_inner:after{
	content: "";
	width: 100%;
	height: 100%;
	display: block;
	background: #000000;
	position: absolute;
	top: 0;
	right: 0;
	transition: 0.3s;
	z-index: 0;
}
.contact_btn.contact_btn_back .contact_btn_inner:before{
	background: #818181;
}
.contact_btn.contact_btn_back .contact_btn_inner:after{
	background: #000000;
}
.contact_btn_inner:hover:before{
	width: 0;
}
.contact_btn a,
.contact_btn input{
	display: block;
	width: 100%;
	padding: 20px 10px;
	text-align: center;
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
	letter-spacing: 0.2em;
	margin: 0 auto;
	position: relative;
	z-index: 2;
}
.contact_btn a{
	font-size: 16px;
	font-family: 'Shippori Mincho', serif;
	font-weight: bold;
}
.thanks_btn{
	margin: 20px auto 40px;
}
.thanks_btn li:nth-child(1){
	margin-bottom: 20px;
}
.thanks_btn li{
	margin-top: 0;
}
.thanks_btn_tel{
	width: 270px;
	text-align: center;
	margin: 0 auto;
}
.thanks_btn_tel_num_txt{
	font-weight: bold;
	letter-spacing: 0;
	font-size: 13px;
}
.thanks_btn_tel_num{
	font-size: 24px;
	font-weight: bold;
	font-family: 'Shippori Mincho', serif;
	letter-spacing: 0.05em;
	line-height: 1.4em;
}
.thanks_btn_tel_open{
	display: block;
	width: 100%;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	line-height: 1
}
.thanks_btn .contact_btn{
	margin-top: 0;
	margin-bottom: 0;
}
.privacy_check .error,
.form_3 .error{
	font-size: 11px;
	color: #f00000
}
p.error{
	font-size: 11px !important;
	color: #f00000 !important
}
.privacy_check .error{
	text-align: center
}/*PRIVACY*/
.summary_A{
	text-align: center
}
.summary_A a{
	color: #3079df;
	text-decoration: underline
}
.summary_A a:hover{
	text-decoration: none
}
.privacy_chack{
	margin-bottom: 30px;
}
.lower_privacy_content_inner{
	background: #FFF;
	font-weight: normal
}
.lower_contact_step_chart ul{
	position: relative;
	margin: 0 auto 20px;
}
.lower_contact_step_chart li{
	position: relative;
	padding: 15px 15px;
	width: calc( 33% - 20px );
	text-align: center;
	margin-right: 30px;
	border-radius: 3px;
	border: 1px solid #dddddd;
	line-height: 1em;
	font-weight: bold;
	background: #f8f8f8;
	letter-spacing: 0.02em;
	color: #aaaaaa;
	z-index: 1;
}
.lower_contact_step_chart li:after{
	content: "";
	display: block;
	height: 1px;
	width: 32px;
	background: #dddddd;
	position: absolute;
	top: 50%;
	right: 100%;
	z-index: 0;
}
.lower_contact_step_chart li:last-child{
	margin-right: 0;
}
.lower_contact_step_chart li:first-child:after{
	display: none;
}
.lower_contact_step_chart li span{
	font-family: 'Shippori Mincho', serif;
	font-weight: 800;
	display: block;
	line-height: 1em;
	font-size: 13px;
	margin-bottom: 6px;
}
.lower_contact_step_chart li.active{
	background: #62BDB3;
	color: #FFF;
}

/*ENTRY RADIO*/
.radio_btn01 input{
	display: none;
}
.radio_btn01{
	padding-left: 25px;
	position: relative;
	margin-right: 1px;
}
.radio_btn01_wrap .radio_btn01:last-child{
	margin-right: 0;
}
.radio_btn01 span{
	
}
.radio_btn01 span:after{
	content:"\f1db";
	font-family: FontAwesome;
	margin-right: 7px;
	color: #ccc;
	font-size: 23px;
	position: absolute;
	top: -4px;
	left: 0;
}
.radio_btn01 span:before{
	content:"\f058";
	font-family: FontAwesome;
	margin-right: 7px;
	color: #62BDB3;
	font-size: 23px;
	position: absolute;
	top: -4px;
	left: 0;
	z-index: 1;
	transition: 0.3s;
	opacity: 0;
}
.radio_btn01 input[type="radio"]:checked + span:before{
	opacity: 1;
}
.radio_btn01_wrap_one_row .radio_btn01{
	width: 100%;
	display: block;
	margin-bottom: 13px;
}
.radio_btn01_wrap_one_row .radio_btn01:last-child{
	margin-bottom: 0;
}
.radio_btn01_wrap_one_flex .radio_btn01{
	display: inline-block;
	margin-bottom: 0;
}
.radio_btn_check-input_radio{
}
.radio_btn_check-input_input{
	width: 100%;
	max-width: 220px;
	margin-top: -8px;
}
body .radio_btn_check-input_input input{
	outline: 0;
	width: 100%;
	display: inline-block;
	padding: 8px 15px !important;
	margin: 0 auto 0;
	outline: 0;
	border: 1px solid #DDDDDD;
	font-size: 16px;
	line-height: 1.2em;
	background: #FFF;
	border-radius: 5px;
}
.form_3_input_col_half{
	max-width: 250px;
}
.form_3_input_col_half_ttl{
	font-weight: bold;
	margin-bottom: 3px;
}
@media screen and (max-width:700px) {
	.lower_contact_step_chart li{
		padding: 10px 5px;
		width: calc( 33% - 6px );
		margin-right: 9px;
		font-size: 12px;
		letter-spacing: 0em;
	}
	.lower_contact_step_chart li:after{
		width: 10px;
	}
	.lower_contact_step_chart li:last-child{
		margin-right: 0;
	}
	.radia_contact_type label {
		width: calc( 50% - 5px );
		margin-bottom: 10px;
		border-left: 1px solid #dddddd;
	}
	.radia_contact_type {
		border: none
	}
	.form_3{
		margin-bottom: 15px;
		border-left: none;
		border-right: none;
	}
	.form_3 th{
		width: 100%;
		display: block;
	}
	.form_3 td{
		width: 100%;
		display: block;
		padding: 10px 0 30px 0;
	}
	.form_3 tr:last-child td{
		padding: 10px 0 0 0;
		border: none
	}
	.page_content_inner_head>div:nth-child(1) {
		margin-bottom: 10px;
	}
	.page_content_inner_head>div {
	  width: 100%
	}
	.page_content_inner_head:after {
		display: none;
	}
	.form_3 td.form_birthday{
		display: flex;
		justify-content: flex-start;
	}

}
/*-------------------------------------------------------------------------
LOWER_toggle
------------------------------------------------------------------------*/
.lower_toggle_list{
	margin-top: 20px;
}
.lower_toggle_list dl{
	width: 100%;
	margin-bottom: 15px;
	position: relative;
}
.lower_toggle_list dl:last-child{
	margin-bottom: 0;
}
.lower_toggle_list dl:after{
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	border: 2px solid #62BDB3;
	position: absolute;
	border-radius: 10px;
	top: 0;
	left: 0;
	z-index: -2;
}
.lower_toggle_list dl:before{
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	background: #FFF;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -3;
}
.lower_toggle_list_ttl{
	position: relative;
	font-weight: bold;
	line-height: 1.4em;
	padding: 15px;
	font-size: 16px;
	background: #62BDB3;
	color: #FFF;
}
.lower_toggle_list_toggle{
	display: block;
	height: 30px;
	width: 30px;
	background: #FFF;
	color: #62BDB3;
	border-radius: 50%;
	position: absolute;
	right: 15px;
	top: calc( 50% - 15px );
	transition: 0.2s;
	z-index: 1;
	cursor: pointer
}
.lower_toggle_list_toggle:hover{
	opacity: 0.7;
}
.lower_toggle_list_ttl.active .lower_toggle_list_toggle{
	transform: rotate(315deg)
}
.lower_toggle_list_toggle > div{
	display: block;
	height: 15px;
	width: 15px;
	position: absolute;
	top: 50%;
	bottom: auto;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
}
.lower_toggle_list_toggle > div:after{
	content: "";
	display: block;
	width: 15px;
	height: 3px;
	position: absolute;
	top: 50%;
	bottom: auto;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
	background: #62BDB3;
}
.lower_toggle_list_toggle > div:before{
	content: "";
	display: block;
	width: 3px;
	height: 15px;
	position: absolute;
	top: 50%;
	bottom: auto;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
	background: #62BDB3;
}
.lower_toggle_list_content{
	display: none;
}
.lower_toggle_list_content.open{
	display: block;
}
/*-------------------------------------------------------------------------
LOWER_CHART
------------------------------------------------------------------------*/
.lower_flow_chart p{
	margin-bottom: 0;
}
.lower_flow_chart > *{
	padding-bottom: 20px;
	margin-bottom: 20px;
	position: relative;
	border-bottom: 1px solid #eeeeee;
}
.lower_flow_chart > *:after{
	content: "";
	display: block;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid #62BDB3;
	position: absolute;
	bottom: -5px;
	left: calc( 50% - 5px );
}
.lower_flow_chart > *:last-child{
	margin-bottom: 0;
	padding-bottom: 0;
	border: none;
}
.lower_flow_chart > *:last-child:after{
	display: none;
}
.lower_flow_chart_ttl{
	margin-bottom: 10px;
}
.lower_flow_chart_no{
	font-family: 'Shippori Mincho', serif;
	font-style: italic;
	display: inline-block;
	padding: 8px 15px;
	color: #FFF;
	background: #62BDB3;
	margin-right: 15px;
	line-height: 1em;
}
.lower_flow_chart_txt{
	font-size: 17px;
	color: #62BDB3
}
/*-------------------------------------------------------------------------
TABLE_01
------------------------------------------------------------------------*/
.table_type01 {
	border: 1px solid #eeeeee;
	width: 100%;
	margin: 0 auto;
}
.table_type01 tr {
	border-bottom: 1px solid #eeeeee
}
.table_type01 tr th {
	width: 200px;
	vertical-align: middle;
	border-right: 1px solid #eeeeee;
	padding: 20px;
	background: #f8f8f8;
}
.table_type01 tr td {
	text-align: left;
	padding: 20px 40px;
}
.table_type01_ul_blank > li{
	margin-bottom: 10px;
}
.table_type01_ul_blank > li:last-child{
	margin-bottom: 0;
}
.table_type01_title {
	display: inline-block;
	font-weight: bold;
	background: #62BDB3;
	color: #FFF;
	line-height: 1em;
	padding: 7px 15px;
	margin-bottom: 3px;
}
@media only screen and (max-width: 750px) {
  .table_type01 tr th {
		width: 100%;
		padding: 20px
  }
  .table_type01 tr th, .table_type01 tr td {
		display: block
  }
  .table_type01 tr th {
		padding: 10px 15px;
		border-right: none;
  }
  .table_type01 tr td {
		padding: 10px 15px
  }
}

.sample_block_ttl{
	display: inline-block;
	background: #62BDB3;
	padding: 2px 15px;
	font-weight: bold;
	color: #FFF;
	margin-bottom: 5px;
}
.sample_block > *:nth-child(1){
	margin-right: 10px;
}
.sample_block > *:nth-child(1),
.sample_block > *:nth-child(2){
	width: calc( 50% - 5px );
}
.sample_block_under{
	margin-top: 7px;
}
.sample_block_ttl{
	margin-right: 10px;
}
.input_file input[type="file"] {
	padding-left: 0;
	margin: 0 auto 0 0
}
.input_file_th{
	font-size: 11px;
	line-height: 1em;
	color: #7b7b7b;
	display: block
}
.form_03_tenp_img{
	margin-left: 0;
	margin-bottom: 0;
	text-align: left;
}
img.form_03_tenp_img_img:after{
	display: none
}
.form_03_tenp_img_img{
	max-width: 250px;
}
.form_03_tenp_img_anker{
	display: block;
	margin: 5px 0 0;
	color: #2268ff
}
.form_03_tenp_img_check{
	margin: 0 5px 5px 0;
	line-height: 1.4em;
}
.form_03_tenp_img_label{
	font-size: 14px;
	line-height: 1.4em;
	margin-bottom: 5px;
}
#file_type_check_output_A,
#file_type_check_output_B,
#file_type_check_output_C{
	line-height: 1.2em;
}
 input[type="file"].form_03_tenp_img{
	padding: 15px;
	margin: 5px auto 0 0 !important;
	outline: 0;
	text-align: left;
	padding: 0;
}

@media only screen and (max-width: 1000px) {
	.sample_block > *:nth-child(1){
		margin-right: 0;
	}
	.sample_block > *:nth-child(1),
	.sample_block > *:nth-child(2){
		width: 100%;
	}
}
/*-------------------------------------------------------------------------
LOWER_JOB
------------------------------------------------------------------------*/
.table_type02_recruit_divide_ttl{
	font-weight: bold;
	color: #62BDB3;
	padding: 0 0 0 17px;
	position: relative;
	margin-bottom: 10px;
}
.table_type02_recruit_divide_ttl:after{
	content: "";
	display: block;
	height: 12px;
	width: 12px;
	position: absolute;
	background: #62BDB3;
	border-radius: 50%;
	position: absolute;
	left: 0;
	top: 3px;
}
.table_type02_recruit_divide_ttl_02{
	color: #62BDB3;
	margin-bottom: 4px;
	transform: translateX(-6px)
}
.table_type02_recruit_divide_list li{
	padding-left: 23px;
	position: relative;
	margin-bottom: 8px;
	line-height: 1.4em;
}
.table_type02_recruit_divide_list li:last-child{
	margin-bottom: 0;
}
.table_type02_recruit_divide_list li:after{
	content: "(1)";
	position: absolute;
	top: -1px;
	left: 0;
}
.table_type02_recruit_divide_list li:nth-child(2):after{
	content: "(2)";
}
.table_type02_recruit_divide_list li:nth-child(3):after{
	content: "(3)";
}
.table_type02_recruit_divide_list li:nth-child(4):after{
	content: "(4)";
}
.table_type02_recruit_divide_list li:nth-child(5):after{
	content: "(5)";
}
.table_type02_recruit_divide_list li:nth-child(6):after{
	content: "(6)";
}
.table_type02_recruit_divide_list li:nth-child(7):after{
	content: "(7)";
}
.table_type02_recruit_divide_list li:nth-child(8):after{
	content: "(8)";
}
.table_type02_recruit_divide_list li:nth-child(9):after{
	content: "(9)";
}
.table_type02_recruit_divide_list_02 li{
	padding-left: 17px;
	position: relative;
	margin-bottom: 10px;
	line-height: 1.4em;
}
.table_type02_recruit_divide_list_02 li:after{
	content: "";
	display: block;
	height: 12px;
	width: 12px;
	position: absolute;
	background: #323232;
	border-radius: 50%;
	position: absolute;
	left: 0;
	top: 2px;
}
.table_type02_recruit_divide_list_03 li{
	padding-left: 18px;
	position: relative;
	margin-bottom: 8px;
	line-height: 1.4em;
}
.table_type02_recruit_divide_list_03 li:last-child{
	margin-bottom: 0;
}
.table_type02_recruit_divide_list_03 li:after{
	content: "※";
	position: absolute;
	top: 0;
	left: 0;
}
.table_type02_recruit_divide_txt{
	line-height: 1.4em;
}
.table_type02_chuki{
	display: block;
	margin-top: 3px;
	padding-left: 18px;
	position: relative;
	line-height: 1.4em;
}
.table_type02_chuki:after{
	content: "※";
	position: absolute;
	top: 0;
	left: 0;
}
/*-------------------------------------------------------------------------
LOWER_STEP
------------------------------------------------------------------------*/
.lower_recruit_step_list > dl{
	margin-bottom: 15px;
	border: 1px solid #eeeeee;
}
.lower_recruit_step_list dt{
	background: #ECF7FC;
	width: 210px;
	padding: 20px 0;
	text-align: center;
	font-weight: bold;
	position: relative
}
.lower_recruit_step_list dt:after{
	content: "";
	display: block;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid #62BDB3;
	position: absolute;
	bottom: -5px;
	left: calc( 50% - 5px );
}
.lower_recruit_step_list dd{
	width: calc( 100% - 210px );
	padding: 15px;
}
.lower_recruit_step_list_no{
	display: block;
	color: #62BDB3;
	font-weight: 600;
	font-family: 'Shippori Mincho', serif;
	line-height: 1em;
	margin-bottom: 7px;
	padding-bottom: 12px;
	position: relative;
}
.lower_recruit_step_list_no:after{
	content: "";
	display: block;
	height: 2px;
	width: 20px;
	position: absolute;
	bottom: 0;
	left: calc( 50% - 10px );
	background: #62BDB3;
}
.lower_recruit_step_list_chuki{
	font-size: 11px;
	display: inline-block;
	transform: translate( 0 , -7px )
}
.lower_recruit_step_list_last{
	padding: 20px;
	font-size: 16px;
	background: #62BDB3;
	color: #FFF;
	line-height: 1em;
	text-align: center;
	font-weight: bold
}
/*---------------------------------------------------------------
	BTN
---------------------------------------------------------------*/
.btn_base {
	max-width: calc( 100% - 70px );
	max-width: 300px;
	position: relative;
}
.btn_base.ctr{
	margin: 0 auto
}
.btn_base a {
	width: 100%;
	height: 53px;
	line-height: 53px;
	display: block;
	background: #62BDB3;
	position: relative;
	overflow: hidden;
	padding-left: 20px;
	transition: 0.3s;
	font-family: 'Shippori Mincho', serif;
	font-weight: bold;
	color: #FFF;
}
.btn_base a:hover{
	width: 100%;
	height: 53px;
	line-height: 53px;
	display: block;
	background: #ffb022;
	position: relative;
	overflow: hidden;
	padding-left: 20px;
	transition: 0.3s;
	font-family: 'Shippori Mincho', serif;
	font-weight: bold;
	color: #FFF;
}
.btn_base a:after{
	content: "";
	display: block;
	height: 8px;
	width: 85px;
	background: url(img_recruit/btn_base_arrow_white.png) top right no-repeat;
	background-size: 85px 8px;
	position: absolute;
	right: 20px;
	top: calc( 50% - 4px );
	transition: 0.3s;
}
.btn_base a:hover:after{
	width: 35px;
}
.btn_base.white a {
	width: 100%;
	height: 53px;
	line-height: 53px;
	display: block;
	background: #FFF;
	position: relative;
	overflow: hidden;
	padding-left: 20px;
	transition: 0.3s;
	color: #a1b5c8;
}
.btn_base.white.gray a:hover{
	background: #d0e1f2
}
.btn_base.white.gray a:after{
	content: "";
	display: block;
	height: 8px;
	width: 85px;
	background: url(img_recruit/btn_base_arrow_gray.png) top right no-repeat;
	background-size: 85px 8px;
	position: absolute;
	right: 20px;
	top: calc( 50% - 4px );
	transition: 0.3s;
}
.btn_base.white.gray a:hover:after{
	width: 35px;
}
/*-------------------------------------------------------------------------
SP_NAV
------------------------------------------------------------------------*/
.sp_header{
	position:fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1000;
	transition: 0.2s;
	padding: 10px;
	transition: 0.3s;
	box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1), 0 1px 5px 0 rgba(0, 0, 0, .08)
}
.sp_header:after{
	content: "";
	display: block;
	background: rgba(255, 255, 255, 0.8);
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	transition: 0.3s;
	border-bottom: 1px solid rgba(238, 238, 238, 0)
}
.sp_header.open:after{
	background: rgba(255, 255, 255, 1);
	border-bottom: 1px solid rgba(238, 238, 238, 1)
}
.sp_header_logo a{
	display: block;
	height: 100%;
}
.sp_header_logo img{
	width: 120px;
}
.sp_nav_btn_1_square{
	position: relative;
	width: 35px;
	height: 40px;
	transition: 0.2s;
}
.sp_nav_btn_1_square .sp_nav_btn_inner{
	width: 35px;
	height: 20px;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	   -webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	transition: .2s ease-in-out;
	cursor: pointer;
}

.sp_nav_btn_1_square .sp_nav_btn_inner span {
	display: block;
	position: absolute;
	height: 2px;
	width: 100%;
	background: #62BDB3;
	border-radius: 9px;
	opacity: 1;
	right: 0;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: .25s ease-in-out;
	-moz-transition: .25s ease-in-out;
	-o-transition: .25s ease-in-out;
	transition: .25s ease-in-out;
}

.sp_nav_btn_1_square .sp_nav_btn_inner span:nth-child(1) {
  top: 0px;
}

.sp_nav_btn_1_square .sp_nav_btn_inner span:nth-child(2) {
  top: 8px;
  width: 80%;
  margin-right: 20%;
}

.sp_nav_btn_1_square .sp_nav_btn_inner span:nth-child(3) {
  top: 16px;
}

.sp_nav_btn_1_square.open .sp_nav_btn_inner span:nth-child(1) {
  top: 6px;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}

.sp_nav_btn_1_square.open .sp_nav_btn_inner span:nth-child(2) {
  opacity: 0;
  left: auto;
  right: -60px;
}

.sp_nav_btn_1_square.open .sp_nav_btn_inner span:nth-child(3) {
  top: 6px;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
/*SP_MENU*/
/*SP_NAV_WRAP*/
.sp_nav_wrap {
	position: fixed;
	top: 62px;
	z-index: 3;
	margin: 0 auto;
	width: 100%;
	height: 100%;
	overflow-y: hidden;
	visibility: hidden;
	z-index: 1001;
	height: 100%;
	overflow-y: scroll;
	-webkit-overflow-scrolling: touch;
	transition: 0.3s;
	line-height: 1em;
	transform: translate( 100% , 0);
	background: #FFF;
	padding-bottom: 70px;
	
}
.sp_nav_wrap.open {
	visibility: visible;
	transform: translate( 0 , 0);
}
.sp_nav_sitemap > li > a{
	padding: 18px 20px;
	display: block;
	background: #FFF;
	color: #323232;
	position: relative;
	font-weight: bold;
	border-bottom: 1px solid #dddddd
}

.sp_nav_sitemap > li > a:after{
	content: "";
	display: block;
	position: absolute;
	right: 20px;
	top: 0;
	bottom: 0;
	margin: auto;
	height: 7px;
	width: 7px;
	border-right: 2px solid #323232;
	border-bottom: 2px solid #323232;
	transform: rotate(-45deg);
}
.sp_nav_sitemap > li.sp_nav_parent{
	background: #f8f8f8;
	color: #323232;
	position: relative;
	border-bottom: 1px solid #dddddd
}
.sp_nav_sitemap > li.sp_nav_parent .sp_nav_parent_inner{
	display: block;
	padding: 18px 20px;
	position: relative;
	font-weight: bold;
}
li.sp_nav_parent .sp_nav_parent_inner span{
	display: block;
	position: absolute;
	right: 17px;
	top: 0;
	bottom: 0;
	margin: auto;
	height: 10px;
	width: 10px;
	transition: 0.3s;
}
li.sp_nav_parent .sp_nav_parent_inner span:after{
	content: "";
	display: block;
	position: absolute;
	right: calc( 50% - 1px );
	top: 0;
	height: 10px;
	width: 2px;
	background: #323232;
}
li.sp_nav_parent .sp_nav_parent_inner span:before{
	content: "";
	display: block;
	position: absolute;
	top: calc( 50% - 1px );
	right: 0;
	width: 10px;
	height: 2px;
	background: #323232;
}
.sp_nav_child li{
	padding: 0 20px 0 20px;
}
.sp_nav_child li.sp_nav_child_child{
	margin-left: 15px;
}
.sp_nav_child li a{
	padding: 18px 0 18px 15px;
	display: block;
	border-bottom: 1px solid #dddddd;
	color: #323232;
	position: relative;
	font-weight: bold;
}
.sp_nav_child li:last-child a{
	border: none;
}
.sp_nav_child li a:before{
	content: "";
	position: absolute;
	display: block;
	height: 6px;
	width: 6px;
	border-bottom: 1px solid #323232;
	border-left: 1px solid #323232;
	top: calc( 50% - 5px );
	left: 0;
}
.sp_nav_child li a:after{
	content: "";
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	height: 7px;
	width: 7px;
	border-right: 2px solid #323232;
	border-bottom: 2px solid #323232;
	transform: rotate(-45deg);
}
.sp_nav_sitemap > li.sp_nav_parent .sp_nav_parent_inner.active span{
	transform: rotate(315deg);
}
.sp_nav_sitemap > li.sp_nav_contact > a{
	color: #FFF;
		background: #62BDB3;
}
.sp_nav_sitemap > li.sp_nav_contact > a:after{
	border-right: 2px solid #FFF;
	border-bottom: 2px solid #FFF;
}
.sp_nav_tel{
	margin: 20px auto 0;
	width: calc( 100% - 30px );
	background: #f8f8f8;
	padding: 20px 10px;
	text-align: center;
	border: 1px solid #dddddd
}
.sp_nav_tel_ttl{
	display: block;
	width: 100%;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 10px;
}
.sp_nav_tel_num_txt{
	font-weight: bold;
	letter-spacing: 0;
	font-size: 13px;
}
.sp_nav_tel_num{
	font-size: 24px;
	font-weight: 600;
	font-family: 'Shippori Mincho', serif;
	letter-spacing: 0.05em;
}
.sp_nav_tel_open{
	display: block;
	width: 100%;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	margin-top: 5px;
}
.nav_banner_list{
	width: 250px;
	margin: 15px auto 30px;
}
.nav_banner_list li{
	padding: 5px 10px;
	border: 1px solid #dddddd;
	margin: 0 auto 10px;
}
.sp_nav_child{
	display:none;
}
.sp_nav_child.active{
	display:block;
}
.sp_nav_sarch{
	margin: 10px auto 0;
	width: calc( 100% - 30px )
}
.sp_nav_wrap .btn_base a{
	height: auto
}
.sp_header,
.sp_nav_wrap{
	display: none;
}
@media only screen and (max-width: 1280px) {
	header{
		padding: 10px;
	}
}

@media only screen and (max-width: 1120px) {
	.lower_content_col02 {
		width: 100%;
	}
	.lower_content_col02 > *{
		background: #FFF;
		padding: 15px;
	}
	.footer_nav_inner{
		width: 220px;
	}
	.footer_banner_list li{
		width: 200px;
	}
	.lower_service_col02_content{
		width: calc( 100% - 260px )
	}
	.lower_service_col02_img{
		width: 245px;
	}
	.lower_wrap_02_content{
		width: 100%;
	}
	.sidebar{
		display: none;
	}
	.lower_wrap_02{
		background: #FFF;
		margin-top: 30px;
		margin-bottom: 30px;
	}
	.lower_inner_02 > *{
		margin-bottom: 30px;
	}
	.lower_inner > *{
		padding: 30px 0;
	}
	.inner{
		width: calc( 100% - 20px );
	}
	.narrow_inner{
		position: relative;
		width: calc( 100% - 20px );
	}
	.lower_sec_inner{
		position: relative;
		width: calc( 100% - 20px );
	}
	p {
		margin-bottom: 15px
	}
	header.fle_btw.ps_ctr{
		display: none
	}
	.footer_contact{
		padding: 50px 0;
		position: relative;
	}
	.footer_link{
		padding: 10px 0;
	}
	.footer_nav_wrap,
	.footer_banner_list{
		display: none;
	}
	.footer_address_inner{
		width: 100%;
		text-align: center
	}
	.footer_logo_mark{
		width: 100%;
	}
	.footer_address_logo{
		margin: 0 auto 10px
	}
	.footer_logo_eco21{
		width: 60px;
		margin: 15px auto 0;
	}
	.sp_header,
	.sp_nav_wrap{
		display: block;
	}
	/*
	.lower_ttl_03_left:after,
	.lower_ttl_03_left:before,
	.lower_ttl_03_right:after,
	.lower_ttl_03_right:before{
		display: none;
	}
	.lower_ttl_03.lower_ttl_03_service{
		margin-top: -15px;
	}
	*/
	.lower_ttl_03{
		margin-bottom: 15px;
		padding-bottom: 15px;
		border-bottom: 1px solid #dddddd;
		position: relative;
		text-align: left
	}
	.lower_ttl_03_no{
		font-family: 'Shippori Mincho', serif;
		color: #62BDB3;
		font-size: 22px;
		font-weight: 600;
		font-style: italic;
		position: relative;
		padding-bottom: 5px;
		display: block;
	}
	.lower_ttl_03_no:after{
		content: "";
		display: block;
		height: 1px;
		width: 40px;
		background: #62BDB3;
		position: absolute;
		left: 0;
		bottom: 0;
		z-index: 2
	}
	.lower_ttl_03_no:before{
		content: "";
		display: block;
		height: 1px;
		width: 100px;
		background: #dddddd;
		position: absolute;
		left: 0;
		bottom: 0;
		z-index: 1
	}
	.lower_ttl_03_en.recruit{
		display: none;
	}
	.lower_ttl_03_en_sp{
		font-family: 'Shippori Mincho', serif;
		line-height: 1em;
		color: #62BDB3;
		font-size: 11px;
		padding-left: 6px;
		display: inline-block
	}
	.lower_ttl_03_jp{
		font-size: 25px;
		line-height: 1.4em;
		display: inline-block;
		padding: 15px 0 0;
		position: relative
	}
	.footer_entry > h2 a{
		display: block;
		padding: 40px 10px;
	}
	.footer_entry_en{
		font-size: 23px;
		margin-bottom: 0;
	}
	.footer_entry_jp{
		font-size: 15px;
	}
	.btn_base.center{
		margin: 0 auto 0 0
	}
/*MV*/
	.mv_main_catch_en{
	}
	.mv_main_catch_jp{
		font-size: 25px;
	}
	.mv_main_txt{
		font-size: 12px;
	}
	.footer_contact_recruit > div{
		height: 170px;
	}
	.footer_catch h2{
		font-size: 25px
	}
	.footer_catch p{
		font-size: 13px;
		margin-top: 10px;
	}
	.lower_service_sec01_img{
		margin: 20px auto 0;
	}
}
@media only screen and (max-width: 860px) {
	.lower_header{
		height: 300px;
	}
	.lower_page_link > *{
		width: 100%;
		margin-bottom: 10px;
	}
	.lower_page_link > *:nth-child(even){
		margin-left: auto;
	}
	.lower_page_link > *:nth-child( n + 3 ){
		margin-top: 0;
	}
	.lower_page_link > *:last-child{
		margin-bottom: 0;
	}
	.lower_page_link > * a{
		padding: 12px 50px 8px 10px;
		letter-spacing: 0.01em;
	}
	.lower_page_link > * a:after{
		width: 25px;
		height: 25px;
		top: calc( 50% - 13px );
		right: 10px;
	}
	.lower_page_link > * a:before{
		top: calc( 50% - 5px );
		right: 19px;
	}
	.top_content_t1_content{
		width: 100%;
	}
	.top_content_t1_content_strong{
		font-size: 18px;
		line-height: 1.4em;
		margin-bottom: 5px;
	}
	.top_content_t1_img{
		width: 100%;
		margin: 0 auto 20px;
	}
	.top_content_t1.fle_btw.ps_ctr{
		flex-direction: column-reverse;
	}
	.top_company_recruit > div{
		width: 100%;
		height: 400px;
	}
	.top_info_list{
		padding: 15px 10px;
	}
	.top_info_list_info{
		margin-bottom: 3px;
	}
	.top_info_list > li{
		padding-bottom: 13px;
		margin-bottom: 13px;
	}
	.top_info_list_more_btn{
		margin: 10px 0 0 auto;
	}
	.footer_nav{
		display: none;
	}
	.footer_address{
		padding-top: 20px;
	}
	.footer_address_inner h2{
		width: 140px;
		margin-bottom: 5px;
	}
	.footer_address_inner address{
		font-size: 12px;
	}
	.footer_address_pmark form{
		width: 40px;
	}
	.footer_address_pmark a{
		width: 80px;
	}
	.bg_d_line.active .bg_d_line_sub_06{
		right: -70%;
	}
	.lower_list_02 li{
		font-size: 15px;
		letter-spacing: 0.02em;
		width: 100%;
	}
	.lower_list_02 li:nth-child(even){
		margin-left: 0
	}
	.lower_list_02 li:nth-child( n + 2 ){
		margin-top: 10px;
	}
	.lower_list_02 li i{
		top: 5px;
	}
	.lower_toggle_list_ttl{
		padding: 10px;
		font-size: 15px;
	}
	.lower_toggle_list_toggle{
		height: 20px;
		width: 20px;
		right: 10px;
		top: calc( 50% - 11px );
	}
	.lower_toggle_list_toggle > div:after{
		width: 10px;
		height: 2px;
	}
	.lower_toggle_list_toggle > div:before{
		width: 2px;
		height: 10px;
	}
/*TOP_NEWS*/
	.top_news_content > *:nth-child(1) a{
		padding: 0 0 6px;
	}
	.top_news_content > *:nth-child(2) a{
		padding: 6px 0 6px;
	}
	.top_news_content > *:last-child a{
		padding: 6px 0 0;
	}
	.top_news .inner{
		padding: 15px;
		background: #FFF;
		margin-top: -55px;
		margin-bottom: 20px;
	}
	.top_news_ttl{
		width: 100%;
		margin-bottom: 5px;
	}
	.top_news_ttl .top_ttl_01_jp{
		padding-left: 10px;
	}
	.top_news_ttl .top_ttl_01_jp:before{
		content: "/ "
	}
	.top_news_ttl br{
		display: none
	}
	.top_news .inner.fle_btw{
		display: block;
	}
	.top_news_content{
		width: 100%;
	}
	.news_list_ttl{
		line-height: 1.4em;
		font-size: 13px;
	}
/*FOOTER_LINK*/
	.footer_link_list{
		padding: 30px 0;
	}
	.footer_link_list > li{
		width: 100%;
	}
	.footer_link_list > li:nth-child(2){
		margin: 20px auto
	}
	.footer_link_list > li a{
		letter-spacing: 0.2em;
		display: inline-block;
		width: auto;
	}
	.footer_link_list > li:nth-child(2) img{
		width: 230px;
		margin: 10px auto;
	}
	.footer_link_list > li:nth-child(3) img{
		width: 200px;
		margin: 10px auto;
	}
/*FOOTER_LINK*/
	.lower_about_logo_list > li{
		width: 100%;
	}
	.lower_about_logo_list > li a{
		letter-spacing: 0.2em;
		display: inline-block;
		width: auto;
	}
	.lower_about_logo_list > li:nth-child(2){
		margin: 20px auto
	}
	.lower_about_logo_list > li:nth-child(2) img{
		width: 230px;
		margin: 10px auto;
	}
	.lower_about_logo_list > li:nth-child(3) img{
		width: 200px;
		margin: 10px auto;
	}

/*LO*/
	.lo_01_content{
		width: calc( 100% - 400px )
	}
	.lo_01_img{
		width: 370px
	}
	.lo_02_sec{
		width: calc( 50% - 10px );
		padding: 15px;
	}
/*TOP SERVICE*/
	.top_service .inner{
		padding: 15px;
		margin-bottom: 20px;
	}
/*TOP OTHER*/
	.top_other{
		margin-bottom: 0;
	}
	.top_other_child{
		margin-bottom: 20px;
	}
/*TOP RECRUIT*/
	.top_recruit{
		margin-bottom: 20px;
	}
	.top_recruit .inner{
		padding: 15px;
		background: #FFF;
		margin-bottom: 0;
	}
	.recruit_mv_main_catch_jp{
		font-size: 20px;
		letter-spacing: 0.02em;
	}
	.recruit_mv_main_catch_en_sub{
		font-size: 13px;
	}
	.top_recruit_kankyo .inner{
		padding: 15px;
		margin-bottom: 20px;
	}
	.top_recruit_kankyo .inner.fle_btw.rv{
		flex-direction: column;
	}
	.recruit_top_strong{
		font-size: 17px;
		color: #62BDB3;
	}
	.lower_recruit_staff_head{
		display: block;
	}
	.lower_recruit_staff_head_img{
		margin: 0 auto 20px;
		max-width: 260px;
	}
	.lower_recruit_staff_head_content{
		width: 100%;
	}
	.lower_recruit_staff_head_ttl{
		text-align: center
	}
}
@media only screen and (max-width: 760px) {
	.lo_01 .inner.fle_btw{
		flex-direction: column-reverse;
	}
	.lo_01 .btn_base{
		margin: 0 auto
	}
	.lo_01_content{
		width: 100%
	}
	.lo_01_img{
		width: 100%;
		margin-bottom: 10px;
	}
/*TOP TTL*/
	.top_ttl_01{
		font-family: 'Shippori Mincho', serif;
	}
	.top_ttl_01_en{
		font-size: 22px;
	}
	.top_ttl_02,
	.top_ttl_03,
	.top_ttl_04{
		font-family: 'Shippori Mincho', serif;
		margin-bottom: 15px;
		padding-bottom: 15px;
		text-align: center;
		position: relative
	}
	.top_ttl_02:after,
	.top_ttl_03:after,
	.top_ttl_04:after{
		content: "";
		display: block;
		width: 40px;
		height: 1px;
		background: #323232;
		position: absolute;
		left: calc( 50% - 20px );
		bottom: 0;
	}
	.top_ttl_02_en,
	.top_ttl_03_en
	.top_ttl_04_en{
		font-size: 16px;
	}
	.top_ttl_02_jp,
	.top_ttl_03_jp,
	.top_ttl_04_jp{
		font-size: 14px;
	}
	.footer_contact_recruit > div{
		height: 100px;
	}
	.footer_contact_recruit > div h2{
		font-size: 17px;
	}
	.footer_contact_recruit > div h2 span{
		font-size: 11px;
		margin-top: 5px;
	}
	.lower_ttl_sub{
		text-align: left;
		color: #62BDB3;
		margin-bottom: 8px;
		line-height: 1.4em;
		font-size: 17px;
	}
	.lower_ttl_sub br{
		display: none;
	}
	.lower_service_01.fle_btw.rv{
		flex-direction: column-reverse;
	}
	.lower_service_01_txt{
		width: 100%;
	}
	.lower_service_01_img{
		width: 100%;
		max-width: 100%;
		margin: 7px auto 15px;
		background: #000000
	}
	.lower_service_01_img img{
		width: 100%;
		display: block;
	}
	.lower_service_col02_content{
		width: 100%
	}
	.lower_service_col02_img{
		width: 100%;
		margin: 0 auto 15px;
	}
	.lower_service_col02.fle_btw.rv{
		flex-direction: column-reverse;
	}
}
@media only screen and (max-width: 700px) {
	.inner{
		width: calc( 100% - 20px );
	}
	.narrow_inner{
		width: calc( 100% - 20px );
	}
	.lower_sec_inner{
		width: calc( 100% - 20px );
	}
	.lower_content_col02 > *{
		background: #FFF;
		padding: 15px 10px 10px;
	}
	.top_company_recruit > div{
		height: 300px;
	}
	.lower_ttl_03_no,
	.lower_ttl_04_no{
		font-size: 16px;
		padding-bottom: 6px;
		line-height: 1.4em;
	}
	.lower_ttl_03_no:after,
	.lower_ttl_04_no:after{
		width: 20px;
	}
	.lower_ttl_03{
		margin-bottom: 8px;
		padding-bottom: 8px;
	}
	.lower_ttl_04{
		margin-bottom: 8px;
		padding-bottom: 8px;
	}
	.lower_ttl_04_main{
		font-size: 17px;
		line-height: 1.4em;
		padding-bottom: 0;
		letter-spacing: 0;
	}
	.lower_ttl_04_sub{
		font-size: 16px;
		color: #62BDB3;
	}
	.lower_ttl_03_jp{
		font-size: 17px;
		line-height: 1.4em;
		padding-top: 10px;
		letter-spacing: 0;
	}
	.lower_list_02{
		border: 7px solid #ECF7FC;
		padding: 10px;
		line-height: 1.4em;
	}
	.lower_list_02 li i{
		top: 0;
	}
	.lower_list_01 li{
		width: 100%;
		margin-right: 0;
		border: 7px solid #ECF7FC;
		padding: 10px;
	}
	.lower_list_01 li:nth-child(even){
		margin-right: 0;
	}
	.lower_ttl_02{
		font-size: 16px;
		padding: 16px 0;
		margin-bottom: 10px;
		letter-spacing: 0;
	}
	.lower_ttl_02 span{
		display: none
	}
	.lower_list_01_ttl{
		line-height: 1.4em;
	}
	.lower_catch_01{
		font-size: 16px;
		line-height: 1.4em;
		margin-bottom: 5px;
	}
	.lower_catch_01 br{
		display: none;
	}
	.lower_ttl_01{
		margin-bottom: 13px;
		padding-bottom: 13px;
	}
	.lower_ttl_01_en{
		padding: 5px 10px;
		margin-bottom: 7px;
	}
	.lower_ttl_01_jp:after{
		display: none
	}
	.lower_ttl_01_jp span{
		padding: 0;
		margin: 7px auto;
		font-size: 17px;
		line-height: 1.4em;
		letter-spacing: 0.03em;
	}
	.lower_flow_chart_ttl{
		margin-bottom: 0;
	}
	.lower_flow_chart_txt{
		width: 100%;
		font-size: 15px;
		display: block;
		margin-top: 5px;
	}
	.lower_list_03 > li{
		border: 7px solid #ECF7FC;
		margin-bottom: 15px;
		padding: 10px;
	}
	.lower_list_03 > *{
		flex-direction: column-reverse;
	}
	.lower_list_03 > li:last-child{
		margin-bottom: 0;
	}
	.lower_list_03_ttl_jp{
		font-size: 18px;
		color: #62BDB3;
	}
	.lower_list_03_catch{
		font-size: 16px;
	}
	.lower_list_03_content{
		width: 100%;
	}
	.lower_list_03_img{
		width: 100%;
		margin-bottom: 15px;
	}
	.lower_recruit_workstyle_head{
		margin-bottom: 10px;
	}
	.lower_recruit_workstyle_head > *{
		width: calc( 50% - 5px );
	}
	.lower_ttl_05{
		font-size: 16px;
		padding: 10px 0;
		margin-bottom: 15px;
		line-height: 1.2em;
	}
	.lower_ttl_05_no{
		margin-bottom: 6px;
		font-size: 18px;
	}
	.lower_ttl_06{
		font-size: 16px;
		margin-bottom: 10px;
		padding-bottom: 7px;
		letter-spacing: 0.03em;
		line-height: 1.4em;
	}
	.lower_recruit_workstyle_list > *{
		margin-bottom: 20px;
	}
	.lower_other_link{
		margin-bottom: 15px;
	}
	.lower_recruit_voice_list_img{
		width: 100%;
		margin-bottom: 10px;
	}
	.lower_recruit_voice_list_content{
		width: 100%;
	}
	.lower_recruit_voice_list > li{
		margin-bottom: 20px;
	}
	.lower_recruit_voice_list > li:last-child{
		margin-bottom: 0;
	}
	.lower_recruit_voice_list > li:nth-child(even).fle_btw,
	.lower_recruit_voice_list > li.fle_btw{
		flex-direction: column-reverse;
	}
	.lower_recruit_voice_list_jp{
		font-size: 17px;
	}
	.lower_recruit_voice_list_en{
		font-size: 12px;
	}
	.lower_recruit_voice_child_ttl{
		display: inline-block;
		padding: 8px 0 0;
		background: #FFF;
		position: relative;
		bottom: auto;
		left: auto;
	}
	.lower_recruit_voice_child_catch{
		font-size: 18px;
		margin-top: 8px;
		margin-bottom: 8px;
		padding-bottom: 8px;
		color: #62BDB3;
	}
	.lower_recruit_voice_list_ttl{
		margin-bottom: 8px;
		padding-bottom: 8px;
	}
	.lower_recruit_voice_list_catch{
		font-size: 16px;
		line-height: 1.4em;
		font-weight: bold
	}
	.lower_jigyou_about_list > *{
		margin-bottom: 15px;
	}
	.lower_service_about_illust01,
	.lower_service_about_illust02{
		margin: 0 auto 20px;
	}
	.lower_recruit_step_list > dl{
		position: relative;
	}
	.lower_recruit_step_list dl:after{
		content: "";
		display: block;
		border-left: 10px solid transparent;
		border-right: 10px solid transparent;
		border-top: 10px solid #62BDB3;
		position: absolute;
		bottom: -5px;
		left: calc( 50% - 5px );
	}
	.lower_recruit_step_list dt{
		width: 100%;
		padding: 15px 5px 10px;
		letter-spacing: 0.02em;
	}
	.lower_recruit_step_list dt:after{
		display: none;
	}
	.lower_recruit_step_list dd{
		width: 100%;
		padding: 10px;
		line-height: 1.6em;
	}
	.lower_recruit_step_list_no{
		margin-bottom: 5px;
		padding-bottom: 7px;
	}	.lower_recruit_schedule_timeline li{
		margin-bottom: 20px;
		padding: 0;
		align-items: flex-start
	}
	.lower_recruit_schedule_timeline li:last-child{
		margin-bottom: 0;
	}
	.lower_recruit_schedule_timeline_left,
	.lower_recruit_schedule_timeline_right{
		padding: 10px;
	}
	.lower_recruit_schedule_timeline_left:before,
	.lower_recruit_schedule_timeline_right:before{
		display: none;
	}
	.lower_recruit_schedule_timeline li:after{
		display: none;
	}
	.lower_recruit_schedule_timeline li:nth-child(odd){
		flex-direction: column-reverse;
	}
	.lower_recruit_schedule_timeline_time{
		width: 80px;
		height: 30px;
		border-radius: 0;
		font-size: 15px;
		line-height: 30px;
		z-index: 1;
		position: relative;
	}
	.lower_recruit_schedule_timeline_time:after{
		  content: "";
		  position: absolute;
		  bottom: -12px;
		  left: calc( 50% - 7px );
		  border: 7px solid transparent;
		  border-top: 7px solid #62BDB3;
	}
	.lower_recruit_schedule_timeline_comment_wrap{
		width: 100%;
	}
	.lower_recruit_schedule_timeline_ttl{
		padding-bottom: 5px;
		margin-bottom: 5px;
		font-size: 16px;
	}
/*TOP_NEWS*/
	.news_list_head{
		width: 100%;
		margin-bottom: 3px;
	}
	.news_list_ttl{
		width: 100%;
	}
	.footer_catch{
		padding: 30px 10px;
		background-size: 13px;
	}
	.footer_catch h2{
		font-size: 23px;
	}
	.footer_catch p{
		font-size: 11px;
		margin-top: 5px;
	}
}
@media only screen and (max-width: 650px) {
	.lower_staff_tab_wrap{
		overflow-x: scroll;
		border-bottom: 1px solid #dddddd;
	}
	.lower_staff_tab_wrap_bdr{
		position: relative
	}
	.lower_staff_tab_wrap_bdr:after{
		content: "";
		display: block;
		height: 100%;
		width: 1px;
		position: absolute;
		left: 0;
		top: 0;
		background: #dddddd;
	}
	.lower_staff_tab_wrap_bdr:before{
		content: "";
		display: block;
		height: 100%;
		width: 1px;
		position: absolute;
		right: 0;
		top: 0;
		background: #dddddd;
	}
	.lower_staff_tab{
		width: 700px
	}
	.lower_staff_tab_wrap::-webkit-scrollbar{
		overflow:hidden;
		width:5px;
		background:#fafafa;
		-webkit-border-radius:3px;
		border-radius:3px;
	}
	.lower_staff_tab_wrap::-webkit-scrollbar:horizontal{
			height:5px;
	}
	.lower_staff_tab_wrap::-webkit-scrollbar-button{
	   display:none;
	}
	.lower_staff_tab_wrap::-webkit-scrollbar-piece{
		background:#dddddd;
	}
	.lower_staff_tab_wrap::-webkit-scrollbar-piece:start{
		background:#dddddd;
	}
	.lower_staff_tab_wrap::-webkit-scrollbar-thumb{
		overflow:hidden;
		-webkit-border-radius:3px;
		border-radius:3px;	    
		background:#dddddd;
	}
	.lower_staff_tab_wrap::-webkit-scrollbar-corner{
		overflow:hidden;
		-webkit-border-radius:3px;
		border-radius:3px;
		background:#dddddd;
	}
	.lower_recruit_sche_head_ttl{
		padding: 10px 24px 0;
	}
	.lower_recruit_sche_head_ttl_en{
		font-size: 12px;
		margin-bottom: 0;
	}
	.lower_recruit_sche_head_ttl_jp{
		font-size: 14px;
	}
}
@media only screen and (max-width: 600px) {
/*MV*/
	.mv_main_catch{
		text-align: center
	}
	.mv_main_txt p{
		text-align: center
	}
	.mv_main_txt .btn_base{
		margin: 0 auto
	}
	.mv_main_catch_jp{
		font-size: 20px;
	}
/*FOOTER CONTACT*/
	.footer_contact_ttl br{
		display: inline;
	}
	.footer_contact_ttl_en{
		font-size: 10px;
		line-height: 1.4em;
	}
	.footer_contact_ttl_jp{
		font-size: 18px;
		line-height: 1.6em;
	}
	.footer_contact_catch{
		margin-bottom: 5px;
	}
	.footer_contact_desc{
		font-size: 13px;
		letter-spacing: 0;
	}
	.footer_contact_txt{
		font-size: 13px;
		letter-spacing: 0.01em;
		line-height: 1.4em
	}
	.footer_contact_content{
		display: block;
	}
	.footer_contact_tel{
		text-align: center;
		margin: 0 auto 10px;
	}
	.footer_contact_mail a{
		margin: 0 auto;
		max-width: 250px;
		text-align: center;
		padding: 15px 10px;
		color: #FFF;
		font-size: 14px;
	}
	.footer_contact_mail a i{
		margin-left: 15px;
	}
/*TOP_NEWS*/
	.news_list_ttl{
		width: 100%;
		padding-right: 0;
	}
	.news_list_ttl:after{
		display: none
	}
/*TOP_LO*/
	.lo_03_txt{
		text-align: left
	}
	.lo_03_txt br{
		display: none;
	}
	.lo_02_sec{
		width: 100%;
	}
	.top_other .inner > *:nth-child(1){
		margin-bottom: 20px;
	}
	.lo_02_sec .btn_base{
		margin: 0 auto;
	}
	.lower_tracn_type_list li{
		width:100%;
		margin: 0 auto 15px;
	}
	.lower_tracn_type_list li:nth-child(2n){
		margin-right: auto;
	}
	.lower_service_keisan{
		display: block
	}
	.lower_service_keisan_txt{
		border: 2px solid #62BDB3;
		text-align: center;
		font-size: 15px;
		font-weight: bold;
	}
	.lower_service_keisan > *:nth-child(2){
		position: relative;
		height: 20px;
		width: 20px;
		margin: 15px auto;
	}
	.lower_service_keisan > *:nth-child(2):after{
		width: 4px;
		left: calc( 50% - 2px );
	}
	.lower_service_keisan > *:nth-child(2):before{
		height: 4px;
		top: calc( 50% - 2px );
	}
	.item_table_02_head > *:nth-child(1){
		letter-spacing: 0em;
		width: 70px;
		font-size: 13px;
	}
	.item_table_02_footer > *:nth-child(1){
		letter-spacing: 0em;
		width: 70px;
		font-size: 13px;
	}
	.item_table_02_head > *:nth-child(2),
	.item_table_02_head > *:nth-child(3){
		letter-spacing: 0em;
		width: calc( 50% - 35px );
		font-size: 12px;
	}
	.item_table_02_footer > *:nth-child(2),
	.item_table_02_footer > *:nth-child(3){
		letter-spacing: 0em;
		font-size: 12px;
	}
	.item_table_03_footer_td_col02_top{
		letter-spacing: 0em;
		font-size: 13px;
		width: 100px;
	}
	.item_table_03_footer_td_col02{
		width: calc( 100% - 100px );
		letter-spacing: 0em;
		font-size: 12px;
	}
	.item_table_03_footer_child{
		width: calc( 100% - 160px );
		letter-spacing: 0em;
		font-size: 12px;
	}
	.item_table_03_footer_circle{
		width: 60px;
		letter-spacing: 0em;
		font-size: 12px;
	}
	.item_table_01_note{
		font-size: 12px;
		line-height: 1.4em;
	}
}
@media only screen and (max-width: 500px) {
	.footer_entry > h2 a{
		display: block;
		padding: 30px 10px;
	}
	.footer_entry_en{
		font-size: 18px;
		line-height: 1.6em;
	}
	.footer_entry_jp{
		font-size: 13px;
		line-height: 1.6em;
	}
	.lower_recruit_workstyle_head > *{
		width: 100%;
	}
	.lower_recruit_workstyle_head > *:nth-child(1){
		margin-bottom: 10px;
	}
	.lower_recruit_workstyle_content_img_right{
		float: none;
		margin: 0 0 10px 0;
		max-width: 100%;
		display: block;
		position: relative;
		border: 1px solid #dddddd;
	}
	.lower_recruit_voice_child_content_img_left{
		float: none;
		margin: 0 0 8px 0;
		max-width: 600px;
	}
	.lower_recruit_voice_child_content_img_right{
		float: none;
		margin: 0 0 8px 0;
		max-width: 600px;
	}
	.def_term_02 dt{
		margin-bottom: 5px;
		background: #ECF7FC;
		width: 100%;
		text-align: left;
		margin-right: auto;
		padding: 10px 10px 10px 23px;
		position: relative;
		color: #62BDB3
	}
	.def_term_02 dt:after{
		content: "";
		width: 15px;
		height: 2px;
		background: #62BDB3;
		display: block;
		position: absolute;
		left: 0;
		top: 50%
	}
	.def_term_02 dd{
		width: 100%;
		letter-spacing: 0.03em;
	}
	.recruit_mv_main_catch_jp{
		font-size: 17px;
	}
	.recruit_mv_main_catch_en_sub{
		font-size: 13px;
	}
	.footer_catch h2{
		font-size: 18px
	}
}
@media only screen and (max-width: 430px) {
	.top_company_recruit > div{
		height: 180px;
	}
	.top_company_recruit_btn{
		width: 40px;
		height: 40px;
	}
	.top_company_recruit_btn:after{
		height: 8px;
		width: 8px;
		top: 14px;
		left: 15px;
	}
	.footer_contact_recruit > div{
		height: 100px;
	}
}
@media only screen and (max-width: 400px) {
	.mv_main_catch_en{
		margin-bottom: 10px;
	}
	.arrowWrap {
		bottom: 50px;
	}
	.arrowInner p {
		font-size: 10px;
	}
	.arrow {
	  height: 60px;
	}
	.footer_entry > h2{
		width: 100%;
	}
	.footer_entry > h2 a{
		display: block;
		padding: 20px 10px;
	}
}
@media only screen and (max-width: 360px) {
	.btn_base:after {
		width: 60px;
		right: -40px;
	}
	
	.btn_base:hover:after {
		top: calc( 50% - 3px );
		background: #62BDB3;
		right: -50px;
	}
	.btn_base a:hover span {
		left: 20px;
	}
	.lower_recruit_voice_list_en{
		display: block;
		line-height: 1.4em;
	}
}
/*-------------------------------------------------------------------------
SP_NAV
------------------------------------------------------------------------*/
.loadingWrap {
	width: 100%;
	height: 100%;
	background: #FFF;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9999;
}
@-webkit-keyframes spin {
	from { -webkit-transform: rotate(0deg); }
	to { -webkit-transform: rotate(360deg); }
}

@-moz-keyframes spin {
	from { -moz-transform: rotate(0deg); }
	to { -moz-transform: rotate(360deg); }
}

@-ms-keyframes spin {
	from { -ms-transform: rotate(0deg); }
	to { -ms-transform: rotate(360deg); }
}
.loading {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 56px;
	height: 56px;
	margin: -28px 0 0 -28px;
}
.loading .spinner {
	position: absolute;
	left: 2px;
	top: 2px;
	width: 52px;
	height: 52px;
	-webkit-animation: spin 1s infinite linear;
	-moz-animation: spin 1s infinite linear;
	-o-animation: spin 1s infinite linear;
	animation: spin 1s infinite linear;
}
.loading .mask {
	width: 24px;
	height: 24px;
	overflow: hidden;
}
.loading .maskedCircle {
	width: 40px;
	height: 40px;
	border-radius: 24px;
	border: 4px solid #62BDB3;
}
.tel_link{
	pointer-events: none;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
	.tel_link{
		pointer-events: none;
	}
}
@media screen and (max-width:480px) {
	.tel_link{
		pointer-events: auto;
	}
}

/*20210804*/
.lower_service_other_track{
	margin-top: 20px;
}
.lower_service_other_track > *{
	width: calc( 50% - 15px );
	position: relative;
}
.lower_service_other_track > * span{
	position: absolute;
	display: block;
	width: 100%;
	bottom: 0;
	left: 0;
	padding: 4px 10px;
	background: rgba(255, 255, 255, 0.78)
	}
@media only screen and (max-width: 500px) {
	.lower_service_other_track > *{
		width: 100%;
	}
	.lower_service_other_track > *:nth-child(1){
		margin-bottom: 20px;
	}
}