@charset "Shift_JIS";

/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;}body{margin:0;}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block;}audio,canvas,progress,video{display:inline-block;vertical-align:baseline;}audio:not([controls]){display:none;height:0;}[hidden],template{display:none;}a{background-color:transparent;}a:active,a:hover{outline:0;}abbr[title]{border-bottom:1px dotted;}b,strong{font-weight:bold;}dfn{font-style:italic;}h1{font-size:2em;margin:0.67em 0;}mark{background:#ff0;color:#000;}small{font-size:80%;}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}sup{top:-0.5em;}sub{bottom:-0.25em;}img{border:0;}svg:not(:root){overflow:hidden;}figure{margin:1em 40px;}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0;}pre{overflow:auto;}code,kbd,pre,samp{font-family:monospace, monospace;font-size:1em;}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0;}button{overflow:visible;}button,select{text-transform:none;}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer;}button[disabled],html input[disabled]{cursor:default;}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0;}input{line-height:normal;}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0;}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto;}input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box;}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none;}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em;}legend{border:0;padding:0;}textarea{overflow:auto;}optgroup{font-weight:bold;}table{border-collapse:collapse;border-spacing:0;}td,th{padding:0;}


/* ======= */

#gf-header .gf-inner ,
#la-header .la-inner ,
#la-link ,
#la-content ,
#la-cmp ,
#gf-footer {
	box-sizing: border-box;
	padding-right: 30px;
	padding-left: 30px;
	width: 100%;
	max-width: 1260px;
	margin: 0 auto;
	min-width: 1200px;
}
@media only screen and (max-width: 1200px) {
	#gf-header .gf-inner ,
	#la-header .la-inner ,
	#la-link ,
	#la-content ,
	#la-cmp ,
	#gf-footer {
		min-width: 0;
	}
}

@media only screen and (min-width: 0px) and (max-width: 320px) {
	#gf-header .gf-inner ,
	#la-header .la-inner ,
	#la-link ,
	#la-content ,
	#la-cmp ,
	#gf-footer {
		padding-right: 20px;
		padding-left: 20px;
	}
}

#gf-header {
	background-color: #f2f2f2;
}
	#gf-header .gf-inner {
		padding-top: 20px;
		padding-bottom: 22px;
	}
	#gf-header img {
		margin-left: 22px;
	}
	@media only screen and (max-width: 860px) {
		#gf-header img {
			margin-left: 0;
		}
	}

#gf-footer {
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: right;
}
	#gf-footer .copyright {
		margin: 0;
	}

@media only screen and (max-width: 420px) {
	#gf-footer .copyright {
		font-size: 0.7rem;
	}
}


/* ======= */

.cp-clearfix:after {
	content: "";
	display: block;
	clear: both;
}
.cp-clearfix {
	*zoom: 1;
}
.cp-name {
	white-space: nowrap;
}
.dummyImage {
	display: inline-block;
	background-color: #ccc;
	text-align: center;
	color: #FFF;
	box-sizing: border-box;
	padding: 1em;
}
.cp-hide {
	display: none;
}
figure {
	margin: 0;
}
/* ======= */



#la-header {
	background-color: #f2f2f2;
	margin-bottom: 20px;
}
	#la-header .title01 ,
	#la-header .text01 {
		text-align: center;
	}
	#la-header .figure01 img {
		display: block;
		width: 100%;
		height: auto;
	}
	#la-header .title01 {
		margin-top: 0;
		margin-bottom: 1em;
	}
	#la-header .text01 {
		margin-top: 0;
		margin-bottom: 2em;
	}
	#la-header .figure01 {
		margin-left: -30px;
		margin-right: -30px;
	}
	@media only screen and (max-width: 320px) {
		#la-header .figure01 {
			margin-left: -20px;
			margin-right: -20px;
		}
	}
