@charset "utf-8";
/* =========================================================
   common style
   =======================================================*/

@font-face {
	font-family: 'Noto Sans JP';
	src: url('../../fonts/Noto_Sans_JP/NotoSansJP-Thin.otf') format("opentype");
	font-style: normal;
	font-weight: 100;
}

@font-face {
	font-family: 'Noto Sans JP';
	src: url('../../fonts/Noto_Sans_JP/NotoSansJP-Light.otf') format("opentype");
	font-style: normal;
	font-weight: 300;
}

@font-face {
	font-family: 'Noto Sans JP';
	src: url('../../fonts/Noto_Sans_JP/NotoSansJP-Regular.otf') format("opentype");
	font-style: normal;
	font-weight: 400;
}

@font-face {
	font-family: 'Noto Sans JP';
	src: url('../../fonts/Noto_Sans_JP/NotoSansJP-Medium.otf') format("opentype");
	font-style: normal;
	font-weight: 500;
}

@font-face {
	font-family: 'Noto Sans JP';
	src: url('../../fonts/Noto_Sans_JP/NotoSansJP-Bold.otf') format("opentype");
	font-style: normal;
	font-weight: 700;
}

@font-face {
	font-family: 'Noto Sans JP';
	src: url('../../fonts/Noto_Sans_JP/NotoSansJP-Black.otf') format("opentype");
	font-style: normal;
	font-weight: 900;
}

body {
	margin: 0;
	font-family:'Lucida Grande','Hiragino Kaku Gothic ProN','メイリオ',Meiryo,'ＭＳ ゴシック',Osaka,sans-serif;
}

img {
	border: 0;
}

.clearfix:after {
	content: ".";
	visibility: hidden;
	clear: both;
	display: block;
	height: 0;
}

.clearfix {
 zoom: 1;
 margin-bottom: 0;
}

div#container {
	width: 100%;
}

div#feat {
	position: relative;
	background: #eeeeee url(https://image2.b-ch.com/feat/feat_gquuuuuux/bg.png) repeat top center fixed;
	background-size: 2000px;
	width: 100%;
	text-align: center;
	font-family: "Noto Sans JP", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", sans-serif;
	font-weight: 300;
	font-size: 12px;
	line-height: 1;
	color: #000;
}

div#feat div {
/*
	font-size: 12px;
	line-height: 16px;
*/
}

div#feat * {
	box-sizing: content-box;
	letter-spacing: normal;
}

div#feat td {
	font-size: 12px;
	line-height: 16px;
	vertical-align: top;
}

div#feat a {
	color: #fff;
	text-decoration: none;
	-webkit-transition: color .4s ease-in-out;
	transition: color .4s ease-in-out;
}

div#feat a:hover {
	color: #fff;
	text-decoration: none;
}

/* TOP */
div#feat p,
div#feat dl,
div#feat dd,
div#feat ul {
	margin: 0;
	padding: 0;
}

div#feat li {
	list-style: none;
}

div#feat table {
	border-collapse: collapse;
	border-spacing: 0;
}

div#feat table th,
div#feat table td {
	padding: 0;
}

div#feat {
	position: relative;
	text-align: center;
}

#gquuuuuux {
	position: relative;
	margin: 0 auto;
	width: 100%;
}

#gquuuuuux img {
	display: inline;
	vertical-align: baseline;
	width: 100%;
}

#gquuuuuux div,
#gquuuuuux div p {
	margin: 0;
	padding: 0;
}

#gquuuuuux dt, #gquuuuuux th {
	font-weight: normal;
}

#gquuuuuux a img {
	-webkit-transition: opacity .4s ease-in-out;
	transition: opacity .4s ease-in-out;
}

#gquuuuuux a:hover img {
	opacity: 0.7;
}

#gquuuuuux a.anchor {
	display: block;
	padding-top: 90px;
	margin-top: -90px;
}

#gquuuuuux div.main {
	position: relative;
	margin: 0 auto;
	padding-top: 37px;
	width: 960px;
}

#gquuuuuux div.main div.img {
	margin: 0 auto;
	width: 960px;
	font-size: 0; line-height: 0;
}

#gquuuuuux div.main div.ondemand {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	margin: 39px auto 0 auto;
	width: 732px;
}

#gquuuuuux div.main div.txt {
	width: 324px;
	font-size: 0; line-height: 0;
}

#gquuuuuux div.main div.btn {
	width: 360px;
}

#gquuuuuux div.main div.btn a {
	display: block;
	background: #fa0355 url(https://image2.b-ch.com/feat/feat_gquuuuuux/btn_ttlpage_txt.png) no-repeat center 21px;
	background-size: 227px;
	border-radius: 5px;
	width: 360px;
	height: 70px;
	font-size: 0; line-height: 0;
	-webkit-transition: background-color .4s ease-in-out;
	transition: background-color .4s ease-in-out;
}

#gquuuuuux div.main div.btn a:hover {
	background-color: #fa7474;
}

#gquuuuuux div.main ul.sns {
	position: absolute;
	top: 37px; right: -72px;
	width: 40px;
}

#gquuuuuux div.main ul.sns li,
#gquuuuuux div.main ul.sns li a,
#gquuuuuux div.main ul.sns li a span {
	display: block;
	width: 40px;
	height: 40px;
	font-size: 0; line-height: 0;
}

#gquuuuuux div.main ul.sns li {
	margin-bottom: 20px;
}

