/* FV */
  .c-pageMv-wrap {
    max-width: 1200px;
    margin: 0 auto;
    width: 87.85%;
  }
.p-guide .c-pageMv-ttl {
    margin-top: -30px;
width: 40%;
  padding-right: 4%;
 margin-left: 0;
  }
.kiji-title{
position: absolute;
  top: 10px;
  left: 10px;
}
.c-pageMv {
    padding-top: 50px;
  }
  .fv-cta-sp  {
display:none;
}
.fv-cta  {
margin-top: 50px;
}
.fv-cta .l-header-contact__document {
    width: 300px;
  }
.fv-cta .l-header-contact__inquiry {
    width: 300px;
margin-bottom: 15px;
background-color: #00a5db;
border-radius: 8px;
  }
.fv-cta .l-header-contact__inquiry a {
  flex-direction: unset;
  padding: 10px 0;
border-radius: 8px;
}
.fv-cta .l-header-contact__document a {
  flex-direction: unset;
  padding: 10px 0;
  border-radius: 8px;
background: #14375b;
}
/* swiper */
.swiper.kiji-wrap .p-guide-tag__list__ul.swiper-wrapper > li.swiper-slide{
  width: auto ;
} 
 .swiper{
padding-top: 50px !important;
}
 .swiper-button-next, .swiper-button-prev {
  border: 1px solid #999 !important;
  border-radius: 50%;
  background: url(/assets/img/guide/swiper-arrow.svg) no-repeat center !important;
 background-color: #fff !important;
  box-sizing: border-box;
  width: 25px !important;
  height: 25px !important;
  top: 10px !important;
  background-size: 12px 24px !important;
top: 30px !important;
}

.swiper-button-next {
right: unset !important;
  left: 26vw !important;
}

.swiper-button-prev {
  transform: rotate(-180deg);
  left: 18vw !important;
}
.swiper-pagination-fraction {
  position: absolute;
  top: 12px;
  left: 22vw;
  width: fit-content;
  height: fit-content;
  font-size: 13px;
  color: #333;
  display: block;
  z-index: 1;
}
.swiper-button-next::after, .swiper-button-prev::after {
display:none;
}
.swiper-button-next, .swiper-button-prev {
  & ::slotted(svg), & svg {
    display: none;
  }
}
.swiper ul {
  flex-wrap: unset;
}
.swiper figure {
    border-radius: 10px 10px 0 0;
  }
.swiper-slide{
  border: 1px solid #bebebe;
  background: #fff;
  border-radius: 10px;
}
.swiper-slide div{
  padding:0 20px;
}
.swiper li{
 padding-bottom: 20px;
}
.c-pageMv-img{
width: 56%;
}
.c-pageMv-img .swiper.kiji-wrap{
margin-right: calc(50% - 50vw);
  padding-right: calc(50vw - 50%);
}
.c-pageMv-img .swiper.kiji-wrap .swiper-wrapper{
  position: relative;
  height: 100%;
  width: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
  align-items: flex-start !important;
  gap: unset;
}

/*  公開予定　追従リンク　*/
.next-sche {
  position: fixed;
  bottom: 120px;
  right: 20px;
  z-index: 9999;
  transition: opacity 0.3s ease, visibility 0.3s ease;
  opacity: 0;
  visibility: hidden;
}

/* スクロール時に付与される表示クラス */
.next-sche.is-visible {
  opacity: 1;
  visibility: visible;
}

