@charset "utf-8";

.sp,
.global_btn,
#index_page .dl_content{
	display:none !important;
}
*{
	font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif!important;
 	line-height: 1.8em;
}
a{
	text-decoration:none;
	color:#333;
	-webkit-transition: 0.3s ease-out;
	-moz-transition: 0.3s ease-out;
	-o-transition: 0.3s ease-out;
	-ms-transition: 0.3s ease-out;
	transition: 0.3s ease-out;
}
a:hover{
	opacity:0.7;
}
#index_page .alignleft,
#sub_page .alignleft{
	text-align:left;
}
#index_page .aligncenter,
#sub_page .aligncenter{
	text-align:center;
}
#index_page .alignright,
#sub_page .alignright{
	text-align:right;
}
article{
	overflow:hidden;
}
header{
	text-align:center;
	position:relative;
	width:1180px;
	margin:auto;
}
header h1{
	margin:20px auto 5px;
}
header h1 .saiyou{
	width:50px;
	height:auto;
}
header h1 .logo{
	height:30px;
	width:auto;
	padding:0 0 10px 10px;
}
header h2{
	color:#999b9a;
	letter-spacing:.15em;
}
header .header_info{
	position:absolute;
	text-align:right;
	right:10px;
	top:30px;
	font-weight:bold;
}
.display-pc{
	display: block;
}
.display-sp{
	display: none;
}
#sub_page header {
	padding:20px 0;
	margin:0;
	width:100%;
}
#sub_page header .header_wrap,
#sub_page .gnavi ul{
	font-size:0;
}
#sub_page header .header_content,
#sub_page header .header_info{
	width:1180px;
	margin:auto;
}
#sub_page header .header_wrap{
	position:fixed;
	top:0;
	background:rgba(255,255,255,0.8);
	z-index:9999;
	width:100%;
	border-bottom:3px solid #000;
	margin: 0 auto 10px;
	padding: 10px 0;
}
.inner{
	width: 95%;
    margin: auto;
    padding: 0;
}
#sub_page header .header_inner,
#sub_page .gnavi{
	display:inline-table;
}
#sub_page header .header_inner{
	width:20%;
	margin:auto;
	text-align:left;
}
#sub_page header .header_inner h1{
	margin:0;
}
#sub_page header .header_inner h1 .logo{
	height: auto;
	width: 79%;
	padding: 0 0 7px 0px;
}
#sub_page header h1 .saiyou{
	width: 18%;
}
#sub_page header .header_inner h2{
	font-size:10px;
}
#sub_page header .header_info{
	position:static;
	text-align:right;
	margin:80px auto 0;
}
#sub_page .gnavi{
	width:78%;
}
#index_page aside{
	display:none;
}
#sub_page header .header_info ul{
	width:100%;
}
header .header_info span{
	font-size:20px;
}
header .header_info time{
	font-size:12px;
}
.gnavi{
	margin:50px auto 20px;
	width:980px;
	overflow:hidden;
}
.gnavi ul{
	display:flex;
	flex-wrap:row no-wrap;
	justify-content:space-between;
	align-items:center;
}
.gnavi li{
	text-align:center;
	padding:5px 0;
}
.gnavi li a{
	font-size:13px;
	color:#333;
	font-weight:bold;
	position:relative;
}
.gnavi li a:hover{
	-webkit-transition: .3s ease-out;
	transition: .3s ease-out;
	border-bottom:solid 3px #333;
}


