@charset "utf-8";
#main .mainVisual {
	padding-top: 170px;
	position: relative
}
#main .scroll {
	position: absolute;
	bottom: -321px;
	left: 138px;
	height: 250px;
	width: 20px
}
#main .scroll a {
	padding-bottom: 80px;
	font-size: 1.3rem;
	letter-spacing: .1em;
	height: 120px;
	font-family: 'Inter', sans-serif;
	display: block;
	position: relative;
	-webkit-writing-mode: tb-rl;
	-webkit-writing-mode: vertical-rl;
	writing-mode: tb-rl;
	writing-mode: vertical-rl;
	overflow: hidden
}
#main .scroll a::before {
	position: absolute;
	top: 67px;
	left: 9px;
	width: 1px;
	height: 200px;
	background-color: #DDD;
	content: ''
}
#main .scroll a::after {
	position: absolute;
	top: 67px;
	left: 9px;
	width: 1px;
	height: 200px;
	background-color: #009e3b;
	content: '';
	transform-origin: top;
	animation: main_scroll 3500ms cubic-bezier(0.215, 0.61, 0.355, 1) 2400ms paused infinite;
	animation-play-state: running
}
#main .mainVisual:before {
	content: "";
	background: #faf8f4;
	height: 50%;
	position: absolute;
	bottom: -88px;
	left: 0;
	width: 100%;
	z-index: -1;
}
section.sec01 {
    padding: 200px 0 100px;
}
section.sec01 h2#speciality {
	margin-bottom: 17px;
	font-size: 6rem;
	letter-spacing: .075em;
	text-align: center;
}
section.sec01 h2#speciality span.col.big {
	font-size: 80px;
}
section.sec01 p.title.yugo.fadeInUp.on {
	font-size: 2.2rem;
	text-align: center;
	font-weight: bold;
	line-height: 1.8;
}
.sec01-main {
	margin: 80px 0 0;
	background: url("../img/front/01-bg.webp");
	background-size: 100% 100%;
	padding: 80px 0 280px;
	position: relative;
}
.Inner1200 {
	max-width: 1200px;
	margin: 0 auto;
	position: relative;
}
.Inner1500 {
	max-width: 1500px;
	margin: 0 auto;
	position: relative;
}
.sec01-main h3 {
	font-size: 6rem;
	text-align: center;
	margin-bottom: 30px;
}
.sec01-main h3 span {
	color: #009e3b;
}
.sec01box {
	position: relative;
}
.sec01-1 {
	position: absolute;
	top: 112px;
	left: 41.5%;
	margin: auto;
	width: 245px;
	text-align: left;
}
.sec01boxIn h4 {
	font-size: 3.8rem;
	margin-bottom: 15px;
	text-align: center;
}
.sec01boxIn p {
	font-size: 18px;
	line-height: 1.8;
	text-align: left;
}
.sec01boxIn h5 {
	font-size: 26px;
	text-align: left;
}
h5.sec01-5-1 {
	position: absolute;
	left: 25%;
	top: 36%;
	text-align: left;
}
.sec01-2 {
	position: absolute;
	top: 67%;
	width: 260px;
	left: 20%;
}
h5.sec01-5-2 {
	position: absolute;
	top: 87%;
	left: 44%;
	text-align: center;
}
.sec01-3 {
	position: absolute;
	width: 260px;
	right: 21%;
	top: 64%;
}
.sec01-3 h4 {
	white-space: nowrap;
	text-align: center;
	margin-left: -15px;
}
h5.sec01-5-3 {
	position: absolute;
	top: 30%;
	right: 18%;
}
p.sec01-5-3-p {
	position: absolute;
	right: 12%;
	top: 40%;
	width: 320px;
}
.sec01-1 h4 span {
	color: #f98700;
}
.sec01-2 h4 span {
	color: #009e3b;
}
.sec01-3 h4 span {
	color: #1155cc;
}
p.sec01-5-3-p span {
	color: #cb0000;
}
.sec01-under {
	max-width: 1200px;
	margin: 70px auto 0;
	display: flex;
	align-items: center;
}
.sec01-under .txt {
	font-size: 3.6rem;
	letter-spacing: 0.2rem;
	padding-left: 40px;
	font-weight: bold;
}
section.sec02 {
	background: #faf8f4;
	padding: 80px 0;
}
.h2-head {
	text-align: center;
	margin-bottom: 50px;
	font-weight: bold;
}
.h2-head h2 {
	font-size: 3.6rem;
	margin-bottom: 20px;
}
.h2-head h2 span {
	font-size: 6rem;
	color: #009f43;
}
.h2-head p {
	font-size: 2.2rem;
}
section.sec02 h3 {
	background: #f5e170;
	font-size: 3.4rem;
	text-align: center;
	padding: 15px;
	margin-bottom: 50px;
}
.sec02box ul {
	display: flex;
	justify-content: space-between;
	margin-bottom: 50px;
}
.sec02box ul li {
	width: 48%;
}
.sec02box ul li h4 {
	height: 76px;
	font-size: 32px;
	text-align: center;
	background: #009e3b;
	margin-bottom: 30px;
	border-radius: 50px;
	color: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
}
.sec01boxIn {
	font-weight: bold;
}
.sec02box ul li:last-child h4 {
	background: #e3e3e3;
	font-size: 24px;
	color: #333;
}
.sec02box ul li:first-child h4 span {
	position: relative;
}
.sec02box ul li:first-child h4 span:before {
	content: url("../img/front/02-dash.webp");
	position: absolute;
	left: -35px;
	top: -18px;
}
.sec02box ul li p {
	font-size: 2.2rem;
	line-height: 2.2;
	margin: 0 20px;
}
.sec01boxIn {
	font-weight: bold;
}
.pointbox {
	background: #fff;
	display: flex;
	padding: 40px 50px 30px;
	border: 2px solid #009e3b;
	border-radius: 15px;
	margin-bottom: 80px;
	justify-content: space-between;
	align-items: center;
}
.pointbox figure {
	width: 220px;
	text-align: center;
}
.pointbox .txt {
	width: calc(100% - 270px);
	font-size: 22px;
	line-height: 1.8;
}
.sec01boxIn {
	text-align: center;
	font-weight: bold;
}
.pointbox {
	background: #fff;
	display: flex;
	padding: 40px 50px 30px;
	border: 2px solid #009e3b;
	border-radius: 15px;
	margin-bottom: 80px;
	justify-content: space-between;
	align-items: center;
}
.pointbox figure {
	width: 220px;
	text-align: center;
}
.pointbox .txt {
	width: calc(100% - 270px);
	font-size: 22px;
	line-height: 1.8;
}.forPC section.sec01 .sec01-main {
    margin: -1px 0 0;
    padding: 0;
    background: no-repeat;
}
section.sec03 {
    background: #faf8f4 url("../img/front/menu-bottom.webp");
    background-position: center bottom -2px;
    background-repeat: no-repeat;
    background-size: 100% auto;
    padding: 100px 0 250px;
    position: relative;
}.forPC section.sec01 {
    padding: 0;
    margin: 0;
}section.sec02 {
    background: #faf8f4;
    padding: 250px 0;
    background: url(../img/front/01-bg.webp);
    background-size: 115% 115%;
}
section.sec03 h2 {
	text-align: center;
	font-size: 6rem;
	margin-bottom: 60px;
}
.menu_box {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.menu-cont:nth-child(1) {
	width: 100%;
	background: #fff;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.menu-cont figure {
	margin: 0;
}
.menu-cont {
	margin-bottom: 50px;
	box-shadow: 0 0 10px #0001;
	border-radius: 10px;
	position: relative;
	width: 48%;
	background: #fff;
	display: flex;
	justify-content: space-between;
	align-items: center;
	overflow: hidden;
	transition: 0.5s;
}
.menu-cont:hover {
	opacity: 0.8;
}
.menu-cont .txt {
	text-align: left;
	display: flex;
	font-size: 36px;
	font-weight: bold;
	width: calc(100% - 180px);
}
.menu-cont:before {
	content: "";
	position: absolute;
	width: 35px;
	height: 35px;
	background: #009f43;
	right: 35px;
	border-radius: 50px;
}
.menu-cont:after {
	content: "▶";
	font-size: 12px;
	color: #fff;
	position: absolute;
	right: 45px;
	top: 0;
	bottom: 0;
	margin: auto;
	height: 20px;
}
.menu-cont:nth-child(1) .menu-cont .txt {
}
.menu-cont:nth-child(1) .txt {
	text-align: left;
	display: flex;
	width: calc(100% - 460px);
	font-size: 36px;
	font-weight: bold;
}
.menu-cont a {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}
.menu-cont figure {
	width: 180px;
	height: 180px;
	position: relative;
}
.menu-cont .txt p {
	margin-left: 50px;
}
.menu-cont:nth-child(1) figure {
	width: 480px;
}
.menu-cont figure:before {
	content: "";
	height: 100%;
	width: 15px;
	background: #00a04a;
	position: absolute;
	top: 0;
	left: 0;
}
.menu-cont:nth-child(2) figure:before, .menu-cont:nth-child(2):before {
	background: #eccb12;
}
.menu-cont:nth-child(3) figure:before, .menu-cont:nth-child(3):before {
	background: #7bd3db;
}
.menu-cont:nth-child(4) figure:before, .menu-cont:nth-child(4):before {
	background: #f7970e;
}
.menu-cont:nth-child(5) figure:before, .menu-cont:nth-child(5):before {
	background: #9edd73;
}
.menu-cont:nth-child(6) figure:before, .menu-cont:nth-child(6):before {
	background: #f9b9bd;
}
section.sec04 h2 {
	font-size: 36px;
	text-align: center;
	margin-bottom: 50px;
}
section.sec04 h2 span {
	font-size: 6rem;
}
.point-box ul {
	display: flex;
	justify-content: space-between;
}
.point-box ul li {
	width: 30%;
	background: #fdf8f1;
	position: relative;
	overflow: hidden;
	border-radius: 50%;
}
.point-box ul li:before {
	content: "";
	padding-top: 100%;
	display: block;
}
.point-box ul li div {
	position: absolute;
	top: 0;
	left: 0;
	padding: 10px 0;
	bottom: 0;
	margin: auto;
	height: max-content;
	text-align: center;
	width: 100%;
}
.point-box {
	margin-bottom: 60px;
}
.point-box ul li p {
	font-size: 3.2rem;
	color: #f7970d;
	font-weight: bold;
	position: relative;
	margin-bottom: 40px;
}
.point-box ul li p:before {
	content: url("../img/front/reason-dot.webp");
	position: absolute;
	bottom: -32px;
	left: 0;
	right: 0;
}
.point-box ul li h3 {
	font-size: 2.8rem;
}
section.sec04 .txt p {
	font-size: 2.2rem;
	line-height: 2.2;
}
section.sec04 .txt {
	margin-bottom: 50px;
	padding: 0 70px;
}
section.sec04 .comBtn a {
	font-size: 22px;
	padding: 30px 80px;
	border-radius: 100px;
}
section.sec04 .comBtn {
	width: max-content;
	max-width: max-content;
}
.sec05-head .linkList {
	margin: -40px 0 0;
	padding-bottom: 43px;
	justify-content: center
}
/*.sec05-head .linkList li{margin:40px 70px 0 0;width:380px;border-radius:10px;box-shadow:0 0 27px 0 rgba(0,0,0,0.06)}
.sec05-head .linkList li:nth-child(3n){margin-right:0}*/
.sec05-head .linkList li {
	margin: 40px auto 0;
	width: 23%;
	border-radius: 10px;
	box-shadow: 0 0 27px 0 rgba(0, 0, 0, 0.06)
}
.sec05-head .linkList li a {
	padding: 47px 20px 42px 39px;
	border-radius: 10px;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	background-color: #FFF
}
.sec05-head .linkList li a:hover {
	opacity: .7
}
/*.sec05-head .linkList li .lBox{margin-right:12px;padding-bottom:3px;width:55px;display:block}*/
.sec05-head .linkList li .lBox {
	margin: 0 auto;
	padding-bottom: 3px;
	width: 55px;
	display: block
}
.sec05-head .linkList li .rBox {
	display: block;
	width: 180px
}
.sec05-head .linkList li .rBox .jp {
	margin-bottom: 3px;
	display: block;
	font-size: 2.4rem;
	font-family: 'Zen Kaku Gothic New', sans-serif;
	font-weight: 700;
	letter-spacing: .075em;
	text-align: center
}
.sec05-head .linkList li .rBox .en {
	display: block;
	color: #009e3b;
	font-size: 1.4rem;
	font-family: 'Inter', sans-serif;
	font-weight: 700;
	letter-spacing: .15em;
	text-align: center
}
section.sec06 {
	padding: 80px 0 0;
}
section.sec06 h2 {
	text-align: center;
	font-size: 3rem;
	margin-bottom: 70px;
	position: relative;
}
section.sec06 h2 span {
	font-size: 7rem;
}
section.sec06 h2:before {
	content: "";
	height: 8px;
	background: #009e3b;
	position: absolute;
	top: -15px;
	width: 49px;
	border-radius: 10px;
	left: 0;
	right: 0;
	margin: auto;
}
section.sec06 ul.newsList {
	width: 70%;
	margin: 0 auto 100px;
}
section.sec06 ul.newsList li {
	font-size: 2.2rem;
	display: flex;
	justify-content: space-between;
	margin-bottom: 40px;
	font-weight: bold;
}
section.sec06 ul.newsList li span.date {
	width: 15%;
	padding: 5px 0 0;
}
section.sec06 ul.newsList li span.text {
	width: 60%;
	padding: 5px 0 0;
}
section.sec06 ul.newsList li div a {
	box-sizing: border-box;
	width: 130px;
	height: 40px;
	background: #009f43;
	font-size: 20px;
	color: #fff;
	font-weight: bold;
	border-radius: 50px;
	position: relative;
	display: block;
	text-align: center;
	padding: 2px 0 0;
	box-sizing: border-box;
}
section.sec06 ul.newsList li div a:before {
	content: "▶";
	position: absolute;
	right: 16px;
	font-size: 10px;
	top: 0;
	bottom: 0;
	margin: auto;
	height: 15px;
}
section.sec06 .comBtn {
	width: max-content;
	max-width: max-content;
}
section.sec06 .comBtn a {
	font-size: 2.2rem;
	padding: 30px 80px;
	border-radius: 100px;
}
section.sec07 h2 span {
	font-size: 6rem;
}
section.sec07 h2 {
	text-align: center;
	font-size: 3.6rem;
	margin-bottom: 70px;
	position: relative;
}
section.sec07 h2:before {
	content: "";
	height: 8px;
	background: #009e3b;
	position: absolute;
	top: -45px;
	width: 49px;
	border-radius: 10px;
	left: 0;
	right: 0;
	margin: auto;
}
ul.columnList {
	display: flex;
	justify-content: space-between;
	margin-bottom: 100px;
}
ul.columnList li {
	width: 31%;
	position: relative;
	transition: 0.5s;
}
ul.columnList li a {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}
ul.columnList li figure {
	border-radius: 15px;
	overflow: hidden;
}
ul.columnList li:hover {
	opacity: 0.8;
}
ul.columnList li p {
	font-size: 2.2rem;
	font-weight: bold;
	margin-block: 12px;
	letter-spacing: 0.1em;
}
ul.columnList li h3 {
	font-size: 2.2rem;
	color: #009e3b;
	line-height: 2;
}
section.sec07 .comBtn {
	width: max-content;
	max-width: max-content;
}
section.sec07 .comBtn a {
	font-size: 2.2rem;
	padding: 30px 120px;
	border-radius: 100px;
}
section.sec08 h2 {
	font-size: 4rem;
	border-bottom: 1px solid #009f43;
	padding-bottom: 30px;
	margin-bottom: 50px;
}
section.sec08 {
	position: relative;
	padding: 0 0 230px;
}
section.sec08 figure {
	position: absolute;
	right: 0;
	top: 0;
}
section.sec08 .txt p {
	font-size: 2.2rem;
	line-height: 2;
	margin-bottom: 40px;
}
section.sec08 .txt:before {
	content: "";
	height: 250px;
	width: 400px;
	float: right;
}
span.tk1 {
	color: #f56e00;
	font-weight: bold;
}
@keyframes main_scroll {
 0% {
 clip-path: polygon(0 0, 100% 0, 100% 0, 0 0)
}
 45% {
 clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%)
}
 100% {
 clip-path: polygon(0 100%, 100% 100%, 100% 100%, 0 100%)
}
}
#main .mainVisual .flexBox {
	align-items: flex-end
}
#main .mainVisual .lBox {
	margin-right: 5.8%;
	width: 50%
}
#main .mainVisual .lBox img {
	width: 100%;
	border-radius: 0 10px 10px 0
}
#main .mainVisual .rBox {
	margin-bottom: -88px;
	flex: 1;
	position: relative
}
#main .mainVisual .rBox img {
	width: 100%;
	border-radius: 10px 0 0 10px
}
#main .mainVisual .rBox .textImg {
	position: absolute;
	top: -232px;
	left: 94px
}
/*	追加*/

