@charset "UTF-8";
/* CSS Document */

input,textarea {
  -webkit-appearance: none;
}

.item-page-title a {
	color: #000000;
}

.item-page-title a:hover {
	color: #999999;
}

.shiny-fade-title a {
	color: #000000;
}

.shiny-fade-title a:hover {
	color: #999999;
}

.bg-fade .shiny-fade-title a {
	color: #ffffff;
}

.bg-fade .shiny-fade-title a:hover {
	color: #999999;
}

.bg-fade .shiny-fade-title h1 span{
	border-bottom: solid 4px #fff;
}


/*フレグランス＆動画*/
.item-movie{
	max-width: 90%;
	margin: 5em auto;
}

/*サロンサーチページ*/
#salon-ban-base {
	background: #edf8cc;
	text-align: center;
	padding-top: 1em;
}

.salon-search-form-base{
	background: #edf8cc;
}

#salon-ban-base img{
	width: 800px;
	max-width: 90%;
}

.salon-search-form{
	width: 100%;
	max-width: 800px;
	margin: 0 auto;
	padding: 1em 0;
	position: static;
}

.salon-search-form .form-item{
	float: left;
	padding: 5px;
}

.salon-search-form .form-item span{
	color:#ffcc00;
	font-size: 1rem;
	line-height: 20px;
}

.salon-search-message{
	clear: both;
	padding-top: 2em;
	font-size: 1.4rem;
	text-align: center;
}

.salon-search-message small{
	font-size: 1.2rem;
}

.salon-list-base {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	margin: 0 auto;
}

.salon-list-base .salon-list-left {
	display: block;
	width: 50%;
	background: #edf8cc;
	padding: 1em;
}

.salon-list-base .salon-list-right {
	width: 50%;
	background: #fff;
	padding: 2em;
	height: 520px;
	overflow: auto;
	position: relative;
}

.salon-map-base{
	background: #edf8cc;
	width: 100%;
	padding: 1em;
}

#salon_map{
	width: 100%;
	height: 500px;
}

#salon_map_single{
	width: 100%;
	height: 70vh;
}

.map-maker{
	padding: 0.5em;
	text-transform: none;
}

.salon-list-box {
	width: 100%;
	padding-bottom: 1em;
	margin-bottom: 3em;
	font-size: 1.4rem;
	line-height: 150%;
	text-transform: none;
	border-bottom: 1px solid #cccccc;
}

.salon-list-box a {
	color: #66cccc;
	text-decoration: underline;
}

.salon-list-box .icon {
	float: left;
	margin-right: 10px;
}

.salon-list-box .salon-name {
	padding-top: 1em;
	margin-bottom: 10px;
}

.salon-list-box .salon-name span{
	background-color: #ffcc00;
	color: #ffffff;
	font-weight: bold;
	padding: 2px 10px;
	line-height: 100%;
}

.salon-list-box .salon-tel {
	font-size: 1.8rem;
	clear: both;
	padding-left: 10px;
	margin-bottom: 10px;
}

.salon-list-box .salon-addr {
	clear: both;
	padding-left: 10px;
	margin-bottom: 10px;
}

.salon-list-box .salon-url {
	clear: both;
	padding-left: 10px;
	margin-bottom: 10px;
}

.salon-list-box .salon-google{
	clear: both;
	padding-left: 10px;
	margin-top: 2em;
	margin-bottom: 2em;
}

.salon-list-box .salon-google a{
	border: 1px #ff0000 solid;
	padding: 10px;
	color: #ff0000;
	text-decoration: none;
}

/*フォーム*/
.salon-search-form .text-wrap {
	padding-top: 24px;
	padding-left: 10px;
	margin-bottom: 10px;
}

.salon-search-form .btn-wrap {
	padding-top: 24px;
}

.salon-search-form .select-wrap {
  position: relative;
  width: 100%;
  max-width: 120px;
}

.salon-search-form .select-wrap:before {
  position: absolute;
  right: 0px;
  top: 32px;
  content: '';
  width: 15px;
  height: 15px;
  background: url(../images/select.png) no-repeat;
  background-size: contain;
}

.salon-search-form .select-wrap select{
  width: 100%;
  outline:none;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  height: 30px;
  padding: 5px;
  border: none;
  background-color: #fff;
  border-radius: 0px;
}

.salon-search-form .select-wrap select::-ms-expand {
  display: none;
}

.salon-search-form input[type='text']{
  width: 300px;
  max-width: 400px;
  padding: 0 5px;
  border-radius: 5px;
  border: none;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0px;
  height: 30px;
}

