#header_slid_screen .screen_top img {
  vertical-align: top; }

nav.screen_news {
  position: absolute;
  bottom: -1px;
  right: 0;
  z-index: 10; }
nav.screen_news ul {
  position: relative;
  width: 680px;
  height: 70px;
  border-radius: 15px 0 0 0;
  background: #fff; }
nav.screen_news ul li.active {
  transform: translate(0%, 0%);
  opacity: 1; }
nav.screen_news ul li {
  position: absolute;
  top: 10px;
  transform: translate(0%, 100%);
  opacity: 0;
  transition-property: opacity transform;
  transition-duration: 1s;
  transition-timing-function: ease;
  transition-delay: 0.1s;
  padding: 15px 30px;
  width: 100%;
  list-style: none;
  font-size: 1em;
  line-height: 1.5em; }
nav.screen_news ul li a {
  display: flex;
  color: #000;
  text-decoration: none; }
nav.screen_news ul li time {
  font-size: .9em; }
nav.screen_news ul li span {
  display: block;
  font-size: .8em;
  padding: 0 5px;
  margin: 0 10px;
  background: linear-gradient(transparent 50%, #ffe6ec 50%); }

main .entry-content .news_top {
  width: 600px;
  margin: 60px auto 30px;
  background: #f9dfeb;
  border-radius: 15px;
  padding: 30px; }
main .entry-content .news_top li {
  list-style: none;
  font-size: 1em;
  line-height: 1.5em; }
main .entry-content .news_top a {
  display: flex;
  color: #000;
  text-decoration: none;
  padding: 8px 10px 8px;
  background: transparent;
  transition: 1s;
  border-bottom: 1px solid #fff; }
main .entry-content .news_top li:last-child a {
  padding: 8px 10px 0px;
  border-bottom: 0px solid #fff; }
main .entry-content .news_top a:hover {
  background: #eec0ca; }
main .entry-content .news_top time {
  font-size: 0.9em; }
main .entry-content .news_top span {
  font-size: 0.9em;
  padding: 0 5px;
  background: linear-gradient(transparent 50%, #eec0ca 50%);
  margin: 0 10px; }
main .entry-content .news_top p {
  font-size: 0.9em; }
main .entry-content > span {
  display: block;
  padding: 30px 0;
  text-align: right;
  width: 90%;
  margin: 0 auto 30px; }
main .entry-content > span a {
  display: flex;
  align-items: center;
  color: #000;
  text-decoration: none;
  justify-content: flex-end; }
main .entry-content > span a:before {
  content: '';
  display: block;
  width: 60px;
  height: 1px;
  background: #000;
  margin: 0 15px; }
main .entry-content .top_bg {
  width: 100%;
  padding: 30px 0;
  background-size: cover;
  background-position: center; }
main .entry-content .top_bg .inner {
  width: 600px;
  margin: 30px auto; }
main .entry-content .top_bg .inner > p {
  display: flex;
  align-items: center; }
main .entry-content .top_bg .inner > p span {
  display: block;
  margin: 0 0 0 20px;
  background: #eec0ca;
  width: max-content;
  padding: 8px 30px;
  border-radius: 22px;
  color: #DB4747;
  font-weight: bold;
  letter-spacing: 1px; }
main .entry-content .top_bg .inner > p strong {
  display: block;
  margin: 0 0 0 20px;
  background: #eec0ca;
  width: max-content;
  padding: 8px 30px;
  border-radius: 22px;
  color: #DB4747;
  font-weight: bold;
  letter-spacing: 1px; }
main .entry-content .top_bg .inner > p:before {
  content: '';
  display: block;
  width: 50px;
  height: 50px;
  background: url(../img/add/heart.png);
  background-size: 60%;
  background-repeat: no-repeat;
  background-position: 50% 60%;
  background-color: #eec0ca;
  border-radius: 50%; }
main .entry-content .top_bg > p {
  text-align: center;
  font-size: 1em;
  line-height: 1.5em;
  letter-spacing: 1px; }

body .single_main .entry-content.site_top > h2 {
  margin: 0; }
body .index_menu {
  margin: 60px 30px 0; }

.mneko_content .side_right {
  padding: 0 0 20px 0px;
  height: fit-content;
  background: #fff; }
.mneko_content .side_right .side_inner #side_widget_right {
  background: transparent;
  width: 260px;
  margin: 0 auto; }
.mneko_content .side_right .side_inner #side_widget_right > h4 {
  padding: 30px 0;
  text-align: center;
  font-size: 1.2em;
  line-height: 1.5em;
  letter-spacing: 1px;
  color: #ef6180;
  display: flex;
  align-items: center;
  margin: 0 auto;
  width: max-content; }
.mneko_content .side_right .side_inner #side_widget_right > h4:before, .mneko_content .side_right .side_inner #side_widget_right > h4:after {
  content: '';
  display: block;
  width: 40px;
  height: 1px;
  background: #eec0ca;
  margin: 0 15px; }
.mneko_content .side_right .side_inner #side_widget_right a#hirano {
  display: block;
  width: 200px;
  height: 200px;
  position: relative;
  margin: 0 auto 30px; }
.mneko_content .side_right .side_inner #side_widget_right a#hirano img {
  width: 200px;
  height: 200px;
  object-fit: cover;
  object-position: center;
  border-radius: 50%;
  vertical-align: top;
  padding: 0; }
.mneko_content .side_right .side_inner #side_widget_right a#hirano label {
  position: absolute;
  bottom: 0;
  left: 0px;
  right: 0;
  display: block;
  width: max-content;
  margin: auto;
  background: #e598a9;
  color: #fff;
  font-size: 1em;
  line-height: 1.5em;
  font-weight: bold;
  letter-spacing: 1px;
  padding: 5px 30px; }
.mneko_content .side_right .side_inner #side_widget_right .tab_mode > h4 {
  padding: 30px 0;
  text-align: center;
  font-size: 1.2em;
  line-height: 1.5em;
  letter-spacing: 1px;
  color: #ef6180;
  display: flex;
  align-items: center;
  margin: 0 auto;
  width: max-content; }
.mneko_content .side_right .side_inner #side_widget_right .tab_mode > h4:before, .mneko_content .side_right .side_inner #side_widget_right .tab_mode > h4:after {
  content: '';
  display: block;
  width: 40px;
  height: 1px;
  background: #eec0ca;
  margin: 0 15px; }
