@charset "UTF-8";
/*----------------------------------------------------
	#wrapper
----------------------------------------------------*/
#siteWrapper {
  position: relative;
  width: 100%;
  margin: 0 auto;
  /* background: url(/common/images/bg_header.png) repeat-x top left; */
  overflow: hidden;
}
@media screen and (max-width:1050px) {
  #siteWrapper {
    width: 1083px;
  }
}

/*----------------------------------------------------
	#contents
----------------------------------------------------*/
#contents {
  *position: relative;
  *z-index: -1;
  width: 1050px;
  margin: 0 auto;
  zoom: 1;
}
#contents:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

#spGnavtopP{
	clear:both;
	margin: 0 0 10px 10px;
	font-weight:bold;
	color:#F10004;
	text-align:left;
}
#spGnavtopP p a{
	color:#F10004;
}

/* グローバルナビ */
#gnav {
  left: 0;
  bottom: 0;
  z-index: 50;
}
#gnav:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
#gnav li {
  position: relative;
  float: left;
}
#gnav li.last {
  margin-right: 5px;
}
#gnav li.bland {
  padding-top: 5px;
}
#gnav li.blog {
  padding-top: 5px;
  margin: 0 15px 0 15px;
}

#gnav li.blog .date {
  display: block;
  padding-right: 21px;
  background: url(/common/images/gnavi/bg-date-right.png) no-repeat top right;
  font-size: 110%;
  font-family: Verdana, Geneva, sans-serif;
  *display: inline;
  *zoom: 1;
  position:absolute;
  left:7px;
  top:-16px;
  z-index:100;
}
#gnav li.blog .date span {
  display: block;
  padding: 12px 6px 16px 50px;
  background: url(/common/images/gnavi/bg-date-left.png) no-repeat top left;
  color:#FFF;
}


#gnav li ul {
  display: none;
  position: absolute;
  top: 55px;
  left: -27px;
  width: 166px;
  padding: 12px 7px 5px;
  font-size: 120%;
}
#gnav li ul li {
  float: none;
  margin-bottom: 2px;
  line-height: 1.3;
}
#gnav li ul a {
  display: block;
  padding: 8px 5px 8px 22px;
  text-decoration: none;
}
#gnav li ul a:hover {
  text-decoration: underline;
  background-position: 9px 10px !important;
}
#gnav #skincare ul {
  border-bottom: solid 2px #D463AD;
  background: url(/common/images/gnavi/bg_skin.png) no-repeat top left;
}
#gnav #skincare ul a {
  background: url(/common/images/gnavi/ico_skin.png) no-repeat 7px 10px #fbeff7;
  color: #D463AD;
}
#gnav #skincare ul a:hover {
  background-color: #F6E0EF;
}
#gnav #mens ul {
  border-bottom: solid 2px #42AEED;
  background: url(/common/images/gnavi/bg_mens.png) no-repeat top left;
}
#gnav #mens ul a {
  background: url(/common/images/gnavi/ico_mens.png) no-repeat 7px 10px #ecf7fd;
  color: #42AEED;
}
#gnav #mens ul a:hover {
  background-color: #D9EFFB;
}
#gnav #hair ul {
  border-bottom: solid 2px #ED8C00;
  background: url(/common/images/gnavi/bg_hair.png) no-repeat top left;
}
#gnav #hair ul a {
  background: url(/common/images/gnavi/ico_hair.png) no-repeat 7px 10px #fdf3e5;
  color: #ED8C00;
}
#gnav #hair ul a:hover {
  background-color: #FBE8CC;
}
#gnav #body ul {
  border-bottom: solid 2px #D383C9;
  background: url(/common/images/gnavi/bg_body.png) no-repeat top left;
}
#gnav #body ul a {
  background: url(/common/images/gnavi/ico_body.png) no-repeat 7px 10px #fbf2f9;
  color: #D383C9;
}
#gnav #body ul a:hover {
  background-color: #F6E6F4;
}
#gnav #make ul {
  border-bottom: solid 2px #FC7F98;
  background: url(/common/images/gnavi/bg_make.png) no-repeat top left;
}
#gnav #make ul a {
  background: url(/common/images/gnavi/ico_make.png) no-repeat 7px 10px #fff2f4;
  color: #FC7F98;
}
#gnav #make ul a:hover {
  background-color: #FEE5EA;
}
#gnav #handmade ul {
  border-bottom: solid 2px #8AC081;
  background: url(/common/images/gnavi/bg_handmade.png) no-repeat top left;
}
#gnav #handmade ul a {
  background: url(/common/images/gnavi/ico_handmade.png) no-repeat 7px 10px #f3f9f2;
  color: #8AC081;
}
#gnav #handmade ul a:hover {
  background-color: #E8F2E6;
}
#gnav #organic ul {
  border-bottom: solid 2px #72BDBD;
  background: url(/common/images/gnavi/bg_organic.png) no-repeat top left;
}
#gnav #organic ul a {
  background: url(/common/images/gnavi/ico_organic.png) no-repeat 7px 10px #eaf5f5;
  color: #72BDBD;
}
#gnav #organic ul a:hover {
  background-color: #DCEEEE;
}

