/* kemuri20th special site CSS (page.css) */
/* ============================================
 base
============================================ */
html, body {
  position: relative;
  width: 100%;
  height: 100%;
  font-size: 12px;
  line-height: 1.4;
  -webkit-text-size-adjust: 100%;
}

/* ============================================
 contents
============================================ */
section {
  margin-top: 20px;
  margin-bottom: 30px;
}
section .caption {
  border-bottom: 1px solid #fff;
  padding-bottom: 3px;
}

.borderline {
    width: 100%;
    height: 1px;
    border: 0;
    background-color: #fff;
    margin: 40px 0;
}
#bg {
    position: fixed;
    width: 100%;
    height: 100%;
}

#under_bunner img {
    display: block;
    margin: 0 auto;
    margin-bottom: 50px;
}

/* --------------------------------------------------------------------------------
 GOODS
-------------------------------------------------------------------------------- */
#bg.page_goods {
  background: url("../images/bg/bg_goods.jpg") center top;
  background-size: cover;
}

#goods .caption {
  border-bottom: 1px solid #fff;
  padding-bottom: 3px;
  margin-bottom: .5em;
}
#goods .caption img {
  width: 160px;
}
#goods p.goods_info {
  font-size: 14px;
  font-size: 1.16667rem;
}
#goods p.goods_info span, #goods p.goods_info a, p.goods_caution a {
  color: #decf4d;
}
#goods p.goods_caution {
  font-size: 10px;
  font-size: 0.83333rem;
  margin-top: 1em;
  border: solid 1px #fff;
  padding: 10px;
}
.goods_list {
  margin-top: 25px;
}
.goods_list ul li {
  float: none;
  text-align: center;
  margin-top: 20px;
}
.goods_list .goods_img {
  position: relative;
}
.goods_list .goods_img .popup_banner {
  position: absolute;
  background: url("../images/ico_big.png") no-repeat;
  width: 35px;
  height: 35px;
  right: 5px;
  bottom: 5px;
  display: none;
  cursor: pointer;
}
.goods_list .goods_txt {
    background: #000;
    padding: 0 10px 12px;
}
.goods_list .goods_txt .name {
  padding-top: .7em;
  height: 3em;
  line-height: 1.1;
  font-size: 14px;
  font-size: 1.16667rem;
}
.goods_list .goods_txt .name .sub{
    font-size: 1.1rem;
}
.goods_list .goods_txt .price {
  font-size: 12px;
  font-size: 1rem;
  line-height: 1.3;
}
.goods_list .goods_txt a {
  display: inline-block;
  margin: 3px 0;
  margin-top: 7px;
  font-size: 11px;
  padding: 0 17px;
  height: 16px;
  line-height: 17px;
  font-weight: bold;
  text-align: center;
  background: #decf4d url("../images/ico_arrow_gd.png?a") no-repeat right center;
  border-radius: 10px;
}
.goods_list .goods_txt a:hover {
  text-decoration: none;
}
.goods_list .goods_txt a.amazon {
    background-color: #dc4a73;
    margin-top: 5px;
}
.goods_list .goods_txt a.animate {
  background-color: #59a4a8;
  margin-top: 5px;
}
.goods_list .goods_txt a.tora {
  background-color: #de844d;
  margin-top: 5px;
}
.goods_list .goods_txt a.pcsc {
    margin-top: 5px;
    background-color: #c490f1;
}
.goods_list .goods_txt img {
  width: 141px;
  margin: 7px 0 10px;
}
.goods_list .vol2_info {
  margin: 0 0 80px;
}
/*.goods_list .vol2_info img,  .goods_list .vol3_info img {
  width: 228px;
}*/

.tokuten_info {
  margin: 20px 0;
  border: solid 1px #fff;
  padding: 10px;
}
.tokuten_info p {
  text-align: center;
  font-size: 14px;
  font-size: 1.16667rem;
}
.tokuten_info .village_link {
  margin: 10px 0;
}
.tokuten_info .village_link li {
  text-align: center;
  float: left;
  width: 100%;
  margin: 3px 0;
}
.tokuten_info .village_link li a {
  color: #decf4d;
}

.popup {
  position: fixed;
  z-index: 100;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
  opacity: 0;
  filter: alpha(opacity=0);
}

