@charset "utf-8";


/*  move   */
#move main {
  width: 100%;
  margin-top: 0;
  margin: auto;
}

.heroarea {
  position: relative;
}
#move .heroarea img {
  height: 100svh;
}
#move #menu-navibtn:checked~#navi {
  background-color: #eaf2e8;
}
#move #navibtn span span::before,
#move #navibtn span span::after,
#move #navibtn span::after {
  background-color: #435842;

}
#move #menu-navibtn:checked~#navi label#navibtn span span::before {
  background-color: #718f6a;
}
#move #menu-navibtn:checked~#navi label#navibtn>span::after {
  background-color: #718f6a;
}

.move-fv-text {
  font-family: "TsukuMinPr6-D", "FOT-筑紫明朝 Pr6 D", "游明朝", YuMincho, "ヒラギノ明朝ProNW3", "HiraginoMinchoProN", "HG明朝E", "ＭＳＰ明朝", "ＭＳ明朝", serif;
  font-size: 25px;
  color: #FFF;
  z-index: 1;
  margin: 0;
  line-height: 1.8;
  letter-spacing: 0.18em;
  -webkit-writing-mode: vertical-rl;
  -moz-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  -ms-writing-mode: vertical-rl;
  writing-mode: vertical-rl;
  text-align: justify;
  position: absolute;
  top: 18%;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  text-shadow: 1px 2px 5px #03182d;
}

.move-fv-text p:nth-child(2) {
  line-height: 2.0;
  font-size: 16px;
  padding-right: 10px;
}


#move .lead01 {
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}

#move .lead01 p {
  text-align: center;
  font-family: "TsukuMinPr6-M", "FOT-筑紫明朝 Pr6 M", "游明朝", YuMincho, "ヒラギノ明朝ProNW3", "HiraginoMinchoProN", "HG明朝E", "ＭＳＰ明朝", "ＭＳ明朝", serif;
  line-height: 2.5;
}

#move .lead01 img {
  width: 100%;
  margin: 50px 0;
}

.lead01 div {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
  flex-direction: row;
  align-items: center;
}

.lead01 div:nth-child(2) {
  flex-direction: row-reverse;
}

.lead02 {
  padding: 80px 0 0;
  background: linear-gradient(180deg, #ffffff 0%, #ebf8ff 15%, #ffffff 45%, #f4fff3 85%, #ffffff 100%);
}

.lead02-heading h2 {
  position: relative;
}

.lead02>img {
  height: auto;
  width: 100%;
  max-width: 1000px;
  margin: auto;
  display: block;
}

.lead02-text {
  padding: 0 20px 80px;
  max-width: 1000px;
  margin: auto;
}

.lead02-text p {
  line-height: 2.0;
}
#move .content-wrap {
  background: linear-gradient(180deg, #ffffff 0%, #fffdeb 25%, #ffffff 100%);
  padding-bottom: 120px;
}
#move .content01,
#move .content02,
#move .content03 {
  padding: 0 20px;
  max-width: 1000px;
  margin: auto;
}

#move .content01 h3,
#move .content02 h3,
#move .content03 h3 {
  position: relative;
  text-align: center;
  padding-top: 100px;
}

#move .content01 h3::before,#move .content02 h3::before,#move .content03 h3::before {
  content: '';
  display: inline-block;
  width: 100%;
  height: 75px;
  background-image: url(/img/move/line_tree.png);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
  top: 35px;
}
#move .content02-slide {
  display: flex;
  width: 100vw;
  margin: 0 calc(50% - 50vw);
  flex-direction: row;
  flex-wrap: nowrap;
  overflow-x: scroll;
  padding-left: 10px;
  padding-bottom: 10px;
}
#move .content02-slide-inner {
  width: 350px;
  padding: 25px;
  background-color: #FFF;
  max-width: 400px;
  margin: 0 10px;
  box-shadow: 1px 1px 6px 0px rgb(158 158 158 / 40%);
}
#move .content02-slide-inner p {
  width: 300px;
}
.slide-card {
  background: #ffffff;
  box-shadow: 1px 1px 6px 0px rgb(158 158 158 / 40%);
  border-radius: 10px;
  padding: 20px;
  color: #000000;
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
}
.movearticle-list {
  display: flex;
    gap: 20px;
    flex-wrap: wrap;
    justify-content: center;
}
.movearticle-list li {
  width: 100%;
}
.movearticle-list li img {
  width: 100%;
  height: auto;
  aspect-ratio: 3 / 2;
}
#move .ptop-event .article-cover .box {
  width: 270px;
}
#move .event-type p {
  font-size: 13px;
}
#move .event-type p.yoyaku-no {
  font-size: 13px;
}
#move .ptop-event .article-cover .box a img {
  width: 270px;
}
#move .ptop-event .in-info .date {
  font-size: 16px;
}
#move .ptop-event .in-info .place {
  font-size: 15px;

}
#move .ptop-event .in-info-02 {
  font-size: 14px;
}


