@charset "UTF-8";



/* ====================================================

 *     サイト全体の基本スタイル

 *     背景色、文字色、リンク色はカラーセット設定で変化

 * ==================================================== */



/*背景*/

.gamen_bg_color1{
  width:770px;
  text-align:left;
  background-image: url("../images/bkg.png");
  background-repeat:repeat;

}



.gamen_bg_color1 a{

  text-decoration:underline;



}



.gamen_bg_color2{
  background-color: rgba(0,0,0,0.6);
  width:97%;
     margin:10px auto;
  padding:10px 0;
}



.gamen_bg_color3{

    margin:10px auto 0;

  background-color: #fff;

  padding: 10px;

    width:93%;

    font-size:1.2em;

  /* border-radius */

  border-radius:5px;

  -webkit-border-radius:5px;

  -moz-border-radius:5px;

  /* border */

  border:1px solid #fff;

}



.gamen_bg_color3 span{

  color: #fd7979;

}



.gamen_bg_color3 a{

    color:#0088CC;

}





.gamen_bg_color4{

  background-color: rgba(255,255,255,0.8);
  width:90%;
     margin:15px auto;
  padding:5px 0;
  text-align:center;

}



.gamen_bg_color5{


  padding: 8px;

    width:95%;

    margin-bottom:5px;


  /* border-radius */

  border-radius:3px;

  -webkit-border-radius:3px;

  -moz-border-radius:3px;

  /* border */

}





/*txtカラー*/

.gamen_txt{
  font-size:1.3em;
  line-height:1.6em;
  text-align:center;
}





/*width100%のバナー*/

.gamen_width_max{

  text-align: center;

  line-height: 0px;

}



.gamen_width_max img{

  max-width: 100%;

}





/*マージン各種*/

.gamen_margin10{

  margin:10px;

}



.gamen_margin_top5{

  margin-top:5px;

}



.gamen_margin_bottom3{

  margin-bottom:3px;

}



.gamen_margin_bottom5{

  margin-bottom:5px;

}



.gamen_margin_bottom10{

  margin-bottom:10px;

}



.gamen_margin_bottom15{

  margin-bottom:15px;

}



.gamen_margin_bottom25{

  margin-bottom:25px;

}



.gamen_margin_left5{

  margin-left:5px;

}



.gamen_margin_right5{

  margin-right:5px;

}



.gamen_margin_left10{

  margin-left:10px;

}



.gamen_margin_right10{

  margin-right:10px;

}





/* IE7 hack */

*+html .gamen_margin_top-4{

  margin-top:-4px;

}





/*パディング各種*/

.gamen_padding_top10{

  padding-top:10px;

}



.gamen_padding_top15{

  padding-top:15px;

}



.gamen_padding_bottom10{

  padding-bottom:10px;

}



.gamen_padding_bottom25{

  padding-bottom:25px;

}



.gamen_padding_right5{

  padding-right:5px;

}



.gamen_padding_right10{

  padding-right:10px;

}



.gamen_padding_right12{

  padding-right:12px;

}



.gamen_padding_left5{

  padding-left:5px;

}



.gamen_padding_left10{

  padding-left:10px;

}





/*100%以下のdiv*/

.gamen_740div{

  margin:20px 15px 0px 15px;

}



.gamen_740div2{

  margin:0px 15px 0px 15px;

}



.gamen_95div{

  margin:5px 10px;

}



.gamen_90div{

  width:90%;

  margin:0 auto;

}



.gamen_80div{

  width:80%;

  margin:0 auto;

}





/*tableに当てるクラス*/

table.gamen_title_box_table{

  width:100%;

  margin-bottom:10px;

}



table.gamen_title_box_table2{

  width:50%;

  margin-bottom:10px;

}



.gamen_v_top{

  vertical-align:top;

}



.gamen_v_middle{

  vertical-align:middle;

}



.gamen_v_bottom{

  vertical-align:bottom;

}



.gamen_w06per{

  width:6%;

}



.gamen_w08per{

  width:8%;

}



.gamen_w13per{

  width:13%;

}



.gamen_w16per {

  width:16%;

}



.gamen_w22per{

  width:22%;

}



.gamen_w30per {

  width:30%;

}



.gamen_w40per {

  width:40%;

}



.gamen_w45per {

  width:45%;

}



.gamen_w50per{

  width:50%;

}



.gamen_w59per{

  width:59%;

}



.gamen_w70per{

  width:70%;

}



.gamen_w55per{

  width:55%;

}



.gamen_w81per{

  width:81%;

}



.gamen_w84per{

  width:84%;

}



.gamen_w91per{

  width:91%;

}



