@charset "utf-8";
h2 {
	margin-bottom: 30px;
}
div#main_contents > section#top_banner {
    padding: 0;
    margin: 0;
}

div#main_contents > section#top_banner section.pc_1.sp_1 {
    padding: 0;
    margin: 0;
    margin-bottom: 12px;
}
.orange {
	color: #D86C00!important;
	font-weight: bold;
}
.red {
	color: #8C0000!important;
	font-weight: bold;
}
.green {
	color: #528860!important;
	font-weight: bold;
}
.news-list a {
	color: #401000;
}
.news-list a:hover {
	color: #D86C00;
}
.faq_list a {
	color: #401000;
}
.faq_list a:hover {
	color: #D86C00;
}
/* ===================================================================================
 for PC min-width: 741px
 =================================================================================== */
@media screen and (min-width: 741px) {
    .for_SP {
        display: none;
    }
.res {
}
#top_reserve {
	background-image: url(../images/topShopBg.png);
}

    .bx-wrapper .bx-viewport{
        max-height: 740px!important;
        overflow: hidden;
    }
    #top_design .nail_img {
    height: 180px;
    overflow: hidden;
}
.top_idea {
	margin-bottom: 60px;
}
.top_idea .content {

}
section.top_idea .topBanner1 {
	float: left;
	width: 490px;
}

section.top_idea .topBanner2 {
	float: right;
	width: 490px;
}
    section.top_idea .topBanner_kirasui {
        width: 100%;
        margin-top: 20px;
    }
#top_shop {
	background-image: url(../images/topShopBg.png);
	padding: 50px 0 50px 0!important;
}
#top_banner {
	padding: 50px 0 50px 0!important;
}

section#top_news {
	margin: 0px;
	padding: 0px!important;
}
section#top_news .news_h2 h2 {
	float: left;
	margin-bottom: 10px;
}

section#top_news .news_h2 .more {
    float: right;
}

section#top_news ul {
    clear: both;
}

section#top_news ul li {
    margin-bottom: 10px;
}
section#top_news ul li span {
	color: #D96D00;
}
section#top_news > .content > section {
    padding: 0 35px 0 0;
}

#top_news .news_h2 {
    border-bottom: solid 1px #D2D2D2;
    overflow: hidden;
    margin-bottom: 20px;
}

section#top_news ul li time,section#top_news ul li span {
    margin-right: 1em;
}
}
/* ===================================================================================
 for SP max-width: 740px
 =================================================================================== */
@media screen and (max-width: 740px) {
    .for_PC {
        display: none;
    }
section#top_news > .content > section {
		padding: 0;
}
.res {
	float: none!important;
	margin-right: auto!important;
	margin-left: auto!important;
	padding-right: 0px!important;
	padding-bottom: 30px!important;
}
.top_idea {

}
.top_idea .content {

}
section.top_idea .topBanner1 {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}

section.top_idea .topBanner2 {
	width: 90%;
	margin-right: auto;
    margin-left: auto;
    margin-bottom: 20px;
}
    section.top_idea .topBanner_kirasui {
        width: 90%;
        margin-right: auto;
        margin-left: auto;
    }
#top_shop {
	background-image: url(../images/topShopBg.png);
	padding: 50px 0 50px 0!important;
}
#top_banner {
	padding: 50px 0 50px 0!important;
}

section#top_news {
	padding: 0px!important;
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
section#top_news .news_h2 h2 {
	float: left;
	margin-bottom: 10px;
}

section#top_news .news_h2 .more {
    float: right;
}

section#top_news ul {
    clear: both;
}

section#top_news ul li {
    margin-bottom: 10px;
}
section#top_news ul li span {
	color: #D96D00;
}
section#top_news > .content > section {
    padding: 0 35px 0 0;
}

#top_news .news_h2 {
    border-bottom: solid 1px #D2D2D2;
    overflow: hidden;
    margin-bottom: 20px;
}

section#top_news ul li time,section#top_news ul li span {
    margin-right: 1em;
}
}




