body{
	font-family: "Lucida Grande","Hiragino Kaku Gothic ProN", Meiryo, sans-serif; font-size: 14px; background-color: rgb(255, 255, 255);
}
.onlypc{
	display: none;
}
.onlysp {
	
}
*{
	margin: 0px; box-sizing: border-box;
}
li{
	list-style: none;
}
img{
	border: 0px currentColor; border-image: none;
}
.left{
	float: left;
}
.right{
	float: right;
}
.clear{
	margin: 0px; padding: 0px; height: 0px; clear: both;
}
.clearfix::after{
	clear: both; display: table; content: "";
}
p{
	line-height: 20px; font-size: 14px;
}
.small{
	line-height: 12px; font-size: 10px;
}
.large{
	line-height: 18px; font-size: 14px;
}
ul.chuki{
	padding: 5px; margin-left: 1em;
}
ul.chuki li{
	text-align: left; text-indent: -1em; padding-bottom: 5px; margin-left: 1em;
}
p.chuki{
	text-align: left; text-indent: -1em; padding-bottom: 5px; margin-left: 1em;
}
ul.defult{
	padding-left: 5px; margin-left: 20px;
}
ul.defult li{
	padding-bottom: 3px;
}

#index_main{
	margin: 0px auto;
}
#main{
	margin: 60px auto 0px;
}
header #head_wrap{
	margin: 0px auto;
}
header #head_logo h1{
	background : url(/css/parts/img/com_head_logo.gif) left top / 30px auto no-repeat scroll padding-box border-box transparent; margin: 10px auto; padding: 0px 0px 10px 40px; width: 300px; line-height: 30px; font-size: 24px;
}
header #head_logo h1 span{
	line-height: 24px; padding-right: 5px; font-size: 20px;
}
header #head_logo h1 a{
	color: rgb(0, 0, 0); text-decoration: none;
}
header #head_photo{
	display: none;
}
footer{
	clear: both; margin-top: 30px; border-top-color: rgb(0, 30, 170); border-top-width: 4px; border-top-style: solid;
}
footer #foot_wrap{
	margin: 0px auto; padding: 10px; clear: both;
}
footer dl {
	
}
footer dl dt{
	padding: 5px; text-align: center; font-size: 20px; font-weight: bold;
}
footer dl dd{
	padding: 5px;
}
footer dl dd.address{
	text-align: center; font-size: 18px;
}
footer dl dd.address span{
	display: none;
}
footer dl dd.fax{
	display: none;
}
footer dl dd.address p.map{
	padding: 10px 20px 0px;
}
footer dl dd.address p.map a{
	padding: 10px; text-align: center; color: rgb(255, 255, 255); font-weight: bold; text-decoration: none; display: block; background-color: rgb(0, 30, 170);
}
footer dl dd.tel p{
	padding: 10px 20px 0px;
}
footer dl dd.tel p a{
	padding: 10px; text-align: center; color: rgb(255, 255, 255); font-weight: bold; text-decoration: none; display: block; background-color: rgb(0, 30, 170);
}
footer dl dd.mail p{
	padding: 10px 20px 0px;
}
footer dl dd.mail p a{
	padding: 10px; text-align: center; color: rgb(255, 255, 255); font-weight: bold; text-decoration: none; display: block; background-color: rgb(0, 30, 170);
}
footer #pagetop{
	left: auto; width: 100%; height: 40px; right: auto; bottom: 0px; position: fixed;
}
footer #pagetop p.to_pagetop{
	width: 100px; float: right;
}
footer #pagetop p.to_sitetop{
	width: 100px; float: left;
}
footer #pagetop a{
	text-align: center; color: rgb(255, 255, 255); line-height: 40px; text-decoration: none; display: block; background-color: rgba(100, 100, 255, 0.7);
}
footer #pagetop a:hover{
	background-color: rgb(0, 30, 170);
}
footer #copyright{
	padding: 5px 5px 50px; text-align: center; letter-spacing: 1px; clear: both; font-size: 9px; font-weight: normal; margin-top: 10px;
}
nav#globalmenu{
	background: url() rgb(0, 30, 170); left: 0px; top: 50px; width: 100%; position: absolute; z-index: 90;
}
nav#globalmenu ul{
	margin: 0px auto; text-align: center;
}
nav#globalmenu ul li{
	border: 1px solid rgb(100, 100, 255); border-image: none; width: 25%; height: 40px; float: left;
}
nav#globalmenu ul li:last-child {
	
}
nav#globalmenu ul li a{
	color: rgb(255, 255, 255); line-height: 40px; font-size: 13px; font-weight: bold; text-decoration: none; display: block;
}
nav#globalmenu ul li a:hover{
	background-image: none; background-color: rgb(100, 100, 255);
}
#index #mainv{
	margin: 50px auto 0px; padding: 0px; height: 160px; overflow: hidden;
}
#index #mainv h2{
	text-align: center; color: rgb(255, 255, 255); line-height: 20px; letter-spacing: 3px; font-size: 14px; text-shadow: 0px 0px 1px #000, 0px 0px 2px #000, 0px 0px 3px #000, 0px 0px 4px #000, 0px 0px 5px #000, 0px 0px 6px #000;
}
#index .bg-slider{
	background-position: center; width: 100vw; height: 100vh; display: flex; justify-content: center; align-items: center; background-attachment: local; background-size: cover;
}
#index #news{
	padding: 10px;
}
#index #news h2{
	padding: 10px 0px; text-align: center; font-size: 18px; margin-top: 20px; border-bottom-color: rgb(204, 204, 204); border-bottom-width: 3px; border-bottom-style: dotted; font-size: 20px;
}
#index #news dl {
	
}
#index #news dl dt{
	margin: 10px 0px 0px 10px; width: 60px;
}
#index #news dl dt p{
	padding: 1px 0px; border-radius: 4px; text-align: center; color: rgb(255, 255, 255); letter-spacing: 1px; font-size: 10px; font-weight: bold; -webkit-border-radius: 4px; -moz-border-radius: 4px;
}
#index #news dl dt p.info{
	background-color: rgb(255, 255, 255);
}
#index #news dl dt p.event{
	background-color: rgb(255, 153, 51);
}
#index #news dl dt p.web{
	background-color: rgb(255, 255, 255);
}
#index #news dl dd{
	padding: 5px 10px 10px; border-bottom-color: rgb(153, 153, 153); border-bottom-width: 1px; border-bottom-style: dotted;
}
#index #news dl dd p{
	 font-size: 18px;
}
#index #news dl dd p a {
	
}
#index #news dl dd p a:hover{
	background-color: rgb(170, 255, 255);
}
#index #news dl dd p span{
	padding-left: 5px; font-size: 12px;
}
#index #let{
	padding: 10px;
}
#index #let h2{
	padding: 10px 0px; text-align: center; font-size: 18px; margin-top: 20px; border-bottom-color: rgb(204, 204, 204); border-bottom-width: 3px; border-bottom-style: dotted;
}
#index #let ul {
	
}
#index #let ul li{
	margin: 10px; box-sizing: border-box;
}
#index #let ul li p{
	font-size: 16px;
}
#index #let ul li p strong{
	padding: 2px; color: rgb(255, 255, 255); font-size: 12px; font-weight: normal; margin-left: 5px; background-color: rgb(0, 30, 170);
}
#index #let ul li p a{
	background: url("../img/pdf.png") no-repeat 10px / 40px rgb(255, 255, 255); padding: 15px 5px 15px 60px; border-radius: 5px; border: 2px solid rgb(204, 204, 204); border-image: none; color: rgb(51, 51, 51); text-decoration: none; display: block; -webkit-border-radius: 5px; -moz-border-radius: 5px;
}
#index #let ul li p a:hover{
	background-color: rgb(170, 255, 255);
}
#index #banner {
	
}
#index #banner dl{
	 font-size: 18px;
}
#index #banner dl dt{
	text-align: center; font-weight: bold;
}
#index #banner dl dd{
	text-align: center; margin-top: 30px;
}
#index #banner dl dd a{
	display: block;
}
#index #banner dl dd img{
	max-width: 240px;
}
#contents{
	margin-top: 15px; float: right;
}
#contents #list p{
	padding-bottom: 10px;
}
#intro nav#globalmenu li.intro{
	background-color: rgb(0, 51, 102);
}
#edu nav#globalmenu li.edu{
	background-color: rgb(0, 51, 102);
}
#event nav#globalmenu li.event{
	background-color: rgb(0, 51, 102);
}
#seito nav#globalmenu li.seito{
	background-color: rgb(0, 51, 102);
}
#club nav#globalmenu li.club{
	background-color: rgb(0, 51, 102);
}
#letter nav#globalmenu li.letter{
	background-color: rgb(0, 51, 102);
}
nav#submenu {
	
}
nav#submenu h2{
	font-size: 18px;
}
nav#submenu dl {
	
}
nav#submenu dl dt{
	padding: 20px; text-align: center; clear: both; font-size: 18px;
}
nav#submenu dl dd {
	
}
nav#submenu dl dd:last-child {
	
}
nav#submenu dl dd a{
	background: url("/parts/img/com_icon_arrows.png") no-repeat 8px / 10px; margin: 5px; padding: 10px 5px 10px 20px; border: 1px dotted rgb(153, 153, 153); border-image: none; color: rgb(51, 51, 51); text-decoration: none; display: block;
}

