@charset "UTF-8";
/*!
Theme Name: Cocoon Child
Description: Cocoon専用の子テーマ
Theme URI:  https://wp-cocoon.com/ 
Author: わいひら
Author URI:  https://nelog.jp/ 
Template: cocoon-master
Version: 1.1.2
*/
/************************************
** 子テーマ用のスタイルを書く
************************************/
/*必要ならばここにコードを書く*/

/************************************
** レスポンシブデザイン用のメディアクエリ
************************************/
/*共通*/
body {
  background-color: #fff;
}
#container {
  width: 100%;
  margin: 0 auto;
  position: relative;
}
#header-container-in.header-container-in.hlt-center-logo {
  width: 1300px;
  margin: 0 auto;
}
#header {
  background-color: initial;
  z-index: 999;
  position: relative;
}
#header-in {
  position: relative;
}
.navi-in a:hover {
  opacity: 0.3;
}
#header-in.wrap {
  width: 100%;
  height: 80px;
}
.logo.logo-header.logo-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 400px;
  height: 80px;
}
.logo.logo-header.logo-image::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 850px;
  height: 850px;
  margin-left: -710px;
  margin-top: -350px;
  background-image: url(http://blogst1.pmtea.org/wp-content/uploads/2023/07/bg.png);
  background-repeat: no-repeat;
  background-size: 850px 850px;
}
.site-name.site-name-text-link {
  position: relative;
}
.logo-image,
.site-name-text-link {
  padding: 0;
}

.navi-in > ul {
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: right;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
}
.navi-in > ul li {
  display: block;
  width: auto;
  height: auto;
  line-height: initial;
  padding: 0.5em 1em;
  position: relative;
}
.navi-in a {
  font-size: 18px;
}

#footer-in.wrap {
  width: 100%;
}

/*footer*/
.footer {
  margin-top: 0;
  padding: 0;
}
.footer-bottom {
  display: flex;
  justify-content: center;
  margin-top: 0;
  padding: 0;
}
.footer-bottom-logo,
.footer-bottom-content {
  float: none;
}
.footer-bottom-content {
  width: 100%;
}
#navi-footer.navi-footer {
  padding: 1.2em 0;
  width: 100%;
  display: flex;
  justify-content: center;
  background-color: #2a58a7;
  box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.2);
}
.footer-bottom.fnm-text-width .menu-footer li {
  border: none;
}
.footer-bottom.fnm-text-width .menu-footer li a {
  color: #fff;
  font-size: 16px;
  padding: 0 1em;
}
.source-org.copyright {
  margin-top: 100px;
  text-align: center;
  color: #2a58a7;
  font-size: 16px;
}
.footer-bottom-logo,
.footer-bottom-logo .site-name-text {
  line-height: 0;
}
.footer-bottom-logo {
  bottom: 30px;
}
.footer-bottom-logo img {
  height: 65px;
}
.navi-footer-in a:hover {
  background-color: initial;
  opacity: 0.3;
}

.content {
  margin-top: 0;
}
/*main*/
.main {
  width: 100%;
  padding: 0;
  border: none;
}

/*slider*/

/** mainslider **/
.ec-sliderRole {
  width: 100%;
  margin: 0 auto;
  padding-top: 0;
  padding-bottom: 20px;
  font-size: 16px;
  line-height: 1;
}
.main_visual .slick-slide {
  width: 1024px;
}

.ec-layoutRole__header {
  margin: 0 auto;
}

.ec-headerNaviRole_inner {
  width: 1024px;
  height: 155px;
  margin: 0 auto;
  position: relative;
}

.ec-sliderRole .slick-slide img {
  filter: blur(5px);
  transition: 1s all;
  opacity: 0.8;
}

.ec-sliderRole .slick-center img {
  filter: blur(0px);
  opacity: 1;
}

.ec-sliderRole ul.slick-dots {
  bottom: -60px;
}
.ec-sliderRole .slick-dots li,
.ec-sliderRole .slick-dots li button {
  width: 16px;
  height: 16px;
  margin: 0 16px;
}

.slick-dots li button:before {
  width: 16px;
  height: 16px;
}

/* news */
.news_content {
  width: 1024px;
  margin: 0 auto;
}
.news_content .inner {
  padding: 1em;
}

.info-list {
  padding: 0;
}

