<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
a img {
  transition: all 0.2s ease;
}
a img:hover {
  opacity: 0.9;
  filter: alpha(opacity=90);
  -ms-filter: "alpha(opacity=90)";
}
.font_familyM {
  font-size: 24px;
}
.content {
  max-width: 900px;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 30px;
  padding: 0 3%;
}
.smart {
  display: none;
}
.fontc_red {
  color: #f00;
}
.font_small {
  font-size: 11px;
}
.imgsiz_max {
  width: 100%;
}
.comment {
  color: #666;
  font-size: 16px;
  text-align: center;
  margin-bottom: 20px;
  margin-top: -15px;
  padding: 0px;
}

@media screen and (max-width: 767px) {
  .pc-only {
    display: none;
  }
}

@media screen and (min-width: 768px) {
  .sp-only {
    display: none;
  }
}

/* --- メイン画像 --- */
#Main .pro_main .inner h2 {
  display: none;
}

#Main .pro_main .inner {
  background-image: url(images/title_mainimg.png);
  background-repeat: no-repeat;
  background-position: center top;
  height: 485px;
  max-width: 1400px;
  margin-right: auto;
  margin-left: auto;
  border-bottom-width: 10px;
  border-bottom-style: solid;
  border-bottom-color: #f2d600;
}

#Main .pro_main .inner .schedulebutton {
  font-size: 18px;
  padding-top: 400px;
  width: 283px;
  text-align: left;
  margin-left: 210px;
}

#Main .pro_main .inner .schedulebutton a {
  font-weight: bold;
  color: #688fb6;
}

@media screen and (min-width: 768px) {
  #Main .pro_main .inner {
    background-image: url(images/title_mainimg.png);
    background-repeat: no-repeat;
    background-position: center top;
    height: 485px;
    max-width: 1400px;
    margin-right: auto;
    margin-left: auto;
    border-bottom-width: 10px;
    border-bottom-style: solid;
  }
}

@media screen and (max-width: 767px) {
  #Main .pro_main .inner {
    width: 100%;
    height: 290px;
    background-image: url(images/title_mainimgs.png);
    background-size: 100% auto;
    background-position: center top;
    margin-bottom: 30px;
  }
}

.img {
  transition: all 0.2s ease;
}
.img:hover {
  opacity: 0.9;
  filter: alpha(opacity=90);
  -ms-filter: "alpha(opacity=90)";
}
.article .section .season {
  color: #618e4c;
}

.article {
  margin-bottom: 100px;
}

.article h3 {
  font-family: "Kaisei Opti", serif;
  line-height: 65px;
  color: #eec948;
  text-align: center;
  display: block;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #ccc;
  font-size: 40px;
  margin-bottom: 25px;
  font-weight: 500;
}

.article h4 {
  font-family: "Kaisei Opti", serif;
  text-align: center;
  display: block;
  color: #8c6239;
  font-size: 25px;
  line-height: 1.5em;
  margin-bottom: 30px;
  font-weight: normal;
}

@media screen and (max-width: 767px) {
  .article {
    margin-bottom: 50px;
  }
  .article h3 {
    font-size: 30px;
  }
  .article h4 {
    font-size: 23px;
  }
}

.article .heading p {
  font-size: 16px;
  line-height: 35px;
  padding-left: 220px;
}
.article #ui-tab .index {
  background-color: #fdece4;
  padding: 15px;
  overflow: hidden;
}
.article #ui-tab .index li {
  display: block;
  width: 185px;
  margin-bottom: 5px;
  background-image: url(images/icon.png);
  background-repeat: no-repeat;
  background-position: left bottom;
  float: left;
}
.article #ui-tab .index li a {
  color: #ab2025;
  font-weight: bold;
  display: block;
  padding-left: 23px;
}
.article #ui-tab .index li a:hover {
  color: #333;
  background-position: left top;
}
.article .section {
  padding: 15px;
}
.article .section .msg {
  margin-bottom: 20px;
}

.article .campaign {
  /*background-image: url(images/campaign_bg.gif);*/
  background-repeat: repeat-x;
  text-align: center;
}
.article .campaign .attention {
  font-size: 12px;
  background-color: #92b222;
  color: #fff;
  line-height: 30px;
  text-align: center;
  padding-right: 10px;
  margin-top: 10px;
}

/* --- ご来店・試弾のご予約 --- */
.article .shidanbtn {
  text-align: center;
}