.mneko_content .side_right .side_inner #side_widget_right .tab_mode > img {
  width: 200px;
  height: 200px;
  border-radius: 50%;
  margin: 0 auto 30px; }
.mneko_content .side_right .side_inner #side_widget_right .tab_mode > h2 {
  font-size: 1em;
  line-height: 1.5em;
  background: #e598a9;
  color: #fff;
  padding: 10px;
  letter-spacing: 1px;
  width: max-content;
  margin: 0 auto 30px; }
.mneko_content .side_right .side_inner #side_widget_right .tab_mode > p {
  font-size: 1em;
  line-height: 1.5em;
  text-align: left;
  margin: 0 auto;
  letter-spacing: 1px;
  padding: 0 0 8px; }
.mneko_content .side_right .side_inner #side_widget_right .tab_mode > p time {
  display: block;
  text-indent: 50px;
  font-size: 1em;
  line-height: 1.5em;
  padding: 8px 0 0;
  letter-spacing: 2px; }

.screen_top .swiper-container .swiper-wrapper .swiper-slide {
  position: relative; }
.screen_top .swiper-container .swiper-wrapper .swiper-slide .text_area_top {
  position: absolute;
  top: 30px;
  right: 0;
  left: 0;
  margin: 0 100px 5px auto;
  z-index: 10;
  width: max-content; }
.screen_top .swiper-container .swiper-wrapper .swiper-slide .text_area_top p {
  background: #ff9090;
  padding: 5px 10px;
  margin: 0 0 5px;
  color: #fff;
  font-size: 1em;
  line-height: 1.5em;
  letter-spacing: 1px; }
.screen_top .swiper-container .swiper-wrapper .swiper-slide .text_area {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: max-content;
  height: max-content;
  overflow: hidden;
  z-index: 10;
  padding: 30px; }
.screen_top .swiper-container .swiper-wrapper .swiper-slide .text_area p {
  font-size: 1.2em;
  line-height: 1.2em;
  color: #fff;
  text-align: center;
  width: max-content;
  margin: 8px auto;
  padding: 0 20px; }
