@charset "UTF-8";

/*#about
---------------------------------------*/
#about{
background: #2E3557;
text-align: center;
padding: 30px 0 50px;
}

#about .text{
color: #fff;
font-size: 14px;
line-height: 30px;
padding-bottom: 30px;
}


/*#topic
---------------------------------------*/
#topic{
padding-top: 70px;
width: 900px;
margin: auto;
}

#topic h2{
position: relative;
font-size: 30px;
height: 80px;
line-height: 80px;
}

#topic h2.br{
line-height: 38px;
}

#topic h2 span{
display: block;
float: left;
color: #5D87A8;
border-left: solid 16px #5D87A8;
font-family: 'Lobster', cursive;
font-size: 80px;
height: 80px;
line-height: 1;
font-weight: normal;
padding: 0 10px;
}

#topic ul li{
position: relative;
text-align: justify;
list-style: none;
font-size: 14px;
line-height: 20px;
padding-left: 1em;
}

#topic ul li span{
position: absolute;
left: 0;
}

/*.section_01*/
#topic .section_01{
padding-bottom: 80px;
}

#topic .section_01 ul{
padding: 20px;
background: #F0F0F0;
}

/*.section_02*/
#topic .section_02{
float: left;
width: 430px;
}

#topic .section_02 ul{
height: 114px;
background: url(../images/onna/topic_visual_02.jpg) no-repeat left top;
padding-left: 90px;
padding-right: 5px;
padding-top: 236px;
letter-spacing: -0.5px;
}

/*.section_03*/
#topic .section_03{
float: right;
width: 430px;
}

#topic .section_03 ul{
height: 114px;
background: url(../images/onna/topic_visual_03.jpg) no-repeat left top;
padding-left: 90px;
padding-top: 236px;
}

/*.section_04*/
#topic .section_04{
position: relative;
clear: both;
padding-top: 80px;
}

#topic .section_04 ul{
padding: 20px;
background: #F0F0F0;
}

#topic .section_04 .point{
position: absolute;
right: 40px;
bottom: 20px;
font-size: 14px;
line-height: 20px;
background: url(../images/onna/point.png) no-repeat left top;
padding-left: 100px;
padding-top: 28px;
height: 70px;
}

/*.box*/
#topic .box{
position: relative;
overflow: hidden;
background: #F0F0F0;
padding: 30px;
}

#topic .box:before{
position: absolute;
top: 0;
left: 50px;
content: "";
display: block;
border-top: dashed 1px #5D87A8;
width: 800px;
}

#topic .box .section{
position: relative;
width: 380px;
height: 468px;
float: left;
margin: 0 20px 40px;
}

#topic .box h2 span{
border-left: none;
padding: 0 10px 0 0;
}

#topic .box .section ul{
padding-top: 237px;
padding-left: 97px;
}

#topic .box .section ul li{
width: 255px;
}

/*.section_05*/
#topic .section_05{
background: url(../images/onna/topic_visual_05.jpg) no-repeat left 80px;
}

/*.section_06*/
#topic .section_06{
background: url(../images/onna/topic_visual_06.jpg) no-repeat left 80px;
}

/*.section_07*/
#topic .section_07{
background: url(../images/onna/topic_visual_07.jpg) no-repeat left 80px;
}

/*.section_08*/
#topic .section_08{
background: url(../images/onna/topic_visual_08.jpg) no-repeat left 80px;
}



/*#course
---------------------------------------*/
#course{
position: relative;
width: 900px;
height: 790px;
margin: 94px auto;
background: url(../images/onna/course.jpg) no-repeat center top;
}

#course h2{
text-align: center;
color: #fff;
font-size: 26px;
line-height: 93px;
}

#course p{
padding-top: 439px;
padding-left: 520px;
width: 365px;
color: #78512B;
font-size: 13px;
line-height: 24px;
text-align: justify;
}

#course .mini{
text-align: right;
font-size: 12px;
color: #78512B;
padding-right: 10px;
padding-top: 10px;
}


/*#spot
---------------------------------------*/
#spot{
background: url(../images/common/bg.jpg) repeat center top;
margin-bottom: 53px;
}

#spot h2{
text-align: center;
}

#spot ul{
position: relative;
overflow: hidden;
list-style: none;
width: 900px;
margin: auto;
padding: 10px 0 30px;
}

#spot ul li{
float: left;
width: 274px;
margin-left: 39px;
}

#spot ul li:first-child{
margin-left: 0;
}

#spot h3{
text-align: center;
color: #5D87A8;
line-height: 1.3;
font-size: 18px;
padding: 14px 0;
}

#spot .text{
font-size: 14px;
line-height: 24px;
text-align: justify;
}