@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-bottom　外側の下方向にスペースを空けたい時に使用*/
.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;}
.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;}

/*margin-top 　外側の上方向にスペースを空けたい時に使用*/
.mt20{margin-top: 20px!important;}
.mt25{margin-top: 25px!important;}
.mt50{margin-top: 50px!important;}
.mt80{margin-top: 80px!important;}

/*margin-right 　外側の右方向にスペースを空けたい時に使用*/
.mr10{margin-right: 10px!important;}
.mr15{margin-right: 15px!important;}

/*margin-left 　外側の右方向にスペースを空けたい時に使用*/
.ml10{margin-left: 10px!important;}
.ml15{margin-left: 15px!important;}

/*padding-top　内側の上方向にスペースを空けたい時に使用*/
.pt10{padding-top: 10px!important;}
.pt20{padding-top: 20px!important;}
.pt30{padding-top: 30px!important;}

/*padding-bottom　内側の下方向にスペースを空けたい時に使用*/
.pb20{padding-bottom: 20px!important;}
.pb30{padding-bottom: 30px!important;}

/*margin マイナス*/
.mb-minus10{margin-bottom: -10px!important;}
.mb-minus15{margin-bottom: -15px!important;}
.mb-minus20{margin-bottom: -20px!important;}
.mb-minus25{margin-bottom: -25px!important;}
.mb-minus30{margin-bottom: -30px!important;}
.mb-minus35{margin-bottom: -35px!important;}
.mb-minus40{margin-bottom: -40px!important;}

/*横幅のサイズ指定*/
.width10{width: 10%!important;}
.width15{width: 15%!important;}
.width16{width: 16%!important;}
.width17{width: 17%!important;}
.width18{width: 18%!important;}
.width19{width: 19%!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;}

.width65{width: 65%!important;}
.width70{width: 70%!important;}
.width80{width: 80%!important;}
.width81{width: 81%!important;}
.width82{width: 82%!important;}
.width83{width: 83%!important;}
.width84{width: 84%!important;}
.width85{width: 85%!important;}
.width90{width: 90%!important;}
.width100{width: 100%!important;}

/*text　テキストの揃え方指定　親要素に入れること*/
.text-left{text-align: left!important;}/*左揃え*/
.text-right{text-align: right!important;}/*右揃え*/
.text-center{text-align: center!important;}/*中央ぞろえ*/

/*img　画像の揃え方　クラス名のみ親要素に入れること(margin_○○ img　←imgは不要)*/
.margin-right img{margin: 0 0 0 auto!important;}
.margin-left img{margin: auto 0 0 0!important;}

/*possition　基準となる位置を決める　親要素に入れること*/
.position-relative{position: relative;}/*従来の位置*/
.position-absolute{position: absolute;}/*親の左上が基準*/

/*flex　横並びに使用　親要素に入れる 子要素はwidthで横幅を決めておくこと*/
.fl{display: flex;}

/*flex使用時のコンテンツの配置　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;}/*コンテンツを折り返す*/
.flex-end{align-items: flex-end;}/*下揃え*/
.row-reverse{flex-direction: row-reverse;}/*順番入れ替え*/

.flex-shrink{flex-shrink: 0;}/*要素を折り返しさせない*/
.flex-grow{flex-grow:1;}/*高さを揃える※親要素にflex-direction:columnを入れること*/
.flex-direction{flex-direction:column;}/*上から下に垂直方向に並べる*/
.margin-top-auto{margin-top: auto;}/*親要素にflexとflex-direction:column;で下揃え*/

/********************************************************************
  共通
********************************************************************/
/*line-heightリセット*/
#ymsttmktfea_240607 p,#ymsttmktfea_240607 a,#ymsttmktfea_240607 ul li,#ymsttmktfea_240607 h1,#ymsttmktfea_240607 h2,#ymsttmktfea_240607 h3,#ymsttmktfea_240607 h4,#ymsttmktfea_240607 h5,#ymsttmktfea_240607 h6,#ymsttmktfea_240607 h7{
  line-height: 1;
}

/*buttonリセット*/
#ymsttmktfea_240607 button{padding: 0; background: none; border: none;}

/*ページ全体の指定*/
#ymsttmktfea_240607{
  margin: 0 auto;/*中央揃え*/
  max-width: 770px;/*最大横幅*/
  background: #fdc24c;/*背景色*/
  text-align: center;/*テキスト中央揃え*/
}

