

.header{
  height:60px;
	width: 100%;
  position:fixed;
	left: 0;
	top: 0;
	z-index: 100;
	margin: 0 auto;
  box-shadow:rgba(0, 0, 0, 0.4) 0px 0px 40px 0px inset;
  -webkit-box-shadow:rgba(0, 0, 0, 0.4) 0px 0px 40px 0px inset;
  -moz-box-shadow:rgba(0, 0, 0, 0.4) 0px 0px 40px 0px inset;
}

/*ストアトップの時はこっちを使う
.header{
  height:108px;
  position:relative;
}
*/


.account_menu,.account_menu_2{
  position:absolute;
  right:0;
  top:2px;
}
.account_menu_2{
  display: none;
}

.header_icon{
  width: 62%;
  margin-top: 12px;
}

/*
.rensai_btn{
  width: 96px;
  height: 37px;
  border: 1px solid #b5b5b5;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  position: relative;
  margin-left: auto;
}*/

.account_menu li {
  height: auto;
  margin-right: 7px;
  width: 90px;
}
.account_menu_2 li {
  width: 55px;
  height: auto;
  display: inline-block;
}

/*.rensai_btn a:link{
  color: #222;
  font-size: 14px;
  text-align: center;
}*/

/*.rensai_btn a{
  position: absolute;
  padding-top: 7px;
  top: -10;
  left: -20;
  width: 100%;
  height: 100%;
  margin: 0 auto;
}*/

.account_menu_name{
  font-size:12px;
  border: 1px solid rgba(255,255,255,0.5);
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  position: relative;
  margin-left: auto;
  padding: 7px 0 7px 0;
  margin-top: 10px;
  line-height:22px;
}
.account_menu li a{
  color:#fff;
  display:block;
	padding: 0;
	height: auto;
	width: auto;
}
.login_menu a{
  background-color: #fff;
  border-radius: 4px;
  color: #E53935 !important;
}
.book_menu{
  margin-left: 10px;
}

.header_red_content{
  width: 960px;
  height: 60px;
  backGround:#e53935;
  margin: 0 auto;
  position:relative;
}

.header_red{
  width: 100%;
  clear:both;
  backGround:#e53935;
}

/*.header_logo{
  float:left;
  height:32px;
  width:120px;
  margin: 0;
  margin-top: 15px;
}*/

/*.header_logo img{
  width:100%;
}
*/

.header_menu{
  margin-top: 18px;
  margin-left: 7px;
	margin-right: 17px;
	width: 40px;
}

.header_menu a{
  width: 40px;
  height: 25px;
  background: url("../images/new/menu_btn.png") no-repeat;
  background-size: 40px 50px;
  display: block;
  text-indent: -9999px;
  padding: 0px;
}

.header_menu a:hover{
  background-color: transparent;
  background-position: 0 -25px;
}



/* 検索ボックス */
/*.input_serch{
	position: absolute;
	right: 297px;
  top: 10px;
}*/

/*#form_search{
	position: relative;
	margin-top: 12px;
}
#form{
	width: 173px;
	border-radius: 6px;
	height: 31px;
	border:solid 1px #ccc;
	-moz-box-shadow: inset 0 0 4px rgba(0,0,0,0.2);
	-webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.2);
	box-shadow: inner 0 0 4px rgba(0, 0, 0, 0.2);
}
#form_search input{
	font-size: 13px;
	padding: 0 6px;
}*/
/*.button_search{
	position: absolute;
	right: 6px;
	top: 0px;
	padding: 9px !important;
}*/

.header_link_box{
}
.header_link_box a:link{
	color: #fff;
	font-size: 13px;
}
.header_link_box a{
	color: #fff;
	padding: 20px 0;
  display: block;
	text-align: center;
}


.header_free{
	width: 80px;
	height: 60px;
	border-left: solid 1px #cc3131;
	border-right: solid 1px #cc3131;
}
.header_free2{
	width: 130px;
	height: 60px;
	border-left: solid 1px #cc3131;
	border-right: solid 1px #cc3131;
}
.header_free3{
	width: 86px;
	height: 60px;
	border-left: solid 1px #cc3131;
	border-right: solid 1px #cc3131;
  margin-right: 23px;
}


.margin_-1{
	margin-left: -1px;
}




.off,.off a{
	font-size: 12px;
	color: #343434;
	float: left;
	margin-right: 16px;
	margin-top: 8px;
	vertical-align: middle;
}
.off img{
	vertical-align: middle;
	margin-left: 6px;
}


.jump_menu{
	width: 165px;
	position: absolute;
	top: 55px;
	left: 80px;
	box-shadow:rgba(0, 0, 0, 0.180392) 0px 5px 11px -1px;
	-webkit-box-shadow:rgba(0, 0, 0, 0.180392) 0px 5px 11px -1px;
	-moz-box-shadow:rgba(0, 0, 0, 0.180392) 0px 5px 11px -1px;
	display: none;
  border-radius: 4px;
  overflow: hidden;
}

.jump_menu_content {
  border-bottom: solid 1px #DFDFDF;
}

.jump_menu_content:last-child {
  border: none;
}

