@charset "UTF-8";
#banner img, #infomation .title .icon img, #reason .content .image img, #reason .content .image-title img, .btn_contact img, .btn_more img, .btn_product img, .btn_view-all img, .btn_view-case img {
	max-width: 100%
}
#media-flickity li, #pickup>div.bg-scale, #reason, #voice-flickity li {
	vertical-align: middle
}
.rule {
	margin: 30px auto;
	height: 1px;
	width: 1000px;
	border: none;
	background-color: #ccc
}
.btn {
	display: block;
	margin: 40px auto
}
.btn_contact, .btn_more, .btn_product, .btn_view-all, .btn_view-case {
	margin: 0 auto
}
.btn_view-all {
	display: inline-block
}
.btn_product {
	display: block
}
.btn_contact, .btn_gold a, .btn_more, .btn_read-more, .btn_view-case {
	display: inline-block
}
.btn_read-more {
	padding: 5px 10px
}
.btn_read-more img {
	max-width: 100%
}
.btn_gold {
	text-align: center;
	margin: 0 0 35px
}
.btn_gold a {
	width: 330px;
	background: -webkit-gradient(linear, left top, left bottom, from(#dbce94), to(#b89152));
	background: -webkit-linear-gradient(top, #dbce94, #b89152);
	background: linear-gradient(to bottom, #dbce94, #b89152);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startcolorstr=#dbce94, endcolorstr=#b89152))";
	zoom: 1;
	color: #fff;
	font-size: 16px;
	font-weight: 700;
	line-height: 100%;
	letter-spacing: 0;
	padding: 18px 0;
	position: relative;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	text-shadow: 0 1px 1px #b89152
}
.btn_gold a::after {
	content: "";
	width: 4px;
	height: 4px;
	position: absolute;
	border: 6px solid rgba(255,255,255,0);
	border-left: solid 6px #fff;
	top: 40%;
	right: 5px
}
#top-main-visual {
	overflow: hidden;
	position: relative;
	width: 100%;
	margin-top: -14px
}
#top-main-visual:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	line-height: 0;
	visibility: hidden
}
#top-main-visual .bx-wrapper {
	margin: 0 auto;
	padding: 0 0 15px
}
#top-main-visual .bxslider li {
	position: absolute;
	top: -3000px;
	text-align: center
}
#top-main-visual .bxslider li:first-child {
	position: relative;
	top: 0;
	left: 0
}
#top-main-visual .bxslider a {
	display: block;
	text-align: center
}
#top-main-visual .bxslider img {
	width: 1160px;
	display: inline-block
}
#banner, #infomation, #pickup {
	display: block
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	position: relative;
	margin-top: -70px;
	text-align: center;
	width: 100%
}
.bx-wrapper .bx-pager.bx-default-pager a {
	background: #ccc;
	margin: 0 10px
}
#infomation {
	border-top: 1px solid #c9c9ca;
	border-bottom: 1px solid #c9c9ca;
	margin: 0 auto;
	padding: 1em 0;
	width: 100%
}
#infomation .title {
	color: #333;
	margin: 0;
	padding: 10px 0;
	font-size: 16px;
	display:flex;
	flex-wrap:wrap; justify-content:space-between; align-items:flex-start;
	border-bottom:1px dotted #ccc;
}
#infomation .title:last-of-type {
	border-bottom:none;
}
#infomation .title .thumbnail img {
	width:200px;
	height:auto;
}
#infomation .title .icon {
	width:105px;
}
#infomation .title .date {
	width:100px;
	color: #999;
	margin: 0 10px
}
#infomation .title .title_text {
	width:540px;
}
#infomation .button {
	display: block;
	margin: 0;
	padding: 0;
	text-align: right
}
#banner, #pickup, #reason {
	text-align: center
}
#banner {
	margin: 30px auto;
	width: 100%
}
#banner a {
	display: inline-block
}
#pickup {
	margin: 0;
	width: 100%
}
#pickup>div.bg-scale {
	display: table-cell;
	width: 33.33333%;
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
	overflow: hidden;
	text-align: center
}
#pickup>div.bg-scale:after {
	position: absolute;
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	top: 0;
	background-repeat: no-repeat;
	background-position: center center;
	-ms-background-size: cover;
	background-size: cover;
	-webkit-transition: all .3s ease-out;
	transition: all .3s ease-out
}
#pickup>div.bg-scale:hover:after {
	opacity: .8;
	-webkit-transform: scale(1.2);
	transform: scale(1.2)
}
#pickup>div.bg-scale .inner {
	background-repeat: no-repeat;
	background-position: center top;
	-ms-background-size: 387px 386px;
	background-size: 387px 386px;
	position: relative;
	z-index: 1
}
#reason .reason-01, #reason .reason-02 {
	-ms-background-size: cover;
	background-position: 50% 50%;
	background-repeat: no-repeat
}
#pickup .bg-scale a {
	padding: 150px 0 50px
}
#pickup .bg-scale a:hover {
	-moz-opacity: 1;
	opacity: 1;
	filter: alpha(opacity=100)
}
#pickup>div.bg-scale .inner p {
	color: #fff;
	font-size: 18px;
	font-weight: 700;
	letter-spacing: 2px;
	line-height: 1.8;
	text-shadow: rgba(0,0,0,.1) 1px 1px 0;
	margin: 40px 0
}
#reason .content .sub-title, #reason .content .title h3 {
	font-weight: 400;
	line-height: 1;
	text-shadow: rgba(0,0,0,.1) 1px 1px 0
}
#reason, #reason .reason-01, #reason .reason-02, #reason .reason-03 {
	display: block;
	margin: 0;
	padding: 0;
	width: 100%
}
#pickup>div.bg-scale.pickup-01:after {
	background-image: url(../images/bg_pickup-01.png)
}
#pickup>div.bg-scale.pickup-02:after {
	background-image: url(../images/bg_pickup-02.png)
}
#pickup>div.bg-scale.pickup-03:after {
	background-image: url(../images/bg_pickup-03.png)
}
#pickup>div.bg-scale.pickup-04:after {
	background-image: url(../images/bg_pickup-04.png)
}
#pickup>div.bg-scale.pickup-05:after {
	background-image: url(../images/bg_pickup-05.png)
}
#pickup>div.bg-scale.pickup-06:after {
	background-image: url(../images/bg_pickup-06.png)
}
#pickup>div.bg-scale.pickup-07:after {
	background-image: url(../images/bg_pickup-07.png)
}
#pickup>div.bg-scale.pickup-01 .inner {
	background-image: url(../images/bg_pickup-01-logo.png)
}
#pickup>div.bg-scale.pickup-02 .inner {
	background-image: url(../images/bg_pickup-02-logo.png)
}
#pickup>div.bg-scale.pickup-03 .inner {
	background-image: url(../images/bg_pickup-03-logo.png)
}
#pickup>div.bg-scale.pickup-04 .inner {
	background-image: url(../images/bg_pickup-04-logo.png)
}
#pickup>div.bg-scale.pickup-05 .inner {
	background-image: url(../images/bg_pickup-05-logo.png)
}
#pickup>div.bg-scale.pickup-06 .inner {
	background-image: url(../images/bg_pickup-06-logo.png)
}
#pickup>div.bg-scale.pickup-07 .inner {
	background-image: url(../images/bg_pickup-06-logo.png)
}
#reason .reason-01 {
	background-image: url(../images/bg_reason-01_pc.png);
	background-size: cover
}
#reason .reason-02 {
	background-image: url(../images/bg_reason-02_pc.png);
	background-size: cover
}
#reason .reason-03 {
	background-image: url(../images/bg_reason-03_pc.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	-ms-background-size: cover;
	background-size: cover
}
#reason .content, #reason .content .title {
	display: inline-block
}
#reason .content {
	margin: 40px auto;
	padding: 0
}
#reason .content>div {
	margin: 20px auto;
	letter-spacing: 2px
}
#reason .content .title h3 {
	border: none;
	font-size: 36px
}
#reason .content .title h3 span {
	background-image: url(../images/bg_reson-line_pc.png);
	background-repeat: no-repeat;
	background-position: 50% 0;
	background-size: 83px 3px;
	display: block;
	font-size: 24px;
	margin: .5em 0 0;
	padding: .5em 0 0
}
#imp .imp-nav p.title, #imp .imp-nav p.title.active {
	background-position: 95% 50%;
	background-size: 32px 32px;
	background-repeat: no-repeat
}
#reason .content .sub-title {
	display: block;
	font-size: 24px
}
#reason .content .text {
	font-family: "ヒラギノ明朝 Pro W6", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "游明朝体", "Yu Mincho", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-size: 16px;
	line-height: 2;
	text-shadow: rgba(0,0,0,.1) 1px 1px 0;
	display: block
}
#media-flickity li .content .text, #voice-flickity li .content .text {
	font-family: 'Noto Sans Japanese', "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif
}
#reason .content .image-title, #reason .content .text span {
	display: block
}
#reason .content .image {
	display: block;
	margin-top: 40px
}
#reason .reason-01 .content .image {
	display: block;
	margin-top: 20px
}
#reason .content .btn {
	margin: 40px auto
}
#voice, #voice-flickity li {
	margin: 0;
	text-align: center
}
#voice {
	background-color: #ebebeb;
	display: block;
	padding: 40px 0;
	width: 100%
}
#voice h2 {
	margin-top: 20px
}
#voice-flickity {
	margin: 0 auto;
	width: 1000px;
	height: 500px
}
#voice-flickity .flickity-viewport {
	height: 500px;
	padding-top: 5px
}
#voice-flickity li {
	display: table-cell;
	padding: 0;
	width: 25%;
	height: 500px;
	line-height: 0
}
#voice-flickity li .content {
	background-color: #fff;
	box-shadow: 0 0 5px rgba(0,0,0,.2);
	display: block;
	margin: 0 auto;
	width: 236px
}
#voice-flickity li .content .image {
	margin: 0;
	padding: 0;
	width: 100%;
	text-align: center
}
#voice-flickity li .content .image img {
	display: block;
	max-width: 235px;
	height: auto;
	width: 100%
}
#blog-banner img, #consept-03 .column-box .img img, #consept-04 p.image img, #consultation .text .contact-tel .img img, #imp .imp-nav>div li a img, #support ul li .image img {
	max-width: 100%
}
#voice-flickity li .content .category {
	background-color: #bca680;
	color: #fff;
	font-size: 13px;
	margin: 10px;
	line-height: 22px;
	height: 22px;
	text-align: center
}
#voice-flickity li .content .category span:after {
	content: ","
}
#voice-flickity li .content .category span:last-child:after {
	content: ""
}
#voice-flickity li .content .text {
	display: block;
	margin: 0 10px 10px;
	padding: 0;
	text-align: left
}
#voice-flickity li .content .text h3, #voice-flickity li .content .text p {
	overflow: hidden;
	line-height: 1.6em;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	text-overflow: ellipsis;
	position: relative
}
#voice-flickity li .content .text h3 {
	font-size: 14px;
	font-weight: 700;
	margin: 0 0 5px
}
#voice-flickity li .content .text p {
	font-size: 13px;
	margin: 0;
	height: 3.2em
}
#voice-flickity li .content .button {
	display: block;
	margin: 0;
	padding: 0;
	text-align: left
}
.flickity-prev-next-button {
	display: none
}
#imp {
	margin: 0;
	padding: 0
}
#imp .imp-nav {
	padding: 40px 0
}
#imp .imp-nav p.title {
	border-bottom: 1px solid #b6b6b6;
	border-left: 1px solid #b6b6b6;
	background-image: url(../images/icn_voice-open_pc.png);
	font-size: 14px;
	font-weight: 700;
	text-align: left;
	padding: 1em;
	position: relative
}
#imp .imp-nav p.title.active {
	background-image: url(../images/icn_voice-close_pc.png)
}
#imp .imp-nav>div {
	width: 25%;
	float: left;
	margin: 0;
	padding: 0 10px
}
#imp .imp-nav>div ul {
	background-color: #231816;
	display: none;
	padding: 10px;
	position: absolute;
	width: 230px;
	z-index: 1000
}
#imp .imp-nav>div li {
	display: list-item;
	line-height: 40px;
	text-align: left;
	width: 100%
}
#media, #media-flickity li {
	margin: 0;
	text-align: center
}
#imp .imp-nav>div .bdr li {
	border-bottom: 1px solid #fff
}
#imp .imp-nav>div li:last-child {
	border: none;
	border-bottom: 0
}
#imp .imp-nav>div li.close {
	display: none
}
#imp .imp-nav>div li a {
	display: block;
	color: #fff;
	font-weight: 700;
	position: relative
}
#media {
	display: block;
	width: 100%
}
#media-flickity {
	margin: 0 auto;
	width: 1000px;
	height: 280px
}
#media-flickity .flickity-viewport {
	height: 280px
}
#media-flickity li {
	display: table-cell;
	padding: 0;
	width: 25%;
	height: 280px;
	line-height: 0
}
#media-flickity li .content {
	background-image: url(../images/bg_media_pc.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: 236px 280px;
	display: block;
	margin: 0 auto;
	padding: 5px;
	width: 236px;
	height: 280px
}
#media-flickity li .content .image {
	display: block;
	margin: 0;
	padding: 0;
	width: 100%
}
#media-flickity li .content .image a {
	display: block
}
#media-flickity li .content .image a img {
	display: block;
	width: 100%;
	height: auto
}
#media-flickity li .content .text {
	display: block;
	margin: 10px;
	padding: 0;
	text-align: left
}
#form_area .btn_send input, #layer_board_area .layer_board_inner .btn_close input, #salon_search td input[type=text], #salon_search td select, #search_voice button span, #support ul li .text, .btn_search button span, .input_b input {
	font-family: "ヒラギノ明朝 Pro W6", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "游明朝体", "Yu Mincho", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif
}
#media-flickity li .content .text a {
	color: #000;
	display: block;
	text-decoration: none
}
#media-flickity li .content .text a:hover {
	display: block;
	text-decoration: underline
}
#media-flickity li .content .text h3, #media-flickity li .content .text p {
	height: 3.2em;
	line-height: 1.6em;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	text-overflow: ellipsis;
	position: relative;
	overflow: hidden
}
#media-flickity li .content .text h3 {
	font-size: 14px;
	margin: 0 0 5px
}
#media-flickity li .content .text p {
	font-size: 13px;
	margin: 0
}
#media-flickity li .content .button {
	display: block;
	margin: 0;
	padding: 0;
	text-align: left
}
#support {
	display: block;
	margin: 0 0 60px;
	text-align: center;
	width: 100%
}
#support ul {
	margin: -15px auto;
	padding: 0;
	width: 820px;
	list-style-type: none;
	overflow: hidden
}
#support ul:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	line-height: 0;
	visibility: hidden
}
#support ul li {
	margin: 0;
	padding: 0;
	float: left;
	list-style-type: none;
	width: 50%;
	display: inline-block
}
#support ul li a {
	border: 1px solid #c1c1c1;
	position: relative;
	display: block;
	margin: 15px;
	padding: 0;
	text-decoration: none
}
#support ul li .image, #support ul li .text {
	display: table-cell;
	line-height: 0;
	vertical-align: middle
}
#support ul li a:after {
	content: '';
	position: absolute;
	bottom: 3px;
	right: 3px;
	border-top: 8px solid #fff;
	border-right: 8px solid #000
}
#support ul li .image {
	width: 150px
}
#support ul li .text {
	margin: 0;
	padding: 15px;
	text-align: center;
	width: 226px
}
#support ul li h3, #support ul li p {
	color: #3e3a39;
	line-height: 1.5;
	padding: 0
}
#support ul li h3 {
	background: 0 0;
	border: none;
	margin: 0 0 10px;
	font-size: 20px;
	font-weight: 400;
	letter-spacing: 1px
}
#support ul li h3 span {
	display: block;
	margin: 0;
	padding: 0;
	color: #3e3a39;
	font-size: 12px;
	letter-spacing: 0
}
#support ul li p {
	margin: 0;
	font-size: 15px;
	font-weight: 700;
	letter-spacing: -1px
}
#blog-banner {
	display: block;
	margin: 60px auto;
	text-align: center
}
#blog-banner a {
	display: inline-block
}
#consultation {
	border-top: 1px solid #9a9b9b;
	border-bottom: 1px solid #9a9b9b;
	display: block;
	margin: 0;
	text-align: center;
	width: 100%
}
#consultation .image, #consultation .text {
	display: table-cell;
	margin: 0;
	vertical-align: middle
}
#consultation .image {
	padding: 0;
	line-height: 0;
	width: 50%
}
#consultation .image img {
	width: 100%
}
#consultation .text {
	padding: 0 60px;
	font-weight: 700;
	text-align: center;
	width: 50%
}
#consultation .text h2 {
	font-size: 30px!important;
	font-weight: 400!important;
	margin: 0 0 5px!important;
	letter-spacing: 0!important;
	line-height: 1.6!important
}
#consultation .text h2 span {
	display: block!important;
	font-size: 20px!important
}
#consultation .text .msg {
	font-size: 16px;
	line-height: 1.6em;
	margin: 0 0 20px
}
#concept1 .btn a, #concept3 h3 {
	line-height: 100%;
	color: #998063
}
#consultation .text .contact-tel {
	margin: 20px auto;
	padding: 0;
	width: 100%
}
#consultation .text .contact-tel .img {
	display: block;
	margin: 0;
	padding: 0
}
#consultation .text .contact-tel .txt {
	color: #000;
	display: block;
	margin: 10px 0 0;
	padding: 0;
	font-size: 14px
}
#page-navi p, #page-navi p a {
	color: #898989
}
#consultation .text ul.contact-mail {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
	width: 100%
}
#consultation .text ul.contact-mail>li {
	margin: 0 0 10px;
	padding: 0
}
#consultation .text .attn {
	display: block;
	font-size: 14px;
	margin: 20px auto;
	padding: 0;
	text-align: left
}
#concept1, #concept2, #concept3 {
	padding: 100px 0 80px
}
#parallax {
	height: 240px;
	margin-top: -18px
}
#parallax.ads, #parallax.concept {
	background: url(../images/parallax-img_consept_pc.png) center top no-repeat fixed;
	background-size: 100%;
}
#parallax.products {
	background: url(../images/parallax-img_products_pc.jpg) center top no-repeat fixed;
	background-size: 100%;
}
#parallax.news {
	background: url(../images/parallax-img_news_pc.jpg) center top no-repeat fixed;
	background-size: 100%;
}
#parallax.support {
	background: url(../images/parallax-img_support_pc.jpg) center top no-repeat fixed;
	background-size: 100%;
}
#parallax.special_ads {
	background: url(../images/parallax/para_ads.png) center top no-repeat fixed;
	background-size: cover;
}
#parallax.carefromsalon, #parallax.salon {
	background: url(../images/parallax/para_carefromsalon.png) center top no-repeat fixed;
	background-size: cover;
}
#parallax.special_aqua {
	background: url(../images/parallax/para_aqua.png) center top no-repeat fixed;
	background-size: cover;
}
#parallax.supplement {
	background: url(../images/parallax/para_supp.png) center top no-repeat fixed;
	background-size: cover;
}
#page-navi {
	width: 1000px;
	margin: 0 auto
}
#page-navi p {
	font-size: 14px;
	font-weight: 700;
	margin-top: 5px
}
#concept1 {
	background: url(../images/concept/bg01.jpg) top center no-repeat;
	background-size: cover
}
#concept2 {
	background: url(../images/concept/bg02.jpg) top center no-repeat
}
#concept3 {
	background: url(../images/concept/bg03.jpg) top center no-repeat;
	background-size: 100%
}
#concept1 h2, #concept2 h2, #concept3 h2 {
	font-size: 28px;
	text-align: center;
	line-height: 42px;
	color: #998063;
	margin: 0 0 30px
}
#concept2 h2, #concept3 h2 {
	font-size: 26px;
	text-align: center;
	color: #3e3a39;
	margin: 0 auto 30px;
	width: 800px;
	overflow: hidden
}
#concept2 h2 span, #concept3 h2 span {
	text-align: center;
	padding: 0 20px;
	display: inline-block;
	position: relative
}
#concept2 h2 span::after, #concept2 h2 span::before, #concept3 h2 span::after, #concept3 h2 span::before {
	position: absolute;
	top: 50%;
	content: '';
	width: 100%;
	height: 1px;
	display: block;
	background-color: #999
}
#concept2 h2 span::before, #concept3 h2 span::before {
	right: 100%
}
#concept2 h2 span::after, #concept3 h2 span::after {
	left: 100%
}
#concept2 h2 {
	margin-bottom: 470px
}
#concept1 h3 {
	font-size: 22px;
	text-align: center;
	color: #595757;
	line-height: 100%;
	margin-bottom: 20px
}
#concept1 .btn {
	text-align: center;
	margin: 0 0 35px
}
#concept1 .btn a {
	width: 330px;
	display: inline-block;
	background-color: rgba(255,255,255,.6);
	font-size: 14px;
	padding: 20px 0;
	border: 1px solid #998063;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px
}
#concept1 p, #concept2 p, #concept3 p {
	color: #3e3a39;
	text-align: center;
	line-height: 30px;
	margin-bottom: 25px
}
#concept1 p {
	margin-bottom: 60px
}
#concept3 h3 {
	text-align: center;
	font-size: 22px;
	margin-bottom: 30px;
	letter-spacing: 2px
}
.concept_img {
	padding-top: 70px;
	text-align: center
}
#consept {
	width: 100%
}
#carefromsalon h1, #concept h1, #consept h1, #search-products h1 {
	color: #3e3a39;
	display: block;
	margin: 50px auto 60px;
	padding: 0;
	font-size: 26px;
	font-weight: 400;
	letter-spacing: 1px;
	line-height: 1;
	text-align: center
}
#page-body h2.ttl_gold {
	background-image: url(../images/title_consept_pc.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	-ms-background-size: 100% auto;
	background-size: 100% 100%;
	color: #fff;
	font-size: 20px;
	font-weight: 400;
	width: 100%;
	height: 48px;
	line-height: 48px;
	text-align: center;
	text-shadow: rgba(0,0,0,.1) 1px 1px 0
}
#consept-01, #consept-02 {
	width: 1000px;
	display: block;
	padding: 0
}
#consept h3 {
	color: #3e3a39;
	font-size: 19px;
	font-weight: 400;
	margin-bottom: 30px
}
#consept p {
	color: #3e3a39
}
#consept-01 {
	margin: 0 auto;
	text-align: center
}
#consept-01 p.text {
	margin: 1em 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.8
}
#consept-02 {
	margin: 0 auto
}
#consept-02 .column-box {
	display: block;
	margin: 0;
	padding: 0;
	width: 100%
}
#consept-02 .column-box .img {
	display: table-cell;
	margin: 0;
	padding: 0;
	line-height: 0;
	vertical-align: top;
	width: 369px
}
#consept-02 .column-box .img img {
	width: 100%
}
#consept-02 .column-box .txt {
	display: table-cell;
	margin: 0;
	padding: 0 0 0 31px;
	text-align: left;
	vertical-align: top;
	width: 631px
}
#consept-02 .column-box .txt p {
	margin: 0 0 2em;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.8
}
#consept-03 {
	display: block;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	width: 1000px
}
#consept-03 h3 {
	margin-bottom: 20px
}
#consept-03 p.text {
	margin: 0 0 2em;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.8;
	text-align: center
}
#consept-03 .column-box {
	display: block;
	margin: 50px 0 0;
	padding: 0;
	width: 100%
}
#consept-03 .column-box .img {
	display: table-cell;
	margin: 0;
	padding: 0;
	line-height: 0;
	vertical-align: top;
	width: 500px
}
#consept-03 .column-box .img:nth-child(1) {
	text-align: left;
	margin-bottom: 10px
}
#consept-03 .column-box .img:nth-child(2) {
	text-align: right
}
#consept-03 .about-box {
	border: 1px solid #a7a7a8;
	display: block;
	margin: 30px auto;
	padding: 30px;
	width: 80%
}
#consept-03 .about-box .diploma {
	display: table-cell;
	margin: 0;
	padding: 0;
	line-height: 0;
	vertical-align: top;
	width: 165px
}
#consept-03 .about-box .diploma .image, #consept-03 .about-box .diploma .image img {
	width: 100%
}
#consept-03 .about-box .diploma .caption {
	font-size: 14px;
	font-weight: 400;
	line-height: 1.8;
	text-align: center
}
#consept-03 .about-box .txt {
	display: table-cell;
	margin: 0;
	padding: 0 0 0 30px;
	text-align: left;
	vertical-align: top;
	width: auto
}
#consept-03 .about-box .txt h3 {
	margin: 0 0 1em;
	font-size: 18px;
	font-weight: 400
}
#consept-03 .about-box .txt p, #consept-04 p.text {
	font-size: 14px;
	font-weight: 400;
	line-height: 1.8
}
#consept-04 {
	display: block;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	width: 1000px
}
#consept-04 p.text {
	margin: 0 0 2em;
	letter-spacing: -.3px
}
#consept-04 p.image {
	margin: 0 0 2em
}
#consept-04 .artical-box {
	border: 1px solid #a7a7a8;
	box-shadow: 0 0 3px 1px rgba(238,238,238,.7);
	-webkit-box-shadow: 0 0 3px 1px rgba(238,238,238,.7);
	-moz-box-shadow: 0 0 3px 1px rgba(238,238,238,.7);
	-ms-box-shadow: 0 0 3px 1px rgba(238,238,238,.7);
	-o-box-shadow: 0 0 3px 1px rgba(238,238,238,.7);
	display: block;
	margin: 30px auto;
	padding: 30px;
	width: 100%
}
#consept-04 .artical-box .intro {
	display: table-cell;
	margin: 0;
	padding: 0;
	line-height: 0;
	vertical-align: top;
	width: auto
}
#consept-04 .artical-box .intro .ttl {
	margin-bottom: 20px;
	width: 100%
}
#consept-04 .artical-box .intro .ttl h3 {
	display: table-cell;
	padding: 0;
	font-size: 36px;
	line-height: 1.25;
	width: 428px;
	text-align: left
}
#consept-04 .artical-box .intro .ttl h3 span {
	display: block;
	font-size: 16px;
	font-weight: 700;
	text-align: left
}
#consept-04 .artical-box .intro .ttl p {
	display: table-cell;
	padding: 0 0 1em;
	text-align: right;
	vertical-align: bottom
}
#consept-04 .artical-box .intro .cont {
	width: 100%
}
#consept-04 .artical-box .intro .cont .doctor {
	display: table-cell;
	margin: 0;
	padding: 0;
	line-height: 0;
	vertical-align: top;
	width: 141px
}
#consept-04 .artical-box .intro .cont .doctor .caption {
	margin: .5em 0 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1;
	text-align: center
}
#consept-04 .artical-box .intro .cont .text {
	color: #3e3a39;
	display: table-cell;
	margin: 0;
	padding: 0 0 0 20px;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.8;
	vertical-align: top;
	width: auto
}
#consept-04 .artical-box .photo {
	display: table-cell;
	margin: 0;
	padding: 0;
	line-height: 0;
	vertical-align: top;
	width: 354px
}
#products_single .products_single_second table .comp, .nav-btns .nav-btn, .related-page-box .ttl {
	vertical-align: middle
}
.artical-box .photo ul {
	width: 100%
}
.artical-box .photo ul li {
	float: left;
	padding: 0 0 0 30px;
	width: 50%
}
#consept-04 .artical-box .photo .image {
	margin: 0;
	width: 100%
}
#consept-04 .artical-box .photo .caption {
	margin: .5em 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.25;
	text-align: left
}
#consept-04 .doctor {
	margin: 0 auto;
	width: 723px
}
#consept-04 .doctor li {
	display: table-cell;
	padding: 0 25px;
	width: 241px;
	text-align: center
}
#consept-04 .doctor li .image {
	margin: 0
}
#consept-04 .doctor li .image img {
	width: 100%
}
#consept-04 .doctor li .caption {
	margin: 1em 0 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1
}
.related-page-box {
	border: 1px solid #9a9a9b;
	display: block;
	margin: 60px auto;
	padding: 0
}
.related-page-box .ttl {
	border-right: 1px solid #9a9a9b;
	display: table-cell;
	font-size: 16px;
	padding: 1.5em 0;
	line-height: 0;
	text-align: center;
	color: #3e3a39;
	width: 156px
}
.related-page-box .related-page-list {
	display: table-cell;
	padding: 1.5em 1em 1em;
	text-align: left;
	vertical-align: middle
}
.related-page-box .related-page-list ul {
	margin: 0;
	width: 100%;
	font-size: 0
}
.related-page-box .related-page-list ul li {
	font-size: 14px;
	font-weight: 400;
	line-height: 1.8;
	display: inline-block;
	margin-bottom: 10px
}
.related-page-box .related-page-list ul li a {
	color: #3e3a39;
	display: inline-block;
	margin: 0 1em;
	padding: 0 0 0 10px;
	position: relative;
	letter-spacing: 1px
}
.related-page-box .related-page-list ul li a:before {
	display: block;
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	height: 0;
	margin-top: 10px;
	border: 3px solid transparent;
	border-left: 3px solid #000
}
.related-page-box .related-page-list ul li a:hover {
	text-decoration: underline
}
#consept-nav {
	display: block;
	margin: 0 auto;
	padding: 0;
	width: 800px
}
#consept-nav.w1000, .page-template-page-products #consept-nav, .post-type-archive-products #consept-nav, .single-products #consept-nav, .tax-products_series #consept-nav, .tax-special #consept-nav {
	width: 1000px
}
.nav-btns {
	margin: 20px auto
}
.nav-btns:after {
	content: '';
	display: block;
	clear: both
}
.nav-btns li {
	border-left: 1px solid #ccc;
	float: left;
	width: 190px;
	margin: 10px 0;
	position: relative
}
.nav-btns li:nth-child(4n) {
	border-right: 1px solid #ccc
}
#consept-nav.w1000 li:nth-child(4n), .page-template-page-products .nav-btns li:nth-child(4n), .post-type-archive-products .nav-btns li:nth-child(4n), .single-products .nav-btns li:nth-child(4n), .tax-products_series .nav-btns li:nth-child(4n) {
	border-right: none
}
#consept-nav.w1000 li:last-child, #consept-nav.w1000 li:nth-child(5n), .page-template-page-products .nav-btns li:nth-child(5n), .post-type-archive-products .nav-btns li:nth-child(5n), .single-products .nav-btns li:nth-child(5n), .tax-products_series .nav-btns li:nth-child(5n) {
	border-right: 1px solid #ccc
}
.nav-btns li.current a:hover {
	opacity: 1;
	cursor: default
}
.nav-btns li.current::after, .nav-btns li.hover-on:hover::after {
	content: url(../images/bg_nav_hover.png);
	position: absolute;
	top: 52px;
	left: 0
}
.nav-btns .nav-btn {
	color: #3e3a39;
	font-size: 14px;
	display: table-cell;
	width: 190px;
	height: 60px;
	padding: 0;
	text-align: center;
	line-height: 1.3;
	-webkit-transition: -webkit-transform .2s;
	transition: -webkit-transform .2s;
	transition: transform .2s;
	transition: transform .2s, -webkit-transform .2s
}
.nav-btns .hover-on .nav-btn:hover {
	-webkit-transform: translateY(-5px);
	transform: translateY(-5px);
	-webkit-transition: all .3s;
	transition: all .3s
}
#products_top {
	text-align: center
}
#pro_top_1 {
	background: url(../images/pro_top01.png) top center no-repeat;
	padding-top: 600px
}
#pro_top_1 .btn_pink a, #pro_top_2 .btn_pink a {
	zoom: 1;
	color: #fff;
	font-size: 16px;
	font-weight: 300;
	line-height: 100%;
	letter-spacing: 0;
	position: relative;
	text-shadow: #b89152 0 1px 1px;
	background: -webkit-gradient(linear, left top, left bottom, from(#ea859b), to(#b42046));
	background: -webkit-linear-gradient(top, #ea859b, #b42046);
	background: linear-gradient(to bottom, #ea859b, #b42046);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startcolorstr=#ea859b, endcolorstr=#b42046))";
	padding: 18px 0;
	border-radius: 8px;
	display: inline-block;
	margin-bottom: 16px
}
#pro_top_1 .btn_pink a {
	width: 330px
}
#pro_top_2 .btn_pink a {
	width: 665px
}
#pro_top_1 .btn_pink a::after, #pro_top_2 .btn_pink a::after {
	content: "";
	width: 4px;
	height: 4px;
	position: absolute;
	border: 6px solid rgba(255,255,255,0);
	border-left: solid 6px #fff;
	top: 40%;
	right: 5px
}
#pro_top_2 {
	background: url(../images/pro_top05.png) top center no-repeat;
	padding-top: 640px
}
#pro_top_2 .arrow {
	text-decoration: underline;
	color: #3e3a39
}
#products_top h3 {
	font-size: 24px;
	line-height: 36px;
	margin-bottom: 20px
}
#products_top p, .mb30 {
	margin-bottom: 30px
}
#products_top p {
	color: #3e3a39;
	line-height: 30px
}
.mb50 {
	margin-bottom: 50px
}
#products_top .bnr {
	margin-bottom: 40px
}
#pro_top_1 ul, #pro_top_2 ul {
	margin: 0 0 120px;
	font-size: 0
}
#pro_top_1 li, #pro_top_2 li {
	display: inline-block;
	margin-right: 5px
}
#pro_top_1 li:last-child, #pro_top_2 li:last-child {
	margin-right: 0
}
#pro_top_3 {
	width: 800px;
	margin: 0 auto
}
#pro_top_3 .clearfix {
	font-size: 0;
	padding-left: 4px;
	margin-bottom: 30px
}
#pro_top_3 .clearfix li {
	float: left;
	height: 240px;
	text-align: center;
	font-size: 14px;
	line-height: 18px;
	margin-right: 30px
}
#pro_top_3 .clearfix li:nth-child(4n) {
	margin-right: 0
}
#pro_top_3 .clearfix li img {
	border: 1px solid #999;
	display: block;
	margin-bottom: 8px;
	-webkit-transition: all .2s;
	transition: all .2s
}
#pro_top_3 .clearfix li img:hover {
	-moz-opacity: .6;
	opacity: .6;
	filter: alpha(opacity=60)
}
.page-template-page-products #page-body h1,.post-type-archive-products #page-body h1, .single-products #page-body h2, .tax-products_series #page-body h1, .tax-special #page-body h1 {
	color: #3e3a39;
	display: block;
	margin: 20px auto 10px;
	padding: 0;
	font-size: 26px;
	font-weight: 400;
	letter-spacing: 1px;
	line-height: 1;
	text-align: center
}
#concept #bijin ul, #products_archive {
	display: -webkit-box;
	display: -ms-flexbox
}
#products_archive {
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-bottom: 100px
}
#products_archive article {
	width: 220px;
	margin: 0 35px 50px 0
}
#products_archive article:nth-child(4n) {
	margin: 0 0 50px
}
#products_archive article h3 {
	color: #aea181;
	font-size: 16px;
	text-align: center;
	margin-bottom: 5px
}
#products_archive article .thumb {
	border: 1px solid #c9c9ca;
	margin-bottom: 18px;
	position: relative
}
#products_archive article .thumb .maintenance {
	position: absolute;
	left: 3px;
	bottom: 3px;
	height: 27px
}
#products_archive article .thumb .maintenance li {
	display: inline-block;
	height: 27px
}
#products_archive article .thumb .maintenance .morning {
	background: url(../images/special_ads/sun.png) no-repeat;
	width: 28px
}
#products_archive article .thumb .maintenance .night {
	background: url(../images/special_ads/moon.png) no-repeat;
	width: 28px
}
#products_archive article p {
	text-align: center;
	font-size: 14px;
	color: #3e3a39;
	margin-bottom: 2px;
	line-height: 150%
}
#products_archive article .price {
	margin-bottom: 12px
}
#products_archive article .more {
	margin-bottom: 15px
}
#page-body #special_ads h2, #special_ads .txt00 {
	margin-bottom: 30px;
	text-align: center
}
#products_archive article .more a {
	color: #3e3a39;
	text-decoration: underline;
	position: relative;
	line-height: 1.5;
	padding-left: 10px;
	display: inline-block
}
#products_archive article .more a:hover {
	text-decoration: none
}
.btn_toshop {
	text-align: center
}
.btn_toshop a {
	display: block;
	background: -webkit-gradient(linear, left top, left bottom, from(#ea859b), to(#b42046));
	background: -webkit-linear-gradient(top, #ea859b, #b42046);
	background: linear-gradient(to bottom, #ea859b, #b42046);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startcolorstr=#ea859b, endcolorstr=#b42046))";
	zoom: 1;
	color: #fff;
	font-size: 16px;
	font-weight: 700;
	line-height: 100%;
	letter-spacing: 0;
	padding: 16px 0;
	position: relative;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	text-shadow: 0 1px 1px #b42046
}
.btn_toshop a::after {
	content: "";
	width: 4px;
	height: 4px;
	position: absolute;
	border: 6px solid rgba(255,255,255,0);
	border-left: solid 6px #fff;
	top: 40%;
	right: 5px
}
#page-body #special_ads h2 {
	font-size: 26px
}
#special_ads p {
	color: #3e3a39;
	font-size: 16px;
	line-height: 30px
}
#special_ads .topimg {
	background: url(../images/special_ads/top.png) top center no-repeat;
	height: 555px;
	padding-top: 488px
}
#special_ads .topimg p {
	width: 840px;
	margin: 0 auto;
	font-size: 14px
}
#special_ads .topimg p a {
	color: #3e3a39;
	text-decoration: underline
}
#special_ads .nav {
	text-align: center;
	font-size: 0;
	border-top: solid 1px #9a9a9a;
	border-bottom: solid 1px #9a9a9a;
	padding: 15px 0
}
#special_ads .nav li {
	text-align: center;
	display: inline-block;
	margin-right: 40px
}
#special_ads .nav li:last-child {
	margin-right: 0
}
#special_ads .nav li a {
	color: #3e3a39;
	font-size: 14px
}
#special_ads .nav li a::before {
	content: "▼ ";
	font-size: 10px
}
#oteire li::before, #oteire li:first-child::before, #oteire li:last-child::before {
	content: ""
}
#series_list .inner {
	padding-bottom: 80px
}
#series_list h3 {
	color: #3e3a39;
	display: block;
	margin: 60px auto 30px;
	padding: 0;
	font-size: 26px;
	font-weight: 400;
	letter-spacing: 1px;
	line-height: 1;
	text-align: center
}
#series_list #products_archive h3 {
	margin: 0 0 5px
}
#series_list #products_archive {
	margin-bottom: 0
}
#special_ads #series_list .desc {
	text-align: center;
	font-size: 16px;
	line-height: 23px;
	letter-spacing: 2px;
	margin-bottom: 45px
}
#oteire {
	font-size: 0;
	margin-bottom: 35px;
	padding-left: 27px
}
#oteire li {
	font-size: 14px;
	color: #727171;
	display: inline-block;
	position: relative;
	margin-right: 35px
}
#oteire li::before {
	position: absolute;
	height: 27px;
	top: -2px
}
#oteire li:first-child::before {
	background: url(../images/special_ads/sun.png) no-repeat;
	width: 28px;
	left: -26px
}
#oteire li:last-child::before {
	background: url(../images/special_ads/moon.png) no-repeat;
	width: 23px;
	left: -22px
}
#special_ads .inner {
	width: 1000px;
	margin: 0 auto;
	position: relative
}
#special_ads .return_top img {
	border: none!important
}
#special_ads #award h3, #special_ads #charitable_activity h3, #special_ads #customers_voice h3, #special_ads #interview h3, #special_ads #magazin h3, #special_ads #movie h3 {
	border-top: solid 1px #9a9a9a;
	border-bottom: solid 1px #9a9a9a;
	font-size: 26px;
	text-align: center;
	padding: 16px 0 23px;
	color: #3e3a39;
	background-color: #fff;
	margin: 0;
	clear: both
}
#special_ads #award h3 span, #special_ads #charitable_activity h3 span, #special_ads #customers_voice h3 span, #special_ads #interview h3 span, #special_ads #magazin h3 span, #special_ads #movie h3 span {
	display: block;
	font-size: 14px;
	line-height: 100%
}
#special_ads #award, #special_ads #movie {
	background-color: #f7f7f7
}
#special_ads #movie .inn {
	width: 760px;
	margin: 0 auto
}
#special_ads #movie ul {
	float: left;
	padding-top: 70px
}
#special_ads #movie li {
	width: 290px;
	margin-bottom: 20px;
	line-height: 23px;
	font-size: 15px;
	letter-spacing: 1px
}
#special_ads #movie li a {
	background-color: #fff;
	color: #998063;
	display: block;
	text-align: center;
	padding: 20px 0;
	border: 1px solid #998063;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px
}
#special_ads .movie_area {
	padding-top: 60px;
	width: 426px;
	float: right;
	margin-bottom: 60px
}
#special_ads #interview {
	background: url(../images/special_ads/bg01.png) no-repeat;
	background-size: cover
}
#special_ads #interview .inner {
	padding: 45px 0 50px
}
#special_ads #interview .inn {
	width: 790px;
	margin: 0 auto
}
#special_ads #interview .inn p {
	letter-spacing: 1px;
	line-height: 32px
}
#special_ads #interview .inn h5 {
	border-bottom: solid 1px #9a9a9a;
	display: inline-block;
	letter-spacing: 1px;
	padding-top: 55px
}
#special_ads #award .inner, #special_ads #magazin .inner {
	padding: 50px 0
}
#special_ads #interview .inn h4 {
	font-size: 25px;
	font-weight: 700;
	line-height: 30px;
	letter-spacing: 2px;
	margin-bottom: 20px
}
#special_ads #interview .inn .desc {
	line-height: 25px;
	font-size: 14px
}
#special_ads #interview .inn h4 span {
	font-size: 14px;
	font-weight: 400
}
#special_ads #interview .left {
	float: left;
	margin: 0 45px 40px 0
}
#special_ads #interview .right {
	float: right;
	margin: 0 0 10px 20px
}
#special_ads #award .bnr, #special_ads #customers_voice .txt1 {
	margin-bottom: 30px
}
#special_ads #award div img {
	border: 1px solid #898989
}
#special_ads #magazin h2 {
	font-size: 20px
}
#special_ads #magazin .read_more {
	float: right;
	padding-top: 10px
}
#special_ads #magazin .read_more a {
	font-size: 14px;
	font-weight: 700;
	text-decoration: underline;
	color: #998063;
	letter-spacing: 1px
}
#special_ads #magazin .read_more a::before {
	border: 3px solid rgba(153,128,99,0);
	border-left: 3px solid #998063
}
#special_ads #customers_voice {
	text-align: center;
	background-color: #f7f7f7
}
#special_ads #customers_voice .txt3 a {
	display: inline-block;
	color: #998063;
	text-decoration: underline
}
#special_ads #customers_voice .txt3 a::before {
	margin-top: 10px;
	border: 3px solid rgba(153,128,99,0);
	border-left: 3px solid #998063
}
#special_ads #customers_voice .inner {
	padding-bottom: 10px
}
#special_ads #customers_voice h4 {
	font-size: 24px;
	text-align: center;
	margin: 50px 0 20px;
	line-height: 30px
}
#special_ads #charitable_activity {
	text-align: center;
	background: url(../images/special_ads/bg_charitable.png) top center no-repeat;
	background-size: cover
}
#special_ads #charitable_activity .inner {
	padding: 37px 0 20px
}
#special_ads #charitable_activity p {
	margin-bottom: 50px
}
#special_ads .charitable01 {
	display: inline-block;
	border: none;
	margin-bottom: 50px
}
#products_single .products_single_first {
	background-color: #f7f7f7;
	padding: 73px 0 80px;
	margin-bottom: 60px
}
#products_single .products_single_first .container {
	position: relative
}
#arrow_next, #arrow_prev {
	position: absolute;
	top: 40px
}
#arrow_prev {
	left: -20px;
	width: 16px;
	height: 32px
}
#arrow_next {
	right: -20px
}
#products_single .products_single_first h1 {
	text-align: center;
	font-size: 26px;
	line-height: 100%;
	margin-bottom: 25px
}
#products_single .products_single_first .category, #products_single .products_single_first .price {
	color: #3e3a39;
	text-align: center;
	font-size: 14px;
	line-height: 130%;
	margin-bottom: 20px
}
#products_single .products_single_first .price {
	font-size: 16px;
	margin-bottom: 50px
}
#products_single .products_single_first .photo {
	float: left;
	position: relative;
	margin-right: 10px;
	width: 390px;
	height: 390px
}
#products_single .products_single_first .photo li {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0
}
#products_single .products_single_first .photo li img {
	max-width: 100%;
	height: auto
}
#products_single .products_single_first .photos_thumbnail {
	float: left;
	margin-right: 50px;
	height: 400px
}
#products_single .products_single_first .photos_thumbnail li {
	width: 90px;
	margin-bottom: 10px;
	cursor: pointer
}
#products_single .products_single_first .photos_thumbnail li:last-child {
	margin-bottom: 0
}
#products_single .products_single_first .photos_thumbnail li img {
	width: 100%;
	-webkit-transition: all .2s;
	transition: all .2s
}
#products_single .products_single_first .photos_thumbnail li img:hover {
	-moz-opacity: .7;
	opacity: .7;
	filter: alpha(opacity=70)
}

