@charset "UTF-8";
:root {
  --text-black: #232323;
  --primary-white: #fdfdfd;
  --primary-navy: #062442;
  --primary-blue: #0B4987;
  --primary-red: #E22548;
  --bg-blue: #F0F8FD;
  --accent_blue: #DEEDF4;
}
body {
  font-family: ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, Osaka, ＭＳ\ Ｐゴシック, MS PGothic, sans-serif;
  font-size: 100%;
  color: var(--text-black);
  font-weight: 400;
  line-height: 1.5;
}
a {
  color: inherit;
  text-decoration: none;
}
a:hover {
  color: inherit;
}
h1 {
  text-align: center;
}
#flexcontainer {
  display: flex;
  flex-flow: row wrap;
  margin: 20px auto 40px;
  width: 100%;
  height: auto;
}
#section {
  padding-bottom: 40px;
}
/* ----- common ----- */
#main-container.staticPage {
  max-width: 1200px !important;
}
h3 {
  text-align: center;
}
.test_box01 {
  max-width: none !important;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 0 !important;
}
.brsp {
  display: block;
}
.section_title {
  text-align: center;
  padding: 20px 0;
}
.bluebg01 {
  margin-top: -2%;
}
.bluebg02 {
  margin-bottom: -2%;
}
/* ----- n_kaitori ----- */
#kaitorikanou {
  font-size: 14px;
  line-height: 26px;
  font-weight: bold;
  background-color: #FF6600;
}
#kaitorifukanou {
  font-size: 12px;
  line-height: 26px;
  font-weight: bold;
  background-color: #CCC;
}
#kaitorifukanou span {
  font-weight: bold;
}
#kaitorikanou_syouhin {
  font-size: 12px;
  padding: 4px 0 4px 4px;
  line-height: 16px;
  background-color: #FFFFCC;
}
#kaitorikanou_syouhin span {
  font-weight: bold;
}
#kaitorifukanou_syouhin {
  font-size: 12px;
  padding: 4px 0 4px 4px;
  line-height: 16px;
  background-color: #F8F8FF;
}
.kaitori_kahi {
  line-height: 120%;
  margin: 0 0 6px 12px;
}
h1 .fukudai {
  font-size: small;
  padding-left: 24px;
}
/* 持込み買取の流れ */
#setumei__kaitori {
  margin: 0 0 40px;
}
#setumei__kaitori a {
  text-decoration: underline;
}
.setumei__mochikomi02 {
  margin: 0 0 40px;
}
/*  高額査定の手引き  */
.kaitoriUp {
  margin: 0 20px 40px;
}
.kaitoriUp table {
  padding: 20px 0;
  background-color: #d2edf3;
}
.kaitoriUp table a {
  text-decoration: underline;
}
.kaitoriUp table h2 {
  border-bottom: 1px solid #262626;
  margin-bottom: 10px;
  color: #3c59d5;
}
.kaitoriUp table th {
  width: 30%;
  background-color: #d2edf3;
  display: none;
}
.kaitoriUp table td {
  padding: 10px 40px;
}
/* タイルカーペット買取 */
.tilecarpetkaitori {
  margin: auto;
}
.tilecarpetkaitori .taisyou {
  border: 2px solid #f90;
  margin: 0 auto 40px;
  padding: 10px;
}
.tilecarpetkaitori .btnContact-wrap {
  margin: 20px auto 40px;
  text-align: center;
}
.tilecarpetkaitori .kaitoritaisyou {}
.tilecarpetkaitori .kaitoritaisyou span {
  font-size: 24px;
  color: #F00;
}
.tilecarpetkaitori .kaitori__aria {
  font-size: 100%;
}
.tilecarpetkaitori .kaitori__aria a {
  text-decoration: underline;
}
.tilecarpetkaitori .tuuwa {
  background: #eee none repeat scroll 0 0;
  margin: 20px auto;
  padding: 10px;
  text-align: center;
}
.tt-h3 {
  font-size: 100%;
}
.formWrap table {
  font-size: 100%;
  margin: 0 0 40px;
}
.formWrap th {
  flex-basis: 30%;
  margin: 0 0 10px;
  width: 30%;
  font-size: 80%;
  font-weight: normal;
  background-color: #f1f1f1;
}
.formWrap td {
  padding: 10px 0;
  width: 70%;
}
.formWrap td span {
  display: block;
  font-size: 10px;
  line-height: 1.5;
}
.formWrap #mailform .text {
  width: 100% !important;
  border-radius: 5px;
  margin: 0 0 5px;
  padding: 5px 10px;
}
.formWrap #mailform .textArea {
  width: 100% !important;
}
.formWrap #mailform .btn {
  margin: 20px 0;
  text-align: center;
}
.formWrap #mailform .btn input {
  border-radius: 10px;
  width: 80%;
  background: #f03 none repeat scroll 0 0;
  color: #ffffff;
  cursor: pointer;
  padding: 10px;
}
/* 金庫買取 */
.kaitorikinko {
  width: 100%;
}
.kaitorikinko .top-image {
  text-align: center;
  margin: 0 auto 40px;
}
.kaitorikinko .top-image p {
  text-align: left;
}
.kaitorikinko .unpanfee {
  display: flex;
  flex-flow: row wrap;
  margin: 0 auto 40px;
}
.kaitorikinko .unpanfee dl {
  background: #eee none repeat scroll 0 0;
  flex-basis: 45%;
  margin: 0 auto;
  padding: 5px;
}
.kaitorikinko .unpanfee dt {
  font-weight: bold;
}
.kaitorikinko .unpanfee dd {
  margin: 0 0 20px;
}
.kaitorikinko .hansyutufee, .kaitorikinko .kaitoriArea {
  text-align: center;
  margin: 0 auto 40px;
}
/* お引取までの流れ */
.kinko_kaitori_naiyou {
  border-color: #f60;
  border-style: dashed;
  border-width: 1px;
  color: #333333;
  line-height: 150%;
  margin: 12px 0 24px;
  padding: 6px 12px 12px;
  text-align: center;
}
.kinko_kaitori_step {
  background-color: #cc6633;
  color: #ffffff;
  font-size: 18px;
  font-weight: bold;
  margin: 6px 0 12px;
  padding: 9px 0;
  text-align: center;
}
.sitahe {
  color: #c00;
  font-size: 24px;
  margin: 24px 0;
  text-align: center;
}
/*金庫の買取基準 */
.sikaku_red2_16px {
  background-image: url("../images/sikaku_red2_16px.gif");
  background-position: left center;
  background-repeat: no-repeat;
  border-bottom: 1px dotted #999999;
  font-size: 20px;
  margin: 12px 0 0 6px;
  padding: 0 0 0 24px;
}
.kaitori_kijyun_naiyou {
  font-size: 14px;
  margin: 6px;
}
.kaitori_hansyutu {
  border-bottom: 1px dotted #666666;
  border-left: 6px solid #cc6633;
  color: #333333;
  font-size: 16px;
  font-weight: bold;
  margin: 14px 0 0;
  padding: 4px 0 0 9px;
}
/* 処理料金について*/
.kadomaru_ue {
  border-radius: 10px;
  border: 2px solid #F60;
  padding: 10px;
}
.kadomaru_naka {
  display: flex;
  flex-flow: row wrap;
}
.kadomaru_naka > p {
  flex-basis: 100%;
}
.kinko_ul {
  flex-basis: 50%;
  margin: 0 auto;
  text-align: center;
}
#syoriryoukin {
  padding: 20px;
}
.syori_80 {
  font-size: 24px;
  color: #F00;
}
.kaitoriWrap {
  width: 100%;
  margin: 0 auto 40px;
}
  .kaitoritaisyou {
padding-top: 24px;
  }
