@charset "utf-8";

@font-face {
  font-family: 'NotoSansJP';
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/NotoSansJP-Regular.woff) format('woff'),
  			url(../fonts/NotoSansJP-Regular.ttf) format('ttf')
}
@font-face {
  font-family: 'NotoSansJP';
  font-style: normal;
  font-weight: 700;
  src: url(../fonts/NotoSansJP-Bold.woff) format('woff'),
  			url(../fonts/NotoSansJP-Bold.ttf) format('ttf')
}


/* ==================================
common.css
================================== */
body {
  font-family:'NotoSansJP', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
  font-size:14px;
  line-height:1.6;
  color:#000;
  width:100%;
  min-width:1080px;
  -webkit-text-size-adjust:100%;
  -webkit-text-size-adjust:none;
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale;
  background-color: #fff;
}
hr {
  display:none;
}
a {
  text-decoration:none;
  color:#000;
  outline:none;
}
a:hover {
  color:#888;
}
strong {
  font-weight:bold;
}
img {
  vertical-align:bottom;
}

/* ==================================
header
================================== */
#header {
  position:relative;
  height:auto;
  top: 0;
  width: 100%;
  z-index: 999;
  background: #fff;
}
#header.fixed {
  position: sticky;

}
/* header-sfaff */
/* .ds #header {
  height:165px;
} */
#header-sfaff {
	background: #eee;
	padding: 10px 0;
	border-bottom: 1px solid #e6e6e6;
	height: 50px;
	box-sizing: border-box;
	font-size: 13px;
}
#header-sfaff #header-sfaff-inner{
	position: relative;
	width: 1000px;
	margin: 0 auto;
	text-align: right;
}
#header-sfaff a,
#header-sfaff p{
	display: inline-block;
	margin-left: 20px;
}
#header-sfaff a.staff-top:before {
	content: ">";
	display: inline-block;
	margin: 0 0.5em 0 0;
	vertical-align: text-bottom;
}
#header-sfaff a.staff-login {
	color: #fff;
	background: #a096c3;
	padding: 0 10px;
	border-radius: 3px;
	line-height: 30px;
}
/* // header-sfaff */

#header #kv { display:none; }

#header-inner {
  position:relative;
  width:1000px;
  height:85px;
  margin:0 auto;
}
#logo {
  position:absolute;
  top:20px;
  left:0;
  font-weight: normal;
}
#logo a {
  display: block;
  width: 179px;
  height: 48px;
  background: url(../../images/common/logo_new.png) no-repeat 0 0px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  font-size: 0;
  background-size: 170px;
}
#user-name {
  position: absolute;
  right: 220px;
  width: 210px;
  text-align: right;
  top: 50%;
  transform: translate(0, -50%);
}
#user-name li {
  font-size:12px;
}
#user-name li:last-child {
  margin-right:0;
}
/* #user-name span {
  font-size:10px;
} */
#icon-menu {
  position:absolute;
  top:20px;
  right:0;
  font-size:0;
  display: -webkit-flex;
display: flex;
-webkit-justify-content: space-between;
justify-content: space-between;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
}
#icon-menu li {
  position: relative;
  /* margin: 0 5px; */
  width: 65px;
}
#icon-menu li.LoginPage{
      width: 70px;
}
#icon-menu li img{
  width: 100%;
}
/* #icon-menu li {
  display:inline-block;
  width:60px;
  height:60px;
  margin-left:10px;
  font-size:14px;
} */
#icon-menu li.login {
  display:none;
}
/* #icon-menu li a,
#icon-menu li:last-child span {
  display:block;
  position:relative;
  width:60px;
  height:60px;
  font-size:14px;
  text-indent:100%;
  white-space:nowrap;
  overflow:hidden;
} */
/* #icon-menu li a:before,
#icon-menu li:last-child a:before {
  content:"";
  display:block;
  position:absolute;
  top:50%;
  left:50%;
  width:40px;
  height:41px;
  overflow:hidden;
  margin:-20px 0 0 -20px;
  background: url(../../images/common/heder_icon.png) no-repeat;
} */
/* #icon-menu li:nth-child(1) a:before { background-position:5px center; }
#icon-menu li:nth-child(2) a:before { background-position:-65px center; }
#icon-menu li:nth-child(3) a:before { background-position:-131px center; }
#icon-menu li:last-child a:before { background-position:-200px 0; }
 */
