.history, .main {
  margin: 0;
}
.reform_container {
  background: url(../images/common/bg1.webp) no-repeat center top;
  background-size: cover;
  padding: 0 0 80px;
}
.category .reform_container {
  background: unset;
}
/*.reform_lead
---------------------------------------------------- */
.reform_lead {
  background: url(../images/common/bg1.webp) no-repeat center top;
  background-size: cover;
  padding: 60px 20px 50px;
}
.reform_lead_txt {
  position: relative;
}
.reform_lead_txt::before {
  content: "";
  display: block;
  background: url(../images/common/text_back1.webp) no-repeat left top;
  background-size: contain;
  width: 205px;
  height: 159px;
  position: absolute;
  left: -65px;
  top: -20px;
  z-index: 1;
}
.reform_lead_txt h1 {
  font-size: 36px;
  font-weight: 600;
  line-height: 1.45;
  position: relative;
  z-index: 2;
}
.reform_lead_txt h1 span {
  color: #d52626;
}

@media screen and (max-width: 750px) {
  .reform_lead {
    padding: 8vw 5.33vw;
  }
  .reform_lead_inner {
    display: block;
  }
  .reform_lead_txt {
    width: auto;
  }
  .reform_lead_txt::before {
    width: 40vw;
    height: 30.933vw;
    left: -17.333vw;
    top: -5.33vw;
  }
  .reform_lead_txt h1 {
    font-size: 5.86vw;
    line-height: 1.5;
  }
}
/*.reform_contents
---------------------------------------------------- */
.reform_contents {
  max-width: 1200px;
  margin: 0 auto;
}
.reform_contents_inner {
  max-width: 1200px;
  margin: 0 auto;
  padding: 50px 20px 60px;
}
.reform_contents_inner .txt_marker {
  font-weight: bold;
  background: linear-gradient(transparent 60%, #ffea88 60%);
}
.reform_contents_inner .txt_red {
  font-weight: bold;
  color: #d52626;
}

@media screen and (max-width: 750px) {
  .reform_contents {
    padding: 8vw 5.333vw 10.667vw;
  }
  .reform_contents_inner {
    padding: 0;
  }
}
.reform_container .reform_contents .reform_list ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  row-gap: min(4.16vw, 50px);
  padding: 40px 0;
}
.reform_container .reform_contents .reform_list ul li {
  width: min(35.25vw, 423px);
  background: url(../images/common/bg1.webp) repeat left top;
  box-shadow: min(0.83vw, 10px) min(0.83vw, 10px) 0px 0px rgb(176, 148, 83);
  position: relative;
}
.reform_container .reform_contents .reform_list ul li a {
  display: block;
  height: min(32.41vw, 389px);
  box-sizing: border-box;
  padding: min(3.16vw, 38px) min(3.16vw, 38px) min(0.83vw, 10px);
  background: url(../images/works/triangle.webp) no-repeat right 7px bottom 7px;
}
.reform_container .reform_contents .reform_list ul li .date {
  position: absolute;
  left: max(-1.16vw, -14px);
  top: max(-1.41vw, -17px);
  width: min(14vw, 168px);
  height: min(3.83vw, 46px);
  background: url(../images/works/ribbon.webp) no-repeat left top;
  background-size: contain;
  color: #fff;
  font-size: min(1.41vw, 17px);
  font-weight: 600;
  line-height: 1;
  box-sizing: border-box;
  padding: min(0.58vw, 7px) 0 0 min(1.25vw, 15px);
}
.reform_container .reform_contents .reform_list ul li .title {
  font-size: min(1.58vw, 19px);
  font-weight: 600;
  line-height: 1.75;
  margin-top: min(1.08vw, 13px);
}
@media screen and (max-width: 750px) {
  .reform_container .reform_contents .reform_list ul {
    display: block;
  }
  .reform_container .reform_contents .reform_list ul li {
    width: auto;
    box-shadow: 2.13vw 2.13vw 0px 0px rgb(176, 148, 83);
  }
  .reform_container .reform_contents .reform_list ul li + li {
    margin-top: 9.333vw;
  }
  .reform_container .reform_contents .reform_list ul li a {
    height: auto;
    box-sizing: border-box;
    padding: 7.467vw 5.333vw 6.133vw;
    background: url(../images/works/triangle.webp) no-repeat right 1.333vw botto
m 1.333vw;
    background-size: 4.267vw 4.267vw;
  }
  .reform_container .reform_contents .reform_list ul li .date {
    left: -2.933vw;
    top: -3.467vw;
    width: 36vw;
    height: 9.867vw;
    font-size: 3.467vw;
    padding: 1.867vw 0 0 3.467vw;
  }
  .reform_container .reform_contents .reform_list ul li .title {
    font-size: 4.267vw;
    line-height: 1.6;
    margin-top: 2.667vw;
  }
  .reform_container .reform_contents .reform_list ul li img {
    width: 100%;
    height: auto;
  }
}
.kinds_paint {
  background-color: #fff;
  border: min(0.08vw, 1px) solid #d7ceb9;
  padding: min(2.83vw, 34px);
  margin: 50px 0 0;
  display: flex;
  flex-direction: column;
  align-items: center;
}
h2 {
  font-size: 26px;
  font-weight: 600;
  line-height: 1.4;
  color: #a2843d;
  border-bottom: 4px solid #a2843d;
  padding: 0 0 4px;
  margin: 4px 0 30px;
}
.toryo {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-evenly;
  border: 1px dotted;
  padding: 10px;
}
.toryo div:first-child {
  width: 30%;
  text-align: center;
}
.toryo div:nth-child(2) {
  width: 70%;
}
.toryo div:nth-child(2) strong a {
  text-decoration: underline;
}
.toryo div {
  padding: 20px;
  line-height: 2;
}
.toryo h3 {
  font-size: 1.6rem;
  font-family: "Noto Serif JP", serif;
}
/* よくある質問 */
.qanda h3 {
  border-bottom: 1px solid #d3d3d3;
  padding: 15px 0;  
  margin: 12px 0 15px;
}
.qanda h3:before {
  content: "Q";
  display: inline-block;
  width: 35px;
  height: 35px;
  background-color: #000;
  border-radius: 50%;
  color: #fff;
  text-align: center;
  line-height: 32px;
  margin: 0 11px 0 0;
}
.qanda h3 ~ p {
  margin: 12px 0 24px;
}
/* PDF */
.reform_container a[href$=".pdf"] {
  font-size: 24px;
  line-height: 1;
  text-decoration: underline;
  position: relative;
  left: 38px;
  top: 10px;
}
.reform_container a[href$=".pdf"]:before {
  content: " "; /* スペースをコンテンツとして設定 */
  display: inline-block; /* インラインブロック要素として表示 */
  width: 32px; /* アイコンの幅 */
  height: 32px; /* アイコンの高さ */
  background-image: url("/wp/wp-content/themes/hori-pen/images/common/pdf32x32.webp"); /* アイコン画像のパス */
  background-size: cover; /* 画像をアイコンのサイズに合わせる */
  position:absolute;
　top: 50%;
  left: -38px; /* アイコンとテキストの間に余白を設ける */
}
/*# sourceMappingURL.reform.css.map */
