@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
*/

.swiper-slide {
 align-items: normal;
}

@media (min-width: 960px) {
  .l-header {
    position: fixed!important;
    background: transparent;
  }
	.l-header__inner {
	background: rgba(3, 45, 140, 0.65);
	}
  .p-breadcrumb {
    margin-top: calc(var(--logo_size_pc) + 62px);
  }
}

@media (max-width: 960px) {
.l-header__inner {
	background: rgba(3, 45, 140, 0.65);
	}
.l-header {
	background: transparent;
  }
}

@media screen and (min-width: 960px) {
    .l-header__menuBtn.sp_ {
        display: block!important;
        position: relative;
        top: 18px; //表示位置
    }
    .p-spMenu {
        display: block!important;
    }
    .p-spMenu__inner {
        max-width: 600px; //幅を設定
    }     
}

.c-widget__title.-spmenu {
 display: none;
}

.c-listMenu a {
 padding: 0.5em 1em 0.5em 1.5em;
}

.c-spnav>.menu-item:first-child>a {
 margin-top: 1.2em!important;
}

@media screen and (max-width: 960px) {
 .p-mainVisual.-height-full {
	height: 500px;
	}
}
@media screen and (min-width: 960px) {
	.p-mainVisual.-height-full {
	height: 800px;	
	}
}

@media (min-width: 960px) {
 .-parallel .l-header__logo {
  width: 40%;
}
 .l-header.-parallel .w-header {
  width: 52%;
  justify-content: right;
  }
	.-parallel .l-header__inner {
	padding-right: 4%;
	}
}

.wp-block-buttons>.wp-block-button.has-custom-font-size .wp-block-button__link {
	width: 200px;
}

@media (min-width: 960px) {
	.c-iconBtn {
	position: relative;
  top: 22px;
  left: 93vw;
  }
}

@media (min-width: 960px) {
	.-parallel .l-header__gnav .c-gnav>li>a {
  padding: 20px;
  }
}

@media (min-width: 960px) {
.c-gnav>.menu-item>a .ttl {
	font-size: 16px;
	}
}

.top #content {
	padding-top: 0px;
}


@media (max-width: 960px) {
	.swell-block-columns .swell-block-column {
	font-size: 13px;
	}
	.swell-block-fullWide__inner {
	padding: 0 10px;
	}
}

@media (min-width: 960px) {
	.sp-only {
	display: none !important;	
	}
}

@media (max-width: 960px) {
	.pc-only {
	display: none !important;	
	}
}

@media (max-width: 960px) {
	.text-hh {
	font-size: 19px !important;	
	}
}

@media (max-width: 960px) {
	.is-style-vk-group-solid-roundcorner {
  padding: 1.3em;
  }
}

.swell-block-step__item:before {
	border: none!important;
}

@media (max-width: 960px) {
.c-bannerLink__text {
	line-height: 1.1;
	padding-top: 5.1em;
  }
}

@media (min-width: 960px) {
	.c-bannerLink__text {
	padding: 2.1em 0.6em 0 0.6em;
	font-size: 14px;
	line-height: 1.2;
	}
}

.vk_flow .vk_flow_frame_image {
  max-width: 300px;
}

.is-style-bad_list li,.is-style-check_list li,.is-style-good_list li,.is-style-triangle_list li {
    padding-left: 3px;
}

th.has-text-align-left {
	text-align: center;
}

.merit {
    position: relative;
    padding: 0.35rem 1.4rem;
    border-radius: 30px;
    background-color: #54bfb5;
    color: white;
    font-weight: bold;
    font-size: 17px;
	  top: -5px;
}

.demerit {
    position: relative;
    padding: 0.35rem 1.4rem;
    border-radius: 30px;
    background-color: #033E8C;
    color: white;
    font-weight: bold;
    font-size: 17px;
	  top: -5px;
}

.wp-block-table td {
	padding: 1.5em 1em;
}

.vk_flow .vk_flow_frame_text_title {
	line-height: 2;
}

.l-content {
    margin: 0 auto;
}
	
@media (max-width: 600px) {
	.l-footer__nav {
	width: 350px;
	padding-bottom: 150px!important;
	}
}

@media (max-width: 600px) {
	.wp-block-table td {
	padding: 0.6em;
	}
}

@media (max-width: 960px) {
.floating-banner {
  position: fixed;
  z-index: 2;
  bottom: 0;
  right: 0;
  width: 100%;
	padding-bottom: 5px!important;
	}
}

@media (min-width: 960px) {
.floating-banner {
  position: fixed;
  z-index: 2;
  bottom: 0;
  right: 0;
  width: 100%;
	padding-bottom: 20px!important;
	padding-top: 5px!important;
	}
}

