@charset "UTF-8";
/* CSS Document */

/*--------------------------------------------------------
　基本設定
--------------------------------------------------------*/

html{ font-size: 62.5%; }

article#chaga_tea {
	font-family: 'Noto Sans JP', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";/*weight:400,500,700*/
	color:#595757;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: 400;
	background:#FFF;
	line-height:1.6;
	-webkit-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-o-text-size-adjust: 100%;
	text-size-adjust: 100%;
	-webkit-font-smoothing: subpixel-antialiased;/* safari:transitionでテキストが細くなる対策 */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
}

article#chaga_tea *{ padding: 0; margin: 0; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box;}

article#chaga_tea img{
	width: 100%;
	height: auto;
}
article#chaga_tea img { -ms-interpolation-mode: bicubic; }

article#chaga_tea a{
	text-decoration: none;
	outline: none;
	transition-duration: 0.5s;
	transition-property: opacity, color;
}

article#chaga_tea a:hover{
	text-decoration: none;
	opacity: 0.7;
}

/*----DWナビゲート用----*/
.pc{}
.sp{}
.img-switch{}


@media print, screen and (min-width: 768px){
	article#chaga_tea .sp{
		display: none!important;
	}
	
	article#chaga_tea {
		margin-top: -50px;
    }
	
	article#chaga_tea section.chaga_tea_info {
		width: 100%;
		background: #F3EFE8;
		padding: 0 0 85px;
	}
	
	article#chaga_tea div.inner{
		width: 95%;
		max-width: 1000px;
		margin: 0 auto;
	}
	
	article#chaga_tea div.inner h2{
		width: 412px;
		line-height: 0;
		margin: 0 auto 65px;
	}
	
	article#chaga_tea section.chaga_tea_info .page_title_box {
		width: 100%;
		height: 57.8vw;
		background: url("../img/chagatea_new/page_title_bg.jpg") no-repeat #F3EFE8;
		background-size: cover;
		background-position: top center;
		padding: 7.5vw 0 0;
		line-height: 0;
	}
	
	article#chaga_tea section.chaga_tea_info .page_title_box h1{
		width: 50%;
		min-width: 500px;
		line-height: 0;
	}
	
	article#chaga_tea section.chaga_tea_info div.block{
		width: 100%;
		padding-top: 85px;
		background: url("../img/chagatea_new/info_bg.jpg") no-repeat;
		background-size: 33.3%;
		background-position: top right;
		line-height: 0;
	}
	
	article#chaga_tea section.chaga_tea_info div.inner h2{
		width: 250px;
	}
	
	article#chaga_tea section.chaga_tea_info div.inner div.box{
		width: 100%;
		margin: 0 auto;
		/*font-family: "Ryumin Medium KL";*/
		font-family: a-otf-ryumin-pr6n, serif;
		font-style: normal;
		font-weight: 300;
		text-align: center;
		position: relative;
	}
	
	article#chaga_tea section.chaga_tea_info div.inner div.box p{
		line-height: 3;
		letter-spacing: 0.2em;
		position: relative;
		z-index: 3;
	}
	
	article#chaga_tea section.chaga_tea_quality,
	article#chaga_tea section.chaga_tea_production,
	article#chaga_tea section.chaga_tea_production02,
	article#chaga_tea section.chaga_tea_faq{
		padding: 80px 0;
	}
	
	article#chaga_tea section.chaga_tea_quality div.block{
		width: 100%;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		margin-bottom: 50px;
	}
	
	article#chaga_tea section.chaga_tea_quality div.block figure.photo01{
		width: 53.4%;
		margin-left: -10%;
	}
	
	article#chaga_tea section.chaga_tea_quality div.block figure.image{
		width: 42%;
	}
	
	article#chaga_tea section.chaga_tea_quality div.block figure figcaption{
		font-size: 16px;
		font-size: 1.6rem;
		font-weight: 700;
		display: block;
		margin-bottom: 15px;
	}
	
	article#chaga_tea section.chaga_tea_quality div.block figure figcaption span{
		font-weight: 400;
	}
	
	article#chaga_tea section.chaga_tea_quality div.block div.text_box{
		width: 50%;
	}
	
	article#chaga_tea section.chaga_tea_quality h3{
		width: 61.4%;
		margin-bottom: 35px;
		line-height: 0;
	}
	
	article#chaga_tea section.chaga_tea_quality div.block div.text_box h3{
		width: 100%;
	}
	
	article#chaga_tea section.chaga_tea_quality div.block div.text_box p{
		font-size: 14px;
		font-size: 1.4rem;
		line-height: 2.4;
		/*font-family: "Ryumin Medium KL";*/
		font-family: a-otf-ryumin-pr6n, serif;
		font-style: normal;
		font-weight: 300;
	}
	
	article#chaga_tea section.chaga_tea_production {
		/*font-family: "Ryumin Medium KL";*/
		font-family: a-otf-ryumin-pr6n, serif;
		font-style: normal;
		font-weight: 300;
	}
	
	article#chaga_tea section.chaga_tea_production div.inner h2{
		width: 664px;
	}
	
	article#chaga_tea section.chaga_tea_production div.inner h3{
		width: 50%;
		line-height: 0;
		margin-bottom: 25px;
	}
	
	article#chaga_tea section.chaga_tea_production div.inner h3.wide{
		width: 92.8%;
	}
	
	article#chaga_tea section.chaga_tea_production h3 + p{
		line-height: 2.4;
	}
	
	article#chaga_tea section.chaga_tea_production div.inner .block01{
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		text-align: center;
		margin: 20px 0 50px;
	}
	
	article#chaga_tea section.chaga_tea_production div.inner .block01 figure{
		width: 32%;
	}
	
	article#chaga_tea section.chaga_tea_production div.inner .block01 figure figcaption{
		font-size: 16px;
		font-size: 1.6rem;
		line-height: 1;
		font-weight: 700;
		display: block;
		color: #604C3F;
		margin-top: 4px;
	}
	
	article#chaga_tea section.chaga_tea_production div.inner .block01 figure:last-child figcaption{
		color: #C30D23;
	}
	
	article#chaga_tea section.chaga_tea_production div.inner .block02{
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		margin: 0 0 40px;
	}
	
	article#chaga_tea section.chaga_tea_production div.inner .block02 div.box{
		width: 46.6%;
	}
	
	article#chaga_tea section.chaga_tea_production div.inner .block02 div.box h4{
		line-height: 1;
		text-align: center;
		background: #958172;
		padding: 12px 0;
		margin-bottom: 15px;
		color: #FFF;
		letter-spacing: 0.08em;
		font-weight: normal;
	}
	
	article#chaga_tea section.chaga_tea_production div.inner .block02 div.box h5{
		border: 1px solid #958172;
		text-align: center;
		color: #958172;
		padding: 12px 0;
		margin-bottom: 10px;
		letter-spacing: 0.08em;
		font-weight: normal;
	}
	
	article#chaga_tea section.chaga_tea_production div.inner .block02 div.box p{
		font-size: 14px;
		font-size: 1.4rem;
		line-height: 2;
		margin-bottom: 18px;
	}
	
	article#chaga_tea section.chaga_tea_production div.inner .block02 div.box figure{
		width: 100%;
	}
	
	article#chaga_tea section.chaga_tea_production div.ingredients {
		width: 100%;
		padding: 70px 0 0;
		margin: 80px 0 70px;
		background: url("../img/chagatea_new/ingredients_bg.jpg") no-repeat;
		background-size: cover;
	}
	
	article#chaga_tea section.chaga_tea_production div.ingredients div.inner h3{
		margin: 0 auto 40px;
	}
	
	article#chaga_tea section.chaga_tea_production div.ingredients div.inner div.box{
		margin-bottom: 40px;
	}
	
	article#chaga_tea section.chaga_tea_production div.inner div.point_block {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		flex-direction: row-reverse;
		margin-bottom: 110px;
	}
	
	article#chaga_tea section.chaga_tea_production div.inner div.point_block:nth-child(2) {
		flex-direction: row;
	}
	
	article#chaga_tea section.chaga_tea_production div.inner div.point_block div.text_box{
		width: 50%;
		position: relative;
		z-index: 3;
	}
	
	article#chaga_tea section.chaga_tea_production div.inner div.point_block:nth-child(2) div.text_box{
		padding-top: 80px;
	}
	
	article#chaga_tea section.chaga_tea_production div.inner div.point_block div.text_box h4{
		width: 92.4%;
		line-height: 0;
		margin-bottom: 35px;
	}
	
	article#chaga_tea section.chaga_tea_production div.inner div.point_block div.text_box p{
		font-size: 14px;
		font-size: 1.4rem;
		line-height: 2.4;
	}
	
	article#chaga_tea section.chaga_tea_production div.inner div.point_block div.text_box span.num01 {
		width: 33.2%;
		display: inline-block;
		float: right;
	}
	
	article#chaga_tea section.chaga_tea_production div.inner div.point_block div.text_box span.num02 {
		width: 33.2%;
		display: inline-block;
		position: absolute;
		top: -25px;
		right: -180px;
		z-index: 5;
	}
	
	article#chaga_tea section.chaga_tea_production div.inner div.point_block figure.photo01{
		width: 53.4%;
		margin-left: -10%;
	}
	
	article#chaga_tea section.chaga_tea_production div.inner div.point_block figure.photo02{
		width: 53.4%;
		margin-right: -10%;
		position: relative;
		z-index: 1;
	}
	
	article#chaga_tea section.chaga_tea_production div.inner div.point_block02 {
		position: relative;
		padding: 75px 0 0 20%;
	}
	
	article#chaga_tea section.chaga_tea_production div.inner div.point_block02 span.num03 {
		width: 16.6%;
		display: inline-block;
		position: absolute;
		top: 0;
		left: 0;
	}
	
	article#chaga_tea section.chaga_tea_production div.inner div.point_block02 div.box{
		width: 100%;
		/*font-family: "Ryumin Medium KL";*/
		font-family: a-otf-ryumin-pr6n, serif;
		font-style: normal;
		font-weight: 300;
	}
	
	article#chaga_tea section.chaga_tea_production div.inner div.point_block02 div.box h5{
		font-size: 20px;
		font-size: 2.0rem;
		font-weight: normal;
		color: #958172;
		line-height: 1.4;
		margin-bottom: 8px;
	}
	
	article#chaga_tea section.chaga_tea_production div.inner div.point_block02 div.box ul{
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		list-style: none;
		margin-bottom: 20px;
	}
	
	article#chaga_tea section.chaga_tea_production div.inner div.point_block02 div.box ul li{
		width: 48%;
		border: 1px solid #958172;
		text-align: center;
		padding: 12px 0;
		color: #958172;
		line-height: 1;
	}
	
	article#chaga_tea section.chaga_tea_production div.inner div.point_block02 div.box p{
		font-size: 14px;
		font-size: 1.4rem;
		line-height: 2;
	}
	
	article#chaga_tea section.chaga_tea_howto {
		width: 100%;
		background: #F3EFE8;
		padding: 50px 0 70px;
		/*font-family: "Ryumin Medium KL";*/
		font-family: a-otf-ryumin-pr6n, serif;
		font-style: normal;
		font-weight: 300;
	}
	
	article#chaga_tea section.chaga_tea_howto div.block{
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	
	article#chaga_tea section.chaga_tea_howto div.block figure{
		width: 42.9%;
	}
	
	article#chaga_tea section.chaga_tea_howto div.block div.text_box{
		width: 52.6%;
	}
	
	article#chaga_tea section.chaga_tea_howto div.block div.text_box ul{
		list-style: none;
	}
	
	article#chaga_tea section.chaga_tea_howto div.block div.text_box ul li{
		margin-bottom: 70px;
	}
	
	article#chaga_tea section.chaga_tea_howto div.block div.text_box ul li div.num_box{
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	
	article#chaga_tea section.chaga_tea_howto div.block div.text_box ul li div.num_box span.num{
		width: 44px;
		background: #604C3F;
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		align-items: center;
	}
	
	article#chaga_tea section.chaga_tea_howto div.block div.text_box ul li div.num_box span.num img{
		width: 24px;
	}
	
	article#chaga_tea section.chaga_tea_howto div.block div.text_box ul li div.num_box h5{
		font-size: 14px;
		font-size: 1.4rem;
		font-weight: normal;
		widtht: -webkit-calc(100% - 44px);
        width: -moz-calc(100% - 44px);
        width: calc(100% - 44px);
		background: #958172;
		color: #FFF;
		padding: 10px;
	}
	
	article#chaga_tea section.chaga_tea_howto div.block div.text_box ul li h6,
	article#chaga_tea section.chaga_tea_howto div.block div.text_box ul li p{
		font-size: 16px;
		font-size: 1.6rem;
		line-height: 1.8;
		font-weight: normal;
	}
	
	article#chaga_tea section.chaga_tea_howto div.block div.text_box ul li h6{
		margin-top: 25px;
	}
	
	article#chaga_tea section.chaga_tea_howto div.block div.text_box ul li p + h6{
		margin-top: 35px;
	}
	
	article#chaga_tea section.chaga_tea_faq dl{
		width: 100%;
		font-size: 14px;
		font-size: 1.4rem;
		line-height: 1.4;
		/*font-family: "Ryumin Medium KL";*/
		font-family: a-otf-ryumin-pr6n, serif;
		font-style: normal;
		font-weight: 300;
	}
	
	article#chaga_tea section.chaga_tea_faq dl dt{
		width: 100%;
		min-height: 22px;
		margin-bottom: 8px;
		padding-left: 28px;
		background: url("../img/chagatea_new/faq_q.png") no-repeat;
		background-size: 22px;
		background-position: top left;
	}
	
	article#chaga_tea section.chaga_tea_faq dl dd{
		width: 100%;
		min-height: 22px;
		margin-bottom: 20px;
		padding-bottom: 20px;
		padding-left: 28px;
		border-bottom: 1px dashed #595757;
		background: url("../img/chagatea_new/faq_a.png") no-repeat;
		background-size: 22px;
		background-position: top left;
	}
	
	.productPage-freeArea {
		width: 100%;
	}
	
	.productPage-freeArea p{
		font-size: 16px;
		font-size: 1.6rem;
		line-height: 2;
		letter-spacing: 0.2em;
		margin: 50px 0 20px;
		color: #595757;
		text-align: center;
		/*font-family: "Ryumin Medium KL";*/
		font-family: a-otf-ryumin-pr6n, serif;
		font-style: normal;
		font-weight: 300;
	}
	
	.productPage-freeArea div.expecting_img{
		width: 711px;
		margin: 0 auto;
	}
	
	.productPage-freeArea div.expecting_img img{
		width: 100%;
		height: auto;
	}
}

