@charset "utf-8";
/*------------------------------------------------------------
	rf-hybrid.css (F-ROBO)
------------------------------------------------------------*/
#conts .body {
	background-color: #2c2c2c;
}
#conts .bg {
	padding: 9.1rem 0 9.7rem;
	background: url(/resources/assets/img/rflensworld/rf-hybrid/bg.jpg) repeat-x center / 0.1rem 100%;
}

#conts.rf-hybrid img {
	width: 100%;
}

#conts .ttl-box {
	margin-bottom: 6.2rem;
}

#conts .ttl-box .iframe-box {
	width: 100%;
	height: 0;
	position: relative;
	padding-bottom: 57%;
	overflow: hidden;
}
#conts .ttl-box .iframe-box.disabled:after {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	content: "";
	z-index: 1;
}
#conts .ttl-box .iframe-box iframe {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
#conts .ttl-box .iframe-box video {
	/* height: 100%; */
	width: 100%;
	height: auto;
}

#conts .ttl-box .ttl {
	margin-bottom: 1.9rem;
	text-align: center;
}
#conts .ttl-box p {
	font-size: 1.8rem;
	font-weight: 500;
	line-height: 1.6;
	text-align: center;
}
#conts .ttl-box h3 {
	text-align: center;
	margin-bottom: 2.2rem;
}

#conts .img-box {
	margin-top: 2rem;
	display: flex;
	gap: 3.7rem;
}
#conts .img-box .photo-box {
	margin-top: 0.5rem;
	width: 48.4rem;
}
#conts .img-box .photo-box .switch {
	margin: 3rem 0 0;
	display: flex;
	background-color: #fff;
}
#conts .img-box .photo-box .switch span {
	width: 50%;
	min-height: 5rem;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 1.8rem;
	font-weight: 700;
	box-sizing: border-box;
	background-color: #2c2c2c;
	border: 2px solid transparent;
	cursor: pointer;
}
#conts .img-box .photo-box .switch span.active {
	border-color: #fff;
	background-color: #b90000;
}
#conts .img-box .text-box {
	flex: 1;
}
#conts .img-box .text-box p {
	/*text-align: justify;*/
	font-size: 1.7rem;
	font-weight: 400;
	line-height: 150%;
	color: #ECECEC;
}
#conts .img-list + .img-list.tit {
	margin-top: 9rem;
}

#conts .img-list li {
	margin-bottom: 5.6rem;
}
#conts .img-list .headline02::before {
	top: 0.4rem;
	bottom: 0.1rem;
}

#conts .img-list li:last-child {
	margin-bottom: 0;
}

#conts .img-list .title {
	margin-bottom: 4.2rem;
	padding-bottom: 0.7rem;
	font-size: 3.4rem;
	border-bottom: 0.2rem solid #b90000;
}
#conts .img-list .img-box {
	display: flex;
	gap: 2%;
}
#conts .img-list .img-box .photo-box {
	margin: 0.3rem 0 0;
	width: 48%;
	flex-shrink: 0;
}
#conts .img-list .img-box .photo-box .photo {
	margin-bottom: 0.8rem;
	aspect-ratio: 404/250;
	overflow: hidden;
}
#conts .img-list .img-box .photo-box .photo img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
#conts .img-list .img-box .photo-box p {
	font-weight: 700;
	line-height: 1.125;
}
#conts .img-list .img-box .text-box {
	flex: 1;
}
#conts .img-list .img-box .text-box .headline02 {
	margin-bottom: 1.3rem;
	padding-left: 2.2rem;
	font-size: 2.4rem;
	line-height: 1.208;
}
#conts .img-list .img-box .text-box .headline02::before {
	top: 0.3rem;
	bottom: 0.3rem;
}
#conts .img-list .img-box .text-box p {
	line-height: 1.625;
}

#conts .img-list .ytb-box {
	width: 100%;
	aspect-ratio: 16 / 9;
}

#conts .img-list .ytb-box iframe {
	width: 100%;
	height: 100%;
}

#conts .img-list .person-info-box {
	display: flex;
	align-items: flex-start;
	gap: 3.7rem;
}

