@charset "utf-8";
ul, li, h1, h2, h3, h4 {
    color: #fff;
}
a{
    color: #fff;
}
p{
    color: #fff;
}
p.flow{
    color: #111;
}
p.center {
    color: #fff;
}
article {
    color: #fff;
}
h3.bgcolor {
    background-color: #fff;
    color: #000;
}
.line.last {
    background-color: #000;
    margin: 0;
    padding: 20px 0;
}
.h_btn span {
    background-color: #808285;
}
header {
    background-color: #000;
}
main,#about,#message,#movie,#course {
    background-color: #242424;
}
#message .gridbox .txt_box {
    background-color: #000;
}
#message .gridbox .ttl_box {
    background-color: #414143;
}
#method {
    background-color: #000;
}
#course {
    background-color: #000;
	padding-bottom: 30px;
}
#course h2 {
    background: transparent;
}
#course .pc_gridbox .course_inner {
    background: #fff;
}
#course .pc_gridbox {
    flex-wrap: wrap;
}
#course .pc_gridbox .course_inner {
    border: none;
}
#course .course_inner .price {
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
}
#flow_chart {
    background-color: #000;
}

#faq {
    background-color: #000;
}
#faq .qa_box {
    color: #414042;
}
#faq .qa_box h3 {
    color: #414042;
}
#faq .qa_box h4 {
    background-color: #000;
}
#faq .qa_box dt {
    border-top: 1px solid #414042;
}
#faq .qa_box dt .more_btn span, #faq .qa_box dd .more_btn2 span {
    background-color: #414042;
}
#method .left_line dt .more_btn span {
    background-color: #fff;
}
#faq .qa_box dd .more_btn2,#faq .qa_box dd .more_box2 p {
    color: #414042;
}
#salon_list {
    /*background-color: #414042;*/
	background-color: #fff;
}
#salon_list h2 {
    background-color: #000;
}
#salon_list .inner_pc {
    /*background-color: #414042;*/
}
#salon_list .salon_box p {
    color: #6d6e71;
}
#salon_list h4 {
    background-color: #000000;
}
#salon_list .salon_detail h4 {
    background-color: #6d6e71;
}
#salon_list dl {
    border-bottom: 1px solid #414042;
}
#salon_list dt.more_dt {
    border-top: 1px solid #414042;
}
#salon_list dt.more_dt.new::before {
    background-image: url(/men/img/new_icon.svg);
}
#salon_list dt .more_btn span {
    background-color: #414042;
}
#salon_list .salon_detail {
    background: #fff;
}
#salon_list .salon_detail p,#salon_list .salon_detail a {
    color: #6d6e71;
}
#salon_list .salon_detail a.btn.g_map {
    color: #414042;
}
#salon_list .salon_detail .gridbox.links a {
    background: linear-gradient(#6d6e71, #000000);
}


#course .pc_gridbox .course_inner .right_text p {
    width: 94%;
    margin: 10px auto 20px;
	padding-top: 10px;
}
#course .pc_gridbox .course_inner .right_text p.note {
    text-align: right;
    margin: -20px auto 0;
    padding: 10px auto 20px;
}





#interview h2 {
    background-image: url(../img/interview_bg.svg);
}
#interview li.interview_inner p {
    color: #fff;
    border-bottom: 1px solid #fff;
}

#interview li.interview_inner.no1 {
    background-image: url(../img/ib_01.svg);
}
#interview li.interview_inner.no2 {
    background-image: url(../img/ib_02.svg);
}
#interview li.interview_inner.no3 {
    background-image: url(../img/ib_03.svg);
}
#interview li.interview_inner.no4 {
    background-image: url(../img/ib_04.svg);
}
#interview li.interview_inner.no5 {
    background-image: url(../img/ib_05.svg);
}
#interview li.interview_inner.no6 {
    background-image: url(../img/ib_06.svg);
}
#interview li.interview_inner.no7 {
    background-image: url(../img/ib_07.svg);
}
#interview li.interview_inner.no8 {
    background-image: url(../img/ib_08.svg);
}
#interview li.interview_inner.no9 {
    background-image: url(../img/ib_09.svg);
}
.slick-dots li button:before{
	background-color: transparent;
}
.slick-dots li.slick-active button:before{
	background-color: #fff;
}


