@charset "UTF-8";

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 1;
	font-size: 1rem;
	color: #000;
	font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', sans-serif;
	-webkit-text-size-adjust: 100%;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}

.cution li{
	text-decoration: line-through;
}

.clear{clear: both;}

img{
	border:none;
	vertical-align: top;
}

.nosp{
	margin-right: 0px!important;
}


/*------------------------------------------- link*/

a:link{
	text-decoration:underline;
	color: #333;
}

a:visited{
	text-decoration: none;
	color: #333;
}

a:hover{
	text-decoration: underline;
	color: #E50212;
}

.alpha a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}


/*------------------------------------------- imghack*/

.clearfix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.clearfix{
	display:inline-block;
}

/* Hides from IE-mac \*/
*html.clearfix{height:1%;}
.clearfix{display:block;}
/* End hide from IE-mac */

.inner{
	width: 1000px;
	margin: 0 auto;
}

.read{
	font-size: 1.3rem;
	font-weight: bold;
	text-align: center;
	line-height: 170%;
	letter-spacing: 0.1em;
	margin: 30px 0;
}

.text01{
	font-size: 1rem;
	text-align: center;
	line-height: 150%;
}


/*------------------------------------------------- bosyu */

.bosyu{
	border: 2px solid #E80000;
	text-align: center;
	width: 90%;
	margin: 0 auto;
}

.bosyu .bt{
	width: 780px;
	margin: 0 auto 30px auto;
}


/*------------------------------------------------- main */


#main h1{
	text-align: center;
	margin: 70px auto;
}

#main h1 img{
	width: 713px;
}

#main #menu {
	width: 920px;
	height: 70px;
	margin: 20px auto;
}

#main #menu .li{
	margin-right: 33px;
	float: left;
	width: 281px;
}

#main #menu .li img{width: 281px;}

h2{
	text-align: center;
}

.mainbg {
	background-image: url(../img/01.jpg);
	background-repeat: no-repeat;
	background-position: center;
	padding: 20px;
}


.mainbg1 {
	background-image: url(../img/01.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.mainbg2 {
  background-image: url(../img/02.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.mainbg3 {
  background-image: url(../img/03.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

/*------------------------------------------------- about */

#about{
	clear: both;
	background-color: #FFEDEB;
	padding: 30px 0;
}

#about h2 img{
	width: 614px;
}

#about .info{
	background-color: #FFF;
	border: 1px dotted #000;
	padding: 20px;
	width: 450px;
	margin: 0 auto 30px auto;
	text-align: center;
}



/*------------------------------------------------- motto */

#motto{margin: 60px 0;}

#motto h2 img{
	width: 464px;
}

#motto dl{
	width: 500px;
	float: left;
}

#motto dd{
	/*background-color: #A29B2F;*/
	padding: 15px;
	line-height: 160%;
	font-size: 1.1rem;
	text-decoration: underline;
	height: 60px;
}

#motto a dd {
	text-decoration: none;
}

#motto a:hover dd {
	text-decoration: underline;
}


.link{
	text-align: center;
	font-size: 1.2rem;
	font-weight: bold;
	margin: 0 0 50px 0;
}

#slider-pro3{
	width:100%;
	margin: 30px auto 80px auto;
}

/*------------------------------------------------- event */

#event{
	margin: 60px 0;
}

#event h2 img{
	width: 464px;
}

#slider-pro,#slider-pro2{
	width: 850px;
	margin: 30px auto 80px auto;
}

/*------------------------------------------------- footer */

#footer{
	background-color: #EEE;
	padding: 30px 0;
}

#footer p{
	font-size: 1.3rem;
	font-weight: bold;
	text-align: center;
	line-height: 170%;
	letter-spacing: 0.1em;
	margin-bottom: 20px;
}


#footer li{
	text-align: center;
	line-height: 160%;
	font-size: 0.9rem;
}

.ulogo{
	text-align: center;
	margin: 30px 0;
}

.ulogo img{width: 210px;}

/*.ulogo img{width: 122px;}*/

address{
	font-size: 0.65rem;
	font-style: normal;
	text-align: center;
	margin-bottom: 20px;
}

/*------------------------------------------------------------- topslider */


#topslider{
	width:100%;
	height:460px;
	margin-bottom: 15px;

}

#topslider #ViewArea{
	width:100%;
	height:460px;
	overflow:hidden;
	float:left;
	z-index:1;
}
#topslider #ScrollArea{
	position:relative;
	z-index:2;
}

#topslider #ScrollArea li{
	width: 500px;
	float: left;
	position: relative;
	text-align: center;
	list-style: none;
	margin-right: 30px;
	margin-bottom: 30px;
}

#topslider .img{
	width: 500px;
	margin: 0 auto;
	z-index: 2;
}

#topslider .img img{
	width: 500px;
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}

#topslider .img img:hover{
	width: 500px;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}


@media screen and (min-width: 0px) and (max-device-width: 720px) { 

.nosp2{
	margin-right: 0px!important;
	clear: right;
}
.nsp{
	display: none;
	}
#main h1 img{width: 90%;}
#about h2 img{width: 80%;}
#motto h2 img,#event h2 img{width: 70%;}

.read{
	font-size: 28px;
	font-weight: bold;
	text-align: left;
	line-height: 170%;
	max-height: 999999px;
	padding:  0 50px;
	margin: 30px 0;
}

.tcenter{text-align: center;}

#about .info{
	background-color: #FFF;
	border: 1px dotted #000;
	padding: 20px;
	width: 80%;
	margin: 0 auto 30px auto;
	text-align: center;
	font-size: 28px;
	max-height: 999999px;
}

#motto dd{
	padding: 15px;
	line-height: 160%;
	text-decoration: underline;
	font-size: 28px;
}

#main  #menu{
	width: 90%;
	margin: 50px auto 20px auto;
}

#main #menu .li{
	width: 48%;
	float: left;
	margin-bottom: 30px;
	height: 120px;
}

#main #menu .li img{width: 100%;}

#footer p{
	font-size: 28px;
	font-weight: bold;
	text-align: center;
	line-height: 170%;
	margin-bottom: 20px;
}

#footer li{
	text-align: center;
	line-height: 180%;
	font-size: 22px;
}

.ulogo img{width: 20%;}

address{
	font-size: 22px;
	font-style: normal;
	text-align: center;
	margin-bottom: 20px;
}

.sp-font{font-size: 28px;}

.link{
	text-align: center;
	font-weight: bold;
	margin: 0 0 80px 0;
}

.link a{font-size: 28px;}

.text01{
	font-size: 26px;
	text-align: center;
	line-height: 150%;
	max-height: 999999px;
}

}
