@charset "UTF-8";

@media screen and (min-width: 1024.1px) {
	.pc {
		display: block !important;
	}

	.tabsp {
		display: none !important;
	}
}

@media screen and (max-width: 1024px) {
	.pc {
		display: none !important;
	}

	.tab {
		display: block !important;
	}

	.tabsp {
		display: block !important;
	}

	.sp {
		display: none !important;
	}
}

@media screen and (max-width: 767px) {
	.pc {
		display: none !important;
	}

	.tab {
		display: none !important;
	}

	.tabsp {
		display: block !important;
	}

	.sp {
		display: block !important;
	}
}

/*cmn*/
#series .content_inner,
#topics .content_inner,
#new_release .content_inner,
.mangasyou_body,
.twitter_body {
	padding: 2em 0 2em;
}

#new_release {
	background-color: #413a3a;
}

/*メインバナー*/
#main_banner img {
	width: 100%;
	height: auto;
	display: block;
}

/*新着mangasyou(上)*/
.mangasyou_top_list {
	background: #222222;
}

.mangasyou_top_list ul {
	padding: 1.1em 0;
	background: url(../common/images/mangasyou_top_bg.png) no-repeat right;
	color: #FFF;
}

.mangasyou_top_list a {
	color: inherit;
	text-decoration: underline;
}

.mangasyou_top_list a:hover {
	color: #d7000f;
}

.mangasyou_top_list li {
	margin-bottom: .5em;
}


/*sp*/
@media screen and (max-width: 767px) {
	.mangasyou_top_list ul {
		background-position: left;
	}
}


/*デジタル版*/
.digital_ttl {
	color: #fff;
	font-weight: 900;
	line-height: 1;
}

.digital_ttl span {
	color: #111;
	font-weight: 500;
}

.digital_banner_list.content_inner {
	max-width: 767px;
	-webkit-flex-wrap: nowrap;
	-moz-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	-o-flex-wrap: nowrap;
	flex-wrap: nowrap;
}

.digital_banner_list li a img {
	display: block;
}

.digital_banner_list li a:hover {
	opacity: .8;
}

/*pc*/
@media screen and (max-width: 767.1px) {

	.digital_banner {
		background-image: url(../images/magazine/maga_bg.png);
		padding: 0.8em;
	}

	.digital_ttl span {
		margin-top: .3em;
	}

	.digital_ttl {
		font-size: 2.7vw;
		word-break: keep-all;
	}

	.digital_banner_wrap {
		width: 100%;
	}

	.digital_banner_list li {
		width: 20%;
	}

	.digital_ttl span {
		display: block;
		font-size: .6em;
		color: #318fd3;
		font-weight: bold;
	}

	.digital_ttl p {
		padding: 0.3em;
	}

}

/*pc*/
@media screen and (min-width: 1000px) {
	.digital_ttl {
		font-size: 2.2em;
	}
}

/*sp*/
@media screen and (max-width: 767px) {

	.digital_banner {
		background-image: url(../images/magazine/maga_bg_sp.jpg);
	}

	.digital_banner_list.content_inner {
		-webkit-flex-wrap: wrap;
		-moz-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		-o-flex-wrap: wrap;
		flex-wrap: wrap;
		max-width: 100%;
	}

	.digital_ttl {
		font-size: 4.5vw;
		width: 100%;
		padding: 1em 0;
	}

	.digital_ttl p {}

	.digital_ttl span {
		font-size: 0.8em;
		font-weight: bold;
		margin-left: 0.4em;
		color: #318fd3;
	}

	.digital_banner_wrap {
		overflow-x: auto;
		padding-bottom: 1em;
	}

	.digital_banner_wrap li {
		width: 150px;
	}

	.digital_banner_wrap .flx {
		width: 750px;
		max-width: 750px;
	}

	.digital_banner_wrap li img {
		width: 95%;
	}
}


/*トピックス*/

#topics {
	background-color: #d2d2d2;
}

.topics_banner_list {
	overflow: hidden;
}

.topics_banner_list li {
	width: 230px;
	border: 5px solid #FFF;
	-webkit-box-shadow: 0 0 8px 0 #bec0c3;
	box-shadow: 0 0 8px 0 #bec0c3;
	margin: 1em 0;
}

.topics_banner_list li img {
	height: auto;
	width: 370px;
}

.topics_banner_list .slick-list {
	margin-right: -8px;
	/* ガター分ネガティブマージン */
}

.topics_banner_list .slick-dots {
	position: relative;
	bottom: auto;
}

.topics_banner_list .slick-dotted.slick-slider {
	margin-bottom: 1em;
}

.topics_banner_list .slick-dots li button::before {
	font-size: 15px;
}

.slick-slide {
	margin-right: 16px;
	/* ガター */
}

.slick-slider {
	overflow: hidden;
}

