@charset "UTF-8";
/* CSS Document */
@media screen and (max-width: 767px) { /*ウィンドウ幅が最大479pxまでの場合に適用*/
  h1, h2, h3, h4, h5, p, article, table {
    font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
  }
  #top-head {
    width: 100%;
    margin: auto;
    padding: 0 0 10px 0;
  }
  #top-head h1 img {
    width: 150px;
    margin: auto;
    display: block;
  }
  .header_title {
    width: 100%;
    margin: auto;
  }
  p.header_title_in {
    text-align: center;
    margin: auto;
    color: #fff;
    font-size: 0.6em;
    line-height: 1.5;
    padding: 5px 0;
    margin-bottom: 1em;
  }
  #top-head .inner_m {
    margin-bottom: 0px !important;
  }
  .m30 {
    margin-bottom: 30px;
  }
  /*************************************************/
  /*トップページ*/
  /*************************************************/
  #main_img {
    position: relative;
  }
  #main_img .slider img {
    width: 100%;
    background-size: cover;
    margin-top: 50px;
  }
  .slick-dots {
    display: none;
  }
  #main_img h2 {
    position: absolute;
    top: 50%;
    left: 10%;
    margin: 0;
    padding: 0;
    z-index: 100;
    color: #fff;
    font-size: 2em;
    font-family: Avenir Next, Arial, Helvetica, "sans-serif";
    font-weight: bolder;
    text-shadow: #000 1px 0 10px;
  }
  #main_img h2 span {
    position: relative;
    z-index: 50;
    font-size: 10px;
    font-family: Avenir Next, Arial, Helvetica, "sans-serif";
    color: #fff;
    font-weight: bolder;
    letter-spacing: 1px;
    text-shadow: #000 1px 0 5px;
  }
  /*トップページ3加工*/
  #point3_area {
    width: 100%;
    background-image: url("../img/dummy03.jpg");
    padding: 3em 0;
    position: relative;
  }
  #point3_area::after {
    content: '';
    background-color: rgba(19, 99, 0, .7);
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
  }
  #point3_area div {
    width: 90%;
    margin: auto;
    margin-bottom: 1.5em;
  }
  #point3_area h3 {
    text-align: center;
    font-weight: bold;
    font-size: 1em;
    color: #fff;
    font-family: Avenir Next, Arial, Helvetica, "sans-serif";
    letter-spacing: 1px;
    position: relative;
    z-index: 5;
  }
  .point3_in p {
    color: #fff;
    text-align: center;
    position: relative;
    z-index: 5;
    font-size: 12px;
  }
  .cssgrid {
    width: 90%;
    margin: auto;
    margin-bottom: 50px;
    position: relative;
    z-index: 20;
  }
  .cssgrid > div {
    background: #fff;
    /*margin-bottom: 1em;*/
    overflow: hidden;
  }
  .cssgrid > div img {
    width: 100%;
    overflow: hidden;
  }
  .cssgrid > div > div {
    background: #fff;
    overflow: auto;
    /*padding: 1em 0;*/
  }
  .cssgrid h5 {
    font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
    text-align: center;
    font-weight: bold;
    font-size: 1em;
    color: green;
    margin: 1em 0;
  }
  .cssgrid h5 span {
    font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
    font-size: 0.5em;
    color: #B0B0B0;
  }
  .cssgrid > div p {
    text-align: justify;
    font-size: 80%;
  }
  .cssgrid > div p a {
    color: pink;
  }
  #sengen_area {
    width: 90%;
    margin: 2em auto;
  }
  #sengen_area h3 {
    text-align: center;
    font-weight: bold;
    font-size: 1em;
    color: green;
    border-bottom: 1px #000 solid;
    padding-bottom: 0.5em;
    margin-bottom: 0.5em;
    font-family: Avenir Next, Arial, Helvetica, "sans-serif";
    letter-spacing: 1px;
  }
  #sengen_area p {
    text-align: center;
    font-size: 80%;
  }
  .cssgrid2 {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .cssgrid2 > div {
    width: 50%;
    min-width: 0;
  }
  .cssgrid2 > div img {
    width: 100%;
    overflow: hidden;
  }
  #results, #company {
    width: 90% !important;
    margin: auto;
  }
  .flex-item > a:hover img {
    opacity: 0.7;
  }
  #company h3, #results h3, #contact h3, #recruit h3, #facility h3 {
    color: green;
    font-size: 130%;
    font-weight: bold;
    margin-bottom: 1em;
    line-height: 1.3;
    text-align: left;
    border-bottom: 2px solid green;
    padding-bottom: 0.5em;
  }
  #company img, #results img {
    width: 100%;
  }
  #company .cssgrid {
    text-align: center;
    margin-bottom: 30px;
  }
  #company .cssgrid a p {
    background: #fff;
    margin-bottom: 3px;
    padding: 10px 0;
    text-decoration: none !important;
    display: block;
  }
  /******************************************************************************************/
  /*下層ページ*/
  /******************************************************************************************/
  /*メイン画像*/
  #main_img2 {
    width: 100%;
    background-size: cover;
    background-image: url("../img/company_top.jpg");
    margin-top: 60px;
    padding: 3em 0;
    position: relative;
    margin-bottom: 2em;
  }
  #com #main_img2 {
    width: 100%;
    background-size: cover;
    background-image: url("../img/company_top.jpg");
    margin-top: 60px;
    padding: 3em 0;
    position: relative;
    margin-bottom: 2em;
  }
  #busi #main_img2 {
    width: 100%;
    background-size: cover;
    background-image: url("../img/business_top.jpg");
    margin-top: 60px;
    padding: 3em 0;
    position: relative;
    margin-bottom: 2em;
  }
  #est #main_img2 {
    width: 100%;
    background-size: cover;
    background-image: url("../img/estate_top.jpg");
    margin-top: 60px;
    padding: 3em 0;
    position: relative;
    margin-bottom: 2em;
  }
  #res #main_img2 {
    width: 100%;
    background-size: cover;
    background-image: url("../img/result_top.jpg");
    margin-top: 60px;
    padding: 3em 0;
    position: relative;
    margin-bottom: 2em;
  }
  #con #main_img2 {
    width: 100%;
    background-size: cover;
    background-image: url("../img/contact_top.jpg");
    margin-top: 60px;
    padding: 3em 0;
    position: relative;
    margin-bottom: 2em;
  }
  #mac #main_img2 {
    width: 100%;
    background-size: cover;
    background-image: url("../img/mac_top.jpg");
    margin-top: 60px;
    padding: 3em 0;
    position: relative;
    margin-bottom: 2em;
  }
  #metal #main_img2 {
    width: 100%;
    background-size: cover;
    background-image: url("../img/metal_top.jpg");
    margin-top: 60px;
    padding: 3em 0;
    position: relative;
    margin-bottom: 2em;
  }
  #main_img2 img {
    width: 100%;
  }
  #main_img2::after {
    content: '';
    background-color: rgba(0, 0, 0, .5);
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
  }
  #main_img2 h2 {
    text-align: center;
    font-weight: bold;
    font-size: 1.3em;
    color: #fff;
    font-family: Avenir Next, Arial, Helvetica, "sans-serif";
    letter-spacing: 1px;
    z-index: 50;
    position: relative;
  }
  #main_img2 h2 span {
    color: #fff;
    font-size: 12px;
  }
  /*納入実績************************************************************************************/
  #results .flex_box {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .flex_box > div {
    width: 48%;
    margin-bottom: 2em;
    min-width: 0;
  }
  .flex_box > div img {
    width: 100%;
    overflow: hidden;
    margin-bottom: 0.5em;
  }
  .flex_box > div p {
    font-size: 70%;
    font-weight: 500;
    line-height: 1;
  }
  #results p.anim_under {
    font-size: 80%;
    margin-bottom: 2em
  }
  #results .flex_box > div p span {
    font-weight: normal !important;
  }
  .flex_box .fas {
    color: #000;
  }
  /*パンくずリスト********************************************************************/
  #pankuzu {
    display: none;
  }
  /*フェードインエフェクト*/
  .fadein_anim {
    animation-name: fadein;
    animation-duration: 1s;
  }
  @keyframes fadein {
    from {
      opacity: 0;
      transform: translateX(-20px);
    }
    to {
      opacity: 1;
      transform: translateY(0);
    }
  }
  #company {
    margin-bottom: 2em;
  }
  /*************************************************/
  /*保有機械*/
  /*************************************************/
  .seko_flex {
    max-width: 1000px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 50px;
  }
  .seko_flex > div {
    width: 48%;
    margin-bottom: 1em;
    min-width: 0;
  }
  .seko_flex > div img {
    width: 100%;
    overflow: hidden;
    margin-bottom: 1em;
  }
  .seko_flex > div p {
    font-size: 60%;
    text-align: center;
  }
  /*************************************************/
  /*事業内容*/
  /*************************************************/
  #company .business_img {
    width: 100%;
    margin: 20px 0;
  }
  .flex_box2 {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .flex_box2 > div {
    width: 33%;
    margin-bottom: 1em;
    min-width: 0;
  }
  .flex_box2 > div img {
    width: 100%;
    overflow: hidden;
  }
  .flex_box2_under {
    margin-bottom: 3em;
    font-size: 80%;
  }
  .business_box h4 {
    font-size: 1em;
    font-weight: bold;
    color: green;
    margin-top: 1em;
  }
  .business_box p {
    margin-bottom: 2em;
    font-size: 80%;
  }
  .business_box .fas {
    color: green;
  }
  .green_in {
    width: 100%;
    background: green;
    margin-bottom: 2em;
    padding: 1em 0;
  }
  .green_in h4 {
    color: #fff;
    font-size: 1.2em;
    font-weight: bold;
    text-align: center;
    margin-bottom: 0.5em;
  }
  .green_in p {
    color: #fff;
    padding: 0 2em;
    text-align: justify;
    font-size: 80%;
    margin-bottom: 1em;
  }
  .green_in p a {
    text-align: center;
    display: block;
    background: #fff;
    padding: 0.5em;
    border-radius: 5px;
    color: green;
    font-weight: bold;
  }
  .green_in p a:hover {
    opacity: 0.8;
    transition: all 0.5s;
  }
	
  .flex_2box {
	  margin-top: 1.5em;
}
.flex_2box > div {
  margin-bottom: 3em;
  min-width: 0;
}
.flex_2box > div img {
  width: 100%;
  overflow: hidden;
	margin-bottom: 20px;
}
.flex_2box p:first-of-type {
	font-size: 120%;
	font-weight: bold;
	border-bottom: 2px #ccc solid;
	padding-bottom: 0.5em;
	margin-bottom: 0.5em;
	}
	
	
	
  /*************************************************/
  /*会社案内*/
  /*************************************************/
  p.sengen_copy {
    font-weight: bold;
    color: #000;
    font-size: 150%;
    margin-bottom: 10px;
    border-bottom: 1px solid #ccc;
    text-align: center !important;
    padding-bottom: 0.5em;
  }
  #company p {
    text-align: justify;
    font-size: 80%;
  }
  #company p.president {
    text-align: right;
    font-weight: bold;
    margin: 10px 0 30px 0;
  }
  #company .logo {
    width: 50%;
    margin: auto;
    display: block;
    margin-bottom: 1em;
  }
  .gmap {
    height: 300px;
    margin-bottom: 2em;
  }
  .president_area {
    position: relative;
  }
  .president_area img {
    width: 100%;
    margin-bottom: 1em
  }
  .president_area p {
    position: absolute;
    left: 15px;
    top: 15px;
    font-size: 1em;
    font-weight: bold;
    line-height: 2;
    padding-bottom: 1em;
  }
  .president_area p span {
    font-size: 1em;
  }
  .com_flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 1000px !important;
    margin-bottom: 2em;
  }
  .com > div {
    width: 50%;
  }
  .president > div img {
    width: 70% !important;
    margin-bottom: 1em;
  }
  .president > div {
    text-align: center;
  }
  .president p.name {
    margin-top: 1em;
    text-align: center !important;
    font-size: 110% !important;
  }
	.president2 p.name {
    margin-top: 1em;
    text-align: center !important;
    font-size: 110% !important;
  }
  .fukuri_flex .bold {
    font-weight: bold;
    margin: 1em 0;
  }
  .fukuri_flex img {
    margin-top: 2em;
  }
  /*************************************************/
  /*お問い合わせ*/
  /*************************************************/
  #company h4 {
    font-size: 80%;
    background-color: green;
    padding: 5px 20px;
    font-weight: bold;
    margin-bottom: 1em;
    color: #FFF;
    text-align: center;
  }
  #company h4 .fas {
    color: #fff;
  }
  #company span.tel {
    font-weight: bold;
    font-size: 120%;
  }
  #company .anim_under {
    margin-bottom: 2em
  }
  table.kaisha {
    width: 100%;
    font-size: 70%;
    margin: 2em 0;
  }
  .kaisha th, .kaisha td {
    border-bottom: 1px solid #ccc;
    padding: 8px 0;
  }
  .kaisha th {
    background: #fff;
    font-weight: bold;
  }
  .kaisha, .kaisha tr, .kaisha td, .kaisha th { /*display:block;*/
  }
  .kaisha th {
    width: auto;
  }
  .kaisha textarea {
    width: 100%;
  }
  .kaisha input {
    width: 100%;
  }
  span.hisu {
    background: green;
    color: #fff;
    padding: 3px;
    border-radius: 3px;
    font-size: 90%;
  }
  #privacy {
    background-color: #fff;
    height: 100px;
    overflow: scroll;
    padding: 20px;
    margin-bottom: 20px;
    border: 1px #ccc solid;
  }
  #privacy dl dt, #privacy dl dd {
    font-size: 80%;
  }
  #privacy dl dt {
    font-weight: bold;
  }
  #privacy dl dd {
    margin-bottom: 20px;
  }
  .input_area {
    width: 100%;
    margin: auto;
    border: none;
    display: block;
  }
  .button {
    padding: 10px 30px;
    border-radius: 5px;
    font-size: 1.2em;
    margin: auto;
    background-color: green;
    color: #fff;
    border: none;
    margin-bottom: 50px;
  }
  .pri_text {
    text-align: center;
    margin-bottom: 10px;
  }
  /*インフォメーション ナビ*/
  #top-head, .inner_m {
    width: 100%;
    padding: 0;
  }
  #top-head {
    top: 0;
    position: fixed;
    margin-top: 0;
  }
  /* Fixed reset */
  #top-head.fixed {
    padding-top: 0;
    background: transparent;
  }
  #mobile-head {
    background: #fff;
    width: 100%;
    height: 56px; /*56*/
    z-index: 999;
    position: relative;
  }
  #top-head.fixed .logo, #top-head .logo {
    position: absolute;
    left: 13px;
    top: 13px;
    color: #333;
    font-size: 26px;
  }
  #global-nav {
    position: absolute;
    /* 開いてないときは画面外に配置 */
    top: -500px;
    background: #333;
    width: 100%;
    text-align: center;
    padding: 10px 0;
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
  }
  #global-nav ul {
    list-style: none;
    position: static;
    right: 0;
    bottom: 0;
    font-size: 14px;
  }
  #global-nav ul li {
    float: none;
    position: static;
  }
  #top-head #global-nav ul li a, #top-head.fixed #global-nav ul li a {
    width: 100%;
    display: block;
    color: #fff;
    padding: 13px 0;
  }
  #nav-toggle {
    display: block;
  }
  /* #nav-toggle 切り替えアニメーション */
  .open #nav-toggle span:nth-child(1) {
    top: 11px;
    -webkit-transform: rotate(315deg);
    -moz-transform: rotate(315deg);
    transform: rotate(315deg);
  }
  .open #nav-toggle span:nth-child(2) {
    width: 0;
    left: 50%;
  }
  .open #nav-toggle span:nth-child(3) {
    top: 11px;
    -webkit-transform: rotate(-315deg);
    -moz-transform: rotate(-315deg);
    transform: rotate(-315deg);
  }
  /* #global-nav スライドアニメーション */
  .open #global-nav {
    /* #global-nav top + #mobile-head height */
    -moz-transform: translateY(556px);
    -webkit-transform: translateY(556px);
    transform: translateY(556px);
  }
  /*フッター*/
  #footer {
    background: #000;
  }
  #footer .foot_logo a img {
    max-width: 150px;
    margin-bottom: 20px;
  }
  .footer_in {
    width: 90%;
    margin: auto;
  }
  #footer .foot_red {
    display: none;
  }
  .footer_in .ad {
    font-size: 80% !important;
  }
  #footer p.copy {
    text-align: center;
    font-size: 0.5em;
    color: #000;
    padding: 10px 0;
    background: #ffff;
  }
  /*slick*/
  .slick-dots li button:before {
    font-family: 'slick';
    font-size: 30px !important; /*6*/
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: '•';
    text-align: center;
    opacity: .25;
    color: black;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
}
@media screen and (max-width: 450px) { /*ウィンドウ幅が最大479pxまでの場合に適用*/
  #main_img h2 {
    position: absolute;
    top: 50%;
    left: 10%;
    margin: 0;
    padding: 0;
    z-index: 100;
    color: #fff;
    font-size: 1.5em;
    font-family: Avenir Next, Arial, Helvetica, "sans-serif";
    font-weight: bolder;
    text-shadow: #000 1px 0 10px;
  }
  #main_img h2 span {
    position: relative;
    z-index: 50;
    font-size: 10px;
    font-family: Avenir Next, Arial, Helvetica, "sans-serif";
    color: #fff;
    font-weight: bolder;
    letter-spacing: 1px;
    text-shadow: #000 1px 0 5px;
    padding: 0 3em 0 0;
  }
}