@charset "utf-8";


.sec01{
	padding-bottom:120px;
}

.sec01 .colm2 li .txt_wrap:after{
	left:0;
}

.sec01 .colm2 li .txt_wrap{
	left:0;
	padding:30px 0 0 20px;
}

.detail {
	margin: 0 auto 200px;
	max-width: 740px;
}
.detail .ttl {
	position: relative;
	padding-left:20px;
}
.detail .ttl::after {
	content: url(../images/work/ttl_bg01.png);
	position: absolute;
	left: 0px;
	top: -20px;
	z-index: -1;
	height: auto;
	visibility: visible;
}

.detail .txt_wrap .txt{
	padding-left:20px;
}

.detail .txt_wrap .txt.lt{
	letter-spacing: -0.05em;
}

.sec01 .colm2.c1{
	max-width:740px;
	margin:0 auto 50px;
}

.ecoli_wrap{
	max-width:740px;
	margin:0 auto 140px;
	background:rgba(255,255,255,0.6);
	padding:20px 30px 40px;
}

.ecoli_wrap .e02{
/*	margin-top:-20px;*/
}


.cont_cap{
	max-width:730px;
	margin:0 auto 110px;
}

.cont_cap p{
	font-size:10px;
}

.illust{
	max-width:840px;
	display:flex;
	justify-content: space-between;
	align-items:center;
	margin:0 auto 100px;
	flex-wrap:wrap;
}

.illust li{
	margin-bottom:55px;
	width:47.86%;
}

.illust li:nth-child(1){
	margin-right:20px;
}

.illust li:nth-child(3){
	width:100%;
	display:block;
	margin-bottom:0;
}


.bifidus{
	display:flex;
	justify-content: center;
	align-items: center;
}

.bifidus li:nth-child(2){
	font-size:12px;
	color:#6A5051;
	margin-left:20px;
	margin-top:15px;
}
	
.q_ttl{
    max-width: 830px;
    margin: 0 auto;
    padding-left: 60px;
}

.q_ttl li:nth-child(1) {
    float: left;
}

.q_ttl li:nth-child(2) p{
    padding-left: 80px;
    font-size: 24px;
    color: #469ee7;
    line-height: 1.4;
}




.img_wrap{
	max-width:680px;
	margin:0 auto 200px;
}

.img_wrap li{
	float:left;
	width:47.95%;
}

.img_wrap li:nth-child(2){
	float:right;
	width:47.21%;
}



.inter_bg.noafter:before {
	content:none;
}


.sec01 .anno{
	margin-bottom:0;
}

@media screen and (max-width: 960px){
	
	.q_ttl li:nth-child(2) p{
		font-size:18px;
	}	
	
	
}

@media screen and (max-width: 900px){
	
	.inter_bg {
		margin-bottom:180px;
	}
	
}

@media screen and (max-width: 768px){
	
	
	.sec01{
		padding-bottom:0;
	}
		
	.sec01 .colm2.c1{
		margin:0 auto 40px;
	}
	
	.sec01 .colm2.no_ab li:nth-child(1){
		margin-bottom:0;
	}
	
	
	.ecoli_wrap{
		margin:0 auto 80px;
		padding:20px;
	}

	.ecoli_wrap .e02{
		margin-top:0;
	}
	
	.cont_cap{
		margin-bottom:80px;
	}
	
	.detail {
		margin: 0 auto 100px;
	}
	.txt_wrap {
		display: block;
	}
	.txt_wrap > * {
		margin-bottom: 20px;
	}
	
	.illust{
		max-width:402px;
		margin:0 auto;
		flex-wrap:wrap;
		margin-bottom:60px;
	}
	
	.illust li{	
		width:100%;
		text-align: right;
	}
	
	.illust li:nth-child(1){
		margin-right:0;
		margin-bottom:30px;
	}

	
	.bifidus{
		flex-wrap:wrap;
	}
	
	.bifidus li{
		width:100%;
		text-align: center;
		margin-bottom:15px;
	}
	
	.bifidus li:nth-child(2){
		margin-left:0;
		margin-top:0;
		margin-bottom:0;
	}
	
	.q_ttl,.ques02{
		padding-left:0;
	}
	
	.inter_bg{
		margin-top: 30px;
    	margin-bottom: 50px;
	}
	

	.img_wrap{
		margin:0 auto 80px;
	}
	
}

@media screen and (max-width: 640px){

	
	.sec01 .colm2.c1 li:nth-child(2).tp_pad{
		width:auto;
		max-width:284px;
		margin:0 auto;
	}
	
	.q_ttl li:nth-child(2) p{
		font-size:15px;
	}	
	
	
	.img_wrap{
		max-width:326px;
		margin:0 auto 60px;
	}
	
	.img_wrap li{
		float:none;
		width:auto;
		text-align: center;
		margin-bottom:20px;
	}
	
	
	.img_wrap li:nth-child(2){
		width:auto;
		margin-bottom:0;
	}
	

}

@media screen and (max-width: 600px){

	.inter_wrap .intro.gray li:nth-child(1){
		background:#e3e0dd;
	}
	
	
}