.casepost_wrap {
  margin: 50px 0;
  display: flex;
  flex-wrap: wrap;
}

.casepost {
  margin-bottom: 20px;
  width: calc((100% - 60px) / 4);
  margin-right: 20px;
  position: relative;
  padding: 10px 10px 20px;
  box-shadow: 5px 3px 10px #0002;
  box-sizing: border-box;
}

.casepost figure img {
  width: 100%;
  height: 250px;
  object-fit: cover;
}

.casepost:nth-child(4n) {
  margin-right: 0;
}

.casepost p.date.datetxt {
  margin: 0;
  padding: 0 20px;
}

.casepost h3 {
  margin: 0 !important;
  padding: 0 20px !important;
  font-size: 18px !important;
  border: none !important;
}

.casepost a.post_link {
  position: absolute;
  top: 0;
  bottom: 10px;
  left: 0;
  right: 0;
  margin: auto;
}
.casepost a.post_link:before {
    content: '';
    position: absolute;
    width: calc(100% - 0px);
    height: 1px;
    border-radius: 1px;
    background-color: #008346;
    bottom: -2px;
    left: 0;
    transform-origin: right;
    transform: scaleX(0);
    transition: transform .3s ease-in-out;
}
.casepost a.post_link:hover::before {
  transform-origin: left;
  transform: scaleX(1)
}
.casepost .posttitle {
  padding: 0;
}

