/*
Theme Name: themes-child
Template: rikyu_tcd104
Version: 1.11.7
*/

/******************************************** 【　強制　】 ***********************/
span.optional {
	display: none;
}
.wc-block-components-totals-shipping {
	display: none;
}

/******************************************** 共通 ***********************/
header.p-single__header{
    display: none;
}
.p-body {
	line-height: 1.2;
}
.l-container{
	margin-top: 130px;
}
.home .l-inner {
	max-width: unset;
	width: 100%
}
.home .woocommerce.columns-4 {
	max-width: 1100px;
    width: calc(100% - 60px);
	margin: auto;
} 
@media (max-width: 1200px) {
	.l-container{
    	margin-top: 70px;
    }
}
@media (max-width: 768px) {
    .l-sidebar {
        display:none !important;
    }
	.home .woocommerce.columns-4 {
		width: 100%;
	}
}
/*******************************
 *  ウィジェット
********************************/
/* 料金フィルター */ 
.berocket_single_filter_widget {
    width: 100%;
    margin-top: 50px;
    font-size: 16px;
    line-height: 1.6;
}

/* 利用シーン＆ブランドフィルター */ 
.br_widget_brand_element_slider.list {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 15px 20px;
    border: 1px solid #ddd;
    line-height: 1.8;
    margin-top: -1px;
    transition: color 0.3s ease, padding 0.3s ease;
}

/*******************************
 *  カラー
********************************/
:root,
::before,
::after {
  	--tcd-accent-color: #c30d23;
	--tcd-link-color: #c30d23;
}

/*******************************
 *  メインコンテンツ調整
********************************/
.p-cb__section:not(.p-cb--banner):first-child,
 .p-cb__section:not(.p-cb--banner)+.p-cb--banner:first-child {
    margin-top: 0;
}
.p-page-header--text {
    padding-top: 185px;
}
*+.p-single__margin {
    margin-top: 0;
}
@media (max-width: 768px) {
	.l-container__inner {
		padding: 40px 15px;
	}
	.home .l-container__inner {
		padding: 0;
	}
    .p-page-header--text {
        padding-top: 70px;
    }
	.home .l-container__inner .l-main section:nth-child(1) .woocommerce.columns-4,
	.home .l-container__inner .l-main section:nth-child(3),
	.home .l-container__inner .l-main section:nth-child(4),
	.home .l-container__inner .l-main section:nth-child(5) {
		padding: 0 15px;
	}
}

/*******************************
 *  注目などの丸アイコン
********************************/
.p-product-badge {
	top: 5px;
    right: 5px;
	left: unset;
}
.p-product-badge span {
    min-width: 45px;
    height: 45px;
    padding: 10px;
	line-height: 26px;
}

/************************************************* Woocommerceカスタマイズ*********/
/**ボタン**/
.woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
	background-color: #393939 !important;
}

/****************************************************** ヘッダー **********************/
.l-header {
    position: fixed;
    top: 0;
    left: 0;
    color: #393939;
    background: #fffffff7;
    font-weight: bold;
}
.l-header__top {
	border: none;
}
.l-header__logo {
	background: none;
}
.c-logo {
    display: block;
    width: 225px;
}
.c-logo__image {
    width: 100% !important;
    height: auto !important;
	max-height: unset;
}
.l-header__bottom {
    border-top: 1px solid #00000052;
}
.p-header-membermenu a:hover {
    color: #393939;
}
.p-global__nav>li>a,
.p-global__nav>li.is-active>a {
	font-weight: 500;
	font-size: 18px;
}
@media (max-width: 1200px) {
	.l-header__catch {
		display: none;
	}
}
@media (max-width: 767px) {
	.l-inner {
		width: 100%;
	}
	.c-logo {
		width: 170px;
	}
}

/****************************************************** フッター **********************/
.l-footer__bottom {
	background: #fff;
	color: #393939;
}
.l-footer__nav {
    padding: 60px 0 0;
}
.l-footer__bottom-logo,
.l-footer__copyright {
	display: none;
}

