@charset "utf-8";

.tit_bg_borderb {
    background: url(../education/img/bg_education_title.png) no-repeat left bottom;
    color: #5d3f4b;
    font-size: 18px;
    margin: 0 0 20px;
    padding: 0 0 10px;
}

.contents01,
.contents02,
.contents03 {
    margin: 0 0 30px;
}

#contents {
    background: #f4eef2 url(../education/img/bg_education01.jpg) no-repeat right top;
}

.ed_table {
    margin: 0 0 20px;
    padding: 0 0 0 1em;
}

.ed_table h4 span {
    display: block;
    padding: 4px 0px 0px 23px;
}

.ed_table .table_left {
    clear: left;
    float: left;
    margin: 0 20px 0 0;
    width: 160px;
}

.table01 .table_right {
    width: 510px;
}

.table01 .table_right ol {
    overflow:  hidden;
}

.table01 .table_right ol li {
    float: left;
    margin: 0px 10px 10px 0px;
}

.table02 .table_right .ol_02 li ul {
    width: 770px;
}

.table02 .table_right .ol_02 li ul li{
    margin: 0 10px 0 0;
}

.table02 .table_right ol {
    overflow:  hidden;
}

.table02 .table_right ol li {
    float: left;
    margin: 0px 10px 10px 0px;
}

.table03 .table_right {
    width: 370px;
    overflow: hidden;
}

.table03 .table_right p {
    display: block;
    margin: -5px 0 0;
}

.curriculum_list02 {
    padding: 10px 0 0;
    margin: 0 0 0 -2px;
}

.curriculum_list02 li {
    display: inline-block;
    margin: 0px 0px 10px;
}

.box_wrapper {
    margin: 0 0 30px;
    overflow: hidden;
    padding: 0 20px;
}

.box_left {
    float: left;
    width: 252px;
}

.box_right {
    float: right;
    width: 580px;
    padding: 0 20px 0 0;
}

.title {
    margin: 0 0 20px;
}

.contents3 dl {
    margin: 0 0 20px 0;
    padding: 0 0 0 30px;
    overflow: hidden;
}

.contents3 dl dt{
    background: #5d3f4b;
    clear: left;
    color: #fff;
    float: left;
    margin: 0 15px 10px 0;
    padding: 0.2em 0.4em;
    width: 60px;
    text-align: center;
}

.contents3 dl dd span {
    font-size: 16px;
    font-weight: bold;
    padding: 0 10px 0;
}

.contents3 dl dd {
    float: left;
}

.box_right .tit_border {
    border-bottom: solid 1px #5d3f4b;
    color: #5d3f4b;
    font-size: 28px;
    margin: 0 0 15px;
    padding: 0 0 15px;
}

.box_right .tit_border span {
    font-size: 18px;
    display: block;
    padding: 0 0 10px;
}

/* 画像ギャラリー */
.gallery_box_wrapper {
    margin: 0 0 30px;
    overflow: hidden;
}

.gallery_box_wrapper.last {
    margin: 0;
}

.img_main_gallery {
    margin: 0 0 10px;
}

.img_gallery_thumb {
    margin: 0 -12px 0 0;
}

.img_gallery_thumb li{
    width: 98px;
    margin: 0px 10px 10px 0px;
    float: left;
}

.img_gallery_thumb li a {
    display: block;
}

.gallery_box_left {
    width: 420px;
    float: left;
}

.gallery_box_right {
    width: 500px;
    float: right;
}

.tit_gallery {
    color: #572746;
    font-size: 24px;
    margin: 0 0 10px;
}