@media only screen and (max-width: 860px) {
	#la-header .title01 {
		margin-bottom: 3%;
	}
	#la-header .title01 img {
		max-width: 769px;
		width: 64%;
			width: 93.7%;
		height: auto;
	}
	#la-header .text01 {
		margin-bottom: 6%;
	}
	#la-header .text01 img {
		max-width: 812px;
		width: 67.6%;
			width: 99%;
		height: auto;
	}
}
@media only screen and (max-width: 5000px) {
	#la-header {
		margin-bottom: 1.5%;
	}
}
@media only screen and (max-width: 640px) {
	#la-header {
		margin-bottom: 0;
	}
	#la-header .text01 {
		margin-left: -10px;
		margin-right: -10px;
	}
	#la-header .figure01 {
		overflow: hidden;
	}
		#la-header .figure01 img {
			width: 120%;
			position: relative;
			left: -10%;
		}
}

#la-mainvisual {
	width: 100%;
	max-width: 1260px;
	margin: 0 auto;
	min-width: 1200px;
}
@media only screen and (max-width: 5000px) {
	#la-mainvisual {
		min-width: 0;
	}
}


	#la-mainvisual h2 ,
	#la-mainvisual h3 ,
	#la-mainvisual h4 ,
	#la-mainvisual p ,
	#la-mainvisual figure ,
	#la-mainvisual ul ,
	#la-mainvisual li {
		margin: 0;
		padding: 0;
	}
	#la-mainvisual ul ,
	#la-mainvisual li {
		list-style-type: none;
	}
	#la-mainvisual h2 ,
	#la-mainvisual h3 {
		line-height: 1;
	}
	#la-mainvisual img {
		vertical-align: bottom;
	}
	#la-mainvisual img.spacer01 {
		width: 100%;
		height: 100%;
		display: block;
	}
	
	#la-mainvisual .list01 {
		background-color: #000;
	}
		#la-mainvisual .list01 li {
			float: left;
			width: 25%;
			position: relative;
			overflow: hidden;
			background: url(../images/loading.gif) center center no-repeat;
		}
		@media only screen and (max-width: 640px) {
			#la-mainvisual .list01 li {
				width: 50%;
			}
		}
		#la-mainvisual .list01 li.signage {
			width: 50%;
		}
		@media only screen and (max-width: 640px) {
			#la-mainvisual .list01 li.signage {
				display: none;
			}
		}
			#la-mainvisual .list01 li.signage img {
				width: 100%;
				height: auto;
			}
		#la-mainvisual .list01 a {
			display: block;
		}
		#la-mainvisual .list01 .text01 {
			position: absolute;
			z-index: 4;
			top: 25%;
			max-width: 320px;
			width: 100%;
			height: auto;
		}
		#la-mainvisual .list01 .image01 {
			position: absolute;
			z-index: 4;
			top: 50%;
			left: 35%;
			max-width: 84px;
			width: 30%;
				width: 84px;
			height: auto;
		}
		@media only screen and (max-width: 5000px) {
			#la-mainvisual .list01 .image01 {
				width: 30%;
			}
		}
		#la-mainvisual .list01 video ,
		#la-mainvisual .list01 .image02 {
			position: absolute;
			width: 100%;
			height: auto;
			top: 0;
			z-index: 1;
		}
		#la-mainvisual .list01 .mark01 {
			position: absolute;
			bottom: 10px;
			right: 10px;
			z-index: 5;
		}
		#la-mainvisual .list01 .spacer01 {
			position: relative;
			background-color: #000;
			-ms-filter: "alpha(opacity=50)";
			background-color: rgba(0,0,0,0.5);
			z-index: 3;
			animation: anime2 0.5s ease 0s 1 normal;
		}
		
			#la-mainvisual .list01 a:hover .spacer01 {
				background-color: #000;
				-ms-filter: "alpha(opacity=0)";
					background-color: rgba(0,0,0,0);
				animation: anime1 1.0s ease 0s 1 normal;
			}
			@keyframes anime1 {
				0% {
					background-color: rgba(0,0,0,0.5);
				}
				100% {
					background-color: rgba(0,0,0,0);
				}
			}
			@keyframes anime2 {
				0% {
					background-color: rgba(0,0,0,0);
				}
				100% {
					background-color: rgba(0,0,0,0.5);
				}
			}
			@media only screen and (max-width: 5000px) {
				#la-mainvisual .list01 a:hover .text01 ,
				#la-mainvisual .list01 a:hover .image01 {
					display: none;
				}
				#la-mainvisual .list01 .ended a .text01 ,
				#la-mainvisual .list01 .ended a .image01 {
					display: none;
				}
			}

	#la-mainvisual .box01 {
		display: none;
	}
	#colorbox .box01 {
		background-color: blue;
		height: 100%;
	}
	#colorbox #M01 {
		background-color: #3fd037;
	}
	#colorbox #M02 {
		background-color: #f2bb22;
	}
	#colorbox #M03 {
		background-color: #3b5999;
	}
	#colorbox #M04 {
		background-color: #d34537;
	}
	#colorbox #M05 {
		background-color: #68db4a;
	}
	#colorbox #M06 {
		background-color: #ff9104;
	}
	#colorbox #M07 {
		background-color: #dc241a;
	}
	#colorbox #M08 {
		background-color: #ad26c8;
	}
	#colorbox #M09 {
		background-color: #f54337;
	}
	#colorbox #M10 {
		background-color: #0166ff;
	}
	#colorbox #M11 {
		background-color: #ff0032;
	}
	#colorbox #M12 {
		background-color: #dfb316;
	}
	#colorbox #M13 {
		background-color: #42a5e0;
	}
	#colorbox #M14 {
		background-color: #03a9f5;
	}
	#colorbox #M15 {
		background-color: #ff2728;
	}
	#colorbox #M16 {
		background-color: #01adaf;
	}
	#colorbox #M17 {
		background-color: #e8222f;
	}
	#colorbox #M18 {
		background-color: #ff6e97;
	}
	#colorbox #M19 {
		background-color: #1971ca;
	}
	#colorbox #M20 {
		background-color: #b20000;
	}
	#colorbox #M21 {
		background-color: #669900;
	}
		#colorbox .box01 h2 ,
		#colorbox .box01 h3 ,
		#colorbox .box01 h4 ,
		#colorbox .box01 p ,
		#colorbox .box01 figure ,
		#colorbox .box01 ul ,
		#colorbox .box01 li {
			margin: 0;
			padding: 0;
		}
		#colorbox .box01 img {
			vertical-align: bottom;
		}
		#colorbox .box01 .title01 {
			background-color: green;
			width: 100%;
		}
			#colorbox .box01 .title01 h3 {
				width: 56.9%;
			}
			#colorbox #M01 .title01 {
				background-color: #aad700;
			}
			#colorbox #M02 .title01 {
				background-color: #000;
			}
			#colorbox #M03 .title01 {
				background-color: #FFF;
			}
			#colorbox #M04 .title01 {
				background-color: #FFF;
			}
			#colorbox #M05 .title01 {
				background-color: #000;
			}
			#colorbox #M06 .title01 {
				background-color: #FFF;
			}
			#colorbox #M07 .title01 {
				background-color: #AAA;
			}
			#colorbox #M08 .title01 {
				background-color: #FF6E97;
			}
			#colorbox #M09 .title01 {
				background-color: #FFF;
			}
			#colorbox #M10 .title01 {
				background-color: #000;
			}
			#colorbox #M11 .title01 {
				background-color: #AAA;
			}
			#colorbox #M12 .title01 {
				background-color: #ff6e97;
			}
			#colorbox #M13 .title01 {
				background-color: #000;
			}
			#colorbox #M14 .title01 {
				background-color: #aad700;
			}
			#colorbox #M15 .title01 {
				background-color: #aad700;
			}
			#colorbox #M16 .title01 {
				background-color: #AAA;
			}
			#colorbox #M17 .title01 {
				background-color: #FFF;
			}
			#colorbox #M18 .title01 {
				background-color: #ff6e97;
			}
			#colorbox #M19 .title01 {
				background-color: #FFF;
			}
			#colorbox #M20 .title01 {
				background-color: #aad700;
			}
			#colorbox #M21 .title01 {
				background-color: #ff6e97;
			}
			#colorbox .box01 .title01 img {
				max-width: 640px;
				width: 100%;
				height: auto;
			}
			/*
			@media only screen and (max-width: 5000px) {
				#colorbox .box01 .title01 img {
					width: 50%;
				}
			}
			*/
			@media only screen and (max-width: 640px) {
				#colorbox .box01 .title01 h3 {
					width: 100%;
				}
			}
		#colorbox .box01 .area03 {
			width: 60%;
			float: left;
			position: relative;
			background: rgba(0,0,0,0.8) url(../images/loading.gif) center center no-repeat;
		}
			#colorbox .box01 .area03 img ,
			#colorbox .box01 .area03 video {
				width: 100%;
				height: auto;
				display: block;
			}
			#colorbox .box01 .area03 span {
				width: 100% !important;
				height: 100% !important;
				position: absolute;
				top: 0;
			}
			#colorbox .box01 .area03 .mejs-container {
				position: absolute;
				top: 0;
			}
			#colorbox .box01 .area03 .mejs-video .mejs-controls {
				display: none !important;
			}
			#colorbox .box01 .area03 video {
				position: absolute;
				top: 0;
			}
		@media only screen and (max-width: 640px) {
			#colorbox .box01 .area03 {
				float: none;
				width: 100%;
			}
		}
		
		#colorbox .box01 .area02 {
			float: left;
			width: 40%;
		}
			#colorbox .box01 .area02 img {
				width: 100%;
				height: auto;
			}
			#colorbox .box01 .area02 .image01 {
				position: relative;
				width: 50%;
				float: left;
			}
			#colorbox .box01 .area02 .spacer01 {
				background-color: #FFF;
			}
			#colorbox .box01 .area02 .icon01 {
				position: absolute;
				width: 50%;
				top: 25%;
				left: 25%;
				z-index: 2;
				
			}
		@media only screen and (max-width: 640px) {
			#colorbox .box01 .area02 {
				width: 33.3%;
			}
			#colorbox .box01 .area02 .image01 {
				float: none;
				width: 100%;
			}
		}
		#colorbox .box01 .area01 {
			width: 40%;
			position: relative;
			float: left;
			color: #FFF;
		}
			#colorbox .box01 .area01 .title02 {
				margin: 15% 8% 1em;
			}
			#colorbox .box01 .area01 .text01 {
				margin: 0 8%;
				line-height: 1.5;
			}
		@media only screen and (min-width: 641px) and (max-width: 900px) {
			#colorbox .box01 .area01 {
				font-size: 80%;
			}
				#colorbox .box01 .area01 .title02 {
					margin-top: 20%;
				}
		}
		@media only screen and (max-width: 640px) {
			#colorbox .box01 .area01 {
				width: 66.6%;
			}
				#colorbox .box01 .area01 .title02 {
					margin: 15% 4% 1em;
				}
				#colorbox .box01 .area01 .text01 {
					margin: 0 4%;
				}
		}
		@media only screen and (min-width: 321px) and (max-width: 420px) {
			#colorbox .box01 .area01 {
				font-size: 70%;
			}
		}
		@media only screen and (max-width: 320px) {
			#colorbox .box01 .area01 {
				font-size: 50%;
			}
		}