#conts .img-list .person-info-box .photo-box {
	margin: 0.3rem 0 0;
	width: 26%;
	flex-shrink: 0;
}
#conts .img-list .person-info-box .photo-box img {
	width: 100%;
}

#conts .img-list .person-info-box .text-box .sns {
	margin-top: 15px;
	display: flex;
	gap: 0 10px;
}

#conts .img-list .person-info-box .text-box .sns li {
	width: 30px;
	margin-bottom: unset;
}
#conts .img-list .person-info-box .text-box .sns li a {
	display: block;
}
#conts .img-list .person-info-box .text-box .name {
	margin-bottom: 1rem;
	font-weight: 700;
}
#conts .img-list .person-info-box .text-box .name .en {
	padding-right: 1.2rem;
	font-size: 3.4rem;
	font-family: var(--en-font);
}
#conts .img-list .person-info-box .text-box .name .jp {
	font-size: 2.4rem;
}
#conts .img-list .person-info-box .text-box .txt {
	line-height: 1.625;
}
#conts .img-list .person-info-box .text-box .mb0 {
	margin-bottom: 0;
}
#conts .img-list .person-info-box .text-box .txt-list {
	margin-bottom: 1.3rem;
}
#conts .img-list .person-info-box .text-box .txt-list li {
	line-height: 1.625;
	padding-left: 0.8em;
	text-indent: -0.8em;
}

@media (max-width: 767px) {
	#conts .img-list .person-info-box {
		flex-direction: column;
		gap: 2.1rem;
	}
	#conts .img-list .person-info-box .photo-box {
		width: 100%;
	}
	#conts .img-list .person-info-box .photo-box .sns {
		justify-content: center;
	}
	#conts .img-list .person-info-box .photo-box .sns li {
		margin-bottom: unset;
	}
	#conts .img-list .person-info-box .text-box .txt {
		font-size: 1.7rem;
	}
	#conts .img-list .person-info-box .text-box .name .en {
		font-size: 2rem;
	}
}





#conts.rf-hybrid .tab-pannel {
	padding: 2.8rem 0 0.5rem;
}
#conts.rf-hybrid .tab-pannel .tab-list {
	margin-bottom: 4rem;
	display: flex;
	justify-content: center;
	gap: 0 6rem;
}
#conts.rf-hybrid .tab-pannel .tab-list li {
	max-width: 28.4rem;
	width: 100%;
	text-align: center;
	border-bottom: 0.2rem solid #ababab;
}
#conts.rf-hybrid .tab-pannel .tab-list li a {
	padding: 0.5rem 0;
	display: block;
	font-size: 2.4rem;
	font-weight: 700;
	font-feature-settings: "palt";
}
#conts.rf-hybrid .tab-pannel .tab-list li.on {
	border-color: #b90000;
}
#conts.rf-hybrid .tab-pannel .tab-box .img-list {
	display: flex;
	flex-wrap: wrap;
	gap: 1.2rem 0;
}
#conts.rf-hybrid .tab-pannel .tab-box .img-list li {
	width: 33.333%;
	margin-bottom: 1rem;
}
#conts.rf-hybrid .tab-pannel .tab-box .img-list li p {
	font-size: 1.8rem;
	/*display: flex;*/
	align-items: center;
}
#conts.rf-hybrid .tab-pannel .tab-box .img-list li p span {
	color: #c00;
	padding:0 0.4rem;
}
#conts.rf-hybrid .tab-pannel .tab-box .img-list li a {
	display: flex;
	flex-direction: column;
	align-items: center;
}

#conts.rf-hybrid .tab-pannel .tab-box .img-list li a .photo {
	position: relative;
	min-height: 12rem;
	display: flex;
	align-items: center;
	justify-content: center;
}

#conts .tab-pannel .tab-box .img-list li a .photo .new {
	position: absolute;
	right: 15%;
	bottom: 0;
	width: 40px;
	height: 40px;
	color: #fff;
	display: flex;
	font-size: 1.1rem;
	font-weight: bold;
	justify-content: center;
	align-items: center;
	background-color: #b90000;
	border-radius: 50%;
}