#icon-menu li span.number {
  display:table;
  position:absolute;
  top:19px;
  left:37px;
  width:22px;
	height: 22px;
	line-height: 22px;
	border-radius: 11px;
  z-index:10;
  text-indent:0;
  text-align:center;
  color:#fff;
  font-size:10px;
	background: #d02323;
}
#icon-menu li span.number span {
	display: table-cell;
	width: 100%;
	height: 100%;
	vertical-align: middle;
}
#icon-menu.icon_login li a:before,
#icon-menu.icon_login li:last-child span:before {
  background-image:url(../../images/common/heder_icon_login.png);
}
#icon-menu.icon_login li a:before,
#icon-menu.icon_login li:last-child span:before {
  background-image:url(../../images/common/heder_icon_login.png);
}
#header-search .inputSearchword input{
  width: 345px;
  height: 47px;
  border-radius: 50px;
  border: solid 1px #757575;
  padding-left: 20px;
  background: #fff url(../../images/common/icon_serch.png) 10px center no-repeat;
  background-size: 20px;
  background-position: 330px;
}
#header-search button{
  border: none;
background: none;
  font-size: 0;
  width: 40px;
  height: 40px;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translate(0, -50%);
}
#header-search button:hover{
  cursor:pointer
}
/* #header-search-btn {
  background:transparent;
  -webkit-transition:background 0.2s;
  transition:background 0.2s;
}
#header-search {
  display:none;
  position:absolute;
  top:100px;
  left:0;
  right:0;
  width:100%;
  padding:30px 0;
  z-index:9999;
} */
/* #header-search-btn.search-active,
#header-search.search-active {
  background:rgba(66, 66, 66, 0.85);
} */
/*
#header-search-btn2{
	display:block;
	width:35px;
	line-height:35px;
	background: #000;
	position:absolute;
	top:1px;
	left:1025px;
	text-align:center;
	z-index:1000;
	color:#fff;
	cursor : pointer;
}

_::-webkit-full-page-media, _:future, :root #header-search-btn2 {
	left:1015px;
}

#header-search-btn2:hover{
	background: #515151;} */

/*
#header-search form {
  display:block;
  width:1025px;
  margin:0 auto;
}
#header-search .inputSearchword,
#header-search .inputSearchword input,
#header-search button {
  -webkit-appearance:none;
  -moz-appearance:none;
  appearance:none;
  border:none;
  font-size:13px;
  border-radius:4px;
}
#header-search .inputSearchword {
  display:inline-block;
  width:800px;
  height:48px;
  margin-right:5px;
  padding:0 5px 0 60px;
  background:#fff url(../../images/common/icon_serch.png) 10px center no-repeat;
  border:1px solid #e0e0e0;
  color:#666;
  line-height:48px;
  vertical-align:middle;
}

_::-webkit-full-page-media, _:future, :root #header-search .inputSearchword input {
  width:98%;
  height:80%;
}

#header-search .inputSearchword input {
  display:inline-block;
  width:100%;
  height:95%;
  vertical-align:middle;
}
#header-search button {
  width:127px;
  background:#000;
  color:#fff;
  line-height:50px;
  text-align:center;
  vertical-align:middle;
  -webkit-transition:background 0.2s;
  transition:background 0.2s;
}
#header-search button:hover {
  background:#444;
  cursor:pointer;
}
#header-search .autocomplete table {
  width:750px;
}
#header-search .autocomplete td {
	font-size: 18px;
	height: 22px;
	vertical-align: middle;
	width: 694px;
} */