.move-footer-menu ul {
  display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin: 0 10px;
}
.move-footer-menu ul li {
  font-size: 13px;
}

.move-footer-menu ul li p::after {
  content: '　/　';
}
.move-footer-menu ul li:last-child p::after {
  content: none;
}
#move #footer-fix {
    display: block !important;
    width: stretch;
    right: 0;
    padding-bottom: 0;
    bottom: -170px;
  z-index: 8;
}
#move .footer-fix li:first-child {
  background-color: #3c653a;
}
#move .footer-fix li:nth-child(2) {
  background-color: #497d47;
}

/*------------------------
      移住者のお宅訪問 movearticle
   -----------------------*/
   #move .ready {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
  }
  #move .ready p.comingsoon {
    position: absolute;
    color: #FFF;
    font-size: 20px;
    top: 40%;
  }
  #move .ready img {
    opacity: 0.8;
  }
  #movearticle #kurashi__post .post-wrap {
    margin-bottom: 20px;
  }
  .comment01 {
    background-color: #FCFAF2;
    margin-bottom: 30px;
    padding: 30px 40px;
    border-radius: 7px;
  }
  .comment01 span {
    color: #6c1912;
    display: block;
  }
  .comment02 {
    background-color: #FCFAF2;
    margin-bottom: 30px;
    padding: 30px 40px;
    border-radius: 7px;
  }
  .comment02 span {
    color: #00496d;
    display: block;
  }
  #articledata .cms-sentence p {
    font-size: 16px;
  }
  #articledata li {
    padding: 10px;
    border-bottom: 1px dashed #9ebba5;
    font-size: 14px;
  }
  #articledata ul {
    max-width: 600px;
    margin: auto;
  }
  .index {
    padding: 15px;
    background: #f9fff5;
    border-radius: 10px;
    max-width: 600px;
    margin: 10px auto;
  }
  .index li {
    font-size: 14px;
    padding: 10px;
    border-bottom: 1px dashed #9ebba5;
  }
  .index li:last-child {
    border-bottom: none;
  }
  #movearticle-detail #content-inner {
    max-width: 750px;
    margin: auto;
  }
  #movearticle-detail .upper-info img {
    max-width: 870px;
    height: auto;
    width: 100%;
  }
  #movearticle-detail #content-inner h3 {
    position: relative;
      text-align: center;
      letter-spacing: 0.1em;
      font-size: 1.3em;
      font-family: 'TsukuMinPr6-D', "游明朝", YuMincho, "ヒラギノ明朝ProNW3", "HiraginoMinchoProN", "HG明朝E", "ＭＳＰ明朝", "ＭＳ明朝", serif;
      padding: 8% 0 5%
  }
  #movearticle-detail #content-inner h3:before {
    content: '';
    display: inline-block;
    width: 100%;
    height: 60px;
    background-image: url(/img/move/line_green.png);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    bottom: 0;
  }
  @media (max-width: 767px){
    .comment01 {
      padding: 25px 30px;
    }
    .comment02 {
      padding: 25px 30px;
    }
    #movearticle-detail .upper-info img {
      margin: 0 calc(50% - 50vw);
      width: 100vw;
    }
    #movearticle-detail #content-inner h3 {
      font-size: 18px;
    }
    #movearticle-detail #content-inner h3:before {
      bottom: -30%;
    }
    
  }
  
#movearticle-detail ul li {
  list-style: none;
}
#movearticle-detail .kurashi-slider-3 img {
  padding-bottom: 15px;
}
#movearticle-detail figcaption {
  text-align: center;
    font-size: 14px;
    color: #787878 !important;
    line-height: 1.5;
}
#movearticle-detail .kurashi-slider-3 {
  padding-bottom: 0;
}



/*---movedata---*/
#movedata-tab .tab-wrap {
  margin: auto;
}

#movedata-tab article {
  background-color: #FFF;
  padding: 20px 25px;
  margin-bottom: 50px;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  align-items: center;
}

#movedata-tab #movedata04 article {
  background-color: transparent;
  padding: 0;
  max-width: 500px;
  margin: auto;
}

#movedata-tab #movedata04 article ul li {
  background-color: #FFF;
  padding: 20px 25px;
  margin-bottom: 20px;
}

/*article .answer {
  background-color: #FFF;
  padding: 20px 25px;
  margin-bottom: 20px;
}
article.slide-x .answer {
  background-color: transparent;
  padding: 0;
}
article.slide-x .answer li {
  background-color: #FFF;
  padding: 25px 30px;
  margin-left: 10px;
  margin-right: 10px;
}*/

