@charset "UTF-8";
html {
  scroll-behavior: smooth;
}

:target {
  scroll-margin-top: 100px;
}

.d-tab {
  display: none;
}
@media screen and (max-width: 834px) {
  .d-tab {
    display: block;
  }
}

.d-sp {
  display: none;
}
@media screen and (max-width: 569px) {
  .d-sp {
    display: block;
  }
}

.d-pc {
  display: block;
}
@media screen and (max-width: 834px) {
  .d-pc {
    display: none;
  }
}

img {
  width: 100%;
  height: auto;
}

#news_ttl {
  display: none;
}
@media screen and (max-width: 922px) {
  #news_ttl {
    display: block;
  }
}
#news_ttl h2.top {
  padding: 50px 0 40px;
}

.column_tax-ttl_area {
  margin: 60px 0 20px;
}
@media screen and (max-width: 569px) {
  .column_tax-ttl_area {
    margin: 40px 0 0;
  }
}
.column_tax-ttl_area h3 {
  font-size: 22px;
  color: #449e42;
  font-family: "Montserrat";
  letter-spacing: 0.098em;
  text-align: center;
}
@media screen and (max-width: 569px) {
  .column_tax-ttl_area h3 {
    font-size: 20px;
  }
}
.column_tax-ttl_area.tag h3:before {
  content: "#";
  display: inline-block;
  vertical-align: middle;
  font-size: 24px;
  padding-right: 2px;
}

.wide_gray_area {
  background: #f4f4f4;
}

.column_inner {
  width: calc(100% - 140px);
  margin: 0 auto;
  padding: 82px 0 0;
  box-sizing: border-box;
  max-width: 1245px;
  position: relative;
}
.column_inner + .column_inner {
  padding-top: 0;
}
@media screen and (max-width: 834px) {
  .column_inner {
    width: 82.37%;
  }
}
@media screen and (max-width: 569px) {
  .column_inner {
    width: 100%;
    padding-top: 27px;
    padding-left: 27px;
    padding-right: 27px;
  }
  .column_inner.column_tag-archive {
    padding-top: 48px;
  }
}