#la-product {
	padding-top: 50px;
	padding-bottom: 33px;
	border-bottom: solid 1px #c1c1c1;
}
	#la-product .area01 ,
	#la-product .area03 {
		float: left;
		width: 47%;
	}
	#la-product .area02 {
		float: right;
		width: 53%;
	}
	#la-product .title01 {
		margin-top: 33px;
		margin-bottom: 20px;
		margin-left: 5px;
	}
	#la-product .text01 {
		margin-bottom: 50px;
	}
		#la-product .text01 .image01 ,
		#la-product .text01 .image02 {
			display: block;
		}
		#la-product .text01 .image01 {
			margin-bottom: 27px;
		}
		#la-product .text01 .image02 {
			margin-left: 5px;
		}
	#la-product .list01 {
		margin-bottom: 30px;
		position: relative;
		left: -1em;
	}
		#la-product .list01 li {
			margin-bottom: 7px;
		}
	#la-product .figure01 {
		margin: 0;
		padding: 0;
	}
		#la-product .figure01 li {
			float: left;
			list-style-type: none;
			margin-left: 30px;
			margin-bottom: 25px;
			text-align: center;
		}
		#la-product .figure01 .image04 ,
		#la-product .figure01 .image03 {
			display: block;
		}
		#la-product .figure01 .image04 {
			width: 70%;
			height: auto;
			margin-top: 10px;
			margin-left: 10%;
			margin-right: -15%;
		}
	#la-product .button01 {}
		#la-product .button01 p {
			margin: 0;
		}
