@charset "UTF-8";
/* --------------------------------------------------
* top
*/
#top .wrap {
  width: 89.3333333333vw;
}
#top.contents {
  overflow: hidden;
}
#top.contents > section {
  margin-bottom: 16vw;
}
#top.contents > section.update {
  margin-bottom: 46.6666666667vw;
}
#top.contents > section.faq {
  margin-bottom: 28vw;
}
#top.contents h2 {
  margin-bottom: 8vw;
  font-size: 6.9333333333vw;
}
#top .mv {
  padding: 33.3333333333vw 0;
}
#top .mv .swiper-slide {
  width: 89.3333333333vw;
}
#top .mv .swiper-slide.swiper-slide-active {
  transform: scale(1);
}
#top .mv .swiper-buttons {
  display: none;
}
#top .mv .swiper-pagination {
  display: block;
  top: auto;
  bottom: -8.5333333333vw;
}
#top .mv .swiper-pagination .swiper-pagination-bullet {
  display: inline-block;
  width: 2.6666666667vw;
  height: 2.6666666667vw;
  margin: 0 1.7333333333vw;
  background: var(--beg-color-2);
  border-radius: 50%;
  opacity: 1;
}
#top .mv .swiper-pagination .swiper-pagination-bullet-active {
  background: var(--brw-color-1);
}
#top .mv .illust-area .illust {
  display: none;
}
#top .update::before {
  top: -41.3333333333vw;
  left: -14.6666666667vw;
  width: 72.2666666667vw;
  height: 37.3333333333vw;
}
#top .update::after {
  bottom: -50.6666666667vw;
  right: -12vw;
  width: 72.2666666667vw;
  height: 37.3333333333vw;
}
#top .update .list {
  width: 89.3333333333vw;
  margin: 0 auto 8vw;
}
#top .update .list::before {
  top: auto;
  bottom: -54.6666666667vw;
  right: 37.3333333333vw;
  width: 13.8666666667vw;
  height: 22.9333333333vw;
}
#top .update .list a {
  display: block;
  padding: 5.3333333333vw 0;
}
#top .update .list a time {
  width: 100%;
  margin-bottom: 1.3333333333vw;
}
#top .update .list a > p {
  width: 100%;
}
#top .about {
  margin-bottom: 140vwSize 0;
}
#top .about::before {
  bottom: -47.2vw;
  left: -24vw;
  width: 62.9333333333vw;
  height: 61.6vw;
}
#top .about h2 {
  margin-bottom: 6.6666666667vw;
}
#top .about p {
  margin-bottom: 6.6666666667vw;
  text-align: left;
}
#top .about .lwr-img {
  width: 100vw;
  margin: 0 auto 5.3333333333vw -5.3333333333vw;
}
#top .banner-area {
  margin-bottom: 16vw;
}
#top .banner-area li:not(:last-of-type) {
  margin-bottom: 4vw;
}
#top .freedl {
  padding: 13.3333333333vw 0;
  margin-bottom: 16vw;
  background: url("../img/top/freedl_bg_sp.webp") no-repeat top center;
  background-size: cover;
}
#top .freedl h2 {
  margin-bottom: 4vw;
}
#top .freedl p {
  margin-bottom: -1.3333333333vw;
}
#top .freedl .caption {
  position: static;
  margin-top: 3.4666666667vw;
  margin-bottom: 5.3333333333vw;
}
#top .freedl .img {
  width: 100vw;
  margin: 0 auto 0 -5.3333333333vw;
}
#top .freedl .btn {
  width: 81.3333333333vw;
}
#top .freedl .btn a {
  padding: 8vw 10.6666666667vw;
  border-radius: 4vw;
}
#top .freedl .btn a::after {
  right: 10.6666666667vw;
  width: 7.2vw;
  height: 6.4vw;
}
#top .membercont::before {
  top: auto;
  bottom: -34.6666666667vw;
  right: -10.6666666667vw;
  width: 72.2666666667vw;
  height: 37.3333333333vw;
}
#top .membercont .list li:not(:last-of-type) {
  margin-bottom: 4vw;
}
#top .notification .inner {
  width: 100%;
  padding: 10.6666666667vw 5.3333333333vw;
  border-radius: 0;
}
#top .notification .inner::before {
  top: -10.9333333333vw;
  bottom: auto;
  left: 2.6666666667vw;
  width: 13.8666666667vw;
  height: 15.7333333333vw;
}
#top .notification .list {
  margin-bottom: 8vw;
}
#top .notification .list li a {
  padding: 5.3333333333vw 0;
}
#top .notification .list li a::after {
  display: none;
}
#top .notification .list li time {
  margin-bottom: 1.3333333333vw;
}
#top .faq dl {
  margin-bottom: 8vw;
}
#top .faq dl dt {
  column-gap: 3.2vw;
  padding: 6.6666666667vw 8vw 6.6666666667vw 0;
}
#top .faq dl dt::after {
  right: 1.3333333333vw;
  width: 4vw;
  height: 4vw;
  background: linear-gradient(var(--brw-color-1), var(--brw-color-1)) center/0.5333333333vw 100%, linear-gradient(var(--brw-color-1), var(--brw-color-1)) center/100% 0.5333333333vw;
}
#top .faq dl dt.is-open::after {
  background: linear-gradient(var(--brw-color-1), var(--brw-color-1)) center/100% 0.5333333333vw no-repeat;
}
#top .faq dl dd {
  margin-top: 4vw;
  padding: 5.3333333333vw 4vw;
  border-radius: 5.3333333333vw;
}
#top .faq dl dd span {
  padding-right: 2.6666666667vw;
}

/* --------------------------------------------------
* about
*/
#about section.intro {
  margin-bottom: 13.3333333333vw;
}
#about section.intro h2 {
  margin-bottom: 10.6666666667vw;
}
#about section.intro p {
  text-align: left;
}
#about section.backnumber {
  margin-bottom: 38.6666666667vw;
}
#about section.backnumber div.wrap::after {
  top: -22.6666666667vw;
  right: 0;
  width: 14.6666666667vw;
}
#about section.backnumber .backnumber_slide {
  margin-bottom: 16vw;
}
#about section.backnumber .backnumber_slide__track img {
  height: 65.0666666667vw;
}
#about section.feature {
  margin-bottom: 16vw;
}
#about section.feature div.inner h2 {
  margin-bottom: 10.6666666667vw;
}
#about section.feature div.inner > p {
  text-align: left;
}
#about section.feature section.pickup {
  margin-top: 14.6666666667vw;
}
#about section.feature section.pickup div.pickup-swiper {
  position: relative;
  overflow-y: visible;
  overflow-x: clip;
}
#about section.feature section.pickup div.pickup-swiper ul.swiper-wrapper {
  rotate: -9deg;
}
#about section.feature section.pickup div.pickup-swiper ul.swiper-wrapper li.swiper-slide {
  position: relative;
  left: -8vw;
  align-items: flex-start;
  flex-direction: column;
  gap: 2.6666666667vw;
  background-image: url(/assets/img/about/pickup_list_bg_sp.webp);
  background-position: left;
  padding-top: 14.6666666667vw;
  padding-left: 13.3333333333vw;
}
#about section.feature section.pickup div.pickup-swiper ul.swiper-wrapper li.swiper-slide img.number {
  position: absolute;
  top: 0px;
  left: 13.3333333333vw;
  width: 14.6666666667vw;
  height: 9.8666666667vw;
}
#about section.feature section.pickup div.pickup-swiper ul.swiper-wrapper li.swiper-slide div.lft {
  text-align: left;
}
#about section.feature section.pickup div.pickup-swiper ul.swiper-wrapper li.swiper-slide div.lft p {
  padding-right: 20vw;
}
#about section.feature section.pickup div.pickup-swiper ul.swiper-wrapper li.swiper-slide img.pickup_img {
  width: 84.8vw;
}
#about section.feature section.pickup div.pickup-swiper ul.swiper-wrapper li.swiper-slide-active {
  opacity: 1;
}
#about section.feature section.pickup div.pickup-swiper div.swiper-buttons {
  position: absolute;
  top: 6.6666666667vw;
  right: 2.6666666667vw;
  left: auto;
  transform: none;
  width: 33.3333333333vw;
}
#about section.feature section.pickup div.pickup-swiper div.swiper-buttons div.swiper-button-prev,
#about section.feature section.pickup div.pickup-swiper div.swiper-buttons div.swiper-button-next {
  width: 13.3333333333vw;
  height: 13.3333333333vw;
}
#about section.other_issue {
  margin-bottom: 21.3333333333vw;
}
#about section.other_issue h2 {
  margin-bottom: 10.6666666667vw;
}

/* --------------------------------------------------
* asct
*/
#asct {
  margin-bottom: 29.3333333333vw;
}
#asct section.detail ol.content_list > li {
  margin-bottom: 8vw;
}
#asct section.detail ol.content_list > li h2 {
  margin-bottom: 4vw;
  padding: 2.1333333333vw 2.9333333333vw;
}

/* --------------------------------------------------
* backnumber
*/
#backnumber_archive section.intro div.info {
  flex-direction: column;
  margin-bottom: 30px;
}
#backnumber_archive section.intro div.info > p {
  margin-bottom: 30px;
}
#backnumber_archive section.intro div.info div.link_btn {
  display: flex;
  justify-content: center;
}
#backnumber_archive section.intro div.info div.link_btn a {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 301px;
  padding: 22px 30px;
  background-color: var(--brw-color-1);
  border: 2px solid var(--brw-color-1);
  border-radius: 50px;
  color: var(--wht-color-2);
  font-weight: var(--font-weight-medium);
  letter-spacing: 0.04em;
  text-decoration: none;
  transition: background-color 0.3s ease, color 0.3s ease;
}
@media screen and (max-width: 750px) {
  #backnumber_archive section.intro div.info div.link_btn a {
    width: 74.6666666667vw;
    padding: 5.8666666667vw 8vw;
    font-size: 4.2666666667vw;
  }
}
#backnumber_archive section.intro div.info div.link_btn a .lnk_btn_object {
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  width: 24.45px;
  height: 24.3px;
}
@media screen and (max-width: 750px) {
  #backnumber_archive section.intro div.info div.link_btn a .lnk_btn_object {
    right: 5.3333333333vw;
    width: 6.4vw;
    height: 6.4vw;
  }
}
#backnumber_archive section.intro div.info div.link_btn a .lnk_btn_object img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: opacity 0.3s ease;
}
#backnumber_archive section.intro div.info div.link_btn a .lnk_btn_object__hover {
  opacity: 0;
}
#backnumber_archive section.intro div.info div.link_btn a:hover {
  background-color: transparent;
  color: var(--brw-color-1);
}
#backnumber_archive section.intro div.info div.link_btn a:hover .lnk_btn_object__normal {
  opacity: 0;
}
#backnumber_archive section.intro div.info div.link_btn a:hover .lnk_btn_object__hover {
  opacity: 1;
}
#backnumber_archive section.purchase {
  margin-bottom: 60px;
  padding-top: 55px;
  padding-bottom: 0;
}
#backnumber_archive section.purchase > ul {
  padding: 20px 15px;
}
#backnumber_archive section.purchase > ul > li:not(:last-child) {
  margin-bottom: 30px;
}
#backnumber_archive section.purchase > ul > li h3 {
  height: 40px;
  margin-bottom: 16px;
  padding-right: 10px;
  padding-left: 10px;
}
#backnumber_archive section.purchase > ul > li dl.price dt {
  padding: 15px;
}
#backnumber_archive section.purchase > ul > li dl.price dd {
  padding: 15px;
}
#backnumber_archive .backnumber_list {
  margin-bottom: 80px;
}
#backnumber_archive .backnumber_list::before {
  top: -50px;
  right: 8px;
  width: 64.32px;
  height: 100.52px;
}
#backnumber_archive .backnumber_list::after {
  top: 2270px;
  left: 0px;
  width: 61.09px;
  height: 95.14px;
}
#backnumber_archive .backnumber_list ul {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  row-gap: 50px;
  column-gap: 40px;
  margin-bottom: 110px;
}
#backnumber_archive .backnumber_list ul li {
  width: 100%;
}

#backnumber-single section.intro {
  flex-direction: column;
  align-items: center;
  gap: 35px;
  margin-bottom: 75px;
}
#backnumber-single section.intro > img {
  width: 200px;
}
#backnumber-single section.intro div.info {
  padding-top: 0;
  text-align: center;
}
#backnumber-single section.intro div.info p {
  margin-bottom: 25px;
}
#backnumber-single section.intro div.info p span {
  font-size: 12px;
  margin-left: 0px;
}
#backnumber-single section.intro div.info div.feature {
  margin-bottom: 40px;
}
#backnumber-single section.intro div.info div.feature > span {
  margin-bottom: 16px;
  padding: 8px 13px;
  border-radius: 18px;
  font-size: 14px;
}
#backnumber-single section.intro div.info div.feature p {
  font-size: 14px;
  line-height: 24px;
}
#backnumber-single section.intro div.info div.btns {
  gap: 10px;
}
#backnumber-single section.intro div.info div.btns > a {
  width: 158px;
  color: var(--font-color);
}
#backnumber-single section.trial {
  margin-bottom: 135px;
}
#backnumber-single section.trial div.wrap ul.trial_list {
  row-gap: 30px;
}
#backnumber-single section.trial div.wrap ul.trial_list li {
  width: 100%;
}
#backnumber-single section.trial div.wrap ul.trial_list li:nth-child(1):after {
  top: -25px;
  left: 30px;
  transform: none;
  z-index: 2;
  background-image: url(/assets/img/current/trial_fairy1.webp);
  width: 45px;
  height: 43px;
}
#backnumber-single section.trial div.wrap ul.trial_list li:nth-child(6):after {
  display: none;
}
#backnumber-single section.trial div.wrap ul.trial_list li figure {
  width: 100%;
}
#backnumber-single section.trial div.wrap ul.trial_list li figure .list-img {
  position: relative;
  z-index: 1;
  width: 100%;
  display: block;
  cursor: pointer;
  transition: all 0.3s ease;
}
#backnumber-single section.trial div.wrap ul.trial_list li figure .list-img:hover {
  opacity: 0.7;
}
#backnumber-single section.trial div.wrap ul.trial_list li figure .list-img::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
  background-image: url(/assets/img/common/icn_modal.svg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  width: 80px;
  height: 80px;
}
#backnumber-single section.trial div.wrap ul.trial_list li figure .list-img > img {
  width: 100%;
}
#backnumber-single section.trial div.wrap ul.trial_list li figure figcaption {
  letter-spacing: 0.04em;
}
#backnumber-single section.toc {
  margin-bottom: 190px;
}
#backnumber-single section.toc ul.category {
  position: relative;
  padding-right: 0;
  padding-left: 0;
}
#backnumber-single section.toc ul.category::before, #backnumber-single section.toc ul.category::after {
  content: "";
  position: absolute;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
#backnumber-single section.toc ul.category::before {
  display: none;
}
#backnumber-single section.toc ul.category::after {
  top: -237px;
  right: 50%;
  transform: translateX(50%);
  width: 58px;
  height: 109px;
}
#backnumber-single section.toc ul.category li.category_list {
  position: relative;
  margin-bottom: 50px;
}
#backnumber-single section.toc ul.category li.category_list h3 {
  padding: 7px 10px;
  border-radius: 10px;
}
#backnumber-single section.toc ul.category li.category_list > ul > li {
  align-items: flex-start;
  flex-direction: column;
  margin-top: 18px;
  padding-bottom: 20px;
  border-bottom: 1px dashed var(--brw-color-1);
}
#backnumber-single section.toc ul.category li.category_list > ul > li > div {
  margin-bottom: 10px;
}
#backnumber-single section.toc ul.category li.category_list > ul > li > div p.title {
  margin-bottom: 5px;
  line-height: 24px;
}
#backnumber-single section.toc ul.category li.category_list > ul > li > div p.subtitle {
  letter-spacing: 0.04em;
}
#backnumber-single section.toc ul.category li.category_list > ul > li p.author {
  align-self: flex-end;
}
#backnumber-single section.other_issue {
  margin-bottom: 80px;
}
#backnumber-single section.other_issue h2 {
  margin-bottom: 40px;
}
#backnumber-single .trial-modal .trial-modal__close {
  top: -20px;
  width: 20px;
  height: 20px;
}

/* --------------------------------------------------
* bbs
*/
#bbs .cont-wrap {
  margin-bottom: 28vw;
}
#bbs .page-mv {
  margin-bottom: 0;
}
#bbs section h2 {
  margin-bottom: 9.3333333333vw;
}
#bbs .mv-area .ttl {
  top: 16vw;
  width: 45.3333333333vw;
}
#bbs .mv-area .copy {
  top: 93.3333333333vw;
  width: 69.8666666667vw;
}
#bbs .search-form {
  margin: 0 auto 18.6666666667vw;
}
#bbs .search-form input {
  width: 100%;
}
#bbs .bbs_post_keyword_s_new {
  width: 100%;
}
#bbs .bbs_post_keyword_s_input_new {
  flex: 1;
  width: auto;
}
#bbs .intro-area {
  padding: 10.6666666667vw 0 16vw;
}
#bbs .intro-area::before, #bbs .intro-area::after {
  display: none;
}
#bbs .intro-area .lead {
  margin-bottom: 6.6666666667vw;
  line-height: 1.7142857143;
  text-align: left;
}
#bbs .intro-area .link-btn {
  margin-bottom: 2.6666666667vw;
}
#bbs .bbs-area {
  padding: 13.3333333333vw 0;
}
#bbs .bbs-area .bbs_use_guide button:before {
  width: 6.4vw;
  height: 6.4vw;
  margin-right: 2.6666666667vw;
}
#bbs .bbs-area .bbs_post_waku {
  padding: 5.3333333333vw 5.3333333333vw 8vw;
  margin-bottom: 8vw;
}
#bbs .bbs-area .bbs_post_waku::before {
  top: -10.1333333333vw;
  left: 7.2vw;
  width: 12vw;
  height: 11.4666666667vw;
}
#bbs .bbs-area .bbs_post_waku .bbs_use_guide button {
  float: none;
  padding: 2.6666666667vw 5.3333333333vw;
  font-size: 3.7333333333vw;
}
#bbs .bbs-area .bbs_post_waku_in,
#bbs .bbs-area .bbs_post_waku02_in,
#bbs .bbs-area .bbs_post_waku03_in {
  padding-top: 6.6666666667vw;
}
#bbs .bbs-area .bbs_post_waku02_in {
  padding-top: 0;
}
#bbs .bbs-area .bbs_btn_caution01 {
  margin-top: 1.3333333333vw;
  text-indent: -3.4666666667vw;
  padding-left: 3.4666666667vw;
}
#bbs .bbs-area .bbs_btn_caution02 {
  margin-top: 2.6666666667vw;
  line-height: 1.6666666667;
}
#bbs .bbs-area .bbs_btn_delete {
  margin-bottom: 41.3333333333vw;
}
#bbs .bbs-area .bbs_btn_delete::after {
  bottom: -36vw;
  left: 35vw;
}
#bbs .bbs-area .bbs_btn_delete p {
  line-height: 1.7142857143;
}
#bbs .bbs-area .bbs_btn_delete p::after {
  width: 4.8vw;
  height: 7.2vw;
  margin: 2.6666666667vw auto;
}
#bbs .bbs-area .bbs_paging .prev {
  margin-right: 4vw;
}
#bbs .bbs-area .bbs_paging .prev::before {
  left: -5.3333333333vw;
  width: 1.8666666667vw;
  height: 0.8vw;
}
#bbs .bbs-area .bbs_paging .next {
  margin-left: 4vw;
}
#bbs .bbs-area .bbs_paging .next::after {
  right: -5.3333333333vw;
  width: 1.8666666667vw;
  height: 0.8vw;
}
#bbs .guide-area {
  padding: 25.3333333333vw 0 16vw;
}
#bbs .guide-area::before {
  display: none;
}
#bbs .guide-area .wrap {
  padding: 10.6666666667vw 5.3333333333vw;
  border-radius: 5.3333333333vw;
}
#bbs .guide-area .wrap::before {
  top: -9.3333333333vw;
  right: 9.8666666667vw;
  width: 13.3333333333vw;
  height: 12.2666666667vw;
}
#bbs .guide-area .lead {
  line-height: 1.7142857143;
}
#bbs .guide-area .area-list {
  padding: 8vw 0;
  margin: 8vw 0;
}
#bbs .guide-area .area-list li:not(:last-of-type) {
  margin-bottom: 5.3333333333vw;
}
#bbs .guide-area .area-list dt {
  margin-bottom: 1.3333333333vw;
  line-height: 1.75;
}
#bbs .guide-area .area-list dd {
  line-height: 1.7142857143;
}
#bbs .guide-area .area-ttl {
  margin-bottom: 4vw;
}
#bbs .guide-area .link-btn {
  margin-top: 4vw;
}
#bbs .guide-area .lower {
  margin-bottom: 0;
}

/* --------------------------------------------------
* company
*/
#company section.greeting {
  margin-bottom: 16vw;
}
#company section.greeting section.text {
  margin-bottom: 9.3333333333vw;
  padding-right: 0;
  padding-left: 0;
}
#company section.greeting section.text h2 {
  margin-bottom: 10.6666666667vw;
  line-height: 10.6666666667vw;
}
#company section.greeting section.text h2 span.greeting_text {
  display: block;
  margin-bottom: 10.6666666667vw;
}
#company section.greeting section.text h2 span.underline-trigger {
  display: inline;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
  padding-bottom: 30px;
  background-image: radial-gradient(ellipse 40% 30% at 30% 50%, rgba(216, 244, 186, 0.7) 0%, transparent 100%), radial-gradient(ellipse 40% 30% at 60% 50%, rgba(153, 219, 174, 0.7) 0%, transparent 100%);
  background-size: 0% 50px;
  background-position: left calc(100% - 10px);
  background-repeat: no-repeat;
  transition: background-size 1s ease;
}
#company section.greeting section.text h2 span.underline-trigger.on {
  background-size: 100% 50px;
}
#company section.greeting section.text p {
  margin-bottom: 10.6666666667vw;
  line-height: 2;
  letter-spacing: 0.04em;
}
#company section.greeting section.text p.sign {
  text-align: right;
}
#company section.greeting section.text p.sign img {
  padding-left: 7.2vw;
  width: 45.3333333333vw;
}
#company section.overview {
  position: relative;
  margin-bottom: 16vw;
}
#company section.overview::after {
  display: none;
}
#company section.overview div.inner {
  padding: 10.6666666667vw 5.3333333333vw;
}
#company section.overview div.inner h2 {
  margin-bottom: 10.6666666667vw;
}
#company section.overview div.inner dl > div {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  width: 100%;
  padding-top: 8vw;
  padding-bottom: 5.3333333333vw;
}
#company section.overview div.inner dl > div dt {
  display: block;
  width: 100%;
  max-width: none;
  margin-bottom: 2.6666666667vw;
}
#company section.overview div.inner dl > div dd {
  display: block;
  width: 100%;
  max-width: none;
}
#company section.access {
  margin-bottom: 29.3333333333vw;
  padding-top: 14.6666666667vw;
  padding-bottom: 13.3333333333vw;
}
#company section.access h2 {
  margin-bottom: 10.6666666667vw;
}
#company section.access .map-wrap {
  position: relative;
}
#company section.access .map-wrap::before {
  content: "";
  position: absolute;
  top: -10.6666666667vw;
  left: 6.6666666667vw;
  z-index: 1;
  background-image: url(/assets/img/company/map-fairy.webp);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  pointer-events: none;
  width: 13.3333333333vw;
  height: 12.5333333333vw;
}

