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

/*PCのみに適用*/
@media only screen and (min-width:769px){
	.s_contact {
		display: none !important;
	}
	
}
/*PCのみに適用 END*/

body {
	font-family: "Noto Sans JP", sans-serif;
	font-size: 18px!important;
	color:#000;
	line-height:1.8 !important;
	background:#FFF;
	overflow-y: scroll;  /*  縦スクロールバーを表示します。 */
	overflow-x: hidden;  /*  横スクロールバーを消します。 */
	height: 100%;
}

#Header {
	width: 100%;
	position: fixed;
	top: 0;
	height: 70px;
	background: #FFF;
	z-index: 999999;
}


.H_Logo {
	padding-top: 0;
	width: 10%;
	position: absolute;
	top: 0;
	left: 2.5%;
}

.F_Contact{
  position: relative;
background-color: #000;
	max-width: 1000px;
	margin: 0 auto;
	z-index: 0;
}

.F_Contact figure,
.TopCompanyPhoto img {
 opacity: 0.4;/*透過させる*/
}

.F_Contact figure img {
	width: 100%;
	height: auto;
}
.F_ContactText{
  position: absolute;
  top:50%;
  left: 50%;
 -ms-transform: translate(-50%,-50%);/*ベンダープレフィックス*/
  -webkit-transform: translate(-50%,-50%);/*ベンダープレフィックス*/
  transform: translate(-50%,-50%);/*センター寄せの修正*/
  color: #fff;
	width: 80%;
}

.Yel {
	color: #f4b536 !important;
}

.YelBg {
	background: #f4b536 !important;
}

.Title_Yel aside,
.Title_Blk aside {
  position: relative;
	font-size: 300%;
	font-family: "Roboto", sans-serif;
}

.Title_Yel aside::before {
  background-color: #f4b536; /* 線の色 */
  border-radius: 5px; /* 線の両端を丸く */
  bottom: 10px; /* 線の位置 */
  content: "";
  height: 1px; /* 線の高さ */
  left: 50%; /* 線の中央寄せ */
  position: absolute;
  transform: translateX(-50%); /* 線の中央寄せ */
  width: 114px; /* 線の長さ */
}

.Title_Blk aside::before {
  background-color: #000; /* 線の色 */
  border-radius: 5px; /* 線の両端を丸く */
  bottom: 10px; /* 線の位置 */
  content: "";
  height: 2px; /* 線の高さ */
  left: 50%; /* 線の中央寄せ */
  position: absolute;
  transform: translateX(-50%); /* 線の中央寄せ */
  width: 114px; /* 線の長さ */
}

.SubTitle,
.Title_Blk p{
	font-size: 100%;
	letter-spacing: 2px;
	position: relative;
	z-index: 1;
	
}

.FooterInner {
	max-width: 900px;
	width: 95%;
	margin: 50px auto;
	display: flex;
	justify-content: space-between;
    align-items: center;
}

.F_nav ul {
	display: flex;
}

.F_nav ul li {
	margin-right: 50px;
	font-size: 85%;
}

.F_nav ul li a {
	text-decoration: none;
}
.TELFAX {
	font-size: 180%;
	line-height: 1.3;
	font-weight: 600;
	margin-top: 30px;
}

.TELFAX span {
	font-weight: normal;
	font-size: 40%;
	padding-left: 10px;
}
.F_Address {
	margin-top: 15px;
	display: flex;
}

.F_Address dt {
	font-weight: 600;
	font-size: 90%;
}

.F_Address dd {
	padding-left: 20px;
	font-size: 85%;
}

.Copy {
	font-size: 80%;
	padding-top: 10px;
}

#Main {
  position: relative;
background-color: #000;
	margin-top: 70px;
}

#Main figure {
 opacity: 0.8;/*透過させる*/
	
}

#Main figure img {
	width: 100%;
	height: auto;
}
.MainTitle {
	position: absolute;
	left: 50px;
	bottom: 30px;
	font-family: "Roboto", sans-serif;
}