.popup .popup_bg {
  position: absolute;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.7;
  filter: alpha(opacity=70);
}

.popup #popup_img {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -300px;
  margin-left: -300px;
  width: 600px;
  height: 600px;
}

.online_caution {
    text-align: center;
    padding-top: 20px;
}

.online_caution a {
    color: #fff;
    padding: 0 10px;
}
.online_caution a:last-child {
    border: none!important;
    padding-right: 0;
}


/* --------------------------------------------------------------------------------
 GAME
-------------------------------------------------------------------------------- */
#bg.page_game {
  background: url("../images/bg/bg_game.jpg") center top;
  background-size: cover;
}

#game {
  background: url("../images/bg/bg_content_mesh.png") repeat;
  padding: 20px;
}

.box_game {
  padding: 30% 0;
}
.box_game li {
  margin: 10% auto;
  text-align: center;
}
.box_game li img {
  width: 200px;
}

/* --------------------------------------------------------------------------------
 MUSIC
-------------------------------------------------------------------------------- */
#bg.page_music {
  background: url("../images/bg/bg_music.jpg") center top;
  background-size: cover;
}

#music {
  background: url("../images/bg/bg_content_mesh.png") repeat;
  padding: 20px;
}

.box_music {
    position: relative;
}

.box_music h3 {
  font-size: 18px;
  font-size: 1.5rem;
  font-weight: bold;
  margin: 1.5em 0;
}
.box_music p {
  margin: 0 0 10px;
}
.box_music .img_cd1 {
  width: auto;
  position: static;
}
.box_music .img_cd2 {
  width: auto;
  position: static;
}
.box_music .img_cd3 {
  width: auto;
  position: static;
}
.box_music .img_sample_msg {
    width: auto;
    position: static;
    text-align: right;
    font-size: 80%;
}
.yoyaku_button {
    display: inline-block;
    padding: 5px 15px;
    background: #FFF;
    border: 1px solid #000;
    margin: 5px 0;
    font-size: 90%;
    cursor:pointer;
}

.youtube_cm {
    width: 300px;
    height: 169px;
}

.img_cd1, .img_cd2, .img_cd3, .img_cd4 {
    margin-top: 10px;
}


/* --------------------------------------------------------------------------------
 NOVEL
-------------------------------------------------------------------------------- */
#bg.page_novel {
  background: url("../images/bg/bg_novel.jpg") right top;
  background-size: cover;
  min-height: 100%;
}

#novel {
  background: url("../images/bg/bg_content_mesh.png") repeat;
  padding: 20px;
}

.box_novel a {
    color: #decf4d;
}

.box_novel h3 {
    font-size: 18px;
    font-size: 1.5rem;
    font-weight: bold;
    margin: 1.5em 0;
}
.box_novel .title {
    font-size: 14px;
    font-size: 1.16667rem;
    font-weight: bold;
    margin: 1.5em 0;
}
.box_novel p {
    margin: 20px 0 10px;
}
.box_novel .img_novel1 {
    width: auto;
    position: static;
}
.box_novel .catch {
    color: #59A4A8;
    font-weight: bold;
    font-size: 150%;
}
.box_novel .music_select {
    width: auto;
    position: static;
}
.layout02 ul li{
    width: 100%;
    background-color: #000;
}
.layout02 .goods_img{
    position: relative;
    width: 100%;
}
.layout02 .goods_txt{
    position: relative;
   /* padding: 20px; */
    width: 100%;
}
.layout02 .goods_txt .name{
    font-size: 1.3rem;
}
.goods_list .goods_txt .name .sub{
    font-size: 1.2rem;
    font-weight: bold;
}
.style00{
    padding: 10px 0;
    font-size: 1.5rem;
    font-weight: bold;
    display: block;
}
.style10{
    font-size: 14px;
    color: #fff!important;
}
.style100{
    padding: 10px;
    font-size: 1rem;
    border: 1px solid #fff;
    color: #fff!important;
    display: block;
}

