@charset "UTF-8";

/*
@font-face {
	font-family: "OpenSans-Regular";
	src: url("//ueeshop.ly200-cdn.com/static/font/Opensans-Regular/font.woff2") format("woff2"), url("//ueeshop.ly200-cdn.com/static/font/Opensans-Regular/font.woff") format("woff"), url("//ueeshop.ly200-cdn.com/static/font/Opensans-Regular/font.eot") format("embedded-opentype"), url("//ueeshop.ly200-cdn.com/static/font/Opensans-Regular/font.svg") format("svg");
	font-weight: normal;
	font-style: normal;
}
 */
.global_mode_special4{background-color: #fafafa;}
.global_mode_special4 .s_box{overflow: hidden;}
.global_mode_special4 .s_box .s_item{width: calc( 100%/4 - 2px );margin-right:2px;padding:62px 0 58px;background-color: #fff;}
.global_mode_special4 .s_box .s_item:last-child{margin-right: 0;}
.global_mode_special4 .s_box .s_item .s_item_img{text-align: center;height: 38px;}
.global_mode_special4 .s_box .s_item .s_item_info{margin-top: 12px;text-align: center;padding:0 10px; box-sizing: border-box;}
.global_mode_special4 .s_box .s_item .s_item_info .s_item_name{display: block;margin-bottom: 5px; font-size: 14px;/*color:#000;font-family: 'OpenSans-Regular';*/font-weight: bold;}
.global_mode_special4 .s_box .s_item .s_item_info .s_item_desc{display: block;font-size: 14px;/*color:#737373;font-family: 'OpenSans-Regular';*/}
@media screen and (max-width: 768px) {
	.global_mode_special4 .s_box .s_item{width: calc( 100%/2 - 2px );margin-bottom: 2px;}
	.global_mode_special4 .s_box .s_item:nth-child(2n){margin-right: 0;}
}
@media screen and (max-width: 480px) {
	.global_mode_special4 .s_box .s_item{padding:40px 0 36px;}
}

/*
@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;}
.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_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);}
}