@charset "UTF-8";

* {
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

#potatostory2022 html {
  font-size: 62.5%;
  height: 100%;
  /* font-family: sans-serif; */
}

#potatostory2022 {
  overflow: hidden;
}
#potatostory2022 .mask{
  background-color: rgba(0, 0, 0, 0.6);
  width: 96%;
  height: 63%;
  position: absolute;
  top: 10%;
  left: 50%;
  transform: translateX(-50%);
  z-index: 5;
}
#potatostory2022 .mask_text{
  color: white;
  font-size: 56px;
  line-height: 1.2;
  position: absolute;
  width: 100%;
  text-align: center;
  top: 30%;
  left: 0%;
  z-index: 5;
  font-feature-settings: "palt";
}

#potatostory2022 a {
  cursor: pointer;
  text-decoration: none;
}

#potatostory2022 a:hover {
  cursor: pointer;
  text-decoration: none;
}

#potatostory2022 img {
  vertical-align: middle;
}

#potatostory2022 .rel {
  position: relative;
}

#potatostory2022 p {
  text-align: center;
  font-family: vdl-penletter, sans-serif;
  font-weight: 500;
  font-style: normal;
}
#potatostory2022 .p95 {
  width: 95%;
}
#potatostory2022 .p87 {
  width: 87%;
}

/* ============================================ */
/* 　　　　　　　　　　　　LP　　　　　　　　　　　　   */
/* ============================================ */



#potatostory2022 .pc {
  display: block;
}

#potatostory2022 .sp {
  display: none;
}

#potatostory2022 .slider_box {
  width: 100%;
  height: 60vw;
  max-height: 900px;
  background-repeat: no-repeat;
}

#potatostory2022 .slider_box._01 {
  background-image: url(../img/mv_slider_01.png);
  background-size: cover;
  background-position: center;
  display: flex;
  align-items: center;
  justify-content: center;
}

#potatostory2022 .slider_box._02 {
  background-image: url(../img/p_mv_slider_02.png);
  background-size: cover;
  background-position: center top;
  display: flex;
  align-items: center;
  justify-content: center;
}

#potatostory2022 .slider_box._03 {
  background-image: url(../img/mv_slider_03.png);
  background-size: cover;
  background-position: center;
  display: flex;
  align-items: center;
  justify-content: center;
}

#potatostory2022 .slider_box._04 {
  background-color: #e95508;
  display: flex;
  align-items: center;
  justify-content: center;
}

#potatostory2022 .slider_box._01 img,
#potatostory2022 .slider_box._02 img,
#potatostory2022 .slider_box._03 img,
#potatostory2022 .slider_box._04 img {
  padding-bottom: 140px;
}

#potatostory2022 .wave_position {
  margin-top: -200px;
  position: relative;
}

#potatostory2022 .anc_box {
  background-image: url(../img/p_menu_bg.png);
  background-size: cover;
  background-repeat: no-repeat;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px 0;
}

#potatostory2022 .anc_box div {
  padding-right: 20px;
  border-right: solid 1px #573b1c;
  margin-left: 20px;
}

#potatostory2022 .anc_box div:last-child {
  border-right: none;
}


/* sec01 */
#potatostory2022 .sec01_bg {
  background-image: url(../img/main_bg.png);
  width: 100%;
  margin-top: -2px;
}

#potatostory2022 .content_wrap {
  max-width: 1000px;
  width: 94%;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

#potatostory2022 .sec01_lead_wrap {
  width: 100%;
  position: relative;
}

#potatostory2022 .sec01_lead_note {
  font-family: 'Zen Kaku Gothic New', sans-serif;
  color: #573b1c;
  font-size: 20px;
  line-height: 2.6;
  font-weight: bold;
  position: absolute;
  top: 7.4%;
  width: 100%;
}