#products_single .products_single_first .photos_thumbnail2 {
	float: left;
	margin-right: 00px;
	height: 100px
}
#products_single .products_single_first .photos_thumbnail2 li {
	width: 10px;
	margin-bottom: 10px;
	cursor: pointer
}
#products_single .products_single_first .photos_thumbnail2 li:last-child {
	margin-bottom: 0
}
#products_single .products_single_first .photos_thumbnail2 li img {
	width: 100%;
	-webkit-transition: all .2s;
	transition: all .2s
}
#products_single .products_single_first .photos_thumbnail2 li img:hover {
	-moz-opacity: .7;
	opacity: .7;
	filter: alpha(opacity=70)
}



#salon_single #btn li#web_reservation a, .btn_web_reservation a, .input_b span {
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startcolorstr=#ea859b, endcolorstr=#b42046))";
	zoom: 1
}
#products_single .products_single_first .content h2 {
	font-size: 18px;
	font-weight: 900;
	text-align: left;
	color: #3e3a39;
	line-height: 150%;
	margin: 0 0 20px
}
#products_single .products_single_first .content p {
	font-size: 14px;
	line-height: 28px
}
#products_single .products_single_first .content ul {
	padding-top: 30px
}
#products_single .products_single_first .content ul li {
	display: inline-block
}
#products_single .products_single_second {
	margin-bottom: 80px
}
#products_single .products_single_second table th {
	width: 160px;
	text-align: center;
	padding-bottom: 18px
}
#products_single .products_single_second table th span {
	border: 1px solid #ccc;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	width: 100%;
	display: block;
	font-size: 14px;
	line-height: 100%;
	padding: 6px 0;
	color: #3e3a39
}
#products_single .products_single_second table td {
	padding: 0 0 18px 25px;
	color: #3e3a39;
	font-size: 14px;
	line-height: 25px
}
#products_single .products_single_second table .comp ul {
	font-size: 0
}
#products_single .products_single_second table .comp ul li {
	display: inline-block;
	text-align: center;
	font-size: 11px;
	letter-spacing: -1px;
	margin-right: 15px
}
#products_single .products_single_second table .comp ul li img {
	max-height: 60px
}
#products_single .products_single_second table .comp ul li::before {
	content: ''
}
#products_single .products_single_second table td ol {
	list-style-type: decimal;
	padding-left: 20px
}
#products_single .products_single_second table td ol li {
	margin-bottom: 8px
}
#products_single .products_single_second table td ul li::before {
	content: "●"
}
#products_single .more_howtouse {
	text-align: center;
	padding-top: 30px
}
#products_single .more_howtouse a {
	color: #998063;
	font-size: 16px;
	font-weight: 700;
	border: 1px solid #998063;
	display: inline-block;
	line-height: 100%;
	padding: 15px 80px;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px
}
#search_box_area {
	background-color: #f1f1f1
}
#search_box_area .container {
	width: 600px;
	padding: 20px 0
}
#search_box_area .container .table {
	width: 100%
}
.input_b, .input_t {
	display: table-cell;
	vertical-align: top
}
.input_t input {
	border: none;
	height: 46px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	margin-right: 10px;
	width: 478px;
	padding: 0 20px;
	font-size: 16px;
	background-color: #fbfbfb
}
.input_b span {
	background: -webkit-gradient(linear, left top, left bottom, from(#ea859b), to(#b42046));
	background: -webkit-linear-gradient(top, #ea859b, #b42046);
	background: linear-gradient(to bottom, #ea859b, #b42046);
	border: none;
	width: 112px;
	height: 46px;
	display: block;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px
}
.input_b input {
	width: 112px;
	height: 46px;
	background: url(../images/icn_search.png) center left 25px no-repeat;
	border: none;
	font-size: 15px;
	font-weight: 700;
	text-shadow: 0 1px 0 #b42046;
	color: #fff;
	cursor: pointer;
	padding-left: 20px
}
#search_box_area .container h3 {
	color: #3e3a39;
	position: relative;
	line-height: 100%;
	margin: 70px 0 20px
}
#search_box_area .container h3::before {
	content: "";
	background-color: #3e3a39;
	width: 100%;
	height: 1px;
	left: 0;
	top: 50%;
	position: absolute
}
#search_box_area .container h3 span {
	background-color: #f1f1f1;
	position: relative;
	z-index: 10;
	padding-right: 20px
}
#search_box_area .container p {
	color: #3e3a39;
	font-size: 14px;
	letter-spacing: 1px
}
#search_box_area .search_ex {
	margin: 20px 0
}
#search_box_area .search_ex div:first-child {
	width: 120px
}
#search_box_area .search_ex p {
	background-color: #fff;
	width: 80px;
	text-align: center;
	line-height: 100%;
	padding: 8px 0;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	letter-spacing: 2px
}
#search_box_area .search_ex li {
	font-size: 14px;
	color: #3e3a39;
	padding-left: 10px;
	position: relative
}
#search_box_area .search_ex li::before {
	display: block;
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	height: 0;
	margin-top: 7px;
	border: 3px solid transparent;
	border-left: 3px solid #000
}
#search-products .search_products_result li {
	margin-bottom: 50px;
	width: 100%;
	counter-increment: number
}
#search-products .search_products_result .t_cell {
	padding-right: 20px
}
#search-products .search_products_result h2 {
	margin: 0 0 10px;
	position: relative
}
#search-products .search_products_result h2:before {
	content: counter(number) ".";
	color: #9a7f62;
	font-size: 19px;
	position: absolute;
	top: 6px;
	left: -21px
}
#search-products .search_products_result h2 a {
	color: #9a7f62;
	font-size: 18px;
	border-bottom: solid 1px #9a7f62;
	padding-bottom: 1px
}
#search-products .search_products_result h2 a:hover {
	text-decoration: none
}
#search-products .search_products_result .url {
	color: #aeb0af;
	line-height: 100%;
	margin-bottom: 25px;
	word-break: break-all
}
#search-products .search_products_result .except {
	color: #3e3a39;
	word-break: break-all
}
#search-products .search_products_result .thumb {
	display: table-cell;
	width: 100px;
	padding-top: 20px
}
#search-products .search_products_result .thumb img {
	width: 100%;
	border: 1px solid #bbb
}
.main_ttl, .page-template-page-salon #page-body h1, .post-type-archive-salon #page-body h1, .single-salon #page-body h2, .tax-salon_area #page-body h1 {
	color: #3e3a39;
	display: block;
	margin: 50px auto 60px;
	padding: 0;
	font-size: 26px;
	font-weight: 400;
	letter-spacing: 1px;
	line-height: 1;
	text-align: center
}
#map_area {
	background: url(../images/map/japan_map.jpg) no-repeat;
	width: 636px;
	height: 612px;
	margin: 0 auto 140px;
	position: relative
}
#map_area img {
	position: absolute;
	display: none
}
#map_area #base_map {
	z-index: 100;
	display: block
}
#map_area.hokkaido {
	background: url(../images/map/japan_hokkaido.jpg) no-repeat
}
#map_area.tohoku {
	background: url(../images/map/japan_tohoku.jpg) no-repeat
}
#map_area.kanto {
	background: url(../images/map/japan_kanto.jpg) no-repeat
}
#map_area.hokuriku {
	background: url(../images/map/japan_hokuriku.jpg) no-repeat
}
#map_area.tokai {
	background: url(../images/map/japan_tokai.jpg) no-repeat
}
#map_area.kinki {
	background: url(../images/map/japan_kinki.jpg) no-repeat
}
#map_area.chugoku {
	background: url(../images/map/japan_chugoku.jpg) no-repeat
}
#map_area.shikoku {
	background: url(../images/map/japan_shikoku.jpg) no-repeat
}
#map_area.kyushu {
	background: url(../images/map/japan_kyushu.jpg) no-repeat
}
#keyword_search {
	display: table;
	width: 630px;
	margin: 0 auto 110px
}
#keyword_search .input_b, #keyword_search .input_t, #keyword_search h3 {
	display: table-cell;
	vertical-align: middle
}
#keyword_search h3 {
	font-size: 16px;
	padding-right: 10px;
	color: #3e3a39
}
#keyword_search .input_t {
	width: 414px;
	height: 46px;
	padding-right: 8px
}
#keyword_search .input_t input {
	width: 100%;
	height: 46px;
	border: 2px solid #9a9a9a;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	padding: 4px 15px;
	font-size: 16px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box
}
#salon_search td, #salon_search th {
	border-bottom: solid 10px #f1f1f1
}
#optional_area {
	width: 1000px;
	margin: 0 auto 70px
}
.option2 {
	font-size: 0;
	text-align: center
}
.option2 li {
	display: inline-block;
	margin-right: 20px;
	vertical-align: top
}
.option2 li:last-child {
	margin-right: 0
}
#salon_search {
	background-color: #f1f1f1;
	padding: 80px 0 70px;
	margin-bottom: 5px
}
#salon_search table {
	margin-bottom: 30px
}
#salon_search th {
	width: 200px;
	padding-right: 40px;
	text-align: right;
	color: #3e3a39;
	vertical-align: middle;
	font-size: 14px
}
#salon_search td select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	font-size: 16px;
	vertical-align: top;
	border: 2px solid #9a9a9b;
	color: #3e3a39;
	width: 200px;
	height: 35px;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	padding-left: 8px;
	background: url(../images/arrow_select.png) right 7px center no-repeat #fff;
	margin: 0 10px 5px 0
}
#salon_search td select option[selected] {
	background-color: #ecafb2
}
/*
#salon_search td label {
	vertical-align: middle;
	margin-right: 35px;
	font-size: 14px
}
*/
.option-labels label {display: block; float: left; margin: 0 10px 10px 0; position: relative; box-sizing:border-box; width: 250px; height: 100px; line-height: 100px; padding-left: 100px; font-size: 14px; overflow: hidden; background: #FFF; border: 2px solid #DDD; border-radius: 5px;}
.option-labels label input {display: none;}
.option-labels label img {position: absolute; left: 8px; top: 8px; width: 82px;}
.option-labels label.checked {border: 2px solid #b42046; background: #ea859b;}

#salon_search input[type=checkbox] {
	vertical-align: middle;
	margin: 0 5px 3px 0;
	width: 15px
}
#salon_search td div {
	background-color: #fbfbfb;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	padding: 20px 30px;
	color: #3e3a39
}
#salon_search input[type=text] {
	background-color: #fbfbfb;
	border: none;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	width: 100%;
	font-size: 16px;
	padding: 20px 30px;
	color: #3e3a39
}
#page-navi-salon {
	color: #898989;
	font-size: 14px;
	font-weight: 700;
	margin-bottom: 40px
}
#page-navi-salon a, #page-navi-salon p {
	color: #898989
}
.salon_archive_block {
	margin-bottom: 100px
}
.salon_archive_block .left {
	width: 300px;
	text-align: center
}
.salon_archive_block .left .photo, .salon_archive_block .left .star {
	margin-bottom: 27px
}
.salon_archive_block .left .btn_gold a {
	width: 240px
}
.salon_archive_block .left .photo img {
	width: 100%
}
.salon_archive_block .right {
	padding-left: 40px
}
.salon_archive_block .right .summary {
	color: #3e3a39;
	font-size: 14px;
	margin-bottom: 30px
}
.salon_archive_block .right .address {
	font-size: 14px;
	margin-bottom: 20px;
	letter-spacing: 1px
}
.salon_archive_block .right .address span {
	display: inline-block;
	width: 115px;
	text-align: center;
	border: 1px solid #ccc;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	margin-right: 20px
}
.salon_archive_block .right .diamond {
	margin-bottom: 25px;
	font-size: 0
}
.salon_archive_block .right .diamond li {
	color: #a60d23;
	text-shadow: none;
	border: 1px solid #a60d23;
	padding: 0 16px;
	font-size: 14px;
	font-weight: 700;
	display: inline-block;
	margin-right: 5px
}
.salon_archive_block .salon_options, .salon_archive_block .salon_products {
	width: 660px;
	margin: 0 auto;
	display: block;
	text-align: center
}
.salon_archive_block .right h3 {
	color: #3e3a39;
	font-size: 14px;
	text-align: center;
	position: relative;
	letter-spacing: 0;
	line-height: 160%;
	margin: 0 0 15px
}
.salon_archive_block .right h3 span {
	background-color: #fff;
	position: relative;
	z-index: 100;
	padding: 0 10px
}
.salon_archive_block .right h3::before {
	content: "";
	width: 100%;
	height: 1px;
	position: absolute;
	background-color: #898989;
	top: 50%;
	left: 0;
	z-index: 50
}
#salon_single .shop_name, .salon_archive_block .shop_name {
	background-image: url(../images/title_consept_pc.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	-ms-background-size: 100% 100%;
	background-size: 100% 100%;
	color: #fff;
	width: 100%;
	height: 48px;
	margin: 0 0 50px;
	display: table
}
#page-body .salon_archive_block .shop_name h2, #salon_single .shop_name h1 {
	float: left;
	font-size: 20px;
	line-height: 32px;
	font-weight: 700;
	margin: 0;
	padding-left: 150px;
	padding-top: 8px;
	padding-bottom: 8px;
	text-shadow: rgba(0,0,0,.1) 1px 1px 0;
	color: #fff;
	position: relative;
}
#page-body .salon_archive_block .shop_name h2.type_10:before, #page-body .salon_archive_block .shop_name h2.type_20:before, #page-body .salon_archive_block .shop_name h2.type_30:before, #salon_single .shop_name h1.type_10:before, #salon_single .shop_name h1.type_20:before, #salon_single .shop_name h1.type_30:before {
	content: "推奨サロン";
	color: #a60d23;
	font-size: 14px;
	text-shadow: none;
	border: 1px solid #a60d23;
	background-color: #fff;
	padding: 3px 16px 2px;
	line-height: 100%;
	margin-right: 10px;
	vertical-align: middle;
	position: absolute;
	left: 15px;
	top: 13px;
}
#page-body .salon_archive_block .shop_name h2.type_20:before, #salon_single .shop_name h1.type_20:before {
	content: "ADSサロン"
}
#page-body .salon_archive_block .shop_name h2.type_30:before, #salon_single .shop_name h1.type_30:before {
	content: "アクアサロン"
}
#page-body .salon_archive_block .shop_name .area, #salon_single .shop_name .area {
	float: right;
	font-size: 14px;
	font-weight: 700;
	line-height: 18px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 15px;
	text-shadow: rgba(0,0,0,.1) 1px 1px 0
}
#page-body .salon_archive_block .shop_name .area .parent0, #salon_single .shop_name .area .parent0 {
	display: none
}
#salon_single .tel {
	font-size: 44px;
	float: left;
	color: #3e3a39;
	letter-spacing: 1px;
	margin-bottom: 20px
}
#salon_single .tel::before {
	content: "TEL";
	font-size: 23px;
	margin-right: 5px
}
#salon_single h4.ttl::before, .photo .slick-next::before, .photo .slick-prev::before {
	content: ""
}
#salon_single .btn_salon_detail {
	float: right
}
#salon_single .photo {
	clear: both;
	padding: 0 30px;
	margin-bottom: 20px
}
#salon_single .photo .slick-slide {
	padding: 10px
}
#salon_single .photo .slick-list.draggable {
	text-align: center
}
#salon_single .photo .slick-track {
	display: inline-block
}
#salon_single .photo .slick-slide img {
	width: 100%;
	height: auto;
	border: 8px solid #fff;
	box-shadow: 0 2px 6px rgba(000,000,000,.2)
}
#salon_single .noimage {
	clear: both;
	text-align: center;
	display: block;
	width: 500px;
	margin: 0 auto
}
#salon_single .noimage img {
	width: 100%;
	height: auto
}
.photo .slick-prev, .photo .slick-prev:hover {
	background: url(../images/btn_prev.png) top left no-repeat;
	background-size: cover;
	width: 17px;
	height: 32px;
	left: 0
}
.photo .slick-next, .photo .slick-next:hover {
	background: url(../images/btn_next.png) top left no-repeat;
	background-size: cover;
	width: 17px;
	height: 32px;
	right: 0
}
#salon_single .summary {
	width: 860px;
	margin: 0 auto 40px
}
#salon_single .diamond {
	margin-bottom: 35px;
	font-size: 0;
	text-align: center
}
#salon_single .diamond li {
	color: #a60d23;
	text-shadow: none;
	border: 1px solid #a60d23;
	padding: 0 16px;
	font-size: 14px;
	font-weight: 700;
	display: inline-block;
	margin-right: 5px
}
#salon_single .table {
	width: 860px;
	margin: 0 auto 40px;
	display: table
}
#salon_single .salon_options, #salon_single .salon_products {
	width: 660px;
	margin: 0 auto;
	text-align: center
}
#salon_single .salon_products p, .salon_archive_block .salon_products p {
	padding-top: 90px;
	margin: 0 5px 30px;
	font-size: 14px;
	color: #3e3a39;
	width: 120px;
	text-align: center;
	display: inline-block
}
#salon_single .salon_options p:last-child, #salon_single .salon_products p:last-child, .salon_archive_block .salon_options p:last-child, .salon_archive_block .salon_products p:last-child {
	margin-right: 0
}
#salon_single .salon_products p.pr7, .salon_archive_block .salon_products p.pr7 {
	background: url(../images/salon_taxonomy/product01.png) top center no-repeat;
	background-size: 84px
}
#salon_single .salon_products p.pr8, .salon_archive_block .salon_products p.pr8 {
	background: url(../images/salon_taxonomy/product02.png) top center no-repeat;
	background-size: 84px
}
#salon_single .salon_options p, .salon_archive_block .salon_options p {
	padding-top: 90px;
	margin: 0 5px 50px;
	font-size: 14px;
	color: #3e3a39;
	width: 120px;
	text-align: center;
	display: inline-block;
	vertical-align: top;
	line-height: 140%
}
#salon_single .salon_options p.op83, .salon_archive_block .salon_options p.op83 {
	background: url(../images/salon_taxonomy/option02.png) top center no-repeat;
	background-size: 84px
}
#salon_single .salon_options p.op84, .salon_archive_block .salon_options p.op84 {
	background: url(../images/salon_taxonomy/option03.png) top center no-repeat;
	background-size: 84px
}
#salon_single .salon_options p.op85, .salon_archive_block .salon_options p.op85 {
	background: url(../images/salon_taxonomy/option04.png) top center no-repeat;
	background-size: 84px
}
#salon_single .salon_options p.op86, .salon_archive_block .salon_options p.op86 {
	background: url(../images/salon_taxonomy/option01.png) top center no-repeat;
	background-size: 84px
}
#salon_single .salon_options p.op535, .salon_archive_block .salon_options p.op535 {
	background: url(../images/salon_taxonomy/option05.png) top center no-repeat;
	background-size: 84px
}
#salon_single .salon_options p.op594, .salon_archive_block .salon_options p.op594 {
	background: url(../images/salon_taxonomy/option06.png) top center no-repeat;
	background-size: 84px
}

