@charset "utf-8";

#info-title,
#topics-title,
#column-title,
#review-title,
#confidence-title,
#care-title,
#rough-skin-title {
	padding: 80px 0 90px;
	color: white !important;
}
#info-title {
	background: url(../../../../uploads/info_list_bg.jpg) no-repeat center center/cover;
}
#topics-title {
	background: url(../../../../uploads/topics_list_bg.jpg) no-repeat center center/cover;
}
#info-title .vc_custom_heading,
#topics-title .vc_custom_heading,
#column-title .vc_custom_heading,
#review-title .vc_custom_heading,
#confidence-title .vc_custom_heading,
#care-title .vc_custom_heading,
#rough-skin-title .vc_custom_heading {
	font-weight: bold;
}
#info-title h1,
#topics-title h1,
#column-title h1,
#review-title h1,
#confidence-title h1,
#care-title h1,
#rough-skin-title h1 {
	color: #fff !important;
}

#news-tag-list {
	background: #F7F7F7;
	padding: 40px 0 20px;
}
#news-tag-list ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#news-tag-list li {
	float: left;
	margin: 0 20px 20px 0;
}
#news-tag-list li > a {
	font-weight: bold;
	display: block;
	background: #7B7B7B;
	padding: 10px 15px;
	color: #fff;
}
#news-list ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#news-list .news-date,
.lecture-date {
	color: #7B7B7B;
}
#news-list li {
	margin-bottom: 40px;
}
#news-list li > a {
	display: flex;
	flex-wrap: nowrap;
}
#news-list .news-date {
	flex-shrink: 0;
	margin-right: 15px;
}
#news-list .news-name {
	font-size: 18px;
	font-weight: bold;
	color: #000;
	margin-bottom: 15px;
}
#news-list .news-tags span {
	font-weight: bold;
	font-size: 12px;
	display: inline-block;
	background: #7B7B7B;
	padding: 5px 10px;
	margin: 0 10px 10px 0;
	color: #fff;
}

#news-single p {
	line-height: 1.8;
}
#column-single-categories,
#news-single-categories {
	margin: 0 0 30px;
	padding: 0;
	list-style: none;
}
#column-single-categories > li,
#news-single-categories > li {
	margin: 0 15px 15px 0;
	float: left;
}
#column-single-categories > li > a,
#news-single-categories > li > a {
	font-size: 16px;
	font-weight: bold;
	display: block;
	background: #7B7B7B;
	padding: 5px 10px;
	color: #fff;
}
#news-list-side,
#news-single-side {
	padding-left: 80px;
}
#news-list-side h2,
#news-single-side h2 {
	font-size: 18px;
	font-weight: bold;
	border-bottom: solid 1px #707070;
}
#news-list-side ul,
#news-single-side ul {
	margin: 0 0 60px;
	padding: 0;
	list-style: none;
}
#news-list-side ul > li,
#news-single-side ul > li {
	padding: 15px 0;
}
#news-list-side ul > li > a,
#news-single-side ul > li > a {
	display: block;
}
#news-list-side ul > li > a {
	position: relative;
	padding-left: 18px;
}
#news-list-side ul > li > a::before {
	content: '';
	display: block;
	width: 0;
	height: 0;
	border: solid 4px transparent;
	border-left: solid 8px #CCCCCC;
	position: absolute;
	top: calc(50% - 4px);
	left: 3px;
}

#news-single-side .news-date {
	font-size: 12px;
	color: #707070;
}
#news-single-side .news-tags span {
	font-size: 12px;
	font-weight: bold;
	background: #7B7B7B;
	display: inline-block;
	padding: 5px 10px;
	margin:  0 5px 5px 0;
	color: #fff;
}

.lecture-tags a,
.lecture-tags span {
	background: #7B7B7B;
	color: #fff;
	font-weight: bold;
	display: inline-block;
	padding: 3px 8px;
	margin: 0 0 0 10px;
	font-size: 12px;
}

