@charset "utf-8";
/* CSS Document */
@media (min-width: 1180px){
#hankyu_wrap {
	height:653px;
	margin: 0 auto;
}
.hankyu-slideshow li {
	opacity: 0;
	animation: imageAnimation 12s linear infinite 0s;
}
.hankyu-slideshow li:nth-child(1) {
	height:653px;
    background:url("https://cdn.tv-osaka.co.jp/cdn/v1.0/sp/travel_2018winter/images/desktop/teaser/hankyu01.jpg") center top no-repeat;
}
.hankyu-slideshow li:nth-child(2) { 
    height:653px;
	margin-top:-653px;
    background:url("https://cdn.tv-osaka.co.jp/cdn/v1.0/sp/travel_2018winter/images/desktop/teaser/hankyu02.jpg") center top no-repeat;
	animation-delay: 3s;
}
.hankyu-slideshow li:nth-child(3) { 
    height:653px;
	margin-top:-653px;
    background:url("https://cdn.tv-osaka.co.jp/cdn/v1.0/sp/travel_2018winter/images/desktop/teaser/hankyu03.jpg") center top no-repeat;
	animation-delay: 6s;
}
.hankyu-slideshow li:nth-child(4) { 
    height:653px;
	margin-top:-653px;
    background:url("https://cdn.tv-osaka.co.jp/cdn/v1.0/sp/travel_2018winter/images/desktop/teaser/hankyu04.jpg") center top no-repeat;
	animation-delay: 9s;
}

#his_wrap {
	height:653px;
	margin: 0 auto;
}
.his-slideshow li {
	opacity: 0;
	animation: imageAnimation 12s linear infinite 0s;
}
.his-slideshow li:nth-child(1) {
	height:653px;
    background:url("https://cdn.tv-osaka.co.jp/cdn/v1.0/sp/travel_2018winter/images/desktop/teaser/his01.jpg") center top no-repeat;
}
.his-slideshow li:nth-child(2) { 
    height:653px;
	margin-top:-653px;
    background:url("https://cdn.tv-osaka.co.jp/cdn/v1.0/sp/travel_2018winter/images/desktop/teaser/his02.jpg") center top no-repeat;
	animation-delay: 3s;
}
.his-slideshow li:nth-child(3) { 
    height:653px;
	margin-top:-653px;
    background:url("https://cdn.tv-osaka.co.jp/cdn/v1.0/sp/travel_2018winter/images/desktop/teaser/his03.jpg") center top no-repeat;
	animation-delay: 6s;
}
.his-slideshow li:nth-child(4) { 
    height:653px;
	margin-top:-653px;
    background:url("https://cdn.tv-osaka.co.jp/cdn/v1.0/sp/travel_2018winter/images/desktop/teaser/his04.jpg") center top no-repeat;
	animation-delay: 9s;
}

#club_wrap {
	height:653px;
	margin: 0 auto;
}
.club-slideshow li {
	opacity: 0;
	animation: imageAnimation2 9s linear infinite 0s;
}
.club-slideshow li:nth-child(1) {
	height:653px;
    background:url("https://cdn.tv-osaka.co.jp/cdn/v1.0/sp/travel_2018winter/images/desktop/teaser/club01.jpg") center top no-repeat;
}
.club-slideshow li:nth-child(2) { 
    height:653px;
	margin-top:-653px;
    background:url("https://cdn.tv-osaka.co.jp/cdn/v1.0/sp/travel_2018winter/images/desktop/teaser/club02.jpg") center top no-repeat;
	animation-delay: 3s;
}
.club-slideshow li:nth-child(3) { 
    height:653px;
	margin-top:-653px;
    background:url("https://cdn.tv-osaka.co.jp/cdn/v1.0/sp/travel_2018winter/images/desktop/teaser/club03.jpg") center top no-repeat;
	animation-delay: 6s;
}

