/* .kyoka_slider {
  width: 100% !important;
  display: block;
}
.kyoka_slider .slick-slide {
  min-width: 280px !important;
  box-sizing: border-box;
  padding: 10px;
}


.kyoka_slider .slick-track {
  display: flex !important;
  width: auto !important;
}

 */

.blog_catecate{
	padding-top:5.38%;
}



.pc_none{
	display:none;
}
/* 参考買取価格一覧スマホ時のみカテゴリのリンク */
/* ドロワー本体（閉じてるとき） */
.sanko_drawer_content {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.4s ease;
}

/* ドロワー本体（開いたとき） */
.sanko_drawer_content.open {
  max-height: 1000px; /* 中身に合わせて調整OK */
}

/* ドロワーボタンのスタイル */
.sanko_drawer_btn {
/*   display: inline-block; */
	display:none;
  width: 100%;
  text-align: center;
/*   padding: 0.8em; */
  background: #920E14;
  color: #fff;
  border: none;
  font-size: 16px;
	line-height:56px;
	border-radius:8px;
	margin-bottom:5.38%;
}

/* PCではドロワーごと非表示 */
@media screen and (min-width: 768px) {
  .sanko_drawer_sp {
    display: none !important;
  }
}

/* スマホでのみ表示 */
@media screen and (max-width: 767px) {
	
	.brobrobrog ul{
		display:block;
	}
	.content_wrap .brobrobrog ul li{
		width:100%;
		margin-bottom:6.92%;
		border:2px solid #E2513A;
		border-radius:16px;
		padding:3.84%;
		box-sizing:border-box;
	}
	
	
	
  .sanko_drawer_sp {
    display: block;
    margin: 1em 0;
  }

  .pc_none {
    display: block;
	  margin-bottom:5.38%;
  }
	.sanko_drawer_btn{
		display: inline-block;
	}
}
.hidden {
  display: none !important;
}





.top_text_text_p1{
	font-size:20px;
	line-height:1.7em;
	font-weight:600;
	color:#e2513a;
	margin:24px 0 0 0;
}
.sub-catch bold{
	color:#E2513A;
	font-size:20px;
	background: linear-gradient(transparent 60%, #ffea00 60%);
}

.pagepage_contact_wrap{
padding:5.38% 5.38% 0 5.38%;	
}

.pagepage_contact_wrap .contact{
	max-width:1200px;
	margin:0 auto;
}


.about_h2 {
    text-align: center;
    color: #E2513A;
    font-size: 40px;
    margin-bottom: 3.84%;
    font-family: "Dela Gothic One", sans-serif;
    font-weight: normal;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    padding-bottom: 16px;
}
#about_inner1 .about_h2.uema_about_h2 {
    margin-top: 5.38%;
}





