@charset "UTF-8";

/*=======================全体========================*/

h1, h2, h3, h4, p, ul, li, span, th, td{
  font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
}

ul{
  list-style: none;
}

td > ul>li{
  color:#151515;
}

.second-header{
  width: 100vw;
  background-size: cover;
  background-position: center;
  vertical-align: center;
  text-align: center;
}

.b-header{
  background-image:url("../img/business/header.jpg");
}

.r-header{
  background-image:url("../img/recruit/header.jpg");
}

.f-header{
  background-image:url("../img/facility/header.jpg");
}

.c-header{
  background-image:url("../img/company/header.jpg");
}


.second-header_title{
  padding: 88px 0 100px;
  display: inline-block;
  vertical-align: middle;
  color: white;
}

.inner-bg {
  height: 30vh;
  background-color: rgba(0, 0, 0, 0.6);
}

.bg-color-sky-light {
  background: #f5f5f5;
}

@media (max-width:767px){
  .shadow-title{
    font-size: 15px;
  }

  a, p, li, th,td {
    font-size: 13px;
  }
}
/*=======================End of 全体========================*/
/*======================header=========================*/


.header .navbar-logo {
  width: 150px;
  padding: 15px 10px;
  font-size: 20px;
}

.navbar-logo-wrap > h2{
  font-size: 24px;
  color: #90ee90;
}

.header .nav-item-child.active:after{
  background: #90ee90;
}

/*====================End of header===========================*/
/*=======================Footer========================*/

footer > .container > .content-md{
  padding:60px 0px 20px;
}

.footer-list{
  float: left;
  padding-left: 5px;
}

.footer-logo{
  width: 150px;
  font-size: 21px;
  color: #90ee90;
}

.footer-list-item >a{
  font-size: 14px;
}


/*=======================End of Footer========================*/
/*=======================Index========================*/

.mt-fuji-wrapper{
  width: 100vw;
  height: auto;
  min-height: 45vh;
  background-image:url("../img/index/mt-fuji.jpg");
  background-size: cover;
  background-position: center;
}

.fuji{
  position: relative;
}
.fuji-wrapper{
  position: relative;
}

.fuji::before{
  content: '芦安精機株式会社';
  color: black;
  position: absolute;
  top: 0;
  left: 0;
  font-size: 50px;
  z-index: 100;
}

.fuji-title{
  display: inline-block;
  position: absolute;
  color: black;
  position: absolute;
  top: 0;
  left: 0;
  font-size: 50px;
  z-index: 100;
}

.content-md{
  text-align: center;
}

.first-title{
  font-size: 23px;
  padding: 0 20px;
  color: #515769;
  background: linear-gradient(transparent 70%, #90ee90 70%);
  font-weight: 700;
  line-height: 2.5;
}

.br-1{
  display: none;
}

.br-2{
  display: none;
}

.message{
  padding-right: 20px;
  font-size: 18px;
  padding-top: 35px;
}

.index-description{
  padding: 0 20px;
  font-size:15px;
  color: #515769;
  font-weight: bold;
}

@media (max-width:767px){
  .first-title{
    font-size: 20px;
  }

  .br-1{
    display: block;
  }

  .br-2{
    display: block;
  }

  .message{
    font-size: 14px;
    padding-top: 25px;
    margin-right: 25px;
  }

  .index-description{
    font-size:13px;
    color: #515769;
  }
}


@media (min-width: 768px){
  .col-sm-6_wrapper >.col-sm-6 {
    width: 90%;
    margin: 0 50px;
  }
}


/*=======================End of Index========================*/
/*=======================Company========================*/

.company_table{
  border-collapse:collapse;
  margin:40px auto 80px auto;
  width: 100%;
}

.company_table td{
  border-collapse:collapse;
  background-color:#F9F9F9;
  text-align:left;
  padding:8px;
  border:1px solid #D6D6D6;
  line-height:20px;
  font-size:16px;
}

.company_table th{
  background-color:#F5F5F5;
  text-align:center;
  padding:8px;
  white-space:nowrap;
  color: #151515;
  border-top:1px solid #D4D4D4;
  border-right:4px solid #D4D4D4;
  border-bottom:1px solid #D4D4D4;
  border-left:1px solid #D4D4D4;
  font-size:13px;
  font-weight:normal;
  letter-spacing:1px;
  background-repeat:repeat-x;
  background-position:top;
  vertical-align: middle;
}

@media (max-width: 767px){}
.company_table td {
    font-size: 13px;
}

.company_table ul{
  padding:0 0 20px;
}

.company_table img{
  width: 45%;
  margin-top: 5px;
}

@media (max-width: 768px){
  .company_table img{
    width: 70%;
    margin-top: 5px;
  }
}

/*=======================End of Company========================*/
/*=======================Facility========================*/

.facility_title{
  font-size: 20px;
  padding-bottom: 30px;
}

/*=======================End of Facility========================*/
/*=======================Recruit========================*/

.under-recruit_left{
  display: inline-block;
  float: left;
  width: 50%;
  box-sizing: border-box;
}

.under-recruit_left > img{
  width: 60%;
  border-radius: 280px;
}

@media (max-width:767px){
  .under-recruit_left > img{
    width: 80%;
    margin: 50% 0;
  }
}
.under-recruit_right{
  display: inline-block;
  float: left;
  width: 50%;
  box-sizing: border-box;
}

.balloon{
  position: relative;
  display: inline-block;
  margin: 1.5em 0 1.5em 15px;
  padding: 7px 10px;
  min-width: 120px;
  max-width: 100%;
  color: #555;
  font-size: 16px;
  background: #98fb98;
}

.balloon:before{
  content: "";
  position: absolute;
  top: 50%;
  left: -30px;
  margin-top: -15px;
  border: 15px solid transparent;
  border-right: 15px solid #98fb98;
}

.balloon p {
  margin: 0;
  padding: 10%;
  color: #151515;
}

/*=======================End of Recruit========================*/
/*=======================Business========================*/

.business-discription{
  font-size: 20px;
  padding-bottom: 20px;
  width: 80%;
  margin: 0px auto ;
  padding-top:100px;
  padding-bottom:75px;
}

.line{
  display: inline-block;
  width: 250px;/*線の長さ*/
  border-bottom: solid 1px #808080;
}

.business-discription > p{
  color: #393c4d;
}

.business-discription > span{
  background: linear-gradient(transparent 70%, #90ee90 70%);
  font-size: 22px;
  font-weight: 700;
  color: #515769;
  line-height: 3;
}

@media (max-width:767px){
  .business-discription > span{
    font-size: 18px;
  }
}


/*=======================End of Business========================*/