/*ページの内側共通*/
#ymsttmktfea_240607 .wrap{
  margin: 0 auto;/*中央揃え*/
  padding: 30px 0 30px 0;/*要素の上下余白*/
  max-width: 670px;/*最大横幅*/
  box-sizing: border-box;
}

/*ページ下部用*/
#ymsttmktfea_240607 .bottom-wrap{
  margin: 0 auto;/*中央揃え*/
  padding: 80px 0 30px 0;/*要素の上下余白*/
  max-width: 670px;/*最大横幅*/
  box-sizing: border-box;
}

/*ページ内の文章指定*/
#ymsttmktfea_240607 p{
    text-align: center;/*中央揃え*/
    color: #15788e;/*文字色*/
    font-size: 1.6rem;/*フォントサイズ*/
  letter-spacing:  0em;/*文字間*/
  line-height: 2.8rem;/*行間*/
}

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

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

#ymsttmktfea_240607 .big-font{font-size: 2.2rem!important;}
#ymsttmktfea_240607 .small-font{font-size: 1.2rem!important;}

/*色*/
#ymsttmktfea_240607 .orange{color: #ea5632!important;}
#ymsttmktfea_240607 .red{color: #d23a81!important;}
#ymsttmktfea_240607 .wine-red{color: #c93b66!important;}
#ymsttmktfea_240607 .blue{color: #444d87!important;}
#ymsttmktfea_240607 .dark-blue{color: #002d9c!important;}
#ymsttmktfea_240607 .green{color: #00a1be!important;}
#ymsttmktfea_240607 .pink{color: #ea609e!important;}
#ymsttmktfea_240607 .white{color: #fff!important;}
#ymsttmktfea_240607 .black{color: #00000a!important;}

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

/*リスト*/
#ymsttmktfea_240607 ul{
  color: #1a1a1a;
  text-align: left;
  list-style: none;
}
#ymsttmktfea_240607 ul li{
  font-size: 1.6em;
  color: #1a1a1a;
}

/********************************************************************
  画面表示
********************************************************************/
/*ふわっと表示*/
.fade-bottom {
  opacity: 0;
  transform: translateY(30px);
  transition: opacity 0.8s, transform 1s;
}

.fade-bottom.active {
  opacity: 1;
  transform: translateY(0px);
}

/* 上から表示 */
/* 画像 */
.fade {
  opacity: 0;
  transform: translateY(-30px); /* 上に移動させる */
  transition: opacity 0.8s, transform 1.4s;
}

/* アクティブな画像 */
.fade.active {
  opacity: 1;
  transform: translateY(0px); /* 元の位置に戻す */
}

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

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

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

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

}

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

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

}

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

/********************************************************************
  見出し
********************************************************************/
#ymsttmktfea_240607 h1 img{border: none!important;}
   
/********************************************************************
  リンク
********************************************************************/
#ymsttmktfea_240607 a:hover{
  text-decoration: none;
  opacity: 0.7;
}

/********************************************************************
  共通box
********************************************************************/
#ymsttmktfea_240607 .bg-box{
  padding: 20px 30px 20px 30px;
  width: 100%;
  background: #fff;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  box-sizing: border-box;
}

/********************************************************************
  top
********************************************************************/
#ymsttmktfea_240607 #top{background: #fdc24c;}

#ymsttmktfea_240607 .can-time{font-size: 2em; letter-spacing: 0.15rem;}

#ymsttmktfea_240607 .lead-sentence{
  padding: 40px 45px 40px 45px;
  background: #eaf4fc;
  border: 1px solid #0e7d94;
}

#ymsttmktfea_240607 .lead-sentence::after {
  position: absolute;
  content: '';
  top: -1px;
  left: -1px;
  border-width: 0 0 20px 20px;
  border-style: solid;
  border-color: #fdc24c #fdc24c #0e7d94;
}

/********************************************************************
  クーポン
********************************************************************/
#ymsttmktfea_240607 #top .coupon{
  padding: 25px 25px 25px 25px;
  background:#0e7d94;
}

