.container-keio {
  padding: 100px 20px;
}

.block_430 {
  display: none;
}

section.shop_slider.top-sec7 {
  padding: 100px 0 0;
}

section.shop_slider.top-sec7 .container-keio {
  padding: 0 20px;
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
  left: 30px;
  right: auto;
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
  right: 30px;
  left: auto;
}

.swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after,
.swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after {
  font-size: 40px;
}

.swiper-button-next, .swiper-button-prev {
  color: #fff;
}

.shopinfo_left {
  width: calc(33.33% - 80px);
}

.shopinfo_center {
  width: fit-content;
}

.shopinfo_right {
  width: 100%;
  max-width: 250px;
}

.shopinfo_right a.btn01:hover {
  color: #103675;
  background-color: #fff;
  box-shadow: 0 0 0 1px #103675 inset;
  background-image: url(/wp-content/uploads/sites/914/2021/10/yajirushi.png);
}

.top-sec5 .about-text h5 {
  font-family: 'Noto Sans JP', sans-serif;
  color: #103675;
  font-weight: 600;
  font-size: 25px;
  line-height: 1em;
  letter-spacing: 0.2em;
  margin-bottom: 30px;
}

.top-sec5 .section-title h3 {
  text-indent: 0.2em;
  line-height: 1em;
  color: #103675;
  font-weight: 600;
  font-size: 24px;
  letter-spacing: 0.2em;
  /* display: inline-block; */
  padding: 2px 20px;
  margin-bottom: 0px;
  background-image: url(/wp-content/uploads/sites/914/2022/12/left.png),
    url(/wp-content/uploads/sites/914/2022/12/right.png);
  background-repeat: no-repeat;
  background-position: left center, right center;
  background-size: 20px;
}

section.top-sec5 .about-text p {
  color: #4c5863;
  font-weight: 600;
  margin-bottom: 50px;
  letter-spacing: 0.1em;
  line-height: 2.4;
  margin-bottom: 0px;
  margin-right: -0.1em;
}

a.btn01, button.btn01 {
  font-weight: 600;
  color: #fff;
  padding: 15px 75px;
  display: inline-block;
  line-height: 1em;
  font-size: 15px;
  letter-spacing: 0.1em;
  border-radius: 5px;
  background-image: url(/wp-content/uploads/sites/914/2022/12/yajirushi_white.png);
  background-repeat: no-repeat;
  background-position: right 15px center;
  background-size: 15px;
}

a.blue.btn01 {
  background-color: #103675;
}

.shopinfo_right a.btn01 {
  display: block;
  padding: 20px 75px;
}

a.blue_tra.btn01 {
  background-color: transparent;
  color: #103675;
  box-shadow: 0 0 0 1px #103675 inset;
  background-image: url(/wp-content/uploads/sites/914/2021/10/yajirushi.png);
}

.shopinfo_center p {
  color: #4c5863;
  font-weight: 600;
  letter-spacing: 0.2em;
  margin-bottom: 0;
  line-height: 2;
  text-align: left;
}


.shopaccess_wrapper .shopinfo_left {
  text-align: left;
}

.shopaccess_wrapper {
  background-color: #f7f9fa;
}

p.shop_access {
  display: block;
  color: #4c5863;
  font-weight: 600;
  font-size: 15px;
  letter-spacing: 0.1em;
  margin-bottom: 0;
}

iframe {
  display: block;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 350px;
}

.shopaccess_wrapper .shopinfo_right a.shop_link {
  padding-left: 40px;
  padding-right: 40px;
  min-width: 260px;
  margin: 0 15px;
}

.top-sec5.staff_com .top-sec5-about .about-text a:last-child {
  background-color: #103675;
  padding-left: 40px;
  padding-right: 40px;
  min-width: 220px;
  text-align: center;
  margin-left: 0;
}

.top-sec5.staff_com .top-sec5-about .about-text a:last-child:hover {
  color: #103675;
  background-color: #fff;
  box-shadow: 0 0 0 1px #103675 inset;
  background-image: url(/wp-content/uploads/sites/914/2021/10/yajirushi.png);
}

.top-sec5-about .about-image {
  background-image: url(/wp-content/uploads/sites/914/2022/12/keio_image_back.png);
  position: relative;
  width:calc(50% + 6px);
}

