@charset "UTF-8";
@font-face {
  font-family: "NotoSansJP-Black";
  src: url(/fonts/NotoSansJP/NotoSansJP-Black.woff) format("woff");
  font-display: swap;
}
@font-face {
  font-family: "NotoSansJP-Bold";
  src: url(/fonts/NotoSansJP/NotoSansJP-Bold.woff) format("woff");
  font-display: swap;
}
@font-face {
  font-family: "NotoSansJP-Light";
  src: url(/fonts/NotoSansJP/NotoSansJP-Light.woff) format("woff");
  font-display: swap;
}
@font-face {
  font-family: "NotoSansJP-Medium";
  src: url(/fonts/NotoSansJP/NotoSansJP-Medium.woff) format("woff");
  font-display: swap;
}
@font-face {
  font-family: "NotoSansJP-Regular";
  src: url(/fonts/NotoSansJP/NotoSansJP-Regular.woff) format("woff");
  font-display: swap;
}
@font-face {
  font-family: "NotoSansJP-Thin";
  src: url(/fonts/NotoSansJP/NotoSansJP-Thin.woff) format("woff");
  font-display: swap;
}
/*16*1.75/2*/
.cts-sec {
  padding-top: 24px;
}
@media (max-width: 767px) {
  .cts-sec {
    padding-top: 16px;
  }
}

/*=====*/
/* new */
/*=====*/
.new {
  background-color: #EDE7D0;
  padding-bottom: 144px;
}
@media (max-width: 767px) {
  .new {
    padding-bottom: 64px;
  }
}
.new .heading01 {
  margin: 80px 0 32px;
  text-align: left;
}
@media (max-width: 767px) {
  .new .heading01 {
    padding-top: 40px;
  }
}

