﻿.bg_color1 {background-color: #054d0b;}
.border_color1 {border-color: #054d0b;}
.bg_color3 {background-color: #86c50f;}
.bg_color4{background-color: #ededed;}
.border_color2 {border-color: #e0e0e0;}
.border_color4 {border-color: #054d0b;}
.txt_color1 {color: #054d0b;}
.txt_color2 {color: #86c50f;}
.txt_color3 {color: #86c50f;}
.hvr_bg_color1:hover {background-color: #86c50f;}
.hvr_bg_color4:hover {background-color: #f6f6f6;}
.hvr_txt_color1:hover {color: #86c50f;}
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500;700;900&family=Noto+Serif+JP:wght@200;300;400;500;600;700;900&display=swap');
.font_Quick ,#page8 #tel_txt h3{
    font-family: 'Noto Sans JP', sans-serif!important;
}
h1, h2, h3, h4, h5, h6,.top .more a,#topcms_gallery_type1 .btn a strong {
   font-family: "Hannari","游明朝", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "Sawarabi Mincho", "serif";
    font-weight: normal;
}
/* ----------　all　---------- */
.linkStyle{
	color:#86c50f;
}
.linkStyle:hover{
	color:#86c50f;
	opacity: 0.7;
	transition: all 0.5s;
}
.tyuui{
    font-size: -webkit-calc(1rem + 2px);
    font-size: calc(1rem - 2px);
    color: #900;
    font-weight: bold;
}
#top_contact_box .bottom .btn_box1 p.tyuui{
    margin-top: 60px;
    color: #900!important;
}
#loading_line .line {
    background-color: #ededed;
}
#fix_menu .sns_links li:last-of-type {
    width: 35px;
}
#loading_logo {
    max-width: 350px;
}
#footer::before {
    background: rgba(11, 94 ,0 ,0.4);
}
footer #logo2{
    max-width: 350px;
    width: 30%!important;
}
.overlay .menu-box .menu_list li.tel_title{
    height: auto;
    min-height: 20px;
    padding-left: 15px;
    color: #064e0c;
    font-weight: bold;
}
#top_info .tel_title{
    color: #064e0c;
    font-weight: bold; 
    margin-top: 15px;
    margin-bottom: 10px;
}
#top_info .tel_bt2{
    padding-left: 0px;
}
.overlay .menu-box .menu_list li.tel_bt2 a ,#top_info .tel_bt2 a{
    background-color: #054d0b;
    color: #fff;
    padding: 10px 20px;
    padding-left: 45px!important;
    border-radius: 5px;
}

.overlay .menu-box .menu_list li.tel_bt2 a:hover ,#top_info .tel_bt2 a:hover{
    background-color: #86c50f;
}
.tel_bt2 a i {
    left: 15px;
}
/* ----------　TOP　---------- */
.top header{
    position: absolute;
    padding-right: 90px;
    z-index: 5;
}
.top #logo {
    background-color:transparent;
    width: 180px;
    height: 150px;
}
.top #logo h1{
    width: 90%!important;
}
#main_img{
    position: relative;
    height: 100vh;
    max-height: 100vh;
    background-image: url(Dup/img/main_bg.png);
    background-repeat: no-repeat;
    background-position: top left;
    background-size: contain;
}
#main_img .catch{
    position: absolute;
    width: 40%;
    top: 50%;
    left: 5%;
    transform: translateY(-50%);
    max-width: 700px;
    z-index: 2;
}
#main_img .swiper-container {
    max-width: 1100px;
    width: 90%;
    top: 50%;
    margin-right: 0;
    position: absolute;
    right: 0;
    transform: translateY(-50%);

}
#main_img .main_img1{
    position: absolute;
    top: 5%;
    left: 40%;
    width: 20%;
    max-width: 350px;
}
#main_img .main_img2{
    position: absolute;
    bottom: 5%;
    left: 45%;
    width: 15%;
    max-width: 250px;
}
#main_img .main_img3{
    position: absolute;
    top: 15%;
    right: 5%;
    width: 44%;
    max-width: 650px;
}
.t_back{
    position: absolute;
    z-index: -2;
    top: 100vh;
}
#top_contents1{
    background-image: url(Dup/img/back.jpg);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center top -150px;
}