#gnavIlst {
  bottom: 4px;
  right: -33px;
  z-index: 60;
}

img {
  vertical-align: bottom;
}

/*----------------------------------------------------
	メインコンテンツ
----------------------------------------------------*/
#main {
  float: left;
  width: 660px;
  text-align: left;
}
#main #yjserpif {
  height: 1500px !important;
}

/* ぱんくず */
#topicPath {
  width: 660px;
  margin-bottom: 20px;
  background: #f8f8f8;
  zoom: 1;
}
#topicPath:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
#topicPath li {
  float: left;
  margin-right: 10px;
  padding: 10px 16px 8px 0;
  background: url(/common/images/ico_topicpath.png) no-repeat right center;
  font-size:110%;
}
#topicPath li a {
  color: #999!important;
}
#topicPath li a:hover {
  text-decoration: underline;
}
#topicPath #topicPathHome {
  padding: 10px 14px 8px 10px;
  background: url(/common/images/bg_topicpath.png) no-repeat right center #bbbbbb;
}
#topicPath #topicPathHome a {
  color: #fff !important;
  text-decoration: none;
}
#topicPath #topicPathHome a:hover {
  text-decoration: underline;
}
#topicPath li:last-child,
#topicPath .last {
  margin: 0;
  padding-right: 0;
  background: none;
}

/*----------------------------------------------------
	サイドエリア
----------------------------------------------------*/
#aside {
  float: right;
  width: 335px;
}
#aside img {
  vertical-align: bottom;
}

#aside .aside_info {
  margin-bottom: 20px;
}
#aside .aside_info .l-mainMenu__information__item {
  border-radius: 0;
  border: none;
  padding: 0;
}
#aside .aside_info .l-mainMenu__information__item:nth-of-type(n+2) {
  margin-bottom: 10px;
}
#aside .aside_info .l-mainMenu__information__item a{
  border: 3px solid #272e64;
  background: url(/common/images/aside-bnr/aside_info_bg.png) repeat top left;
  padding: 15px 15px;
  color: #272e64;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.6;
  position: relative;
}

#aside .aside_info .l-mainMenu__information__item a:hover{
  border: 3px solid #313ebe;  
}

#aside .aside_info .l-mainMenu__information__item a::after{
  content:"";
  display: block;
  width: 0;
  height: 0;
  border-width: 5px;
  border-style: solid;
  border-color: transparent #272e64 #272e64 transparent;
  position: absolute;
  bottom: 7px;
  right: 7px;
}

/* スペシャルバナーエリア */
#asideSpecial {
  padding: 12px 0 10px;
  background: url(/common/images/aside-bnr/bg.png) repeat top left;
}
#asideSpecial h3 {
  margin: 0 0 10px 10px;
}