@media only screen and (max-width: 1185px) {
	#la-product .area01 ,
	#la-product .area02 ,
	#la-product .area03 {
		float: none;
		width: auto;
	}
	#la-product .title01 {
		margin-top: 0;
	}
}
@media only screen and (max-width: 640px) {
	#la-product {
		padding-top: 40px;
		padding-bottom: 20px;
	}
	#la-product .title01 img {
		width: 90%;
		height: auto;
	}
	#la-product .figure01 li {
		width: 33.3%;
		margin-left: 0;
	}
	#la-product .figure01 img {
		width: 90%;
		height: auto;
	}
		#la-product .figure01 .image04 {
			width: 90%;
			margin-top: 8px;
			margin-left: 0;
			margin-right: 0;
		}
	#la-product .text01 img.image01 {
		width: 100%;
		height: auto;
	}
	#la-product .text01 img.image02 {
		width: 50%;
		height: auto;
	}
}

#la-application {
	padding-top: 63px;
	padding-bottom: 30px;
}
	#la-application .area01 ,
	#la-application .area03 ,
	#la-application .area04 {
		float: right;
		width: 50%;
	}
	#la-application .area02 {
		float: left;
		width: 50%;
	}
	#la-application .title01 {
		margin-top: 0;
		margin-bottom: 25px;
		padding-left: 25px;
	}
	#la-application .text01 {
		line-height: 1.5em;
		padding-left: 25px;
			margin-top: 0;
	}
	#la-application .button01 {
		padding-left: 25px;
		margin-top: 20px;
	}
		#la-application .button01 p {
			margin: 0;
		}
	@media only screen and (max-width: 640px) {
		#la-application .button01 img {
			width: 100%;
			height: auto;
		}
	}

	#la-application .figure01 {
		margin: 0 0 25px;
		padding: 0;
	}
		#la-application .figure01 li {
			float: left;
			list-style-type: none;
			margin-right: 5px;
			margin-bottom: 5px;
		}
