/*!************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./node_modules/sass-loader/dist/cjs.js!./src/sass/theme.scss ***!
  \************************************************************************************************************************************************************************************/
@charset "UTF-8";
:root {
  --f-10px: 0.625rem;
  --f-11px: 0.688rem;
  --f-12px: 0.75rem;
  --f-13px: 0.813rem;
  --f-14px: 0.875rem;
  --f-15px: 0.938rem;
  --f-16px: 1rem;
  --f-17px: 1.063rem;
  --f-18px: 1.125rem;
  --f-19px: 1.188rem;
  --f-20px: 1.25rem;
  --f-21px: 1.313rem;
  --f-22px: 1.375rem;
  --f-23px: 1.438rem;
  --f-24px: 1.5rem;
  --f-25px: 1.563rem;
  --f-26px: 1.625rem;
  --f-27px: 1.688rem;
  --f-28px: 1.75rem;
  --f-29px: 1.813rem;
  --f-30px: 1.875rem;
  --f-31px: 1.938rem;
  --f-32px: 2rem;
  --f-33px: 2.063rem;
  --f-34px: 2.125rem;
  --f-35px: 2.188rem;
  --f-36px: 2.25rem;
  --f-37px: 2.313rem;
  --f-38px: 2.375rem;
  --f-39px: 2.438rem;
  --f-40px: 2.5rem;
  --f-41px: 2.563rem;
  --f-42px: 2.625rem;
  --f-43px: 2.688rem;
  --f-44px: 2.75rem;
  --f-45px: 2.813rem;
  --f-46px: 2.875rem;
  --f-47px: 2.938rem;
  --f-48px: 3rem;
  --f-49px: 3.063rem;
  --f-50px: 3.125rem;
}

html {
  margin: 0px;
  scroll-behavior: smooth;
}

body {
  padding-top: 85px;
}
@media screen and (min-width: 768px) {
  body {
    padding-top: 190px;
  }
}

img {
  vertical-align: bottom;
  max-width: 100%;
}

figure {
  margin: 0;
}

p {
  margin: 0;
}

input[type=search] {
  min-width: 100px;
}

[class^=section_], [class~=section] {
  padding: 0;
}

.main--404 {
  padding-top: 40px;
}

.globalheader {
  line-height: 1.5;
}
.globalheader img {
  vertical-align: middle;
}
.globalheader .icon_menu-text img {
  vertical-align: top;
}
@media screen and (min-width: 768px) {
  .globalheader .icon_menu-text img {
    vertical-align: middle;
  }
}

.contentsarea {
  background-color: #fff;
}



