html, body {
	height: 100%;
}
header{
	border-bottom: 0px;
}
/*スライドショー*/
.top_slide {
	overflow: hidden;
}
.slider1_container {
	position: relative;
	margin: 0 auto;
	top: 0px;
	left: 0px;
	width: 1536px;
	height: 630px;
	overflow: hidden;
	/*margin-top: 8px;*/
}
.fws_slides {
	cursor: move;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 1536px;
	height: 630px;
	overflow: hidden;
}
.slider_txtmain {
	position: absolute;
	top: 80px;
	left: 120px;
	z-index: 200;
}
.slider_txt2 {
	position: absolute;
	bottom: 16px;
	right: 50px;
	width: 100%;
	height: 17px;
	line-height: 35px;
	border-radius: 5px;
	text-align: center;
	font-weight: normal;
	font-size: 18px;
	font-family: 'Teko', sans-serif;
	text-decoration: none;
	opacity: 0.8;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	text-align: right;
}

/* full-width-slider */
.jssorb21 {
	position: absolute;
	bottom: 10px;
	right: 6px;
}
.jssorb21 div, .jssorb21 div:hover, .jssorb21 .av {
	position: absolute;
	/* size of bullet elment */
	width: 19px;
	height: 19px;
	text-align: center;
	line-height: 19px;
	color: white;
	font-size: 12px;
	background: url(../images/top_slide/bullet.png) no-repeat;
	overflow: hidden;
	cursor: pointer;
}
/*スライダーポインター*/
.jssorb21 div {
	background-position: -5px -5px;
}
.jssorb21 div:hover, .jssorb21 .av:hover {
	background-position: -35px -5px;
}
.jssorb21 .av {
	background-position: -65px -5px;
}
.jssorb21 .dn, .jssorb21 .dn:hover {
	background-position: -95px -5px;
}
.jssora21l, .jssora21r {
	display: block;
	position: absolute;
	width: 55px;
	height: 55px;
	cursor: pointer;
	background: url(../images/top_slide/arrow.png) center center no-repeat;
	overflow: hidden;
}
.jssora21l {
	background-position: -3px -33px;
	top: 123px;
	left: 8px;
}
.jssora21r {
	background-position: -63px -33px;
	top: 123px;
	right: 8px;
}
.jssora21l:hover {
	background-position: -123px -33px;
}
.jssora21r:hover {
	background-position: -183px -33px;
}
.jssora21l.jssora21ldn {
	background-position: -243px -33px;
}
.jssora21r.jssora21rdn {
	background-position: -303px -33px;
}

.body-xs2 {
/*  font-family: "Helvetica Neue", Helvetica,Arial, sans-serif;	*/
	font-family: "ヒラギノ角ゴ ProN W3", 
				 "Hiragino Kaku Gothic ProN",
				 /*'Meiryo UI',*/
				  "メイリオ", 
				  Meiryo, 
				 "ＭＳ Ｐゴシック", 
				 "MS PGothic", 
				 "Helvetica Neue", 
				  Helvetica, 
				  Arial, 
				  sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #000;
	/*background-color: #ecf0f5;*/
	background-color: #FFFFFF;
}

.footer-xs2{
	/*	フッターの色変更*/
	/*background-color: #ecf0f5;*/
	background-color: #FFFFFF;
	/*	フッターの色変更*/
}

@media (max-width: 1365px){
	.container-ams-footer {
    	width: 100%;
	}
}

@media (min-width: 1366px){
    .container-ams-footer {
        width: 100%;
    }
}

footer{
	width: 100%;
    text-align: center;
    padding-bottom: 30px;
    position: relative;
    bottom: 0;
}

@media only screen and (min-width: 1280px){
	.logo{
		width: 350px;
	}	
}

@media only screen and (max-width: 1280px){
	.logo{
		width: 340px;
	}	
}

@media only screen and (max-width: 769px){
	.logo{
		width: 250px;
	}	
	.top_slide {
		margin-left: 0;
	}
	.wrapper2{
		float: right;
	    width: 100%;
	    margin-top: 30px;
	}
	.slider1_container {
	position: relative;
	margin: 0 auto;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 315px;
	overflow: hidden;
	}
	.fws_slides {
		width: 100%;
		height: 315px;
		opacity: 0.8;
	}
	.jssorb21{
		display: none;
	}
	.slider_txt2 {
		right: 25px;
    	line-height: 10px;
    	font-size: 17px;
	}	
}

@media only screen and (max-width: 600px){
	.logo{
		width: 230px;
	}
}
@media only screen and (max-width: 569px){
	.slider1_container {
	position: relative;
	margin: 0 auto;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 232px;
	overflow: hidden;
	}
	.fws_slides {
		width: 100%;
		height: 232px;
		opacity: 0.8;
	}
	.jssorb21{
		display: none;
	}
	.slider_txt2 {
		right: 25px;
    	line-height: 18px;
    	font-size: 17px;
	}
}

@media only screen and (max-width: 415px){
	.slider1_container {
		height: 169px;
	}
	.fws_slides {
		cursor: move;
		position: absolute;
		left: 0px;
		top: 0px;
		width: 100%;
		height: 169px;
		overflow: hidden;
	}
	.slider_txt2 {
		right: 10px;
		line-height: 35px;
	}	
	
	a{
		font-size: 11px;
	}
}
@media only screen and (max-width: 376px){
	.slider1_container {
		height: 153px;
	}
	.fws_slides {
		height: 153px;
	}
}
@media only screen and (max-width: 321px){
	.slider1_container {
		height: 131px;
	}
	.fws_slides {
		height: 131px;
	}
}