/* ==================================
global navigation
================================== */
#global-nav {
  position:relative;
  width:100%;
  background:#000;
}
#global-nav ul{
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 1000px;
  margin: 0 auto;
}
.ds #global-nav ul{
  -webkit-justify-content:  flex-start;
  justify-content: flex-start;
}
#global-nav ul li a{
  color: #fff;
  border-left: 1px solid #fff;
  font-size: 15px;
  width: 198px;
  height: 55px;
  display: block;
  display: -webkit-box;
  display: -ms-flexbox;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;

}
#global-nav ul li:last-of-type{
  border-right: 1px solid #fff;
}

/* #global-nav.nav-fixed {
  position:fixed;
  top:0;
  z-index:999;
  box-shadow:0 0 2px 0 rgba(0,0,0,0.8);
}

#global-nav .nav-inner {
  width:1000px;
  margin:0 auto;
  text-align:center;
}

#global-nav .nav-inner > ul {
	display:inline-block;
  font-size:0;
}

#global-nav .nav-inner > ul > li {
  display:inline-block;
  font-size:12px;
}
#global-nav .nav-inner > ul > li > span {
  display:block;
  position:relative;
/*  padding:20px 12px;*/
  padding:20px 10px; /* fukubukuro */
  color:#fff;
  -webkit-transition:background 0.3s;
  transition:background 0.3s;
  cursor:pointer;
}
#global-nav .nav-inner .nav_active > span {
  background:#424242;
}
#global-nav .nav-inner .icon_arrow:after {
  content:"";
  position:absolute;
  left:0;
  right:0;
  bottom:9px;
  display:block;
  width:0;
  height:0;
  margin:0 auto;
  border:3px solid transparent;
  border-top:4px solid #fff;
}
#global-nav .nav-inner li .ddm {
  display:none;
  position:absolute;
  left:0;
  width:100%;
  text-align:left;
  padding:40px 0;
  background:rgba(0, 0, 0, 0.85);
}
#global-nav .nav-inner .ddm > li {
  width:1000px;
  margin:0 auto;
  color:#fff;
}
#global-nav .nav-inner .ddm > li a {
  color:#fff;
} */
.ddm .nav-category {
  position:relative;
  min-height:34px;
  margin-bottom:10px;
/*  text-indent:100%;
  white-space:nowrap;
  overflow:hidden;*/
  border-bottom:1px solid #686868;
}
.ddm .nav-category img {
	vertical-align:top;
}

#HeaderItemList .ddm .nav-category {
  font-size:16px;
  letter-spacing:-1px;
}

/*.ddm .nav-category:after {
  content:"";
  display:block;
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:30px;
}*/

/* nav-lists ------------------------ */
#global-nav .nav-inner .nav-lists li {
	position:relative;
	padding-left:15px;
  font-size:13px;
}
#global-nav .nav-inner .nav-lists li:before {
  display:inline-block;
  position:absolute;
  left:0;
  top:0;
  content:"・";
  padding:4px 0;
  vertical-align:top;
}

#global-nav .nav-inner .nav-lists a {
  display:inline-block;
  padding:4px 0;
}
#global-nav .nav-inner .nav-lists a:hover {
  text-decoration:underline;
}

/* nav-setting ------------------------ */
.mid_cnt_multi .ddm > li {
	overflow:hidden;
}

.mid_cnt_multi .ddm > li > ul {
	width:1050px;
	margin-right:-50px;
}

.mid_cnt_multi .ddm > li > ul > li {
  float:left;
  width:212px;
  margin-right:50px;
}

.mid_cnt0 .ddm {
	display:none!important;
}

.mid_cnt1 .ddm li li li {
  float:left;
  width:225px;
  margin-right:10px;
}

.mid_cnt_multi.mid_cnt2 .ddm > li > ul > li {
  width:475px;
}


.mid_cnt_multi.mid_cnt3 .ddm > li > ul > li {
  width:300px;
}

.mid_cnt2 .ddm > li > ul > li:nth-child(2n+1),
.mid_cnt3 .ddm > li > ul > li:nth-child(3n+1),
.mid_cnt4 .ddm > li > ul > li:nth-child(4n+1),
.mid_cnt5 .ddm > li > ul > li:nth-child(4n+1),
.mid_cnt6 .ddm > li > ul > li:nth-child(4n+1),
.mid_cnt7 .ddm > li > ul > li:nth-child(4n+1),
.mid_cnt8 .ddm > li > ul > li:nth-child(4n+1) {
	clear:both;
	float:left;
}