@media only screen and (min-width: 980px) and (max-width: 1085px) {
	#la-application .area01 ,
	#la-application .area03 ,
	#la-application .area04 {
		width: 60%;
	}
	#la-application .area02 {
		width: 40%;
	}
}
@media only screen and (max-width: 980px) {
	#la-application .area01 ,
	#la-application .area02 ,
	#la-application .area03 ,
	#la-application .area04 {
		float: none;
		width: auto;
	}
	#la-application .title01 ,
	#la-application .text01 ,
	#la-application .button01 {
		padding-left: 0;
	}
}
@media only screen and (max-width: 640px) {
	#la-application {
		padding-top: 40px;
		padding-bottom: 20px;
	}
	#la-application .title01 img {
		width: 90%;
		height: auto;
	}
	#la-application .figure01 li {
		width: 14.2%;
		margin-right: 0;
	}
	#la-application .figure01 img {
		width: 98%;
		height: auto;
	}
}


#la-link {
	padding-top: 30px;
	padding-bottom: 30px;
}
	#la-link ul {
		margin: 0;
		padding: 0;
	}
	#la-link li {
		float: left;
		width: 50%;
		text-align: right;
		list-style-type: none;
		margin:0 auto;
	}
	#la-link li:first-child {
		text-align: left;
	}
		#la-link li img {
			width: 98%;
			height: auto;
		}



/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxWrapper {max-width:none;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling: touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none; -ms-interpolation-mode:bicubic;}
.cboxIframe{width:100%; height:100%; display:block; border:0; padding:0; margin:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}

