@charset "UTF-8";
.mincho {
  font-family: "Shippori Mincho";
}

.reform.index img {
  vertical-align: bottom;
}
.reform.index #page_wrapper {
  background: #f9f8f8;
}
.reform.index #page_content {
  margin: 0 auto;
  color: #626262;
}
.reform.index #page_content .h1_header {
  max-width: 1440px;
  margin: 0 auto 80px;
}
.reform.index #page_content .kv_lead {
  line-height: 3;
  text-align: center;
  font-family: "Shippori Mincho";
  margin-bottom: 110px;
  font-size: 20px;
}
.reform.index #page_content .works {
  margin-bottom: 200px;
}
@media screen and (max-width: 767px) {
  .reform.index #page_content .works {
    margin-bottom: 130px;
  }
}
.reform.index #page_content .works__conts {
  max-width: 1440px;
  margin: 0 auto;
}
.reform.index #page_content .works__top {
  display: flex;
  justify-content: space-between;
  margin-bottom: 200px;
  position: relative;
}
@media screen and (max-width: 999px) {
  .reform.index #page_content .works__top {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .reform.index #page_content .works__top {
    margin-bottom: 11vw;
  }
}
.reform.index #page_content .works__top__pic {
  flex: 1;
  width: 59.0277777778%;
}
.reform.index #page_content .works__top__pic img {
  width: 100%;
}
@media screen and (max-width: 999px) {
  .reform.index #page_content .works__top__pic {
    width: 90%;
    margin: 0 auto;
    position: absolute;
    top: 22.022022022vw;
    left: 0;
    width: 100%;
    text-align: center;
  }
}
.reform.index #page_content .works__top__txt {
  width: 590px;
  padding-right: 30px;
  padding-left: 120px;
  box-sizing: border-box;
  color: #626262;
}
@media screen and (max-width: 999px) {
  .reform.index #page_content .works__top__txt {
    width: 100%;
    padding-right: 0;
    padding-left: 0;
  }
}
.reform.index #page_content .works__top__txt h2 {
  margin-bottom: 40px;
}
@media screen and (max-width: 999px) {
  .reform.index #page_content .works__top__txt h2 {
    text-align: center;
    margin-bottom: 88vw;
  }
}
@media screen and (max-width: 767px) {
  .reform.index #page_content .works__top__txt h2 {
    text-align: center;
    margin-bottom: 76vw;
  }
}
.reform.index #page_content .works__top__txt h2 img {
  margin-left: -60px;
  mix-blend-mode: multiply;
}
@media screen and (max-width: 999px) {
  .reform.index #page_content .works__top__txt h2 img {
    margin: 0;
    width: 62%;
  }
}
.reform.index #page_content .works__top__txt .catch {
  font-family: "Shippori Mincho";
  font-size: 24px;
  line-height: 2;
  margin-bottom: 1.3em;
}
@media screen and (max-width: 999px) {
  .reform.index #page_content .works__top__txt .catch {
    padding-left: 15vw;
    padding-right: 15vw;
  }
}
@media screen and (max-width: 767px) {
  .reform.index #page_content .works__top__txt .catch {
    padding-left: 10vw;
    padding-right: 10vw;
  }
}
.reform.index #page_content .works__top__txt h3 {
  margin-bottom: 15px;
}
@media screen and (max-width: 999px) {
  .reform.index #page_content .works__top__txt h3 {
    padding-left: 15vw;
    padding-right: 15vw;
  }
  .reform.index #page_content .works__top__txt h3 img {
    width: 50px;
  }
}
@media screen and (max-width: 767px) {
  .reform.index #page_content .works__top__txt h3 {
    padding-left: 10vw;
    padding-right: 10vw;
  }
}
.reform.index #page_content .works__top__txt ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 999px) {
  .reform.index #page_content .works__top__txt ul {
    padding-left: 15vw;
    padding-right: 15vw;
  }
}
@media screen and (max-width: 767px) {
  .reform.index #page_content .works__top__txt ul {
    padding-left: 10vw;
    padding-right: 10vw;
  }
}
.reform.index #page_content .works__top__txt ul li {
  padding-left: 1em;
  text-indent: -1em;
  font-size: 18px;
  line-height: 1.5;
}
.reform.index #page_content .works__top__txt ul li:not(:last-of-type) {
  margin-bottom: 0.8em;
}
@media screen and (max-width: 1000px) {
  .reform.index #page_content .works__top__txt ul li br {
    display: none;
  }
}
.reform.index #page_content .works__top__txt p {
  font-size: 16px;
  margin-top: 16px;
}
@media screen and (max-width: 999px) {
  .reform.index #page_content .works__top__txt p {
    padding-left: 15vw;
    padding-right: 15vw;
  }
}
@media screen and (max-width: 767px) {
  .reform.index #page_content .works__top__txt p {
    padding-left: 10vw;
    padding-right: 10vw;
  }
}
.reform.index #page_content .works__top__txt .link {
  margin-top: 30px;
}
@media screen and (max-width: 999px) {
  .reform.index #page_content .works__top__txt .link {
    padding-left: 15vw;
    padding-right: 15vw;
  }
}
@media screen and (max-width: 767px) {
  .reform.index #page_content .works__top__txt .link {
    padding-left: 10vw;
    padding-right: 10vw;
  }
}
.reform.index #page_content .works__top__txt .link .link_ul {
  display: flex;
  align-items: center;
  padding: 0.2em;
  font-size: 16px;
  border-bottom: solid 1px #555;
  width: 140px;
  text-decoration: none;
  color: #555;
}
@media screen and (max-width: 767px) {
  .reform.index #page_content .works__top__txt .link .link_ul {
    font-size: 20px;
    width: 170px;
  }
}
.reform.index #page_content .works__top__txt .link .link_ul:after {
  content: "";
  width: 0.4em;
  height: 0.4em;
  border-top: solid 1px #444;
  border-right: solid 1px #444;
  display: block;
  transform: rotate(45deg);
  margin-left: 1.7em;
}
.reform.index #page_content .flow {
  padding-bottom: 130px;
}
.reform.index #page_content .flow__conts {
  max-width: 1440px;
  margin: 0 auto;
}
.reform.index #page_content .flow .flow_flex {
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
  align-items: flex-end;
}
@media screen and (max-width: 999px) {
  .reform.index #page_content .flow .flow_flex {
    display: block;
  }
}
.reform.index #page_content .flow .flow_flex__pic {
  width: 52.7777777778%;
  flex: 1;
}
.reform.index #page_content .flow .flow_flex__pic img {
  width: 100%;
}
@media screen and (max-width: 999px) {
  .reform.index #page_content .flow .flow_flex__pic {
    margin: 0 auto 40px;
  }
}
@media screen and (max-width: 767px) {
  .reform.index #page_content .flow .flow_flex__pic {
    display: none;
  }
}
.reform.index #page_content .flow .flow_flex__txt {
  width: 690px;
  padding-right: 100px;
  padding-left: 120px;
  color: #626262;
  box-sizing: border-box;
}
@media screen and (max-width: 999px) {
  .reform.index #page_content .flow .flow_flex__txt {
    padding-right: 0;
    padding-left: 0;
    margin: 0 auto;
  }
}
@media screen and (max-width: 767px) {
  .reform.index #page_content .flow .flow_flex__txt {
    max-width: 610px;
    width: 79.5306388527%;
    font-size: 3.1290743155vw;
  }
}
.reform.index #page_content .flow .flow_flex__txt .ttl_en {
  font-size: 25px;
  margin-bottom: 1.2em;
  line-height: 1;
  font-family: "Cormorant", serif;
  display: flex;
  align-items: center;
}
.reform.index #page_content .flow .flow_flex__txt .ttl_en:after {
  content: "";
  display: inline-block;
  width: 1.2em;
  height: 1px;
  background: #666;
  margin-left: 0.5em;
}
@media screen and (max-width: 767px) {
  .reform.index #page_content .flow .flow_flex__txt .ttl_en {
    font-size: 3.259452412vw;
  }
}
.reform.index #page_content .flow .flow_flex__txt h2 {
  font-size: 45px;
  line-height: 1;
  margin-bottom: 1em;
  font-family: "Shippori Mincho";
  font-weight: 400;
}
@media screen and (max-width: 767px) {
  .reform.index #page_content .flow .flow_flex__txt h2 {
    padding-right: 30vw;
    font-size: 5.7366362451vw;
  }
}
.reform.index #page_content .flow .flow_flex__txt .msg {
  position: relative;
  font-size: 18px;
  line-height: 2.1;
  margin-bottom: 70px;
}
@media screen and (max-width: 767px) {
  .reform.index #page_content .flow .flow_flex__txt .msg {
    padding-right: 30vw;
    font-size: 2.3468057366vw;
    margin-bottom: 9.1264667536vw;
  }
}
.reform.index #page_content .flow .flow_flex__txt .msg img.sp {
  display: none;
}
@media screen and (max-width: 767px) {
  .reform.index #page_content .flow .flow_flex__txt .msg img.sp {
    display: inline-block;
    position: absolute;
    width: 28vw;
    bottom: 0;
    right: 0;
    font-size: 2.3468057366vw;
  }
}
.reform.index #page_content .flow .flow_flex__txt a.b_lined {
  font-size: 20px;
  line-height: 1;
  position: relative;
  padding-right: 25px;
  width: 380px;
  border-top: solid 1px #666;
  border-bottom: solid 1px #666;
  padding: 30px 0 30px 20px;
  text-decoration: none;
  display: flex;
  align-items: center;
  color: #666;
}
.reform.index #page_content .flow .flow_flex__txt a.b_lined:after {
  content: "";
  width: 0.6em;
  height: 0.6em;
  border-top: solid 1px #444;
  border-right: solid 1px #444;
  display: block;
  position: absolute;
  background: transparent;
  top: 50%;
  right: 22px;
  left: auto;
  transform: translate(0%, -50%) rotate(45deg);
}
@media screen and (max-width: 999px) {
  .reform.index #page_content .flow .flow_flex__txt a.b_lined {
    margin: 0 0 0 auto;
  }
}
@media screen and (max-width: 767px) {
  .reform.index #page_content .flow .flow_flex__txt a.b_lined {
    width: 100%;
    padding-left: 0;
    font-size: 3.1290743155vw;
  }
}
.reform.index #page_content .lifestyle {
  background: #fff;
  padding: 100px 0;
  font-family: "Shippori Mincho";
  position: relative;
}
@media screen and (max-width: 767px) {
  .reform.index #page_content .lifestyle {
    padding: 16.4276401565vw 0 0;
  }
}
.reform.index #page_content .lifestyle__conts {
  max-width: 1440px;
  margin: 0 auto;
}
.reform.index #page_content .lifestyle .ttl_big {
  max-width: 1200px;
  margin: 0 auto;
  text-align: right;
  padding: 0 0 100px;
}
@media screen and (max-width: 767px) {
  .reform.index #page_content .lifestyle .ttl_big {
    width: 10.9517601043vw;
    right: 6.518904824vw;
    top: 39.1134289439vw;
    position: absolute;
    z-index: 0;
  }
}
.reform.index #page_content .lifestyle .lifestyle_flex {
  display: flex;
  justify-content: space-between;
  margin-bottom: 120px;
}
@media screen and (max-width: 999px) {
  .reform.index #page_content .lifestyle .lifestyle_flex {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .reform.index #page_content .lifestyle .lifestyle_flex {
    margin-bottom: 13.037809648vw;
  }
}
.reform.index #page_content .lifestyle .lifestyle_flex__pic {
  width: 50%;
  flex: 1;
}
.reform.index #page_content .lifestyle .lifestyle_flex__pic img {
  width: 100%;
}
@media screen and (max-width: 999px) {
  .reform.index #page_content .lifestyle .lifestyle_flex__pic {
    width: 52.7777777778%;
    margin: 0 auto 40px;
  }
}
@media screen and (max-width: 767px) {
  .reform.index #page_content .lifestyle .lifestyle_flex__pic {
    display: none;
  }
}
.reform.index #page_content .lifestyle .lifestyle_flex__txt {
  width: 50%;
  padding-right: 80px;
  padding-left: 66px;
  color: #626262;
  box-sizing: border-box;
  position: relative;
}
@media screen and (max-width: 999px) {
  .reform.index #page_content .lifestyle .lifestyle_flex__txt {
    width: 690px;
    padding-right: 0;
    padding-left: 0;
    margin: 0 auto;
  }
}
@media screen and (max-width: 767px) {
  .reform.index #page_content .lifestyle .lifestyle_flex__txt {
    max-width: 610px;
    width: 79.5306388527%;
  }
}
.reform.index #page_content .lifestyle .lifestyle_flex__txt .ttl_en {
  font-size: 33px;
  margin-bottom: 1.2em;
  line-height: 1;
  font-family: "Cormorant", serif;
}
@media screen and (max-width: 767px) {
  .reform.index #page_content .lifestyle .lifestyle_flex__txt .ttl_en {
    padding-right: 29.9869621904vw;
    margin-bottom: 0.9em;
    font-size: 4.1720990874vw;
  }
}
.reform.index #page_content .lifestyle .lifestyle_flex__txt h2 {
  font-weight: 400;
  font-size: 45px;
  line-height: 1;
  margin-bottom: 0.8em;
}
@media screen and (max-width: 767px) {
  .reform.index #page_content .lifestyle .lifestyle_flex__txt h2 {
    padding-right: 29.9869621904vw;
    line-height: 1.7;
    font-size: 5.7366362451vw;
  }
}
.reform.index #page_content .lifestyle .lifestyle_flex__txt .lead {
  font-size: 25px;
  line-height: 1.5;
  margin-bottom: 130px;
}
@media screen and (max-width: 767px) {
  .reform.index #page_content .lifestyle .lifestyle_flex__txt .lead {
    font-size: 2.8683181226vw;
    margin-bottom: 10.4302477184vw;
  }
}
.reform.index #page_content .lifestyle .lifestyle_flex__txt .msg {
  font-size: 20px;
  line-height: 2.1;
}
@media screen and (max-width: 767px) {
  .reform.index #page_content .lifestyle .lifestyle_flex__txt .msg {
    font-size: 2.6075619296vw;
  }
}
.reform.index #page_content .lifestyle .lifestyle_flex__txt img.sp {
  display: none;
}
@media screen and (max-width: 767px) {
  .reform.index #page_content .lifestyle .lifestyle_flex__txt img.sp {
    display: inline-block;
    position: absolute;
    right: 0;
    top: 3vw;
    width: 29.9869621904vw;
  }
}
.reform.index #page_content .lifestyle .lifestyle_flex__txt a.b_lined {
  font-size: 20px;
  line-height: 1;
  position: relative;
  padding-right: 25px;
  width: 380px;
  border-top: solid 1px #666;
  border-bottom: solid 1px #666;
  padding: 30px 0 30px 20px;
  text-decoration: none;
  display: flex;
  align-items: center;
  color: #666;
}
.reform.index #page_content .lifestyle .lifestyle_flex__txt a.b_lined:after {
  content: "";
  width: 0.6em;
  height: 0.6em;
  border-top: solid 1px #444;
  border-right: solid 1px #444;
  display: block;
  position: absolute;
  top: 50%;
  right: 22px;
  transform: translate(0%, -50%) rotate(45deg);
}
.reform.index #page_content .lifestyle .lifestyle_manu {
  max-width: 1200px;
  margin: 0 auto;
  border-top: solid 1px #666;
  padding: 44px 20px 0 50px;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .reform.index #page_content .lifestyle .lifestyle_manu {
    max-width: 610px;
    width: 79.5306388527%;
    padding: 4.1720990874% 0 28.6831812256%;
  }
}
.reform.index #page_content .lifestyle .lifestyle_manu h3 {
  display: flex;
  align-items: center;
  font-weight: 400;
  line-height: 1;
}
.reform.index #page_content .lifestyle .lifestyle_manu h3 .en {
  font-size: 40px;
  padding: 0.1em 0.5em 0.1em 0;
  margin-right: 0.5em;
  border-right: solid 1px #666;
  font-weight: 400;
  font-family: "Cormorant", serif;
}
.reform.index #page_content .lifestyle .lifestyle_manu h3 span {
  font-size: 20px;
}
@media screen and (max-width: 767px) {
  .reform.index #page_content .lifestyle .lifestyle_manu h3 {
    padding: 4.1720990874vw 0 0;
  }
  .reform.index #page_content .lifestyle .lifestyle_manu h3 .en {
    font-size: 5.2151238592vw;
  }
  .reform.index #page_content .lifestyle .lifestyle_manu h3 span {
    font-size: 2.6075619296vw;
  }
}
.reform.index #page_content .lifestyle .lifestyle_manu ul {
  display: flex;
  flex-wrap: wrap;
  font-size: 18px;
  margin-top: 1em;
}
@media screen and (max-width: 767px) {
  .reform.index #page_content .lifestyle .lifestyle_manu ul {
    margin-top: 6.518904824vw;
    font-size: 2.3468057366vw;
  }
}
.reform.index #page_content .lifestyle .lifestyle_manu ul li {
  margin: 0.8em 0.1em;
}
.reform.index #page_content .lifestyle .lifestyle_manu ul li:after {
  content: "／";
}
.reform.index #page_content .soudan {
  background: #f5f2e5;
  position: relative;
}
.reform.index #page_content .soudan:before {
  content: "";
  background: #2b2d5e;
  display: block;
  height: 206px;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