.MainTitle p {
	display: block;
	line-height: 0;
	margin-top: 20px;
}

.outline {
  color: transparent;
	-webkit-text-stroke: 1px rgb(255, 255, 255);
	letter-spacing: 2px;
	font-family: "Roboto", sans-serif;
	
}


.outlineBlk {
  color: transparent;
	-webkit-text-stroke: 1px rgb(0, 0, 0);
	letter-spacing: 2px;
	font-family: "Roboto", sans-serif;
}

.outlineGry {
  color: transparent;
	-webkit-text-stroke: 1px rgb(102, 102, 102);
	letter-spacing: 2px;
}

.MainSub {
	position: absolute;
	top: 200px;
	right: 0;
	color: #FFF;
	font-size: 130%;
	letter-spacing: 3px;
}

.MainSub p {
	background: #000;
	padding:20px 50px;
	line-height: 1.3
}


.ProblemWrap {
	background: url("../images/ProblemBg.png") no-repeat center bottom;
	background-size: 100% 100%;
	padding: 50px 0 100px;
	color: #FFF;
}

.ProblemList {
	max-width: 800px;
	width: 90%;
	margin: 50px auto 0;
}

.ProblemList h3 {
	font-size: 120%;
	margin: -30px 0 20px !important;
}

.ProblemList figure {
	margin: 15px 0;
	text-align: center;
}

.ProblemList p {
	line-height: 1.4;
	font-size: 90%;
}

.Line_Yel {
	font-size: 200%;
	letter-spacing: 3px;
	margin-top: 50px !important;
}

.Line_Yel span {
	border-bottom: 2px solid #f4b536;
	padding-bottom: 5px;
}

.Line_Yel p {
	font-size: 50%;
}

.More {
	font-size: 60% !important;
}

#TopTechnical {
	position: relative;
	padding:20px 0 50px;
}

#TopTechnical h4 {
	text-align: center;
	margin: 10px 0 30px;
	position: relative;
	font-weight: 500;
}

.ContactBtn {
	font-size: 80%;
	margin-top: 50px;
	letter-spacing: 1px;
}

/* ボタンのスタイル */
.ContactBtn a {
    background: #f4b536;
	color: #000 !important;
    border-radius: 50px;
    position: relative;
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin: 0 auto;
    max-width: 200px;
    padding: 10px 10px;
    transition: 0.3s ease-in-out;
    font-weight: 600;
	text-decoration: none;
	border: 1px solid #f4b536;
}

.ContactBtn a:hover {
    background: #FFF;
    color: #f4b536 !important;
}

.ContactBtn a:after {
    content: '';
    width: 5px;
    height: 5px;
    border-top: 2px solid #000;
    border-right: 2px solid #000;
    transform: rotate(45deg) translateY(-50%);
    position: absolute;
    top: 23px;
    right: 20px;
    border-radius: 1px;
    transition: 0.3s ease-in-out;
}
.ContactBtn:hover a:after {
    border-top: 2px solid #f4b536;
    border-right: 2px solid #f4b536;
	color: #f4b536 !important;
}

.TechicalBg {
	position: absolute;
	font-size: 700%;
	font-weight: bold;
	text-align: center;
	width: 100%;
	margin: 0 auto;
	top: 30px;
	white-space: nowrap;
	z-index: 0;
	font-family: "Roboto", sans-serif;
}

.FacilityWorkBg {
	position: absolute;
	text-align: center;
	bottom: 0;
	z-index: 0;
	line-height: 0;
	display: flex;
	font-family: "Roboto", sans-serif;
}

.FacilityWorkBg img {
	width: 2000px !important;
	height: auto;
}

.BkBtn {
	font-size: 80%;
	letter-spacing: 1px;
}

