@charset "UTF-8";
.topCnt1_wrap {
    padding-top: 66px;
}
.topCnt1_read {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    padding-top: 58px;
}
.topCnt1_read .box {
    width: -webkit-calc(100% - 390px);
    width: calc(100% - 390px);
    box-sizing: border-box;
    padding-left: 43px;
}
.topCnt1_read .box .ttl {
    font-size: 24px;
    line-height: 1;
    font-weight: bold;
    color: #159CE5;
}
.topCnt1_read .box .txt {
    font-size: 18px;
    line-height: 1.7;
    padding-top: 20px;
}
.topCnt1_read .box .btn {
    margin-top: 30px;
}
.topCnt1_txt {
    margin-top: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.topCnt1_txt li {
    width: 360px;
    padding: 19px 0;
    border-radius: 58px;
    background: #E5EFFA;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    line-height: 1;
}
.topCnt1_lst {
    margin-top: 40px;
    position: relative;
    font-size: 17px;
    font-weight: bold;
    line-height: 1;
}
.topCnt1_lst .lst {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.topCnt1_lst .lst li {
    padding: 80px 48px 0;
    position: relative;
}
.topCnt1_lst .lst li:before {
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    top: 0;
    height: 60px;
    transform: translateX(-50%);
}
.topCnt1_lst .lst li:nth-child(1):before {
    width: 66px;
    background: url(../svg/icn_img1.svg) no-repeat center;
    background-size: 100% auto;
}
.topCnt1_lst .lst li:nth-child(2):before {
    width: 44px;
    background: url(../svg/icn_img2.svg) no-repeat center;
    background-size: 100% auto;
}
.topCnt1_lst .lst li:nth-child(3):before {
    width: 62px;
    background: url(../svg/icn_img3.svg) no-repeat center;
    background-size: 100% auto;
}
.topCnt1_lst .lst li:nth-child(4):before {
    width: 86px;
    background: url(../svg/icn_img4.svg) no-repeat center;
    background-size: 100% auto;
}
.topCnt1_lst .lst li:nth-child(5):before {
    width: 82px;
    background: url(../svg/icn_img5.svg) no-repeat center;
    background-size: 100% auto;
}
.topCnt1_lst .lst li:nth-child(6):before {
    width: 58px;
    background: url(../svg/icn_img6.svg) no-repeat center;
    background-size: 100% auto;
}
.topCnt1_lst .lst li:nth-child(7):before {
    width: 68px;
    background: url(../svg/icn_img7.svg) no-repeat center;
    background-size: 100% auto;
}
.topCnt1_lst .lst li:nth-child(8):before {
    width: 58px;
    background: url(../svg/icn_img8.svg) no-repeat center;
    background-size: 100% auto;
}
.topCnt1_lst .txt {
    position: absolute;
    right: 0;
    bottom: 0;
}
.topCnt1_box {
    margin-top: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.topCnt1_box .box {
    width: 555px;
    border: 6px solid #E5EFFA;
    border-top: none;
    box-sizing: border-box;
    margin-top: 30px;
}
.topCnt1_box .box .ttl {
    background: #E5EFFA;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    line-height: 1;
    padding: 14px 0;
}
.topCnt1_box .box .in {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    height: 148px;
    box-sizing: border-box;
}
.topCnt1_box .box .in .flx {
    text-align: center;
}
.topCnt1_box .box .in .txt {
    font-size: 14px;
    line-height: 1;
    padding-top: 15px;
}
.topCnt1_box .box .in .txt.ver2 {
    font-size: 24px;
    font-weight: bold;
    color: #159CE5;
}
.topCnt2_wrap {
    padding: 120px 0 100px;
}
.topCnt2_in {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.topCnt2_lst {
    width: -webkit-calc(100% - 180px);
    width: calc(100% - 180px);
    box-sizing: border-box;
}
.topCnt2_lst .lst li {
    padding: 35px 30px;
    border-bottom: 1px solid #BEBEBE;
}
.topCnt2_lst .lst li .txt {
    position: relative;
    display: block;
    padding-left: 164px;
}
.topCnt2_lst .lst li .txt span {
    position: absolute;
    top: 0;
    left: 0;
}
.topCnt2_lst .lst li .txt a {
    display: block;
    color: #065BAC;
    position: relative;
}
.topCnt2_lst .lst li .pdf a {
    padding-right: 90px;
}
.topCnt2_lst .lst li .pdf a:after {
    content: '';
    display: block;
    width: 18px;
    height: 18px;
    position: absolute;
    right: 0;
    top: 4px;
    background: url(../svg/icn_pdf.svg) no-repeat center;
    background-size: auto 100%;
}
.topCnt2_lst .btn {
    margin: 40px auto 0;
}
.topCnt3_wrap {
    background: #E5EFFA;
    padding: 110px 0;
}
.topCnt3_in {
    position: relative;
    padding: 70px 0;
    padding-right: -webkit-calc((100% - 1200px) / 2);
    padding-right: calc((100% - 1200px) / 2);
    padding-left: -webkit-calc((100% - 1200px) / 2);
    padding-left: calc((100% - 1200px) / 2);
}
.topCnt3_in.ver2 {
    margin-top: 80px;
}
.topCnt3_in:after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 63.5%;
    max-width: 914px;
    height: 487px;
    background: url(../img/top_img2.jpg) center center / cover no-repeat;
    z-index: 1;
}
.topCnt3_in.ver2:after {
    left: auto;
    right: 0;
    background: url(../img/top_img3.jpg) center center / cover no-repeat;
}
.topCnt3_in.re:after {
    background: url(../retina/top_img2.jpg) center center / cover no-repeat;
}
.topCnt3_in.re.ver2:after {
    background: url(../retina/top_img3.jpg) center center / cover no-repeat;
}
.topCnt3_box {
    background: #fff;
    width: 618px;
    padding: 58px 93px;
    box-sizing: border-box;
    box-shadow: 0 3px 6px rgb(0 0 0 / 16%);
    margin: 0 0 0 auto;
    position: relative;
    z-index: 2;
}
.topCnt3_in.ver2 .topCnt3_box {
    margin: 0 auto 0 0;
}
.topCnt3_txt {
    margin-top: 24px;
}
.topCnt3_box .btn {
    margin-top: 24px;
}
.topCnt4_wrap {
    background: #F9F9F9;
    padding: 80px 0 90px;
}
.topCnt4_lst {
    margin-top: 40px;
}
.topCnt4_lst li {
    margin-left: 10px;
    padding: 10px;
    background: transparent;
}
.topCnt4_box {
    background: #fff;
    width: 360px;
    height: 578px;
    padding: 32px 26px;
    box-sizing: border-box;
    box-shadow: 0 3px 6px rgb(0 0 0 / 16%);
}
@media (max-width: 1400px) {
    .topCnt4_lst {
        padding: 0 30px;
    }
    .topCnt4_lst li {
        margin-left: 5px;
    }
    .topCnt4_box {
        width: 330px;
    }
}
.topCnt4_box .cmp {
    font-size: 20px;
    line-height: 1.6;
    font-weight: bold;
    position: relative;
    padding-right: 80px;
    margin-bottom: 25px;
}
.topCnt4_box .cmp:before {
    content: '';
    display: block;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 70px;
    height: 40px;
    background: url(../img/award.png) no-repeat center;
}
.topCnt4_box .img {
    text-align: center;
    width: 240px;
    margin: 0 auto;
    margin-bottom: 30px;
}
.topCnt4_box .img img {
    width: 100%;
    height: auto;
}
.topCnt4_box .name {
    font-size: 24px;
    line-height: 1;
    font-weight: bold;
    margin-bottom: 20px;
}
.topCnt4_box .position {
    font-size: 16px;
    line-height: 1.6;
    margin-bottom: 5px;
}
.topCnt4_box .txt {
    height: 52px;
    font-size: 16px;
    line-height: 1.6;
}
.topCnt4_box .btn {
    margin-top: 30px;
    width: 100%;
}
.topCnt4_box .btn.c-btn.ver2 a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.topCnt4_btn {
    margin: 60px auto 0;
}
.topCnt5_wrap {
    padding: 88px 0 116px;
}
.topCnt5_logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 30px;
}
.topCnt5_logo li {
    margin-top: 18px;
    margin-right: 17px;
}
.topCnt5_logo li a {
    display: block;
}
.topCnt6_wrap {
    padding-bottom: 166px;
}
.topCnt6_in {
    background: #005BAC;
    color: #fff;
}
.topCnt6_box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.topCnt6_box .box {
    width: -webkit-calc(100% - 378px);
    width: calc(100% - 378px);
    box-sizing: border-box;
    padding-left: 115px;
}
.topCnt6_box .box .cmp {
    margin-top: 50px;
    font-size: 16px;
    line-height: 2;
}
.topCnt6_box .box .cmp span {
    font-size: 22px;
    font-weight: bold;
}
.topCnt6_box .box .add {
    font-size: 16px;
    margin-top: 30px;
    line-height: 2;
}
.topCnt6_wrap .btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 50px;
}
.topCnt6_wrap .btn li {
    margin-right: 30px;
}
.topCnt7_wrap {
    padding-top: 66px;
    max-width: 980px;
    margin: 0 auto;
}
.pamphlet_wrap {
    margin-top: 66px;
}
.seiho-quality {
    padding: 25px 30px;
    border: 6px solid #E5EFFA;
}
.seiho-txt a {
    position: relative;
    padding-left: 90px;
    padding-right: 30px;
    display: block;
    font-size: 20px;
}
.seiho-txt a::before {
    position: absolute;
    content: "";
    background: url(../img/icn_seiho.png) no-repeat 0 0 / 100% auto;
    width: 76px;
    height: 72px;
    left: 0;
    top: 50%;
    margin-top: -36px;
}
.seiho-txt a::after {
    position: absolute;
    content: "";
    background: url(../svg/arw_blue_right.svg) no-repeat center right;
    background-size: auto 100%;
    width: 16px;
    height: 20px;
    right: 0;
    top: 50%;
    margin-top: -10px;
}
.cookie_wrap {
    width: 100%;
    box-sizing: border-box;
    background: #F9F9F9;
    padding: 30px 30px;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 9999;
}
.cookie_wrap .cookie_in {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-right: 60px;
    position: relative;
}
.cookie_txt {
    font-size: 16px;
}
.cookie_txt a {
    text-decoration: underline;
}
.cookie_btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.cookie_btn .c-btn {
    width: 188px;
    margin-left: 30px;
}
.cookie_btn a {
    height: 53px;
    box-sizing: border-box;
}
.cookie_close {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    z-index: 9;
}
.seiho-quality .alert-txt:not(:last-of-type) {
    margin-bottom: 20px;
}
.alertLst_wrap {
    margin-bottom: 20px;
}
.alertLst_wrap li {
    padding-left: 1em;
    position: relative;
}
.alertLst_wrap li span {
    position: absolute;
    top: 0;
    left: 0;
}
@media (min-width: 896px) {
    .topCnt1_box .box:nth-child(-n+2) {
        margin-top: 0;
    }
    .topCnt1_box .box:nth-child(1) .in,
    .topCnt1_box .box:nth-child(2) .in {
        height: 208px;
    }
    .topCnt1_box .box:nth-child(1) .in {
        padding-top: 50px;
    }
    .topCnt1_box .box:nth-child(2) .in {
        padding-top: 59px;
    }
    .topCnt1_box .box:nth-child(5) .in,
    .topCnt1_box .box:nth-child(6) .in {
        padding-top: 32px;
    }
    .topCnt1_box .box:nth-child(3) .in,
    .topCnt1_box .box:nth-child(4) .in {
        padding-top: 30px;
    }
    .topCnt2_lst .lst li:first-child {
        padding-top: 0;
    }
    .topCnt2_lst .lst li .txt a:hover,
    .topCnt5_logo li a:hover {
        opacity: .8;
    }
    .topCnt5_logo li:nth-child(-n+4) {
        margin-top: 0;
    }
    .topCnt5_logo li:nth-child(4n) {
        margin-right: 0;
    }
    .seiho-txt a:hover {
        opacity: 0.8;
    }
}
@media only screen and (max-width: 896px) {
    .topCnt1_wrap {
        padding-top: 35px;
    }
    .topCnt1_read {
        display: block;
        padding-top: 20px;
    }
    .topCnt1_read .img img {
        width: 100%;
        height: auto;
    }
    .topCnt1_read .box {
        width: 100%;
        padding: 20px 0 0;
    }
    .topCnt1_read .box .ttl {
        font-size: 17px;
        line-height: 1.4;
    }
    .topCnt1_read .box .txt {
        font-size: 14px;
        padding-top: 10px;
    }
    .topCnt1_read .box .btn {
        margin: 15px auto 0;
    }
    .topCnt1_txt {
        margin-top: 40px;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .topCnt1_txt li {
        width: 100%;
        max-width: 300px;
        padding: 13px 0;
        font-size: 15px;
        margin: 0 auto;
        margin-bottom: 20px;
    }
    .topCnt1_txt li:last-child {
        margin-bottom: 0;
    }
    .topCnt1_lst {
        margin-top: 35px;
        font-size: 12px;
    }
    .topCnt1_lst .lst {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        width: 100%;
        max-width: 340px;
        margin: 0 auto;
    }
    .topCnt1_lst .lst li {
        margin-top: 34px;
        padding: 50px 22px 0;
    }
    .topCnt1_lst .lst li:before {
        height: 38px;
    }
    .topCnt1_lst .lst li:nth-child(-n+4) {
        margin-top: 0;
    }
    .topCnt1_lst .lst li:nth-child(1):before {
        width: 40px;
    }
    .topCnt1_lst .lst li:nth-child(2):before {
        width: 28px;
    }
    .topCnt1_lst .lst li:nth-child(3):before {
        width: 38px;
    }
    .topCnt1_lst .lst li:nth-child(4):before {
        width: 54px;
    }
    .topCnt1_lst .lst li:nth-child(5):before {
        width: 50px;
    }
    .topCnt1_lst .lst li:nth-child(6):before {
        width: 34px;
    }
    .topCnt1_lst .lst li:nth-child(7):before {
        width: 42px;
    }
    .topCnt1_lst .lst li:nth-child(8):before {
        width: 34px;
    }
    .topCnt1_box {
        margin-top: 35px;
        display: block;
        margin: 35px 21.5px 0 21.5px;
    }
    .topCnt1_box .box {
        width: 100%;
        border: 3px solid #E5EFFA;
        border-top: none;
        margin-top: 20px;
    }
    .topCnt1_box .box:first-child {
        margin-top: 20px;
    }
    .topCnt1_box .box .ttl {
        font-size: 15px;
        padding: 8px 0;
    }
    .topCnt1_box .box .in {
        height: auto;
        padding: 15px 0;
    }
    .topCnt1_box .box .in.ver2 {
        padding-top: 22px;
    }
    .topCnt1_box .box .in .img img {
        max-width: 255px;
        height: auto;
        width: 100%;
    }
    .topCnt1_box .box .in .txt {
        font-size: 10px;
        padding-top: 10px;
    }
    .topCnt1_box .box .in .txt.ver2 {
        font-size: 14px;
    }
    .topCnt2_wrap {
        padding: 45px 0 50px;
    }
    .topCnt2_in {
        display: block;
    }
    .topCnt2_wrap .topttl_wrap.left {
        text-align: center;
    }
    .topCnt2_lst {
        width: 100%;
        padding-top: 20px;
    }
    .topCnt2_lst .lst li {
        padding: 15px 0;
    }
    .topCnt2_lst .lst li:first-child {
        padding-top: 0;
    }
    .topCnt2_lst .lst li .txt {
        position: relative;
        display: block;
        padding-left: 0;
    }
    .topCnt2_lst .lst li .txt span {
        display: block;
        position: relative;
        top: auto;
        left: auto;
        margin-bottom: 5px;
    }
    .topCnt2_lst .lst li .txt a {
        color: #065BAC;
        position: relative;
    }
    .topCnt2_lst .lst li .pdf a {
        padding-right: 40px;
    }
    .topCnt2_lst .lst li .pdf a:after {
        top: 50%;
        margin: -9px 0 0 0;
    }
    .topCnt2_lst .btn {
        margin: 40px auto 0;
    }
    .topCnt3_wrap {
        padding: 40px 0;
    }
    .topCnt3_in {
        padding: 122px 0 0;
    }
    .topCnt3_in.ver2 {
        margin-top: 30px;
    }
    .topCnt3_in:after {
        top: 0;
        transform: none;
        width: -webkit-calc(100% - 50px);
        width: calc(100% - 50px);
        height: 215px;
        background: url(../img/sp/top_img2.jpg) center center / cover no-repeat;
    }
    .topCnt3_in.ver2:after {
        background: url(../img/sp/top_img3.jpg) center center / cover no-repeat;
    }
    .topCnt3_in.re:after {
        background: url(../retina/sp/top_img2.jpg) center center / cover no-repeat;
    }
    .topCnt3_in.re.ver2:after {
        background: url(../retina/sp/top_img3.jpg) center center / cover no-repeat;
    }
    .topCnt3_box {
        width: -webkit-calc(100% - 38px);
        width: calc(100% - 38px);
        padding: 30px 36px;
    }
    .topCnt3_txt {
        font-size: 14px;
        margin-top: 18px;
    }
    .topCnt3_box .btn {
        margin-top: 18px;
    }
    .topCnt4_wrap {
        padding: 45px 0 40px;
    }
    .topCnt4_in {
        padding: 0;
    }
    .topCnt4_lst {
        margin-top: 25px;
        padding: 0;
    }
    .topCnt4_lst li {
        margin-left: 24px;
        padding: 5px;
    }
    .topCnt4_box {
        width: 275px;
        height: 426px;
        padding: 24px 20px;
    }
    .topCnt4_box .cmp {
        font-size: 14px;
        padding-right: 65px;
        margin-bottom: 18px;
    }
    .topCnt4_box .cmp:before {
        width: 55px;
        height: 30px;
        background: url(../img/sp/award.png) no-repeat center;
        background-size: 100% auto;
    }
    .topCnt4_box .img {
        width: 190px;
        margin: 0 auto;
        margin-bottom: 15px;
    }
    .topCnt4_box .img img {
        width: 100%;
        height: auto;
    }
    .topCnt4_box .name {
        font-size: 18px;
        margin-bottom: 10px;
    }
    .topCnt4_box .position {
        font-size: 14px;
    }
    .topCnt4_box .txt {
        height: 42px;
        font-size: 13px;
    }
    .topCnt4_box .btn {
        margin-top: 18px;
    }
    .topCnt4_btn {
        margin: 35px auto 0;
    }
    .topCnt5_wrap {
        padding: 40px 0 50px;
    }
    .topCnt5_logo {
        margin-top: 30px;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .topCnt5_logo li {
        width: 48%;
        margin-top: 10px;
        margin-right: 0;
    }
    .topCnt5_logo li img {
        width: 100%;
        height: auto;
    }
    .topCnt5_logo li:nth-child(-n+2) {
        margin-top: 0;
    }
    .topCnt6_wrap {
        padding-bottom: 72px;
    }
    .topCnt6_box {
        display: block;
        padding: 32px 32px;
    }
    .topCnt6_box .box {
        width: 100%;
        box-sizing: border-box;
        padding-left: 0;
    }
    .topCnt6_box .box .cmp {
        margin-top: 30px;
        font-size: 12px;
        line-height: 2;
    }
    .topCnt6_box .box .cmp span {
        font-size: 14px;
    }
    .topCnt6_box .box .add {
        font-size: 12px;
        margin-top: 20px;
        line-height: 1.5;
    }
    .topCnt6_wrap .btn {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin-top: 20px;
    }
    .topCnt6_wrap .btn li {
        width: 48%;
        margin-right: 0;
    }
    .topCnt6_wrap .btn li .c-btn {
        width: 100%;
    }
    .topCnt6_wrap .btn li .c-btn.ver3 a {
        background: #fff url(../svg/arw_blue2_right.svg) no-repeat center right 10px;
        background-size: 8px auto;
    }
    .topCnt6_box .img {
        margin-top: 30px;
        text-align: center;
    }
    .topCnt7_wrap {
        width: calc(100% - 32px);
        padding-top: 35px;
    }
    .pamphlet_wrap {
        margin-top: 35px;
    }
    .seiho-quality {
        padding: 15px;
        border-width: 3px;
    }
    .seiho-txt a {
        font-size: 14px;
        padding-right: 25px;
        padding-left: 52px;
    }
    .seiho-txt a::before {
        width: 38px;
        height: 36px;
        margin-top: -18px;
    }
    .seiho-txt a::after {
        width: 14px;
        height: 14px;
        right: 3px;
    }
    .cookie_wrap {
        padding: 15px 15px;
    }
    .cookie_wrap .cookie_in {
        display: block;
        padding-right: 0;
    }
    .cookie_txt {
        font-size: 12px;
        padding-right: 30px;
    }
    .cookie_btn {
        padding-top: 15px;
    }
    .cookie_btn .c-btn {
        width: 50%;
        margin: 0 5px;
    }
    .cookie_btn a {
        height: 40px;
    }
    .cookie_close {
        top: 2px;
        transform: none;
    }
    .cookie_close img {
        width: 18px;
        height: auto;
    }
    .seiho-quality .alert-txt:not(:last-of-type),
    .alertLst_wrap {
        margin-bottom: 10px;
    }
}
@media only screen and (max-width: 374px) {
    .topCnt1_lst .lst li {
        padding: 50px 20px 0;
    }
    .topCnt1_box {
        margin: 35px 0 0 0;
    }
}
