html * {-webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;}

*, *:after, *:before {-webkit-box-sizing: border-box;
                      -moz-box-sizing: border-box;
                      box-sizing: border-box;}

body {font-size: 100%;
      font-family: 'Avenir','Helvetica Neue','Helvetica','Arial','Hiragino Sans','ヒラギノ角ゴシック',YuGothic,'Yu Gothic','メイリオ', Meiryo,'ＭＳ Ｐゴシック','MS PGothic';
      color: #000;
	  }

@media screen and (max-width:768px){
	body {
	  background-position: center top;
	  background-attachment: fixed;
	  background-size: cover;}
}

body, html {height: 100%;}
a {color: #fc2a6d;
	text-decoration: none;
	margin: 0;}
img {border: none;}




/* ------------------------------	
     　   雑誌情報欄ここから
------------------------------　*/

.pcbg {
	background-color: #fff;
	border-bottom: 5px solid #fc2a6d;
	}

.main {
	background-image: url("../img/hapi-bgptn.gif");
	margin: auto;
	}

.main-info{
	width: 750px;
	height: 750px;
	padding-top: 80px;
	margin: auto;
	}

.main-img-pc {
	width: 100%;
	display: block;
	margin: auto;
	}

.main-img-sp {
	display: none;
	}


.authors h2{
		width: 450px;
		font-weight: 600;
		font-size: 50px;
		border-bottom: 2px solid #fff;
		margin-bottom: 30px;
		}

.authors {
	width: 450px;
	color: #fff;
	height: 400px;
	display: block;
	float: left;
	}
.spec {
	margin: 15px 0 0 50px;
	width: 350px;
	padding: 5px 10px;
	color: #ccc;
	font-size: 12px;
	line-height: 1.6;
	border: 1px solid #555;
	}

.imgs {
	width: 300px;
	overflow: hidden;
	}

.authors li{
	font-size: 17px;
	line-height: 1.8;
	margin: 0 0 0 50px;
	}
.cover {
	width: 300px;
	}

.btn {
	color: #fff;
	font-weight: 500;
	margin: 5px 0 0;
	background-color: #fc2a6d;
	text-align: center;
	height: 40px;
	padding: 5px;
	line-height: 1.3;
	}

.btn:hover{
	background-color: #ff6898;
	}

.dmm {
	background-color: #d90000;
	 line-height: 30px;
	}

.dmm:hover {
	background-color: #e94747;
	}

.dmm2 {
	background-color: #ff6c1c;
	}

.dmm2:hover {
	background-color: #ff8c4e;
	}

.cmoa {
	background-color: #20b3ff;
	}

.cmoa:hover {
	background-color: #60c9ff;
	}

.ny {
	background-color: #999;
	color: #bbb;
	}

.ny:hover {
	background-color: #999;
	}

.detail2 {
	color: #aaa;
}



@media screen and (max-width:768px){
	.main-img-sp {
		display: block;
		max-width: 100%;
		border: none;
		}
	.pcbg{display: none;}
	.main-info{
		padding: 10vw 0;
		width: 90vw;
		height: 600px;
		margin: 0 auto;
		}
	.authors {
		width: 45vw;
		height: 80vw;
		display: block;
		float: left;
		}
	.spec {
		margin: 8vw auto 0;
		width: 90vw;
		padding: 2vw 3vw;
		color: #ccc;
		font-size: 3vw;
		line-height: 1.6;
		border: 1px solid #555;
		}
	
	.imgs {
		width: 45vw;
		overflow: hidden;
		}
	
	.authors h2{
		width: 50vw;
		font-weight: 600;
		font-size: 10vw;
		border-bottom: 2px solid #fff;
		margin-bottom: 3vw;
		}
	.authors li{
		font-size: 3.4vw;
		line-height: 1.8;
		margin: 0;
		}
	.cover {
		width: 45vw;
		}
	.btn {
		width: 44.5vw;
		font-size: 3.6vw;
		font-weight: 600;
		padding: 3vw 1vw;
		text-decoration: none;
		}
	.shoten {
		margin-top: 1vw;
	}
}


/* ------------------------------	
     　   単話エリアの背景
------------------------------　*/
.wrap {
	background: url("../img/bnbg/bg_004.gif") no-repeat center;
	background-size: cover;
	background-attachment: fixed;
}

/* ------------------------------	
     　   単話情報欄ここから
------------------------------　*/
.tannwaOK img{
	width: 540px;
	margin-left: 5px;}
.introduction {
	width: 960px;
	margin: 50px auto;
	}
.introduction:after {
	content: '';
    display: table;
    clear: both;}
h2 {
	margin: auto;
	}
