@charset "UTF-8";
/*
    Template: swell
    Theme Name: SWELL CHILD
    Theme URI: https://swell-theme.com/
    Description: SWELLの子テーマ
    Version: 1.0.0
    Author: LOOS WEB STUDIO
    Author URI: https://loos-web-studio.com/
    License: GNU General Public License
    License URI: http://www.gnu.org/licenses/gpl.html
*/


h1, h2, h3, h4, h5, h6 {
  font-family: 'Zen Old Mincho', serif;
}

body {
  line-height: 1.9;
　font-size: 108%;
}
h1 .c-pageTitle__inner {
  font-size: 1.6em !important;
  font-weight: 400;
  letter-spacing: 0.08em;
  color: #1e3356;
}
h2,
.swell-block-fullWide h2{
	font-size: 1.3em;
	font-weight: 700;
	letter-spacing: 0.08em !important;
	margin: 2.5em 0 1.5em;
	border-left: 2px solid #2d4a6e !important;
	padding-left: 0.8em !important;
}
.swell-block-step__item .swell-block-step__title{
	font-family: 'Zen Old Mincho', serif;
	font-size: 1.2em;
	font-weight: 700;
	letter-spacing: 0.03em !important;
}
#breadcrumb {
 background: #ffffff;
}
@media (min-width: 600px) {
    .c-pageTitle {
        font-size: 1.5em;
        padding-left: 20px;
    }
}
.hero-catch {
  display: flex;
  align-items: center;
  gap: 40px;
  padding-left: 15%;
  background: none;
  backdrop-filter: none;
}
.hero-tate {
  writing-mode: vertical-rl;
  font-family: 'Zen Old Mincho', serif;
  font-size: 3.5em;
  font-weight: 600;
  letter-spacing: 0.25em;
  color: #ffffff;
  line-height: 1.6;
  background-color: rgba(45, 74, 110, 0.88);
  padding: 0.4em 0.3em;
  display: inline-block;
  box-shadow: 0 0 50px 20px rgba(45, 74, 110, 0.3);
  border-radius: 4px;
}
html.translated-ltr .hero-tate {
  writing-mode: horizontal-tb;
  font-size: 1.4em;
  letter-spacing: 0.03em;
  padding: 0.6em 0.8em;
  line-height: 1.5;
  max-width: 420px;
}

html.translated-ltr .hero-tate * {
  display: inline;
}

#glt-translate-trigger {
  background-color: #2d4a6e !important;
}
.hero-vline {
  width: 1px;
  height: 160px;
  background: rgba(237, 237, 232, 0.8);
  opacity: 0.6;
  flex-shrink: 0;
}
.hero-catch > div {
  background: rgba(237, 237, 232, 0.8);
  padding: 20px 24px;
}
.hero-en {
  letter-spacing: 0.2em;
  color: #2d4a6e;
  margin-bottom: 12px;
  font-family: Georgia, serif;
 text-shadow: 2px 2px 8px rgba(237,237,232,1), -2px -2px 8px rgba(237,237,232,1);
}
.hero-sub {
  font-size: 1.05em;
  line-height: 2;
  color: #2d4a6e;
  font-family: 'Zen Old Mincho', serif;
  text-shadow: 2px 2px 8px rgba(237,237,232,1), -2px -2px 8px rgba(237,237,232,1);
}
@media (max-width: 767px) {
  .hero-catch {
    flex-direction: column;
    padding: 48px 32px 32px;
	padding-left:0;
  }
  
  .hero-tate {
    writing-mode: horizontal-tb;
    font-size: 1.9em;
    text-align: center;
    letter-spacing: 0.15em;
  }
  
  .hero-vline {
    width: 40px;
    height: 1px;
  }
  
  .hero-en {
    font-size: 0.65em;
    text-align: center;
  }

  .hero-sub {
    font-size: 0.85em;
    text-align: center;
    line-height: 1.9;
  }
}

.p-postSlider__title{
  font-family: 'Zen Old Mincho', serif !important;
  font-size: 1.2em;
  font-weight: 400;
  letter-spacing: 0.15em;
  color: #2d4a6e;
}

 .is-style-onborder_ttl>.cap_box_ttl{
    font-family: 'Zen Old Mincho', serif;
	font-size: 1.3em;
	letter-spacing: 0.08em !important;
	color: #60605a;
}

.c-postThumb__cat{
  background: #616153 !important;
  border-color: #616153 !important;
}

.l-mainContent__inner>.post_content, .post_content h2 {
    margin: 2.5em 0em 1.5em 0em;
}

/* Contact Form 7 全体 */
.wpcf7-form {
  background: #ffffff;
  padding: 32px;
  border: 0.5px solid #d4d0c8;
}

@media (min-width: 768px) {
  .wpcf7-form {
    padding: 50px;
  }
}

