@charset "UTF-8";
/* Default */

/*	Reset
------------------------------------------------------------ */
@import url("reset.css");

/*	Elements
------------------------------------------------------------ */
@import url("elements.css");

/* Links
------------------------------------------------------------ */
a:link,
a:visited,
a:active {
	text-decoration: underline;
}

a:hover {}

.padb40 {
	padding-bottom: 40px !important;
}

img {
	max-width: 100%;
	height: auto;
}

/* Body
------------------------------------------------------------ */
body {
	font-size: 13px;
	color: #333;
	background-color: #fff;
	font-family: 'メイリオ', Meiryo, 'Lucida Grande', Verdana, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', sans-serif;
	-webkit-text-size-adjust: none;
}

/* Header
------------------------------------------------------------ */
header {
	background: url(../images/header_bg.jpg) repeat-x;
	border-bottom: 1px solid #becdbe;
}

header #logo {
	width: 150px;
	height: 57px;
	float: left;
}

header #btn_pc {
	width: 75px;
	height: 53px;
	float: right;
}

header #btn_soudan {
	width: 95px;
	height: 57px;
	float: right;
}

/* Article
------------------------------------------------------------ */
#pages {
	padding: 5px;
}

/* Section
------------------------------------------------------------ */
#home {
	background: #e6f0df;
	text-align: center;
	padding: 5px;
}

.contents {
	padding: 5px;
	margin-bottom: 20px;
}

/* コンセプト
------------------------------------------------------------ */
h3.doctor {
	border-bottom: 1px dotted #ccc;
	margin-bottom: 10px;
}

h4.green {
	background: url(../images/icon_green.png) no-repeat left center;
	padding: 0 0 0 15px;
	font-size: 115%;
}

dl.doctor {}

dl.doctor dt {
	clear: left;
	float: left;
}

dl.doctor dd {
	margin-left: 60px;
	margin-bottom: 5px;
}

/* クリニック案内
------------------------------------------------------------ */
.info_box {
	width: 310px;
	margin: 0 auto;
}

.info_box .left {
	width: 150px;
	float: left;
	margin: 0 10px 10px 0;
}

.info_box .right {
	width: 150px;
	float: left;
	margin: 0 0 10px 0;
}

.info_box p {
	text-align: right;
	font-size: 92%;
	color: #916a26;
}

.info_heart {
	background: url(../../info/images/icon_heart_white.png) no-repeat left center;
	padding: 5px 0 5px 30px !important;
}

/* 予約・アクセス
------------------------------------------------------------ */
h4.freedial {
	background: url(../images/icon_freedial.png) no-repeat left center;
	padding: 0 0 10px 30px;
	color: #6bba16;
	font-size: 185%;
}

h4.phone {
	background: url(../images/icon_phone.png) no-repeat left center;
	padding: 0 0 0 30px;
	color: #6bba16;
	font-size: 185%;
}

.reserv_box {
	width: 260px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	position: relative;
	border: 1px solid #c8c8c8;
	padding: 20px;
	margin: 0 auto 40px auto;
}

.reserv_box .title {
	background: #fff;
	padding: 2px;
	color: #6bba16;
	font-size: 138%;
	position: absolute;
	left: 15px;
	top: -15px;
	width: auto;
}

table.reserv {}

table.reserv td {
	padding: 4px;
}

/* 治療機器
------------------------------------------------------------ */
h3.kiki {
	font-size: 123%;
	color: #916a26;
	background: #e0eecf;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	padding: 10px
}

/* 美容皮膚科
------------------------------------------------------------ */
ul.biyou {
	margin: 0 0px 0 0px;
}

ul.biyou li {
	padding: 10px 30px 10px 10px;
	border: 1px solid #46310e;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	background: #ede6d5;
	margin-bottom: 5px;
}

ul.biyou li a {
	font-size: 123%;
	display: block;
	color: #46310e;
	text-decoration: none;
	background: url(../images/icon_tri_brown.png) no-repeat left 6px;
	padding: 0 0 0 15px;
}

ol {
	margin-left: 25px;
}

ol li {
	list-style: decimal;
}

#pages .hitokoto-over {
	background: url(../../biyou/images/hitokoto_top.png) no-repeat top right;
	margin-top: 10px;
	margin-bottom: 20px;
	background-color: rgb(237, 252, 218);
	-moz-border-radius: 15px;
	/* Firefox v1.0+ */
	-webkit-border-radius: 15px;
	/* Safari v3.0+ and by Chrome v0.2+ */
	border-radius: 15px;
	/* Firefox v4.0+ , Safari v5.0+ , Chrome v4.0+ , Opera v10.5+  and by IE v9.0+ */
}

#pages .hitokoto {
	background: url(../../biyou/images/hitokoto_bottom.png) no-repeat bottom left;
	padding-bottom: 20px;
	font-family: 'メイリオ', Meiryo, 'Lucida Grande', Verdana, 'ヒラギノ角ゴ W3', 'Hiragino Kaku Gothic', 'ＭＳ ゴシック', sans-serif;
}

#pages .hitokoto h3 {
	padding: 30px 25px 10px 35px;
}

#pages .hitokoto h3.cam {
	padding: 0;
	margin: 0;
	background-color: rgb(245, 242, 231);
	border-color: rgb(228, 218, 188);
	border-width: 3px;
	/* Firefox v1.0+ */
	-moz-border-radius: 20px;
	/* Safari v3.0+ and by Chrome v0.2+ */
	-webkit-border-radius: 20px;
	/* Firefox v4.0+ , Safari v5.0+ , Chrome v4.0+ , Opera v10.5+  and by IE v9.0+ */
	border-radius: 20px;
	border-style: solid;
	display: block;
	margin: 0px 35px 10px;
	padding: 10px;
	text-align: center;
	font-size: 1.0em;
	font-weight: bold;
	color: #926C1F;
}

#pages .hitokoto h3.cam a {
	color: #926C1F;
}

#pages .hitokoto h4.cam {
	padding: 0 0 10px 35px;
	color: #926C1F;
	font-weight: bold;
}


#pages .hitokoto h2.campH2 {
	color: #926C1F;
	border-bottom: 1px solid #DAC8A3;
	margin: 0px 35px 10px;
}

#pages .hitokoto p {
	padding: 0 35px 20px 35px;
}

#pages .hitokoto p.leaf {
	background: url(../../news/images/pint_leaf.png) no-repeat 35px 0;
	padding: 0 35px 1.0em 50px;
}

