@charset "UTF-8";
/* CSS Document */

/* contents-top */

.contents-top {
	width: 100%;
}

.contents-top img {
	width: 100%;
height: auto;
}

.contents-top p {
     font-family: var(--title-font);
    font-weight: var(--base-font-weight2);
    line-height: 2.2;
}

.contents-top .contents06 p {
     font-family: var(--base-font);
    font-weight: var(--base-font-weight);
    line-height: 1.8;
}

.contents-top .c-btn01 {
	padding-top: 50px;
}

.contents-top .contents03 .c-btn01 {
	padding-top: 3vw;
}


/* title_contents-top */

.contents-top .title_contents-top {
    margin-bottom: 50px;
    position: relative;
    padding-top: 50px;
}

.contents-top .contents03 .title_contents-top {
    margin-bottom: 1.5vw;
    padding-top: 3vw;
}

.contents-top .title_contents-top::before {
    content: "";
	position: absolute;
left: 0px;
top: 0px;
background-position: left top;
background-repeat: no-repeat;
	background-size: auto 100%;
	width: 100%;
	height: 73px;
}

.contents-top .contents01 .title_contents-top::before {
	background-image: url("../../img/top/text01.svg");
	height: 81px;
}

.contents-top .contents02 .title_contents-top::before {
	background-image: url("../../img/top/text02.svg");
	height: 68px;
}

.contents-top .contents03 .title_contents-top::before {
	background-image: url("../../img/top/text03.svg");
    background-position: center top;
    height: 4.5vw;
}

.contents-top .contents04 .title_contents-top::before {
	background-image: url("../../img/top/text04.svg");
}

.contents-top .contents06 .title_contents-top::before {
	background-image: url("../../img/top/text05.svg");
    height: 64px;
}

.contents-top .title_contents-top h2 {
	font-family: var(--title-font);
font-weight: var(--base-font-weight2);
color: var(--color-main);
	font-size: 40px;
	line-height: 1.2;
}

.contents-top .contents03 .title_contents-top h2 {
    font-size: 2.4vw;
}


/* main-img-top */

.main-img-top {
  width: 100%;
}

.main-img-top .box-inner {
    position: relative;
}

.main-img-top .box-inner::after {
    content: "";
	position: absolute;
right: 20px;
bottom: 100px;
	background-image: url("../../img/common/scroll.svg");
background-position: right bottom;
background-repeat: no-repeat;
	background-size: auto 100%;
	width: 11px;
	height: 110px;
}

.main-img-top .box-img img {
  width: 100%;
height: 92vh;
}

.main-img-top .box-text {
  position: absolute;
left: 0px;
bottom: 10vh;
    width: 100%;
}

.main-img-top h2 {
    font-family: var(--title-font);
font-weight: var(--base-font-weight2);
    font-size: 4vw;
color: #FFF;
line-height: 1.2;
letter-spacing: -0.05em;
    width: 60vw;
    padding: 8px 2% 12px;
    text-align: left;
    background : -moz-linear-gradient(100% 50% 180deg,rgba(21, 99, 173, 0) 0%,rgba(21, 99, 173, 0.56) 27.5%,rgba(21, 99, 173, 1) 100%);
  background : -webkit-linear-gradient(180deg, rgba(21, 99, 173, 0) 0%, rgba(21, 99, 173, 0.56) 27.5%, rgba(21, 99, 173, 1) 100%);
  background : -webkit-gradient(linear,100% 50% ,37.3% 50% ,color-stop(0,rgba(21, 99, 173, 0) ),color-stop(0.275,rgba(21, 99, 173, 0.56) ),color-stop(1,rgba(21, 99, 173, 1) ));
  background : -o-linear-gradient(180deg, rgba(21, 99, 173, 0) 0%, rgba(21, 99, 173, 0.56) 27.5%, rgba(21, 99, 173, 1) 100%);
  background : -ms-linear-gradient(180deg, rgba(21, 99, 173, 0) 0%, rgba(21, 99, 173, 0.56) 27.5%, rgba(21, 99, 173, 1) 100%);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#1563AD', endColorstr='#1563AD' ,GradientType=0)";
  background : linear-gradient(-90deg, rgba(21, 99, 173, 0) 0%, rgba(21, 99, 173, 0.56) 27.5%, rgba(21, 99, 173, 1) 100%);
}