.main_visual{
	text-align:center;
	color:#333;
	margin-top:30px;
}
.main_visual ul{
	margin:30px auto 0;
}
.main_visual ul li{
	margin-bottom:15px;
	font-size:14px;
	letter-spacing:.1em;
}
.main_visual .eye_catching{
	width:730px;
	margin:auto;
}
.main_visual .eye_catching img{
	display:block;
	width:100%;
}
section{
	width:980px;
	margin:0 auto;
	overflow:hidden;
}
section h1{
	text-align:center;
	font-size:60px;
	letter-spacing:.3em;
	margin:55px auto 0;
	font-family:-apple-system, BlinkMacSystemFont, "Helvetica Neue", "Original Yu Gothic", "Yu Gothic", YuGothic, Verdana, Meiryo, sans-serif;
}
#sub_page section h1{
	font-size:45px;
}
section h1::after{
	content:"";
	height:5px;
	margin:5px auto;
	background-image: linear-gradient(to right, #191919, #191919 3px, transparent 3px, transparent 3px);
	background-size: 15px 3px;
	background-position: bottom;
	background-repeat: repeat-x;
	display:block;
}
section h1::after{
	width:128px;
}

section .jp{
	font-size: 16px;
	text-align: center;
	letter-spacing: 0.3em;
	font-weight: bold;
	margin: 25px 0 0;
}
section.entry p{
	margin:0 auto 25px;
	line-height:2.3;
}
section.entry h1{
	margin:0 auto;
}
section.entry h2{
	color:#0066b5;
	margin:50px auto;
	border-bottom:solid 1px #ddd;
	font-size:22px;
	padding-bottom:14px;
	font-weight:bold;
	letter-spacing:.1em;
}
#sub_page .boshu_youkou h3,
section.entry dt,
section.entry h3{
	position:relative;
	font-weight:bold;
	font-size:16px;
	margin:0 0 20px;
}
#sub_page .boshu_youkou h3::before,
section.entry dt::before,
section.entry h3::before,
.job_category dl.job_dl dt::before{
	content: "";
	display: inline-block;
	vertical-align: middle;
	width: 56px;
	height: 1px;
	background: #333;
	margin: 0 9px 0 0;
}
.index_aisatsu .index_aisatsu_text p,
#sub_page .index_aisatsu .index_aisatsu_text p{
	margin:15px 0 ;
}
#sub_page .index_aisatsu li,
section.entry .index_aisatsu li{
	color:#0066b5;
	font-size:30px;
	font-weight:bold;
	line-height:55px;
}
#sub_page .index_aisatsu li{
	font-size:20px;
	line-height:2.2;
}
section.entry dl{
	margin-bottom:50px;
}
section.entry dt{
	margin:20px auto 25px;
}
section.entry dd{
	margin-bottom:60px;
	line-height:2.5;
}
section.entry dd strong{
	font-weight:bold;
}
section.recruite{
	width:100%;
}
.job_list .job_list_blc{
	border-bottom: 2px dotted #ccc;
	padding: 0px 0 60px;
	margin: 0 0 60px;
}
.job_list .job_list_h3{
	font-size: 150%;
	color: #333;
	letter-spacing: 0.1em;
	margin: 0 0 15px;
	font-family:Georgia, "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif !important;
}
section.recruite .index_job_list,
section.recruite .index_job_list2,
section.recruite .index_job_list3{
	-webkit-background-size: 7px 7px;
	padding:32px 0;
}
section.recruite .top_index_job_list{
	margin:70px 0 0;
}
section.recruite .index_job_list{
	background-color: #f9f9f9;
	background-image: -webkit-gradient(
		linear, 0 0, 100% 100%,
		color-stop(.25, #f0f0f0),
		color-stop(.25, transparent),
		color-stop(.5, transparent),
		color-stop(.5, #f0f0f0),
		color-stop(.75, #f0f0f0),
		color-stop(.75, transparent),
		to(transparent)
	);
}
section.recruite .index_job_list2{
	background-color: #f0f8ff;
	background-image: -webkit-gradient(
		linear, 0 0, 100% 100%,
		color-stop(.25, #e6eff5),
		color-stop(.25, transparent),
		color-stop(.5, transparent),
		color-stop(.5, #e6eff5),
		color-stop(.75, #e6eff5),
		color-stop(.75, transparent),
		to(transparent)
	);
}
section.recruite ul{
	width:980px;
	margin:auto;
	overflow:hidden;
}
#sub_page section.recruite ul{
	width:100%;
}
section.recruite ul li{
	width:33%;
	float:left;
	position:relative;
}
section.recruite .index_job_list ul li:nth-child(2),
section.recruite .index_job_list2 ul li:nth-child(2){
	margin:auto 0.5%;
}
section.recruite ul li .index_job_list_img{
	width:100%;
	height:200px;
	overflow:hidden;
	position:relative;
	z-index:1;
}
section.recruite ul li img{
	position:absolute;
	top:0;
	left:0;
	width:100%;
}
section.recruite ul li .index_job_list_body{
	width:94%;
	height:158px;
	margin:-25px auto auto;
	z-index:999;
	position:relative;
	background:#fff;
	overflow:hidden;
}

section.recruite ul li a .index_job_list_body::after,
section.recruite ul li a .index_job_list_body::before{
	content:"";
	position:absolute;
}

section.recruite ul li a .index_job_list_body::before{
	border-top: 50px solid transparent;
	border-right: 50px solid #fff;
	right:0;
	bottom:0;
	-webkit-transition: 0.5s ease-out;
	-moz-transition: 0.5s ease-out;
	-o-transition: 0.5s ease-out;
	-ms-transition: 0.5s ease-out;
	transition: 0.5s ease-out;
}

section.recruite ul li a:hover .index_job_list_body::before{
	border-right: 50px solid #0066b5;
}

section.recruite ul li .index_job_list_body dl{
	width:90%;
	margin:5px 5%;
}
section.recruite ul li .index_job_list_body dl dt{
	font-weight:bold;
	color:#0066b5;
	margin:0 0 5px;
}
section.recruite ul li .index_job_list_body dl dd p{
	color:#333;
	font-size:11px;
	margin:0 auto 10px;
}
section.recruite ul li .index_job_list_body dl dd p small,
#sub_page .job_list ul li .job_list_body dd small{
	font-size:10px;
}

section.recruite ul li a:hover .index_job_list_body dl dd::before,
section.recruite ul li a:hover .index_job_list_body dl dd::after{
	content:"";
	position:absolute;
}
section.recruite ul li a:hover .index_job_list_body dl dd::before{
	width:20px;
	height:20px;
	border:solid 1px #fff;
	border-radius:50%;
	right:4px;
	bottom:4px;
}

section.recruite ul li a:hover .index_job_list_body dl dd::after{
	width:7px;
	height:7px;
	border-top:solid 2px #fff;
	border-right:solid 2px #fff;
	right:12px;
	bottom:11px;
	-webkit-transform : rotate(45deg) ;
	-ms-transform : rotate(45deg) ;
	transform : rotate(45deg) ;
	-webkit-animation: spin 1.5s linear infinite;
	-moz-animation: spin 1.5s linear infinite;
	-ms-animation: spin 1.5s linear infinite;
	-o-animation: spin 1.5s linear infinite;
	animation: spin 1.5s linear infinite;
}

@-webkit-keyframes spin {
	0% {-webkit-transform: rotate(0deg);}
	100% {-webkit-transform: rotate(360deg);}
}
@-moz-keyframes spin {
	0% {-moz-transform: rotate(0deg);}
	100% {-moz-transform: rotate(360deg);}
}
@-ms-keyframes spin {
	0% {-ms-transform: rotate(0deg);}
	100% {-ms-transform: rotate(360deg);}
}
@-o-keyframes spin {
	0% {-o-transform: rotate(0deg);}
	100% {-o-transform: rotate(360deg);}
}
@keyframes spin {
	0% {transform: rotate(0deg);}
	100% {transform: rotate(360deg);}
}

#sub_page .entory_fm,
section.recruite .index_nagare_a,
.dl_content{
	width:500px;
	margin:80px auto;
}
#sub_page .entory_fm,
.dl_content {
	margin:50px auto;
}
#sub_page .entory_fm a,
section.recruite .index_nagare_a a,
section.interview .index_nagare_a a,
.dl_content a{
	text-align:center;
	color:#fff;
	background:#0066b5;
	display:block;
	text-align:center;
	letter-spacing:.2em;
	padding:10px 0;
	font-size:16px;
	position:relative;
}
.interview .index_nagare_a .index_nagare_btn{
	display: block;
    letter-spacing: .1em;
    font-size: 16px;
    background: #198df8;
    color: #fff;
    padding: 14px 0;
    margin: 0 auto;
    text-align: center;
    position: relative;
    transition: .2s;
}
.interview .index_nagare_a .index_nagare_btn:hover{
	opacity: 1;
	background: #0073aa;
    transition: .2s;
}
#sub_page .entory_fm a.none,
section.recruite .index_nagare_a a.none,
section.interview .index_nagare_a a.none,
.dl_content a.none{
	background:#d3d3d3;
	pointer-events: none;
}
#sub_page .entory_fm a::after,
section.recruite .index_nagare_a a::after,
section.interview .index_nagare_a a::after,
.dl_content a::after,
/*.interview_list li .dmy_btn::after{
	content:"";
	position:absolute;
	width:7px;
	height:7px;
	-webkit-transform : rotate(45deg) ;
	-ms-transform : rotate(45deg) ;
	transform : rotate(45deg) ;
	right: 98px;
	top: 0;
	bottom: 0;
	margin: auto;
	border-top:solid 2px #fff;
	border-right:solid 2px #fff;
}*/
#sub_page .entory_fm a::after,
.dl_content a::after{
	right:20px;
}
/*.interview_list li .dmy_btn::after{
	right:18px;
}*/
section.recruite .recruite_block2{
	width:980px;
	margin:50px auto;
	overflow:hidden;
}
section.recruite .recruite_block2 h2{
	color:#0066b5;
	font-size:24px;
	font-weight:bold;
	letter-spacing:.1em;
}
section.recruite .recruite_block2 img{
	width:25%;
	height:auto;
	float:right;
	display:block;
}
section.recruite .recruite_block2 p{
	margin:30px auto;
	line-height:2.1;
}

section.recruite .stop{
	color: #002f99;
	font-size:18px;
/*	float: right;*/
}

section.company_information{
	position:relative;
}
section.company_information::before{
	content:"";
	background:#f9f9f9;
	width:52%;
	height:100%;
	position:absolute;
	left:0;
	top:0;
}
section.company_information .index_gaiyo_img{
	background:#eee;
	width:54%;
	height:auto;
	position:absolute;
	right:0;
	top:0;
	overflow:hidden;
	padding-left:40px;
	padding-bottom:53px;
	z-index:1;
}
section.company_information .index_gaiyo_img img{
	width:97%;
	height:auto;
	float:right;
	display:block;
}
section.company_information h2{
	font-size:18px;
	width:41%;
	margin:33px auto 20px 4%;
	padding:0 0 10px;
	border-bottom:solid 1px #ccc;
	position:relative;
	z-index:2;
	font-weight:bold;
	letter-spacing:.3em;
}
section.company_information h2 span{
	font-size:10px;
	letter-spacing:0.4em;
	display:block;
}
section.company_information p{
	width:38%;
	margin:20px auto 13px 4%;
	position:relative;
	z-index:2;
	font-size: 12px;
	line-height: 1.7em;
}
section.company_information p.w90{
	margin:0 auto 33px 4%;
}
section.company_information p.w90{
	width:90%;
}
section.company_information h3{
	position:relative;
	font-weight:bold;
	padding-left:100px;
	font-size:16px;
	margin:40px auto 30px 5%;
}
section.company_information h3::before{
	content:"";
	position:absolute;
	width:90px;
	height: 1px;
	top:8px;
	left:0;
	border-bottom:solid 1px #555;
}
section.company_information .gaiyou_link{
	position: absolute;
	z-index:3;
	bottom: 0;
	right: 0;
	padding: 15px 0;
	width: 270px;
	color: #333;
	border: solid 2px #333;
	text-align: center;
	font-weight: bold;
}
section.company_information .gaiyou_link::after{
	content:"";
	width:6px;
	height:6px;
	border-top:solid 2px #333;
	border-right:solid 2px #333;
	-webkit-transform : rotate(45deg) ;
	-ms-transform : rotate(45deg) ;
	transform : rotate(45deg) ;
	display: inline-block;
	margin: 0 0 0 10px;
}
#index_page section.interview{
	width:100%;
	margin:80px auto 40px;
	overflow:hidden;
	clear:both;
	text-align:center;
}
#index_page section.interview .bx-wrapper{
	width:100% !important;
	max-width:100% !important;
}
#index_page section.interview .interview_list li {
	position: relative;
	width:20%;
	height:470px;
	overflow:hidden;
}
#index_page section.interview .interview_list li::before,
#index_page section.interview .interview_list li::after {
	position: absolute;
	z-index: 2;
	content: '';
	width: 0;
	height: 0;
	border: 3px solid transparent;
}
#index_page section.interview .interview_list li::before {
	top: 0;
	left: 0;
}
#index_page section.interview .interview_list li::after {
	bottom: -1.2%;
	right: 1%;
}
#index_page section.interview .interview_list li:hover::before{
	width: 97%;
	height: 98.7%;
}
#index_page section.interview .interview_list li:hover::after {
	width: 98%;
	height: 100%;
}
#index_page section.interview .interview_list li:hover::before {
	border-bottom-color: #545454;
	border-left-color: #545454;
	transition: height .2s, width .2s .2s;
}
#index_page section.interview .interview_list li:hover::after {
	border-top-color: #545454;
	border-right-color: #545454;
	transition: height .2s .4s, width .2s .6s;
}











