/*#####################################
thickbox_book.css
#####################################*/
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
/* line 12, ../../scss/headerFooter/pc_header_book.scss */
header * {
  padding: 0;
  margin: 0;
}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
/* line 23, ../../scss/headerFooter/pc_header_book.scss */
#TB_window {
  font: 12px Arial, Helvetica, sans-serif;
  color: #333333;
}
/* line 27, ../../scss/headerFooter/pc_header_book.scss */
#TB_window a:link, #TB_window a:visited {
  color: #666666;
}
/* line 31, ../../scss/headerFooter/pc_header_book.scss */
#TB_window a:hover {
  color: #000;
}
/* line 34, ../../scss/headerFooter/pc_header_book.scss */
#TB_window a:active, #TB_window a:focus {
  color: #666666;
}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
/* line 47, ../../scss/headerFooter/pc_header_book.scss */
#TB_overlay {
  position: fixed;
  z-index: 100;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
}

/* line 56, ../../scss/headerFooter/pc_header_book.scss */
.TB_overlayBG {
  background-color: #000;
  filter: alpha(opacity=75);
  -moz-opacity: 0.75;
  opacity: 0.75;
}

/* line 63, ../../scss/headerFooter/pc_header_book.scss */
#TB_window {
  position: fixed;
  background: #ffffff;
  z-index: 102;
  color: #000000;
  display: none;
  border: 4px solid #525252;
  text-align: left;
  top: 50%;
  left: 50%;
}

/* line 75, ../../scss/headerFooter/pc_header_book.scss */
#TB_ajaxContent {
  clear: both;
  padding: 2px 15px 15px 15px;
  overflow: auto;
  text-align: left;
  line-height: 1.4em;
}
/* line 81, ../../scss/headerFooter/pc_header_book.scss */
#TB_ajaxContent.TB_modal {
  padding: 15px;
}

/* line 86, ../../scss/headerFooter/pc_header_book.scss */
#TB_load {
  position: fixed;
  display: none;
  height: 13px;
  width: 208px;
  z-index: 103;
  top: 50%;
  left: 50%;
  margin: -6px 0 0 -104px;
  /* -height/2 0 0 -width/2 */
}

/* 20220415 nidmi add start */
.TB_adult_text_area {
  height: 141px;
  width: 85%;
  margin: auto;
  padding: 50px 0px;
  text-align: left;
  font-size: 20px;
}
/* 20220415 nidmi add end */

