@charset "utf-8";

img {
	width: 100%;
}
body {
	font-family: 'Noto Sans JP', sans-serif !important;

}
/*スクロールダウン全体の場所*/
.scrolldown1{
    /*描画位置※位置は適宜調整してください*/
position: absolute;
    left: 144px;
    top: -50px;
    height: 50px;
}

/*Scrollテキストの描写*/

/* 線の描写 */
.scrolldown1::after{
    content: "";
    position: absolute;
    top: 0;
    width: 3px;
    height: 333px;
    background: #980f0f;
    animation: pathmove 2s ease-in-out infinite;
    opacity: 0;
	left: -138px;
}
.scrolldown2{
    /*描画位置※位置は適宜調整してください*/
    position: absolute;
    left: -15px;
    top: -55px;
    height: 50px;
}

/*Scrollテキストの描写*/

/* 線の描写 */
.scrolldown2::after{
    content: "";
    position: absolute;
    top: 0;
    width: 333px;
    height: 3px;
    background: #980f0f;
    animation: pathmove2 2s ease-in-out infinite;
    opacity: 0;
}
@keyframes arrow {
	0% {
		transform: translateX(0);
	}
	50%  {
		transform: translateX(10px);
		
	}
	100% {
		transform: translateX(0);
	}
}
/*高さ・位置・透過が変化して線が上から下に動く*/
@keyframes pathmove{
  0%{
    height:0;
    top:0;
    opacity: 0;
  }
  30%{
    height:150px;
    opacity: 1;
  }
  100%{
    height:0;
    top:300px;
    opacity: 0;
  }
}
@keyframes pathmove1-1{
  0%{
    height:0;
    top:0;
    opacity: 0;
  }
  30%{
    height:50px;
    opacity: 1;
  }
  100%{
    height:0;
    top:150px;
    opacity: 0;
  }
}
@keyframes pathmove2{
  0%{
   width:0;
    left:0;
    opacity: 0;
  }
  30%{
    width:200px;
    opacity: 1;
  }
  100%{
    width: 0;
    left:400px;
    opacity: 0;
  }
}
@keyframes pathmove3{
  0%{
   width:0;
    left:0;
    opacity: 0;
  }
  30%{
    width:150px;
    opacity: 1;
  }
  100%{
    width: 0;
    left:300px;
    opacity: 0;
  }
}
.fadein{
  opacity : 1;
  visibility: hidden;
  transition: all 1s 0s ease-out;
  transform: translateY(0px);
}
.fadein_x{
  opacity : 1;
  visibility: hidden;
  transition: all 1s 0s ease-out;
  transform: translateX(0px);
}
.active5{
  opacity: 1 !important;
  visibility: visible !important;
  transform: translateY(0) !important;
transform: translateX(0) !important;
}
.active6{
  opacity: 1 !important;
  visibility: visible !important;
  transform: translateY(0) !important;
transform: translateX(0) !important;
}

#wrapper {
	position: relative;
	background-color: #fffefa !important;
	overflow: hidden;
}
#wrapper #content2 {
    position: absolute !important;
    top: 0;
    left: 0;
    display: block;
    z-index: -1;
	width: 100%;
}
.button010 {
    position: relative;
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin: 0 auto;
    max-width: 160px;
    padding: 10px 0px;
    color: #313131;
    transition: 0.3s ease-in-out;
    font-weight: 100;
    transform: skew(-15deg);
    color: #fff;
    background-image: -webkit-linear-gradient(90deg, #dc5764 0%, #980f0f 100%);
    background-image: linear-gradient(90deg, #dc5764 0%, #980f0f 100%);
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .1);
     box-shadow: 1px 5px 4px rgb(0 0 0 / 37%);
	font-size: 14px;
}
a:hover .button010 {
  -webkit-transform: skew(0);
  transform: skew(0);
  color: #fff;
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, .1);
   box-shadow: 1px 5px 4px rgb(0 0 0 / 37%);
}
.top_box a:hover .top_box img {
	opacity: 0.7;transition: 0.5s;
}
a:active .button010 {
  animation: none;  /* クリック時に既存のアニメーションを一時停止 */
  transform: translateY(-8px);
  box-shadow: 2px 10px 8px rgb(0 0 0 / 37%);
}

a:focus .button010 {
  transform: translateY(-8px);
  box-shadow: 2px 10px 8px rgb(0 0 0 / 37%);
}
.top_box a {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}
.col-lg-8 {
	padding-left: 0 !important;
	padding-right: 0 !important;
}
.container {
	padding-left: 0 !important;
	padding-right: 0 !important;
}

@keyframes is-hover {
	100% {
	
	}
}
/*/menu///*/
@media only screen and (max-width: 1200px) {
	.admin-bar #wprmenu_menu_ul {
  display: flex;
  justify-content: space-between;
}
.admin-bar #wprmenu_menu_ul li {
    flex: 1 0 30% !important;
}
.admin-bar #wprmenu_menu_ul::after {
  content: "";
  flex: 1 0 30% ; /* 仮想の要素を追加して均等に分割 */
}
	li.menu-item-183 a {
		margin-bottom: 55px;
	}
	.admin-bar #wprmenu_menu_ul li.menu-item-has-children {
    margin-bottom: 55px !important;
}
}
/* CSS Document topp/////////////////////////////*/
.main_box_404 {
	margin-top: 85px !important;
}
.product_box .product_box_main {
	margin-bottom: 20px;
}
.product_box .product_box_main h3 {
	margin-bottom: 5px;
}
.saiyo_dai_inn h3.daihyou_messe {
	position: relative;
}
.saiyo_dai_inn h3.daihyou_messe::before {
	    content: "Message";
    position: absolute;
    font-weight: 100;
    top: -18px;
    left: 0px;
    margin: 0 auto;
    font-size: 15px;
    text-align: center;
}
.show {
	transition: 0.5s;
	height: 100%;
}
#injec_ani {
    width: 100%;
    max-width: 550px;
    height: 390px;
}
.saiyo_dai_inn h3 {
	font-size: 34px;
}
.saiyo_dai_L {
	line-height: 36px;

}
.header-logo {
	margin-top: -34px;
}
#content::before {
	background-image: url(/img/back.png);
	background-repeat: repeat;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	content: "";
	background-size: auto;
}
#content::before
.sub_top_inner4 img {
	opacity: 0.3;
}
.sub_top_inner4 a {
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	height: 100%;
	z-index: 99;
}
.back_w_m {margin-top: 50px !important;}
.kana_h2::after {
    content: "";
    background-image: url(/img/kana_w.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 747px;
    height: 142px;
    position: absolute;
    right: 0;
    margin: 0 auto;
    top: -86px;
    z-index: -1;
    opacity: 0.9;
    left: 0;
}
.koubai_h2::after {
    content: "";
    background-image: url(/img/koubai_w.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 575px;
    height: 142px;
    position: absolute;
    right: 0;
    margin: 0 auto;
    top: -86px;
    z-index: -1;
    opacity: 0.9;
    left: 0;
}
.gijyutsu_h2::after {
    content: "";
    background-image: url(/img/gijyutsu_w.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 600px;
    height: 142px;
    position: absolute;
    right: 0;
    margin: 0 auto;
    top: -86px;
    z-index: -1;
    opacity: 0.9;
    left: 0;
}
.hinshitsu_h2::after {
    content: "";
    background-image: url(/img/hinshitsu_w.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 430px;
    height: 142px;
    position: absolute;
    right: 0;
    margin: 0 auto;
    top: -86px;
    z-index: -1;
    opacity: 0.9;
    left: 0;
}
.seikei_h2::after {
    content: "";
    background-image: url(/img/seikei_w.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 515px;
    height: 142px;
    position: absolute;
    right: 0;
    margin: 0 auto;
    top: -86px;
    z-index: -1;
    opacity: 0.9;
    left: 0;
}
.kakou_h2::after {
    content: "";
    background-image: url(/img/pro_w.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 600px;
    height: 142px;
    position: absolute;
    right: 0;
    margin: 0 auto;
    top: -86px;
    z-index: -1;
    opacity: 0.9;
    left: 0;
}


 .dep_box h2.white_h2::before {
    content: "";
    width: 100%;
    height: 1px;
    background-color: #fff;
    position: absolute;
    left: -265px;
    top: 43px;
    transform-origin: left;
    transform: scaleX(0);
    animation: expand 2s infinite;
    max-width: 50px;
    right: 0;
    margin: 0 auto;
}
 .dep_box h2.kana_h2::before {
    content: "";
    width: 100%;
    height: 1px;
    background-color: #cbcbcb;
    position: absolute;
    left: -358px;
    top: 43px;
    transform-origin: left;
    transform: scaleX(0);
    animation: expand 2s infinite;
    max-width: 50px;
    right: 0;
    margin: 0 auto;
}
 .dep_box h2::before {
    content: "";
    width: 100%;
    height: 1px;
    background-color: #b5b5b5;
    position: absolute;
    left: -265px;
    top: 43px;
    transform-origin: left;
    transform: scaleX(0);
    animation: expand 2s infinite;
    max-width: 50px;
    right: 0;
    margin: 0 auto;
}

    @keyframes expand {
        0% {
            transform: scaleX(0);
        }
        100% {
            transform: scaleX(1);
        }
    }


.dep_box h2.color_h2.kana_h2 span { 
    color: #cbcbcb;
    font-weight: 600;
    font-size: 23px;
    font-style: italic;
    font-family: inherit;
    text-align: center;
    margin-right: 0;
    position: absolute;
    left: -250px;
    right: 0px;
    top: 28px;
}
.dep_box h2.color_h2 span { 
    color: #cbcbcb;
    font-weight: 600;
    font-size: 23px;
    font-style: italic;
    font-family: inherit;
    text-align: center;
    margin-right: 0;
    position: absolute;
    left: -148px;
    right: 0px;
    top: 28px;
}

.dep_box h2 span { 
    color: #ffffff;
    font-weight: 600;
    font-size: 23px;
    font-style: italic;
    font-family: inherit;
    text-align: center;
    margin-right: 0;
    position: absolute;
    left: -148px;
    right: 0px;
    top: 28px;
}
.sub_top_inner4 img {
	height: 100%;
	opacity: 0.7;
}
.sub_top_box3 .company_L img {
    max-width: 685px;
    width: 100%;
    float: right;
    margin-top: 43px;
}
.sdgs_box img {
    max-height: 280px;
    width: auto;
}
.sub_top_inner4::before {
	content: "";
	background: #3333333b;
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	transition: 0.5s;
}
.sub_top_inner4:hover::before {
	transition: 0.5s;
	opacity: 0;
}
.sub_top_inner4 .setsubi_top_L img {
	display: none;
}
.back_color_1 {
	background: #e9e9e9;
	padding: 50px 15px;
}
.sub_mes {
    text-align: center;
    position: absolute;
    bottom: -35px;
    left: 0;
    right: 0;
    margin: 0 auto;
    font-size: 21px;
}
.what_injection_box {
	margin-top: 85px;
	width: 90%;
	margin: 0 auto;
}
.break-before {
    page-break-before: always;
}
.what_injec_inn2 h3 {
	margin-bottom: 10px;
}
.what_injec_inn2 li span {
    width: 50px;
    display: inline-block;
}
.what_injec_inn_L,.what_injec_inn_R {
	font-size: 18px !important;
}
.injec_movie {
	display: flex;
	gap:50px;
	margin-bottom: 50px;
}
.injec_movie div {
	flex: 1;
}
.inject_nado {
	text-align: right;
}
.under_what_injec li h5 {
	margin-bottom: 0;
}
.under_what_injec {
	margin-top: 55px;
}
.what_injec_inn2 {
background: #fff4de;
    padding: 20px;
    border-radius: 10px;
    margin-top: 15px !important;
    display: flex;
    gap: 125px;
    justify-content: center;
}
.what_injec_inn2 li {
	list-style: none;
}
.under_what_injec li {
	list-style: none;
	margin-bottom: 35px;
}
.under_what_injec li .under_what_injec_inn {
    display: flex;
    justify-content: space-between;
}
.under_what_injec_text {
	width: 60%;
}
.under_what_injec_img {
	width: 30%;
}
.dep_about_R {
	width: 45%;
}
.dep_about_L {
	width: 45%;
} 
.dep_about_R2 {
	width: 45%;
}
.dep_about_L2 {
	width: 45%;
} 
.dep_about_L .owl-stage-outer,.dep_about_R .owl-stage-outer,.dep_about_L2 .owl-stage-outer,.dep_about_R2 .owl-stage-outer {
	padding-top:0;
}
.dep_about_L h3,.dep_about_R h3,.dep_about_L2 h3,.dep_about_R2 h3 {
	margin-bottom: 0px;
}
.dep_about_L p,.dep_about_R p,.dep_about_R2 p,.dep_about_R2 p  {
	font-size: 18px !important;
	color: #1c314c !important;
}
.katsudou .sub_top_inner h2::before {
    content: "Activity";
    position: absolute;
    top: -24px;
    left: 0px;
    margin: 0 auto;
    font-size: 18px;
    text-align: center;
    font-weight: 100;
}
table.table-bordered td a {
	color: #980f0f;
} 
.con_under_link {
	text-align: center;
	margin-bottom: 100px;
	margin-top: 75px;
}
.con_under_link li {
    text-align: center;
    list-style: none;
    padding: 10px;
    display: inline-block;
    min-width: 234px;
	position: relative;
}
.con_under_link li::before {
	content: "/";
	position: absolute;
	right: 0;
	top: 9px;
	font-size: 16px;
}
.con_under_link li:first-child::after {
		content: "/";
	position: absolute;
	left: 0;
	top: 9px;
	font-size: 16px;
}
a.anchor {
	margin-top: -80px;
	padding-top: 80px;
	display: block;
}
ul.dropdown-menu {
	width: 100%;
}
.navbar-expand-lg .navbar-nav .dropdown-menu {
	width: 100% !important;
}
.dropdown-menu {
	min-width: min-content !important;
	max-width: min-content !important;
}
.dropdown-menu li {
	display: table-cell !important;
	padding: 0 10px;
}
.hinshitsu_hoshin {
	max-width: 900px;
	margin: 0 auto;
	display: block;
	margin-top: 40px;
}
.hinshitsu_hoshin li {
	list-style: none;
	text-indent: -2em;
	padding-left: 25px;
	margin-bottom: 35px;
}
.each_katsudou a {
	display: block;
	z-index: 999;
}
.each_katsudou a:hover {
	opacity: 0.7;
	transition: 0.5s;
}
.secu_right_inn_2 {
    display: flex;
    align-items: center;
    margin-top: 20px;
    justify-content: end;
}
.secu_right_inn_2 img {
	max-width: 200px;
	margin-left: 18px;
}
.secu_right {
	justify-content: flex-end; /* 右寄せ */
	display: flex;
	flex-direction: column;

	margin-top: 80px;
	text-align: right;
}
.security h3 {
	margin-top: 25px;
	margin-bottom: 10px;
}
.iso_logo {
    display: flex;
    gap: 15px;
    padding: 10px;
    margin-top: 80px;
    flex-wrap: wrap;
    justify-content: center;
}
.iso_logo img {
    height: auto;
    flex: unset;
    width: 50%;
    padding: 2px;
    max-width: 100px;
}
.iso_logo_2 {
	max-width: 180px;
	margin: 0 auto;
	display: block;
	margin-top: 80px;
	padding-top: 10px;
}
.security {
	margin-top: 85px !important;
	margin-bottom: 150px !important;
	color: #1c314c !important;
	display: flex;
	margin: 0 auto;
	gap:100px;
	width: 90%;
}
.security_2 {
	margin-top: 85px !important;
	margin-bottom: 150px !important;
	color: #1c314c !important;
	margin: 0 auto;
width: 90%;
}
.sec_inn_L {
	width: 70%;
}
.sec_inn_R {
	width: 25%;
}
.security p {
color: #1c314c !important;
}
.saiyo_dai_inn {
	display: flex;
	flex-direction: column;
	margin-top: 85px;
}
.saiyo_dai_inn_2 {
	display: flex;
	gap:55px;
}
.saiyo_dai_R {
	max-width: 355px;
}
.saiyo_dai_inn_2 div {
	flex: 1;
}
.sdgs_box_under li {
	list-style: none;
	width: 20%;
}
.sdgs_box_under li img {
	max-width: 110px;
}
.sdgs_box_under {
	display: flex;
	flex-wrap: wrap;
}
.sdgs_box_up img{
	text-align: center
		;
	max-width: 100px;
}
.sdgs_box_up {
	list-style: none;
	margin-bottom: 20px;
}
.each_katsudou h3 {
    font-size: 21px;
    color: #333;
    font-weight: 600;
    padding-top: 20px;
}
.katsudou_box {
	background: #efefef;
}
.katsudou_box_inn {
    display: flex;
   width: 90%;
    margin: 0 auto;
    align-items: baseline;
    text-align: center;
    gap: 20px;
}
.katsudou_box_inn .each_katsudou {

}
.katsudou_box_inn .each_katsudou:first-child {
    border-right: 1px solid;
    padding: 20px;
    border-left: 1px solid #585858;
}
.katsudou_box_inn .each_katsudou:nth-child(2) {
	background: #F8FF8F;
	height: 100%;
	min-height: 440px;
}
.katsudou_box_inn .each_katsudou:nth-child(3) {
	background: #fff;
	height: 100%;
	min-height: 440px;
}
.katsudou_box_inn .each_katsudou {
flex: 1;
    height: 100%;
    display: block;
    padding-top: 25px;
    padding-bottom: 30px;
}
.sub_top_box.katsudou .sub_top_L h2 {
	
}
.sub_top_inner4  .sub_top_L h2 {
	color: #333 !important;
}
.sub_top_box.katsudou .sub_top_L .katsu_inn {
	display: flex;
}
 .sub_top_box.katsudou .sub_top_L h2::after {
    position: absolute;
    border-left: 4px solid #980f0f;
    left: -22px;
    top: -20px;
    height: 60px;
    content: "";
}
#content .container {
max-width: 1140px !important ;
	width: 100%;
	margin: 0 auto;
	display: block;
}
.sub_top_box3 a.company_R img.company_img {
    position: absolute;
    bottom: 0px;
    max-width: 700px;
    margin: 0 auto;
    text-align: center;
    display: block;
    left: 0;
    right: 0;
}
.navbar-expand-lg .navbar-collapse {
	
}
.product_box_inn {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
}

.product_box_inn li {
flex: 0 0 calc(24% - 10px);
    background: #eee;
    padding: 40px;
    list-style: none;
    min-height: 250px;
    display: flex;
    justify-content: center;
    align-items: center;
    max-height: 250px;
}
.product_box_inn li img {
    width: auto;
    height: auto;
    display: block;
    max-height: 188px;
    max-width: 188px;
}
#mg-wprm-wrap ul#wprmenu_menu_ul li.menu-item a:hover {
	background: none !important;
}
.bosyuuu_box li {
	list-style-type: none;
	text-indent: -1em;
	padding-left: 24px;
}
#mg-wprm-wrap.cbp-spmenu-left.cbp-spmenu-open {
	top: 123px !important;
	
}
#mg-wprm-wrap.cbp-spmenu-left.cbp-spmenu-open::before {
    content: "";
    background-image: url(/img/haikei.png);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0.2;
}
#wprmenu_bar {
    background-color: #ffffff78 !important;
    backdrop-filter: blur(10px);
}
.wprmenu_bar .hamburger-inner, .wprmenu_bar .hamburger-inner::before, .wprmenu_bar .hamburger-inner::after {
	background: #980f0f !important
}
.process_box {
	margin-top: 85px;
}
#procees_imgs li:nth-of-type(1) {
grid-column-start: 2;
    grid-column-end: 4;
    grid-row-start: 3;
    grid-row-end: 1;
}
#procees_imgs li {
	list-style: none;
	overflow: hidden;
	opacity: 0;
	transform: translateY(20px);
}
#procees_imgs li.ready {
	opacity: 1;
	transform: translateY(0);
	transition: 0.5s;
}
#procees_imgs {
	display: grid;
	gap:2px;
	margin-bottom: 100px;
	margin-top: 40px;
}
.dep_box h2 {
    text-align: center;
    margin-top: 85px;
    font-size: 50px;
    position: relative;
	z-index: 10;
}
.dep_about {
    display: flex;
    gap: 20px;
    margin-top: 55px;
    justify-content: space-between;
}
.dep_about2 {
    display: flex;
    gap: 20px;
    margin-top: 25px;
    justify-content: space-between;
}
.dep_about_top .dep_about:nth-child(2){
	border-bottom: none !important;
}
.dep_about_top {
	margin-top: 55px;
}
.dep_about_inn img {
	align-self: flex-end;
	vertical-align: bottom;
}
.dep_eachbox {
	margin-bottom: 85px !important;
	position: relative;
	max-width: 1140px;
	margin: 0 auto;
	display: block;
}
.dep_eachbox::after {
content: "●";
    position: absolute;
    bottom: -50px;
    left: 0;
    right: 0;
    margin: 0 auto;
    font-size: 17px;
    display: block;
    text-align: center;
    color: #980f0f;
	max-width: 20px;
	animation: dottods 2s ease-in-out infinite; 
}
@keyframes dottods {
	0% {
    transform: translateX(-10px);
  }
 
  50% {
    transform: translateX(10px); /* 右に10px移動 */
  }
	 100% {
    transform: translateX(-10px); /* 右に10px移動 */
  }
}
.dep_works_text {
	margin-bottom: 35px;
	font-size: 18px;
}
.dep_about_inn {
	flex: 1 0 30%;
	  display: flex;
  flex-direction: column;
  align-items: center;
}
.dep_about_inn h3 {
	font-size: 18px;
	margin-bottom: 0;
}
.dep_about_inn p {
  margin-top: 0; /* p要素の上の余白を取り除く */
  margin-bottom: 0px !important; 
	padding-bottom: 0 !important;
	
}
.dep_each_list {
	display: flex;
	margin-top: 85px !important;
	margin-bottom: 45px !important;
	max-width: 1140px;
	margin: 0 auto;
}
.dep_each_list li {
	flex: 1;
	display: inline-block;
	position: relative;
}
.dep_each_list li::after {
	content: "/";
	position: absolute;
	right: 0;
	top: -5px;
	font-size: 21px;
	
}
.dep_each_list li:first-child::before {
	content: "/";
	position: absolute;
	left: 0;
	top: -5px;
	font-size: 21px;
	
}
.dep_each_list li a {
	max-width: 250px;
	position: relative;
	text-align: center;
	display: block;
}
#wprmenu_bar .bar_logo {
	height: 45px !important;
}
.dep_each_list li a::before {
	content: "";
	border-bottom: 2px solid #980f0f;
	width: 0%;
	transition: 0.5s;
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	bottom: 0;
}
.dep_each_list li a:hover::before {
	width: 80%;
	content: "";
}
    .container {
        max-width: 5000px !important;
    }
