@charset "utf-8";
/*main-bn*/
#main-bn{ width:100%; height: 70vh; background: url(../img/main/image4.jpg) 50% 45% no-repeat; background-size: cover; position: relative; top:30px; margin-bottom:120px; }

/*about*/
#about{ margin-bottom:150px; }
#about .about-wrap .address{ margin:50px auto; }
#about .about-wrap .address p{ text-align:center; font-size:16px; line-height: 1.5em; }

/*location*/
#location{ margin: 100px auto 150px; }
#location .loc-in .loc-tit{ width:100%; border-bottom: 2px solid #f08e65; padding-bottom: 20px;}
#location .loc-in .loc-tit p{ font-size:12px; font-weight:400; color: #646a70;}
#location .loc-in .loc-tit h2{ font-size:36px; font-family: 'Cormorant Garamond', serif; font-weight: 400; margin-top: 10px;}

#location .loc-in .loc-txt{ margin-top:50px; }
#location .loc-in .loc-txt h3{ font-size: 16px; font-weight:500; color: #646a70;}
#location .loc-in .loc-txt p{ font-size: 14px; font-weight:400; color: #646a70; margin-top: 10px; line-height: 22px;}