.swiper-container {
	position: relative;
	width: 100%;
	height: auto;
	max-height: 420px;
	/*background: #ccc;*/
}

[id^="swiper"][id$="-content"] { position: absolute; width: auto; left: 0px; top: 0px; padding: 20px; }
[id^="swiper"][id$="-content"] .swiper-item { width: 100%; text-align: left; }
[id^="swiper"][id$="-content"] .swiper-title { color: #666666; font-size: 1.6em; line-height: 1.2em; }
[id^="swiper"][id$="-content"] .swiper-title strong { font-size: 1.4em; font-style:italic; font-weight: bold; color: #da509c; line-height: 0px; }
[id^="swiper"][id$="-content"] .swiper-subtitle { font-size: 1.6em; line-height: 1em; color: #666666; }
[id^="swiper"][id$="-content"] .swiper-txt { color: #666666; font-size: 1em; }
[id$="-pic"] { width: 100%; height: 220px; background-image: url("../img/banner_top1_480.jpg"); background-repeat: no-repeat; background-size: cover; background-position: center; }
#swiper1-pic { background-image: url("../img/banner_top1_480.jpg"); }
#swiper2-pic { background-image: url("../img/banner_top2_480.jpg"); }
#swiper3-pic { background-image: url("../img/banner_top3_480.jpg"); }
#swiper4-pic { background-image: url("../img/banner_top4_480.jpg"); }

#swiper-slide1 #swiper1-content .swiper-title, #swiper-slide1 #swiper1-content .swiper-subtitle { color: #fff; }

.swiper-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
}

.swiper-slide {
	position: relative;
	text-align: left;
	font-size: 18px;
	background: #fff;
	margin-top:0px;
	padding-top:0px;
	height: 100%;
	max-height: 420px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.swiper-button-next, .swiper-button-prev {
	display: none;
}

.swiper-container:hover > .swiper-button-next, .swiper-container:hover > .swiper-button-prev {
	display: inline;
}

.swiper-slide div p {
	font-family: "Times New Roman", Times, serif;
	color: #2d1141; 
}

.swiper-container .swiper-btn { 
	font-size: 1em; 
	line-height: 1.2em; 
	padding: 10px 30px 10px 30px; 
	text-align: center;
	-webkit-border-radius: 5px; 
	-moz-border-radius: 5px; 
	border-radius: 5px; 
	text-decoration:none; 
	display:inline-block;
	background: #da509c;
	color: #fff;
	margin-top: 15px;
}

.swiper-container .swiper-btn:hover {
	box-shadow: 0 0 16px rgba(223, 25, 134, 0.8);
}

@media only screen and (min-width: 480px) {
	#swiper-slide1 #swiper1-content .swiper-title, #swiper-slide1 #swiper1-content .swiper-subtitle { color: #666666; }
	#swiper1-pic { background-image: url("../img/banner_top1_480.jpg"); }
	#swiper2-pic { background-image: url("../img/banner_top2_480.jpg"); }
	#swiper3-pic { background-image: url("../img/banner_top3_480.jpg"); }
	#swiper4-pic { background-image: url("../img/banner_top4_480.jpg"); }
}

@media only screen and (max-width: 600px) {
	.scoll-hori {
		max-height: 300px;
		overflow: scroll;
		overflow-x: hidden;
	}
}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {
	#swiper1-pic { background-image: url("../img/banner_top1_600.jpg"); }
	#swiper2-pic { background-image: url("../img/banner_top2_600.jpg"); }
	#swiper3-pic { background-image: url("../img/banner_top3_600.jpg"); }
	#swiper4-pic { background-image: url("../img/banner_top4_600.jpg"); }
}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {
	[id$="-pic"] { height: 420px; }
	.swiper-container {	height: auto; max-height: 420px; }
	[id^="swiper"][id$="-content"] .swiper-title { font-size: 1.8em; line-height: 1.2em; color: #666666; }
	[id^="swiper"][id$="-content"] .swiper-subtitle { color: #666666; }
	[id^="swiper"][id$="-content"] .swiper-title strong { font-size: 1.6em; font-style:italic; font-weight: bold; color: #da509c; line-height: 0px; }
	[id^="swiper"][id$="-content"] .swiper-txt { color: #666666; }
	
	#swiper1-pic { background-image: url("../img/banner_top1_768.jpg"); }
	#swiper2-pic { background-image: url("../img/banner_top2_768.jpg"); }
	#swiper3-pic { background-image: url("../img/banner_top3_768.jpg"); }
	#swiper4-pic { background-image: url("../img/banner_top4_768.jpg"); }
}

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {
	#swiper1-pic { background-image: url("../img/banner_top1_992.jpg"); }
	#swiper2-pic { background-image: url("../img/banner_top2_992.jpg"); }
	#swiper3-pic { background-image: url("../img/banner_top3_992.jpg"); }
	#swiper4-pic { background-image: url("../img/banner_top4_992.jpg"); }
}

@media only screen and (min-width: 1410px) {
	[id$="-pic"] { background-position: right; }
}


/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {
	#swiper1-pic { background-image: url("../img/banner_top1_1200.jpg"); }
	#swiper2-pic { background-image: url("../img/banner_top2_1200.jpg"); }
	#swiper3-pic { background-image: url("../img/banner_top3_1200.jpg"); }
	#swiper4-pic { background-image: url("../img/banner_top4_1200.jpg"); }
}

@media only screen and (min-width: 1800px) {
	#swiper1-pic { background-image: url("../img/banner_top1150_1.jpg"); }
	#swiper2-pic { background-image: url("../img/banner_top1150_2.jpg"); }
	#swiper3-pic { background-image: url("../img/banner_top1150_3.jpg"); }
	#swiper4-pic { background-image: url("../img/banner_top1150_4.jpg"); }
}