@charset "utf-8";
/*------------------------------------------------------------
	cinemalens
------------------------------------------------------------*/
.key-visual {
	margin-bottom: 0;
}
#conts .bg-box {
	padding: 0 0 33px;
	background: url(../img/vr-lens/bg.jpg) repeat-x left top / 1px auto;
}
#conts .ttl-box {
	margin-bottom: 68px;
	text-align: center;
}
#conts .ttl-box .main-visual {
	margin: 0 -42px -50px;
	position: relative;
}
#conts .ttl-box .main-visual img {
	width: 100%;
}
#conts .ttl-box .title {
	position: absolute;
	left: 0;
	top: 26px;
	width: 100%;
	color: #000;
	font-size: 3.4rem;
	font-weight: bold;
	line-height: 1.35;
	letter-spacing: 0;
	text-align: center;
}
#conts .ttl-box .title .large {
	display: block;
	font-size: 4rem;
}
#conts .ttl-box p {
	position: relative;
	z-index: 1;
	font-size: 1.8rem;
	font-weight: 500;
	line-height: 1.56;
	letter-spacing: 0.03em;
}
#conts .headline03 {
	margin-bottom: 15px;
	padding-right: 50px;
	letter-spacing: 0;
}
#conts .headline02 {
	margin-bottom: 0;
	display: inline-block;
	padding: 0 55px 0 22px;
	font-size: 2.4rem;
	cursor: pointer;
	line-height: 1.3;
	letter-spacing: 0;
}
#conts .headline02.accordion {
	background: url(../img/cinemalens/icon01.png) no-repeat right 1rem center/20px auto;
}
#conts .headline02.on {
	background: none;
}
#conts .headline02::before {
	top: 4px;
	bottom: 5px;
}
#conts .sub {
	margin-bottom: 70px;
}
#conts .accordion h2 {
	cursor: pointer;
	background: url(../img/cinemalens/icon01.png) no-repeat right 1rem center/30px auto;
}
#conts .accordion h2.on {
	background-image: url(../img/cinemalens/icon02.png);
}
#conts .hide-box {
	padding-top: 13px;
	display: none;
}
#conts .hide-box .sub-box:not(:last-child) {
	margin-bottom: 18px;
}
#conts .hide-box .img-list {
	margin-bottom: 55px;
}
#conts .hide-box .img-list > li {
	margin: 0 5px 40px 0;
	display: flex;
	justify-content: space-between;
}
#conts .hide-box .img-list > li:last-child {
	margin-bottom: 0;
}
#conts .hide-box .img-list > li:first-child .photo-box {
	margin-top: -45px;
}
#conts .hide-box .img-list .txt-box {
	width: 48.5%;
}
#conts .hide-box .dot-ttl {
	display: block;
	font-weight: bold;
}
#conts .hide-box .dot-ttl:before {
	margin-right: 5px;
	content: "◆";
	color: #B70000;
}
#conts .hide-box p {
	margin-bottom: 28px;
	line-height: 1.6;
	letter-spacing: 0.03em;
}
#conts .hide-box p .ttl {
	font-weight: bold;
}
#conts .hide-box p:last-child {
	margin-bottom: 0;
}
#conts .hide-box .img-list .photo-box {
	width: 48.7%;
}
#conts .hide-box .img-list .photo-box img {
	margin-bottom: 3px;
	width: 100%;
}
#conts .hide-box .img-list .photo-box p {
	font-weight: bold;
}
#conts .hide-box .photo-list {
	margin-top: 35px;
	gap: 30px;
	display: flex;
	flex-wrap: wrap;
}
#conts .hide-box .photo-list li {
	width: calc((100% - 60px)/3);
	box-sizing: border-box;
}
#conts .hide-box .photo-list img {
	width: 100%;
}
#conts .hide-box .photo-list .movie {
	aspect-ratio: 624/400;
}
#conts .hide-box .photo-list .movie iframe {
	width: 100%;
	height: 100%;
	display: block;
}
#conts .hide-box .photo-list p {
	font-weight: bold;
	letter-spacing: 0;
}
#conts .hide-box02 h3 {
	margin-bottom: 10px;
}
#conts .hide-box02 > p {
	margin-bottom: 30px;
}
#conts .hide-box02 .list-box {
	overflow-x: auto;
	padding-bottom: 20px;
}
#conts .hide-box02 .list-box ul {
	display: flex;
	width: 2708px;
	gap: 0 20px;
}
#conts .hide-box02 .list-box li {
	width: 277px;
	padding: 20px 10px 20px 25px;
	display: flex;
	flex-wrap: wrap;
	align-content: center;
	justify-content: center;
	align-items: center;
	text-align: center;
	background : rgba(128, 128, 128, 0.25);
	box-sizing: border-box;
}
#conts .hide-box02 .list-box .li-style01 {
	justify-content: flex-start;
	text-align: left;
}
#conts .hide-box02 .list-box li:first-child {
	width: 310px;
}
#conts .hide-box02 .list-box .list01 li {
	padding: 5px;
	min-height: 160px;
	font-size: 2.4rem;
	font-weight: bold;
	line-height: 1.25;
	text-align: center;
	background : rgba(128, 128, 128, 1);
}
#conts .hide-box02 .list-box .list01 .small {
	display: block;
	width: 100%;
	font-size: 2.1rem;
}
#conts .hide-box02 .list-box .list01 li:first-child {
	background: none;
}
#conts .hide-box02 .list-box .list02 {
	background-color: #fff;
}
#conts .hide-box02 .list-box .list02:not(:last-child) {
	margin-bottom: 20px;
}
#conts .hide-box02 .list-box .list02 li {
	position: relative;
	color: #000;
	font-size: 2rem;
	line-height: 1.4;
	font-weight: bold;
}
#conts .hide-box02 .list-box .list02 li:after {
	position: absolute;
	left: 0;
	top: 100%;
	width: 100%;
	height: 20px;
	background : rgba(128, 128, 128, 1);
	content: "";
}
#conts .hide-box02 .list-box .list02 li:first-child {
	position: relative;
	padding: 0;
	background: none;
}
#conts .hide-box02 .list-box .list02 li:first-child:after {
	display: none;
}
#conts .hide-box02 .list-box .list02 li:first-child p {
	margin-bottom: 0;
	position: absolute;
	left: 0;
	width: 100%;
	top: 15px;
	font-size: 1.8rem;
	line-height: 1.44;
	letter-spacing: 0;
	text-align: center;
}
#conts .sub-hide01 > p {
	margin-bottom: 30px;
}
#conts .sub-hide01 > .text02 {
	margin-bottom: 42px;
}
#conts .sub-hide01 .photo {
	margin-bottom: 45px;
	position: relative;
	text-align: center;
}
#conts .sub-hide01 .photo img {
	width: 100%;
}
#conts .sub-hide01 .photo01 {
	margin: 0 auto 32px;
	width: 545px;
	padding-left: 100px;
}
#conts .sub-hide01 .photo p {
	margin-bottom: 0;
	position: absolute;	
	font-weight: bold;
	letter-spacing: 0;
}
#conts .sub-hide01 .photo01 p {
	width: 7rem;
	font-size: 1.2rem;
}
#conts .sub-hide01 .photo .txt01 {
	right: -80px;
	top: 62px;
}
#conts .sub-hide01 .photo .txt02 {
	right: -80px;
	top: 185px;
}
#conts .sub-hide01 .photo02 {
	max-width: 728px;
	margin-bottom: 85px;
	padding: 0 145px 0 75px;
	width: 72.6%;
}
#conts .sub-hide01 .photo02 .txt01,
#conts .sub-hide01 .photo02 .txt02,
#conts .sub-hide01 .photo02 .txt03,
#conts .sub-hide01 .photo02 .txt04 {
	right: auto;
	font-size: 2.4rem;
	left: 1%;
}
#conts .sub-hide01 .photo02 .txt01 {
	top: 11.3%;
}
#conts .sub-hide01 .photo02 .txt02 {
	top: 38.6%;
}
#conts .sub-hide01 .photo02 .txt03 {
	top: 58%;
	left: -3px;
}
#conts .sub-hide01 .photo02 .txt04 {
	top: 71%;
	left: -3px;
}
#conts .sub-hide01 .photo02 .txt05,
#conts .sub-hide01 .photo02 .txt06,
#conts .sub-hide01 .photo02 .txt07 {
	bottom: -45px;
	display: inline-block;
	text-align: center;
}
#conts .sub-hide01 .photo02 .txt05 {
	left: 14%;
}
#conts .sub-hide01 .photo02 .txt06 {
	left: 33%;
}
#conts .sub-hide01 .photo02 .txt07 {
	left: 56%;
}
#conts .sub-hide01 .photo02 .txt08 {
	right: 0;
	top: 28%;
}
#conts .sub-hide01 .photo02 .txt09 {
	right: 0;
	top: 36.5%;
}
#conts .sub-hide01 .photo02 .txt10 {
	right: 0;
	top: 44%;
}
#conts .sub-hide01 .photo02 .txt08,
#conts .sub-hide01 .photo02 .txt09,
#conts .sub-hide01 .photo02 .txt10 {
	font-size: 1rem;
	width: 13rem;
	text-align: left;
}
#conts .sub-hide02 {
	margin-bottom: 78px;
}
#conts .mid-photo {
	margin: 0 auto 35px;
	width: 597px;
	position: relative;
}
#conts .mid-photo img {
	width: 100%;
}
#conts .mid-photo:last-child {
	margin-bottom: 0;
}
#conts .mid-photo p {
	margin-bottom: 0 !important;
	position: absolute;
	top: 40%;
	color: #000;
	right: 60px;
	font-size: 2rem;
	font-weight: bold;
	line-height: 1.17;
	letter-spacing: 0 !important;
	text-align: left;
}
#conts .sub-hide04 .mid-photo p {
	top: 42px;
	right: 28px;
	font-size: 1.3rem;
}
#conts .sub-hide06 {
	margin-bottom: 83px;
}
#conts .sub-hide06 .photo-list {
	margin-bottom: 25px;
	justify-content: space-between;
}
#conts .sub-hide06 .photo-list li {
	width: 46.7%;
}
#conts .sub-hide07 .mid-photo p {
	color: #B70000;
	font-size: 1.5rem;
}
#conts .sub-hide07 .mid-photo .txt01 {
	right: auto;
	left: 6%;
	top: 10%;
}
#conts .sub-hide07 .mid-photo .txt02 {
	top: auto;
	right: 3%;
	bottom: 5%;
}
#conts .sub04 .mid-photo {
	margin-bottom: 75px;
	max-width: 528px;
}
#conts .sub04 .mid-photo video {
	width: 100%;
}
#conts .sub04 .sub-hide03 .img-list > li {
	margin-bottom: 35px;
}
#conts .sub04 .sub-hide03 .img-list .txt-box {
	margin-top: -5px;
	width: 57%;
}
#conts .sub04 .sub-hide03 .img-list p {
	margin-bottom: 0;
}
#conts .sub04 .sub-hide03 .img-list .ttl {
	padding-left: 1.3em;
	text-indent: -1.3em;
	font-size: 2.4rem;
	font-weight: bold;
	margin-bottom: 10px;
	letter-spacing: 0.02em;
	font-feature-settings: "palt";
}
#conts .sub04 .sub-hide03 .img-list .txt-list li {
	letter-spacing: 0.02em;
	line-height: 1.65;
	padding-left: 1em;
	text-indent: -1em;
}
#conts .sub04 .sub-hide03 .img-list .photo-box {
	width: 40.5%;
}
#conts .sub04 .sub-hide03 .img-list li:first-child .photo-box {
	margin-top: 0;
}
#conts .sub05 .hide-box p {
	margin-bottom: 38px;
}
#conts .sub05 .hide-box .headline02 {
	margin-bottom: 10px;
}
#conts .sub05 .hide-box .photo-list {
	margin-top: 0;
	gap: 28px;
}
#conts .sub05 .hide-box .photo-list li {
	width: calc((100% - 56px)/3);
}
#conts .sub05 .hide-box .sub-box:not(:last-child) {
	margin-bottom: 40px;
}
#conts .sub06 p {
	margin-bottom: 38px;
}
#conts .dot-list li {
	padding: 0 0 40px 22px;
	letter-spacing: 0.02em;
	line-height: 1.65;
	position: relative;
	word-break: break-all;
}
#conts .dot-list li:before {
	position: absolute;
	left: 0;
	top: 1px;
	font-size: 1.4rem;
	color: #b70000;
	content: "●";
}
#conts .dot-list li:last-child {
	margin-bottom: 0;
}
#conts .num-list li {
	padding: 0 0 20px 1em;
	text-indent: -1em;
	letter-spacing: 0.02em;
	line-height: 1.65;
}
#conts .num-list a {
	text-decoration: underline;
}
#conts .bg-box .content .hide-box ul.num-list li span.new {
	width: 35px;
	height: 35px;
	color: #fff;
	display: inline-flex;
	font-size: 1rem;
	font-weight: bold;
	justify-content: center;
	align-items: center;
	background-color: #b90000;
	border-radius: 50%;
	text-indent: 0em;
	margin-left: 0.7em;
}
#conts .bg-box .content .hide-box ul.num-list li ul li{
	text-indent: -1em;
}