.title_wrap {
    background-image: url(https://rare-item-studio.jp/wp-ris/wp-content/themes/gw_theme/images/titleBG.png);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 2.3%;
    display: flex;
    justify-content: center;

}




.BLG_goannai {
    padding: 3.84%;
    border-radius: 8px;
    background-color: #F3F3F3;
    border: 2px solid #E2513A;
}
.LLL_jisseki_single_wrap .BLG_goannai h3 {
    color: #E2513A;
    margin-bottom: 8px;
}

.BLG_goannai p.goannai_MIDASI {
  margin-bottom: 0 !important;
  color: #E2513A;
  font-size: 20px;
	
}
.BLG_goannai a {
  text-decoration: underline;
}
.BLG_goannai p.goannai_MIDASI:not(:first-of-type) {
  margin-top: 8px;
}












.page_title{
	text-align:center;
}
.sanko_list_link_box{
	background-color:#E2513A;
	padding:24px 5.38%;
}
.sanko_list_link a{
	width:fit-content;
	padding:16px 56px;
	border-radius:8px;
	background-color:#ffffff;
	display:block;
	margin:0 auto;
	color:#632319;
	font-weight:600;
	font-size:22px;
	background-image: url('https://rare-item-studio.jp/wp-ris/wp-content/themes/gw_theme/images/arro_ore.svg');
  background-repeat: no-repeat;
  background-size: 16px;
	background-position: 94% 50%;  /* ← ここだけ直せばOK */
}



.BLG_single_comment{
	
}
.LLL_jisseki_single_wrap .BLG_single_comment h2{
	font-size:28px;
	color:#E2513A;
/* 	font-weight:700; */
	font-family: "Mochiy Pop One", sans-serif;
	border-bottom:1px solid ;
	padding:0 0 8px 0;
	margin:24px 0 16px 0;
}
.LLL_jisseki_single_wrap .BLG_single_comment h3{
	font-size:22px;
	color:#E2513A;
/* 	font-weight:700; */
/* 	font-family: "Mochiy Pop One", sans-serif; */
/* 	border-bottom:1px solid ; */
	padding:0 0 8px 0;
	margin:24px 0 16px 0;
}
.LLL_jisseki_single_wrap .BLG_single_comment p{
	line-height:1.8em;
}

.mv-spspsp{
	display:none;
}

.form_otoiawase_table{
	background-color:#3E3A39;
	margin:1px;
}
.form_otoiawase_table th{
	background-color:#F0EEE8;
	padding:12px;
}
.form_otoiawase_table td{
	background-color:#ffffff;
	padding:12px 12px 14px 12px;
}

.ffformmm_wrap .hissu{
	font-size:13px;
	color:#ff0000;
	margin-left:4px;
}
.contact-form-wrapper{
/* 	max-width:800px; */
	margin:0 auto;
}
.grecaptcha-badge {
  bottom: 80px !important; /* ← お好みで調整 */
/*   right: 20px !important; */
}


#archives-dropdown-2{
	width:100%;
	padding:12px;
	box-sizing:border-box;
	margin-bottom:40px;
	margin-top:16px;
	border:none;
	border-radius:8px;
}
#archives-2 .top-title{
	display:none;
}
#searchform {
  display: flex;
  flex-wrap: wrap; /* ← 折り返しOK */
  gap: 8px;
  max-width: 100%;
}

#searchform input[type="text"] {
  flex: 1 1 100px;
  min-width: 0;
  padding: 8px 12px;
  font-size: 14px;
  box-sizing: border-box;
  border: none; /* ← 枠線なし */
  border-radius: 4px; /* ← 左角だけ丸める */
  outline: none; /* ← フォーカス時の青枠も消したい場合 */
  background-color: #fff; /* ← 念のため背景色を指定（透過防止） */
}


#searchform button {
  flex-shrink: 0;
  padding: 8px 16px;
  font-size: 14px;
  background-color: #0077EB;
  color: #fff;
  border: none;
  border-radius: 4px;
  white-space: nowrap;
  cursor: pointer;
}


#searchform button:hover {
  background-color: #005bbf;
}








.top_jiss_ue {
  width: 100%;
  max-width: 100%;
}

.sanko_price_note {
  font-size: 0.75em !important;
  display: inline-block;
}


/* サイドバー　子カテ表示 */

/* サイドバー 子カテゴリ開閉 + ▼アイコン表示（CSSで） */
.child-list {
  display: none;
  margin-left: 1em;
  transition: all 0.3s ease;
	font-size:13px;
}
.has-children .child-list li{
	border-bottom:1px dashed #ffffff;
}

.has-children.open > .child-list {
  display: block;
}

.parent-toggle {
  cursor: pointer;
  position: relative;
  padding-right: 1.5em; /* アイコン用スペース */
  display: inline-block;
}

.parent-toggle::after {
  content: "▼";
  font-size: 0.7em;
  color: #fff;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  transition: transform 0.3s ease;
}

.has-children.open .parent-toggle::after {
  transform: translateY(-50%) rotate(30deg);
}






.navigation_np{
	margin:3.84% 0;
}
.jisseki_date{
	font-size:15px;
	color:#444444;
	margin:16px 0;
}

.askask{
	font-size:22px;
	color:#E2513A;
	margin-left:8px;
	padding-top:16px
}
.main_slide a img{
	width:100%;
}
.main_slide img{
	width:100%;
}