.screen_top .swiper-container .swiper-wrapper .swiper-slide .text_area strong {
  font-size: 2.4em;
  line-height: 1.2em;
  letter-spacing: 4px; }
.screen_top .swiper-container .swiper-wrapper .swiper-slide .text_area span {
  font-size: 1.4em;
  line-height: 1.6em;
  letter-spacing: 0px; }
.screen_top .swiper-container .swiper-wrapper .anima01 .text_area {
  margin: auto auto 30px 30px; }
.screen_top .swiper-container .swiper-wrapper .anima01 .text_area:before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background: #ff9cb28f;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1; }
.screen_top .swiper-container .swiper-wrapper .anima02 .text_area p.bar {
  background: #ff9090;
  padding: 6px 20px;
  margin: 0 auto 6px;
  letter-spacing: 2px; }
.screen_top .swiper-container .swiper-wrapper .anima02 .text_area p:nth-child(3) {
  margin: 30px auto 8px; }
.screen_top .swiper-container .swiper-wrapper .anima02 .text_area:before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background: #ff90906e;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1; }
.screen_top .swiper-container .swiper-wrapper .anima01.swiper-slide-active .text_area p {
  animation: slider_anime 1s 1s ease-in 1 both; }
.screen_top .swiper-container .swiper-wrapper .anima01.swiper-slide-active .text_area:before {
  animation: slider_anime_bg 1s 0s ease-in 1 both; }
.screen_top .swiper-container .swiper-wrapper .anima02.swiper-slide-active .text_area p {
  animation: slider_anime_bottom 1s 1s ease-in 1 both; }
.screen_top .swiper-container .swiper-wrapper .anima02.swiper-slide-active .text_area:before {
  animation: slider_anime_bg 1s 0s ease-in 1 both; }

.site-main.single_main.blog_main .blog_headline {
  padding: 0 0 30px; }
.site-main.single_main.blog_main .blog_headline img {
  width: 100%;
  height: 400px;
  object-fit: cover;
  object-position: center;
  vertical-align: top; }
.site-main.single_main.blog_main .blog_headline h1 {
  position: relative;
  padding: 8px 20px;
  background: #eec0ca;
  color: white;
  margin: -20px 0 10px;
  font-size: 1.4em;
  line-height: 1.5em;
  text-align: left;
  letter-spacing: 1px;
  width: fit-content; }
.site-main.single_main.blog_main .blog_headline h1:before {
  position: absolute;
  content: '';
  top: 100%;
  left: 0;
  border: none;
  border-bottom: solid 15px transparent;
  border-right: solid 20px #eec0ca;
  opacity: 0.7; }
.site-main.single_main.blog_main .blog_headline time {
  display: block;
  font-size: 1em;
  line-height: 1.5em;
  text-align: right;
  padding: 0 30px; }
.site-main.single_main.blog_main article .text_content {
  padding: 0 30px; }
.site-main.single_main.blog_main article .text_content figure {
  margin: 0 auto 30px;
  position: relative; }
.site-main.single_main.blog_main article .text_content figure img {
  width: calc((100% / 1) - 0px);
  height: initial;
  aspect-ratio: 4/3;
  object-fit: contain;
  object-position: center;
  vertical-align: top; }
.site-main.single_main.blog_main article .text_content figure figcaption {
  position: absolute;
  bottom: -10px;
  right: -5px;
  width: fit-content;
  background: #ffe6ec;
  padding: 10px 20px;
  font-size: 1em;
  line-height: 1.5em;
  letter-spacing: 1px;
  text-align: center; }
.site-main.single_main.blog_main article .text_content > h3 {
  font-weight: normal;
  font-size: 1.2em;
  line-height: 1.5em;
  letter-spacing: 1px;
  text-align: left;
  padding: 0 10px 6px;
  margin: 0 0 30px;
  position: relative; }
.site-main.single_main.blog_main article .text_content > h3:before {
  content: '';
  display: block;
  width: calc( 50% - 20px );
  height: 1px;
  background: #ddd;
  position: absolute;
  bottom: 0;
  left: 0; }