section.interview p{
	letter-spacing:.2em;
	line-height:2;
	margin:20px auto 30px;
}
.interview_list{
	display:table;
	width:100%;
	text-align:center;
}
.interview_list li{
	width:30%;
	display:inline-table;
	position:relative;
	text-align:center;
	margin:0 auto 25px;
}
.job_category .interview_list li{
	width:40%;
}
.interview_list_page li{
	width:25%;
	margin:0 0 25px;
}
.interview_list li a{
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	z-index:10;
	transition: .2s;
}
.interview_list li a:hover{
	opacity: 0.6;
	transition: .2s;
}
.interview_list li .interview_list_img{
	width:98%;
	margin:0 auto 1px;
	overflow:hidden;
	position:relative;
	height:250px;
	border:solid 1px #ccc;
}
.interview_list_page .interview_list li .interview_list_img{
	height:316px;
}
.job_category .interview_list li .interview_list_img{
	height:300px;
}
.interview_list li .interview_list_img img{
	position: absolute;
	width:auto;
	height:100%;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.interview_list li .dmy_btn{
	background: #198df8;
    color: #fff;
    padding: 14px 0;
    width: 60%;
    margin: 0 auto;
    text-align: center;
    position: relative;
    font-size: 16px;
}
#index_page .interview_list li .interview_list_img{
	height:400px;
}
#index_page .interview_list li .interview_list_img img,
.foot_list .interview_list li .interview_list_img img,
.job_category .interview_list li .interview_list_img img{
	width:100%;
	height:auto;
	top: 0;
	-webkit-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
}
.interview_list li dt{
	font-weight:bold;
	font-size:13px;
}
.interview_list li .dt_name{
    font-weight: bold;
    font-size: 16px;
    font-family: 'Sawarabi Mincho', 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", 'Noto Serif JP', HGS明朝E, メイリオ, Meiryo, serif!important;
    letter-spacing: 0.08em;
}
.interview_list li dd{
	font-size:11px;
	color:#8e8e8e;
}
section.interview .index_nagare_a{
    width: 95%;
    margin: 50px auto;
    max-width: 500px;
}
section.policy{
	overflow:hidden;
}
section.policy h1{
	margin-bottom:20px;
}
section.policy p{
	text-align:center;
	margin:20px auto;
}
section.policy .policy1{
	clear:both;
	overflow:hidden;
	margin:40px auto 0;
}
section.policy .policy1 .policy_img{
	float:left;
	width:40%;
	overflow:hidden;
}
section.policy .policy1 .policy_img img{
	display:block;
	width:100%;
}
section.policy .policy1 p,
section.policy .policy2 p{
	text-align:left;
	margin:10px 0;
	overflow:hidden;
	width:55%;
	font-size:13px;
	line-height:1.9;
}
section.policy .policy2 p{
	margin-left:0%;
}
section.policy h2{
	font-weight:bold;
	font-size:20px;
	margin:50px auto 20px;
	overflow:hidden;
}
section.policy .policy1 p,
section.policy h2{
	margin-left:42%;
}
section.policy h2 span{
	font-weight:bold;
	font-size:20px;
	color:#0066b5;
}
section.policy .policy2{
	clear:both;
	margin:20px auto;
	overflow:hidden;
}
section.policy .policy2 .policy_img{
	float:right;
	width:40%;
	overflow:hidden;
}
section.policy .policy2 .policy_img img{
	display:block;
	width:100%;
}
section.policy h3{
	position:relative;
	font-weight:bold;
	padding-left:100px;
	font-size:16px;
	margin:50px auto 20px;
}
section.policy h3::before{
	content:"";
	position:absolute;
	width:90px;
	height: 1px;
	top:8px;
	left:0;
	border-bottom:solid 1px #555;
}
section.policy .aligncenter{
	font-weight:bold;
}
footer h1{
	text-align:left;
	margin:10px auto 0;
	width:980px;
	padding-left:20px;
}
footer h1::after{
	content:none;
}
footer h1 .saiyou{
	width:50px;
	height:auto;
}
footer h1 .logo{
	height:30px;
	width:auto;
	padding:0 0 10px 10px;
}
footer p.foot_description{
	width:980px;
	margin:0 auto;
	font-size:12px;
	padding:0 0 20px 20px;
	border-bottom:solid 1px #ccc;
	color:#777;
}
.footer_info{
	width:980px;
	margin:20px auto;
	overflow:hidden;
}
.footer_info table{
	width:50%;
	float:left;
}
.footer_info table td,
.footer_info table th{
	padding:5px 10px;
}
.footer_info table th{
	text-align:left;
	font-weight:bold;
}
.footer_info .gmap{
	width:48%;
	float:right;
	height:300px;
	margin-top:10px;
}
/*
#toEikokuyaBlock{
	position:fixed;
	background:rgba(255,255,255,0.9);
	width:100%;
	height:100%;
	text-align:center;
	left:0;
	top:0;
	padding-top:150px;
	display:none;
}
#toEikokuyaBlock a{
	color:#fff;
	text-decoration:none;
}
#toEikokuyaBlock .entory_fm a:hover{
	color:#e72;
}
#toEikokuyaBlock .closeBody{
	background:#777;
	padding:2px 10px;
	position:absolute;
	top:50px;
	right:50px;
	font-size:14px;
	font-weight:normal;
}
#toEikokuyaBlock .closeBody a:hover{
	color:#fff;
}
#toEikokuyaBlock h2{
	position:relative;
	font-weight:bold;
	padding-left:100px;
	font-size:16px;
	margin:20px auto 20px 5%;
}
#toEikokuyaBlock h2::before{
	content:"";
	position:absolute;
	width:90px;
	height: 1px;
	top:8px;
	left:0;
	border-bottom:solid 1px #555;
}
*/