/* ボタンのスタイル */
.BkBtn a {
    background: #000;
	color: #FFF !important;
    border-radius: 50px;
    position: relative;
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin: 0 auto;
    max-width: 180px;
    padding: 10px 10px;
    transition: 0.3s ease-in-out;
    font-weight: 600;
	text-decoration: none;
	border: 1px solid #000;
}

.BkBtn a:hover {
    background: #FFF;
    color: #000 !important;
}

.BkBtn a:after {
    content: '';
    width: 5px;
    height: 5px;
    border-top: 2px solid #FFF;
    border-right: 2px solid #FFF;
    transform: rotate(45deg) translateY(-50%);
    position: absolute;
    top: 23px;
    right: 20px;
    border-radius: 1px;
    transition: 0.3s ease-in-out;
}

.BkBtn:hover a:after {
    border-top: 2px solid #000;
    border-right: 2px solid #000;
	color: #FFF !important;
}

#FacilityWork {
	background: url("../images/SquareBG.jpg") repeat;
	padding: 100px 0 230px;
	position: relative;
}

#FacilityWork ul li {
	background: #000;
	width: 90%;
}


#FacilityWork figure {
	width: 60%;
}

.FacilityWorkWrap {
	max-width: 1000px;
	width: 90%;
	margin: 0 auto;
}

.TopFacility {
	display: flex;
	flex-direction: row-reverse;
	justify-content: center;
}

.TopWork {
	display: flex;
	justify-content: center;
	margin-top: 100px;
	margin-left: 7%;
	padding-right: 1.4%;
}

.TopFacility figure {
	margin-right: -10%;
	margin-top: -5%;
}

.TopWork figure {
	margin-left: -10%;
	margin-top: -5%;
}


.TopFacility .FacilityWorkText {
	color: #FFF;
	padding: 50px 0 50px 80px;
	width: 40%;
}

.TopWork .FacilityWorkText {
	color: #FFF;
	padding: 50px 50px 50px 0;
	width: 40%;
}


.BoderTitle {
	font-size: 230%;
	line-height: 1.4;
	border-bottom: 1px solid #FFF;
	padding-bottom: 20px;
	padding-right: 50px;
}

.BoderTitle2 {
	font-size: 230%;
	line-height: 1.4;
	border-bottom: 1px solid #FFF;
	padding-bottom: 20px;
	padding-left: 50px;
}

.TitleSmall {
	display: block;
	font-size: 40%;
}

.TopFacility p {
	margin-top: 30px;
	font-size: 90%;
	padding-right: 30px;
}

.TopWork p {
	margin-top: 30px;
	font-size: 90%;
	padding-left: 50px;
}

.FacilityWorkText .YelBtn {
	margin-top: 30px !important;
}

.TopWork .YelBtn {
	margin-left: 50px;
}

.YelBtn {
	font-size: 80%;
	letter-spacing: 1px;
}

/* ボタンのスタイル */
.YelBtn a {
    background: #f4b536;
	color: #000 !important;
    border-radius: 50px;
    position: relative;
    display: flex;
    justify-content: space-around;
    align-items: center;
    max-width: 180px;
    padding: 10px 10px;
    transition: 0.3s ease-in-out;
    font-weight: 600;
	text-decoration: none;
}

.YelBtn a:hover {
    background: #FFF;
    color: #000 !important;
}

.YelBtn a:after {
    content: '';
    width: 5px;
    height: 5px;
    border-top: 3px solid #000;
    border-right: 3px solid #000;
    transform: rotate(45deg) translateY(-50%);
    position: absolute;
    top: 23px;
    right: 20px;
    border-radius: 1px;
    transition: 0.3s ease-in-out;
}

.YelBtn:hover a:after {
    border-top: 3px solid #000;
    border-right: 3px solid #000;
	color: #FFF !important;
}

#TopCase {
	padding: 50px 0 70px;
}

.TopCaseWrap {
	max-width: 1000px;
	width: 80%;
	margin: 0 auto;
}

.CaseSlider {
	display: flex;
	justify-content: space-between;
    align-items: center;
	margin-top: 30px;
}