.heading-block {
  margin: auto;
  width: 100%;
  padding-top: 112px;
  padding-bottom: 60px;
  text-align: center;
  background-color: #f7f7f7;
}
@media screen and (max-width: 569px) {
  .heading-block {
    padding-top: 0;
  }
}
@media screen and (max-width: 922px) {
  .heading-block {
    padding-top: 30px;
  }
}
.heading-block p {
  font-size: 14px;
  margin-bottom: 40px;
  font-weight: 500;
  line-height: 160%;
  color: #707070;
}
@media screen and (max-width: 569px) {
  .heading-block p {
    margin-bottom: 32px;
  }
}
.heading-block--nav {
  background-color: #fff;
  display: inline-block;
  width: calc(90% - 28px);
  max-width: 1027px;
  border-radius: 8px;
  position: relative;
  margin-bottom: 51px;
  margin-right: 28px;
}
@media screen and (max-width: 922px) {
  .heading-block--nav {
    margin-right: 0;
    width: 90%;
  }
}
@media screen and (max-width: 767px) {
  .heading-block--nav {
    padding: 16px 40px;
    justify-content: center;
    display: flex;
    flex-wrap: wrap;
    max-width: 430px;
    width: 100%;
    margin: 0 auto 30px;
  }
}
.heading-block--nav li {
  display: inline-block;
  justify-content: center;
  font-size: 17px;
  letter-spacing: 1px;
}
.heading-block--nav li a {
  display: block;
  padding: 30px 32px;
  color: #707070;
  font-weight: 500;
  letter-spacing: 0;
  transition: color 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
}
@media screen and (max-width: 1280px) {
  .heading-block--nav li a {
    padding: 30px 20px;
  }
}
@media screen and (max-width: 922px) {
  .heading-block--nav li a {
    padding-inline: 12px;
    margin-left: 0;
  }
}
@media screen and (max-width: 767px) {
  .heading-block--nav li a {
    padding: 8px 0;
    font-size: 14px;
    margin-right: 24px;
  }
}
.heading-block--nav li:after {
  content: "";
  display: block;
  position: relative;
  top: -24px;
  left: 30px;
  width: calc(100% - 60px);
  height: 2px;
  background-color: #302f30;
  transition: transform 0.25s cubic-bezier(0.165, 0.84, 0.44, 1);
  transform-origin: left center;
  transform: scaleX(0);
  box-sizing: border-box;
}
@media screen and (max-width: 1280px) {
  .heading-block--nav li:after {
    width: calc(100% - 48px);
    left: 24px;
  }
}
@media screen and (max-width: 922px) {
  .heading-block--nav li:after {
    width: calc(100% - 32px);
    left: 16px;
  }
}
@media screen and (max-width: 767px) {
  .heading-block--nav li:after {
    top: -1px;
    left: 0;
    width: calc(100% - 24px);
  }
}
@media screen and (max-width: 767px) {
  .heading-block--nav li:last-child:after {
    width: 100%;
  }
}
.heading-block--nav li:last-child a {
  margin-right: 0;
}
@media screen and (max-width: 767px) {
  .heading-block--nav li:nth-child(4):after {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .heading-block--nav li:nth-child(4) a {
    margin-right: 0;
    margin-top: 0;
  }
}
@media screen and (max-width: 767px) {
  .heading-block--nav li:nth-child(5) a,
  .heading-block--nav li:nth-child(6) a,
  .heading-block--nav li:nth-child(7) a {
    margin-top: 8px;
  }
}
.heading-block--nav li.current a {
  color: #302f30;
}
.heading-block--nav li.current:after {
  transform: scaleX(1);
}
.heading-block--nav li:hover a {
  color: #302f30;
}
.heading-block--nav li:hover:after {
  transform: scaleX(1);
}

.column_tag-area {
  margin: auto;
  width: 100%;
  padding-top: 50px;
  padding-bottom: 8px;
  background-color: #f7f7f7;
}
@media screen and (max-width: 922px) {
  .column_tag-area {
    padding-top: 0;
    padding-bottom: 14px;
  }
}
.column_tag-area_title {
  font-size: 24px;
  display: inline-block;
  margin-right: 20px;
}
.column_tag-area_title::before {
  content: "#";
}

.column_entries {
  display: inline-block;
  font-family: "Montserrat";
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.1px;
  position: relative;
  padding-top: 8px;
  bottom: -2px;
}
.column_entries-num {
  display: inline-block;
  margin-right: 4px;
}

.column_tag_list-area {
  margin-top: 30px;
  padding-left: 20px;
  display: flex;
}
@media screen and (max-width: 896px) {
  .column_tag_list-area {
    margin-top: 20px;
    padding-left: 0;
    display: block;
    overflow-x: scroll;
  }
}

.column_tag_list-heading {
  font-family: "Montserrat";
  font-size: 12px;
  padding: 11px 0 9px;
  margin-right: 27px;
  flex-shrink: 0;
}

.column_tag_list {
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 896px) {
  .column_tag_list {
    flex-wrap: nowrap;
    width: -moz-max-content;
    width: max-content;
  }
}
.column_tag_list-item {
  margin-right: 8px;
}
.column_tag_list-item a {
  display: block;
  border: solid 1px #000;
  border-radius: 3px;
  padding: 8px 17px;
  font-size: 14px;
  margin-bottom: 8px;
  font-weight: 500;
}
@media screen and (max-width: 896px) {
  .column_tag_list-item a {
    padding: 8px 14px;
  }
}

.column_flex {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media screen and (max-width: 569px) {
  .column_flex {
    display: block;
  }
}
@media screen and (max-width: 834px) {
  .column_flex--not-tab {
    display: block;
  }
}
.column_flex.align_start {
  align-items: flex-start;
}
.column_flex.justify_start {
  justify-content: flex-start;
}
.column_article-area {
  background-color: #fff;
  padding-bottom: 56px;
}
.column_article-area_more-btn {
  display: block;
  margin: 44px auto 0;
  width: 254px;
  padding: 24px 0;
  cursor: pointer;
  background-image: none;
  border-color: #169e78;
  transition: 0.2s ease;
}
@media screen and (max-width: 768px) {
  .column_article-area_more-btn {
    background-color: #ffffff;
    border-color: #169e78;
    padding: 20px 0;
    margin-top: 0;
  }
  .column_article-area_more-btn:hover {
    border-color: #169e78;
  }
}
@media screen and (max-width: 834px) {
  .column_article-area_more-btn {
    margin-bottom: 50px;
  }
}
.column_article-area_more-btn::before {
  content: none;
}
.column_article-area_more-btn::after {
  content: none;
}
.column_article-area_more-btn.is-hidden {
  display: none;
}
.column_article-area_more-btn p {
  position: relative;
  text-align: center;
  font-family: "Montserrat";
  font-weight: 700;
  color: #169e78;
  font-size: 14px;
  transition: 0.2s ease;
}
.column_article-area_more-btn:hover {
  background-color: #169e78;
  color: #ffffff;
  border-color: #169e78;
}
.column_article-area_more-btn:hover p {
  color: #ffffff;
}
@media screen and (max-width: 768px) {
  .column_article-area_more-btn:hover p {
    color: #169e78;
  }
}
.column_article-area_more-btn--arrow {
  position: relative;
  display: inline-block;
  left: 32px;
  top: -4px;
  border: 2px solid #169e78;
  border-top-color: transparent;
  border-left-color: transparent;
  width: 8px;
  height: 8px;
  transform: rotate(45deg);
  transition: 0.2s ease;
}
.column_article-area_more-btn:hover .column_article-area_more-btn--arrow {
  border-right-color: #ffffff;
  border-bottom-color: #ffffff;
}
@media screen and (max-width: 768px) {
  .column_article-area_more-btn:hover .column_article-area_more-btn--arrow {
    border-right-color: #169e78;
    border-bottom-color: #169e78;
  }
}
.column_info-area {
  width: calc((100% - 78px) / 3 - 0.01px);
}
@media screen and (max-width: 834px) {
  .column_info-area {
    width: 100%;
  }
}
.column_info-area_block {
  border: 1px solid #dddddd;
  padding: 24px 20px;
  margin-bottom: 30px;
}
@media screen and (max-width: 834px) {
  .column_info-area_block {
    border: none;
  }
}
@media screen and (max-width: 569px) {
  .column_info-area_block {
    border: 1px solid #dddddd;
  }
}
@media screen and (max-width: 834px) {
  .column_info-area_block_tag {
    border: 1px solid #dddddd;
    padding: 24px 47px;
  }
}
@media screen and (max-width: 569px) {
  .column_info-area_block_tag {
    padding: 24px 20px;
  }
}
.column_info-area_block_tag_list {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: -18px;
  padding: 0 14px 0 44px;
}
@media screen and (max-width: 569px) {
  .column_info-area_block_tag_list {
    justify-content: flex-start;
    padding: 0 14px 0 36px;
  }
}
.column_info-area_block_tag_list_item {
  font-size: 14px;
  letter-spacing: 0px;
  margin-bottom: 20px;
  margin-right: 30px;
}
.column_info-area_block_tag_list_item:last-child {
  margin-right: 0;
}
.column_info-area_block_tag_list_item a {
  position: relative;
  color: #666666;
  padding-bottom: 8px;
  font-weight: 500;
}
.column_info-area_block_tag_list_item a::after {
  content: "";
  display: block;
  position: relative;
  left: 0;
  bottom: -4px;
  width: 0;
  height: 1px;
  background-color: #666666;
  transition: width 0.2s ease;
}
.column_info-area_block_tag_list_item a:hover::after {
  width: 100%;
}
.column_article-block {
  width: 100%;
  margin-bottom: 32px;
  position: relative;
}
@media screen and (max-width: 569px) {
  .column_article-block {
    margin-bottom: 36px;
  }
}
.column_article-block:hover::after {
  opacity: 1;
}
.column_article-block:hover .column_article-block_title {
  color: #169e78;
}
.column_article-block:hover .column_article-block_img-area {
  opacity: 0.7;
}
.column_article-block:hover .column_article-block_img-area::before {
  transform: scale(1.04);
}
.column_article-block.is-hidden {
  display: none;
}
.column_article-block_2clm {
  width: calc((100% - 39px) / 2 - 0.01px);
}
@media screen and (max-width: 834px) {
  .column_article-block_2clm {
    width: calc((100% - 20px) / 2 - 0.01px);
  }
}
@media screen and (max-width: 569px) {
  .column_article-block_2clm {
    width: 100%;
  }
}
.column_article-block_3clm {
  width: calc((100% - 78px) / 3 - 0.01px);
  margin-right: 39px;
}
.column_article-block_3clm:nth-child(3n) {
  margin-right: 0;
}
@media screen and (max-width: 834px) {
  .column_article-block_3clm {
    width: calc((100% - 20px) / 2 - 0.01px);
    margin-right: 20px;
  }
  .column_article-block_3clm:nth-child(3n) {
    margin-right: 20px;
  }
  .column_article-block_3clm:nth-child(2n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 569px) {
  .column_article-block_3clm {
    width: 100%;
    margin-right: 0;
  }
}
.column_article-block_4clm {
  width: calc((100% - 60px) / 4 - 0.01px);
  margin-right: 20px;
}
.column_article-block_4clm:nth-child(4n) {
  margin-right: 0;
}
@media screen and (max-width: 834px) {
  .column_article-block_4clm {
    width: calc((100% - 20px) / 2 - 0.01px);
    margin-right: 20px;
  }
  .column_article-block_4clm:nth-child(3n) {
    margin-right: 20px;
  }
  .column_article-block_4clm:nth-child(2n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 569px) {
  .column_article-block_4clm {
    width: 100%;
    margin-right: 0;
  }
}
.column_article-block_img-area {
  position: relative;
  overflow: hidden;
  width: 100%;
  aspect-ratio: 1.91/1;
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
  background-color: #f0f0f0;
  transition: opacity ease 0.2s;
}
.column_article-block_img-area::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: inherit;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition: transform ease 0.2s;
}
.column_article-block_text-area {
  margin-top: 14px;
}
.column_article-block_feature {
  display: block;
  color: #a6a6a6;
  margin-bottom: 3px;
  font-size: 12px;
  font-weight: 700;
}
@media screen and (max-width: 569px) {
  .column_article-block_feature {
    font-size: 12px;
  }
}
.column_article-block_title {
  margin-bottom: 11px;
  font-size: 14px;
  font-weight: bold;
  color: #000000;
  line-height: 1.6;
  letter-spacing: 0;
  transition: color 0.2s ease;
  margin-right: 20px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  height: 45px;
  overflow: hidden;
  font-family: "Montserrat", "游ゴシック", "Yu Gothic", YuGothic, sans-serif;
}
@media screen and (max-width: 569px) {
  .column_article-block_title {
    font-size: 14px;
    line-height: 20px;
    height: 40px;
  }
}
.column_article-block_date {
  color: #a6a6a6;
  font-family: "Montserrat";
  font-size: 11px;
  font-weight: 400;
  letter-spacing: 0;
}
@media screen and (max-width: 569px) {
  .column_article-block_date {
    font-size: 10px;
  }
}
.column_article-block-newest {
  margin-bottom: 72px;
  width: 90%;
  max-width: 1055px;
  margin: auto;
  text-align: left;
}
@media screen and (max-width: 569px) {
  .column_article-block-newest {
    margin-bottom: 0;
  }
}
.column_article-block-newest .column_article-block_img-area {
  width: 53.4%;
  background-position: center center;
}
@media screen and (max-width: 569px) {
  .column_article-block-newest .column_article-block_img-area {
    width: 100%;
  }
}
.column_article-block-newest .column_article-block_text-area {
  margin-top: 34px;
  width: 37.5%;
  margin-right: 5.3%;
}
@media screen and (max-width: 569px) {
  .column_article-block-newest .column_article-block_text-area {
    margin-left: 0;
    margin-top: 18px;
    width: 100%;
    margin-right: 0;
  }
}
.column_article-block-newest .column_article-block_text-area p {
  margin-bottom: 57px;
  font-size: 14px;
  color: #666666;
  font-weight: 500;
  line-height: 1.7;
  letter-spacing: 0;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  font-family: "Montserrat", "游ゴシック", "Yu Gothic", YuGothic, sans-serif;
  overflow: hidden;
}
@media screen and (max-width: 569px) {
  .column_article-block-newest .column_article-block_text-area p {
    line-height: 1.6;
    color: #333333;
    margin-bottom: 30px;
  }
}
.column_article-block-newest .column_article-block_feature {
  font-size: 16px;
  letter-spacing: 0;
  margin-bottom: 16px;
}
.column_article-block-newest .column_article-block_title {
  font-size: 22px;
  margin-bottom: 17px;
  line-height: 1.55;
  letter-spacing: 0;
  margin-right: 0;
  height: 68px;
}
@media screen and (max-width: 569px) {
  .column_article-block-newest .column_article-block_title {
    font-size: 18px;
    line-height: 1.6;
    height: 60px;
  }
}
.column_article-block-newest .column_article-block_excerpt {
  margin-bottom: 13px;
  font-size: 14px;
  font-weight: 500;
  color: #666666;
  line-height: 1.8;
  letter-spacing: 0.011em;
}
@media screen and (max-width: 569px) {
  .column_article-block-newest .column_article-block_excerpt {
    line-height: 1.6;
    color: #333333;
  }
}
.column_article-block-newest .column_article-block_date {
  font-size: 12px;
  letter-spacing: 0;
  color: #a6a6a6;
}
@media screen and (max-width: 569px) {
  .column_article-block-newest .column_article-block_date {
    font-size: 10px;
  }
}

.column_recommend_area {
  background-color: #f7f7f7;
  padding: 43px 0 0;
}
@media screen and (max-width: 569px) {
  .column_recommend_area {
    margin-top: 60px;
  }
}
.column_recommend_area_heading {
  color: #333333;
}
.column_recommend_area_heading--eng {
  font-family: "Montserrat";
  font-weight: 400;
  font-size: 20px;
  letter-spacing: 0;
  line-height: 1.1em;
  margin-bottom: 22px;
}
.column_recommend_area_heading--ja {
  font-size: 14px;
  font-weight: 700;
}
.column_recommend_area_heading-block {
  margin-bottom: 34px;
  text-align: center;
}
.column_recommend_area .column_inner {
  padding-top: 0;
  padding-bottom: 17px;
}
.column_recommend_area .column_article-block {
  background-color: #fff;
  padding: 16px 16px 20px;
  box-sizing: border-box;
}
.column_recommend_area .column_article-block_text-area {
  margin-top: 19px;
}
.column_recommend_area .column_article-block_feature {
  margin-bottom: 4px;
}
.column_recommend_area .column_article-block_title {
  margin: 0;
}

@media screen and (max-width: 569px) {
  .column_recommend_area {
    padding: 24px 0 0;
  }
  .column_recommend_area a {
    display: block;
  }
  .column_recommend_area .img_area {
    width: 100%;
    height: 180px;
  }
  .column_recommend_area .txt_area {
    width: 100%;
    margin: 0 2%;
    padding: 16px 0 25px;
  }
  .column_recommend_area h5 {
    font-size: 15px;
    margin-bottom: 14px;
  }
  .column_recommend_area p {
    font-size: 13px;
    line-height: 150%;
  }
  .column_recommend_area .date {
    padding: 0;
    font-size: 11px;
  }
}
.column_related_area {
  width: calc(100% - 140px);
  max-width: 1260px;
  margin: auto;
  padding: 0 320px 0 150px;
  margin-bottom: 118px;
  box-sizing: border-box;
}
@media screen and (max-width: 1200px) {
  .column_related_area {
    padding: 0 150px;
  }
}
@media screen and (max-width: 1024px) {
  .column_related_area {
    padding: 0;
  }
}
@media screen and (max-width: 896px) {
  .column_related_area {
    width: calc(100% - 60px);
    margin-bottom: 60px;
  }
}
@media screen and (max-width: 569px) {
  .column_related_area {
    width: 100%;
  }
}
.column_related_area_heading-block {
  display: flex;
  align-items: center;
  width: 30%;
  background-color: #fff;
  padding: 10px 0 15px;
  box-sizing: border-box;
}
@media screen and (max-width: 896px) {
  .column_related_area_heading-block {
    padding: 30px 0 10px;
    width: 100%;
  }
}
.column_related_area_heading {
  font-family: "Montserrat";
  font-weight: 400;
  font-size: 20px;
  text-align: center;
  width: 100%;
}
.column_related_area_list {
  width: 70%;
  padding: 45px 110px 15px 0;
  background-color: #fff;
  box-sizing: border-box;
}
@media screen and (max-width: 896px) {
  .column_related_area_list {
    width: 100%;
    padding: 15px 20px 1px;
  }
}
.column_related_area_list a {
  display: flex;
  margin-bottom: 32px;
}
.column_related_area_list a:hover .img_area img {
  transform: scale(1.04);
}
.column_related_area_list a:hover .txt_area h3 {
  color: #2e9a9a;
}
.column_related_area_list .img_area {
  overflow: hidden;
  width: 58px;
  height: 58px;
  flex-shrink: 0;
  background-color: #f0f0f0;
}
.column_related_area_list .img_area img {
  vertical-align: top;
  transition: transform 0.2s ease;
  -o-object-fit: contain;
  object-fit: contain;
  width: 100%;
  height: 100%;
}
.column_related_area_list .txt_area {
  display: flex;
  align-items: center;
  margin-left: 24px;
}
.column_related_area_list .txt_area p {
  font-size: 16px;
  color: #000;
  font-weight: 500;
  line-height: 170%;
}
@media screen and (max-width: 896px) {
  .column_related_area_list .txt_area p {
    font-size: 14px;
  }
}

.contact_panel .link_wrap {
  margin-top: 0;
}

@media print {
  #right_link {
    position: absolute;
  }
}
/* ====================================== CONTAINER ====================================== */
/* ====================================== LAYOUT ====================================== */
/* ====================================== SPACING (MARGINのベース) ====================================== */
/* ====================================== MARGIN ====================================== */
/* ====================================== INSET ====================================== */
/* ====================================== CONTAINER ====================================== */
/* ====================================== LAYOUT ====================================== */
.content-right-center {
  margin-left: auto;
}

.content-left-center {
  margin-right: auto;
}

.content-center {
  margin: auto;
}

.width--pc1200-spfull {
  width: calc(100% - 52px);
  max-width: 1200px;
  margin: 0 auto;
}
@media screen and (max-width: 896px) {
  .width--pc1200-spfull {
    width: 100%;
  }
}

.width--pc890-spfull {
  width: 90%;
  max-width: 890px;
}
@media screen and (max-width: 569px) {
  .width--pc890-spfull {
    width: 100%;
  }
}

.width--1160 {
  width: calc(100% - 52px);
  max-width: 1160px;
  margin: 0 auto;
}

@media screen and (min-width: 896px) and (max-width: 1400px) {
  .width--pctab120 {
    width: calc(100% - 120px);
    margin-left: auto;
    margin-right: auto;
  }
}

@media screen and (min-width: 570px) and (max-width: 895px) {
  .width--tab120 {
    width: calc(100% - 120px);
    margin-left: auto;
    margin-right: auto;
  }
}

.width--40 {
  width: calc(100% - 40px);
  margin-left: auto;
  margin-right: auto;
}

@media screen and (max-width: 569px) {
  .width--sp40 {
    width: calc(100% - 40px);
    margin-left: auto;
    margin-right: auto;
  }
}

.width--60 {
  width: calc(100% - 60px);
  margin-left: auto;
  margin-right: auto;
}

@media screen and (min-width: 570px) and (max-width: 895px) {
  .width--tab60 {
    width: calc(100% - 60px);
    margin-left: auto;
    margin-right: auto;
  }
}

@media screen and (max-width: 569px) {
  .width--sp60 {
    width: calc(100% - 60px);
    margin-left: auto;
    margin-right: auto;
  }
}

.width--72 {
  width: calc(100% - 72px);
  margin-left: auto;
  margin-right: auto;
}

@media screen and (max-width: 569px) {
  .width--sp72 {
    width: calc(100% - 72px);
    margin-left: auto;
    margin-right: auto;
  }
}

@media screen and (min-width: 570px) and (max-width: 895px) {
  .width--tab72 {
    width: calc(100% - 72px);
    margin-left: auto;
    margin-right: auto;
  }
}

.width--tab160sp60 {
  width: calc(100% - 160px);
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 569px) {
  .width--tab160sp60 {
    width: calc(100% - 60px);
  }
}

.maxwidth--1400 {
  transition: width 0.2s ease;
  max-width: 1400px;
}

.maxwidth--1260 {
  transition: width 0.2s ease;
  max-width: 1260px;
}

.maxwidth--1200 {
  transition: width 0.2s ease;
  max-width: 1200px;
}

.maxwidth--1160 {
  transition: width 0.2s ease;
  max-width: 1160px;
}

.maxwidth--1070 {
  transition: width 0.2s ease;
  max-width: 1070px;
}

.maxwidth--800 {
  max-width: 800px;
}

.container--s {
  width: calc(100% - 32px);
  margin-left: auto;
  margin-right: auto;
  transition: width 0.2s ease;
  max-width: 1260px;
}
.container--m {
  width: calc(100% - 60px);
  margin-left: auto;
  margin-right: auto;
  transition: width 0.2s ease;
  max-width: 1260px;
}
.container--xxl {
  transition: width 0.2s ease;
  max-width: 1260px;
  margin: auto;
}
.container--1200 {
  transition: width 0.2s ease;
  max-width: 1200px;
  margin: auto;
}
.container--1260 {
  transition: width 0.2s ease;
  max-width: 1260px;
  margin: auto;
}
.container--1400 {
  transition: width 0.2s ease;
  max-width: 1400px;
  margin: auto;
}

/* ====================================== SPACING (MARGINのベース) ====================================== */
.m--auto {
  margin: auto;
}

.mb--xs {
  margin-bottom: 16px;
}
@media screen and (max-width: 896px) {
  .mb--xs {
    margin-bottom: 8px;
  }
}
.mb--s {
  margin-bottom: 24px;
}
@media screen and (max-width: 896px) {
  .mb--s {
    margin-bottom: 16px;
  }
}
.mb--ms {
  margin-bottom: 24px;
}
@media screen and (max-width: 896px) {
  .mb--ms {
    margin-bottom: 32px;
  }
}
@media screen and (max-width: 569px) {
  .mb--ms {
    margin-bottom: 16px;
  }
}
.mb--m {
  margin-bottom: 40px;
}
@media screen and (max-width: 896px) {
  .mb--m {
    margin-bottom: 32px;
  }
}
.mb--l {
  margin-bottom: 64px;
}
@media screen and (max-width: 896px) {
  .mb--l {
    margin-bottom: 32px;
  }
}
.mb--xl {
  margin-bottom: 80px;
}
@media screen and (max-width: 896px) {
  .mb--xl {
    margin-bottom: 56px;
  }
}
.mt--s {
  margin-top: 32px;
}
@media screen and (max-width: 896px) {
  .mt--s {
    margin-top: 24px;
  }
}
.mt--m {
  margin-top: 40px;
}
@media screen and (max-width: 896px) {
  .mt--m {
    margin-top: 32px;
  }
}
.mt--l {
  margin-top: 64px;
}
@media screen and (max-width: 896px) {
  .mt--l {
    margin-top: 32px;
  }
}
.mt--xl {
  margin-top: 80px;
}
@media screen and (max-width: 896px) {
  .mt--xl {
    margin-top: 56px;
  }
}
.m--none {
  margin-bottom: 0 !important;
}

/* ====================================== MARGIN ====================================== */
.mb--64 {
  margin-bottom: 64px;
}
.mt--64 {
  margin-top: 64px;
}
.ml--64 {
  margin-left: 64px;
}
.mr--64 {
  margin-right: 64px;
}
.mtb--64 {
  margin-top: 64px;
  margin-bottom: 64px;
}
.mlr--64 {
  margin-left: 64px;
  margin-right: 64px;
}

.mb--56 {
  margin-bottom: 56px;
}
.mt--56 {
  margin-top: 56px;
}
.ml--56 {
  margin-left: 56px;
}
.mr--56 {
  margin-right: 56px;
}
.mtb--56 {
  margin-top: 56px;
  margin-bottom: 56px;
}
.mlr--56 {
  margin-left: 56px;
  margin-right: 56px;
}

.mb--48 {
  margin-bottom: 48px;
}
.mt--48 {
  margin-top: 48px;
}
.ml--48 {
  margin-left: 48px;
}
.mr--48 {
  margin-right: 48px;
}
.mtb--48 {
  margin-top: 48px;
  margin-bottom: 48px;
}
.mlr--48 {
  margin-left: 48px;
  margin-right: 48px;
}

.mb--40 {
  margin-bottom: 40px;
}
.mt--40 {
  margin-top: 40px;
}
.ml--40 {
  margin-left: 40px;
}
.mr--40 {
  margin-right: 40px;
}
.mtb--40 {
  margin-top: 40px;
  margin-bottom: 40px;
}
.mlr--40 {
  margin-left: 40px;
  margin-right: 40px;
}

.mb--32 {
  margin-bottom: 32px;
}
.mt--32 {
  margin-top: 32px;
}
.ml--32 {
  margin-left: 32px;
}
.mr--32 {
  margin-right: 32px;
}
.mtb--32 {
  margin-top: 32px;
  margin-bottom: 32px;
}
.mlr--32 {
  margin-left: 32px;
  margin-right: 32px;
}

.mb--24 {
  margin-bottom: 24px;
}
.mt--24 {
  margin-top: 24px;
}
.ml--24 {
  margin-left: 24px;
}
.mr--24 {
  margin-right: 24px;
}
.mtb--24 {
  margin-top: 24px;
  margin-bottom: 24px;
}
.mlr--24 {
  margin-left: 24px;
  margin-right: 24px;
}

.mb--16 {
  margin-bottom: 16px;
}
.mt--16 {
  margin-top: 16px;
}
.ml--16 {
  margin-left: 16px;
}
.mr--16 {
  margin-right: 16px;
}
.mtb--16 {
  margin-top: 16px;
  margin-bottom: 16px;
}
.mlr--16 {
  margin-left: 16px;
  margin-right: 16px;
}

.mb--8 {
  margin-bottom: 8px;
}
.mt--8 {
  margin-top: 8px;
}
.ml--8 {
  margin-left: 8px;
}
.mr--8 {
  margin-right: 8px;
}
.mtb--8 {
  margin-top: 8px;
  margin-bottom: 8px;
}
.mlr--8 {
  margin-left: 8px;
  margin-right: 8px;
}

.mb--4 {
  margin-bottom: 4px;
}
.mt--4 {
  margin-top: 4px;
}
.ml--4 {
  margin-left: 4px;
}
.mr--4 {
  margin-right: 4px;
}
.mtb--4 {
  margin-top: 4px;
  margin-bottom: 4px;
}
.mlr--4 {
  margin-left: 4px;
  margin-right: 4px;
}

.mb--2 {
  margin-bottom: 2px;
}
.mt--2 {
  margin-top: 2px;
}
.ml--2 {
  margin-left: 2px;
}
.mr--2 {
  margin-right: 2px;
}
.mtb--2 {
  margin-top: 2px;
  margin-bottom: 2px;
}
.mlr--2 {
  margin-left: 2px;
  margin-right: 2px;
}

.mb--0 {
  margin-bottom: 0px;
}
.mt--0 {
  margin-top: 0px;
}
.ml--0 {
  margin-left: 0px;
}
.mr--0 {
  margin-right: 0px;
}
.mtb--0 {
  margin-top: 0px;
  margin-bottom: 0px;
}
.mlr--0 {
  margin-left: 0px;
  margin-right: 0px;
}

.mb--none {
  margin-bottom: 0 !important;
}

/* ====================================== INSET ====================================== */
.ptb--64 {
  padding-top: 64px;
  padding-bottom: 64px;
}

.p--24 {
  padding: 24px;
}
.pb--24 {
  padding-bottom: 24px;
}
.pt--24 {
  padding-top: 24px;
}
.pl--24 {
  padding-left: 24px;
}
.pr--24 {
  padding-right: 24px;
}
.ptb--24 {
  padding-top: 24px;
  padding-bottom: 24px;
}
.plr--24 {
  padding-left: 24px;
  padding-right: 24px;
}

.p--16 {
  padding: 16px;
}
.pb--16 {
  padding-bottom: 16px;
}
.pt--16 {
  padding-top: 16px;
}
.pl--16 {
  padding-left: 16px;
}
.pr--16 {
  padding-right: 16px;
}
.ptb--16 {
  padding-top: 16px;
  padding-bottom: 16px;
}
.plr--16 {
  padding-left: 16px;
  padding-right: 16px;
}

.pb--8 {
  padding-bottom: 8px;
}
.pt--8 {
  padding-top: 8px;
}
.pl--8 {
  padding-left: 8px;
}
.pr--8 {
  padding-right: 8px;
}
.ptb--8 {
  padding-top: 8px;
  padding-bottom: 8px;
}
.plr--8 {
  padding-left: 8px;
  padding-right: 8px;
}

.pb--4 {
  padding-bottom: 4px;
}
.pt--4 {
  padding-top: 4px;
}
.pl--4 {
  padding-left: 4px;
}
.pr--4 {
  padding-right: 4px;
}
.ptb--4 {
  padding-top: 4px;
  padding-bottom: 4px;
}
.plr--4 {
  padding-left: 4px;
  padding-right: 4px;
}

.lineheight--100 {
  line-height: 100%;
}

.lineheight--120 {
  line-height: 120%;
}

.lineheight--140 {
  line-height: 140%;
}

.lineheight--160 {
  line-height: 160%;
}

.lineheight--190 {
  line-height: 190%;
}

.lineheight--210 {
  line-height: 210%;
}

.font--white {
  color: #ffffff;
}

.font--black {
  color: #0f0f0f;
}

.font--gray-dark {
  color: #302f30;
}

.font--gray-light {
  color: #707070;
}

.font--gray-lighter {
  color: #b1b1b1;
}

html {
  background-color: #f7f7f7;
}

.bg--white {
  background-color: #ffffff;
}

.bg--gray-dark {
  background-color: #302f30;
}
.bg--gray-dark * {
  color: #ffffff;
}

.bg--gray-medium {
  background-color: #e4e4e4;
}

.bg--gray-light {
  background-color: #f7f7f7;
}

.bg--black {
  background-color: #0f0f0f;
}

.font--ja--regular {
  font-family: "游ゴシック", "Yu Gothic", YuGothic, sans-serif;
  font-weight: 500;
}

.font--ja--bold {
  font-family: "游ゴシック", "Yu Gothic", YuGothic, sans-serif;
  font-weight: 700;
}

.font--ja--bolder {
  font-family: "游ゴシック", "Yu Gothic", YuGothic, sans-serif;
  font-weight: 800;
}

.font--eng--light {
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
}

.font--eng--regular {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
}

.font--eng--medium {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
}

.font--eng--bold {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
}

.icon__wrapper {
  width: 20px;
}

.border--gray {
  border: 1px solid #707070;
}

.border--gray-dark {
  border: 1px solid #302f30;
}

.border--gray-light {
  border: 1px solid #e4e4e4;
}

.bb--gray-light {
  border-bottom: 1px solid #dadada;
  padding-bottom: 16px;
}

.bb--gray-lighter {
  border-bottom: 1px solid #e4e4e4;
}

.font--18 {
  font-size: 18px;
}
.font--16 {
  font-size: 16px;
}
.font--14 {
  font-size: 14px;
}
.font--13 {
  font-size: 13px;
}
.font--12 {
  font-size: 12px;
}
.font--10 {
  font-size: 10px;
}
.font--responsive-01 {
  font-size: 38px;
}
@media screen and (max-width: 896px) {
  .font--responsive-01 {
    font-size: 24px;
  }
}
.font--responsive-02 {
  font-size: 24px;
}
@media screen and (max-width: 896px) {
  .font--responsive-02 {
    font-size: 20px;
  }
}
.font--responsive-03 {
  font-size: 22px;
}
@media screen and (max-width: 896px) {
  .font--responsive-03 {
    font-size: 18px;
  }
}
.font--responsive-04 {
  font-size: 18px;
}
@media screen and (max-width: 896px) {
  .font--responsive-04 {
    font-size: 16px;
  }
}
.font--responsive-05 {
  font-size: 16px;
}
@media screen and (max-width: 896px) {
  .font--responsive-05 {
    font-size: 14px;
  }
}
.font--responsive-06 {
  font-size: 14px;
}
@media screen and (max-width: 896px) {
  .font--responsive-06 {
    font-size: 13px;
  }
}
@media screen and (max-width: 569px) {
  .font--responsive-06 {
    font-size: 12px;
  }
}

.img-scale__wrapper .img-scale__content {
  position: relative;
  overflow: hidden;
}
.img-scale__wrapper .img-scale__content:after {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  background-image: inherit;
  background-repeat: inherit;
  background-position: inherit;
  background-size: inherit;
  transition: all 0.2s ease-out;
}
.img-scale__wrapper:hover .img-scale__content:after {
  transform: scale(1.1);
}

.hover-transparent {
  transition: opacity 0.2s ease-in;
}
.hover-transparent:hover {
  opacity: 0.7;
}

.hover--invert:hover {
  background-color: #302f30;
  color: #ffffff;
}

.photo-block--bg {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  overflow: hidden;
  position: relative;
}
.photo-block--bg::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: inherit;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  transform: scale(1);
  transition: transform 0.5s ease;
  pointer-events: none;
}
.hover--image:hover .photo-block--bg::after {
  transform: scale(1.05);
}
@media screen and (max-width: 569px) {
  .photo-block--bg::after {
    content: none;
  }
}
.photo-block--bg--s {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 160px;
  overflow: hidden;
  position: relative;
}
.photo-block--bg--s::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: inherit;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  transform: scale(1);
  transition: transform 0.5s ease;
  pointer-events: none;
}
.hover--image:hover .photo-block--bg--s::after {
  transform: scale(1.05);
}
@media screen and (max-width: 569px) {
  .photo-block--bg--s::after {
    content: none;
  }
}
.photo-block--bg--thumb {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 58px;
  width: 58px;
  overflow: hidden;
  position: relative;
}
@media screen and (max-width: 569px) {
  .photo-block--bg--thumb {
    height: 66px;
    width: 66px;
  }
}
.photo-block--bg--thumb::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: inherit;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  transform: scale(1);
  transition: transform 0.5s ease;
  pointer-events: none;
}
.hover--image:hover .photo-block--bg--thumb::after {
  transform: scale(1.05);
}
@media screen and (max-width: 569px) {
  .photo-block--bg--thumb::after {
    content: none;
  }
}