.gamen_w99per{

  width:99%;

}





/*表紙6列表示table*/

table.gamen_cover6_table{

  width:498px;

  margin-bottom:10px;

  margin-left:auto;

  margin-right:auto;

}



table.gamen_cover6_table td{

  width:83px;

  padding:2px;

}



table.gamen_cover6_table img{

  width:83px;

  border:1px solid #808080;

}





/*表紙3列表示table*/

table.gamen_cover3_table{

  width:249px;

  margin-bottom:10px;

  margin-left:auto;

  margin-right:auto;

}



table.gamen_cover3_table td{

  width:83px;

  padding:2px;

}



table.gamen_cover3_table img{

  width:83px;

  border:1px solid #808080;

}





/*表紙2列表示table*/

table.gamen_cover2_table{

  width:240px;

  margin-bottom:10px;

  margin-left:auto;

  margin-right:auto;

}



table.gamen_cover2_table td{

  width:120px;

  padding:2px;

}



table.gamen_cover2_table img{

  width:120px;

  border:1px solid #808080;

}





/*巻サム*/

.gamen_vol_thum{

    text-align:left;

  padding:0 10px 0 0;

  margin-bottom: 5px;

  width: 96px;

}



.gamen_vol_thum img{

  margin: 0 0 5px;

  max-width: 100%;

  max-height: 100%;

  border:1px solid #808080;

}



.gamen_vol_thum2{

    text-align:left;

  margin-bottom: 5px;

  wwidth: 136px;

}



.gamen_vol_thum2 img{

  margin: 0 0 5px;

  max-width: 100%;

  max-height: 100%;

  border:1px solid #808080;

}



.gamen_vol_thum3{

    text-align:left;

  padding:0 10px 0 0;

  margin-bottom: 5px;

  width: 136px;

}



.gamen_vol_thum3 img{

  margin: 0 0 5px;

  max-width: 100%;

  max-height: 100%;

  border:1px solid #808080;

}





/*ボタン*/

.gamen_btn_area img {

  max-width:100%;

}



.gamen_btn_area a {

  text-decoration:none;

}







/*レビュー部分*/

.gamen_user_thum{

  padding:0 10px 0 0;

  margin-bottom: 5px;

}



.gamen_user_thum img{

  max-width: 100%;

  max-height: 100%;

  margin-bottom: 5px;

}



.gamen_user_name{

  text-align:center;

  color:#43B4FF;

  font-size:12px;

  font-weight:bold;

}



.gamen_fukidasi {

  border:3px solid #A8D200;

  border-radius:10px;

  background-color:#FFF;

  padding:10px;

  margin: 5px 0;

}



.gamen_fukidasi p {

  font-size:12px;

}



.gamen_fukidasi img {

  vertical-align:top;

}





/*dotライン*/

.gamen_right_line_pk{

  border-right:2px dotted #F06;

  margin-right:5px;

}



.gamen_right_line_gr{

  border-right:2px dotted #418200;

  margin-right:5px;

}



.gamen_right_line_bl{

  border-right:2px dotted #09F;

  margin-right:5px;

}



.gamen_right_line_wh{

  border-right:2px dotted #FFF;

  margin-right:5px;

}



.gamen_right_line_pr{

  border-right:2px dotted #90F;

  margin-right:5px;

}



.gamen_right_line_or{

  border-right:2px dotted #F90;

  margin-right:5px;

}



.gamen_right_line_rd{

  border-right:2px dotted #F00;

  margin-right:5px;

}



.gamen_top_line_gr{

  border-top:2px dotted #418200;

  margin-top:15px;

  padding-top:15px;  

}



.gamen_top_line_bl{

  border-top:2px dotted #09F;

  margin-top:15px;

  padding-top:15px;

}



.gamen_top_line_bk{

  border-top:2px dotted #000;

  margin-top:15px;

  padding-top:15px;

}



.gamen_top_line_pr{

  border-top:2px dotted #90F;

  margin-top:15px;

  padding-top:15px;

}



.gamen_top_line_or{

  border-top:2px dotted #F90;

  margin-top:15px;

  padding-top:15px;

}



.gamen_top_line_pk{

  border-top:2px dotted #F06;

  margin-top:15px;

  padding-top:15px;

}



.gamen_top_line_rd{

  border-top:2px dotted #F00;

  margin-top:15px;

  padding-top:15px;

}

.gamen_top_line_wh{

  border-top:2px dotted #FFF;

  margin-top:15px;

  padding-top:15px;

}





/*ページTOPへ*/

.gamen_page_top{

  text-align: right;

  margin-top:15px;

  margin-right: 20px;

  margin-bottom: 15px;

}



