@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Zen+Kaku+Gothic+New:wght@400;700&display=swap');

/*!
Theme Name: Cocoon Child
Description: Cocoon専用の子テーマ
Theme URI: https://wp-cocoon.com/
Author: わいひら
Author URI: https://nelog.jp/
Template:   cocoon-master
Version:    1.1.3
*/

/*************** 共通リセット ***************/
.body, a,.navi-in a, .breadcrumb, .breadcrumb-caption, #header .site-name-text,
.site-name-text, .copyright,
.entry-content>*, .mce-content-body>*, .article p, .demo .entry-content p, .article dl, .article ul, .article ol, .article blockquote, .article pre, .article table, .article .toc, .body .article, .body .column-wrap, .body .new-entry-cards, .body .popular-entry-cards, .body .navi-entry-cards, .body .box-menus, .body .ranking-item, .body .rss-entry-cards, .body .widget, .body .author-box, .body .blogcard-wrap, .body .login-user-only, .body .information-box, .body .question-box, .body .alert-box, .body .information, .body .question, .body .alert, .body .memo-box, .body .comment-box, .body .common-icon-box, .body .blank-box, .body .button-block, .body .micro-bottom, .body .caption-box, .body .tab-caption-box, .body .label-box, .body .toggle-wrap, .body .wp-block-image, .body .booklink-box, .body .kaerebalink-box, .body .tomarebalink-box, .body .product-item-box, .body .speech-wrap, .body .wp-block-categories, .body .wp-block-archives, .body .wp-block-archives-dropdown, .body .wp-block-calendar, .body .ad-area, .body .wp-block-gallery, .body .wp-block-audio, .body .wp-block-cover, .body .wp-block-file, .body .wp-block-media-text, .body .wp-block-video, .body .wp-block-buttons, .body .wp-block-columns, .body .wp-block-separator, .body .components-placeholder, .body .wp-block-search, .body .wp-block-social-links, .body .timeline-box, .body .blogcard-type, .body .btn-wrap, .body .btn-wrap a, .body .block-box, .body .wp-block-embed, .body .wp-block-group, .body .wp-block-table, .body .scrollable-table, .body .wp-block-separator, .body .wp-block, .body .video-container, .comment-area, .related-entries, .pager-post-navi, .comment-respond {
  margin: 0;
  padding: 0;
  line-height: 1;
  font-size: 18px;
  color: #53524C;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: normal;
  border: none;
}
.article h1, .article h2, .article h3, .article h4, .article h5, .article h6, h7, h8, h9, h1, h2, h3, h4, h5, h6 {
  line-height: 1;
  font-weight: normal;
  font-size: 18px;
  background-color: transparent;
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
}
.container {
  background-color: #fff;
}
header {
  position: relative;
}
header h2.entry-title {
  position: absolute;
  width: 50%;
  bottom: 30%;
  left: 0;
  background-color: transparent;
  font-weight: bold;
  color: #fff;
  z-index: 1;
  font-size: 36px;
}
header h2.entry-title::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  left: 0;
  width: 100%;
  height: 100px;
  box-sizing: border-box;
  clip-path: polygon(0% 0%, 100% 0%, 85% 100%, 0% 100%);
  -webkit-clip-path: polygon(0% 0%, 100% 0%, 85% 100%, 0% 100%); /* 古いSafari用 */
  z-index: -1;
  background-color: rgba(0,0,0,0.5);;
}
.home header h2 {
  display: none;
}
h2, h3, h4 {
  color: #fff;
  text-align: center;
}
.contact-list .box p,
.contact-list .box h3,
.contact-list .box p.xp,
#contact h3,
section:nth-child(2n) h2, section:nth-child(2n) h3 {
  color: #53524C;
}
section#contact h2 {
  color: #fff;
  text-align: center;
}
.article h2 {
  font-weight: bold;
  font-size: 36px;
  margin-bottom: 80px;
}
.article h3 {
  font-weight: bold;
  font-size: 24px;
  line-height: 1.5;
  margin-bottom: 20px;
}
.article h2 span {
  display: block;
  font-weight: normal;
  font-size: 24px;
  opacity: .5;
  margin-top: 10px;
  font-weight: bold;
}
.box p {
  color: #fff;
  line-height: 2;margin-bottom: 50px;
}
#contact .box p,
#contact .box p.xp,
section:nth-child(2n) .box p,
section:nth-child(2n) a.btn {
  color: #53524C;
}
.box {
  position: relative;
  max-width: inherit;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.body .wp-block-group .box .left {
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
  height: 440px;
  box-sizing: border-box;
  clip-path: polygon(0% 0%, 100% 0%, 85% 100%, 0% 100%);
  -webkit-clip-path: polygon(0% 0%, 100% 0%, 85% 100%, 0% 100%); /* 古いSafari用 */
  z-index: 2;
}
.body .wp-block-group .box .right {
  position: relative;
  left: 35%;
  width: 65%;
  background-color: #5A7057;
  clip-path: polygon(100% 100%, 100% 0%, 15% 0%, 0% 100%);
  -webkit-clip-path: polygon(100% 100%, 100% 0%, 15% 0%, 0% 100%); /* 古いSafari用 */
  padding: 100px 10% 100px 15%;
  margin-top: 50px;
  margin-bottom: 100px;
  z-index: 1;
}
.body #area.wp-block-group .box .right {
  position: relative;
  left: 50%;
  width: 45%;
  background-color: transparent;
  clip-path: none;
  padding: 0;
  margin-top: 50px;
  margin-bottom: 100px;
  z-index: 1;
}
.body section.wp-block-group:nth-child(2n) .box .left {
  position: relative;
  left: 0;
  width: 65%;
  background-color: #BED4BB;
  clip-path: polygon(100% 100%, 85% 0%, 0% 0%, 0% 100%);
  -webkit-clip-path: polygon(100% 100%, 85% 0%, 0% 0%, 0% 100%); /* 古いSafari用 */
  padding: 100px 15% 100px 10%;
  margin-top: 50px;
  margin-bottom: 100px;
  z-index: 1;
  height: auto;
}
.body section.wp-block-group:nth-child(2n) .box .right {
  position: absolute;
  top: -50px;
  left: auto;
  right: 0;
  width: 50%;
  height: 440px;
  box-sizing: border-box;
  clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 15% 100%);
  -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 15% 100%); /* 古いSafari用 */
  z-index: 2;
  padding: 0;
}
.btn_in {
  text-align: center;
}
a.btn {
  position: relative;
  margin: 0 auto;
  color: #fff;
  font-weight: bold;
}
a.btn::after {
  content: "";
  position: absolute;
  width: 120%;
  height: 2px;
  background-color: #fff;
  left: 0;
  bottom: -10px;
}
#works a.btn::before,
#works a.btn::after {
  background-color: #53524C;
}
#project .btn_in {
  margin-top: 60px;
}
a.btn::before {
  content: "";
  position: absolute;
  width: 10px;
  height: 2px;
  background-color: #fff;
  right: -35%;
  bottom: -7px;
  transform: rotate(45deg);;
  -webkit-transform: rotate(45deg);;
  -ms-transform: rotate(45deg);;
}
.box .left img,
.box .right img {
	width: 100%;
	height: 100%;
  object-fit: cover;
}
a:hover {
  color: #53524C;
  opacity: .5;
}
.body section#project.wp-block-group .box {
  flex-wrap: wrap;
  
}
.body section#project.wp-block-group .box .left {
  position: relative;
  left: 0;
  width: 60%;
  background-color: transparent;
  clip-path: none;
  padding: 0 0 0 15px;
  margin: 0;
  z-index: 1;
  height: auto;
}
.body section#project.wp-block-group .box .right {
  position: relative;
  top: 0;
  width: 35%;
  height: auto;
  z-index: 1;
  padding: 0 15px 0 0;
  margin: 0;
  background-color: transparent;
  clip-path: none;
  left: 0;
}
.body section#project.wp-block-group .box .left .in_box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-radius: 40px;
  overflow: hidden;
  position: relative;
}
.body section#project.wp-block-group .box .left .in_box::before {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  content: "Before";
  background-color: #999;
  color: #fff;
  width: 25%;
  height: 45px;
  font-weight: bold;
  top: 0;
  left: 0;
  font-size: 24px;
}
.body section#project.wp-block-group .box .left .in_box::after {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  content: "After";
  background-color: #E68843;
  color: #fff;
  width: 25%;
  height: 45px;
  font-weight: bold;
  top: 0;
  right: 0;
  font-size: 24px;
}
.body section#project h3 {
  text-align: left;
  margin-top: 60px;
}
.body section#project.wp-block-group .box .left img {
  display: block;
  width: 50%;
}
.body section#voice.wp-block-group .box .btn_in,
.body section#project.wp-block-group .box .btn_in {
  width: 100%;
}
.body #area.wp-block-group {
  padding-top: 160px;
}
.body #area.wp-block-group .box .left {
  position: absolute;
  top: -100px;
  left: 0;
  width: 50%;
  height: 200%;
  clip-path: none;
  z-index: 0;
}
.body #area.wp-block-group .box .left img {
  width: 100%;
  height: 100%;
  object-fit: cover;
   object-position: right center;
}
.body #access.wp-block-group .box {
  margin-bottom: 100px;
}
.body #area.wp-block-group .box .right p {
  line-height: 2;
}
.body #access h5 {
  position: relative;
  font-size: 24px;
  font-weight: bold;
  margin: 30px 0 50px;
  padding-left: 100px;
}
.body #access h5::before {
  content: "";
  position: absolute;
  width: 80px;
  height: 80px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-image: url(../../../common/img/logo.png);
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  z-index: 1;
}
.body #member.wp-block-group .box {
  margin-bottom: 24px;
}
.body #member.wp-block-group .box .left {
  position: absolute;
  top: 0;
  left: 0;
  width: 45%;
  height: 300px;
  box-sizing: border-box;
  clip-path: none;
  padding: 0;
  margin: 0;
  z-index: 1;
  overflow: hidden;
}
.body #access.wp-block-group .box .left {
  position: absolute;
  top: 0;
  left: 0;
  width: 55%;
  height: 300px;
  box-sizing: border-box;
  clip-path: none;
  padding: 0;
  margin: 0;
  z-index: 1;
  overflow: hidden;
}
.body #member.wp-block-group .box .left img {
	width: 100%;
	height: 100%;
  object-fit: cover;
}
.body #member.wp-block-group .box .right {
  position: relative;
  top: 0;
  left: 35%;
  width: 65%;
  height: 300px;
  background-color: #BED4BB;
  clip-path: polygon(100% 100%, 100% 0%, 15% 0%, 0% 100%);
  -webkit-clip-path: polygon(100% 100%, 100% 0%, 15% 0%, 0% 100%); /* 古いSafari用 */
  padding: 50px 15px 0 10%;
  margin: 0;
  z-index: 2;
}
.body #access.wp-block-group .box .right {
  position: relative;
  top: 0;
  left: 45%;
  width: 55%;
  height: 300px;
  background-color: #BED4BB;
  clip-path: polygon(100% 100%, 100% 0%, 15% 0%, 0% 100%);
  -webkit-clip-path: polygon(100% 100%, 100% 0%, 15% 0%, 0% 100%); /* 古いSafari用 */
  padding: 50px 15px 0 150px;
  margin: 0;
  z-index: 2;
}
.body #member.wp-block-group .box.xp .left {
  position: absolute;
  top: 0;
  left: 0;
  width: 65%;
  height: 300px;
  box-sizing: border-box;
  clip-path: none;
  background-color: #BED4BB;
  padding: 50px 10% 0 15px;
  margin: 0;
  z-index: 1;
  overflow: hidden;
}
.body #member.wp-block-group .box.xp .right {
  position: relative;
  top: 0;
  left: 55%;
  width: 45%;
  height: 300px;
  clip-path: polygon(100% 100%, 100% 0%, 0% 0%, 15% 100%);
  -webkit-clip-path: polygon(100% 100%, 100% 0%, 0% 0%, 15% 100%); /* 古いSafari用 */
  padding: 0;
  margin: 0;
  z-index: 2;
}
.body #member.wp-block-group .box.xp .right img {
	width: 100%;
	height: 100%;
  object-fit: cover;
}
.body.home #project.wp-block-group .box .right p {
  color: #fff;
}
.body #member.wp-block-group .box .right p,
.body #member.wp-block-group .box.xp .left p {
	color: #53524C;
}
.body #member h6 {
	font-size: 24px;
  font-weight: bold;
  margin-bottom: 20px;
}
.map {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  border: none;
}
.body #contact.wp-block-group .box {
  top: 0;
  display: block;
  background-color: #F6F6E6;
  min-height: 300px;
  max-width: 800px;
  margin: 0 auto;
  border-radius: 40px;
  margin-bottom: 80px;
  padding: 60px 60px 90px;
}
/* header */
.header-container {
  background-color: #f0f;
}
.tagline {
  display: none;
}
.logo-text {
  padding: 0;
}
.site-name-text-link {
  padding: 0;
}
.navi {
  background-color:transparent;
}
.navi-in > ul li {
  width: auto;
  height: auto;
}
.slicknav_menu {
  display: none;
}
.fa-home:before {
  content: none;
}
.fa-fw {
  width: auto;
}
/* content */
.content {
  background-color: #F6F6E6;
  margin: 0;
}
main.main, div.sidebar {
  padding: 0;
}
.main {
  background-color: inherit;
  padding: 0;
  border: none;
}
.entry-title {
  max-width: 990px;
  margin: 0 auto;
  background-color: aquamarine;
}
.date-tags {
  display: none;
}
.wrap {
  max-width: 990px;
  margin: 0 auto;
}
.column-full-wide .content-in {
  max-width: inherit;
  margin: 0 auto;
  background-color: antiquewhite;
  padding: 0;
}
.entry-content {
  margin: 0;
}
.wrap,
.entry-title {
  padding-left: 15px;
  padding-right: 15px;
}
/* footer */
.entry-footer {
  display: none;
  background-color: chocolate;
}
.footer {
  background-color: #0f0;
  margin: 0;
  padding: 0;
}
.footer-bottom {
  margin: 0;
  padding: 0;
}
.footer-bottom-logo,
.footer-bottom-content {
  float: none;
  position: relative;
}
.logo-footer {
  margin: 0;
}
.footer-bottom-content {
  text-align: center;
}
.copyright {
  margin: 0;
}
/* より一般的なタブレット範囲を対象にする場合（例: 768px から 990px） */
@media only screen and (min-width: 768px) and (max-width: 990px) {
	body {
		min-width: 990px;
	}
  .wrap {
    width: 100%;
  }
  .column-full-wide .content-in {
    width: 100%;
  }
}
/* スマートフォン版のスタイル */
@media screen and (max-width: 767px) {
  main.main, div.sidebar {
    padding: 0;
  }
  .entry-title, .article h2 {
    padding-top: 0;
    padding-bottom: 0;
  }
}
ul {
  list-style: none;
}
ol,ul {
  margin: 0;
  padding: 0;
}
.btn {
  border: none;
  color: inherit;
  font-weight: normal;
  border-radius: 0;
  line-height: 1;
  padding: 0;
  background-color: inherit;
  transition: none;
  font-size: inherit;
}
.article ul li, .article ol li {
  margin: 0;
}
/*******************************/
.header {
  position: relative;
  background-color: #42210A;
  background-position: center top 30%;
}
.disp {
  display: none;
  position: absolute;
  top: 35%;
  left: 48%;
  width: 500px;
  text-align: center;
}
.home .disp {
  display: block;
}
.disp p.xp {
  font-weight: bold;
  margin-top: 20px;
  margin-bottom: 20px;
}
.disp .title {
  position: relative;
  font-size: 36px;
  font-weight: bold;
  z-index: 1;
  margin-bottom: 30px;
  display: inline-block;
}
.disp .title::after {
  content: "";
  position: absolute;
  width: 110%;
  height: 110%;
  background-position: center;
  background-color: #BED4BB;
  top: 10px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  z-index: -1;
}
.header-in::before {
  content: "";
  position: absolute;
  width: 20%;
  height: 180%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-image: url(../../../common/img/tree_left.png);
  bottom: -80%;
  left: 0;
  z-index: 2;
  clip-path: polygon(100% 90%, 100% 0%, 0% 0%, 0% 95%);
  -webkit-clip-path: polygon(100% 90%, 100% 0%, 0% 0%, 0% 95%);
}
@media screen and (min-width: 1700px) {
  .header-in::before {
    clip-path:none;
  }
}

