@charset "UTF-8";
/* google search 202111 */

#other #container #title {
    background: #627a86;
}
#title {
    width: 100%;
/*    margin-bottom: 6px;*/
    text-align: left;
    background: none;
    border-bottom: 0px solid #808080;
}
#other #container #title {
    background: #627a86 !important;
}
.container {
    width: auto;
    height: 100%;
    min-width: auto;
    min-height: 100%;
    border-left: 0px solid #a9a9a9;
    border-right: 0px solid #a9a9a9;
    margin-left: auto;
    margin-right: auto;
    padding: 0 ;
    background-color: #FFFFFF;
}

#detail hgroup {
    padding-top: 10px;
    padding-bottom: 10px;
    border-top: 1px solid #e0e4e7;
    border-bottom: 1px solid #e0e4e7;
    margin-bottom: 20px;
}
.search_pagelink {
    padding-top: 10px;
    padding-bottom: 10px;
    border-top: 1px solid #e0e4e7;
    border-bottom: 1px solid #e0e4e7;
    margin-bottom: 20px;
}
.search_date {
    float: none;
    padding-top: 5px;
    padding-right: 3px;
    font-size: 85%;
}
.res, .search_record {
	margin-bottom: 20px;
}
.res a, .search_record a {
	color: #627a86;
	font-weight: bold;
}
.photo, .search_title, .search_result_head, #category, .g_time {
	display: none !important;
}
.photo_summary {
    margin-left: 0px;
    z-index: 1;
}
#detail article, #search_result, #search_sec {
    width: 640px;
    margin: 20px auto 30px;
border: none;
}

table.gsc-search-box td {
	width: 100%;;
}
.gsc-search-button {
    display: none;
}
.gsst_a .gscb_a {
	color: #000;
	padding-top: 5px;
}

.gs-promotion-image-box img {
	width: 120px;
	height: auto;
}

#search_modal .input_box input {
	background-color: transparent !important;
    background-position-x: 40px !important;
}
input.gsc-input, .gsc-input-box, .gsc-input-box-hover, .gsc-input-box-focus {
	border-color: transparent;
}
.gsc-input-box{
	background: transparent;
}
.gsc-completion-container {
	background: rgba(242, 245, 246, 0.9) !important;
}
.gsc-webResult.gsc-result.gsc-promotion {
	margin-bottom: 10px;
}

@media screen and (max-width: 736px) {
#detail article, #search_result, #search_sec {
    width: 100%;
    padding: 0 10px;
    box-sizing: border-box;
}
}



.search_c_title {
    background-color: #E6E6FA;
    font-size: 104%;
    padding: 0px;
    word-break: break-all;
}
.search_c_body {
    padding: 0px;
}
.search_c_footer {
    clear: both;
    font-size: 90%;
    color: #666666;
    padding: 0px;
    word-break: break-all;
    word-wrap: break-word;
    margin-bottom: 17px;
}