/*#####################################
common.css
#####################################*/
/* Reset and dependencies */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/* line 106, ../../scss/headerFooter/pc_header_book.scss */
html header {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

/* line 112, ../../scss/headerFooter/pc_header_book.scss */
body header {
  margin: 0;
}

/* line 116, ../../scss/headerFooter/pc_header_book.scss */
header {
  display: block;
}
/* line 117, ../../scss/headerFooter/pc_header_book.scss */
header article,
header aside,
header details,
header figcaption,
header figure,
header hgroup,
header main,
header menu,
header nav,
header section,
header summary {
  display: block;
}
/* line 131, ../../scss/headerFooter/pc_header_book.scss */
header a {
  background-color: transparent;
}
/* line 133, ../../scss/headerFooter/pc_header_book.scss */
header a:active, header a:hover {
  outline: 0;
}
/* line 138, ../../scss/headerFooter/pc_header_book.scss */
header h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
/* line 142, ../../scss/headerFooter/pc_header_book.scss */
header img {
  border: 0;
}
/* line 145, ../../scss/headerFooter/pc_header_book.scss */
header button,
header input,
header optgroup,
header select,
header textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
/* line 154, ../../scss/headerFooter/pc_header_book.scss */
header input {
  line-height: normal;
}
/* line 157, ../../scss/headerFooter/pc_header_book.scss */
header table {
  border-collapse: collapse;
  border-spacing: 0;
}
/* line 161, ../../scss/headerFooter/pc_header_book.scss */
header td,
header th {
  padding: 0;
}
/* line 165, ../../scss/headerFooter/pc_header_book.scss */
header * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 169, ../../scss/headerFooter/pc_header_book.scss */
header *:before, header *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* Core CSS */
/* line 180, ../../scss/headerFooter/pc_header_book.scss */
html header {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent;
}

/* line 185, ../../scss/headerFooter/pc_header_book.scss */
body header {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857;
  color: #333333;
  background-color: #fff;
}

/* line 193, ../../scss/headerFooter/pc_header_book.scss */
header {
  width: 100%;
}
/* line 194, ../../scss/headerFooter/pc_header_book.scss */
header input,
header button,
header select,
header textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
/* line 202, ../../scss/headerFooter/pc_header_book.scss */
header .sideway a {
  color: #333;
  text-decoration: none;
}
/* line 207, ../../scss/headerFooter/pc_header_book.scss */
header a:hover {
  color: #23527c;
  text-decoration: underline;
}
/* line 211, ../../scss/headerFooter/pc_header_book.scss */
header a:focus {
  color: #23527c;
  text-decoration: underline;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
/* line 218, ../../scss/headerFooter/pc_header_book.scss */
header img {
  vertical-align: middle;
}
/* line 221, ../../scss/headerFooter/pc_header_book.scss */
header h1,
header h2,
header h3,
header h4,
header h5,
header h6,
header .h1,
header .h2,
header .h3,
header .h4,
header .h5,
header .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
/* line 238, ../../scss/headerFooter/pc_header_book.scss */
header h1,
header .h1,
header h2,
header .h2,
header h3,
header .h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
/* line 247, ../../scss/headerFooter/pc_header_book.scss */
header h1,
header .h1 {
  font-size: 36px;
}
/* line 251, ../../scss/headerFooter/pc_header_book.scss */
header .text-right {
  text-align: right;
}
/* line 254, ../../scss/headerFooter/pc_header_book.scss */
header ul,
header ol {
  margin-top: 0;
  margin-bottom: 10px;
}
/* line 259, ../../scss/headerFooter/pc_header_book.scss */
header dl {
  margin-top: 0;
  margin-bottom: 20px;
}
/* line 263, ../../scss/headerFooter/pc_header_book.scss */
header dt,
header dd {
  line-height: 1.42857;
}
/* line 267, ../../scss/headerFooter/pc_header_book.scss */
header dt {
  font-weight: bold;
}
/* line 270, ../../scss/headerFooter/pc_header_book.scss */
header dd {
  margin-left: 0;
}
/* line 273, ../../scss/headerFooter/pc_header_book.scss */
header .row {
  margin-left: -15px;
  margin-right: -15px;
}
/* line 276, ../../scss/headerFooter/pc_header_book.scss */
header .row:before {
  content: " ";
  display: table;
}
/* line 280, ../../scss/headerFooter/pc_header_book.scss */
header .row:after {
  content: " ";
  display: table;
  clear: both;
}
/* line 286, ../../scss/headerFooter/pc_header_book.scss */
header .col-xs-1,
header .col-sm-1,
header .col-md-1,
header .col-lg-1,
header .col-xs-2,
header .col-sm-2,
header .col-md-2,
header .col-lg-2,
header .col-xs-3,
header .col-sm-3,
header .col-md-3,
header .col-lg-3,
header .col-xs-4,
header .col-sm-4,
header .col-md-4,
header .col-lg-4,
header .col-xs-5,
header .col-sm-5,
header .col-md-5,
header .col-lg-5,
header .col-xs-6,
header .col-sm-6,
header .col-md-6,
header .col-lg-6,
header .col-xs-7,
header .col-sm-7,
header .col-md-7,
header .col-lg-7,
header .col-xs-8,
header .col-sm-8,
header .col-md-8,
header .col-lg-8,
header .col-xs-9,
header .col-sm-9,
header .col-md-9,
header .col-lg-9,
header .col-xs-10,
header .col-sm-10,
header .col-md-10,
header .col-lg-10,
header .col-xs-11,
header .col-sm-11,
header .col-md-11,
header .col-lg-11,
header .col-xs-12,
header .col-sm-12,
header .col-md-12,
header .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
/* line 339, ../../scss/headerFooter/pc_header_book.scss */
header .col-xs-1,
header .col-xs-2,
header .col-xs-3,
header .col-xs-4,
header .col-xs-5,
header .col-xs-6,
header .col-xs-7,
header .col-xs-8,
header .col-xs-9,
header .col-xs-10,
header .col-xs-11,
header .col-xs-12 {
  float: left;
}
/* line 353, ../../scss/headerFooter/pc_header_book.scss */
header .col-xs-3 {
  width: 25%;
}
/* line 356, ../../scss/headerFooter/pc_header_book.scss */
header .col-xs-9 {
  width: 75%;
}
/* line 360, ../../scss/headerFooter/pc_header_book.scss */
header .clearfix:before {
  content: " ";
  display: table;
}
/* line 364, ../../scss/headerFooter/pc_header_book.scss */
header .clearfix:after {
  content: " ";
  display: table;
  clear: both;
}

/* Utility classes */
/*#####################################
style.css
#####################################*/
/* line 379, ../../scss/headerFooter/pc_header_book.scss */
body header {
  font-family: -apple-system, blinkMacSystemFont, 'Helvetica Neue', 'Segoe UI', 'Hiragino Kaku Gothic ProN', Meiryo UI, sans-serif;
  line-height: 1.6;
}

/* line 384, ../../scss/headerFooter/pc_header_book.scss */
header {
  -webkit-transition: all 0.2s cubic-bezier(0.175, 0.885, 0.32, 1);
  -webkit-transition: all 0.2s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -moz-transition: all 0.2s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -o-transition: all 0.2s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition: all 0.2s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
/* line 385, ../../scss/headerFooter/pc_header_book.scss */
header a {
  color: #333;
}
/* line 387, ../../scss/headerFooter/pc_header_book.scss */
header a:hover, header a:focus {
  text-decoration: none;
}
/* line 392, ../../scss/headerFooter/pc_header_book.scss */
header ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
/* line 397, ../../scss/headerFooter/pc_header_book.scss */
header a {
  -webkit-transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1);
  -webkit-transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -moz-transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -o-transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
/* line 403, ../../scss/headerFooter/pc_header_book.scss */
header a:hover {
  text-decoration: none;
}
/* line 412, ../../scss/headerFooter/pc_header_book.scss */
header img {
  -webkit-transition: all 0.2s cubic-bezier(0.175, 0.885, 0.32, 1);
  -webkit-transition: all 0.2s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -moz-transition: all 0.2s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -o-transition: all 0.2s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition: all 0.2s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
/* line 419, ../../scss/headerFooter/pc_header_book.scss */
header i {
  -webkit-transition: all 0.2s cubic-bezier(0.175, 0.885, 0.32, 1);
  -webkit-transition: all 0.2s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -moz-transition: all 0.2s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -o-transition: all 0.2s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition: all 0.2s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
/* line 425, ../../scss/headerFooter/pc_header_book.scss */
header i::before {
  -webkit-transition: all 0.2s cubic-bezier(0.175, 0.885, 0.32, 1);
  -webkit-transition: all 0.2s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -moz-transition: all 0.2s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -o-transition: all 0.2s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition: all 0.2s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
/* line 433, ../../scss/headerFooter/pc_header_book.scss */
header nav,
header .container {
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -ms-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
}
/* line 441, ../../scss/headerFooter/pc_header_book.scss */
header .row {
  margin: 0;
  width: 100%;
}
/* line 445, ../../scss/headerFooter/pc_header_book.scss */
header hgroup {
  padding: 17px 20px 20px 22px;
}
/* line 448, ../../scss/headerFooter/pc_header_book.scss */
header hgroup .row div {
  padding: 0;
}
/* line 451, ../../scss/headerFooter/pc_header_book.scss */
header hgroup .row h1 {
  margin: 0;
  padding-top: 18px;
}
/* line 455, ../../scss/headerFooter/pc_header_book.scss */
header hgroup .row .headerBanner {
  float: right;
  text-align: right;
  margin-right: 240px;
}
/* line 460, ../../scss/headerFooter/pc_header_book.scss */
header hgroup .row ul.btn {
  float: right;
  margin-top: 30px;
}
/* line 463, ../../scss/headerFooter/pc_header_book.scss */
header hgroup .row ul.btn li {
  position: relative;
  float: left;
  margin-right: 10px;
}
/* line 467, ../../scss/headerFooter/pc_header_book.scss */
header hgroup .row ul.btn li:last-child {
  margin-right: 0;
}
/* line 470, ../../scss/headerFooter/pc_header_book.scss */
header hgroup .row ul.btn li:nth-child(4) a {
  padding-left: 1px;
  padding-right: 1px;
}
/* line 474, ../../scss/headerFooter/pc_header_book.scss */
header hgroup .row ul.btn li a {
  display: inline-block;
  border-radius: 4px;
  border: 1px solid #d3d3d3;
  padding: 5px 6px 3px;
  width: 60px;
  max-width: 60px;
  text-align: center;
  height: 60px;
}
/* line 483, ../../scss/headerFooter/pc_header_book.scss */
header hgroup .row ul.btn li a img {
  height: 49px;
}
/* line 487, ../../scss/headerFooter/pc_header_book.scss */
header hgroup .row ul.btn li .item_num {
  position: absolute;
  top: -4px;
  right: -5px;
  background: #d03f3d;
  font-size: 16px;
  padding: 5px 0 0;
  width: 30px;
  height: 30px;
  border-radius: 20px;
  color: #FFF;
  line-height: 1;
  text-align: center;
}
/* line 505, ../../scss/headerFooter/pc_header_book.scss */
header .registed {
  position: absolute;
  top: 0;
  right: 0;
}
/* line 509, ../../scss/headerFooter/pc_header_book.scss */
header .registed ul li {
  float: right;
}
/* line 511, ../../scss/headerFooter/pc_header_book.scss */
header .registed ul li:last-child {
  margin-right: 50px;
}
/* line 515, ../../scss/headerFooter/pc_header_book.scss */
header .registed a {
  color: #3a9ce3;
}
/* line 517, ../../scss/headerFooter/pc_header_book.scss */
header .registed a:link {
  text-decoration: underline;
}
/* line 522, ../../scss/headerFooter/pc_header_book.scss */
header .siteSearch {
  background: #f4f5f4;
}
/* line 524, ../../scss/headerFooter/pc_header_book.scss */
header .siteSearch dl.siteSearchBox {
  margin-bottom: 0;
  position: relative;
  margin: 0 auto;
  padding: 8px 61px 8px 8px;
  height: 60px;
}
/* line 531, ../../scss/headerFooter/pc_header_book.scss */
header .siteSearch #siteSearchBox ::-webkit-input-placeholder {
  color: #c2c2c2;
}
/* line 535, ../../scss/headerFooter/pc_header_book.scss */
header .siteSearch dl.siteSearchBox #siteSearchBox,
header .siteSearch dl.siteSearchBox #siteSearchBtn,
header .siteSearch dl.siteSearchBox #siteSearchToggle {
  float: left;
}
/* line 540, ../../scss/headerFooter/pc_header_book.scss */
header .siteSearch dl.siteSearchBox #siteSearchBox {
  width: 62%;
  box-shadow: -5px 5px 6px -3px rgba(0, 0, 0, 0.1);
}
/* line 543, ../../scss/headerFooter/pc_header_book.scss */
header .siteSearch dl.siteSearchBox #siteSearchBox input {
  width: 100%;
  height: 40px;
  color: #333;
  border: 0;
  -webkit-border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  margin: 0;
  padding: 8px;
}
/* line 558, ../../scss/headerFooter/pc_header_book.scss */
header .siteSearch dl.siteSearchBox #siteSearchBtn {
  float: left;
  width: 47px;
  height: 40px;
  overflow: hidden;
  box-shadow: -5px 5px 6px -3px rgba(0, 0, 0, 0.1);
}
/* line 564, ../../scss/headerFooter/pc_header_book.scss */
header .siteSearch dl.siteSearchBox #siteSearchBtn a {
  display: block;
  width: 100%;
  height: 40px;
  padding-top: 40px;
  background: #b7b5b3 url(/shopping/image/book/icon_search.png) no-repeat center center;
  -webkit-border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
/* line 578, ../../scss/headerFooter/pc_header_book.scss */
header .siteSearch dl.siteSearchBox #siteSearchCampaign {
  float: left;
  width: calc(100% - 75px - 62%);
  padding: 0 10px;
  text-align: center;
  height: 40px;
  display: table;
}
/* line 585, ../../scss/headerFooter/pc_header_book.scss */
header .siteSearch dl.siteSearchBox #siteSearchCampaign span {
  display: table-cell;
  height: 40px;
  vertical-align: middle;
}
/* line 590, ../../scss/headerFooter/pc_header_book.scss */
header .siteSearch dl.siteSearchBox #siteSearchCampaign a {
  color: #3a9ce3;
}
/* line 592, ../../scss/headerFooter/pc_header_book.scss */
header .siteSearch dl.siteSearchBox #siteSearchCampaign a:link {
  text-decoration: underline;
}
/* line 595, ../../scss/headerFooter/pc_header_book.scss */
header .siteSearch dl.siteSearchBox #siteSearchCampaign a:hover {
  text-decoration: none;
}
/* line 601, ../../scss/headerFooter/pc_header_book.scss */
header .siteSearch dl.siteSearchBox .my_bookshelf {
  position: absolute;
  top: 6px;
  right: 110px;
}
/* line 607, ../../scss/headerFooter/pc_header_book.scss */
header .siteSearch dl.siteSearchBox #secretToggle {
  position: absolute;
  top: 8px;
  right: 25px;
  width: 45px;
  height: 29px;
}
/* line 614, ../../scss/headerFooter/pc_header_book.scss */
header .siteSearch dl.siteSearchBox #secretToggle span#secretToggleBtn {
  position: absolute;
  display: block;
  width: 13px;
  height: 29px;
  top: 0;
  right: 0;
  cursor: pointer;
  -webkit-border-radius: 4.6px;
  background: #c1c2c1;
  background: linear-gradient(to bottom, #ebebeb, #c1c2c1);
  border: 2px solid #d3d3d3;
  border-radius: 4.6px;
}
/* line 628, ../../scss/headerFooter/pc_header_book.scss */
header .siteSearch dl.siteSearchBox #secretToggle span.tit {
  position: absolute;
  top: 23px;
  right: -15px;
  text-align: center;
  height: 10px;
  display: block;
}
/* line 635, ../../scss/headerFooter/pc_header_book.scss */
header .siteSearch dl.siteSearchBox #secretToggle span.tit img {
  vertical-align: top;
}
/* line 640, ../../scss/headerFooter/pc_header_book.scss */
header .siteSearch dl.siteSearchBox #secretToggle #siteSearchToggleSet {
  position: relative;
  display: block;
  width: 45px;
  height: 29px;
  margin: 0 auto;
  overflow: hidden;
  -webkit-border-radius: 4.6px;
  border-radius: 4.6px;
  -webkit-box-sizing: border-box;
}
/* line 650, ../../scss/headerFooter/pc_header_book.scss */
header .siteSearch dl.siteSearchBox #secretToggle #siteSearchToggleSet ul {
  position: absolute;
  top: 0;
  width: 77px;
  -webkit-border-radius: 4.6px;
  border-radius: 4.6px;
  overflow: hidden;
  -webkit-transition: all 0.25s cubic-bezier(0.175, 0.885, 0.32, 1);
  -webkit-transition: all 0.25s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -moz-transition: all 0.25s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -o-transition: all 0.25s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition: all 0.25s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