#ymsttmktfea_240607 #top .coupon p{
  margin: 0 5px 0 0;
  color:#eaf4fc;
  line-height: 1;
}
  
  /*クーポン利用で対象作品*/
  #ymsttmktfea_240607 #top .coupon > div p:nth-child(1) span{
    padding: 6px 10px 6px 10px;
    font-size: 1.6rem;
    color: #eaf4fc;
    line-height: 2rem;
    border: 1px solid #eaf4fc;
    display: inline-block;
  }  

  /*5冊30％OFF*/
  #ymsttmktfea_240607 #top .coupon > div p:nth-child(2) {font-size: 6rem;}
    #ymsttmktfea_240607 .coupon > div p:nth-child(2) span{font-size: 4rem;}
  
  /*クーポンbox*/
  #ymsttmktfea_240607 #top .coupon a{color: #fce3b0;}

/********************************************************************
  プロフィール/ページ下部-h2
********************************************************************/
#ymsttmktfea_240607 #top .profile h2,
#ymsttmktfea_240607 #bottom h3{
  padding: 10px 0 10px 0;
   color: #eaf4fc;
   background: #0e7d94;
   font-size: 1.6rem;
   font-weight: normal;
   line-height: 1;
}

  #ymsttmktfea_240607 #top .profile h2::before,
  #ymsttmktfea_240607 #top .profile h2::after,
  #ymsttmktfea_240607 #bottom h3::before,
  #ymsttmktfea_240607 #bottom h3::after{
    content: "▼";
    color: #fff;
    position: relative;
  }
/********************************************************************
  プロフィール
********************************************************************/
#ymsttmktfea_240607 #top .profile .wrap > div{
  padding: 25px 80px 25px 80px;
  background: #eaf4fc;
  border-radius:20px;
  -webkit-border-radius:20px;
  -moz-border-radius:20px;
}

#ymsttmktfea_240607 #top .profile .wrap div section h3{color: #0e7d94;}

#ymsttmktfea_240607 #top .profile .wrap div section:nth-of-type(1) h3{font-size: 2.4rem;}

#ymsttmktfea_240607 #top .profile .wrap div section:nth-of-type(2) h3{font-size: 2rem;}

#ymsttmktfea_240607 #top .profile .wrap div section:nth-of-type(2) h3::before,
#ymsttmktfea_240607 #top .profile .wrap div section:nth-of-type(2) h3::after{
  content: "*";
  color: #0e7d94;
  position: relative;
}

#ymsttmktfea_240607 #top .profile .wrap div hr{
  border: none;
    border-top: 2px dashed #0e7d94;
}

/********************************************************************
  書籍紹介-共通
********************************************************************/
/*キャン文言*/
#ymsttmktfea_240607 .can-wording{
  font-size: 4.5rem;
  line-height: 1;
}

/*書籍上下余白設定*/
#ymsttmktfea_240607 #ikoku-nikki,
#ymsttmktfea_240607 #sankaku-mado,
#ymsttmktfea_240607 #kuimonodokoro,
#ymsttmktfea_240607 #dont-cry,
#ymsttmktfea_240607 #her{padding: 60px 0 50px 0;}

#ymsttmktfea_240607 .comic-wrap{margin: 0 auto; width: 720px;}

/*HER*/
#ymsttmktfea_240607 #her .check{border: 1px solid #0d0b05;}

/*　&　文字サイズ調整*/
#ymsttmktfea_240607 .can-wording span span{font-size: 3rem;}

/*check*/
#ymsttmktfea_240607 .check{
  padding: 18px 18px 18px 18px;
  background: #fff;
}

#ymsttmktfea_240607 .check p{text-align: left;}

/********************************************************************
  書籍紹介-背景
********************************************************************/
/*違国日記*/
#ymsttmktfea_240607 #ikoku-nikki{background: #f8f8b4;}

/*さんかく窓*/
#ymsttmktfea_240607 #sankaku-mado{background: #81eeef;}

/*くいもの処*/
#ymsttmktfea_240607 #kuimonodokoro{background: #d4d6d6;}

/*ドントクライ、ガール*/
#ymsttmktfea_240607 #dont-cry{background: #ff7ec1;}

/*HER*/
#ymsttmktfea_240607 #her{background: #fccddb;}

/********************************************************************
  書籍紹介-h2
********************************************************************/
/*共通*/
#ymsttmktfea_240607 h2{font-size: 7rem; font-weight: bold;}

/*違国日記*/
#ymsttmktfea_240607 #ikoku-nikki h2{
  color: #444d87;
  font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
  letter-spacing: 2rem;
}