#footer::before {
  content: "";
  position: absolute;
  width: 35%;
  height: 118%;
  background-repeat: no-repeat;
  background-size: 120%;
  background-position: left 82% top -8%;
  background-image: url(../../../common/img/tree_left.png);
  bottom: 0;
  left: 0;
  z-index: 2;
  clip-path: polygon(00% 95%, 100% 0%, 0% 0%, 0% 100%);
  -webkit-clip-path: polygon(100% 100%, 100% 10%, 0% 0%, 0% 100%);
}
.header-in::after {
  content: "";
  position: absolute;
  width: 121%;
  height: 70px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-image: url(../../../common/img/header_block_top.svg);
  bottom: -69px;
  left: 0;
  z-index: 1;
  filter: drop-shadow(0 4px 2px rgba(0, 0, 0, 0.4));
  -webkit-filter: drop-shadow(0 4px 2px rgba(0, 0, 0, 0.5)); /* Safari用 */
}
#footer {
  position: relative;
}
#footer::after,
.home .header::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-image: url(../../../common/img/header_block_bottom.svg);
  bottom: -1px;
  left: 0;
  z-index: 1;
}
.body section.wp-block-group {
  position: relative;
  padding-top: 80px;
  padding-bottom: 100px;
}
section::after {
  content: "";
  position: absolute;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  bottom: -1px;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100px;
}
section:nth-child(odd):after {
  background-image: url(../../../common/img/header_block_bottom_cl.svg);
}
section:nth-child(even):after {
  background-image: url(../../../common/img/header_block_bottom.svg);
}
section#about::before {
  content: "";
  position: absolute;
  width: 40%;
  height: 40%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-image: url(../../../common/img/tree_left.png);
  bottom: 0;
  left: 0;
  z-index: 2;
  clip-path: polygon(00% 95%, 100% 0%, 0% 0%, 0% 100%);
  -webkit-clip-path: polygon(100% 100%, 100% 0%, 0% 0%, 0% 95%);
}
section#about .box::after {
  content: "";
  position: absolute;
  width: 40%;
  height: 40%;
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: right top;
  background-image: url(../../../common/img/tree_right.png);
  top: -150px;
  right: 0;
  z-index: 0;
}
section#youtube::after {
  content: none;
}
section#member:after {
  background-image: url(../../../common/img/header_block_bottom_gr.svg);
}
section#area::before {
  content: "";
  position: absolute;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  top: -1px;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100px;
  background-image: url(../../../common/img/header_block_bottom_clxp.svg);
}
#footer::after {
  top: -99px;
  height: 100px;
  bottom: auto;
}
.navi-in .menu-pc {
  display: flex;
  justify-content: flex-start;
  flex-wrap: nowrap;
}
.header-in {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    max-width: 100%;
    background-color: #53524C;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    z-index: 999;
    padding: 0;
}
.header {
  padding-bottom: 400px;
}
.error404 .header {
  padding-bottom: 0;
}
.error404 header h2.entry-title::after {
  content: none;
}
.error404 article.post.article {
  padding-top: 200px;
  padding-bottom: 200px;
}
.error404 article.post.article img {
  display: block;
  margin-top: 20px;
  margin-bottom: 20px;
}
.home .header {
  padding-bottom: 600px;
}
.logo {
  position: absolute;
  top: 15px;
  left: 15px;
  z-index: 100;
  width: 96px;
}
.page_header {
  width: 960px;
  margin: 0 auto;
  position: relative;
}
.navi-in.wrap {
  float: right;
  width: auto;
  max-width: inherit;
  padding: 40px 213px 10px;
}
#navi .navi-in>ul>li::after {
  content: "/";
  position: absolute;
  width: 16px;
  height: 16px;
  top: 50%;
  right: -8px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  color: #fff;
}
#navi .navi-in>ul>li.end::after,
#navi .navi-in>ul>li.contact::after {
  content: none;
}
#navi .navi-in>ul>li.contact {
  position: relative;
}
#navi .navi-in>ul>li.contact a {
  position: absolute;
  top: 50%;
  width: 198px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  left: 0;
  color: #E68843;
  border: solid 2px #E68843;
  border-radius: 40px;
  padding: 20px 40px;
  z-index: 2;
}
#navi .navi-in>ul>li>a {
  font-size: 16px;
  color: #fff;
}
#navi .navi-in>ul>li>a:hover,
#navi .navi-in>ul>li.current-menu-item>a {
  color: #E68843;
  text-decoration: underline;
  text-underline-offset: 9px;
  position: relative;
  background-color: transparent;
  opacity: 1;
}
#navi .navi-in>ul>li.contact.current-menu-item>a {
  text-decoration: none;
  position: absolute;
}
#navi .navi-in>ul>li>a:hover::after,
#navi .navi-in>ul>li.current-menu-item>a::after {
  content: "▲";
  position: absolute;
  color: #E68843;
  font-size: 10px;
  top: 16px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}