.casepost a.tag {
  font-size: 14px;
  padding: 5px 10px;
  margin-right: 10px;
  border-radius: 50px;
  margin-bottom: 10px;
  min-width: 100px;
  display: inline-flex;
  justify-content: center;
  position: relative;
  z-index: 10;
}

.casepost a.tag::before {
  content: none;
}

.casepost a.tag:hover {
  opacity: 0.8;
}

a.tag.tag-shiroari-case {
  background: #f7980c;
  color: #333 !important;

}

a.tag.tag-wall-case {
  background: #159f3b;
  color: #ffffff !important;
}

a.tag.tag-reform-case {
  background: #9edd7f;
  color: #333 !important;
}

a.tag.tag-teian-case {
  background: #f4c6ca;
  color: #333 !important;
}

a.tag.tag-roof-case,
a.tag.tag-roof-construction{
  background: #f6e171;
  color: #333 !important;
}

a.tag.tag-exterior-wall-construction{
  background: #159f3b;
  color: #333 !important;
}

a.tag.tag-waterproof-case {
  background: #7cd3db;
  color: #333 !important;
}














@media all and (min-width: 897px) {
#main .scroll a:hover {
	opacity: .7
}
#main .sec02 .imgUl li a:hover {
	opacity: .7
}
}
@media screen and (max-width: 1340px) {
body {
	min-width: 100%;
}
}
@media screen and (max-width: 1440px) {
h5.sec01-5-3 {
	right: 14%;
}
.sec01boxIn figure img {
	max-width: 100%;
}
}
@media screen and (max-width: 1280px) {
h5.sec01-5-1 {
	left: 23%;
}
.sec01-3 {
	right: 18%;
}
.sec01-2 {
	left: 18%;
}
p.sec01-5-3-p {
	right: 8%;
}
}
@media screen and (max-width: 1200px) {
.Inner1200 {
	padding: 0 20px;
}
}
@media screen and (max-width: 1080px) {
h5.sec01-5-1 {
	position: absolute;
	left: 25%;
	top: 36%;
	text-align: left;
}
.sec01boxIn h5 {
	font-size: 2rem;
	text-align: left;
}
.sec01boxIn h4 {
	font-size: 3.3rem;
}
.sec01-1 {
	position: absolute;
	top: 80px;
	left: 39.5%;
	margin: auto;
	width: 245px;
	text-align: left;
}
h5.sec01-5-1 {
	position: absolute;
	left: 23%;
	top: 36%;
	text-align: left;
}
h5.sec01-5-3 {
	right: 16%;
}
p.sec01-5-3-p {
	right: 3%;
}
.sec01boxIn h4 {
	font-size: 3rem;
	margin-bottom: 15px;
	text-align: center;
}
.sec01-2 {
	left: 15%;
}
.sec01-3 {
	right: 16%;
}
h5.sec01-5-2 {
	text-align: center !important;
}
.sec01-under .txt {
	font-size: 3rem;
}
.menu-cont .txt {
	font-size: 3rem;
}
.menu-cont .txt p {
	margin-left: 20px;
}
.point-box ul li h3 {
	font-size: 2rem;
}
.point-box ul li p {
	font-size: 2rem;
}
section.sec08 .txt:before {
	content: "";
	height: 250px;
	width: 330px;
	float: right;
}
.comContactBox .inner .lBox, .comContactBox .inner .link, .comContactBox .inner .linelink {
	width: 48%;
}
}
@media all and (min-width: 897px) {
	.forPC{
		display: block!important;
	}
	.forSP{
		display: none!important;
	}
}
@media all and (max-width: 896px) {
	.forSP{
		display: block!important;
	}
	.forPC{
		display: none!important;
	}
#main .mainVisual {
	padding-top: 50px
}
#main .scroll {
	position: absolute;
	bottom: -193px;
	left: 5px;
	height: 250px;
	width: 20px
}
#main .scroll a::before {
	height: 80px
}
#main .scroll a::after {
	height: 80px
}
#main .mainVisual .flexBox {
	display: block
}
#main .mainVisual .lBox {
	margin: 0;
	width: auto
}
#main .mainVisual .lBox img {
	border-radius: 0
}
#main .mainVisual .rBox {
	margin-bottom: 0
}
#main .mainVisual .rBox img {
	border-radius: 0;
	width: 100%
}
#main .mainVisual .rBox .textImg {
	top: -115px;
	left: 25px;
	width: 117px
}
.menu-cont figure {
	width: 140px;
	height: 140px;
	position: relative;
}
.menu-cont .txt {
	font-size: 2rem !important;
	width: calc(100% - 140px);
}
.sec02box ul li p {
	font-size: 2rem;
	text-align: justify;
}
.sec05-head .linkList {
	flex-wrap: wrap;
}
.sec05-head .linkList li {
	margin: 40px auto 0;
	width: 48%;
	border-radius: 10px;
	box-shadow: 0 0 27px 0 rgba(0, 0, 0, 0.06);
}
section.sec06 {
	padding: 80px 0;
}
section.sec07 {
	padding: 0 0 50px;
}
.sec02box ul li h4 {
	font-size: 2.5rem;
}
section.sec01 h2#speciality {
	font-size: 4rem;
}
section.sec01 h2#speciality span.col.big {
	font-size: 6rem;
}
.sec01-1-wrap, .sec01-2-wrap, .sec01-3-wrap {
	position: relative;
	width: 500px;
	margin: 0 auto;
}
.sec01boxIn_sp p {
	font-size: 2rem;
	text-align: justify;
	line-height: 2.2;
	font-weight: bold;
}
.sec01boxIn_sp h4 {
	font-size: 2.4rem;
	text-align: center;
	margin-bottom: 10px;
}
.sec01-1-txt h4 span {
	color: #f98700;
}
.sec01-1_sp, .sec01-2_sp, .sec01-3_sp {
	position: relative;
}
.sec01-1-wrap:before, .sec01-2-wrap:before, .sec01-3-wrap:before {
	content:"";
	position: absolute;
	background-repeat:no-repeat;
}
.sec01-1-wrap:before {
	width:352px;
	height:300px;
	background: url(../img/front/sec01-1-circle.webp);
	top: 70px;
	left: -50px;
}
.sec01-2-wrap:before {
	width:384px;
	height:300px;
	background: url(../img/front/sec01-2-circle.webp);
	top: 110px;
	right: -50px;
}
.sec01-3-wrap:before {
	width:384px;
	height:300px;
	background: url(../img/front/sec01-3-circle.webp);
	top: 90px;
	left: -50px;
}
.sec01-1-img, .sec01-3-img {
	text-align: right;
}
.sec01-2-img {
	text-align: left;
}
.sec01-1-h5, .sec01-2-h5 {
	display: flex;
	justify-content: center;
	align-items: center;
}
.sec01-1-h5:before {
	content:"";
	display:block;
	width:53px;
	height:241px;
	background: url(../img/front/sec01-yazi-1.webp);
	margin-right: 20px;
}
.sec01boxIn_sp h5 {
	font-size: 2.4rem;
}
.sec01boxIn_sp .sec01-nmb {
	width: 40px;
	height: 40px;
	background: #5a5a5a;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	margin-bottom: 10px;
	font-size: 2.6rem;
	line-height: 1;
}
.sec01-1-txt, .sec01-2-txt, .sec01-3-txt {
	width: 300px;
	margin: 0 0 20px;
}
.sec01-2-txt {
	float: right;
}
.sec01-2-h5 {
	clear: both;
}
.sec01-2-h5:after {
	content:"";
	display:block;
	width:52px;
	height:240px;
	background: url(../img/front/sec01-yazi-2.webp);
	margin-left: 20px;
}
.sec01-2-txt span {
	color: #009e3b;
}
.sec01-3-txt span {
	color: #1155cc;
}
.sec01-3-p {
	margin-top: 30px;
}
.sec01-3-p p {
	font-weight: normal;
}
.sec01-3-p p span {
	color:#cb0000;
	font-weight:bold;
}
/*	追加*/
section.sec01 {
    padding: 100px 15px;
    background: #fff;
}section.sec03 {
    padding: 100px 0 150px;
}section.sec01add.add2025top h3 {
    text-align: center;
    font-size: 3rem;
    margin-bottom: 40px;
}

