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

@font-face {
	font-family: 'M PLUS Rounded 1c';
	src: url('../../fonts/M_PLUS_Rounded_1c/MPLUSRounded1c-Thin.ttf') format("opentype");
	font-style: normal;
	font-weight: 100;
}

@font-face {
	font-family: 'M PLUS Rounded 1c';
	src: url('../../fonts/M_PLUS_Rounded_1c/MPLUSRounded1c-Light.ttf') format("opentype");
	font-style: normal;
	font-weight: 300;
}

@font-face {
	font-family: 'M PLUS Rounded 1c';
	src: url('../../fonts/M_PLUS_Rounded_1c/MPLUSRounded1c-Regular.ttf') format("opentype");
	font-style: normal;
	font-weight: 400;
}

@font-face {
	font-family: 'M PLUS Rounded 1c';
	src: url('../../fonts/M_PLUS_Rounded_1c/MPLUSRounded1c-Medium.ttf') format("opentype");
	font-style: normal;
	font-weight: 500;
}

@font-face {
	font-family: 'M PLUS Rounded 1c';
	src: url('../../fonts/M_PLUS_Rounded_1c/MPLUSRounded1c-Bold.ttf') format("opentype");
	font-style: normal;
	font-weight: 700;
}

@font-face {
	font-family: 'M PLUS Rounded 1c';
	src: url('../../fonts/M_PLUS_Rounded_1c/MPLUSRounded1c-ExtraBold.ttf') format("opentype");
	font-style: normal;
	font-weight: 800;
}

@font-face {
	font-family: 'M PLUS Rounded 1c';
	src: url('../../fonts/M_PLUS_Rounded_1c/MPLUSRounded1c-Black.ttf') 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: #000 url(https://image2.b-ch.com/feat/feat_keroro_movie2026/bg.jpg) no-repeat top center fixed;
	background-size: 2000px;
	width: 100%;
	text-align: center;
	font-family: "M PLUS Rounded 1c","ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO",'M PLUS Rounded 1c';
	font-weight: 300;
	font-size: 12px;
	line-height: 1;
	color: #000;
}

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;
}

div#feat *:focus {
	outline: none;
}

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

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

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

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

#keroro a.anchor {
	display: block;
	padding-top: 140px;
	margin-top: -140px;
}

#keroro div.main {
	position: relative;
	margin: 0 auto 57px auto;
	padding-top: 1px;
	width: 1180px;
	text-align: left;
}

#keroro div.main div.key {
	position: absolute;
	top: 15px; left :0;
	width: 500px;
}

#keroro div.main div.title {
	margin: 30px 0 0 515px;
	width: 620px;
}

#keroro div.main div.bnr-live {
	margin: 28px 0 0 509px;
	background: #fff;
	width: 636px;
	font-size: 0; line-height: 0;
}

#keroro div.main div.bnr-special {
	margin: 19px 0 0 509px;
	background: #fff;
	border-radius: 23px 24px 25.5px 25.5px;
	width: 637px;
	font-size: 0; line-height: 0;
}

#keroro div.main div.bnr-live a,
#keroro div.main div.bnr-special a {
	-webkit-transition: opacity .4s ease-in-out;
	transition: opacity .4s ease-in-out;
}

#keroro div.main div.bnr-live a:hover,
#keroro div.main div.bnr-special a:hover {
	opacity: .7;
}

#keroro div.main ul.nav {
	display: flex;
	fles-wrap: wrap;
	justify-content: space-between;
	margin: 20px 0 0 508px;
	width: 637px;
	font-size: 0; line-height: 0;
}

#keroro div.main ul.nav li,
#keroro div.main ul.nav li a,
#keroro div.main ul.nav li a span {
	display: block;
	height: 50px;
}

#keroro div.main ul.nav li.present01, #keroro div.main ul.nav li.present02,
#keroro div.main ul.nav li.present01 a, #keroro div.main ul.nav li.present02 a,
#keroro div.main ul.nav li.present01 a span, #keroro div.main ul.nav li.present02 a span {
	width: 221px;
}

#keroro div.main ul.nav li.story,
#keroro div.main ul.nav li.story a,
#keroro div.main ul.nav li.story a span {
	width: 166px;
}

#keroro div.main ul.nav li a {
	position: relative;
}

#keroro 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;
}

#keroro div.main ul.nav li.present01 a span { background-image: url(https://image2.b-ch.com/feat/feat_keroro_movie2026/nav_present01.png); background-size: 100%; }
#keroro div.main ul.nav li.present02 a span { background-image: url(https://image2.b-ch.com/feat/feat_keroro_movie2026/nav_present02.png); background-size: 100%; }
#keroro div.main ul.nav li.story a span { background-image: url(https://image2.b-ch.com/feat/feat_keroro_movie2026/nav_story.png); background-size: 100%; }

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

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

#keroro div.main ul.sns {
	position: absolute;
	top: 704px; left: 147px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	width: 206px;
	height: 46px;
	font-size: 0; line-height: 0;
}