/*=========*/
/* corner */
/*=========*/
.corner.baba-lab, .corner.sheena-oshi, .corner.mystar {
  background-color: #EDE7D0;
  padding-bottom: 144px;
}
@media (max-width: 767px) {
  .corner.baba-lab, .corner.sheena-oshi, .corner.mystar {
    padding-bottom: 64px;
  }
}
.corner.baba-lab h1, .corner.sheena-oshi h1, .corner.mystar h1 {
  text-align: center;
}
.corner .title-area {
  position: relative;
  width: 100%;
  height: 540px;
  padding: 0;
  background-color: #EDE7D0;
}
@media (max-width: 1394px) {
  .corner .title-area {
    height: 38.73vw;
  }
}
@media (max-width: 1023px) {
  .corner .title-area {
    height: 42.72vw;
  }
}
.corner .title-area h1 {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
.corner.sheena-oshi .title-area {
  background: url(/images/corner/sheena/sheena_bg01.jpg) no-repeat center top;
  background-size: auto 540px;
}
@media (max-width: 1394px) {
  .corner.sheena-oshi .title-area {
    background-size: auto 100%;
  }
}
@media (max-width: 1023px) {
  .corner.sheena-oshi .title-area {
    background: url(/images/corner/sheena/sheena_bg01_sp.jpg) no-repeat center top;
    background-size: 100% 100%;
  }
}
.corner.sheena-oshi .title-area .inner {
  position: absolute;
  bottom: 15px;
  left: calc(50% - 600px);
  width: 765px;
}
@media (max-width: 1394px) {
  .corner.sheena-oshi .title-area .inner {
    bottom: 1.07vw;
    left: 7%;
    width: 54.87vw;
  }
}
@media (max-width: 1023px) {
  .corner.sheena-oshi .title-area .inner {
    bottom: 0.94vw;
    left: 2.5%;
    width: 60.16vw;
  }
}
.corner.sheena-oshi .title-area .inner .wrap {
  display: flex;
  justify-content: space-around;
  align-items: center;
  gap: 0 14px;
  background: url(/images/corner/sheena/sheena_bg02.png) no-repeat;
  background-size: 100% 100%;
  background-position: top left;
  padding: 8px 24px 12px;
}
@media (max-width: 1394px) {
  .corner.sheena-oshi .title-area .inner .wrap {
    gap: 0 1vw;
    padding: 0.57vw 1.72vw 0.86vw;
  }
}
@media (max-width: 1023px) {
  .corner.sheena-oshi .title-area .inner .wrap {
    gap: 0 0.54vw;
    padding: 1.08vw 1.76vw 1.62vw 1.21vw;
  }
}
.corner.sheena-oshi .title-area .inner .wrap .txt {
  font-family: "NotoSansJP-Regular", sans-serif;
  font-size: 28px;
  color: #333;
  line-height: 1.3;
  text-align: center;
  margin-bottom: 0;
}
@media (max-width: 1394px) {
  .corner.sheena-oshi .title-area .inner .wrap .txt {
    font-size: 2vw;
  }
}
@media (max-width: 1023px) {
  .corner.sheena-oshi .title-area .inner .wrap .txt {
    font-size: 2.16vw;
  }
}
.corner.sheena-oshi .title-area .inner .wrap .txt span {
  position: relative;
  padding-right: 32px;
  font-size: 36px;
}
@media (max-width: 1394px) {
  .corner.sheena-oshi .title-area .inner .wrap .txt span {
    padding-right: 2.29vw;
    font-size: 2.58vw;
  }
}
@media (max-width: 1023px) {
  .corner.sheena-oshi .title-area .inner .wrap .txt span {
    padding-right: 2.84vw;
    font-size: 3.25vw;
  }
}
.corner.sheena-oshi .title-area .inner .wrap .txt span::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  width: 32px;
  height: 20px;
  background: url(/images/corner/sheena/sheena_ic01.png) no-repeat center top;
  background-size: 100% auto;
}
@media (max-width: 1394px) {
  .corner.sheena-oshi .title-area .inner .wrap .txt span::after {
    width: 2.29vw;
    height: 1.43vw;
  }
}
@media (max-width: 1023px) {
  .corner.sheena-oshi .title-area .inner .wrap .txt span::after {
    width: 2.84vw;
    height: 1.89vw;
  }
}
.corner.sheena-oshi .title-area .inner .wrap .btn {
  max-width: 238px;
}
@media (max-width: 1394px) {
  .corner.sheena-oshi .title-area .inner .wrap .btn {
    max-width: 17vw;
  }
}
@media (max-width: 1023px) {
  .corner.sheena-oshi .title-area .inner .wrap .btn {
    max-width: 18.69vw;
  }
}
.corner.baba-lab .title-area {
  background: url(/images/corner/baba-lab/baba-lab_bg01.jpg) no-repeat center top;
  background-size: auto 540px;
}
@media (max-width: 1394px) {
  .corner.baba-lab .title-area {
    background-size: auto 100%;
  }
}
@media (max-width: 1023px) {
  .corner.baba-lab .title-area {
    background: url(/images/corner/baba-lab/baba-lab_bg01_sp.jpg) no-repeat center top;
    background-size: 100% 100%;
  }
}
.corner.baba-lab .title-area .inner {
  position: absolute;
  bottom: 32px;
  left: calc(50% - 600px);
}
@media (max-width: 1394px) {
  .corner.baba-lab .title-area .inner {
    bottom: 2.29vw;
    left: 7%;
  }
}
@media (max-width: 767px) {
  .corner.baba-lab .title-area .inner {
    bottom: 2.57vw;
    left: 2.5%;
  }
}
.corner.baba-lab .title-area .inner .txt {
  font-family: "NotoSansJP-Regular", sans-serif;
  font-size: 28px;
  margin-bottom: 16px;
}
@media (max-width: 1394px) {
  .corner.baba-lab .title-area .inner .txt {
    font-size: 2vw;
    margin-bottom: 1.14vw;
  }
}
@media (max-width: 1023px) {
  .corner.baba-lab .title-area .inner .txt {
    font-size: 2.43vw;
    margin-bottom: 1.14vw;
  }
}
.corner.baba-lab .title-area .inner .wrap {
  max-width: 880px;
  display: flex;
  justify-content: space-around;
  align-items: center;
  gap: 0 4px;
  background: url(/images/corner/baba-lab/baba-lab_bg02.png) no-repeat;
  background-size: 100% 100%;
  background-position: top left;
  padding: 8px 24px 16px;
}
@media (max-width: 1394px) {
  .corner.baba-lab .title-area .inner .wrap {
    max-width: 63.12vw;
    gap: 0 0.28vw;
    padding: 0.57vw 1.72vw 1.14vw;
  }
}
@media (max-width: 1023px) {
  .corner.baba-lab .title-area .inner .wrap {
    max-width: none;
    gap: 0 0.67vw;
  }
}
.corner.baba-lab .title-area .inner .wrap .txt {
  position: relative;
  font-family: "NotoSansJP-Regular", sans-serif;
  font-size: 24px;
  color: #FFF;
  line-height: 1;
  margin-bottom: 0;
}
@media (max-width: 1394px) {
  .corner.baba-lab .title-area .inner .wrap .txt {
    font-size: 1.72vw;
  }
}
@media (max-width: 1023px) {
  .corner.baba-lab .title-area .inner .wrap .txt {
    font-size: 2.43vw;
  }
}
.corner.baba-lab .title-area .inner .wrap .txt .color01 {
  color: #FF0;
}
.corner.baba-lab .title-area .inner .wrap .txt .arrow {
  position: relative;
  padding-left: 29px;
}
@media (max-width: 1394px) {
  .corner.baba-lab .title-area .inner .wrap .txt .arrow {
    padding-left: 2.08vw;
  }
}
.corner.baba-lab .title-area .inner .wrap .txt .arrow::before {
  content: "";
  position: absolute;
  transform: translateY(-50%);
  top: calc(50% + 1px);
  left: 0;
  width: 29px;
  height: 15px;
  background: url(/images/corner/baba-lab/baba-lab_ic01.png) no-repeat center top;
  background-size: 100% auto;
}
@media (max-width: 1394px) {
  .corner.baba-lab .title-area .inner .wrap .txt .arrow::before {
    width: 2.08vw;
    height: 1.07vw;
  }
}
@media (max-width: 1023px) {
  .corner.baba-lab .title-area .inner .wrap .txt .arrow::before {
    width: 2.7vw;
    height: 1.35vw;
  }
}
.corner.baba-lab .title-area .inner .wrap .btn {
  max-width: 280px;
}
@media (max-width: 1394px) {
  .corner.baba-lab .title-area .inner .wrap .btn {
    max-width: 20vw;
  }
}
@media (max-width: 1023px) {
  .corner.baba-lab .title-area .inner .wrap .btn {
    max-width: 22.82vw;
  }
}
.corner.mystar .title-area {
  background: url(/images/corner/mystar/mystar_bg01.png) no-repeat center top;
  background-size: auto 540px;
}
@media (max-width: 1394px) {
  .corner.mystar .title-area {
    background-size: auto 100%;
  }
}
@media (max-width: 1023px) {
  .corner.mystar .title-area {
    background: url(/images/corner/mystar/mystar_bg01_sp.png) no-repeat center top;
    background-size: 100% 100%;
  }
}
.corner.mystar .title-area .txt {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 30px;
  font-size: 32px;
  font-family: "NotoSansJP-Bold", sans-serif;
  line-height: 1.5;
  color: #0C9;
  text-align: center;
}
@media (max-width: 1394px) {
  .corner.mystar .title-area .txt {
    bottom: 2.15vw;
    font-size: 2.29vw;
  }
}
@media (max-width: 1023px) {
  .corner.mystar .title-area .txt {
    bottom: 2.71vw;
    font-size: 2.71vw;
  }
}
@media (max-width: 1023px) {
  .corner.mystar .title-area .txt .bg-col {
    padding: 3px 0;
    background-color: #ffffcc;
  }
}
@media (max-width: 767px) {
  .corner.mystar .title-area .txt .bg-col {
    padding: 1px 0 2px;
  }
}
.corner.mystar .title-area .txt .color01 {
  color: #F69;
}
.corner.mystar .title-area .txt .color02 {
  color: #C90;
}

