@charset "UTF-8";
/* --------------- variables --------------------- */
/* Break Point */
/* Color */
/*サイトカラー*/
/*テキストに使うフォントカラー*/
/*テキスト内で使うリンクカラー*/
@media screen and (max-width: 767px) {
  /*base is →　! sanitize.css v5.0.0 | CC0 License | github.com/jonathantneal/sanitize.css */
  * {
    margin: 0;
    padding: 0;
    box-sizing: border-box; }
  html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%; }
  article, aside, footer, header, nav, section, figcaption, figure, main {
    display: block; }
  sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline; }
  sub {
    bottom: -.25em; }
  sup {
    top: -.5em; }
  img {
    border-style: none;
    vertical-align: bottom; }
  table {
    border-collapse: collapse; }
  button, input, select, textarea {
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit; }
  button, html [type="button"], [type="reset"], [type="submit"] {
    -webkit-appearance: button; }
  textarea {
    overflow: auto;
    resize: vertical; }
  [type="checkbox"], [type="radio"] {
    box-sizing: border-box;
    padding: 0; }
  a, area, button, input, label, select, summary, textarea, [tabindex] {
    touch-action: manipulation; }
  /* second common
----------------------------------------*/
  .sideOyakudachi {
    margin-bottom: -40px; }
  .footer {
    margin-top: 40px; }
  label {
    cursor: pointer; }
  .pankuzu {
    width: 90%;
    margin: -5px auto 24px; }
  .pankuzu ul {
    margin: 0 auto;
    overflow: hidden; }
  .pankuzu li {
    float: left;
    background: url(../images/common/list_pan.gif) no-repeat 0 6px;
    padding-left: 10px;
    margin-right: 15px;
    font-size: 14px;
    text-align: left; }
    .pankuzu li:first-child {
      background: none; }
  .secondContents .centerCol {
    background: url(../images/common/box_w710_bottom.gif) no-repeat 0 bottom #FFF;
    background-size: contain;
    border-radius: 30px 30px 15px 15px;
    width: 91%;
    margin: auto;
    max-width: 690px; }
    .secondContents .centerCol.tokusyuCol {
      border-radius: 0 0 15px 15px; }
      .secondContents .centerCol.tokusyuCol .itemContents {
        padding-top: 0; }
  .pgr li {
    display: inline-block;
    font-size: 116%;
    margin-right: 28px !important;
    position: relative;
    left: 10px; }
  /* itemContents
----------------------------------------*/
  .itemContents {
    margin-bottom: 20px;
    padding: 18px 15px 20px; }
  .itemContents p {
    margin: 0 auto 20px; }
  .itemContents h3 {
    font-size: 15px; }
  .itemContents .subCategory {
    background: url(../images/ehon/title2_sp.png) repeat-y 0 0;
    width: 100%;
    font-size: 15px;
    color: #FFF;
    padding: 2px 15px 0;
    margin-bottom: 20px;
    text-align: left;
    border-radius: 4px;
    position: relative; }
    .itemContents .subCategory:before, .itemContents .subCategory:after {
      content: "";
      width: 100%;
      height: 5px;
      display: block;
      overflow: hidden;
      position: absolute;
      left: 0; }
    .itemContents .subCategory:before {
      background: url(../images/ehon/title2_top.png) no-repeat 0 top;
      background-size: cover;
      top: -3px;
      border-radius: 0 10px 0 0; }
    .itemContents .subCategory:after {
      background: url(../images/ehon/title2_btm.png) no-repeat 0 bottom;
      background-size: cover;
      bottom: -3px;
      border-radius: 0 0 10px 0; }
  .itemContents .subCategory .Sword {
    font-size: 16px;
    color: #FFF;
    font-weight: bold; }
  .itemContents .titleArea {
    margin-bottom: 25px;
    text-align: left;
    position: relative; }
    .itemContents .titleArea::before {
      content: "";
      border-radius: 10px;
      display: block;
      position: absolute;
      background: #1e85a3;
      width: 7px;
      height: 80%;
      top: -5px;
      left: 11px;
      z-index: 10; }
  .itemContents .titleAreaIn {
    background: url(../images/ehon/h1_bottom_sp.png) no-repeat 0 bottom;
    background-size: contain;
    padding-bottom: 30px;
    position: relative;
    display: flex;
    flex-direction: column;
    flex-flow: wrap; }
  .itemContents .titleAreaIn h1 {
    padding: 0px 0 0 28px;
    color: #1e85a3;
    font-size: 19px;
    margin: 2px 0 2px;
    order: 3;
    width: 100%; }
  .itemContents .titleAreaIn p.txt1:nth-of-type(1) {
    order: 2; }
  .itemContents .titleAreaIn p.txt1:nth-of-type(2) {
    order: 4; }
  .itemContents .titleAreaIn span {
    position: static !important;
    order: 1;
    margin: 0 0 10px 28px; }
  .tagBlock {
    width: 100%;
    margin: 0 0 4px; }
  .itemContents .titleAreaIn .txt1 {
    font-size: 13px;
    padding: 0 25px 0 28px;
    width: 100%; }
  .itemContents .titleAreaIn p.txt1 {
    margin: 0;
    width: 80%; }
  .itemContents .titleAreaIn span.new {
    padding: 3px 8px 1px;
    font-size: 13px;
    color: #FFF;
    background: #e83d0d;
    border-radius: 3px;
    text-align: left;
    position: absolute;
    right: 5px;
    top: 0;
    font-weight: bold; }
  .itemContents .titleAreaIn span.future,
  .itemContents .titleAreaIn span.future2 {
    padding: 3px 8px 1px;
    font-size: 13px;
    color: #FFF;
    background: #f2aa3b;
    border-radius: 3px;
    text-align: left;
    position: absolute;
    right: 20px;
    top: 5px;
    font-weight: bold; }
  .itemContents .bookInfo {
    margin: 0 auto; }
  .itemContents .bookInfo .leftBlock {
    text-align: center;
    margin-bottom: 20px; }
  .itemContents .bookInfo .leftBlock .bookImg {
    margin-bottom: 10px; }
  .itemContents .bookInfo .leftBlock .bookImg + a {
    display: none; }
  .itemContents .bookInfo .leftBlock a {
    margin-bottom: 10px; }
  .itemContents .bookInfo .leftBlock p {
    width: auto;
    text-align: center;
    display: none; }
  .itemContents .rightBlock {
    text-align: left;
    margin-bottom: 30px; }
  .itemContents .rightBlock .section {
    width: auto; }
  .itemContents .rightBlock .section .soldout {
    font-size: 15px;
    font-weight: bold;
    background: #e83d0d;
    color: #fff;
    padding: 6px 15px 4px;
    display: inline-block;
    margin-bottom: 20px; }
  .readtxt {
    font-size: 14px;
    line-height: 1.7; }
  .readtxt p {
    display: block; }
  .readtxt p a {
    background: url(../images/common/list_r.gif) no-repeat 0 4px;
    padding: 0 0 0 20px;
    display: block; }
  .itemContents .section {
    clear: both;
    margin: 0 auto; }
  .itemContents .section h2 {
    margin-bottom: 15px; }
  .bottomTxt p {
    line-height: 1.7;
    padding: 0 8px; }
  .itemContents .bookSpec {
    line-height: 1.5;
    overflow: hidden; }
  .itemContents .bookSpec .price {
    text-align: left;
    font-weight: bold;
    color: #cc0000;
    font-size: 15px;
    margin: 10px 0 0; }
  .itemContents .bookSpec .spec {
    text-align: left;
    font-size: 13px;
    margin: 0;
    line-height: 1.8; }
  .itemContents .bookSpec .spec span {
    width: 52px;
    display: inline-block; }
  .itemContents .bookSpec .age {
    margin: 0;
    font-size: 13px; }
  .itemContents .buyBlock {
    width: 325px;
    height: 100px;
    background: #fff4e0;
    position: relative;
    margin-bottom: 15px;
    line-height: 1.5;
    border-radius: 6px; }
  .itemContents .buyBlock .att {
    position: absolute;
    width: 291px;
    left: 16px;
    top: 11px;
    line-height: 1.5;
    font-size: 12px;
    text-align: center;
    color: #e05d00; }
  .itemContents .buyBlock .txt1 {
    position: absolute;
    left: 16px;
    top: 65px;
    line-height: 1.5; }
  .itemContents .buyBlock .countBox {
    width: 70px;
    position: absolute;
    left: 60px;
    top: 65px; }
  .itemContents .buyBlock .submit {
    width: 166px;
    height: 51px;
    overflow: hidden;
    position: absolute;
    left: 15px;
    bottom: 17px;
    background: url(../images/second/bt_kago2.png) no-repeat 0 0;
    text-indent: -9999px;
    border: none;
    cursor: pointer; }
  .itemContents .buyBlock .txt2 {
    position: absolute;
    left: 194px;
    top: 55px;
    font-size: 12px;
    line-height: 1.5; }
  .itemContents .buyBlock .txt2 a {
    color: #000; }
  .itemContents .linkArea {
    overflow: hidden;
    margin: 5px 0 15px; }
  .itemContents .linkArea ul {
    display: flex;
    flex-flow: wrap;
    align-items: center;
    position: relative;
    left: -6px; }
  .itemContents .linkArea li {
    display: inline-block;
    margin: 0 5px;
    vertical-align: middle;
    width: 143px; }
  .itemContents .linkArea ul li {
    margin-top: 12px; }
  .itemContents .linkArea ul li img {
    width: 100%; }
  *:first-child + html .itemContents .linkArea li {
    display: inline; }
  * html .itemContents .linkArea li {
    display: inline; }
  .rightCol {
    width: 100%;
    background: url(../images/second/side_bg.gif) repeat 0 0;
    text-align: center;
    border-radius: 30px 30px 15px 15px; }
  .rightCol h2 img {
    width: 100%; }
  .rightCol ul.subMenu {
    width: 90%;
    border: 2px solid #FFF;
    border-bottom: 1px solid #FFF;
    margin: 15px auto 12px;
    background: #FFF;
    overflow: hidden; }
  .rightCol .subMenu li {
    display: block;
    border-top: 1px dashed #8b867d;
    margin: -1px auto 1px;
    width: 92%; }
  .rightCol .subMenu li a {
    display: block;
    text-align: left;
    padding: 10px 0px 10px 32px;
    background: url(../images/second/side_list_sp.png) no-repeat 4px 11px;
    background-size: 18px 18px;
    color: #5d5231; }
  .rightCol .bottom {
    width: 100%;
    height: 6px;
    overflow: hidden; }
  /*
kamishibai
----------------------------------*/
  .itemContents .bookslist .buyBlock {
    width: 460px;
    height: 60px;
    background: #dfedf0;
    position: relative;
    margin-left: 0px;
    /*margin-bottom:15px;*/
    float: left;
    /*text-align:left;*/
    line-height: 1.5;
    margin: 0 0 15px 15px; }
  * html .itemContents .bookslist .buyBlock {
    width: 460px;
    height: 60px;
    background: #dfedf0;
    position: relative;
    margin-left: 0px;
    /*margin-bottom:15px;*/
    float: left;
    /*text-align:left;*/
    line-height: 1.5;
    margin: 0 0 15px 7px; }
  .itemContents .bookslist .buyBlock .txt1 {
    position: absolute;
    left: 16px;
    top: 22px;
    line-height: 1.5; }
  .itemContents .bookslist .buyBlock .countBox {
    width: 70px;
    position: absolute;
    left: 60px;
    top: 20px; }
  .itemContents .bookslist .buyBlock .submit {
    width: 162px;
    height: 33px;
    overflow: hidden;
    position: absolute;
    left: 168px;
    top: 14px;
    background: url(../images/second/bt_kago.gif) no-repeat 0 0;
    text-indent: -9999px;
    border: none;
    cursor: pointer; }
  .itemContents .bookslist .buyBlock .txt2 {
    position: absolute;
    left: 334px;
    top: 30px;
    font-size: 12px;
    line-height: 1.5; }
  .bookslist .bookSpec {
    margin-bottom: 10px;
    line-height: 1.5;
    margin: 0 0 15px 0px;
    text-align: left;
    padding: 0 0px; }
  .bookslist .bookSpec .txtBooks {
    padding: 0 15px; }
  .bookslist .bookSpec .price {
    text-align: left;
    font-weight: bold;
    color: #cc0000;
    margin-bottom: 0;
    padding: 0 15px; }
  .bookslist .bookSpec .spec {
    text-align: left;
    font-size: 12px;
    margin-bottom: 0;
    padding: 0 15px; }
  .bookslist .linkArea {
    width: 644px;
    overflow: hidden;
    text-align: left;
    margin-bottom: 15px;
    margin-left: 10px;
    clear: both; }
  .bookslist .linkArea li {
    display: inline-block;
    margin: 0 10px 0 0;
    vertical-align: middle; }
  /*set*/
  .booksBox dl {
    margin: 0 auto 20px;
    padding: 10px 0 25px;
    border-bottom: 1px dashed #CCCCCC;
    overflow: hidden; }
  .booksImg {
    width: 33%;
    float: left;
    height: auto;
    margin: 0 20px 0 0; }
  .booksImg img {
    width: 100%; }
  .bookiTitle {
    background: url(../images/common/sp/list_r2.png) no-repeat 0 3px;
    background-size: 18px 17px;
    padding: 5px;
    font-size: 16px;
    text-align: left;
    float: right;
    width: 60%;
    padding: 0 0 3px 22px;
    font-weight: bold; }
  .bookiTitle a {
    line-height: 1.4; }
  .bookList_parentName {
    font-size: 12px;
    font-weight: normal;
    margin-left: 10px; }
  .sakusya {
    width: 60%;
    text-align: left;
    float: right;
    font-size: 14px; }
  .markerArea {
    width: 60%;
    text-align: left;
    float: right;
    font-size: 12px;
    margin-top: 4px; }
  .markerArea span {
    display: inline-block;
    margin-top: 4px;
    word-break: break-all; }
  /*
NEWS
----------------------------------*/
  .itemContents .section .newsArea {
    width: 100%;
    height: auto;
    text-align: left;
    background: url(../images/news/boder_news.gif) no-repeat bottom;
    overflow: hidden;
    padding: 0 0 25px;
    margin: 10px 0; }
  .itemContents .section .bgnone {
    background: none !important; }
  .itemContents .section p.midashiN {
    padding: 0;
    margin: 0; }
  .itemContents .section .newsArea h2 {
    margin-bottom: 15px;
    border-bottom: #d4493a 2px solid;
    font-size: 14px;
    color: #5d5231;
    padding: 0 0 5px 0;
    margin: 0;
    line-height: 1.5; }
  .itemContents .section p.daysN {
    font-size: 12px;
    text-align: right;
    color: #926b01;
    padding: 5px 0 0 0;
    margin: 0; }
  .itemContents .section .newsArea .leftImg {
    width: 30%;
    height: auto;
    float: left; }
  .itemContents .section .newsArea .leftImg img {
    width: 100%; }
  .itemContents .section .newsArea .rightTxt {
    width: 65%;
    float: right;
    margin: 0;
    padding: 0;
    line-height: 1.5; }
  .itemContents .section .newsArea .newsSyosai {
    margin: 10px 0 0 0; }
  .itemContents .section .newsArea .newsSyosai p {
    padding: 0;
    line-height: 1.7;
    margin: 0 auto; }
  .txtImg {
    margin: 15px 0; }
  .newslist {
    margin: 10px 0; }
  /*pageging*/
  .pageing {
    width: 315px;
    margin: 20px auto;
    text-align: center; }
  .pageing ul li {
    float: left;
    padding: 0 10px; }
  /*
tokusyu
---------------------------------*/
  .secondContents .centerCol.tokusyu_parent {
    border-radius: 0 0 15px 15px; }
  .centerCol .tokusyu {
    padding: 15px 15px 0; }
  .midashiT {
    margin: 10px 0 15px;
    padding: 0 10px; }
  .best10 {
    height: auto;
    margin: 30px auto 20px;
    padding: 0;
    text-align: left;
    overflow: hidden; }
  *:first-child + html .best10 {
    width: 645px;
    height: auto;
    margin: 5px auto 20px;
    padding: 0;
    text-align: left;
    overflow: hidden; }
  * html .best10 {
    height: auto;
    margin: 0px auto 20px;
    padding: 0;
    text-align: left;
    overflow: hidden; }
  .best10 dl + dl {
    margin-top: 20px; }
  .best10 dd.bImg {
    width: 30%;
    height: auto;
    float: left;
    padding: 0;
    margin: 0; }
  .best10 dd.bImg img {
    width: 100%; }
  .best10 dt {
    width: 65%;
    font-size: 16px;
    font-weight: bold;
    float: right;
    background: url(../images/common/sp/list_r2.png) no-repeat 16px 3px;
    background-size: 18px 17px;
    padding: 0 0px 0 40px;
    margin: 0;
    text-align: left; }
  .best10 dt a {
    line-height: 1.4; }
  .best10 dd {
    width: 60%;
    padding: 5px 0 0 0px;
    float: right; }
  .best10 dd .linkArea {
    margin-top: 0; }
  /*
search
---------------------------------*/
  div.searchResultBx {
    width: 100%;
    background-color: #ecf5ff;
    margin: 0 auto 13px;
    padding: 15px 10px;
    font-size: 12px; }
  div.Count {
    font-size: 13px;
    float: left;
    padding-top: 2px; }
  div.change {
    float: right; }
  div.change select {
    margin-left: 10px; }
  .new {
    padding: 3px 8px 1px;
    font-size: 13px;
    color: #FFF;
    background: #e83d0d;
    border-radius: 3px;
    text-align: left;
    font-weight: bold;
    margin-left: 5px; }
  .future,
  .future2 {
    padding: 3px 8px 1px;
    font-size: 13px;
    color: #FFF;
    background: #f2aa3b;
    border-radius: 3px;
    text-align: left;
    font-weight: bold;
    margin-left: 5px; }
  div.BxSeries {
    margin: 0 auto 20px;
    clear: both; }
  div.top_Series {
    background: url(../images/second/top_series.gif) no-repeat;
    height: 5px;
    border-radius: 20px 20px 0 0;
    background-size: cover; }
  div.bg_Series {
    background: url(../images/second/bg_series.gif) repeat-y;
    padding: 10px 17px;
    text-align: left; }
  div.bg_Series a {
    text-decoration: underline; }
  div.btm_Series {
    background: url(../images/second/btm_series.gif) no-repeat;
    height: 5px;
    border-radius: 0 0 20px 20px;
    background-size: cover; }
  table.type01 {
    border-collapse: collapse;
    border-left: 1px solid #CCCCCC;
    border-top: 1px solid #CCCCCC;
    margin: 15px auto 20px;
    text-align: left;
    width: 636px; }
  table.type01 th {
    background-color: #fff7db;
    border-bottom: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    color: #333333;
    font-weight: normal;
    padding: 8px; }
  table.type01 td {
    background-color: #FFFFFF;
    border-bottom: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    padding: 8px; }
  div#undercolumn_shopping table.type01 th[scope="col"] {
    text-align: center; }
  div#undercolumn_shopping table.delivname th {
    width: 155px; }
  div#mycontents_area table.type01 th {
    text-align: left; }
  div#mycontents_area table.type01 th.alignR {
    text-align: right; }
  div#mycontents_area table.type01 th.alignL {
    text-align: left; }
  div#mycontents_area table.type01 th.alignC {
    text-align: center; }
  div#mycontents_area table.type01 th.resulttd {
    text-align: right; }
  div#mycontents_area table.type01 caption {
    background-color: #F0F0F0;
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    border-top: 1px solid #CCCCCC;
    color: #000000;
    font-weight: bold;
    padding: 8px;
    text-align: left; }
  table.type01 select {
    border: 1px solid #CCCCCC;
    margin-bottom: 7px; }
  ul#quantity_level li {
    display: inline;
    padding: 3px; }
  .btn_area {
    margin: 10px auto 30px;
    padding: 0 10px;
    text-align: center; }
  .btn_area li {
    display: inline;
    padding-right: 10px; }
  /* ehon top
---------------------------------*/
  .topLink a {
    color: #000;
    font-size: 12px;
    line-height: 1.7; }
  .topLink .link1 a {
    display: block;
    width: 636px;
    height: 150px;
    background: url(../images/ehon/top_bg1.jpg) no-repeat 0 0;
    overflow: hidden;
    position: relative;
    margin: 0 0 5px 13px; }
  .topLink .link1 a p {
    position: absolute;
    top: 70px;
    left: 24px; }
  .topLink .link2 a {
    display: block;
    width: 651px;
    height: 154px;
    background: url(../images/ehon/top_bg2.jpg) no-repeat 0 0;
    overflow: hidden;
    position: relative;
    margin-bottom: 15px; }
  .topLink a:hover {
    opacity: 0.7; }
  .topLink .link2 a p {
    position: absolute;
    top: 79px;
    left: 299px; }
  .topLink .link3 a {
    display: block;
    width: 645px;
    height: 140px;
    background: url(../images/ehon/top_bg3.jpg) no-repeat 0 0;
    overflow: hidden;
    position: relative;
    margin: 0 0 15px 13px; }
  .topLink .link3 a p {
    position: absolute;
    top: 75px;
    left: 24px; }
  .topLink .link4 a {
    display: block;
    width: 636px;
    height: 164px;
    background: url(../images/ehon/top_bg4.jpg) no-repeat 0 0;
    overflow: hidden;
    position: relative;
    margin: 0 0 15px 13px; }
  .topLink .link4 a p {
    position: absolute;
    top: 82px;
    left: 284px; }
  .topLink .link5 a {
    display: block;
    width: 636px;
    height: 144px;
    background: url(../images/ehon/top_bg5.jpg) no-repeat 0 0;
    overflow: hidden;
    position: relative;
    margin: 0 0 15px 13px; }
  .topLink .link5 a p {
    position: absolute;
    top: 75px;
    left: 24px; }
  /* kamishibai Top
----------------------------------------*/
  .kamishibaiTopList {
    width: 658px;
    overflow: hidden;
    padding-left: 17px; }
  .kamishibaiTopList li {
    width: 308px;
    height: 129px;
    overflow: hidden;
    border-radius: 10px;
    background: url(../images/common/sp/list_r2.png) no-repeat 0 3px;
    background-size: 18px 17px;
    float: left;
    margin: 0 20px 20px 0; }
  .kamishibaiTopList li div.thumb {
    width: 90px;
    height: 129px;
    overflow: hidden;
    float: left; }
  .kamishibaiTopList li h2 {
    text-align: left;
    padding: 10px;
    width: 190px;
    float: right;
    font-size: 17px;
    line-height: 1.2; }
  .kamishibaiTopList li a {
    color: #5d5231;
    display: block;
    width: 308px;
    height: 129px; }
  .kamishibaiTopList li a:hover {
    opacity: 0.7; }
  .kamishibaiTopList li p {
    text-align: left;
    padding: 0 10px;
    width: 190px;
    float: right;
    font-size: 12px; }
  /* tokusyuList
----------------------------------------*/
  .tokusyuList {
    text-align: left;
    background: url(../images/common/dot_g2.gif) repeat-x bottom;
    padding-bottom: 15px;
    margin-bottom: 20px; }
  .tokusyuList dt {
    margin-bottom: 5px; }
  /* seach
----------------------------------------*/
  .searchSelectBox {
    background: #e6f2f6;
    border-radius: 10px;
    padding-bottom: 10px;
    margin-bottom: 15px; }
  .searchSelectTable {
    margin: 0 auto 15px;
    text-align: left;
    width: 100%; }
  .searchSelectTable td {
    padding: 5px 10px;
    text-align: left;
    font-size: 12px;
    width: 50%;
    display: inline-block; }
  .searchSelectTable td label {
    padding-left: 10px;
    vertical-align: middle; }
  .searchSelectTable td label:hover {
    text-decoration: underline; }
  .searchSelectTable td input {
    vertical-align: middle;
    cursor: pointer; }
  .status_icon {
    text-align: right;
    margin-bottom: 15px; }
  /* ehon top no-illust
---------------------------------*/
  .topLink_nonillust li + li {
    margin-top: 14px; }
  .topLink_nonillust a {
    color: #000;
    font-size: 12px;
    line-height: 1.7; }
  .topLink_nonillust li[class^="link"] a {
    display: block;
    position: relative;
    width: 100%;
    height: 131px;
    margin: 0 auto 16px; }
    .topLink_nonillust li[class^="link"] a p {
      position: absolute;
      top: 57px;
      left: 50%;
      width: 260px;
      -webkit-transform: translateX(-50%);
              transform: translateX(-50%); }
  .topLink_nonillust li[class^="link"]:last-of-type a {
    margin-bottom: 0; }
  .topLink_nonillust .link1 a {
    background: url(../images/ehon/ehon_junle01.jpg) no-repeat center 0;
    background-size: contain; }
  .topLink_nonillust .link2 a {
    background: url(../images/ehon/ehon_junle02.jpg) no-repeat center 0;
    background-size: contain; }
  .topLink_nonillust .link3 a {
    background: url(../images/ehon/ehon_junle03.jpg) no-repeat center 0;
    background-size: contain; }
  .topLink_nonillust .link4 a {
    background: url(../images/ehon/ehon_junle04.jpg) no-repeat center 0;
    background-size: contain; }
  .topLink_nonillust .link5 a {
    background: url(../images/ehon/ehon_junle05.jpg) no-repeat center 0;
    background-size: contain; }
  /* kamishibai top no-illustK0416
    ---------------------------------*/
  .topLink_nonillustK a {
    color: #000;
    font-size: 12px;
    line-height: 1.7; }
  .topLink_nonillustK li[class^="link"] a {
    display: block;
    position: relative;
    width: 100%;
    height: 131px;
    margin: 0 auto 15px; }
    .topLink_nonillustK li[class^="link"] a p {
      position: absolute;
      top: 57px;
      left: 50%;
      width: 260px;
      -webkit-transform: translateX(-50%);
              transform: translateX(-50%); }
  .topLink_nonillustK li[class^="link"]:last-of-type a {
    margin-bottom: 0; }
  .topLink_nonillustK .link1 a {
    background: url(../images/kamishibai/k_junle01.jpg) no-repeat center 0;
    background-size: contain; }
  .topLink_nonillustK .link2 a {
    background: url(../images/kamishibai/k_junle02.jpg) no-repeat center 0;
    background-size: contain; }
  .topLink_nonillustK .link3 a {
    background: url(../images/kamishibai/k_junle03.jpg) no-repeat center 0;
    background-size: contain; }
  .topLink_nonillustK .link4 a {
    background: url(../images/kamishibai/k_junle04.jpg) no-repeat center 0;
    background-size: contain; }
  .topLink_nonillustK .link5 a {
    background: url(../images/kamishibai/k_junle05.jpg) no-repeat center 0;
    background-size: contain; }
  .topLink_nonillustK .link6 a {
    background: url(../images/kamishibai/k_junle06.jpg) no-repeat center 0;
    background-size: contain; }
  .topLink_nonillustK .link7 a {
    background: url(../images/kamishibai/k_junle07.jpg) no-repeat center 0;
    background-size: contain; }
  .topLink_nonillustK .link8 a {
    background: url(../images/kamishibai/k_junle08.jpg) no-repeat center 0;
    background-size: contain; }
  .topLink_nonillustK .link9 a {
    background: url(../images/kamishibai/k_junle09.jpg) no-repeat center 0;
    background-size: contain; }
  .topLink_nonillustK .link10 a {
    background: url(../images/kamishibai/k_junle10.jpg) no-repeat center 0;
    background-size: contain; }
  .topLink_nonillustK .link11 a {
    background: url(../images/kamishibai/k_junle11.jpg) no-repeat center 0;
    background-size: contain; }
  /* icon
---------------------------------*/
  .set {
    padding: 3px 8px 1px;
    font-size: 13px;
    color: #FFF;
    background: #00a6dc;
    border-radius: 3px;
    text-align: left;
    font-weight: bold;
    margin-left: 5px; }
  .tanpin {
    padding: 3px 8px 1px;
    font-size: 13px;
    color: #FFF;
    background: #03a70e;
    border-radius: 3px;
    text-align: left;
    font-weight: bold;
    margin-left: 5px; }
  /* 20140714 add*/
  .poliCon {
    margin: 0 auto; }
  .poliCon .poliBook {
    overflow: hidden;
    margin: 0 auto 55px; }
  .poliCon .poliBook .floatleft {
    width: 30%; }
  .poliCon .poliBook .floatright {
    width: 60%;
    text-align: left; }
  .poliCon .poliBook .floatright h2 {
    background: url(../images/common/list_r2.gif) no-repeat 0 3px;
    font-size: 16px;
    padding: 0 0 0 20px;
    margin: 0 0 15px; }
  .poliCon .poliBook .floatright ul {
    margin: 0 0 25px; }
  .poliCon .gaiyou {
    text-align: center; }
  .poliCon .prizeA .logo,
  .poliCon .prizeB .logo {
    width: 135px;
    height: 135px;
    top: 0;
    left: 0; }
  .poliCon .prizeA h3,
  .poliCon .prizeB h3 {
    text-align: left;
    line-height: 1.2;
    color: #277ac1;
    font-size: 18px;
    margin: 16px 0 10px; }
  .poliCon .prizeA .itemImg {
    text-align: left;
    line-height: 1.2; }
  .poliCon .prizeB .itemImg {
    text-align: left;
    line-height: 1.2; }
  .poliCon .method {
    background: url(../images/poli/method_body.gif) repeat-y center top; }
  .poliCon .method .bottom {
    background: url(../images/poli/method_bottom.gif) no-repeat;
    height: 5px;
    font-size: 1px;
    margin: 0 0 50px; }
  .poliCon .method p {
    margin: 20px auto;
    font-size: 12px; }
  .poliCon .method p span {
    color: #1267b0; }
  .poliCon .method dl {
    margin: 16px auto 0;
    text-align: left; }
  .poliCon .method .address {
    background: url(../images/poli/address_bg.gif) no-repeat;
    padding: 12px 16px 0; }
  .poliCon .method .address dt {
    color: #5d5231;
    font-weight: normal;
    border: none;
    margin: 0;
    margin-bottom: 20px; }
  .poliCon .method .address dd {
    margin-bottom: 20px; }
  .poliCon .method .address dt span {
    font-size: 16px;
    font-weight: bold;
    color: #ff9a09; }
  .poliCon .method dl dt {
    font-size: 16px;
    font-weight: bold;
    color: #ff9a09;
    border-bottom: 1px dotted #b5b5b5;
    padding: 0 0 3px;
    margin: 0 0 7px; }
  .poliCon .other {
    position: relative;
    margin: 0 auto;
    background: #fcfcfc;
    padding: 10px 12px 0 20px; }
  .poliCon .other .floatright {
    text-align: left; }
  .poliCon .other .floatright h2 {
    background: url(../images/common/list_r2.gif) no-repeat 0 3px;
    font-size: 16px;
    padding: 0 0 0 20px;
    margin: 0 0 15px; }
  .poliCon .other .object {
    width: 100px;
    height: 101px;
    position: absolute;
    top: 10px;
    right: 12px; }
  .poliCon .other .floatright ul {
    margin: 0 0 25px; }
  .poliCon .privacy {
    clear: both;
    margin: 45px 0 30px; }
  .poliCon .privacy p {
    text-align: center; }
  /*20160518 add*/
  .bottomTxt p a {
    background: url(../images/common/list_r.gif) no-repeat 0 4px;
    padding: 0 0 0 20px;
    display: block; }
  .newsSyosai p a {
    background: none;
    padding: 0;
    display: inline; }
  /*20200303 add*/
  .chracter {
    margin-top: 20px;
    text-align: left; }
  .sensyuListTtl {
    font-size: 16px; }
  #btnList {
    list-style: none;
    margin: 0 auto;
    display: flex;
    flex-flow: wrap;
    max-width: 420px; }
  #btnList li {
    display: inline-block;
    margin-top: .8em;
    width: calc(50% - 3.1%); }
  #btnList li:nth-child(odd) {
    margin-right: 6.2%; }
  #btnList li img {
    width: 100%; }
  .onigasnima_mdl #cboxCurrent {
    display: none !important; }
  .onigasnima_mdl #cboxContent {
    background-color: #e9384c !important; }
  .onigasnima_mdl #cboxLoadingGraphic {
    background: url(../js/colorbox-master/images/oni_loading.gif) no-repeat center center;
    background-size: 40px 40px; }
  .onigasnima_mdl #cboxLoadedContent,
  .onigasnima_mdl .cboxIframe,
  .onigasnima_mdl #cboxSlideshow {
    background: #e9384c !important; }
  /*20200608 add*/
  .pokoNewcontents .midashiT span {
    color: #FF8EA3;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 1px; }
  .pokoNewcontents .imgArea span {
    font-size: 12px;
    display: block;
    margin-top: 20px;
    text-align: left; }
  .pokoNewcontents .imgArea img {
    max-width: 100%;
    display: block; }
  .pokoNewcontents .imgArea img:not(:first-child) {
    margin-top: 10px; }
  .video {
    width: 100%;
    margin: 30px auto 40px;
    padding: 0;
    padding-top: 56.25%;
    position: relative; }
    .video iframe {
      position: absolute;
      top: 0;
      right: 0;
      width: 100%;
      height: 100%; }
  .applyArea {
    text-align: left;
    margin-bottom: 30px; }
  .applyArea dl {
    margin-top: 20px; }
  .applyArea dt {
    color: #FF8EA3;
    font-weight: bold;
    margin-bottom: 4px; }
  .applyArea small {
    display: block;
    font-size: 12px;
    margin-top: 20px; }
  .oshirankArea p {
    width: auto; }
  .col2_list {
    text-align: left;
    margin-bottom: 35px; }
    .col2_list li + li {
      margin-top: 25px; }
    .col2_list .figure img {
      max-width: 100%; }
    .col2_list .read {
      margin-top: 10px; }
      .col2_list .read dl {
        margin-top: 0; }
        .col2_list .read dl dt {
          color: #c8161e;
          font-size: 15px;
          font-weight: bold; }
    .col2_list p {
      width: auto; }
  .my_colorbox {
    pointer-events: none; }
  .campaign_bnr {
    margin: 30px 0 10px; }
    .campaign_bnr img {
      max-width: 100%; }
  .campaign_ttl {
    color: #c8161e;
    font-weight: bold;
    padding: 0 8px;
    text-align: left;
    font-size: 15px; }
  /*20211102 add*/
  .midashiCatch {
    border-radius: 10px;
    font-weight: bold;
    display: flex;
    align-items: center;
    text-align: left;
    position: relative;
    font-size: 17px;
    margin: 30px 0 10px;
    padding: 4px 10px 2px 55px; }
    .midashiCatch.nuigurumi {
      background-color: #fff37e;
      color: #ee8391; }
    .midashiCatch.pokopoko {
      background-color: #ea6398;
      color: #fff799; }
    .midashiCatch .catch {
      position: absolute;
      left: 0;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%);
      top: calc(50% + 4px); }
      .midashiCatch .catch img {
        width: 50px; }
    .midashiCatch .text span {
      padding: 0 .1em;
      font-size: 14px;
      line-height: 1.2; }
    .midashiCatch + .midashiCatch {
      margin-top: 80px; }
  .verticalList {
    margin-top: 30px; }
    .verticalList li + li {
      margin-top: 20px; }
  .forPC {
    display: none !important; } }

@media screen and (min-width: 767px) {
  /* second common
----------------------------------------*/
  label {
    cursor: pointer; }
  .secondContents .centerCol {
    background: url(../images/common/box_w710_bottom.gif) no-repeat 0 bottom #FFF; }
  .pgr li {
    display: inline-block;
    font-size: 116%; }
  /* itemContents
----------------------------------------*/
  /*
kamishibai
----------------------------------*/
  /*
NEWS
----------------------------------*/
  /*pageging*/
  .pageing {
    width: 315px;
    margin: 20px auto;
    text-align: center; }
  .pageing ul li {
    float: left;
    padding: 0 10px; }
  /*
tokusyu
---------------------------------*/
  /*
search
---------------------------------*/
  table.type01 {
    border-collapse: collapse;
    border-left: 1px solid #CCCCCC;
    border-top: 1px solid #CCCCCC;
    margin: 15px auto 20px;
    text-align: left;
    width: 636px; }
  table.type01 th {
    background-color: #fff7db;
    border-bottom: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    color: #333333;
    font-weight: normal;
    padding: 8px; }
  table.type01 td {
    background-color: #FFFFFF;
    border-bottom: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    padding: 8px; }
  div#undercolumn_shopping table.type01 th[scope="col"] {
    text-align: center; }
  div#undercolumn_shopping table.delivname th {
    width: 155px; }
  div#mycontents_area table.type01 th {
    text-align: left; }
  div#mycontents_area table.type01 th.alignR {
    text-align: right; }
  div#mycontents_area table.type01 th.alignL {
    text-align: left; }
  div#mycontents_area table.type01 th.alignC {
    text-align: center; }
  div#mycontents_area table.type01 th.resulttd {
    text-align: right; }
  div#mycontents_area table.type01 caption {
    background-color: #F0F0F0;
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    border-top: 1px solid #CCCCCC;
    color: #000000;
    font-weight: bold;
    padding: 8px;
    text-align: left; }
  table.type01 select {
    border: 1px solid #CCCCCC;
    margin-bottom: 7px; }
  ul#quantity_level li {
    display: inline;
    padding: 3px; }
  /* ehon top
---------------------------------*/
  .topLink a {
    color: #000;
    font-size: 12px;
    line-height: 1.7; }
  .topLink .link1 a {
    display: block;
    width: 636px;
    height: 150px;
    background: url(../images/ehon/top_bg1.jpg) no-repeat 0 0;
    overflow: hidden;
    position: relative;
    margin: 0 0 5px 13px; }
  .topLink .link1 a p {
    position: absolute;
    top: 70px;
    left: 24px; }
  .topLink .link2 a {
    display: block;
    width: 651px;
    height: 154px;
    background: url(../images/ehon/top_bg2.jpg) no-repeat 0 0;
    overflow: hidden;
    position: relative;
    margin-bottom: 15px; }
  .topLink a:hover {
    opacity: 0.7; }
  .topLink .link2 a p {
    position: absolute;
    top: 79px;
    left: 299px; }
  .topLink .link3 a {
    display: block;
    width: 645px;
    height: 140px;
    background: url(../images/ehon/top_bg3.jpg) no-repeat 0 0;
    overflow: hidden;
    position: relative;
    margin: 0 0 15px 13px; }
  .topLink .link3 a p {
    position: absolute;
    top: 75px;
    left: 24px; }
  .topLink .link4 a {
    display: block;
    width: 636px;
    height: 164px;
    background: url(../images/ehon/top_bg4.jpg) no-repeat 0 0;
    overflow: hidden;
    position: relative;
    margin: 0 0 15px 13px; }
  .topLink .link4 a p {
    position: absolute;
    top: 82px;
    left: 284px; }
  .topLink .link5 a {
    display: block;
    width: 636px;
    height: 144px;
    background: url(../images/ehon/top_bg5.jpg) no-repeat 0 0;
    overflow: hidden;
    position: relative;
    margin: 0 0 15px 13px; }
  .topLink .link5 a p {
    position: absolute;
    top: 75px;
    left: 24px; }
  /* kamishibai Top
----------------------------------------*/
  /* tokusyuList
----------------------------------------*/
  .tokusyuList {
    text-align: left;
    background: url(../images/common/dot_g2.gif) repeat-x bottom;
    padding-bottom: 15px;
    margin-bottom: 20px; }
  .tokusyuList dt {
    margin-bottom: 5px; }
  /* seach
----------------------------------------*/
  /* ehon top no-illust
---------------------------------*/
  /* icon
---------------------------------*/
  /* 20140714 add*/
  /*20160518 add*/
  .bottomTxt p a {
    background: url(../images/common/list_r.gif) no-repeat 0 4px;
    padding: 0 0 0 20px;
    display: block; }
  .newsSyosai p a {
    background: none;
    padding: 0;
    display: inline; }
  /*20200303 add*/
  /*20200608 add*/
  .campaign_bnr {
    margin: 30px 0 10px; }
    .campaign_bnr img {
      max-width: 100%; }
  .campaign_ttl {
    color: #c8161e;
    font-weight: bold;
    padding: 0 8px;
    text-align: left; }
  /*20211102 add*/
  .midashiCatch {
    border-radius: 10px;
    font-weight: bold;
    display: flex;
    align-items: center;
    text-align: left;
    position: relative; }
    .midashiCatch.nuigurumi {
      background-color: #fff37e;
      color: #ee8391; }
    .midashiCatch.pokopoko {
      background-color: #ea6398;
      color: #fff799; }
    .midashiCatch .catch {
      position: absolute;
      left: 0;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%); }
    .midashiCatch .text span {
      padding: 0 .1em; }
    .midashiCatch + .midashiCatch {
      margin-top: 80px; }
  .verticalList {
    margin-top: 30px; }
    .verticalList li + li {
      margin-top: 20px; } }