.mid_cnt_multi .ddm > li > ul > li:nth-child(n+5) {
  margin-top:30px;
}


.mid_cnt_multi.mid_cnt2 .ddm .nav-lists li {
	float:left;
	width:215px;
	margin-right:15px;
}
.mid_cnt_multi.mid_cnt2 .ddm .nav-lists li:nth-child(2n) {
	margin-right:0px;
}


/* nav-brand ------------------------ */
#nav-brand .nav-category {
  margin-bottom:5px;
  text-indent:0;
  overflow:auto;
  border-bottom:none;
  font-size:16px;
}
#nav-brand li ul {
  font-size:0;
}
#nav-brand li li {
  display:inline-block;
  margin:10px 0 0 10px;
  font-size:16px;
}
#nav-brand li li a,
#nav-brand li li span {
  display:block;
  width:36px;
  line-height:36px;
  border:1px solid #fff;
  text-align:center;
  background:#000;
}
#nav-brand li li span {
  opacity:.5;
}
#nav-brand li li a:hover {
  background:#666;
}
#nav-brand li li:last-child a,
#nav-brand li li:last-child span {
  width:84px;
}
#nav-brand #search-kana {
  float:left;
  width:310px;
}
#nav-brand #search-kana li:nth-child(1),
#nav-brand #search-kana li:nth-child(7) {
  margin-left:0;
}
#nav-brand #search-alphabet {
  float:left;
  width:672px;
}

/* ==================================
contents
================================== */
#contents {
  position:relative;
  color:#424242;
}
#contents a {
  color:#424242;
}
#contents a:hover {
  color:#888;
}
.contents-inner {
  position:relative;
  width:1000px;
  margin:0 auto;
  padding-left:40px;
  padding-right:40px;
}

/* ==================================
breadcrumbs
================================== */
#breadcrumbs {
  padding:15px 0;
  border-bottom:1px solid #e6e6e6;
}
.ds #breadcrumbs {
  border-top:1px solid #e6e6e6;
}
#breadcrumbs ul {
  width:1000px;
  margin:0 auto;
  color:#424242;
  font-size:0;
}
#breadcrumbs li {
  display:inline-block;
  font-size:12px;
}
#breadcrumbs li a {
  color:#424242;
}
#breadcrumbs li a:hover {
  text-decoration:underline;
}
#breadcrumbs li:before {
  content:">";
  display:inline-block;
  margin:0 1em;
}
#breadcrumbs li:first-child:before {
  display:none;
}

/* ==================================
side-fixed-btn
================================== */
#side-fixed-btn {
  position:fixed;
  top:50%;
  right:0;
  margin-top:-90px;
  z-index:1000;
}
#side-fixed-btn > li {
  position:relative;
  padding:15px;
}
#side-fixed-btn > li > a {
  position:relative;
  display:block;
  width:70px;
  height:70px;
  border-radius:50%;
  background:#000;
  box-shadow:1px 5px 25px 0px #888;
  overflow:hidden;
  cursor:pointer;
}
#side-fixed-btn > li > a span {
  display:none;
}
#side-fixed-btn > li >  a:before {
  content:"";
  display:block;
  position:absolute;
  top:0;
  left:0;
  width:70px;
  height:70px;
  background:url(../../images/common/icon_side_btn.png) no-repeat;
}
#side-fixed-btn > li > a:hover:before {
  opacity:.7;
}
#side-fixed-btn > li:nth-child(2) > a:before {
  background-position:0 -95px;
}

#side-fixed-btn .window {
	position:absolute;
	top:50%;
	right:100px;
	width:330px;
	margin:auto;
	padding:35px 35px;
	background-color:#eee;
	box-shadow:0 0 40px rgba(0,0,0,0.5);
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	z-index:1000;
	opacity:0;
	visibility:hidden;
	-webkit-transition:all 0.2s;
	transition:all 0.2s;
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
#side-fixed-btn .on .window { opacity:1; visibility:visible; }
#side-fixed-btn .window:after {
  content:"";
  display:inline-block;
  position:absolute;
  right:-20px;
  top:0;
  bottom:0;
  width:0;
  height:0;
  margin:auto;
  border:10px solid transparent;
  border-left:10px solid #eee;
}