.opacity--0 {
  opacity: 0;
}

.opacity--40 {
  opacity: 0.4;
}

.opacity--70 {
  opacity: 0.7;
}

.opacity--100 {
  opacity: 1;
}

.btn__flex-wrapper {
  display: flex;
  flex-wrap: wrap;
}
.btn__flex-container {
  display: inline-block;
  margin-right: 8px;
}
.btn__flex-container:last-child {
  margin-right: 0;
}
.btn--share {
  display: inline-block;
  border-radius: 50%;
  width: 28px;
  height: 28px;
  padding: 4px;
  margin-right: 8px;
  transition: 0.2s all ease-in;
}
.btn--share:hover {
  opacity: 0.6;
}
.btn--share__sp-area {
  display: none;
}
@media screen and (max-width: 569px) {
  .btn--share__sp-area {
    display: flex;
  }
}
.btn--share__icon {
  transition: 0.2s fill ease-in;
}
.btn--share__icon--gray {
  fill: #302f30;
}
.btn--share__icon--white {
  fill: #ffffff;
}
.btn--share__icon-wrapper {
  display: block;
  margin: auto;
  width: 16px;
  margin-top: 8px;
}
.btn--share__icon-wrapper.icon-wrapper--line {
  width: 20px;
  margin-top: 7px;
}
.btn--share.twitter .btn--share__icon-wrapper {
  margin-top: 9px;
}
.btn--share.line .btn--share__icon-wrapper {
  margin-top: 7px;
}
.btn--filter {
  display: block;
  font-family: "游ゴシック", "Yu Gothic", YuGothic, sans-serif;
  font-weight: 500;
  font-size: 14px;
  color: #302f30;
  border: 1px solid #302f30;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 16px;
  padding-right: 16px;
  margin-bottom: 8px;
  border-radius: 4px;
}
.btn--text-arrow__text {
  position: relative;
  padding-right: 8px;
  color: #302f30;
}
.btn--text-arrow__text.btn--eng {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: 16px;
}
@media screen and (max-width: 896px) {
  .btn--text-arrow__text.btn--eng {
    font-size: 14px;
  }
}
.btn--text-arrow__text.btn--jap {
  font-family: "游ゴシック", "Yu Gothic", YuGothic, sans-serif;
  font-weight: 700;
}
.btn--text-arrow__text:after {
  content: "";
  width: 8px;
  height: 8px;
  position: absolute;
  top: 4.7px;
  right: -3px;
  border-right: 1px solid #302f30;
  border-bottom: 1px solid #302f30;
  transform: rotate(-45deg);
  transition: 0.3s right ease-out;
}
@media screen and (max-width: 896px) {
  .btn--text-arrow__text:after {
    top: 4px;
  }
}
.btn--text-arrow__text.arrow--before {
  padding-right: 0px;
  padding-left: 24px;
}
.btn--text-arrow__text.arrow--before:after {
  left: 0;
  right: auto;
  top: 0;
  bottom: 0;
  margin: auto;
}
.btn--text-arrow__text.arrow--before .btn--text-arrow__text--ja {
  display: inline-block;
  position: absolute;
  opacity: 0;
  transform: translateX(-10px);
  width: 50%;
}
@media screen and (max-width: 1024px) {
  .btn--text-arrow__text.arrow--before .btn--text-arrow__text--ja {
    display: none;
  }
}
.btn--text-arrow__text.arrow--before:hover {
  transition: 0.2s transform ease-out;
  transform: translateX(3px);
}
.btn--text-arrow__text.arrow--before:hover:after {
  left: 3px;
  transition: 0.2s left ease-out;
}
.btn--text-arrow__text.arrow--before:hover .btn--text-arrow__text--ja {
  opacity: 1;
  transform: translateX(0);
  transition: 0.2s opacity ease-out, 0.2s transform ease-out;
}
@media screen and (max-width: 1024px) {
  .btn--text-arrow__text.arrow--before:hover .btn--text-arrow__text--ja {
    display: none;
  }
}
.btn--text-arrow__text.arrow--white .btn--text-arrow__text {
  color: #ffffff;
}
.btn--text-arrow__text.arrow--white .btn--text-arrow__text:after {
  top: 4px;
  border-right: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
}
@media screen and (max-width: 896px) {
  .btn--text-arrow__text.arrow--white .btn--text-arrow__text:after {
    top: 3px;
  }
}
.btn--text-arrow:hover .btn--text-arrow__text:after {
  right: -6px;
}
.btn--tips {
  display: inline-block;
  color: #ffffff;
  border: 1px solid #707070;
  background-color: #707070;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 16px;
  padding-right: 16px;
  border-radius: 4px;
  margin-bottom: 8px;
  font-size: 12px;
}
@media screen and (max-width: 896px) {
  .btn--tips {
    font-size: 14px;
  }
}
.btn--tips.hover--invert:hover {
  background-color: #ffffff;
  color: #707070;
}

