.main { height: 88.8vh; .one { width: 96vw; border-bottom: 1px dashed #cccccc; .one_1 { text-align: center; font-weight: bold; font-size: 20px; padding: 6vw 0; } .one_2 { display: flex; justify-content: space-between; font-size: 16px; color: #666666; padding: 2vw 0; text { padding-right: 5px; } } } .two { width: 96vw; padding: 2vw 0 0 0; } }