.jump_menu_content a{
	height: 35px;
	width: 100%;
	padding-top: 20px;
  padding-left: 25px;
	font-size: 12px;
	color: #343434;
	background-color: #fff;
	display: block;
}

.jump_menu_content a:hover{
	background-color: #d92628;
	color: #fff;
}

/*.account_menu a:hover{
  opacity: 0.8;
}*/





/*.icon-search-container {
  display: inline-block;
  border: 1px solid #d9d9d9;
  border-radius: 10px;
  height: 33px;
  width: 90px;
  position: relative;
  transition: width 0.4s ease-out;
  backface-visibility: hidden;
  -webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.2);
  background-color: #fff;
}

  .active {
    width: 170px;

    .fa-times-circle {
      opacity: 1;
    }
    .search-input {
      width: 200px;
    }
  }

.fa-search {
    color: #717171;
    font-size: 16px;
    position: absolute;
    top: 0px;
    left: 8px;
    cursor: pointer;
  }
  .fa-search img{
      width: 16px;
    }
  .fa-times-circle {
      opacity: 0;
      color: #d9d9d9;
      font-size: 16px;
      position: absolute;
      top: 9px;
      right: 8px;
      transition: opacity 0.4s ease-out;
      cursor: pointer;
  }

  .search-input {
    position: absolute;
    cursor: default;
    left: 25px;
    top: 6px;
    width: 100%;
    padding: 5px;
    border: none;
    outline: none;
    font-size: 13px;
    line-height: 20px;
    background-color: rgba(255, 255, 255, 0);
    transition: width 0.4s ease-out;
  }*/






.input_serch {
  padding-top: 15px;
}

.fa-search img{
  width: 14px;
  height: 14px;
}

.icon-search-container {
  display: inline-block;
  border: 1px solid #d9d9d9;
  border-radius: 16px;
  height: 30px;
  width: 109px;
  position: relative;
  transition: width 0.24s ease-out;
  backface-visibility: hidden;
  -webkit-box-shadow: inset 0 0 4px rgba(0,0,0,0.2);
  background-color: #fff;
}
input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px #fff inset;
}
.active {
  width: 240px;
}
.active .fa-times-circle {
  opacity: 1;
}
/*.active .search-input {
  width: 125px;
}*/
.fa-search {
  color: #717171;
  font-size: 14px;
  position: absolute;
  top: 0;
  left: 8px;
  cursor: pointer;
}
.fa-times-circle {
  opacity: 0;
  color: #d9d9d9;
  font-size: 16px;
  position: absolute;
  top: 8px;
  right: 8px;
  transition: opacity 0.4s ease-out;
  cursor: pointer;
}
/*.search-input {
  position: absolute;
  cursor: default;
  left: 26px;
  top: 5px;
  width: 60px;
  padding: 5px;
  border: none;
  outline: none;
  font-size: 12px;
  line-height: 20px;
  background-color: rgba(255,255,255,0);
  transition: width 0.4s ease-out;
}*/



.book_icon {
  width: 17px;
  padding-top: -2px;
  padding-bottom: 2px;
  top: 19px;
  position: absolute;
  left: 17px;
}
.book_font{
  margin-left: 14px;
}



/* NEW bookstore header
-------------------------------------------------------------*/
#header{
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 9999;
}
.hader_inner{
  width: 1024px;
  margin: auto;
}
.header_sub{
  background-color: #ffffff;
  height: 32px;
}
.header_sub .hader_inner{
  padding: 5px 0;
}
.header_welcom_text{
  font-size: 11px;
  font-weight: bold;
  float: left;
}
.header_sub_link_list{
  float: right;
}
.header_sub_link_list li{
  margin-left: 8px;
  float: left;
}
.header_sub_link_list li a.header_sub_link_btn{
  border: 1px solid #eb3938;
  border-radius: 3px;
  color: #eb3938;
  display: block;
  font-size: 11px;
  font-weight: bold;
  height: 20px;
  line-height: 20px;
  text-align: center;
  width: 92px;
}
.header_sub_link_list li a.header_sub_link_btn--logout{
  border: 1px solid #b3b4b1;
  color: #b3b4b1;
}
.header_sub_link_list li a.registration{
  background-color: #eb3938;
  color: #ffffff; 
}
.header_sub_link_list li a.jump_plus{
  display: block;
}
.header_sub_link_list li a.jump_plus img{
  height: 20px;
  vertical-align: top;
}

