.hdrTop .hdrInner:not(.hdrInner--one) .hdrInfo {
    text-align: center !important;
}

.hdrTop .hdrInner {
    justify-content: center;
}

#side .button--typeA{
background:#FF6D1C;
border:none;
}

.iconNav--image [class*="hasChildren"] > a:after{
visibility: hidden;
}

.drawer__nav li.hasChildren--click > a{
background:none !important;
}

.sec3 .sec3_box:active, .sec3 .sec3_box:hover{
color:#DE5727;
}

.sec3 .sec3_sub_p:active,.sec3 .sec3_sub_p:hover{
border-color:#fff;
}

#fs_Login .fs-l-main{
justify-content:center;
}


 /* slide_main-css上書き */
.mainSliderSec {
  margin-bottom: 40px  !important;
}

 /* top_大切なお知らせ */
.important {
  background-color: #fff4e5;
  border-left: 6px solid #d66700;
  padding: 1.5em 1em;
  margin: 2em auto;
  max-width: 800px;
  border-radius: 4px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05);
  box-sizing: border-box;
}

.important_inner {
  display: flex;
  flex-direction: column;
  gap: 0.5em;
}

.important_title {
  font-size: 2rem;
  font-weight: bold;
  color: #b45300;
  margin: 0;
}

.important_content {
  font-size: 1.5rem;
  line-height: 1.6;
  color: #333;
}

.important_content time {
  font-weight: bold;
  color: #d66700;
  margin-right: 0.5em;
}

 /* top_お知らせ */
.top_news-area {
  max-width: 800px;
  margin: 50px auto 150px;
  padding: 0 1em;
  border-bottom: 1px solid #999;
}

.top_news {
  list-style: none;
  margin: 0;
  padding-left: 0;
  text-align: left;
}

.fs-pt-list__item {
  font-size: 1.125rem;
  line-height: 1.8;
  padding: 0.5em 0;
  border-bottom: 1px solid #ddd;
}

.fs-pt-list__item:last-child {
  border-bottom: none;
}

.fs-pt-list__item time {
  display: inline-block;
  min-width: 100px;
  font-weight: bold;
  color: #999;
}

 /* 時計の魅力_フリーページ */
.section-block {
  margin-top: 48px;
  margin-bottom: 64px;
  padding-top: 16px;
}

.strong-emphasis {
  background-color: #fff3e0;
  padding: 0.2em 0.4em;
  border-radius: 4px;
  font-weight: normal;
  color: #333; /
}

.f_title-02 {
  font-size: 1.6rem;
  font-weight: 600;
  border-bottom: 1px solid #ccc;
  padding-bottom: 0.5rem;
  color: #2c2c2c;
  font-family: 'Noto Serif JP', serif;
  letter-spacing: 0.05em;
  margin: 2rem 0 1.5rem;
}

.f_title-02__lead {
  font-size: 2rem;
  font-weight: bold;
  color: #e17c00;
  margin-right: 0.5rem;
  display: inline-block;
  vertical-align: baseline;
}

.f_title-04 {
  font-size: 1.2rem;
  font-weight: 600;
  color: #333;
  margin-top: 1.5rem;
  margin-bottom: 0.75rem;
}

.f_title-04__lead {
  color: #da2c1e;
  margin-right: 0.5rem;
  font-weight: bold;
}

.f_title-lead {
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1.6;
  color: #d66700;
  margin: 0.5em 0 1em;
}

.f_list {
  list-style: none;
  line-height: 1.8;
  padding-left: 0;
  margin: 1rem 0;
  border-top: 1px solid #ddd;
}

.f_list__item {
  padding: 0.75rem 0;
  border-bottom: 1px solid #eee;
  font-size: 1.25rem;
  font-weight: 700;
  color: #333;
  font-family: 'Noto Sans JP', sans-serif;
  display: flex;
  align-items: center;
}

.f_list__item::before {
  content: "●";
  color: #e17c00;
  margin-right: 0.5rem;
  font-size: 0.8rem;
}

.f_table {
  width: 100%;
  border-collapse: collapse;
  margin: 2em 0;
  font-size: 1rem;
  line-height: 1.6;
}

.f_table td {
  border: 1px solid #ccc;
  padding: 1em;
  vertical-align: top;
}

.f_table td:first-child {
  white-space: nowrap;
  background-color: #f6f6f6;
  font-weight: bold;
  width: 140px;
}

.f_table tr:nth-child(even) td {
  background-color: #fafafa;
}

.note-text {
  font-size: 0.875rem;
  color: #666666;
  line-height: 1.4;
  margin-top: 1rem;
  font-family: 'Noto Sans JP', sans-serif;
}

.f_section-content {
  display: flex;
  gap: 24px;
  align-items: flex-start;
  margin-top: 1rem;
　flex-wrap: nowrap;
}

.f_section-image {
  max-width: 300px;
  width: 100%;
  height: auto;
  object-fit: contain;
  border-radius: 8px;
}

.f_section-text {
  flex: 1;
}

.maintenance_btn {
  list-style: none;
  padding: 0;
  display: flex;
  flex-direction: row;
  gap: 16px;
  margin: 2em 0;
  flex-wrap: wrap;
}

.maintenance_btn li {
  flex: 1;
  min-width: 200px;
}