.top-sec5-about .about-image img:last-child {
  border-radius: 15px;
  /* max-width: 526px; */
  /* max-width: 515px; */
  width: 100%;
}

.top-sec5.staff_com .about-text p {
  line-height: 2.1;
  letter-spacing: 0.15em;
  text-align: justify;
  font-feature-settings: "palt" 1;
}

section.top-sec4 {
  background-color: #fff;
}

.btn_wrapper1,
.btn_wrapper2 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.btn_wrapper1 a:hover {
  color: #103675;
  opacity: .8;
}

.btn_wrapper1 a {
  width: calc(100% / 4 - 20px);
  background: #fff;
  border-radius: 10px;
  position: relative;
  padding: 20px 10px;
  overflow: hidden;
  margin-bottom: 30px;
  font-weight: 600;
  letter-spacing: 0.2em;
  font-size: 18px;
  background-repeat: no-repeat;
  background-position: right 8px center;
  background-size: 15px;
  background-image: url(/wp-content/uploads/sites/914/2021/10/yajirushi.png);
}

.btn_wrapper1 a:before {
  content: "";
  width: 5px;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

.btn_wrapper1.btn_buy a:before {
  background: #103675;
}

.btn_wrapper1.btn_rent a:before {
  background: #d5007f;
}

.btn_wrapper2 .text_img {
  width: calc(100% / 2 - 20px);
  background: #fff;
  position: relative;
  border-radius: 10px;
  overflow: hidden;
}

.btn_wrapper3 a.text_img {
  width: calc(100% / 3 - 20px);
  border-radius: 0 0 5px 5px;
  overflow: visible;
}

.btn_wrapper2 .text_img .text {
  padding: 20px 10px;
  margin-bottom: 0;
  font-weight: 600;
  letter-spacing: 0.2em;
  font-size: 18px;
  color: #103675;
}

.btn_wrapper2 .text_img .text span{
  display: block;
  margin-right: -0.2em;
}

.btn_wrapper3 a.text_img .text {
  background-position: right 30% top 22px;
  background-size: 12px;
  background-image: url(/wp-content/uploads/sites/914/2022/12/ktop_bt1-1.png);
}

.btn_wrapper3 a.text_img:nth-child(2) .text {
  background-position: right 11% top 22px;
}

.btn_wrapper3 a.text_img:last-child .text {
  background-position: right 19% top 22px;
}

.btn_wrapper3 a.text_img .text {
  font-size: 16px;
  padding: 15px 0 10px;
}

section.top-sec3 .section-title{
  margin-bottom: 50px;
}

section.top-sec3 .section-title h3 {
  margin-bottom: 0px;
}

section.top-sec4 .section-title{
  margin-bottom: 50px;
}

section.top-sec4 .section-title h3 {
  display: inline-block;
  padding: 0 45px;
  background-position: left center, right center;
  margin-bottom: 0px;
}

.staff_com .container-keio {
  padding-top: 80px;
}

.news_block .uagb-columns__inner-wrap.uagb-columns__columns-2 {
  padding: 0 20px 100px;
}

section.top-sec3 .container-keio,
section.top-sec4 .container-keio, {
padding-top: 100px;
padding-bottom: 0;
}

section.top-sec3 .container-keio:last-child,
section.top-sec4.top-sec4-last .container-keio {
  padding-bottom: 100px;
}

section.top-sec4 .wp-block-button__link:hover {
  color: #103675;
  background-color: #fff;
  box-shadow: 0 0 0 1px #103675 inset;
  background-image: url(/wp-content/uploads/sites/914/2021/10/yajirushi.png);
  opacity: 1.0;
  transform: none;
}

.block_480 {
  display: none;
}

.block_450 {
  display: none;
}

.kasouheader h2:first-child {
  margin-bottom: 15px;
  letter-spacing: 0.15em;
}

.kasouheader h2:nth-child(2) {
  margin-bottom: 0;
  letter-spacing: 0.2em;
  line-height: 1.6;
}

.kasouheader h2:last-child {
  font-size: 20px !important;
  margin-bottom: 0;
  margin-top: 15px;
  letter-spacing: 0.15em;
  margin-right: -0.15em;
  line-height: 1.6;
}


section.top-sec3 .about-text{
  margin-top: 60px;
}

section.top-sec3 .about-text p {
  color: #808080;
  font-weight: 500;
  margin-bottom: 0px;
  letter-spacing: 0.15em;
  margin-right: -0.15em;
  line-height: 2;
}


section.top-sec4 .btn_wrapper3 .about-text p {
  font-size: 14px;
  margin-bottom: 0;
  text-align: justify;
  font-feature-settings: "palt" 1;
  color: #4c5863;
  font-weight: 600;
  letter-spacing: 0.2em;
  line-height: 2;
}

section.top-sec3 .top-sec5-about .about-text{
  margin-top: 0;
}

.top-sec5-about {
  background-color: #f7f9fa;
  padding: 30px 0px;
  border-radius: 10px;
}

/* 追記0220 */

section.top-sec4.tenpo .container-keio {
  padding-top: 100px;
}

/* 追記終わり */
.top-sec4-about {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
  border-bottom: solid 1px #dddddd;
  padding: 60px 0;
}

.top-sec4-about.first {
  padding-top: 0;
}

.top-sec4-about:last-child {
  padding-bottom: 0;
  border: none;
}

.top-sec4-about .about-image {
  width: 350px;
}

.top-sec4-about .about-text {
  width: calc(100% - 410px);
  text-align: justify;
  font-feature-settings: "palt" 1;
  letter-spacing: 0.1em;
}

section.top-sec4 .top-sec4-about .section-title{
  margin-bottom: 20px;
}

section.top-sec4 .top-sec4-about .section-title h3 {
  background-size: 0;
  display: block;
  font-size: 24px;
  padding: 0;
  margin-bottom: 0px;
  text-align: justify;
  font-feature-settings: "palt" 1;
  text-indent: 0em;
}

.top-sec4-about .about-text p {
  letter-spacing: 0.2em;
  line-height: 2;
  margin-bottom: 0;
  color: #001C2B;
}

.top-sec4-about .about-text .step_box {
  margin-bottom: 30px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.top-sec4-about .about-text .step_box span {
  display: flex;
  align-items: center;
  padding: 0px 20px;
  font-size: 18px;
  letter-spacing: 0.1em;
  text-indent: 0.1em;
  font-weight: 600;
  min-height: 30px;
}

.top-sec4-about .about-text .step_box span.step {
  color: #fff;
  background-color: #103675;
  border: solid 1px #103675;
  border-radius: 3px;
}

.top-sec4-about .about-text .step_box span.category {
  color: #103675;
  background-color: #fff;
  border: solid 1px #103675;
  margin-left: 20px;
  padding: 0px 15px;
  font-size: 16px;
}

.top-sec4-about .about-text p a {
  color: #001C2B;
  text-decoration: underline;
}

section.top-sec3 .top-sec5-about .section-title{
  margin-bottom: 30px;
}



section.top-sec3 .top-sec5-about .section-title h3 {
  background-size: 0;
  display: block;
  font-size: 24px;
  padding: 0;
  margin-bottom: 0px;
  text-align: justify;
  font-feature-settings: "palt" 1;
  text-indent: 0;
}



section.top-sec3 .top-sec5-about .about-text p {
  margin-top: 0;
  margin-bottom: 30px;
  text-align: justify;
  font-feature-settings: "palt" 1;
}

section.top-sec3 .top-sec5-about .about-text p span.black {
  color: #001C2B;
  font-size: 16px;
}

section.top-sec3 .top-sec5-about .about-text p span.gray {
  font-size: 14px;
}

.top-sec5-about .about-text a:last-child {
  margin-left: 0;
}



.top-sec5-about .about-image .check {
  position: absolute;
  left: 10px;
  top: -30px;
  max-width: 142px;
}

section.top-sec3 .top-sec5-about.first .about-text a:last-child {
  background-color: #103675;
}

section.top-sec3 .top-sec5-about.last .about-text .section-title h3 {
  color: #d5007f;
}

section.top-sec3 .top-sec5-about.first .about-text a:last-child:hover {
  color: #103675;
  background-color: #fff;
  box-shadow: 0 0 0 1px #103675 inset;
  background-image: url(/wp-content/uploads/sites/914/2021/10/yajirushi.png);
}

section.top-sec3 .top-sec5-about.last .about-text a:last-child:hover {
  color: #d5007f;
  background-color: #fff;
  box-shadow: 0 0 0 1px #d5007f inset;
  background-image: url(/wp-content/uploads/sites/914/2022/12/yajirushi_red.png);
}

section.top-sec3 .top-sec5-about.first .about-text .search_btn{
  display: inline-block;
}

section.top-sec3 .top-sec5-about.first .about-text .keio_web{
  max-width: 222px;
  display: block;
  margin: 0 auto 5px;
}

section.top-sec3 .top-sec5-about.first{
  padding-bottom: 60px;
}

section.top-sec3 .top-sec5-about.first .about-image{
  margin-left: -25px;
}

section.top-sec3 .top-sec5-about.last .about-image{
  margin-right: -25px;
}

section.top-sec3 .top-sec5-about.last{
  padding-bottom: 0;
}



.top-sec5-about .about-text {
    width: calc(50% - 19px);
  }


@media (max-width: 544px) {
  .es-separate-container #content .es-container {
    padding-left: 0;
    padding-right: 0;
  }
}

@media (max-width: 480px) {
  .block_480 {
    display: block;
  }

  .pc {
    display: none;
  }

  .kasouheader h2:last-child {
    font-size: 18px !important;
    letter-spacing: 0.1em;
    margin-right: -0.1em;
    margin-top: 10px;
  }

  .kasouheader h2:nth-child(2) {
    font-size: 28px !important;
    letter-spacing: 0.15em;
    margin-right: -0.15em;
  }

  .kasouheader h2:first-child {
    font-size: 16px !important;
    margin-bottom: 10px;
    letter-spacing: 0.1em;
    margin-right: -0.1em;
  }
  .section-title h3 {
    font-size: 28px;
    letter-spacing: 0.1em;
    background-size: 10px;
    text-indent: 0.1em;
  }

  section.shop_slider.top-sec7 {
    padding: 50px 0 0;
  }

  .swiper-button-next, .swiper-button-prev {
    top: 50%;
  }

  .swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after,
  .swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after {
    font-size: 26px;
  }

  .shopinfo_wrapper .container-keio {
    padding-bottom: 60px;
    padding-top: 60px;
  }

  .shopinfo_left {
    width: 100%;
  }

  .shopinfo_right {
    max-width: none;
  }

  .shopinfo_right a.btn01 {
    width: 100%;
  }



  .top-sec5 .section-title{
        margin-bottom: 15px;
  }

  .top-sec5 .section-title h3 {
    display: inline-block;
    /* font-size: 14px; */
    font-size: 20px;
    letter-spacing: 0.1em;
    padding: 0 25px;
  }

  p.shop_tel {
    font-size: 26px;
    margin-bottom: 25px;
  }

  .shopaccess_wrapper .section-title,
  .top-sec5-about .section-title,
  .top-sec5-about .about-text {
    text-align: center;
  }

  p.shop_access {
    font-size: 14px;
    margin-bottom: 20px;
    margin-top: 5px;
  }

  .shopaccess_wrapper .shopinfo_right a.shop_link {
    min-width: 240px;
    margin: 0;
  }

  .shopaccess_wrapper .shopinfo_right a.pink_tra {
    margin-bottom: 15px;
  }

  a.btn01 {
    font-size: 14px;
  }

  iframe {
    height: 280px;
  }

  .staff_com .container-keio {
    padding-top: 40px;
  }

  /* .top-sec5-about .about-text{
    margin-bottom: 15px;
  }

  .top-sec5-about .about-text>h3 {
    font-size: 21px;
    line-height: 1.5;
    text-align: center;
    margin-bottom: 15px;
  } */

  .top-sec5.staff_com .about-text p {
    line-height: 2;
    letter-spacing: 0.1em;
  }

  .news_block .uagb-columns__inner-wrap.uagb-columns__columns-2 {
    padding: 0 20px 60px;
    flex-wrap: wrap;
  }

  .news_block .uagb-column__wrap {
    width: 100%;
  }

  section.top-sec3 .container-keio, section.top-sec4 .container-keio {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  section.top-sec3 .section-title {
    margin-bottom: 25px;
}

section.top-sec4 .section-title{
  margin-bottom: 25px;
}

  section.top-sec3 .section-title h3, section.top-sec4 .section-title h3 {
    padding: 0 25px;
    background-position: left center, right center;
    display: inline-block;
  }

  .btn_wrapper1 a {
    width: calc(100% / 2 - 7.5px);
    padding: 16px 5px;
    margin-bottom: 15px;
    letter-spacing: 0.1em;
    font-size: 14px;
  }

  .btn_wrapper2 .text_img {
    width: calc(100% / 2 - 7.5px);
  }

  .btn_wrapper3 a.text_img {
    margin-bottom: 20px;
  }

  .btn_wrapper3 a.text_img:last-child {
    margin-bottom: 0px;
  }

  .btn_wrapper1.btn_rent a.text:last-child {
    margin-right: calc(100% / 2 + 7px);
  }

  section.top-sec3 .container-keio:last-child, section.top-sec4.top-sec4-last .container-keio {
    padding-bottom: 60px;
  }

  section.top-sec3 .container-keio:last-child {
    padding-top: 60px;
  }

 .btn_wrapper2, a.btn01,{
    background-size: 12px;
    background-position: right 10px center;
    letter-spacing: 0.1em;
    font-size: 14px;
    line-height: 1.5;
  }

  .btn_wrapper2 .text_img .text span{
    margin-right: -0.1em;
  }

  .btn_wrapper2 .text_img .text {
    font-size: 14px;
    letter-spacing: 0.1em;
    padding: 10px;
  }


  section.top-sec4 .btn_wrapper3 .about-text p {
    font-size: 13px;
    line-height: 1.7;
  }

  section.top-sec3 .about-text{
    margin-top: 30px;
  }

  section.top-sec3 .about-text p {
    text-align: justify;
    font-feature-settings: "palt" 1;
    font-size: 14px;
    margin-bottom: 0px;
    line-height: 1.8;
    margin-right: 0;
  }

  section.top-sec5 .about-text p {
    font-size: 14px;
    text-align:justify;
    font-feature-settings: "palt" 1;
    line-height: 1.8;
    margin-right: 0;
  }

  .top-sec5 .about-text h5 {
    font-size: 21px;
    margin-bottom: 20px;
  }

  .shopinfo_center {
    width: 100%;
    margin-bottom: 15px;
  }

  .shopinfo_center p {
    text-align: center;
    font-size: 14px;
    line-height: 1.8;
  }

  .btn_wrapper3 a.text_img .text {
    background-position: right 18% top 15px;
  }

  .btn_wrapper3 a.text_img:first-child .text {
    min-height: 57px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-position: right 16% top 55%;
  }

  .btn_wrapper3 a.text_img:nth-child(2) .text {
    background-position: right 30% bottom 10px;
  }

  .btn_wrapper3 a.text_img:last-child .text {
    background-position: right 2% top 14px;
  }

  .top-sec5-about {
    padding: 30px 0px 0;
  }

  section.top-sec4.tenpo .container-keio {
    padding-top: 60px;
  }

  .btn_wrapper3 a.text_img .text {
    padding: 10px 0 5px;
  }



.top-sec5-about .about-image .check {
    max-width: 102px;
}
section.top-sec3 .top-sec5-about.first .about-text .search_btn {
    display: block;
}

section.top-sec3 .top-sec5-about.last{
  flex-direction: column-reverse;
}

section.top-sec3 .top-sec5-about .about-text p span.gray{
  font-size: 13px;
}

.top-sec5-about .about-image {
    padding: 20px;
    width: 100%;
    margin-bottom: 20px;
}

section.top-sec3 .top-sec5-about.first .about-image{
  margin-left: 0;
}

section.top-sec3 .top-sec5-about.last .about-image{
  margin-right: 0;
}

section.top-sec3 .top-sec5-about .section-title{
    margin-bottom: 15px;
}

section.top-sec3 .top-sec5-about .section-title h3{
    font-size: 18px;
}

section.top-sec3 .top-sec5-about .about-text p span.black{
  font-size: 15px;
}

.top-sec4-about{
  flex-wrap: wrap;
}

.top-sec4-about .about-image,.top-sec4-about .about-text{
  width: 100%;
}

.top-sec4-about .about-text .step_box{
  margin-bottom: 20px;
  margin-top: 20px;
}

section.top-sec4 .top-sec4-about .section-title {
  margin-bottom: 15px;
}

section.top-sec4 .top-sec4-about .section-title h3{
  font-size: 16px;
}

.top-sec4-about .about-text p{
  font-size: 14px;
  line-height: 1.5;
}

.top-sec4-about .about-text .step_box span{
  font-size: 15px;
}
.top-sec4-about .about-text .step_box span.category{
  margin-left: 15px;
  font-size: 14px;
}

.top-sec4-about {
    padding: 40px 0;
}

section.top-sec3 .top-sec5-about.first{
  padding-right: 00px;
}

section.top-sec3 .top-sec5-about.last{
  padding-left:0px;
}

section.top-sec3.search .container-keio{
  padding-left: 20px;
  padding-right: 20px;;
}

.top-sec5-about .about-text {
    width:100%;
  }


}

@media(max-width:450px) {
  .block_450 {
    display: block;
  }

  .btn_wrapper3 a.text_img:last-child .text {
    background-position: right 0% top 14px;
  }


}

@media (max-width: 430px) {
  .block_430 {
    display: block;
  }

  .section-title h3 {
    font-size: 25px;
  }

  .section-title p {
    font-size: 12px;
  }



  section.top-sec4 .btn_wrapper3 .about-text p {
    font-size: 12px;
    line-height: 1.6;
  }

  .btn_wrapper3 a.text_img .text {
    font-size: 13px;
    background-position: right 18% top 14px;
  }

  .btn_wrapper3 a.text_img:nth-child(2) .text {
    background-position: right 28% bottom 9px;
  }

  .btn_wrapper3 a.text_img:last-child .text {
    background-position: right 28% bottom 9px;
  }

  .btn_wrapper3 a.text_img:first-child .text {
    min-height: 54px;
    background-position: right 15% top 55%;
  }

}

@media (max-width: 414px) {
  .btn_wrapper2 .text_img .text {
    background-size: 0;
  }

  .btn_wrapper2 .btn_wrapper3 a.text_img .text {
    background-size: 12px;
  }

  .btn_wrapper2{
    display: block;
  }

.btn_wrapper2 .text_img{
  width: 100%;
}

.btn_wrapper2 .text_img .text {
  font-size: 16px;
  padding: 15px 10px;
}

.btn_wrapper2 .text_img:first-child{
  margin-bottom: 25px;
}

.btn_wrapper2 .text_img br.sp{
  display: none;
}

.btn_wrapper2 .text_img img.pc{
 display: block;
}

.btn_wrapper2 .text_img img.sp{
  display: none;
}

}

@media (max-width: 390px) {

  .swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    right: 20px;
    left: auto;
  }

  .swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    left: 20px;
    right: auto;
  }

  .section-title h3 {
    font-size: 21px;
  }

  .modal-top {
    right: 0;
  }

  .shopinfo_right a.btn01 {
    padding: 20px 25px;
  }

  .btn_wrapper3 a.text_img:nth-child(2) .text {
    background-position: right 25% bottom 9px;
  }

  .btn_wrapper3 a.text_img:last-child .text {
    background-position: right 25% bottom 9px;
  }

  .btn_wrapper3 a.text_img:first-child .text {
    min-height: 54px;
    background-position: right 10% top 55%;
  }



.btn_wrapper2 .text_img .text {
  font-size: 14px;
  padding: 15px 10px;
}
}

@media (max-width: 360px) {
  .btn_wrapper2 .btn_wrapper3 a.text_img .text {
    background-size: 0;
  }

  section.top-sec3 .section-title h3, section.top-sec4 .section-title h3 {
    padding: 0 20px;
  }

  a.btn01 {
    padding: 15px 30px;
  }


}

@media (max-width: 340px) {
  .section-title h3 {
    font-size: 20px;
  }

  .top-sec5 .section-title h3 {
    font-size: 18px;
  }

  .shopinfo_center p {
    font-size: 13px;
    line-height: 1.7;
  }


  .btn_wrapper3 a.text_img:first-child .text {
    min-height: 54px;
  }
  section.top-sec4 .top-sec4-about .section-title h3 {
    font-size: 15px;
    letter-spacing: 0.05em;
}

}

@media (max-width: 330px) {
  .btn_wrapper3 a.text_img:nth-child(2) .text {
    margin-left: -4px;
  }
}
