@charset "UTF-8";
.ttl1 {
  text-align: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ecd3ce), to(#ecd3ce)), -webkit-gradient(linear, left top, left bottom, from(#ecd3ce), to(#ecd3ce)), -webkit-gradient(linear, left top, left bottom, from(#ecd3ce), to(#ecd3ce)), -webkit-gradient(linear, left top, left bottom, from(#ecd3ce), to(#ecd3ce));
  background-image: linear-gradient(#ecd3ce, #ecd3ce), linear-gradient(#ecd3ce, #ecd3ce), linear-gradient(#ecd3ce, #ecd3ce), linear-gradient(#ecd3ce, #ecd3ce);
  background-position: left top 30px, right top 30px,left top 34px, right top 34px;
  background-size: 20% 3px,20% 3px,20% 1px,20% 1px;
  background-repeat: no-repeat;
}

.ttl1 strong {
  font-size: 31px;
  line-height: 1;
  font-weight: 600;
  display: block;
  color: #221815;
  letter-spacing: 0;
}

.ttl1 span {
  font-size: 18px;
  line-height: 1;
  color: #191919;
  letter-spacing: 0.1em;
  display: block;
  margin-top: 10px;
}

#sec1 {
  padding-top: 30px;
  padding-bottom: 50px;
}

#sec1 .b_pt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 30px;
}

#sec1 .b_pt > * {
  width: 32%;
  margin-bottom: 2%;
}

#sec1 .b_pt > *:not(:nth-child(3n+3)) {
  margin-right: 2%;
}

#sec1 .b_pt dl {
  position: relative;
  text-align: center;
}

#sec1 .b_pt dl dt {
  font-family: "游明朝", "Yu Mincho", "游明朝体", YuMincho, "Noto Serif JP", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  /*color: #fff;*/
  font-size: 14px;
  font-weight: 700;
  position: absolute;
  top: 5px;
  left: 0;
  right: 0;
  z-index: 2;
  letter-spacing: 0.06em;
  line-height: 1.2;
}

#sec2 {
  background: url(../images/s2_bg.jpg) no-repeat center center/cover;
  padding-top: 45px;
}

#sec2 .ttl1 {
  background-size: 15% 3px,15% 3px,15% 1px,15% 1px;
}

#sec2 .pt {
  margin-top: 40px;
  margin-bottom: 20px;
}

#sec2 .b_btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-top: 25px;
  padding-bottom: 45px;
}

#sec2 .b_btn > * {
  width: 45%;
}

#sec2 .b_btn a {
  width: 100%;
}

#sec3 {
  padding-top: 45px;
}

#sec3 .pt {
  margin-top: 30px;
}

#sec3 .b_txt {
  background-color: #fff6f5;
  margin-top: 0px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

#sec3 .b_txt .ttl2 {
  padding: 30px 2% 10px;
  font-weight: 700;
  font-size: 20px;
  font-family: "游明朝", "Yu Mincho", "游明朝体", YuMincho, "Noto Serif JP", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

#sec3 .b_txt .txt {
  padding: 0 2%;
}

#sec3 .b_txt .b_btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 25px 2% 45px;
}

#sec3 .b_txt .b_btn > * {
  width: 45%;
}

#sec3 .b_txt .b_btn a {
  width: 100%;
}

#sec4 {
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: #fafafa;
}

#sec4 .ttl1 {
  background-size: 30% 3px,30% 3px,30% 1px,30% 1px;
}

#sec4 .news {
  max-height: 150px;
  overflow-y: auto;
  margin: 20px 0;
}

#sec4 .news::-webkit-scrollbar-track {
  border-radius: 999px;
  background-color: #eee;
}

#sec4 .news::-webkit-scrollbar {
  width: 5px;
  background-color: #eee;
  border-radius: 999px;
}

#sec4 .news::-webkit-scrollbar-thumb {
  border-radius: 999px;
  background-color: #fcdfe4;
}

#sec4 .news dl {
  margin-bottom: 15px;
}
/*# sourceMappingURL=top.css.map */