.flex-block {
  display: flex;
  flex-wrap: wrap;
}
.flex-block * {
  vertical-align: top;
}
.flex-block--reverse {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column-reverse;
}
.flex-block.flex--center {
  align-items: center;
}
.flex-block.justifycontent--center {
  justify-content: center;
}
.flex-block.justifycontent--spacebetween {
  justify-content: space-between;
}
.flex-block.nowrap {
  flex-wrap: nowrap;
}

.col-auto + .col-auto {
  margin-left: 8px;
}

.col {
  flex-grow: 1;
}

.col-50 {
  width: 50%;
}
@media screen and (max-width: 896px) {
  .col-50 {
    width: 100%;
  }
}

.col-full {
  width: 100%;
}

.align--center {
  text-align: center;
}

.card--article--s__container {
  max-width: 300px;
  padding-top: 40px;
  padding-bottom: 32px;
}
@media screen and (max-width: 896px) {
  .card--article--s__container {
    padding-top: 48px;
    padding-bottom: 48px;
  }
}
@media screen and (max-width: 569px) {
  .card--article--s__container {
    max-width: none;
  }
}
.card--article--s__title {
  font-size: 18px;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  padding-left: 32px;
  padding-right: 32px;
  margin-bottom: 35px;
}
@media screen and (max-width: 896px) {
  .card--article--s__title {
    font-size: 16px;
  }
}
@media screen and (max-width: 896px) {
  .card--article--s__title {
    margin-bottom: 24px;
  }
}
.card--article--s__list {
  padding-left: 32px;
  padding-right: 32px;
  margin-bottom: 36px;
}
.card--article--s__list.list--index {
  margin-bottom: 0;
}
.card--article--s__block__url {
  display: flex;
}
.card--article--s__block__url span {
  display: block;
}
.card--article--s__block__img {
  border: 1px solid #dadada;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 58px;
  width: 58px;
  box-sizing: border-box;
  background-size: contain;
  background-color: #f0f0f0;
}
@media screen and (max-width: 569px) {
  .card--article--s__block__img {
    height: 66px;
    width: 66px;
  }
}
.card--article--s__block__info {
  width: calc(100% - 72px);
  margin-left: 16px;
  padding-top: 6px;
}
@media screen and (max-width: 896px) {
  .card--article--s__block__info {
    padding-top: 0px;
  }
}
@media screen and (max-width: 569px) {
  .card--article--s__block__info {
    width: calc(100% - 80px);
    padding-top: 4px;
  }
}
.card--article--s__block__info__label {
  font-size: 12px;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  color: #707070;
  margin-bottom: 4px;
  line-height: 100%;
}
@media screen and (max-width: 896px) {
  .card--article--s__block__info__label {
    font-size: 16px;
  }
}
.card--article--s__block__info__title {
  font-family: "Montserrat", "游ゴシック", "Yu Gothic", YuGothic, sans-serif;
  line-height: 150%;
  font-size: 12px;
  text-overflow: ellipsis;
  display: -webkit-box !important;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  transition: color 0.2s ease-out;
}
@media screen and (max-width: 569px) {
  .card--article--s__block__info__title {
    font-size: 14px;
  }
}
.card--article--s__block__info__title:hover {
  color: #169e78;
}
.card--article--s__block + .card--article--s__block {
  margin-top: 31px;
}
@media screen and (max-width: 569px) {
  .card--article--s__block + .card--article--s__block {
    margin-top: 32px;
  }
}
.card--article--s__block--index a {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 16px;
  padding-right: 16px;
  font-size: 13px;
  line-height: 150%;
  font-family: "游ゴシック", "Yu Gothic", YuGothic, sans-serif;
  font-weight: 500;
  display: block;
  cursor: pointer;
}
.card--article--s__block--index a span {
  font-family: "Montserrat", "游ゴシック", "Yu Gothic", YuGothic, sans-serif;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  display: -webkit-box !important;
  -webkit-box-orient: vertical;
  max-height: 3.2em;
}
.card--article--s__block--index a.current {
  background-color: #e4e4e4;
}
.card--article--s__block--index a:hover {
  background-color: #e4e4e4;
}
.card--article--s__block--index a * {
  font-weight: 400 !important;
  color: #666666 !important;
}
.card--article--s__block--date-title span {
  display: block;
}
.card--article--s__block--date-title .block--date-title__date {
  font-size: 14px;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  color: #707070;
}
.card--article--s__block--date-title + .card--article--s__block--date-title {
  margin-bottom: 40px;
}
@media screen and (max-width: 896px) {
  .card--article--s__block--date-title + .card--article--s__block--date-title {
    margin-bottom: 32px;
  }
}
.card--article--l {
  padding-top: 16px;
  padding-bottom: 24px;
}
.card--article--l__container {
  display: flex;
}
.card--article--l__container li + li {
  margin-left: 16px;
}
@media screen and (max-width: 896px) {
  .card--article--l__container li + li {
    margin-left: 0px;
  }
}
.card--article--l__url {
  display: block;
  width: calc(100% - 32px);
  margin: auto;
}
.card--article--l__img {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 160px;
  overflow: hidden;
  position: relative;
  margin: auto;
  display: block;
}
.card--article--l__img::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: inherit;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  transform: scale(1);
  transition: transform 0.5s ease;
  pointer-events: none;
}
.hover--image:hover .card--article--l__img::after {
  transform: scale(1.05);
}
@media screen and (max-width: 569px) {
  .card--article--l__img::after {
    content: none;
  }
}
.card--article--l__info {
  display: block;
  padding: 0 20px 24px;
}
.card--article--l__info__label {
  margin-top: 16px;
  margin-bottom: 6px;
  display: flex;
}
.card--article--l__info__label__vol {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: 12px;
  color: #302f30;
}
.card--article--l__info__label__cate {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: 12px;
  color: #707070;
  margin-left: 10px;
  display: inline-block;
}
.card--article--l__info__title {
  display: block;
  margin-bottom: 16px;
  font-size: 14px;
  color: #0f0f0f;
  font-family: "游ゴシック", "Yu Gothic", YuGothic, sans-serif;
  font-weight: 700;
  height: 38px;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  display: -webkit-box !important;
  -webkit-box-orient: vertical;
  line-height: 135%;
  margin-bottom: 18px;
  font-family: "Montserrat", "游ゴシック", "Yu Gothic", YuGothic, sans-serif;
}
@media screen and (max-width: 569px) {
  .card--article--l__info__title {
    height: 20px;
    -webkit-line-clamp: 1;
  }
}
.card--article--l__info__date {
  display: block;
  color: #707070;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-size: 12px;
}