.CaseSliderPhoto {
	width: 45%;
}

.CaseSliderText {
	width: 50%;
}

.cp_h1title {
  position: relative;
  color:#ffffff;
  background: #000;
  transform: skewX(160deg);/*傾斜をつける*/
	padding: 0 10px;
	text-align: center;
	width: 80px;
}
.cp_h1title span {
  display: block;
  transform: skewX(-160deg);/*テキストのみ傾斜を戻す*/
}

.CaseSliderText h2 {
	font-size: 150%;
	padding-bottom: 5px;
	margin: 15px 0;
	border-bottom: 3px solid #000;
	line-height: 1.3;
	letter-spacing: 2px;
}

.CaseSliderList li {
	font-size: 80%;
	padding: 15px 0;
	border-bottom: 1px dashed #000;
}

.CaseSliderList li:last-child {
	border-bottom: none;
}

.Blk {
	color: #000 !important;
}

#TopQA {
	padding: 50px 0 250px;
} 

.TopAQList {
	border-top: 1px solid #000;
	margin-top: 30px;
	background: rgba(255,255,255,0.8);
	position: relative;
	z-index: 2;
}

.TopAQList li {
	padding:15px 10px 20px;
	border-bottom: 1px solid #000;
	position: relative;
}

.TopAQList li:last-child {
	border-bottom: none;
}

.TopAQList li h3 {
	line-height: 1.3;
	padding-left: 50px;
	font-weight: 500;
}

.TopAQList li h3::before {
  content: "Q";
  color: #f4b536;
  font-size: 200%;
	margin-left: -50px;
	padding-right: 23px;
	font-family: "Roboto", sans-serif;
	position: relative;
	top: 10px;
}

.TopAQList li p {
	line-height: 1.4;
	font-size: 90%;
	margin-top: 10px;
	padding-left: 50px;
	letter-spacing: 1px;
}

.TopCompanyBg {
	position: absolute;
	font-size: 800%;
	font-weight: bold;
	width: 100%;
	right: 0px;
	bottom: 200px;
	white-space: nowrap;
	z-index: 0;
	line-height: 0.7;
	writing-mode: vertical-rl;
	font-family: "Roboto", sans-serif;
}

#TopCompany {
	position: relative;
	background: #000;
	height: 800px;
}

.TopCompanyWrap {
position: relative;
	max-width: 1200px;
	margin: 0 auto;
}

.TopCompanyPhoto {
	position: absolute;
	width: 80%;
	margin-top: -150px;
	z-index: 1;
	top: 0;
	left: 0;
	background: #000;
}

.TopCompanyBox {
	position: absolute;
	z-index: 2;
	background: #f4b536;
	margin-top: 100px;
	top: 0;
	right: 0;
	padding: 50px 100px;
	text-align: center;
}

.TopCompanyBox h3 {
	margin: 30px 0;
	letter-spacing: 2px;
}

.TopFooter {
	margin-top: -200px;
}
/*テキスト無限ループ*/
.LoopText {
  animation: loop-text 10s linear infinite;
}
@keyframes loop-text {
  0% {
    transform: translateX(0%);
  }
  100% {
    transform: translateX(-50%);
  }
}
/*テキスト無限ループ END*/

#TopTitle {
	width: 100%;
	height: 250px;
	background: #000;
	margin-top: 70px;
}

.TopTitleWrap {
	max-width: 1400px;
	margin: 0 auto;
	position: relative;
}

.TopTitleWrap img {
	opacity: 0.4;
}

.TopTitleText {
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #f4b536;
    width: 90%;
	border-left: 8px solid #f4b536;
	padding-left: 20px;
}

.TopTitleText h1 {
	font-size: 300%;
	line-height: 1.2;
	font-family: "Roboto", sans-serif;
}

.TopTitleText p {
	font-size: 110%;
	font-weight: 500;
}

.YelBgList {
	padding-top: 30px;
	max-width: 1000px;
	width: 90%;
	margin: 0 auto;
}