#top_contents1 h3{
    position: relative;
}
#top_contents1 h3 span{
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    font-size: calc(1rem + 50px);
    bottom: 0;
    color: #054d0b;
    opacity: 0.1;
}
#top_contents1 .catch_txt p span{
    font-weight: bold;
    color: #9b1414;
    font-size: -webkit-calc(1rem + 2px);
    font-size: calc(1rem + 2px);
}
#top_contents2{
    margin-bottom: 0px;
    background-color: transparent;
}
#top_contents2 .con_box .text_box {
    box-shadow: 1px 5px 15px rgba(212, 213, 212, 0.3);
    background-color: rgba(255, 255, 255,0.95);
}
#top_contents2 h2{
    font-size: -webkit-calc(1rem + 10px);
    font-size: calc(1rem + 10px);
    font-weight: normal;
}
#topcms_gallery_type1{
    margin-bottom: 150px;
}
#top_contact_box .bottom .btn_box1 p{
    color: #333;
    min-width: 150px;
}
#top_contact_box .bottom .btn_box1 a span{
    color: #054d0b;
}
#top_contact_box .bottom .btn_box2{
    display: none;
}

body {
    position: relative;
}
.stalk-wrap{
  height: 100%;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
  opacity: 0.7;
}
#stalker-a{
  max-height: 1025px;
  max-width: 1352px;
  position: fixed;
  transition: transform 0.2s, top, 0.5s, left 0.5s, width .5s, height .5s;
  transition-timing-function: ease-out;
}

#stalker-a img{
  animation: stkah 2s infinite ease,stkaw 3s infinite ease;
}
@keyframes stkah {
  0%{max-height: 100%;}
  40%{max-height: 80%;}
  100%{max-height: 100%;}
}
@keyframes stkaw {
  0%{max-width: 100%;}
  60%{max-width: 80%;}
  100%{max-width: 100%;}
}
/* ----------　下層ページ　---------- */
#page_title h2{
    font-size: -webkit-calc(1rem + 15px);
    font-size: calc(1rem + 15px);
}
/* 新着情報 TOP */
.top_cms1{
    display: flex;
    justify-content: space-between;
    max-width: 1000px;
    margin: auto;
    width: 90%;
}
.top_cms1 .top_cms_title{
    width: 25%;
    margin-right: 5%;
}
.top_cms1 .cms_1-g{
    width: 70%;
}
.top_cms1 .cms_1-g .cate_box{
    padding-bottom: 30px;
    margin-bottom: 35px;
    border-bottom: 1px solid #cacaca;
}

.top_cms1 .top_cms_title .cms_title_inner, .top_cms1 .top_info_title .info_title_inner {
    padding: 10px 0px;
}
.top_cms1 .top_cms_title .after, .top_cms1 .top_info_title .after,.top_cms1 .top_cms_title .before, .top_cms1 .top_info_title .before{
    display: none;
}
.top_cms1 .cms_1-g .top_cms_title .cms_title_inner{
    padding: 10px 0px;
}
.top_cms1 .top_cms_title{
    margin-right: 50px;
}
.top_cms1 .cms_1-g figure{
    border-radius: 50%;
}
/* 業務内容 */
.link_type2 .cate_box a {
    color: #fff;
}
.link_type2 .cate_box a:before, .link_type2 .cate_box a:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,0.5);
    z-index: 1;
}
.link_type2 .cate_box a:after {
    top: 100%;
    background:linear-gradient(to right, rgba(5 ,77 ,11 ,0.8), rgba(66 ,173 ,31 ,0.8));
    transition: 0.5s;
	z-index: 3;
}
.link_type2 .cate_box a:hover:after {
    top: 0;
}
.link_type2 .cate_box .txt_wrap {
    z-index: 2;
    opacity: 1;
    transition:0.3s;
}
.link_type2 .cate_box a:hover .txt_wrap {
    opacity: 0.3;
}
.link_type2 .more {
	letter-spacing: 3px;
    box-sizing: border-box;
	opacity: 0;
	transition: opacity .8s;
	z-index: 4;
}
.link_type2 .cate_box a:hover .more {
    opacity: 1;
}
/* 施工実績 */
/* loopSlider */
#topcms_gallery_type1 .loopSliderWrap{
    top: 0;
    left: 0;
    height: 450px;
}
#topcms_gallery_type1 .loopSlider {
    margin: 0 auto;
    height: 450px;
    text-align: left;
    position: relative;
    overflow: hidden;
}
#topcms_gallery_type1 .loopSlider .ul {
    height:450px;
    float: left;
    overflow: hidden;
}
#topcms_gallery_type1 .loopSlider .ul .li {
    width: 450px;
    height: 450px;
    float: left;
    display: inline;
    overflow: hidden;
	position: relative;
	box-sizing: border-box;
	padding: 0;
}
#topcms_gallery_type1 .loopSlider .ul .li img{
    border-radius: 0;
}
#topcms_gallery_type1 .loopSliderWrap:after {
    content: "";
    display: none;
    clear: none;
}