/* --------------------------------------------------
* current
*/
#current section.latest {
  flex-direction: column;
  align-items: center;
  gap: 9.3333333333vw;
  margin-bottom: 20vw;
}
#current section.latest > img {
  width: 53.3333333333vw;
}
#current section.latest div.info {
  padding-top: 0;
  text-align: center;
}
#current section.latest div.info h2 {
  margin-bottom: 4vw;
}
#current section.latest div.info p {
  margin-bottom: 6.6666666667vw;
}
#current section.latest div.info p span {
  margin-left: 0px;
}
#current section.latest div.info div.feature {
  margin-bottom: 10.6666666667vw;
}
#current section.latest div.info div.feature > span {
  margin-bottom: 4.2666666667vw;
  padding: 2.1333333333vw 3.4666666667vw;
  border-radius: 4.8vw;
}
#current section.latest div.info div.feature p {
  line-height: 1.7;
}
#current section.latest div.info div.btns {
  justify-content: center;
  gap: 2.6666666667vw;
}
#current section.latest div.info div.btns > a {
  width: 42.1333333333vw;
  padding-block: 5.3333333333vw;
}
#current section.latest div.info div.btns > a::after {
  right: 4vw;
  width: 3.4666666667vw;
  height: 2.1333333333vw;
}
#current section.trial {
  margin-bottom: 36vw;
  padding-block: 13.3333333333vw;
}
#current section.trial div.wrap h2 {
  margin-bottom: 16vw;
}
#current section.trial div.wrap ul.trial_list {
  row-gap: 8vw;
}
#current section.trial div.wrap ul.trial_list li {
  width: 100%;
}
#current section.trial div.wrap ul.trial_list li:nth-child(1):after {
  top: -6.6666666667vw;
  left: 8vw;
  transform: none;
  z-index: 2;
  background-image: url(/assets/img/current/trial_fairy1.webp);
  width: 12vw;
  height: 11.4666666667vw;
}
#current section.trial div.wrap ul.trial_list li:nth-child(6):after {
  display: none;
}
#current section.trial div.wrap ul.trial_list li figure {
  width: 100%;
}
#current section.trial div.wrap ul.trial_list li figure .list-img {
  position: relative;
  z-index: 1;
  width: 100%;
  display: block;
  cursor: pointer;
  transition: all 0.3s ease;
}
#current section.trial div.wrap ul.trial_list li figure .list-img:hover {
  opacity: 1;
}
#current section.trial div.wrap ul.trial_list li figure .list-img::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
  background-image: url(/assets/img/common/icn_modal.svg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  width: 21.3333333333vw;
  height: 21.3333333333vw;
}
#current section.trial div.wrap ul.trial_list li figure .list-img > img {
  width: 100%;
}
#current section.trial div.wrap ul.trial_list li figure figcaption {
  letter-spacing: 0.04em;
}
#current section.toc {
  margin-bottom: 24vw;
}
#current section.toc h2 {
  margin-bottom: 13.3333333333vw;
}
#current section.toc ul.category {
  position: relative;
  padding-right: 0;
  padding-left: 0;
}
#current section.toc ul.category::before, #current section.toc ul.category::after {
  content: "";
  position: absolute;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
#current section.toc ul.category::before {
  display: none;
}
#current section.toc ul.category::after {
  top: -63.2vw;
  right: 50%;
  transform: translateX(50%);
  width: 15.4666666667vw;
  height: 29.0666666667vw;
}
#current section.toc ul.category li.category_list {
  position: relative;
  margin-bottom: 13.3333333333vw;
}
#current section.toc ul.category li.category_list h3 {
  padding: 1.8666666667vw 2.6666666667vw;
  border-radius: 2.6666666667vw;
}
#current section.toc ul.category li.category_list > ul > li {
  align-items: flex-start;
  flex-direction: column;
  margin-top: 4.8vw;
  padding-bottom: 5.3333333333vw;
  border-bottom: 1px dashed var(--brw-color-1);
}
#current section.toc ul.category li.category_list > ul > li > div p.subtitle {
  margin-top: 1.3333333333vw;
}
#current section.toc ul.category li.category_list > ul > li p.author {
  margin-top: 2.6666666667vw;
  align-self: flex-end;
}
#current section.backnumber {
  margin-bottom: 21.3333333333vw;
}
#current section.backnumber h2 {
  margin-bottom: 10.6666666667vw;
}
#current .trial-modal .trial-modal__close {
  top: -5.3333333333vw;
  width: 5.3333333333vw;
  height: 5.3333333333vw;
}

/* --------------------------------------------------
* download
*/
#download::before, #download::after {
  display: none;
}
#download .cont-wrap {
  margin-bottom: 28vw;
}
#download .cont-wrap::before, #download .cont-wrap::after {
  display: none;
}
#download .intro-area {
  margin-top: -5.3333333333vw;
  margin-bottom: 16vw;
}
#download .intro-area::after {
  content: "";
  display: block;
  width: 14.6666666667vw;
  height: 19.2vw;
  margin: 8vw auto 0;
  background-image: url(/assets/img/common/low_bg_ilst01.webp);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  pointer-events: none;
}
#download section {
  margin-bottom: 16vw;
}
#download section h2 {
  margin-bottom: 8vw;
}
#download section .subttl {
  margin-bottom: 4vw;
  padding: 1.3333333333vw 2.6666666667vw;
  border-radius: 2.6666666667vw;
}
#download section .area-inner:not(:last-of-type) {
  margin-bottom: 8vw;
}
#download .link-btn {
  position: relative;
  margin-top: 48vw;
}
#download .link-btn::before {
  content: "";
  position: absolute;
  top: -34.6666666667vw;
  left: 50%;
  width: 16.2666666667vw;
  height: 25.3333333333vw;
  background-image: url(/assets/img/common/low_bg_ilst02.webp);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  pointer-events: none;
  transform: translateX(-50%);
}
#download .cate-btn-area {
  grid-template-columns: repeat(2, 1fr);
  gap: 2.6666666667vw 2.6666666667vw;
}
#download .cate-btn-area li a {
  padding: 0 2.6666666667vw;
  min-height: 21.3333333333vw;
  border: 1px solid var(--brw-color-1);
  border-radius: 2.6666666667vw;
}

#download.entry-single .intro-area::after {
  display: none;
}
#download.entry-single .single-cont {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-direction: column-reverse;
  flex-wrap: wrap;
}
#download.entry-single .lft-culm {
  width: 100%;
  max-width: initial;
  margin: 0 auto;
}
#download.entry-single .lft-culm .link-btn.sp {
  display: flex;
}
#download.entry-single .rgt-culm {
  width: 100%;
  max-width: initial;
  margin: 0 auto 8vw;
}
#download.entry-single .rgt-culm .link-btn.pc {
  display: none;
}
#download.entry-single .category-area .area-ttl {
  margin-bottom: 4vw;
  font-size: 4.8vw;
}
#download.entry-single .category-area dl + dl {
  margin-top: 4vw;
}
#download.entry-single .category-area .cate-ttl {
  padding: 2.1333333333vw 10.6666666667vw 2.1333333333vw 0;
  font-size: 3.7333333333vw;
}
#download.entry-single .category-area .cate-ttl:hover {
  opacity: 1;
}
#download.entry-single .category-area .cate-ttl::after {
  top: 4vw;
  right: 3.2vw;
  width: 3.4666666667vw;
  height: 2.1333333333vw;
}
#download.entry-single .category-area .cate-innr-wrap {
  margin-top: 2.6666666667vw;
}
#download.entry-single .category-area .cate a {
  padding: 2.1333333333vw 0;
}
#download.entry-single .category-area .cate-sub-wrap {
  margin-left: 5.3333333333vw;
}
#download.entry-single .category-area .cate-sub-wrap + .cate-sub-wrap {
  margin-top: 2.6666666667vw;
}
#download.entry-single .post-head {
  display: block;
  margin-bottom: 8vw;
  text-align: center;
}
#download.entry-single .post-head .page-ttl {
  padding-bottom: 6.6666666667vw;
}
#download.entry-single .dl-btn {
  display: block;
  width: 100%;
  margin: 0 auto;
}
#download.entry-single .dl-btn a {
  display: inline-block;
  padding: 4vw 16vw 4vw 6.6666666667vw;
  border-radius: 2.6666666667vw;
}
#download.entry-single .dl-btn a::after {
  right: 6.6666666667vw;
  width: 4.5333333333vw;
  height: 5.0666666667vw;
}
#download.entry-single .dl-btn.ruby a {
  padding: 4vw 10.6666666667vw 4vw 6.6666666667vw;
}
#download.entry-single .post-detail dl + dl {
  margin-top: 6.6666666667vw;
}
#download.entry-single .post-detail .cont-ttl {
  padding: 2.6666666667vw 9.3333333333vw 2.6666666667vw 4vw;
  border-radius: 2.6666666667vw;
}
#download.entry-single .post-detail .cont-ttl:hover {
  opacity: 1;
}
#download.entry-single .post-detail .cont-ttl::after {
  right: 4vw;
  width: 3.2vw;
  height: 1.6vw;
}
#download.entry-single .post-detail .cont-innr-wrap {
  margin-top: 2.6666666667vw;
  padding: 0;
}
#download.entry-single .post-detail .ruby-wrap .ruby-ttl {
  padding: 2.1333333333vw 9.3333333333vw 2.1333333333vw 4vw;
  border-radius: 2.6666666667vw;
}
#download.entry-single .post-detail .ruby-wrap .ruby-ttl:hover {
  opacity: 1;
}
#download.entry-single .post-detail .ruby-wrap .ruby-ttl::after {
  right: 4vw;
  width: 3.2vw;
  height: 1.6vw;
}
#download.entry-single .post-detail .ruby-wrap + .ruby-wrap {
  margin-top: 2.6666666667vw;
}
#download.entry-single .post-detail .cont-innr {
  padding: 6.6666666667vw 5.3333333333vw 5.3333333333vw;
  margin-top: -2.6666666667vw;
  border-radius: 0 0 5.3333333333vw 5.3333333333vw;
}
#download.entry-single .post-detail .cont-innr ul {
  grid-template-columns: repeat(1, 1fr);
  gap: 4vw 0;
}
#download.entry-single .post-detail .cont-innr ul:has(li:first-child:nth-last-child(1)), #download.entry-single .post-detail .cont-innr ul:has(li:first-child:nth-last-child(3)) {
  grid-template-columns: repeat(1, 1fr);
}
#download.entry-single .post-detail .cont-innr ul:has(li:first-child:nth-last-child(2)) {
  grid-template-columns: repeat(1, 1fr);
}
#download.entry-single .post-detail .cont-innr li a::before, #download.entry-single .post-detail .cont-innr li a::after {
  display: none;
}
#download.entry-single .post-detail .cont-innr .innr-ttl {
  padding-bottom: 0;
  margin-bottom: 2.6666666667vw;
}
#download.entry-single .post-detail .cont-innr .dl-btn {
  position: static;
  width: 34.6666666667vw;
  margin: 5.3333333333vw auto 0;
}
#download.entry-single .post-detail .innr-wrap + .innr-wrap {
  margin-top: 4vw;
}
#download.entry-single .link-btn {
  margin-top: 16vw;
}
#download.entry-single .link-btn::before {
  display: none;
}
#download.entry-single .c-post-content {
  /* =====================
  　  エレメントスタイル
  ===================== */
}
#download.entry-single .c-post-content p {
  margin-bottom: 5.3333333333vw;
  font-size: 6.9333333333vw;
}
#download.entry-single .c-post-content a {
  text-decoration: underline;
}
#download.entry-single .c-post-content code {
  padding: 0.5em 1em;
  font-family: Menlo, Yu Gothic, Monaco, "Courier New", monospace;
  font-size: 4.2666666667vw;
  color: crimson;
  background-color: #f0f0f1;
}
#download.entry-single .c-post-content mark {
  background-color: #F5F58A;
}
#download.entry-single .c-post-content embed,
#download.entry-single .c-post-content iframe,
#download.entry-single .c-post-content object {
  max-width: 100%;
}
#download.entry-single .c-post-content img {
  vertical-align: top;
}
#download.entry-single .c-post-content pre {
  white-space: break-spaces;
}
#download.entry-single .c-post-content b, #download.entry-single .c-post-content strong {
  font-weight: bold;
}
#download.entry-single .c-post-content {
  /* ==============
  　 共通スタイル
    クラス名
  ============== */
}
#download.entry-single .c-post-content .aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
  clear: both;
}
#download.entry-single .c-post-content .alignleft {
  float: left;
  margin: 0.5em 1em 0.5em 0;
}
#download.entry-single .c-post-content .alignright {
  float: right;
  margin: 0.5em 0 0.5em 1em;
}
#download.entry-single .c-post-content {
  /* =======================
  　  見出し H2が標準
  ======================= */
}
#download.entry-single .c-post-content h1, #download.entry-single .c-post-content h2, #download.entry-single .c-post-content h3, #download.entry-single .c-post-content h4, #download.entry-single .c-post-content h5, #download.entry-single .c-post-content h6 {
  margin-bottom: 8vw;
}
#download.entry-single .c-post-content h1 {
  margin: 8vw 0 6.6666666667vw;
  font-size: 8.5333333333vw;
}
#download.entry-single .c-post-content h2 {
  margin: 8vw 0 6.6666666667vw;
  font-size: 7.4666666667vw;
}
#download.entry-single .c-post-content h2::before {
  width: 6.6666666667vw;
  margin-right: 5.3333333333vw;
}
#download.entry-single .c-post-content h3 {
  margin: 8vw 0 6.6666666667vw;
  font-size: 6.9333333333vw;
}
#download.entry-single .c-post-content h4 {
  margin: 8vw 0 6.6666666667vw;
  font-size: 6.9333333333vw;
}
#download.entry-single .c-post-content h5 {
  margin: 8vw 0 6.6666666667vw;
  font-size: 6.4vw;
}
#download.entry-single .c-post-content h6 {
  margin: 8vw 0 6.6666666667vw;
  font-size: 6.4vw;
}
#download.entry-single .c-post-content {
  /* =====================
  　  引用
  ===================== */
}
#download.entry-single .c-post-content .wp-block-quote {
  border-left: 0.25em solid currentColor;
  margin: 0 0 1.75em 0;
  padding-left: 1em;
  overflow-wrap: break-word;
}
#download.entry-single .c-post-content .wp-block-quote cite,
#download.entry-single .c-post-content .wp-block-quote footer {
  position: relative;
  display: block;
  padding: 0 0 0 1em;
  font-size: 0.8125em;
  font-style: normal;
  color: #555;
}
#download.entry-single .c-post-content .wp-block-quote cite::before,
#download.entry-single .c-post-content .wp-block-quote footer::before {
  content: "ー";
  margin-right: 0.4em;
}
#download.entry-single .c-post-content .wp-block-quote.has-text-align-right {
  border-left: none;
  border-right: 0.25em solid currentColor;
  padding-left: 0;
  padding-right: 1em;
}
#download.entry-single .c-post-content .wp-block-quote.has-text-align-center {
  border: none;
  padding-left: 0;
}
#download.entry-single .c-post-content .wp-block-quote.is-style-plain {
  padding: 10px 20px 20px;
  border-left: none;
  background: #f5f5f5;
}
#download.entry-single .c-post-content .wp-block-quote.is-style-plain p {
  font-style: italic;
}
#download.entry-single .c-post-content .wp-block-quote.is-style-plain, #download.entry-single .c-post-content .wp-block-quote.is-style-large, #download.entry-single .c-post-content .wp-block-quote.is-large {
  border: none;
}
#download.entry-single .c-post-content .wp-block-quote.is-style-large, #download.entry-single .c-post-content .wp-block-quote.is-large {
  padding: 10px 20px 20px;
  border-left: none;
  white-space: pre-wrap;
  margin-bottom: 1em;
  background: #f5f5f5;
}
#download.entry-single .c-post-content .wp-block-quote.is-style-large p, #download.entry-single .c-post-content .wp-block-quote.is-large p {
  font-size: 1.5em;
  font-style: italic;
  line-height: 1.6;
}
@media screen and (min-width: 751px) and (max-width: 1023px) {
  #download.entry-single .c-post-content .wp-block-quote.is-style-large p, #download.entry-single .c-post-content .wp-block-quote.is-large p {
    font-size: 4.8vw;
  }
}
#download.entry-single .c-post-content .wp-block-quote.is-style-large cite,
#download.entry-single .c-post-content .wp-block-quote.is-style-large footer, #download.entry-single .c-post-content .wp-block-quote.is-large cite,
#download.entry-single .c-post-content .wp-block-quote.is-large footer {
  font-size: 1.125em;
  text-align: right;
}
@media screen and (min-width: 751px) and (max-width: 1023px) {
  #download.entry-single .c-post-content .wp-block-quote.is-style-large cite,
  #download.entry-single .c-post-content .wp-block-quote.is-style-large footer, #download.entry-single .c-post-content .wp-block-quote.is-large cite,
  #download.entry-single .c-post-content .wp-block-quote.is-large footer {
    font-size: 3.2vw;
  }
}
#download.entry-single .c-post-content {
  /* =====================
  　  タイポグラフィ
  ===================== */
  /* サイズ */
}
#download.entry-single .c-post-content .has-small-font-size {
  font-size: 13px;
}
@media screen and (min-width: 751px) and (max-width: 1023px) {
  #download.entry-single .c-post-content .has-small-font-size {
    font-size: 2.6666666667vw;
  }
}
#download.entry-single .c-post-content .has-medium-font-size {
  font-size: 20px;
}
@media screen and (min-width: 751px) and (max-width: 1023px) {
  #download.entry-single .c-post-content .has-medium-font-size {
    font-size: 4.2666666667vw;
  }
}
#download.entry-single .c-post-content .has-large-font-size {
  font-size: 36px;
}
@media screen and (min-width: 751px) and (max-width: 1023px) {
  #download.entry-single .c-post-content .has-large-font-size {
    font-size: 7.4666666667vw;
  }
}
#download.entry-single .c-post-content .has-x-large-font-size {
  font-size: 42px;
}
@media screen and (min-width: 751px) and (max-width: 1023px) {
  #download.entry-single .c-post-content .has-x-large-font-size {
    font-size: 9.0666666667vw;
  }
}
#download.entry-single .c-post-content {
  /* 外観
  font-weightとfont-style:italic;のインラインスタイル */
  /* 大文字小文字
  text-transformのインラインスタイル */
  /* letter-spacing
  letter-spacingのインラインスタイル */
  /* =========
  　  文字色
  ========= */
}
#download.entry-single .c-post-content .has-vivid-red-color {
  color: #cf2e2e;
}
#download.entry-single .c-post-content .has-vivid-cyan-blue-color {
  color: #0693e3;
}
#download.entry-single .c-post-content .has-black-color {
  color: #000000;
}
#download.entry-single .c-post-content .has-cyan-bluish-gray-color {
  color: #abb8c3;
}
#download.entry-single .c-post-content .has-white-color {
  color: #ffffff;
}
#download.entry-single .c-post-content .has-pale-pink-color {
  color: #f78da7;
}
#download.entry-single .c-post-content .has-luminous-vivid-orange-color {
  color: #ff6900;
}
#download.entry-single .c-post-content .has-luminous-vivid-amber-color {
  color: #fcb900;
}
#download.entry-single .c-post-content .has-light-green-cyan-color {
  color: #7bdcb5;
}
#download.entry-single .c-post-content .has-vivid-green-cyan-color {
  color: #00d084;
}
#download.entry-single .c-post-content .has-pale-cyan-blue-color {
  color: #8ed1fc;
}
#download.entry-single .c-post-content .has-vivid-purple-color {
  color: #9b51e0;
}
#download.entry-single .c-post-content {
  /* ================
  　  背景色
  ================ */
}
#download.entry-single .c-post-content .has-background {
  padding: 1.25em 2.375em;
}
#download.entry-single .c-post-content .has-vivid-red-background-color {
  background-color: #cf2e2e;
}
#download.entry-single .c-post-content .has-vivid-cyan-blue-background-color {
  background-color: #0693e3;
}
#download.entry-single .c-post-content .has-black-background-color {
  background-color: #000000;
}
#download.entry-single .c-post-content .has-cyan-bluish-gray-background-color {
  background-color: #abb8c3;
}
#download.entry-single .c-post-content .has-white-background-color {
  background-color: #ffffff;
}
#download.entry-single .c-post-content .has-pale-pink-background-color {
  background-color: #f78da7;
}
#download.entry-single .c-post-content .has-luminous-vivid-orange-background-color {
  background-color: #ff6900;
}
#download.entry-single .c-post-content .has-luminous-vivid-amber-background-color {
  background-color: #fcb900;
}
#download.entry-single .c-post-content .has-light-green-cyan-background-color {
  background-color: #7bdcb5;
}
#download.entry-single .c-post-content .has-vivid-green-cyan-background-color {
  background-color: #00d084;
}
#download.entry-single .c-post-content .has-pale-cyan-blue-background-color {
  background-color: #8ed1fc;
}
#download.entry-single .c-post-content .has-vivid-purple-background-color {
  background-color: #9b51e0;
}
#download.entry-single .c-post-content {
  /* ================
  　  整形
  ================ */
}
#download.entry-single .c-post-content sup {
  vertical-align: super;
  font-size: 12px;
}
@media screen and (min-width: 751px) and (max-width: 1023px) {
  #download.entry-single .c-post-content sup {
    font-size: 2.6666666667vw;
  }
}
#download.entry-single .c-post-content sub {
  vertical-align: sub;
  font-size: 12px;
}
@media screen and (min-width: 751px) and (max-width: 1023px) {
  #download.entry-single .c-post-content sub {
    font-size: 2.6666666667vw;
  }
}
#download.entry-single .c-post-content {
  /* 下線はtext-decoration: underlineのインラインスタイル */
}
#download.entry-single .c-post-content .has-text-align-left {
  text-align: left;
}
#download.entry-single .c-post-content .has-text-align-center {
  text-align: center;
}
#download.entry-single .c-post-content .has-text-align-right {
  text-align: right;
}
#download.entry-single .c-post-content {
  /* ================
  　  リスト
  ================ */
}
#download.entry-single .c-post-content ul, #download.entry-single .c-post-content ol {
  list-style: revert;
  list-style-type: revert;
  margin-bottom: 30px;
  padding: revert;
  font-size: 16px;
  line-height: 1.75;
  letter-spacing: 0.03em;
}
@media screen and (min-width: 751px) and (max-width: 1023px) {
  #download.entry-single .c-post-content ul, #download.entry-single .c-post-content ol {
    font-size: 14px;
  }
}
@media screen and (min-width: 751px) and (max-width: 1023px) {
  #download.entry-single .c-post-content ul, #download.entry-single .c-post-content ol {
    margin-bottom: 5.8666666667vw;
    font-size: 3.7333333333vw;
  }
}
#download.entry-single .c-post-content ul li, #download.entry-single .c-post-content ol li {
  list-style: revert;
}
#download.entry-single .c-post-content .block-editor-block-list__layout .block-editor-block-list__block {
  list-style-type: revert;
  margin-bottom: 20px;
  padding: revert;
}
@media screen and (min-width: 751px) and (max-width: 1023px) {
  #download.entry-single .c-post-content .block-editor-block-list__layout .block-editor-block-list__block {
    margin-bottom: 4vw;
  }
}
#download.entry-single .c-post-content {
  /* ================
  　  テーブル
  ================ */
}
#download.entry-single .c-post-content .wp-block-table {
  width: 100%;
  margin: 0 0 1em 0;
  overflow-x: auto;
}
#download.entry-single .c-post-content .wp-block-table table {
  border-collapse: collapse;
  width: 100%;
}
#download.entry-single .c-post-content .wp-block-table th, #download.entry-single .c-post-content .wp-block-table td {
  border: 1px solid;
  padding: 0.5em;
}
@media screen and (min-width: 751px) and (max-width: 1023px) {
  #download.entry-single .c-post-content .wp-block-table th, #download.entry-single .c-post-content .wp-block-table td {
    font-size: 3.4666666667vw;
  }
}
#download.entry-single .c-post-content .wp-block-table .has-fixed-layout {
  table-layout: fixed;
  width: 100%;
}
#download.entry-single .c-post-content .wp-block-table .has-fixed-layout td,
#download.entry-single .c-post-content .wp-block-table .has-fixed-layout th {
  word-break: break-word;
}
#download.entry-single .c-post-content .wp-block-table.alignleft, #download.entry-single .c-post-content .wp-block-table.aligncenter, #download.entry-single .c-post-content .wp-block-table.alignright {
  display: table;
  width: auto;
}
#download.entry-single .c-post-content .wp-block-table.alignleft td,
#download.entry-single .c-post-content .wp-block-table.alignleft th, #download.entry-single .c-post-content .wp-block-table.aligncenter td,
#download.entry-single .c-post-content .wp-block-table.aligncenter th, #download.entry-single .c-post-content .wp-block-table.alignright td,
#download.entry-single .c-post-content .wp-block-table.alignright th {
  word-break: break-word;
}
#download.entry-single .c-post-content .wp-block-table .has-subtle-light-gray-background-color {
  background-color: #f3f4f5;
}
#download.entry-single .c-post-content .wp-block-table .has-subtle-pale-green-background-color {
  background-color: #e9fbe5;
}
#download.entry-single .c-post-content .wp-block-table .has-subtle-pale-blue-background-color {
  background-color: #e7f5fe;
}
#download.entry-single .c-post-content .wp-block-table .has-subtle-pale-pink-background-color {
  background-color: #fcf0ef;
}
#download.entry-single .c-post-content .wp-block-table.is-style-stripes {
  border-spacing: 0;
  border-collapse: inherit;
  background-color: transparent;
  border-bottom: 1px solid #f0f0f0;
}
#download.entry-single .c-post-content .wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
  background-color: #f0f0f0;
}
#download.entry-single .c-post-content .wp-block-table.is-style-stripes.has-subtle-light-gray-background-color tbody tr:nth-child(odd) {
  background-color: #f3f4f5;
}
#download.entry-single .c-post-content .wp-block-table.is-style-stripes.has-subtle-pale-green-background-color tbody tr:nth-child(odd) {
  background-color: #e9fbe5;
}
#download.entry-single .c-post-content .wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color tbody tr:nth-child(odd) {
  background-color: #e7f5fe;
}
#download.entry-single .c-post-content .wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color tbody tr:nth-child(odd) {
  background-color: #fcf0ef;
}
#download.entry-single .c-post-content .wp-block-table.is-style-stripes th,
#download.entry-single .c-post-content .wp-block-table.is-style-stripes td {
  border-color: transparent;
}
#download.entry-single .c-post-content .wp-block-table .has-border-color > *,
#download.entry-single .c-post-content .wp-block-table .has-border-color tr,
#download.entry-single .c-post-content .wp-block-table .has-border-color th,
#download.entry-single .c-post-content .wp-block-table .has-border-color td {
  border-color: inherit;
}
#download.entry-single .c-post-content .wp-block-table table[style*=border-style] > *,
#download.entry-single .c-post-content .wp-block-table table[style*=border-style] tr,
#download.entry-single .c-post-content .wp-block-table table[style*=border-style] th,
#download.entry-single .c-post-content .wp-block-table table[style*=border-style] td {
  border-style: inherit;
}
#download.entry-single .c-post-content .wp-block-table table[style*=border-width] > *,
#download.entry-single .c-post-content .wp-block-table table[style*=border-width] tr,
#download.entry-single .c-post-content .wp-block-table table[style*=border-width] th,
#download.entry-single .c-post-content .wp-block-table table[style*=border-width] td {
  border-width: inherit;
}
#download.entry-single .c-post-content .wp-block-table figcaption {
  margin-top: 1em;
  margin-bottom: 1em;
  color: #777;
  font-size: 13px;
  letter-spacing: 0.06em;
  text-align: center;
}
@media screen and (min-width: 751px) and (max-width: 1023px) {
  #download.entry-single .c-post-content .wp-block-table figcaption {
    font-size: 12px;
  }
}
@media screen and (min-width: 751px) and (max-width: 1023px) {
  #download.entry-single .c-post-content .wp-block-table figcaption {
    font-size: 2.6666666667vw;
  }
}
#download.entry-single .c-post-content {
  /* ================
  　  画像
  ================ */
}
#download.entry-single .c-post-content .wp-block-image {
  margin: 50px 0;
}
@media screen and (min-width: 751px) and (max-width: 1023px) {
  #download.entry-single .c-post-content .wp-block-image {
    margin: 42px 0;
  }
}
@media screen and (min-width: 751px) and (max-width: 1023px) {
  #download.entry-single .c-post-content .wp-block-image {
    margin: 8vw 0;
  }
}
#download.entry-single .c-post-content .wp-block-image img {
  height: auto;
  max-width: 100%;
  vertical-align: bottom;
}
#download.entry-single .c-post-content .wp-block-image:not(.is-style-rounded) > a,
#download.entry-single .c-post-content .wp-block-image:not(.is-style-rounded) img {
  border-radius: inherit;
}
#download.entry-single .c-post-content .wp-block-image.aligncenter {
  text-align: center;
}
#download.entry-single .c-post-content .wp-block-image.alignfull img, #download.entry-single .c-post-content .wp-block-image.alignwide img {
  height: auto;
  width: 100%;
}
#download.entry-single .c-post-content .wp-block-image .alignleft,
#download.entry-single .c-post-content .wp-block-image .alignright,
#download.entry-single .c-post-content .wp-block-image .aligncenter {
  display: table;
}
#download.entry-single .c-post-content .wp-block-image .alignleft > figcaption,
#download.entry-single .c-post-content .wp-block-image .alignright > figcaption,
#download.entry-single .c-post-content .wp-block-image .aligncenter > figcaption {
  display: table-caption;
  caption-side: bottom;
}
#download.entry-single .c-post-content .wp-block-image .alignleft {
  /*rtl:ignore*/
  float: left;
  /*rtl:ignore*/
  margin-left: 0;
  margin-right: 1em;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