#conts.rf-hybrid .tab-pannel .tab-box .img-list li a p {
	position: relative;
	font-family: var(--en-font);
}
#conts.rf-hybrid .tab-pannel .tab-box .img-list li a p::after {
	margin: 0 0 0 0.8rem;
	width: 1.2rem;
	height: 1.5rem;
	display: inline-block;
	background: url(/resources/assets/img/rflensworld/common/icon-arrow01.png) no-repeat center / 100%;
	content: "";
}

.common-pop-box {
	margin: 10rem auto;
	max-width: 95.2rem;
	display: block;
	position: relative;
	text-align: left;
}
.mfp-bg {
	background-color: rgba(0, 0, 0, 0.8);
}
.common-pop-box .mfp-close {
	width: 5rem;
	aspect-ratio: 1/1;
	position: absolute;
	right: 0;
	top: -8rem;
	font-size: 0;
	opacity: 1;
}
.common-pop-box .mfp-close::before,
.common-pop-box .mfp-close::after {
	width: 6.7rem;
	height: 0.2rem;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%) rotate(45deg);
	background-color: #b90000;
	content: "";
}
.common-pop-box .mfp-close::after {
	transform: translate(-50%, -50%) rotate(-45deg);
}
.common-pop-box .pop-inner-box {
	padding: 10rem 10rem 7rem;
}
.common-pop-box .pop-inner-box .aside {
	position: relative;
	justify-content: flex-end;
	margin-top: 1rem;
}
.common-pop-box .pop-inner-box .photo {
	aspect-ratio: 1500/1000;
	margin-bottom: 4.3rem;
}
.common-pop-box .pop-inner-box .photo.iframe iframe {
	width: 100%;
	height: 100%;
}
.common-pop-box .pop-inner-box .photo img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}
.common-pop-box .pop-inner-box .text {
	margin-bottom: 1.3rem;
	display: flex;
}
.common-pop-box .pop-inner-box .text .title .red {
	color: #c00;
}
.common-pop-box .pop-inner-box .text .img {
	margin: 1rem 0.6rem 0 -0.6rem;
	display: flex;
	align-items: flex-start;
	width: 24.6rem;
	flex-shrink: 0;
	box-sizing: border-box;
}
.common-pop-box .pop-inner-box .text .img img {
	width: 100%;
}
.common-pop-box .pop-inner-box .text .inner .title {
	margin-bottom: 0.5rem;
	font-family: var(--en-font);
}
.common-pop-box .pop-inner-box .text .inner p sup {
	font-size: 1.2rem;
}
.common-pop-box .pop-inner-box .text .inner p .note {
	display: inline-flex;
	gap: 0.4rem;
}
.common-pop-box .pop-inner-box .text .inner p .note span {
	flex-shrink: 0;
}
.common-pop-box .pop-inner-box .text p {
	line-height: 1.625;
}
.common-pop-box .pop-inner-box .text {
	margin-bottom: 1.2rem;
}
.common-pop-box .pop-inner-box .data .title {
	margin-bottom: 0.5rem;
	padding: 0 0 0 2rem;
	position: relative;
}
.common-pop-box .pop-inner-box .data .title::before {
	width: 0.6rem;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	background-color: #b90000;
	content: "";
}
.common-pop-box .pop-inner-box .data .headline02 {
	margin-bottom: 2.3rem;
	padding-left: 2.1rem;
	font-size: 2.4rem;
}
.common-pop-box .pop-inner-box .data .headline02::before {
	top: 0.6rem;
	bottom: 0.6rem;
}
.common-pop-box .pop-inner-box .data ul {
	margin-bottom: 1.5rem;
}
.common-pop-box .pop-inner-box .data ul li {
	display: flex;
	font-size: 1.4rem;
}
.common-pop-box .pop-inner-box .data ul li .ttl {
	padding: 0.8rem 0.7rem 0.7rem 0;
	width: 15rem;
	border-right: 0.1rem solid #2c2c2c;
	border-bottom: 0.1rem solid #2c2c2c;
}
.common-pop-box .pop-inner-box .data ul li:first-child .ttl {
	padding-top: 0.4rem;
}
.common-pop-box .pop-inner-box .data ul li:last-child .ttl {
	padding-bottom: 2.1rem;
	border-bottom: none;
}
.common-pop-box .pop-inner-box .data ul li .txt {
	padding: 0.8rem 0 0.7rem 2.9rem;
	flex: 1;
	border-bottom: 0.1rem solid #2c2c2c;
	word-break: break-word;
}
.common-pop-box .pop-inner-box .data ul li .txt-palt {
	font-feature-settings: "palt";
}
.common-pop-box .pop-inner-box .data ul li:first-child .txt {
	padding-top: 0.4rem;
}
.common-pop-box .pop-inner-box .data ul li:last-child .txt {
	padding-bottom: 2.1rem;
	border-bottom: none;
}
.common-pop-box .pop-inner-box .data ul li .txt sup {
	font-size: 1.2rem;
}
.common-pop-box .pop-inner-box .data .note {
	display: flex;
	gap: 0.4rem;
	font-size: 1.2rem;
}
.common-pop-box .pop-inner-box .video-box {
	margin-top: 5rem;
}
.common-pop-box .pop-inner-box .video-list li {
	aspect-ratio: 16/9;
	height: 0;
	padding-bottom: 56%;
	overflow: hidden;
}
.common-pop-box .pop-inner-box .video-list li iframe {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.common-pop-box .pop-inner-box .video-dots .com-dots {
	padding-bottom: 0;
	background-color: transparent;
	gap: 4.5rem;
}
.common-pop-box .pop-inner-box .tech {
	margin-top: 5rem;
}
.common-pop-box .pop-inner-box .tech .tech-list {
	display: flex;
	flex-wrap: wrap;
	gap: 1rem;
}
.common-pop-box .pop-inner-box .tech .tech-list li {
	width: calc((100% - 2rem) / 3);
	min-height: 5rem;
}
.common-pop-box .pop-inner-box .tech .tech-list li a {
	padding: 0.3rem 0.7rem;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	box-sizing: border-box;
	background-color: #323232;
	text-align: center;
}
.common-pop-box .pop-inner-box .data ul li .txt-wrap.line {
	display: block;
	width: calc(100% - 16rem);
	box-sizing: border-box;
}
.common-pop-box .pop-inner-box .data ul li .txt-wrap.line .txt {
	display: block;
	border-bottom: 0.1rem solid #2c2c2c;
	padding: 0.8rem 0 0.7rem 2.9rem;
}
.common-pop-box .pop-inner-box .data ul li .txt-wrap.line.type1 .txt + .txt {
	border-bottom: unset;
	padding: 0.8rem 0 0.7rem 2.9rem;
}

.common-pop-box .pop-inner-box .photo-pop {
	display: none;
	position: absolute;
	z-index: 50;
	left: 50%;
	top: 50%;
	padding: 40px;
	text-align: center;
	transform: translate(-50%, -50%);
	width: calc(100% - 20px);
	background-color: #000;
	border: 1px solid #b90000;
	box-sizing: border-box;
}
.common-pop-box .pop-inner-box .photo-pop.show {
	display: block;
}
.common-pop-box .pop-inner-box .photo-pop .close {
	position: absolute;
	right: 10px;
	top: 10px;
	cursor: pointer;
	transition: .3s;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	background-color: #000;
	border: 1px solid #b90000;
}
.common-pop-box .pop-inner-box .photo-pop .close:before, .common-pop-box .pop-inner-box .photo-pop .close:after {
	width: 16px;
	height: 2px;
	position: absolute;
	left: 50%;
	top: 50%;
    transform: translate(-50%, -50%) rotate(45deg);
	background-color: #b90000;
	content: "";
}
.common-pop-box .pop-inner-box .photo-pop .close:after {
    transform: translate(-50%, -50%) rotate(-45deg);
}

#conts .lens-video .headline02 {
	margin: 1rem 0;
	font-size: 2.4rem;
	line-height: 1.167;
}
#conts .lens-video p {
	padding-left: 2.4rem;
}
#conts .lens-video .red {
	color: #c00;
	font-weight: bold;
}
#conts .lens-video .headline02::before {
	top: 0.1rem;
	bottom: 0;
}

