@charset "UTF-8";
/* CSS Document */
body {
	background-color: transparent;
}
header {
  background-color: #212326;
}
p {
	font-size: 15px;
	letter-spacing: 0.15em;
    line-height: 1.5em;
}
/*Googleフォント*/
.shippori-mincho-regular {
  font-family: "Shippori Mincho", serif;
  font-weight: 400;
  font-style: normal;
}
.fontOsward {
  font-family: 'Oswald', sans-serif;
  font-weight: 400;
}

.inner {
  max-width: 20in;
  width: 90%;
  margin: 0 auto;
}
.mb40 {
  margin-bottom: 40px;
}
.btnGrayRightArrow {
  background: #212326;
  font-family: 'Oswald', sans-serif;
}
.btnGrayRightArrow a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  text-decoration: none;
  letter-spacing: 0.1em;
  color: #fff !important;
  padding: 10px 20px;
}
.btnGrayRightArrow a::after {
  content: "";
  display: inline-block;
  width: 13px;
  height: 4px;
  background-image: url("common/images/icon_r_arrow.svg");
  background-repeat: no-repeat;
  margin-left: 10px;
}
.btnGrayRightArrow a:hover {
  background: #122dc0;
}
a {
  color: #1329A0;
}
nav#gnav {
  padding: 15px 0;
}
#contents {
  /*background: #000;*/
	background-image: none;
}
#contents #main {
  background: #fff;
  color: #222;
}
#contents #main a {
  color: #5687e2;
}
div.inner #newsJissekiWrap #worksWrap {
  background: #fff;
  border: 1px #656565 solid;
}
#informationWrap h2 {
  border-bottom: 2px solid #222;
}
#informationWrap {
  width: 100%;
  background: #fff;
  padding: 0;
}
div.inner #serviceWrap ul.container {
  background: #ededed;
}
div.inner #serviceWrap ul.container li {
  border-right: none;
}
#serviceLinkBtn4 {
  width: 100%;
  margin: 0 auto 3rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 3rem 0;
  box-sizing: border-box;
}
ul#serviceLinkBtn4 a {}
ul#serviceLinkBtn4 li {
  width: 24%;
  text-align: center;
  position: relative;
}
ul#serviceLinkBtn4 li span {
  width: 222px;
  height: 136px;
  display: block;
  margin: 0 auto;
  overflow: hidden;
}
ul#serviceLinkBtn4 li img {
  width: 100%;
  text-align: center;
  transition: 1s all;
  opacity: 0.8;
}
#serviceLinkBtn4.linkBtn3 {
  justify-content: space-around;
  max-width: 980px;
}
#serviceLinkBtn4.linkBtn3 li {
  width: 30%;
}
ul#serviceLinkBtn4.linkBtn3 li span {
  width: 100%;
  height: auto;
}
div.inner #serviceWrap .exp {
  background: none;
  color: #525252;
}
div.inner section#bnrarea ul li ul#snsColorBtn > li > a {
  background: #000;
  border: none;
}
div.inner #infobox {
  background-color: #fff;
}
div.inner #infobox ul .tel, div.inner #infobox ul li, div.inner #infobox ul li span {
  color: #000 !important;
}
div.inner #newsJissekiWrap #worksWrap {
  background: #dcdcdc;
  border: none;
}
div.inner #worksWrap a.linkTxetWorks {
  padding: 0 0 10px 0px;
  color: #222222 !important;
}
div.inner #newsbox dl dd.cat, div.inner #newsbox dl dd span.cat {
  color: #0556af;
}
div.inner #newsbox dl dd a {
  color: #000 !important;
}
/*スライドショー*/
.slideshow_box {
	background: #000;
}
#sideWrap {
  padding-top: 30px;
}
/*NEWS*/
#newsWrap {
  background: #989898;
}
#newsWrap .newsWrapInner {
  width: 1000px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 auto;
  padding: 20px 0;
}
#newsWrap .newsWrapInner h2 {
  font-size: 26px;
  display: flex;
  align-items: center;
}
#newsWrap .newsWrapInner h2::before {
  content: "";
  display: inline-block;
  width: 13px;
  height: 22px;
  background-image: url("common/images/icon_screwW.svg");
  background-repeat: no-repeat;
  padding-right: 10px;
}
#newsWrap .newsWrapInner dl {
  display: flex;
  align-items: center;
}
#newsWrap .newsWrapInner dl dt {
  padding: 0 15px;
  font-family: 'Oswald', sans-serif;
}
@media only screen and (max-width : 960px) {
	#newsWrap .newsWrapInner dl dt {
		padding: 0;
	}
}
#newsWrap .newsWrapInner dl dd {
  max-width: 80%;
}
#newsWrap .newsWrapInner dl dd a {
  color: #fff;
  text-decoration: none;
	line-height: 1.75em;
}
#newsWrap .newsWrapInner dl dd a:hover {
  text-decoration: underline;
}
#newsWrap dl dd.cat, #newsWrap dl dd span.cat {
  color: #fff;
  padding: 1px 8px;
  margin-right: 10px;
  border: #fff 1px solid;
  margin-bottom: 4px;
  display: inline-block;
  font-size: 12px;
}
#newsWrap dl dd span.new {
  border-bottom: #fff 3px solid;
  margin-left: 5px;
  font-family: 'Oswald', sans-serif;
  font-size: 12px;
}
/*実績紹介・OurCompany*/
.container50per {
  width: 50%;
}
#worksWrapContainer {
	padding: 3vw 0 5vw 3vw;
  margin: 0 auto;
  position: relative;
	box-sizing: border-box;
}
#worksWrap2025 h2, #recommendedWrap h2, #mainserviceWrap h2, #serviceWrap h2 {
  font-size: 16px;
  color: #000;
  font-weight: 600;
  padding-top: 30px;
  padding-bottom: 30px;
}
#worksWrap2025 #worksContentWrap {
	padding-left: 3vw;
	padding-right: 0;
	position: relative;
    z-index: 2;
	width: 71%;
}
#worksWrap2025 #worksContentWrap h2 {
  font-size: 20px;
	padding-top: 0;
	color: #000;
}
#worksWrap2025 #worksContentWrap p {
	color: #000;
}
#worksWrap2025 #worksContentWrap > p {
	width: 55vw;
}

