@charset "utf-8";


/**************************************************50
 * example
 **************************************************/
.examples{
}
.examples > li{
	color: #FFFFFF;
	text-align: center;
}
.examples > li h3{
	line-height: 1.5;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	padding-right: 0.5em;
	position: relative;
	text-align: left;
}
.examples > li h3:before{
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	content: "";
	display: block;
	height: 4.75em;
	position: absolute;
	left: 0;
	width: 4.75em;
}
.examples > li dl{
	display: inline-block;
	padding: 1em 0.5em 0.5em;
	vertical-align: top;
}
.examples > li dl dt{
	border-radius: 1000px;
	display: inline-block;
	margin-bottom: 0.5em;
	vertical-align: top;
	width: 8em;
}
.examples > li dl .yellow{
	color: #FFFF00;
}
@media screen and (max-width:319px){
	.examples > li.wide figure figcaption dl{
		width: 92%;
	}
}
@media screen and (min-width:320px) and (max-width:359px){
	.examples > li.wide figure figcaption dl{
		font-size: 87.5%;
	}
}
@media screen and (min-width:320px) and (max-width:767px){
	.examples > li.wide figure figcaption dl{
		margin-left: 1.5%;
		margin-right: 1.5%;
		width: 45%;
	}
}
@media screen and (min-width:414px) and (max-width:479px){
	.examples > li h3{
		font-size: 112.5%;
	}
}
@media screen and (min-width:480px) and (max-width:767px){
	.examples > li h3{
		font-size: 125%;
	}
}
@media screen and (max-width:767px){
	.examples{
	}
	.examples > li{
		margin-left: auto;
		margin-right: auto;
		padding-bottom: 3.125%;
		width: 93.75%;
	}
	.examples > li{
		margin-top: -webkit-calc(6.25% + 15px);
		margin-top: calc(6.25% + 15px);
	}
	.examples > li figure figcaption dl{
		border-radius: 0 12px 0 12px;
	}
	.examples > li h3{
		padding-left: 5em;
	}
	.examples > li h3:before{
		top: 0;
		-ms-transform: translate(-12.5%, -20%);
		-webkit-transform: translate(-12.5%, -20%);
		transform: translate(-12.5%, -20%);
	}
	.examples > li dl .yellow{
		line-height: 1.6;
		font-size: 125%;
	}
	.examples > li figure figcaption{
		margin-bottom: 3.571428571428571%;
	}
	.examples > li figure figcaption dl{
		margin-top: 3.571428571428571%;
	}
	.examples > li.small figure figcaption dl{
		padding: 0 0.5em;
	}
	.examples > li figure picture img{
		width: 92%;
	}
	.examples + .center .link_to{
		margin-top: 6.25%;
	}
}
@media screen and (min-width:768px){
	.examples{
	}
	.examples > li.wide{
		margin-top: 77px;
	}
	.examples > li.small{
		margin-top: 71px;
	}
	.examples > li h3{
		padding-left: 7.125em;
	}
	.examples > li.wide h3{
		font-size: 150%;
		margin-bottom: 27px;
	}
	.examples > li h3:before{
		top: 50%;
		-ms-transform: translate(25%, -50%);
		-webkit-transform: translate(25%, -50%);
		transform: translate(25%, -50%);
	}
	.examples > li.wide figure figcaption dl{
		border-radius: 0 25px 0 25px;
	}
	.examples > li dl .yellow{
		line-height: 1.3333;
		font-size: 150%;
	}
	.examples + .center .link_to{
		margin-top: 50px;
	}
}
@media screen and (min-width:768px) and (max-width:1023px){
	.examples > li figure{
		padding-bottom: 30px;
	}
	.examples > li figure figcaption{
		margin-bottom: 30px;
		padding: 0 40px;
	}
	.examples > li figure figcaption dl{
		margin: 30px 1% 0;
		width: 30%;
	}
}
@media screen and (min-width:1024px){
	.examples > li.small{
		display: inline-block;
		vertical-align: top;
		width: 32%;
	}
	.examples > li.small:not(:nth-child(3n+1)){
		margin-left: 2%;
	}
	.examples > li.wide figure{
		border-collapse: separate;
		border-spacing: 0;
		display: table;
		padding: 4% 5%;
		table-layout: fixed;
		width: 100%;
	}
	.examples > li.wide figure picture{
		display: table-cell;
		vertical-align: top;
		width: 45%;
	}
	.examples > li.wide figure picture img{
		width: 100%;
	}
	.examples > li.wide figure figcaption{
		display: table-cell;
		text-align: right;
		vertical-align: top;
	}
	.examples > li.wide figure figcaption dl{
		margin-left: 5%;
		margin-bottom: 20px;
		text-align: center;
		width: 42.5%;
	}
}
@media screen and (min-width:1200px){
	.examples > li.small h3{
		line-height: 1.6;
		font-size: 125%;
	}
}