/* 2022.04.26 トップリニューアルにあわせて変更 */
.asideSpecial_inner{
  background-color: #fff;
  border: 1px solid #E3E3E3;
  padding: 6px;
  box-sizing: border-box;
  width: 317px;
  height: auto;
  margin-left: 9px;
}
#asideSpecial .asideSpecial_slider{
  overflow: hidden;
}
#asideSpecial .specialList{
  display: flex;
  transition-property: -webkit-transform;
  transition-property: transform;
  box-sizing: content-box;
  transform: translate3d(0px,0,0);
}  
#asideSpecial .specialList__item{
  flex-shrink: 0;
}
#asideSpecial .specialList__item img{
  width: 100%;
  height: auto;
}
#asideSpecial .asideSpecial_control{
  margin-top: 10px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#asideSpecial .asideSpecial_prev{
  display: block;
  width: 20px;
  height: 11px;
  background: url(/common/images/special/sp_btn_prv.png) no-repeat top left;
  background-size: contain;
  cursor: pointer;
}
#asideSpecial .asideSpecial_next{
  display: block;
  width: 20px;
  height: 11px;
  background: url(/common/images/special/sp_btn_next.png) no-repeat top left;
  background-size: contain;
  cursor: pointer;
}
#asideSpecial .asideSpecial_pagination{
  padding-bottom: 3px;
}
#asideSpecial .asideSpecial_pagination .swiper-pagination-bullet{
  width: 6px;
  height: 6px;
  margin: 0 2px 0 1px;
  background-color: #CAE5FA;
  border-radius: 0;
}
#asideSpecial .asideSpecial_pagination .swiper-pagination-bullet-active{
  background-color: #50ABF0;
}

/* バナーエリア */
#asideBnr {
  margin-bottom: 20px;
  padding: 10px 9px;
  background: url(/common/images/aside-bnr/bg.png) repeat top left;
}
#asideBnr .last {
  margin: 0 !important;
}
#asideBnr h3 {
  margin: 20px 0 10px;
}
#asideBnr #asideInfoTtl {
  margin-top: 0;
}
#asideBnr #asideMainBnr li {
  margin-bottom: 9px;
}
#asideBnr #asidePicBnr li {
  margin-bottom: 5px;
}
#asideBnr #asideSearch {
  zoom: 1;
}
#asideBnr #asideSearch:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
#asideBnr #asideSearch li {
  float: left;
  margin-right: 7px;
}
#asideBnr #asideSns {
  padding: 10px;
  border: solid 1px #bec5ee;
  background: #fff;
  box-sizing: border-box;
  display: flex;
  align-items: center;
}
#asideBnr #asideSns .asideSns_title{

}
#asideBnr #asideSns .asideSns_list{
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#asideBnr #asideSns .asideSns_list .c-social__item{
  margin-left: 5px;
}

#asideBnrOrganic {
  margin-bottom: 20px;
}

/* プライバシーマーク */
#asideSeal {
  font-size: 120%;
  line-height: 1.7;
  zoom: 1;
}
#asideSeal:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
#asideSeal #seal {
  float: left;
  width: 100px;
  height: 72px;
  margin-right: 20px;
}

/* 増税バナー */
#aside #taxBanner {
	width: 335px;
	height: 200px;
	position: relative;
	margin-bottom: 10px;
}
#aside #aboutTaxBanner {
	width: 335px;
	height: 70px;
	position: relative;
	margin:0 0 20px 0;
}
#aside #taxBanner #tax-img {
	position: absolute;
	top: 0;
	left: 0;
}
#aside #taxBanner #limited {
	width: 92px;
	height: 65px;
	position: absolute;
  top: 95px;
  left: 190px;
}
#aside #taxBanner #limited span {
	display: block;
	width: 46px;
	height: 65px;
	position: absolute;
	top: 0;
	text-indent: -9999px;
}
#aside #taxBanner #limited #date_01 {
	left: 0;
}
#aside #taxBanner #limited #date_02 {
	left: 46px;
}
#aside #taxBanner #limited .d0 {
	background: url(/common/images/aside-tax/num_00.png) no-repeat;
}
#aside #taxBanner #limited .d1 {
	background: url(/common/images/aside-tax/num_01.png) no-repeat;
}
#aside #taxBanner #limited .d2 {
	background: url(/common/images/aside-tax/num_02.png) no-repeat;
}
#aside #taxBanner #limited .d3 {
	background: url(/common/images/aside-tax/num_03.png) no-repeat;
}
#aside #taxBanner #limited .d4 {
	background: url(/common/images/aside-tax/num_04.png) no-repeat;
}
#aside #taxBanner #limited .d5 {
	background: url(/common/images/aside-tax/num_05.png) no-repeat;
}
#aside #taxBanner #limited .d6 {
	background: url(/common/images/aside-tax/num_06.png) no-repeat;
}
#aside #taxBanner #limited .d7 {
	background: url(/common/images/aside-tax/num_07.png) no-repeat;
}
#aside #taxBanner #limited .d8 {
	background: url(/common/images/aside-tax/num_08.png) no-repeat;
}
#aside #taxBanner #limited .d9 {
	background: url(/common/images/aside-tax/num_09.png) no-repeat;
}



