﻿@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;700&display=swap');
body{font-family: 'Noto Sans JP',"游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic,"ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic",  sans-serif;font-weight: 400;}
.font_bold,.pagetitle .en{font-weight: 700;}

/*--------------------------------
疑似要素にオブジェクト
--------------------------------*/
#main_img > div,#con1 .con1_inner,#con2 .img_wrap,#con3,#con3 h3,.topCms.cms1,.all_contents .content{position: relative;}
/*リピートなし*/
#main_img > div:before,#con1 .con1_inner:before,#con1 .con1_inner:after,#con2 .img_wrap:before,#con3:before,.topCms.cms1:before,.obj,
.all_contents .content:before,.all_contents .content:after{
content: "";
display: block;
background-size: cover;
background-repeat: no-repeat;
position: absolute;
}
/*
#main_img > div:before{
background-image: url(./Dup/img/catch.png);
background-size: 100%;
width: 62vw;
height: 41vw;
min-width: 1200px;
min-height: 800px;
bottom:0;
left: 0;
z-index: 1;
transition: min-width 0.3s,min-height 0.3s;
}
*/
#con1 .con1_inner:before{
background-image: url(./Dup/img/obj1.png);
background-size: 100%;
width: 10vw;
height: 6vw;
top: -107px;
left: 51%;
-ms-transform: translate(-50%,0);
-webkit-transform: translate(-50%,0);
transform: translate(-50%,0);
}
#con1 .con1_inner:after{
background-image: url(./Dup/img/obj7.png);
background-size: 100%;
width: 14vw;
height: 11vw;
bottom: -125px;
left: -70px;
z-index: 1;
}
#con2 .img_wrap:before{
background-image: url(./Dup/img/obj2.png);
background-size: 100%;
width: 10vw;
height: 12vw;
top: 0;
right: 0;
}
#con3:before{
background-image: url(./Dup/img/obj3.png);
background-size: 100%;
width: 10vw;
height: 12vw;
top: -115px;
left: 5%;
}
.topCms.cms1:before{
background-image: url(./Dup/img/obj4.png);
background-size: 100%;
width: 10vw;
height: 12vw;
top: -115px;
right: 5%;
}
.obj5{
background-image: url(./Dup/img/obj5.png);
background-size: 100%;
width: 10vw;
height: 12vw;
bottom: -15px;
left: -100px;
}
.obj6{
background-image: url(./Dup/img/obj6.png);
background-size: 100%;
width: 9vw;
height: 10vw;
bottom: -20px;
right: -55px;
}

.all_contents .content:before{
background-image: url(./Dup/img/obj2.png);
background-size: 100%;
width: 8vw;
height: 10vw;
top: -60px;
right: -50px;
}
.all_contents .content:after{
background-image: url(./Dup/img/obj4.png);
background-size: 100%;
width: 10vw;
height: 12vw;
bottom: -90px;
left: -75px;
}
/*--------------------------------
全体
--------------------------------*/
body{overflow: hidden;}

.fix_banner{
width: 300px;
position: fixed;
bottom: 10px;
right: 100px;
z-index: 5;
}
.copy{
font-size: 11px;
padding-top: 10px;
padding-bottom: 10px;
}
/*--------------------------------
TOP
--------------------------------*/
.slides{height: 100vh;}
#main_img img.object_fit_img {
	max-height: 100vh;
	min-height: 100vh;
	position: relative;
	object-fit: cover;
}
.object_fit_img{
  object-fit: cover;
  font-family: 'object-fit: cover;'
}
#con3 h3{padding: 0 50px;}
#con3 h3 span.sl{
    position: absolute;
    top:50%;
	-ms-transform: translate(0,-50%);
	-webkit-transform: translate(0,-50%);
	transform: translate(0,-50%);
}
#con3 h3 span.sl:first-of-type{left: 0;}
#con3 h3 span.sl:last-of-type{right: 0;}

/*
.loopSlider_wrap{
    transform: rotate(35deg);
    justify-content: flex-start;
    align-items: flex-start;
    position: absolute;
    top: -300px;
    right: 250px;
}

.loopSlider {
    width: auto;
    height: 100%;
    animation: slide1 80s -40s linear infinite;
}
.loopSlider img, .loopSlider2 img {
    padding-bottom: 30px;
}
.loopSlider:last-child {
    width: auto;
    height: 100%;
    animation: slide2 80s linear infinite;
}

@keyframes slide1 {
  0% {
    transform: translateY(100%);
  }
  to {
    transform: translateY(-100%);
  }
}
@keyframes slide2 {
  0% {
    transform: translateY(0);
  }
  to {
    transform: translateY(-200%);
  }
}
.loopSlider2 {
    width: auto;
    height: 100%;
    animation: slide3 80s linear infinite;
}
.loopSlider2:last-child {
    width: auto;
    height: 100%;
    animation: slide4 80s -40s linear infinite;
}
@keyframes slide3 {
  0% {
    transform: translateY(-100%);
  }
  to {
    transform: translateY(100%);
  }
}
@keyframes slide4 {
  0% {
    transform: translateY(-200%);
  }
  to {
    transform: translateY(0);
  }
}
*/
.youtube{
	position: relative;
	max-width: 1000px;
	width: 100%;
	text-align: center;
}
.youtube:before {
	content: "";
	display: block;
	width: 100%;
	padding-top: 56.25%;
}
.youtube iframe{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}