.gamen_page_top a {

  text-decoration:none;

}





/*雑誌一覧*/

table.gamen_magazine{

  width:99%;

  margin:5px auto 10px;

  border-top:1px solid #0CC;

  border-left:1px solid #0CC;

  border-collapse: collapse;

  background-color:#AFF;

}



table.gamen_magazine td{

  width:25%;

  border-right:1px solid #0CC;

  border-bottom:1px solid #0CC;

  border-collapse: collapse;

  padding:5px 0;

  text-align:center;

}



table.gamen_magazine td a{

  color:#06C;

  text-decoration:none;

  text-align:center;

  font-size:14px;

}



.gamen_magazine_logo img{

  width:150px;

  margin: 0px 5px;

}



.gamen_link_banner img{

  width:350px;

}



.gamen_title_txt{

  margin:8px 0;

  color: #000;

  font-size: 1.2em;

    clear:both;

}



.gamen_title_name{

  font-size: 1.5em;

  line-height:1.2;

  margin:5px 0;

  font-weight:bold;

  color: #351F01;

    text-decoration: underline;

}



.gamen_title_name a{

  color: #351F01;

  text-decoration: underline;

}



.gamen_title_name2{

  font-size: 14px;

  line-height:1.2;

  margin-bottom:5px;

  font-weight:bold;

  color: #351F01;

}



.gamen_title_name2 a{

  color: #351F01;

  text-decoration: underline;

}



.gamen_author_name{

  font-size: 14px;

  line-height:1.2;

  color: #000;

    margin:5px 0 0;

}



.gamen_author_name a{

  text-decoration: underline;

  color: #000;

}



.gamen_link{

  font-size: 12px;

  line-height:1.2;

  margin-bottom:5px;

}



.gamen_link a{

  color: #0FF;

  text-decoration: underline;

}



.gamen_sepa{

  width:10px;

  vertical-align: top;

  background-image: url(../images/130920_dot1.png);

  background-repeat: repeat-y;

  background-size: 10px;

}



.gamen_sepa2{

  margin:10px 0px;

  height:10px;

  vertical-align: top;

  background-image: url(../images/130920_dot2.png);

  background-repeat: repeat-x;

  background-size: 10px;

}



.gamen_watari{

  margin:10px;

  text-align:right;

  font-size:18px

}



.gamen_watari a{

  text-decoration: underline;

   color: #FFF;

}



.gamen_table td{

  text-align:center;

}



.gamen_table .gamen_table_thum{

  border:solid 1px #CC0000;

  background-color:#FFCCFF;

  text-align:center;

  margin:0px auto 5px auto;

  width: 119px;

  height: 166px;

}



.gamen_table .gamen_table_thum img{

  height:166px;

}



.gamen_small_btn{

  width:146px;

  height:75px;

  margin: 0px 3px 10px 3px;

  background-image:url(../images/140501_mag_btn.png);

  background-repeat: no-repeat;

  background-position: left top;

  background-size: 146px;

}



.gamen_small_btn img{

  width:146px;

}



.gamen_small_btn a {

  display:block;

  width:146px;

  height:75px;

  font-size:1px;

  line-height:1px;

  outline:none;

}



.gamen_small_btn a:hover {

  background-image:url(../images/140501_mag_btn_r.png);

  background-size: 150px;

  background-repeat: no-repeat;

  background-position: left top;

  background-size: 146px;

} 



.sm_cimg{

  line-height:0px;

  text-align:right;

}



.sm_li_img{

  width:404px;

  margin: 0px;

}



.sm_li_img img{

  width:400px;


}



.sm_mag_btn{

  margin:5px 0px;

  text-align:center;

}



.sm_mag_btn img{

  width: 100%;

  max-width: 240px;

}



.sm_copyright2{

    width:95%;

  margin:10px auto 0;

    text-align:center;

  color:#000;

  font-size:1em;

}



.sm_copyright3{

    width:90%;

  margin:10px auto 5px;

    padding:5px;

    text-align:center;

  color:#000;

  font-size:1.3em;

    background-color:#fff;

    border:1px #000 solid;

}



.sm_copyright{

  margin:0px;

  padding:10px;

  color:#000;

  font-size:0.6em;

    text-align:center;

}





.sm_cimg{

  line-height:0px;

  text-align:right;

}



.sm_li_img{

  width:404px;

  margin: 0px;

}



.sm_li_img img{

  width:400px;

  border:#000 solid 2px;

}



.sm_mag_btn{

  margin:5px 0px;

  text-align:center;

}



.sm_mag_btn img{

  width: 100%;

  max-width: 240px;

}



