body {
background-color: #f6f6f6;
}
.pd-5 {
padding: 5px;
}
.pd-b-10 {
padding-bottom: 10px;
}
.pd-t-15 {
padding-top: 15px;
}
.pd-t-20 {
padding-top: 20px;
}
.pd-b-15 {
padding-bottom: 15px;
}
.ma-b-0 {
margin-bottom: 0;
}
.ma-b-10 {
margin-bottom: 10px;
}
.ma-b-15 {
margin-bottom: 15px;
}
.ma-t-5 {
margin-top: 5px;
}
.ma-t-10 {
margin-top: 30px;
}
.ma-t-20 {
margin-top: 20px;
}
.bg-gray {
background-color: #f6f6f6;
}
.bg-grayf4 {
background-color: #f4f4f4;
}
.small-x {
font-size: 0.8em;
}
.small-xx {
font-size: 0.7em;
}
.ta-c {
text-align: center;
}
.bold {
font-weight: bold;
}
.text_black {
color: black !important;
}
@media (max-width: 460px) {
.sp-ma-t-10 {
margin-top: 10px;
}
.hide-on-sp {
display: none;
}
.big-sp {
width: 100%;
}
}
@media (min-width: 768px) {
.display-on-sp {
display: none;
}
}
.text-center {
text-align: center;
}
.full-width {
width: 100%;
}
.footer {
padding-top: 20px;
padding-bottom: 20px;
font-size: 11px;
background-color: #000000;
}
.footer .footer-list {
margin-bottom: 12px;
text-align: left;
}
.footer .footer-info {
margin-bottom: 12px;
}
.btn-main {
color: #fff;
font-size: 0.95em;
background-color: #ed7e5d;
border-color: #ed7e5d;
}
.btn-main:hover {
color: #fff;
background-color: rgba(237, 126, 93, 0.8);
border-color: rgba(237, 126, 93, 0.8);
}
.btn-inquiry {
background-color: #ed7e5d;
color: #fff;
border: none;
border-radius: 5px;
padding: 12px 30px;
text-align: center;
font-size: 1.2em;
height: 100%;
}
.btn-inquiry:hover {
background-color: rgba(237, 126, 93, 0.8);
}
.btn-inquiry.big {
width: 100%;
}
.product-code {
background-color: #f3f3f3;
padding: 5px;
}
.product-label {
display: inline-block;
background-color: #dddbdb;
color: #6e6e6e;
border-radius: 10px;
width: 100px;
text-align: center;
}
.tab-header {
border-top: 2px solid #f3ba46;
}
.product-label.active {
background-color: #888888;
color: #fff;
}
.detail-form {
margin: 10px 5px 30px;
}
.detail-form .form-label {
margin-bottom: 4px;
margin-top: 16px;
}
.detail-att {
margin-top: 10px;
font-size: 13px;
}
.form-info table {
--bs-table-bg: none;
}
.form-info table tbody {
display: block;
padding: 3px 3px 0;
background-color: #f6f6f6;
}
.form-info table tbody .table-ttl {
width: 30%;
}
.form-control {
background: #ecf4ff;
}
@media (max-width: 576px) {
.product-detail-status .col-2 {
width: auto;
padding: 0 0 0 8px;
}
.product-detail-status .col-2 .product-label {
width: auto;
padding: 2px 12px;
font-size: 14px;
}
.product-detail-button .col-3 {
width: 40%;
}
.product-detail-button .col-3 button.favorite {
margin-top: 0;
padding: 10px;
}
.product-detail-button .col-4 {
width: 60%;
}
.detail-product-price .price {
font-size: 1.1em;
}
.form-info {
margin-top: 10px;
margin-right: 0;
padding-right: 0;
}
.form-info > .col {
padding-right: 0;
}
.form-info table {
font-size: 12px;
--bs-table-bg: none;
}
.form-info table tbody {
display: block;
padding: 3px 3px 0;
background-color: #f6f6f6;
}
.form-info table tbody .table-ttl {
width: 30%;
}
.detail-form {
margin: 10px 0 20px;
}
.detail-form form label:first-of-type {
margin-top: 0;
}
.detail-form .btn-inquiry.big {
margin-top: 10px;
}
.btn-inquiry {
padding: 16px 30px;
}
.detail-att {
margin-bottom: 40px;
font-size: 12px;
}
}
button.favorite {
border: 2px solid #fbcd26;
background-color: #fdfaeb;
border-radius: 5px;
padding: 9px 12px;
}
button.favorite.on {
color: white;
background-color: #fda729;
}
button.inquiry {
border-radius: 5px;
background-color: #ed7e5d;
color: #fff;
border: none;
margin: 10px 5px;
padding: 9px 12px;
text-align: justify;
width: 100%;
text-align: center;
}
button.inquiry:hover {
background-color: rgba(237, 126, 93, 0.8);
}
.width-80 {
width: 80px;
}
.color-yellow {
background-color: #ffd878;
}
.align-right {
text-align: right;
}
.current-order {
display: inline-block;
font-weight: bold;
border-bottom: 2px solid #fbb733;
margin-bottom: 5px;
text-align: center;
}
.gray {
color: #505050;
}
.orenge {
color: #d74f49;
}
.product-price {
font-size: 1.4em;
}
.product-price .price_wrap {
font-size: 1rem;
}
.product-price .price {
color: #d74f49;
}
.per-page {
cursor: pointer;
text-decoration: none;
color: #000;
}
.per-page:hover {
text-decoration: none;
color: rgba(0, 0, 0, 0.5);
}
.search-column .search-ttl {
color: #ed7e5d;
font-weight: bold;
}
.search-column .search-border {
border-bottom: 2px solid #f7ddd5;
}
.search-column .search-column-category {
display: block;
}
.search-column .search-column-category .col-12 {
position: relative;
display: block;
width: auto;
color: #333;
text-decoration: none;
padding: 4px 10px;
}
.search-column .search-column-category .col-12::after {
content: "";
width: 6px;
height: 6px;
border: 0;
border-bottom: solid 2px #ccc;
border-right: solid 2px #ccc;
position: absolute;
top: 50%;
margin-left: 10px;
margin-top: -6px;
transform: rotate(45deg);
}
.search-column .search-column-btn {
padding-top: 20px;
}
.search-column .search-column-btn .btn {
width: 100%;
}
.search-column .price-symbol {
margin: 5px auto;
color: #999;
transform: rotate(90deg);
}
.search-column .input-group input {
text-align: right;
}
#search-result .page-item.active .page-link {
color: #fff;
background: #8e806c;
border-color: #dee2e6;
}
#search-result .page-link {
color: #5d5e5d;
}
.page-link {
position: relative;
display: block;
color: #8e806c;
text-decoration: none;
background-color: #e0deda;
border: 1px solid #dee2e6;
transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.page-item.active .page-link {
z-index: 3;
color: #fff;
background-color: #8e806c;
border-color: #e0deda;
}
.bnr_pc {
width: 100%;
}
.bnr_sp {
width: 100%;
}
.bnr_pc {
display: block !important;
}
.bnr_sp {
display: none !important;
}
@media (max-width: 576px) {
.bnr_pc {
display: none !important;
}
.bnr_sp {
display: block !important;
}
button.favorite {
font-size: 0.9em;
padding: 8px 10px;
margin-top: 8px;
}
button.inquiry {
padding: 9px 5px;
margin-top: 8px;
}
.price {
font-size: 0.8em;
}
.price b {
font-size: 1.3em;
}
.card-bottom {
display: block;
margin: 10px 0 0;
}
.card-bottom .product-price {
width: 100%;
padding: 0;
}
.card-bottom .product-fav {
float: left;
width: 45%;
padding: 0;
}
.card-bottom .product-keep {
float: left;
width: 54%;
padding: 0;
}
.product-status {
margin: 0;
}
.product-status .col {
padding: 0;
}
.product-detail {
padding: 0;
}
.product-thumbnail {
padding-left: 0;
padding-right: 5px;
}
}
#top-search-form .input-group .input-group-text {
width: 6em;
}
.flex {
display: flex;
}
.fw_wrap {
flex-wrap: wrap;
}
input.freeword {
width: 100%;
}
input.freeword::placeholder {
font-size: 0.8em;
}
ul.pref-list {
padding: 0;
}
ul.pref-list li {
display: inline-block;
border: 1px solid #dedbdb;
border-radius: 8px;
padding: 7px;
background-color: #fff;
}
ul.pref-list li:hover {
background-color: #d3d3d3;
}
ul.pref-list li a {
text-decoration: none;
color: #000;
}
.product {
background-color: #fff;
box-shadow: 1px 1px 4px #a9a9a9;
}
.product .store {
color: #a9a9a9;
font-size: 16px;
}
.product .title {
font-size: 18px;
}
.product .price {
color: #d74f49;
font-size: 23px;
}
.line-seperator {
border-bottom: 1px solid #cbc8c8;
}
.bnr_pc {
width: 100%;
}
.bnr_sp {
width: 100%;
}
.vertical-scroll {
height: 45px;
overflow: auto;
white-space: nowrap;
}
#keyvisual {
height: 150px;
overflow: hidden;
}
#keyvisual img {
width: 100%;
padding-bottom: 15px;
}
#keyvisual .text {
display: none;
position: absolute;
top: 15%;
left: 40%;
text-align: center;
color: yellow;
font-size: 2em;
font-weight: bold;
}
.bnr_pc {
display: block !important;
}
.bnr_sp {
display: none !important;
}
@media (min-width: 450px) {
#keyvisual {
height: auto;
}
}
@media (max-width: 575px) {
.search-box {
width: 100%;
}
}
@media (max-width: 768px) {
.bnr_pc {
display: none !important;
}
.bnr_sp {
display: block !important;
}
#categories .per-page {
width: 50%;
}
#categories .per-page:nth-of-type(odd) {
padding-right: 5px;
}
#categories .per-page:nth-of-type(even) {
padding-left: 5px;
}
.list-sale,
.list-new {
display: flex;
padding-right: calc(var(--bs-gutter-x) / 2);
padding-left: calc(var(--bs-gutter-x) / 2);
justify-content: space-between;
}
.product-wrapper {
width: 49%;
padding: 0;
}
.product {
padding: 8px;
}
.product .offset-1 {
margin-left: 0;
}
.product .title {
margin-bottom: 4px;
font-size: 14px;
line-height: 1.4;
}
.product .store {
margin: 4px 0;
font-size: 14px;
}
.product .price {
margin-bottom: 0;
font-size: 20px;
text-align: right;
}
.product .state {
font-size: 13px;
margin: 4px 0 0;
color: #a9a9a9;
text-align: right;
}
.product .state span {
font-weight: bold;
}
.product img {
width: 180px;
height: 160px !important;
object-fit: cover;
}
}
#login-form button.submit {
background-color: #f3ba46;
border: none;
border-radius: 10px;
font-size: 23px;
}
#login-form .register {
display: block;
background-color: #fff;
border: 3px solid #f3ba46;
padding: 10px 0;
border-radius: 10px;
width: 100%;
text-decoration: none;
color: #000;
font-weight: bold;
text-align: center;
font-size: 1.2em;
}
.center_t {
text-align: center;
}
.mar_t0 {
margin-top: 0 !important;
}
.mar_t1 {
margin-top: 1px !important;
}
.mar_t2 {
margin-top: 2px !important;
}
.mar_t3 {
margin-top: 3px !important;
}
.mar_t4 {
margin-top: 4px !important;
}
.mar_t5 {
margin-top: 5px !important;
}
.mar_t10 {
margin-top: 10px !important;
}
.mar_t15 {
margin-top: 15px !important;
}
.mar_t17 {
margin-top: 17px !important;
}
.mar_t18 {
margin-top: 18px !important;
}
.mar_t20 {
margin-top: 20px !important;
}
.mar_t25 {
margin-top: 25px !important;
}
.mar_t30 {
margin-top: 30px !important;
}
.mar_t40 {
margin-top: 40px !important;
}
.mar_t50 {
margin-top: 50px !important;
}
.mar_t60 {
margin-top: 60px !important;
}
.mar_t70 {
margin-top: 70px !important;
}
.mar_t80 {
margin-top: 80px !important;
}
.mar_t90 {
margin-top: 90px !important;
}
.mar_t100 {
margin-top: 100px !important;
}
.mar_b0 {
margin-bottom: 0 !important;
}
.mar_b1 {
margin-bottom: 1px !important;
}
.mar_b2 {
margin-bottom: 2px !important;
}
.mar_b3 {
margin-bottom: 3px !important;
}
.mar_b4 {
margin-bottom: 4px !important;
}
.mar_b5 {
margin-bottom: 5px !important;
}
.mar_b10 {
margin-bottom: 10px !important;
}
.mar_b15 {
margin-bottom: 15px !important;
}
.mar_b20 {
margin-bottom: 20px !important;
}
.mar_b30 {
margin-bottom: 30px !important;
}
.mar_l0 {
margin-left: 0 !important;
}
.mar_l1 {
margin-left: 1px !important;
}
.mar_l2 {
margin-left: 2px !important;
}
.mar_l3 {
margin-left: 3px !important;
}
.mar_l4 {
margin-left: 4px !important;
}
.mar_l5 {
margin-left: 5px !important;
}
.mar_l10 {
margin-left: 10px !important;
}
.mar_l15 {
margin-left: 15px !important;
}
.mar_l20 {
margin-left: 20px !important;
}
.mar_r0 {
margin-right: 0 !important;
}
.mar_r1 {
margin-right: 1px !important;
}
.mar_r2 {
margin-right: 2px !important;
}
.mar_r3 {
margin-right: 3px !important;
}
.mar_r4 {
margin-right: 4px !important;
}
.mar_r5 {
margin-right: 5px !important;
}
.mar_r10 {
margin-right: 10px !important;
}
.mar_r15 {
margin-right: 15px !important;
}
.mar_r20 {
margin-right: 20px !important;
}
.mar_auto {
margin-left: auto;
margin-right: auto;
}
.pad_t0 {
padding-top: 0 !important;
}
.pad_t2 {
padding-top: 2px !important;
}
.pad_t3 {
padding-top: 3px !important;
}
.pad_t5 {
padding-top: 5px !important;
}
.pad_t10 {
padding-top: 10px !important;
}
.pad_t15 {
padding-top: 15px !important;
}
.pad_t17 {
padding-top: 17px !important;
}
.pad_t18 {
padding-top: 18px !important;
}
.pad_t20 {
padding-top: 20px !important;
}
.pad_t30 {
padding-top: 30px !important;
}
.pad_t40 {
padding-top: 40px !important;
}
.pad_t50 {
padding-top: 50px !important;
}
.pad_t60 {
padding-top: 60px !important;
}
.pad_t70 {
padding-top: 70px !important;
}
.pad_t80 {
padding-top: 80px !important;
}
.pad_b0 {
padding-bottom: 0 !important;
}
.pad_b5 {
padding-bottom: 5px !important;
}
.pad_b10 {
padding-bottom: 10px !important;
}
.pad_b15 {
padding-bottom: 15px !important;
}
.pad_b17 {
padding-bottom: 17px !important;
}
.pad_b20 {
padding-bottom: 20px !important;
}
.pad_b30 {
padding-bottom: 30px !important;
}
.pad_l0 {
padding-left: 0 !important;
}
.pad_l5 {
padding-left: 5px !important;
}
.pad_l10 {
padding-left: 10px !important;
}
.pad_l15 {
padding-left: 15px !important;
}
.pad_l20 {
padding-left: 20px !important;
}
.pad_l30 {
padding-left: 30px !important;
}
.pad_r0 {
padding-right: 0 !important;
}
.pad_r5 {
padding-right: 5px !important;
}
.pad_r10 {
padding-right: 10px !important;
}
.pad_r15 {
padding-right: 15px !important;
}
.pad_r20 {
padding-right: 20px !important;
}
.pad_r30 {
padding-right: 30px !important;
}
.f11 {
font-size: 11px !important;
}
.f12 {
font-size: 12px !important;
}
.f13 {
font-size: 13px !important;
}
.f14 {
font-size: 14px !important;
}
.f15 {
font-size: 15px !important;
}
.f16 {
font-size: 16px !important;
}
.f17 {
font-size: 17px !important;
}
.f18 {
font-size: 18px !important;
}
.f19 {
font-size: 19px !important;
}
.f20 {
font-size: 20px !important;
}
.f22 {
font-size: 22px !important;
}
.f24 {
font-size: 24px !important;
}
.f26 {
font-size: 26px !important;
}
.f28 {
font-size: 28px !important;
}
.no_line {
text-decoration: none !important;
}
.align-middle {
vertical-align: middle !important;
}
.flex-center {
display: flex !important;
align-items: center !important;
}
.icon-adjust {
margin-top: auto;
margin-bottom: auto;
}
.icon-line-height {
line-height: 1.8; }
.div_link {
position: relative;
width: 100%;
height: 60px;
background-color: #ffffff;
border-bottom: solid #bababa 1px;
}
.div_link .link {
display: block;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.bbs_list_footer {
margin-top: 10px;
color: #e6e6e6;
font-size: 12px;
margin-right: 5px;
}
.text-danger {
color: #fc0107;
}
.like_btn {
-webkit-border-radius: 9;
-moz-border-radius: 9;
border-radius: 9px;
font-family: Arial;
color: #000000;
font-size: 14px;
background: #ffffff;
padding: 5px 10px 5px 10px;
border: solid #030303 1px;
text-decoration: none;
}
.like_btn:hover {
background: #d6d6d6;
text-decoration: none;
}
.popup_bbs {
position: fixed;
left: 0;
top: 0;
width: 100%;
height: 100%;
z-index: 9999;
opacity: 0;
visibility: hidden;
transition: 0.6s;
}
.popup_bbs.is-show {
opacity: 1;
visibility: visible;
}
.popup_bbs-inner {
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
width: 80%;
max-width: 600px;
padding: 50px;
background-color: #fff;
z-index: 2;
}
.popup_bbs-inner img {
width: 100%;
}
.close-btn {
position: absolute;
right: 0;
top: 0;
width: 50px;
height: 50px;
line-height: 50px;
text-align: center;
cursor: pointer;
}
.close-btn i {
font-size: 20px;
color: #333;
}
.black-background {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.8);
z-index: 1;
cursor: pointer;
}
.popup_btn {
-webkit-border-radius: 3;
-moz-border-radius: 3;
border-radius: 3px;
font-family: Arial;
color: #000000;
font-size: 14px;
background: #ffffff;
padding: 5px 5px 5px 5px;
border: solid #030303 1px;
text-decoration: none;
}
.thmb_com {
width: 80px;
height: 80px;
}
a.current {
color: red;
text-decoration: none;
}
.caption_box {
position: relative;
margin-top: 1em;
padding: 1em 2em;
border: 1px solid #cccccc;
padding-bottom: 40px;
min-height: 150px;
}
.caption_box .caption {
position: absolute;
top: 0;
left: 0;
font-size: 1em;
padding: 0 1em;
margin: 0;
background-color: white;
transform: translateY(-50%) translateX(1em);
}
.navbar-dark .navbar-toggler {
position: fixed;
top: 15px;
right: 12px;
z-index: 4;
}
.navbar-dark .navbar-toggler-icon { background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(245, 114, 33, 1)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='3' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.page_h1 {
font-size: 1.4rem;
}
@media (min-width: 768px) {
.page_h1 {
font-size: 2rem;
}
}
.bar_top {
-webkit-border-radius: 0 28 28 0;
-moz-border-radius: 0 28 28 0;
border-radius: 0 28px 28px 0;
font-family: Arial;
color: #ffffff;
font-size: 18px;
background: #f57211;
padding: 8px 20px 8px 20px;
text-decoration: none;
width: 540px;
height: 50px;
}
.tate_bar {
border-left: 5px solid #ffef33; padding-left: 2px; }
.tate_bar_detail {
border-left: 5px solid #f57221; padding-left: 5px; }
.bar_top_sp {
-webkit-border-radius: 0 28 28 0;
-moz-border-radius: 0 28 28 0;
border-radius: 0 28px 28px 0;
font-family: Arial;
color: #ffffff;
font-size: 14px !important;
background: #f57211;
padding: 8px 20px 8px 20px;
text-decoration: none;
width: 355px;
height: 40px;
}
.bar_top_sp h2 {
font-size: 19px !important;
}
.bar_top h2 {
font-size: 28px !important;
}
.x_inlineframe {
background-color: #f6f6f6;
height: 350px;
overflow: auto;
overflow-y: hidden;
overflow-x: scroll;
padding-left: 2px;
}
.card_top {
border: 1px solid #000000 !important;
border-radius: 0 0 0 0;
}
.card_bottom {
background-color: #000000 !important;
padding: 2px;
} .rank1_box {
margin: auto;
width: 30px;
height: 30px;
background: #deb52b;
text-align: center;
color: #fff;
font-size: 20px;
padding-top: 1px;
float: left;
margin-bottom: 10px;
}
.rank2_box {
margin: auto;
width: 30px;
height: 30px;
background: #9f9f9f;
text-align: center;
color: #fff;
font-size: 20px;
padding-top: 1px;
float: left;
margin-bottom: 10px;
}
.rank3_box {
margin: auto;
width: 30px;
height: 30px;
background: #a77009;
text-align: center;
color: #fff;
font-size: 20px;
padding-top: 1px;
float: left;
margin-bottom: 10px;
}
.rank_box {
margin: auto;
width: 30px;
height: 30px;
background: #ffffff;
text-align: center;
color: #000000;
font-size: 20px;
padding-top: 1px;
float: left;
margin-bottom: 10px;
}
.card_top_cat {
border: 1px solid #000000 !important;
border-radius: 0 0 0 0 !important;
padding-right: 0 !important;
padding-left: 0 !important;
margin-top: 5px;
}
.card-title2 {
color: #ffffff !important;
text-align: center;
font-size: 15px !important;
padding-top: 6px;
}
@media (min-width: 1280px) {
.img_hinmoku {
max-height: 194px;
object-fit: cover; }
}
@media (max-width: 460px) {
.img_hinmoku {
height: 123px !important;
object-fit: cover; }
}
@media (max-width: 1279px) {
.img_hinmoku {
height: 194px !important;
object-fit: cover; }
}
.img_item_list {
height: 122px;
object-fit: cover; }
.btn_top {
-webkit-border-radius: 28;
-moz-border-radius: 28;
border-radius: 28px;
font-family: Arial;
color: #ffffff;
font-size: 14px;
background: #f57221;
padding: 7px 20px 7px 20px;
text-decoration: none;
min-width: 264px;
display: inline-block;
}
.btn_top:hover {
background: #ff8e4c;
text-decoration: none;
color: #fff;
}
.btn_top2 {
-webkit-border-radius: 28;
-moz-border-radius: 28;
border-radius: 28px;
font-family: Arial;
color: #ffffff;
font-size: 14px;
background: #f57221;
padding: 7px 20px 7px 20px;
text-decoration: none;
}
.btn_top2:hover {
background: #ff8e4c;
text-decoration: none;
color: #fff;
}
.material-symbols-outlined {
vertical-align: middle;
margin-top: -3px;
}
.btn_top_store {
-webkit-border-radius: 2;
-moz-border-radius: 2;
border-radius: 2px;
font-family: Arial;
color: #ffffff;
font-size: 18px;
background: #d95e2e;
padding: 10px 5px 10px 5px;
text-decoration: none;
width: 100px;
text-align: center;
color: #ffffff;
}
.btn_top_store:hover {
background: #ff8e4c;
text-decoration: none;
color: #ffffff;
}
.bar_top_area {
-webkit-border-radius: 1;
-moz-border-radius: 1;
border-radius: 1px;
font-family: Arial;
color: #ffffff;
font-size: 18px;
background: #e69d4d;
padding: 10px 20px 10px 20px;
text-decoration: none;
width: 320px;
text-align: center;
}
.bar_top_area:hover {
background: #ff8e4c;
text-decoration: none;
color: #ffffff;
}
.label_top {
-webkit-border-radius: 1;
-moz-border-radius: 1;
border-radius: 1px;
font-family: Arial;
color: #ffffff;
font-size: 12px;
background: #e69d4d;
padding: 5px 10px 5px 10px;
text-decoration: none;
width: 96px;
text-align: center;
display: inline-block;
}
.shopname_top {
color: #f57221;
font-size: 14px;
}
dt {
float: left;
}
.btn_search_head {
color: #fff;
background-color: #4d4c4a;
border-color: #4d4c4a;
font-size: 20px;
}
.material-symbols-outlined.size-18 {
font-size: 18px;
}
.material-symbols-outlined.size-20 {
font-size: 20px;
}
.material-symbols-outlined.size-22 {
font-size: 22px;
}
.material-symbols-outlined.size-24 {
font-size: 24px;
}
.material-symbols-outlined.size-26 {
font-size: 26px;
}
.material-symbols-outlined.size-28 {
font-size: 28px;
}
.material-symbols-outlined.size-32 {
font-size: 32px;
}
.btn_search_sort {
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0px;
font-family: Arial;
color: #4d4c4a;
font-size: 18px;
background: #ffffff;
padding: 5px 20px 5px 20px;
border: solid #4d4c4a 1px;
text-decoration: none;
}
.btn_search_sort:hover {
text-decoration: none;
}
.footer_img {
margin-top: 50px;
margin-bottom: 30px;
}
.mp_top0 {
margin-top: 0 !important;
padding-top: 0 !important;
}
.breadcrumb-item a {
color: #4d4c4a;
}
.attention_box {
border: 1px solid #000000 !important;
border-radius: 10px;
}
.btn_send {
-webkit-border-radius: 2;
-moz-border-radius: 2;
border-radius: 2px;
font-family: Arial;
color: #ffffff;
font-size: 18px;
background: #d95e2e;
padding: 15px 5px 15px 5px;
text-decoration: none;
width: 100px;
text-align: center;
color: #ffffff;
}
.btn_send:hover {
background: #ff8e4c;
text-decoration: none;
color: #ffffff;
}
.fixed {
position: fixed;
display: block;
top: auto;
left: auto;
right: 1em;
bottom: 1em;
width: auto;
background-color: #ed7e5d;
color: #fff;
font-weight: bold;
padding: 1em 1em 0;
border-radius: 50px;
}
.fixed a {
color: #fff;
display: flex;
text-decoration: none;
} #banner {
background-color: #f2f2f2;
}
#banner .wrap {
padding: 10px;
}
#banner .single_slider_container {
width: 100%;
height: auto;
}
#banner .single_slider_item img {
border-radius: 10px;
}
#banner .modal_table {
background-color: #fff;
border-radius: 15px;
padding: 30px;
margin: 0 auto;
position: fixed;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 90%;
max-width: 700px;
max-height: 70vh;
z-index: 6;
overflow: auto;
overflow-y: scroll;
-webkit-overflow-scrolling: touch;
}
#banner .modal_table .text {
font-size: 15px;
font-weight: normal;
}
@media (min-width: 768px) {
#banner .wrap {
padding: 30px;
}
#banner .single_slider_container {
width: 30%;
margin: 0 auto 20px;
}
#banner .modal_table .text {
font-size: 18px;
}
#banner .prev_next_box {
width: 30%;
margin: 0 auto;
}
}  .card .card-img .modal_table {
background-color: #fff;
border-radius: 15px;
padding: 30px;
margin: 0 auto;
position: fixed;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 90%;
max-width: 700px;
z-index: 6;
overflow: auto;
overflow-y: scroll;
-webkit-overflow-scrolling: touch;
}  .modal_click {
margin: 0;
cursor: pointer;
}
.modal_click:hover {
opacity: 0.8;
}
.modal_table {
display: none;
}
.modal_table.show {
display: block;
}
.posiiton_r {
position: relative;
}
.posiiton_r .cross {
position: absolute;
top: -35px;
right: -20px;
font-size: 28px;
}
.overlay {
position: fixed;
width: 100%;
height: 100%;
background: #000;
opacity: 0.5;
z-index: 5;
top: 0;
left: 0;
right: 0;
display: none;
}
.overlay.show {
display: block;
} .single_slider_container {
margin: 0 0 10px;
overflow: hidden;
}
.single_slider_list {
display: flex;
padding: 0;
margin: 0;
}
.single_slider_item {
width: 100%;
display: flex;
justify-content: center;
align-items: center;
font-size: 30px;
font-weight: bold;
list-style: none;
}
.single_slider_item img {
width: 100%;
}
@media (min-width: 768px) {
.single_slider_container {
margin: 0 0 20px;
}
}
.slider_container {
width: 100%;
height: 30vh;
margin: 0 0 10px;
overflow: hidden;
}
.slider_list {
display: flex;
width: 300%;
height: 100%;
padding: 0;
margin: 0;
}
.slider_item {
width: 100%;
height: 100%;
display: flex;
justify-content: center;
align-items: center;
font-size: 30px;
font-weight: bold;
list-style: none;
}
.slider_item img {
width: 100%;
height: 100%;
object-fit: cover;
}
@media (min-width: 768px) {
.slider_container {
height: 500px;
margin: 0 0 20px;
}
}
.prev_next_box {
display: flex;
justify-content: space-between;
width: 100%;
}
.prev_next_box p {
background: #c9485b;
color: #fff;
padding: 2px 10px;
box-sizing: border-box;
display: block;
border-radius: 6px;
font-size: 20px;
padding-bottom: 5px;
margin: 0;
}
.prev_next_box p:hover {
cursor: pointer;
}
.input-group-text-form {
background-color: white;
color: #d9d9d9;
border-right-color: white;
}
.sform {
border-left-color: white;
background-color: white;
}
.btn_search1 {
-webkit-border-radius: 3;
-moz-border-radius: 3;
border-radius: 3px;
font-family: Arial;
color: #000000;
background: #ffffff;
border: solid #000c37 1px;
text-decoration: none;
display: inline-block;
text-align: center;
font-size: 12px;
width: 100px;
}
.btn_search1:hover {
text-decoration: none;
}
.container2 {
display: flex;
align-items: center;
justify-content: center;
}
.text-over-line {
display: flex;
align-items: center;
margin-left: 10px;
margin-right: 10px;
margin-top: 20px;
}
.line_top {
width: 100%;
height: 2px;
}
.line_top rect {
fill: #000000;
}
.text_top {
background-color: #ffffff;
padding: 0 10px;
white-space: nowrap;
margin-left: 3px;
margin-right: 3px;
}
.text_top_color {
color: #d94318;
}
.btn_search_cat1 {
-webkit-border-radius: 3;
-moz-border-radius: 3;
border-radius: 3px;
font-family: Arial;
color: #ffffff;
background: #d94318;
border: solid #d94318 1px;
text-decoration: none;
display: inline-block;
text-align: center;
font-size: 20px;
width: 280px;
}
.cat_box {
text-align: center;
}
.bana_top {
background-color: #fff;
}
.icolor {
color: #d94318;
}
.black_box {
background-color: #000000;
}
.btn_search_maker {
-webkit-border-radius: 25;
-moz-border-radius: 25;
border-radius: 25px;
font-family: Arial;
color: #ffffff;
background: #000000;
border: solid #ffffff 2px;
text-decoration: none;
display: inline-block;
text-align: center;
font-size: 15px;
padding: 10px 10px 10px 10px;
width: 300px;
}
.cat_bg2 {
background-color: #e3e3e3;
}
.btn_top_more1 {
-webkit-border-radius: 25;
-moz-border-radius: 25;
border-radius: 25px;
font-family: Arial;
color: #000000;
background: #ffffff;
border: solid #000000 2px;
text-decoration: none;
display: inline-block;
text-align: center;
font-size: 15px;
padding: 10px 10px 10px 10px;
width: 300px;
}
.hinmoku_bana {
width: 100%;
}
.top_box1 {
padding-left: 0;
padding-right: 0;
}
.badge_top1 {
-webkit-border-radius: 5;
-moz-border-radius: 5;
border-radius: 5px;
font-family: Arial;
color: #000000;
background: #ffffff;
border: solid #000000 1px;
text-decoration: none;
font-size: 12px;
padding: 2px 3px 2px 3px;
}
.fav {
width: 20px;
}
.fav_btn {
padding-top: 0;
padding-left: 0;
padding-right: 0;
padding-bottom: 0;
}
.img_box {
position: relative;
}
.badge_new {
-webkit-border-radius: 2;
-moz-border-radius: 2;
border-radius: 2px;
font-family: Arial;
background-color: #d94319;
color: #fff;
font-size: 12px;
text-decoration: none;
padding: 3px;
margin-left: 10px;
}
.card-img-overlay {
padding: 0;
top: 100px;
text-align: left;
font-weight: bold;
}
.badge_top_store {
-webkit-border-radius: 2;
-moz-border-radius: 2;
border-radius: 2px;
font-family: Arial;
background-color: #707070;
color: #fff;
font-size: 12px;
text-decoration: none;
padding: 3px;
margin-left: 10px;
width: 54px;
text-align: center;
}
.badge_top_pref1 {
-webkit-border-radius: 1;
-moz-border-radius: 1;
border-radius: 1px;
font-family: Arial;
background-color: #000000;
color: #fff;
font-size: 14px;
text-decoration: none;
padding: 5px;
margin-left: 5px;
margin-right: 5px;
width: 110px;
text-align: center;
display: inline-block;
}
.top_column_img {
width: 100%;
height: 187px;
object-fit: cover;
}
.img_box_column {
width: 366px;
margin-left: auto;
margin-right: auto;
height: 229px;
position: relative;
}
.img_over {
padding: 5px;
top: 140px;
left: 32px;
text-align: left;
font-weight: bold;
position: absolute;
background-color: #fff;
width: 334px;
height: 91px;
}
.badge_a_area {
-webkit-border-radius: 2;
-moz-border-radius: 2;
border-radius: 2px;
font-family: Arial;
color: #ffffff;
background: #d94318;
text-decoration: none;
font-size: 12px;
padding: 2px 5px 2px 5px;
}
.badge_a_maker {
-webkit-border-radius: 2;
-moz-border-radius: 2;
border-radius: 2px;
font-family: Arial;
color: #ffffff;
background: #d98718;
text-decoration: none;
font-size: 12px;
padding: 2px 5px 2px 5px;
}
.badge_a_hinmoku {
-webkit-border-radius: 2;
-moz-border-radius: 2;
border-radius: 2px;
font-family: Arial;
color: #ffffff;
background: #3477c6;
text-decoration: none;
font-size: 12px;
padding: 2px 5px 2px 5px;
}
.area_line {
border-left: 5px solid #000000; padding: 2px 8px; }
.badge_shopname_top {
border-bottom: solid 3px #000000;
background-color: #ffffff;
font-size: 14px;
font-weight: bold;
min-width: 151px;
position: absolute;
padding: 2px 5px 2px 0px;
top: 140px;
right: 0px;
}
.shop_thumbnail {
width: 274px;
height: 144px;
margin-top: 10px;
margin-left: 10px;
left: 5px;
position: absolute;
}
.shop_img_box {
max-width: 398px;
margin-left: auto;
margin-right: auto;
height: 164px;
position: relative;
}
.badge_shop_list {
-webkit-border-radius: 1;
-moz-border-radius: 1;
border-radius: 1px;
font-family: Arial;
background-color: #000000;
color: #fff;
font-size: 11px;
text-decoration: none;
padding: 5px;
margin-left: 2px;
margin-right: 5px;
width: 54px;
text-align: center;
display: inline-block;
}
.btn_top_more2 {
-webkit-border-radius: 25;
-moz-border-radius: 25;
border-radius: 25px;
font-family: Arial;
color: #000000;
background: #ffffff;
border: solid #000000 2px;
text-decoration: none;
display: inline-block;
text-align: center;
font-size: 13px;
padding: 5px 10px 5px 10px;
width: 300px;
}
.bg-black {
background-color: #000000 !important;
}
.noborder {
border: none;
border-top: none;
border-bottom: none;
border-left: none;
border-right: none;
}
.badge_pref {
-webkit-border-radius: 2;
-moz-border-radius: 2;
border-radius: 2px;
border: solid #000000 2px;
font-family: Arial;
color: #000000;
background: #ffffff;
text-decoration: none;
font-size: 12px;
padding: 5px 5px 5px 5px;
margin-bottom: 10px;
}
.bg_pankuzu {
background-color: #f4f4f4;
}
.item_code {
color: #767676;
font-size: 12px;
}
.price_detail {
font-size: 48px;
color: #000000;
font-weight: bold;
}
.stop_sale_value {
font-size: 32px;
color: red;
font-weight: bold;
}
.btn_item_detail_buy {
-webkit-border-radius: 25;
-moz-border-radius: 25;
border-radius: 25px;
font-family: Arial;
color: #ffffff;
background: #000000;
border: solid #000000 2px;
text-decoration: none;
display: inline-block;
text-align: center;
font-size: 16px;
padding: 13px 10px 13px 10px;
width: 364px;
}
.btn_item_detail_keep {
-webkit-border-radius: 25;
-moz-border-radius: 25;
border-radius: 25px;
font-family: Arial;
color: #000000;
background: #ffffff;
border: solid #000000 2px;
text-decoration: none;
display: inline-block;
text-align: center;
font-size: 16px;
padding: 13px 10px 13px 10px;
width: 364px;
}
.btn_item_detail_tel {
-webkit-border-radius: 25;
-moz-border-radius: 25;
border-radius: 25px;
font-family: Arial;
color: #ffffff;
background: #d94318;
border: solid #d94318 2px;
text-decoration: none;
display: inline-block;
text-align: center;
font-size: 16px;
padding: 13px 10px 13px 10px;
width: 364px;
}
.text_deconon {
text-decoration: none;
}
.btn_item_detail_buy_submit {
-webkit-border-radius: 25;
-moz-border-radius: 25;
border-radius: 25px;
font-family: Arial;
color: #ffffff;
background: #000000;
border: solid #000000 2px;
text-decoration: none;
display: inline-block;
text-align: center;
font-size: 16px;
padding: 13px 8px 13px 8px;
width: 300px;
}
.badge_rank_detail {
-webkit-border-radius: 5;
-moz-border-radius: 5;
border-radius: 5px;
font-family: Arial;
color: #000000;
background: #ffffff;
border: solid #000000 1px;
text-decoration: none;
display: inline-block;
text-align: center;
font-size: 12px;
padding: 3px 3px 3px 3px;
}
.list-group-item-no-border {
border-left: none !important;
border-right: none !important;
}
.list-group-item-no-border_tb {
border-bottom: none !important;
border-top: none !important;
}
.bg_column {
background-color: #f4f4f4;
}
@media (max-width: 767px) {
.pagination {
justify-content: center;
}
.row > .col-6:first-child .pagination {
justify-content: flex-start;
}
.row > .col-6:last-child .pagination {
justify-content: flex-end;
}
}
.bg_baisic {
background-color: #f4f4f4;
}
.pagination .page-item:not(:last-child) {
margin-right: 4px;
}
.pagination .page-item.active .page-link {
background-color: #cccccc;
border-color: #cccccc;
}
.pagination .page-link {
background-color: white;
border: 1px solid #dee2e6;
} @media (min-width: 768px) {
.mobile-only {
display: none;
}
}
.box_maker { border: 1px solid black;
padding: 5px;
height: 121px;
font-size: 10px;
text-align: center;
position: relative;
color: black;
margin: 0;
}
.box_maker img { height: 25px;
}
.box_maker .chevron { position: absolute;
top: 50%;
right: 0;
transform: translateY(-50%);
}
.col-15 {
width: 20%;
padding: 2px;
}
.col-20 {
width: 10%;
padding: 2px;
}
.store_favt {
color: #d94318;
border-bottom: 1px solid #d94318;
} .search_f_btn {
width: 24% !important;
} .btn_blue {
-webkit-border-radius: 5;
-moz-border-radius: 5;
border-radius: 5px !important;
font-family: Arial;
color: #ffffff;
font-size: 12px;
background: #0083db;
padding: 5px 20px 5px 10px;
text-decoration: none;
width: 300px;
height:45px;
}
.btn_blue:hover {
text-decoration: none;
} .step-search{
width:960px;
margin:auto;
padding-top:20px;
padding-bottom:20px;
}
.fas_form_after{
position: relative;
display: inline-block;
line-height: 1;
}
.fas_form_after:after{
position: absolute;
top: 0;
bottom: 0;
right: 21px;
margin: auto;
width: 1em;
height: 1em;
text-align: center;
font-style: normal;
font-variant: normal;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
font-family: "Font Awesome 5 Free"; 
font-weight: 900;
content: '\f002';
color: #aaa;
}
.fas_form_after input[type="text"]{
width: 300px;
padding: 10px calc(1em + 20px) 10px 10px;
border: 1px solid #aaa;
background: #fff;
color: #aaa;
}
.fas_form_after input[type="text"]:focus{
outline:0;
}
.fas_form_after input[type="text"]::placeholder{
color: #ccc;
}
.fas_form_after2{
position: relative;
display: inline-block;
line-height: 1;
}
.fas_form_after2:after{
position: absolute;
top: 0;
bottom: 0;
right: 10px;
margin: auto;
width: 1em;
height: 1em;
text-align: center;
font-style: normal;
font-variant: normal;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
font-family: "Font Awesome 5 Free"; 
font-weight: 900;
content: '\f002';
color: #aaa;
}
.fas_form_after2 input[type="text"]{
width: 300px;
padding: 10px calc(1em + 20px) 10px 10px;
border: 1px solid #aaa;
background: #fff;
color: #aaa;
}
.fas_form_after2 input[type="text"]:focus{
outline:0;
}
.fas_form_after2 input[type="text"]::placeholder{
color: #ccc;
} .clear-decoration {
border: none; outline: none; background: transparent; }  .navbar-toggler {
display: block !important;
}
.con_1080 {
width: 1080px;
margin: auto;
} .custom-h1 {
border-bottom: 2px solid #000000;
width: 100%;
}
.no-bullets {
list-style-type: none;
} .intro_text {
padding: 15px;
font-feature-settings: "palt";
line-height: 1.5;
}
.intro_text a {
color: unset;
}  #order_detail_Modal .req::after {
content: "必須";
color: #fff;
font-size: 12px;
font-weight: normal;
background-color: #ff330d;
border-radius: 4px;
margin: 6px;
padding: 4px 4px;
}
#order_detail_Modal .opt::after {
content: "任意";
color: #fff;
font-size: 12px;
font-weight: normal;
background-color: #0c77cf;
border-radius: 4px;
margin: 6px;
padding: 4px 4px;
}
#available {
display: none;
}  .intro_body .tooloff_logo img{
width: 200px;
height: auto;
}
#google_review {
padding: 30px 0 15px !important;
}
#google_review .box {
text-align: center;
}
#google_review .top {
display: flex;
justify-content: center;
align-items: center;
padding-bottom: 10px;
}
#google_review .top img {
width: 35%;
max-width: 300px;
}
#google_review .top .total_num {
font-size: 16px;
font-weight: bold;
padding-left: 10px;
}
#google_review .top .total_num span {
color: var(--tooloff3);
font-size: 22px;
}
#google_review .mid {
font-size: 20px;
font-weight: bold;
padding-bottom: 5px;
} #google_review .btm {
display: flex;
align-items: center;
justify-content: center;
}
#google_review .btm .rate {
color: var(--tooloff3);
font-size: 35px;
font-weight: bold;
line-height: 1;
}
#google_review .btm .num_stars {
margin: 0 5px;
position: relative;
z-index: 0;
display: inline-block;
white-space: nowrap;
color: var(--gray);
font-size: 24px;
line-height: 1;
}
#google_review .btm .num_stars:before,
#google_review .btm .num_stars:after {
content: "★★★★★";
}
#google_review .btm .num_stars:after {
position: absolute;
z-index: 1;
top: 0;
left: 0;
overflow: hidden;
white-space: nowrap;
color: #EDB620;
}
#google_review .btm .num_stars[data-rate="10"]:after {
width: 100%;
}
#google_review .btm .num_stars[data-rate="9"]:after {
width: 90%;
}
#google_review .btm .num_stars[data-rate="8"]:after {
width: 80%;
}
#google_review .btm .num_stars[data-rate="7"]:after {
width: 70%;
}
#google_review .btm .num_stars[data-rate="6"]:after {
width: 60%;
}
#google_review .btm .num_stars[data-rate="5"]:after {
width: 50%;
}
#google_review .btm .num_stars[data-rate="4"]:after {
width: 40%;
}
#google_review .btm .num_stars[data-rate="3"]:after {
width: 30%;
}
#google_review .btm .num_stars[data-rate="2"]:after {
width: 20%;
}
#google_review .btm .num_stars[data-rate="1"]:after {
width: 10%;
}
#google_review .btm .text,
#google_review .btm .num_cases {
font-size: 15px;
} #google_review .wp-gr .wp-google-place {
width: fit-content !important;
margin: 10px auto 0 !important;
}
#google_review .wp-gr .wp-google-right {
width: fit-content !important;
text-align: left !important;
}
#google_review .wp-gr.wpac .wp-google-name {
font-size: 15px !important;
margin-bottom: 8px !important;
padding-right: 0 !important;
}
#google_review .wp-gr.wpac .wp-google-name a {
pointer-events:none !important;
}
#google_review .wp-gr .wp-google-rating {
color: var(--tooloff3) !important;
font-size: 35px !important;
}
#google_review .wp-gr .wp-google-place .wp-star svg path {
fill: #EDB620 !important;
}
#google_review .wp-gr .wp-google-powered {
margin: 10px 0 0!important;
}
#google_review .wp-gr .wp-google-powered:last-of-type {
display: none !important;
}
@media (min-width: 768px) {
#google_review {
padding: 45px 0 30px !important;
}
#google_review .top {
padding-bottom: 30px;
}
#google_review .top .total_num {
font-size: 40px;
}
#google_review .top .total_num span {
font-size: 60px;
}
#google_review .mid {
font-size: 50px;
padding-bottom: 20px;
} #google_review .btm .rate {
font-size: 100px;
}
#google_review .btm .num_stars {
margin: 0 20px;
font-size: 50px;
}
#google_review .btm .text,
#google_review .btm .num_cases {
font-size: 40px;
} #google_review .wpac {
margin-top: 30px !important;
}
#google_review .wp-gr.wpac .wp-google-name {
font-size: 40px !important;
margin-bottom: 40px !important;
}
#google_review .wp-gr.wpac .wp-google-left img {
width: 130px!important;
height: 130px!important;
margin-right: 30px !important;
}
#google_review .wp-gr .wp-google-rating {
font-size: 100px !important;
}
#google_review .wp-gr .wp-google-place .wp-star svg {
width: 50px!important;
height: 50px!important;
}
#google_review .wp-gr .wp-google-powered {
font-size: 30px !important;
margin: 40px 0 0!important;
}
}  .price {
font-size: 22px;
} .notice {
position: fixed;
top: 67.5px;
left: 0;
width: 100%;
background-color: #ffcc00;
color: #333;
text-align: center;
padding: 10px 0;
box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
z-index: 1000;
}
.notice a{
color: #d94318;
text-decoration: underline;
font-weight: bold;
} #error-message {
color: red;
font-size: 14px;
display: none;
margin-top: 5px;
} .store-info {
padding-top: 20px;
margin: 0 auto 20px;
text-align: center;
}
.store-info img {
width: 200px;
height: auto;
}  .denzai_faq {
padding: 20px;
border-radius: 15px;
background-color: #F4F4F4;
display: inline-grid;
text-align: left;
max-width: 970px;
}
.denzai_faq span{
font-size: 22px;
font-weight: bold;
padding-right: 20px;
}
.denzai_faq dt,
.denzai_faq dd {
position: relative;
padding: 12px 12px 12px 48px;
box-sizing: border-box;
display: flex;
}
.btn_denzai_more {
-webkit-border-radius: 50;
-moz-border-radius: 50;
border-radius: 50px;
font-family: Arial;
color: #ffffff;
background: #D94318;
text-decoration: none;
display: inline-block;
text-align: center;
font-size: 30px;
padding: 30px 30px 30px 30px;
width: 700px;
}
.btn_denzai_more i {
margin-right: 7px;
margin-top: 7px;
}  .column h2{
padding: 1rem 2rem;
border-left: 10px solid #ff330d;
background: #f4f4f4;
}
.column h3{
border-bottom: 3px solid #ff330d;
line-height: 1;
margin-bottom: 1.5rem;
padding: 1rem 0;
}