| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611 |
- @media(max-width: 1600px){
- header{
- .header--line--banner--wrap{
- background-image: url(../img/img--top--banner--mo.svg);
- background-position: left 20px bottom;
- background-size: contain;
- padding: 0 20px;
- }
- .header--contents--wrap{
- .header--contents{
- .header--gnb--wrap{
- padding: 0 20px;
- .gnb--wrap{
- height: 80px;
- >ul{
- li{
- a{
- padding: 15px 20px;
- }
- }
- }
- }
- }
- }
- }
- }
- main{
- padding-top: 160px!important;
- &.actv{
- padding-top: 80px!important;
- }
- .section--container{
- .mna--impor--wrap{
- gap: 70px;
- .desc--wrap{
- &::after{
- }
- }
- }
- }
- }
- footer{
- .footer--container{
- padding: 0 20px;
- }
- }
- }
- @media(max-width: 1200px){
- header{
- .header--contents--wrap{
- .header--contents{
- .header--gnb--wrap{
- .gnb--wrap{
- >ul{
- display: none;
- }
- .user--wrap{
- margin-left: auto;
- }
- .ham--wrap{
- margin-left: 25px;
- width: 24px;
- height: 24px;
- cursor: pointer;
- background-image: url(../img/ico--ham.svg);
- }
- }
- }
- }
- }
- .header--ham--wrap{
- display: block;
- }
- }
- main{
- .section--container{
- padding-left: 20px;
- padding-right: 20px;
- .title--wrap{
- .title{
- font-size: 35px;
- }
- }
- .mna--impor--wrap{
- flex-direction: column-reverse;
- height: auto;
- position: relative;
- &::after{
- content: '';
- display: inline-block;
- position: absolute;
- bottom: 20px;
- right: -100px;
- width: 304px;
- height: 472px;
- background-size: cover;
- background-repeat: no-repeat;
- background-image: url(../img/bg--wedding--mo.svg);
- }
- .desc--wrap{
- width: 100%;
- h3{
- text-align: center;
- }
- p{
- text-align: center;
- }
- &::after{
- display: none;
- }
- }
- .img--wrap{
- align-self: self-start;
- margin-left: -20px;
- width: 70%;
- &::before{
- width: 100%;
- background-size: cover;
- }
- }
- }
- .mna--maching--wrap{
- .txt--wrap{
- width: 40%;
- >h3{
- font-size: 36px;
- }
- }
- }
- .mna--free--wrap{
- gap: 40px;
- padding: 25px 40px;
- .desc--wrap{
- h3{
- font-size: 20px;
- }
- }
- }
- .mna--reason--wrap{
- padding: 40px 450px 40px 40px;
- h3{
- font-size: 22px;
- margin-bottom: 25px;
- }
- p{
- font-size: 18px;
- }
- }
- .mna--sol--wrap{
- margin-top: 35px;
- gap: 20px;
- flex-wrap: wrap;
- .sol--left{
- padding: 40px;
- width: 100%;
- }
- .sol--right{
- width: 100%;
- gap: 20px;
- flex-direction: row;
- .sol--top{
- width: 50%;
- height: auto;
- padding: 40px;
- }
- .sol--bot{
- width: 50%;
- height: auto;
- padding: 40px 40px 0 40px;
- }
- }
- }
- .mna--apply--wrap{
- gap: 0px;
- position: relative;
- .apply--content{
- .title--wrap{
- h3{
- padding-top: 60px;
- margin-bottom: 40px;
- }
- .title{
- font-size: 40px;
- }
- }
- }
- .apply--bg{
- width: 100%;
- position: absolute;
- top: 0px;
- &::before{
- bottom: auto;
- width: 164px;
- height: 164px;
- background-size: 100%;
- }
- }
- }
- .mna--differ--wrap{
- .differ--top{
- gap: 20px;
- >div{
- width: calc(50% - 10px);
- padding: 40px 80px 60px 40px;
- }
- }
- gap: 20px;
- }
- }
- .main--visual--section{
- .main--visual--wrap{
- .main--visual--img{
- .main--visual--txt{
- >p{
- font-size: 14px;
- margin-bottom: 40px;
- }
- >h3{
- font-size: 36px;
- }
- }
- }
- }
- }
- }
- }
- @media(max-width: 1024px){
- header{
- .header--line--banner--wrap{
- .inner--contents{
- p{
- font-size: 14px;
- }
- }
- }
- }
- main{
- .section--container{
- .desc--box--wrap{
- padding: 60px 40px 60px 380px;
- background-position: left 20px bottom;
- }
- .mna--maching--wrap{
- gap: 60px;
- flex-direction: column;
- .txt--wrap{
- width: 100%;
- text-align: center;
- >h3{
- margin-bottom: 60px;
- }
- }
- .seq--wrap{
- width: 100%;
- .seq--box{
- margin: 0!important;
- .seq--right{
- margin-left: auto;
- }
- }
- }
- }
- .mna--reason--wrap{
- background-size: 218px 119px;
- padding-right: 280px;
- background-position: right 40px bottom -1px;
- }
- .mna--sol--wrap{
- .sol--right{
- .sol--bot{
- .bubble--wrap{
- align-items: flex-end;
- gap: 15px;
- .img{
- width: 136px;
- img{
- width: 100%;
- }
- }
- .bubble{
- padding: 25px 20px;
- font-size: 15px;
- margin-bottom: 40px;
- b{
- font-size: 15px;
- }
- }
- }
- }
- }
- }
- }
- }
- }
- @media(max-width: 768px){
- header{
- .header--line--banner--wrap{
- .inner--contents{
- justify-content: flex-start;
- >p{
- text-align: left;
- padding-left: 166px;
- .mo{
- display: block;
- }
- }
- }
- }
- }
- main{
- .blue--section{
- .section--container{
- padding-top: 60px;
- }
- }
- .section--container{
- padding-top: 60px;
- padding-bottom: 80px;
- .title--wrap{
- .title{
- font-size: 30px;
- }
- .desc{
- font-size: 16px;
- &.color--blue{
- font-size: 15px;
- }
- }
- }
- .desc--box--wrap{
- padding: 45px 40px 145px 40px;
- background-size: 208px 130px;
- background-position: right bottom;
- >h3{
- font-size: 22px;
- margin-bottom: 25px;
- }
- >p{
- font-size: 15px;
- }
- }
- .mna--impor--wrap{
- margin-top: 60px;
- margin-bottom: 80px;
- gap: 100px;
- &::after{
- width: 118px;
- height: 176px;
- right: -36px;
- }
- .desc--wrap{
- h3{
- font-size: 20px;
- margin-bottom: 40px;
- }
- p{
- font-size: 15px;
- }
- }
- .img--wrap{
- width: 82%;
- height: 300px;
- }
- }
- .mna--maching--wrap{
- margin-bottom: 80px;
- .txt--wrap{
- >h3{
- font-size: 30px;
- }
- >p{
- font-size: 16px;
- }
- }
- .seq--wrap{
- gap: 20px;
- .seq--box{
- padding: 30px 35px;
- gap: 20px;
- .seq--left{
- .numb{
- font-size: 13px;
- width: 26px;
- margin-bottom: 15px;
- height: 26px;
- }
- >p{
- font-size: 17px;
- }
- }
- }
- }
- }
- .mna--free--wrap{
- padding: 30px 30px;
- align-items: flex-start;
- gap: 30px;
- .img--wrap{
- width: 108px;
- min-width: 108px;
- img{
- width: 100%;
- }
- }
- .desc--wrap{
- h3{
- font-size: 18px;
- margin-bottom: 15px;
- }
- p{
- font-size: 15px;
- }
- }
- }
- .mna--reason--wrap{
- padding: 45px 40px 144px 40px;
- margin-top: 30px;
- p{
- font-size: 15px;
- }
- }
- .mna--sol--wrap{
- &::before{
- width: 572px;
- height: 281px;
- background-size: 100%;
- right: 20px;
- top: -115px;
- }
- .sol--left{
- >ol{
- gap: 30px;
- >li{
- flex-direction: column;
- }
- }
- >p{
- &:last-child{
- margin-top: 40px;
- }
- }
- }
- .sol--right{
- flex-direction: column;
- .sol--top{
- width: 100%;
- >ol{
- >li{
- >ol{
- >li{
- flex-direction: column;
- }
- }
- }
- }
- }
- .sol--bot{
- width: 100%;
- }
- }
- }
- .mna--apply--wrap{
- .apply--content{
- .title--wrap{
- .title{
- font-size: 30px;
- margin-bottom: 50px;
- }
- .desc{
- font-size: 16px;
- margin-bottom: 60px;
- }
- }
- .circle{
- margin-bottom: 25px;
- }
- ol{
- gap: 20px;
- li{
- width: 100%;
- }
- }
- }
- }
- .mna--differ--wrap{
- margin-top: 100px;
- .differ--top{
- flex-direction: column;
- >div{
- span{
- font-size: 17px;
- margin-bottom: 30px;
- }
- h3{
- font-size: 22px;
- }
- a{
- margin-top: 35px;
- }
- &.differ--left{
- width: 100%;
- padding: 40px 40px 120px 40px;
- background-image: url(../img/img--differ1--mo.svg);
- }
- &.differ--right{
- padding: 40px 40px 186px 40px;
- width: 100%;
- background-image: url(../img/img--differ2--mo.svg);
- background-position: bottom 30px right 16px;
- }
- }
- }
- .differ--bot{
- padding: 40px;
- background-size: cover;
- background-position: left 100px center;
- }
- }
- .mna--process--wrap{
- margin-top: 60px;
- }
- .mna--qna--wrap{
- .qna--wrap{
- &.active{
- .answer--wrap{
- padding: 30px 20px;
- gap: 20px;
- }
- }
- .question--wrap{
- >p{
- font-size: 16px;
- }
- }
- .answer--wrap{
- .inner--box{
- >p{
- font-size: 15px;
- }
- >ul{
- margin-top: 20px;
- gap: 20px;
- >li{
- font-size: 15px;
- padding-left: 25px;
- &::before{
- top: 8px;
- left: 0px;
- }
- }
- }
- }
- }
- }
- }
- }
- .main--visual--section{
- .main--visual--wrap{
- .main--visual--img{
- height: 650px;
- img{
- max-width: 100%;
- width: 100%;
- object-fit: cover;
- max-height: 100%;
- }
- &::before{
- height: 305px;
- }
- }
- }
- }
- }
- footer{
- .footer--wrap{
- .footer--top{
- .footer--link{
- column-gap: 30px;
- row-gap: 20px;
- a{
- font-size: 15px;
- }
- }
- }
- .footer--bot{
- .footer--inner--top{
- padding: 40px 0 30px;
- }
- .footer--inner--bot{
- padding: 30px 0 40px;
- }
- }
- }
- }
- }
- @media(max-width: 500px){
- main{
- .section--container{
- .mna--impor--wrap{
- .img--wrap{
- width: 70%;
- height: 155px;
- }
- }
- }
- }
- }
|