.review .contents-header-tab {
  margin-top: 0;
  margin-bottom: 20px;
  -webkit-box-shadow: none;
          box-shadow: none;
}
@media screen and (min-width: 768px) {
  .review .contents-header-tab {
    margin-bottom: 30px;
    -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.16);
            box-shadow: 0 2px 2px rgba(0, 0, 0, 0.16);
  }
}
.review .contents-header-tab__item {
  width: auto;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  border-bottom: none !important;
}
.review .contents-header-tab__item:nth-child(5n)::before {
  content: "";
}
.review .contents-header-tab__item a {
  padding: 8px 0;
}
@media screen and (min-width: 768px) {
  .review .contents-header-tab__item a {
    padding: 12px 0;
  }
}
.review .contents-header-tab__item.is-active a, .review .contents-header-tab__item.is-active span {
  background-color: #FFE200;
  color: #000;
}
.review .contents-header-tab__item.is-active a::after, .review .contents-header-tab__item.is-active span::after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-color: #FFE200 transparent transparent transparent;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  border-width: 7px 7.5px 0 7.5px;
  top: 100%;
}
@media screen and (min-width: 768px) {
  .review .contents-header-tab__item.is-active a::after, .review .contents-header-tab__item.is-active span::after {
    border-width: 11px 10.5px 0 10.5px;
    -webkit-filter: drop-shadow(0 2px 2px rgba(0, 0, 0, 0.16));
            filter: drop-shadow(0 2px 2px rgba(0, 0, 0, 0.16));
  }
}
.review .post-review-item {
  padding: 0;
  margin-bottom: 20px;
  -webkit-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.5);
          box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.5);
  background-color: #fff;
}
@media screen and (min-width: 768px) {
  .review .post-review-item {
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
.review .post-review-item .post-review-item__text {
  display: block;
  width: auto;
  height: auto;
  float: none;
}
.review .post-review-item__ttl-wrap {
  background-color: #212121;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 8px 20px;
}
@media screen and (min-width: 768px) {
  .review .post-review-item__ttl-wrap {
    padding: 10px 30px;
  }
}
.review .post__cat {
  margin-bottom: 0;
  background-color: #EB3C47;
  color: #fff;
  margin-right: 10px;
}
@media screen and (min-width: 768px) {
  .review .post__cat {
    margin-right: 20px;
  }
}
.review .post__cat-link {
  display: block;
  background-color: #FFE200;
  color: #000;
  font-size: clamp(13px, 2.8vw, 16px);
  padding: 3px 8px;
  min-width: 45px;
  text-align: center;
}
.review .post__cat-link::after {
  content: none;
}
.review .post-review-item__ttl {
  color: #fff;
  line-height: 1.5;
  height: auto;
  margin-bottom: 0;
  font-weight: normal;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-size: 14px;
}
.review .post-review-item__ttl::before {
  content: none;
}
.review .post-review-item__ttl::after {
  content: none;
}
@media screen and (min-width: 768px) {
  .review .post-review-item__ttl {
    font-size: 20px;
  }
}
.review .post-review-item__name-thumb {
  position: relative;
}
@media screen and (min-width: 768px) {
  .review .post-review-item__name-thumb {
    padding: 23px 30px 18px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-column-gap: 3.6%;
       -moz-column-gap: 3.6%;
            column-gap: 3.6%;
  }
}
.review .post-review-item__name-text-group {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.review .post-review-item__name-media {
  width: 45px;
  min-width: 45px;
}
@media screen and (min-width: 768px) {
  .review .post-review-item__name-media {
    display: none;
  }
}
.review .post_name {
  margin-bottom: 0;
  font-size: clamp(13px, 2.8vw, 16px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (min-width: 768px) {
  .review .post_name {
    margin-bottom: 16px;
    display: block;
  }
}
.review .post-review-item__name-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 20px;
  -webkit-column-gap: 11px;
     -moz-column-gap: 11px;
          column-gap: 11px;
}
@media screen and (min-width: 768px) {
  .review .post-review-item__name-inner {
    display: block;
    margin-bottom: 0;
    padding: 0;
  }
}
.review .post-review-item__name-text {
  line-height: 1.4;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.review .post-review-item__name-text p {
  font-size: 13px;
}
@media screen and (min-width: 768px) {
  .review .post-review-item__name-text p {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  .review .post-review-item__name-text {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-column-gap: 20px;
       -moz-column-gap: 20px;
            column-gap: 20px;
  }
}
.review .post-review-item__name-text .post-review-item__name-address,
.review .post-review-item__name-text .post-review-item__name-text {
  margin-bottom: 0;
}
.review .post-review-item__name-text .post-review-item__name-address a {
  color: currentColor;
  text-decoration: underline;
}
.review .post-review-item__thumb {
  width: 129px;
  /* position: absolute;
  top: 0;
  right: 0; */
}
@media screen and (min-width: 768px) {
  .review .post-review-item__thumb {
    width: 218px;
    position: static;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.review .post-review-item__thumb--pc {
  display: none;
}
@media screen and (min-width: 768px) {
  .review .post-review-item__thumb--pc {
    display: block;
  }
}
@media screen and (min-width: 768px) {
  .review .post-review-item__thumb--sp {
    display: none;
  }
}
.review .post-review-item__car-type {
  background-color: #CFCFCF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 6px 20px;
  font-size: clamp(13px, 2.8vw, 16px);
}
@media screen and (min-width: 768px) {
  .review .post-review-item__car-type {
    margin-left: 0;
    margin-right: 0;
  }
}
.review .post-review-item__car-type-text {
  margin-bottom: 0;
  margin-right: 8px;
  font-weight: bold;
  font-size: 13px;
}
@media screen and (min-width: 768px) {
  .review .post-review-item__car-type-text {
    font-size: 16px;
  }
}
.review .post-review-item__car-type-menu {
  margin: 0;
  padding-left: 0;
}
.review .post-review-item__car-type-menu a {
  color: #212121;
  text-decoration: underline;
  font-weight: bold;
}
.review .post-review-item__car-type-item::after {
  content: none;
}
.review .post-review-item__car-type-item a {
  text-decoration: underline;
  font-weight: bold;
  color: #212121;
}
.review .post-review-item__car-type-item a::after {
  content: none;
}
.review .post-review-item__reason {
  padding: 20px;
}
@media screen and (min-width: 768px) {
  .review .post-review-item__reason {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-column-gap: 30px;
       -moz-column-gap: 30px;
            column-gap: 30px;
    margin-top: 20px;
    margin-bottom: 0;
    padding: 0;
  }
}
.review .post-review-item__reason-media {
  display: none;
  width: 67px;
}
@media screen and (min-width: 768px) {
  .review .post-review-item__reason-media {
    display: block;
  }
}
.review .post-review-item__reason-menu {
  margin: 0;
  padding-left: 16px;
  list-style-type: decimal;
  font-size: clamp(13px, 2.8vw, 16px);
  font-weight: bold;
  line-height: 1.8;
}
@media screen and (min-width: 768px) {
  .review .post-review-item__reason-menu {
    padding-left: 16px;
  }
}
.review .post-review-item__voice {
  background-color: #EDEDED;
  padding: 14px 20px;
  font-size: clamp(13px, 2.8vw, 16px);
  position: relative;
  line-height: 1.53;
}
@media screen and (min-width: 768px) {
  .review .post-review-item__voice {
    padding: 18px 30px;
    line-height: 1.6;
  }
}
.review .post-review-item__voice::before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 12.5px 14px 12.5px;
  border-color: transparent transparent #EDEDED transparent;
  position: absolute;
  top: -14px;
  left: 32.5px;
}
@media screen and (min-width: 768px) {
  .review .post-review-item__voice::before {
    border-width: 0 15.5px 17px 15.5px;
    top: -17px;
    left: 48px;
  }
}
.review .post-review-item__voice-text {
  margin-bottom: 0;
  font-size: 13px;
}
@media screen and (min-width: 768px) {
  .review .post-review-item__voice-text {
    font-size: 16px;
  }
}



/* details start */
.details-summary {
  height: 50px;
  position: relative;
  display: block;
  padding: 10px;
  background-color: #808080;
  color: #fff;
  font-size: 19px;
  font-weight: bold;
  cursor: pointer;
  /* transition: background-color 0.3s ease; */
}
@media screen and (max-width: 570px) {
  .details-summary {
    font-size: 16px;
  }
}

.details-summary:hover {
  opacity: 0.8;
}

.open-text,
.close-text {
  position: absolute;
  top: 24%;
  left: 34%;
}
@media screen and (max-width: 840px) {
  .open-text,
  .close-text {
    left: 33%;
  }
}
@media screen and (max-width: 767px) {
  .open-text,
  .close-text {
    left: 29%;
  }
}
@media screen and (max-width: 690px) {
  .open-text,
  .close-text {
    left: 27%;
  }
}
@media screen and (max-width: 590px) {
  .open-text,
  .close-text {
    left: 25%;
  }
}
@media screen and (max-width: 570px) {
  .open-text,
  .close-text {
    top: 28%;
    left: 5%;
  }
}

.details-summary .btn {
  position: absolute;
  top: 32%;
  right: 2.4%;
  width: 25px;
  height: 18px;
  transform-origin: center center;
  /* transition-duration: 0.2s; */
}

.details-summary .btn:before,
.details-summary .btn:after {
  content: "";
  background-color: #fff;
  border-radius: 10px;
  width: 25px;
  height: 4px;
  position: absolute;
  top: 7px;
  left: 0;
  transform-origin: center center;
  transition: opacity 0.5s ease-in-out; 
}

.details-summary .btn:before {
  width: 4px;
  height: 25px;
  top: -3px;
  left: 11px;
}

.details-summary.is-active .btn:before {
  opacity: 0;
}

.details-summary::-webkit-details-marker {
  display: none;
}

.details-content {
  padding: 20px 165px 60px;
  display: none;
  opacity: 0;
  animation-timing-function: ease-in-out;
  animation-fill-mode: forwards;
}
@media screen and (max-width: 960px) {
  .details-content {
    padding: 20px 30px 60px;
  }
}
@media screen and (max-width: 767px) {
  .details-content {
    padding: 20px 30px 30px;
  }
}
@media screen and (max-width: 560px) {
  .details-content {
    padding: 16px 16px;
  }
}

.fadein {
  display: block;
  opacity: 0;
  animation-name: fadein;
  animation-duration: 1s;
  animation-timing-function: ease-in-out;
  animation-fill-mode: forwards;
}

@keyframes fadein {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}



.details-contentBottom {
  margin-top: 20px;
}

.post-review-item__documentBox {
  position: relative;
  background-color: #CFCFCF;
  padding: 127px 77px 80px;
}
@media screen and (max-width: 960px) {
  .post-review-item__documentBox {
    padding: 70px 30px 40px;
  }
}
@media screen and (max-width: 560px) {
  .post-review-item__documentBox {
    padding: 48px 16px 16px;
  }
}

.post-review-item__documentTitle {
  position: absolute;
  top: 7.889%;
  left: 50%;
  transform: translateX(-50%);
  font-size: 21px;
  font-weight: bold;
}
@media screen and (max-width: 960px) {
  .post-review-item__documentTitle {
    top: 2%;
  }
}
@media screen and (max-width: 767px) {
  .post-review-item__documentTitle {
    top: 3.9%;
  }
}
@media screen and (max-width: 560px) {
  .post-review-item__documentTitle {
    top: 3.1%;
    font-size: 1.05em;
  }
}

.post-review-item__documentInner {
  position: relative;
  background-color: #fff;
  padding: 60px 0 78px;
}
@media screen and (max-width: 560px) {
  .post-review-item__documentInner {
    padding: 40px 0 60px;
  }
}

.post-review-item__document {
  max-width: 860px;
  margin: 0 auto;
}

.post-review-item__documentText-box {
  position: absolute;
  bottom: 3%;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (max-width: 612px) {
  .post-review-item__documentText-box {
    bottom: 5%;
    left: 8%;
    transform: translateX(0);
  }
}

.post-review-item__documentText {
  font-size: 13px;
  font-weight: bold;
}
@media screen and (max-width: 612px) {
  .post-review-item__documentText {
    font-size: 0.6em;
  }
}
/* details end */



.review .post-review-item__reply-top {
  width: 307px;
  background-color: rgba(243, 58, 58, 0.2);
  padding: 6px 20px;
  font-size: 16px;
  font-weight: bold;
  position: relative;
  margin-bottom: 8px;
}
@media screen and (min-width: 768px) {
  .review .post-review-item__reply-top {
    padding: 4px 30px;
    font-size: 19px;
    margin-bottom: 1em;
  }
}
@media screen and (max-width: 767px) {
  .review .post-review-item__reply-top {
    width: 92%;
  }
}
@media screen and (max-width: 560px) {
  .review .post-review-item__reply-top {
    padding: 6px 10px;
    font-size: 13px;
  }
}
.review .post-review-item__reply-top::after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 16px 0 16px 14px;
  border-color: transparent transparent transparent rgba(243, 58, 58, 0.2);
  position: absolute;
  bottom: 0;
  right: -14px;
}
@media screen and (min-width: 768px) {
  .review .post-review-item__reply-top::after {
    border-width: 19px 0 19px 19px;
    bottom: 0;
    right: -19px;
  }
}
@media screen and (max-width: 560px) {
  .review .post-review-item__reply-top::after {
    border-width: 14px 0 14px 14px;
  }
}
.review .post-review-item__reply-inner {
  font-size: clamp(13px, 2.8vw, 16px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  /* -webkit-column-gap: 3.5%;
     -moz-column-gap: 3.5%;
          column-gap: 3.5%; */
  justify-content: space-between;
  gap: 2%;
}
.post-review-item__reply-textBox {
  /* max-width: 635px; */
  width: 82%;
}
.review .post-review-item__reply-bottom-staff {
  width: 74px;
}
@media screen and (min-width: 768px) {
  .review .post-review-item__reply-bottom-staff {
    width: 110px;
  }
}
.review .post-review-item__reply-bottom-text {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  line-height: 1.53;
}
@media screen and (min-width: 768px) {
  .review .post-review-item__reply-bottom-text {
    line-height: 1.6;
  }
}
.review .post-review-item__reply-bottom-text-p {
  margin-bottom: 0;
  font-size: 13px;
}
@media screen and (min-width: 961px) {
  .review .post-review-item__reply-bottom-text-p {
    font-size: 16px;
  }
}
.review .post-review-item__reply-bottom-staff-name {
  font-size: 12px;
  margin-bottom: 0;
  margin-top: 6px;
  text-align: center;
  white-space: nowrap;
}
@media screen and (min-width: 768px) {
  .review .post-review-item__reply-bottom-staff-name {
    font-size: 15px;
  }
}

.topicpath {
  width: 100vw;
  overflow-x: hidden;
  margin-left: calc(-50vw + 50%);
  margin-right: calc(-50vw + 50%);
}
.topicpath .topicpath__list {
  margin: 0;
  padding: 10px 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.topicpath .topicpath__list li {
  margin-left: 0;
  margin-right: 10px;
  padding-right: 18px;
  position: relative;
}
.topicpath .topicpath__list li:not(:last-child)::after {
  content: "";
  width: 9px;
  height: 4px;
  border-bottom: 1px solid #212121;
  border-right: 1px solid #212121;
  -webkit-transform: translateY(-50%) skewX(50deg);
          transform: translateY(-50%) skewX(50deg);
  position: absolute;
  top: 50%;
  right: 0;
}
.topicpath .topicpath__list li a,
.topicpath .topicpath__list li span {
  display: block;
  color: #212121;
  font-size: 12px;
  font-weight: 500;
  margin-right: 0;
}
.topicpath .topicpath__list li a {
  text-decoration: none;
}
.topicpath .topicpath__list li span {
  text-decoration: underline;
}

.c-breadcrumb .c-breadcrumb__link {
  color: #212121;
}

.heading_title {
  width: 100%;
  margin: 0 auto;
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.heading_title .heading-en {
  padding-left: 36px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (min-width: 768px) {
  .heading_title .heading-en {
    padding-left: 54px;
  }
}

.heading_title .heading-en::before {
  content: "";
  width: 32px;
  position: absolute;
  left: 0;
  bottom: 54%;
  border-bottom: 1px solid #000;
}

@media screen and (min-width: 768px) {
  .heading_title .heading-en::before {
    width: 50px;
  }
}

.heading_title .heading-en img {
  width: auto;
  vertical-align: bottom;
  height: 11.52px;
}

.heading_title .heading-ja {
  padding-left: 36px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: block;
  font-size: min(4.26667vw, 30px);
  text-transform: uppercase;
}

@media (min-width: 768px) {
  .heading_title .heading-ja {
    padding-left: 54px;
  }
}

.section_find-header .heading_primary {
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none;
  width: auto;
  margin: 0;
}

.section_magazine .heading_primary::before {
  background-color: #fff;
}

.section_magazine .heading_primary {
  border-color: #fff;
  color: #fff;
}

@media (min-width: 768px) {
  .section_search .heading_primary {
    margin: 0;
  }
}

.blog-pagination {
  margin-top: 20px;
  padding-bottom: 40px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (min-width: 992px) {
  .blog-pagination {
    margin-top: 60px;
    padding-bottom: 80px;
  }
}
.blog-pagination .page-numbers {
  padding: 0;
  margin: 0;
  width: auto;
}
.blog-pagination li {
  width: 40px;
  height: 40px;
}
.blog-pagination li a {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 12px;
}
@media screen and (min-width: 992px) {
  .blog-pagination li a {
    font-size: 13px;
  }
}
.blog-pagination li a.page-numbers {
  width: 100%;
}
.blog-pagination li span {
  font-size: 12px;
}
@media screen and (min-width: 992px) {
  .blog-pagination li span {
    font-size: 13px;
  }
}
.blog-pagination li .next::before {
  left: 50%;
  -webkit-transform: translateX(-60%) skewX(45deg);
          transform: translateX(-60%) skewX(45deg);
}
.blog-pagination .blog-pagination-prev span {
  width: 100%;
  height: 100%;
}

.sub {
  padding-top: 0;
  width: 94.6%;
  max-width: 1366px;
  margin: 0 auto;
  margin-top: 32px;
}
@media screen and (min-width: 992px) {
  .sub {
    width: 295px;
    margin-top: 0;
  }
}
.sub .sub-category {
  display: block;
  margin: 0 10px;
}
@media screen and (min-width: 992px) {
  .sub .sub-category {
    margin: 0;
  }
}
.sub .search_block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
.sub .search_block::after {
  content: "";
  width: 18px;
  height: 18px;
  background-image: var(--bsenka-search-icon);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  right: 13px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.sub .sidebar_search {
  height: auto;
  padding: 0;
}
@media screen and (min-width: 992px) {
  .sub .sidebar_search {
    width: auto;
  }
}
.sub .sidebar_search input.text {
  border: none;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  height: auto;
  background-color: #fff;
}
.sub .sidebar_search input.text::-webkit-input-placeholder {
  color: #aaa;
}
.sub .sidebar_search input.text::-moz-placeholder {
  color: #aaa;
}
.sub .sidebar_search input.text:-ms-input-placeholder {
  color: #aaa;
}
.sub .sidebar_search input.text::-ms-input-placeholder {
  color: #aaa;
}
.sub .sidebar_search input.text::placeholder {
  color: #aaa;
}
.sub .sidebar_search input.submit {
  width: 45px;
  height: 45px;
  background-color: #212121;
}
.sub .sub-category {
  padding: 0;
  list-style: none;
}
.sub .category-link {
  padding: 0;
  background-color: transparent;
}
@media screen and (min-width: 992px) {
  .sub .category-link {
    padding: 0 10px;
  }
}
.sub .sub__title1.pc {
  display: block !important;
}
.sub .sub-category__item {
  margin-bottom: 19px;
}
.sub .sub-post {
  padding: 0;
  margin: 0 10px;
  list-style: none;
  width: auto !important;
}
@media screen and (min-width: 992px) {
  .sub .sub-post {
    margin: 0;
  }
}
.sub .widget.my-popular-posts {
  padding: 0;
}
@media screen and (min-width: 992px) {
  .sub .widget.my-popular-posts {
    padding: 0 10px;
  }
}
@media screen and (min-width: 768px) {
  .sub .sidebar-news {
    padding: 0 10px;
  }
}
.sub .sub-news {
  margin: 0;
  list-style: none;
  width: 100%;
  background-color: #fff;
}
@media screen and (min-width: 992px) {
  .sub .sub-news {
    background-color: transparent;
    padding: 0;
  }
}
.sub .sub__title {
  border: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 10px;
     -moz-column-gap: 10px;
          column-gap: 10px;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  margin-bottom: 20px;
  padding-top: 6px;
  padding-left: 18px;
  border-left: 6px solid #212121;
}
@media screen and (min-width: 992px) {
  .sub .sub__title {
    padding-top: 0;
    padding-left: 0;
    border: none;
  }
}
.sub .heading-en img {
  height: 22px;
}
.sub .heading-ja {
  font-size: 12px;
  line-height: 1;
}
.sub .sub-post__item {
  border: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 10px;
     -moz-column-gap: 10px;
          column-gap: 10px;
  padding-bottom: 0;
  margin-bottom: 20px;
}
.sub .sub-post__item::after {
  content: none;
}
@media screen and (min-width: 992px) {
  .sub .sub-post__item::after {
    content: "";
  }
}
.sub .sub-post__item .sub-post__title::before {
  content: none;
}
@media screen and (min-width: 992px) {
  .sub .sub-post__item .sub-post__title::before {
    content: "";
  }
}
.sub .sub-post__thumb {
  width: 77px;
  height: auto;
  -webkit-box-flex: 0;
      -ms-flex: 0;
          flex: 0;
  margin-right: 0;
}
.sub .sub-post__thumb a {
  display: block;
  aspect-ratio: 77/52;
  width: 77px;
}
.sub .sub-post__thumb a img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.sub .sub-post__thumb {
  float: none;
}
.sub .sub-post__title {
  float: none;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 0;
}
.sub .sub-news li {
  padding: 15px 10px;
  margin: 0;
}
@media screen and (min-width: 992px) {
  .sub .sub-news li {
    padding: 10px 0;
  }
}
.sub .sub-news li:last-child {
  border-width: 0;
}
@media screen and (min-width: 768px) {
  .sub .sub-news li:last-child {
    margin-bottom: 0;
    border-width: 1px;
  }
}
.sub .sub-news__date {
  width: auto;
  background-color: transparent;
  color: #4b4b4b;
  font-size: 12px;
  margin: 0;
  padding: 0;
  line-height: 1;
  display: block;
  text-align: left;
  margin-bottom: 4px;
  float: none;
}
@media screen and (min-width: 992px) {
  .sub .sub-news__date {
    margin-bottom: 6px;
    color: #aaa;
  }
}
.sub .sub-news__title {
  width: auto;
  color: #212121;
  font-size: 12px;
  font-weight: bold;
  float: none;
  padding-top: 0;
}
.sub .sub-news__more {
  margin-top: 4px;
  text-align: right;
  /* line-height: 1; */
  padding-bottom: 40px;
}
@media screen and (min-width: 768px) {
  .sub .sub-news__more {
    margin-top: 31px;
  }
}
.sub .sub-news__more a {
  font-size: 12px;
  display: inline-block;
  font-weight: bold;
  padding-bottom: 4px;
  position: relative;
  right: 35px;
  /* border-bottom: 1px solid currentColor; */
}
.sub .sub-news__more a::before {
  right: -30px;
  bottom: 0;
  transform: translate(0, 0) rotate(-45deg);
}
.sub .sub-news__more a::after {
  right: -33px;
  bottom: 5px;
  transform: translate(0, 0);
}

.breadcrumb .breadcrumb__item + .breadcrumb__item::before {
  -webkit-transform: none;
          transform: none;
  height: 7px;
}

.contents__header {
  position: sticky;
  z-index: 200;
  top: 50px;
}
@media screen and (min-width: 768px) {
  .contents__header {
    top: 80px;
  }
}

.contents-header-tab {
  padding: 0;
  margin: 10px 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background-color: #fff;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.16);
          box-shadow: 0 2px 2px rgba(0, 0, 0, 0.16);
}
@media screen and (min-width: 992px) {
  .contents-header-tab {
    margin: 20px 0 30px;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
}

.contents-header-tab__item {
  width: 25%;
  text-align: center;
  position: relative;
  font-size: clamp(13px, 1.62vw, 18px);
  line-height: 1.3;
  font-weight: bold;
  white-space: nowrap;
}
@media screen and (min-width: 992px) {
  .contents-header-tab__item {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}
.contents-header-tab__item.is-active {
  background-color: #FFE200;
}
.contents-header-tab__item.is-active::before {
  display: none;
}
.contents-header-tab__item.is-active + .contents-header-tab__item::before {
  display: none;
}
.contents-header-tab__item a {
  text-decoration: none;
}
.contents-header-tab__item.is-active a, .contents-header-tab__item.is-active span {
  background-color: #FFE200;
  color: #000;
}
@media screen and (min-width: 992px) {
  .contents-header-tab__item.is-active a::after, .contents-header-tab__item.is-active span::after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-color: #FFE200 transparent transparent transparent;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    border-width: 11px 10.5px 0 10.5px;
    bottom: -11px;
    -webkit-filter: drop-shadow(0 2px 2px rgba(0, 0, 0, 0.16));
            filter: drop-shadow(0 2px 2px rgba(0, 0, 0, 0.16));
  }
}
.contents-header-tab__item .contents-header-tab__item-text-small {
  font-size: clamp(12px, 1.53vw, 17px);
  letter-spacing: -0.06em;
  padding: 0;
}
.contents-header-tab__item:not(:first-child)::before {
  content: "";
  width: 1px;
  height: 20px;
  background-color: #AAAAAA;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.contents-header-tab__item:nth-child(5n)::before {
  content: none;
}
@media screen and (min-width: 992px) {
  .contents-header-tab__item:nth-child(5n)::before {
    content: "";
  }
}
.contents-header-tab__item:nth-child(1), .contents-header-tab__item:nth-child(2), .contents-header-tab__item:nth-child(3), .contents-header-tab__item:nth-child(4) {
  border-bottom: 1px solid #CFCFCF;
}
@media screen and (min-width: 992px) {
  .contents-header-tab__item:nth-child(1), .contents-header-tab__item:nth-child(2), .contents-header-tab__item:nth-child(3), .contents-header-tab__item:nth-child(4) {
    border-bottom: none;
  }
}
.contents-header-tab__item span,
.contents-header-tab__item a {
  display: block;
  color: #212121;
  padding: 12px 0;
  height: 100%;
}
@media screen and (min-width: 992px) {
  .contents-header-tab__item span,
  .contents-header-tab__item a {
    padding: 8px 0;
  }
}

.review {
  background-color: #EDEDED;
  max-width: initial;
}
@media screen and (min-width: 768px) {
  .review {
    background-color: transparent;
  }
}
@media screen and (min-width: 768px) {
  .review .heading_primary {
    max-width: 1366px;
    margin: 0 auto 20px;
  }
}
.review .message {
  margin: 0 auto;
  /* max-width: 1366px; */
}
@media screen and (min-width: 768px) {
  .review .message {
    margin-bottom: 60px;
  }
}
.review .message_header {
  position: relative;
}
/* .review .message_header::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  background-color: #4B4B4B;
  opacity: 0.9;
  z-index: 1;
  mix-blend-mode: multiply;
} */
@media screen and (min-width: 768px) {
  .message_header-inner {
    min-height: 434px;
  }
}
.review .message_header-media {
  position: relative;
  width: 100%;
  height: 100%;
}
@media screen and (min-width: 768px) {
  .review .message_header-media {
    position: absolute;
  }
}
.review .message_header-media img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.message_header-list {
  position: absolute;
  top: 5%;
  left: 7%;
}
@media screen and (min-width: 561px) {
  .message_header-list {
    top: 12%;
    left: 14%;
  }
}
@media screen and (min-width: 768px) {
  .message_header-list {
    width: 100%;
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    left: 0;
    bottom: 0;
  }
}
.message_header-item {
  width: 544px;
  position: absolute;
  bottom: 0;
  left: 50%;
}
@media screen and (min-width: 768px) {
  .message_header-item {
    left: 40%;
  }
}
@media screen and (min-width: 961px) {
  .message_header-item {
    left: 60%;
  }
}
.review .message_header-text {
  padding: 25px 0;
  text-align: left;
  color: #fff;
  font-size: 17px;
  font-size: 1.1em;
  font-weight: bold;
  -webkit-filter: drop-shadow(2px 2px 3px rgba(0, 0, 0, 0.7));
          filter: drop-shadow(2px 2px 3px rgba(0, 0, 0, 0.7));
  line-height: 1.58;
  margin-bottom: 0;
  position: relative;
  z-index: 10;
}
@media screen and (min-width: 561px) {
  .review .message_header-text {
    font-size: 26px;
  }
}
@media screen and (min-width: 768px) {
  .review .message_header-text {
    /* padding: 104px 0 98px; */
    text-align: center;
    font-size: 30px;
    top: 50%;
    left: 40%;
    transform: translate(-75%, -176%);
  }
}
@media screen and (min-width: 961px) {
  .review .message_header-text {
    font-size: 38px;
    left: 50%;
    transform: translate(-62%, -130%);
  }
}
@media screen and (min-width: 1561px) {
  .review .message_header-text {
    font-size: 47px;
    transform: translate(-50%, -100%);
  }
}
.review .message_body {
  position: relative;
}
.review .message_body-inner {
  width: 89%;
  margin: 0 auto;
  padding-top: 20px;
}
@media screen and (min-width: 768px) {
  .review .message_body-inner {
    max-width: 1160px;
    margin: 0 auto;
    padding-top: 60px;
    padding-bottom: 0;
  }
}
.review .message_body-heading {
  margin-bottom: 1.125rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 2.7%;
     -moz-column-gap: 2.7%;
          column-gap: 2.7%;
}
.review .message_body-heading::after {
  content: "";
  height: 1px;
  width: 100%;
  background-color: #707070;
  display: inline-block;
}
@media screen and (min-width: 768px) {
  .review .message_body-heading img {
    height: 24px;
  }
}
.message_body-contents-media-text {
  width: 96%;
}
.review .message_body-media {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
}
.review .message_body-media img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.review .message_body-contents {
  font-size: clamp(13px, 1.44vw, 16px);
  font-weight: bold;
  position: relative;
  z-index: 10;
}
@media screen and (min-width: 768px) {
  .review .message_body-contents {
    padding-left: 246px;
    min-height: 360px;
  }
}
.review .message_body-contents p {
  margin-bottom: 16px;
  font-size: 13px;
}
@media screen and (min-width: 768px) {
  .review .message_body-contents p {
    margin-bottom: 0;
    font-size: 16px;
  }
}
.review .message_body-contents-text {
  padding-left: 135px;
  line-height: 1.54;
  min-height: 236px;
}
@media screen and (min-width: 768px) {
  .review .message_body-contents-text {
    padding-left: 0;
    min-width: initial;
  }
}
.review .message_body-contents-text > p:first-child {
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  .review .message_body-contents-text > p:first-child {
    margin-bottom: 1.2rem;
  }
}
.review .message_body-contents-text-cap {
  text-align: right;
  margin-top: 2.8rem;
  padding-bottom: 1.25rem;
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  .review .message_body-contents-text-cap {
    margin-top: 38px;
  }
}
.review .message_body-contents-media {
  width: 162px;
  position: absolute;
  bottom: 0;
  left: -23px;
}
@media screen and (min-width: 768px) {
  .review .message_body-contents-media {
    bottom: 0;
    left: -40px;
    width: 277px;
    margin-top: 0;
  }
}
.review .post {
  background-color: #CFCFCF;
  padding-bottom: 46px;
  margin-bottom: 0;
}
.review .post__inner {
  max-width: 1100px;
  margin: 0 auto;
  padding-top: 30px;
}
@media screen and (min-width: 768px) {
  .review .post__inner {
    padding-top: 60px;
  }
}
.review .tab-group {
  margin: 0;
  padding: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #fff;
  margin-top: 0;
  margin-bottom: 1.25rem;
}
@media screen and (min-width: 768px) {
  .review .tab-group {
    margin-bottom: 2.25rem;
  }
}
.review .tab-group .tab {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-size: clamp(13px, 2vw, 18px);
  font-weight: bold;
  text-align: center;
  padding: 0.13rem 0;
  position: relative;
  display: block;
}
.review .tab-group .tab:not(:last-child)::before {
  content: "";
  width: 1px;
  height: 20px;
  background-color: #AAAAAA;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.review .tab-group .tab.is-active {
  background-color: #EB3C47;
  color: #fff;
  position: relative;
}
.review .tab-group .tab.is-active::after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  border-color: #EB3C47 transparent transparent transparent;
  position: absolute;
  bottom: -5px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media screen and (min-width: 768px) {
  .review .tab-group .tab.is-active::after {
    border-width: 11px 10.5px 0 10.5px;
    bottom: -11px;
  }
}

.text-block {
  display: block;
}

.news-container {
  max-width: 1366px;
  margin-left: auto;
  margin-right: auto;
}
.news-container .heading_primary {
  margin-left: 0;
  margin-right: 0;
}
.news-container .news-main {
  font-family: "Noto Sans JP", sans-serif;
  max-width: 1366px;
  width: auto;
  margin: 0 auto;
}
.news-container .news-list {
  margin: 10px 0 20px;
}
@media screen and (min-width: 768px) {
  .news-container .news-list {
    margin: 19px 0 60px;
  }
}
.news-container .news-item {
  padding: 15px 10px;
  height: auto;
  display: block;
}
@media screen and (min-width: 768px) {
  .news-container .news-item {
    padding: 18px 30px;
  }
}
.news-container .news-item + .news-item {
  margin-top: 0;
  border-top: 1px solid #ededed;
}
@media screen and (min-width: 768px) {
  .news-container .news-item + .news-item {
    border-top-color: #aaa;
  }
}
.news-itemText {
  display: inline-block;
}
@media screen and (min-width: 768px) {
  .news-container .news-itemLink {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.news-container .news-itemLink:hover {
  border-bottom: 1px solid #ededed;
}
@media screen and (min-width: 768px) {
  .news-container .news-itemLink:hover {
    border-bottom: 1px solid #aaa;
  }
}
.news-container .news-time {
  color: #4B4B4B;
  font-weight: 300;
  line-height: 1.5;
  letter-spacing: 0.03em;
}
.news-container .news-title {
  color: #212121;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 0.03em;
  margin-left: 0;
  margin-top: 10px;
}
@media screen and (min-width: 768px) {
  .news-container .news-title {
    margin-left: 63px;
    margin-top: 0;
  }
}
.news-container .news-pagination {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-bottom: 40px;
}
@media screen and (min-width: 768px) {
  .news-container .news-pagination {
    padding-bottom: 60px;
  }
}
.news-container .news-pagination li {
  width: 35px;
  height: 35px;
}
@media screen and (min-width: 768px) {
  .news-container .news-pagination li {
    width: 40px;
    height: 40px;
  }
}
.news-container .news-pagination li span,
.news-container .news-pagination li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 12px;
  padding: 0;
  position: relative;
}
.news-container .news-pagination li span::before,
.news-container .news-pagination li a::before {
  left: 50%;
}
.news-container .news-pagination li.news-pagination-next span::before,
.news-container .news-pagination li .next::before {
  -webkit-transform: translateX(-60%) skewX(45deg);
          transform: translateX(-60%) skewX(45deg);
}
.news-container .news-pagination li.news-pagination-prev span::before,
.news-container .news-pagination li .prev::before {
  -webkit-transform: translateX(-60%) skewX(45deg);
          transform: translateX(-60%) skewX(45deg);
}
.news-container .page-numbers {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding-left: 0;
  width: auto;
  margin: 0;
}

.single-news {
  background-color: #fff;
}

.news-main {
  width: 94.6%;
  max-width: 1366px;
  margin: 0 auto;
}
.news-main .heading_primary {
  margin-left: 0;
  margin-right: 0;
}
.news-main .news-content {
  margin-top: 23px;
  margin-bottom: 95px;
}
@media screen and (min-width: 768px) {
  .news-main .news-content {
    margin-top: 64px;
    margin-bottom: 60px;
  }
}
.news-main .news-content .news-time {
  font-size: 11px;
  line-height: 1.5;
}
@media screen and (min-width: 768px) {
  .news-main .news-content .news-time {
    font-size: 20px;
  }
}
.news-main + .c-breadcrumb {
  border-top: 1px solid #ddd;
}

.content {
  padding-bottom: 0;
}

.home .header-footer,
.category .header-footer,
.archive .header-footer,
.single .header-footer,
.search .header-footer {
  display: none;
}

.post-type-archive-review .header-footer {
  display: block !important;
}

.home .contentsarea,
.category .contentsarea,
.archive .contentsarea,
.single .contentsarea,
.search .contentsarea {
  margin: 0;
}

@media screen and (min-width: 768px) {
  .post-type-archive-review .contentsarea {
    margin: 41px 0 0 !important;
  }
}

.magazine .main {
  max-width: 100%;
}

.magazine .content-warp {
  padding: 0;
}
@media screen and (min-width: 992px) {
  .magazine .content-warp {
    width: 94.6%;
    max-width: 1366px;
    margin: 0 auto;
  }
}
.magazine .content-warp .heading02 {
  width: 94%;
  margin: 0 auto 10px !important;
}
@media screen and (min-width: 992px) {
  .magazine .content-warp .heading02 {
    width: auto;
    margin-bottom: 22px;
  }
}

@media screen and (min-width: 992px) {
  .contents-bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-column-gap: 25px;
       -moz-column-gap: 25px;
            column-gap: 25px;
    width: 100%;
  }
}

@media screen and (min-width: 992px) {
  .post-gorup {
    width: calc(100% - 320px);
  }
}

.post .post__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  position: relative;
  padding: 10px;
}
@media screen and (min-width: 992px) {
  .post .post__item {
    padding: 20px;
  }
}
.post .post__item:hover .post__title {
  text-decoration: none;
}
.post .post__item::after {
  content: "";
  background-image: var(--bsenka-post-arrow);
  width: 11.5px;
  height: 5px;
  position: absolute;
  bottom: 10px;
  right: 10px;
}
@media screen and (min-width: 992px) {
  .post .post__item::after {
    background-image: none;
    width: 21.4px;
    height: 9.2px;
    border-bottom: 1px solid #212121;
    border-right: 1px solid #212121;
    -webkit-transform: skewX(45deg);
            transform: skewX(45deg);
    position: absolute;
    bottom: 20px;
    right: 23px;
  }
}
.post .post__item .post__tag {
  display: block;
  margin-bottom: 5px;
}
.post .post__item .post__tag a:hover {
  text-decoration: none;
}
.post .post__item a {
  display: block;
}
.post .post__item a::after {
  content: none;
}
.post .post__thumb {
  width: 120px;
  height: 82px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media screen and (min-width: 992px) {
  .post .post__thumb {
    width: 250px;
    height: 170px;
  }
}
.post .post__thumb:hover {
  opacity: 0.7;
}
.post .post__thumb a {
  display: block;
  width: 100%;
  height: 100%;
}
.post .post__thumb img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.post .post__text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: auto;
  width: calc(100% - 130px);
}
@media screen and (min-width: 768px) {
  .post .post__text {
    width: calc(100% - 270px);
  }
}
.post .post__text a:hover {
  text-decoration: underline;
}
.post .post__text-bottom {
  margin-top: auto;
}
.post .post__tag {
  margin-bottom: 20px;
}
.post .post__posts-tags {
  padding: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 8px;
     -moz-column-gap: 8px;
          column-gap: 8px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 6px;
  margin-bottom: 8px;
}
@media screen and (min-width: 768px) {
  .post .post__posts-tags {
    margin-bottom: 20px;
  }
}
.post .post__posts-tags a {
  font-size: 10px;
  color: #AAAAAA;
  text-decoration: underline;
  line-height: 1;
}
@media screen and (min-width: 768px) {
  .post .post__posts-tags a {
    font-size: 12px;
  }
}
.post .post__posts-tags-item {
  margin: 4px 0;
}
.post .post__date-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 12px;
     -moz-column-gap: 12px;
          column-gap: 12px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  row-gap: 8px;
}
.post .post__date {
  width: auto;
  position: relative;
  bottom: 0;
}
.post .post__date::before {
  content: "";
  width: 12px;
  height: 10px;
  background-image: var(--bsenka-time-icon);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.post .post__modified-date {
  font-size: 10px;
  color: #AAAAAA;
  margin-bottom: 0;
  line-height: 1;
  padding-left: 17px;
  position: relative;
}
@media screen and (min-width: 768px) {
  .post .post__modified-date {
    font-size: 12px;
  }
}
.post .post__modified-date::before {
  content: "";
  width: 12px;
  height: 10px;
  background-image: var(--bsenka-modify-icon);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.post .post__title {
  margin-bottom: 0;
  height: auto;
  display: block;
}
.post .post__title::before {
  content: none;
}

.post-slider__menu {
  padding: 0;
  margin: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.post-slider__item {
  background-color: #fff;
  margin: 0 8px;
  height: auto !important;
  position: relative;
  max-width: 475px;
}
.post-slider__item::after {
  content: "";
  width: 100%;
  height: 100%;
  background-color: #AAAAAA;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  mix-blend-mode: multiply;
}
.post-slider__item.slick-center::after {
  content: none;
}

.post-slider__item-inner {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.post-slider__thumb {
  aspect-ratio: 283/197;
}
@media screen and (min-width: 768px) {
  .post-slider__thumb {
    aspect-ratio: 476/324;
  }
}
.post-slider__thumb img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.post-slider__text {
  margin: 10px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.post-slider__text > a {
  color: #212121;
}

.post-slider__tag {
  margin-bottom: 10px;
}
.post-slider__tag a {
  background-color: #212121;
  color: #fff;
  line-height: 1.2;
  font-size: 12px;
  font-weight: bold;
  display: inline-block;
  min-width: 74px;
  padding: 4px 12px;
  text-align: center;
}

.post-slider__title {
  font-size: 16px;
  line-height: 1.3;
}

.post-slider__date-group {
  color: #AAAAAA;
  font-size: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-column-gap: 10px;
     -moz-column-gap: 10px;
          column-gap: 10px;
  margin-top: auto;
}
@media screen and (min-width: 768px) {
  .post-slider__date-group {
    margin-top: 20px;
  }
}

.post-slider__date {
  width: auto;
  position: relative;
  bottom: 0;
  line-height: 1;
  padding-left: 17px;
}
.post-slider__date::before {
  content: "";
  width: 12px;
  height: 10px;
  background-image: var(--bsenka-time-icon);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.post-slider__modified-date {
  margin-bottom: 0;
  line-height: 1;
  padding-left: 17px;
  position: relative;
}
.post-slider__modified-date::before {
  content: "";
  width: 12px;
  height: 10px;
  background-image: var(--bsenka-modify-icon);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.slick-prev,
.slick-next {
  width: 40px;
  height: 40px;
  z-index: 100;
}
.slick-prev::before,
.slick-next::before {
  content: "";
  display: block;
  width: 40px;
  height: 40px;
  background-color: rgba(255, 255, 255, 0.8);
  border-radius: 50%;
}
.slick-prev::after,
.slick-next::after {
  content: "";
  position: absolute;
  border-top: 2px solid #212121;
  border-left: 2px solid #212121;
  width: 12px;
  height: 12px;
  top: calc(50% - 6px);
  left: calc(50% - 5px);
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.slick-prev {
  left: 11px;
}

.slick-next {
  right: 11px;
}
.slick-next::before {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.slick-next::after {
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
  left: calc(50% - 7px);
}

.slick-dots {
  line-height: 1;
  bottom: -32px;
}
.slick-dots li {
  width: 10px;
  height: 10px;
  margin: 0 10px;
}
.slick-dots li button {
  width: 10px;
  height: 10px;
}
.slick-dots li button::before {
  line-height: 1;
  content: "";
  width: 10px;
  height: 10px;
  background-color: #212121;
  border-radius: 50%;
}

.slick-dotted.slick-slider {
  margin-bottom: 50px;
}
@media screen and (min-width: 768px) {
  .slick-dotted.slick-slider {
    margin-bottom: 90px;
  }
}

.blog-header {
  margin-bottom: 11px;
}
@media screen and (min-width: 992px) {
  .blog-header {
    margin-bottom: 21px;
  }
}

@media screen and (min-width: 992px) {
  .cat-post__content-wrap {
    width: calc(100% - 320px);
  }
}

.cat-post .content-warp {
  display: block;
}
.cat-post .main {
  max-width: 100%;
}
@media screen and (min-width: 992px) {
  .cat-post .cat-post__flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-column-gap: 25px;
       -moz-column-gap: 25px;
            column-gap: 25px;
  }
}

.post-cat-children {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  list-style: none;
  margin: 10px 0 0;
}
@media screen and (min-width: 768px) {
  .post-cat-children {
    margin-top: 16px;
  }
}

.post-cat-children__item {
  font-size: 10px;
}
@media screen and (min-width: 768px) {
  .post-cat-children__item {
    font-size: 12px;
  }
}
.post-cat-children__item a {
  color: #aaa;
  text-decoration: underline;
}

.post-date {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 4px;
}
@media screen and (min-width: 768px) {
  .post-date {
    margin-top: 12px;
  }
}

.post-modified-date {
  font-size: 10px;
  color: #aaa;
  line-height: 1;
  padding-left: 17px;
  position: relative;
  margin-left: 12px;
}
@media screen and (min-width: 768px) {
  .post-modified-date {
    font-size: 12px;
  }
}
.post-modified-date::before {
  content: "";
  width: 12px;
  height: 10px;
  background-image: var(--bsenka-modify-icon);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

#single .contents-header-tab {
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  #single .contents-header-tab {
    margin-bottom: 40px;
  }
}
#single .container {
  padding: 20px;
}
@media screen and (min-width: 992px) {
  #single .container {
    padding: 20px 40px 60px;
    margin-bottom: 63px;
  }
}
#single .blog {
  padding: 0;
}
#single .blog > h2 {
  margin-top: 22px;
}
@media screen and (min-width: 768px) {
  #single .blog > h2 {
    margin-top: 60px;
  }
}
#single .blog h2 {
  background-color: transparent;
  border-bottom: 2px solid #707070;
  color: #212121;
  text-align: left;
  clear: both;
}
#single .blog h3 {
  border: none;
  background-color: #EDEDED;
  padding-left: 4px;
}
#single .blog a {
  color: #2A65CE;
  text-decoration: underline;
}
#single .blog p {
  line-height: 1.63;
}
@media screen and (min-width: 992px) {
  #single .blog p:nth-of-type(1) {
    font-size: 16px !important;
  }
}
#single .explain {
  margin-bottom: 0;
}
#single #toc_container {
  margin-top: 20px;
  margin-bottom: 31px;
  padding: 7px 10px 23px !important;
  clear: both;
}
@media screen and (min-width: 992px) {
  #single #toc_container {
    padding: 20px !important;
    margin-bottom: 64px;
  }
}
@media screen and (min-width: 992px) {
  #single #toc_container .toc_title {
    font-size: 18px !important;
    margin-bottom: 25px;
  }
}
#single #toc_container .toc_list {
  margin-bottom: 0;
}
#single #toc_container .toc_list li {
  line-height: 1.63;
  margin: 2px 0 !important;
}
#single #toc_container .toc_list li a {
  padding-left: 15px;
  text-decoration: none;
}
@media screen and (min-width: 992px) {
  #single #toc_container .toc_list li a {
    padding-left: 30px;
  }
}
#single .itemlist-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-column-gap: 10px;
     -moz-column-gap: 10px;
          column-gap: 10px;
  margin-top: 30px;
  overflow-x: auto;
}
@media screen and (min-width: 992px) {
  #single .itemlist-inner {
    margin-top: 60px;
    -webkit-column-gap: 11px;
       -moz-column-gap: 11px;
            column-gap: 11px;
  }
}
#single .itemlist-inner .item_large {
  border: 0.3px solid #ddd;
  margin: 0;
  min-width: 249px;
  padding: 0;
}
@media screen and (min-width: 992px) {
  #single .itemlist-inner .item_large {
    min-width: calc((100% - 33px) / 4);
    width: calc((100% - 33px) / 4);
  }
}
#single .itemlist-inner .item_large::before {
  display: none;
}
#single .itemlist-inner .item_large .item-title {
  font-size: 16px;
  height: auto;
}
#single .itemlist-inner .item_large .tag_new {
  margin-right: 10px;
}
#single .itemlist-inner .item_large .tag_number {
  font-size: 14px;
}
@media screen and (min-width: 992px) {
  #single .itemlist-inner .item_large .tag_number {
    font-size: 10px;
  }
}
#single .itemlist-inner .item_large .tag_number_large {
  font-size: 20px;
}
@media screen and (min-width: 992px) {
  #single .itemlist-inner .item_large .tag_number_large {
    font-size: 13px;
  }
}
#single .itemlist-inner .item_large .item-spec_item {
  font-size: 13px;
}
@media screen and (min-width: 992px) {
  #single .itemlist-inner .item_large .item-spec_item {
    font-size: 10px;
  }
}
#single .itemlist-inner .item_large .item-thumb {
  aspect-ratio: 168/117;
}
#single .itemlist-inner .item_large .item-thumb > img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#single .itemlist-inner .item_large .item-thumb img {
  margin: 0;
}
#single .itemlist-inner .item_large .item-link {
  color: #212121;
  text-decoration: none;
}
#single .itemlist-inner .item_large .item-desc {
  max-height: 4.5em;
  display: block;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.post__prev-next {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 12px;
  margin-top: 21px;
}
.post__prev-next a {
  width: 140px;
  position: relative;
  color: #212121;
  /* text-decoration: underline; */
  font-weight: bold;
}
.post__prev-next a:first-child {
  text-align: right;
}
.post__prev-next a:first-child:before {
  content: "";
  border: 0;
  border-right: solid 1px #000;
  display: inline-block;
  width: 12px;
  height: 12px;
  position: absolute;
  left: 3px;
  bottom: 0;
  transform: rotate(-135deg);
}
.post__prev-next a:first-child:after {
  content: "";
  border: 0;
  border-bottom: solid 1px #000;
  display: inline-block;
  width: 24px;
  height: 20px;
  position: absolute;
  left: 0;
  bottom: 5px;
}
.post__prev-next a:last-child::before {
  content: "";
  border: 0;
  border-right: solid 1px #000;
  display: inline-block;
  width: 12px;
  height: 12px;
  position: absolute;
  right: 3px;
  bottom: 0;
  transform: rotate(-45deg);
}
.post__prev-next a:last-child::after {
  content: "";
  border: 0;
  border-bottom: solid 1px #000;
  display: inline-block;
  width: 24px;
  height: 20px;
  position: absolute;
  right: 0px;
  bottom: 5px;
}