@media screen and (max-width: 1220px) {
  .reform.index #page_content .soudan:before {
    height: 16.8852459016vw;
  }
}
@media screen and (max-width: 767px) {
  .reform.index #page_content .soudan:before {
    height: 41.9817470665vw;
  }
}
.reform.index #page_content .soudan_conts {
  margin: 0 auto;
  max-width: 1200px;
  position: relative;
  padding-left: 40px;
}
@media screen and (max-width: 767px) {
  .reform.index #page_content .soudan_conts {
    padding-left: 0;
  }
}
.reform.index #page_content .soudan_conts .soudan_pic {
  position: absolute;
  right: 0;
  top: -60px;
}
@media screen and (max-width: 1220px) {
  .reform.index #page_content .soudan_conts .soudan_pic {
    width: 60.9836065574vw;
  }
  .reform.index #page_content .soudan_conts .soudan_pic img {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .reform.index #page_content .soudan_conts .soudan_pic {
    top: -13.037809648vw;
    right: 0;
    left: 50%;
    transform: translateX(-48%);
    width: 80.8344198175vw;
  }
}
.reform.index #page_content .soudan_conts h2 {
  height: 206px;
  display: flex;
  align-items: center;
  box-sizing: border-box;
}
@media screen and (max-width: 1220px) {
  .reform.index #page_content .soudan_conts h2 {
    height: 16.8852459016vw;
  }
  .reform.index #page_content .soudan_conts h2 img {
    width: 30.8196721311vw;
  }
}
@media screen and (max-width: 767px) {
  .reform.index #page_content .soudan_conts h2 {
    padding-top: 21.1212516297vw;
    display: block;
    text-align: center;
    height: 41.9817470665vw;
  }
  .reform.index #page_content .soudan_conts h2 img {
    width: 49.0221642764vw;
  }
}
.reform.index #page_content .soudan_conts p {
  padding: 48px 0;
  font-size: 26px;
  line-height: 1.7;
}
@media screen and (max-width: 1220px) {
  .reform.index #page_content .soudan_conts p {
    padding: 3.9344262295vw 0;
    font-size: 2.131147541vw;
  }
}
@media screen and (max-width: 767px) {
  .reform.index #page_content .soudan_conts p {
    font-size: 3.3898305085vw;
    padding: 6.258148631vw 0;
    text-align: center;
  }
}
.reform.index #grey_container {
  padding: 116px 0 156px;
}
.reform.index #grey_container .news {
  max-width: 1200px;
  width: 94%;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .reform.index #grey_container .news {
    width: 88.6571056063vw;
  }
}
.reform.index #grey_container .news .news_flex {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .reform.index #grey_container .news .news_flex {
    display: block;
  }
}
.reform.index #grey_container .news .news_flex header {
  width: 330px;
  line-height: 1;
  color: #626262;
}
.reform.index #grey_container .news .news_flex header p.ttl_en {
  font-size: 25px;
  font-family: "Cormorant", serif;
  font-weight: 400;
}
.reform.index #grey_container .news .news_flex header h2 {
  font-size: 52px;
  padding-top: 0.6em;
  font-family: "Shippori mincho";
  font-weight: 400;
}
@media screen and (max-width: 834px) {
  .reform.index #grey_container .news .news_flex header {
    width: 250px;
  }
}
@media screen and (max-width: 767px) {
  .reform.index #grey_container .news .news_flex header {
    width: 100%;
    text-align: center;
    margin-bottom: 13.037809648vw;
  }
  .reform.index #grey_container .news .news_flex header p.ttl_en {
    font-size: 3.259452412vw;
  }
  .reform.index #grey_container .news .news_flex header h2 {
    font-size: 6.7796610169vw;
  }
}
.reform.index #grey_container .news .news_flex .news_body {
  width: calc(100% - 330px);
  flex: 1;
}
@media screen and (max-width: 834px) {
  .reform.index #grey_container .news .news_flex .news_body {
    width: calc(100% - 250px);
  }
}
@media screen and (max-width: 767px) {
  .reform.index #grey_container .news .news_flex .news_body {
    width: 100%;
  }
}
.reform.index #grey_container .news .news_flex .news_body__ttl {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: 32px;
}
.reform.index #grey_container .news .news_flex .news_body__ttl h3 {
  font-size: 35px;
  color: #233f75;
  font-family: "Shippori mincho";
}
.reform.index #grey_container .news .news_flex .news_body__ttl h3 img {
  width: 48px;
  margin-right: 0.5em;
  display: inline-block;
  margin-right: 16px;
}
@media screen and (max-width: 767px) {
  .reform.index #grey_container .news .news_flex .news_body__ttl h3 {
    font-size: 4.5632333768vw;
  }
  .reform.index #grey_container .news .news_flex .news_body__ttl h3 img {
    width: 6.258148631vw;
    margin-right: 2.0860495437vw;
  }
}
.reform.index #grey_container .news .news_flex .news_body__ttl a {
  font-size: 16px;
  position: relative;
  display: inline-block;
  padding-right: 44px;
}
.reform.index #grey_container .news .news_flex .news_body__ttl a:after {
  content: "";
  width: 0.6em;
  height: 0.6em;
  border-top: solid 1px #444;
  border-right: solid 1px #444;
  display: block;
  position: absolute;
  top: 50%;
  right: 14px;
  transform: translate(0%, -50%) rotate(45deg);
}
@media screen and (max-width: 767px) {
  .reform.index #grey_container .news .news_flex .news_body__ttl a {
    font-size: 3.1290743155vw;
  }
}
@media screen and (max-width: 767px) {
  .reform.index #grey_container .news .news_flex .news_body__ttl {
    margin-bottom: 2.6075619296vw;
  }
}
.reform.index #grey_container .news .news_flex .news_body .list_wrapper .news_list li {
  width: 100%;
  background: #fff;
  box-sizing: border-box;
  margin-bottom: 10px;
  position: relative;
  overflow: visible;
  display: block;
}
@media screen and (max-width: 767px) {
  .reform.index #grey_container .news .news_flex .news_body .list_wrapper .news_list li {
    margin-bottom: 2.6075619296vw;
  }
}
.reform.index #grey_container .news .news_flex .news_body .list_wrapper .news_list li a {
  padding: 1.5em 2em !important;
  min-height: 4em;
  box-sizing: border-box;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}