#jtb_wrap {
	height:653px;
	margin: 0 auto;
}
.jtb-slideshow li {
	opacity: 0;
	animation: imageAnimation 12s linear infinite 0s;
}
.jtb-slideshow li:nth-child(1) {
	height:653px;
    background:url("https://cdn.tv-osaka.co.jp/cdn/v1.0/sp/travel_2018winter/images/desktop/teaser/jtb01.jpg") center top no-repeat;
}
.jtb-slideshow li:nth-child(2) { 
    height:653px;
	margin-top:-653px;
    background:url("https://cdn.tv-osaka.co.jp/cdn/v1.0/sp/travel_2018winter/images/desktop/teaser/jtb02.jpg") center top no-repeat;
	animation-delay: 3s;
}
.jtb-slideshow li:nth-child(3) { 
    height:653px;
	margin-top:-653px;
    background:url("https://cdn.tv-osaka.co.jp/cdn/v1.0/sp/travel_2018winter/images/desktop/teaser/jtb03.jpg") center top no-repeat;
	animation-delay: 6s;
}
.jtb-slideshow li:nth-child(4) { 
    height:653px;
	margin-top:-653px;
    background:url("https://cdn.tv-osaka.co.jp/cdn/v1.0/sp/travel_2018winter/images/desktop/teaser/jtb04.jpg") center top no-repeat;
	animation-delay: 9s;
}
}

@media (max-width: 1179px){
#hankyu_wrap {
	height:0;
	padding-bottom:calc(399 / 750 * 100%);
	background-size: contain;
	margin: 0 auto;
}
.hankyu-slideshow li {
	opacity: 0;
	animation: imageAnimation 12s linear infinite 0s;
}
.hankyu-slideshow li:nth-child(1) {
	height:0;
	padding-top:calc(399 / 750 * 100%);
    background:url("https://cdn.tv-osaka.co.jp/cdn/v1.0/sp/travel_2018winter/images/smp/teaser/hankyu01.jpg") center top no-repeat;
	background-size: contain;
}
.hankyu-slideshow li:nth-child(2) { 
    height:0;
	padding-top: calc(399 / 750 * 100%);
	margin-top: calc(-399 / 750 * 100%);
    background:url("https://cdn.tv-osaka.co.jp/cdn/v1.0/sp/travel_2018winter/images/smp/teaser/hankyu02.jpg") center top no-repeat;
	background-size: contain;
	animation-delay: 3s;
}
.hankyu-slideshow li:nth-child(3) { 
    height:0;
	padding-top: calc(399 / 750 * 100%);
	margin-top: calc(-399 / 750 * 100%);
    background:url("https://cdn.tv-osaka.co.jp/cdn/v1.0/sp/travel_2018winter/images/smp/teaser/hankyu03.jpg") center top no-repeat;
	background-size: contain;
	animation-delay: 6s;
}
.hankyu-slideshow li:nth-child(4) { 
    height:0;
	padding-top: calc(399 / 750 * 100%);
	margin-top: calc(-399 / 750 * 100%);
    background:url("https://cdn.tv-osaka.co.jp/cdn/v1.0/sp/travel_2018winter/images/smp/teaser/hankyu04.jpg") center top no-repeat;
	background-size: contain;
	animation-delay: 9s;
}

#his_wrap {
	height:0;
	padding-bottom:calc(399 / 750 * 100%);
	background-size: contain;
	margin: 0 auto;
}
.his-slideshow li {
	opacity: 0;
	animation: imageAnimation 12s linear infinite 0s;
}
.his-slideshow li:nth-child(1) {
	height:0;
	padding-top:calc(399 / 750 * 100%);
    background:url("https://cdn.tv-osaka.co.jp/cdn/v1.0/sp/travel_2018winter/images/smp/teaser/his01.jpg") center top no-repeat;
	background-size: contain;
}
.his-slideshow li:nth-child(2) { 
    height:0;
	padding-top: calc(399 / 750 * 100%);
	margin-top: calc(-399 / 750 * 100%);
    background:url("https://cdn.tv-osaka.co.jp/cdn/v1.0/sp/travel_2018winter/images/smp/teaser/his02.jpg") center top no-repeat;
	background-size: contain;
	animation-delay: 3s;
}
.his-slideshow li:nth-child(3) { 
    height:0;
	padding-top: calc(399 / 750 * 100%);
	margin-top: calc(-399 / 750 * 100%);
    background:url("https://cdn.tv-osaka.co.jp/cdn/v1.0/sp/travel_2018winter/images/smp/teaser/his03.jpg") center top no-repeat;
	background-size: contain;
	animation-delay: 6s;
}
.his-slideshow li:nth-child(4) { 
    height:0;
	padding-top: calc(399 / 750 * 100%);
	margin-top: calc(-399 / 750 * 100%);
    background:url("https://cdn.tv-osaka.co.jp/cdn/v1.0/sp/travel_2018winter/images/smp/teaser/his04.jpg") center top no-repeat;
	background-size: contain;
	animation-delay: 9s;
}