@media print, screen and (min-width: 768px) {
  /* second common
----------------------------------------*/
  .footer {
    margin-top: 70px; }
  label {
    cursor: pointer; }
  .pankuzu {
    margin-top: -5px;
    padding-bottom: 7px; }
  .pankuzu ul {
    width: 960px;
    margin: 0 auto;
    overflow: hidden; }
  .pankuzu li {
    float: left;
    background: url(../images/common/list_pan.gif) no-repeat 0 center;
    padding-left: 10px;
    margin-right: 15px;
    margin-left: -10px;
    font-size: 11px; }
  .secondContents .centerCol {
    background: url(../images/common/box_w710_bottom.gif) no-repeat 0 bottom #FFF; }
  .pgr li {
    display: inline-block;
    font-size: 116%;
    margin-right: 15px; }
  /* itemContents
----------------------------------------*/
  .itemContents {
    padding: 12px 20px 30px; }
  .itemContents p {
    margin: 0 auto 20px;
    width: 636px; }
  .itemContents .subCategory {
    background: url(../images/ehon/title2.gif) no-repeat 0 0;
    width: 640px;
    height: 26px;
    font-size: 14px;
    color: #FFF;
    padding: 7px 15px 0;
    text-align: left;
    margin-bottom: 20px;
    text-align: left; }
  .itemContents .subCategory .Sword {
    font-size: 16px;
    color: #FFF;
    font-weight: bold; }
  .itemContents .titleArea {
    width: 670px;
    background: url(../images/ehon/h1_top.gif) no-repeat 0 0;
    margin-bottom: 15px;
    text-align: left; }
  .itemContents .titleAreaIn {
    width: 670px;
    background: url(../images/ehon/h1_bottom.gif) no-repeat 0 bottom;
    padding-bottom: 30px;
    position: relative; }
  .itemContents .titleAreaIn h1 {
    padding: 3px 150px 0 28px;
    color: #1e85a3;
    font-size: 18px;
    margin-bottom: 0px; }
  .itemContents .titleAreaIn .txt1 {
    font-size: 12px;
    padding: 0 25px 0 28px; }
  .itemContents .titleAreaIn p.txt1 {
    margin: 0 auto 0px !important; }
  .itemContents .titleAreaIn span.new {
    padding: 3px 8px 1px;
    font-size: 11px;
    color: #FFF;
    background: #e83d0d;
    border-radius: 3px;
    text-align: left;
    position: absolute;
    right: 20px;
    top: 5px;
    font-weight: bold; }
  .itemContents .titleAreaIn span.future,
  .itemContents .titleAreaIn span.future2 {
    padding: 3px 8px 1px;
    font-size: 11px;
    color: #FFF;
    background: #f2aa3b;
    border-radius: 3px;
    text-align: left;
    position: absolute;
    right: 20px;
    top: 5px;
    font-weight: bold; }
  .itemContents .bookInfo {
    width: 644px;
    margin: 0 auto; }
  .itemContents .bookInfo .leftBlock {
    width: 290px;
    float: left;
    text-align: center;
    margin-bottom: 20px; }
  .itemContents .bookInfo .leftBlock .bookImg {
    margin-bottom: 10px; }
  .itemContents .bookInfo .leftBlock .bookImg + a {
    display: none; }
  .itemContents .bookInfo .leftBlock a {
    margin-bottom: 10px; }
  .itemContents .bookInfo .leftBlock p {
    width: auto;
    text-align: center;
    display: none; }
  .itemContents .rightBlock {
    width: 325px;
    float: right;
    text-align: left;
    margin-bottom: 30px; }
  .itemContents .rightBlock .section {
    width: auto; }
  .itemContents .rightBlock .section .soldout {
    font-size: 15px;
    font-weight: bold;
    background: #e83d0d;
    color: #fff;
    padding: 6px 15px 4px;
    display: inline-block;
    margin-bottom: 20px; }
  .readtxt {
    width: 325px;
    font-size: 14px;
    line-height: 1.7; }
  .readtxt p {
    width: 325px !important;
    display: block; }
  .readtxt p a {
    background: url(../images/common/list_r.gif) no-repeat 0 4px;
    padding: 0 0 0 20px;
    display: block; }
  .itemContents .section {
    width: 644px;
    clear: both;
    margin: 0 auto 20px; }
  .itemContents .section h2 {
    margin-bottom: 15px; }
  .bottomTxt p {
    line-height: 1.7;
    padding: 0 8px; }
  .itemContents .bookSpec {
    margin: 50px 0 15px;
    line-height: 1.5;
    overflow: hidden; }
  .itemContents .bookSpec .price {
    text-align: left;
    font-weight: bold;
    color: #cc0000;
    margin: 0;
    width: 325px;
    float: right; }
  .itemContents .bookSpec .spec {
    text-align: left;
    font-size: 12px;
    margin: 0;
    width: 325px;
    line-height: 1.8;
    float: right; }
  .itemContents .bookSpec .spec span {
    width: 52px;
    display: inline-block; }
  .itemContents .bookSpec .age {
    float: right;
    margin: 0;
    font-size: 12px;
    padding-left: 68px;
    text-indent: -68px;
    width: 257px; }
  .itemContents .buyBlock {
    width: 325px;
    height: 100px;
    background: #fff4e0;
    position: relative;
    margin-bottom: 15px;
    line-height: 1.5;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px; }
  .itemContents .buyBlock .att {
    position: absolute;
    width: 291px;
    left: 16px;
    top: 11px;
    line-height: 1.5;
    font-size: 12px;
    text-align: center;
    color: #e05d00; }
  .itemContents .buyBlock .txt1 {
    position: absolute;
    left: 16px;
    top: 65px;
    line-height: 1.5; }
  .itemContents .buyBlock .countBox {
    width: 70px;
    position: absolute;
    left: 60px;
    top: 65px; }
  .itemContents .buyBlock .submit {
    width: 166px;
    height: 51px;
    overflow: hidden;
    position: absolute;
    left: 15px;
    bottom: 17px;
    background: url(../images/second/bt_kago2.png) no-repeat 0 0;
    text-indent: -9999px;
    border: none;
    cursor: pointer; }
  .itemContents .buyBlock .txt2 {
    position: absolute;
    left: 194px;
    top: 55px;
    font-size: 12px;
    line-height: 1.5; }
  .itemContents .buyBlock .txt2 a {
    color: #000; }
  .itemContents .linkArea {
    width: 325px;
    overflow: hidden;
    text-align: right;
    margin-bottom: 15px; }
  .itemContents .linkArea li {
    display: inline-block;
    margin-right: 4px;
    vertical-align: middle;
    width: 102px; }
    .itemContents .linkArea li img {
      width: 100%; }
  .itemContents .linkArea li:last-child {
    margin: 0; }
  *:first-child + html .itemContents .linkArea li {
    display: inline; }
  * html .itemContents .linkArea li {
    display: inline; }
  .rightCol {
    width: 230px;
    background: url(../images/second/side_bg.gif) repeat-y 0 0;
    text-align: center;
    margin-bottom: 20px; }
  .rightCol ul.subMenu {
    width: 214px;
    border: 2px solid #FFF;
    border-bottom: 1px solid #FFF;
    margin: 6px auto 0;
    background: #FFF;
    overflow: hidden; }
  .rightCol .subMenu li {
    display: block;
    border-top: 1px dotted #8b867d;
    margin-top: -1px;
    margin-bottom: 1px; }
  .rightCol .subMenu li a {
    display: block;
    text-align: left;
    padding: 7px 7px 7px 30px;
    background: url(../images/second/side_list.gif) no-repeat 11px 11px;
    color: #5d5231; }
  .rightCol .subMenu li a:hover,
  .rightCol .subMenu li a.on {
    background: url(../images/second/side_list_on.gif) no-repeat 11px 11px #dfedf0; }
  .rightCol .bottom {
    width: 230px;
    height: 6px;
    overflow: hidden;
    background: url(../images/second/side_bottom.gif) no-repeat 0 0; }
  /*
kamishibai
----------------------------------*/
  .itemContents .bookslist .buyBlock {
    width: 460px;
    height: 60px;
    background: #dfedf0;
    position: relative;
    margin-left: 0px;
    /*margin-bottom:15px;*/
    float: left;
    /*text-align:left;*/
    line-height: 1.5;
    margin: 0 0 15px 15px; }
  * html .itemContents .bookslist .buyBlock {
    width: 460px;
    height: 60px;
    background: #dfedf0;
    position: relative;
    margin-left: 0px;
    /*margin-bottom:15px;*/
    float: left;
    /*text-align:left;*/
    line-height: 1.5;
    margin: 0 0 15px 7px; }
  .itemContents .bookslist .buyBlock .txt1 {
    position: absolute;
    left: 16px;
    top: 22px;
    line-height: 1.5; }
  .itemContents .bookslist .buyBlock .countBox {
    width: 70px;
    position: absolute;
    left: 60px;
    top: 20px; }
  .itemContents .bookslist .buyBlock .submit {
    width: 162px;
    height: 33px;
    overflow: hidden;
    position: absolute;
    left: 168px;
    top: 14px;
    background: url(../images/second/bt_kago.gif) no-repeat 0 0;
    text-indent: -9999px;
    border: none;
    cursor: pointer; }
  .itemContents .bookslist .buyBlock .txt2 {
    position: absolute;
    left: 334px;
    top: 30px;
    font-size: 12px;
    line-height: 1.5; }
  .bookslist .bookSpec {
    margin-bottom: 10px;
    line-height: 1.5;
    margin: 0 0 15px 0px;
    text-align: left;
    padding: 0 0px; }
  .bookslist .bookSpec .txtBooks {
    padding: 0 15px; }
  .bookslist .bookSpec .price {
    text-align: left;
    font-weight: bold;
    color: #cc0000;
    margin-bottom: 0;
    padding: 0 15px; }
  .bookslist .bookSpec .spec {
    text-align: left;
    font-size: 12px;
    margin-bottom: 0;
    padding: 0 15px; }
  .bookslist .linkArea {
    width: 644px;
    overflow: hidden;
    text-align: left;
    margin-bottom: 15px;
    margin-left: 10px;
    clear: both; }
  .bookslist .linkArea li {
    display: inline-block;
    margin: 0 10px 0 0;
    vertical-align: middle; }
  /*set*/
  .booksBox dl {
    width: 615px;
    margin: 0 auto 20px;
    padding: 10px 0 25px;
    border-bottom: 1px dashed #CCCCCC;
    overflow: hidden; }
  .booksImg {
    width: 160px;
    float: left;
    height: auto;
    margin: 0 20px 0 10px; }
  .bookiTitle {
    background: url(../images/common/list_r.gif) no-repeat 0 3px;
    padding: 5px;
    font-size: 14px;
    text-align: left;
    float: right;
    width: 390px;
    padding: 0 0 0 20px;
    font-weight: bold; }
  .bookList_parentName {
    font-size: 12px;
    font-weight: normal;
    margin-left: 10px; }
  .sakusya {
    width: 390px;
    text-align: left;
    float: right;
    font-size: 12px; }
  .markerArea {
    width: 390px;
    text-align: left;
    float: right;
    font-size: 12px;
    margin-top: 7px; }
  /*
NEWS
----------------------------------*/
  .itemContents .section .newsArea {
    width: 645px;
    height: auto;
    text-align: left;
    background: url(../images/news/boder_news.gif) no-repeat bottom;
    overflow: hidden;
    padding: 10px 0 25px;
    margin: 10px 0; }
  .itemContents .section .bgnone {
    background: none !important; }
  .itemContents .section p.midashiN {
    padding: 0;
    margin: 0; }
  .itemContents .section .newsArea h2 {
    margin-bottom: 15px;
    border-bottom: #d4493a 2px solid;
    font-size: 14px;
    color: #5d5231;
    padding: 0 0 5px 0;
    width: 498px;
    margin: -10px 0 0 0;
    line-height: 1.5; }
  .itemContents .section p.daysN {
    font-size: 12px;
    text-align: right;
    color: #926b01;
    padding: 5px 0 0 0;
    margin: 0; }
  .itemContents .section .newsArea .leftImg {
    width: 126px;
    height: auto;
    float: left; }
  .itemContents .section .newsArea .rightTxt {
    width: 498px;
    float: right;
    margin: 0;
    padding: 0;
    line-height: 1.5; }
  .itemContents .section .newsArea .newsSyosai {
    margin: 10px 0 0 0; }
  .itemContents .section .newsArea .newsSyosai p {
    padding: 0;
    line-height: 1.7;
    width: 490px;
    margin: 0 auto; }
  .txtImg {
    margin: 15px 0; }
  .newslist {
    margin: 10px 0; }
  /*pageging*/
  .pageing {
    width: 315px;
    margin: 20px auto;
    text-align: center; }
  .pageing ul li {
    float: left;
    padding: 0 10px; }
  /*
tokusyu
---------------------------------*/
  .centerCol .tokusyu {
    padding: 15px 0 0; }
  .midashiT {
    margin: 10px 0 15px;
    padding: 0 10px; }
  .best10 {
    width: 645px;
    height: auto;
    margin: 30px auto 20px;
    padding: 0;
    text-align: left;
    overflow: hidden; }
  *:first-child + html .best10 {
    width: 645px;
    height: auto;
    margin: 5px auto 20px;
    padding: 0;
    text-align: left;
    overflow: hidden; }
  * html .best10 {
    width: 645px;
    height: auto;
    margin: 0px auto 20px;
    padding: 0;
    text-align: left;
    overflow: hidden; }
  .best10 dl {
    width: 315px !important; }
  .best10 dd.bImg {
    width: 126px;
    height: auto;
    float: left;
    padding: 0;
    margin: 0; }
    .best10 dd.bImg img {
      width: 126px; }
  .best10 dt {
    width: 155px;
    font-size: 15px;
    float: right;
    background: url(../images/common/list_r2.gif) no-repeat 0 2px;
    padding: 0 0px 0 20px;
    margin: 0;
    text-align: left; }
  .best10 dd {
    width: 175px;
    padding: 5px 0 0 0px;
    float: right; }
  .best10 dd .linkArea {
    width: auto;
    margin-top: 10px;
    text-align: left; }
  .best10.best10_long dl {
    width: 640px !important; }
  .best10.best10_long dt {
    width: 476px; }
  .best10.best10_long dd {
    width: 495px; }
  .best10.best10_long dd.bImg {
    width: 126px; }
  /*
search
---------------------------------*/
  div.searchResultBx {
    width: 614px;
    background-color: #ecf5ff;
    margin: 0 auto 13px;
    padding: 15px;
    font-size: 12px; }
  div.Count {
    float: left; }
  div.change {
    float: right; }
  .new {
    padding: 3px 8px 1px;
    font-size: 11px;
    color: #FFF;
    background: #e83d0d;
    border-radius: 3px;
    text-align: left;
    font-weight: bold;
    margin-left: 5px; }
  .future,
  .future2 {
    padding: 3px 8px 1px;
    font-size: 11px;
    color: #FFF;
    background: #f2aa3b;
    border-radius: 3px;
    text-align: left;
    font-weight: bold;
    margin-left: 5px; }
  div.BxSeries {
    width: 644px;
    margin: 0 auto 20px;
    clear: both; }
  div.top_Series {
    background: url(../images/second/top_series.gif) no-repeat;
    width: 644px;
    height: 5px; }
  div.bg_Series {
    background: url(../images/second/bg_series.gif) repeat-y;
    width: 610px;
    padding: 10px 17px;
    text-align: left; }
  div.bg_Series a {
    text-decoration: underline; }
  div.btm_Series {
    background: url(../images/second/btm_series.gif) no-repeat;
    width: 644px;
    height: 5px; }
  table.type01 {
    border-collapse: collapse;
    border-left: 1px solid #CCCCCC;
    border-top: 1px solid #CCCCCC;
    margin: 15px auto 20px;
    text-align: left;
    width: 636px; }
  table.type01 th {
    background-color: #fff7db;
    border-bottom: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    color: #333333;
    font-weight: normal;
    padding: 8px; }
  table.type01 td {
    background-color: #FFFFFF;
    border-bottom: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    padding: 8px; }
  div#undercolumn_shopping table.type01 th[scope="col"] {
    text-align: center; }
  div#undercolumn_shopping table.delivname th {
    width: 155px; }
  div#mycontents_area table.type01 th {
    text-align: left; }
  div#mycontents_area table.type01 th.alignR {
    text-align: right; }
  div#mycontents_area table.type01 th.alignL {
    text-align: left; }
  div#mycontents_area table.type01 th.alignC {
    text-align: center; }
  div#mycontents_area table.type01 th.resulttd {
    text-align: right; }
  div#mycontents_area table.type01 caption {
    background-color: #F0F0F0;
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    border-top: 1px solid #CCCCCC;
    color: #000000;
    font-weight: bold;
    padding: 8px;
    text-align: left; }
  table.type01 select {
    border: 1px solid #CCCCCC;
    margin-bottom: 7px; }
  ul#quantity_level li {
    display: inline;
    padding: 3px; }
  .btn_area {
    margin: 10px auto 30px;
    text-align: center;
    width: 100%; }
  .btn_area li {
    display: inline;
    padding-right: 10px; }
  /* ehon top
---------------------------------*/
  .topLink a {
    color: #000;
    font-size: 12px;
    line-height: 1.7; }
  .topLink .link1 a {
    display: block;
    width: 636px;
    height: 150px;
    background: url(../images/ehon/top_bg1.jpg) no-repeat 0 0;
    overflow: hidden;
    position: relative;
    margin: 0 0 5px 13px; }
  .topLink .link1 a p {
    position: absolute;
    top: 70px;
    left: 24px; }
  .topLink .link2 a {
    display: block;
    width: 651px;
    height: 154px;
    background: url(../images/ehon/top_bg2.jpg) no-repeat 0 0;
    overflow: hidden;
    position: relative;
    margin-bottom: 15px; }
  .topLink a:hover {
    opacity: 0.7; }
  .topLink .link2 a p {
    position: absolute;
    top: 79px;
    left: 299px; }
  .topLink .link3 a {
    display: block;
    width: 645px;
    height: 140px;
    background: url(../images/ehon/top_bg3.jpg) no-repeat 0 0;
    overflow: hidden;
    position: relative;
    margin: 0 0 15px 13px; }
  .topLink .link3 a p {
    position: absolute;
    top: 75px;
    left: 24px; }
  .topLink .link4 a {
    display: block;
    width: 636px;
    height: 164px;
    background: url(../images/ehon/top_bg4.jpg) no-repeat 0 0;
    overflow: hidden;
    position: relative;
    margin: 0 0 15px 13px; }
  .topLink .link4 a p {
    position: absolute;
    top: 82px;
    left: 284px; }
  .topLink .link5 a {
    display: block;
    width: 636px;
    height: 144px;
    background: url(../images/ehon/top_bg5.jpg) no-repeat 0 0;
    overflow: hidden;
    position: relative;
    margin: 0 0 15px 13px; }
  .topLink .link5 a p {
    position: absolute;
    top: 75px;
    left: 24px; }
  /* kamishibai Top
----------------------------------------*/
  .kamishibaiTopList {
    width: 658px;
    overflow: hidden;
    padding-left: 17px; }
  .kamishibaiTopList li {
    width: 308px;
    height: 129px;
    overflow: hidden;
    border-radius: 10px;
    background: url(../images/common/list_r2.gif) no-repeat 280px 103px #fef5da;
    float: left;
    margin: 0 20px 20px 0; }
  .kamishibaiTopList li div.thumb {
    width: 90px;
    height: 129px;
    overflow: hidden;
    float: left; }
  .kamishibaiTopList li h2 {
    text-align: left;
    padding: 10px;
    width: 190px;
    float: right;
    font-size: 17px;
    line-height: 1.2; }
  .kamishibaiTopList li a {
    color: #5d5231;
    display: block;
    width: 308px;
    height: 129px; }
  .kamishibaiTopList li a:hover {
    opacity: 0.7; }
  .kamishibaiTopList li p {
    text-align: left;
    padding: 0 10px;
    width: 190px;
    float: right;
    font-size: 12px; }
  /* tokusyuList
----------------------------------------*/
  .tokusyuList {
    text-align: left;
    background: url(../images/common/dot_g2.gif) repeat-x bottom;
    padding-bottom: 15px;
    margin-bottom: 20px; }
  .tokusyuList dt {
    margin-bottom: 5px; }
  /* seach
----------------------------------------*/
  .searchSelectBox {
    background: #e6f2f6;
    border-radius: 10px;
    padding-bottom: 10px;
    margin-bottom: 15px; }
  .searchSelectTable {
    margin: 0 auto 15px;
    text-align: left;
    width: 100%; }
  .searchSelectTable td {
    padding: 5px 5px 5px 15px;
    text-align: left;
    font-size: 12px;
    white-space: nowrap;
    width: 25%; }
  .searchSelectTable td label {
    padding-left: 10px;
    vertical-align: middle; }
  .searchSelectTable td label:hover {
    text-decoration: underline; }
  .searchSelectTable td input {
    vertical-align: middle;
    cursor: pointer; }
  .status_icon {
    text-align: right;
    margin-bottom: 15px; }
  /* ehon top no-illust
---------------------------------*/
  .topLink_nonillust a {
    color: #000;
    font-size: 12px;
    line-height: 1.7; }
  .topLink_nonillust .link1 a {
    display: block;
    position: relative;
    width: 308px;
    height: 131px;
    background: url(../images/ehon/ehon_junle01.jpg) no-repeat 0 0;
    overflow: hidden;
    float: left;
    margin: 0 20px 20px 20px; }
  .topLink_nonillust .link1 a p {
    position: absolute;
    top: 57px;
    left: 24px;
    width: 260px; }
  .topLink_nonillust .link2 a {
    display: block;
    position: relative;
    width: 308px;
    height: 131px;
    background: url(../images/ehon/ehon_junle02.jpg) no-repeat 0 0;
    overflow: hidden;
    float: left;
    margin: 0 0px 20px 0; }
  .topLink_nonillust a:hover {
    opacity: 0.7; }
  .topLink_nonillust .link2 a p {
    position: absolute;
    top: 57px;
    left: 24px;
    width: 260px; }
  .topLink_nonillust .link3 a {
    display: block;
    position: relative;
    width: 308px;
    height: 131px;
    background: url(../images/ehon/ehon_junle03.jpg) no-repeat 0 0;
    overflow: hidden;
    float: left;
    margin: 0 20px 20px 20px; }
  .topLink_nonillust .link3 a p {
    position: absolute;
    top: 57px;
    left: 24px;
    width: 260px; }
  .topLink_nonillust .link4 a {
    display: block;
    position: relative;
    width: 308px;
    height: 131px;
    background: url(../images/ehon/ehon_junle04.jpg) no-repeat 0 0;
    overflow: hidden;
    float: left;
    margin: 0 0px 20px 0; }
  .topLink_nonillust .link4 a p {
    position: absolute;
    top: 57px;
    left: 24px;
    width: 260px; }
  .topLink_nonillust .link5 a {
    display: block;
    position: relative;
    width: 308px;
    height: 131px;
    background: url(../images/ehon/ehon_junle05.jpg) no-repeat 0 0;
    overflow: hidden;
    float: left;
    margin: 0 20px 20px 20px; }
  .topLink_nonillust .link5 a p {
    position: absolute;
    top: 57px;
    left: 24px;
    width: 260px; }
  /* kamishibai top no-illustK0416
    ---------------------------------*/
  .topLink_nonillustK a {
    color: #000;
    font-size: 12px;
    line-height: 1.7; }
  .topLink_nonillustK .link1 a {
    display: block;
    position: relative;
    width: 308px;
    height: 131px;
    background: url(../images/kamishibai/k_junle01.jpg) no-repeat 0 0;
    overflow: hidden;
    float: left;
    margin: 0 20px 20px 20px; }
  .topLink_nonillustK .link1 a p {
    position: absolute;
    top: 57px;
    left: 24px;
    width: 260px; }
  .topLink_nonillustK .link2 a {
    display: block;
    position: relative;
    width: 308px;
    height: 131px;
    background: url(../images/kamishibai/k_junle02.jpg) no-repeat 0 0;
    overflow: hidden;
    float: left;
    margin: 0 0px 20px 0; }
  .topLink_nonillustK a:hover {
    opacity: 0.7; }
  .topLink_nonillustK .link2 a p {
    position: absolute;
    top: 57px;
    left: 24px;
    width: 260px; }
  .topLink_nonillustK .link3 a {
    display: block;
    position: relative;
    width: 308px;
    height: 131px;
    background: url(../images/kamishibai/k_junle03.jpg) no-repeat 0 0;
    overflow: hidden;
    float: left;
    margin: 0 20px 20px 20px; }
  .topLink_nonillustK .link3 a p {
    position: absolute;
    top: 57px;
    left: 24px;
    width: 260px; }
  .topLink_nonillustK .link4 a {
    display: block;
    position: relative;
    width: 308px;
    height: 131px;
    background: url(../images/kamishibai/k_junle04.jpg) no-repeat 0 0;
    overflow: hidden;
    float: left;
    margin: 0 0px 20px 0; }
  .topLink_nonillustK .link4 a p {
    position: absolute;
    top: 57px;
    left: 24px;
    width: 260px; }
  .topLink_nonillustK .link5 a {
    display: block;
    position: relative;
    width: 308px;
    height: 131px;
    background: url(../images/kamishibai/k_junle05.jpg) no-repeat 0 0;
    overflow: hidden;
    float: left;
    margin: 0 20px 20px 20px; }
  .topLink_nonillustK .link5 a p {
    position: absolute;
    top: 57px;
    left: 24px;
    width: 260px; }
  .topLink_nonillustK .link6 a {
    display: block;
    position: relative;
    width: 308px;
    height: 131px;
    background: url(../images/kamishibai/k_junle06.jpg) no-repeat 0 0;
    overflow: hidden;
    float: left;
    margin: 0 0px 20px 0; }
  .topLink_nonillustK .link6 a p {
    position: absolute;
    top: 57px;
    left: 24px;
    width: 260px; }
  .topLink_nonillustK .link7 a {
    display: block;
    position: relative;
    width: 308px;
    height: 131px;
    background: url(../images/kamishibai/k_junle07.jpg) no-repeat 0 0;
    overflow: hidden;
    float: left;
    margin: 0 20px 20px 20px; }
  .topLink_nonillustK .link7 a p {
    position: absolute;
    top: 57px;
    left: 24px;
    width: 260px; }
  .topLink_nonillustK .link8 a {
    display: block;
    position: relative;
    width: 308px;
    height: 131px;
    background: url(../images/kamishibai/k_junle08.jpg) no-repeat 0 0;
    overflow: hidden;
    float: left;
    margin: 0 0px 20px 0; }
  .topLink_nonillustK .link8 a p {
    position: absolute;
    top: 57px;
    left: 24px;
    width: 260px; }
  .topLink_nonillustK .link9 a {
    display: block;
    position: relative;
    width: 308px;
    height: 131px;
    background: url(../images/kamishibai/k_junle09.jpg) no-repeat 0 0;
    overflow: hidden;
    float: left;
    margin: 0 20px 20px 20px; }
  .topLink_nonillustK .link9 a p {
    position: absolute;
    top: 57px;
    left: 24px;
    width: 260px; }
  .topLink_nonillustK .link10 a {
    display: block;
    position: relative;
    width: 308px;
    height: 131px;
    background: url(../images/kamishibai/k_junle10.jpg) no-repeat 0 0;
    overflow: hidden;
    float: left;
    margin: 0 0px 20px 0; }
  .topLink_nonillustK .link10 a p {
    position: absolute;
    top: 57px;
    left: 24px;
    width: 260px; }
  .topLink_nonillustK .link11 a {
    display: block;
    position: relative;
    width: 308px;
    height: 131px;
    background: url(../images/kamishibai/k_junle11.jpg) no-repeat 0 0;
    overflow: hidden;
    float: left;
    margin: 0 20px 20px 20px; }
  .topLink_nonillustK .link11 a p {
    position: absolute;
    top: 57px;
    left: 24px;
    width: 260px; }
  /* icon
---------------------------------*/
  .set {
    padding: 3px 8px 1px;
    font-size: 11px;
    color: #FFF;
    background: #00a6dc;
    border-radius: 3px;
    text-align: left;
    font-weight: bold;
    margin-left: 5px; }
  .tanpin {
    padding: 3px 8px 1px;
    font-size: 11px;
    color: #FFF;
    background: #03a70e;
    border-radius: 3px;
    text-align: left;
    font-weight: bold;
    margin-left: 5px; }
  /* 20140714 add*/
  .poliCon {
    width: 670px;
    margin: 0 auto; }
  .poliCon .poliBook {
    overflow: hidden;
    width: 654px;
    margin: 0 auto 55px; }
  .poliCon .poliBook .floatleft {
    width: 250px;
    height: 228px; }
  .poliCon .poliBook .floatright {
    width: 374px;
    height: 228px;
    text-align: left; }
  .poliCon .poliBook .floatright p {
    width: 374px; }
  .poliCon .poliBook .floatright h2 {
    background: url(../images/common/list_r2.gif) no-repeat 0 3px;
    font-size: 16px;
    padding: 0 0 0 20px;
    margin: 0 0 15px; }
  .poliCon .poliBook .floatright ul {
    margin: 0 0 25px; }
  .poliCon .gaiyou {
    width: 500px;
    text-align: center; }
  .poliCon .prizeA {
    width: 670px;
    height: 425px;
    position: relative; }
  .poliCon .prizeB {
    width: 670px;
    height: 360px;
    position: relative; }
  .poliCon .prizeA .logo,
  .poliCon .prizeB .logo {
    width: 135px;
    height: 135px;
    position: absolute;
    top: 0;
    left: 0; }
  .poliCon .prizeA h3,
  .poliCon .prizeB h3 {
    text-align: left;
    line-height: 1.2;
    width: 485px;
    height: 50px;
    position: absolute;
    top: 33px;
    left: 148px;
    color: #277ac1;
    font-size: 22px; }
  .poliCon .prizeA p,
  .poliCon .prizeB p {
    text-align: left;
    line-height: 1.2;
    width: 505px;
    height: 50px;
    position: absolute;
    top: 98px;
    left: 148px; }
  .poliCon .prizeA .itemImg {
    text-align: left;
    line-height: 1.2;
    width: 671px;
    height: 288px;
    position: absolute;
    top: 130px;
    left: 0; }
  .poliCon .prizeB .itemImg {
    text-align: left;
    line-height: 1.2;
    width: 636px;
    height: 139px;
    position: absolute;
    top: 160px;
    left: 18px; }
  .poliCon .method {
    background: url(../images/poli/method_body.gif) repeat-y center top; }
  .poliCon .method .bottom {
    background: url(../images/poli/method_bottom.gif) no-repeat;
    height: 5px;
    font-size: 1px;
    margin: 0 0 50px; }
  .poliCon .method p {
    margin: 20px auto;
    font-size: 12px; }
  .poliCon .method p span {
    color: #1267b0; }
  .poliCon .method dl {
    width: 635px;
    height: 70px;
    margin: 0 auto;
    text-align: left; }
  .poliCon .method .address {
    width: 602px;
    height: 70px;
    background: url(../images/poli/address_bg.gif) no-repeat;
    padding: 12px 16px 0; }
  .poliCon .method .address dt {
    color: #5d5231;
    font-weight: normal;
    border: none;
    margin: 0; }
  .poliCon .method .address dt span {
    font-size: 16px;
    font-weight: bold;
    color: #ff9a09; }
  .poliCon .method .address dd {
    text-indent: 80px; }
  .poliCon .method dl dt {
    font-size: 16px;
    font-weight: bold;
    color: #ff9a09;
    border-bottom: 1px dotted #b5b5b5;
    padding: 0 0 3px;
    margin: 0 0 7px; }
  .poliCon .other {
    width: 604px;
    height: 196px;
    position: relative;
    margin: 0 auto;
    background: #fcfcfc;
    padding: 10px 12px 0 20px; }
  .poliCon .other .floatleft {
    width: 185px;
    height: 169px; }
  .poliCon .other .floatright {
    width: 397px;
    height: 168px;
    text-align: left; }
  .poliCon .other .floatright h2 {
    background: url(../images/common/list_r2.gif) no-repeat 0 3px;
    font-size: 16px;
    padding: 0 0 0 20px;
    margin: 0 0 15px; }
  .poliCon .other .object {
    width: 100px;
    height: 101px;
    position: absolute;
    top: 10px;
    right: 12px; }
  .poliCon .other .floatright ul {
    margin: 0 0 25px; }
  .poliCon .privacy {
    clear: both;
    margin: 45px 0 30px; }
  .poliCon .privacy p {
    text-align: center; }
  /*20160518 add*/
  .bottomTxt p a {
    background: url(../images/common/list_r.gif) no-repeat 0 4px;
    padding: 0 0 0 20px;
    display: block; }
  .newsSyosai p a {
    background: none;
    padding: 0;
    display: inline; }
  /*20200303 add*/
  .chracter {
    margin-top: 60px;
    text-align: left; }
  .sensyuListTtl {
    font-size: 16px; }
  #btnList {
    list-style: none;
    margin: 0 auto; }
  #btnList li {
    display: inline-block;
    margin-top: .8em; }
  #btnList li:not(:nth-child(4n)) {
    margin-right: 1em; }
  .onigasnima_mdl #cboxCurrent {
    display: none !important; }
  .onigasnima_mdl #cboxContent {
    background-color: #e9384c !important; }
  .onigasnima_mdl #cboxLoadingGraphic {
    background: url(../js/colorbox-master/images/oni_loading.gif) no-repeat center center;
    background-size: 40px 40px; }
  .onigasnima_mdl #cboxLoadedContent,
  .onigasnima_mdl .cboxIframe,
  .onigasnima_mdl #cboxSlideshow {
    background: #e9384c !important; }
  /*20200608 add*/
  .pokoNewcontents .midashiT span {
    color: #FF8EA3;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 1px; }
  .pokoNewcontents .imgArea span {
    font-size: 11px;
    display: block;
    margin-top: 20px;
    text-align: left; }
  .pokoNewcontents .imgArea img {
    max-width: 100%;
    display: block; }
  .pokoNewcontents .imgArea img:not(:first-child) {
    margin-top: 10px; }
  .pokoNewcontents .best10.best10_long dd.bImg img {
    width: 210px; }
  .pokoNewcontents .best10.best10_long .bTxt {
    width: 396px; }
  .video {
    width: 100%;
    /*    max-width: 340px;*/
    margin: 30px auto 40px;
    padding: 0 0; }
  .applyArea {
    text-align: left;
    margin-bottom: 40px; }
  .applyArea dl {
    display: flex;
    flex-flow: wrap;
    margin-top: 24px; }
  .applyArea dt {
    color: #FF8EA3;
    min-width: 90px; }
  .applyArea dd {
    width: 85%; }
  .applyArea small {
    display: block;
    font-size: 11px;
    margin-top: 30px; }
  .oshirankArea p {
    width: auto; }
  .col2_list {
    margin-bottom: 20px;
    text-align: left; }
    .col2_list li {
      display: flex; }
      .col2_list li + li {
        margin-top: 20px; }
    .col2_list .figure {
      width: 300px;
      margin-right: 20px; }
      .col2_list .figure img {
        max-width: 100%; }
    .col2_list .read {
      width: 314px; }
      .col2_list .read dl {
        margin-top: 0; }
        .col2_list .read dl dt {
          color: #c8161e;
          font-size: 18px;
          font-weight: bold; }
    .col2_list p {
      width: auto; }
  .campaign_bnr {
    margin: 30px 0 10px; }
    .campaign_bnr img {
      max-width: 100%; }
  .campaign_ttl {
    color: #c8161e;
    font-weight: bold;
    padding: 0 8px;
    text-align: left;
    font-size: 18px; }
  /*20211102 add*/
  .midashiCatch {
    border-radius: 10px;
    font-weight: bold;
    display: flex;
    align-items: center;
    text-align: left;
    position: relative;
    font-size: 22px;
    margin: 40px 0 20px;
    padding: 2px 10px 0 75px; }
    .midashiCatch.nuigurumi {
      background-color: #fff37e;
      color: #ee8391; }
    .midashiCatch.pokopoko {
      background-color: #ea6398;
      color: #fff799; }
    .midashiCatch .catch {
      position: absolute;
      left: 0;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%);
      top: calc(50% - 9px); }
      .midashiCatch .catch img {
        width: 70px; }
    .midashiCatch .text span {
      padding: 0 .1em;
      font-size: 16px; }
    .midashiCatch + .midashiCatch {
      margin-top: 80px; }
  .verticalList {
    margin-top: 30px; }
    .verticalList li + li {
      margin-top: 20px; }
  .forSP {
    display: none !important; } }

/*# sourceMappingURL=map/second.css.map */
