@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: #d3dce5 url(https://image2.b-ch.com/feat/feat_gundam-x-30th/bg.jpg) no-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: #fff;
}

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

div#feat * {
	box-sizing: border-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;
}

#gundam-x {
	position: relative;
	margin: 0 auto;
	width: 100%;
}

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

#gundam-x div,
#gundam-x div p {
	margin: 0;
	padding: 0;
}

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

#gundam-x a.anchor {
	display: block;
	padding-top: 100px;
	margin-top: -100px;
}

#gundam-x div.main {
	position: relative;
	margin: 0 auto;
	padding-top: 1px;
	width: 1170px;
	min-height: 717px;
	text-align: left;
}

#gundam-x div.main div.kv {
	position: absolute;
	top: 33px; left: 0;
	width: 465px;
}

#gundam-x div.main div.title {
	margin: 38px 0 0 488px;
	width: 682px;
}

#gundam-x div.main ul.nav {
	margin: 59px 0 0 599px;
	width: 474px;
	font-size: 0; line-height: 0;
}

#gundam-x div.main-02 ul.nav {
	margin-top: 29px;
}

#gundam-x div.main ul.nav li,
#gundam-x div.main ul.nav li a,
#gundam-x div.main ul.nav li a span {
	display: block;
	width: 100%;
	height: 65px;
}

#gundam-x div.main ul.nav li {
	margin-bottom: 20px;
}

#gundam-x div.main-02 ul.nav li {
	margin-bottom: 17px;
}

#gundam-x div.main ul.nav li a {
	position: relative;
}

#gundam-x div.main ul.nav 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;
}

#gundam-x div.main ul.nav li.intro a span { background-image: url(https://image2.b-ch.com/feat/feat_gundam-x-30th/nav_intro.png); background-size: 100%; }
#gundam-x div.main ul.nav li.special a span { background-image: url(https://image2.b-ch.com/feat/feat_gundam-x-30th/nav_special.png); background-size: 100%; }
#gundam-x div.main ul.nav li.comment a span { background-image: url(https://image2.b-ch.com/feat/feat_gundam-x-30th/nav_comment.png); background-size: 100%; }
#gundam-x div.main ul.nav li.about a span { background-image: url(https://image2.b-ch.com/feat/feat_gundam-x-30th/nav_about.png); background-size: 100%; }

#gundam-x div.main ul.nav li a span:nth-of-type(2) { background-position: 0 -70px; opacity: 0; }

#gundam-x div.main ul.nav li a:hover span:nth-of-type(1) { opacity: 0.2; }
#gundam-x div.main ul.nav li a:hover span:nth-of-type(2) { opacity: 1; }

#gundam-x div.main ul.sns {
	margin: 9px 0 0 750px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	width: 170px;
	height: 38px;
	font-size: 0; line-height: 0;
}

#gundam-x div.main-02 ul.sns {
	margin-top: 12px;
}

#gundam-x div.main ul.sns li,
#gundam-x div.main ul.sns li a {
	display: block;
	width: 38px;
	height: 38px;
}

#gundam-x div.main ul.sns li a {
	-webkit-transition: opacity .4s ease-in-out;
	transition: opacity .4s ease-in-out;
}

#gundam-x div.main ul.sns li a:hover { opacity: 0.5; }

#gundam-x div.cb {
	position: relative;
	box-sizing: border-box;
	margin: 0 auto 70px auto;
	background-image: linear-gradient(0deg, rgba(92, 97, 117, 0.8) 30%, rgba(199, 205, 216, 0.8));
	border-bottom: 5px solid #b92d20;
	padding: 1px 0 1px 0;
	width: 1170px;
}

#gundam-x div.cb div.cb-h {
	width: 100%;
}

#gundam-x div.cb.intro div.img {
	margin: -4px auto 0 auto;
	width: 534px;
}

#gundam-x div.cb.intro div.txt {
	margin: 55px auto 75px auto;
	font-weight: 500;
	font-size: 24px;
	line-height: 1.8;
}

#gundam-x div.cb.intro div.txt p:first-of-type {
	margin-bottom: 1em;
}

#gundam-x div.cb.special div.cs {
	margin: 135px auto 273px auto;
	width: 529px;
}

#gundam-x div.cb.comment div.txt {
	font-weight: 900;
	font-size: 30px;
	line-height: 1.2;
	color: #354962;
}