/* container */

.contents-top .container {
	width: 100%;
}


/* contents01 */

.contents-top .contents01 {
	width: 100%;
    padding: 240px 0px 60px;
    position: relative;
}

.contents-top .contents01 .box-inner {
	width: 100%;
    position: absolute;
left: 0px;
top: 240px;
}

.contents-top .contents01 .box-inner .box-text {
	position: relative;
    z-index: 999;
}

.contents-top .contents01 .box-img {
	width: 100%;
    position: relative;
    padding-bottom: 3vw;
}

.contents-top .contents01 .box-img > div {
	position: absolute;
}

.contents-top .contents01 .box-img .b-img01 {
right: 40%;
top: 110px;
    width: 10%;
}

.contents-top .contents01 .box-img .b-img02 {
right: 4%;
top: 0px;
    width: 32%;
    z-index: 0;
}

.contents-top .contents01 .box-img .b-img02 h5 {
    position: relative;
}

.contents-top .contents01 .box-img .b-img02 h5::before {
   content: "";
	position: absolute;
left: 0px;
top: 20px;
	background-image: url("../../img/top/icon01.svg");
background-position: left top;
background-repeat: no-repeat;
	background-size: 100% auto;
	width: 60%;
	height: 400px;
    margin-left: -50%;
    z-index: -1;
}

.contents-top .contents01 .box-img .b-img03 {
    position: relative;
    width: 100%;
    padding-top: 340px;
    z-index: 1;
}

.contents-top .contents01 .box-img .b-img03 img {
   width: 110%;
height: 450px;
}

.contents-top .contents01 .box-img .b-img04 {
right: 35%;
bottom: 0px;
    width: 18%;
    z-index: 2;
}

.contents-top .contents01 .box-img .b-img04 h5 {
    position: relative;
}

.contents-top .contents01 .box-img .b-img04 h5::before {
content: "";
	position: absolute;
right: 0px;
bottom: 0px;
	background-image: url("../../img/top/back-img01.png");
background-position: right bottom;
background-repeat: no-repeat;
	background-size: auto 100%;
	width: 100%;
	height: 100%;
    margin-right: -30px;
    margin-bottom: -30px;
    z-index: -1;
}

@media screen and (max-width: 1800px) {
.contents-top .contents01 .box-img .b-img03 img {
   width: 110%;
height: 408px;
}
    
.contents-top .contents01 .box-img .b-img04 {
    right: 32%;
    width: 22%;
}
    
}

.contents-top .contents01 p {
    font-size: 18px;
line-height: 2.4;
}


/* contents02 */

.contents-top .contents02 {
	width: 100%;
    position: relative;
}

.contents-top .contents02::before {
    content: "";
	position: absolute;
right: 0px;
top: 0px;
	width: 92%;
	height: 65%;
    display: block;
    border-radius: 0px 0px 0px 100px;
    background : -moz-linear-gradient(50% 0% -90deg,rgba(255, 255, 255, 1) 0%,rgba(219, 239, 255, 1) 100%);
  background : -webkit-linear-gradient(-90deg, rgba(255, 255, 255, 1) 0%, rgba(219, 239, 255, 1) 100%);
  background : -webkit-gradient(linear,50% 0% ,50% 100% ,color-stop(0,rgba(255, 255, 255, 1) ),color-stop(1,rgba(219, 239, 255, 1) ));
  background : -o-linear-gradient(-90deg, rgba(255, 255, 255, 1) 0%, rgba(219, 239, 255, 1) 100%);
  background : -ms-linear-gradient(-90deg, rgba(255, 255, 255, 1) 0%, rgba(219, 239, 255, 1) 100%);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#DBEFFF' ,GradientType=0)";
  background : linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(219, 239, 255, 1) 100%);
}

