@charset "UTF-8";
/* ---------------------------------------------------------
下層ページ
------------------------------------------------------------ */
@media screen and (min-width: 1024px) {
  header {
    position: relative;
    z-index: 51;
  }
}

main #content.inquiry h1 {
  margin-top: 30px;
}
main #content h1 {
  font-size: 32px;
  color: #0E3A27;
  font-weight: bold;
  line-height: 48px;
  margin: 5px 0 20px;
}
@media screen and (max-width: 1023px) {
  main #content h1 {
    font-size: 125%;
    line-height: 30px;
    margin: 5px 0 10px;
  }
}

main.page {
  max-width: 1200px;
  padding: 10px 0 50px;
  margin: 0 auto;
}
main.page #content {
  max-width: 1000px;
  margin: 0 auto;
}

main.single #heading {
  height: auto;
}

.single, .page {
  /**
  *
  * 左コンテンツ
  *
  */
}
.single #main, .page #main {
  max-width: 1200px;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 90px;
}
@media screen and (min-width: 1024px) {
  .single #main, .page #main {
    width: 96%;
  }
}
@media screen and (max-width: 1023px) {
  .single #main, .page #main {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 30px;
  }
}
.single #main #content, .page #main #content {
  width: 810px;
}
@media screen and (max-width: 1260px) and (min-width: 1024px) {
  .single #main #content, .page #main #content {
    width: 65%;
  }
}
.single #main #side-single, .page #main #side-single {
  width: calc(100% - 900px);
}
@media screen and (max-width: 1260px) and (min-width: 1024px) {
  .single #main #side-single, .page #main #side-single {
    width: 25%;
  }
}
@media screen and (max-width: 1023px) {
  .single #main #side-single, .page #main #side-single {
    width: 100%;
    padding: 0 10px;
  }
}
.single #main #side-single .module, .page #main #side-single .module {
  padding-left: 0;
  margin-bottom: 30px;
  position: relative;
  border-bottom: solid 1px #A19B95;
}
.single #main #side-single .module.ranking, .page #main #side-single .module.ranking {
  counter-reset: number 0;
  min-height: 300px;
}
.single #main #side-single .module.ranking > .title, .page #main #side-single .module.ranking > .title {
  margin-bottom: 30px;
}
.single #main #side-single .module.ranking .side-article-item, .page #main #side-single .module.ranking .side-article-item {
  position: relative;
  margin-top: 20px;
}
.single #main #side-single .module.ranking .side-article-item::before, .page #main #side-single .module.ranking .side-article-item::before {
  position: absolute;
  counter-increment: number 1;
  content: counter(number);
  font-weight: bold;
  font-family: "oswald", sans-serif;
  font-size: 28px;
  text-shadow: 0 3px 0 rgb(255, 255, 255);
  top: -24px;
  left: 6px;
  z-index: 1;
}
.single #main #side-single .module.ranking .side-article-item:nth-child(1)::before, .page #main #side-single .module.ranking .side-article-item:nth-child(1)::before {
  color: #CAA846;
}
.single #main #side-single .module.ranking .side-article-item:nth-child(2)::before, .page #main #side-single .module.ranking .side-article-item:nth-child(2)::before {
  color: #A19B95;
}
.single #main #side-single .module.ranking .side-article-item:nth-child(3)::before, .page #main #side-single .module.ranking .side-article-item:nth-child(3)::before {
  color: #973937;
}
.single #main #side-single .module.ranking .side-article-item:nth-child(4)::before, .page #main #side-single .module.ranking .side-article-item:nth-child(4)::before {
  color: #0E3A27;
}
.single #main #side-single .module.ranking .side-article-item:nth-child(5)::before, .page #main #side-single .module.ranking .side-article-item:nth-child(5)::before {
  color: #0E3A27;
}
.single #main #side-single .module.ranking::before, .page #main #side-single .module.ranking::before {
  font-family: "oswald", sans-serif;
  position: absolute;
  content: "RANKING";
  -webkit-transform: rotateZ(90deg);
          transform: rotateZ(90deg);
  top: 1.5rem;
  left: -65px;
  font-size: 26px;
  color: #0E3A27;
}
@media screen and (max-width: 1023px) {
  .single #main #side-single .module.ranking::before, .page #main #side-single .module.ranking::before {
    -webkit-transform: rotateZ(0deg);
            transform: rotateZ(0deg);
    position: static;
    font-size: 22px;
  }
}
.single #main #side-single .module.ranking::after, .page #main #side-single .module.ranking::after {
  position: absolute;
  content: "";
  height: 80px;
  border-left: solid 1px #0E3A27;
  top: 7rem;
  left: -28px;
}
@media screen and (max-width: 1023px) {
  .single #main #side-single .module.ranking::after, .page #main #side-single .module.ranking::after {
    position: absolute;
    content: "";
    width: 60px;
    height: 0;
    border-bottom: solid 1px #0E3A27;
    border-left: none;
    top: 16px;
    left: 90px;
  }
}
.single #main #side-single .module.category, .page #main #side-single .module.category {
  min-height: 300px;
  padding-bottom: 30px;
}
.single #main #side-single .module.category .mark-subcate, .page #main #side-single .module.category .mark-subcate {
  margin-bottom: 0.3em;
}
.single #main #side-single .module.category::before, .page #main #side-single .module.category::before {
  font-family: "oswald", sans-serif;
  position: absolute;
  content: "CATEGORY";
  -webkit-transform: rotateZ(90deg);
          transform: rotateZ(90deg);
  top: 2rem; /* 文字数の半分 */
  left: -70px;
  font-size: 26px;
  color: #0E3A27;
}
@media screen and (max-width: 1023px) {
  .single #main #side-single .module.category::before, .page #main #side-single .module.category::before {
    -webkit-transform: rotateZ(0deg);
            transform: rotateZ(0deg);
    position: static;
    font-size: 22px;
  }
}
.single #main #side-single .module.category::after, .page #main #side-single .module.category::after {
  position: absolute;
  content: "";
  height: 80px;
  border-left: solid 1px #0E3A27;
  top: 7.5rem;
  left: -28px;
}
@media screen and (max-width: 1023px) {
  .single #main #side-single .module.category::after, .page #main #side-single .module.category::after {
    position: absolute;
    content: "";
    width: 60px;
    height: 0;
    border-bottom: solid 1px #0E3A27;
    border-left: none;
    top: 16px;
    left: 101px;
  }
}
.single #main #side-single .module.tag, .page #main #side-single .module.tag {
  min-height: 200px;
}
.single #main #side-single .module.tag::before, .page #main #side-single .module.tag::before {
  font-family: "oswald", sans-serif;
  position: absolute;
  content: "TAG";
  -webkit-transform: rotateZ(90deg);
          transform: rotateZ(90deg);
  top: 0.5rem; /* 文字数の半分 */
  left: -42px;
  font-size: 160%;
  color: #0E3A27;
  background-image: none;
}
@media screen and (max-width: 1023px) {
  .single #main #side-single .module.tag::before, .page #main #side-single .module.tag::before {
    -webkit-transform: rotateZ(0deg);
            transform: rotateZ(0deg);
    position: static;
    font-size: 140%;
  }
}
.single #main #side-single .module.tag::after, .page #main #side-single .module.tag::after {
  position: absolute;
  content: "";
  height: 80px;
  border-left: solid 1px #0E3A27;
  top: 4rem;
  left: -28px;
}
@media screen and (max-width: 1023px) {
  .single #main #side-single .module.tag::after, .page #main #side-single .module.tag::after {
    position: absolute;
    content: "";
    width: 60px;
    height: 0;
    border-bottom: solid 1px #0E3A27;
    border-left: none;
    top: 18px;
    left: 42px;
  }
}
.single #main #side-single .title, .page #main #side-single .title {
  font-size: 125%;
  margin-bottom: 20px;
  font-weight: bold;
  color: #0E3A27;
}
.single #main #side-single .title span, .page #main #side-single .title span {
  display: block;
  font-size: 80%;
}
.single #main #side-single .side-article-item a, .page #main #side-single .side-article-item a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  color: #333;
  margin-bottom: 30px;
}
.single #main #side-single .side-article-item a figure, .page #main #side-single .side-article-item a figure {
  -ms-flex-preferred-size: 140px;
      flex-basis: 140px;
  height: 100px;
  overflow: hidden;
  border-radius: 6px;
}
@media screen and (max-width: 1023px) and (min-width: 501px) {
  .single #main #side-single .side-article-item a figure, .page #main #side-single .side-article-item a figure {
    -ms-flex-preferred-size: 220px;
        flex-basis: 220px;
    height: 150px;
  }
}
.single #main #side-single .side-article-item a figure img, .page #main #side-single .side-article-item a figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.single #main #side-single .side-article-item a ul, .page #main #side-single .side-article-item a ul {
  -ms-flex-preferred-size: 60%;
      flex-basis: 60%;
}
.single #main #side-single .side-article-item a ul .title, .page #main #side-single .side-article-item a ul .title {
  font-size: 100%;
  margin-bottom: 0;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  color: #333;
}
.single #main #side-single .side-article-item a ul .date, .page #main #side-single .side-article-item a ul .date {
  font-size: 85%;
  color: #666;
}
.single #main #side-single .side-article-item a:hover .title, .page #main #side-single .side-article-item a:hover .title {
  color: #006D3A;
}
.single #main #side-single .btn-small, .page #main #side-single .btn-small {
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 0 30px auto;
  min-width: 140px;
}
.single #main #side-single .btn-small::after, .page #main #side-single .btn-small::after {
  right: 2rem;
}
.single .top-group, .page .top-group {
  position: relative;
  margin-bottom: 50px;
}
@media screen and (max-width: 1023px) {
  .single .top-group, .page .top-group {
    margin-top: 20px;
    margin-bottom: 20px;
  }
}
.single .top-group .cat-title, .page .top-group .cat-title {
  font-size: 32px;
  color: #0E3A27;
  font-weight: bold;
  margin-bottom: 5px;
  width: calc(100% - 320px);
}
.single .top-group .cat-title a, .page .top-group .cat-title a {
  color: #0E3A27 !important;
}
@media screen and (max-width: 1023px) {
  .single .top-group .cat-title, .page .top-group .cat-title {
    font-size: 125%;
    margin-bottom: 20px;
    width: calc(100% - 120px);
  }
}
.single .top-group .nav, .page .top-group .nav {
  position: absolute;
  top: 0;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 1023px) {
  .single .top-group .nav, .page .top-group .nav {
    top: -20px;
    display: inline-block;
    font-size: 0;
    width: 120px;
  }
}
.single .top-group .nav li, .page .top-group .nav li {
  display: block;
  min-width: 160px;
  width: 100%;
  text-align: center;
}
@media screen and (max-width: 1023px) {
  .single .top-group .nav li, .page .top-group .nav li {
    max-width: 60px;
    min-width: inherit;
    display: inline-block;
  }
}
.single .top-group .nav li:first-of-type, .page .top-group .nav li:first-of-type {
  -webkit-transform: translatex(1px);
          transform: translatex(1px);
}
.single .top-group .nav li a, .page .top-group .nav li a {
  display: block;
  color: #0E3A27;
  font-size: 87.5%;
  padding: 10px;
  border: 1px solid #0E3A27;
  width: 100%;
  height: 100%;
  text-align: center;
  position: relative;
  background-color: #fff;
}
@media screen and (max-width: 1023px) {
  .single .top-group .nav li a, .page .top-group .nav li a {
    font-size: 14px;
  }
}
.single .top-group .nav li a:hover, .page .top-group .nav li a:hover {
  color: #fff;
  border: 1px solid #006D3A;
  background-color: #006D3A;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.single .top-group .nav li a:hover::before, .page .top-group .nav li a:hover::before {
  background-image: url(../images/icon_arrow_wh.svg);
  background-size: contain;
}
.single .top-group .nav li a::before, .page .top-group .nav li a::before {
  content: "";
  display: inline-block;
  width: 17px;
  height: 17px;
  background-image: url(../images/icon_arrow_gr.svg);
  background-size: contain;
  position: absolute;
}
@media screen and (max-width: 1023px) {
  .single .top-group .nav li a::before, .page .top-group .nav li a::before {
    width: 10px;
    height: 10px;
  }
}
.single .top-group .nav li:first-child a, .page .top-group .nav li:first-child a {
  border-radius: 50px 0 0 50px;
}
@media screen and (max-width: 1023px) {
  .single .top-group .nav li:first-child a, .page .top-group .nav li:first-child a {
    padding: 10px 10px 10px 20px;
  }
}
.single .top-group .nav li:first-child a::before, .page .top-group .nav li:first-child a::before {
  left: 14px;
  top: calc(50% - 0.5em);
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
@media screen and (max-width: 1023px) {
  .single .top-group .nav li:first-child a::before, .page .top-group .nav li:first-child a::before {
    left: 7px;
    top: 22px;
  }
}
.single .top-group .nav li:last-child a, .page .top-group .nav li:last-child a {
  border-radius: 0 50px 50px 0;
}
@media screen and (max-width: 1023px) {
  .single .top-group .nav li:last-child a, .page .top-group .nav li:last-child a {
    padding: 10px 20px 10px 10px;
  }
}
.single .top-group .nav li:last-child a::before, .page .top-group .nav li:last-child a::before {
  right: 14px;
  top: calc(50% - 0.5em);
}
@media screen and (max-width: 1023px) {
  .single .top-group .nav li:last-child a::before, .page .top-group .nav li:last-child a::before {
    right: 7px;
    top: 22px;
  }
}
.single .top-group .nav::after, .page .top-group .nav::after {
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  border-radius: 50px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #f2f2f2;
}
.single .top-group .note, .page .top-group .note {
  font-size: 80%;
  text-align: right;
}
.single .top-group .mark, .page .top-group .mark {
  margin-top: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.single .top-group .mark > *, .page .top-group .mark > * {
  margin-bottom: 0;
}
.single .top-group .date, .page .top-group .date {
  text-align: right;
  right: 0;
  top: 99px;
  position: absolute;
  color: #707070;
  font-size: 87.5%;
}

/* ---------------------------------------------------------
マイページ
------------------------------------------------------------ */
main.mypage {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 1200px;
  margin: 0 auto;
}
@media screen and (max-width: 1260px) and (min-width: 1024px) {
  main.mypage {
    max-width: 1260px;
    margin: 0;
  }
}
@media screen and (max-width: 1023px) {
  main.mypage .topickpath {
    margin-top: 10px;
  }
}
@media screen and (max-width: 1023px) {
  main.mypage {
    width: 100%;
  }
}
main.mypage #side-mypage {
  width: 310px;
  background-color: #f2f2f2;
}
@media screen and (max-width: 1260px) and (min-width: 1024px) {
  main.mypage #side-mypage {
    width: 260px;
  }
}
@media screen and (max-width: 1023px) {
  main.mypage #side-mypage {
    display: none;
  }
}
main.mypage #side-mypage ul {
  position: sticky;
  top: 0;
}
main.mypage #side-mypage li {
  border-bottom: solid 1px #ccc;
  position: relative;
  font-size: 16px;
}
@media screen and (max-width: 1260px) and (min-width: 1024px) {
  main.mypage #side-mypage li {
    font-size: 13.5px;
  }
}
main.mypage #side-mypage li:hover:not(.title, .current) {
  background-color: #c5dbd3;
}
main.mypage #side-mypage li.title {
  padding: 1rem 2rem;
  background: url(../images/icon-mypage_l-gr.svg) left center no-repeat;
  background-position-x: 25px;
  padding-left: 55px;
  color: #006D3A;
  font-weight: bold;
  height: 80.5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 18px;
}
@media screen and (max-width: 1260px) and (min-width: 1024px) {
  main.mypage #side-mypage li.title {
    font-size: 16px;
  }
}
main.mypage #side-mypage li.current {
  background-color: #006D3A;
}
main.mypage #side-mypage li.current a {
  color: #fff;
  cursor: default;
}
main.mypage #side-mypage li a {
  padding: 1rem 0 1rem 1.5rem;
  display: block;
  letter-spacing: -0.05em;
}
main.mypage #content {
  width: 900px;
  padding: 20px 0 20px 50px;
}
@media screen and (max-width: 1260px) and (min-width: 1024px) {
  main.mypage #content {
    width: calc(100vw - 260px);
    padding: 20px 0 20px 20px;
  }
}
@media screen and (max-width: 1023px) {
  main.mypage #content {
    width: 96% !important;
    max-width: 96%;
    padding: 0;
  }
}
main.mypage #content h1 {
  font-weight: bold;
  margin-bottom: 50px;
}
@media screen and (max-width: 1023px) {
  main.mypage #content h1 {
    font-size: 125%;
    margin-bottom: 20px;
  }
}
main.mypage #content a.textlink {
  color: #167BB5;
  text-decoration: underline;
}
main.mypage .profile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 40px 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 1023px) {
  main.mypage .profile {
    display: block;
  }
}
main.mypage .profile figure {
  width: 280px;
  text-align: center;
}
@media screen and (max-width: 1023px) {
  main.mypage .profile figure {
    margin: 10px auto 30px;
  }
}
main.mypage .profile figure img {
  width: 240px;
  height: 240px;
  border-radius: 50%;
  border: solid 1px #999;
  margin-bottom: 14px;
  -o-object-fit: cover;
     object-fit: cover;
}
main.mypage .profile figure figcaption {
  font-size: 87.5%;
  color: #777;
  margin-bottom: 10px;
  text-align: center;
}
main.mypage .profile div {
  width: calc(100% - 240px);
  padding-left: 30px;
}
@media screen and (max-width: 1023px) {
  main.mypage .profile div {
    width: 100%;
    padding-left: 0;
  }
}
main.mypage .profile h2 {
  font-size: 150%;
  margin-bottom: 1.5rem;
}
@media screen and (max-width: 1023px) {
  main.mypage .profile h2 {
    font-size: 18px;
  }
}
main.mypage .profile dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 30px;
}
main.mypage .profile dl dt {
  width: 10rem;
  margin-bottom: 0.5rem;
}
main.mypage .profile dl dd {
  width: calc(100% - 10rem);
  margin-bottom: 0.5rem;
  font-weight: 600;
}
main.mypage section {
  margin-bottom: 50px;
}
@media screen and (max-width: 1023px) {
  main.mypage section.bookmark {
    margin-bottom: 80px;
  }
}
main.mypage section h2 {
  background: linear-gradient(135deg, #0E3A27 0 35%, #006D3A 35%);
  font-size: 112.5%;
  color: #fff;
  padding: 10px 20px;
  margin-bottom: 30px;
}
@media screen and (max-width: 1023px) {
  main.mypage section h2 {
    font-size: 87.5%;
    padding: 10px;
  }
}
main.mypage section h3 {
  font-size: 125%;
  color: #0E3A27;
  border-left: solid 5px #0E3A27;
  padding: 6px 20px;
  margin-bottom: 30px;
  font-weight: bold;
}
main.mypage section h4 {
  font-size: 125%;
  margin-bottom: 30px;
}
main.mypage .notice .articles .date {
  font-size: 87.5%;
  color: #707070;
  margin-bottom: 8px;
}
main.mypage .notice .articles .title {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 8px;
}
main.mypage .notice .articles .excerpt {
  font-size: 87.5%;
  color: #333;
  padding-bottom: 30px;
  border-bottom: solid 1px #ccc;
  margin-bottom: 30px;
}
main.mypage .notice .articles .mark-new {
  -webkit-transform: translateY(-0.4em);
          transform: translateY(-0.4em);
}
main.mypage .notice .articles .unread {
  display: inline-block;
  position: relative;
  width: 30px;
  height: 30px;
  margin-right: 5px;
}
main.mypage .notice .articles .unread::before {
  top: 0px;
  left: 0px;
  right: auto;
}
main.mypage .notice .articles .unread::after {
  top: 0px;
  left: 0px;
  right: auto;
}
main.mypage .login-history {
  display: grid;
  grid-template-columns: 20% 80%;
  border-bottom: 1px solid #ccc;
  padding: 0.5em 1em;
}
@media screen and (max-width: 1023px) {
  main.mypage .login-history {
    grid-template-columns: 40% 60%;
  }
}
main.mypage .login-history:first-of-type {
  border-top: 1px solid #ccc;
}
@media screen and (min-width: 1024px) {
  main.mypage .login-history-table {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  main.mypage .login-history-table div {
    width: 33.3333333333%;
    padding: 10px;
    border-bottom: 1px solid #ccc;
  }
}
@media screen and (max-width: 1023px) {
  main.mypage .login-history-table {
    display: none;
  }
}
main.mypage .unread::after,
main.mypage .unread::before {
  right: 0;
}
main.mypage .post-body .date {
  font-size: 87.5%;
  color: #707070;
  margin-bottom: 30px;
}

#mypage-swiper-bookmark {
  width: 850px;
}
@media screen and (max-width: 1260px) and (min-width: 1024px) {
  #mypage-swiper-bookmark {
    width: calc(100vw - 290px);
  }
}
@media screen and (max-width: 1023px) {
  #mypage-swiper-bookmark {
    width: 100%;
  }
}
#mypage-swiper-bookmark .newarticle-list {
  overflow: hidden;
  padding: 0 60px 0 0;
}
#mypage-swiper-bookmark .scrollbar {
  margin-top: 30px;
  width: 630px;
}
@media screen and (max-width: 1024px) {
  #mypage-swiper-bookmark .scrollbar {
    display: none;
  }
}
#mypage-swiper-bookmark .swiper-scrollbar.swiper-scrollbar-horizontal {
  position: relative;
  margin-top: 10px;
  left: 0;
  height: 1px;
  background-color: #006D3A;
}
#mypage-swiper-bookmark .swiper-scrollbar.swiper-scrollbar-horizontal .swiper-scrollbar-drag {
  background-color: #006D3A;
  padding: 4px;
  top: -4px;
}
#mypage-swiper-bookmark .swiper-scrollbar.swiper-scrollbar-horizontal .swiper-scrollbar-drag:hover {
  background-color: #0E3A27;
}
#mypage-swiper-bookmark .btn-small.right {
  top: -20px;
}
@media screen and (max-width: 1024px) {
  #mypage-swiper-bookmark .btn-small.right {
    top: 20px;
  }
}
@media screen and (max-width: 1300px) and (min-width: 1024px) {
  #mypage-swiper-bookmark .swiper-button-next {
    right: 0;
  }
}