/* line 662, ../../scss/headerFooter/pc_header_book.scss */
header .siteSearch dl.siteSearchBox #secretToggle #siteSearchToggleSet ul.setOFF {
  left: 0px;
}
/* line 664, ../../scss/headerFooter/pc_header_book.scss */
header .siteSearch dl.siteSearchBox #secretToggle #siteSearchToggleSet ul.setOFF li#siteSearchToggleBar {
  background: #94d884;
}
/* line 668, ../../scss/headerFooter/pc_header_book.scss */
header .siteSearch dl.siteSearchBox #secretToggle #siteSearchToggleSet ul.setON {
  left: -32px;
}
/* line 670, ../../scss/headerFooter/pc_header_book.scss */
header .siteSearch dl.siteSearchBox #secretToggle #siteSearchToggleSet ul.setON li#siteSearchToggleBar {
  background: #f3a1a1;
}
/* line 674, ../../scss/headerFooter/pc_header_book.scss */
header .siteSearch dl.siteSearchBox #secretToggle #siteSearchToggleSet ul li {
  position: relative;
  float: left;
  height: 29px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
/* line 681, ../../scss/headerFooter/pc_header_book.scss */
header .siteSearch dl.siteSearchBox #secretToggle #siteSearchToggleSet ul li#siteSearchToggleOFF {
  width: 32px;
  background: #94d884;
}
/* line 684, ../../scss/headerFooter/pc_header_book.scss */
header .siteSearch dl.siteSearchBox #secretToggle #siteSearchToggleSet ul li#siteSearchToggleOFF em {
  display: block;
  height: 29px;
  background: url(/shopping/image/book/icon_rock.png) no-repeat 8px 4px;
  background-size: 17px 20px;
}
/* line 691, ../../scss/headerFooter/pc_header_book.scss */
header .siteSearch dl.siteSearchBox #secretToggle #siteSearchToggleSet ul li#siteSearchToggleON {
  width: 32px;
  background: #f3a1a1;
}
/* line 694, ../../scss/headerFooter/pc_header_book.scss */
header .siteSearch dl.siteSearchBox #secretToggle #siteSearchToggleSet ul li#siteSearchToggleON em {
  display: block;
  height: 28px;
  background: url(/shopping/image/book/icon_rock_ON.png) no-repeat 8px 4px;
  background-size: 17px 20px;
}
/* line 701, ../../scss/headerFooter/pc_header_book.scss */
header .siteSearch dl.siteSearchBox #secretToggle #siteSearchToggleSet ul li#siteSearchToggleBar {
  width: 13px;
}
/* line 711, ../../scss/headerFooter/pc_header_book.scss */
header nav.sideway div ul li {
  border-right: 0;
  margin-right: 0;
  width: 14.3%;
}
/* line 716, ../../scss/headerFooter/pc_header_book.scss */
header nav.sideway ul li {
  margin-bottom: 0;
}
/* line 717, ../../scss/headerFooter/pc_header_book.scss */
header nav.sideway ul li:last-child {
  border-right: 1px solid #d3d3d3;
  width: calc(100% - (14.25% * 6));
}
/* line 721, ../../scss/headerFooter/pc_header_book.scss */
header nav.sideway ul li.cat-man a {
  border-top: 5px solid #9595ff !important;
}
/* line 724, ../../scss/headerFooter/pc_header_book.scss */
header nav.sideway ul li.cat-woman a {
  border-top: 5px solid #ffafcf !important;
}
/* line 727, ../../scss/headerFooter/pc_header_book.scss */
header nav.sideway ul li.cat-bl a {
  border-top: 5px solid #b4ffff !important;
}
/* line 730, ../../scss/headerFooter/pc_header_book.scss */
header nav.sideway ul li.cat-nobel a {
  border-top: 5px solid #ffed99 !important;
}
/* line 733, ../../scss/headerFooter/pc_header_book.scss */
header nav.sideway ul li.cat-magazine a {
  border-top: 5px solid #3665ac !important;
}
/* line 737, ../../scss/headerFooter/pc_header_book.scss */
header nav.sideway ul li.selected {
  border-right: 1px solid #d3d3d3;
  margin-top: -4px;
  padding-bottom: 4px;
  margin-bottom: 0;
  margin-right: -1px;
}
/* line 743, ../../scss/headerFooter/pc_header_book.scss */
header nav.sideway ul li.selected a {
  padding-top: 12px;
  padding-bottom: 8px;
}
/* line 751, ../../scss/headerFooter/pc_header_book.scss */
header.login hgroup .row h1 {
  padding-top: 18px;
}
/* line 754, ../../scss/headerFooter/pc_header_book.scss */
header.login hgroup .row ul.btn {
  margin-top: 30px;
}
/* line 757, ../../scss/headerFooter/pc_header_book.scss */
header.login hgroup .row .headerBanner {
  padding-top: 0;
}
/* line 761, ../../scss/headerFooter/pc_header_book.scss */
header nav.sideway ul {
  display: -webkit-box;
  display: flex;
  width: 100%;
}
/* line 765, ../../scss/headerFooter/pc_header_book.scss */
header nav.sideway ul li {
  margin-right: 1px;
  -webkit-box-flex: 1;
  box-flex: 1;
  text-align: center;
  border: 1px solid #d3d3d3;
  display: table;
}
/* line 772, ../../scss/headerFooter/pc_header_book.scss */
header nav.sideway ul li:last-child {
  margin-right: 0;
}
/* line 775, ../../scss/headerFooter/pc_header_book.scss */
header nav.sideway ul li a {
  display: table-cell;
  vertical-align: middle;
  border-top: 3px solid #abff99;
  padding: 10px 2px;
  line-height: 1.4;
  font-size: 14px;
  font-weight: bold;
}
/* line 786, ../../scss/headerFooter/pc_header_book.scss */
header .welcome {
  position: absolute;
  top: 0;
  right: 0;
  text-align: right;
}
/* line 791, ../../scss/headerFooter/pc_header_book.scss */
header .welcome dl {
  float: right;
  font-size: 13px;
  margin: 0 5px 0 0;
  font-feature-settings: "palt";
}
/* line 796, ../../scss/headerFooter/pc_header_book.scss */
header .welcome dl:first-child {
  margin-right: 0;
}
/* line 799, ../../scss/headerFooter/pc_header_book.scss */
header .welcome dl dt,
header .welcome dl dd {
  display: inline-block;
}
/* line 803, ../../scss/headerFooter/pc_header_book.scss */
header .welcome dl dt {
  font-weight: normal;
}
/* line 806, ../../scss/headerFooter/pc_header_book.scss */
header .welcome dl dd {
  text-align: right;
}
/* line 808, ../../scss/headerFooter/pc_header_book.scss */
header .welcome dl dd span {
  color: #d03f3d;
  font-weight: bold;
}
/* line 813, ../../scss/headerFooter/pc_header_book.scss */
header .welcome dl .help_btn img {
  margin-left: 3px;
  vertical-align: top;
}
/* line 819, ../../scss/headerFooter/pc_header_book.scss */
header .tit {
  font-size: 24px;
  font-weight: bold;
  margin: 0 0 15px;
  padding: 10px 0;
}