footer .footer_navi{
	margin:50px auto 10px;
	width:980px;
	overflow:hidden;
	clear:both;
}
footer .footer_navi ul{
	display:flex;
	flex-wrap:row no-wrap;
	justify-content:space-between;
	align-items:center;
}
footer .footer_navi li{
	text-align:center;
	padding:5px 0;
}
footer .footer_navi li a{
	font-size:15px;
	color:#333;
	font-weight:bold;
	position:relative;
}
footer .footer_navi li a:hover{
	-webkit-transition: .3s ease-out;
	transition: .3s ease-out;
	border-bottom:solid 2px #404a80;
	color:#404a80;
	opacity:1;
}
.index_menu{
	width:980px;
	margin:40px auto 160px;
	overflow:hidden;
	clear:both;
	text-align:center;
}
.index_menu li{
	width:40%;
	display:inline-table;
	margin:0 20px;
}
.index_menu li a{
	display:block;
	padding:20px 0;
	position:relative;
	letter-spacing:.3em;
	font-size:16px;
	font-weight:bold;
}
.index_menu li:nth-child(1) a{
	border:solid 3px #333;
	color:#333;
}
.index_menu li a::after{
	content:"";
	display: inline-block;
	margin: 0 0 0 7px;
	width:7px;
	height:7px;
	-webkit-transform : rotate(45deg) ;
	-ms-transform : rotate(45deg) ;
	transform : rotate(45deg) ;
	right:40px;
	top:26px;
}
.index_menu li:nth-child(1) a::after{
	border-top:solid 2px #333;
	border-right:solid 2px #333;
}
.index_menu li:nth-child(2){
	border:solid 2px #0066b5;
	color:#0066b5;
	background:#0066b5;
}
.index_menu li:nth-child(2) a{
	color:#fff;
}
.index_menu li:nth-child(2) a::after{
	border-top:solid 2px #fff;
	border-right:solid 2px #fff;
}
footer address{
	text-align:center;
	margin:0 auto;
	font-size:12px;
	padding:15px 0;
}
footer .footer_text{
	margin:20px auto 0;
	padding:30px 10% 15px;
	background:#757575;
	color:#fff;
}
footer .footer_text p{
	text-align:center;
	margin:0 auto 15px;
}
#sub_page #topMenu,
#topMenu{
	position:fixed;
	bottom:5px;
	right:0;
	z-index:999;
}
#sub_page #topMenu ul,
#topMenu ul{
	overflow:hidden;
	width:102px;
}
#sub_page #topMenu li,
#topMenu li{
	width:50px;
	float:left;
	box-sizing:border-box;
}
#topMenu li a{
	width:40px;
	height:40px;
	background:#eee;
	position:relative;
	display:block;
	border-radius:10px;
	color:#fff;
	box-sizing:border-box;
	margin:auto;
	text-indent:-9999px;
}
#toTop{
	position:relative;
}
#topMenu li a::before{
	content:"";
	position:absolute;
	top:5px;
	width:100%;
	height:100%;
	left:0;
}
#toTop a::before{
	background:url(../img/toTop.png) no-repeat 50% 0;
	background-size:80%;
}
#toForm a::before{
	background:url(../img/toMail_footer.png) no-repeat 50% 0;
	background-size:80%;
}
#sub_page .plist{
	width:980px;
	margin:10px auto;
	overflow:hidden;
}
#sub_page .plist li{
	float:left;
	margin-right:10px;
}
#sub_page .plist li a{
	position:relative;
	font-size:10px;
}
#sub_page .plist li a::after{
	content:"";
	display:inline-block;
	vertical-align:middle;
	width:5px;
	height:5px;
	margin:-3px 0 0 7px;
	border-top:solid 1px #333;
	border-right:solid 1px #333;
	-webkit-transform : rotate(45deg) ;
	-ms-transform : rotate(45deg) ;
	transform : rotate(45deg) ;
}
#sub_page .plist li:last-child a::after{
	content:none;
}
#sub_page .gnavi{
	margin:0;
}
#sub_page .gnavi ul{
	display:block;
	text-align:right;
}
#sub_page .gnavi ul li{
	display:inline-table;
	padding:0;
	text-align:right;
}
#sub_page .gnavi ul li{
	border-left:2px dotted #c2c2c2;
}
#sub_page .gnavi ul li a{
	padding:5px 20px;
	display:block;
}
#sub_page .gnavi ul li a:hover{
	border:none;
}
#sub_page article{
	width: 100%;
    margin: 10px auto;
    overflow: hidden;
    padding-top: 20px;
    max-width: 1080px;
}
#sub_page section{
	width:100%;
	overflow:hidden;
	text-align:left;
	margin:0 auto 40px;
}
#sub_page .mb_none{
	margin-bottom:0!important;
}
#sub_page section h1{
	margin:0 auto 10px;
}
#sub_page section h1 span{
	letter-spacing:.2em;
	font-weight:bold;
}
#sub_page section h1 + p{
	text-align:center;
}
#sub_page aside{
	width: 23%;
	float: left;
	border-top: 2px solid #4d4d4d;
	border-bottom: 2px solid #4d4d4d;
	box-sizing: border-box;
}
#sub_page aside ul{
	width:100%;
}
#sub_page aside h2{
	text-decoration:underline;
	font-weight:bold;
	margin-bottom:20px;
}
.aside_navi li{
	border-bottom:2px dotted #c2c2c2;
}
.aside_navi li a{
	display:block;
	padding:15px ;
	font-size:13px;
	font-weight:bold;
	color:#828282;
}
.aside_navi li a::before{
	content:"";
	box-sizing: border-box;
	width: 4px;
	height: 4px;
	border: 4px solid transparent;
	border-left: 6px solid #0066b5;
	display:inline-block;
	margin:0 10px 0 0;
	vertical-align: middle;
}
.aside_navi li:last-child{
	border:none;
}
.aside_navi li a:hover{
	color:#0066b5;
	opacity:1;
}
.aside_navi li a:hover::after{
	border-top:solid 1px #fff;
	border-right:solid 1px #fff;
}
footer{
	border-top:solid 2px #404a80;
	padding-top:20px;
}
#sub_page .job_list ul{
	overflow:hidden;
}
#sub_page .job_list ul li{
	width:32%;
	float:left;
	position:relative;
	border:solid 1px #333;
	box-sizing:border-box;
	height:170px;
	margin:0 2% 2% 0;
	padding:10px 0;
}
#sub_page .job_list ul li::after,
#sub_page .job_list ul li::before,
#sub_page a:hover .job_list_body::after,
#sub_page a:hover .job_list_body::before{
	content:"";
	position:absolute;
}


#sub_page .job_list ul li a::before,
#sub_page .job_list ul li a::after,
ul li a:hover .job_list_body dl dd::before,
ul li a:hover .job_list_body dl dd::after{
	content:"";
	position:absolute;
}
ul li a:hover .job_list_body dl dd::before{
	width:20px;
	height:20px;
	border:solid 1px #fff;
	border-radius:50%;
	right:4px;
	bottom:4px;
	z-index:3;
}
ul li a:hover .job_list_body dl dd::after{
	width:7px;
	height:7px;
	border-top:solid 2px #fff;
	border-right:solid 2px #fff;
	right:12px;
	bottom:11px;
	-webkit-transform : rotate(45deg) ;
	-ms-transform : rotate(45deg) ;
	transform : rotate(45deg) ;
	z-index:3;
}
#sub_page .job_list ul li a{
	-webkit-transition: 0.3s ease-out;
	-moz-transition: 0.3s ease-out;
	-o-transition: 0.3s ease-out;
	-ms-transition: 0.3s ease-out;
	transition: 0.3s ease-out;
}