@media all and (min-width: 768px) {
	#conts .sub-hide04 {
		margin-bottom: 70px;
	}
	#conts .num-list a:hover {
		opacity: 1;
		text-decoration: none;
	}
}
@media all and (min-width: 768px) and (max-width: 1024px) {
	.key-visual .text h1 {
		font-size: 4vw;
	}
}
@media all and (min-width: 768px) and (max-width: 900px) {
	#conts .sub-hide01 .photo01 {
		padding-left: 0;
	}
	#conts .sub-hide01 .photo02 {
		padding-top: 5px;
	}
}
@media all and (max-width: 767px) {
	#conts .ttl-box {
		margin-bottom: 34px;
	}
	#conts .ttl-box .main-visual {
		margin: 0 -20px -35px;
	}
	#conts .ttl-box .title {
		top: 28px;
		font-size: 1.7rem;
		line-height: 1.35;
	}
	#conts .ttl-box .title .large {
		margin-bottom: 3px;
		font-size: 2rem;
	}
	#conts .ttl-box p {
		font-size: 1.4rem;
		line-height: 1.46;
	}
	#conts .headline03 {
		margin-bottom: 0;
		font-size: 1.9rem;
		padding-right: 20px;
	}
	#conts .headline02 {
		margin-bottom: 0;
		padding: 0 21px 0 9px;
		font-size: 1.6rem;
	}
	#conts .headline02.accordion {
		background-position: right 1px top 6px;
		background-size: 14px auto;
	}
	#conts .headline02::before {
		top: 4px;
		bottom: 5px;
		width: 1px;
	}
	#conts .sub {
		margin-bottom: 30px;
	}
	#conts .accordion h2 {
		background-position: right 1px top 9px;
		background-size: 17px auto;
	}
	#conts .hide-box {
		padding-top: 14px;
	}
	#conts .hide-box .sub-box:not(:last-child) {
		margin-bottom: 13px;
	}
	#conts .sub-box .hide-box {
		padding-top: 6px;
	}
	#conts .hide-box .img-list {
		margin-bottom: 27px;
	}
	#conts .hide-box .img-list > li {
		margin: 0 0 20px;
		display: block;
	}
	#conts .hide-box .img-list > li:first-child .photo-box {
		margin-top: 0;
	}
	#conts .hide-box .img-list .txt-box {
		margin-bottom: 10px;
		width: auto;
	}
	#conts .hide-box p {
		margin-bottom: 21px;
		line-height: 1.46;
	}
	#conts .hide-box .img-list .photo-box {
		width: auto;
	}
	#conts .hide-box .img-list .photo-box img {
		margin-bottom: 1px;
	}
	#conts .hide-box .photo-list {
		margin-top: 35px;
		display: block;
	}
	#conts .hide-box .photo-list li {
		width: auto;
	}
	#conts .hide-box .photo-list li:not(:last-child) {
		margin-bottom: 21px;
	}
	#conts .hide-box02 > p {
		margin-bottom: 22px;
	}
	#conts .hide-box02 .list-box {
		margin-right: -20px;
		padding-bottom: 13px;
	}
	#conts .hide-box02 .list-box ul {
		width: 1630px;
		gap: 0 13px;
	}
	#conts .hide-box02 .list-box li {
		width: 173px;
		padding: 15px 15px;
	}
	#conts .hide-box02 .list-box li:first-child {
		width: 140px;
	}
	#conts .hide-box02 .list-box .list01 li {
		min-height: 98px;
		font-size: 1.6rem;
		line-height: 1.44;
	}
	#conts .hide-box02 .list-box .list01 .small {
		font-size: 1.4rem;
	}
	#conts .hide-box02 .list-box .list02:not(:last-child) {
		margin-bottom: 13px;
	}
	#conts .hide-box02 .list-box .list02 li {
		font-size: 1.5rem;
	}
	#conts .hide-box02 .list-box .list02 li:after {
		height: 13px;
	}
	#conts .hide-box02 .list-box .list02 li:first-child img {
		width: 138%;
		max-width: inherit;
	}
	#conts .hide-box02 .list-box .list02 li:first-child p {
		top: 7px;
		left: 5px;
		width: calc(100% + 5px);
		font-size: 1.4rem;
		line-height: 1.25;
	}
	#conts .sub-hide01 > p {
		margin-bottom: 10px;
	}
	#conts .sub-hide01 > .text02 {
		margin-bottom: 63px;
	}
	#conts .sub-hide01 .photo {
		margin-bottom: 24vw;
	}
	#conts .sub-hide01 .photo01 {
		margin-bottom: 15px;
		width: auto;
		max-width: 338px;
		padding: 0 63px 0 0;
	}
	#conts .sub-hide01 .photo .txt01 {
		right: 0;
		top: 11%;
	}
	#conts .sub-hide01 .photo .txt02 {
		right: 0;
		top: 38%;
	}
	#conts .sub-hide01 .photo02 {
		max-width: inherit;
		padding: 0 0 0 10.8%;
		width: auto;
	}
	#conts .sub-hide01 .photo02 .txt01,
	#conts .sub-hide01 .photo02 .txt02,
	#conts .sub-hide01 .photo02 .txt03,
	#conts .sub-hide01 .photo02 .txt04 {
		font-size: 3.45vw;
		left: 1.5%;
		right: auto;
	}
	#conts .sub-hide01 .photo02 .txt02 {
		top: 39%;
	}
	#conts .sub-hide01 .photo02 .txt03 {
		left: 0;
	}
	#conts .sub-hide01 .photo02 .txt04 {
		top: 71%;
		left: 0;
	}
	#conts .sub-hide01 .photo02 .txt05,
	#conts .sub-hide01 .photo02 .txt06,
	#conts .sub-hide01 .photo02 .txt07 {
		bottom: auto;
		top: 101%;
		max-width: 21%;
		font-size: 3vw;
		line-height: 1.5;
	}
	#conts .sub-hide01 .photo02 .txt05 {
		left: 11%;
	}
	#conts .sub-hide01 .photo02 .txt06 {
		left: 35%;
	}
	#conts .sub-hide01 .photo02 .txt07 {
		left: 62%;
	}
	#conts .sub-hide01 .photo02 .txt08,
	#conts .sub-hide01 .photo02 .txt09,
	#conts .sub-hide01 .photo02 .txt10 {
		font-size: 2vw;	
		width: 20%;
		line-height: 1.4;
		text-align: right;
	}
	#conts .sub-hide01 .photo02 .txt08 {
		top: 19%;
	}
	#conts .sub-hide01 .photo02 .txt09 {
		top: 43%;
	}
	#conts .sub-hide01 .photo02 .txt10 {
		right: 0;
		top: 65.5%;
		width: 20%;
	}
	#conts .sub-hide02 {
		margin-bottom: 30px;
	}
	#conts .sub03 .sub-hide02 p {
		margin-bottom: 20px;
	}
	#conts .mid-photo {
		width: auto;
	}
	#conts .mid-photo p {
		top: 38%;
		right: 7%;
		font-size: 3vw;
		line-height: 1.2;
	}
	#conts .sub-hide04 p,#conts .sub-hide06 p {
		margin-bottom: 10px;
	}
	#conts .sub-hide04 .mid-photo {
		margin-bottom: 10px;
	}
	#conts .sub-hide04 .mid-photo p {
		top: 9.5%;
		right: 3.5%;
		font-size: 2.2vw;
	}
	#conts .sub-hide06 {
		margin-bottom: 20px;
	}
	#conts .sub-hide06 .photo-list {
		margin: 0 0 15px;
	}
	#conts .sub-hide06 .photo-list li {
		width: auto;
	}
	#conts .sub-hide06 .photo-list li:not(:last-child) {
		margin-bottom: 11px;
	}
	#conts .sub-hide07 .mid-photo {
		margin-top: -10px;
		width: auto;
	}
	#conts .sub-hide07 .mid-photo p{
		font-size: 2vw;
	}
	#conts .sub-hide07 .mid-photo .txt01 {
		left: 9%;
		top: 16%;
	}
	#conts .sub-hide07 .mid-photo .txt02 {
		right: 3%;
		bottom: 13%;
	}
	#conts .sub04 .mid-photo {
		margin-bottom: 20px;
		max-width: inherit;
	}
	#conts .sub04 .sub-hide03 .img-list > li {
		margin-bottom: 25px;
	}
	#conts .sub04 .sub-hide03 .img-list .txt-box {
		margin-top: 0;
		width: auto;
	}
	#conts .sub04 .sub-hide03 .img-list p {
		margin-bottom: 0;
	}
	#conts .sub04 .sub-hide03 .img-list .ttl {
		font-size: 1.5rem;
		margin-bottom: 7px;
	}
	#conts .sub04 .sub-hide03 .img-list .txt-list li {
		line-height: 1.46;
	}
	#conts .sub04 .sub-hide03 .img-list .photo-box {
		width: auto;
	}
	#conts .sub05 .hide-box p {
		margin-bottom: 10px;
	}
	#conts .sub05 .hide-box .headline02 {
		margin-bottom: 10px;
	}
	#conts .sub05 .hide-box .photo-list {
		margin-top: 0;
	}
	#conts .sub05 .hide-box .photo-list li {
		width: auto;
	}
	#conts .sub05 .hide-box .photo-list li:not(:last-child) {
		margin-bottom: 10px;
	}
	#conts .sub05 .hide-box .sub-box:not(:last-child) {
		margin-bottom: 25px;
	}
	#conts .sub06 p {
		margin-bottom: 26px;
		font-size: 1.6rem;
	}
	#conts .dot-list li {
		padding: 0 0 25px 17px;
		line-height: 1.46;
	}
	#conts .dot-list li:before {
		top: 2px;
		font-size: 1.3rem;
	}
	#conts .bg-box .content .hide-box ul.num-list li span.new {
		width: 30px;
		height: 30px;
		font-size: 0.9rem;
	}
	#conts .bg-box .content .hide-box ul.num-list li ul li{
		text-indent: -2em;
		margin-left: 10px;
	}

}