.site-main.single_main.blog_main article .text_content > h4 {
  font-size: 1.2em;
  line-height: 1.5em;
  letter-spacing: 2px;
  text-align: left;
  padding: 15px 10px;
  margin: 0 0 30px;
  background: #eec0ca;
  color: #fff;
  position: relative; }
.site-main.single_main.blog_main article .text_content > h4:before, .site-main.single_main.blog_main article .text_content > h4:after {
  content: '';
  display: block;
  width: 100%;
  height: 2px;
  background: #fff;
  position: absolute; }
.site-main.single_main.blog_main article .text_content > h4:before {
  top: 5px;
  left: 0px; }
.site-main.single_main.blog_main article .text_content > h4:after {
  bottom: 5px;
  left: 0px; }
.site-main.single_main.blog_main article .text_content > p {
  font-size: 1em;
  line-height: 1.5em;
  letter-spacing: 1px;
  text-align: justify;
  padding: 0 20px 30px; }
.site-main.single_main.blog_main article .text_content > p u {
  text-decoration: none;
  background: linear-gradient(transparent 60%, #ffd2dd 60%);
  padding: 0px 4px; }
.site-main.single_main.blog_main article .text_content > p a {
  color: #000; }
.site-main.single_main.blog_main article .text_content .gallery {
  padding: 30px 0px 0; }
.site-main.single_main.blog_main article .text_content .gallery ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start; }
.site-main.single_main.blog_main article .text_content .gallery ul li {
  list-style: none;
  width: calc((100% / 3) - 10px);
  margin: 5px 5px 15px; }
.site-main.single_main.blog_main article .text_content .gallery ul figure {
  margin: 0;
  width: 100%;
  height: 100%; }
.site-main.single_main.blog_main article .text_content .gallery ul img {
  width: 100%;
  height: initial;
  aspect-ratio: 4/3;
  object-fit: cover;
  object-position: center;
  vertical-align: top; }
.site-main.single_main.blog_main article .text_content .gallery ul figcaption {
  font-size: 0.9em;
  line-height: 1.4em; }

#blog_screen_link {
  width: 100%;
  height: 100%;
  background: #fff;
  padding: 30px 0; }
#blog_screen_link .screen_top {
  max-width: 1200px;
  margin: 0px auto;
  padding: 0 10px;
  position: relative; }
#blog_screen_link .screen_top .swiper-container {
  width: 100%;
  height: 100%;
  padding: 0 0 60px 0; }
#blog_screen_link .screen_top .swiper-container .swiper-wrapper {
  width: 100%; }
#blog_screen_link .screen_top .swiper-container .swiper-slide a {
  text-decoration: none;
  color: #000; }
#blog_screen_link .screen_top .swiper-container .swiper-slide img {
  width: 100%;
  height: initial;
  aspect-ratio: 6/3;
  object-fit: cover;
  object-position: center;
  vertical-align: top;
  border-radius: 10px; }
#blog_screen_link .screen_top .swiper-container .swiper-slide time {
  display: block;
  text-align: right;
  padding: 10px 20px;
  font-size: 0.9em;
  color: #999; }
#blog_screen_link .screen_top .swiper-container .swiper-slide p {
  font-size: 1em;
  line-height: 1.5em;
  letter-spacing: 1px;
  text-align: justify;
  padding: 6px 8px; }
#blog_screen_link .screen_top .swiper-container .swiper-button-prev, #blog_screen_link .screen_top .swiper-container .swiper-button-next {
  top: 40%;
  width: 40px;
  height: 40px;
  background-position: center;
  background-size: 80%;
  background-color: #eec0ca;
  border-radius: 50%; }
#blog_screen_link .screen_top .swiper-container .swiper-button-prev {
  background-image: url(../img/add/prev_arrow.webp); }
#blog_screen_link .screen_top .swiper-container .swiper-button-next {
  background-image: url(../img/add/next_arrow.webp); }

.site-main.single_main.archive_main .achive_list {
  display: flex;
  flex-wrap: wrap;
  padding: 0 10px 30px; }