.article .shidanbtn img {
  width: 100%;
}

/* --- おすすめ商品ラインナップ --- */
#lineup .flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

#lineup .flex .box {
  width: 48%;
  margin-bottom: 4%;
}

#lineup .flex .box .mb {
  margin-bottom: 4%;
}

#lineup .flex .box img {
  width: 100%;
}
@media screen and (max-width: 767px) {
  #lineup h3 {
    line-height: 1.3;
    padding-bottom: 18px;
  }
  #lineup .flex .box {
    width: 100%;
    margin-bottom: 8%;
    padding-bottom: 8%;
    border-bottom: 1px solid #ddd;
  }
  #lineup .flex .box .mb {
    margin-bottom: 8%;
    padding-bottom: 8%;
    border-bottom: 1px solid #ddd;
  }
}

/* --- インフォメーション --- */
#shop_content img {
  width: 100%;
}

#shop_content .flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 20px;
}

#shop_content .flex .flex-img {
  width: 40%;
}

#shop_content .flex .flex-text {
  width: 56%;
  font-size: 15px;
}

#shop_content .flex .flex-text h4 {
  text-align: left;
  margin-bottom: 15px;
}

#shop_content .flex .flex-text ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

#shop_content .flex .flex-text li:before {
  content: "";
  width: 10px;
  height: 10px;
  display: inline-block;
  background-color: #1fb4cc;
  border-radius: 50%;
  margin-right: 5px;
}

#shop_content .flex .flex-text a {
  display: block;
  border: 2px solid #1fb4cc;
  text-align: center;
  color: #1fb4cc;
  margin-top: 15px;
  padding: 5px;
  border-radius: 30px;
  text-decoration: none;
  font-family: "Kaisei Opti", serif;
  font-size: 20px;
}

#shop_content .flex .flex-text a:hover {
  color: #fff;
  background-color: #1fb4cc;
}

@media screen and (max-width: 767px) {
  #shop_content .flex .flex-text h4 {
    text-align: center;
  }
  #shop_content .flex .flex-img {
    width: 100%;
    margin-bottom: 5%;
  }
  #shop_content .flex .flex-text {
    width: 100%;
  }
  #shop_content .flex .flex-text a {
    font-size: 23px;
    border-radius: 50px;
    line-height: 1.2;
    padding: 10px 5px;
  }
}

/* --- 残価設定クレジット --- */
#credit {
  font-size: 18px;
}

#credit h4 {
  margin-top: 20px;
  margin-bottom: 15px;
}

#credit span {
  font-weight: 600;
  color: red;
}

#credit .flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 30px 0;
}

#credit .flex .box {
  box-sizing: border-box;
  width: 48.5%;
  background-color: rgba(203, 168, 107, 0.3);
  font-size: 16px;
}

#credit .flex .text {
  padding: 20px;
}

#credit .flex .box .ttl {
  font-size: 16px;
  background-color: #cba86b;
  padding: 10px 20px;
  color: #fff;
  font-weight: 600;
}

#credit .example {
  font-size: 16px;
  box-sizing: border-box;
  padding: 20px 50px;
  border: 1px solid #ddd;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
}

#credit .example .flex {
  align-items: center;
}

#credit .example .example-box-text {
  width: 52%;
}

#credit .example .example-box-text .ttl {
  font-family: "Kaisei Opti", serif;
  font-size: 25px;
  margin-bottom: 10px;
}

#credit .example .example-box-text .subttl {
  background-color: rgba(203, 168, 107, 0.3);
  padding: 5px 20px;
  margin: 10px 0;
  color: #42210b;
}

#credit .example .example-box-img {
  width: 43%;
  text-align: center;
}

#credit .example .example-box-img img {
  width: 100%;
}

@media screen and (max-width: 767px) {
  #credit h3 {
    line-height: 1.3;
    padding-bottom: 18px;
  }
  #credit .flex {
    margin: 20px 0;
  }
  #credit .flex .box {
    width: 100%;
    margin-bottom: 5%;
  }
  #credit .example {
    padding: 5px 25px;
  }
  #credit .example .example-box-text {
    width: 100%;
  }
  #credit .example .example-box-text .subttl {
    margin: 20px 0 10px;
  }
  #credit .example .example-box-img {
    width: 100%;
    margin-top: 30px;
  }
  #credit .example .example-box-img img {
    width: 80%;
  }
  #credit .example .example-box-text .ttl {
    margin-bottom: 20px;
    text-align: center;
  }
}