section.sec01add.add2025top h3 span {
    color: #009f43;
    font-size: 4rem;
    margin: 0 5px;
}

section.sec01add.add2025top .txt {
    padding: 20px;
}

section.sec01add.add2025top .txt p{
    font-size: 22px;line-height: 1.8;
}
	section.sec01.add2025top p {
    font-size: 22px;line-height: 1.8;
}
.casepost_wrap {
  margin: 50px 0;
  display: flex;
  flex-wrap: wrap;
}

.casepost {
  margin-bottom: 20px;
  width: calc((100% - 60px) / 4);
  margin-right: 20px;
  position: relative;
  padding: 10px 10px 20px;
  box-shadow: 5px 3px 10px #0002;
  box-sizing: border-box;
}

.casepost figure img {
  width: 100%;
  height: 250px;
  object-fit: cover;
}

.casepost:nth-child(4n) {
  margin-right: 0;
}

.casepost p.date.datetxt {
  margin: 0;
  padding: 0 20px;
}

.casepost h3 {
  margin: 0 !important;
  padding: 0 20px !important;
  font-size: 18px !important;
  border: none !important;
}

.casepost a.post_link {
  position: absolute;
  top: 0;
  bottom: 10px;
  left: 0;
  right: 0;
  margin: auto;
}