.site-main.single_main.archive_main article {
  width: calc((100% / 2) - 20px);
  margin: 0px 10px 20px;
  padding: 0 0 15px;
  background: #fff;
  box-shadow: 0px 0px 5px #ddd;
}
.site-main.single_main.archive_main article a {
  text-decoration: none;
  color: #000; }
.site-main.single_main.archive_main article .achive_img {
  position: relative; }
.site-main.single_main.archive_main article .achive_img img {
  width: 100%;
  aspect-ratio: 5/3;
  object-fit: cover;
  object-position: center;
  vertical-align: top; }
.site-main.single_main.archive_main article .achive_img .category {
  position: absolute;
  top: -10px;
  right: 10px;
  background: #eda3b4;
  box-shadow: 3px 3px #c0607659;
  color: #fff;
  padding: 8px;
  width: min-content; }
.site-main.single_main.archive_main article .achive_text {
  position: relative; }
.site-main.single_main.archive_main article .achive_text .category {
  position: absolute;
  top: -240px;
  right: 10px;
  background: #eda3b4;
  box-shadow: 3px 3px #c0607659;
  color: #fff;
  padding: 8px;
  width: min-content; }
.site-main.single_main.archive_main article .achive_text h2 {
  font-size: 1em;
  text-align: left;
  padding: 10px 10px 15px; }
.site-main.single_main.archive_main article .achive_text p {
  text-align: left;
  font-size: 0.8em;
  line-height: 1.5em;
  padding: 0px 10px; }
.site-main.single_main.archive_main article .achive_text time {
  font-size: 0.9em;
  color: #9d9d9d;
  display: block;
  text-align: right;
  padding: 0 10px; }

@keyframes slider_anime {
  0% {
    transform: translate(-120%, 0); }
  100% {
    transform: translate(0%, 0); } }
@keyframes slider_anime_bottom {
  0% {
    transform: translate(0, 140%);
    opacity: 0; }
  100% {
    transform: translate(0, 0);
    opacity: 1; } }
@keyframes slider_anime_right {
  0% {
    transform: translate(20%, 0);
    opacity: 0; }
  100% {
    transform: translate(0, 0);
    opacity: 1; } }
@keyframes slider_anime_bg {
  0% {
    width: 0%; }
  100% {
    width: 100%; } }
@media screen and (max-width: 1024px) {
  .mneko_content .side_right .side_inner #side_widget_right:nth-child(1) {
    display: flex;
    align-items: center;
    width: 100%; }
  .mneko_content .side_right .side_inner #side_widget_right:nth-child(1) .tab_mode {
    width: calc(100% / 2); }
  .mneko_content .side_right .side_inner #side_widget_right:nth-child(1) .tab_mode:nth-child(2) {
    width: calc(50% - 20px);
    padding: 0 0 0 20px; }

  .screen_top .swiper-container .swiper-wrapper .swiper-slide .text_area_top {
    margin: 0 30px 5px auto; }

  .screen_top .swiper-container .swiper-wrapper .anima01 .text_area {
    margin: auto auto 80px 30px; }

  #header_slid_screen .screen_top {
    width: 100%;
    height: calc(70vh - 100px); }

  #header_slid_screen .swiper-container {
    height: 100%; }
  #header_slid_screen .swiper-container .swiper-wrapper div.swiper-slide-active img {
    object-position: right; }

  #header_slid_screen .screen_top img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: left;
    vertical-align: top;
    transition-property: object-position,transform;
    transition-duration: 9.5s;
    transition-timing-function: cubic-bezier(0.1, 0.15, 0.96, 0.9);
    transition-delay: 0s; }

  #blog_screen_link .screen_top {
    width: calc(100% - 20px); }
  #blog_screen_link .screen_top .swiper-container .swiper-slide time {
    display: block;
    text-align: right;
    padding: 10px 0px; }
  #blog_screen_link .screen_top .swiper-container .swiper-button-prev, #blog_screen_link .screen_top .swiper-container .swiper-button-next {
    display: none; }

  .site-main.single_main.archive_main .achive_list {
    padding: 0 10px 30px; }
  .site-main.single_main.archive_main article {
    width: calc((100% / 2) - 10px);
    margin: 0px 5px 20px; }
  .site-main.single_main.archive_main article .achive_text .category {
    top: -220px; } }