/*--------------------------------------------------------
　TB
--------------------------------------------------------*/

@media screen and (min-width: 768px) and (max-width: 1200px){
	
	article#chaga_tea section.chaga_tea_quality div.block figure.photo01{
		width: 50%;
		margin-left: -2.5%;
	}
	
	article#chaga_tea section.chaga_tea_production div.inner div.point_block figure.photo01{
		width: 50%;
		margin-left: -2.5%;
	}
	
	article#chaga_tea section.chaga_tea_production div.inner div.point_block figure.photo02{
		width: 50%;
		margin-right: -2.5%;
	}
	
	article#chaga_tea section.chaga_tea_production div.inner div.point_block div.text_box span.num01 {
		position: absolute;
		top: -80px;
		right: -2.5%;
	}
	
	article#chaga_tea section.chaga_tea_production div.inner div.point_block:nth-child(2) {
        margin-bottom: 40px;
    }
	
	article#chaga_tea section.chaga_tea_production div.inner div.point_block:nth-child(2) div.text_box{
		padding-top: 0;
	}
	
	article#chaga_tea section.chaga_tea_production div.inner div.point_block div.text_box span.num02 {
		top: -80px;
		right: -120px;
	}
	
}

/*--------------------------------------------------------
　SP
--------------------------------------------------------*/