.gamen_itembox{

  margin: 5px;

  padding: 5px;

  width: 330px;

  height:145px;

  background-color: #fff;

  float: left;

}



.sm_btnset li{

  list-style: none;

  margin-top:10px;

  width:49%;

  text-align:right;

  float:left;

  padding-bottom:5px;

}



.sm_btnset li:last-child{

  width:49%;

  text-align:left;

  float:right;

}



.sm_docomopt img{

  width:100%;

      vertical-align:top; 

}





/* マーキー */

.gamen_mq{

  width: 100%;

  margin: 20px 0 5px;

  padding: 5px 0;

  color: #fff;

  font-size: 1.5em;

  background-color: #50A7E6;

}





.gamen_mq a{

  color:#fff;



}



/* 還元表示 */

.gamen_cbtn{

  width:90%;

  height:20px;

  float: left;

  font-size:1.2em;

  font-weight:bold;

  text-align:center;

  color:#fff;

  background-color:#f00;

  padding:3px ;

  margin:5px 0;

  /* border-radius */

  border-radius:5px;

  -webkit-border-radius:5px;

  -moz-border-radius:5px;

  /* border */

  border:1px solid #f00;



}



/* キャン渡りボタン */

.gamen_canbtn{

  margin:10px auto;

  width:80%;

  float: center;

  font-weight:bold;

  text-align:center;

  color:#000;

  background-color:#fff;

  background-image: linear-gradient(white,#ececec);

  margin:15px auto;

  font-size:1.3em;

  height:70px;

  /* border-radius */

  border-radius:3px;

  -webkit-border-radius:3px;

  -moz-border-radius:3px;

  /* border */

  border:1px solid #dddddd;

}



.gamen_canbtn  a{

    color:#000;

    text-decoration: none;

    display: block;

    height:70px;

    line-height:4.5em;

}





.gamen_canbtn2{

  margin:10px auto;

  width:98%;

  float: center;

  font-weight:bold;

  text-align:center;

  color:#000;

  background-color:#fff;

  background-image: linear-gradient(white,#ececec);

  margin:3px auto;

  font-size:1.3em;

  height:70px;

  /* border-radius */

  border-radius:3px;

  -webkit-border-radius:3px;

  -moz-border-radius:3px;

  /* border */

  border:1px solid #dddddd;

}



.gamen_canbtn2  a{

    color:#000;

    text-decoration: none;

    display: block;

    height:70px;

    line-height:4.5em;

}





/*コマサム*/

.gamen_bigthm{

  padding-left:5px;

}



.gamen_bigthm img{

  border:1px #000 solid;

  width:98%;

}








.gamen_canbtn3{

  margin:10px auto;

  width:300px;

  float: center;

  font-weight:bold;

  text-align:center;

  color:#000;

  background-color:#fff;

  background-image: linear-gradient(white,#ececec);

  margin:5px auto;

  font-size:1.3em;

  height:30px;

  /* border-radius */

  border-radius:3px;

  -webkit-border-radius:3px;

  -moz-border-radius:3px;

  /* border */

  border:1px solid #dddddd;

}



.gamen_canbtn3  a{

  color:#000;

  text-decoration: none;

  display: block;

  height:30px;

  line-height:1em;

}



.gamen_line {
  background: linear-gradient(transparent 60%, #FFFF9F 0%);
}

.gamen_2thum img{
  border:1px #000 solid;

}



.line{
  background: linear-gradient(transparent 60%, #FFFF9D 0%);
}

.gamen_flink a{

  color: #000;

  text-decoration: underline;

}

.gamen_flink2 a{

  color: #001369;

  text-decoration: underline;

}

.gamen_catch{
  color:#fff;
  font-size:1.1em;
}

.gamen_catch a{
  color:#fff;

}

/*還元ボタン*/


.position1c_0{
  
  position:relative;

}

.position1c_1{
  
  position:absolute;
  right :-8px; 
  bottom:-80px;
}



.gamen_ulink{

  text-align:center;
  font-size:1.1em;
  color:#BCB188;

}

.gamen_ulink a{

  color:#BCB188;

}

.gamen_ulink a:hover{

  color:#fff;

}

/*還元ボタン*/


.position1c_0{
  
  position:relative;

}

.position1c_1{
  
  position:absolute;
  right :-3px; 
  bottom:-100px;
}


.position1c_2{
  
  position:absolute;
  left :-15px; 
  bottom:-40px;
}

.position1c_3{
  
  position:absolute;
  right :50px; 
  bottom:-90px;
}



.msg_flame{
  background-color:#FFF;
  padding:60px 10px 10px;
  font-size:1.3em;
  text-align:left;
  width:93%;
  margin:30px auto 10px;

}

.msg_flame span{
  color:#C60000;
  font-weight:bold;
}

.gamen_20off{
  background-color:#C60000;
  color:#fff;
  font-size:1.5em;
  padding:10px;

}

.gamen_20off a{
  text-decoration: none;
  color:#fff;
}

.gamen_20off a:hover{

  color:#BCB188;

}

.gamen_free{
  background-color:#f00;
  color:#ff0;
  font-size:1em;
  font-weight:bold;
  padding:5px;
  text-align:center;
  width:70%;
  margin:5px auto;
  border:solid 1px #DF0101;
    border-radius: 5px;        /* CSS3草案 */  
    -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 5px;   /* Firefox用 */  

}



.gamen_bg_color5{


  padding: 8px;

    width:85%;

    margin-bottom:5px;



}

.gamen_thum img{

  width:95%;
  border:1px solid #000;

}

/********************************************************************
  追加
********************************************************************/

/*margin*/
.m_mb15{margin-bottom: -15px!important;}
.m_mb30{margin-bottom: -30px!important;}
.m_mb45{margin-bottom: -45px!important;}
.m_mb70{margin-bottom: -70px!important;}
.mb5{margin-bottom: 5px!important;}
.mb10{margin-bottom: 10px!important;}
.mb15{margin-bottom: 15px!important;}
.mb20{margin-bottom: 20px!important;}
.mb25{margin-bottom: 25px!important;}
.mb30{margin-bottom: 30px!important;}
.mb35{margin-bottom: 35px!important;}
.mb40{margin-bottom: 40px!important;}
.mb45{margin-bottom: 45px!important;}
.mb50{margin-bottom: 50px!important;}
.mb55{margin-bottom: 55px!important;}
.mb60{margin-bottom: 60px!important;}
.mb65{margin-bottom: 60px!important;}
.mb70{margin-bottom: 70px!important;}
.mb80{margin-bottom: 80px!important;}
.mb90{margin-bottom: 80px!important;}
.mb100{margin-bottom: 100px!important;}
.mb110{margin-bottom: 110px!important;}
.mb120{margin-bottom: 120px!important;}
.mb130{margin-bottom: 130px!important;}
.mb150{margin-bottom: 150px!important;}
.mb180{margin-bottom: 180px!important;}
.mb200{margin-bottom: 200px!important;}

.mt20{margin-top: 20px!important;}
.mt25{margin-top: 25px!important;}
.mt50{margin-top: 50px!important;}
.mt80{margin-top: 80px!important;}
.mr10{margin-right: 10px!important;}
.mr15{margin-right: 15px!important;}

/*padding*/
.pt10{padding-top: 10px!important;}
.pt20{padding-top: 20px!important;}
.pt30{padding-top: 30px!important;}

.pb20{padding-bottom: 20px!important;}
.pb30{padding-bottom: 30px!important;}



.width20{width: 20%!important;}
.width21{width: 21%!important;}
.width22{width: 22%!important;}
.width23{width: 23%!important;}
.width24{width: 24%!important;}
.width25{width: 25%!important;}
.width26{width: 26%!important;}
.width27{width: 27%!important;}
.width28{width: 28%!important;}
.width29{width: 29%!important;}
.width30{width: 30%!important;}
.width31{width: 31%!important;}
.width32{width: 32%!important;}
.width33{width: 33%!important;}
.width34{width: 34%!important;}
.width35{width: 35%!important;}
.width36{width: 36%!important;}
.width37{width: 37%!important;}
.width38{width: 38%!important;}
.width39{width: 39%!important;}
.width40{width: 40%!important;}
.width41{width: 41%!important;}
.width42{width: 42%!important;}
.width43{width: 43%!important;}
.width44{width: 44%!important;}
.width45{width: 45%!important;}
.width46{width: 46%!important;}
.width47{width: 47%!important;}
.width48{width: 48%!important;}
.width49{width: 49%!important;}
.width50{width: 50%!important;}
.width51{width: 51%!important;}
.width52{width: 52%!important;}
.width53{width: 53%!important;}
.width54{width: 54%!important;}
.width55{width: 55%!important;}
.width56{width: 56%!important;}
.width57{width: 57%!important;}
.width58{width: 58%!important;}
.width59{width: 59%!important;}
.width60{width: 60%!important;}
.width61{width: 61%!important;}
.width62{width: 62%!important;}
.width63{width: 63%!important;}
.width64{width: 64%!important;}
.width65{width: 65%!important;}
.width66{width: 66%!important;}
.width67{width: 67%!important;}
.width68{width: 68%!important;}
.width69{width: 69%!important;}
.width70{width: 70%!important;}
.width71{width: 71%!important;}
.width72{width: 72%!important;}
.width73{width: 73%!important;}
.width74{width: 74%!important;}
.width75{width: 75%!important;}
.width76{width: 76%!important;}
.width77{width: 77%!important;}
.width78{width: 78%!important;}
.width79{width: 79%!important;}
.width80{width: 80%!important;}

.width100{width: 100%!important;}

/*text*/
.text-left{text-align: left;}
.text-right{text-align: right;}
.text-center{text-align: center;}

/*margin*/
.margin-right img{margin: 0 0 0 auto!important;}
.margin-left img{margin: auto 0 0 0!important;}

/*poti_re*/
.posi-re{position: relative;}

/*flex*/
.fl{display: flex;}/*コンテンツ回り込み*/
.ju{justify-content: space-between;}/*左右にわける*/
.ju-sa{justify-content: space-around;}/* 各アイテムを均等に配置し各アイテムの両側に半分の大きさの間隔を置く */
.ju-left{justify-content: left;}
.ju-f-end{justify-content: flex-end;}
.ju-se{justify-content: space-evenly;}/* 各アイテムを均等に配置し各アイテムの周りに同じ大きさの間隔を置く */
.ju-center{justify-content: center;}
.items-center{align-items: center;}
.fl-wr{flex-wrap: wrap;}

/*縦横中央 親要素に入れること。子要素はdivで囲む*/
#dnjm .middle-center{
  display:flex;
  justify-content: center;
  align-items: center;
}
/********************************************************************
  共通
********************************************************************/
#dnjm{
  margin: 0 auto;
  max-width: 770px;
  background: #8e2625;
  text-align: center;
}

#dnjm .wrap{
  padding: 55px 0 60px 0; 
  margin: 0 auto;
  max-width: 650px;
  box-sizing: border-box;
}

#dnjm .wrap-koma{
  padding: 55px 0 60px 0; 
  margin: 0 auto;
  max-width: 100%;
  box-sizing: border-box;
}

#dnjm p{
    text-align: center;
    color: #000;
    font-size: 1.8em;
    line-height: 1em;
}