#mypage-swiper-gallery {
  width: 850px;
}
@media screen and (max-width: 1260px) and (min-width: 1024px) {
  #mypage-swiper-gallery {
    width: calc(100vw - 290px);
  }
}
@media screen and (max-width: 1023px) {
  #mypage-swiper-gallery {
    width: 100%;
  }
}
#mypage-swiper-gallery .newarticle-list {
  overflow: hidden;
  padding: 0 60px 0 0;
}
#mypage-swiper-gallery .scrollbar {
  margin-top: 30px;
  width: 630px;
}
@media screen and (max-width: 1023px) {
  #mypage-swiper-gallery .scrollbar {
    display: none;
  }
}
#mypage-swiper-gallery .swiper-scrollbar.swiper-scrollbar-horizontal {
  position: relative;
  margin-top: 10px;
  left: 0;
  height: 1px;
  background-color: #006D3A;
}
#mypage-swiper-gallery .swiper-scrollbar.swiper-scrollbar-horizontal .swiper-scrollbar-drag {
  background-color: #006D3A;
  padding: 4px;
  top: -4px;
}
#mypage-swiper-gallery .swiper-scrollbar.swiper-scrollbar-horizontal .swiper-scrollbar-drag:hover {
  background-color: #0E3A27;
}
#mypage-swiper-gallery .list-item {
  min-height: 360px;
}
#mypage-swiper-gallery .list-item .unread::before {
  top: 0px;
  right: 0px;
  left: auto;
}
#mypage-swiper-gallery .list-item .unread::after {
  top: 0px;
  right: 0px;
  left: auto;
}
@media screen and (max-width: 1300px) and (min-width: 1024px) {
  #mypage-swiper-gallery .swiper-button-next {
    right: 0;
  }
}

#mypage-swiper-gallery + .btn-small.right {
  top: -20px;
}
@media screen and (max-width: 1023px) {
  #mypage-swiper-gallery + .btn-small.right {
    top: 20px;
    margin-bottom: 80px;
  }
}

.mypost-wrap {
  margin-top: 30px;
}
.mypost-wrap .tit {
  font-size: 112.5%;
  font-weight: bold;
  color: #1D573E;
  margin: 0 0 10px;
}

#mypost .article {
  border: solid 1px #aaa;
  padding: 20px 20px 70px;
  margin-bottom: 20px;
  position: relative;
  border-radius: 10px;
}
#mypost .article .status {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 20px;
}
#mypost .article .status li:first-of-type {
  color: #fff;
  display: inline-block;
  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;
  background-color: #333;
  padding: 0.2em 1em;
  margin-right: 10px;
  font-weight: bold;
  font-size: 100%;
  width: 7em;
}
@media screen and (max-width: 1023px) {
  #mypost .article .status li:first-of-type {
    font-size: 100%;
    width: 100px;
    white-space: nowrap;
  }
}
#mypost .article .status li.date {
  color: #666;
}
#mypost .article .title {
  font-weight: 600;
  font-size: 120%;
  margin-bottom: 20px;
}
#mypost .article .garally {
  position: relative;
  padding: 0;
}
#mypost .article .garally .slick-track {
  margin-left: 0;
  margin-right: 0;
}
#mypost .article .garally .slick-track .slick-slide {
  padding: 0 8px;
}
#mypost .article .garally .slick-track .slick-slide .slick-slide-inner {
  width: calc((100% - 32px) / 3);
}
#mypost .article .garally .slick-track .slick-slide .slick-slide-inner figure {
  height: 180px;
  width: 100%;
  overflow: hidden;
  margin-bottom: 10px;
}
#mypost .article .garally .slick-track .slick-slide .slick-slide-inner figure img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
  max-width: none;
}
#mypost .article .garally .next {
  width: 40px;
  height: 40px;
  position: absolute;
  top: 70px;
  right: -10px;
}
#mypost .article .garally .prev {
  width: 40px;
  height: 40px;
  position: absolute;
  top: 70px;
  left: -10px;
  z-index: 10;
}
#mypost .article .garally .slick-disabled {
  display: none;
}

.single main.mypage #side-mypage li.current:hover {
  background-color: #0E3A27;
}
.single main.mypage #side-mypage li.current a {
  color: #fff;
  cursor: pointer;
}

.all-open, .all-close, .all-open-close {
  cursor: pointer;
}

.accordion dt {
  cursor: pointer;
}
.accordion dd {
  display: none;
}

.all-open-close.open {
  font-size: 0;
}

.all-open-close.open:before {
  font-size: 18px;
  content: "すべて閉じる";
}

#content .tag {
  margin-top: 15px;
  line-height: 1;
  position: relative;
  padding-left: 30px;
}
#content .tag::before {
  content: "";
  display: inline-block;
  position: absolute;
  left: 0;
  top: 18%;
  width: 17px;
  height: 17px;
  background-image: url(../images/icon-tag.svg);
  background-size: contain;
  background-repeat: no-repeat;
}
#content .tag .mark-subcate {
  font-size: 87.5%;
  margin-right: 10px;
  border: 1px solid #0E3A27;
  border-radius: 50px;
  padding: 0;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#content .tag .mark-subcate a {
  padding: 0.3em 0.8em;
  color: #0E3A27;
}
#content .tag .mark-subcate:hover {
  border: 1px solid #707070;
}
#content .tag .mark-subcate:hover a {
  color: #707070;
}
#content .tag + .note {
  margin-top: 20px;
}

#content .writer {
  margin-top: 5px;
  line-height: 1;
  position: relative;
  padding-left: 30px;
}
#content .writer::before {
  content: "";
  display: inline-block;
  position: absolute;
  left: 0;
  top: 5%;
  width: 17px;
  height: 20px;
  background-image: url(../images/icon-tag-psn.svg);
  background-size: contain;
  background-repeat: no-repeat;
}
#content .writer .mark-subcate {
  font-size: 87.5%;
  margin-right: 10px;
  border: 1px solid #0E3A27;
  border-radius: 50px;
  padding: 0;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#content .writer .mark-subcate a {
  padding: 0.3em 0.8em;
  color: #0E3A27;
}
#content .writer .mark-subcate:hover {
  border: 1px solid #707070;
}
#content .writer .mark-subcate:hover a {
  color: #707070;
}
#content .writer + .note {
  margin-top: 20px;
}

.post-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-top: 1px solid #0E3A27;
  padding-top: 5px;
  margin-top: 15px;
  position: relative;
}
.post-info .num-total-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 1023px) {
  .post-info .num-total-list {
    font-size: 75%;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.post-info .share-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.post-info .share-list li {
  position: relative;
}
.post-info .share-list li .tooltip {
  display: none;
  position: absolute;
  font-size: 10px;
  left: -50%;
  bottom: -20px;
  white-space: nowrap;
  border: solid 1px #ccc;
}
.post-info .copied {
  position: absolute;
  right: 60px;
  top: 46px;
  font-size: 87.5%;
  background-color: #CA4F01;
  color: #fff;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 2px 8px;
  display: none;
}

.post-date {
  color: #707070;
  font-size: 75%;
}

.post-body .figure-wrap,
.post-body .eyechatch {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  border-radius: 10px;
}
.post-body .block-center {
  width: 100%;
  margin: 40px auto;
  max-width: 100%;
}
.post-body .block-center figure {
  margin-bottom: 30px;
}
.post-body h2 + p, .post-body h3 + p, .post-body h4 + p, .post-body h5 + p, .post-body h6 + p {
  margin-top: 0;
}
.post-body h2 {
  margin-top: 30px;
  margin-bottom: 15px;
  padding-left: 15px;
  border-left: 5px solid;
  line-height: 1.5;
  font-size: 180%;
  font-weight: bold;
  position: relative;
}
@media screen and (max-width: 1023px) {
  .post-body h2 {
    font-size: 160%;
  }
}
.post-body h2.green {
  color: #006D3A;
}
.post-body h2.green::before {
  background-color: #006D3A;
}
.post-body h2.orange {
  color: #CA4F01;
}
.post-body h2.orange::before {
  background-color: #CA4F01;
}
.post-body h2.gray {
  color: #333;
}
.post-body h2.gray::before {
  background-color: #333;
}
.post-body h2.center-green {
  padding: 0;
  border: none;
  color: #006D3A;
  text-align: center;
}
.post-body h2.center-orange {
  padding: 0;
  border: none;
  color: #CA4F01;
  text-align: center;
}
.post-body h2.center-gray {
  padding: 0;
  border: none;
  color: #333;
  text-align: center;
}
.post-body h2.bg-green {
  display: inline-block;
  color: #ffffff;
  padding: 0 5px;
  background-color: #006D3A;
}
.post-body h2.bg-orange {
  display: inline-block;
  padding: 0 5px;
  color: #ffffff;
  background-color: #CA4F01;
}
.post-body h2.bg-gray {
  display: inline-block;
  padding: 0 5px;
  color: #ffffff;
  background-color: #333;
}
.post-body h2.b-green {
  display: inline-block;
  color: #ffffff;
  padding: 0 5px;
  background-color: #006D3A;
}
.post-body h2.b-orange {
  display: inline-block;
  padding: 0 5px;
  color: #ffffff;
  background-color: #CA4F01;
}
.post-body h2.b-gray {
  display: inline-block;
  padding: 0 5px;
  color: #ffffff;
  background-color: #333;
}
.post-body h3 {
  margin-top: 20px;
  margin-bottom: 15px;
  font-weight: bold;
  line-height: 1.5;
  font-size: 160%;
}
@media screen and (max-width: 1023px) {
  .post-body h3 {
    font-size: 140%;
  }
}
.post-body h3.green {
  color: #006D3A;
}
.post-body h3.orange {
  color: #CA4F01;
}
.post-body h3.gray {
  color: #333;
}
.post-body h3.center-green {
  color: #006D3A;
  text-align: center;
}
.post-body h3.center-orange {
  color: #CA4F01;
  text-align: center;
}
.post-body h3.center-gray {
  color: #333;
  text-align: center;
}
.post-body h3.u-green {
  display: inline-block;
  color: #006D3A;
  border-bottom: 1px solid #006D3A;
}
.post-body h3.u-orange {
  display: inline-block;
  color: #CA4F01;
  border-bottom: 1px solid #CA4F01;
}
.post-body h3.u-gray {
  display: inline-block;
  color: #333;
  border-bottom: 1px solid #333;
}
.post-body h4 {
  margin-top: 30px;
  margin-bottom: 15px;
  font-size: 140%;
  font-weight: bold;
  line-height: 1.5;
}
@media screen and (max-width: 1023px) {
  .post-body h4 {
    font-size: 120%;
  }
}
.post-body h4.green {
  color: #006D3A;
}
.post-body h4.orange {
  color: #CA4F01;
}
.post-body h4.gray {
  color: #333;
}
.post-body h4.center-green {
  color: #006D3A;
  text-align: center;
}
.post-body h4.center-orange {
  color: #CA4F01;
  text-align: center;
}
.post-body h4.center-gray {
  color: #333;
  text-align: center;
}
.post-body h4.u-green {
  display: inline-block;
  color: #006D3A;
  border-bottom: 1px solid #006D3A;
}
.post-body h4.u-orange {
  display: inline-block;
  color: #CA4F01;
  border-bottom: 1px solid #CA4F01;
}
.post-body h4.u-gray {
  display: inline-block;
  color: #333;
  border-bottom: 1px solid #333;
}
.post-body figcaption {
  font-size: 90%;
  font-weight: 300;
  margin-top: 10px;
}
.post-body .image-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 45px;
}
.post-body .image-flex figure:first-child {
  margin-right: 20px;
}
.post-body p {
  margin-top: 20px;
  line-height: 1.75;
  color: #333;
  font-size: 100%;
  word-break: break-word;
}
.post-body p + figure {
  margin-top: 45px;
}
.post-body p.t-right {
  text-align: right;
}
.post-body p.t-center {
  text-align: center;
}
.post-body p + .btn-orange-submit {
  margin-top: 20px;
}
.post-body .two-col-text {
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.post-body .two-col-text p {
  width: calc((100% - 50px) / 2);
  margin: 0;
}
.post-body .q-text {
  font-weight: bold;
  line-height: 28px;
  position: relative;
  margin-top: 45px;
}
.post-body .q-text::before {
  content: "―――";
  padding-right: 10px;
}
.post-body .q-text + p {
  margin-top: 10px;
}
.post-body strong {
  color: #CA4F01;
  font-weight: 500;
  line-height: 1.75;
}
.post-body b {
  line-height: 1.75;
  color: #333;
}
.post-body .supplement {
  font-size: 90%;
  font-weight: normal;
  color: #707070;
  line-height: 1.5;
}
.post-body .note {
  font-size: 80%;
  color: #333;
  line-height: 1.5;
}
.post-body ul {
  margin-top: 45px;
  list-style-type: disc;
  padding-left: 30px;
}
.post-body ul li {
  margin-bottom: 15px;
}
.post-body ul li::marker {
  color: #006D3A;
}
.post-body ul.orange li::marker {
  color: #CA4F01;
}
.post-body ul.gray li::marker {
  color: #333;
}
.post-body .col1 {
  margin-top: 20px;
  width: 100%;
}
.post-body .col2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 20px;
}
.post-body .col2 > * {
  width: 48%;
}
.post-body .col3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 20px;
}
@media screen and (max-width: 500px) {
  .post-body .col3 {
    display: block;
  }
}
.post-body .col3 > * {
  width: 32%;
}
@media screen and (max-width: 500px) {
  .post-body .col3 > * {
    width: 100%;
    margin-bottom: 10px;
  }
}
.post-body .col3 + .col3 {
  margin-top: 15px;
}
.post-body .text2-image1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 45px;
}
.post-body .text2-image1 .text {
  width: 65%;
}
.post-body .text2-image1 .text p {
  margin: 0;
}
.post-body .text2-image1 figure {
  width: 32%;
}
.post-body ol {
  list-style-type: decimal;
  margin-top: 45px;
  margin-bottom: 45px;
}
.post-body ol li {
  padding-left: 20px;
  margin-left: 20px;
  color: #333;
}
.post-body .list-link-green {
  display: block;
  position: relative;
  text-decoration: underline;
}
.post-body .list-link-green::before {
  display: inline-block;
  content: "";
  width: 14px;
  height: 14px;
  background: url(../images/icon_arrow_gr-l.svg) no-repeat;
  background-size: contain;
}
.post-body .list-link-orange {
  display: block;
  position: relative;
  text-decoration: underline;
}
.post-body .list-link-orange::before {
  display: inline-block;
  content: "";
  width: 14px;
  height: 14px;
  background: url(../images/icon_arrow_orange.svg) no-repeat;
  background-size: contain;
}
.post-body .list-link-gaibu {
  display: block;
  position: relative;
  text-decoration: underline;
}
.post-body .list-link-gaibu::before {
  display: inline-block;
  content: "";
  width: 14px;
  height: 14px;
  vertical-align: -2px;
  background: url(../images/icon_arrow_gray.svg) no-repeat;
  background-size: contain;
}
.post-body .list-link-gaibu::after {
  display: inline-block;
  content: "";
  width: 14px;
  height: 14px;
  background: url(../images/icon-blank.svg) no-repeat;
  background-size: contain;
}
.post-body .list-link-pdf {
  display: block;
  position: relative;
  text-decoration: underline;
}
.post-body .list-link-pdf::before {
  display: inline-block;
  content: "";
  width: 14px;
  height: 14px;
  vertical-align: -2px;
  background: url(../images/icon_arrow_gray.svg) no-repeat;
  background-size: contain;
}
.post-body .list-link-pdf::after {
  display: inline-block;
  content: "";
  width: 14px;
  height: 14px;
  background: url(../images/icon-pdf.svg) no-repeat;
  background-size: contain;
}
.post-body .link {
  color: #006D3A;
  text-decoration: underline;
}
.post-body .btn-big {
  display: block;
  margin-bottom: 20px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  font-weight: bold;
  text-align: center;
  width: 100%;
  padding: 25px;
  font-size: 130%;
  color: #fff;
  background-color: #006D3A;
  border: 1px solid #006D3A;
  border-radius: 10px;
  position: relative;
}
.post-body .btn-big a {
  color: #fff;
}
.post-body .btn-big::after {
  position: absolute;
  display: block;
  content: "";
  width: 17px;
  height: 17px;
  background: url(../images/icon_arrow_wh.svg) no-repeat;
  background-size: contain;
  top: calc(50% - 0.4rem);
  right: 2rem;
}
.post-body .btn-big:hover {
  border: 1px solid #006D3A;
  background-color: #fff;
  color: #006D3A;
}
.post-body .btn-big:hover a {
  color: #006D3A;
}
.post-body .btn-big:hover::after {
  background: url(../images/icon_arrow_gr-l.svg) no-repeat;
  background-size: contain;
}
.post-body .btn-small {
  display: inline-block;
}
.post-body .btn-small::after {
  right: 2rem;
}
.post-body .btn-small, .post-body .btn-small-sub, .post-body .btn-small-orange, .post-body .btn-small-gray {
  font-size: 120%;
  font-weight: bold;
}
.post-body .index {
  background-color: #f2f2f2;
  padding: 20px 40px;
  margin-top: 45px;
}
.post-body .index .mokuji {
  color: #0E3A27;
  margin-bottom: 10px;
}
.post-body .index ol {
  list-style-type: decimal;
}
.post-body .index ol li {
  font-size: 100%;
  line-height: 1.5;
  color: #333;
  padding: 10px 0;
  margin-left: 20px;
  padding-left: 20px;
  border-bottom: 1px solid #cccccc;
}
.post-body .index ol li:last-child {
  border: none;
}
.post-body .green-box {
  padding: 30px;
  margin: 40px 0;
  background-color: #E7F8F0;
}
.post-body .green-box h4 {
  margin: 0;
  color: #006D3A;
}
.post-body .green-box .box-area-text {
  margin-top: 15px;
}
.post-body .gray-box {
  padding: 30px;
  margin: 40px 0;
  background-color: #f2f2f2;
}
.post-body .gray-box h4 {
  margin: 0;
  color: #333;
}
.post-body .gray-box .box-area-text {
  margin-top: 15px;
}
.post-body .orange-box {
  padding: 30px;
  margin: 40px 0;
  background-color: #fff4ea;
}
.post-body .orange-box h4 {
  margin: 0;
  color: #CA4F01;
}
.post-body .orange-box .box-area-text {
  margin-top: 15px;
}
.post-body .green-box-border1 {
  padding: 30px;
  margin: 20px 0;
  border: 1px solid #006D3A;
  background-color: #ffffff;
}
.post-body .green-box-border1 h4 {
  margin: 0;
  color: #006D3A;
}
.post-body .orange-box-border1 {
  padding: 30px;
  margin: 40px 0;
  border: 1px solid #CA4F01;
  background-color: #ffffff;
}
.post-body .orange-box-border1 h4 {
  margin: 0;
  color: #CA4F01;
}
.post-body .gray-box-border1 {
  padding: 30px;
  margin: 40px 0;
  border: 1px solid #333;
  background-color: #ffffff;
}
.post-body .gray-box-border1 h4 {
  margin: 0;
  color: #333;
}
.post-body .green-box-border4 {
  padding: 30px;
  margin: 40px 0;
  border: 4px solid #E7F8F0;
  background-color: #ffffff;
}
.post-body .green-box-border4 h4 {
  margin: 0;
  color: #006D3A;
}
.post-body .orange-box-border4 {
  padding: 30px;
  margin: 40px 0;
  border: 4px solid #fff4ea;
  background-color: #ffffff;
}
.post-body .orange-box-border4 h4 {
  margin: 0;
  color: #CA4F01;
}
.post-body .gray-box-border4 {
  padding: 30px;
  margin: 40px 0;
  border: 4px solid #f2f2f2;
  background-color: #ffffff;
}
.post-body .gray-box-border4 h4 {
  margin: 0;
  color: #333;
}
.post-body .table {
  overflow-x: auto;
  padding-bottom: 15px;
}
@media screen and (max-width: 1023px) {
  .post-body .table {
    padding-bottom: 15px;
  }
}
.post-body .table::-webkit-scrollbar {
  width: 10px;
}
.post-body .table::-webkit-scrollbar-track {
  background-color: #333;
}
.post-body .table::-webkit-scrollbar-thumb {
  background-color: #bebebe;
}
.post-body .table table {
  width: 100%;
  word-break: break-word;
  border: 1px solid #A19B95;
}
.post-body .table table tr th {
  background-color: #E7F8F0;
  padding: 5px 10px;
  font-size: 110%;
  text-align: center;
  border-right: 1px solid #A19B95;
  font-weight: normal;
  white-space: normal;
}
.post-body .table table tr th:last-child {
  border-right: none;
}
.post-body .table table tr {
  border-top: 1px solid #A19B95;
}
.post-body .table table tr td {
  padding: 5px 10px;
  font-size: 100%;
  text-align: left;
  border-right: 1px solid #A19B95;
  border-top: 1px solid #A19B95;
  white-space: normal;
}
.post-body .table table tr td.content {
  text-align: left;
  white-space: inherit;
}