.topics_banner_list .slick-dots li {
	width: 20px;
	margin: 0 5px;
	border: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.mangasyou_top_list span,
.mangasyou_list li span {
	margin-right: 1em;
}

.mangasyou_top_list a,
.mangasyou_list li a {
	width: calc(100% - 6em);
}


.topics_banner_list .slick-list {
	padding: 2em 0 2.5em;
}

.slick-nav-arrows {
	margin: auto;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	position: absolute;
	z-index: 100;
	height: 0;
	width: 95%;
}

.slick-nav-arrows .slick-next,
.slick-nav-arrows .slick-prev {
	width: 70px;
	height: 74px;
	z-index: 2;
	overflow: hidden;
	font-size: 0;
}

.slick-nav-arrows .slick-next,
.slick-nav-arrows .slick-next:hover {
	right: 0;
	background: url(../common/images/media_next.png);
	-webkit-background-size: cover;
	background-size: cover;
}

.slick-nav-arrows .slick-prev,
.slick-nav-arrows .slick-prev:hover {
	left: 0;
	background: url(../common/images/media_prev.png);
	-webkit-background-size: cover;
	background-size: cover;
}

.slick-nav-arrows .slick-next:hover,
.slick-nav-arrows .slick-prev:hover {
	opacity: .8;
	cursor: pointer;
}

.slick-nav-arrows .slick-prev:before,
.slick-nav-arrows .slick-next:before {
	content: '';
}

.topics_banner_list.low_slide ul {
	text-align: center;
}

.topics_banner_list.low_slide li {
	display: inline-block;
	margin: 1em .5em;
}

.topics_banner_list.low_slide .slick-nav-arrows {
	display: none;
}

.topics_banner_list .slick-nav-arrows .slick-next,
.topics_banner_list .slick-nav-arrows .slick-prev {
	top: calc(50% - 20px);
}

/*sp*/
@media screen and (max-width: 767px) {

	.slick-nav-arrows .slick-next,
	.slick-nav-arrows .slick-next:hover {
		right: 2%;
		left: auto;
	}

	.slick-nav-arrows .slick-prev,
	.slick-nav-arrows .slick-prev:hover {
		left: 2%;
		right: auto;
	}

	.topics_banner_list.low_slide ul {
		width: 95%;
		margin: 0 auto;
	}

	.topics_banner_list.low_slide li {
		margin: 1em .6%;
	}

	.topics_banner_list li img {
		width: 80vw;
	}

}


/*-----------------------
新刊情報
-----------------------*/
.newrelease_list {
	padding: 0 0 3em;
}

.newrelease_list li {
	width: 15.2%;

	-webkit-box-shadow: 0 0 8px 0 #bec0c3;
	box-shadow: 0 0 8px 0 #bec0c3;
	margin-top: 1.5em;
	font-size: 1.2rem;
	font-weight: 500;
}

.newrelease_list li a {
	padding: 9px;
	display: block;
}

.newrelease_list li a:hover {
	color: #fff;
	background: #17dcc3;
}

.newrelease_list li .comics_img img {
	width: 100%;
	display: block;
}

.newrelease_list li .comics_ttl {
	padding-top: .5em;
}

/*pc*/
@media screen and (max-width: 767.1px) {
	.newrelease_list li a {
		padding: .8em;
	}

	.newrelease_list li {
		width: 15.2%;
		margin-right: 1.7%;
	}

	.newrelease_list li:nth-child(-n+6) {
		margin-top: 0;
	}

	.newrelease_list li:nth-child(6n) {
		margin-right: 0;
	}
}

/*sp*/
@media screen and (max-width: 767px) {
	.newrelease_list li {
		margin-right: 2%;
	}

	.newrelease_list li:nth-child(-n+3) {
		margin-top: 0;
	}

	.newrelease_list li:nth-child(3n) {
		margin-right: 0;
	}
}


/*---------------------
メディア
-----------------------*/
.topics_list li {
	width: 48%;
	-webkit-box-shadow: 0 0 8px 0 #bec0c3;
	box-shadow: 0 0 8px 0 #bec0c3;
	margin-bottom: 1em;
}

.topics_list li a {
	padding: .5em;
	background: #FFF;
	display: block;
}

.topics_list li a:hover {
	color: #fff;
	background: #e8548f;
}

.topics_list li .topics_ttl {
	font-size: 1.4rem;
	font-weight: 300;
}

.topics_img img {
	width: 100%;
	height: auto;
}

/*pc*/
@media screen and (max-width: 767.1px) {

	.topics_list li:nth-child(even) {
		margin-left: 4%;
	}

	.topics_list li:nth-child(-n + 2) {
		margin-top: 0;
	}
}

@media screen and (max-width: 767px) {
	.topics_list li:first-of-type {
		margin-top: 0;
	}
}


/*-----------------------
sns
-----------------------*/

#sns {
	background-color: #d2d2d2;
}

.mangasyou_list {
	padding: 2em;
}

.mangasyou_body li {
	margin-bottom: 1em;
	line-height: 1.8;
}

.mangasyou_body li:last-of-type {
	margin-bottom: 0;
}

.mangasyou_body a {
	text-decoration: underline;
}

.mangasyou_body a:hover {
	text-decoration: none;
}



.mangasyou_body_main img {
	vertical-align: bottom;
}


.mangasyou_body_bn {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-end;
	width: 492px;
	margin: 0 0 0 auto;
}

.mangasyou_body_bn img {
	vertical-align: bottom;
	max-width: 24.3vw;
}


/*pc*/
@media screen and (max-width: 767.1px) {
	.sns_content {
		width: 50%;
	}

	.sns_content h2 {
		width: 100%;
		max-width: calc(500px - 3%);
	}

	.sns_inner>h2,
	.sns_inner>ul,
	.twitter_body {
		width: 100%;
		max-width: calc(500px - 3%);
	}


	#mangasyou .sns_inner {
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end;
		display: -webkit-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	#mangasyou .sns_inner>h2,
	#mangasyou .sns_inner>ul {
		margin-right: 3%;
	}

	#twitter .sns_inner>h2,
	#twitter .twitter_body {
		margin-left: 3%;
	}

	/*.twitter_body iframe{height: 100% !important;}*/
	.mangasyou_body {
		display: flex;
		flex-direction: column;
		text-align: right;
	}


	.mangasyou_body_main {
		width: 492px;
		margin: 0 0 0 auto;
	}
}


@media screen and (max-width: 767px) {
	.sns_content h2 {
		width: 92%;
	}

	.sns_inner>h2,
	.sns_inner>ul,
	.twitter_body {
		width: 92%;
		max-width: calc(500px - 3%);
	}

	.mangasyou_body_main img {
		vertical-align: bottom;
		width: 100%;
	}

	.mangasyou_body_bn {
		display: flex;
		flex-wrap: wrap;
		justify-content: flex-end;
		width: 100%;
		margin: 0 0 0 auto;
	}

	.mangasyou_body_bn img {
		vertical-align: bottom;
		max-width: 24.3vw;
	}
}

@media screen and (max-width: 767px) {

	.sns_inner>h2,
	.sns_inner>ul,
	.twitter_body {
		max-width: 100%;
	}

	.sns_inner>h2 {
		width: 95%;
	}

	.sns_inner>ul {
		width: 100%;
		background: none;
	}

	.twitter_body {
		width: 95%;
		margin: 0 auto;
	}


	.mangasyou_body,
	.sns_inner .mangasyou_list,
	.mangasyou_body li {
		padding: 2em 2vw 5em;
	}

	.mangasyou_body li {
		-ms-align-items: center;
		align-items: center;
		border-bottom: 1px solid #dcdcdc;
		padding: 0 2.5%;
		margin: 0;
	}

	.mangasyou_body li:last-of-type {
		border-bottom: none;
	}

	.mangasyou_body li a {
		padding-top: 1.5em;
		padding-bottom: 1.5em;
	}

	.mangasyou_body_bn {
		display: flex;
		flex-wrap: wrap;
		justify-content: flex-end;
		width: 100%;
		margin: 0 0 0 auto;
	}

	.mangasyou_body_bn img {
		vertical-align: bottom;
		max-width: 48vw;
	}

	.timeline-Viewport {
		overflow: scroll;
	}
}

.series_list li {
	margin-right: 1.33333%;
	margin-top: 1em;
	/*-webkit-box-shadow: 0 0 8px 0 #bec0c3;
    box-shadow: 0 0 8px 0 #bec0c3;*/
}


/*-----------------------
series
-----------------------*/
.series_list li a {
	background: #fff;
	padding: 0.929em;
	display: block;
}

.series_list li a:hover {
	background: #68cd25;
	color: #fff;
}

.series_list li .series_img img {
	width: 100%;
}

.series_list li .series_ttl {
	font-weight: 600;
	margin-bottom: 0.3em;
}

.series_list li .series_artist {
	font-weight: 300;
	font-size: .8em;
	line-height: 1.3;
}

.series_list li .series_copy {
	font-weight: 300;
	font-size: 1rem;
	margin-top: 1em;
	color: #777;
}