#download.entry-single .c-post-content .wp-block-image .alignright {
  /*rtl:ignore*/
  float: right;
  /*rtl:ignore*/
  margin-right: 0;
  margin-left: 1em;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
#download.entry-single .c-post-content .wp-block-image .aligncenter {
  margin-left: auto;
  margin-right: auto;
}
#download.entry-single .c-post-content .wp-block-image figcaption {
  margin-top: 1em;
  margin-bottom: 1em;
  color: #777;
  font-size: 13px;
  text-align: center;
}
@media screen and (min-width: 751px) and (max-width: 1023px) {
  #download.entry-single .c-post-content .wp-block-image figcaption {
    font-size: 12px;
  }
}
@media screen and (min-width: 751px) and (max-width: 1023px) {
  #download.entry-single .c-post-content .wp-block-image figcaption {
    font-size: 2.6666666667vw;
  }
}
#download.entry-single .c-post-content .wp-block-image.is-style-rounded img {
  border-radius: 10px;
}
#download.entry-single .c-post-content .wp-block-image.is-style-circle-mask img {
  border-radius: 10px;
}
@supports (-webkit-mask-image: none) or (mask-image: none) or (-webkit-mask-image: none) {
  #download.entry-single .c-post-content .wp-block-image.is-style-circle-mask img {
    /* stylelint-disable */
    -webkit-mask-image: url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');
    mask-image: url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');
    /* stylelint-enable */
    mask-mode: alpha;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: contain;
    mask-size: contain;
    -webkit-mask-position: center;
    mask-position: center;
    border-radius: 0;
  }
}
#download.entry-single .c-post-content .wp-block-image figure {
  margin: 0;
}
#download.entry-single .c-post-content .wp-block-cover-image,
#download.entry-single .c-post-content .wp-block-cover {
  position: relative;
  background-size: cover;
  background-position: center center;
  min-height: 430px;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 1em;
  box-sizing: border-box;
}
#download.entry-single .c-post-content .wp-block-cover-image.has-parallax,
#download.entry-single .c-post-content .wp-block-cover.has-parallax {
  background-attachment: fixed;
}
@supports (-webkit-overflow-scrolling: touch) {
  #download.entry-single .c-post-content .wp-block-cover-image.has-parallax,
  #download.entry-single .c-post-content .wp-block-cover.has-parallax {
    background-attachment: scroll;
  }
}
@media (prefers-reduced-motion: reduce) {
  #download.entry-single .c-post-content .wp-block-cover-image.has-parallax,
  #download.entry-single .c-post-content .wp-block-cover.has-parallax {
    background-attachment: scroll;
  }
}
#download.entry-single .c-post-content .wp-block-cover-image.is-repeated,
#download.entry-single .c-post-content .wp-block-cover.is-repeated {
  background-repeat: repeat;
  background-size: auto;
}
#download.entry-single .c-post-content .wp-block-cover-image.has-background-dim:not([class*=-background-color]),
#download.entry-single .c-post-content .wp-block-cover-image .has-background-dim:not([class*=-background-color]),
#download.entry-single .c-post-content .wp-block-cover.has-background-dim:not([class*=-background-color]),
#download.entry-single .c-post-content .wp-block-cover .has-background-dim:not([class*=-background-color]) {
  background-color: #000;
}
#download.entry-single .c-post-content .wp-block-cover-image.has-background-dim::before,
#download.entry-single .c-post-content .wp-block-cover-image .has-background-dim::before,
#download.entry-single .c-post-content .wp-block-cover.has-background-dim::before,
#download.entry-single .c-post-content .wp-block-cover .has-background-dim::before {
  content: "";
  background-color: inherit;
}
#download.entry-single .c-post-content .wp-block-cover-image.has-background-dim:not(.has-background-gradient)::before,
#download.entry-single .c-post-content .wp-block-cover-image .has-background-dim:not(.has-background-gradient)::before,
#download.entry-single .c-post-content .wp-block-cover-image .wp-block-cover__gradient-background,
#download.entry-single .c-post-content .wp-block-cover.has-background-dim:not(.has-background-gradient)::before,
#download.entry-single .c-post-content .wp-block-cover .has-background-dim:not(.has-background-gradient)::before,
#download.entry-single .c-post-content .wp-block-cover .wp-block-cover__gradient-background {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 1;
  opacity: 0.5;
}
#download.entry-single .c-post-content .wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0,
#download.entry-single .c-post-content .wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0 {
  opacity: 0;
}
#download.entry-single .c-post-content .wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10,
#download.entry-single .c-post-content .wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10 {
  opacity: 0.1;
}
#download.entry-single .c-post-content .wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20,
#download.entry-single .c-post-content .wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20 {
  opacity: 0.2;
}
#download.entry-single .c-post-content .wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30,
#download.entry-single .c-post-content .wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30 {
  opacity: 0.3;
}
#download.entry-single .c-post-content .wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40,
#download.entry-single .c-post-content .wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40 {
  opacity: 0.4;
}
#download.entry-single .c-post-content .wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50,
#download.entry-single .c-post-content .wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50 {
  opacity: 0.5;
}
#download.entry-single .c-post-content .wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60,
#download.entry-single .c-post-content .wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60 {
  opacity: 0.6;
}
#download.entry-single .c-post-content .wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70,
#download.entry-single .c-post-content .wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70 {
  opacity: 0.7;
}
#download.entry-single .c-post-content .wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80,
#download.entry-single .c-post-content .wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80 {
  opacity: 0.8;
}
#download.entry-single .c-post-content .wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90,
#download.entry-single .c-post-content .wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90 {
  opacity: 0.9;
}
#download.entry-single .c-post-content .wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100,
#download.entry-single .c-post-content .wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100 {
  opacity: 1;
}
#download.entry-single .c-post-content .wp-block-cover-image.alignleft, #download.entry-single .c-post-content .wp-block-cover-image.alignright,
#download.entry-single .c-post-content .wp-block-cover.alignleft,
#download.entry-single .c-post-content .wp-block-cover.alignright {
  max-width: 420px;
  width: 100%;
}
#download.entry-single .c-post-content .wp-block-cover-image::after,
#download.entry-single .c-post-content .wp-block-cover::after {
  display: block;
  content: "";
  font-size: 0;
  min-height: inherit;
}
@supports (position: sticky) {
  #download.entry-single .c-post-content .wp-block-cover-image::after,
  #download.entry-single .c-post-content .wp-block-cover::after {
    content: none;
  }
}
#download.entry-single .c-post-content .wp-block-cover-image.aligncenter, #download.entry-single .c-post-content .wp-block-cover-image.alignleft, #download.entry-single .c-post-content .wp-block-cover-image.alignright,
#download.entry-single .c-post-content .wp-block-cover.aligncenter,
#download.entry-single .c-post-content .wp-block-cover.alignleft,
#download.entry-single .c-post-content .wp-block-cover.alignright {
  display: flex;
}
#download.entry-single .c-post-content .wp-block-cover-image .wp-block-cover__inner-container,
#download.entry-single .c-post-content .wp-block-cover .wp-block-cover__inner-container {
  width: 100%;
  z-index: 1;
  color: #fff;
}
#download.entry-single .c-post-content .wp-block-cover-image.is-light .wp-block-cover__inner-container,
#download.entry-single .c-post-content .wp-block-cover.is-light .wp-block-cover__inner-container {
  color: #000;
}
#download.entry-single .c-post-content .wp-block-cover-image p:not(.has-text-color),
#download.entry-single .c-post-content .wp-block-cover-image h1:not(.has-text-color),
#download.entry-single .c-post-content .wp-block-cover-image h2:not(.has-text-color),
#download.entry-single .c-post-content .wp-block-cover-image h3:not(.has-text-color),
#download.entry-single .c-post-content .wp-block-cover-image h4:not(.has-text-color),
#download.entry-single .c-post-content .wp-block-cover-image h5:not(.has-text-color),
#download.entry-single .c-post-content .wp-block-cover-image h6:not(.has-text-color),
#download.entry-single .c-post-content .wp-block-cover p:not(.has-text-color),
#download.entry-single .c-post-content .wp-block-cover h1:not(.has-text-color),
#download.entry-single .c-post-content .wp-block-cover h2:not(.has-text-color),
#download.entry-single .c-post-content .wp-block-cover h3:not(.has-text-color),
#download.entry-single .c-post-content .wp-block-cover h4:not(.has-text-color),
#download.entry-single .c-post-content .wp-block-cover h5:not(.has-text-color),
#download.entry-single .c-post-content .wp-block-cover h6:not(.has-text-color) {
  color: inherit;
}
#download.entry-single .c-post-content .wp-block-cover-image.is-position-top-left,
#download.entry-single .c-post-content .wp-block-cover.is-position-top-left {
  align-items: flex-start;
  justify-content: flex-start;
}
#download.entry-single .c-post-content .wp-block-cover-image.is-position-top-center,
#download.entry-single .c-post-content .wp-block-cover.is-position-top-center {
  align-items: flex-start;
  justify-content: center;
}
#download.entry-single .c-post-content .wp-block-cover-image.is-position-top-right,
#download.entry-single .c-post-content .wp-block-cover.is-position-top-right {
  align-items: flex-start;
  justify-content: flex-end;
}
#download.entry-single .c-post-content .wp-block-cover-image.is-position-center-left,
#download.entry-single .c-post-content .wp-block-cover.is-position-center-left {
  align-items: center;
  justify-content: flex-start;
}
#download.entry-single .c-post-content .wp-block-cover-image.is-position-center-center,
#download.entry-single .c-post-content .wp-block-cover.is-position-center-center {
  align-items: center;
  justify-content: center;
}
#download.entry-single .c-post-content .wp-block-cover-image.is-position-center-right,
#download.entry-single .c-post-content .wp-block-cover.is-position-center-right {
  align-items: center;
  justify-content: flex-end;
}
#download.entry-single .c-post-content .wp-block-cover-image.is-position-bottom-left,
#download.entry-single .c-post-content .wp-block-cover.is-position-bottom-left {
  align-items: flex-end;
  justify-content: flex-start;
}
#download.entry-single .c-post-content .wp-block-cover-image.is-position-bottom-center,
#download.entry-single .c-post-content .wp-block-cover.is-position-bottom-center {
  align-items: flex-end;
  justify-content: center;
}
#download.entry-single .c-post-content .wp-block-cover-image.is-position-bottom-right,
#download.entry-single .c-post-content .wp-block-cover.is-position-bottom-right {
  align-items: flex-end;
  justify-content: flex-end;
}
#download.entry-single .c-post-content .wp-block-cover-image.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container,
#download.entry-single .c-post-content .wp-block-cover.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container {
  margin: 0;
  width: auto;
}
#download.entry-single .c-post-content .wp-block-cover-image img.wp-block-cover__image-background,
#download.entry-single .c-post-content .wp-block-cover-image video.wp-block-cover__video-background,
#download.entry-single .c-post-content .wp-block-cover img.wp-block-cover__image-background,
#download.entry-single .c-post-content .wp-block-cover video.wp-block-cover__video-background {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  max-width: none;
  max-height: none;
  -o-object-fit: cover;
  object-fit: cover;
  outline: none;
  border: none;
  box-shadow: none;
}
#download.entry-single .c-post-content .wp-block-cover__video-background {
  z-index: 0;
}
#download.entry-single .c-post-content .wp-block-cover__image-background {
  z-index: 0;
}
#download.entry-single .c-post-content section.wp-block-cover-image h2,
#download.entry-single .c-post-content .wp-block-cover-image-text,
#download.entry-single .c-post-content .wp-block-cover-text {
  color: #fff;
}
#download.entry-single .c-post-content section.wp-block-cover-image h2 a,
#download.entry-single .c-post-content section.wp-block-cover-image h2 a:hover,
#download.entry-single .c-post-content section.wp-block-cover-image h2 a:focus,
#download.entry-single .c-post-content section.wp-block-cover-image h2 a:active,
#download.entry-single .c-post-content .wp-block-cover-image-text a,
#download.entry-single .c-post-content .wp-block-cover-image-text a:hover,
#download.entry-single .c-post-content .wp-block-cover-image-text a:focus,
#download.entry-single .c-post-content .wp-block-cover-image-text a:active,
#download.entry-single .c-post-content .wp-block-cover-text a,
#download.entry-single .c-post-content .wp-block-cover-text a:hover,
#download.entry-single .c-post-content .wp-block-cover-text a:focus,
#download.entry-single .c-post-content .wp-block-cover-text a:active {
  color: #fff;
}
#download.entry-single .c-post-content .wp-block-cover-image .wp-block-cover.has-left-content {
  justify-content: flex-start;
}
#download.entry-single .c-post-content .wp-block-cover-image .wp-block-cover.has-right-content {
  justify-content: flex-end;
}
#download.entry-single .c-post-content section.wp-block-cover-image.has-left-content > h2,
#download.entry-single .c-post-content .wp-block-cover-image.has-left-content .wp-block-cover-image-text,
#download.entry-single .c-post-content .wp-block-cover.has-left-content .wp-block-cover-text {
  margin-left: 0;
  text-align: left;
}
#download.entry-single .c-post-content section.wp-block-cover-image.has-right-content > h2,
#download.entry-single .c-post-content .wp-block-cover-image.has-right-content .wp-block-cover-image-text,
#download.entry-single .c-post-content .wp-block-cover.has-right-content .wp-block-cover-text {
  margin-right: 0;
  text-align: right;
}
#download.entry-single .c-post-content section.wp-block-cover-image > h2,
#download.entry-single .c-post-content .wp-block-cover-image .wp-block-cover-image-text,
#download.entry-single .c-post-content .wp-block-cover .wp-block-cover-text {
  font-size: 2em;
  line-height: 1.25;
  z-index: 1;
  margin-bottom: 0;
  max-width: 840px;
  padding: 0.44em;
  text-align: center;
}
#download.entry-single .c-post-content .wp-block-gallery,
#download.entry-single .c-post-content .blocks-gallery-grid {
  display: flex;
  flex-wrap: wrap;
  list-style-type: none;
  padding: 0;
  margin: 50px auto;
}
#download.entry-single .c-post-content .wp-block-gallery .blocks-gallery-image,
#download.entry-single .c-post-content .wp-block-gallery .blocks-gallery-item,
#download.entry-single .c-post-content .blocks-gallery-grid .blocks-gallery-image,
#download.entry-single .c-post-content .blocks-gallery-grid .blocks-gallery-item {
  margin: 0 1em 1em 0;
  display: flex;
  flex-grow: 1;
  flex-direction: column;
  justify-content: center;
  position: relative;
  width: calc(50% - 1em);
}
#download.entry-single .c-post-content .wp-block-gallery .blocks-gallery-image:nth-of-type(even),
#download.entry-single .c-post-content .wp-block-gallery .blocks-gallery-item:nth-of-type(even),
#download.entry-single .c-post-content .blocks-gallery-grid .blocks-gallery-image:nth-of-type(even),
#download.entry-single .c-post-content .blocks-gallery-grid .blocks-gallery-item:nth-of-type(even) {
  margin-right: 0;
}
#download.entry-single .c-post-content .wp-block-gallery .blocks-gallery-image figure,
#download.entry-single .c-post-content .wp-block-gallery .blocks-gallery-item figure,
#download.entry-single .c-post-content .blocks-gallery-grid .blocks-gallery-image figure,
#download.entry-single .c-post-content .blocks-gallery-grid .blocks-gallery-item figure {
  margin: 0;
  height: 100%;
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
}
#download.entry-single .c-post-content .wp-block-gallery .blocks-gallery-image img,
#download.entry-single .c-post-content .wp-block-gallery .blocks-gallery-item img,
#download.entry-single .c-post-content .blocks-gallery-grid .blocks-gallery-image img,
#download.entry-single .c-post-content .blocks-gallery-grid .blocks-gallery-item img {
  display: block;
  max-width: 100%;
  height: auto;
  width: auto;
}
#download.entry-single .c-post-content .wp-block-gallery .blocks-gallery-image figcaption,
#download.entry-single .c-post-content .wp-block-gallery .blocks-gallery-item figcaption,
#download.entry-single .c-post-content .blocks-gallery-grid .blocks-gallery-image figcaption,
#download.entry-single .c-post-content .blocks-gallery-grid .blocks-gallery-item figcaption {
  position: absolute;
  bottom: 0;
  width: 100%;
  max-height: 100%;
  overflow: auto;
  padding: 3em 0.77em 0.7em;
  color: #fff;
  text-align: center;
  font-size: 0.8em;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.7) 0, rgba(0, 0, 0, 0.3) 70%, transparent);
  box-sizing: border-box;
  margin: 0;
  z-index: 2;
}
#download.entry-single .c-post-content .wp-block-gallery .blocks-gallery-image figcaption img,
#download.entry-single .c-post-content .wp-block-gallery .blocks-gallery-item figcaption img,
#download.entry-single .c-post-content .blocks-gallery-grid .blocks-gallery-image figcaption img,
#download.entry-single .c-post-content .blocks-gallery-grid .blocks-gallery-item figcaption img {
  display: inline;
}
#download.entry-single .c-post-content .wp-block-gallery figcaption,
#download.entry-single .c-post-content .blocks-gallery-grid figcaption {
  flex-grow: 1;
}
#download.entry-single .c-post-content .wp-block-gallery.is-cropped .blocks-gallery-image a,
#download.entry-single .c-post-content .wp-block-gallery.is-cropped .blocks-gallery-image img, #download.entry-single .c-post-content .wp-block-gallery.is-cropped .blocks-gallery-item a,
#download.entry-single .c-post-content .wp-block-gallery.is-cropped .blocks-gallery-item img,
#download.entry-single .c-post-content .blocks-gallery-grid.is-cropped .blocks-gallery-image a,
#download.entry-single .c-post-content .blocks-gallery-grid.is-cropped .blocks-gallery-image img,
#download.entry-single .c-post-content .blocks-gallery-grid.is-cropped .blocks-gallery-item a,
#download.entry-single .c-post-content .blocks-gallery-grid.is-cropped .blocks-gallery-item img {
  width: 100%;
  height: 100%;
  flex: 1;
  -o-object-fit: cover;
  object-fit: cover;
}
#download.entry-single .c-post-content .wp-block-gallery.columns-1 .blocks-gallery-image, #download.entry-single .c-post-content .wp-block-gallery.columns-1 .blocks-gallery-item,
#download.entry-single .c-post-content .blocks-gallery-grid.columns-1 .blocks-gallery-image,
#download.entry-single .c-post-content .blocks-gallery-grid.columns-1 .blocks-gallery-item {
  width: 100%;
  margin-right: 0;
}
@media (min-width: 600px) {
  #download.entry-single .c-post-content .wp-block-gallery.columns-3 .blocks-gallery-image, #download.entry-single .c-post-content .wp-block-gallery.columns-3 .blocks-gallery-item,
  #download.entry-single .c-post-content .blocks-gallery-grid.columns-3 .blocks-gallery-image,
  #download.entry-single .c-post-content .blocks-gallery-grid.columns-3 .blocks-gallery-item {
    width: calc(33.3333333333% - 0.6666666667em);
    margin-right: 1em;
  }
  #download.entry-single .c-post-content .wp-block-gallery.columns-4 .blocks-gallery-image, #download.entry-single .c-post-content .wp-block-gallery.columns-4 .blocks-gallery-item,
  #download.entry-single .c-post-content .blocks-gallery-grid.columns-4 .blocks-gallery-image,
  #download.entry-single .c-post-content .blocks-gallery-grid.columns-4 .blocks-gallery-item {
    width: calc(25% - 0.75em);
    margin-right: 1em;
  }
  #download.entry-single .c-post-content .wp-block-gallery.columns-5 .blocks-gallery-image, #download.entry-single .c-post-content .wp-block-gallery.columns-5 .blocks-gallery-item,
  #download.entry-single .c-post-content .blocks-gallery-grid.columns-5 .blocks-gallery-image,
  #download.entry-single .c-post-content .blocks-gallery-grid.columns-5 .blocks-gallery-item {
    width: calc(20% - 0.8em);
    margin-right: 1em;
  }
  #download.entry-single .c-post-content .wp-block-gallery.columns-6 .blocks-gallery-image, #download.entry-single .c-post-content .wp-block-gallery.columns-6 .blocks-gallery-item,
  #download.entry-single .c-post-content .blocks-gallery-grid.columns-6 .blocks-gallery-image,
  #download.entry-single .c-post-content .blocks-gallery-grid.columns-6 .blocks-gallery-item {
    width: calc(16.6666666667% - 0.8333333333em);
    margin-right: 1em;
  }
  #download.entry-single .c-post-content .wp-block-gallery.columns-7 .blocks-gallery-image, #download.entry-single .c-post-content .wp-block-gallery.columns-7 .blocks-gallery-item,
  #download.entry-single .c-post-content .blocks-gallery-grid.columns-7 .blocks-gallery-image,
  #download.entry-single .c-post-content .blocks-gallery-grid.columns-7 .blocks-gallery-item {
    width: calc(14.2857142857% - 0.8571428571em);
    margin-right: 1em;
  }
  #download.entry-single .c-post-content .wp-block-gallery.columns-8 .blocks-gallery-image, #download.entry-single .c-post-content .wp-block-gallery.columns-8 .blocks-gallery-item,
  #download.entry-single .c-post-content .blocks-gallery-grid.columns-8 .blocks-gallery-image,
  #download.entry-single .c-post-content .blocks-gallery-grid.columns-8 .blocks-gallery-item {
    width: calc(12.5% - 0.875em);
    margin-right: 1em;
  }
  #download.entry-single .c-post-content .wp-block-gallery.columns-1 .blocks-gallery-image:nth-of-type(1n), #download.entry-single .c-post-content .wp-block-gallery.columns-1 .blocks-gallery-item:nth-of-type(1n),
  #download.entry-single .c-post-content .blocks-gallery-grid.columns-1 .blocks-gallery-image:nth-of-type(1n),
  #download.entry-single .c-post-content .blocks-gallery-grid.columns-1 .blocks-gallery-item:nth-of-type(1n) {
    margin-right: 0;
  }
  #download.entry-single .c-post-content .wp-block-gallery.columns-2 .blocks-gallery-image:nth-of-type(2n), #download.entry-single .c-post-content .wp-block-gallery.columns-2 .blocks-gallery-item:nth-of-type(2n),
  #download.entry-single .c-post-content .blocks-gallery-grid.columns-2 .blocks-gallery-image:nth-of-type(2n),
  #download.entry-single .c-post-content .blocks-gallery-grid.columns-2 .blocks-gallery-item:nth-of-type(2n) {
    margin-right: 0;
  }
  #download.entry-single .c-post-content .wp-block-gallery.columns-3 .blocks-gallery-image:nth-of-type(3n), #download.entry-single .c-post-content .wp-block-gallery.columns-3 .blocks-gallery-item:nth-of-type(3n),
  #download.entry-single .c-post-content .blocks-gallery-grid.columns-3 .blocks-gallery-image:nth-of-type(3n),
  #download.entry-single .c-post-content .blocks-gallery-grid.columns-3 .blocks-gallery-item:nth-of-type(3n) {
    margin-right: 0;
  }
  #download.entry-single .c-post-content .wp-block-gallery.columns-4 .blocks-gallery-image:nth-of-type(4n), #download.entry-single .c-post-content .wp-block-gallery.columns-4 .blocks-gallery-item:nth-of-type(4n),
  #download.entry-single .c-post-content .blocks-gallery-grid.columns-4 .blocks-gallery-image:nth-of-type(4n),
  #download.entry-single .c-post-content .blocks-gallery-grid.columns-4 .blocks-gallery-item:nth-of-type(4n) {
    margin-right: 0;
  }
  #download.entry-single .c-post-content .wp-block-gallery.columns-5 .blocks-gallery-image:nth-of-type(5n), #download.entry-single .c-post-content .wp-block-gallery.columns-5 .blocks-gallery-item:nth-of-type(5n),
  #download.entry-single .c-post-content .blocks-gallery-grid.columns-5 .blocks-gallery-image:nth-of-type(5n),
  #download.entry-single .c-post-content .blocks-gallery-grid.columns-5 .blocks-gallery-item:nth-of-type(5n) {
    margin-right: 0;
  }
  #download.entry-single .c-post-content .wp-block-gallery.columns-6 .blocks-gallery-image:nth-of-type(6n), #download.entry-single .c-post-content .wp-block-gallery.columns-6 .blocks-gallery-item:nth-of-type(6n),
  #download.entry-single .c-post-content .blocks-gallery-grid.columns-6 .blocks-gallery-image:nth-of-type(6n),
  #download.entry-single .c-post-content .blocks-gallery-grid.columns-6 .blocks-gallery-item:nth-of-type(6n) {
    margin-right: 0;
  }
  #download.entry-single .c-post-content .wp-block-gallery.columns-7 .blocks-gallery-image:nth-of-type(7n), #download.entry-single .c-post-content .wp-block-gallery.columns-7 .blocks-gallery-item:nth-of-type(7n),
  #download.entry-single .c-post-content .blocks-gallery-grid.columns-7 .blocks-gallery-image:nth-of-type(7n),
  #download.entry-single .c-post-content .blocks-gallery-grid.columns-7 .blocks-gallery-item:nth-of-type(7n) {
    margin-right: 0;
  }
  #download.entry-single .c-post-content .wp-block-gallery.columns-8 .blocks-gallery-image:nth-of-type(8n), #download.entry-single .c-post-content .wp-block-gallery.columns-8 .blocks-gallery-item:nth-of-type(8n),
  #download.entry-single .c-post-content .blocks-gallery-grid.columns-8 .blocks-gallery-image:nth-of-type(8n),
  #download.entry-single .c-post-content .blocks-gallery-grid.columns-8 .blocks-gallery-item:nth-of-type(8n) {
    margin-right: 0;
  }
}
#download.entry-single .c-post-content .wp-block-gallery .blocks-gallery-image:last-child,
#download.entry-single .c-post-content .wp-block-gallery .blocks-gallery-item:last-child,
#download.entry-single .c-post-content .blocks-gallery-grid .blocks-gallery-image:last-child,
#download.entry-single .c-post-content .blocks-gallery-grid .blocks-gallery-item:last-child {
  margin-right: 0;
}
#download.entry-single .c-post-content .wp-block-gallery.alignleft, #download.entry-single .c-post-content .wp-block-gallery.alignright,
#download.entry-single .c-post-content .blocks-gallery-grid.alignleft,
#download.entry-single .c-post-content .blocks-gallery-grid.alignright {
  max-width: 420px;
  width: 100%;
}
#download.entry-single .c-post-content .wp-block-gallery.aligncenter .blocks-gallery-item figure,
#download.entry-single .c-post-content .blocks-gallery-grid.aligncenter .blocks-gallery-item figure {
  justify-content: center;
}
#download.entry-single .c-post-content .wp-block-gallery:not(.is-cropped) .blocks-gallery-item {
  align-self: flex-start;
}
#download.entry-single .c-post-content .wp-block-gallery.has-nested-images {
  display: flex;
  flex-wrap: wrap;
}
#download.entry-single .c-post-content .wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image) {
  margin: 0 var(--gallery-block--gutter-size, 16px) var(--gallery-block--gutter-size, 16px) 0;
  width: calc(50% - var(--gallery-block--gutter-size, 16px) / 2);
}
#download.entry-single .c-post-content .wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image):last-of-type:not(#individual-image) {
  margin-right: 0;
}
#download.entry-single .c-post-content .wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image):nth-of-type(even) {
  margin-right: 0;
}
#download.entry-single .c-post-content .wp-block-gallery.has-nested-images figure.wp-block-image {
  display: flex;
  flex-grow: 1;
  justify-content: center;
  position: relative;
  margin-top: auto;
  margin-bottom: auto;
  flex-direction: column;
}
#download.entry-single .c-post-content .wp-block-gallery.has-nested-images figure.wp-block-image > div,
#download.entry-single .c-post-content .wp-block-gallery.has-nested-images figure.wp-block-image > a {
  margin: 0;
  flex-direction: column;
  flex-grow: 1;
}
#download.entry-single .c-post-content .wp-block-gallery.has-nested-images figure.wp-block-image img {
  display: block;
  height: auto;
  max-width: 100%;
  width: auto;
}
#download.entry-single .c-post-content .wp-block-gallery.has-nested-images figure.wp-block-image figcaption {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.7) 0, rgba(0, 0, 0, 0.3) 70%, transparent);
  bottom: 0;
  color: #fff;
  font-size: 13px;
  left: 0;
  margin-bottom: 0;
  max-height: 60%;
  overflow: auto;
  padding: 0 8px 8px;
  position: absolute;
  text-align: center;
  width: 100%;
  box-sizing: border-box;
}
#download.entry-single .c-post-content .wp-block-gallery.has-nested-images figure.wp-block-image figcaption img {
  display: inline;
}
#download.entry-single .c-post-content .wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded > div,
#download.entry-single .c-post-content .wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded > a {
  flex: 1 1 auto;
}
#download.entry-single .c-post-content .wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded figcaption {
  flex: initial;
  background: none;
  color: inherit;
  margin: 0;
  padding: 10px 10px 9px;
  position: relative;
}
#download.entry-single .c-post-content .wp-block-gallery.has-nested-images figcaption {
  flex-grow: 1;
  flex-basis: 100%;
  text-align: center;
}
#download.entry-single .c-post-content .wp-block-gallery.has-nested-images:not(.is-cropped) figure.wp-block-image:not(#individual-image) {
  margin-top: 0;
  margin-bottom: auto;
}
#download.entry-single .c-post-content .wp-block-gallery.has-nested-images:not(.is-cropped) figure.wp-block-image:not(#individual-image) img {
  margin-bottom: var(--gallery-block--gutter-size, 16px);
}
#download.entry-single .c-post-content .wp-block-gallery.has-nested-images:not(.is-cropped) figure.wp-block-image:not(#individual-image) figcaption {
  bottom: var(--gallery-block--gutter-size, 16px);
}
#download.entry-single .c-post-content .wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) {
  align-self: inherit;
}
#download.entry-single .c-post-content .wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) > div:not(.components-drop-zone),
#download.entry-single .c-post-content .wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) > a {
  display: flex;
}
#download.entry-single .c-post-content .wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) a,
#download.entry-single .c-post-content .wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) img {
  width: 100%;
  flex: 1 0 0%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