#potatostory2022 .sec01_lead_attention {
  font-family: 'Zen Kaku Gothic New', sans-serif;
  color: #573b1c;
  font-size: 16px;
  padding-left: 16px;
  text-indent: -16px;
  line-height: 1.8;
  position: absolute;
  top: 58.4%;
  left: 50%;
  transform: translateX(-50%);
  width: 78%;
  text-align: left;
}

#potatostory2022 .sec01_lead_pkg_position {
  position: absolute;
  bottom: 12%;
  left: 50%;
  transform: translateX(-50%);
  width: 30%;
}

#potatostory2022 .sec01_lead_item {
  position: absolute;
}

#potatostory2022 .sec01_lead_item._01 {
  top: 3%;
  left: 3%;
}

#potatostory2022 .sec01_lead_item._02 {
  top: -5%;
  right: -5%;
}

#potatostory2022 .sec01_lead_item._03 {
  bottom: -5%;
  left: -5%;
}

#potatostory2022 .sec01_lead_item._04 {
  bottom: 3%;
  right: 3%;
}

#potatostory2022 .sec01_book_list {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 20px;
}

#potatostory2022 .sec01_book_list._top {
  margin-top: 120px;
}
#potatostory2022 .page_top {
  width: 84%;
}


/* sec02 */
#potatostory2022 .sec02_bg {
  background-image: url(../img/bg_02.png);
  width: 100%;
  padding-bottom: 0;
  position: relative;
}

#potatostory2022 .sec02_kojo_title {
  padding-top: 120px;
}

#potatostory2022 .sec02_kojo_text {
  text-align: center;
  color: #573b1c;
  line-height: 1.5;
  font-weight: bold;
  font-size: 24px;
  margin-bottom: 40px;
}

#potatostory2022 .kojo_item._01 {
  top: -30%;
  left: 0%;
}

#potatostory2022 .kojo_item._02 {
  top: 74%;
  right: 0;
}

#potatostory2022 .youtube_wrap {
  border-radius: 20px;
  overflow: hidden;
  position: absolute;
  top: 11%;
  left: 2%;
  width: 96%;
}

#potatostory2022 .youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}

#potatostory2022 .youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

#potatostory2022 .sec02_banner_wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 20px;
  max-width: 1080px;
  margin-left: auto;
  margin-right: auto;
}

/* sec03 */
#potatostory2022 .sec03_bg {
  background-image: url(../img/bg_03.png);
  width: 100%;
  background-size: 40%;
}

#potatostory2022 .sec03_bg_top {
  background-image: url(../img/p_cp_bg.jpg);
  width: 100%;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center top;
}

#potatostory2022 .sec03_title {
  padding-top: 300px;
}

#potatostory2022 .sec03_cp_box {
  border-radius: 20px;
  background-color: rgba(255, 255, 255, 0.8);
  max-width: 980px;
  width: 90%;
  padding: 40px;
  margin: 40px auto 0;
}

#potatostory2022 .sec03_cp_wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
}

#potatostory2022 .sec03_item_01 {
  top: -3%;
  right: -4%;
}

#potatostory2022 .sec03_item_02 {
  bottom: -3%;
  left: -4%;
}

#potatostory2022 .sec03_item_03 {
  top: -5%;
  left: -4%;
}

#potatostory2022 .cp_title {
  margin-top: 80px;
}

#potatostory2022 .sec03_howto {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 1200px;
  width: 90%;
  margin: 20px auto 0;
}

#potatostory2022 .cp_howto_img {
  width: 100%;
}

#potatostory2022 .sec03_arrow {
  width: 100%;
  transform: rotate(-90deg);
}

#potatostory2022 .sec03_note_box {
  max-width: 980px;
  width: 90%;
  margin: 20px auto 0;
  padding: 32px;
  color: #573b1c;
  font-family: 'Zen Kaku Gothic New', sans-serif;
  font-size: 24px;
  line-height: 1.5;
  height: 300px;
  overflow-y: scroll;
  background-color: white;
  border-radius: 20px;
  text-align: left;
  word-wrap: break-word;
}