#present {
    background-color: #6d6e71;
}
#present .present_inner {
    background-color: #231f20;
}
#present .present_inner p {
    color: #fff;
}
#news {
    position: relative;
    background-color: #fff;
    padding-bottom: 30px;
}
#news:before {
    background-color: #000;
}
footer .footer_nav2 {
    background-color: #414042;
}
footer p.copy {
    background-color: #000;
}
h1.page_ttl span,
.page_content dd{
    color: #fff;
}
a.btn img,a.btn{
    position: relative;
}
a.btn:hover{
    opacity: 1;
}
a.btn:hover img{
    opacity: 0.6;
}
#message .gridbox .gridbox a{
    height: 100%;
}
header h1 a:hover,
header h1 a img:hover,
header .pc.pc_h_btn img:hover{
    opacity: 0.9;
}
header a.btn02{
	z-index: 1;
}
header a.btn02:before{
    content: "";
    display: block;
    position: absolute;
    background-color: #fff;
    width: 100%;
    height:100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 2;
	opacity: 0;
}
header a.btn02:hover::before{
	opacity: 0.4;
}
#salon_list .tabs{
    background-color: #b6b7b8;
}
#salon_list .tab_content{
    background-color: #6d6e71;
}
#salon_list .salon_detail .gridbox.links a:before{
    display: none;
}
.page_content div.bgcolor a{
        color: inherit;
}
#course .course_inner p.course_detail{
    padding-left: 0;
    padding-right: 0;
}
/*
 * ==============================================
 * ■画面の横幅が481px以上 (PC)
 * ==============================================
 */
@media screen and (min-width : 481px ){
#about .inner_pc {
    background-image: url(../img/about_bg_pc.png);
}
#about{
	background-image: url(../img/about_bg_pc_2.png);
	background-size: contain;
    background-repeat: repeat-x;
	padding: 40px 20px 50px;

}
#method:before {
    background-image: url(../img/method_pc_bg.png);
}
#course .pc_gridbox .course_inner{
	width: 100%;
	max-width: 100%;
}
#course .course_inner h4 {
    height: 58px;
    background-color: #404042;
}
#course .pc_gridbox .course_inner .flex {
    display: flex;
    flex-wrap: wrap;
    width: 90%;
    margin: 15px auto;
}
#course .pc_gridbox .course_inner .left_text  {
    width: 40%;
}
#course .pc_gridbox .course_inner .right_text  {
    width: 60%;
}
#interview .slick-dots li.slick-active:nth-of-type(1) button::before {
	background-image: url(../img/slick-dots-1.png);
}
#interview .slick-dots li.slick-active:nth-of-type(2) button::before {
	background-image: url(../img/slick-dots-2.png);
}
#interview .slick-dots li.slick-active:nth-of-type(3) button::before {
	background-image: url(../img/slick-dots-3.png);
}
#interview .slick-dots li.slick-active:nth-of-type(4) button::before {
	background-image: url(../img/slick-dots-4.png);
}
#interview .slick-dots li.slick-active:nth-of-type(5) button::before {
	background-image: url(../img/slick-dots-5.png);
}
#interview .slick-dots li.slick-active:nth-of-type(6) button::before {
	background-image: url(../img/slick-dots-6.png);
}
#interview .slick-dots li.slick-active:nth-of-type(7) button::before {
	background-image: url(../img/slick-dots-7.png);
}
#interview .slick-dots li.slick-active:nth-of-type(8) button::before {
	background-image: url(../img/slick-dots-8.png);
}
#interview .slick-dots li.slick-active:nth-of-type(9) button::before {
	background-image: url(../img/slick-dots-9.png);
}
#interview .slick-dots li.slick-active:nth-of-type(10) button::before {
	background-image: url(../img/slick-dots-10.png);
}
#interview .slick-dots li button::before {
    background-color: #000;
}
#interview .slick-dots li.slick-active button::before {
    background-color: #fff;
}
#flow_chart .inner_pc {
    background-image: none;
}
.salon_detail_flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.salon_detail_left, .salon_detail_right{
    width: 49%;
}
#salon_list .salon_detail .tel_mail_inner a {
    display: inline;
}
#salon_list .salon_detail .tel_mail_inner a:nth-of-type(2) {
    margin-left: 20px;
}
.method_modal.remodal {
    padding: 120px!important;
	max-width: 857px;
}
.method_modal .remodal-close{
    left: auto;
    right: 0;
}
.method_modal .remodal-close:before{
    font-size: 40px;
    top: -40px;
    left:auto;
    color:#fff;
	font-family: "Noto Sans JP"!important;
    
}
.method_modal.remodal p.title {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
}
#course .course_inner .price.price2{
    display: block;
}
.tokushoho {
    border: 1px solid #fff;
}
.tokushoho td {
    border-bottom: 1px solid #fff;
    color: #fff;
}
}