#download.entry-single .c-post-content .wp-block-gallery.has-nested-images.columns-1 figure.wp-block-image:not(#individual-image) {
  margin-right: 0;
  width: 100%;
}
@media (min-width: 600px) {
  #download.entry-single .c-post-content .wp-block-gallery.has-nested-images.columns-3 figure.wp-block-image:not(#individual-image) {
    margin-right: var(--gallery-block--gutter-size, 16px);
    width: calc(33.3333333333% - var(--gallery-block--gutter-size, 16px) * 0.6666666667);
  }
  #download.entry-single .c-post-content .wp-block-gallery.has-nested-images.columns-3 figure.wp-block-image:not(#individual-image).is-dragging ~ figure.wp-block-image:not(#individual-image) {
    margin-right: var(--gallery-block--gutter-size, 16px);
  }
  #download.entry-single .c-post-content .wp-block-gallery.has-nested-images.columns-4 figure.wp-block-image:not(#individual-image) {
    margin-right: var(--gallery-block--gutter-size, 16px);
    width: calc(25% - var(--gallery-block--gutter-size, 16px) * 0.75);
  }
  #download.entry-single .c-post-content .wp-block-gallery.has-nested-images.columns-4 figure.wp-block-image:not(#individual-image).is-dragging ~ figure.wp-block-image:not(#individual-image) {
    margin-right: var(--gallery-block--gutter-size, 16px);
  }
  #download.entry-single .c-post-content .wp-block-gallery.has-nested-images.columns-5 figure.wp-block-image:not(#individual-image) {
    margin-right: var(--gallery-block--gutter-size, 16px);
    width: calc(20% - var(--gallery-block--gutter-size, 16px) * 0.8);
  }
  #download.entry-single .c-post-content .wp-block-gallery.has-nested-images.columns-5 figure.wp-block-image:not(#individual-image).is-dragging ~ figure.wp-block-image:not(#individual-image) {
    margin-right: var(--gallery-block--gutter-size, 16px);
  }
  #download.entry-single .c-post-content .wp-block-gallery.has-nested-images.columns-6 figure.wp-block-image:not(#individual-image) {
    margin-right: var(--gallery-block--gutter-size, 16px);
    width: calc(16.6666666667% - var(--gallery-block--gutter-size, 16px) * 0.8333333333);
  }
  #download.entry-single .c-post-content .wp-block-gallery.has-nested-images.columns-6 figure.wp-block-image:not(#individual-image).is-dragging ~ figure.wp-block-image:not(#individual-image) {
    margin-right: var(--gallery-block--gutter-size, 16px);
  }
  #download.entry-single .c-post-content .wp-block-gallery.has-nested-images.columns-7 figure.wp-block-image:not(#individual-image) {
    margin-right: var(--gallery-block--gutter-size, 16px);
    width: calc(14.2857142857% - var(--gallery-block--gutter-size, 16px) * 0.8571428571);
  }
  #download.entry-single .c-post-content .wp-block-gallery.has-nested-images.columns-7 figure.wp-block-image:not(#individual-image).is-dragging ~ figure.wp-block-image:not(#individual-image) {
    margin-right: var(--gallery-block--gutter-size, 16px);
  }
  #download.entry-single .c-post-content .wp-block-gallery.has-nested-images.columns-8 figure.wp-block-image:not(#individual-image) {
    margin-right: var(--gallery-block--gutter-size, 16px);
    width: calc(12.5% - var(--gallery-block--gutter-size, 16px) * 0.875);
  }
  #download.entry-single .c-post-content .wp-block-gallery.has-nested-images.columns-8 figure.wp-block-image:not(#individual-image).is-dragging ~ figure.wp-block-image:not(#individual-image) {
    margin-right: var(--gallery-block--gutter-size, 16px);
  }
  #download.entry-single .c-post-content .wp-block-gallery.has-nested-images.columns-1 figure.wp-block-image:not(#individual-image):nth-of-type(1n) {
    margin-right: 0;
  }
  #download.entry-single .c-post-content .wp-block-gallery.has-nested-images.columns-2 figure.wp-block-image:not(#individual-image):nth-of-type(2n) {
    margin-right: 0;
  }
  #download.entry-single .c-post-content .wp-block-gallery.has-nested-images.columns-3 figure.wp-block-image:not(#individual-image):nth-of-type(3n) {
    margin-right: 0;
  }
  #download.entry-single .c-post-content .wp-block-gallery.has-nested-images.columns-4 figure.wp-block-image:not(#individual-image):nth-of-type(4n) {
    margin-right: 0;
  }
  #download.entry-single .c-post-content .wp-block-gallery.has-nested-images.columns-5 figure.wp-block-image:not(#individual-image):nth-of-type(5n) {
    margin-right: 0;
  }
  #download.entry-single .c-post-content .wp-block-gallery.has-nested-images.columns-6 figure.wp-block-image:not(#individual-image):nth-of-type(6n) {
    margin-right: 0;
  }
  #download.entry-single .c-post-content .wp-block-gallery.has-nested-images.columns-7 figure.wp-block-image:not(#individual-image):nth-of-type(7n) {
    margin-right: 0;
  }
  #download.entry-single .c-post-content .wp-block-gallery.has-nested-images.columns-8 figure.wp-block-image:not(#individual-image):nth-of-type(8n) {
    margin-right: 0;
  }
  #download.entry-single .c-post-content .wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image) {
    margin-right: var(--gallery-block--gutter-size, 16px);
    width: calc(33.33% - var(--gallery-block--gutter-size, 16px) * 0.6666666667);
  }
  #download.entry-single .c-post-content .wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):nth-of-type(3n+3) {
    margin-right: 0;
  }
  #download.entry-single .c-post-content .wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2),
  #download.entry-single .c-post-content .wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2) ~ figure.wp-block-image:not(#individual-image) {
    width: calc(50% - var(--gallery-block--gutter-size, 16px) * 0.5);
  }
  #download.entry-single .c-post-content .wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(1) {
    width: 100%;
  }
}
#download.entry-single .c-post-content .wp-block-gallery.has-nested-images.alignleft, #download.entry-single .c-post-content .wp-block-gallery.has-nested-images.alignright {
  max-width: 420px;
  width: 100%;
}
#download.entry-single .c-post-content .wp-block-gallery.has-nested-images.aligncenter {
  justify-content: center;
}
#download.entry-single .c-post-content .blocks-gallery-caption {
  color: #555;
  font-size: 13px;
  text-align: center;
}
#download.entry-single .c-post-content {
  /* ================
  　  埋め込み
  ================ */
}
#download.entry-single .c-post-content .wp-block[data-align=left] > [data-type="core/embed"],
#download.entry-single .c-post-content .wp-block[data-align=right] > [data-type="core/embed"],
#download.entry-single .c-post-content .wp-block-embed.alignleft,
#download.entry-single .c-post-content .wp-block-embed.alignright {
  max-width: 360px;
  width: 100%;
}
#download.entry-single .c-post-content .wp-block[data-align=left] > [data-type="core/embed"] .wp-block-embed__wrapper,
#download.entry-single .c-post-content .wp-block[data-align=right] > [data-type="core/embed"] .wp-block-embed__wrapper,
#download.entry-single .c-post-content .wp-block-embed.alignleft .wp-block-embed__wrapper,
#download.entry-single .c-post-content .wp-block-embed.alignright .wp-block-embed__wrapper {
  min-width: 280px;
}
#download.entry-single .c-post-content .wp-block-cover .wp-block-embed {
  min-width: 320px;
  min-height: 240px;
}
#download.entry-single .c-post-content .wp-block-embed {
  margin: 0 0 1em 0;
  overflow-wrap: break-word;
}
#download.entry-single .c-post-content .wp-block-embed figcaption {
  margin-top: 1em;
  margin-bottom: 1em;
  color: #777;
  font-size: 13px;
  text-align: center;
}
@media screen and (min-width: 751px) and (max-width: 1023px) {
  #download.entry-single .c-post-content .wp-block-embed figcaption {
    font-size: 12px;
  }
}
@media screen and (min-width: 751px) and (max-width: 1023px) {
  #download.entry-single .c-post-content .wp-block-embed figcaption {
    font-size: 2.6666666667vw;
  }
}
#download.entry-single .c-post-content .wp-block-embed iframe {
  max-width: 100%;
}
#download.entry-single .c-post-content .wp-block-embed__wrapper {
  position: relative;
}
#download.entry-single .c-post-content .wp-block-embed.wp-has-aspect-ratio .wp-block-embed__wrapper::before,
#download.entry-single .c-post-content .wp-embed-responsive .wp-has-aspect-ratio .wp-block-embed__wrapper::before {
  content: "";
  display: block;
  padding-top: 50%;
}
#download.entry-single .c-post-content .wp-block-embed.wp-has-aspect-ratio iframe,
#download.entry-single .c-post-content .wp-embed-responsive .wp-has-aspect-ratio iframe {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
#download.entry-single .c-post-content .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper::before,
#download.entry-single .c-post-content .wp-embed-responsive .wp-embed-aspect-21-9 .wp-block-embed__wrapper::before {
  padding-top: 42.85%;
}
#download.entry-single .c-post-content .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper::before,
#download.entry-single .c-post-content .wp-embed-responsive .wp-embed-aspect-18-9 .wp-block-embed__wrapper::before {
  padding-top: 50%;
}
#download.entry-single .c-post-content .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper::before,
#download.entry-single .c-post-content .wp-embed-responsive .wp-embed-aspect-16-9 .wp-block-embed__wrapper::before {
  padding-top: 56.25%;
}
#download.entry-single .c-post-content .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper::before,
#download.entry-single .c-post-content .wp-embed-responsive .wp-embed-aspect-4-3 .wp-block-embed__wrapper::before {
  padding-top: 75%;
}
#download.entry-single .c-post-content .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper::before,
#download.entry-single .c-post-content .wp-embed-responsive .wp-embed-aspect-1-1 .wp-block-embed__wrapper::before {
  padding-top: 100%;
}
#download.entry-single .c-post-content .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper::before,
#download.entry-single .c-post-content .wp-embed-responsive .wp-embed-aspect-9-16 .wp-block-embed__wrapper::before {
  padding-top: 177.77%;
}
#download.entry-single .c-post-content .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper::before,
#download.entry-single .c-post-content .wp-embed-responsive .wp-embed-aspect-1-2 .wp-block-embed__wrapper::before {
  padding-top: 200%;
}
#download.entry-single .c-post-content {
  /* ================
  　  ボタン
  ================ */
}
#download.entry-single .c-post-content .wp-block-buttons {
  margin-bottom: 25px;
}
@media screen and (min-width: 751px) and (max-width: 1023px) {
  #download.entry-single .c-post-content .wp-block-buttons {
    margin-bottom: 4vw;
  }
}
#download.entry-single .c-post-content .wp-block-button__link {
  color: #fff;
  background-color: #32373c;
  border-radius: 9999px;
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  font-size: 1.125em;
  padding: calc(0.667em + 2px) calc(1.333em + 2px);
  text-align: center;
  text-decoration: none;
  word-break: break-word;
  box-sizing: border-box;
}
@media screen and (min-width: 751px) and (max-width: 1023px) {
  #download.entry-single .c-post-content .wp-block-button__link {
    font-size: 3.7333333333vw;
  }
}
#download.entry-single .c-post-content .wp-block-button__link:hover, #download.entry-single .c-post-content .wp-block-button__link:focus, #download.entry-single .c-post-content .wp-block-button__link:active, #download.entry-single .c-post-content .wp-block-button__link:visited {
  color: #fff;
}
#download.entry-single .c-post-content .wp-block-button__link.aligncenter {
  text-align: center;
}
#download.entry-single .c-post-content .wp-block-button__link.alignright {
  /*rtl:ignore*/
  text-align: right;
}
#download.entry-single .c-post-content .wp-block-buttons > .wp-block-button.has-custom-width {
  max-width: none;
}
#download.entry-single .c-post-content .wp-block-buttons > .wp-block-button.has-custom-width .wp-block-button__link {
  width: 100%;
}
#download.entry-single .c-post-content .wp-block-buttons > .wp-block-button.has-custom-font-size .wp-block-button__link {
  font-size: inherit;
}
#download.entry-single .c-post-content .wp-block-buttons > .wp-block-button.wp-block-button__width-25 {
  width: calc(25% - var(--wp--style--block-gap, 0.5em) * 0.75);
}
#download.entry-single .c-post-content .wp-block-buttons > .wp-block-button.wp-block-button__width-50 {
  width: calc(50% - var(--wp--style--block-gap, 0.5em) * 0.5);
}
#download.entry-single .c-post-content .wp-block-buttons > .wp-block-button.wp-block-button__width-75 {
  width: calc(75% - var(--wp--style--block-gap, 0.5em) * 0.25);
}
#download.entry-single .c-post-content .wp-block-buttons > .wp-block-button.wp-block-button__width-100 {
  width: 100%;
  flex-basis: 100%;
}
#download.entry-single .c-post-content .wp-block-buttons.is-vertical > .wp-block-button.wp-block-button__width-25 {
  width: 25%;
}
#download.entry-single .c-post-content .wp-block-buttons.is-vertical > .wp-block-button.wp-block-button__width-50 {
  width: 50%;
}
#download.entry-single .c-post-content .wp-block-buttons.is-vertical > .wp-block-button.wp-block-button__width-75 {
  width: 75%;
}
#download.entry-single .c-post-content .wp-block-button.is-style-squared,
#download.entry-single .c-post-content .wp-block-button__link.wp-block-button.is-style-squared {
  border-radius: 0;
}
#download.entry-single .c-post-content .wp-block-button.no-border-radius,
#download.entry-single .c-post-content .wp-block-button__link.no-border-radius {
  border-radius: 0 !important;
}
#download.entry-single .c-post-content .is-style-outline > :where(.wp-block-button__link),
#download.entry-single .c-post-content :where(.wp-block-button__link).is-style-outline {
  border: 2px solid currentColor;
  padding: 0.667em 1.333em;
}
#download.entry-single .c-post-content .is-style-outline > .wp-block-button__link:not(.has-text-color),
#download.entry-single .c-post-content .wp-block-button__link.is-style-outline:not(.has-text-color) {
  color: currentColor;
}
#download.entry-single .c-post-content .is-style-outline > .wp-block-button__link:not(.has-background),
#download.entry-single .c-post-content .wp-block-button__link.is-style-outline:not(.has-background) {
  background-color: transparent;
}
#download.entry-single .c-post-content {
  /* ================
  　  線
  ================ */
}
#download.entry-single .c-post-content .wp-block-separator {
  border-top: 1px solid currentColor;
  border-bottom: 1px solid currentColor;
  border: none;
  border-bottom: 2px solid currentColor;
  margin-left: auto;
  margin-right: auto;
  opacity: 0.4;
}
#download.entry-single .c-post-content .wp-block-separator.is-style-wide {
  border-bottom-width: 1px;
}
#download.entry-single .c-post-content .wp-block-separator.is-style-dots {
  background: none !important;
  border: none;
  text-align: center;
  line-height: 1;
  height: auto;
}
#download.entry-single .c-post-content .wp-block-separator.is-style-dots::before {
  content: "···";
  color: currentColor;
  font-size: 1.5em;
  letter-spacing: 2em;
  /*rtl:ignore*/
  padding-left: 2em;
  font-family: serif;
}
#download.entry-single .c-post-content .wp-block-separator:not(.is-style-wide):not(.is-style-dots) {
  width: 100px;
}
#download.entry-single .c-post-content .wp-block-separator.has-background:not(.is-style-dots) {
  border-bottom: none;
  height: 1px;
}
#download.entry-single .c-post-content .wp-block-separator.has-background:not(.is-style-wide):not(.is-style-dots) {
  height: 2px;
}
#download.entry-single .post-pager {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  flex-wrap: wrap;
  margin-top: 24vw;
  margin-left: 0;
}
#download.entry-single .post-pager .dummy {
  width: 15%;
}
#download.entry-single .post-pager .pager-link a::before, #download.entry-single .post-pager .pager-link a::after {
  width: 4vw;
  height: 7.4666666667vw;
  margin-top: -0.5333333333vw;
}
#download.entry-single .post-pager .pager-link.prev-link a:before {
  margin-right: 18.6666666667vw;
}
#download.entry-single .post-pager .pager-link.next-link a:after {
  margin-left: 18.6666666667vw;
}
#download.entry-single .post-pager .list-link:before {
  width: 18.6666666667vw;
  height: 18.6666666667vw;
}