@media screen and (max-width: 767px) {
  .menu_btn, .my-example2 {
    background: #eda3b4; }

  .check:checked ~ .close_btn, .check:checked ~ .drawer-menu {
    background: #eec0ca; }

  .header_main_nav ul li {
    box-shadow: 3px 3px 0px #ffffff; }

  main .entry-content .news_top {
    width: calc(100% - 60px);
    padding: 20px; }

  article .entry-content .top_bg .inner {
    width: 100%; }

  article .entry-content .top_bg .inner > p span {
    width: calc(100% - 120px);
    margin: 0 0 0 10px;
    padding: 8px 20px;
    border-radius: 10px;
    font-size: 0.9em; }

  article .entry-content .top_bg .inner > p strong {
    width: calc(100% - 120px);
    margin: 0 0 0 10px;
    padding: 8px 20px;
    border-radius: 10px;
    font-size: 0.9em; }

  main .entry-content .news_top a {
    flex-wrap: wrap; }

  body .single_main .entry-content.site_top > h2 {
    font-size: 1.2em; }

  article .entry-content .top_bg .inner > p {
    justify-content: center; }

  #mneko_header .header_bottom h1, #mneko_header .header_bottom p {
    line-height: 1.5em;
    font-size: 1.2em;
    letter-spacing: 1px; }

  #header_slid_screen .screen_top {
    width: 100%;
    height: calc(90vh); }

  #header_slid_screen .swiper-container {
    height: 100%; }
  #header_slid_screen .swiper-container .swiper-wrapper div.swiper-slide-active img {
    object-position: right;
    transform: scale(1); }

  .screen_top .swiper-container .swiper-wrapper .swiper-slide {
    overflow: hidden; }

  #header_slid_screen .screen_top img {
    transform: scale(1.1);
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: left;
    vertical-align: top;
    transition-property: object-position,transform;
    transition-duration: 9.5s;
    transition-timing-function: cubic-bezier(0.1, 0.15, 0.96, 0.9);
    transition-delay: 0s; }

  nav.screen_news {
    width: 100%; }
  nav.screen_news ul {
    width: 100%;
    height: 100px;
    border-radius: 15px 15px 0 0; }
  nav.screen_news ul li {
    top: 15px;
    padding: 15px;
    width: calc(100% - 30px); }
  nav.screen_news ul li a {
    flex-wrap: wrap; }

  .mneko_content .side_right .side_inner #side_widget_right:nth-child(1) {
    flex-direction: column;
    width: 260px; }
  .mneko_content .side_right .side_inner #side_widget_right:nth-child(1) .tab_mode {
    width: calc(100%); }
  .mneko_content .side_right .side_inner #side_widget_right:nth-child(1) .tab_mode:nth-child(2) {
    width: calc(100%);
    padding: 0; }

  body .index_menu {
    width: calc(100% - 20px);
    margin: 60px 10px 0; }

  .screen_top .swiper-container .swiper-wrapper .swiper-slide .text_area_top {
    margin: 0 15px 5px auto; }

  .screen_top .swiper-container .swiper-wrapper .swiper-slide .text_area {
    width: calc(100% - 30px);
    padding: 15px; }

  .screen_top .swiper-container .swiper-wrapper .anima01 .text_area {
    width: calc(100% - 60px);
    padding: 15px;
    margin: auto auto 110px; }
  .screen_top .swiper-container .swiper-wrapper .anima01 .text_area p {
    font-size: 1em;
    line-height: 1.5em; }

  .screen_top .swiper-container .swiper-wrapper .anima02 .text_area {
    width: calc(100% - 60px);
    padding: 15px;
    bottom: 60px; }
  .screen_top .swiper-container .swiper-wrapper .anima02 .text_area p.bar {
    font-size: 1em;
    line-height: 1.5em;
    letter-spacing: 3px; }
  .screen_top .swiper-container .swiper-wrapper .anima02 .text_area span {
    font-size: 1.1em;
    line-height: 1.6em; }

  #blog_screen_link .screen_top {
    width: calc(100% - 20px); }
  #blog_screen_link .screen_top .swiper-container .swiper-slide.swiper-slide-active time {
    animation: slider_anime_right 1s 0s ease-in 1 both; }
  #blog_screen_link .screen_top .swiper-container .swiper-slide.swiper-slide-active p {
    animation: slider_anime_right 1s 0.5s ease-in 1 both; }
  #blog_screen_link .screen_top .swiper-container .swiper-slide time {
    display: block;
    text-align: right;
    padding: 10px 0px; }
  #blog_screen_link .screen_top .swiper-container .swiper-button-prev, #blog_screen_link .screen_top .swiper-container .swiper-button-next {
    display: none; }

  .site-main.single_main.blog_main article .blog_headline img {
    height: 200px; }

  .site-main.single_main.blog_main article .text_content {
    padding: 0 10px; }

  .site-main.single_main.blog_main article .text_content > p {
    padding: 0 10px 30px; }

  .site-main.single_main.blog_main article .text_content > h3:before {
    width: calc( 100% - 20px ); }

  .site-main.single_main.blog_main article .text_content figure img {
    height: auto; }

  .site-main.single_main.blog_main article .text_content .gallery ul li {
    width: calc((100% / 2) - 10px); }

  .site-main.single_main.blog_main article .text_content .gallery ul figcaption {
    padding: 6px 10px;
    font-size: .8em; }

  .swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 0px; }

  .site-main.single_main.archive_main .achive_list {
    padding: 0 10px 30px; }
  .site-main.single_main.archive_main article {
    width: calc((100% / 1) - 10px);
    margin: 0px 5px 20px; }
  .site-main.single_main.archive_main article .achive_text .category {
    top: -210px; } }