.YelBgList li {
	background: #f4b536;
	width: 90%;
	color: #000;
}

.YelBgList li figure {
	width: 60%;
}

.RightPhotoBoxText,
.LeftPhotoBoxText {
	padding: 80px 50px;
	width: 40%;
}

.LeftPhotoBox figure {
	margin-left: -10%;
	margin-top: -5%;
}

.RightPhotoBox figure{
	margin-right: -10%;
	margin-top: -5%;
}

.LeftPhotoBox{
	display: flex;
	justify-content: center;
	margin-top: 100px;
	margin-left: 7%;
	padding-right: 1.4%;
}

.RightPhotoBox{
	display: flex;
	justify-content: center;
	flex-direction: row-reverse;
	margin-top: 100px;
}


.T_Text {
    margin-top: 10px;
}

.T_NumberTitle {
	display: flex;
	background: #000;
	color: #f4b536;
	font-family: "Roboto", sans-serif;
	font-weight: 500;
	align-items: center;
    justify-content: center;
	line-height: 1;
	width: 250px;
}

.T_Number {
	font-size: 280% !important;
	font-weight: 700 !important;
	padding-left: 5px;
	margin: -8px 0;
}

.T_SubTitle {
	font-size: 120%;
	margin: 20px 0 0;
	line-height: 1.5;
}

#T_Flow {
	background: url("../images/technical_bg.jpg") repeat;
	padding: 50px 0 80px;
	margin-top: 50px;
	color: #FFF;
}

.T_FlowList li {
	display: flex;
	align-items: center;
	margin-top: 50px;
}

.T_FlowList li figure {
	position: relative;
	margin-right: 5%;
	width: 30%;
}

.T_FlowList li figure img {
	width: 100%;
	height: auto;
}

.T_FlowText {
	width: 65%;
}

.T_FlowList li figure div {
	position: absolute;
	top:0;
	left: 0;
	background: #f4b536;
	color: #000;
	font-family: "Roboto", sans-serif;
	font-weight: 600;
	font-size: 22px;
	line-height: 22px;
	padding: 10px;
}

.T_FlowTextTitle {
	background: #f4b536;
	color: #000;
	padding: 5px 20px;
	font-size: 110%;
	letter-spacing: 1px;
	font-weight: 600;
}

.T_FlowTextText {
	padding: 15px;
}

.InContact {
	margin-top: 50px;
}

/*table*/
.Table th,
.Table td {
    border: solid 1px #BFBFBF;  /* 枠線指定 */
    padding: 10px;      /* 余白指定 */
}

.Table {
    border-collapse:  collapse; /* セルの線を重ねる */
	margin-top: 50px;
	min-width: 768px;
	width: 100%;
}

.table-wrap {
  overflow-x: scroll;
}

.DarkGray {
	background: #676767;
	color: #FFF;
}
.LighgtGray {
	background: #EDEDED;
	text-align: center;
	vertical-align: middle;
}

.L_YelBg {
	background: #FFF6E3;
}

/*table end*/

#FacilityBox {
	padding-bottom: 50px;
}

.underline{
  padding-bottom: 10px;
  font-weight: 600;
  font-size: 110%;
  position: relative;
  border-bottom: 3px solid #000;
text-align: center;
}
.underline::before{
  content: '';
  position: absolute;
  bottom: -3px;
	left: 0;
  width: 10%;
  height: 3px;
  background: #F4B536;
}


.WorkOne {
	width: 100%;
	margin-top: 50px;
}

.WorkTwo {
	width: 48%;
	margin-top: 50px;
	
}

.WorkFour {
	width: 25%;
	margin-top: 50px;
}

.Work_first {
	margin-right: 4%;
}


.WorkListInner {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
}

.WorkOne li {
	width: 19%;
	margin: 3%;
}

.WorkTwo li {
	width: 44%;
	margin: 3%;
}

