@charset "utf-8";
/* ***************************************************************** */
/* basic */
/* ***************************************************************** */
.aozakana {
	width: 100%;
	max-width: 800px;
	margin: 0px auto;
	font-size: 112.5%;
}
h2, h3 {
	margin-bottom: 0;
	font-size: 100%;
}
table {
	margin: 15px auto 20px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	width: 100%;
	border-collapse: collapse;
	text-align: left;
}
table.item-kikaku col.item-entry {
	background-color: #eeeeee;
}
.aozakana h2, .aozakana h3 {
	line-height: 1;
}
.aozakana p, .aozakana img {
	margin-bottom: 0;
	width: 100%
}
.aozakana .sec01 p.f_left, #container .sec01 p.f_right {
	text-align: center;
}
.w100 {
	width: 100% !important;
	float: none !important;
	margin: 0 !important;
}
#container .block_voice .message {
	width: 94%;
}
/* ************************************************ */
/* カート共通 */
/* ************************************************ */
.cartWrapper {
	font-size: 66.666%;
}
.cartWrapper .image {
	width: 75%;
	margin: auto;
}
.cartWrapper .iteminfo {
	text-align: center;
	margin-bottom: 1em;
	font-size: 175%;
	font-weight: bold;
}
.cartWrapper .productPriceArea .normalArea li.priceArea dl .price em,
.cartWrapper .productPriceArea .regularArea div.priceArea dl .price em {
	font-weight: bold;
}
.cartWrapper .productPriceArea .regularArea .regularBtnArea li .course em, .cartWrapper .productPriceArea .regularArea .regularBtnArea li .course strong {
	font-size: 100%;
}
#main_column>h2 {
	margin-bottom: 0;
}
/* ***************************************************************** */
/* sec03 */
/* ***************************************************************** */
.sec03 {
	width: 100%;
	margin: 0 auto 0;
	padding: 0 1em 1em;
	text-align: left;
	background: -ms-linear-gradient(top, #1669AD 0%, #036DB7 25%, #171B60 50%, #036DB7 75%, #242B6C 100%);
	background: linear-gradient(to bottom, #1669AD 0%, #036DB7 25%, #171B60 50%, #036DB7 75%, #242B6C 100%);
	/* border-radius: 6px; */
	box-sizing: border-box;
}
.sec03 .block01 {
	width: 100%;
	padding: 1em 1em 0;
	background: #ffffff;
	margin-right: auto;
	margin-left: auto;
	box-sizing: border-box;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-flow: row wrap;
	flex-flow: row wrap;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-align-items: stretch;
	align-items: stretch;
}
.sec03 .tit {
	width: 100%;
	order: 2;
	margin: 0 auto .5em;
	font-size: 133.34%;
	text-align: center;
	font-weight: bold;
	font-family: "Times New Roman", "游明朝", YuMincho, "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	color: #151454;
	letter-spacing: -.1em;
	line-height: 1.25;
}
.sec03 .tit small {
	font-size: 75%;
	font-weight: normal;
	color: #333;
}
.sec03 .photo {
	width: 66%;
	order: 1;
	margin: 0 auto .25em;
}
.sec03 .description {
	width: 100%;
	order: 3;
}
/* ************************************************ */
/* sec02 */
/* ************************************************ */
.sec02 {
	width: 100%;
	margin: 0 auto 0;
	padding: 0 3% 3%;
	text-align: left;
	background: -ms-linear-gradient(top, #1669AD 0%, #036DB7 25%, #171B60 50%, #036DB7 75%, #242B6C 100%);
	background: linear-gradient(to bottom, #1669AD 0%, #036DB7 25%, #171B60 50%, #036DB7 75%, #242B6C 100%);
	/* border-radius: 6px; */
	box-sizing: border-box;
}
.sec02 em {
	color: #ff0000;
	font-weight: bold;
	font-style: normal;
}
.sec02 .block01 {
	width: 100%;
	padding: 10px 20px 30px;
	background: #ffffff;
	margin-right: auto;
	margin-left: auto;
	box-sizing: border-box;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-flow: row wrap;
	flex-flow: row wrap;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-align-items: stretch;
	align-items: stretch;
}
.sec02 .photo {
	width: 100%;
}
/* ************************************************ */
/* sec01 */
/* ************************************************ */
.sec01 {
	width: 100%;
	margin: 0 auto 2em;
	padding: 0 3.25% 3.25%;
	text-align: left;
	background: -ms-linear-gradient(top, #1669AD 0%, #036DB7 25%, #171B60 50%, #036DB7 75%, #242B6C 100%);
	background: linear-gradient(to bottom, #1669AD 0%, #036DB7 25%, #171B60 50%, #036DB7 75%, #242B6C 100%);
	/* border-radius: 6px; */
	box-sizing: border-box;
}
.sec01 img {
	width: 100%;
}
.sec01 em {
	color: #FF1194;
	font-weight: bold;
	font-style: normal;
}
.sec01 .outer {
	padding: 3.125%;
	background: #ffffff;
	margin-right: auto;
	margin-left: auto;
	box-sizing: border-box;
}
.sec01 .block01,
.sec01 .uno,
.sec01 .omega3 {
	margin-bottom: 30px;
}
.sec01 .photo {
	width: 100%;
}
.sec01 .block01 {
	box-sizing: border-box;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-flow: row wrap;
	flex-flow: row wrap;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-align-items: stretch;
	align-items: stretch;
}
.uno {
	width: 100%;
	box-sizing: border-box;
}
#container .aozakana .uno p {
	width: 100%;
	line-height: 1.6;
}
.omega3 {
	position: relative;
	background: url(/html/template/million01/assets/img/healthfood/aozakana/a15.png) left top no-repeat;
}
/* ***************************************************************** */
/* sec04 */
/* ***************************************************************** */
.sec04 {
	margin-bottom: 2em;
}
.sec04 .photo {
	width: 60%;
	margin: 0 auto 1em;
}
.sec04 .description {
	font-size: 111.12%;
	font-family: "Times New Roman", "游明朝", YuMincho, "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	text-align: center;
	letter-spacing: -.05em;
}
.sec04 .description p {
	margin-bottom: 1em;
}
@media screen and (min-width: 480px) {}
@media screen and (min-width: 640px) {
	.sec01 .block01 .photo,
	.sec02 .block01 .photo {
		width: 38%;
	}
	.sec01 .block01 .description,
	.sec02 .block01 .description {
		width: 60%;
	}
}
@media screen and (min-width: 768px) {
	#main_column {
		width: 100%;
	}
	.aozakana {
		font-size: 125%;
	}
	.cartWrapper .productDetail .iteminfo p {
		font-size: 100%;
	}
	.sec03 .block01 {
		padding-bottom: 30px;
	}
	.sec03 .photo {
		width: 38%;
	}
	.sec03 .tit {
		width: 60%;
		order: 2;
		text-align: left;
		font-size: 175%;
	}
	#container .aozakana .sec03 .block01 p {
		line-height: 1.5;
	}
	.sec01 .block01:nth-of-type(2) .photo,
	.sec03 .block01:nth-of-type(2) .photo {
		order: 2;
	}
	.sec01 .block01:nth-of-type(2) .tit,
	.sec03 .block01:nth-of-type(2) .tit {
		order: 1;
	}
	.sec01 .block01, .sec01 .uno, .sec01 .omega3 {
		margin-bottom: 50px;
	}
	.uno {
		width: 100%;
		height: 0;
		padding-top: 75%;
		position: relative;
		background: url(/html/template/million01/assets/img/healthfood/aozakana/a13.png) right top no-repeat;
		background-size: 100% auto;
	}
	.aozakana .uno p {
		position: absolute;
		width: 450px;
		left: 0px;
		top: 22%;
		line-height: 1.6;
	}
	.omega3 {
		margin-top: 20px;
		padding-bottom: 20px;
	}
	.sec04 .photo {
	    width: 40%;
	}
	.sec04 .description {
	        font-size: 130%;
	}
	.sec04 .description p br:nth-of-type(odd){
	    display: none;
	}
	.sec04 .description p:last-of-type {
		font-size: 125%;
	}

	.sec04 .description p:last-of-type  br{
	    display: inline;
	}
}
@media screen and (min-width:1024px) {
	.colnum2 .cartWrapper {
	    font-size: 66.666%;
	}	.uno {
		padding-top: 70%;
	}
	.aozakana .uno p {
	    top: 25%;
	}
	.cartWrapper .productPriceArea .regularArea div.priceArea dl .spec, .cartWrapper .productPriceArea .regularArea div.priceArea dl .price {
	    margin-right: 0;
	}
}
