@charset "utf-8";
.ff_nsj {
    font-family: 'Noto Serif JP', serif;
}
.ff_os {
    font-family: "Open Sans", sans-serif;
}
.fc_fff {
    color: #FFFFFF;
}
.fc_000 {
    color: #000000;
}
.fs_86 {
    font-size: 86%;
}
.fs_120 {
    font-size: 120%;
}
.fs_200 {
    font-size: 200%;
}
.fs_240 {
    font-size: 240%;
}
.tt_n {
    text-transform: none;
}
.top_br_576 {
    display: none;
}
.top_on_576 {
    display: none;
}
.nacx_h1 {
	font-size: 260%;
    font-weight: 600;
    line-height: 140%;
}
.nacx_h3 {
	font-size: 220%;
	font-weight: 600;
}
.nacx_h5 {
	font-family: 'Noto Serif JP', serif;
    font-size: 120%;
}
.nacx_h6 {
	font-family: 'Noto Serif JP', serif;
    font-size: 100%;
}
.nacx_copy {
	font-size: 120%;
    font-weight: 400;
    line-height: 200%;
    color: #000000;
}
.nacx_midashi {
	/* [disabled]font-family: 'Noto Serif JP', serif; */
	font-size: 100%;
	font-weight: 200;
	line-height: 200%;
	color: #000000;
}
.nacx_p {
	font-family: 'Noto Serif JP', serif;
    font-size: 100%;
    font-weight: 100;
    line-height: 160%;
    color: #222222;
}
.nacx_p_w {
	font-family: 'Noto Serif JP', serif;
    font-size: 100%;
    font-weight: 100;
    line-height: 160%;
    color: #ffffff;
}
.nacx_just {
    text-align: justify;
    text-justify: inter-ideograph;
}

.syp_0{
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 0px;
    margin-bottom: 120px;
}

.mt_12 { margin-top: 12px; }
.mtb_12_24 {
    margin-top: 12px;
    margin-bottom: 24px;
}
.mtb_60_60 {
    margin-top: -60px;
    margin-bottom: 48px;
}
.mt_24 {
    margin-top: 24px;
}
.mt_48 {
    margin-top: 48px;
}
.mb_24 {
    margin-bottom: 24px;
}
.mb_48 { margin-bottom: 48px; }
.mb_120 { margin-bottom: 120px; }
.ml_24 { margin-left: 24px; }