.wpcf7-form p {
  margin-bottom: 1.2em;
}
.wpcf7-form input[type="text"],
.wpcf7-form input[type="email"],
.wpcf7-form input[type="tel"] {
  width: 70%;
  padding: 10px 14px;
  border: none;
  border-bottom: 1px solid #d4d0c8;
  background: transparent;
  font-family: 'Zen Old Mincho', serif;
  font-size: 0.9em;
  color: #2e2b28;
  border-radius: 0;
}
.wpcf7-form .full-width {
  width: 100% !important;
}
@media (max-width: 767px) {
  .wpcf7-form input[type="text"],
  .wpcf7-form input[type="email"],
  .wpcf7-form input[type="tel"] {
    width: 100%;
  }
}
.wpcf7-form textarea {
  width: 100%;
  padding: 10px 14px;
  border: 1px solid #d4d0c8;
  background: #ffffff;
  font-family: 'Zen Old Mincho', serif;
  font-size: 0.9em;
  color: #2e2b28;
  border-radius: 0;
}
.wpcf7-form input[type="submit"] {
  background: #2d4a6e;
  color: #ffffff;
  border: none;
  padding: 12px 40px;
  font-family: 'Zen Old Mincho', serif;
  font-size: 0.9em;
  letter-spacing: 0.1em;
  cursor: pointer;
}
.wpcf7-form input[type="submit"]:hover {
  background: #616153;
}

.wp-block-table table {
  border-collapse: collapse;
  width: 100%;
  border: none;
}

.wp-block-table th,
.wp-block-table td {
  border: none;
  border-bottom: 1px solid #d0cbc4;
  padding: 0.8em 1em;
  font-size: 0.9em;
}

.wp-block-table thead th {
  background-color:rgba(45, 64, 112, 0.7);
  color:#ffffff;
  font-weight: 500;
  border-bottom: 1px solid #b8b0a8;
}



.-type-big .p-postList__body:after, .-type-list2 .p-postList__body:after  {
    width: fit-content;
    padding: .75em;
}


.page-id-922 .l-container {
	width:100%;
	max-width: 100%;
	margin: 0 auto;
	padding:0;
}
.page-id-922 .l-article{
	max-width:100%;
}
.page-id-922 .post_content{
	padding:0;
}
.page-id-922 footer{
	margin-top:4rem;
}

#header .l-container,
.l-fixHeader__inner{
	width:1280px;
}
.top_content_A{
	max-width: 1048px;
	margin: 0 auto;
}
@media (max-width: 1280px) {
    .top_content_A{
        padding: 0 20px;
    }
}
@media (min-width: 960px) {
	#header .l-container, .l-fixHeader__inner{
		max-width:1280px !important;
		padding-left: var(--swl-pad_container, 0) !important;
	}
}
.top_content_B{
	margin: 6em 0;
}
.c-gnav li{
	padding: 0 10px;
}

@media (max-width: 768px) {
	.footer-shotenkai-list {
    	grid-template-columns: 1fr !important;
  	}
	.schedule-page{
		padding: 3rem 1rem 4rem !important;
	}
}
.paypay_h2{
  margin-bottom: 0 !important;	
}
.paypay_title {
  background: radial-gradient(ellipse at center, #c0b0d8 0%, #a0b8d8 50%, #b8d0e0 100%);
  background-size: 200% 200%;
  animation: pearlShimmer 6s ease-in-out infinite;
  border-radius: 8px;
  margin-top: 1.5em !important;	
  margin-bottom: 1em !important;	
}
.paypay_title_h4{
  margin-top: 1.5em !important;	
  margin-bottom: 1em !important;		
}
.paypay_title_01 {
  background-color: rgba(45, 64, 112, 0.7) !important;
  background-size: 200% 200% !important;
  animation: pearlShimmer 6s ease-in-out infinite;
  color: #fff !important;
  padding: .6em !important;
  margin: 2em auto 1em !important;
  border-radius: 7px !important;
}

.paypay_title_02 {
  background-color:rgba(74, 124, 89, 0.7) !important;
  background-size: 200% 200% !important;
  animation: pearlShimmer 6s ease-in-out infinite;
  color: #fff !important;
  padding: .6em !important;
  margin: 2em auto 1em !important;
  border-radius: 7px !important;
}

.paypay_title_03 {
  background-color:#2d4070 !important;
  background-size: 200% 200% !important;
  animation: pearlShimmer 6s ease-in-out infinite;
  color: #fff !important;
  padding: .6em !important;
  margin: 2em auto 1em !important;
  border-radius: 7px !important;
}



@keyframes pearlShimmer {
  0% { background-position: 0% 50%; }
  50% { background-position: 100% 50%; }
  100% { background-position: 0% 50%; }
}