#navi .navi-in>ul>li.contact a::after {
  content: ">";
  position: absolute;
  top: 10px;
  left: auto;
  right: 20px; /* 少し右にずらしてスペースを確保 */
  color: #E68843;
  font-size: 12px; /* ベースとなる文字サイズ */
  transform: scaleY(2);
  -webkit-transform: scaleY(2);
  -ms-transform: scaleY(2);
}
#navi .navi-in>ul>li.contact.current-menu-item>a,
#navi .navi-in>ul>li.contact>a:hover {
  position: absolute;
  color: #fff;
  background-color: #E68843;
  text-decoration: none;
}
#navi .navi-in>ul>li.contact.current-menu-item>a::after,
#navi .navi-in>ul>li.contact>a:hover::after {
  position: absolute;
  color: #fff;
  text-decoration: none;
}
.navi .item-label, .navi .item-description {
  overflow: visible;
}
.mobile-header-menu-buttons {
  display: none;
}
.breadcrumb.sbp-main-before, .breadcrumb.sbp-footer-before, .breadcrumb.pbp-main-before, .breadcrumb.pbp-footer-before {
  margin: 0 auto;
}
.breadcrumb.sbp-main-before + .content, .breadcrumb.pbp-main-before + .content {
  margin-top: 0;
}
.fa-file:before {
  content: none;
}
.breadcrumb-caption {
  font-size: 16px;
}
.footer {
  background-color: #53524C;
  padding-top: 50px;
}
.footer_wrap {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  position: relative;
  z-index: 3;
}
.footer_wrap .logo {
  position: relative;
  width: 82px;
  display: inline-block;
  z-index: inherit;
  top: auto;
  left: auto;
}
.footer .left {
  width: 28%;
}
.footer .left li {
  text-align: center;
}
.footer .left li p.title {
  font-size: 20px;
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 40px;
  color: #fff;
}
.footer .center {
  width: 47%;
}
.footer .center p {
  color: #fff;
  padding: 60px 0 0 90px;
  line-height: 2;
  font-size: 16px;
}
.footer .right span,
.footer .center p span {
  display: inline-block;
  background-color: #5A7057;
  line-height: 1;
  padding: 4px 8px;
  border-radius: 4px;
  font-weight: bold;
  color: #fff;
}
.footer .right {
  padding-top: 60px;
  width: 25%;
}
.footer .sns {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 150px;
  padding: 0;
  list-style: none;
  margin: 0 auto;
}
ul.sns li {
  width: 45%;
  padding: 0;
  text-align: center;
  border: none;
}
.navi-footer-in > .menu-footer {
  margin-top: 10px;
  display: grid;
  grid-auto-flow: column; /* 要素を横ではなく縦に並べる */
  grid-template-rows: repeat(3, auto); /* 1列に3つの行を作成 */
  gap: 20px 80px; /* 行間の余白は0、列間の余白は20px */
  list-style: none;
}
.footer-bottom.fnm-text-width .menu-footer li {
  border: none;
  width: 100%;
  margin: 0;
  display: block;
  text-align: left;
}
#footer .footer-bottom.fnm-text-width .menu-footer li a {
  font-size: 16px;
  padding: 0;
  color: #fff;
}
#footer .footer-bottom.fnm-text-width .menu-footer li.current_page_item a {
  text-decoration: underline;
}
.footer-bottom-content {
  margin-top: 35px;
  padding: 15px 0 30px;
  width: 100%;
  font-size: 12px;
}
#footer .footer-bottom-content a {
  color: #fff;
  font-size: 12px;
  margin-bottom: 15px;
  display: block;
}
.copyright {
  color: #fff;
  font-size: 12px;
}
.entry-content section article {
  max-width: 990px;
  margin: 0 auto;
  padding: 80px 15px 100px;
  background-color: #f0f;
}
.home .entry-content section:nth-child(odd) {
  background-color: #53524C;
}
.home .entry-content section:nth-child(even) {
  background-color: #F6F6E6;
}
.page-id-18 .content,
.entry-content section#contact {
  background-color: #5A7057;
}
.fa-angle-double-up:before {
  content: "";
  position: absolute;
  width: 40px;
  height: 40px;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(../../../common/img/page_top.png);
  top: 10px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  z-index: 1;
}
.go-to-top-button {
  width: 64px;
  height: 84px;
  background-color: transparent;
  border: solid 2px #fff;
  border-radius: 5px;
  padding: 10px;
  position: relative;
}
.go-to-top span.txt {
  position: relative;
  bottom: -10px;
  color: #fff;
  font-size: 12px;
  display: block;
  text-align: center;
  margin-top: 5px;
  font-weight: normal;
}
.mobile-footer-menu-buttons {
  display: none;
}
.mblt-footer-mobile-buttons .go-to-top-button, .mblt-header-and-footer-mobile-buttons .go-to-top-button {
  display: block;
}
#contact .box {
  text-align: center;
}
.line,
#contact .xp.line {
  color: #4B9A4C;
  font-weight: bold;
}
#contact .box p {
  margin-bottom: 0;
}
#contact .box form p {
  margin-bottom: 30px;
}
#contact .box form p.cont_po {
  margin-bottom: 50px;
}
#contact .box form .submitbtn p {
  margin-bottom: 0;
}
.contact-list .box p span,
.contact-list .box p.xp,
#contact .box p.xp {
  font-weight: bold;
}
.contact-list .box p,
.contact-list .box p.xp {
  margin-bottom: 0;
  line-height: 1.5;
}
#contact .box p.xxp {
  margin-bottom: 30px;
}
#contact .box.xp p span {
  font-weight: bold;
}
#formbtn  {
  margin: 15px auto;
}
.box #formbtn p {
  width: 300px;
  color: #fff;
  background-color: #E68843;
  font-weight: bold;
  padding: 10px 0;
  border-radius: 5px;
  margin: 0 auto 15px;
  text-align: center;
}
#contact .box.xp p .att {
  font-size: 10px;
  color: #fff;
  background-color: #E68843;
  font-weight: normal;
  padding: 0 10px;
  border-radius: 4px;
  margin-left: 10px;
}
label {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
  font-size: 16px;
  font-weight: bold;
}
.wpcf7-form-control-wrap {
  width: 100%;
}
textarea {
  line-height: 1.5;
}
.cont_po {
  text-align: left;
}
input[type="checkbox"] {
  margin-right: 10px;
}
input[type=submit] {
  cursor: not-allowed;     /* マウスを乗せると「禁止マーク」が出る */
  background-color: #999;
  color: #fff;
  border: none;
  display: inline-block;
  width: auto;
  font-size: 16px;
  padding: 20px 90px 20px 60px;
  border-radius: 40px;
  box-shadow: 0px 3px 3px rgba(16,33,13,.5);
}
input[type=submit].is-active {
  background-color: #E68843;
  cursor: pointer;           /* 指マーク */
}
.submitbtn {
  display: flex;
  justify-content: center;
  align-items: center;
}
.submitbtn p {
  display: inline-block;
  position: relative;
}
.submitbtn p::after {
  content: "";
  position: absolute;
  width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  background-size: contain;
  background-color: transparent;
  background-image: url(../../../common/img/icon_arrow.png);
  top: 50%;
  right: 30px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  z-index: 1;
}
.wpcf7-spinner {
  display: none;
}
input[type="date"] {
  width: 200px;
  position: relative;
  background-color: #fff;
  padding-left: 50px;
  line-height: 16px;
  height: 43px;
}
.wpcf7-form-control-wrap {
  text-align: left;
}
.wpcf7-form-control::-webkit-calendar-picker-indicator {
  opacity: 0;
  position: absolute;
  width: 100%;
  height: 100%;
}
label.cont_date input::after {
  content: "";
  position: absolute;
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
  background-size: contain;
  background-color: transparent;
  background-image: url(../../../common/img/icon_calendar.png);
  top: 50%;
  left: 20px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  z-index: 1;
}
a#linebtn.btn.line {
  color: #fff;
  background-color: #4B9A4C;
  font-weight: bold;
  border-radius: 50px;
  padding: 30px 40px 30px 70px;
  box-shadow: 0 6px 0 #465C47;
  font-size: 16px;
  margin: 30px auto;
}
a#linebtn.btn.line.xp {
  color: #fff;
  background-color: #E68843;
  font-weight: bold;
  border-radius: 50px;
  padding: 30px 40px 30px 70px;
  box-shadow: 0 6px 0 #7e461e;
  font-size: 16px;
  margin: 30px auto;
}
a#linebtn.btn.line.xp:active,
a#linebtn.btn.line:active {
  box-shadow: none;
  transform: translateY(5px);
}
a#linebtn.btn.line:hover {
  opacity: 1;
}
a#linebtn.btn.line span {
  font-size: 24px;
}
a#linebtn.btn.line::after {
  content: none;
}
a#linebtn.btn.line::before {
  content: "";
  position: absolute;
  width: 28px;
  height: 28px;
  background-repeat: no-repeat;
  background-size: contain;
  background-color: transparent;
  background-image: url(../../../common/img/icon_line.png);
  top: 50%;
  left: 30px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  z-index: 1;
  margin: 0;
  filter: drop-shadow(0px 3px 3px rgba(16,33,13,.1));
}
a#linebtn.btn.line.xp::before {
  content: "";
  position: absolute;
  width: 28px;
  height: 22px;
  background-repeat: no-repeat;
  background-size: contain;
  background-color: transparent;
  background-image: url(../../../common/img/icon_mail_white.webp);
  top: 50%;
  left: 30px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  z-index: 1;
  margin: 0;
  filter: drop-shadow(0px 3px 3px rgba(16,33,13,.1));
}
body:not(.home) section:nth-child(odd):after {
  content: none;
}
.contact-list {
  padding-bottom: 100px;
}
.contact-list .box {
  display: block;
  width: 48%;
  background-color: #BED4BB;
  border-radius: 40px;
  padding: 40px;
}
.in_contact-list {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
}
.in_contact-list div {
  display: flex;
  align-items: stretch;
}
.body:not(.home) section.wp-block-group p,
.body:not(.home) section.wp-block-group h4,
.body:not(.home) section.wp-block-group h3,
.body:not(.home) section.wp-block-group h2 {
  color: #53524C;
}
.body:not(.home) section.wp-block-group h6,
.body:not(.home) section.wp-block-group h5,
.body:not(.home) section.wp-block-group h4 {
  font-weight: bold;
  font-size: 1.2em;
  margin-bottom: 20px;
}
.body.page-id-249 .wp-block-group .box .right,
.body.page-id-16 .wp-block-group .box .right {
  background-color: transparent;
  padding-right: 15px;
  padding-left: 20%;
}
.body.page-id-16 .wp-block-group .box .left.xp,
.body.page-id-16 .wp-block-group .box .right.xp {
  position: relative;
  left: auto;
  right: auto;
  padding: 0;
}
.body.page-id-16 .wp-block-group .box .left.xp {
  width: 60%;
  height: 300px;
}
.body.page-id-16 .wp-block-group .box .right.xp {
  width: 40%;
  padding: 50px 0 0 5%;
  clip-path: none;
}
.body.page-id-10 section#project.wp-block-group .box {
  margin-bottom: 100px;
}
.body.page-id-10 section#project.wp-block-group .box.xp {
  margin-bottom: 200px;
}
.body.page-id-10 section#project.wp-block-group .box .left {
  padding-left: 0;
  padding-right: 0;
}
.body.page-id-10 section#project.wp-block-group .box .right {
  left: auto;
}
.body.page-id-16 .wp-block-group .box {
  margin-bottom: 100px;
}
.body.page-id-16 .wp-block-group .box.xp {
  margin-bottom: 0;
}
.body.page-id-16 .wp-block-group .box.mapxp .left {
  height: 100%;
}
.navi-footer-in a:hover {
  background-color: transparent;
  text-decoration: underline;
}
.page-id-3 .content.cf h2 {
  margin-bottom: 20px;
  font-size: 24px;
}
.page-id-3 .content.cf p {
  line-height: 1.5;
  margin-bottom: 10px;
}
.page-id-3 .content.cf ul {
  list-style: disc;
  padding-left: 40px;
  margin-bottom: 10px;
}
.page-id-3 .content.cf ul li {
  line-height: 1.5;
}
.page-id-3 .content.cf ol {
  padding-left: 20px;
}
.page-id-3 .content.cf ol li {
  margin-bottom: 5px;
  line-height: 1.5;
}
.go-to-top:hover {
  opacity: .5;
}
.body.page-id-16 .wp-block-group .box.mapxp .left {
  clip-path: none;
  overflow: hidden;
}
.body.page-id-16 .wp-block-group .box.mapxp .left img {
  position: absolute;
  width: 200%;
  height: 200%;
  left: auto;
  right: 0;
  top: 0;
  object-fit: none;
  max-width: inherit;
}
section#voice .box {
  display: block;
}
section#voice .box p {
  text-align: center;
}
@media screen and (max-width: 767px) {
  .logo {
    top: 5px;
    width: 57px;
  }
  .box {
    display: block;
  }
  .home .header {
    height: 100vh;
    background-size: 350%;
    background-position: left 35% bottom 0;
  }
  .disp {
    top: auto;
    bottom: 8%;
    left: auto;
    right: 0;
    width: 80%;
  }
  .disp .title {
    font-size: 24px;
  }
  .disp p.xp {
    font-size: 12px;
  }
  .header a#linebtn.btn.line {
    margin: 0;
  }
  .body section.wp-block-group:nth-child(2n) .box .right,
  .body .wp-block-group .box .left,
  .body .wp-block-group .box .right {
    width: 95%;
  }
  .body section.wp-block-group:nth-child(2n) .box .right,
  .body .wp-block-group .box .left {
    height: 200px;
  }
  .body section.wp-block-group:nth-child(2n) .box .left,
  .body .wp-block-group .box .right {
    top: 180px;
    left: 0;
    width: 100%;
    clip-path: none;
    padding: 50px 15px 100px;
  }
  .body section#project.wp-block-group .box .left {
    width: 100%;
    padding-right: 15px;
    top: 0;
  }
  .body section#project.wp-block-group .box .right {
    width: 100%;
    padding-left: 15px;
  }
  .body #area.wp-block-group .box .right {
    width: 100%;
    left: 0;
    padding-left: 15px;
    padding-right: 15px;
  }
  .body #access.wp-block-group .box .right {
    width: 100%;
    left: 0;
    padding-left: 80px;
  }
  .body #access.wp-block-group .box .left {
    position: relative;
    width: 100%;
    height: 300px;
  }
  .body #member.wp-block-group .box.xp .left,
  .body #member.wp-block-group .box .right {
    position: relative;
    width: 100%;
    left: 0;
    clip-path: none;
    padding: 100px 15px 50px;
    height: auto;
    top: -50px;
    z-index: 1;
  }
  .body section#works.wp-block-group,
  .body section#about.wp-block-group {
    padding-bottom: 200px;
  }
  .body #member.wp-block-group .box .left {
    position: relative;
    top: 0;
    left: 0;
    width: 90%;
    height: 200px;
    box-sizing: border-box;
    clip-path: polygon(0% 0%, 100% 0%, 85% 100%, 0% 100%);
    -webkit-clip-path: polygon(0% 0%, 100% 0%, 85% 100%, 0% 100%);
    z-index: 2;
  }
  .body #member.wp-block-group .box.xp .right {
    top: 0;
    right: 0;
    left: 10%;
    width: 90%;
    height: 200px;
    box-sizing: border-box;
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 15% 100%);
    -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 15% 100%);
    z-index: 2;
  }
  .body #member h6 {
    text-align: center;
  }
  section#about::before {
    bottom: 0;
    width: 100px;
    height: 100px;
  }
  .body #area.wp-block-group .box .left {
    top: -210px;
    left: 0;
    width: 63%;
    height: 150%;
  }
  .body #area.wp-block-group .box .left img {
    opacity: .5;
  }
  .body #area.wp-block-group .box .right {
    top: 0;
  }
  .body #contact {
    padding-left: 15px;
    padding-right: 15px;
  }
  .body #contact.wp-block-group .box {
    padding-left: 20px;
    padding-right: 20px;
  }
  #contact .box {
    text-align: left;
  }
  .header-in::after {
    height: 140px;
    bottom: -140px;
  }
  .page_header {
    width: 100%;
  }
  .footer_wrap {
    display: block;
    max-width: 300px;
    margin: 0 auto;
  }
  .footer_wrap .sns {
    width: 60%;
    margin: 0 auto 50px;
  }
  .footer .center p {
    padding: 0;
    margin-bottom: 20px;
  }
  .footer-bottom.fnm-text-width .menu-footer li {
    margin-bottom: 10px;
  }
  .footer .left,
  .footer .center,
  .footer .right,
  #footer::before {
    width: 100%;
    padding: 0;
  }
  #footer::before {
    width: 200px;
    height: 200px;
  }
  /**************************************************
  * ↓↓↓ ここから下が、縦スライド化のための修正・追記部分 ↓↓↓
  **************************************************/
  nav#navi {
    position: fixed;
    width: 100%;
    height: auto;
    top: -100vh; /* 初期位置は画面の上 */
    left: 0;
    right: auto;
    background-color: #fff; /* 背景色を変更 */
    z-index: 0;
    transition: top 0.4s ease-in-out;
    padding: 0; /* 元のpaddingをリセット */
  }
  nav#navi.is-open {
    top: 0;
  }
  #navi .navi-in.wrap {
    float: none;
    width: 100%;
    height: auto;
    max-width: 990px;
    margin: 0 auto;
    padding: 120px 40px 40px; /* 上の余白を多めに確保 */
    background-color: transparent;
  }
  #navi .navi-in .menu-pc {
    display: block; /* 横並びを解除 */
  }
  #navi .navi-in>ul>li {
    width: 100%;
    margin: 0;
    line-height: 1;
    border-bottom: solid 1px #ccc;
    text-align: left;
    padding: 0;
  }
  #navi .navi-in>ul>li a {
    color: #53524C; /* 文字色を変更 */
    padding: 24px 0;
  }
  #navi .navi-in>ul>li::after,
  #navi .navi-in>ul>li>a:hover::after,
  #navi .navi-in>ul>li.current-menu-item>a::after {
    content: none;
  }
  #navi .navi-in>ul>li.contact a {
    position: static;
    transform: none;
    width: auto;
    display: block;
    border: none;
    padding: 24px 0;
    color: #53524C;
    border-radius: 0;
  }
  #navi .navi-in>ul>li.contact a::after {
    position: absolute;
    top: 50%;
    transform: translateY(-50%) scaleY(2);
    right: 0;
    color: #E68843;
  }
  .mobile-header-menu-buttons,
  .slicknav_menu {
    display: none;
  }
  .btn-gnavi_box {
    width: 48px;
    height: 68px;
    position: absolute;
    top: 0;
    right: 10px;
    padding: 10px;
    z-index: 1001;
  }
  .btn-gnavi {
    position: relative;
    top: 10px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transition: all 400ms;
    -webkit-transition:all 400ms;
    z-index: 1000;
    background-color: inherit;
  }
  .btn-gnavi span {
    position: absolute;
    width: 30px;
    height: 4px;
    background: #fff;
    border-radius: 10px;
    -webkit-transition: all 400ms;
    transition: all 400ms
  }
  .btn-gnavi_box p.txt {
    position: absolute;
    font-size: 10px;
    color: #fff;
    bottom: 10px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
  }
  .btn-gnavi span:nth-child(1) {
    top: 0;
  }
  .btn-gnavi span:nth-child(2) {
    top: 10px;
  }
  .btn-gnavi span:nth-child(3) {
    top: 20px;
  }
  .is-open .btn-gnavi {
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    background-color: inherit;
  }
  .is-open .btn-gnavi span {
    background: #fff;
  }
  .is-open .btn-gnavi span:nth-child(1) {
    top: 10px; 
    left: 0;
    width: 30px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
  }
  .is-open .btn-gnavi span:nth-child(2) {
    opacity: 0;
  }
  .is-open .btn-gnavi span:nth-child(3) {
    top: 10px;
    left: 0;
    width: 30px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
  }
  .header {
    padding-bottom: 300px;
  }
  .page-id-18 .content .content-in {
    padding: 0;
  }
  #navi .navi-in>ul>li.contact a:hover::after, #navi .navi-in>ul>li.contact a::after {
    content: none;
  }
  #navi .navi-in>ul>li.contact.current-menu-item>a,
  #navi .navi-in>ul>li.contact>a:hover, #navi .navi-in>ul>li.contact>a:hover::after {
    position: relative;
    background-color: transparent;
  }
  #navi .navi-in>ul>li.contact.current-menu-item>a,
  #navi .navi-in>ul>li.contact>a:hover, #navi .navi-in>ul>li.contact>a:hover {
    color: #E68843;
  }
  #navi .navi-in>ul>li>a:hover, #navi .navi-in>ul>li.current-menu-item>a {
    text-decoration: underline;
  }
  header h2.entry-title {
    width: 80%;
    font-size: 24px;
  }
  .in_contact-list {
    display: block;
  }
  .contact-list .box {
    width: 100%;
    margin-bottom: 30px;
  }
  input[type="submit"] {
    padding: 20px 70px 20px 30px;
  }
  .body.page-id-249 .wp-block-group .box .right,
  .body.page-id-16 .wp-block-group .box .right {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
    margin-bottom: 0;
  }
  .body.page-id-16 .wp-block-group .box .right.xp,
  .body.page-id-16 .wp-block-group .box .left.xp {
    width: 100%;
    left: -15px;
  }
  .article h3 {
    text-align: left;
  }
  .article #contact h3 {
    text-align: center;
  }
  .body section#project.wp-block-group .box .left .in_box::after,
  .body section#project.wp-block-group .box .left .in_box::before {
    font-size: 16px;
    width: 30%;
    height: 40px;
  }
  #contact .btn_in,
  .body:not(.home) .btn_in {
    position: relative;
    width: calc(100% + 40px);
    left: -20px;
  }
  .body.page-id-249 .wp-block-group .box .left,
  .body.page-id-16 .wp-block-group .box .left {
    position: relative;
    left: -15px;
  }
  .body.page-id-16 .wp-block-group .box .right {
    top: -80px;
  }
  .body.page-id-249 .wp-block-group .box.xxp {
    margin-bottom: 100px;
  }
  .body.page-id-249 .wp-block-group .box .right {
    top: -50px;
  }
  .body.page-id-16 .wp-block-group .box {
    margin-bottom: 50px;
  }
  .body.page-id-16 .wp-block-group .box.mapxp .left {
    position: absolute;
    top: -215px;
    left: -15px;
    width: 63%;
    height: 150%;
  }
  .body.page-id-16 .wp-block-group .box.mapxp .left img {
    position: absolute;
    width: 100%;
    height: 50%;
    left: auto;
    right: 100px;
    top: 55px;
    object-fit: cover;
  }
}

