
.credo{
	background: url("../img/aboutus/img_01.png");
	background-repeat: no-repeat;
	background-size: cover;
    background-position: center -8px;
    background-size: 1090px auto;
}

.company-item-right iframe{
	width: 100%;
	padding: 15px 0;
}

.company-item-list{
	padding: 25px;
	background: url("../img/aboutus/img_02.png");
}

.company-item-listWrap{
	padding: 25px; 
	background: #ffffff;
}

.company-item-block *{
	font-size: 15px;
}

.company-item-block dt{
    width: 127px;
    height: 28px;
    background: url(../img/common/blue_bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    color: #ffffff;
    text-align: center;
    line-height: 28px;
    font-weight: bold;
}

.logo-koumoku{
	width: 176px;
	width: 186px;
}


@media screen and (min-width: 768px){

	.credo{
		height: 600px;
	}

	.company-item-block dd{
		padding-top: 15px;
    	line-height: 25px;
	}

	.credo .detail-text-block{
		/*width: 900px;*/
	    margin: 28px 0 47px 0;
	}

	.company-item{
		width: 50%;
		float: left;
	}

	.company-item-block dd{
		margin-bottom: 40px;
	}

	.company-item-block .company-item-detailBlock{
		/*padding-bottom: 40px;*/
		font-size: 18px;
	}

	.company .section-block-headline{
		padding: 30px 0;
	}

	.credo .detail-area{
		padding-top: 100px;
	}

	.company-item-right .company-item-block:first-of-type{
		line-height: 25px;
	}

	.company-item-right .company-item-block:first-of-type a{
		font-size: 21px;
	}


}

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

	.company-item-list{
	    width: 81%;
	    max-width: 630px;
	    margin: 0 auto;
	    padding: 15px;
	}

	.company-item-listWrap{
		/*padding: 15px;*/
		padding: 15px 10px;
	}

	.company-item-block dt{
		margin: 0 auto;
	}

	.company-item-block:not(.company-item-block:first-of-type){
		margin-top: 15px;
	}

	.company-item-block *{
		font-size: 12px;
		text-align: center;
	}

	.company-item-block dd{
		padding-top: 15px;
	    line-height: 18px;
	}

	.company-item-block:nth-of-type(4) dd{
		/*padding-bottom: 0;*/
	}

	.company .section-block-headline{
		padding: 30px 0 10px 0;
	}

	.credo{
	    background: none;
	   /* background-size: 120% auto;
	    background-position: -6px center;*/
	}

	.credo .section-block-headline{
		padding-bottom: 10px;
	}

	.company-item-block dt{
		width: 80px;
	    height: 20px;
    	line-height: 20px;
	}

	.company-item-block:nth-of-type(3) dd{
	    width: 128px;
	    margin: 0 auto;
	}

	.company-item-block .company-item-detailBlock, 	.company-item-block .company-item-detailBlock a{
		font-size: 14.4px;
	}

	.company-item-right .company-item-block:first-of-type a{
		font-size: 15.3px;
	}


}