@charset "UTF-8";
/* CSS Document */
.visit #contents h1 span {
  color: #d6550d; /*文字色*/
}
/*.visit .profile {
    background: -moz-linear-gradient(top left, #FFF, #ffede8);
    background: -webkit-linear-gradient(top left, #FFF, #ffede8);
    background: linear-gradient(to bottom right, #FFF, #ffede8);
    border-bottom: 2px  solid #fda878;
    border-top: 2px  solid #fda878;
}
.visit ul.profile .tittle {
    color: #f08042;
}*/

/*indexページ*/

main .item1 img {
  border-bottom: 6px solid #ff8d6d;
}
main .item1 img.no {
  border-bottom: none;
}
main .item1 img.no2 {
  border: none;
   border-top-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
body.noindex #contents h1 {
  margin: 0px 0px 0px 0px;
}
body.noindex #contents h3 {
  margin: 5px 0px 50px 0px;
}
body.noindex #contents h4 {
    padding-top: 10px;
  /* background: #f6fdff;        */
}
h3.junle {
  padding-top: 0px;
}
.inside {
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
/*.boshu  {
  margin: 25px auto;
  width: 64%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.boshu .bunko {
  width: 12%;
  padding: 0px  15px;
}*/

.boshu2 {
text-align: center;

}
.boshu2 .bunko2 {
  width: 8%;
  margin-top: 15px;
}
.keisai.word {
  margin: 20px auto;
  padding: 15px 0 15px 0px;
  width: 35%;
}

/*詳細ページ*/
body.noindex #contents h3.school {
  margin-bottom: 30px;
}
body img.sub {
  width: 100%;
  height: initial;
  object-fit: initial;
  object-position: initial;
}
.inside .photo {
  width: 30%;
  margin: 30px 5% 60px 0%;
}
.inside .last {
  margin: 30px 0% 60px 0%;
}
.inside .photo img {
  width: 100%;
/*  object-fit: cover;
  object-position: top;*/
  
}
/*特典情報*/
body.visit #contents h4.columntitle {
  line-height: 1;
  margin: 10px 0% 0px 0%;
  padding: 25px 10% 20px 3%;
  background-color: #fff;
  border-radius: 40px 0px 0px 0px;
  text-align: left;
  border-bottom: 1px double #fda878;
  border-top: 4px double #ff823c;
}
ul.column {
  border-bottom: 4px double #ff823c;
  margin: 10px 0% 50px 0%;
  width: 100%;
  border-radius: 0px 0px 0px 40px;
}
ul.column li .naiyo {
  margin: 30px 3% 20px 3%;
}
ul.column li.present {
  width: 45%;
  margin: 0px 0% 20px 2.5%;
  padding: 0px 0% 20px 0%;
　object-fit: contain;
}
ul.column li {
  width: 100%;
}
ul.column li.caption {
  padding: 0px 0% 0px 0%;
  margin: 0px 0% 0px 0%;
  line-height: 1.7;
  letter-spacing: 0.12em;
  text-align: justify;
  width: 100%;
}
.present {
  position: relative;
}
.hand {
  width: 110px;
  height: 110px;
  color: #ffffff;
  background-color: #ff823c;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1.3rem;
  border-radius: 50%;
  cursor: pointer;
  position: absolute;
  top: -20px;
  left: -20px;
  font-family: 'Elsie', cursive;
  transform: rotate(-25deg);
  -moz-transform: rotate(-25deg);
  -webkit-transform: rotate(-25deg);
}
.present img {
  width: 100%;
  border-top-left-radius: 0px;
  border-top-right-radius: 70px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 70px;
  border-top: 8px solid #ff823c;
  border-bottom: 8px solid #ff823c;
  object-fit: contain;
  object-position: top;
}

/*思い出
----------------------*/
.memory {
  display: flex;
  justify-content: flex-start;
  width: 100%;
  margin: 0px 0% 50px 0%;
  padding: 0px 0% 0px 0%;
  /*    border-bottom: 3px  double #8585eb;*/
}
ul.memory li {
  width: 100%;
  margin: 0px 0% 20px 0%;
  padding: 0px 0% 20px 0%;
  object-fit: cover;
  object-position: top;
}
ul.memory li.caption {
  padding: 0px 4% 0px 0%;
  margin: 0px 0% 0px 0%;
  line-height: 2;
  letter-spacing: 0.12em;
  text-align: justify;
  width: 100%;
}
.memory:empty {
  display: none;
}
.memory img {
/*  object-fit: cover; 
  height: 315px;*/
  padding-top: 25px;
  width: 100%;
}

/*画面幅800px以下の設定
------------------------------------------------------------------------------------------------------------------------------------------------------*/
@media screen and (max-width:1150px) {
.boshu  {
  width: 85%;
}
}
/*画面幅800px以下の設定
------------------------------------------------------------------------------------------------------------------------------------------------------*/
@media screen and (max-width:800px) {
   body.noindex #contents h1 {
    font-size: 150%;
    margin: 20px 2% 5px 2%;
  }
  body.noindex #contents h3 {
  margin: 0px 0px 0px 0px;
}
  body.noindex img.mv {
    height: 350px;
    width: 96%;
    margin: 40px 2% 10px 2%;
  }

  .inside .photo {
    width: 44%;
    margin: 0px 2.6% 40px 2.6%;
  }
  .inside .photo img {
    width: 100%;
/*    object-position: top;*/
  }
      body.noindex img.sub {
      height: initial;
    }
/*  .boshu  {
  padding: 30px 1% 0px 1%;
  width: 98%;
}
  .boshu .bunko {
  width: 100%;
  text-align: center;
  padding-bottom: 30px;

}
  .boshu .bunko img{
  width: 25%;

}*/



  ul.column li, ul.column li.caption, ul.column li.present  {
    width: 96%;
    margin: 0px 2% 0px 2%;
  }
  ul.memory li.caption {
  padding: 0px 0% 0px 0%;
}
  ul.column li img {
    width: 46%;
    margin: 35px 2% 30px 2%;

  }
  .present img {
  border-top-right-radius: 30px;
  border-bottom-left-radius: 30px;
}

  .hand {
    left: 100px;
    top: 10px;
      width: 90px;
  height: 90px;
  font-size: 1.1rem;
  }
  .shopdata .in {
    width: 96%;
    margin: 0 auto;
    margin-top: 60px;
    padding: 20px 2% 0px 2%;
  }
    .memory {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .memory img {
  padding-top: 0px;

}
}
  /*画面幅480px以下の設定
------------------------------------------------------------------------------------------------------------------------------------------------------*/
  @media screen and (max-width:480px) {
  .inside .photo img {
    width: 100%;
  }
  .inside .photo {
    width: 100%;
    margin: 0px 2.6% 40px 2.6%;
    margin-bottom: 30px;
  }
    body.noindex img.mv {
    height: 200px;
  }
   .hand {
   left: 50px;
   top: 0px;
   width: 70px;
   height: 70px;
   font-size: 0.9rem;
  }
    ul.column li img {
    width: 56%;
    margin: 35px 2% 30px 2%;

  }

.boshu2 .bunko2 {
  width: 20%;
}
.keisai.word {
  width: 80%;
}
}