/*さんかく窓*/
#ymsttmktfea_240607 #sankaku-mado h2{color: #d23a81;}

/*くいもの処*/
#ymsttmktfea_240607 #kuimonodokoro h2{font-size: 3rem; color: #002d9c; text-align: center; line-height: 0.6;}
  #ymsttmktfea_240607 #kuimonodokoro h2 span{font-size: 1.2rem;}

#ymsttmktfea_240607 #kuimonodokoro h2 + p{font-size: 1.2rem;}

/*ドントクライ、ガール*/
#ymsttmktfea_240607 #dont-cry h2{color: #fff;}

/*HER*/
#ymsttmktfea_240607 #her h2{color: #0d0b06;}

/********************************************************************
  書籍紹介-文章
********************************************************************/
/*違国日記*/
#ymsttmktfea_240607 #ikoku-nikki p{color: #444d87;}

/*さんかく窓*/
#ymsttmktfea_240607 #sankaku-mado p{color: #ea609e;}

/*くいもの処*/
#ymsttmktfea_240607 #kuimonodokoro p{color: #002d9c;}

/*ドントクライ、ガール*/
#ymsttmktfea_240607 #dont-cry p{color: #2b526c;}

/*HER*/
#ymsttmktfea_240607 #her p{color: #0d0b05;}

/********************************************************************
  書籍紹介-書影の影
********************************************************************/
/*違国日記*/
#ymsttmktfea_240607 #ikoku-nikki .comic-img img{box-shadow: 10px 10px 0px 0px #ea609e;}

/*さんかく窓*/
#ymsttmktfea_240607 #sankaku-mado .comic-img img{box-shadow: 10px 10px 0px 0px #d23a81;}

/*くいもの処*/
#ymsttmktfea_240607 #kuimonodokoro .comic-img img{box-shadow: 10px 10px 0px 0px #ea5632;}

/*ドントクライ、ガール*/
#ymsttmktfea_240607 #dont-cry .comic-img img{box-shadow: 10px 10px 0px 0px #2b526c;}

/*HER*/
#ymsttmktfea_240607 #her .comic-img img{box-shadow: 10px 10px 0px 0px #c93b66;}

/********************************************************************
  書籍紹介-下線
********************************************************************/
/*下線*/
#ymsttmktfea_240607 .can-wording span{padding: 0 6px 0 6px;}

#ymsttmktfea_240607 .can-wording span:after{
  content: '';
  display: inline-block;
  height: 18px;
  width: 100%;
  position: absolute;
  bottom: 4px;
  left: 0;
}

/*違国日記*/
#ymsttmktfea_240607 #ikoku-nikki .can-wording span:after{
  background: radial-gradient(circle farthest-side, #ea609e, #ea609e 20%, transparent 20%, transparent);
  background-size: 10px;
}

/*さんかく窓*/
#ymsttmktfea_240607 #sankaku-mado .can-wording span:after{
  background: radial-gradient(circle farthest-side, #00000a, #00000a 20%, transparent 20%, transparent);
  background-size: 10px;
}

/*くいもの処*/
#ymsttmktfea_240607 #kuimonodokoro .can-wording span:after{
  background: radial-gradient(circle farthest-side, #ea5632, #ea5632 20%, transparent 20%, transparent);
  background-size: 10px;
}

/*ドントクライ、ガール*/
#ymsttmktfea_240607 #dont-cry .can-wording span:after{
  background: radial-gradient(circle farthest-side, #fff, #fff 20%, transparent 20%, transparent);
  background-size: 10px;
}

/*HER*/
#ymsttmktfea_240607 #her .can-wording span:after{
  background: radial-gradient(circle farthest-side, #c93b66, #c93b66 20%, transparent 20%, transparent);
  background-size: 10px;
}

/********************************************************************
  書籍紹介-リンクボタン
********************************************************************/
/*共通*/
#ymsttmktfea_240607 ul.comic-button li:nth-child(1){margin: 0 50px 0 0;}

#ymsttmktfea_240607 ul.comic-button li button a{
  padding: 8px 0px 8px 0px;
  width: 225px;
  font-size: 2.5rem;
  display: inline-block;  
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  box-sizing: border-box;
}

/*違国日記*/
#ymsttmktfea_240607 #ikoku-nikki ul.comic-button li:nth-child(1) button a{
  color: #fff;
  background: #444d87;
  border: 1px solid #444d87;
}