.close-btn {
  position: absolute;
  top: -10px;
  right: -10px;
  width: 30px;
  height: 30px;
background-color: #fff;
  color: #14375b;
  border: none;
  border-radius: 50%;
  cursor: pointer;
  font-size: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.next-sche {
width: 280px;
  height: auto;
  border-radius: 8px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
  background: #14375b;
  color: #fff;
  padding: 20px;
}
.badge-wrap{
  text-align: center;
}
.badge01{
display: inline-block;
  background: #fcd452;
  text-align: center;
  font-size: 11px;
  padding: 3px 10px;
  margin: 0 auto 5px;
  color: #13375b;
  font-weight: bold;
}
.badge02{
display: block;
font-size: 12px;
  padding-bottom: 3px;
}
.badge03{
display: block;
font-size: 1.4rem;
  margin-top: 5px;
  text-align: left;
  line-height: 1.6;
}
/*  人気のタグ*/
.c-filter-tag.ninki {
    border-top: none;
margin-top: 0;
justify-content: center;
padding-bottom: 50px;
  }
  .c-filter-tag.ninki ul{
 max-width: 600px;
  justify-content: center;
}
.ninki .c-filter-tag__wrap {
  flex-direction: column;
align-items: center;
}
.ninki .c-filter-tag__wrap p {
    margin-bottom: 20px;
  }
/*  もっと見るボタン */
.motto{
text-align: right;
  margin-top: 20px;
}
.motto a{
position: relative;
}
.motto a::after{
  display: inline-block;
  content: "";
  width: 6px;
  height: 10px;
  background: url(/assets/img/common/icon_arrow_head_right_blue.svg) no-repeat center;
    background-size: auto;
  background-size: contain;
  margin-left: 5px;
}
.motto a:hover:after {
    animation: arrowLeftToRight .7s;
  }
/*  選定記事 */
  .p-guide-wrap::before {
    height: unset;
  }
.sentei.p-guide-recommend li {
  background: #fff;
padding-bottom:20px;
}
.sentei li div{
  padding: 0 20px;
}
/*   タグ罫線はみだし対応   */
.p-guideArticle-related__tag {
  display: block;
  max-width: 100%;
  height: auto !important;
}
 .p-guideArticle-related__tag a {
    display: block;
   height: auto !important;
  }
  .p-guide-recommend__tag {
    display: block;
  max-width: 100%;
  height: auto !important;
}
.p-guide-recommend__tag a {
    display: block;
   height: auto !important;
  }
@media print, screen and (min-width: 960px) {
  .c-filter-tag__wrap {
    padding: 0 20px;
  }
      .fv-cta .l-header-contact__inquiry a p,.fv-cta .l-header-contact__document a p {
    font-size: 2.2rem;
  }
}
@media screen and (max-width: 1400px) {
.c-pageMv-img .swiper.kiji-wrap {
  padding-right: calc(50vw - 60%);
}
}

@media screen and (max-width: 959.5px) {
	  .fv-cta .l-header-contact__inquiry a ,.fv-cta .l-header-contact__document a   {
    justify-content: center;
	 }
   .p-guideArticle-related__tag a {
    font-size: 1.2rem;
  }
  .c-pageMv-img .swiper.kiji-wrap {
    padding-right: calc(50vw - 50%);
  }
  .p-guide-tag__list__ul > li + li {
    padding-top: 0;
  }
  .p-guide-tag__list__ul > li + li {
    padding-top: 20px;
    border-top: 1px solid #e4eaef;

  }
  .p-guide-tag__list__ul > li + li {
    padding-top: 20px;
    border-top: 1px solid #e4eaef;
  }
  .c-filter-tag__wrap {
    padding: 0 20px;
  }
 .p-guide-tag__list__ul > li > a > div {
    width: 100%;
  }

  .p-guide-tag__list__ul {
    flex-direction: unset;

}
  .p-guide-tag__list__ul > li > a > div {
    margin-top: 20px;
  }

  .c-pageMv-ttl__thin + .c-pageMv-ttl__h1 {
    margin-bottom: 100px;
  }
   .p-guide .c-pageMv-ttl {
    margin-top: 5vw;
  }
 .fv-cta .l-header-contact__inquiry a p {
    font-size: 18px;
    color: #fff;
  }
.fv-cta  .l-header-contact__document a p {
    font-size: 18px;
    color: #fff;
  }
  .fv-text{
    margin-top: -3vw;
  padding-bottom: 50px;
  }
  .c-pageMv-wrap {
  flex-direction: unset;
    gap: 35px 0;
    width: calc(100% - 30px);
    padding: 0 3%;
}
 .p-guide-tag__list__ul > li > a {
    flex-direction: column;
  }
 .p-guide-tag__list__ul > li > a figure {
    width: 100%;
  }
  .p-guide-tag__list__ul > li + li {
    padding-top: 0;
}
.load-fade-in {
  opacity: unset;
}
.swiper-button-next {
left: 34vw !important;
}
.swiper-button-prev {
 left: 23vw !important;
}
.swiper-pagination-fraction {
 left: 28.5vw;
}
 .c-pageMv-ttl__thin {
    margin-top: 15px;
}
  .c-pageMv-ttl__thin {
    margin-top: 8px;
}
  .p-guide-recommend ul li:not(:first-child) {
    height: auto !important;
  }
   .c-pageMv-txt {
    margin-top: 10px;
   padding: 10px 20px;
  }
    .c-pageMv-wrap {
    margin-bottom: 5vw;
  }
}

@media screen and (max-width: 880px) {
.fv-cta .l-header-contact__inquiry {
  width: 100%;
}
.fv-cta .l-header-contact__document {
  width: 100%;
}
}

@media screen and (max-width: 680px) {

  .fv-cta-sp{
display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
  }
    .c-pageMv-wrap {
    margin-bottom: 0;
  }
.fv-cta-sp .l-header-contact__document {
    width: 300px;
  }
.fv-cta-sp .l-header-contact__inquiry {
    width: 300px;
margin-bottom: 15px;
background-color: #00a5db;
border-radius: 8px;
  }
.fv-cta-sp .l-header-contact__inquiry a {
  flex-direction: unset;
  padding: 10px 0;
border-radius: 8px;
justify-content: center;
}
.fv-cta-sp .l-header-contact__document a {
  flex-direction: unset;
  padding: 10px 0;
  border-radius: 8px;
background: #14375b;
justify-content: center;
}
  .fv-cta-sp .l-header-contact__inquiry a p {
color: #fff;
  font-size: 16px;
}
 
.fv-cta-sp .l-header-contact__document a p {
color: #fff;
  font-size: 16px;
}
    .p-guide .c-pageMv-ttl {
    margin-top: 0;
   margin-bottom: 0px;
    width: 100%;
    margin-left: 15px;
  }
.c-pageMv-ttl .load-fade-in.active {
transform: unset;
}
  .c-pageMv-ttl .load-fade-in {
    transform: unset;
  }
   .c-pageMv-ttl__thin + .c-pageMv-ttl__h1 {
    margin-bottom: 30px;
  }
.c-pageMv{
  width: calc(100% - 30px);
}
 .c-pageMv-wrap {
    flex-direction: column;
    margin-top: -20px;
    width: calc(100% - 20px);
    padding: 0 2.92% 0;
  }
 .c-pageMv-img {
    width: 100%;
margin-top: 0;
  }
.fv-cta{
display: none;
}
.next-sche {
  right: 50px;
}
 .fv-text {
    margin: 30px 30px -30px;
  }
.c-pageMv {
  padding-bottom: 100px;
}
 .c-pageMv-txt {
  padding-bottom: 0px;
  }
}
@media screen and (max-width: 600px) {
  .pc680{
    display: none;
  }
}

@media screen and (max-width: 480px) {
  .fv-text {
    margin: 30px 0 -60px;
    width: 100%;
  }
   .c-pageMv-txt {
    padding: 20px;
  }
  .next-sche {
  bottom: 85px;
  }
.p-guide .c-pageMv-ttl {
margin-top: 3.3vw;
margin-bottom: -10px;
margin-left: 0;
}
.c-pageMv-img {
  margin-top: -1vw;
  }
.c-pageMv {
  padding-top: 0;
  width: 100%;
}
 .c-pageMv-wrap {
width: 100%;

  }
    .c-pageMv-img {
    margin-left: 0;
    margin-bottom: 50px;
  }
.c-pageMv-wrap .p-guideArticle-related__tagWrap {
 padding-bottom: 20px !important;
}

.swiper-backface-hidden .swiper-slide {
  backface-visibility: hidden;
  transform: translateZ(0);
}
.swiper-android .swiper-slide, .swiper-ios .swiper-slide, .swiper-wrapper {
  transform: translateZ(0);
}
.swiper li {
  paddig-top: 0px !important;
  padding-bottom: 0px !important;
}
  div.c-filter-tag:nth-child(3) > div:nth-child(1) > ul:nth-child(3){
    margin-top:-20px !important;
  }
   .swiper-button-next {
    left: unset !important;
    right: 50px !important;
  }
   .swiper-button-prev {
    left: unset !important;
    right: 150px !important;
  }
   .swiper-pagination-fraction {
    left: unset;
    right: 100px !important;
  }
  .kiji-title {
  position: absolute;
  top: 7px;
left: 0;
    right: unset;
}
  .c-pageMv-wrap {
    margin-bottom: 0;
    margin-top: 60px;
  }
.fv-cta-sp .l-header-contact__inquiry a {
  justify-content: center;
}
.fv-cta-sp .l-header-contact__document a {
  justify-content: center;
}
.sentei{
    padding: 50px 0 20px;

}
.next-sche {
    right: 10px;
    border: 90px;
  }
}
@media screen and (max-width: 959.5px) {
  li.js-equal-heights:first-of-type .p-guide-tag__list__labelNew {
    width: 40px;
    height: 40px;
    font-size: .9rem;
    top: -8px;
  }
 .p-guide-tag__list__labelNew {
    width: 35px;
    height: 35px;
    font-size: .9rem;
    top: -8px;
  }
}


