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





/*--section.white_section--*/


section {
    padding: 0 0 30px;
}
section.green {
    background: #b3d898;
}
div.mv {
    background: url(/kumatori_omiya/land/image/land_mv.jpg) no-repeat center top;
    height: 600px;
}
section div.titleBox {
    padding: 60px 0 40px;
    margin-bottom: 30px;
}
.tBox_bg04 {
    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;
}
div.land_6 ul li {
    float: left;
    padding: 0 20px 15px 0;
    width: 530px;
}
div.land_6 ul li.even {
    padding-right: 0;
}


div.divInr p.map{
    padding-bottom:15px;
}

h3{
    background:url(../../access/image/access_tx.jpg) no-repeat top center;
    text-align:center;
    color:#674007;
    font-size:20px !important;
    line-height:1.4;
    letter-spacing:5px;
    height:123px;
    padding-top:23px;
    width:1080px;
}

div.divInr ul.accessimg{
    padding-top:25px;
}


div.divInr ul.accessimg li{
    float:left;
    padding-right:10px;
    width:262px;
}

div.divInr ul.accessimg li.last{
    padding-right:0;
}

div.divInr ul.accessimg li p{
        margin:0 auto 0 12px;
        line-height:1.5;
        padding:13px 0 30px;
        width:250px;
}



table {
	border-collapse: collapse;
	border-left: 1px solid #f870ac;
	border-top: 1px solid #f870ac;
    margin:0 auto;
	width: 1080px !important;
}
table th {
	background-color: #fad4e0;
	text-align: center;
	padding: 10px 0;
	color: #f4378a;
	max-width: 285px;
	border-right: 1px solid #f870ac;
	border-bottom: 1px solid #f870ac;
}
table td {
	padding-left: 20px;
    line-height:1.5;
	text-align: left;
	padding-top:10px; 
	padding-bottom:10px; 
	border-right: 1px solid #f870ac;
	border-bottom: 1px solid #f870ac;
}