/*リンクボタン*/
#topcms_gallery_type1 .btn{z-index: 3;}
#topcms_gallery_type1 .btn a::before {
    content: '';
    position: absolute;
    bottom: 55px;
    right: 27%;
    width: 42%;
    height: 1px;
    background: #333;
    transition: all .3s;
}
#topcms_gallery_type1 .btn a::after {
    content: '';
    position: absolute;
    bottom: 60px;
    right: 27%;
    width: 15px;
    height: 1px;
    background: #333;
    transform: rotate(35deg);
    transition: all .3s;
}
#topcms_gallery_type1 .btn a:hover::before {
    right: 16%;
    background: #fff;
}
#topcms_gallery_type1 .btn a:hover::after {
    right: 15%;
    background: #fff;
}
#topcms_gallery_type1 .btn {
    display: block;
}
#topcms_gallery_type1 .btn a {
    background: #fff;
    color: #212121;
    width: 200px;
    height: 200px;
    display: flex;
    align-content: center;
    justify-content: center;
    border-radius: 50%;
    flex-wrap: wrap;
    transition: all 0.4s;
}
#topcms_gallery_type1 .btn a:hover {
    background: #1c1c1c;
    color: #fff;
}
#topcms_gallery_type1 .btn a span, .btn a strong {
    text-align: center;
}
/* 会社情報 */
/* お問い合わせ */
/* プライバシーポリシー */
/* サイトマップ */
#page10 .btn .txt span.font_6dw{
    color: #86c50f;
}


/*-------------------------------------------------------
			            IE
-------------------------------------------------------*/

@media all and (-ms-high-contrast: none){
  .sample{

  }
}
/*-------------------------------------------------------
			          1100px
-------------------------------------------------------*/
@media screen and (max-width: 1100px){
/* ----------　TOP　---------- */
#main_img .catch {
    width: 60%;
    top: auto;
    bottom: 10%;
    left: 5%;
    transform: none;
}  
#main_img .main_img1 {
    top: 10%;
    left: 20%;
    width: 25%;
}
#main_img .main_img2 {
    bottom: 5%;
    left: auto;
    right: 5%;
    width: 20%;
}
#main_img .main_img3 {
    top: 15%;
    right: 5%;
    width: 55%;
}
}
/*-------------------------------------------------------
			          タブレット
-------------------------------------------------------*/
@media screen and (max-width: 768px){
/* ----------　all　---------- */
#header #logo {
    background-color: transparent;
    width: 180px;
    height: 95px;
}
#logo h1.logo {
    max-width: 120px;
}
footer #logo2 {
    max-width: 400px;
    width: 60%!important;
}
.overlay nav {
    height: 80%;
}
.overlay .menu-box .menu_list li a {
    font-size: -webkit-calc(1rem + 2px);
    font-size: calc(1rem + 2px);
}
/* ----------　TOP　---------- */
#main_img {
    background-position: top left;
    display: flex;
    flex-direction: column-reverse;
    height: auto;
}
#main_img .catch {
    width: 65%;
    bottom: 15%;
    height: auto;
    position: relative;
    margin-top: 50px;
}
#main_img .swiper-container {
    max-width: 1100px;
    width: 90%;
    top: 5%;
    position: relative;
    transform: translateY(0%);
    margin: auto;
}
#main_img .main_img1 {
    left: 5%;
    width: 35%;
}
#main_img .main_img2 {
    bottom: 2%;
    left: auto;
    width: 25%;
}
#main_img .main_img3 {
    top: 18%;
    width: 70%;
}
.t_back {
    top: auto;
    margin-top: 50px;
}
#top_contents1{
    margin-top: 50px;
}
#top_contents1 h3 span {
    font-size: calc(1rem + 40px);
}
#top_contents2 .con_box .text_box {
    background-color: rgba(255, 255, 255,0.9);
}
#stalker-a{
      height: auto;
      left: -25vw;
      position: absolute;
      text-align: center;
      transition: transform 0.2s, top 1s ease, left 0.5s, width .5s, height .5s,opacity .5s ease;
      width: 150vw;
	    transform: none!important;
}
#top_contact_box .bottom .inner.posi_center{
    top: 45%;
    transform: translate(-50%,-55%)!important;
}
/* ----------　下層ページ　---------- */
.tb_sns_wrap .sns_links_tb li {
    width: 40px;
}
/* 新着情報 TOP */
.top_cms1{
    flex-direction: column;
    margin-bottom: 30px;
}
.top_cms1 .top_cms_title {
    width: 100%;
    margin-right: 0%;
    margin-bottom: 50px;
}
.top_cms1 .cms_1-g {
    width: 100%;
}
/* 施工実績 */
/* loopSlider */    
#topcms_gallery_type1,#topcms_gallery_type1 .loopSliderWrap,#topcms_gallery_type1 .loopSlider,#topcms_gallery_type1 .loopSlider ul,#topcms_gallery_type1 .loopSlider .ul .li{
	height: 280px;
}
#topcms_gallery_type1 .loopSlider .ul .li{
    width: 280px;
}
#topcms_gallery_type1 {
    padding-bottom: 0;
    padding-top: 0;
}    
}

