@charset "utf-8";
/* CSS Document */
* {
	margin:0;
	padding:0;
}
img {
	border:none;
}
hr {
	display:none;
}
ul {
	list-style:none;
}
a {
	overflow:hidden;
}
body {
	color:#333333;
	text-align:center;
	font-size:13px;
	min-width:900px;

	*font-size:small;
	*font:x-small;
	background-image: url(../images/common/bg.jpg);
	background-repeat: repeat-x;
	min-width:980px;
	background-color: #FEFFEF;
	font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS P Gothic", "Osaka", Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
}
table {
	font-size:inherit;
	font:100%;
}
.text10 {
	font-size:77%;
}
.text11 {
	font-size:85%;
}
.text12 {
	font-size:93%;
}
.text13 {
	font-size:100%;
}
.text14 {
	font-size:108%;
}
.text15 {
	font-size:116%;
}
.text16 {
	font-size:123.1%;
}
.text17 {
	font-size:131%;
}
.text18 {
	font-size:138.5%;
}
.text19 {
	font-size:146.5%;
}
.text20 {
	font-size:153.9%;
}
.text21 {
	font-size:161.6%;
}
.text22 {
	font-size:167%;
}
.text23 {
	font-size:174%;
}
.text24 {
	font-size:182%;
}
.text25 {
	font-size:189%;
}
.text26 {
	font-size:197%;
}
.textCnter {
	text-align: center;
}
.fRight {
	float: right;
	padding-left: 10px;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
	min-height: 1px;
}
* html .clearfix {
	height: 1px;/*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}
a {
	/*\*/
   overflow: hidden;/**/
}
#Header {
	width: 980px;
	height: 100px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(../images/common/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#Header h1 {
	font-size: 100%;
	font-weight: normal;
	text-align: left;
	position: absolute;
	left: 10px;
	top: 15px;
}
#Header h2 {
	height: 43px;
	width: 475px;
	position: absolute;
	left: 10px;
	top: 43px;
}
#Header h3 {
	height: 87px;
	width: 297px;
	position: absolute;
	top: 9px;
	right: 10px;
}
#Menu {
	clear: both;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	height: 75px;
	background-image: url(../images/common/menu_bg.jpg);
	background-repeat: no-repeat;
}
#Menu ul {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: 75px;
	padding-bottom: 5px;
}
#Menu ul li {
	float: left;
	height: 75px;
	width: 160px;
}
#Contents #Main {
	float: left;
	width: 669px;
}
#Contents #Side {
	float: left;
	width: 257px;
	background-repeat: repeat-y;
	position: relative;
}

#Contents #PageTop {
	clear: both;
	background-image: url(../images/common/contents_bg2.jpg);
	background-repeat: repeat-y;
	padding-top: 20px;
	padding-bottom: 20px;
	width: 926px;
	margin-right: auto;
	margin-left: auto;
	background-position: center top;
}
#Contents #PageTop p {
	text-align: right;
}
#Footer {
	width: 100%;
	clear: both;
	background-color: #FFCC66;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #C7BCB1;
	height: 200px;
	padding-top: 20px;
}
#Footer #FooterIn {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#Footer #FooterIn address {
	font-style: normal;
	text-align: left;
	position: absolute;
	left: 30px;
	top: 0px;
}
#Footer #FooterIn address strong {
	font-size: 123.1%;
}
#Footer #FooterIn ul {
	position: absolute;
	text-align: left;
}
#Footer #FooterIn ul.p1 {
	left: 435px;
	top: 25px;
}
#Footer #FooterIn ul.p2 {
	left: 585px;
	top: 25px;
}
#Footer #FooterIn ul li {
	background-image: url(../images/common/footer_nav_icn.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
#Footer #FooterIn ul li a {
	color: #000;
	text-decoration: none;
}
#Footer #FooterIn ul li a:hover {
	text-decoration: underline;
}


.op a:hover {
	opacity: 0.7;
}
#summer .class {
	text-align: left;
	margin-bottom: 15px;
	margin-top: 20px;
	padding-bottom: 12px;
	background-color: #FFEEED;
}
#summer .class2{
	background-color: #FFF8EC;
}
#summer .class5{
	background-color: #E5EDFA;
}
#summer .class h3 {
	height: 40px;
	line-height: 40px;
	color: #FFF;
	background-color: #FF847D;
	padding-left: 10px;
	display: block;
	font-size: 1.6em;
	font-family: "M PLUS Rounded 1c";
}
#summer .class5 h3 {
	background-color: #4F84DD;
}
#summer .class2 h3 {
	background-color: #FFA417;
}
#summer dl {
	font-size: 1.15em;
	margin: 20px 0 10px 40px;
	line-height: 1.8em;
}
#summer dt {
	float: left;
	width: 3.5em;
	font-weight: bold;
}
#summer .class5 dt {
	color: #0052a6;
}
#summer .class2 dt {
	color: #960;
}
#summer .class5 dd {
	padding-left: 6em;
	color: #4F84DD;
}
#summer .class2 dd {
	padding-left: 6em;
	color: #FFA31E;
}

#summer .class .lesson {
	background-color: #FFF;
	margin-top: 5px;
	padding: 10px;
	clear: both;
	width: 88%;
	margin-right: auto;
	margin-left: auto;
}
#summer .class .lesson h4 {
	padding-top: 0px;
	padding-left: 0px;
	width: 100%;
	padding-bottom: 5px;
	font-size: 1.15em;
}
#summer .class5 .lesson h4 {
	color: #0052a6;
}
#summer .class2 .lesson h4 {
	color: #960;
}
#summer .class .lesson p {
	font-size: 1.15em;
	line-height: 1.5em;
}
.campaign {
	margin: 30px 0;
}
.campaign h2 {
	font-size: 1.5em;
	color: #F1844B;
	margin-bottom: 3px;
	line-height: 1.1em;
}
.campaign h2::after {
　　border-top: 35px solid #f4d923;
　　border-right: 40px solid transparent;
　　border-left: 40px solid transparent;
}
.triangle3{
	margin: 10px auto;
  width: 0;
  height: 0;
  border-left: 50px solid transparent;
  border-right: 50px solid transparent;
  border-top: 35px solid #f4d923;;
}
.campaign h3 {
	font-size: 2.5em;
	color: #F1844B;
	margin: 10px 10px 30px;
	line-height: 2em;
	background-color: #fffed1;
	border-top: 3px solid #F1844B;
	border-bottom: 3px solid #F1844B;
}
.small {
	font-size: 0.8em;
}
.line_01 {
	background:linear-gradient(transparent 70%, #FFFF00 0%);
}
.campaign p {
	text-align: center;
	font-size: 1.5em;
	font-weight: bold;
	color: #F1844B;
	line-height: 2em;
}
