@charset "UTF-8";




@media only screen and (max-width: 767px){
	

	
	
	
	
/*********** 共通・bg *************/

.cont dt {
	padding-top: 5px;
}
	
.cont dd {
	font-size: 1.2rem;
	padding-top: 5px;
}

.cont dd.cap {
	font-size: 1.0rem;
}
	

h3 {
	font-size: 2.0rem;
}

/*********** ↑共通・bg *************/

	
	
	
	
main .cap-cover {
	bottom: 13%;
}

.design_01-copy {
	top: 8%;
	text-shadow: 0 0 3px #1B70B8, 0 0 3px #1B70B8;
}
	
.design_01-copy .ttl {
	font-size: 5.0vw;
	letter-spacing: 0.2em;
}

.design_01-copy .txt {
	font-size: 3.4vw;
	line-height: 2.4;
	margin-top: 20px;
}

.design_02-wrap .cap-cover {
	bottom: 0;
}

	
.design_03-wrap {
	margin-top: 0px;
}

.design_03-wrap li {
	width: 100%;
	margin-top: 40px;
}
	
.design_03-wrap.cont  dt {
	padding-top: 10px;
}
	
.design_03-wrap.cont dd {
	padding-top: 10px;
}

	
.design_05-wrap {
	margin-top: 10px;
}

.design_05-wrap > li {
	width: 47.06%;
	margin-top: 25px;
}

.design_05-wrap .box > div {
	width: 100%;
}

.design_05-wrap .box > dl {
	width: 100%;
}

.design_05-wrap.cont dt {
	padding-top: 5px;
}

.design_06-copy {
	margin-top: 30px;
}

.design_06-copy .txt-lead {
	margin-top: 20px;
}





.material_01-wrap {
	margin-top: 60px;
}

.material_01-wrap li:nth-child(1) {
	width: 100%;
}

.material_01-wrap li:nth-child(2) {
	width: 100%;
	margin-top: 30px;
}

.material_01-wrap .ttl {
	font-size: 2.0rem;
	margin-top: 10px;
}


	

.planting_01-wrap {
	margin-top: 60px;
}

.planting_01-wrap > li:nth-child(1) {
	width: 100%;
}

.planting_01-wrap > li:nth-child(2) {
	width: 100%;
	margin-top: 30px;
}

.planting_01-wrap .ttl {
	font-size: 2.0rem;
	margin-top: 10px;
}

.planting_01 {

}

.planting_01 li {
	width: 29.41%;
	margin-bottom: 20px;
}

.planting_01 li:nth-child(n+7) {
	margin-bottom: 0;
}

	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
/********** scroll-box ***********/	

.scroll-box {
  overflow-x: auto;
  padding-bottom: 10px;
  -webkit-overflow-scrolling: touch;
}
	
.scroll-box div img {
  max-width: 100%;
  vertical-align: top;
}

.dento_03-wrap .scroll-box div img {
  min-width: 900px;
}


	

	
.scroll-box::-webkit-scrollbar {
  height: 4px;
}
.scroll-box::-webkit-scrollbar-track {
  background: #fff;
}
.scroll-box::-webkit-scrollbar-thumb {
  background: #aaa;
  border: none;
}
.scroll-box::-webkit-scrollbar-thumb:hover {
  background: #999;
}
	
/********** ↑scroll-box ***********/
	
	
	
	
	
	
	
	
	
	
	
	
	

	
	
	
}