#gquuuuuux div.main ul.sns li a {
	position: relative;
}

#gquuuuuux div.main ul.sns li a span {
	position: absolute;
	top: 0; left: 0;
	background-repeat: no-repeat;
	-webkit-transition: opacity .4s ease-in-out;
	transition: opacity .4s ease-in-out;
}

#gquuuuuux div.main ul.sns li.line a span { background-image: url(https://image2.b-ch.com/feat/feat_gquuuuuux/sns_line.png); background-size: 100%; }
#gquuuuuux div.main ul.sns li.x a span { background-image: url(https://image2.b-ch.com/feat/feat_gquuuuuux/sns_x.png); background-size: 100%; }
#gquuuuuux div.main ul.sns li.fb a span { background-image: url(https://image2.b-ch.com/feat/feat_gquuuuuux/sns_fb.png); background-size: 100%; }

#gquuuuuux div.main ul.sns li a span:nth-of-type(1) {  }
#gquuuuuux div.main ul.sns li a span:nth-of-type(2) { background-position: 0 -45px; opacity: 0; }

#gquuuuuux div.main ul.sns li a:hover span:nth-of-type(1) { opacity: 0.3; }
#gquuuuuux div.main ul.sns li a:hover span:nth-of-type(2) { opacity: 1; }


#gquuuuuux div.present {
	margin: 90px auto 0 auto;
}

#gquuuuuux div.present div.cb-h {
	margin: 0 auto;
	width: 389px;
}

#gquuuuuux div.present div.cb-inner {
	position: relative;
	margin: 39px auto 0 auto;
	background: url(https://image2.b-ch.com/feat/feat_gquuuuuux/present_img.png) no-repeat;
	background-size: 100%;
	width: 960px;
	height: 965px;
}

#gquuuuuux div.present div.btn a {
	position: absolute;
	top: 327px; left: 183px;
	display: block;
	background: #fa0355 url(https://image2.b-ch.com/feat/feat_gquuuuuux/present_btn.png) no-repeat center 23px;
	background-size: 202px;
	border-radius: 5px;
	width: 350px;
	height: 70px;
	font-size: 0; line-height: 0;
	-webkit-transition: background-color .4s ease-in-out;
	transition: background-color .4s ease-in-out;
}

#gquuuuuux div.present div.btn a:hover {
	background-color: #fa7474;
}

#gquuuuuux div.story {
	margin: 92px auto 0 auto;
}

#gquuuuuux div.story div.cb-h {
	margin: 0 auto;
	width: 302px;
}

#gquuuuuux div.story div.txt {
	margin: 0 auto;
	width: 1038px;
}

#gquuuuuux div.pv iframe {
	margin: 0 auto;
	width: 640px;
	height: 360px;
}

#gquuuuuux div.pics-wrapper {
	position: relative;
	margin-top: 95px;
	width: 100%;
	height: 203px;
	overflow: hidden;
}

#gquuuuuux div.pics {
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	width: 2160px;
}

div#gquuuuuux div.pic-slide div.slick-slider {
	position: relative;
	overflow: hidden;
	margin: auto;
	width: 2160px;
	height: 203px;
}

.slick-slider div { transition: none; }

div#gquuuuuux div.pic-slide div.slick-slider-a {
	padding-top: 0;
}

div#gquuuuuux div.pic-slide div.slick-slider ul.slick-slider-track {
	width: 100%;
	height: 203px;
	overflow: hidden;
}

div#gquuuuuux div.pic-slide div.slick-slider ul.slick-slider-track li.slide {
	background-color: #fff;
	font-size: 0;
	line-height: 0;
}

div#gquuuuuux div.pic-slide div.slick-slider ul.slick-slider-track .slick-slide {
	float: left;
	height: 100%;
	min-height: 1px;
	font-size: 0;
	line-height: 0;
}

div#gquuuuuux div.pic-slide div.slick-slider ul.slick-slider-track .slick-slide img {
	display: block;
	width: 100%;
	height: 100%;
}

#gquuuuuux div.bnr-official {
	margin: 85px auto 0 auto;
	width: 520px;
}

#gquuuuuux div.bnr-official a,
#gquuuuuux div.bnr-official a span {
	display: block;
	width: 520px;
	height: 170px;
}

#gquuuuuux div.bnr-official a {
	position: relative;
}

#gquuuuuux div.bnr-official a span {
	position: absolute;
	top: 0; left: 0;
	background: url(https://image2.b-ch.com/feat/feat_gquuuuuux/bnr_official.png) no-repeat;
	background-size: 100%;
	-webkit-transition: opacity .4s ease-in-out;
	transition: opacity .4s ease-in-out;
}

#gquuuuuux div.bnr-official a span:nth-of-type(1) {  }
#gquuuuuux div.bnr-official a span:nth-of-type(2) { background-position: 0 -175px; opacity: 0; }

#gquuuuuux div.bnr-official a:hover span:nth-of-type(1) { opacity: 0.3; }
#gquuuuuux div.bnr-official a:hover span:nth-of-type(2) { opacity: 1; }


#gquuuuuux div.copyright {
	margin: 0 auto;
	padding: 43px 0 50px 0;
	width: 100%;
	text-align: center;
	font-weight: 400;
	font-size: 12px;
	line-height: 1.5;
	color: #fff;
}

#gquuuuuux div.copyright img {
	width: 111px;
}

/* FOOTER */
.bch-l-wrapper {
	position: relative;
}