#salon_single .salon_options p.op631, .salon_archive_block .salon_options p.op631 {
	background: url(../images/salon_taxonomy/option07.png) top center no-repeat;
	background-size: 84px
}
#salon_single h4.ttl {
	text-align: center;
	margin: 0 0 15px;
	position: relative;
	z-index: 100
}
#salon_single h4.ttl span {
	background-color: #fff;
	position: relative;
	z-index: 100;
	padding: 0 10px
}
#salon_single h4.ttl::before {
	width: 100%;
	height: 1px;
	position: absolute;
	background-color: #898989;
	top: 50%;
	left: 0;
	z-index: 50
}
#carefromsalon h3, #optional_area h3, #page-body #pro_top_3 h2, #salon_single h3.addline {
	color: #3e3a39;
	font-size: 14px;
	text-align: center;
	position: relative;
	letter-spacing: 0;
	line-height: 160%;
	background-color: #fff;
	margin-bottom: 10px
}
#carefromsalon h3::before, #optional_area h3::before, #page-body #pro_top_3 h2::before, #salon_single h3.addline::before {
	content: "";
	position: absolute;
	top: 10px;
	left: 0;
	z-index: 10;
	height: 1px;
	width: 100%;
	background-color: #3e3a39
}
#carefromsalon h3 span, #optional_area h3 span, #page-body #pro_top_3 h2 span, #salon_single h3.addline span {
	font-size: 20px;
	letter-spacing: 1px;
	background-color: #fff;
	padding: 0 27px;
	position: relative;
	z-index: 12
}
#salon_single p {
	font-size: 14px;
	line-height: 25px;
	color: #3e3a39
}
#salon_single #btn {
	text-align: center;
	margin-bottom: 90px;
	font-size: 0
}
#salon_single #btn li {
	display: inline-block;
	vertical-align: top;
	height: 46px;
	width: 350px
}
#salon_single #btn li#btn_voice {
	border: 1px solid #998063;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	margin-right: 10px
}
#salon_single #btn li#btn_voice a {
	font-size: 14px;
	font-weight: 700;
	display: block;
	line-height: 44px;
	color: #998063
}
#salon_single #btn li#web_reservation a {
	background: -webkit-gradient(linear, left top, left bottom, from(#ea859b), to(#b42046));
	background: -webkit-linear-gradient(top, #ea859b, #b42046);
	background: linear-gradient(to bottom, #ea859b, #b42046);
	border: none;
	height: 46px;
	display: block;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	color: #fff;
	font-size: 14px;
	font-weight: 700;
	line-height: 44px
}
#salon_single .message {
	text-align: center;
	margin-bottom: 80px
}
#salon_detail {
	background: url(../images/bg_salon_detail.png) bottom right no-repeat;
	margin-bottom: 80px
}
#salon_detail table {
	padding-bottom: 100px
}
#salon_detail table th {
	width: 160px;
	text-align: center;
	padding-bottom: 18px
}
#salon_detail table th span {
	border: 1px solid #ccc;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	width: 100%;
	display: block;
	font-size: 14px;
	line-height: 100%;
	padding: 6px 0;
	color: #3e3a39
}
#salon_detail table td {
	padding: 0 0 18px 25px;
	color: #3e3a39;
	font-size: 14px;
	line-height: 25px
}
#salon_detail table td .btn_map img {
	vertical-align: middle;
	display: inline-block;
	margin-left: 10px
}
.salon_detail {
	margin-bottom: 80px
}
.salon_detail table {
	padding-bottom: 100px
}
.salon_detail table th {
	width: 160px;
	text-align: center;
	padding-bottom: 18px
}
.salon_detail table th span {
	border: 1px solid #ccc;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	width: 100%;
	display: block;
	font-size: 14px;
	line-height: 100%;
	padding: 6px 0;
	color: #3e3a39
}
.salon_detail table td {
	padding: 0 0 18px 25px;
	color: #3e3a39;
	font-size: 14px;
	line-height: 25px
}
.salon_detail table td .btn_map img {
	vertical-align: middle;
	display: inline-block;
	margin-left: 10px
}
#map-canvas {
	margin-bottom: 70px
}
.btn_web_reservation {
	background: url(../images/stars.jpg) top center no-repeat;
	text-align: center;
	padding-top: 60px;
	margin-bottom: 70px
}
.btn_web_reservation a {
	background: -webkit-gradient(linear, left top, left bottom, from(#ea859b), to(#b42046));
	background: -webkit-linear-gradient(top, #ea859b, #b42046);
	background: linear-gradient(to bottom, #ea859b, #b42046);
	border: none;
	width: 350px;
	height: 46px;
	display: inline-block;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	line-height: 46px;
	font-size: 14px;
	font-weight: 700;
	color: #fff
}
#salon_detail_voice .num_voice {
	text-align: center;
	color: #998063;
	font-size: 16px;
	font-weight: 700;
	margin-bottom: 40px
}
#carefromsalon .shadow {
	float: left;
	margin: 0 50px 70px 0
}
#carefromsalon p {
	font-size: 14px;
	line-height: 25px;
	color: #3e3a39
}
#carefromsalon #cfs02 {
	background: url(../images/bg_cfs.png) bottom center no-repeat;
	background-size: 100%;
	padding: 30px 0 50px;
	text-align: center;
	margin-bottom: 80px
}
#carefromsalon #cfs02 h2 {
	background: 0 0;
	font-size: 28px;
	color: #998063;
	text-shadow: none;
	margin-bottom: 35px
}
#carefromsalon .mb30 {
	margin-bottom: 30px
}
#carefromsalon #cfs02 .txt1 {
	font-size: 20px;
	color: #3e3a39;
	line-height: 30px;
	margin-bottom: 10px
}
#carefromsalon #cfs02 .txt2 {
	font-size: 14px;
	color: #3e3a39;
	line-height: 100%;
	margin-bottom: 56px
}
#carefromsalon .cfs04 {
	text-align: center;
	width: 1000px;
	margin: 0 auto 80px
}
#carefromsalon .cfs04 ul, .option1 {
	font-size: 0;
	margin-bottom: 55px
}
#carefromsalon .cfs04 ul li, .option1 li {
	font-size: 14px;
	display: inline-block;
	margin-right: 18px;
	text-align: center;
	border: 1px solid #999
}
#carefromsalon .cfs04 ul li img, .option1 li img {
	display: block;
	margin-bottom: 5px
}
#carefromsalon .cfs04 ul li a, .option1 li a {
	color: #3e3a39;
	display: block;
	padding-bottom: 5px;
	position: relative
}
#carefromsalon .cfs04 ul li a:after, .option1 li a:after {
	content: '';
	position: absolute;
	bottom: 3px;
	right: 3px;
	border-top: 8px solid #fff;
	border-right: 8px solid #000
}
#carefromsalon .cfs04 ul li:last-child, .option1 li:last-child {
	margin-right: 0
}
#carefromsalon .arrow {
	display: inline-block;
	font-size: 14px;
	text-decoration: underline;
	color: #998063
}
#carefromsalon .arrow::before {
	border: 3px solid rgba(153,128,99,0);
	border-left: 3px solid #998063
}
#carefromsalon .btn_ogf {
	width: 390px;
	margin: 0 auto 80px
}
#carefromsalon .btn_ogf a {
	border: 1px solid #999;
	position: relative;
	display: table
}
#carefromsalon .btn_ogf a::after {
	content: '';
	position: absolute;
	bottom: 3px;
	right: 3px;
	border-top: 8px solid #fff;
	border-right: 8px solid #000
}
#carefromsalon .btn_ogf .image, #carefromsalon .btn_ogf h4 {
	display: table-cell;
	vertical-align: middle
}
#carefromsalon .btn_ogf h4 {
	width: 231px;
	text-align: center;
	color: #3e3a39
}
#skinanalysis h2 {
	color: #3e3a39;
	position: relative;
	text-align: center
}
#skinanalysis h2 span {
	background-color: #fff;
	position: relative;
	z-index: 10;
	padding: 0 30px;
	font-size: 24px;
	font-weight: 700
}
#skinanalysis h3 {
	font-size: 20px;
	font-weight: 700;
	margin-bottom: 20px
}
#skinanalysis strong {
	font-weight: 700;
	font-size: 18px
}
#skinanalysis .p50 {
	padding: 0 50px;
	margin-bottom: 70px
}
#skinanalysis .table {
	width: 100%
}
#skinanalysis .table p.t_cell {
	vertical-align: middle;
	font-size: 22px;
	padding-left: 20px
}
#skinanalysis .table div {
	text-align: right
}
#skinanalysis p {
	line-height: 28px;
	margin-bottom: 50px
}
#skinanalysis .search_salon {
	text-align: center;
	margin-bottom: 140px
}
#skinanalysis .search_salon a {
	font-size: 23px;
	color: #3e3a39;
	display: inline-block;
	background: url(../images/arrow.gif) right center no-repeat;
	padding-right: 40px
}
#concept.bloodflow .arrow2 {
	text-align: center;
	margin-bottom: 30px
}
#concept.bloodflow .txt01 {
	font-size: 16px;
	margin: 0 0 30px;
	text-align: center;
	line-height: 25px
}
#concept.bloodflow .txt02 {
	font-size: 20px;
	text-align: center;
	margin-bottom: 40px
}
#concept.bloodflow .table, #concept.pores .pores02 {
	width: 680px;
	margin: 0 auto 50px;
	border: 1px solid #9a9a9b
}
#concept.bloodflow .table .t_cell, #concept.pores .pores02 .t_cell {
	vertical-align: middle;
	padding: 10px 20px
}
#concept.bloodflow .table .t_cell h3, #concept.pores .pores02 .t_cell h3 {
	margin: 0 0 7px;
	text-align: left
}
#concept.bloodflow .table .t_cell p, #concept.pores .pores02 .t_cell p {
	margin: 0;
	text-align: left;
	font-size: 14px
}
#concept #bijin {
	padding: 50px 0;
	background-color: #fff4eb;
	margin-bottom: 50px
}
#concept #bijin ul {
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-bottom: 45px
}
#concept #bijin li {
	text-align: center;
	color: #3e3a39;
	margin-bottom: 45px
}
#concept #bijin li img {
	margin-bottom: 10px
}
#concept #bijin p {
	text-align: center;
	line-height: 28px
}
#concept.pores .pores01 {
	width: 810px;
	margin: 0 auto 80px
}
#concept.pores .pores01 .t_cell {
	width: 80px;
	text-align: center;
	padding-top: 70px
}
#concept.pores .pores01 .t_cell.w215 {
	width: 215px;
	padding: 0
}
#concept.pores .pores01 .t_cell.w215 p {
	text-align: left;
	font-size: 14px
}
#concept.pores .pores01 .t_cell img {
	margin-bottom: 15px
}
#concept.pores .pores01 .t_cell.w215 h3 {
	margin: 0 0 15px;
	text-align: center
}
#concept.pores .pores03 {
	width: 530px;
	margin: 0 auto 50px
}
#concept.pores .pores03 h3 {
	text-align: center;
	margin: 10px 0 5px
}
#concept.pores .pores03 p {
	font-size: 14px
}
#concept.herbalsea .attention, #concept.pores .attention, #concept.skinanalysis .attention {
	text-align: center;
	color: #3e3a39;
	font-size: 14px;
	margin-bottom: 80px
}
#concept.skinanalysis h3 {
	margin-bottom: 15px;
	font-size: 22px;
	text-align: left
}
#concept.herbalsea .herbal_voice {
	box-shadow: 0 2px 8px rgba(000,000,000,.3);
	padding: 20px 20px 10px
}
#concept.herbalsea .herbal_voice p {
	font-size: 14px;
	margin-bottom: 15px
}
#concept.herbalsea .t_cell .herbal_voice {
	width: 490px
}
#concept.herbalsea .w100 {
	border: 1px solid #bebebe;
	padding: 25px
}
#concept.herbalsea .w100 p {
	font-size: 14px
}
#concept.herbalsea .material {
	border-top: solid 1px #bebebe;
	padding: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-bottom: 100px
}
#concept.herbalsea .material li {
	width: 500px;
	border-bottom: solid 1px #bebebe;
	border-right: solid 1px #bebebe;
	padding: 20px 30px 20px 90px
}
#concept.herbalsea .material li:nth-child(even) {
	border-right: none;
	padding: 20px 10px 20px 110px
}
#concept.herbalsea .material li#material1 {
	background: url(../images/herbalsea/herbal06.png) left 10px center no-repeat
}
#concept.herbalsea .material li#material2 {
	background: url(../images/herbalsea/herbal07.png) left 30px center no-repeat
}
#concept.herbalsea .material li#material3 {
	background: url(../images/herbalsea/herbal08.png) left 10px center no-repeat
}
#concept.herbalsea .material li#material4 {
	background: url(../images/herbalsea/herbal09.png) left 30px center no-repeat
}
#concept.herbalsea .material li#material5 {
	background: url(../images/herbalsea/herbal10.png) left 10px center no-repeat
}
#concept.herbalsea .material li#material6 {
	background: url(../images/herbalsea/herbal11.png) left 30px center no-repeat
}
#concept.herbalsea .material li#material7 {
	background: url(../images/herbalsea/herbal12.png) left 10px center no-repeat
}
#concept.herbalsea .material li#material8 {
	background: url(../images/herbalsea/herbal13.png) left 30px center no-repeat
}
#concept.herbalsea .material li h3 {
	margin: 0
}
#concept.herbalsea .kotei {
	margin-bottom: 40px
}
#concept.herbalsea .sejutsu {
	margin-bottom: 70px
}
#concept.herbalsea .sejutsu .t_cell {
	width: 205px
}
#concept.herbalsea .sejutsu .r_arrow {
	padding: 120px 24px 0;
	width: auto
}
#concept.herbalsea .sejutsu .t_cell h3 {
	text-align: center;
	font-size: 20px;
	margin: 15px 0 6px
}
#concept.herbalsea .sejutsu .t_cell p {
	text-align: center;
	font-size: 14px
}
#concept.herbalsea .txt_her {
	font-size: 18px;
	text-align: center;
	margin-bottom: 100px;
	line-height: 30px
}
#concept.herbalsea .kotei h3 {
	border-bottom: solid 1px #c8c8c8;
	font-size: 23px;
	padding-bottom: 4px;
	margin: 0 0 10px
}
#concept.herbalsea table, #concept.herbalsea table td {
	border: 1px solid #979797
}
#concept.herbalsea table td, #concept.herbalsea table th {
	padding: 15px 0;
	text-align: center
}
#concept.herbalsea table {
	border-collapse: collapse;
	border-spacing: 0
}
#concept.herbalsea table.w500 {
	table-layout: fixed
}
#concept.beautyskin .shadow {
	border: 5px solid #fff
}
#concept.beautyskin h2 {
	font-size: 32px;
	color: #000;
	line-height: 45px;
	margin: 0 0 25px
}
#concept.beautyskin p {
	font-size: 16px;
	line-height: 30px;
	margin-bottom: 30px
}
#concept.beautyskin p:last-child {
	font-size: 12px;
	line-height: 19px
}
#concept.beautyskin .blog_area {
	background: url(../images/bg_line02_pc.png) center top no-repeat
}
#concept.beautyskin .blog_area h3 {
	text-align: center;
	font-size: 21px;
	line-height: 100%;
	margin: 0 0 25px;
	padding-top: 35px
}
#concept.ogf .no_foundation {
	text-align: center;
	background: url(../images/ogf/ogf01.png) center top 80px no-repeat
}
#carefromsalon h2, #news_archive .news_block h2, #page_support h2 {
	background-image: url(../images/title_consept_pc.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	text-shadow: rgba(0,0,0,.1) 1px 1px 0
}
#concept.ogf .no_foundation h2 {
	font-size: 26px;
	line-height: 100%;
	margin-bottom: 490px
}
#concept.ogf .no_foundation h3 {
	font-size: 21px;
	margin-bottom: 5px
}
#concept.ogf .no_foundation p {
	font-size: 14px;
	padding-bottom: 70px
}
#concept.ogf .table {
	margin-bottom: 60px
}
#concept.ogf .table h3 {
	margin: 0 0 20px;
	border-bottom: solid 1px #898989;
	padding-bottom: 3px
}
#concept.ads .ttl_gold, #concept.ads h3 {
	margin-bottom: 40px
}
#concept.ads p {
	font-size: 16px;
	line-height: 28px
}
#concept.ads h3 {
	clear: both;
	text-align: center;
	font-size: 24px;
	line-height: 42px
}
#concept.ed .t_cell {
	width: 33%;
	text-align: center;
	padding: 0 8px
}
#concept.ed .t_cell h3 {
	text-align: center;
	font-size: 20px;
	line-height: 100%;
	margin: 15px 0
}
#concept.ed .t_cell p {
	text-align: left;
	font-size: 14px;
	line-height: 22px;
	letter-spacing: 1px
}
#concept.agri p {
	font-size: 16px;
	line-height: 28px
}
#concept.agri h3 {
	font-size: 20px;
	text-align: center;
	line-height: 100%;
	color: #036eb6
}
#concept.agri h4 {
	font-size: 16px;
	text-align: center;
	line-height: 24px;
	margin-bottom: 30px
}
#concept.oil h3, #concept.oil p {
	text-align: center;
	margin-bottom: 20px
}
#concept.oil h3 {
	font-size: 19px;
	line-height: 31px
}
#concept.oil p {
	font-size: 16px;
	line-height: 28px
}
#concept.oil .table h3, #concept.oil .table p {
	text-align: left
}
#concept.oil .newspaper {
	width: 380px
}
#concept.oil .newspaper .table {
	border: 1px solid grey;
	padding: 13px
}
#concept.oil .newspaper .table h3 {
	margin: 0 0 10px;
	font-size: 16px;
	line-height: 25px;
	color: #000
}
#concept.oil .newspaper .table p {
	font-size: 14px;
	line-height: 21px
}
#concept.earth p {
	text-align: center;
	font-size: 16px;
	line-height: 28px;
	margin-bottom: 25px
}
#concept.environmentalpolicy p {
	font-size: 16px;
	line-height: 28px;
	margin-bottom: 30px
}
.post-type-archive-media #page-body h1, .post-type-archive-news #page-body h1, .single-media #page-body h1 {
	color: #3e3a39;
	display: block;
	margin: 50px auto 60px;
	padding: 0;
	font-size: 26px;
	font-weight: 400;
	letter-spacing: 1px;
	line-height: 1;
	text-align: center
}
#news_archive .news_block {
	margin-bottom: 80px
}
#carefromsalon h2, #news_archive .news_block h2 {
	-ms-background-size: 100% auto;
	background-size: 100% auto;
	color: #fff;
	font-size: 20px;
	font-weight: 400;
	width: 100%;
	height: 48px;
	line-height: 48px;
	text-align: center;
	margin: 0 0 50px
}
#news_archive .news_block .thumbnail {
	border: 8px solid #fff;
	display: inline-block;
	box-shadow: 0 3px 11px rgba(000,000,000,.4);
	width: 235px
}
#news_archive .news_block .thumbnail img {
	width: 100%;
	height: auto;
	float: left
}
#news_archive .news_block .contents {
	width: 710px;
	float: right
}
#news_archive .news_block .contents .date {
	color: #989899;
	font-size: 14px;
	border-bottom: solid 1px #c9c9ca;
	margin-bottom: 12px
}
#news_archive .news_block .contents .content {
	color: #3e3a39;
	font-size: 14px;
	line-height: 25px
}
.pagination {
	text-align: center;
	font-size: 14px;
	color: #898989;
	margin-bottom: 50px;
	clear: both
}
.pagination .page-all {
	border-right: solid 1px #bbb;
	padding-right: 20px;
	letter-spacing: 1px
}
.pagination .page-numbers {
	border-right: solid 1px #bbb;
	padding: 0 20px;
	margin: 0;
	color: #898989
}
.pagination .current {
	font-weight: 700;
	color: #333
}
.pagination .page-numbers.next, .pagination .page-numbers.prev {
	font-size: 12px
}
#magazin #news_archive .news_block .thumbnail, .post-type-archive-media #news_archive .news_block .thumbnail, .single-media #news_archive .news_block .thumbnail {
	border: none;
	box-shadow: none;
	width: 327px
}
#magazin #news_archive .news_block .contents, .post-type-archive-media #news_archive .news_block .contents, .single-media #news_archive .news_block .contents {
	width: 623px
}
#magazin .insertion, .post-type-archive-media .insertion, .single-media .insertion {
	border: 1px solid #aea181;
	line-height: 100%;
	color: #aea181!important;
	padding: 25px 20px 25px 50px;
	margin-top: 25px;
	position: relative
}
.post-type-archive-media .insertion a, .post-type-archive-media .insertion p, .single-media .insertion a {
	color: #aea181
}
#magazin .insertion::before, .post-type-archive-media .insertion::before, .single-media .insertion::before {
	content: "";
	height: 6px;
	width: 6px;
	border: 6px solid #aea181;
	position: absolute;
	top: 40%;
	left: 25px
}
#contact h1, #faq h1, #page_support h1, #sf h1 {
	color: #3e3a39;
	display: block;
	margin: 50px auto 60px;
	padding: 0;
	font-size: 26px;
	font-weight: 400;
	letter-spacing: 1px;
	line-height: 1;
	text-align: center
}
#page_support h2 {
	-ms-background-size: 100% auto;
	background-size: 100% auto;
	color: #fff;
	font-size: 20px;
	font-weight: 400;
	width: 100%;
	height: 48px;
	line-height: 48px;
	text-align: center;
	margin-bottom: 45px;
	clear: both
}
#page_support h3 {
	text-align: center;
	margin-bottom: 40px
}
#page_support p {
	font-size: 14px;
	line-height: 25px
}
#page_support .txt01 {
	font-size: 16px;
	line-height: 28px;
	margin-bottom: 60px;
	text-align: center
}
#page_support .txt01 strong {
	font-size: 30px;
	padding: 0 0 0 4px
}
.btn_question1, .btn_question2, .support02 {
	font-size: 0;
	text-align: center
}
#page_support .txt02 {
	text-align: center;
	margin-bottom: 30px
}
.shadow {
	border: 8px solid #fff;
	box-shadow: 0 3px 11px rgba(000,000,000,.4)
}
#page_support .thumb_l {
	float: left;
	margin-right: 50px;
	margin-bottom: 100px
}
#page_support .thumb_r {
	float: right;
	margin-left: 50px
}
.support01 {
	margin-bottom: 60px;
	text-align: center
}
.support02 {
	margin-bottom: 30px
}
.support02 li {
	display: inline-block;
	margin-right: 30px;
	border: 5px solid #fff;
	box-shadow: 0 3px 8px rgba(000,000,000,.3)
}
.support02 li:last-child {
	margin-right: 0
}
.btn_mail_contact {
	margin-bottom: 15px;
	text-align: center;
	line-height: 46px
}
.btn_mail_contact a {
	background: -webkit-gradient(linear, left top, left bottom, from(#ea859b), to(#b42046));
	background: -webkit-linear-gradient(top, #ea859b, #b42046);
	background: linear-gradient(to bottom, #ea859b, #b42046);
	display: inline-block;
	color: #fff;
	width: 355px;
	height: 46px;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px
}
.btn_question1 {
	margin-bottom: 65px
}
.btn_question1 li {
	display: inline-block;
	margin-right: 10px
}
.btn_question1 li:last-child, .btn_question2 li:last-child {
	margin-right: 0
}
.btn_question1 li a {
	display: block
}
.btn_question2 {
	margin-bottom: 70px
}
.btn_question2 li {
	display: inline-block;
	margin-right: 40px
}
.btn_question2 li a {
	color: #998063;
	text-decoration: underline;
	font-size: 14px;
	position: relative;
	display: block;
	padding-left: 10px
}
.btn_question2 li a::before {
	display: block;
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	height: 0;
	margin-top: 7px;
	border: 3px solid transparent;
	border-left: 3px solid #998063
}
.btn_detail {
	text-align: center;
	margin-bottom: 100px
}
#page_support.counselling .pba {
	width: 795px;
	margin: 0 auto 76px
}
#page_support.counselling .pba .shadow {
	float: left;
	margin-right: 30px
}
#page_support.counselling .customers_voice {
	width: 795px;
	margin: 0 auto 100px;
	border: none;
	padding: 20px 60px 30px
}
#page_support.counselling .customers_voice h4 {
	text-align: center;
	font-size: 20px;
	color: #3e3a39;
	line-height: 130%;
	margin-bottom: 20px
}
#page_support.counselling .customers_voice h4 span {
	font-size: 14px
}
#page_support.counselling .customers_voice ul {
	list-style-type: disc
}
#page_support.counselling .customers_voice ul li {
	font-size: 14px;
	margin-bottom: 8px;
	color: #3e3a39
}
#page_support.counselling .attention {
	font-weight: 700;
	line-height: 20px;
	padding-left: 1em;
	text-indent: -1em;
	letter-spacing: 1px;
	margin: 0 auto 90px;
	width: 570px
}
#page_support.counselling .example_answer {
	background: url(../images/counselling/bg.png) center bottom no-repeat;
	background-size: 100%
}
#page_support.counselling .example_answer .inner {
	width: 800px;
	margin: 0 auto;
	padding-bottom: 80px
}
#page_support.counselling .example_answer h3 {
	background-image: url(../images/bg_line02_pc.png), url(../images/bg_line02_pc.png);
	background-repeat: no-repeat, no-repeat;
	background-size: 100% 1px, 100% 1px;
	background-position: top center, bottom center;
	line-height: 100%;
	padding: 20px 0;
	color: #998063;
	font-size: 26px;
	margin-bottom: 30px
}
#page_support.counselling .example_answer ul {
	padding: 115px 140px 0;
	background: url(../images/counselling/arrow.png) center top no-repeat
}
#page_support.counselling .example_answer li {
	font-size: 14px;
	margin-bottom: 43px;
	position: relative
}
#page_support.counselling .example_answer li:after {
	content: "";
	display: block;
	clear: both
}
#page_support.counselling .example_answer li:before {
	content: "";
	background: url(../images/counselling/icon01.png) no-repeat;
	background-size: 105px;
	width: 105px;
	height: 105px;
	position: absolute;
	top: -45px;
	left: -135px
}
#page_support.counselling .example_answer li:nth-child(even):before {
	left: auto;
	right: -135px;
	background: url(../images/counselling/icon02.png) top right no-repeat;
	background-size: 105px
}
#page_support.counselling .example_answer li:nth-child(3n):before {
	background: url(../images/counselling/icon03.png) top right no-repeat;
	background-size: 105px
}
#page_support.counselling .example_answer li:last-child {
	margin-bottom: 70px
}
#page_support.counselling .example_answer li span {
	background: #dcdddd;
	color: #3e3a39;
	display: inline-block;
	padding: 15px 20px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	position: relative
}
#page_support.counselling .example_answer li span::before {
	content: "";
	background: url(../images/counselling/arrow_l.png) no-repeat;
	width: 15px;
	height: 18px;
	position: absolute;
	top: 8px;
	left: -14px
}
#page_support.counselling .example_answer li:nth-child(even) span {
	color: #fff;
	background: url(../images/counselling/arrow_r.png) no-repeat #ae4c5f;
	float: right
}
#page_support.counselling .example_answer li:nth-child(even) span::before {
	background: url(../images/counselling/arrow_r.png) no-repeat;
	left: auto;
	right: -14px
}
.page-id-72 hr.bg-line02, .page-id-74 hr.bg-line02 {
	background: 0 0
}
#faq_area {
	background-color: #f7f7f7
}
#faq_area .inner {
	width: 800px;
	margin: 0 auto;
	padding: 70px 0
}
#faq_area section {
	background-color: #fff;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	margin-bottom: 30px
}
#faq_area h3 {
	cursor: pointer;
	margin: 0;
	line-height: 100%;
	color: #3e3a39;
	font-size: 20px;
	background: url(../images/faq/arrow1.gif) center left 18px no-repeat;
	padding: 20px 42px
}
#faq_area h3.active {
	background: url(../images/faq/arrow2.gif) center left 18px no-repeat
}
#faq_area dl {
	display: none;
	background-color: #fff;
	padding: 0 40px 50px;
	position: relative
}
#faq_area dt {
	color: #998063;
	font-size: 16px;
	font-weight: 700;
	padding-top: 20px;
	margin-bottom: 5px;
	counter-increment: number
}
#faq_area dt::before {
	content: "Q" counter(number);
	margin-right: 8px
}
#faq_area dd {
	font-size: 14px;
	border-bottom: solid 1px #898989;
	padding: 0 0 25px 30px
}
#faq_area dd a {
	color: #998063;
	text-decoration: underline
}
#faq_area dd:last-child {
	border-bottom: none
}
#faq_area .faqtop {
	position: absolute;
	right: 23px;
	bottom: 23px
}
#faq_area .atten {
	color: #595757;
	padding-top: 10px
}
.post-type-archive-voice h1, .tax_voice h1 {
	color: #3e3a39;
	display: block;
	margin: 50px auto 60px;
	padding: 0;
	font-size: 26px;
	font-weight: 400;
	letter-spacing: 1px;
	line-height: 1;
	text-align: center
}
#search_voice {
	background-color: #f1f1f1;
	padding: 70px 0;
	margin-bottom: 50px
}
#search_voice table {
	margin-bottom: 20px
}
#search_voice table th {
	text-align: right;
	vertical-align: middle;
	padding-right: 30px;
	width: 160px
}
#search_voice table td {
	font-size: 14px;
	padding-bottom: 10px
}
#search_voice table td div {
	background-color: #fbfbfb;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	padding: 15px 15px 5px;
	line-height: 120%
}
#search_voice table td label {
	vertical-align: middle;
	margin-right: 10px;
	line-height: 120%;
	margin-bottom: 10px;
	display: inline-block;
	border: 1px solid #bea880;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	background: -webkit-gradient(linear, left top, left bottom, from(#f0e8c7), to(#d8c69d));
	background: -webkit-linear-gradient(top, #f0e8c7, #d8c69d);
	background: linear-gradient(to bottom, #f0e8c7, #d8c69d);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startcolorstr=#f0e8c7, endcolorstr=#d8c69d))";
	zoom: 1;
	padding: 7px 10px 6px
}
#search_voice table td input[type=checkbox] {
	margin-right: 6px;
	vertical-align: baseline
}
#search_voice table td div ul {
	font-size: 0
}
#search_voice table td div li {
	display: inline-block;
	margin: 0;
	font-size: 0
}
#search_voice table td div .non_img li {
	margin: 0 5px 5px 0
}
#search_voice table td div .non_img li a {
	width: 196px;
	font-size: 19px;
	border: 2px solid #bea880;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	background: -webkit-gradient(linear, left top, left bottom, from(#f0e8c7), to(#d8c69d));
	background: -webkit-linear-gradient(top, #f0e8c7, #d8c69d);
	background: linear-gradient(to bottom, #f0e8c7, #d8c69d);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startcolorstr=#f0e8c7, endcolorstr=#d8c69d))";
	zoom: 1;
	display: block;
	text-align: center;
	color: #000;
	height: 80px;
	line-height: 80px
}
#search_voice table td div .non_img li:nth-child(4n) {
	margin: 0 0 5px
}
#search_voice table td div li img {
	height: 100px;
	width: auto;
	vertical-align: top
}
#search_voice .btn_search, .btn_search {
	text-align: center
}
.btn_search.inactive {
	opacity: 0.5;
}
.btn_search.inactive button {
	cursor: normal !important;
}
#search_voice button, .btn_search button {
	background: -webkit-gradient(linear, left top, left bottom, from(#ea859b), to(#b42046));
	background: -webkit-linear-gradient(top, #ea859b, #b42046);
	background: linear-gradient(to bottom, #ea859b, #b42046);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startcolorstr=#ea859b, endcolorstr=#b42046))";
	zoom: 1;
	border: none;
	width: 355px;
	height: 46px;
	display: inline-block;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	cursor: pointer
}
#search_voice button span, .btn_search button span {
	height: 46px;
	display: inline-block;
	line-height: 46px;
	background: url(../images/icn_search.png) center left 25px no-repeat;
	border: none;
	font-size: 15px;
	font-weight: 700;
	text-shadow: 0 1px 0 #b42046;
	color: #fff;
	padding-left: 45px
}
.voice_block {
	box-shadow: 0 2px 8px rgba(000,000,000,.4);
	padding: 40px;
	margin-bottom: 40px;
	display: table;
	width: 100%
}
.voice_block::after {
	content: "";
	display: block;
	clear: both
}
.voice_block .voice_contents {
	display: table-cell;
	vertical-align: top;
	padding-right: 65px
}
#page-body .voice_block .voice_contents h2 {
	margin: 0 0 40px;
	font-size: 20px;
	font-weight: 700;
	text-align: left
}
#concept.beginner h2, #contact .btns, #contact h3, #sf, #sf .about_mail ul, .beginner .bnr, .magazine {
	text-align: center
}
#page-body .voice_block .voice_contents h2 span {
	font-size: 14px
}
#page-body .voice_block .voice_contents h3.arrow {
	font-size: 14px;
	font-weight: 400;
	color: #3e3a39;
	margin: 0
}
#page-body .voice_block .voice_contents ul {
	margin-bottom: 10px;
	font-size: 0
}
#page-body .voice_block .voice_contents li {
	display: inline-block;
	line-height: 100%;
	color: #444;
	font-size: 14px;
	padding: 3px 5px 2px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border: 1px solid #999;
	margin: 0 3px 3px 0
}
#page-body .voice_block .voice_contents h3.addbdr {
	font-size: 14px;
	font-weight: 700;
	color: #3e3a39;
	letter-spacing: 1px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	position: relative;
	margin-bottom: 5px
}
#page-body .voice_block .voice_contents h3.addbdr span {
	background-color: #fff;
	position: relative;
	z-index: 10;
	padding-right: 10px
}
#page-body .voice_block .voice_contents h3.addbdr::after {
	content: "";
	width: 100%;
	height: 1px;
	background-color: #c9c9ca;
	position: absolute;
	top: 50%;
	left: 0;
	z-index: 1
}
#page-body .voice_block .voice_contents p {
	font-size: 14px;
	line-height: 25px;
	color: #3e3a39
}
#page-body .voice_block .voice_contents .contents {
	margin-bottom: 30px
}
#page-body .voice_block .voice_contents .contents p {
	margin-bottom: 10px
}
.voice_block .thumbnail {
	width: 230px
}
.voice_block .shop_data img, .voice_block .thumbnail img {
	max-width: 230px;
	height: auto
}
.voice_block .shop_data h4 {
	font-size: 16px;
	font-weight: 400;
	color: #3e3a39;
	margin-top: 35px
}
.voice_block .shop_data p a {
	font-size: 14px;
	margin-top: 5px
}
#page-body .utilization .txt {
	color: #3e3a39;
	font-size: 16px;
	line-height: 28px;
	text-align: center
}
.utilization h3 {
	margin: 0 0 20px;
	border-bottom: solid 1px #898989;
	padding-bottom: 3px
}
.utilization .pl40 {
	padding-left: 40px
}
.mt60 {
	margin-top: 60px!important
}
.mb60 {
	margin-bottom: 60px!important
}
.table {
	display: table
}
.t_cell {
	display: table-cell;
	vertical-align: top
}
#concept.beginner h2 {
	padding-left: 20px;
	font-weight: 700;
	margin-bottom: 45px
}
#concept.beginner p {
	font-size: 15px;
	line-height: 25px;
	margin-bottom: 15px;
	color: #3e3a39
}
.beginner .pl40 {
	padding-left: 40px
}
.beginner .bnr {
	margin-bottom: 150px
}
#contact .container {
	width: 800px
}
#contact h3 {
	color: #3e3a39;
	font-size: 14px;
	position: relative;
	letter-spacing: 0;
	line-height: 160%;
	margin-bottom: 45px
}
#contact h3:before {
	content: "";
	position: absolute;
	top: 10px;
	left: 0;
	z-index: 10;
	height: 1px;
	width: 100%;
	background-color: #3e3a39
}
#contact h3 span {
	font-size: 20px;
	letter-spacing: 1px;
	background-color: #fff;
	padding: 0 27px;
	position: relative;
	z-index: 12
}
#contact .btns {
	font-size: 0;
	margin-bottom: 30px
}
#contact .btns li {
	display: inline-block;
	margin-right: 15px
}
#contact .btns li:last-child {
	margin-right: 0
}
.magazine a {
	border: 1px solid #9a9a9b;
	display: inline-block
}
#contact .txt_area {
	width: 720px;
	margin: 0 auto 110px;
	font-size: 14px;
	color: #3e3a39
}
#contact .txt_area p {
	margin: 0 auto 25px;
	padding-left: 1em;
	text-indent: -1em;
	width: 670px
}
#contact .txt_area .whole {
	padding-left: 0;
	text-indent: 0;
	margin-bottom: 60px
}
#contact .txt_area .whole a {
	color: #998063;
	font-weight: 700;
	border-bottom: solid 1px #998063;
	display: inline-block;
	padding-left: 0;
	margin-left: 10px
}
#contact .txt_area .whole a:before {
	border: 3px solid rgba(153,128,99,0);
	border-left: 3px solid #998063;
	left: -10px
}
.mb140 {
	margin-bottom: 140px!important
}
#sf p {
	color: #3e3a39;
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 50px
}
#sf .about_mail {
	width: 650px;
	margin: 0 auto 50px;
	box-shadow: 0 1px 8px rgba(000,000,000,.4);
	padding: 40px 0 15px
}
#sf .about_mail h2 {
	margin: 0 0 30px;
	font-size: 16px;
	font-weight: 700;
	color: #3e3a39
}
#sf .about_mail ul {
	font-size: 0;
	margin-bottom: 25px
}
#sf .about_mail li {
	font-size: 16px;
	font-weight: 700;
	display: inline-block;
	letter-spacing: 1px;
	line-height: 130%;
	margin: 0 10px
}
#sf .about_mail h4 {
	font-size: 14px;
	font-weight: 700;
	margin-bottom: 15px
}
#sf .about_mail .mail1 li {
	color: #998063;
	border-bottom: solid 1px #998063
}
#sf .about_mail .mail2 li {
	position: relative;
	padding-left: 10px
}
#sf .about_mail .mail2 li span {
	color: #ae4c5f;
	border-bottom: solid 1px #ae4c5f
}
#sf .about_mail .mail2 li::before {
	display: block;
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	height: 0;
	margin-top: 8px;
	border: 3px solid rgba(174,76,95,0);
	border-left: 3px solid #ae4c5f
}
#sf .btn {
	margin: 40px auto 80px
}
#form_area {
	background-color: #ebebeb;
	padding: 10px 0 80px;
	text-align: left;
	margin-bottom: 60px
}
#form_area .container {
	width: 640px
}
#form_area h3 {
	margin: 60px 0 30px;
	color: #3e3a39;
	font-size: 18px;
	font-weight: 700;
	position: relative;
	line-height: 100%
}
#form_area h3 span {
	background-color: #ebebeb;
	padding-right: 20px;
	position: relative;
	z-index: 10
}
#form_area h3::after {
	content: "";
	position: absolute;
	height: 1px;
	background-color: #9a9a9b;
	width: 100%;
	top: 50%;
	left: 0;
	z-index: 5
}
#form_area .wpcf7-list-item {
	display: block;
	line-height: 100%;
	margin-bottom: 30px;
	font-size: 14px;
	color: #3e3a39
}
#form_area .age .wpcf7-list-item {
	display: inline-block;
	margin-right: 40px
}
#form_area .check .wpcf7-list-item {
	display: inline-block;
	width: 48%;
	margin: 0 0 20px
}
#form_area .wpcf7-list-item.last {
	margin-bottom: 0
}
#form_area input[type=checkbox] {
	width: 16px
}
#form_area .form_contents th {
	width: 100px;
	text-align: right;
	padding: 0 20px 20px 0;
	color: #3e3a39;
	vertical-align: middle
}
#form_area .form_contents td {
	padding: 0 0 20px;
	font-size: 14px
}
#form_area .form_contents td.name {
	color: #9a9a9b;
	text-align: right;
	width: 40px;
	padding-right: 6px
}
#form_area .form_contents td .gray {
	color: #9a9a9b;
	padding: 0 10px
}
#form_area td .hissu {
	padding-left: 10px;
	color: #ae4c5f;
	font-weight: 700
}
#form_area input[type=email], #form_area input[type=tel], #form_area input[type=text], #form_area textarea {
	padding: 10px;
	font-size: 16px;
	border: none;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	color: #3e3a39
}
#form_area textarea {
	width: 100%
}
#form_area td select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	font-size: 16px;
	vertical-align: top;
	border: none;
	color: #3e3a39;
	width: 180px;
	height: 35px;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	padding-left: 8px;
	background: url(../images/arrow_select.png) right 7px center no-repeat #fff
}
#form_area .wpcf7-list-item.has-free-text {
	display: block;
	width: 600px
}
#form_area .check input[type=text] {
	width: 500px;
	margin-left: 10px
}
#form_area .btn_send {
	text-align: center;
	padding: 80px 0 0
}
#form_area .btn_send input {
	background: url(../images/contact/btn_send.png) no-repeat;
	letter-spacing: 3px;
	border: none;
	width: 325px;
	color: rgba(255,255,255,0);
	height: 49px;
	font-size: 14px;
	font-weight: 700
}
#form_area .wpcf7-not-valid-tip {
	position: absolute;
	top: 20px;
	right: -40px;
	background-color: rgba(255,0,0,.5);
	color: #fff;
	font-weight: 700;
	display: block;
	padding: 3px 10px;
	z-index: 1000
}
#form_area .wpcf7-validation-errors {
	border: none;
	background-color: rgba(247,231,0,.5);
	line-height: 100%;
	padding: 10px
}