.post-body iframe {
  margin-top: 20px;
  width: 100%;
  height: auto;
  aspect-ratio: 16/9;
}
.post-body a {
  color: #167BB5;
  text-decoration: underline;
}
.post-body a:hover {
  color: #003859;
}
.post-body button a {
  color: inherit;
  text-decoration: none;
}
.post-body button a:hover {
  color: inherit;
}

@media screen and (min-width: 1024px) {
  .user-login #content {
    padding-top: 70px;
  }
}
.user-login #content .dpid-form {
  border: solid 1px #0E3A27;
  border-radius: 20px;
}
@media screen and (min-width: 1024px) {
  .user-login #content .dpid-form {
    width: 60%;
    margin: auto;
    padding: 20px 60px 0px;
  }
}
.user-login #content .dpid-form h1 {
  text-align: center;
  font-size: 120%;
}
.user-login #content .dpid-form .iframe {
  border: solid 1px #707070;
  padding: 20px;
  height: 8rem;
  overflow-x: scroll;
  margin: 20px 0 10px;
}
.user-login #content .dpid-form .iframe p, .user-login #content .dpid-form .iframe li, .user-login #content .dpid-form .iframe h2, .user-login #content .dpid-form .iframe h3, .user-login #content .dpid-form .iframe h4 {
  font-size: 75%;
  margin-bottom: 20px;
  line-height: 1.7;
}
.user-login #content .dpid-form .iframe h2, .user-login #content .dpid-form .iframe h3, .user-login #content .dpid-form .iframe h4 {
  font-weight: bold;
}
.user-login #content .dpid-form .iframe table {
  margin-bottom: 30px;
}
@media screen and (max-width: 1023px) {
  .user-login #content .dpid-form .iframe table {
    width: 96%;
    margin-left: auto;
    margin-right: auto;
  }
}
.user-login #content .dpid-form .iframe table th, .user-login #content .dpid-form .iframe table td {
  padding: 5px 20px;
  border: 1px solid #ccc;
}
.user-login #content .dpid-form .iframe table th {
  background-color: #f2f2f2;
}
.user-login #content .dpid-form .dpid-form-row {
  margin-bottom: 0;
}
.user-login #content .dpid-form .dpid-async-button {
  background-color: #1D573E;
  width: 300px;
  border-radius: 10px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 100%;
  padding: 15px;
  cursor: pointer;
  font-family: "Noto Sans JP", sans-serif;
}
.user-login #content .dpid-form .dpid-async-button:hover {
  background-color: #fff;
}
.user-login #content .dpid-form #dpid-input-3 {
  margin-top: 20px;
}
.user-login #content .dpid-form li a {
  font-size: 90%;
  color: #333;
  text-decoration: underline;
}

/**
 * お問合せフォーム
 *
 */
.inquiry #dpid-input-1 {
  display: none;
}
.inquiry .dpid-form-submit button {
  display: block;
}
@media screen and (min-width: 1024px) {
  .inquiry .dpid-form-submit button {
    width: 40%;
  }
}
.inquiry .dpid-form-submit button:disabled {
  border: none;
  background-color: #707070;
  color: #fff;
  border-radius: 10px;
}
.inquiry .dpid-async-button > .async-button-label {
  font-size: 0;
}
.inquiry .dpid-async-button > .async-button-label:before {
  font-size: 16px;
  content: "送信内容を確認する";
}
.inquiry .dpid-form-row.dpid-form-submit .dpid-campaignform-button-post {
  font-size: 0;
}
.inquiry .dpid-form-row.dpid-form-submit .dpid-campaignform-button-post:before {
  font-size: 16px;
  content: "送信する";
}
.inquiry .dpid-form-row.dpid-form-submit .dpid-progression-message {
  font-size: 0;
}
.inquiry .dpid-form-row.dpid-form-submit .dpid-progression-message:before {
  font-size: 16px;
  content: "送信中";
}

.user-login .page {
  width: 100%;
  max-width: 100%;
  padding-bottom: 80px;
  position: relative;
}
@media screen and (max-width: 1023px) {
  .user-login .page {
    padding: 70px 0 50px;
  }
}
.user-login .page .bg-shape {
  position: absolute;
  top: 0;
  height: 1000px;
  width: 100%;
  overflow: hidden;
  z-index: -5;
}
.user-login .page .bg-shape img {
  position: absolute;
  display: block;
}
.user-login .page .bg-shape img.logo {
  width: 180px;
  left: calc(50vw - 90px);
  top: 40px;
}
@media screen and (max-width: 1023px) {
  .user-login .page .bg-shape img.logo {
    width: 180px;
    left: calc(50vw - 90px);
    top: 40px;
  }
}
.user-login .page .bg-shape img.bg-login01 {
  width: 1080px;
  left: calc(50vw - 260px);
  top: -380px;
}
@media screen and (max-width: 1023px) {
  .user-login .page .bg-shape img.bg-login01 {
    max-width: 1200px;
    left: calc(50vw - 180px);
    top: -250px;
    width: 700px;
  }
}
.user-login .page .bg-shape img.bg-login02 {
  width: 380px;
  left: calc(50vw - 700px);
  top: 650px;
  opacity: 0;
}
@media screen and (max-width: 1023px) {
  .user-login .page .bg-shape img.bg-login02 {
    width: 200px;
    left: calc(50vw - 250px);
    bottom: 0;
    top: auto;
  }
}
.user-login .page .bg-shape img.bg-login02.active {
  -webkit-animation: bgimgAnimetoright 1s forwards;
          animation: bgimgAnimetoright 1s forwards;
  -webkit-animation-delay: 0.1s;
          animation-delay: 0.1s;
}
.user-login .page .bg-shape img.bg-login03 {
  width: 1260px;
  left: calc(50vw - 600px);
  top: 230px;
  opacity: 0;
}
@media screen and (max-width: 1023px) {
  .user-login .page .bg-shape img.bg-login03 {
    width: 400px;
    left: calc(50vw - 200px);
    top: 300px;
  }
}
.user-login .page .bg-shape img.bg-login03.active {
  -webkit-animation: bgimgAnimefadein 2s forwards;
          animation: bgimgAnimefadein 2s forwards;
  -webkit-animation-delay: 0.4s;
          animation-delay: 0.4s;
}
.user-login .page .bg-shape img.bg-login04 {
  width: 1290px;
  left: calc(50vw - 520px);
  top: -100px;
  opacity: 0;
}
@media screen and (max-width: 1023px) {
  .user-login .page .bg-shape img.bg-login04 {
    width: 800px;
    left: calc(50vw - 290px);
    top: 30px;
    opacity: 0;
    max-width: 800px;
  }
}
.user-login .page .bg-shape img.bg-login04.active {
  -webkit-animation: bgimgAnimetoleft2 10s forwards infinite;
          animation: bgimgAnimetoleft2 10s forwards infinite;
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s;
}
.user-login .page .bg-shape img.bg-login05 {
  width: 1050px;
  left: calc(50vw - 660px);
  top: -155px;
  opacity: 0;
}
@media screen and (max-width: 1023px) {
  .user-login .page .bg-shape img.bg-login05 {
    width: 700px;
    left: calc(50vw - 450px);
    top: -50px;
    opacity: 0;
    max-width: 700px;
  }
}
.user-login .page .bg-shape img.bg-login05.active {
  -webkit-animation: bgimgAnimerotate2 10s forwards infinite;
          animation: bgimgAnimerotate2 10s forwards infinite;
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s;
}
@-webkit-keyframes bgimgAnimefadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes bgimgAnimefadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes bgimgAnimefadein2 {
  0% {
    opacity: 0;
  }
  20% {
    opacity: 1;
  }
  90% {
    opacity: 1;
  }
  95% {
    opacity: 0.5;
  }
}
@keyframes bgimgAnimefadein2 {
  0% {
    opacity: 0;
  }
  20% {
    opacity: 1;
  }
  90% {
    opacity: 1;
  }
  95% {
    opacity: 0.5;
  }
}
@-webkit-keyframes bgimgAnimetobottom {
  from {
    opacity: 0;
    -webkit-transform: translateY(-50px);
            transform: translateY(-50px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
}
@keyframes bgimgAnimetobottom {
  from {
    opacity: 0;
    -webkit-transform: translateY(-50px);
            transform: translateY(-50px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
}
@-webkit-keyframes bgimgAnimetotop {
  from {
    opacity: 0;
    -webkit-transform: translateY(50px);
            transform: translateY(50px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
}
@keyframes bgimgAnimetotop {
  from {
    opacity: 0;
    -webkit-transform: translateY(50px);
            transform: translateY(50px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
}
@-webkit-keyframes bgimgAnimetoright {
  from {
    opacity: 0;
    -webkit-transform: translate(-20px, 20px);
            transform: translate(-20px, 20px);
  }
  to {
    opacity: 1;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}
@keyframes bgimgAnimetoright {
  from {
    opacity: 0;
    -webkit-transform: translate(-20px, 20px);
            transform: translate(-20px, 20px);
  }
  to {
    opacity: 1;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}
@-webkit-keyframes bgimgAnimetoleft2 {
  0% {
    opacity: 0;
    -webkit-transform: translateX(50px);
            transform: translateX(50px);
  }
  30% {
    opacity: 1;
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
  }
  95% {
    opacity: 1;
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
  }
}
@keyframes bgimgAnimetoleft2 {
  0% {
    opacity: 0;
    -webkit-transform: translateX(50px);
            transform: translateX(50px);
  }
  30% {
    opacity: 1;
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
  }
  95% {
    opacity: 1;
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
  }
}
@-webkit-keyframes bgimgAnimerotate {
  from {
    opacity: 0;
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
  }
  to {
    opacity: 1;
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
}
@keyframes bgimgAnimerotate {
  from {
    opacity: 0;
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
  }
  to {
    opacity: 1;
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
}
@-webkit-keyframes bgimgAnimerotate2 {
  0% {
    opacity: 0;
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
  }
  20% {
    opacity: 1;
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  95% {
    opacity: 1;
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
}
@keyframes bgimgAnimerotate2 {
  0% {
    opacity: 0;
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
  }
  20% {
    opacity: 1;
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  95% {
    opacity: 1;
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
}

.dpid-form {
  -webkit-box-shadow: none;
          box-shadow: none;
  border: 1px solid #A19B95;
  border-radius: 10px;
}
@media screen and (max-width: 1023px) {
  .dpid-form {
    padding: 3%;
  }
}

.change {
  border: 1px solid #A19B95;
  border-radius: 10px;
  padding: 50px 32px 10px;
}
@media screen and (max-width: 1023px) {
  .change {
    padding: 3%;
  }
}
.change .dpid-form {
  border: none;
  padding: 0;
  margin-bottom: 0;
}
.change .dpid-form:first-of-type {
  margin-bottom: 40px;
  border-bottom: 1px solid #ccc;
  border-radius: 0;
}
.change .dpid-form .dpid-form-row {
  margin-bottom: 50px;
}

.dpid-form-row button {
  background: #006D3A;
  cursor: pointer;
  padding: 10px 30px;
}
.dpid-form-row button:hover {
  opacity: 0.8;
}

.dpid-form-row .dpid-input,
.dpid-multinput-field-row .dpid-input,
.dpid-multinput-with-switch-field-row .dpid-input,
.dpid-form-row > .dpid-input-fullname .dpid-input,
.dpid-multinput-field-row > .dpid-input-fullname .dpid-input,
.dpid-form-row .dpid-uploader {
  border: 1px solid #A19B95;
}

.dpid-uploader > .dpid-uploader-areatext {
  margin-top: 12px;
  margin-bottom: 0;
  font-size: 100%;
}

.dpid-form-row.dpid-form-submit button {
  width: 95%;
  max-width: 360px;
  padding: 15px 20px;
  border: 1px solid #006D3A;
  background: #006D3A;
  font-size: 100%;
  font-weight: bold;
  border-radius: 10px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  cursor: pointer;
}
.dpid-form-row.dpid-form-submit button:disabled {
  background: #A19B95;
  color: #fff;
  border: 1px solid #A19B95;
}
.dpid-form-row.dpid-form-submit button:disabled:hover {
  background: #A19B95;
  color: #fff;
  border: 1px solid #A19B95;
  opacity: 1;
}
.dpid-form-row.dpid-form-submit button:hover {
  background: #fff;
  color: #006D3A;
}

.dpid-form-row,
.dpid-form-row > label,
.dpid-form-row-before-label-wrap {
  color: #333;
}

.dpid-form-row > label > .dpid-additional-info {
  font-size: 87.5%;
}

.dpid-form-row.dpid-input-7 {
  margin-bottom: 0;
}

.dpid-form-row > label {
  font-size: 18px;
}
.dpid-form-row > label > .dpid-additional-info {
  font-size: 100%;
  font-weight: normal;
}
.dpid-form-row > label > .dpid-additional-info a {
  color: #006D3A;
  text-decoration: underline;
}

.dpid-form-row > label > .dpid-additional-info {
  display: block;
  margin-bottom: 20px;
}

div.dpid-uploader-preview-item[selected] {
  border: 2px solid #CA4F01;
}

.dpid-uploader-preview-item-close {
  padding: 0 !important;
  margin: 0 10px !important;
  background-color: #fff !important;
}
.dpid-uploader-preview-item-close::before {
  color: #333 !important;
  font-size: 36px !important;
}

.dpid-uploader-preview-item-index {
  border: none;
  margin-top: 12px;
  color: #333;
}

.dpid-uploader-preview-item-pickup {
  background-color: #CA4F01;
  font-size: 100%;
  bottom: 0;
}

.dpid-uploader-basic-operation-buttons {
  margin-top: 10px;
}
.dpid-uploader-basic-operation-buttons button {
  padding: 5px 10px;
}

.dpid-uploader > .dpid-uploader-areatext {
  color: #666;
  font-size: 16px;
}

.dpid-selector[type=original] > .dpid-radio > input[type=radio] + label::before, .dpid-selector[type=original] > .dpid-checkbox > input[type=checkbox] + label::before {
  border-color: #666;
}

.dpid-selector[type=original] > .dpid-checkbox > input[type=checkbox]:checked + label::after {
  border-color: #0E3A27;
}

.action-buttons-wrap {
  margin-bottom: -44px;
  display: table;
  margin-left: auto;
  margin-right: 160px;
}
.action-buttons-wrap > .action-buttons .action-button {
  font-size: 100%;
  padding: 10px 3em 10px 2em;
  background-color: #707070;
  position: relative;
}
.action-buttons-wrap > .action-buttons .action-button::after {
  position: absolute;
  display: block;
  content: "";
  width: 14px;
  height: 14px;
  background: url(../images/icon_arrow_wh.svg) no-repeat;
  background-size: contain;
  top: calc(50% - 0.3em);
  right: 1.5rem;
}
.action-buttons-wrap > .action-buttons .action-button:hover {
  background-color: #333;
}

.popup-with-input .window {
  padding: 50px;
}

@media screen and (max-width: 1023px) {
  .logged-in #heading h1,
  .page-template-login #heading h1 {
    -webkit-transform: none;
            transform: none;
    margin-top: 10px;
  }
}
.dpid-async-button.loading {
  height: 56px;
}
.dpid-async-button.loading::before {
  content: "認証中";
}

.dpid-form-row a {
  color: #1D573E;
  text-decoration: underline;
}
.dpid-form-row p {
  margin-top: 0.5em;
}
.dpid-form-row .doui {
  margin-top: 20px;
}

.comment-title {
  font-weight: bold;
  color: #0E3A27;
  font-size: 20px;
  margin-bottom: 10px;
}

.comment-text {
  margin-bottom: 20px;
}

.dpid-form-row.dpid-form-submit button {
  display: block;
}
@media screen and (min-width: 1024px) {
  .dpid-form-row.dpid-form-submit button {
    width: 40%;
  }
}
.dpid-form-row.dpid-form-submit button.dpid-campaignform-button-back {
  border: 1px solid #707070;
  background-color: #707070;
  margin-right: 20px;
}
.dpid-form-row.dpid-form-submit button.dpid-campaignform-button-back:hover {
  border: 1px solid #707070;
  color: #707070;
  background-color: #fff;
}
.wp-die-message + p a {
  text-decoration: none;
  color: #707070;
  display: inline-block;
  margin-top: 30px;
  border: 1px solid #707070;
  padding: 0.5em 3em;
  border-radius: 5px;
}
.wp-die-message + p a:hover {
  color: #0E3A27;
  border: 1px solid #0E3A27;
}

input[type=search]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

.ranking main #content h1 {
  color: #0E3A27;
  margin-bottom: 50px;
}
@media screen and (max-width: 1023px) {
  .ranking main #content .list-item {
    padding-top: 25px;
  }
}

.advanced-search .topickpath {
  margin-bottom: 0;
}
.advanced-search main.page {
  padding: 10px 0;
}
.advanced-search #heading {
  height: auto;
}

#search-box {
  background-color: #f6f6f6;
  border-radius: 20px;
  padding: 40px 80px;
  margin-bottom: 60px;
}
@media screen and (max-width: 1023px) {
  #search-box {
    padding: 10% 5%;
    margin-bottom: 20px;
  }
}
#search-box .keyword {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
}
@media screen and (max-width: 1023px) {
  #search-box .keyword {
    margin-bottom: 10px;
  }
}
#search-box .keyword .search {
  border: solid 1px #006D3A;
  border-radius: 25px 0 0 25px;
  width: 80%;
  height: 3rem;
  padding-left: 20px;
}
#search-box .keyword .searchsubmit {
  width: 20%;
  border: solid 1px #006D3A;
  background-color: #006D3A;
  color: #fff;
  border-radius: 0 25px 25px 0;
  font-size: 16px;
  cursor: pointer;
}
#search-box .keyword .searchsubmit:hover {
  border: solid 1px #0E3A27;
  background-color: #0E3A27;
}
#search-box .search-option {
  color: #333;
}
#search-box .search-option h2 {
  cursor: pointer;
  font-size: 120%;
  padding: 10px 0;
  position: relative;
  font-weight: bold;
  color: #006D3A;
}
@media screen and (max-width: 1023px) {
  #search-box .search-option h2 {
    font-size: 110%;
  }
}
#search-box .search-option h2::after {
  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;
  content: "＋";
  width: 24px;
  height: 24px;
  background-color: #006D3A;
  color: #fff;
  margin-left: 10px;
  top: 4px;
}
#search-box .search-option h2:hover::after {
  background-color: #0E3A27;
}
#search-box .search-option h2.open::after {
  content: "－";
}
#search-box .search-option dl {
  display: none;
}
#search-box .search-option dl dt {
  border-top: solid 1px #A19B95;
  padding: 20px 0;
  font-size: 120%;
  font-weight: bold;
}
@media screen and (max-width: 1023px) {
  #search-box .search-option dl dt {
    font-size: 110%;
  }
}
#search-box .search-option dl dd {
  padding: 0 0 20px 0;
}
#search-box .search-option dl dd .category {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
#search-box .search-option dl dd .category li {
  width: 25%;
  margin-bottom: 1rem;
}
@media screen and (max-width: 1023px) {
  #search-box .search-option dl dd .category li {
    width: 50%;
  }
}
#search-box .search-option dl dd .clear {
  cursor: pointer;
  background-color: #006D3A;
  color: #fff;
  border-radius: 14px;
  padding: 2px 12px;
}
#search-box .search-option dl dd .clear:hover {
  background-color: #fff;
  border: solid 1px #006D3A;
  color: #006D3A;
}
#search-box .search-option dl dd .sort {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#search-box .search-option dl dd .sort li {
  padding-right: 20px;
  margin-bottom: 1rem;
}
#search-box .search-option input[type=date] {
  color: #707070;
}
#search-box .search-option .date li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
}
#search-box .search-option .date li #date-reset {
  margin: 10px auto 0 0;
  cursor: pointer;
  background-color: #006D3A;
  border: solid 1px #006D3A;
  color: #fff;
  border-radius: 14px;
  padding: 2px 12px;
}
#search-box .search-option .date li #date-reset:hover {
  background-color: #fff;
  border: solid 1px #006D3A;
  color: #006D3A;
}
#search-box .search-option .searchsubmit {
  display: table;
  margin: auto;
  border: solid 1px #006D3A;
  background-color: #006D3A;
  color: #fff;
  border-radius: 25px;
  padding: 10px 50px;
  font-size: 100%;
  cursor: pointer;
}
#search-box .search-option .searchsubmit:hover {
  background-color: #fff;
  color: #006D3A;
}

