/*--------------------------------------------------
  Beauty Styling Project NEWS
--------------------------------------------------*/
/* 見出し */
.bsp.secBeauty h1 {
/*	background: #e4007f;
	padding: 30px;	*/
	text-align: center;
}

.bsp.secBeauty h2 {
	color: #e4007f;
	font-family: '游明朝', 'Yu Mincho', 'ヒラギノ明朝 Pro W3', 'HiraMinProN-W3', 'ＭＳ Ｐ明朝', 'MS PMincho', serif;
	margin: 45px 0 15px;
	text-align: left;
}

.bsp.secBeauty h4 {
	color: #e4007f;
	font-size: 20px;
	font-weight: 700;
}


/* ボーダーボックス */
.bsp.secBeauty .mod-container-bd-gray,
.bsp.secBeauty .mod-container-bd-pink {
	border: 1px solid #ddd;
	border-radius: 10px;
	margin: 30px 0;
	padding: 30px;
}
	.bsp.secBeauty .mod-container-bd-pink { border-color: #e4007f; }


/* マーカー、ライン */
.bsp.secBeauty .mod-marker-yellow {
	background: linear-gradient(to bottom, #fff 0%, #fff 50%, #ffffaa 50%, #ffffaa 100%);
	display: inline;
}

.bsp.secBeauty .mod-line-black,
.bsp.secBeauty .mod-line-pink {
	border-bottom: 1px solid #333;
	display: inline;
}
	.bsp.secBeauty .mod-line-pink { border-color: #e4007f; }


/* テキスト */
.mod-txt-color-blue { color: #0096e0; }
.mod-txt-color-pink { color: #e4007f; }


/* キャッチコピー */
.bsp.secBeauty .mod-catchcopy-large,
.bsp.secBeauty .mod-catchcopy-small {
	color: #e4007f;
	font-family: '游明朝', 'Yu Mincho', 'ヒラギノ明朝 Pro W3', 'HiraMinProN-W3', 'ＭＳ Ｐ明朝', 'MS PMincho', serif;
	font-size: 60px;
	font-weight: 700;
	line-height: 1.4;
	text-align: center;
}
	.bsp.secBeauty .mod-catchcopy-small { font-size: 48px; }

.bsp.secBeauty .mod-catchcopy-small span { font-size: 22px; }


/* リード文 */
.bsp.secBeauty .mod-lead { font-size: 24px; }



/* ヘッダーキャッチコピー */
.bsp.secBeauty .ctr-catchcopy { margin: 45px 0; }

.bsp.secBeauty .mod-catchcopy-large { text-shadow: 2px 2px 0 rgba(172,134,15,.5); /* rgba(228,0,127,.5) */ }

.bsp.secBeauty .mod-catchcopy-large span { font-family: '游ゴシック', 'Yu Gothic', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif; }


/* ビデオ */
.bsp.secBeauty .ctr-video { text-align: center; }

.bsp.secBeauty .ctr-video .mod-video-wrapper {
	margin: 0 auto 45px;
	max-width: 100%;
	width: 640px;
}


/* 例 */
.bsp.secBeauty .ctr-exsample {
	border: 1px solid #ddd;
	border-radius: 10px;
	margin: 30px 0 45px;
	padding: 30px;
}
.bsp.secBeauty .ctr-exsample .ctr-pic {
	text-align: center;
	width: 200px;
}
.bsp.secBeauty .ctr-exsample .ctr-txt { width: calc(100% - 230px); }

.bsp.secBeauty .ctr-exsample h2 {
	color: #2b953f;
	font-size: 48px;
	font-weight: 700;
	margin: 0 0 15px;
}

.bsp.secBeauty .ctr-exsample .mod-lead {
	color: #e4007f;
	font-family: '游明朝', 'Yu Mincho', 'ヒラギノ明朝 Pro W3', 'HiraMinProN-W3', 'ＭＳ Ｐ明朝', 'MS PMincho', serif;
	font-size: 30px;
	font-weight: 700;
}


/* 美整顔の豆知識 */
.bsp.secBeauty .ctr-tips .piclist {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.bsp.secBeauty .ctr-tips .point {
	align-items: center;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 30px 0;
}

.bsp.secBeauty .ctr-tips .point .ctr-txt { width: calc(100% - 300px); }
.bsp.secBeauty .ctr-tips .point .ctr-pic {
	text-align: center;
	width: 265px;
}


/* ほうれい線退治 */
.bsp.secBeauty .ctr-nasolabial {
	background: rgba(228,0,127,.05);
	margin-top: 60px;
	padding: 30px;
}

.bsp.secBeauty .ctr-nasolabial h2 {
	background: rgba(228,0,127,1);
	color: #fff;
	font-size: 38px;
	margin: -30px -30px 30px;
	padding: 20px;
	text-align: center;
}

.bsp.secBeauty .ctr-nasolabial .tips {
	background: #fff;
	padding: 30px 30px 15px;
}

.bsp.secBeauty .ctr-nasolabial .tips .piclist {
	align-items: flex-end;
	display: flex;
	flex-wrap: wrap;
	margin: 0 0 30px -30px;
}
.bsp.secBeauty .ctr-nasolabial .tips .piclist li {
	margin-left: 30px;
	width: calc(100% / 3 - 30px);
}


/* アバウト */
.bsp.secBeauty .ctr-about {
	background: #fffccc;
	font-size: 18px;
	font-weight: 700;
	margin: 45px 0 60px;
	padding: 30px 30px 15px;
}


/* ミスユニバース大阪 */
.bsp.secBeauty .ctr-missuniverse .mod-catchcopy-small { font-size: 36px; }

.bsp.secBeauty .ctr-missuniverse ul {
	display: flex;
	flex-wrap: wrap;
	margin-left: -20px;
}
.bsp.secBeauty .ctr-missuniverse li {
	margin-left: 20px;
	width: calc(100% / 3 - 20px);
}
	.bsp.secBeauty .ctr-missuniverse li:last-of-type {
		padding-left: 15px;
		width: calc(100% / 3 * 2 - 20px);
	}

.bsp.secBeauty .ctr-missuniverse li img { margin-bottom: 5px; }
	.bsp.secBeauty .ctr-missuniverse li:last-of-type img { width: 50%; }


/* プライス */
.bsp.secBeauty .ctr-price {
	border: 5px solid #e4007f;
	margin: 60px 0 30px;
	padding: 0 30px 15px;
}

.bsp.secBeauty .ctr-price h2 {
	background: #e4007f;
	color: #fff;
	margin: 0 -30px 30px;
	padding: 30px;
	text-align: center;
}

.bsp.secBeauty .ctr-price .attention {
	align-items: flex-start;
	border-top: 1px solid #e4007f;
	display: flex;
	flex-wrap: wrap;
	margin-top: 45px;
	padding-top: 45px;
}
.bsp.secBeauty .ctr-price .attention dt {
	background: #e4007f;
	color: #fff;
	margin: 0 15px 15px 0;
	padding: 5px 10px;
	text-align: center;
	width: 150px;
}
.bsp.secBeauty .ctr-price .attention dd {
	margin-bottom: 15px;
	padding: 5px 0;
	width: calc(100% - 165px);
}


/* お知らせ */
.bsp.secBeauty .ctr-info {
	background: #f8f8f8;
	font-size: 20px;
	padding: 30px 30px 15px;
	text-align: center;
}



/*--------------------------------------------------
  レスポンシブ
--------------------------------------------------*/
/* 横幅 1024px 以下 */
@media screen and (max-width: 1024px) {
	
}


/* 横幅 768px 以下（タブレット縦） */
@media screen and (max-width: 768px) {
	/* キャッチコピー */
	.bsp.secBeauty .mod-catchcopy-large { font-size: 4.2rem; }
	.bsp.secBeauty .mod-catchcopy-small { font-size: 3.6rem; }
	
	.bsp.secBeauty .mod-catchcopy-small span { font-size: 1.8rem; }
	
	
	/* リード文 */
	.bsp.secBeauty .mod-lead { font-size: 2rem; }
	
	
	/* 例 */
	.bsp.secBeauty .ctr-exsample h2 { font-size: 3.4rem; }
	
	.bsp.secBeauty .ctr-exsample .mod-lead { font-size: 2.2rem; }
	
	
	/* 美整顔の豆知識 */
	.bsp.secBeauty .ctr-tips .piclist { justify-content: center; }
	.bsp.secBeauty .ctr-tips .piclist li {
		margin: 10px;
		width: 200px;
		text-align: center;
	}
	
	
	/* ほうれい線退治 */
	.bsp.secBeauty .ctr-nasolabial h2 { font-size: 3.2rem; }
	
	
	/* ミスユニバース大阪 */
	.bsp.secBeauty .ctr-missuniverse .mod-catchcopy-small { font-size: 2.8rem; }
}


/* 横幅 750px 以下（スマホ縦横） */
@media screen and (max-width: 750px) {
	/* 見出し */
	.bsp.secBeauty h4 { font-size: 1.7rem; }
	
	
	/* キャッチコピー */
	.bsp.secBeauty .mod-catchcopy-large,
	.bsp.secBeauty .mod-catchcopy-small {
		font-size: 3.2rem;
		text-align: left;
	}
		.bsp.secBeauty .mod-catchcopy-small { font-size: 2.4rem; }
	
	.bsp.secBeauty .mod-catchcopy-small span { font-size: 1.6rem; }
	
	
	/* リード文 */
	.bsp.secBeauty .mod-lead { font-size: 2rem; }
	
	
	/* 例 */
	.bsp.secBeauty .ctr-exsample .ctr-pic,
	.bsp.secBeauty .ctr-exsample .ctr-txt { width: 100%; }
		.bsp.secBeauty .ctr-exsample .ctr-pic { margin-bottom: 15px; }
	
	.bsp.secBeauty .ctr-exsample h2 { font-size: 3.4rem; }
	
	.bsp.secBeauty .ctr-exsample .mod-lead { font-size: 2.2rem; }
	
	
	/* 美整顔の豆知識 */
	.bsp.secBeauty .ctr-tips .piclist li { width: calc(50% - 20px); }
	
	.bsp.secBeauty .ctr-tips .piclist li { width: calc(50% - 20px); }
		.bsp.secBeauty .ctr-tips .piclist li:nth-of-type(3) { width: 100%; }
		.bsp.secBeauty .ctr-tips .piclist li:nth-of-type(4) { width: calc(47% - 20px); }
		.bsp.secBeauty .ctr-tips .piclist li:nth-of-type(5) { width: calc(53% - 20px); }
	
	
	.bsp.secBeauty .ctr-tips .point .ctr-txt,
	.bsp.secBeauty .ctr-tips .point .ctr-pic { width: 100%; }
	
	
	/* ほうれい線退治 */
	.bsp.secBeauty .ctr-nasolabial h2 { font-size: 2.6rem; }
	
	.bsp.secBeauty .ctr-nasolabial .tips .piclist li {
		margin-bottom: 15px;
		width: calc(100% / 1 - 30px);
	}
	
	
	/* アバウト */
	.bsp.secBeauty .ctr-about { font-size: 1.7rem; }
	
	
	/* ミスユニバース大阪 */
	.bsp.secBeauty .ctr-missuniverse .mod-catchcopy-small { font-size: 2.2rem; }
	
	.bsp.secBeauty .ctr-missuniverse li {
		margin-top: 15px;
		padding: 0 !important;
		width: 100% !important;
	}
	
	
	/* プライス */
	.bsp.secBeauty .ctr-price h2 { text-align: left; }
	
	.bsp.secBeauty .ctr-price .attention {
		margin-top: 30px;
		padding-top: 30px;
	}
	.bsp.secBeauty .ctr-price .attention dt {
		margin: 0 0 5px 0;
		width: 100%;
	}
	.bsp.secBeauty .ctr-price .attention dd {
		padding: 0;
		width: 100%;
	}
	
	
	/* お知らせ */
	.bsp.secBeauty .ctr-info {
		font-size: 1.8rem;
		text-align: left;
	}
}
	
	
	
	
	
	
	
	
	
/*--------------------------------------------------
  Beauty Styling Project NEWS（旧）
--------------------------------------------------*/
#beauty h1 {
	background-color: #E4007F;	
}
#beauty h2 {
	text-align: center;
	font-weight: bolder;
	font-size: xx-large;
	color: #E4007F;
	text-shadow: 1px 1px 3px #969696;
	margin-top: 15px;
}
#beauty h3 {
	text-align: center;
	font-size: x-large;
	margin-bottom: 40px;
	margin-top: 20px;
	color: #E4007F;
}
#beauty h4 {
	font-weight: bold;
	font-size: 18px;
}
#beauty h5 {
	font-weight: bold;
	margin-bottom: 15px;
	margin-top: -5px;
}
#beauty h6 {
	background-color: #E4007F;
	color: #FFFFFF;
	padding: 15px;
	font-size: large;
	font-weight: bold;
	margin-bottom: 20px;
}
#beauty h6 span {
	font-size: small;
	font-weight: normal;
}