#layer_board_area {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 9999;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.5);
}
.layer_board {
  position: absolute;
  width: 1000px;
  height: 85vh;
  margin: auto;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}
#layer_board_area .layer_board_inner {
	background-color: #fff;
	width: 1000px;
	height: 85vh;
	margin: 0 auto;
	overflow: hidden
}
#layer_board_area .layer_board_scroll {
	overflow-y: scroll;
	overflow-x: hidden;
	height: 100%;
	padding: 50px 0
}
#layer_board_area .layer_board_inner .bdr {
	border-bottom: solid 1px #9fa0a0;
	margin: 0 120px;
	padding-bottom: 30px
}
#layer_board_area .layer_board_inner h3 {
	margin-bottom: 10px;
	margin-top: 30px;
	text-align: center
}
#layer_board_area .layer_board_inner p {
	margin-bottom: 20px;
	font-size: 13px;
	text-align: center
}
#layer_board_area .layer_board_inner .btn_close {
	text-align: center
}
#layer_board_area .layer_board_inner .btn_close input {
	color: #000;
	border: 1px solid #9fa0a0;
	padding: 10px 20px;
	display: inline-block;
	position: static;
	background: 0 0;
	font-size: 14px
}
#layer_board_area .layer_board_inner td, #layer_board_area .layer_board_inner th {
	text-align: center
}


