@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-Regular";
  src: url(/fonts/NotoSansJP/NotoSansJP-Regular.woff) format("woff");
  font-display: swap;
}
@font-face {
  font-family: "ZenMaruGothic-Black";
  src: url(/fonts/ZenMaruGothic/ZenMaruGothic-Black.woff) format("woff");
  font-display: swap;
}
@font-face {
  font-family: "ZenMaruGothic-Bold";
  src: url(/fonts/ZenMaruGothic/ZenMaruGothic-Bold.woff) format("woff");
  font-display: swap;
}
@font-face {
  font-family: "ZenMaruGothic-Regular";
  src: url(/fonts/ZenMaruGothic/ZenMaruGothic-Regular.woff) format("woff");
  font-display: swap;
}
@font-face {
  font-family: "NotoColorEmoji-Regular";
  src: url(/fonts/NotoColorEmoji/NotoColorEmoji-Regular.woff) format("woff");
  font-display: swap;
}
/*16*1.75/2*/
/*==========*/
/* magazine */
/*==========*/
@media (max-width: 767px) {
  .magazine .main-sec {
    margin-top: 64px;
  }
}
.magazine .main-sec .main-area {
  position: relative;
}
.magazine .main-sec .main-area .main-img img {
  width: 100%;
  height: auto;
}
.magazine .main-sec .main-area .contents {
  position: absolute;
  max-width: 1728px;
  top: 30%;
  left: 0;
  right: 0;
}
@media (max-width: 767px) {
  .magazine .main-sec .main-area .contents {
    top: 20%;
  }
}
.magazine .main-sec .main-area .main-heading {
  width: 45.214%;
  /*633/1400*/
}
@media (max-width: 767px) {
  .magazine .main-sec .main-area .main-heading {
    width: 80%;
  }
}
.magazine .heading01.color01 {
  color: #1E8C8C;
}
.magazine .bg01 {
  overflow: hidden;
}
.magazine .bg-blue {
  background: rgba(99, 206, 203, 0.6);
  overflow: hidden;
}
.magazine .list-nv {
  max-width: 1300px;
  width: 96%;
  margin: 120px auto 100px;
  padding: 88px 56px;
  border-radius: 80px;
  background-color: #FFF;
  box-shadow: 0px 16px 14px 0px rgba(0, 0, 0, 0.2);
}
@media (max-width: 767px) {
  .magazine .list-nv {
    margin: 32px auto 24px;
    padding: 16px 8px;
    border-radius: 16px;
  }
}
.magazine .list-nv li {
  min-width: 200px;
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .magazine .list-nv li {
    width: 48%;
    min-width: 120px;
  }
}
.magazine .list-rec {
  display: flex;
  overflow-x: auto;
}
.magazine .list-rec::-webkit-scrollbar {
  height: 25px;
  background-color: #FFF;
  border-radius: 12px;
}
@media (max-width: 767px) {
  .magazine .list-rec::-webkit-scrollbar {
    height: 8px;
  }
}
.magazine .list-rec::-webkit-scrollbar-thumb {
  background-color: #DB4B83;
  border-radius: 12px;
}
.magazine .list-rec::-webkit-scrollbar-track {
  background: #E0E0E0;
  border-radius: 12px;
}
.magazine .list-rec li {
  position: relative;
  width: 376px;
  margin-top: 32px;
  margin-right: 32px;
  margin-bottom: 32px;
  flex-shrink: 0;
}
@media (max-width: 767px) {
  .magazine .list-rec li {
    width: 220px;
    margin-top: 8px;
    margin-right: 16px;
    margin-bottom: 16px;
  }
}
.magazine .list-rec li:last-child {
  margin-right: 0;
}
.magazine .list-rec li a {
  display: block;
  position: relative;
  color: #333;
  text-decoration: none;
}
.magazine .list-rec li a::before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 12px;
  left: 12px;
  border-radius: 16px;
  background: rgb(241, 241, 161);
  background: linear-gradient(90deg, rgb(241, 241, 161) 0%, rgb(241, 203, 224) 50%, rgb(173, 223, 226) 100%);
  transition: 0.3s all;
  z-index: 0;
}
@media (max-width: 767px) {
  .magazine .list-rec li a::before {
    top: 8px;
    left: 8px;
    border-radius: 8px;
  }
}
.magazine .list-rec li a:hover::before {
  top: 1px;
  left: 1px;
}
.magazine .list-rec li a .inner {
  position: relative;
  padding: 0 24px 16px;
  background-color: #FFF;
  border-radius: 16px;
  z-index: 1;
}
@media (max-width: 767px) {
  .magazine .list-rec li a .inner {
    padding: 0 8px 16px;
    border-radius: 8px;
  }
}
.magazine .list-rec li a .inner .date {
  transform: translateY(-16px);
}
@media (max-width: 767px) {
  .magazine .list-rec li a .inner .date {
    transform: translateY(-10px);
  }
}
.magazine .list-rec li a .inner .date span {
  display: inline-block;
  padding: 8px 16px;
  border-radius: 16px;
  border-bottom: 2px solid #DB4B83;
  border-right: 2px solid #DB4B83;
  background: rgb(241, 241, 161);
  background: linear-gradient(90deg, rgb(241, 241, 161) 0%, rgb(241, 203, 224) 50%, rgb(173, 223, 226) 100%);
  font-family: "ZenMaruGothic-Bold", sans-serif;
  -webkit-text-stroke: 1px #000;
  color: #FFF;
  line-height: 1;
}
@media (max-width: 767px) {
  .magazine .list-rec li a .inner .date span {
    padding: 4px 16px;
    font-size: 13px;
  }
}
.magazine .list-rec li a .inner figure {
  margin-bottom: 16px;
  text-align: center;
}
@media (max-width: 767px) {
  .magazine .list-rec li a .inner .title {
    font-size: 13px;
  }
}
.magazine .list-magazine {
  display: flex;
  overflow-x: auto;
}
.magazine .list-magazine::-webkit-scrollbar {
  height: 25px;
  background-color: #FFF;
  border-radius: 12px;
}
@media (max-width: 767px) {
  .magazine .list-magazine::-webkit-scrollbar {
    height: 8px;
  }
}
.magazine .list-magazine::-webkit-scrollbar-thumb {
  background-color: #1E8C8C;
  border-radius: 12px;
}
.magazine .list-magazine::-webkit-scrollbar-track {
  background: #E0E0E0;
  border-radius: 12px;
}
.magazine .list-magazine li {
  position: relative;
  width: 376px;
  margin-right: 32px;
  margin-bottom: 32px;
  flex-shrink: 0;
}
@media (max-width: 767px) {
  .magazine .list-magazine li {
    width: 220px;
    margin-right: 16px;
    margin-bottom: 16px;
  }
}
.magazine .list-magazine li:last-child {
  margin-right: 0;
}
.magazine .list-magazine li a {
  display: block;
  position: relative;
  color: #333;
  text-decoration: none;
}
.magazine .list-magazine li a::before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 12px;
  left: 12px;
  border-radius: 16px;
  background: rgb(241, 241, 161);
  background: linear-gradient(90deg, rgb(241, 241, 161) 0%, rgb(241, 203, 224) 50%, rgb(173, 223, 226) 100%);
  transition: 0.3s all;
  z-index: 0;
}
@media (max-width: 767px) {
  .magazine .list-magazine li a::before {
    top: 8px;
    left: 8px;
    border-radius: 8px;
  }
}
.magazine .list-magazine li a:hover::before {
  top: 1px;
  left: 1px;
}
.magazine .list-magazine li a .inner {
  position: relative;
  padding: 16px 24px;
  background-color: #FFF;
  border-radius: 16px;
  z-index: 1;
}
@media (max-width: 767px) {
  .magazine .list-magazine li a .inner {
    padding: 16px 8px;
    border-radius: 8px;
  }
}
.magazine .list-magazine li a .inner figure {
  margin-bottom: 16px;
  text-align: center;
}
.magazine .list-magazine li a .inner .date {
  margin-bottom: 8px;
  font-family: "NotoSansJP-Bold", sans-serif;
  line-height: 1;
}
@media (max-width: 767px) {
  .magazine .list-magazine li a .inner .title {
    font-size: 13px;
  }
}
.magazine .btn-center {
  margin: 32px 0 44px;
  text-align: center;
}