#sub_page .job_list ul li a::after{
	border-top: 50px solid transparent;
	right:0;
	bottom:0;
	-webkit-transition: 0.3s ease-out;
	-moz-transition: 0.3s ease-out;
	-o-transition: 0.3s ease-out;
	-ms-transition: 0.3s ease-out;
	transition: 0.3s ease-out;
	z-index:-1;
}

#sub_page .job_list ul li a:hover::after{
	border-right: 50px solid #0066b5;
}

#sub_page .job_list ul li:nth-child(3n){
	margin-right:0;
}
#sub_page .job_list ul li .job_list_img{
	width:55%;
	height:100%;
	position:absolute;
	left:0;
	top:0;
	z-index:-1;
	overflow:hidden;
	opacity:0.3;
}
#sub_page .job_list ul li .job_list_img img{
	width:auto;
	height:100%;
	position:absolute;
	left:0;
	top:0;
}
#sub_page .job_list ul li .job_list_body{
	margin-left:23%;
}
#sub_page .job_list ul li .job_list_body dt{
	font-weight:bold;
	border-bottom:dotted 1px #333;
}
#sub_page .job_list ul li .job_list_body dd,
#sub_page .job_list ul li .job_list_body dt{
	color:#333;
}
#sub_page .job_list ul li .job_list_body dd{
	font-size:12px;
	padding:5px 0;
}
.inner_hii{
    font-weight: normal;
    letter-spacing: 0.2em;
    font-size: 22.5px;
    margin-bottom: 40px;
    position: relative;
    padding: 20px 0 20px 40px;
    font-family: 'Sawarabi Mincho', 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", 'Noto Serif JP', HGS明朝E, メイリオ, Meiryo, serif!important;
    font-weight: bold!important;
}
.inner_hii::before{
	content: "";
    width: 18px;
    height: 87px;
    background-image: url(../img/h2_item.png);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
.inner_hii .none{
	border-bottom: none;
	margin: -15px auto 0;
	padding-bottom:0;
}
.inner_hii .none.last{
	margin: 0px auto 30px;
}
.inner_hii .red{
	color:red;
	margin:50px auto 20px;
	border: none;
	font-size:20px;
	padding-bottom:14px;
	font-weight:bold;
	letter-spacing:.1em;
}
#sub_page section p{
	text-align: left;
    font-size: 110%;
    line-height: 1.8;
    letter-spacing: 0.05em;
    color: #333;
}
	/*追記CSS*/
#sub_page section p span.p-small{
        font-size: 85%;
	}
	/*追加CSS-END*/
#sub_page .recruit_nagare{
	width:95%;
	margin:10px auto 60px;
	counter-reset: my-counter;
}
#sub_page .recruit_nagare li{
	padding:3% 3% 2% 5.5%;
	box-sizing:border-box;
	position:relative;
}
.job_category .recruit_nagare dl,
#sub_page .recruit_nagare li span{
	display:inline-block;
	vertical-align:middle;
}
.job_category .recruit_nagare dl{
	width:90%;
}
.recruit_nagare dd,
.recruit_nagare dd p{
	font-size:12px;
}
#sub_page .recruit_nagare li h2{
	border:none;
	padding:0;
	font-size:14px;
	margin:10px auto;
}
#sub_page .recruit_nagare li p{
	font-weight:normal;
	font-size:14px;
	margin:0 auto 15px;
	line-height:1.4;
}
#sub_page .recruit_nagare li span{
	font-size:20px;
	font-weight:bold;
	font-family: '游ゴシック', 'Hiragino Kaku Gothic ProN', 'メイリオ', meiryo, 'Helvetica Neue', sans-serif;
	color:#fff;
	background:#5188b1;
	border-radius:50%;
	padding:12px 14px;
	margin:0 20px 0 0;
}
#sub_page .recruit_nagare li:nth-child(odd){
	background:#f7f7f7;
}
#sub_page .recruit_nagare li:nth-child(even){
	background:#eaeaea;
}
#sub_page .recruit_nagare li:last-child{
	background:#8fbcde;
}
#sub_page .recruit_nagare li::after{
	content: "";
	position: absolute;
	bottom: -37px;
	left: 50px;
	box-sizing: border-box;
	width: 0;
	height: 0;
	border: 25px solid transparent;
	z-index:1;
}
#sub_page .recruit_nagare li:nth-child(odd)::after{
	border-top: 12px solid #f7f7f7;
}
#sub_page .recruit_nagare li:nth-child(even)::after{
	border-top: 12px solid #eaeaea;
}
#sub_page .recruit_nagare li:last-child::after,
.job_category .recruit_nagare dt::before{
	content:none;
}
.flow_level{
	border:1px solid #787878;
	padding:3%;
	margin:0 auto 25px ;
}
#sub_page .recruit_nagare li dl{
	margin:0 auto 15px ;
}
#sub_page .recruit_nagare li dl:last-child{
	margin-bottom:0;
}
#sub_page .recruit_nagare li dt,
#sub_page .recruit_nagare li dd{
	font-weight:normal;
}
#sub_page .recruit_nagare li dd{
	width:98%;
	margin:0 0 0 2%;
}
.recruit_nagare a{
	color:#0066b5;
	text-decoration:underline;
}
#sub_page .to_stance{
	font-size:12px;
	text-align:right;
}
#sub_page .to_stance a{
	color:#d53d3d;
	font-weight:bold;
	font-size:18px;
	border-bottom:solid 1px #d53d3d;
	padding-right:20px;
	position:relative;
}
#sub_page .to_stance a::after{
	content:"";
	position:absolute;
	border-top: 10px solid transparent;
	border-left: 10px solid #d53d3d;
	right:0;
	bottom:0;
}
#sub_page .seisyain_toyou{
	text-align:center;
}
#sub_page .seisyain_toyou p{
	margin:10px auto;
}
.img{
	width:40%;
	float:right;
	margin:10px;
	overflow:hidden;
	position:relative;
}
.gaiyo .tokucho{
	height:280px;
}
/*
.gaiyo .gaiyo_tbl{
	width:70%;
	margin:20px auto;
}*/
.gaiyo .gaiyo_tbl{
	width:100%;
	margin:20px auto;
}

.gaiyo .gaiyo_tbl th,
.gaiyo .gaiyo_tbl td{
	padding:15px;
	border-bottom:solid 1px #ccc;
}
.gaiyo .gaiyo_tbl th{
	font-weight:bold;
	width:20%;
}
.policy{
	position:relative;
}
.interview_content h1{
	letter-spacing:.1em;
}
.job_category dl,
.job_category .job_table{
	width:100%;
	margin:10px auto;
}
.job_category dt,
.job_category .work_location .shop_name,
.job_category .work_location .shop_name a{
	font-size:15px;
	font-weight:bold;
}
.job_category dt::before,
.job_category .work_location .shop_name::before{
	content:"";
	background:#000;
	width:2px;
	height:15px;
	display:inline-block;
	vertical-align:middle;
	margin:0 5px 0 0;
}
.job_category .job_list dl{
	margin:0;
}
.job_category .job_list dt{
	font-size:14px;
}
.job_category .job_list dt::before,
.interview_list li dt::before{
	content:none !important;
}
.job_category dd,
#sub_page .job_category .work_location span{
	width:98%;
	margin:0 0 15px 2%;
}
#sub_page .job_category .work_location p{
	line-height:1.6;
}
#sub_page .job_category .job_table .work_location p{
	margin:0;
}
#sub_page .job_category .work_location .shop_name{
	width:100%;
	margin:0;
	display:block;
}
#sub_page .job_category .work_location span{
	display:block;
}
.job_category .job_table th,
.job_category .job_table td{
	box-sizing: border-box;
    border: none;
    padding: 15px;
    font-size: 110%;
    border-bottom: 2px solid #fff;
}