/*-------------------------------------------------------
		            	スマホ
-------------------------------------------------------*/
@media screen and (max-width: 667px){
/* ----------　all　---------- */
#loading_logo {
    width: 70%;
}
.overlay .menu-box .menu_list li a {
    font-size: -webkit-calc(1rem);
    font-size: calc(1rem);
}
#logo h1.logo {
    top: 40%;
    max-width: 100px;
}
.foot_sns.tb_sns_wrap .sns_links_tb li {
    width: 35px;
}
footer #logo2 {
    width: 80%!important;
}
.overlay nav {
    top: 45%;
}
/* ----------　TOP　---------- */
#main_img {
    height: auto;
    background-position: bottom left;
}
#main_img .catch {
    width: 80%;
    bottom: 25%;
}
#main_img .main_img2 {
    bottom: 0%;
    width: 35%;
}
#top_contents1 {
    padding-top: 100px;
}
#top_contents1 h3 span {
    font-size: calc(1rem + 20px);
}

#top_cms .top_cms_title h2{
    font-size: -webkit-calc(1rem + 8px);
    font-size: calc(1rem + 8px);
}
#top_cms .link_type2 .cate_box h3{
    font-size: -webkit-calc(1rem + 5px);
    font-size: calc(1rem + 5px);
}
#top_contact_box .bottom .box{
    padding-bottom: 80px;
}
#top_contact_box .bottom .inner.posi_center{
    top: 45%;
    transform: translate(0%,0%)!important;
}
#top_contact_box .inner h2{
    font-size: -webkit-calc(1rem + 8px);
    font-size: calc(1rem + 8px);
}
#top_info .info_txt h3{
    font-size: -webkit-calc(1rem + 2px);
    font-size: calc(1rem + 2px);
    font-weight: bold;
}
#top_cms .link_type2  .more {
    margin-top: 0px;
}
/* ----------　下層ページ　---------- */
#page_title h2 {
    font-size: -webkit-calc(1rem + 6px);
    font-size: calc(1rem + 6px);
    letter-spacing: 2px;
}
/* 新着情報 TOP */
.top_cms1 .top_cms_title {
    margin-bottom: 10px;
}
.top_cms1 .cms_1-g .box_wrap{
    padding: 20px 0;
}
.top_cms1 .cms_1-g .cate_box {
    padding-bottom: 20px;
    margin-bottom: 25px;
}
.top_cms1 .cms_1-g .cate_box h3{
    overflow: initial;
    text-overflow: initial;
    white-space: initial;
}
.top_cms1 .more{
    margin-top: 0px;
    width: 50%!important;
}
/* 施工実績 */
/* loopSlider */
#topcms_gallery_type1,.loopSliderWrap,.loopSlider,.loopSlider .ul,.loopSlider .ul .li{
	height: 179px!important;
}
#topcms_gallery_type1 .loopSlider .ul .li{
    width: 179px;
}
#topcms_gallery_type1 .btn a::after {
    bottom: 35px;
    right: 27%;
}
#topcms_gallery_type1 .btn a::before {
    bottom: 30px;
    right: 27%;
}
#topcms_gallery_type1 .btn a {
    width: 140px;
    height: 140px;
    line-height: 1.7;
}    
}