#conts .lens-video .video-list {
	display: flex;
	flex-wrap: wrap;
	gap: 4rem;
	margin-top: 4rem;
}
#conts .lens-video .video-list > li {
	width: calc(50% - 2rem);
}
#conts .lens-video .video-list .thumb-box {
	width: 100%;
    height: 0;
    position: relative;
    padding-bottom: 57%;
    overflow: hidden;
}
#conts .lens-video .video-list .thumb-box.disabled:after {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	content: "";
	z-index: 1;
}
#conts .lens-video .video-list .thumb-box a {
	display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
	cursor: pointer;
}
#conts .lens-video .video-list .thumb-box img {
	display: block;
	/* height: 100%; */
	width: 100%;
	height: auto;
}
#conts .lens-video .video-list p {
	line-height: 1.625;
}
#conts .lens-video .video-list .btn {
	margin-top: 1rem;
}
#conts .lens-video .video-list .btn a {
	margin-left: auto;
	width: 17.2rem;
	padding: 0.5rem;
	color: #fff;
	font-size: 1.5rem;
	text-align: center;
	display: block;
	box-sizing: border-box;
	background: #000 url(/resources/assets/img/rflensworld/common/icon-arrow03.png) no-repeat right 1rem center/1rem auto;
}
.common-pop-box h2 {
	margin-bottom: 3rem;
	padding-bottom: 1rem;
	border-bottom: 0.2rem solid #b90000;
}
.common-pop-box .photo {
	margin-bottom: 5rem !important;
}
.common-pop-box .photo img {
	width: 100%;
}
.common-pop-box .photo p {
	margin-top: 1rem;
	text-align: right;
}
.common-pop-box .txt {
	margin-bottom: 4rem !important;
}
.common-pop-box .txt:last-child {
	margin-bottom: 0 !important;
}