/* sec04 */
#potatostory2022 .sec04_bg {
  background-image: url(../img/bg_02.png);
  width: 100%;
  overflow: hidden;
}

#potatostory2022 .sec04_ar_title {
  padding-top: 80px;
}
#potatostory2022 .ar_img {
  width: 60%;
}

#potatostory2022 .ar_howto_note {
  font-family: 'Zen Kaku Gothic New', sans-serif;
  color: #573b1c;
  line-height: 1.3;
  text-align: left;
  font-size: 14px;
  max-width: 800px;
  width: 70%;
  margin: 20px auto;
}
#potatostory2022 .ar_item_position {
  position: absolute;
  top: -1%;
  right: 0;
}

#potatostory2022 .last_item_position {
  position: absolute;
  bottom: -2%;
  right: 0;
  z-index: 0;
}


/* モーダル */
#potatostory2022 .modal {
  display: none;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100;
}

#potatostory2022 .modal__bg {
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.6);
}

#potatostory2022 .modal__content {
  background-image: url(../img/bg_02.png);
  left: 50%;
  padding: 0 0 5%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 90%;
  max-width: 600px;
  max-height: 95vh;
  color: #573b1c;
  font-size: 18px;
}
#potatostory2022 .modal__innner {
  width: 100%;
  max-height: 95vh;
  overflow-y: scroll;
}
#potatostory2022 .modal_text {
  text-align: left;
  line-height: 1.5;
  margin: 20px auto;
  padding: 0 10%;
}
#potatostory2022 .modal_close_btn {
  position: fixed;
  top: 3%;
  right: 3%;
  width: 48px;
  height: 48px;
  background-color: #ab9d8d;
  padding: 8px;
  border-radius: 50%;
}

