@charset "utf-8";

/* トップページ
   ========================================================================== */

@media (min-width:768px) {
	.home {
		background-image: url("../img/ss-acd-bg-2.png");
		background-position: top center;
		background-repeat: repeat-x;
	}
}

.home section {
	background: rgba(255,255,255,0.5);
	padding: 20px;
	margin: 20px 20px 0 20px !important;
	border-radius: 30px;
}
.home section h2 {
	display: flex;
	align-items: center;
	margin-bottom: 20px;
}
.home section h2 figure {
	width: 60px;
	text-align: center;
}
.home section h2 span {
	display: block;
	flex: 1;
	font-size: 1.6rem;
	font-weight: bold;
	line-height: 1.5;
	margin-left: 10px;
}
.home section .explanation {
	background-color: #faf7dd;
	padding: 20px;
	margin-top: 20px;
	border-radius: 30px;
}
.home section > figure {
	text-align: center;
	margin-top: 20px;
}
.home section figure img {
	margin: 0 auto;
}
.home section p:first-of-type {
	margin-top: 0;
}
@media (min-width:769px){
	.home section {
		width: 1100px;
		padding: 40px;
		margin: 60px auto 0 auto !important;
		border-radius: 50px;
	}
	.home section:first-of-type {
		margin-top: 0 !important;
	}
	.home section h2 {
		margin-bottom: 40px;
	}
	.home section h2 figure {
		width: 150px;
		text-align: left;
	}
	.home section h2 span {
		font-size: 3.3rem;
		font-weight: normal;
		line-height: 1.5;
		margin-left: 0;
	}
	.home section .explanation {
		padding: 40px;
		margin-top: 40px;
		border-radius: 50px;
	}
	.home section > figure {
		margin-top: 40px;
	}
	.home section:first-of-type {
		margin-top: 0 !important;
	}
	.home section p {
		font-size: 2.2rem;
	}
}

.lead-conts {
	background-image: url("../img/ss-acd-bg-3.png");
	padding: 20px;
	margin: 10px 20px 0 20px;
	box-shadow: 0 4px 0px 0px rgba(0,0,0,0.1);
}
.lead-txt .hidden-pc {
	width: 30%;
}
.lead-image {
	margin-top: 20px;
}
@media (min-width:769px){
	.main-image-area {
		position: relative;
		width: 1100px;
		margin: 0 auto;
		text-align: center;
	}
	.acd-chara {
		position: absolute;
		top: 460px;
		z-index: 5;
		right: 30px;
	}
	.lead-conts {
		position: absolute;
		top: 610px;
		left: 50%;
		z-index: 1;
		transform: translateX(-50%);
		width: 1100px;
		padding: 0;
		margin: 0;
		box-shadow: 0 6px 0px 0px rgba(0,0,0,0.1);
	}
	.lead-txt {
		text-align: left;
		font-size: 2.2rem;
		padding: 30px 340px 40px 40px;
	}
	.lead-image {
		margin: 20px 40px 40px 40px;
	}
	.lead-image figure {
		width: auto;
		margin: 0;
	}
}


/* 食物繊維ってどんなもの？
   ====================================== */
.sec-03-block {
	margin-top: 20px;
}
.sec-03-block .image {
	margin-top: 20px;
}
@media (min-width:769px){
	.sec-03-block {
		display: flex;
		margin-top: 40px;
	}
	.sec-03-block .txt {
		flex: 1;
	}
	.sec-03-block .image {
		margin: 0 0 0 30px;
	}
}


/* αオリゴ糖を食べて元気になる菌たちって？
   ====================================== */
.sec-09 .ttl-lv1 {
	margin-top: 20px;
}
.sec-09-block {
	margin-top: 20px;
}
.sec-09-block figure {
	text-align: center;
}
.sec-09-block figcaption {
	font-size: 1.4rem;
	margin-top: 1em;
}
.sec-09-block figcaption span {
	display: block;
	font-size: 1.2rem;
	font-weight: normal;
}
.sec-09-block figure:last-of-type {
	margin-top: 20px;
}
.sec-09-block figure:last-of-type figcaption {
	text-align: left;
}
@media (min-width:769px){
	.sec-09 .ttl-lv1 {
		margin-top: 40px;
	}
	.sec-09-block {
		display: flex;
		margin-top: 40px;
	}
	.sec-09-block figure:first-of-type {
		text-align: center;
		margin-right: 40px;
	}
	.sec-09-block figcaption {
		font-size: 1.6rem;
	}
	.sec-09-block figure:first-of-type figcaption {
		white-space: nowrap;
	}
	.sec-09-block figcaption span {
		font-size: 1.4rem;
	}
	.sec-09-block figure:last-of-type {
		margin-top: 0;
	}
	.sec-09-block figure:last-of-type figcaption {
		text-align: right;
	}
}



/* αオリゴ糖って本当にスーパー！
   ====================================== */
.sec-10-block {
	margin-top: 20px;
}
.sec-10-block .image {
	margin-top: 20px;
}
@media (min-width:769px){
	.sec-10-block {
		display: flex;
		margin-top: 40px;
	}
	.sec-10-block .txt {
		flex: 1;
	}
	.sec-10-block .txt p:first-of-type {
		letter-spacing: -.5px;
	}
	.sec-10-block .image {
		width: 290px;
		margin: 0 0 0 30px;
	}
}



/* けいじ先生
   ====================================== */
.teacher {
	margin-top: 20px;
}
.teacher-conts {
	top: 30px;
	width: 100%;
	background: url("../img/ss-acd-bg-3.png");
	box-shadow: 0 4px 0px 0px rgba(0,0,0,0.1);
}
.teacher-conts .inner {
	padding: 20px;
}
.teacher-conts .inner > figure {
	text-align: center;
}
.teacher-conts .inner > figure img {
	width: 80%;
}
.teacher-conts-block {
	margin-top: 20px;
}
.teacher-conts-block .txt .name {
	font-size: 2.2rem;
	font-weight: bold;
	margin-bottom: 10px;
}
.teacher-conts-block .txt table {
	margin: 10px 0;
}
.teacher-conts-block .txt table th {
	text-align: left;
	padding-right: 20px;
}
.teacher-conts-block .link {
	display: flex;
	justify-content: space-between;
}
.teacher-conts-block figure {
	text-align: center;
	margin-top: 20px;
}
@media (min-width:769px){
	.teacher {
		position: relative;
		margin-top: 60px;
	}
	.teacher > figure {
		position: absolute;
		top: 0;
		left: 50%;
		z-index: 5;
		transform: translateX(-50%);
		background-color: transparent;
	}
	.teacher-conts {
		position: absolute;
		top: 30px;
		box-shadow: 0 6px 0px 0px rgba(0,0,0,0.1);
	}
	.teacher-conts .inner {
		width: 1100px;
		padding: 126px 40px 40px 40px;
		margin: 0 auto;
	}
	.teacher-conts-block {
		display: flex;
	}
	.teacher-conts-block .txt {
		flex: 1;
	}
	.teacher-conts-block .txt .name {
		font-size: 3.4rem;
		margin-bottom: 20px;
	}
	.teacher-conts-block .txt table {
		margin: 20px 0 0 0;
	}
	.teacher-conts-block .txt table th {
		padding-right: 30px;
	}
	.teacher-conts-block .link {
		display: block;
		margin-top: 10px;
	}
	.teacher-conts-block .link a {
		display: inline-block;
		margin-top: 10px;
	}
	.teacher-conts-block figure {
		margin: 0 0 0 40px;
	}
}
