@charset "UTF-8";
/* _setting CSS */
/* layout
------------------------------------------------------------------------- */
#wrapper {
  width: 100%;
}

/* #header
------------------------------------------------------------------------- */
#header,
#header_fix_nav {
  position: relative;
  width: 960px;
  margin: 0 auto;
  padding: 30px 0 20px;
  z-index: 100;
}
#header div, #header dl, #header dt, #header dd, #header ul, #header ol, #header li, #header h1, #header h2, #header h3, #header h4, #header h5, #header h6, #header pre, #header code, #header form, #header fieldset, #header legend, #header input, #header button, #header textarea, #header p, #header blockquote, #header th, #header td,
#header_fix_nav div,
#header_fix_nav dl,
#header_fix_nav dt,
#header_fix_nav dd,
#header_fix_nav ul,
#header_fix_nav ol,
#header_fix_nav li,
#header_fix_nav h1,
#header_fix_nav h2,
#header_fix_nav h3,
#header_fix_nav h4,
#header_fix_nav h5,
#header_fix_nav h6,
#header_fix_nav pre,
#header_fix_nav code,
#header_fix_nav form,
#header_fix_nav fieldset,
#header_fix_nav legend,
#header_fix_nav input,
#header_fix_nav button,
#header_fix_nav textarea,
#header_fix_nav p,
#header_fix_nav blockquote,
#header_fix_nav th,
#header_fix_nav td {
  margin: 0;
  padding: 0;
}
#header ul,
#header_fix_nav ul {
  list-style: none;
}
#header .logo,
#header_fix_nav .logo {
/*  width: 333px;*/
  margin: 0 0 24px;
}
#header .logo a,
#header_fix_nav .logo a {
  height: 47px;
  background: url(../images/common_tmpl/logo.png) no-repeat;
  display: block;
  overflow: hidden;
  background-repeat: no-repeat;
  text-indent: 120%;
  white-space: nowrap;
}
#header .logo a:hover,
#header_fix_nav .logo a:hover {
  opacity: 0.75;
  filter: alpha(opacity=75);
  -ms-filter: 'alpha(opacity=75)';
  text-decoration: none;
}
#header .header_wrap1,
#header_fix_nav .header_wrap1 {
  position: absolute;
  top: 38px;
  right: 0;
  width: 310px;
  padding: 0 0 0 46px;
}
#header .header_wrap1:after,
#header_fix_nav .header_wrap1:after {
  content: '';
  display: block;
  clear: both;
}
#header .search_wrap,
#header_fix_nav .search_wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 35px;
  height: 35px;
}
#header .search_wrap:before,
#header_fix_nav .search_wrap:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 35px;
  height: 35px;
  background: url(../images/common_tmpl/h_search_icon01.png) no-repeat center center;
}
#header .search_wrap .text_input,
#header_fix_nav .search_wrap .text_input {
  position: absolute;
  top: 0;
  right: 0;
  width: 33px;
  height: 33px;
  line-height: 33px;
  border: 1px solid #DAC6DF;
  border-radius: 3px;
  background: none;
  font-size: 14px;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  -ms-transition: 0.2s;
  transition: 0.2s;
  cursor: pointer;
}
#header .search_wrap:hover .text_input,
#header .search_wrap .text_input:focus,
#header_fix_nav .search_wrap:hover .text_input,
#header_fix_nav .search_wrap .text_input:focus {
  width: 170px;
  padding: 0 35px 0 2px;
  outline: none;
  box-shadow: 0 0 5px #DAC6DF;
  cursor: text;
}
#header .search_wrap .search_btn,
#header_fix_nav .search_wrap .search_btn {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 35px;
  height: 35px;
}
#header .search_wrap .search_btn a,
#header_fix_nav .search_wrap .search_btn a {
  height: 35px;
  background: url(../images/common_tmpl/h_search_icon01.png) no-repeat center center;
  display: block;
  overflow: hidden;
  background-repeat: no-repeat;
  text-indent: 120%;
  white-space: nowrap;
}
#header .h_sub_btn1,
#header_fix_nav .h_sub_btn1 {
  float: left;
  width: 180px;
  border: 1px solid #DAC6DF;
  border-radius: 3px;
}
#header .h_sub_btn1 a,
#header_fix_nav .h_sub_btn1 a {
  height: 33px;
  background: url(../images/common_tmpl/h_btn01.png) no-repeat center center;
  display: block;
  overflow: hidden;
  background-repeat: no-repeat;
  text-indent: 120%;
  white-space: nowrap;
}
#header .h_sub_btn1 a:hover,
#header_fix_nav .h_sub_btn1 a:hover {
  opacity: 0.75;
  filter: alpha(opacity=75);
  -ms-filter: 'alpha(opacity=75)';
  text-decoration: none;
}
#header .h_sub_btn_wrap1,
#header_fix_nav .h_sub_btn_wrap1 {
  float: right;
  width: 120px;
  height: 33px;
  border-radius: 3px;
  /*
  		.h_sub_btn5 {
  			width: 39px;
  			border: none;
  			a {
  				background: url(../images/common_tmpl/h_btn05.png) no-repeat center center;
  			}
  		}
  */
}
#header .h_sub_btn_wrap1:after,
#header_fix_nav .h_sub_btn_wrap1:after {
  content: '';
  display: block;
  clear: both;
}
#header .h_sub_btn_wrap1 li,
#header_fix_nav .h_sub_btn_wrap1 li {
  float: left;
  width: 40px;
}
#header .h_sub_btn_wrap1 li a,
#header_fix_nav .h_sub_btn_wrap1 li a {
  display: block;
  overflow: hidden;
  background-repeat: no-repeat;
  text-indent: 120%;
  white-space: nowrap;
  height: 33px;
  background: url(../images/common_tmpl/h_btn02.png) no-repeat center center;
}
#header .h_sub_btn_wrap1 li a:hover,
#header_fix_nav .h_sub_btn_wrap1 li a:hover {
  opacity: 0.75;
  filter: alpha(opacity=75);
  -ms-filter: 'alpha(opacity=75)';
  text-decoration: none;
}
#header .h_sub_btn_wrap1 .h_sub_btn3,
#header_fix_nav .h_sub_btn_wrap1 .h_sub_btn3 {
  width: 39px;
}
#header .h_sub_btn_wrap1 .h_sub_btn3 a,
#header_fix_nav .h_sub_btn_wrap1 .h_sub_btn3 a {
  background: url(../images/common_tmpl/h_btn03.png) no-repeat center center;
}
#header .h_sub_btn_wrap1 .h_sub_btn4,
#header_fix_nav .h_sub_btn_wrap1 .h_sub_btn4 {
  width: 39px;
  border: none;
}
#header .h_sub_btn_wrap1 .h_sub_btn4 a,
#header_fix_nav .h_sub_btn_wrap1 .h_sub_btn4 a {
  background: url(../images/common_tmpl/h_btn04.png) no-repeat center center;
}
#header .header_wrap2,
#header_fix_nav .header_wrap2 {
  position: relative;
  width: 844px;
  margin: 0 auto;
  padding: 0 0 0 3px;
}
#header .header_wrap2 .h_nav,
#header_fix_nav .header_wrap2 .h_nav {
  height: 30px;
  border-left: 1px solid #D3D3D3;
}
#header .header_wrap2 .h_nav:after,
#header_fix_nav .header_wrap2 .h_nav:after {
  content: '';
  display: block;
  clear: both;
}
#header .header_wrap2 .h_nav li,
#header_fix_nav .header_wrap2 .h_nav li {
  position: relative;
  float: left;
  width: 140px;
}
#header .header_wrap2 .h_nav li a,
#header_fix_nav .header_wrap2 .h_nav li a {
  display: block;
  line-height: 30px;
  color: #000;