/*******************************
 *  特集
********************************/
.l-footer__banners {
	padding: 35px 15px;
}
.l-footer__banners-list {
	max-width: 1100px;
	margin: auto;
}

.tokusyu-box a:hover {
	opacity: 0.7;
}
@media (max-width: 1200px) {
	.l-footer__banners .c-hover-animation__image {
		background-size: 100% auto!important;
	}
	.l-footer__bottom-catch {
		display: none;
	}
}
@media (max-width: 600px) {
	.wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image) {
		width: 100%;
	}
	.l-footer__bottom-catch {
		position: relative;
		display: block;
		width: 100%;
    	text-align: center;
		padding: 10px;
		font-size: 12px;
		font-weight: 600;
	}
	
}

/*************************************** トップページ************************/
/*******************************
 *  注目の商品
********************************/
.home .l-container__inner .l-main section:nth-child(3) {
	background: #a0041e;
    margin-top: 0;
    padding: 60px;
    color: #fff;
}
.home .l-container__inner .l-main section:nth-child(3) .l-inner {
	max-width: 1100px;
    margin: auto;
}
.home .l-container__inner .l-main section:nth-child(3) .c-button {
    border: 1px solid #b7b7b7 !important;
    color: #393939 !important;
    background: #fff;
}
@media (max-width: 767px) {
	.home .l-container__inner .l-main section:nth-child(3) {
		padding: 30px 15px;
	}
}
/*******************************
 *  ランキングの商品
********************************/
.home .l-container__inner .l-main section:nth-child(4) {
	max-width: 1100px;
    margin: auto;
	padding: 60px;
}
@media (max-width: 767px) {
	.home .l-container__inner .l-main section:nth-child(4) {
		padding: 30px 15px;
	}
}
/*******************************
 *  定番の商品
********************************/
.home .l-container__inner .l-main section:nth-child(5) {
	max-width: 1100px;
    margin: auto;
	padding: 60px;
}
@media (max-width: 767px) {
	.home .l-container__inner .l-main section:nth-child(5) {
		padding: 20px 15px;
	}
}

/***************************************絞り込み検索 トップページ************************/
.search_title {
    width: 100%;
	display: flex;
    align-items: center;
    justify-content: left;
    gap: 5px;
    font-family: system-ui;
    font-weight: 500;
	margin: 0 !important;
    justify-content: center;
    font-size: 22px;
	border-bottom: 1px solid #0000002b;
    margin-bottom: 15px !important;
    padding-bottom: 15px;
    color: #c5152a;
}
.search_title img {
	width: 20px;
    height: auto;
}
.top-mainbox {
	position: relative;
    height: 700px;
	background-image: url("http://misuran-osaka.jp/wp-content/uploads/2024/03/top_main.png");
	background-repeat: no-repeat;
	background-size: cover;
}
.top_searchbox {
	width: 82%;
	max-width: 800px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #ffffffe0;
    padding: 30px;
    display: flex;
    align-items: center;
    justify-content: space-around;
    flex-wrap: wrap;
    gap: 20px;
    text-align: center;
	color: #393939;
}
.top_searchbox .berocket_single_filter_widget {
    width: calc(100% / 3 - 14px);
    margin: 0;
}
.top_searchbox .bapf_sfilter {
	margin-bottom: 0;
}
.top_searchbox .bapf_sfilter h3 {
	font-size: 18px;
	margin: 0;
}
.top_searchbox .bapf_slct select {
    border: 1px solid #393939;
    border-radius: 5px;
    padding: 13px 7px;
    font-size: 16px;
}
@media (max-width: 767px) {
	.top-mainbox {
	 background-position: center;
	}
	.top_searchbox {
		padding: 12px;
	}
	.search_title {
		font-size: 18px;
		border-bottom: 1px solid #00000045;
		margin-bottom: 0px !important;
	}
	.top_searchbox .berocket_single_filter_widget {
        width: calc(100% / 1);
	}
	.top_searchbox .bapf_slidr_main.ui-widget-content {
        width: 90%;
        margin: 5px auto 0;
	}
	.top_searchbox .berocket_single_filter_widget:nth-child(5) {
		margin-top: 15px;
	}
	.p-archive03-item {
        width: calc(((100% + var(--tcd-product-loop-item-margin-hn)) / var(--tcd-product-loop-item-column)) - var(--tcd-product-loop-item-margin-hn)) !important;
	}
}
/*******************************
 *  価格
********************************/
.bapf_sfilter.bapf_fhide .bapf_body ul li.bapf_hide, .bapf_sfilter.bapf_fhide.bapf_filter_hide, .berocket_single_filter_widget.bapf_mt_none {
	display: block !important;
}
.top_searchbox .bapf_slidr_jqrui .bapf_from, .bapf_slidr_jqrui .bapf_to {
	margin: 0;
	font-size: 18px;
}
.top_searchbox .bapf_slidr_main.ui-widget-content {
	height: 1px;
}
.top_searchbox .bapf_slidr_main.ui-widget-content .ui-slider-handle {
    background: #2b2a2a;
}