.style02 {
    color: #ff0000 !important;
    padding-top: 10px;
    font-size: 1.0rem;
}
.t_c{
    padding: 20px 0;
}
.youtube_wrapper{
    position: relative;
    padding-bottom: 55.25%;
    top: 0;
    height: 0;
    overflow: hidden;
}
.youtube_wrapper iframe{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
#c91_caution{
    padding: 10px;
    text-align: left;
    font-size: .9rem;
    border: solid 1px #fff;
}
section#goods .goods_list li #c92_caution{
    padding: 10px!important;
    text-align: left!important;
    font-size: .9rem!important;
    border: solid 1px #fff!important;
    margin-top: 10px!important;
}
.caption_c91, .c92_caution {
    width: 561px!important;
}

/* --------------------------------------------------------------------------------
EVENT
-------------------------------------------------------------------------------- */
section#event {
    background: rgba(256,256,256,0.7);
    color: #000;
    padding: 20px 3%;
    font-size: 16px;
}

section#event h2.caption {
    border-bottom: 1px solid #000 !important;
}

#event_img {
    width: 90%;
    margin: 0 auto;
    display: block;
    padding: 20px 0;
}

#event_detail p strong {
    font-size: 120%;
}

#event_detail p a {
    font-weight: bold;
    color: #0000ff;
}

/*#company_logo {
    width: 60%;
    padding-top: 20px;
    margin: 0 auto;
}*/

#company_logo img {
    width: 50%;
    display: block;
    margin: 0 auto;
    padding-top: 20px;
}

#company_logo img:not(:last-child) {
    margin-right: 5%;
}

