@charset "utf-8";
/* CSS Document */

/*=====================================
   Common
=======================================*/

* {
	margin: 0;
	padding: 0;
}
html {
}
body {
	font-size: 14px;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	color: #666;
	text-align: center;
	background-color: #F5F5F1;
}
/*clearfix */
.clearfix {
}
.clearfix:after {
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	min-height: 1px;
}
* html .clearfix {
	zoom: 1;
} /* IE6 */
*:first-child+html .clearfix {
	zoom: 1;
} /* IE7 */
img {
	border: none;
	vertical-align: top;
    max-width: 100%;
}
p, dt, dd, li, table td, table th {
	line-height: 1.5;
}
ul, ol {
	margin: 0;
	padding: 0;
	list-style: none;
}
li {
	margin: 0px;
	padding: 0px;
}
a {
	color: #666;
	text-decoration: none;
}
h1, h2, h3, h4, h5{
	line-height: normal;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
.ml0 {
	margin-left: 0!important;
}
.ml10 {
	margin-left: 10px!important;
}
.ml15 {
	margin-left: 15px!important;
}
.ml20 {
	margin-left: 20px!important;
}
.ml40 {
	margin-left: 40px!important;
}
.pb10 {
	padding-bottom: 10px!important;
}
.pb20 {
	padding-bottom: 20px!important;
}
.pb30 {
	padding-bottom: 30px!important;
}
.mb0 {
	margin-bottom: 0!important;
}
.mb5 {
	margin-bottom: 5px!important;
}
.mb10 {
	margin-bottom: 10px!important;
}
.mb15 {
	margin-bottom: 15px!important;
}
.mb14 {
	margin-bottom: 14px!important;
}
.mb25 {
	margin-bottom: 25px!important;
}
.mb40 {
	margin-bottom: 40px!important;
}
.mb45 {
	margin-bottom: 45px!important;
}
.tar {
	text-align: right;
}
.tal {
	text-align: left;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.bold {
	font-weight: bold;
}
.center {
	text-align: center!important;
}
.red {
	color: #F00;
}
table {
	border-collapse: collapse;
}
iframe {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#top-header {
	width: 100%;
	text-align: left;
}
#top-header .txt-head-wrap {
	background-color: #ECE8E6;
	width: 100%;
	z-index: 9999;
}
#top-header .txt-head-wrap .txt-head {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	position: relative;
}
#top-header .txt-head-wrap .txt-head h1{
	font-size: 14px;
	font-weight: normal;
}
#top-header .txt-head-wrap .txt-head02 {
	background-image: url(../img/top/bg_head.png);
	background-repeat: no-repeat;
	height: 78px;
	width: 302px;
	font-size: 12px;
	position: absolute;
	top: 40px;
	right: 0px;
	z-index: 9999;
	padding-top: 8px;
	padding-left: 20px;
}



#top-header .top-head-area {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 12px;
	padding-top: 15px;
	position: relative;
}
.wideslider {
	width: 100%;
	height: 357px;
	text-align: left;
	position: relative;
	overflow: hidden;
	margin-bottom: 30px;
	z-index: 1;
}

.wideslider ul,
.wideslider ul li {
	float: left;
	display: inline;
	overflow: hidden;
}

.wideslider_base {
	top: 0;
	position: absolute;
}
.wideslider_wrap {
	top: 0;
	position: absolute;
	overflow: hidden;

}
.slider_prev,
.slider_next {
	top: 0;
	overflow: hidden;
	position: absolute;
	z-index: 55;
	cursor: pointer;
}
.slider_prev {background: #fff}
.slider_next {background: #fff}
#header {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#header .txt-head-wrap {
	background-color: #ECE8E6;
	width: 100%;
	z-index: 9999;
}
#header .txt-head-wrap .txt-head {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	position: relative;
}
#header .txt-head-wrap .txt-head h1{
	font-size: 14px;
	font-weight: normal;
}
#header .head-area {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 12px;
	padding-top: 12px;
	position: relative;
}
#header .head-area .head-left {
	float: left;
}
#header .head-area .logo {
	padding-top: 6px;
}

#header .head-area .head-right {
	float: right;
	text-align: left;
	font-size: 12px;
}



#nav {
	margin: 0 auto;
	width: 980px;
	margin-bottom: 12px;
}
#nav li  {
	float: left;
}
#main {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
.topicpath {
	text-align: left;
	margin-bottom: 15px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
}
.topicpath a {
	color: inherit;
}
.title01 {
	background-image: url(../img/cmn/bg_tit.png);
	background-repeat: no-repeat;
	height: 46px;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;

}
.title01 .txt {
	display: block;
	padding-top: 20px;
	padding-left: 55px;
}

.col01 {
	color: #FF6600;
}
.col02 {
	color: #8C92C6;
}
#contents {
	text-align: left;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 50px;
	z-index: 9999;
}





























