

.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;
    vertical-align: bottom !important;
  }
  .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;
}