/**************************************************50
 * tractor
 **************************************************/
#tractor{
}
#tractor .examples{
}
#tractor .examples > li{
	background-color: #E0F3F4;
}
#tractor .examples > li h3{
	background-color: #0098A2;
}
#tractor.lazyloaded .examples > li h3:before{
	background-image: url("https://noukuru.com/images/user/example/icon/tractor.svg");
}
#tractor .examples > li dl{
	background-color: #0098A2;
}
#tractor .examples > li dl dt{
	background-color: #E0F3F4;
	color: #0098A2;
}
@media screen and (max-width:767px){
	#tractor:not(.category){
		margin-bottom: 12.5%;
	}
	#tractor.category{
		padding-top: 6.25%;
	}
}
@media screen and (min-width:768px){
	#tractor:not(.category){
		margin-bottom: 100px;
	}
	#tractor.category{
		padding-top: 100px;
	}
}


/**************************************************50
 * other
 **************************************************/
#other{
}
#other .examples{
}
#other .examples > li{
	background-color: #ECEFF7;
}
#other .examples > li h3{
	background-color: #6C80C6;
}
#other.lazyloaded .examples > li h3:before{
	background-image: url("https://noukuru.com/images/user/example/icon/other.svg");
}
#other .examples > li dl{
	background-color: #6C80C6;
}
#other .examples > li dl dt{
	background-color: #ECEFF7;
	color: #6C80C6;
}
@media screen and (max-width:767px){
	#other:not(.category){
		margin-bottom: 12.5%;
	}
	#other.category{
		padding-top: 12.5%;
	}
}
@media screen and (min-width:768px){
	#other:not(.category){
		margin-bottom: 100px;
	}
	#other.category{
		padding-top: 100px;
	}
}


/**************************************************50
 * small
 **************************************************/
#small{
}
#small .wrap{
	background-color: #E6F7E8;
}
#small .examples > li{
	background-color: #6FC66A;
}
#small .examples > li h3{
}
#small.lazyloaded .examples > li h3:before{
	background-image: url("https://noukuru.com/images/user/example/icon/small.svg");
}
#small .examples > li dl dt{
	background-color: #E6F7E8;
	color: #6FC66A;
}
@media screen and (max-width:767px){
	#small:not(.category){
		margin-bottom: 12.5%;
	}
	#small.category{
		padding-top: 12.5%;
	}
	#small .wrap{
		padding-top: 1px;
		padding-bottom: 6.25%;
	}
}
@media screen and (min-width:768px){
	#small:not(.category){
		margin-bottom: 100px;
	}
	#small.category{
		padding-top: 100px;
	}
	#small .wrap{
		padding-top: 50px;
		padding-bottom: 50px;
	}
	#small .examples > li:nth-child(1){
		margin-top: 21px;
	}
}
@media screen and (min-width:1024px){
	#small .examples > li:nth-child(2),
	#small .examples > li:nth-child(3){
		margin-top: 21px;
	}
}


