@media(max-width:767px) {
    .box-text-banner p {
        font-size: 2rem;
        padding: 0 13px;
        width: max-content;
        min-height: 32px;
        padding-bottom: 2px;
        margin-bottom: 8px;
        margin: 0 auto 8px;
    }
    .box-text-banner p:last-child {
        margin-right: auto;
    }
    .banner-home {
        flex-direction: column;
        height: 407px;
        gap: 30px;
        padding: 0;
    }
    .banner-home-left {
        width: 100%;
        height: 189px;
        max-width: 289px;
    }
    .banner-home-right {
        width: 100%;
        height: 189px;
        max-width: 271px;
        margin-left: auto;
    }
    .box-content-banner {
        right: auto;
        left: -25px;
    }
    .banner-home-right .box-content-banner {
        right: 0;
        left: -10px;
    }
    .container {
        padding-left: 25px;
        padding-right: 25px;
    }
    .text-banner {
        font-size: 3.5rem;
        top: -10px;
        left: 10px;
        bottom: auto;
        transform: none;
    }
    a.btn.btn-main.btn-mail {
        max-width: 235px;
    }
    a.btn.btn-main.btn-mail::before {
        width: 21px;
        height: 16px;
        left: 15px;
    }
    .banner-home-right .text-banner {
        left: auto;
        right: 20px;
        top: auto;
        bottom: 5px;
    }
    .banner-home-right::after {
        width: 72px;
        height: 47px;
        right: 15px;
        top: -180px;
    }
    .banner-home-left::after {
        width: 70px;
        height: 50px;
        left: 15px;
        top: auto;
        bottom: -145px;
    }
    .banner-home-right::before {
        display: none;
    }
    .banner-home-left::before {
        display: none;
    }
    .banner-home::after {
        width: 392px;
        height: 392px;
        top: 0;
    }
    .box-slide-home {
        max-width: 200px;
    }
    .slide-home .slick-slide img {
        border-radius: 7px;
    }
    .slide-home .slick-slide {
        padding: 0 9px;
    }
    .slide-home .slick-list {
        margin: 0 -9px;
    }
    ul.slick-dots li {
        width: 10px;
        height: 10px;
    }
    ul.slick-dots {
        bottom: -30px;
    }
    a.btn.btn-header {
        width: 100%;
        max-height: 60px;
        font-size: 1.8rem;
        font-weight: bold;
        flex-direction: row;
    }
    a.btn.btn-header span {
        margin: 0;
        width: 100%;
        text-align: center;
    }
    a.btn.btn-header svg {
        width: 29px;
        height: 31px;
        position: absolute;
        left: 15px;
    }
    .box-btn-header.show-for-small {
        padding: 27px 30px;
    }
    a.btn.btn-header span::after {
        right: 23px;
    }
    .menu-link-sm a {
        display: block;
        padding: 18px 45px;
        border-bottom: 1px solid #c8c8c8;
        font-size: 1.5rem;
        color: #646464;
        text-align: left;
        position: relative;
    }
    .menu-link-sm a::after {
        content: "";
        width: 16px;
        height: 13px;
        background-image: url(../images/index/icon-right-gray.svg);
        background-position: center;
        background-size: 100% 100%;
        background-repeat: no-repeat;
        background-position: center;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        right: 7px;
        background-color: transparent;
        left: auto;
    }
    .box-link-menu-sm {
        padding: 10px 25px;
    }
    .box-link-menu-sm a {
        display: block;
        text-decoration: underline;
        color: #969696;
        font-size: 1.5rem;
        margin-bottom: 13px;
    }
    .list-social {
        justify-content: center;
    }
    .img-ft-sm.show-for-small {
        text-align: center;
        margin-top: 20px;
    }
    .img-ft-sm.show-for-small {
        text-align: center;
        margin-top: 20px;
    }
    .main-title-en {
        font-size: 4.5rem;
    }
    h2.main-title-jp {
        font-size: 2.3rem;
        margin-top: 5px;
    }
    .title-home-store {
        /*margin-top: -40px;*/
    }
    .title-home-store::after {
        width: 160px;
        height: 160px;
    }
    .result-search {
        position: relative;
        z-index: 2;
        margin-top: 0;
        font-size: 1.2rem;
        gap: 5px;
        align-items: baseline;
    }
    .box-home-store {
        padding: 20px 18px 30px;
    }
    .result-search img {
        width: 26px;
    }
    .result-search p span {
        font-size: 2.1rem;
    }
    .box-search-store {
        flex-direction: column;
    }
    .search-store-left {
        width: 100%;
        padding: 11px 20px;
    }
    .list-check-box {
        display: flex;
        justify-content: space-between;
    }
    .box-check-box label {
        font-size: 1.5rem;
        margin: 0;
    }
    .box-check-box label input {
        width: 23px;
        height: 23px;
        margin-right: 7px;
    }
    .search-store-center {
        width: 100%;
        padding: 10px 20px 15px;
    }
    .title-search img {
        width: 22px;
    }
    .title-search {
        font-size: 1.4rem;
    }
    .box-select select {
        height: 36px;
        padding: 0 15px;
        font-size: 1.3rem;
    }
    .search-store-right {
        width: 100%;
        padding: 15px 20px 25px;
    }
    button.btn.btn-search {
        width: 47px;
        font-size: 1.3rem;
        height: 33px;
        padding: 0;
    }
    .box-search-small input {
        height: 33px;
        flex: 1;
        font-size: 1.2rem;
        padding: 0 11px;
    }
    a.btn.btn-main {
        max-width: 210px;
        min-height: 45px;
        font-size: 1.4rem;
        border-radius: 5px;
    }
    .home-store {
        padding-bottom: 68px;
    }
    .home-store::after {
        height: 332px;
    }
    .home-store .main-title::after {
        display: none;
    }
    .home-news::after {
        width: 173px;
        height: 155px;
        right: -50px;
        top: -70px;
        z-index: -2;
    }
    .main-title::after {
        width: 34px;
        height: 5px;
        bottom: -17px;
    }
    .news-item.item-list {
        padding: 20px 0;
    }
    a.cat {
        min-width: 137px;
        font-size: 1.2rem;
        min-height: 22px;
    }
    .news-item .date {
        width: auto;
        margin-left: 13px;
        font-size: 1.3rem;
    }
    .news-item.item-list .title {
        width: 100%;
        flex: unset;
        padding-top: 13px;
    }
    .news-item.item-list .title a {
        -webkit-line-clamp: 2;
        font-size: 1.4rem;
        line-height: 1.74;
        color: #231816;
    }
    .home-business::after {
        width: 168px;
        height: 142px;
        background-position: right;
        left: -90px;
        top: -70px;
    }
    .home-business .main-title::before {
        width: 218px;
        height: 109px;
        background-image: url(../images/index/bg-cir-sm.webp);
        bottom: -40px;
    }
    .home-business .main-title {
        margin-bottom: 0;
    }
    .box-text-busi-inner {
        padding: 0 25px 77px;
    }
    .box-text-business {
        padding: 25px 24px;
        top: -30px;
    }
    .title-busi {
        font-size: 3rem;
        top: -17px;
    }
    .box-text-business h3 {
        font-size: 1.8rem;
        margin-bottom: 13px;
    }
    .box-text-business h4 {
        font-size: 1.4rem;
        line-height: 1.28;
        margin-bottom: 12px;
    }
    .box-btn-busi {
        position: absolute;
        width: 100%;
        left: 50%;
        transform: translateX(-50%);
        padding: 0;
        bottom: -75px;
    }
    .box-btn-busi a.btn.btn-main {
        max-width: 233px;
        min-height: 50px;
        font-size: 1.5rem;
    }
    .box-btn-busi a.btn.btn-main::before {
        width: 26px;
        height: 16px;
        left: 21px;
    }
    a.link-img img {
        border-radius: 8px;
        overflow: hidden;
    }
    a.link-img {}
    .box-border {
        padding: 20px 20px 30px;
        border-width: 1px;
        border-radius: 10px;
    }
    .title-box-border {
        font-size: 1.3rem;
        line-height: 1.35;
        padding: 0 24px 15px;
        margin-bottom: 17px;
    }
    .box-flex-visa {
        flex-wrap: wrap;
        padding: 0;
        justify-content: center;
    }
    .box-flex-visa img:nth-child(3) {
        width: 100%;
    }
    .box-flex-visa img {
        width: 48%;
    }
    .box-flex-visa img:nth-child(1) {
        width: 115px;
    }
    .box-flex-visa img:nth-child(2) {
        width: 137px;
    }
    .home-company-left {
        height: 175px;
    }
    .home-company-left .img-company {
        width: 400px;
        right: -10px;
    }
    .home-company-left .img-company img {
        width: 100%;
        object-position: center right;
    }
    .home-company-right {
        padding: 30px 0 0;
    }
    .mr-sm-auto {
        margin-right: auto;
    }
    .img-recruit {
        margin: 0 -25px;
    }
    .home-recruit-right {
        margin: 35px 0 0;
    }
    .img-recruit::before {
        width: 34px;
        height: 34px;
        top: -15px;
        left: 20px;
    }
    .img-btn-recruit {
        width: 146px;
    }
    .btn-recruit-left a {
        font-size: 1.6rem;
    }
    .btn-recruit-left {
        padding: 16px;
    }
    .box-btn-recruit::after {}
    .box-btn-recruit::after {
        width: 19px;
        height: 16px;
        right: 16px;
        bottom: 16px;
    }
    .text-recruit {
        font-size: 3.2rem;
        left: 10px;
    }
    .box-btn-recruit {
        border-width: 2px;
        border-radius: 11px;
        box-shadow: 4px 4px 0 0 rgba(51, 51, 51, 0.5);
    }
    .home-recruit-right::before {
        width: 60px;
        height: 50px;
        right: 0;
        top: 145px;
    }
    .img-recruit::after {
        width: 100%;
        height: 65px;
        bottom: -25px;
        left: 0;
        border-radius: 0;
        top: auto;
    }
    .home-recruit::before {
        width: 84px;
        height: 44px;
        bottom: -20px;
        left: 16px;
        top: auto;
        border-radius: 0;
    }
    .home-recruit {
        padding-bottom: 43px;
    }
    .home-recruit::after {
        bottom: 0;
        height: calc(100% - 189px);
    }
    a.btn.btn-link .btn-link-img {
        width: 138px;
    }
    a.btn.btn-link span {
        font-size: 1.4rem;
        padding-left: 17px;
    }
    a.btn.btn-link::after {
        right: 15px;
        width: 16px;
    }
    a.btn.btn-link {
        margin-bottom: 15px;
    }
    .sub-title {
        font-size: 1.8rem;
        padding-bottom: 15px;
    }
    .sub-title::after {
        width: 34px;
        height: 5px;
    }
    .footer-logo {
        flex-direction: column;
    }
    .footer-logo-left {
        width: 100%;
        text-align: center;
    }
    .footer-center {
        display: none;
    }
    .footer-logo .box-btn-recruit {
        display: none;
    }
    .footer-logo-right {
        width: 100%;
        padding-top: 18px;
        margin-top: 20px;
        border-top: 1px solid #f3000d;
    }
    .list-social {
        margin: 0;
    }
    footer a.btn.btn-footer {
        max-width: 250px;
        font-size: 1.5rem;
        margin: 20px auto 0;
        border-radius: 8px;
    }
    a {}
    .footer-logo-left a img {
        max-width: 173px;
    }
    .footer-logo-left a {
        text-align: center;
    }
    a.btn.btn-footer::before {
        width: 23px;
        height: 18px;
    }
    a.btn.btn-footer::after {
        width: 16px;
        height: 16px;
        right: 15px;
    }
    .box-link-footer.mt-30 {
        display: none;
    }
    .address-inner {
        flex-direction: column;
        gap: 10px;
        text-align: center;
        padding: 15px 0 10px;
    }
    .address-inner img {
        width: 110px;
    }
    .footer-copyright {
        padding: 13px 0;
    }
    .title-en {
        font-size: 3rem;
        width: 100%;
        margin-top: 0px;
    }
    .title-jp {
        font-size: 1.4rem;
    }
    .page-header-title {
        height: 100px;
        display: flex;
        flex-direction: column;
        padding-top: 10px;
    }
    .page-header-title::after {
        width: 60px;
        height: 31px;
        bottom: 15px;
    }
    .page-header::before {
        background-position: center;
    }
    .page-contact .box-border {
        padding: 25px 23px;
        box-shadow: 0px 0px 0 0 #f3000d;
        border-radius: 13px;
    }
    .custom-file-label {
        height: 30px;
        padding: 5px 10px;
        margin-right: 15px;
    }
    .page-contact ul.list-anchor li {
        width: calc(50% - 5px);
        margin-right: 10px;
    }
    .home-company::before {
        width: 305px;
        height: 305px;
        background-image: unset;
        background: #ffeded;
        border-radius: 50%;
        top: auto;
        bottom: -55px;
    }
    .home-company::after {
        width: 195px;
        height: 197px;
        top: 30px;
        left: auto;
        right: -20px;
    }
    a.btn.btn-main.btn-home:after {
        width: 11px;
        height: 10px;
        right: 15px;
    }
    .main-title.main-title-oneline .main-title-jp{
        margin-left: 15px;
        margin-top: 10px;
    }
    .home-recruit-left .main-title.main-title-oneline{
        display: block;
    }
    .home-recruit-left .main-title.main-title-oneline .main-title-jp{
        margin-left: 0;
    }
    .home-link .sub-title{
        font-size: 17px;
        padding: 0 0 15px;
        bottom: 0;
        background-color: transparent;
    }
    .home-link .sub-title::after{
        bottom: 0;
    }
}
