@charset "UTF-8";

/*
@font-face {
	font-family: "PlayfairDisplay-Regular";
	src: url("//ueeshop.ly200-cdn.com/static/font/PlayfairDisplay-Regular/font.woff2") format("woff2"), url("//ueeshop.ly200-cdn.com/static/font/PlayfairDisplay-Regular/font.woff") format("woff"), url("//ueeshop.ly200-cdn.com/static/font/PlayfairDisplay-Regular/font.eot") format("embedded-opentype"), url("//ueeshop.ly200-cdn.com/static/font/PlayfairDisplay-Regular/font.svg") format("svg");
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: "Lato-Regular";
	src: url("//ueeshop.ly200-cdn.com/static/font/Lato-Regular/font.woff2") format("woff2"), url("//ueeshop.ly200-cdn.com/static/font/Lato-Regular/font.woff") format("woff"), url("//ueeshop.ly200-cdn.com/static/font/Lato-Regular/font.eot") format("embedded-opentype"), url("//ueeshop.ly200-cdn.com/static/font/Lato-Regular/font.svg") format("svg");
	font-weight: normal;
	font-style: normal;
}
 */
.global_mode_review5{/*padding: 3vw 0px;*/font-size: 0;margin-top: 15px;}
.global_mode_review5:after{content: '';display: block;clear: both;}
.global_mode_review5 .g_item{width: 50%;float: left;position: relative;}
.global_mode_review5 .g_item .g_img{width: 50%;overflow: hidden;}
.global_mode_review5 .g_item .g_img img{vertical-align: middle;}
.global_mode_review5 .g_item .g_text{width: 50%;background: #fbf7eb;position: absolute;top: 0;bottom: 0;right: 0;text-align: center;}
.global_mode_review5 .g_text .text_c{width: 66.7%;position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%); }
.global_mode_review5 .g_text .tit{line-height: 1.77vw;font-size: 1.25vw;/*color: #ad8948;font-family: "PlayfairDisplay-Regular";*/}
.global_mode_review5 .g_text .desc{display: inline-block;position: relative;margin-top: 2.5vw;/*font-family: "Lato-Regular";*/font-size: 0.9375vw;/*color: #8c8c8c;*/text-indent: 25px;}
.global_mode_review5 .g_text .desc:before{content:'';width: 20px;height: 1px;background: #8c8c8c;position: absolute;top: 0;bottom: 0;left: 0;margin:auto;}
@media screen and (max-width:1440px){
	.global_mode_review5 .g_text .desc{font-size: 14px;}
}
@media screen and (max-width:1000px){
	.global_mode_review5 .g_item{width: 100%;float: none;}
	.global_mode_review5 .g_text .text_c{width: 88%;}
	.global_mode_review5 .g_text .tit{font-size: 16px;line-height: 24px;}
}
@media screen and (max-width:500px){
	.global_mode_review5 .g_item .g_img{width: 100%;}
	.global_mode_review5 .g_item .g_text{width: 100%;position: static;}
	.global_mode_review5 .g_text .text_c{width: auto;padding: 35px 30px;position: static;transform: translate(0);}
}