/*===============================================
 *	コンテンツ
===============================================*/
.txtbox .txt-balloon {padding: 5px 12px;letter-spacing: 0;}
.example li img {max-width: none;}
.img-subttl{margin-top: 120px;}
.type{margin-bottom: 0;}
.icon-list li:first-child img{width: 60px;height: 60px;}
.icon-list li:nth-child(2) img{width: 60px;height: 50px;}
.icon-list li:nth-child(3) img{width: 59px;height: 60px;}
.icon-list li:nth-child(4) img{width: 43px;height: 60px;}
.icon-list li:nth-child(5) img{width: 60px;height: 60px;}
.icon-list li:nth-child(6) img{width: 65px;height: 55px;}
.txt-color{font-weight: bold;}


@media only screen and (max-width: 768px) {
.img-subttl .basic-hdttl {font-size: 22px;}    
.img-subttl .basic-hdttl em{font-size: 24px;}
.img-subttl .basic-hdttl::before{right: 0;width: 98px;height: 113px;}
}

@media only screen and (max-width: 568px) {
.img-service{margin-bottom: 20px;}
.img-subttl{margin-top: 40px;}
.img-subttl .basic-hdttl{margin-bottom: 50px;}
.img-subttl .basic-hdttl::before{right: 0;width: 68px;height: 78px;top:70px;}

.type li:last-child{margin-bottom: 0;}
.basic-mag_b{margin-bottom: 20px;}
.example{margin-top: 20px;}
}