@media screen and (max-width:979px) {
  #potatostory2022 .pc {
    display: none;
  }

  #potatostory2022 .sp {
    display: block;
  }

  #potatostory2022 .mask{
    top: 3%;
    height: 80%;
  }
  #potatostory2022 .mask_text{
    font-size: 8.2vw;
    top: 13%;
  }

  .slider_wrap {
    width: 100%;
    position: relative;
  }

  #potatostory2022 .slider_box {
    height: 166vw;
  }

  #potatostory2022 .slider_box._02 {
    background-image: url(../img/s_mv_slider_02.png);
  }

  #potatostory2022 .slider_box._01 img,
  #potatostory2022 .slider_box._02 img,
  #potatostory2022 .slider_box._03 img {
    padding-bottom: 38%;
  }

  #potatostory2022 .slider_box._04 img {
    padding-bottom: 0%;
  }

  #potatostory2022 .slider_box._01 img,
  #potatostory2022 .slider_box._02 img {
    width: 80%;
  }

  #potatostory2022 .slider_box._03 img {
    width: 60%;
  }

  #potatostory2022 .slider_box._04 img {
    width: 100%;
  }

  #potatostory2022 .wave_position {
    margin-top: -54vw;
  }

  #potatostory2022 .menu_box {
    background-image: url(../img/menu_bg.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 80%;
    height: 100vh;
    position: fixed;
    top: 0;
    right: -100%;
    z-index: 10;
    transition: 0.5s;
  }

  #potatostory2022 .menu_box._active {
    right: 0%;
  }

  #potatostory2022 .anc_wrap div {
    padding: 20px 0;
  }

  #potatostory2022 .menu_position {
    position: absolute;
    top: 3%;
    right: 3%;
    z-index: 9;
    width: 15%;
  }

  #potatostory2022 .menu_position._close {
    top: 5%;
    right: 8%;
    width: 10%;
    z-index: 10;
    display: none;
  }

  #potatostory2022 .menu_position:hover {
    cursor: pointer;
  }

  #potatostory2022 .lead_bg_size {
    width: 100%;
    max-width: 350px;
    margin: 0 auto;
  }

  #potatostory2022 .sec01_lead_note {
    font-size: 12px;
    top: 20.8%;
    line-height: 2.38;
  }

  #potatostory2022 .sec01_lead_attention {
    font-size: 2.4vw;
    padding-left: 2.4vw;
    text-indent: -2.4vw;
    line-height: 1.5;
    top: 69.4%;
  }

  #potatostory2022 .sec01_lead_pkg_position {
    bottom: 8%;
    width: 38%;
  }

  #potatostory2022 .sec01_lead_item._01 {
    top: 14%;
    left: 7%;
    width: 13%;
  }

  #potatostory2022 .sec01_lead_item._02 {
    top: 3%;
    right: -5%;
    width: 30%;
  }

  #potatostory2022 .sec01_lead_item._03 {
    bottom: -5%;
    left: -5%;
    width: 30%;
  }

  #potatostory2022 .sec01_lead_item._04 {
    bottom: 4%;
    right: 9%;
    width: 12%;
  }

  #potatostory2022 .sec01_book_list {
    display: block;
    margin-top: 0;
  }

  #potatostory2022 .sec01_book_list._top {
    margin-top: 120px;
  }

  #potatostory2022 .page_top {
    width: 80%;
  }


  /* sec02 */
  #potatostory2022 .sec02_bg {
    padding-bottom: 0;
  }

  #potatostory2022 .sec02_kojo_title {
    width: 98%;
    padding-top: 40px;
  }

  #potatostory2022 .sec02_btn {
    width: 40%;
  }

  #potatostory2022 .sec02_kojo_text {
    font-size: 3.75vw;
    margin-bottom: 20px;
  }

  #potatostory2022 .kojo_item._01 {
    top: -40%;
    left: -12%;
    width: 50%;
  }

  #potatostory2022 .kojo_item._02 {
    top: 81%;
    right: -11%;
    width: 35%;
  }

  #potatostory2022 .youtube_wrap {
    border-radius: 10px;
    top: 14%;
    left: 2%;
    width: 96%;
  }

  #potatostory2022 .sec02_banner_title {
    width: 50%;
  }

  #potatostory2022 .sec02_banner_wrap {
    display: block;
    margin-top: 0;
  }

  #potatostory2022 .sec02_banner_wrap div {
    margin-top: 20px;
  }

  /* sec03 */
  #potatostory2022 .sec03_bg_top {
    background-image: url(../img/s_cp_bg.png);
  }

  #potatostory2022 .sec03_bg {
    background-size: 20%;
  }

  #potatostory2022 .sec03_title {
    padding-top: 100px;
    width: 80%;
  }

  #potatostory2022 .sec03_cp_box {
    border-radius: 10px;
    padding: 5% 5% 10%;
    margin: 20px auto 0;
  }

  #potatostory2022 .sec03_cp_wrap {
    display: block;
    margin-bottom: 20px;
  }

  #potatostory2022 .sec03_cp_present {
    width: 90%;
    margin-right: 4%;
  }

  #potatostory2022 .sec03_cp_present_text {
    width: 100%;
    margin-top: 10px;
  }

  #potatostory2022 .sec03_item_01 {
    top: -3%;
    right: -11%;
    width: 30%;
  }

  #potatostory2022 .sec03_item_02 {
    bottom: -3%;
    left: -9%;
    width: 30%;
  }

  #potatostory2022 .sec03_item_03 {
    top: -5%;
    left: -4%;
    width: 40%;
  }

  #potatostory2022 .cp_title {
    width: 40%;
  }

  #potatostory2022 .sec03_howto {
    display: block;
    margin: 10px auto 0;
  }

  #potatostory2022 .sec03_arrow {
    width: 18%;
    transform: rotate(0deg);
  }

  #potatostory2022 .cp_howto_img {
    width: 80%;
  }

  #potatostory2022 .sec03_note_box {
    margin: 10px auto 0;
    padding: 5%;
    font-size: 12px;
    height: 200px;
    border-radius: 12px;
  }

  #potatostory2022 .ar_wrap img {
    width: 100%;
  }
  #potatostory2022 .ar_item_position {
    width: 40%;
    right: -10%;
  }

  #potatostory2022 .ar_howto_note {
    font-size: 12px;
    width: 80%;
    margin: 10px auto;
  }

  #potatostory2022 .btn_top {
    width: 30%;
  }

  #potatostory2022 .last_item_01 {
    width: 60%;
  }

  #potatostory2022 .last_item_02 {
    width: 50%;
  }

  #potatostory2022 .modal__content {
    max-height: 80vh;
    font-size: 4.85vw;
  }
  #potatostory2022 .modal__innner {
    max-height: 80vh;
  }
  #potatostory2022 .modal_text {
    margin: 10px auto 20px;
    padding: 0 10%;
  }
  #potatostory2022 .modal_close_btn {
    padding: 2%;
  }

}