#pages .hitokoto p.leaf .pink {
	background: url(../../news/images/point_pink.png) no-repeat 5px 5px;
	padding-left: 15px;
	color: #FE00CB;
	font-weight: bold;
}

#pages .hitokoto p.leaf .blue2 {
	background: url(../../news/images/point_blue.png) no-repeat 5px 5px;
	padding-left: 15px;
	font-weight: bold;
}

#pages .hitokoto p.leaf a.none {
	color: #333;
}

#pages .hitokoto .news {
	padding: 0 35px 0px 35px;
}

#pages .hitokoto ul.dounyuu {
	list-style: disc;
	margin: 0 35px 0px 70px;
}

#pages .hitokoto ul.dounyuu li {
	line-height: 1.5em;
}



/* 2014.09.25 */

.blue {
	color: #0099FF;
}

.yellow {
	color: #FC0;
}

.indent1 {
	text-indent: -1.0em;
	padding-left: 1.0em;
}

.h20 {
	clear: both;
	height: 20px;
}

.h30 {
	clear: both;
	height: 30px;
}

.h40 {
	clear: both;
	height: 40px;
}

#pages .youtube iframe {
	width: 100%;
}

#pages .table-borde-yag {
	margin-top: 10px;
	width: 100%;
	background-color: #D2F7AE;
	border: 2px solid #D2F7AE;
}

#pages .table-borde-yag th {
	background-color: #EAFBD9;
	padding: 5px;
	line-height: 1.6;
	border: 2px solid #D2F7AE;
}

#pages .table-borde-yag td {
	background-color: #FFFFFF;
	padding: 5px;
	line-height: 1.6;
	border: 2px solid #D2F7AE;
}

#pages .table-borde-yag td.gray {
	background-color: #F7FDF0;
	padding: 5px;
	line-height: 1.6;
	border: 2px solid #D2F7AE;
}

#pages .green-back {
	background: #6DB82A;
	padding: 6px 10px;
	color: #FFF;
	font-weight: 900;
	margin-top: 10px;
	overflow: hidden;
}

#pages .green-back h4 {
	font-size: 1.25em;
	color: #FFF;
	font-weight: 800;
}

#pages .table-border {
	margin-top: 10px;
	width: 100%;
	background-color: #D2F7AE;
	font-size: 1.25em;
	border-collapse: separate;
	border-spacing: 1px;
}

#pages .table-border th {
	background-color: #EAFBD9;
	padding: 5px;
	font-size: 0.75em;
	line-height: 1.6;
}

#pages .table-border td {
	background-color: #FFFFFF;
	padding: 5px;
	font-size: 0.75em;
	line-height: 1.6;
}

#pages .table-border td.gray {
	background-color: #F7FDF0;
	padding: 5px;
	font-size: 0.75em;
	line-height: 1.6;
}

#pages .table-border td.gray-line {
	background-color: #F7FDF0;
	padding: 5px;
	font-size: 0.75em;
	line-height: 1.6;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #D2F7AE;
}


@media screen and (max-width: 520px) {

	h2.midashi,
	h3.midashi,
	div.singleimg {
		width: 100%;
		/*max-width: 540px;*/
		margin: 0 auto;
		clear: both;
	}

	h2.midashi img,
	h3.midashi img,
	div.singleimg img {
		width: 100%;
	}

	div.w280 {
		width: 280px;
		margin: 0 auto;
	}

	div.img-box-360 {
		margin: 0 auto;
		text-align: center;
	}

	div.img-box-420 {
		margin: 0 auto;
		text-align: center;
	}

	div.img-box-458 {
		margin: 0 auto;
		text-align: center;
	}

	div.img-box-520 {
		margin: 0 auto;
		text-align: center;
	}

	.img-r {
		margin: 20px auto;
		/*width: 195px;*/
		text-align: center;
	}

	.img-l {
		margin: 20px auto;
		/*	width: 195px;*/
		text-align: center;
	}

	.w100per {
		width: 100%;
	}

	.w200 {
		width: 90%;
	}

	.w240 {
		width: 100%;
	}
}

@media screen and (min-width: 521px) {

	h2.midashi,
	h3.midashi,
	div.singleimg {
		width: 100%;
		/*max-width: 540px;*/
		margin: 0 auto;
		clear: both;
	}

	h2.midashi img,
	h3.midashi img,
	div.singleimg img {
		width: 100%;
	}

	div.w280 {
		width: 280px;
		margin: 0 auto;
	}

	div.img-box-360 {
		width: 360px;
		text-align: center;
		overflow: hidden;
		padding: 0 20px 20px;
		margin: 0 auto;
	}

	div.img-box-420 {
		width: 420px;
		text-align: center;
		overflow: hidden;
		padding: 0 20px 20px;
		margin: 0 auto;
	}

	div.img-box-458 {
		width: 458px;
		text-align: center;
		overflow: hidden;
		padding: 0 20px 20px;
		margin: 0 auto;
	}

	div.img-box-520 {
		width: 520px;
		text-align: center;
		overflow: hidden;
		padding: 0 20px 20px;
		margin: 0 auto;
	}

	.syourei-r {
		float: left;
		overflow: hidden;
	}

	.syourei-l {
		float: left;
		margin-right: 20px;
		overflow: hidden;
	}

	.img-r {
		margin: 0 1.0em 0 1.0em;
		float: right;
		overflow: hidden;
	}

	.img-l {
		margin: 0 1.0em 0 1.0em;
		float: left;
	}

	.w100 {
		width: 100%;
	}

	.w200 {
		width: 200px;
	}

	.w240 {
		width: 240px;
	}

	#pages ul.three-column {
		width: 530px;
		margin: 0 auto;
	}

	#pages ul.three-column li {
		float: left;
		margin: 10px 1.0em 0;
		width: 150px;
		height: 150px;
	}

	#pages ul.three-column li.last {
		height: 0px;
	}
}

#pages h4.midashi {
	font-size: 1.2em;
	line-height: 1.3;
	margin: 10px 5px 10px;
	font-weight: 900;
	color: #6DB82B;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6DCC0;
	padding-bottom: 2px;
	padding-top: 5px;
}

#pages h4.midashi span {
	font-size: 0.875em;
	color: #333;
}

#pages h4.midashi_blue {
	font-size: 1.2em;
	line-height: 1.3;
	margin: 10px 5px 10px;
	font-weight: 900;
	color: #0099FF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6DCC0;
	padding-bottom: 2px;
	padding-top: 5px;
}