.d--sp {
  display: none;
}
@media screen and (max-width: 569px) {
  .d--sp {
    display: block;
  }
}
@media screen and (max-width: 569px) {
  .d--tab {
    display: none;
  }
}
@media screen and (max-width: 1024px) {
  .d--pc {
    display: none;
  }
}
.d--sptab {
  display: none;
}
@media screen and (max-width: 896px) {
  .d--sptab {
    display: block;
  }
}

.br--hide-over896 {
  display: none;
}
@media screen and (max-width: 896px) {
  .br--hide-over896 {
    display: block;
  }
}
.br--show-only896 {
  display: none;
}
@media screen and (max-width: 896px) {
  .br--show-only896 {
    display: block;
  }
}
@media screen and (max-width: 569px) {
  .br--show-only896 {
    display: none;
  }
}
@media screen and (max-width: 896px) {
  .br--hide-below896 {
    display: none;
  }
}
.br--show-sp569 {
  display: none;
}
@media screen and (max-width: 569px) {
  .br--show-sp569 {
    display: block;
  }
}
@media screen and (max-width: 569px) {
  .br--hide-sp569 {
    display: none;
  }
}
.br--hide-over1024 {
  display: none;
}
@media screen and (max-width: 1024px) {
  .br--hide-over1024 {
    display: block;
  }
}
@media screen and (max-width: 1024px) {
  .br--hide-below1024 {
    display: none;
  }
}
.br--show-below1200 {
  display: none;
}
@media screen and (max-width: 1200px) {
  .br--show-below1200 {
    display: block;
  }
}
@media screen and (max-width: 1200px) {
  .br--hide-below1200 {
    display: none;
  }
}