.simg,
.event_schedule_s {
  display: none;
}

/* --- 開催ショップLIST --- */
.event_con {
  margin-bottom: 1em;
}
#event_schedule {
  overflow: hidden;
  margin: 0px;
  padding: 0px;
  clear: both;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}

#event_schedule li {
  width: 12%;
  margin-bottom: 10px;
}

#event_schedule li a {
  background-color: #1fb4cc;
  padding: 10px 0;
  display: block;
  color: #fff;
  text-align: center;
  font-size: 16px;
  text-decoration: none;
  font-family: "Kaisei Opti", serif;
  font-weight: 500;
}

#event_schedule li a:hover {
  background-color: #eec948;
}

#event_schedule .event_tab_up a {
  background-color: #eec948;
}

.event_con .event_schedule_shop li a span.s {
  display: block;
  font-size: 14px;
  line-height: 30px;
  zoom: 1;
}

.event_schedule_shop li {
  border-bottom-width: 2px;
  border-bottom-style: dashed;
  border-bottom-color: #ccc;
  width: 100%;
}

.event_schedule_shop li a {
  cursor: pointer;
  display: block;
  position: relative;
  text-decoration: none;
  background-color: rgba(31, 180, 204, 0.1);
  padding: 5px 10px 5px 65px;
  border-top: 3px solid #fff;
  border-bottom: 3px solid #fff;
  background-image: url(images/arrow2.png);
  background-repeat: no-repeat;
  background-position: 40px center;
  font-family: "Kaisei Opti", serif;
  font-weight: 500;
}

.event_schedule_shop li.bgodd a {
  background-color: rgba(31, 180, 204, 0.1);
}

.event_schedule_shop .days {
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: dashed;
  border-left-style: none;
  border-bottom-width: 2px;
  border-bottom-color: #cccccc;
  padding-bottom: 10px;
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 0px;
  background-color: #fff;
  margin-top: 10px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  display: block;
  width: 100%;
}
.event_schedule_shop .days span {
  font-size: 18px;
  color: #fff;
  background-color: #c9dff0;
  width: 40%;
  line-height: 1.5em;
  border-left-width: 5px;
  border-left-style: solid;
  border-left-color: #333;
  padding-left: 5px;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  height: 1.5em;
  display: block;
  margin-top: 0px;
  padding-top: 1px;
}

.event_schedule_shop {
  margin: 0px;
  padding: 0px;
  overflow: hidden;
}

.event_schedule_shop li a:hover {
  background-color: rgba(31, 180, 204, 0.3);
}

.bgodd a:hover {
  background-color: rgba(31, 180, 204, 0.3) !important;
}

.event_schedule_shop li .ttl {
  font-size: 1.2rem;
}

#event .fair-icon {
  text-align: center;
  margin: 5px 0 23px;
}

#event .fair01 {
  color: #fff;
  background-color: #eec948;
  padding: 0px 6px;
  border-radius: 2px;
  font-family: "Kaisei Opti", serif;
}

#event .fair02 {
  color: #fff;
  background-color: #1fb4cc;
  padding: 0px 6px;
  border-radius: 2px;
  font-family: "Kaisei Opti", serif;
}

@media screen and (max-width: 767px) {
  #event h3 {
    line-height: 1.3;
    padding-bottom: 18px;
  }
  #event .fair-icon {
    line-height: 2;
  }
  #event_schedule li {
    width: 32%;
    margin-bottom: 1.6%;
  }
  .event_schedule_shop li a {
    padding: 5px 10px 5px 35px;
    background-position: 10px center;
  }
}

.article .smart {
  display: none;
}
#event .msg {
  margin-bottom: 5px;
}

/* --- 参考コラム記事 --- */
#ReferenceArticle .flex {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

#ReferenceArticle .flex .box {
  box-sizing: border-box;
  width: 48.5%;
  margin-bottom: 3%;
  text-align: center;
  border: 1px solid #ddd;
  padding: 20px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
  font-family: "Kaisei Opti", serif;
  font-size: 1.2rem;
}

#ReferenceArticle .flex .box img {
  width: 100%;
  margin-bottom: 20px;
}

#ReferenceArticle .flex .box a {
  text-decoration: none;
  color: #8c6239;
}

@media screen and (max-width: 767px) {
  #ReferenceArticle .flex .box {
    width: 100%;
    margin-bottom: 5%;
  }
}
</pre></body></html>