/* --------------------------------------------------
* movie
*/
#movie::before {
  display: none;
}
#movie .cont-wrap {
  margin-bottom: 28vw;
}
#movie .cate-btn-area {
  grid-template-columns: repeat(1, 1fr);
  gap: 4vw 0;
}
#movie .cate-btn-area li a {
  padding: 0 2.6666666667vw;
  min-height: 21.3333333333vw;
  border: 1px solid var(--brw-color-1);
  border-radius: 2.6666666667vw;
}
#movie .link-btn {
  margin-top: 16vw;
}

#movie.entry-single .intro-area::after {
  display: none;
}
#movie.entry-single .single-cont {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-direction: column-reverse;
  flex-wrap: wrap;
}
#movie.entry-single .lft-culm {
  width: 100%;
  max-width: initial;
  margin: 0 auto;
}
#movie.entry-single .lft-culm .link-btn.sp {
  display: flex;
}
#movie.entry-single .rgt-culm {
  width: 100%;
  max-width: initial;
  margin: 0 auto 8vw;
}
#movie.entry-single .rgt-culm .link-btn.pc {
  display: none;
}
#movie.entry-single .category-area .area-ttl {
  margin-bottom: 4vw;
  font-size: 4.8vw;
}
#movie.entry-single .category-area dl + dl {
  margin-top: 4vw;
}
#movie.entry-single .category-area .cate-ttl {
  padding: 2.1333333333vw 10.6666666667vw 2.1333333333vw 0;
  font-size: 3.7333333333vw;
}
#movie.entry-single .category-area .cate-ttl:hover {
  opacity: 1;
}
#movie.entry-single .category-area .cate-ttl::after {
  top: 4vw;
  right: 3.2vw;
  width: 3.4666666667vw;
  height: 2.1333333333vw;
}
#movie.entry-single .category-area .cate-innr-wrap {
  margin-top: 2.6666666667vw;
}
#movie.entry-single .category-area .cate a {
  padding: 2.1333333333vw 0;
}
#movie.entry-single .category-area .cate-sub-wrap {
  margin-left: 5.3333333333vw;
}
#movie.entry-single .category-area .cate-sub-wrap + .cate-sub-wrap {
  margin-top: 2.6666666667vw;
}
#movie.entry-single .post-head {
  display: block;
  margin-bottom: 8vw;
  text-align: center;
}
#movie.entry-single .post-head .page-ttl {
  padding-bottom: 6.6666666667vw;
}
#movie.entry-single .post-detail dl + dl {
  margin-top: 8vw;
}
#movie.entry-single .post-detail .cont-ttl {
  padding: 2.6666666667vw 9.3333333333vw 2.6666666667vw 4vw;
  border-radius: 2.6666666667vw;
}
#movie.entry-single .post-detail .cont-ttl:hover {
  opacity: 1;
}
#movie.entry-single .post-detail .cont-ttl::after {
  right: 4vw;
  width: 3.2vw;
  height: 1.6vw;
}
#movie.entry-single .post-detail .cont-innr-wrap {
  padding: 0;
  margin-top: 5.3333333333vw;
  border-radius: 0;
  background-color: transparent;
}
#movie.entry-single .post-detail .cont-innr-wrap ul {
  grid-template-columns: repeat(1, 1fr);
  gap: 4vw 0;
}
#movie.entry-single .post-detail .cont-innr-wrap ul:has(li:first-child:nth-last-child(1)), #movie.entry-single .post-detail .cont-innr-wrap ul:has(li:first-child:nth-last-child(3)) {
  grid-template-columns: repeat(1, 1fr);
}
#movie.entry-single .post-detail .cont-innr-wrap ul:has(li:first-child:nth-last-child(2)) {
  grid-template-columns: repeat(1, 1fr);
}
#movie.entry-single .post-detail .cont-innr-wrap li figcaption {
  margin-top: 2.6666666667vw;
}
#movie.entry-single .post-detail .cont-innr-wrap li .modal-inner {
  width: 90%;
  height: 50.8vw;
}
#movie.entry-single .post-detail .cont-innr-wrap li .close-btn {
  top: 72vw;
  right: 5%;
  width: 5.3333333333vw;
}
#movie.entry-single .link-btn {
  margin-top: 16vw;
}
#movie.entry-single .wp-pagenavi {
  margin-top: 8vw;
}
#movie.entry-single .wp-pagenavi .page,
#movie.entry-single .wp-pagenavi span {
  padding: 2.6666666667vw 3.7333333333vw;
  margin: 0 1.3333333333vw;
}
#movie.entry-single .wp-pagenavi .previouspostslink,
#movie.entry-single .wp-pagenavi .nextpostslink {
  font-size: 0;
}
#movie.entry-single .wp-pagenavi .previouspostslink {
  margin-right: 10.6666666667vw;
}
#movie.entry-single .wp-pagenavi .previouspostslink::before {
  left: 0;
  width: 4.2666666667vw;
  height: 2.9333333333vw;
}
#movie.entry-single .wp-pagenavi .nextpostslink {
  margin-left: 10.6666666667vw;
}
#movie.entry-single .wp-pagenavi .nextpostslink::after {
  right: 0;
  width: 4.2666666667vw;
  height: 2.9333333333vw;
}
#movie.entry-single .c-post-content {
  /* =====================
  　  エレメントスタイル
  ===================== */
}
#movie.entry-single .c-post-content p {
  margin-bottom: 5.3333333333vw;
  font-size: 6.9333333333vw;
}
#movie.entry-single .c-post-content a {
  text-decoration: underline;
}
#movie.entry-single .c-post-content code {
  padding: 0.5em 1em;
  font-family: Menlo, Yu Gothic, Monaco, "Courier New", monospace;
  font-size: 4.2666666667vw;
  color: crimson;
  background-color: #f0f0f1;
}
#movie.entry-single .c-post-content mark {
  background-color: #F5F58A;
}
#movie.entry-single .c-post-content embed,
#movie.entry-single .c-post-content iframe,
#movie.entry-single .c-post-content object {
  max-width: 100%;
}
#movie.entry-single .c-post-content img {
  vertical-align: top;
}
#movie.entry-single .c-post-content pre {
  white-space: break-spaces;
}
#movie.entry-single .c-post-content b, #movie.entry-single .c-post-content strong {
  font-weight: bold;
}
#movie.entry-single .c-post-content {
  /* ==============
  　 共通スタイル
    クラス名
  ============== */
}
#movie.entry-single .c-post-content .aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
  clear: both;
}
#movie.entry-single .c-post-content .alignleft {
  float: left;
  margin: 0.5em 1em 0.5em 0;
}
#movie.entry-single .c-post-content .alignright {
  float: right;
  margin: 0.5em 0 0.5em 1em;
}
#movie.entry-single .c-post-content {
  /* =======================
  　  見出し H2が標準
  ======================= */
}
#movie.entry-single .c-post-content h1, #movie.entry-single .c-post-content h2, #movie.entry-single .c-post-content h3, #movie.entry-single .c-post-content h4, #movie.entry-single .c-post-content h5, #movie.entry-single .c-post-content h6 {
  margin-bottom: 8vw;
}
#movie.entry-single .c-post-content h1 {
  margin: 8vw 0 6.6666666667vw;
  font-size: 8.5333333333vw;
}
#movie.entry-single .c-post-content h2 {
  margin: 8vw 0 6.6666666667vw;
  font-size: 7.4666666667vw;
}
#movie.entry-single .c-post-content h2::before {
  width: 6.6666666667vw;
  margin-right: 5.3333333333vw;
}
#movie.entry-single .c-post-content h3 {
  margin: 8vw 0 6.6666666667vw;
  font-size: 6.9333333333vw;
}
#movie.entry-single .c-post-content h4 {
  margin: 8vw 0 6.6666666667vw;
  font-size: 6.9333333333vw;
}
#movie.entry-single .c-post-content h5 {
  margin: 8vw 0 6.6666666667vw;
  font-size: 6.4vw;
}
#movie.entry-single .c-post-content h6 {
  margin: 8vw 0 6.6666666667vw;
  font-size: 6.4vw;
}
#movie.entry-single .c-post-content {
  /* =====================
  　  引用
  ===================== */
}
#movie.entry-single .c-post-content .wp-block-quote {
  border-left: 0.25em solid currentColor;
  margin: 0 0 1.75em 0;
  padding-left: 1em;
  overflow-wrap: break-word;
}
#movie.entry-single .c-post-content .wp-block-quote cite,
#movie.entry-single .c-post-content .wp-block-quote footer {
  position: relative;
  display: block;
  padding: 0 0 0 1em;
  font-size: 0.8125em;
  font-style: normal;
  color: #555;
}
#movie.entry-single .c-post-content .wp-block-quote cite::before,
#movie.entry-single .c-post-content .wp-block-quote footer::before {
  content: "ー";
  margin-right: 0.4em;
}
#movie.entry-single .c-post-content .wp-block-quote.has-text-align-right {
  border-left: none;
  border-right: 0.25em solid currentColor;
  padding-left: 0;
  padding-right: 1em;
}
#movie.entry-single .c-post-content .wp-block-quote.has-text-align-center {
  border: none;
  padding-left: 0;
}
#movie.entry-single .c-post-content .wp-block-quote.is-style-plain {
  padding: 10px 20px 20px;
  border-left: none;
  background: #f5f5f5;
}
#movie.entry-single .c-post-content .wp-block-quote.is-style-plain p {
  font-style: italic;
}
#movie.entry-single .c-post-content .wp-block-quote.is-style-plain, #movie.entry-single .c-post-content .wp-block-quote.is-style-large, #movie.entry-single .c-post-content .wp-block-quote.is-large {
  border: none;
}
#movie.entry-single .c-post-content .wp-block-quote.is-style-large, #movie.entry-single .c-post-content .wp-block-quote.is-large {
  padding: 10px 20px 20px;
  border-left: none;
  white-space: pre-wrap;
  margin-bottom: 1em;
  background: #f5f5f5;
}
#movie.entry-single .c-post-content .wp-block-quote.is-style-large p, #movie.entry-single .c-post-content .wp-block-quote.is-large p {
  font-size: 1.5em;
  font-style: italic;
  line-height: 1.6;
}
@media screen and (min-width: 751px) and (max-width: 1023px) {
  #movie.entry-single .c-post-content .wp-block-quote.is-style-large p, #movie.entry-single .c-post-content .wp-block-quote.is-large p {
    font-size: 4.8vw;
  }
}
#movie.entry-single .c-post-content .wp-block-quote.is-style-large cite,
#movie.entry-single .c-post-content .wp-block-quote.is-style-large footer, #movie.entry-single .c-post-content .wp-block-quote.is-large cite,
#movie.entry-single .c-post-content .wp-block-quote.is-large footer {
  font-size: 1.125em;
  text-align: right;
}
@media screen and (min-width: 751px) and (max-width: 1023px) {
  #movie.entry-single .c-post-content .wp-block-quote.is-style-large cite,
  #movie.entry-single .c-post-content .wp-block-quote.is-style-large footer, #movie.entry-single .c-post-content .wp-block-quote.is-large cite,
  #movie.entry-single .c-post-content .wp-block-quote.is-large footer {
    font-size: 3.2vw;
  }
}
#movie.entry-single .c-post-content {
  /* =====================
  　  タイポグラフィ
  ===================== */
  /* サイズ */
}
#movie.entry-single .c-post-content .has-small-font-size {
  font-size: 13px;
}
@media screen and (min-width: 751px) and (max-width: 1023px) {
  #movie.entry-single .c-post-content .has-small-font-size {
    font-size: 2.6666666667vw;
  }
}
#movie.entry-single .c-post-content .has-medium-font-size {
  font-size: 20px;
}
@media screen and (min-width: 751px) and (max-width: 1023px) {
  #movie.entry-single .c-post-content .has-medium-font-size {
    font-size: 4.2666666667vw;
  }
}
#movie.entry-single .c-post-content .has-large-font-size {
  font-size: 36px;
}
@media screen and (min-width: 751px) and (max-width: 1023px) {
  #movie.entry-single .c-post-content .has-large-font-size {
    font-size: 7.4666666667vw;
  }
}
#movie.entry-single .c-post-content .has-x-large-font-size {
  font-size: 42px;
}
@media screen and (min-width: 751px) and (max-width: 1023px) {
  #movie.entry-single .c-post-content .has-x-large-font-size {
    font-size: 9.0666666667vw;
  }
}
#movie.entry-single .c-post-content {
  /* 外観
  font-weightとfont-style:italic;のインラインスタイル */
  /* 大文字小文字
  text-transformのインラインスタイル */
  /* letter-spacing
  letter-spacingのインラインスタイル */
  /* =========
  　  文字色
  ========= */
}
#movie.entry-single .c-post-content .has-vivid-red-color {
  color: #cf2e2e;
}
#movie.entry-single .c-post-content .has-vivid-cyan-blue-color {
  color: #0693e3;
}
#movie.entry-single .c-post-content .has-black-color {
  color: #000000;
}
#movie.entry-single .c-post-content .has-cyan-bluish-gray-color {
  color: #abb8c3;
}
#movie.entry-single .c-post-content .has-white-color {
  color: #ffffff;
}
#movie.entry-single .c-post-content .has-pale-pink-color {
  color: #f78da7;
}
#movie.entry-single .c-post-content .has-luminous-vivid-orange-color {
  color: #ff6900;
}
#movie.entry-single .c-post-content .has-luminous-vivid-amber-color {
  color: #fcb900;
}
#movie.entry-single .c-post-content .has-light-green-cyan-color {
  color: #7bdcb5;
}
#movie.entry-single .c-post-content .has-vivid-green-cyan-color {
  color: #00d084;
}
#movie.entry-single .c-post-content .has-pale-cyan-blue-color {
  color: #8ed1fc;
}
#movie.entry-single .c-post-content .has-vivid-purple-color {
  color: #9b51e0;
}
#movie.entry-single .c-post-content {
  /* ================
  　  背景色
  ================ */
}
#movie.entry-single .c-post-content .has-background {
  padding: 1.25em 2.375em;
}
#movie.entry-single .c-post-content .has-vivid-red-background-color {
  background-color: #cf2e2e;
}
#movie.entry-single .c-post-content .has-vivid-cyan-blue-background-color {
  background-color: #0693e3;
}
#movie.entry-single .c-post-content .has-black-background-color {
  background-color: #000000;
}
#movie.entry-single .c-post-content .has-cyan-bluish-gray-background-color {
  background-color: #abb8c3;
}
#movie.entry-single .c-post-content .has-white-background-color {
  background-color: #ffffff;
}
#movie.entry-single .c-post-content .has-pale-pink-background-color {
  background-color: #f78da7;
}
#movie.entry-single .c-post-content .has-luminous-vivid-orange-background-color {
  background-color: #ff6900;
}
#movie.entry-single .c-post-content .has-luminous-vivid-amber-background-color {
  background-color: #fcb900;
}
#movie.entry-single .c-post-content .has-light-green-cyan-background-color {
  background-color: #7bdcb5;
}
#movie.entry-single .c-post-content .has-vivid-green-cyan-background-color {
  background-color: #00d084;
}
#movie.entry-single .c-post-content .has-pale-cyan-blue-background-color {
  background-color: #8ed1fc;
}
#movie.entry-single .c-post-content .has-vivid-purple-background-color {
  background-color: #9b51e0;
}
#movie.entry-single .c-post-content {
  /* ================
  　  整形
  ================ */
}
#movie.entry-single .c-post-content sup {
  vertical-align: super;
  font-size: 12px;
}
@media screen and (min-width: 751px) and (max-width: 1023px) {
  #movie.entry-single .c-post-content sup {
    font-size: 2.6666666667vw;
  }
}
#movie.entry-single .c-post-content sub {
  vertical-align: sub;
  font-size: 12px;
}
@media screen and (min-width: 751px) and (max-width: 1023px) {
  #movie.entry-single .c-post-content sub {
    font-size: 2.6666666667vw;
  }
}
#movie.entry-single .c-post-content {
  /* 下線はtext-decoration: underlineのインラインスタイル */
}
#movie.entry-single .c-post-content .has-text-align-left {
  text-align: left;
}
#movie.entry-single .c-post-content .has-text-align-center {
  text-align: center;
}
#movie.entry-single .c-post-content .has-text-align-right {
  text-align: right;
}
#movie.entry-single .c-post-content {
  /* ================
  　  リスト
  ================ */
}
#movie.entry-single .c-post-content ul, #movie.entry-single .c-post-content ol {
  list-style: revert;
  list-style-type: revert;
  margin-bottom: 30px;
  padding: revert;
  font-size: 16px;
  line-height: 1.75;
  letter-spacing: 0.03em;
}
@media screen and (min-width: 751px) and (max-width: 1023px) {
  #movie.entry-single .c-post-content ul, #movie.entry-single .c-post-content ol {
    font-size: 14px;
  }
}
@media screen and (min-width: 751px) and (max-width: 1023px) {
  #movie.entry-single .c-post-content ul, #movie.entry-single .c-post-content ol {
    margin-bottom: 5.8666666667vw;
    font-size: 3.7333333333vw;
  }
}
#movie.entry-single .c-post-content ul li, #movie.entry-single .c-post-content ol li {
  list-style: revert;
}
#movie.entry-single .c-post-content .block-editor-block-list__layout .block-editor-block-list__block {
  list-style-type: revert;
  margin-bottom: 20px;
  padding: revert;
}
@media screen and (min-width: 751px) and (max-width: 1023px) {
  #movie.entry-single .c-post-content .block-editor-block-list__layout .block-editor-block-list__block {
    margin-bottom: 4vw;
  }
}
#movie.entry-single .c-post-content {
  /* ================
  　  テーブル
  ================ */
}
#movie.entry-single .c-post-content .wp-block-table {
  width: 100%;
  margin: 0 0 1em 0;
  overflow-x: auto;
}
#movie.entry-single .c-post-content .wp-block-table table {
  border-collapse: collapse;
  width: 100%;
}
#movie.entry-single .c-post-content .wp-block-table th, #movie.entry-single .c-post-content .wp-block-table td {
  border: 1px solid;
  padding: 0.5em;
}
@media screen and (min-width: 751px) and (max-width: 1023px) {
  #movie.entry-single .c-post-content .wp-block-table th, #movie.entry-single .c-post-content .wp-block-table td {
    font-size: 3.4666666667vw;
  }
}
#movie.entry-single .c-post-content .wp-block-table .has-fixed-layout {
  table-layout: fixed;
  width: 100%;
}
#movie.entry-single .c-post-content .wp-block-table .has-fixed-layout td,
#movie.entry-single .c-post-content .wp-block-table .has-fixed-layout th {
  word-break: break-word;
}
#movie.entry-single .c-post-content .wp-block-table.alignleft, #movie.entry-single .c-post-content .wp-block-table.aligncenter, #movie.entry-single .c-post-content .wp-block-table.alignright {
  display: table;
  width: auto;
}
#movie.entry-single .c-post-content .wp-block-table.alignleft td,
#movie.entry-single .c-post-content .wp-block-table.alignleft th, #movie.entry-single .c-post-content .wp-block-table.aligncenter td,
#movie.entry-single .c-post-content .wp-block-table.aligncenter th, #movie.entry-single .c-post-content .wp-block-table.alignright td,
#movie.entry-single .c-post-content .wp-block-table.alignright th {
  word-break: break-word;
}
#movie.entry-single .c-post-content .wp-block-table .has-subtle-light-gray-background-color {
  background-color: #f3f4f5;
}
#movie.entry-single .c-post-content .wp-block-table .has-subtle-pale-green-background-color {
  background-color: #e9fbe5;
}
#movie.entry-single .c-post-content .wp-block-table .has-subtle-pale-blue-background-color {
  background-color: #e7f5fe;
}
#movie.entry-single .c-post-content .wp-block-table .has-subtle-pale-pink-background-color {
  background-color: #fcf0ef;
}
#movie.entry-single .c-post-content .wp-block-table.is-style-stripes {
  border-spacing: 0;
  border-collapse: inherit;
  background-color: transparent;
  border-bottom: 1px solid #f0f0f0;
}
#movie.entry-single .c-post-content .wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
  background-color: #f0f0f0;
}
#movie.entry-single .c-post-content .wp-block-table.is-style-stripes.has-subtle-light-gray-background-color tbody tr:nth-child(odd) {
  background-color: #f3f4f5;
}
#movie.entry-single .c-post-content .wp-block-table.is-style-stripes.has-subtle-pale-green-background-color tbody tr:nth-child(odd) {
  background-color: #e9fbe5;
}
#movie.entry-single .c-post-content .wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color tbody tr:nth-child(odd) {
  background-color: #e7f5fe;
}
#movie.entry-single .c-post-content .wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color tbody tr:nth-child(odd) {
  background-color: #fcf0ef;
}
#movie.entry-single .c-post-content .wp-block-table.is-style-stripes th,
#movie.entry-single .c-post-content .wp-block-table.is-style-stripes td {
  border-color: transparent;
}
#movie.entry-single .c-post-content .wp-block-table .has-border-color > *,
#movie.entry-single .c-post-content .wp-block-table .has-border-color tr,
#movie.entry-single .c-post-content .wp-block-table .has-border-color th,
#movie.entry-single .c-post-content .wp-block-table .has-border-color td {
  border-color: inherit;
}
#movie.entry-single .c-post-content .wp-block-table table[style*=border-style] > *,
#movie.entry-single .c-post-content .wp-block-table table[style*=border-style] tr,
#movie.entry-single .c-post-content .wp-block-table table[style*=border-style] th,
#movie.entry-single .c-post-content .wp-block-table table[style*=border-style] td {
  border-style: inherit;
}
#movie.entry-single .c-post-content .wp-block-table table[style*=border-width] > *,
#movie.entry-single .c-post-content .wp-block-table table[style*=border-width] tr,
#movie.entry-single .c-post-content .wp-block-table table[style*=border-width] th,
#movie.entry-single .c-post-content .wp-block-table table[style*=border-width] td {
  border-width: inherit;
}
#movie.entry-single .c-post-content .wp-block-table figcaption {
  margin-top: 1em;
  margin-bottom: 1em;
  color: #777;
  font-size: 13px;
  letter-spacing: 0.06em;
  text-align: center;
}
@media screen and (min-width: 751px) and (max-width: 1023px) {
  #movie.entry-single .c-post-content .wp-block-table figcaption {
    font-size: 12px;
  }
}
@media screen and (min-width: 751px) and (max-width: 1023px) {
  #movie.entry-single .c-post-content .wp-block-table figcaption {
    font-size: 2.6666666667vw;
  }
}
#movie.entry-single .c-post-content {
  /* ================
  　  画像
  ================ */
}
#movie.entry-single .c-post-content .wp-block-image {
  margin: 50px 0;
}
@media screen and (min-width: 751px) and (max-width: 1023px) {
  #movie.entry-single .c-post-content .wp-block-image {
    margin: 42px 0;
  }
}
@media screen and (min-width: 751px) and (max-width: 1023px) {
  #movie.entry-single .c-post-content .wp-block-image {
    margin: 8vw 0;
  }
}
#movie.entry-single .c-post-content .wp-block-image img {
  height: auto;
  max-width: 100%;
  vertical-align: bottom;
}
#movie.entry-single .c-post-content .wp-block-image:not(.is-style-rounded) > a,
#movie.entry-single .c-post-content .wp-block-image:not(.is-style-rounded) img {
  border-radius: inherit;
}
#movie.entry-single .c-post-content .wp-block-image.aligncenter {
  text-align: center;
}
#movie.entry-single .c-post-content .wp-block-image.alignfull img, #movie.entry-single .c-post-content .wp-block-image.alignwide img {
  height: auto;
  width: 100%;
}
#movie.entry-single .c-post-content .wp-block-image .alignleft,
#movie.entry-single .c-post-content .wp-block-image .alignright,
#movie.entry-single .c-post-content .wp-block-image .aligncenter {
  display: table;
}
#movie.entry-single .c-post-content .wp-block-image .alignleft > figcaption,
#movie.entry-single .c-post-content .wp-block-image .alignright > figcaption,
#movie.entry-single .c-post-content .wp-block-image .aligncenter > figcaption {
  display: table-caption;
  caption-side: bottom;
}
#movie.entry-single .c-post-content .wp-block-image .alignleft {
  /*rtl:ignore*/
  float: left;
  /*rtl:ignore*/
  margin-left: 0;
  margin-right: 1em;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