.kaitoriBox {
  width: 100%;
  margin: 0 auto 20px;
}
.kaitoriBox a {
  color: #FF6600;
  text-decoration: underline;
}
.bnrWrapp {
  margin: 20px auto 40px
}
.kaitori_denwa {
  text-align: center;
  font-size: 14px;
}
.phoneContact {
  border: 5px solid #eee;
  margin: 40px auto;
  padding: 10px;
  text-align: center;
}
.phoneContact h2 {
  color: #262626;
  background-color: #eee;
}
.phoneContact span {
  font-size: 2em;
  font-weight: bold;
}
.phoneContact .btnWrap {
  margin: 20px auto 40px;
  width: 100%;
}
.phoneContact .btnWrap a {
  display: block;
  border-radius: 5px;
  /*padding:5px 10px;*/
  padding: 12px 10px;
  background: #393;
  color: #fff;
  /*width:50%;*/
  margin: auto;
  width: 40%;
}
.phoneContact .btnWrap a:hover {
  opacity: 0.8;
}
.phoneContact .btnWrap a:before {
  content: "\f101";
  font-family: FontAwesome;
  padding: 0 0 0 5px;
}
/*出張査定・出張買取の流れ*/
.nagareBox h2 {
  border-bottom: 1px solid #262626;
}
.nagareBox {
  margin: 0 auto 40px;
}
.nagareBox a {
  color: #FF6600;
  text-decoration: underline;
}
.nagareBox p {
  padding: 10px 40px;
}
.kaitori_area {
  margin: 48px auto 16px;
  text-align: center;
}
.kaitori_area h3 {
  color: #707f8a;
  text-align: center;
  line-height: 1.333;
}
.kaitori_caution {
  font-weight: bold;
  color: #3e2e2e;
}
.phoneContact .kaitori_caution {
  margin-bottom: 4px;
  font-size: 16px;
}
.sanpai_kotira {
  text-align: center;
  margin: 40px auto 4px;
  width: 48%;
  padding: 24px 24px 6px;
  border-radius: 4px;
  box-sizing: border-box;
  border: 3px dashed #776a22;
  background-color: #FFF049;
}
.sanpai_kotira p {
  margin-bottom: 24px;
}
.kaitori_bnr {
  display: flex;
  flex-flow: row wrap;
  margin: 0 auto 40px;
}
.fontRed {
  color: #D50D11;
  font-weight: bold;
}
/* 更衣ロッカー買取 */
#locker .taisyou {
  margin: 2rem 0;
  padding: 1rem;
  border-radius: 2rem;
  border: 3px solid #F90;
}
#locker table, tr, td {
  margin: 15px;
  border-bottom: 1px solid #c8c8c8;
  text-align: center;
}
#locker table {
  width: 100%;
  border-collapse: collapse;
  margin: 1rem auto 0;
}
#locker td {
  padding: 0.5rem;
}
#locker table td:nth-child(2) {
  font-size: 20px;
  font-weight: bold;
  color: red;
}
@media screen and (min-width: 768px) {
  .tilecarpetkaitori {
    width: 100%;
    margin: auto;
  }
  .kaitoritaisyou {
    font-size: 24px;
    font-weight: bold;
	padding-top: 40px;
  }
  .tilecarpetkaitori .taisyou {
    border: 2px solid #F90;
    padding: 10px;
  }
  #syohin_category_list_ul2 li {
    margin: 0 0 0 1em;
  }
  #syohin_category_list_ul2 li:last-child {
    border: none;
  }
  .kaitori_bnr {
    display: flex;
    flex-flow: row wrap;
    margin: 0 auto 40px;
    justify-content: space-around;
  }
  .kaitori_bnr p {
    flex-basis: 49%;
    max-width: 49%;
  }
  #locker .taisyou {
    margin: 2rem 0;
    padding: 2rem;
    border-radius: 2rem;
    border: 3px solid #F90;
    width: 80%;
  }
  #locker table {
    width: 80%;
  }
  #locker table td:nth-child(2) {
    font-size: 30px;
  }
}
@media all and (min-width: 1130px) {
  .kaitoriWrap .kaitori_midashi td {
    padding: 6px 0 4px;
  }
  #kaitorikanou, #kaitorifukanou {
    font-size: 16px;
  }
  #kaitorifukanou_syouhin {
    line-height: 1.333;
  }
  .tuika_kaitori {
    margin: 6px 0px 9px;
  }
  .kaitori_area {
    width: 60%;
    margin: 32px auto 16px;
  }
  .kaitori_area h3 {
    font-size: 24px;
    margin-bottom: 8px;
  }
}
.test_box01 {
  width: 100%;
  max-width: 1000px;
  height: 410px;
  background-size: cover;
  animation: img_anime 24s ease infinite;
  background-color: black;
}
.test_box01 span {
  color: #2c2c2c;
  font-size: clamp(24px, 10vw, 60px);
  font-weight: 900;
  text-shadow: 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff;
}
.test_box01 p {
  color: #fcfff1;
  font-size: clamp(14px, 5.5vw, 30px);
  text-align: center;
  line-height: 252%;
  font-weight: 600;
  text-shadow: 1px 3px 3px #363636;
  /*text-shadow:0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff;*/
}
.test_box01 a {
  color: #ffffff;
  font-size: 4vw;
  background-color: #c00;
  padding: 13px 58px;
  text-decoration: none;
  text-shadow: none;
}
/* アニメーション */
@keyframes img_anime {
  0% {
    background-image: url(/ws/kaitoripage/kaitori_newimage/image01.webp); /* 背景画像1を指定 */
  }
  20% {
    background-image: url(/ws/kaitoripage/kaitori_newimage/image01.webp); /* 背景画像1を指定 */
  }
  35% {
    background-image: url(/ws/kaitoripage/kaitori_newimage/image02.webp); /* 背景画像2を指定 */
  }
  53% {
    background-image: url(/ws/kaitoripage/kaitori_newimage/image02.webp); /* 背景画像2を指定 */
  }
  68% {
    background-image: url(/ws/kaitoripage/kaitori_newimage/image03.webp); /* 背景画像3を指定 */
  }
  85% {
    background-image: url(/ws/kaitoripage/kaitori_newimage/image03.webp);
    background-position: center; /* 背景画像3を指定 */
  }
  100% {
    background-image: url(/ws/kaitoripage/kaitori_newimage/image01.webp);
    background-position: center; /* 背景画像3を指定 */
  }
}
@keyframes fuwafuwa {
  0% {
    transform: translate(0, 0);
  }
  50% {
    transform: translate(0, -20px);
  }
  100% {
    transform: translate(0, 0);
  }
}
/* ----- fv ----- */
.kaitori-hero {
  padding: 20px 0;
  background-color: var(--bg-blue);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.03);
}
.kaitori-inner {
  width: 100%;
  max-width: 1100px;
  margin: 0 auto;
}
.kaitori-ttl, .section_title {
  font-family: "メイリオ", sans-serif;
  font-weight: 700;
  font-size: 20px;
  line-height: 1.5;
  color: var(--primary-navy);
  letter-spacing: -0.02em;
}
.kaitori-banner {
  margin: 0 auto 18px;
  max-width: 1000px;
  position: relative;
  display: block;
}
.kaitori-link {
  display: inline-block;
  position: relative;
  overflow: hidden;
  text-decoration: none;
  box-shadow: 0 8px 24px rgba(11, 43, 47, 0.08);
  transition: transform .18s ease, box-shadow .18s ease;
}
.kaitori-link:hover {
  transform: translateY(-4px);
  box-shadow: 0 14px 36px rgba(11, 43, 47, 0.12);
}
.kaitori-link img {
  display: block;
  width: 100%;
  height: auto;
  object-fit: cover;
  vertical-align: middle;
}
/* CTA オーバーレイ（画像右下に小さなボタン） */
/*.kaitori-cta {
  position: absolute;
  right: 18px;
  bottom: 14px;
  background: linear-gradient(90deg, #ef4444, #dc2626);
  color: #fff;
  padding: 10px 16px;
  border-radius: 999px;
  font-weight: 700;
  font-size: 14px;
  box-shadow: 0 6px 18px rgba(220, 38, 38, 0.25);
  pointer-events: none;
  transition: background .25s ease;
}
.kaitori-link:hover .kaitori-cta {
  background: linear-gradient(90deg, #f87171, #dc2626);
}*/
/* リード文 */
.kaitori-lead {
  color: #334155;
  font-size: 16px;
  line-height: 1.8;
  margin: 0 auto;
  max-width: 860px;
}
/* ----- reason ----- */
.section_reason {
  background-color: var(--bg-blue);
  margin: 0 auto;
  padding: 80px 0;
}
.reason__wrapper {
  margin: 0 auto;
  width: 90%;
  background-color: #E22548;
  text-align: center;
  border-radius: 8px;
  padding: 16px;
}
.reason_wrap {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 16px;
  counter-reset: card-counter;
}
.reason_title {
  color: #fdfdfd;
}
.item_title {
  color: #E22548;
  font-size: clamp(14px, 4vw, 24px);
}
.item_img {
  width: 80%;
  margin: 0 auto;
}
.item_txt {
  text-align: left;
}
.item_contents {
  position: relative;
  background-color: #fdfdfd;
  padding: 16px;
  border-radius: 8px;
  margin-top: 16px;
}
/* ribbon */
.item_contents::before {
  counter-increment: card-counter; /* カウントを1進める */
  content: "0"counter(card-counter); /* 「01」の形式で表示 */
  position: absolute;
  top: -2px;
  left: 8px;
  width: 40px;
  aspect-ratio: 22 / 33;
  background-color: #004c8c;
  clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 50% 85%, 0% 100%);
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 3%;
  box-sizing: border-box;
  color: #fdfdfd;
  font-weight: bold;
  font-size: clamp(20px, 2vw, 24px);
}
.happylogo {
  width: 60%;
  margin: 0 auto;
}
.section_solution {
  padding: 40px 0;
  margin: 0 auto;
  max-width: 1000px;
}
.solution_title {
  position: relative;
  z-index: 2;
}
.spotlight {
  position: absolute;
  top: -10%;
  right: 1%;
  width: 20%;
  transform: rotate(10deg);
  z-index: 1;
}
.txt_group ul {
  padding: 16px;
}
.txt_group ul li {
  padding: 8px 0 24px;
  color: var(--primary-navy);
  font-weight: bold;
  font-size: 18px;
  text-align: left;
}
.onestop_txt {
  padding: 40px 16px;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
}
.redbold {
  color: var(--primary-red);
}
.img_group {
  position: relative;
  width: 100%;
  max-width: 600px;
  aspect-ratio: 3 / 2;
  margin: 0 auto;
}
.img_item01 {
  width: 50%;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
}
.img_item02 {
  width: 70%;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
}
.total_wrapper {
  padding: 0 16px 40px;
}
.total_box {
  background-color: var(--primary-white);
  margin: 16px;
  border-radius: 8px;
  box-shadow: 0 8px 16px rgb(89 89 89 / 15%);
  flex: 1;
}
.total_txt {
  text-align: center;
  padding: 8px 0;
}
/* cta */
.section__cta {
  background-image: linear-gradient(rgba(0, 28, 56, .3), rgba(0, 28, 56, .3)), url("../kaitoripage/images/kaitori_cta.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom center;
}
.section_title.cta_title {
  color: var(--primary-white);
  letter-spacing: 1.5px;
  padding: 32px 0 24px;
  font-size: clamp(24px, 3vw, 32px);
}
.cta_wrapper {
  margin: 0 auto;
  display: flex;
  flex-flow: column nowrap;
  gap: 16px;
  padding-bottom: 40px;
  max-width: 800px;
}
.form_btn {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-size: 1rem;
  font-weight: 700;
  text-decoration: none;
  border: 3px solid var(--primary-red);
  transition: all .3s ease;
  cursor: pointer;
  text-align: center;
  line-height: 1.5;
  width: 90%;
  margin: 0 auto;
  background-color: var(--primary-red);
  color: var(--primary-white);
  padding: 16px 8px;
  border-radius: 8px;
}
.form_btn:hover {
  background-color: var(--primary-white);
  color: var(--primary-red);
  transform: translateY(-2px);
  box-shadow: 0 8px 20px rgba(0, 0, 0, .15);
}
.form_btn::after {
  content: ">";
  margin-left: 32px;
  transition: transform .3s;
}
.form_btn:hover::after {
  transform: translateX(4px);
}
.form_txt {
  text-align: center;
  font-size: 16px;
}
.form_smallbtn {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1rem;
  font-weight: 700;
  text-decoration: none;
  border: 1px solid var(--primary-red);
  transition: all .3s ease;
  cursor: pointer;
  text-align: center;
  line-height: 1.5;
  width: 90%;
  margin: 0 auto;
  background-color: var(--primary-white);
  color: var(--primary-red);
  padding: 2px 8px;
  border-radius: 50px;
}
.form_smallbtn:hover {
  background-color: var(--primary-red);
  color: var(--primary-white);
  transform: translateY(-2px);
  box-shadow: 0 8px 20px rgba(0, 0, 0, .15);
}
.form_smallbtn::after {
  content: ">";
  margin-left: 32px;
  transition: transform .3s;
}
.form_smallbtn:hover::after {
  transform: translateX(4px);
}
.phone {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 4px;
}
.phone i {
  font-size: 20px;
  color: var(--primary-red);
}
.tel_btn {
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
  border: 3px solid var(--primary-red);
  transition: all .3s ease;
  cursor: pointer;
  text-align: center;
  line-height: 1.5;
  width: 90%;
  margin: 0 auto;
  background-color: var(--primary-white);
  color: var(--primary-black);
  padding: 16px 8px;
  border-radius: 8px;
}
.telnum {
  color: var(--primary-red);
  font-size: 24px;
}
.teltxt {
  font-size: 12px;
}
.fax_btn {
  background: linear-gradient(45deg, rgba(11, 73, 135), rgba(13, 111, 208));
  color: var(--primary-white);
  padding: 8px 24px;
  margin-top: 16px;
  display: inline-block;
}
/* kaitori */
  .seasonal_kaitori {
    margin-top: 80px;
    background-color: var(--bg-blue);
  }
.seasonal_kaitori {
  margin-top: 40px;
}
.seasonal_img {
  text-align: center;
}
.seasonal_img img {
  display: block;
  width: 100%;
  height: auto;
  object-fit: cover;
  vertical-align: middle;
}
.section_kaitoriitem {
  padding: 40px 0;
}
.title_wrap {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: var(--primary-blue);
}
.kaitori_title {
  color: var(--primary-white);
  font-size: clamp(20px, 2vw, 32px);
  font-weight: bold;
  margin: 0;
}
.text_area {
  padding: 24px 0;
}
.pageText {
  text-align: center;
  font-size: 16px;
}
.chair_contents {
  display: flex;
  flex-flow: column nowrap;
  justify-content: center;
  align-items: center;
  gap: 16px;
  padding: 0 16px 40px 16px;
}
.chair_img {
  width: clamp(200px, 50vw, 360px);
  margin: 0 auto;
}
.chair_txt {
  background-color: var(--primary-white);
  width: 90%;
  max-width: 800px;
  margin: 24px auto;
  border-radius: 8px;
  padding: 24px 0;
}
.chair_txt h3 {
  font-size: clamp(20px, 2vw, 24px);
  line-height: 1.5;
  text-align: center;
  padding-top: 24px;
}
.chair_txt p {
  text-align: center;
  padding-top: 8px;
  font-size: 16px;
}
.textcolor {
  font-size: 16px;
}
.black_color {
  display: inline-block;
  background-color: #2b2b2b;
  color: var(--primary-white);
  padding: 4px 8px;
}
.grey_color {
  display: inline-block;
  background-color: #ccc;
  color: var(--text-black);
  padding: 4px 8px;
}
.blue_color {
  display: inline-block;
  background-color: #0d6fd0;
  color: var(--primary-white);
  padding: 4px 8px;
}
.locker_img {
  width: clamp(100px, 22vw, 350px);
  position: absolute;
  left: 1%;
  top: -25%;
}
.locker_img img {
  display: block;
  width: 100%;
  height: auto;
}
.kaitoritaisyou {
  text-align: center;
}
.section_locker {
  background-color: var(--bg-blue);
}
.taisyou {
  padding: 40px 30px;
  border-radius: 10px;
}
.taisyou h3 {
  text-align: center;
  margin-bottom: 30px;
  font-size: 14px;
}
.price_list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 16px;
  padding: 0;
  margin: 0 auto;
  max-width: 1000px;
  list-style: none;
}
.price_list li {
  background: #fff;
  border-radius: 10px;
  padding: 16px 8px;
  text-align: center;
}
.name {
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 20px;
}
.price {
  font-size: 20px;
  font-weight: 700;
  color: #ef2f55;
}
.note {
  margin-top: 30px;
  font-size: 0.9rem;
  line-height: 1.8;
}
#locker .taisyou {
  width: 100%;
  border: none;
  margin: 0 auto;
}
.item_table {
  border-collapse: collapse;
  border-spacing: 0;
}
.item_table th, .item_table td {
  padding: 8px;
}
.item_table th {
  background-color: var(--bg-blue);
  border: 1px solid var(--accent_blue);
}
.item_table td {
  border: 1px solid var(--accent_blue);
  font-size: 12px;
}
.other_table {
  padding-top: 16px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
}
.bottom-th {
  background-color: var(--bg-blue);
  border: 1px solid var(--accent_blue);
  text-align: center;
  font-weight: bold;
  padding: 8px 4px;
}
.other_item {
  padding: 24px 0;
}
.no_kaitori {
  padding: 40px 0 24px;
}
.nokaitori_wrap {
  background-color: #cbd5dc;
  padding: 4%;
  border-radius: 4px;
  border: 1px solid var(--bg-blue);
  max-width: 800px;
  margin: 0 auto;
}
.nokaitori_box {
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
  align-items: flex-start;
  padding-left: 24px;
  margin-top: 16px;
  font-size: 14px;
}
.nokaitori_box ul {
  list-style: disc;
  line-height: 1.8;
}
.nokaitori_txt {
  text-align: center;
  padding-top: 16px;
}
.no_item {
  margin-bottom: 16px;
}
/* service */
.section_service {
  background-color: var(--bg-blue);
  padding: 40px 0;
}
.satei_wrapper {
  padding: 16px;
}
.satei_box {
  background-color: var(--primary-white);
  border-radius: 16px;
  display: flex;
  flex-flow: column nowrap;
  justify-content: center;
  align-items: center;
  gap: 16px;
}
.satei_image {
  width: 100%;
  position: relative;
  flex-shrink: 0;
}
.satei_image img {
  width: 100%;
  display: block;
}
.service_label {
  position: absolute;
  top: 0;
  left: 0;
  background: var(--primary-navy);
  color: var(--primary-white);
  padding: 4px 12px;
  font-weight: bold;
  font-size: 16px;
}
.satei_txt {
  padding: 16px 8px;
}
.satei_txt p {
  padding: 4px;
}
.service_btn {
  width: 90%;
  padding: 8px 4px;
  border: 2px solid var(--primary-navy);
  color: var(--primary-navy);
  text-decoration: none;
  font-weight: bold;
  background: var(--primary-white);
  box-shadow: 6px 6px 0 #344658;
  transition: .3s;
  margin: 24px auto;
  text-align: center;
}
.service_btn:hover {
  transform: translate(3px, 3px);
  box-shadow: 3px 3px 0 #344658;
  background: var(--primary-navy);
  color: var(--primary-white);
}
.area_wrap {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: column nowrap;
  gap: 16px;
  padding: 16px 0;
  max-width: 1000px;
  margin: 0 auto;
}
.area_image {
  width: 80%;
  margin: 0 auto;
  background-color: var(--primary-white);
}
.area_txt {
  border-radius: 8px;
  text-align: left;
  padding: 16px 0;
}
.shop_list {
  padding: 16px;
  background-color: var(--primary-white);
  margin: 16px 4px;
}
.shop_name {
  color: var(--primary-red);
  font-size: clamp(12px, 2vw, 20px);
  font-weight: bold;
  padding-top: 8px;
  text-align: left;
}
.shop_tel {
  color: var(--text-black);
  font-size: 16px;
  font-weight: bold;
  padding-top: 8px;
}
.kaitori_area {
  width: 100%;
  background-color: var(--accent_blue);
  padding: 32px 8px;
}
.kaitori_area h3 {
  color: var(--primary-navy);
}
/*	------------------------------------
	responsive
	------------------------------------*/