#pagetop {
	text-align: right;
	margin-bottom: 20px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#left {
	float: left;
	width: 248px;
	z-index: 9999;
	position: relative;
}
#left.top-side {
	margin-top: -250px;

}
.under-side .side-wrap{
	background-image: url(none);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
}
.side-wrap {
	background-image: url(../img/cmn/bg_side_01.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
}
.side-btm {
	background-image: url(../img/cmn/bg_side_03.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 10px;
}
.side-main {
	background-image: url(../img/cmn/bg_side_02.png);
	background-repeat: repeat-y;
	background-position: left top;
	padding-right: 4px;
	padding-left: 4px;
}
#left .side-under-tit {
	margin-bottom: 5px;
	position: relative;
	top: -5px;

}

#left .top-logo {
	text-align: center;
	padding-bottom: 25px;
	padding-top: 20px;
}
#left .top-nav {
	margin-left: 18px;
	padding-bottom: 35px;
}
#left .top-nav li {
	float: left;
	margin: 0;
}
#left .side-txt01 {
	/*margin-bottom: 10px;*/
	margin-left: 17px;
}
#left .side-txt01 dt {
	font-weight: bold;
}
#left .side-btn01 {
	width: 209px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	text-align: right;
}
#left .side-nav {
	width: 209px;
	margin-right: auto;
	margin-left: auto;
}
#left .side-nav li {
	padding-bottom: 12px;
}









#right {
	float: right;
	width: 707px;
}
.cmn-wrap01 {
	background-color: #FFF;
	padding: 20px;
	margin-bottom: 30px;
	border: 1px solid #CCC;
}
.cmn-wrap02 {
	background-color: #FFF;
	margin-bottom: 30px;
	border: 1px solid #CCC;
	padding-top: 20px;
	padding-bottom: 20px;
}
.cmn-wrap03 {
	background-color: #FFF;
	margin-bottom: 30px;
	border: 1px solid #CCC;
	padding-top: 20px;
	position: relative;
}

.cmn-bnr {
	margin-bottom: 40px;
	position: relative;
}
.cmn-bnr .btn {
	position: absolute;
	right: 20px;
	bottom: 20px;
}
.fs12 {
	font-size: 12px;
}



.top-main .top-img01-wrap {
	position: relative;
	z-index: 9999;
}
.top-main .top-img01 {
	position: absolute;
	top: -145px;
	right: -40px;
	z-index: 9999;
}


.top-main .cont01 {
	margin-bottom: 25px;
}
.top-main .cont01 dl dt {
	font-weight: bold;
}
.top-main .cont02 {
	background-image: url(../img/top/bg_01.png);
	background-repeat: no-repeat;
	height: 206px;
	width: 707px;
	margin-bottom: 25px;
	text-align: center;
	padding-top: 7px;
}
.top-main .cont03 {
	margin-bottom: 35px;
}
.top-main .cont03 .rssbox-wrap {
	background-color: #FFF;
	border: 1px solid #CCC;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.top-main .cont03 .ovfl {
	/* height: 360px; */
	/* overflow-y: auto; */
}
.top-main .cont03 .rssbox {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	margin-right: 10px;
}
.top-main .cont03 .rssbox .imgblock {
	float: left;
}
.top-main .cont03 .rssbox .txtblock {
	float: right;
	width: 520px;
}
.top-main .cont03 .rssbox .txtblock .txt01 {
	font-size: 14px;
	font-weight: bold;
	color: #630;
}
.top-main .cont03 .rssbox .txtblock .txt02 {
	font-size: 12px;
}
.top-main .cont04 {
	margin-bottom: 40px;
}
.top-main .cont04 a:hover {
	text-decoration: none;
}

.top-main .cont04 .box01 {
	background-color: #ECE8E6;
	width: 342px;
	border: 1px solid #CCC;
	height: 243px;
	position: relative;
	display: block;
}
.top-main .cont04 .box01 a {
	display: block;
	height: 243px;
	width: 342px;
}

.top-main .cont04 .box01 .title {
	padding-top: 15px;
	padding-bottom: 15px;
	display: block;
}
.top-main .cont04 .box01 .txt {
	width: 195px;
	display: block;
	font-size: 12px;
	padding-left: 17px;
	line-height: 1.5;
}
.top-main .cont04 .box01 .img {
	position: absolute;
	top: 30px;
	right: 15px;
}
.top-main .cont04 .box02 {
	background-color: #ECE8E6;
	width: 342px;
	border: 1px solid #CCC;
	height: 206px;
	position: relative;
	display: block;
}
.top-main .cont04 .box02 a {
	display: block;
	height: 206px;
	width: 342px;
}
.top-main .cont04 .box02 .title {
	padding-top: 15px;
	padding-bottom: 15px;
	display: block;
}
.top-main .cont04 .box02 .txt {
	width: 195px;
	display: block;
	font-size: 12px;
	padding-left: 17px;
	line-height: 1.5;
}
.top-main .cont04 .box02 .img {
	position: absolute;
	top: 30px;
	right: 15px;
}
.profile-main .left01 {
	float: left;
	width: 435px;
}
.profile-main .right01 {
	float: right;
	width: 200px;
}
.profile-main .table01 {
	width: 100%;
}
.profile-main .table01 th {
	background-color: #EAEAEA;
	width: 4em;
	border: 1px solid #CCC;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	padding: 7px;
}
.profile-main .table01 td {
	border: 1px solid #CCC;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	padding: 7px;
}
.lesson-main .page-nav01 {
	margin-bottom: 20px;
}