.comic {
	width: 310px;
	height: 650px;
	padding: 10px 0;
	margin: 5px 5px 25px;
	display: block;
	float: left;
	}

.comic:after {
	content: '';
    display: table;
    clear: both;}

.comic img{
	width: 300px;
	border: none;
	margin-bottom: 5px;
	}

.title {
	font-size: 25px;
	line-height: 1.2;
	font-weight: 650;
	height: 70px;
	}
.author {
	font-size: 15px;	}
.author:before {
	content:"";
	background: url("../img/icon_author.png") no-repeat;
	border: none;
	display: inline-block;
	width: 15px;
	height: 15px;
	vertical-align: middle;
	margin-right: 1px;
	}
.copy {
	color: #666;
	font-size: 14px;
	height: 40px;
	line-height: 1.3;
	margin-top: 12px;
	}
.detail {
	font-size: 15px;
	font-weight: 500;
	margin-top: 8px;
	}
.tanwa {
	font-size: 12px;
	float: left;
	width: 48%;
	margin: 10px 4px 0 0;
	}
.tanwa:last-child {
	margin: 10px 0 0 0;
	}
	}

.detail a:hover{
	text-decoration-line: underline;
	font-weight: 600;
	}

@media screen and (max-width:768px){
	.tannwaOK img{
	width: 90vw;
	margin-left: 0;}
	.introduction {
		width: 90vw;
		margin: 20vw auto;
		}
	.comic {
		width: 90vw;
		padding: 5vw 0;
		margin: 0 auto;
		border-top: 1vw dotted #ccc;
		display: inline;
		}
	.comic img{
		width: 32vw;
		float: left;
		padding-right: 2vw;
		margin-bottom: 0;
		}
	.title {
		font-size: 5.2vw;
		line-height: 1.2;
		font-weight: 650;
		height: 15vw;
		}
	.author {
		font-size: 4vw;
		}
	.copy {
		color: #777;
		font-size: 3.5vw;
		height: 16vw;
		line-height: 1.4;
		margin-top: 3.5vw;
		}
	.detail {
		font-size: 4vw;
		font-weight: 500;
		margin-top: 0;
		}
	.tanwa {
		font-size: 3.5vw;
		float: left;
		width: 49.5%;
		margin: 2.5% 1% 0 0;
		}
	.tanwa:last-child {
		margin: 2.5vw 0 0 0;
		}
}








/* ------------------------------
    　　新着情報
------------------------------ */
.infobox {width: 750px;
	padding: 6px 60px 10px;
	margin: 45px auto 0;
	font-size: 12px;
	line-height: 1.8;
	height: 7em;  /* 高さを制限(※) */
	overflow: auto; /* スクロールバーを表示(※) */
	border: #000 1px solid;  /* 枠線を追加 */
	background-color: #fff; /* 背景色を追加 */
	color: #000;}

.update {background-color: #333;
         color: #eee;
         font-size: 11px;
         vertical-align: 1px;
         font-weight: 600;
		 line-height: 1.9;}

.whatsnew {
	font-size: 20px;
    font-weight: 800;
    color: #aaa;
	}

/*   768px以下の場合の新着情報   */
@media screen and (max-width:768px){
	.container{
		padding-top: 15vw;
		}
  .infobox {
	  font-size: 3vw;
	  width: 90vw;
	  display: block;
	  padding: 1vw 5vw;
	  height: 10em;
      line-height: 1.6;
	}
  .infobox p {font-size: 3vw;
	  line-height: 2;}
  .update:after {content: "\A" ;
	  white-space: pre ;
	}
	.whatsnew {
		font-size: 5vw;
		font-weight: 800;
		color: #aaa;
	}
}




.copyright {
	background-color: #333;
	text-align: center;
	color: #fff;
	margin-top: 50px;
	font-size: 13px;
	padding: 20px;
	}
@media screen and (max-width:768px){
	.copyright {
		margin-top: 10vw;
		font-size: 3vw;
		padding: 4vw;
		}
}



.container:after {content: '';
                  display: table;
                  clear: both;}





/* ------------------------------
    　　　ヘッダー部分
------------------------------ */
.header {position: fixed;
         top: 0;
         left: 0;
         width: 100%;
         height: 52px;
         background: rgba(252,42,109,0.9);}

.header:after {
  content: "";
  display: table;
  clear: both;
}
.header #logo {
  float: left;
  margin: 8px 0 0 0;
}
.header #logo img {
  display: block;
  width: 124px;
  margin: 2px 0 0 15px;
　border: none;
}
@media only screen and (min-width: 768px) {
  .header {
    height: 70px;
  }
  .header #logo {
    margin: 20px 0 0 20px;
    margin-left: 20px;
  }
}


/* ------------------------------
     グローナルナビ_PC
------------------------------ */