/*=========*/
/* category */
/*=========*/
.category {
  /*margin-top: 40px;*/
}
.category .contents {
  max-width: 1104px;
}
.category .h-category01 {
  font-family: "NotoSansJP-Medium", sans-serif;
  font-size: 32px;
  margin: 0 0 32px;
}
@media (max-width: 767px) {
  .category .h-category01 {
    font-size: 22px;
    margin: 0 0 18px;
  }
}
.category .h-category02 {
  font-family: "NotoSansJP-Medium", sans-serif;
  font-size: 30px;
  color: #666;
  margin: 100px 0 24px;
}
@media (max-width: 767px) {
  .category .h-category02 {
    font-size: 20px;
    margin: 60px 0 16px;
  }
}
.category .heading02 {
  font-family: "NotoSansJP-Medium", sans-serif;
  font-size: 26px;
  margin: 80px 0 16px;
  line-height: 1.5;
}
@media (max-width: 767px) {
  .category .heading02 {
    font-size: 20px;
    margin: 60px 0 14px;
  }
}
.category .heading02::before {
  top: 8.3px;
}
@media (max-width: 767px) {
  .category .heading02::before {
    top: 5.5px;
  }
}
.category .heading02 + .heading03 {
  margin-top: 32px;
}
@media (max-width: 767px) {
  .category .heading02 + .heading03 {
    margin-top: 24px;
  }
}
.category .heading03 {
  font-family: "NotoSansJP-Medium", sans-serif;
  font-size: 22px;
  margin: 60px 0 10px;
  line-height: 1.5;
}
@media (max-width: 767px) {
  .category .heading03 {
    font-size: 20px;
    margin: 40px 0 8px;
  }
}
.category .list-tag {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 16px;
  font-family: "NotoSansJP-Medium", sans-serif;
  margin: 0 !important;
  list-style: none !important;
}
@media (max-width: 767px) {
  .category .list-tag {
    gap: 12px;
    font-size: 16px;
  }
}
.category .list-tag li {
  display: inline-block;
  font-size: 20px;
  color: #333;
  border: solid 1px #333;
  border-radius: 12px;
  padding: 8px 16px 10px;
  line-height: 1;
}
@media (max-width: 767px) {
  .category .list-tag li {
    border-radius: 8px;
    font-size: 16px;
    padding: 4px 12px 6px;
  }
}
.category .main-sec {
  padding-top: 40px;
}
@media (max-width: 767px) {
  .category .main-sec {
    padding-top: 24px;
  }
}
.category .main-sec .list-tag {
  justify-content: flex-start;
  margin-bottom: 16px;
}
@media (max-width: 767px) {
  .category .main-sec .list-tag {
    margin-bottom: 12px;
  }
}
.category .main-sec .info {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.category .main-sec .info .data {
  color: #FFF;
  background-color: #F60;
  padding: 0 32px;
}
@media (max-width: 767px) {
  .category .main-sec .info .data {
    font-size: 12px;
    padding: 0 24px 2px;
  }
}
@media (max-width: 767px) {
  .category .main-sec .info .name {
    font-size: 12px;
  }
}
.category .main-sec .main-img {
  margin: 1.5em auto;
}
.category .main-sec .main-img img {
  max-width: 100%;
}
.category .main-sec .lead {
  line-height: 2;
}
@media (max-width: 767px) {
  .category .main-sec .lead {
    font-size: 16px;
    line-height: 1.8;
  }
}
.category .category-sec .contents {
  max-width: 960px;
  font-size: 16px;
  line-height: 2;
  /* テーブル */
  /* リスト */
}
@media (max-width: 767px) {
  .category .category-sec .contents {
    line-height: 1.8;
  }
}
.category .category-sec .contents table {
  margin: 1.5em auto;
}
@media (max-width: 767px) {
  .category .category-sec .contents table {
    margin: 1.3em auto;
  }
}
.category .category-sec .contents table th,
.category .category-sec .contents table td {
  border: 1px solid #333;
  padding: 8px 16px;
  line-height: 1.8;
}
@media (max-width: 767px) {
  .category .category-sec .contents table th,
.category .category-sec .contents table td {
    vertical-align: top;
  }
}
.category .category-sec .contents table th {
  width: 25%;
  background-color: #EEE;
  color: #000;
  text-align: left;
}
.category .category-sec .contents ul {
  margin-left: 2em;
  list-style: disc;
}
.category .category-sec .contents ol {
  margin-left: 2em;
}
.category .category-sec figure {
  margin: 1.5em auto;
  text-align: center;
}
@media (max-width: 767px) {
  .category .category-sec figure {
    margin: 1.3em auto;
  }
}
.category .category-sec figure figcaption {
  font-size: 13px;
  color: #666;
  text-align: left;
  margin-top: 6px;
  line-height: 1.4;
}
@media (max-width: 767px) {
  .category .category-sec figure figcaption {
    font-size: 11px;
  }
}
.category .category-sec .img-list {
  display: flex;
  justify-content: center;
  gap: 0 24px;
  list-style: none !important;
}
@media (min-width: 768px) {
  .category .category-sec .img-list {
    margin: 1.5em auto !important;
  }
}
@media (max-width: 767px) {
  .category .category-sec .img-list {
    display: block;
    margin-left: 0 !important;
  }
}
.category .category-sec .img-list li {
  width: calc((100% - 24px) / 2);
}
@media (max-width: 767px) {
  .category .category-sec .img-list li {
    width: 100%;
  }
}
@media (min-width: 768px) {
  .category .category-sec .img-list li figure {
    margin: 0;
  }
}
.category .category-sec .img-list li figure figcaption {
  font-size: 13px;
  color: #666;
  text-align: left;
  margin-top: 6px;
  line-height: 1.4;
}
@media (max-width: 767px) {
  .category .category-sec .img-list li figure figcaption {
    font-size: 11px;
  }
}
.category .category-sec .img-list li .txt {
  margin-top: 1.5em;
}
@media (max-width: 767px) {
  .category .category-sec .img-list li .txt {
    margin-top: 1.3em;
  }
}
.category .category-sec .box {
  background-color: #EDE7D0;
  padding: 24px 56px 30px;
  margin: 60px auto;
}
@media (max-width: 767px) {
  .category .category-sec .box {
    padding: 16px;
    margin: 28px auto 0;
  }
}
.category .category-sec .movie .movie-inner {
  width: 100%;
  aspect-ratio: 16/9;
}
.category .category-sec .movie .movie-inner iframe {
  width: 100%;
  height: 100%;
  vertical-align: bottom;
}
.category .category-sec .about a {
  color: #000;
}
.category .category-sec .about dt {
  position: relative;
  font-size: 24px;
  font-weight: bold;
  padding-left: 16px;
  border-bottom: solid 2px #000;
  padding-bottom: 1px;
  margin-bottom: 24px;
}
@media (max-width: 767px) {
  .category .category-sec .about dt {
    gap: 0 4px;
    font-size: 18px;
    padding-bottom: 8px;
    margin-bottom: 8px;
  }
}
.category .category-sec .about dt::before {
  content: "";
  position: absolute;
  top: 12px;
  left: 0;
  height: 1em;
  width: 8px;
  background-color: #F60;
}
@media (max-width: 767px) {
  .category .category-sec .about dt::before {
    top: 7.7px;
  }
}
.category .category-sec .about dd ul {
  margin-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.category .category-sec .about dd ul .mokuji_h2 {
  position: relative;
  padding-left: 1em;
  line-height: 1.3;
}
@media (max-width: 767px) {
  .category .category-sec .about dd ul .mokuji_h2 {
    line-height: 1.5;
  }
}
.category .category-sec .about dd ul .mokuji_h2::before {
  content: "";
  position: absolute;
  top: 5px;
  left: 0;
  height: 0.8em;
  width: 0.8em;
  background-color: #000;
  padding: 0;
}
@media (max-width: 767px) {
  .category .category-sec .about dd ul .mokuji_h2::before {
    top: 6.5px;
  }
}
.category .category-sec .about dd ul .mokuji_h2:not(:last-child) {
  margin-bottom: 0.5em;
}
.category .category-sec .about dd ul .mokuji_h3 {
  margin: 0 0 0.5em 2em;
  padding-left: 0;
  list-style: disc;
  line-height: 1.3;
}
@media (max-width: 767px) {
  .category .category-sec .about dd ul .mokuji_h3 {
    line-height: 1.5;
  }
}
.category .category-sec .about dd ul .mokuji_h3::before {
  content: none;
}
.category .category-sec .shop {
  background-color: #EDE7D0;
  border-left: solid 24px #F60;
  padding: 16px 48px 16px 24px;
  margin: 80px auto 16px;
}
@media (max-width: 767px) {
  .category .category-sec .shop {
    border-left: solid 12px #F60;
    padding: 8px 24px 8px 12px;
    margin: 60px auto 16px;
  }
}
.category .category-sec .shop .h-shop {
  font-family: "NotoSansJP-Medium", sans-serif;
  font-size: 20px;
}
@media (max-width: 767px) {
  .category .category-sec .shop .h-shop {
    font-size: 16px;
  }
}
.category .category-sec .shop dl {
  display: flex;
  justify-content: flex-start;
  gap: 0 16px;
  font-size: 16px;
  line-height: 1.6;
}
@media (max-width: 767px) {
  .category .category-sec .shop dl {
    gap: 0 8px;
    font-size: 14px;
  }
}
.category .category-sec .shop dl dt {
  width: 20%;
  min-width: 5.5em;
}
.category .category-sec .shop dl dd {
  flex: 1;
}
.category .category-sec .shop dl dd .post {
  padding-right: 0.5em;
}
@media (max-width: 767px) {
  .category .category-sec .shop dl dd .post {
    display: block;
    padding-right: 0;
  }
}
.category .category-sec .map-area {
  width: 100%;
  aspect-ratio: 960/460;
}
@media (max-width: 767px) {
  .category .category-sec .map-area {
    aspect-ratio: 4/3;
  }
}
.category .category-sec .map-area iframe {
  width: 100%;
  height: 100%;
  vertical-align: bottom;
}
.category .category-sec .writer {
  border: solid 1px #000;
  border-radius: 16px;
  margin: 80px auto;
}
@media (max-width: 767px) {
  .category .category-sec .writer {
    border-radius: 8px;
    margin: 60px auto;
  }
}
.category .category-sec .writer .com-wrap {
  justify-content: flex-start;
  align-items: center;
  gap: 0 24px;
  padding: 16px 48px;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .category .category-sec .writer .com-wrap {
    flex-wrap: wrap;
    gap: 8px 0;
    padding: 16px 24px;
  }
}
.category .category-sec .writer .com-wrap .photo {
  width: 200px;
  text-align: center;
}
@media (max-width: 767px) {
  .category .category-sec .writer .com-wrap .photo {
    width: 100%;
  }
  .category .category-sec .writer .com-wrap .photo .inner {
    display: flex;
    align-items: center;
    gap: 0 16px;
  }
  .category .category-sec .writer .com-wrap .photo .inner .img {
    width: 85px;
  }
}
.category .category-sec .writer .com-wrap .photo .img {
  width: auto;
}
.category .category-sec .writer .com-wrap .photo .img figure {
  width: 100px;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .category .category-sec .writer .com-wrap .photo .img figure {
    width: 85px;
  }
}
.category .category-sec .writer .com-wrap .photo .sp-name {
  display: none;
}
@media (max-width: 767px) {
  .category .category-sec .writer .com-wrap .photo .sp-name {
    flex: 1;
    display: block;
    font-size: 12px;
    line-height: 1.6;
    text-align: left;
  }
  .category .category-sec .writer .com-wrap .photo .sp-name .name {
    font-family: "NotoSansJP-Medium", sans-serif;
    font-size: 14px;
  }
}
.category .category-sec .writer .com-wrap .txt {
  width: calc(100% - 224px);
}
@media (max-width: 767px) {
  .category .category-sec .writer .com-wrap .txt {
    width: 100%;
  }
}
.category .category-sec .writer .com-wrap .txt dt {
  font-size: 14px;
  line-height: 1.6;
}
@media (max-width: 767px) {
  .category .category-sec .writer .com-wrap .txt dt {
    display: none;
  }
}
.category .category-sec .writer .com-wrap .txt dt .name {
  font-family: "NotoSansJP-Medium", sans-serif;
  font-size: 16px;
}
.category .category-sec .writer .com-wrap .txt dd {
  margin-top: 8px;
  font-size: 14px;
  line-height: 1.6;
}
@media (max-width: 767px) {
  .category .category-sec .writer .com-wrap .txt dd {
    margin-top: 0;
    font-size: 12px;
  }
}
.category .recommend-sec .contents {
  max-width: 960px;
}
.category .recommend-sec .list-rec {
  /*justify-content: flex-start;
  gap: 1em 2%;*/
}
.category .recommend-sec .list-rec > li {
  background-color: #EDE7D0;
  padding: 16px 24px;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .category .recommend-sec .list-rec > li {
    padding: 8px;
  }
}
.category .recommend-sec .list-rec > li a {
  align-items: center;
  gap: 0 2%;
  margin-bottom: 0;
}
.category .recommend-sec .list-rec > li a .img {
  overflow: hidden;
  width: 31.94%;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .category .recommend-sec .list-rec > li a .img {
    width: 48.95%;
  }
}
.category .recommend-sec .list-rec > li a .img img {
  transition: transform 0.6s ease;
}
.category .recommend-sec .list-rec > li a .inner {
  flex: 1;
}
.category .recommend-sec .list-rec > li a .inner h3 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  font-family: "NotoSansJP-Medium", sans-serif;
  font-size: 20px;
  line-height: 1.4;
}
@media (max-width: 1023px) {
  .category .recommend-sec .list-rec > li a .inner h3 {
    font-size: 17px;
  }
}
@media (max-width: 767px) {
  .category .recommend-sec .list-rec > li a .inner h3 {
    -webkit-line-clamp: 3;
    font-size: 14px;
  }
}
.category .recommend-sec .list-rec > li a .inner .txt {
  display: none;
  /*overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  width: 100%;
  margin-top: 12px;
  font-size: 16px;
  @include mq(max, ct) {
  	margin-top: 10px;
  	font-size: 14px;
  }
  @include mq(max, tb) {
  	display: none;
  }
  p {
  	margin-bottom: 0;
  }*/
}
.category .recommend-sec .list-rec > li a .inner .wrap {
  display: flex;
  gap: 16px;
  justify-content: flex-end;
  /*justify-content: space-between;*/
  flex-wrap: wrap;
  margin-top: 20px;
  font-size: 13px;
}
@media (max-width: 1023px) {
  .category .recommend-sec .list-rec > li a .inner .wrap {
    gap: 8px;
    margin-top: 17px;
    font-size: 12px;
  }
}
@media (max-width: 767px) {
  .category .recommend-sec .list-rec > li a .inner .wrap {
    gap: 0 8px;
    margin-top: 14px;
    font-size: 11px;
    line-height: 1.3;
  }
}
.category .recommend-sec .list-rec > li a .inner .wrap .name {
  text-align: right;
  white-space: nowrap;
}
@media (max-width: 767px) {
  .category .recommend-sec .list-rec > li a .inner .wrap .name {
    display: none;
  }
}
.category .recommend-sec .list-rec > li a .inner .wrap .data {
  color: #666;
  flex: 1;
  text-align: right;
  white-space: nowrap;
}
.category .recommend-sec .list-rec > li a .inner:hover .img img {
  transform: scale(1.1);
}
.category .new-sec {
  margin-bottom: 100px;
}
@media (max-width: 767px) {
  .category .new-sec {
    margin-bottom: 60px;
  }
}
.category .new-sec .contents {
  max-width: 960px;
}
.category .new-sec .list-new {
  /*display: flex;
  flex-wrap: wrap;
  gap: 24px 2%;
  @include mq(max, tb) {
  	justify-content: space-around;
  	gap: 16px 2%;
  }*/
  /*> li {
  	width: 31%;
  	@include mq(max, tb) {
  		width: 48%;
  	}
  	.img {
  		text-align: center;
  	}
  	.txt {

  		h3 {
  			font-size: 24px;
  			margin-bottom: 12px;
  			line-height: 1.4;
  			@include mq(max, tb) {
  				font-size: 18px;
  				margin-bottom: 8px;
  				line-height: 1.2;
  			}
  		}

  		.wrap {
  			display: flex;
  			justify-content: space-between;
  			align-items: flex-start;
  			flex-wrap: wrap;
  			gap: 0 8px;
  			.list-tag {
  				margin-bottom:0;
  				li {
  					font-size: 16px;
  					border-radius: 8px;
  					padding: 4px 16px;
  					@include mq(max, tb) {
  						font-size: 12px;
  						border-radius: 6px;
  						padding: 2px 8px
  					}
  				}
  			}
  			.data {
  				width: 6em;
  				font-size: 14px;
  				margin-bottom: 0;
  					@include mq(max, tb) {
  					font-size: 12px;
  				}
  			}
  		}
  	}

  }*/
}
.category .new-sec .list-new > li {
  padding: 0;
}

/*===========*/
/* advertise */
/*===========*/
.advertise {
  padding-bottom: 144px;
}
@media (max-width: 767px) {
  .advertise {
    padding-bottom: 64px;
  }
}
.advertise .company dt {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 8px;
}
@media (max-width: 767px) {
  .advertise .company dt {
    font-size: 16px;
    margin-bottom: 4px;
  }
}
.advertise .notes {
  font-size: 14px;
}

/*=======*/
/* about */
/*=======*/
.about {
  padding-bottom: 144px;
}
@media (max-width: 767px) {
  .about {
    padding-bottom: 64px;
  }
}
/*# sourceMappingURL=contents.css.map */