/* 공통 */
@media only screen and (max-width: 1024px) {
    br.br1200 {display: none;}
}
@media only screen and (max-width: 1024px) {
}
@media only screen and (max-width: 1000px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 800px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 640px) {
}
@media only screen and (max-width: 480px) {
}
@media only screen and (max-width: 360px) {
}
@media only screen and (max-width: 320px) {
}

.em-subpage-1 .greeting-style-1 {padding: 200px 30px;background-position: center;background-repeat: no-repeat;background-size: cover;}
.em-subpage-1 .greeting-style-2 .text-con-area h2 {font-weight: 700;line-height: 1.2;word-break: keep-all;}