@charset "UTF-8";
 .item .section-title {  border-bottom: 3px solid #6f9b99;
}
.item-inner {
display: flex;
justify-content: center;
align-items: flex-start; text-align: center;
margin: 0 auto;
padding-top: 80px;
}
@media(max-width:800px) {
.item-inner {
display: flex;
flex-flow: column;
justify-content: center; width: 100%;
text-align: center;
margin: 0 auto;
padding-top: 80px;
}
}
.item th,
.item td {
display: block;
}  .item-pic,
.item-info {
padding: 10px;
width: 100%;
}
.item-info table tr {
border: none;
text-align: left;
}
.item-info table th {
background: #444;
border-bottom: 2px solid #6f9b99;
color: #fff;
padding: 10px;
}
.item-info table td {
padding: 10px;
background: #FFFFE0;
}
.item .item-price {
display: flex;
justify-content: space-between;
border-bottom: 3px solid #807d7d;
font-size: 1.75rem;
font-weight: bold;
margin-bottom: 10px;
}
.item-souba {
display: flex;
justify-content: space-between;
align-items: center;
font-size: 1.25rem;
margin-bottom: 20px;
}
.indent {
font-size: 0.75rem;
text-align: left;
}
.item .more-button a {
color: #fff;
}
.button-area {
display: flex;
align-items: center;
justify-content: center;
}
.shop-line-btn {
background-color: #29C926;
width: 158px;
margin-left: 10px;
}
.from-pc span {
color: #E90841;
}
@media (max-width: 480px) {
.button-area {
flex-direction: column-reverse;
}
}   .bg-1 {    background-color: #FFFFE0;
margin: 0 auto; }
.about-item {
padding: 0;
}
.about-title {
display: flex;
margin: 20px 0;
font-size: 1.3rem;
font-weight: bold;
color: #ffffff;
background-color: #444;
text-align: left;
text-indent: 0.5rem;
height: 45px;
align-items: center;
} .about-title::before {
display: inline-block;
font-family: "Font Awesome 5 free";
content: "\f15c";
font-size: 1.2rem;
margin-right: 5px;
} .f-title {
text-indent: 1rem;
font-weight: bold;
}
.f {
text-indent: 1rem;
text-align: justify;
padding: 0 30px 20px 30px;
}
@media (max-width: 767px) { .item-info {
padding: 0;
}
} .customer-section .section-title {
padding-top: 80px;
padding-bottom: 40px;
}
.customer-section {
background-color: #eeecec;
max-width: 80%;
margin: 0 auto;
}
@media (max-width: 767px) {
.customer-section {
background-color: #FFFFE0;
max-width: 95%;
margin: 0 auto;
}
.customer-section table {
background-color: #fff;
padding: 10px 0;
}
}
@media (max-width: 390px) {
.customer-section table {
background-color: #fff;
padding: 10px 0;
}
}
.customer-section-inner {
display: flex;
justify-content: center;
align-items: flex-start;
text-align: center;
}
.customer-section-info {
margin-top: 40px;
background-color: #fff;
}
.customer-section-title {
background-color: #E90841;
color: #fff;
padding: 10px;
text-align: center;
font-size: 1.75rem;
}
.customer-section table {
background-color: #fff;
padding: 10px 0;
}
.customer-section tr:not(:first-child) {
border-top: 1px solid #807d7d;
}
.customer-section th {
padding: 10px 0;
width: 20%
}
.customer-section td {
padding: 10px 0;
padding-left: 10px;
}
.customer-section .kakaku {
display: flex;
justify-content: space-between;
align-items: center;
padding: 20px 0;
background-color: #fbf794f2;
}
@media (max-width: 767px) {
.customer-section .kakaku {
flex-direction: column-reverse;
}
}
.customer-section .taten,
.customer-section .ourshop {
margin: 0 auto;
}
.customer-section .taten {
padding: 20px;
font-weight: bold;
color: #444;
}
.customer-section .taten-kumo {
max-width: 80px;
}
.customer-section .ourshop {
color: #E90841;
font-size: 1.75rem;
font-weight: bold;
}
.customer-section .ourshop .label {
background-color: #fff;
padding: 2px;
border-radius: 30px;
}
@media (max-width: 480px) {
.customer-section .kakaku {
padding: 5px 0;
}
.customer-section .taten {
margin: 0;
padding: 10px 0 0;
}
.customer-section .ourshop {
font-size: 1.25rem;
}
}
.customer-section .indent {
padding: 10px;
}
.thumbnail-gallery {
display: flex;
flex-direction: column;
align-items: center;
}
@media(max-width:599px) {
.thumbnail-gallery {
display: block;
}
}
.main-image {
max-width: 100%;
margin-bottom: 10px;
}
.main-image img {
height: 400px;
max-width: 100%;
}
.js-sub-img {
display: flex;
justify-content: center;
gap: 10px;
}
.js-sub-img li {
max-width: 100%;
height: auto;
}
@media(max-width:599px) {
.js-sub-img li img {
max-width: 100%;
height: 80px;
}
}
.js-sub-img img {
width: 100%;
height: 150px;
}  .customer-staff-voice {
padding-top: 80px;
}
.customer-staff-voice-inner {
max-width: 1080px;
margin: 0 auto;
}
.customer-box,
.staff-box {
border: 2px solid #493030;
border-radius: 6px;
padding: 10px 20px;
margin-bottom: 40px;
}
.voice-box {
padding-bottom: 40px;
}
.voice-title {
text-align: center;
margin-bottom: 40px;
}
.voice-box {
display: flex;
align-items: center;
}
.voice-text {
max-width: 580px;
}
.voice-box img {
width: 200px;
margin: 0 auto;
}
@media (max-width: 480px) {
.voice-box {
flex-direction: column;
}
.voice-box.box-2 {
flex-direction: column-reverse;
}
.voice-box img {
margin-bottom: 20px;
}
} .not_exist_text {
font-size: 1.5rem;
font-weight: bold;
color: #E90841;
}
.achive_not_exist {
text-align: left;
margin-bottom: 2rem;
padding: 2rem;
margin: 0 auto;
display: flex;
justify-content: center;
align-items: center;
background-color: #fdfda9;
}
.achive_not_exist img {
width: 10%;
}
@media(max-width:760px) {
.achive_not_exist img {
width: 20%;
}
} .single-customer-area section {   padding: 30px 0;
}
.sub-news-text { max-width: 1200px; margin: 60px auto;
padding: 0;
}
@media(max-width:760px) {
.single-customer-area section {
margin: 20px auto; padding: 2%
}
.sub-news-text {
margin: 60px auto ;
}
}  .sub-news-text {
padding: 0 10px 0 10px;
}
.sub-news-text span.date {
color: #6f9b99;
font-weight: bold;
} .sub-news .section-title {
line-height: 1.8;
}  *,
*::before,
*::after {
box-sizing: border-box;
}
body {
overflow-x: hidden;
} .main-wrapper {
width: 100%; margin: 0 auto;
padding: 0 20px;
display: flex;
gap: 40px;
justify-content: center;
align-items: flex-start;
padding-bottom: 40px;
overflow: visible;
} .content-area {
flex: 2;
min-width: 0;
width: 100%;
max-width: 100%;
} .sidebar {
flex: 0 0 280px;
min-width: 0;
margin-top: 80px;
position: sticky;
top: 40px;
height: fit-content;
z-index: 10;
}
.sidebar-menu {
background: #f9f9f9;
padding: 20px;
border-radius: 8px;
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.05);
}
.sidebar-title {
font-size: 1.2rem;
text-align: center;
margin-bottom: 16px;
border-bottom: 2px solid #ccc;
padding-bottom: 8px;
color: #4a2f2f;
} .sidebar-list {
list-style: none;
padding: 0;
margin: 0;
} .sidebar-list .dropdown__list {
background-color: transparent;
}
.sidebar-list li {
margin-bottom: 10px;
}
.sidebar-list a,
.sidebar .dropdown__list a {
display: block;
width: 100%;
max-width: 100%;
padding: 12px 16px;
background-color: #fff;
color: #004d80;
text-decoration: none;
font-weight: 500;
border-radius: 6px;
box-sizing: border-box;
transition: background 0.3s ease, transform 0.3s ease, box-shadow 0.3s ease;
}
.sidebar-list a:hover,
.sidebar .dropdown__list a:hover {
background-color: #e6f2fa;
transform: translateX(6px);
box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05);
} .sidebar .dropdown__list a {
display: flex;
align-items: center;
justify-content: space-between;
height: 60px;
padding: 0 14px;
background: #ffffff;
color: #333;
transition: background 0.3s, transform 0.2s;
overflow: hidden;
}
.sidebar .dropdown__list .text {
font-size: 14px;
font-weight: 500;
line-height: 1.2;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
padding: 0;
}
.sidebar .dropdown__list::before,
.sidebar .dropdown__list a::before {
content: none !important;
display: none !important;
} .shop-thumb { max-width: 60px; } @media (max-width: 768px) {
.main-wrapper {
flex-direction: column;
gap: 20px;
padding: 0 16px;
}
.sidebar {
display: none;
}
img,
video {
max-width: 100%;
display: block;
}
.content-area,
.section,
.container {
width: 100%;
max-width: 100%;
}
} summary.details__summary {
border-bottom: none;
}
.details__summary.brue-change {
border-bottom: 1px solid #c6c6c6;
} .jisseki-lead-text {
text-align: center;
font-size: 1.0rem;
font-weight: 400;
padding: 1.5em 1em;
background-color: #f2f9ff;
color: #003366;
border-radius: 12px;
box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05);
margin-top: 2em;
line-height: 1.8;
}