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


#HEADER ul.NAVI li a.H_OUTLINE	{ border-bottom:2px solid #36322f; }
.sidr ul li a.sidr-class-H_OUTLINE { background-color:#868482; }

/*	タイトルまわり	*/
.TOP { width:100%; height:180px; background: no-repeat url("../img/top.jpg");
background-size: cover; display:relative; margin-bottom:50px; }
.TOP h1 { width:100%; text-align:center; color:#fff;
position: absolute; top: 50%; left: 50%; -webkit-transform : translate(-50%,-50%); transform : translate(-50%,-50%);}
.TOP h1 strong { width:100%; text-align:center; display:block; font-size:35px; letter-spacing:0.1em; }
.TOP h1 span { width:100%; text-align:center;display:block; margin-top:10px; }

.SHEET { padding-bottom:50px; }
#PAGE .RIGHT { width:860px; float:left; clear:none; margin:0 0 0 50px; }
#PAGE .RIGHT strong { width:550px; float:right; clear:none; font-size:13px; }
#PAGE .RIGHT strong.STRONG_IN { width:590px; float:left; clear:none; font-size:13px; margin:30px 0 0 0; }
#PAGE .RIGHT dl.OL	{ width:100%; float:right; display:inline; clear:none; margin:0 0px 0 0; padding:10px 0; border-bottom:1px solid #999; font-size:12px; line-height:1.5em; }
#PAGE .RIGHT dl.OL dt	{ width:23%; float:left; display:inline; padding-left:2%; }
#PAGE .RIGHT dl.OL dd	{ width:75%; float:right; display:inline; }
#PAGE .RIGHT .JOKEN	{ width:100%; float:right; display:inline; clear:none; margin:10px 30px 0 0; font-size:12px; line-height:1.5em; }
small { line-height: 1.6em; margin:10px 0 0 0; float:left; clear:none; }




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

#PAGE .RIGHT { width:100%; float:left; clear:none; margin:0 0 30px 0; }
#PAGE .RIGHT strong { width:100％; float:left; clear:none; font-size:13px; }
#PAGE .RIGHT dl.OL	{ width:100%; margin:0; }
#PAGE .RIGHT dl.OL dt	{ width:28%; margin:0; }
#PAGE .RIGHT dl.OL dd	{ width:70%; margin:0; }
#PAGE .RIGHT dl.OL dd br	{ display:none; }
#PAGE .JOKEN	{ width:100%; float:right; display:inline; clear:none; margin:10px 0 0 0; font-size:12px; line-height:1.5em; }
#PAGE .RIGHT small { width:100%; float:left; clear:none; line-height:1.7em; margin-top:10px; }
.TOP { width:100%; height:180px; background: no-repeat url("../img/top.jpg");
background-size: cover; display:relative; margin-bottom:0px; }


}