.navbar {
	    padding-top: 1.5rem !important;
    padding-bottom: 1rem !important;
	border-bottom: none !important;
        position: sticky !important;
        top: 0;
        z-index: 9999;
        background: #1d1d1df2;
	margin-bottom: -11px;
        backdrop-filter: blur(10px);
   display: inherit !important;
}
.navbar .nav .nav-item .nav-link, .navbar .nav .nav-item.html a {
	color: #fff !important;
}
.rinen_box h3 {
    font-size: 50px !important;
    position: relative !important;
}
.rinen_box h3::before {
    content: "Creation & Destuction";
    position: absolute;
    right: 0;
    left: 0;
    margin: 0 auto;
    top: -25px;
    font-size: 19px;
    color: #980f0f;
}
.rinen_box {
	margin: 0 auto;
	margin-left: 65px;
	margin-right: 65px;
}
.menu-item-208 a::before {

}


#mg-wprm-wrap ul#wprmenu_menu_ul li.menu-item.menu-item-208 a:hover.wprmenu_parent_item {
pointer-events: none !important;
	cursor: default !important;
}
#mg-wprm-wrap ul#wprmenu_menu_ul li.menu-item.menu-item-208 a.wprmenu_parent_item {
	cursor: default !important;
}
#mg-wprm-wrap ul#wprmenu_menu_ul li.menu-item a {
	position: relative;

}

#mg-wprm-wrap ul#wprmenu_menu_ul li.menu-item a::before {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	border-bottom: 2px solid #fff;
	width: 0%;
	transition: 0.5s;
}
#mg-wprm-wrap ul#wprmenu_menu_ul li.menu-item a:hover::before {
	width: 100%;
	transition: 0.5s;
}
#mg-wprm-wrap ul li.menu-item a.wprmenu_parent_item,.menu-item-448 a,.menu-item-35 a,.menu-item-183 a,.menu-item-36 a,.menu-item-106 a{
    background: #fff;
    padding: 0 25px !important;
    color: #980f0f !important;
    margin-right: 15px;
}
#mg-wprm-wrap ul li.menu-item a.wprmenu_parent_item:hover {
	background: #fff;
	color: #980f0f ;
}
#mg-wprm-wrap li.menu-item a {
	font-size: 24px !important;
	padding-bottom: 0 !important;
}
#mg-wprm-wrap li.menu-item .sub-menu li a {
	font-size: 18px !important;
}
div#mg-wprm-wrap ul li span.wprmenu_icon:before {
	content: none !important;
}
ul.sub-menu {
	display: inline !important
}
.admin-bar #wprmenu_menu_ul {
	display: flex;
	flex-wrap: wrap;
    position: relative;
    z-index: 9999;
    overflow: hidden;
    padding: 50px 0;
    max-width: 1140px;
    margin: 0 auto;
}
.admin-bar #wprmenu_menu_ul li {
	flex: 1 0 25%;
	
}
.admin-bar #wprmenu_menu_ul li.menu-item-has-children {
	margin-bottom: 85px;
}
#wprmenu_bar .menu_title{
    left: 0%;
}
#wprmenu_bar div.hamburger {
    margin-top: 6px !important;
    right: 5%;
    position: relative;
}
#wprmenu_bar div.hamburger.is-active {
	right: 6%;
}

#mega-menu-wrap-busicare-primary .mega-menu-toggle.mega-menu-open:after {
	display: none ;
}
#mega-menu-wrap-busicare-primary .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-label,#mega-menu-wrap-busicare-primary .mega-menu-toggle .mega-toggle-block-1:after {
	color: #333 !important;
}
#mega-menu-wrap-busicare-primary .mega-menu-toggle {
	position: relative;
	z-index: 999999999 !important;
}
#mega-menu-wrap-busicare-primary .mega-menu-toggle + #mega-menu-busicare-primary {
	z-index: 9999999 !important
}
#mega-menu-busicare-primary {
	padding-top: 85px !important;
}
#mega-menu-wrap-busicare-primary {
	position: fixed !important;
    right: 0 !important;
    top: 44px !important;
    z-index: 9999;
}
.navbar-light .navbar-toggler {
	background: #777 !important;
}
.container .collapse.navbar-collapse {
	
}
.employee_inn4 li a{
	position: absolute;
	left: 0;
	top: 0;
	z-index: 999;
	width: 100%;
	height: 100%;
	
}
.employee_inn4 li:hover {
	opacity: 0.7;
	transition: 0.5s;
}
.employee_under h2::before {
    position: absolute;
    border-bottom: 1px solid #980f0f;
    left: -38px;
    top: 20px;
    width: 24px;
    content: "";
}
.employee_under {
	position: relative;
}
.emp_under_name {
    display: flex;
    flex-wrap: wrap;
    margin-top: 15px !important;
    margin: 0 auto;
    max-width: 242px;
    font-size: 18px;
    vertical-align: top;
}
.emp_under_name h3 {
	max-width: 100px;
	margin-right: 20px;
}
.employee_inn4 li {
	display: block;
	position: relative;
}
.employee_inn4 li img {
	width: 100%;
}
.employee_inn4 {
    display: flex;
    gap: 20px;
    text-align: left;
    width: 100%;
}

.employee_under {
    max-width: 1140px;
    width: 100%;
    margin-bottom: 100px !important;
    margin: 0 auto;
}
.square-image {
  width: 100px; /* 画像の幅を指定 */
  height: 100px; /* 画像の高さを指定 */
  overflow: hidden; /* 画像領域からはみ出た部分を非表示にする */

  /* ひし形にトリミングする */
  clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
  
  /* ひし形の形状を保持したまま表示する */
  transform: rotate(45deg);
}
#breadcrumbs {
    margin: 0 auto;
    margin-top: 10px;
    width: 95%;
}
.interview_box_under {
    background: #b4113f;
    color: #fff;
    margin-bottom: 125px;
}
.interview_box_under h3 {
    color: #fff;
    margin-bottom: 10px;
}
.interview_box2 {
	display:flex;
	gap: 50px;
	margin-bottom: 50px;
		
}
.interview_box2 div {
	flex: 1;
}
.interview_box2 h3 {
	margin-bottom: 0px;
	
}
.interview_box3 {
	display:flex;
	gap: 50px;
	margin-bottom: 50px;
		
}
.interview_box3 div {
	flex: 1;
}
.interview_box3 h3 {
	margin-bottom: 0px;
	
}


.inter_text {
	margin-bottom: 55px;
	line-height: 26px;
	font-size: 16px;
}
.menu-item-448 {
	position: relative;
	
}
.menu-item-448::before {
    content: "";
    background-image: url(/img/wheel.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 20px;
    height: 20px;
    position: absolute;
    right: inherit;
    top: 13px;
    left: 3px;
    margin: 0 auto;
	z-index: 99999999;
}
.sonota_syain_box .owl-stage > .active.slide_scale {
	transform: scale(1) !important;
}
.sonota_syain_box #slider {
	min-height: inherit !important;
		
}
.sonota_syain_box .employee_inn3 {
	margin-top: 0;
}
.sonota_syain_box .owl-stage-outer {
	margin-top: 0;
}
.int_foot_box {
	max-width: 1170px;
	margin: 0 auto;
}
.division_link {
	padding-right: 25px;
	width: 160px;
}
.setsumei_each_box {
    margin-bottom: 14px;
    display: flex;
    border-bottom: 3px dotted #ebebeb;
    width: 90%;
    font-size: 14px;
}
.division_oftheday {
	
}
.nyuusya_riyuu_top::before {
    content: "”";
    position: absolute;
    font-size: 212px;
    color: #eeeeee91;
    left: -65px;
    top: -44px;
    font-family: monospace;
    z-index: -1;
    line-height: 1;
}
.nyuusya_img {
    padding-right: 50px;
    position: absolute;
    right: 0;
    top: 0;
    width: 42.333%;
}
.interview_box {
    display: flex;
    gap: 75px;
}
.nyuusya_riyuu_about {
	flex: 60%;
}
.division_R h3 {
	margin-bottom: 0px;
	padding-bottom: 10px;
}
.division_box {
	display: flex;
	margin-top: 100px;
	flex-direction: column;
}
.division_box .division_R {
    flex: 70%;
    margin-top: 9px;
    margin-bottom: 110px;
}
.division_box .division_R li {
    border-bottom: none;
    margin-bottom: 0;
    border-top: none;
    padding-top: 10px;
    list-style-type: circle;
    display: inline-block;
    padding-right: 0px;
    max-width: 375px;
    width: 100%;
	position: relative;
	margin-left: 20px;
}
.division_box .division_R li::before{
    content: "●";
    position: absolute;
    left: -20px;
    top: 9px;
    font-size: 18px;
}


.division_box .division_R li:last-child {
	border-bottom: none;
}
.division_name {
	flex: 30%;
}
.enkaku_h2 h2 {
	position: relative;
}
.enkaku_h2::after {
    content: "History";
    font-size: 16px;
    font-weight: 100;
    color: #980f0f;
    position: absolute;
    top: -25px;
    left: 0;
}
.animation_box {
	display: none;
}
.for_pc {
	display: inherit !important;
	
}
.for_mob {
	display: none !important;
}
#lottie-animation {
    max-width: 900px;
    width: 100%;
    display: block;
    margin: 0 auto;
    margin-top: 55px;
    margin-bottom: 55px;
}
.slide_scale .syain_arrow {
    font-size: 25px;
    color: #fff;
    position: absolute;
    right: 54px;
    bottom: 55px;
	opacity: 1;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    transition: 0.5s;
    font-style: inherit !important;
    animation: arrow 2s ease-in-out infinite;
    z-index: 10;
}
.slide_scale .js-mv_title-item span {
	opacity: 1 !important;
	display: inherit;
	transform: translateY(0) !important;
	transition: 0.5s;
}
.js-mv_title-item span {
  display: none;
	transition: 1s;
	z-index: 999;
	position: relative;
}
 .for_each_copy span {
    opacity: 1;
    transform: translateY(0%);
  }