@media screen and (min-width: 1024px) {
  .post-type-archive-news #heading .topickpath,
  .post-type-archive-company #heading .topickpath,
  .post-type-archive-management #heading .topickpath,
  .post-type-archive-person #heading .topickpath,
  .post-type-archive-award #heading .topickpath,
  .post-type-archive-campaign #heading .topickpath,
  .post-type-archive-officers #heading .topickpath {
    position: absolute;
  }
  .post-type-archive-news #heading h1,
  .post-type-archive-company #heading h1,
  .post-type-archive-management #heading h1,
  .post-type-archive-person #heading h1,
  .post-type-archive-award #heading h1,
  .post-type-archive-campaign #heading h1,
  .post-type-archive-officers #heading h1 {
    margin-top: 110px;
  }
}
#heading {
  position: relative;
}
#heading .topickpath {
  padding: 10px calc((100% - 1200px) / 2) 30px;
}
@media screen and (max-width: 1260px) and (min-width: 1024px) {
  #heading .topickpath {
    padding-left: 20px;
  }
}
@media screen and (max-width: 1023px) {
  #heading .topickpath {
    padding: 10px 10px 10px;
  }
}
#heading h1 {
  font-size: 46px;
  color: #0E3A27;
  text-align: center;
  font-weight: bold;
  margin-top: 110px;
}
@media screen and (max-width: 1023px) {
  #heading h1 {
    font-size: 150%;
    -webkit-transform: translateY(-30px);
            transform: translateY(-30px);
  }
}
#heading #anchor {
  position: absolute;
  bottom: 224px;
}
@media screen and (max-width: 1023px) {
  #heading #anchor {
    bottom: 158px;
  }
}
#heading .newscat {
  background-color: #006D3A;
  padding: 15px calc((100% - 1200px) / 2);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 1023px) {
  #heading .newscat {
    display: block;
  }
}
#heading .newscat .title {
  width: 12em;
  border-right: solid 1px #fff;
  margin-right: 1em;
  font-weight: bold;
  color: #fff;
  display: inline-block;
}
@media screen and (max-width: 1260px) and (min-width: 1024px) {
  #heading .newscat .title {
    margin-left: 25px;
  }
}
@media screen and (max-width: 1023px) {
  #heading .newscat .title {
    display: block;
    width: 100%;
    border-right: none;
    padding-right: 5rem;
    margin-left: 10px;
  }
}
#heading .newscat ul {
  width: 80%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 0.5em 1em;
  color: #fff;
  font-size: 87.5%;
}
@media screen and (max-width: 1023px) {
  #heading .newscat ul {
    width: 100%;
    gap: 10px 20px;
    padding: 10px;
  }
}
#heading .newscat ul li {
  display: inline-block;
  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;
  line-height: 1.5;
  border-radius: 14px;
  background: #007940;
}
#heading .newscat ul li a {
  color: #fff;
  padding: 2px 12px;
  display: block;
}
#heading .newscat ul li a:hover {
  background: #00914d;
  border-radius: 14px;
}
#heading .newscat ul li.current {
  background-color: #fff;
  font-weight: bold;
}
#heading .newscat ul li.current:hover a {
  cursor: default !important;
  pointer-events: none;
}
#heading .newscat ul li.current a {
  color: #1D573E;
}
#heading #pickup {
  width: 96%;
  max-width: 1200px;
  margin: 120px auto 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 1023px) {
  #heading #pickup {
    width: 98%;
    margin-right: 0;
  }
}
#heading #pickup::before {
  content: "";
  background: #292516;
  -webkit-clip-path: polygon(0 0, 0% 100%, 100% 100%);
          clip-path: polygon(0 0, 0% 100%, 100% 100%);
  height: 1.51rem;
  width: 1.5rem;
  top: -2.3rem;
  left: 119px;
  position: absolute;
}
@media screen and (max-width: 1023px) {
  #heading #pickup::before {
    left: 6.3rem;
  }
}
#heading #pickup::after {
  content: "PICK UP";
  position: absolute;
  top: -2.3rem;
  left: 10px;
  background-color: #ffd823;
  padding: 6px 15px;
  font-weight: bold;
  font-size: 20px;
  line-height: 28px;
}
@media screen and (max-width: 1023px) {
  #heading #pickup::after {
    font-size: 16px;
  }
}

#content {
  max-width: 1200px;
  width: 96%;
  margin: 0 auto 50px;
}
@media screen and (max-width: 1023px) {
  #content {
    max-width: 100%;
    width: 100% !important;
    padding: 0 10px;
    margin: 0 auto 10px;
  }
}
#content .two-column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#content .two-column > * {
  width: calc(50% - 15px);
}
@media screen and (max-width: 1023px) {
  #content .two-column > * {
    width: 100%;
  }
}
#content .two-column .thumb,
#content .one-column .thumb {
  border-radius: 10px;
  overflow: hidden;
}
#content .two-column .thumb img,
#content .one-column .thumb img {
  width: 100%;
}
#content .two-column .list-item,
#content .one-column .list-item {
  border-bottom: solid 1px #ccc;
  padding: 20px 0;
}
@media screen and (max-width: 500px) {
  #content .two-column .list-item,
  #content .one-column .list-item {
    padding: 15px 0;
  }
}
#content .two-column .list-item:nth-of-type(1),
#content .one-column .list-item:nth-of-type(1) {
  border-top: solid 1px #ccc;
}
#content .two-column .list-item a,
#content .one-column .list-item a {
  display: grid;
  grid-template-columns: 240px auto;
  grid-template-rows: -webkit-max-content 1fr auto;
  grid-template-rows: max-content 1fr auto;
}
@media screen and (max-width: 500px) {
  #content .two-column .list-item a,
  #content .one-column .list-item a {
    grid-template-columns: 120px auto;
  }
}
#content .two-column .list-item a figure,
#content .one-column .list-item a figure {
  grid-row: 1/3;
  grid-column: 1/2;
  margin-right: 20px;
  position: relative;
  height: 175px;
}
@media screen and (max-width: 500px) {
  #content .two-column .list-item a figure,
  #content .one-column .list-item a figure {
    grid-row: 1/3;
    height: auto;
    margin-bottom: 10px;
  }
}
#content .two-column .list-item a figure img,
#content .one-column .list-item a figure img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 500px) {
  #content .two-column .list-item a figure img,
  #content .one-column .list-item a figure img {
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
#content .two-column .list-item a .head,
#content .one-column .list-item a .head {
  grid-row: 1/2;
  grid-column: 2/3;
}
@media screen and (max-width: 500px) {
  #content .two-column .list-item a .head,
  #content .one-column .list-item a .head {
    grid-row: 1/3;
  }
}
#content .two-column .list-item a .body,
#content .one-column .list-item a .body {
  grid-row: 2/3;
  grid-column: 2/3;
}
@media screen and (max-width: 500px) {
  #content .two-column .list-item a .body,
  #content .one-column .list-item a .body {
    grid-row: 3/4;
    grid-column: 1/3;
  }
}
#content .two-column .list-item:nth-of-type(2) {
  border-top: solid 1px #ccc;
}
@media screen and (max-width: 1023px) {
  #content .two-column .list-item:nth-of-type(1) {
    border-bottom: none;
  }
}

.post-type-archive #heading {
  margin-bottom: 50px;
}

#heading {
  position: relative;
  background-position: right top;
  z-index: 0;
}
@media screen and (min-width: 1024px) {
  #heading {
    overflow: hidden;
  }
}
#heading .mvimg img {
  position: absolute;
  display: block;
  z-index: -1;
  -webkit-transition: 0s;
  transition: 0s;
}
#heading .mvimg img.mvimg-01 {
  top: 28px;
  left: calc(50vw + 195px);
  width: 390px;
}
@media screen and (max-width: 1023px) {
  #heading .mvimg img.mvimg-01 {
    top: 65px;
    width: 262px;
  }
}
#heading .mvimg img.mvimg-02 {
  width: 476px;
  z-index: -2;
}
@media screen and (max-width: 1023px) {
  #heading .mvimg img.mvimg-02 {
    max-width: 350px;
  }
}
#heading .mvimg .mvimg-pickup {
  overflow: hidden;
  width: 100%;
  width: calc(100vw - (50vw - 500px));
  height: 480px;
  position: absolute;
  top: 262px;
  left: calc(50vw - 550px);
  z-index: -1;
}
@media screen and (max-width: 1260px) and (min-width: 1024px) {
  #heading .mvimg .mvimg-pickup {
    left: 5vw;
  }
}
@media screen and (max-width: 1023px) {
  #heading .mvimg .mvimg-pickup {
    width: calc(100vw - 66px);
    height: 30vw;
    top: 177px;
    left: auto;
    right: 0;
  }
  #heading .mvimg .mvimg-pickup img {
    -o-object-fit: cover;
       object-fit: cover;
  }
}
#heading .mvimg .mvimg-pickup img {
  width: 840px;
  max-width: 840px;
}

.post-type-archive-news #heading {
  background-image: url("../images/mvimg-news03.png");
  background-color: #f2f2f2;
  background-repeat: no-repeat;
  background-size: cover;
}
@media screen and (min-width: 1024px) {
  .post-type-archive-news #heading img.mvimg-01 {
    top: 30px;
    width: 300px;
    left: calc(50vw + 245px);
  }
}
@media screen and (min-width: 1024px) and (max-width: 1360px) and (min-width: 1024px) {
  .post-type-archive-news #heading img.mvimg-01 {
    width: 250px;
    top: 40px;
  }
}
@media screen and (max-width: 1023px) {
  .post-type-archive-news #heading img.mvimg-01 {
    left: 20vw;
  }
}
@media screen and (max-width: 1023px) and (min-width: 501px) {
  .post-type-archive-news #heading img.mvimg-01 {
    left: 35vw;
  }
}
.post-type-archive-news #heading img.mvimg-02 {
  width: 900px;
  -webkit-transform: rotate(0);
          transform: rotate(0);
  top: 0;
  left: calc(50vw - 550px);
}
@media screen and (max-width: 1023px) {
  .post-type-archive-news #heading img.mvimg-02 {
    top: 20px;
    left: -60vw;
    max-width: 600px;
  }
}
@media screen and (max-width: 1023px) and (min-width: 501px) {
  .post-type-archive-news #heading img.mvimg-02 {
    left: -5vw;
    max-width: 90vw;
  }
}

