@charset "UTF-8";

/* cosmetic
---------------------------------------------------------------------------*/
.img-main {
	background-image: url(../img/cosmetic/img-main.jpg?221202);
}

.title-page .illust {
	top: -162px;
	width: 132px;
}

.title-page .illust .mask img {
	width: 132px;
}


/* .sec-lead
---------------------------------------------------------------------------*/
.sec-lead {
	margin-bottom: 110px;
}


/* .sec-beauty
---------------------------------------------------------------------------*/
.sec-beauty {
	width: 780px;
	margin: 0 auto 125px;
}

.sec-beauty h2 {
	display: inline-block;
	margin-right: 20px;
	font-size: 22px;
	letter-spacing: 0.1em;
}

.sec-beauty h2 + p {
	display: inline-block;
	font-size: 15px;
	letter-spacing: 0.15em;
}

.sec-beauty .inner {
	position: relative;
	display: -webkit-box;
	display: flex;
	margin-top: 40px;
}

.sec-beauty .inner h3 {
	position: absolute;
	top: 0;
	left: -30px;
	font-size: 17px;
	letter-spacing: 0.35em;
	font-feature-settings: 'palt' 0;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
}

.sec-beauty .txt {
	padding: 8px 0 0 40px;
}

.sec-beauty h4 {
	margin-bottom: 24px;
	font-size: 17px;
	letter-spacing: 0.1em;
	white-space: nowrap;
}

.sec-beauty h4 em {
	padding-right: 16px;
}

.sec-beauty h4 strong {
	letter-spacing: 0.1em;
}

.sec-beauty .list-dot li {
	margin-bottom: 5px;
	font-size: 15px;
}


/* .sec-ordermade
---------------------------------------------------------------------------*/
.sec-ordermade {
	width: 100%;
	margin: 0 auto 90px;
}

.sec-ordermade-inner {
	position: relative;
	width: 780px;
	margin: 0 auto;
	padding: 65px 0 85px;
}

.sec-ordermade h2 {
	margin-bottom: 22px;
}

.sec-ordermade h2 em {
	display: block;
	margin-bottom: 20px;
	font-size: 14px;
	letter-spacing: 0.1em;
}

.sec-ordermade h2 strong {
	margin-left: -2px;
	font-size: 27px;
	letter-spacing: 0.08em;
}

.sec-ordermade h2 + p {
	font-size: 15px;
	line-height: 1.9;
	letter-spacing: 0.12em;
}

.sec-ordermade .illust {
	position: absolute;
	top: -50px;
	right: -2px;
}

.ordermade-list {
	display: -webkit-box;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 45px;
}

.ordermade-list li {
	float: left;
	width: 370px;
	margin-top: 40px;
}

.ordermade-list li:nth-child(even) {
	float: right;
}

.ordermade-list li:nth-of-type(1),
.ordermade-list li:nth-of-type(2) {
	margin-top: 0;
}

.ordermade-list figure {
	margin-bottom: 18px;
}

.ordermade-list h3 {
	position: relative;
	margin-bottom: 16px;
	padding-left: 63px;
	font-size: 18px;
	line-height: 1.6;
	letter-spacing: 0.1em;
}

.ordermade-list h3 i {
	position: absolute;
	top: 4px;
	left: 8px;
}

.ordermade-list p {
	line-height: 1.9;
	text-align: justify;
}


/* .sec-merit
---------------------------------------------------------------------------*/
.sec-merit {
	position: relative;
	width: 780px;
	margin: 0 auto 110px;
}

.sec-merit .illust1,
.sec-merit .illust2 {
	position: absolute;
	z-index: -1;
}

.sec-merit .illust1 { top: 200px; right: -28px; }
.sec-merit .illust2 { bottom: -15px; left: -70px; }

.sec-merit h2 {
	margin: 0 0 20px -3px;
	font-size: 28px;
	line-height: 1.6;
	letter-spacing: 0.08em;
}

.sec-merit h2 + p {
	font-size: 16px;
	letter-spacing: 0.12em;
}

.sec-merit dl {
	margin: 55px 0 0 127px;
}

.sec-merit dl > div {
	position: relative;
	margin-bottom: 55px;
}

.sec-merit dl > div:last-of-type {
	margin-bottom: 0;
}

.sec-merit dt {
	margin-bottom: 18px;
	font-size: 20px;
	letter-spacing: 0.07em;
}

.sec-merit dt i {
	position: absolute;
	top: -5px;
	left: -75px;
}

.sec-merit dd p {
	font-size: 15px;
	letter-spacing: 0.12em;
}


/* .sec-service-price
---------------------------------------------------------------------------*/
.sec-service-price {
	margin-bottom: 110px;
}

.price-list dt em {
	font-size: 11px;
    padding-left: 2px;
}

.price-list dt em {
    font-size: 10px;
    padding-left: 2px;
}

/* .question-list
---------------------------------------------------------------------------*/
#cosmeticContents .question-list {
	width: 806px;
}