#dnjm img{
  max-width: 100%;
  height: auto;
  margin: 0 auto;
    display: block;
}

#dnjm .img_width100 img{width: 100%;}
#dnjm .img_auto img{width: auto!important;}

/*色*/
#dnjm .orange{color: #ffc075!important;}
#dnjm .red{color: #b52852!important;}
#dnjm .blue{color: #79b2ff!important;}
#dnjm .green{color: #47ff65!important;}
#dnjm .pink{color: #e478ff!important;}
#dnjm .yellow{color: #fdff63!important;}

/*太字*/
#dnjm .bold{font-weight: bold;}

/*リスト*/
#dnjm ul li{
  list-style: none!important;
}

#dnjm a img {display: inline-block;}
#dnjm ruby rt{font-size: 35%; transform: translateY(-0.4em);}

/********************************************************************
  見出し
********************************************************************/
#dnjm h1 img{border: none!important;}

/********************************************************************
  リンク
********************************************************************/
#dnjm a{
  transition: all 0.3s 0.1s ease-in-out;
}

/********************************************************************
  画面表示
********************************************************************/
/*ふわっと表示*/
#dnjm .fade {
  opacity: 0;
  transform: translateY(20px);
  transition: opacity 1.5s, transform 1s;
}

#dnjm .fade.active {
  opacity: 1;
  transform: translateY(0px);
}