#keroro div.main ul.sns li,
#keroro div.main ul.sns li a {
	display: block;
	width: 46px;
	height: 46px;
}

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

#keroro div.main ul.sns li a:hover { opacity: 0.5; }

#keroro div.cb-live {
	position: relative;
	margin: 0 auto 61px auto;
	background:#7e0c0d url(https://image2.b-ch.com/feat/feat_keroro_movie2026/live_bg_02.jpg) no-repeat;
	background-size: 100%;
	padding-bottom: 43px;
	width: 1110px;
}

#keroro div.cb-live div.txt {
	margin: 12px 0 24px 0;
	font-weight: 800;
	font-size: 24px;
	line-height: 1.5;
	color: #63e4fb;
}

#keroro div.cb-live div.img {
	margin: 0 auto 30px auto;
	width: 511px;
}

#keroro div.cb-live dl {
	margin: 0 auto;
	border: 3px solid #fff;
	border-radius: 22px;
	background: rgba(0,0,0,.4);
	padding: 15px 36px 0 36px;
	width: 950px;
	color: #fff;
}

#keroro div.cb-live dl dt {
	border-bottom: 1px solid #fff;
	padding-bottom: 15px;
	font-weight: 800;
	font-size: 24px;
	line-height: 1.2;
}

#keroro div.cb-live dl dd {
	padding-top: 15px;
	font-weight: 400;
	font-size: 18px;
	line-height: 1.4;
	transform: rotate(0.05deg);
}

#keroro div.cb-live dl dd span.cast {
	display: inline-block;
	padding-left: 3em;
	text-indent: -3em;
	text-align: left;
}

#keroro div.cb-live dl dd span.fw-b {
	font-weight: 800;
}

#keroro div.cb-live dl dd span.fs-p1 {
	font-size: 24px;
	transform: rotate(-0.05deg);
}

#keroro div.cb-live dl dd a.btn {
	position: relative;
	margin: -10px auto 0 auto;
}

#keroro div.cb-live dl dd a.btn,
#keroro div.cb-live dl dd a.btn span {
	display: block;
	width: 367px;
	height: 115px;
}

#keroro div.cb-live dl dd a.btn span {
	position: absolute;
	top: 0; left: 0;
	background: url(https://image2.b-ch.com/feat/feat_keroro_movie2026/live_btn_watch.png) no-repeat;
	background-size: 100%;
	-webkit-transition: opacity .4s ease-in-out;
	transition: opacity .4s ease-in-out;
}

#keroro div.cb-live dl dd a.btn span:nth-of-type(2) { background-position: 0 -120px; opacity: 0; }
#keroro div.cb-live dl dd a.btn:hover span:nth-of-type(1) { opacity: 0.5; }
#keroro div.cb-live dl dd a.btn:hover span:nth-of-type(2) { opacity: 1; }

#keroro div.cb {
	position: relative;
	margin: 0 auto 61px auto;
	background: rgba(0,0,51,.5);
	border-radius: 41px;
	padding-bottom: 60px;
	width: 1110px;
	color: #fff;
}

#keroro div.cb::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	border-radius: 41px;
	border: 7px solid transparent;
	background: linear-gradient(to bottom, #feff02, #5ac86e) border-box border-box;
	-webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0) border-box;
	-webkit-mask-composite: destination-out;
	mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0) border-box;
	mask-composite: exclude;
}

#keroro div.cb.special::before {
	background: linear-gradient(to bottom, #feff02, #fb5385) border-box border-box;
}

#keroro div.cb * {
	position: relative;
}

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

#keroro div.cb.present div.txt-1 {
	margin-top: -17px;
	font-weight: 500;
	font-size: 30px;
	line-height: 1.4;
}

#keroro div.cb.present div.txt-1 span.fw-b {
	font-weight: 800;
}

#keroro div.cb.present div.txt-1 span.fs-p1 {
	font-size: 36px;
}

#keroro div.cb.present div.txt-1 span.fc-y {
	color: #ffff01;
}

#keroro div.cb.present02 div.txt-1 {
	margin-bottom: 40px;
}

#keroro div.cb.present div.btn,
#keroro div.cb.present div.btn a,
#keroro div.cb.present div.btn a span {
	display: block;
	width: 337px;
	height: 115px;
}

#keroro div.cb.present div.btn a {
	position: relative;
}

#keroro div.cb.present div.btn a span {
	position: absolute;
	top: 0; left: 0;
	background: url(https://image2.b-ch.com/feat/feat_keroro_movie2026/present_btn.png) no-repeat;
	background-size: 100%;
	-webkit-transition: opacity .4s ease-in-out;
	transition: opacity .4s ease-in-out;
}

#keroro div.cb.present div.btn a span:nth-of-type(2) { background-position: 0 -120px; opacity: 0; }

#keroro div.cb.present div.btn a:hover span:nth-of-type(1) { opacity: 0.7; }
#keroro div.cb.present div.btn a:hover span:nth-of-type(2) { opacity: 1; }