#side-fixed-btn .window.not-empty {
	width:620px;
}
#side-fixed-btn .window dl {
	position:relative;
	overflow:hidden;
}
#side-fixed-btn .window.empty dd {
	display:table;
	width:100%;
	height:210px;
	border:1px solid #e6e6e6;
}
#side-fixed-btn .window.empty dd div {
	display:table-cell;
	vertical-align:middle;
	background-color:#fff;
	color:#a0a0a0;
	font-size:16px;
	text-align:center;
}

#side-fixed-btn .window dd ul {
	overflow:hidden;
}

#side-fixed-btn .window dt { margin-bottom:10px; font-size:18px; text-align:center; }
#side-fixed-btn .window ul { font-size:0; }
#side-fixed-btn .window li { display:inline-block; position:relative; width:100px; margin:10px 10px 0 0; border:1px solid #e6e6e6; font-size:12px; vertical-align:top; }
#side-fixed-btn .window li:nth-child(5n) { margin-right:0;}
#side-fixed-btn .window li img { max-width:100%; }
#side-fixed-btn .window a { display:block;}
#side-fixed-btn .window a .item-data { display:none; position:absolute; left:0; right:0; top:0; width:100%; height:100px; margin:auto; background-color:rgba(0,0,0,0.7); color:#fff; text-decoration:none; text-align:center; word-wrap:break-word; }
#side-fixed-btn .window a .item-name { display:block; padding:0 2px; word-break:break-all; }

#side-fixed-btn .window-f.not-empty dt { margin-bottom:0; }
#side-fixed-btn .window-f li { margin:20px 10px 0 0; }

#side-fixed-btn .window a:hover .item-data { display:table; }
#side-fixed-btn .window a:hover .item-data-inner { display:table-cell; vertical-align:middle; padding:5px; }
#side-fixed-btn .window .btn { margin-top:25px; text-align:center; }
#side-fixed-btn .window .btn a { display:inline-block; padding:15px 25px; -webkit-border-radius:5px; border-radius:5px; -webkit-box-sizing:border-box; box-sizing:border-box; background-color:#000; color:#fff; text-decoration:none; }
#side-fixed-btn .window.sign-out { padding-top:60px; }
#side-fixed-btn .window.sign-out .btn { margin-top:45px; }
#side-fixed-btn .window.sign-out .btn + .btn { margin-top:10px; }
#side-fixed-btn .window.sign-out .btn a { width:100%; padding:20px 25px; }
#side-fixed-btn .window a.bag-btn { margin-top:10px; padding:5px; -webkit-border-radius:3px; border-radius:3px; background-color:#535353; color:#fff; font-size:9px; text-align:center; }

#side-fixed-btn .window .btn a:hover{
  color: #000;
opacity: 1;
background: #ccc;
}
/* ==================================
footer
================================== */
#footer-nav {
  background:#000;
  color:#fff;
}
#footer-nav a {
  color:#fff;
}
#footer-nav > ul {
  width:1000px;
  margin:0 auto;
  padding:55px 0;
}
#footer-nav > ul > li {
  float:left;
  width:155px;
  margin-right:10px;
  font-size:16px;
}
#footer-nav ul ul {
  margin-top:18px;
  font-size:12px;
}
#footer-nav ul ul ul {
	margin: 0;
}
#footer-nav ul ul ul li {
	margin-left: 15px;
}
#footer-nav ul ul li a,
#footer-nav ul ul li.shl {
  display:inline-block;
  padding:4px 0;
}
#footer-nav ul ul li a:hover {
  text-decoration:underline;
  padding-bottom:3px;
}
#footer-nav ul ul li:before {
  display:inline-block;
  content:"・";
  padding:4px 0;
  vertical-align:top;
}
#footer-nav ul ul li.shl:before {
    content: "";
}
#footer-nav ul ul li .small {
	font-size: 11px;
}
#footer-nav > ul > li:nth-child(3) {
  width:380px;
}
#footer-nav > ul > li:nth-child(3) ul {
  font-size:0;
}
#footer-nav > ul > li:nth-child(3) li {
  display:inline-block;
  width:180px;
  margin-right:10px;
  font-size:12px;
}
#footer-nav > ul > li:last-child {
  width:270px;
  margin:0;
}