@media screen and (min-width:767px) and (max-width:1200px) {
  #potatostory2022 .pc{
    display: block;
  }
  #potatostory2022 .pc.tab_none{
    display: none;
  }
  #potatostory2022 .sp{
    display: none;
  }
  #potatostory2022 .sp.tab_block{
    display: block;
  }
  #potatostory2022 .tab_none{
    display: none;
  }
  #potatostory2022 .sec01_lead_pkg_position{
    bottom: 7%;
    width: 250px;
  }
  #potatostory2022 .modal_close_btn{
    padding: 1%;
    width: 10vw;
    height: 10vw;
  }
  #potatostory2022 .sec01_lead_attention{
    width: 540px;
    top: 59.4%;
  }
  #potatostory2022 .anc_box img{
    width: 100%;
  }
  #potatostory2022 .sec01_lead_note{
    top: 7.8%;
    font-size: 14.2px;
    line-height: 2.5;
  }
  #potatostory2022 .sec01_lead_attention{
    font-size: 12px;
    padding-left: 12px;
    text-indent: -12px;
  }
  #potatostory2022 .sec01_book_list {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 20px;
  }
  
  #potatostory2022 .sec01_book_list._top {
    margin-top: 120px;
  }
  
  #potatostory2022 .kojo_item._01, #potatostory2022 .kojo_item._02{
    width: 30%;
  }
  #potatostory2022 .sec02_banner_title{
    width: 40%;
  }
  #potatostory2022 .sec02_banner_wrap{
    max-width: 60%;
    margin-left: auto;
    margin-right: auto;
  }
  #potatostory2022 .sec03_item_03{
    width: 30%;
  }
  #potatostory2022 .sec03_cp_box img{
    width: 100%;
  }
  #potatostory2022 .sec03_bg_top {
    background-image: url(../img/p_cp_bg.jpg);
  }
  #potatostory2022 .sec03_cp_wrap{
    display: flex;
    align-items: center;
    justify-content: center;
  }
  #potatostory2022 .sec03_howto {
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 1200px;
    width: 90%;
    margin: 20px auto 0;
  }
  
  #potatostory2022 .cp_howto_img {
    width: 100%;
  }
  #potatostory2022 .last_item_02 {
    width: 100%;
  }
  
  #potatostory2022 .sec03_arrow {
    width: 100%;
    transform: rotate(-90deg);
  }
  #potatostory2022 .ar_howto_note{
    font-size: 20px;
  }
  #potatostory2022 .sec03_item_01, #potatostory2022 .sec03_item_02{
    width: 20% !important;
  }
  #potatostory2022 .lead_bg_size {
    max-width: 690px;
  }
  #potatostory2022 .content_wrap._sec05{
    width: 70%;
  }
}


@media screen and (max-width:767px) {
  #potatostory2022 .slider_box._01 img, #potatostory2022 .slider_box._02 img, #potatostory2022 .slider_box._03 img{
    padding-bottom: 23%;
  }

  #potatostory2022 .slider_box._04 img {
    padding-bottom: 2%;
  }

}