#pages h4.midashi_blue span {
	font-size: 0.875em;
	color: #333;
}

#pages h4.midashi-cya {
	font-size: 1.2em;
	line-height: 1.3;
	margin-top: 10px;
	/*	margin-left: 15px;*/
	font-weight: 900;
	color: #98722C;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6DCC0;
	padding-bottom: 2px;
	padding-top: 5px;
}

#pages h4.midashi-noneline {
	font-size: 1.2em;
	line-height: 1.3;
	margin: 10px 5px 10px;
	font-weight: 900;
	color: #6DB82B;
}

div.kiki {
	font-size: 1.0em;
	background:
		/*#e0eecf*/
		#F0FCE0;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	padding: 10px;
	clear: both;
}

div.onegai {
	border: 1px solid #CCC;
	font-size: 1.0em;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	padding: 10px;
	clear: both;
}

ul.green-point {
	margin-top: 10px;
	margin-left: 15px;
	overflow: hidden;
}

ul.green-point li {
	font-size: 0.92.em;
	line-height: 1.6;
	margin-top: 5px;
	background-image: url(../../../images/point_01.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left: 12px;
}

strong {
	font-weight: bold;
}

.black-s {
	font-size: 0.72em;
	color: #333;
}
a.black{
	color: #333;	
}
a.green {
	color: #6DB82B;
	font-weight: 900;
	text-decoration: underline;
}

a.green:hover {
	text-decoration: none;
}

a.blue {
	color: #0099FF;
	text-decoration: underline;
}

a.blue:hover {
	text-decoration: none;
}

a.none {
	color: #666;
	text-decoration: underline;
}

a.none:hover {
	text-decoration: none;
}

.blue {
	color: #0099FF;
}

.underline {
	text-decoration: underline;
}

.blue2 {
	color: #265CFF;
	font-weight: normal;
}

.font-green {
	color: #6DB82B;
	font-weight: 900;
}

.h0 {
	height: 0;
	clear: both;
}

/* 治療料金
------------------------------------------------------------ */
h3.headline_l {
	border-bottom: 1px solid #916a26;
	margin-bottom: 10px;
}

/* NEWS
------------------------------------------------------------ */
h3.news {
	color: #666;
	margin-bottom: 5px;
}

/* Nav
------------------------------------------------------------ */
nav {
	width: auto;
    padding-left: 15px;
    padding-right: 15px;
    margin: 5px auto;
}

/* Breadcrumb
------------------------------------------------------------ */
#breadcrumb {
	background: #85c13c;
	color: #fff;
	padding: 5px;
}

#breadcrumb a {
	color: #fff;
}

/* Footer
------------------------------------------------------------ */
footer {
	background: #85c13c;
	color: #fff;
	padding: 10px;
	text-align: center;
	margin-top: 40px;
}

h3.midashi2 {
	padding: 4px 0px;
	background-color: rgb(238, 252, 221);
	/* Firefox v1.0+ */
	-moz-border-radius: 3%;
	/* Safari v3.0+ and by Chrome v0.2+ */
	-webkit-border-radius: 2%/50%;
	/* Firefox v4.0+ , Safari v5.0+ , Chrome v4.0+ , Opera v10.5+  and by IE v9.0+ */
	border-radius: 2%/50%;
	text-align: center;
}

h3.midashi2 span {
	border-radius: 2%/50%;
	font-size: 14px;
	letter-spacing: 1pt;
	line-height: 100%;
	color: rgb(146, 108, 31);
	font-weight: 900;
}

#pages.biyo p {
	padding-bottom: 10px;
}


/* ハーグ療法テーブル
------------------------------------------------------------ */
.table-border2 {
	border-collapse: separate;
	margin-top: 10px;
	width: 100%;
	background-color: #A4C6F8;
}

.table-border2 th {
	background-color: #5B99F6;
	padding: 5px;
	line-height: 1.6;
	color: #FFFFFF;
	text-align: center;
	border-right: 1px solid #ccc;
}

.table-border2 td {
	background-color: #FFFFFF;
	padding: 5px;
	line-height: 1.6;
	border: 1px #A4C6F8 solid;
}