/*横からフェードイン*/
.animated {
  /* アニメーションのプロパティを指定 */
  -webkit-transform: translateZ(0);
  animation-name: example;
  animation-duration: 0.8s;
  animation-timing-function: ease-in;
  position: relative;
  display: block;
  opacity: 1;

}

@keyframes example {
  from {
    opacity: 0;
    left: -100px;
  }
  to {
    opacity: 1;
    left: 0;
  }
}

/*じわっと表示*/
#dnjm .blur{
  animation-name:blurAnime;
  animation-duration:1s;
  animation-fill-mode:forwards;
}

@keyframes blurAnime{
  from {
  filter: blur(10px);
  transform: scale(1.02);
  opacity: 0;
  }

  to {
  filter: blur(0);
  transform: scale(1);
  opacity: 1;
  }
}
 
.blurTrigger{
    opacity: 0;
}

/* 拡大 */
.zoomIn{
  animation-name:zoomInAnime;
  animation-duration:0.5s;
  animation-fill-mode:forwards;
}

@keyframes zoomInAnime{
  from {
  transform: scale(0.6);
  }

  to {
      transform: scale(1);
  }
}
/********************************************************************
  共通背景
********************************************************************/
#dnjm h1{width: 770px; height: 320px; background: #f2f2f2;}