#club_wrap {
	height:0;
	padding-bottom:calc(399 / 750 * 100%);
	background-size: contain;
	margin: 0 auto;
}
.club-slideshow li {
	opacity: 0;
	animation: imageAnimation2 9s linear infinite 0s;
}
.club-slideshow li:nth-child(1) {
	height:0;
	padding-top:calc(399 / 750 * 100%);
    background:url("https://cdn.tv-osaka.co.jp/cdn/v1.0/sp/travel_2018winter/images/smp/teaser/club01.jpg") center top no-repeat;
	background-size: contain;
}
.club-slideshow li:nth-child(2) { 
    height:0;
	padding-top: calc(399 / 750 * 100%);
	margin-top: calc(-399 / 750 * 100%);
    background:url("https://cdn.tv-osaka.co.jp/cdn/v1.0/sp/travel_2018winter/images/smp/teaser/club02.jpg") center top no-repeat;
	background-size: contain;
	animation-delay: 3s;
}
.club-slideshow li:nth-child(3) { 
    height:0;
	padding-top: calc(399 / 750 * 100%);
	margin-top: calc(-399 / 750 * 100%);
    background:url("https://cdn.tv-osaka.co.jp/cdn/v1.0/sp/travel_2018winter/images/smp/teaser/club03.jpg") center top no-repeat;
	background-size: contain;
	animation-delay: 6s;
}

#jtb_wrap {
	height:0;
	padding-bottom:calc(399 / 750 * 100%);
	background-size: contain;
	margin: 0 auto;
}
.jtb-slideshow li {
	opacity: 0;
	animation: imageAnimation 12s linear infinite 0s;
}
.jtb-slideshow li:nth-child(1) {
	height:0;
	padding-top:calc(399 / 750 * 100%);
    background:url("https://cdn.tv-osaka.co.jp/cdn/v1.0/sp/travel_2018winter/images/smp/teaser/jtb01.jpg") center top no-repeat;
	background-size: contain;
}
.jtb-slideshow li:nth-child(2) { 
    height:0;
	padding-top: calc(399 / 750 * 100%);
	margin-top: calc(-399 / 750 * 100%);
    background:url("https://cdn.tv-osaka.co.jp/cdn/v1.0/sp/travel_2018winter/images/smp/teaser/jtb02.jpg") center top no-repeat;
	background-size: contain;
	animation-delay: 3s;
}
.jtb-slideshow li:nth-child(3) { 
    height:0;
	padding-top: calc(399 / 750 * 100%);
	margin-top: calc(-399 / 750 * 100%);
    background:url("https://cdn.tv-osaka.co.jp/cdn/v1.0/sp/travel_2018winter/images/smp/teaser/jtb03.jpg") center top no-repeat;
	background-size: contain;
	animation-delay: 6s;
}
.jtb-slideshow li:nth-child(4) { 
    height:0;
	padding-top: calc(399 / 750 * 100%);
	margin-top: calc(-399 / 750 * 100%);
    background:url("https://cdn.tv-osaka.co.jp/cdn/v1.0/sp/travel_2018winter/images/smp/teaser/jtb04.jpg") center top no-repeat;
	background-size: contain;
	animation-delay: 9s;
}
}

@keyframes imageAnimation {  
	0% { opacity: 0; animation-timing-function: ease-in; }
    12.5% { opacity: 1; animation-timing-function: ease-out; }
    25% { opacity: 1 }
    37.5% { opacity: 0 }
    100% { opacity: 0 } 
} 
@-webkit-keyframes imageAnimation {  
	0% { opacity: 0; animation-timing-function: ease-in; }
    12.5% { opacity: 1; animation-timing-function: ease-out; }
    25% { opacity: 1 }
    37.5% { opacity: 0 }
    100% { opacity: 0 } 
}
@keyframes imageAnimation2 {  
	0% { opacity: 0; animation-timing-function: ease-in; }
    16.66% { opacity: 1; animation-timing-function: ease-out; }
    33.33% { opacity: 1 }
    49.99% { opacity: 0 }
    100% { opacity: 0 } 
} 
@-webkit-keyframes imageAnimation2 {  
	0% { opacity: 0; animation-timing-function: ease-in; }
    16.66% { opacity: 1; animation-timing-function: ease-out; }
    33.33% { opacity: 1 }
    49.99% { opacity: 0 }
    100% { opacity: 0 } 
}
.no-cssanimations .cb-slideshow li {
	opacity: 1;
}
