/*
Theme Name: theme_child
Theme URI: https://ongakunowa.site/
Description: Child theme for the Xeory
Author: NozomiSakuma
Template: xeory_extension
*/ @charset "UTF-8";
/* CSS Document */
@import url('../xeory_extension/style.css');
.sp { display: none;}
.custom-strikethrough {
  text-decoration: line-through;
  text-decoration-color: #03b4ea; /* 色の指定 */
}
.end {
	color: #03b4ea;
}

body {
  background: #fff;
  color: #46403b;
  font-family: sans-serif;
}
a {
  color: #03b4ea;
}
#header {
  background-color: #fff;
  width: 100%;
  height: 92px;
  padding: 0 2%;
  position: fixed;
  z-index: 220;
}
#header #logo {
  height: 86px;
  line-height: 86px;
}
#gnav {
  background-color: #fff;
  background: #fff;
}
#gnav ul li a {
  color: #46403b;
  background: #fff;
}
#gnav ul li a:hover {
  color: rgba(36, 25, 19, 0.7);
  background: #fff;
}
#gnav ul li.current-menu-item a {
  background: #fff;
}
#gnav ul li a i {
  font-size: 1.2rem;
}
#content {
  padding-top: 0 !important;
}
#main {
  padding-top: 0;
}
#footer {
  color: #03b4ea;
  border-top: 0;
}
#footer a {
}
#footer a:hover {
	color: #fff;
}
.footer-01 {
  background: #fff;
	display: none;
}
.footer-02 {
  background: #03b4ea;
  color: #fff;
  font-size: .8rem;
	text-align: center;
	padding: 4rem 0
}
#footer-brand-area {
  border-bottom: 0;
}
#footer-content-area #footer-cont-about li:before, #footer-content-area #footer-cont-content li:before {
  background-color: #03b4ea;
}
#footer .f-logo {
  text-align: center;
}
#footer .f-logo img {
  zoom: 1;
}
.post-content table thead th {
	background: #03b4ea;
}
/* form */
.smf-item__label__text {
  font-weight: bold;
}
.smf-complete-content {
  text-align: center;
}
[data-screen=back] .smf-progress-tracker__item--input .smf-progress-tracker__item__number, [data-screen=complete] .smf-progress-tracker__item--complete .smf-progress-tracker__item__number, [data-screen=confirm] .smf-progress-tracker__item--confirm .smf-progress-tracker__item__number, [data-screen=input] .smf-progress-tracker__item--input .smf-progress-tracker__item__number, [data-screen=invalid] .smf-progress-tracker__item--input .smf-progress-tracker__item__number {
  background-color: #03b4ea;
}
[data-screen=back] .smf-progress-tracker__item--input .smf-progress-tracker__item__text, [data-screen=complete] .smf-progress-tracker__item--complete .smf-progress-tracker__item__text, [data-screen=confirm] .smf-progress-tracker__item--confirm .smf-progress-tracker__item__text, [data-screen=input] .smf-progress-tracker__item--input .smf-progress-tracker__item__text, [data-screen=invalid] .smf-progress-tracker__item--input .smf-progress-tracker__item__text {
  color: #03b4ea;
}
ul.f_menu {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  column-gap: 4rem;
  font-weight: 400;
  font-size: 1rem;
  align-items: center;
}
ul.f_menu li {
  padding: .5rem 0;
}
.f_btn {
  display: flex;
  justify-content: center;
  column-gap: 2rem;
  flex-wrap: wrap;
}
.l_contact {
  margin-left: auto;
}
.privacy {
	padding-bottom: 20px;	
}
.privacy a {
  color: #fff !important;
}
.grecaptcha-badge, .pagetop span {
  display: none;
}
/* toppage */
body.home #main_visual, body.home.default #main_visual {
  background: #fff;
}
.home #main_visual {
  padding-top: 10px !important;
  min-height: 500px !important;
}
div#n2-ss-3 .n2-ss-slider-2 {
  border-radius: 40px !important;
  margin: 92px 2% 0;
}
.home #content {
  padding: 0;
  font-family: sans-serif !important;
}
.home #main {
  font-family: sans-serif !important;
}
.top_ttl {
  font-size: 2.5rem;
  line-height: 4.5rem;
  letter-spacing: 0;
  font-family: sans-serif;
  font-weight: 700;
  white-space: pre;
  color: #03b4ea;
}
.top_ttl span {
  font-size: 18px;
  color: #46403b;
  font-weight: 400;
}
.home .front-loop {
  border-top: 0 !important;
  border-bottom: 0 !important;
}
.home .front-main-cont .front-cont-header {
  background: #03b4ea !important;
  font-family: sans-serif !important;
}
.home .front-main-cont .tri-border span {
  border-top: 18px solid #03b4ea !important;
}
.home .front-loop h2 {
  border-bottom: 0 !important;
}
#pickup {
	margin: 1% 0 4%;
	display: flex;
}
.pick_l,.pic_r {
}
.pick_l {
	padding-right: 30px;
}
.pick_l img {
	width: 200px;
	height: 200px;
	border-radius: 50% 50%;
}
.pick_ttl {
	font-weight: bold;
	font-size: 130%;
}
.pick_more {
	margin: 0 auto;
	text-align: center;
}
.pick_more a {
	background: #f26dad;
	color: #fff;
	text-decoration: none;
	padding: 14px 34px;
border-radius: 28px;
	text-align: center;

}
#news_box,
.post-loop-wrap {
	border: 4px solid #03b4ea;
	margin: 4% 0 4%;
	border-radius: 20px;
	padding: 2% 4%;
	background: #fff;
}
#news {
	display: flex;
	justify-content: space-between;
	width: 100%;
}
#news .top_ttl {
font-size: 1.5rem;
letter-spacing: 0;
font-family: sans-serif;
font-weight: 500;
white-space: pre;
color: #03b4ea;
padding-top: 0;
	line-height: 2.2;
	width: 15%;
}
#news ul {
	margin-bottom: 0;
	width: 85%;

}
#news ul li, .post-loop-wrap ul li {
  border-bottom: 1px solid #03b4ea;
}
#news ul li a, .post-loop-wrap ul li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 1.2rem 0;
  color: #46403b;
  -webkit-transition: background .25s ease;
  transition: background .25s ease;
}
#news ul li a:hover,
.post-loop-wrap ul li a:hover{
	text-decoration: none;
	opacity: .8;
}
#news p, .post-loop-wrap p {
  margin: 0;
}
.post-loop-wrap ul {
  margin-top: 20px;
  padding: 0;
}
#news ul li a p, .post-loop-wrap ul li a p {
  line-height: 1.2;
  margin-right: 20px;

}
#news .news_time, .post-loop-wrap .news_time {
  line-height: 1.2;
  width: 150px;
}