@media screen and (max-width: 767px){
	
	article#chaga_tea .pc{
		display: none!important;
	}
	
	article#chaga_tea {
        font-size: 14px;
        font-size: 1.4rem;
		margin-top: -24px;
    }
	
	article#chaga_tea section.chaga_tea_info {
		width: 100%;
		background: #F3EFE8;
		padding: 0 0 85px;
	}
	
	article#chaga_tea div.inner{
		width: 90%;
		margin: 0 auto;
	}
	
	article#chaga_tea div.inner h2{
		width: 80%;
		max-width: 412px;
		line-height: 0;
		margin: 0 auto 45px;
	}
	
	article#chaga_tea section.chaga_tea_info .page_title_box {
		width: 100%;
		height: 57.8vw;
		background: url("../img/chagatea_new/page_title_bg.jpg") no-repeat #F3EFE8;
		background-size: cover;
		background-position: top center;
		padding: 7.5vw 0 0;
		line-height: 0;
	}
	
	article#chaga_tea section.chaga_tea_info .page_title_box h1{
		width: 80%;
		line-height: 0;
	}
	
	article#chaga_tea section.chaga_tea_info div.block{
		width: 100%;
		padding-top: 70px;
		background: url("../img/chagatea_new/info_bg.jpg") no-repeat;
		background-size: 33.3%;
		background-position: top right;
		line-height: 0;
	}
	
	article#chaga_tea section.chaga_tea_info div.inner h2{
		width: 40%;
		max-width: 250px;
		margin-bottom: 20px;
	}
	
	article#chaga_tea section.chaga_tea_info div.inner div.box{
		width: 100%;
		margin: 0 auto;
		/*font-family: "Ryumin Medium KL";*/
		font-family: a-otf-ryumin-pr6n, serif;
		font-style: normal;
		font-weight: 300;
		position: relative;
	}
	
	article#chaga_tea section.chaga_tea_info div.inner div.box p{
		line-height: 2.4;
		letter-spacing: 0.2em;
		position: relative;
		z-index: 3;
	}
	
	article#chaga_tea section.chaga_tea_quality,
	article#chaga_tea section.chaga_tea_production,
	article#chaga_tea section.chaga_tea_production02,
	article#chaga_tea section.chaga_tea_faq{
		padding: 60px 0 30px;
	}
	
	article#chaga_tea section.chaga_tea_quality div.block{
		width: 100%;
		display: flex;
		flex-wrap: wrap;
		margin-bottom: 50px;
	}
	
	article#chaga_tea section.chaga_tea_quality h2 + div.block{
		display: flex;
		flex-wrap: wrap;
		flex-direction: column-reverse;
	}
	
	article#chaga_tea section.chaga_tea_quality div.block figure.photo01{
		width: 80%;
		max-width: 500px;
		margin: 40px auto 0;
	}
	
	article#chaga_tea section.chaga_tea_quality div.block figure.image{
		width: 80%;
		max-width: 500px;
		margin: 40px auto 0;
	}
	
	article#chaga_tea section.chaga_tea_quality div.block figure figcaption{
		font-size: 13px;
		font-size: 1.3rem;
		font-weight: 700;
		display: block;
		margin-bottom: 10px;
	}
	
	article#chaga_tea section.chaga_tea_quality div.block figure figcaption span{
		font-weight: 400;
	}
	
	article#chaga_tea section.chaga_tea_quality div.block div.text_box{
		width: 100%;
	}
	
	article#chaga_tea section.chaga_tea_quality h3{
		width: 90%;
		max-width: 400px;
		margin-bottom: 25px;
		line-height: 0;
	}
	
	article#chaga_tea section.chaga_tea_quality div.block div.text_box h3{
		width: 90%;
	}
	
	article#chaga_tea section.chaga_tea_quality div.block div.text_box p{
		font-size: 14px;
		font-size: 1.4rem;
		line-height: 2.4;
		/*font-family: "Ryumin Medium KL";*/
		font-family: a-otf-ryumin-pr6n, serif;
		font-style: normal;
		font-weight: 300;
	}
	
	article#chaga_tea section.chaga_tea_production {
		/*font-family: "Ryumin Medium KL";*/
		font-family: a-otf-ryumin-pr6n, serif;
		font-style: normal;
		font-weight: 300;
	}
	
	article#chaga_tea section.chaga_tea_production div.inner h3{
		width: 100%;
		max-width: 400px;
		line-height: 0;
		margin-bottom: 25px;
	}
	
	article#chaga_tea section.chaga_tea_production h3 + p{
		line-height: 2.4;
	}
	
	article#chaga_tea section.chaga_tea_production div.inner .block01{
		text-align: center;
		margin: 20px 0 50px;
	}
	
	article#chaga_tea section.chaga_tea_production div.inner .block01 figure{
		width: 80%;
		margin: 20px auto 30px;
	}
	
	article#chaga_tea section.chaga_tea_production div.inner .block01 figure figcaption{
		font-size: 13px;
		font-size: 1.3rem;
		line-height: 1;
		font-weight: 700;
		display: block;
		color: #604C3F;
		margin-top: 4px;
	}
	
	article#chaga_tea section.chaga_tea_production div.inner .block01 figure:last-child figcaption{
		color: #C30D23;
	}
	
	article#chaga_tea section.chaga_tea_production div.inner .block02{
		margin: 0 0 40px;
	}
	
	article#chaga_tea section.chaga_tea_production div.inner .block02 div.box{
		width: 100%;
	}
	
	article#chaga_tea section.chaga_tea_production div.inner .block02 div.box + div.box{
		margin-top: 40px;
	}
	
	article#chaga_tea section.chaga_tea_production div.inner .block02 div.box h4{
		line-height: 1;
		text-align: center;
		background: #958172;
		padding: 12px 0;
		margin-bottom: 15px;
		color: #FFF;
		letter-spacing: 0.08em;
		font-weight: normal;
	}
	
	article#chaga_tea section.chaga_tea_production div.inner .block02 div.box h5{
		border: 1px solid #958172;
		text-align: center;
		color: #958172;
		padding: 12px 0;
		margin-bottom: 10px;
		letter-spacing: 0.08em;
		font-weight: normal;
	}
	
	article#chaga_tea section.chaga_tea_production div.inner .block02 div.box p{
		font-size: 14px;
		font-size: 1.4rem;
		line-height: 2;
		margin-bottom: 18px;
	}
	
	article#chaga_tea section.chaga_tea_production div.inner .block02 div.box figure{
		margin: 0 auto;
	}
	
	article#chaga_tea section.chaga_tea_production div.inner .block02 + h3{
		margin-top: 60px;
	}
	
	article#chaga_tea section.chaga_tea_production div.ingredients {
		width: 100%;
		padding: 60px 0 50px;
		margin: 40px 0 70px;
		background: url("../img/chagatea_new/ingredients_bg.jpg") no-repeat;
		background-size: cover;
	}
	
	article#chaga_tea section.chaga_tea_production div.ingredients div.inner h3{
		margin: 0 auto 40px;
	}
	
	article#chaga_tea section.chaga_tea_production div.ingredients div.inner div.box{
		margin-bottom: 40px;
	}
	
	article#chaga_tea section.chaga_tea_production div.inner div.point_block {
		display: block;
		margin-bottom: 60px;
	}
	
	article#chaga_tea section.chaga_tea_production div.inner div.point_block:nth-child(2) {
		flex-direction: row;
	}
	
	article#chaga_tea section.chaga_tea_production div.inner div.point_block div.text_box{
		width: 100%;
		position: relative;
		z-index: 3;
	}
	
	article#chaga_tea section.chaga_tea_production div.inner div.point_block div.text_box h4{
		width: 90%;
		max-width: 400px;
		line-height: 0;
		margin-bottom: 25px;
	}
	
	article#chaga_tea section.chaga_tea_production div.inner div.point_block div.text_box p{
		font-size: 14px;
		font-size: 1.4rem;
		line-height: 2.4;
	}
	
	article#chaga_tea section.chaga_tea_production div.inner div.point_block div.text_box span.num01,
	article#chaga_tea section.chaga_tea_production div.inner div.point_block div.text_box span.num02,
	article#chaga_tea section.chaga_tea_production div.inner div.point_block02 span.num03{
		width: 33.2%;
		max-width: 300px;
		display: block;
		margin: 0 auto 20px;
	}
	
	article#chaga_tea section.chaga_tea_production div.inner div.point_block figure.photo01,
	article#chaga_tea section.chaga_tea_production div.inner div.point_block figure.photo02{
		width: 80%;
		margin: 20px auto 0;
	}
	
	article#chaga_tea section.chaga_tea_production div.inner div.point_block02 {
		position: relative;
	}
	
	article#chaga_tea section.chaga_tea_production div.inner div.point_block02 div.box{
		width: 100%;
		/*font-family: "Ryumin Medium KL";*/
		font-family: a-otf-ryumin-pr6n, serif;
		font-style: normal;
		font-weight: 300;
	}
	
	article#chaga_tea section.chaga_tea_production div.inner div.point_block02 div.box h5{
		font-size: 18px;
		font-size: 1.8rem;
		font-weight: normal;
		color: #958172;
		line-height: 1.4;
		margin-bottom: 8px;
	}
	
	article#chaga_tea section.chaga_tea_production div.inner div.point_block02 div.box ul{
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		list-style: none;
		margin-bottom: 20px;
	}
	
	article#chaga_tea section.chaga_tea_production div.inner div.point_block02 div.box ul li{
		width: 48%;
		border: 1px solid #958172;
		text-align: center;
		padding: 12px 0;
		color: #958172;
		line-height: 1;
	}
	
	article#chaga_tea section.chaga_tea_production div.inner div.point_block02 div.box p{
		font-size: 14px;
		font-size: 1.4rem;
		line-height: 2;
	}
	
	article#chaga_tea section.chaga_tea_howto {
		width: 100%;
		background: #F3EFE8;
		padding: 50px 0 40px;
		/*font-family: "Ryumin Medium KL";*/
		font-family: a-otf-ryumin-pr6n, serif;
		font-style: normal;
		font-weight: 300;
	}
	
	article#chaga_tea section.chaga_tea_howto div.block{
		display: block;
	}
	
	article#chaga_tea section.chaga_tea_howto div.block figure{
		width: 100%;
		max-width: 500px;
		margin: 0 auto 40px;
	}
	
	article#chaga_tea section.chaga_tea_howto div.block div.text_box{
		width: 100%;
	}
	
	article#chaga_tea section.chaga_tea_howto div.block div.text_box ul{
		list-style: none;
	}
	
	article#chaga_tea section.chaga_tea_howto div.block div.text_box ul li{
		margin-bottom: 40px;
	}
	
	article#chaga_tea section.chaga_tea_howto div.block div.text_box ul li div.num_box{
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	
	article#chaga_tea section.chaga_tea_howto div.block div.text_box ul li div.num_box span.num{
		width: 44px;
		background: #604C3F;
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		align-items: center;
	}
	
	article#chaga_tea section.chaga_tea_howto div.block div.text_box ul li div.num_box span.num img{
		width: 24px;
	}
	
	article#chaga_tea section.chaga_tea_howto div.block div.text_box ul li div.num_box h5{
		font-size: 14px;
		font-size: 1.4rem;
		font-weight: normal;
		widtht: -webkit-calc(100% - 44px);
        width: -moz-calc(100% - 44px);
        width: calc(100% - 44px);
		background: #958172;
		color: #FFF;
		padding: 10px;
	}
	
	article#chaga_tea section.chaga_tea_howto div.block div.text_box ul li h6,
	article#chaga_tea section.chaga_tea_howto div.block div.text_box ul li p{
		font-size: 14px;
		font-size: 1.4rem;
		line-height: 1.8;
		font-weight: normal;
	}
	
	article#chaga_tea section.chaga_tea_howto div.block div.text_box ul li h6{
		margin-top: 20px;
	}
	
	article#chaga_tea section.chaga_tea_howto div.block div.text_box ul li p + h6{
		margin-top: 20px;
	}
	
	article#chaga_tea section.chaga_tea_faq dl{
		width: 100%;
		font-size: 14px;
		font-size: 1.4rem;
		line-height: 1.4;
		/*font-family: "Ryumin Medium KL";*/
		font-family: a-otf-ryumin-pr6n, serif;
		font-style: normal;
		font-weight: 300;
	}
	
	article#chaga_tea section.chaga_tea_faq dl dt{
		width: 100%;
		min-height: 22px;
		margin-bottom: 8px;
		padding-left: 28px;
		background: url("../img/chagatea_new/faq_q.png") no-repeat;
		background-size: 22px;
		background-position: top left;
	}
	
	article#chaga_tea section.chaga_tea_faq dl dd{
		width: 100%;
		min-height: 22px;
		margin-bottom: 20px;
		padding-bottom: 20px;
		padding-left: 28px;
		border-bottom: 1px dashed #595757;
		background: url("../img/chagatea_new/faq_a.png") no-repeat;
		background-size: 22px;
		background-position: top left;
	}
	
	.productPage-freeArea {
		width: 90%;
		margin: 60px auto 0;
	}
	
	.productPage-freeArea p{
		font-size: 14px;
		font-size: 1.4rem;
		line-height: 2;
		letter-spacing: 0.2em;
		margin: 0 0 40px;
		color: #595757;
		text-align: center;
		/*font-family: "Ryumin Medium KL";*/
		font-family: a-otf-ryumin-pr6n, serif;
		font-style: normal;
		font-weight: 300;
	}
	
	.productPage-freeArea div.expecting_img{
		width: 80%;
		max-width: 372px;
		margin: 0 auto;
	}
	
	.productPage-freeArea div.expecting_img img{
		width: 100%;
		height: auto;
	}
}