#movie.entry-single .c-post-content .wp-block-image .alignright {
  /*rtl:ignore*/
  float: right;
  /*rtl:ignore*/
  margin-right: 0;
  margin-left: 1em;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
#movie.entry-single .c-post-content .wp-block-image .aligncenter {
  margin-left: auto;
  margin-right: auto;
}
#movie.entry-single .c-post-content .wp-block-image figcaption {
  margin-top: 1em;
  margin-bottom: 1em;
  color: #777;
  font-size: 13px;
  text-align: center;
}
@media screen and (min-width: 751px) and (max-width: 1023px) {
  #movie.entry-single .c-post-content .wp-block-image figcaption {
    font-size: 12px;
  }
}
@media screen and (min-width: 751px) and (max-width: 1023px) {
  #movie.entry-single .c-post-content .wp-block-image figcaption {
    font-size: 2.6666666667vw;
  }
}
#movie.entry-single .c-post-content .wp-block-image.is-style-rounded img {
  border-radius: 10px;
}
#movie.entry-single .c-post-content .wp-block-image.is-style-circle-mask img {
  border-radius: 10px;
}
@supports (-webkit-mask-image: none) or (mask-image: none) or (-webkit-mask-image: none) {
  #movie.entry-single .c-post-content .wp-block-image.is-style-circle-mask img {
    /* stylelint-disable */
    -webkit-mask-image: url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');
    mask-image: url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');
    /* stylelint-enable */
    mask-mode: alpha;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: contain;
    mask-size: contain;
    -webkit-mask-position: center;
    mask-position: center;
    border-radius: 0;
  }
}
#movie.entry-single .c-post-content .wp-block-image figure {
  margin: 0;
}
#movie.entry-single .c-post-content .wp-block-cover-image,
#movie.entry-single .c-post-content .wp-block-cover {
  position: relative;
  background-size: cover;
  background-position: center center;
  min-height: 430px;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 1em;
  box-sizing: border-box;
}
#movie.entry-single .c-post-content .wp-block-cover-image.has-parallax,
#movie.entry-single .c-post-content .wp-block-cover.has-parallax {
  background-attachment: fixed;
}
@supports (-webkit-overflow-scrolling: touch) {
  #movie.entry-single .c-post-content .wp-block-cover-image.has-parallax,
  #movie.entry-single .c-post-content .wp-block-cover.has-parallax {
    background-attachment: scroll;
  }
}
@media (prefers-reduced-motion: reduce) {
  #movie.entry-single .c-post-content .wp-block-cover-image.has-parallax,
  #movie.entry-single .c-post-content .wp-block-cover.has-parallax {
    background-attachment: scroll;
  }
}
#movie.entry-single .c-post-content .wp-block-cover-image.is-repeated,
#movie.entry-single .c-post-content .wp-block-cover.is-repeated {
  background-repeat: repeat;
  background-size: auto;
}
#movie.entry-single .c-post-content .wp-block-cover-image.has-background-dim:not([class*=-background-color]),
#movie.entry-single .c-post-content .wp-block-cover-image .has-background-dim:not([class*=-background-color]),
#movie.entry-single .c-post-content .wp-block-cover.has-background-dim:not([class*=-background-color]),
#movie.entry-single .c-post-content .wp-block-cover .has-background-dim:not([class*=-background-color]) {
  background-color: #000;
}
#movie.entry-single .c-post-content .wp-block-cover-image.has-background-dim::before,
#movie.entry-single .c-post-content .wp-block-cover-image .has-background-dim::before,
#movie.entry-single .c-post-content .wp-block-cover.has-background-dim::before,
#movie.entry-single .c-post-content .wp-block-cover .has-background-dim::before {
  content: "";
  background-color: inherit;
}
#movie.entry-single .c-post-content .wp-block-cover-image.has-background-dim:not(.has-background-gradient)::before,
#movie.entry-single .c-post-content .wp-block-cover-image .has-background-dim:not(.has-background-gradient)::before,
#movie.entry-single .c-post-content .wp-block-cover-image .wp-block-cover__gradient-background,
#movie.entry-single .c-post-content .wp-block-cover.has-background-dim:not(.has-background-gradient)::before,
#movie.entry-single .c-post-content .wp-block-cover .has-background-dim:not(.has-background-gradient)::before,
#movie.entry-single .c-post-content .wp-block-cover .wp-block-cover__gradient-background {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 1;
  opacity: 0.5;
}
#movie.entry-single .c-post-content .wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0,
#movie.entry-single .c-post-content .wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0 {
  opacity: 0;
}
#movie.entry-single .c-post-content .wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10,
#movie.entry-single .c-post-content .wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10 {
  opacity: 0.1;
}
#movie.entry-single .c-post-content .wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20,
#movie.entry-single .c-post-content .wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20 {
  opacity: 0.2;
}
#movie.entry-single .c-post-content .wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30,
#movie.entry-single .c-post-content .wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30 {
  opacity: 0.3;
}
#movie.entry-single .c-post-content .wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40,
#movie.entry-single .c-post-content .wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40 {
  opacity: 0.4;
}
#movie.entry-single .c-post-content .wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50,
#movie.entry-single .c-post-content .wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50 {
  opacity: 0.5;
}
#movie.entry-single .c-post-content .wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60,
#movie.entry-single .c-post-content .wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60 {
  opacity: 0.6;
}
#movie.entry-single .c-post-content .wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70,
#movie.entry-single .c-post-content .wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70 {
  opacity: 0.7;
}
#movie.entry-single .c-post-content .wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80,
#movie.entry-single .c-post-content .wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80 {
  opacity: 0.8;
}
#movie.entry-single .c-post-content .wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90,
#movie.entry-single .c-post-content .wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90 {
  opacity: 0.9;
}
#movie.entry-single .c-post-content .wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100,
#movie.entry-single .c-post-content .wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100 {
  opacity: 1;
}
#movie.entry-single .c-post-content .wp-block-cover-image.alignleft, #movie.entry-single .c-post-content .wp-block-cover-image.alignright,
#movie.entry-single .c-post-content .wp-block-cover.alignleft,
#movie.entry-single .c-post-content .wp-block-cover.alignright {
  max-width: 420px;
  width: 100%;
}
#movie.entry-single .c-post-content .wp-block-cover-image::after,
#movie.entry-single .c-post-content .wp-block-cover::after {
  display: block;
  content: "";
  font-size: 0;
  min-height: inherit;
}
@supports (position: sticky) {
  #movie.entry-single .c-post-content .wp-block-cover-image::after,
  #movie.entry-single .c-post-content .wp-block-cover::after {
    content: none;
  }
}
#movie.entry-single .c-post-content .wp-block-cover-image.aligncenter, #movie.entry-single .c-post-content .wp-block-cover-image.alignleft, #movie.entry-single .c-post-content .wp-block-cover-image.alignright,
#movie.entry-single .c-post-content .wp-block-cover.aligncenter,
#movie.entry-single .c-post-content .wp-block-cover.alignleft,
#movie.entry-single .c-post-content .wp-block-cover.alignright {
  display: flex;
}
#movie.entry-single .c-post-content .wp-block-cover-image .wp-block-cover__inner-container,
#movie.entry-single .c-post-content .wp-block-cover .wp-block-cover__inner-container {
  width: 100%;
  z-index: 1;
  color: #fff;
}
#movie.entry-single .c-post-content .wp-block-cover-image.is-light .wp-block-cover__inner-container,
#movie.entry-single .c-post-content .wp-block-cover.is-light .wp-block-cover__inner-container {
  color: #000;
}
#movie.entry-single .c-post-content .wp-block-cover-image p:not(.has-text-color),
#movie.entry-single .c-post-content .wp-block-cover-image h1:not(.has-text-color),
#movie.entry-single .c-post-content .wp-block-cover-image h2:not(.has-text-color),
#movie.entry-single .c-post-content .wp-block-cover-image h3:not(.has-text-color),
#movie.entry-single .c-post-content .wp-block-cover-image h4:not(.has-text-color),
#movie.entry-single .c-post-content .wp-block-cover-image h5:not(.has-text-color),
#movie.entry-single .c-post-content .wp-block-cover-image h6:not(.has-text-color),
#movie.entry-single .c-post-content .wp-block-cover p:not(.has-text-color),
#movie.entry-single .c-post-content .wp-block-cover h1:not(.has-text-color),
#movie.entry-single .c-post-content .wp-block-cover h2:not(.has-text-color),
#movie.entry-single .c-post-content .wp-block-cover h3:not(.has-text-color),
#movie.entry-single .c-post-content .wp-block-cover h4:not(.has-text-color),
#movie.entry-single .c-post-content .wp-block-cover h5:not(.has-text-color),
#movie.entry-single .c-post-content .wp-block-cover h6:not(.has-text-color) {
  color: inherit;
}
#movie.entry-single .c-post-content .wp-block-cover-image.is-position-top-left,
#movie.entry-single .c-post-content .wp-block-cover.is-position-top-left {
  align-items: flex-start;
  justify-content: flex-start;
}
#movie.entry-single .c-post-content .wp-block-cover-image.is-position-top-center,
#movie.entry-single .c-post-content .wp-block-cover.is-position-top-center {
  align-items: flex-start;
  justify-content: center;
}
#movie.entry-single .c-post-content .wp-block-cover-image.is-position-top-right,
#movie.entry-single .c-post-content .wp-block-cover.is-position-top-right {
  align-items: flex-start;
  justify-content: flex-end;
}
#movie.entry-single .c-post-content .wp-block-cover-image.is-position-center-left,
#movie.entry-single .c-post-content .wp-block-cover.is-position-center-left {
  align-items: center;
  justify-content: flex-start;
}
#movie.entry-single .c-post-content .wp-block-cover-image.is-position-center-center,
#movie.entry-single .c-post-content .wp-block-cover.is-position-center-center {
  align-items: center;
  justify-content: center;
}
#movie.entry-single .c-post-content .wp-block-cover-image.is-position-center-right,
#movie.entry-single .c-post-content .wp-block-cover.is-position-center-right {
  align-items: center;
  justify-content: flex-end;
}
#movie.entry-single .c-post-content .wp-block-cover-image.is-position-bottom-left,
#movie.entry-single .c-post-content .wp-block-cover.is-position-bottom-left {
  align-items: flex-end;
  justify-content: flex-start;
}
#movie.entry-single .c-post-content .wp-block-cover-image.is-position-bottom-center,
#movie.entry-single .c-post-content .wp-block-cover.is-position-bottom-center {
  align-items: flex-end;
  justify-content: center;
}
#movie.entry-single .c-post-content .wp-block-cover-image.is-position-bottom-right,
#movie.entry-single .c-post-content .wp-block-cover.is-position-bottom-right {
  align-items: flex-end;
  justify-content: flex-end;
}
#movie.entry-single .c-post-content .wp-block-cover-image.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container,
#movie.entry-single .c-post-content .wp-block-cover.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container {
  margin: 0;
  width: auto;
}
#movie.entry-single .c-post-content .wp-block-cover-image img.wp-block-cover__image-background,
#movie.entry-single .c-post-content .wp-block-cover-image video.wp-block-cover__video-background,
#movie.entry-single .c-post-content .wp-block-cover img.wp-block-cover__image-background,
#movie.entry-single .c-post-content .wp-block-cover video.wp-block-cover__video-background {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  max-width: none;
  max-height: none;
  -o-object-fit: cover;
  object-fit: cover;
  outline: none;
  border: none;
  box-shadow: none;
}
#movie.entry-single .c-post-content .wp-block-cover__video-background {
  z-index: 0;
}
#movie.entry-single .c-post-content .wp-block-cover__image-background {
  z-index: 0;
}
#movie.entry-single .c-post-content section.wp-block-cover-image h2,
#movie.entry-single .c-post-content .wp-block-cover-image-text,
#movie.entry-single .c-post-content .wp-block-cover-text {
  color: #fff;
}
#movie.entry-single .c-post-content section.wp-block-cover-image h2 a,
#movie.entry-single .c-post-content section.wp-block-cover-image h2 a:hover,
#movie.entry-single .c-post-content section.wp-block-cover-image h2 a:focus,
#movie.entry-single .c-post-content section.wp-block-cover-image h2 a:active,
#movie.entry-single .c-post-content .wp-block-cover-image-text a,
#movie.entry-single .c-post-content .wp-block-cover-image-text a:hover,
#movie.entry-single .c-post-content .wp-block-cover-image-text a:focus,
#movie.entry-single .c-post-content .wp-block-cover-image-text a:active,
#movie.entry-single .c-post-content .wp-block-cover-text a,
#movie.entry-single .c-post-content .wp-block-cover-text a:hover,
#movie.entry-single .c-post-content .wp-block-cover-text a:focus,
#movie.entry-single .c-post-content .wp-block-cover-text a:active {
  color: #fff;
}
#movie.entry-single .c-post-content .wp-block-cover-image .wp-block-cover.has-left-content {
  justify-content: flex-start;
}
#movie.entry-single .c-post-content .wp-block-cover-image .wp-block-cover.has-right-content {
  justify-content: flex-end;
}
#movie.entry-single .c-post-content section.wp-block-cover-image.has-left-content > h2,
#movie.entry-single .c-post-content .wp-block-cover-image.has-left-content .wp-block-cover-image-text,
#movie.entry-single .c-post-content .wp-block-cover.has-left-content .wp-block-cover-text {
  margin-left: 0;
  text-align: left;
}
#movie.entry-single .c-post-content section.wp-block-cover-image.has-right-content > h2,
#movie.entry-single .c-post-content .wp-block-cover-image.has-right-content .wp-block-cover-image-text,
#movie.entry-single .c-post-content .wp-block-cover.has-right-content .wp-block-cover-text {
  margin-right: 0;
  text-align: right;
}
#movie.entry-single .c-post-content section.wp-block-cover-image > h2,
#movie.entry-single .c-post-content .wp-block-cover-image .wp-block-cover-image-text,
#movie.entry-single .c-post-content .wp-block-cover .wp-block-cover-text {
  font-size: 2em;
  line-height: 1.25;
  z-index: 1;
  margin-bottom: 0;
  max-width: 840px;
  padding: 0.44em;
  text-align: center;
}
#movie.entry-single .c-post-content .wp-block-gallery,
#movie.entry-single .c-post-content .blocks-gallery-grid {
  display: flex;
  flex-wrap: wrap;
  list-style-type: none;
  padding: 0;
  margin: 50px auto;
}
#movie.entry-single .c-post-content .wp-block-gallery .blocks-gallery-image,
#movie.entry-single .c-post-content .wp-block-gallery .blocks-gallery-item,
#movie.entry-single .c-post-content .blocks-gallery-grid .blocks-gallery-image,
#movie.entry-single .c-post-content .blocks-gallery-grid .blocks-gallery-item {
  margin: 0 1em 1em 0;
  display: flex;
  flex-grow: 1;
  flex-direction: column;
  justify-content: center;
  position: relative;
  width: calc(50% - 1em);
}
#movie.entry-single .c-post-content .wp-block-gallery .blocks-gallery-image:nth-of-type(even),
#movie.entry-single .c-post-content .wp-block-gallery .blocks-gallery-item:nth-of-type(even),
#movie.entry-single .c-post-content .blocks-gallery-grid .blocks-gallery-image:nth-of-type(even),
#movie.entry-single .c-post-content .blocks-gallery-grid .blocks-gallery-item:nth-of-type(even) {
  margin-right: 0;
}
#movie.entry-single .c-post-content .wp-block-gallery .blocks-gallery-image figure,
#movie.entry-single .c-post-content .wp-block-gallery .blocks-gallery-item figure,
#movie.entry-single .c-post-content .blocks-gallery-grid .blocks-gallery-image figure,
#movie.entry-single .c-post-content .blocks-gallery-grid .blocks-gallery-item figure {
  margin: 0;
  height: 100%;
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
}
#movie.entry-single .c-post-content .wp-block-gallery .blocks-gallery-image img,
#movie.entry-single .c-post-content .wp-block-gallery .blocks-gallery-item img,
#movie.entry-single .c-post-content .blocks-gallery-grid .blocks-gallery-image img,
#movie.entry-single .c-post-content .blocks-gallery-grid .blocks-gallery-item img {
  display: block;
  max-width: 100%;
  height: auto;
  width: auto;
}
#movie.entry-single .c-post-content .wp-block-gallery .blocks-gallery-image figcaption,
#movie.entry-single .c-post-content .wp-block-gallery .blocks-gallery-item figcaption,
#movie.entry-single .c-post-content .blocks-gallery-grid .blocks-gallery-image figcaption,
#movie.entry-single .c-post-content .blocks-gallery-grid .blocks-gallery-item figcaption {
  position: absolute;
  bottom: 0;
  width: 100%;
  max-height: 100%;
  overflow: auto;
  padding: 3em 0.77em 0.7em;
  color: #fff;
  text-align: center;
  font-size: 0.8em;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.7) 0, rgba(0, 0, 0, 0.3) 70%, transparent);
  box-sizing: border-box;
  margin: 0;
  z-index: 2;
}
#movie.entry-single .c-post-content .wp-block-gallery .blocks-gallery-image figcaption img,
#movie.entry-single .c-post-content .wp-block-gallery .blocks-gallery-item figcaption img,
#movie.entry-single .c-post-content .blocks-gallery-grid .blocks-gallery-image figcaption img,
#movie.entry-single .c-post-content .blocks-gallery-grid .blocks-gallery-item figcaption img {
  display: inline;
}
#movie.entry-single .c-post-content .wp-block-gallery figcaption,
#movie.entry-single .c-post-content .blocks-gallery-grid figcaption {
  flex-grow: 1;
}
#movie.entry-single .c-post-content .wp-block-gallery.is-cropped .blocks-gallery-image a,
#movie.entry-single .c-post-content .wp-block-gallery.is-cropped .blocks-gallery-image img, #movie.entry-single .c-post-content .wp-block-gallery.is-cropped .blocks-gallery-item a,
#movie.entry-single .c-post-content .wp-block-gallery.is-cropped .blocks-gallery-item img,
#movie.entry-single .c-post-content .blocks-gallery-grid.is-cropped .blocks-gallery-image a,
#movie.entry-single .c-post-content .blocks-gallery-grid.is-cropped .blocks-gallery-image img,
#movie.entry-single .c-post-content .blocks-gallery-grid.is-cropped .blocks-gallery-item a,
#movie.entry-single .c-post-content .blocks-gallery-grid.is-cropped .blocks-gallery-item img {
  width: 100%;
  height: 100%;
  flex: 1;
  -o-object-fit: cover;
  object-fit: cover;
}
#movie.entry-single .c-post-content .wp-block-gallery.columns-1 .blocks-gallery-image, #movie.entry-single .c-post-content .wp-block-gallery.columns-1 .blocks-gallery-item,
#movie.entry-single .c-post-content .blocks-gallery-grid.columns-1 .blocks-gallery-image,
#movie.entry-single .c-post-content .blocks-gallery-grid.columns-1 .blocks-gallery-item {
  width: 100%;
  margin-right: 0;
}
@media (min-width: 600px) {
  #movie.entry-single .c-post-content .wp-block-gallery.columns-3 .blocks-gallery-image, #movie.entry-single .c-post-content .wp-block-gallery.columns-3 .blocks-gallery-item,
  #movie.entry-single .c-post-content .blocks-gallery-grid.columns-3 .blocks-gallery-image,
  #movie.entry-single .c-post-content .blocks-gallery-grid.columns-3 .blocks-gallery-item {
    width: calc(33.3333333333% - 0.6666666667em);
    margin-right: 1em;
  }
  #movie.entry-single .c-post-content .wp-block-gallery.columns-4 .blocks-gallery-image, #movie.entry-single .c-post-content .wp-block-gallery.columns-4 .blocks-gallery-item,
  #movie.entry-single .c-post-content .blocks-gallery-grid.columns-4 .blocks-gallery-image,
  #movie.entry-single .c-post-content .blocks-gallery-grid.columns-4 .blocks-gallery-item {
    width: calc(25% - 0.75em);
    margin-right: 1em;
  }
  #movie.entry-single .c-post-content .wp-block-gallery.columns-5 .blocks-gallery-image, #movie.entry-single .c-post-content .wp-block-gallery.columns-5 .blocks-gallery-item,
  #movie.entry-single .c-post-content .blocks-gallery-grid.columns-5 .blocks-gallery-image,
  #movie.entry-single .c-post-content .blocks-gallery-grid.columns-5 .blocks-gallery-item {
    width: calc(20% - 0.8em);
    margin-right: 1em;
  }
  #movie.entry-single .c-post-content .wp-block-gallery.columns-6 .blocks-gallery-image, #movie.entry-single .c-post-content .wp-block-gallery.columns-6 .blocks-gallery-item,
  #movie.entry-single .c-post-content .blocks-gallery-grid.columns-6 .blocks-gallery-image,
  #movie.entry-single .c-post-content .blocks-gallery-grid.columns-6 .blocks-gallery-item {
    width: calc(16.6666666667% - 0.8333333333em);
    margin-right: 1em;
  }
  #movie.entry-single .c-post-content .wp-block-gallery.columns-7 .blocks-gallery-image, #movie.entry-single .c-post-content .wp-block-gallery.columns-7 .blocks-gallery-item,
  #movie.entry-single .c-post-content .blocks-gallery-grid.columns-7 .blocks-gallery-image,
  #movie.entry-single .c-post-content .blocks-gallery-grid.columns-7 .blocks-gallery-item {
    width: calc(14.2857142857% - 0.8571428571em);
    margin-right: 1em;
  }
  #movie.entry-single .c-post-content .wp-block-gallery.columns-8 .blocks-gallery-image, #movie.entry-single .c-post-content .wp-block-gallery.columns-8 .blocks-gallery-item,
  #movie.entry-single .c-post-content .blocks-gallery-grid.columns-8 .blocks-gallery-image,
  #movie.entry-single .c-post-content .blocks-gallery-grid.columns-8 .blocks-gallery-item {
    width: calc(12.5% - 0.875em);
    margin-right: 1em;
  }
  #movie.entry-single .c-post-content .wp-block-gallery.columns-1 .blocks-gallery-image:nth-of-type(1n), #movie.entry-single .c-post-content .wp-block-gallery.columns-1 .blocks-gallery-item:nth-of-type(1n),
  #movie.entry-single .c-post-content .blocks-gallery-grid.columns-1 .blocks-gallery-image:nth-of-type(1n),
  #movie.entry-single .c-post-content .blocks-gallery-grid.columns-1 .blocks-gallery-item:nth-of-type(1n) {
    margin-right: 0;
  }
  #movie.entry-single .c-post-content .wp-block-gallery.columns-2 .blocks-gallery-image:nth-of-type(2n), #movie.entry-single .c-post-content .wp-block-gallery.columns-2 .blocks-gallery-item:nth-of-type(2n),
  #movie.entry-single .c-post-content .blocks-gallery-grid.columns-2 .blocks-gallery-image:nth-of-type(2n),
  #movie.entry-single .c-post-content .blocks-gallery-grid.columns-2 .blocks-gallery-item:nth-of-type(2n) {
    margin-right: 0;
  }
  #movie.entry-single .c-post-content .wp-block-gallery.columns-3 .blocks-gallery-image:nth-of-type(3n), #movie.entry-single .c-post-content .wp-block-gallery.columns-3 .blocks-gallery-item:nth-of-type(3n),
  #movie.entry-single .c-post-content .blocks-gallery-grid.columns-3 .blocks-gallery-image:nth-of-type(3n),
  #movie.entry-single .c-post-content .blocks-gallery-grid.columns-3 .blocks-gallery-item:nth-of-type(3n) {
    margin-right: 0;
  }
  #movie.entry-single .c-post-content .wp-block-gallery.columns-4 .blocks-gallery-image:nth-of-type(4n), #movie.entry-single .c-post-content .wp-block-gallery.columns-4 .blocks-gallery-item:nth-of-type(4n),
  #movie.entry-single .c-post-content .blocks-gallery-grid.columns-4 .blocks-gallery-image:nth-of-type(4n),
  #movie.entry-single .c-post-content .blocks-gallery-grid.columns-4 .blocks-gallery-item:nth-of-type(4n) {
    margin-right: 0;
  }
  #movie.entry-single .c-post-content .wp-block-gallery.columns-5 .blocks-gallery-image:nth-of-type(5n), #movie.entry-single .c-post-content .wp-block-gallery.columns-5 .blocks-gallery-item:nth-of-type(5n),
  #movie.entry-single .c-post-content .blocks-gallery-grid.columns-5 .blocks-gallery-image:nth-of-type(5n),
  #movie.entry-single .c-post-content .blocks-gallery-grid.columns-5 .blocks-gallery-item:nth-of-type(5n) {
    margin-right: 0;
  }
  #movie.entry-single .c-post-content .wp-block-gallery.columns-6 .blocks-gallery-image:nth-of-type(6n), #movie.entry-single .c-post-content .wp-block-gallery.columns-6 .blocks-gallery-item:nth-of-type(6n),
  #movie.entry-single .c-post-content .blocks-gallery-grid.columns-6 .blocks-gallery-image:nth-of-type(6n),
  #movie.entry-single .c-post-content .blocks-gallery-grid.columns-6 .blocks-gallery-item:nth-of-type(6n) {
    margin-right: 0;
  }
  #movie.entry-single .c-post-content .wp-block-gallery.columns-7 .blocks-gallery-image:nth-of-type(7n), #movie.entry-single .c-post-content .wp-block-gallery.columns-7 .blocks-gallery-item:nth-of-type(7n),
  #movie.entry-single .c-post-content .blocks-gallery-grid.columns-7 .blocks-gallery-image:nth-of-type(7n),
  #movie.entry-single .c-post-content .blocks-gallery-grid.columns-7 .blocks-gallery-item:nth-of-type(7n) {
    margin-right: 0;
  }
  #movie.entry-single .c-post-content .wp-block-gallery.columns-8 .blocks-gallery-image:nth-of-type(8n), #movie.entry-single .c-post-content .wp-block-gallery.columns-8 .blocks-gallery-item:nth-of-type(8n),
  #movie.entry-single .c-post-content .blocks-gallery-grid.columns-8 .blocks-gallery-image:nth-of-type(8n),
  #movie.entry-single .c-post-content .blocks-gallery-grid.columns-8 .blocks-gallery-item:nth-of-type(8n) {
    margin-right: 0;
  }
}
#movie.entry-single .c-post-content .wp-block-gallery .blocks-gallery-image:last-child,
#movie.entry-single .c-post-content .wp-block-gallery .blocks-gallery-item:last-child,
#movie.entry-single .c-post-content .blocks-gallery-grid .blocks-gallery-image:last-child,
#movie.entry-single .c-post-content .blocks-gallery-grid .blocks-gallery-item:last-child {
  margin-right: 0;
}
#movie.entry-single .c-post-content .wp-block-gallery.alignleft, #movie.entry-single .c-post-content .wp-block-gallery.alignright,
#movie.entry-single .c-post-content .blocks-gallery-grid.alignleft,
#movie.entry-single .c-post-content .blocks-gallery-grid.alignright {
  max-width: 420px;
  width: 100%;
}
#movie.entry-single .c-post-content .wp-block-gallery.aligncenter .blocks-gallery-item figure,
#movie.entry-single .c-post-content .blocks-gallery-grid.aligncenter .blocks-gallery-item figure {
  justify-content: center;
}
#movie.entry-single .c-post-content .wp-block-gallery:not(.is-cropped) .blocks-gallery-item {
  align-self: flex-start;
}
#movie.entry-single .c-post-content .wp-block-gallery.has-nested-images {
  display: flex;
  flex-wrap: wrap;
}
#movie.entry-single .c-post-content .wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image) {
  margin: 0 var(--gallery-block--gutter-size, 16px) var(--gallery-block--gutter-size, 16px) 0;
  width: calc(50% - var(--gallery-block--gutter-size, 16px) / 2);
}
#movie.entry-single .c-post-content .wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image):last-of-type:not(#individual-image) {
  margin-right: 0;
}
#movie.entry-single .c-post-content .wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image):nth-of-type(even) {
  margin-right: 0;
}
#movie.entry-single .c-post-content .wp-block-gallery.has-nested-images figure.wp-block-image {
  display: flex;
  flex-grow: 1;
  justify-content: center;
  position: relative;
  margin-top: auto;
  margin-bottom: auto;
  flex-direction: column;
}
#movie.entry-single .c-post-content .wp-block-gallery.has-nested-images figure.wp-block-image > div,
#movie.entry-single .c-post-content .wp-block-gallery.has-nested-images figure.wp-block-image > a {
  margin: 0;
  flex-direction: column;
  flex-grow: 1;
}
#movie.entry-single .c-post-content .wp-block-gallery.has-nested-images figure.wp-block-image img {
  display: block;
  height: auto;
  max-width: 100%;
  width: auto;
}
#movie.entry-single .c-post-content .wp-block-gallery.has-nested-images figure.wp-block-image figcaption {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.7) 0, rgba(0, 0, 0, 0.3) 70%, transparent);
  bottom: 0;
  color: #fff;
  font-size: 13px;
  left: 0;
  margin-bottom: 0;
  max-height: 60%;
  overflow: auto;
  padding: 0 8px 8px;
  position: absolute;
  text-align: center;
  width: 100%;
  box-sizing: border-box;
}
#movie.entry-single .c-post-content .wp-block-gallery.has-nested-images figure.wp-block-image figcaption img {
  display: inline;
}
#movie.entry-single .c-post-content .wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded > div,
#movie.entry-single .c-post-content .wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded > a {
  flex: 1 1 auto;
}
#movie.entry-single .c-post-content .wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded figcaption {
  flex: initial;
  background: none;
  color: inherit;
  margin: 0;
  padding: 10px 10px 9px;
  position: relative;
}
#movie.entry-single .c-post-content .wp-block-gallery.has-nested-images figcaption {
  flex-grow: 1;
  flex-basis: 100%;
  text-align: center;
}
#movie.entry-single .c-post-content .wp-block-gallery.has-nested-images:not(.is-cropped) figure.wp-block-image:not(#individual-image) {
  margin-top: 0;
  margin-bottom: auto;
}
#movie.entry-single .c-post-content .wp-block-gallery.has-nested-images:not(.is-cropped) figure.wp-block-image:not(#individual-image) img {
  margin-bottom: var(--gallery-block--gutter-size, 16px);
}
#movie.entry-single .c-post-content .wp-block-gallery.has-nested-images:not(.is-cropped) figure.wp-block-image:not(#individual-image) figcaption {
  bottom: var(--gallery-block--gutter-size, 16px);
}
#movie.entry-single .c-post-content .wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) {
  align-self: inherit;
}
#movie.entry-single .c-post-content .wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) > div:not(.components-drop-zone),
#movie.entry-single .c-post-content .wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) > a {
  display: flex;
}
#movie.entry-single .c-post-content .wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) a,
#movie.entry-single .c-post-content .wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) img {
  width: 100%;
  flex: 1 0 0%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