.table-border2 ul.blue li {
	line-height: 1.6;
	margin-top: 5px;
	background-image: url(../../../images/point_blue.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left: 12px;
	color: #666666;
}

/* NEWS追加
------------------------------------------------------------ */
.blue-news-midashi {
	color: #0040FF;
}

.pink-news-midashi {
	color: #FE00CB;
}

.lightblue-news-midashi {
	color: #0099FF;
	font-weight: bold;
}

.gld-news-midashi {
	color: #996600;
	font-weight: bold;
}

.gld {
	color: #996600;
	font-weight: bold;
}

.gray-news-midashi {
	color: #666666;
	font-weight: bold
}

.pink2 {
	color: #FE00CB;
}

/* イナクール
------------------------------------------------------------ */
dl.innercle_kijyo {
	font-size: 12px;
	padding: 0 20px 20px;
}

dl.innercle_kijyo dt {
	background: url(../../../menu/method/img/innercle_dt_point.jpg) no-repeat 0px 50%;
	padding-left: 30px;
	font-size: 12px;
	line-height: 46px;
	font-weight: bold;
	color: #00AEEF;
}

dl.innercle_kijyo dd {
	margin-top: -33px;
	margin-left: 80px;
}

table.table-kijyo {
	width: 100%;
}

table.table-kijyo td {
	font-size: 12px;
	text-align: left;
	padding: 5px 10px;
	width: 33%;
	vertical-align: top;
	font-weight: bold;
}


/* ピコシュアー
------------------------------------------------------------ */
.blue3 {
	color: #0000FD;
}

a span.blue3 {
	color: #0000FD;
}

.boldgreen2 {
	color: #5FAB30;
}

.purple4 {
	color: #B007F0;
}

.blue_back01 {
	background: #DEF1FE;
	overflow: hidden;
	width: calc(100% - 20px);
	padding: 10px 10px 10px 10px;
	margin-top: 1em;
}

.flowRight_picosure {
	float: right;
	width: 28%;
	text-align: right;
	overflow: hidden;
}

.flowLeft_picosure {
	float: left;
	width: 70%;
}

/* 20210709；お知らせ詳細 */
.news_detail {
	margin-top: 25px 0;
	position: relative;
}

.news_detail * {
	margin-left: 0 !important;
}

.news_detail .inbox {
	padding: 35px;
	border-radius: 10px;
	box-sizing: border-box;
}

.news_detail .inbox h3 {
	padding-left: 0 !important;
	padding-right: 0 !important;
}

.news_detail .inbox h3 .blue {
	color: #0099FF;
}

.news_detail .inbox h4 {
	background-image: url("../../../images/h4_news_detail02.png");
	padding: 10px 0 !important;
	text-align: center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	font-size: 0.9rem;
	border-bottom: 0 !important;
	margin-top: 20px !important;
	margin-bottom: 10px;
	clear: both;
}

.news_detail .inbox h4 b {
	display: inline-block;
}

.news_detail .inbox h4 a {
	text-decoration: underline !important;
	color: inherit !important;
}

.news_detail .inbox h4 a:hover {
	text-decoration: underline !important;
}

.news_detail .inbox .info_txt {
	font-size: 0.75rem !important;
	clear: both;
	padding: 0 !important;
}

.news_detail .inbox .info_txt b {
	color: #0099FF;
}

.news_detail .inbox .price_box {
	color: #0099FF !important;
	display: flex;
    align-items: center;
    justify-content: space-between;
}

.news_detail .inbox h6 {
	color: #FF00cc !important;
	margin-top: 10px;
	margin-left: 0.75rem !important;
}

.news_detail .inbox .price_box h5 {
	font-size: 0.86rem !important;
	color: #0099FF !important;
	display: inline-block;
	width: 67%;
	background-image: url("../../../images/icon_l.png");
	background-position: left center;
	background-repeat: no-repeat;
	background-size: 10px;
	line-height: 1 !important;
	padding: 0 !important;
	padding-left: 4% !important;
}

.news_detail .inbox .price_box h5 img {
	vertical-align: sub;
}

.news_detail .inbox .price_box div {
	font-size: 0.9rem !important;
	display: block;
	width: 34.5%;
	text-align: right;
	background-position: left center;
	background-repeat: no-repeat;
	background-size: 8%;
	line-height: 1 !important;
	padding: 0 !important;
	position: relative;
	float: right;
	margin-bottom: 15px;
}

.news_detail .inbox .price_box div img {
	vertical-align: sub;
}

.news_detail .inbox .price_box.clearfix {
	clear: both;
}

.news_detail .inbox .price_box.clearfix h5 {
	display: block;
	margin-bottom: 10px;
	width: 100% !important;
	box-sizing: border-box;
}

.news_detail .inbox .price_box.clearfix div {}

.news_detail .inbox .price_box div.hako {
	color: #FF00cc !important;
	display: block;
	text-align: right;
	float: right;
	margin-bottom: 20px;
	margin-right: 0.5%;
}

.news_detail .inbox .price_box div.hako::before {
	/* content: '2箱以上'; */
	color: #0099FF;
	position: absolute;
	left: -52%;
}

.news_detail .inbox .price_box div.hako::after {
	clear: both;
}

.news_detail .inbox .ml075rem {
	margin-left: 0.75rem !important;
}

.news_detail .inbox .ml100rem {
	margin-left: 1rem !important;
}

.news_detail .inbox .ml125rem {
	margin-left: 1.25rem !important;
}

/* 2021.09.20 お知らせ：休診日 */
.hitokoto .date_list li {
	text-align: left;
	display: block;
	width: 100%;
	box-sizing: border-box;
}

.hitokoto .date_list li span {
	display: inline-block;
	box-sizing: border-box;
	white-space: nowrap;
	word-break: keep-all;
}

.hitokoto .date_list li .month {
	width: 3em;
	text-align: right;
}

.hitokoto .date_list li .day {
	width: 5.5em;
	text-align: right;
}

.hitokoto .date_list li .status {}

/* 2021.09.20 お知らせ：休診日 */
#co #sp-menu {
	margin: 0 auto;
	background: url(images/datumou-menu.png) no-repeat;
	height: 50px
}

#co #sp-menu ul {
	padding: 10px 20px;
}

/* 2022.01.13 男性脱毛 */
.sp-datumou {
	background-image: url(../../mens/images/datumou-menu.png);
	background-repeat: no-repeat;
	width: 100%;
	background-size: cover;
}

.sp-datumou ul {
	display: flex;
}

.sp-datumou li {
	padding: 8px 4px 4px 4px;
	display: flex;
	align-items: center;
}

/* 2022.04.07 期間限定おすすめ */
.news_detail .inbox .price_box .sp20220407_div2 {
	font-size: 0.86rem !important;
	display: block;
	width: 32%;
	text-align: right;
	background-position: left center;
	background-repeat: no-repeat;
	background-size: 9%;
	line-height: 1 !important;
	padding: 0 !important;
	position: relative;
	float: right;
	margin-bottom: 15px;
	letter-spacing: -1px;
}

.bold-600 {
	font-weight: 600 !important;
}

.recommend-txt {
	color: #666666 !important;
}

/* 2022.08.09 Vビーム*/
.graph-box {
	display: flex;
	align-items: end;
}

/* 2022.08.09 料金表内部リンク */
.anchor-buttons {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	font-size: 0.7rem;
	margin-bottom: 20px;
}

.anchor-buttons::after {
	content: "";
	display: block;
	width: 38%;
	margin: 0.8em 0.8em 0.8em;
}

.anchor-buttons li {
	display: grid;
	align-items: center;
	border: 1px solid #85c13c;
	width: 38%;
	margin: 0.8em 0.8em 0.8em;
	list-style: none;
	text-align: center;
}

.anchor-buttons li a {
	text-decoration: none;
	color: #666;
	display: block;
	align-items: center;
	display: block;
	padding: 15px 0px;
}


.anchor-buttons li:hover {
	background-color: #e9ffcc;
	transition: 0.5s;
	color: #333;
}

.anchor-buttons li a:hover {
	text-decoration: none;
	transition: 0.5s;
	color: #333;
}

#pagetop {
	position: fixed;
	right: 0px;
	bottom: 55px;
	margin: 0;

}

#pagetop a {
	position: relative;
	display: flex;
	width: 55px;
	height: 55px;
	justify-content: center;
	background: #85c13c;
	/*背景の色を変える*/
	transition: opacity .6s ease;
	color: #FFFFFF;
	/*アイコンの色を変える*/
	align-items: center;
	text-decoration: none;
	font-size: 32px;

}

#pagetop a:hover {
	opacity: .3;
}

