@charset "UTF-8";
/* CSS Document */
.cntnt-wrppr {
	max-width: 1000px;
	margin: 0 auto 6rem;
}
.s_all {
	color:#000;
	background-repeat: no-repeat;
	background-size: 100%;
	background-position: center bottom;
	background-attachment: fixed;
	padding-bottom: 10px;
	line-height: 1.5rem;
}

.bk_2016 {
	background-image: url(/sg/img/event/japan/summit2016/bk.jpg);
}

.bk_2017 {
	background-image: url(/sg/img/event/japan/summit2017/bk.jpg);
}

.bk_2018 {
	background-image: url(/sg/img/event/japan/summit2018/bk.jpg);
}

.bk_2019 {
	background-image: url(/img/event/japan/summit2019/bk.jpg);
}

.bk_y_2015 {
	background-image: url(/sg/img/event/japan/yearendparty2015/bk.jpg);
}

.bk_y_2016 {
	background-image: url(/sg/img/event/japan/yearendparty2016/bk.jpg);
}

.bk_y_2017 {
	background-image: url(/sg/img/event/japan/yearendparty2017/bk.jpg);
}

.bk_s_t_2015 {
	background-image: url(/sg/img/event/taiwan/summit2015/bk.jpg);
}

.bk_s_t_2016 {
	background-image: url(/sg/img/event/taiwan/summit2016/bk.jpg);
}

.bk_s_t_2016_2 {
	background-image: url(/sg/img/event/taiwan/summit2016_2/bk.jpg);
}

.bk_s_t_2017 {
	background-image: url(/sg/img/event/taiwan/summit2017/bk.jpg);
}

.bk_s_t_2017_2 {
	background-image: url(/sg/img/event/taiwan/summit2017_2/bk.jpg);
}

.bk_s_t_2018 {
	background-image: url(/sg/img/event/taiwan/summit2018/bk.jpg);
}

.bk_s_2016 {
	background-image: url(/sg/img/event/singapore/summit2016/bk.jpg);
}

.bk_s_2017 {
	background-image: url(/sg/img/event/singapore/summit2017/bk.jpg);
}

.bk_s_2018 {
	background-image: url(/sg/img/event/singapore/summit2018/bk.jpg);
}

.bk_s_d_2015 {
	background-image: url(/sg/img/event/singapore/dxd2015/bk.jpg);
}

.bk_s_d_2016 {
	background-image: url(/sg/img/event/singapore/dxd2016/bk.jpg);
}

.bk_s_d_2017 {
	background-image: url(/sg/img/event/singapore/dxd2017/bk.jpg);
}

.bk_th_2017 {
	background-image: url(/sg/img/event/thailand/dxd2017/bk.jpg);
}

.bk_s_th_2017 {
	background-image: url(/sg/img/event/thailand/summit2017/bk.jpg);
}

.bk_s_th_2018 {
	background-image: url(/sg/img/event/thailand/summit2018/bk.jpg);
}

.sum_t {
	margin:30px 0;
}

.bxslider {
	width:760px;
}

.tit_d {
	font-size: 2.5rem;
	text-align: center;
	font-weight: 600;
	padding: 5rem 0;
	line-height: 3.5rem;
	letter-spacing: 0.2rem;
	font-family: europa, sans-serif;
}

.bar_tir {
	background-color: #444;
	color: #fff;
	text-align: center;
	font-size: 15px;
	width: 100%;
	margin: 0 auto;
	padding: 0.2rem 0 0.3rem;
	font-family: europa, sans-serif;
}

.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
	margin-bottom: 3rem;
}

.video-container iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.ytb {
	margin-bottom: 3rem;
}

.btn_txt {
	color: #437296;
	font-size: 0.8rem;
	text-align: center;
	padding: 1.5rem 0;
}

table {
	width: 100%;
}

tbody tr td:last-child {
	text-align: right;
}

td {
	padding: 5px 0;
}


