body {
	font-family: "Lucida Grande","Hiragino Kaku Gothic ProN", Meiryo, sans-serif; font-size: 14px; background-color: rgb(255, 255, 255);
}
.onlypc {
	
}
.onlysp {
	display: none;
}
* {
	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;
}
#wrap{

}
#index_main {
	margin: 0px auto; max-width: 900px;
}
header #home_btn {
	left: 400px; top: 50px; position: absolute;
}
#index header #home_btn {
	display: none;
}
#main {
	margin: 60px auto 0px; width: 980px;
}
header {
	height: 100px;
}
header #head_wrap {
	margin: 0px auto;
}
header #head_logo {
	width: 300px; float: left;
}
header #head_logo h1 {
	background: url() no-repeat left top / 60px; margin: 20px 30px; padding: 0px 0px 10px 70px; line-height: 36px; font-size: 30px;
}
header #head_logo h1 span {
	line-height: 24px; font-size: 16px; display: block;
}
header #head_logo h1 a {
	color: rgb(0, 0, 0); text-decoration: none;
}
header #head_photo {
	background: url("../img/head_photo.jpg") no-repeat right top / 500px; width: 500px; height: 100px; float: right;
}
header #head_photo img {
	top: 0px; width: 500px; right: 0px; display: block; position: absolute;
}
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; width: 980px; clear: both;
}
footer dl {
	
}
footer dl dt {
	padding: 5px; font-size: 20px; font-weight: bold; float: left;
}
footer dl dd {
	padding: 5px; float: left;
}
footer dl dd.tel {
	clear: both;
}
footer #pagetop {
	width: 100px; height: 100px; right: 30px; bottom: 30px; position: fixed; background-color: rgba(100, 100, 255, 0.7);
}
footer #pagetop a {
	height: 50px; text-align: center; color: rgb(255, 255, 255); line-height: 50px; text-decoration: none; display: block;
}
footer #pagetop a:hover {
	background-color: rgb(0, 30, 170);
}
footer #copyright {
	padding: 5px; text-align: center; letter-spacing: 1px; clear: both; font-size: 9px; font-weight: normal; margin-top: 30px;
}
nav#globalmenu {
	background: url() rgb(0, 30, 170); left: 0px; top: 100px; width: 100%; height: 50px; position: absolute; z-index: 99;
}
nav#globalmenu ul {
	margin: 0px auto; width: 960px; text-align: center;
}
nav#globalmenu ul li {
	width: 160px; border-left-color: rgb(0, 30, 170); border-left-width: 1px; border-left-style: dotted; float: left;
}
nav#globalmenu ul li:last-child {
	border-right-color: rgb(0, 30, 170); border-right-width: 1px; border-right-style: dotted;
}
nav#globalmenu ul li a {
	padding: 15px 0px; color: rgb(255, 255, 255); line-height: 20px; letter-spacing: 2px; font-size: 16px; text-decoration: none; display: block;
}
nav#globalmenu ul li a:hover {
	background-image: none; background-color: rgb(100,100,255);
}
nav#globalmenu ul li.nav_top {
	display: none;
}
nav#globalmenu ul li.nav_contact {
	display: none;
}
#index #mainv {
	margin: 50px auto 0px; padding: 0px; height: 300px; overflow: hidden;
}
#index #mainv h2 {
	text-align: center; color: rgb(255, 255, 255); line-height: 50px; letter-spacing: 3px; font-size: 36px; 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 #wrap {
	
}
#index #pickup {
	background: url("/parts/img/index_pickup_bg.png");
}
#index #pickup ul {
	padding: 30px;
}
#index #pickup li {
	width: 25%; text-align: center; float: left;
}
#index #pickup li h3 {
	margin: 20px; padding: 10px; border: 1px solid rgb(153, 153, 153); border-image: none; text-align: center; box-sizing: border-box; background-color: rgb(255, 255, 255);
}
#index #pickup li img {
	padding-bottom: 5px; display: block; max-width: 100%;
}
#index #pickup li p {
	font-size: 12px; display: inline;
}
#index #news {
	width: 600px; float: left;
}
#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;
}
#index #news dl {
	
}
#index #news dl dt {
	width: 60px; clear: both; margin-top: 20px; float: left;
}
#index #news dl dt p {
	padding: 2px 0px; border-radius: 2px; text-align: center; color: rgb(255, 255, 255); letter-spacing: 2px; font-size: 10px; font-weight: bold; -webkit-border-radius: 2px; -moz-border-radius: 2px;
}
#index #news dl dt p.info {
	background-color: rgb(51, 153, 255);
}
#index #news dl dt p.event {
	background-color: rgb(255, 153, 51);
}
#index #news dl dt p.web {
	font-size: 16px; color: rgb(51, 102, 255);
}
#index #news dl dd {
	padding: 22px 10px; width: 540px; border-bottom-color: rgb(153, 153, 153); border-bottom-width: 1px; border-bottom-style: dotted; float: right;
}
#index #news dl dd p {
	 font-size: 20px;
}
#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 {
	width: 240px; padding-bottom: 30px; float: right;
}
#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-top: 20px; box-sizing: border-box;
}
#index #let ul li p {
	font-size: 14px; 
}
#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(168, 5, 5);
}
#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 {
	width: 240px; float: right;
}
#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 {
	width: 720px; 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 {
	width: 260px; float: left;
}
nav#submenu h2 {
	font-size: 18px;
}
nav#submenu dl {
	
}
nav#submenu dl dt {
	padding: 20px; font-size: 18px;
}
nav#submenu dl dd {
	border-top-color: rgb(153, 153, 153); border-top-width: 1px; border-top-style: dotted;
}
nav#submenu dl dd:last-child {
	border-bottom-color: rgb(153, 153, 153); border-bottom-width: 1px; border-bottom-style: dotted;
}
nav#submenu dl dd a {
	background: url("../img/arrows.png") no-repeat 15px / 10px; padding: 10px 5px 10px 40px; 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;
}
nav#submenu dl dd.pdf a:hover {
	background-color: rgb(170, 255, 255);
}