.fontColorCCC {
  color: #cccccc;
}
.fontColorFFFal70 {
  color: #fff;
  /*opacity: 0.7;*/
}
.fontSize60px {
  font-size: 60px;
}
.head-border {
  position: relative;
  display: inline-block;
  padding: 0 55px;
	margin-bottom: 1em;
}
.head-border:before, .head-border:after {
  content: '';
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 50px;
  height: 1px;
  background-color: #cccccc;
}
.head-border:before {
  left: 0;
}
.head-border:after {
  right: 0;
}
#worksWrap2025 .head-border {
  transform: rotate(90deg);
  position: absolute;
  top: 128px;
  right: 0.5vw;
  z-index: 1;
}
#worksWrap2025 img {
  width: 300px;
    height: auto;
  text-align: center;
}
@media only screen and (max-width : 960px) {
	#worksWrap2025 img {
		width: 100%;
	}
	#worksWrap2025 #worksContentWrap {
		padding-left: 0;
	    padding-right: 0;
		width: 100%;
	}
	#worksWrap2025 #worksContentWrap h2, 
	#worksWrap2025 .linkBtn{
		text-align: center;
	    margin-top: 2em;
	}
	#worksWrap2025 #worksContentWrap > p {
		width: 100%;
		text-align: left;
		padding-left: 5vw; 
		padding-right: 5vw; 
		box-sizing: border-box;
	}
}
#worksWrap2025 .new {
  font-family: 'Oswald', sans-serif;
  background: rgba(19,40,159,0.85);
  padding: 3px 8px;
  display: inline-block;
}
#worksWrap2025 .data {
  font-family: 'Oswald', sans-serif;
	background: #fff;
  color: #000;
  padding: 3px 8px;
  display: inline-block;
	margin-left: 38px;
}
.btnGrayRightArrow {
  font-size: 15px;
  text-align: left;
  display: inline-block;
}
.bgPaleGray {
  background: #ededed;
}
.bgWhite {
  background: #fff;
}
@media only screen and (max-width : 960px) {
	.imgDataWrap {
		padding: 0 5vw;
	}
}
.imgDataWrapCont {
  position: relative;
}
.imgDataWrapCont span {
  position: absolute;
  bottom: 0;
  left: 0;
}
.linkTxetWorks {
  display: inline-block;
  text-align: left;
  padding: 10px 0 20px;
  line-height: 1.75em;
}
/*実績紹介自動スクロール*/
#worksWrap2025 .popularWorksSection {
  max-width: 80vw;
  margin: 0 auto;
  padding: 20px 0 0;
}
#worksWrap2025 .popularWorksSection h3 {
  font-size: 1rem;
    text-align: left;
    margin-bottom: 10px;
    color: #727272;
    border: #727272 1px solid;
    display: inline-block;
    padding: 5px 10px;
    font-weight: normal;
}
#worksWrap2025 .popularWorksSlider {
	margin-bottom: 20px;
}
#worksWrap2025 .popularWorksSlider .swiper-slide {
  width: 280px; /* カードの幅 */
	box-sizing: border-box;
		padding: 5px 0;
}
@media only screen and (max-width : 960px) {
	#worksWrap2025 .popularWorksSection {
		max-width: 100%;
		padding: 20px 0;
	}
	#worksWrap2025 .popularWorksSlider .swiper-slide {
		padding: 5px 5vw;
	}
}
#worksWrap2025 .card {
  display: block;
  text-decoration: none;
  color: inherit;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 4px 10px rgba(0,0,0,0.1);
  background: #fff;
  transition: transform 0.3s;
}
#worksWrap2025 .card:hover {
  transform: translateY(-5px);
}
#worksWrap2025 .card img {
  width: 100%;
  height: auto;
  object-fit: contain;
}
#worksWrap2025 .card-text {
  font-size: 0.9rem;
  color: #666;
	padding: 1em;
	min-height: 7vw;
}
@media only screen and (min-width : 2000px) {
	#worksWrap2025 .card-text {
		min-height: 5vw;
	}
}
#worksWrap2025 .card-text .office {
  font-size: 0.8rem;
    color: #666;
    border: 1px solid #666;
    display: inline-block;
    padding: 0.25em 0.5em;
    text-align: center;
    margin-bottom: 0.5em;
}
#worksWrap2025 .card-text .name {
  font-size: 0.85rem;
    font-weight: bold;
    margin-top: 5px;
    color: #1329A0;
    text-align: left;
}
#worksWrap2025 .card-text p.name:hover {
	color: #13289F!important;
}
#worksWrap2025 .swiper-button-prev, 
#worksWrap2025 .swiper-button-next {
	background: #13289F;
	top:29%;
	color: #fff;
	padding: 3px 10px;
}
@media only screen and (max-width : 960px) {
	#worksWrap2025 .swiper-button-prev, 
	#worksWrap2025 .swiper-button-next {
		top:50%;
	}
}
#worksWrap2025 .swiper-button-next:after, #worksWrap2025 .swiper-button-prev:after {
	font-size: 15px;
}
/* -------------------------------------------
   回転寿司（コンベア）スクロール用CSS
---------------------------------------------- */