.post-type-archive-management #heading {
  background-image: url("../images/mvimg-management03.png");
  background-color: #f2f2f2;
}
.post-type-archive-management #heading .topickpath {
  z-index: 1;
}
.post-type-archive-management #heading h1 {
  position: relative;
  z-index: 1;
}
.post-type-archive-management #heading .newscat {
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 1023px) {
  .post-type-archive-management #heading img.mvimg-01 {
    left: 30vw;
  }
}
.post-type-archive-management #heading img.mvimg-02 {
  -webkit-transform: rotate(0);
          transform: rotate(0);
  top: -40px;
  left: calc(50vw - 10px);
}
@media screen and (max-width: 1023px) {
  .post-type-archive-management #heading img.mvimg-02 {
    top: 0;
    right: 0;
    left: auto;
  }
}

.post-type-archive-company #heading {
  background-image: url("../images/mvimg-company03.png");
  background-color: #f2f2f2;
}
@media screen and (max-width: 1023px) {
  .post-type-archive-company #heading img.mvimg-01 {
    left: 30vw;
  }
}
.post-type-archive-company #heading img.mvimg-02 {
  -webkit-transform: rotate(0);
          transform: rotate(0);
  top: -40px;
  left: calc(50vw + 120px);
}
@media screen and (max-width: 1023px) {
  .post-type-archive-company #heading img.mvimg-02 {
    top: 0;
    right: 0;
    left: auto;
  }
}

.post-type-archive-person #heading {
  background-image: url("../images/mvimg-person03.png");
  background-color: #f2f2f2;
}
@media screen and (max-width: 1023px) and (max-width: 1023px) {
  .post-type-archive-person #heading img.mvimg-01 {
    left: 30vw;
  }
}
.post-type-archive-person #heading img.mvimg-02 {
  -webkit-transform: rotate(0);
          transform: rotate(0);
  top: -40px;
  left: calc(50vw + 150px);
}
@media screen and (max-width: 1023px) {
  .post-type-archive-person #heading img.mvimg-02 {
    top: 0;
    right: 0;
    left: auto;
  }
}

.post-type-archive-award #heading {
  background-image: url("../images/mvimg-award03.png");
  background-color: #f2f2f2;
}
@media screen and (max-width: 1023px) {
  .post-type-archive-award #heading img.mvimg-01 {
    display: none;
  }
}
.post-type-archive-award #heading img.mvimg-02 {
  width: 360px;
  top: -150px;
  left: calc(50vw + 220px);
  z-index: -1;
}
@media screen and (max-width: 1023px) {
  .post-type-archive-award #heading img.mvimg-02 {
    top: 0;
    width: 200px;
    left: calc(50vw - 100px);
  }
}

.post-type-archive-officers #heading {
  background-image: url("../images/mvimg-person03.png");
  background-color: #f2f2f2;
  position: relative;
}
.post-type-archive-officers #heading .mvimg {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  z-index: -1;
  -webkit-transition: 0s;
  transition: 0s;
}
.post-type-archive-officers #heading h1 {
  padding: 0 0 120px;
}
@media screen and (max-width: 1023px) and (max-width: 1023px) {
  .post-type-archive-officers #heading img.mvimg-01 {
    left: 30vw;
  }
}
.post-type-archive-officers #heading img.mvimg-02 {
  -webkit-transform: rotate(0);
          transform: rotate(0);
  top: -40px;
  left: calc(50vw + 150px);
}
@media screen and (max-width: 1023px) {
  .post-type-archive-officers #heading img.mvimg-02 {
    top: 0;
    right: 0;
    left: auto;
  }
}

.post-type-archive-campaign #heading {
  background-image: url("../images/mvimg-gallery.jpg");
  background-repeat: no-repeat;
  background-size: 100%;
  height: 400px;
  background-position-y: -5px;
}
@media screen and (max-width: 1360px) and (min-width: 1024px) {
  .post-type-archive-campaign #heading {
    background-image: url("../images/mvimg-gallery.jpg");
    background-size: 1400px;
    background-position-x: calc(50vw - 700px);
  }
}
@media screen and (max-width: 1023px) {
  .post-type-archive-campaign #heading {
    background-image: url("../images/mvimg-gallery-smp.jpg");
    background-size: 100%;
    background-position-x: 0;
  }
}
.post-type-archive-campaign #content {
  margin-top: -220px;
  position: relative;
  margin-bottom: 150px;
}
@media screen and (max-width: 1023px) {
  .post-type-archive-campaign #content {
    margin-top: -280px;
  }
}

#heading .mvimg img.mvimg-02 {
  opacity: 0;
}

.post-type-archive-news #heading img.mvimg-02.active {
  -webkit-animation: mvimgAnime_Fade 1s forwards;
          animation: mvimgAnime_Fade 1s forwards;
}

.post-type-archive-management #heading img.mvimg-02.active {
  -webkit-animation: mvimgAnime_Left 1s forwards;
          animation: mvimgAnime_Left 1s forwards;
}

.post-type-archive-company #heading img.mvimg-02.active {
  -webkit-animation: mvimgAnime_Right 1s forwards;
          animation: mvimgAnime_Right 1s forwards;
}

.post-type-archive-person #heading img.mvimg-02.active {
  -webkit-animation: mvimgAnime_Left 1s forwards;
          animation: mvimgAnime_Left 1s forwards;
}

.post-type-archive-award #heading img.mvimg-02.active {
  -webkit-animation: mvimgAnime_Down 1s forwards;
          animation: mvimgAnime_Down 1s forwards;
}

.post-type-archive-officers #heading img.mvimg-02.active {
  -webkit-animation: mvimgAnime_Left 1s forwards;
          animation: mvimgAnime_Left 1s forwards;
}

@-webkit-keyframes mvimgAnime_Left {
  from {
    opacity: 0;
    -webkit-transform: translateX(50px);
            transform: translateX(50px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
  }
}

@keyframes mvimgAnime_Left {
  from {
    opacity: 0;
    -webkit-transform: translateX(50px);
            transform: translateX(50px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
  }
}
@-webkit-keyframes mvimgAnime_Right {
  from {
    opacity: 0;
    -webkit-transform: translateX(-50px);
            transform: translateX(-50px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
  }
}
@keyframes mvimgAnime_Right {
  from {
    opacity: 0;
    -webkit-transform: translateX(-50px);
            transform: translateX(-50px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
  }
}
@-webkit-keyframes mvimgAnime_Fade {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes mvimgAnime_Fade {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes mvimgAnime_Down {
  from {
    opacity: 0;
    -webkit-transform: translateY(-20px) translateX(0);
            transform: translateY(-20px) translateX(0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
}
@keyframes mvimgAnime_Down {
  from {
    opacity: 0;
    -webkit-transform: translateY(-20px) translateX(0);
            transform: translateY(-20px) translateX(0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
}
.page-template-ranking #content .articles {
  counter-reset: number 0;
}
.page-template-ranking #content .articles .list-item .head {
  position: relative;
}
.page-template-ranking #content .articles .list-item::before {
  position: absolute;
  counter-increment: number 1;
  content: counter(number);
  font-weight: bold;
  font-family: "oswald", sans-serif;
  font-size: 180%;
  text-shadow: 0 3px 0 rgb(255, 255, 255);
  top: 10px;
  left: 10px;
  z-index: 1;
}
@media screen and (max-width: 1023px) {
  .page-template-ranking #content .articles .list-item::before {
    top: 0px;
    left: 0;
  }
}
.page-template-ranking #content .articles .list-item:nth-child(2)::before {
  color: #CAA846;
}
.page-template-ranking #content .articles .list-item:nth-child(3)::before {
  color: #A19B95;
}
.page-template-ranking #content .articles .list-item:nth-child(4)::before {
  color: #973937;
}
.page-template-ranking #content .articles .list-item:nth-child(5)::before {
  color: #0E3A27;
}
.page-template-ranking #content .articles .list-item:nth-child(6)::before {
  color: #0E3A27;
}

.swiper-outer {
  position: relative;
}

.swiper-button-prev {
  content: "";
  display: block;
  position: absolute;
  background: url(../images/btn-prv.svg);
  background-size: 50px;
  width: 50px;
  height: 50px;
  z-index: 3;
  left: -25px;
  top: calc(50% - 25px);
  border: none;
}
.swiper-button-prev:hover {
  background: url(../images/btn-prv-hvr.svg);
  background-size: 50px;
}
@media screen and (max-width: 1024px) {
  .swiper-button-prev {
    left: 0px;
    width: 40px;
    height: 40px;
    background-size: 40px;
  }
  .swiper-button-prev:hover {
    background: url(../images/btn-prv-hvr.svg);
    background-size: 40px;
  }
}
.swiper-button-prev.swiper-button-disabled {
  display: none;
}
.swiper-button-prev::after {
  display: none;
}

.swiper-button-next {
  content: "";
  display: block;
  position: absolute;
  background: url(../images/btn-nxt.svg);
  background-size: 50px;
  width: 50px;
  height: 50px;
  z-index: 3;
  right: -25px;
  top: calc(50% - 25px);
}
.swiper-button-next:hover {
  background: url(../images/btn-nxt-hvr.svg);
  background-size: 50px;
}
@media screen and (max-width: 1024px) {
  .swiper-button-next {
    right: 0px;
    width: 40px;
    height: 40px;
    background-size: 40px;
  }
  .swiper-button-next:hover {
    background: url(../images/btn-nxt-hvr.svg);
    background-size: 40px;
  }
}
.swiper-button-next.swiper-button-disabled {
  display: none;
}
.swiper-button-next::after {
  display: none;
}

.swiper-bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.swiper-bottom .scrollbar {
  width: 960px;
}
@media screen and (max-width: 1024px) {
  .swiper-bottom .scrollbar {
    display: none;
  }
}
.swiper-bottom .swiper-scrollbar.swiper-scrollbar-horizontal {
  position: relative;
  margin-top: 10px;
  left: 0;
  height: 1px;
  background-color: #006D3A;
}
.swiper-bottom .swiper-scrollbar.swiper-scrollbar-horizontal .swiper-scrollbar-drag {
  background-color: #006D3A;
  padding: 4px;
  top: -4px;
}

.article.notice {
  position: relative;
}
.article.notice .date {
  font-size: 87.5%;
  color: #707070;
  margin-bottom: 8px;
}
.article.notice .title {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 8px;
}
.article.notice .excerpt {
  font-size: 87.5%;
  color: #333;
  padding-bottom: 30px;
  border-bottom: solid 1px #ccc;
  margin-bottom: 30px;
}
.article.notice a:hover > .title,
.article.notice a:hover > .excerpt {
  color: #1D573E;
}

@media screen and (max-width: 1023px) {
  .swiper-horizontal {
    width: 100%;
    overflow: hidden;
  }
}
.post-content {
  border: 1px solid #999999;
  table-layout: fixed;
  width: 100%;
  font-size: 75%;
}
.post-content tr {
  table-layout: fixed;
  border-bottom: 1px solid #999999;
}
.post-content tr h4 {
  margin-bottom: 5px !important;
  font-weight: bold;
}
@media screen and (max-width: 1023px) {
  .post-content tr h4 {
    font-size: 18px !important;
  }
}
.post-content tr th {
  table-layout: fixed;
  white-space: wrap;
  font-weight: normal;
  padding: 7px 10px;
  width: 125px;
  border-right: 1px solid #999999;
  text-align: center;
}
.post-content tr th.post-status {
  font-weight: bold;
  color: #fff;
}
.post-content tr th.post-status.post-before {
  background-color: #167BB5;
}
.post-content tr th.post-status.post-delete {
  background-color: #006D3A;
}
.post-content tr th.post-status.post-delete-request {
  background-color: #CA4F01;
}
.post-content tr th.post-status.post-denial {
  background-color: #707070;
}
.post-content tr th h4.post-title {
  font-weight: bold;
}
.post-content tr td {
  table-layout: fixed;
  white-space: wrap;
  font-weight: normal;
  padding: 15px;
}
.post-content tr td.post-title-col {
  padding: 13px 16px;
}
.post-content tr td.slide {
  padding: 20px;
}
.post-content tr td.slide .post-thumb {
  position: relative;
}
.post-content tr td.slide .post-thumb::before {
  content: "サムネイル";
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 90px;
  height: 30px;
  color: #ffffff;
  background-color: #CA4F01;
  font-size: 75%;
  position: absolute;
  left: 0;
  top: 0;
}
.post-content tr td.slide .post-thumb img {
  border: 1px solid #CA4F01;
}
.post-content tr td.slide img {
  width: 260px;
}
.post-content tr td.slide figcaption {
  width: 260px;
}
.post-content tr td.post-btn-wrap {
  text-align: center;
  padding: 20px;
}
.post-content .swiper-outer {
  position: relative;
}
.post-content .swiper-outer .mypage-post-swipe {
  position: relative;
  overflow: hidden;
}
.post-content .swiper-outer .mypage-post-swipe .swiper-wrapper {
  width: 100%;
  height: 100%;
}
.post-content .swiper-outer .mypage-post-swipe .swiper-wrapper .swiper-slide {
  width: 260px !important;
}
.post-content .swiper-outer .swiper-button-prev {
  content: "";
  display: block;
  position: absolute;
  background: url(../images/btn-prv.svg);
  background-size: 50px;
  width: 50px;
  height: 50px;
  z-index: 3;
  left: -25px;
  top: calc(50% - 25px);
  border: none;
}
.post-content .swiper-outer .swiper-button-prev:hover {
  background: url(../images/btn-prv-hvr.svg);
  background-size: 50px;
}
@media screen and (max-width: 1024px) {
  .post-content .swiper-outer .swiper-button-prev {
    left: 0px;
    width: 40px;
    height: 40px;
    background-size: 40px;
  }
  .post-content .swiper-outer .swiper-button-prev:hover {
    background: url(../images/btn-prv-hvr.svg);
    background-size: 40px;
  }
}
.post-content .swiper-outer .swiper-button-prev.swiper-button-disabled {
  display: none;
}
.post-content .swiper-outer .swiper-button-prev::after {
  display: none;
}
.post-content .swiper-outer .swiper-button-next {
  content: "";
  display: block;
  position: absolute;
  background: url(../images/btn-nxt.svg);
  background-size: 50px;
  width: 50px;
  height: 50px;
  z-index: 3;
  right: -25px;
  top: calc(50% - 25px);
}
.post-content .swiper-outer .swiper-button-next:hover {
  background: url(../images/btn-nxt-hvr.svg);
  background-size: 50px;
}
@media screen and (max-width: 1024px) {
  .post-content .swiper-outer .swiper-button-next {
    right: 0px;
    width: 40px;
    height: 40px;
    background-size: 40px;
  }
  .post-content .swiper-outer .swiper-button-next:hover {
    background: url(../images/btn-nxt-hvr.svg);
    background-size: 40px;
  }
}
.post-content .swiper-outer .swiper-button-next.swiper-button-disabled {
  display: none;
}
.post-content .swiper-outer .swiper-button-next::after {
  display: none;
}

.post-before .post-status {
  background-color: #167BB5;
}

.post-release .post-status {
  background-color: #006D3A;
}

.post-delete .post-status {
  background-color: #CA4F01;
}

.post-denial .post-status {
  background-color: #707070;
}

.profile-box {
  margin-top: 45px;
}
.profile-box h5 {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 15px;
}
.profile-box .profile-detail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 20px;
  border: 1px solid #aaaaaa;
  border-radius: 10px;
}
.profile-box .profile-detail figure {
  width: 112px !important;
  height: 112px;
  margin-right: 20px;
  border-radius: 50%;
  background-color: #D5D5D5;
  overflow: hidden;
}
.profile-box .profile-detail figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.profile-box .profile-detail .text {
  width: calc(100% - 132px);
}
.profile-box .profile-detail .text .writer-name {
  margin-bottom: 15px;
  font-weight: bold;
}
.profile-box .profile-detail + .profile-detail {
  margin-top: 20px;
}

.comment-box {
  margin-top: 50px;
  padding: 25px 30px 50px;
  background-color: #F2F2F2;
  border: 1px solid #cccccc;
  border-radius: 10px 10px 0 0;
}
.comment-box .logged-in-as {
  display: none;
}
.comment-box .comment-input + .comment-input {
  margin-top: 30px;
}
.comment-box .comment-input label {
  display: block;
  font-size: 100%;
  font-weight: normal;
  margin-bottom: 5px;
  position: relative;
}
.comment-box .comment-input input, .comment-box .comment-input textarea {
  font-size: 100%;
  width: 100%;
  padding: 12px 16px;
  border: 1px solid #CCCCCC;
}
.comment-box .comment-input .tooltip {
  font-size: 10px;
  padding: 0 4px 4px;
}
@media screen and (min-width: 1024px) {
  .comment-box .comment-input .tooltip {
    margin-left: 16px;
    white-space: nowrap;
  }
}
@media screen and (max-width: 1023px) {
  .comment-box .comment-input .tooltip {
    display: block;
  }
}
.comment-box .confirm-text {
  margin-top: 30px;
  text-align: center;
  font-size: 75%;
}
.comment-box .btn-orange-submit {
  text-align: center;
  margin-top: 28px;
}