.header__leadWrap {
  background: #fc2a6d;
  color: #fff;
  font-size: 11px;
}
.headerNavWrap,
.headerNav  {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 960px;
  margin: 0 auto;
}
.headerNavWrap {
  padding: 20px 0 0;
}
.logo img{
	width: 176px;
	margin-top: -15px;
	line-height: 60px;
}
.headerNav {
    max-width: none;
    font-size: 17px;
    font-weight: 600;
}
.headerNav li {
  margin-left: 40px;
}
.headerNav li:first-child {
  margin-left: 0;
}
.headerNav li a {
    color: #000;
    display: block;
	font-size: 20px;
    text-decoration: none;
    letter-spacing: 2px;
    line-height: 48px;
}

.headerNav li a:hover{
    color: #fff;
}

#menuBk {
  display: none;
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  background: rgba(0,0,0,0.6);
}
#closeBtnWrap {
  display: none;
}
#openBtn {
  display: none;
}
.menuClose {
  display: inline-block;
  padding: 20px;
}
.menuClose img {
  width: 17px;
}

@media screen and (max-width: 1100px) {
  .header__leadWrap {
    padding: 0 10px;
  }
  .headerNavWrap {
    padding: 20px 10px 15px;
  }
  .headerNav li {
    margin-left: 20px;
  }
}




/* ------------------------------
     グローナルナビ_SP
------------------------------ */
@media screen and (max-width: 768px) {
  #header {position: relative;}
  .headerNavWrap {display: block;
                    position: relative;
                    padding: 6px 17px;}
  .headerNav {display: block;}
  .logo img {width: 120px;
            margin-top: -.5vw;}
  #closeBtnWrap {
    display: block;
    height: 50px;
    background: rgba(20,20,20,.85);
  }
    #closeBtn img {
      float: right;
      width: 20px;
        margin: -1vw auto;
  }
  #openBtn {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    height: 18px;
    margin-top: -1.5vw;
    padding: 20px 17px;
  }
  #openBtn img {
      float: right;
      width: 24px;
  }
  #spNav {
    position: absolute;
    z-index: 2;
    top: 0;
    right: 0;
    width: 100%;
    background: rgba(20,20,20,.85);
    transform: translateX(100%);
    transition: all .3s;
  }
  #spNav.isOpen {
    transform: translateX(0);
  }
  .headerNav li {
    margin-left: 0;
    background: rgba(20,20,20,1);
    border-bottom: 1px solid #555;
  }
  .headerNav li:first-child {
    border-top: 1px solid #555;}
  .headerNav li a {
      font-size: 6vw;
      color: #ccc;
      position: relative;
      padding: 0 6.5vw;
      font-weight: 500;
      letter-spacing: .8vw;
      line-height: 15vw;
  }
  .headerNav li a:hover {
      background: rgba(50,50,50,.85);
	  color: #fc2a6d;
  }
  .headerNav li a:after {
    position: absolute;
    top: 0;
    right: 17px;
    bottom: 0;
    width: 8px;
    height: 8px;
    margin: auto;
    border-right: 2px solid #aaa;
    border-bottom: 2px solid #aaa;
    transform: rotate(-45deg);
    content: "";
  }
}

/*   メニューここまで   */

.coming-soon {
	display: block;
	text-align: center;
	margin: auto;
}


/* ------------------------------
     　　FANZAキャンペーン
------------------------------ */
.ad{
	padding: 5px 8px;
	margin: 10px 0 0;
	font-size: 14px;
	line-height: 1.4;
	width: 400px;
	color: #e49e16;
	border: 1px solid #9f7a33;
	text-align: center;
	}

@media screen and (max-width:768px){
.ad{
	padding: 5px 8px;
	font-size: 3.2vw;
	line-height: 1.4;
	width: 90vw;
	float: none;
	color: #e49e16;
	border: 1px solid #9f7a33;
	text-align: center;
	}
}


.str {
	font-weight: 600;
	font-size: 1.3em;
	}

.gold {
	color: #e49e16;
	}
.white {
	color: #fff;
	}
.txt8 {
	font-size: .8em
	}



#footer {width: 90vw;
	color: #000;
    margin-left: 30px;
    text-align: left;
    letter-spacing: .5px;
    font-size: 9px;
    padding: 24px 0 32px 0;
    height: 40px;
	}

@media screen and (max-width:768px){
    #footer {
	display: block;
	width: 100vw;
	color: #000;
    margin-left: 0;
	margin-top: 500px;
    text-align: center;
    font-size: 5vw;
    padding: 0;
    height: 5vw;
	}
}


.coming {
	margin: 50px auto;
	text-align: center;
	color: #fff;
	padding-bottom: 100px;
	
}