/*******************************
 *  検索ボタン
********************************/
.top_searchbox .berocket_single_filter_widget:nth-child(5) {
    width: 100%;
}
.top_searchbox .berocket_single_filter_widget:nth-child(5) button {
    width: 160px;
    background: #c5152a;
    color: #fff;
    padding: 5px 10px;
    font-size: 20px;
    font-weight: 500;
}
.bapf_sfilter.bapf_button_berocket .bapf_button:hover {
    background: #393939;
}

/*******************************
 *  リセット
********************************/
.top_searchbox .berocket_single_filter_widget:nth-child(6) {
    width: 100%;
	margin-top: -14px;
}
.top_searchbox .berocket_single_filter_widget:nth-child(6) button {
    background: none;
    color: #393939;
    font-size: 12px;
    padding: 0;
}
.top_searchbox .berocket_single_filter_widget:nth-child(6) button:hover {
	background: none;
    color: #000;
}

/***************************************トップページ（他にもたくさん）************************/
p.more {
	position: relative;
	text-align: center;
}
p.more:before,
p.more:after {
    content: "";
    height: 1px;
    width: calc(50% - 13rem);
    position: absolute;
    top: 50%;
	background: #9b9b9b;
}
p.more:before {
	left: 0;
}
p.more:after {
	right: 0;
}
@media (max-width: 767px) {
	p.more {
		font-size: 14px;
	}
	p.more:before, p.more:after {
		width: calc(50% - 10rem);
	}
}

/***************************************** ご利用の流れ **********************/
.flow_design09 {
  display: flex;
  justify-content: center;
  align-items: center;
}

.flow09 {
  padding-left: 0;
  border-bottom: solid 1px #E1E8ED;
}

.flow09 > li {
  list-style-type: none;
  display: flex;
  padding: 20px 0;
  border-top: solid 1px #E1E8ED;
}

.flow09 > li dl dt {
  font-size: 1.2em;
  line-height: 2;
  font-weight: bold;
  margin-bottom: 10px;
}

.flow09 > li .icon09 {
  line-height: 1;
  font-size: 2em;
  font-weight: bold;
  color: #c30d23;
  text-align: center;
  width: 70px;
  position: relative;
  margin-top: 0;
}

.flow09 > li .icon09::before {
  content: 'STEP';
  font-size: 0.3em;
  display: block;
  margin-bottom: 3px;
  letter-spacing: 1px;
}

.flow09 > li .icon09::after {
  content: "";
  display: block;
  width: 1px;
  height: calc(100% - 40px);
  background-color: #858585;
  position: absolute;
  left: 0;
  right: 0;
  top: 60px;
  margin: auto;
}

.flow09 > li dl dd {
  margin: 0;
}

.flow09 > li dl {
  width: calc(100% - 70px);
  margin-top: 0.8em;
}

/************************************************* 商品関連*********/