/*
@media (max-width: 960px) {
#fix_bottom_menu+.p-fixBtnWrap {
	bottom: 150px;
  }
}

@media (min-width: 960px) {
#fix_bottom_menu+.p-fixBtnWrap {
	bottom: 170px;
  }
}
*/

@media (min-width: 960px) {
.l-footer__nav {
	padding-bottom: 120px!important;
	}
}

@media (600px <= width <= 960px )  {
	.l-footer__nav {
	padding-bottom: 140px!important;
	width: 620px;
	}
}

@media (min-width: 960px) {
	.-parallel-bottom .l-header__inner {
		padding-top: 0;
	}
}

@media (min-width: 960px) {
	.-parallel .w-header {
		margin-top: 0;
	}
}

@media (min-width: 960px) {
	.-parallel .l-header__gnav .c-gnav>li>a {
	  padding: 12px 20px!important;
	}
}

.p-spMenu__body {
	padding: 0 3vw 10vw!important;
}

.wp-block-media-text__media img {
	border-radius: 0.5rem!important;
}

.pt10 {
	padding-top: 10px!important;
}

.pb10 {
	padding-bottom: 10px!important;
}

.pt5 {
	padding-top: 5px!important;
}

.pb5 {
	padding-bottom: 5px!important;
}

.mb0 {
	margin-bottom: 0!important;
}

.footer-before img {
	position: relative;
	left: -5px;
	top: 4px;
}
/* SWELLの関連記事ブロックに深い影をつけるCSS（モバイル対応） */
.p-blogCard {
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.15);
    transition: box-shadow 0.3s ease;
}

.p-blogCard:hover {
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.2);
}

/* モバイルデバイス用のスタイル */
@media screen and (max-width: 480px) {
    .p-blogCard {
        box-shadow: 0 4px 15px rgba(0, 0, 0, 0.15);
    }

    .p-blogCard:hover {
        box-shadow: 0 6px 20px rgba(0, 0, 0, 0.2);
    }
}

@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:wght@700&display=swap');

.p-mainVisual__slideTitle {
  font-family: 'Playfair Display', 'Noto Serif JP', serif;
  font-size: 3rem;
  font-weight: 700;
  color: #fff;
  text-shadow: 2px 2px 10px rgba(0, 0, 0, 0.4);
  letter-spacing: 0.08em;
  line-height: 1.5;
  text-align: center;
  opacity: 0;
  animation: fadeIn 1.8s ease-out forwards;
}

.p-mainVisual__slideTitle::after {
  content: "";
  display: block;
  margin: 0.5em auto 0;
  width: 60px;
  height: 2px;
  background: #fff;
  opacity: 0.7;
}

@keyframes fadeIn {
  from { opacity: 0; transform: translateY(20px); }
  to { opacity: 1; transform: translateY(0); }
}

.p-mainVisual__slideTitle {
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 3rem;
  font-weight: 900;
  color: #ffffff;
  letter-spacing: 0.05em;
  text-align: center;

  /* 青色の縁取り（text-shadowで4方向に配置） */
  text-shadow:
    -1px -1px 0 #033E8C,
     1px -1px 0 #033E8C,
    -1px  1px 0 #033E8C,
     1px  1px 0 #033E8C;
}

/* =============================
   FAQ アコーディオン
============================= */
.swell-block-faq .swell-block-faq__item + .swell-block-faq__item {
    position: relative;
}

/* Q（質問） */
.swell-block-faq .faq_q {
    background: var(--color_gray);
    position: relative;
    padding: 1em 4em 1em 3em;
    cursor: pointer;
}

.swell-block-faq .faq_q::before,
.swell-block-faq .faq_a::before {
    box-shadow: none;
    left: 12px;
}

.swell-block-faq .faq_q::before {
    content: "Q." !important;
    font-weight: bold;
	color: #e50000;
}

.swell-block-faq .faq_a::before {
    content: "A." !important;
    font-weight: bold;
	color: #337ab7;
}

/* 開閉アイコン */
.swell-block-faq__item .faq_q::after {
    content: "\e91c";
    font-family: icomoon !important;
    font-weight: bold;
    position: absolute;
    right: 30px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 1.4em;
}

.swell-block-faq__item.is-open .faq_q::after {
    content: "\e919";
}

/* A（回答）— Grid アニメーション */
.swell-block-faq .faq_a {
    display: grid;
    grid-template-rows: 0fr;
    opacity: 0;
    overflow: hidden;
    padding: 0 !important;
    border: 0 !important;
    transition:
        grid-template-rows 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94),
        opacity 0.4s ease;
}

.swell-block-faq .swell-block-faq__item.is-open .faq_a {
    grid-template-rows: 1fr;
    opacity: 1;
}

.swell-block-faq .faq_a_inner {
    overflow: hidden;
    min-height: 0;
}

.swell-block-faq .faq_a_content {
    padding: 1em 1em 1em 3em;
    border-top: 0;
    position: relative;
}