@charset "utf-8";

/* layout
-------------------------------------------------- */
.camera-gp-2025 {
	font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}
[class$="Blk"] {
	padding: 150px 50px;
}
.lContentInner {
	max-width: 1100px;
	margin: 0 auto;
}
.site-footer {
	margin-top: 0;
}

@media (max-width: 767px) {
	[class$="Blk"] {
		padding: 13.3333vw 4vw;
	}
	.camera-gp-2025 img {
		max-width: 100%;
	}
}


/* component
-------------------------------------------------- */
.cSec__title {
	margin-top: 30px;
	font-size: 5rem;
	font-weight: 600;
	text-align: center;
}
.cSec__title--small {
	display: block;
	margin-bottom: 10px;
	font-size: 2.6rem;
}
.cTitle__large {
	font-size: 4.7rem;
	font-weight: 600;
	text-align: center;
}
.cTitle__mid {
	font-size: 2.2rem;
}
.cCol__comment .cTitle__mid {
	display: inline-block;
	padding-right: 150px;
	border-bottom: 2px solid #777;
}
.cDefinition__title {
	font-family: "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-size: clamp(2rem, 2.8333vw, 3.4rem); 
}
.cDefinition__title.bk {
	color: #000;
}
.cDefinition__title.gr {
	color: #fff;
}
.cDefinition__title.wh {
	color: #fff;
}
.cDefinition__title span {
	display: inline-block;
	padding: 20px 7.5% 0 5px;
	background: #fff;
	line-height: 1.3;
}
.cDefinition__title.gr span {
	background: #595757;
}
.cDefinition__title.wh span {
	background: #000;
}
.cTitle_image img {
	width: 100%;
}
.cText__regular {
	font-size: clamp(1.1rem, 1.48vw, 1.8rem); 
	line-height: 2.3;
}
.cText__large {
	font-size: 2.5rem;
	line-height: 1.85;
}
.cText__mid {
	font-size: 2rem;
	line-height: 1.85;
}
.cText__small {
	font-size: 1.6rem;
	line-height: 2;
	text-align: justify;
}
.cText__note {
	display: block;
	font-size: 1.2rem;
	margin-left: 1.25em;
	text-indent: -1.25em;
	line-height: 1.4;
}
.cText__note--num {
	display: block;
	font-size: 1.2rem;
	margin-left: 1.5em;
	text-indent: -1.5em;
}
.cText__note--inlineB {
	display: inline-block;
	margin-left: 15px;
	font-size: 1.4rem;
}
.cCol__comment {
	padding-left: 2.5%;
}
.cText__comment {
	margin-top: 15px;
	font-size: clamp(1.2rem, 1.4vw, 1.8rem);
	line-height: 1.8;
	letter-spacing: -0.025em;
}
.cText__comment--large {
	font-size: 2.8rem;
	font-size: clamp(1.6rem, 2.2vw, 2.8rem);
	font-weight: 600;
}
.cLogo__award {
	text-align: center;
}
.cImage__product {
	margin-top: 60px;
}
.cBnr__product a {
	display: inline-block;
	margin-top: 20px;
	border: 1px solid #c3c3c3;
}
.cBnr__product img,
.cImage__product img {
	width: 100%;
}
.cBtn__general a {
	display: inline-block;
}
.cBtn__general.line a {
	border: 1px solid #000;
}
.cMovie {
	position: relative;
	max-width: 600px;
	margin: 0 auto;
	cursor: pointer;
}
.cMovie__thumb {
	position: absolute;
	left: 0;
	top: 0;
	cursor: pointer;
}
.cMovie__thumb img {
	width: 100%;
}
.cMovie .cMovie__video {
	width: 100%;
	aspect-ratio: 16 / 9;
	vertical-align: bottom;
}

@media (hover: hover) {
	.cMovie__thumb,
	.cBnr__product a,
	.cBtn__general a {
		transition: opacity .5s;
	}
	.cBnr__product a:hover,
	.cMovie__thumb:hover,
	.cBtn__general a:hover {
		opacity: 0.7;
	}
}

@media (min-width: 768px) {
	.cDefinition {
		width: 55%;
	}
	.cDefinition__image {
		width: 40%;
	}
	.cLogo__award {
		width: 83px;
		margin: 0 auto;
	}
	.cLogo__award img,
	.cDefinition__image img {
		width: 100%;
	}
}