.kyoka_slider .slick-track {
  display: flex !important;
  align-items: stretch !important;
}

.kyoka_slider .slick-slide {
  display: block !important;
  height: auto !important;
}

.kyoka_slider li {
  height: auto !important;
  display: flex;
  flex-direction: column;
}

.kyoka_slider li > a {
  height: auto !important;
  display: flex;
  flex-direction: column;
}

.kyoka_slider li > a > *:last-child {
  margin-top: auto;
}


/* 買取実績のカテゴリーページのページネーション */
.pagination {
  display: flex;
  justify-content: center;
  gap: 10px;
  margin: 30px 0;
}

.pagination .page-numbers {
  padding: 8px 14px;
  background: #eee;
  color: #333;
  text-decoration: none;
  border-radius: 4px;
}

.pagination .current {
  background: #0077EB;
  color: #fff;
  font-weight: bold;
}


#sanko_price_listlist_wrap{
	padding:5.38%;
	background-color:#F0EEE7;
}
.sanko_price_listlist_UL{
	max-width:960px;
	margin:0 auto;
	background-color:#ffffff;
}
.sanko_price_listlist_UL li{
	padding:12px;
	border-bottom:1px solid #E2513A;
	display:flex;
	justify-content:space-between;
}
.SPL_titletitle{
	
}
.SPL_price{
	border-left:1px dotted #E2513A;
	padding-left:12px;
	width:128px;
	flex-shrink: 0; /* ← これ！親のflexでも縮まないようにする */
  box-sizing: border-box; /* パディング含めて幅128px */
	text-align:center;
}


@media screen and (max-width:700px) {
	
	
	
	body .pp_inner .kobutu_h2 {
    text-align: center;
    color: #920E14;
    font-size: 20px;
    background: linear-gradient(90deg, #920E14 0% 100%);
    background-repeat: no-repeat;
    background-size: 96px 4px;
    background-position: center bottom;
    padding-bottom: 24px;
    margin-bottom: 3.84%;
}
.pp_wrap .pp_inner h4 {
    margin-top: 16px;
    margin-bottom: 8px;
    color: #920E14;
    font-size: 18px;
}

.pp_inner .kobutu_h2 em {
    font-style: normal;
    margin-top: 8px;
    display: block;
}

	
	
	
	.SPL_price{
	border-left:1px dotted #E2513A;
	padding-left:8px;
	width:96px;
	flex-shrink: 0; /* ← これ！親のflexでも縮まないようにする */
  box-sizing: border-box; /* パディング含めて幅128px */
	text-align:center;
		margin-left:8px;
}

	
	
	.sanko_list_link_box{
	background-color:#E2513A;
	padding:5.38%;
}
.sanko_list_link a{
	width:fit-content;
	padding:16px 56px;
	border-radius:8px;
	background-color:#ffffff;
	display:block;
	margin:0 auto;
	color:#632319;
	font-weight:600;
	font-size:15px;
	background-image: url('https://rare-item-studio.jp/wp-ris/wp-content/themes/gw_theme/images/arro_ore.svg');
  background-repeat: no-repeat;
  background-size: 16px;
	background-position: 94% 50%;  /* ← ここだけ直せばOK */
}
	
	
	
	.mv-pcpcpc{
		display:none;
	}
	
	.mv-spspsp{
	display: block;
}

	
	.kouiu_jotaidemo .k-JOTAI_inner{
		background-image:none;
	}
.form_otoiawase_table{
	background-color:#ffffff;
	margin:1px;
}
.form_otoiawase_table th{
	width:100%;
	background-color:#F0EEE8;
	padding:12px;
	display:block;
	box-sizing:border-box;
}
.form_otoiawase_table td{
	width:100%;
	background-color:#ffffff;
	padding:12px 12px 14px 12px;
	display:block;
	box-sizing:border-box;
}

.ffformmm_wrap .hissu{
	font-size:13px;
	color:#ff0000;
	margin-left:4px;
}
.contact-form-wrapper{
/* 	max-width:800px; */
	margin:0 auto;
}
}