/* ============================================ */
/* 　　　　　　　　　　　　絵本 */
/* ============================================ */
#potatostory2022 .book_wrap {
  width: 100%;
  max-width: 980px;
  margin: 80px auto 0;
  transform: translateX(-25%);
  transition: 0.5s;
}
#potatostory2022 .book_wrap._active{
  transform: translateX(0%);
}
#potatostory2022 .btn_area{
  opacity: 0;
  transition: 0.5s;
}
#potatostory2022 .js_book_start:hover{
  cursor: pointer;
}
#potatostory2022 .btn_area._active{
  opacity: 1;
  transition: 0.5s;
}
#potatostory2022 .book_tab_area {
  width: 48%;
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
  margin-right: 2%;
  margin-left: auto;
  margin-bottom: -1%;
}
#potatostory2022 .book_tab {
  width: 16.6%;
  border-radius: 12px 12px 0 0;
  padding: 10px 0;
  transition: 0.5s;
}
#potatostory2022 .book_tab:hover{
  cursor: pointer;
}
#potatostory2022 .book_tab._active {
  padding: 10px 0 20px;
}
#potatostory2022 .book_tab img{
  width: 84%;
}
#potatostory2022 .book_tab._01{
  background-color: #f13e00;
}
#potatostory2022 .book_tab._02{
  background-color: #ffbf00;
}
#potatostory2022 .book_tab._03{
  background-color: #00a6e2;
}
#potatostory2022 .book_tab._04{
  background-color: #00a373;
}
#potatostory2022 .book_tab._05{
  background-color: #b34096;
}
#potatostory2022 .book_tab._06{
  background-color: #90d300;
}

#potatostory2022 .book_item_position._left {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 50%;
  text-align: center;
}

#potatostory2022 .book_item_position._right {
  position: absolute;
  top: 49%;
  right: 0;
  transform: translateY(-50%);
  width: 50%;
  text-align: center;
}

#potatostory2022 .bb-custom-icon-arrow-left {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 5%;
  z-index: 200;
}

#potatostory2022 .bb-custom-icon-arrow-right {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  width: 5%;
  z-index: 200;
}

#potatostory2022 .bb-custom-icon:hover {
  cursor: pointer;
}

#potatostory2022 .book_text {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  font-size: 18px;
  line-height: 1.3;
  font-feature-settings: "palt";
  color: #573b1c;
  margin-top: 10px;
}

#potatostory2022 .book_text span {
  font-size: 14px;
}

#potatostory2022 .page_wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 90%;
  margin: 10px auto 0;
}
#potatostory2022 .page_wrap._page_03{
  margin: 0 auto;
}

#potatostory2022 .page_wrap .book_text {
  width: 60%;
  margin: 0;
}
#potatostory2022 .page_wrap .book_text._page_02{
  width: 43%;
}
#potatostory2022 .page_wrap .book_text._page_03{
  width: 52%;
}

#potatostory2022 .page_wrap .book_img_box {
  width: 30%;
}
#potatostory2022 .page_wrap .book_img_box._page_02{
  width: 47%;
}
#potatostory2022 .page_wrap .book_img_box._page_03{
  width: 38%;
}

@media screen and (max-width:980px) {
  #potatostory2022 .book_text {
    font-size: 1.6vw;
  }
  #potatostory2022 .book_text span{
    font-size: 1.2vw;
  }
  #potatostory2022 .book_item_position._right{
    top: 47%;
  }
}


@media screen and (max-width:767px) {
  #potatostory2022 .bb-custom-icon-arrow-left {
    left: 50%;
  }

  #potatostory2022 .book_wrap {
    width: 190%;
    max-width: inherit;
    margin: 80px 0 0 -90%;
    transform: translateX(0);
  }

  #potatostory2022 .bb-bookblock {
    height: 148vw;
    max-height: inherit;
  }

  #potatostory2022 .book_text {
    font-size: 3.2vw;
  }

  #potatostory2022 .book_text span {
    font-size: 2.67vw;
  }

  #potatostory2022 .book_text._page06_02 {
    margin: 3% auto;
  }

  #potatostory2022 .book_item_position._right {
    top: 47%;
  }
  #potatostory2022 .book_tab {
    border-radius: 10px 10px 0 0;
    padding: 10px 0;
  }
}