/* TOP お知らせ */
.topcms_news_type2 .cate_box {
	width: 46.33333%!important;
	margin-right: 1.5%;
	margin-left: 1.5%;
	cursor: pointer;
	border-bottom: 1px solid #ddd;
	margin-bottom: 30px;
	box-shadow: 0 6px 12px rgb(0 0 0 / 0);
	/* padding: 20px; */
	/* border-radius: 20px; */
	/* background-color: #f5f5f5; */
}
.topcms_news_type2 .cate_box:hover {
	transform: translateY(-5px);
}
.topcms_news_type2 .cate_box .box_item {
	cursor: pointer;
}
.topcms_news_type2 .txt_height {
	height: 5em
}

/* ---------- タブレット ---------- */
@media screen and (max-width: 768px){
.topcms_news_type2 .cate_box {width: 100%!important;}
.topcms_news_type2 .txt_height {height: 3em}
}

/* TOP サービス内容 */
.cms_3-c .cate_box{
width: calc(50% - 5%);
box-sizing: border-box;
}

/*--------------------------------
下層
--------------------------------*/
/* 施工実績 */
/*
.BA_type1 .box_item, .BA_type1 .box_img1, .BA_type1 .box_img2 {position: relative;}
.BA_type1 .box_item::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50.3%;
    transform: translate(-50%,-50%);
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 17px 0 17px 40px;
    border-color: transparent transparent transparent #ff9e03;
}
.BA_type1 .box_img1 {margin-right: 40px;}
.BA_type1 .box_img2 {margin-left: 40px;}
.BA_type1 .box_img1::after, .BA_type1 .box_img2::after {
    position: absolute;
    height: 33px;
    width: 87px;
    background-color: #fff;
    color: #434343;
    font-size: 18px;
    font-weight: 700;
    text-align: center;
}
.BA_type1 .box_img1::after {content: "before";}
.BA_type1 .box_img2::after {content: "after";}

@media screen and (max-width: 667px){
.BA_type1 .box_img1 {margin-right: 5%;margin-bottom: 50px;}
.BA_type1 .box_img2 {margin-left: 5%;}
.BA_type1 .box_img1::after, .BA_type1 .box_img2::after {height: 30px;font-size: 15px;}
.BA_type1 .box_item::after {transform: translate(-50%,-60%) rotate( 90deg);border-width: 20px 0 20px 23px;}
}
*/
.BA_type1 :is(.box_img1,.box_img2){
    width: 49%;
    margin-right: 2%;
    box-sizing: border-box;
}
.BA_type1 .box_img2{margin-right: 0;}

#cms_6-a .cate .cate_box:last-of-type{border-bottom: none;}

@media  screen and (max-width: 1500px){
/*
#main_img > div:before{
min-width: 1050px;
min-height: 700px;
}
.loopSlider_wrap{right: 120px;}
*/
}
@media  screen and (max-width: 1280px){
/*
#main_img > div:before{
min-width: 975px;
min-height: 650px;
}
*/
#con1 .con1_inner:after{
width: 17vw;
height: 14vw;
bottom: -135px;
left: -60px;
}
#con2 .img_wrap:before{
right: -45px;
}
#con3:before{
top: -65px;
left: 3%;
}
.topCms.cms1:before{
top: -50px;
right: 5%;
}
.obj5{
bottom: -15px;
left: -70px;
}

}
@media  screen and (max-width: 1000px){
/*
#main_img{height: 70vh;}
#main_img > div:before{
min-width: 750px;
min-height: 500px;
}
.loopSlider_wrap{right: 40px;}
*/
}

/*タブレット用（768px以下）*/
@media  screen and (max-width: 768px){
.header-in.bg_white{
    background-color: transparent;
    justify-content: flex-end;
}
.logo1{max-width: 150px;}
/*
#main_img{height: 45vh;}
#main_img > div:before{
width: 80vw;
height: 53vw;
min-width: auto;
min-height: auto;
}
.loopSlider_wrap{right: -25px;}
*/
#con1 .con1_inner:before{
width: 20vw;
height: 12vw;
top: -92px;
}
#con1 .con1_inner:after{
width: 24vw;
height: 19vw;
bottom: -160px;
left: -45px;
}
#con2 .img_wrap:before{
width: 13vw;
height: 15vw;
}
#con3:before{
width: 13vw;
height: 15vw;
}
.topCms.cms1:before{
width: 18vw;
height: 20vw;
}
.obj5{
width: 19vw;
height: 22vw;
bottom: -15px;
left: -65px;
}
.obj6{
width: 17vw;
height: 18vw;
bottom: -20px;
right: -50px;
}
.pagetitle{padding-top: 80px;}