.news_more {
	text-align: right;
	color: #03b4ea;
	padding-top: 1rem;
}
.news_more i {
	padding-right: 1rem;
}
#light_blue {
  background: #d4f4fc;
  padding: 0 0 4%;
}
#top {
	background-image: url("images/top_back.png"); 
}
#top_box {
	text-align: center;
	margin: 0 auto;
	padding-top: 92px;
}
.about {
  background: #d4f4fc;
  padding: 120px 40px 60px;
  margin-top: -220px;
}
.about_box {
  display: flex;
  column-gap: 40px;
  justify-content: center;
  align-items: center;
  color: #03b4ea;
}
.about_box_left {
  width: 40%;
  text-align: right;
  font-size: 32px;
}
.about_box_left img {
  width: 50%;
  height: auto;
}
.about_box_center {
  width: 20%;
  text-align: right;
  font-size: 22px;
}
.about_box_right {
  width: 40%;
  text-align: left;
  font-size: max(1.2rem, 10px);
  line-height: 2.0;
  letter-spacing: 0;
  font-family: sans-serif;
  font-weight: 400;
}
.about_box_right span {
  font-size: 1.6em;
}
.about_box_right a {
	font-size: .8rem;
	background: #fff;

	padding: 10px;
}
.gospel_box {
	display: block;
	margin-bottom: 4em;
}
.gospel_calendar {
	margin-top: 2em;
	margin-bottom: 2em;
}
#top_btn, #f_btn {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  z-index: 3;
  margin-top: 40px;
}
#f_btn {
  column-gap: 2rem;
}
#top_btn span, #f_btn span {
  margin: 0 2em;
}
#top_btn i, #f_btn i {
  opacity: 0.6;
  font-size: 0.8em;
}
#top_btn a, #f_btn a {
  display: block;
}
#top_btn a:hover, #f_btn a:hover {
  text-decoration: none;
  color: #fff;
  background-color: #03b4ea;
}
.btn01 {
  background: #fff;
  color: #03b4ea;
  cursor: pointer;
  padding: 1rem 3rem;
  border-radius: calc(infinity*1px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  sjustify-content: center;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 1rem;
  color: #03b4ea;
  border: 1px solid #03b4ea;
  font-size: 1rem;
  letter-spacing: 0;
  line-height: 1.1;
  text-align: center;
  -webkit-transition: background .25s ease, color .25s ease;
  transition: background .25s ease, color .25s ease;
}

.btn_about {
  background: #fff;
  color: #03b4ea;
  cursor: pointer;
  padding: 1rem 3rem;
  border-radius: calc(infinity*1px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: flex-end;
  flex-wrap: nowrap;
  align-items: center;
  gap: 1rem;
  color: #03b4ea;
  font-size: 1rem;
  letter-spacing: 0;
  line-height: 1.1;
  text-align: center;
  -webkit-transition: background .25s ease, color .25s ease;
  transition: background .25s ease, color .25s ease;
}
.btn02 {

  background: #fff;
  color: #03b4ea;
  cursor: pointer;
  padding: 1rem;
  border-radius: calc(infinity*1px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  gap: 0 2rem;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #03b4ea;
  border: 1px solid #03b4ea;
  font-size: 1rem;
  font-size: max(1rem, 10px);
  letter-spacing: 0;
  line-height: 1.1;
  text-align: center;
  -webkit-transition: background .25s ease, color .25s ease;
  transition: background .25s ease, color .25s ease;
}
ul.f_sns {
	display: flex;
	justify-content: center;
	gap: 20px;
}
ul.f_sns li {
	padding: 40px 0;
	font-size: 1.8rem !important;
}
ul.f_sns li a {
	display: block;
	width: 40px;
	height: 40px;
}
ul.f_sns a:hover {
	text-decoration: none;
	opacity: .8;
}
.table-res-form th {
  width: 35% !important;
}
form input[type="text"], form input[type="email"], form input[type="url"], form input[type="tel"], form input[type="number"], form input[type="date"], form textarea {
  border: 1px #03b4ea solid;
}
ul.event_box {
  display: flex;
	flex-wrap: wrap;
  padding: 0;
  gap: 20px;
}
ul.event_box a {
  text-decoration: none;
  color: #46403b;
  font-size: 1.2rem;
}
ul.event_box a:hover {
  text-decoration: none;
  color: rgba(36, 25, 19, 0.7);
}
ul.event_box li {
  width: 23%;
	background: #fff;
  border-radius: 10px;
}
body.page ul.event_box li {
  width: 48%!important;
}
.post-thumbnail {
  border-radius: 10px;
  overflow: hidden;
}
a .post-thumbnail img {
  transition-duration: 0.5s;
}
a .post-thumbnail img:hover {
  transform: scale(1.2);
  transition-duration: 0.5s;
  opacity: 0.5;
}
body.home .post-thumbnail {
	border-radius: 10px 10px 0 0;
}
.event_box_inner {
	padding: 8%;
}
.page .event_box_inner {
	padding: 4%;
}

.event_ttl {
  padding: 0;
  text-align: center;
}
.info_box {
  background: #fff;
  border-radius: 40px;
  padding: 60px 40px 80px;
  margin: 8% 0;
}
.info_box_ttl {
  width: 100%;
  font-size: 28px;
  text-align: center;
  font-weight: 700;
  font-family: sans-serif;
  margin-bottom: 3rem;
}
.info_box_ttl span {
  color: #03b4ea;
  padding-top: 1rem;
}
.info_box_ttl p {
  font-size: 16px;
  font-weight: 400;
}
.info_cont {
  display: flex;
  gap: 2rem;
  justify-content: center;
  align-items: center;
}
.info_cont:before {
  content: "";
  border: 1px solid #d3d3d3;
  align-self: stretch;
}
.info_cont_item {
  flex: 1;
}
.instagram {
  order: -1;
  text-align: right;
}
.instagram a {
  border: 1px solid #d3d3d3;
  border-radius: 6px;
  padding: 14px 44px;
  background: #fff;
  color: #46403b;
}
.instagram span {
  padding-left: 1rem;
}
.instagram a:hover {
  text-decoration: none;
}
.e-zine a {
  background: #03b4ea;
  color: #fff;
  padding: 14px 34px;
  border-radius: 28px;
}
.e-zine a:hover {
  text-decoration: none;
}
#content {
  padding: 0;
}
body.page #content {
  padding: 48px 0 0 0;
}
.breadcrumb-area {
  background: #fff;
  border-bottom: 0;
}
.page_ttl {
 text-align: center;
font-family: sans-serif;
letter-spacing: 0;
font-weight: 700;
color: #03b4ea;
font-size: 2rem;
	padding-top: 112px;
}
.cat-content, article.post, article.page {
  border: 0;
  background: #fff;
  border-radius: 40px;
  padding: 6%;
}
.post-title {
  font-size: 1.4rem;
  font-weight: 500;
  padding-bottom: 2rem;
  border-bottom: 1px dashed #03b4ea;
  margin-bottom: .5rem;
}
body.archive .archive_ttl {
  text-align: center;
}
body.archive .post-title {
  font-size: 1rem;
  background: #d4f4fc;
  border-radius: 20px;
  padding: 5px 20px;
  color: #03b4ea;
  font-weight: normal;
  border-bottom: 0;
  margin-bottom: .5rem;
  display: inline-block;
}
body.archive .main-inner,
body.single .main-inner {
	margin-right: 0;
}
.post-header {
  padding: 56px 0 0;
  border-bottom: 0;
}
ul.post-meta {
	padding: 0;
}
.post-meta-area {
  border-bottom: 0;
  font-weight: 300;
  font-size: 14px;
}
.single .post-meta-area .post-meta .modified, .single .post-meta-area .post-meta .published {
	padding: 12px 16px 12px 0;
}
.post-content {
  padding: 30px 0 30px;
}
.post-content ul li {
	list-style: none;
	
}
.cat-name ul.post-categories {
  display: flex;
  justify-content: center;
}
.cat-name ul.post-categories li {
  font-size: 12px;
  background: #d4f4fc;
  border-radius: 20px;
  padding: 5px 20px;
  color: #03b4ea;
}
.cat-name ul.post-categories li:before {
  content: "# ";
}
.post-cta {
  background: #faf8f4;
  color: #E74D95;
  border-radius: 20px;
  padding: 0;
  font-size: 28px;
  margin-bottom: 0;
  border-bottom: 0;
  font-weight: 400;
  font-family: sans-serif;
}
.post-cta .cta-post-title {
	font-size: 2rem;
	border-bottom: 0;
}
.post-cta .post-cta-cont {
  font-size: 1rem;
  color: #46403b;
  padding-top: 0.5rem;
}
.post-cta .post-cta-inner {
  padding: 0 45px 30px;
  text-align: center;
}
.post-cta .post-cta-btn a {
  background: #E74D95;
  border-radius: 40px;
  margin: 20px auto 0;
  font-size: 1rem;
}
.post-cta .post-cta-btn a:hover {
  background: rgba(231, 77, 149, 0.7) !important;
  color: #fff;
}
.s2_message, .s2_error {
  text-align: center;
}
.page-id-13 form {
  border: 5px solid #3d3a39;
  padding: 6%;
  text-align: center;
  margin-bottom: 20px;
}
.page-id-13 form p {}
.page-id-13 form input[type="email"] {
  width: 100%;
  padding: 20px;
  border: 0;
  background: #e2e2e2;
}
.att {
  background: #ffe1e1;
  padding: 6%;
  color: #e55757;
}
.att svg {
  width: 40px;
  height: auto;
}
.att p {
  padding-top: 1rem;
}
/* Mycalendar */
.mc-main .heading {
	color: #03b4ea !important;
}
.mc-main .mc-date {
	font-weight: normal !important;
}
.mc-main .my-calendar-navigation .mc-active {
outline: 1px solid !important;
background-color: #fff !important;
color: #03b4ea !important;
border: 1px solid transparent;
}
.mc-main .my-calendar-navigation a {
	background-color: transparent!important;
}
.mc-main .my-calendar-navigation a:hover {
	outline: 0 !important;
}
.mc-main .mc_1 .event-title button,
.mc-main .mc_2 .event-title button,
.mc-main .mc_3 .event-title button{
	color: #46403b !important;
	font-weight: normal !important;
	font-size: 90%!important;
}
.sub-details {
	margin-top: 20px;
}
.mc-location-name {
  margin-bottom: 2px;
	font-weight: bold;
}

.mc-location-address {
  margin-top: 2px;
  font-size: 0.85em;
  color: #777;
}
.mc-mini .has-events {
  background-color: #E6C9CF!important; /* ほんのり色 */
}
.mc-mini .has-events:hover {
  background-color: #EBC3CF!important;
}
/* sidebar */
#side {
  padding-top: 56px;
}
.wp-block-heading {
}
.post-content h3 {
  font-weight: bold;
  font-size: 1.3rem;
  font-family: sans-serif;
 display: block;
  border-bottom: 1px dashed #03b4ea;
  padding: 0 0 .8rem 0;
	margin: 0 0 2rem;
  color: #03b4ea;
	line-height: 1.8rem;
}