/* ============================================
 footer
============================================ */
/* ============================================
 Media Queries
============================================ */
@media screen and (min-width: 768px) {
  #content_area .wrapper {
    max-width: 450px;
  }

    /* --------------------------------------------------------------------------------
    GOODS
    -------------------------------------------------------------------------------- */
  #goods .caption img {
    width: 240px;
  }

  .goods_list {
    margin-top: 25px;
  }
  .goods_list ul li {
    float: none;
    text-align: center;
    margin-top: 20px;
  }
  .goods_list .goods_txt .name {
    padding-top: .7em;
    height: 3em;
    line-height: 1.1;
    font-size: 15px;
    font-size: 1.25rem;
  }
  .goods_list .goods_txt .price {
    font-size: 12px;
    font-size: 1rem;
    line-height: 1.3;
  }
  .goods_list .goods_txt img {
    width: 200px;
    margin: 7px 0 10px;
  }
  .goods_list .vol2_info {
    margin: 0 0 80px;
  }
  .goods_list .vol2_info img, .goods_list .vol3_info img {
    width: 328px;
  }
    .layout02 ul li{
        width: 100%;
        background-color: #000;
    }
    .layout02 .goods_img{
        position: relative;
        padding: 0;
        width: 100%;
    }
    .layout02 .goods_txt{
        position: relative;
        padding: 10px;
        width: 100%;
        text-align: center;
    }
    .layout02 .goods_txt .name{
        font-size: 1.5rem;
    }

  .tokuten_info .village_link li {
    text-align: center;
    float: left;
    width: 50%;
    font-size: 13px;
    font-size: 1.08333rem;
  }

    .youtube_cm {
        position: relative;
        width: 500px;
        height: 281px;
    }

    .style00{
        padding: 10px 0;
        font-size: 1.5rem;
        font-weight: bold;
        display: block;
    }
    .style10{
        font-size: 15px;
        color: #fff!important;
    }
    .style100{
        padding: 10px;
        font-size: 1rem;
        border: 1px solid #fff;
        color: #fff!important;
        display: block;
    }
    .style02{
        font-size: 1.0rem;
    }

    .t_c{
        padding: 20px 0;
    }
    .youtube_wrapper{
        position: relative;
        padding-bottom: 75.25%;
        top: 0;
        height: 0;
        overflow: hidden;
    }
    .youtube_wrapper iframe{
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

    section#goods .goods_list li #c92_caution {
        padding: 10px!important;
        text-align: left!important;
        font-size: .9rem!important;
        border: solid 1px #fff!important;
        margin-top: 20px!important;
    }
    .c92_caution {
        width: 561px!important;
    }
    .online_caution {
        text-align: center;
        padding-top: 30px;
    }

    .online_caution a {
        color: #fff;
        display: inline-block;
        border-right: 1px solid #fff;
    }
    .online_caution a:last-child {
        border: none!important;
    }



}
@media screen and (min-width: 960px) {
  #content_area .wrapper {
    max-width: 600px;
  }

  #game, #music, #novel {
    padding: 25px;
  }


    /* --------------------------------------------------------------------------------
    GOODS
    -------------------------------------------------------------------------------- */
  #goods .caption {
    padding-bottom: 3px;
    margin-bottom: .5em;
  }
  #goods .caption img {
    width: 320px;
  }
  #goods p.goods_info {
    font-size: 14px;
    font-size: 1.16667rem;
  }
  #goods p.goods_info span {
    color: #decf4d;
  }
  #goods p.goods_caution {
    font-size: 11px;
    font-size: 0.91667rem;
    margin-top: 1em;
    border: solid 1px #fff;
    padding: 10px;
  }

  .goods_list {
    margin-top: 25px;
  }
  .goods_list ul {
    margin: -15px 0 0 -15px;
  }
  .goods_list ul li {
    float: left;
    width: 290px;
    margin: 15px 0 0 15px;
    text-align: center;
  }
  .goods_list .goods_img .popup_banner {
    right: 5px;
    bottom: 5px;
    display: block;
  }

    .goods_list.layout02 .goods_img .popup_banner {
        bottom: 30px !important;
    }


    .goods_list .goods_txt {
    background: #000;
  }
  .goods_list .goods_txt .name {
    padding-top: 1.5em;
    height: 4em;
    line-height: 1.1;
    font-size: 14px;
    font-size: 1.16667rem;
  }
  .goods_list .goods_txt .price {
    font-size: 12px;
    font-size: 1rem;
    line-height: 1.3;
  }
  .goods_list .goods_txt img {
    width: 222px;
    margin: 7px 0 10px;
  }
  .goods_list .vol2_info {
    margin: 0 0 80px;
  }
  .goods_list .vol2_info img,  .goods_list .vol3_info img {
    width: 456px;
  }
    .layout02 ul li{
        width: 100%;
        background-color: #000;
    }
    .layout02 .goods_img{
        position: relative;
        padding: 35px 10px;
        width: 47.832%;
        float: left;
    }
    .layout02 .goods_txt{
        position: relative;
        padding: 10px;
        width: 52%;
        text-align: left;
        float: left;
    }
    .layout02 .goods_txt .name{
        font-size: 1.5rem;
    }
    .goods_list .goods_txt .name .sub{
        font-size: 1.3rem;
    }
  .tokuten_info .village_link li {
    width: 25%;
  }
    section#goods .goods_list li #c92_caution {
        padding: 10px !important;
        text-align: left !important;
        font-size: .9rem!important;
        border: solid 1px #fff!important;
        margin-top: 400px!important;
    }
    .c92_caution {
        width: 561px!important;
    }
  /* --------------------------------------------------------------------------------
  GAME
  -------------------------------------------------------------------------------- */
  .box_game {
    padding: 30% 0;
  }
  .box_game li {
    float: left;
    width: 50%;
    margin: 10% auto;
  }

    .youtube_cm {
        width: 500px;
        height: 281px;
    }
    .style00{
        padding: 10px 0;
        font-size: 2rem;
        font-weight: bold;
        display: block;
    }
    .style10{
        font-size: 18px;
        color: #fff!important;
    }
    .style100{
        padding: 10px;
        border: 1px solid #fff;
        color: #fff!important;
        display: block;
    }
    .style02 {
        font-size: 1.0rem;
    }
    .style03 {
        padding: 80px 10px 10px!important;
    }

    .t_c{
        padding: 20px 0;
    }
    .youtube_wrapper{
        position: relative;
        padding-bottom: 75.25%;
        top: 0;
        height: 0;
        overflow: hidden;
    }
    .youtube_wrapper iframe{
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

}
@media screen and (min-width: 1120px) {
  #content_area .wrapper {
    max-width: 700px;
  }

    #bunner {
        display: block;
        width: 225px;
        height: 84px;
    }

    #under_bunner {
        display: none;
    }


  /* --------------------------------------------------------------------------------
  GOODS
  -------------------------------------------------------------------------------- */
  #goods .caption {
    padding-bottom: 3px;
    margin-bottom: .5em;
  }
  #goods .caption img {
      position: relative;
    width: 320px;
  }
    #goods .caption p{
        position: relative;
        padding: 20px 0 0 0;
        width: 345px;
        font-size: 1.9rem;
        float: right;
    }
    #goods p.goods_info {
    font-size: 16px;
    font-size: 1.33333rem;
  }
  #goods p.goods_caution {
    font-size: 12px;
    font-size: 1rem;
    margin-top: 1em;
    border: solid 1px #fff;
    padding: 10px;
  }

  .goods_list {
    margin-top: 25px;
  }
  .goods_list ul {
    margin: -15px 0 0 -15px;
  }
  .goods_list ul li {
    width: 342px;
  }
    .layout02 ul li{
        position: relative;
        width: 100%;
        background-color: #000;
    }
    .layout02 .goods_img{
        position: relative;
        width: 47.832%;
        float: left;
    }
    .layout02 .goods_txt{
        position: relative;
        padding: 10px;
        width: 52%;
        text-align: left;
        float: left;
    }
    .layout02 .goods_txt .name{
        font-size: 1.5rem;
    }
    .goods_list .goods_txt .name {
    padding-top: 1.7em;
    height: 4em;
    line-height: 1.1;
    font-size: 15px;
    font-size: 1.25rem;
  }
  .goods_list .goods_txt .price {
    font-size: 12px;
    font-size: 1rem;
    line-height: 1.3;
  }
    .goods_list .goods_txt .name .sub{
        font-size: 13px;
        font-size: 1rem;
    }
  .style00{
      padding: 10px 0;
      font-size: 2rem;
      font-weight: bold;
      display: block;
  }
    .style10{
        font-size: 20px;
        color: #fff!important;
    }
    .style100{
        padding: 10px;
        border: 1px solid #fff;
        color: #fff!important;
        display: block;
    }

    .style02 {
        font-size: 1.0rem;
    }
    .style03 {
        padding: 100px 10px 10px !important;
    }
  .goods_list .goods_txt img {
      position: relative;
    width: 222px;
    margin: 7px 0 10px;
  }
    section#goods .goods_list li #c92_caution {
        padding: 10px !important;
        text-align: left !important;
        font-size: .9rem !important;
        border: solid 1px #fff !important;
        margin-top: 450px !important;
    }
    .c92_caution {
        width: 561px!important;
    }
  /* --------------------------------------------------------------------------------
  MUSIC
  -------------------------------------------------------------------------------- */
  .box_music .img_cd1 {
    width: 200px;
    position: absolute;
    top: 0;
    right: 0;
  }
  .box_music .img_cd2 {
    width: 200px;
    position: absolute;
    top: 145px;
    right: 0;
  }
  .box_music .img_cd3 {
    width: 200px;
    position: absolute;
    top: 290px;
    right: 0;
  }
    .box_music .img_cd4 {
        width: 200px;
        position: absolute;
        top: 435px;
        right: 0;
    }
    .box_music .img_sample_msg {
        width: 200px;
        position: absolute;
        top: 580px;
        right: 0;
        text-align: right;
        font-size: 80%;
    }

    .youtube_cm {
        width: 500px;
        height: 281px;
    }

    .youtube_wrapper{
        position: relative;
        padding-bottom: 56.25%;
        top: 0;
        height: 0;
        overflow: hidden;
    }
    .youtube_wrapper iframe{
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }
    /* --------------------------------------------------------------------------------
    GAME
    -------------------------------------------------------------------------------- */
  #game, #music, #novel {
    padding: 30px;
  }

  .box_game {
    padding: 30% 0;
  }
  .box_game li {
    float: left;
    width: 50%;
    margin: 10% auto;
  }
  .box_game li img {
    width: auto;
  }

    /* --------------------------------------------------------------------------------
    NOVEL
    -------------------------------------------------------------------------------- */
    /*
    .box_novel .img_novel1 {
        width: 200px;
        position: absolute;
        top: 80px;
        right: 30px;
    }
    */
    .box_novel .img_novel1 {
        width: auto;
        position: static;
    }

/* --------------------------------------------------------------------------------
EVENT
-------------------------------------------------------------------------------- */
    section#event {
        background: rgba(256,256,256,0.7);
        color: #000;
        padding: 30px 50px;
        font-size: 16px;
    }
/*
    #event_img {
        width: 400px;
        margin: 0 auto;
        display: block;
    }
    #company_logo {
        width: 640px;
    }

    #company_logo img {
        width: 200px;
    }
*/

    }