#column-title {
	background: url(../../../../uploads/main_bg_column.jpg) no-repeat center center/cover;
}
#column-title .vc_custom_heading {
	font-weight: bold;
}
#column-title h2 {
	color: #fff !important;
	font-size: 42px;
}
.lecture-column > .vc_element > .lecture-link,
.lecture-column > .vc_element > .lecture-content {
	max-width: 100%;
}
.lecture-point-box.point-text {
	padding-top: 0;
}
.second.lecture-page .lecture .wpb_text_column img {
	width: auto;
	max-width: 100%;
}
.single-pager {
	padding: 20px 40px;
}
.single-pager a {
	font-size: 16px;
	font-weight: bold;
	display: inline-block;
	position: relative;
}
.single-pager a::before {
	content: '';
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	top: calc(50% - 12px);
	border: solid 12px transparent;
}
.single-pager .next-post {
	float: left;
}
.single-pager .prev-post {
	float: right;
}
.single-pager .next-post::before {
	left: -30px;
	border-right: solid 10px #2427CE;
}
.single-pager .prev-post::before {
	right: -30px;
	border-left: solid 10px #2427CE;
}
.side-lecture {
	width: 80%;
	margin: 0 auto 30px !important;
	padding: 0;
	list-style: none;
}
.side-lecture li {
	padding: 10px 0;
}
.side-lecture li a {
	display: block;
	border: none !important;
	padding: 0 !important;
}
.side-lecture .lecture-side-thumb {
	width: 97px;
	float: left;
}
.side-lecture .lecture-side-thumb img {
	width: 100%;
	height: auto;
}
.side-lecture .lecture-date,
.side-lecture .lecture-name {
	margin-left: 110px;
}
.side-lecture .lecture-date {
	font-size: 12px;
}
.side-lecture .lecture-name {
	font-weight: bold;
}
.side-lecture.lecture-tags {
	width: 80%;
	margin: 0 auto;
}
.side-lecture.lecture-tags a,
.side-lecture.lecture-tags span {
	background: #7B7B7B;
	color: #fff;
	font-weight: bold;
	display: inline-block;
	padding: 8px 24px;
	padding-bottom: 8px !important;
	border: none !important;
	margin: 10px 10px 0 0;
	font-size: 14px;
}

#lecture-list {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.lecture-page #first-lecture {
	margin-top: 90px;
	width: 100%;
}
.lecture-page #lecture-list a {
	display: block;
	position: relative;
}
.lecture-page #lecture-list .lecture-new {
	display: block;
	padding: 5px 10px;
	font-size: 12px;
	font-weight: bold;
	position: absolute;
	top: 5px;
	left: 0;
	background: #2427CE;
	color: #fff;
}
.lecture-page #lecture-list .lecture-thumb-wrapper {
	height: 178px;
	overflow: hidden;
}
.lecture-page #lecture-list img {
	max-width: 100%;
	height: auto;
}
.lecture-page #lecture-list .date-box {
	margin: 5px 0;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}
.lecture-page #first-lecture .lecture-name {
	font-size: 24px;
	font-weight: bold;
	margin: 10px 0;
}
.lecture-page .other-lecture {
	width: 48%;
	margin-top: 30px;
}
.lecture-page .other-lecture .lecture-name {
	font-size: 18px;
	font-weight: bold;
	margin: 10px 0;
}

.pager {
	margin: 30px auto;
	text-align: center;
}
.pager > * {
	display: inline-block;
	margin: 0 10px;
	font-size: 16px;
	font-weight: bold;
}

#salon-categories {
	margin: 60px auto 0;
	padding: 0;
	list-style: none;
	display: flex;
	justify-content: center;
}
#salon-categories > li {
	border-left: solid 1px #BBBBBB;
	padding: 0 20px;
}
#salon-categories > li:first-child {
	border-left: none;
}
#salon-categories > li > a {
	padding-left: 20px;
	display: block;
	position: relative;
}
#salon-categories > li > a::before {
	content: '';
	display: block;
	width: 0;
	height: 0;
	border: solid 5px transparent;
	border-top: solid 6px #2427CE;
	position: absolute;
	top: calc(50% - 3px);
	left: 0;
}
.salon-list-wrapper {
	padding: 60px 0;
}
.salon-list-wrapper > h2 {
	font-size: 30px;
	font-weight: bold;
	margin-bottom: 30px;
	text-align: center;
}
.salon-list-wrapper > ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.salon-list-wrapper a {
	display: block;
	padding: 20px 20px 20px 0;
	border-bottom: solid 1px #BBBBBB;
	position: relative;
}
.salon-list-wrapper a::before {
	content: '';
	display: block;
	width: 0;
	height: 0;
	border: solid 12px transparent;
	border-left: solid 10px #2427CE;
	position: absolute;
	top: calc(50% - 5px);
	right: 8px;
}
.salon-list-wrapper li:first-child a {
	border-top: solid 1px #BBBBBB;
}
.salon-list-wrapper img {
	width: 304px;
	height: auto;
	float: left;
}
.salon-list-wrapper h3,
.salon-list-wrapper p {
	margin-left: 340px;
}

