@charset "UTF-8";
/* -------------------------------
▼ PC表示
-------------------------------- */
@media print, (min-width: 768px) {
  .header-common .information-position {
    display: block;
  }
}
.section-top-keyvisual {
  position: relative;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(7.15%, #fff7f9), color-stop(31.67%, #ffe9ed));
  background: linear-gradient(180deg, #fff7f9 7.15%, #ffe9ed 31.67%);
  font-weight: 700;
}
.section-top-keyvisual .keyvisual-title {
  font-family: "Zen Maru Gothic", serif;
  line-height: 1.6;
  text-shadow: -0.02rem -0.02rem 0 #fff, 0.02rem -0.02rem 0 #fff, -0.02rem 0.02rem 0 #fff, 0.02rem 0.02rem 0 #fff;
}
.section-top-keyvisual .keyvisual-title .title-highlight {
  color: #f9748a;
}
.section-top-keyvisual .keyvisual-slider {
  margin-right: 0;
  margin-left: auto;
  overflow: unset;
  background-color: #fff;
}
.section-top-keyvisual .keyvisual-slider img {
  overflow: hidden;
  border-radius: 0.4rem 0 0 0.4rem;
}
.section-top-keyvisual .keyvisual-wrapper {
  position: relative;
}
.section-top-keyvisual .keyvisual-wrapper::before {
  content: "";
  position: absolute;
  left: 0;
  pointer-events: none;
}

/* -------------------------------
▼ SP表示
-------------------------------- */
@media only screen and (max-width: 767.98px) {
  .section-top-keyvisual {
    position: relative;
    padding: 0.6rem 0 0.3rem;
  }
  .section-top-keyvisual::after {
    content: "";
    position: absolute;
    right: 0.1rem;
    bottom: -0.39rem;
    width: 0.9rem;
    height: 1.23rem;
    background: url("../img/top/sp/keyvisual_decor_02.svg") no-repeat center 100%/100%;
  }
  .section-top-keyvisual .keyvisual-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .section-top-keyvisual .keyvisual-wrapper::before {
    z-index: 2;
    top: -0.6rem;
    width: 3.01rem;
    height: 2.6rem;
    background: url("../img/top/sp/keyvisual_decor_01.svg") no-repeat center 100%/100%;
  }
  .section-top-keyvisual .keyvisual-title {
    margin: 0.35rem 0 0.17rem;
    padding-right: 0.16rem;
    font-size: 0.26rem;
  }
  .section-top-keyvisual .keyvisual-title .title-small {
    line-height: 2.2;
  }
  .section-top-keyvisual .keyvisual-slider {
    width: 3.6rem;
    background-color: transparent;
  }
  .section-top-keyvisual .slide-item {
    height: 3rem;
  }
  .section-top-keyvisual .keyvisual-information {
    padding: 0 0.16rem;
  }
  .section-top-keyvisual .keyvisual-information .position-item {
    display: inline-block;
    margin-right: 0.15rem;
  }
  .section-top-keyvisual .keyvisual-information span {
    display: inline-block;
  }
  .section-top-keyvisual .keyvisual-information .item-heading {
    margin-right: 0.07rem;
    font-weight: 400;
  }
  .section-top-keyvisual .keyvisual-information .item-text {
    font-size: 0.18rem;
    font-weight: 700;
  }
}
/* -------------------------------
▼ PC表示
-------------------------------- */
@media print, (min-width: 768px) {
  .section-top-keyvisual {
    padding: 100px 0 0;
  }
  .section-top-keyvisual .keyvisual-wrapper::before {
    top: -100px;
    width: 900px;
    height: 500px;
    background: url("../img/top/keyvisual_decor_01.svg") no-repeat center 100%/100%;
  }
  .section-top-keyvisual .keyvisual-title {
    position: absolute;
    z-index: 4;
    top: 180px;
    left: -350px;
    width: 550px;
    font-size: 0.4rem;
  }
  .section-top-keyvisual .keyvisual-title .title-small {
    line-height: 1.7;
  }
  .section-top-keyvisual .keyvisual-slider {
    position: relative;
    z-index: 3;
    width: 65%;
    border-radius: 0.4rem 0 0 0.4rem;
  }
  .section-top-keyvisual .slide-item {
    height: 700px;
  }
  .section-top-keyvisual .slide-item img {
    -o-object-position: left center;
    object-position: left center;
  }
  .section-top-keyvisual .keyvisual-decoration {
    position: absolute;
    z-index: 3;
    top: 390px;
    left: 150px;
  }
  .section-top-keyvisual .keyvisual-decoration .decoration-item {
    position: absolute;
  }
  .section-top-keyvisual .keyvisual-decoration .decoration-item:nth-child(1) {
    top: 0;
    left: 129px;
    width: 110px;
    height: 115px;
  }
  .section-top-keyvisual .keyvisual-decoration .decoration-item:nth-child(2) {
    top: 90px;
    left: 47px;
    width: 75px;
    height: 80px;
  }
  .section-top-keyvisual .keyvisual-decoration .decoration-item:nth-child(3) {
    top: 153px;
    left: 140px;
    width: 50px;
    height: 42px;
  }
  .section-top-keyvisual .keyvisual-decoration .decoration-item:nth-child(4) {
    top: 224px;
    left: -2px;
    width: 142px;
    height: 99px;
  }
  .section-top-keyvisual .keyvisual-decoration .decoration-item:nth-child(5) {
    top: 348px;
    left: 138px;
    width: 156px;
    height: 118px;
  }
  .section-top-keyvisual .keyvisual-decoration .decoration-item:nth-child(6) {
    top: 494px;
    left: 75px;
    width: 151px;
    height: 123px;
  }
  .section-top-keyvisual .keyvisual-scroll {
    display: block;
    position: absolute;
    z-index: 4;
    bottom: 0;
    left: calc(50% - 513px);
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    line-height: 1.6;
    text-decoration: none;
  }
  .is-mac .section-top-keyvisual .keyvisual-scroll {
    width: 25px;
  }
  .section-top-keyvisual .keyvisual-scroll span {
    display: block;
  }
  .section-top-keyvisual .keyvisual-scroll .scroll-text {
    -webkit-writing-mode: vertical-lr;
    -ms-writing-mode: tb-lr;
    writing-mode: vertical-lr;
    margin-bottom: 8px;
  }
  .section-top-keyvisual .keyvisual-scroll .scroll-mouse {
    width: 1px;
    height: 100px;
    margin: 0 auto;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    background-color: #5e4e2e;
  }
  .section-top-keyvisual .keyvisual-scroll .scroll-arrow {
    position: absolute;
    bottom: 90px;
    left: 3px;
    width: 10px;
    margin: auto;
    -webkit-animation: scroll 2.5s infinite;
    animation: scroll 2.5s infinite;
  }
  .section-top-keyvisual .keyvisual-scroll .scroll-arrow::after {
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    margin: 0 auto;
    border-radius: 100px;
    background: #f9afbb;
  }
  .section-top-keyvisual .keyvisual-scroll:hover {
    color: #f091a8;
  }
  .section-top-keyvisual .keyvisual-scroll:hover .scroll-mouse {
    background-color: #f091a8;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1536px) {
  .section-top-keyvisual .slide-item {
    height: 600px;
  }
  .section-top-keyvisual .keyvisual-decoration .decoration-item:nth-child(5) {
    left: -80px;
  }
  .section-top-keyvisual .keyvisual-decoration .decoration-item:nth-child(6) {
    left: -75px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1400px) {
  .section-top-keyvisual .keyvisual-title {
    left: -200px;
  }
  .section-top-keyvisual .keyvisual-scroll {
    left: 200px;
  }
  .section-top-keyvisual .keyvisual-slider {
    width: 75%;
  }
}
@-webkit-keyframes scroll {
  0% {
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(100px);
    transform: translateY(100px);
    opacity: 0;
  }
}
@keyframes scroll {
  0% {
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(100px);
    transform: translateY(100px);
    opacity: 0;
  }
}
.section-top-characteristics {
  position: relative;
}
.section-top-characteristics .characteristics-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.section-top-characteristics .characteristics-image {
  position: relative;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  mask-size: cover;
  mask-repeat: no-repeat;
  -webkit-mask-size: cover;
  -webkit-mask-repeat: no-repeat;
}
.section-top-characteristics .content-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: "Zen Maru Gothic", serif;
  font-weight: 700;
}
.section-top-characteristics .content-title .title-number {
  position: relative;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(24.38%, #ffdd6d), color-stop(56.25%, #f9afbb), color-stop(88.12%, #f091a8));
  background: linear-gradient(180deg, #ffdd6d 24.38%, #f9afbb 56.25%, #f091a8 88.12%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  font-family: "Zen Old Mincho", serif;
  font-weight: 400;
  line-height: 1;
}
.section-top-characteristics .content-text {
  line-height: 2;
}
.section-top-characteristics .content-text .text-bold {
  font-weight: 700;
}
.section-top-characteristics .content-link {
  margin: 0;
  padding: 0;
  list-style: none;
}
.section-top-characteristics .content-decoration {
  position: absolute;
  width: 2rem;
  height: 1.7rem;
}

/* -------------------------------
▼ SP表示
-------------------------------- */
@media only screen and (max-width: 767.98px) {
  .section-top-characteristics {
    padding: 0.24rem 0 0.44rem;
    background: url("../img/top/sp/characteristics_bg.png") no-repeat center top/cover;
  }
  .section-top-characteristics .title-common-primary {
    margin-bottom: 0.23rem;
  }
  .section-top-characteristics .content-title {
    margin-bottom: 0.25rem;
    font-size: 0.24rem;
    line-height: 1.4;
  }
  .section-top-characteristics .content-title .title-number {
    top: -0.05rem;
    margin-right: 0.12rem;
    font-size: 0.9rem;
  }
  .section-top-characteristics .content-decoration {
    top: 6.8rem;
    left: -0.37rem;
  }
  .section-top-characteristics .characteristics-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    margin-bottom: 0.64rem;
  }
  .section-top-characteristics .characteristics-item:nth-child(2n) .content-decoration {
    top: 6.53rem;
    right: -0.12rem;
    left: unset;
  }
  .section-top-characteristics .characteristics-item:nth-child(3) .content-decoration {
    top: 4.76rem;
    left: -0.45rem;
  }
  .section-top-characteristics .content-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 0.21rem;
  }
  .section-top-characteristics .content-link .link-item {
    margin-bottom: 0.1rem;
  }
  .section-top-characteristics .content-text {
    margin-bottom: 0;
  }
  .section-top-characteristics .characteristics-content {
    margin-bottom: 0.2rem;
  }
  .section-top-characteristics .characteristics-image {
    width: 3.35rem;
    height: 3.35rem;
    -webkit-mask-image: url("../img/common/sp/mask_decor.svg");
  }
}
/* -------------------------------
▼ PC表示
-------------------------------- */
@media print, (min-width: 768px) {
  .section-top-characteristics {
    padding: 44px 0 16px;
    background: url("../img/top/characteristics_bg.png") no-repeat center top/cover;
  }
  .section-top-characteristics::before {
    content: "";
    position: absolute;
    z-index: 1;
    top: -24px;
    left: calc(50% - 803px);
    width: 195px;
    height: 360px;
    background: url("../img/top/characteristics_decor.svg");
  }
  .section-top-characteristics .wrapper {
    position: relative;
    z-index: 1;
  }
  .section-top-characteristics .title-common-primary {
    margin-bottom: 30px;
  }
  .section-top-characteristics .characteristics-image {
    width: 400px;
    height: 400px;
    -webkit-mask-image: url("../img/common/mask_decor.svg");
  }
  .section-top-characteristics .characteristics-content {
    margin-top: 28px;
    margin-left: 50px;
  }
  .section-top-characteristics .content-title {
    margin-bottom: 23px;
    font-size: 0.32rem;
    line-height: 1.7;
  }
  .section-top-characteristics .content-title .title-number {
    top: -5px;
    margin-top: -8px;
    margin-right: 19px;
    font-size: 1.4rem;
  }
  .section-top-characteristics .content-text {
    margin-bottom: 50px;
  }
  .section-top-characteristics .content-footing {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .section-top-characteristics .content-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .section-top-characteristics .content-link .link-item {
    margin-left: 10px;
  }
  .section-top-characteristics .content-decoration {
    bottom: -54px;
    left: -89px;
  }
  .section-top-characteristics .characteristics-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 80px;
    padding-right: 50px;
  }
  .section-top-characteristics .characteristics-item:nth-child(2n) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    padding-right: 0;
    padding-left: 50px;
  }
  .section-top-characteristics .characteristics-item:nth-child(2n) .characteristics-content {
    margin: 0 50px 0 0;
    padding-top: 21px;
  }
  .section-top-characteristics .characteristics-item:nth-child(2n) .content-title {
    margin-bottom: 32px;
  }
  .section-top-characteristics .characteristics-item:nth-child(2n) .content-title .title-number {
    margin-right: 14px;
  }
  .section-top-characteristics .characteristics-item:nth-child(2n) .content-decoration {
    bottom: -77px;
    left: -52px;
  }
  .section-top-characteristics .characteristics-item:nth-child(3) .content-decoration {
    right: -82px;
    bottom: -109px;
    left: unset;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1600px) {
  .section-top-characteristics::before {
    left: 0;
  }
}
.section-top-consult {
  position: relative;
  z-index: 1;
  background-color: #fef5e6;
}
.section-top-consult::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.section-top-consult .consult-item {
  margin-bottom: 0.2rem;
}
.section-top-consult .consult-title {
  font-family: "Zen Maru Gothic", serif;
  font-weight: 700;
  line-height: 1.6;
  text-align: center;
}
.section-top-consult .consult-text .text-bold {
  font-weight: 700;
}
.section-top-consult .consult-link {
  position: relative;
  overflow: hidden;
  border-radius: 0.2rem;
  background-color: #fff;
  -webkit-box-shadow: 0 0.04rem 0.1rem rgba(0, 0, 0, 0.2);
  box-shadow: 0 0.04rem 0.1rem rgba(0, 0, 0, 0.2);
}
.section-top-consult .consult-note {
  position: absolute;
  z-index: 1;
  width: 0.8rem;
  height: 0.8rem;
}
.section-top-consult .consult-image {
  height: 2rem;
}
.section-top-consult .consult-block {
  overflow: hidden;
  border: 1px solid #d2a36c;
  border-radius: 0.2rem;
  background-color: #fef5e6;
}
.section-top-consult .block-inner {
  position: relative;
  z-index: 1;
  background-color: #fff;
}
.section-top-consult .block-image {
  position: absolute;
  z-index: -1;
}
.section-top-consult .block-title {
  margin-bottom: 0;
  font-family: "Zen Maru Gothic", serif;
  text-align: center;
  text-shadow: -0.02rem -0.02rem 0 #fff, 0.02rem -0.02rem 0 #fff, -0.02rem 0.02rem 0 #fff, 0.02rem 0.02rem 0 #fff;
}
.section-top-consult .block-label {
  color: #fff;
  font-weight: 500;
}
.section-top-consult .block-content {
  font-size: 0.17rem;
}
.section-top-consult .block-content .link-tel {
  font-weight: 700;
}
.section-top-consult .consult-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.section-top-consult .link-detail {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* -------------------------------
▼ SP表示
-------------------------------- */
@media only screen and (max-width: 767.98px) {
  .section-top-consult {
    padding: 0.4rem 0 0.47rem;
  }
  .section-top-consult::before {
    top: unset;
    background: url("../img/top/sp/consult_bg.png") no-repeat center center/cover;
  }
  .section-top-consult .consult-title {
    margin-bottom: 0.21rem;
    font-size: 0.26rem;
  }
  .section-top-consult .consult-text {
    margin-bottom: 0.31rem;
  }
  .section-top-consult .consult-note {
    top: 0.14rem;
    left: 0.2rem;
  }
  .section-top-consult .consult-block {
    margin: 0.2rem 0;
  }
  .section-top-consult .block-title {
    font-size: 0.26rem;
    letter-spacing: 0.1em;
  }
  .section-top-consult .block-content {
    padding: 0.26rem 0.2rem 0.11rem;
    line-height: 2;
  }
  .section-top-consult .block-content .content-link {
    display: inline-block;
  }
  .section-top-consult .consult-image {
    width: 100%;
  }
  .section-top-consult .block-label {
    display: block;
    margin-bottom: 0.25rem;
    padding: 0.04rem 0.2rem;
    background-color: #d2a36c;
    text-align: center;
  }
  .section-top-consult .block-inner {
    padding: 0.19rem;
  }
  .section-top-consult .block-image {
    top: -1px;
    left: -1px;
    width: 3.35rem;
    height: 1.7rem;
  }
  .section-top-consult .consult-content {
    padding: 0.36rem 0.2rem 0.1rem;
  }
}
/* -------------------------------
▼ PC表示
-------------------------------- */
@media print, (min-width: 768px) {
  .section-top-consult {
    padding: 51px 0 62px;
  }
  .section-top-consult::before {
    background: url("../img/top/consult_bg.png") no-repeat center center/cover;
  }
  .section-top-consult .consult-title {
    margin-bottom: 26px;
    font-size: 0.32rem;
  }
  .section-top-consult .consult-text {
    margin-bottom: 34px;
    text-align: center;
  }
  .section-top-consult .consult-content {
    padding: 20px 30px 16px;
  }
  .section-top-consult .consult-image {
    margin-bottom: 14px;
  }
  .section-top-consult .consult-link.is-full-width {
    padding-left: 410px;
  }
  .section-top-consult .consult-link.is-full-width .consult-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 380px;
    height: 100%;
  }
  .section-top-consult .consult-link.is-full-width .consult-content {
    min-height: 290px;
    padding-top: 16px;
  }
  .section-top-consult .consult-link.is-full-width .content-title {
    letter-spacing: -0.05em;
  }
  .section-top-consult .consult-link.is-full-width .content-text {
    margin-bottom: 17px;
  }
  .section-top-consult .consult-link.is-full-width .content-icon {
    top: 50%;
    left: -80px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .section-top-consult .consult-note {
    top: 20px;
    left: 20px;
  }
  .section-top-consult .consult-block {
    margin: 30px 0;
  }
  .section-top-consult .block-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    min-height: 100px;
    overflow: hidden;
  }
  .section-top-consult .block-image {
    top: -1px;
    left: 49px;
    width: 1050px;
    height: 160px;
  }
  .section-top-consult .block-title {
    font-size: 0.32rem;
    letter-spacing: 0.1em;
  }
  .section-top-consult .block-label {
    position: absolute;
    top: 30px;
    left: 0;
    width: 410px;
    padding: 2px 50px;
    background: -webkit-gradient(linear, left top, right top, color-stop(71.39%, #d2a36c), color-stop(95%, #fff));
    background: linear-gradient(90deg, #d2a36c 71.39%, #fff 95%);
    font-size: 0.18rem;
  }
  .section-top-consult .block-content {
    padding: 12px 50px 15px;
    line-height: 1.4;
  }
  .section-top-consult .block-content .content-link {
    pointer-events: none;
  }
  .section-top-consult .consult-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -20px;
  }
  .section-top-consult .consult-item {
    width: 50%;
    padding: 0 20px;
  }
}
.section-top-news {
  background: #ffe9ed;
}
.section-top-news .news_list {
  position: relative;
  z-index: 3;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.section-top-news .news_list::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  height: 1px;
  background-color: #f9afbb;
  -webkit-mask-image: url("../img/common/line_common_01.svg");
  -webkit-mask-repeat: repeat-x;
}
.section-top-news .news_list > li {
  position: relative;
}
.section-top-news .news_list > li::before {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 1px;
  background-color: #f9afbb;
  -webkit-mask-image: url("../img/common/line_common_01.svg");
  -webkit-mask-repeat: repeat-x;
}
.section-top-news .news_list a {
  display: block;
  position: relative;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  color: inherit;
  text-decoration: none;
}
.section-top-news .news_list a:hover {
  background: #ffcfd7;
}
.section-top-news .news_list a:hover .news_arrow {
  background-color: #f091a8;
}
.section-top-news .news_list a:hover .news_arrow::before, .section-top-news .news_list a:hover .news_arrow::after {
  background-color: #fff !important;
}
.section-top-news .news_list a:hover .news_arrow::before {
  -webkit-transform: translate(300%, -50%);
  -ms-transform: translate(300%, -50%);
  transform: translate(300%, -50%);
  opacity: 0;
}
.section-top-news .news_list a:hover .news_arrow::after {
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  opacity: 1;
}
.section-top-news .news-item.is-hidden {
  display: none;
}
.section-top-news .news_day {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.section-top-news dt span#category {
  position: relative;
  width: 0.8rem;
  height: 0.26rem;
}
.section-top-news dt span#category img {
  width: 100%;
  height: 100%;
}
.section-top-news .news_List_Title {
  font-size: 0.16rem;
  font-weight: 700;
  line-height: 1.4;
}
.section-top-news .news_new {
  margin-left: 0.07rem;
  color: #f9748a;
  font-size: 0.15rem;
}
.section-top-news dt span {
  position: relative;
}
.section-top-news dt span img {
  width: 100%;
}
.section-top-news .detailText b {
  font-weight: 700;
}
.section-top-news .detailText i {
  font-style: italic;
}
.section-top-news .detailText a {
  font-weight: 700;
  text-decoration: underline;
  background: none!important;
}
.section-top-news .detailText a:hover{
  color:#F9AFBB;
}
.section-top-news a .news_arrow {
  display: block;
  position: absolute;
  top: 50%;
  right: 0.2rem;
  width: 0.24rem;
  height: 0.24rem;
  overflow: hidden;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  border: 1px solid #f091a8;
  border-radius: 100%;
  background-color: #fff;
}
.section-top-news a .news_arrow::before, .section-top-news a .news_arrow::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 0.07rem;
  height: 0.12rem;
  margin-left: 1px;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all;
  transition: all;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
  transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
  background-color: #f091a8;
  -webkit-mask-image: url("../img/common/arrow_icn_01.svg");
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-size: 0.07rem 0.12rem;
}
.section-top-news a .news_arrow::after {
  -webkit-transform: translate(-300%, -50%);
  -ms-transform: translate(-300%, -50%);
  transform: translate(-300%, -50%);
  opacity: 0;
}
.section-top-news .button-common-primary {
  width: 2.4rem;
  height: 0.6rem;
  margin: 0 auto;
  padding: 0 0.45rem;
  font-size: 0.18rem;
}
.section-top-news .button-common-primary .button-icon {
  right: 0.11rem;
}
.section-top-news .button-common-primary.is-close .button-icon {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

/* -------------------------------
▼ SP表示
-------------------------------- */
@media only screen and (max-width: 767.98px) {
  .section-top-news {
    padding: 0.26rem 0 0.6rem;
  }
  .section-top-news .title-common-primary {
    margin-bottom: 0.26rem;
  }
  .section-top-news .news_list {
    margin-bottom: 0.31rem;
  }
  .section-top-news .news_item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0.16rem 0.76rem 0.14rem 0.12rem;
  }
  .section-top-news .news-item-box {
    padding: 0.14rem 0.4rem 0.18rem 0;
  }
  .section-top-news .news_arrow {
    right: 0;
  }
  .section-top-news .news_right {
    margin-top: 0.06rem;
  }
  .section-top-news .news_day {
    margin-bottom: 0.14rem;
  }
  .section-top-news dt span#category {
    top: -0.02rem;
    margin-left: 0.2rem;
  }
  .section-top-news .news_detail {
    margin-top: 0.1rem;
    line-height: 1.65;
  }
  .button-common-primary.is-reverse:hover {
    background-color: #fff !important;
    color: #f091a8;
  }
  .button-common-primary.is-reverse:hover .button-icon {
    background-color: #f091a8 !important;
  }
  .button-common-primary.is-reverse:hover .button-icon::before, .button-common-primary.is-reverse:hover .button-icon::after {
    -webkit-transform: translate(-50%, -50%) !important;
    -ms-transform: translate(-50%, -50%) !important;
    transform: translate(-50%, -50%) !important;
    background-color: #fff !important;
  }
  .button-common-primary.is-reverse:hover .button-icon::before {
    opacity: 1;
  }
  .button-common-primary.is-reverse:hover .button-icon::after {
    opacity: 0 !important;
  }
}
/* -------------------------------
▼ PC表示
-------------------------------- */
@media print, (min-width: 768px) {
  .section-top-news {
    position: relative;
    padding: 63px 0 80px;
  }
  .section-top-news::after {
    content: "";
    position: absolute;
    z-index: 2;
    right: 166px;
    bottom: -73px;
    width: 175px;
    height: 236px;
    background: url("../img/top/news_decor.svg") no-repeat 0 0/auto 100%;
  }
  .section-top-news .wrapper {
    max-width: 1000px;
  }
  .section-top-news .title-common-primary {
    margin-bottom: 27px;
  }
  .section-top-news .news_list {
    margin-bottom: 39px;
  }
  .section-top-news .news_list a {
    min-height: 70px;
  }
  .section-top-news .news_item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 16px 76px 14px 12px;
  }
  .section-top-news .news-item-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 18px 60px 18px 20px;
  }
  .section-top-news .news_right {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-top: 6px;
  }
  .section-top-news dl {
    width: 200px;
  }
  .section-top-news .news_day {
    margin-right: 10px;
  }
  .section-top-news dt span#category {
    top: -2px;
    margin-left: 21px;
  }
  .section-top-news .news_detail {
    margin-top: 8px;
    line-height: 2.3;
  }
  .is-tablet .section-top-news .button-common-primary.is-reverse:hover {
    background-color: #fff !important;
    color: #f091a8;
  }
  .is-tablet .section-top-news .button-common-primary.is-reverse:hover .button-icon {
    background-color: #f091a8 !important;
  }
  .is-tablet .section-top-news .button-common-primary.is-reverse:hover .button-icon::before, .is-tablet .section-top-news .button-common-primary.is-reverse:hover .button-icon::after {
    -webkit-transform: translate(-50%, -50%) !important;
    -ms-transform: translate(-50%, -50%) !important;
    transform: translate(-50%, -50%) !important;
    background-color: #fff !important;
  }
  .is-tablet .section-top-news .button-common-primary.is-reverse:hover .button-icon::before {
    opacity: 1;
  }
  .is-tablet .section-top-news .button-common-primary.is-reverse:hover .button-icon::after {
    opacity: 0 !important;
  }
}
/*# sourceMappingURL=top.css.map */