.side-widget　 {
	margin-bottom: 0!important;
}
.side-widget a {
  color: #46403b;
  text-decoration: none;
}
.side-widget a:hover {
  color: #03b4ea;
}
.side-widget ul li {
  padding: 16px 0;
  border-bottom: 1px solid #d4f4fc;
}
ul.wp-block-categories-list {
  display: flex;
  flex-wrap: wrap;
}
ul.wp-block-categories-list li {
  border-bottom: 0;
}
ul.wp-block-categories-list li a {
  background: #d4f4fc;
  color: #03b4ea;
  padding: 4px 24px;
  border-radius: 20px 0 0 20px;
  margin-right: 10px;
}
ul.wp-block-categories-list li a:hover {
  background: #03b4ea;
  color: #fff;
}
ul.wp-block-categories-list li a:before {
  content: "# ";
}
body.page #content,
body.archive #content,
body.single #content {
  background: #d4f4fc;
}
body.page-id-115 #content {
  background: #fff;
}
body.page-id-115 .main-inner {
  margin-right: 346px !important;
}
body.page-id-115 .post-loop-wrap ul {
  margin-top: 0;
}
article.page {
  background: #d4f4fc;
}
article.page .post-header {
  background: #d4f4fc;
  text-align: center;
}
article.page .post-title-uni {
  border-bottom: 0;
  text-align: center;
  font-family: sans-serif;
  letter-spacing: 0;
  font-weight: 700;
  color: #03b4ea;
  font-size: 2rem;
}
article.page .post-content {
  background: #fff;
  border-radius: 40px;
  padding: 6%;
}
.post-content, .post-footer {
  padding-left: 0;
  padding-right: 0;
}
body.page .main-inner {
  margin-right: 0;
}
.post-content ul, .post-content ol {
  margin-left: 0;
}
.link {
  display: flex;
  column-gap: 2rem;
}
.link_cont span {
  font-size: 1.4rem;
  font-weight: bold;
}
.link_btn {
  display: flex;
  align-items: center;
  column-gap: 2rem;
}
.btn_lalala a {
  display: block;
  background: #03b4ea;
  color: #fff;
  padding: 1rem 3rem;
  border-radius: 40px;
}
.btn_lalala a:after {
  font: var(--fa-font-regular);
  content: "\f08e";
  padding-left: 1rem;
}
.btn_lalala a:hover {
  text-decoration: none;
  background: rgba(3, 180, 234, 0.7);
}
.post-content h2 {
  margin: 80px 0 32px 0;
  padding: 16px 16px 16px 36px;
  font-size: 1.4rem;
  font-weight: 600;
  border-left: 0;
  border-radius: 10px;
  background: #fff;
  color: #46403b;
  text-align: left;
  position: relative;
}
.post-content h2:before {
  position: absolute;
  background-color: #03b4ea;
  border-radius: 1em;
  content: "";
  left: 0%;
  top: 5%;
  bottom: 10%;
  width: .2em;
  height: 90%;
}
.iframe-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}
.iframe-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
code {
  font-size: .7rem;
  font-family: sans-serif;
}
.page-id-11 img {
  border-radius: 20px;
}
.ws {
  display: flex;
  justify-content: space-around;
}
.ws_box {
  border-radius: 10px;
  width: 30%;
  height: auto;
  display: flex; /*子要素に追加*/
  flex-direction: column; /*子要素に追加*/
  text-align: center;
  background: #d4f4fc;
}
.ws_box_ttl {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  justify-content: center;
  font-size: 1.4rem;
  font-weight: bold;
  padding: 1rem 0 0;
  height: 6rem;
  background: #03b4ea;
  color: #fff;
}
.ws_box_ttl span {
  font-size: .9rem;
  font-weight: normal;
}
.ws_box_icon {
  padding-top: 1rem;
}
.ws_box_content {
  flex-grow: 1;
  padding: 1rem;
}
#movie {
  background-image: url("images/movie_back.jpg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: bottom;
  padding-bottom: 8%;
}
#movie iframe {
  display: block;
  margin: 4% auto 0;
  border-radius: 10px;
  width: 100%;
  height: auto;
  aspect-ratio: 16 / 9;
  max-width: 600px;
}
.fld_ttl {
	font-size: 2rem;
	font-weight: bold;
	text-align: center;
	line-height: 2.8rem;
	padding: 0 0 5%;
	margin: 0 0 5%;
	position: relative;
}
body.home .fld_ttl,
body.page .fld_ttl {
	font-size: 1rem;
	font-weight: 400;
	text-align: center;
	line-height: 1.8rem;
	padding: 0;
	margin: 0;
}