.review-box {
  padding: 25px 30px 50px;
  background-color: #F2F2F2;
  border: 1px solid #cccccc;
  border-top: none;
  border-radius: 0 0 10px 10px;
}
.review-box h5 {
  font-weight: bold;
  font-size: 18px;
}
.review-box .review-output li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-top: 18px;
  border-bottom: 1px dashed #A19B95;
}
.review-box .review-output li figure {
  background-image: url(../images/icon-ps01.svg);
  background-size: contain;
  background-repeat: no-repeat;
  width: 22px;
  height: 38px;
  margin-right: 20px;
}
.review-box .review-output li figure.orange {
  background-image: url(../images/icon-ps02.svg);
}
.review-box .review-output li figure.gray {
  background-image: url(../images/icon-ps03.svg);
}
.review-box .review-output li figure.d-green {
  background-image: url(../images/icon-ps03.svg);
}
.review-box .review-output li .review-text {
  width: 100%;
  margin-bottom: 10px;
  position: relative;
}
.review-box .review-output li .review-text .review-status {
  position: absolute;
  background-color: #CA4F01;
  color: #fff;
  top: 0;
  right: 0;
  font-size: 80%;
  padding: 4px 10px;
}
.review-box .review-output li .review-text .review-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 5px;
}
.review-box .review-output li .review-text .review-head .review-name {
  font-weight: bold;
  padding-right: 15px;
  line-height: 1;
}
.review-box .review-output li .review-text .review-head .review-date {
  display: block;
  font-weight: normal;
  padding-right: 15px;
  color: #707070;
  padding-left: 15px;
  font-size: 75%;
  position: relative;
  line-height: 1;
}
.review-box .review-output li .review-text .review-head .review-date::before {
  content: "";
  display: inline-block;
  width: 1px;
  height: 18px;
  background-color: #707070;
  position: absolute;
  left: 0;
}
.review-box .review-output li .review-text .review-foot {
  color: #707070;
  text-align: right;
  margin-top: 5px;
}
.review-box .review-output li .review-text .review-foot .mark-like {
  margin: 0;
}
.review-box .list-btn {
  text-align: center;
  margin-top: 50px;
}
.review-box .list-btn span {
  display: inline-block;
  cursor: pointer;
  border-bottom: 1px solid #333;
  padding-right: 25px;
  position: relative;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.review-box .list-btn span::after {
  content: "";
  width: 10px;
  height: 10px;
  border-top: solid 1px #333;
  border-right: solid 1px #333;
  position: absolute;
  right: 5px;
  top: 3px;
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
}
.review-box .list-btn span:hover {
  opacity: 0.8;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.rating-box {
  margin-top: 50px;
  padding: 25px 30px;
  background-color: #F2F2F2;
  border: 1px solid #cccccc;
  border-radius: 10px;
}
@media screen and (max-width: 1023px) and (min-width: 501px) {
  .rating-box {
    padding: 25px;
  }
}
@media screen and (max-width: 500px) {
  .rating-box {
    padding: 5% 3%;
  }
}
.rating-box h5 {
  font-weight: bold;
  font-size: 18px;
  margin: 0 0 15px 0;
}
.rating-box .rating-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 1023px) {
  .rating-box .rating-list {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 10px;
  }
}
.rating-box .rating-list li {
  width: calc((100% - 72px) / 5);
  margin-right: 18px;
  padding: 5px 15px 35px;
  line-height: 1;
  border: 1px solid #fff;
  background-color: #ffffff;
  border-radius: 10px;
  color: #CA4F01;
  font-weight: bold;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
.rating-box .rating-list li:not(.active):hover {
  background-color: #fff3ec;
  border: 1px solid #ffdec9;
}
@media screen and (max-width: 1023px) and (min-width: 751px) {
  .rating-box .rating-list li {
    width: 16vw;
    margin-right: 5px;
  }
}
@media screen and (max-width: 750px) {
  .rating-box .rating-list li {
    width: 31%;
    margin-right: 0;
    font-size: 75%;
    padding: 5px 10px 35px;
  }
}
.rating-box .rating-list li figure {
  display: inline-block;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  width: 80px;
  height: 80px;
  margin-bottom: 0;
}
@media screen and (max-width: 1023px) {
  .rating-box .rating-list li figure {
    width: 55px;
    height: 55px;
  }
}
.rating-box .rating-list li:nth-child(1) figure {
  background-image: url(../images/icon_smile01_or.svg);
}
.rating-box .rating-list li:nth-child(2) figure {
  background-image: url(../images/icon_smile02_or.svg);
}
.rating-box .rating-list li:nth-child(3) figure {
  background-image: url(../images/icon_smile03_or.svg);
}
.rating-box .rating-list li:nth-child(4) figure {
  background-image: url(../images/icon_smile04_or.svg);
}
.rating-box .rating-list li:nth-child(5) figure {
  background-image: url(../images/icon_smile05_or.svg);
}
.rating-box .rating-list li.active {
  -webkit-animation: 0.6s boing-anim linear;
          animation: 0.6s boing-anim linear;
  background-color: #CA4F01;
  color: #ffffff;
}
.rating-box .rating-list li.active:nth-child(1) figure {
  background-image: url(../images/icon_smile01_wh.svg);
}
.rating-box .rating-list li.active:nth-child(2) figure {
  background-image: url(../images/icon_smile02_wh.svg);
}
.rating-box .rating-list li.active:nth-child(3) figure {
  background-image: url(../images/icon_smile03_wh.svg);
}
.rating-box .rating-list li.active:nth-child(4) figure {
  background-image: url(../images/icon_smile04_wh.svg);
}
.rating-box .rating-list li.active:nth-child(5) figure {
  background-image: url(../images/icon_smile05_wh.svg);
}
.rating-box .rating-list li:last-child {
  margin: 0;
}
.rating-box .rating-list li figure {
  text-align: center;
}
.rating-box .rating-list li div {
  text-align: center;
}
.rating-box .rating-list li button {
  border: none;
  background-color: transparent;
  color: #CA4F01;
  font-weight: bold;
  cursor: pointer;
}
.rating-box .rating-list li.active button {
  color: #fff;
}
.rating-box .rating-list li span {
  position: absolute;
  font-size: 14px;
  font-weight: 500;
  bottom: 15px;
}

.review-btn-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 60px;
}
@media screen and (max-width: 750px) {
  .review-btn-list {
    display: block;
  }
}
.review-btn-list button {
  display: block;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  outline: none;
  border: none;
  border-radius: 5px;
  padding: 12px 50px;
  max-width: 260px;
  width: 100%;
  -webkit-transform: all 0.3s;
          transform: all 0.3s;
  font-size: 16px;
  line-height: 25px;
  cursor: pointer;
}
@media screen and (max-width: 750px) {
  .review-btn-list button {
    margin: 20px auto;
  }
}
.review-btn-list button:nth-child(1) {
  margin-right: 30px;
}
@media screen and (max-width: 750px) {
  .review-btn-list button:nth-child(1) {
    margin-right: auto;
  }
}
.review-btn-list button span {
  font-weight: normal;
}
.review-btn-list button.good-btn {
  border: solid 1px #DF2E2E;
  background-color: #fff;
  color: #DF2E2E;
  background-position: 80px 13px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.review-btn-list button.good-btn::before {
  content: "";
  background-image: url(../images/icon_like.svg);
  background-repeat: no-repeat;
  background-size: 25px;
  display: inline-block;
  width: 25px;
  height: 25px;
  vertical-align: bottom;
  margin-right: 0.3em;
}
.review-btn-list button.good-btn:hover {
  opacity: 0.85;
}
.review-btn-list button.good-btn.on {
  border: solid 1px #DF2E2E;
  background-color: #DF2E2E;
  color: #ffffff;
  background-position: 80px 13px;
}
.review-btn-list button.good-btn.on::before {
  background-image: url(../images/icon_like_wh.svg);
  background-repeat: no-repeat;
  background-size: 25px;
}
.review-btn-list button.bookmark-btn {
  border: solid 1px #006D3A;
  background-color: #fff;
  color: #006D3A;
  background-position: 62px 13px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.review-btn-list button.bookmark-btn::before {
  content: "";
  background-image: url(../images/icon_bookmark.svg);
  background-repeat: no-repeat;
  background-size: 25px;
  display: inline-block;
  width: 25px;
  height: 25px;
  vertical-align: bottom;
  margin-right: 0.3em;
}
.review-btn-list button.bookmark-btn:hover {
  opacity: 0.85;
}
.review-btn-list button.bookmark-btn.on {
  border: solid 1px #006D3A;
  background-color: #006D3A;
  color: #ffffff;
  background-position: 62px 13px;
}
.review-btn-list button.bookmark-btn.on::before {
  background-image: url(../images/icon_bookmark_wh.svg);
  background-repeat: no-repeat;
  background-size: 25px;
}

@-webkit-keyframes boing-anim {
  0% {
    -webkit-transform: scale(0.7, 0.7);
            transform: scale(0.7, 0.7);
  }
  25% {
    -webkit-transform: scale(1.1, 1.1);
            transform: scale(1.1, 1.1);
  }
  50% {
    -webkit-transform: scale(0.97, 0.97);
            transform: scale(0.97, 0.97);
  }
  75% {
    -webkit-transform: scale(1.02, 1.02);
            transform: scale(1.02, 1.02);
  }
  100% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
}

@keyframes boing-anim {
  0% {
    -webkit-transform: scale(0.7, 0.7);
            transform: scale(0.7, 0.7);
  }
  25% {
    -webkit-transform: scale(1.1, 1.1);
            transform: scale(1.1, 1.1);
  }
  50% {
    -webkit-transform: scale(0.97, 0.97);
            transform: scale(0.97, 0.97);
  }
  75% {
    -webkit-transform: scale(1.02, 1.02);
            transform: scale(1.02, 1.02);
  }
  100% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
}
#content .articles.three-column {
  margin-top: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 20px;
}
@media screen and (max-width: 1023px) {
  #content .articles.three-column {
    margin-top: 50px;
  }
}
#content .articles.three-column .list-item {
  width: 32%;
  padding: 0;
  border: 1px solid #999999;
  border-radius: 10px;
}
@media screen and (max-width: 1023px) {
  #content .articles.three-column .list-item {
    width: 100%;
    margin: 0 auto;
  }
}
@media screen and (max-width: 1023px) and (min-width: 751px) {
  #content .articles.three-column .list-item {
    width: 48%;
    margin: 0 auto;
  }
  #content .articles.three-column .list-item.is-pickup-next {
    margin-top: 30px;
  }
}
#content .articles.three-column .list-item.is-pickup {
  position: relative;
}
@media screen and (max-width: 1023px) {
  #content .articles.three-column .list-item.is-pickup {
    margin-top: 30px;
  }
}
@media screen and (max-width: 1023px) and (min-width: 751px) {
  #content .articles.three-column .list-item.is-pickup {
    margin-top: 30px;
  }
}
#content .articles.three-column .list-item.is-pickup::before {
  content: "";
  background: #292516;
  -webkit-clip-path: polygon(0 0, 0% 100%, 100% 100%);
          clip-path: polygon(0 0, 0% 100%, 100% 100%);
  height: 1.51rem;
  width: 1.5rem;
  top: -1.3rem;
  left: 119px;
  position: absolute;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  z-index: 0;
}
@media screen and (max-width: 1023px) {
  #content .articles.three-column .list-item.is-pickup::before {
    left: 6.3rem;
  }
}
#content .articles.three-column .list-item.is-pickup::after {
  content: "PICK UP";
  position: absolute;
  top: -1.3rem;
  left: 10px;
  background-color: #ffd823;
  padding: 6px 15px;
  font-weight: bold;
  font-size: 20px;
  line-height: 28px;
}
@media screen and (max-width: 1023px) {
  #content .articles.three-column .list-item.is-pickup::after {
    font-size: 16px;
  }
}
#content .articles.three-column .list-item a {
  display: block;
}
#content .articles.three-column .list-item a .post-mv {
  position: relative;
}
#content .articles.three-column .list-item a .post-mv figure {
  margin-right: 0;
  border-radius: 10px 10px 0 0;
  height: 270px;
  overflow: hidden;
}
#content .articles.three-column .list-item a .post-mv figure img {
  min-height: 270px;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}
#content .articles.three-column .list-item a .post-mv .post-mv-text {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 5px 10px;
  min-height: 70px;
  background-color: rgba(255, 255, 255, 0.85);
}
#content .articles.three-column .list-item a .post-mv .post-mv-text .title {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
#content .articles.three-column .list-item a .text {
  height: 48px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
@media screen and (max-width: 1023px) {
  #content .articles.three-column .list-item a .text {
    height: auto;
  }
}
#content .articles.three-column .list-item a .body {
  padding: 10px;
}
#content .articles.three-column .list-item .unread::before {
  top: -10px;
  left: 95%;
}
@media screen and (max-width: 1023px) {
  #content .articles.three-column .list-item .unread::before {
    left: auto;
    right: 0;
    top: 0;
  }
}
#content .articles.three-column .list-item .unread::after {
  top: -10px;
  left: 95%;
}
@media screen and (max-width: 1023px) {
  #content .articles.three-column .list-item .unread::after {
    left: auto;
    right: 0;
    top: 0;
  }
}

#content .gallery-kikaku .post-mv {
  position: relative;
  border: 1px solid #999999;
  border-radius: 20px;
}
@media screen and (max-width: 1023px) {
  #content .gallery-kikaku .post-mv {
    border-radius: 10px;
  }
}
#content .gallery-kikaku .post-mv .post-mv-image {
  border-radius: 20px 20px 0 0;
}
#content .gallery-kikaku .post-mv .post-mv-image img {
  width: 100%;
}
#content .gallery-kikaku .post-mv .post-mv-image img {
  border-radius: 20px;
}
@media screen and (max-width: 1023px) {
  #content .gallery-kikaku .post-mv .post-mv-image img {
    border-radius: 10px 10px 0 0;
  }
}
#content .gallery-kikaku .post-mv .post-mv-text {
  position: absolute;
  width: 100%;
  bottom: 0;
  padding: 30px;
  background-color: rgba(255, 255, 255, 0.8509803922);
  border-radius: 0 0 20px 20px;
}
@media screen and (max-width: 1023px) {
  #content .gallery-kikaku .post-mv .post-mv-text {
    position: static;
    border-radius: 0;
    padding: 20px 10px;
    background-color: transparent;
  }
}
#content .gallery-kikaku .post-mv h2 {
  font-size: 28px;
  font-weight: bold;
  line-height: 36px;
}
@media screen and (max-width: 1023px) {
  #content .gallery-kikaku .post-mv h2 {
    font-size: 125%;
    line-height: 24px;
  }
}
#content .gallery-kikaku .post-mv-foot {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 5px;
  padding-bottom: 0;
}
#content .gallery-kikaku .post-mv-foot .tag {
  margin: 0;
}
#content .gallery-kikaku .post-body .post-lead {
  margin-top: 30px;
}
#content .gallery-kikaku .post-body .btn-orange-submit {
  margin-top: 50px;
  text-align: center;
}
@media screen and (max-width: 1023px) {
  #content .gallery-kikaku .post-body .btn-orange-submit {
    margin-top: 30px;
  }
}
#content .gallery-kikaku .post-body .btn-orange-submit button {
  max-width: 400px;
  padding: 0;
  font-size: 125%;
}
#content .gallery-kikaku .post-body .btn-orange-submit button a {
  width: 100%;
  height: 100%;
  display: inline-block;
  padding: 20px;
}
#content .gallery-kikaku .post-body .btn-orange-submit button::after {
  width: 18px;
  height: 18px;
  right: 90px;
  top: calc(50% - 0.38em);
}
@media screen and (max-width: 1023px) {
  #content .gallery-kikaku .post-body .btn-orange-submit button::after {
    right: 70px;
    top: 22px;
  }
}
#content .gallery-kikaku .everyone-post {
  margin-top: 100px;
}
@media screen and (max-width: 1023px) {
  #content .gallery-kikaku .everyone-post {
    margin-top: 50px;
  }
}
#content .gallery-kikaku .everyone-post h3 {
  font-size: 125%;
  font-weight: bold;
  padding-bottom: 10px;
  border-bottom: 1px solid #707070;
}
#content .gallery-kikaku .everyone-post .list-item {
  border: 1px solid #707070;
  padding: 10px;
  border-radius: 10px;
  margin: 30px 0;
}
@media screen and (max-width: 1023px) {
  #content .gallery-kikaku .everyone-post .list-item {
    margin: 20px 0;
  }
}
#content .gallery-kikaku .everyone-post .list-item .user-post-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 1023px) {
  #content .gallery-kikaku .everyone-post .list-item .user-post-wrap {
    display: block;
  }
}
#content .gallery-kikaku .everyone-post .list-item .user-post-wrap > a {
  display: block;
  width: 47.5%;
  position: relative;
}
@media screen and (max-width: 1023px) {
  #content .gallery-kikaku .everyone-post .list-item .user-post-wrap > a {
    width: 100%;
  }
}
#content .gallery-kikaku .everyone-post .list-item .user-post-wrap > a figure {
  margin-right: 20px;
  border-radius: 10px;
  padding: 0;
  overflow: hidden;
  vertical-align: bottom;
}
@media screen and (max-width: 1023px) {
  #content .gallery-kikaku .everyone-post .list-item .user-post-wrap > a figure {
    border-radius: 10px;
    height: 60vw;
    margin-right: 0;
  }
}
#content .gallery-kikaku .everyone-post .list-item .user-post-wrap > a figure img {
  -o-object-fit: contain;
     object-fit: contain;
  width: 100%;
  height: 100%;
  max-height: 250px;
}
@media screen and (max-width: 1023px) {
  #content .gallery-kikaku .everyone-post .list-item .user-post-wrap > a figure img {
    height: 100%;
    -o-object-fit: contain;
       object-fit: contain;
    max-height: 60vw;
  }
}
#content .gallery-kikaku .everyone-post .list-item .user-post-wrap > a .next {
  position: absolute;
  top: calc(50% - 20px);
  right: -20px;
  width: 40px;
}
#content .gallery-kikaku .everyone-post .list-item .user-post-wrap > a .prev {
  position: absolute;
  top: calc(50% - 20px);
  z-index: 20;
  left: -20px;
  width: 40px;
}
#content .gallery-kikaku .everyone-post .list-item .user-post-wrap > a .slick-disabled {
  display: none !important;
}
#content .gallery-kikaku .everyone-post .list-item .user-post-wrap .user-post-cont {
  width: 47.5%;
  margin-top: 10px;
}
@media screen and (max-width: 1023px) {
  #content .gallery-kikaku .everyone-post .list-item .user-post-wrap .user-post-cont {
    width: 100%;
  }
}
#content .gallery-kikaku .everyone-post .list-item .user-post-wrap .user-post-cont .head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: calc(100% - 40px);
  padding: 0;
}
@media screen and (max-width: 1023px) {
  #content .gallery-kikaku .everyone-post .list-item .user-post-wrap .user-post-cont .head {
    padding: 0 10px 0 0;
  }
}
#content .gallery-kikaku .everyone-post .list-item .user-post-wrap .user-post-cont .head .subcate {
  list-style: none;
}
#content .gallery-kikaku .everyone-post .list-item .user-post-wrap .user-post-cont .head .subcate .mark-new {
  -webkit-transform: translateY(-2px);
          transform: translateY(-2px);
}
@media screen and (max-width: 1023px) {
  #content .gallery-kikaku .everyone-post .list-item .user-post-wrap .user-post-cont .head .subcate .mark-new {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
#content .gallery-kikaku .everyone-post .list-item .user-post-wrap .user-post-cont .head .date {
  list-style: none;
}
#content .gallery-kikaku .everyone-post .list-item .user-post-wrap .user-post-cont .profile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-bottom: 10px;
}
#content .gallery-kikaku .everyone-post .list-item .user-post-wrap .user-post-cont .profile figure {
  display: none;
  width: 50px;
  height: 50px;
  border-radius: 25px;
  overflow: hidden;
  margin-right: 10px;
  border: 1px solid #ccc;
  margin-left: -5px;
}
@media screen and (max-width: 1023px) {
  #content .gallery-kikaku .everyone-post .list-item .user-post-wrap .user-post-cont .profile figure {
    margin-left: 0;
  }
}
#content .gallery-kikaku .everyone-post .list-item .user-post-wrap .user-post-cont .profile figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#content .gallery-kikaku .everyone-post .list-item .user-post-wrap .user-post-cont .profile .username {
  display: none;
  font-size: 100%;
  font-weight: bold;
  color: #333;
}
#content .gallery-kikaku .everyone-post .list-item .user-post-wrap .user-post-cont .body {
  padding: 0 20px 20px 0;
}
@media screen and (max-width: 1023px) {
  #content .gallery-kikaku .everyone-post .list-item .user-post-wrap .user-post-cont .body {
    padding: 0 10px 50px;
  }
}
#content .gallery-kikaku .everyone-post .list-item .user-post-wrap .user-post-cont .body .text {
  max-height: 50px;
}
#content .gallery-kikaku .everyone-post .list-item .user-post-wrap .user-post-cont .share-list {
  position: absolute;
  top: 10px;
  right: 10px;
  margin-left: auto;
  cursor: pointer;
}
@media screen and (max-width: 1023px) {
  #content .gallery-kikaku .everyone-post .list-item .user-post-wrap .user-post-cont .share-list {
    top: calc(60vw + 13px);
    right: 3px;
  }
}
#content .gallery-kikaku .everyone-post .list-item .user-post-wrap .user-post-cont .unread::before {
  top: -5px;
  left: calc(50% - 40px);
}
@media screen and (max-width: 1023px) {
  #content .gallery-kikaku .everyone-post .list-item .user-post-wrap .user-post-cont .unread::before {
    left: 95%;
    top: 0;
  }
}
#content .gallery-kikaku .everyone-post .list-item .user-post-wrap .user-post-cont .unread::after {
  top: -5px;
  left: calc(50% - 40px);
}
@media screen and (max-width: 1023px) {
  #content .gallery-kikaku .everyone-post .list-item .user-post-wrap .user-post-cont .unread::after {
    left: 95%;
    top: 0;
  }
}
#content .gallery-kikaku .everyone-post .everyone-post-list {
  width: 100%;
}
#content .gallery-kikaku .everyone-post .everyone-post-list li {
  margin-top: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border: 1px solid #707070;
  border-radius: 10px;
}
@media screen and (max-width: 1023px) {
  #content .gallery-kikaku .everyone-post .everyone-post-list li {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
#content .gallery-kikaku .everyone-post .everyone-post-list li figure {
  width: 50%;
}
@media screen and (max-width: 1023px) {
  #content .gallery-kikaku .everyone-post .everyone-post-list li figure {
    width: 100%;
  }
}
#content .gallery-kikaku .everyone-post .everyone-post-list li figure img {
  -o-object-fit: cover;
     object-fit: cover;
  min-height: 100%;
  border-radius: 10px 0 0 10px;
}
@media screen and (max-width: 1023px) {
  #content .gallery-kikaku .everyone-post .everyone-post-list li figure img {
    border-radius: 10px 10px 0 0;
  }
}
#content .gallery-kikaku .everyone-post .everyone-post-list li .everyone-post-text {
  padding: 15px 20px;
  width: 50%;
}
@media screen and (max-width: 1023px) {
  #content .gallery-kikaku .everyone-post .everyone-post-list li .everyone-post-text {
    width: 100%;
  }
}
#content .gallery-kikaku .everyone-post .everyone-post-list li .everyone-post-text .text-head .text-head-sub {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#content .gallery-kikaku .everyone-post .everyone-post-list li .everyone-post-text .text-head .profile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#content .gallery-kikaku .everyone-post .everyone-post-list li .everyone-post-text .text-head .profile figure {
  margin-right: 12px;
  width: 50px;
  height: 50px;
}
#content .gallery-kikaku .everyone-post .everyone-post-list li .everyone-post-text .text-head .profile figure img {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  border: 1px solid #999999;
  -o-object-fit: cover;
     object-fit: cover;
}
#content .gallery-kikaku .everyone-post .everyone-post-list li .everyone-post-text .text-head .profile .profile-text .profile-name {
  font-weight: bold;
  padding-right: 15px;
  display: inline-block;
}
#content .gallery-kikaku .everyone-post .everyone-post-list li .everyone-post-text .text-head .profile .profile-text .profile-date {
  font-size: 75%;
  color: #707070;
  padding-left: 15px;
  display: inline-block;
  border-left: 1px solid #707070;
}
#content .gallery-kikaku .everyone-post .everyone-post-list li .everyone-post-text .text-head .profile .profile-text .mark-like {
  display: block;
}
#content .gallery-kikaku .everyone-post .everyone-post-list li .everyone-post-text .text-body h4 {
  font-weight: bold;
  font-size: 125%;
  line-height: 26px;
  margin-top: 10px;
}
#content .gallery-kikaku .everyone-post .everyone-post-list li .everyone-post-text .text-body .text-lead {
  font-size: 75%;
  margin-top: 15px;
}
#content .gallery-kikaku .everyone-post .everyone-post-list li .everyone-post-text .text-foot .detail-btn {
  display: block;
  margin-left: auto;
  margin-top: 15px;
  border: 1px solid #707070;
  border-radius: 30px;
  font-size: 75%;
  padding: 5px;
  width: 100%;
  max-width: 120px;
  text-align: center;
  position: relative;
  cursor: pointer;
}
#content .gallery-kikaku .everyone-post .everyone-post-list li .everyone-post-text .text-foot .detail-btn::after {
  content: "";
  width: 12px;
  height: 12px;
  background-image: url(../images/icon_arrow_gr.svg);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  right: 7px;
  top: 9.5px;
}

