@charset "UTF-8";
:root {
  --main:#1ABFB3;
  --sub:#ee2;
  --break:1400;
}
@media screen and (max-width: 1255px) {
  :root {
    --break:1254;
  }
}

body {
  font-family: "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  font-size: 1rem;
  font-weight: normal;
}
body.fz-18px {
  font-size: 1rem;
  font-weight: normal;
}
@media screen and (max-width: 480px) {
  body.fz-18px {
    font-size: 16px;
  }
}

/*デフォルトリンク*/
a {
  color: #1967d2;
}

a:hover {
  color: var(--main);
}

.ff-meiryo, .wf-loading body, .wp-admin-ff-meiryo .editor-styles-wrapper {
  font-family: "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
}

.main {
  width: 67.4%;
}
@media screen and (max-width: 1023px) {
  .main {
    width: calc(100% - 20px) !important;
  }
}

.sidebar {
  width: 30% !important;
}
@media screen and (max-width: 1023px) {
  .sidebar {
    width: calc(100% - 20px) !important;
  }
}

@media screen and (max-width: 834px) {
  main.main, div.sidebar {
    margin: 10px !important;
  }
}
/** header ******/
@media screen and (max-width: 1023px) {
  #header {
    display: none;
  }
}

.navi-in > ul li {
  width: auto;
  flex: 1;
}

#navi .navi-in > .menu-header .sub-menu, .article h2, .sidebar h2, .sidebar h3 {
  background-color: var(--main) !important;
}

.sidebar h2, .sidebar h3 {
  padding: 6px 12px !important;
}

#header-container {
  background-color: rgba(26, 191, 180, 0.8) !important;
}
#header-container .navi {
  background-color: #fff !important;
}
#header-container .navi a {
  color: var(--main);
}

#navi .navi-in a,
#navi .navi-in a:hover {
  color: var(--main) !important;
}

.header .header-in {
  min-height: auto !important;
  padding: 10px 0;
}
@media screen and (max-width: 767px) {
  .header .header-in {
    padding: 2px 0 7px;
  }
}

.fixed-header .header-container-in.hlt-top-menu .navi {
  width: calc(100% - 20px);
  margin-right: 20px;
}

.header-inner {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .header-inner {
    justify-content: center;
  }
}
.header-inner .header-l {
  display: flex;
  flex-direction: row;
  align-items: flex-end;
  justify-content: flex-start;
  margin-top: -9px;
}
.header-inner .headerbtns {
  display: flex;
  align-items: center;
}
.header-inner .headerbtns .login {
  margin-right: 20px;
  background-color: rgb(230, 230, 129);
  text-decoration: none;
  color: #000;
  font-size: 13px;
  padding: 5px 10px;
  width: 136px;
  text-align: center;
}
.header-inner .rsh {
  width: 200px;
  padding-right: 20px;
}

.fixed-header .rsh {
  display: none;
}

.header.cf::after {
  display: none;
}

.logo-image {
  padding: 0 0 0 20px;
}

.site-name-text {
  line-height: 1;
}

.logo-header img {
  width: 150px !important;
  height: auto;
}
@media screen and (max-width: 1023px) {
  .logo-header img {
    width: 120px !important;
  }
}

.logo-image {
  text-align: left;
}

.tagline {
  text-align: left;
  font-size: 14px;
  margin: 0 0 0 10px;
}

.site-name-text-link {
  padding: 0;
}

/*sp menu*/
.menu-drawer li {
  border-bottom: 1px dashed #ccc;
}
.menu-drawer li a {
  padding: 10px 0;
}

.list-more-button {
  background-color: rgba(255, 255, 255, 0.6);
}

body.public-page {
  background-color: #f4f5f7 !important;
}

.sidebar,
.main {
  background-color: rgba(255, 255, 255, 0.7);
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
}

@media screen and (max-width: 1022px) {
  .logo-menu-button img {
    width: 120px;
  }
}

.mobile-menu-buttons {
  background-color: rgba(26, 191, 180, 0.8) !important;
}

.mobile-loginbtn {
  display: flex;
  display: flex;
  align-items: center;
  padding-right: 10px;
}
.mobile-loginbtn a {
  display: flex;
  align-items: center;
  text-decoration: none;
  background-color: rgb(230, 230, 129);
  color: #000;
  padding: 5px 5px;
  font-size: 12px;
}
.mobile-loginbtn a i {
  margin-right: 0.3em;
}

.menu-button-in {
  color: var(--sub);
}

/*sns*/
.ss-top .sns-share-buttons {
  justify-content: flex-end;
}