/*pc*/
@media screen and (max-width: 767.1px) {
	.series_list li:nth-child(4n) {
		margin-right: 0;
	}

	.series_list li:nth-child(-n + 4) {
		margin-top: 0;
	}
}

/*sp*/
@media screen and (max-width: 767px) {
	.series_list li a {
		display: -webkit-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		max-width: 100%;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		flex-pack: justify;
		justify-content: space-between;
	}

	/*
	.series_img {
		width: 35%;
	}
		*/

	.series_dtl {
		width: 62%;
	}
}


/*-----------------------
ページ下部リンクバナー
-----------------------*/
#link_banner ul {
	max-width: 968px;
	width: 95%;
	margin: 3em auto 5em;
}

#link_banner ul li {
	width: 23.5%;
	margin-right: 2%;
	margin-top: 2%;
}

#link_banner ul li a img {
	width: 100%;
	display: block;
}

/*pc*/
@media screen and (max-width: 767.1px) {
	#link_banner ul li:nth-of-type(4n) {
		margin-right: 0;
	}

	#link_banner ul li:nth-of-type(-n + 4) {
		margin-top: 0;
	}
}

/*sp*/
@media screen and (max-width: 767px) {
	#series .content_inner {
		padding-top: 0;
	}

	#link_banner ul li:nth-of-type(even) {
		margin-right: 0;
	}

	#link_banner ul li:nth-of-type(-n + 2) {
		margin-top: 0;
	}
}



/* web font */
.wf-sawarabimincho {
	font-family: "Sawarabi Mincho";
}



.new_comics {
	background-color: #fff;
}

.movie_bg {
	padding: 10px;
	background-color: white;
}


/*----------------------------------------------*/
/*20250206 CDU加筆*/
/*----------------------------------------------*/

/*body-全ページ共通*/
body {
	font-family: "IBM Plex Sans JP", serif;
	font-size: 15px;
}

.main_wrapper {
	padding-top: 6rem;
}

.main_wrapper:before {
	content: "";
	display: block;
	position: fixed;
	top: 0;
	left: 0;
	background: url(../common/images/bgimg.jpg) no-repeat center center;
	background-size: cover;
	width: 100%;
	height: 100vh;
	z-index: -1;
}


/*header-全ページ共通*/
#header-title div.logo a {
	line-height: 0;
}

#header-title {
	display: flex;
	align-items: center;
}

#common_header {
	z-index: 1001;
}

header#sqexHeader-black_rsp,
header#sqexHeader-white_rsp {
	z-index: 100;
}

.yg_head {
	background-image: linear-gradient(90deg, #fff, #e7e7e7);
	border-radius: 0 0 15px 15px;
	padding: 15px 2%;
	width: 94%;
	margin: 0 auto;
	filter: drop-shadow(0 4px 9px #00000037);
	z-index: 99;
	transition: opacity 0.5s ease-in-out;
	position: relative;
}

.header_inner {
	align-items: center;
}

#header-title div.logo {
	margin-top: 0;
	height: auto;
}

.header_inner h1 {
	margin: 0;
}

.hd_twitter {
	padding-top: 0;
}

.logo_wrap {
	gap: 0.5em;
	margin: 0;
	width: 40%;
}

.header_inner_right {
	display: flex;
	align-items: center;
	justify-content: flex-end;
	width: 60%;
}

.gnav {
	background: unset;
}

.gnav a {
	color: #000;
	border-radius: 100px;
	padding: 0 0.5em 0 2em;
	position: relative;
	font-size: 1.3rem;
	font-weight: 500;
}

.gnav a:hover,
.gnav a.active {
	color: #DD0707;
	background: unset;
}

.gnav a:before {
	position: absolute;
	content: "";
	width: 1.5em;
	height: 1.5em;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
}

.gnav #menu_new a:before {
	background: url(../common/images/hd-icon-new.svg) no-repeat center;
	background-size: contain;
	transition: .2s;
}

.gnav #menu_introduction a:before {
	background: url(../common/images/hd-icon-introduction.svg) no-repeat center;
	background-size: contain;
	transition: .2s;
}

.gnav #menu_comics a:before {
	background: url(../common/images/hd-icon-comics.svg) no-repeat center;
	background-size: contain;
	transition: .2s;
}

.gnav #menu_gravure a:before {
	background: url(../common/images/hd-icon-gravure.svg) no-repeat center;
	background-size: contain;
	transition: .2s;
}

.gnav #menu_wanted a:before {
	background: url(../common/images/hd-icon-mangacontest.svg) no-repeat center;
	background-size: contain;
	transition: .2s;
}

.gnav #menu_appointment a:before {
	background: url(../common/images/hd-icon-appointment.svg) no-repeat center;
	background-size: contain;
	transition: .2s;
}

.gnav a:hover:before {
	filter: invert(16%) sepia(68%) saturate(4653%) hue-rotate(360deg) brightness(91%) contrast(121%);
}

.ttl_wrap {
	max-width: 1367px;
	width: 90%;
	margin: 0 auto 4rem;
	display: flex;
	align-items: center;
}

.ttl_wrap h2 {
	font-size: 7rem;
	line-height: 1;
	padding: 1.4rem 0;
	max-width: unset;
	font-family: "Open Sans", serif;
	font-weight: 800;
	font-style: italic;
}

.ttl_wrap h2::first-letter {
	color: #DD0707;
}

.ttl_wrap::after {
	content: "";
	flex-grow: 1;
	height: 2px;
	background-color: #000;
	margin-left: 2rem;
	margin-bottom: 1em;
	transform: scaleY(0.5);
}

.ttl_wrap span {
	font-size: 2rem;
	display: block;
	color: #000;
	text-align: center;
	margin-top: .3em;
	font-family: "IBM Plex Sans JP";
	font-style: normal;
	font-size: 1.5rem;
	letter-spacing: 0.1em;
}

.common-btn {
	color: #fff;
	background: #000;
	padding: 0.65em 5em;
	cursor: pointer;
	border-radius: 100px;
	position: relative;
	transition: .3s;
	letter-spacing: 2px;
	display: inline-block;
	font-size: 0.9em;
}

.common-btn::before {
	position: absolute;
	content: "";
	display: block;
	width: 7px;
	height: 7px;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	right: 1em;
	top: 50%;
	transform: translateY(-50%) rotate(45deg);
	-webkit-transform: translateY(-50%) rotate(45deg);
	-ms-transform: translateY(-50%) rotate(45deg);
	transition: .7s;
}

.common-btn:hover {
	background: #DD0707;
}

.common-btn:hover::before {
	transform: translateY(-50%) rotateX(180deg) rotateZ(45deg);
}

.common-btn.arrow_bottom::before {
	transform: translateY(-50%) rotate(135deg);
	-webkit-transform: translateY(-50%) rotate(135deg);
	-ms-transform: translateY(-50%) rotate(135deg);
	transition: .2s;
}