/* 途切れなく流すために、アニメーションを適用 */
/* アニメーションの定義 */
@-webkit-keyframes scroll-x {
  from {
    /* 開始位置: 0 */
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  to {
    /* 終了位置: ラッパー幅の半分（スライドが途切れないように調整） */
    /* ここはSwiperのバージョンや設定によって調整が必要です */
    -webkit-transform: translateX(-50%); 
    transform: translateX(-50%);
  }
}

@keyframes scroll-x {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-50%); /* 適切なループ幅に調整 */
  }
}
.popularWorksSlider .swiper-wrapper {
    /* アニメーションのタイミングを線形（一定）に固定 */
    transition-timing-function: linear !important;
}
/*OUR FACTORY*/
#OurFactoryWrapBox {
	position: relative;
}
#OurFactoryWrapBox::before {
	transition: width .3s cubic-bezier(0.215, 0.61, 0.355, 1) .6s;
    width: 76.923%;
	top: 0;
    right: 0;
    height: 100%;
    background: #d1d1d1;
    z-index: -1;
	position: absolute;
    display: block;
    content: '';
}
#OurFactoryWrapBox h2 {
	font-size: 20px;
	margin-bottom: 20px;
}
#OurFactoryWrapBox h2,
#OurFactoryWrapBox p {
	color: #000;
}
#OurFactoryWrapBox #OurFactoryWrap {
	display: flex;
    align-items: center;
    padding: 6rem 5rem 6rem 0;
}
@media only screen and (max-width : 960px) {
	#OurFactoryWrapBox {
		margin-top: 3em;
	}
	#OurFactoryWrapBox::before {
		width: 100%;
	}
	#OurFactoryWrapBox #OurFactoryWrap {
		display: block;
		padding: 1rem;
	}
	#OurFactoryWrapCont {
		padding-left: 0!important;
		padding-right: 0;
		text-align: center;
	}
	#OurFactoryWrapCont p {
		text-align: left;
	}
	#OurFactoryWrapCont .btnGrayRightArrow{
		margin-bottom: 30px;
	}
}
#OurFactoryWrapBox #OurFactoryWrap .head-border {
  margin-top: 0;
}
#OurFactoryWrapBox #OurFactoryWrap .btnGrayRightArrow {
  margin-left: 0;
  margin-right: 0;
  margin-top: 50px;
}
#OurFactoryWrapCont {
	padding-left: 3rem;
}
#OurFactoryWrapCont .head-border {
	margin-bottom: 50px;
}
#OurFactoryWrapCont .head-border:before, 
#OurFactoryWrapCont .head-border:after {
	background-color: #fff;
}
@media only screen and (max-width : 960px) {
	.flexBoxWrap {
		display: block;
	}
	#newsWrap .newsWrapInner {
		width: 90%;
		display: block;
	}
	#newsWrap .newsWrapInner h2 {
		font-size: 17px;
		margin-bottom: 1em;
	}
	#newsWrap .newsWrapInner dl {
		display: block;
	}
	#newsWrap .newsWrapInner dl dd {
		max-width: 100%;
		margin: 1em auto;
	}
	#newsJissekiAboutUsWrap {
		display: block;
	}
	.container50per {
		width: 100%;
	}
	#worksWrapContainer {
		margin-top: 2em;
		width: 100%;
		text-align: center;
		padding: 3vw 0;
	}
	#OurFactoryWrap {
		min-height: 420px;
	}
	.fontSize60px {
		font-size: 39px;
	}
	#worksWrap2025 .head-border {
		right: auto;
        top: 0;
        left: 0;
        transform: rotate(0deg);
		position: relative;
		margin-bottom: 0.7em;
	}
	.informationInner .img_wrap {
		display: block;
	    margin-bottom: 2em;
	}
}
#worksWrap2025 .linkBtn {
  width: 100%;
	margin-top: 2em;
}
.leftImg {
	flex-shrink: 0;
    width: 38%;
}
.leftImg img {
    vertical-align: top;
    max-width: 100%;
    min-width: 400px;
    backface-visibility: hidden;
}
/*RECOMMEDED*/
#recommendedWrap {
  text-align: center;
}
.informationInner .img_wrap img {
  width: 70%;
}
/*SERVICE*/
#mainserviceWrap {
  text-align: center;
}
#mainserviceWrap ul {
  display: flex;
  justify-content: space-between;
	flex-wrap: wrap;
}
#mainserviceWrap ul li {
  text-align: left;
  width: 22%;
	margin-bottom: 30px;
}
#mainserviceWrap ul li a figure {
	overflow: hidden;
}
#mainserviceWrap ul li a img:hover {
    transform: scale(1.1, 1.1);
    transition: 0.5s all;
    opacity: 1;
}
@media only screen and (max-width : 960px) {
	#mainserviceWrap ul li {
		  width: 100%;
		margin-bottom: 2em;
		}
}
#mainserviceWrap ul li h4 {
  color: #12279a;
  padding: 15px 0;
  font-size: 17px;
}
#mainserviceWrap ul li.mainservice a {
	position: relative;
    display: block;
}
#mainserviceWrap ul li.mainservice .serviceTitEn {
	position: absolute;
    left: 2rem;
    top: 2rem;
}
#mainserviceWrap ul li.mainservice .serviceTitEn span {
	font-size: 1.3rem;
    position: relative;
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    color: #FFF;
}
#mainserviceWrap ul li.mainservice .serviceTitJp {
	font-size: 1.5rem;
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    color: #FFF;
    position: absolute;
    right: 1.5rem;
    bottom: 1.5rem;
    letter-spacing: 0.1em;
    font-weight: 500;
}
#mainserviceWrap ul li img {
  width: 100%;
  text-align: center;
}
#mainserviceWrap ul li p {
  margin-top: 1em;
  margin-bottom: 1em;
  letter-spacing: 0.15em;
  line-height: 1.5em;
}
/*サービスポイント*/
div.inner #serviceWrap {
  width: 100%;
  text-align: center;
}
div.inner #serviceWrap h2 {
  width: 100%;
  text-align: center;
}
div.inner #serviceWrap ul.container li {
  width: 18.5%;
  border-right: #ffffff solid 1px;
  padding-left: 5px;
  padding-right: 5px;
  margin-bottom: 0;
}
div.inner #serviceWrap ul.container li dl dt {
  border-right: none;
}
div.inner #serviceWrap ul.container li:last-child {
  border-right: none;
}
/*バナーエリア*/
/*div.inner #bnrarea {
  width: 100%;
	margin-bottom: 50px;
}
div.inner #bnrarea ul {
  display: flex;
  justify-content: space-between;
}
div.inner #bnrarea ul li {
	width: 28%;
}
@media only screen and (max-width : 960px) {
	div.inner #bnrarea ul {
	  display: block;
	}
	div.inner #bnrarea ul .img_wrap {
	  width: 100%;
		margin-bottom: 2em;
	}
}*/
#bnrarea ul {
  display: flex;
  justify-content: space-between;
}
#bnrarea ul li {
  text-align: left;
  width: 28%;
	margin-bottom: 30px;
}
#bnrarea ul li a figure {
	overflow: hidden;
}
#bnrarea ul li a img:hover {
    transform: scale(1.1, 1.1);
    transition: 0.5s all;
    opacity: 1;
}
@media only screen and (max-width : 960px) {
	#bnrarea ul {
		display: block;
	}
	#bnrarea ul li {
		  width: 70%;
		margin-left: auto;
        margin-right: auto;
		margin-bottom: 2em;
		}
}
#bnrarea ul li h4 {
  color: #12279a;
  padding: 15px 0;
  font-size: 17px;
}
#bnrarea ul li.mainservice a {
	position: relative;
    display: block;
}
#bnrarea ul li.mainservice .serviceTitEn {
	position: absolute;
    left: 2rem;
    top: 2rem;
}
#bnrarea ul li.mainservice .serviceTitJp {
	font-size: 1.1rem;
    color: #FFF;
    position: absolute;
    left: 1rem;
    bottom: 1rem;
    letter-spacing: 0.1em;
    font-weight: 500;
}
#bnrarea ul li img {
  width: 100%;
  text-align: center;
}
#bnrarea ul li img::after {
width: 100%;
    height: 100%;
    position: absolute;
    content: "";
    background-color: rgba(60, 60, 60, 0.42);
    top: 0;
    left: 0;
}
#bnrarea ul li p {
  margin-top: 1em;
  margin-bottom: 1em;
  letter-spacing: 0.15em;
  line-height: 1.5em;
}

