﻿.maindesign .mgb0 {margin-bottom: 0;}
.mgt20{margin-top: 20px;}
.mgt50{margin-top: 50px!important;}
.w100{width: 100%;}
.red{color: #f00;}
.tal{text-align: left!important;}
.fs65{font-size: 65px;}
.fs08{font-size: 0.8em!important;}
/*.fs1{font-size: 1em!important;}*/
.he3{height: 3em;}
.maindesign ol, ul {
    list-style: none;
}
.maindesign .sub .sub_title {
    color: #FFF;

}
.maindesign .links {
    display: flex;
    flex-wrap: wrap;
}
.maindesign .cols4-2 li {
    width: calc(50% - 5px);
    margin-right: calc(10px / 1);
    margin-bottom: 20px;
}
.maindesign .border_radiuse li {
    box-sizing: border-box;
    border: 1px solid #ccc;
    border-radius: 5px;
    overflow: hidden;
	padding: 10px;
}
.maindesign .links.cols4-2 li a {
    height: 100%;
	color: #333;
    text-decoration: none;
    display: flex;
    flex-direction: column;
}
.maindesign .cols4-2 .text_box {
    margin: 0 0 10px;
}
.maindesign .links li img {
    width: 100%;
}
.maindesign .cols4-2 .bTxt {
    font-size: 1.0rem;
    font-weight: 700;
    line-height: 1.1;
}
.maindesign .cols4-2 .col-img{
	margin-top: auto;
	flex-shrink: 0;
}

.maindesign .banner-list li {
	width: 100%;
}

@media screen and (min-width:768px){
.fs65pc{font-size: 65px;}	
	.maindesign .links li {
    	width: calc(25% - 7.5px);
    	margin-right: calc(30px / 3);
	}
	.maindesign .cols4-2 .bTxt {
    	font-size: 1.1rem;
	}
	.maindesign .cols4-2 li:nth-child(4n) {
    	margin-right: 0;
	}
	.maindesign .feature__items li a .feature__items--txt .feature__items--txt__title {
    	font-size: 1.4rem;
	}
	.featureBox {
		border: 3px solid #2e8b57;
		margin: 30px 0;
		box-sizing: border-box;
		padding: 30px 10px 10px;
		position: relative;
}
	.featureBox .fBTitle {
		position: absolute;
		top: -25px;
		border: 5px solid #fff;	
		color: #fff;
		padding: 10px 30px;
		background: #2e8b57;
		box-sizing: border-box;
		font-size: 1.25em;
	}
	.featureBox .fbWording {
		list-style-type: disc;
		margin: 10px 0 10px 40px;
		font-size: 1.25em;
	}
	
	.maindesign .tbl01 th, .maindesign .tbl01 td {
		width: 25%;
	}
.maindesign .watering_bnr li {
	width: 30%;
	margin: 30px auto 0;
}	
.maindesign .banner-list li {
     margin: auto; 
}	
.maindesign .text-c {
	text-align: center;
}
.maindesign .img-s {
	width: 35%;
	margin: 25px 0;
}
}

.maindesign .tbl01 {
    border-collapse: collapse;
    margin: 10px auto 20px;
    padding: 0;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
.maindesign .tbl01 th, .maindesign .tbl01 td {
    padding: 20px 5px;
    border: 1px solid #ccc;
}
.maindesign .tbl01 th {
    background-color: #ebebeb;
    color: #000;
    padding: 15px;
}
.maindesign .tbl01 td {
    text-align: left;
	line-height: 1.5em;
}
.maindesign .tbltac td {
    text-align: center;
}
.maindesign .under-txt {
    line-height: 1.3em;
    margin: 20px auto;
}
.maindesign h3 {
    border-left: 4px solid #f00;
    font-size: 1.2em;
    font-weight: bold;
    margin: 30px 0 20px 0;
    text-align: left;
    padding: 0.3rem 1rem;
	line-height: 1.3;
}
.maindesign h4 {
    color: #431F08;
    font-size: 1.15em;
    font-weight: bold;
    padding: 0.6em 0;
    line-height: 1.2;
}
@media screen and (max-width: 767px){
.w50sp{width: 50%!important;
	margin: auto;}
.w70sp{
	width: 70%!important;
	margin: auto;
	}	
.fs08sp{font-size: 0.8rem!important;}	
	.maindesign .cols4-2 li:nth-child(2n) {
    	margin-right: 0;
	}
	.maindesign .scroll_sp{
		overflow: scroll;
	}
	.maindesign .scroll_sp img{
		width: 860px;
	}	
.maindesign .tbl01 th, .maindesign .tbl01 td {
    padding: 0.5rem;
	font-size: 0.8em;

	}	
	.maindesign .featureBox_inner {
		position: absolute;
		top: -25px;
		left: 50%;
		transform: translateX(-50%);
		border: 5px solid #fff;
		width: 75%;
		max-width: 270px;
		background: #fff;
		box-sizing: border-box;
	}
	.maindesign .featureBox .fBTitle {
		color: #fff;
		padding: 10px 30px;
		background: #ea6d0d;
		box-sizing: border-box;
		font-size: 0.85em;
		width: 99%;
		margin: 0 auto;
	}
	.maindesign .featureBox .fbWording {
		display: flex;
		flex-wrap: wrap;
		margin: 25px 0 5px;
	}
	.maindesign .featureBox {
		border: 3px solid #ea6d0d;
		margin: 30px 0;
		box-sizing: border-box;
		padding: 30px 10px 10px;
		position: relative;
	}
	.maindesign .tbl01 td:nth-of-type(1) {
		width: 40%;
	}
	.maindesign .tbl01 td:nth-of-type(2) {
		width: 20%;
	}
	.maindesign .tbl01 th {
		width: 20%;
	}
}

.maindesign .under-txt {
    line-height: 1.3em;
    margin: 20px auto;
}
.maindesign .featureBox {
    border: 3px solid #ea6d0d;
    margin: 30px 0;
    box-sizing: border-box;
    padding: 30px 10px 10px;
    position: relative;
}
.maindesign .featureBox .fBTitle {
    position: absolute;
    top: -25px;
    border: 5px solid #fff;
    color: #fff;
    padding: 10px 30px;
    background: #ea6d0d;
    box-sizing: border-box;
    font-size: 1.25em;

}
.maindesign .featureBox .fbWording {
    list-style-type: disc;
    margin: 10px 0 10px 40px;
    font-size: 1.25em;
	color: #ea6d0d;
}
	.maindesign .under_txt {
    line-height: 1.3em;
    margin: 20px auto;
		font-size: 1.15em;
}
@media screen and (max-width: 767px){
.maindesign .featureBox {
    border: 3px solid #ea6d0d;
    margin: 30px 0;
    box-sizing: border-box;
    padding: 30px 10px 10px;
    position: relative;
}
.maindesign	.featureBox .fBTitle {
    color: #fff;
    padding: 10px 40px;
    background: #ea6d0d;
    box-sizing: border-box;
    font-size: 1.0em;
    width: 99%;
    margin: 0 auto;
    text-align: center;
}
	.maindesign .featureBox_inner {
    position: absolute;
    top: -25px;
    left: 50%;
    transform: translateX(-50%);
    border: 5px solid #fff;
    width: 75%;
    max-width: 270px;
    background: #fff;
    box-sizing: border-box;
}
	.maindesign .featureBox .fbWording {
    display: flex;
    flex-wrap: wrap;
    margin: 0 0 5px;
}
		.maindesign .under_txt {
		font-size: 0.95em;
}
}

.maindesign .lineage-list--head {
    font-weight: bold;
    font-size: 1.2em;
    padding: 0.5em 10px 0.3em 10px;
}
.maindesign .slick-next {
    right: 0!important;
}
.maindesign .slick-initialized .slick-slide {
    padding: 2px;
}
.maindesign .title_inner {
    background-color: rgba(0,0,0,0.2);
    padding: 10px 30px;
    line-height: 1.4;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 80%;
    text-align: center;
    white-space: nowrap;
}
.maindesign .dig .sub_title {
    position: static !important;
}