#salon-list-title {
	padding-top: 68px;
	background-position: center center;
	background-size: cover;
}
#salon-list-title h1 {
	color: #fff !important;
}
.salon-description {
	margin-bottom: 60px;
}
#salon-map .wpb_gmaps_widget {
	padding-right: 10px;
}
#salon-map .row {
	margin: 0;
}
#salon-map .vc_col-sm-4 {
	padding: 0 28px;
}
#salon-map h2 {
	font-size: 20px;
	font-weight: bold;
}
div#salon-photos {
	background: none;
	margin-top: 60px;
	display: flex;
	justify-content: space-between;
	flex-wrap: nowrap;
}
#salon-photos::before,
#salon-photos::after {
	content: none;
}
#salon-photos .vc_col-sm-4 {
	float: none;
	max-width: 350px;
	padding: 0;
}
#salon-photos p {
	margin: 10px 0;
}
#salon-direction-flow {
	background: #EFEFEF;
}
#salon-direction-flow h2 {
	font-size: 30px;
	font-weight: bold;
	margin-bottom: 40px;
}
#salon-direction-flow .vc_row .vc_row {
	position: relative;
	display: flex;
	flex-wrap: nowrap;
	margin-bottom: 60px;
}
#salon-direction-flow .vc_row .vc_row::after {
	content: '';
	display: block;
	width: 0;
	height: 0;
	border: solid 18px transparent;
	border-top: solid 12px #2427CE;
	position: absolute;
	left: calc(50% - 9px);
	top: -40px;
}
#salon-direction-flow .vc_row .vc_row.first-flow::after {
	content: none;
}
#salon-direction-flow .vc_row .vc_row .vc_col-sm-4 {
	float: none;
	flex-shrink: 0;
	width: 100%;
	max-width: 350px;
}
#salon-direction-flow .vc_row .vc_row .vc_col-sm-8 {
	float: none;
	width: 100%;
	padding: 20px 40px;
	background: #fff;
}

#confidence-title {
	background: url(../../../../uploads/confidence_bg.jpg) no-repeat left center/cover;
}
#review .row {
	flex-wrap: nowrap;
	justify-content: space-between;
}
#review .row > .vc_row {
	width: 49%;
	margin-bottom: 20px;
}
#first-review {
	margin-bottom: 40px;
}
#first-review img {
	max-width: 100%;
	height: auto;
}
#review #first-review.row > .vc_row {
	margin-top: 40px;
}
#review #first-review .review__comment {
	background: none;
}
#review #first-review .review__comment .review__comment__box {
	flex-wrap: wrap;
}
#review #first-review .review__comment__a:before,
#review #first-review .wpb_single_image,
#review #first-review .review__comment__anonymous br {
	display: none;
}
#review #first-review .review__comment__a {
	border: none;
	padding: 0;
	margin: 0;
}
#review #first-review .review__comment__anonymous {
	order: 2;
	width: 100%;
}
#review #first-review .review__comment__anonymous p {
	text-align: left !important;
}
#review #first-review .review__comment__a p strong {
	border-bottom: solid 1px #2427CE;
}
#review #first-review .mt-3 {
	margin-top: 0;
}
#first-review .vc_custom_heading {
	text-align: left !important;
}
.review__comment .review__comment__box > .vc_element:nth-of-type(1) {
	width: 120px;
}
.review__comment .review__comment__box > .vc_element:nth-of-type(2) {
	width: 100%;
}
.vc_element .review__comment {
	height: 100%;
}
.review-single {
	display: flex;
}
.review-single .vc_element .review__comment__a {
	height: calc(100% - 16px);
}
.review__comment {
	float: none;
	margin: 0 0.25rem;
}
.review__comment__a {
	margin-bottom: 15px;
}
.review__comment__lead__q,
.review__comment__q {
	color: #2427ce;
}
.review__comment__lead__q:before,
.review__comment__q:before {
	content:"──";
	letter-spacing: 0;
	padding-right: .3em;
}
.review__comment__lead__a,
.review__comment__a {
	background-color: #ffffff;
	font-size: 18px;
	font-weight: bold;
}
.review__comment__lead__a {
	line-height: 1.8em;
	margin-left: 0.5em;
	position: relative;
}
.review__comment {
	background-color: #efefef;
	padding: 16px 12px 0;
}
.review__comment__q {
	text-align: right;
}
.review__comment .review__comment__box {
	display: flex;
}
.review__comment .review__comment__anonymous {
	width: 120px;
}
.review__comment__a {
	flex: 1;
	padding: 8px 14px 8px;
	margin-left: 8px;
	position:relative;
	border-right: 2px solid #c1c1c1;
	border-bottom: 2px solid #c1c1c1;
}
.review__comment__a span {
	font-size: 15px;
}
.review__comment__a:before {
	content: "";
	position: absolute;
	width: 20px;
	height: 20px;
	background-color: #ffffff;
	left: -10px;
	top: 35px;
	transform: rotate(45deg);
	border-bottom: 1px solid #c1c1c1;
}
#review-categories {
	background: #EFEFEF;
}
#review-categories h2 {
	font-size: 30px;
	font-weight: bold;
	margin-bottom: 30px;
}
#review-categories-wrapper {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#review-categories-wrapper a {
	display: flex;
	align-items: center;
	margin-bottom: 20px;
	padding: 20px 30px 20px 120px;
	font-size: 16px;
	font-weight: bold;
	position: relative;
	width: 49%;
	min-height: 88px;
	background-repeat: no-repeat;
	background-position: left center;
	background-size: contain;
	background-color: #fff;
}
#review-categories-wrapper a::before {
	content: '';
	display: block;
	width: 0;
	height: 0;
	border: solid 10px transparent;
	border-left: solid 10px #2427CE;
	position: absolute;
	top: calc(50% - 10px);
	right: 0;
}
#care-review-link {
	background-image: url(../../../../uploads/photo-02.jpg);
}
#confidence-review-link {
	background-image: url(../../../../uploads/photo-01.jpg);
}
#rough-skin-review-link {
	background-image: url(../../../../uploads/photo-03.jpg);
}
@media screen and (max-width:400px){
a#rough-skin-review-link,a#confidence-review-link,a#care-review-link {
  background-size: 43%;
}
#review-categories-wrapper a {
	padding: 20px 30px 20px 45%;
}
}
@media (max-width: 1199px) {
	.lecture-page #lecture-list .lecture-thumb-wrapper {
		height: 149px;
	}
}
@media (min-width: 768px) and (max-width: 992px) {
	.lecture-page #lecture-list .lecture-thumb-wrapper {
		height: 108px;
	}
	#review-categories-wrapper a {
		padding: 20px 25px 20px 150px;
		min-height: 112px;
	}
}