.common-btn.arrow_bottom:hover::before {
	top: 55%;
}

.content_inner {
	max-width: 1367px;
	margin: 0 auto;
	width: 90%;
}

.yg_head.scroll-bottom {
	position: fixed;
	top: 0;
	left: 3%;
}

.header-bnr img {
	width: auto;
}

#gnav_menu {
	gap: 1.5em;
	margin-right: 1.5em;
	transition: opacity 0.5s ease-in-out;
}

@media screen and (max-width: 1280px) {
	#gnav_menu {
		gap: 0.5em;
		margin-right: 0.5em;
	}
}

@media screen and (max-width: 1024px) {

	.yg_head {
		background-image: unset;
		filter: unset;
		padding: 10px 3%;
		width: 96%;
	}

	.yg_head:after {
		position: absolute;
		content: "";
		height: calc(100vh + 20px);
		width: 100%;
		background-image: linear-gradient(90deg, #fff, #e7e7e7);
		border-radius: 0 0 15px 15px;
		margin: 0 auto;
		filter: drop-shadow(0 4px 9px #00000037);
		top: calc(-100vh + 45px);
		left: 0;
		z-index: -1;
		transition: all 0.5s;
	}

	.yg_head.scroll-bottom {
		left: 2%;
	}

	.hd_twitter {
		width: 100%;
	}

	.logo_wrap {
		gap: 1em;
		width: auto;
	}

	.header_inner .logo_txt img {
		margin-left: 3px;
	}

	.header_inner.flx {
		width: 100%;
		display: flex;
		justify-content: space-between;
	}

	.header_inner_right {
		width: 20%;
		justify-content: flex-end;
	}

	.header_inner {
		flex-wrap: unset;
	}

	.gnav li {
		font-size: unset;
		font-weight: unset;
		width: 100%;
		background: unset;
		border-top: 1px solid #00000022;
		text-align: left;
	}

	.gnav li#menu_new {
		border-top: unset;
	}

	.gnav a:after {
		display: none;
	}

	.gnav .header-bnr a {
		padding: 0;
		margin-bottom: 1em;
		width: auto;
	}

	.gnav a {
		font-size: 1.6rem;
		padding: 1em 1.5em 1em 3em;
	}

	.gnav .sp_hd_twitter a {
		padding: 1em 1.5em 1em 0;
	}

	.gnav .sp_hd_twitter a img {
		width: auto;
	}

	.gnav a:hover,
	.gnav a.active {
		background: unset;
		box-shadow: unset;
	}

	.yg_head.open:after {
		top: 0;
	}

	.menu-open {
		position: relative;
		right: 0;
		top: 0;
		width: 65px;
		height: 16px;
		cursor: pointer;
		z-index: 300;
	}

	.menu-open_line {
		position: absolute;
		width: 100%;
		height: 1px;
		right: 0;
		background-color: #000;
		transition: all 0.5s;
	}

	.menu-open_line-1 {
		top: 0%;
	}

	.menu-open_line-2 {
		top: 50%;
	}

	.menu-open_line-3 {
		top: 100%;
	}

	/*ハンバーガーがクリックされたら*/
	.open .menu-open_line-1 {
		transform: rotate(-25deg);
		top: 4px;
	}

	.open .menu-open_line-2 {
		opacity: 0;
	}

	.open .menu-open_line-3 {
		transform: rotate(25deg);
		top: 4px;
	}

	/* sp-nav(ナビ) */
	#gnav_menu {
		overflow-y: auto;
		display: none;
		margin-top: 115px;
		left: 0;
		width: 88%;
		margin-left: 6%;
	}

	.open #gnav_menu {
		display: block;
	}

	.yg_head.scroll-bottom.open #gnav_menu {
		margin-top: 80px;
	}

	/* ハンバーガーメニュー解除用bg */
	.black-bg {
		position: fixed;
		left: 0;
		top: 0;
		width: 100vw;
		height: 100vh;
		z-index: 5;
		background-color: #000;
		opacity: 0;
		visibility: hidden;
		transition: all 0.5s;
		cursor: pointer;
		z-index: -1;
	}

	/*ハンバーガーメニューが開いたら表示*/
	.black-bg.open {
		opacity: 0.6;
		visibility: visible;
	}

	.header_inner h1 img {
		max-width: 157px;
	}

	.logo_wrap>a {
		width: auto;
	}

	#gnav_menu .header-bnr img {
		width: 100%;
	}

}

@media screen and (max-width: 767px) {
	body {
		font-size: 13px;
	}

	.logo_wrap {
		gap: 0.5em;
	}

	.yg_head.scroll-bottom {
		left: 2%;
	}
}



/*TOP
-----------------------------------------------*/

/*KV*/
.top_important {
	max-width: 1367px;
	width: 90%;
	margin: 0 auto 6rem;
	background: #fff;
	border: #DD0707 solid 1px;
	padding: 2.5em;
}

.top_important dt {
	color: #d7000f;
	font-weight: 800;
	margin-bottom: 1rem;
}

.top_important dd {
	line-height: 1.75em;
}

.top_important a {
	color: #DD0707;
	text-decoration: underline;
	margin: 0 0.1em;
	transition: .3s ease-in-out;
}

.top_important a:hover {
	text-decoration: none;
}

#kv_area {
	position: relative;
	max-width: 1367px;
	width: 90%;
	margin: 0 auto;
}

#kv_area .ttl_wrap {
	max-width: unset;
	width: 100%;
}

#main_banner_area {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 5%;
	width: 100%;
}

#main_banner_area #main_banner {
	max-width: 513px;
	position: relative;
}

#main_banner_area #main_banner:after {
	position: absolute;
	content: "";
	bottom: 0;
	left: 0;
	background: url(../common/images/main_banner_bg.png) no-repeat bottom left;
	background-size: contain;
	width: 8vw;
	height: 100%;
	z-index: -1;
}

#main_banner_area #main_banner img {
	max-width: 386px;
	width: 25vw;
	margin-left: 8vw;
	border: 2px solid #000;
	filter: drop-shadow(3px 3px 7px #0000006c);
	transition: .5s;
}

#main_banner_area #main_banner:hover img {
	transform: scale(1.04);
}

#main_banner_area .splide {
	width: calc(100% - 386px);
}

.splide__slide img {
	height: auto;
	width: 100%;
}

#main_banner_area .splide-area {
	position: relative;
}

#main_banner_area .splide__slide img {
	display: flex;
	align-items: center;
	justify-content: center;
	height: auto;
	width: 100%;
	transform: scale(1);
	background: #fff;
	padding: 5px;
	border: 2px solid #000;
	border-radius: 8px;
	filter: drop-shadow(3px 3px 7px #0000006c);
	opacity: 1;
	transition: 1s
}


#main_banner_area .splide__slide.is-active img {
	transform: scale(2);
}

#main_banner_area .splide__slide.is-prev img,
#main_banner_area .splide__slide.is-next img {
	transform: scale(1.5);
}

