@charset "UTF-8";
/* CSS Document */

.s_all {
	color:#000;
	background-repeat: no-repeat;
	background-size: 1920px;
	background-position: center bottom;
	line-height: 1.5rem;
}

.top_2015 {
	background-image: url(/img/event/japan/trip2015/top_bg.png);
}

.top_2015_en {
	background-image: url(/img/event/japan/trip2015/top_sg_bg.png);
}

.top_2016 {
	background-image: url(/img/event/japan/trip2016/top_bg.jpg);
}

.bk_2017 {
	background-image: url(/img/event/japan/trip2017/top_bg.jpg);
}

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

.tra_top {
	width: 960px;
	height: 800px;
	margin: 0 auto;
	position: absolute;
	left: 50%;
	margin-left: -480px;
}

.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;
}

.bk_tr {
	background-image: url(/img/event/japan/trip2015/bk01_imgcnv.png);
	background-repeat: repeat-y;
	background-size: 100%;
	position: relative;
}

.sum_m {
	color: #F8EC32;
	font-size: 25px;
	font-weight: bold;
	text-align: center;
	text-shadow: 1px 1px 9px #666;
	letter-spacing: 0.2rem;
	margin: 0 0 30px 0;
	padding-top: 260px;
}

.sum_t {
	margin:30px 0;

}
.sum_t2 {
	width: 800px;
	margin: 3rem auto 0;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 8rem;
	text-shadow: 1px 1px 9px #000;
	letter-spacing: 0.1rem;
}

h2 {
	font-size: 20px;
	text-align: center;
	font-weight: bold;
	padding-top: 30px;
}
h2 > p {
	display: inline-block;
}

.bxslider {
	width:760px;
}

.cntnt-wrppr{
	max-width: 1000px;
	margin: 0 auto;
}

.icon_photo {
	width: 200px;
	float: left;
	margin: 40px 40px 40px 0;
}

h3 {
	font-weight: bold;
	padding-top: 55px;
	padding-bottom: 10px;
}

.sea_bott{
	width: 960px;
	margin: 0 auto;
}

.sea_bott_01{
	background-repeat: no-repeat;
	background-size: 1920px;
	background-position: center 0;
	height: 658px;
	margin-top: -568px;
}

.under_2015 {
	background-image: url(/img/event/japan/trip2015/sea_bk.png);
}

.under_2016 {
	background-image: url(/img/event/japan/trip2016/sea_bk.jpg);
}

.s_all h1 {
	color: #fff;
	text-align: center;
	font-size: 2.6rem;
	padding: 8rem 0 0;
	letter-spacing: 0.16rem;
	text-shadow: 1px 1px 4px #222;
}

.sub_txt {
	text-align: center;
	margin-bottom: 5rem;
	letter-spacing: 0.17rem;
	color: #fff;
	padding-top: 1rem;
	text-shadow: 1px 1px 4px #222;
}

.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%;
}

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

	.bk_2017 {
		background-image: url(/img/event/japan/trip2017/sea_pc_imgcnv_640.jpg);
		width: 100%;
		background-size: 100%;
	}

	.bk_2018 {
		background-image: url(/img/event/japan/trip2018/bk_sp.jpg);
		width: 100%;
		background-size: 100%;
	}

	.bk_tr {
		background-image: url(/img/event/japan/trip2015/bk01_imgcnv_375.png);
		background-repeat: repeat-y;
		background-size: 100%;
	}
	.sum_t2 {
		width: 100%;
		margin: 0 auto;
		color: #fff;
		margin-bottom: 130px;
		padding: 0 15px ;
	}
	.tra_top {
		width: 100%;
		height: auto;
		position:absolute;
		left: 0;
		margin-left:0;
	}
	/**/
	.sum_t {
		margin:30px auto;
	}
	.sum_t > p {
		padding: 0 20px;
	}
	.sum_m {
		color:#F8EC32;
		text-align:center;
		margin:0 0 30px 0;
		font-size: 17px;
		padding-top: 25%;
	}
	.sum_m > span {
		color:#C42D2F;
		margin-right:10px;
	}
	h2 {
		font-size: 15px;
		padding: 0 1rem;
	}
	.icon_photo {
		width: 150px;
		float: none;
		margin:30px auto 0;
	}
	.cntnt-wrppr{
		width: 100%;
		margin: 0;
	}
	h3 {
		text-align: center;
		padding-top: 30px;
	}
	.clearfix > li > p {
		padding: 0 20px;
	}
	.sea_bott{
		width:100%;
		margin: 0 auto;
	}
	.sea_bott_01{
		background-image:none;
		width: 100%;
		margin-top:-410px;
		height: auto;
	}

	.comment li p {
		padding: 0 1rem;
	}

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

@media screen and (max-width: 640px) {
	.sum_t2 {
		font-size: 13px;
		margin: 2rem auto 3rem;
	}

	.sum_m {
		font-size: 17px;
		padding-top: 28%;
	}

	.sea_bott_01{
		background-image:none;
		width: 100%;
		margin-top:-210px;
		height: auto;
	}

	.s_all h1 {
		font-size: 1.6rem;
		padding: 6rem 0 0;
	}

	.sub_txt {
		margin-bottom: 3rem;
	}

}