/*#####################################
responsive.css
#####################################*/
/* line 831, ../../scss/headerFooter/pc_header_book.scss */
html header,
body header {
  min-width: 983px;
  margin-bottom: 30px;
}

/* line 838, ../../scss/headerFooter/pc_header_book.scss */
header {
  min-width: 983px;
}
/* line 840, ../../scss/headerFooter/pc_header_book.scss */
header #topicsPathArea,
header #mainArea,
header #siteTopContents {
  min-width: 983px;
}
/* line 845, ../../scss/headerFooter/pc_header_book.scss */
header main {
  min-width: 780px;
}
/* line 848, ../../scss/headerFooter/pc_header_book.scss */
header #subBannerArea {
  min-width: 964px;
}

@media screen and (max-width: 1300px) {
  /* line 854, ../../scss/headerFooter/pc_header_book.scss */
  header {
    /* login */
  }
  /* line 857, ../../scss/headerFooter/pc_header_book.scss */
  header hgroup .row h1 img {
    width: 100%;
  }
  /* line 860, ../../scss/headerFooter/pc_header_book.scss */
  header hgroup .row .headerBanner {
    margin-top: 24px;
    margin-right: 40px;
  }
  /* line 860, ../../scss/headerFooter/pc_header_book.scss */
  header hgroup .row ul.btn {
    margin-top: 40px;
  }
  /* line 863, ../../scss/headerFooter/pc_header_book.scss */
  header hgroup .row .headerBanner img {
    max-width: 300px;
    width: 100%;
  }
  /* line 870, ../../scss/headerFooter/pc_header_book.scss */
  header.login hgroup .row h1 {
    padding-top: 18px;
  }
  /* line 873, ../../scss/headerFooter/pc_header_book.scss */
  header.login hgroup .row ul.btn {
    margin-top: 30px;
  }
  /* line 876, ../../scss/headerFooter/pc_header_book.scss */
  header.login hgroup .row .headerBanner {
    padding-top: 0;
  }
  /* line 880, ../../scss/headerFooter/pc_header_book.scss */
  header .welcome dl {
    font-size: 12px;
  }
  /* line 883, ../../scss/headerFooter/pc_header_book.scss */
  header #siteSearchCampaign {
    font-feature-settings: "palt";
  }
}

/* 20230524 unisty add start */
header hgroup .row ul.btn span.externalConnNotice{
     float: left;
     padding: 10px 0 0 0;
}
/* 20230524 unisty add end */