@media (max-width: 767px) {
	.cLogo__award {
		width: 16vw;
		margin: 0 auto;
	}
	.cSec__title {
		font-size: 9.3333vw;
	}
	.cTitle__large {
		font-size: 6vw;
	}
	.cSec__title--small {
		font-size: 4vw;
	}
	.cTitle__mid {
		font-size: 5.3333vw;
	}
	.cCol__comment .cTitle__mid {
		display: block;
		padding-right: 0;
		font-size: 4vw;
	}
	.cText__large {
		font-size: 4vw;
	}
	.cText__mid {
		font-size: 4vw;
	}
	.cText__small {
		font-size: 3.7333vw;
		line-height: 2;
	}
	.cImage__product {
		margin: 6vw -4vw 0;
	}
	.cText__regular {
		margin-top: -4vw;
		font-size: 3.4vw;
		line-height: 2.3;
		letter-spacing: -0.025em;
	}
	.cText__note--inlineB {
		margin-left: 2.6666vw;
		font-size: 2.6666vw;
	}
	.cText__comment {
		margin-top: 3.2vw;
		font-size: 3.2vw;
		line-height: 1.45;
	}
	.cText__comment--large {
		font-size: 4.3vw;
	}
	.cDefinition__title {
		font-size: 5.2vw;
	}
	.cDefinition__title span {
		padding: 4vw 8vw 0 1.3333vw;
	}
	.cDefinition__image.mid {
		width: 62.5vw;
		margin-left: auto;
		margin-right: auto;
	}
	.cText__note--num {
		font-size: 2.6666vw;
	}
	.cBtn__general a {
		width: 70.6667vw;
	}
	.cBnr__product a {
		margin-top: 4vw;
	}
}


/* kvBlk
-------------------------------------------------- */
.kvBlk {
	overflow: hidden;
}
.kvBlk__title img {
	width: 100%;
}


/* nav__anchor
-------------------------------------------------- */
.nav__anchorList {
	display: flex;
	justify-content: space-between;
	width: 100%;
}
.nav__anchorList a {
	display: block;
}
.nav__anchorList img {
	width: 100%;
}

@media (hover: hover) {
	.nav__anchorList a {
		transition: opacity .5s;
	}
	.nav__anchorList a:hover {
		opacity: 0.7;
	}
}

@media (min-width: 768px) {
	.nav__anchor {
		max-width: 580px;
		margin: 0 auto;
	}
	.nav__anchorList a {
		max-width: 121px;
	}
}

@media (max-width: 767px) {
	.nav__anchor {
		width: 88vw;
		margin: 0 auto;
	}
	.nav__anchorList li {
		width: 24vw;
	}
}


/* stmtBlk
-------------------------------------------------- */
.stmtBlk {
	padding: 60px 50px 150px;
	background: #d5d6da;
}
.stmtBlk__title {
	margin-top: 100px;
	font-size: 4.3rem;
	font-weight: 600;
	letter-spacing: 0.1em;
}
.stmtBlk__copy {
	font-size: 1.8rem;
	font-size: clamp(1.6rem, 1.8vw, 1.8rem); 
	line-height: 2.3;
}

@media (max-width: 767px) {
	.stmtBlk {
		padding: 10.6666vw 0 13.3333vw;
	}
	.stmtBlk__title {
		margin-top: 10.6666vw;
		font-size: 8vw;
	}
	.stmtBlk__copy {
		font-size: 3.7333vw;
	}
}


/* R1Blk
-------------------------------------------------- */
.R1Blk {
	background: #000;
	color: #fff;
}
.R1Blk__borderCol {
	margin-top: 120px;
	padding: 15px 15px 50px;
	border: 2px solid #870000;
	text-align: center;
}
.R1Blk__borderCol .cTitle__mid {
	position: relative;
	display: inline-block;
	padding: 0 15px;
	background: #000;
	transform: translateY(-35px);
	z-index: 1;
}
.R1Blk__borderCol .cTitle__mid::before,
.R1Blk__borderCol .cTitle__mid::after {
	content: '';
	position: absolute;
	width: 15px;
	height: 100%;
	background: #000;
}
.R1Blk__borderCol .cTitle__mid::before {
	left: 0;
	top: 0;
}
.R1Blk__borderCol .cTitle__mid::after {
	right: 0;
	top: 0;
}

@media (min-width: 768px) {
	.r1Blk__col1 {
		width: 90%;
	}
	.r1Blk__col1.leftAuto {
		margin-left: auto;
	}
}

@media (max-width: 767px) {
	.R1Blk__borderCol {
		margin-top: 13.3333vw;
		padding: 2vw 2vw 8vw;
	}
	.r1Blk__image1--sp {
		transform: translateX(-4.9vw);
	}
}

/* r5mk2Blk
-------------------------------------------------- */
.r5mk2Blk {
	background: #e7e5e1;
}
.r5mk2Blk__text1 {
	margin: 20px auto 0;
	text-align: justify;
}

@media (min-width: 768px) {
	.r5mk2Blk__col1 {
		width: 90%;
	}
	.r5mk2Blk__col1 .cDefinition {
		width: 50%;
	}
	.r5mk2Blk__col1 .cDefinition__image {
		width: 50%;
	}
	.r5mk2Blk__col2 {
		width: 88%;
		margin-left: auto;
	}
	.r5mk2Blk__col2 .cDefinition {
		width: 65%;
	}
	.r5mk2Blk__col2 .cDefinition__image {
		width: 29.3873%;
		max-width: 283px;
	}
	.r5mk2Blk__col3 {
		max-width: 600px;
		margin: 0 auto;
	}
	.r5mk2Blk__col3 .cDefinition {
		width: 100%;
	}
	.r5mk2Blk__text1 {
		max-width: 615px;
	}
}