/*----------------------------------------------------
	フッター
----------------------------------------------------*/
#footer {
  margin-top: 50px;
  background: #0050BE;
  text-align: center;
}
#footer #footNav {
  padding: 18px 0 15px;
  background: url(../images/footer/nav_bg.png) repeat top left;
  zoom: 1;
}
#footer #footNav:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
#footer #footNav .inner {
  overflow: hidden;
  width: 1050px;
  margin: 0 auto;
  text-align: center;
}
#footer #footNav #footLink {
  font-size: 120%;
  zoom: 1;
/*	line-height: 1.2;*/
line-height: 18px;
}
#footer #footNav #footLink:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
#footer #footNav #footLink li {
  display: inline-block;
  margin-right: 10px;
  padding-right: 11px;
	border-right:#7F7F7F 1px dotted;
  /*background: url(../images/footer/nav_line.png) repeat-y right top;*/
}
#footer #footNav #footLink .last {
  margin-right: 0;
  padding-right: 0;
	border-right: none;
  /*background: none;*/
}
#footer #footNav #footLink a {
  color: #333;
  text-decoration: none;
}
#footer #footNav #footLink a:hover {
  color: #0050BE;
  text-decoration: underline;
}
#footer #footNav .fr {
  line-height: 0;
}
#footer #copyright {
  padding: 20px;
  line-height: 0;
}
#footer #footNav #footLink li .icon_new {
  background: url(../images/footer/icon_new.png) no-repeat left center;
  padding-left:48px;
}

/* ページトップ */
#gotop {
  position: fixed;
  left: 50%;
  margin-left: 550px;
  bottom: 20px;
}

/*----------------------------------------------------
	スマートフォン表示切替
----------------------------------------------------*/
#forSmp,
#forPc {
  display: none;
  width: 100%;
  text-align: center;
}
#forSmp a,
#forPc a {
  padding: 20px;
  display: block;
  background: #666;
  color: #fff;
  text-decoration: none;
  font-size: 240%;
}

/*----------------------------------------------------
	タブレット表示切替
----------------------------------------------------*/
#tabletSelect {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1000;
	width: 500px;
	padding: 30px 0;
	border: solid 3px #0050BE;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	background: #fff;
  -webkit-box-shadow: 0 0 5px 0 #999;
  -moz-box-shadow: 0 0 5px 0 #999;
  box-shadow: 0 0 5px 0 #999;
	text-align: center;
	font-size: 18px;
}
#tabletSelect p.ttl {
	font-size: 22px;
}
#tabletSelect ul {
	width: 440px;
	margin: 20px 0;
	padding: 0 30px;
	overflow: hidden;
}
#tabletSelect ul li {
	width: 210px;
}
#tabletSelect ul a {
	display: block;
	padding: 20px 0;
	border: solid 1px #0050BE;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #fff;
	background: -moz-linear-gradient(top center, #0073D3 0%, #0050BE 100%);
	background: -webkit-gradient(linear, center top, center bottom, from(#0073D3), to(#0050BE));
	background: linear-gradient(top center, #0073D3 0%, #0050BE 100%);
}
#tabletSelect .attTxt {
	font-size: 14px;
}



/* ===== #moveAlertWindow ===== */
#moveAlertWindow {
    position: absolute;
    top: 30px;
    left: 50%;
    margin-left: -224px;
    width: 448px;
    height: 252px;
    z-index: 9999;
}
#moveAlertWindow ul {
	position: absolute;
    bottom: 36px;
    left: 24px;
}
#moveAlertWindow li {
	float:left;
	margin-right:10px;
}


@media screen and (max-width:639px) {
#moveAlertWindow {
   position: absolute;
    top: 10px;
    left: 5%;
    width: 90%;
    z-index: 999;
	height: 50%;
    margin-left: 0;
}
#moveAlertWindow ul {
	margin-top: 37%;
    margin-left: 6%;
	position:static;
}
#moveAlertWindow li {
	float:left;
	width: 44%;
	margin-right:10px;
}
#moveAlertWindow li img {
	width:100%;
}
}