#movedata-tab article.overflow-y>div {
  height: 400px;
  overflow-y: scroll;
  overflow-x: hidden;
}

.question {
  font-size: 20px;
  color: #435842;
}
.slash {
  display: flex;
  justify-content: center;
  align-items: flex-end;
}
.slash::before,.slash::after {
  width: 1px;
  height: 25px;
  content: "";
  background-color: #333;
}

.slash::before {
  margin-right: 1em;
  transform: rotate(-30deg);
}

.slash::after {
  margin-left: 1em;
  transform: rotate(30deg);
}
.answer {
  font-family: "TsukuARdGothicStd-M";
}

.answer li {
  line-height: 190%;
  font-size: 15px;
  letter-spacing: 0;
}

.answer-top li,
.suggest .answer li {
  border-bottom: 1px solid #cdc293;
  padding: 5px 0;
}

.suggest .answer li:last-child {
  border-bottom: none;
}

.answer .strong {
  font-family: "TsukuARdGothicStd-B";
  font-size: 120%;
  color: #4D9100;
}

.answer .small {
  font-size: 85%;
  color: #3c3c3c;
  display: inline-block;
  padding-top: 10px;
}

.suggest .answer .small {
  padding-top: 0;
  display: inline;
  padding-left: 10px;
}

.overflow-y .answer li {
  border-bottom: 1px solid #cdc293;
  padding: 15px 0;
}

.overflow-y .answer li:last-child {
  border-bottom: none;
}

#movedata-tab {
  width: 100vw;
  margin: 40px calc(50% - 50vw);
}

.balloon-bottom {
  position: relative;
  display: inline-block;
  margin: 1.5em 0;
  padding: 7px 10px;
  min-width: 120px;
  max-width: 100%;
  color: #FFF;
  font-size: 16px;
  background: #4D9100;
  width: 100%;
  text-align: center;
}

.balloon-bottom:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -10px;
  border: 10px solid transparent;
  border-top: 10px solid #4D9100;
}

.balloon-bottom p {
  margin: 0;
  padding: 0;
}

/*---タブメニューのcss---*/
/*tabの形状*/
.tab {
  display: flex;
  flex-wrap: wrap;
}

.tab li a {
  display: block;
  background: #d9e1e8;
  margin: 1px 1px;
  padding: 10px 20px;
  text-align: center;
}

#movedata-tab .tab li a {
  display: block;
  background: #d8e9c4;
  margin: 1px 1px;
  padding: 10px 20px;
  text-align: center;
}

/*liにactiveクラスがついた時の形状*/
.tab li.active a {
  background: #fff;
}

#movedata-tab .tab li.active a {
  background: #fff7d4;
}

/*エリアの表示非表示と形状*/
.area {
  display: none;
  /*はじめは非表示*/
  opacity: 0;
  /*透過0*/
  background: #fff;
  padding: 50px 15px;
}

.area {
  background: #fff7d4;

}
#land-tab .area {
  background-color: #FFF;
  box-shadow: 1px 1px 6px 0px rgb(158 158 158 / 40%);
  padding: 50px 20px 10px;
}
#land-tab .tab li a {
  background: #e1eedc;
}
#land-tab .tab li.active a {
  background-color: #FFF;
  box-shadow: 1px 1px 6px 0px rgb(158 158 158 / 40%);
}
#move .content02 .scroll {
  display: flex;
  align-items: center;
  width: 100%;
  color: #497d47;
  padding-left: 70%;
}
#move .content02 .scroll::after {
  content: "";
  height: 1px;
  flex-grow: 1;
  background-color: #497d47;
}

/*areaにis-activeというクラスがついた時の形状*/
.area.is-active {
  display: block;
  /*表示*/
  animation-name: displayAnime;
  /*ふわっと表示させるためのアニメーション*/
  animation-duration: 2s;
  animation-fill-mode: forwards;
}

@keyframes displayAnime {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.tab-wrap {
  width: 100%;
  max-width: 960px;
  background: #fefefe;
}

.tab li {
  padding: 0;
  flex-grow: 1;
}

.area h2 {
  font-size: 1.3rem;
  margin: 0 0 20px 10px;
}

.move-menu-pc {
  position: fixed;
  top: 0;
  background-color: #ffffffd1;
    z-index: 100;
    display: flex;
    width: 100vw;
    height: 40px;
    padding: 30px;
    justify-content: space-between;
    align-items: center;
}
.move-menu-pc a.change-color  {
  color: #FFF;
}
.move-menu-pc.change-color {
  background-color: transparent;
}
.move-menu-pc img {
  height: 40px;
}
.move-menu-pc ul {
  display: flex;
}
.move-menu-pc li {
  font-size: 13px;
    padding: 0 15px;
}
.move-menu-pc li:last-child {
    border-right: none;
}
#move .ptop-event {
  width: 100vw;
  margin: 0 calc(50% - 50vw);
  background-color: transparent;
}
#move .ptop-content-inner.left {
  margin-left: 0;
}