.reform.index #grey_container .news .news_flex .news_body .list_wrapper .news_list li a .txt {
  flex: 1;
}
@media screen and (max-width: 834px) {
  .reform.index #grey_container .news .news_flex .news_body .list_wrapper .news_list li a {
    display: block;
  }
  .reform.index #grey_container .news .news_flex .news_body .list_wrapper .news_list li a .date {
    display: block;
  }
  .reform.index #grey_container .news .news_flex .news_body .list_wrapper .news_list li a .txt {
    display: block;
    padding-left: 0;
  }
}
@media screen and (max-width: 767px) {
  .reform.index #grey_container .news .news_flex .news_body .list_wrapper .news_list li a {
    padding: 1.5em 2em 1.5em 12.777053455vw !important;
  }
}
.reform.index #grey_container .news .news_flex .news_body .list_wrapper .news_list li.text {
  min-height: 4em;
  padding: 1.5em 2em;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}
.reform.index #grey_container .news .news_flex .news_body .list_wrapper .news_list li.text .txt {
  flex: 1;
}
@media screen and (max-width: 834px) {
  .reform.index #grey_container .news .news_flex .news_body .list_wrapper .news_list li.text {
    display: block;
  }
  .reform.index #grey_container .news .news_flex .news_body .list_wrapper .news_list li.text .date {
    display: block;
  }
  .reform.index #grey_container .news .news_flex .news_body .list_wrapper .news_list li.text .txt {
    display: block;
    padding-left: 0;
  }
}
@media screen and (max-width: 767px) {
  .reform.index #grey_container .news .news_flex .news_body .list_wrapper .news_list li.text {
    padding: 1.5em 2em 1.5em 12.777053455vw;
  }
}
.reform.index #grey_container .news .news_flex .news_body .list_wrapper .news_list li .new_icon {
  display: block;
  width: 3.6em;
  height: 3.6em;
  line-height: 3.2em;
  font-weight: bold;
  text-align: center;
  border-radius: 3.6em;
  background: #ec6d47;
  position: absolute;
  left: 0;
  top: 50%;
  box-sizing: border-box;
  aspect-ratio: 1/1;
  transform: translate(-50%, -50%);
}
@media screen and (max-width: 767px) {
  .reform.index #grey_container .news .news_flex .news_body .list_wrapper .news_list li .new_icon {
    left: 3.1290743155vw;
    transform: translate(0, -50%);
  }
}
.reform.index #grey_container .present {
  max-width: 942px;
  width: 90%;
  margin: 136px auto 0;
  position: relative;
}
.reform.index #grey_container .present img {
  width: 100%;
}
@media screen and (max-width: 767px) {
  .reform.index #grey_container .present {
    margin-top: 8.3441981747vw;
  }
}/*# sourceMappingURL=style.css.map */