#ymsttmktfea_240607 #ikoku-nikki ul.comic-button li:nth-child(2) button a{
  color: #444d87;
  background: #fff;
  border: 1px solid #444d87;
}

/*さんかく窓*/
#ymsttmktfea_240607 #sankaku-mado ul.comic-button li:nth-child(1) button a{
  color: #fff;
  background: #ea609e;
  border: 1px solid #ea609e;
}

#ymsttmktfea_240607 #sankaku-mado ul.comic-button li:nth-child(2) button a{
  color: #ea609e;
  background: #fff;
  border: 1px solid #ea609e;
}

/*くいもの処*/
#ymsttmktfea_240607 #kuimonodokoro ul.comic-button li:nth-child(1){margin: 0;}

#ymsttmktfea_240607 #kuimonodokoro ul.comic-button li:nth-child(1) button a{
  color: #fff;
  background: #002d9c;
  border: 1px solid #002d9c;
}

#ymsttmktfea_240607 #kuimonodokoro ul.comic-button li:nth-child(2) button a{
  color: #002d9c;
  background: #fff;
  border: 1px solid #002d9c;
}

/*ドントクライ、ガール*/
#ymsttmktfea_240607 #dont-cry ul.comic-button li:nth-child(1) button a{
  color: #fff;
  background: #2b526c;
  border: 1px solid #2b526c;
}

#ymsttmktfea_240607 #dont-cry ul.comic-button li:nth-child(2) button a{
  color: #2b526c;
  background: #fff;
  border: 1px solid #2b526c;
}

/*HER*/
#ymsttmktfea_240607 #her ul.comic-button li:nth-child(1) button a{
  color: #fff;
  background: #0d0b05;
  border: 1px solid #0d0b05;
}

#ymsttmktfea_240607 #her ul.comic-button li:nth-child(2) button a{
  color: #0d0b05;
  background: #fff;
  border: 1px solid #0d0b05;
}

/********************************************************************
  書籍紹介-コマサム
********************************************************************/
/*共通*/
#ymsttmktfea_240607 .komasamu img{position: relative; z-index: 10;}
#ymsttmktfea_240607 .komasamu p small {font-size: 1.2rem;}
#ymsttmktfea_240607 .komasamu div img {display: inline-block;}

/*違国日記*/
#ymsttmktfea_240607 #ikoku-nikki .komasamu .potision-8{position: relative; top: -8px;}
#ymsttmktfea_240607 #ikoku-nikki .komasamu .text-02{position: relative; bottom: -285px; left: 0;}
#ymsttmktfea_240607 #ikoku-nikki .komasamu .text-03{position: absolute; bottom: -20px; left: 30px; z-index: 0;}

/*さんかく窓*/
#ymsttmktfea_240607 #sankaku-mado .komasamu .koma02{position: relative; bottom: -10px; z-index: 20;}
#ymsttmktfea_240607 #sankaku-mado .komasamu .text-03{position: absolute; bottom: -60px; left: 0; right: 0; z-index: 20;}

#ymsttmktfea_240607 #sankaku-mado .komasamu .koma04{position: relative; right: -50px;}
#ymsttmktfea_240607 #sankaku-mado .komasamu .koma05{position: relative; right: -20px;}

#ymsttmktfea_240607 #sankaku-mado .komasamu .text-04{position: absolute; top: 140px; right: 0;}

#ymsttmktfea_240607 #sankaku-mado .komasamu .text-05{position: absolute; bottom: 0; left: 0;}
  #ymsttmktfea_240607 #sankaku-mado .komasamu .text-05 div:nth-of-type(1){position: relative; top: -170px;}

/********************************************************************
  書籍紹介-Check-外枠罫線
********************************************************************/
/*違国日記*/
#ymsttmktfea_240607 #ikoku-nikki .check{border: 1px solid #ea609e;}

/*さんかく窓*/
#ymsttmktfea_240607 #sankaku-mado .check{border: 1px solid #00000a;}

/*くいもの処*/
#ymsttmktfea_240607 #kuimonodokoro .check{border: 1px solid #ea5632;}

/*ドントクライ、ガール*/
#ymsttmktfea_240607 #dont-cry .check{border: 1px solid #2b526c;}