.maintenance_btn-link {
  display: block;
  width: 100%;
  padding: 24px 16px;
  background-color: #d66700;
  color: #fff;
  text-decoration: none;
  text-align: center;
  font-size: 1.1rem;
  font-weight: bold;
  border-radius: 8px;
  transition: background-color 0.3s;
}

.maintenance_btn-link[href^="tel:"],
.maintenance_btn-link[href^="https"] {
  color: #fff !important;
}

.maintenance_btn-link:hover {
  background-color: #b35300;
}

 /* youtube_バナー */

.youtube-banner-section {
  background-color: #f9f9f9;
  padding: 2em 1em;
  margin-top: 2em;
  border-radius: 8px;
  text-align: center;
}

.youtube-banner-content {
  max-width: 600px;
  margin: 0 auto;
}

.youtube-title {
  font-size: 1.6rem;
  font-weight: bold;
  color: #d66700;
  margin-bottom: 0.5em;
}

.youtube-description {
  font-size: 1.1rem;
  color: #333;
  margin-bottom: 1em;
  line-height: 1.5;
}

.youtube-link {
  display: inline-block;
  max-width: 100%;
}

.youtube-image {
  width: 100%;
  height: auto;
  border-radius: 6px;
  box-shadow: 0 4px 8px rgba(0,0,0,0.1);
  transition: transform 0.3s ease;
}

.youtube-image:hover {
  transform: scale(1.05);
  box-shadow: 0 6px 12px rgba(0,0,0,0.2);
}

 /* top_お客様の声 */
.voice-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 12px;
  box-sizing: border-box;
  font-size: 14px;
  line-height: 1.6;
}

.voice-card {
  background: #fff;
  border: 1px solid #e0e0e0;
  border-radius: 12px;
  padding: 1.8em;
  box-shadow: 0 2px 8px rgba(0,0,0,0.04);
}

.voice-title {
  font-size: 1.5rem;
  font-weight: bold;
  margin-bottom: 0.4em;
  color: #333;
}

.voice-subtitle {
  font-size: 1.2rem;
  color: #888;
  margin-bottom: 1em;
}

.voice-text {
  font-size: 1.2rem;
  line-height: 1.6;
  color: #444;
  margin-bottom: 1em;
}

.voice-card ul {
  padding-left: 0;
  margin: 0;
  list-style: none;
}

.voice-card li {
  margin-bottom: 0.8em;
  font-size: 1.2rem;
  color: #555;
  line-height: 1.4;
  display: flex;
  align-items: center;
}

.voice-icon {
  width: 20px;
  height: 20px;
  margin-right: 0.6em;
  flex-shrink: 0; /*
}

 /* お知らせ_詳細 */
.news-detail .container {
  max-width: 800px;
  margin: 0 auto;
  padding: 2em 1em;
  font-size: 1rem;
  line-height: 1.7;
  color: #333;
}

.news-date {
  font-size: 0.9em;
  color: #999;
  margin-bottom: 1.5em;
}

.news-body p {
  margin-bottom: 1em;
}

.news-back {
  margin-top: 2em;
  text-align: right;
}

.btn-back {
  text-decoration: none;
  color: #555;
  font-size: 0.9em;
  border-bottom: 1px solid #aaa;
}
.btn-back:hover {
  color: #d66700;
  border-color: #d66700;
}



@media(max-width:991px){
.sec1 .tabContent .itemList__unit:nth-child(n+10),.sec6 .itemList__unit:nth-child(n+5){
display:none;
}

.hdrTop .hdrInner:not(.hdrInner--one) .hdrInfo {
    text-align: center !important;
}

.sec12{
overflow:hidden;
}

#drawer .searchForm{
margin:0;
}

.iconNav--image [class*="hasChildren"] > a:after{
visibility: hidden;
}

.drawer__nav li.hasChildren--click > a{
background:none !important;
}

.sec3 .sec3_box:active, .sec3 .sec3_box:hover{
color:#DE5727;
}

.sec3 .sec3_sub_p:active,.sec3 .sec3_sub_p:hover{
border-color:#fff;
}

.sec1 .tabSwitch li {
    padding: 10px 7px !important;
}

/* ヘッダーナビ */
.hdr__catNavC2 {
 margin: 20px 0;
}

/* 大切なお知らせ */
.important {
    padding: 1.2em;
    margin: 1.5em auto;
    width: calc(100% - 2em);
    box-sizing: border-box;
  }

  .important_title {
    font-size: 1.15rem;
  }

  .important_content {
    font-size: 1rem;
  }

/* フリーページ */
.f_title-lead {
  font-size: 1.375rem;
}

.maintenance_btn {
   justify-content: center;
  flex-direction: column;
}

.f_section-content {
  flex-direction: column;
  gap: 16px;
}

.f_section-image {
  text-align: center;
  max-width: 100%;
}


.f_table {
  font-size: 0.95rem;
}

.f_table td {
    padding: 0.8em;
}

.maintenance_btn-link {
  font-size: 1rem;
  padding: 24px 16px;
}

.maintenance_btn-link[href^="tel:"],
.maintenance_btn-link[href^="https"] {
  color: #fff !important;
}

.f_list{
line-height: 1.8;
}

/* お客様の声 */
.voice-grid {
    grid-template-columns: 1fr;
  }
}

.fs-body-login .fs-c-loginForm{
    gap: initial;
}