/* 2022.12.10 クリスマスコスメキャンペーン */
.christmas_midashi {
	text-align: center;
	display: block;
	font-size: 1rem;
}

.ml_-7p {
	margin-left: -7px !important;
}
.ml_-11p {
	margin-left: -11px !important;
}
.ml_-14p {
	margin-left: -14px !important;
}
.w95 {
	width: 95% !important;
}

.christmas_price01 {
	width: 37% !important;
	background-size: 11px !important;
	margin-right: 15px !important;
	margin-bottom: 20px !important;

}

.christmas_price02 {
	width: 55% !important;
	background-size: 11px !important;
	color: #FE00CB;
	margin-bottom: 20px !important;
}

.christmas_price-f-size {
	font-size: 0.85rem;
}

h3.doctor02 {
	border-bottom: 1px dotted #ccc;
	margin-bottom: 10px;
}

dl.doctor02 {}

dl.doctor02 dt {
	clear: left;
	float: left;
}

dl.doctor02 dd {
	margin-left: 60px;
	margin-bottom: 5px;
}

/*	Table Price
------------------------------------------------------------ */
table.doctor02 {
	border: 1px #c8c8c8 solid;
	border-collapse: collapse;
	border-spacing: 0;
}

table.doctor02 th {
	padding: 2px;
	border: #c8c8c8 solid;
	border-width: 0 0 1px 1px;
	background: #F7FDF0;
	text-align: center;
}

table.doctor02 td {
	padding: 2px;
	border: 1px #c8c8c8 solid;
	border-width: 0 0 1px 1px;
	text-align: left;
	vertical-align: top;
}

table.doctor02 th.left {
	text-align: left;
}

table.doctor02 td.center {
	text-align: center;
}

table.doctor02 td.right {
	text-align: right;
}

.drtag-img {
	transform: translateY(20%);
}

/* 2023.1.9 一般皮膚科ページ */
.mt05 {
	margin-top: 5px;
}

.mt00 {
	margin-top: 0 !important;
}

.mt20 {
	margin-top: 20px;
}

.text-indent_kome {
	text-indent: -1em;
	padding: 0 0 0 1em;
}

.ipppan p {
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	text-align: justify;
	padding: 5px;
}

.ipppan_top table td {}

.ipppan_top table td a {
	color: #666666;
}

.ipppan_top table p {
	padding: 5px 10px;
}

.ipppan h4.midashi span {
	font-size: 0.875em;
	color: #916a26 !important;
}

.phone .td_none {
	text-decoration: none;
}

#pages .mens_hitokoto-over {
	background: url(https://www.tatsumigaoka-sc.com/sp/mens/images/hitokoto_top.jpg) no-repeat top right;
	margin-top: 10px;
	margin-bottom: 20px;
	background-color: #faf1cf;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
}

#pages .mens_hitokoto {
	background: url(https://www.tatsumigaoka-sc.com/sp/mens/images/hitokoto_bottom.jpg) no-repeat bottom left;
	padding-bottom: 20px;
	font-family: 'メイリオ', Meiryo, 'Lucida Grande', Verdana, 'ヒラギノ角ゴ W3', 'Hiragino Kaku Gothic', 'ＭＳ ゴシック', sans-serif;
}

#pages .mens_hitokoto p {
	padding: 0 35px 20px 35px;
}

#pages .mens_hitokoto h3 {
	padding: 30px 25px 10px 35px;
}

/* 2023.2.17 メンズ脱毛ページ */
.mens_pages h2 {
	margin-bottom: 20px;
}

.mens_pages h3 {
	margin-bottom: 20px;
}

.mens_pages p {
	margin-bottom: 10px;
	padding: 5px;

}

.mens_pages .mens_pl {
	padding-left: 40px;
	text-indent: -16px;
	font-weight: 800;
}

.ndyag_list li {
	text-align: left;
	background: url(https://www.tatsumigaoka-sc.com/mens/images/point_ndyag-list.png) no-repeat 3px 4px;
	padding-left: 20px;
	line-height: 1.5em;
	margin: 0 10px 10px;
}

.prowave-list li {
	text-align: left;
	padding-left: 20px;
	background: url(https://www.tatsumigaoka-sc.com/mens/images/point_prowave-list.png) no-repeat 3px 4px;
	padding-left: 20px;
	line-height: 1.5em;
	margin: 0 10px 10px;
}

.sp_biyou-mens {
	width: 308px;
	margin: 5px auto;
}

/* 2023.4.07  期間限定おすすめ */
.news_detail .inbox .price_box div.hako03 {
	color: #FF00cc !important;
	display: block;
	text-align: right;
	float: right;
}

.news_detail .inbox .price_box div.hako03::before {
	content: '1個';
	color: #0099FF;
	position: absolute;
	left: -32%;
	
}

.news_detail .inbox .price_box div.hako04 {
	color: #FF00cc !important;
	display: block;
	text-align: right;
	float: right;
	margin-bottom: 10px;
}

.news_detail .inbox .price_box div.hako04::before {
	content: '1本';
	color: #0099FF;
	position: absolute;
	left: -2.3em;
	
}

.news_detail .inbox .price_box div.hako05 {
	color: #FF00cc !important;
	display: block;
	text-align: right;
	float: right;
}

.news_detail .inbox .price_box div.hako05::before {
	content: '1袋';
	color: #0099FF;
	position: absolute;
	left: -32%;
	
}

.news_detail .inbox .price_box div.hako06 {
	color: #FF00cc !important;
	display: block;
	text-align: right;
	float: right;
}

.news_detail .inbox .price_box div.hako06::before {
	content: '1箱';
	color: #0099FF;
	position: absolute;
	left: -32%;
	
}

.news_detail .inbox .price_box div.hako07 {
	color: #FF00cc !important;
	display: block;
	text-align: right;
	float: right;
}

.news_detail .inbox .price_box div.hako07::before {
	content: '各1部位';
	color: #0099FF;
	position: absolute;
	left: -4.3em;
	
}

.news_detail .inbox .price_box div.hako08 {
	color: #FF00cc !important;
	display: block;
	text-align: right;
	float: right;
}

.news_detail .inbox .price_box div.hako08::before {
	content: '2部位以上';
	color: #0099FF;
	position: absolute;
	left: -5.3em;
	
}

.news_detail .inbox .price_box div.hako09 {
	color: #FF00cc !important;
	display: block;
	text-align: right;
	float: right;
}

.news_detail .inbox .price_box div.hako09::before {
	content: '2本以上';
	color: #0099FF;
	position: absolute;
	left: -4.3em;
	
}

.news_detail .inbox .price_box div.hako10 {
	color: #FF00cc !important;
	display: block;
	text-align: right;
	float: right;
}

.news_detail .inbox .price_box div.hako10::before {
	content: '2本以上（※組み合わせ自由）';
	color: #0099FF;
	position: absolute;
	left: -13.7em;
	
}

.news_detail .inbox .price_box div.hako11 {
	color: #FF00cc !important;
	display: block;
	text-align: right;
	float: right;
}

.news_detail .inbox .price_box div.hako11::before {
	content: '各種';
	color: #0099FF;
	position: absolute;
	left: -2.6em;
	
}

/* 2023.04.19 トップへ戻るボタン */
#page_top02 {
	width: 50px;
	height: 50px;
	position: fixed;
	right: 0;
	bottom: 80px;
	background: #85c13c;
	opacity: 0.6;
}

#page_top02 a {
	position: relative;
	display: block;
	width: 50px;
	height: 50px;
	text-decoration: none;
}

