<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.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: #000;
    text-shadow: 1px 2px 2px #ffffff;
}
.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;
}

@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 .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;}
.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;
}


/*  230511  */
.maindesign .dummyBreadCrumb{
	display: none;
}
#contents article .breadcrumb{
	display: none;
}
.maindesign .images-flex{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
}
.maindesign .images-flex ul{
	width: 29%;
}
.maindesign .images-flex li{
	width: 100%;
	margin-top: 10px;
}
.maindesign .images-flex li:top-child{
	margin-bottom: 0;
}
.maindesign .images-flex .recommend--block__flex{
	width: 69%;
}
.maindesign .images-flex  .recommend--block__flex .komeri-only ul {
	width: calc(100% - 20px);
}
.maindesign .images-flex  .recommend--block__flex .komeri-only ul li{
	font-size: 1.5em;
}
.maindesign .text-area--flex{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 100px;
}
.maindesign .text-area--flex .lead-text{
	width: 49%;
}
.maindesign .text-area--flex .menu-btn-list{
	width: 49%;
	margin: 0;
}
.maindesign .text-area--flex .menu-btn-list li{
	width: 100%;
}
@media screen and (max-width: 767px){
.maindesign .text-area--flex{
	margin-bottom: 40px;
}
.maindesign .text-area--flex .lead-text{
	width: 100%;
}
.maindesign .text-area--flex .menu-btn-list{
	width: 100%;
	margin-top: 1em;
}
}
.maindesign .goods-name{
	font-size: 1.6em;
	font-weight: bold;
	margin: 20px 0 10px;
	line-height: 1.2;
}
.maindesign .recommend{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-bottom: 40px;
}
.maindesign .recommend::before,
.maindesign .recommend::after{
	content: "";
	display: block;
	width: 32%;
	height: 0;
}
.maindesign .recommend::before{
	order: 1;
}
.maindesign .recommend .goods-name{
	font-size: 1.3em;
}
.maindesign .recommend--block {
	width: 32%;
	position: relative;
	padding-bottom: 3.5em;
}
.maindesign .recommend--block__flex {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
}
.maindesign .recommend--block__flex .images {
	width: 48%;
}
.maindesign .recommend--block__flex .komeri-only {
	width: calc(48% - 10px);
	background: #b3a48d;
	padding: 5px;
}
.maindesign .recommend--block__flex .komeri-only ul{
	background: #fff;
	padding: 10px;
}
.maindesign .recommend--block__flex .komeri-only li{
	font-size: 1.0em;
	font-weight: bold;
	margin-top: 0.6em;
}
.maindesign .recommend--block__flex .komeri-only li:first-child{
	margin-top: 0;
}
.maindesign .recommend--block .lead-text {
	text-align: justify;
}
.maindesign .recommend--block .forte {
	width: 48%;
}
.maindesign .recommend--block .forte li{
	background-color: #1e91d1;
	color: #fff;
	font-weight: bold;
	font-size: 1rem;
	line-height: 1.3;
	margin-top: 1rem;
	padding: 1rem;
	text-align: center;
	border-radius: 10px;
}
.maindesign .recommend--block .forte li:first-child{
	margin-top: 0;
}
.maindesign .recommend--block .menu-btn-list{
	position: absolute;
	bottom: 0;
	width: 100%;
	margin: 0;
}
@media screen and (max-width: 767px){
.maindesign .goods-name{
	font-size: 1.3em;
}
.maindesign .recommend--block {
	width: 100%;
	margin-top: 40px;
}
.maindesign .recommend--block:first-child{
	margin-top: 0;
}
.maindesign .recommend--block__flex .komeri-only li{
	font-size: 4.4vw;
}

.maindesign .recommend--block .forte li{
	font-size: 5vw;
	padding: 0.5em 0.2em;
}
}


</pre></body></html>