/*.for_each_copy::before {
  width: 0%;
  min-height: inherit;
  transition: height 0.5s;
  background-color: #b4113f;
  position: absolute;
  left: 0;
  bottom: -55px;
  content: "";
  z-index: 1;
	color: #fff;
}

.slide_scale .for_each_copy::before {
  min-height: 64px;
  transition: height 1s;
  content: "";
  width: 100%;
  bottom: -27px;
  border-radius: 80% / 65% 65% 0 0;
}*/


.for_each_copy {
    position: absolute;
    bottom: 55px;
    font-size: 18px;
    transition: 1s;
    width: 100%;
    z-index: 10;
}
.slide_scale .for_each_copy{
	opacity: 1;
	 z-index: 10;
	position: relative;
}

.owl-stage-outer {padding-top: 30px;}
.company_add {
    margin-left: 67px;
    font-size: 14px;
    margin-top: 5px;
}
.company_add span {
    display: block;
    margin-top: -6px;
}
.owl-stage > .owl-item {
	margin: 0px;
}
.owl-stage > .active {
	
}
.owl-stage > .active.slide_scale {
	transition: 1s;
}
.owl-stage > .cloned.active.slide_scale {
  transition: 0.5s !important;
  transform: scale(1) !important;
  opacity: 1 !important;
}
.owl-stage > .active.slide_scale {
  transition: 0.5s !important;
  transform: scale(1) !important;
  opacity: 1 !important;
}
.owl-stage > .cloned{
	transform: scale(1) !important;
}
.owl-stage > .cloned.slide_scale {
  transition: 0.5s !important;
  transform: scale(1) !important;

}