.lesson-main .page-nav01 ul li {
	float: left;
	margin-bottom: 10px;
	margin-right: 15px;
}
.lesson-main .page-nav01 ul li.last {
	float: right;
	margin-bottom: 10px;
	margin-right: 0px;
}
.lesson-main .left01 {
	float: left;
}
.lesson-main .right01 {
	float: right;
	width: 355px;
}
.lunch-main .left01 {
	float: left;
	width: 314px;
	margin-left: 20px;
	margin-bottom: 10px;
}
.lunch-main .right01 {
	float: right;
	width: 320px;
	margin-right: 20px;
}
.lunch-main .table01 {
	width: 100%;
}
.lunch-main .table01 th {
	width: 267px;
	border: 1px solid #CCC;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 20px;
}
.lunch-main .table01 td {
	border: 1px solid #CCC;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 20px;
}
.about-main .img01 {
	position: absolute;
	left: 5px;
	bottom: 5px;
}
.about-main .box01 {
	width: 207px;
	text-align: center;
	float: left;
	background-image: url(../img/about/bg_01.png);
	padding-top: 10px;
	margin-left: 20px;
	min-height: 265px;
	background-repeat: no-repeat;
	background-position: center top;
}
.about-main .box01 dl dt {
	margin-bottom: 10px;
}
.about-main .box01 dl dd {
	text-align: left;
	width: 181px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	line-height: 1.4;
}
.about-main .box02 {
	width: 280px;
	text-align: center;
	float: left;
	background-image: url(../img/about/bg_02.png);
	padding-top: 45px;
	margin-left: 50px;
	min-height: 230px;
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom: 40px;
}
.about-main .box02 dl dt {
	margin-bottom: 15px;
}
.about-main .box02 dl dd {
	text-align: left;
	width: 244px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	line-height: 1.4;
}
.school-main .box01 {
	width: 650px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	padding-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}
.school-main .box01 .left {
	float: left;
	width: 327px;
}
.school-main .box01 .right {
	float: right;
}
.school-main .box02 {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
}
.school-main .box02 .left {
	float: left;
}
.school-main .box02 .right {
	float: right;
	width: 327px;
}
.school-main .bd {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}
.table01 {
	width: 100%;
	margin-bottom: 10px;
}
.table01 th {
	border: 1px solid #CCC;
	font-weight: normal;
	text-align: center;
	vertical-align: top;
	padding-top: 7px;
	padding-bottom: 7px;
}
.table01 td {
	border: 1px solid #CCC;
	font-weight: normal;
	text-align: center;
	vertical-align: top;
	padding-top: 7px;
	padding-bottom: 7px;
}
.table01 .w01 {
	width: 195px;
}
.table01 .w02 {
	width: 85px;
}
.sitemap-main ul{
	margin-left:38px;
	margin-top:12px;
}
.sitemap-main li{
	margin-bottom:1em;
	background:url(../img/sitemap/ico_li.png) no-repeat 0 6px;
	padding-left:10px;
}
.img-jqblock {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
}






.img-jqblock p {
	margin-bottom: 12px;
	text-align: center;
}
.img-jqblock ul {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 5px;
}

.img-jqblock ul li {
	float: left;
	margin-right: 12px;
}
.img-jqblock ul li.fr {
	float: right;
	margin-right: 0px;
}



/*---  トップページコメント部  ----*/

.xmas_ny {
	margin-bottom: 30px;
}

.tit_xmas {
	font-size: 1.2rem;
	font-weight: bold;
	color:#EB002B;
	margin-bottom: 10px;
}
.photobox {
	display: flex;
	flex-wrap :wrap;
	margin: 10px auto 0;
}
.photo_item {
	width: 50%;
	margin-bottom: 15px;
}
.photo_item:nth-child(2) {
	text-align: right;
}
.photobox2  {
	display: flex;
	flex-wrap :wrap;
	margin: 10px auto 0;
}
.photobox2 div {
	width: 25%;
	margin-bottom: 15px;
    text-align: center;
}
.photobox img,
.photobox2 img {
	max-width: 98%;
}

.xmasmenu {
	color:#E40003;
	font-size: 1rem;
	font-weight: bold;
	margin-bottom: .5em;
}
.xmasday {
	color:#8020B1;
	font-weight: bold;
}
.note {
	font-size: 100%;
	margin-top: .5rem;
}


























/*=====================================
   footer
=======================================*/
#footer-bg {
	width: 100%;
	background-color: #E2E2D8;
}
#footer {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	color: #666666;
	text-align: left;
	border-top: none;
}
#footer p {
	text-align: center;
}








address {
	font-style: normal;
	text-align: center;
	padding-bottom: 25px;
	padding-top: 80px;
	font-size: 14px;
}