#main_banner_area .splide__slide.is-visible {
	z-index: 10;
}

#main_banner_area .splide__slide.is-visible img {
	opacity: 1;
}

#main_banner_area .splide__slide.is-prev,
#main_banner_area .splide__slide.is-next {
	z-index: 20;
}

#main_banner_area .splide__slide.is-active {
	z-index: 30;
}

#main_banner_area .splide__track {
	padding: 20% 10px;
}

.top-slider-caption_y,
.top-slider-caption_p,
.top-slider-caption_r,
.top-slider-caption_g {
	position: relative;
	position: absolute;
	top: -5%;
	left: -4%;
	background: #000;
	color: #fff;
	padding: 0.6em 1.5em 0.4em 3em;
	border-radius: 5px;
	font-size: 0.7em;
	transition: 1s;
	white-space: nowrap;
}

#main_banner_area .splide__slide.is-visible .top-slider-caption_y,
#main_banner_area .splide__slide.is-visible .top-slider-caption_p,
#main_banner_area .splide__slide.is-visible .top-slider-caption_r,
#main_banner_area .splide__slide.is-visible .top-slider-caption_g {
	opacity: 1;
}

#main_banner_area .splide__slide.is-prev .top-slider-caption_y,
#main_banner_area .splide__slide.is-next .top-slider-caption_y,
#main_banner_area .splide__slide.is-prev .top-slider-caption_p,
#main_banner_area .splide__slide.is-next .top-slider-caption_p,
#main_banner_area .splide__slide.is-prev .top-slider-caption_r,
#main_banner_area .splide__slide.is-next .top-slider-caption_r,
#main_banner_area .splide__slide.is-prev .top-slider-caption_g,
#main_banner_area .splide__slide.is-next .top-slider-caption_g {
	top: -31%;
	left: -31%;
}

#main_banner_area .splide__slide.is-active .top-slider-caption_y,
#main_banner_area .splide__slide.is-active .top-slider-caption_p,
#main_banner_area .splide__slide.is-active .top-slider-caption_r,
#main_banner_area .splide__slide.is-active .top-slider-caption_g {
	top: -56%;
	left: -56%;
}

.top-slider-caption_y:before {
	position: absolute;
	content: "●";
	color: #FFEF3E;
	left: 1.5em;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
}

.top-slider-caption_p:before {
	position: absolute;
	content: "●";
	color: #B06FFF;
	left: 1.5em;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
}

.top-slider-caption_r:before {
	position: absolute;
	content: "●";
	color: #FF3E3E;
	left: 1.5em;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
}

.top-slider-caption_g:before {
	position: absolute;
	content: "●";
	color: #83C68A;
	left: 1.5em;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
}

.top-slider-txt {
	text-indent: -1em;
	margin-left: 1em;
}


#main_banner_area .splide__list {
	width: 98% !important;
	margin-left: 1% !important;
}

#main_banner_area .splide__arrows {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}

button.splide__arrow.splide__arrow--prev {
	background: #38383866;
	border: #fff solid 1px;
	color: #fff;
	padding: 2em;
	left: -1.5em;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	position: relative;
	position: absolute;
}

button.splide__arrow.splide__arrow--prev::after {
	position: absolute;
	font-size: 1.5em;
	content: "←";
}

button.splide__arrow.splide__arrow--next {
	background: #38383866;
	border: #fff solid 1px;
	color: #fff;
	padding: 2em;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	right: -1.5em;
	position: relative;
	position: absolute;
}

button.splide__arrow.splide__arrow--next::after {
	position: absolute;
	font-size: 1.5em;
	content: "→";
}

.splide__slide {
	display: inline-flex;
}


#kv_area .main_banner-btn {
	position: absolute;
	top: 9rem;
	right: 0;
	display: flex;
	align-items: center;
	gap: 13px;
}


@media screen and (max-width: 1280px) {
	#main_banner_area {
		gap: 5%;
	}
}

@media screen and (max-width: 1024px) {
	#main_banner_area {
		flex-direction: column;
		width: 100%;
		margin: 0 auto;
	}

	#main_banner_area #main_banner img {
		width: 100%;
		margin: 0 auto;
	}

	.top_important {
		margin: 0 auto 4rem;
	}

	.ttl_wrap::after {
		margin-left: 1rem;
		margin-bottom: 1.5em;
	}

	#kv_area .main_banner-btn {
		position: unset;
		flex-wrap: wrap;
		justify-content: center;
		margin-top: 0;
		gap: 27px;
	}

	#main_banner_area #main_banner {
		width: 70%;
	}

	#main_banner_area .splide {
		width: 100%;
		overflow: hidden;
	}

	#main_banner_area .splide__track {
		padding: 24% 10px;
	}

	.top-slider-caption_y,
	.top-slider-caption_p,
	.top-slider-caption_r {
		font-size: 0.8em;
	}

	#main_banner_area .splide__slide img {
		filter: drop-shadow(2px 2px 5px #0000006c);
	}

	#main_banner_area #main_banner:after {
		width: 12vw;
		left: -6vw;
	}

	#main_banner_area #main_banner img {
		margin-left: 6vw;
	}

	#kv_area {
		width: 100%;
	}

	.ttl_wrap h2 {
		font-size: 4.5rem;
		max-width: 100%;
		width: unset;
	}

	button.splide__arrow.splide__arrow--next {
		right: 0;
	}

	button.splide__arrow.splide__arrow--prev {
		left: 0;
	}
}

@media screen and (max-width: 767px) {
	#header-title {
		display: none;
	}

	.main_wrapper {
		padding-top: 4rem;
	}

	.top_important {
		margin: 0 auto 4rem;
		padding: 1.5em;
	}

	#main_banner_area #main_banner:after {
		display: none;
	}

	#main_banner_area .splide__track {
		padding: 36% 10px;
	}

	.logo_wrap {
		margin-right: 0;
		display: flex;
		margin-right: 0;
		flex-direction: column;
		align-items: flex-start !important;
	}

	#main_banner_area #main_banner img {
		margin-left: 0;
	}
}


/*htmlモーダル*/
#home .main_banner-btn a,
#home .yghtmlmodal-open,
#new .main_banner-btn a,
#new .yghtmlmodal-open {
	color: #fff;
	background: #000;
	padding: 0.65em 5em;
	cursor: pointer;
	border-radius: 100px;
	position: relative;
	transition: .3s;
	letter-spacing: 1px;
	font-weight: 600;
	font-size: 1em;
}

#home .main_banner-btn a::before,
#home .yghtmlmodal-open::before,
#new .main_banner-btn a::before,
#new .yghtmlmodal-open::before {
	position: absolute;
	content: "";
	display: block;
	width: 7px;
	height: 7px;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	right: 1em;
	top: 50%;
	transform: translateY(-50%) rotate(45deg);
	-webkit-transform: translateY(-50%) rotate(45deg);
	-ms-transform: translateY(-50%) rotate(45deg);
	transition: .7S;
}

