/* responsive */
.toggle,
.sp1400,
.sp1200,
.sp1024,
.sp768,
.sp540,
.sp480,
.sp400 {
  display: none;
}

@media screen and (max-width: 1800px) {
  .c-action {
    /* right: 20px; */
    width: 60px;
  }
}

/* @media screen and (min-width: 1500px) {
  .c-action {
    right: calc((100% - 1500px) / 2 - 40px);
  }
} */

@media screen and (max-width: 1500px) {
  .l-container {
    padding-left: 50px;
    padding-right: 50px;
  }
  /*--------------------*/
  .c-header .l-container {
    padding: 0;
  }
  .c-header .c-header__menu li:not(:last-child) {
    margin-right: 15px;
    font-size: 1.6rem;
  }
  .c-header .c-header__menu li {
    font-size: 1.6rem;
    min-width: initial;
  }
  /*--------------------*/
  .c-bl-web__main {
    align-items: flex-start;
  }
  .c-bl-web__thumb {
    width: 48.5%;
    height: initial;
  }
  .c-bl-web__content {
    width: 48.5%;
  }
  .c-bl-web__content h3,
  .c-bl-web__content .content {
    margin-bottom: 30px;
  }

  /*--------------------*/
  .c-ls-about {
    width: 96%;
    margin: 0 auto;
  }
  .c-ls-about__thumb {
    width: 51.4%;
    height: initial;
  }
  .c-ls-about__content {
    width: 45.7%;
  }
  .c-text-ver {
    left: -50px;
    font-size: 2.8rem;
  }
  .c-ls-about .item:nth-child(even) .c-text-ver {
    right: -50px;
    font-size: 2.8rem;
  }
  /*---------------------*/
  .c-ls-maps__thumb,
  .c-ls-maps__content {
    width: 47.8%;
  }
  .c-dl dt,
  .c-dl dd {
    padding: 20px 10px;
    font-size: 14px;
  }
  .c-footer .l-container {
    padding: 50px;
  }

  .c-historys .swiper .left {
    width: 40%;
    padding-right: 40px;
  }

  .c-historys .swiper-pagination strong {
    font-size: 45px;
  }

  .c-historys .swiper-pagination span {
    font-size: 24px;
  }

  .c-historys .item-main {
    height: 500px;
  }

  .c-historys .item-main h3 {
    font-size: 3.4rem;
  }

  .c-historys .swiper .right {
    width: 60%;
  }

  .c-historys .item {
    width: 540px;
  }

  .c-historys .item figure {
    height: 500px;
  }
}