nav#submenu dl dd a:hover{
	background-color: rgb(170, 255, 255);
}
nav#submenu dl dd.pdf a{
	background: url("../img/pdf.png") no-repeat 10px / 24px; padding-left: 36px;
}
nav#submenu dl dd.pdf a:hover{
	background-color: rgb(170, 255, 255);
}
nav#submenu dl dd{
	margin: 0px auto; width: 90%;
}
p.pdf a{
	background: url("../img/pdf.png") no-repeat 10px / 24px; padding-left: 36px;
}

.lead{
	padding: 10px;
}
.lead p{
	text-align: left; padding-bottom: 20px;
}
#intro #contents h3{
	padding: 20px 0px; text-align: center; color: rgb(102, 102, 102); font-size: 18px;
}
#intro #contents .lead p{
	line-height: 24px;
}
#intro #contents p.name{
	padding: 20px; text-align: right;
}
#edu #contents h2{
	text-align: center; line-height: 30px; font-size: 24px; margin-top: 25px;
}
#edu #contents h3{
	padding: 20px 10px; text-align: center; color: rgb(102, 102, 102); line-height: 20px; font-size: 16px;
}
#edu #contents .lead{
	padding: 30px;
}
#edu #contents .lead p{
	text-align: left; line-height: 24px; padding-bottom: 15px;
}
#edu nav#submenu dl dd{
	margin: 0px auto; width: 90%;
}
#edu #contents h3{
	color: rgb(0, 0, 0); font-size: 24px; 

