@import url('https://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/static/pretendard.css');
:root { --orange:#EE7930; --gray:#888; --light-gray:#BFBFBF; --dark-gray: #666; }
.all-ft-pretendard * { font-family: Pretendard; }
.wrap { width:1200px; margin:auto; }
.w100 { width:100%; }
.rel { position: relative; }
.left { text-align: left; }
.right { text-align: right; }
.center { text-align: center; }
.bl { display: block; }
.in-bl { display: inline-block; }
.m-show { display: none; }
.m-hide { display: block; }
.only-sound { font-size: 0; text-indent: -99999px; color:transparent; overflow: hidden; }
.card { padding:0; border-radius: 30px; box-shadow: 0px 10px 20px 0px #0000001A; }
ul.disc { list-style: disc; }
[class*='flx']{ display: flex; flex-wrap: wrap; }
[class*='__f-btw']{ justify-content: space-between; }
[class*='__f-ct']{ justify-content: center }
[class*='__f-ed']{ justify-content: flex-end; }
[class*='__f-ved']{ align-items: flex-end; }
[class*='__f-vct']{ align-items: center; }
.front-area { z-index: 1; position: relative; }

.orange { color:var(--orange); }
.gray { color:var(--gray); }
.blue { color:#0C4DA2; }
.light-gray { color:var(--light-gray); }
.dark-gray { color:var(--dark-gray); }
.orange-bg-btn { color:#fff; background-color: var(--orange); }
.light-gray-bg-btn { color:#fff; background-color: var(--light-gray); }
.thin-gray-cont { background-color: #FAFAFA; }
.sub-cont { padding:80px 0; }
.card-outline { border-radius: 30px; border: 1px solid #dedede; box-sizing: border-box; }
.lunch-main-bnr {
    background: #EE79300D;
    height: 750px;
    overflow: hidden;
    text-align: center;
}
.lunch-main-bnr .bg-deco { position: absolute; width:100%; height: 100%; }
.lunch-main-bnr .bg-deco > .img {
    background-repeat: no-repeat;
    width: 92px;
    height: 112px;
    position: absolute;
}
.lunch-main-bnr .bg-deco > .img:nth-child(1) {
    background-image: url(https://castingn-mall.s3.ap-northeast-2.amazonaws.com/static/images/event/230802lunch/main-bg-deco01.png);
    top:252px;
    left:50px;
}
.lunch-main-bnr .bg-deco > .img:nth-child(2) {
    background-image: url(https://castingn-mall.s3.ap-northeast-2.amazonaws.com/static/images/event/230802lunch/main-bg-deco02.png);
    top:353px;
    left:170px;
}
.lunch-main-bnr .bg-deco > .img:nth-child(3) {
    background-image: url(https://castingn-mall.s3.ap-northeast-2.amazonaws.com/static/images/event/230802lunch/main-bg-deco03.png);
    top:330px;
    right:214px;
}
.lunch-main-bnr .bg-deco > .img:nth-child(4) {
    background-image: url(https://castingn-mall.s3.ap-northeast-2.amazonaws.com/static/images/event/230802lunch/main-bg-deco04.png);
    top:430px;
    right:28px;
}
.lunch-main-bnr .bg-deco > .img:nth-child(5) {
    background-image: url(https://castingn-mall.s3.ap-northeast-2.amazonaws.com/static/images/event/230802lunch/main-bg-deco05.png);
    top:204px;
    right:18px;
}
.lunch-main-bnr .txt-cs { padding-top:80px; }
.lunch-main-bnr .txt-cs > p { font-size:24px; line-height: 24px; color:var(--dark-gray); font-weight: 700; }
.lunch-main-bnr .txt-cs > h4 { font-size:54px; line-height: 80px; margin:20px 0 10px; font-weight: 900; }
.lunch-main-bnr .txt-cs > sub { font-size: 20px; color:var(--gray); font-weight: 500; }
.lunch-main-bnr .txt-cs > a {
    font-size:20px;
    width: 280px;
    height: 80px;
    line-height: 80px;
    border-radius: 10px;
    display: block;
    font-weight: 700;
    margin:40px auto 0;
    box-shadow: 0px 4px 10px 0px #D9AD92;
}
.lunch-main-bnr .txt-cs > a:hover { transform: scale(1.05); }
.lunch-main-bnr .img-cs {
    position: relative;
    top:45px;
}
.lunch-main-bnr .img-cs .characters-cs {
    position: relative;
    width: 724px;
    margin-left: 263px;
}
.lunch-main-bnr .img-cs .characters-cs .img {
    position: absolute;
    top:0;
    display: inline-block;
}
.lunch-main-bnr .img-cs .characters-cs .crt01 {
    background: url(https://castingn-mall.s3.ap-northeast-2.amazonaws.com/static/images/event/230802lunch/main-character01.png) no-repeat;
    width:282px;
    height:591px;
    left:0;
}
.lunch-main-bnr .img-cs .characters-cs .crt02 {
    background: url(https://castingn-mall.s3.ap-northeast-2.amazonaws.com/static/images/event/230802lunch/main-character02.png) no-repeat;
    width:260px;
    height:593px;
    left:139px;
}
.lunch-main-bnr .img-cs .characters-cs .crt03 {
    background: url(https://castingn-mall.s3.ap-northeast-2.amazonaws.com/static/images/event/230802lunch/main-character03.png) no-repeat;
    width:213px;
    height:599px;
    right:164px;
}
.lunch-main-bnr .img-cs .characters-cs .crt04 {
    background: url(https://castingn-mall.s3.ap-northeast-2.amazonaws.com/static/images/event/230802lunch/main-character04.png) no-repeat;
    width:213px;
    height:599px;
    right:0;
}
.lunch-main-bnr .img-cs .characters-cs .balloon-txt {
    color: var(--orange);
    font-size: 16px;
    font-weight: 700;
    line-height: 28px;
    text-align: center;
    position: absolute;
}
.lunch-main-bnr .img-cs .characters-cs .balloon-txt.bl-bg01 {
    background: url(https://castingn-mall.s3.ap-northeast-2.amazonaws.com/static/images/event/230802lunch/main-balloon01.png) no-repeat;
    width: 318px;
    height: 75px;
    top: -65px;
    left:-130px;
    line-height: 65px;
}
.lunch-main-bnr .img-cs .characters-cs .balloon-txt.bl-bg02 {
    background: url(https://castingn-mall.s3.ap-northeast-2.amazonaws.com/static/images/event/230802lunch/main-balloon02.png) no-repeat;
    width: 301px;
    height: 77px;
    right: -44px;
    padding-top: 31px;
    top: 121px;
}
h6.sub-tit {
    text-align: center;
    font-size: 36px;
    font-weight: 700;
    line-height: 36px;
    margin-bottom: 60px;
}
.cont1 .head-ct { margin-bottom: 45px; }
.cont1 .head-ct .title { font-size: 24px; font-weight: 700; line-height: 36px; }
.cont1 .head-ct .brand li { margin-left:40px; }
.cont01_item-list .card-outline {  width:282px; text-align: center; overflow: hidden; }
.cont01_item-list .card-outline strong {
    font-size: 24px;
    font-weight: 700;
    line-height: 34px;
    margin:36px 0 8px;
    display: block;
}
.cont01_item-list .card-outline p {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    color:var(--gray);
    margin-bottom: 36px;
}
.cont01_item-list .card-outline .thm {
    width:100%;
    height: 240px;
    background-size:102%;
    background-repeat: no-repeat;
}
.cont01_item-list .card-outline .thm.img01 {
    background-image:url(https://castingn-mall.s3.ap-northeast-2.amazonaws.com/static/images/event/230802lunch/cont01_item01.png);
}
.cont01_item-list .card-outline .thm.img02 {
    background-image:url(https://castingn-mall.s3.ap-northeast-2.amazonaws.com/static/images/event/230802lunch/cont01_item02.png);
}
.cont01_item-list .card-outline .thm.img03 {
    background-image:url(https://castingn-mall.s3.ap-northeast-2.amazonaws.com/static/images/event/230802lunch/cont01_item03.png);
}
.cont01_item-list .card-outline .thm.img04 {
    background-image:url(https://castingn-mall.s3.ap-northeast-2.amazonaws.com/static/images/event/230802lunch/cont01_item04.png);
}
.cont2 ul li .card {
    width:588px;
    height: 332px;
    overflow: hidden;
}
.cont2 ul li .card .thm {
    width:212px;
    height:100%;
    background-size:100%;
    background-repeat: no-repeat;
}
.cont2 ul li .card .thm.eat-out { background-image: url(https://castingn-mall.s3.ap-northeast-2.amazonaws.com/static/images/event/230802lunch/cont02_item01.png); }
.cont2 ul li .card .thm.school-meal { background-image: url(https://castingn-mall.s3.ap-northeast-2.amazonaws.com/static/images/event/230802lunch/cont02_item02.png); }
.cont2 ul li .card .txt-cs { padding-left:28px; }
.cont2 ul li .card .txt-cs small {
    font-size: 16px;
    font-weight: 700;
    line-height: 16px;
    display: block;
    margin-bottom: 8px;
}
.cont2 ul li .card .txt-cs strong {
    font-size: 24px;
    font-weight: 700;
    line-height: 34px;
    margin-bottom: 24px;
    display: block;
}
.cont2 ul li .card .txt-cs p {
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
}
.cont2 a {
    width: 400px;
    height: 96px;
    display: block;
    margin: auto;
    border-radius: 10px;
    color: #FFF;
    text-align: center;
    font-size: 24px;
    font-weight: 700;
    margin-top:85px;
    line-height: 96px;
}
.cont3_swiper {
    margin:60px 0;
    overflow: hidden;
    padding: 20px 0;
}
.cont3_swiper .swiper-slide {
    border-radius: 30px;
    box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.10);
    width: 300px;
    height: 400px;
}
.cont3_swiper .txt-cs { padding:32px 24px; }
.cont3_swiper .txt-cs > h6 {
    font-size: 24px;
    font-weight: 700;
    line-height: 30px;
    margin-bottom: 10px;
    color:#fff;
}
.cont3_swiper .txt-cs > p {
    color: #FFF;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}
.cont3 .product-type .card-outline {
    width:384px;
    height: 264px;
    padding:24px;
}
.cont3 .product-type .card-outline .tit-cs {
    border-bottom: 1px solid #DEDEDE;
    padding-bottom: 18px;
}
.cont3 .product-type .card-outline .tit-cs .subject {
    color: var(--orange);
    font-size: 24px;
    font-weight: 700;
    line-height: 31px
}
.cont3 .product-type .card-outline .tit-cs .price {
    font-size: 16px;
    font-weight: 400;
    line-height: 31px; /* 193.75% */
}
.cont3 .product-type .card-outline .tit-cs .price > strong {
    font-size: 24px;
    font-weight: 600;
    line-height: 31px;
}
.cont3 .product-type .card-outline .tit-cs > p {
    margin-top:12px;
    color: var(--dark-gray);
    font-size: 16px;
    font-weight: 700;
    line-height: 18px;
}
.cont3 .product-type .card-outline .content {
    padding: 16px 24px 0;
    color: var(--gray);
    font-size: 16px;
    font-weight: 300;
    line-height: 28px;
}
.cont3 .product-type .noti {
    margin-top: 24px;
    color: var(--gray);
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
}
.cont3 .product-type .noti ul{ padding-left:24px; }
.cont4 {
    background-image: url(https://castingn-mall.s3.ap-northeast-2.amazonaws.com/static/images/event/230802lunch/cont4-bg-brands.png);
    background-repeat: no-repeat;
    background-position: top 64% center;
}
.cont4 .tit-cs { position: absolute; left:105px; top:0; }
.cont4 .tit-cs .sub-tit { line-height: 50px; margin-bottom: 20px; }
.cont4 .tit-cs p {
    text-align: center;
    color: var(--gray);
    text-align: center;
    font-size: 20px;
    font-weight: 500;
    line-height: 30px;
}
.cont4 .img-cs {
    background-image: url(https://castingn-mall.s3.ap-northeast-2.amazonaws.com/static/images/event/230802lunch/cont4_phone.png);
    width:248px;
    height: 520px;
    display: block;
    margin: auto;
}
.cont4 .from-price {
    background-image: url(https://castingn-mall.s3.ap-northeast-2.amazonaws.com/static/images/event/230802lunch/cont4-balloon.png);
    width:297px;
    height: 130px;
    position: absolute;
    right: 93px;
    top: 24px;
}
.cont4 .from-price .balloon-txt {
    text-align: center;
    font-size: 36px;
    font-weight: 700;
    line-height: 50px;
    padding-top:40px;
}
.cont5_head .card-outline {
    background:#FEF8F5 url(https://castingn-mall.s3.ap-northeast-2.amazonaws.com/static/images/event/230802lunch/cont5-main-img.png) center bottom no-repeat;
    height: 220px;
    margin-bottom: 24px;
}
.cont5_head .card-outline > strong {
    display: block;
    text-align: center;
    font-size: 24px;
    font-weight: 700;
    line-height: 36px;
    margin-top:40px;
}
.cont5 ul li .card-outline {
    width:282px;
    height: 320px;
    padding:40px 0 0 40px;
    background-color:#fafafa;
    background-position: right 30px bottom 30px;
    background-repeat: no-repeat;
}
.cont5 ul li:nth-child(1) .card-outline { background-image:url(https://castingn-mall.s3.ap-northeast-2.amazonaws.com/static/images/event/230802lunch/cont5-sub-img01.png); }
.cont5 ul li:nth-child(2) .card-outline { background-image:url(https://castingn-mall.s3.ap-northeast-2.amazonaws.com/static/images/event/230802lunch/cont5-sub-img02.png); }
.cont5 ul li:nth-child(3) .card-outline { background-image:url(https://castingn-mall.s3.ap-northeast-2.amazonaws.com/static/images/event/230802lunch/cont5-sub-img03.png); }
.cont5 ul li:nth-child(4) .card-outline { background-image:url(https://castingn-mall.s3.ap-northeast-2.amazonaws.com/static/images/event/230802lunch/cont5-sub-img04.png); }
.cont5 ul li .card-outline > h6 {
    font-size: 22px;
    font-weight: 700;
    line-height: 28px;
    margin-bottom: 8px;
}
.cont5 ul li .card-outline > p {
    color: var(--gray);
    font-size: 20px;
    font-weight: 500;
    line-height: 30px;
}
.cont5 ul li .card-outline > sub {
    color: var(--gray);
    font-size: 16px;
    font-weight: 500;
    line-height: 28px;
}
.cont6 .txt-area h6 { text-align: left; margin-bottom: 20px; line-height: 50px; }
.cont6 .txt-area p {
    color: var(--gray);
    font-size: 20px;
    font-weight: 500;
    line-height: 32px;
}
.cont6 .img-cs .img {
    width:240px;
    height: 508px;
    background-color:ivory;
    border-radius: 36px;
    border: 2px solid #DEDEDE;
    margin-left:20px;
    position: relative;
    overflow: hidden;
}
.cont6 .img-cs .img:before,.cont6 .img-cs .img:after {
    position: absolute;
    content: '';
    display: block;
}
.cont6 .img-cs .img:before {
    top:0;
    left:0;
    width: calc(100% - 4px);
    height: calc(100% - 4px);
    border: 2px #eee;
    border-radius: 34px;
    z-index: 2;
}
.cont6 .img-cs .img:after {
    top:2px;
    left:2px;
    width: calc(100% - 8px);
    height: calc(100% - 8px);
    border: 2px solid #DEDEDE;
    border-radius: 32px;
    z-index: 3;
}
.cont6 .img-cs .img:nth-child(1) { background-image: url(https://castingn-mall.s3.ap-northeast-2.amazonaws.com/static/images/event/230802lunch/cont6-img01.png); }
.cont6 .img-cs .img:nth-child(2) { background-image: url(https://castingn-mall.s3.ap-northeast-2.amazonaws.com/static/images/event/230802lunch/cont6-img02.png); }
.cont6 .img-cs .img:nth-child(3) { background-image: url(https://castingn-mall.s3.ap-northeast-2.amazonaws.com/static/images/event/230802lunch/cont6-img03.png); }
.cont7_swiper {
    width:648px;
    height: 486px;
    box-sizing: border-box;
    border: 2px solid #DEDEDE;
    position: relative;
    overflow: hidden;
    background-color:ivory;
    border-radius: 36px;
}
.cont7_swiper:before,.cont7_swiper:after { position: absolute; content: ''; display: block; }
.cont7_swiper:before {
    top:0;
    left:0;
    width: calc(100% - 4px);
    height: calc(100% - 4px);
    border: 2px solid #eee;
    border-radius: 34px;
    z-index: 2;
}
.cont7_swiper:after {
    top:2px;
    left:2px;
    width: calc(100% - 8px);
    height: calc(100% - 8px);
    border: 2px solid #DEDEDE;
    border-radius: 32px;
    z-index: 3;
}
.cont7 .txt-area { width:calc(100% - 782px); padding:35px 0 0 134px; }
.cont7 .txt-area .sub-tit { text-align: left; line-height: 50px; margin-bottom: 24px; }
.cont7_swiper-btn-list { display: flex; margin-bottom: 40px; }
.cont7_swiper-btn-list > li {
    margin-right: 12px;
    width: 100px;
    height: 40px;
    border-radius: 40px;
    background: var(--light-gray);
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    transition: .2s;
}
.cont7_swiper-btn-list > li.active,
.cont7_swiper-btn-list > li:hover { background:var(--orange); }
.cont7_swiper-btn-list > li > span {
    color: #FFF;
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
}
.cont7_swiper-text .swiper-slide { background: #fafafa; }
.cont7_swiper-text .box { margin:2px 0 40px; }
.cont7_swiper-text .box > strong {
    display: block;
    font-size: 20px;
    font-weight: 700;
    line-height: 16px;
    margin-bottom: 16px;
}
.cont7_swiper-text .box > p {
    color: var(--gray);
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
}
.cont8 .qa-container { width: 800px; margin: auto; }
.cont8 .qa-container > li {
    border-bottom: 1px solid #DEDEDE;
    box-sizing: border-box;
}
.cont8 .qa-container > li .question {
    font-size: 20px;
    font-weight: 700;
    line-height: 30px;
    padding: 20px 0;
    cursor: pointer;
}
.cont8 .qa-container > li .question > span {
    background-image: url(https://castingn-mall.s3.ap-northeast-2.amazonaws.com/static/images/event/230802lunch/icon-arrow-up.png);
    width:12px;
    height: 6px;
    display: inline-block;
    float: right;
    top: 10px;
    position: relative;
    transition: .2s;
}
.cont8 .qa-container > li.on .question > span { transform: rotate(180deg); }
.cont8 .qa-container > li .answer {
    color: var(--gray);
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    padding-bottom: 20px;
    display: none;
}
.cont9 .sub-tit > small {
    display: block;
    color:var(--dark-gray);
    text-align: center;
    font-size: 20px;
    font-weight: 500;
    line-height: 36px;
    margin-bottom: 10px;
}
.cont9 ul li { margin-bottom: 24px; }
.cont9 ul li .card-outline {
    width: 588px;
    height: 216px;
    padding: 40px 0 40px 40px;
}
.cont9 ul li:nth-child(3),.cont9 ul li:nth-child(4) { margin-bottom: 0; }
.cont9 ul li .card_box > strong {
    display: block;
    font-size: 20px;
    font-weight: 600;
    line-height: 31px;
    margin-bottom: 15px;
}
.cont9 ul li .card_box > .reviewer-cs { display: flex; }
.cont9 ul li .card_box > .reviewer-cs .thm { width: 64px; height: 64px; }
.cont9 .reviewer-cs .thm.reviewer_img1 { background-image: url(https://castingn-mall.s3.ap-northeast-2.amazonaws.com/static/images/event/230802lunch/cont9-imoge01.png); }
.cont9 .reviewer-cs .thm.reviewer_img2 { background-image: url(https://castingn-mall.s3.ap-northeast-2.amazonaws.com/static/images/event/230802lunch/cont9-imoge02.png); }
.cont9 .reviewer-cs .thm.reviewer_img3 { background-image: url(https://castingn-mall.s3.ap-northeast-2.amazonaws.com/static/images/event/230802lunch/cont9-imoge03.png); }
.cont9 .reviewer-cs .thm.reviewer_img4 { background-image: url(https://castingn-mall.s3.ap-northeast-2.amazonaws.com/static/images/event/230802lunch/cont9-imoge04.png);}
.cont9 .reviewer-cs .reviewer_info {
    font-size: 16px;
    font-weight: 500;
    line-height: 28px;
    margin:8px 0 0 8px;
}
.cont10 li { width: 547px; margin: 0 52px 40px 0; }
.cont10 li:nth-child(2n){ margin-right: 0; }
.cont10 li > strong {
    display: block;
    font-size: 20px;
    font-weight: 700;
    line-height: 36px;
}
.cont10 li > strong > img { margin-right: 8px; margin-bottom: 3px; }
.cont10 li > p {
    color: var(--gray);
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}

@media screen and (max-width: 769px) {
    .wrap { width:calc(100% - 40px); }
    .m-show { display: block; }
    .m-hide { display: none; }
    .m-w100 { width:100%; }
    .sub-cont { padding: 60px 0; }
    h6.sub-tit { font-size: 32px; line-height: 36px; margin-bottom: 40px; }
    .lunch-main-bnr { overflow: initial; height: 675px; }
    .lunch-main-bnr .txt-cs { padding-top: 60px; }
    .lunch-main-bnr .txt-cs > h4 { font-size: 44px; line-height: 60px; }
    .lunch-main-bnr .txt-cs > sub { letter-spacing: -1px; }
    .lunch-main-bnr .img-cs { top:20px; }
    .lunch-main-bnr .img-cs .characters-cs { width:100%; margin-left: 0; height: 370px; overflow-y: hidden; }
    .lunch-main-bnr .img-cs .characters-cs .img { background-size: 100%; }
    .lunch-main-bnr .img-cs .characters-cs .crt02,
    .lunch-main-bnr .img-cs .characters-cs .crt03,
    .lunch-main-bnr .img-cs .characters-cs .crt04 { top:125px; }
    .lunch-main-bnr .img-cs .characters-cs .crt02 { left:-10px; width:150px; }
    .lunch-main-bnr .img-cs .characters-cs .crt03 { width:123px; left: 0; right: 0; margin:auto; }
    .lunch-main-bnr .img-cs .characters-cs .crt04 { width: 123px; }
    .lunch-main-bnr .img-cs .characters-cs .balloon-txt.bl-bg02 {
        background: url(https://castingn-mall.s3.ap-northeast-2.amazonaws.com/static/images/event/230802lunch/main-balloon03.png) no-repeat;
        top:0;
        right: 0;
        padding-top: 20px;
        line-height: 22px;
    }
    .lunch-main-bnr .txt-cs > a {
        width: 100%;
        position: absolute;
        bottom: -400px;
        left: 0;
        right: 0;
        margin: auto;
    }
    .lunch-main-bnr .bg-deco > .img { width:82px; background-size: 100%; }
    .lunch-main-bnr .bg-deco > .img:nth-child(1) { top: 385px; left: -71px; }
    .lunch-main-bnr .bg-deco > .img:nth-child(2) { top: 435px; left: 40px; }
    .lunch-main-bnr .bg-deco > .img:nth-child(3) { top: 385px; left: 0; right: 0; margin: auto; }
    .lunch-main-bnr .bg-deco > .img:nth-child(4) { top: 435px; right: 40px; }
    .lunch-main-bnr .bg-deco > .img:nth-child(5) { top: 385px; right: -71px; }
    .cont1 .head-ct .title { text-align: center; width: 100%; padding-top: 10px; }
    .cont1 .head-ct .brand { margin-top:30px; }
    .cont1 .head-ct .brand li { width:33.3333%; margin-left: 0; text-align: center; margin-bottom: 20px; }
    .cont1 .head-ct .brand li:nth-child(n+4):nth-child(-n+6){ margin-bottom: 0; }
    .cont01_item-list li { width:50%; margin-bottom: 15px; }
    .cont01_item-list li .card-outline { width:calc(100% - 8px); }
    .cont01_item-list li:nth-child(2n) .card-outline { margin-left:8px; }
    .cont01_item-list li:nth-child(3),.cont01_item-list li:nth-child(4) { margin-bottom: 0; }
    .cont01_item-list .card-outline strong { font-size:20px; margin-top:20px; line-height: 30px; }
    .cont01_item-list .card-outline p {
        font-size:14px;
        margin-bottom: 20px;
        line-height: 20px;
        letter-spacing: -.5px;
        word-spacing: -.5px;
    }
    .cont01_item-list .card-outline .thm { height: 120px; }
    .cont2 ul li { margin-bottom: 20px; }
    .cont2 ul li:last-child { margin-bottom: 0; }
    .cont2 ul li .card { width: 100%; height: 228px; }
    .cont2 ul li:nth-child(2) .card { height: 276px; }
    .cont2 ul li .card .thm { width:121px; background-size: cover; }
    .cont2 ul li .card .txt-cs { padding: 20px 0 0 16px; width: calc(100% - 140px); }
    .cont2 ul li .card .txt-cs small { font-size: 14px; line-height: 16px; }
    .cont2 ul li .card .txt-cs strong { font-size: 20px; line-height: 30px; margin-bottom: 8px; }
    .cont2 ul li .card .txt-cs p { font-size: 14px; line-height: 24px; }
    .cont2 a { height: 80px; line-height: 80px; width: 100%; font-size: 20px; margin-top: 40px; }
    .cont3_swiper { margin:0 0 40px; }
    .cont3_swiper .swiper-slide { width: 188px; height: 248px; }
    .cont3_swiper .txt-cs { padding:20px 16px; }
    .cont3_swiper .txt-cs > h6 { font-size: 20px; line-height: 28px; margin-bottom: 8px; }
    .cont3_swiper .txt-cs > p { font-size: 14px; line-height: 22px; letter-spacing: -1px; word-spacing: -1px; }
    .cont3 .product-type li { width: 100%; }
    .cont3 .product-type .card-outline { width: 100%; margin-bottom: 20px; height: auto; }
    .cont3 .product-type .card-outline .tit-cs .subject { font-size: 20px; line-height: 20px; }
    .cont3 .product-type .card-outline .tit-cs .price { font-size: 14px; line-height: 20px; }
    .cont3 .product-type .card-outline .tit-cs .price > strong { font-size: 20px; }
    .cont3 .product-type .card-outline .tit-cs > p { font-size: 14px; }
    .cont3 .product-type .card-outline .content { font-size:14px; line-height: 28px; }
    .cont3 .product-type .noti { margin-top: 0; font-size: 14px; line-height: 28px; letter-spacing: -1px; }
    .cont4 .tit-cs { position: relative; left: 0; margin-bottom: 40px; }
    .cont4 .from-price {
        width: 200px;
        right: -2px;
        top: 190px;
        background-size: 100%;
        background-repeat: no-repeat;
    }
    .cont4 .from-price .balloon-txt { font-size: 24px; line-height: 24px; padding-top:32px; }
    .cont5_head .card-outline {
        margin-bottom: 24px;
        background-size: 165%;
        background-position: bottom left -158px;
        height: 180px;
    }
    .cont5 { padding:60px 0 20px; }
    .cont5 ul li { width: 50%; }
    .cont5 ul li .card-outline {
        padding: 20px 0 0 20px;
        width: calc(100% - 7.5px);
        background-size: 70px;
        background-position: right 12px bottom 10px;
        margin-bottom: 16px;
    }
    .cont5 ul li .card-outline > h6 { font-size:20px; line-height: 30px; }
    .cont5 ul li:nth-child(1) .card-outline,.cont5 ul li:nth-child(4) .card-outline { height: 200px; }
    .cont5 ul li:nth-child(2) .card-outline,.cont5 ul li:nth-child(3) .card-outline { height: 240px; }
    .cont5 ul li:nth-child(3) .card-outline { position:relative; top:-40px; }
    .cont5 ul li:nth-child(2n) .card-outline { margin-left:7.5px; }
    .cont5 ul li .card-outline > sub { font-size: 14px; line-height: 26px; }
    .card-outline,.cont5 ul li:nth-child(3) .card-outline,.card-outline,.cont5 ul li:nth-child(4) .card-outline { margin-bottom: 0; }
    .cont6 .txt-area h6 { text-align: center; }
    .cont6 .txt-area p { text-align: center; margin-bottom: 40px; }
    .cont6 .img-cs { width: 100%; justify-content: center; }
    .cont6 .img-cs .img { margin: auto; }
    .cont7 { padding-bottom:320px; }
    .cont7 .wrap > .flx { flex-direction: column-reverse; }
    .cont7 .txt-area { width: 100%; padding: 20px 0 40px; position: relative; }
    .cont7 .txt-area .sub-tit { text-align: center; }
    .cont7_swiper-text { position: absolute; top: 515px; width: 100%; }
    .cont7_swiper-text .box { text-align: center; }
    .cont7_swiper { width:100%; height:246px; }
    .cont7_swiper .swiper-slide { background-size: 100%; }
    .cont7_swiper-btn-list { margin-bottom: 0; }
    .cont8 .qa-container { width: 100%; }
    .cont8 .qa-container > li .question { font-size:16px; line-height: 30px; padding:12px 0; }
    .cont8 .qa-container > li .answer { font-size:14px; line-height: 22px; }
    .cont9 ul li { margin-bottom: 15px; }
    .cont9 ul li .card-outline { width: 100%; height: auto; }
    .cont9 ul li .card-outline { padding: 20px 0 20px 20px; }
    .cont9 ul li .card_box > strong { font-size:16px; line-height: 26px; margin-bottom: 10px; }
    .cont9 ul li .card_box > .reviewer-cs .thm { width: 60px; height: 60px; background-size: 100%; }
    .cont9 .reviewer-cs .reviewer_info {
        font-size: 14px;
        line-height: 24px;
        width: calc(100% - 60px);
        margin-top:0;
    }
    .cont9 ul li .card_box > .reviewer-cs { align-items: center; }
    .cont10 li { width: 49%; margin: 0 2% 20px 0; }
    .cont10 li:nth-child(2n) { margin-right: 0; }
    .cont10 li > strong > img { display: block; margin-top: 8px; }
}

