<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.l-single {
  background-color: transparent !important;

}

@media screen and (min-width: 767px) {
  .l-single {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
}

@media screen and (max-width: 766px) {
  .l-single {
    padding: 0 2.6666666667vw !important;
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
}

.l-single .l-mainContent__inner {
  background: #fff;
  padding: 32px 3%;
  margin-top: 60px;
}

.l-single .c-postTitle {
  padding: 42px 0;
}

.single-post .l-single {
  margin-right: 0 !important;
}

.l-single .c-postTitle__ttl {
  position: relative;
}

@media screen and (min-width: 767px) {
  .l-single .c-postTitle__ttl {
    font-size: 36px;
    line-height: 1.5;
    letter-spacing: 0.1em;
    font-weight: 700;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-single .c-postTitle__ttl {
    font-size: 2.5vw;
  }
}

@media screen and (max-width: 766px) {
  .l-single .c-postTitle__ttl {
    font-size: calc((28 / 375) * 100vw);
    line-height: 1.5;
    letter-spacing: 0.1em;
    font-weight: 700;
  }
}

@media screen and (min-width: 767px) {
  .l-single .c-postTitle__ttl {
    padding-left: 30px;
    /* margin-bottom: 50px; */
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-single .c-postTitle__ttl {
    padding-left: 2.0833333333vw;
    /* margin-bottom: 3.4722222222vw; */
  }
}

@media screen and (max-width: 766px) {
  .l-single .c-postTitle__ttl {
    padding-left: 6.6666666667vw;
    margin-bottom: 8vw;
  }
}

.l-single .c-postTitle__ttl::before {
  position: absolute;
  content: "";
  display: block;
  border-radius: 50%;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  background: linear-gradient(to right, #0471bc 0%, #28b191 100%);
}

@media screen and (min-width: 767px) {
  .l-single .c-postTitle__ttl::before {
    width: 20px;
    height: 20px;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-single .c-postTitle__ttl::before {
    width: 1.3888888889vw;
    height: 1.3888888889vw;
  }
}

@media screen and (max-width: 766px) {
  .l-single .c-postTitle__ttl::before {
    width: 4vw;
    height: 4vw;
  }
}

.l-single .p-articleMetas__termList.c-categoryList {
  width: 100%;
  margin: 0;
}

@media screen and (min-width: 767px) {
  .l-single .p-articleMetas__termList.c-categoryList {
    margin-bottom: 20px;
    gap: 10px;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-single .p-articleMetas__termList.c-categoryList {
    margin-bottom: 1.3888888889vw;
    gap: 0.6944444444vw;
  }
}

@media screen and (max-width: 766px) {
  .l-single .p-articleMetas__termList.c-categoryList {
    margin-bottom: 5.3333333333vw;
    gap: 2.6666666667vw;
  }
}

.l-single .p-articleMetas__termList.c-categoryList::before {
  display: none;
}

.l-single .c-categoryList__link {
  color: #1C1C1C;
  margin: 0;
  background-color: #EAEAEA;
}

@media screen and (min-width: 767px) {
  .l-single .c-categoryList__link {
    font-size: 12px;
    line-height: 1.5;
    letter-spacing: 0.05em;
    font-weight: 700;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-single .c-categoryList__link {
    font-size: 0.8333333333vw;
  }
}

@media screen and (max-width: 766px) {
  .l-single .c-categoryList__link {
    font-size: calc((12 / 375) * 100vw);
    line-height: 1.5;
    letter-spacing: 0.05em;
    font-weight: 700;
  }
}

@media screen and (min-width: 767px) {
  .l-single .c-categoryList__link {
    border-radius: 26px;
    padding: 5px 10px;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-single .c-categoryList__link {
    border-radius: 1.8055555556vw;
    padding: 0.3472222222vw 0.6944444444vw;
  }
}

@media screen and (max-width: 766px) {
  .l-single .c-categoryList__link {
    border-radius: 6.9333333333vw;
    padding: 1.3333333333vw 2.6666666667vw;
  }
}

.l-single .p-articleMetas__termList.c-tagList {
  width: 100%;
  margin: 0;
}

@media screen and (min-width: 767px) {
  .l-single .p-articleMetas__termList.c-tagList {
    gap: 10px;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-single .p-articleMetas__termList.c-tagList {
    gap: 0.6944444444vw;
  }
}

@media screen and (max-width: 766px) {
  .l-single .p-articleMetas__termList.c-tagList {
    margin-bottom: 5.3333333333vw;
    gap: 2.6666666667vw;
  }
}

.l-single .p-articleMetas__termList.c-tagList::before {
  display: none;
}

.l-single .c-tagList__link {
  position: relative;
  margin: 0;
  padding: 0;
  background: transparent;
  color: #324353;
  text-decoration: underline;
}

@media screen and (min-width: 767px) {
  .l-single .c-tagList__link {
    font-size: 12px;
    line-height: 1;
    letter-spacing: 0.05em;
    font-weight: 700;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-single .c-tagList__link {
    font-size: 0.8333333333vw;
  }
}

@media screen and (max-width: 766px) {
  .l-single .c-tagList__link {
    font-size: calc((12 / 375) * 100vw);
    line-height: 1;
    letter-spacing: 0.05em;
    font-weight: 700;
  }
}

.l-single .p-articleMetas__times.c-postTimes {
  width: 100%;
  margin: 0;
}

@media screen and (min-width: 767px) {
  .l-single .p-articleMetas__times.c-postTimes {
    justify-content: flex-end;
  }
}

.l-single .p-articleMetas__times.c-postTimes .c-postTimes__posted {
  color: #AEBBC7;
}

@media screen and (min-width: 767px) {
  .l-single .p-articleMetas__times.c-postTimes .c-postTimes__posted {
    font-size: 12px;
    line-height: 2.3333333333;
    letter-spacing: 0.05em;
    font-weight: 600;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-single .p-articleMetas__times.c-postTimes .c-postTimes__posted {
    font-size: 0.8333333333vw;
  }
}

@media screen and (max-width: 766px) {
  .l-single .p-articleMetas__times.c-postTimes .c-postTimes__posted {
    font-size: calc((12 / 375) * 100vw);
    line-height: 2.3333333333;
    letter-spacing: 0.05em;
    font-weight: 600;
  }
}

.l-single .p-toc {
  width: 100% !important;
  background-color: #FFFFFF;
}

@media screen and (min-width: 767px) {
  .l-single .p-toc {
    padding: 20px 30px;
    margin: 0 0 30px !important;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-single .p-toc {
    padding: 1.3888888889vw 2.0833333333vw;
    margin: 0 0 2.0833333333vw !important;
  }
}

@media screen and (max-width: 766px) {
  .l-single .p-toc {
    padding: 5.3333333333vw;
    margin: 0 0 9.6vw !important;
  }
}

.l-single .p-toc .p-toc__ttl {
  padding: 0;
  border: none;
}

@media screen and (min-width: 767px) {
  .l-single .p-toc .p-toc__ttl {
    font-size: 16px;
    line-height: 1.625;
    letter-spacing: 0.05em;
    font-weight: 700;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-single .p-toc .p-toc__ttl {
    font-size: 1.1111111111vw;
  }
}

@media screen and (max-width: 766px) {
  .l-single .p-toc .p-toc__ttl {
    font-size: calc((16 / 375) * 100vw);
    line-height: 1.625;
    letter-spacing: 0.05em;
    font-weight: 700;
  }
}

@media screen and (min-width: 767px) {
  .l-single .p-toc .p-toc__ttl {
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-single .p-toc .p-toc__ttl {
    margin-bottom: 0.6944444444vw;
  }
}

@media screen and (max-width: 766px) {
  .l-single .p-toc .p-toc__ttl {
    margin-bottom: 2.6666666667vw;
  }
}

.l-single .p-toc .p-toc__ttl::before {
  content: "\e910";
}

.l-single .p-toc .p-toc__list li {
  list-style-type: none !important;
  margin: 0;
}

@media screen and (min-width: 767px) {
  .l-single .p-toc .p-toc__list li {
    padding-left: 20px;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-single .p-toc .p-toc__list li {
    padding-left: 1.3888888889vw;
  }
}

@media screen and (max-width: 766px) {
  .l-single .p-toc .p-toc__list li {
    padding-left: 2.6666666667vw;
  }
}

.l-single .p-toc .p-toc__list li::before {
  padding: 0;
  right: 0;
  left: 0;
  font-family: inherit;
  font-size: inherit;
}

@media screen and (min-width: 767px) {
  .l-single .p-toc .p-toc__list li::before {
    top: 13.5px;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-single .p-toc .p-toc__list li::before {
    top: 0.9375vw;
  }
}

@media screen and (max-width: 766px) {
  .l-single .p-toc .p-toc__list li::before {
    top: 3.7333333333vw;
  }
}

.l-single .p-toc .p-toc__list li a {
  display: block;
  border-bottom: 1px dashed #AEBBC7;
}

@media screen and (min-width: 767px) {
  .l-single .p-toc .p-toc__list li a {
    padding: 10px 0;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-single .p-toc .p-toc__list li a {
    padding: 0.6944444444vw 0;
  }
}

@media screen and (max-width: 766px) {
  .l-single .p-toc .p-toc__list li a {
    padding: 2.6666666667vw 0;
  }
}

.l-single .p-toc .p-toc__list li::before {
  border: none;
}

@media screen and (min-width: 767px) {
  .l-single .p-toc .p-toc__list&gt;li {
    font-size: 16px;
    /* line-height: 1.625; */
    letter-spacing: 0.05em;
    font-weight: 700;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-single .p-toc .p-toc__list&gt;li {
    font-size: 1.1111111111vw;
  }
}

@media screen and (min-width: 767px) {
  .l-single .p-toc .p-toc__list&gt;li {
    font-size: 14px;
    /* line-height: 1.8571428571; */
    letter-spacing: 0.05em;
    font-weight: 700;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-single .p-toc .p-toc__list&gt;li {
    font-size: 0.9722222222vw;
  }
}

.l-single .p-toc .p-toc__list&gt;li a {
  color: #333333;
}

@media screen and (min-width: 767px) {
  .l-single .p-toc .p-toc__list&gt;li a {
    font-size: 16px;
    /* line-height: 1.625; */
    letter-spacing: 0.05em;
    font-weight: 700;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-single .p-toc .p-toc__list&gt;li a {
    font-size: 1.1111111111vw;
  }
}

@media screen and (min-width: 767px) {
  .l-single .p-toc .p-toc__list&gt;li a {
    font-size: 14px;
    /* line-height: 1.8571428571; */
    letter-spacing: 0.05em;
    font-weight: 700;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-single .p-toc .p-toc__list&gt;li a {
    font-size: 0.9722222222vw;
  }
}

@media screen and (min-width: 767px) {
  .l-single .p-toc .p-toc__list&gt;li a {
    padding-left: 20px;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-single .p-toc .p-toc__list&gt;li a {
    padding-left: 1.3888888889vw;
  }
}

@media screen and (max-width: 766px) {
  .l-single .p-toc .p-toc__list&gt;li a {
    padding-left: 5.3333333333vw;
  }
}

@media screen and (min-width: 767px) {
  .l-single .p-toc .p-toc__list ol li {
    font-size: 16px;
    /* line-height: 1.625; */
    letter-spacing: 0.05em;
    font-weight: 400;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-single .p-toc .p-toc__list ol li {
    font-size: 1.1111111111vw;
  }
}

@media screen and (min-width: 767px) {
  .l-single .p-toc .p-toc__list ol li {
    font-size: 14px;
    /* line-height: 1.5714285714; */
    letter-spacing: 0.05em;
    font-weight: 400;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-single .p-toc .p-toc__list ol li {
    font-size: 0.9722222222vw;
  }
}

.l-single .p-toc .p-toc__list ol li a {
  color: #333333;
}

@media screen and (min-width: 767px) {
  .l-single .p-toc .p-toc__list ol li a {
    font-size: 16px;
    /* line-height: 1.625; */
    letter-spacing: 0.05em;
    font-weight: 400;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-single .p-toc .p-toc__list ol li a {
    font-size: 1.1111111111vw;
  }
}

@media screen and (min-width: 767px) {
  .l-single .p-toc .p-toc__list ol li a {
    font-size: 14px;
    /* line-height: 1.5714285714; */
    letter-spacing: 0.05em;
    font-weight: 400;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-single .p-toc .p-toc__list ol li a {
    font-size: 0.9722222222vw;
  }
}

@media screen and (min-width: 767px) {
  .l-single .p-toc .p-toc__list ol li a {
    padding-left: 40px;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-single .p-toc .p-toc__list ol li a {
    padding-left: clamp(40px, 2.5vw, 80px);
    padding-left: 40px;
  }
}

@media screen and (max-width: 766px) {
  .l-single .p-toc .p-toc__list ol li a {
    padding-left: 40px;
  }
}

@media screen and (min-width: 767px) {
  .l-single .post_content {
    margin-top: 30px;
    margin-bottom: 50px;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-single .post_content {
    margin-top: 2.0833333333vw;
    margin-bottom: 3.4722222222vw;
  }
}

@media screen and (max-width: 766px) {
  .l-single .post_content {
    margin-top: 5.3333333333vw;
    margin-bottom: 5.3333333333vw;
  }
}


@media screen and (min-width: 767px) {

  .l-single .post_content p,
  .l-single .post_content li {
    font-size: 16px;
    /* line-height: 1.75;
    letter-spacing: 0.05em; */
    font-weight: 400;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {

  .l-single .post_content p,
  .l-single .post_content li {
    font-size: 1.1111111111vw;
  }
}

@media screen and (max-width: 766px) {

  .l-single .post_content p,
  .l-single .post_content li {
    font-size: calc((14 / 375) * 100vw);
    /* line-height: 1.5714285714; */
    letter-spacing: 0.05em;
    font-weight: 400;
  }
}

@media screen and (min-width: 767px) {

  .l-single .post_content p:not(:last-of-type),
  .l-single .post_content li:not(:last-of-type) {
    /* margin-bottom: 12px; */
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {

  .l-single .post_content p:not(:last-of-type),
  .l-single .post_content li:not(:last-of-type) {
    /* margin-bottom: 0.8333333333vw; */
  }
}

@media screen and (max-width: 766px) {

  .l-single .post_content p:not(:last-of-type),
  .l-single .post_content li:not(:last-of-type) {
    /* margin-bottom: 2.6666666667vw; */
  }
}

.l-single .post_content ul li {
  list-style: disc;
}

.l-single .post_content ul[class^="is-style"] li::marker {
  color: transparent;
}

.l-single .post_content ol li {
  /* list-style: decimal; */
}

.l-single .post_content .swl-marker {
  font-weight: 700;
}

.l-single .post_content .tradingview-widget-container * {
  max-width: 100% !important;
}

.l-single .p-articleFoot {
  border: none;
  padding: 0;
  margin: 0;
}

.l-single .c-shareBtns {
  display: flex;
}

@media screen and (min-width: 767px) {
  .l-single .c-shareBtns {
    margin: 30px 0 50px;
    column-gap: 50px;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-single .c-shareBtns {
    margin: 2.0833333333vw 0 3.4722222222vw;
    column-gap: 3.4722222222vw;
  }
}

@media screen and (max-width: 766px) {
  .l-single .c-shareBtns {
    flex-direction: column;
    margin: 4.8vw 0 8vw;
    row-gap: 2.1333333333vw;
  }
}

.l-single .c-shareBtns__message {
  width: auto;
  display: flex;
  align-items: center;
}

.l-single .c-shareBtns__message .__text {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

@media screen and (min-width: 767px) {
  .l-single .c-shareBtns__message .__text {
    font-size: 14px;
    line-height: 1.3571428571;
    letter-spacing: 0em;
    font-weight: 400;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-single .c-shareBtns__message .__text {
    font-size: 0.9722222222vw;
  }
}

@media screen and (max-width: 766px) {
  .l-single .c-shareBtns__message .__text {
    font-size: calc((14 / 375) * 100vw);
    line-height: 1.3571428571;
    letter-spacing: 0em;
    font-weight: 400;
  }
}

@media screen and (min-width: 767px) {
  .l-single .c-shareBtns__message .__text {
    padding-left: 29px;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-single .c-shareBtns__message .__text {
    padding-left: 2.0138888889vw;
  }
}

@media screen and (max-width: 766px) {
  .l-single .c-shareBtns__message .__text {
    padding-left: 7.7333333333vw;
  }
}

.l-single .c-shareBtns__message .__text::before {
  width: 0;
  font-family: icomoon;
  vertical-align: middle;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  content: "\ea82";
  color: #AEBBC7;
  border: none;
}

.l-single .c-shareBtns__message .__text::after {
  display: none;
}

.l-single .c-shareBtns__list {
  padding-top: 0;
  padding-bottom: 0;
  border: none;
}

@media screen and (min-width: 767px) {
  .l-single .c-shareBtns__list {
    column-gap: 30px;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-single .c-shareBtns__list {
    column-gap: 2.0833333333vw;
  }
}

@media screen and (max-width: 766px) {
  .l-single .c-shareBtns__list {
    column-gap: 8vw;
  }
}

.l-single .c-shareBtns__list li {
  flex: 0;
  margin: 0;
}

.l-single .c-shareBtns__btn {
  padding: 0;
}

@media screen and (min-width: 767px) {
  .l-single .c-shareBtns__icon {
    font-size: 24px;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-single .c-shareBtns__icon {
    font-size: 1.666667vw;
  }
}

@media screen and (max-width: 766px) {
  .l-single .c-shareBtns__icon {
    font-size: 25px;
  }
}

.l-single .p-pnLinks__item::before {
  display: none;
}

.l-single .p-pnLinks__item .p-pnLinks__link {
  position: relative;
  padding: 0;
  border: none;
}

.l-single .p-pnLinks__item .p-pnLinks__link:hover {
  box-shadow: none;
}

.l-single .p-pnLinks__item .p-pnLinks__link::before {
  position: absolute;
  content: "";
  display: block;
  background-color: #324353;
  box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.1);
  top: 50%;
  transform: translateY(-50%);
  border-radius: 50%;
}

@media screen and (min-width: 767px) {
  .l-single .p-pnLinks__item .p-pnLinks__link::before {
    width: 60px;
    height: 60px;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-single .p-pnLinks__item .p-pnLinks__link::before {
    width: 4.1666666667vw;
    height: 4.1666666667vw;
  }
}

@media screen and (max-width: 766px) {
  .l-single .p-pnLinks__item .p-pnLinks__link::before {
    width: 10.6666666667vw;
    height: 10.6666666667vw;
  }
}

.l-single .p-pnLinks__item .p-pnLinks__link::after {
  position: absolute;
  font-family: icomoon;
  vertical-align: middle;
  color: #fff;
  top: 50%;
  content: "\e5c5";
}

@media screen and (min-width: 767px) {
  .l-single .p-pnLinks__item .p-pnLinks__link::after {
    font-size: 28px;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-single .p-pnLinks__item .p-pnLinks__link::after {
    font-size: 1.944444vw;
  }
}

@media screen and (max-width: 766px) {
  .l-single .p-pnLinks__item .p-pnLinks__link::after {
    font-size: 18px;
  }
}

@media screen and (min-width: 767px) {
  .l-single .p-pnLinks__item.-prev .p-pnLinks__link {
    padding-left: 73px;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-single .p-pnLinks__item.-prev .p-pnLinks__link {
    padding-left: 5.0694444444vw;
  }
}

@media screen and (max-width: 766px) {
  .l-single .p-pnLinks__item.-prev .p-pnLinks__link {
    padding-left: 14.4vw;
  }
}

.l-single .p-pnLinks__item.-prev .p-pnLinks__link::before {
  left: 0;
}

.l-single .p-pnLinks__item.-prev .p-pnLinks__link::after {
  transform: translateY(-50%) rotate(90deg);
}

@media screen and (min-width: 767px) {
  .l-single .p-pnLinks__item.-prev .p-pnLinks__link::after {
    left: 16px;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-single .p-pnLinks__item.-prev .p-pnLinks__link::after {
    left: 1.1111111111vw;
  }
}

@media screen and (max-width: 766px) {
  .l-single .p-pnLinks__item.-prev .p-pnLinks__link::after {
    left: 2.9333333333vw;
  }
}

@media screen and (min-width: 767px) {
  .l-single .p-pnLinks__item.-next .p-pnLinks__link {
    padding-right: 73px;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-single .p-pnLinks__item.-next .p-pnLinks__link {
    padding-right: 5.0694444444vw;
  }
}

@media screen and (max-width: 766px) {
  .l-single .p-pnLinks__item.-next .p-pnLinks__link {
    padding-right: 14.4vw;
  }
}

.l-single .p-pnLinks__item.-next .p-pnLinks__link::before {
  right: 0;
}

.l-single .p-pnLinks__item.-next .p-pnLinks__link::after {
  transform: translateY(-50%) rotate(-90deg);
}

@media screen and (min-width: 767px) {
  .l-single .p-pnLinks__item.-next .p-pnLinks__link::after {
    right: 16px;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-single .p-pnLinks__item.-next .p-pnLinks__link::after {
    right: 1.1111111111vw;
  }
}

@media screen and (max-width: 766px) {
  .l-single .p-pnLinks__item.-next .p-pnLinks__link::after {
    right: 2.9333333333vw;
  }
}

.l-single .p-pnLinks__item .p-pnLinks__title {
  padding: 0;
  border: none;
}

@media screen and (min-width: 767px) {
  .l-single .p-pnLinks__item .p-pnLinks__title {
    font-size: 14px;
    line-height: 1.5714285714;
    letter-spacing: 0.05em;
    font-weight: 700;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-single .p-pnLinks__item .p-pnLinks__title {
    font-size: 0.9722222222vw;
  }
}

@media screen and (max-width: 766px) {
  .l-single .p-pnLinks__item .p-pnLinks__title {
    font-size: calc((12 / 375) * 100vw);
    line-height: 1.5;
    letter-spacing: 0.05em;
    font-weight: 700;
  }
}

@media screen and (max-width: 766px) {
  .l-single .p-pnLinks {
    flex-direction: column;
    row-gap: 5.3333333333vw;
  }
}

@media screen and (max-width: 766px) {
  .l-single .p-pnLinks .p-pnLinks__item {
    width: 100%;
  }
}

.l-single .l-articleBottom__section.-author {
  background-color: #efefef;
  border-radius: 10px;
}

@media screen and (min-width: 767px) {
  .l-single .l-articleBottom__section.-author {
    margin-top: 30px;
    padding: 30px;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-single .l-articleBottom__section.-author {
    margin-top: 2.0833333333vw;
    padding: 2.0833333333vw;
  }
}

@media screen and (max-width: 766px) {
  .l-single .l-articleBottom__section.-author {
    margin-top: 8vw;
    padding: 5.3333333333vw;
  }
}

.l-single .l-articleBottom__section.-author .c-secTitle {
  border: none;
  padding: 0;
  color: #324353;
}

@media screen and (min-width: 767px) {
  .l-single .l-articleBottom__section.-author .c-secTitle {
    font-size: 20px;
    line-height: 1.5;
    letter-spacing: 0.05em;
    font-weight: 700;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-single .l-articleBottom__section.-author .c-secTitle {
    font-size: 1.3888888889vw;
  }
}

@media screen and (max-width: 766px) {
  .l-single .l-articleBottom__section.-author .c-secTitle {
    font-size: calc((20 / 375) * 100vw);
    line-height: 1.5;
    letter-spacing: 0.05em;
    font-weight: 700;
  }
}

@media screen and (min-width: 767px) {
  .l-single .l-articleBottom__section.-author .c-secTitle {
    margin-bottom: 24px;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-single .l-articleBottom__section.-author .c-secTitle {
    margin-bottom: 1.6666666667vw;
  }
}

@media screen and (max-width: 766px) {
  .l-single .l-articleBottom__section.-author .c-secTitle {
    text-align: center;
    margin-bottom: 5.3333333333vw;
  }
}

.l-single .l-articleBottom__section.-author .c-secTitle::before,
.l-single .l-articleBottom__section.-author .c-secTitle::after {
  display: none;
}

.l-single .l-articleBottom__section.-author .p-authorBox {
  padding: 0;
  border: none;
}

.l-single .l-articleBottom__section.-author .p-authorBox__r {
  border: none;
}

@media screen and (min-width: 767px) {
  .l-single .l-articleBottom__section.-related {
    margin-top: 30px;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-single .l-articleBottom__section.-related {
    margin-top: 2.0833333333vw;
  }
}

@media screen and (max-width: 766px) {
  .l-single .l-articleBottom__section.-related {
    margin-top: 5.3333333333vw;
  }
}

.l-single .l-articleBottom__section.-related .c-secTitle {
  padding: 0;
  margin: 0;
  background-color: transparent;
  border: none;
  color: #324353;
  position: relative;
  border-bottom: 1px solid #8D8D8D;
}

@media screen and (min-width: 767px) {
  .l-single .l-articleBottom__section.-related .c-secTitle {
    font-size: 24px;
    line-height: 1.5;
    letter-spacing: 0.05em;
    font-weight: 700;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-single .l-articleBottom__section.-related .c-secTitle {
    font-size: 1.6666666667vw;
  }
}

@media screen and (max-width: 766px) {
  .l-single .l-articleBottom__section.-related .c-secTitle {
    font-size: calc((18 / 375) * 100vw);
    line-height: 1.5;
    letter-spacing: 0.05em;
    font-weight: 700;
  }
}

@media screen and (min-width: 767px) {
  .l-single .l-articleBottom__section.-related .c-secTitle {
    padding-bottom: 10px;
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-single .l-articleBottom__section.-related .c-secTitle {
    padding-bottom: 0.6944444444vw;
    margin-bottom: 2.0833333333vw;
  }
}

@media screen and (max-width: 766px) {
  .l-single .l-articleBottom__section.-related .c-secTitle {
    padding-bottom: 2.6666666667vw;
    margin-bottom: 5.3333333333vw;
  }
}

.l-single .l-articleBottom__section.-related .c-secTitle::first-letter {
  color: #0071BC;
}

.l-single .l-articleBottom__section.-related .c-secTitle::before {
  position: absolute;
  content: "";
  display: block;
  background-color: #324353;
  height: 3px;
  top: auto;
  bottom: 0;
  transform: translateY(50%);
  left: 0;
  z-index: 1;
  border: none;
}

@media screen and (min-width: 767px) {
  .l-single .l-articleBottom__section.-related .c-secTitle::before {
    width: 240px;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-single .l-articleBottom__section.-related .c-secTitle::before {
    width: 16.6666666667vw;
  }
}

@media screen and (max-width: 766px) {
  .l-single .l-articleBottom__section.-related .c-secTitle::before {
    width: 26.6666666667vw;
  }
}

@media screen and (min-width: 767px) {
  .l-single .p-authorBox {
    align-items: flex-start;
    column-gap: 30px;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-single .p-authorBox {
    column-gap: 2.0833333333vw;
  }
}

.l-single .p-authorBox__l {
  flex-shrink: 0;
  width: auto;
  display: flex;
  align-items: center;
}

@media screen and (min-width: 767px) {
  .l-single .p-authorBox__l {
    column-gap: 20px;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-single .p-authorBox__l {
    column-gap: 1.3888888889vw;
  }
}

@media screen and (max-width: 766px) {
  .l-single .p-authorBox__l {
    column-gap: 5.3333333333vw;
    margin-bottom: 5.3333333333vw;
  }
}

@media screen and (min-width: 767px) {
  .l-single .p-authorBox__l img {
    width: 80px;
    height: 80px;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-single .p-authorBox__l img {
    width: 5.5555555556vw;
    height: 5.5555555556vw;
  }
}

@media screen and (max-width: 766px) {
  .l-single .p-authorBox__l img {
    width: 21.3333333333vw;
    height: 21.3333333333vw;
  }
}

.l-single .p-authorBox__l .p-authorBox__name {
  text-align: left;
  color: #3B4043;
}

@media screen and (min-width: 767px) {
  .l-single .p-authorBox__l .p-authorBox__name {
    font-size: 16px;
    line-height: 1.75;
    letter-spacing: 0.05em;
    font-weight: 700;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-single .p-authorBox__l .p-authorBox__name {
    font-size: 1.1111111111vw;
  }
}

@media screen and (max-width: 766px) {
  .l-single .p-authorBox__l .p-authorBox__name {
    font-size: calc((16 / 375) * 100vw);
    line-height: 1.75;
    letter-spacing: 0.05em;
    font-weight: 700;
  }
}

@media screen and (min-width: 767px) {
  .l-single .p-authorBox__l .p-authorBox__name {
    margin-bottom: 8px;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-single .p-authorBox__l .p-authorBox__name {
    margin-bottom: 0.5555555556vw;
  }
}

@media screen and (max-width: 766px) {
  .l-single .p-authorBox__l .p-authorBox__name {
    margin-bottom: 2.1333333333vw;
  }
}

.l-single .p-authorBox__l .p-authorBox__iconList {
  flex-wrap: nowrap;
}

@media screen and (min-width: 767px) {
  .l-single .p-authorBox__l .p-authorBox__iconList {
    column-gap: 10px;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-single .p-authorBox__l .p-authorBox__iconList {
    column-gap: 0.6944444444vw;
  }
}

@media screen and (max-width: 766px) {
  .l-single .p-authorBox__l .p-authorBox__iconList {
    column-gap: 2.6666666667vw;
  }
}

.l-single .p-authorBox__l .p-authorBox__iconList .c-iconList__link {
  border: none;
  padding: 0;
  margin: 0;
  font-size: auto;
  display: flex;
}

@media screen and (min-width: 767px) {
  .l-single .p-authorBox__l .p-authorBox__iconList .c-iconList__link {
    font-size: 20px;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-single .p-authorBox__l .p-authorBox__iconList .c-iconList__link {
    font-size: 1.3888889vw;
  }
}

@media screen and (max-width: 766px) {
  .l-single .p-authorBox__l .p-authorBox__iconList .c-iconList__link {
    font-size: 20px;
  }
}

.l-single .p-authorBox__l .p-authorBox__iconList .c-iconList__icon {
  padding: 0;
}

.l-single .p-authorBox__l .p-authorBox__iconList .icon-instagram:before {
  color: #e4405f;
}

.l-single .p-authorBox__l .p-authorBox__iconList .icon-line:before {
  color: #00c300;
}

.l-single .p-authorBox__l .p-authorBox__iconList .icon-pinterest:before {
  color: #bd081c;
}

.l-single .p-authorBox__l .p-authorBox__iconList .icon-pocket:before {
  color: #ef3f56;
}

.l-single .p-authorBox__l .p-authorBox__iconList .icon-rss:before {
  color: orange;
}

.l-single .p-authorBox__l .p-authorBox__iconList .icon-tumblr:before {
  color: #36465d;
}

.l-single .p-authorBox__l .p-authorBox__iconList .icon-twitter:before {
  color: #1da1f2;
}

.l-single .p-authorBox__l .p-authorBox__iconList .icon-youtube:before {
  color: red;
}

.l-single .p-authorBox__r {
  padding: 0;
  width: auto;
}

.l-single .p-authorBox__desc {
  text-align: left;
  color: #3B4043;
}

@media screen and (min-width: 767px) {
  .l-single .p-authorBox__desc {
    font-size: 16px;
    line-height: 1.75;
    letter-spacing: 0.05em;
    font-weight: 400;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-single .p-authorBox__desc {
    font-size: 1.1111111111vw;
  }
}

@media screen and (max-width: 766px) {
  .l-single .p-authorBox__desc {
    font-size: calc((14 / 375) * 100vw);
    line-height: 1.5714285714;
    letter-spacing: 0.05em;
    font-weight: 400;
  }
}

.l-single .l-articleBottom__section.-comment {
  background-color: #fff;
  border-radius: 10px;
}

@media screen and (min-width: 767px) {
  .l-single .l-articleBottom__section.-comment {
    margin-top: 50px;
    padding: 30px 30px 45px;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-single .l-articleBottom__section.-comment {
    margin-top: 3.4722222222vw;
    padding: 2.0833333333vw 2.0833333333vw 3.125vw;
  }
}

@media screen and (max-width: 766px) {
  .l-single .l-articleBottom__section.-comment {
    margin-top: 8vw;
    padding: 5.3333333333vw 5.3333333333vw 9.3333333333vw;
  }
}

.l-single .l-articleBottom__section.-comment .c-secTitle {
  padding: 0;
  margin: 0;
  background-color: transparent;
  border: none;
  color: #324353;
  position: relative;
  border-bottom: 1px solid #8D8D8D;
}

@media screen and (min-width: 767px) {
  .l-single .l-articleBottom__section.-comment .c-secTitle {
    font-size: 24px;
    line-height: 1.5;
    letter-spacing: 0.05em;
    font-weight: 700;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-single .l-articleBottom__section.-comment .c-secTitle {
    font-size: 1.6666666667vw;
  }
}

@media screen and (max-width: 766px) {
  .l-single .l-articleBottom__section.-comment .c-secTitle {
    font-size: calc((18 / 375) * 100vw);
    line-height: 1.5;
    letter-spacing: 0.05em;
    font-weight: 700;
  }
}

@media screen and (min-width: 767px) {
  .l-single .l-articleBottom__section.-comment .c-secTitle {
    padding-bottom: 10px;
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-single .l-articleBottom__section.-comment .c-secTitle {
    padding-bottom: 0.6944444444vw;
    margin-bottom: 2.0833333333vw;
  }
}

@media screen and (max-width: 766px) {
  .l-single .l-articleBottom__section.-comment .c-secTitle {
    padding-bottom: 2.6666666667vw;
    margin-bottom: 5.3333333333vw;
  }
}

.l-single .l-articleBottom__section.-comment .c-secTitle::first-letter {
  color: #0071BC;
}

.l-single .l-articleBottom__section.-comment .c-secTitle::before {
  position: absolute;
  content: "";
  display: block;
  background-color: #324353;
  height: 3px;
  top: auto;
  bottom: 0;
  transform: translateY(50%);
  left: 0;
  z-index: 1;
  border: none;
}

@media screen and (min-width: 767px) {
  .l-single .l-articleBottom__section.-comment .c-secTitle::before {
    width: 240px;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-single .l-articleBottom__section.-comment .c-secTitle::before {
    width: 16.6666666667vw;
  }
}

@media screen and (max-width: 766px) {
  .l-single .l-articleBottom__section.-comment .c-secTitle::before {
    width: 26.6666666667vw;
  }
}

.l-single .l-articleBottom__section.-comment .c-secTitle .number {
  position: absolute;
  right: 0;
  color: #3B4043;
}

@media screen and (min-width: 767px) {
  .l-single .l-articleBottom__section.-comment .c-secTitle .number {
    font-size: 12px;
    line-height: 1.8333333333;
    letter-spacing: 0em;
    font-weight: 700;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-single .l-articleBottom__section.-comment .c-secTitle .number {
    font-size: 0.8333333333vw;
  }
}

@media screen and (max-width: 766px) {
  .l-single .l-articleBottom__section.-comment .c-secTitle .number {
    font-size: calc((12 / 375) * 100vw);
    line-height: 1.8333333333;
    letter-spacing: 0em;
    font-weight: 700;
  }
}

@media screen and (min-width: 767px) {
  .l-single .l-articleBottom__section.-comment .c-secTitle .number {
    bottom: 10px;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-single .l-articleBottom__section.-comment .c-secTitle .number {
    bottom: 0.6944444444vw;
  }
}

@media screen and (max-width: 766px) {
  .l-single .l-articleBottom__section.-comment .c-secTitle .number {
    bottom: 2.6666666667vw;
  }
}

.l-single .l-articleBottom__section.-comment .c-secTitle .number span {
  color: #AEBBC7;
  font-weight: 400;
}

.l-single .l-articleBottom__section.-comment .c-secTitle .number::before {
  font-size: inherit;
  content: "\e96b";
  display: inline-block;
  font-family: icomoon;
  vertical-align: middle;
  color: #AEBBC7;
}

@media screen and (min-width: 767px) {
  .l-single .l-articleBottom__section.-comment .c-secTitle .number::before {
    margin-right: 8px;
    margin-bottom: 3px;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-single .l-articleBottom__section.-comment .c-secTitle .number::before {
    margin-right: 0.5555555556vw;
    margin-bottom: 0.2083333333vw;
  }
}

@media screen and (max-width: 766px) {
  .l-single .l-articleBottom__section.-comment .c-secTitle .number::before {
    margin-right: 2.1333333333vw;
    margin-bottom: 0.8vw;
  }
}

@media screen and (min-width: 767px) {
  .l-single .comment-content {
    margin-top: 20px;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-single .comment-content {
    margin-top: 1.3888888889vw;
  }
}

@media screen and (max-width: 766px) {
  .l-single .comment-content {
    margin-top: 4.2666666667vw;
  }
}

.l-single .p-commentArea {
  background: transparent;
  padding: 0;
}

.l-single .comment-form-comment,
.l-single .comment-form-author,
.l-single .comment-form-email,
.l-single .comment-form-url {
  display: flex;
  align-items: flex-start;
}

@media screen and (min-width: 767px) {

  .l-single .comment-form-comment,
  .l-single .comment-form-author,
  .l-single .comment-form-email,
  .l-single .comment-form-url {
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {

  .l-single .comment-form-comment,
  .l-single .comment-form-author,
  .l-single .comment-form-email,
  .l-single .comment-form-url {
    margin-bottom: 1.3888888889vw;
  }
}

@media screen and (max-width: 766px) {

  .l-single .comment-form-comment,
  .l-single .comment-form-author,
  .l-single .comment-form-email,
  .l-single .comment-form-url {
    flex-direction: column;
    margin-bottom: 5.3333333333vw;
    row-gap: 2.6666666667vw;
  }
}

.l-single .comment-form-comment textarea,
.l-single .comment-form-comment input,
.l-single .comment-form-author textarea,
.l-single .comment-form-author input,
.l-single .comment-form-email textarea,
.l-single .comment-form-email input,
.l-single .comment-form-url textarea,
.l-single .comment-form-url input {
  border: none;
  background-color: #F8F8F8 !important;
}

@media screen and (min-width: 767px) {

  .l-single .comment-form-comment textarea,
  .l-single .comment-form-comment input,
  .l-single .comment-form-author textarea,
  .l-single .comment-form-author input,
  .l-single .comment-form-email textarea,
  .l-single .comment-form-email input,
  .l-single .comment-form-url textarea,
  .l-single .comment-form-url input {
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: 0.05em;
    font-weight: 700;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {

  .l-single .comment-form-comment textarea,
  .l-single .comment-form-comment input,
  .l-single .comment-form-author textarea,
  .l-single .comment-form-author input,
  .l-single .comment-form-email textarea,
  .l-single .comment-form-email input,
  .l-single .comment-form-url textarea,
  .l-single .comment-form-url input {
    font-size: 1.1111111111vw;
  }
}

@media screen and (max-width: 766px) {

  .l-single .comment-form-comment textarea,
  .l-single .comment-form-comment input,
  .l-single .comment-form-author textarea,
  .l-single .comment-form-author input,
  .l-single .comment-form-email textarea,
  .l-single .comment-form-email input,
  .l-single .comment-form-url textarea,
  .l-single .comment-form-url input {
    font-size: calc((16 / 375) * 100vw);
    line-height: 1.5;
    letter-spacing: 0.05em;
    font-weight: 700;
  }
}

@media screen and (min-width: 767px) {

  .l-single .comment-form-comment textarea,
  .l-single .comment-form-comment input,
  .l-single .comment-form-author textarea,
  .l-single .comment-form-author input,
  .l-single .comment-form-email textarea,
  .l-single .comment-form-email input,
  .l-single .comment-form-url textarea,
  .l-single .comment-form-url input {
    padding: 13px;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {

  .l-single .comment-form-comment textarea,
  .l-single .comment-form-comment input,
  .l-single .comment-form-author textarea,
  .l-single .comment-form-author input,
  .l-single .comment-form-email textarea,
  .l-single .comment-form-email input,
  .l-single .comment-form-url textarea,
  .l-single .comment-form-url input {
    padding: 0.9027777778vw;
  }
}

@media screen and (max-width: 766px) {

  .l-single .comment-form-comment textarea,
  .l-single .comment-form-comment input,
  .l-single .comment-form-author textarea,
  .l-single .comment-form-author input,
  .l-single .comment-form-email textarea,
  .l-single .comment-form-email input,
  .l-single .comment-form-url textarea,
  .l-single .comment-form-url input {
    padding: 3.4666666667vw;
  }
}

.l-single .comment-form-comment ::placeholder,
.l-single .comment-form-author ::placeholder,
.l-single .comment-form-email ::placeholder,
.l-single .comment-form-url ::placeholder {
  color: #DBDBDB;
}

@media screen and (min-width: 767px) {

  .l-single .comment-form-comment ::placeholder,
  .l-single .comment-form-author ::placeholder,
  .l-single .comment-form-email ::placeholder,
  .l-single .comment-form-url ::placeholder {
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: 0.05em;
    font-weight: 700;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {

  .l-single .comment-form-comment ::placeholder,
  .l-single .comment-form-author ::placeholder,
  .l-single .comment-form-email ::placeholder,
  .l-single .comment-form-url ::placeholder {
    font-size: 1.1111111111vw;
  }
}

@media screen and (max-width: 766px) {

  .l-single .comment-form-comment ::placeholder,
  .l-single .comment-form-author ::placeholder,
  .l-single .comment-form-email ::placeholder,
  .l-single .comment-form-url ::placeholder {
    font-size: calc((16 / 375) * 100vw);
    line-height: 1.5;
    letter-spacing: 0.05em;
    font-weight: 700;
  }
}

.l-single .comment-respond label {
  color: #324353;
  display: block;
  flex-shrink: 0;
}

@media screen and (min-width: 767px) {
  .l-single .comment-respond label {
    font-size: 18px;
    line-height: 1.4444444444;
    letter-spacing: 0.05em;
    font-weight: 700;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-single .comment-respond label {
    font-size: 1.25vw;
  }
}

@media screen and (max-width: 766px) {
  .l-single .comment-respond label {
    font-size: calc((18 / 375) * 100vw);
    line-height: 1.4444444444;
    letter-spacing: 0.05em;
    font-weight: 700;
  }
}

@media screen and (min-width: 767px) {
  .l-single .comment-respond label {
    width: 144px;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-single .comment-respond label {
    width: 10vw;
  }
}

@media screen and (max-width: 766px) {
  .l-single .comment-respond label {
    width: 100%;
  }
}

.l-single .comment-respond label .required {
  display: none;
}

.l-single .comment-form-cookies-consent {
  color: #3B4043;
  align-items: flex-start;
}

@media screen and (min-width: 767px) {
  .l-single .comment-form-cookies-consent {
    margin-left: auto;
    margin-bottom: 30px;
    width: calc(100% - 144px);
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-single .comment-form-cookies-consent {
    margin-bottom: 2.0833333333vw;
    width: calc(100% - 10vw);
  }
}

@media screen and (max-width: 766px) {
  .l-single .comment-form-cookies-consent {
    margin-bottom: 8vw;
  }
}

.l-single .comment-form-cookies-consent label {
  width: 100%;
  flex-shrink: 1;
}

@media screen and (min-width: 767px) {
  .l-single .comment-form-cookies-consent label {
    font-size: 14px;
    line-height: 1.7142857143;
    letter-spacing: 0.05em;
    font-weight: 400;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-single .comment-form-cookies-consent label {
    font-size: 0.9722222222vw;
  }
}

@media screen and (max-width: 766px) {
  .l-single .comment-form-cookies-consent label {
    font-size: calc((14 / 375) * 100vw);
    line-height: 1.7142857143;
    letter-spacing: 0.05em;
    font-weight: 400;
  }
}

@media screen and (min-width: 767px) {
  .l-single .comment-form-cookies-consent input {
    margin-top: 10px;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-single .comment-form-cookies-consent input {
    margin-top: 0.6944444444vw;
  }
}

@media screen and (max-width: 766px) {
  .l-single .comment-form-cookies-consent input {
    margin-top: 2.6666666667vw;
  }
}

.l-single .p-commentArea__title {
  display: none;
}

.l-single .comment-respond #submit {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  background: linear-gradient(to right, #0471bc 0%, #28b191 100%);
  color: #fff;
  box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.15);
}

@media screen and (min-width: 767px) {
  .l-single .comment-respond #submit {
    font-size: 16px;
    line-height: 1;
    letter-spacing: 0.05em;
    font-weight: 700;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-single .comment-respond #submit {
    font-size: 1.1111111111vw;
  }
}

@media screen and (max-width: 766px) {
  .l-single .comment-respond #submit {
    font-size: calc((16 / 375) * 100vw);
    line-height: 1;
    letter-spacing: 0.05em;
    font-weight: 700;
  }
}

@media screen and (min-width: 767px) {
  .l-single .comment-respond #submit {
    width: 260px;
    height: 60px;
    border-radius: 30px;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-single .comment-respond #submit {
    width: 18.0555555556vw;
    height: 4.1666666667vw;
    border-radius: 2.0833333333vw;
  }
}

@media screen and (max-width: 766px) {
  .l-single .comment-respond #submit {
    width: 69.3333333333vw;
    height: 16vw;
    border-radius: 8vw;
  }
}

.l-single .comment-meta {
  display: flex;
}

@media screen and (min-width: 767px) {
  .l-single .comment-meta {
    align-items: center;
    justify-content: space-between;
  }
}

@media screen and (max-width: 766px) {
  .l-single .comment-meta {
    flex-direction: column;
  }
}

.l-single .comment-metadata {
  color: #AEBBC7;
}

@media screen and (min-width: 767px) {
  .l-single .comment-metadata {
    font-size: 12px;
    line-height: 2.3333333333;
    letter-spacing: 0.05em;
    font-weight: 600;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-single .comment-metadata {
    font-size: 0.8333333333vw;
  }
}

@media screen and (max-width: 766px) {
  .l-single .comment-metadata {
    font-size: calc((12 / 375) * 100vw);
    line-height: 2.3333333333;
    letter-spacing: 0.05em;
    font-weight: 600;
  }
}

.l-single .comment-metadata::before {
  font-size: inherit;
  content: "\e931";
  display: inline-block;
  font-family: icomoon;
  vertical-align: middle;
  color: #AEBBC7;
}

@media screen and (min-width: 767px) {
  .l-single .comment-metadata::before {
    margin-right: 5px;
    margin-bottom: 3px;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-single .comment-metadata::before {
    margin-right: 0.3472222222vw;
    margin-bottom: 0.2083333333vw;
  }
}

@media screen and (max-width: 766px) {
  .l-single .comment-metadata::before {
    margin-right: 1.3333333333vw;
    margin-bottom: 0.8vw;
  }
}

.l-single .comment-content&gt;p {
  margin: 0;
}

@media screen and (min-width: 767px) {
  .l-single .comment-content&gt;p {
    font-size: 14px;
    line-height: 1.7142857143;
    letter-spacing: 0.05em;
    font-weight: 400;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-single .comment-content&gt;p {
    font-size: 0.9722222222vw;
  }
}

@media screen and (max-width: 766px) {
  .l-single .comment-content&gt;p {
    font-size: calc((14 / 375) * 100vw);
    line-height: 1.5714285714;
    letter-spacing: 0.05em;
    font-weight: 400;
  }
}

@media screen and (min-width: 767px) {
  .l-single .reply {
    text-align: right;
    margin-top: 20px;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-single .reply {
    margin-top: 1.3888888889vw;
  }
}

@media screen and (max-width: 766px) {
  .l-single .reply {
    text-align: center;
    margin-top: 5.3333333333vw;
  }
}

.l-single .comment-reply-link {
  color: #324353;
  background-color: #EAEAEA;
}

@media screen and (min-width: 767px) {
  .l-single .comment-reply-link {
    font-size: 14px;
    line-height: 1.5;
    letter-spacing: 0.05em;
    font-weight: 700;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-single .comment-reply-link {
    font-size: 0.9722222222vw;
  }
}

@media screen and (max-width: 766px) {
  .l-single .comment-reply-link {
    font-size: calc((14 / 375) * 100vw);
    line-height: 1.5;
    letter-spacing: 0.05em;
    font-weight: 700;
  }
}

@media screen and (min-width: 767px) {
  .l-single .comment-reply-link {
    padding: 10px 30px;
    border-radius: 25px;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-single .comment-reply-link {
    padding: 0.6944444444vw 2.0833333333vw;
    border-radius: 1.7361111111vw;
  }
}

@media screen and (max-width: 766px) {
  .l-single .comment-reply-link {
    padding: 2.6666666667vw 8vw;
    border-radius: 6.6666666667vw;
  }
}

.l-single .c-postThumb__figure {
  aspect-ratio: 2/1;
}

.l-single .c-postThumb__figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.l-single .c-postThumb__figure::before {
  display: none;
}

@media screen and (min-width: 767px) {
  .l-single .p-postList__meta {
    justify-content: flex-end;
  }
}

.l-single .c-postTimes__posted {
  color: #AEBBC7;
}

@media screen and (min-width: 767px) {
  .l-single .c-postTimes__posted {
    font-size: 12px;
    line-height: 2.3333333333;
    letter-spacing: 0.05em;
    font-weight: 600;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-single .c-postTimes__posted {
    font-size: 0.8333333333vw;
  }
}

@media screen and (max-width: 766px) {
  .l-single .c-postTimes__posted {
    font-size: calc((12 / 375) * 100vw);
    line-height: 2.3333333333;
    letter-spacing: 0.05em;
    font-weight: 600;
  }
}

.l-single .c-posts__content {
  color: #324353;
}

@media screen and (min-width: 767px) {
  .l-single .c-posts__content {
    font-size: 14px;
    line-height: 1.7142857143;
    letter-spacing: 0.05em;
    font-weight: 400;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-single .c-posts__content {
    font-size: 0.9722222222vw;
  }
}

@media screen and (max-width: 766px) {
  .l-single .c-posts__content {
    font-size: calc((14 / 375) * 100vw);
    line-height: 1.5714285714;
    letter-spacing: 0.05em;
    font-weight: 400;
  }
}

@media screen and (min-width: 767px) {
  .l-single .c-posts__content {
    margin: 10px 0;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-single .c-posts__content {
    margin: 0.6944444444vw 0;
  }
}

@media screen and (max-width: 766px) {
  .l-single .c-posts__content {
    margin: 2.6666666667vw 0;
  }
}

.l-single .rmp-archive-results-widget {
  display: none;
}

.l-archive {
  background-color: transparent !important;
}

@media screen and (min-width: 767px) {
  .l-archive {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
}

@media screen and (max-width: 766px) {
  .l-archive {
    padding: 0 2.6666666667vw !important;
  }
}

.l-archive .c-postTitle__ttl {
  position: relative;
}

@media screen and (min-width: 767px) {
  .l-archive .c-postTitle__ttl {
    font-size: 36px;
    line-height: 1.5;
    letter-spacing: 0.1em;
    font-weight: 700;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-archive .c-postTitle__ttl {
    font-size: 2.5vw;
  }
}

@media screen and (max-width: 766px) {
  .l-archive .c-postTitle__ttl {
    font-size: calc((28 / 375) * 100vw);
    line-height: 1.5;
    letter-spacing: 0.1em;
    font-weight: 700;
  }
}

@media screen and (min-width: 767px) {
  .l-archive .c-postTitle__ttl {
    padding-left: 30px;
    margin-bottom: 50px;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-archive .c-postTitle__ttl {
    padding-left: 2.0833333333vw;
    margin-bottom: 3.4722222222vw;
  }
}

@media screen and (max-width: 766px) {
  .l-archive .c-postTitle__ttl {
    padding-left: 6.6666666667vw;
    margin-bottom: 8vw;
  }
}

.l-archive .c-postTitle__ttl::before {
  position: absolute;
  content: "";
  display: block;
  border-radius: 50%;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  background: linear-gradient(to right, #0471bc 0%, #28b191 100%);
}

@media screen and (min-width: 767px) {
  .l-archive .c-postTitle__ttl::before {
    width: 20px;
    height: 20px;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-archive .c-postTitle__ttl::before {
    width: 1.3888888889vw;
    height: 1.3888888889vw;
  }
}

@media screen and (max-width: 766px) {
  .l-archive .c-postTitle__ttl::before {
    width: 4vw;
    height: 4vw;
  }
}

.l-archive .p-articleMetas__termList.c-categoryList {
  width: 100%;
  margin: 0;
}

@media screen and (min-width: 767px) {
  .l-archive .p-articleMetas__termList.c-categoryList {
    margin-bottom: 20px;
    gap: 10px;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-archive .p-articleMetas__termList.c-categoryList {
    margin-bottom: 1.3888888889vw;
    gap: 0.6944444444vw;
  }
}

@media screen and (max-width: 766px) {
  .l-archive .p-articleMetas__termList.c-categoryList {
    margin-bottom: 5.3333333333vw;
    gap: 2.6666666667vw;
  }
}

.l-archive .p-articleMetas__termList.c-categoryList::before {
  display: none;
}

.l-archive .c-categoryList__link {
  color: #1C1C1C;
  margin: 0;
  background-color: #EAEAEA;
}

@media screen and (min-width: 767px) {
  .l-archive .c-categoryList__link {
    font-size: 12px;
    line-height: 1.5;
    letter-spacing: 0.05em;
    font-weight: 700;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-archive .c-categoryList__link {
    font-size: 0.8333333333vw;
  }
}

@media screen and (max-width: 766px) {
  .l-archive .c-categoryList__link {
    font-size: calc((12 / 375) * 100vw);
    line-height: 1.5;
    letter-spacing: 0.05em;
    font-weight: 700;
  }
}

@media screen and (min-width: 767px) {
  .l-archive .c-categoryList__link {
    border-radius: 26px;
    padding: 5px 10px;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-archive .c-categoryList__link {
    border-radius: 1.8055555556vw;
    padding: 0.3472222222vw 0.6944444444vw;
  }
}

@media screen and (max-width: 766px) {
  .l-archive .c-categoryList__link {
    border-radius: 6.9333333333vw;
    padding: 1.3333333333vw 2.6666666667vw;
  }
}

.l-archive .p-articleMetas__termList.c-tagList {
  width: 100%;
  margin: 0;
}

@media screen and (min-width: 767px) {
  .l-archive .p-articleMetas__termList.c-tagList {
    gap: 10px;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-archive .p-articleMetas__termList.c-tagList {
    gap: 0.6944444444vw;
  }
}

@media screen and (max-width: 766px) {
  .l-archive .p-articleMetas__termList.c-tagList {
    margin-bottom: 5.3333333333vw;
    gap: 2.6666666667vw;
  }
}

.l-archive .p-articleMetas__termList.c-tagList::before {
  display: none;
}

.l-archive .c-tagList__link {
  position: relative;
  margin: 0;
  padding: 0;
  background: transparent;
  color: #324353;
  text-decoration: underline;
}

@media screen and (min-width: 767px) {
  .l-archive .c-tagList__link {
    font-size: 12px;
    line-height: 1;
    letter-spacing: 0.05em;
    font-weight: 700;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-archive .c-tagList__link {
    font-size: 0.8333333333vw;
  }
}

@media screen and (max-width: 766px) {
  .l-archive .c-tagList__link {
    font-size: calc((12 / 375) * 100vw);
    line-height: 1;
    letter-spacing: 0.05em;
    font-weight: 700;
  }
}

.l-archive .p-articleMetas__times.c-postTimes {
  width: 100%;
  margin: 0;
}

@media screen and (min-width: 767px) {
  .l-archive .p-articleMetas__times.c-postTimes {
    justify-content: flex-end;
  }
}

.l-archive .p-articleMetas__times.c-postTimes .c-postTimes__posted {
  color: #AEBBC7;
}

@media screen and (min-width: 767px) {
  .l-archive .p-articleMetas__times.c-postTimes .c-postTimes__posted {
    font-size: 12px;
    line-height: 2.3333333333;
    letter-spacing: 0.05em;
    font-weight: 600;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-archive .p-articleMetas__times.c-postTimes .c-postTimes__posted {
    font-size: 0.8333333333vw;
  }
}

@media screen and (max-width: 766px) {
  .l-archive .p-articleMetas__times.c-postTimes .c-postTimes__posted {
    font-size: calc((12 / 375) * 100vw);
    line-height: 2.3333333333;
    letter-spacing: 0.05em;
    font-weight: 600;
  }
}

.l-archive .p-toc {
  width: 100% !important;
  background-color: #FFFFFF;
}

@media screen and (min-width: 767px) {
  .l-archive .p-toc {
    padding: 20px 30px;
    margin: 0 0 30px !important;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-archive .p-toc {
    padding: 1.3888888889vw 2.0833333333vw;
    margin: 0 0 2.0833333333vw !important;
  }
}

@media screen and (max-width: 766px) {
  .l-archive .p-toc {
    padding: 5.3333333333vw;
    margin: 0 0 9.6vw !important;
  }
}

.l-archive .p-toc .p-toc__ttl {
  padding: 0;
  border: none;
}

@media screen and (min-width: 767px) {
  .l-archive .p-toc .p-toc__ttl {
    font-size: 16px;
    line-height: 1.625;
    letter-spacing: 0.05em;
    font-weight: 700;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-archive .p-toc .p-toc__ttl {
    font-size: 1.1111111111vw;
  }
}

@media screen and (max-width: 766px) {
  .l-archive .p-toc .p-toc__ttl {
    font-size: calc((16 / 375) * 100vw);
    line-height: 1.625;
    letter-spacing: 0.05em;
    font-weight: 700;
  }
}

@media screen and (min-width: 767px) {
  .l-archive .p-toc .p-toc__ttl {
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-archive .p-toc .p-toc__ttl {
    margin-bottom: 0.6944444444vw;
  }
}

@media screen and (max-width: 766px) {
  .l-archive .p-toc .p-toc__ttl {
    margin-bottom: 2.6666666667vw;
  }
}

.l-archive .p-toc .p-toc__ttl::before {
  content: "\e910";
}

.l-archive .p-toc .p-toc__list li {
  list-style-type: none !important;
  margin: 0;
}

@media screen and (min-width: 767px) {
  .l-archive .p-toc .p-toc__list li {
    padding-left: 20px;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-archive .p-toc .p-toc__list li {
    padding-left: 1.3888888889vw;
  }
}

@media screen and (max-width: 766px) {
  .l-archive .p-toc .p-toc__list li {
    padding-left: 2.6666666667vw;
  }
}

.l-archive .p-toc .p-toc__list li::before {
  padding: 0;
  right: 0;
  left: 0;
  font-family: inherit;
  font-size: inherit;
}

@media screen and (min-width: 767px) {
  .l-archive .p-toc .p-toc__list li::before {
    top: 13.5px;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-archive .p-toc .p-toc__list li::before {
    top: 0.9375vw;
  }
}

@media screen and (max-width: 766px) {
  .l-archive .p-toc .p-toc__list li::before {
    top: 3.7333333333vw;
  }
}

.l-archive .p-toc .p-toc__list li a {
  display: block;
  border-bottom: 1px dashed #AEBBC7;
}

@media screen and (min-width: 767px) {
  .l-archive .p-toc .p-toc__list li a {
    padding: 10px 0;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-archive .p-toc .p-toc__list li a {
    padding: 0.6944444444vw 0;
  }
}

@media screen and (max-width: 766px) {
  .l-archive .p-toc .p-toc__list li a {
    padding: 2.6666666667vw 0;
  }
}

.l-archive .p-toc .p-toc__list li::before {
  border: none;
}

@media screen and (min-width: 767px) {
  .l-archive .p-toc .p-toc__list&gt;li {
    font-size: 16px;
    line-height: 1.625;
    letter-spacing: 0.05em;
    font-weight: 700;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-archive .p-toc .p-toc__list&gt;li {
    font-size: 1.1111111111vw;
  }
}

@media screen and (min-width: 767px) {
  .l-archive .p-toc .p-toc__list&gt;li {
    font-size: 14px;
    line-height: 1.8571428571;
    letter-spacing: 0.05em;
    font-weight: 700;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-archive .p-toc .p-toc__list&gt;li {
    font-size: 0.9722222222vw;
  }
}

.l-archive .p-toc .p-toc__list&gt;li a {
  color: #333333;
}

@media screen and (min-width: 767px) {
  .l-archive .p-toc .p-toc__list&gt;li a {
    font-size: 16px;
    line-height: 1.625;
    letter-spacing: 0.05em;
    font-weight: 700;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-archive .p-toc .p-toc__list&gt;li a {
    font-size: 1.1111111111vw;
  }
}

@media screen and (min-width: 767px) {
  .l-archive .p-toc .p-toc__list&gt;li a {
    font-size: 14px;
    line-height: 1.8571428571;
    letter-spacing: 0.05em;
    font-weight: 700;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-archive .p-toc .p-toc__list&gt;li a {
    font-size: 0.9722222222vw;
  }
}

@media screen and (min-width: 767px) {
  .l-archive .p-toc .p-toc__list&gt;li a {
    padding-left: 20px;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-archive .p-toc .p-toc__list&gt;li a {
    padding-left: 1.3888888889vw;
  }
}

@media screen and (max-width: 766px) {
  .l-archive .p-toc .p-toc__list&gt;li a {
    padding-left: 5.3333333333vw;
  }
}

@media screen and (min-width: 767px) {
  .l-archive .p-toc .p-toc__list ol li {
    font-size: 16px;
    line-height: 1.625;
    letter-spacing: 0.05em;
    font-weight: 400;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-archive .p-toc .p-toc__list ol li {
    font-size: 1.1111111111vw;
  }
}

@media screen and (min-width: 767px) {
  .l-archive .p-toc .p-toc__list ol li {
    font-size: 14px;
    line-height: 1.5714285714;
    letter-spacing: 0.05em;
    font-weight: 400;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-archive .p-toc .p-toc__list ol li {
    font-size: 0.9722222222vw;
  }
}

.l-archive .p-toc .p-toc__list ol li a {
  color: #333333;
}

@media screen and (min-width: 767px) {
  .l-archive .p-toc .p-toc__list ol li a {
    font-size: 16px;
    line-height: 1.625;
    letter-spacing: 0.05em;
    font-weight: 400;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-archive .p-toc .p-toc__list ol li a {
    font-size: 1.1111111111vw;
  }
}

@media screen and (min-width: 767px) {
  .l-archive .p-toc .p-toc__list ol li a {
    font-size: 14px;
    line-height: 1.5714285714;
    letter-spacing: 0.05em;
    font-weight: 400;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-archive .p-toc .p-toc__list ol li a {
    font-size: 0.9722222222vw;
  }
}

@media screen and (min-width: 767px) {
  .l-archive .p-toc .p-toc__list ol li a {
    padding-left: 20px;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-archive .p-toc .p-toc__list ol li a {
    padding-left: 1.3888888889vw;
  }
}

@media screen and (max-width: 766px) {
  .l-archive .p-toc .p-toc__list ol li a {
    padding-left: 5.3333333333vw;
  }
}

@media screen and (min-width: 767px) {
  .l-archive .post_content {
    margin-top: 30px;
    margin-bottom: 50px;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-archive .post_content {
    margin-top: 2.0833333333vw;
    margin-bottom: 3.4722222222vw;
  }
}

@media screen and (max-width: 766px) {
  .l-archive .post_content {
    margin-top: 5.3333333333vw;
    margin-bottom: 5.3333333333vw;
  }
}

.l-archive .post_content h2,
.l-archive .post_content h3,
.l-archive .post_content h4,
.l-archive .post_content h5,
.l-archive .post_content h6 {
  padding: 0;
  margin: 0;
  background-color: transparent;
  border: none;
  color: #324353;
  position: relative;
}

@media screen and (min-width: 767px) {

  .l-archive .post_content h2,
  .l-archive .post_content h3,
  .l-archive .post_content h4,
  .l-archive .post_content h5,
  .l-archive .post_content h6 {
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {

  .l-archive .post_content h2,
  .l-archive .post_content h3,
  .l-archive .post_content h4,
  .l-archive .post_content h5,
  .l-archive .post_content h6 {
    margin-bottom: 2.0833333333vw;
  }
}

@media screen and (max-width: 766px) {

  .l-archive .post_content h2,
  .l-archive .post_content h3,
  .l-archive .post_content h4,
  .l-archive .post_content h5,
  .l-archive .post_content h6 {
    margin-bottom: 5.3333333333vw;
  }
}

.l-archive .post_content h2 {
  border-bottom: 1px solid #8D8D8D;
}

@media screen and (min-width: 767px) {
  .l-archive .post_content h2 {
    font-size: 24px;
    line-height: 1.5;
    letter-spacing: 0.05em;
    font-weight: 700;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-archive .post_content h2 {
    font-size: 1.6666666667vw;
  }
}

@media screen and (max-width: 766px) {
  .l-archive .post_content h2 {
    font-size: calc((18 / 375) * 100vw);
    line-height: 1.5;
    letter-spacing: 0.05em;
    font-weight: 700;
  }
}

@media screen and (min-width: 767px) {
  .l-archive .post_content h2 {
    padding-bottom: 10px;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-archive .post_content h2 {
    padding-bottom: 0.6944444444vw;
  }
}

@media screen and (max-width: 766px) {
  .l-archive .post_content h2 {
    padding-bottom: 2.6666666667vw;
  }
}

.l-archive .post_content h2::first-letter {
  color: #0071BC;
}

.l-archive .post_content h2::before {
  position: absolute;
  content: "";
  display: block;
  background-color: #324353;
  height: 3px;
  top: auto;
  bottom: 0;
  transform: translateY(50%);
  left: 0;
  z-index: 1;
  border: none;
}

@media screen and (min-width: 767px) {
  .l-archive .post_content h2::before {
    width: 240px;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-archive .post_content h2::before {
    width: 16.6666666667vw;
  }
}

@media screen and (max-width: 766px) {
  .l-archive .post_content h2::before {
    width: 26.6666666667vw;
  }
}

.l-archive .post_content h3 {
  border-left: 3px solid #324353;
}

@media screen and (min-width: 767px) {
  .l-archive .post_content h3 {
    font-size: 24px;
    line-height: 1.5;
    letter-spacing: 0.05em;
    font-weight: 700;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-archive .post_content h3 {
    font-size: 1.6666666667vw;
  }
}

@media screen and (max-width: 766px) {
  .l-archive .post_content h3 {
    font-size: calc((18 / 375) * 100vw);
    line-height: 1.5;
    letter-spacing: 0.05em;
    font-weight: 700;
  }
}

@media screen and (min-width: 767px) {
  .l-archive .post_content h3 {
    padding-left: 21px;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-archive .post_content h3 {
    padding-left: 1.4583333333vw;
  }
}

@media screen and (max-width: 766px) {
  .l-archive .post_content h3 {
    padding-left: 3.4666666667vw;
  }
}

.l-archive .post_content h3::before {
  display: none;
}

@media screen and (min-width: 767px) {
  .l-archive .post_content h4 {
    font-size: 24px;
    line-height: 1.5;
    letter-spacing: 0.05em;
    font-weight: 700;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-archive .post_content h4 {
    font-size: 1.6666666667vw;
  }
}

@media screen and (max-width: 766px) {
  .l-archive .post_content h4 {
    font-size: calc((18 / 375) * 100vw);
    line-height: 1.5;
    letter-spacing: 0.05em;
    font-weight: 700;
  }
}

@media screen and (min-width: 767px) {
  .l-archive .post_content h4 {
    padding-left: 20px;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-archive .post_content h4 {
    padding-left: 1.3888888889vw;
  }
}

@media screen and (max-width: 766px) {
  .l-archive .post_content h4 {
    padding-left: 5.3333333333vw;
  }
}

.l-archive .post_content h4::before {
  position: absolute;
  content: "";
  display: block;
  border-radius: 50%;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  background: linear-gradient(to right, #0471bc 0%, #28b191 100%);
}

@media screen and (min-width: 767px) {
  .l-archive .post_content h4::before {
    width: 10px;
    height: 10px;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-archive .post_content h4::before {
    width: 0.6944444444vw;
    height: 0.6944444444vw;
  }
}

@media screen and (max-width: 766px) {
  .l-archive .post_content h4::before {
    width: 2.6666666667vw;
    height: 2.6666666667vw;
  }
}

.l-archive .post_content h5 {
  display: inline-block;
  color: #FFFFFF;
  background-color: #324353;
  border-radius: 5px;
}

@media screen and (min-width: 767px) {
  .l-archive .post_content h5 {
    font-size: 20px;
    line-height: 1.5;
    letter-spacing: 0.05em;
    font-weight: 700;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-archive .post_content h5 {
    font-size: 1.3888888889vw;
  }
}

@media screen and (max-width: 766px) {
  .l-archive .post_content h5 {
    font-size: calc((18 / 375) * 100vw);
    line-height: 1.5;
    letter-spacing: 0.05em;
    font-weight: 700;
  }
}

@media screen and (min-width: 767px) {
  .l-archive .post_content h5 {
    padding: 5px 20px;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-archive .post_content h5 {
    padding: 0.3472222222vw 1.3888888889vw;
  }
}

@media screen and (max-width: 766px) {
  .l-archive .post_content h5 {
    padding: 1.3333333333vw 5.3333333333vw;
  }
}

@media screen and (min-width: 767px) {
  .l-archive .post_content h6 {
    font-size: 20px;
    line-height: 1.5;
    letter-spacing: 0.05em;
    font-weight: 700;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-archive .post_content h6 {
    font-size: 1.3888888889vw;
  }
}

@media screen and (max-width: 766px) {
  .l-archive .post_content h6 {
    font-size: calc((18 / 375) * 100vw);
    line-height: 1.5;
    letter-spacing: 0.05em;
    font-weight: 700;
  }
}

@media screen and (min-width: 767px) {

  .l-archive .post_content p,
  .l-archive .post_content li {
    font-size: 16px;
    line-height: 1.75;
    letter-spacing: 0.05em;
    font-weight: 400;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {

  .l-archive .post_content p,
  .l-archive .post_content li {
    font-size: 1.1111111111vw;
  }
}

@media screen and (max-width: 766px) {

  .l-archive .post_content p,
  .l-archive .post_content li {
    font-size: calc((14 / 375) * 100vw);
    line-height: 1.5714285714;
    letter-spacing: 0.05em;
    font-weight: 400;
  }
}

@media screen and (min-width: 767px) {

  .l-archive .post_content p:not(:last-of-type),
  .l-archive .post_content li:not(:last-of-type) {
    margin-bottom: 12px;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {

  .l-archive .post_content p:not(:last-of-type),
  .l-archive .post_content li:not(:last-of-type) {
    margin-bottom: 0.8333333333vw;
  }
}

@media screen and (max-width: 766px) {

  .l-archive .post_content p:not(:last-of-type),
  .l-archive .post_content li:not(:last-of-type) {
    margin-bottom: 2.6666666667vw;
  }
}

.l-archive .post_content ul li {
  list-style: disc;
}

.l-archive .post_content ol li {
  list-style: decimal;
}

.l-archive .post_content .swl-marker {
  font-weight: 700;
}

.l-archive .post_content .tradingview-widget-container * {
  max-width: 100% !important;
}

.l-archive .p-articleFoot {
  border: none;
  padding: 0;
  margin: 0;
}

.l-archive .c-shareBtns {
  display: flex;
}

@media screen and (min-width: 767px) {
  .l-archive .c-shareBtns {
    margin: 30px 0 50px;
    column-gap: 50px;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-archive .c-shareBtns {
    margin: 2.0833333333vw 0 3.4722222222vw;
    column-gap: 3.4722222222vw;
  }
}

@media screen and (max-width: 766px) {
  .l-archive .c-shareBtns {
    flex-direction: column;
    margin: 4.8vw 0 8vw;
    row-gap: 2.1333333333vw;
  }
}

.l-archive .c-shareBtns__message {
  width: auto;
  display: flex;
  align-items: center;
}

.l-archive .c-shareBtns__message .__text {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

@media screen and (min-width: 767px) {
  .l-archive .c-shareBtns__message .__text {
    font-size: 14px;
    line-height: 1.3571428571;
    letter-spacing: 0em;
    font-weight: 400;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-archive .c-shareBtns__message .__text {
    font-size: 0.9722222222vw;
  }
}

@media screen and (max-width: 766px) {
  .l-archive .c-shareBtns__message .__text {
    font-size: calc((14 / 375) * 100vw);
    line-height: 1.3571428571;
    letter-spacing: 0em;
    font-weight: 400;
  }
}

@media screen and (min-width: 767px) {
  .l-archive .c-shareBtns__message .__text {
    padding-left: 29px;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-archive .c-shareBtns__message .__text {
    padding-left: 2.0138888889vw;
  }
}

@media screen and (max-width: 766px) {
  .l-archive .c-shareBtns__message .__text {
    padding-left: 7.7333333333vw;
  }
}

.l-archive .c-shareBtns__message .__text::before {
  width: 0;
  font-family: icomoon;
  vertical-align: middle;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  content: "\ea82";
  color: #AEBBC7;
  border: none;
}

.l-archive .c-shareBtns__message .__text::after {
  display: none;
}

.l-archive .c-shareBtns__list {
  padding-top: 0;
  padding-bottom: 0;
  border: none;
}

@media screen and (min-width: 767px) {
  .l-archive .c-shareBtns__list {
    column-gap: 30px;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-archive .c-shareBtns__list {
    column-gap: 2.0833333333vw;
  }
}

@media screen and (max-width: 766px) {
  .l-archive .c-shareBtns__list {
    column-gap: 8vw;
  }
}

.l-archive .c-shareBtns__list li {
  flex: 0;
  margin: 0;
}

.l-archive .c-shareBtns__btn {
  padding: 0;
}

@media screen and (min-width: 767px) {
  .l-archive .c-shareBtns__icon {
    font-size: 24px;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-archive .c-shareBtns__icon {
    font-size: 1.666667vw;
  }
}

@media screen and (max-width: 766px) {
  .l-archive .c-shareBtns__icon {
    font-size: 25px;
  }
}

.l-archive .p-pnLinks__item::before {
  display: none;
}

.l-archive .p-pnLinks__item .p-pnLinks__link {
  position: relative;
  padding: 0;
  border: none;
}

.l-archive .p-pnLinks__item .p-pnLinks__link:hover {
  box-shadow: none;
}

.l-archive .p-pnLinks__item .p-pnLinks__link::before {
  position: absolute;
  content: "";
  display: block;
  background-color: #324353;
  box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.1);
  top: 50%;
  transform: translateY(-50%);
  border-radius: 50%;
}

@media screen and (min-width: 767px) {
  .l-archive .p-pnLinks__item .p-pnLinks__link::before {
    width: 60px;
    height: 60px;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-archive .p-pnLinks__item .p-pnLinks__link::before {
    width: 4.1666666667vw;
    height: 4.1666666667vw;
  }
}

@media screen and (max-width: 766px) {
  .l-archive .p-pnLinks__item .p-pnLinks__link::before {
    width: 10.6666666667vw;
    height: 10.6666666667vw;
  }
}

.l-archive .p-pnLinks__item .p-pnLinks__link::after {
  position: absolute;
  font-family: icomoon;
  vertical-align: middle;
  color: #fff;
  top: 50%;
  content: "\e5c5";
}

@media screen and (min-width: 767px) {
  .l-archive .p-pnLinks__item .p-pnLinks__link::after {
    font-size: 28px;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-archive .p-pnLinks__item .p-pnLinks__link::after {
    font-size: 1.944444vw;
  }
}

@media screen and (max-width: 766px) {
  .l-archive .p-pnLinks__item .p-pnLinks__link::after {
    font-size: 18px;
  }
}

@media screen and (min-width: 767px) {
  .l-archive .p-pnLinks__item.-prev .p-pnLinks__link {
    padding-left: 73px;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-archive .p-pnLinks__item.-prev .p-pnLinks__link {
    padding-left: 5.0694444444vw;
  }
}

@media screen and (max-width: 766px) {
  .l-archive .p-pnLinks__item.-prev .p-pnLinks__link {
    padding-left: 14.4vw;
  }
}

.l-archive .p-pnLinks__item.-prev .p-pnLinks__link::before {
  left: 0;
}

.l-archive .p-pnLinks__item.-prev .p-pnLinks__link::after {
  transform: translateY(-50%) rotate(90deg);
}

@media screen and (min-width: 767px) {
  .l-archive .p-pnLinks__item.-prev .p-pnLinks__link::after {
    left: 16px;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-archive .p-pnLinks__item.-prev .p-pnLinks__link::after {
    left: 1.1111111111vw;
  }
}

@media screen and (max-width: 766px) {
  .l-archive .p-pnLinks__item.-prev .p-pnLinks__link::after {
    left: 2.9333333333vw;
  }
}

@media screen and (min-width: 767px) {
  .l-archive .p-pnLinks__item.-next .p-pnLinks__link {
    padding-right: 73px;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-archive .p-pnLinks__item.-next .p-pnLinks__link {
    padding-right: 5.0694444444vw;
  }
}

@media screen and (max-width: 766px) {
  .l-archive .p-pnLinks__item.-next .p-pnLinks__link {
    padding-right: 14.4vw;
  }
}

.l-archive .p-pnLinks__item.-next .p-pnLinks__link::before {
  right: 0;
}

.l-archive .p-pnLinks__item.-next .p-pnLinks__link::after {
  transform: translateY(-50%) rotate(-90deg);
}

@media screen and (min-width: 767px) {
  .l-archive .p-pnLinks__item.-next .p-pnLinks__link::after {
    right: 16px;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-archive .p-pnLinks__item.-next .p-pnLinks__link::after {
    right: 1.1111111111vw;
  }
}

@media screen and (max-width: 766px) {
  .l-archive .p-pnLinks__item.-next .p-pnLinks__link::after {
    right: 2.9333333333vw;
  }
}

.l-archive .p-pnLinks__item .p-pnLinks__title {
  padding: 0;
  border: none;
}

@media screen and (min-width: 767px) {
  .l-archive .p-pnLinks__item .p-pnLinks__title {
    font-size: 14px;
    line-height: 1.5714285714;
    letter-spacing: 0.05em;
    font-weight: 700;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-archive .p-pnLinks__item .p-pnLinks__title {
    font-size: 0.9722222222vw;
  }
}

@media screen and (max-width: 766px) {
  .l-archive .p-pnLinks__item .p-pnLinks__title {
    font-size: calc((12 / 375) * 100vw);
    line-height: 1.5;
    letter-spacing: 0.05em;
    font-weight: 700;
  }
}

@media screen and (max-width: 766px) {
  .l-archive .p-pnLinks {
    flex-direction: column;
    row-gap: 5.3333333333vw;
  }
}

@media screen and (max-width: 766px) {
  .l-archive .p-pnLinks .p-pnLinks__item {
    width: 100%;
  }
}

.l-archive .l-articleBottom__section.-author {
  background-color: #FFFFFF;
  border-radius: 10px;
}

@media screen and (min-width: 767px) {
  .l-archive .l-articleBottom__section.-author {
    margin-top: 30px;
    padding: 30px;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-archive .l-articleBottom__section.-author {
    margin-top: 2.0833333333vw;
    padding: 2.0833333333vw;
  }
}

@media screen and (max-width: 766px) {
  .l-archive .l-articleBottom__section.-author {
    margin-top: 8vw;
    padding: 5.3333333333vw;
  }
}

.l-archive .l-articleBottom__section.-author .c-secTitle {
  border: none;
  padding: 0;
  color: #324353;
}

@media screen and (min-width: 767px) {
  .l-archive .l-articleBottom__section.-author .c-secTitle {
    font-size: 20px;
    line-height: 1.5;
    letter-spacing: 0.05em;
    font-weight: 700;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-archive .l-articleBottom__section.-author .c-secTitle {
    font-size: 1.3888888889vw;
  }
}

@media screen and (max-width: 766px) {
  .l-archive .l-articleBottom__section.-author .c-secTitle {
    font-size: calc((20 / 375) * 100vw);
    line-height: 1.5;
    letter-spacing: 0.05em;
    font-weight: 700;
  }
}

@media screen and (min-width: 767px) {
  .l-archive .l-articleBottom__section.-author .c-secTitle {
    margin-bottom: 24px;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-archive .l-articleBottom__section.-author .c-secTitle {
    margin-bottom: 1.6666666667vw;
  }
}

@media screen and (max-width: 766px) {
  .l-archive .l-articleBottom__section.-author .c-secTitle {
    text-align: center;
    margin-bottom: 5.3333333333vw;
  }
}

.l-archive .l-articleBottom__section.-author .c-secTitle::before,
.l-archive .l-articleBottom__section.-author .c-secTitle::after {
  display: none;
}

.l-archive .l-articleBottom__section.-author .p-authorBox {
  padding: 0;
  border: none;
}

.l-archive .l-articleBottom__section.-author .p-authorBox__r {
  border: none;
}

@media screen and (min-width: 767px) {
  .l-archive .l-articleBottom__section.-related {
    margin-top: 30px;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-archive .l-articleBottom__section.-related {
    margin-top: 2.0833333333vw;
  }
}

@media screen and (max-width: 766px) {
  .l-archive .l-articleBottom__section.-related {
    margin-top: 5.3333333333vw;
  }
}

.l-archive .l-articleBottom__section.-related .c-secTitle {
  padding: 0;
  margin: 0;
  background-color: transparent;
  border: none;
  color: #324353;
  position: relative;
  border-bottom: 1px solid #8D8D8D;
}

@media screen and (min-width: 767px) {
  .l-archive .l-articleBottom__section.-related .c-secTitle {
    font-size: 24px;
    line-height: 1.5;
    letter-spacing: 0.05em;
    font-weight: 700;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-archive .l-articleBottom__section.-related .c-secTitle {
    font-size: 1.6666666667vw;
  }
}

@media screen and (max-width: 766px) {
  .l-archive .l-articleBottom__section.-related .c-secTitle {
    font-size: calc((18 / 375) * 100vw);
    line-height: 1.5;
    letter-spacing: 0.05em;
    font-weight: 700;
  }
}

@media screen and (min-width: 767px) {
  .l-archive .l-articleBottom__section.-related .c-secTitle {
    padding-bottom: 10px;
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-archive .l-articleBottom__section.-related .c-secTitle {
    padding-bottom: 0.6944444444vw;
    margin-bottom: 2.0833333333vw;
  }
}

@media screen and (max-width: 766px) {
  .l-archive .l-articleBottom__section.-related .c-secTitle {
    padding-bottom: 2.6666666667vw;
    margin-bottom: 5.3333333333vw;
  }
}

.l-archive .l-articleBottom__section.-related .c-secTitle::first-letter {
  color: #0071BC;
}

.l-archive .l-articleBottom__section.-related .c-secTitle::before {
  position: absolute;
  content: "";
  display: block;
  background-color: #324353;
  height: 3px;
  top: auto;
  bottom: 0;
  transform: translateY(50%);
  left: 0;
  z-index: 1;
  border: none;
}

@media screen and (min-width: 767px) {
  .l-archive .l-articleBottom__section.-related .c-secTitle::before {
    width: 240px;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-archive .l-articleBottom__section.-related .c-secTitle::before {
    width: 16.6666666667vw;
  }
}

@media screen and (max-width: 766px) {
  .l-archive .l-articleBottom__section.-related .c-secTitle::before {
    width: 26.6666666667vw;
  }
}

@media screen and (min-width: 767px) {
  .l-archive .p-authorBox {
    align-items: flex-start;
    column-gap: 30px;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-archive .p-authorBox {
    column-gap: 2.0833333333vw;
  }
}

.l-archive .p-authorBox__l {
  flex-shrink: 0;
  width: auto;
  display: flex;
  align-items: center;
}

@media screen and (min-width: 767px) {
  .l-archive .p-authorBox__l {
    column-gap: 20px;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-archive .p-authorBox__l {
    column-gap: 1.3888888889vw;
  }
}

@media screen and (max-width: 766px) {
  .l-archive .p-authorBox__l {
    column-gap: 5.3333333333vw;
    margin-bottom: 5.3333333333vw;
  }
}

@media screen and (min-width: 767px) {
  .l-archive .p-authorBox__l img {
    width: 80px;
    height: 80px;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-archive .p-authorBox__l img {
    width: 5.5555555556vw;
    height: 5.5555555556vw;
  }
}

@media screen and (max-width: 766px) {
  .l-archive .p-authorBox__l img {
    width: 21.3333333333vw;
    height: 21.3333333333vw;
  }
}

.l-archive .p-authorBox__l .p-authorBox__name {
  text-align: left;
  color: #3B4043;
}

@media screen and (min-width: 767px) {
  .l-archive .p-authorBox__l .p-authorBox__name {
    font-size: 16px;
    line-height: 1.75;
    letter-spacing: 0.05em;
    font-weight: 700;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-archive .p-authorBox__l .p-authorBox__name {
    font-size: 1.1111111111vw;
  }
}

@media screen and (max-width: 766px) {
  .l-archive .p-authorBox__l .p-authorBox__name {
    font-size: calc((16 / 375) * 100vw);
    line-height: 1.75;
    letter-spacing: 0.05em;
    font-weight: 700;
  }
}

@media screen and (min-width: 767px) {
  .l-archive .p-authorBox__l .p-authorBox__name {
    margin-bottom: 8px;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-archive .p-authorBox__l .p-authorBox__name {
    margin-bottom: 0.5555555556vw;
  }
}

@media screen and (max-width: 766px) {
  .l-archive .p-authorBox__l .p-authorBox__name {
    margin-bottom: 2.1333333333vw;
  }
}

.l-archive .p-authorBox__l .p-authorBox__iconList {
  flex-wrap: nowrap;
}

@media screen and (min-width: 767px) {
  .l-archive .p-authorBox__l .p-authorBox__iconList {
    column-gap: 10px;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-archive .p-authorBox__l .p-authorBox__iconList {
    column-gap: 0.6944444444vw;
  }
}

@media screen and (max-width: 766px) {
  .l-archive .p-authorBox__l .p-authorBox__iconList {
    column-gap: 2.6666666667vw;
  }
}

.l-archive .p-authorBox__l .p-authorBox__iconList .c-iconList__link {
  border: none;
  padding: 0;
  margin: 0;
  font-size: auto;
  display: flex;
}

@media screen and (min-width: 767px) {
  .l-archive .p-authorBox__l .p-authorBox__iconList .c-iconList__link {
    font-size: 20px;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-archive .p-authorBox__l .p-authorBox__iconList .c-iconList__link {
    font-size: 1.3888889vw;
  }
}

@media screen and (max-width: 766px) {
  .l-archive .p-authorBox__l .p-authorBox__iconList .c-iconList__link {
    font-size: 20px;
  }
}

.l-archive .p-authorBox__l .p-authorBox__iconList .c-iconList__icon {
  padding: 0;
}

.l-archive .p-authorBox__l .p-authorBox__iconList .icon-instagram:before {
  color: #e4405f;
}

.l-archive .p-authorBox__l .p-authorBox__iconList .icon-line:before {
  color: #00c300;
}

.l-archive .p-authorBox__l .p-authorBox__iconList .icon-pinterest:before {
  color: #bd081c;
}

.l-archive .p-authorBox__l .p-authorBox__iconList .icon-pocket:before {
  color: #ef3f56;
}

.l-archive .p-authorBox__l .p-authorBox__iconList .icon-rss:before {
  color: orange;
}

.l-archive .p-authorBox__l .p-authorBox__iconList .icon-tumblr:before {
  color: #36465d;
}

.l-archive .p-authorBox__l .p-authorBox__iconList .icon-twitter:before {
  color: #1da1f2;
}

.l-archive .p-authorBox__l .p-authorBox__iconList .icon-youtube:before {
  color: red;
}

.l-archive .p-authorBox__r {
  padding: 0;
  width: auto;
}

.l-archive .p-authorBox__desc {
  text-align: left;
  color: #3B4043;
}

@media screen and (min-width: 767px) {
  .l-archive .p-authorBox__desc {
    font-size: 16px;
    line-height: 1.75;
    letter-spacing: 0.05em;
    font-weight: 400;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-archive .p-authorBox__desc {
    font-size: 1.1111111111vw;
  }
}

@media screen and (max-width: 766px) {
  .l-archive .p-authorBox__desc {
    font-size: calc((14 / 375) * 100vw);
    line-height: 1.5714285714;
    letter-spacing: 0.05em;
    font-weight: 400;
  }
}

.l-archive .l-articleBottom__section.-comment {
  background-color: #fff;
  border-radius: 10px;
}

@media screen and (min-width: 767px) {
  .l-archive .l-articleBottom__section.-comment {
    margin-top: 50px;
    padding: 30px 30px 45px;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-archive .l-articleBottom__section.-comment {
    margin-top: 3.4722222222vw;
    padding: 2.0833333333vw 2.0833333333vw 3.125vw;
  }
}

@media screen and (max-width: 766px) {
  .l-archive .l-articleBottom__section.-comment {
    margin-top: 8vw;
    padding: 5.3333333333vw 5.3333333333vw 9.3333333333vw;
  }
}

.l-archive .l-articleBottom__section.-comment .c-secTitle {
  padding: 0;
  margin: 0;
  background-color: transparent;
  border: none;
  color: #324353;
  position: relative;
  border-bottom: 1px solid #8D8D8D;
}

@media screen and (min-width: 767px) {
  .l-archive .l-articleBottom__section.-comment .c-secTitle {
    font-size: 24px;
    line-height: 1.5;
    letter-spacing: 0.05em;
    font-weight: 700;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-archive .l-articleBottom__section.-comment .c-secTitle {
    font-size: 1.6666666667vw;
  }
}

@media screen and (max-width: 766px) {
  .l-archive .l-articleBottom__section.-comment .c-secTitle {
    font-size: calc((18 / 375) * 100vw);
    line-height: 1.5;
    letter-spacing: 0.05em;
    font-weight: 700;
  }
}

@media screen and (min-width: 767px) {
  .l-archive .l-articleBottom__section.-comment .c-secTitle {
    padding-bottom: 10px;
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-archive .l-articleBottom__section.-comment .c-secTitle {
    padding-bottom: 0.6944444444vw;
    margin-bottom: 2.0833333333vw;
  }
}

@media screen and (max-width: 766px) {
  .l-archive .l-articleBottom__section.-comment .c-secTitle {
    padding-bottom: 2.6666666667vw;
    margin-bottom: 5.3333333333vw;
  }
}

.l-archive .l-articleBottom__section.-comment .c-secTitle::first-letter {
  color: #0071BC;
}

.l-archive .l-articleBottom__section.-comment .c-secTitle::before {
  position: absolute;
  content: "";
  display: block;
  background-color: #324353;
  height: 3px;
  top: auto;
  bottom: 0;
  transform: translateY(50%);
  left: 0;
  z-index: 1;
  border: none;
}

@media screen and (min-width: 767px) {
  .l-archive .l-articleBottom__section.-comment .c-secTitle::before {
    width: 240px;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-archive .l-articleBottom__section.-comment .c-secTitle::before {
    width: 16.6666666667vw;
  }
}

@media screen and (max-width: 766px) {
  .l-archive .l-articleBottom__section.-comment .c-secTitle::before {
    width: 26.6666666667vw;
  }
}

.l-archive .l-articleBottom__section.-comment .c-secTitle .number {
  position: absolute;
  right: 0;
  color: #3B4043;
}

@media screen and (min-width: 767px) {
  .l-archive .l-articleBottom__section.-comment .c-secTitle .number {
    font-size: 12px;
    line-height: 1.8333333333;
    letter-spacing: 0em;
    font-weight: 700;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-archive .l-articleBottom__section.-comment .c-secTitle .number {
    font-size: 0.8333333333vw;
  }
}

@media screen and (max-width: 766px) {
  .l-archive .l-articleBottom__section.-comment .c-secTitle .number {
    font-size: calc((12 / 375) * 100vw);
    line-height: 1.8333333333;
    letter-spacing: 0em;
    font-weight: 700;
  }
}

@media screen and (min-width: 767px) {
  .l-archive .l-articleBottom__section.-comment .c-secTitle .number {
    bottom: 10px;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-archive .l-articleBottom__section.-comment .c-secTitle .number {
    bottom: 0.6944444444vw;
  }
}

@media screen and (max-width: 766px) {
  .l-archive .l-articleBottom__section.-comment .c-secTitle .number {
    bottom: 2.6666666667vw;
  }
}

.l-archive .l-articleBottom__section.-comment .c-secTitle .number span {
  color: #AEBBC7;
  font-weight: 400;
}

.l-archive .l-articleBottom__section.-comment .c-secTitle .number::before {
  font-size: inherit;
  content: "\e96b";
  display: inline-block;
  font-family: icomoon;
  vertical-align: middle;
  color: #AEBBC7;
}

@media screen and (min-width: 767px) {
  .l-archive .l-articleBottom__section.-comment .c-secTitle .number::before {
    margin-right: 8px;
    margin-bottom: 3px;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-archive .l-articleBottom__section.-comment .c-secTitle .number::before {
    margin-right: 0.5555555556vw;
    margin-bottom: 0.2083333333vw;
  }
}

@media screen and (max-width: 766px) {
  .l-archive .l-articleBottom__section.-comment .c-secTitle .number::before {
    margin-right: 2.1333333333vw;
    margin-bottom: 0.8vw;
  }
}

@media screen and (min-width: 767px) {
  .l-archive .comment-content {
    margin-top: 20px;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-archive .comment-content {
    margin-top: 1.3888888889vw;
  }
}

@media screen and (max-width: 766px) {
  .l-archive .comment-content {
    margin-top: 4.2666666667vw;
  }
}

.l-archive .p-commentArea {
  background: transparent;
  padding: 0;
}

.l-archive .comment-form-comment,
.l-archive .comment-form-author,
.l-archive .comment-form-email,
.l-archive .comment-form-url {
  display: flex;
  align-items: flex-start;
}

@media screen and (min-width: 767px) {

  .l-archive .comment-form-comment,
  .l-archive .comment-form-author,
  .l-archive .comment-form-email,
  .l-archive .comment-form-url {
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {

  .l-archive .comment-form-comment,
  .l-archive .comment-form-author,
  .l-archive .comment-form-email,
  .l-archive .comment-form-url {
    margin-bottom: 1.3888888889vw;
  }
}

@media screen and (max-width: 766px) {

  .l-archive .comment-form-comment,
  .l-archive .comment-form-author,
  .l-archive .comment-form-email,
  .l-archive .comment-form-url {
    flex-direction: column;
    margin-bottom: 5.3333333333vw;
    row-gap: 2.6666666667vw;
  }
}

.l-archive .comment-form-comment textarea,
.l-archive .comment-form-comment input,
.l-archive .comment-form-author textarea,
.l-archive .comment-form-author input,
.l-archive .comment-form-email textarea,
.l-archive .comment-form-email input,
.l-archive .comment-form-url textarea,
.l-archive .comment-form-url input {
  border: none;
  background-color: #F8F8F8 !important;
}

@media screen and (min-width: 767px) {

  .l-archive .comment-form-comment textarea,
  .l-archive .comment-form-comment input,
  .l-archive .comment-form-author textarea,
  .l-archive .comment-form-author input,
  .l-archive .comment-form-email textarea,
  .l-archive .comment-form-email input,
  .l-archive .comment-form-url textarea,
  .l-archive .comment-form-url input {
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: 0.05em;
    font-weight: 700;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {

  .l-archive .comment-form-comment textarea,
  .l-archive .comment-form-comment input,
  .l-archive .comment-form-author textarea,
  .l-archive .comment-form-author input,
  .l-archive .comment-form-email textarea,
  .l-archive .comment-form-email input,
  .l-archive .comment-form-url textarea,
  .l-archive .comment-form-url input {
    font-size: 1.1111111111vw;
  }
}

@media screen and (max-width: 766px) {

  .l-archive .comment-form-comment textarea,
  .l-archive .comment-form-comment input,
  .l-archive .comment-form-author textarea,
  .l-archive .comment-form-author input,
  .l-archive .comment-form-email textarea,
  .l-archive .comment-form-email input,
  .l-archive .comment-form-url textarea,
  .l-archive .comment-form-url input {
    font-size: calc((16 / 375) * 100vw);
    line-height: 1.5;
    letter-spacing: 0.05em;
    font-weight: 700;
  }
}

@media screen and (min-width: 767px) {

  .l-archive .comment-form-comment textarea,
  .l-archive .comment-form-comment input,
  .l-archive .comment-form-author textarea,
  .l-archive .comment-form-author input,
  .l-archive .comment-form-email textarea,
  .l-archive .comment-form-email input,
  .l-archive .comment-form-url textarea,
  .l-archive .comment-form-url input {
    padding: 13px;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {

  .l-archive .comment-form-comment textarea,
  .l-archive .comment-form-comment input,
  .l-archive .comment-form-author textarea,
  .l-archive .comment-form-author input,
  .l-archive .comment-form-email textarea,
  .l-archive .comment-form-email input,
  .l-archive .comment-form-url textarea,
  .l-archive .comment-form-url input {
    padding: 0.9027777778vw;
  }
}

@media screen and (max-width: 766px) {

  .l-archive .comment-form-comment textarea,
  .l-archive .comment-form-comment input,
  .l-archive .comment-form-author textarea,
  .l-archive .comment-form-author input,
  .l-archive .comment-form-email textarea,
  .l-archive .comment-form-email input,
  .l-archive .comment-form-url textarea,
  .l-archive .comment-form-url input {
    padding: 3.4666666667vw;
  }
}

.l-archive .comment-form-comment ::placeholder,
.l-archive .comment-form-author ::placeholder,
.l-archive .comment-form-email ::placeholder,
.l-archive .comment-form-url ::placeholder {
  color: #DBDBDB;
}

@media screen and (min-width: 767px) {

  .l-archive .comment-form-comment ::placeholder,
  .l-archive .comment-form-author ::placeholder,
  .l-archive .comment-form-email ::placeholder,
  .l-archive .comment-form-url ::placeholder {
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: 0.05em;
    font-weight: 700;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {

  .l-archive .comment-form-comment ::placeholder,
  .l-archive .comment-form-author ::placeholder,
  .l-archive .comment-form-email ::placeholder,
  .l-archive .comment-form-url ::placeholder {
    font-size: 1.1111111111vw;
  }
}

@media screen and (max-width: 766px) {

  .l-archive .comment-form-comment ::placeholder,
  .l-archive .comment-form-author ::placeholder,
  .l-archive .comment-form-email ::placeholder,
  .l-archive .comment-form-url ::placeholder {
    font-size: calc((16 / 375) * 100vw);
    line-height: 1.5;
    letter-spacing: 0.05em;
    font-weight: 700;
  }
}

.l-archive .comment-respond label {
  color: #324353;
  display: block;
  flex-shrink: 0;
}

@media screen and (min-width: 767px) {
  .l-archive .comment-respond label {
    font-size: 18px;
    line-height: 1.4444444444;
    letter-spacing: 0.05em;
    font-weight: 700;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-archive .comment-respond label {
    font-size: 1.25vw;
  }
}

@media screen and (max-width: 766px) {
  .l-archive .comment-respond label {
    font-size: calc((18 / 375) * 100vw);
    line-height: 1.4444444444;
    letter-spacing: 0.05em;
    font-weight: 700;
  }
}

@media screen and (min-width: 767px) {
  .l-archive .comment-respond label {
    width: 144px;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-archive .comment-respond label {
    width: 10vw;
  }
}

@media screen and (max-width: 766px) {
  .l-archive .comment-respond label {
    width: 100%;
  }
}

.l-archive .comment-respond label .required {
  display: none;
}

.l-archive .comment-form-cookies-consent {
  color: #3B4043;
  align-items: flex-start;
}

@media screen and (min-width: 767px) {
  .l-archive .comment-form-cookies-consent {
    margin-left: auto;
    margin-bottom: 30px;
    width: calc(100% - 144px);
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-archive .comment-form-cookies-consent {
    margin-bottom: 2.0833333333vw;
    width: calc(100% - 10vw);
  }
}

@media screen and (max-width: 766px) {
  .l-archive .comment-form-cookies-consent {
    margin-bottom: 8vw;
  }
}

.l-archive .comment-form-cookies-consent label {
  width: 100%;
  flex-shrink: 1;
}

@media screen and (min-width: 767px) {
  .l-archive .comment-form-cookies-consent label {
    font-size: 14px;
    line-height: 1.7142857143;
    letter-spacing: 0.05em;
    font-weight: 400;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-archive .comment-form-cookies-consent label {
    font-size: 0.9722222222vw;
  }
}

@media screen and (max-width: 766px) {
  .l-archive .comment-form-cookies-consent label {
    font-size: calc((14 / 375) * 100vw);
    line-height: 1.7142857143;
    letter-spacing: 0.05em;
    font-weight: 400;
  }
}

@media screen and (min-width: 767px) {
  .l-archive .comment-form-cookies-consent input {
    margin-top: 10px;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-archive .comment-form-cookies-consent input {
    margin-top: 0.6944444444vw;
  }
}

@media screen and (max-width: 766px) {
  .l-archive .comment-form-cookies-consent input {
    margin-top: 2.6666666667vw;
  }
}

.l-archive .p-commentArea__title {
  display: none;
}

.l-archive .comment-respond #submit {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  background: linear-gradient(to right, #0471bc 0%, #28b191 100%);
  color: #fff;
  box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.15);
}

@media screen and (min-width: 767px) {
  .l-archive .comment-respond #submit {
    font-size: 16px;
    line-height: 1;
    letter-spacing: 0.05em;
    font-weight: 700;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-archive .comment-respond #submit {
    font-size: 1.1111111111vw;
  }
}

@media screen and (max-width: 766px) {
  .l-archive .comment-respond #submit {
    font-size: calc((16 / 375) * 100vw);
    line-height: 1;
    letter-spacing: 0.05em;
    font-weight: 700;
  }
}

@media screen and (min-width: 767px) {
  .l-archive .comment-respond #submit {
    width: 260px;
    height: 60px;
    border-radius: 30px;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-archive .comment-respond #submit {
    width: 18.0555555556vw;
    height: 4.1666666667vw;
    border-radius: 2.0833333333vw;
  }
}

@media screen and (max-width: 766px) {
  .l-archive .comment-respond #submit {
    width: 69.3333333333vw;
    height: 16vw;
    border-radius: 8vw;
  }
}

.l-archive .comment-meta {
  display: flex;
}

@media screen and (min-width: 767px) {
  .l-archive .comment-meta {
    align-items: center;
    justify-content: space-between;
  }
}

@media screen and (max-width: 766px) {
  .l-archive .comment-meta {
    flex-direction: column;
  }
}

.l-archive .comment-metadata {
  color: #AEBBC7;
}

@media screen and (min-width: 767px) {
  .l-archive .comment-metadata {
    font-size: 12px;
    line-height: 2.3333333333;
    letter-spacing: 0.05em;
    font-weight: 600;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-archive .comment-metadata {
    font-size: 0.8333333333vw;
  }
}

@media screen and (max-width: 766px) {
  .l-archive .comment-metadata {
    font-size: calc((12 / 375) * 100vw);
    line-height: 2.3333333333;
    letter-spacing: 0.05em;
    font-weight: 600;
  }
}

.l-archive .comment-metadata::before {
  font-size: inherit;
  content: "\e931";
  display: inline-block;
  font-family: icomoon;
  vertical-align: middle;
  color: #AEBBC7;
}

@media screen and (min-width: 767px) {
  .l-archive .comment-metadata::before {
    margin-right: 5px;
    margin-bottom: 3px;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-archive .comment-metadata::before {
    margin-right: 0.3472222222vw;
    margin-bottom: 0.2083333333vw;
  }
}

@media screen and (max-width: 766px) {
  .l-archive .comment-metadata::before {
    margin-right: 1.3333333333vw;
    margin-bottom: 0.8vw;
  }
}

.l-archive .comment-content&gt;p {
  margin: 0;
}

@media screen and (min-width: 767px) {
  .l-archive .comment-content&gt;p {
    font-size: 14px;
    line-height: 1.7142857143;
    letter-spacing: 0.05em;
    font-weight: 400;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-archive .comment-content&gt;p {
    font-size: 0.9722222222vw;
  }
}

@media screen and (max-width: 766px) {
  .l-archive .comment-content&gt;p {
    font-size: calc((14 / 375) * 100vw);
    line-height: 1.5714285714;
    letter-spacing: 0.05em;
    font-weight: 400;
  }
}

@media screen and (min-width: 767px) {
  .l-archive .reply {
    text-align: right;
    margin-top: 20px;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-archive .reply {
    margin-top: 1.3888888889vw;
  }
}

@media screen and (max-width: 766px) {
  .l-archive .reply {
    text-align: center;
    margin-top: 5.3333333333vw;
  }
}

.l-archive .comment-reply-link {
  color: #324353;
  background-color: #EAEAEA;
}

@media screen and (min-width: 767px) {
  .l-archive .comment-reply-link {
    font-size: 14px;
    line-height: 1.5;
    letter-spacing: 0.05em;
    font-weight: 700;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-archive .comment-reply-link {
    font-size: 0.9722222222vw;
  }
}

@media screen and (max-width: 766px) {
  .l-archive .comment-reply-link {
    font-size: calc((14 / 375) * 100vw);
    line-height: 1.5;
    letter-spacing: 0.05em;
    font-weight: 700;
  }
}

@media screen and (min-width: 767px) {
  .l-archive .comment-reply-link {
    padding: 10px 30px;
    border-radius: 25px;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-archive .comment-reply-link {
    padding: 0.6944444444vw 2.0833333333vw;
    border-radius: 1.7361111111vw;
  }
}

@media screen and (max-width: 766px) {
  .l-archive .comment-reply-link {
    padding: 2.6666666667vw 8vw;
    border-radius: 6.6666666667vw;
  }
}

.l-archive .c-postThumb__figure {
  aspect-ratio: 280/157.5;
  aspect-ratio: 2/1;
}

.l-archive .c-postThumb__figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.l-archive .c-postThumb__figure::before {
  display: none;
}

@media screen and (min-width: 767px) {
  .l-archive .p-postList__meta {
    justify-content: flex-end;
  }
}

.l-archive .c-postTimes__posted {
  color: #AEBBC7;
}

@media screen and (min-width: 767px) {
  .l-archive .c-postTimes__posted {
    font-size: 12px;
    line-height: 2.3333333333;
    letter-spacing: 0.05em;
    font-weight: 600;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-archive .c-postTimes__posted {
    font-size: 0.8333333333vw;
  }
}

@media screen and (max-width: 766px) {
  .l-archive .c-postTimes__posted {
    font-size: calc((12 / 375) * 100vw);
    line-height: 2.3333333333;
    letter-spacing: 0.05em;
    font-weight: 600;
  }
}

.l-archive .c-posts__content {
  color: #324353;
}

@media screen and (min-width: 767px) {
  .l-archive .c-posts__content {
    font-size: 14px;
    line-height: 1.7142857143;
    letter-spacing: 0.05em;
    font-weight: 400;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-archive .c-posts__content {
    font-size: 0.9722222222vw;
  }
}

@media screen and (max-width: 766px) {
  .l-archive .c-posts__content {
    font-size: calc((14 / 375) * 100vw);
    line-height: 1.5714285714;
    letter-spacing: 0.05em;
    font-weight: 400;
  }
}

@media screen and (min-width: 767px) {
  .l-archive .c-posts__content {
    margin: 10px 0;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-archive .c-posts__content {
    margin: 0.6944444444vw 0;
  }
}

@media screen and (max-width: 766px) {
  .l-archive .c-posts__content {
    margin: 2.6666666667vw 0;
  }
}

.l-archive .rmp-archive-results-widget {
  display: none;
}

.l-archive .c-pageTitle {
  position: relative;
}

@media screen and (min-width: 767px) {
  .l-archive .c-pageTitle {
    font-size: 36px;
    line-height: 1.5;
    letter-spacing: 0.1em;
    font-weight: 700;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-archive .c-pageTitle {
    font-size: 2.5vw;
  }
}

@media screen and (max-width: 766px) {
  .l-archive .c-pageTitle {
    font-size: calc((28 / 375) * 100vw);
    line-height: 1.5;
    letter-spacing: 0.1em;
    font-weight: 700;
  }
}

@media screen and (min-width: 767px) {
  .l-archive .c-pageTitle {
    padding-left: 30px;
    margin-top: 60px !important;
    margin-bottom: 50px;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-archive .c-pageTitle {
    padding-left: 2.0833333333vw;
    margin-top: 4.1666666667vw !important;
    margin-bottom: 3.4722222222vw;
  }
}

@media screen and (max-width: 766px) {
  .l-archive .c-pageTitle {
    padding-left: 6.6666666667vw;
    margin-top: 8vw !important;
    margin-bottom: 8vw;
  }
}

.l-archive .c-pageTitle::before {
  position: absolute;
  content: "";
  display: block;
  border-radius: 50%;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  background: linear-gradient(to right, #0471bc 0%, #28b191 100%);
}

@media screen and (min-width: 767px) {
  .l-archive .c-pageTitle::before {
    width: 20px;
    height: 20px;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-archive .c-pageTitle::before {
    width: 1.3888888889vw;
    height: 1.3888888889vw;
  }
}

@media screen and (max-width: 766px) {
  .l-archive .c-pageTitle::before {
    width: 4vw;
    height: 4vw;
  }
}

@media screen and (min-width: 767px) {
  .l-archive .l-parent {
    margin-top: 30px;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-archive .l-parent {
    margin-top: 2.0833333333vw;
  }
}

@media screen and (max-width: 766px) {
  .l-archive .l-parent {
    margin-top: 4.2666666667vw;
  }
}

.l-archive .p-termHead {
  border: none;
  margin: 0;
}

.l-archive .p-termHead__desc {
  padding: 0;
}

@media screen and (min-width: 767px) {
  .l-archive .p-termHead__desc {
    font-size: 18px;
    line-height: 1.4444444444;
    letter-spacing: 0.05em;
    font-weight: 700;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-archive .p-termHead__desc {
    font-size: 1.25vw;
  }
}

@media screen and (max-width: 766px) {
  .l-archive .p-termHead__desc {
    font-size: calc((16 / 375) * 100vw);
    line-height: 1.625;
    letter-spacing: 0.05em;
    font-weight: 700;
  }
}

.l-archive .c-categoryList,
.l-archive .c-tagList {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.l-archive .p-postList__times {
  margin-right: 0;
}

@media screen and (min-width: 767px) {
  .l-archive .p-postList__times {
    justify-content: flex-end;
  }
}

@media screen and (min-width: 767px) {
  .l-archive .add-archive {
    margin-top: 50px;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-archive .add-archive {
    margin-top: 3.4722222222vw;
  }
}

@media screen and (max-width: 766px) {
  .l-archive .add-archive {
    margin-top: 9.6vw;
  }
}

.l-archive .add-archive__category h2 {
  position: relative;
  border-bottom: 1px solid #8D8D8D;
}

@media screen and (min-width: 767px) {
  .l-archive .add-archive__category h2 {
    font-size: 24px;
    line-height: 1.5;
    letter-spacing: 0.05em;
    font-weight: 700;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-archive .add-archive__category h2 {
    font-size: 1.6666666667vw;
  }
}

@media screen and (max-width: 766px) {
  .l-archive .add-archive__category h2 {
    font-size: calc((18 / 375) * 100vw);
    line-height: 1.5;
    letter-spacing: 0.05em;
    font-weight: 700;
  }
}

@media screen and (min-width: 767px) {
  .l-archive .add-archive__category h2 {
    padding-bottom: 10px;
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-archive .add-archive__category h2 {
    padding-bottom: 0.6944444444vw;
    margin-bottom: 2.0833333333vw;
  }
}

@media screen and (max-width: 766px) {
  .l-archive .add-archive__category h2 {
    padding-bottom: 2.6666666667vw;
    margin-bottom: 8vw;
  }
}

.l-archive .add-archive__category h2::first-letter {
  color: #EEB822;
}

.l-archive .add-archive__category h2::before {
  position: absolute;
  content: "";
  display: block;
  background-color: #324353;
  height: 3px;
  top: auto;
  bottom: 0;
  transform: translateY(50%);
  left: 0;
  z-index: 1;
  border: none;
}

@media screen and (min-width: 767px) {
  .l-archive .add-archive__category h2::before {
    width: 240px;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-archive .add-archive__category h2::before {
    width: 16.6666666667vw;
  }
}

@media screen and (max-width: 766px) {
  .l-archive .add-archive__category h2::before {
    width: 26.6666666667vw;
  }
}

.l-archive .add-archive__category__list {
  display: flex;
  flex-wrap: wrap;
}

@media screen and (min-width: 767px) {
  .l-archive .add-archive__category__list {
    gap: 20px;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-archive .add-archive__category__list {
    gap: 1.3888888889vw;
  }
}

@media screen and (max-width: 766px) {
  .l-archive .add-archive__category__list {
    justify-content: space-between;
    row-gap: 5.3333333333vw;
  }
}

@media screen and (min-width: 767px) {
  .l-archive .add-archive__category__list&gt;li {
    min-width: calc((100% - 60px) / 4);
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-archive .add-archive__category__list&gt;li {
    min-width: calc((100% - 4.1666666667vw) / 4);
  }
}

@media screen and (max-width: 766px) {
  .l-archive .add-archive__category__list&gt;li {
    width: calc((100% - 4.5333333333vw) / 2);
  }
}

.l-archive .add-archive__category__list&gt;li&gt;a {
  display: flex;
  color: #fff;
  background-color: #324353;
  justify-content: center;
}

@media screen and (min-width: 767px) {
  .l-archive .add-archive__category__list&gt;li&gt;a {
    font-size: 14px;
    line-height: 2.1428571429;
    letter-spacing: 0.05em;
    font-weight: 700;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-archive .add-archive__category__list&gt;li&gt;a {
    font-size: 0.9722222222vw;
  }
}

@media screen and (max-width: 766px) {
  .l-archive .add-archive__category__list&gt;li&gt;a {
    font-size: calc((14 / 375) * 100vw);
    line-height: 2.1428571429;
    letter-spacing: 0.05em;
    font-weight: 700;
  }
}

@media screen and (min-width: 767px) {
  .l-archive .add-archive__category__list&gt;li&gt;a {
    white-space: nowrap;
    padding: 6px;
    border-radius: 100px;
  }

  .l-archive .add-archive__category__list&gt;li&gt;a:hover {
    background-color: #DBE5EB;
    color: #324353;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-archive .add-archive__category__list&gt;li&gt;a {
    padding: 0.4166666667vw;
    border-radius: 6.9444444444vw;
  }
}

@media screen and (max-width: 766px) {
  .l-archive .add-archive__category__list&gt;li&gt;a {
    padding: 1.6vw;
    border-radius: 26.6666666667vw;
  }
}

@media screen and (min-width: 767px) {
  .l-archive .add-archive__category__sublist {
    margin-top: 14px;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-archive .add-archive__category__sublist {
    margin-top: 0.9722222222vw;
  }
}

@media screen and (max-width: 766px) {
  .l-archive .add-archive__category__sublist {
    margin-top: 3.7333333333vw;
  }
}

.l-archive .add-archive__category__sublist&gt;li {
  border-bottom: 1px dashed #CCCCCC;
}

@media screen and (min-width: 767px) {
  .l-archive .add-archive__category__sublist&gt;li {
    padding-bottom: 14px;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-archive .add-archive__category__sublist&gt;li {
    padding-bottom: 0.9722222222vw;
  }
}

@media screen and (max-width: 766px) {
  .l-archive .add-archive__category__sublist&gt;li {
    padding-bottom: 3.7333333333vw;
  }
}

@media screen and (min-width: 767px) {
  .l-archive .add-archive__category__sublist&gt;li:not(:last-of-type) {
    margin-bottom: 16px;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-archive .add-archive__category__sublist&gt;li:not(:last-of-type) {
    margin-bottom: 1.1111111111vw;
  }
}

@media screen and (max-width: 766px) {
  .l-archive .add-archive__category__sublist&gt;li:not(:last-of-type) {
    margin-bottom: 4.2666666667vw;
  }
}

.l-archive .add-archive__category__sublist&gt;li&gt;a {
  color: #324353;
}

@media screen and (min-width: 767px) {
  .l-archive .add-archive__category__sublist&gt;li&gt;a {
    font-size: 14px;
    line-height: 2.1428571429;
    letter-spacing: 0.05em;
    font-weight: 700;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-archive .add-archive__category__sublist&gt;li&gt;a {
    font-size: 0.9722222222vw;
  }
}

@media screen and (max-width: 766px) {
  .l-archive .add-archive__category__sublist&gt;li&gt;a {
    font-size: calc((14 / 375) * 100vw);
    line-height: 2.1428571429;
    letter-spacing: 0.05em;
    font-weight: 700;
  }
}

.l-archive .add-archive__category__sublist&gt;li&gt;a:hover {
  opacity: 0.7;
}

.l-archive .add-archive__bnr {
  display: flex;
}

@media screen and (min-width: 767px) {
  .l-archive .add-archive__bnr {
    justify-content: space-between;
    margin-top: 60px;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-archive .add-archive__bnr {
    margin-top: 4.1666666667vw;
  }
}

@media screen and (max-width: 766px) {
  .l-archive .add-archive__bnr {
    flex-direction: column;
    row-gap: 5.3333333333vw;
    align-items: center;
    margin-top: 8vw;
  }
}

.l-archive .add-archive__bnr a {
  position: relative;
  text-align: center;
}

@media screen and (min-width: 767px) {
  .l-archive .add-archive__bnr a {
    width: calc((100% - 70px) / 3);
  }

  .l-archive .add-archive__bnr a:hover {
    opacity: 0.7;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-archive .add-archive__bnr a {
    width: calc((100% - 4.8611111111vw) / 3);
  }
}

@media screen and (max-width: 766px) {
  .l-archive .add-archive__bnr a {
    width: 74.6666666667vw;
  }
}

.l-archive .add-archive__bnr a span {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  width: 100%;
}

@media screen and (min-width: 767px) {
  .l-archive .add-archive__bnr a span {
    font-size: 16px;
    line-height: 2.125;
    letter-spacing: 0.05em;
    font-weight: 700;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-archive .add-archive__bnr a span {
    font-size: 1.1111111111vw;
  }
}

@media screen and (max-width: 766px) {
  .l-archive .add-archive__bnr a span {
    font-size: calc((16 / 375) * 100vw);
    line-height: 2.125;
    letter-spacing: 0.05em;
    font-weight: 700;
  }
}

.l-archive [class*=page-numbers] {
  background-color: transparent !important;
  position: relative;
  color: #324353;
  border-radius: 0;
  border-bottom: 2px solid transparent;
  transition: all 0.3s;
}

@media screen and (min-width: 767px) {
  .l-archive [class*=page-numbers] {
    font-size: 18px;
    line-height: 1.2222222222;
    letter-spacing: 0em;
    font-weight: 700;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-archive [class*=page-numbers] {
    font-size: 1.25vw;
  }
}

@media screen and (max-width: 766px) {
  .l-archive [class*=page-numbers] {
    font-size: calc((18 / 375) * 100vw);
    line-height: 1.2222222222;
    letter-spacing: 0em;
    font-weight: 700;
  }
}

.l-archive [class*=page-numbers].current,
.l-archive [class*=page-numbers]:hover {
  border-bottom: 2px solid #324353;
}

.l-archive .c-pagination .btn {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #324353;
  box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.1);
  border-radius: 50%;
  font-size: 0;
}

@media screen and (min-width: 767px) {
  .l-archive .c-pagination .btn {
    width: 60px;
    height: 60px;
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-archive .c-pagination .btn {
    width: 4.1666666667vw;
    height: 4.1666666667vw;
  }
}

@media screen and (max-width: 766px) {
  .l-archive .c-pagination .btn {
    width: 10.6666666667vw;
    height: 10.6666666667vw;
    margin-bottom: 3.7333333333vw;
  }
}

.l-archive .c-pagination .btn::after {
  position: absolute;
  font-family: icomoon;
  vertical-align: middle;
  color: #fff;
  top: 50%;
  content: "\e5c5";
}

@media screen and (min-width: 767px) {
  .l-archive .c-pagination .btn::after {
    font-size: 28px;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-archive .c-pagination .btn::after {
    font-size: 1.944444vw;
  }
}

@media screen and (max-width: 766px) {
  .l-archive .c-pagination .btn::after {
    font-size: 18px;
  }
}

@media screen and (min-width: 767px) {
  .l-archive .c-pagination .btn:first-of-type {
    margin-right: 20px;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-archive .c-pagination .btn:first-of-type {
    margin-right: 1.3888888889vw;
  }
}

@media screen and (max-width: 766px) {
  .l-archive .c-pagination .btn:first-of-type {
    margin-right: 2.6666666667vw;
  }
}

.l-archive .c-pagination .btn:first-of-type::after {
  transform: translateY(-50%) rotate(90deg);
}

@media screen and (min-width: 767px) {
  .l-archive .c-pagination .btn:first-of-type::after {
    left: 16px;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-archive .c-pagination .btn:first-of-type::after {
    left: 1.1111111111vw;
  }
}

@media screen and (max-width: 766px) {
  .l-archive .c-pagination .btn:first-of-type::after {
    left: 2.9333333333vw;
  }
}

@media screen and (min-width: 767px) {
  .l-archive .c-pagination .btn:last-of-type {
    margin-left: 20px;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-archive .c-pagination .btn:last-of-type {
    margin-left: 1.3888888889vw;
  }
}

@media screen and (max-width: 766px) {
  .l-archive .c-pagination .btn:last-of-type {
    margin-left: 2.6666666667vw;
  }
}

.l-archive .c-pagination .btn:last-of-type::after {
  transform: translateY(-50%) rotate(-90deg);
}

@media screen and (min-width: 767px) {
  .l-archive .c-pagination .btn:last-of-type::after {
    right: 16px;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-archive .c-pagination .btn:last-of-type::after {
    right: 1.1111111111vw;
  }
}

@media screen and (max-width: 766px) {
  .l-archive .c-pagination .btn:last-of-type::after {
    right: 2.9333333333vw;
  }
}

.l-mypageEdit.l-mainContent {
  background-color: transparent;
  padding: 0;
}

@media screen and (min-width: 767px) {
  .l-mypageEdit {
    margin-top: 50px;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-mypageEdit {
    margin-top: 3.4722222222vw;
  }
}

@media screen and (max-width: 766px) {
  .l-mypageEdit {
    margin-top: 13.3333333333vw;
  }
}

.l-mypageEdit .c-pageTitle {
  text-align: center;
  border: none !important;
}

@media screen and (min-width: 767px) {
  .l-mypageEdit .c-pageTitle {
    font-size: 36px;
    line-height: 1.1666666667;
    letter-spacing: 0.1em;
    font-weight: 700;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-mypageEdit .c-pageTitle {
    font-size: 2.5vw;
  }
}

@media screen and (max-width: 766px) {
  .l-mypageEdit .c-pageTitle {
    font-size: calc((28 / 375) * 100vw);
    line-height: 1.1428571429;
    letter-spacing: 0.1em;
    font-weight: 700;
  }
}

@media screen and (min-width: 767px) {
  .l-mypageEdit .c-pageTitle {
    margin-bottom: 50px;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-mypageEdit .c-pageTitle {
    margin-bottom: 3.4722222222vw;
  }
}

@media screen and (max-width: 766px) {
  .l-mypageEdit .c-pageTitle {
    margin-bottom: 13.3333333333vw;
  }
}

.l-mypageEdit .post_content {
  margin: 0 !important;
  background-color: #fff;
}

@media screen and (min-width: 767px) {
  .l-mypageEdit .post_content {
    border-radius: 10px;
    padding: 50px;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-mypageEdit .post_content {
    border-radius: 0.6944444444vw;
    padding: 3.4722222222vw;
  }
}

@media screen and (max-width: 766px) {
  .l-mypageEdit .post_content {
    border-radius: 5.3333333333vw;
    padding: 8vw 5.3333333333vw 12vw;
  }
}

.l-mypageEdit .post_content #wpmem_login {
  width: 100%;
  font-family: inherit !important;
}

.l-mypageEdit .post_content #wpmem_login fieldset {
  margin: 0;
}

@media screen and (min-width: 767px) {
  .l-mypageEdit .post_content #wpmem_login legend {
    font-size: 22px;
    line-height: 1.1818181818;
    letter-spacing: 0.05em;
    font-weight: 700;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-mypageEdit .post_content #wpmem_login legend {
    font-size: 1.5277777778vw;
  }
}

@media screen and (max-width: 766px) {
  .l-mypageEdit .post_content #wpmem_login legend {
    font-size: calc((22 / 375) * 100vw);
    line-height: 1.1818181818;
    letter-spacing: 0.05em;
    font-weight: 700;
  }
}

@media screen and (min-width: 767px) {
  .l-mypageEdit .post_content #wpmem_login legend {
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-mypageEdit .post_content #wpmem_login legend {
    margin-bottom: 2.0833333333vw;
  }
}

@media screen and (max-width: 766px) {
  .l-mypageEdit .post_content #wpmem_login legend {
    margin-bottom: 8vw;
  }
}

.l-mypageEdit .post_content #wpmem_login label {
  display: block;
}

@media screen and (min-width: 767px) {
  .l-mypageEdit .post_content #wpmem_login label {
    font-size: 18px;
    line-height: 1.4444444444;
    letter-spacing: 0.05em;
    font-weight: 700;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-mypageEdit .post_content #wpmem_login label {
    font-size: 1.25vw;
  }
}

@media screen and (max-width: 766px) {
  .l-mypageEdit .post_content #wpmem_login label {
    font-size: calc((18 / 375) * 100vw);
    line-height: 1.4444444444;
    letter-spacing: 0.05em;
    font-weight: 700;
  }
}

@media screen and (min-width: 767px) {
  .l-mypageEdit .post_content #wpmem_login label {
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-mypageEdit .post_content #wpmem_login label {
    margin-bottom: 0.6944444444vw;
  }
}

@media screen and (max-width: 766px) {
  .l-mypageEdit .post_content #wpmem_login label {
    margin-bottom: 2.6666666667vw;
  }
}

.l-mypageEdit .post_content #wpmem_login .div_text input {
  border: none;
  background-color: #F8F8F8;
  border-radius: 5px;
}

@media screen and (min-width: 767px) {
  .l-mypageEdit .post_content #wpmem_login .div_text input {
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: 0.05em;
    font-weight: 700;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-mypageEdit .post_content #wpmem_login .div_text input {
    font-size: 1.1111111111vw;
  }
}

@media screen and (max-width: 766px) {
  .l-mypageEdit .post_content #wpmem_login .div_text input {
    font-size: calc((16 / 375) * 100vw);
    line-height: 1.5;
    letter-spacing: 0.05em;
    font-weight: 700;
  }
}

@media screen and (min-width: 767px) {
  .l-mypageEdit .post_content #wpmem_login .div_text input {
    height: 50px;
    padding: 10px 16px;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-mypageEdit .post_content #wpmem_login .div_text input {
    height: 3.4722222222vw;
    padding: 0.6944444444vw 1.1111111111vw;
  }
}

@media screen and (max-width: 766px) {
  .l-mypageEdit .post_content #wpmem_login .div_text input {
    height: 13.3333333333vw;
    padding: 2.6666666667vw 4.2666666667vw;
  }
}

.l-mypageEdit .post_content #wpmem_login .button_div {
  padding: 0;
  text-align: center;
}

@media screen and (min-width: 767px) {
  .l-mypageEdit .post_content #wpmem_login .button_div {
    margin-top: 50px;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-mypageEdit .post_content #wpmem_login .button_div {
    margin-top: 3.4722222222vw;
  }
}

@media screen and (max-width: 766px) {
  .l-mypageEdit .post_content #wpmem_login .button_div {
    margin-top: 13.3333333333vw;
  }
}

.l-mypageEdit .post_content #wpmem_login .button_div input {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  color: #fff;
  background: linear-gradient(to right, #0471bc 0%, #28b191 100%);
  box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.15);
}

@media screen and (min-width: 767px) {
  .l-mypageEdit .post_content #wpmem_login .button_div input {
    font-size: 16px;
    line-height: 1;
    letter-spacing: 0.05em;
    font-weight: 700;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-mypageEdit .post_content #wpmem_login .button_div input {
    font-size: 1.1111111111vw;
  }
}

@media screen and (max-width: 766px) {
  .l-mypageEdit .post_content #wpmem_login .button_div input {
    font-size: calc((16 / 375) * 100vw);
    line-height: 1;
    letter-spacing: 0.05em;
    font-weight: 700;
  }
}

@media screen and (min-width: 767px) {
  .l-mypageEdit .post_content #wpmem_login .button_div input {
    width: 260px;
    height: 60px;
    border-radius: 30px;
  }
}

@media screen and (max-width: 1440px) and (min-width: 767px) {
  .l-mypageEdit .post_content #wpmem_login .button_div input {
    width: 18.0555555556vw;
    height: 4.1666666667vw;
    border-radius: 2.0833333333vw;
  }
}

@media screen and (max-width: 766px) {
  .l-mypageEdit .post_content #wpmem_login .button_div input {
    width: 69.3333333333vw;
    height: 16vw;
    border-radius: 8vw;
  }
}

.l-mypageEdit .post_content #wpmem_login .button_div input:hover {
  border: solid 2px #429A95;
  color: #429A95;
  background: #fff;
  box-shadow: none;
}

@media screen and (max-width: 766px) {
  .is-pc {
    display: none;
  }
}

@media screen and (min-width: 767px) {
  .is-sp {
    display: none;
  }
}

.single span.p-breadcrumb__text {
  /* display: block !important; */
}


/* ã‚³ãƒ©ãƒ&nbsp;è©³ç´°ã®ã‚³ãƒ¡ãƒ³ãƒˆãƒ•ã‚©ãƒ¼ãƒ&nbsp;ãƒ©ãƒ™ãƒ«éžè¡¨ç¤º,ã‚·ãƒ£ãƒ‰ã‚¦æ¶ˆåŽ» */
.l-single .comment-respond label {
  display: none;
}

.l-single .comment-respond #comment,
.l-single .p-commentArea {
  box-shadow: none;
}

/* ã‚³ãƒ©ãƒ&nbsp;è©³ç´°ã®è¡¨ã®èƒŒæ™¯è‰²ã‚°ãƒ¬ãƒ¼ */
.l-single .post_content table {
  background-color: #efefef;
}</pre></body></html>