body.pair{
  padding-top: 0 !important;
}
/* topここから */
.top-img{
  width: 100%;
}
.top-img > img{
  width: 100%;
}
.pcd{
  display: block;
}
.pad{
  display: none;
}
.sp{
  display: none;
}
@media screen and (max-width: 1370px) {
  .pcd{
    display: none;
  }
  .pad{
    display: block;
  }
}
@media screen and (max-width: 763px) {
  .pc{
    display: none;
  }
  .pcd{
    display: none;
  }
  .pad{
    display: none;
  }
  .sp{
    display: block;
  }
}
@media screen and (min-width: 764px) and (max-width: 1024px) {
  .map.for-large {
    display: block;
  }
  .vrbox.for-large {
    display: block;
  }
}
@media screen and (max-width: 763px) {
  .map.for-large {
    display: none;
  }
  .vrbox.for-large {
    display: none;
  }
}

.breadcrumb {
    margin-bottom: 0;
}  
.content-reno {
    overflow: hidden;
}
.top{
  background-color: #e5e5e5;
}
.top-text{
  
  width: 960px;
  padding: 0 0 50px;
  margin: 0 auto;
}
@media screen and (max-width: 1370px) {
  .top-text.pc{
    display: none;
  }
}
@media screen and (max-width: 960px) {
  .top-text{
    width: 100%;
    padding: 30px 50px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 763px) {
  .top-text{
    width: 100%;
    margin: 0 auto;
    padding: 0px;
  }
}
.top-text > div > .text{
  font-size: 16px;
  font-family: Noto Sans CJK JP,sans-serif;
  line-height: 30px;
}
/* @media screen and (max-width: 763px) {
  .top-text > div > .text{
    font-size: 16px;
    font-family: Noto Sans CJK JP,sans-serif;
    line-height: 30px;
  }
} */

.about_img > .img-box{
  display: flex;
  width: 100%;
}
.about_img > .img-box > img.about1,
.about_img > .img-box > img.about2{
  width: 22.5%;
  height: auto;
}
.about_img > .img-box > img.about3{
  width: 55%;
  height: auto;
}
@media screen and (max-width: 763px) {
  .about_img > .img-box{
    display: flex;
    width: 100%;
  }
  .about_img > .img-box > img.about1,
  .about_img > .img-box > img.about2{
    width: 50%;
    height: auto;
  }
  .img-box > img.about3{
    width: 100%;
    height: auto;
  }

}
.top-text > div > .img-t{
  display: flex;
  gap: 30px;
  padding-bottom: 30px;
}
.top-text > div > .img-t > .img-box{
  flex-basis: 20%;
}
.top-text > div > .img-t > .img-box > img{
  width: 100%;
}


  .title_position {
    text-align: center;
  }
  .top_text {
    font-family: 'Kosugi Maru', sans-serif;
    margin-top: 40px;
    font-size: 20px;
    color: #1A1311;
    letter-spacing: 0.2em;
    line-height: 2em;
    display: inline-block;
    text-align: left;
  }
@media screen and (max-width: 763px) {
    .top-text > div > .img-t{
      display: block;
      padding-bottom: 0px;
    }
    .top-text > div > .img-t > .img-box{
      text-align: center;
    }
    .top-text > div > .img-t > .text{
      font-size: 18px;
      font-family: Noto Sans CJK JP,sans-serif;
      line-height: 30px;
      padding: 20px;

    }
}
/* topここまで */


.place_access{
  background-color: #e5e5e5;
}
/* placeここから */
.place{
  padding: 70px 0;
  width: 980px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  gap: 30px;
}
@media screen and (max-width: 980px) {
  .place{
    padding: 70px 50px;
    width: 100%;
  }
}
.place > .text{
  margin-bottom: auto;
  flex-basis: 50%;
  width: 100%;
}
.place > .text > p{
  font-size: 25px;
  font-weight: bold;
  letter-spacing: 2px;
  line-height: 35px;
  padding-bottom: 20px;
  font-family: Noto Sans CJK JP,sans-serif;
}
.place > .text > span{
  font-size: 15px;
  font-weight: 500;
  line-height: 25px;
  font-family: Noto Sans CJK JP,sans-serif;
}

.place > .map{
  flex-basis: 50%;
  width: 100%;
}
@media screen and (max-width: 763px){
  .place{
    padding: 30px 20px;
    width: 100%;
    margin: 0 auto;
    display: block;
    align-items: center;
    gap: 30px;
  }
  .place > .text{
    margin-bottom: auto;
    width: 100%;
    padding-bottom: 10px;
  }
  .place > .text > p{
    font-size: 20px;
    letter-spacing: 0px;
    line-height: 28px;
    padding-bottom: 10px;
  }
  .place > .text > span{
    font-size: 18px;
    font-weight: 500;
    line-height: 28px;
  }
  
  .place > .map{
    flex-basis: 50%;
    width: 100%;
  }
}
/* placeここまで */

/* accessここから */
.access{
  padding-bottom: 50px;
  width: 980px;
  margin: 0 auto;
}
@media screen and (max-width: 980px) {
  .access{
    padding: 0 50px 50px;
    width: 100%;
    margin: 0 auto;
  }
}
.access > p{
  padding: 5px 0;
  text-align: center;
  font-size: 34px;
  font-weight: 500;
  letter-spacing: 2px;
  font-family: 'Shippori Mincho', serif;
  background-color: #613e00;
  color: #fff;
}
.shoplist{
  padding: 40px 0 50px;
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  margin: 0 auto;
}
.shoplist > li{
  width: 100%;
  flex-basis: 48%;
  text-align: left;
  font-size: 18px;
  font-family: Noto Sans CJK JP,'Kosugi Maru', sans-serif;
}
@media screen and (max-width: 980px) {
  .shoplist{
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin: 0 auto;
    padding-bottom: 50px;
  }
}
@media screen and (max-width: 763px){
  .access{
    width: 100%;
    padding: 0 20px 30px;
    margin: 0 auto;
  }
  .access > p{
    padding: 5px 0;
    text-align: center;
    font-size: 25px;
    font-weight: 500;
    letter-spacing: 2px;
    font-family: 'Shippori Mincho', serif;
    background-color: #613e00;
    color: #fff;
  }
  .shoplist{
    padding: 20px 0 0px;
    display: block;
    margin: 0 auto;
  }
  .shoplist > li{
    width: 100%;
    line-height: 25px;
  }
  .kome{
    font-size: 16px;
  }
}

.photolist{
  display: grid;
  grid-gap: 26px;
  grid-gap: 10px;
  gap: 10px;
  grid-template-columns: repeat(auto-fit,minmax(30%,1fr));
  max-width: 100%;
  margin: 0 auto;
  padding: 50px 0;
}
.photolist > li >img{
  width: 100%;
}


@media screen and (max-width: 763px) {
  .photolist{
    grid-gap: 26px;
    grid-gap: 10px;
    gap: 10px;
    grid-template-columns: repeat(auto-fit,minmax(48%,1fr));
    padding: 20px 0 0;
  }
  .photolist > li >img{
    width: 100%;
  }
}
/* accessここまで */


/* rooms　ここから */
.rooms{
  padding: 50px 0 0px;
}

.vr{
  width: 980px;
  margin: 0 auto;
}
.vr > .text{
  font-size: 18px;
  line-height: 30px;
  font-family: Noto Sans CJK JP,'Kosugi Maru', sans-serif;
}
.vr >.vrbox{
  padding: 30px 0 100px;
}
@media screen and (max-width: 980px) {
  .vr{
    padding: 0 50px 30px;
    width: 100%;
    margin: 0 auto;
  }
}
@media screen and (max-width: 763px) {
  .rooms{
    padding: 0px;
  }
  .vr{
    width: 100%;
    padding: 10px 20px 50px;
    margin: 0 auto;
  }
  .vr > .text{
    font-size: 18px;
    line-height: 28px;
  }
  .vr >.vrbox{
    padding: 30px 0 10px;
  }

}
/* rooms　ここまで */

/* floor ここから */
.floor{
  width: 960px;
  margin: 0 auto;
  display: flex;
  gap: 30px;
  padding: 30px 0;
  align-items: center;
}
@media screen and (max-width: 980px) {
  .floor{
    width: 100%;
    padding: 0 50px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 763px) {
  .floor{
    width: 100%;
    margin: 0 auto;
    padding: 0 20px;
    display: block;
  }
}
.floor > .text{
  flex-basis: 50%;
}
.floor > .text > span{
  font-size: 18px;
  line-height: 30px;
  font-family: Noto Sans CJK JP,sans-serif;
}
.floor > .madori{
  flex-basis: 50%;
}
.floor > .madori > img{
  width: 100%;
}
@media screen and (max-width: 763px) {
  .floor > .text{
    padding-bottom: 20px;
  }
  .floor > .text > span{
    font-size: 18px;
    line-height: 28px;
  }
  .floor > .madori > img{
    width: 100%;
  }
}


/* floor　ここまで */

/* 現在空いているお部屋　ここから */
.ttl-vacant{
  color: #613e00;
  font-size: 27px;
  font-weight: 500;
  text-align: center;
  letter-spacing: 2px;
  font-family: 'Zen Maru Gothic', 'Shippori Mincho' ,sans-serif;
  padding-bottom: 20px;
}

table {
  width: 100%;
  border-collapse: collapse;
}
.box-vacant{
  width: 980px;
  margin: 0 auto;
  padding: 20px 0 50px;
}
@media screen and (max-width: 980px){
  .box-vacant{
    width: 100%;
    padding: 20px 50px 50px;
    margin: 0 auto;
  }
}
.box-vacant .tbl-vacant thead th {
  font-family: YakuHanJP, 'Noto Sans Japanese', 'Hiragino Kaku Gothic Pro', MyYuGothicM, Meiryo, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: justify;
  font-weight: 300;
  text-align: center;
  font-size: 14px;
}
.box-vacant .tbl-vacant thead {
  border-bottom: 2px solid #cccccc;
}
.box-vacant .tbl-vacant tbody tr td {
  text-align: center;
  font-size: 12px;
  padding: 14px 1em;
  letter-spacing: -.05em;
}
.box-vacant .tbl-vacant tbody tr td .price-num {
  font-family: 'DIN Next LT Pro Regular';
  font-size: 18px;
  margin-right: 3px;
}
.box-vacant .tbl-vacant tbody tr td .list-price .item-price {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.box-vacant .tbl-vacant tbody tr td .list-price .item-price .txt-depo {
  margin-right: auto;
  font-size: 12px;
  color: #707070;
}
.box-vacant .tbl-vacant tbody tr td .list-price .item-price .txt-depo {
  margin-right: auto;
  font-size: 12px;
  color: #707070;
}


.box-vacant .tbl-vacant tbody tr td.txt-move {
  font-size: 16px;
  font-weight: 500;
}
.box-vacant .tbl-vacant tbody tr td .price-red {
  font-family: 'DIN Next LT Pro Regular';
  color: #ed3232;
  font-size: 26px;
  margin-right: 5px;
}

.box-vacant .tbl-vacant tbody tr td .link-detail {
  border: 2px solid #0f2142;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #0f2142;
  display: block;
  font-size: 14px;
  height: 40px;
  line-height: 35px;
  margin: 0 auto;
  text-align: center;
  width: 131px;
  font-weight: 500;
}

@media screen and (max-width: 763px){
  .ttl-vacant {
    background-size: 20px auto;
    font-size: 20px;
    font-weight: bold;
    line-height: 25px;
    margin: 0 auto 25px;
  }
  .box-vacant {
      margin: 0 auto 35px;
      padding: 0 20px;
      width: 100%;
  }
  .box-vacant .tbl-vacant thead th {
    font-size: 15px;
    letter-spacing: -.1em;
  }
  .box-vacant .tbl-vacant tbody tr td .price-num.link {
    color: #3cb4ff;
    text-decoration: underline;
  }
  
}

/* 現在空いているお部屋　ここまで */

@media screen and (max-width: 768px){
  body.pair {
      padding-top: 0px !important;
  }
}
/* ここでフェードインの速さ変更 ここから*/
.animation_box1 {
  animation: fadeIn1 1s ease 0.5s 1 normal backwards;
}
@keyframes fadeIn1 {
  from {
    opacity: 0;
    transform: translateY(20px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.animation_box2 {
  animation: fadeIn2 5s ease 1s 1 normal backwards;
}
@keyframes fadeIn2 {
  from {
    opacity: 0;
    transform: translateX(20px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
.animation_box3 {
  animation: fadeIn3 5s ease 1s 1 normal backwards;
}
@keyframes fadeIn3 {
  from {
    opacity: 0;
    transform: translateX(-20px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
.animation_box4 {
  animation: fadeIn4 5s ease 1s 1 normal backwards;
}
@keyframes fadeIn4 {
  from {
    opacity: 0;
    transform: translateY(20px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.img6_width {
  max-width: 900px;
}
/* ここでフェードインの速さ変更　ここまで */
  
  .home_img {
    width: 8%;
    margin-right: 20px;
  }

  .btn_link {
    font-family: 'Kosugi Maru', sans-serif;
    margin-top: 100px;
    font-size: 26px;
    letter-spacing: 0.1em;
    align-items: center;
    background-color: #0F2142;
    border-radius: 10px;
    color: #fff;
    display: flex;
    justify-content: center;
    width: 500px;
    height: 80px;
  }
  .globalTree_img {
    margin-top: 100px;
    width: 150px;
  }
  .chapter_title {
    font-family: 'Kosugi Maru', sans-serif;
    margin-top: 40px;
    font-size: 26px;
    font-weight: bold;
    color: #1A1311;
    letter-spacing: 0.1em;
    line-height: 1.5em;
  }
  .chapter_title_style {
    text-align: left;
    display: inline-block;
  }
  .plus_happy2 {
    width: 150px;
    margin-left: 10px;
    padding-bottom: 7px;
  }
  .menu_title {
    padding-top: 50px;
    text-align: center;
  }
  .arrow_style {
    vertical-align: top;
    margin-top: 20px;
    margin-left: 20px;
    width: 2%;  
  }
  .num_img1, .num_img2, .num_img3 {
    vertical-align: middle;
    display: inline-block;
  }
  .num_img1 {
    width: 25px;
    margin-left: 30px;
    margin-right: 70px;
  }
  .num_img2 {
    width: 50px;
    margin-left: 20px;
    margin-right: 50px;
  }
  .num_img3 {
    width: 50px;
    margin-left: 10px;
    margin-right: 60px;
  }
  .menu_text {
    font-family: 'Kosugi Maru', sans-serif;
    font-size: 24px;
    color: white;
    padding-bottom: 50px;
    padding-right: 100px;
    border-bottom: solid 1px white;
    display: inline-block;
    width: 550px;
    text-align: left;
  }
  .link_icon {
    color: white;
    font-size: 30px;
    margin-left: 30px;
  }
  #container1 {
    max-width: 1300px;
    margin-top: 100px;
    margin-left: auto;
    margin-right: auto;
    display: grid;
    grid-template-rows: 400px 200px;
    grid-template-columns: 50% 25% 25%;
    grid-row-gap: 20px;
    left: 50%;
  }
  #itemA {
    grid-row: 1 / 3;
    grid-column: 1 / 2;
    text-align: center;
    display: block;
  }
  #itemB {
    grid-row: 1 / 2;
    grid-column: 2 / 4;
    text-align: center;
  }
  .itemB_width {
    max-width: 630px;
  }
  #itemC {
    grid-row: 2 / 3;
    grid-column: 2 / 3;
    text-align: center;
  }
  .itemC_width {
    max-width:300px;
  }
  .itemC_width2 {
    max-width:300px;
    /* margin-left:30px; */
  }
  #itemD {
    grid-row: 2 / 3;
    grid-column: 3 / 4;
    text-align: center;
  }
  .itemD_width {
    max-width:300px;
  }
  .itemD_width2 {
    max-width:200px;
  }
  .num_img1b {
    width: 25px;
  }
  .num_img2b, .num_img3b {
    width: 50px;
  }
  .chapter_description, .chapter_description2 {
    font-size: 18px;
    letter-spacing: -0.05em;
    line-height: 3em;
    margin-top: 50px;
  }
  .background_position {
    position: relative;
    margin-top: 250px;
  }
  .background_style1 {
    height: 1350px;
    background-color: #F9F6F0;
  }

  #container2 {
    position: absolute;
    top: -30px;
    display: grid;
    grid-template-rows: 400px 200px 400px;
    grid-template-columns: 50% 25% 25%;
    grid-row-gap: 20px;
    grid-column-gap: 10px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
  }
  #itemE {
    grid-row: 1 / 2;
    grid-column: 2 / 4;
    text-align: center;
    margin-top: 80px;
  }
  .itemE_width {
    max-width:630px;
  }
  #itemF {
    grid-row: 3 / 4;
    grid-column: 1 / 2;
    text-align: left;
  }
  .itemF_width {
    max-width:600px;
  }
  #itemG {
    grid-row: 3 / 4;
    grid-column: 2 / 4;
    text-align: right;
  }
  .itemG_width {
    max-width:600px;
  }
  .background_style2 {
    height: 1800px;
    background-color: #F0F0F0;
  }
  #container3 {
    position: absolute;
    top: -10px;
    display: grid;
    grid-template-rows: 500px 400px;
    grid-template-columns: 50% 25% 25%;
    grid-row-gap: 20px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
  }
  .itemA_width {
    width: 600px;
  }
  #container4 {
    position: absolute;
    top: 850px;
    display: grid;
    grid-template-rows: 400px 300px;
    grid-template-columns: 50% 25% 25%;
    grid-row-gap: 20px;
    grid-column-gap: 20px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
  }
  #itemH {
    grid-row: 1 / 2;
    grid-column: 1 / 2;
  }
  .itemH_width {
    max-width:600px;
  }
  #itemI {
    grid-row: 1 / 2;
    grid-column: 2 / 4;
  }
  .itemI_width {
    max-width:600px;
  }
  #itemJ {
    grid-row: 2 / 3;
    grid-column: 2 / 3;
  }
  #itemK {
    grid-row: 2 / 3;
    grid-column: 3 / 4;
  }
  .special_movie {
    max-width: 1000px;
    margin-top: 100px;
    margin-left: auto;
    margin-right: auto;
  }
  .specialmovie_text{
    width: 500px;
    text-align: center;
    margin-top: 200px;
    margin-left: auto;
    margin-right: auto;
  }
  .afterword {
    font-size: 20px;
    line-height: 3.5em;
    margin-top: 150px;
    margin-bottom: 200px;
    text-align: center;
  }
  
  .loopSlide, .loopSlide_toRight {
    position: relative;
    display: flex;
    width: 98.8vw;
    overflow: hidden;
  }
  .loopSlide ul, .loopSlide_toRight ul {
    margin-top: 50px;
    padding: 0;
    width: 100vw;
    display: flex;
    flex-shrink: 0;
  }
  .loopSlide ul:first-child {
    animation: slide1 60s -30s linear infinite;
  }
  .loopSlide ul:last-child {
    animation: slide2 60s linear infinite;
  }
  .loopSlide_toRight ul:first-child {
    animation: slide1 60s -30s linear infinite reverse;
  } 
  .loopSlide_toRight ul:last-child {
    animation: slide2 60s linear infinite reverse;
  }
  .loopSlide li, .loopSlide_toRight li {
    display: inline-block;
    width: auto;
    margin-right: 20px;
    list-style: none;
    text-align: center;
  }
  .loopSlide img, .loopSlide_toRight img {
    display: block;
    height: auto;
    /* height: 240px; */
  } 
  /* .loopSlide:hover ul {
    animation-play-state: paused;
  }  */
  @keyframes slide1 {
    0% {
      transform: translateX(100%);
    }
    to {
      transform: translateX(-100%);
    }
  }
  @keyframes slide2 {
    0% {
      transform: translateX(0);
    }
    to {
      transform: translateX(-200%);
    }
  }
  .video_width {
    width: -webkit-fill-available;
  }
  
  @media screen and (max-width: 1000px) {
    body {
        padding-top: 80px;
    }
    .chapter2 {
      top: 500px;
      right: 10%;
    }
    .chapter_img2 {
      left: 15%;
      width: 35%;
    }
    .chapter3 {
      top: 800px;
      left: 15%;
    }
    .chapter_img3 {
      top: 750px;
      width: 35%;
    }
    .chapter_img4 {
      top: 1000px;
      left: 15%;
      width: 30%;
    }
    .chapter4 {
      top: 1050px;
      right: 30%;
    }

    .img6_width {
      max-width: 500px;
    }
    .chapter_title {
      font-size: 20px;
    }
    .chapter_description, .chapter_description2 {
      font-size: 16px;
    }
    .background_style1 {
      height: 1100px;
    }
    .itemA_width, .itemB_width, .itemC_width, .itemD_width, .itemE_width, .itemF_width, .itemG_width, .itemH_width, .itemI_width, .itemJ_width, .itemK_width, .itemC_width2 {
      max-width: -webkit-fill-available;
    }
    #container1 {
      grid-template-rows: 300px 200px;
      grid-row-gap: 0;
      grid-column-gap: 5px;
    }
    #container2 {
      max-width: -webkit-fill-available;
      grid-template-rows: 300px 170px 300px;
    }
    #container3 {
      max-width: -webkit-fill-available;
      grid-template-rows: 350px 200px;
    }
    #container4 {
      top: 590px;
      max-width: -webkit-fill-available;
      grid-template-rows: 300px 170px;
      grid-column-gap: 10px;
    }
    .background_style2 {
      height: 1400px;
    }
  }
  @media screen and (max-width: 980px) {

  }
  @media screen and (max-width: 763px) {
    .top_text {
      margin-top: 30px;
      font-size: 12px;
    }
    .plus_happy1 {
      width: 80px;
      margin-left: 5px;
      padding-bottom: 5px;
    }

    .chapter_illust {
      max-width: 100px;
      padding: 0 0 0 30px;
      top: 15%;
    }
    .title_style {
      font-size: 18px;
      padding-bottom: 15px;
      letter-spacing: -0.05em;
      min-width: 130px;
    }
    .chapter_img {
      top: 180px;
      width: 100%;
    }
    .chapter2 {
      top: 510px;
      right: 5%;
    }
    .chapter_img2 {
      top: 480px;
      left: 0;
      width: 52%;
    }
    .chapter3 {
      top: 670px;
      left: 8%;
    }
    .chapter_img3 {
      top: 640px;
      right: 0;
      width: 52%;
    }
    .chapter4 {
      top: 800px;
      right: 0;
    }
    .chapter_img4 {
      top: 750px;
      left: 0;
      width: 40%;    
    }

    .globalTree_img {
      margin-top: 40px;
      width: 15%;
    }
    .num_img1, .num_img2, .num_img3 {
      vertical-align: middle;
      display: inline-block;
    }
    .num_img1 {
      width: 12px;
      margin-right: 15px;
      margin-left: 8px;
    }
    .num_img2, .num_img3 {
      width: 22px;
      margin-right: 10px;
      margin-left: 0;
    }
    .plus_happy2 {
      width: 80px;
      padding-bottom: 5px;
    }
    .menu_text {
      font-size: 12px;
      padding-right: 0;
      padding-bottom: 20px;
      width: 220px;
    }

    .img6_width {
      width: -webkit-fill-available;
    }
    .chapter_title {
      /* font-family: 'Kosugi Maru', sans-serif; */
      margin-top: 30px;
      font-size: 14px;
      /* letter-spacing: 0.1em;
      line-height: 1.5em; */
    }
    .chapter_description, .chapter_description2 {
      font-size: 11px;
      line-height: 2.3em;
      margin-top: 20px;
    }
    .chapter_description2 {
      text-align: left;
      display: inline-block;
    }
    .home_img {
      margin-right: 10px;
    }
    .btn_link {
      font-size: 14px;
      width: 250px;
      height: 40px;
      margin-top: 50px;
    }
    .arrow_style {
      margin-top: 10px;
      margin-left: 5px;
      width: 5%;
    }
    .specialmovie_text{
      width: 50%;
      margin-top: 130px;
    }
    .special_movie {
      margin-top: 70px;
    }
    .afterword {
      font-size: 12px;
      margin-top: 50px;
      margin-bottom: 50px;
    }
    .loopSlide {
      margin-top: 10px;
    }
    .loopSlide ul, .loopSlide_toRight ul {
      margin-top: 30px;
      width: 850px;
    }
    .loopSlide li, .loopSlide_toRight li {
      width: 150px;
      height: 100px;
    }
  }