.job_table td a{
	color:#0066b5;
	text-decoration:underline;
}

.job_category .job_table th{
	font-weight: bold;
    background: #f0f0f0;
    vertical-align: middle;
    width: 20%;
}
#bxslider,
.bx-viewport{
	height:50vh;
}
.bx-wrapper{
	margin:0 0 50px;
}
#bxslider li{
	height:100%;
}
.job_category .section_inner{
	position: relative;
}
.job_category .section_inner>.job_category_h3img{
	width: 36%;
	height:300px;
	position: absolute;
	overflow:hidden;
	right: 0;
	z-index: 0;
}
.job_category .section_inner>.job_category_h3img img{
	display:block;
	width:100%;
	height:auto;
	margin:0 auto;
}
.job_category .section_inner>.job_table{
	width:95%;
	margin:0 auto 60px;
}
.entory_fm{
	clear:both;
}
.top_img,
.top_img img{
	width:100%;
}
.top_img{
	z-index:1;
	height:230px;
	margin:0 auto 30px;
	overflow:hidden;
	position:relative;
}
.top_img img{
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
#sub_page .text{
	width:98%;
	margin:auto;
	position:relative;
}
#sub_page .text p{
	width:93%;
	margin:0 auto 20px;
	line-height:2.1;
}
#sub_page .interview_body.text p strong{
	font-weight:  bold;
	background: -moz-linear-gradient(top, rgba(255,255,255,0) 60%, rgba(255,210,46,1) 61%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(255,255,255,0) 60%,rgba(255,210,46,1) 61%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(255,255,255,0) 60%,rgba(255,210,46,1) 61%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffd22e',GradientType=0 ); /* IE6-9 */
}
.gaiyo .gmap{
	height:450px;
}
.top_text{
	font-family: Georgia, "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
.top_text li,
#sub_page section .top_text p{
	text-align:center;
	margin:0 auto 15px;
	font-size:16px;
}
.index_aisatsu {
	margin:50px auto;
	overflow:hidden;
}
.index_aisatsu .img{
	width:50%;
	float:left;
	margin: 0;
	overflow: initial;
	position: static;
}
#index_page .index_aisatsu .img{
	width:40%;
}
.index_aisatsu_text{
	margin:50px 0 0;
}
.interview_list_page .interview_list li {
	overflow: hidden;
}
.interview_list_page .interview_list li * {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all 0.35s ease-in-out;
	transition: all 0.35s ease-in-out;
}
.interview_list_page .interview_list li dl {
	position: absolute;
	width: 90%;
	top: 0;
	bottom:0;
	right:0;
	left: 0;
	margin: auto;
	background-color: rgba(255,255,255,0.9);
	padding: 60px 5% 0;
	z-index: 1;
	-webkit-transform: translateX(20px);
	transform: translateX(20px);
	opacity: 0;
	height: 86%;
}
.interview_list_page .interview_list li dt {
	color: #000000;
	margin: 0;
	text-transform: uppercase;
	font-weight: 400;
	border-bottom: 1px solid #ddd;
	padding: 7px;
}
.interview_list_page .interview_list li dt span{
	font-weight:bold;
}
.interview_list_page .interview_list li dd {
	font-size: 12px;
	margin:10px auto 0;
	width:95%;
	text-align:left;
}
.interview_list_page .interview_list li a {
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	position: absolute;
	z-index: 1;
}
/*
.interview_list_page .interview_list li:hover img,
.interview_list_page .interview_list li.hover img {
	-webkit-transform: translateX(20px);
	transform: translateX(20px);
}
*/
.interview_list_page .interview_list li:hover:after,
.interview_list_page .interview_list li.hover:after {
	left: 0;
}
.interview_list_page .interview_list li:hover dl,
.interview_list_page .interview_list li.hover dl {
	-webkit-transform: translateX(0px);
	transform: translateX(0px);
	opacity: 1;
}
.interview_content .section_inner{
	overflow:hidden;
	padding:0 0 50px;
}
.interview_img{
	width:40%;
	float:right;
	position:relative;
}
.interview_content .interview_img img{
	position:relative;
	z-index:1;
}
.interview_img::after{
	content: "";
	background: #eee;
	width: 110%;
	height: 108%;
	top: 0;
	right: 0;
	position: absolute;
	z-index: 0;
}
.interview_img img{
	width:100%;
}



.anime_btn {
  position: relative;
  overflow:hidden;
}
.anime_btn::before {
	position: absolute;
	top: 0;
	left: -75%;
	z-index: 2;
	display: block;
	content: '';
	width: 50%;
	height: 100%;
	background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
	background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
	-webkit-transform: skewX(-25deg);
	transform: skewX(-25deg);
}
.anime_btn:hover::before {
  -webkit-animation: shine .75s;
  animation: shine .75s;
}
@-webkit-keyframes shine {
  100% {
	left: 125%;
  }
}
@keyframes shine {
  100% {
	left: 125%;
  }
}
.job_category dd a {
	color: #0066b5;
	text-decoration: underline;
}
.policy span{
	color: #0066b5;
	font-weight: bold;
	font-size: 17px;
}
.dl_content{
	margin:0 auto 50px;
}
.job_category .dl_content{
	margin:50px auto 0;
}
.dl_content a{
	background:#353535;
}
.last_message{
	margin:50px auto 100px;
	text-align:center;
	font-size:20px;
	line-height:1.2;
	font-family: Georgia, "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif !important;
}
.sitemap ul{
	width:95%;
	margin:auto;
}
.sitemap ul.sub_site_ul{
	margin:0 auto 25px;
}
.sitemap ul li{
	margin:0 auto 25px;
}
.sitemap ul.sub_site_ul li{
	margin:0 auto 10px;
}
.sitemap ul li::before{
	content:"";
	width:20px;
	height:2px;
	margin:0 5px 0 0;
	background:#787878;
	display:inline-block;
	vertical-align:middle;
}
.sitemap ul.sub_site_ul li::before{
	width:5px;
	height:5px;
	border-radius:50%;
}
.sitemap ul li:hover{
	text-decoration:underline;
}