#home .main_banner-btn a:hover,
#home .yghtmlmodal-open:hover,
#new .main_banner-btn a:hover,
#new .yghtmlmodal-open:hover {
	background: #DD0707;
}

#home .main_banner-btn a:hover::before,
#home .yghtmlmodal-open:hover::before,
#new .main_banner-btn a:hover::before,
#new .yghtmlmodal-open:hover::before {
	transform: translateY(-50%) rotateX(180deg) rotateZ(45deg);
}

.yghtmlmodal {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	background: rgba(0, 0, 0, 50%);
	padding: 40px 20px;
	overflow: auto;
	opacity: 0;
	visibility: hidden;
	transition: .3s;
	box-sizing: border-box;
	z-index: 1002;
}

.yghtmlmodal:before {
	content: "";
	display: inline-block;
	vertical-align: middle;
	height: 100%;
	margin-left: -0.2em;
}

.yghtmlmodal.is-active {
	opacity: 1;
	visibility: visible;
}

.yghtmlmodal-container {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	max-width: 1100px;
	width: 90%;
}

.yghtmlmodal-close {
	display: none;
}

.yghtmlmodal-content {
	background: #fff;
	text-align: left;
	line-height: 1.8;
	padding: 7%;
	border-radius: 20px;
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	gap: 4em;
	align-items: center;
}

.yghtmlmodal-content-inner {
	width: 100%;
}

.yghtmlmodal-content h2 {
	font-size: 1.5em;
	font-weight: 600;
	letter-spacing: 0.1em;
	text-align: center;
	padding-bottom: 1em;
	margin-bottom: 1.5em;
	border-bottom: #000 solid 1px;
}

.yghtmlmodal-flex {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	gap: 2em;
}

.yghtmlmodal-content .store-btn,
.yghtmlmodal-content .store-btn-txt {
	height: 5em;
	width: 14em;
	display: flex;
	box-shadow: 0 0 10px 0px #00000026, inset 0 0 0 0 #00000026;
	background: #fff;
	align-items: center;
	justify-content: center;
	border-radius: 30px;
	transition: .2s;
}

.yghtmlmodal-content .store-btn:hover,
.yghtmlmodal-content .store-btn-txt:hover {
	opacity: .6;
}

.yghtmlmodal-content .store-btn img {
	width: auto;
}

.yghtmlmodal-content .store-btn-txt {
	font-size: 1.1em;
	font-weight: 800;
	height: 4.5em;
	width: 12.75em;
}


@media screen and (max-width: 767px) {

	#home .main_banner-btn a,
	#home .yghtmlmodal-open {
		padding: 0.85em 13vw;
	}

	.yghtmlmodal-content h2 {
		font-size: 1.3em;
		padding-bottom: 0.5em;
	}

	.yghtmlmodal-content .store-btn img {
		width: 60%;
	}

	.yghtmlmodal-content .store-btn,
	.yghtmlmodal-content .store-btn-txt {
		height: 3em;
		width: 8em;
	}

	.yghtmlmodal-flex {
		gap: 1.5em;
	}

	.yghtmlmodal-content .store-btn-txt {
		font-size: 0.9em;
	}

}

/*TOPics*/

#topics {
	overflow: hidden;
	background-color: unset;
	margin-top: 10rem;
}

.ttl_topics {
	color: #000;
	background-color: unset;
	background-image: unset;
	background-position: unset;
	background-repeat: unset;
}

#topics .splide__track {
	overflow: visible;
}

#topics .splide__slide {
	width: max-content;
}

#topics .slide {
	overflow: hidden;
	border-radius: 4px;
}

#topics .slide-media {
	padding-top: 62.5%;
}

#topics .slide-media img {
	height: calc(100% + 16px);
	transform: translateY(-16px);
}

#topics .splide .splide__slide {
	transition: .5s;
	position: relative;
}

#topics .splide .splide__slide img {
	background: #fff;
	padding: 10px;
	border: 2px solid #000;
	border-radius: 15px;
	filter: drop-shadow(3px 3px 7px #0000006c);
	transition: .3s;
	position: relative;
}

#topics .splide .splide__slide:hover img {
	transform: scale(1.1);
}

#topics .splide img {
	border-radius: 10px;
}

#topics .content_inner {
	padding: 0;
}

#topics .splide .splide__slide span.top-slider-caption_time {
	position: absolute;
	top: -5%;
	left: -4%;
	background: #000;
	color: #fff;
	padding: 0.6em 3em 0.3em 3em;
	border-radius: 6px;
	font-size: 0.7em;
	letter-spacing: 0.1em;
	transition: .3s;
}

#topics .splide .splide__slide p {
	margin-top: 1em;
	text-align: center;
	font-size: 0.9em;
	font-weight: 600;
}

#topics .splide .splide__slide:hover p {
	color: #d7000f;
}

#topics .splide .splide__slide:hover span.top-slider-caption_time {
	top: -9%;
	left: -9%;
}


@media screen and (max-width: 767px) {
	#topics {
		margin-top: 8rem;
	}

	#topics .splide .splide__slide img {
		padding: 15px;
		border-radius: 20px;
		filter: drop-shadow(2px 2px 5px #0000006c);
	}

	#topics .splide .splide__slide p {
		font-size: 1em;
	}

	#topics .splide .splide__slide span.top-slider-caption_time {
		font-size: 0.8em;
	}
}

/*comics*/
#comics .content_inner {
	max-width: unset;
	width: 100%;
}

#comics {
	margin: 10rem auto 0;
	position: relative;
	max-width: 1367px;
	width: 90%;
}

#comics .content_inner,
#comics .ttl_topics {
	max-width: unset;
	width: 100%;
}

#comics .ttl_wrap {
	margin: 0 auto 8rem;
}

.new:before,
.new:after {
	display: none;
}

#comics .flx {
	gap: 30px;
}

.newrelease_list li {
	width: calc(20% - 24px);
	margin-right: 0;
}

.newrelease_list li a {
	padding: 0;
	filter: drop-shadow(4px 5px 10px #0000007D);
}

.newrelease_list li:nth-child(-n+6) {
	margin-top: 1.5em;
}

.new_comics {
	background: unset;
}

.newrelease_list li {
	-webkit-box-shadow: unset;
	box-shadow: unset;
	display: flex;
	flex-direction: column;
	align-items: stretch;
	gap: 2em;
	margin-bottom: 3em;
	margin-top: 0;
}

#comics li img {
	transition: .3s;
}

#comics li:hover img {
	transform: scale(1.05);
}

#comics li .common-btn {
	padding: 0.9em 0;
	font-size: 1.1em;
	font-weight: 600;
	letter-spacing: 0.1em;
}

#comics li:hover .common-btn {
	background: #d7000f;
}

.flx.flxcol4>.btn_wrap {
	flex-basis: 100%;
	max-width: 100%;
	width: 100%;
}