/*HER*/
#ymsttmktfea_240607 #her .check{border: 1px solid #0d0b05;}

/********************************************************************
  書籍紹介-Check-h3
********************************************************************/
/*共通*/
#ymsttmktfea_240607 .check{margin: 0 auto; width: 650px;}

#ymsttmktfea_240607 .check h3{
  text-align: left;
  font-size: 1.8rem;
  font-weight: normal;
}
  #ymsttmktfea_240607 .check h3:before{content: "▼";}

/*違国日記*/
#ymsttmktfea_240607 #ikoku-nikki .check h3{color: #444d87;}
  #ymsttmktfea_240607 #ikoku-nikki .check h3:before{color: #ea609e;}

/*さんかく窓*/
#ymsttmktfea_240607 #sankaku-mado .check h3{color: #ea609e;}
  #ymsttmktfea_240607 #sankaku-mado .check h3:before{color: #00000a;}

/*くいもの処*/
#ymsttmktfea_240607 #kuimonodokoro .check h3{color: #002d9c;}
  #ymsttmktfea_240607 #kuimonodokoro .check h3:before{color: #ea5632;}

/*ドントクライ、ガール*/
#ymsttmktfea_240607 #dont-cry .check h3{color: #2b526c;}
  #ymsttmktfea_240607 #dont-cry .check h3:before{color: #2b526c;}

/*HER*/
#ymsttmktfea_240607 #her .check h3{color: #0d0b05;}
  #ymsttmktfea_240607 #her .check h3:before{color: #c93b66;}

/********************************************************************
  個別-書籍紹介-違国日記
********************************************************************/
#ymsttmktfea_240607 #ikoku-nikki .check hr{
  border: none;
  border-bottom: 2px dashed #444d87;
}

#ymsttmktfea_240607 #ikoku-nikki .check ul li{color: #444d87; line-height: 2.8rem;}

/********************************************************************
  個別-書籍紹介-くいもの処 明楽
********************************************************************/
/*title縦揃え*/
#ymsttmktfea_240607 #kuimonodokoro ul li .margin-top-auto{
  height: 95px;
}

/********************************************************************
  ページ下部
********************************************************************/
#ymsttmktfea_240607 #bottom{background: #fdc24c;}

#ymsttmktfea_240607 #bottom div.comic-box{background: #fff;}
#ymsttmktfea_240607 #bottom div.comic-box > ul{padding: 50px 20px 50px 20px}

#ymsttmktfea_240607 #bottom ul li div.cover{border: 1px solid #0a0a0a;}

#ymsttmktfea_240607 #bottom ul li div.title a{
  color: #0e7d94;
  font-size: 1.2rem;
  line-height: 1.6;
  border-bottom: 1px solid #0e7d94;
}

/*BL注釈*/
#ymsttmktfea_240607 #bottom .annotation-bl{color: #0e7d94; font-size: 0.8rem; line-height: 1;}

/*BLのみ*/
#ymsttmktfea_240607 #bottom ul:nth-of-type(2) li div.title a{font-size: 1rem;  
}

/*ボタン*/
#ymsttmktfea_240607 #bottom ul.bottom-comic-button li button{
  font-size: 1.4rem;
  width: 100%;
  display: block;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  box-sizing: border-box;
}

#ymsttmktfea_240607 #bottom ul.bottom-comic-button li button a{
  padding: 8px 0px 8px 0px;
    height: 100%;
    display: block;
}

#ymsttmktfea_240607 #bottom ul.bottom-comic-button li:nth-child(1) button{background: #0e7d94; border: 1px solid #0e7d94;}
#ymsttmktfea_240607 #bottom ul.bottom-comic-button li:nth-child(1) button a{color: #fff;}

#ymsttmktfea_240607 #bottom ul.bottom-comic-button li:nth-child(2) button{background: #fff; border: 1px solid #0e7d94;}
#ymsttmktfea_240607 #bottom ul.bottom-comic-button li:nth-child(2) button a{color: #0e7d94;}

/********************************************************************
  footer
********************************************************************/
#ymsttmktfea_240607 footer{
  width: 770px;
    background: #fdc24c;
}

#ymsttmktfea_240607 footer p{
  font-size: 2.8rem;
  color: #0e7d94;
}

#ymsttmktfea_240607 footer p:nth-of-type(2) a{
  font-size: 2.4rem;
  color: #0e7d94;
}