/*  font-family: '游明朝体', 'Yu Mincho', YuMincho, serif;*/
  border-right: 1px solid #D3D3D3;
  font-size: 16px;
  text-align: center;
  text-decoration: none;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  -ms-transition: 0.2s;
  transition: 0.2s;
}
#header .header_wrap2 .h_nav li.on a,
#header .header_wrap2 .h_nav li a:hover,
#header_fix_nav .header_wrap2 .h_nav li.on a,
#header_fix_nav .header_wrap2 .h_nav li a:hover {
  color: #A474B2;
}
#header .header_wrap2 .h_nav li ul,
#header_fix_nav .header_wrap2 .h_nav li ul {
  position: absolute;
  top: 30px;
  left: -1px;
  height: 0;
  overflow: hidden;
  border-top: 1px solid #D3D3D3;
  opacity: 0;
  z-index: -100;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  -ms-transition: 0.2s;
  transition: 0.2s;
}
#header .header_wrap2 .h_nav li ul li,
#header_fix_nav .header_wrap2 .h_nav li ul li {
  border-bottom: 1px solid #D3D3D3;
  border-left: 1px solid #D3D3D3;
}
#header .header_wrap2 .h_nav li ul li a,
#header_fix_nav .header_wrap2 .h_nav li ul li a {
  line-height: 1.3;
  padding: 10px 11px;
  background: rgba(255, 255, 255, 0.7);
  font-family: '游ゴシック',YuGothic,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック','MS PGothic';
  font-size: 12px;
  text-align: left;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  -ms-transition: 0.2s;
  transition: 0.2s;
}
#header .header_wrap2 .h_nav li ul li a:hover,
#header_fix_nav .header_wrap2 .h_nav li ul li a:hover {
  background: rgba(255, 248, 255, 0.7);
  color: #000;
}
#header .header_wrap2 .h_nav li:hover ul,
#header_fix_nav .header_wrap2 .h_nav li:hover ul {
  overflow: visible;
  opacity: 1;
  z-index: 100;
}