.lens-feature .btn-1 {
	display: block;
	width: 17rem;
	margin-top: 2rem;
	border: 1px solid #fff;
	border-radius: 2rem;
	padding: 1rem 2rem;
	font-weight: bold;
	text-align: center;
}
.lens-gallery .red {
	color: #c00;
}


/* thumbnail list */
.pd_wrap .pd_list {
	margin: 2rem auto 0;
	display: flex;
	flex-wrap: wrap;
	gap: 6.4rem 3.6rem;
}

.pd_wrap .pd_list .pd_item {
	width: calc(100% / 3 - 2.4rem);
	border: 1px solid transparent;
	cursor: pointer;
}

.pd_wrap .pd_list .pd_item a {
	text-align: center;
	position: relative;
	transition: 0.2s ease-out;
	overflow: hidden;
	display: block;
}

.pd_wrap .pd_list .pd_item a .figure {
	position: relative;
	width: 100%;
	height: 0;
	padding-bottom: 67%;
	overflow: hidden;
}

.pd_wrap .pd_list .pd_item a img {
	display: block;
	width: 100%;
	height: auto;
	object-fit: cover;
}

.pd_wrap .pd_list .pd_item a .text-wrap {
	margin-top: 2rem;
}

.pd_wrap .pd_list .pd_item a .text-wrap .tit {
	font-size: 1.4rem;
	font-weight: 500;
	color: #9E9E9E;
	line-height: 140%;
	text-align: left;
}

.pd_wrap .pd_list .pd_item a .text-wrap .tit+.desc {
	padding-top: 1.2rem;
}

.pd_wrap .pd_list .pd_item a .text-wrap .desc {
	font-size: 2rem;
	font-weight: 700;
	color: #FFF;
	line-height: 140%;
	text-align: left;

	text-overflow: ellipsis;
	overflow: hidden;
	word-break: break-word;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.pd_wrap .pd_list .pd_item a:hover {
	opacity: unset;
}

/* 갤러리 썸네일리스트 */
.content.gallery .pd_wrap .pd_list .pd_item a {
	text-align: center;
	position: relative;
	transition: 0.2s ease-out;
	height: 0;
	padding-bottom: 67%;
	overflow: hidden;
	display: block;
}

.content.gallery .pd_wrap .pd_list .pd_item a .author {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);

	font-family: var(--en-font);
	font-size: 2.4rem;
	font-weight: 700;
	color: #fff;
	line-height: 140%;
	z-index: 2;
	opacity: 0;
	transition: 0.2s ease-out;
}

.content.gallery .pd_wrap .pd_list .pd_item a .author.no-name {
	font-family: 'Pretendard', sans-serif;
}