#comics .main_banner-btn {
	position: absolute;
	top: 9rem;
	right: 0;
	display: flex;
	align-items: center;
	gap: 13px;
}

#comics .main_banner-btn button {
	color: #fff;
	background: #000;
	padding: 0.65em 5em;
	cursor: pointer;
	border-radius: 100px;
	position: relative;
	transition: .3s;
	letter-spacing: 1px;
	font-size: 1em;
	font-weight: 600;
}

#comics .main_banner-btn button::before {
	position: absolute;
	content: "";
	display: block;
	width: 7px;
	height: 7px;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	right: 1em;
	top: 50%;
	transform: translateY(-50%) rotate(45deg);
	-webkit-transform: translateY(-50%) rotate(45deg);
	-ms-transform: translateY(-50%) rotate(45deg);
	transition: .7S;
}

#comics .main_banner-btn button:hover {
	background: #DD0707;
}

#comics .main_banner-btn button:hover::before {
	transform: translateY(-50%) rotateX(180deg) rotateZ(45deg);
}

.newrelease_list li:nth-child(-n+6) {
	margin-top: unset;
}

#home .comics_list>li {
	background: unset;
	padding: unset;
	-webkit-box-shadow: unset;
	box-shadow: unset;
	max-width: unset;
	padding: 0 0 3em;
	margin: 0 !important;
	width: calc(20% - 25px);
}

#home .comics_list .comics_img>img {
	filter: drop-shadow(2px 3px 5px #0000007D);
	width: 100%;
}

#home .comics_list .info_btn {
	flex-direction: column;
}

#home .comics_list {
	display: flex !important;
	flex-wrap: wrap;
	gap: 30px;
	padding: 2em 0 0;
}

#home #comics .flx {
	gap: 15px;
	align-content: space-between;
}

#home #comics li:hover img {
	transform: unset;
}

#home .comics_body {
	width: 100%;
	padding-left: 0;
}

#home .comics_img img {
	margin-bottom: 0.5em;
}

#home .info_btn .btn,
#home .info_btn button {
	color: #fff;
	background: #000;
	padding: 1em 0 0.9em;
	cursor: pointer;
	border-radius: 100px;
	position: relative;
	transition: .3s;
	display: inline-block;
	font-size: 0.75em;
	line-height: 1;
	letter-spacing: 2px;
}

#home .info_btn button {
	width: 100%;
	font-weight: bold;
}

#home .info_btn .btn::before,
#home .info_btn button::before {
	position: absolute;
	content: "";
	display: block;
	width: 7px;
	height: 7px;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	right: 1em;
	top: 50%;
	transform: translateY(-50%) rotate(45deg);
	-webkit-transform: translateY(-50%) rotate(45deg);
	-ms-transform: translateY(-50%) rotate(45deg);
	transition: .7s;
}

#home .info_btn .btn:hover,
#home .info_btn button:hover {
	background: #DD0707;
	opacity: 1;
}

#home .info_btn .btn:hover::before,
#home .info_btn button:hover::before {
	transform: translateY(-50%) rotateX(180deg) rotateZ(45deg);
}

#home .info_btn .btn.gray_btn {
	background: #b1b1b1;
	cursor: unset;
}

#home .info_btn .btn.gray_btn::before {
	display: none;
}

#home .info_btn .btn.gray_btn:hover {
	opacity: 1;
}

#home #comics .flx {
	gap: 15px;
	align-content: space-between;
}



@media screen and (max-width: 1024px) {
	#comics .main_banner-btn {
		position: unset;
		flex-wrap: wrap;
		justify-content: center;
		margin-top: 0;
		gap: 21px;
		width: 90%;
		margin: 4em auto 0;
	}

	#comics .main_banner-btn a {
		padding: 1.3em 13vw;
	}

	#comics .main_banner-btn button {
		padding: 1.3em 13vw;
	}

	#comics .main_banner-btn a,
	#comics .main_banner-btn button,
	#comics .main_banner-btn li {
		width: 100%;
		display: inline-block;
		text-align: center;
	}

	#home .comics_list {
		padding: 0;
	}

	#home #comics .ttl_wrap {
		width: 95%;
		margin-left: 5%;
		margin-bottom: 3rem;
	}

	#home .comics_list>li {
		flex-basis: calc(32% - 15px);
		max-width: calc(32% - 15px);
		width: calc(32% - 15px);
	}

	#home .comics_list>li img {
		width: 100%;
		display: block;
	}

	#home #comics .flx.tocol3>* {
		flex-basis: calc(32% - 10px) !important;
		max-width: calc(32% - 10px) !important;
		width: calc(32% - 10px) !important;
	}

	#home #comics .flx {
		gap: 20px;
	}

	#home #comics {
		margin-top: 8rem;
		width: 100%;
	}

	#home #comics .content_inner {
		width: 88%;
		margin: 0 auto;
	}
}

@media screen and (max-width: 767px) {

	#comics .flx.tocol3>* {
		flex-basis: calc(50% - 10px) !important;
		max-width: calc(50% - 10px) !important;
		width: calc(50% - 10px) !important;
	}

	#comics .flx {
		gap: 20px;
	}

	.newrelease_list li a {
		filter: drop-shadow(2px 3px 5px #0000007D);
	}

	.newrelease_list li {
		gap: 1.5em;
		margin-bottom: 2em;
	}

	#home #comics li .common-btn {
		padding: 1em 0;
		font-size: 0.9em;
	}

	#home .comics_list {
		gap: 15px;
	}

	#home .comics_list>li {
		flex-basis: calc(50% - 8px);
		max-width: calc(50% - 8px);
		width: calc(50% - 8px);
		padding: 0;
	}

	#home .comics_img img {
		margin: 0;
	}

	#home #comics .info_btn .btn {
		padding: 1.1em 0 1em !important;
		font-size: 0.8em !important;
		display: block;
		letter-spacing: 0;
	}

	#home #comics .info_btn li,
	#comics .sale_btn li {
		margin-right: 0 !important;
		flex-basis: 100% !important;
		max-width: 100% !important;
		width: 100% !important;
	}

	#home #comics .flx {
		gap: 10px;
	}

	#home .info_btn {
		margin-top: 0.5em;
	}
}



/*AWARD*/

#mangasyou {
	margin: 4rem auto 0;
	position: relative;
	max-width: 1367px;
	width: 90%;
}

.ttl_mangasyou {
	color: #000;
	background-color: unset;
	background-image: unset;
	background-position: unset;
	background-repeat: unset;
	max-width: unset;
	width: 100%;
}

.mangasyou_body {
	text-align: center;
	flex-direction: unset;
	padding: 0;
	margin-bottom: 10rem;
}

.mangasyou_body_main {
	width: unset;
	margin: 0 auto;
	display: flex;
	align-items: center;
	justify-content: center;
}

