* {
  box-sizing: border-box;
}
body {
  font-size: 14px;
  justify-content: center;
  align-items: center;
  text-align: center;
  margin: 0;
  color: #231815;
}

@media (max-width: 414px) {
  body {
    width: 100%;
  }
}

@media (min-width: 415px) {
  body {
    width: 414px;
    margin: 0 auto;
  }
}

/*shiki*/
.shiki{
  margin: 0 auto;
  padding: 60px 40px;
  background-color: #EDEDE6;
  color: #5F5F5F;
  text-align: left;
}
@media (max-width: 393px) {
  .shiki{
    padding: 60px 30px;
  }
}
.logo{
  margin: 0 auto;
  width: 122px;
}
.shiki h2{
  margin: 0 auto;
  font-family: 'Hiragino Mincho Pro', 'Yu Mincho', serif;
  font-style: normal;
  font-weight: 300;
  font-size: 12px;
  line-height: 30px;
  letter-spacing: 0.2em;
  padding-top: 30px;
}

/*shiki完了*/

/*menu*/
.menu {
  margin: 0 auto;
  padding-bottom: 40px;
  background-color: #D5D6CD;
  color: #5f5f5f;
  text-align: left;
}
.menu_tittle {
  background-color: #A5A071;
  justify-content: center;
  display: flex;
  padding: 10px 0;
}
.menu_tittle p {
  margin: 0 auto;
  color: rgba(255,255,255,1);
  font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;
  font-style: normal;
  font-size: 14px;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: 0.095em;
}
.menu_tittle span {
  color: rgba(255,255,255,1);
  padding-left: 30px;
  font-family: 'Hiragino Mincho Pro', 'Yu Mincho', serif;
  font-style: normal;
  font-size: 10px;
  transform: scale(0.9);
  font-weight: 400;
  line-height: 100%;
  letter-spacing: 0.095em;
}
.menu_container {
  padding: 0 40px;
}

@media (max-width: 393px) {
  .menu_container {
    padding: 0 30px;
  }
}
.menu_container h3 {
  margin: 0 auto;
  padding-top: 30px;
  padding-bottom: 20px;
  font-family: 'minion-3-display', serif;
  font-style: italic;
  font-weight: 400;
  font-size: 9px;
  letter-spacing: 0.2em;
}
.menu_container span {
  margin: 0 auto;
  padding-top: 20px;
  padding-left: 10px;
  font-family: 'minion-3-display', serif;
  font-style: normal;
  font-weight: 100;
  font-size: 15px;
  line-height: 22px;
  letter-spacing: 0.1em;
}
.menu_container h2 {
  margin: 0 auto;
  font-family: 'Hiragino Mincho Pro', 'Yu Mincho', serif;
  font-style: normal;
  font-weight: 100;
  font-size: 17px;
  line-height: 26px;
  letter-spacing: 0.2em;
}
.menu_container p {
  margin: 0 auto;
  padding-top: 25px;
  font-family: 'Hiragino Mincho Pro', 'Yu Mincho', serif;
  font-style: normal;
  font-weight: 300;
  font-size: 10px;
  line-height: 170%;
  letter-spacing: 0.2em;
}
.menu_container p:nth-child(2n) {
  margin: 0 auto;
  padding-top: 20px;
  font-family: 'Hiragino Mincho Pro', 'Yu Mincho', serif;
  font-style: normal;
  font-weight: 300;
  font-size: 10px;
  line-height: 170%;
  letter-spacing: 0.2em;
}
.day3 {
  padding-bottom: 40px;
}
.arrow_bottom {
  position: relative;
  color: #231815;
}
.arrow_bottom::before {
  content: "";
  display: block;
  margin: auto;
  width: 20px;
  height: 20px;
  border-top: 1px solid #231815;
  border-right: 1px solid #231815;
  transform: rotate(135deg);
}
.session01,.session06,.session11,.session16 {
  width: 100%;
  padding-top: 20px;
}
.session16 {
  padding-bottom: 40px;
}
.session04 {
  padding-top: 30px;
  width: 100%;
}
.session05 {
  padding-top: 20px;
  padding-bottom: 40px;
  width: 100%;
}
.next {
  display: flex;
  justify-content: space-between;
}
.session09 {
  padding : 25px 0 40px 0;
  width: 50%;
  max-width: 152px;
}
.session10 {
  padding : 25px 0 40px 0;
  width: 50%;
  max-width: 152px;
  text-align: right;
}
.session12 {
  padding-top : 25px;
  width: 50%;
  max-width: 152px;
}
.session13 {
  padding-top : 25px;
  width: 50%;
  max-width: 152px;
  text-align: right;
}
@media (max-width: 410px) {
  .next {
    flex-wrap: wrap;
  }
  .session09,.session12 {
    padding-right: 10px;
  }
  .session10,.session13 {
    padding-left: 10px;
  }
}
.session14 {
  padding-top : 25px;
  max-width: 100%;
}
.session15 {
  padding-top : 135px;
  max-width: 100%;
}
.slide01 {
  position: relative;
  width: 100%;
}
.session02,.session07 {
  width: 180px;
  padding-top: 25px;
  padding-bottom: 45px;
  position: relative;
  z-index: 10;
}
.session03, .session08 {
  width: 180px;
  position: absolute;
  top: 65px;
  right: 0;
}
.menu_container ul {
  padding-left: 0px;
  display: flex;
}
.menu_container li {
  list-style: none;
}
.slide02 {
  position: relative;
  width: 100%;
  height: 590px;
}
.session17 {
  width: 160px;
  padding-top: 30px;
  padding-bottom: 45px;
  position: relative;
}
.session18 {
  width: 160px;
  position: absolute;
  top: 60px;
  right: 0;
  z-index: 10;
}
.session19 {
  width: 200px;
  position: absolute;
  top: 288px;
  left: 17px;
}
.session20 {
  width: 160px;
  position: absolute;
  top: 350px;
  right: 0;
}
/*menu 完了*/