@media screen and (max-width: 1023px) {
  #content .articles.three-column .list-item a .post-mv .post-mv-text {
    min-height: 30px;
  }
  #content .articles.three-column .list-item a .post-mv .post-mv-text .title {
    margin-bottom: 0;
  }
  #content .articles.three-column .list-item a .post-mv .post-mv-text .subcate {
    margin-bottom: 0;
  }
  #content .articles.three-column .list-item a .post-mv .body {
    padding: 0 15px 10px;
  }
}
.status-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
}
@media screen and (max-width: 1023px) {
  .status-area {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 10px;
  }
}
.status-area li:not(.status) {
  border: 1px solid #707070;
  text-align: center;
  padding: 9px 10px;
  color: #707070;
  width: 140px;
  display: table;
  margin-left: auto;
  margin-right: 0;
}
@media screen and (max-width: 1023px) {
  .status-area .status {
    width: 100%;
  }
}
.status-area .status span {
  text-align: center;
  padding: 10px;
  width: 140px;
  font-size: 18px;
  display: inline-block;
  background-color: #167BB5;
  font-weight: bold;
  color: #fff;
}
.status-area li.publish {
  background-color: #fff !important;
  border: 1px solid #006D3A !important;
  color: #006D3A;
}
.status-area li.pending {
  background-color: #fff !important;
  border: 1px solid #167BB5 !important;
  color: #167BB5;
}
.status-area li.deny {
  background-color: #fff !important;
  border: 1px solid #333 !important;
  color: #333;
}
.status-area li.delete_requested {
  background-color: #fff !important;
  border: 1px solid #707070 !important;
  color: #707070;
}

.user-post .theme {
  display: inline-block;
  font-size: 125%;
  font-weight: bold;
  margin-top: 20px;
}
.user-post .theme a {
  color: #0E3A27;
  border-bottom: 1px solid #0E3A27;
}
.user-post .theme a:hover {
  color: #006D3A;
  border-bottom: 1px solid #006D3A;
}
.user-post .theme + .top-group .mark {
  margin-top: 10px;
}

.single-userpost .profile-box {
  display: none;
}

.gallery-input {
  margin-top: 0;
}
.gallery-input .period {
  display: inline-block;
  border-radius: 20px;
  padding: 10px 30px;
  font-weight: bold;
  background-color: #ffd823;
}
@media screen and (max-width: 1023px) {
  .gallery-input .period {
    font-size: 75%;
  }
}
.gallery-input a .new-post {
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: 1px solid #999999;
  border-radius: 20px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media screen and (max-width: 1023px) {
  .gallery-input a .new-post {
    margin-top: 15px;
    border-radius: 10px;
  }
}
.gallery-input a .new-post figure {
  width: 30%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 1023px) {
  .gallery-input a .new-post figure {
    width: 40%;
  }
}
.gallery-input a .new-post figure img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
  border-radius: 20px 0 0 20px;
}
@media screen and (max-width: 1023px) {
  .gallery-input a .new-post figure img {
    border-radius: 10px 0 0 10px;
  }
}
.gallery-input a .new-post .text {
  padding: 30px;
  width: 70%;
}
@media screen and (max-width: 1023px) {
  .gallery-input a .new-post .text {
    padding: 15px;
    width: 60%;
  }
}
.gallery-input a .new-post .text .title {
  font-size: 28px;
  font-weight: bold;
}
@media screen and (max-width: 1023px) {
  .gallery-input a .new-post .text .title {
    font-size: 125%;
  }
}
.gallery-input a .new-post + p {
  margin-top: 15px;
  margin-bottom: 55px;
  line-height: 28px;
  font-size: 75%;
}
.gallery-input a:hover img {
  opacity: 0.85;
}
.gallery-input a:hover .text .title {
  color: #0E3A27;
}
.gallery-input .upload {
  margin-top: 30px;
}
.gallery-input h2.slash-head {
  background: linear-gradient(135deg, #0E3A27 0 35%, #006D3A 35%);
  font-size: 18px;
  color: #fff;
  padding: 6px 20px;
  margin-bottom: 30px;
  margin-top: 30px;
}
.gallery-input .error {
  padding: 10px 20px;
  color: #ffffff;
  background-color: #DF2E2E;
}
.gallery-input .upload-lead {
  font-size: 75%;
  line-height: 24px;
}
.gallery-input .input-label {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 10px;
}
.gallery-input .required-label {
  background-color: #CA4F01;
  font-weight: normal;
  border-radius: 3px;
  padding: 0px 5px;
  color: #ffffff;
  font-size: 87.5%;
  margin-left: 5px;
}
.gallery-input .word-count {
  font-size: 75%;
}
.gallery-input .file-frame {
  border: 1px solid #AAAAAA;
  border-radius: 10px;
}
.gallery-input #gallery-file {
  display: none;
}
.gallery-input .file-frame {
  text-align: center;
  padding: 10px 30px;
  min-height: 210px;
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.gallery-input .file-frame.confirm {
  background-color: #f2f2f2;
  border-radius: 0;
  border: none;
  padding-bottom: 30px;
}
@media screen and (max-width: 1023px) {
  .gallery-input .file-frame {
    padding: 10px;
  }
}
.gallery-input .file-frame label {
  background-color: #A19B95;
  padding: 5px 15px;
  color: #ffffff;
  display: inline-block;
  cursor: pointer;
  border-radius: 5px;
  font-size: 75%;
}
.gallery-input .file-frame p {
  font-size: 75%;
  margin-top: 15px;
  text-align: center;
}
.gallery-input .file-frame .btn-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 20px;
  margin-bottom: 10px;
}
.gallery-input .file-frame .btn-flex .cansel {
  border-radius: 5px;
  outline: none;
  border: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #ffffff;
  border: 1px solid #AAAAAA;
  font-family: "Noto Sans JP", sans-serif;
  min-width: 160px;
  margin-left: 12px;
}
.gallery-input .file-frame .file-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  margin-top: 20px;
}
@media screen and (max-width: 1023px) {
  .gallery-input .file-frame .file-list {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.gallery-input .file-frame .file-item {
  padding: 5px;
  padding-bottom: 35px;
  border: 1px solid #AAAAAA;
}
@media screen and (max-width: 1023px) {
  .gallery-input .file-frame .file-item {
    width: 48%;
  }
}
.gallery-input .file-frame .file-item .file-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.gallery-input .file-frame .file-item .close {
  font-size: 25px;
  cursor: pointer;
  margin-right: 10px;
}
.gallery-input .file-frame .file-item .file-number {
  font-size: 87.5%;
}
.gallery-input .file-frame .file-thumb {
  position: relative;
  border-color: #CA4F01;
}
.gallery-input .file-frame .file-thumb::before {
  content: "サムネイルに設定";
  background-color: #CA4F01;
  padding: 5px 10px;
  position: absolute;
  color: #fff;
  bottom: 0;
  left: 0;
  font-size: 75%;
}
.gallery-input .file-frame .file-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 30px;
}
.gallery-input .file-frame .file-flex:last-of-type {
  margin-bottom: 0;
}
.gallery-input .file-frame .file-flex:first-of-type {
  margin-top: 15px;
}
.gallery-input .file-frame .file-flex + .btn-flex {
  margin-top: 0;
}
.gallery-input .file-frame .comment {
  margin-left: 18px;
  width: 100%;
}
.gallery-input .file-frame .comment textarea {
  width: 100%;
  height: 100%;
  border: 1px solid #cccccc;
}
.gallery-input .input-area {
  margin-top: 75px;
}
.gallery-input .input-area .input:not(:first-child) {
  margin-top: 35px;
}
.gallery-input .input-area .label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.gallery-input .input-area label {
  margin-bottom: 7px;
  display: inline-block;
}
.gallery-input .input-area label .word-count {
  font-weight: normal;
}
.gallery-input .input-area input, .gallery-input .input-area textarea {
  font-size: 75%;
  width: 100%;
  padding: 12px 16px;
  border: 1px solid #cccccc;
  border-radius: 4px;
  display: block;
}
.gallery-input .input-area textarea {
  min-height: 170px;
}
.gallery-input .input-area.comment-input {
  margin-bottom: 80px;
}
.gallery-input .input-area.user-info-input {
  margin-top: 40px;
}
.gallery-input input[type=checkbox] {
  display: inline-block;
  width: auto;
  margin-right: 11px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 2px solid #666;
  width: 18px;
  height: 18px;
  padding: 0;
  vertical-align: bottom;
  position: relative;
  color: #fff;
  cursor: pointer;
}
.gallery-input .checkbox-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 15px;
}
.gallery-input input[type=checkbox]:checked::before {
  content: "";
  background: #333;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  position: absolute;
  left: 2px;
  top: 8px;
  width: 8px;
  height: 2px;
  -webkit-transform: rotate(55deg);
}
.gallery-input input[type=checkbox]:checked::after {
  position: absolute;
  content: "";
  background: #333;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  right: 0px;
  bottom: -1px;
  width: 2px;
  height: 16px;
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
  -webkit-transform: rotate(45deg);
}
.gallery-input .btn-orange-submit {
  margin-top: 50px;
  text-align: center;
}
.gallery-input .btn-orange-submit button {
  background-color: #A19B95;
}
.gallery-input .btn-orange-submit button::after {
  content: none;
}
.gallery-input .confirm {
  background-color: #f2f2f2;
  border-radius: 0;
  border: none;
}
.gallery-input .input .confirm {
  padding: 15px;
}
.gallery-input .btn-return button {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 1px solid #1D573E;
  color: #1D573E;
  display: inline-block;
  max-width: 240px;
  width: 100%;
  background-color: #fff;
  border-radius: 10px;
  padding: 10px 0;
  font-family: "Noto Sans JP", sans-serif;
}

.article-foot .article-foot-wrap {
  margin-top: 60px;
  padding-bottom: 30px;
  border-bottom: 1px solid #707070;
}
.article-foot .related-posts {
  margin-top: 50px;
}
.article-foot .related-posts h3 {
  font-weight: bold;
  font-size: 125%;
  color: #0E3A27;
}
.article-foot .related-posts .related-posts-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.article-foot .related-posts .related-posts-list li {
  width: 48.7%;
  margin-top: 20px;
  border: 1px solid #AAAAAA;
  border-radius: 10px;
}
.article-foot .related-posts .related-posts-list li:nth-child(odd) {
  margin-right: 20px;
}
.article-foot .related-posts .related-posts-list li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.article-foot .related-posts .related-posts-list li a figure {
  width: 50%;
}
.article-foot .related-posts .related-posts-list li a figure img {
  -o-object-fit: cover;
     object-fit: cover;
  min-height: 100%;
  border-radius: 10px 0 0 10px;
}
.article-foot .related-posts .related-posts-list li a .related-text {
  padding: 30px 20px 30px;
  width: 50%;
}
.article-foot .related-posts .related-posts-list li a .related-text .related-subcate {
  display: inline-block;
  font-size: 87.5%;
  margin-right: 10px;
  color: #707070;
  border: 1px solid #707070;
  padding: 0.1em 0.5em 0.2em;
  line-height: 1;
}
.article-foot .related-posts .related-posts-list li a .related-text .related-title {
  font-weight: bold;
  font-size: 18px;
  color: #333333;
  margin-top: 5px;
}
.article-foot .related-posts .related-posts-list li a .related-text .related-date {
  font-size: 87.5%;
  color: #707070;
  margin-top: 5px;
}