@media screen and (max-width: 375px) {
  .screen_top .swiper-container .swiper-wrapper .swiper-slide .text_area_top {
    margin: 0 15px 5px auto;
    top: 15px; }

  .screen_top .swiper-container .swiper-wrapper .anima02 .text_area span {
    font-size: 1em;
    line-height: 1.5em; } }
.js_anime {
  opacity: 0;
  transition-property: opacity;
  transition-duration: 1s;
  transition-timing-function: ease;
  transition-delay: 0s; }

.js_anime.active {
  opacity: 1; }

.nav-links {
  display: inline-flex;
  justify-content: center; }

.wp-block-cover, .wp-block-cover-image {
  width: calc(100% - 32px);
  margin: 0 0 30px; }

.page-numbers.current {
  background:#fff;
}

.entry-content > div p {
  margin: 20px;
}
.single_main .entry-content > p {
  margin: 30px 55px;
}
.blocks-gallery-grid .blocks-gallery-image figcaption, .blocks-gallery-grid .blocks-gallery-item figcaption, .wp-block-gallery .blocks-gallery-image figcaption, .wp-block-gallery .blocks-gallery-item figcaption {
	width: calc(100% - 20px);
}

@media screen and (max-width: 1023px) {
	.single_main .entry-content > p {
	  margin: 30px 55px;
	}
	.menu_btn {
      background: #eda3b4;
	}
}
@media screen and (max-width: 767px) {}


/* MW Form Contact */
    .form {
        width: clamp(300px, 96%, 800px);
        margin: 0 auto;
    }
    .form .form_row {
        display: flex;
        gap: 1em;
        align-items: center;
        margin: 0.3em 0;
        padding: 1em;
        box-sizing: border-box;
    }
    .form .form_row + .form_row {
        border-top: 1px dashed;
    }
    .form .form_row > p {
        display: none;
    }
    .form .form_send {
        background: #eda3b4;
        border: 0;
        padding: 0.7em 1.6em;
        border-radius: 0.4em;
        color: #fff;
    }
    .form_label {
        width:170px;
    }
    .form_name,
    .form_title,
    .form_tel,
    .form_email,
    .form_contact {
            width: calc(100% - 180px);
    }


    @media screen and (max-width:768px){
        .form_label {
            width:100%;
        }
        .form_name,
        .form_title,
        .form_tel,
        .form_email,
        .form_contact {
                width: calc(100% - 10px);
        }

        .form .form_row {
            flex-direction: column;
            align-items: flex-start;
        }
    }
/* ------ ダウンロードファイル ------ */
.wp-block-file:not(.wp-element-button){
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1em;  
}
.wp-block-file a {
  font-size: 1rem;
}
.wp-block-file a.wp-element-button {
    font-size: 1rem;
    display: block;
    box-sizing: border-box;
    padding: 0.6em 1.5em;
}
