@charset "utf-8";
/* CSS Document */
/*
ブログの読み込み　コンテナ
-------------------------------------------------*/
#left_contents_container {
    margin: 0 auto;
    overflow: hidden;
    width: 600px;
}
#left_contents_container h2 {
    margin: 0px;
    padding: 0px;
}
#oshirase_container {
    width: 294px;
    float: left;
    /*display:inline;*/
    padding: 10px 0px;
    display: none;
}
#news_container {
    /*
	width:294px;
	float:right;
	display:inline;
	padding:10px 0px;
    */
    width: 50%;
    padding: 15px;
}
#left_contents_container table {
    width: 100%;
    margin: 10px auto;
}
#left_contents_container table th {
    background-image: url(../image/image2010/ico_topic.png);
    background-repeat: no-repeat;
    background-position: 10px 0.5em;
    padding-left: 20px;
    text-align: left;
    font-weight: normal;
}
#left_contents_container table th a {
    color: #C30;
    font-size: 14px;
    line-height: 150%;
    padding: 10px 0px;
}
#left_contents_container table th a:hover {
    color: #039;
}
#left_contents_container table td {
    width: 28px;
    vertical-align: top;
}
#right_contents_container {
    width: 160px;
    margin: 0 auto;
    text-align: center;
    padding: 10px 0px 0px 0px;
}
#right_contents_container p {
    margin: 0px;
    padding: 0px;
}
#right_contents_container dl {
    margin: 10px auto;
    padding: 0px;
    width: 130px;
}
#right_contents_container dl dt {
    margin: 0px;
    padding: 0px;
    width: 130px;
}
#right_contents_container dl dd {
    width: 130px;
    margin: 5px 0px;
    padding: 0px;
    font-size: 10px;
    line-height: 150%;
    text-align: left;
}
.bn_sp {
    display: block;
    padding-top: 10px;
}
.footer_menu a {
    color: #039;
}
#left_contents_container #read_hoikuen_news {
    /*width:294px;*/
    width: 100%;
}
#left_contents_container .cdate {
    width: 30%;
    text-align: left;
    font-weight: bold;
}
#left_contents_container .ctitle {
    width: 70%;
    text-align: left;
}
/**/
#main-visual {
    width: 764px;
    height: 504px;
    position: relative;
    overflow: hidden;
    margin: 0px auto;
    background-image: url(../menu/bg_menu.png);
    background-repeat: no-repeat;
    background-position: left top;
    background-color: #000;
}
#main-visual .movie_col {
    width: 598px;
    height: 504px;
    position: absolute;
    left: 0px;
    top: -24px;
    z-index: 0;
}
#main-visual .menu_col {}
#main-visual .menu_col dt {
    text-align: right;
}
#main-visual .menu_col dd {
    display: none;
    text-align: right;
}
/**/
.menu01 {
    position: absolute;
    right: 7px;
    top: 5px;
}
.menu02 {
    position: absolute;
    right: 7px;
    top: 60px;
}
.menu03 {
    position: absolute;
    right: 7px;
    top: 115px;
}
.menu04 {
    position: absolute;
    right: 7px;
    top: 170px;
}
.menu05 {
    position: absolute;
    right: 7px;
    top: 225px;
}
.menu06 {
    position: absolute;
    right: 7px;
    top: 280px;
}
.menu07 {
    position: absolute;
    right: 7px;
    top: 335px;
}
.menu08 {
    position: absolute;
    right: 7px;
    top: 390px;
}
/*----------------------------------*/
/*　メインビジュアル下部のお知らせ　*/
.news_bar {
    width: 760px;
    height: 80px;
    background-color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: 0px auto 15px;
    position: relative;
    display: none;
}
.news_bar::before {
    content: '';
    display: block;
    background: url("../image/recruit_parts01.png") left top / 70% auto no-repeat;
    width: 208px;
    height: 100px;
    position: absolute;
    top: 4px;
    left: 4px;
}
.news_bar::after {
    content: '';
    display: block;
    background: url("../image/recruit_parts02.png") right top / 70% auto no-repeat;
    width: 208px;
    height: 100px;
    position: absolute;
    top: 4px;
    right: 4px;
}
.news_bar dl {}
.news_bar dl dt {
    font-size: 18px;
    letter-spacing: 0.25em;
    text-align: center;
}
.news_bar dl dd {}
.news_bar dl dd a {
    width: 100%;
    float: left;
    display: block;
    background-color: #FF2629;
    padding: 10px 0px;
    color: #fff;
    line-height: 150%;
    letter-spacing: 0.25em;
    text-decoration: none;
    font-family: 'Kosugi Maru', sans-serif;
}
.news_bar p {}
/*----------------------------------*/
/*----------------------------------*/
/*----------------------------------*/
/*----------------------------------*/
/*----------------------------------*/
/*----------------------------------*/
/*----------------------------------*/
/*----------------------------------*/