/* サイト内検索窓 CSS */
.search_box{
border: solid 5px #ddd;
padding: 15px;
margin-bottom: 30px;
}
.search_box .ttl{
font-weight: bold;
font-size: 95%;
}
.search_box .note{
color: #C33;
font-size: 85%;
}
.gsc-search-box{
max-width: 240px !important;
}
.gsc-search-box td.gsc-input{
padding-right: 0 !important;
}
.gsc-control-cse{
padding: 0.5em 0 !important;
}
.gsc-search-button-v2{
padding: 9px 27px !important;
border: solid 0 #000 !important;
border-color: #000 !important;
background-color: #000 !important;
border-radius: 0 !important;
}
.gsc-input-box{
border-radius: 0 !important;
border: solid 1px #000 !important;
padding: 1px 0;
}
.gsc-search-button{
margin-left: 0 !important;
}

.gsc-results-wrapper-overlay{
left: 0 !important;
right: 0 !important;
height: 77% !important;
}
/* サイト内検索窓 CSS ここまで */

/* 紡ぐ人々 CSS */
.tsumuguhito_list ul{
padding-top: 0;
}
.tsumuguhito_list li{
margin-top: 20px !important;
}
/* 紡ぐ人々 CSS ここまで */

/* お問い合わせ CSS ここまで */
.contact_form .extMdlFormGnrtr th{
width: 27%;
}
/* お問い合わせ CSS ここまで */