.body.page-id-10 section#project.wp-block-group .box.etc .left {
  width: 49%;
  margin-bottom: 50px;
}
.body.page-id-10 section#project.wp-block-group .box.etc .left.xp {
  width: 100%;
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  .body.page-id-10 section#project.wp-block-group .box.etc .left {
    width: 100%;
  }
  .body.page-id-10 section#project.wp-block-group .box.etc .left.xp .in_box::before,
  .body.page-id-10 section#project.wp-block-group .box.etc .left.xp .in_box::after {
    font-size: 16px;
    width: 30%;
    height: 40px;
  }
  .body.page-id-249 .wp-block-group .box .right {
    min-height: auto;
  }
}
.map_link {
  position: absolute;
  z-index: 1;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}
.map_link a {
  display: block;
  background-color: #fff;
  border-radius: 4px;
  text-decoration: none;
  font-weight: bold;
  padding: 5px 10px;
  font-size: 14px;
  border: solid 1px #000;
}
.body.page-id-249 .article p.txt_xp {
  line-height: 2;
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 50px;
  text-align: center;
  text-decoration: underline;
  text-decoration-thickness: 0.5em;
  text-decoration-color: #F9DFB3;
  text-underline-offset: -20%;
  text-decoration-skip-ink: none;
}
.body.page-id-249 .wp-block-group .box .right {
  margin-bottom: 0;
}
.body.page-id-249 .wp-block-group .box .right.xp {
  margin-bottom: 100px
}
.body.page-id-16 .wp-block-group .box.kyo {
  display: block;
  margin-bottom: 200px;
}
.article .box.kyo p {
  text-align: center;
  font-size: 20px;
}
.article h2.kyoryo {
  margin-bottom: 30px;
}

.video-container, .instagram-container, .facebook-container {
  max-width: inherit;
}
.box.in_you {
  display: block;
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
}
.box.in_you h6 {
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.5;
}
/* YouTubeを囲んでいる親要素 */
.youtube {
  position: relative;
  height: 0;
  padding-bottom: 600px;
  overflow: hidden;
  margin: 0 auto;
  max-width: 990px;
}
/* iframe本体 */
.youtube iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 767px) {
  .body section#youtube.wp-block-group {
    padding-bottom: 0;
  }
  .youtube {
    padding-bottom: 300px;
  }
  .box.in_you h6 {
    font-size: 18px;
  }
  .box.in_you h6 span {
    display: block;
  }
}