/*------------------------------------*\
    RESPONSIVE
\*------------------------------------*/
@media (min-width: 1200px) {
    .home_page_zeplin .container {
        max-width: 1280px;
    }
    .screen_1280 .container {
        max-width: 1280px;
    }
}

@media screen and (max-width:1280px) {}

@media screen and (max-width:1140px) {}

@media screen and (min-width: 768px) and (max-width: 1024px) {
    .news-video-content iframe {
        height: 338px;
        width: 600px;
    }
}
@media screen and (max-width:1024px) {
    .header .header-contact-box ul {
        display: none;
    }
    .feedback-sheet .content {
        width: 40%;
    }
    .feedback-sheet .img {
        width: 60%;
        padding-left: 15px;
    }
    .go-to-estimate-page .section-container {
        padding: 0;
    }
    .go-to-estimate-page .btn-wrap {
        flex-direction: column;
        gap: 12px;
    }
    .go-to-estimate-page .ai-btn {
        width: 100%;
    }
}

@media screen and (max-width:768px) {
    .unset_max_w {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .video-content iframe {
        width: 100%;
    }
    .only-pc {
        display: none !important;
    }
    .only-sp {
        display: block !important;
    }
    .col-sm-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-sm-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    /*.col-12 {*/
        /*-ms-flex: 0 0 100%;*/
        /*flex: 0 0 100%;*/
        /*max-width: 100%;*/
    /*}*/
    section.main-section {
        padding: 40px 0 0 0;
    }
    .section-body {
        margin-top: 20px;
    }
    .section-container {
        padding: 0;
    }
    .section-title {
        font-size: 24px;
        line-height: 1.29;
        letter-spacing: -0.17px;
    }
    .header {
        padding: 0;
    }
    .header.ai-page {
        padding: 20px 0;
    }
    .header-content {
        padding: 60px 0 0 0;
        margin: 0;
    }
    .header-content .content-wrap,
    .about-aiwellcare .content-left,
    .feedback-sheet .content,
    .supervising .content-box.left {
        max-width: 100%;
        padding-right: 10px;
        padding-left: 10px;
        padding-bottom: 10px;
    }
    .header-content .img-box {
        position: relative;
        top: 0;
        right: 0;
        z-index: 5;
        padding: 50px 0;
        background: url('../img/bg-1-sp.png') no-repeat bottom right;
    }
    .header-content .img-box img {}
    .header-content .page-heading {
        margin: 20px 0;
        font-size: 26px;
        line-height: 1.42;
        letter-spacing: 0.62px;
        color: #2c2e31;
    }
    .header-content .header-btn-action {
        margin: 60px 0 50px 0;
        text-align: center;
    }
    .header-content .header-btn-action .ai-btn {
        width: 100%;
        margin-bottom: 10px;
        text-align: center;
        margin-right: auto;
        margin-left: auto;
    }
    .header .bg {
        display: none;
    }
    .about-aiwellcare .content-left h2 {
        font-size: 24px;
        letter-spacing: 0.83px;
    }
    .about-aiwellcare .content-left .body-copy {
        margin-top: 15px;
    }
    .about-aiwellcare .content-left .body-footer .is-border-right {
        border-right: none;
    }
    .about-aiwellcare .content-left .body-footer .heading ._col {
        width: 100%;
    }
    .about-aiwellcare .content-left .body-footer .is-first .item {
        border-bottom: solid 1px #dae0e4;
    }
    .about-aiwellcare .content-right {
        text-align: center;
        padding: 15px 0 0 0;
    }
    .treatment-list .card {
        padding: 20px 15px;
        margin-bottom: 15px;
        height: auto;
    }
    .treatment-list .card .card-title {
        margin: 15px 0 0 0;
    }
    .treatment-list .card .card-body {
        margin: 10px 0 0 0;
    }
    .flow-of-use-list .img .arrow-right {
        display: none;
    }
    .flow-of-use-list .item {
        margin-bottom: 15px;
    }
    .flow-of-use-list .img {
        width: 50%;
        display: block;
        float: left;
    }
    .flow-of-use-list .card {
        width: 50%;
        display: block;
        float: left;
        padding-left: 10px;
    }
    .flow-of-use-list .card .card-title {
        margin: 10px 0 0 0;
        text-align: left;
    }
    .test-kit-list .item {
        margin-bottom: 30px;
        height: auto;
    }
    .test-kit-list .item .img {
        margin-top: 10px;
    }
    .test-kit .section-title {
        padding-top: 20px;
    }
    .test-kit-list {
        padding: 0 15px;
    }
    section.test-kit hr {
        margin: 0 0 20px 0;
    }
    .feedback-sheet {
        padding: 15px;
    }
    .feedback-sheet .content .body {
        margin: 10px 0;
    }
    .feedback-sheet .content {
        width: 100%;
    }
    .feedback-sheet .img {
        width: 100%;
        float: left;
        margin-top: 15px;
        padding: 0;
    }
    .go-to-estimate-page {
        display: none;
    }
    .what-you-can {
        padding: 40px 0 10px 0;
    }
    .wyc-item-list .item .card,
    .wyc-item-list .item-panel .card {
        margin-bottom: 15px;
        height: auto;
    }
    .what-you-can .section-sub-title {
        margin: 15px 0 0 0;
    }
    .wyc-item-list .item .card-title {
        padding-top: 5px;
    }
    .wyc-item-list .item .card-footer {
        margin-top: 15px;
    }
    .supervising {
        padding: 40px 0;
    }
    .supervising .post-item {
        border-radius: 5px;
        box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.1);
        background-color: #ffffff;
        padding-bottom: 15px;
    }
    .supervising .section-title {
        margin-bottom: 20px;
    }
    .supervising .content-box.left {
        margin-top: 20px;
    }
    .supervising .content-box .body .readmore {
        width: 100%;
        /*margin-top: 10px;*/
    }
    .supervising .content-box.right .img {
        text-align: center;
    }
    .supervising .content-box.right .img img {
        width: 100%;
    }
    section.case-study {
        padding: 40px 0;
    }
    .case-study-list .post-item {
        flex-direction: column;
    }
    .case-study-list .post-item .post-col {
        width: 100%;
    }
    .case-study-list .post-thumbnail {
        text-align: center;
    }
    .case-study-list .post-thumbnail img {
        height: auto;
        width: 100%;
    }
    .case-study-list .post-info {
        padding: 15px;
    }
    .case-study-list .post-info .title {
        font-size: 20px;
        letter-spacing: 1px;
    }
    .case-study-list .post-info .sub-title {
        font-size: 14px;
        letter-spacing: 0.7px;
    }
    section.sec-faq {
        padding: 40px 0;
    }
    .faq-box {
        padding: 15px 0 0 0;
    }
    .main-nav.at-footer {
        text-align: left !important;
        width: 50%;
        float: left;
        padding: 20px 15px 20px 0;
    }
    .footer-nav {
        width: 50%;
        float: left;
        text-align: left !important;
        padding: 20px 0 20px 15px !important;
    }
    .main-nav ul li,
    .footer-nav ul li {
        display: block !important;
        margin-right: 0 !important;
        margin-bottom: 15px;
    }
    .footer .copyright {
        border-top: none;
        padding: 0 0 30px 0;
    }
    /*contact page*/
    .sec-contact-page .section-title {
        font-size: 18px;
        letter-spacing: 3.75px;
    }
    .sec-contact-page {
        padding-left: 16px;
        padding-right: 16px;
    }
    .sec-contact-page .contact-wrap {
        width: 100%;
        padding: 40px 16px;
    }
    .sec-contact-page .term {
        margin: 12px 0 24px 0;
        padding-left: 16px;
        padding-right: 16px;
    }
    .sec-contact-page .term h6 {
        margin: 6px 0;
    }
    .sec-contact-page .submit button,
    .sec-contact-page .submit .ai-submit {
        width: 100%;
    }
    .estimate-wrap .box-item {
        padding: 16px 10px 10px 10px;
    }
    .estimate-wrap .box-item.bg-gray {
        padding-bottom: 2px;
    }
    .estimate-wrap .box-check-not-icon .item-check {
        width: calc(100% / 3);
    }
    .estimate-wrap .box-check-with-icon .item-check {
        width: 50%;
    }
    .estimate-wrap .box-item.bg-gray {
        padding-top: 24px;
    }
    .estimate-wrap .box-check-with-icon {
        margin-top: 15px;
    }
    .estimate-wrap .item-estimate {
        margin-bottom: 16px;
    }
    .estimate-wrap .box-textbox {
        padding: 24px 18px;
    }
    .item-check span {
        font-size: 12px;
    }
    .estimate-wrap .box-check-with-icon .item-check .chk {
        padding: 13px 8px;
        height: 100%;
    }
    .box-mixed {
        padding: 24px 18px 16px!important;
    }
    .icon-arrow-down {
        padding: 24px 0 32px;
    }
    .estimate-wrap .term .chk span {
        /*margin-left: 20px;*/
    }
    .estimate-wrap .form-group label {
        line-height: 1;
        margin-bottom: 8px;
    }
    .estimate-wrap .box-check-with-icon .item-check .item-check-hover {
        display: none;
    }

    .page-ttl .page-ttl-inner {
        position: relative;
        width: 80%;
        height: 80px;
        line-height: 80px;
        font-size: 20px;
        bottom: 40px;
    }
    .archive-page, .single-page {
        margin: 0;
        padding: 0 0 40px 0;
    }
    .single-title {
        font-size: 20px;
    }
    .ai-btn-readmore {
        width: 100%;
    }

    ._wrap-sp {
        padding-right: 10px;
        padding-left: 10px;
    }

    .sec-contact-page span.wpcf7-list-item {
        width: 200px;
    }
    .cat-filter-box {
        margin-bottom: 20px;
        padding: 15px 15px;
    }
    .aiw-pagination li .page-numbers {
        padding: 0 10px;
    }
    div.wyc-item-list:not(:first-child) { 
          margin-bottom: 0px;
    }
}

