@charset "UTF-8";

/*----------------------------------------------------
 search
------------------------------------------------------*/
.pc{
	display: block;
}
.sp{
	display: none;
}

#kosodate_wrap .lead {
	margin-top: 40px;
	line-height: 1.5;
	font-size: 142%;
	font-weight: bold;
	color: #1ca462;
	text-align: center;
	letter-spacing: 2px;
}

#kosodate_wrap .btn_search {
	margin-top: 60px;
}

#kosodate_wrap .btn_search li {
	float: left;
	width: 457px;
	border-radius: 10px;
	box-shadow: 1px 1px 10px 1px rgba(0,0,0,0.1);
}
#kosodate_wrap .btn_search li img{
	width: 100%;
}

#kosodate_wrap .btn_search li:nth-child(odd) {
	margin: 0 36px 0 0;
}

#kosodate_wrap #contents section {
	padding-top: 33px;
}

#kosodate_wrap #contents section .contentSearch{
	width: 950px;
	box-shadow: 1px 1px 10px 1px rgba(0,0,0,0.1);
	background-color: #FFF;
	margin-top: 36px;
	padding-bottom: 50px;
	border-radius: 10px;
}
#kosodate_wrap #contents section .contentSearch .weight{
	font-weight: bold;
}

#kosodate_wrap #contents section .contentSearch .ttl{
	height: 192px;
	background-color: #ffa108;
	border-radius: 10px 10px 0 0;
}
#kosodate_wrap #contents section .contentSearch .ttl img{
	padding-top: 40px;
	margin-left: 223px;
}

#kosodate_wrap #contents section .contentSearch .anchor{
	width: 850px;
	margin-left: 70px;
	padding-bottom: 38px;	
}

#kosodate_wrap #contents section .contentSearch .anchor li{
	width: 150px;
	height: 46px;
	background-color: #00b8ee;
	margin: 0 10px 15px 0;
	display: inline-block;
	text-align: center;
	border-radius: 5px;
	position: relative;
	font-size: 17px;
	line-height: 45px;
}

#kosodate_wrap #contents section .contentSearch .anchor li a{
	width: 100%;
	height: 100%;
	color: #FFF;
	display: inline-block;
	text-decoration: none;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

#kosodate_wrap #contents section .contentSearch .anchor li a:hover{
	width: 100%;	
	opacity: 0.8;
	background-color: #61dbff;
}

#kosodate_wrap #contents section .contentSearch .anchor .anchorTtl{
	font-size: 21px;
	margin: 50px 0 30px 0;
	text-align: center;
}

#kosodate_wrap #contents section .contentSearch .anchor .caution{
	font-size: 12px;
}

#kosodate_wrap #contents section .contentSearch .box{	
	width: 850px;
	border: 1px solid #959595;
	margin: 0 auto;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
	border-radius: 10px;
}

#kosodate_wrap #contents section .contentSearch .box h1{
	width: 810px;
	margin: 0 auto;
	padding: 20px;
	background-color: #00b8ee;
	font-size: 22px;
	border-radius: 10px 10px 0 0;
	color: #FFF;
	margin-left: -1px;
	margin-top: -1px;
}

#kosodate_wrap #contents section .contentSearch .box .boxInner{
	width: 790px;
}
#kosodate_wrap #contents section .contentSearch .box .footWave{

	content: "";
	display: block;
	width: 100%;
	height: 32px;
	background: url(../img/border_wave.jpg) bottom repeat-x;
	position: relative;
	top: 12px;
	}
#kosodate_wrap #contents section .contentSearch .box .boxInner li{
	width: 790px;
	margin: 12px 30px;
    padding-bottom: 18px;
	background: url(../img/border_bg.jpg) bottom center no-repeat;	
}
#kosodate_wrap #contents section .contentSearch .box .boxInner .h50{
	padding-bottom: 18px !important;
}
#kosodate_wrap #contents section .contentSearch .box .boxInner li .station{
	width: 140px;
	height: 36px;
	background-color: #18943b;
	text-align: center;
	line-height: 34px;
	color: #FFF;
	font-size: 17px;
	float: left;
}