#movie.entry-single .c-post-content .wp-block-gallery.has-nested-images.columns-1 figure.wp-block-image:not(#individual-image) {
  margin-right: 0;
  width: 100%;
}
@media (min-width: 600px) {
  #movie.entry-single .c-post-content .wp-block-gallery.has-nested-images.columns-3 figure.wp-block-image:not(#individual-image) {
    margin-right: var(--gallery-block--gutter-size, 16px);
    width: calc(33.3333333333% - var(--gallery-block--gutter-size, 16px) * 0.6666666667);
  }
  #movie.entry-single .c-post-content .wp-block-gallery.has-nested-images.columns-3 figure.wp-block-image:not(#individual-image).is-dragging ~ figure.wp-block-image:not(#individual-image) {
    margin-right: var(--gallery-block--gutter-size, 16px);
  }
  #movie.entry-single .c-post-content .wp-block-gallery.has-nested-images.columns-4 figure.wp-block-image:not(#individual-image) {
    margin-right: var(--gallery-block--gutter-size, 16px);
    width: calc(25% - var(--gallery-block--gutter-size, 16px) * 0.75);
  }
  #movie.entry-single .c-post-content .wp-block-gallery.has-nested-images.columns-4 figure.wp-block-image:not(#individual-image).is-dragging ~ figure.wp-block-image:not(#individual-image) {
    margin-right: var(--gallery-block--gutter-size, 16px);
  }
  #movie.entry-single .c-post-content .wp-block-gallery.has-nested-images.columns-5 figure.wp-block-image:not(#individual-image) {
    margin-right: var(--gallery-block--gutter-size, 16px);
    width: calc(20% - var(--gallery-block--gutter-size, 16px) * 0.8);
  }
  #movie.entry-single .c-post-content .wp-block-gallery.has-nested-images.columns-5 figure.wp-block-image:not(#individual-image).is-dragging ~ figure.wp-block-image:not(#individual-image) {
    margin-right: var(--gallery-block--gutter-size, 16px);
  }
  #movie.entry-single .c-post-content .wp-block-gallery.has-nested-images.columns-6 figure.wp-block-image:not(#individual-image) {
    margin-right: var(--gallery-block--gutter-size, 16px);
    width: calc(16.6666666667% - var(--gallery-block--gutter-size, 16px) * 0.8333333333);
  }
  #movie.entry-single .c-post-content .wp-block-gallery.has-nested-images.columns-6 figure.wp-block-image:not(#individual-image).is-dragging ~ figure.wp-block-image:not(#individual-image) {
    margin-right: var(--gallery-block--gutter-size, 16px);
  }
  #movie.entry-single .c-post-content .wp-block-gallery.has-nested-images.columns-7 figure.wp-block-image:not(#individual-image) {
    margin-right: var(--gallery-block--gutter-size, 16px);
    width: calc(14.2857142857% - var(--gallery-block--gutter-size, 16px) * 0.8571428571);
  }
  #movie.entry-single .c-post-content .wp-block-gallery.has-nested-images.columns-7 figure.wp-block-image:not(#individual-image).is-dragging ~ figure.wp-block-image:not(#individual-image) {
    margin-right: var(--gallery-block--gutter-size, 16px);
  }
  #movie.entry-single .c-post-content .wp-block-gallery.has-nested-images.columns-8 figure.wp-block-image:not(#individual-image) {
    margin-right: var(--gallery-block--gutter-size, 16px);
    width: calc(12.5% - var(--gallery-block--gutter-size, 16px) * 0.875);
  }
  #movie.entry-single .c-post-content .wp-block-gallery.has-nested-images.columns-8 figure.wp-block-image:not(#individual-image).is-dragging ~ figure.wp-block-image:not(#individual-image) {
    margin-right: var(--gallery-block--gutter-size, 16px);
  }
  #movie.entry-single .c-post-content .wp-block-gallery.has-nested-images.columns-1 figure.wp-block-image:not(#individual-image):nth-of-type(1n) {
    margin-right: 0;
  }
  #movie.entry-single .c-post-content .wp-block-gallery.has-nested-images.columns-2 figure.wp-block-image:not(#individual-image):nth-of-type(2n) {
    margin-right: 0;
  }
  #movie.entry-single .c-post-content .wp-block-gallery.has-nested-images.columns-3 figure.wp-block-image:not(#individual-image):nth-of-type(3n) {
    margin-right: 0;
  }
  #movie.entry-single .c-post-content .wp-block-gallery.has-nested-images.columns-4 figure.wp-block-image:not(#individual-image):nth-of-type(4n) {
    margin-right: 0;
  }
  #movie.entry-single .c-post-content .wp-block-gallery.has-nested-images.columns-5 figure.wp-block-image:not(#individual-image):nth-of-type(5n) {
    margin-right: 0;
  }
  #movie.entry-single .c-post-content .wp-block-gallery.has-nested-images.columns-6 figure.wp-block-image:not(#individual-image):nth-of-type(6n) {
    margin-right: 0;
  }
  #movie.entry-single .c-post-content .wp-block-gallery.has-nested-images.columns-7 figure.wp-block-image:not(#individual-image):nth-of-type(7n) {
    margin-right: 0;
  }
  #movie.entry-single .c-post-content .wp-block-gallery.has-nested-images.columns-8 figure.wp-block-image:not(#individual-image):nth-of-type(8n) {
    margin-right: 0;
  }
  #movie.entry-single .c-post-content .wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image) {
    margin-right: var(--gallery-block--gutter-size, 16px);
    width: calc(33.33% - var(--gallery-block--gutter-size, 16px) * 0.6666666667);
  }
  #movie.entry-single .c-post-content .wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):nth-of-type(3n+3) {
    margin-right: 0;
  }
  #movie.entry-single .c-post-content .wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2),
  #movie.entry-single .c-post-content .wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2) ~ figure.wp-block-image:not(#individual-image) {
    width: calc(50% - var(--gallery-block--gutter-size, 16px) * 0.5);
  }
  #movie.entry-single .c-post-content .wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(1) {
    width: 100%;
  }
}
#movie.entry-single .c-post-content .wp-block-gallery.has-nested-images.alignleft, #movie.entry-single .c-post-content .wp-block-gallery.has-nested-images.alignright {
  max-width: 420px;
  width: 100%;
}
#movie.entry-single .c-post-content .wp-block-gallery.has-nested-images.aligncenter {
  justify-content: center;
}
#movie.entry-single .c-post-content .blocks-gallery-caption {
  color: #555;
  font-size: 13px;
  text-align: center;
}
#movie.entry-single .c-post-content {
  /* ================
  　  埋め込み
  ================ */
}
#movie.entry-single .c-post-content .wp-block[data-align=left] > [data-type="core/embed"],
#movie.entry-single .c-post-content .wp-block[data-align=right] > [data-type="core/embed"],
#movie.entry-single .c-post-content .wp-block-embed.alignleft,
#movie.entry-single .c-post-content .wp-block-embed.alignright {
  max-width: 360px;
  width: 100%;
}
#movie.entry-single .c-post-content .wp-block[data-align=left] > [data-type="core/embed"] .wp-block-embed__wrapper,
#movie.entry-single .c-post-content .wp-block[data-align=right] > [data-type="core/embed"] .wp-block-embed__wrapper,
#movie.entry-single .c-post-content .wp-block-embed.alignleft .wp-block-embed__wrapper,
#movie.entry-single .c-post-content .wp-block-embed.alignright .wp-block-embed__wrapper {
  min-width: 280px;
}
#movie.entry-single .c-post-content .wp-block-cover .wp-block-embed {
  min-width: 320px;
  min-height: 240px;
}
#movie.entry-single .c-post-content .wp-block-embed {
  margin: 0 0 1em 0;
  overflow-wrap: break-word;
}
#movie.entry-single .c-post-content .wp-block-embed figcaption {
  margin-top: 1em;
  margin-bottom: 1em;
  color: #777;
  font-size: 13px;
  text-align: center;
}
@media screen and (min-width: 751px) and (max-width: 1023px) {
  #movie.entry-single .c-post-content .wp-block-embed figcaption {
    font-size: 12px;
  }
}
@media screen and (min-width: 751px) and (max-width: 1023px) {
  #movie.entry-single .c-post-content .wp-block-embed figcaption {
    font-size: 2.6666666667vw;
  }
}
#movie.entry-single .c-post-content .wp-block-embed iframe {
  max-width: 100%;
}
#movie.entry-single .c-post-content .wp-block-embed__wrapper {
  position: relative;
}
#movie.entry-single .c-post-content .wp-block-embed.wp-has-aspect-ratio .wp-block-embed__wrapper::before,
#movie.entry-single .c-post-content .wp-embed-responsive .wp-has-aspect-ratio .wp-block-embed__wrapper::before {
  content: "";
  display: block;
  padding-top: 50%;
}
#movie.entry-single .c-post-content .wp-block-embed.wp-has-aspect-ratio iframe,
#movie.entry-single .c-post-content .wp-embed-responsive .wp-has-aspect-ratio iframe {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
#movie.entry-single .c-post-content .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper::before,
#movie.entry-single .c-post-content .wp-embed-responsive .wp-embed-aspect-21-9 .wp-block-embed__wrapper::before {
  padding-top: 42.85%;
}
#movie.entry-single .c-post-content .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper::before,
#movie.entry-single .c-post-content .wp-embed-responsive .wp-embed-aspect-18-9 .wp-block-embed__wrapper::before {
  padding-top: 50%;
}
#movie.entry-single .c-post-content .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper::before,
#movie.entry-single .c-post-content .wp-embed-responsive .wp-embed-aspect-16-9 .wp-block-embed__wrapper::before {
  padding-top: 56.25%;
}
#movie.entry-single .c-post-content .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper::before,
#movie.entry-single .c-post-content .wp-embed-responsive .wp-embed-aspect-4-3 .wp-block-embed__wrapper::before {
  padding-top: 75%;
}
#movie.entry-single .c-post-content .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper::before,
#movie.entry-single .c-post-content .wp-embed-responsive .wp-embed-aspect-1-1 .wp-block-embed__wrapper::before {
  padding-top: 100%;
}
#movie.entry-single .c-post-content .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper::before,
#movie.entry-single .c-post-content .wp-embed-responsive .wp-embed-aspect-9-16 .wp-block-embed__wrapper::before {
  padding-top: 177.77%;
}
#movie.entry-single .c-post-content .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper::before,
#movie.entry-single .c-post-content .wp-embed-responsive .wp-embed-aspect-1-2 .wp-block-embed__wrapper::before {
  padding-top: 200%;
}
#movie.entry-single .c-post-content {
  /* ================
  　  ボタン
  ================ */
}
#movie.entry-single .c-post-content .wp-block-buttons {
  margin-bottom: 25px;
}
@media screen and (min-width: 751px) and (max-width: 1023px) {
  #movie.entry-single .c-post-content .wp-block-buttons {
    margin-bottom: 4vw;
  }
}
#movie.entry-single .c-post-content .wp-block-button__link {
  color: #fff;
  background-color: #32373c;
  border-radius: 9999px;
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  font-size: 1.125em;
  padding: calc(0.667em + 2px) calc(1.333em + 2px);
  text-align: center;
  text-decoration: none;
  word-break: break-word;
  box-sizing: border-box;
}
@media screen and (min-width: 751px) and (max-width: 1023px) {
  #movie.entry-single .c-post-content .wp-block-button__link {
    font-size: 3.7333333333vw;
  }
}
#movie.entry-single .c-post-content .wp-block-button__link:hover, #movie.entry-single .c-post-content .wp-block-button__link:focus, #movie.entry-single .c-post-content .wp-block-button__link:active, #movie.entry-single .c-post-content .wp-block-button__link:visited {
  color: #fff;
}
#movie.entry-single .c-post-content .wp-block-button__link.aligncenter {
  text-align: center;
}
#movie.entry-single .c-post-content .wp-block-button__link.alignright {
  /*rtl:ignore*/
  text-align: right;
}
#movie.entry-single .c-post-content .wp-block-buttons > .wp-block-button.has-custom-width {
  max-width: none;
}
#movie.entry-single .c-post-content .wp-block-buttons > .wp-block-button.has-custom-width .wp-block-button__link {
  width: 100%;
}
#movie.entry-single .c-post-content .wp-block-buttons > .wp-block-button.has-custom-font-size .wp-block-button__link {
  font-size: inherit;
}
#movie.entry-single .c-post-content .wp-block-buttons > .wp-block-button.wp-block-button__width-25 {
  width: calc(25% - var(--wp--style--block-gap, 0.5em) * 0.75);
}
#movie.entry-single .c-post-content .wp-block-buttons > .wp-block-button.wp-block-button__width-50 {
  width: calc(50% - var(--wp--style--block-gap, 0.5em) * 0.5);
}
#movie.entry-single .c-post-content .wp-block-buttons > .wp-block-button.wp-block-button__width-75 {
  width: calc(75% - var(--wp--style--block-gap, 0.5em) * 0.25);
}
#movie.entry-single .c-post-content .wp-block-buttons > .wp-block-button.wp-block-button__width-100 {
  width: 100%;
  flex-basis: 100%;
}
#movie.entry-single .c-post-content .wp-block-buttons.is-vertical > .wp-block-button.wp-block-button__width-25 {
  width: 25%;
}
#movie.entry-single .c-post-content .wp-block-buttons.is-vertical > .wp-block-button.wp-block-button__width-50 {
  width: 50%;
}
#movie.entry-single .c-post-content .wp-block-buttons.is-vertical > .wp-block-button.wp-block-button__width-75 {
  width: 75%;
}
#movie.entry-single .c-post-content .wp-block-button.is-style-squared,
#movie.entry-single .c-post-content .wp-block-button__link.wp-block-button.is-style-squared {
  border-radius: 0;
}
#movie.entry-single .c-post-content .wp-block-button.no-border-radius,
#movie.entry-single .c-post-content .wp-block-button__link.no-border-radius {
  border-radius: 0 !important;
}
#movie.entry-single .c-post-content .is-style-outline > :where(.wp-block-button__link),
#movie.entry-single .c-post-content :where(.wp-block-button__link).is-style-outline {
  border: 2px solid currentColor;
  padding: 0.667em 1.333em;
}
#movie.entry-single .c-post-content .is-style-outline > .wp-block-button__link:not(.has-text-color),
#movie.entry-single .c-post-content .wp-block-button__link.is-style-outline:not(.has-text-color) {
  color: currentColor;
}
#movie.entry-single .c-post-content .is-style-outline > .wp-block-button__link:not(.has-background),
#movie.entry-single .c-post-content .wp-block-button__link.is-style-outline:not(.has-background) {
  background-color: transparent;
}
#movie.entry-single .c-post-content {
  /* ================
  　  線
  ================ */
}
#movie.entry-single .c-post-content .wp-block-separator {
  border-top: 1px solid currentColor;
  border-bottom: 1px solid currentColor;
  border: none;
  border-bottom: 2px solid currentColor;
  margin-left: auto;
  margin-right: auto;
  opacity: 0.4;
}
#movie.entry-single .c-post-content .wp-block-separator.is-style-wide {
  border-bottom-width: 1px;
}
#movie.entry-single .c-post-content .wp-block-separator.is-style-dots {
  background: none !important;
  border: none;
  text-align: center;
  line-height: 1;
  height: auto;
}
#movie.entry-single .c-post-content .wp-block-separator.is-style-dots::before {
  content: "···";
  color: currentColor;
  font-size: 1.5em;
  letter-spacing: 2em;
  /*rtl:ignore*/
  padding-left: 2em;
  font-family: serif;
}
#movie.entry-single .c-post-content .wp-block-separator:not(.is-style-wide):not(.is-style-dots) {
  width: 100px;
}
#movie.entry-single .c-post-content .wp-block-separator.has-background:not(.is-style-dots) {
  border-bottom: none;
  height: 1px;
}
#movie.entry-single .c-post-content .wp-block-separator.has-background:not(.is-style-wide):not(.is-style-dots) {
  height: 2px;
}
#movie.entry-single .post-pager {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  flex-wrap: wrap;
  margin-top: 24vw;
  margin-left: 0;
}
#movie.entry-single .post-pager .dummy {
  width: 15%;
}
#movie.entry-single .post-pager .pager-link a::before, #movie.entry-single .post-pager .pager-link a::after {
  width: 4vw;
  height: 7.4666666667vw;
  margin-top: -0.5333333333vw;
}
#movie.entry-single .post-pager .pager-link.prev-link a:before {
  margin-right: 18.6666666667vw;
}
#movie.entry-single .post-pager .pager-link.next-link a:after {
  margin-left: 18.6666666667vw;
}
#movie.entry-single .post-pager .list-link:before {
  width: 18.6666666667vw;
  height: 18.6666666667vw;
}

/* --------------------------------------------------
* download-login
*/
#download-login::before, #download-login::after {
  display: none;
}
#download-login .btn-area {
  position: relative;
  display: block;
  margin-bottom: 16vw;
}
#download-login .btn-area li:not(:last-of-type) {
  margin-bottom: 5.3333333333vw;
}
#download-login .btn-area::after {
  content: "";
  display: block;
  width: 17.0666666667vw;
  height: 26.6666666667vw;
  margin: 8vw auto 0;
  background-image: url(/assets/img/backnumber/backnumber_list-fairy1.webp);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  pointer-events: none;
}
#download-login section {
  margin-bottom: 16vw;
}
#download-login section h2 {
  margin-bottom: 8vw;
}
#download-login section .link-btn {
  margin-top: 8vw;
}
#download-login .sozai-area::before {
  display: none;
}
#download-login .sozai-area ul {
  grid-template-columns: repeat(2, 1fr);
  gap: 4vw 4vw;
}
#download-login .movie-area {
  margin-bottom: 28vw;
}
#download-login .movie-area ul {
  grid-template-columns: repeat(1, 1fr);
  gap: 0 5.3333333333vw;
}
#download-login .movie-area ul li:first-of-type::before {
  top: -12.5333333333vw;
  left: 9.8666666667vw;
  width: 13.3333333333vw;
  height: 12.5333333333vw;
}
#download-login .movie-area p {
  margin-top: 1.3333333333vw;
}