/*1023px以下*/
@media screen and (max-width: 1023px) {
  body:where(.mblt-header-mobile-buttons, .mblt-header-and-footer-mobile-buttons) {
    margin-top: 11.068vw;
  }
  #header-container-in.header-container-in.hlt-center-logo {
    width: 100%;
  }
  #header {
    display: none;
  }

  .navi-menu-caption.menu-caption,
  .search-menu-caption.menu-caption {
    display: none;
  }
  .mobile-menu-buttons {
    justify-content: space-between;
    background-color: initial;
    box-shadow: none;
    height: 11.068vw;
    z-index: 999;
  }
  .mobile-menu-buttons > li {
    padding-top: 0;
  }
  .mobile-menu-buttons li:nth-of-type(1) {
    order: 3;
  }
  .mobile-menu-buttons li:nth-of-type(2) {
    order: 1;
    margin-right: auto;
  }
  .mobile-menu-buttons li:nth-of-type(3) {
    order: 2;
  }
  .logo-menu-button.menu-button,
  .logo-menu-button.menu-button .menu-button-in {
    width: 39.063vw;
    height: 7.813vw;
  }
  .logo-menu-button.menu-button {
    display: flex;
    justify-content: left;
    overflow: initial;
  }
  .logo-menu-button.menu-button::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 78.125vw;
    height: 78.125vw;
    margin-left: -67.188vw;
    margin-top: -31.25vw;
    background-image: url(http://blogst1.pmtea.org/wp-content/uploads/2023/07/bg.png);
    background-repeat: no-repeat;
    background-size: 78.125vw 78.125vw;
  }
  .logo-menu-button.menu-button .menu-button-in {
    z-index: 90;
  }
  .search-menu-button.menu-button,
  .navi-menu-button.menu-button {
    width: 5.859vw;
    height: 5.859vw;
    font-size: 2.344vw;
    color: #2a58a7;
    border: #2a58a7 1px solid;
    margin: 1.302vw;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .logo-menu-button img {
    width: 100%;
    max-height: initial;
  }
  #container {
    width: 100%;
  }
  #navi-menu-input:checked ~ #navi-menu-close,
  #sidebar-menu-input:checked ~ #sidebar-menu-close,
  #search-menu-input:checked ~ #search-menu-close,
  #share-menu-input:checked ~ #share-menu-close,
  #follow-menu-input:checked ~ #follow-menu-close {
    display: block;
    opacity: 0.75;
  }
  .menu-content {
    max-width: 75vw;
  }
  .navi-menu-close-button.menu-close-button {
    display: flex;
    justify-content: right;
  }
  .navi-menu-close-button.menu-close-button .fas.fa-times {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 5.859vw;
    height: 5.859vw;
    font-size: 2.344vw;
    margin: 1.302vw;
    background-color: #2a58a7;
    border: #2a58a7 1px solid;
    color: #fff;
    opacity: 0.8;
  }
  .menu-content .menu-drawer {
    border-top: #bbb 1px solid;
    padding: 0;
  }
  .menu-drawer li {
    padding: 1em;
    border-bottom: #bbb 1px solid;
  }
  .menu-drawer a {
    padding: 0;
    color: #3657a2;
    font-weight: bold;
    font-size: 3.125vw;
  }
  .menu-drawer a::after {
    content: "\f107";
    font-family: "Font Awesome 5 Free";
    position: absolute;
    right: 3vw;
  }
  /*footer*/
  .footer-bottom-logo {
    position: absolute;
    bottom: 6.51vw;
  }
  .logo-footer {
    margin: 0 auto;
  }
  .footer-bottom-logo img {
    height: 7.161vw;
  }

  .navi-footer-in > .menu-footer li.menu-item {
    width: auto;
    margin: 0;
  }
  .footer-bottom.fnm-text-width .menu-footer li a {
    font-size: 2.083vw;
    padding: 0 1em;
    line-height: 1em;
  }
  .source-org.copyright {
    margin-top: 13.021vw;
    font-size: 2.604vw;
  }
}

/*834px以下*/
@media screen and (max-width: 834px) {
  #navi-footer.navi-footer {
    padding: 1.2em 0 0.2em;
  }
  .navi-footer-in > .menu-footer li.menu-item {
    width: auto;
    margin: 0 0 1em;
  }
}

/*480px以下*/
@media screen and (max-width: 480px) {
  .logo-menu-button.menu-button,
  .logo-menu-button.menu-button .menu-button-in {
    width: 60.8vw;
    height: 12vw;
  }
  .logo-menu-button.menu-button::before {
    width: 80vw;
    height: 80vw;
    margin-left: -64.188vw;
    margin-top: -26.667vw;
    background-size: 80vw 80vw;
  }
  .menu-content {
    max-width: 100vw;
  }
  .search-menu-button.menu-button,
  .navi-menu-button.menu-button,
  .navi-menu-close-button.menu-close-button .fas.fa-times {
    width: 10.667vw;
    height: 10.667vw;
    font-size: 4.8vw;
    margin: 1.333vw;
  }
  .navi-menu-close-button.menu-close-button .fas.fa-times {
    font-size: 6.4vw;
  }
  .menu-drawer a {
    font-size: 5.333vw;
  }
  /*footer*/
  .footer-bottom-logo {
    bottom: 6.667vw;
  }
  .footer-bottom-logo img {
    height: 12vw;
  }
  .footer-bottom.fnm-text-width .menu-footer li a {
    font-size: 2.083vw;
    padding: 0 0.7em;
    line-height: 1em;
  }
  .source-org.copyright {
    margin-top: 17.333vw;
    font-size: 1.823vw;
  }
}