#keroro div.cb.present01 div.btn {
	margin: 0 auto;
}

#keroro div.cb.present dl.present-outline {
	margin: 0 0 0 55px;
	text-align: left;
	font-size: 18px;
	line-height: 1.6;
}

#keroro div.cb.present dl.present-outline dt {
	font-weight: 800;
	transform: rotate(-0.05deg);
}

#keroro div.cb.present dl.present-outline dd {
	margin-bottom: 1.5em;
	font-weight: 400;
	transform: rotate(-0.05deg);
}

#keroro div.cb.present dl.present-outline dd span.fc-y {
	color: #ffff01;
}

#keroro div.cb.present dl.present-outline dd span.fs-m1 {
	font-size: 15px;
}

#keroro div.cb.present dl.present-outline dd ul {
	padding-left: 1em;
}

#keroro div.cb.present dl.present-outline dd a {
	color: #9ccefc;
	text-decoration: underline;
}

#keroro div.cb.present dl.present-outline dd a:hover {
	color: #cee7fe;
}

#keroro div.cb.present div.notice {
	margin: 0 0 0 55px;
	text-align: left;
	font-size: 12px;
	transform: rotate(-0.05deg);
}

#keroro div.cb.present01 ul.img {
	position: absolute;
	top: 433px; left: 655px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	width: 425px;
}

#keroro div.cb.present01 ul.img li {
	margin-bottom: 55px;
}

#keroro div.cb.present01 ul.img li img {
	padding-bottom: 10px;
}

#keroro div.cb.present01 ul.img li.img-a img { width: 146px; }
#keroro div.cb.present01 ul.img li.img-b img { width: 162px; }
#keroro div.cb.present01 ul.img li.img-c img { width: 252px; }

#keroro div.cb.present01 ul.img li span {
	display: inline-block;
	font-weight: 500;
	font-size: 15px;
	line-height: 1.4;
	transform: rotate(-0.05deg);
}

#keroro div.cb.present02 ul.img {
	position: absolute;
	top: 360px; left: 820px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	width: 260px;
}

#keroro div.cb.present02 ul.img li {
	margin-bottom: 55px;
}

#keroro div.cb.present02 ul.img li img {
	padding-bottom: 10px;
}

#keroro div.cb.present02 ul.img li.img-a img { width: 195px; }

#keroro div.cb.present02 ul.img li span {
	font-weight: 500;
	font-size: 15px;
	line-height: 1.4;
	transform: rotate(-0.05deg);
}

#keroro div.cb.special div.commingsoon {
	margin: 115px auto 215px auto;
	width: 438px;
}

#keroro div.cb.story div.txt-1 {
	margin: -11px 0 0 -41px;
	background: url(https://image2.b-ch.com/feat/feat_keroro_movie2026/story_chara.png) no-repeat;
	background-size: 100%;
	width: 1192px;
	min-height: 560px;
	font-weight: 500;
	font-size: 24px;
	line-height: 2;
}

#keroro div.cb.story div.txt-1 span.fs-p1 {
	font-size: 30px;
}

#keroro div.cb.story div.txt-1 span.fc-y {
	color: #ffff01;
}

#keroro div.cb.story div.txt-1 p {
	margin-bottom: 1.5em;
}

#keroro div.cb.story div.line {
	margin: 0 auto;
	border-top: 1.5px solid #99da60;
	width: 930px;
}

#keroro div.cb.story div.pv div.pv-h {
	margin: 37px auto 20px auto;

}

#keroro div.cb.story div.pv div.pv-title {
	margin-bottom: 23px;
	font-weight: 500;
	font-size: 18px;
	line-height: 1.2;
	transform: rotate(-0.05deg);
}

#keroro div.cb.story div.pv div.player {
	margin: 0 auto;
	width: 800px;
}

#keroro div.cb.story div.pv div.player iframe {
	width: 800px;
	height: 450px;
}

#keroro div.bnr-official {
	position: relative;
	margin: 72px auto 0 auto;
	width: 629px;
}

#keroro div.bnr-official span {
	position: absolute;
	top: 6px; left: 6px;
	display: block;
	background: #fff;
	border-radius: 22px 22px 20px 20px;
	width: 610px; height: 155px;
}

#keroro div.bnr-official a {
	position: relative;
	display: block;
	width: 629px; height: 174px;
	font-size: 0; line-height: 0;
}

#keroro div.bnr-official a {
	transition: opacity .4s ease-in-out;
	-webkit-transition: opacity .4s ease-in-out;
}

#keroro div.bnr-official a:hover {
	opacity: .7;
}

#keroro div.bnr-sbsc {
	margin: 74px auto 0 auto;
	background: #fff;

}

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

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

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

#keroro div.copyright {
	margin: 0 auto;
	padding: 83px 0 75px 0;
	width: 100%;
	text-align: center;
	font-weight: 300;
	font-size: 12px;
	transform: rotate(-0.05deg);
	line-height: 1.5;
	color: #fff;
}

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