@media screen and (min-width:768px) {
    .data-pc {
        display: block !important;
    }
    .data-sp {
        display: none !important;
    }
    .heading_home_l {
        display: block !important;
        justify-content: left !important;
        padding-right: 0px !important;
    }
    .heading_home_l ._col {
        width: 100%;
        height: 73px;
    }
    .heading_home_r {
        display: block !important;
        justify-content: left !important;
        padding-left: 0px !important;
    }
    .heading_home_r ._col {
        width: 100%;
        height: 73px;
    }
    .body_home_r {
        padding-left: 0px !important;
    }
}

@media screen and (max-width:767px) {
    .data-pc {
        display: none !important;
    }
    .data-sp {
        display: block !important;
    }
}

@media screen and (max-width:576px) {
    .col-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}

@media screen and (max-width:480px) {
    .box-mixed {
        display: block;
    }
    .estimate-wrap .text-rad {}
    .box-mixed .chk {
        margin-right: 0px;
        margin-bottom: 10px;
    }
    .video-content iframe {
        height: 193px;
    }
    .img-fluid.logo-img {
        max-width: 235px;
    }
    .main-nav.at-footer {
        width: 60%;
        padding: 30px 16px 25px 0;
    }
    .footer-nav {
        width: 40%;
        padding: 30px 0 20px 15px !important;
    }
    .sec-contact-page .contact-wrap {
        padding-bottom: 24px;
    }
    .submit p {
        margin-bottom : 0px;
    }
    .logo-center {
        max-width: 169px;
    }
    .sec-contact-page {
        padding-top: 24px;
    }
    .sec-contact-page .contact-wrap {
        padding-left: 16px;
        padding-right: 16px;
    }
    .flow-of-use-list .card {
        width: 57%;
    }
    .flow-of-use-list .img {
        width: 43%;
    }
    .footer {
        padding: 48px 0 0 0;
    }
    .footer .copyright {
        padding: 0 0 59px 0;
    }
    .estimate .footer .copyright, .contact .footer .copyright{
        padding: 0 0 73px 0;
    }
    .feedback-sheet .content .title {
        font-size: 24px;
        letter-spacing: -0.17px;
        text-align: center;
    }
    .feedback-sheet .content .body {
        margin-top : 0px; 
    }
    .supervising .content-box.right .img img {
        width: 99.33%;
    }
    .header-content .header-btn-action .ai-btn {
        width: 92.5%;
    }
    .sp-margin-b5 {
        margin-bottom: 5px !important;
    }
    .sp-margin-b15 {
        margin-bottom: 15px !important;
    }
    .sp-margin-t25 {
        margin-top: 25px !important;
    }
    .estimate .sec-contact-page .section-sub-title {
        margin-bottom: 30px;
    }
    .estimate-wrap .title-border-box {
        margin-bottom: 24px;
    }
    .main-nav.at-footer ul {
        padding-left: 0px;  
    }
    .estimate-wrap .box-check-with-icon {
        margin-top : 8px;
    }
    .estimate-wrap .item-estimate {
        margin-bottom: 24px;
    }
    div.item-estimate:last-child .box-check-with-icon{
        margin-bottom: 15px;
    }
    .estimate-wrap .box-check-not-icon {
        padding-bottom: 7px;
    }
    .estimate-wrap .box-check-with-icon .item-check .ai-checkbox span {
        font-size: 12px;
    }
    #policy.main-section {
        margin-bottom: 20px;
    }
    .flow-of-use-list .card .card-body {
        margin-top: 0px;
    }
    .test-kit-list .item .img img {
        max-width: 140px;
    }
    .faq-box .card-header h2 .btn-link {
        margin : 0 10px 0 15px;;
    }
    section.sec-faq {
        padding: 40px 0 48px 0px;
    }
    .wyc-item-list .item-panel .card .card-body ._col.custom-col1 {
        padding-right: 15px;
    }
}

@media screen and (max-width: 374px) {
    .estimate-wrap .box-check-with-icon .item-check {
        width: 100%;
    }
}

@media screen and (max-width:320px) {}

@media only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min-resolution:144dpi) {}