﻿@charset "UTF-8";

.gHeader__search{
top: -180px;
width: 400px;
/*z-index: 100;*/
}

.gHeader__search--open{
top: -10px;
}

/*
.searchBlock01__tag{
width: 56%;
}

.searchBlock01__keyword{
width: 42%;
}
*/
.searchBlock01__tag{
float: none;
margin: 0 auto;
border-right: none;
}


@media only screen and (max-width:767px){
.gHeader__search{
top: 0;
width: 100%;
}

/*
.searchBlock01__tag{
width: 100%;
}

.searchBlock01__keyword{
width: 100%;
}
*/

}

.mf_finder_organic_doc_url {
word-break: break-all;
}
