@charset "utf-8";

/*-----------------------------------------------

180126／「KAI　BEAUTY MAGIC」プレゼントキャンペーン

-----------------------------------------------*/

/*---------------------------
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;
}
.sectionB__h6{
	width: 100%;
	background: #d99694;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 2px;
	color: #fff;
	padding: 8px 13px;
	margin: 0 auto 15px;
	border-radius: 8px;
}

@media screen and (max-width: 739px){
.prArticle{
	width: 96.66666667%;/*290*/
	font-size: 12px;
	margin: 0 auto;
}
.sectionB__h6{
	font-size: 14px;
	letter-spacing: 2px;
	padding: 6px 13px;
	border-radius: 5px;
}}

/*---------------------------
sectionA
---------------------------*/
.sectionA{
	width: 100%;
	font-size: 0;
	margin: 0 auto 50px;
}
.sectionA__title{
	width: 100%;
	margin: 0 auto 40px;
}
.sectionA__title__p{
	font-weight: bold;
	text-align: center;
}
.sectionA__title__p1{
	font-size: 15px;
	line-height: 1.3;
}
.sectionA__title__p2{
	font-size: 22px;
	color: #ff005c;
	line-height: 1.3;
	margin: 10px 0;
}
.sectionA__title__p3{
	font-size: 15px;
}
.sectionA__p{
	font-size: 12px;
	margin: 0 auto 30px;
}
.sectionA__p2{
	margin: 0 auto 40px;
}
.sectionA__img{
	width: 100%;
	height: auto;
	margin: 0 0 30px 0;
}
.sectionA__img2,
.sectionA__dl{
	display: inline-block;
	vertical-align: top;
	font-size: 12px;
}
.sectionA__img2{
	width: 146px;
	height: auto;
	margin: 0 28px 0 34px;
}
.sectionA__dl{
	width: 458px;
}
.sectionA__dl__dt,
.sectionA__dl__dd{
	width: 100%;
}
.sectionA__dl__dt{
	font-size: 12.5px;
	font-weight: bold;
	text-decoration: underline;
	margin: 14px 0 8px 0;
}
.sectionA__dl__dd{
	line-height: 1.6;
}

@media screen and (max-width: 739px){
.sectionA{
	margin: 0 auto 35px;
}
.sectionA__title{
	margin: 0 auto 30px;
}
.sectionA__title__p1{
	font-size: 13px;
}
.sectionA__title__p2{
	font-size: 17px;
}
.sectionA__title__p3{
	font-size: 13px;
}
.sectionA__p{
	margin: 0 auto 15px;
}
.sectionA__p2{
	margin: 0 auto 30px;
}
.sectionA__img{
	width: 100%;
	margin: 0 0 15px 0;
}
body#news02 #mainContent-right div.news_container .releaseDetail_box .sectionA__img2{
	width: 39.65517241% !important;
}
.sectionA__img2{
	margin: 0 5% 0 0;
}
.sectionA__dl{
	width: 55%;
	line-height: 1.5;
}
.sectionA__dl__dt,
.sectionA__dl__dd{
	width: 100%;
}
.sectionA__dl__dt{
	font-size: 12.5px;
	margin: 0 0 8px 0;
}}

/*---------------------------
sectionB
---------------------------*/
.sectionB{
	width: 100%;
	margin: 0 auto 40px;
}
.sectionB__dl{
	width: 692px;
	margin: 0 auto 40px;
	position: relative;
}
.sectionB__dl__dt,
.sectionB__dl__dd{
	width: 100%;
}
.sectionB__dl__dt{
	font-size:  12.5px;
	font-weight: bold;
}
.sectionB__dl__dd{
	line-height: 1.6;
	margin: 0 0 20px 0;
}
.sectionB__dl__dd__ol__li__span1{
	text-decoration: underline;
}
.sectionB__dl__dd--fc{
	width: 460px;
	color: #ff005c;
	font-weight: bold;
}
.sectionB__dl__dd__img{
	display: block;
	width: 214px;
	height: auto;
	position: absolute;
	right: 14px;
	bottom: 0;
}
.sectionB__dl2{
	width: 692px;
	margin: 0 auto;
}
.sectionB__dl2__dt,
.sectionB__dl2__dd{
	width: 100%;
}
.sectionB__dl2__dt{
	font-size:  13px;
	font-weight: bold;
	text-decoration: underline;
	margin: 0 0 4px 0;
}
.sectionB__dl2__dd{
	line-height: 1.6;
	margin: 0 0 2px 0;
}

@media screen and (max-width: 739px){
.sectionB{
	margin: 0 auto 25px;
}
.sectionB__dl{
	width: 100%;
	margin: 0 auto 40px;
}
.sectionB__dl__dd--fc{
	width: 100%;
}
.sectionB__dl__dd__img{
	/*width: 100%;*/
	position: static;
}
.sectionB__dl2{
	width: 100%;
}}
