@charset "UTF-8";
p{
	margin:0;
}

a{
	color:#444444;
}

.line_gray_dot{
	width:695px;
}
.contents_s{
	line-height:1.6em;
	font-size:14px;
	color:#444444;
}

.more_btn_gray{
	margin-top:10px;
	text-align:right;
}

.more_btn_gray a:hover{
	color:#00A4D5;
}

.left .sec_01{
    padding: 5px 15px 25px 15px;
		overflow: hidden;
}
.left .sec_01 .right_box{
    width: 358px;
    float: right;
    padding-left: 20px;
}



/* ボタン*/
.left .sec_01 .link{
    display: block;
    border: #00ABD2 1px solid;
    width: 240px;
    height: 31px;
    margin-top:7px;
    text-align: center;
    padding-top: 9px;
    padding-left:25px;
    font-size: 15px;
    font-weight: bold;
    color: #00ABD2;
    background-image: url(/image/icon_side_nav_on.png);
    background-repeat: no-repeat;
    background-position: 12px center;
		background-size:15px;
    text-decoration: none;
}

.left .sec_01 .red{
    display: block;
    border: #D80151 1px solid;
    width: 240px;
    height: 31px;
    margin-top:7px;
    text-align: center;
    padding-top: 9px;
    padding-left:25px;
    font-size: 15px;
    font-weight: bold;
    color: #D80151;
    background-image: url(/image/approach/streetaward3rd/arrow.png);
    background-repeat: no-repeat;
    background-position: 12px center;
		background-size:15px;
    text-decoration: none;
}

.left .sec_01 .right_box .red{
	border-color: #D80151;
	color: #D80151;
}

.left .sec_01 .right_box .red_wrap a:hover {
    background-color: #D70051;
    color: #ffffff;
		background-image: url(/image/approach/streetaward3rd/arrow_hover.png);
	}

.left .sec_01 p a:hover{
	background-color:#00ABD2;
	color:#FFFFFF;
	background-image:url(/image/icon_subtitle_a_sp.png);
}
/*  */

.left .sec_02{
	padding:10px 15px 25px 15px;
    border-top: #CCCCCC 2px dotted;
}

.left .sec_02 .right_box{
    width: 440px;
    float: left;
    padding-right: 20px;
}

.left .sec_02 a.bottom{
	font-weight:bold;
    margin-top: 20px;
    display: block;
    width: auto;
}
.left .sec_02 img.right_box{
	float:right;
	margin-left:10px;

}

.left .sec_02 a.bottom_r{
	font-weight:bold;
	margin-top:15px;
  display: block;
  float:right;
}
.left .sec_02 a.bottom_r:hover{
	color:#00ABD2;
}

/* ボタン*/
.left .sec_02 p a{
    display: block;
    border: #00ABD2 1px solid;
    width: 290px;
    height: 31px;
    margin:0 auto;
    margin-top:40px;
    text-align: center;
    padding-top: 9px;
    padding-left:25px;
    font-size: 15px;
    font-weight: bold;
    color: #00ABD2;
    background-image: url(/image/icon_side_nav_on.png);
    background-repeat: no-repeat;
    background-position: 12px center;
		background-size:15px;
    text-decoration: none;
}
.left .sec_02 p a:hover{
	background-color:#00ABD2;
	color:#FFFFFF;
	background-image:url(/image/icon_subtitle_a_sp.png);
}
/*  */
.left .sec_02 .subtitle_b{
	background-image: url(/image/icon_subtitle_a.png);
}

.left .sec_03{
	padding:10px 15px 0 15px;
    border-top: #CCCCCC 2px dotted;
    margin-bottom: -22px;
}

.left .sec_03 p a{
    display: block;
    border: #00ABD2 1px solid;
    width: 440px;
    height: 31px;
    margin:0 auto;
    margin-top:40px;
    text-align: center;
    padding-top: 9px;
    padding-left:25px;
    font-size: 15px;
    font-weight: bold;
    color: #00ABD2;
    background-image: url(/image/icon_side_nav_on.png);
    background-repeat: no-repeat;
    background-position: 12px center;
	background-size:15px;
    text-decoration: none;
}
.left .sec_03 p a:hover{
	background-color:#00ABD2;
	color:#FFFFFF;
	background-image:url(/image/icon_subtitle_a_sp.png);
}