#gundam-x div.cb.comment div.comment-txt {
	margin: 0 auto;
	width: 1033px;
	text-align: right;
}

#gundam-x div.cb.comment div.comment-txt img {
	width: 1023px;
}

#gundam-x div.cb.about {
	margin-bottom: 60px;
}

#gundam-x div.cb.about div.ttl946 {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: -8px 0 0 60px;
	width: 1035px;
}

#gundam-x div.cb.about div.ttl946 div.b-1 {
	margin: 15px 0 0 0;
	width: 337px;
}

#gundam-x div.cb.about div.ttl946 div.b-2 {
	width: 630px;
}

#gundam-x div.cb.about div.ttl946 div.b-2-1 {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	width: 100%;
}

#gundam-x div.cb.about div.ttl946 div.logo {
	width: 340px;
}

#gundam-x div.cb.about div.ttl946 div.btn {
	margin: 58px 0 0 -3px;
	width: 288px;
}

#gundam-x div.cb.about div.ttl946 div.btn,
#gundam-x div.cb.about div.ttl946 div.btn a,
#gundam-x div.cb.about div.ttl946 div.btn a span {
	display: block;
	width: 288px;
	height: 72px;
	font-size: 0; line-height: 0;
}

#gundam-x div.cb.about div.ttl946 div.btn a {
	position: relative;
}

#gundam-x div.cb.about div.ttl946 div.btn a span {
	position: absolute;
	top: 0; left: 0;
	transition: all .4s ease-in-out;
	-webkit-transition: all .4s ease-in-out;
}

#gundam-x div.cb.about div.ttl946 div.btn a span:nth-of-type(1),
#gundam-x div.cb.about div.ttl946 div.btn a span:nth-of-type(2) {
	background: url(https://image2.b-ch.com/feat/feat_gundam-x-30th/about_btn.png) no-repeat;
	background-size: 100%;
}

#gundam-x div.cb.about div.ttl946 div.btn a span:nth-of-type(2) {
	background-position: 0 -75px;
	opacity: 0;
}

#gundam-x div.cb.about div.ttl946 div.btn a:hover span:nth-of-type(1) { opacity: .2 }
#gundam-x div.cb.about div.ttl946 div.btn a:hover span:nth-of-type(2) { opacity: 1 }

#gundam-x div.cb.about div.ttl946 div.btn a span:nth-of-type(3) {
	padding-top: 22px;
	height: auto;
	font-weight: 700;
	font-size: 24px;
	line-height: 1;
	color: #fff;
}

#gundam-x div.cb.about div.ttl946 div.b-2-2 {
	margin: 44px auto 65px auto;
	width: 100%;
}

#gundam-x div.cb.about div.ttl946 dl.txt {
}

#gundam-x div.cb.about div.ttl946 dl.txt dt {
	margin-bottom: 0.8em;
	font-weight: 700;
	font-size: 30px;
	line-height: 1.2;
	color: #eddb91;
}

#gundam-x div.cb.about div.ttl946 dl.txt dd {
	text-align: left;
	font-weight: 400;
	font-size: 18.5px;
	line-height: 1.6;
	letter-spacing: 0.02em;
	color: #fff;
}

#gundam-x div.bnr-official {
	margin: 0 auto;
	width: 680px;
}

#gundam-x div.bnr-official a,
#gundam-x div.bnr-official a span {
	display: block;
	width: 680px;
	height: 165px;
	font-size: 0; line-height: 0;
}

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

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

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

#gundam-x div.bnr-sbsc {
	margin: 70px auto 0 auto;
	background: #fff;

}

#gundam-x div.bnr-sbsc,
#gundam-x div.bnr-sbsc a {
	display: block;
	width: 850px; height: 162px;
	font-size: 0; line-height: 0;
}

#gundam-x div.bnr-sbsc a {
	-webkit-transition: .4s ease-in-out;
	transition: .4s ease-in-out;
}

#gundam-x div.bnr-sbsc a:hover {
	opacity: .7;
}

#gundam-x div.copyright {
	margin: 0 auto;
	padding: 65px 0;
	width: 100%;
	text-align: center;
	font-family: "Noto Sans JP", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", sans-serif;
	font-weight: 400;
	font-size: 12px;
	line-height: 1.5;
	color: #000;
}

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