.recruit_box h2.kinmuchi::before {
	display: none;
}
.recruit_box h2.kinmuchi {
	float: left;
}
.bosyuu_map iframe {max-width: 650px;
height: 450px;
margin: 0 auto;
	display: block;
}
.bosyuu_map {
	margin-bottom: 150px;
}
.bosyuu_a {
	position: relative;
}
.bosyuu_a a:hover {
  -webkit-transform: skew(0);
  transform: skew(0);
  color: #fff;
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, .1);
  box-shadow: 0 2px 3px rgba(0, 0, 0, .1);
}
.bosyuu_a a{
display: flex;
    justify-content: space-around;
    max-width: 220px;
    transition: 0.3s ease-in-out;
    font-weight: 600;
    transform: skew(-15deg);
    color: #fff;
    background-image: -webkit-linear-gradient(90deg, #dc5764 0%, #980f0f 100%);
    background-image: linear-gradient(90deg, #dc5764 0%, #980f0f 100%);
    -webkit-box-shadow: 0 5px 10px rgb(0 0 0 / 10%);
    box-shadow: 0 5px 10px rgb(0 0 0 / 10%);
    width: 100%;
    font-size: 18px;
    border-bottom: none;
    text-align: left;
    position: relative;
    margin-top: 10px;
    margin-bottom: 15px;
}
.bosyuuu_box table tr {
border-bottom: 1px solid gray;	
}
.bosyuuu_box table,.bosyuuu_box table th,.bosyuuu_box table td {
	border: none !important;
	color: #333 !important;
}
.bosyuuu_box table p {
	color: #333 !important;
	margin-bottom: 0;
	padding-bottom: 0;
}
.bosyuu_text_inn {
	margin-left: 38px;
}
.bosyuuu_box table th {
	
	width: 23%;
	padding-left: 20px;

	vertical-align: top;
}

.seisyain {
	background: #0036E3;
	color: #fff;
	padding: 10px;
	width: 100%;
	text-align: center;
	max-width: 150px;
	font-size: 18px;
	border-radius: 5px;
	margin-bottom: 25px;
	font-weight: 600;
}
.employee_text_st {
    font-size: 32px;
    font-weight: 600;
    text-align: center;
}
.nagare_text {
    text-align: center;
    max-width: 250px;
    font-size: 14px;
    background: #333;
    transform: skew(340deg);
    color: #fff;
    transition: 0.5s;
    background-image: linear-gradient(90deg, #dc5764 0%, #980f0f 100%);
    width: 100%;
    margin: 0 auto;
    padding: 5px 0;
}
.sonota_syain {
	margin-bottom: 150px;

}
.sonota_syain li h3 {
    /* margin-bottom: 0px; */
    font-size: 18px;
    text-align: left;
    margin-left: 0px;
    display: inline-block;
    position: relative;
    margin-top: 10px;
}
.sonota_syain li p {
    display: inline-block;
    margin-left: 10px;
}
.sonota_syain li:hover {
	opacity: 0.7;
	transition: 0.5s;
}
.sonota_syain li:hover {
	cursor: pointer;
	opacity: 0.7;
}
.sonota_syain li a {
	position: absolute;
	
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.sonota_syain li {
	position: relative;
}
.sonota_syain_box h2 {
	position: relative;
	
}
.sonota_syain_box h2::before {
    content: "川合樹脂工業で働く";
    font-size: 14px;
    left: 0;
    top: -15px;
    position: absolute;
}
.employee_inn3 {
	margin-top: 85px;
    display: flex;
	overflow: hidden;
}
.employee_inn3 li {
	display: inline-block;
	position: relative;
}
.employee_inn3 li:nth-child(2) {
	margin: 0 -45px;
}
.nyuusya_riyuu_about {
    font-size: 14px;
    font-weight: 100;
    line-height: 26px;
}
.nyuusya_riyuu_about span {
	font-size: 21px;
	font-weight: 600;
	display: block;
}
.nyuusya_riyuu {
	position: relative;
	font-size: 26px;
	margin-bottom: 25px;
}
.nyuusya_riyuu_top {
    position: relative;
    margin-bottom: 35px;
    font-size: 33px;
    font-weight: 700;
    line-height: 47px;
    z-index: 5;
    margin-top: 55px;
    padding-right: 50%;
}


.under_inn {
    margin-bottom: 0px !important;
    max-width: 1140px;
    margin: auto;
    margin-top: 10px;
    padding: 45px 0 52px;
    padding-right: calc(20% + 200px);
    font-weight: 500;
    line-height: 25px;
    font-size: 16px;
}
.ichinichi_box2 {
	margin-bottom: 0px !important;
	max-width: 1140px;
	margin: 0 auto;
	margin-top: 75px;
}


.ichinichi_box {
	margin-bottom: 150px !important;
	max-width: 1140px;
	margin: 0 auto;
	margin-top: 75px;
}
.ichinichi_box h2 {
	position: relative;
}
.ichinichi_box h2::before {
position: absolute;
    border-bottom: 1px solid #980f0f;
    left: -38px;
    bottom: 25px;
    width: 24px;
    content: "";
}
.ichinichi_box li:last-child {
	border-bottom: 1px solid #d0d0d0;
}
.ichinichi_box li p.ichinichi_naiyou {
	font-size: 18px;
}
.ichinichi_box li h3.title_time {
	max-width: 150px;
	margin-right: 30px;
	width: 100%;
	margin-bottom: 0px;
	font-size: 16px;
}
.ichinichi_box li {
	display: flex;
	border-top: 1px solid #d0d0d0;
	padding: 25px 0 5px;
	text-align: left;
}
.employee_text p{
	color: #333 !important;
}
.employee_left {
	display: inline-block;
	width: 100%;
padding-bottom: 50px;
}
.employee_inn2 li h3 {
    margin-bottom: 0px;
    font-size: 18px;
    text-align: left;
    margin-left: -10px;
    position: relative;
    margin-top: 10px;
    max-width: 100px;
    display: inline-block;
}
.employee_inn2 li p {
display: inline-block;
    padding-left: 10px;
}
.employee_inn2 {
    display: flex;
  
   gap:20px;
	text-align: left;
    max-width: 700px;
}
.employee_inn2 li:hover {
	opacity: 0.7 !important;
	transition: 0.5s;
	cursor: pointer;
}
.employee_inn2 li {
    text-align: left;
	position: relative;
	display: inline-block;
    margin-bottom: 45px;
}
.employee_inn2 li:nth-child(2) {

}
.employee_inn2 li a {
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
}
.employee_inn2 li a:hover {
	opacity: 0.7;
}




.employee_inn li h3 {
    margin-bottom: 0px;
    font-size: 18px;
    text-align: left;
    margin-left: -10px;
    position: relative;
    margin-top: 10px;
    max-width: 100px;
    display: inline-block;
}

.employee_inn li p,.employee_inn2 li p {
    display: inline-block;
    padding-left: 10px;
    font-size: 18px;
    font-weight: 600;
}
.employee_inn {
    display: flex;
    margin-left: 0;
	text-align: left;
	gap:20px;
}
.employee_right {
	display: inline-block;


}
.employee_inn li:hover {
	opacity: 0.7 !important;
	transition: 0.5s;
	cursor: pointer;
}
.employee_inn li:hover .nagare_text{
	transform: skew(360deg);
	transition: 0.5s;
	cursor: pointer;
}
.employee_inn2 li:hover .nagare_text{
	transform: skew(360deg);
	transition: 0.5s;
	cursor: pointer;
}
.employee_inn li,.employee_inn2 li {
    position: relative;
    display: inline-block;
    margin-bottom: 45px;
    flex: 1;
	text-align: center;
}

.employee_inn li a {
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
}
.employee_inn li a:hover img {
	opacity: 0.7;
}

.gaoyou::after {
    content: "Company Profile";
    font-size: 16px;
    font-weight: 100;
    color: #980f0f;
    position: absolute;
    top: -25px;
    left: 0;
}
.setsubi_box2 table tr td:nth-child(1) {
	width: 40%;
}
.setsubi_box2 table tr td:nth-child(2) {
	width: 40%;
}
.setsubi_box2 table tr td:nth-child(3) {
	width: 20%;
} 
	.yakuwari_inn2 h4 {
    text-align: center;
    font-size: 18px;
}
	.com_top_name::before {
    content: "";
    position: absolute;
    border-left: 4px solid #980f0f;
    left: -22px;
    top: -22px;
    width: 7px;
    height: 55px;
}
.com_top_name {
	position: relative;
}
.com_table table tr td span {margin-right: 10px;}
	table.table-bordered td {
	    
    padding: 20px 0 20px 0;
}
.com_table tr:nth-child(even) {
	background: #f9f9f9;
}
.daihyou_name {
	display: inline-block;
	
}
.daihyou_name img {
	max-width: 200px;
	width: 100%;
	display: inline-block;
}
.navbar-toggler {
    padding: 0.25rem 0.75rem;
    font-size: 1.25rem;
    line-height: 1;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 0.25rem;
    padding-bottom: 10px !important;
    position: relative;
}
.navbar-toggler::after {
content: "MENU";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    font-size: 9px;
    color: #fff;
}
.sitemap_box h2 {
	position: relative;
margin-bottom: 100px;	
}
.sitemap_box {
    margin-top: 75px !important;
    margin: 0 auto;
    margin-bottom: 100px;
}
.sitemap_box li.font_b {
	font-weight: 600;
}

.sitemap_box_2 {
	display: flex;
}
.sitemap_inn_2 {
	margin-left: 38px;
}
.sitemap_inn_2 li::after {
    position: absolute;
    left: -20px;
    top: 3px;
    content: "●";
    font-size: 14px;
}
.sitemap_inn_2 li {
	position: relative;
}
	.sitemap_box_2 .sitemap_inn {
	flex: 1;
}
.sitemap_inn {
	display: inline-block;
	width: 49%;
	border-left: 1px solid #333;
	padding-left: 35px;
	vertical-align: top;
}
.sitemap_box li {
	display: block;
	margin-bottom: 25px;
}
.sitemap_box h2::before {
position: absolute;
    content: "Site map";
    color: #980f0f;
    top: -22px;
    left: 0;
    right: 0;
    margin: 0 auto;
    font-size: 14px;
}
.mob_in {
		display: none;
	}
.yakuwari_inn img {
	margin-top: 45px;
}
.yakuwari_inn {
	font-size: 21px;
	margin-bottom: 85px;
}
.yakuwari_inn p {
	color: #333 !important;
}
.yakuwari_box {
	max-width: 745px;
	width: 100%;
	margin: 0 auto;
	margin-top: 100px;
	margin-bottom: 250px;
}
.yakuwari_box h3 {
    color: #333;
    font-weight: 100;
    font-size: 21px;
    position: relative;
    text-align: center;
    padding-bottom: 15px;
    margin-bottom: 30px;
}
.yakuwari_inn h4 {
	text-align: center;
}
.yakuwari_inn2 h4 {
	text-align: center;
}
.yakuwari_inn2 {
	font-size: 21px;
	margin-bottom: 125px;
}
.type_of_quality {
	margin-top:55px; 
}
.type_of_quality p {
    font-size: 16px !important;
    line-height: 26px;
    color: #333 !important;
}
.type_of_quality h2.mold_making {
	position: relative;
	font-size: 21px;
	color: #333;
}
.type_of_quality h2.mold_making::before {
	position: absolute;
    content: "Mold making";
    color: #980f0f;
    top: -22px;
    left: 0;

    font-size: 14px;
}

.type_of_quality h2.injection{
	position: relative;
	font-size: 21px;
	color: #333;
}
.type_of_quality h2.secondary::before {
	position: absolute;
    content: "Secondary processing";
    color: #980f0f;
    top: -22px;
    left: 0;

    font-size: 14px;
}
.type_of_quality h2.secondary{
	position: relative;
	font-size: 21px;
	color: #333;
}
.type_of_quality h2.inspection::before {
	position: absolute;
    content: "Inspection system";
    color: #980f0f;
    top: -22px;
    left: 0;

    font-size: 14px;
}
.type_of_quality h2.inspection{
	position: relative;
	font-size: 21px;
	color: #333;
}

.type_of_quality h2.injection::before {
	position: absolute;
    content: "Injection molding";
    color: #980f0f;
    top: -22px;
    left: 0;

    font-size: 14px;
}

.yakuwari_box h3.jushi_kanousei::after {
position: absolute;
    content: "Possibilities of resin";
    color: #980f0f;
    top: -22px;
    left: 0;
    right: 0;
    margin: 0 auto;
    font-size: 14px;
}
.yakuwari_inn2 h4 span{
	display: block;
}

.yakuwari_box h3.yoimono::after {
position: absolute;
    content: "good manufacturing";
    color: #980f0f;
    top: -22px;
    left: 0;
    right: 0;
    margin: 0 auto;
    font-size: 14px;
}

.yakuwari_box h3.hinshitsu_kanri::after {
position: absolute;
    content: "quality control";
    color: #980f0f;
    top: -22px;
    left: 0;
    right: 0;
    margin: 0 auto;
    font-size: 14px;
}
.yakuwari_box h3.jizoku::after {
position: absolute;
    content: "sustainable manufacturing";
    color: #980f0f;
    top: -22px;
    left: 0;
    right: 0;
    margin: 0 auto;
    font-size: 14px;
}


.yakuwari_box h3::before {
	border-bottom: 1px solid #333;
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	bottom: 0;
	content: "";
	max-width: 555px;
}
.sub_top_R_R_in_mob {display: none;}
.sub_top_R_R_in {display: inherit;}
.owl-carousel .owl-item {

}
.about_sdgs_box {
	margin: 0 auto;
	max-width: 745px;
	width: 100%;
	margin-bottom: 250px;
	margin-top: 80px !important;
}
.about_sdgs_inn h3 {
	margin-bottom: 5px;
	font-size: 20px;
}
.sdgs_undertext {
	margin-bottom: 10px;
}
.about_sdgs_inn {
	margin-top: 55px;
	padding-bottom: 35px;
border-bottom: 1px solid #eee;
}
.company_box h2.under_h2 {
font-weight: 100;
    font-size: 24px !important;
    color: #333 !important;
    text-align: center;
    padding-bottom: 20px;
    position: relative;
}

.company_box h2.under_h2::after {
content: "";
    border-bottom: 1px solid #333;
    max-width: 650px;
    position: absolute;
    bottom: 12px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.company_box h2.gaiyou::after {
	content: "Company Profile";
	position: absolute;
	top: -17px;
	left: 0;
	right: 0;
	margin: 0 auto;
	font-size: 12px;
	color: #fff;
}
.company_box h2.under_h2::before {
	display: none;
}
.com_top_name h2::before {
	display: none;
}
.com_top_name h2 {
	font-weight: 100;
    font-size: 26px !important;
	color: #333;
	margin-bottom: 25px !important;
}
.about_sdgs li {
	display: inline-flex;
	padding-bottom: 25px;
}
.about_sdgs li img {
	max-width: 235px;
	display: inline-block;
	width: 100%;
}
.com_top_menu a span:hover::before {
	border-bottom: 2px solid #980f0f;
	position: absolute;
	bottom: -8px;
	left: 0;
	right: 0;
	width: 100%;
	max-width: 150px;
	content: "";
	margin: 0 auto;
	transition: 0.5s;
}
.com_top_menu a span::before {
	width: 0%;
	transition: 0.5s;
	content: "";
	border-bottom: 2px solid #980f0f;
}
.daihyou_mes {text-align: center;
margin: 25px 0;}
.com_top_menu {
    position: absolute;
    background: #fff;
    max-width: 800px;
    margin: 0 auto;
    padding: 20px 55px;
    display: flex;
    width: 100%;
    bottom: -45px;
    left: 0;
    right: 0;
}
.section-space-page.page article .com_top_box .com_top_menu a {
	display: inline-block;
	margin:  25px 0;
	text-align: center;
	width: 33.3%;
	position: relative;
	text-decoration: none;
	font-size: 14px;
}
.section-space-page.page article .com_top_box .com_top_menu a::before {
border-left: 1px solid #d0d0d0;
    transform: rotate(21deg);
    content: "";
    left: 0;
    position: absolute;
    top: -10px;
    height: 45px;
    width: 1px;
}
.section-space-page.page article .com_top_box .com_top_menu a:last-child::after {
    border-right: 1px solid #d0d0d0;
    transform: rotate(21deg);
    content: "";
    right: 0;
    position: absolute;
    top: -10px;
    height: 45px;
    width: 1px;
}
.com_top_box {
	position: relative;
	margin-bottom: 100px;
}
.com_top_box h2 {
    position: absolute;
    top: 45%;
    left: 50px;
}
.com_table .table-bordered td, .com_table .table-bordered th {
	border: none !important;
}
.com_table {
    margin-bottom: 180px !important;
    max-width: 800px;
    margin: 0 auto;
    width: 100%;
    margin-top: 85px;
}
.com_table .table-bordered {
	border: none;
}
.com_table table tr,.com_table table th,.com_table table td {
	border-top: none !important;
}
.com_table table th {
padding: 20px;
    width: 33%;
}
.sub_in_text {
	font-size: 15px;
}
.sub_top_L .button010 {
	bottom: 0;
	
}
.syain_box::after {
    background-image: linear-gradient(90deg, #ffffff 11%, #980f0f 83%);
    position: absolute;
    bottom: 16px;
    width: 222px;
    left: 0;
    right: 0;
    content: "";
    margin: 0 auto;
    height: 3px;
}

.foot_box_inn .foot_inn:nth-child(3) {
	border-right: 1px solid #333;
}
.site-description {
	display: none;
}
.ml-auto, .mx-auto {
	margin-left: 50px !important;
}
.setsubi_top_L {
    position: absolute;
    max-width: 664px;
    bottom: 52px;
    width: 100%;
    right: 30px;
}
.syain_box {
    align-items: center;
    margin: 0 auto;
    padding: 10px 25px;
    transition: 0.3s ease-in-out;
    font-weight: 100;
    transform: skew(0deg);
    color: #333;
    background-image: -webkit-linear-gradient(90deg, #ffffff 52%, #bebebe 86%);
    background-image: linear-gradient(90deg, #ffffff 52%, #bebebe 86%);
}


.syain_arrow {
    font-size: 25px;
    color: #fff;
    position: absolute;
    right: 54px;
    bottom: 55px;
	opacity: 0;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    transition: 0.5s;
    font-style: inherit !important;
    animation: arrow 2s ease-in-out infinite;
    z-index: 10;
	display: none;
}
.syain_arrow i {
	font-style:inherit !important;
}
.sub_top_R_R .syain_box {
	position: relative;
	
}

.foot_box_inn {
	display: flex;
	justify-content: center;
}
.navbar-nav #menu-item-106 a:hover::after {
	text-decoration: none;
	border: none !important;
}
.top_box li h3.top_com {
	position: relative ;
}
.top_box li h3.top_com::after {
	content: "About us";
	position: absolute;
	top: -17px;
	left: 0;
	right: 0;
	margin: 0 auto;
	font-size: 12px;
	color: #fff;
}
.top_box li h3.hinshitsu::after {
	content: "Technology and Quality";
	position: absolute;
	top: -17px;
	left: 0;
	right: 0;
	margin: 0 auto;
	font-size: 12px;
	color: #fff;
}
.top_box li h3.yakuwari::after {
	content: "Concept";
	position: absolute;
	top: -17px;
	left: 0;
	right: 0;
	margin: 0 auto;
	font-size: 12px;
	color: #fff;
}
.top_box li h3.seikei::after {
	content: "Molding";
	position: absolute;
	top: -17px;
	left: 0;
	right: 0;
	margin: 0 auto;
	font-size: 12px;
	color: #fff;
}
.top_box li h3.kakou::after {
	content: "Processing";
	position: absolute;
	top: -17px;
	left: 0;
	right: 0;
	margin: 0 auto;
	font-size: 12px;
	color: #fff;
}
.top_box li h3.gijyutsu::after {
	content: "Technology";
	position: absolute;
	top: -17px;
	left: 0;
	right: 0;
	margin: 0 auto;
	font-size: 12px;
	color: #fff;
}
.top_box li h3.koubai::after {
	content: "Purchase";
	position: absolute;
	top: -17px;
	left: 0;
	right: 0;
	margin: 0 auto;
	font-size: 12px;
	color: #fff;
}
.top_box li h3.hinshitsu::after {
	content: "Quality";
	position: absolute;
	top: -17px;
	left: 0;
	right: 0;
	margin: 0 auto;
	font-size: 12px;
	color: #fff;
}
.top_box li h3.eigyou::after {
	content: "Injection Molding";
	position: absolute;
	top: -17px;
	left: 0;
	right: 0;
	margin: 0 auto;
	font-size: 12px;
	color: #fff;
}
.top_box li a::after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #3333336e;
}
.m_mob {
	display: none;
}
.m_pc {display: inherit;}
.sub_top_R_R_in {
	display: flex;
}
.sub_top_R_R_in li::after{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    background: linear-gradient(to bottom, #fff0 57%, #1010109c 98%);
    transition: 0.5s;
    content: "";
}
/*.owl-item::after{
    position: absolute;
    left: 0;
    top: -22px;
    width: 100%;
    height: 100%;
    display: block;
    background: linear-gradient(to bottom, #fff0 57%, #1010109c 98%);
    transition: 0.5s;
    content: "";
}*/
.syaiin_name {
    position: absolute;
    bottom: 5px;
    left: 0;
    right: 0;
    margin: 0 auto;
    color: #fff;
    z-index: 999;
    z-index: 1;
    text-align: left;
    margin-left: 49px;
    font-weight: 700;
    font-size: 13px;
    
}
.syaiin_name a{
     position: absolute;
    bottom: 25px;
    left: 0;
    right: 0;
    margin: 0 auto;
    color: #fff;
    z-index: 999;
    z-index: 1;
    text-align: left;
    margin-left: 0px;
    font-weight: 700;
    font-size: 13px;
}
.syain_coment {
	font-size: 20px;
	line-height: 26px;
}



.sub_top_R_R li a:hover .syaiin_name{
	transition: 0.5s;
	color: #ffc107;
} 
.sub_top_R_R li {
    padding: 0;
    margin: 0;
    overflow: hidden;
    width: 25%;
    display: inline-block;
	position: relative;
}
.main_box {
	padding-top: 55px;
}
.top_box li {
	position: relative;
}
.top_box li h3 {
    position: absolute !important;
    bottom: 55px;
    left: 0;
    right: 0;
    margin: 0 auto;
    font-weight: 100;
    font-size: 19px;
	z-index: 999;
	color: #fff;
}
ul.navbar-nav {
    margin-bottom: 5px;
    padding-bottom: 0px;
	margin-left: 0 !important;
	
}
	.custom-logo {
    width: 275px !important;
    height: auto;
}

.nyuusya_innner p {
	margin: 0;
	padding: 0;
}
.nyuusya_innner {
	vertical-align: top;
	text-align: start;
}
.nyuusya_mainbox h3 {
	margin-bottom: 10px;
}

.nyuusya_mainbox {
	max-width: 500px;
	margin: 0 auto;
	display: block;
}
.daihyou_img {
	margin: 0 auto;
	max-width: 300px;
	width: 100%;
}
.com_box_inn_R {
float: right;
	width: 44%;
}
.com_box_inn_L {
    width: 55%;
    display: inline-block;
    padding-left: 65px;
}
.daihyou {
	font-size: 24px;
	margin-bottom: 20px;
	position: relative;
	margin-left: 25px;
}
.daihyou::after {
    content: "Greeting";
    font-size: 16px;
    font-weight: 100;
    color: #980f0f;
    position: absolute;
    top: -25px;
    left: 0;
}
.daihyou::before {
	content: "";
    position: absolute;
    border-left: 4px solid #980f0f;
    left: -25px;
    top: -22px;
    width: 1px;
    height: 55px;
}
.rinen {
	font-size: 24px;
	margin-bottom: 20px;
	position: relative;
	margin-left: 25px;
}
.rinen::after {
    content: "Values";
    font-size: 16px;
    font-weight: 100;
    color: #980f0f;
    position: absolute;
    top: -25px;
    left: 0;
}
.rinen::before {
	content: "";
    position: absolute;
    border-left: 4px solid #980f0f;
    left: -25px;
    top: -22px;
    width: 1px;
    height: 55px;
}
.com_box_inn {
    background: #fff;
    padding: 55px 20px;
    margin-top: 85px;
	margin-bottom: 85px;
}
.sub_top_box.con2_b {
    padding-top: 0px;
    margin-bottom: 65px;
}
.comp_box2 {
	max-width: 1140px;
margin: 0 auto;
display: block;
	
}
.comp_box2 h3 {
    text-align: center;
    font-size: 24px;
    color: #333;
    font-weight: 100;
	position: relative;
}
.comp_box2 h3::after {
    position: absolute;
    max-width: 650px;
    border-bottom: 1px solid #333;
    width: 100%;
    left: 0;
    right: 0;
    bottom: -12px;
    content: "";
    margin: 0 auto;
}
.sub_top_inner3 .sub_top_L {
    width: 30.5%;
    display: inline-block;
    margin-bottom: 200px;
}
.sub_top_inner3 .sub_top_R {
    width: 68%;
    float: right;
    position: relative;
    top: -20px;
}

.sub_top_inner3 img {
	width: 100%;
}

.sub_top_inner3 {
	    position: relative;
    margin: calc(0 / var(--width) * 100vw) 0 0 calc(0 / var(--width) * 100vw);
}
.recruit_box {
	margin-top: 75px;
}
.employee_box {
    margin-top: 75px;
    margin-bottom: 150px;
    position: relative;
    display: flex;
    flex-direction: column;
}
.company_box {
	margin-top: 0px;
	  position: relative;
   
}
.product_box {
        margin-top: 75px !important;
        width: 90%;
        margin: 0 auto;
   
}
.sup_box {
	margin-top: 75px;
}
.concept_box {
	margin-top: 75px;
}
.contact_box2 {
	margin-top: 75px !important;
	max-width: 745px;
	margin: 0 auto;
	position: relative;
}
.contact_box2 .to_recruit a{
position: absolute;
    top: -30px;
    right: 0;
    background-image: linear-gradient(90deg, #dc5764 0%, #980f0f 100%);
    max-width: 200px;
    border-radius: 50px;
    padding: 13px 25px;
    text-align: center;
    color: #fff;
}
.contact_box2 .to_recruit a:hover {
	background-image: linear-gradient(117deg, #ff6b7a 0%, #d62b2b 100%);
	transition: 1s;
	
}
#menu-item-106 a:hover {  
-webkit-transform: skew(0);
  transform: skew(0);
  color: #fff;
	border-bottom: none !important;
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, .1);
  box-shadow: 0 2px 3px rgba(0, 0, 0, .1);
}
#menu-item-106 a {
position: absolute;
    right: -150px;
    top: 0px;
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin: 0 auto;
    max-width: 162px;
    padding: 10px 25px;
    color: #313131;
    transition: 0.3s ease-in-out;
    font-weight: 600;
    transform: skew(-15deg);
    color: #fff;
    background-image: -webkit-linear-gradient(90deg, #dc5764 0%, #980f0f 100%);
    background-image: linear-gradient(90deg, #dc5764 0%, #980f0f 100%);
    -webkit-box-shadow: 0 5px 10px rgb(0 0 0 / 10%);
    box-shadow: 0 5px 10px rgb(0 0 0 / 10%);
    width: 100%;
    font-size: 18px;
	border-bottom: none;
}
.navbar-nav {
	position: relative;
	padding-bottom: 65px;
}
.con_privacy .wpcf7-list-item {
	margin-left: 0;
}
.con_privacy input {
	width: 20px;
	height: 20px;

    background: #fff !important;
    border: 1px solid #eee !important;
    position: absolute;
 
    top: 0px;
    left: -22px;
}



.contact_box2 .con_form.con_privacy {
	margin-left: 25px;
}
.con_form input::placeholder {
	color: #cccccc;
}
.con_form textarea::placeholder {
	color: #cccccc;
}
.con_form input {
	background: #fff !important;
	border: 1px solid #929292 !important
}
.con_name p {
    margin: 0 !important;
    padding: 0 !important;
}
.con_form textarea {
	background: #fff !important;
	border: 1px solid #eee !important;
}
.contact_box2 .con_name {
    max-width: 300px;
    display: block;
    position: relative;
    width: 30%;
    vertical-align: top;
    margin-top: 15px;
}
.contact_box2 p {
    margin: 0 !important;
    padding: 8px 0 !important;
}
.contact_box2 input.wpcf7-form-control {
	margin: 0 auto;
	display: block;
}
.wpcf7-form textarea {
	border: 1px solid #929292 !important
}
.con_privacy {
	margin-bottom: 25px;
}
.con_form p {
	margin: 0 !important;
	padding: 0 !important;
}
.contact_box2 .wpcf7-form input[type="submit"] {
    position: relative;
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin: 0 auto;
    max-width: 240px;
    padding: 15px 25px;
    color: #313131;
    transition: 0.3s ease-in-out;
    font-weight: 600;
    transform: skew(-15deg);
    color: #fff;
    background-image: -webkit-linear-gradient(90deg, #dc5764 0%, #980f0f 100%);
    background-image: linear-gradient(90deg, #dc5764 0%, #980f0f 100%);
    -webkit-box-shadow: 0 5px 10px rgb(0 0 0 / 10%);
    box-shadow: 0 5px 10px rgb(0 0 0 / 10%);
    width: 100%;
    font-size: 18px;
}
.contact_box2 .wpcf7-form input[type="submit"]:hover {
  -webkit-transform: skew(0);
  transform: skew(0);
  color: #fff;
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, .1);
  box-shadow: 0 2px 3px rgba(0, 0, 0, .1);
}
.contact_box2 .con_form {
	width: 100%;
	display: inline-block;
}
.contact_box2 .con_name span {
    font-size: 12px;
    color: #BA0003;
    font-weight: 600;
    margin-left: 10px;
}

.contact_box {
    background: #333;
    color: #fff;
    padding: 70px 0 60px;
}
.contact_box h3 {
	text-align: center;
	position: relative;
	font-size: 34px;
	color: #fff;
}
.contact_box h3::after {
		    content: "Contact";
    position: absolute;
    top: -24px;
	right: 0;
	color: #fff;
    left: 0px;
    margin: 0 auto;
	font-weight: 100;
    font-size: 18px;
    text-align: center;
}
.contact_inn {
	max-width: 855px;
	margin: 0 auto;
	display: block;
	position: relative;
}
.contact_inn::before {
    position: absolute;
    bottom: -5px;
    border-right: 1px solid #fff;
    height: 90px;
    right: 0;
    left: 0;
    width: 1px;
    margin: 0 auto;
    content: "";
}
.contact_inn li h4 {
	color: #fff;
	font-size: 16px;
	margin-bottom: 0;
	font-weight: 100;
}
.contact_inn li .phone_text a {
    font-size: 34px;
    color: #fff;
    position: relative;
    font-weight: 800;
    margin-top: -10px;
    display: block;
}
.contact_inn li .phone_text a::before {
    content: "（平日8:00～17:00）";
    position: absolute;
    font-size: 13px;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: -8px;
    color: #fff;
    font-weight: 100;
}
.contact_inn li .mail_text a {
position: relative;
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin: 0 auto;
    max-width: 240px;
    padding: 5px 25px;
    color: #313131;
    transition: 0.3s ease-in-out;
    font-weight: 600;
    transform: skew(-15deg);
    color: #333;
    background-image: -webkit-linear-gradient(90deg, #ffffff 0%, #b5b5b5 100%);
    background-image: linear-gradient(90deg, #ffffff 0%, #b5b5b5 100%);
    -webkit-box-shadow: 0 5px 10px rgb(0 0 0 / 10%);
    box-shadow: 0 5px 10px rgb(0 0 0 / 10%);
    margin-top: 11px;
}


.contact_inn li .mail_text a:hover {
  -webkit-transform: skew(0);
  transform: skew(0);
  color: #333;
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, .1);
  box-shadow: 0 2px 3px rgba(0, 0, 0, .1);
}

.contact_inn li {
    display: inline-block;
    width: 50%;
	vertical-align: top;
    text-align: center;
    margin: 0 -2px;
}
.setsubi_box::after {
    position: absolute;
    border-left: 4px solid #980f0f;
    left: -22px;
    top: -16px;
    height: 56px;
    content: "";
}
.privacy_com {
    border: 3px solid #980f0f;
    padding: 20px 50px;
    margin: 0 auto;
    display: block;
    max-width: 750px;
    width: 100%;
    margin-top: 27px;
    font-size: 18px;
}
.privacy_list p {
	font-size: 18px !important;
	color: #333;
}
.privacy_list {
	margin-bottom: 55px;
}
.privacy_box_text {
	margin-bottom: 65px;
}
.privacy_box_inn h3 {
	font-size: 26px;
	margin-bottom: 5px;
}
.privacy_box {
	position: relative;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 75px;
}
	.privacy_box::after {
position: absolute;
    border-left: 4px solid #980f0f;
    left: -22px;
    top: -19px;
    height: 65px;
    content: "";
}
.contact_box2 h2 {
font-size: 34px;
    position: relative;
    text-align: left;
    color: #980f0f !important;
}
.contact_box2 h2::before {
content: "Contact-Form";
    position: absolute;
    top: -18px;
    left: 0px;
    margin: 0 auto;
    font-size: 15px;
    text-align: center;
	font-weight: 100;
}
.privacy_box h2 {
font-size: 34px;
    position: relative;
    text-align: left;
    color: #980f0f !important;
}
.privacy_box h2::before {
	    content: "Privacy-Policy";
    position: absolute;
    top: -18px;
    left: 0px;
    margin: 0 auto;
    font-size: 15px;
    text-align: center;
	font-weight: 100;
}
.setsubi_box2 h2 {
	font-size: 34px;
    position: relative;
    text-align: left;
    color: #980f0f !important;
}
.setsubi_box2 h2::before {
	    content: "Facilities";
    position: absolute;
    top: -18px;
    left: 0px;
    margin: 0 auto;
    font-size: 15px;
    text-align: center;
	font-weight: 100;
}
.setsubi_box2 h4.design-tmpl {
	border-bottom: 2px solid #980f0f;
}
.setsubi_box2 table tr th,.setsubi_box2 table tr td{
	    padding: 5px 0px 5px 20px;
}
.company_box h2 {
	font-size: 34px;
    text-align: left;
    color: #980f0f !important;
	margin-bottom: 0;
}

.company_box h2.greeting::before {
	
	    content: "Greeting";
    position: absolute;
    top: -18px;
    left: 0px;
    margin: 0 auto;
    font-size: 15px;
    text-align: center;
	font-weight: 100;
}
.company_box h2.about_sdgs::before {
	
	    content: "SDGs fulfillment";
    position: absolute;
    top: -18px;
    left: 0px;
    margin: 0 auto;
    font-size: 15px;
    text-align: center;
	font-weight: 100;
}
.company_box h2::before {
	    content: "Company";
    position: absolute;
    top: -18px;
    left: 0px;
    margin: 0 auto;
    font-size: 15px;
    text-align: center;
	font-weight: 100;
}
.product_box h2 {
	font-size: 34px;
    position: relative;
    text-align: left;
    color: #980f0f !important;
}
.product_box h2::before {
	    content: "Products";
    position: absolute;
    top: -18px;
    left: 0px;
    margin: 0 auto;
    font-size: 15px;
    text-align: center;
	font-weight: 100;
}
.concept_box h2 {
	font-size: 34px;
    position: relative;
    text-align: left;
    color: #980f0f !important;
}
.concept_box h2::before {
	    content: "Concept";
    position: absolute;
    top: -18px;
    left: 0px;
    margin: 0 auto;
    font-size: 15px;
	font-weight: 100;
    text-align: center;
}
.recruit_box h2 {
	font-size: 34px;
    position: relative;
    text-align: left;
    color: #980f0f !important;
}
.recruit_box h2::before {
	    content: "Recruit";
    position: absolute;
    top: -18px;
	font-weight: 100;
    left: 0px;
    margin: 0 auto;
    font-size: 15px;
    text-align: center;
}
.employee_box h2 {
	font-size: 34px;
    position: relative;
    text-align: left;
    color: #980f0f !important;
}
.employee_box h2::before {
	    content: "Interview";
    position: absolute;
	font-weight: 100;
    top: -18px;
    left: 0px;
    margin: 0 auto;
    font-size: 15px;
    text-align: center;
}
.sup_box h2 {
	font-size: 34px;
    position: relative;
    text-align: left;
    color: #980f0f !important;
}
.sup_box h2::before {
	    content: "Suppliers";
    position: absolute;
	font-weight: 100;
    top: -18px;
    left: 0px;
    margin: 0 auto;
    font-size: 15px;
    text-align: center;
}
.quality_box h2 {
	font-size: 34px;
    position: relative;
    text-align: left;
    color: #980f0f !important;
}
.quality_box h2::before {
	    content: "Quality";
    position: absolute;
	font-weight: 100;
    top: -18px;
    left: 0px;
    margin: 0 auto;
    font-size: 15px;
    text-align: center;
}

.sub_top_box3 .company_R .inner_text h3 {
	position: relative;
	font-size: 34px;
	color: #333 !important;
	margin-bottom: 0;
}
.sub_top_box3 .company_R .inner_text h3::before {
	    content: "Equipment";
    position: absolute;
    top: -24px;
    right: 0px;
    margin: 0 auto;
    font-size: 18px;



    text-align: center;
	font-weight: 100;
}

.section-space-page {
	padding: 0 !important;
}
.concept_box {
    margin-top: 75px;
}
.quality_box {
    margin-top: 75px;
}
.sub_top_box3 .company_L .inner_text h3 {
	position: relative;
	font-size: 34px;
	color: #333 !important;
	margin-bottom: 0px;
}

.sub_top_box3 .company_L .inner_text h3::before {
    content: "Product";
    position: absolute;
    top: -24px;
    left: 0px;
    margin: 0 auto;
    font-size: 18px;
    text-align: center;
    font-weight: 100;
}
.sub_top_box3 .company_R .inner_text h3::after {
		position: absolute;
	border-right: 4px solid #980f0f;
    right: -22px;
    top: -20px;
    height: 60px;
    content: "";
}

.sub_top_box3 .company_L .inner_text h3::after {
position: absolute;
    border-left: 4px solid #980f0f;
    left: -22px;
    top: -20px;
    height: 60px;
    content: "";
}
.sub_top_box3 .company_R .inner_text {  
position: absolute;
    color: #333;
    top: 0;
    right: 0;
    margin: 0 auto;
    z-index: 2;

    padding-top: 30px;
    width: 100%;
    padding-right: 196px;
    padding-bottom: 0;
    border-radius: 0 0px 0px 0px;
    text-align: right;
	backdrop-filter:blur(10px);
}
.sub_top_box3 .company_R:hover .inner_text {
	
}
.sub_top_box3 .company_L .inner_text {  
    position: absolute;
    color: #333;
    top: 0;
    left: 0;
    margin: 0 auto;
    z-index: 2;
  	backdrop-filter:blur(10px);
    padding-top: 30px;
    width: 100%;
    padding-left: 195px;
    padding-bottom: 0;
    margin-top: 0px;
    border-radius: 0 0px 0px 0;
}
.sub_top_box3 .company_L:hover,.sub_top_box3 .company_R:hover {
	opacity: 0.7;
	transition: 0.5s;
	
}
.sub_top_box3 {
margin: 0 auto;
    display: flex;
    margin-top: 100px;
    margin-bottom: 0px;
    position: relative;
	background: #fff;
	padding: 50px 0;

}

.sub_top_box3 .company_R {
    position: relative;
    display: block;
    width: 50%;
    z-index: 1;
}
.sub_top_box3 .company_L {
    position: relative;
    display: block;
    width: 50%;
    z-index: 1;
	opacity: 1;
}
.sub_top_box2 {
	margin-bottom: 0px;
	margin-top: 100px;
}
.syain_each_box {
    display: inline-block;
    margin: 0 0px;
    margin-bottom: 0px;
	position: relative;
}
.syain_each_box a {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	z-index: 999;
}

.syain_each_box img {
	text-align: center;
	margin: 0 auto;
}
.syain_box {
    font-size: 21px;
    text-align: center;
    margin: 0px 0 0px;
    font-weight: 100;
    padding-top: 20px;
    position: relative;
    padding-bottom: 13px;
}
.sub_top_box {
    padding-top: 80px;
    margin-bottom: 150px;
}
.setsubi_box h3 span {
	color: #980f0f;
}
.setsubi_box .kaigyou {
	display: block;
}
.setsubi_box {
	width: 85%;
margin-bottom: 200px;
	margin-top: 0px;
}
.m-top {
	width: 90%;
	margin: 0 auto;
}
.setsubi_box2 {
width: 90%;
        margin-bottom: 125px !important;
        margin-top: 75px !important;
        margin: 0 auto;
    }
.sub_top_inner2 .sub_top_L {
width: 39.5%;
    display: inline-block;
    margin-bottom: 70px;
    z-index: 10;
    position: relative;
    margin-left: 200px;
    margin-top: 30px;
}

.sub_top_inner2 .sub_top_R {
    right: 0;
    width: 12.5%;
    vertical-align: top;
    display: block;
    position: absolute;
    top: 0;
    text-align: center;
    margin: 0 0 0 10px;
    height: 100%;
    object-fit: cover;
}



.sub_top_inner2 .setsubi_box {
    width: 100%;
    margin-bottom: 0px;
}

.sub_top_inner2 .sub_top_R_R {
	  text-align: center;
margin-right: 0px;
    width: 100%;
    float: none;
    position: relative;
	display: block;
    background: #fff;
    padding: 0px 0 0;
	margin-bottom: 50px;
}
.sub_top_inner .sub_top_L {
width: 39.5%;
    display: inline-block;
    margin-bottom: 0px;
    z-index: 10;
    position: relative;
    margin-left: 200px;
    margin-top: 30px;
}
.sub_top_inner .sub_top_R {
    width: 100%;
    float: none;
    position: absolute;
    top: 0;
    z-index: 0;
}
.sub_top_inner .sub_top_R .img_uside_p {
    position: absolute;
    right: 25px;
    top: 130px;
    max-width: 313px;
}
.sub_top_inner {
	    position: relative;
    margin: calc(0 / var(--width) * 100vw) 0 0 calc(0 / var(--width) * 100vw);
	padding-top: 95px;
}
.sub_top_inner4 {
	    position: relative;
    margin: calc(0 / var(--width) * 100vw) 0 0 calc(0 / var(--width) * 100vw);
	margin: 95px 0;
	display: flex;
}
.sub_top_inner4 .setsubi_top_L {
    bottom: 52px;
    width: 100%;
    right: 30px;
    position: relative;
    max-width: 650px;
}
.sub_top_inner2 {
    position: relative;
    margin: calc(0 / var(--width) * 100vw) 0 0 calc(0 / var(--width) * 100vw);
    padding-top: 55px;
	overflow: hidden;
}
.sub_top_inner2::before {

}
.top_rec_img {
position: absolute;
        left: -69%;
        top: 2px;
        width: 171%;
}
.sub_top_inner2 .top_rec_img:hover {
	opacity: 0.7;
	transition: 0.5s;
}
.sub_top_inner4 .sub_top_L {
    width: 39.5%;
    display: inline-block;
    margin-bottom: 70px;
    z-index: 10;
    position: relative;
    margin-left: 200px;
    margin-top: 85px;
}
.navbar .nav .nav-item .nav-link, .navbar .nav .nav-item.html a {
	font-size: 16px !important;
	
}

.sub_top_inner h2 {
    font-size: 34px;
    position: relative;
    color: #333 !important;
    margin-bottom: -4px;
}
.sub_top_inner h2::before {
    content: "Company";
    position: absolute;
    top: -24px;
    left: 0px;
    margin: 0 auto;
    font-size: 18px;
    text-align: center;
    font-weight: 100;
}
.setsubi_box h3 {
	font-size: 18px;
	font-weight: 100;
	margin-bottom: 0;
}
.sub_top_inner2 h2 {
    font-size: 34px;
    position: relative;
    color: #333 !important;
	margin-bottom: 0;
}
.sub_top_inner2 h2::before {
    content: "Recruit";
    position: absolute;
    top: -24px;
    left: 0px;
	font-weight: 100;
    margin: 0 auto;
    font-size: 18px;
    text-align: center;
}
.navbar-nav a {
	font-weight: 600 !important;
	position: relative;
	transition: 0.5s;
	    min-width: 75px;
}
.navbar-nav a::after {
	border: 2px solid #c9c9c900;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 0%;
	content: "";
	transition: 0.5s;
}
/*
.navbar-nav a:hover::after {
	border: 2px solid #980f0f;
	width: 100%;
	transition: 0.5s;
} 
*/
.button010 {
    text-align: center;
    margin: 0 auto;
    margin-top: 25px;
}
.top_box {
    margin-top: 0px !important;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    text-align: center;
    width: 90%;
    margin: 0 auto;
	margin-bottom: 20px !important;
	column-gap: 20px;
}
.top_box li {
	display: inline-flex;
	flex: 1;
	vertical-align: top;
	margin: 0 auto;
	position: relative;
}
.top_box li:nth-child(2){
	
}
.top_box li .button010 {
right: 0;
    position: absolute;
    bottom: 0;
    left: 0;
	z-index: 999;
}
.top_message2 {
	margin-top: 125px;
max-width: 1140px;
    margin: 0 auto;
}
.top_message2 h2 {
    font-size: 34px;
    position: relative;
    text-align: center;
    color: #980f0f !important;
    margin-bottom: 12px;
}


.top_message2 h2::before {
    content: "Our Strengths";
    position: absolute;
    top: -18px;
    left: 0;
    right: 0;
    margin: 0 auto;
    font-size: 15px;
    text-align: center;
    font-weight: 100;
}
.top_message2 h3 {
    font-size: 21px;
    text-align: center;
    line-height: 27px;
    color: #333;
    font-weight: 100;
    margin-top: 6px;
}
.top_message2 h3 span {
	color: #980f0f;

}
.top_message2 .fadein2 {
	display: inline-block;
}
.top_message {
    position: inherit;
    max-width: 590px;
    bottom: 65px;
    left: 0;
    margin: 0 auto;
    display: block;
    right: 0;
    color: #333 !important;
    margin-top: 55px;
    margin-bottom: 100px;
}
.row {
	display: block !important;
}
.col-lg-4 {
	display: none;
}
.top_message h2 {
	font-size: 62px;
	text-align: center;
	position: relative;
	   color: #333 !important;
}
.top_message h2 span {
	font-size: 36px;
	color: #535353;
}
.top_message::after {
	 
	animation:line 3s 1.5s ease infinite
}
.top_message::before {
content: "Creation & Destruction";
    position: absolute;
    top: -21px;
    left: 0;
    right: 0;
    margin: 0 auto;
    font-size: 17px;
    text-align: center;
}
.top_message::after {

}
.navbar a {
	position: relative;
	transition: 0.5s;
	font-size: 16px;
}
.navbar .dropdown-menu a{
	margin-bottom: 20px;
} 
.foot_main {
    position: relative;
    padding: 2rem 0 0;
    border-top: 1px solid #333;
    margin-bottom: 0px;
}


#page {
    background-color: #f8f8f8cf !important;
}
.min_movie video {
	width: 100%;
	background-size: contain;
}
.min_movie {
	position: relative;
	margin-top: 10px;
}
.page-seperate {
	display: none !important;
}
.foot_menu_inn {
	margin-bottom: 25px;
}
.foot_inn:nth-child(4){
	border-right: 1px solid #333;
}
.foot_menu_title {
	font-weight: 600;
	margin-bottom: 10px;
	font-size: 14px;
}
.foot_logo {
	margin-bottom: 25px;
}
.foot_logo img {
	max-width: 325px;
}
.foot_inn {
    width: 33.3333%;
    display: inline-block;
    vertical-align: top;
    border-left: 1px solid #333;
    padding-left: 55px;
    padding-bottom: 0px;
    margin: 0 -2px;
}
.foot_inn li {
	display: list-item;
	list-style-type: disc;
	padding-left: 10px;
	font-size: 13px;
	position: relative;
}
.foot_inn li::marker {
	margin-right: 5px;
}
.foot_inn li.sdgs_icon::before {
    content: "";
    background-image: url(/img/wheel.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 20px;
    height: 20px;
    position: absolute;
    right: inherit;
    top: 0px;
    left: 130px;
    margin: 0 auto;
}
.foot_box {
    max-width: 1000px;
    margin: 0 auto;
    margin-bottom: 40px;
}
.col-lg-4 {
	display: none !important;
}
.col-lg-8 {
	width: 100% !important;
	max-width: 100% !important;
}
.site-title img {
	max-width: 350px;
}
.copylight {
    background: #323232;
    font-size: 14px;
    text-align: center;
    color: #fff;
}


/*///podd//*/
@media only screen and (max-width: 1200px) {
	.setsubi_box2 {
    width: 90%;
    margin-bottom: 125px !important;
    margin-top: 75px !important;
    margin: 0 auto;
}
	.privacy_box_inn {
		width: 90%;
		margin: 0 auto;
	}
	.privacy_box {
    position: relative;
    padding-bottom: 0px;
    margin-bottom: 0px;
    margin-top: 75px !important;
    width: 90%;
    margin: 0 auto;
}
	.sitemap_box {
    margin-top: 75px !important;
    margin: 0 auto;
    margin-bottom: 100px;
    width: 90%;
}
	.employee_box {

    width: 90%;
    margin: 0 auto;
}
	.saiyo_dai_inn_2 {
    display: flex;
    gap: 55px;
    width: 90%;
    margin: 0 auto;
}
	.saiyo_dai_inn {
    display: flex;
    flex-direction: column;
    margin-top: 85px !important;
    width: 90%;
    margin: 0 auto;
}
	.security {
    margin-top: 85px !important;
    margin-bottom: 150px !important;
    color: #1c314c !important;
    display: flex;
    margin: 0 auto;
    gap: 100px;
    width: 90%;
}
	.product_box {
    margin-top: 75px !important;
    width: 90%;
    margin: 0 auto;
}
	.dep_eachbox {
    margin-bottom: 85px !important;
    position: relative;
    max-width: 1140px;
    margin: 0 auto;
    display: block;
    width: 90%;
}
	.dropdown-menu {
    min-width: min-content !important;
    max-width: inherit !important;
}
	.dropdown-menu li {
    display: block !important;
    padding: 0 10px;
}
	.foot_logo {
    margin-bottom: 25px !important;
    width: 90%;
    margin: 0 auto;
}
	.sub_top_box3 .company_R .inner_text {
    position: absolute;
    color: #333;
    top: 0;
    right: 0;
    margin: 0 auto;
    z-index: 2;
    padding-top: 30px;
    width: 100%;
    padding-right: 110px;
    padding-bottom: 0;
    border-radius: 0 0px 0px 0px;
    text-align: right;
    backdrop-filter: blur(10px);
}
	.sub_top_box3 .company_L .inner_text {
    position: absolute;
    color: #333;
    top: 0;
    left: 0;
    margin: 0 auto;
    z-index: 2;
    backdrop-filter: blur(10px);
    padding-top: 30px;
    width: 100%;
    padding-left: 110px;
    padding-bottom: 0;
    margin-top: 0px;
    border-radius: 0 0px 0px 0;
}
	.sub_top_inner4 .sub_top_L {
    width: 39.5%;
    display: inline-block;
    margin-bottom: 70px;
    z-index: 10;
    position: relative;
    margin-left: 110px;
    margin-top: 25px;
}
	.iso_logo_2 {
    max-width: 180px;
    margin: 0 auto;
    display: block;
    margin-top: 35px;
    padding-top: 10px;
}
	.katsudou_box_inn .each_katsudou:nth-child(2) {
    background: #F8FF8F;
    height: 100%;
    min-height: 330px;
}
	.iso_logo img {
    height: auto;
    flex: unset;
    width: 50%;
    padding: 2px;
    max-width: 100px;
}
	.sdgs_box img {
    max-height: 280px;
    width: 100%;
}
	.katsudou_box_inn .each_katsudou {
    flex: 1;
    height: 100%;
    display: block;
    padding-top: 25px;
    padding-bottom: 30px;
    width: 30%;
}
	.sub_top_inner .sub_top_L {
    width: 39.5%;
    display: inline-block;
    margin-bottom: 0px;
    z-index: 10;
    position: relative;
    margin-left: 110px;
    margin-top: 30px;
}
	.top_rec_img {
    position: absolute;
    left: -50%;
    top: 0;
    width: 155%;
}
	.sub_top_inner2 .sub_top_L {
    width: 49.5%;
    display: inline-block;
    margin-bottom: 70px;
    z-index: 10;
    position: relative;
    margin-left: 110px;
    margin-top: 0px;
}
	.navbar .nav .nav-item .nav-link {
		font-size: 20px !important;
	}
	.navbar .nav .nav-item .dropdown-item {
		font-size: 20px !important;
		width: 100%;
	}
	
	.navbar-collapse {
		padding-bottom: 100px !important;
	}
	#menu-item-106 a {
		position: absolute;
    right: inherit;
    top: inherit;
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin: 0 auto;
    max-width: 162px;
    padding: 0px 10px;
    transition: 0.3s ease-in-out;
    font-weight: 600;
    transform: skew(-15deg);
    color: #fff;
    background-image: -webkit-linear-gradient(90deg, #dc5764 0%, #980f0f 100%);
    background-image: linear-gradient(90deg, #dc5764 0%, #980f0f 100%);
    -webkit-box-shadow: 0 5px 10px rgb(0 0 0 / 10%);
    box-shadow: 0 5px 10px rgb(0 0 0 / 10%);
    width: 100%;
    font-size: 18px;
    border-bottom: none;
    left: 0;
    bottom: -46px;
}
}

@media only screen and (max-width: 990px) {
}
/*//mobb/*/
@media only screen and (max-width: 480px) {
	.section-space-page.page.m-top {
		margin-top: 135px !important;
	}
	.koubai_h2::after {
    content: "";
    background-image: url(/img/koubai_w.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 288px;
    height: 79px;
    position: absolute;
    right: 0;
    margin: 0 auto;
    top: -70px;
    z-index: -1;
    opacity: 0.9;
    left: 0;
}
	.kana_h2::after {
    content: "";
    background-image: url(/img/kana_w.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 287px;
    height: 142px;
    position: absolute;
    right: 0;
    margin: 0 auto;
    top: -39px;
    z-index: -1;
    opacity: 0.9;
    left: 0;
}
	.seikei_h2::after {
    content: "";
    background-image: url(/img/seikei_w.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 284px;
    height: 84px;
    position: absolute;
    right: 0;
    margin: 0 auto;
    top: -63px;
    z-index: -1;
    opacity: 0.9;
    left: 0;
}
	.hinshitsu_h2::after {
    content: "";
    background-image: url(/img/hinshitsu_w.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 264px;
    height: 142px;
    position: absolute;
    right: 0;
    margin: 0 auto;
    top: -64px;
    z-index: -1;
    opacity: 0.9;
    left: 0;
}
	.kakou_h2::after {
    content: "";
    background-image: url(/img/pro_w.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 290px;
    height: 73px;
    position: absolute;
    right: 0;
    margin: 0 auto;
    top: -42px;
    z-index: -1;
    opacity: 0.9;
    left: 0;
}
	
	.sub_mes {
    text-align: center;
    position: inherit;
    bottom: 0px;
    left: 0;
    right: 0;
    margin: 0 auto;
    font-size: 21px;
}
	.sub_top_box3 .company_L img {
    max-width: 685px;
    width: 100%;
    float: none;
    margin-top: 43px;
}
	.company_box h2::before {
    content: "Company";
    position: absolute;
    top: 11px;
    left: 0px;
    margin: 0 auto;
    font-size: 11px;
    text-align: center;
    font-weight: 100;
}
	.sub_top_inner4 img {
    height: 100%;
    opacity: 0.7;
    width: 182%;
    background-position: right 50% top 50%;
    left: -42%;
    position: relative;
}
	ul.navbar-nav {
		background: #333;
	}
	.company_add {
    margin-left: 0px;
    font-size: 14px;
    margin-top: 5px;
    margin-bottom: 34px;
}
	.foot_logo {
    margin-bottom: 25px;
    width: 90%;
    margin: 0 auto;
}
	.employee_text_st {
    font-size: 18px;
    font-weight: 600;
    text-align: left;
}
	
	.saiyo_dai_R {
    max-width: 255px;
    text-align: center;
    margin: 0 auto;
}

	.under_what_injec_text,.under_what_injec_img {
    width: 100%;
		font-size: 18px;
}
	.under_what_injec h5,.under_what_injec h4 {
		font-size: 18px;
	}
	.under_what_injec li .under_what_injec_inn {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}
	.what_injec_inn2 li {
    list-style: none;
    font-size: 16px;
}
	.what_injec_inn2 {
    background: #fff4de;
    padding: 20px;
    border-radius: 10px;
    margin-top: 15px !important;
    display: flex;
    gap: 15px;
    justify-content: center;
    flex-direction: column;
}
	.injec_movie {
    display: flex;
    gap: 0px;
    margin-bottom: 50px;
    flex-direction: column;
}
	.dep_about2 {
    display: flex;
    gap: 0px;
    margin-top: 55px;
    flex-direction: column-reverse;
}
	.dep_about_L,.dep_about_R,.dep_about_L2,.dep_about_R2 {
    width: 100%;
		font-size: 18px;
}
	
	.sub_top_inner4 .sub_top_L {
    width: 85%;
    display: block;
    margin-bottom: 70px !important;
    z-index: 10;
    position: relative;
    margin-left: 0px;
    margin-top: 30px;
    margin: 0 auto;
		height: 100%;
		padding-top: 25px;
}
	.sub_top_inner4 {
    position: relative;
    margin: calc(0 / var(--width)* 100vw) 0 0 calc(0 / var(--width)* 100vw);
    padding-top: 0px;
    display: flex;
    flex-direction: column;
}
	.employee_under {
    max-width: 1140px;
    width: 100%;
    margin-bottom: 100px !important;
    margin: 0 auto;
    padding: 0 15px;
}
	.sitemap_box_2 .sitemap_inn {
    flex: 100%;
}
	.sitemap_box_2 {
    display: flex;
    flex-wrap: wrap;
		font-size: 18px;
}
	.sitemap_box_2 .sitemap_inn {
    width: 80%;
    margin: 0 auto;
}
	.katsudou_box_inn .each_katsudou:nth-child(3) {
    background: #fff;
    height: 100%;
    min-height: 360px;
}
	.iso_logo_2 {
    max-width: 155px;
    margin: 0 auto;
    display: block;
    margin-top: 10px;
    padding-top: 10px;
}
	.iso_logo img {
    flex: 1;
    width: 100%;
    max-width: 155px;
    text-align: center;
    margin: 0 auto;
}
	.sub_top_box3 a.company_R img.company_img {
    position: relative;
    bottom: -40px;
    max-width: 700px;
    margin: 0 auto;
    text-align: center;
    display: block;
    left: 0;
    right: 0;
}
	.katsudou_box_inn .each_katsudou {
    flex: 1;
    height: 100%;
    display: block;
    padding-top: 25px;
    padding-bottom: 30px;
    width: 100%;
}
	.katsudou_box_inn .each_katsudou:nth-child(2) {
    background: #F8FF8F;
    height: 100%;
    min-height: 360px;
}
	.iso_logo {
    display: flex;
    gap: 5px;
    padding: 10px;
    margin-top: 10px;
}
	.katsudou_box_inn {
    flex-direction: column;
    display: flex;
    width: 100%;
    margin: 0 auto;
    align-items: baseline;
    text-align: center;
    gap: 20px;
    margin-bottom: 85px;
}
	.katsudou {

	}
	   .katsudou .sub_top_inner .sub_top_L {
        width: 85%;
        display: block;
        margin-bottom: 26px;
        margin: 0 auto;
        padding-bottom: 15px;
    }
	.top_box {
    margin-top: 0px !important;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    text-align: center;
    width: 90%;
    margin: 0 auto;
    margin-bottom: 0px !important;
    column-gap: 20px;
    flex-direction: column;
}
	.saiyo_dai_inn_2 {
    display: flex;
    gap: 55px;
    flex-direction: column;
    font-size: 18px;
    margin-bottom: 55px;
}
	.secu_right {
    justify-content: flex-end;
    display: flex;
    flex-direction: column;
    margin-top: 30px;
    text-align: right;
    margin-bottom: 50px;
}
	.dep_each_list li::before {
	content: "/";
	position: absolute;
	left: 0;
	top: -5px;
	font-size: 21px;
	
}
	.dep_each_list li a {
    max-width: inherit;
    position: relative;
    text-align: center;
    display: block;
    margin-bottom: 20px;
}
	.dep_each_list li {
		width: 80%;
		margin: 0 auto;
	}
	.dep_each_list {
    display: flex;
    margin-top: 135px !important;
    margin-bottom: 85px;
    flex-direction: column;
		font-size: 18px;
}
	.dep_about_inn {
    margin-bottom: 20px;
    flex: 1 0 30%;
    display: flex;
    flex-direction: column;
    align-items: center;
}
	.dep_about {
    display: flex;
    gap: 10px;
    flex-direction: column;
}
	.dep_works_text {
    margin-bottom: 35px;
    font-size: 18px;
}
	.sec_inn_R {
    width: 80%;
    margin: 0 auto;
}
	.sec_inn_L {
    width: 100%;
}
	.security p,.security_2 p {
		font-size: 18px !important;
	}
	.security {
		font-size: 18px;
    margin-top: 85px !important;
    margin-bottom: 150px !important;
    color: #1c314c !important;
    display: flex;
    margin: 0 auto;
    gap: 20px;
    flex-direction: column;
}
	.enkaku_h2::after {
    content: "History";
    font-size: 16px;
    font-weight: 100;
    color: #980f0f;
    position: absolute;
    top: -25px;
    left: 45px;
}
	h2.enkaku_h2 {
	        margin-left: 45px;
        margin-top: 80px;
    }
	table.table-bordered td a {
    margin-left: 0px;
    color: #980f0f;
    display: block;
    margin-top: 0px;
}
	.con_under_link li::after {
		content: "/";
	position: absolute;
	left: 0;
	top: 9px;
	font-size: 16px;
}
	.con_under_link li {
        text-align: center;
        list-style: none;
        padding: 10px;
        display: block;
        min-width: 234px;
        position: relative;
        margin-bottom: 20px !important;
        width: 80%;
        margin: 0 auto;
    }
	.rinen_box h3 {
    font-size: 33px !important;
    position: relative !important;
		margin-top: 55px;
}
	.rinen_box {
    margin: 0 auto;
    margin-left: 0px;
    margin-right: 0px;
}
	.dropdown-menu {
     min-width: inherit !important;
     max-width: inherit !important;
}
	ul.dropdown-menu {
		margin: 0 !important;
	} 
	.dropdown-menu li {
		display: block !important;
	}
.product_box_inn li {
    flex: 0 0 calc(50% - 10px);
    background: #eee;
    padding: 10px;
    list-style: none;
    min-height: 150px;
    display: flex;
    justify-content: center;
    align-items: center;
    max-height: 150px;
}

	.product_box_inn li img {
        width: auto;
        height: auto;
        display: block;
        max-height: 100px;
        max-width: 100px;
    }
	#wprmenu_bar .menu_title {
    left: 0%;
}
	.admin-bar #wprmenu_menu_ul li {
    flex: 1 0 100% !important;
    margin: 0 auto;
}
	#mg-wprm-wrap ul li.menu-item a.wprmenu_parent_item,.menu-item-448 a,.menu-item-35 a,.menu-item-183 a,.menu-item-36 a,.menu-item-106 a{
    background: #fff;
    padding: 0 25px !important;
    color: #980f0f !important;
    margin-right: 0px;
}
	.employee_under h2::before {
    position: absolute;
    border-bottom: 21px solid #980f0f;
    left: 16px;
    top: -22px;
    width: 20px;
    content: "";
}
	.ichinichi_box h2::before {
    position: absolute;
    border-bottom: 21px solid #980f0f;
    left: 1px;
    bottom: 37px;
    width: 20px;
    content: "";
}
	.emp_under_name h3 {
    max-width: 100px;
    margin-right: 20px;
    margin-bottom: 10px;
}
	.employee_inn4 .nagare_text {
		bottom: inherit;
		left: inherit;
		right: inherit;
		position: inherit;
    margin: 0 auto;
    text-align: center;
    max-width: 133px;
    font-size: 14px;
    background: #333;
    transform: skew(340deg);
    color: #fff;
    transition: 0.5s;
    background-image: linear-gradient(90deg, #dc5764 0%, #980f0f 100%);
}
	.employee_inn4 {
    display: flex;
    gap: 65px;
    text-align: left;
    width: 75%;
    flex-direction: column;
    margin: 0 auto;
}
	.nyuusya_riyuu_top::before {
    content: "”";
    position: absolute;
    font-size: 90px;
    color: #eeeeee91;
    left: -18px;
    top: -15px;
    font-family: monospace;
    z-index: -1;
    line-height: 1;
}
	.division_box .division_R li {
    border-bottom: none;
    margin-bottom: 0;
    border-top: none;
    padding-top: 10px;
    list-style-type: circle;
    display: inline-block;
    padding-right: 0px;
    max-width: 375px;
    width: 90%;
    position: relative;
    margin-left: 0px;
    margin-left: 18px;
}
	.division_box .division_R {
    flex: 100%;
    margin-top: 9px;
    margin-bottom: 110px;
    font-size: 16px;
}
	.division_box {
    display: flex;
    margin-top: 100px;
    padding: 0 15px;
		flex-direction: column;
}
	.nagare_box {
		padding: 0 15px;
	}
	.inter_text {
    margin-bottom: 35px;
    line-height: 26px;
    font-size: 16px;
}
	.interview_box_under {
    background: #b4113f;
    color: #fff;
    margin-bottom: 0px;
}
	.interview_box3 {
    display: flex;
    gap: 25px;
    margin-bottom: 50px;
    flex-direction: column-reverse;
		padding: 0 15px;
}
	#menu-item-448::before {
    content: "";
    background-image: url(/img/wheel.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 20px;
    height: 20px;
    position: absolute;
    right: -11px;
    top: 13px;
    left: -175px;
    margin: 0 auto;
}
	#menu-item-448 {
    position: relative;
    padding-right: 0px;
}
	.interview_box2 {
    display: grid;
    grid-gap: 25px;
    grid-template-columns: auto;
    margin-bottom: 0px;
    padding: 0 15px;
}
	.under_inn {
    margin-bottom: 0px !important;
    max-width: 1140px;
    margin: auto;
    margin-top: 10px;
    padding: 45px 15px 52px;
    padding-right: 15px;
    font-weight: 500;
    line-height: 25px;
    font-size: 16px;
}
	.ichinichi_box2 {
    margin-bottom: 0px !important;
    max-width: 1140px;
    margin: 0 auto;
    margin-top: 75px;
    padding: 0 15px;
}


	.interview_box {
    display: flex;
    gap: 25px;
    flex-direction: column-reverse;
}

	.nyuusya_img {
    padding-right: 0px;
    position: inherit;
    right: 0;
    top: 0;
    width: 70%;
    margin: 0 auto;
}
	
	#lottie-animation_mob {
    margin-top: 83px !important;
    width: 90%;
    margin: 0 auto;
    display: block;
    margin-bottom: 55px;
}
	.for_pc {
	display: none !important;
	
}
.for_mob {
	display: inherit !important;
}
	.contact_box2 .to_recruit a {
    position: absolute;
    top: -66px;
    right: 0;
    background-image: linear-gradient(90deg, #dc5764 0%, #980f0f 100%);
    max-width: 200px;
    border-radius: 50px;
    padding: 13px 25px;
    text-align: center;
    color: #fff;
}
	.bosyuu_a a {
    display: flex;
    justify-content: space-around;
    max-width: 220px;
    transition: 0.3s ease-in-out;
    font-weight: 600;
    transform: skew(-15deg);
    color: #fff;
    background-image: -webkit-linear-gradient(90deg, #dc5764 0%, #980f0f 100%);
    background-image: linear-gradient(90deg, #dc5764 0%, #980f0f 100%);
    -webkit-box-shadow: 0 5px 10px rgb(0 0 0 / 10%);
    box-shadow: 0 5px 10px rgb(0 0 0 / 10%);
    width: 100%;
    font-size: 18px;
    border-bottom: none;
    text-align: center;
    position: relative;
    margin-top: 10px;
    margin-bottom: 15px !important;
    margin: 0 auto;
}
	.bosyuu_a {
		text-align: center;
	}
	.recruit_box h2.kinmuchi {
    float: left;
    font-size: 26px;
}
	.recruit_box h2 {
    font-size: 26px;
    position: relative;
    text-align: left;
    color: #980f0f !important;
}
	.bosyuu_map iframe {
    max-width: 650px;
    height: 350px;
    margin: 0 auto;
    display: block;
}
	
	.bosyuuu_box table tr {
		border-bottom: none;
	}
	.bosyuuu_box table th {
    width: 100%;
    padding-left: 20px;
    vertical-align: top;
    display: block;
    background: #eee;
		font-size: 16px;
    border-top: 1px solid #333 !important;
}
	.bosyuuu_box table td p {
		font-size: 16px;
	}
	.bosyuuu_box table td {
		display: block;
		font-size: 16px;
		width: 100%;
		padding: 15px;
	}
	.bosyuuu_text {    
	font-size: 16px;
    line-height: 26px;
}
	.recruit_box {
		margin-top: 105px;
	}
	.nyuusya_riyuu::before {
 
    position: absolute;
    font-size: 212px;
    color: #eeeeee91;
    left: -17px;
    top: -44px;
    font-family: monospace;
    z-index: 1;
    line-height: 1;
}
	.sonota_syain_box h2 {
    position: relative;
    font-size: 26px;
}
	.nyuusya_riyuu_about {
    font-size: 14px;
    font-weight: 100;
    line-height: 26px;
    margin-bottom: 15px;
}
	.nyuusya_riyuu_top {
    position: relative;
    margin-bottom: 0px;
    font-size: 21px;
    font-weight: 600;
    line-height: 33px;
    z-index: 5;
    padding-right: 0;
	margin-top: 20px;
}
	.sonota_syain li p {
    display: inline-block;
    margin-left: 10px;
}
	.employee_inn3 li {
    display: inline-block;
    margin-bottom: 25px;
}
	.employee_inn3 li:nth-child(2) {
    margin: 0 0px 25px;
}
	.employee_inn3 {
    margin-top: 25px;
    display: block;
}
	.ichinichi_box {
    margin-bottom: 85px !important;
    max-width: 785px;
    margin: 0 auto;
    margin-top: 55px;
    width: 100%;
}
	.ichinichi_box li p.ichinichi_naiyou {
    font-size: 16px;
		margin-top: -2px;
}
	.ichinichi_box li h3.title_time {
    max-width: 75px;
    margin-right: 0;
    width: 100%;
    margin-bottom: 0px;
    font-size: 16px;
    font-weight: 600;
		margin-left: 20px;
}


	.employee_box {
        margin-top: 105px !important;
        margin-bottom: 100px !important;
        position: relative;
        flex-direction: column;
        width: 90%;
        margin: 0 auto;
    }


	.employee_box h2 {
    font-size: 26px;
    position: relative;
    text-align: left;
    color: #980f0f !important;
}
	.employee_inn li {
    text-align: left;
    position: relative;
    display: inline-block;
    margin-bottom: 110px;
}
	.employee_inn2 li {
    text-align: left;
    position: relative;
    display: inline-block;
    margin-bottom: 110px;
}
	.employee_inn {
    display: block;
    text-align: center;
    margin-left: inherit;
    margin-right: 0;
}

	.employee_inn li:nth-child(2) {
    margin-left: 0px !important;
}
	.employee_inn2 li:nth-child(2) {
    margin-left: 0px !important;
}
	.employee_left h3 {
		font-size: 21px;
	}
	.employee_text p {
    color: #333 !important;
    font-size: 16px !important;
}
	.employee_inn2 li p {
    font-size: 16px;
    display: inline-block;
}
	.employee_inn li p {
  display: inline-block;
    font-size: 16px;
}
	.employee_inn li h3 {
    margin-bottom: 0px;
    font-size: 18px;
    text-align: left;
    margin-left: 15px;
    display: inline-block;
    position: relative;
    margin-top: 10px;
}
	.nagare_text {
        position: absolute;
        bottom: -32px;
        right: 0;
        left: 00px;
        margin: 0 auto;
        text-align: center;
        max-width: 270px;
        font-size: 14px;
        background: #333;
        transform: skew(340deg);
        color: #fff;
        transition: 0.5s;
        background-image: linear-gradient(90deg, #dc5764 0%, #980f0f 100%);
    }
	.employee_inn2 li h3 {
margin-bottom: 0px;
    font-size: 18px;
    text-align: left;
    margin-left: 0px;
    display: inline-block;
    position: relative;
    margin-top: 10px;
}
	.employee_inn2 {
display: block;
    position: inherit;
    right: 6px;
    bottom: 0;
    max-width: inherit;
    width: 100%;
    margin-left: 0px;
}
	.employee_right {
    display: block;
    max-width: inherit;
    float: none;
    margin-right: 0;
    width: 100%;
		overflow: hidden;
}
	.employee_text {
		font-size: 16px;
	} 
	.employee_left {
    display: block;
    max-width: inherit;
    width: 100%;
    padding-bottom: 25px;
}
	.daihyou_name img {
    max-width: 175px;
    width: 100%;
    display: inline-block;
}
	.setsubi_box2 table tr td:nth-child(3) {
    width: 19%;
}
	.setsubi_box2 table tr td:nth-child(1) {
    width: 45% !important;
}
	.setsubi_box2 table tr td {
	padding: 5px 10px;
}

	.com_table {
    margin-bottom: 100px !important;
    max-width: 800px;
    margin: 0 auto;
    width: 100%;
}
	.com_table table th {
        padding: 22px 0 20px 10px;
        width: 35%;
    
}
	.sdgs_text {
		font-size: 16px;
	}
	.comp_box2 {
    max-width: 1140px;
    margin: 0 auto;
    display: block;
    margin-top: 55px;
}
	.comp_box2 h3 span {
		display: block;
	}
	.comp_box2 h3 {
    text-align: center;
    font-size: 20px;
    color: #333;
    font-weight: 100;
    position: relative;
}
	.com_top_name::before {
    content: "";
    position: absolute;
    border-left: 4px solid #980f0f;
    left: 20px;
    top: -22px;
    width: 7px;
    height: 50px;
}
	.daihyou::before {
	content: "";
    position: absolute;
    border-left: 4px solid #980f0f;
    left: -25px;
    top: -22px;
    width: 1px;
    height: 50px;
}
	

	.gaoyou::after {
    content: "Company Profile";
    font-size: 16px;
    font-weight: 100;
    color: #980f0f;
    position: absolute;
    top: -25px;
    left: 0;
}
	.gaoyou {
		position: relative;
		color: #333 !important;
	}
	.com_table table tr td span {
    margin-right: 0px;
    display: block;
}
	table.table-bordered th {
		font-size: 14px !important;
	}
	table.table-bordered td {
	    font-size: 16px !important;
    padding: 20px 0 20px 0;
}
	.contact_box2 {
    margin-top: 105px !important;
    max-width: 745px;
    margin: 0 auto;
}
	.com_top_menu a span:hover::before {
		display: none ;
	}
	.yakuwari_inn2 {
    font-size: 21px;
    margin-bottom: 75px;
}
	.sdgs_undertext {
    margin-bottom: 10px;
    font-size: 14px;
}
	.daihyou_name {
		font-size: 16px;
	}
	.com_box_inn_R {
    float: none;
    width: 100%;
}
	.com_box_inn_L {
    width: 100%;
    display: inline-block;
    padding-left: 0px;
    font-size: 16px;
    margin-bottom: 15px;
    line-height: 26px;
}
	.com_box_inn {
    background: #fff;
    padding: 55px 20px;
    margin-top: 15px;
    margin-bottom: 100px;
}
	.sdgs_text {
		  text-align: left;
    margin: 0px 0;
    font-size: 16px;
    line-height: 26px;
	}
	.daihyou_mes {
    text-align: left;
    margin: 25px 0;
    font-size: 16px;
    line-height: 26px;
}
	.about_sdgs {
		width: 95%;
		display: block;
		margin: 0 auto;
	}
	.com_top_menu a span::after {
    position: absolute;
    bottom: 14px;
    margin: 0 auto;
    transition: 0.5s;
    content: "^";
    transform: rotate(90deg);
    font-size: 20px;
    color: #eee;
    left: 163px;
    right: 0;
}
	.setsubi_box2 h2 {
    font-size: 26px;
    position: relative;
    text-align: left;
    color: #980f0f !important;
}
	.setsubi_box2 {
    width: 100%;
    margin-bottom: 125px;
    margin-top: 105px;
}
	.product_box {
    margin-top: 105px;
}
	.product_box h2 {
    font-size: 26px;
    position: relative;
    text-align: left;
    color: #980f0f !important;
}
	.concept_box h2 {
    font-size: 26px;
    position: relative;
    text-align: left;
    color: #980f0f !important;
}
	.concept_box {
    margin-top: 105px;
}
	.quality_box h2 {
    font-size: 26px;
    position: relative;
    text-align: left;
    color: #980f0f !important;
}
	.quality_box {
    margin-top: 105px;
}
	.yakuwari_box {
    max-width: 745px;
    width: 100%;
    margin: 0 auto;
    margin-top: 100px;
    margin-bottom: 125px;
}
	.yakuwari_inn {
    font-size: 21px;
    margin-bottom: 55px;
}
	.yakuwari_inn img {
    margin-top: 15px;
}
	.yakuwari_inn p {
    color: #333 !important;
    font-size: 16px !important;
    line-height: 26px;
}
	.yakuwari_box h3 {
    color: #333;
    font-weight: 100;
    font-size: 21px;
    position: relative;
    text-align: center;
    padding-bottom: 15px;
    margin-bottom: 20px;
}
	.foot_inn li {
    display: list-item;
    list-style-type: disc;
    padding-left: 10px;
    font-size: 18px;
		margin-bottom: 20px;
}
	.com_top_box h2 {
    position: absolute;
    top: 20%;
    left: 18px;
}
	.section-space-page.page article .com_top_box .com_top_menu a:last-child::after {
		display: none;
	}
	.section-space-page.page article .com_top_box .com_top_menu a::before {
		display: none;
	}
	.company_box h2 {
    font-size: 26px !important;
    text-align: left;
    color: #980f0f !important;
    margin-bottom: 0;
    z-index: 10;
}
	.company_box h2.gaoyou {
	margin-left: 45px;
    margin-top: 80px;
}
	.com_top_menu {
    position: relative;
    background: #fff;
    max-width: 800px;
    margin: 0 auto;
    padding: 10px 0px;
    display: block;
    width: 100%;
    bottom: 0px;
    left: 0;
    right: 0;
}
	.com_top_box {
    position: relative;
    margin-bottom: 20px;
}
	.section-space-page.page article .com_top_box .com_top_menu a {
display: block;
    margin: 0px 0;
    border-bottom: 1px solid #eee;
    text-align: center;
    width: 100%;
    position: relative;
    text-decoration: none;
    font-size: 14px;
    padding-bottom: 16px;
}



	.about_sdgs_box {
    margin: 0 auto;
    max-width: 745px;
		margin-top: 55px;
    width: 100%;
    margin-bottom: 100px;
}
	.about_sdgs_inn {
    margin-top: 25px;
    padding-bottom: 0px;
    border-bottom: 1px solid #eee;
}
	.about_sdgs li img {
    max-width: 100px;
    display: inline-block;
    width: 100%;
}
	.sub_top_R_R_in_mob {display: inherit;}

	.syain_box::after {
    background-image: linear-gradient(90deg, #ffffff 11%, #980f0f 83%);
    position: absolute;
    bottom: 7px;
    width: 197px;
    left: 0;
    right: 0;
    content: "";
    margin: 0 auto;
    height: 3px;
}
	.syain_coment {
    font-size: 15px;
    line-height: 20px;
}
	.foot_box_inn {
    display: block;
}
	.zoom_img {display: none;}
	.syain_arrow {
    font-size: 22px;
    color: #333;
    position: absolute;
    right: 50px;
    bottom: 1px;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    transition: 0.5s;
    font-style: inherit !important;
    animation: arrow 2s ease-in-out infinite;
    z-index: 10;
}
		.owl-item .syain_arrow {
       font-size: 22px;
    color: #fff;
    position: absolute;
    right: 200px;
    bottom: 22px;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    transition: 0.5s;
    font-style: inherit !important;
    animation: arrow 2s ease-in-out infinite;
    z-index: 10;
}
	.syain_box {
font-size: 16px;
    text-align: center;
    margin: 0px 0 0px;
    font-weight: 100;
    padding-top: 10px;
    position: relative;
    padding-bottom: 6px;
}
	.setsubi_box h3 {
    font-size: 16px;
    font-weight: 100;
    margin-bottom: 0;
}
	.setsubi_top_L {
        position: absolute;
        max-width: 664px;
        bottom: 59px;
        width: 55%;
        right: 0px;
        left: 0;
        margin: 0 auto;
	}
	.top_message2 .fadein2 {
    display: initial;
}
	.mob_in {
		display: inherit;
	}
	.sub_top_box3 .company_R .inner_text h3 {
    position: relative;
    font-size: 26px;
    color: #333 !important;
}
	.sub_top_box3 .company_L .inner_text h3::after {
    position: absolute;
    border-left: 4px solid #980f0f;
    left: -15px;
    top: -10px;
    height: 39px;
    content: "";
}
	.sub_top_box3 .company_L .inner_text h3::before {
    content: "Product";
    position: absolute;
    top: -12px;
    left: 0px;
    margin: 0 auto;
    font-size: 11px;
    text-align: center;
    font-weight: 100;
}
		.sub_top_box3 .company_R .inner_text h3::after {
    position: absolute;
    border-left: 4px solid #980f0f;
    right: -15px;
    top: -10px;
    height: 39px;
    content: "";
			border-right :none;
}
	.sub_top_box3 .company_R .inner_text h3::before {
    content: "Product";
    position: absolute;
    top: -12px;
    right: 0px;
    margin: 0 auto;
    font-size: 11px;
    text-align: center;
    font-weight: 100;
}
	.sub_top_box3 .company_L .inner_text h3 {
    position: relative;
    font-size: 26px;
    color: #333 !important;
    margin-bottom: 0px;
}
	.sub_top_box3 .company_L {
    position: relative;
    display: block;
    width: 100%;
    z-index: 1;
    opacity: 1;
}


	.sub_top_box3 .company_R .inner_text {
    position: absolute;
    color: #333;
    top: 0;
    right: 0;
    margin: 0 auto;
    z-index: 2;

    padding-top: 15px;
    width: 100%;
    padding-right: 27px;
    padding-bottom: 0;
    border-radius: 0 0px 0px 0px;
    text-align: right;
}
	.sub_top_box3 .company_R {
    position: relative;
    display: block;
    width: 100%;
    z-index: 1;
		margin-top: 40px;
}
	.sub_top_box3 .company_L .inner_text {
    position: absolute;
    color: #333;
    top: 0;
    left: 0;
    margin: 0 auto;
    z-index: 2;

    padding-top: 15px;
    width: 100%;
    padding-left: 27px;
    padding-bottom: 0;
    margin-top: 0px;
    border-radius: 0 0px 0px 0;
}
	.sub_top_inner2 .setsubi_box {
    width: 100%;
    padding-bottom: 95px;
}
	.sub_top_R_R li .syaiin_name {
    position: absolute;
    bottom: 10px;
    left: 0;
    right: 0;
    margin: 0 auto;
    color: #333;
    background: #ffffff;
    z-index: 1;
    max-width: 200px;
}
	.sub_top_R_R li {
    padding: 0;
    margin: 0;
    overflow: hidden;
    width: 50%;
    display: inline-block;
    position: relative;
		vertical-align: top;

}
	.sub_top_R_R_in {
    display: none;
   
}
.top_rec_img {
        position: absolute;
        left: -181%;
        top: 72px;
        background-position: left -121% top 30%;
        width: 337%;
        background-repeat: no-repeat;
        height: 100%;
        opacity: 0.5;
    }

	.sub_top_inner2::before {

}
	.sub_top_L .button010 {
    text-align: center;
    margin: 0 auto;
    margin-top: 25px;
    width: 160px;
    position: absolute;
    right: 0;
    left: 0;
		bottom: 0;
}
	.section-space-page {
		margin: 0;
		padding: 0 !important;
	}
	.m_mob {
    display: inherit;
    top: 20px;
    position: relative;
}
.m_pc {display: none;}
	.main_box {
		padding-top: 20px;
	}
	.sub_top_inner2 .sub_top_R_R {
    text-align: center;
    margin-right: 15px;
    width: 100%;
    float: none;
    position: relative;
    top: 0;
    padding: 0px 0;
}
	.sub_top_inner2 .sub_top_R {
    width: 26.5%;
    vertical-align: top;
    display: block;
    position: relative;
    top: 56px;
    text-align: center;
    margin: 0 0 0 10px;
    width: 90%;
    margin: 0 auto;
}
	.sub_top_box3 {
    max-width: 1140px;
    margin: 0 auto;
    display: block;
    margin-top: 55px;
    margin-bottom: 85px;
    position: relative;
}
	.sub_top_box2 {
   
    margin-bottom: 0px;
    padding-top: 0px;
    margin-top: 0px;
}
	.scrolldown1::after {
    content: "";
    position: absolute;
    top: 0;
    width: 2px;
    height: 182px;
    background: #980f0f;
    animation: pathmove1-1 2s ease-in-out infinite;
    opacity: 0;
}
	.header-logo {
    float: none;
    margin: 0 auto;
    display: block !important;
}
.navbar .nav .nav-item .nav-link, .navbar .nav .nav-item.html a {
	font-size: 20px !important;
	border-bottom: none !important;
}
	.ml-auto, .mx-auto {
    margin-left: auto!important;
    height: 100vh;
    background: #fff;
}
	.navbar {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
    position: fixed !important;
    top: 0;
    left: 0;
    z-index: 9999;
    background: #1d1d1df2;
		padding:0.5em 0 !important;
}
	li.menu-item a {
	    text-align: center !important;
    margin-bottom: 15px;
}
	.sub_top_inner2 .sub_top_L {
    width: 85%;
    display: block;
    margin-bottom: 0px !important;
    margin: 0 auto;
    position: relative;
}
	
	.sub_top_inner2 h2 {
    font-size: 26px;
    position: relative;
    color: #333 !important;
}
	.sub_top_inner2 {
    position: relative;
    margin: calc(0 / var(--width) * 100vw) 0 0 calc(0 / var(--width) * 100vw);
		padding-top: 35px; 
		margin-bottom: 50px;
}
	
	.sub_top_inner2 h2::before {
    content: "Recruit";
    position: absolute;
    top: -12px;
    left: 0px;
    margin: 0 auto;
    font-size: 11px;
    text-align: center;
}
	.sub_top_inner h2::before {
    content: "Equipment";
    position: absolute;
    top: -12px;
    left: 0px;
    margin: 0 auto;
		font-weight: 100;
    font-size: 11px;
    text-align: center;
}
	.sub_top_inner h2 {
    font-size: 26px;
    position: relative;
    color: #333 !important;
}
	.setsubi_box::after {
    position: absolute;
    border-left: 4px solid #980f0f;
    left: -16px;
    top: -51px;
    height: 40px;
    content: "";
}
	.sub_top_box {
    padding-top: 45px;
    background: #fcfcfc;
    width: 100%;
    margin: 0 auto;
    margin-bottom: 0px;
}
	
	.sub_top_inner .sub_top_R .img_uside_p {
    position: absolute;
    right: -33px;
    top: 136px;
    max-width: 144px;
}
	.sub_top_inner {
    position: relative;
    margin: calc(0 / var(--width) * 100vw) 0 0 calc(0 / var(--width) * 100vw);
    padding-top: 35px;

}
	.setsubi_box {
    width: 100%;
    float: none;
    position: relative;
    top: 0px;
    margin: 0 auto;
}
	.sub_top_inner .sub_top_R {
    width: 75%;
    float: none;
    position: relative;
    top: 0;
    margin: 0 auto;
}
	.sub_top_inner .sub_top_L {
    width: 85%;
    display: block;
    margin-bottom: 26px;
    margin: 0 auto;
    padding-bottom: 171px;
}
	

	.scrolldown2{
    /*描画位置※位置は適宜調整してください*/
    position: absolute;
    left: -15px;
    top: -24px;
    height: 3px;
		display: none;
}

/*Scrollテキストの描写*/

/* 線の描写 */
.scrolldown2::after{
    content: "";
    position: absolute;
    top: 0;
    width: 100%;
    height: 1px;
    background: #980f0f;
    animation: pathmove3 2s ease-in-out infinite;
    opacity: 0;
}
	#menu-item-106 a {
    position: absolute;
    right: 0;
    top: inherit;
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin: 0 auto;
    max-width: 220px;
    padding: 5px 25px;
    color: #313131;
    transition: 0.3s ease-in-out;
    font-weight: 600;
    transform: skew(-15deg);
    color: #fff;
    background-image: -webkit-linear-gradient(90deg, #dc5764 0%, #980f0f 100%);
    background-image: linear-gradient(90deg, #dc5764 0%, #980f0f 100%);
    -webkit-box-shadow: 0 5px 10px rgb(0 0 0 / 10%);
    box-shadow: 0 5px 10px rgb(0 0 0 / 10%);
    width: 100%;
    font-size: 18px;
    border-bottom: none;
    bottom: -55px;
    left: 0;
}
	.contact_box {
    background: #333;
    color: #fff;
    padding: 50px 0 1px;
}
	.contact_inn li .mail_text a {
    position: relative;
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin: 0 auto;
    max-width: 280px;
    padding: 10px 25px;
    color: #313131;
    transition: 0.3s ease-in-out;
    font-weight: 600;
    transform: skew(-15deg);
    color: #333;
    background-image: -webkit-linear-gradient(90deg, #ffffff 0%, #b5b5b5 100%);
    background-image: linear-gradient(90deg, #ffffff 0%, #b5b5b5 100%);
    -webkit-box-shadow: 0 5px 10px rgb(0 0 0 / 10%);
    box-shadow: 0 5px 10px rgb(0 0 0 / 10%);
    margin-top: 17px;
    font-size: 19px;
}
	.contact_inn li .phone_text a {
    font-size: 35px;
    color: #fff;
    font-weight: 800;
}
	.contact_inn::before {
    position: absolute;
    bottom: 132px;
    border-right: none;
    border-bottom: 1px solid #fff;
    height: 24px;
    right: 0;
    left: 0;
    width: 70%;
    margin: 0 auto;
    content: "";
}
	.contact_inn li {
    display: block;
    width: 100%;
    vertical-align: top;
    text-align: center;
    margin: 25px 0px 50px;
}
	.contact_box h3::after {
    content: "Contact";
    position: absolute;
    top: -12px;
    right: 0;
    color: #fff;
    left: 0px;
    margin: 0 auto;
    font-size: 11px;
    text-align: center;
}
	.contact_box h3 {
    text-align: center;
    position: relative;
    font-size: 26px;
    color: #fff;
}
	.contact_box2 .con_name {
		font-size: 16px;
		display: block;
		width: 100%;
	}
	
	.contact_box2 .con_form {
		display: block;
		width: 100%;
		font-size: 16px;
	}
	.contact_box2 h2 {
    font-size: 26px;
    position: relative;
    text-align: left;
    color: #980f0f !important;
}
	.navbar {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
		width: 100%;
}
	.navbar-toggler {
		position: relative;
		right: 13px;
	}
	.scrolldown1 {
    position: absolute;
    left: 93px;
    top: 0px;
    height: 1px;
}

	.top_box li:nth-child(2) {
    margin: 0 auto;
}
	.top_box li {
    display: block;
    width: 100%;
    vertical-align: top;
    margin: 0 auto;
		margin-bottom: 20px !important;
}
	.main_box .top_box:last-child {
		margin-top: 0 !important;
	}
	.top_message2 h3 {
font-size: 18px;
    text-align: center;
    line-height: 28px;
    color: #333;
}
	.top_message2 {
    margin-top: 75px;
}
	.top_message2 h2::before {
    content: "Our Strengths";
    position: absolute;
    top: -12px;
    left: 0;
    right: 0;
    margin: 0 auto;
    font-size: 11px;
    text-align: center;
}
	.top_message2 h2 {
    font-size: 26px;
    position: relative;
    text-align: center;
    color: #980f0f !important;
}
	.top_message {
position: inherit;
        max-width: 590px;
        bottom: -21px;
        left: 0;
        margin: 0 auto;
        display: block;
        right: 0;
        color: #333 !important;
	}
	.top_message::before {
    content: "Creation & Destruction";
    position: absolute;
    top: -12px;
    left: 0;
    right: 0;
    margin: 0 auto;
    font-size: 11px;
    text-align: center;
}
	.top_message h2 span {
    font-size: 23px;
    color: #333;
}
	.top_message h2 {
    font-size: 28px;
    text-align: center;
    position: relative;
    color: #333 !important;
		margin-bottom: 0;
}

	.custom-logo {
    width: 245px !important;
    height: auto;
}
	.foot_menu_title {
    font-weight: 600;
    margin-bottom: 10px;
    font-size: 18px;
}
	.foot_inn {
    width: 100%;
    display: block;
    vertical-align: top;
    border-left: none;
    padding-left: 25px;
    padding-bottom: 0px;
    margin: 0 -2px;
    min-height: inherit;
    border-bottom: 1px solid #333;
    margin-bottom: 15px;
}
	.privacy_com {
    border: 2px solid #980f0f;
    padding: 5px 10px;
    margin: 0 auto;
    display: block;
    max-width: 750px;
    width: 100%;
    margin-top: 5px;
    font-size: 15px;
}
	.privacy_list {
    margin-bottom: 20px;
}
	.privacy_list p {
    font-size: 16px !important;
}
	.privacy_box_inn h3 {
    font-size: 22px;
		margin-bottom: 5px;
}
	.privacy_box_text {
    margin-bottom: 65px;
    font-size: 16px;
}
	.privacy_box {
    position: relative;
    padding-bottom: 0px;
    margin-bottom: 20px;
    margin-top: 25px;
}
	.privacy_box::after {
    position: absolute;
    border-left: 4px solid #980f0f;
    left: -22px;
    top: -22px;
    height: 55px;
    content: "";
}
	.privacy_box h2::before {
    content: "Privacy-Policy";
    position: absolute;
    top: -19px;
    left: 0px;
    margin: 0 auto;
    font-size: 16px;
    text-align: center;
}
.privacy_box h2 {
    font-size: 26px;
    position: relative;
    text-align: left;
    color: #980f0f !important;
    margin-bottom: 5px;
}
	.row {
	display: block !important;
		margin-left: 10px !important;
		margin-right: 10px !important;
}
	
	
}