.fld_ttl::before {
  background-color: #03b4ea; /* 線の色 */
  border-radius: 5px; /* 線の両端を丸く */
  bottom: -10px; /* 線の位置 */
  content: "";
  height: 3px; /* 線の高さ */
  left: 50%; /* 線の中央寄せ */
  position: absolute;
  transform: translateX(-50%); /* 線の中央寄せ */
  width: 30px; /* 線の長さ */
}
body.home .fld_ttl::before,
body.page .fld_ttl::before{
  display: none;
}
#fld_top {
	font-size: 1.2rem;
	background: #f4f4f4;
	padding: 4%;
	border-radius: 20px;
}
.fld_daytime {
	border-bottom: 1px #46403b solid;
	display: flex;
	justify-content: flex-start;
	align-items: baseline;
	padding-bottom: 1rem;
	width:100%;
	column-gap: 2rem;
	flex-wrap: wrap;
}
body.home .fld_daytime,
body.page .fld_daytime{
	border-bottom: 0;
	padding-bottom: .5rem;
	width:100%;
	column-gap: 1rem;
	padding-top: 0;
	justify-content: center;
}
body.page .fld_daytime{
	padding-top: 10px;
}
.item_date {
	font-size: 2rem;
	font-weight: bold;
}
body.home .item_date,
body.page .item_date{
	font-size: 1.2rem;
	font-weight: 700;
	text-align: center;
}