@media (max-width: 767px) {
	#info-title,
	#topics-title,
	#column-title,
	#review-title,
	#confidence-title,
	#care-title,
	#rough-skin-title {
		padding: 30px 0;
	}
	#news-tag-list {
		padding: 20px 0 0;
	}
	#news-single-side,
	#news-list-side {
		margin-top: 40px;
		padding-left: 0;
	}
	#news-list li {
		margin-bottom: 20px;
	}
	#news-list li > a {
		display: block;
	}
	#news-list-side ul,
	#news-single-side ul {
		margin: 0 0 20px;
	}

	#column-title {
		padding: 40px 0;
	}
	#column-title p.vc_custom_heading {
		font-size: 12px;
	}
	#column-title h2.vc_custom_heading {
		font-size: 24px;
	}
	.second div#lesson.lecture-link h2 {
		border-bottom: solid 1px #ccc;
	}
	.side-lecture.lecture-tags,
	.side-lecture {
		width: 100%;
	}
	.lecture-page #lecture-list .lecture-thumb-wrapper {
		height: auto;
	}

	#salon-list-title {
		padding: 30px 0;
	}
	.salon-list-wrapper a {
		padding: 20px 0;
	}
	.salon-list-wrapper a::before {
		display: none;
	}
	.salon-list-wrapper li img {
		float: none;
		display: block;
		margin: 0 auto;
		max-width: 100%;
	}
	.salon-list-wrapper h3,
	.salon-list-wrapper p {
		margin-left: 0;
	}
	.salon-list-wrapper h3 {
		margin: 10px 0;
	}
	#salon-map .row .vc_element {
		width: 100%;
	}
	div#salon-photos {
		display: block;
		margin: 0;
	}
	#salon-photos .vc_col-sm-4 {
		float: left;
		max-width: none;
	}
	#salon-map .vc_col-sm-4 {
		padding: 0;
	}
	#salon-map .wpb_gmaps_widget {
		margin: 20px 0;
	}
	#salon-direction-flow .vc_row .vc_row {
		display: block;
	}
	#salon-direction-flow .vc_row .vc_row .vc_col-sm-4 {
		width: 100%;
		max-width: none;
	}
	#salon-direction-flow .vc_row .vc_row .vc_col-sm-8 {
		background: none;
		padding: 10px 0;
	}
	#salon-direction-flow .vc_row .vc_row .vc_col-sm-8 p {
		margin-bottom: 0;
	}

	#review .row {
		flex-wrap: wrap;
	}
	#review .row > .vc_row {
		width: 100%;
	}
	#review #first-review.row > .vc_row {
		margin-top: 10px;
	}

	#review-categories-wrapper {
		flex-wrap: wrap;
	}
	#review-categories-wrapper a {
		width: 100%;
		margin-bottom: 20px;
		min-height: 88px;
	}
}
@media (min-width:768px) and (max-width:991px) {
	.side-lecture .lecture-side-thumb {
		width: 100%;
		float: none;
	}
	.side-lecture .lecture-date, .side-lecture .lecture-name {
    margin-left: 0px;
  }
}