.casepost .posttitle {
  padding: 0;
}

.casepost a.tag {
  font-size: 14px;
  padding: 5px 10px;
  margin-right: 10px;
  border-radius: 50px;
  margin-bottom: 10px;
  min-width: 100px;
  display: inline-flex;
  justify-content: center;
  position: relative;
  z-index: 10;
}

.casepost a.tag::before {
  content: none;
}

.casepost a.tag:hover {
  opacity: 0.8;
}

a.tag.tag-shiroari-case {
  background: #f7980c;
  color: #333 !important;

}

a.tag.tag-wall-case {
  background: #159f3b;
  color: #ffffff !important;
}

a.tag.tag-reform-case {
  background: #9edd7f;
  color: #333 !important;
}

a.tag.tag-teian-case {
  background: #f4c6ca;
  color: #333 !important;
}

a.tag.tag-roof-case,
a.tag.tag-roof-construction{
  background: #f6e171;
  color: #333 !important;
}

a.tag.tag-exterior-wall-construction{
  background: #159f3b;
  color: #333 !important;
}

a.tag.tag-waterproof-case {
  background: #7cd3db;
  color: #333 !important;
}


	  .casepost_wrap {
    justify-content: space-between;
  }

  .casepost {
    width: 48%;
    margin: 0 0 20px;
  }

  .casepost figure img {
    height: 120px;
  }

  .casepost a.tag {
    font-size: 10px;
    padding: 5px 10px;
    margin-right: 5px;
    border-radius: 50px;
    margin-bottom: 10px;
    min-width: auto;
    display: inline-flex;
    justify-content: center;
    position: relative;
    z-index: 10;
  }

  .casepost h3 {
    margin: 0 !important;
    padding: 0 0px !important;
    font-size: 15px !important;
    border: none !important;
  }

  .casepost p.date.datetxt {
    margin: 0;
    padding: 0;
    font-size: 13px;
  }