.item_time {

}
.item_time::before {
  content:"\f017";
  font-family:'Font Awesome 5 Free';
  padding-right: .5rem;
}
body.home .item_time,
body.page .item_time {
	font-size: .9rem;
	text-align: center;
}
body.home .item_time::before,
body.page .item_time::before {
  padding-right: .3rem;
}

ul.fld_detail {
	padding: 2% 0;
		border-bottom: 1px #46403b dashed;
}
ul.fld_detail li {
	list-style: none;
	padding: 1% 0;
	display: flex;
	width: 100%;
	column-gap: 1rem;
}
ul.fld_detail li i {
	width: 30px;
}
ul.fld_detail li div {
	flex: 1;
}
.fld_content {
	font-size: 1rem;
}
.btn_reserv {
	margin: 4% auto;
	text-align: center;
}
.btn_reserv a {
	text-decoration: none;
	background: #03b4ea;
	border-radius: 40px;
	color: #fff;
	padding: 2% 6%;
}
.btn_reserv a::before {
  content:"\f271";
  font-family:'Font Awesome 5 Free';
  padding-right: 1rem;
}

.btn_reserv a:hover {
	background: rgba(3, 180, 234, 0.7);
}
.voice_box {
	
}
.voice_box_txt {
	text-align: center;
	padding: 40px 0;
}
.voice {
background: #fff;
padding: 2%;
border-radius: 10px;
	margin-bottom: 1rem;
	display:flex;
  justify-content:flex-start;
	align-items: center;
	column-gap: 1rem;
	width: 100%;
	border: 1px #03b4ea solid;
}
.voice .icon_voice {
	width: 60px;
}
.voice .voice_content {
	flex: 1;
	text-align: left;
}
.event_end .post-thumbnail {
  position: relative;
}

