@charset "UTF-8";
/*
Theme Name: anonima-studio
Theme URI: 自分のURL
Description: anonima-studio official theme
*/
@media print {
  #indexSlider {
    width: 960px;
    position: relative;
  }

  #indexSlider div#flSlider {
    float: left;
    width: 960px;
    height: 320px;
    overflow: hidden;
  }

  #indexSlider div#flSlider img {
    width: 960px;
    height: 320px;
  }

  /* pager */
  #per-slide-template {
    position: absolute;
    width: 400px;
    right: 345px;
    bottom: -20px;
    text-align: right;
    z-index: 9000;
    font-size: 30px !important;
  }

  #per-slide-template span {
    cursor: pointer;
    z-index: 9000;
    position: relative;
    display: inline;
    margin-left: 20px;
    color: #CECEBF;
  }

  #per-slide-template .cycle-pager-active {
    color: #D8699A;
  }

  #per-slide-template > * {
    cursor: pointer;
  }

  /*-------------------------*/
  /*-------------------------*/
  .indexbox {
    position: relative;
  }

  .indexbox .btntoall {
    position: absolute;
    top: 10px;
    right: 3px;
  }

  #index .newslist {
    width: 610px;
    margin-left: 20px;
    text-align: left;
  }

  #index .thumb {
    float: left;
    max-width: 160px;
    max-height: 120px;
    width: 160px;
    text-align: center;
  }

  #index .thumb img {
    border: 1px solid #ccc;
  }

  #index .thumb2 {
    width: 302px;
    height: 152px;
    text-align: center;
  }

  #index .thumb2 img {
    border: 1px solid #ccc;
    max-width: 300px;
    max-height: 150px;
  }

  #index .newslist {
    float: left;
    margin-left: 20px;
    width: 440px;
  }

  #index .newslist dl {
    display: inline-block;
    line-height: 130%;
    margin-bottom: 10px;
  }

  #index .newslist dl dt {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
  }

  #index .newslist dl dd {
    font-size: 12px;
  }

  #index #newsbox {
    margin-bottom: 40px;
  }

  #index #newsbox article {
    width: 620px;
    padding-bottom: 20px;
    margin: 0 25px 0 25px;
    border-bottom: 1px solid #ababab;
  }

  #eventbox article {
    width: 302px;
    margin: 20px 0px 0 25px;
    float: left;
  }

  .thumb {
    float: left;
    width: 160px;
  }

  .thumb img {
    border: 1px solid #ccc;
  }

  .eventlist {
    float: left;
    margin-top: 10px;
    width: 302px;
  }

  .eventlist dl {
    display: inline-block;
    line-height: 130%;
    padding: 5px;
  }

  .eventlist dl dt {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
  }

  .eventlist dl dd {
    font-size: 12px;
    padding: 5px　0;
  }

  /*index column*/
  #index_side {
    width: 240px;
    float: left;
    margin-right: 50px;
    display: inline-block;
  }

  #index_side h2 {
    background: url(./img/common/double_line.gif) bottom repeat-x;
    padding-bottom: 7px;
    margin-bottom: 20px;
  }

  #index_side .column_sidebnr {
    text-align: center;
    margin: 0 auto 10px auto;
  }

  /*---------new arrival-----------------*/
  #new_arrival {
    height: 292px;
    text-align: center;
    background: url(./img/index/img_shelf.png) no-repeat bottom;
    margin-bottom: 20px;
  }

  #new_arrival h2 {
    margin: 40px auto 23px auto;
  }

  #new_arrival ul {
    width: 960px;
    height: 180px;
    margin: 0 auto 48px auto;
    letter-spacing: -0.4em;
    /* 文字間を詰めて隙間を削除する */
    vertical-align: bottom;
    display: table-cell;
    font-size: 0;
  }

  #new_arrival li {
    display: inline-block;
    letter-spacing: normal;
    /* 文字間を通常に戻す */
    font-size: 0;
    /* img下の余白*/
    position: relative;
    vertical-align: bottom;
    width: 180px;
    padding-bottom: -2px;
  }

  #new_arrival li img {
    border: none;
    max-width: 180px;
    max-height: 180px;
    width: 180px;
  }

  #index #mainContents {
    width: 670px;
    float: left;
    clear: right;
    display: inline-block;
  }

  #index #mainContents h2 {
    background: url(./img/common/double_line.gif) bottom repeat-x;
    padding-bottom: 7px;
    width: 670px;
  }

  /*-------------------------*/
  /* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
  -------------------------------------------------------------- */
  html, body, div, span, applet, object, iframe,
  h1, h2, h3, h4, h5, h6, p, blockquote, pre,
  a, abbr, acronym, address, big, cite, code,
  del, dfn, em, font, img, ins, kbd, q, s, samp,
  small, strike, strong, sub, sup, tt, var,
  b, u, i, center,
  dl, dt, dd, ol, ul, li,
  fieldset, form, label, legend,
  table, caption, tbody, tfoot, thead, tr, th, td {
    background: transparent;
    border: 0;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
  }

  body {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    background: url(./img/common/footer.png) repeat-x bottom;
  }

  #about_en,
  #overseas,
  .date,
  .pagenavi,
  #booklist .ttl span,
  #mainContents660 .dlWrap #formContact dt {
    font-family: 'PT Sans Caption';
  }

  header p,
  #newcolumn li,
  #sidelist li,
  #footerinfo,
  .txt,
  .period dt,
  .period dd,
  .period_main dt,
  .period_main dd,
  .what,
  #column,
  #about p,
  #word_map p,
  #word_map h4,
  .privacy,
  #privacy dl,
  #privacy p {
    font-size: 12px;
    line-height: 150%;
  }

  #footerinfo dl dt,
  .pagenavi,
  #map h4,
  #about_en,
  #fullcolumn h3,
  #overseas {
    font-size: 14px;
  }

  #fullcolumn h2 {
    font-size: 16px;
  }

  h1, h2, h3, h4, h5, h6 {
    clear: both;
    font-weight: normal;
  }

  ol, ul {
    list-style: none;
  }

  blockquote {
    quotes: none;
  }

  blockquote:before, blockquote:after {
    content: '';
    content: none;
  }

  del {
    text-decoration: line-through;
  }

  /* tables still need 'cellspacing="0"' in the markup */
  table {
    border-collapse: collapse;
    border-spacing: 0;
  }

  a img {
    border: none;
  }

  strong {
    font-weight: normal;
  }

  em {
    font-style: normal;
  }

  /*-------------------------*/
  a {
    color: #121212;
    text-decoration: none;
    outline: none;
  }

  a:hover {
    color: #121212;
    text-decoration: none;
  }

  #breadcrumb li a:hover,
  #sidelist li a:hover,
  .footer_navi li a:hover,
  #booklist a:hover,
  footer li a:hover,
  .pagenavi a:hover,
  a:hover {
    text-decoration: underline;
  }

  ::-moz-selection {
    background: #BFEFFF;
    color: #000;
  }

  ::selection {
    background: #BFEFFF;
    color: #000;
  }

  img {
    border: none;
    -ms-interpolation-mode: bicubic;
  }

  /*-------------------------*/
  /*//clearFix Coponents//*/
  .clearfix {
    display: block;
  }

  .clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
  }

  /*-------------------------*/
  /*-------------------------*/
  /*-------------------------*/
  /*-------------------------*/
  body {
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: none;
    color: #060606;
    font-family: "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  }

  #wrapper {
    width: 960px;
    margin: 0 auto;
    text-align: left;
    position: relative;
    margin-top: 20px;
  }

  /*-------------------------*/
  header {
    padding: 0px;
    position: relative;
    /*-------------------------*/
    /*-------------------------*/
    /*-------------------------*/
  }

  header p {
    color: #999;
    margin-bottom: 20px;
    line-height: 22px;
  }

  header .headerLogo {
    float: left;
  }

  header .gnav {
    clear: left;
    width: 960px;
    padding-top: 10px;
    margin-bottom: 20px;
  }

  header .gnav ul {
    font-size: 16px;
    width: 960px;
  }

  header .gnav ul li {
    float: left;
  }

  header .gnav ul li:first-child {
    margin-left: 0;
  }

  /*header .gnav ul li:last-child {
  
  }*/
  header #headernav {
    position: absolute;
    top: 3px;
    right: 0px;
    display: inli;
    margin-right: 0px;
    width: 330px;
  }

  header #headernav ul {
    /*       border: 1px solid red; */
  }

  header #headernav ul li {
    float: left;
    margin-left: 20px;
  }

  header #headernav ul li:first-child {
    margin-left: 0px;
  }

  header .search {
    position: absolute;
    top: 65px;
    right: 0px;
    width: 255px;
  }

  #sidecolumn .search {
    width: 255px;
    text-align: center;
    margin: 0 auto;
  }

  #sidecolumn .search select#cat {
    display: none;
  }

  .search input {
    background: #fdfdfd;
    border: 1px solid #ababab;
    width: 200px;
    height: 18px;
    letter-spacing: 1px;
    padding: 4px;
    float: left;
  }

  /*header .search .screen-reader-text {
    font-size: 11px;
    letter-spacing: 1px;
    
    position: absolute;
    top: 3px;
    left: 4px;
    text-transform: uppercase;
  }*/
  .search #searchsubmit {
    background: url(./img/common/btn_submit.gif) no-repeat 0 0;
    cursor: pointer;
    display: block;
    width: 42px;
    height: 28px;
    border: none;
    text-indent: -9999px;
    float: left;
  }

  /*-------------------------*/
  footer {
    /*-------------------------*/
  }

  /*-------------------------*/
  .btntoall {
    position: absolute;
    top: 587px;
    right: 54px;
  }

  /*-------------------------*/
  #pagetop {
    display: block;
    clear: all;
    text-align: right;
  }

  /*-------------------------*/
  #newcolumn {
    padding: 0 10px;
    margin-bottom: 10px;
  }

  #newcolumn li {
    background: url(./img/common/list_blue.png) no-repeat left 6px;
    font-size: 12px;
    padding: 0 0 10px 10px;
    line-height: 150%;
    border: 1px soid #ccc;
  }

  #columnbnr {
    text-align: center;
    margin: 20px auto;
  }

  #columnbnr li {
    margin: 0 auto 7px auto;
  }

  .date {
    color: #5085bc;
    font-size: 11px;
    line-height: 100%;
    font-weight: normal;
  }

  .btnmore {
    text-align: right;
    margin-top: 5px;
  }

  #footerinfo {
    display: inline-block;
    line-height: 150%;
    border-top: 1px solid #ababab;
    width: 960px;
    margin: 0 auto 0 auto;
    padding: 0px auto 20px auto;
    text-align: center;
  }

  #footer_logo,
  #footerinfo dl,
  #footerinfo .footer_lead {
    margin-top: 40px;
    vertical-align: top;
  }

  #footer_logo {
    width: 20%;
    text-align: center;
    display: inline-block;
    margin-bottom: 50px;
  }

  #footerinfo dl {
    width: 29%;
    display: inline-block;
    text-align: left;
    margin-left: 25px;
  }

  #footerinfo dl dt {
    line-height: 100%;
    margin-bottom: 20px;
  }

  #footerinfo dl dd ul {
    margin-top: 20px;
  }

  #footerinfo dl dd ul li {
    float: left;
    margin-right: 10px;
  }

  #footerinfo .footer_lead {
    width: 35%;
    display: inline-block;
    text-align: left;
    margin-left: 35px;
  }

  #footerinfo .footer_navi {
    text-align: center;
    font-size: 10px;
    margin-bottom: 40px;
  }

  .footer_navi li {
    display: inline-block;
  }

  .copyright {
    margin-bottom: 15px;
    color: #666666;
  }

  /*----------下層サイドメニュー-----------*/
  #sidecolumn {
    width: 280px;
    float: left;
    margin-right: 40px;
    margin-bottom: 40px;
    position: relative;
  }

  #sidecolumn h2 {
    background: url(./img/common/double_line.gif) bottom repeat-x;
    padding-bottom: 7px;
    margin-bottom: 20px;
    font-size: 14px;
  }

  #sidecolumn .column_sidebnr {
    text-align: center;
    margin: 0 auto 10px auto;
  }

  /*----------プライバシー・お問合せサイドメニュー-----------*/
  #sidecolumnB {
    width: 200px;
    float: left;
    margin-right: 40px;
    display: inline-block;
  }

  #sidecolumnB h2 {
    background: url(./img/common/double_line.gif) bottom repeat-x;
    padding-bottom: 7px;
    margin-bottom: 20px;
  }

  #sidecolumnB .column_sidebnr {
    text-align: center;
    margin: 0 auto 10px auto;
  }

  .breadcrumbs {
    font-size: 10px;
    clear: all;
    display: inline-block;
    background: url(./img/common/ico_bread.gif) no-repeat left;
    padding-left: 12px;
    height: 11px;
    margin-bottom: 30px;
  }

  #breadcrumb li {
    float: left;
    display: inline-block;
    padding-top: 1px;
  }

  #breadcrumb li:after {
    content: "　＞　";
  }

  #breadcrumb li:last-child:after {
    content: none;
  }

  #sidelist {
    width: 260px;
    margin-bottom: 50px;
  }

  #sidelist li {
    margin: 0 10px 10px 10px;
  }

  #sidecolumn #readall {
    font-size: 12px;
    background: url(./img/common/ico_allow.png) no-repeat left;
    padding-left: 15px;
    text-align: right;
    width: 5em;
    position: absolute;
    display: inline-block;
    right: 0px;
    margin-top: -35px;
  }

  #sidecolumn #readall a:hover {
    text-decoration: underline;
  }

  #sidecolumn #readall :after {
    clear: all;
  }

  /*下層メインカラム*/
  #mainContents {
    width: 640px;
    float: left;
    clear: right;
    display: inline-block;
    margin-bottom: 100px;
  }

  #mainContents660 {
    width: 660px;
    float: left;
    clear: right;
    display: inline-block;
  }

  #mainContents h2 {
    background: url(./img/common/double_line.gif) bottom repeat-x;
    padding-bottom: 7px;
    width: 640px;
  }

  /*最新記事*/
  #topnews, #index > #eventbox {
    padding-bottom: 20px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 0;
  }

  .list_thumb img,
  .topthumb img,
  .thumb img,
  #index > .humb2 img,
  #overseas dl dt img {
    border: 1px solid #ccc;
  }

  .list_thumb a:hover,
  .topthumb a:hover,
  #index > .humb2 > a:hover,
  .thumb a:hover,
  .btnmore a:hover,
  a img:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(opacity=70)";
  }

  .topthumb {
    margin-bottom: 20px;
    text-align: center;
    max-width: 640px;
    max-height: 320px;
  }

  /*記事一覧*/
  .newslist {
    width: 610px;
    margin-left: 20px;
    text-align: left;
  }

  .thumb {
    float: left;
    max-width: 242px;
    max-height: 182px;
    width: 242px;
    text-align: center;
  }

  thumb img {
    border: 1px solid #ccc;
  }

  .newslist {
    float: left;
    width: 370px;
  }

  .ttl {
    line-height: 160%;
    font-weight: bold;
    text-align: left;
  }

  .txt {
    margin-top: 15px;
    line-height: 20px;
    margin-bottom: 5px;
  }

  #newsbox {
    margin-bottom: 0;
  }

  #newsbox article {
    width: 640px;
    padding: 40px 0;
    border-bottom: 1px solid #ababab;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
  }

  /*ページ送り*/
  .wp-pagenavi {
    clear: both;
    margin: 20px 0 10px;
    text-align: center;
    font-weight: bold;
  }

  .wp-pagenavi a, .wp-pagenavi span {
    text-decoration: none;
    padding: 1px 5px;
    margin: 2px;
    background: #fff;
  }

  .wp-pagenavi a:hover, .wp-pagenavi span.current {
    border-color: #000;
    text-decoration: underline;
  }

  .wp-pagenavi span.current {
    font-weight: bold;
  }

  .wp-pagenavi .previouspostslink {
    background: url(./img/common/page_arrow03.gif) no-repeat;
    background-position: center;
  }

  .wp-pagenavi .nextpostslink {
    background: url(./img/common/page_arrow04.gif) no-repeat;
    background-position: center;
  }

  .wp-pagenavi .first {
    background: url(./img/common/page_arrow02.gif) no-repeat;
    background-position: center;
  }

  .wp-pagenavi .last {
    background: url(./img/common/page_arrow01.gif) no-repeat;
    background-position: center;
  }

  .period {
    margin-top: 15px;
  }

  .period dt {
    display: inline;
    vertical-align: central;
    color: white;
    background: #5085bc;
    padding: 3px 0;
  }

  .period dd {
    display: inline;
    vertical-align: central;
    color: #5085bc;
  }

  .period_main {
    margin: 0 0 40px 0;
  }

  .period_main dt {
    display: inline;
    vertical-align: central;
    color: white;
    background: #5085bc;
    padding: 3px 0;
  }

  .period_main dd {
    display: inline;
    vertical-align: central;
    color: #5085bc;
    margin-left: 10px;
  }

  /*atstore 旅する灯台*/
  #side_ttl {
    width: 280px;
    margin-bottom: 40px;
  }

  .what {
    border: 1px dotted #000;
    line-height: 150%;
    padding: 20px 10px;
  }

  .what p {
    padding-left: 3px;
    margin: 10px 0;
  }

  .what a {
    color: #5085bc;
  }

  .what a:hover {
    text-decoration: underline;
  }

  #mainContents #ttl_img {
    margin-bottom: 40px;
  }

  #mainContents #txt_box {
    position: relative;
    width: 640px;
    margin-bottom: 40px;
  }

  #mainContents #txt_box #sns_button_topic {
    display: block;
    position: absolute;
    right: 0px;
    top: 0;
  }

  #mainContents #txt_box h3 {
    font-weight: bold;
    font-size: 16px;
    width: 430px;
    float: left;
  }

  #mainContents #txt_box p {
    font-size: 12px;
    margin: 0 0 30px 0;
  }

  #mainContents #txt_box .title {
    font-size: 12px;
    padding: 0 0 50px 0;
  }

  .wp-caption,
  #mainContents #txt_box .img_caption {
    font-size: 10px;
    color: #666;
  }

  #profile {
    margin-top: 60px;
  }

  #profile h4 {
    border-bottom: 1px dotted #747474;
    padding-bottom: 5px;
    margin-bottom: 10px;
    margin-top: 40px;
  }

  #backnumber h4 {
    border-bottom: 1px dotted #747474;
    padding-bottom: 5px;
    margin-bottom: 30px;
  }

  /*-------------column連載---------------*/
  #column {
    line-height: 140%;
    margin-right: -35px;
  }

  .column_box {
    width: 302px;
    float: left;
    margin-right: 35px;
    display: block;
  }

  .column_box dl {
    padding: 10px;
    margin-bottom: 20px;
  }

  .column_box dt {
    margin-bottom: 10px;
  }

  .column_box dd a {
    text-decoration: underline;
  }

  .backnumber {
    font-size: 12px;
    margin: 20px 0 40px 10px;
  }

  .backnumber dt {
    float: left;
    clear: left;
    width: 10%;
  }

  .backnumber dd {
    float: left;
    clear: right;
    margin-bottom: 10px;
    margin-left: 10px;
    width: 86%;
  }

  .backnumber li {
    margin-bottom: 10px;
  }

  .img_profile {
    float: left;
  }

  .img_profile img {
    border: 1px solid #ccc;
  }

  #profile .summary_profile {
    float: right;
    width: 78%;
  }

  #profile .name_profile {
    font-size: 14px;
    margin-bottom: 10px;
  }

  #profile .txt_profile {
    font-size: 12px;
    float: none;
  }

  /*-------------aboutアノニマスタジオについて---------------*/
  #fullcolumn h2 {
    border-bottom: 1px dotted #747474;
    padding-bottom: 5px;
    margin-bottom: 50px;
  }

  #about .about {
    margin: 15px 50px 30px;
  }

  #about .about .address {
    margin: 10px 5px;
  }

  #about .download {
    display: inline-block;
    padding: 12px 13px 10px 5px;
    background: none;
  }

  #pic_map {
    float: left;
    width: 500px;
    margin-right: 40px;
  }

  #word_map {
    float: left;
  }

  #map h3,
  #map h4 {
    color: #5085bc;
  }

  #map h3 {
    margin-bottom: 20px;
  }

  #map h4 {
    margin-bottom: 7px;
  }

  #map p {
    margin-left: 10px;
    margin-bottom: 30px;
    line-height: 170%;
  }

  /*-----08info書店・雑貨店の方へ--------*/
  #mainContents660 section {
    margin-bottom: 20px;
  }

  #mainContents660 h2 {
    font-size: 16px;
    text-decoration: underline;
    margin: 0px 0 20px 0;
  }

  .lead {
    margin-bottom: 30px;
  }

  #privacy dt {
    margin: 20px 0 10px 0;
  }

  #privacy dd {
    margin: 5px 0;
    margin-left: 1em;
  }

  #privacy .name {
    text-align: right;
    margin: 20px 0;
  }

  .imgR {
    float: right;
    margin-left: 30px;
  }

  .imgL {
    float: left;
    margin-right: 30px;
  }

  ul.poplist {
    display: table;
    table-layout: fixed;
    margin-bottom: 10px;
  }

  .poplist li {
    display: table-cell;
    vertical-align: top;
    width: 280px;
    float: left;
    font-size: 12px;
    line-height: 150%;
    margin: 0px 20px 5px 0px;
  }

  .download {
    display: inline-block;
    padding: 12px 13px 10px 0;
    background: url(./img/common/ico_pdf.png) no-repeat right;
  }

  .download a {
    color: #5085bc;
  }

  .download a:hover {
    text-decoration: underline;
  }

  #info00 ul li {
    margin-bottom: 10px;
    background: url(./img/common/ico_allow.png) no-repeat;
    padding-left: 15px;
  }

  /*------------02本 books--------------*/
  .word_exam {
    color: #666;
    font-size: 10px;
    margin-left: 10px;
  }

  #booklist {
    margin-right: -33px;
  }

  #booklist article {
    width: 20%;
    font-size: 12px;
    float: left;
    margin-right: 33px;
    margin-bottom: 40px;
    display: block;
  }

  .list_thumb {
    font-size: 0px;
    display: table;
    height: 180px;
    width: 130px;
    display: table-cell;
    vertical-align: bottom;
    text-align: center;
    margin: 0 auto;
    max-width: 130px;
    max-height: 180px;
  }

  #booklist .ttl {
    font-weight: bold;
    padding: 5px 0;
  }

  #booklist .ttl span {
    background: red;
    color: white;
    font-size: 9px;
    margin-right: 3px;
    padding: 0 3px;
  }

  #bookdata #author_data p {
    margin-left: 5px;
  }

  #bookdata #author_data p.txt {
    margin: 0 10px;
    overflow: hidden;
  }

  #bookdata #author_data img {
    margin: 3px 10px 5px 5px;
    border: 1px solid #ccc;
  }

  #booklist .author,
  #booklist .price {
    color: #333;
    font-size: 10px;
    line-height: 150%;
  }

  .info_en {
    margin-bottom: 50px;
  }

  #author_data {
    clear: both;
    margin-top: 50px;
  }

  #bookdata #author_data p.author {
    font-size: 14px;
    font-weight: bold;
    line-height: 200%;
    margin-top: 10px;
  }

  /*--------English info------*/
  #overseas {
    margin-top: 60px;
  }

  #overseas dl {
    line-height: 1.5em;
  }

  #overseas dl {
    float: left;
    width: 40%;
    margin-bottom: 50px;
    margin-left: 60px;
  }

  #overseas dl dt {
    display: inline-block;
    width: 150px;
    height: 130px;
    vertical-align: top;
    text-align: center;
    padding: 0 20px;
  }

  #overseas dl dd {
    display: inline-block;
    width: 40%;
    vertical-align: middle;
  }

  #overseas .title {
    font-weight: bold;
  }

  /*-------本の詳細----------*/
  #bookdata h4 {
    border-bottom: 1px dotted #747474;
    padding-bottom: 5px;
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: bold;
  }

  #bookdata p {
    font-size: 12px;
  }

  #thumbs {
    width: 260px;
    float: left;
  }

  .disnon {
    display: none;
  }

  .image_box {
    overflow: hidden;
    width: 262px;
    height: 262px;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
  }

  .image_box img {
    border: 1px solid #ccc;
  }

  #tab {
    padding: 0px;
    margin-top: 5px;
  }

  #tab li {
    height: 78px;
    width: 78px;
    padding-right: 8px;
    list-style-type: none;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
  }

  #tab li:last-child {
    margin-right: 0;
  }

  #tab li:hover {
    cursor: pointer;
  }

  #tab li img {
    border: 1px solid #ccc;
  }

  #bookdata #thumbs .caution {
    font-size: 10px;
    color: #666;
    margin-bottom: 10px;
  }

  #bookdata #thumbs .isbn {
    margin: 20px 0 50px 0;
    font-size: 12px;
    line-height: 150%;
  }

  #thumbs #pop {
    float: none;
    font-size: 12px;
  }

  #booktitle {
    width: 350px;
    float: right;
  }

  #booktitle .tax {
    font-size: 10px;
  }

  #booktitle #author {
    font-size: 14px;
    margin: 15px 0;
    line-height: 150%;
  }

  #booktitle #price {
    font-size: 12px;
    line-height: 150%;
  }

  #booktitle .lead {
    margin-top: 30px;
    line-height: 150%;
  }

  #booktitle .lead dt {
    display: inline;
    font-size: 14px;
    line-height: 150%;
    font-weight: bold;
    background: linear-gradient(rgba(0, 0, 0, 0) 60%, #bfefff 0%);
  }

  #booktitle .lead dd {
    font-size: 12px;
    line-height: 150%;
    margin-top: 10px;
  }

  #booktitle h3 {
    font-weight: bold;
    line-height: 140%;
  }

  #booktitle #links p a {
    color: #5085bc;
  }

  #booktitle #links p a:hover {
    text-decoration: none;
  }

  .nakami {
    background: url(./img/books/ico_nakami.png) no-repeat left;
    padding-left: 25px;
    font-size: 12px;
    line-height: 20px;
    padding-top: 5px;
  }

  .booklog {
    background: url(./img/books/ico_booklog.png) no-repeat left;
    padding-left: 25px;
    font-size: 12px;
    line-height: 20px;
    padding-top: 5px;
  }

  #sns_button {
    margin: 10px 0 50px 0;
  }

  #sns_button2 {
    margin: 0 -37px 0 0;
    float: right;
    width: 240px;
  }

  #thumbs #pop li {
    padding-left: 15px;
    background: url(./img/common/ico_allow.png) no-repeat left;
  }

  #thumbs #pop li span.pop_download {
    display: inline-block;
    padding: 0 13px 0 0;
    margin: 8px 0 5px 0;
  }

  #thumbs #pop li a {
    color: #5085bc;
  }

  #thumbs #pop li span {
    background: url(./img/common/ico_pdf.png) no-repeat right;
  }

  #thumbs #pop li span:hover {
    text-decoration: underline;
  }

  /*----------contact--------------*/
  #contactform {
    width: 650px;
    margin: 0 auto;
    position: relative;
  }

  #contactform:after {
    clear: all;
  }

  #contactform .formContact {
    margin: 20px 0 0px;
    font-size: 13px;
    letter-spacing: 1px;
  }

  #contactform .formContact.fL {
    width: 300px;
    float: left;
    margin-right: 15px;
    display: inline;
  }

  #contactform .formContact.fR {
    width: 300px;
    float: right;
    margin-left: 15px;
    display: inline;
  }

  #contactform .formContact dt {
    margin: 15px 0 7px;
  }

  #contactform .formContact dd input, .dlWrap .formContact dd textarea {
    border: 1px solid #dedede;
    color: #666666;
    padding: 8px 8px;
    font-size: 13px;
    width: 100%;
  }

  #contactform .formContact dd textarea {
    height: 310px;
  }

  #contactform .formContact:after {
    clear: both;
  }

  #contactform .btnSend {
    position: relative;
    width: 150px;
    text-align: center;
    margin: 20px auto;
    color: #fff;
  }

  #contactform .btnSend input {
    cursor: pointer;
    background: #5085bc;
    color: #fff;
    width: 150px;
    height: 33px;
    border: none;
    color: #fff;
  }

  #contactform .btnSend input:hover {
    background: #BFEFFF;
  }

  #btn_mailto {
    text-align: center;
  }

  #contactform .btnSend input[disabled] {
    cursor: default;
    background: #ababab;
  }

  #contactform .btnSend input[disabled]:hover {
    background: #ababab;
  }

  #contactform .wpcf7-mail-sent-ok {
    border: 2px solid #5085bc;
  }

  /*----------*/
  #related_books {
    margin: 0 20px 50px 20px;
  }

  #related_books dl {
    width: 130px;
    float: left;
    font-size: 10px;
    margin-right: 25px;
  }

  #related_books dl:last-child {
    margin-right: 0;
  }

  #related_books dt {
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    width: 126px;
    height: 130px;
  }

  #related_books dt img {
    border: 1px solid #ccc;
  }

  #related_books dd {
    width: 130px;
    padding: 0 5px;
  }

  #related_news {
    font-size: 12px;
    line-height: 250%;
    margin-left: 20px;
  }

  #related_news li a {
    color: #5085bc;
    text-decoration: underline;
  }

  #related_news li a:hover {
    text-decoration: underline;
  }

  .mt50 {
    margin-top: 50px;
  }

  /*----------snsbutton--------------*/
  .fb-like {
    float: left;
  }

  .tw-share {
    padding-top: 4px;
    padding-left: 5px;
    float: left;
  }

  .tw-share2 {
    padding-left: 5px;
    float: left;
  }

  /*----------slider--------------*/
  #metaslider_232 {
    margin-bottom: -20px;
    position: static;
  }

  #metaslider_232 ol {
    position: relative;
    top: -25px;
    margin: 0px 0 0 870px;
    padding: 0;
    z-index: 999;
    width: 90px;
  }

  #result p {
    font-size: 16px;
    color: #5085bc;
  }

  .ttl_404 {
    font-size: 32px;
    color: #5085bc;
    font-family: 'PT Sans Caption';
  }

  #notfound {
    font-size: 12px;
    margin-top: 15px;
  }

  #notfound p {
    margin-bottom: 10px;
    width: 90%;
  }

  #notfound .bold {
    font-weight: bold;
    font-size: 14px;
    color: #5085bc;
  }

  /*-----grobal navi-----*/
  .gnav li a,
  #headernav li a {
    background-position: 0 0px;
  }

  .gnav li.current a {
    background-position: 0 38px;
  }

  #headernav li a {
    background-position: 0 20px;
  }

  .gnav li a:hover {
    background-position: 0 38px;
  }

  #headernav li a:hover {
    background-position: 0 20px;
  }

  .gnav, .gnav li, .gnav li a {
    display: block;
    margin-top: 3px;
    zoom: 1;
    height: 38px;
  }

  #headernav li a {
    display: block;
    margin-top: 3px;
    zoom: 1;
    height: 20px;
  }

  .gnav li a {
    text-indent: 100%;
    /*テキストを見えなくする*/
    white-space: nowrap;
    overflow: hidden;
    height: 38px;
  }

  #headernav li a {
    text-indent: 100%;
    /*テキストを見えなくする*/
    white-space: nowrap;
    overflow: hidden;
    height: 20px;
  }

  /*image set*/
  #headernav li#hnav01 a {
    background: url(./img/common/btn_contact.png);
    width: 61px;
  }

  #headernav li#hnav02 a {
    background: url(./img/common/btn_info.png);
    width: 114px;
  }

  #headernav li#hnav03 a {
    background: url(./img/common/btn_english.png);
    width: 106px;
  }

  .gnav li#gnav01 a {
    background: url(./img/common/gnav01.png);
    width: 129px;
  }

  .gnav li#gnav02 a {
    background: url(./img/common/gnav02.png);
    width: 104px;
  }

  .gnav li#gnav03 a {
    background: url(./img/common/gnav03.png);
    width: 128px;
  }

  .gnav li#gnav04 a {
    background: url(./img/common/gnav04.png);
    width: 122px;
  }

  .gnav li#gnav05 a {
    background: url(./img/common/gnav05.png);
    width: 207px;
  }

  .gnav li#gnav06 a {
    background: url(./img/common/gnav06.png);
    width: 269px;
  }

  /*mouse over*/
  .gnav li#gnav01 a:hover,
  .gnav li#gnav02 a:hover,
  .gnav li#gnav03 a:hover,
  .gnav li#gnav04 a:hover,
  .gnav li#gnav05 a:hover,
  .gnav li#gnav06 a:hover {
    background-position: 0 38px;
  }

  /*current*/
  .gnav li#gnav01.current a,
  .gnav li#gnav02.current a,
  .gnav li#gnav03.current a,
  .gnav li#gnav04.current a,
  .gnav li#gnav05.current a,
  .gnav li#gnav06.current a {
    background-position: 0 38px;
    /*一番下の画像を出す*/
  }

  #headernav li#hnav01 a:hover,
  #headernav li#hnav02 a:hover,
  #headernav li#hnav03 a:hover {
    background-position: 0 20px;
    /*一番下の画像を出す*/
  }

  #headernav li#hnav01.current a,
  #headernav li#hnav02.current a,
  #headernav li#hnav03.current a {
    background-position: 0 20px;
    /*一番下の画像を出す*/
  }

  /*20150217追記*/
  .toudai_info {
    font-size: 12px;
    margin: 15px 0 0 14px;
  }

  .toudai_info h4 {
    margin-bottom: 10px;
  }

  .toudai_info p {
    margin: 10px 0 5px;
  }

  .toudai_info dt {
    float: left;
  }

  .toudai_info dd {
    float: left;
    padding-left: 1em;
    width: 210px;
  }

  /*メールマガジン用　追記*/
  .mailmagazine_sidebar {
    color: #777774;
    font-size: 15px;
    text-shadow: 0px 0px 0.5px #777774;
  }

  .mailmagazine table {
    width: 100%;
  }

  .mailmagazine table tr,
  .mailmagazine table td {
    font-size: 12px;
    line-height: 150%;
    margin: 15px 0 7px;
  }

  .mailmagazine table td {
    display: block;
  }

  .mailmagazine table td input {
    border: 1px solid #dedede;
    color: #666666;
    padding: 8px 8px;
    font-size: 13px;
    width: 300px;
  }

  .mailmagazine table td select {
    border: 1px solid #dedede;
    color: #666666;
    padding: 8px 8px 12px 8px;
    font-size: 13px;
    width: 320px;
  }

  .mailmagazine hr {
    margin: 30px 0;
  }

  .mailmagazine p {
    font-size: 12px;
    line-height: 150%;
  }

  .header__mailmagazine {
    list-style: none;
    position: relative;
  }

  .header__mailmagazine a {
    color: #4D4D4D;
    font-size: 12px;
    position: absolute;
    right: 0;
    text-decoration: none;
    text-shadow: 0px 0px 0.5px #4D4D4D;
    top: -160px;
  }

  .header__mailmagazine a:before {
    border-style: solid;
    border-width: 4px 0 4px 5px;
    border-color: transparent transparent transparent #000000;
    content: "";
    display: inline-block;
    height: 0;
    margin-right: 5px;
    width: 0;
  }

  .header__mailmagazine a:hover {
    border-bottom: solid 3px #5184BB;
    text-decoration: none;
  }

  .header__mailmagazine > .current {
    border-bottom: solid 3px #5184BB;
  }

  .footer__mailmagazine {
    list-style: none;
    position: relative;
  }

  .footer__mailmagazine a {
    color: #4D4D4D;
    font-size: 12px;
    position: absolute;
    right: 150px;
    text-decoration: none;
    text-shadow: 0px 0px 0.5px #4D4D4D;
    top: -70px;
  }

  .footer__mailmagazine a:before {
    border-style: solid;
    border-width: 4px 0 4px 5px;
    border-color: transparent transparent transparent #000000;
    content: "";
    display: inline-block;
    height: 0;
    margin-right: 5px;
    width: 0;
  }

  .footer__mailmagazine a:hover {
    border-bottom: solid 3px #5184BB;
    text-decoration: none;
  }

  .footer__mailmagazine > .current {
    border-bottom: solid 3px #5184BB;
  }

  .flex_box {
    display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
  }

  #wrapper {
    overflow-x: hidden;
  }

  #accordion {
    border-top: 2px solid #000;
  }
  #accordion .serch {
    font-size: 5vw;
    width: 75vw;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .border-bottom {
    border-bottom: 2px solid #000;
  }

  .accordion_icon,
  .accordion_icon span {
    display: inline-block;
    transition: all .4s;
    box-sizing: border-box;
  }

  .accordion_icon {
    position: relative;
    width: 5vw;
    height: 5vw;
    float: right;
  }

  .accordion_icon span {
    position: absolute;
    left: 6px;
    width: 100%;
    height: 2px;
    background-color: #000;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -ms-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
  }

  .accordion_icon span:nth-of-type(1) {
    top: 0.5em;
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
  }

  .accordion_icon span:nth-of-type(2) {
    top: 0.5em;
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
  }

  /*＋、－切り替え*/
  .accordion_icon.active span:nth-of-type(1) {
    display: none;
  }

  .accordion_icon.active span:nth-of-type(2) {
    top: 0.5em;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
  }

  #bookdata #links .nakami, #bookdata #links .booklog {
    background: none;
    background-color: #f1951c;
    font-size: 20px;
    width: 300px;
    height: 50px;
    max-width: 300px;
    max-height: 50px;
    padding: 0;
    text-align: center;
    margin: auto;
  }
  #bookdata #links .nakami a, #bookdata #links .booklog a {
    color: #fff;
    display: table-cell;
    vertical-align: middle;
    width: 300px;
    height: 50px;
    max-width: 300px;
    max-height: 50px;
  }
  #bookdata #links .booklog {
    background-color: #4ea6cc;
    margin-top: 1rem;
  }

  .pc_displaynone {
    display: none;
  }

  .sp_h1 {
    font-size: 6.25vw;
    line-height: 8.9vw;
    border-bottom: 2px dotted #000;
    margin-bottom: 55px;
    margin-left: 3.125vw;
    margin-right: 3.125vw;
    display: none;
  }

  .sp_h1.current {
    display: block;
  }

  .sp_logo {
    position: fixed;
    top: 0;
    z-index: 100;
    width: 100%;
    background: white;
    height: 15.625vw;
    max-height: 100px;
    border-bottom: 1px solid #ddd;
    box-sizing: border-box;
    display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    -webkit-box-pack: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    -ms-justify-content: space-between;
    align-items: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
  }
  .sp_logo p {
    padding-left: 2em;
    margin-bottom: 0px;
  }
  .sp_logo p img {
    width: 50vw;
  }

  .accordionbox_gnav {
    position: relative;
  }

  .accordion_gnav {
    overflow-y: scroll;
    z-index: 100;
    position: fixed;
    top: 15.625vw;
    background: white;
    width: 100%;
    height: calc(100vh - 101px);
  }
  .accordion_gnav .gmenu li {
    border-top: 1.25px solid #000;
    position: relative;
    padding-left: 1em;
  }
  .accordion_gnav .gmenu li:last-child {
    border-bottom: 1.25px solid #000;
  }
  .accordion_gnav .gmenu li:before {
    content: "";
    display: block;
    width: 6px;
    height: 6px;
    border-top: 2px solid #000;
    border-right: 2px solid #000;
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    margin-top: 7px;
    right: 1em;
    top: 1em;
  }
  .accordion_gnav .gmenu li a {
    font-size: 4.375vw;
    line-height: 3.5rem;
    padding-left: 0.5em;
    text-decoration: none;
    display: block;
    width: 100%;
    box-sizing: border-box;
  }
  .accordion_gnav .search {
    position: unset;
    margin: 30px auto;
  }

  .drawer-hamburger {
    display: block;
    box-sizing: content-box;
    width: 7.03125vw;
    padding: 0;
    padding-top: 18px;
    padding-right: 1.75rem;
    padding-bottom: 30px;
    padding-left: .75rem;
    -webkit-transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    border: 0;
    outline: 0;
    background-color: transparent;
  }

  .sr-only {
    position: absolute;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
  }

  .drawer-hamburger-icon {
    width: 100%;
    height: 2px;
    -webkit-transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    background-color: #222;
    position: relative;
    display: block;
    margin-top: 10px;
  }
  .drawer-hamburger-icon:before {
    position: absolute;
    top: -10px;
    left: 0;
    content: ' ';
    width: 100%;
    height: 2px;
    -webkit-transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    background-color: #222;
  }
  .drawer-hamburger-icon:after {
    top: 10px;
    position: absolute;
    left: 0;
    content: ' ';
    width: 100%;
    height: 2px;
    -webkit-transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    background-color: #222;
  }

  .active .drawer-hamburger-icon {
    background-color: transparent;
  }
  .active .drawer-hamburger-icon:before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 0;
  }
  .active .drawer-hamburger-icon:after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 0;
  }

  .gbanner {
    display: block;
    width: fit-content;
    max-width: 336px;
    margin: auto;
    margin-top: 35px;
    margin-bottom: 100px;
  }
  .gbanner:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
  }
  .gbanner li {
    margin-right: 20px;
    float: left;
  }
  .gbanner li:last-child {
    margin-right: 0;
  }
  .gbanner li a img {
    width: 10vw;
    height: 10vw;
    max-width: 64px;
    max-height: 64px;
  }

  .sp_column {
    box-sizing: border-box;
    padding-left: 3.125vw;
    padding-right: 3.125vw;
  }
  .sp_column p {
    font-size: 4.375vw;
    margin-bottom: 2em;
  }

  .sp_about div {
    text-align: center;
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .custom_MetaSlider .flex-prev, .custom_MetaSlider .flex-next {
    opacity: 1 !important;
    transition: none !important;
  }
  .custom_MetaSlider .ms-image img {
    object-fit: cover !important;
    width: 180px !important;
    height: 300px !important;
    margin-left: auto !important;
  }
  .custom_MetaSlider .flex-active-slide {
    margin: 0 5px !important;
  }
  .custom_MetaSlider .flex-active-slide img {
    width: 100% !important;
    margin: auto !important;
  }

  .flex-active-slide + .ms-image img {
    margin-left: 0 !important;
  }

  #metaslider_232 ol {
    width: 100% !important;
    margin: auto !important;
    top: 10px;
  }
  #metaslider_232 ol a {
    background: none;
    border: solid 1px #818182;
    width: 1.875vw;
    max-width: 12px;
    height: 1.875vw;
    max-height: 12px;
  }
  #metaslider_232 ol .flex-active {
    background: #818182;
  }

  .flex-prev {
    left: -20px !important;
    background-image: url(https://www.anonima-studio.com/wp/wp-content/themes/anonima-studio/img/bg_direction_nav_left.png) !important;
    background-position: center !important;
    width: 40px !important;
    height: 40px !important;
  }

  .flex-next {
    left: 590px !important;
    background-image: url(https://www.anonima-studio.com/wp/wp-content/themes/anonima-studio/img/bg_direction_nav_right.png) !important;
    width: 40px !important;
    height: 40px !important;
    background-position: center !important;
  }

  .metaslider .flex-viewport {
    overflow: visible !important;
  }

  html {
    overflow-x: hidden;
  }

  #indexSlider {
    margin-bottom: 100px;
  }

  #index_side.pc_displaynone {
    display: none !important;
  }

  #index #eventbox .eventlist {
    width: 100%;
  }

  #new_arrival .pc_displaynone {
    display: none;
  }

  .banner_BOOKMARKET2019 {
    text-align: center;
    margin-top: 30px;
  }

  /* iOSでのデフォルトスタイルをリセット */
  input[type="submit"],
  input[type="button"] {
    border-radius: 0;
    -webkit-box-sizing: content-box;
    -webkit-appearance: button;
    appearance: button;
    border: none;
    box-sizing: border-box;
    cursor: pointer;
  }

  input[type="submit"]::-webkit-search-decoration,
  input[type="button"]::-webkit-search-decoration {
    display: none;
  }

  input[type="submit"]::focus,
  input[type="button"]::focus {
    outline-offset: -2px;
  }

  select[name="propval_5[]"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  }

  #index #mainContents {
    margin-bottom: 50px;
  }

  #columnbnr_pc {
    border-top: 1px solid #ababab;
    width: 100%;
    padding-top: 50px;
    margin-bottom: 100px;
    display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    /*IE10*/
    -webkit-flex-wrap: wrap;
    /* Safari6.1以降 */
  }
  #columnbnr_pc li {
    margin-bottom: 20px;
    width: calc(100% / 4);
    text-align: center;
  }

  body {
    -webkit-print-color-adjust: exact;
  }
}

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