#header_fix_nav {
  position: fixed;
  top: -100px;
  left: 0;
  width: 100%;
  padding: 10px 0;
  background: rgba(255, 255, 255, 0.9);
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  -ms-transition: 0.2s;
  transition: 0.2s;
}
#header_fix_nav .header_inner {
  position: relative;
  width: 960px;
  margin: 0 auto;
}
#header_fix_nav .header_inner .logo {
  margin: 0;
}
#header_fix_nav .header_inner .header_wrap1 {
  top: 10px;
}

#header_fix_nav.fixed {
  top: 0;
}

/* #main
------------------------------------------------------------------------- */
/* #side
------------------------------------------------------------------------- */
/* #footer
------------------------------------------------------------------------- */
#footer {
  padding: 40px 0 0;
  border-top: 1px solid #E1E1E1;
  background: #F8F8F8;
}
#footer ul {
  list-style: none;
}
#footer div, #footer dl, #footer dt, #footer dd, #footer ul, #footer ol, #footer li, #footer h1, #footer h2, #footer h3, #footer h4, #footer h5, #footer h6, #footer pre, #footer code, #footer form, #footer fieldset, #footer legend, #footer input, #footer button, #footer textarea, #footer p, #footer blockquote, #footer th, #footer td {
  margin: 0;
  padding: 0;
}
#footer .footer_wrap1 {
  width: 960px;
  margin: 0 auto 40px;
}
#footer .footer_wrap1:after {
  content: '';
  display: block;
  clear: both;
}
#footer .footer_wrap1 p {
  line-height: 25px;
  margin: 0 0 13px;
  padding: 0 0 0 10px;
  border-left: 3px solid #A474B2;
  color: #000;
/*  font-family: '游明朝体', 'Yu Mincho', YuMincho, serif;*/
  font-size: 16px;
}
#footer .footer_wrap1 .f_bnr_wrap1 {
  float: left;
  width: 720px;
}
#footer .footer_wrap1 .f_bnr_wrap2 {
  float: left;
  width: 222px;
}
#footer .footer_wrap1 ul:after {
  content: '';
  display: block;
  clear: both;
}
#footer .footer_wrap1 ul li {
  float: left;
  width: 222px;
  margin: 0 15px 0 0;
  background: #fff;
}
#footer .footer_wrap1 ul a {
  height: 102px;
  background: url(../images/common_tmpl/f_bnr01.jpg) no-repeat;
  display: block;
  overflow: hidden;
  background-repeat: no-repeat;
  text-indent: 120%;
  white-space: nowrap;
}
#footer .footer_wrap1 ul a:hover {
  opacity: 0.75;
  filter: alpha(opacity=75);
  -ms-filter: 'alpha(opacity=75)';
  text-decoration: none;
}
#footer .footer_wrap1 ul .f_bnr2 a {
  background: url(../images/common_tmpl/f_bnr02.jpg) no-repeat;
}
#footer .footer_wrap1 ul .f_bnr3 a {
  background: url(../images/common_tmpl/f_bnr03.jpg) no-repeat;
}
#footer .footer_wrap1 ul .f_bnr4 a {
  background: url(../images/common_tmpl/f_bnr04.jpg) no-repeat;
}


#footer .footer_wrap1 ul li.f_bnr99 , 
#footer .footer_wrap1 ul li.f_bnr98{
  float: left;
  width: 240px;
  margin: 15px 15px 0 0;
  background: #fff;
}
#footer .footer_wrap1 ul .f_bnr99 a {
  height: 60px;
  background: url(../images/common/banner_kaisyaannai.jpg) no-repeat;
}
#footer .footer_wrap1 ul .f_bnr98 a {
  height: 60px;
  background: url(../images/common/banner_zadankai.jpg) no-repeat;
}


