@charset "utf-8";

/*-----------------------------------------------

180111／『ワイルドカカオ ショコラセパレーター』新色登場

-----------------------------------------------*/

/*---------------------------
etc.
---------------------------*/
.spDisp{
	display: none;
}
.spDispIB{
	display: none;
}
.pcDisp{
	display: block;
}
@media screen and (max-width: 739px){
.spDisp{
	display: block;
}
.spDispIB{
	display: inline-block;
}
.pcDisp{
	display: none;
}}

/*---------------------------
negation
---------------------------*/
div.news_container .releaseDetail_box .prArticle P{
	padding-bottom: 0;
}
div.news_container .releaseDetail_box ul{
	padding-bottom: 0;
	list-style-type: none;
}
div.news_container .releaseDetail_box ul li{
	margin: 0;
}
/*
—「ul li」 margin negation—
div.news_container .releaseDetail_box ul .liのクラス名{
	margin: #;
}
*/
@media screen and (max-width: 739px){
/*
—IMG width negation—
body#news02 #mainContent-right div.news_container .releaseDetail_box "IMG_Class_Name"{
	width: # !important; //100%
	height: # !important; //auto
}
*/
#mainContent-right .releaseDetail_box .prArticle img {
	zoom: 1;
}}

/*---------------------------
Overall
---------------------------*/
.prArticle *{
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.prArticle{
	width: 700px;
	font-size: 12px;
	-webkit-text-size-adjust: 100%;
}
.prArticle ol{
	list-style-type: none;
}
.h6,
.strong{
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 4px 0;
}
.strong{
	display: inline-block;
}
.tajf{
	text-align: justify;
	text-justify: inter-ideograph;
	word-break: break-all;
}
.sectionA__title__h5{
	display: block;
	height: 0;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
.h6{
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 1px;
	text-indent: -10px;
	margin: 0 auto 4px;
}

@media screen and (max-width: 739px){
.prArticle{
	width: 96.66666667%;/*290*/
	font-size: 12px;
	margin: 0 auto;
}
.h6{
	font-size: 15px;
	text-indent: -3.448275862%;
}}

/*---------------------------
sectionA
---------------------------*/
.sectionA{
	width: 100%;
	font-size: 0;
	margin: 0 auto 30px;
}
.sectionA__title{
	width: 100%;
	margin: 0 auto 40px;
}
.sectionA__title__p{
	text-align: center;
}
.sectionA__title__p1{
	font-size: 16px;
	line-height: 1.4;
}
.sectionA__title__p2{
	font-size: 20px;
	font-weight: bold;
}
.sectionA__title__p3{
	font-size: 14px;
}
.sectionA__p{
	font-size: 12px;
	margin: 0 auto 30px;
}
.sectionA__img{
	display: inline-block;
	vertical-align: top;
	font-size: 12px;
	width: 332px;
	height: auto;
}
.sectionA__img1{
	margin: 0 12px 30px 12px;
}
.sectionA__dl{
	width: 100%;
	font-size: 0;
	margin: 0;
}
.sectionA__dl__dt,
.sectionA__dl__dd{
	display: inline-block;
	vertical-align: top;
	font-size: 12px;
}
.sectionA__dl__dt{
	width: 60px;
}
.sectionA__dl__dd{
	width: 624px;
	text-indent: -16px;
	margin: 0 0 4px 16px;
	text-align: justify;
	text-justify: inter-ideograph;
	word-break: break-all;
}
.sectionA__dl__dd:before{
	content: "：";
}

@media screen and (max-width: 739px){
.sectionA{
	margin: 0 auto 25px;
}
.sectionA__title{
	margin: 0 auto 35px;
}
.sectionA__title__p{
	line-height: 1.35;
}
.sectionA__title__p1{
	font-size: 13.5px;
}
.sectionA__title__p2{
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 10px 0;
}
.sectionA__title__p3{
	font-size: 12px;
}
.sectionA__title__p__span1{
	display: block;
	margin: 5px 0 0;
}
.sectionA__p{
	margin: 0 auto 15px;
}
.sectionA__p2{
	margin: 0 auto 25px;
}
.sectionA__img{
	/*width: 100%;*/
	margin: 0 auto 15px;
}
.sectionA__dl__dt{
	width: 20.68965517%;/*60*/
}
.sectionA__dl__dd{
	width: 73.79310345%;/*214*/
	text-indent: -5.517241379%;/*16*/
	margin: 0 0 2% 5.517241379%;
	line-height: 1.5;
}}

/*---------------------------
sectionB
---------------------------*/
.sectionB{
	width: 100%;
	margin: 0 auto 35px;
}
.sectionB__ul{
	width: 100%;
}
.sectionB__ul__li{
	width: 100%;
	text-align: justify;
	text-justify: inter-ideograph;
	word-break: break-all;
}
div.news_container .releaseDetail_box ul .sectionB__ul__li{
	margin: 0 0 20px 0;
}
div.news_container .releaseDetail_box ul .sectionB__ul__li3{
	margin-bottom: 0;
}
.sectionB__ul__li__p1{
	font-size: 13px;
	font-weight: bold;
	line-height: 2;
}
.sectionB__ul__li__p2{
	line-height: 1.6;
}
.sectionB__ul__li__img{
	width: 148px;
	height: auto;
	float: right;
	margin: 12px 12px 26px 36px;
}

@media screen and (max-width: 739px){
.sectionB{
	margin: 0 auto 35px;
}
.sectionB__ul__li__p1{
	line-height: 1.5;
	margin: 0 0 1% 0;
}
.sectionB__ul__li__p2{
	line-height: 1.65;
}
.sectionB__ul__li__p1--ti{
	text-indent: -3%;
}
.sectionB__ul__li__p1__span1{
	display: inline-block;
	letter-spacing: -0.5px;
	text-indent: -2%;
}
body#news02 #mainContent-right div.news_container .releaseDetail_box .sectionB__ul__li__img{
	width: 50% !important;
}
.sectionB__ul__li__img{
	margin: 0 0 0 5%;
}}

/*---------------------------
contentCorporate
---------------------------*/
.contentCorporate{
	width: 700px;
	margin: 0 auto 30px;
}
.contentCorporate__name{
	font-size: 16px;
	letter-spacing: 1px;
	text-indent: -10px;
}
.contentCorporate__text1{
	margin: 0 0 20px;
	text-align: justify;
	text-justify: inter-ideograph;
	word-break: break-all;
}

@media screen and (max-width: 739px){
.contentCorporate{
	width: 100%;
	margin: 0 auto 20px;
}
.contentCorporate__name{
	font-size: 15px;
	text-indent: -3.448275862%;
}
.contentCorporate__text1{
	margin: 0;
}}
