@font-face {
  font-family: "UDD";
  src: url("../font/A-OTF-UDShinGoNTPro-DeBold.otf") format("opentype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "UDB";
  src: url("../font/A-OTF-UDShinGoNTPro-Bold.otf") format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "UDH";
  src: url("../font/A-OTF-UDShinGoNTPro-Heavy.otf") format("opentype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "LOGOG";
  src: url("../font/LOGOG_BG.TTF") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "banana";
  src: url("../font/YDWbananaslipplus.otf") format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
.category-area * {
  margin: 0;
  padding: 0;
  line-height: 1;
}
.category-area h2.type1 {
  font-size: 28px;
  line-height: 1.42;
  text-align: center;
  position: relative;
  color: #222222;
  margin-bottom: 54px;
  font-weight: bold;
}
@media only screen and (max-width:960px) {
  .category-area h2.type1 {
    font-size: 24px;
    margin-bottom: 44px;
  }
}
.category-area h2.type1::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -10px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 100%;
  height: 3px;
  background: center/cover no-repeat url("../img/border_01.webp");
}
@media only screen and (max-width:960px) {
  .category-area h2.type1::after {
    height: 2px;
    bottom: -12px;
    -o-border-image: url("../img/border_01-sp.webp");
       border-image: url("../img/border_01-sp.webp");
  }
}
.category-area p {
  margin: 0;
}
.category-area .more {
  text-align: center;
  margin-top: 50px;
}
@media only screen and (max-width:960px) {
  .category-area .more {
    margin-top: 28px;
  }
}
.category-area .more__inner {
  border: 1px solid #d0d0d0;
  border-radius: 5px;
  display: inline-block;
}
.category-area .more__inner a {
  font-size: 18px;
  line-height: 1.4;
  font-weight: bold;
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#d6d6d6));
  background: linear-gradient(to bottom, #ffffff 0%, #d6d6d6 100%);
  border: 1px solid #fff;
  border-radius: 5px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  color: #222222;
  position: relative;
  width: 256px;
  height: 52px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.category-area .more__inner a::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 15px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background: center/contain no-repeat url("../img/arrow_02.webp");
  width: 28px;
  height: 28px;
}
.category-area .section:not(.section--fv) {
  padding-top: 60px;
  padding-bottom: 68px;
}
@media only screen and (max-width:960px) {
  .category-area .section:not(.section--fv) {
    padding-top: 50px;
    padding-bottom: 0;
  }
}
@media only screen and (max-width:960px) {
  .category-area .section:not(.section--fv):not(.section--expe--01) {
    padding-top: 60px;
  }
}
.category-area .section:not(.section--fv) .section__inner {
  width: 71.7%;
  max-width: 980px;
  margin: 0 auto;
}
@media only screen and (max-width:1250px) {
  .category-area .section:not(.section--fv) .section__inner {
    width: 90.6%;
  }
}
@media only screen and (max-width:960px) {
  .category-area .section:not(.section--fv) .section__inner {
    width: 100%;
  }
}
@media only screen and (max-width:960px) {
  .category-area .section:not(.section--fv) .section__inner .box {
    width: 90.6%;
    margin: 0 auto;
  }
}
.category-area .section--fv__front {
  background: center/cover no-repeat url("../img/top/fv_bg.webp");
  padding-top: 6.9vw;
  padding-bottom: 15px;
  padding-left: 80px;
}
@media only screen and (max-width:960px) {
  .category-area .section--fv__front {
    padding-top: 3.9vw;
    padding-left: 0;
    padding-bottom: 0;
    margin-bottom: -20px;
    background-image: url("../img/top/fv_bg-sp.webp");
    overflow: hidden;
  }
}
.category-area .section--fv__front h2 {
  width: 53.1%;
}
@media only screen and (max-width:960px) {
  .category-area .section--fv__front h2 {
    width: 80%;
    margin: 0 auto;
  }
}
@media only screen and (max-width:600px) {
  .category-area .section--fv__front h2 {
    width: 111%;
    margin-left: -6%;
  }
}
.category-area .section--fv__bottom {
  background: #000;
  padding-top: 60px;
  padding-bottom: 68px;
}
@media only screen and (max-width:960px) {
  .category-area .section--fv__bottom {
    padding-top: 48px;
    padding-bottom: 55px;
  }
}
.category-area .section--fv__bottom h2.type1 {
  color: #fff;
  margin-bottom: 42px;
}
.category-area .section--fv__bottom .swiper-container#slide01 {
  height: 100%;
  width: 71.7%;
  max-width: 980px;
  margin-bottom: 47px;
  padding-bottom: 30px;
}
@media only screen and (max-width:1250px) {
  .category-area .section--fv__bottom .swiper-container#slide01 {
    width: 90.6%;
  }
}
@media only screen and (max-width:960px) {
  .category-area .section--fv__bottom .swiper-container#slide01 {
    padding-bottom: 20px;
  }
}
.category-area .section--fv__bottom .swiper-container#slide01 .swiper-pagination {
  left: 50%;
  bottom: 0;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 100%;
}
.category-area .section--fv__bottom .swiper-container#slide01 .swiper-pagination .swiper-pagination-bullet {
  background-color: #333333;
  opacity: 1;
  width: 9px;
  height: 9px;
}
.category-area .section--fv__bottom .swiper-container#slide01 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #fff !important;
}
.category-area .section--fv__bottom .area {
  width: 71.7%;
  max-width: 980px;
  margin: 0 auto;
}
@media only screen and (max-width:1250px) {
  .category-area .section--fv__bottom .area {
    width: 90.6%;
  }
}
@media only screen and (max-width:960px) {
  .category-area .section--fv__bottom .area {
    width: 100%;
  }
}
.category-area .section--fv__bottom .area .box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 14px;
}
@media only screen and (max-width:960px) {
  .category-area .section--fv__bottom .area .box {
    width: 90.6%;
    margin: 0 auto;
    gap: 15px;
  }
}
.category-area .section--fv__bottom .area .box__item {
  border: 1px solid #000;
  width: calc(16.6% - 11.1px);
  border-radius: 5px;
  background: -webkit-gradient(linear, left top, left bottom, from(#606060), to(#3e3e3e));
  background: linear-gradient(to bottom, #606060 0%, #3e3e3e 100%);
  -webkit-box-shadow: 0 5px 0 #272727;
          box-shadow: 0 5px 0 #272727;
}
@media only screen and (max-width:960px) {
  .category-area .section--fv__bottom .area .box__item {
    width: calc(33.333% - 10px);
  }
}
.category-area .section--fv__bottom .area .box__item:hover {
  opacity: 1;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-transform: translateY(5px);
          transform: translateY(5px);
}
.category-area .section--fv__bottom .area .box__item img {
  -o-object-fit: cover;
     object-fit: cover;
}
.category-area .section--fv__bottom .area .box__item p {
  font-size: 15px;
  line-height: 1.4;
  text-align: center;
  color: #fff;
  margin-top: 9px;
  margin-bottom: 10px;
}
.category-area .section--expe .box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 34px 19px;
}
@media only screen and (max-width:960px) {
  .category-area .section--expe .box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.category-area .section--expe .box__item {
  width: calc(50% - 9.5px);
  padding-bottom: 20px;
  border-bottom: 1px solid #707070;
}
@media only screen and (max-width:960px) {
  .category-area .section--expe .box__item {
    width: 100%;
  }
}
@media only screen and (max-width:960px) {
  .category-area .section--expe .box__item:last-child {
    border: none;
  }
}
.category-area .section--expe .box__item a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 15px;
}
@media only screen and (max-width:374px) {
  .category-area .section--expe .box__item a {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.category-area .section--expe .box__item a p {
  font-size: 18px;
  line-height: 1.55;
  margin-top: 12px;
  padding-bottom: 13px;
  font-weight: bold;
}
.category-area .section--expe .box__item a:hover {
  color: #222222;
}
.category-area .section--expe .box__item .img {
  width: 180px;
  min-width: 180px;
}
@media only screen and (max-width:960px) {
  .category-area .section--expe .box__item .img {
    width: 160px;
    min-width: 160px;
  }
}
@media only screen and (max-width:374px) {
  .category-area .section--expe .box__item .img {
    width: 100%;
  }
}
.category-area .section--expe .box__item .img img {
  aspect-ratio: 180/120;
  height: 120px;
  -o-object-fit: cover;
     object-fit: cover;
}
@media only screen and (max-width:374px) {
  .category-area .section--expe .box__item .img img {
    width: 100%;
    height: auto;
  }
}
.category-area .section--expe .box__item .img .btn {
  margin-top: 10px;
  font-size: 15px;
  line-height: 1.4;
  text-align: center;
  border-radius: 20px;
  background: -webkit-gradient(linear, left top, left bottom, from(#f64b81), to(#f72b52));
  background: linear-gradient(to bottom, #f64b81 0%, #f72b52 100%);
  color: #fff;
  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;
  height: 36px;
}
.category-area .section--expe .box__item .text .icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.category-area .section--expe .box__item .text .icon span {
  font-size: 11px;
  line-height: 1.8;
}
.category-area .section--expe .box__item .text .icon .check {
  width: 29px;
  margin-right: 5px;
}
@media only screen and (max-width:960px) {
  .category-area .section--expe .box__item .text .icon .check {
    width: 28px;
  }
}
.category-area .section--expe .box__item .text .icon .calendar {
  width: 29px;
  margin-right: 11px;
}
@media only screen and (max-width:960px) {
  .category-area .section--expe .box__item .text .icon .calendar {
    width: 28px;
  }
}
.category-area .section--expe .box__item .text .icon .good {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 5px;
  margin-right: 11px;
}
.category-area .section--expe .box__item .text .icon .good img {
  width: 22px;
}
.category-area .section--expe .box__item .text .icon .bad {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 5px;
  margin-right: 11px;
}
.category-area .section--expe .box__item .text .icon .bad img {
  width: 22px;
}
.category-area .section--expe .box__item .text .icon .like {
  width: 24px;
}
.category-area .section--expe .box__item .text .class dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.category-area .section--expe .box__item .text .class dl dt,
.category-area .section--expe .box__item .text .class dl dd {
  font-size: 14px;
  line-height: 1.7;
}
@media only screen and (max-width:960px) {
  .category-area .section--expe .box__item .text .class dl dt,
  .category-area .section--expe .box__item .text .class dl dd {
    font-size: 12px;
  }
}
.category-area .section--expe .box__item .text .class dl dt {
  color: #777777;
}
.category-area .section--expe .box__item .text .class dl dd {
  line-height: 1;
  color: #f390a3;
  margin-right: 15px;
  vertical-align: baseline;
}
.category-area .section--expe--01 .box__item .text .icon svg.check path {
  fill: #f72b52;
}
.category-area .section--expe--01 .box__item .text .icon svg.calendar path:not(:last-child) {
  fill: #f72b52;
}
.category-area .section--expe--02 .box__item .img .btn {
  background: -webkit-gradient(linear, left top, left bottom, from(#ff821a), to(#f84e03));
  background: linear-gradient(to bottom, #ff821a 0%, #f84e03 100%);
}
.category-area .section--expe--02 .box__item .text .icon svg.check path {
  fill: #ff821a;
}
.category-area .section--expe--02 .box__item .text .icon svg.calendar path:not(:last-child) {
  fill: #ff821a;
}
.category-area .section--recommend#recommend {
  padding-bottom: 62px;
}
@media only screen and (max-width:600px) {
  .category-area .section--recommend#recommend {
    padding-bottom: 44px;
  }
}
.category-area .section--recommend h3.search {
  font-size: 18px;
  line-height: 1.2;
  font-weight: bold;
  margin-bottom: 10px;
  text-align: center;
  color: #222222;
}
.category-area .section--recommend .category {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 14px;
  margin-bottom: 30px;
}
@media only screen and (max-width:960px) {
  .category-area .section--recommend .category {
    width: 90.6%;
    margin: 0 auto 25px;
    gap: 10px;
  }
}
.category-area .section--recommend .category__item {
  border: 1px solid #ccc;
  width: calc(16.6% - 11.1px);
  border-radius: 5px;
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#efefef));
  background: linear-gradient(to bottom, #ffffff 0%, #efefef 100%);
  -webkit-box-shadow: 0 5px 0 rgba(0, 0, 0, 0.16);
          box-shadow: 0 5px 0 rgba(0, 0, 0, 0.16);
}
@media only screen and (max-width:960px) {
  .category-area .section--recommend .category__item {
    width: calc(33.333% - 10px);
  }
}
.category-area .section--recommend .category__item:hover {
  opacity: 1;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-transform: translateY(5px);
          transform: translateY(5px);
}
.category-area .section--recommend .category__item img {
  -o-object-fit: cover;
     object-fit: cover;
}
.category-area .section--recommend .category__item p {
  font-size: 15px;
  line-height: 1.4;
  text-align: center;
  color: #f64b81;
  margin-top: 9px;
  margin-bottom: 10px;
}
.category-area .section--recommend .box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 30px 20px;
}
@media only screen and (max-width:600px) {
  .category-area .section--recommend .box {
    gap: 23px 20px;
  }
}
.category-area .section--recommend .box__item {
  width: calc(33.333% - 13.4px);
}
@media only screen and (max-width:960px) {
  .category-area .section--recommend .box__item {
    width: calc(50% - 10px);
  }
}
@media only screen and (max-width:600px) {
  .category-area .section--recommend .box__item {
    width: 100%;
  }
}
@media only screen and (max-width:600px) {
  .category-area .section--recommend .box__item .text {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding-top: 9px;
    padding-bottom: 9px;
  }
}
@media only screen and (max-width:600px) {
  .category-area .section--recommend .box__item .text > *:not(.excerpt):not(.thumbnail) {
    padding-left: 200px;
  }
}
.category-area .section--recommend .box__item .text .thumbnail {
  aspect-ratio: 230/160;
  -o-object-fit: cover;
     object-fit: cover;
}
@media only screen and (max-width:600px) {
  .category-area .section--recommend .box__item .text .thumbnail {
    aspect-ratio: 185/120;
    position: absolute;
    top: 9px;
    left: 0;
    width: 180px;
    -webkit-transform: none;
            transform: none;
  }
}
.category-area .section--recommend .box__item h3 {
  font-size: 18px;
  color: #222222;
  line-height: 1.46;
  font-weight: bold;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #fafafa;
  padding: 12px 8px;
  margin-bottom: 15px;
}
.category-area .section--recommend .box__item h3 svg {
  width: 19px;
}
.category-area .section--recommend .box__item h3 span {
  color: #777777;
  margin-left: 6px;
  margin-right: 11px;
}
.category-area .section--recommend .box__item *:not(h3) {
  color: #777777;
}
.category-area .section--recommend .box__item .class {
  margin-bottom: 5px;
}
.category-area .section--recommend .box__item .class dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.category-area .section--recommend .box__item .class dl dt,
.category-area .section--recommend .box__item .class dl dd {
  font-size: 12px;
  line-height: 1.83;
}
.category-area .section--recommend .box__item .class dl dd {
  margin-right: 10px;
}
.category-area .section--recommend .box__item .class.tag dl dd {
  color: #f59e56;
}
.category-area .section--recommend .box__item .class.tag dl dd a {
  color: #f59e56;
}
@media only screen and (max-width:960px) {
  .category-area .section--recommend .box__item .class.age dt,
  .category-area .section--recommend .box__item .class.age dd {
    -webkit-font-feature-settings: "palt";
            font-feature-settings: "palt";
  }
}
.category-area .section--recommend .box__item p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 12px;
  font-weight: 300;
}
.category-area .section--recommend .box__item p span {
  font-size: 16px;
  color: #f59e56;
}
.category-area .section--recommend .box__item p img {
  width: 11px;
  height: 16px;
  margin-right: 6px;
  margin-left: 3px;
}
.category-area .section--recommend .box__item p.point {
  color: #f59e56;
  margin-top: 6px;
}
.category-area .section--recommend .box__item p.excerpt {
  font-size: 15px;
  line-height: 1.6;
  color: #222222;
  margin-top: 15px;
  margin-bottom: 9px;
}
@media only screen and (max-width:600px) {
  .category-area .section--recommend .box__item p.excerpt {
    width: 100%;
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
    margin-top: 30px;
  }
}
.category-area .section--recommend .box__item:first-child h3 {
  background: #fbf8ee;
}
.category-area .section--recommend .box__item:first-child h3 svg .a {
  fill: #e6c540;
}
.category-area .section--recommend .box__item:first-child h3 span {
  color: #bc9f27;
}
.category-area .section--recommend .box__item:nth-child(2) h3 {
  background: #fafafa;
}
.category-area .section--recommend .box__item:nth-child(2) h3 svg .a {
  fill: #bbbbbb;
}
.category-area .section--recommend .box__item:nth-child(2) h3 span {
  color: #777777;
}
.category-area .section--recommend .box__item:nth-child(3) h3 {
  background: #fbf8ee;
}
.category-area .section--recommend .box__item:nth-child(3) h3 svg .a {
  fill: #bc7d4c;
}
.category-area .section--recommend .box__item:nth-child(3) h3 span {
  color: #bc7d4c;
}
.category-area .section--recommend .box__item:nth-child(n+4) {
  width: calc(50% - 10px);
}
@media only screen and (max-width:600px) {
  .category-area .section--recommend .box__item:nth-child(n+4) {
    width: 100%;
  }
}
.category-area .section--recommend .box__item:nth-child(n+4) a h3 {
  width: 100%;
}
.category-area .section--recommend .box__item:nth-child(n+4) a .text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  position: relative;
  padding-top: 9px;
  padding-bottom: 9px;
  padding-left: 200px;
}
@media only screen and (max-width:960px) {
  .category-area .section--recommend .box__item:nth-child(n+4) a .text {
    padding: 0;
  }
}
@media only screen and (max-width:600px) {
  .category-area .section--recommend .box__item:nth-child(n+4) a .text > *:not(.excerpt):not(.thumbnail) {
    padding-left: 200px;
  }
}
.category-area .section--recommend .box__item:nth-child(n+4) a .text .excerpt {
  margin-top: 0;
}
@media only screen and (max-width:960px) {
  .category-area .section--recommend .box__item:nth-child(n+4) a .text .excerpt {
    margin-top: 15px;
  }
}
@media only screen and (max-width:600px) {
  .category-area .section--recommend .box__item:nth-child(n+4) a .text .excerpt {
    width: 100%;
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
    margin-top: 30px;
  }
}
.category-area .section--recommend .box__item:nth-child(n+4) a .text .thumbnail {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 180px;
}
@media only screen and (max-width:960px) {
  .category-area .section--recommend .box__item:nth-child(n+4) a .text .thumbnail {
    position: static;
    -webkit-transform: none;
            transform: none;
    width: 100%;
  }
}
@media only screen and (max-width:600px) {
  .category-area .section--recommend .box__item:nth-child(n+4) a .text .thumbnail {
    position: absolute;
    top: 0;
    -webkit-transform: none;
            transform: none;
    width: 185px;
  }
}
@media only screen and (max-width:960px) {
  .category-area .section--search#search .section__inner {
    width: 90.6%;
    padding-bottom: 64px;
  }
}
.category-area .section--search h2 {
  background: #f59e56;
  color: #fff;
  text-align: center;
  font-weight: bold;
  font-size: 21px;
  line-height: 1.42;
  padding: 10px;
  border-radius: 7px;
}
.category-area .section--search .row {
  margin-top: 25px;
}
.category-area .section--search .row .btn {
  width: calc(100% - 20px);
  margin: 0 auto;
}
.category-area .section--search .row h3 {
  font-size: 18px;
  line-height: 1.44;
  font-weight: bold;
  color: #ff821a;
  border-bottom: 1px solid #ff821a;
  padding-bottom: 10px;
  margin-bottom: 15px;
}
.category-area .section--search .row a {
  background: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8), to(#dedede));
  background: linear-gradient(to bottom, #f8f8f8 0%, #dedede 100%);
  border: 1px solid #ff821a;
  border-radius: 5px;
  font-weight: bold;
  width: 85px;
  height: 36px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #222;
}
.category-area .section--search .row a:hover {
  color: #222;
}
.category-area .section--about {
  background: #222222;
}
.category-area .section--about#about {
  padding-top: 85px;
  padding-bottom: 65px;
}
@media only screen and (max-width:960px) {
  .category-area .section--about#about {
    padding-top: 63px;
    padding-bottom: 62px;
  }
}
.category-area .section--about#about .section__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 60px;
  position: relative;
}
@media only screen and (max-width:960px) {
  .category-area .section--about#about .section__inner {
    gap: 40px;
    width: 90.6%;
    margin: 0 auto;
  }
}
.category-area .section--about#about .section__inner::before {
  content: "About";
  position: absolute;
  top: -60px;
  left: -34px;
  font-size: 100px;
  color: rgba(255, 255, 255, 0.1);
  font-family: "UDB", sans-serif;
  line-height: 1;
}
@media only screen and (max-width:960px) {
  .category-area .section--about#about .section__inner::before {
    top: -76px;
    left: -46px;
  }
}
.category-area .section--about .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 60px 40px;
}
@media only screen and (max-width:960px) {
  .category-area .section--about .row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 28px;
  }
}
.category-area .section--about .row:nth-child(odd) .row__item:first-child {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
@media only screen and (max-width:960px) {
  .category-area .section--about .row:nth-child(odd) .row__item:first-child {
    -webkit-transform: translateX(25px);
            transform: translateX(25px);
  }
}
@media only screen and (max-width:960px) {
  .category-area .section--about .row:nth-child(even) .row__item:first-child {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    -webkit-transform: translateX(-25px);
            transform: translateX(-25px);
  }
}
.category-area .section--about .row__item h3 {
  font-weight: bold;
  color: #fff;
  font-size: 24px;
  line-height: 1.45;
  margin-bottom: 16px;
}
.category-area .section--about .row__item h3 span {
  color: #fff500;
}
.category-area .section--about .row__item p {
  color: #fff;
  font-size: 15px;
  line-height: 1.66;
}
.category-area .section--about .row__item p:not(:last-child) {
  margin-bottom: 30px;
}
.category-area .section--about .row__item img {
  -o-object-fit: cover;
     object-fit: cover;
  aspect-ratio: 490/280;
}
@media only screen and (max-width:960px) {
  .category-area .section--about .row__item img {
    aspect-ratio: 380/200;
  }
}
.category-area .section--about .row__item:first-child {
  width: 50%;
}
@media only screen and (max-width:960px) {
  .category-area .section--about .row__item:first-child {
    width: calc(100% - 5px);
  }
}
.category-area .section--about .row__item:last-child {
  width: 45.9%;
  padding: 10px 0;
}
@media only screen and (max-width:960px) {
  .category-area .section--about .row__item:last-child {
    width: 100%;
    padding: 0;
  }
}
/*# sourceMappingURL=area.css.map */