/* ==================================
end-footer
================================== */
#end-footer {
  position:relative;
  width:1000px;
  margin:0 auto;
  padding:60px 0;
  text-align:center;
}
#end-footer-nav {
  font-size:0;
  padding-left:120px;
}
#end-footer-nav li {
  display:inline-block;
  padding-right:1em;
  font-size:12px;
}
#end-footer-nav li:before {
  content:"";
  display:inline-block;
  width:2px;
  height:12px;
  margin-right:1em;
  background:#d1d1d1;
}
#end-footer-nav li:first-child:before {
  display:none;
}
#end-footer-nav li:last-child {
  padding-right:0;
}
#copyright {
  margin-top:10px;
}
#d_footer_tax_info {
  color:#333;
  font-size:12px;
}
#pagetop {
  position: fixed;
  bottom: 40px;
  right: 15px;
  text-align: right;
  z-index: 1000;
}
#pagetop a {
  display:inline-block;
  width:56px;
  height:56px;
  border-radius:50%;
  background:#000 url(../../images/common/icon_pagetop.png) center no-repeat;
  box-shadow:1px 5px 25px 0px #888;
  text-indent:100%;
  white-space:nowrap;
  overflow:hidden;
}
#pagetop a:hover {
  background-color:#333;
}
#security-mark {
  position:absolute;
  bottom:55px;
  left:0;
  width:120px;
}

/* ==================================
parts
================================== */
#item-tags img[src*="icon_sainyuka"],
.item_status img[src*="icon_sainyuka"] {
  /*border: 2px solid #f00 !important;*/
  display: none !important;
}

/* ==================================
clearfix
================================== */
.clearfix:after,
#nav-makeup .ddm > li > ul:after,
#nav-skincare .ddm > li > ul:after,
#nav-bathbody .ddm > li > ul:after,
#nav-basemake .ddm li li ul:after,
#nav-accessory .ddm li li ul:after,
#nav-brand .ddm > li:after,
#contents:after,
.contents-inner:after,
#footer-nav ul:after {
  content:"";
  clear:both;
  display:block;
}

/* ==================================
error message
================================== */
.sec-oss {
  padding:15px 0;
  background:#eee;
  border-bottom:1px solid #e6e6e6;
}
.sec-oss .inner {
  width:1000px;
  margin:0 auto;
  color:#b71c1c;
}

/* ==================================
errorPart
================================== */
.errorPart {
	background: #fff991 !important;
}
/* H2O */
p:has(.H2O_notes){
	text-align: center;
}
.H2O_notes{
	font-size: 80%;
	display: block;
	padding-top: 10px;
}
/* ==================================
promotion
================================== */
#promotion.kv{
  display: none;
}
/* ========================================================
header .btm_navi
======================================================== */
#header > div{
  width: 1000px;
  margin: 0 auto;
  position: relative;
}
#header .btm_navi{
  position: absolute;
  left: 200px;
  z-index: 10;
  top: 50%;
  transform: translate(0, -50%);
}
#header .btm_navi ul li a{
  width: 135px;
  height: 35px;
  background: #000;
  color: #fff;
  border-radius: 50px;
  margin-right: 10px;
  font-size: 14px;
  font-weight: bold;
  padding-left: 20px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;


}
#header .btm_navi ul li:nth-of-type(2) a{
      margin-right: 25px;
}
#header .btm_navi ul li a::after{
  content: "";
display: block;
position: absolute;
width: 5px;
height: 5px;
border-right: 2px solid;
border-bottom: 2px solid;
transform: rotate(-45deg);
bottom: 0;
top: 0;
margin: auto;
right: 20px;
}
#header .btm_navi ul li a:hover{
  opacity: .7;
}