@media (max-width: 767px) {
	.r5mk2Blk__text1 {
		margin-top: 4vw;
	}
	.r5mk2Blk__image1 {
		margin-top: 4vw;
	}
	.r5mk2Blk__col2 .cDefinition__image {
		margin-top: 4vw;
	}
}

/* lensBlk
-------------------------------------------------- */
.lensBlk {
	background: #fff;
}

@media (min-width: 768px) {
	.lensBlk__col1 {
		width: 614px;
		margin: 0 auto;
	}
	.lensBlk__col2 {
		width: 90%;
		margin-left: auto;
	}
	.lensBlk__col3 {
		max-width: 832px;
	}
	.lensBlk__col3 .cDefinition {
		width: 100%;
	}
}

@media (max-width: 767px) {
	.R1Blk__borderCol .cTitle__mid {
		padding: 0 4.5vw;
		transform: translateY(-8.5vw);
	}
}

/* relatedPages
-------------------------------------------------- */
.relatedPages {
	text-align: center;
}


/* utility
-------------------------------------------------- */
.uFont__uMin {
	font-family: "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
.uText--center {
	text-align: center;
}
.uMt--adjust1 {
	margin-top: 15px;
}
.uMt--adjust2 {
	margin-top: 30px;
}
.uMt--adjust3 {
	margin-top: 45px;
}
.uMt--adjust4 {
	margin-top: 60px;
}
.uMt--adjust5 {
	margin-top: 80px;
}
.uMt--adjust6 {
	margin-top: 100px;
}
.uMt--adjust7 {
	margin-top: 150px;
}
.uIcon__brkt {
	position: relative;
	display: inline-block;
	width: 0.8vw;
	max-width: 8px;
	height: 1.2vw;
	max-height: 14px;
}
.uIcon__brkt::before,
.uIcon__brkt::after {
	content: '';
	position: absolute;
	left: 0;
	top: -6px;
	background: #e71f19;
}
.uIcon__brkt::before {
	width: 100%;
	height: 3px;
}
.uIcon__brkt::after {
	width: 3px;
	height: 100%;
}
.uIcon__brkt.reverse {
	transform: rotate(180deg);
}
.uFontColor__red {
	color: #ff0100;
}


@media (min-width: 768px) {
	.uFlexCol {
	display: flex;
	justify-content: space-between;
	}
	.uFlexCol--reverse {
		display: flex;
		flex-direction: row-reverse;
		justify-content: space-between;
	}
	.uHidden--pc {
		display: none;
	}
}

@media (max-width: 767px) {
	.uMt--adjust1 {
	margin-top: 2.6666vw;
	}
	.uMt--adjust2 {
		margin-top: 4vw;
	}
	.uMt--adjust2--sp {
		margin-top: 4vw;
	}
	.uMt--adjust3 {
		margin-top: 6vw;
	}
	.uMt--adjust3--sp {
		margin-top: 6vw;
	}
	.uMt--adjust4 {
		margin-top: 8vw;
	}
	.uMt--adjust5 {
		margin-top: 10.6666vw;
	}
	.uMt--adjust6 {
		margin-top: 13.3333vw;
	}
	.uMt--adjust7 {
		margin-top: 16vw;
	}
	.uHidden--sp {
		display: none;
	}
	.uIcon__brkt {
		position: relative;
		display: inline-block;
		width: 1.0667vw;
		max-width: initial;
		height: 1.8667vw;
		max-height: initial;
	}
	.uIcon__brkt::before {
		height: 0.4vw;
	}
	.uIcon__brkt::after {
		width: 0.4vw;
	}
}


/* animation
-------------------------------------------------- */
.fadeIn {
	transition: opacity 1s ease-in-out;
	opacity: 0;
}

.fadeIn._action {
	opacity: 1;
}

.slideUp {
	transition: opacity 1s ease-in-out, transform 1s ease-in-out;
	transform: translateY(5px);
	opacity: 0;
}

.slideUp._action {
	transform: translateY(0);
	opacity: 1;
}

.slideRight {
	transition: opacity 1s ease-in-out, transform 1s ease-in-out;
	transform: translateX(-10px);
	opacity: 0;
}

.slideRight._action {
	transform: translateX(0);
	opacity: 1;
}

.slideLeft {
	transition: opacity 1s ease-in-out, transform 1s ease-in-out;
	transform: translateX(10px);
	opacity: 0;
}

.slideLeft._action {
	transform: translateX(0);
	opacity: 1;
}