.mangasyou_body_main>img {
	z-index: 2;
	border: 3px solid #000;
	-webkit-box-shadow: 5px 6px 16px #00000099;
	box-shadow: 5px 6px 16 #00000099;
	margin-right: -30px;
	max-width: 414px;
	width: 50%;
}

.award_right {
	background: #fff;
	padding: 40px 40px 40px 75px;
	border-radius: 15px;
	border: 2px solid #000;
	display: flex;
	flex-direction: column;
	align-items: flex-end;
	justify-content: center;
	gap: 3rem;
	margin-left: -50px;
	margin-top: 13%;
	-webkit-box-shadow: 5px 6px 16px #00000099;
	box-shadow: 5px 6px 16px #00000099;
	height: 88%;
}

.award_right h3 {
	display: flex;
	flex-direction: column;
	align-items: flex-end;
	gap: 0.5em;
	font-weight: 700;
	font-family: "Open Sans", serif;
	position: relative;
	width: 100%;
	margin-bottom: 1.5em;
	padding-bottom: 1.5em;
}

.award_right h3:after {
	position: absolute;
	content: "";
	height: 1px;
	width: 120%;
	max-width: 100%;
	bottom: 0;
	right: 0;
	background: #000;
}

.award_right .common-btn {
	padding: 1.25em 0;
	width: 21em;
	max-width: 100%;
	font-size: 1.2em;
	font-weight: 600;
	letter-spacing: 0.3em;
	margin-left: 50px;
}

.mangasyou_body_main .common-btn img {
	vertical-align: text-bottom;
	margin-right: 0.75em;
}

.grayout {
	background: #b1b1b1;
	cursor: unset;
}

.grayout:hover {
	background: #b1b1b1;
}

.common-btn.grayout::before {
	display: none;
}

@media screen and (max-width: 1024px) {
	.mangasyou_body_main {
		width: 90%;
		margin-top: -6%;
	}

	#mangasyou {
		margin: 8rem auto 0;
		width: 100%;
	}

	.award_inner {
		width: 90%;
		margin: 0 auto;
	}

	.award_right .common-btn {
		font-size: 1.7vw;
		margin-left: 30px;
	}
}

@media screen and (max-width: 767px) {

	.mangasyou_body_main {
		flex-direction: column;
	}

	.mangasyou_body_main>img {
		width: 80%;
		margin: 0 auto;
		-webkit-box-shadow: 3px 3px 8px #00000099;
		box-shadow: 3px 3px 8px #00000099;
	}

	.award_right {
		padding: 80px 20px 40px;
		max-width: 100%;
		width: 100%;
		margin-left: 0;
		margin-top: -50px;
		gap: 2rem;
		align-items: center;
	}

	.mangasyou_body_main .award_right img {
		width: auto;
	}

	.award_right h3 {
		margin-bottom: 1em;
	}

	.award_right .common-btn {
		font-size: 2.7vw;
		margin-left: 0;
	}

	.mangasyou_body_main .award_right img {
		vertical-align: middle;
	}
}


/*パンくず*/
#breadcrumb {
	background: #fff;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 0.85rem 0 0.55rem;
	display: flex;
	justify-content: center;
	margin-top: 10rem;
}

.breadcrumb-inner {
	width: 95%;
	max-width: 1367px;
	margin: 0 auto;
}

#breadcrumb ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	max-width: 100%;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: center;
}

#breadcrumb li {
	position: relative;
	padding: 0.1em 1.25em 0.1em 0.5em;
	font-size: 1.3rem;
	line-height: 1.5em;
}

#breadcrumb li:first-of-type {
	padding: 0.1em 1.25em 0.1em 0;
}

#breadcrumb li:last-of-type {
	padding: 0.1em 0 0.1em 0.5em;
}

#breadcrumb li:not(:last-of-type):after {
	position: absolute;
	content: ">";
	right: 0.1em;
	top: 0;
	width: 0.5em;
	height: 1em;
	font-size: 1.3rem;
	line-height: 1.5em;
}

#breadcrumb li a {
	line-height: 1.5em;
	vertical-align: center;
}

#breadcrumb li a:hover {
	text-decoration: underline;
}

@media screen and (max-width: 767px) {
	#breadcrumb {
		margin-top: 8rem;
	}
}


/*Footerバナー*/
#link_banner {
	background: #fff;
	padding: 3rem 0;
}

#home #link_banner {
	margin-top: 18rem;
}

#link_banner ul {
	margin: 0 auto;
}

#link_banner ul li:nth-of-type(4n) {
	margin-right: 0;
}

#link_banner ul li:nth-of-type(-n + 4) {
	margin-top: 0;
}


@media screen and (max-width: 1024px) {
	#home #link_banner {
		margin-top: 15rem;
	}
}

@media screen and (max-width: 767px) {
	#home #link_banner {
		margin-top: 10rem;
	}

	#link_banner ul li:nth-of-type(4n) {
		margin-right: 2%;
	}

	#link_banner ul li:nth-of-type(-n + 4) {
		margin-top: 2%;
	}

	#link_banner ul li:nth-of-type(2n) {
		margin-right: 0;
	}
}



/*TOPへボタン*/
.totop {
	z-index: 97;
}

.totop a {
	width: 41px;
	height: 41px;
	display: block;
}

.totop a:after {
	margin: 0 0 0 0.5rem;
}


/*右下TOPICSバナーボタン*/

.bnrbtn {
	width: auto;
	position: relative;
	position: fixed;
	bottom: 1em;
	right: 1em;
	width: 30vw;
	height: 30vw;
	max-width: 144px;
	max-height: 144px;
	z-index: 98;
	filter: drop-shadow(3px 4px 8px #00000099);
}

.bnrbtn img {
	width: 100%;
	height: 100%;
}

.close-bnrbtn {
	position: absolute;
	top: 8px;
	right: 8px;
	display: block;
	background: #fff;
	border: 1px solid #000;
	border-radius: 50%;
	color: #000;
	font-size: 22px;
	line-height: 1;
	padding: 0.1em 0.3em 0.1em;
	z-index: 1;
	cursor: pointer;
}

@media screen and (max-width: 1024px) {

	#kv_area .ttl_wrap,
	#topics .ttl_wrap,
	#comics .ttl_wrap,
	#mangasyou .ttl_wrap {
		width: 95%;
		margin-left: 5%;
		margin-bottom: 3rem;
	}

	#topics .ttl_wrap {
		margin-bottom: 6rem;
	}

	#mangasyou .ttl_wrap {
		margin-bottom: 4rem;
	}

	.ttl_wrap h2 {
		font-size: 4.5rem;
		max-width: 100%;
		width: unset;
	}
}

@media screen and (max-width: 767px) {
	.btnwrap {
		margin-bottom: 0;
	}

	.bnrbtn {
		bottom: 0.5em;
		right: 0.5em;
	}

	.close-bnrbtn {
		top: 0px;
		right: 5px;
		font-size: 20px;
	}

}

div#sqexFooter p.sqex-footer-copyright {
	z-index: 90;
}