.gaiyo p span{color:#a22;font-weight:bold;}



/*form*/
#form_top{width:980px;margin:auto;}
form{width:95%;margin:15px auto;overflow:hidden;}
form table{width:100%;margin:20px auto;}
form table td,
form table th{padding:15px;border-bottom:solid 1px #eee;text-align:left;vertical-align:middle;font-size:16px;font-weight:bold;}
form table th{width:30%;position:relative;color:#227;}
form table th span{position:absolute;right:10px;color:#fff;font-size:12px;font-weight:normal;padding:3px 10px;border-radius:3px;}
form table th span.hissu{background:#f66;}
form table th span.ninni{background:#47f;}
form table td{position:relative;padding-left:20px;}
form table td::after{content:"";position:absolute;height:50%;width:1px;left:0;top:25%;background:#eee;}
form table td textarea,
form table td select,
form table td input[type="email"],
form table td input[type="text"]{padding:5px 10px;border:solid 1px #ccc;border-radius:3px;width:80%;font-size:14px;display:block;}
form table td select{
	padding:10px 10px;
	line-height:1;
}
form table td input[type="radio"],
form table td input[type="checkbox"]{width:30px;height:30px;}
input[type="button"],input[type="submit"]{-webkit-appearance:none;}
form table td textarea{height:7em;}
form table td li{width:50%;float:left;margin-bottom:5px;}
#user_zip{display:inline-block;width:22%;margin-bottom:7px;}
#aite_job_block{clear:both;}
.fm_attention{font-size:18px;font-weight:bold;margin-bottom:10px;}
.sbmt_btn{margin:40px auto;text-align:center;}
.sbmt_btn input[type="submit"]{
	cursor:pointer;
	background:#0066b5;
	border:none;
	color:#fff;
	font-size:16px;
	width:50%;
	margin:auto;
	padding:10px 0;
	letter-spacing:0.2em;
}
.sbmt_btn input[type="submit"]:hover{opacity:0.8;}
.fm_send{width:95%;margin:20px auto;padding:40px;box-sizing:border-box;box-shadow:3px 3px 6px #ddd,-1px -1px 2px #ddd;position:relative;}
.fm_send::before{content:url(../img/thumbtack.png);position:absolute;left:0;top:-20px;}
.fm_send p{text-align:center;}

/*--- 2020.10.02追加分 ---*/
#form_top .section_inner{
    position: relative;
}
#form_top .stop_txt_pc{
	color: #227;
	position: absolute;
	top: 40px;
	font-weight:bold;
}
/*------------------------*/
.stroke{
	text-shadow:1px 1px 0 #FFF, -1px -1px 0 #FFF,
	-1px 1px 0 #FFF, 1px -1px 0 #FFF,
	0px 1px 0 #FFF,  0-1px 0 #FFF,
	-1px 0 0 #FFF, 1px 0 0 #FFF;
}




/*css合体*/
.mb_none{
	margin-bottom: 0!important;
}
.text-right{
	text-align: right;
}
.inner_hiii{
	color: #122776;
    letter-spacing: 0.2em;
    font-size: 130%;
    margin-bottom: 25px;
    font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", 'Noto Serif JP', HGS明朝E, メイリオ, Meiryo, serif!important;
    font-weight: bold;
    text-shadow: 0.1px 0.1px #122776, -0.1px 0.1px #122776, -0.1px -0.1px #122776, 0.1px -0.1px #122776, 0.1px 0px #122776, 0px 0.1px #122776, -0.1px 0px #122776, 0px -0.1px #122776;
}
.rAccounting_container {
		font-size: 16px !important;
		letter-spacing: 0.05em;
		color: #333;
	}

	.rAccounting__img {
		width: 49%;
	}

	.rAccounting__img img {
		width: 100%;
		max-width: 100%;
	}

	.rAccounting__text {
		width: 51%;
		padding-top: 1%;
		padding-right: 2%;
	}

	.rAccounting__text.w100 {
		width: 100%;
		padding-right: 0;
		padding-top: 0;
	}

	.rAccounting__text p {
		color: #333;
	}

	.rAccounting__text a {
		display: inline;
		font-weight: 700;
		text-decoration: underline;
		color: #333;
	}

	.rAccounting__mvSec {
		width: 100%;
		max-width: 100%;
		margin: 0 auto !important;
	}

	.rAccounting__mvSec__img {
		width: 100%;
		max-width: 1280px;
		margin: auto;
	}

	.rAccounting__mvSec__img img {
		max-width: 100%;
	}

	.rAccounting__limitSec {
		margin-top: 25px;
	}

	.rAccounting__limitSec.cont02 {
		margin-top: 60px;
	}


	.rAccounting__limitSec h1.min {
		padding: 0;
		text-align: center;
		font-size: 150%;
		font-weight: 600;
		line-height: 1.8;
		color: #122776;
		font-family:游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro",'Noto Serif JP',HGS明朝E,メイリオ,Meiryo, serif;
	}

	.rAccounting__limitSec p.min {
		padding: 0;
		text-align: center;
		font-size: 150%;
		font-weight: 600;
		line-height: 1.8;
		color: #122776;
		font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", 'Noto Serif JP', HGS明朝E, メイリオ, Meiryo, serif;
	}

	.rAccounting__pointSec {
		margin: 45px auto;
		padding: 50px 50px 30px;
		position: relative;
	}


	.rAccounting__pointSec::before {
		content: '';
		position: absolute;
		top: 0;
		left: 50%;
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%);
		margin: auto;
		width: 81%;
		max-width: 880px;
		height: 25px;
		display: block;
		background: url(../img/img-limne-gold.png) no-repeat center;
		background-size: contain;
	}

	.rAccounting__pointSec::after {
		content: '';
		position: absolute;
		bottom: 0;
		left: 50%;
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%);
		margin: auto;
		width: 81%;
		max-width: 880px;
		height: 25px;
		display: block;
		background: url(../img/img-limne-gold.png) no-repeat center;
		background-size: contain;
	}

	/*追加CSS*/
	.rAccounting__pointSec.limited-time{
	margin: 0px;
	padding: 25px 50px;
	}
	.rAccounting__pointSec.limited-time::before,
	.rAccounting__pointSec.limited-time::after{
		background:none;
		display: none;
	}
	#sub_page section .rAccounting__pointSec.limited-time p{
     font-size: 95%;
	 color: #122776;
	}
	#sub_page section .rAccounting__pointSec.limited-time p .min{
		color: #122776;	
	}
	.rAccounting__pointSec.limited-margin{
		margin:0px auto 50px auto;
	}

	h2.inner_hii.limited{
      margin-bottom: 0px;	
	  margin-top: 45px;
	}
	#sub_page section .limited-p{
	  margin: 0px auto 30px;
      color: #8e8e8e;
	}
	/*追加CSS-end*/

	.rAccounting__pointSec p {
		text-align: center!important;
	}

	.rAccounting__pointSec p .min {
		font-size: 150%;
		font-weight: 600;
		line-height: 1.8;
		color: #333;
		font-family: 'Sawarabi Mincho', 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", 'Noto Serif JP', HGS明朝E, メイリオ, Meiryo, serif!important;
	}

	.rAccounting__bnnerSec {
		margin-top: 50px;
	}

	.rAccounting__bnnerSec.bottom {
		margin-bottom: 100px;
	}

	.rAccounting__bnnerSec a:hover {
		opacity: 0.6;
	}

	.rAccounting__bnnerSec picture {
		display: block;
		width: 100%;
		max-width: 1080px;
		margin-left: auto;
		margin-right: auto;
	}

	.rAccounting__bnnerSec picture img {
		max-width: 100%;
	}

	.rAccounting__worrieSec {
		margin-top: 50px;
	}

	.rAccounting__worrieSecBlock:not(:first-of-type) {
		margin-top: 60px;
	}

	.rAccounting__worrieSecList {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: justify;
		-webkit-justify-content: space-between;
		-ms-flex-pack: justify;
		justify-content: space-between;
		position: relative;
		margin-bottom: 100px;
	}

	.rAccounting__worrieSecList::after {
		content: '';
		position: absolute;
		bottom: -80px;
		transform: translateX(-50%);
		left: 50%;
		background: url(../img/arrowGold.png) no-repeat center;
		background-size: 100%;
		width: 102px;
		height: 75px;
	}
	.rAccounting__worrieSecList li {
		box-sizing: border-box;
		width: 93%;
		padding: 32px 32px 32px 42px;
		margin-left: 6%;
		margin-bottom: 18px;
		display: block;
		position: relative;
		box-shadow: 0 0 10px rgba(134, 134, 134, 0.3);
		border-radius: 10px;
	}
	.rAccounting__worrieSecList li::before {
		content: '';
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
		left: -6%;
		width: 80px;
		height: 80px;
		display: block;
	}
	.rAccounting__worrieSecList li.icon-skill::before {
		background: url(../img/ico-accounting.png) no-repeat;
		background-size: 100%;
	}
	.rAccounting__worrieSecList li.icon-human::before {
		background: url(../img/ico-humanRelations.png) no-repeat;
		background-size: 100%;
	}
	.rAccounting__worrieSecList li.icon-time::before {
		background: url(../img/ico-calender.png) no-repeat;
		background-size: 100%;
	}
	.rAccounting__worrieSecList li.icon-office::before {
		background: url(../img/ico-building.png) no-repeat;
		background-size: 100%;
	}
	.rAccounting__worrieSecList li.icon-career::before {
		background: url(../img/ico-suits.png) no-repeat;
		background-size: 100%;
	}

	.rAccounting__worrieSecList li.flex {
		display: flex;
		flex-wrap: wrap;
	}

	.rAccounting__worrieSecList li.flex span {
		width: 43%;
		margin-right: 2%;
	}

	.rAccounting__worrieSecList li span {
		display: block;
		position: relative;
		padding-left: 30px;
	}

	.rAccounting__worrieSecList li span::before {
		content: '';
		position: absolute;
		top: 2px;
		left: 0;
		width: 18px;
		height: 15px;
		display: block;
		background: url(../img/ico-check.svg) no-repeat center;
		background-size: contain;
	}

	.rAccounting__worrieSec p.copy {
		text-align: center!important;
	}

	.rAccounting__worrieSec p.copy span {
		font-size: 135%;
		font-weight: 700;
		color: #122776;
		background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, rgba(255, 255, 255, 0)), color-stop(60%, #f5e46e));
		background: -webkit-linear-gradient(rgba(255, 255, 255, 0) 60%, #f5e46e 60%);
		background: linear-gradient(rgba(255, 255, 255, 0) 60%, #f5e46e 60%);
	}

	.rAccounting__brandSec {
		margin-top: 100px;
	}

	.rAccounting__brandSecBlock:not(:first-of-type) {
		margin-top: 60px;
	}

	.rAccounting__brandSecBlock:nth-of-type(even) div.flexContainer {
		flex-direction: row-reverse;
	}

	.rAccounting__brandSecBlock:nth-of-type(even) div.flexContainer .rAccounting__text {
		padding-left: 2%;
		padding-right: 0;
	}

	.rAccounting__featureSec {
		margin-top: 100px;
	}

	.rAccounting__featureSecBlock:not(:first-of-type) {
		margin-top: 60px;
	}

	.rAccounting__featureSecBlock:nth-of-type(even) div.flexContainer {
		flex-direction: row-reverse;
	}

	.rAccounting__featureSecBlock:nth-of-type(even) div.flexContainer .rAccounting__text {
		padding-left: 2%;
		padding-right: 0;
	}

	.rAccounting__financeSec {
		margin-top: 100px;
	}

	.rAccounting__financeSecBlock:not(:first-of-type) {
		margin-top: 60px;
	}

	.rAccounting__recruitSec {
		margin-top: 100px;
	}

	.rAccounting__recruitSecBlock:not(:first-of-type) {
		margin-top: 60px;
	}

	.rAccounting__recruitSecBlock:nth-of-type(even) div.flexContainer {
		flex-direction: row-reverse;
	}

	.rAccounting__recruitSecBlock:nth-of-type(even) div.flexContainer .rAccounting__text {
		padding-left: 2%;
		padding-right: 0;
	}

	.rAccounting__holidaySec {
		margin-top: 100px;
	}

  .rAccounting__holidaySec .rAccounting__text.w100 {
  	margin-bottom: 0;
  }

	.rAccounting__interviewSec {
		margin-top: 100px;
	}

	.rAccounting__interviewSecList li {
		width: 32%;
		margin: 0 auto 30px;
	}

	.rAccounting__interviewSecList li .thumb {
		margin: 0 auto;
		overflow: hidden;
		height: 23vw;
		position: relative;
	}

	.rAccounting__interviewSecList li .thumb img {
		width: auto;
		height: 100%;
		position: absolute;
		top: 50%;
		left: 50%;
		-webkit-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
	}

	.rAccounting__interviewSecList li .txt {
		text-align: center;
	}

	.rAccounting__interviewSecList li .txt .ttl {
		display: table-cell;
		text-align: center;
		height: 4em;
		width: 345px;
		vertical-align: middle;
		padding: 0 50px;
		line-height: 1.4;
	}

	.rAccounting__interviewSecList li .txt .year {
		font-size: 80%;
		width: 35%;
		margin: 0 auto 4px;
		border-radius: 5px;
		background-color: #122776;
		color: #fff;
		padding: 1px 0;
		text-align: center;
	}

	.rAccounting__interviewSecList li .txt h3 {
		font-size: 170%;
		color: #333;
		line-height: 1.2;
		margin: auto;
		text-align: center;
	}

	.rAccounting__interviewSecList li .txt h3 span {
		text-align: center;
		display: block;
		font-weight: normal;
	}

	.rAccounting__essentialSec {
		margin-top: 60px !important;
	}

	.rAccounting__presidentSec {
		margin-top: 60px !important;
	}

	.rAccounting__presidentSec>.rAccounting__text {
		width: 100%;
		padding-top: 0;
		padding-right: 0;
		margin-bottom: 40px;
	}

	.rAccounting__presidentSecBox {
		background-color: #122776;
		padding: 40px;
	}

	.rAccounting__presidentSecBox.flexContainer {
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
	}

	.rAccounting__presidentSecBox__img {
		width: 37%;
		max-width: 400px;
	}

	.rAccounting__presidentSecBox__text {
		width: 63%;
		padding-left: 3%;
	}

	.rAccounting__presidentSecBox p {
		color: #fff;
	}

	.rAccounting__internFormSec {
		margin-top: 100px;
	}

	.main_container .inner h2.min{
		font-size: 22.5px;
	}
	div.flexContainer {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-webkit-justify-content: space-between;
		-ms-flex-pack: justify;
		justify-content: space-between;
		margin: 0 auto !important;
	}
	div.flexContainer2 {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-webkit-justify-content: space-between;
		-ms-flex-pack: justify;
		justify-content: space-between;
		margin: 0 auto 30px!important;
	}
	.rIntern__text {
		width: 51%;
		padding-top: 1%;
		padding-right: 2%;
	}
	.rIntern__featureSecBlock:nth-child(2n) div.flexContainer {
		flex-direction: row-reverse;
	}
	.rIntern__featureSecBlock:nth-child(2n) div.flexContainer .rIntern__text {
		width: 51%;
		padding-left: 2%;
		padding-right: 0;
	}
	.flexContainer_i{
		flex-direction: unset!important;
	}
	.flexContainer_i .rIntern__text {
		width: 51%;
		padding-left: 0!important;
		padding-right: 2%!important;
	}
	.rIntern__img {
	  	width: 49%;
	}

	.rIntern__img img {
		width: 100%;
		max-width: 100%;
	}


/*css合体*/

.eiwa-table--pc tr th,
.eiwa-table--pc tr td{
	border-bottom: 1px solid #f0f0f0 !important;
}