/*foot*/
.footer-bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .footer-bottom {
    flex-direction: column;
  }
}
.footer-bottom.cf::after {
  display: none;
}
.footer-bottom .footer-bottom-logo {
  position: relative;
  float: none;
}
.footer-bottom .footer-bottom-logo .rsh {
  width: 160px;
  padding-left: 10px;
}
@media screen and (max-width: 767px) {
  .footer-bottom .footer-bottom-logo .rsh {
    margin-bottom: 10px;
  }
}
.footer-bottom .footer-bottom-logo .rsh img {
  height: auto;
}
.footer-bottom .footer-bottom-content {
  float: none;
}

.home .content {
  margin-top: -200px;
}
@media screen and (max-width: 834px) {
  .home .content {
    margin-top: -150px;
  }
}

.appeal {
  background-color: transparent !important;
  background-image: none !important;
  height: 800px;
  max-height: 800px;
  height: 100vh;
}
@media screen and (max-width: 767px) {
  .appeal {
    height: 480px;
  }
}

.appeal-in {
  position: relative;
  width: 100%;
  overflow: hidden;
  height: 100%;
  padding: 0;
  height: 800px;
  max-height: 800px;
  height: 100vh;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: -1;
}
@media screen and (max-width: 767px) {
  .appeal-in {
    width: 100% !important;
    height: 480px;
  }
}
.appeal-in::after {
  position: absolute;
  bottom: 0px;
  left: 0;
  display: block;
  content: "";
  width: 100%;
  height: 70px;
  background: linear-gradient(to bottom, rgba(244, 245, 247, 0) 0%, rgb(244, 245, 247) 100%);
}
@media screen and (max-width: 767px) {
  .appeal-in::after {
    height: 30px;
    bottom: 0px;
  }
}
.appeal-in #mv {
  opacity: 0;
  transition: opacity 0.3s linear;
}
.appeal-in #mv.slick-initialized {
  opacity: 1;
}
.appeal-in #mv,
.appeal-in .slick-list,
.appeal-in .slick-track {
  width: 100%;
  height: 100%;
}
.appeal-in .slick-slide {
  width: 100%;
  overflow: hidden;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: relative;
}
.appeal-in .slick-slide span {
  display: block;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  transform-origin: center center;
}

.slide__anime {
  --img-show-animation-delay: 0.6s;
  -webkit-animation: fadein 1.9s ease 0s 1 normal;
          animation: fadein 1.9s ease 0s 1 normal;
}

@-webkit-keyframes fadein {
  0% {
    opacity: 0;
  }
  55% {
    opacity: 0;
  }
  80% {
    opacity: 1;
  }
}

@keyframes fadein {
  0% {
    opacity: 0;
  }
  55% {
    opacity: 0;
  }
  80% {
    opacity: 1;
  }
}
@-webkit-keyframes bg-show-animation {
  0% {
    width: 0;
    left: 0;
    right: auto;
  }
  50% {
    width: 100%;
    left: 0;
    right: auto;
  }
  50.0001% {
    left: auto;
    right: 0;
  }
  to {
    width: 0;
    left: auto;
    right: 0;
  }
}
@keyframes bg-show-animation {
  0% {
    width: 0;
    left: 0;
    right: auto;
  }
  50% {
    width: 100%;
    left: 0;
    right: auto;
  }
  50.0001% {
    left: auto;
    right: 0;
  }
  to {
    width: 0;
    left: auto;
    right: 0;
  }
}
@-webkit-keyframes fadezoom {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.15);
  }
}
@keyframes fadezoom {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.15);
  }
}
.slick-animation span {
  -webkit-animation: fadezoom 15s 0s forwards;
          animation: fadezoom 15s 0s forwards;
}

.logo-appeal {
  position: absolute;
  left: calc(50% + 50px);
  top: 50%;
  transform: translate(-50%, -50%);
  opacity: 0.7;
}
@media screen and (max-width: 1255px) {
  .logo-appeal {
    left: calc(50% + 15px);
  }
}
@media screen and (max-width: 767px) {
  .logo-appeal {
    left: calc(50% + 15px);
  }
}
.logo-appeal img {
  width: 400px;
  filter: drop-shadow(5px 5px 5px rgba(0, 0, 0, 0.3));
}
@media screen and (max-width: 1255px) {
  .logo-appeal img {
    width: calc(400 / var(--break) * 100vw);
  }
}
@media screen and (max-width: 767px) {
  .logo-appeal img {
    width: 160px;
  }
}

@media screen and (max-width: 1285px) {
  .wrap {
    width: 100% !important;
  }
}
.widget h2 {
  font-size: 16px;
}

.cat-link-4,
.cat-label-4 {
  background-color: #cf8700 !important;
  color: #fff !important;
  border: 0 !important;
}