@media screen and (max-width: 1400px) {
  .sp1400 {
    display: block;
  }
  .pc1400 {
    display: none;
  }
  .c-title-2 strong {
    font-size: 3.8rem;
  }
  .c-title strong {
    font-size: 5.8rem;
  }
  .c-ls-about__content h3 strong {
    font-size: 4rem;
  }
  .c-ls-about__content h3 {
    font-size: 3rem;
  }

  .c-mainvisual {
    height: initial !important;
  }
  .c-mainvisual__bg {
    height: initial !important;
  }
  .l-info .right .title {
    font-size: 3.4rem;
  }
  .l-info .right .price strong {
    font-size: 3.4rem;
  }
  .l-info .right .price small {
    font-size: 2.4rem;
  }
  .l-info .right .c-gr-button {
    flex-direction: column;
  }
  .l-info .right .c-gr-button [class*="c-button"] {
    width: 100%;
  }
  .l-info .right .c-gr-button [class*="c-button"]:not(:last-child) {
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 1367px) {
  .c-products2 .item {
    width: calc((100% - 120px) / 4);
    margin-bottom: 40px;
  }
  .c-products2 .item:not(:nth-of-type(4n)):not(:last-child) {
    margin-right: 40px;
  }
}
@media screen and (max-width: 1366px) and (min-width: 992px) {
  .c-products2 .item {
    width: calc((100% - 60px) / 4);
    margin-bottom: 40px;
  }
  .c-products2 .item:not(:nth-of-type(4n)):not(:last-child) {
    margin-right: 20px;
  }
}
@media screen and (max-width: 1300px) {
  .c-header.fixed {
    padding: 0 20px;
  }
  .c-header .c-header__menu li:not(:last-child),
  .c-header .c-header__menu li {
    font-size: 1.4rem;
  }
  .c-header .c-header__logo .slogan {
    margin-left: 16px;
  }
  /*--------------------------*/
  .c-ls-about__content h3 strong {
    font-size: 3.8rem;
  }
  .c-ls-about__content h3 {
    font-size: 2.8rem;
    margin-bottom: 24px;
  }
  .c-ls-about .item:nth-child(even) .c-text-ver {
    font-size: 2.4rem;
  }
  .c-text-ver {
    padding-top: 70px;
  }
  .c-footer .l-container {
    padding: 50px 40px;
  }
  .c-footer .c-lt-store .item p {
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 1200px) {
  .sp1200 {
    display: block;
  }
  .pc1200 {
    display: none;
  }
  .l-container-1120 {
    padding: 0 50px;
  }
  .c-bl-banner .banner {
    height: 400px;
  }

  .c-action li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    background: #225b26;
    -webkit-transition: 0.5s;
    transition: 0.5s;
  }
}

@media screen and (max-width: 1660px) and (min-width: 1024px) {
  .c-header .c-header__logo .slogan {
    display: none;
  }
}

@media screen and (max-width: 1200px) and (min-width: 1024px) {
  .c-ls-about__content h3 strong {
    font-size: 3.4rem;
  }
  .c-ls-about__content h3 {
    font-size: 2.4rem;
  }
  .c-text-ver,
  .c-ls-about .item:nth-child(even) .c-text-ver {
    font-size: 2rem;
  }
}
@media screen and (max-width: 1024px) {
  .sp1024 {
    display: block;
  }
  .pc1024 {
    display: none;
  }
  .c-header .c-header__menu li.sp1024 {
    display: block;
  }
  .c-action {
    flex-direction: row;
    flex-wrap: nowrap;
    bottom: 0;
    right: initial;
    left: 0;
    width: 100%;
    top: unset;
  }
  .c-action li {
    margin-right: 2px;
  }
  .c-action li:last-child {
    margin-right: 0;
  }
  .c-action li a {
    height: 60px;
    writing-mode: initial;
    border-radius: 0 0 !important;
  }
  .c-action li a i {
    margin-bottom: 0;
    margin-right: 10px;
  }
  .c-action li:first-of-type a::after {
    display: none;
  }
  .c-action li:last-of-type a {
    border-radius: 0 !important;
    margin-right: 0;
  }
  .c-header.change {
    width: 100%;
    height: 100vh;
    background-color: #fff;
    z-index: 101;
    position: fixed;
    top: 0;
    left: 0;
  }
  .c-header .c-header__menu {
    display: none;
  }
  .c-header.change .c-header__menu {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .c-header .c-header__menu {
    width: initial;
  }
  .c-header.change .c-header__logo {
    position: fixed;
    top: 34px;
  }
  .c-header .c-header__menu li:not(:last-child),
  .c-header .c-header__menu li {
    padding: 30px;
    margin-right: 0;
  }
  .c-header .c-header__logo .slogan {
    margin-left: 36px;
  }
  .toggle {
    position: fixed;
    top: 0px;
    right: 20px;
    height: 100px;
    width: 100px;
    padding-top: 26px;
    display: flex;
    flex-direction: column;
    z-index: 101;
  }
  .toggle div {
    width: 45px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .toggle span {
    width: 27px;
    height: 1px;
    background-color: #111;
    margin: 7px 5px 2px;
    -webkit-transition: 0.4s;
    transition: 0.4s;
  }
  .toggle span:nth-of-type(1) {
    width: 37px;
  }
  .toggle.change span:nth-of-type(1) {
    -webkit-transform: rotate(-45deg) translate(-7px, 13px);
    transform: rotate(-45deg) translate(-7px, 11px);
  }
  .toggle.change span:nth-of-type(2) {
    opacity: 0;
  }
  .toggle.change span:nth-of-type(3) {
    width: 37px;
    -webkit-transform: rotate(45deg) translate(-1px, -7px);
    transform: rotate(45deg) translate(-3px, -8px);
  }
  .toggle p {
    width: 100%;
    color: #111;
    font-size: 9px;
    text-align: center;
    padding-left: 3px;
    margin-top: 3px;
    font-family: inherit;
  }

  /*--------------------------------------*/

  .l-container,
  .l-container-1120 {
    padding-left: 20px;
    padding-right: 20px;
  }
  .c-title-2 {
    text-align: center;
  }
  .c-title-2 strong {
    font-size: 3.2rem;
  }
  .c-title-4 {
    padding: 18px 10px;
  }
  .c-mainvisual__cnt p {
    font-size: 3.2rem;
  }

  .c-bl-ins {
    padding: 50px 0 0;
  }
  .c-bl-ins .l-container {
    flex-direction: column;
  }
  .c-bl-ins__left p {
    text-align: center;
  }
  .c-bl-ins__left,
  .c-bl-ins__right {
    width: 100%;
    margin-top: 20px;
  }
  .c-bl-web__main {
    flex-direction: column;
    align-items: center;
  }
  .c-bl-web__thumb {
    width: 100%;
    max-width: 680px;
  }
  .c-bl-web__thumb:first-of-type {
    margin-bottom: 20px;
  }
  .c-bl-web__content {
    width: 98%;
    padding-top: 50px;
    margin: 0 auto;
  }
  .c-bl-web__content img {
    width: 100%;
  }
  .c-bl-web__content .content p {
    text-align: center;
  }
  .c-bl-web__content a.text-green {
    text-align: center;
    display: block;
  }
  .c-ls-about__content h3 {
    margin-top: 30px;
  }
  .c-ls-about .item,
  .c-ls-about .item:nth-child(even) {
    flex-direction: column;
  }
  .c-ls-about__thumb,
  .c-ls-about__content {
    width: 100%;
  }
  .c-table th,
  .c-table td {
    padding: 16px 5px;
  }
  .p-profile .l-container {
    padding: 0 50px;
  }
  .p-top .p-profile-3 .p-profile__main h3 {
    font-size: 3rem;
  }

  .c-ls-maps__thumb,
  .c-ls-maps__content {
    width: 100%;
    margin: 0 auto;
  }
  .c-products .item figure {
    height: 180px;
  }
  .p-top .p-profile-3 .p-profile__title h3 {
    margin-bottom: 20px;
  }

  .c-mainvisual {
    height: initial;
  }
  .c-mainvisual__bg {
    height: initial;
  }
  #Y_sclorebox {
    display: none;
  }

  .toggle {
    display: flex;
    justify-content: center;
    padding: 0;
    right: 0;
  }

  .toggle p {
    margin-bottom: 0;
  }

  .c-header.fixed {
    padding-right: 0;
  }
}

@media screen and (min-width: 992px) {
  .c-tabs-list li {
    width: calc((100% - 80px) / 5);
  }
  .c-tabs-list li:not(:nth-of-type(5n)) {
    margin-right: 20px;
  }
  .c-tabs-child .item {
    width: calc((100% - 270px) / 6);
  }
  .c-tabs-child .item:not(:nth-of-type(6n)) {
    margin-right: 54px;
  }
}

@media screen and (max-width: 991px) {
  .c-dl dt {
    width: 30%;
    max-width: unset;
  }
  .c-dl dd {
    width: calc(100% - (30% + 10px));
  }
  .c-products2 .item {
    width: calc((100% - 40px) / 2);
    margin-bottom: 40px;
  }
  .c-products2 .item:not(:nth-of-type(2n)):not(:last-child) {
    margin-right: 40px;
  }
  .c-tabs-list li {
    width: calc((100% - 60px) / 4);
    height: 54px;
  }
  .c-tabs-list li:not(:nth-of-type(4n)) {
    margin-right: 20px;
  }
  .l-info .right .cates .cate {
    min-width: 180px;
    font-size: 1.4rem;
  }
  .l-info .right .title {
    font-size: 2.4rem;
  }
  .l-info .right .price strong {
    font-size: 2.4rem;
  }

  .c-historys .swiper-pagination strong {
    font-size: 45px;
  }

  .c-historys .item-main {
    height: 400px;
  }

  .c-historys .item-main h3 {
    font-size: 2.4rem;
  }

  .c-historys .item-main span {
    margin-top: 15px;
    font-size: 1.1rem;
  }

  .c-historys .item {
    width: 100%;
  }

  .c-historys .item figure {
    height: 400px;
  }

  .c-header .c-header__menu li:not(:last-child),
  .c-header .c-header__menu li {
    padding: 20px;
  }
}

@media screen and (max-width: 991px) and (min-width: 769px) {
  .thumbs .swiper-main .swiper-slide figure {
    height: 26vw;
  }
  .thumbs .swiper-thumbs .swiper-slide {
    height: 8.5vw;
  }
  .c-header .c-header__logo .slogan {
    margin-left: 20px;
  }
}

@media screen and (min-width: 769px) {
  /* .c-historys .swiper .right .swiper-button-next.sp,
    .c-historys .swiper .right .swiper-button-prev.sp {
        display: none;
    } */
}

@media screen and (max-width: 768px) {
  .sp768 {
    display: block;
  }
  .pc768 {
    display: none;
  }
  .mb50sp {
    margin-bottom: 50px !important;
  }
  .toggle {
    right: 0;
  }
  .c-header.fixed {
    height: 80px;
  }
  .c-header.change.fixed {
    height: 100vh;
  }
  .c-header .c-header__logo .slogan {
    display: none;
  }

  .c-title strong {
    font-size: 3.2rem;
  }
  h3.c-title strong {
    font-size: 3.2rem;
  }
  .c-title-2 strong {
    font-size: 2.8rem;
  }
  .p-profile .l-container {
    padding: 0 30px;
  }
  .c-ls-about__content h3 strong {
    font-size: 2.8rem;
  }
  .c-ls-about__content h3 {
    font-size: 2rem;
  }
  .c-text-ver {
    left: -30px;
  }
  .c-ls-about .item:nth-child(even) .c-text-ver {
    right: -30px;
  }
  .c-text-ver,
  .c-ls-about .item:nth-child(even) .c-text-ver {
    font-size: 1.8rem;
  }
  .p-top .p-profile-3 .p-profile__main h3 {
    font-size: 2.4rem;
  }
  .c-dl dt {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 90px;
    flex: 0 0 90px;
    width: 90px;
    max-width: 90px;
  }
  .c-dl dd {
    width: calc(100% - 100px);
    border-bottom: 1px solid #111111;
    word-break: break-all;
  }
  .c-title-4 {
    font-size: 2rem;
  }
  .c-title-4.c-title-4--plus {
    padding-left: 32px;
  }

  .c-title-4.c-title-4--plus .c-icon {
    width: 10px;
    height: 10px;
    top: 33px;
    left: 15px;
  }
  .c-breadcrumbs {
    margin-bottom: 0;
  }
  .c-bl-banner {
    padding-bottom: 20px;
  }
  .c-ls-maps__thumb {
    height: 380px;
  }
  .c-footer .c-lt-store .item {
    width: 100%;
  }
  .c-footer .c-lt-store .item:not(:nth-of-type(2n)) {
    margin-right: 0;
  }
  .c-bl-banner .c-title {
    margin: -25px auto 0 auto;
  }
  .c-products2 .item {
    width: calc((100% - 20px) / 2);
    margin-bottom: 20px;
    padding: 10px;
  }
  .c-products2 .item:not(:nth-of-type(2n)):not(:last-child) {
    margin-right: 20px;
  }
  .c-products2 .item .c-showmore2 {
    margin-bottom: 10px;
  }
  .c-products2 .swiper-pagination {
    bottom: -16px !important;
  }
  .c-products2 .item form {
    width: calc(100% + 20px);
    margin: 10px -10px -10px -10px;
  }
  .c-products2 .item .btn-cart {
    /* width: calc(100% + 20px);
    margin: 20px -10px -20px -10px;
    padding: 20px 10px 18px 10px; */
    font-size: 1.3rem;
  }
  .c-products2 .item .btn-cart .c-icon {
    width: 20px;
    height: 20px;
  }
  .l-info .left,
  .l-info .right {
    width: 100%;
  }

  .l-info .left {
    margin-bottom: 50px;
  }

  .thumbs .swiper-main .swiper-slide figure {
    height: 66.5vw;
  }

  .thumbs .swiper-thumbs .swiper-slide {
    height: 21.5vw;
  }
  .l-info .right > .c-button {
    height: 60px;
  }
  .l-info .right .amount {
    font-size: 1.8rem;
  }
  .l-info .right .amount input {
    width: 70px;
    margin: 0 20px;
  }

  .c-historys .swiper .left {
    padding-right: 20px;
  }

  .c-historys .item-main {
    height: 340px;
    padding: 10px;
  }

  .c-historys .item-main h3 {
    font-size: 2rem;
  }

  .c-historys .item figure {
    height: 340px;
  }

  .c-historys .item h3 {
    font-size: 2rem;
    margin-bottom: 20px;
    padding-bottom: 20px;
  }

  .c-historys .item h3 span {
    font-size: 1.3rem;
  }

  .c-historys .item .description p {
    font-size: 1.4rem;
  }

  .c-historys .item .description {
    font-size: 1.4rem;
  }

  .c-historys .item figure {
    height: 340px;
  }

  .c-historys .item h3 {
    font-size: 2rem;
    margin-bottom: 20px;
    padding-bottom: 20px;
  }

  .c-historys .item h3 span {
    font-size: 1.3rem;
  }

  .c-historys .item .description p {
    font-size: 1.4rem;
  }

  .c-historys .item .description {
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 1.4rem;
  }

  .c-historys .swiper-pagination strong {
    font-size: 3.4rem;
  }

  .c-historys .swiper-pagination span {
    font-size: 2rem;
  }

  .toggle {
    width: 80px;
    height: 80px;
  }

  .thumbs .slider-for .slick-slide figure {
    height: 71vw;
  }

  .thumbs .slider-nav .slick-slide {
    height: 22vw;
  }
}

@media screen and (min-width: 581px) {
  .c-historys .swiper .right .swiper-button-next.sp,
  .c-historys .swiper .right .swiper-button-prev.sp {
    display: none;
  }
}

@media screen and (max-width: 580px) {
  .c-products2 .item figure {
    height: 150px;
  }
  .c-products2 .item .cates .cate {
    margin-bottom: 20px;
  }
  .c-products2 .item h3.font-20 {
    font-size: 1.6rem;
  }
  .c-tabs-list li {
    width: calc((100% - 20px) / 2);
  }
  .c-tabs-list li:not(:nth-of-type(4n)) {
    margin-right: 0;
  }
  .c-tabs-list li:not(:nth-of-type(2n)) {
    margin-right: 20px;
  }
  .c-products2 .item .info {
    padding: 0 5px 0 5px;
  }
  .c-products2 .item .title {
    font-size: 1.3rem;
  }
  .c-products2 .item .price {
    font-size: 1.1rem;
  }
  .c-products2 .item .btn-cart {
    font-size: 1.3rem;
  }
  .c-products2 .item .btn-cart .c-icon {
    width: 15px;
    height: 15px;
  }
  .c-dl:not(.c-dl--gray) dt {
    width: 100%;
    max-width: none;
    padding-bottom: 0;
    border-bottom: 0;
    text-align: left;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
  .c-dl:not(.c-dl--gray) dd {
    width: 100%;
    padding-top: 10px;
  }
  .c-title strong {
    font-size: 2.4rem;
  }

  .c-bl-banner .c-title {
    margin: -20px auto 0 auto;
  }
  .c-title-4 {
    font-size: 1.7rem;
  }
  .c-title-4.c-title-4--plus .c-icon {
    top: 30px;
  }

  .c-historys .swiper .left {
    width: 100%;
    justify-content: center;
    padding: 0 20px;
    margin-bottom: 20px;
  }

  .c-historys .swiper .right {
    width: 100%;
    padding: 0 20px;
  }

  .c-historys .item-main {
    width: 100%;
    height: 100px;
    padding: 0;
    border: none;
  }

  .c-historys .control {
    display: none;
  }

  .c-historys .swiper-button-next,
  .c-historys .swiper-button-prev {
    width: 30px;
    height: 30px;
    position: absolute;
    top: 28vw;
    transform: translateY(50%);
  }

  .c-historys .swiper-button-prev {
    left: 5px;
  }

  .c-historys .swiper-button-next {
    right: 5px;
  }

  .c-historys .swiper .right {
    position: relative;
  }

  .c-historys .swiper .right .swiper-button-next.sp,
  .c-historys .swiper .right .swiper-button-prev.sp {
    display: block;
  }

  .c-historys .item figure {
    height: 60vw;
  }

  .thumbs .swiper-main .swiper-slide h3 {
    margin-top: 0;
  }
  .fs17sp {
    font-size: 1.7rem !important;
  }
  .fs24sp {
    font-size: 2.4rem !important;
  }
}

@media screen and (max-width: 540px) {
  .sp540 {
    display: block;
  }
  .c-mainvisual__cnt p {
    width: 90%;
  }
  .c-mainvisual__cnt p {
    font-size: 2rem;
  }
  .c-bl-web__content a:not(.c-button) {
    font-size: 1.6rem;
  }
  .c-title span {
    font-size: 1.7rem;
  }
  .c-title-2 strong {
    font-size: 2.3rem;
    margin-right: 0;
    text-align: center;
  }
  .c-title-container .text-green {
    font-size: 2rem;
  }
  .c-blockquote {
    font-size: 2rem;
    text-align: left;
  }
  .c-text-ver,
  .c-ls-about .item:nth-child(even) .c-text-ver {
    font-size: 1.2rem;
  }
  .c-bl-web__content p,
  .p-top .p-profile p {
    font-size: 1.4rem;
    text-align: left !important;
  }
  .c-footer .c-lt-store .item figure {
    height: 200px;
  }
  .c-header .c-header__menu li:not(:last-child),
  .c-header .c-header__menu li {
    padding: 10px;
  }
  .c-header.change .c-header__menu {
    margin-top: 20px;
  }
  .c-products .item h3 {
    font-size: 1.6rem;
  }
  .c-table th,
  .c-table td {
    font-size: 1.2rem;
  }
  .c-bl-banner .banner {
    height: 250px;
  }
  .c-bl-banner .c-title {
    margin: -25px auto 0 auto;
  }
  .c-ls-maps__thumb {
    height: 250px;
  }
  .c-bl-ins__left,
  .c-bl-ins__right {
    margin-top: 10px;
  }
}

@media (orientation: landscape) and (max-width: 900px) {
  .c-mainvisual__cnt img {
    width: 40%;
  }
  .c-mainvisual__cnt p {
    font-size: 1.4rem;
  }
  #Y_sclore {
    display: none;
  }
  .c-mainvisual {
    padding: 100px 0 40px 0;
  }
}

@media screen and (max-width: 480px) {
  .sp480 {
    display: block;
  }
  .pc480 {
    display: none;
  }
  .p-top .p-profile-4 .p-profile__main .c-gr-button .c-button {
    font-size: 1.2rem;
  }
  .c-products .item figure {
    height: 160px;
    margin-bottom: 12px;
  }
  .p-top .p-profile-4 .p-profile__main .c-gr-button {
    margin-top: 30px;
  }
  .p-profile .l-container {
    padding: 0 20px;
  }
  .c-st-list li {
    font-size: 1.4rem;
  }
  .p-top .p-profile {
    padding: 12px 0 50px 0;
  }
  .p-top .p-profile-4 .p-profile__title h3 {
    margin-bottom: 16px;
  }
  .p-top .p-profile-4 .p-profile__title p {
    margin-bottom: 30px;
    text-align: center;
  }
  .p-top .p-profile-4 .p-profile__main .c-gr-button .c-button {
    height: 50px;
  }
  .p-top .p-profile-4 .p-profile__main .c-gr-button .c-button i {
    width: 16px;
    height: 16px;
  }
  .c-button i {
    margin-right: 5px;
  }
  .p-top .p-profile-2 .p-profile__title p {
    margin-bottom: 50px;
  }
  .p-top .p-profile h4 {
    font-size: 1.7rem;
  }
  .c-products .item h3 {
    font-size: 1.4rem;
  }
  .c-ls-about {
    padding: 50px 0 0 0;
  }
  .c-ls-maps .item:not(:last-child) {
    margin-bottom: 50px;
  }
  .c-text-ver {
    left: -27px;
    display: none;
  }
  .c-ls-about .item:nth-child(even) .c-text-ver {
    right: -27px;
    display: none;
  }
  .c-bl-ins {
    padding: 25px 0 0;
  }
  .c-bl-web .c-title {
    margin-bottom: 30px;
  }
  .c-ls-about__content h3 {
    margin-top: 20px;
  }
  .c-ls-about .item:not(:last-child) {
    margin-bottom: 50px;
  }

  .c-bl-web {
    padding: 50px 0 50px 0;
  }
  .c-footer__menu li {
    font-size: 1.6rem;
  }
  .c-footer__logo img {
    height: 40px;
  }
  .c-footer__slogan p {
    font-size: 1.4rem;
  }
  .p-top .p-profile-3 .p-profile__main h3 {
    text-align: center;
  }
  .c-action li a {
    font-size: 12px;
    height: 50px;
  }
  .c-action li a i {
    width: 14px;
    height: 14px;
    margin-right: 6px;
  }
}

@media screen and (max-width: 420px) {
  .c-gr-button .c-button:not(:last-child) {
    margin-right: 10px;
  }
}

@media screen and (max-width: 400px) {
  .c-blockquote {
    font-size: 1.8rem;
  }
  .sp400 {
    display: block;
  }
  .c-button {
    padding: 4px 8px;
  }
  .c-ls-about__content h3 {
    font-size: 1.8rem;
  }
  .c-dl dt,
  .c-dl dd {
    font-size: 12px;
  }
  .c-action li a i {
    width: 10px;
    height: 10px;
    margin-right: 4px;
  }
}

@media screen and (max-width: 380px) {
  #Y_sclorebox {
    display: none;
  }
  .c-title-2 strong {
    font-size: 2.1rem;
  }
  .c-header .c-header__logo .logo {
    height: 40px;
  }
}
