@charset 'utf-8';
/*	Cascading Style Sheets: style.css 5.2	*/ 

#HEADER ul.MAIN_MENU li.MENU_HOME a	{ color:#893e2c; }
#FOOTER ul li.MENU_HOME a	{ text-decoration:underline; }

.TOP_SLIDE	{ position:relative; width:1200px; height:525px; margin:18px auto 0 auto; padding-bottom:0px; overflow:visible; }
.SLIDE_IMAGE{ position:relative; width:1200px; height:525px; margin:0 auto; padding-bottom:0px; overflow:visible; }
.slider { position:relative; width:1200px; height:525px; margin:0 auto; padding-bottom:0px; overflow:visible; }
.slides { height:100%; overflow:hidden; *zoom:1; }
.slide { height:100%; float:left; clear:none; position:relative; }
.slide a { float:left; clear:none; position:relative; }
.slide a:hover	{ filter:alpha(opacity=70); -moz-opacity:0.70; -khtml-opacity:0.70; opacity:0.70; }
.slide a:active	{ filter:alpha(opacity=70); -moz-opacity:0.70; -khtml-opacity:0.70; opacity:0.70; }
.slide .START	{ background:#893e2c; }
.slide img.PC { width:100%; display:block; }
.slide img.SP { display:none; }
.slider-arrows { display:inline; float:left; position:absolute; top:0; left:0; z-index:1000; overflow:visible; }
.slider-arrow { position:absolute; top:0; display:block; overflow:visible; margin-bottom:0; padding:0; }
.slider-arrow--right { width:50px; height:50px; margin-top:-25px; top:250px; right:-985px; background:url(../img/right.png) no-repeat 0 0; }
.slider-arrow--left { width:50px; height:50px; margin-top:-25px; top:250px; left:-25px; background:url(../img/left.png) no-repeat 0 0; }
.slider-nav { position:absolute; bottom:-20px; }
.slider-nav__item { width:10px; height:10px; float:left; clear:none; display:block; margin:0 10px; background:#d7d6d9; border-radius:50%; }
.slider-nav__item:hover { background:#8a8c95; }
.slider-nav__item--current { background:#8a8c95; }





@media screen and (max-width: 740px){




.TOP_SLIDE	{ position:relative; width:100%; height:auto; margin:0 auto; padding-bottom:0px; overflow:visible; }
.SLIDE_IMAGE{ position:relative; width:100%; height:auto; margin:0 auto; padding-bottom:0px; overflow:visible; }
.slider { position:relative; width:100%; height:auto; margin:0 auto; padding-bottom:0px; overflow:visible; }
.slides { height:100%; overflow:hidden; *zoom:1; }
.slide { height:100%; float:left; clear:none; }
.slide img.PC { width:100%; display:none; }
.slide img.SP { width:100%; display:block; }
.slider-arrows { display:none; }
.TOP_SLIDE span	{ color:#fff; font-size:14px; position:absolute; bottom:5px; left:5%; }
.TOP_SLIDE span img 	{ width:4px; float:none; margin:0 0 0 5px; vertical-align:middle; }
.TOP_SLIDE em	{ width:100%; float:left; border:none; text-align:center; color:#b07140; font-weight:bold; font-size:14px; line-height:2em; position:absolute; bottom:5px; left:0; }
.TOP_SLIDE em img 	{ width:4px; float:none; margin:0 0 0 5px; vertical-align:middle; }


}