.fuji-side-contact {
  margin-bottom: 40px;
}
@media screen and (max-width: 1023px) {
  .fuji-side-contact {
    margin-left: 0;
    margin-bottom: 30px;
  }
}
.fuji-side-contact .contact-head .btn-contact {
  display: block;
  background-color: #006D3A;
  font-size: 100%;
  color: #fff;
  line-height: 16px;
  padding: 20px;
  border: 1px solid #006D3A;
  border-radius: 10px;
  text-align: center;
  position: relative;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  max-width: 300px;
  margin: auto;
}
.fuji-side-contact .contact-head .btn-contact::after {
  position: absolute;
  display: block;
  content: "";
  width: 14px;
  height: 14px;
  background: url(../images/icon_arrow_wh.svg) no-repeat;
  background-size: contain;
  top: calc(50% - 7px);
  right: 1.5rem;
  pointer-events: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.fuji-side-contact .contact-head .btn-contact:hover {
  color: #006D3A;
  background-color: #fff;
  border: 1px solid #006D3A;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.fuji-side-contact .contact-head .btn-contact:hover::after {
  position: absolute;
  display: block;
  content: "";
  width: 14px;
  height: 14px;
  background: url("../images/icon_arrow_gr-l.svg") no-repeat;
  background-size: contain;
  top: calc(50% - 7px);
  right: 1.5rem;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.fuji-side-contact .contact-head .btn-contact br {
  display: none;
}
@media screen and (max-width: 1260px) and (min-width: 1024px) {
  .fuji-side-contact .contact-head .btn-contact {
    line-height: 1.4;
    padding: 10px 20px;
  }
  .fuji-side-contact .contact-head .btn-contact br {
    display: block;
  }
}
.fuji-side-contact .contact-body {
  padding: 15px 20px;
  border: 1px solid #0E3A27;
  border-radius: 0 0 10px 10px;
  line-height: 18px;
}
.fuji-side-contact .contact-body .contact-wrap:first-child {
  border-bottom: 1px solid #cccccc;
  padding-bottom: 15px;
}
.fuji-side-contact .contact-body .contact-wrap:last-child {
  padding-top: 15px;
}
.fuji-side-contact .contact-body .contact-wrap .contact-title {
  font-weight: bold;
  margin-bottom: 15px;
  font-size: 16px;
}
.fuji-side-contact .contact-body .contact-wrap .tel {
  font-size: 24px;
  margin-bottom: 5px;
}
.fuji-side-contact .contact-body .contact-wrap .tel span {
  color: #006D3A;
  font-weight: bold;
}
.fuji-side-contact .contact-body .contact-wrap .mail {
  font-size: 16px;
}
.fuji-side-contact .contact-body .contact-wrap .mail span a {
  color: #006D3A;
  text-decoration: underline;
}
.fuji-side-contact .contact-body .contact-wrap .mail span a:hover {
  color: #0E3A27;
  text-decoration: none;
}

.page-template-fujikai #heading {
  height: auto;
}

.fuji-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 10px 1%;
  margin-top: 60px;
  margin-bottom: 60px;
}
@media screen and (max-width: 1023px) {
  .fuji-nav {
    margin-top: 20px;
    margin-bottom: 20px;
  }
}
.fuji-nav li {
  width: 24%;
  line-height: 1;
  position: relative;
  font-size: 16px;
}
@media screen and (max-width: 1023px) {
  .fuji-nav li {
    width: 32%;
  }
}
@media screen and (max-width: 750px) {
  .fuji-nav li {
    width: 48%;
  }
}
.fuji-nav li::after {
  content: "";
  width: 15px;
  height: 15px;
  background-image: url(../images/icon_arrow_gr.svg);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  right: 15px;
  top: 0.875em;
}
.fuji-nav li a {
  display: block;
  padding: 13px 20px;
  width: 100%;
  height: 100%;
  color: #0E3A27;
  border-radius: 5px;
  border: 1px solid #0E3A27;
}
.fuji-nav li:hover::after {
  content: "";
  background-image: url(../images/icon_arrow_wh.svg);
  background-repeat: no-repeat;
  background-size: contain;
}
.fuji-nav li:hover a {
  background-color: #006D3A;
  border: 1px solid #006D3A;
  color: #fff;
}
.fuji-nav li.current a {
  border: 1px solid #0E3A27;
  background-color: #0E3A27;
  color: #ffffff;
}
.fuji-nav li.current::after {
  background-image: url(../images/icon_arrow_wh.svg);
}

#content .cat-title.fuji {
  padding-left: 60px;
  position: relative;
}
#content .cat-title.fuji::before {
  content: "";
  display: inline-block;
  background-image: url(../images/header/icon_fujikai_gr.svg);
  background-repeat: no-repeat;
  background-size: contain;
  width: 50px;
  height: 50px;
  position: absolute;
  left: 0;
  top: -1px;
}
#content .cat-title.fuji + .subtitle {
  color: #0E3A27;
  font-size: 20px;
  font-weight: 600;
  padding-left: 60px;
  margin-top: -10px;
}
@media screen and (max-width: 1023px) {
  #content .cat-title.fuji + .subtitle {
    font-size: 16px;
    margin-top: -1rem;
  }
}
#content .fuji .fuji-wrap {
  margin-top: 40px;
}
#content .fuji .fuji-wrap a:hover {
  opacity: 0.8;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
#content .fuji .fuji-images-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 24px;
}
@media screen and (max-width: 1023px) {
  #content .fuji .fuji-images-list {
    gap: 15px;
  }
}
#content .fuji .fuji-images-list li {
  width: calc((100% - 48px) / 3);
}
@media screen and (max-width: 1023px) {
  #content .fuji .fuji-images-list li {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    width: calc((100% - 15px) / 2);
  }
}
#content .fuji .fuji-images-list li img {
  -o-object-fit: cover;
     object-fit: cover;
  max-width: inherit;
  width: 100%;
}
#content .fuji .fuji-lead {
  margin-top: 20px;
  line-height: 28px;
}
#content .fuji .fuji-lead + .fuji-images-list {
  margin-top: 40px;
}
#content .fuji .btn-orange-submit {
  text-align: center;
  margin-top: 60px;
  margin-bottom: 40px;
}
#content .fuji .btn-orange-submit button {
  max-width: inherit;
  min-height: 50px;
  width: auto;
  min-width: 240px;
  padding: 10px 30px 10px 50px;
}
#content .fuji .btn-orange-submit button::after {
  width: 30px;
  height: 30px;
  background-image: url(../images/icon_mail_wh.svg);
  left: 20px;
  top: 10px;
}
#content .fuji .btn-orange-submit button:hover::after {
  background-image: url(../images/icon_mail_or.svg);
}
#content .fuji .table-wrap {
  margin-top: 35px;
}
#content .fuji .table-wrap h3 {
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 15px;
}
#content .fuji .fuji-schedule {
  margin-top: 50px;
}
#content .fuji .fuji-schedule h3 {
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 15px;
}
#content .fuji .fuji-schedule .fuji-schedule-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
}
@media screen and (max-width: 1023px) {
  #content .fuji .fuji-schedule .fuji-schedule-list {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
@media screen and (max-width: 1023px) {
  #content .fuji .fuji-schedule .fuji-schedule-list li {
    width: 100%;
  }
}
#content .fuji .post-head .post-head-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#content .fuji .post-head h2 {
  font-size: 28px;
  line-height: 36px;
  font-weight: bold;
  margin-top: 20px;
}
@media screen and (max-width: 1023px) {
  #content .fuji .post-head h2 {
    font-size: 150%;
  }
}
#content .fuji .post-head .tag {
  padding-bottom: 20px;
  border-bottom: 1px solid #1D573E;
}
#content .fuji .post-body .post-event-info {
  margin-top: 70px;
}
#content .fuji .post-body .post-event-info h2 {
  margin-bottom: 35px;
  font-size: 28px;
  color: #006D3A;
  font-weight: bold;
  text-align: center;
}
#content .fuji .post-body .box-area .fuji-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-size: 125%;
  font-weight: bold;
}

#content .fuji-pickup {
  margin-top: 40px;
}
#content .fuji-pickup .pickup-head {
  position: relative;
  padding-left: 5px;
}
@media screen and (max-width: 1023px) {
  #content .fuji-pickup .pickup-head {
    padding-left: 0;
  }
}
#content .fuji-pickup .pickup-head::before {
  content: "";
  background: #0E3A27;
  height: 1px;
  width: 100%;
  right: 0;
  top: 18px;
  position: absolute;
}
#content .fuji-pickup .pickup-head span {
  background-color: #0E3A27;
  padding: 5px 20px;
  color: #ffffff;
  font-size: 16px;
  font-weight: bold;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 1023px) {
  #content .fuji-pickup .pickup-head span {
    font-size: 12px;
    padding: 5px 20px;
  }
}
#content .fuji-pickup .pickup-head span::after {
  content: "";
  background: #1D573E;
  -webkit-clip-path: polygon(0 0, 0% 100%, 100% 100%);
          clip-path: polygon(0 0, 0% 100%, 100% 100%);
  height: 24px;
  width: 24px;
  right: -24px;
  top: 0;
  position: absolute;
}
@media screen and (max-width: 1023px) {
  #content .fuji-pickup .pickup-head span::after {
    height: 1rem;
    width: 1rem;
    right: -1rem;
  }
}
#content .fuji-pickup .pickup-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 10px;
  margin-bottom: 30px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 750px) {
  #content .fuji-pickup .pickup-list {
    margin-bottom: 10px;
  }
}
#content .fuji-pickup .pickup-list .list-item {
  width: 49%;
  padding-bottom: 30px;
  border-top: none !important;
  border-bottom: none !important;
  margin-bottom: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 750px) {
  #content .fuji-pickup .pickup-list .list-item {
    width: 100%;
    border: none;
    padding-top: 0px;
    margin: 0;
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 750px) {
  #content .fuji-pickup .pickup-list .list-item:first-child {
    padding-bottom: 0;
  }
}
#content .fuji-pickup .pickup-list .list-item a {
  grid-template-columns: 140px auto;
  border-radius: 5px;
  border: 1px solid #1D573E;
  padding: 10px;
  width: 100%;
  display: grid;
  grid-template-columns: 150px auto;
  color: #333;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
}
@media screen and (max-width: 750px) and (min-width: 501px) {
  #content .fuji-pickup .pickup-list .list-item a {
    grid-template-columns: 225px auto;
  }
}
#content .fuji-pickup .pickup-list .list-item a figure {
  grid-row: 1/3;
  grid-column: 1/2;
  margin-right: 15px;
  height: auto;
  overflow: hidden;
  border-radius: 10px;
}
@media screen and (max-width: 500px) {
  #content .fuji-pickup .pickup-list .list-item a figure {
    grid-row: 1/3;
    margin-bottom: 10px;
  }
}
#content .fuji-pickup .pickup-list .list-item a figure img {
  border-radius: 10px;
  -o-object-fit: contain;
     object-fit: contain;
}
#content .fuji-pickup .pickup-list .list-item a .head {
  grid-row: 1/2;
  grid-column: 2/3;
}
@media screen and (max-width: 500px) {
  #content .fuji-pickup .pickup-list .list-item a .head {
    grid-row: 1/3;
  }
}
#content .fuji-pickup .pickup-list .list-item a .head .kiji-title {
  font-weight: bold;
  font-size: 18px;
}
#content .fuji-pickup .pickup-list .list-item a .body {
  grid-row: 2/3;
  grid-column: 2/3;
}
@media screen and (max-width: 500px) {
  #content .fuji-pickup .pickup-list .list-item a .body {
    grid-row: 3/4;
    grid-column: 1/3;
  }
}
#content .fuji-pickup .pickup-list .list-item a .body .text {
  font-size: 87.5%;
}
#content .fuji-pickup .pickup-list .list-item a .body .kiji-date {
  color: #707070;
  font-size: 87.5%;
  display: inline-block;
  margin: 10px 0;
}
#content .fuji-pickup .pickup-list .list-item a .unread::before {
  top: 5px;
  left: 125px;
}
@media screen and (max-width: 750px) and (min-width: 501px) {
  #content .fuji-pickup .pickup-list .list-item a .unread::before {
    left: 202px;
  }
}
#content .fuji-pickup .pickup-list .list-item a .unread::after {
  top: 5px;
  left: 125px;
}
@media screen and (max-width: 750px) and (min-width: 501px) {
  #content .fuji-pickup .pickup-list .list-item a .unread::after {
    left: 202px;
  }
}

.fuji-kiji-list {
  margin-top: 40px;
  margin-bottom: 40px;
  border-top: 1px solid #cccccc;
}
.fuji-kiji-list .list-item {
  border-top: none;
  padding: 30px 0;
  border-bottom: 1px solid #cccccc;
}
.fuji-kiji-list .list-item a {
  grid-template-columns: 330px auto;
  color: #333;
}
@media screen and (max-width: 1023px) {
  .fuji-kiji-list .list-item a {
    grid-template-columns: 150px auto;
  }
}
.fuji-kiji-list .list-item a figure {
  padding-right: 30px;
}
@media screen and (max-width: 1023px) {
  .fuji-kiji-list .list-item a figure {
    padding-right: 0px;
  }
}
.fuji-kiji-list .list-item a figure img {
  border-radius: 10px;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.fuji-kiji-list .list-item a .head .kiji-title {
  font-size: 18px;
  margin-top: 10px;
  margin-bottom: 15px;
  font-weight: bold;
}
.fuji-kiji-list .list-item a .body .kiji-date {
  color: #707070;
  font-size: 87.5%;
  display: inline-block;
  margin: 10px 0;
}

#content .faq-area .faq-box h3 {
  font-size: 125%;
  font-weight: bold;
  line-height: 1.5;
  color: #006D3A;
  margin-top: 40px;
  margin-bottom: 20px;
  background-color: #E7F8F0;
  border-left: 5px solid #006D3A;
  padding: 10px;
}
@media screen and (max-width: 1023px) {
  #content .faq-area .faq-box h3 {
    font-size: 112.5%;
  }
}
#content .faq-area .faq-box dl {
  margin-bottom: 5em;
}
#content .faq-area .faq-box dl dt {
  margin: 10px 0;
  font-weight: bold;
  font-size: 18px;
  color: #006D3A;
  text-indent: -0.5em;
  padding-left: 1.5em;
}
@media screen and (max-width: 1023px) {
  #content .faq-area .faq-box dl dt {
    font-size: 100%;
  }
}
#content .faq-area .faq-box dl dt::before {
  content: "Q";
  font-family: "oswald", sans-serif;
  color: #006D3A;
  display: inline-block;
  margin-right: 0.5em;
}
#content .faq-area .faq-box dl dd {
  margin-top: 10px;
  line-height: 28px;
  font-size: 100%;
  color: #333;
  text-indent: -0.5em;
  padding-left: 1.5em;
}
@media screen and (max-width: 1023px) {
  #content .faq-area .faq-box dl dd {
    font-size: 14px;
  }
}
#content .faq-area .faq-box dl dd::before {
  content: "A";
  font-size: 18px;
  font-family: "oswald", sans-serif;
  color: #666;
  display: inline-block;
  font-weight: bold;
  margin-right: 0.5em;
}
#content .faq-area .faq-box dl:not(:last-of-type) {
  margin-bottom: 2em;
  padding-bottom: 2em;
  border-bottom: 1px dotted #ccc;
}

.sitemap main #content h1 {
  margin-top: 30px;
}

.sitemap-box {
  margin-top: 40px;
}
.sitemap-box h3 {
  font-size: 150%;
  font-weight: bold;
  padding-bottom: 5px;
  border-bottom: 1px solid #006D3A;
}
.sitemap-box ul {
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 10px 10px;
}
.sitemap-box ul li {
  width: 31%;
}
@media screen and (max-width: 1023px) {
  .sitemap-box ul li {
    width: 100%;
  }
}
.sitemap-box ul li a {
  display: inline-block;
  position: relative;
  padding-left: 15px;
  margin-bottom: 5px;
  color: #006D3A;
}
.sitemap-box ul li a::before {
  content: "";
  border-style: solid;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 8px solid #006D3A;
  border-right: 0;
  position: absolute;
  left: 0;
  top: 8px;
}
@media screen and (max-width: 1023px) {
  .sitemap-box ul li a::before {
    top: 6px;
  }
}

.sitemap-area a:hover {
  text-decoration: underline;
}

.notation main #content h1 {
  margin-top: 30px;
}

.notation .post-body h2 {
  font-size: 125%;
  color: #0E3A27;
  font-weight: bold;
  margin-bottom: 10px;
  border-left: none;
  padding-left: 0;
}
.notation .post-body ul {
  margin-top: 10px;
  margin-bottom: 50px;
}
/* ---------------------------------------------------------
関連記事
------------------------------------------------------------ */
#recommend {
  margin-left: auto;
  margin-right: auto;
  margin-top: 100px;
  padding-bottom: 100px;
}
@media screen and (max-width: 1024px) {
  #recommend {
    padding-bottom: 0;
    margin-top: 60px;
  }
}
#recommend h2 {
  color: #0E3A27;
  font-weight: bold;
  font-size: 28px;
  margin-bottom: 20px;
  position: relative;
  text-align: left;
  display: inline-block;
}
@media screen and (max-width: 1023px) {
  #recommend h2 {
    font-size: 100%;
  }
}
#recommend h2 span {
  font-family: "oswald", sans-serif !important;
  font-size: 55px;
  -webkit-writing-mode: vertical-lr;
      -ms-writing-mode: tb-lr;
          writing-mode: vertical-lr;
  font-weight: 400;
  -webkit-box-align: center;
  -ms-flex-align: center;
      align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  left: -50px;
  line-height: 1;
  position: absolute;
  top: 0;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  white-space: nowrap;
  width: auto;
}
#recommend h2 span i {
  opacity: 0;
}
#recommend h2 span.active i {
  -webkit-animation: text_anime_01 0.3s ease-out forwards;
          animation: text_anime_01 0.3s ease-out forwards;
}
@media screen and (max-width: 1360px) {
  #recommend h2 span {
    -webkit-writing-mode: horizontal-tb;
        -ms-writing-mode: lr-tb;
            writing-mode: horizontal-tb;
    display: inline-block;
    -webkit-transform: none;
            transform: none;
    font-size: 32px;
    position: relative;
    margin-right: 20px;
    left: 0;
  }
}
#recommend h2 u {
  text-decoration: none;
  display: inline-block;
}
#recommend .newarticle-list {
  position: relative;
  margin-top: -5px;
  padding: 5px 60px 0 0;
  width: 100%;
  overflow: hidden;
  margin-bottom: 30px;
}
@media screen and (max-width: 1024px) {
  #recommend .newarticle-list {
    width: 100%;
  }
}
#recommend .newarticle-list .swiper-wrapper {
  width: 1200px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
#recommend .newarticle-list .swiper-wrapper figure img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#recommend .newarticle-list .swiper-slide {
  width: 270px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#recommend .newarticle-list .swiper-slide a {
  width: 100%;
}
#recommend .newarticle-list .visible {
  display: block !important;
}
#recommend .newarticle-list .newarticle-area {
  background: #fff;
  display: none;
  padding: 10px 0 70px;
  margin-bottom: 20px;
}
#recommend .newarticle-list .newarticle-area .btn-small {
  margin-top: 20px;
  position: absolute;
  right: 0;
}
#recommend .newarticle-list .newarticle-area.carousel {
  overflow: auto;
  position: relative;
}
#recommend .newarticle-list .newarticle-area.carousel > div > .listitem {
  width: 270px;
  display: inline-block;
  margin-right: 10px;
}
#recommend .swiper-horizontal > .swiper-scrollbar,
#recommend .swiper-scrollbar.swiper-scrollbar-horizontal {
  width: 100%;
}
#recommend .swiper-wrapper .list-item {
  margin-top: 0;
}/*# sourceMappingURL=page.css.map */