#page_top02 a::before {
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	content: '\f102';
	font-size: 25px;
	color: #fff;
	position: absolute;
	width: 25px;
	height: 25px;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	margin: auto;
	text-align: center;
}

/* 2023.05.05 トップページリニューアル */
.contact_box {
	display: flex;
	justify-content: center;
	margin: 20px 0;
}

.top_news {
	margin: 20px 0 40px 0;
	background: url(../../biyou/images/hitokoto_top.png) no-repeat top right;
	margin-top: 10px;
	margin-bottom: 20px;
	background-color: rgb(237, 252, 218);
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
}

.top_news_box {
	padding: 34px 34px;
	background: url(../../biyou/images/hitokoto_bottom.png) no-repeat bottom left;
	border-radius: 10px;
	box-sizing: border-box;
}

.top_imgbnr {
	display: flex;
	width: 268px;
	margin: 0 auto;
	margin-bottom: 10px;
}

ul.biyou01 {
	margin: 0 0px 0 0px;
}

ul.biyou01 li {
	padding: 10px 10px 10px 10px;
	border: 1px solid #6bb728;
	background-color: rgb(237, 252, 218);
	-webkit-border-radius: 8px;
	border-radius: 8px;
	margin: 0 auto;
	margin-bottom: 5px;
	box-sizing: border-box;
}

ul.biyou01 li a {
	font-size: 123%;
	display: block;
	color: #666666;
	text-decoration: none;
	background: url(../images/icon_tri_brown.png) no-repeat left 5px;
	padding: 0 0 0 15px;
}

ul.biyou01 li .mb20 {
	margin-bottom: 20px;
}

h4.kiki01 {
	color: #916a26;
	background: #e0eecf;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	padding: 10px;
	font-size: 15px;
}

.nav01 {
	margin: 5px auto;
	padding-right: 5px;
	padding-left: 5px;
	margin-right: auto;
	margin-left: auto;
	width: auto;
}

.nav01 p {
	font-size: 15px;
}

.carender01 {
	width: 308px;
	margin: 0 auto;
}

#fixed-footer-menu {
	position: fixed;
	width: 100%;
	bottom: 0px;
	opacity: 1;
	z-index: 100;
}

#fixed-footer-menu ul {
	display: flex;
	list-style: none;
	padding: 0;
	margin: 0;
	width: 100%;
	background: #fff;
}

#fixed-footer-menu li {
	justify-content: center;
	align-items: center;
	width: 50%;
	padding: 0;
	margin: 0;
	text-align: center;
}

#fixed-footer-menu li .c_fff {
	color: #fff !important;
}

#fixed-footer-menu li a.phone {
	color: #333;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 55px;
	width: 100%;
	font-size: 25px;
	text-decoration: none;
	background: #85c13c;
	border-right: 1px solid rgba(0, 0, 0, .1);
}

#fixed-footer-menu li a.line {
	color: #333;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 55px;
	width: 100%;
	font-size: 35px;
	text-decoration: none;
}

#fixed-footer-menu li p {
	font-size: 16px;
	margin-left: 15px;
}

.footer-icon {
	font-size: 20px;
}

.fa-line {
	color: #00B900;
}

header #logo01 {
	width: 55%;
	height: 53px;
	float: left;
}

header #telbox01 {
	width: 45%;
	height: auto;
	float: right;
	padding: 5px 5px 20px 5px;
	text-align: end;
}

header #telbox01 .phone {
	font-size: 12px;
	text-align: right;
    color: #666666;
}

header #telbox01 .phone a {
	color: #666666;
}

.ipppan_top {
	font-size: 15px;
}

.contact_box02 {
	margin: 40px 0;
}

.contact_box02 a {
	color: #333;
	text-decoration: none;
}

.contact_box02 .contact_inner {
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	margin: 0 auto;
	padding: .9em 3em .9em 2em;
	border: 1px solid #6bb728;
	border-radius: 5px;
	background-color: #fff;
	color: #333;
	font-size: 15px;
	margin-bottom: 10px;
}

.contact_inner::after {
	position: absolute;
	right: 2em;
	transform: translateY(-50%);
	transform-origin: left;
	width: 3em;
	height: 0.8em;
	background-color: #6bb728;
	clip-path: polygon(0 100%, 100% 100%, 70% 40%, 70% 90%, 0% 90%);
	content: '';
	transition: transform .3s;
}

.contact_inner:hover::after {
	transform: translateY(-50%) scaleX(1.4);
}

.hedder_tel-icon {
	margin-right: 5px;
	margin-top: 4px;
}

.pt5 {
	padding-top: 5px;
}

/* 2023.10.13 料金表内部リンク修正 */
.anchor-buttons02 {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	font-size: 0.7rem;
	margin-bottom: 20px;
}

.anchor-buttons02::after {
	content: "";
	display: block;
	width: 44%;
	margin: 0.5em 0.5em 0.5em;
}

.anchor-buttons02 li {
	display: grid;
	align-items: center;
	border: 1px solid #85c13c;
	width: 44%;
	margin: 0.5em 0.5em 0.5em;
	list-style: none;
	text-align: center;
}

.anchor-buttons02 li a {
	text-decoration: none;
	color: #666;
	display: block;
	align-items: center;
	display: block;
	padding: 15px 0px;
}


.anchor-buttons02 li:hover {
	background-color: #e9ffcc;
	transition: 0.5s;
	color: #333;
}

