@charset "UTF-8";

/* ! post
---------------------------------------------------------- */
.postContent {
	padding: 0 10px;
}
	.postContent h3 {
		font-size: 130%;
		font-weight: bold;
		margin: 10px 0 25px;
	}
	.postContent p {
		font-size: 130%;
	}
	hr {
		margin: 13px 0 20px;
	}
	img.aligncenter {
		display: block;
		margin: 0 auto;
		width: auto;
		height: auto;
		max-width: 100%;
	}
	.size-thumbnail {
		width: 150px;
	}
@media screen and (min-width: 768px) {
.postContent {}
	.postContent h3 {
		font-size: 128.57%;
		font-weight: bold;
		margin: 10px 0 25px;
	}
	.postContent p {
		font-size: 100%;
	}
	hr {
		margin: 30px 0 35px;
	}
	img.aligncenter {
		display: block;
		margin: 0 auto;
	}
}
@media screen and (min-width: 768px) {
.cautionArea01 {
	text-align: center;
}
	.cautionArea01In {
		padding: 18px 0 17px;
	}
		.cautionArea01In .img {
			display: inline-block;
			margin-right: 17px;
		}
		.cautionArea01In .txt {
			display: inline;
			font-size: 85.714%;
			vertical-align: sub;
		}
}

.more-link { display: none; }

.infoArea01 .infoBox .txtArea img {
	display: none;
}

