<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

#preview .common-container, #preview .content-wrapper.home-page .content {
    padding: 0 30px !important;
}

#preview .home-page .content .cms-text-component span {
    font-size: 28px !important;
    font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho ProN","ＭＳ Ｐ明朝","MS PMincho","Times New Roman",Times,serif !important;
    text-shadow: 3px 3px 3px #000000 !important;
}

#preview .home-page .content .cms-text-component.heading-first span {
    font-size: 42px !important;
    text-shadow: 3px 3px 3px #333333 !important;
}

#preview .wrapper [class^="col-"] #map_canvas_customize img {
    width: auto;
    height: auto;
    max-width: none;
    max-height: none;
}



#preview .con_pack a:visited {
    color: #131110;
    text-decoration: underline;
}
#preview .con_pack a:link {
    color: #131110;
    text-decoration: underline;
}

#preview .con_pack {
  margin-top: 40px;
  padding: 28px 0 25px;
  background: #222222;
  font-size: 13px;
  width: 950px;
  margin-left: -45px;
}
#preview .con_pack h4 {
  text-align: center;
}
#preview .con_pack ul {
  width: 900px;
  margin: 22px auto 0;
  overflow: hidden;
}
#preview .con_pack ul li {
  float: left;
}
#preview .con_pack ul li a {
  display: block;
  padding: 18px;
  text-align: center;
  background: #fff;
  -moz-transition: opacity 0.35s;
  -o-transition: opacity 0.35s;
  -webkit-transition: opacity 0.35s;
  transition: opacity 0.35s;
  text-decoration: none;
}
#preview .con_pack ul li a:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
#preview .con_pack ul li a .pri {
  text-align: left;
  margin-top: 22px;
  background: #f1e8e8;
  padding: 9px 14px;
  line-height: 1;
  font-size: 100%;
  color: #000000;
}
#preview .con_pack ul li.no1 {
  width: 50%;
  border-right: 1px solid #222222;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#preview .con_pack ul li.no1 a .photo img {
  width: 100%;
}
#preview .con_pack ul li.no1 a .box_txt {
  overflow: hidden;
  text-align: left;
  margin-top: 20px;
}
#preview .con_pack ul li.no1 a .box_txt .ic {
  float: left;
  width: 69px;
}
#preview .con_pack ul li.no1 a .box_txt .st {
  width: 330px;
  float: right;
  color: #222222 !important;
  font-weight: 600;
  font-size: 115%;
}
#preview .con_pack ul li.no1 a .box_txt .txt {
  clear: both;
  line-height: 1.4;
  padding-top: 22px;
  color: black !important;
  font-size: 100%;
}
#preview .con_pack ul li.no2, #preview .con_pack ul li.no3 {
  width: 50%;
}
#preview .con_pack ul li.no2 a, #preview .con_pack ul li.no3 a {
  overflow: hidden;
}
#preview .con_pack ul li.no2 a .photo, #preview .con_pack ul li.no3 a .photo {
  float: right;
  width: 234px;
}
#preview .con_pack ul li.no2 a .box_txt, #preview .con_pack ul li.no3 a .box_txt {
  float: left;
  width: 166px;
  text-align: left;
  margin-bottom: 1px;
}
#preview .con_pack ul li.no2 a .box_txt .ic, #preview .con_pack ul li.no3 a .box_txt .ic {
  text-align: center;
}
#preview .con_pack ul li.no2 a .box_txt .st, #preview .con_pack ul li.no3 a .box_txt .st {
  color: #222222 !important;
  font-weight: 600;
  font-size: 115%;
  margin-top: 11px;
}
#preview .con_pack ul li.no2 a .pri, #preview .con_pack ul li.no3 a .pri {
  float: none;
  clear: both;
  padding-top: 11px;
}
#preview .con_pack ul li.no2 {
  border-bottom: 1px solid #222222;
}
#preview .con_pack .btn {
  margin-top: 22px;
  text-align: center;
  width: 100%;
  height: auto;
}
#preview .con_pack .btn a {
  -moz-transition: opacity 0.35s;
  -o-transition: opacity 0.35s;
  -webkit-transition: opacity 0.35s;
  transition: opacity 0.35s;
}
#preview .con_pack .btn a:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
#preview .con_pack .btn img {
  width: 272px;
  height: 57px;
  max-width: none;
  max-height: none;
}
</pre></body></html>