#dnjm .bg{
  background: url(../images/bg.png) no-repeat;
  background-size: 100%;
}

/********************************************************************
  通常
********************************************************************/
#dnjm .can-time{
  width: 100%;
  padding: 20px 0 20px 0;
  font-size: 2em;
    line-height: 1.5;
  color: #fff;
  background: none;
  background: url(../images/can-bg.png) center no-repeat;
}

/********************************************************************
  追従ボタン
********************************************************************/
#dnjm .float {
  width: 770px;
  margin: 0 auto;
}

#dnjm .floating {
  position: fixed;
  left: auto;
  bottom: 50px;
  display: none;
  z-index: 100;
}

#dnjm .floating a {
  display: block;
  padding: 8px;
  text-decoration: none;
}

#dnjm .floating a:hover {
  opacity: 1;
}

/********************************************************************
  nav
********************************************************************/
#dnjm nav{
  padding: 90px 0 40px 0;
  background: #f7e5c3 url(../images/nav/nav-bg01.png) top center no-repeat;
}

#dnjm nav ul{margin: 0 auto; width: 670px;}

#dnjm nav a{text-decoration: none;}

#dnjm nav .nav-text {
  font-size: 0.9em;
    font-weight: bold;
    background: #fff;
    border: 2px solid #000;
}

#dnjm nav .triangle {
    padding: 4px 4px 1px 4px;
    position: absolute;
    top: 0;
    left: 0;
    border-right: 2px solid #000;
}

#dnjm nav .nav-main{
    padding: 4px 4px 1px 26px;
    display: inline-block;
}

/*リンク画像設定*/
#dnjm nav .switch_image img {transition: opacity 0.5s;}/*hover時のアニメーション*/
#dnjm nav .switch_image:hover img:first-of-type {opacity: 0;}/*hover後は透過*/
#dnjm nav .switch_image img:last-of-type {position: absolute;top: 0px;left: 0px; opacity: 0;}/*hover後画像はpotisionで浮かせ、非表示の空白を無くす*/
#dnjm nav .switch_image:hover img:last-of-type {opacity: 1;}/*hover時に不透明にする*/

/********************************************************************
  プロローグ
********************************************************************/
#dnjm .prologue{
  padding: 70px 0 0 0;
  background: url(../images/nav/nav-bg02.png) top center no-repeat;
}

#dnjm .prologue-bg{
  padding: 40px 0 0 0;
  background: url(../images/prologue/prologue-bg.png) top center no-repeat;
}

#dnjm .prologue-koma{
  padding: 0 0 70px 0;
  background: url(../images/prologue/prologue-bg02.png) bottom center no-repeat;
}

/********************************************************************
  キャラクター紹介
********************************************************************/
/*画像のみなので無し*/

/********************************************************************
  ストーリー
********************************************************************/
/*背景*/
#dnjm #story .story-bg01{background: url(../images/story/story-bg01.png) top center no-repeat;}
#dnjm #story .story-bg02{background: url(../images/story/story-bg02.png) bottom left no-repeat;}
#dnjm #story .story-bg03{background: url(../images/story/story-bg03.png) bottom 5% left no-repeat;}
#dnjm #story .story-bg04{background: url(../images/story/story-bg04.png) top left no-repeat;}
#dnjm #story .story-bg05{padding: 180px 0 0 0; background: url(../images/story/story-bg05.png) top left no-repeat;}
#dnjm #story .story-bg06{padding: 0 0 50px 0; background: url(../images/story/story-bg06.png) bottom right no-repeat;}
#dnjm #story .story-bg07{padding: 40px 0 20px 0; background: url(../images/story/story-bg07.png) top center no-repeat;}
#dnjm #story .story-bg08{padding: 20px 0 0 0; background: url(../images/story/story-bg08.png) top left no-repeat;}
#dnjm #story .story-bg09{padding: 10px 0 10px 0; background: url(../images/story/story-bg09.png) top center no-repeat;}
#dnjm #story .story-bg10{background: url(../images/story/story-bg10.png) bottom 100px right 30px no-repeat;}
#dnjm #story .story-bg11{background: url(../images/story/story-bg11.png) top 70px left no-repeat;}
#dnjm #story .story-bg12{padding: 0 0 50px 0; background: url(../images/story/story-bg12.png) bottom right 12px no-repeat;}
#dnjm #story .story-bg13{background: url(../images/story/story-bg13.png) top 42px left no-repeat;}
#dnjm #story .story-bg14{padding: 0 0 40px 0; background: url(../images/story/story-bg14.png) top 90px center no-repeat;}
#dnjm #story .story-bg15{background: url(../images/story/story-bg15.png) top center no-repeat;}