#footer .footer_wrap2 {
  padding: 50px 0 30px;
  border-top: 1px solid #E1E1E1;
  background: #fff;
}
#footer .footer_wrap2 .footer_inner1 {
  width: 980px;
  margin: 0 auto 60px;
}
#footer .footer_wrap2 .footer_inner1:after {
  content: '';
  display: block;
  clear: both;
}
#footer .footer_wrap2 .footer_inner1 ul {
  float: left;
  width: 170px;
}
#footer .footer_wrap2 .footer_inner1 ul.footer_nav1 {
  width: 210px;
}
#footer .footer_wrap2 .footer_inner1 ul.footer_nav5 {
  width: 250px;
}
#footer .footer_wrap2 .footer_inner1 ul.footer_nav5 ul {
  width: auto;
}
#footer .footer_wrap2 .footer_inner1 ul li {
  margin: 0 0 15px;
}
#footer .footer_wrap2 .footer_inner1 ul li:before {
  content: '';
  display: inline-block;
  position: relative;
  top: -3px;
  width: 7px;
  height: 7px;
  margin: 0 5px 0 0;
  border-radius: 2px;
  background: #A474B2;
}
#footer .footer_wrap2 .footer_inner1 ul a {
  color: #333;
/*  font-family: '游明朝体', 'Yu Mincho', YuMincho, serif;*/
  font-size: 15px;
  text-decoration: none;
}
#footer .footer_wrap2 .footer_inner1 ul a:hover {
  text-decoration: underline;
}
#footer .footer_wrap2 .footer_inner1 ul ul {
  float: none;
  padding: 25px 0 30px 15px;
}
#footer .footer_wrap2 .footer_inner1 ul ul li {
  line-height: 1.9;
  margin: 0;
}
#footer .footer_wrap2 .footer_inner1 ul ul li:before {
  content: '- ';
  display: inline;
  margin: 0;
  width: auto;
  height: auto;
  margin: 0;
  background: none;
  color: #666;
  font-size: 12px;
}
#footer .footer_wrap2 .footer_inner1 ul ul a {
  color: #666;
  font-family: '游ゴシック',YuGothic,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック','MS PGothic';
  font-size: 12px;
}
#footer .footer_wrap2 .f_bnr_wrap3 {
  width: 960px;
  margin: 0 auto 50px;
}
#footer .footer_wrap2 .f_bnr_wrap3:after {
  content: '';
  display: block;
  clear: both;
}
#footer .footer_wrap2 .f_bnr_wrap3 li {
  float: left;
  width: 302px;
}
#footer .footer_wrap2 .f_bnr_wrap3 li a {
  height: 52px;
  background: url(../images/common_tmpl/f_bnr05.jpg) no-repeat;
  display: block;
  overflow: hidden;
  background-repeat: no-repeat;
  text-indent: 120%;
  white-space: nowrap;
}
#footer .footer_wrap2 .f_bnr_wrap3 li a:hover {
  opacity: 0.75;
  filter: alpha(opacity=75);
  -ms-filter: 'alpha(opacity=75)';
  text-decoration: none;
}
#footer .footer_wrap2 .f_bnr_wrap3 .f_bnr6 {
  margin: 0 0 0 28px;
}
#footer .footer_wrap2 .f_bnr_wrap3 .f_bnr6 a {
  background: url(../images/common_tmpl/f_bnr06.jpg) no-repeat;
}
#footer .footer_wrap2 .f_bnr_wrap3 .f_bnr7 {
  float: right;
}
#footer .footer_wrap2 .f_bnr_wrap3 .f_bnr7 a {
  background: url(../images/common_tmpl/f_bnr07.jpg) no-repeat;
}
#footer .footer_wrap2 .f_sub_wrap {
  text-align: center;
}
#footer .footer_wrap2 .f_sub_wrap li {
  display: inline-block;
  line-height: 1.3;
  border-right: 1px solid #666;
  padding: 0 10px;
}
#footer .footer_wrap2 .f_sub_wrap li a {
  color: #666;
  font-size: 12px;
  text-decoration: none;
}
#footer .footer_wrap2 .f_sub_wrap li a:hover {
  text-decoration: underline;
}
#footer #copyright {
  height: 40px;
  background: #D6DBE0 url(../images/common_tmpl/copy.jpg) no-repeat center center;
  display: block;
  overflow: hidden;
  background-repeat: no-repeat;
  text-indent: 120%;
  white-space: nowrap;
}

#to_top {
  display: none;
  position: fixed;
  right: 50px;
  bottom: 50px;
  width: 40px;
  z-index: 100;
}
#to_top a {
  height: 40px;
  background: url(../images/common_tmpl/to_top.png) no-repeat;
  display: block;
  overflow: hidden;
  background-repeat: no-repeat;
  text-indent: 120%;
  white-space: nowrap;
}
#to_top a:hover {
  opacity: 0.75;
  filter: alpha(opacity=75);
  -ms-filter: 'alpha(opacity=75)';
  text-decoration: none;
}

/*　基礎化粧品 ロワイユクラブ　商品情報 ページ */

body.archive.category-rowaiyu .productsSdf .mainImage{
  z-index:1;
}
body.archive.category-rowaiyu .productsSdf .mainImage .btn{
 position: relative;
 z-index: 100;
 display: block;
}
