*{
	/* outline: green 1px solid; */
}
#google_map_area {
	width: 100%;
	height: 45vw;
	max-height: 480px;
}

#mCSB_2_container label {
	display: block;
	margin-bottom: 10px;
}

#mCSB_2_container span {
	margin-right: 5px;
}

#button__confirm {
	cursor: pointer;
	margin: auto;
	margin-top: 15px;
}

#find_counter {
	cursor: pointer;
}

.disabled {
	opacity: 0.5;
}

#supply-btn {
	cursor: pointer;
	color: #0072FF;
	border-bottom: 1px solid #0072FF;
}

.form__step3__text2 {
	margin-top: 0;
	margin-bottom: 1em;
}
#year,#month,#day{
	width: auto;
}
html.noscroll {
    position: fixed; 
    overflow-y: scroll;
    width: 100%;
}

html.fixWindow {
    position: fixed;
    width: 100%;
}

.formfixed{
	position: fixed;
	left: 0;
	top: 0;
	z-index: 10;
}
.formbg{
	position: fixed;
	z-index: 9;
}
.navdont{
	display: none;
}
#hakuApp .form__step2 select option{
    color: #000;
}
#hakuApp .line__input,
#hakuApp .line__input__date, 
#hakuApp .line__input__month {
    width: auto;
}
.main__a17{
	background-image: url(../images/bg3.a5b8ab27.jpg);
	background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

/* #b9 {
	background-image: url(../img/bg_col.jpg);
	background-repeat: no-repeat;
	background-size: 100% 100%;
} */

/* .form__step2 .button__nearby {
    position: absolute;
    bottom: 20px;
    width: 90%;
    left: 5%;
    background-color: #818181;
    color: #FFF;
    border: 0;
    letter-spacing: 2px;
    padding: 5px;
}
@media (min-width: 768px) {
	.form__step2 .button__nearby {
		position: absolute;
		bottom: 20px;
		width: 90%;
		left: 5%;
		background-color: #818181;
		color: #FFF;
		border: 0;
		letter-spacing: 2px;
		padding: 5px;
	}
} */