.salon-search-form input[type='submit']{
  border: none;
  display: block;
  width: 100%;
  max-width: 300px;
  border-radius: 0;
  background-color: #ffcc00;
  color: #fff;
  font-weight: bold;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  cursor: pointer;
  margin: 0 auto;
  height: 30px;
}

.salon-search-form input[type='button']{
  border: none;
  display: block;
  width: 100%;
  max-width: 300px;
  border-radius: 0px;
  background-color: #ccc;
  color: #333;
  font-weight: bold;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  cursor: pointer;
  margin: 0 auto;
  height: 30px;
}

.salon-search-form-head {
	display: none;
	width: 100%;
	padding: 10px;
	color: #ffcc00;
	font-size: 1.2rem;
}

.salon-search-form-head div {
	width: 50%;
	text-align: center;
}

.salon-search-form-head div .btn-map-view {
	cursor: pointer;
}

/*トピックスページ*/
.topics-sys-wrapper{
	background: #cc99cc;
	padding: 35px 0 19px;
	color: #fff;
}

.topics-sys-title-link{
	margin-bottom: 20px;
	margin-left: 80px;
}

.topics-sys-title-link a{
	font-size: 1.6rem;
	background-color: #e66699;
	color: #ffffff;
	margin: 0;
	padding: 0 10px;
}


.topics-sys-title{
	font-size: 4rem;
	margin-bottom: 10px;
	margin-left: 80px;
}

.topics-sub-bg{
	background-color: #f3e8f3;
}

.topics-list-header{
	color: #cc99cc;
	padding: 1em;
	text-align: center;
}

.topics-list-header a{
	font-size: 80%;
	color: #cc99cc;
	margin: 0 1em;
}

.topics-list-header form{
	margin-top: 1em;
}

.topics-list-header .btn{
	background: #cc99cc;
	padding: 3px 10px;
	color: #fff;
	border: none;
	cursor: pointer;
	border-radius: 0px;
	height: 30px;
}

.topics-list-header .btn-clear{
	background: #cccccc;
	padding: 3px 10px;
	color: #333;
	border: none;
	cursor: pointer;
	border-radius: 0px;
	height: 30px;
}

.topics-list-header input[type="text"]{
	border: none;
	width: 400px;
	padding: 0 5px;
	border-radius: 0px;
	height: 30px;
}

.slick-prev:before,
.slick-next:before {
    color: #000;
}

.topics-slide-base{
	width: 100%;
	max-width: 900px;
	margin: 3em auto;
	padding-bottom: 5em;
	border-bottom: 1px #999999 dotted;
}

.topics-slider {
	width: 70%;
	margin: 0 auto;
	height: 300px;
}

.topics-slider-box {
	height: 300px;
	padding: 1em;
}

.topics-slider-box .topics-icon {
	background-color: #eeeeee;
    display: block;
    height: 0;
    width: 300px;
	height: 300px;
	max-width: 50%;
	background-size: cover;
	position: relative;
	float: left;
	margin-right: 1em;
}

.topics-slider-box .topics-title {
	color: #333333;
	font-size: 2.5rem;
	line-height: 110%;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-top: 1em;
}

.topics-slider-box .topics-date {
	color: #333333;
	font-size: 1.5rem;
	line-height: 120%;
	margin-top: 1em;
}

.topics-base {
	width: 100%;
	max-width: 900px;
	margin: 3em auto;
}

.topics-list-box {
	width: 33%;
	padding: 0 5%;
	background-color: #ffffff;
	float: left;
	overflow: hidden;
	border-right: 1px #999999 dotted;
	margin-bottom: 5%;
}

.topics-list-box .topics-icon {
	background-color: #eeeeee;
    display: block;
    height: 0;
    width: 100%;
    padding-bottom: 100%;
	background-size: cover;
	position: relative;
}

.topics-list-box .topics-title {
	color: #333333;
	font-size: 90%;
	line-height: 110%;
	overflow: hidden;
	text-overflow: ellipsis;
	height: 3em;
	margin: 0.5em 0;
}

.topics-list-box .topics-date {
	color: #333333;
	font-size: 80%;
	line-height: 120%;
	margin-top: 0.5em;
}


.topics-base .pagenation {
	clear: both;
	text-align: center;
	padding-top: 2em;
	padding-bottom: 2em;
}

.topics-base .pagenation span {
	font-size: 80%;
	background-color: #cccccc;
	padding: 2px 10px;
	color: #333333;
	margin: 0 2px;
}

.topics-base .pagenation span.active {
	background: #cc99cc;
	color: #fff;
}

.new-mark:before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 36px 36px 0 0;
    border-color: #f00 transparent transparent transparent;
}
.new-mark:after {
    position: absolute;
    content: "NEW";
    transform: rotate(315deg);
    display: block;
    font-size: 10px;
    white-space: pre;
    color: #fff;
    top: 8px;
    left: 2px;
    text-align: center;
    z-index: 2;
    line-height: 1.2;
}