/* --------------------------------------------------
* faq
*/
#faq {
  margin-bottom: 49.3333333333vw;
}
#faq section.faq_category {
  margin-bottom: 45.3333333333vw;
}
#faq section.faq_category:nth-child(1)::before {
  top: auto;
  bottom: -36vw;
  right: auto;
  left: 50%;
  transform: translateX(-50%);
  width: 17.0666666667vw;
  height: 26.6666666667vw;
  background-size: 100% auto;
}
#faq section.faq_category:nth-child(2)::before {
  top: auto;
  bottom: -33.3333333333vw;
  left: 50%;
  transform: translateX(-50%);
  width: 14.6666666667vw;
  height: 19.4666666667vw;
  background-size: 100% auto;
}
#faq section.faq_category h2 {
  margin-bottom: 4vw;
}
#faq section.faq_category p.note {
  margin-top: 6.6666666667vw;
  padding: 4.8vw 4vw;
  line-height: 1.7142857143;
}
#faq section.faq_category section.faq-area h3 {
  margin-top: 8vw;
  padding: 2.6666666667vw;
}
#faq section.faq_category section.faq-area dl dt {
  padding: 6.6666666667vw 0;
  padding-right: 9.3333333333vw;
}
#faq section.faq_category section.faq-area dl dt::after {
  right: 0;
}
#faq section.faq_category section.faq-area dl dd {
  display: flex;
  align-items: flex-start;
  margin-top: 5.3333333333vw;
  padding: 5.3333333333vw 3.4666666667vw;
  background-color: var(--wht-color-2);
  border-radius: 10px;
}
#faq section.faq_category section.faq-area dl dd span {
  padding-right: 4.8vw;
}

/* --------------------------------------------------
* form
*/
#form .form-contents.application .select-box.type {
  width: 66.6666666667vw;
}
#form .form-contents.application .input-select-box {
  grid-template-columns: 40vw 34.6666666667vw;
  gap: 4vw;
}
#form .form-contents.application .input-select-box .year, #form .form-contents.application .input-select-box .month, #form .form-contents.application .input-select-box .day {
  gap: 2.4vw;
}
#form .form-contents.application .input-select-box .select-box {
  width: calc(100% - 12vw);
}
#form .form-contents.application .open-input {
  gap: 5.3333333333vw;
}
#form .form-contents.application .open-input .open-area .input-select-box {
  grid-template-columns: 37.3333333333vw 53.3333333333vw;
}
#form .form-contents.application .open-input .open-area .month .select-box {
  width: calc(100% - 29.3333333333vw);
}
#form .form-contents.application .open-input .other-sub-form {
  display: block;
  width: calc(100% - 40px);
  margin-left: auto;
  margin-top: 10px;
}
#form .form-summary {
  margin-bottom: 18.6666666667vw;
}
#form .form-summary .summary-lead {
  text-align: left;
}
#form .form-summary .summary-buttons {
  flex-direction: column;
  gap: 4vw;
  margin: 5.3333333333vw 0 13.3333333333vw;
}
#form .form-summary .summary-buttons .link-btn {
  width: 66.6666666667vw;
}
#form .form-summary .summary-buttons .link-btn a {
  padding: 5.3333333333vw;
}
#form .form-sample-summary {
  flex-direction: column;
  gap: 8vw;
  margin-bottom: 18.6666666667vw;
  padding: 10.6666666667vw 5.3333333333vw;
}
#form .form-sample-summary .summary-lead {
  width: 100%;
}
#form .form-sample-summary .sample-thumb {
  width: 100%;
}
#form .form-sample-summary .sample-thumb figcaption {
  inset: auto 0 -2.6666666667vw auto;
}
#form .form-contents.sample .form-sect-title + .form-item > .info-text {
  margin-bottom: 5.3333333333vw;
}
#form .form-notes {
  margin-bottom: 18.6666666667vw;
  padding: 8vw 5.3333333333vw;
}
#form .form-notes dl + dl {
  margin-top: 5.3333333333vw;
}
#form .form-notes dl dt {
  margin-bottom: 2.6666666667vw;
}
#form .form-contents.update .select-box.type {
  width: 66.6666666667vw;
}
#form .form-contents.update .form-sect-title + .form-item > .info-text.color-red {
  margin-bottom: 5.3333333333vw;
}

#form .form-contents {
  margin-bottom: 26.6666666667vw;
}
#form .form-contents .form-contents {
  margin-bottom: 10.6666666667vw;
}
#form .form-inner {
  padding: 0;
  border-radius: 0;
  background-color: transparent;
}
#form .form-sect-title {
  gap: 2.6666666667vw;
  margin-bottom: 5.3333333333vw;
  padding: 1.8666666667vw 2.6666666667vw;
  font-size: 3.7333333333vw;
}
#form .form-item {
  padding-inline: 0;
}
#form .required {
  padding: 0.8vw 2.6666666667vw;
  font-size: 3.2vw;
}
#form .sub-title-box {
  margin-bottom: 5.3333333333vw;
}
#form .sub-title-box .sub-title {
  gap: 2.6666666667vw;
  margin-bottom: 2.6666666667vw;
}
#form .sub-title-box .info-text {
  margin-top: 1.8666666667vw;
}
#form .sub-title-box .info-text + .info-text {
  margin-top: 1.0666666667vw;
}
#form .sub-title-box .input-col-box {
  display: grid;
  grid-template-columns: calc(50% - 2.6666666667vw) calc(50% - 2.6666666667vw);
  gap: 2.6666666667vw;
}
#form .sub-title-box .input-row-box {
  gap: 2.6666666667vw;
}
#form .sub-title-box .input-date-box {
  grid-template-columns: 36vw 23.4666666667vw 23.4666666667vw;
  gap: 2.6666666667vw;
}
#form .sub-title-box .input-date-box .year, #form .sub-title-box .input-date-box .month, #form .sub-title-box .input-date-box .day {
  gap: 1.0666666667vw;
}
#form .sub-title-box .input-date-box .select-box {
  width: calc(100% - 5.3333333333vw);
}
#form .submit-btn-box {
  flex-direction: column;
  gap: 4vw;
}
#form .submit-btn-box .submit-btn-wrap {
  width: 74.6666666667vw;
}
#form .submit-btn-box .submit-btn-wrap::after {
  top: calc(50% - 3.2vw);
  right: 4.8vw;
  width: 6.4vw;
  height: 6.4vw;
}
#form .submit-btn-box .submit-btn {
  padding: 5.8666666667vw 8vw 5.8666666667vw 5.3333333333vw;
}
#form .wpcf7-not-valid-tip {
  font-size: 2.6666666667vw;
}
#form .wpcf7-form-control:not(.wpcf7-acceptance):not(.wpcf7-submit):not(.wpcf7-radio) {
  padding: 4vw;
  font-size: 3.7333333333vw;
}
#form .w-middle {
  width: calc(50% - 2.6666666667vw);
}
#form .w-large {
  width: 100%;
}
#form .select-box {
  width: 41.3333333333vw;
}
#form .select-box .wpcf7-form-control-wrap::after {
  top: 1.8666666667vw;
  right: 2.6666666667vw;
  width: 3.2vw;
  height: 1.6vw;
}
#form .wpcf7-radio {
  gap: 4vw;
}
#form .wpcf7-radio .wpcf7-list-item-label {
  font-size: 3.7333333333vw;
}
#form .wpcf7-radio .wpcf7-list-item-label::before {
  width: 7.2vw;
  height: 7.2vw;
  margin-right: 2.6666666667vw;
}
#form .wpcf7-radio input[type=radio]:checked + .wpcf7-list-item-label::before {
  box-shadow: inset 0 0 0 1.3333333333vw #fff;
}
#form .acceptance {
  padding-block: 10.6666666667vw;
}
#form .acceptance .wpcf7-list-item-label {
  display: block;
  padding-left: 10.6666666667vw;
}
#form .acceptance .wpcf7-list-item-label::before {
  left: 0;
  width: 8vw;
  height: 8vw;
}
#form .acceptance .wpcf7-list-item-label::after {
  top: 0.8vw;
  left: 1.3333333333vw;
  width: 5.0666666667vw;
  height: 4vw;
}

/* --------------------------------------------------
* manuscript
*/
#manuscript section.overview {
  margin-top: 60px;
  margin-bottom: 57px;
}
#manuscript section.overview div.headline {
  margin-bottom: 35px;
}
#manuscript section.overview div.headline p {
  font-size: 14px;
  margin-bottom: 10px;
}
#manuscript section.overview div.headline p::before {
  bottom: 0px;
  width: 335px;
}
#manuscript section.overview section.detail {
  position: relative;
  margin-bottom: 60px;
}
#manuscript section.overview section.detail::before {
  top: -52px;
  width: 59px;
  height: 61px;
}
#manuscript section.overview section.detail::after {
  display: none;
}
#manuscript section.overview section.detail ul li {
  margin-bottom: 60px;
}
#manuscript section.overview section.detail ul li:last-child {
  margin-bottom: 30px;
}
#manuscript section.overview section.detail ul li h3 {
  display: block;
  padding: 15px 12px;
  text-align: center;
}
#manuscript section.overview section.detail ul li div.inner {
  padding: 20px 25px;
}
#manuscript section.overview section.detail ul li div.inner > p {
  margin-bottom: 20px;
}
#manuscript section.overview section.detail ul li div.inner div.theme {
  margin-bottom: 20px;
  padding: 15px;
}
#manuscript section.overview section.detail ul li div.inner div.theme > span {
  display: inline-block;
  padding: 5px 8px;
  border: 1px solid var(--grn-color-1);
  color: var(--grn-color-1);
  white-space: nowrap;
}
#manuscript section.overview section.detail ul li div.inner div.theme h4 {
  margin-top: 10px;
  margin-bottom: 18px;
  margin-left: 0;
  padding-bottom: 2px;
  font-weight: var(--font-weight-bold);
  letter-spacing: 0.04em;
}
#manuscript section.overview section.detail ul li div.inner div.theme p {
  line-height: 1.6;
  letter-spacing: 0.04em;
}
#manuscript section.overview section.detail ul li div.inner dl div {
  margin-bottom: 12px;
}
#manuscript section.overview section.detail ul li div.inner dl div:last-child {
  margin-bottom: 0;
}
#manuscript section.overview section.detail ul li div.inner dl div dt {
  display: inline-block;
  width: 69px;
  padding-top: 2px;
  padding-bottom: 2px;
  border: 1px solid var(--grn-color-1);
  color: var(--grn-color-1);
  text-align: center;
}
#manuscript section.overview section.detail ul li div.inner dl div dd {
  display: inline-block;
  margin-left: 10px;
}
#manuscript section.overview section.detail > p {
  line-height: 1.6;
  letter-spacing: 0.04;
}
#manuscript section.apply {
  padding-top: 55px;
  padding-bottom: 175px;
}
#manuscript section.apply .wrap > p {
  margin-bottom: 40px;
}
#manuscript section.apply .wrap .apply_box {
  width: 100%;
  padding: 25px;
}
#manuscript section.apply .wrap .apply_box:after {
  bottom: -135px;
  right: auto;
  left: 50%;
  transform: translateX(-50%);
  width: 61.09px;
  height: 95.14px;
}
#manuscript section.apply .wrap .apply_box p {
  margin-bottom: 30px;
}
#manuscript section.fee {
  padding-top: 60px;
  margin-bottom: 234px;
}
#manuscript section.fee h2 {
  letter-spacing: 0em;
}
#manuscript section.fee ul {
  margin-bottom: 55px;
}
#manuscript section.fee ul li {
  margin-bottom: 20px;
}
#manuscript section.fee ul li:last-child {
  margin-bottom: 0;
}
#manuscript section.fee ul li::before {
  top: 3px;
}
#manuscript section.fee section.closing {
  padding: 35px 25px;
  text-align: left;
  border-radius: 40px;
}
#manuscript section.fee section.closing::before {
  content: "";
  bottom: -22px;
  width: 47px;
  height: 24px;
}
#manuscript section.fee section.closing::after {
  bottom: -105px;
  left: 55%;
  width: 67px;
  height: 99.06px;
}
#manuscript section.fee section.closing p {
  line-height: 1.8;
  letter-spacing: 0.04em;
}

/* --------------------------------------------------
* notification
*/
#notification section.notification_list {
  margin-top: 14.6666666667vw;
  margin-bottom: 34.1333333333vw;
}
#notification section.notification_list p.list_intro {
  margin-bottom: 10.6666666667vw;
}
#notification section.notification_list section.month_group {
  margin-bottom: 10.6666666667vw;
}
#notification section.notification_list section.month_group:last-of-type {
  margin-bottom: 16vw;
}
#notification section.notification_list section.month_group ul li a {
  flex-direction: column;
  padding-top: 5.3333333333vw;
  padding-bottom: 4.8vw;
  padding-left: 0;
}
#notification section.notification_list section.month_group ul li a time {
  width: 100%;
  margin-bottom: 2.1333333333vw;
}

#notification-single section.single_article {
  margin-top: 16vw;
  margin-bottom: 16vw;
}
#notification-single section.single_article > time {
  margin-bottom: 3.2vw;
}
#notification-single section.single_article h2 {
  margin-bottom: 8vw;
  padding: 4.8vw 5.3333333333vw;
}
#notification-single section.single_article h2:after {
  width: 2.1333333333vw;
}
#notification-single section.single_article .entry-content h1 {
  padding: 2.1333333333vw 3.2vw;
  margin-top: 7.4666666667vw;
  margin-bottom: 4.8vw;
  font-size: 3.7333333333vw;
}
#notification-single section.single_article .entry-content p {
  font-size: 3.7333333333vw;
}
#notification-single section.single_article .entry-content img.qr {
  margin-top: 8vw;
  width: 40vw;
}
#notification-single div.back-btn {
  margin-bottom: 26.6666666667vw;
}

/* --------------------------------------------------
* privacy-policy
*/
#privacy_policy {
  margin-bottom: 29.3333333333vw;
}
#privacy_policy section.detail > p {
  font-size: 3.7333333333vw;
  margin-bottom: 10.6666666667vw;
  text-align: left;
}
#privacy_policy section.detail ol.content_list > li {
  margin-bottom: 8vw;
}
#privacy_policy section.detail ol.content_list > li h2 {
  margin-bottom: 4vw;
  padding: 2.1333333333vw 2.9333333333vw;
}
#privacy_policy section.detail ol.content_list > li ol.list_decimal {
  margin-top: 4.8vw;
  margin-bottom: 4.8vw;
  margin-left: 2.1333333333vw;
  list-style: none;
}
#privacy_policy section.detail ol.content_list > li ol.list_decimal ol.list_decimal_sub {
  margin-bottom: 4.8vw;
  margin-left: 2.1333333333vw;
}

/* --------------------------------------------------
* quotation
*/
#quotation section.quotation_form {
  margin-top: 16vw;
  margin-bottom: 42.6666666667vw;
}
#quotation section.quotation_form > p {
  margin-bottom: 10.6666666667vw;
  letter-spacing: 0.04em;
}
#quotation section.quotation_form div.price {
  margin-bottom: 10.6666666667vw;
}
#quotation section.quotation_form div.price dl dt {
  padding: 4.8vw 4.8vw;
}
#quotation section.quotation_form div.price dl dd {
  padding: 4.2666666667vw 4.8vw;
}
#quotation section.quotation_form div.price p {
  letter-spacing: 0.04em;
}
#quotation section.quotation_form div.calc {
  align-items: flex-start;
  flex-direction: column;
  margin-bottom: 15px;
  padding: 30px;
}
#quotation section.quotation_form div.calc div.period div.input_field {
  margin-bottom: 25px;
}
#quotation section.quotation_form div.calc div.period div.input_field span {
  padding-left: 10px;
  vertical-align: middle;
}
#quotation section.quotation_form div.calc div.total span.total_label {
  padding-right: 10px;
}
#quotation section.quotation_form div.calc div.total span.price {
  color: #E3493C;
}
#quotation section.quotation_form div.quotation_btn {
  text-align: center;
}
#quotation {
  /* Aforms style */
}
#quotation .wq-Form {
  align-items: flex-start;
  flex-direction: column;
  gap: 8vw;
  padding: 8vw;
  margin-bottom: 26.6666666667vw;
}
#quotation .wq-Form .wq-Quantity > .wq--head {
  font-size: 3.7333333333vw;
}
#quotation .wq-Form .wq-TextInput {
  width: 29.3333333333vw;
  margin: 1.3333333333vw 0 0;
  padding: 2.6666666667vw 2.6666666667vw;
  font-size: 3.7333333333vw;
}
#quotation .wq-Form .wq-Monitor .wq-for-total {
  gap: 2.6666666667vw;
}
#quotation .wq-Form .wq-Monitor .wq-for-total .wq-for-name {
  font-size: 4.2666666667vw;
}
#quotation .wq-Form .wq-Monitor .wq-for-total .wq-for-value {
  font-size: 3.7333333333vw;
}
#quotation .wq-Form .wq-Monitor .wq-for-total .wq-for-value span {
  font-size: 6.4vw;
}
#quotation .wq-Form .wq-Control {
  top: calc(100% + 4vw);
  right: 0;
  left: 0;
  margin: 0 auto;
}
#quotation .wq-Form .wq-Control .wq-content-empty {
  display: none;
}
#quotation .wq-Form .wq-InputGroup {
  gap: 2.6666666667vw;
  justify-content: center;
}
#quotation .wq-Form .wq-InputGroup .wq--suffix {
  font-size: 3.7333333333vw;
}
#quotation .wq-Form .wq-Button {
  width: 57.3333333333vw;
  padding-top: 4.2666666667vw;
  padding-bottom: 4.2666666667vw;
  font-size: 4vw;
}

/* --------------------------------------------------
* site-policy
*/
#site_policy {
  margin-bottom: 29.3333333333vw;
}
#site_policy section.detail ol.content_list > li {
  margin-bottom: 8vw;
}
#site_policy section.detail ol.content_list > li h2 {
  margin-bottom: 4vw;
  padding: 2.1333333333vw 2.9333333333vw;
}
#site_policy section.detail ol.content_list > li div.note_box {
  margin-top: 4vw;
  padding-top: 4vw;
}
#site_policy section.detail ol.content_list > li div.note_box h3 {
  margin-bottom: 2.6666666667vw;
}

/* --------------------------------------------------
* subscription
*/
#subscription > h2 {
  margin-bottom: 14.6666666667vw;
}
#subscription > h2 span.underline-trigger {
  display: inline;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
  padding-bottom: 30px;
  background-image: radial-gradient(ellipse 40% 30% at 30% 50%, rgba(216, 244, 186, 0.7) 0%, transparent 100%), radial-gradient(ellipse 40% 30% at 60% 50%, rgba(153, 219, 174, 0.7) 0%, transparent 100%);
  background-size: 0% 50px;
  background-position: left calc(100% - 10px);
  background-repeat: no-repeat;
  transition: background-size 1s ease;
}
#subscription > h2 span.underline-trigger.on {
  background-size: 100% 50px;
}
#subscription > h2 span.underline-trigger {
  display: inline-flex;
  align-items: flex-end;
}
#subscription > h2 span.underline-trigger > div {
  padding-right: 2.1333333333vw;
  padding-left: 2.1333333333vw;
}
#subscription > h2 span.underline-trigger > div img.object {
  width: 9.0666666667vw;
  padding-left: 2.6666666667vw;
}
#subscription > h2 span.underline-trigger > div img.number {
  width: 10.1333333333vw;
}
#subscription section.three_bonus {
  margin-bottom: 16vw;
}
#subscription section.three_bonus > ul {
  padding-inline: 0;
}
#subscription section.three_bonus > ul li {
  position: relative;
  margin-bottom: 8.5333333333vw;
  padding: 26.6666666667vw 5.3333333333vw 8vw;
  text-align: center;
  background-color: var(--wht-color-2);
  border-radius: 5.3333333333vw;
}
#subscription section.three_bonus > ul li div.number {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  align-items: center;
  flex-direction: column;
}
#subscription section.three_bonus > ul li div.number img.number {
  width: 18.6666666667vw;
}
#subscription section.three_bonus > ul li:nth-child(1) div.number {
  top: -6.9333333333vw;
}
#subscription section.three_bonus > ul li:nth-child(2) div.number {
  top: -9.8666666667vw;
}
#subscription section.three_bonus > ul li:nth-child(3) div.number {
  top: -3.4666666667vw;
}
#subscription section.three_bonus > ul li:nth-child(1) div.number img.fairy {
  top: -6.9333333333vw;
  z-index: 1;
  width: 12vw;
  margin-bottom: -5.8666666667vw;
}
#subscription section.three_bonus > ul li:nth-child(2) div.number img.fairy {
  top: -9.8666666667vw;
  width: 15.2vw;
  margin-bottom: -10.6666666667vw;
}
#subscription section.three_bonus > ul li:nth-child(3) div.number img.fairy {
  top: -3.4666666667vw;
  width: 13.6vw;
  margin-bottom: -11.4666666667vw;
  margin-left: 12vw;
}
#subscription section.three_bonus > ul li > h3 {
  margin-bottom: 8vw;
}
#subscription section.three_bonus > ul li p {
  margin-bottom: 4vw;
  text-align: left;
}
#subscription section.purchase {
  margin-bottom: 26.6666666667vw;
  padding-top: 14.6666666667vw;
  padding-bottom: 0;
}
#subscription section.purchase div.inner:before {
  display: none;
}
#subscription section.purchase div.inner h2 {
  margin-bottom: 9.3333333333vw;
}
#subscription section.purchase div.inner div.purchase_tab label {
  padding: 4vw 0 13.3333333333vw;
  border-radius: 5.3333333333vw 5.3333333333vw 0 0;
}
#subscription section.purchase div.inner .content-private,
#subscription section.purchase div.inner .content-public {
  padding: 8vw 5.3333333333vw;
  border-radius: 0;
}
#subscription section.purchase div.inner .content-private > ul,
#subscription section.purchase div.inner .content-public > ul {
  padding: 5.3333333333vw 4vw;
  border-radius: 8vw;
}
#subscription section.purchase div.inner .content-private > ul li,
#subscription section.purchase div.inner .content-public > ul li {
  margin-bottom: 8vw;
}
#subscription section.purchase div.inner .content-private > ul li:last-child,
#subscription section.purchase div.inner .content-public > ul li:last-child {
  margin-bottom: 0;
}
#subscription section.purchase div.inner .content-private > ul li h3,
#subscription section.purchase div.inner .content-public > ul li h3 {
  height: 10.6666666667vw;
  margin-bottom: 4.2666666667vw;
  padding-right: 1.3333333333vw;
  padding-left: 1.3333333333vw;
}
#subscription section.purchase div.inner .content-private > ul li h3 span,
#subscription section.purchase div.inner .content-public > ul li h3 span {
  width: 7.4666666667vw;
  height: 7.4666666667vw;
  border-radius: 50%;
  background-color: var(--wht-color-2);
}
#subscription section.purchase div.inner .content-private > ul li dl.price dt,
#subscription section.purchase div.inner .content-public > ul li dl.price dt {
  padding: 4.2666666667vw 4.8vw;
}
#subscription section.purchase div.inner .content-private > ul li dl.price dd,
#subscription section.purchase div.inner .content-public > ul li dl.price dd {
  padding: 4.2666666667vw 4.8vw;
}
#subscription section.purchase div.inner .content-private > ul li > p.box,
#subscription section.purchase div.inner .content-public > ul li > p.box {
  margin-top: 5.3333333333vw;
  margin-bottom: 5.3333333333vw;
  padding: 5.3333333333vw;
}
#subscription section.purchase div.inner .content-private > ul li div.link_btn,
#subscription section.purchase div.inner .content-public > ul li div.link_btn {
  justify-content: center;
}
#subscription section.bunner {
  margin-bottom: 50.1333333333vw;
}

/* --------------------------------------------------
* update
*/
#update_article section.update_list {
  margin-top: 55px;
  margin-bottom: 128px;
}
#update_article section.update_list div.list_header {
  display: none;
}
#update_article section.update_list ul {
  margin-bottom: 50px;
}
#update_article section.update_list ul li a {
  flex-direction: column;
  padding-top: 25px;
  padding-bottom: 20px;
  padding-left: 0;
}
#update_article section.update_list ul li a time {
  width: 100%;
  margin-bottom: 10px;
}

#update-single {
  padding-bottom: 26.6666666667vw;
}
#update-single section.single_article {
  margin-bottom: 16vw;
}
#update-single section.single_article > time {
  margin-bottom: 3.2vw;
}
#update-single section.single_article h2 {
  margin-bottom: 8vw;
  padding: 4.8vw 5.3333333333vw;
}
#update-single section.single_article h2:after {
  width: 2.1333333333vw;
}
#update-single section.single_article p {
  font-size: 3.7333333333vw;
}

/* --------------------------------------------------
* page
*/
#page-entry {
  padding-bottom: 32vw;
}
#page-entry .entry-content p, #page-entry .entry-content li {
  font-size: 3.7333333333vw;
}
#page-entry .entry-content h1 {
  padding: 2.1333333333vw 3.2vw;
  margin-top: 9.3333333333vw;
  margin-bottom: 4.8vw;
  font-size: 3.7333333333vw;
}
#page-entry .entry-content h2 {
  margin-top: 8vw;
  margin-bottom: 2.6666666667vw;
  font-size: 3.7333333333vw;
}
#page-entry .entry-content p {
  margin-bottom: 5.3333333333vw;
}/*# sourceMappingURL=smartphone.css.map */