@charset "UTF-8";
/*----------------------------------------------------
	☆TOP
----------------------------------------------------*/





/*--section.white_section--*/


section {
    padding: 60px 0 30px;
}
section.green {
    background: #b3d898;
}
div.mv {
    background: url(/kumatori_omiya/land/image/land_mv.jpg) no-repeat center top;
    height: 983px;
}
div.mv1 {
    background: url(/kumatori_omiya/land/image/land_mv1.jpg) no-repeat center top;
    height: 600px;
}
div.mv2 {
    background: url(/kumatori_omiya/land/image/land_mv2.jpg) no-repeat center top;
    height: 600px;
}




section div.titleBox {
    padding: 60px 0 40px;
    margin-bottom: 30px;
}
.tBox_bg04 {
    background: url(/kumatori_omiya/land/image/result_img08.png) 10% bottom no-repeat;
    border-bottom: #4fcbf3 dashed 3px;
}
section div.titleBox h2 {
    text-align: center;
    margin-bottom: 30px;
    line-height: 2.5;
}
section div.titleBox h2 span {
    font-size: 25px;
    line-height: 0.5;
    display: inline-block;
}
section div.titleBox h2 span.pinkSpan {
    border-bottom: #f870ac 8px solid;
}
section div.titleBox p {
    font-size: 15px;
    line-height: 1.7;
    text-align: center;
}
div.land_6 {
    width: 1080px;
    padding-top: 20px;
}
div.land_6 ul li {
    float: left;
    padding: 0 20px 15px 0;
    width: 530px;
}
div.land_6 ul li h3 {
    border-bottom: #4fcbf3 dashed 2px;
    text-align: center;
    color: #f2a7c8;
    font-weight: bold;
    font-size: 23px;
    margin: 0 auto;
    width: 490px;
}
div.land_6 ul li div.box {
    padding-top: 15px;
    margin: 0 auto;
    width: 490px;
}
div.land_6 ul li div.box p.tex {
    padding-top: 15px;
    line-height: 1.2;
}
div.land_6 ul li.even {
    padding-right: 0;
}