/*******************************
 *  商品リスト（共通用）
********************************/
.p-archive03-item {
	border: 1px solid #e9e9e9;
}
.p-archive03-item-info {
	position: relative;
    border-top: 1px;
    margin-top: 0;
    padding: 10px;
    background: #f0f0f0;
    height: 125px;
}
.p-archive03-item-meta {
	margin-bottom: 10px;
}
.p-archive03-item-meta .c-post-category {
	font-size: 12px;
	padding: 1px 5px 0;
    height: 22px;
	background: #fff;
}
.p-archive03-item-meta .c-post-category:hover {
	background: var(--tcd-accent-color);
}
.p-archive03-item-title {
	display: -webkit-inline-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    line-height: 24px !important;
    color: #393939;
    margin: 0 !important;
	font-size: 13px !important;
}
.p-archive03-item-price {
    position: absolute;
    bottom: 10px;
    right: 10px;
    margin: 0;
    text-align: right;
    font-weight: bold;
}
.p-archive03-item-price small {
	display: none;
}
.p-archive03-sort-filter .woocommerce-ordering {
    width: 100%;
    position: relative;
    border: 1px solid #ddd;
    margin: 0;
}
.woocommerce .woocommerce-ordering select {
    border: none;
    width: 100%;
    cursor: pointer;
    height: 70px;
    padding: 0 25px;
    font-size: 16px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
@media (max-width: 991px) {
    .p-archive03-sort-filter .woocommerce-ordering {
        width: 50%;
    }
}
@media (max-width: 767px) {
	.p-cb__header {
		padding-bottom: 20px;
	}
}

/***************************************
 *  商品リスト（価格帯で選ぶページ用）
****************************************/
/* 絞り込み部分 */
.page-template-default.page-id-2644 .wp-block-woocommerce-filter-wrapper {
	background-color: whitesmoke;
    padding: 30px
}
.page-template-default.page-id-2644 .wp-block-woocommerce-filter-wrapper h3 {
	margin-top: 0;
    text-align: center;
    font-size: 23px;
}
.page-template-default.page-id-2644 .wp-block-woocommerce-filter-wrapper .wc-block-components-price-slider {
	margin-bottom: 0;
}
/* リスト */
.price_filter_mainbox #wc-block-components-sort-select__select-0 {
	height: 51px;
    width: 180px;
    border-radius: 7px;
    padding: 7px;
}
.price_filter_mainbox .wc-block-components-product-sort-select {
    text-align: right !important;
}
.price_filter_mainbox .wc-block-grid__products {
	margin-left: 0;
	gap: 15px
}
.price_filter_mainbox .wc-block-components-product-image {
	margin-bottom: 0;
}
.price_filter_mainbox .wc-block-grid__product-image a {
	padding-top: 100%;
    position: relative;
    display: block;
}
.price_filter_mainbox .wc-block-grid__product-image a img {
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100% !important;
    object-fit: cover;
}
.price_filter_mainbox .wc-block-layout {
	background: #f0f0f0;
	max-width: calc(25% - 12px) !important;
	flex: 1 0 calc(25% - 12px) !important;
	border: none;
}
.price_filter_mainbox .wc-block-components-product-title a {
	display: -webkit-inline-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    line-height: 22px !important;
    color: #393939;
    margin: 0 !important;
    font-size: 13px !important;
    text-align: left;
}
.price_filter_mainbox .wc-block-components-product-title a:hover {
	text-decoration: unset;
	pointer-events: none;
}
.price_filter_mainbox .wp-block-woocommerce-product-price {
	margin: 0;
    text-align: right;
    font-weight: bold;
	padding: 0 10px;
    font-size: 13px;
}
.price_filter_mainbox .wp-block-button {
	padding: 0 10px;
    margin-top: 0;
}
.priilter_mainbox .wp-block-button.wc-block-components-product-button {
	    padding: 5px 9px;
}
.price_filter_mainbox .wp-block-button a:hover {
	color: #fff;
}


/***************************************
 *  商品スライダー
****************************************/
.c-arrow {
	transform: unset;
}
.c-arrow--prev {
    left: -85px;
}
.c-arrow--next {
    right: -85px;
}