/*footer*/
.footer {
  margin:  0;
  padding: 0 40px;
  height: 450px;
  background-color: #D5D6CD;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  opacity: 1;
  position: relative;
  top: 0px;
  left: 0px;
  overflow: hidden;
}
.footer_contents {
  text-align: center;
  padding-top: 270px;
  color: #231815;
}
.footer_logo {
  width: 75px;
}
.footer_contents p {
  margin: 0 auto;
  font-family: 'minion-3-display', serif;
  font-style: normal;
  font-weight: 400;
  font-size: 8px;
  line-height: 12px;
  letter-spacing: 0.15em;
}
.footer_contents h3 {
  margin: 0 auto;
  padding-top: 55px;
  font-family: 'Hiragino Mincho Pro', 'Yu Mincho', serif;
  font-style: normal;
  font-weight: 300;
  font-size: 9px;
  line-height: 16px;
  letter-spacing: 0.2em;
}
.insta_link {
  width: 30px;
  padding-top: 10px;
  color: #231815;
  position: absolute;
  left:0;
  right:0;
  margin:0 auto;
}

.insta_link a{
  z-index: 500;
}
.pagetop{
  text-align: right;
  transform: rotate(90deg);
}
.arrow_top {
  position: relative;
  bottom: 150px;
  right: 190px;
  text-decoration: none;
  font-weight: bold;
  color: #231815;
  padding: 5px 0 0 35px;
  border-top: solid 1px;
  font-family: 'minion-3-display', serif;
  font-style: normal;
}
@media (max-width: 414px) {
  .arrow_top {
    bottom: 115px;
    right: 190px;
  }
}
.arrow_top::before {
  content: "";
  display: block;
  position: absolute;
  top: -1px;
  left: 0px;
  width: 15px;
  border-top: solid 1px;
  transform: rotate(35deg);
  transform-origin: left top;
}
/*footer 完了*/

/*レスポンシブ*/
@media (min-width: 768px) {
  body {
  width: 500px;
  max-width: initial !important;
}

/*shiki*/
.shiki h1{
  font-size: 78px;
}

.shiki h2{
  font-size: 15px;
}
/*shiki完了*/

/*menu*/
.menu_tittle p {
  font-size: 17px;
}
.menu_tittle span {
  font-size: 11px;
}
.menu_container h3 {
  font-size: 11px;
}
.menu_container span {
  font-size: 18px;
}
.menu_container h2 {
  font-size: 20px;
}
.menu_container p {
  font-size: 12px;
}
.session02,.session07 {
  width: 240px;
}
.session03, .session08 {
  width: 240px;
}
.session09, .session10, .session12, .session13{
  max-width: 195px;
}
.session17, .session18, .session20 {
  width: 192px;
}
.session19 {
  width: 240px;
  top: 320px;
  left: 10px;
}
.session20 {
  top: 390px;
}
.slide02 {
  height: 682px;
}
.session15 {
  padding-top : 155px;

}
/*menu 完了*/
/*footer*/
.footer_contents p {
  font-size: 10px;
}
.footer_contents h3 {
  font-size: 11px;
}
.arrow_top {
  bottom: 160px;
  right: 220px;
}
/*footer 完了*/
}
/*レスポンシブ終了*/

/*フェードイン・アウト*/
.fade-in {
  opacity: 0;
  transition: opacity 1.3s ease-in;
}
.fade-in.visible {
  opacity: 1;
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  30% {
    opacity: 0.5;
  }
  50% {
    opacity: 0.7;
  }
  100% {
    opacity: 1;
  }
}