#beauty p{
	font-size: 15px;
}
#beauty  p strong {
	font-size: 105%;
}
#beauty p .small{
	font-size: small;
}
#beauty h3 .yen {
	background-color: #E4007F;
	color: #FFFFFF;
	font-size: medium;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}

span.i-f {
	display: inline-flex;
}

#beauty .lead {
	font-size: 18px;
	margin-top: 5px;
}


.q {
	color: #FFFFFF;
	background-color: #007F41;
	margin-right: 1em;
	padding-right: 5px;
	padding-left: 5px;
}
.a {
	background-color: #E4007F;
	color: #FFFFFF;
	margin-right: 1em;
	padding-right: 5px;
	padding-left: 5px;

}




#beauty #price {
	padding-top: 30px;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 20px;
}
#price p small {
	font-size: small;
}


.border {
	border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	border: 1px solid #E4007F;
}

.txt-pink{
	color: #E4007F;
	font-weight: bold;
}
.bg_black {
	color: #FFFFFF;
	background-color: #000000;
	padding: 0 5px;
}
.bg_pink {
	color: #FFF;
	background-color: #E4007F;
	padding: 0 5px;
}

.bg_darkred{
	color: #FFF;
	background-color: #68001C;
	padding: 0 5px;
}

.border-pink{
	border: 1px solid #E4007F;
}

.border-darkred{
	border: 1px solid #68001C;
}

span.border-pink{
	display: inline-block;
	text-align: center;
	width: 20px;
	height: 20px;
	margin: 2px 1em 2px 0;
}

.circle {
	display: inline-block;
	text-align: center;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	padding: 0px;
	margin:2px 1em 2px 0;
}




.mL220{
	margin-left: 220px;
}
.w700{
	width: 700px;
}