.event_end .post-thumbnail::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.8); /* 透明度が0.3の黒 */
  border-radius: 10px 10px 0 0;
}

.event_end .post-thumbnail img {
  display: block;
  width: 100%;
  height: auto;
}
.end {
  position: absolute;
top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.voice_midashi {
	font-weight: bold;
	font-size: 1.4em;
	padding: 1em;
	text-align:center; 
}

@media screen and (max-width: 991px) {
  .cat-content, article.post, article.page {
    margin-bottom: 0;
  }
  /* ----------------------------------------
* gloval nav
---------------------------------------- */
  #header-menu-tog {
    z-index: 180;
    font-size: 24px;
    display: block;
    position: fixed;
    right: 2%;
    top: 30px;
    width: 70px;
    height: 100px;
    cursor: pointer;
    text-align: center;
  }
  #header-menu-tog a {
    display: block;
    width: 70px;
    height: 100px;
  }
  #header-menu-tog span {
    display: block;
    position: absolute;
    background: #000;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
  }
  #header-menu-tog span:nth-child(1) {
    top: 10px;
    width: 58px;
    height: 2px;
  }
  #header-menu-tog span:nth-child(2) {
    top: 20px;
    left: 20px;
    width: 38px;
    height: 2px;
  }
  /* ナビ開いてる時のボタン */
  #header-menu-tog a.active {
    z-index: 200;
  }
  #header-menu-tog a.active span:nth-child(1) {
    top: 16px;
    width: 50px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  #header-menu-tog a.active span:nth-child(2) {
    top: 16px;
    left: 0;
    width: 50px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  #gnav-on {
    position: fixed;
    z-index: 150;
    top: 0;
    right: 0;
    color: #000;
    text-align: center;
    transform: translateX(0%);
    /*transition: all 0.6s;*/
    width: 100%;
    background: #d4f4fc;
    font-family: sans-serif;
  }
  #gnav-on.active {
    display: block;
    position: fixed;
    top: 0;
    right: 0;
  }
  #gnav-on .sub-menu {
    z-index: 10;
    font-size: 1rem;
    margin: 0;
  }
  #gnav-on ul {
    margin: 46px auto 0;
    width: 100%;
    height: 100vh;
    padding: 0;
  }
  #gnav-on ul li {
    float: none;
    position: relative;
    margin-right: 0;
    margin-bottom: 0;
    list-style-type: none;
    padding: 0;
    width: 100%;
    text-align: left;
    font-size: 1rem;
    border-bottom: 1px solid #fff;
  }
  #gnav-on ul li.current-menu-item {}
  #gnav-on ul li a {
    display: block;
    border-top: none;
    padding: 1rem 20px;
    text-decoration: none;
    border-bottom: 0;
    color: #03b4ea;
  }
  #gnav-on ul li a img {
    width: 21px;
    height: 21px;
  }
  #gnav-on ul li a:hover {
    border-top: none;
    color: #03b4ea;
  }
  #gnav-on ul li a:hover .sub-menu {
    display: block;
  }
  #gnav-on ul li .sub-menu {
    display: block;
    position: relative;
    width: auto;
    margin-left: 20px;
    background: #ff7000;
    border: none;
    border-bottom: none;
  }
  #gnav-on ul li .sub-menu li {
    float: none;
    margin-right: 0;
    border-bottom: 0;
  }
  #gnav-on ul li .sub-menu li:list-child {
    border-bottom: none;
  }
  #gnav-on ul li .sub-menu li a {
    color: #000;
    padding: 25px 37px;
    text-decoration: none;
    border-bottom: 0;
  }
  #gnav-on ul li .sub-menu li a:hover {
    color: #000;
    box-shadow: 0;
  }
  #gnav-on ul li .sub-menu .sub-menu {
    left: auto;
    top: auto;
  }
  /* このクラスを、jQueryで付与・削除する */
  #gnav-on.active {
    /*transform: translateX(100%);*/
  }
  /* クリックでjQueryで追加・削除 */
  #gnav-on.active {
    opacity: 100;
    display: block;
  }
  #gnav-on li a {
    border-top: 0;
    color: #000;
    background: transparent;
  }
  #gnav-on li a:hover {
    color: #000;
    border-top: 0;
  }
  #gnav-on ul li a i {
    font-size: 1.2rem;
  }
  #news ul li a, .post-loop-wrap ul li a {
    flex-wrap: wrap;
    grid-row-gap: 1rem;
  }
  #news ul li a p, .post-loop-wrap ul li a p, #news .news_time, .post-loop-wrap .news_time {
    width: auto;
  }
}
@media screen and (max-width: 767px) {
  body {
    overflow-x: hidden;
  }
	.pc { display: none;}
	.sp { display: block;}
  .home #main_visual {
    min-height: 300px !important;
  }
  .top_ttl {
    font-size: 1.8rem;
  }
  .top_ttl span {
    font-size: 15px;
  }
  article.page .post-content {
    margin: 0 -36px;
  }
  .main-inner {
    padding-bottom: 0;
  }
  .page_ttl {
    padding: 0 0 4%;
	  font-size: 1.2rem;
font-weight: 500;
  }
  .post-title {
    font-size: 1.4rem;
  }
  #news {
	display: block;
    padding: 1rem 1rem 2rem;
  }
  #news ul {
    padding: 1rem 0 0;
	  width: 100%;
  }
  #news ul li a {
    padding: 1rem 0;
  }
	.news_more {
		padding: 1rem;
	}
  .footer-01 {
    display: none;
  }
  #footer .wrap {
    padding: 20px;
  }
  #footer .footer-01 .wrap {
    padding: 0 !important;
    margin: 0 !important;
  }
  .f_btn, #f_btn {
    column-gap: 0;
  }
  .f_btn .btn02 {
    width: 100%;
    border-radius: 0;
    gap: 0;
    font-size: 1rem;
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
    border-top: 1px solid #03b4ea;
  }
  #footer .row {
    margin: 0;
  }
  .about {
    padding: 60px 40px 60px;
  }
  .about_box {
    flex-wrap: wrap;
    row-gap: 1rem;
  }
  .about_box_left, .about_box_center, .about_box_right {
    flex-basis: 100%;
    width: 100%;
    text-align: center;
  }
  .about_box_left img {
    width: 80%;
  }
  .about_box_center img {
    width: 20%;
  }
  #news ul li a p.news__ttl {
    padding-top: .6rem;
  }
  .info_cont {
    flex-direction: column;
  }
  .instagram {
    text-align: center;
    padding: 0;
  }
  .info_cont:before {
    border: 1px solid #fff;
  }
  .cat-content .post-header, article.page .post-header, article.post .post-header {
    padding: 0;
  }
  .link {
    flex-wrap: wrap;
    row-gap: 2rem;
    justify-content: center;
  }
  .link_cont span {
    font-size: 1.2rem;
  }
  .link_btn {
    flex-wrap: wrap;
    row-gap: 1rem;
    justify-content: center;
  }
	article.page .post-header { 
	padding-top: 95px;
	}
  article.page .post-content {
    padding: 12% 6%;
	  border-radius: 0;
  }
  #news ul li a p.cate {
    width: 8rem;
  }
  .ws {
    display: block;
  }
  .ws_box {
    width: 100%;
    display: block; /*子要素に追加*/
    margin-bottom: 1rem;
  }
  .ws_box_ttl {
    height: auto;
    padding: 1rem;
  }
  article.page .post-title-uni {
    font-size: 1.2rem;
    font-weight: 500;
  }
  .post-cta .post-cta-cont {
    padding: 0;
  }
  .event_ttl {
    font-size: 1rem;
  }
	ul.event_box {
		flex-wrap: wrap;
	}
	ul.event_box li {
width: 46%;
}
	body.page ul.event_box li {
  width: 45%!important;
}
	div#n2-ss-3 .n2-ss-slider-2 {
  border-radius: 0 !important;
  margin: 92px 0 0;
}
	.cat-content, article.post, article.page {
		border-radius: 0;
	}
	.wrap {
		margin: 0;
	}
	.cat-content, article.post, article.page {
		padding: 0 6%;
	}
	body.single article.post {
		padding: 6%;
	}
	#fld_top {
		padding: 8%;
	}
	ul.fld_detail {
		padding: 8% 0;
	}
	.btn_reserv a {
		display: block;
		padding: 4% 6%;
	}
	#main {
		padding-top: 0;
	}

	h1 {margin: 0;}
	.fld_ttl {
font-size: 1.5rem;
line-height: 2rem;
}
	.fld_ttl::before {
		display: none;
	}
	.item_date {
		font-size: 1.5rem;
	}
	.post-cta .cta-post-title {
		font-size: 1.5rem;
		padding-top: 40px;
		font-weight: bold;
	}
	#pickup {
	display: block;
}
	.pick_l {
	padding-right: 0;
		padding-bottom: 1rem;
		padding-top: 1rem;
		text-align: center;
}
	.pick_more {
		padding-top: 1rem;
	}
	.mc-main .heading {
		font-size: 100%!important;
	}


}
/*ここまで768px以下の指定---終わり*/
@media screen and (max-width: 550px) {
  .post-meta-area .post-meta {
    border-bottom: 0;
    text-align: right;
  }
}