.header_main{
  border-top: 1px solid #ededed;
  border-bottom: 1px solid #ededed;
  background-color: #fafafa;
  height: 70px;
}
.header_main .hader_inner{
  height: 56px;
  padding-top: 7px;
}
.header_logo{
  display: block;
  float: left;
  padding-top: 8px;
}
.header_logo img{
  width: 320px;
}
.header_search{
  float: left;
  margin: 2px 0 0 18px;
}
.header_search p{
  font-size: 10px;
  margin-bottom: 3px;
}
.header_search .header_search_form{
  border-radius: 3px;
  border: 1px solid #e5e5e5;
  height: 32px;
  position: relative;
  width: 398px;
}
.header_search input[type="text"]{
  border: none;
  background-color: #ffffff;
  font-size: 12px;
  height: 12px;
  padding: 10px!important;
  width: 340px;
}
.header_search input[type="submit"]{
  cursor: pointer;
  border: none;
  background-color: #b3b4b1;
  background-image: url(../assets/icon_header_search_white.png);
  background-position: center;
  background-size: 12px;
  background-repeat: no-repeat;
  display: block;
  height: 32px;
  position: absolute;
  right: 0;
  top: 0;
  text-indent: -99999px;
  width: 38px;
}
.header_link_list{
  float: left;
  margin-left: 18px;
  margin-top: 2px;
}
.header_link_list li{
  float: left;
  margin-right: 15px;
}
.header_link_list li:last-child{
  margin-right: 0px;
}
.header_link_list li a{
  display: block;
  text-align: center;
}
.header_link_list li a img{
  margin: auto;
  width: 17px;
}
.header_link_list li a p{
  color: #4f4f4f;
  font-size: 11px;
  margin-top: 5px;
  text-align: center;
}
a.header_cart_link{
  background-image: url(../assets/icon_header_cart.png);
  background-position: 14px center;
  background-size: 20px 18px;
  background-repeat: no-repeat;
  background-color: #eb3938;
  border-radius: 3px;
  color: #ffffff;
  display: block;
  font-size: 16px;
  float: right;
  height: 56px;
  line-height: 56px;
  padding-left: 44px;
  overflow: hidden;
  width: 72px;
}
a.header_cart_link:hover{
  color: #ffffff;
}

/*.header_btn_box{
  float: right;
  display: inline-block;
  margin-top: 3px;
  position: relative;
}
.header_btn_box a.header_btn{
  border: 1px solid #ffffff;
  border-radius: 3px;
  color: #ffffff;
  display: inline-block;
  font-size: 13px;
  float: left;
  height: 36px;
  line-height: 36px;
  margin-left: 14px;
  overflow: hidden;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
}
.header_btn_box a.header_btn:hover{
  opacity: 0.8;
}
.header_btn_box a.header_btn--usermenu{
  padding: 0 30px 0 12px;
  position: relative;
  width: 116px;
}
.header_btn_box a.header_btn--notlogin{
  width: auto;
}
.header_btn_box a.header_btn--usermenu .usermail{
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 80px;
}
.header_btn_box a.header_btn--usermenu span.icon{
  background-image: url(../assets/icon_down.png);
  background-position: center;
  background-size: 8px;
  background-repeat: no-repeat;
  display: inline-block;
  height: 37px;
  position: absolute;
  top: 0;
  right: 0;
  width: 34px;
}
.header_btn_box a.header_btn--bookshelf{
  background-image: url(../assets/icon_header_bookshelf.png);
  background-position: 12px center;
  background-size: 17px;
  background-repeat: no-repeat;
  padding: 0 12px 0 39px ;
}
.header_btn_box a.header_btn--cart{
  background-image: url(../assets/icon_header_cart.png);
  background-position: 12px center;
  background-size: 17px;
  background-repeat: no-repeat;
  background-color: #ffffff;
  color: #eb3938;
  padding: 0 12px 0 39px ;
  position: relative;
}
.header_btn_box a.header_btn--cart .cart_num{
  border: 1px solid #ffffff;
  border-radius: 50%;
  background-color: #eb3938;
  color: #ffffff;
  display: block;
  font-size: 8px;
  height: 14px;
  position: absolute;
  top: 2px;
  left: 23px;
  width: 14px;
  line-height: 14px;
  text-align: center;
}
.header_btn_box a.header_btn--usermenu:hover,
.header_btn_box a.header_btn--bookshelf:hover{
  color: #ffffff;
}
.header_btn_box a.header_btn--cart:hover{
  color: #eb3938;
}
.header_btn_box a.header_btn--jumpplus{
  background-image: url(../assets/jump_plus_link.png);
  background-position: 12px center;
  background-size: 75px 20px;
  background-repeat: no-repeat;
  padding: 0 12px 0 39px ;
  text-indent: -9999px;
  width: 100px;
}*/
.usermenu{
  display: none;
  position: absolute;
  top: 34px;
  left: 14px;
}
.usermenu_sankaku{
  width: 0;
  height: 0;
  border: 8px solid transparent;
  border-bottom: 10px solid #ffffff;
  margin-left: 50px;
  position: relative;
}
.usermenu_box{
  box-shadow: 1px 1px 7px 0px rgba(0,0,0,0.2);
  border-radius: 3px;
  background-color: #ffffff;
  padding: 20px;
  margin-top: -2px;
}
.usermenu_list{

}
.usermenu_list li{
  padding: 0;
}
.usermenu_list li a{
  color: #222222;
  font-size: 13px;
  line-height: 13px;
}
.usermenu_list li a.red{
  color: #eb3938;
}
.usermenu_list li .welcom_text{
  color: #b2b2b2;
  font-size: 11px;
  margin-bottom: 10px;
}
.usermenu_list li .welcom_text span{
  font-size: 11px;
}
.usermenu_margin{
  height: 20px;
}