.left .sec_02 p.inner_box a{
	margin-top:15px;
	float:right;
	font-weight:bold;
}

/* minititle */


.left .sec_03 .minititle_01 {
    background-image: url(/image/contest_1st_icon.png);
		display: block;
    width: 100%;
    min-height: 20px;
    line-height: 1.5em;
    font-size: 18px;
    padding: 10px 10px 10px 28px;
    box-sizing: border-box;
    background-repeat: no-repeat;
    background-position: 0px center;
    background-size: 25px;

}
.left .sec_03 .minititle_02 {
		    background-image: url(/image/contest_2nd_icon.gif);
				display: block;
		    width: 100%;
		    min-height: 20px;
		    line-height: 1.5em;
		    font-size: 18px;
		    padding: 10px 10px 10px 28px;
		    box-sizing: border-box;
		    background-repeat: no-repeat;
		    background-position: 0px center;
		    background-size: 25px;
}
.left .sec_03 .minititle_03 {
		    background-image: url(/image/contest_3rd_icon.gif);
				display: block;
				width: 100%;
				min-height: 20px;
				line-height: 1.5em;
				font-size: 18px;
				padding: 10px 10px 10px 28px;
				box-sizing: border-box;
				background-repeat: no-repeat;
				background-position: 0px center;
				background-size: 25px;
}
/*  */

.left .sec_03 .award2018_img2{
	float:right;
}

.left .sec_03 .step_1{
	margin-bottom: 20px;
}

.left .sec_03 .step_2{
	overflow: hidden;
	margin-bottom: 20px;

}

@media screen and (max-width: 989px){
	.left .subtitle_b{
		border-bottom: #CCCCCC 2px dotted;
		margin-bottom: 15px;
	}
	.left .sec_01{
	    padding: 5px 0 25px;
	}
	.left .sec_01 .right_box{
		width:94%;
		margin-bottom:15px;
		padding:0 3%;
	}
	.left .sec_01 img{
    margin: 0 auto 10px;
		display:block;
	}
	.left .sec_01  a{
		margin: 0 auto;
		width: auto;
		float: none;
		margin-top: 20px;
	}

	.left .sec_01 p.right_box a {
	    margin: 0 auto;
	    width: auto;
	    float: none;
	    margin-top: 20px;
	}

	.left .sec_02 {
	    padding-left: 0;
	    padding-right: 0;
	    padding-top:0;
	    border-top: none;
			width:94%;
			padding:0;
			margin:0 3%;
			overflow: hidden;
	}
	.left .sec_02 img{
		margin:18px auto;
		display:block;
	}
	.left .sec_02 .left_box{
		width:94%;
		padding:0;
		margin:0 3%;
	}
	.left .sec_02 img.right_box{
		margin:18px auto;
		float:none;
	}
	.left .sec_02 a.bottom{
		font-size:12px;
		float:right;
		margin-top:20px;
		margin-bottom:25px;

		margin-right:10px;
		width:auto;
	}
	.left .sec_02 p.inner_box a{
		margin: 0 auto;
		width: auto;
		float: none;
		margin-top: 20px;


	}
	.left .sec_02 a.bottom_r{
		margin-top:12px;

		margin-right:10px;
	}

	.left .sec_03{
		border-top:none;
		padding:0;
	}
	.left .sec_03{
		width:94%;
		padding:0;
    margin: 15px 3% 8px;
	}
	.left .sec_03 a:hover{
		color:#FFFFFF;
	}

	.left .sec_03 p a{
	    width: 90%;
	    padding-left: 26px;
	    height:auto;
	    padding-top: 8px;
	    padding-bottom: 8px;
	}
	.left .sec_03 p a span{
	    display:none;
	}

	.page_title .page_title_inner{

    	margin-top: 13px;
	}

	img{
		float:none !important;
	}

		.page_title .page_title_inner span{
			font-size:15px;
		}
		.contents_s img{
			display: block;
			margin: 0 auto;
		}
	}