.zindex--top {
  z-index: 99999;
}

.zindex--100 {
  z-index: 100;
}

.zindex--200 {
  z-index: 200;
}

.zindex--300 {
  z-index: 300;
}

.zindex--bottom {
  z-index: -1;
}

/* ====================================== MODULE ====================================== */
.display--block {
  display: block;
}

.display--inline-block {
  display: inline-block;
}

.position--relative {
  position: relative;
}

.position--absolute {
  position: absolute;
}

.position--fixed {
  position: fixed;
}

.overflow--hidden {
  overflow: hidden;
}

::-moz-selection {
  /* Code for Firefox */
  background: #87ceeb;
}

::selection {
  background: #87ceeb;
}

.page--setting.tips {
  background-color: #f7f7f7;
}
@media screen and (max-width: 569px) {
  .page--setting.tips {
    background-color: #ffffff;
  }
}
.page--setting.tips .btn--filter {
  pointer-events: none;
}

.card--profile {
  display: flex;
  margin-bottom: 24px;
}
@media screen and (max-width: 569px) {
  .card--profile {
    display: block;
  }
}
.card--profile__img {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 50px;
  width: 50px;
  background-image: url(/assets/images/tips/profile_noimage.jpg);
}
@media screen and (max-width: 569px) {
  .card--profile__img {
    display: none;
  }
}
.card--profile__info {
  margin-left: 16px;
}
@media screen and (max-width: 569px) {
  .card--profile__info {
    margin-left: 0px;
  }
}
.card--profile__info__job {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  color: #707070;
  font-size: 14px;
  margin-top: 8px;
  margin-bottom: 8px;
  line-height: 100%;
}
@media screen and (max-width: 896px) {
  .card--profile__info__job {
    font-size: 13px;
  }
}
@media screen and (max-width: 569px) {
  .card--profile__info__job {
    font-size: 12px;
  }
}
.card--profile__info__name {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 100%;
}
@media screen and (max-width: 896px) {
  .card--profile__info__name {
    font-size: 14px;
  }
}

