/* CSS Document */
.xs_none{
    display: none!important;
}

/*------------------------------*/

.gnav_link_group img{
    width: 72px;
}

.header_title img{
    width: 170px;
}

.top_company_section .w1240 {
    width: 100%;
}

.top_news_ul li {
    padding: 15px 0;
}
.top_news_a_title {
    display: block;
    width: 100%;
    margin-top: 5px;
}

.top_recruit_contact_section {
    padding-top: 0;
}

.top_recruit_contact_section:before {
    display: none;
}

.top_recruit_contact_box{
    padding-top: 30px;
    position: relative;
}
.top_recruit_contact_box:before{
    content: "";
    display: block;
    top: 0;
    height: 230px;
    left: -50%;
    width: 200%;
    background: #293855;
    z-index: -1;
    position: absolute;
}

.slider_main img:first-child{
	height:300px;
	object-fit: cover;
}

.slider_main_link h2{
	font-size: 30px!important;
}

.slider_main_link p{
	margin-top: 20px;
}

.slider_main_link p a{
	width: 200px;
	padding:12px 0;
}

.hashtag{
	font-size:26px!important;
	margin-bottom: -5px;
}

.footer_nav_body {
    border-top: 1px solid #5F5F5F;
    border-bottom: 1px solid #CBCBCB;
    padding: 0 0 40px;
}

.footer_nav_ul1 li,
.footer_nav_ul2 li{
    display: block;
    margin: 0!important;
}
.footer_nav_ul2 li:nth-child(n+2){
    margin-top: 15px!important;
}
.footer_nav_ul1 li a{
    display: block;
    border-bottom: 1px solid #5F5F5F;
    padding: 20px 0;
}


.sp_foot_menu_link{
    font-size: .7em;
}


.company_top_link_a .company_top_link_title{
    font-size: 1em;
    margin: 9px 0 4px;
}


.subpage_main h1 {
    font-size: 2.2rem!important;
}

.subpage_main{
    padding-top: 35%!important;
}

.subpage_title{
    font-size: 2.7rem;
}
.subpage_title2{
    font-size: 2.3rem;
    margin-bottom: 20px;
}
.rinen_box_title{
    font-size: 2.6rem;
    padding-bottom: 20px;}

.message_img img{
    width: 200px;
}

.fl_r,
.fl_l{
    float: none;
    width: 100%;
    margin-bottom: 30px;
}

.contact_nav_box_section {
    background: #fff;
    padding: 40px 20px ;
    background: #ecf1f9;
}
.contact_nav_box_tel span, .contact_nav_box_fax_num {
    font-size: 20px!important;
}

.contact_nav_box_tel img {
    width: 22px;
    margin-right: 5px;
}
.contact_nav_box_fax_icon {
    font-size: 12px!important;
    margin-left: 5px;
}

.parallax_bg{
	height:200px!important;
}

.parallax_bg h2{
	font-size: 24px!important;
	padding:0 10px;
	letter-spacing: 3px!important;
}

.business_about div{
	margin-bottom: 20px;
}

.business_about h3{
	height: auto;
}

.business_about div:after{
	border-left: none;
	border-top: 1px solid #A7BFC7;
	width:80%;
	left: 12%!important;
	top:-15px!important;
}

.business_about div:nth-child(3):before,
.business_about div:nth-child(4):before{
	content:none!important;
}

.process_list div p:first-of-type{
	text-align: center;
}

.process_list img{
	width:90%;
}

.process_list span{
	left: 0!important;
	font-size: 42px!important;
}

.business_table_sp{
	width:100%;
}

.business_table_sp thead{
	display: none;
}

.business_table_sp tr{
	display: block;
	margin-bottom: 20px;
	border-bottom:1px solid #aaa;
}

.business_table_sp th,.business_table_sp td{
	display: block;
	padding:6px 2px;
	border-bottom: none;
}

.business_table_sp tbody th{
	text-align: center;
}

.business_table_sp .areaA th,.business_table_sp .areaB th,
.business_table_sp .areaC th,.business_table_sp .areaD th{
	background:#e5ebf3!important;
	font-size:15px;
	padding: 8px 2px;
}

.business_table_sp td{
	text-align: left;
	padding-left: 30px;
}

.business_table_sp tr td:before{
	content:"・" attr(aria-label);
	font-weight: bold;
  display: block;
  margin-bottom: 5px;
  margin-left: -1em;
}

.subpage_main_csr{
    padding-top: 20%!important;
}

.sub_lnav ul li a {
    text-align: left!important;
}
.sub_lnav ul li a:after {
    right: 0!important;
    left: auto!important;
    bottom: 6px!important;
}

.subpage_title_csr_custom {
    font-size: 2.4rem;
}