@charset "utf-8";

#wrapper {
	font-size: 18px;
	line-height: 1.6;
	background: #000;
}

@media screen and ( max-width: 1024px ) { /* SP ==================== */
	#wrapper {
		font-size: 16px;
		line-height: 1.6;
	}
}

/* #wrapper .content {
	max-width: 1600px;
	margin: 0 auto;
} */

#wrapper .content {
	max-width: 1920px;
	margin: 0 auto;
}

@media screen and ( max-width: 1024px ) {
	#wrapper .content {
		padding: 0;
	}
}

#wrapper img {
	width: 100%;
}

.head {
	position: relative;
}

.head-img-logo {
	position: absolute;
	top: 2%;
	left: 2%;
	width: 28%;
}

.head-img-logo10th {
	position: absolute;
	top: 2%;
	right: 2%;
	width: 28%;
}

@media screen and ( max-width: 768px ) {
	.content-section {
		margin: 40px auto 0;
	}
}


.content-section-line {
	display: block;
	width: 1192px;
	max-width: calc(100% - 80px);
	margin: 0 auto;
}

@media screen and ( max-width: 1024px ) {
	.content-section-line {
		max-width: calc(100% - 40px);
		margin: 30px auto 30px;
	}
}

@media screen and ( max-width: 768px ) {
	.content-section-line {
		margin: 30px auto -10px;
	}
}

.content-section-maintext {
	width: 700px;
	text-align: center;
	font-size: 22px;
	font-weight: 700;
	line-height: 1.8;
	max-width: calc(100% - 80px);
	margin: 60px auto;
}

@media screen and ( max-width: 1024px ) {
	.content-section-maintext {
		max-width: calc(100% - 40px);
		margin: 30px auto 70px;
	}
}

@media screen and ( max-width: 768px ) {
	.content-section-maintext {
		font-size: 18px;
		line-height: 1.6;
		margin: 30px auto;
	}
}

.content-section-text {
	width: 1192px;
	text-align: center;
	max-width: calc(100% - 80px);
	margin: 60px auto 140px;
}

@media screen and ( max-width: 1024px ) {
	.content-section-text {
		max-width: calc(100% - 40px);
		margin: 30px auto 70px;
	}
}

@media screen and ( max-width: 768px ) {
	.content-section-text {
		text-align: left;
		margin: 30px auto;
	}
}

.content-section-nautstext {
	width: 1192px;
	max-width: calc(100% - 80px);
	margin: 10px auto 140px;
}

@media screen and ( max-width: 1024px ) {
	.content-section-nautstext {
		max-width: calc(100% - 40px);
		margin: 15px auto 70px;
	}
}

@media screen and ( max-width: 768px ) {
	.content-section-nautstext {
		margin: 10px auto 30px;
	}
}

.page-back {
	width: 200px !important;
	margin: 0 auto;
	font-weight: bold;
	font-size: 20px;
	text-align:  center;
	color: #fff;
	padding: 20px;
	border:  1px solid #fff;
	background: #000;
}

@media screen and ( max-width: 768px ) {
	.page-back {
	margin: 20px auto 0;
	}
}

/* 共通要素  ==================== */

.page-back a {
	color: #fff;
	text-decoration:  none;
}

.page-back a:hover {
	color: #fff;
	text-decoration: none;
}

@media screen and ( max-width: 1024px ) {
		.page-back .btn {
		padding-bottom: 0;
	}
}

.at-text {
	text-align:  center !important;
}

@media screen and ( max-width: 768px ) { /* SP  ==================== */
	.arrow {
		width: 30% !important;
		margin: 0 auto;
	}

	.arrow img {
		width: 100% !important;
	}
}

.foot-attention {
	text-align: center;
}

@media screen and ( min-width: 1024px ) { /* PC ==================== */
	.foot-attention {
		margin: 100px 0 0 0;
	}
}

@media screen and ( max-width: 1024px ) { /* SP ==================== */
	.foot-attention {
		width: 90%;
		margin: 30px auto 10px;
	}
}

.foot-text {
	text-align: center;
}

@media screen and ( min-width: 1024px ) { /* PC ==================== */
	.foot-text {
		padding: 20px 0 50px 0;
	}
}

@media screen and ( max-width: 1024px ) { /* SP ==================== */
	.foot-text {
		width: 90%;
		padding: 0 0 50px 0;
		margin: 10px auto 0px;
	}
}

.official-banner li {
	text-align: center;
	color: #000 !important;
	font-size: 80% !important;
}

.official-banner li .btn,
.official-banner li .btn:hover {
	background-color:  #fff;
	color: #000 !important;
}

@media screen and ( min-width: 1024px ) { /* PC ==================== */
	.official-banner {
		width: 620px;
		display: flex;
		justify-content: center;
		gap: 20px;
		margin: 50px auto;
	}

	.official-banner li {
		width: 290px;
	}

	.official-banner li img {
		width:  100%;
	}
}

@media screen and ( max-width: 1024px ) { /* SP  ==================== */
	.official-banner {
		width: 90%;
		margin: 30px auto;
	}
	.official-banner li {
		margin:  10px 0;
	}

	.official-banner li img {
		width:  100%;
	}
}

.btn {
	height: 100%;
	display: block;
	box-sizing: border-box;
	text-decoration: none;
	position: relative;
}

@media screen and ( max-width: 1024px ) { /* SP  ==================== */
	.btn {
		max-width: 270px;
		margin: 0 auto;
		padding-bottom: 10px;
	}
}

.btn,
.btn:focus,
.btn:active,
.btn:hover {
	text-decoration: none !important;
}

.btn-light {
	display: block;
	background-image: url("https://www.takaratomy.co.jp/products/diaclone/product_details/img/btn-ttm-api.jpg");
	background-size: 100%;
	background-repeat:  no-repeat;
	border: 0 !important;
	font-weight: bold !important;
	color: #000 !important;
}

@media screen and ( max-width: 1024px ) { /* SP  ==================== */
	.btn-light {
		padding-bottom: 0;
	}
}

.btn-light span {
	position: absolute;
	bottom: 16%;
	left: 0;
	width: 100%;
}

.btn-light::before {
	content: "";
	padding-top: 40%;
	display: block;
}

.btn-light:hover,
.btn-light:visited {
	background-color:  transparent !important;
	border: 0 !important;
	color: transparent !important;
}