#event #contents #schedule {
	margin-top: 25px;
}
#event #contents #schedule dl.hyo dt p {
	padding: 10px; font-size: 18px; font-weight: bold;
}
#event #contents #schedule dl.hyo dd ul {
	padding: 5px;
}
#event #contents #schedule dl.hyo dd li {
	padding: 5px 20px; float: left;
}
#event #contents #list {
	margin-top: 50px;
}
#event #contents #list h3 {
	padding: 10px; text-align: left; color: rgb(255, 255, 255); clear: both; font-size: 24px; font-weight: normal; background-color: rgb(0, 51, 102);
}
#event #contents #list ul.photolist {
	
}
#event #contents #list ul.photolist li {
	width: 50%; text-align: center; padding-bottom: 20px; float: left;
}
#event #contents #list ul.photolist img {
	width: 90%;
}
#event nav#submenu dl dd {
	margin: 0px auto; width: 90%;
}
#seito nav#submenu dl dd {
	margin: 0px auto; width: 90%;
}
#club nav#submenu dl dd {
	width: 50%; float: left;
}
#letter #contents {
	clear: both;
}
#letter #contents h1{
	 font-size: 20px;
}
#letter #contents #pdflist ul li {
	border-top-color: rgb(153, 153, 153); border-top-width: 1px; border-top-style: dotted;
}
#letter #contents #pdflist ul li :hover {
	background-color: rgb(170, 255, 255);
}
#letter #contents #pdflist ul li:last-child {
	border-bottom-color: rgb(153, 153, 153); border-bottom-width: 1px; border-bottom-style: dotted;
}
#letter #contents #pdflist ul li a {
	background: url("../img/pdf.png") no-repeat 10px / 24px; padding: 15px 5px 15px 40px; color: rgb(51, 51, 51); text-decoration: none; display: block;
}
}