/*基本情報*/
#infobox #bgCar {
  background: url("common/images/img_info_right.png");
  background-size: cover;
  height: 100%;
  text-align: center;
  min-height: 580px;
}
@media only screen and (max-width : 960px) {
	#infobox #bgCar {
		display: none;
	}
}
#infobox p img {
  display: block;
  margin: 3px auto 15px;
}
#infobox .infoboxRight {
  position: relative;
  text-align: center;
}
@media only screen and (max-width : 960px) {
	#infobox .infoboxRight {
		padding: 1em;
	    box-sizing: border-box;
	}
	#infobox ul {
		width: 90%;
	}
}
#infobox .infoboxRight .head-border {
  transform: rotate(90deg);
  position: absolute;
  top: 201px;
  left: -140px;
  z-index: 1;
}
@media only screen and (max-width : 960px) {
	#infobox .infoboxRight .head-border {
		left: -110px;
	}
}
#infobox ul {
  margin: 30px auto;
  width: 60%;
	position: relative;
    z-index: 2;
}
#infobox ul .tel, #infobox ul li {
  text-align: center;
}
#infobox ul .tel {
  margin-bottom: 30px;
  font-family: 'Oswald', sans-serif;
  font-size: 26px;
  letter-spacing: 0.06em;
  color: #000;
  border-top: #aaa solid 1px;
  border-bottom: #aaa solid 1px;
  padding: 15px 0;
}
#infobox ul .tel img, #contact ul .tel img {
  width: 26px;
  height: 17px;
  padding-right: 6px;
}
#infobox ul li.closed {
  font-size: 0.9em;
  margin-bottom: 30px;
  line-height: 20px;
  color: #000;
  text-align: center;
  padding: 1em .3em;
  letter-spacing: .05em;
  border: 1px #4c4c4c solid;
}
#infobox ul li {
    font-size: 1em;
    margin-bottom: 10px;
    letter-spacing: 0.07em;
}
#infobox ul li span {
    border: 1px solid #6a6a6a;
    font-size: 0.6em;
    padding-top: 1px;
    padding-bottom: 1px;
    text-align: center;
    display: inline-block;
    margin-right: 5px;
    width: 43px;
    color: #6a6a6a;
}
#infobox ul li#fTimeInfo {
    margin-bottom: 0;
    border-bottom: none;
	margin-top: 30px;
}


/*お問い合わせボタン下部*/
.top2025 #btnRightSide {
  display: block;
  width: 100%;
  top: auto;
  right: auto;
  bottom: 0;
  box-shadow: none;
  margin: 0;
	animation: none!important;
	transform: none!important;
	z-index: 10;
}
.top2025 #btnRightSide ul {
  display: flex;
  justify-content: space-between;
}
.top2025 #btnRightSide ul li {
        width: 100%;
    }
.top2025 #btnRightSide ul li:first-child {
  border-right: 1px solid #fff;
}
.top2025 #btnRightSide a {
  font-size: 16px;
  justify-content: center;
}
.top2025 #btnRightSide a {
  width: 100%;
  height: 61px;
  display: flex;
  text-align: left;
  align-items: center;
}
@media only screen and (max-width : 960px) {
.top2025 #btnRightSide a {
	  font-size: 12px;
	}
}
.top2025 .slideBtnWrap {
	animation: none!important;
	transform: none!important;
}
/*footer*/
footer {
	margin-top: 1px;
	padding-bottom: 70px;
}
@media only screen and (max-width : 960px) {
	footer {
		padding-bottom: 0;
	}
}
#page-top {
	bottom: 150px;
	z-index: 10;
}