@media screen and (max-width: 1920px) {
    .contents-top .contents02::before {
	width: 96%;
}
}

.contents-top .contents02 .box-inner {
    padding-top: 130px;
    padding-bottom: 200px;
    position: relative;
}

.contents-top .contents02 .box-detail {
    display: flex;
  justify-content: space-between;
flex-wrap: wrap;
    align-items: flex-start;
    padding-top: 30px;
}

.contents-top .contents02 .box-detail .box {
    width: 31%;
    position: relative;
}

.contents-top .contents02 .box-detail .box:nth-child(1) {
    margin-top: 60px;
}

.contents-top .contents02 .box-detail .box:nth-child(2) {
    margin-top: 30px;
}

.contents-top .contents02 .box-img {
    overflow: hidden;
    border-radius: 20px;
    box-shadow: 0px 0px 20px rgba(0,99,176,0.15);
}

.contents-top .contents02 .box::before {
    content: "";
	position: absolute;
left: 0px;
bottom: 50px;
	width: 100%;
	text-align: center;
    font-family: var(--title-font);
font-weight: var(--base-font-weight2);
    color: var(--color-main);
    font-size: 22px;
line-height: 1.2;
}

.contents-top .contents02 .box:nth-child(1)::before {
    content: "ビーエム工業の強み";
}

.contents-top .contents02 .box:nth-child(2)::before {
    content: "会社概要";
}

.contents-top .contents02 .box:nth-child(3)::before {
    content: "数字で見るビーエム工業";
}


.contents-top .contents02 .box a:hover {
    opacity: 1;
}


/* contents03 */

.contents-top .contents03 {
	width: 100%;
    text-align: center;
    margin-bottom: 70px;
}

.contents-top .contents03 .box-inner {
	width: 100%;
    position: relative;
}

.contents-top .contents03 .box-slide_works {
	width: 100%;
}

.contents-top .contents03 .box-slide_works .box {
	padding: 0px 1.5vw;
}

.contents-top .contents03 .box-slide_works img {
	width: 100%;
    height: auto;
    border-radius: 20px;
}

.contents-top .contents03 .box-wrap {
	position: absolute;
left: 0px;
top: 0px;
    width: 100%;
    height: 100%;
    display: flex;
  justify-content: center;
align-items: center;
flex-wrap: wrap;
}

.contents-top .contents03 .box-box {
	width: 35%;
    height: 100%;
    padding-top: 14vw;
    position: relative;
    background-color: #FFF;
}

.contents-top .contents03 .box-box::before {
	content: "";
	position: absolute;
left: 0px;
top: 1.5vw;
	background-image: url("../../img/top/img-business01.svg");
background-position: center top;
background-repeat: no-repeat;
	background-size: auto 100%;
	width: 100%;
/*	height: 222px;*/
    height: 12vw;
}


/* contents04 */

.contents-top .contents04 {
	width: 100%;
    position: relative;
}

.contents-top .contents04::before {
    content: "";
	position: absolute;
top: 0px;
	width: 90%;
	height: 100%;
    display: block;
    border-radius: 0px 0px 100px 0px;
    background : -moz-linear-gradient(50% 0% -90deg,rgba(255, 255, 255, 1) 0%,rgba(219, 239, 255, 1) 100%);
  background : -webkit-linear-gradient(-90deg, rgba(255, 255, 255, 1) 0%, rgba(219, 239, 255, 1) 100%);
  background : -webkit-gradient(linear,50% 0% ,50% 100% ,color-stop(0,rgba(255, 255, 255, 1) ),color-stop(1,rgba(219, 239, 255, 1) ));
  background : -o-linear-gradient(-90deg, rgba(255, 255, 255, 1) 0%, rgba(219, 239, 255, 1) 100%);
  background : -ms-linear-gradient(-90deg, rgba(255, 255, 255, 1) 0%, rgba(219, 239, 255, 1) 100%);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#DBEFFF' ,GradientType=0)";
  background : linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(219, 239, 255, 1) 100%);
    z-index: -1;
}

