@charset "utf-8";
/*------------------------------------------------------------
	technology
------------------------------------------------------------*/
#conts .body {
	background-color: #2c2c2c;
}
#conts .bg {
	padding: 91px 0 89px;
	background: url(../img/features/technology/bg.jpg) repeat-x center / 1px 100%;
}
#conts .ttl-box {
	margin-bottom: 64px;
	text-align: center;
}
#conts .ttl-box .ttl {
	margin-bottom: 14px;
}
#conts .ttl-box p {
	font-size: 1.8rem;
	font-weight: 700;
	line-height: 1.556;
	letter-spacing: 0.08em;
}
#conts .sec-ttl {
	margin-bottom: 76px;
	padding-bottom: 7px;
	border-bottom: 2px solid #b90000;
}
#conts .sec {
	margin-bottom: 89px;
}
#conts .sec:last-of-type {
	margin-bottom: 0;
}
#conts .sec .headline02 {
	margin-bottom: 14px;
	padding-left: 22px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	font-size: 2.4rem;
	line-height: 1.208;
}
#conts .sec .headline02::before {
	top: 2px;
	bottom: 3px;
}
#conts .sec .img-list {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	gap: 45px 0;
}
#conts .sec .img-list li {
	width: calc(50% - 16px);
}
#conts .sec .img-list li a {
	padding-right: 20px;
	display: block;
	position: relative;
}
#conts .sec .img-list li a:after {
	margin-top: 24px;
	width: 17px;
	height: 17px;
	position: absolute;
	right: 5px;
	top: 50%;
	display: inline-block;
	border-right: 2px solid #c00;
	border-top: 2px solid #c00;
	transform: translateY(-50%) rotate(45deg);
	transition: 0.3s ease;
	content: "";
}
#conts .sec .img-list .img-box {
	display: flex;
	justify-content: space-between;
	gap: 20px;
}
#conts .sec .img-list .photo-box {
	margin: 4px 0 0;
	width: 48.938%;
	aspect-ratio: 230/150;
	flex-shrink: 0;
	overflow: hidden;
}
#conts .sec .img-list .photo-box img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
#conts .sec .img-list .text-box {
	flex: 1;
}
#conts .sec .img-list .text-box p {
	line-height: 1.628;
	letter-spacing: 0.08em;
}
.common-pop-box .pop-inner-box .pop-ds-photo {
	position: relative;
}
.common-pop-box .pop-inner-box .pop-ds-photo .ttl {
	width: 100%;
	position: absolute;
	left: 7%;
	top: 2.5%;
	text-align: left;
	letter-spacing: 0.04em;
}
.common-pop-box .pop-inner-box .pop-ds-photo .ttl span {
	padding: 5px 20px;
	max-width: 416px;
	width: 100%;
	display: inline-block;
	text-align: center;
	font-weight: 700;
	box-sizing: border-box;
	background-color: #b90000;
}
.common-pop-box .pop-inner-box .pop-ds-photo .txt {
	margin: 0;
	position: absolute;
	left: 0;
	text-align: left;
	font-size: 1.8rem;
	font-weight: 700;
}
.common-pop-box .pop-inner-box .pop-ds-photo .txt small {
	font-size: 1.6rem;
	font-weight: 400;
}
.common-pop-box .pop-inner-box .pop-ds-photo .txt01 {
	top: 20%;
	left: 37%;
}
.common-pop-box .pop-inner-box .pop-ds-photo .txt02 {
	top: 64%;
	left: 37%;
}
.common-pop-box .pop-inner-box .pop-ds-photo .txt03 {
	top: 43%;
	left: 63%;
	color: #efb500;
}
.common-pop-box .pop-inner-box .pop-ds-photo .txt04 {
	top: 86.4%;
	left: 63%;
}
.common-pop-box .pop-inner-box .pop-ds-photo .pho {
	width: 68.2%;
	text-align: left;
}
.common-pop-box .pop-inner-box .pop-sa-photo {
	position: relative;
}
.common-pop-box .pop-inner-box .pop-sa-photo .ttl {
	margin-bottom: 0;
	position: absolute;
	left: 3.5%;
	top: 14%;
	font-weight: 700;
}
.common-pop-box .pop-inner-box .pop-sa-photo .ttl02 {
	left: auto;
	right: 4.2%;
}
.common-pop-box .pop-inner-box .pop-sa-photo .ttl span {
	padding: 2px 15px;
	display: inline-block;
	color: #fff;
	background-color: #2f5597;
	border-radius: 25px;
}
.common-pop-box .pop-inner-box .pop-sa-photo .txt {
	margin-bottom: 0;
	position: absolute;
	left: 3%;
	top: 78.5%;
	font-size: 0.9rem;
	text-align: left;
}
.common-pop-box .pop-inner-box .pop-sa-photo .txt02 {
	left: auto;
	right: 2%;
}
.common-pop-box .pop-inner-box .pop-heat-shield-coating-list {
	margin-bottom: 13px;
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
}
.common-pop-box .pop-inner-box .pop-heat-shield-coating-list li {
	width: calc(50% - 10px);
}
.common-pop-box .pop-inner-box .pop-heat-shield-coating-list .photo {
	margin-bottom: 0;
}
.common-pop-box .pop-inner-box .pop-heat-shield-coating-list p {
	font-size: 1.2rem;
	text-align: center;
}
.common-pop-box .pop-inner-box .pop-inner-rear-focus-img-box .photo {
	margin-bottom: 0;
}
.common-pop-box .pop-inner-box .pop-inner-rear-focus-img-box .inner {
	display: flex;
	align-items: center;
	gap: 20px;
}
.common-pop-box .pop-inner-box .pop-inner-rear-focus-img-box .inner p {
	margin-top: -13%;
	flex-shrink: 0;
	width: 200px;
}
.common-pop-box .pop-inner-box .pop-electronic-lens-mount-img-box .photo {
	margin-bottom: 0;
}
.common-pop-box .pop-inner-box .pop-electronic-lens-mount-img-box p {
	padding: 0 0 21px;
	position: relative;
}
.common-pop-box .pop-inner-box .pop-electronic-lens-mount-img-box p span:nth-child(1) {
	width: 50%;
	text-align: center;
	position: absolute;
	left: 0;
	top: 0;
}
.common-pop-box .pop-inner-box .pop-electronic-lens-mount-img-box p span:nth-child(2) {
	width: 50%;
	text-align: center;
	position: absolute;
	right: 0;
	top: 0;
}
.common-pop-box .is-list {
	margin: 0 -15px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.common-pop-box .is-list li {
	width: 50%;
	padding: 30px 15px 0;
	position: relative;
	box-sizing: border-box;
}
.common-pop-box .is-list li:last-child {
	width: 51%;
}
.common-pop-box .is-list img {
	width: 100%;
}
.common-pop-box .is-list .ttl {
	margin-bottom: 30px;
	padding: 0 30px 5px 0;
	font-weight: 700;
	font-size: 1.8rem;
	display: inline-block;
	border-bottom: 1px solid #b90000;
}
.common-pop-box .is-list .list-img {
	margin: 0 3%;
	position: relative;
}
.common-pop-box .is-list .list-img p {
	margin-bottom: 0;
	position: absolute;
	font-size: 1.4rem;
}
.common-pop-box .is-list li:first-child .list-img .txt01 {
	left: -3%;
	top: -3%;
}
.common-pop-box .is-list li:first-child .list-img .txt02 {
	left: 50%;
	top: 75%;
}
.common-pop-box .is-list li:first-child .list-img .txt03 {
	right: -2%;
	top: 8%;
}
.common-pop-box .is-list li:nth-child(2) .list-img .txt01 {
	right: -5%;
	top: -15%;
}
.common-pop-box .is-list li:nth-child(2) .list-img .txt02 {
	right: 5%;
	top: 56%;
}
.common-pop-box .is-list li:nth-child(3) .list-img .txt01 {
	right: 7%;
	top: -15%;
}
.common-pop-box .is-list li:nth-child(3) .list-img .txt02 {
	right: 5%;
	bottom: 0;
}
#pop03 .photo01 {
	position: relative;
}
#pop03 .photo01 p {
	position: absolute;
	font-size: 1.7rem;
	text-align: left;
	line-height: 1.2;
}
#pop03 .photo01 .txt01 {
	left: 7.8%;
  	top: 8%;
}
#pop03 .photo01 .txt02 {
	right: 17%;
	top: 10.4%;
}
#pop03 .photo01 .txt03 {
	left: 7.5%;
  	bottom: 2%;
}
#pop03 .photo01 .txt04 {
	right: 25.5%;
  	bottom: 6%;
}
#pop04 .photo {
	position: relative;
}
#pop04 .photo p {
	margin-bottom: 0;
	position: absolute;
	font-size: 2.2rem;
	letter-spacing: 0;
	text-align: left;
	line-height: 1.1;
}
#pop04 .photo .txt01 {
	top: 7.3%;
  	right: 17.5%;
}
#pop04 .photo .txt02 {
	top: 41.5%;
  	right: 6%;
}
#pop04 .photo .txt03 {
	bottom: 6.5%;
  	right: 15.5%;
}
#pop08 .photo {
	position: relative;
}
#pop08 .photo p {
	margin-bottom: 0;
	position: absolute;
	left: 5.2%;
	top: 6.5%;
	font-size: 2.2rem;
	text-align: left;
	line-height: 1.35;
	letter-spacing: 0;
}
#pop11 .photo {
	margin: 0 auto 20px;
	width: 270px;
	position: relative;
}
#pop11 .photo p {
	margin-bottom: 0;
	position: absolute;
	font-size: 1.8rem;
}
#pop11 .photo .txt01 {
	left: 25.5%;
  	top: 13%;
}
#pop11 .photo .txt02 {
	left: 8%;
  	top: 25%;
}
#pop11 .photo .txt03 {
	right: 31%;
	bottom: 19%;
}
#pop19 .photo01 {
	margin: 0 auto 20px;
	max-width: 542px;
	position: relative;
}
#pop19 .photo01 p {
	margin-bottom: 0;
	position: absolute;
	bottom: 6%;
}
#pop19 .photo01 .txt01 {
	left: 28%;
}
#pop19 .photo01 .txt02 {
	right: 2%;
}
#pop20 .photo01 {
	position: relative;
}
#pop20 .photo01 p {
	margin-bottom: 0;
	position: absolute;
	letter-spacing: 0.04em;
	font-weight: bold;
}
#pop20 .photo01 .txt01 {
	left: 50%;
	width: 80%;
	transform: translateX(-50%);
	top: 5.5%;
	font-size: 2.6rem;
}
#pop20 .photo01 .txt02 {
	color: #FE0000;
	top: 23%;
	right: 10%;
	font-size: 2.4rem;
}
#pop20 .photo01 .txt03 {
	color: #00B0F0;
	top: 42.5%;
	left: 13.5%;
	font-feature-settings: "palt";
	text-align: left;
	font-size: 1.9rem;
	line-height: 1.3;
	letter-spacing: 0.02em;
}
#pop20 .photo01 .txt04 {
	color: #FFFF00;
	top: 62%;
	right: 13%;
	text-align: left;
	font-size: 1.8rem;
	line-height: 1.3;
	font-feature-settings: "palt";
	letter-spacing: 0.06em;
}
#pop20 .photo01 .txt05 {
	left: 3.4%;
	top: 11%;
	font-size: 1.8rem;
	font-weight: 400;
}
#pop20 .photo01 .txt06 {
	left: 2.5%;
	top: 44.5%;
	font-size: 1.9rem;
}
#pop20 .photo01 .txt07 {
	left: 3.3%;
	bottom: 18%;
	font-size: 1.8rem;
	font-weight: 400;
}
#pop20 .photo01 .txt08 {
	left: 11%;
	bottom: 7%;
	font-size: 1.8rem;
	font-weight: 400;
}
#pop20 .photo01 .txt09 {
	left: 44%;
	bottom: 7%;
	font-size: 2rem;
}
#pop20 .photo01 .txt10 {
	right: 8%;
	bottom: 7%;
	font-size: 1.8rem;
	font-weight: 400;
}
#pop29 .pop-heat-shield-coating-list .photo {
	position: relative;
}
#pop29 .pop-heat-shield-coating-list .photo p {
	position: absolute;
	left: 73%;
	top: 26.5%;
	font-size: 1.6rem;
	line-height: 1;
	letter-spacing: 0.02em;
	text-align: left;
}
#pop29 .pop-heat-shield-coating-list .photo .txt02 {
	top: 50%;
}
#pop29 .pop-heat-shield-coating-list li:last-child .photo p {
	top: 13%;
	font-size: 1.5rem;
	letter-spacing: 0.04em;
}
#pop29 .pop-heat-shield-coating-list li:last-child .photo .txt02 {
	top: 44%;
}
@media all and (max-width: 1080px) and (min-width: 768px) {
	.common-pop-box .pop-inner-box .pop-sa-photo .ttl {
		top: 13.4%;
		left: 2%;
	}
	.common-pop-box .pop-inner-box .pop-sa-photo .ttl02 {
		left: auto;
		right: 2.5%;
	}
	.common-pop-box .pop-inner-box .pop-sa-photo .ttl span {
		padding: 0.185vw 1.389vw;
		font-size: 1.48vw;
	}
	.common-pop-box .is-list .list-img p {
		font-size: 1.3vw;
	}
}
@media all and (max-width: 1000px) and (min-width: 768px) {
	.common-pop-box .pop-inner-box .pop-ds-photo .ttl span {
		padding: 0.5vw 2vw;
		max-width: 41.6vw;
		font-size: 1.6vw;
	}
	.common-pop-box .pop-inner-box .pop-ds-photo .txt {
		font-size: 1.8vw;
	}
	.common-pop-box .pop-inner-box .pop-ds-photo .txt small {
		font-size: 1.6vw;
	}
	.common-pop-box .pop-inner-box .pop-ds-photo .txt04 {
		top: 84%;
	}
	.common-pop-box .pop-inner-box .pop-ds-photo .txt03 {
		top: 41%;
	}
	#pop03 .photo01 p {
		font-size: 1.7vw;
	}
	#pop04 .photo p {
		font-size: 1.8vw;
	}
	#pop08 .photo p {
		font-size: 1.9vw;
	}
	#pop29 .pop-heat-shield-coating-list .photo p {
		font-size: 1.3vw;
	}
}
@media all and (max-width: 1000px) {
	#pop20 .photo01 .txt01 {
		font-size: 2.6vw;
	}
	#pop20 .photo01 .txt02 {
		font-size: 2.4vw;
	}
	#pop20 .photo01 .txt03 {
		font-size: 1.9vw;
	}
	#pop20 .photo01 .txt04 {
		font-size: 1.8vw;
	}
	#pop20 .photo01 .txt05 {
		font-size: 1.8vw;
	}
	#pop20 .photo01 .txt06 {
		font-size: 1.9vw;
	}
	#pop20 .photo01 .txt07 {
		font-size: 1.8vw;
	}
	#pop20 .photo01 .txt08 {
		font-size: 2vw;
	}
	#pop20 .photo01 .txt09 {
		font-size: 2vw;
	}
	#pop20 .photo01 .txt10 {
		font-size: 2vw;
	}
	#pop29 .pop-heat-shield-coating-list li:last-child .photo p {
		font-size: 1.2vw;
	}
}
@media all and (max-width: 900px) and (min-width: 768px) {
	.common-pop-box .pop-inner-box .pop-sa-photo .ttl {
		top: 13.2%;
	}
	.common-pop-box .pop-inner-box .pop-sa-photo .ttl span {
		padding: 0.15vw 1.2vw;
		font-size: 1.3vw;
	}
	.common-pop-box .pop-inner-box .pop-sa-photo .txt {
		font-size: 0.7rem;
	}
	.common-pop-box .pop-inner-box .pop-sa-photo .txt02 {
		right: 2.4%;
	}
}
@media all and (max-width: 850px) and (min-width: 768px) {
	.common-pop-box .pop-inner-box .pop-sa-photo .ttl {
		top: 12.2%;
	}
	.common-pop-box .pop-inner-box .pop-sa-photo .txt02 {
		right: 5.4%;
	}
}
@media all and (max-width: 800px) and (min-width: 768px) {
	.common-pop-box .pop-inner-box .pop-sa-photo .ttl {
		top: 12%;
	}
	.common-pop-box .pop-inner-box .pop-sa-photo .txt02 {
		right: 4.6%;
	}
}
@media all and (max-width: 767px) {
	#conts .bg {
		padding: 50px 0;
	}
	#conts .ttl-box p {
		font-size: 1.6rem;
		text-align: left;
	}
	#conts .ttl-box {
		margin-bottom: 45px;
	}
	#conts .sec {
		margin-bottom: 50px;
	}
	#conts .sec-ttl {
		margin-bottom: 40px;
	}
	#conts .sec .headline02 {
		font-size: 1.8rem;
	}
	#conts .sec .img-list {
		display: block;
	}
	#conts .sec .img-list li {
		margin-bottom: 45px;
		width: auto;
	}
	#conts .sec .img-list li a {
		padding-right: 0;
	}
	#conts .sec .img-list a:after {
		display: none !important;
	}
	#conts .sec .img-list li:last-child {
		margin-bottom: 0;
	}
	#conts .sec .img-list .img-box {
		flex-direction: column-reverse;
		gap: 0;
	}
	#conts .sec .img-list .photo-box {
		margin: 15px 0 0;
		width: auto;
		aspect-ratio: inherit;
	}
	#conts .sec .img-list .photo-box img {
		height: auto;
		object-fit: inherit;
	}
	.common-pop-box .pop-inner-box iframe {
		width: 100%;
		height: auto;
	}

	.common-pop-box .pop-inner-box .pop-ds-photo .ttl {
		width: calc(100% - 6.933vw);
		top: 0;
		left: 3.467vw;
	}
	.common-pop-box .pop-inner-box .pop-ds-photo .ttl span {
		padding: 0.533vw 2.667vw;
		max-width: inherit;
		font-size: 3.733vw;
	}
	.common-pop-box .pop-inner-box .pop-ds-photo .pho {
		padding-top: 2.667vw;
		margin-left: -2.667vw;
		width: 54vw;
	}
	.common-pop-box .pop-inner-box .pop-ds-photo .txt {
		font-size: 3.733vw;
	}
	.common-pop-box .pop-inner-box .pop-ds-photo .txt small {
		font-size: 2.667vw;
		font-weight: 400;
	}
	.common-pop-box .pop-inner-box .pop-ds-photo .txt01,
	.common-pop-box .pop-inner-box .pop-ds-photo .txt02 {
		left: 26.667vw;
	}
	.common-pop-box .pop-inner-box .pop-ds-photo .txt01 {
		top: 16vw;
	}
	.common-pop-box .pop-inner-box .pop-ds-photo .txt02 {
		top: 50.133vw;
	}
	.common-pop-box .pop-inner-box .pop-ds-photo .txt03,
	.common-pop-box .pop-inner-box .pop-ds-photo .txt04 {
		margin-right: -5vw;
		font-size: 2.933vw;
		left: 48vw;
		top: 33.067vw;
	}
	.common-pop-box .pop-inner-box .pop-ds-photo .txt04 {
		top: 67.2vw;
	}

	.common-pop-box .pop-inner-box .pop-sa-photo {
		margin: 0 auto;
		max-width: 297px;
	}
	.common-pop-box .pop-inner-box .pop-sa-photo .ttl {
		font-size: 0.7rem;
		top: 18px;
		left: 2px;
	}
	.common-pop-box .pop-inner-box .pop-sa-photo .ttl02 {
		left: auto;
		right: 2px;
	}
	.common-pop-box .pop-inner-box .pop-sa-photo .ttl span {
		padding: 1px 5px;
	}
	.common-pop-box .pop-inner-box .pop-sa-photo .txt {
		font-size: 0.35rem;
		left: 6px;
	}
	.common-pop-box .pop-inner-box .pop-sa-photo .txt02 {
		left: auto;
		right: 5px;
	}
	.common-pop-box .pop-inner-box .pop-inner-rear-focus-img-box .inner p {
		font-size: 1rem;
	}
	.common-pop-box .pop-inner-box .pop-inner-rear-focus-img-box .inner {
		gap: 10px;
	}
	.common-pop-box .pop-inner-box .pop-heat-shield-coating-list {
		flex-direction: column;
		gap: 15px;
	}
	.common-pop-box .pop-inner-box .pop-heat-shield-coating-list li {
		width: auto;
	}
	.common-pop-box .pop-inner-box .pop-electronic-lens-mount-img-box p {
		font-size: 1rem;
		white-space: nowrap;
		text-align: center;
	}
	.common-pop-box .is-list {
		margin: 0;
	}
	.common-pop-box .is-list li {
		width: auto !important;
		padding: 30px 0 0;
	}
	.common-pop-box .is-list .list-img p {
		font-size: 3vw;
	}
	#pop03 .photo01 {
		margin: 0 auto 20px;
		max-width: 270px;
	}
	#pop03 .photo01 p {
		font-size: 1.3rem;
		line-height: 1;
		font-family: "Noto Serif JP", serif;
	}
	#pop03 .photo01 .txt01 {
		left: 11%;
        top: 2%;
	}
	#pop03 .photo01 .txt02 {
		right: 26%;
        top: 56%;
	}
	#pop03 .photo01 .txt03 {
		left: 10%;
        bottom: auto;
        top: 41%;
		font-size: 1.2rem;
	}
	#pop03 .photo01 .txt04 {
		right: auto;
		bottom: 3.5%;
        left: 9%;
		font-size: 1.2rem;
		letter-spacing: 0.04em;
	}
	#pop04 .photo p {
		font-size: 2.2vw;
		letter-spacing: 0.04em;
	}
	#pop04 .photo .txt02 {
		top: 43%;
	}
	#pop08 .photo p {
		font-size: 1.9vw;
		line-height: 1.7;
		letter-spacing: 0.05em;
	}
	#pop11 .photo p {
		font-size: 1.7rem;
	}
	#pop11 .photo .txt01 {
		top: 13%;
	}
	#pop11 .photo .txt02 {
		left: 9%;
		top: 25%;
	}
	#pop11 .photo .txt03 {
		right: 31%;
	}
	#pop19 .photo01 {
		max-width: 271px;
	}
	#pop19 .photo01 p {
		bottom: 3%;
		font-family: "Noto Serif JP", serif;
	}
	#pop19 .photo01 .txt01 {
		left: auto;
		right: 6%;
		bottom: auto;
		top: 40%;
	}
	#pop19 .photo01 .txt02 {
		right: 6%;
	}
	#pop20 .photo01 .txt01 {
		top: 5.5%;
	}
	#pop20 .photo01 .txt02 {
		top: 23%;
		right: 10%;
	}
	#pop20 .photo01 .txt03 {
		top: 43%;
    	left: 13%;
		letter-spacing: 0.05em;
	}
	#pop20 .photo01 .txt04 {
		top: 62%;
   	 	right: 13.5%;
	}
	#pop20 .photo01 .txt05 {
		left: 3.4%;
		top: 10%;
	}
	#pop20 .photo01 .txt06 {
		left: 2.5%;
		top: 44.5%;
	}
	#pop20 .photo01 .txt07 {
		left: 3.3%;
		bottom: 18%;
	}
	#pop20 .photo01 .txt08 {
		left: 11.2%;
		bottom: 7%;
		font-size: 1.9vw;
		letter-spacing: 0;
	}
	#pop20 .photo01 .txt09 {
		left: 44%;
    	bottom: 7%;
		font-size: 1.9vw;
	}
	#pop20 .photo01 .txt10 {
		right: 7%;
		bottom: 7%;
		font-size: 1.9vw;
	}
	#pop29 .pop-heat-shield-coating-list .photo p {
		font-size: 3.2vw;
	}
	#pop29 .pop-heat-shield-coating-list li:last-child .photo p {
		font-size: 3.1vw;
	}
	#pop12 .pop-inner-box .pop-electronic-lens-mount-img-box p {
		white-space: inherit;
	}
}
@media all and (max-width: 374px) {
	.common-pop-box .pop-inner-box .pop-ds-photo .ttl span {
		padding: 0.533vw 2vw;
	}
	.common-pop-box .pop-inner-box .pop-sa-photo .ttl {
		font-size: 1.867vw;
		top: 4.8vw;
		left: 0.533vw;
	}
	.common-pop-box .pop-inner-box .pop-sa-photo .ttl02 {
		left: auto;
		right: 0.533vw;
	}
	.common-pop-box .pop-inner-box .pop-sa-photo .ttl span {
		padding: 0.267vw 1.333vw;
	}
	.common-pop-box .pop-inner-box .pop-sa-photo .txt {
		font-size: 0.827vw;
		left: 1.6vw;
	}
	.common-pop-box .pop-inner-box .pop-sa-photo .txt02 {
		left: auto;
		right: 1.333vw;
	}
}