/*	アコーディオンメニュー*/
	.accordion h4 {
  position: relative;
  cursor: pointer;
  padding-right: 20px;
}

.accordion h4::after {
    content: "▼";
    position: absolute;
    right: 35px;
    top: 50%;
    transform: translateY(-50%);
    transition: transform 0.3s;
    font-size: 12px;
}

.accordion li.open h4::after {
  content: "▲";
}

.accordion .text {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease, padding 0.3s ease;
  padding: 0;
}

.accordion li.open .text {
    max-height: max-content;
    padding: 10px 0 40px;
}

}
 @media all and (max-width: 599px) {
section.sec01 {
	padding: 100px 0px 0;
}
section.sec01 h2#speciality {
	margin-bottom: 17px;
	font-size: 2.1rem;
	letter-spacing: .075em;
	text-align: center;
}
section.sec01 h2#speciality span.col.big {
	font-size: 2.9rem;
}
section.sec01 p.title.yugo.fadeInUp.on {
	font-size: 1.8rem;
	text-align: left;
	font-weight: bold;
	line-height: 1.8;
}
.sec01-main h3 {
	font-size: 2.1rem;
	text-align: center;
	margin-bottom: 30px;
}
.sec01-main h3 span {
	color: #009e3b;
	font-size: 2.4rem;
}
.sec01-under {
	flex-wrap: wrap;
}
.sec01-under figure {
	text-align: center;
	width: 30%;
	margin: 0 auto;
}
.sec01-under .txt {
	font-size: 2rem;
	padding: 20px;
}
section.sec01 p.title.yugo.fadeInUp.on {
	padding: 0 15px;
}
.Inner1500 {
	padding: 0 15px;
}
.sec01-main {
	padding: 80px 0 160px;
	position: relative;
}
section.sec02 {
	background: #faf8f4;
	padding: 40px 0;
}
.h2-head h2 {
	font-size: 2.1rem;
	margin-bottom: 20px;
}
.h2-head h2 span {
	font-size: 2.8rem;
	color: #009f43;
}
section.sec02 h3 {
	background: #f5e170;
	font-size: 2.2rem;
	text-align: center;
	padding: 15px;
	margin-bottom: 50px;
}
.sec02box ul {
	flex-wrap: wrap;
	margin: 0;
}
.sec02box {
	margin-bottom: 50px;
}
.sec02box ul li {
	width: 100%;
}
.sec02box ul li p {
	font-size: 1.6rem;
	text-align: justify;
}
.sec02box ul li {
	width: 100%;
	margin-bottom: 0px;
}
.sec02box ul li h4 {
	font-size: 2rem;
}
.sec02box ul li:last-child h4 {
	font-size: 1.8rem;
	color: #333;
}
.pointbox {
	flex-wrap: wrap;
	padding: 20px;
	margin-bottom: 0;
}
.pointbox figure {
	width: 60%;
	text-align: center;
	margin: 0 auto 20px;
}
.pointbox .txt {
	width: 100%;
	font-size: 1.6rem;
	line-height: 1.8;
}
section.sec03 h2 {
	text-align: center;
	font-size: 3rem;
	margin-bottom: 60px;
}
section.sec02 {
	background: #faf8f4;
	padding: 40px 0;
}
.menu-cont {
	flex-wrap: wrap;
}
.menu-cont:nth-child(1) figure {
	width: 100%;
	line-height: 0;
	margin: 0;
	height: auto;
}
.menu-cont:nth-child(1) {
	width: 100%;
	background: #fff;
	display: flex;
	justify-content: space-between;
	align-items: unset;
}
.menu-cont .txt p {
	margin: 20px auto;
}
.menu-cont:nth-child(1) .txt {
	text-align: left;
	display: flex;
	width: 100%;
	text-align: center;
	font-weight: bold;
	font-size: 1.6rem;
}
.menu-cont {
	flex-wrap: wrap;
	align-items: unset;
}
.menu-cont figure {
	width: 100%;
	height: auto;
	position: relative;
}
.menu-cont .txt {
	font-size: 1.6rem;
	width: 100%;
}
section.sec03 {
	padding: 0 0 100px;
	position: relative;
}
section.sec04 h2 span {
	font-size: 3rem;
}
section.sec04 h2 {
	font-size: 2rem;
	text-align: center;
	margin-bottom: 50px;
}
.point-box ul {
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
}
.point-box ul li {
	width: 48%;
	background: #fdf8f1;
	position: relative;
	overflow: hidden;
	border-radius: 50%;
}
.point-box ul li p {
	font-size: 2rem;
}
.point-box ul li h3 {
	font-size: 1.3rem;
}
section.sec04 .txt {
	margin-bottom: 50px;
	padding: 0;
}
section.sec04 .txt p {
	font-size: 1.6rem;
	line-height: 2.2;
	text-align: justify;
}
section.sec04 .comBtn a {
	font-size: 1.5rem;
	padding: 30px 70px 30px 30px;
	border-radius: 100px;
}
.sec05-head .linkList li {
	margin: 10px auto 0;
	width: 100%;
	border-radius: 10px;
	box-shadow: 0 0 27px 0 rgba(0, 0, 0, 0.06);
}
.sec05-head .linkList li a {
	padding: 10px;
	border-radius: 10px;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	background-color: #FFF;
}
section.sec06 h2 span {
	font-size: 3rem;
}
section.sec06 h2 {
	text-align: center;
	font-size: 2rem;
	margin-bottom: 70px;
	position: relative;
}
section.sec06 ul.newsList {
	width: 100%;
	margin: 0 auto 100px;
}
section.sec06 ul.newsList li {
	font-size: 1.6rem;
	display: flex;
	justify-content: space-between;
	margin-bottom: 40px;
	font-weight: bold;
	flex-wrap: wrap;
}
section.sec06 ul.newsList li span.date {
	width: 48%;
	padding: 5px 0 0;
}
section.sec06 ul.newsList li span.text {
	width: 100%;
	padding: 0 0 10px;
}
section.sec06 ul.newsList li div a {
	margin: 0 0 0 auto;
	height: auto;
	line-height: 1;
	padding-bottom: 8px;
	font-size: 1.3rem;
}
section.sec06 ul.newsList li div {
	width: 100%;
	text-align: right;
}
section.sec06 .comBtn {
	width: 100%;
	max-width: max-content;
}
.sec05-head .linkList li .rBox .jp {
	font-size: 2rem;
}
section.sec07 h2 {
	text-align: center;
	font-size: 2rem;
	margin-bottom: 40px;
	position: relative;
}
section.sec07 h2 span {
	font-size: 3rem;
}
ul.columnList {
	flex-wrap: wrap;
	margin-bottom: 70px;
}
ul.columnList li {
	width: 100%;
	position: relative;
	transition: 0.5s;
	margin-bottom: 20px;
}
ul.columnList li p, ul.columnList li h3 {
	font-size: 1.6rem;
}
section.sec07 .comBtn a {
	font-size: 1.5rem;
	padding: 30px 70px 30px 30px;
	border-radius: 100px;
}
section.sec08 figure {
	position: relative;
	right: auto;
	top: auto;
	text-align: center;
	width: 50%;
	margin: 0 auto;
}
section.sec08 h2 {
	font-size: 3rem;
	border-bottom: 1px solid #009f43;
	padding-bottom: 20px;
	margin-bottom: 30px;
}
section.sec08 .txt:before {
	content: none;
}
section.sec08 .txt {
	padding: 20px 0;
}
section.sec08 .txt p {
	font-size: 1.6rem;
	line-height: 2;
	margin-bottom: 40px;
	text-align: justify;
}
section.sec08 {
	position: relative;
	padding: 0;
}
.comContactBox .inner .lBox, .comContactBox .inner .link, .comContactBox .inner .linelink {
	width: 100%;
}
section.sec06 .comBtn a {
	font-size: 1.6rem;
	padding: 30px 70px 30px 30px;
	border-radius: 100px;
}
.sec01-main {
	background:url(../img/front/sec01-top.webp) no-repeat center top, url(../img/front/sec01-btm.webp) no-repeat center bottom, #faf8f4;
	        background-size: contain;
}
.sec01-1-wrap, .sec01-2-wrap, .sec01-3-wrap {
	width: auto;
}
.sec01boxIn_sp p {
	font-size: 1.6rem;
	text-align: justify;
	line-height: 2.2;
	font-weight: bold;
}
.sec01boxIn_sp h4 {
	font-size: 2.4rem;
	text-align: center;
	margin-bottom: 10px;
}
.sec01-1-txt h4 span {
	color: #f98700;
}
.sec01-1_sp, .sec01-2_sp, .sec01-3_sp {
	position: relative;
}
.sec01-1-wrap:before, .sec01-2-wrap:before, .sec01-3-wrap:before {
	content:"";
	position: absolute;
	background-repeat:no-repeat;
}
.sec01-1-wrap:before {
	width:352px;
	height:300px;
	background: url(../img/front/sec01-1-circle.webp);
	top: 70px;
	left: -50px;
}
.sec01-2-wrap:before {
	width:384px;
	height:300px;
	background: url(../img/front/sec01-2-circle.webp);
	top: 110px;
	right: -70px;
}
.sec01-3-wrap:before {
	width:384px;
	height:300px;
	background: url(../img/front/sec01-3-circle.webp);
	top: 90px;
	left: -50px;
}
.sec01-1-img, .sec01-3-img {
	text-align: right;
}
.sec01-2-img {
	text-align: left;
}
.sec01-1-h5, .sec01-2-h5 {
	display: flex;
	justify-content: center;
	align-items: center;
}
.sec01-1-h5:before {
	content:"";
	display:block;
	width:53px;
	height:241px;
	background: url(../img/front/sec01-yazi-1.webp);
	margin-right: 20px;
}
.sec01boxIn_sp h5 {
	font-size: 2rem;
}
.sec01boxIn_sp .sec01-nmb {
	width: 40px;
	height: 40px;
	background: #5a5a5a;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	margin-bottom: 10px;
	font-size: 2.6rem;
	line-height: 1;
}
.sec01-1-txt, .sec01-2-txt, .sec01-3-txt {
	width: 80%;
	margin: 20px 0;
}
.sec01-2-txt {
	float: right;
}
.sec01-2-h5 {
	clear: both;
}
.sec01-2-h5:after {
	content:"";
	display:block;
	width:52px;
	height:240px;
	background: url(../img/front/sec01-yazi-2.webp);
	margin-left: 20px;
}
.sec01-2-txt span {
	color: #009e3b;
}
.sec01-3-txt span {
	color: #1155cc;
}
.sec01-3-p {
	margin-top: 30px;
}
.sec01-3-p p {
	font-weight: normal;
}
.sec01-3-p p span {
	color:#cb0000;
	font-weight:bold;
}
	 /*	追加*/