@media screen and (min-width: 768px) {
    .contents-top .contents04::before {
left: 0px;
}

}


.contents-top .contents04 .box-inner {
    position: relative;
    padding-top: 110px;
    padding-bottom: 180px;
}

.contents-top .contents04 .box-inner::before {
    content: "";
	position: absolute;
left: 0px;
bottom: 0px;
	background-image: url("../../img/top/line02.png");
background-position: center bottom;
background-repeat: no-repeat;
    background-size: 105% auto;
        height: 45%;
	width: 100%;
    margin-bottom: -120px;
    z-index: 100;
}

@media screen and (max-width: 1920px) {
    .contents-top .contents04 .box-inner::before {
	background-size: auto 100%;
        height: 335px;
         margin-bottom: -90px;
}
}

.contents-top .contents04 .box-detail {
    width: 47%;
    height: 100%;
    position: absolute;
left: 0%;
top: 0px;
	z-index: 99;
}

.contents-top .contents04 .box-detail-inner {
    position: relative;
    padding-top: 110px;
    padding-left: 35%;
    width: 100%;
    height: 100%;
}

@media screen and (max-width: 1800px) {
    .contents-top .contents04 .box-detail-inner {
    padding-left: 25%;
}
}

.contents-top .contents04 .box-detail-inner::before {
	content: "";
	position: absolute;
left: 0px;
top: 0px;
	width: 100%;
	height: 100%;
	display: block;
	background : -moz-linear-gradient(50% 0% -90deg,rgba(255, 255, 255, 1) 0%,rgba(219, 239, 255, 1) 100%);
  background : -webkit-linear-gradient(-90deg, rgba(255, 255, 255, 1) 0%, rgba(219, 239, 255, 1) 100%);
  background : -webkit-gradient(linear,50% 0% ,50% 100% ,color-stop(0,rgba(255, 255, 255, 1) ),color-stop(1,rgba(219, 239, 255, 1) ));
  background : -o-linear-gradient(-90deg, rgba(255, 255, 255, 1) 0%, rgba(219, 239, 255, 1) 100%);
  background : -ms-linear-gradient(-90deg, rgba(255, 255, 255, 1) 0%, rgba(219, 239, 255, 1) 100%);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#DBEFFF' ,GradientType=0)";
  background : linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(219, 239, 255, 1) 100%);
}

.contents-top .contents04 .box-slide_interview-wrap {
    overflow-x: hidden;
	position: relative;
}

.contents-top .contents04 .box-slide_interview {
	position: relative;
	padding-right: 7.5%;
    padding-bottom: 70px;
}

.contents-top .contents04 .slick-list {
    overflow: visible;   
}

.contents-top .contents04 .box {
	padding: 0px 0.4%;
    position: relative;
}

.contents-top .contents04 .box a {
    display: block;
	position: relative;
}

.contents-top .contents04 .box a:hover {
    opacity: 1;
}

.contents04 .box-img {
	overflow: hidden;
    position: relative;
    border-radius: 20px;
}

.contents-top .contents04 .box-img img {
	width: 100%;
	min-height: 450px;
    max-height: 540px;
    transition:.5s all;
}

.contents-top .contents04 .box:hover img {
    transform:scale(1.2,1.2);
  transition:.5s all;
}

.contents-top .contents04 .box-text {
	position: absolute;
left: 0px;
bottom: 40px;
    width: 100%;
    margin-left: -15px;
    display: flex;
  justify-content: flex-start;
    align-items: flex-start;
flex-wrap: wrap;
    flex-direction: column;
    gap:10px;
}

.contents-top .contents04 p {
    width: 400px;
    position: relative;
}

.contents-top .contents04 h5, .contents-top .contents04 .box-text h6 {
    font-family: var(--title-font);
font-weight: var(--base-font-weight);
    color: var(--color-main);
letter-spacing: 0.05em;
    line-height: 1.8;
    display: inline;
    background-color: #FFF;
    padding: 3px 10px;
    -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}

.contents-top .contents04 h5 {
    color: var(--color-main);
    font-size: 1.2vw;
}