#kosodate_wrap #contents section .contentSearch .box .boxInner li .building{
	color: #18943b;
	font-size: 21px;
	margin-left: 28px;
	display: inline-block;
	vertical-align: super;
	padding-top: 2px;
	vertical-align: top;
}
#kosodate_wrap #contents section .contentSearch .box .boxInner li .building02{
	color: #18943b;
	font-size: 21px;
	margin-left: 28px;
	display: inline-block;
}
#kosodate_wrap #contents section .contentSearch .box .boxInner li .building a{
	text-decoration: underline;
	color: #18943b;
}
#kosodate_wrap #contents section .contentSearch .box .boxInner li .building02 a{
	text-decoration: underline;
	color: #18943b;
}
#kosodate_wrap #contents section .contentSearch .box .boxInner li .caution{
	color: #ec0001;
	font-size: 12px;
    margin-left: 10px;
	display: inline-block;
}
#kosodate_wrap #contents section .contentSearch .box .boxInner li .illust{
	display: flex;
	width: 680px;
	height: 139px;
	margin: 18px 0 0 73px;
	
}
#kosodate_wrap #contents section .contentSearch .box .boxInner li .illust .mb{
	width: 117px;
	margin-right: 20px;
	
}
#kosodate_wrap #contents section .contentSearch .box .boxInner li .illust .on_01{
	background: url(../img/01_on.jpg) no-repeat;
	background-size: 100px;
}
#kosodate_wrap #contents section .contentSearch .box .boxInner li .illust .on_02{
	background: url(../img/02_on.jpg) no-repeat;
	background-size: 100px;
}
#kosodate_wrap #contents section .contentSearch .box .boxInner li .illust .on_03{
	background: url(../img/03_on.jpg) no-repeat;
	background-size: 100px;
}
#kosodate_wrap #contents section .contentSearch .box .boxInner li .illust .on_04{
	background: url(../img/04_on.jpg) no-repeat;
	background-size: 100px;
}
#kosodate_wrap #contents section .contentSearch .box .boxInner li .illust .on_05{
	background: url(../img/05_on.jpg) no-repeat;
	background-size: 100px;
}
#kosodate_wrap #contents section .contentSearch .box .boxInner li .illust .off_01{
	background: url(../img/01_off.jpg) no-repeat;
	background-size: 100px;
}
#kosodate_wrap #contents section .contentSearch .box .boxInner li .illust .off_02{
	background: url(../img/02_off.jpg) no-repeat;
	background-size: 100px;
}
#kosodate_wrap #contents section .contentSearch .box .boxInner li .illust .off_03{
	background: url(../img/03_off.jpg) no-repeat;
	background-size: 100px;
}
#kosodate_wrap #contents section .contentSearch .box .boxInner li .illust .off_04{
	background: url(../img/04_off.jpg) no-repeat;
	background-size: 100px;
}
#kosodate_wrap #contents section .contentSearch .box .boxInner li .illust .off_05{
	background: url(../img/05_off.jpg) no-repeat;
	background-size: 100px;
}
#kosodate_wrap #contents section .contentSearch .box .boxInner li .illust .renew_01{
	background: url(../img/01_renew.jpg) no-repeat;
	background-size: 100px;
}


#kosodate_wrap #contents section .contentSearch .box .boxInner li .link{
	width: 135px;
	float: right;
	border-bottom: 1px solid #000000;
	font-size: 14px;
	position: relative;
	margin: 6px 23px 0 0;
	padding-right: 15px;
}

#kosodate_wrap #contents section .contentSearch .box .boxInner li .link a::after{
		content: "";
		top: 36%;
		right: 5px;
		position: absolute;
		width: 6px;
		height: 6px;
		border-top: 1px solid #000;
		border-right: 1px solid #000;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		background-color: #FFF;
}