/* 追加　機能説明　ここから */
.EQUIPMENT{
  padding: 50px 0 150px;
}
.mist{
  width: 960px;
  padding: 50px 0 100px;
  margin: 0 auto;
  display: flex;
  gap: 40px;
  align-items: center;
}
.mimg{
  flex-basis: 31%;
}
.mimg img{
  width: 100%;
}
.mist-text{
  flex-basis: 66%;
}
.mist-text p{
  padding-bottom: 30px;
  font-weight: bold;
  font-size: 21px;
  font-family: Noto Sans CJK JP,sans-serif;
}
.mist-text span{
  font-size: 18px;
  font-family: Noto Sans CJK JP,sans-serif;
  line-height: 22px;
  letter-spacing: 1px;
}

@media screen and (max-width: 980px){
  .EQUIPMENT{
    padding: 50px 0 80px;
  }
  .mist{
    width: 100%;
    padding: 50px 50px 80px;
    gap: 40px;
    align-items: center;
  }
}

@media screen and (max-width: 763px) {
  .mist{
    width: 100%;
    padding: 0px 20px 80px;
    margin: 0 auto;
    display: block;
    align-items: center;
  }
  .mimg{
    padding: 20px;
  }
  .mimg img{
    width: 100%;
  }
  .mist-text p{
    font-size: 20px;
  }
  .mist-text span{
    letter-spacing: 0px;
  }
}