p.pdf a {
	background: url("../img/pdf.png") no-repeat 10px / 24px; padding-left: 36px;
}

#contents h3 {
	font-size: 18px; color: rgb(0, 0, 0);
}
.lead {
	padding: 20px;
}
.lead p {
	text-align: left; padding-bottom: 30px;
}
#intro #contents h3 {
	padding: 20px 10px; text-align: center; color: rgb(102, 102, 102); font-size: 18px;
}
#intro #contents section.lead p {
	line-height: 24px;
}
#education #contents h2 {
	text-align: center; font-size: 36px; margin-top: 25px;
}
#education #contents h3 {
	padding: 20px 10px; text-align: center; color: rgb(0, 0, 0); font-size: 18px;
}
#education #contents .lead {
	padding: 30px;
}
#education #contents .lead p {
	text-align: left; line-height: 24px; padding-bottom: 15px;
}

#event #contents #list {
	margin-top: 50px;
}
#seito #contents #list {
	padding: 35px 30px 5px; border: 5px solid rgb(153, 153, 153); border-image: none; margin-top: 50px;
}
#seito #contents #list h3 {
	padding: 10px; text-align: left; clear: both; font-size: 24px; font-weight: normal; margin-bottom: 20px; border-bottom-color: rgb(0, 0, 0); border-left-color: rgb(0, 0, 0); border-bottom-width: 1px; border-left-width: 5px; border-bottom-style: dotted; border-left-style: solid;
}
#seito #contents #list .info {
	padding: 5px 15px 25px;
}
#club #contents #list {
	margin-top: 50px;
}
#club #contents #list h3 {
	padding: 10px; text-align: left; clear: both; font-size: 24px; font-weight: normal; margin-bottom: 20px; background-color: rgb(255, 194, 194);
}

#letter #contents {
	width: 980px; 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;
}
