body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, textarea, p, blockquote, th, td, input, select, textarea, button {
    margin: 0;
    padding: 0;
}
select {
    padding-left: 10px;
}

/*이상화 한정 css--------------------------------------------*/
p, div, ul, li, dl, dt, dd, ol, a, em, strong, fieldset, textarea, input, select, span, table, th, td, address, cite, button,{
font-family: 'Nanum Gothic', sans-serif;
    font-size: 15px;
    
    letter-spacing: -0.05em;
    -webkit-text-size-adjust: none;
    -moz-text-size-adjust: none;
    -ms-text-size-adjust: none;

}
@media screen and (max-width: 768px) and (min-width: 300px){

p, div, ul, li, dl, dt, dd, ol, a, em, strong, fieldset, textarea, input, select, span, table, th, td, address, cite,
	{
	font-size: 14px;
	
	}

}
/*@media screen and (max-width: 768px) and (min-width: 300px){
p {
    width: 100%;
    margin: 0 auto;
    line-height: 150%;
	}}
*/
#pagewrap {
    width: 100%;
    box-sizing: border-box;
    overflow: hidden;
    padding: 0px 3% 10px 3%;
    line-height: 1.5;
    word-break: keep-all;
}

@media screen and (max-width: 1199px) and (min-width: 300px){
#pagewrap {
    width: 100%;
    margin: 0 auto;
}
}

@media screen and (max-width: 972px) and (min-width: 300px){
#pagewrap {
    float: none;
    width: 100%;
    margin: 0 auto;
}
}


.con_box {
      width: 100%;
    height: auto;
    margin-top: -1px;
	
}

@media screen and (max-width: 971px) and (min-width: 300px){
.con_box {
    float: none;
    width: 100%;
    margin: 0 auto;
}
}

.history_box .box {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.history_box p {
    float: right;
    width: 80%;
    height: auto;
    border-top: 1px solid #e1e1e1;
    padding: 20px 0;
    color: #797979;
    line-height: 160%;
    overflow: hidden;
}
@media screen and (max-width: 971px) and (min-width: 300px){
.history_box p {
    width: 100%;
    margin:20px 0 0 0;
	}

}


.history_box h4 {
  float: left;
    width: 15%;
    font-size: 23px;
    color: #b48f63;
    text-align: center;
    border-top: 1px solid #b48f63;
    padding: 20px 0 0 0;
}

@media screen and (max-width: 971px) and (min-width: 300px){
.history_box h4 {
    width: 100%;
	}}

.history_box ul {
    float: right;
    width: 80%;
	height: auto;}

@media screen and (max-width: 971px) and (min-width: 300px){
.history_box ul {
    width: 100%;
    padding: 20px 0 0 0;
	}}

.history_box ul li {
    border-top: 1px solid #e1e1e1;
    padding: 20px 0;
    color: #797979;
    line-height: 160%;
    overflow: hidden;
}

.history_box ul li strong {
    float: left;
    display: block;
   
    font-size: 18px;
    color: #453932;
    line-height: 140%;
    width: 20%;
}
.history_box ul li span {
    float: left;
    display: block;
    line-height: 1.6;
    width: 100%;
}
@media screen and (max-width: 736px) and (min-width: 300px){
.history_box p, .history_box ul li strong, .history_box ul li span {
    width: 100%;
	}}

.sh_poem1 .box {
    padding: 5% 0 0 0;
}
.line {
    border-top: 0px solid #d6d6d6;
}
	
	.sh_poem1 .box h4 {
    
    font-size: 25px;
    line-height: 130%;
    color: #90a710;
}
	@media screen and (max-width: 736px) and (min-width: 300px){
.sh_poem1 .box h4 {
    font-size: 20px;
    letter-spacing: -0.03em;
		}}
	
	.sh_poem1 .box p {
    padding: 10px 0 0 0;
}
	
	.sh_poem1 .box {
    padding: 5% 0 0 0;
}

	
	@media screen and (max-width: 736px) and (min-width: 300px){
	.sh_introduce {
    background-size: 200px;
    background-position: 100% 3%;
}
	}

	.sh_introduce .t_box{overflow: hidden;}
	.sh_introduce .t_box p{    float: left;}
	.sh_introduce .t_box p img{vertical-align: top;    border: 0px;}
	
	@media screen and (max-width: 736px) and (min-width: 300px){
.sh_introduce .t_box p img {
    width: 180px;
		}}
	
	.sh_introduce .t_box h4 {
    float: left;
    
    font-size: 30px;
    line-height: 130%;
    padding: 150px 0 0 20px;
}
		@media screen and (max-width: 971px) and (min-width: 300px){
.sh_introduce .t_box h4 {
    padding: 30px 0 0 20px;
		}}
	@media screen and (max-width: 736px) and (min-width: 300px){
.sh_introduce .t_box h4 {
    font-size: 20px;
    padding: 20px 0 0 10px;
		}}
	

	.nb {    display: block;}
	.sh_introduce .box p {
    padding: 30px 0 0 0;}


.sh_book h3 {
  
    font-size: 25px;
    line-height: 130%;
    text-align: center;
}
@media screen and (max-width: 736px) and (min-width: 300px){
.sh_book h3 {
    font-size: 18px;
}
	}
.sh_book ul {
    margin: 50px 0 0 0;
}
	
	.sh_book ul li {
    float: left;
    width: 23%;
    height: auto;
    text-align: center;
    margin: 0 1% 50px 1%;
}
	
	@media screen and (max-width: 971px) and (min-width: 300px){
.sh_book ul li {
    width: 31.33%;
		}}
	@media screen and (max-width: 736px) and (min-width: 300px){
.sh_book ul li {
    width: 43%;
		}}
	
	.sh_book ul li strong {
    display: block;
    color: #797979;
    border-top: 1px solid #eee;
    padding: 20px 0 0 0;
    margin: 20px 0 0 0;
    line-height: 130%;
    font-weight: normal;
}
@media screen and (max-width: 971px) and (min-width: 300px){
.sh_book ul li strong {
    height: 50px;
	}}	

/*이상화 한정 css--------------------------------------------*/