/* 
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#colorbox{
	overflow: visible!important;
	outline:0;
}
#cboxWrapper {
	overflow: visible;
}
#cboxOverlay {
	background: url(../images/cbox_overlay.png) repeat 0 0;
}
#cboxContent{
	backgroun: #fff;
	overflow: visible;
}
	#cboxLoadedContent{
		overflow:hidden !important;
	}
	@media only screen and (max-width: 1200px) {
		#cboxLoadedContent{
			overflow: auto !important;
		}
	}

        .cboxIframe{background:#fff;}
        #cboxError{padding:50px; border:1px solid #ccc;}
        #cboxCurrent{display: none !important;}
#cboxLoadingOverlay {
	background: url(../images/cbox_overlay.png) repeat 0 0;
}
        #cboxLoadingGraphic{background:url(../images/loading.gif) no-repeat center center;}

        /* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
        #cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {border:0; padding:0; margin:0; overflow:visible; width:auto; background:none; }
        
        /* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
#cboxPrevious ,
#cboxNext {
	position: absolute;
	background-image: url(../images/cbox_controls.png);
	background-repeat: no-repeat;
	top: 50%;
	margin-top: -25px;
	text-indent: -9999px;
	width: 32px;
	height: 75px;
}
#cboxPrevious {
	background-position: -51px 0;
	left: -32px;
}
#cboxNext {
	background-position: -84px 0;
	right: -32px;
}
@media only screen and (max-width: 640px) {
	#cboxPrevious,
	#cboxNext {
		margin-top: -12px;
		width: 21px;
		height: 50px;
		background-size: auto 100%;
	}
	#cboxPrevious {
		left: -21px;
		background-position: -34px 0;
	}
	#cboxNext {
		right: -21px;
		background-position: -56px 0;
	}
}
#cboxClose{
	position:absolute;
	top:0;
	right:0;
	background:url(../images/cbox_controls.png) no-repeat 0 0;
	width:50px;
	height:50px;
	text-indent:-9999px;
}
@media only screen and (max-width: 640px) {
	#cboxClose{
		width: 25px;
		height: 25px;
		background-size: auto 150%;
	}
}



#questionary {
position: fixed;
bottom: 0;
right: 11px;
z-index: 99999;
line-height:0;
background:url(/sp-acc/special/swr50/assets/images/questionary_r.gif) no-repeat;
}
#questionary_sp{
	display:none;
}
@media only screen and (max-width: 640px) {
#questionary_sp{
	display:block;
	text-align:center;
}
#questionary{
	display:none;
}
}



.s5-getStarted {
  margin: 20px -7px 20px -8px; }
  .s5-getStarted:before {
    content: '';
    margin-top: -15px; }
  .s5-getStarted ul {
    font-size: 0;
    font-family: 'zeroWidth';
    list-style: none;
    padding: 0;
    margin: 0; }
  .s5-getStarted li {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: inline-block;
    padding: 0 8px 0 8px;
    margin: 0 0 15px;
    position: relative; }
    .s5-getStarted li.s5-getStarted__item1 {
      width: 100%; }
    .s5-getStarted li.s5-getStarted__item2 {
      width: 49.999%; }
    .s5-getStarted li.s5-getStarted__item3 {
      width: 33.333%; }
    .s5-getStarted li.s5-getStarted__item4 {
      width: 24.999%; }
  .s5-getStarted a {
    display: block; }
    .s5-getStarted a img {
      -webkit-transition: opacity .2s;
              transition: opacity .2s; }
    .s5-getStarted a:hover img {
      -webkit-transition: opacity 0;
              transition: opacity 0;
      filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
      opacity: 0.7; }
  .s5-getStarted img {
    display: block;
    width: 100%;
    height: auto; }

.s5-getStarted__alt {
  display: none; }

@media screen and (max-width: 639px) {
  .s5-getStarted li.s5-getStarted__item1 {
    width: 100%; }
  .s5-getStarted li.s5-getStarted__item2 {
    width: 100%; }
  .s5-getStarted li.s5-getStarted__item3 {
    width: 49.999%; }
  .s5-getStarted li.s5-getStarted__item4 {
    width: 49.999%; }

  .s5-getStarted__default {
    display: none; }

  .s5-getStarted__alt {
    display: block; } }

.s5-getStartedBlank {
  position: absolute;
  z-index: 1;
  top: 11px;
  right: 13px;
  display: block; }
  @media screen and (max-width: 639px) {
    .s5-getStartedBlank {
      width: 14px;
      height: 12px;
      background-position: -6px 0;
      background-size: 20px 24px; } }


.s5-icon-window {
    width: 11px;
    height: 9px;
    vertical-align: middle;
    line-height: 1;
    vertical-align: middle;
    display: inline-block;
    margin: -2px 3px 0 0;
    background: url(/share5/images/s5-icon/sprite_01.png) no-repeat;
}