.topics-det-header{
	height: 200px;
}

.topics-det-base {
	width: 100%;
	max-width: 700px;
	margin: 3em auto;
}

.topics-det-base .topics-det-icon {
	background-color: #eeeeee;
    display: block;
    width: 300px;
	height: 300px;
	background-size: cover;
	position: relative;
	margin-top: -200px;
	margin-bottom: 2em;
}

.topics-det-base .topics-det-category-base {
	margin-bottom: 1em;
}

.topics-det-base .topics-det-category {
	background: #cc99cc;
	color: #fff;
	font-size: 80%;
	line-height: 120%;
	padding: 0 10px;
}

.topics-det-base .topics-det-title {
	font-size: 180%;
	line-height: 120%;
}

.topics-det-base .topics-det-date {
	font-size: 90%;
	line-height: 120%;
	margin-bottom: 2em;
}

.topics-det-base .topics-det-body {
	line-height: 150%;
	margin-bottom: 2em;
}

.topics-det-base .topics-det-image {
	text-align: center;
	margin-bottom: 2em;
}

.topics-det-link {
	margin-bottom: 2em;
}

.topics-det-link a {
	border: 1px #666666 solid;
	color: #333333;
	font-size: 80%;
	line-height: 120%;
	padding: 5px 10px;
}

/* New FADE VEIL */
#new-fadeveil-head {
	margin-bottom: 100px;
}

#new-fadeveil-text1 {
	width: 80%;
	margin: 0 auto;
	margin-bottom: 50px;
}

#new-fadeveil-text1 p{
	padding-top: 30px;
	font-size: 1rem;
	line-height: 110%;
	text-align: left;
}

#new-fadeveil-image1 {
	margin-bottom: 50px;
}

#new-fadeveil-link {
	background-color:#231815;
	padding: 20px;
}

.new-fadeveil-link-pc1 {
	width: 50%;
	margin-right: 10px;
}

.new-fadeveil-link-pc2 {
	width: 50%;
	margin-left: 10px;
}


/*BEAUTY Channel*/
.bc-logo{
	padding: 2em;
}

.bc-logo-pc{
	max-width: 100%;
	width: 668px;
	margin: 0 auto;
	margin-top: 5em;
}

.bc-logo-sp{
	max-width: 100%;
	width: 637px;
	margin: 0 auto;
	margin-top: 2em;
}

.bc-title{
	width: 700px;
	margin: 0 auto;
}

.bc-title img {
	height: 20px;
}

.bc-tweet-box {
	padding: 3em;
	max-width: 100%;
	margin: 0 auto;
	text-align: center;
	margin-bottom: 2em;
}

.bc-cast{
	width: 740px;
	margin: 0 auto;
	margin-top: 6em;
}

.bc-cast-base{
	display: -webkit-flex;
	display: flex;
	margin-bottom: 20px;
}

.bc-cast-left{
	margin-top: -5em;
	width: 360px;
	margin-right: 20px;
}

.bc-cast-right{
	width: 360px;
}

.bc-cast-box{
	width: 332px;
	height: 370px;
}

.bc-info-pc{
	display: flex;
	max-width: 100%;
	width: 760px;
	margin: 0 auto;
	margin-bottom: 3em;
}

.bc-date-pc{
	max-width: 100%;
	width: 740px;
	margin: 0 auto;
	margin-bottom: 3em;
}

.bc-present-pc{
	max-width: 100%;
	width: 740px;
	margin: 0 auto;
	margin-bottom: 5em;
	text-align: center;
}


/* 商品回転 */
#roundabout img {
	width: 70%;
	height: auto;
	margin-left: 15%;
}

#roundabout-item-box{
	clear: both;
	width: 600px;
	max-width: 100%;
	margin: 0 auto;
	padding-top: 250px;
	padding-bottom: 250px;
}

#roundabout-btn-box{
	position: relative;
	clear: both;
	text-align: center;
	z-index: 1000;
	margin-top: -60px;
}

#item-check-btn-box{
	text-align: center;
	margin-bottom: -1em;
}