.pt_24 {
    padding-top: 24px;
}
.pb_24 {
    padding-bottom: 24px;
}
.ptb_60 {
    padding-top: 60px;
    padding-bottom: 60px;
}
.ptb_120 {
    padding-top: 120px;
    padding-bottom: 120px;
}
.pl_12 { padding-left: 12px; }
.ta_r { text-align: right; }
.fc_blue { color: #1e50a2; }
.fs28 { font-size: 28px; }
.fs_pdf { font-size: 16px; margin-left: 6px; }
.fs_cookie { font-size: 16px; line-height: 2; margin-left: 6px; }
.n_just { text-align: justify; text-justify: inter-ideograph; }
.lh20 { line-height: 2.0; }
.longurl {word-break: break-all;}
/*profile*/
.profile_box {
	display: inline-block;
	width: 130px;
	vertical-align: top;
}
.profile_box02 { display: inline-block;  }
.profile_box03 {
	display: inline-block;
	width: 75px;
	vertical-align: top;
}
@media (max-width: 576px) {
.profile_box02 {
	display: block;
}
}

/*project*/
.wrapper {
	position: relative;
	width: 100%;
	/* [disabled]border: 1px solid; */
	margin-left: auto;
	margin-right: auto;
}
.wrapper:before {
    content:"";
    display: block;
    padding-top: 56.25%;
}
.wrapper_content {
	position: absolute;
	top: 50%;
	left: 60%;
	bottom: 0;
	right: 0;
	font-size: 36px;
	color: #000000;
	font-weight: 600;
}
.wrapper_content_r {
	position: absolute;
	top: 40%;
	left: 50%;
	bottom: 0;
	right: 0;
	font-size: 36px;
	color: #000000;
	font-weight: 600;
}
.wrapper_content_log {
	position: absolute;
	top: 40%;
	left: 50%;
	bottom: 0;
	right: 0;
	font-size: 36px;
	color: #000000;
	font-weight: 600;
}
.wrapper_content_l {
	position: absolute;
	top: 40%;
	left: 10%;
	bottom: 0;
	right: 0;
	font-size: 36px;
	color: #000000;
	font-weight: 600;
}
.wrapper_content_mark {
	position: absolute;
	top: 40%;
	left: 20%;
	bottom: 0;
	right: 0;
	font-size: 36px;
	color: #000000;
	font-weight: 600;
}
/**/
.wrapper_box{
	padding: 0px 24px;
	background-color: rgba(255,255,255,0.37);
	width: auto;
	/* [disabled]margin: 50px auto; */
	position: absolute;
	}
.wrapper_box:before,
.wrapper_box:after{
		width: 100%;
		height: 0;
		display: block;
		position: absolute;
		left: 0;
		content: "";
	}
.wrapper_box:before{
		border-bottom: solid 20px rgba(255,255,255,0.37);
		border-right: solid 20px transparent;
		bottom: 100%;
	}
.wrapper_box:after{
		border-top: solid 20px rgba(255,255,255,0.37);
		border-left: solid 20px transparent;
		top: 100%;
	}

.wrapper_box_r{
	padding: 0px 24px;
	background-color: rgba(255,255,255,0.50);
	width: auto;
	/* [disabled]margin: 50px auto; */
	position: absolute;
	}
.wrapper_box_r:before,
.wrapper_box_r:after{
		width: 100%;
		height: 0;
		display: block;
		position: absolute;
		left: 0;
		content: "";
	}
.wrapper_box_r:before{
		border-bottom: solid 20px rgba(255,255,255,0.50);
		border-right: solid 20px transparent;
		bottom: 100%;
	}
.wrapper_box_r:after{
		border-top: solid 20px rgba(255,255,255,0.50);
		border-left: solid 20px transparent;
		top: 100%;
	}


.wrapper_box_mark{
	padding: 0px 24px;
	background-color: rgba(255,255,255,0.50);
	width: auto;
	/* [disabled]margin: 50px auto; */
	position: absolute;
	}
.wrapper_box_mark:before,
.wrapper_box_mark:after{
		width: 100%;
		height: 0;
		display: block;
		position: absolute;
		left: 0;
		content: "";
	}
.wrapper_box_mark:before{
		border-bottom: solid 20px rgba(255,255,255,0.50);
		border-right: solid 20px transparent;
		bottom: 100%;
	}
.wrapper_box_mark:after{
		border-top: solid 20px rgba(255,255,255,0.50);
		border-left: solid 20px transparent;
		top: 100%;
	}
.wrapper_text { font-size: 24px; padding-top: 24px; }


@media (max-width: 1199.98px) {
.mtb_60_60 {
    margin-top: -36px;
    margin-bottom: 48px;
}

}


@media (max-width: 991px) {

.fs_200 {
    font-size: 180%;
}
.br_off_991 {
    display: none;
}

.wrapper_content { font-size: 30px; }
.wrapper_content_r { font-size: 26px; }
.wrapper_content_log {
	font-size: 26px;
}
.wrapper_content_l { font-size: 30px; }
.wrapper_content_mark { font-size: 30px; left: 10%; }
}

@media (max-width: 767px) {

.br_off_767 {
    display: none;
}

.mtb_60_60 {
    margin-top: -24px;
    margin-bottom: 48px;
}

.wrapper_content { font-size: 26px; }
.wrapper_content_r {
	position: absolute;
	top: 40%;
	left: 40%;
	bottom: 0;
	right: 0;
	font-size: 23px;
	color: #000000;
	font-weight: 600;
}
.wrapper_content_log {
	font-size: 18px;
}
.wrapper_content_l { left: 5%; font-size: 22px; }
.wrapper_content_mark { left: 5%; font-size: 22px; }
.wrapper_box,.wrapper_box_mark { padding: 0px 24px; }
.wrapper_text { font-size: 18px; padding-top: 12px; }
}

@media (max-width: 576px) {
.wrapper_content { font-size: 18px; top: auto; bottom: 10%;}
.wrapper_content_r {
	position: absolute;
	top: 50%;
	left: 30%;
	bottom: 0;
	right: 0;
	font-size: 18px;
	color: #000000;
	font-weight: 600;
}
.wrapper_content_log {
	position: absolute;
	top: 60%;
	left: 40%;
	bottom: 12px;
	right: 0;
	font-size: 16px;
	color: #000000;
	font-weight: 600;
}
.wrapper_content_l {
	position: absolute;
	top: 40%;
	bottom: 12px;
	left: 5%;
	right: 0;
	font-size: 18px;
	color: #000000;
	font-weight: 600;
}
.wrapper_content_mark {
	position: absolute;
	top: 40%;
	bottom: 12px;
	left: 5%;
	right: 0;
	font-size: 18px;
	color: #000000;
	font-weight: 600;
}
.wrapper_text { font-size: 16px; }
	
.wrapper_box,.wrapper_box_mark,.wrapper_box_r { padding: 0px 12px; }
	
.wrapper_box:before{
		border-bottom: solid 10px rgba(255,255,255,0.37);
		border-right: solid 10px transparent;
		bottom: 100%;
	}
.wrapper_box:after{
		border-top: solid 10px rgba(255,255,255,0.37);
		border-left: solid 10px transparent;
		top: 100%;
	}
.wrapper_box_r:before{
		border-bottom: solid 10px rgba(255,255,255,0.50);
		border-right: solid 10px transparent;
		bottom: 100%;
	}
.wrapper_box_r:after{
		border-top: solid 10px rgba(255,255,255,0.50);
		border-left: solid 10px transparent;
		top: 100%;
	}
.wrapper_box_mark:before{
		border-bottom: solid 10px rgba(255,255,255,0.50);
		border-right: solid 10px transparent;
		bottom: 100%;
	}
.wrapper_box_mark:after{
		border-top: solid 10px rgba(255,255,255,0.50);
		border-left: solid 10px transparent;
		top: 100%;
	}	
	
}

@media (max-width: 576px) {
.top_br_576 {
    display: inherit;
}
.top_on_576 {
    display: inherit;
}
.top_off_576 {
    display: none;
}
.br_off_576 {
    display: none;
}
.nacx_h1 {
	font-size: 180%;
    font-weight: 600;
    line-height: 140%;
}
.nacx_copy {
    line-height: 160%;
}


}
/*pankuzu*/
.pankuzu {
  margin: 0;
  padding: 0;
  list-style: none;
}
.pankuzu li {
  position: relative;
  display: inline-block;/*横に並ぶように*/
  list-style: none;
  margin-right: 0.8em;
}
.pankuzu li:after {/*三角の部分*/
  content: "";
  position: absolute;
  top: 0;
  left: 100%;
  border-style: solid;
  border-color: transparent;
  border-left-color: #1e50a2;/*背景色*/
  border-width: 14px 12px;
  width: 0;
  height: 0;
}
.pankuzu li a {
  display: inline-block;
  padding: 0 3px 0 7px;
  height: 28px;
  line-height: 28px;
  text-decoration: none;
  color: #fff;
  background: #1e50a2;/*背景色*/
  font-size: 13px;
}
.pankuzu li a:hover {
	color: #fff;
}
.pankuzu_waku { text-align: center; margin-left: auto; margin-right: auto; }
.pankuzu_waku_r { text-align: right; margin-left: auto; margin-right: auto; }

.sp_br992 { display: none; }

/*テーブル*/ 
 .tbl-r02 {
	width: 100%;
	/* [disabled]margin-top: 55px; */
  }
.tbl-r02 th {
	border-bottom: 1px solid #e8e8e8;
	border-top: 1px solid #e8e8e8;
	padding: 20px 10px;
	white-space: nowrap;
}


.tbl-r02 td {
	border-bottom: 1px solid #e8e8e8;
	border-top: 1px solid #e8e8e8;
	padding: 20px 10px ;
}

.tbl-link {
	width: 100%;
	/* [disabled]margin-top: 55px; */
  }
.tbl-link th {
	border-bottom: 1px solid #e8e8e8;
	border-top: 1px solid #e8e8e8;
	padding: 20px 10px;
	white-space: nowrap;
	font-size: 18px;
}
.tbl-link td {
	border-bottom: 1px solid #e8e8e8;
	border-top: 1px solid #e8e8e8;
	padding: 20px 10px ;
}

/*history*/
.timeline {
	/* [disabled]border: 1px solid #e8e8e8; */
}

.timeline-list {
	/* [disabled]padding: 40px 0; */
}

.timeline-list-item {
    display: flex;
    }

.timeline-list-item .date {
    width: 20%;
    padding: 0;
    font-weight: bold;
	white-space: nowrap;
}

.timeline-list-item .content {
    position: relative;
    width: 80%;
    padding: 0 00px 48px 24px;
    border-left: 1px solid #e8e8e8;
}

.timeline-list-item .content::before {
    content: "";
    position: absolute;
    top: 3px;
    left: -10px; /*widthの半分の値を指定*/
    width: 20px;
    height: 20px;
    background-color: #1e50a2;
    border-radius: 10px;
}
 
.recruit_bg_img01 {
    background-image: url(../recruit/img/recruit_11.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center 10%;
}
.recruit_bg_img02 {
    background-image: url(../recruit/img/recruit_21.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center 10%;
}
.logistics_bg_img01 {
	background-image: url("../project/logistics/img/logistics_bg_01.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}
.marketing_bg_img01 {
	background-image: url("../project/marketing/img/marketing_bg_01.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}
.sales_bg_img01 {
	background-image: url("../project/sales/img/sales_bg_01.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}
.sales_bg_img11 {
	background-image: url("../project/sales/img/sales_bg_11.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}
.img_box_r {
	float: right;
	margin-left: 36px;
	margin-bottom: 24px;
	width: 50%;
	height: auto;
}
.img_box_l {
	float: left;
	margin-right: 36px;
	margin-bottom: 24px;
	width: 50%;
	height: auto;
}

/*recruit*/
.box_01 {
	background-color: #1e50a2;
	width: 200px;
	height: 50px;
	background: linear-gradient(-120deg, transparent 50px, #1e50a2 0);
	color: #fff;
	font-size: 24px;
	line-height: 50px;
	padding-left: 12px;
}
.box_01_line {
	border-bottom: 1px solid #1e50a2;
}
.box_02 {
	background-color: #1e50a2;
	width: 100%;
	height: 50px;
	background: linear-gradient(-135deg, transparent 15px, #1e50a2 0);
	font-size: 24px;
	color: #fff;
	line-height: 1.5;
	padding-left: 12px;  
	padding-top: 6px;
}
.object-wrap {
	position: relative;
	overflow: hidden;
}
@media (max-width: 991px) {
	.object-wrap__body {
		height: 33vw;
		min-height: 200px;
	}
	.box_02 {
	font-size: 18px;
	padding-top: 12px;
	/* [disabled]padding-right: 12px; */
	padding-left: 12px;
	padding-bottom: 12px;
	height: auto;
}
.sp_991_no { display: none; }	
	
}
@media (max-width: 767px) {
.box_02 { padding: 12px; }
 }	
@media (min-width: 992px) {
	.object-wrap__body {
		overflow: hidden;
		position: absolute;
		top: 0;
		bottom: 0;
		width: 100vw;
		min-width: 1px;
		max-width: none;
		height: 100%;
		min-height: 100%;
		max-height: none;
		margin: 0;
		z-index: 0;
	}
	.object-wrap__body + * {
		margin-top: 0;
	}
	.object-wrap__body.object-wrap__body-md-right {
		right: 0;
	}
	.object-wrap__body.object-wrap__body-md-left {
		left: 0;
	}
}

@media (min-width: 992px) {
	.object-wrap__body-sizing-1 {
		width: 40vw;
	}
	
}
@media screen and (max-width: 767px) {
/*テーブル*/ 
 .tbl-r02 {
	margin-top: 30px;
  }
  .last td:last-child {
    border-bottom: solid 1px #e8e8e8;
    width: 100%;
  }
  .tbl-r02 th {
    border-bottom: none;
    display: block;
    width: 100%;
	background-color: #F1F1F1;
	padding: 10px 10px;
  }
  .tbl-r02 td {
    border-bottom: none;
	border-top: none;
    display: block;
    width: 100%;
  }
 .tbl-link {
	margin-top: 30px;
  }
  .tbl-link th {
    border-bottom: none;
    display: block;
    width: 100%;
	background-color: #F1F1F1;
	padding: 10px 10px;
  }
  .tbl-link td {
    border-bottom: none;
	border-top: none;
    display: block;
    width: 100%;
  }

/*history*/
.timeline-list-item .date {
    width: 84px;
	white-space: nowrap;
}	
.timeline-list-item .content {
    width: calc(100% - 84px);
}	
	
}

/*top_Find nacx*/
.box{
 display: flex;
}
@media screen and (max-width: 768px) {
 .box{
  flex-direction: column;
 }
}
@media screen and (max-width: 768px) {
.order1 { order: 1; }
.order2 { order: 2; }
.order3 { order: 3; }
.order4 { order: 4; }
.order5 { order: 5; }
.order6 { order: 6; }
.order7 { order: 7; }
.order8 { order: 8; }
.order9 { order: 9; }
.order10 { order: 10; }
.order11 { order: 11; }
.order12 { order: 12; }
}

@media screen and (max-width: 992px) {
.container .row.row-30 .col-lg-4.ta_r { text-align: center; }
.sp_br992 { display: block; }
}

@media screen and (min-width: 768px) {
}

@media screen and (max-width: 575.88px) {
.pankuzu_waku { display: none; }
}