/*
 * ==============================================
 * ■画面の横幅が481pxから768pxまで (Tablet)
 * ==============================================
 */
@media screen and (min-width:481px) and (max-width:768px) {
#course .course_inner p.course_detail{
    background-color: #a7a9ac;
}
#course .course_inner span.course_detail_sub {
    position: relative;
    bottom: 0;
	display: inline-block;
}


}

/*
 * ==============================================
 * ■画面の横幅が769px以下 (SP)
 * ==============================================
 */
@media screen and (max-width : 480px ){
#about {
    background-image: url(../img/about_bg.png);
}
#movie {
    background-color: #414042;
}
#method:before {
    background-image: url(../img/method_pc.png);
}
#method .left_line .whitebk {
    background-color: #242424;
}

#method .left_line {
    border-left: 10px solid #414042;
    padding: 20px 20px 0;
}
#method .left_line dl {
    padding-top: 20px;
}
#method .left_line dl dt {
    background-color: #6d6e71;
    margin-bottom: 8px;
	padding: 10px;
}
#course {
    background-color: #000;
}
#flow_chart {
    background-image: url(../img/flow_chart_bg.jpg);
}

#sp_nav nav ul li a{
    color: #6d6e71;

}
.method_modal .remodal-close{
    left: auto;
    right: 0;
}
.method_modal .remodal-close:before{
    font-size: 60px;
    top: -40px;
    left:auto;
    color:#fff;
    
}
.method_modal.remodal p.title {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
}
table.tokushoho {
    color: #fff;
}
footer #sp_footer_nav nav ul li a{
	background-color: #a7a9ac;
}
footer #sp_footer_nav nav .footer_nav_btn {
    background-image: url(../img/close_bg.png);
}
}
	
	
	
/*
 * ==============================================
 * ■後で共通CSSに書く
 * ==============================================
 */
/*#method .left_line dl dd {
    display: none;
}
section#salon_list iframe {
    width: 100%;
	height: 400px;
}
.method_modal .remodal-close:before{
    color:#fff;
	font-family: "Noto Sans JP"!important;
    
}*/

/*
 * ==============================================
 * ■画面の横幅が481px以上 (PC)
 * ==============================================
 */
@media screen and (min-width : 481px ){

/*#message .gridbox .ttl_box {
    position: relative;
}
#message h2 {
    top: 50%;
    position: absolute;
    left: 0;
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
}
#course .course_inner p.course_detail {
    font-size: 20px;
    height: 20px;
}
#course .course_inner p.last {
    width: 100%;
}
#flow_chart .inner_pc {
    padding: 0 0 60px;
}
#interview ul {
    display: flex;
    flex-wrap: wrap;
	justify-content: flex-start;
}
#interview li.interview_inner:first-child {
    width: 100%;
}
#interview li.interview_inner {
    width: 49%;
}
#interview li.interview_inner:nth-child(2n) {
    margin-right: 2%;
}*/
#interview li.interview_inner:last-of-type {
    margin-right: 51%;
}
/*#method .left_line .whitebk {
    background-color: transparent;
}
#method .left_line dl dt.more_dt a {
    display: block;
    width: 100%;
}

#present .pc_gridbox p.border {
    width: calc(50% - 130px);
    max-width: 509px;
    box-sizing: border-box;
    margin-left: auto;
    margin-right: 30px;
}
#present .pc_gridbox .present_img {
    max-width: 461px;
	width: 100%;
}
#present .pc_gridbox p.border {
    width: calc(50% - 130px);
    max-width: 509px;
    box-sizing: border-box;
    margin-left: auto;
    margin-right: 30px;
    width: 100%;
}*/
#present .present_inner .pc_left p {
    border-bottom: 2px solid #fff;
	border-top: 2px solid #fff;
	padding: 40px 0;
}

}
/*
 * ==============================================
 * ■画面の横幅が481pxから768pxまで (Tablet)
 * ==============================================
 */
@media screen and (min-width:481px) and (max-width:768px) {

#course .course_inner p{
    padding: 0;
}
#course .course_inner p.course_detail{
    font-size: 16px;
}
#method .method_main .method_img1 {
    width: 300px;
}
#method .method_main .method_img2 {
    right: 150px;
	top: 260px;
}
}
/*
 * ==============================================
 * ■画面の横幅が769px以上 (SP)
 * ==============================================
 */
@media screen and (max-width : 480px ){

}