.toc-target {
  position: relative;
  display: inline-block;
  top: -70px;
}
@media screen and (min-width: 768px) {
  .toc-target {
    top: -160px;
  }
}

.category-desc {
  padding: 20px 10px;
  background-color: #fff;
}
@media screen and (min-width: 768px) {
  .category-desc {
    padding: 10px 0 30px;
    background-color: transparent;
  }
}
.category-desc p {
  margin-bottom: 0;
  margin-top: 10px;
  font-size: 14px;
  line-height: 1.6;
}
@media screen and (min-width: 768px) {
  .category-desc p {
    margin-top: 16px;
    font-size: 18px;
  }
}

.category-desc__ttl {
  font-size: 15px;
  margin: 0;
  padding-left: 10px;
  border-bottom: 2px solid #212121;
}
@media screen and (min-width: 768px) {
  .category-desc__ttl {
    font-size: 30px;
    line-height: 1.5;
    padding-left: 0;
    padding-bottom: 8px;
  }
}

.category-content .contents-header-tab {
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  .category-content .contents-header-tab {
    margin-bottom: 30px;
  }
}
@media screen and (min-width: 768px) {
  .category-content .sub {
    margin-top: 60px;
  }
}

.body-staff {
  background-color: #fff;
}
.body-staff .c-breadcrumb {
  border-top: 1px solid #ddd;
}





.pc-break {
  display: none;
}
@media screen and (min-width: 768px) {
  .pc-break {
    display: inline;
  }
}





.body--contact {
  background-color: #fff;
}



.all-hidden {
  display: none !important;
}
@media screen and (min-width: 768px) {
  .pc-hidden {
    display: none !important;
  }
}
@media screen and (max-width: 767px) {
  .sp-hidden {
    display: none !important;
  }
}

/*# sourceMappingURL=theme.css.map*/