/* small responsive */
@media (max-width: 767px) {
  .kaitori-hero {
    padding: 28px 12px;
  }
  .kaitori-ttl {
    font-size: 20px;
    line-height: 1.25;
  }
  .kaitori-cta {
    right: 12px;
    bottom: 12px;
    padding: 8px 12px;
    font-size: 13px;
  }
  .kaitori-lead {
    font-size: 15px;
  }
  .kaitori-link {
    border-radius: 8px;
  }
}
@media screen and (min-width: 500px) {
  .test_box01 {
    width: 100%;
    max-width: 1000px;
    height: 502px;
  }
}
/* pc responsive */
@media screen and (min-width: 768px) {
  #main-container {
    width: 70%;
    order: 3;
    margin: 0 10px 0 auto;
    padding: 0;
    display: flex;
  }
  .test_box01 a {
    font-size: 30px;
  }
}
@media screen and (min-width: 1200px) {
  #section {
    padding-bottom: 80px;
  }
  #flexcontainer {
    flex-flow: row wrap;
    margin: 20px auto 0;
  }
  #main-container {
    width: 70%;
    order: 3;
    margin: 0 10px 0 auto;
    padding: 0;
    display: flex;
  }
  .section_title {
    font-size: 28px;
    padding-bottom: 16px;
  }
  .item_contents {
    padding: 16px 24px;
	  flex: 1;
  }
  .kaitori-inner {
    padding: 0 32px;
  }
  .onestop_txt {
    max-width: 800px;
    margin: 0 auto;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
  }
  .txt_group ul li {
    font-size: 20px;
  }
  .table_name {
    width: 50%;
    font-size: 20px;
  }
  .item_table td {
    font-size: 16px;
    padding: 16px 8px;
  }
  /*  #main-container {
    flex-basis: auto !important;
    max-width: 1440px;
    margin: 0 !important;
    padding: 0 !important;
  }*/
  .brsp {
    display: none;
  }
  .reason_wrap {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: stretch;
    gap: 16px;
  }
  .reason__wrapper {
    padding: 40px 16px;
    margin: 0 auto;
    max-width: 1000px;
  }
  .happylogo {
    width: 40%;
  }
  .spotlight {
    position: absolute;
    top: -10%;
    right: 1%;
    width: 8vw;
  }
  .solution_wrap {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 16px;
    padding: 16px 32px;
    max-width: 1200px;
    margin: 0 auto;
  }
  .txt_group {
    width: 60%;
  }
  .img_group {
    width: 40%;
  }
  .total_wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 16px;
    padding-bottom: 40px;
  }
  .total_img {
    width: 100%;
    height: 200px;
    object-fit: cover;
    display: block;
  }
  .price_list {
    gap: 32px;
  }
  .form_txt {
    text-align: center;
    font-size: 28px;
  }
  .no_item h3 {
    font-size: 24px;
  }
  .section_kaitoriitem {
    padding: 80px 0;
  }

  .seasonal_wrapper {
    padding: 40px 0;
  }
  .text_area {
    padding: 40px 0;
  }
  .kaitori_title {
    color: var(--primary-white);
    font-size: 32px;
    font-weight: bold;
    margin: 0;
  }
  .kaitori_bnr {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-flow: row nowrap;
    gap: 16px;
    padding: 16px 32px 0 32px;
  }
  .kaitori-banner {
    width: 80%;
  }
  .chair_txt p {
    font-size: 20px;
  }
  .taisyou h3 {
    font-size: 16px;
  }
  .form_btn {
    width: 80%;
  }
  .form_smallbtn {
    width: 80%;
  }
  .tel_btn {
    font-size: 24px;
    width: 80%;
  }
  .phone {
    gap: 16px;
    align-items: baseline;
  }
  .phone i {
    font-size: 28px;
  }
  .telnum {
    font-size: 40px;
  }
  .teltxt {
    font-size: 14px;
  }
  .fax_btn a {
    display: inline-flex;
    justify-content: center;
    align-self: center;
    gap: 24px;
    font-size: 16px;
  }
  .name {
    font-size: 16px;
  }
  .price {
    font-size: 24px;
  }
  .section_chair {
    background-color: var(--bg-blue);
  }
  .textcolor {
    font-size: 20px;
  }
  .chair_contents {
    display: flex;
    flex-flow: row-reverse nowrap;
    justify-content: center;
    align-items: center;
    gap: 32px;
    padding: 16px 32px 40px;
    max-width: 1000px;
    margin: 0 auto;
  }
  #locker .taisyou {
    max-width: 1000px;
    margin: 0 auto;
  }
  .locker_img {
    top: -50%;
  }
  .item_wrap {
    max-width: 1000px;
    margin: 0 auto;
  }
  .nokaitori_box {
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
    align-items: flex-start;
    gap: 32px;
    font-size: 16px;
    margin-bottom: 16px;
  }
  .satei_wrapper {
    padding: 32px;
    margin: 0 auto;
    max-width: 1000px;
  }
  .satei_box {
    background-color: var(--primary-white);
    border-radius: 16px;
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    align-items: center;
    gap: 16px;
  }
  .satei_image {
    width: 50%;
    position: relative;
    flex-shrink: 0;
  }
  .service_btn {
    display: inline-block;
    padding: 8px 16px;
    margin: 24px auto;
  }
  .service_btn a {
    font-size: 20px;
  }
  .area_wrap {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-flow: row nowrap;
    gap: 24px;
  }
  .area_image, .area_txt {
    flex: 1;
  }
  .txt_area {
    display: flex;
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
  }
  .bottom-th {
    font-size: 20px;
  }
  .shop_list li {
    font-size: 16px;
  }
  .kaitori_area {
    padding: 32px;
  }
  .service_label {
    font-size: 24px;
    padding: 8px 24px;
  }
  .section_title.cta_title {
    padding-top: 40px;
  }
}