@charset "utf-8";

/* COMMON */
[id*="word-break"] {word-break:break-word;}

/* LAYOUT */
.apps_cr {max-width:1440px; margin:0 auto; box-sizing:border-box;}

/* BIXBY - OVERVIEW */
.apps_cr .m_content-language .box_list_wrap {display:table; table-layout:fixed; width:100%; min-height:130px; padding:0 75px; border-top:1px solid #ececec; border-bottom:1px solid #ececec; text-align:center; box-sizing:border-box;}
.firefox .apps_cr .m_content-language .box_list_wrap {height:130px;}
.apps_cr .m_content-language .box_list_wrap ~ .box_list_wrap {min-height:129px; border-top:none;}
.apps_cr .m_content-language .box_list_wrap .box_list_set {display:table-cell; width:50%; vertical-align:middle; font-size:0;}
.apps_cr .m_content-language .box_list_wrap .box_list {position:relative; display:inline-block; width:50%; padding:20px; box-sizing:border-box; vertical-align:middle; word-wrap:break-word;}
.apps_cr .m_content-language .box_list_wrap .box_list_set:first-child .box_list:first-child:before {display:none;}
.apps_cr .m_content-language .box_list_wrap .box_list:before {position:absolute; display:inline-block; top:50%; left:-1px; width:2px; height:35px; margin-top:-17.5px; content:''; background-color:#ececec;}
.apps_cr .m_content-language .box_list_wrap span {font-size:24px; font-weight:bold;}

/* TH : BIXBY - OVERVIEW  */
html[lang^="th"] .apps_cr .m_content-language .box_list_wrap span {font-size:32.4px;}

@media screen and (max-width:1440px) {
	/* BIXBY - OVERVIEW */
	.apps_cr .m_content-language .f_container .base {height:auto;}
	.apps_cr .m_content-language .box_list_wrap {min-height:9.0277vw; padding:0 5.2083vw;}
	.firefox .apps_cr .m_content-language .box_list_wrap {height:9.0277vw;}
	.apps_cr .m_content-language .box_list_wrap ~ .box_list_wrap {min-height:8.9583vw;}
	.apps_cr .m_content-language .box_list_wrap .box_list {padding:1.3888vw;}
	.apps_cr .m_content-language .box_list_wrap .box_list:before {left:-0.0694vw; width:0.1388vw; height:2.4305vw; margin-top:-1.2152vw;}
	.apps_cr .m_content-language .box_list_wrap span {font-size:1.6666vw;}

	/* TH : BIXBY - OVERVIEW  */
	html[lang^="th"] .apps_cr .m_content-language .box_list_wrap span {font-size:2.25vw;}
}

@media screen and (max-width:768px) {
	/* BIXBY - OVERVIEW */
	.apps_cr .m_content-language .box_list_wrap {display:block; min-height:auto; padding:0; border-bottom:none;}
	.firefox .apps_cr .m_content-language .box_list_wrap {height:auto;}
	.apps_cr .m_content-language .box_list_wrap ~ .box_list_wrap {min-height:auto;}
	.apps_cr .m_content-language .box_list_wrap .box_list_set {position:relative; display:table; table-layout:fixed; width:100%; min-height:auto; border-bottom:1px solid #ececec;}
	.apps_cr .m_content-language .box_list_wrap .box_list {position:static; display:table-cell; width:50%; padding:6.1111vw 1.3888vw;}
	.apps_cr .m_content-language .box_list_wrap .box_list_set .box_list:first-child:before {display:none;}
	.apps_cr .m_content-language .box_list_wrap .box_list:before {left:50%; width:0.2777vw; height:4.8611vw; margin:-2.4305vw 0 0 -0.1388vw;}
	.apps_cr .m_content-language .box_list_wrap span {display:inline-block; vertical-align:middle; font-size:3.8888vw;}

	/* RTL : BIXBY - OVERVIEW  */
	.rtl .apps_cr .m_content-language .box_list_wrap .box_list:before {right:50%; margin:-2.4305vw -0.1388vw 0 0;}

	/* TH : BIXBY - OVERVIEW  */
	html[lang^="th"] .apps_cr .m_content-language .box_list_wrap span {font-size:5.25vw;}
}
