@charset "utf-8";

.sm-xs-contents .row{
	padding-left: 15px !important;
	padding-right: 15px !important
}

/*カルーセル設定*/
.carousel .row{
background:rgba(85,54,39,0.2);
box-shadow: rgba(0,0,0,0.3) 5px 5px 5px;
margin-bottom: 30px;
box-shadow: rgba(0,0,0,0.2) 3px 3px 3px;
}
.container-fluid .col-sm-12.carousel {
margin-left: 0 !important;
margin-right: 0 !important;
padding-left: 0 !important;
padding-right: 0 !important;
}
.carousel-inner:hover img{
opacity: 0.5;
}
.carousel-inner .item a img{
max-width: 900px;
}
.sm-xs-contents .row{
	padding-left: 0;
	padding-right: 0;
	margin-left: 0;
	margin-right: 0;
}
.carousel-inner img{
	width:100%;
}
.carousel-indicators{
	display:block;
	top:103%;
}
.carousel-indicators li{
background: rgba(0,0,0,0.20);
}
.carousel-control{
	display:block;
}
.carousel.slide{
	margin:0 auto ;
	max-width: 900px;
}

/*母の日バナー**********************/
.haha-nohi{
border: rgba(249,80,228,0.5) dotted 5px;
border-radius: 10vw;
margin: 0 2vw 4vw;
font-size: calc(16px + 10 * (100vw - 420px)/780);
text-align: center;
line-height: 1.5em;
padding-bottom: 15px;
font-family:YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
font-weight: bold;
text-shadow: 2px 2px 3px #ccc;
}
.haha-nohi img{
width: 50%;
margin: 20px auto;
display: block;
}
.haha-nohi a{
text-decoration: none;
color: rgba(189,17,142,1.00);
}
.haha-nohi a:hover img{
opacity: 0.5;
}


/*メインバナー設定*********************************/
.banner-poin-L img{
	width:103%;;
}
.banner-poin-L{
	margin-top:20px;
}
.top-banner{
margin: 6% auto;
width: 90%;
}
.top-banner {
color: rgba(238,97,98,1.00);
font-size: 2.2vh;
text-decoration:none;
line-height: 2em;
}
.top-banner img{
display: block;
width: 100%;
}
.fair-title{
font-family:"漢字タイポス４１５ Std R";
font-size: 3vh;
font-weight: bold;
margin-bottom: 10px;
}
.top-banner-2{
padding: 25px 10% 0;
text-align: right;
}
.top-banner-2 img{
	width: 39%;
	margin-top: 20px;
	margin-left: 65%;
	display: block;
}
.top-banner-2{
background:url("../image/banner/2019poin-fair-2.png") repeat-y;
background-size: contain;
text-decoration: none;
}

/*トップページカテゴリー紹介**********
*********************************/
.categ-4{
	position: relative;
	margin-top: 10px;
	width: 100%;
	height: auto;
	z-index: 3;
	/*overflow: hidden;*/
	}
.categ-4:first-child{
	margin-top: 10px;
}
.ctg-symbol{
	position: absolute;
	top:0;
	left: 0;
	z-index: 2;
}
.ctg-symbol img{
	width: 120px;
}
.ctg-catch{
	position: absolute;
	top:40px;
	left: 120px;
	z-index: 1;
}
.ctg-catch img{
	width: 95%;
}
.ctg-photo-x{
	padding-top: 0px;
	z-index: 0;
	}