.content.gallery .pd_wrap .pd_list .pd_item a::after {
	content: "";
	width: 100%;
	height: 100%;
	display: inline-block;
	position: absolute;
	top: 0;
	left: 0;
	transition: 0.2s ease-out;
}

.content.gallery .pd_wrap .pd_list .pd_item:hover {
	border-color: #FF0000;
}

.content.gallery .pd_wrap .pd_list .pd_item:hover a .author {
	opacity: 1;
}

.content.gallery .pd_wrap .pd_list .pd_item:hover a::after {
	background: rgba(0, 0, 0, 0.7);
}
.content.gallery .pd_wrap .pd_list .pd_item a img {
	display:block;
	width:100%;
	height: 100%;
	object-fit: cover;
	position: absolute;
	top: 50%; left: 50%;
	transform: translate(-50%,-50%);
}
#conts .img-list li:last-child {
	margin-bottom: inherit;
}
.content.gallery .img-list > li {
	margin-top: 5rem;
}
#popup .photo {
	margin-bottom: 0 !important;
}
.content.gallery .img-list li {
	margin-bottom: 0 !important;
}


/*@media all and (max-width: 1200px) {*/
/*	#conts .lens-video .headline02 {*/
/*		font-size: 2vw;*/
/*	}*/
/*	#conts.rf-hybrid .tab-pannel .tab-box .img-list li {*/
/*		width: 50%;*/
/*	}*/
/*}*/

@media all and (max-width: 1000px) {
	.key-visual .text h1 {
		font-size: 3.2rem;
	}
}
@media all and (max-width: 767px) {
	.key-visual .text {
		width: 60%;
	}
	.key-visual .text h1 {
		font-size: 2.4rem;
	}
	#conts .bg {
		padding: 5rem 0;
	}
	#conts .ttl-box {
		margin-bottom: 4.2rem;
	}
	#conts .ttl-box h3 {
		text-align: left;
	}
	#conts .ttl-box p {
		text-align: left;
		font-size: 1.6rem;
	}
	#conts .img-list li {
		margin-bottom: 4.2rem;
	}
	#conts .img-list .title {
		margin-bottom: 1.3rem;
		font-size: 2rem;
	}
	#conts .img-list .img-box .photo-box {
		margin: 0.5rem 0 1.5rem;
		width: auto;
	}
	#conts .img-list .img-box {
		display: flex;
		flex-direction: column;
		gap: 0;
	}
	#conts .img-list .img-box .text-box .headline02 {
		margin-bottom: 1rem;
		font-size: 1.8rem;
	}
	#conts .lens-video .headline02 {
		margin-bottom: 1.2rem;
		font-size: 1.8rem;
		order: 1;
	}
	#conts.rf-hybrid .tab-pannel .tab-box .img-list li {
		width: 50%;
	}
	.lens-feature .btn-1 {
		margin-top: 1rem;
	}
	.pd_wrap .pd_list {
		gap: 4.4rem .9rem;
	}

	.pd_wrap .pd_list .pd_item {
		width: calc(100% / 3 - .6rem);
	}

	#conts .lens-video .video-list {
		gap: 2rem;
		margin-top: 2rem;
	}
	#conts .lens-video .video-list > li {
		width: calc(50% - 1rem);
	}

	#conts .lens-video .video-list p {
		padding-left: 1rem;
	}
	.common-pop-box .pop-inner-box .text {
		margin-bottom: 4rem;
		display: block;
	}
	.common-pop-box .pop-inner-box {
		padding: 5rem 2rem;
	}
	.common-pop-box .pop-inner-box .text .img {
		margin: 3rem auto;
	}
	#conts.rf-hybrid .tab-pannel .tab-box .img-list li p {
		font-size: 1.6rem;
	}
	#conts.rf-hybrid .tab-pannel .tab-box .img-list li a p::after{
		margin: 0 0 0 0.4rem;
		width: 0.8rem;
		height: 1.1rem;
	}
	.common-pop-box .mfp-close {
		right: -0.5rem;
		top: -6.2rem;
	}

}
@media all and (max-width: 480px) {
	#conts.rf-hybrid .tab-pannel .tab-box .img-list li p {
		font-size: 1.3rem;
	}
}