/*---movearticle---*/
#move .index li:nth-child(2) a::before {
  content: '1.';
}
#move .index li:nth-child(3) a::before {
  content: '2.';
}
#move .index li:nth-child(4) a::before {
  content: '3.';
}
#move .index li:nth-child(5) a::before {
  content: '4.';
}
#move .index li:nth-child(6) a::before {
  content: '5.';
}
#move .index li:nth-child(7) a::before {
  content: '6.';
}
#move .index li:nth-child(8) a::before {
  content: '7.';
}
#move .index li:nth-child(9) a::before {
  content: '8.';
}
#move .index li:nth-child(10) a::before {
  content: '9.';
}
#move .link_text {
  text-align: center;
    padding: 10px 20px;
    background-color: #497d47;
    width: fit-content;
    margin: 10px auto;
    color: #FFF;
    border-radius: 35px;
}
#move .link_text::after {
  content: '▶';
  padding-left: 10px;
}
#move .index li a::before {
  padding-right: 10px;
  color: #5a7059;
}
/*もっとみる*/
#move .hidden-view{
  display: none;
}
#move .button::before{
  content: "もっと見る ▾";
}
#move input[type="checkbox"]#trigger1,#move input[type="checkbox"]#trigger2,#move input[type="checkbox"]#trigger3,#move input[type="checkbox"]#trigger4 {
  display: none;
}
#move input[type="checkbox"]#trigger1:checked ~ .hidden-view, #move input[type="checkbox"]#trigger2:checked ~ .hidden-view, #move input[type="checkbox"]#trigger3:checked ~ .hidden-view, #move input[type="checkbox"]#trigger4:checked ~ .hidden-view{
  display: block;
}
#move input[type="checkbox"]#trigger1:checked ~ .button::before, #move input[type="checkbox"]#trigger2:checked ~ .button::before, #move input[type="checkbox"]#trigger3:checked ~ .button::before, #move input[type="checkbox"]#trigger4:checked ~ .button::before{
  content: "閉じる ▴";
}
#move .button {
  text-align: right;
  display: block;
  color: #497d47;
}
@media screen and (min-width: 1000px) {
    #move #footer-fix {
    width: fit-content;
    padding-bottom: 50px;
  }

}
@media screen and (min-width: 768px) {
  
  #move main#content {
    margin-top: 70px;
  }
  #move #pankuzu {
    padding-bottom: 15px;
  }

  .move-fv-text {
    font-size: 30px;
    top: 20%;
    text-shadow: 1px 4px 10px #000000;
  }

  .move-fv-text p:nth-child(2) {
    line-height: 2.0;
    font-size: 20px;
  }

  #move .lead01 img {
    width: 50%;
    margin: 0;
  }

  .lead02-text-wrap {
    max-width: 1000px;
    margin: auto;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
  }

  .lead02-text {
    padding: 0 40px 0 0;
    width: 55%;
  }

  .lead02-img {
    width: 35%;
  }
  #move .content01 h3,#move .content02 h3,#move .content03 h3 {
    padding-top: 200px;
  }
  
  #move .content01 h3::before,  #move .content02 h3::before,  #move .content03 h3::before {
    content: '';
    display: inline-block;
    width: 100%;
    height: 75px;
    background-image: url(/img/move/line_tree_long.png);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    top: 35%;
  }
  .movearticle-list li {
    width: 48%;
  }
  .land-tab .area {
    padding: 50px 40px;
  }
  .land-tab #kagoshima>div, .land-tab #fukuoka>div, .land-tab #kumamoto>div, .land-tab #miyazaki>div {
    display: flex;
    flex-wrap: wrap;
    gap: 50px;
    justify-content: space-around;
  }
  .land-tab #kagoshima>div>div, .land-tab #fukuoka>div>div, .land-tab #kumamoto>div>div, .land-tab #kagoshima>div>div, .land-tab #miyazaki>div>div {
    width: 45%;
  }
  .land-tab #kagoshima>div>div:last-child, .land-tab #fukuoka>div>div:last-child, .land-tab #kumamoto>div>div:last-child, .land-tab #miyazaki>div>div:last-child {
    width: 100%;
    text-align: center;
  }
  #land-tab .area {
    padding: 50px 20px;
  }

  /*---movedata---*/

  .area>div {
    display: flex;
    gap: 40px;
  }

  .area>div>div {
    width: 50%;
  }

  #movedata-tab .area {
    padding: 50px 40px;
  }
  .question {
    font-size: 22px;
  }
  #move .ptop-event {
    width: 100%;
    margin: auto;
  }
  

}
