@charset "UTF-8";
#main_img_wrap{
	padding: 133px 0;
	background: url("../images/bg_main_pc.jpg") no-repeat center top;
}
#main_img_wrap h2{
	margin-bottom: 38px;
}

/* menu_item */
#menu_item{
	background: url("../images/bg_item.gif") repeat-y center top;
}
#menu_item .col2 a {
	text-decoration: none;
}
#menu_item .salon{
	padding-left: 10px;
	background:url("../images/bg_item01.png") no-repeat right top;
}
#menu_item .nail{
	padding-right: 10px;
	background:url("../images/bg_item02.png") no-repeat left top;
	height: 300px;
	text-align:right;
}
#menu_item h3{
	padding: 105px 0 40px 0;
}
#menu_item p{
	font-size: 110%;
	width: 80%;
	margin: 15px 0 20px 0;
}
#menu_item .nail p{
	float:right;
}
#menu_item .pc a{
	margin-bottom: 35px;
	display: inline-block;
}

/* menu_page */
#menu_page .col2{
	width: 49%;
	margin-left: 2%;
}
#menu_page .col2 a{
	margin-bottom: 12px;
	display: block;
}
#menu_page .col2:first-child{
	margin-left: 0;
}


/* social_box */
#social_box li{
	float:left;
	width: 31.33%;
	margin-left: 3%;
}
#social_box li:first-child{
	margin-left: 0;
}
#social_box02{
margin-bottom:30px;
}
#social_box02 li{
	float:left;
	margin-left: 1.4%;
}
#social_box02 li:first-child{
	margin-left: 0;
}

/* news_box */
#news_box{
	padding: 15px 0;
	border-bottom: 1px solid #d5d5d5;
	background:url("../images/bg_news.gif") repeat-x left top;
}
#news_box .title_txt{
	font-size: 155%;
	font-weight:bold;
}
#news_box .title_txt span{ font-size: 55%; }
#news_box .img { padding-top: 30px; }
#news_box .img ul {
	margin-top: 15px;
}
#news_box .img li {
	display: block;
	margin:10px auto 0;
}
#news_box .img a.btn_more{
	text-align:center;
	color: #fff;
	background: url("../common_img/arrow02.png") no-repeat 93% center #77553c;
	background-size: 12px auto;
	display: inline-block;
	padding: 5px 30px 5px 20px;
	text-decoration:none;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	font-size: 130%;
}
@media screen and (max-width:440px){
	#news_box .img a.btn_more{
		padding: 3px 20px 3px 15px;
		font-size: 95%;
	}
}
#news_box .img a.rss{
	padding: 3px 20px 3px 15px;
	background: url("../images/bg_rss.png") no-repeat 88% center #ec9f39;
	font-size: 95%;
}
/*news_list*/
#news_box .news_list{
	padding: 2% 2% 2% 4%; 
	border-left: 1px solid #d5d5d5;
	overflow: auto;
	height: 180px;
}
#news_box .news_list li{
	padding-bottom: 15px;
}
#news_box .news_list span{
	display: block;
	font-weight:bold;
	color: #c6791f;
	margin-bottom: 5px;
}
#news_box .news_list em{
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color:#fff;
	background-color: #ef9745;
	width: 80px;
	text-align:center;
	margin-left: 10px;
	display: inline-block;
}
#news_box .news_list em.bg_green{ background-color: #9ac160; }
#news_box .news_list em.bg_pink{ background-color: #f07e9a; }
#news_box .news_list a{
	text-decoration:none;
}

/*concept_box*/
#concept_box{
	padding: 85px 0 43px 0;
	background: url("../images/bg_concept.jpg") no-repeat center top #E3F3F0;
}
#concept_box .txt_c a{
	background: url("../common_img/arrow03.png") no-repeat 90% center #6ba097;
	background-size: 5px auto;
	padding: 10px 80px; 
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	text-decoration:none;
	font-weight:bold;
	color: #fff;
	font-size: 14px;
}
#concept_box h3{
	margin-bottom: 55px;
}
#concept_box p{
	margin: 20px 0 35px 0;
	width: 60%;
	font-size: 13px;
}
#concept_box .sp li {
	margin-top: 10px;
}

/* link_page */
#link_page a{ margin-bottom: 65px; }
#link_page .img_l{
	float:left;
	width:136px;
}
#link_page span{
	float:right;
	width: 335px;
}
#link_page span img{
	display: block;
	margin: 10px 0 20px 0;
}
#link_page span em{
	width: 270px;
	font-style:normal;
	display: block;
}



/*-------------------------------------------------
---- media screen for index page
------------------------------------------------- */
@media screen and (max-width:740px){
	
/* main_img_wrap */
#main_img_wrap{
	padding: 0!important;
	background: none;
}
#main_img_wrap h2{
	margin-bottom: 2%;
}


/* menu_item */
#menu_item{
	background:none;
}
#menu_item .col2{
	width: 49%;
	margin-left: 2%;
}
#menu_item .col2:first-child{
	margin-left: 0;
}

/*news_list*/
#news_box{
	padding: 15px 0 0 0;
}
#news_box .title_txt{
	font-size: 170%;
	font-weight:normal;
}
#news_box .title_txt span{ font-size: 50%; }
#news_box .img{
	padding: 0 0 3% 0;
	margin: 0;
	width: 100%;
	border-bottom: 1px solid #d5d5d5;
}
#news_box .news_list{
	border-left: none;
	padding-left: 0;
	height: auto;
}
#news_box .btn_more{
	float:right;
	margin-top:-3.2rem;
}
#news_box .news_list li{
	padding-bottom: 4%;
}

/*concept_box*/
#concept_box{
	padding: 0;
	background: none;
}

.section, .container{
	margin-bottom: 3% !important;
}

.box .c_menu_top .txt_jp {
    font-size: 130%;
    display: block;
    line-height: 1.2;
}
.box .c_menu_top a em {
    font-size: 100%;
}

} /* End Media 740px */


/*Banner text Top*/
.box .c_menu_top li:first-child {
    margin-left: 0;
}
.box .c_menu_top li {
    float: left;
    width: 31.33%;
    margin-left: 3%;
    margin-bottom: 2%;
}
.box .c_menu_top a {
    font-size: 120%;
    text-align: center;
    text-decoration: none;
    display: block;
    padding: 9% 0;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: #e0d1b9 solid 1px;
    background: url("https://nakameguro-n.com/salon/images/icon_qa.png") no-repeat 15px center #fffeef;
    background-size: 15%;
}
.box .c_menu_top li:nth-child(2) a {
    background-image: url("https://nakameguro-n.com/salon/images/icon_gian.png");
    background-size: 15%;
}
.box .c_menu_top li:nth-child(3) a {
    background-image: url("https://nakameguro-n.com/salon/images/icon_chat.png");
    background-size: 14%;
}


.box .c_menu_top .txt_jp {
    font-size: 120%;
    font-weight: bold;
}
.box .c_menu_top a em {
    font-size: 70%;
    font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}


@media screen and (max-width:640px){

.box .c_menu_top a{
    padding: 8% 0% 3% 15%;
}
}/* End Media 740px */
@media screen and (max-width:525px){

.box .c_menu_top a{
	font-size: 100%;
    padding: 8% 0% 3% 15%;
}
}/* End Media 740px */

@media screen and (max-width:425px){

.box .c_menu_top a{
    font-size: 100%;
    padding: 35px 0 5px 0;
    background-position: center 10px;
    background-size: auto 20px;
}
.box .c_menu_top .txt_jp{
    font-size: 100%;
}
}/* End Media 740px */