.WorkFour li {
	width: 100%;
	margin: 3%;
}


.WorkListInner li figure {
	height: 150px;
	line-height: 150px;
}


.WorkListInner li h4 {
	line-height: 1.3;
	margin-top: 15px;
	font-weight: normal;
}

.WorkListWrap {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	text-align: center;
	padding-bottom: 50px;
}

#PolicyBox {
	margin: 50px 0;
}

.PolicyWrap {
	background: url("../images/policy_bg.jpg") no-repeat center top;
	background-size: cover;
	width: 100%;
	padding: 50px 0 90px;
	margin-top: 30px;
}

.PolicyWrap dl {
	max-width: 700px;
	width: 90%;
	margin: 0 auto;	
}

.PolicyWrap dt {
	color: #f4b536;
  font-size: 250%;
	float: left;
	width: 15%;
	font-family: "Roboto", sans-serif;
	font-weight: 600;
	margin-top: 40px;
	vertical-align: top;
}

.PolicyWrap dd {
	float: right;
	width: 85%;
	font-size: 130%;
	color: #FFF;
	font-weight: 600;
	margin-top: 40px;
}

#MessageBox {
	max-width: 900px;
	width: 90%;
	margin: 50px auto 0;
}

.MessageWrap {
	margin-top: 50px;
	display: flex;
	flex-direction: row-reverse;
    justify-content: space-between;
}

.MessageWrap figure {
	width: 40%;
}

.Message {
	width: 55%;
}

.Message span {
	padding-top: 30px;
	text-align: right;
	width: 100%;
	display: block;
}

#AboutBox {
	position: relative;
	padding-bottom: 300px;
	width: 100%;
}

.AboutBg {
	position: absolute;
	bottom: 0;
	text-align: center;
	margin: 0 auto;
	width: 100%;
	z-index: 0;
}

.GryWrap {
	background: #EDEDED;
	position: relative;
	z-index: 1;
	max-width: 800px;
	width: 80%;
	padding: 3% 5% 5%;
	margin: 80px auto;
}

.AboutTable {
	border-top: 1px solid #000;
	margin-top: 50px;
}

.AboutTable dl,
.HistoryTable dl {
	border-bottom: 1px solid #000;
}

.AboutTable dt {
	width: 28%;
	padding: 2% 1%;
	float: left;
}

.AboutTable dd {
	width: 68%;
	padding: 2% 1%;
	float: right;
}

.Map {
	margin-top: 20px;
}

#HistoryBox {
	background: #f4b536;
	padding: 50px 0 300px;
}

.HistoryTable {
	max-width: 1000px;
	width: 90%;
	margin: 50px auto 0;
	font-size: 90%;
	border-top: 1px solid #000;
}

.HistoryTable dt {
	width: 20%;
	padding: 2% 1%;
	float: left;
}

.HistoryTable dd {
	width: 75%;
	padding: 2% 1%;
	float: right;
}

#ContactBox {
	margin-top: 50px;
}

#ContactBox .GryWrap {
	margin-top: 50px;
}

.Yel_Contact {
	background: #f4b536;
	max-width: 900px;	
	margin: 50px auto;
	padding: 30px 50px;
}

.Yel_Contact_Title {
	text-align: center;
	font-size: 120%;
	font-weight: 600;
}

.Yel_Contact ul {
	display: flex;
	justify-content: space-evenly;
	margin-top: 15px;
}

.Yel_Contact li {
	display: flex;
}
.Circle {
	width: 50px;
  height: 50px;
  border-radius: 50%;
	border: 1px solid #000;
	display: inline-block;
	text-align:center;
  line-height: 50px;
}
.TelFaxNumber {
	font-size: 280%;
	font-family: "Roboto", sans-serif;
	font-weight: 600;
	line-height: 50px;
	padding-left: 15px;
}

.GryWrapContact {
	background: #EDEDED;
	max-width: 1000px;
	margin: 50px auto 0;
	width: 90%;
	padding: 5%;
}