/*背景グラデーション*/
#dnjm #story .bg-gradation{background-image: linear-gradient(0deg, rgba(142, 38, 37, 1), rgba(43, 11, 11, 1), rgba(142, 38, 37, 1));}

/*背景白*/
#dnjm #story .story-bg-white{width: 100%; padding: 16px 0 16px 0; background: #fff;}
/*背景黒*/
#dnjm #story .story-bg-black{width: 100%; padding: 16px 0 16px 0; background: #000;}

/*コマサム調整*/
#dnjm #story .koma02{position: relative; top: -18px;}
#dnjm #story .koma03{position: relative; top: -50px;}

/********************************************************************
  書籍紹介
********************************************************************/
#dnjm #comic{
  padding: 90px 0 0 0;
  background: #8e2625 url(../images/comic/comic-top-bg.png) top center no-repeat;
}

#dnjm #comic > div{padding: 0 0 30px 0;background: #28b2c0;}

#dnjm #comic h2{
  color: #bf0008;font-size: 1.8em;
    font-size: 2.1em;
    line-height: 1;
}

#dnjm #comic h2::before {
    content: "＼お得!／";
    position: absolute;
    font-size: 1.5rem;
    top: -22px;
    left: 32px;
    transform: rotate(-10deg);
    -moz-transform: rotate(-10deg);
    -webkit-transform: rotate(-10deg);
}

#dnjm #comic ul{
  margin: 0 auto;
  padding: 60px 60px 60px 60px;
  width: 710px;
  background: #fff url(../images/comic/comic-main-bg.png) repeat-y;
  border:  2px solid #60593a;
  box-sizing: border-box;
}

/*きのこ*/
#comic ul::before {
    width: 59px;
    height: 40px;
    content: url(../images/comic/mushroom01.png);
    position: absolute;
    top: -26px;
    left: 37px;
}

#comic ul::after {
    width: 45px;
    height: 52px;
    content: url(../images/comic/mushroom02.png);
    position: absolute;
    top: -32px;
    right: 37px;
}

/***書影左上***/
/*共通*/
#dnjm #comic ul li .can-text{
  height: 77px;
    width: 77px;
  border: 3px solid #8e2625;
    position: absolute;
  top: -45px;
    left: -35px;
  border-radius:50%;
  -webkit-border-radius:50%;
  -moz-border-radius:50%;
}

#dnjm #comic ul li .can-text p{
  color: #fff;
    font-size: 2.2em;
  font-weight: bold;
  position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
  white-space: nowrap;
}

/*無料*/
#dnjm #comic ul li .free {background: #ff0000;}

/*50%OFF*/
#dnjm #comic ul li .discount50 {background: #0026c8;}
#dnjm #comic ul li .discount50 p{top: 55%}/*位置調整*/

/*30%OFF*/
#dnjm #comic ul li .discount30 {background: #ffef3d;}
#dnjm #comic ul li .discount30 p {color: #020202;}
#dnjm #comic ul li span.coupon-text{font-size: 0.9rem; line-height: 0;}

/*50%OFFと30%OFF*/
#dnjm #comic ul li span.small-text #dnjm #comic > div{font-size: 1.8rem; line-height: 0;}

/*行間の高さを消す*/
#dnjm #comic ul li .can-text br {
    display: block;
    content: "";
    margin: -5px 0 0 0;
}

/***書影右上***/
#dnjm #comic ul li .comic-new{
    position: absolute;
  top: -45px;
    left: -35px;
}

/*購入ボタン*/
#dnjm #comic ul li .purchase{
  width: 100%;
  background: #dd7d00;
  box-shadow: inset 1px 1px 1px #ef9e34, inset 0px -2px 3px #BC6A01;
  border-radius:5px;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
}

#dnjm #comic ul li .purchase a{
  padding: 8px 0 2px 0;
  color: #000;
  font-size: 1.8em;
  font-weight: bold;
  display: block;
}

#dnjm #comic ul li .purchase a:hover{text-decoration: none;}
/********************************************************************
  footer
********************************************************************/
#dnjm footer{
  padding: 0 0 170px 0;
  background:#29b2c2 url(../images/bottom-bg.png) bottom no-repeat;
  width:770px;
}

#dnjm footer p{font-size: 1.2em; font-weight: bold;}