/* アニメーション */

#potatostory2022 .fadein {
  opacity: 0;
  transform : translate(0, 50px);
  transition : all 1500ms;
}
#potatostory2022 .fade {
  opacity: 0;
  transition : all 1500ms;
}
#potatostory2022 .fadein._right {
  transform : translate(50px, 0);
}
#potatostory2022 .fadein._left {
  transform : translate(-50px, 0);
}

#potatostory2022 .fade.scrollin{
  opacity: 1;
}
#potatostory2022 .fadein.scrollin{
  opacity: 1;
  transform: translate(0, 0);
}

/* ローディング */
#potatostory2022 .cover{
  width:100%;
  height:100vh;
  position:fixed;
  background-image: url(../img/bg_02.png);
  overflow:hidden;
  z-index: 100;
}

#potatostory2022 .ui-circle-loading{
  position:absolute;
  top:50%;
  left:50%;
  margin-left:-30px;
  margin-top:-30px;

}
#potatostory2022 .ui-circle-loading .animate{
  width:60px;
  height:60px;
  margin:0;
  padding:0;
}
#potatostory2022 .ui-circle-loading .animate li{
  list-style:none;
  padding:0;
  width:5px;
  height:5px;
  position:absolute;
  border-radius:50%;
  margin:auto;
  top:0;
  left:0;
  right:0;
  bottom:0;
  animation-name:loading-item;
  animation-duration:6s;
  animation-iteration-count:infinite;
}
#potatostory2022 .ui-circle-loading .animate li:nth-child(0){
  animation-delay:0s;
}
#potatostory2022 .ui-circle-loading .animate li:nth-child(1){
  animation-delay:0.1s;
}
#potatostory2022 .ui-circle-loading .animate li:nth-child(2){
  animation-delay:0.2s;
}
#potatostory2022 .ui-circle-loading .animate li:nth-child(3){
  animation-delay:0.3s;
}
#potatostory2022 .ui-circle-loading .animate li:nth-child(4){
  animation-delay:0.4s;
}
#potatostory2022 .ui-circle-loading .animate li:nth-child(5){
  animation-delay:0.5s;
}
#potatostory2022 .ui-circle-loading .animate li:nth-child(6){
  animation-delay:0.6s;
}
@keyframes loading-item {
  0% {
    transform:rotate(0) translateX(-100px) translateY(30px);
    animation-timing-function:linear;
    background-color:rgba(216,71,25,0);
  }
  5% {
    transform:rotate(0deg) translateX(0) translateY(30px);
    animation-timing-function:cubic-bezier(0.1,0.5,0.9,0.5);
    background-color:rgba(216,71,25,1);
  }
  30% {
    transform:rotate(-360deg) translateX(0) translateY(30px);
    animation-timing-function:cubic-bezier(0.1,0.5,0.9,0.5);
    background-color:rgba(216,71,25,1);
  }
  55% {
    transform:rotate(-720deg) translateX(0) translateY(30px);
    animation-timing-function:cubic-bezier(0.1,0.5,0.9,0.5);
    background-color:rgba(216,71,25,1);
  }
  80% {
    transform:rotate(-1080deg) translateX(0) translateY(30px);
    animation-timing-function:linear;
    background-color:rgba(216,71,25,1);
  }
  85%{
    transform:rotate(-1080deg) translateX(100px) translateY(30px);
    animation-timing-function:linear;
    background-color:rgba(216,71,25,0);
  }
  100% {
    transform:rotate(0) translateX(-100px) translateY(30px);
    animation-timing-function:linear;
    background-color:rgba(216,71,25,0);
  }
}