/* ========================================================================================
    diva
======================================================================================== */

#diva .main {
	text-align: center;
}


#diva .inner {
	width: 1000px;
	margin: 0 auto;
}

#diva .txt_area {
	margin-top: 30px;
	margin-bottom: 50px;
	text-align: left;
	line-height: 1.8;
}

#diva .txt_area02 {
	width: 80%;
	margin: 0 auto;
	text-align: center;
	margin-top: 50px;
	margin-bottom: 50px;
}

#diva .txt_area02 p {
	margin-bottom: 15px;
}

#diva .txt_area02 .tit {
	font-size: 30px;
	margin-bottom: 30px;
}

#diva .img {
	text-align: center;
}


#diva .box {
	margin-top: 30px;
	margin-bottom: 50px;
}

#diva .box ul {
	font-size: 0;
	margin: 0;
	padding: 0;
	text-align: center;
	margin-top: 20px;
}

#diva .box ul li {
	display: inline-block;
	width: 30%;
	margin-right: 15px;
	margin-bottom: 15px;
}


#diva .handling {
	margin-top: 50px;
	margin-bottom: 50px;
}


#diva .handling h3 {
	margin-bottom: 50px;
	text-align: center;
}

#diva .handling .box {
	display: flex;
    width: 80%;
    margin: 0 auto;
	vertical-align: bottom;
}

#diva .handling .box .left_box {
	width: 45%;
    margin-right: 10%;
    border: 1px solid #ccc;
}

#diva .handling .box .right_box {
	width: 45%;
    border: 1px solid #ccc;
}


#diva .handling .box h4 {
	background-color: #eee;
    margin: 0;
    padding: 10px 0;
    text-align: center;
    border-bottom: 1px solid #ccc;
}

#diva .handling .box .txt p {
	text-align: center;
    margin-top: 20px;
    font-size: 20px;
}

#diva .handling .box .btn {
	margin: 0;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 30px;
}

#diva .handling .box .right_box .btn {
	margin: 0;
    text-align: center;
    margin-top: 6.5rem;
    margin-bottom: 30px;
}