.all_contents .content:before{
width: 14vw;
height: 16vw;
top: -60px;
right: -50px;
}
.all_contents .content:after{
width: 18vw;
height: 21vw;
bottom: -75px;
left: -30px;
}

}

/*スマホ用（667px以下）*/
@media  screen and (max-width: 667px){
.font_20_sp{font-size: 18px;}

.fix_banner{
width: 200px;
right: auto;
left: 50%;
-ms-transform: translate(-50%,0);
-webkit-transform: translate(-50%,0);
transform: translate(-50%,0);
}
/*
#main_img{height: 32vh;}
#main_img > div:before{
width: 84vw;
height: 56vw;
}
.loopSlider_wrap{right: -140px;}
.loopSlider img, .loopSlider2 img{padding-bottom: 10px;}
*/
#con1 .con1_inner:before{
width: 28vw;
height: 17vw;
top: -65px;
}
#con1 .con1_inner:after{
width: 35vw;
height: 28vw;
bottom: -125px;
left: -30px;
}
#con2 .img_wrap:before{
width: 23vw;
height: 27vw;
top: 30px;
right: -25px;
}
#con3:before{
width: 23vw;
height: 27vw;
}
.topCms.cms1:before{
width: 23vw;
height: 27vw;
}
.obj5{
width: 23vw;
height: 27vw;
bottom: -12px;
left: -35px;
}
.obj6{
width: 24vw;
height: 25vw;
bottom: -5px;
right: -40px;
}
.pagetitle{padding-top: 60px;}
.all_contents .content:before{
width: 22vw;
height: 26vw;
top: -75px;
right: -30px;
}
.all_contents .content:after{
width: 27vw;
height: 31vw;
bottom: -50px;
left: -25px;
}

/* TOP サービス内容 */
.cms_3-c .cate_box{
width: 100%;
}

.BA_type1 :is(.box_img1,.box_img2){
    width: 90%;
    margin-right: 0;
}

}

/*IE*/
@media all and (-ms-high-contrast: none) {}




/*--------------------------------
自動リンク
--------------------------------*/
/* color */
.linkStyle{color: #E1692D; text-decoration: underline;}
.txt_color_nomal .linkStyle{color: #E1692D;}
.txt_white .linkStyle{color: white;}
.txt_red .linkStyle{color: red;}
.bg_color1 .linkStyle{color: #fff;}
.bg_color2 .linkStyle{color: #fff;}
.bg_color3 .linkStyle{color: #fff;}
.bg_color4 .linkStyle{color: #E1692D;}

/*IEのみ*/
@media all and (-ms-high-contrast: none) {
.linkStyle{display: inline-block;}
}

/*--------------------------------
カラー
--------------------------------*/
body,.txt_color_nomal,.hvr_txt_color_nomal:hover{color: #333333;}
.txt_black,.hvr_txt_black:hover{color: black;}
.txt_white,.hvr_txt_white:hover{color: white;}
.txt_red,.hvr_txt_red:hover{color: red;}
.txt_color1,.hvr_txt_color1:hover{color: #E1692D;} /* メインカラー */
.txt_color2,.hvr_txt_color2:hover{color: #FF8241;} /* サブカラー */
.txt_color3,.hvr_txt_color3:hover{color: #FFA55F;} /* アクセントカラー1 */
.txt_color4,.hvr_txt_color4:hover{color: #FFD27D;} /* アクセントカラー2 */

/* background-color */
.bg_white,.hvr_bg_white:hover{background-color: white;} /* 白背景 */
.bg_black,.hvr_bg_black:hover{background-color: black;} /* 黒背景 */
.bg_color1,.hvr_bg_color1:hover{background-color: #E1692D;} /* メインカラー */
.bg_color2,.hvr_bg_color2:hover{background-color: #FF8241;} /* サブカラー */
.bg_color3,.hvr_bg_color3:hover{background-color: #FFA55F;} /* アクセントカラー1 */
.bg_color4,.hvr_bg_color4:hover{background-color: #FFD27D;} /* アクセントカラー2 */
.bg_color_clear,.hvr_bg_color_clear:hover{background-color: transparent!important;}

/* border-color */
.border_white,.hvr_border_white:hover{border-color: white;}
.border_black,.hvr_border_black:hover{border-color: black;}
.border_color1,.hvr_border_color1:hover{border-color: #E1692D;}
.border_color2,.hvr_border_color2:hover{border-color: #FF8241;}
.border_color3,.hvr_border_color3:hover{border-color: #FFA55F;}
.border_color4,.hvr_border_color4:hover{border-color: #FFD27D;}

/* 20250401 */
#con1 .con1_inner:before,#con1 .con1_inner:after,#con2 .img_wrap:before,#con3:before,.topCms.cms1:before,.obj5,
.all_contents .content:before,.all_contents .content:after{display: none;}