.ctg-photo-x img{
	width: 100%;
	height: auto;
	box-shadow: rgba(0,0,0,0.2) 3px 3px 3px;
}
.divi-1, .divi-2, .divi-3, .divi-4{
	border-radius: 0 15px 15px 0;
	width: 60%;
	position: absolute;
	color: #fff;
	font-size: 12px;
	padding: 4px 0 3px 10px;
	text-shadow: rgba(0,0,0,0.6) 1px 1px 0;
	box-shadow: rgba(0,0,0,0.2) 3px 3px 3px;
	opacity: 0;
}
.divi-1.pot, .divi-2.pot, .divi-3.pot, .divi-4.pot{
	background: rgba(230,0,92,0.4);
}
.divi-1.green, .divi-2.green{
	background: rgba(57,164,98,0.5);
}
.divi-1.saccu{
	background:rgba(62,195,207,0.57);
}
.divi-1.seeding, .divi-2.garden-aid{
background: rgba(225,165,8,0.52);
}
.sankaku{
	float: right;
	padding-right: 15px;
}
.divi-1.pot{
  font-weight: bold;
  font-size: 2.5vw;
	top:50%;
	opacity: 0;
	height: 6%;
	padding-top: 0.5em;
}
.divi-1:hover{
	top: 50.5%;
}
.divi-1.green{
	top: 60%;
}
.divi-1.saccu{
	top: 80%;
}
.divi-1.seeding{
top: 60%;
}
.divi-2.pot{
	top: 68%;
	opacity: 0;
}
.divi-2.pot:hover{
	top: 68.5%;
}
.divi-2.green, .divi-2.garden-aid{
	top: 80%;
}
.divi-3.pot{
top:79%;
opacity: 0;
}
.divi-3.pot:hover{
	top: 79.5%;
}
.divi-4.pot{
	top: 90%;
	opacity: 0;
}
.divi-4.pot:hover{
top:90.5%;
}
.categ-4:hover .ctg-photo-x img{
	opacity: 0.7;
}
.categ-4:hover .divi-1, .categ-4:hover .divi-2, .categ-4:hover .divi-3, .categ-4:hover .divi-4{
	left: 0%;
	opacity: 1;
}
.divi-1, .divi-2, .divi-3, .divi-4{
	-webkit-transition:opacity 0.4s ease-in;
}
.divi-1:hover, .divi-2:hover, .divi-3:hover, .div-4.pot{
	color:rgba(250,235,134,1.00);
	box-shadow: rgba(0,0,0,0.4) 1px 1px 3px;
}

.divi-1.green:hover{
	top: 60.5%;
}
.divi-1.saccu:hover{
top:80.5%;
}

.divi-2.green:hover, .divi-2.garden-aid:hover{
	top: 80.3%;
}

.ctg-text h1{
	color: rgba(168,95,36,1.00);
	line-height: 1.5em;
	margin-bottom: 0;
	font-size: 2vw;
	font-family:"VDL ペンレディ B";
}
.test-3:hover +.test-4{
	opacity: 0;
	background: rgba(81,161,221,1.00);
}


/*メインバナー設定*********************************/
.banner-poin-L img{
	width:103%;;
}
.banner-poin-L{
	margin-top:20px;
}



/*更新情報*********************************/
.kousin{
	width:100%;
	height:auto;
	border:2px rgba(154,120,180,1.00) dotted ;
	padding:10px 0;
	margin-top:15px;
}
.kousin-left{
	float:left;
	width:40%;
	height:230px;
	background:url(../image/parts_1/kousin.gif);
	background-size:100%;
}
.kousin-right{
	float:left;
	width:57%;
	margin-left:3%;
	height:230px;
}


/*XS***************************
**XS*************************/
@media screen and (max-width: 420px) {
.container-fluid .carousel {
padding-left: 0;
}
	.header-bottom{
		height: 20px;
	}
	.carousel.slide{
		margin-bottom: 0px;
	}
	.ctg-text h1{
		font-size:3.3vw;
		font-family: "851MkPOP 002";
	}
	/*トップバナーの本文設定*************/
	.top-banner-2{
	font-size: 3.7vw;
	line-height: 1.8em;
	padding: 5px 8% 0 2%;
	}
/*ラインの友だち*******************/
.tomodati{
width: 100%;
height: 50px;
font-family: genjyu-midium;
font-weight: bold;
color:rgba(6,153,6,1.00);
font-size: 3.5vw;
margin-top: 50px;
line-height: 1.5em;
}
.tomodati a{
display: block;
float: left;
background-size: contain;
margin-right: 20px;
}
}

/*SM*************************
**SM*************************/
@media screen and (min-width: 420px) and (max-width: 599px) {
.container-fluid .carousel{
padding-left: 0;
}
.container.sm-xs-contents{
padding-left: 15px;
padding-right: 15px;
}
	.header-bottom{
		height: 25px;
	}
	.carousel.slide{
		margin-bottom: 0px;
	}
	.ctg-text h1{
		font-size: 3vw;
		font-family: "851MkPOP 002";
	}
}

/*MD*************************
**MD*************************/
@media screen and (min-width: 600px) and (max-width: 769px) {
	.header-bottom{
		height: 30px;
	}
	.carousel.slide{
		margin-bottom: 0px;
	}
	.ctg-text h1{
		font-size: 2vw;	
	}
	.carousel .row {
	margin-bottom: 50px;
	}
}

/*LG***************************
**LG*************************/
@media screen and (min-width: 770px) {
	.header-bottom{
		height: 35px;
	}
	.carousel.slide{
		margin-bottom: 0px;
	}
	.ctg-text h1{
		font-size: 16px;
	}
	.divi-1, .divi-2, .divi-3{
		font-size: 14px;
	}
	.carousel .row{
	margin-bottom: 60px;
	}
	.container.lg-md-contents{
	padding-left: 15px;
	padding-right: 15px;
	}
}