#cp7094 section {
	margin-bottom: 20px;
}
#cp7094 p {
	margin: 0 0 20px;
	padding: 0;
	color: #404040;
	font-size: 14px;
	line-height: 1.8;
}
#cp7094 img {
	width: 100%;
}
#cp7094 .pc-view {
	display: inherit;
}
#cp7094 .sp-view {
	display: none;
}
#cp7094 .cf:before,
#cp7094 .cf:after {
	content: " ";
	display: table;
}
#cp7094 .cf:after {
	clear: both;
}
#cp7094 .cf {
	*zoom: 1;
}
#cp7094 .text-center {
	text-align: center;
}
#cp7094 .pull-left {
	float: left;
}
#cp7094 .pull-right {
	float: right;
}
#cp7094 .column-25 {
	width: 25%;
}
#cp7094 .column-33 {
	width: 30%;
	margin-right: 4%;
}
#cp7094 .column-50 {
	width: 49%;
}
#cp7094 .kit-details {
	height: 180px;
}
#cp7094 .column-33.last,
#cp7094 .kit-details.last {
	margin: 0;
}
#cp7094 .kit-details .kit-details {
	width: 100vw;
}
#cp7094 .kit-details p {
	margin: 0;
	color: #a0a0a0;
	font-size: 16px;
	text-align: center;
}
#cp7094 .kit-details .wrap-img {
	height: 200px;
	text-align: center;
}
#cp7094 .kit-details img {
	width: 185px !important;
}
#cp7094 .kit-details .obj-img {
	width: 100%;
	text-align: center;
}
#cp7094 .summary-images {
	height: 270px;
}
#cp7094 .img-vCenter {
	display: table;
}
#cp7094 .img-vCenter .wrap-img {
	padding: 15px;
	vertical-align: middle;
	display: table-cell;
}
#cp7094 .img-vCenter .thumbnail-tab {
	padding: 10px;
	height: 260px;
	border: 1px solid #e0e0e0;
	border-radius: 3px;
}
#cp7094 .img-vCenter .wrap-img {
	padding: 15px;
	vertical-align: middle;
	display: table-cell;
}
#cp7094 .btn {
	margin: 15px;
	padding: 10px 30px;
	font-weight: bold;
	font-family: '游ゴシック', 'Yu Gothic', YuGothic, 'Hiragino Kaku Gothic ProN', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ ゴシック', sans-serif;
	text-decoration: none;
	display: inline-block;
	border-radius: 3px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all  0.3s ease;
}
#cp7094 .btn:hover {
	opacity: 0.75;
}
#cp7094 .btn-act {
	margin: 15px;
	padding: 10px 30px;
	font-size: 18px;
	color: #fafafa;
	background: #6ec13a;
	border-bottom: 3px solid #5a9834;
}
#cp7094 .obj-cp-headline {
	margin: 40px 10px 30px;
	padding: 15px 0;
	color: #1cc0e1;
	text-align: center;
	font-size: 24px;
	letter-spacing: 2px;
	border-radius: 45px;
	background: -moz-linear-gradient(left, rgba(220,243,247,1) 0%, rgba(255,255,255,0.7) 15%, rgba(255,255,255,0) 50%, rgba(255,255,255,0.7) 85%, rgba(220,243,247,1) 100%);
	background: -webkit-linear-gradient(left, rgba(220,243,247,1) 0%,rgba(255,255,255,0.7) 15%,rgba(255,255,255,0) 50%,rgba(255,255,255,0.7) 85%,rgba(220,243,247,1) 100%);
	background: linear-gradient(to right, rgba(220,243,247,1) 0%,rgba(255,255,255,0.7) 15%,rgba(255,255,255,0) 50%,rgba(255,255,255,0.7) 85%,rgba(220,243,247,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dcf3f7', endColorstr='#dcf3f7',GradientType=1 );
}
#cp7094 .obj-headline {
	margin: 0 0 20px;
	padding: 10px 20px;
	color: #fafafa;
	font-size: 20px;
	letter-spacing: 3px;
	background: #006082;
	background: -moz-linear-gradient(left, #006082 66%, #00bee1 100%);
	background: -webkit-linear-gradient(left, #006082 66%,#00bee1 100%);
	background: linear-gradient(to right, #006082 66%,#00bee1 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#006082', endColorstr='#00bee1',GradientType=1 );
}
#cp7094 .group-asset-files {
	margin-top: 20px;
	text-align: center;
}
#cp7094 .group-asset-files p {
	margin: 0 10px;
	display: inline-block;
}
#cp7094 .group-asset-files .btn.btn-asset {
	width: 180px;
	color: #fafafa;
	text-decoration: none;
	background: #03bcdf;
	border-bottom: 3px solid #02abce;
}
#cp7094 .wrap-movie {
	margin-bottom: 20px;
}
#cp7094 .wrap-movie .obj-videoswitch:hover {
	opacity: 0.75;
}
#cp7094 #movie {
	z-index: 9999;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	background: rgba(0,0,0,0.7);
}
#cp7094 #movie .modal {
	width: 500px;
	height: 375px;
	margin: 80px auto;
}
#cp7094 #movie .modal-content {
	width: 100%;
	height: 375px;
}
#cp7094 #movie .modal-content iframe {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 375px;
	border: none;
}
@media screen and (max-width: 970px) and (min-width: 768px) {
	#cp7094 .column-33 {
		margin-right: 2%;
	}
	#cp7094 .wrap-movie img {
		width: 100% !important;
	}
}
@media screen and (max-width: 767px) {
	#cp7094 .pc-view {
		display: none;
	}
	#cp7094 .sp-view {
		display: inherit;
	}
	#cp7094 .obj-cp-headline {
		margin: 10px 0;
		padding: 10px 15px;
		font-size: 1.2rem;
		border-radius: 0;
	}
	#cp7094 .btn-act {
		width: 100%;
		margin-left: 0;
		margin-right: 0;
	}
	#cp7094 .column-25,
	#cp7094 .column-33,
	#cp7094 .column-50 {
		width: 100%;
		margin: 0 0 15px;
	}
	#cp7094 .summary-images,
	#cp7094 .kit-details {
		width: 100%;
		height: auto;
		margin: 0 0 15px;
	}
	#cp7094 .group-asset-files p {
		width: 100%;
		margin: 0;
		display: block;
	}
	#cp7094 .group-asset-files .btn.btn-asset {
		width: 100%;
		margin: 0 0 10px;
	}
}



/* 2022.05.30add ⇒ 2025.10.21編集 アイキャッチ画像のサイズ調整 */
.infoBox .img {
	width: 120px;
	height: 100%;
	aspect-ratio: 380 / 200;
	border: solid 1px #e8e8e8;
}
.infoBox .img img {
	display: block;
	width: 100%;
	height: 100%;
  object-fit: contain;
	margin-inline: auto;
}

/* 2023.10.19 add - News Release の段落調整 */
.infoArea01 .infoBox:first-child {
	display: flex;
}
@media screen and (max-width: 970px) {
	.infoArea01 .infoBox:first-child {
		display: block;
	}
}


/* 2025.04.15add --- News Release 横並びボタン */
.d-flex.cl2_btn-wrap {
  display: flex;
  gap: 3%;
	max-width: 750px;
  width: 90%;
  margin-inline: auto;
}
.d-flex.cl2_btn-wrap .cl2_btn {
	flex: 1;
}
@media screen and (max-width: 970px) {
	.d-flex.cl2_btn-wrap {
		flex-direction: column;
	}
};
