@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: 80%;
}
table th {
	background-color: #fad4e0;
	text-align: center;
	padding: 10px 0;
	color: #f4378a;
	width: 35%;
	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;
	border-right: 1px solid #f870ac;
	border-bottom: 1px solid #f870ac;
}




ul.top_ul02{
	margin-bottom:60px;
	display:block;
	}

ul.top_ul02 li{
	float:left;
	width:340px;
	box-sizing:border-box;
	margin-right:29px;
	margin-bottom:30px;
	} 
	
ul.top_ul02 li:nth-child(3n){
	margin-right:0px;
	}



ul.top_ul02 li p.top_ul02_p01{
	line-height:0;
	margin-bottom:10px;	
	}

ul.top_ul02 li p.top_ul02_p02{
	font-size:16px;
	color:#ee3f8c;
	margin-bottom:10px;
	font-weight:bold;
	}

ul.top_ul02 li p.top_ul02_p03{
	font-size:12px;
	margin-bottom:3px;
	background:url(../lib/cmn_img/toppage/top_img26.gif) left 1px no-repeat;
	padding-left:15px;
	line-height:1.5;
	}
	
	
ul.top_ul03 li{
	float:left;
	margin-right:28px;
	line-height:0;
	border:#595a5a solid 1px;
	}


ul.top_ul03 li.last{
	margin-right:0px;
	}
ul.top_ul02 li:last-child{
	margin-right:0px;
	}	

ul.top_ul03 a:hover{
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
	opacity: 0.8;
	}






div.linkBox01{
	background:url(/kumatori_omiya/lib/cmn_img/toppage/top_img29.gif) center top no-repeat;
	width:100%;
	height:200px;
	position:relative;
	}

div.linkBox01 p{
	position:absolute;
	right:20px;
	top:20px;
	}

div.linkBox01 p a:hover{
	-webkit-transition: .3s ease-in-out;
 transition: .3s ease-in-out;
opacity:0.8;
	}

div.linkBox{
	margin-top:60px;
	}
	



/*タブ切り替え*/

.js-tab-contents{
	margin: auto;
	position: relative;
}		

.js-tab-contents {
	display: none;
}
.js-tab-contents.current {
	display: block;
}	

.tab-box ul.tab-boxnav{
	overflow: hidden;
	margin:50px auto 0 auto;
	position: relative;
	width: 309px;
	padding: 0;
	list-style: none;
}
.tab-box ul.tab-boxnav li {margin:0 2px;float:left;display:inline;}

		
	
.tab-box div {
display:none;
}



@media screen and (max-width: 767px) {
	
.tab-box .tab-01,
.tab-box .tab-02{
	border: 2px solid #ee761b;
	width: 100%;
	margin: auto;
	position: relative;
	padding: 30px 0;
}	



}