/*========*/
/* detail */
/*========*/
.detail .detail-wrap {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  align-items: flex-start;
  margin: 120px 0 64px;
}
@media (max-width: 1024px) {
  .detail .detail-wrap {
    display: block;
  }
}
@media (max-width: 767px) {
  .detail .detail-wrap {
    margin: 32px 0 40px;
  }
}
.detail .detail-wrap .main-area {
  position: relative;
  width: calc(100% - 408px);
}
@media (max-width: 1024px) {
  .detail .detail-wrap .main-area {
    width: 100%;
  }
}
.detail .detail-wrap .main-area .list-magazine {
  flex-wrap: wrap;
  overflow-x: initial;
}
.detail .detail-wrap .main-area .list-magazine li {
  width: 48%;
  margin-right: 4%;
}
.detail .detail-wrap .main-area .list-magazine li:nth-child(2n) {
  margin-right: 0;
}
.detail .detail-wrap .side-menu {
  width: 390px;
  padding: 16px 24px;
  border-radius: 16px;
  background: #FFF;
  box-shadow: 0px 4px 10px 1px rgba(0, 0, 0, 0.2);
}
@media (max-width: 1024px) {
  .detail .detail-wrap .side-menu {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .detail .detail-wrap .side-menu {
    padding: 16px;
  }
}
.detail .detail-wrap .entry-sec {
  position: relative;
}
.detail .detail-wrap .entry-sec::before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 24px;
  left: 24px;
  border-radius: 16px;
  background: rgb(241, 241, 161);
  background: linear-gradient(90deg, rgb(241, 241, 161) 0%, rgb(241, 203, 224) 50%, rgb(173, 223, 226) 100%);
  transition: 0.3s all;
  z-index: 0;
}
@media (max-width: 767px) {
  .detail .detail-wrap .entry-sec::before {
    top: 8px;
    left: 8px;
    border-radius: 8px;
  }
}
.detail .detail-wrap .entry-sec .inner {
  position: relative;
  padding: 32px;
  border-radius: 16px;
  background: #FFF;
  z-index: 1;
}
@media (max-width: 767px) {
  .detail .detail-wrap .entry-sec .inner {
    padding: 16px;
    border-radius: 8px;
  }
}
.detail .detail-wrap .entry-header .entry-title {
  font-size: 25px;
}
@media (max-width: 767px) {
  .detail .detail-wrap .entry-header .entry-title {
    font-size: 18px;
  }
}
.detail .detail-wrap .entry-meta figure {
  text-align: center;
}
.detail .detail-wrap .entry-meta .date {
  margin: 8px 0 24px;
  text-align: right;
  line-height: 1;
  font-family: "ZenMaruGothic-Bold", sans-serif;
}
.detail .detail-wrap .list-sns {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin-top: 64px;
}
.detail .detail-wrap .list-sns li {
  margin-left: 8px;
}
.detail .detail-wrap .page-link {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin-top: 32px;
}
@media (max-width: 767px) {
  .detail .detail-wrap .page-link {
    margin-top: 16px;
    justify-content: space-between;
  }
}
.detail .detail-wrap .page-link li {
  margin-left: 8px;
}
@media (max-width: 767px) {
  .detail .detail-wrap .page-link li {
    width: 32px;
  }
}
.detail .detail-wrap .page-link li a {
  display: block;
  border-radius: 50%;
  box-shadow: 0px 4px 10px 1px rgba(0, 0, 0, 0.2);
  overflow: hidden;
}
.detail .detail-wrap .btn-area {
  text-align: left;
}
@media (max-width: 767px) {
  .detail .detail-wrap .btn-area {
    text-align: center;
  }
}
.detail .detail-wrap .side-category dt {
  padding-bottom: 8px;
  margin: 24px 0 16px;
  border-bottom: 1px solid #8C8C8C;
  font-family: "ZenMaruGothic-Bold", sans-serif;
  line-height: 1;
  font-size: 20px;
}
@media (max-width: 767px) {
  .detail .detail-wrap .side-category dt {
    padding-bottom: 4px;
    margin: 16px 0 8px;
    font-size: 18px;
  }
}
.detail .detail-wrap .category-menu li {
  display: flex;
  align-items: center;
  margin-bottom: 16px;
  line-height: 1;
}
@media (max-width: 767px) {
  .detail .detail-wrap .category-menu li {
    margin-bottom: 8px;
  }
}
.detail .detail-wrap .category-menu li::before {
  content: "―";
  display: block;
  width: 24px;
  font-size: 18px;
  text-align: center;
}
.detail .detail-wrap .category-menu li a {
  display: block;
  color: #333;
  font-family: "ZenMaruGothic-Bold", sans-serif;
  text-decoration: none;
}
.detail .detail-wrap .ac-menu a {
  position: relative;
  display: block;
  height: 24px;
  background-color: #F4F4F4;
  border: 1px solid #BFBFBF;
  border-radius: 4px;
}
.detail .detail-wrap .ac-menu a:hover {
  background-color: #CCC;
}
.detail .detail-wrap .ac-menu a::after {
  content: "";
  position: absolute;
  width: 14px;
  height: 14px;
  right: 8px;
  top: 4px;
  background: url(/images/magazine/ac_ic01.svg) no-repeat;
  background-size: 100% auto;
}
.detail .detail-wrap .ac-cts {
  display: none;
}
.detail .detail-wrap .ac-cts .list-archive {
  padding: 8px;
  border: 1px solid #BFBFBF;
  background-color: #FFF;
}
.detail .detail-wrap .ac-cts .list-archive li {
  margin-bottom: 8px;
}
.detail .detail-wrap .ac-cts .list-archive li a {
  display: block;
  color: #333;
  line-height: 1;
  text-decoration: none;
}
.detail .detail-wrap .ac-cts .list-archive li a:hover {
  color: #CCC;
}
@media (max-width: 1024px) {
  .detail .detail-wrap .list-data {
    display: flex;
    flex-wrap: wrap;
  }
}
@media (max-width: 767px) {
  .detail .detail-wrap .list-data {
    display: block;
  }
}
.detail .detail-wrap .list-data li {
  margin-top: 32px;
  font-size: 14px;
}
@media (max-width: 1024px) {
  .detail .detail-wrap .list-data li {
    width: 32%;
    margin-right: 2%;
  }
  .detail .detail-wrap .list-data li:nth-child(3) {
    margin-right: 0;
  }
}
@media (max-width: 767px) {
  .detail .detail-wrap .list-data li {
    width: 100%;
    margin-right: 0;
    margin-top: 16px;
  }
}
.detail .detail-wrap .list-data li a {
  display: block;
  color: #333;
  text-decoration: none;
}
@media (max-width: 767px) {
  .detail .detail-wrap .list-data li a {
    overflow: hidden;
  }
  .detail .detail-wrap .list-data li a figure {
    width: 45%;
    float: left;
  }
}
.detail .detail-wrap .list-data li .date {
  margin: 8px 0;
  font-family: "NotoSansJP-Bold", sans-serif;
  line-height: 1;
}
@media (max-width: 767px) {
  .detail .detail-wrap .list-data li .date {
    margin: 0 0 4px;
    width: 50%;
    float: right;
  }
}
@media (max-width: 767px) {
  .detail .detail-wrap .list-data li .title {
    width: 50%;
    float: right;
    font-size: 12px;
    line-height: 1.2;
  }
}
.detail.magazine-type01 .entry-header .entry-title {
  color: #DB4B83;
}
.detail.magazine-type01 .entry-meta .date {
  color: #DB4B83;
}
.detail.magazine-type01 .side-category dt {
  color: #DB4B83;
}
.detail.magazine-type01 .ac-menu a::after {
  background: url(/images/magazine/ac_ic01.svg) no-repeat;
  background-size: 100% auto;
}
.detail.magazine-type02 .entry-header .entry-title {
  color: #1E8C8C;
}
.detail.magazine-type02 .entry-meta .date {
  color: #1E8C8C;
}
.detail.magazine-type02 .side-category dt {
  color: #1E8C8C;
}
.detail.magazine-type02 .ac-menu a::after {
  background: url(/images/magazine/ac_ic02.svg) no-repeat;
  background-size: 100% auto;
}
/*# sourceMappingURL=magazine.css.map */