.contents-top .contents04 .box-text h6 {
    color: var(--color-base);
    font-size: 0.9vw;
}


/* contents05 */

.contents-top .contents05 {
	width: 100%;
    padding: 170px 0px 130px;
    text-align: center;
}

.contents-top .contents05 .box-inner {
	display: flex;
  justify-content: space-between;
flex-wrap: wrap;
}

.contents-top .contents05 .box a {
	width: 550px;
	position: relative;
    display: block;
}

.contents-top .contents05 .box a:hover {
	opacity: 1;
}

.contents-top .contents05 .box a::before {
	content: "";
	position: absolute;
left: 0px;
top: 0px;
background-position: center top;
background-repeat: no-repeat;
	background-size: auto 100%;
	width: 100%;
	height: 262px;
    margin-top: -25px;
}

.contents-top .contents05 .box:nth-child(1) a::before {
	background-image: url("../../img/top/icon02.svg");
}

.contents-top .contents05 .box:nth-child(2) a::before {
	background-image: url("../../img/top/icon03.svg");
}

.contents-top .contents05 .box .inner {
	width: 100%;
    height: 330px;
    background-color: #EFF4F8;
    border-radius: 20px;
 display: flex;
  justify-content: center;
align-items: flex-end;
flex-wrap: wrap;
}

.contents-top .contents05 h5 {
    font-family: var(--title-font);
font-weight: var(--base-font-weight2);
    color: var(--color-main);
    font-size: 24px;
line-height: 1.2;
    padding-bottom: 40px;
}


/* contents06 */

.contents-top .contents06 {
	width: 100%;
	background-color: #F8F8F8;
}

.contents-top .contents06 .box-inner {
	padding: 100px 0px;
	position: relative;
}

.contents-top .contents06 .news-box {
	width: 100%;
    height: 230px;
    overflow-y: auto;
    border-top-style : solid;
border-color : #C9D9E5;
border-width : 1px;
    scrollbar-color: #2DB0D0 #FFF;
}

.contents-top .layout06 .news-box::-webkit-scrollbar {
    width: 10px;
	height: 6px;
    border-radius: 0px;
}

.layout06 .news-box::-webkit-scrollbar-track-piece {
    background-color: #FFF;
    border-radius: 0px;
}

.contents-top .layout06 .news-box::-webkit-scrollbar-thumb {
	background-color: #2DB0D0;
    border-radius: 0px;
}

.contents-top .contents06 .news-box .box {
    border-bottom-style : solid;
border-color : #C9D9E5;
border-width : 1px;
}

.contents-top .contents06 .news-box .box a {
	display: flex;
  justify-content: space-between;
flex-wrap: wrap;
    align-items: flex-start;
    padding: 21px 0px;
    position: relative;
}

.contents-top .contents06 .news-box .box a:hover {
	opacity: 1;
}

.contents-top .contents06 .news-box .box a::before {
	content: "";
	position: absolute;
right: 30px;
top: 0px;
	background-image: url("../../img/common/link-arrow04.svg");
background-position: right center;
background-repeat: no-repeat;
	background-size: auto 11px;
	width: 12px;
	height: 100%;
    transition: .5s;
}

.contents-top .contents06 .news-box .box a:hover::before {
right: 20px;
}

.contents-top .contents06 .box-link {
	position: absolute;
right: 0px;
top: 160px;
}

.contents-top .contents06 .news-box h5 {
     font-family: var(--number-font);
    font-weight: var(--base-font-weight);
    font-size: var(--base-font-size);
    color: var(--color-sub);
    line-height: 2;
    width: 130px;
}

.contents-top .contents06 .box-link h5 {
	font-family: var(--title-font);
font-weight: var(--base-font-weight2);
    font-size: 18px;
line-height: 1.2;
    display: inline-block;
    padding-right: 55px;
}

.contents-top .contents06 .box-link a:hover {
	opacity: 1;
}

.contents-top .contents06 p {
     flex: 1;
}

.sp-view {
	display: none;
}