.anchor-buttons li a:hover {
	text-decoration: none;
	transition: 0.5s;
	color: #333;
}
#pages.side_padding{
	padding-left: 15px;
    padding-right: 15px;	
}
#pages.side_padding02{
	padding-left: 20px;
    padding-right: 20px;	
}
.news_detail .inbox .price_box div.hako12 {
	color: #FF00cc !important;
	display: block;
	text-align: right;
	float: right;
}

.news_detail .inbox .price_box div.hako12::before {
	content: '1箱（30包）';
	color: #0099FF;
	position: absolute;
	left: -6.2em;
	
}

.news_detail .inbox .price_box div.hako13 {
	color: #FF00cc !important;
	display: block;
	text-align: right;
	float: right;
}

.news_detail .inbox .price_box div.hako13::before {
	content: '1袋（30粒）';
	color: #0099FF;
	position: absolute;
	left: -6.2em;
	
}
.news_detail .inbox .price_box div.hako14 {
	color: #FF00cc !important;
	display: block;
	text-align: right;
	float: right;
}

.news_detail .inbox .price_box div.hako14::before {
	content: '2枚以上';
	color: #0099FF;
	position: absolute;
	left: -4.3em;
	
}
#pages .hitokoto-over.bg_blue{
	background-color: #DEF1FE;
} 
.news_detail .inbox .price_box.new-icon h5{
	font-size: 0.9rem !important;
    color: #0099FF !important;
    display: inline-block;
    width: 55%;
    background-image: url(../../../images/icon_l02.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 10px;
    line-height: 1 !important;
    padding: 0 !important;
    padding-left: 5% !important;
	    box-sizing: border-box;
}
.news_detail .inbox .price_box.new-icon .sp20220407_div2{
	font-size: 0.9rem !important;
    display: block;
    width: 29%;
    text-align: right;
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 11px 12px;
    line-height: 1 !important;
    padding: 0 !important;
    position: relative;
    float: right;
    margin-bottom: 15px;
	height: fit-content;
}
.news_detail .inbox .price_box.new-icon .sp20220407_div2 strong{
	color: #0000FD !important;		
}
.news_detail .inbox .price_box div::before{
	color: #0099FF !important;		
}
.c_darkblue{
    color: #0000FD !important;	
}
.hitokoto-over .news_detail .inbox h4 {
    background-image: url(../../../images/h4_news_detail02.png);
    padding: 10px 0 !important;
    text-align: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    font-size: 0.9rem;
    border-bottom: 0 !important;
    margin-top: 20px !important;
    margin-bottom: 10px;
    clear: both;
}
#pages table.doctor02.price_table-space td {
	padding: 8px;
}
#pages table.doctor02.price_table-space th {
	padding: 8px;
}
#pages table.doctor02.price_table-space .no_wrap{
	white-space: nowrap;
}
.c_pink {
	color: #FF00cc!important;
}
.news_detail .inbox .price_box.new-icon h5.c_pink{
	color: #FF00cc!important;	
} 
.news_detail .inbox .price_box.new-icon .sp20220407_div2 strong.c_pink {
    color: #FF00cc!important;	
}
.news_detail .inbox .price_box div.hako03.c_pink::before {
	content: '1個';
	color: #FF00cc!important;	
	position: absolute;
	left: -32%;
	
}
.news_detail .inbox .price_box div.hako04.c_pink::before {
	content: '1本';
	color: #FF00cc!important;	
	position: absolute;
	left: -32%;
	
}
.news_detail .inbox .price_box div.hako14.c_pink::before {
	content: '2箱以上';
	color: #FF00cc!important;	
	position: absolute;
	left: -4.3em;
	
}
.news_detail .inbox .price_box div.hako14.blue::before {
	content: '2箱以上';
	color: #0099FF !important;
	position: absolute;
	left: -4.3em;
	
}
#pages .hitokoto-over.bg_pink {
    background-color: #fdeeef;
}
.news_detail .inbox .price_box.df{
	display: flex;
    justify-content: space-between;
	align-items: center;
	clear: both;
	margin-bottom: 10px;
}
#pages h4.midashi span.font_brown{
	color: #916a26;	
}
.a_666 a{
color: #666666;
} 
header.info-wrap {
	background: url(../images/header_bg03.jpg) repeat-x;
	border-bottom: 1px solid #becdbe;
}
#telbox01.w100{
	width: 100%;
    margin-top: -10px;
    padding: 5px 5px 5px 5px;
}
.news_detail .inbox .price_box div.hako15.blue::before {
	content: '2袋以上';
	color: #0099FF !important;
	position: absolute;
	left: -4.3em;
	
}
.news_detail .inbox .price_box .sp20220407_div2.w50{
	width: 50%;
    background-size: 8%;
}
#pages .hitokoto-over02 {
	margin-top: 10px;
	margin-bottom: 20px;
	background-color: rgb(237, 252, 218);
	-moz-border-radius: 15px;
	/* Firefox v1.0+ */
	-webkit-border-radius: 15px;
	/* Safari v3.0+ and by Chrome v0.2+ */
	border-radius: 15px;
	/* Firefox v4.0+ , Safari v5.0+ , Chrome v4.0+ , Opera v10.5+  and by IE v9.0+ */
}
#pages .hitokoto02 {
    padding-bottom: 20px;
    font-family: 'メイリオ', Meiryo, 'Lucida Grande', Verdana, 'ヒラギノ角ゴ W3', 'Hiragino Kaku Gothic', 'ＭＳ ゴシック', sans-serif;
}
.news_detail .inbox.p6 {
    padding: 6px;
}
.news_detail .inbox .price_box h5.mb15 {
	margin-bottom: 15px !important;  
}
.cb{
	clear: both;
}
.ls_00{
    letter-spacing: 0;	
}
.news_detail .inbox .price_box .sp20220407_div2 img {
	position: absolute;
	left: 0;
    width: 11px;
    margin-bottom: 1px;	
}
.c_e65f0b {
    color: #e65f0b ;
}
.news_detail .inbox .price_box.c_e65f0b{
	color: #e65f0b !important;
}
.news_detail .inbox .info_txt b.c_e65f0b {
	color: #e65f0b !important;
}
.news_detail .inbox .price_box h5.c_e65f0b{
	color: #e65f0b!important ;	
	letter-spacing: -1.3px;
}
#pages .hitokoto-over02.bge65f0b{
	background-color: #fef7f3;	
}
/* 20240819_ウルトラフォーマーMPT*/
#pages h4.midashi02{
	font-size: 1.2em;	
}
#pages h4.midashi03{
    font-size: 1.2em;
	border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #E6DCC0;
}
#pages h4.midashi04 {
    margin-top: 15px;
    clear: both;
    font-weight: bold;
    text-align: center;
}
#pages h4.midashi04 span{
	color: #666666;
    font-size: 1.3em;
}
#pages h4.midashi04 span.right-blue{
	color: #0099FF;
}
.mb40{
    margin-bottom: 40px;	
}
.ultraformer_wrap{
	display: flex;
    justify-content: center;	
}
.ultraformer_wrap .ultraformer_box{
	text-align: center;
} 
.ultraformer_wrap .ultraformer_box:first-child{
    margin-right: 20px;	
}
.fs1-2e{
	font-size: 1.2em;
}
.fs1-3e{
	font-size: 1.3em;
}
.mpt_wrap{
	display: block;
    border: 1px solid #0000FD;
    padding: 10px;	
	margin-top: 15px;
	width: 100%;
	box-sizing: border-box;

}
.mpt_box{
	width: 100%;	
}
.mpt_box:nth-child(odd) {
    margin-bottom: 15px;
}
#common-box  .mpt_box p{
	margin-left: 0;	
}
#ultraformer-img .step1 p.pr20{
	padding-right: 40px;
}
#ultraformer-img .step3 p.pr20{
	padding-right: 40px;
}
.bb_0000FD{
	border-bottom: 1px solid #0000FD;
    margin: 10px 0;
}
.news_detail .inbox .price_box .sp20220407_div2.w40 {
    font-size: 0.86rem !important;
    display: block;
    width: 40%;
    text-align: right;
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 11px 12px;
    line-height: 1 !important;
    padding: 0 !important;
    position: relative;
    float: right;
    margin-bottom: 15px;
    letter-spacing: -1px;
}
.w50{
	width: 50%;
}
.df{
    display: flex;	
}
.ultraformer_wrap .ultraformer_box.mr00:first-child{
	margin-right: 0;
}
.news_detail .inbox .price_box .sp20220407_div2.w23{
    width: 23%;
}
.news_detail .inbox .price_box .sp20220407_div2.w28{
    width: 28%;	
}
.news_detail .inbox .price_box .sp20220407_div2.w35{
    width: 35%;	
}
.news_detail .inbox .price_box .sp20220407_div2.w60{
    width: 60%;	
}
.news_detail .inbox .price_box .sp20220407_div2.w65{
    width: 65%;	
}
.news_detail .inbox .price_box.db{
    display: inline-block;
}
h5.mb5{
margin-bottom: 5px !important;	
}
.news_detail .inbox .price_box.mb5{
margin-bottom: 5px;		
}
.news_detail .inbox .price_box.new-icon h5 span.db{
display: block;	
}
.right{
    text-align: right;	
}
.mr5{
    margin-right: 5px;
}
.mr10{
    margin-right: 10px;
}
.bg_blue{
    background: #DEF1FE;
    display: block;	
	padding: 10px 10px 10px 10px;
	margin: 3px 0 10px 0;
	font-weight: bold;
	color: #0000FD;
}
.top_bg-blue02{
	text-align: center;
}
.top_bg-blue02 a{
    border: 1px solid #DEF1FE;
    background: #DEF1FE;
    color: #0000FD;
    max-width: 350px;
    margin: 0 auto;
    margin-top: 10px;
    margin-bottom: 20px;
    padding: 10px;
    font-weight: bold;
    display: block;
    border-radius: 5px;	
}
.top_bg-blue02 a p{
    font-size: 14px;	
}
.df_20{
    display: flex;
    margin-top: -20px;
}
.df_20 .min100{
    min-width: 100px;
}
.mt-10{
margin-top: -10px;
}
.pink_back01 {
	background: #fdeeef;
	overflow: hidden;
	width: calc(100% - 20px);
	padding: 10px 10px 10px 10px;
	margin-top: 1em;
}
.pink_back01 p{
    color: #FF00cc;	
}
span.bb_black{
    text-decoration: underline;
}
#pages .hitokoto-over02.bg-e65f0b{
    background-color: #fef7f3;
}
.news_detail .inbox .price_box.new-icon h5.c_e65f0b{
color: #e65f0b !important;
}
.news_detail .inbox .price_box.d_block{
display: block;
}
.news_detail .inbox .price_box.c_e65f0b{
color: #e65f0b !important;
}

