@CHARSET "UTF-8";
 
.sub-header-container{
	position:fixed;
	top:0;
	left:0;
	right:0;
	height:65px;
	z-index:10;
}

.sub-header{
	border-bottom:4px solid #dbdde6;
	-webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    background:#fff;
}
#subpage-title{float:left;}
#subpage-title img{height:38px;}

@media (min-width: 900px){
.sub-header-container{left:280px;}
}

/* search-content */
.search-header{
	padding:10px 10px 8px 45px;
	background: #fff;
/*     -moz-box-shadow: 0px 10px 14px -7px rgba(108,116,117,0.3);
    -webkit-box-shadow: 0px 10px 14px -7px rgba(108,116,117,0.3);
    box-shadow: 0px 10px 14px -7px rgba(108,116,117,0.3);
	 */
	border-bottom:3px solid #ecf0f5;
	position:relative;
}
.search-input-area label{margin:0;}

.search-result-title{border-bottom:1px solid #dde1e7; padding:8px 15px 6px; background:#f7f9fd; font-size:16px;}
.search-result-title img{height:17px; margin-top:-2px;}


.gray-back{
	position:absolute;
	left:0;
	top:0;
	font-size:30px;
	padding:21px 10px 18px 13px;
}
.gray-back img{width:23px; height:23px;}
/* .gray-back path{fill: #ccc;}
svg path {fill: #ff0000 !important;} */


.search-input-area{
	background: rgb(43,134,240);
	background: -moz-linear-gradient(-45deg, rgba(43,134,240,1) 0%, rgba(179,154,234,1) 50%, rgba(255,173,227,1) 100%);
	background: -webkit-linear-gradient(-45deg, rgba(43,134,240,1) 0%,rgba(179,154,234,1) 50%,rgba(255,173,227,1) 100%);
	background: linear-gradient(135deg, rgba(43,134,240,1) 0%,rgba(179,154,234,1) 50%,rgba(255,173,227,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2b86f0', endColorstr='#ffade3',GradientType=1 );	
	padding:2px;
	-webkit-border-radius:22;
	-moz-border-radius:22;
	border-radius:22px;
	position:relative;
}

.search-input-area label{
	position:absolute;
	left:15px;
	top:10px;
	height:25px;
	width:25px;
}

.search-input-area label img{display:block; height:25px;}

.search-input-area input{
	background:#fff; 
	width:100%;
	-webkit-border-radius:20;
	-moz-border-radius:20;
	border-radius:20px;
	height:40px;
	outline: none;
	padding:0 10px 0 50px;;
}

.search-container{min-height:calc(100vh - 170px); position:relative; margin-top:65px;}
.search-result-area{min-height:300px;}

.search-info{text-align:center; color:#d4d8de; font-size:18px; position:absolute; left:0; right:0; top:50%; margin-top:-60px;}
.search-info img{height:60px; margin-bottom:25px;}
.search-info-none{color:#f19149}


/* search-content */





.page-area {
	background: #f7f9fd;
	border-top: 1px solid #e4e5e9;
	padding:2px 0; 
	margin-top:10px;
}
.page-arrow {
	border: 1px solid #4e565b;
	border-radius: 3px;
	margin: 0.3rem 10px;
}
.page-area img {height: 2rem;}
.page {
	font-size: 0.7rem;
	text-align: center;
	height: 2.8rem;
	line-height: 2.8rem;
	color:#4e565b;
}
.page strong {font-size: 16px;}


.bottom-area {
	padding:12px 10px;
	background:#f7f9fd;
	border-top:1px solid #e4e5e9;
	margin-top:20px;
}

.list-btn {
	display: block;
	max-width: 150px;
	border: 1px solid #c2c2c2;
	border-radius: 3px;
	margin: auto;
	text-align: center;
	font-size: 10.5pt !important;
	line-height: 34px;
	color: #888 !important;
	background-color: #FFF;
	background-image: -moz-linear-gradient(top, #ffffff 50%, #f5f5f5 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%,#ffffff), color-stop(100%,#f5f5f5));
	background-image: -webkit-linear-gradient(top, #ffffff 50%, #f5f5f5 100%);
	background-image: -o-linear-gradient(top, #ffffff 50%, #f5f5f5 100%);
	background-image: -ms-linear-gradient(top, #ffffff 50%, #f5f5f5 100%);
	background-image: linear-gradient(to bottom, #ffffff 50%, #f5f5f5 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f5f5f5',GradientType=0 );
}

.bottom-area2 {
	text-align: center;
}

.list-btn2 {
	display: inline-block;
	min-width: 100px;
	max-width: 100px;
	border: 1px solid #c2c2c2;
	margin:0 5px;
	border-radius: 3px;
	text-align: center;
	font-size: 10.5pt !important;
	line-height: 34px;
	color: #888 !important;
	background-color: #FFF;
	background-image: -moz-linear-gradient(top, #ffffff 50%, #f5f5f5 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%,#ffffff), color-stop(100%,#f5f5f5));
	background-image: -webkit-linear-gradient(top, #ffffff 50%, #f5f5f5 100%);
	background-image: -o-linear-gradient(top, #ffffff 50%, #f5f5f5 100%);
	background-image: -ms-linear-gradient(top, #ffffff 50%, #f5f5f5 100%);
	background-image: linear-gradient(to bottom, #ffffff 50%, #f5f5f5 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f5f5f5',GradientType=0 );
}

.modify-btn {
	background-color: #ffefee;
	background-image: -moz-linear-gradient(top, #ffefee 50%, #f5f5f5 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%,#ffefee), color-stop(100%,#f5f5f5));
	background-image: -webkit-linear-gradient(top, #ffefee 50%, #f5f5f5 100%);
	background-image: -o-linear-gradient(top, #ffefee 50%, #f5f5f5 100%);
	background-image: -ms-linear-gradient(top, #ffefee 50%, #f5f5f5 100%);
	background-image: linear-gradient(to bottom, #ffefee 50%, #f5f5f5 100%);
}

.list-contnet li{position:relative; padding:15px 45px 15px 75px; cursor:pointer;}
.list-contnet li+li{border-top:1px solid #dfe4ec;}
.list-contnet li dt{font-size:16px; line-height:26px;}
.list-contnet li dd{color:#8f9fbc; font-size:14px;}
.list-icon{position:absolute; left:15px; top:17px; width:46px; height:46px;}
.list-arrow{position:absolute; right:15px; top:33px; width:14px;}
.list-delete{position:absolute; right:15px; top:22px; width:30px;z-index:999;}



/* remodal */
.remodal {
	background: white;
	text-align: center;
	max-width: 330px;
	margin: 40px auto;
	position: relative;
	border:2px solid #8b98ea;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;;
	border-radius: 5px;
}

.remodal-close{
	background:#fff url("../img/common/icon/close_icon.png");
	width:22px; 
	height:22px;
	text-indent:-9999px;
	background-position:center -22px; 
	background-size:100%;
	display:block;
	cursor:pointer;
	top:10px;
	right:10px;
}

.sns-title{padding:17px 0 15px; border-bottom:1px dotted #ccc; color:#4e565b; font-size:18px;text-align:center;}
.sns-title img{height:20px; vertical-align:bottom;}
.sns_share{text-align:center; padding:15px 0 20px;}
.sns_share li{display:inline-block;}
.sns_share li a {display:block; font-size:10px; width:54px; white-space:nowrap;}
.share_icon{width:38px; display:block; margin:0 auto 5px;}





.info-view-content{padding:88px 15px 20px;}

.board-header {
    padding:0px 1px 10px;
    border-bottom: 2px solid #dedede;
    word-break: keep-all;
}

.board-header h3 {
  	margin-bottom:6px;
}

.board-header p {
    font-size: 15px;
    margin-top: 3px;
    color: #8f9fbc;
}

.share_area {
    border-top: 1px dotted #dedede;
    padding-top: 8px;
    margin-top:10px;
}
.share_area a{
margin-right: 3px;
}

.share_area img {
    width: 30px;
    height: 30px;
}

.board-content{
    padding: 20px 1px 8px;
    font-style: 13px;
    line-height: 26px;
    word-break: break-all;
}

.board-content img{max-width:100%;}
.board-content .bbs_image {clear:both;padding:0 0 10px 0;margin:0;}

.file-content {
    background: #f9f9f9;
    border: 1px solid #ddd;
    padding: 7px 12px;
    margin: 7px 0px 5px;
    font-size: 12px;
    color: #555;
}

.file-icon {
    width: 14px;
    margin-right: 3px;
    margin-top: -2px;
}