/***************************************
 *  関連商品スライダー
****************************************/
.p-upsells-product .p-archive03-item-info {
	    height: 100px;
}
/***************************************
 *  最近チェックした商品スライダー
****************************************/
.p-recentry-viewed-products .p-archive03-item-info {
	margin-top: 0;
}
.p-recentry-viewed-products .p-archive03-item-meta {
	display: block;
}
@media (max-width: 1200px) {
	.p-recentry-viewed-products .c-post-category {
		font-size: 11px;
	}
}
/*******************************
 *  買い物カゴボタン
********************************/
@media (hover: hover) and (pointer: fine) {
	.woocommerce a.button:hover, .woocommerce button.button:not(.disabled, :disabled, :disabled[disabled]):hover, .woocommerce input.button:not(.disabled, :disabled, :disabled[disabled]):hover {
		color: #fff !important;
	}
}
.woocommerce-message {
    border-top-color: #393939;
}
.woocommerce-message::before {
    color: #393939;
}



/* 商品詳細 */
@media (max-width: 1200px) {
	.p-entry-product-cart .variations {
		flex-wrap: wrap;
	}
}

/*******************************
 *  カート
********************************/
.is-large.wc-block-cart .wc-block-cart-items th {
	padding: 5px!important;
	text-align: center!important;
}
.is-large.wc-block-cart .wc-block-cart-items td {
	padding: 10px!important;
}
.woocommerce-cart .l-main {
	margin-top: 30px;
}
.wc-block-cart__submit-container {
	background-color: #2e9437;
}
.wc-block-cart__submit-container a {
	    color: #fff !important;
}
.wc-block-cart__submit-container a:hover {
	text-decoration: none !important;
}
/*******************************
 *  購入ページ
********************************/
.check-support h2 {
    text-decoration: underline;
}
.check-support p {
	text-align: center;
}
.woocommerce-info {
    border-top-color: #393939;
}
.woocommerce-info::before {
    color: #393939;
}
h3#ship-to-different-address {
	margin-bottom: 0;
}
.woocommerce-additional-fields h3 {
	display: none;
}
#customer_details .col-1 {
	background-color: whitesmoke;
    padding: 10px;
}
#customer_details .col-2 {
	padding: 10px;
}
#billing_receipt_field span.woocommerce-input-wrapper {
	display: flex;
    align-items: center;
    gap: 10px;
}
#billing_receipt_credit_bring,
#billing_receipt_credit_mail {
	margin: 0 0 3px;
}

/* 配達希望の必須 */
label[for="wc4jp_delivery_date"]:after {
	content: "*";
	color: red;
    font-weight: 700;
    border: 0 !important;
    text-decoration: none;
	margin-left: 4px;
}
label[for="wc4jp_delivery_time_zone"]:after {
	content: "*";
	color: red;
    font-weight: 700;
    border: 0 !important;
    text-decoration: none;
	margin-left: 4px;
}
.p-wc select,.p-wc textarea {
	background: none;
}
@media (max-width: 767px) {
	font-size: 17px;
    text-align: left !important;
}
/******************************************************* 特定商取引ページ ********************************/
header.p-single__header {
	text-align: center;
    margin-bottom: 50px;
}
@media (max-width: 1200px) {
	.check-support h2 {
	    white-space: pre-wrap !important;
    }
}

/******************************************************* カートスマホ ********************************/
@media (max-width: 767px) {
	.wc-block-cart-item__product,
	.wc-block-cart-item__image,
	.wc-block-cart-item__total {
		padding: 8px !important;
	}
	.wc-block-cart-item__product {
	 border-left: none !important;
        border-right: none !important;
	}
}

/******************************************************* マイアカウント ********************************/
/*******************************
 *  ダッシュボード
********************************/
.woocommerce table.my_account_orders td a.button.wc-cancel-order {
	background-color: darkgrey !important;
}
.woocommerce table.my_account_orders td a + a {
	margin-left: 5px;
}