section.sec01 {
    padding: 100px 15px 60px;
}section.sec03 {
    padding: 50px 0 100px;
    position: relative;
}section.sec01add.add2025top h3 {
    text-align: center;
    font-size: 2.5rem;
    margin-bottom: 40px;
}section.sec01add.add2025top h3 span {
    color: #009f43;
    font-size: 3rem;
    margin: 0 5px;
}section.sec01add.add2025top .txt p {
    font-size: 1.6rem;
    line-height: 1.8;
}section.sec01add.add2025top p {
    font-size: 1.6rem;
    line-height: 1.8;
}section.sec04 {
    padding: 40px 0 0;
}section.sec06 ul.newsList li {
    font-size: 1.3rem;
    display: flex;
    justify-content: space-between;
    margin-bottom: 40px;
    font-weight: bold;
    flex-wrap: unset;
    align-items: center;
}section.sec06 ul.newsList li div a {
    margin: 0 0 0 auto;
    height: auto;
    line-height: 1;
    padding-bottom: 5px;
    font-size: 1.2rem;
    width: 65px;
}section.sec06 ul.newsList li div a:before {
    content: "▶";
    position: absolute;
    right: 5px;
    font-size: 6px;
    top: 10px;
    bottom: 0;
    margin: auto;
    height: 15px;
}section.sec06 ul.newsList li span.date {
    width: 20%;
    padding: 0;
}section.sec06 ul.newsList li div {
    width: 20%;
    text-align: right;
}section.sec06 ul.newsList li span.text {
    width: 60%;
    padding: 0 10px;
}section.sec01.add2025top p {
    font-size: 1.8rem;
    text-align: left;
    font-weight: bold;
    line-height: 1.8;
}
	 
}