@media screen and (max-width: 834px) {
  .sns-share.ss-top.ss-col-6 a {
    width: 24%;
  }
}
/*news*/
.ect-vertical-card .entry-card-wrap {
  width: 32.6%;
}
@media screen and (max-width: 834px) {
  .ect-vertical-card .entry-card-wrap {
    width: 49%;
  }
}

.entry-card-thumb {
  width: 220px;
  flex-shrink: 0;
  aspect-ratio: 22/18;
  background-color: #eee;
  background-position: center;
  background-size: 100px 73px;
  background-repeat: no-repeat;
  background-image: url(../images/noimg.png);
}
.entry-card-thumb img {
  aspect-ratio: 22/18;
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
.home .entry-card-thumb {
  aspect-ratio: 22/18;
  width: 100px;
  background-position: center;
  background-size: 50px auto;
  background-repeat: no-repeat;
  background-image: url(../images/noimg.png);
}
.home .entry-card-thumb img {
  width: 100px;
  aspect-ratio: 22/18;
  -o-object-fit: cover;
     object-fit: cover;
}
.home .entry-card {
  display: flex;
  align-items: center;
}
.home .entry-card-content {
  margin-left: 2%;
}
.home .new-entry-card {
  display: flex;
  align-items: center;
}
.home .widget-entry-card-content {
  margin-left: 2%;
}
@media screen and (max-width: 480px) {
  .home .widget-entry-card-content {
    padding-right: 20px !important;
  }
  .home .widget-entry-card-content .card-title {
    font-size: 14px;
  }
}
.home .entry-card-content {
  padding-bottom: 0;
}
.home .entry-card-snippet {
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
@media screen and (max-width: 480px) {
  .home .entry-card-snippet {
    font-size: 12px;
    padding-right: 10px;
  }
}
.home .entry-card-meta {
  bottom: -6px;
  position: absolute;
  right: 0;
  text-align: right;
  line-height: 1;
}

@media screen and (max-width: 480px) {
  .e-card-title {
    font-size: 14px;
  }
}
img.no-image {
  display: none;
}

.widget-entry-cards figure {
  width: 80px;
  flex-shrink: 0;
  aspect-ratio: 22/18;
  background-color: #eee;
  background-position: center;
  background-size: 50px auto;
  background-repeat: no-repeat;
  background-image: url(../images/noimg.png);
}
@media screen and (max-width: 480px) {
  .widget-entry-cards figure {
    width: 100px;
  }
}
.widget-entry-cards figure img {
  width: 80px;
  aspect-ratio: 22/18;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 480px) {
  .widget-entry-cards figure img {
    width: 100px;
  }
}

.entry-card-content {
  margin-left: 260px;
}

.tagline {
  font-weight: normal;
}

@media screen and (max-width: 480px) {
  .ect-entry-card .a-wrap:not(.ec-big-card-first) .card-thumb {
    margin-bottom: 0;
    margin-right: 3%;
  }
}
.info-list.is-style-frame-border {
  padding: 0;
  border: 0;
}

.widget_categories .cat-item {
  border-bottom: 1px dashed var(--cocoon-basic-border-color);
}

.info-list-item-meta {
  opacity: 1;
}

.related-entry-card-snippet, .entry-card-snippet {
  -webkit-line-clamp: 3;
}

/**gallery*/
.gallery {
  display: flex;
  flex-wrap: wrap;
  row-gap: 10px;
}
.gallery .gallery-item {
  float: none !important;
  margin: 0 !important;
}
.gallery .gallery-item dd {
  line-height: 1.3;
}
.gallery .gallery-item a {
  margin: 1px;
  display: block;
}
.gallery .gallery-item img {
  aspect-ratio: 196/144;
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  border: 0 !important;
}
@media screen and (max-width: 480px) {
  .gallery.gallery-columns-4 .gallery-item {
    width: 33.33% !important;
  }
}

/*single*/
.eye-catch img {
  aspect-ratio: 22/18;
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}

.pager-post-navi a figure {
  min-width: 80px;
  max-width: 80px;
}

.archive-title {
  color: var(--main);
}

.article h2 {
  padding: 10px 20px;
  font-weight: 500;
}

@media screen and (max-width: 834px) {
  .sns-share.ss-top.ss-col-6 a, .sns-share.ss-bottom.ss-col-6 a, .sns-share.ss-top.ss-col-5 a, .sns-share.ss-bottom.ss-col-5 a {
    width: 24%;
  }
  .ss-top .sns-share-buttons a .button-caption, .ss-bottom .sns-share-buttons a .button-caption {
    font-size: 12px;
  }
}
/*comment*/
.comment-reply-login {
  color: #333;
  text-decoration: none;
  pointer-events: none;
}

li.comment {
  border-bottom: 1px solid #eee;
}

.commets-list .children {
  background-color: rgba(238, 238, 238, 0.4);
}
/*# sourceMappingURL=main.css.map */