.article-block {
  padding-top: 98px;
  transition: width 0.2s ease;
  max-width: 1260px;
  margin: auto;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  width: calc(100% - 140px);
}
@media screen and (max-width: 896px) {
  .article-block {
    width: calc(100% - 60px);
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 922px) {
  .article-block {
    padding-top: 30px;
  }
}
@media screen and (max-width: 569px) {
  .article-block {
    width: 100%;
    padding-top: 0;
  }
}
.article-block__left-side {
  position: sticky;
  top: 90px;
  width: 130px;
  padding-top: 40px;
  padding-bottom: 40px;
  z-index: 1;
  transform: translateY(0px);
  background-color: #ffffff;
  text-align: center;
  transition: transform 0.2s ease-out;
}
.article-block__left-side.scrolled {
  transform: translateY(0px);
}
@media screen and (max-width: 896px) {
  .article-block__left-side {
    display: none;
  }
}
@media (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .article-block__left-side {
    position: absolute;
  }
  .article-block__left-side.scrolled {
    position: fixed;
  }
}
.article-block__main {
  display: flex;
  justify-content: space-between;
  width: calc(100% - 150px);
}
@media screen and (max-width: 896px) {
  .article-block__main {
    width: 100%;
  }
}
@media screen and (max-width: 569px) {
  .article-block__main {
    display: block;
  }
}
.article-block__main__left {
  position: relative;
  width: calc(100% - 320px);
  max-width: 800px;
  padding-top: 84px;
  padding-bottom: 84px;
}
@media screen and (max-width: 896px) {
  .article-block__main__left {
    width: calc(100% - 268px);
    padding-top: 43px;
  }
}
@media screen and (max-width: 569px) {
  .article-block__main__left {
    width: 100%;
    padding-top: 32px;
    padding-bottom: 32px;
  }
}
.article-block__main__right {
  width: 300px;
}
@media screen and (max-width: 896px) {
  .article-block__main__right {
    width: 260px;
  }
}
@media screen and (max-width: 569px) {
  .article-block__main__right {
    width: 100%;
  }
}
.article-block__share-block__title {
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  font-size: 14px;
  color: #302f30;
  margin-bottom: 24px;
  font-weight: 400;
}
.article-block__share-block__icon-list {
  display: flex;
  flex-wrap: wrap;
  width: 30px;
  margin: auto;
}
.article-block__share-block__icon + .article-block__share-block__icon {
  margin-top: 24px;
}
.article-block__share-block__icon:first-child {
  margin-bottom: -2px;
}
.article-block__share-block__icon a {
  display: block;
  width: 28px;
  transition: opacity 0.2s ease-in;
}
.article-block__share-block__icon a:hover {
  opacity: 0.7;
}
.article-block__title-block {
  width: calc(100% - 150px);
  margin: auto;
}
@media screen and (max-width: 1024px) {
  .article-block__title-block {
    width: calc(100% - 60px);
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 896px) {
  .article-block__title-block {
    width: calc(100% - 72px);
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 569px) {
  .article-block__title-block {
    width: calc(100% - 60px);
    margin-left: auto;
    margin-right: auto;
  }
}
.article-block__title-block__title {
  font-size: 24px;
  line-height: 155%;
  font-family: "游ゴシック", "Yu Gothic", YuGothic, sans-serif;
  font-weight: 700;
  margin-bottom: 24px;
  color: #0f0f0f;
  letter-spacing: -0.1px;
}
@media screen and (max-width: 896px) {
  .article-block__title-block__title {
    font-size: 20px;
  }
}
@media screen and (max-width: 896px) {
  .article-block__title-block__title {
    margin-bottom: 16px;
  }
}
.article-block__title-block__desc {
  font-size: 16px;
  margin-bottom: 56px;
  font-family: "游ゴシック", "Yu Gothic", YuGothic, sans-serif;
  font-weight: 500;
  color: #0f0f0f;
  letter-spacing: 0.3px;
  line-height: 185%;
  text-align: justify;
}
.article-block__info-block {
  display: none;
}
@media screen and (max-width: 896px) {
  .article-block__info-block {
    display: flex;
    flex-wrap: wrap;
    margin-top: 8px;
    margin-bottom: 8px;
    width: calc(100% - 72px);
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 569px) {
  .article-block__info-block {
    width: calc(100% - 60px);
    margin-left: auto;
    margin-right: auto;
  }
}
.article-block__info-block__label {
  font-size: 14px;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
}
@media screen and (max-width: 896px) {
  .article-block__info-block__label {
    font-size: 13px;
  }
}
@media screen and (max-width: 569px) {
  .article-block__info-block__label {
    font-size: 12px;
  }
}
.article-block__info-block__label:first-child {
  font-weight: 400;
}
.article-block__info-block__label:nth-child(2),
.article-block__info-block__label:nth-child(3) {
  color: #707070;
}
.article-block__info-block--pc {
  margin-bottom: 32px;
}
.article-block__info-block--pc__label {
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  font-weight: 400;
}
.article-block__info-block--pc__label.label-date {
  font-size: 14px;
  margin-bottom: 22px;
  color: #0f0f0f;
}
@media screen and (max-width: 896px) {
  .article-block__info-block--pc__label.label-date {
    font-size: 13px;
  }
}
@media screen and (max-width: 569px) {
  .article-block__info-block--pc__label.label-date {
    font-size: 12px;
  }
}
.article-block__info-block--pc__label.label-cate {
  font-size: 16px;
  font-family: "游ゴシック", "Yu Gothic", YuGothic, sans-serif;
  font-weight: 700;
  line-height: 170%;
  margin-bottom: 72px;
}
.article-block__info-block--pc__label.label-cate a {
  color: #0f0f0f;
}
.article-block__photo-block {
  margin-bottom: 70px;
  background-color: #f0f0f0;
  aspect-ratio: 1.91/1;
}
@media screen and (max-width: 896px) {
  .article-block__photo-block {
    margin-bottom: 32px;
    width: calc(100% - 32px);
    margin-left: auto;
    margin-right: auto;
  }
}
.article-block__photo-block img {
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  display: block;
}
.article-block__container {
  margin: auto;
  width: calc(100% - 150px);
}
@media screen and (max-width: 1024px) {
  .article-block__container {
    width: calc(100% - 60px);
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 896px) {
  .article-block__container {
    width: calc(100% - 72px);
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 569px) {
  .article-block__container {
    width: calc(100% - 60px);
    margin-left: auto;
    margin-right: auto;
  }
}
.article-block__text-block {
  margin-bottom: 64px;
}
@media screen and (max-width: 896px) {
  .article-block__text-block {
    margin-bottom: 40px;
  }
}
.article-block__text-block h3,
.article-block__text-block h4,
.article-block__text-block h5,
.article-block__text-block p,
.article-block__text-block table,
.article-block__text-block ul,
.article-block__text-block ol {
  color: #0f0f0f;
  margin: auto;
  width: calc(100% - 148px);
}
@media screen and (max-width: 1024px) {
  .article-block__text-block h3,
  .article-block__text-block h4,
  .article-block__text-block h5,
  .article-block__text-block p,
  .article-block__text-block table,
  .article-block__text-block ul,
  .article-block__text-block ol {
    width: calc(100% - 60px);
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 896px) {
  .article-block__text-block h3,
  .article-block__text-block h4,
  .article-block__text-block h5,
  .article-block__text-block p,
  .article-block__text-block table,
  .article-block__text-block ul,
  .article-block__text-block ol {
    width: calc(100% - 72px);
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 569px) {
  .article-block__text-block h3,
  .article-block__text-block h4,
  .article-block__text-block h5,
  .article-block__text-block p,
  .article-block__text-block table,
  .article-block__text-block ul,
  .article-block__text-block ol {
    width: calc(100% - 60px);
    margin-left: auto;
    margin-right: auto;
  }
}
.article-block__text-block * {
  font-family: "游ゴシック", "Yu Gothic", YuGothic, sans-serif;
}
.article-block__text-block h3 {
  font-size: 22px;
  line-height: 140%;
  font-family: "游ゴシック", "Yu Gothic", YuGothic, sans-serif;
  font-weight: 700;
  margin-bottom: 32px;
  margin-top: 66px;
}
@media screen and (max-width: 896px) {
  .article-block__text-block h3 {
    font-size: 18px;
  }
}
.article-block__text-block h4 {
  margin-bottom: 24px;
  font-size: 18px;
  line-height: 140%;
  font-family: "游ゴシック", "Yu Gothic", YuGothic, sans-serif;
  font-weight: 700;
  letter-spacing: 0.2px;
  margin-top: 32px;
  line-height: 170%;
  margin-bottom: 10px;
}
@media screen and (max-width: 896px) {
  .article-block__text-block h4 {
    margin-bottom: 16px;
  }
}
@media screen and (max-width: 896px) {
  .article-block__text-block h4 {
    font-size: 16px;
  }
}
@media screen and (max-width: 896px) {
  .article-block__text-block h4 {
    margin-bottom: 16px;
  }
}
.article-block__text-block p,
.article-block__text-block li {
  font-size: 16px;
  font-family: "游ゴシック", "Yu Gothic", YuGothic, sans-serif;
  font-weight: 500;
  line-height: 185%;
  margin-bottom: 15px;
  letter-spacing: 0.3px;
  text-align: justify;
}
.article-block__text-block p span,
.article-block__text-block li span {
  color: #0f0f0f;
}
.article-block__text-block ul,
.article-block__text-block ol {
  padding-left: 18px;
  margin-bottom: 16px;
}
.article-block__text-block ul li,
.article-block__text-block ol li {
  margin-bottom: 3px;
}
.article-block__text-block ul li {
  list-style: disc;
}
.article-block__text-block ol li {
  list-style: decimal;
}
.article-block__text-block a {
  font-family: "游ゴシック", "Yu Gothic", YuGothic, sans-serif;
  font-weight: 500;
  color: #666666;
  text-decoration: underline;
  transition: opacity 0.2s ease-out;
}
.article-block__text-block a:hover {
  opacity: 0.6;
}
.article-block__text-block blockquote {
  margin: auto;
  margin-top: 56px;
  width: calc(100% - 150px);
  box-sizing: border-box;
  padding-left: 30px;
  position: relative;
}
@media screen and (max-width: 1024px) {
  .article-block__text-block blockquote {
    width: calc(100% - 60px);
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 896px) {
  .article-block__text-block blockquote {
    width: calc(100% - 72px);
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
  }
}
@media screen and (max-width: 569px) {
  .article-block__text-block blockquote {
    width: calc(100% - 60px);
    margin-left: auto;
    margin-right: auto;
  }
}
.article-block__text-block blockquote::before {
  content: "";
  position: absolute;
  width: 4px;
  height: 100%;
  left: 11px;
  top: 0;
  background-color: #000;
}
@media screen and (max-width: 896px) {
  .article-block__text-block blockquote::before {
    left: 0px;
  }
}
.article-block__text-block blockquote p {
  width: 100%;
  line-height: 160%;
  margin-bottom: 12px;
  letter-spacing: 0;
}
.article-block__text-block hr {
  margin: 32px auto;
  width: calc(100% - 150px);
}
@media screen and (max-width: 1024px) {
  .article-block__text-block hr {
    width: calc(100% - 60px);
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 896px) {
  .article-block__text-block hr {
    width: calc(100% - 72px);
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 569px) {
  .article-block__text-block hr {
    width: calc(100% - 60px);
    margin-left: auto;
    margin-right: auto;
  }
}
.article-block__text-block img {
  max-width: 100%;
  height: auto;
  margin: 40px auto;
}
.article-block__text-block img.custom-size {
  width: unset;
  height: unset;
  display: block;
  margin: 40px auto;
}
.article-block__text-block p img {
  margin-bottom: 25px;
}
.article-block__text-block .text--bold {
  font-family: "游ゴシック", "Yu Gothic", YuGothic, sans-serif;
  font-weight: 700;
}
.article-block__text-block__icon-block {
  display: flex;
  flex-wrap: wrap;
  width: calc(100% - 150px);
  margin: auto;
}
.article-block__text-block__icon-block .icon-block__box {
  text-align: center;
  margin-left: 16px;
  margin-bottom: 24px;
  width: calc((100% - 32px) / 3 - 0.01px);
}
@media screen and (max-width: 896px) {
  .article-block__text-block__icon-block .icon-block__box {
    margin-bottom: 16px;
  }
}
.article-block__text-block__icon-block .icon-block__box:first-child {
  margin-left: 0;
}
.article-block__text-block__icon-block .icon-block__box:nth-child(2n + 3) {
  margin-left: 16px;
}
.article-block__text-block__icon-block .icon-block__box:nth-child(3n + 4) {
  margin-left: 0;
}
.article-block__text-block__icon-block .icon-block__box > p {
  width: 100%;
  margin-top: 8px;
  font-size: 12px;
}
@media screen and (max-width: 896px) {
  .article-block__text-block__icon-block .icon-block__box {
    width: calc((100% - 32px) / 2 - 0.01px);
  }
  .article-block__text-block__icon-block .icon-block__box:nth-child(2n + 3) {
    margin-left: 0;
  }
  .article-block__text-block__icon-block .icon-block__box:nth-child(3n + 4) {
    margin-left: 16px;
  }
}
.article-block__text-block__desc-block .photo-block--desc__text,
.article-block__text-block__desc-block p,
.article-block__text-block__desc-block a,
.article-block__text-block__desc-block span {
  margin-bottom: 0px;
  font-size: 12px;
  color: #707070;
}
.article-block__text-block__desc-block
  .article-block__text-block__url
  .icon--url {
  width: 10px;
  height: 10px;
  margin-bottom: 4px;
}
.article-block__text-block__desc-block .article-block__text-block__url:after {
  width: 10px;
  height: 10px;
  margin-bottom: 4px;
}
.article-block__text-block__list-block li {
  font-size: 14px;
  line-height: 160%;
}
.article-block__text-block__list-block li + li {
  margin-top: 8px;
}
.article-block__text-block__list-block .list-block__title {
  margin-bottom: 8px;
  font-weight: bold;
}
.article-block__text-block__list-block ul {
  list-style-type: disc;
  padding-left: 16px;
}
.article-block__text-block__list-block .list-number {
  list-style-type: decimal;
  padding-left: 16px;
}
.article-block__tag-block {
  margin: auto;
  width: calc(100% - 150px);
}
@media screen and (max-width: 1024px) {
  .article-block__tag-block {
    width: calc(100% - 60px);
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 896px) {
  .article-block__tag-block {
    width: calc(100% - 72px);
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 569px) {
  .article-block__tag-block {
    width: calc(100% - 60px);
    margin-left: auto;
    margin-right: auto;
  }
}
.article-block__tag-block__title {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  color: #302f30;
  font-size: 12px;
  margin-top: 8px;
  width: 10%;
}
@media screen and (max-width: 896px) {
  .article-block__tag-block__title {
    width: 20%;
  }
}
.article-block__tag-block__tag-list {
  width: 90%;
}
@media screen and (max-width: 896px) {
  .article-block__tag-block__tag-list {
    width: 80%;
  }
}
.article-block__recent-post {
  margin-bottom: 8px;
  background-color: #ffffff;
}
@media screen and (max-width: 569px) {
  .article-block__recent-post {
    background-color: #f7f7f7;
  }
}
@media screen and (max-width: 896px) {
  .article-block__recent-post .card--article--s__block:nth-child(4),
  .article-block__recent-post .card--article--s__block:nth-child(5) {
    display: none;
  }
}
.article-block__trending {
  background-color: #ffffff;
  margin-bottom: 8px;
}
.article-block__sticky {
  position: sticky;
  top: 90px;
  max-height: calc(100vh - 90px);
}
@media screen and (max-width: 896px) {
  .article-block__sticky {
    top: 78px;
    max-height: calc(100vh - 78px);
  }
}
@media screen and (max-width: 569px) {
  .article-block__sticky {
    display: none;
  }
}
.article-block__index {
  background-color: #ffffff;
}
.article-block__index .card--article--s__title {
  margin-bottom: 16px;
}
.article-block__share-tab {
  display: none;
  padding-top: 24px;
  padding-bottom: 24px;
  padding-left: 32px;
  padding-right: 32px;
}
@media screen and (max-width: 896px) {
  .article-block__share-tab {
    display: flex;
    align-items: center;
  }
}
.article-block__share-tab__icon-list {
  margin-left: 24px;
}
.article-block__share-tab__icon a {
  width: 28px;
}
.article-block__share-tab__icon + .article-block__share-tab__icon {
  margin-left: 16px;
}
.article-block__share-tab .card--article--s__title {
  padding: 0;
  margin-bottom: 0px;
}
.article-block__movie-block {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  width: 100%;
}
.article-block__movie-block iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.tips__nav {
  display: flex;
  justify-content: space-between;
  padding-top: 64px;
  padding-bottom: 54px;
  overflow: hidden;
  width: calc(100% - 140px);
}
@media screen and (max-width: 896px) {
  .tips__nav {
    background-color: #f7f7f7;
    width: 100%;
  }
}
@media screen and (max-width: 569px) {
  .tips__nav {
    padding-bottom: 24px;
    background-color: #ffffff;
  }
}
@media screen and (max-width: 569px) {
  .tips__nav.d--pc {
    display: none;
  }
}
.tips__nav.d--sp {
  display: none;
}
@media screen and (max-width: 569px) {
  .tips__nav.d--sp {
    display: flex;
  }
}
.tips__nav__url {
  display: block;
  position: relative;
  padding-bottom: 16px;
  max-width: 40%;
}
@media screen and (max-width: 896px) {
  .tips__nav__url {
    padding-bottom: 8px;
  }
}
.tips__nav__url:before,
.tips__nav__url:after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 1px;
  right: 0;
  bottom: 0;
  transform-origin: right bottom;
  background-color: #707070;
}
.tips__nav__url:before {
  opacity: 0.7;
}
@media screen and (max-width: 896px) {
  .tips__nav__url:before {
    opacity: 1;
  }
}
.tips__nav__url:after {
  transform: scaleX(0);
  background-color: #0f0f0f;
}
@media screen and (max-width: 896px) {
  .tips__nav__url:after {
    display: none;
  }
}
.tips__nav__url:hover {
  cursor: pointer;
}
.tips__nav__url:hover:after {
  transition: transform 0.8s cubic-bezier(0.22, 0.94, 0.44, 1);
}
.tips__nav__url.prev:after {
  left: -100%;
}
.tips__nav__url.next:hover:after {
  transform: scaleX(1);
}
.tips__nav__url.prev:hover:after {
  transform: scaleX(-1);
}
.tips__nav__url__label {
  display: block;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  color: #302f30;
  font-size: 13px;
  position: relative;
  padding-bottom: 16px;
}
.tips__nav__url__label.next {
  padding-right: 4px;
  text-align: right;
}
@media screen and (max-width: 896px) {
  .tips__nav__url__label.next {
    padding-right: 6px;
  }
}
.tips__nav__url__label.next:after {
  content: "";
  display: inline-block;
  position: relative;
  width: 8px;
  height: 8px;
  top: 0;
  border-left: 1px solid #302f30;
  border-bottom: 1px solid #302f30;
  transition: 0.3s right ease-out;
  transform: rotate(-135deg);
  right: -4px;
}
.tips__nav__url__label.prev {
  padding-left: 4px;
}
@media screen and (max-width: 896px) {
  .tips__nav__url__label.prev {
    padding-left: 6px;
  }
}
.tips__nav__url__label.prev:before {
  content: "";
  display: inline-block;
  position: relative;
  width: 8px;
  height: 8px;
  top: 0;
  border-left: 1px solid #302f30;
  border-bottom: 1px solid #302f30;
  transition: 0.3s right ease-out;
  transform: rotate(45deg);
  left: -4px;
}
@media screen and (max-width: 569px) {
  .tips__nav__url__ttl {
    display: flex;
    align-items: center;
  }
}
.tips__nav__url__ttl__vol {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: 16px;
}
@media screen and (max-width: 896px) {
  .tips__nav__url__ttl__vol {
    font-size: 14px;
  }
}
.tips__nav__url__ttl__txt {
  font-family: "Montserrat", "游ゴシック", "Yu Gothic", YuGothic, sans-serif;
  max-width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: inline-block;
}
@media screen and (max-width: 896px) {
  .tips__nav__url__ttl__txt {
    font-size: 14px;
  }
}
@media screen and (max-width: 569px) {
  .tips__nav__url__ttl__txt {
    margin-left: 8px;
  }
}
@media screen and (max-width: 896px) {
  .tips__nav__url__ttl.next {
    text-align: right;
  }
}
.tips__nav__url.prev {
  padding-left: 16px;
}
.tips__nav__url.prev:before {
  left: -100%;
}
@media screen and (max-width: 569px) {
  .tips__nav__url.prev {
    left: 20px;
    padding-left: 0px;
  }
}
.tips__nav__url.next {
  margin-left: auto;
  padding-right: 16px;
}
@media screen and (max-width: 569px) {
  .tips__nav__url.next {
    right: 20px;
    padding-right: 0px;
  }
}

.nav-anim {
  display: block;
  opacity: 0;
  transition: transform 1s cubic-bezier(0.22, 0.94, 0.44, 1) 0.75s,
    opacity 1s cubic-bezier(0.22, 0.94, 0.44, 1) 0.75s;
}
.nav-anim.next {
  transform: translate3d(40px, 0, 0);
}
.nav-anim.prev {
  transform: translate3d(-40px, 0, 0);
}

.nav-anim__line:before {
  transform: scaleX(0);
  transition: transform 1.5s cubic-bezier(0.22, 0.94, 0.44, 1) 0.5s;
}

.tips__nav.active .nav-anim__line.next:before {
  transform: scaleX(1);
}
.tips__nav.active .nav-anim__line.prev:before {
  transform: scaleX(-1);
}
.tips__nav.active .nav-anim__line .nav-anim {
  transform: translate3d(0, 0, 0);
  opacity: 1;
}

.hover--icon {
  position: relative;
}
@media screen and (max-width: 896px) {
  .hover--icon {
    display: none;
  }
}
.hover--icon:after,
.hover--icon:before {
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.3s ease;
  position: absolute;
}
.hover--icon:after {
  display: flex;
  align-items: center;
  padding: 24px;
  font-family: "游ゴシック", "Yu Gothic", YuGothic, sans-serif;
  font-weight: 500;
  font-size: 12px;
  right: -176px;
  bottom: 0;
  top: 0;
  margin: auto;
  background-color: #e4e4e4;
}
.hover--icon:before {
  content: "";
  display: block;
  border-style: solid;
  border-color: transparent #e4e4e4;
  width: 0px;
  height: 0px;
  top: calc(50% - 8px);
  right: -21px;
  border-width: 8px 8px 8px 0px;
}
.hover--icon:hover:after,
.hover--icon:hover:before {
  visibility: visible;
  opacity: 1;
}
.hover--icon.hover--icon--twt:after {
  content: "Xでシェアする";
  right: -148px;
}
.hover--icon.hover--icon--fb:after {
  content: "Facebookでシェアする";
  right: -193px;
}
.hover--icon.hover--icon--note:after {
  content: "noteでシェアする";
  right: -165px;
} /*# sourceMappingURL=column.css.map */