@media screen and (max-width: 768px){
	.sp-clear{
		clear: both;
	}

	.shiny-fade-title{
		background: #fff;
		color: #000;
	}
	.shiny-fade-title h1 span{
		border-bottom: solid 2px #000;
	}

	.bg-fade .shiny-fade-title{
		background: #000;
		color: #fff;
	}
	.bg-fade .shiny-fade-title h1 span{
		border-bottom: solid 2px #fff;
	}

	/*サロンサーチページ*/
	.salon-search-form{
		padding: 1em;
	}

	.salon-search-form .text-wrap {
		padding-top: 5px;
	}

	.salon-search-form .btn-wrap {
		padding-top: 5px;
	}

	.salon-search-form input[type='text'] {
		  width: 150px;
	}

	.salon-search-message{
		padding-top: 1em;
	}

	.salon-list-base {
		display: block;
		width: 100%;
		margin: 0 auto;
	}

	.salon-list-base .salon-list-left {
		display: none;
		width: 100%;
	}

	.salon-list-base .salon-list-right {
		display: block;
		height: auto;
		overflow: auto;
		width: 100%;
	}

	.salon-list-box .icon {
		margin: 0;
		margin-right: 10px;
	}

	.salon-list-box .salon-name {
		width: 100%;
	}

	.salon-list-box .salon-name span{
	}

	.salon-list-box .salon-tel {
	}

	.salon-list-box .salon-addr {
	}

	.salon-list-box .salon-url {
	}

	.salon-map-base{
		padding: 10px;
	}

	#salon_map{
		max-height: 300px;
	}

	.salon-search-form-head {
		display: flex;
		flex-wrap: wrap;
	}

	/*トピックスページ*/
	.topics-sys-wrapper{
		padding: 20px 0 12px;
	}

	.topics-sys-title-link{
		margin-left: 10px;
	}

	.topics-sys-title-link a{
		font-size: 1.4rem;
	}

	.topics-sys-title{
		font-size: 2.2rem;
		text-align: center;
		margin: 0;
	}

	.topics-list-header input[type="text"]{
		width: 150px;
	}

	.topics-slide-base{
		width: 100%;
		margin: 2em auto;
		padding-bottom: 3em;
	}

	.topics-slider {
		width: 80%;
		height: 150px;
	}

	.topics-slider-box {
		height: 150px;
		padding: 0.5em;
	}

	.topics-slider-box .topics-icon {
		width: 150px;
		height: 150px;
		max-width: 50%;
	}

	.topics-slider-box .topics-title {
		color: #333333;
		font-size: 2rem;
		line-height: 110%;
		margin-top: 0;
	}

	.topics-slider-box .topics-date {
		color: #333333;
		font-size: 1rem;
		line-height: 120%;
		margin-top: 0.5em;
	}

	.topics-det-base {
		padding: 0 1em;
	}

	.topics-det-base .topics-det-icon {
		width: 250px;
		height: 250px;
		margin: 0 auto;
		margin-top: -230px;
		margin-bottom: 2em;
	}

	/* New FADE VEIL */
	#new-fadeveil-head {
		margin-bottom: 60px;
	}

	#new-fadeveil-text1 {
		width: 90%;
		margin: 0 auto;
		margin-bottom: 30px;
	}

	#new-fadeveil-image1 {
		margin-bottom: 30px;
	}

	#new-fadeveil-link {
		padding: 20px 0;
	}

	.new-fadeveil-link-sp1 {
		margin-bottom: 20px;
	}


	/*BEAUTY Channel*/
	.bc-logo{
		margin-bottom: 0;
	}

	.bc-title{
		width: 100%;
		margin: 0;
		padding: 0;
		padding-left: 2em;
	}

	.bc-tweet-box {
		margin-bottom: 0em;
	}

	.bc-cast{
		width: 320px;
		margin: 0 auto;
		margin-top: 0;
		text-align: center;
	}

	.bc-cast-base{
		display: block;
		margin: 0;
	}

	.bc-cast-left{
		margin: 0;
		margin-bottom: 3em;
	}

	.bc-cast-right{
		margin: 0;
		margin-bottom: 3em;
	}

	.bc-cast-box{
		height: auto;
	}

	.bc-info-pc{
		display: none;
	}

	.bc-info-sp{
		padding: 0 3em;
		max-width: 100%;
		width: 500px;
		margin: 0 auto;
		text-align: center;
	}

	.bc-date-sp{
		padding: 0 3em;
		max-width: 100%;
		width: 500px;
		margin: 0 auto;
		margin-bottom: 3em;
		text-align: center;
	}

	.bc-present-sp{
		padding: 0 2em;
		max-width: 100%;
		width: 500px;
		margin: 0 auto;
		margin-bottom: 5em;
		text-align: center;
	}



	/* 商品回転 */
	#roundabout img {
		width: 70%;
		height: auto;
		margin-left: 10%;
	}
	#roundabout-item-box{
		max-width: 100%;
		padding-top: 150px;
		padding-bottom: 150px;
	}
	#roundabout-btn-box{
	}

	#item-check-btn-box{
		padding-top: 1em;
	}
}