@media screen and (max-width: 800px) {
	.bxslider {
		width:100%;
	}

	.s_all {
		background-image: none;
		background-repeat: no-repeat;
		background-size: 100% auto;
	}

	.s_all::before {
		background-size: 100% auto;
		background-repeat: no-repeat;
		display: block;
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		padding-bottom: 108px;
		content: "";
		z-index: -1;
	}

	.bk_2016::before {
		background-image: url(/sg/img/event/japan/summit2016/bk_sp.jpg);
	}

	.bk_2017::before {
		background-image: url(/sg/img/event/japan/summit2017/bk_sp.jpg);
	}

	.bk_2018::before {
		background-image: url(/sg/img/event/japan/summit2018/bk_sp.jpg);
	}

	.bk_2019::before {
		background-image: url(/img/event/japan/summit2019/bk_sp.jpg);
	}

	.bk_y_2015:before {
		background-image: url(/sg/img/event/japan/yearendparty2015/bk_sp.jpg);
	}

	.bk_y_2016:before {
		background-image: url(/sg/img/event/japan/yearendparty2016/bk_sp.jpg);
	}

	.bk_y_2017:before {
		background-image: url(/sg/img/event/japan/yearendparty2017/bk_sp.jpg);
	}

	.bk_s_t_2015:before {
		background-image: url(/sg/img/event/taiwan/summit2015/bk_sp.jpg);
	}

	.bk_s_t_2016:before {
		background-image: url(/sg/img/event/taiwan/summit2016/bk_sp.jpg);
	}

	.bk_s_t_2016_2:before {
		background-image: url(/sg/img/event/taiwan/summit2016_2/bk_sp.jpg);
	}

	.bk_s_t_2017:before {
		background-image: url(/sg/img/event/taiwan/summit2017/bk_sp.jpg);
	}

	.bk_s_t_2017_2:before {
		background-image: url(/sg/img/event/taiwan/summit2017_2/bk_sp.jpg);
	}

	.bk_s_t_2018:before {
		background-image: url(/sg/img/event/taiwan/summit2018/bk_sp.jpg);
	}

	.bk_s_2016:before {
		background-image: url(/sg/img/event/singapore/summit2016/bk_sp.jpg);
	}

	.bk_s_2017:before {
		background-image: url(/sg/img/event/singapore/summit2017/bk_sp.jpg);
	}

	.bk_s_2018:before {
		background-image: url(/sg/img/event/singapore/summit2018/bk_sp.jpg);
	}

	.bk_s_d_2015:before {
		background-image: url(/sg/img/event/singapore/dxd2015/bk_sp.jpg);
	}

	.bk_s_d_2016:before {
		background-image: url(/sg/img/event/singapore/dxd2016/bk_sp.jpg);
	}

	.bk_s_d_2017:before {
		background-image: url(/sg/img/event/singapore/dxd2017/bk_sp.jpg);
	}

	.bk_th_2017:before {
		background-image: url(/sg/img/event/thailand/dxd2017/bk_sp.jpg);
	}

	.bk_s_th_2017:before {
		background-image: url(/sg/img/event/thailand/summit2017/bk_sp.jpg);
	}

	.bk_s_th_2018:before {
		background-image: url(/sg/img/event/thailand/summit2018/bk_sp.jpg);
	}

	.sum_t {
		margin:20px auto;
		padding: 0 1rem;
	}

	.sum_t2 {
		padding: 0 1rem;
	}

	.bar_tir{
		width: 100%;
		font-size: 13px;
		padding: 0.4rem 1rem;
		font-weight: bold;
		margin: 3rem 0 2rem;
	}

	td {
		width: 100%;
		vertical-align: top;
	}

	tbody tr td:last-child {
		text-align: center;
	}
}

@media screen and (max-width: 600px) {
	.tit_d {
		font-size: 25px;
		line-height: 2.3rem;
		padding: 3rem 0;
		letter-spacing: 0.15rem;
	}

	.content_inner {
		padding: 0 1.2rem;
	}
}