.e-grid{
  width: 960px;
  margin: 0 auto;
  display: grid;
  grid-template-rows: 1fr 1fr;
  grid-template-columns:  1fr 1fr 1fr; 
  gap: 100px 40px;
  
}
.e-grid img{
  width: 100%;
}
.e-grid li p{
  padding: 30px 0;
  font-weight: bold;
  font-size: 21px;
  font-family: Noto Sans CJK JP,sans-serif;
}
.e-grid li span{
  font-size: 18px;
  font-family: Noto Sans CJK JP,sans-serif;
  line-height: 22px;
  letter-spacing: 1px;
}

@media screen and (max-width: 980px){
  .e-grid{
    width: 100%;
    padding:  0 50px;
    gap: 80px 40px;
  }
}

@media screen and (max-width: 763px){
  .e-grid{
    width: 100%;
    padding:  0 20px;
    gap: 20px 20px;
    grid-template-rows: 1fr 1fr 1fr;
    grid-template-columns:  1fr 1fr ; 
  }
  .e-grid img{
    width: 100%;
  }
  .e-grid li p{
    height: 80px;
    display: flex;
    align-items: center;
    font-size: 20px;
    padding: 0px;
  }
  .e-grid li span{
    letter-spacing: 0px;
  }
}


/* 追加　機能説明　ここまで */