@media screen and (max-width: 768px) {
	.pc{
		display: none;
	}
	.sp{
		display: block;
	}

	#kosodate_wrap .lead {
		width: 85%;
		margin: 20px auto 0;
		font-size: 90%;
		letter-spacing: 0;
	}
	
	#kosodate_wrap .btn_search {
		margin-top: 20px;
	}

	#kosodate_wrap .btn_search li {
		float: none;
		width: 92%;
		margin: auto;
	}

	#kosodate_wrap .btn_search li:nth-child(odd) {
		margin: 0 auto 10px;
	}

	#kosodate_wrap #contents.search_wrap > section section {
		padding-top: 10px;
	}
	

	#kosodate_wrap #contents section .contentSearch{
		width: 92%;
		margin: auto;
		margin-top: 13%;
		padding-bottom: 5%;
	}
	#kosodate_wrap #contents section .contentSearch .ttl{
		height: 21vh;
	}
	#kosodate_wrap #contents section .contentSearch .ttl img{
		width: 90%;
		padding-top: 3vh;
		margin-left: 5%;
	}

	#kosodate_wrap #contents section .contentSearch .anchor{
		width: 94%;
		padding-bottom: 6%;
		margin-left: 4%;
	}
	#kosodate_wrap #contents section .contentSearch .anchor li{
		width: 29.8%;
		height: 5.9vh;
		padding-bottom: 0;
		margin: 0 2% 3% 0;
		font-size: 4.3vw;
		line-height: 5.4vh;
		border-radius: 3px;
	}

	#kosodate_wrap #contents section .contentSearch .anchor li a{
		width: 100%;
		height: 100%;
		color: #FFF;
		display: inline-block;
		text-decoration: none;
    	-webkit-transition: 0.3s ease-in-out;
    	-moz-transition: 0.3s ease-in-out;
   	 	-o-transition: 0.3s ease-in-out;
   		transition: 0.3s ease-in-out;
	}

	#kosodate_wrap #contents section .contentSearch .anchor li a:hover{
		width: 100%;	
		opacity: 0.8;
		background-color: #61dbff;
	}

	#kosodate_wrap #contents section .contentSearch .anchor .anchorTtl{
		font-size: 4.4vw;
		margin: 5% 0;
		text-align: center;
	}

	#kosodate_wrap #contents section .contentSearch .anchor .caution{
		font-size: 3vw;
	}

	#kosodate_wrap #contents section .contentSearch .box{	
		width: 90%;
		border-left: 1px solid #959595;
		border-right: 1px solid #959595;	
		border-radius: 10px;
		margin: 0 auto;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-o-box-sizing: border-box;
 	   -ms-box-sizing: border-box;
 	   box-sizing: border-box;
	}
	#kosodate_wrap #contents section .contentSearch .box h1{
		width: 92.7%;
		padding: 4%;
		font-size: 5.3vw;
		color: #FFF;
		margin-left: -1px;
		margin-top: -1px;
	}
	

	#kosodate_wrap #contents section .contentSearch .box .boxInner{
		width: 100%;
	}
	#kosodate_wrap #contents section .contentSearch .box .footWave{
		content: "";
		display: block;
		width: 100%;
		height: 22px;
		background: url(../img/border_wave_sp.jpg) bottom repeat-x;
		background-size: 10%;
		position: relative;
		top: 2px;
	}
	#kosodate_wrap #contents section .contentSearch .box .boxInner li{
		width: 92%;
		margin: 4%;
		padding-bottom: 24%;
		background: url(../img/border_bg.jpg) bottom center no-repeat;	
	}
	#kosodate_wrap #contents section .contentSearch .box .boxInner li.inc_caution{
		padding-bottom: 37%;
	}
	#kosodate_wrap #contents section .contentSearch .box .boxInner li.inc_caution_02{
		padding-bottom: 28%;
	}
	#kosodate_wrap #contents section .contentSearch .box .boxInner .h50{
		width: 92%;
		margin: 4%;
		padding-bottom: 16% !important;
		background: url(../img/border_bg.jpg) bottom center no-repeat;	
	}

	#kosodate_wrap #contents section .contentSearch .box .boxInner li .station{
		width: 26vw;
		height: 10%;
		font-size: 4.1vw;
    	padding: 0% 1%;
	}

	#kosodate_wrap #contents section .contentSearch .box .boxInner li .building{
		width: 100%;
		float: right;
		position: absolute;
		font-size: 4.1vw;
		margin-left: 30%;
		margin-top: 0.4%;
		display: block;
	}
	#kosodate_wrap #contents section .contentSearch .box .boxInner li .building02{
		width: 100%;
		float: right;
		position: absolute;
		font-size: 4.1vw;
		margin-left: 30%;
		margin-top: -1.6%;
		display: block;
		line-height: 1.4;
	}	
	#kosodate_wrap #contents section .contentSearch .box .boxInner li .building a{
		margin-left: 0%;
	}
	#kosodate_wrap #contents section .contentSearch .box .boxInner li .building02 a{
		margin-left: 0%;
	}

	#kosodate_wrap #contents section .contentSearch .box .boxInner li .caution {
	    width: 100%;
	    float: right;
	    font-size: 3vw;
	    display: block;
	    color: #ec0001;
	    margin: 1% 0 0 0;
	}	

	#kosodate_wrap #contents section .contentSearch .box .boxInner li .illust{
		width: 75%;
		position: absolute;
		margin-left: 0%;
		margin-top: 13%;
	}

	#kosodate_wrap #contents section .contentSearch .box .boxInner li.inc_caution .illust{
		margin-top: 24%;
	}
	#kosodate_wrap #contents section .contentSearch .box .boxInner li.inc_caution_02 .illust{
		margin-top: 24%;
	}

	#kosodate_wrap #contents section .contentSearch .box .boxInner li .illust .mb{
		width: 100%;
		margin-right: 1%;

	
	}
	#kosodate_wrap #contents section .contentSearch .box .boxInner li .illust .on_01{
		background: url(../img/01_on_sp.jpg) no-repeat;
		background-size: 95%;
	}
	#kosodate_wrap #contents section .contentSearch .box .boxInner li .illust .on_02{
		background: url(../img/02_on_sp.jpg) no-repeat;
		background-size: 95%;
	}
	#kosodate_wrap #contents section .contentSearch .box .boxInner li .illust .on_03{
		background: url(../img/03_on_sp.jpg) no-repeat;
		background-size: 95%;
	}		
	#kosodate_wrap #contents section .contentSearch .box .boxInner li .illust .on_04{
		background: url(../img/04_on_sp.jpg) no-repeat;	
		background-size: 95%;	
	}
	#kosodate_wrap #contents section .contentSearch .box .boxInner li .illust .on_05{
		background: url(../img/05_on_sp.jpg) no-repeat;
		background-size: 95%;
	}	
	#kosodate_wrap #contents section .contentSearch .box .boxInner li .illust .off_01{
		background: url(../img/01_off_sp.jpg) no-repeat;
		background-size: 95%;
	}
	#kosodate_wrap #contents section .contentSearch .box .boxInner li .illust .off_02{
		background: url(../img/02_off_sp.jpg) no-repeat;
		background-size: 95%;
	}
	#kosodate_wrap #contents section .contentSearch .box .boxInner li .illust .off_03{
		background: url(../img/03_off_sp.jpg) no-repeat;
		background-size: 95%;
	}
	#kosodate_wrap #contents section .contentSearch .box .boxInner li .illust .off_04{
		background: url(../img/04_off_sp.jpg) no-repeat;		
		background-size: 95%;
	}
	#kosodate_wrap #contents section .contentSearch .box .boxInner li .illust .off_05{
		background: url(../img/05_off_sp.jpg) no-repeat;		
		background-size: 95%;
	}
	#kosodate_wrap #contents section .contentSearch .box .boxInner li .illust .renew_01{
		background: url(../img/01_renew_sp.jpg) no-repeat;
		background-size: 95%;
	}	
	#kosodate_wrap #contents section .contentSearch .box .boxInner li .link{
		width: 39%;
		font-size: 3.8vw;
		margin-left: 9%;
		position: absolute;
		padding-right: 0%;
		margin-top: 9%;
		display: inline-block;
	}

	#kosodate_wrap #contents section .contentSearch .box .boxInner li.inc_caution .link{
		margin-top: 20%;
	}

	#kosodate_wrap #contents section .contentSearch .box .boxInner li .link a::after{
		background: auto;
		content: "";
		top: 36%;
		position: absolute;
		width: 5px;
		height: 5px;
		border-top: 1px solid #000;
		border-right: 1px solid #000;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		background-color: #FFF;
}	
	
}