.news_detail .inbox .price_box div.regular-price01::before{
    content: '13,200円';
    color: #e65f0b !important;
    position: absolute;
    left: -83%;
    top: 0;
}
.news_detail .inbox .price_box div.regular-price02::before{
    content: '16,500円';
    color: #e65f0b !important;
    position: absolute;
    left: -83%;
    top: 0;
}
.news_detail .inbox .price_box div.regular-price03::before{
    content: '55,000円';
    color: #e65f0b !important;
    position: absolute;
    left: -83%;
    top: 0;
}
.news_detail .inbox .price_box div.regular-price04::before{
    content: '各1本:55,000円';
    color: #e65f0b !important;
    position: absolute;
    left: -130%;
    top: 0;
}
.news_detail .inbox .price_box div.regular-price05::before{
    content: '1本:77,000円';
    color: #e65f0b !important;
    position: absolute;
    left: -115%;
    top: 0;
}
.news_detail .inbox .price_box div.regular-price06::before{
    content: '各1本:88,000円';
    color: #e65f0b !important;
    position: absolute;
    left: -130%;
    top: 0;
}
.news_detail .inbox .price_box div.regular-price07::before{
    content: '1本:8,910円';
    color: #e65f0b !important;
    position: absolute;
    left: -106%;
    top: 0;
}
.news_detail .inbox .price_box div.regular-price08::before{
    content: '1箱:9,612円';
    color: #e65f0b !important;
    position: absolute;
    left: -106%;
    top: 0;
}
.news_detail .inbox .price_box div.regular-price09::before{
    content: '1箱:12,960円';
    color: #e65f0b !important;
    position: absolute;
    left: -115%;
    top: 0;
}
.mr_5p{
    display: block;
    text-align: right;
    margin-right: 5%;
}
.news_detail .inbox .price_box.new-icon h5.pl8p{
padding-left: 8% !important;
}
.mb3{
    margin-bottom: 3px;	
}