@charset "UTF-8";
body {
  position: relative;
  min-width: 667px;
  min-height: 375px;
  word-break: break-word;
  font-size: 15px;
  color: #64C2A1;
  line-height: 1.7;
  font-family: 'Arial','Microsoft JhengHei';
}
@media screen and (min-width: 667px) and (min-height: 350px) {
  body {
    height: 100%;
    width: 100%;
  }
}

a {
  text-decoration: none;
  color: #64C2A1;
}
a:focus, a:hover, a:visited {
  text-decoration: none;
}

.color-main-1 {
  color: #5EABF8;
}

.color-main-2 {
  color: #FFF3DA;
}

.color-main-3 {
  color: #64C2A1;
}

.color-main-4 {
  color: #FFB03A;
}

.color-main-5 {
  color: #f8971e;
}

.color-main-6 {
  color: #1a5438;
}

.color-main-7 {
  color: #5fa481;
}

.color-sub-1 {
  color: #573B23;
}

.color-sub-2 {
  color: #44BC91;
}

.color-sub-3 {
  color: #483728;
}

.color-sub-4 {
  color: #ffeac3;
}

.color-sub-5 {
  color: #e7e7e7;
}

.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}
@media screen and (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media screen and (min-width: 1200px) {
  .container {
    width: 1200px;
  }
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
}

input[type=number] {
  -moz-appearance: textfield;
}

.btn:hover, .btn:active, .btn:focus {
  box-shadow: none;
}
.btn:hover:hover, .btn:hover:active, .btn:hover:focus, .btn:active:hover, .btn:active:active, .btn:active:focus, .btn:focus:hover, .btn:focus:active, .btn:focus:focus {
  box-shadow: none;
}

.noselect {
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Safari */
  -khtml-user-select: none;
  /* Konqueror HTML */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  user-select: none;
  /* Non-prefixed version, currently
     supported by Chrome and Opera */
}

.owl-carousel {
  visibility: hidden;
}
.owl-carousel.owl-loaded {
  visibility: visible;
}

.invisible {
  visibility: hidden !important;
}

.a-acceky {
  position: absolute;
  display: none;
  top: 0px;
  left: -10px;
  color: #d7d7d7;
  font-size: 14px;
}
.a-acceky:focus, .a-acceky:hover, .a-acceky:visited {
  color: #d7d7d7;
}
@media screen and (min-width: 992px) {
  .a-acceky {
    display: inline-block;
  }
}

.container, #index-news-area {
  position: relative;
}

#index-news-area #main {
  top: 3px;
  left: -18px;
}

#sitemap_center_area {
  top: 0px;
  left: -15px;
}

#breadcrumbs #main {
  top: 8px;
  left: 0px;
}

#foot_area {
  top: 37px;
  left: -1px;
}

footer.eng #foot_area {
  top: 45px;
  left: -1px;
}

.picture-book-area.chapter6 .page-area.page2 .page-bottom-area:after, .picture-book-area.chapter2 .page-area.page5 .page-top-area:after, .picture-book-area.chapter2 .page-area.page4 .drag-content-area .page-container .drag-item-area .box-area:after, .content-area .page-container:after, .page-area .btn-area:after, .search-area .search-box:after, .page-btn-area .share-box:after, .page-info-area:after, .page-area:after, footer.website .bottom-area:after {
  content: "";
  display: block;
  clear: both;
}

.article-area, #tinymce {
  font-size: 17px;
  line-height: 1.6;
}
.article-area iframe, #tinymce iframe {
  max-width: 100%;
  border: 0;
}
.article-area img, #tinymce img {
  height: auto;
  max-width: 100%;
}
.article-area h3, #tinymce h3 {
  color: #573B23;
  font-size: 21px;
  font-weight: bold;
  line-height: 1.3;
  margin-top: 0;
  margin-bottom: 15px;
}
.article-area h4, #tinymce h4 {
  color: #EB8D00;
  font-size: 17px;
  font-weight: bold;
  line-height: 1.6;
  margin-top: 0;
  margin-bottom: 15px;
}
.article-area h5, #tinymce h5 {
  color: #F23A00;
  font-size: 17px;
  line-height: 1.6;
  margin-top: 0;
  margin-bottom: 15px;
}
.article-area h6, #tinymce h6 {
  color: #44BC91;
  font-size: 17px;
  line-height: 1.6;
  margin-top: 0;
  margin-bottom: 15px;
}
.article-area p, #tinymce p {
  color: #573B23;
  font-size: 17px;
  line-height: 1.6;
  margin-bottom: 20px;
}
.article-area a, #tinymce a {
  color: #351E63;
  font-size: 17px;
  line-height: 1.6;
}
.article-area a:hover, #tinymce a:hover {
  text-decoration: underline;
}
.article-area ul, #tinymce ul {
  padding: 0;
  list-style: none !important;
}
.article-area ul > li, #tinymce ul > li {
  padding-left: 25px;
  position: relative;
  margin-bottom: 5px;
}
.article-area ul > li:before, #tinymce ul > li:before {
  content: "";
  display: block;
  position: absolute;
  border-style: solid;
  border-width: 6px 0 6px 10px;
  border-color: transparent transparent transparent #77C8AB;
  left: 0px;
  top: 5px;
}
.article-area ol, #tinymce ol {
  padding: 0;
  list-style: none !important;
  counter-reset: ol-item;
}
.article-area ol > li, #tinymce ol > li {
  display: block;
  padding-left: 30px;
  position: relative;
  margin-bottom: 5px;
}
.article-area ol > li:before, #tinymce ol > li:before {
  position: absolute;
  text-align: right;
  left: 0;
  top: 2px;
  content: counter(ol-item) ")";
  counter-increment: ol-item;
  font-size: 18px;
  line-height: 1;
  font-weight: bold;
  color: #77C8AB;
  display: inline-block;
  padding-right: 15px;
  min-width: 22px;
}
.article-area table, #tinymce table {
  max-width: 100%;
  border-collapse: collapse;
  margin-bottom: 20px;
}
.article-area table tr th, #tinymce table tr th, .article-area table tr td, #tinymce table tr td {
  border: #C59D78 solid 1px;
  font-size: 17px;
  padding: 10px;
  font-weight: normal;
  text-align: left;
}
.article-area table tr th, #tinymce table tr th {
  background-color: #FEDDA7;
}

.breadcrumbs {
  font-size: 14px;
  margin-bottom: 25px;
}
@media screen and (min-width: 992px) {
  .breadcrumbs {
    margin-bottom: 35px;
  }
}
.breadcrumbs a {
  color: #876446;
  margin-right: 10px;
}
.breadcrumbs span {
  color: #44BC91;
  margin-right: 10px;
}
.breadcrumbs i {
  color: #876446;
  font-size: 16px;
  margin-right: 10px;
}

.page_list {
  text-align: center;
  margin: 8px 0 12px 0;
  position: relative;
  z-index: 1;
  /*.arr{
    position: relative;
    width: 28px;
    @media screen and (min-width: $screen_sm_width){
      width: 78px;
    }
    a{
      &:hover{
        background-color: transparent;
        // &:before{
        //   background: url('../img/list/icon_pre_2x_hover.png') no-repeat center;
        //   background-size: 16px; 
        //   z-index: 1;    
        // }
      }
    }
  }
  .arr.left{
    margin-right: 8px; // 15-7
    @media screen and (min-width: $screen_sm_width){
      margin-right: 1px;
    }
  }
  .arr.right{
    margin-left: 10px;
  }*/
}
@media screen and (min-width: 992px) {
  .page_list {
    margin-top: 60px;
  }
}
@media screen and (min-width: 1200px) {
  .page_list {
    margin-top: 60px;
  }
}
.page_list ul {
  margin: 0;
}
.page_list ul li {
  cursor: pointer;
  display: inline-block;
  width: 32px;
  height: 32px;
}
.page_list ul li + li {
  margin-left: 10px;
}
.page_list ul li > span, .page_list ul li > a {
  position: relative;
  background-color: #FDF8EE;
  border: none;
  font-size: 17px;
  line-height: 1;
  color: #876446;
  padding: 7px 0;
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 50% !important;
}
.page_list ul li > span i, .page_list ul li > a i {
  font-size: 18px;
  position: relative;
  bottom: 1px;
}
.page_list ul li > span.selected, .page_list ul li > span:hover, .page_list ul li > span:focus, .page_list ul li > a.selected, .page_list ul li > a:hover, .page_list ul li > a:focus {
  color: #FDF8EE;
  background-color: #FFB03A;
}

.tag {
  display: inline-block;
  min-height: 22px;
  line-height: 22px;
  border-radius: 22px;
  background: #1a5438;
  color: #FFFFFF;
  font-size: 14px;
  text-align: left;
  margin-right: 4px;
  padding: 0 19px;
  vertical-align: middle;
}
.tag.static-tag {
  text-align: center;
  width: 80px;
  padding: 0;
}
.tag.static-tag.two-word {
  letter-spacing: 10px;
  padding-left: 12px;
}

#to-top {
  width: 137px;
  height: 189px;
  background: url("../img/footer/button_gotop_xs_2x.png") center no-repeat;
  background-size: cover;
  cursor: pointer;
  z-index: 3;
  text-align: center;
  font-size: 0;
  position: absolute;
  top: -49%;
  left: calc(100% - 15px);
  transform: translate(calc(-100% - 15px), 0);
}
@media screen and (min-width: 768px) {
  #to-top {
    width: 297px;
    height: 187px;
    background: url("../img/footer/button_gotop_2x.png") center no-repeat;
    background-size: cover;
    top: -56%;
    left: 100%;
    transform: translate(-100%, 0);
  }
}
@media screen and (min-width: 1200px) {
  #to-top {
    top: -109%;
  }
}

.modal-dialog {
  margin: 0;
  padding: 15px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) !important;
}

input:focus, select:focus {
  outline: none !important;
}

a:focus, button:focus {
  outline: none !important;
}

.alert-red {
  color: red;
}

/*tooltip*/
.tooltip {
  z-index: 3;
}

/*modal*/
.modal {
  background: rgba(0, 0, 0, 0.2);
}
.modal .modal-dialog {
  width: 100%;
  max-height: 700px;
  height: calc(100vh - 20px);
}
@media screen and (min-width: 768px) {
  .modal .modal-dialog {
    width: 650px;
  }
}
.modal .modal-dialog .modal-content {
  border: 1px solid #FFD886;
  border-radius: 10px;
  padding: 40px 35px;
  background-color: #FFF3DA;
}
@media screen and (min-width: 992px) {
  .modal .modal-dialog .modal-content {
    padding: 55px 50px;
  }
}
.modal .modal-dialog .modal-content .modal-header {
  position: relative;
  padding: 0;
  padding-bottom: 15px;
  margin-bottom: 30px;
  border-bottom: 1px solid rgba(87, 59, 35, 0.15);
}
.modal .modal-dialog .modal-content .modal-header .sidebar-close-btn-style {
  top: -8px;
  right: 0;
}
.modal .modal-dialog .modal-content .modal-header button {
  opacity: 1;
  display: block;
  margin: 0;
}
.modal .modal-dialog .modal-content .modal-header .modal-title {
  font-size: 24px;
  line-height: 1;
  font-weight: bold;
  color: #573B23;
}
.modal .modal-dialog .modal-content .modal-body {
  padding: 0;
  color: #000;
  font-size: 18px;
}
.modal .modal-dialog .modal-content .modal-body .article-area {
  padding-right: 10px;
}
.modal .modal-dialog .modal-content .modal-body .form-group {
  margin-bottom: 15px;
}
.modal .modal-dialog .modal-content .modal-body .form-group:last-child, .modal .modal-dialog .modal-content .modal-body .form-group:only-of-type {
  margin-bottom: 0;
}
.modal .modal-dialog .modal-content .modal-body .panel-body {
  padding: 0;
}
.modal .modal-dialog .modal-content .modal-footer {
  padding: 0;
  border-top: 0;
  text-align: center;
  padding-top: 25px;
}
.modal .modal-dialog .modal-content .modal-footer .modal-btn {
  margin-left: 0;
  margin-top: 0px;
  width: 100%;
  display: inline-block;
}
@media screen and (min-width: 992px) {
  .modal .modal-dialog .modal-content .modal-footer .modal-btn {
    margin-left: 10px;
    width: calc((100% - 20px) / 2);
  }
}
.modal .modal-dialog .modal-content .modal-footer .modal-btn:first-child {
  margin-left: 0;
}
.modal .modal-dialog .modal-content .modal-footer .modal-btn + .modal-btn {
  margin-top: 8px;
}
.modal .modal-dialog .modal-content .modal-footer a {
  width: 100%;
}
@media screen and (min-width: 992px) {
  .modal .modal-dialog .modal-content .modal-footer a {
    width: calc((100% - 20px) / 2);
    height: 45px;
  }
}
.modal .modal-dialog .modal-content .modal-footer a + a {
  margin-top: 8px;
}
.modal .modal-dialog .modal-content .modal-footer.three-btn .modal-btn {
  width: 100% !important;
}
@media screen and (min-width: 992px) {
  .modal .modal-dialog .modal-content .modal-footer.three-btn .modal-btn {
    width: calc((100% - 30px) / 3) !important;
  }
}

.bootbox .modal-content {
  position: relative;
}
.bootbox .bootbox-close-button.close {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 0 !important;
  background: url("");
  background-size: cover;
}
.bootbox .btn {
  display: inline-block;
  height: 41px;
  border-radius: 42px;
  padding: 4px 30px;
  color: #573B23;
  border: 2px solid #573B23;
  font-size: 17px;
  line-height: 1.8;
  background-color: transparent;
}
.bootbox .btn + .btn {
  margin-top: 0;
}
.bootbox .btn:hover, .bootbox .btn:focus, .bootbox .btn.active {
  background-color: #573B23;
  color: #fff;
}

.modal-dialog {
  margin: 0;
  padding: 15px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) !important;
}

.acart-proportion-box {
  height: 0;
  position: relative;
}
.acart-proportion-box > .proportion-item {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  max-height: 100%;
  max-width: 100%;
  width: auto;
  height: auto;
}
.acart-proportion-box > iframe.proportion-item {
  width: 100%;
  height: 100%;
}
.acart-proportion-box.proportion-3-4 {
  padding-bottom: 133.3333333333%;
}
.acart-proportion-box.proportion-4-3 {
  padding-bottom: 75%;
}
.acart-proportion-box.proportion-16-9 {
  padding-bottom: 56.25%;
}
.acart-proportion-box.proportion-5-4 {
  padding-bottom: 80%;
}
.acart-proportion-box.proportion-4-5 {
  padding-bottom: 125%;
}
.acart-proportion-box.proportion-1-1 {
  padding-bottom: 100%;
}

/*
================================================================= 
(#m02-1hds) HEADER
=================================================================
*/
div#mb-sidebar {
  display: none;
  position: fixed;
  width: 100%;
  top: -100%;
  z-index: 100;
  background: #FFF3DA;
  padding-bottom: 20px;
}
div#mb-sidebar .slimScrollDiv {
  width: 100%;
}
div#mb-sidebar.hidden-sidebar {
  display: block;
  top: -100%;
  padding-bottom: 0;
  -webkit-animation-name: hiddensidebar;
  -webkit-animation-timing-function: ease-in;
  -webkit-animation-duration: 0.5s;
  animation-name: hiddensidebar;
  animation-timing-function: ease-in;
  animation-duration: 0.5s;
}
div#mb-sidebar.show-sidebar {
  display: block;
  top: 0;
  height: calc(100vh + 60px);
  -webkit-animation-name: showsidebar;
  -webkit-animation-timing-function: ease-in;
  -webkit-animation-duration: 0.5s;
  animation-name: showsidebar;
  animation-timing-function: ease-in;
  animation-duration: 0.5s;
}
@media screen and (min-width: 1200px) {
  div#mb-sidebar {
    display: none;
  }
  div#mb-sidebar.show-sidebar {
    display: none;
  }
}
div#mb-sidebar .sidebar-top.english .dropdown {
  width: 100%;
}
div#mb-sidebar .sidebar-top.english .share-box {
  display: none;
}

@-webkit-keyframes hiddensidebar {
  0% {
    top: 0;
  }
  100% {
    top: -100%;
  }
}
@-moz-keyframes hiddensidebar {
  0% {
    top: 0;
  }
  100% {
    top: -100%;
  }
}
@-ms-keyframes hiddensidebar {
  0% {
    top: 0;
  }
  100% {
    top: -100%;
  }
}
@keyframes hiddensidebar {
  0% {
    top: 0;
  }
  100% {
    top: -100%;
  }
}
@-webkit-keyframes showsidebar {
  0% {
    top: -100%;
  }
  100% {
    top: 0;
  }
}
@-moz-keyframes showsidebar {
  0% {
    top: -100%;
  }
  100% {
    top: 0;
  }
}
@-ms-keyframes showsidebar {
  0% {
    top: -100%;
  }
  100% {
    top: 0;
  }
}
@keyframes showsidebar {
  0% {
    top: -100%;
  }
  100% {
    top: 0;
  }
}
.sidebar-close-btn-style {
  position: absolute;
  top: 22px;
  right: 24px;
  height: 20px;
  width: 20px;
}
.sidebar-close-btn-style span {
  display: block;
  position: absolute;
  height: 100%;
  width: 2px;
  background: #876446;
  border-radius: 2px;
  opacity: 1;
  top: 0;
  right: 9px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.sidebar-close-btn-style span + span {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

div.sidebar-content {
  padding: 60px 20px 0 20px;
  position: relative;
}
div.sidebar-content .book-btn-area {
  padding-bottom: 20px;
}
div.sidebar-content .book-btn-area .book-btn {
  display: inline-block;
  vertical-align: top;
  width: 136px;
  height: 46px;
  border-radius: 42px;
  color: #fff;
  font-weight: bold;
  padding: 18px 15px 15px 56px;
  font-size: 16px;
  line-height: 0.875;
  background: url("../img/header/icon_banner_book_2x.png") center no-repeat;
  background-size: 46px;
  background-color: #44BC91;
  background-position: center left 7px;
}
div.sidebar-content ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: none;
}
div.sidebar-content ul li a {
  display: block;
  padding: 20px 31px;
}
div.sidebar-content ul li a .sidebar-nav-icon {
  font-size: 22px;
  transition: all 0.5s;
}
div.sidebar-content ul li a.open .sidebar-nav-icon {
  transform: rotate(90deg);
}
div.sidebar-content ul li a.active ~ ul {
  display: block;
}
div.sidebar-content ul li.link-btn {
  position: relative;
}
div.sidebar-content ul li.link-btn a {
  padding-left: 70px;
}
div.sidebar-content ul li.link-btn.facebook:after {
  content: "";
  position: absolute;
  left: 36px;
  top: 19px;
  display: block;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  background: url("../img/header/icon_facebook_2x.png") center no-repeat;
  background-size: 100% auto;
}
div.sidebar-content ul li.link-btn.youtube:after {
  content: "";
  position: absolute;
  left: 36px;
  top: 19px;
  display: block;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  background: url("../img/header/icon_youtube_2x.png") center no-repeat;
  background-size: 100% auto;
}
div.sidebar-content ul.layer-2 > li {
  position: relative;
}
div.sidebar-content ul.layer-2 > li:first-child > a {
  padding: 0 31px 10px 31px;
}
div.sidebar-content ul.layer-2 > li:last-child > a {
  padding: 10px 31px 20px 31px;
}
div.sidebar-content ul.layer-2 > li > a {
  padding: 10px 31px;
  position: relative;
}
div.sidebar-content ul.layer-2 > li > a .sidebar-nav-icon {
  font-size: 16px;
  position: absolute;
  top: 15px;
  right: 17px;
  transform-origin: center;
}
div.sidebar-content ul.layer-2 > li > a.active {
  /*&:before{
  	content:'';
  	display: block;
  	position: absolute;
  	top: 18px;
  	left: 15px;
  	@include css-triangle('right',map-get($website_sub_color, '2'), 8px,6px);
  }*/
}
div.sidebar-content ul.layer-3 > li {
  position: relative;
}
div.sidebar-content ul.layer-3 > li > a {
  padding-left: 44px;
}
div.sidebar-content ul.layer-3 > li > a.active {
  color: #ca6f27;
}
div.sidebar-content ul.layer-1 > li > a {
  font-size: 17px;
  color: #52472B;
  position: relative;
  line-height: 1;
}
div.sidebar-content ul.layer-1 > li > a:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 10px;
  transform: translateY(-50%);
  background: url("../img/sidebar/button_sidebar_2x-min.png") no-repeat;
  background-size: 6px 14px;
  font-weight: bold;
  height: 14px;
  width: 6px;
}
div.sidebar-content ul.layer-1 > li:not(.book-btn-area) {
  border-top: 1px solid #573b2326;
}
div.sidebar-content ul.layer-2 > li > a:before {
  background: transparent !important;
}
div.sidebar-content ul.layer-2 > li > a {
  font-size: 16px;
  color: #52472B;
  position: relative;
  line-height: 1;
}
div.sidebar-content ul.layer-2 > li > a:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 10px;
  transform: translateY(-50%);
  background: url("../img/sidebar/button_sidebar_2x-min.png") no-repeat;
  background-size: 6px 14px;
  font-weight: bold;
  height: 14px;
  width: 6px;
}
div.sidebar-content ul.layer-2 > li > a:hover, div.sidebar-content ul.layer-2 > li > a.open {
  color: #EB8D00;
}
div.sidebar-content ul.layer-2 > li:not(.book-btn-area) {
  border-top: 1px solid #FFF3DA;
}
div.sidebar-content ul.layer-2 > li > a:before {
  background: transparent !important;
}
div.sidebar-content ul.layer-3 > li > a {
  font-size: 15px;
  color: #FFB03A;
  position: relative;
  line-height: 1;
}
div.sidebar-content ul.layer-3 > li > a:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 10px;
  transform: translateY(-50%);
  background: url("../img/sidebar/button_sidebar_2x-min.png") no-repeat;
  background-size: 6px 14px;
  font-weight: bold;
  height: 14px;
  width: 6px;
}
div.sidebar-content ul.layer-3 > li:not(.book-btn-area) {
  border-top: 1px solid #fffad6;
}
div.sidebar-content ul.layer-2 > li > a:before {
  background: transparent !important;
}
div.sidebar-content > ul {
  display: block;
}

/*
=================================================================
(#m02-2fts) FOOTER
=================================================================
*/
.more-top-img-area {
  position: relative;
  height: 246px;
  width: 100%;
  background: url("../img/index/bg.png") center no-repeat;
  background-size: 1500px auto;
}
@media screen and (min-width: 768px) {
  .more-top-img-area {
    height: 492px;
    background-size: 3000px auto;
  }
}
.more-top-img-area img {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 1500px;
  height: 246px;
}
@media screen and (min-width: 768px) {
  .more-top-img-area img {
    height: 492px;
    width: 3000px;
  }
}

footer.website {
  position: relative;
  background-color: #64C2A1;
}
footer.website .role01 {
  position: absolute;
  z-index: 2;
  top: -36%;
  width: 157px;
  left: 15px;
}
@media screen and (min-width: 768px) {
  footer.website .role01 {
    top: -56%;
    width: 223px;
    left: 25%;
    transform: translate(-25%, 0);
  }
}
@media screen and (min-width: 1200px) {
  footer.website .role01 {
    top: -97%;
  }
}
footer.website .role02 {
  position: absolute;
  z-index: 2;
  top: -36%;
  width: 136px;
  left: calc(100% - 15px);
  transform: translate(calc(-100% - 15px), 0);
}
@media screen and (min-width: 768px) {
  footer.website .role02 {
    top: -56%;
    width: 182px;
    left: 88%;
    transform: translate(-85%, 0);
  }
}
@media screen and (min-width: 1200px) {
  footer.website .role02 {
    top: -82%;
  }
}
footer.website .top-img-area {
  background: url("../img/footer/footer.png");
  background-size: 3000px auto;
  position: absolute;
  top: 0;
  left: 50%;
  width: 3000px;
  height: 70px;
  transform: translateX(-50%);
  border-bottom: 1px solid #64C2A1;
}
footer.website .info-area {
  color: #fff;
  text-align: left;
  margin-bottom: 20px;
}
@media screen and (min-width: 1200px) {
  footer.website .info-area {
    margin-bottom: 0;
  }
}
footer.website .info-area .info-title {
  font-size: 24px;
  line-height: 1;
  margin-bottom: 13px;
  font-weight: bold;
}
footer.website .info-area .info {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  font-size: 16px;
  line-height: 1.6;
  margin-bottom: 3px;
}
footer.website .info-area .info:last-child {
  margin-bottom: 0;
}
footer.website .info-area .info span {
  width: 48px;
}
footer.website .info-area .info span + span {
  width: calc(100% - 48px);
}
footer.website .button-area {
  display: block;
  vertical-align: bottom;
  text-align: center;
}
@media screen and (min-width: 1200px) {
  footer.website .button-area {
    text-align: right;
  }
}
footer.website .button-area .footer-btn {
  display: block;
  font-size: 16px;
  line-height: 1;
  font-weight: bold;
  width: 171px;
  height: 48px;
  background-color: transparent;
  border: 2px solid #fff;
  border-radius: 40px;
  margin: auto;
  margin-bottom: 9px;
  color: #fff;
}
@media screen and (min-width: 768px) {
  footer.website .button-area .footer-btn {
    margin-bottom: 0;
    margin-right: 10px;
    display: inline-block;
  }
}
@media screen and (min-width: 1200px) {
  footer.website .button-area .footer-btn:last-child {
    margin-right: 0;
  }
}
footer.website .button-area .footer-btn.web {
  background: url("../img/footer/icon_footer_web_2x.png") center no-repeat;
  background-size: 32px 48px;
  background-position: center left 20px;
  padding: 15px 15px 15px 55px;
}
@media screen and (min-width: 1200px) {
  footer.website .button-area .footer-btn.web {
    background-position: center left 20px;
    padding: 15px 15px 15px 55px;
  }
}
footer.website .button-area .footer-btn.web:hover, footer.website .button-area .footer-btn.web:focus {
  background: url("../img/footer/icon_footer_web_hover_2x.png") center no-repeat;
  background-size: 32px 48px;
  background-position: center left 20px;
  background-color: #fff;
  color: #000;
}
@media screen and (min-width: 1200px) {
  footer.website .button-area .footer-btn.web:hover, footer.website .button-area .footer-btn.web:focus {
    background-position: center left 20px;
  }
}
footer.website .button-area .footer-btn {
  display: block;
  font-size: 16px;
  line-height: 1;
  font-weight: bold;
  width: 171px;
  height: 48px;
  background-color: transparent;
  border: 2px solid #fff;
  border-radius: 40px;
  margin: auto;
  margin-bottom: 9px;
  color: #fff;
}
@media screen and (min-width: 768px) {
  footer.website .button-area .footer-btn {
    margin-bottom: 0;
    margin-right: 10px;
    display: inline-block;
  }
}
@media screen and (min-width: 1200px) {
  footer.website .button-area .footer-btn:last-child {
    margin-right: 0;
  }
}
footer.website .button-area .footer-btn.fb {
  background: url("../img/footer/icon_footer_fb_2x.png") center no-repeat;
  background-size: 32px 48px;
  background-position: center left 24px;
  padding: 15px 19px 15px 55px;
}
@media screen and (min-width: 1200px) {
  footer.website .button-area .footer-btn.fb {
    background-position: center left 28px;
    padding: 15px 23px 15px 55px;
  }
}
footer.website .button-area .footer-btn.fb:hover, footer.website .button-area .footer-btn.fb:focus {
  background: url("../img/footer/icon_footer_fb_hover_2x.png") center no-repeat;
  background-size: 32px 48px;
  background-position: center left 24px;
  background-color: #fff;
  color: #000;
}
@media screen and (min-width: 1200px) {
  footer.website .button-area .footer-btn.fb:hover, footer.website .button-area .footer-btn.fb:focus {
    background-position: center left 28px;
  }
}
footer.website .button-area .footer-btn {
  display: block;
  font-size: 16px;
  line-height: 1;
  font-weight: bold;
  width: 171px;
  height: 48px;
  background-color: transparent;
  border: 2px solid #fff;
  border-radius: 40px;
  margin: auto;
  margin-bottom: 9px;
  color: #fff;
}
@media screen and (min-width: 768px) {
  footer.website .button-area .footer-btn {
    margin-bottom: 0;
    margin-right: 10px;
    display: inline-block;
  }
}
@media screen and (min-width: 1200px) {
  footer.website .button-area .footer-btn:last-child {
    margin-right: 0;
  }
}
footer.website .button-area .footer-btn.yt {
  background: url("../img/footer/icon_footer_yt_2x.png") center no-repeat;
  background-size: 32px 48px;
  background-position: center left 32px;
  padding: 15px 27px 15px 55px;
}
@media screen and (min-width: 1200px) {
  footer.website .button-area .footer-btn.yt {
    background-position: center left 36px;
    padding: 15px 31px 15px 55px;
  }
}
footer.website .button-area .footer-btn.yt:hover, footer.website .button-area .footer-btn.yt:focus {
  background: url("../img/footer/icon_footer_yt_hover_2x.png") center no-repeat;
  background-size: 32px 48px;
  background-position: center left 32px;
  background-color: #fff;
  color: #000;
}
@media screen and (min-width: 1200px) {
  footer.website .button-area .footer-btn.yt:hover, footer.website .button-area .footer-btn.yt:focus {
    background-position: center left 36px;
  }
}
footer.website .button-area .footer-btn {
  display: block;
  font-size: 16px;
  line-height: 1;
  font-weight: bold;
  width: 171px;
  height: 48px;
  background-color: transparent;
  border: 2px solid #fff;
  border-radius: 40px;
  margin: auto;
  margin-bottom: 9px;
  color: #fff;
}
@media screen and (min-width: 768px) {
  footer.website .button-area .footer-btn {
    margin-bottom: 0;
    margin-right: 10px;
    display: inline-block;
  }
}
@media screen and (min-width: 1200px) {
  footer.website .button-area .footer-btn:last-child {
    margin-right: 0;
  }
}
footer.website .button-area .footer-btn.line {
  background: url("../img/footer/icon_footer_line_2x.png") center no-repeat;
  background-size: 32px 48px;
  background-position: center left 24px;
  padding: 15px 19px 15px 55px;
}
@media screen and (min-width: 1200px) {
  footer.website .button-area .footer-btn.line {
    background-position: center left 28px;
    padding: 15px 23px 15px 55px;
  }
}
footer.website .button-area .footer-btn.line:hover, footer.website .button-area .footer-btn.line:focus {
  background: url("../img/footer/icon_footer_line_hover_2x.png") center no-repeat;
  background-size: 32px 48px;
  background-position: center left 24px;
  background-color: #fff;
  color: #000;
}
@media screen and (min-width: 1200px) {
  footer.website .button-area .footer-btn.line:hover, footer.website .button-area .footer-btn.line:focus {
    background-position: center left 28px;
  }
}
footer.website .top-area {
  padding: 120px 0 30px 0;
}
@media screen and (min-width: 768px) {
  footer.website .top-area {
    padding: 120px 0 30px 0;
  }
}
@media screen and (min-width: 1200px) {
  footer.website .top-area {
    padding: 120px 0 33px 0;
  }
}
footer.website .top-area .footer-outer-box {
  display: block;
  width: 100%;
  margin: auto;
}
@media screen and (min-width: 1200px) {
  footer.website .top-area .footer-outer-box {
    display: table;
  }
}
footer.website .top-area .footer-box {
  margin: auto;
  display: block;
  width: 100%;
}
@media screen and (min-width: 1200px) {
  footer.website .top-area .footer-box {
    width: 50%;
    display: table-cell;
  }
}
footer.website .top-area .footer-box + .footer-box {
  vertical-align: bottom;
}
footer.website .bottom-area {
  line-height: 1.8;
  font-size: 14px;
  padding-bottom: 27px;
  line-height: 1;
}
@media screen and (min-width: 768px) {
  footer.website .bottom-area {
    text-align: center;
  }
}
footer.website .bottom-area .copyright-area {
  text-align: center;
  display: block;
  color: #AFE9D4;
  float: left;
  padding-bottom: 15px;
  margin: auto;
  width: 100%;
}
@media screen and (min-width: 768px) {
  footer.website .bottom-area .copyright-area {
    width: auto;
    margin: 0;
    text-align: left;
    display: inline-block;
    padding-bottom: 0;
  }
}
footer.website .bottom-area a {
  color: #AFE9D4;
}
footer.website .bottom-area a:hover {
  text-decoration: underline;
}
footer.website .bottom-area a.privacy-link {
  border-right: 1px solid #AFE9D4;
  padding-right: 10px;
  margin-right: 6px;
}
footer.website .bottom-area .acart-area {
  display: block;
  color: #AFE9D4;
  text-align: center;
  margin: auto;
}
@media screen and (min-width: 768px) {
  footer.website .bottom-area .acart-area {
    display: inline-block;
    text-align: right;
    float: right;
  }
}

/*
=================================================================
(#m03mcs) MAIN CONTENT
=================================================================
*/
.btn-main1 {
  display: inline-block;
  height: 42px;
  border-radius: 42px;
  padding: 6px 30px;
  color: #573B23;
  border: 2px solid #573B23;
  font-size: 17px;
  line-height: 1.8;
  background-color: transparent;
}
.btn-main1:hover, .btn-main1:focus, .btn-main1.active {
  background-color: #573B23;
  color: #fff;
}
.btn-main1a {
  padding: 8px 30px;
}
.btn-main1.download-btn {
  height: 40px;
  background: url("../img/members/button_download_2x.png") center no-repeat;
  background-size: 28px 28px;
  background-position: center left 7px;
  color: #fff;
  padding: 14px 13px 9px 35px;
  font-size: 16px;
  line-height: 0.875;
  font-weight: bold;
  background-color: #44BC91;
  border: none;
}
.btn-main1.download-btn:hover {
  background-color: #369674;
}

/*.btn{
	font-size: 15px;
	width: 100%;
	border-radius: 5px;
	color: #fff;
	&:focus{
		color: #fff;
	}
	&.btn-green{
		background-color: map-get($website_main_color, '6');
		&:hover{
			background-color: map-get($website_main_color, '5');
			color: #fff;
		}
	}

}*/
#page-container {
  overflow: hidden;
}

.page-area {
  margin-bottom: 76px;
}
@media screen and (min-width: 992px) {
  .page-area .main-right-area {
    display: table-cell;
    vertical-align: top;
    width: 100%;
  }
}

.page-banner-area {
  height: 197px;
  position: relative;
}
@media screen and (min-width: 768px) {
  .page-banner-area {
    height: 344px;
  }
}
@media screen and (min-width: 992px) {
  .page-banner-area {
    height: 430px;
  }
}
.page-banner-area.about {
  background: url("../img/index/banner_about_xs.png") center no-repeat;
  background-size: cover;
}
@media screen and (min-width: 768px) {
  .page-banner-area.about {
    background: url("../img/index/banner_about_lg.png") center no-repeat;
    background-size: cover;
  }
}
@media screen and (min-width: 992px) {
  .page-banner-area.about {
    background: url("../img/index/banner_about_lg.png") center no-repeat;
    background-size: cover;
  }
}
.page-banner-area.news {
  background: url("../img/index/banner_news_xs.png") center no-repeat;
  background-size: cover;
}
@media screen and (min-width: 768px) {
  .page-banner-area.news {
    background: url("../img/index/banner_news_lg.png") center no-repeat;
    background-size: cover;
  }
}
@media screen and (min-width: 992px) {
  .page-banner-area.news {
    background: url("../img/index/banner_news_lg.png") center no-repeat;
    background-size: cover;
  }
}
.page-banner-area.service {
  background: url("../img/index/banner_service_xs.png") center no-repeat;
  background-size: cover;
}
@media screen and (min-width: 768px) {
  .page-banner-area.service {
    background: url("../img/index/banner_service_lg.png") center no-repeat;
    background-size: cover;
  }
}
@media screen and (min-width: 992px) {
  .page-banner-area.service {
    background: url("../img/index/banner_service_lg.png") center no-repeat;
    background-size: cover;
  }
}
.page-banner-area.treasure {
  background: url("../img/index/banner_treasure_xs.png") center no-repeat;
  background-size: cover;
}
@media screen and (min-width: 768px) {
  .page-banner-area.treasure {
    background: url("../img/index/banner_treasure_lg.png") center no-repeat;
    background-size: cover;
  }
}
@media screen and (min-width: 992px) {
  .page-banner-area.treasure {
    background: url("../img/index/banner_treasure_lg.png") center no-repeat;
    background-size: cover;
  }
}
.page-banner-area.apply {
  background: url("../img/index/banner_apply_xs.png") center no-repeat;
  background-size: cover;
}
@media screen and (min-width: 768px) {
  .page-banner-area.apply {
    background: url("../img/index/banner_apply_lg.png") center no-repeat;
    background-size: cover;
  }
}
@media screen and (min-width: 992px) {
  .page-banner-area.apply {
    background: url("../img/index/banner_apply_lg.png") center no-repeat;
    background-size: cover;
  }
}
.page-banner-area.member {
  background: url("../img/index/banner_member_xs.png") center no-repeat;
  background-size: cover;
}
@media screen and (min-width: 768px) {
  .page-banner-area.member {
    background: url("../img/index/banner_member_lg.png") center no-repeat;
    background-size: cover;
  }
}
@media screen and (min-width: 992px) {
  .page-banner-area.member {
    background: url("../img/index/banner_member_lg.png") center no-repeat;
    background-size: cover;
  }
}
.page-banner-area.lesson {
  background: url("../img/index/banner_lesson_xs.png") center no-repeat;
  background-size: cover;
}
@media screen and (min-width: 768px) {
  .page-banner-area.lesson {
    background: url("../img/index/banner_lesson_lg.png") center no-repeat;
    background-size: cover;
  }
}
@media screen and (min-width: 992px) {
  .page-banner-area.lesson {
    background: url("../img/index/banner_lesson_lg.png") center no-repeat;
    background-size: cover;
  }
}
.page-banner-area.service_apply {
  background: url("../img/index/banner_service_apply_xs.png") center no-repeat;
  background-size: cover;
}
@media screen and (min-width: 768px) {
  .page-banner-area.service_apply {
    background: url("../img/index/banner_service_apply_lg.png") center no-repeat;
    background-size: cover;
  }
}
@media screen and (min-width: 992px) {
  .page-banner-area.service_apply {
    background: url("../img/index/banner_service_apply_lg.png") center no-repeat;
    background-size: cover;
  }
}
.page-banner-area .banner-bg {
  height: 190.4px;
  background: url("../img/index/banner_bg.png") center repeat;
  background-size: 502px 272px;
  position: absolute;
  bottom: -65px;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  opacity: 0.7;
  z-index: -1;
}
@media screen and (min-width: 768px) {
  .page-banner-area .banner-bg {
    height: clac(217.6px);
  }
}
@media screen and (min-width: 992px) {
  .page-banner-area .banner-bg {
    height: 272px;
  }
}
.page-banner-area .page-banner-text-area {
  position: absolute;
  top: 100px;
  left: 38px;
}
@media screen and (min-width: 992px) {
  .page-banner-area .page-banner-text-area {
    top: 120px;
  }
}
.page-banner-area .page-banner-text-area .text {
  display: inline-block;
  vertical-align: middle;
  margin-left: 13px;
  display: none;
}
@media screen and (min-width: 768px) {
  .page-banner-area .page-banner-text-area .text {
    display: block;
  }
}
.page-banner-area .page-banner-text-area .text .eng-title {
  font-family: Comic Sans MS;
  font-size: 20px;
  line-height: 1;
  color: #FEDDA7;
  display: block;
  margin-bottom: 16px;
}
.page-banner-area .page-banner-text-area .text .ch-title {
  font-size: 40px;
  font-weight: bold;
  line-height: 1;
  color: #FFF3DA;
}

.page-title-area {
  margin-bottom: 15px;
  text-align: center;
  font-size: 0;
}
@media screen and (min-width: 768px) {
  .page-title-area {
    margin-bottom: 30px;
  }
}
.page-title-area.form {
  margin-bottom: 25px;
}
@media screen and (min-width: 768px) {
  .page-title-area.form {
    margin-bottom: 40px;
  }
}
.page-title-area.page404 {
  margin-bottom: 25px;
}
.page-title-area.lesson {
  margin-bottom: 35px !important;
}
.page-title-area.members {
  width: 35%;
  text-align: center;
  margin-bottom: 0;
}
@media screen and (min-width: 992px) {
  .page-title-area.members {
    text-align: left;
  }
}
.page-title-area.members .page-title-icon {
  display: block;
  height: 102px;
  width: 102px;
  background: url("../img/members/icon_login_member_2x.png") center no-repeat;
  background-size: 102px 102px;
  margin: 0 auto 10px;
}
@media screen and (min-width: 992px) {
  .page-title-area.members .page-title-icon {
    display: inline-block;
    margin: 0 30px 0 auto;
  }
}
.page-title-area .page-title-icon {
  height: 46px;
  width: 46px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
@media screen and (min-width: 768px) {
  .page-title-area .page-title-icon {
    height: 52px;
    width: 52px;
  }
}
.page-title-area .page-title-icon.news {
  background: url("../img/list/icon_news_news_2x.png") center no-repeat;
  background-size: 46px 46px;
}
@media screen and (min-width: 768px) {
  .page-title-area .page-title-icon.news {
    background-size: 52px 52px;
  }
}
.page-title-area .page-title-icon.share {
  background: url("../img/list/icon_news_share_2x.png") center no-repeat;
  background-size: 46px 46px;
}
@media screen and (min-width: 768px) {
  .page-title-area .page-title-icon.share {
    background-size: 52px 52px;
  }
}
.page-title-area .page-title-icon.service {
  background: url("../img/list/icon_news_service_2x.png") center no-repeat;
  background-size: 46px 46px;
}
@media screen and (min-width: 768px) {
  .page-title-area .page-title-icon.service {
    background-size: 52px 52px;
  }
}
.page-title-area .page-title-icon.watch {
  background: url("../img/list/icon_news_watch_2x.png") center no-repeat;
  background-size: 46px 46px;
}
@media screen and (min-width: 768px) {
  .page-title-area .page-title-icon.watch {
    background-size: 52px 52px;
  }
}
.page-title-area .page-title-icon.title01 {
  background: url("../img/about/icon_about_title01_2x.png") center no-repeat;
  background-size: 46px 46px;
}
@media screen and (min-width: 768px) {
  .page-title-area .page-title-icon.title01 {
    background-size: 52px 52px;
  }
}
.page-title-area .page-title-icon.title02 {
  background: url("../img/about/icon_about_title02_2x.png") center no-repeat;
  background-size: 46px 46px;
}
@media screen and (min-width: 768px) {
  .page-title-area .page-title-icon.title02 {
    background-size: 52px 52px;
  }
}
.page-title-area .page-title-icon.title03 {
  background: url("../img/about/icon_about_title03_2x.png") center no-repeat;
  background-size: 46px 46px;
}
@media screen and (min-width: 768px) {
  .page-title-area .page-title-icon.title03 {
    background-size: 52px 52px;
  }
}
.page-title-area .page-title-icon.title04 {
  background: url("../img/about/icon_about_title04_2x.png") center no-repeat;
  background-size: 46px 46px;
}
@media screen and (min-width: 768px) {
  .page-title-area .page-title-icon.title04 {
    background-size: 52px 52px;
  }
}
.page-title-area .page-title-icon.service_title01 {
  background: url("../img/service/icon_service_title01_2x.png") center no-repeat;
  background-size: 46px 46px;
}
@media screen and (min-width: 768px) {
  .page-title-area .page-title-icon.service_title01 {
    background-size: 52px 52px;
  }
}
.page-title-area .page-title-icon.service_title02 {
  background: url("../img/service/icon_service_title02_2x.png") center no-repeat;
  background-size: 46px 46px;
}
@media screen and (min-width: 768px) {
  .page-title-area .page-title-icon.service_title02 {
    background-size: 52px 52px;
  }
}
.page-title-area .page-title-icon.service_title03 {
  background: url("../img/service/icon_service_title03_2x.png") center no-repeat;
  background-size: 46px 46px;
}
@media screen and (min-width: 768px) {
  .page-title-area .page-title-icon.service_title03 {
    background-size: 52px 52px;
  }
}
.page-title-area .page-title-icon.service_title04 {
  background: url("../img/service/icon_service_title04_2x.png") center no-repeat;
  background-size: 46px 46px;
}
@media screen and (min-width: 768px) {
  .page-title-area .page-title-icon.service_title04 {
    background-size: 52px 52px;
  }
}
.page-title-area .page-title-icon.course_title01 {
  background: url("../img/lesson/icon_course_title01_2x.png") center no-repeat;
  background-size: 46px 46px;
}
@media screen and (min-width: 768px) {
  .page-title-area .page-title-icon.course_title01 {
    background-size: 52px 52px;
  }
}
.page-title-area .page-title-icon.course_title02 {
  background: url("../img/lesson/icon_course_title02_2x.png") center no-repeat;
  background-size: 46px 46px;
}
@media screen and (min-width: 768px) {
  .page-title-area .page-title-icon.course_title02 {
    background-size: 52px 52px;
  }
}
.page-title-area .page-title {
  margin: 0;
  font-size: 25px;
  font-weight: bold;
  color: #483728;
  line-height: 1;
  display: inline-block;
  vertical-align: middle;
}
@media screen and (min-width: 768px) {
  .page-title-area .page-title {
    font-size: 32px;
  }
}

@media screen and (min-width: 1200px) {
  .detail-page {
    width: 1000px;
    margin: auto;
  }
}
.detail-page .page-title-area {
  text-align: left;
  margin-bottom: 15px;
}
@media screen and (min-width: 768px) {
  .detail-page .page-title-area {
    margin-bottom: 20px;
  }
}
.detail-page .page-title-area .page-title {
  color: #573B23;
  line-height: 1.3;
}

.page-info-area {
  margin-bottom: 20px;
  position: relative;
}
@media screen and (min-width: 768px) {
  .page-info-area {
    margin-bottom: 30px;
  }
}
.page-info-area .cate-area {
  font-size: 16px;
  line-height: 1;
  color: #876446;
  margin-right: 12px;
}
.page-info-area .cate-area .cate-icon {
  height: 40px !important;
}
.page-info-area .cate-area span + span {
  margin-left: 12px;
}
.page-info-area .date {
  font-family: "Arial";
  font-size: 16px;
  display: inline-block;
  color: #876446;
  line-height: 1;
  vertical-align: middle;
  padding: 12px 0;
}

.detail-desc-area {
  margin-bottom: 30px;
}
@media screen and (min-width: 768px) {
  .detail-desc-area {
    margin-bottom: 35px;
  }
}
.detail-desc-area .source-area {
  margin-top: 15px;
  font-size: 16px;
  color: #C59D78;
  line-height: 1;
}
.detail-desc-area .source-area a {
  color: #C59D78;
}

.article-area, #tinymce {
  overflow: visible;
  margin-bottom: 40px;
}
@media screen and (min-width: 992px) {
  .article-area, #tinymce {
    margin-bottom: 50px;
  }
}
.article-area.no-mb, #tinymce.no-mb {
  margin-bottom: 0;
}
.article-area iframe, #tinymce iframe {
  width: 100%;
}
.article-area .article-img, #tinymce .article-img {
  text-align: center;
}

.detail-media-area {
  text-align: center;
  margin-bottom: 30px;
  position: relative;
  font-size: 0;
}
@media screen and (min-width: 992px) {
  .detail-media-area {
    margin-bottom: 35px;
  }
}
.detail-media-area img {
  max-width: 100%;
  border-radius: 30px;
  margin-bottom: 15px;
}
.detail-media-area .player-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 126px;
  height: 126px;
  cursor: pointer;
}
.detail-media-area .player-btn.play {
  background: url("../img/btn/button_music_2x.png") no-repeat center;
  background-size: 126px 126px;
}
.detail-media-area .player-btn.pause {
  background: url("../img/btn/button_stop_2x.png") no-repeat center;
  background-size: 126px 126px;
}
.detail-media-area audio {
  width: 100%;
}
.detail-media-area iframe {
  width: 100%;
  max-width: 100%;
}

.page-btn-area {
  float: right;
}
.page-btn-area .share-box {
  display: inline-block;
  position: relative;
  vertical-align: top;
}
.page-btn-area .share-box:before {
  content: "";
  width: 22px;
  height: 24px;
  display: inline-block;
  position: absolute;
  top: 6px;
  left: 20px;
  background: url("../img/page/icon_share_2x.png");
  background-size: 22px auto;
}
.page-btn-area .share-box .share-btn {
  width: 37px;
  height: 37px;
  display: inline-block;
  text-indent: -9999999px;
}
.page-btn-area .share-box .share-btn.facebook {
  background: url("../img/page/button_share_fb_2x.png") no-repeat center;
  background-size: 100%;
  margin-left: 67px;
}
.page-btn-area .share-box .share-btn.facebook:hover {
  background-image: url("../img/page/button_share_fb_hover_2x.png");
  background-size: 100%;
}
.page-btn-area .share-box .share-btn.line {
  background: url("../img/page/button_share_line_2x.png") no-repeat center;
  background-size: 100%;
  margin-left: 10px;
}
.page-btn-area .share-box .share-btn.line:hover {
  background-image: url("../img/page/button_share_line_hover_2x.png");
  background-size: 100%;
}

.back-btn-area {
  text-align: center;
}

/*.page-bottom-btn-area{ //頁面下方
	padding-top: 20px;
	border-top: 1px solid #D7D7D7;
	.page-btn-area{
		@extend %clearfloat;
		position: static;
		right: 0;
		bottom: 0;
		float: none;
		.back-btn{
			float: left;
			display: inline-block;
			width: auto;
			background-color: #787878;
			border-radius: 10px;
			font-size: 16px;
			padding: 5px 48px;
			@media screen and (min-width: 500px){
				padding: 5px 72px;
			}
			&:hover{
				background-color: #6e6e6e;
				color: #fff;
			}
		}
		.share-box{
			float: right;
		}
	}
}*/
.jump-page-box {
  margin-top: 50px;
  margin-bottom: 45px;
  text-align: center;
}
.jump-page-box .img-area img {
  margin: 0 auto;
  width: 486px;
  height: auto;
  max-width: 100%;
}
.jump-page-box .text-area {
  text-align: center;
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 30px;
}
.jump-page-box .text-area .ch {
  font-family: "Microsoft JhengHei";
  color: #6D5A49;
  font-size: 17px;
  line-height: 1.7;
  font-weight: normal;
}
@media screen and (min-width: 992px) {
  .jump-page-box .text-area {
    margin-top: 44px;
  }
}
.jump-page-box .text-area #error-time {
  color: #DB471C;
  font-size: 17px;
}
.jump-page-box .btn-area {
  margin-top: 35px;
}
.jump-page-box .btn-area .btn-main1 {
  display: block;
  margin: auto;
  width: 132px;
}
@media screen and (min-width: 992px) {
  .jump-page-box .btn-area .btn-main1 {
    display: inline-block;
  }
}
.jump-page-box .btn-area .btn-main1 + .btn-main1 {
  margin-top: 15px;
}
@media screen and (min-width: 992px) {
  .jump-page-box .btn-area .btn-main1 + .btn-main1 {
    margin-left: 30px;
    margin-top: 0;
  }
}

.gsc-control-cse {
  padding: 0 !important;
  border: none !important;
  background-color: #FDF8EE !important;
}
.gsc-control-cse .gsc-input-box {
  border: 0;
  border-radius: 0;
}
.gsc-control-cse form.gsc-search-box {
  box-shadow: none;
  background-color: #FFF3DA;
  border: 1px solid #FFD886;
  border-radius: 10px;
  padding: 20px;
  font-size: 0;
  margin: 0;
}
.gsc-control-cse form.gsc-search-box td {
  padding: 0;
}
.gsc-control-cse form.gsc-search-box * {
  background-color: #FFF3DA;
}
.gsc-control-cse form.gsc-search-box input {
  padding-left: 15px !important;
  height: 33px !important;
  background-position: left 15px center !important;
  box-shadow: none !important;
  border: 1px solid #FFD886 !important;
  border-radius: 4px;
}
.gsc-control-cse form.gsc-search-box .gsc-search-button-v2 {
  width: 100%;
  background: url("../img/list/button_search_2x.png") center no-repeat;
  background-color: #FFB03A;
  background-size: 25px 28px;
  height: 30px;
  border: none;
  border-radius: 5px;
}
@media screen and (min-width: 768px) {
  .gsc-control-cse form.gsc-search-box .gsc-search-button-v2 {
    width: 107px;
  }
}
.gsc-control-cse form.gsc-search-box .gsc-search-button-v2 img {
  max-width: 100%;
  max-height: 100%;
}
.gsc-control-cse form.gsc-search-box .gsc-search-button-v2 svg {
  display: none;
}
.gsc-control-cse .gsc-orderby {
  white-space: nowrap;
}
.gsc-control-cse .gsc-results-wrapper-visible {
  margin-top: 35px;
  border: 1px solid #FFD886;
  border-radius: 10px;
  padding: 20px;
  background-color: #FFF;
}

.search-area {
  background-color: #FFF3DA;
  border: 1px solid #FFD886;
  border-radius: 10px;
  padding: 20px;
  font-size: 0;
  margin-bottom: 35px;
}
.search-area .search-box {
  width: 100%;
  display: block;
  vertical-align: middle;
}
@media screen and (min-width: 768px) {
  .search-area .search-box {
    display: inline-block;
    width: calc(100% - 107px - 25px);
  }
}
.search-area .search-box .search-type {
  display: block;
  width: 100%;
  margin-bottom: 10px;
}
@media screen and (min-width: 768px) {
  .search-area .search-box .search-type {
    width: 33%;
    display: inline-block;
    margin-bottom: 0;
  }
}
@media screen and (min-width: 768px) {
  .search-area .search-box .search-type .form-control {
    width: calc(100% - 48px);
  }
}
.search-area .search-box .search-keyword {
  display: block;
  width: 100%;
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .search-area .search-box .search-keyword {
    width: calc(67% - 25px);
    margin-left: 25px;
    margin-bottom: 0;
    display: inline-block;
  }
}
@media screen and (min-width: 768px) {
  .search-area .search-box .search-keyword .form-control {
    width: calc(100% - 66px);
  }
}
.search-area .search-box .form-label {
  font-size: 16px;
  line-height: 1;
  font-weight: normal;
  display: block;
  color: #6D5A49;
}
@media screen and (min-width: 768px) {
  .search-area .search-box .form-label {
    display: inline-block;
  }
}
.search-area .search-box .form-control {
  display: inline-block;
  width: 100%;
  display: block;
}
@media screen and (min-width: 768px) {
  .search-area .search-box .form-control {
    display: inline-block;
  }
}
.search-area .btn-area {
  width: 100%;
  display: inline-block;
  vertical-align: middle;
}
@media screen and (min-width: 768px) {
  .search-area .btn-area {
    margin-left: 25px;
    width: 107px;
  }
}
.search-area .btn-area button {
  width: 100%;
  background-color: #FFB03A;
  height: 30px;
  border: none;
  border-radius: 5px;
}
@media screen and (min-width: 768px) {
  .search-area .btn-area button {
    width: 107px;
  }
}
.search-area .btn-area button img {
  max-width: 100%;
  max-height: 100%;
}

.member-top-area {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 20px;
}
@media screen and (min-width: 992px) {
  .member-top-area {
    margin-bottom: 38px;
    flex-direction: row;
  }
}
.member-top-area .member-cat-area {
  width: 100%;
  text-align: right;
}
@media screen and (min-width: 992px) {
  .member-top-area .member-cat-area {
    width: 65%;
  }
}
.member-top-area .member-cat-area .cat-btn {
  margin-right: 30px;
}
.member-top-area .member-cat-area .cat-btn:last-child {
  margin-right: 0;
}

.share-result-page {
  width: 100%;
  height: 100%;
  min-height: 500px;
  background-color: #FDF8EE;
  position: relative;
}
@media screen and (min-width: 600px) {
  .share-result-page {
    min-height: 700px;
  }
}
@media screen and (min-width: 992px) {
  .share-result-page {
    min-height: 850px;
  }
}
.share-result-page .share-img-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}
.share-result-page .share-img-wrapper .share-title {
  font-size: 32px;
  text-align: center;
  margin-bottom: 20px;
  font-weight: bold;
  line-height: 1;
}
@media screen and (min-width: 992px) {
  .share-result-page .share-img-wrapper .share-title {
    font-size: 40px;
  }
}
.share-result-page .share-img-wrapper .share-img {
  margin-bottom: 40px;
}
.share-result-page .share-img-wrapper .share-img img {
  max-width: 100%;
  max-height: 100%;
}
.share-result-page .share-img-wrapper .share-btn-box {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.share-result-page .share-img-wrapper .share-btn-box .link-btn {
  display: inline-block;
  height: 65px;
  width: 198px;
  border: 0;
  font-size: 0;
}
.share-result-page .share-img-wrapper .share-btn-box .link-btn.home {
  background: url("../img/share_page/button_web_home_2x.png") no-repeat;
  background-size: auto 100%;
  vertical-align: middle;
}
.share-result-page .share-img-wrapper .share-btn-box .link-btn.home:hover {
  background: url("../img/share_page/button_web_home_hover_2x.png") no-repeat;
  background-size: auto 100%;
}
.share-result-page .share-img-wrapper .share-btn-box .link-btn.lesson {
  background: url("../img/share_page/button_picture_book_2x_1.png") center no-repeat;
  background-size: auto 100%;
  vertical-align: middle;
}
.share-result-page .share-img-wrapper .share-btn-box .link-btn.lesson:hover {
  background: url("../img/share_page/button_picture_book_hover_2x_1.png") center no-repeat;
  background-size: auto 100%;
}
.share-result-page .share-img-wrapper .share-btn-box .link-btn + .link-btn {
  margin-top: 15px;
}
@media screen and (min-width: 768px) {
  .share-result-page .share-img-wrapper .share-btn-box {
    flex-direction: row;
  }
  .share-result-page .share-img-wrapper .share-btn-box .link-btn + .link-btn {
    margin-top: 0;
    margin-left: 40px;
  }
}
.share-result-page .more-top-img-area {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  height: 246px;
  background: url("../img/share_page/share_bg.png") bottom no-repeat;
  background-size: 1500px auto;
}
@media screen and (min-width: 768px) {
  .share-result-page .more-top-img-area {
    height: 492px;
    background-size: 3000px auto;
  }
}

@keyframes main-page-star {
  0% {
    opacity: 0.2;
  }
  100% {
    opacity: 1;
  }
}
@keyframes chapter1-page1-role {
  0% {
    transform: translate(100%, -200%);
  }
  30% {
    transform: translate(0, 0);
  }
  70% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(-75%, 150%);
  }
}
@keyframes chapter1-page1-role-shadow {
  0% {
    opacity: 0;
  }
  30% {
    opacity: 1;
  }
  70% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes chapter1-dara {
  0% {
    transform: rotate(-5deg);
  }
  25% {
    transform: rotate(-5deg);
  }
  50% {
    transform: rotate(-5deg);
  }
  75% {
    transform: rotate(5deg);
  }
  100% {
    transform: rotate(5deg);
  }
}
@keyframes chapter1-dara-bg {
  0% {
    left: -8px;
  }
  25% {
    left: -8px;
  }
  50% {
    left: -8px;
  }
  75% {
    left: 8px;
  }
  100% {
    left: 8px;
  }
}
@keyframes chapter3-page2-left-bg {
  0% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(5deg);
  }
}
@keyframes chapter3-page2-right-bg {
  0% {
    transform: rotate(5deg);
  }
  100% {
    transform: rotate(-5deg);
  }
}
@keyframes chapter3-page3-left-bg {
  0% {
    left: 27%;
  }
  100% {
    left: 15%;
  }
}
@keyframes chapter3-page3-right-bg {
  0% {
    right: 36%;
  }
  100% {
    right: 24%;
  }
}
@keyframes chapter3-page4-bg {
  0% {
    background-position: 59% 20%;
  }
  100% {
    background-position: 66% 16%;
  }
}
@keyframes chapter3-page12-big-small {
  0% {
    transform: scale(1, 1) translate(-50%, -100%);
  }
  100% {
    transform: scale(0.85, 0.85) translate(-50%, -100%);
  }
}
@keyframes chapter3-page12-small-big {
  0% {
    transform: scale(0.85, 0.85) translate(-50%, -100%);
  }
  100% {
    transform: scale(1, 1) translate(-50%, -100%);
  }
}
@keyframes chapter6-page8-planet-small-big {
  0% {
    transform: scale(0.9, 0.9);
  }
  100% {
    transform: scale(1, 1);
  }
}
@keyframes chapter6-page8-planet-big-small {
  0% {
    transform: scale(1, 1);
  }
  100% {
    transform: scale(0.9, 0.9);
  }
}
html, body {
  height: 100%;
}

.btn-main1 {
  padding: 8px 30px;
}

@media screen and (min-width: 992px) {
  div#mb-sidebar {
    width: 30%;
  }
}
div#mb-sidebar.hidden-sidebar {
  display: block;
  right: -100%;
  padding-bottom: 0;
  -webkit-animation-name: hiddensidebar-ps;
  -webkit-animation-timing-function: ease-in;
  -webkit-animation-duration: 0.5s;
  animation-name: hiddensidebar-ps;
  animation-timing-function: ease-in;
  animation-duration: 0.5s;
}
div#mb-sidebar.show-sidebar {
  display: block;
  right: 0;
  height: 100vh;
  -webkit-animation-name: showsidebar-ps;
  -webkit-animation-timing-function: ease-in;
  -webkit-animation-duration: 0.5s;
  animation-name: showsidebar-ps;
  animation-timing-function: ease-in;
  animation-duration: 0.5s;
}

@-webkit-keyframes hiddensidebar-ps {
  0% {
    right: 0;
  }
  100% {
    right: -100%;
  }
}
@-moz-keyframes hiddensidebar-ps {
  0% {
    right: 0;
  }
  100% {
    right: -100%;
  }
}
@-ms-keyframes hiddensidebar-ps {
  0% {
    right: 0;
  }
  100% {
    right: -100%;
  }
}
@keyframes hiddensidebar-ps {
  0% {
    right: 0;
  }
  100% {
    right: -100%;
  }
}
@-webkit-keyframes showsidebar-ps {
  0% {
    right: -100%;
  }
  100% {
    right: 0;
  }
}
@-moz-keyframes showsidebar-ps {
  0% {
    right: -100%;
  }
  100% {
    right: 0;
  }
}
@-ms-keyframes showsidebar-ps {
  0% {
    right: -100%;
  }
  100% {
    right: 0;
  }
}
@keyframes showsidebar-ps {
  0% {
    right: -100%;
  }
  100% {
    right: 0;
  }
}
.side-bar-menu {
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  height: 40px;
  background: rgba(0, 0, 0, 0.75);
  z-index: 99;
  border-bottom-left-radius: 15px;
  cursor: pointer;
}
@media screen and (min-width: 667px) and (min-height: 350px) {
  .side-bar-menu {
    height: 53px;
    width: 53px;
    border-bottom-left-radius: 20px;
  }
}
@media screen and (min-width: 1024px) and (min-height: 768px) {
  .side-bar-menu {
    height: 70px;
    width: 70px;
    border-bottom-left-radius: 25px;
  }
}
.side-bar-menu .icon-wrapper {
  display: inline-block;
  width: 21px;
  height: 15px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.side-bar-menu .icon-wrapper span {
  display: block;
  position: absolute;
  height: 2px;
  width: 100%;
  background: #fff;
  border-radius: 2px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 400ms ease-in-out;
  transition: 400ms ease-in-out;
}
.side-bar-menu .icon-wrapper span:nth-child(1) {
  top: 0;
}
.side-bar-menu .icon-wrapper span:nth-child(2) {
  top: 6px;
}
.side-bar-menu .icon-wrapper span:nth-child(3) {
  top: 6px;
}
.side-bar-menu .icon-wrapper span:nth-child(4) {
  top: 12px;
}

.loading-area {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #3F2D64;
}
.loading-area .loading-img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: url("../img/picture_book/other/loading.png") center no-repeat;
  background-size: cover;
  width: 900px;
  height: 600px;
}

.share_mark {
  position: absolute;
  bottom: 0;
  left: 0;
  background: url("../img/picture_book/other/share_mark_3.png") center no-repeat;
  background-size: cover;
  width: 1200px;
  height: 630px;
  z-index: 1;
}

#videoModal {
  background-color: rgba(0, 0, 0, 0.5);
}
#videoModal .video-container {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-height: 100%;
  max-width: 100%;
  min-width: 568px;
  min-height: 320px;
  width: 100%;
  padding: 6%;
}
#videoModal .video-area {
  position: relative;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 142.2222222222vh;
  height: 56.25vw;
  max-height: 100%;
  max-width: 100%;
}
#videoModal .close-btn-area {
  width: 100%;
  height: 100%;
  position: relative;
}
#videoModal .close-btn {
  display: block;
  width: 40px;
  height: 40px;
  position: absolute;
  top: -23px;
  right: -23px;
  background: transparent url("../img/picture_book/btn/button_video_close_2x.png") center no-repeat;
  background-size: 40px auto;
  border: 0;
  z-index: 2;
}
@media screen and (min-width: 667px) and (min-height: 350px) {
  #videoModal .close-btn {
    height: 53px;
    width: 53px;
    background-size: 53px auto;
  }
}
@media screen and (min-width: 1024px) and (min-height: 768px) {
  #videoModal .close-btn {
    height: 80px;
    width: 80px;
    top: -40px;
    right: -47px;
    background-size: 80px auto;
  }
}
#videoModal .close-btn:hover {
  background: transparent url("../img/picture_book/btn/button_video_close_hover_2x.png") center no-repeat;
  background-size: 40px auto;
}
@media screen and (min-width: 667px) and (min-height: 350px) {
  #videoModal .close-btn:hover {
    background-size: 53px auto;
  }
}
@media screen and (min-width: 1024px) and (min-height: 768px) {
  #videoModal .close-btn:hover {
    background-size: 80px auto;
  }
}

#rotate-device-warning {
  display: none;
}

@media screen and (orientation: portrait) and (max-width: 1024px) {
  #rotate-device-warning {
    position: fixed;
    display: block;
    width: 100%;
    height: 100%;
    background-color: #3F2D64;
    padding: 10px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    z-index: 100;
  }
  #rotate-device-warning .alert-area {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
  }
  #rotate-device-warning .alert-msg {
    text-align: center;
    font-weight: bold;
    color: #FFF;
    font-size: 16px;
    margin-bottom: 50px;
  }
}
@media screen and (orientation: portrait) and (max-width: 1024px) and (min-width: 667px) and (min-height: 350px) {
  #rotate-device-warning .alert-msg {
    font-size: calc(16px + 6 * (100vh - 350px) / 730 * 1.7777777778);
  }
}
@media screen and (orientation: portrait) and (max-width: 1024px) {
  #rotate-device-warning img {
    max-width: 463px;
    max-height: 522px;
    width: 100%;
    height: 100%;
  }
}
.picture_book_form {
  height: 100%;
}

.picture-book-area {
  height: 100%;
  display: block;
}
@media screen and (orientation: portrait) and (max-width: 1024px) {
  .picture-book-area {
    display: none;
  }
}

.prev-page-btn, .next-page-btn {
  border: 0;
  cursor: pointer;
  position: absolute;
  top: 50%;
  opacity: 0.8;
  height: 30px;
  width: 13px;
  height: 54px;
  width: 24px;
  max-height: 60px;
  max-width: 26px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  z-index: 50;
  color: #fff;
}
@media screen and (min-width: 768px) and (min-height: 500px) {
  .prev-page-btn, .next-page-btn {
    height: 60px;
    width: 26px;
  }
}

.prev-page-btn {
  left: 11px;
  background: url("../img/page/button_last_2x.png") 100%;
  background-size: 100%;
}
@media screen and (min-width: 768px) and (min-height: 500px) {
  .prev-page-btn {
    left: 22px;
  }
}

.next-page-btn {
  right: 11px;
  background: url("../img/page/button_next_2x.png") 100%;
  background-size: 100%;
}
@media screen and (min-width: 768px) and (min-height: 500px) {
  .next-page-btn {
    right: 22px;
  }
}

.chapter1 .prev-page-btn, .chapter3 .prev-page-btn, .chapter4 .prev-page-btn {
  left: 11px;
  background: url("../img/page/button_last_white_2x.png") 100%;
  background-size: 100%;
}
@media screen and (min-width: 768px) and (min-height: 500px) {
  .chapter1 .prev-page-btn, .chapter3 .prev-page-btn, .chapter4 .prev-page-btn {
    left: 22px;
  }
}
.chapter1 .next-page-btn, .chapter3 .next-page-btn, .chapter4 .next-page-btn {
  right: 11px;
  background: url("../img/page/button_next_white_2x.png") 100%;
  background-size: 100%;
}
@media screen and (min-width: 768px) and (min-height: 500px) {
  .chapter1 .next-page-btn, .chapter3 .next-page-btn, .chapter4 .next-page-btn {
    right: 22px;
  }
}

.chapter3 input::placeholder, .chapter3 textarea::placeholder {
  color: #4A5C83;
}

.page-area {
  z-index: 1;
  display: none;
  position: relative;
  margin: auto;
  min-height: 100%;
  overflow: hidden;
}
@media screen and (min-width: 667px) and (min-height: 350px) {
  .page-area {
    width: 100%;
    height: 100%;
    min-height: none;
  }
}
.page-area.active {
  z-index: 1;
}
.page-area.page-start .page-left-area .title-box {
  position: relative;
  top: 30%;
  left: 0;
  width: 94%;
  height: 70%;
}
.page-area.page-start .page-left-area .title-box .title-area .sub-title {
  font-size: 18px;
}
@media screen and (min-width: 667px) and (min-height: 350px) {
  .page-area.page-start .page-left-area .title-box .title-area .sub-title {
    font-size: calc(18px + 6 * (100vh - 350px) / 730 * 1.7777777778);
  }
}
@media screen and (min-width: 1260px) {
  .page-area.page-start .page-left-area .title-box .title-area .sub-title {
    font-size: calc(18px + 12 * (100vh - 350px) / 730 * 1.7777777778);
  }
}
@media screen and (min-width: 1500px) {
  .page-area.page-start .page-left-area .title-box .title-area .sub-title {
    font-size: calc(18px + 16 * (100vh - 350px) / 730 * 1.7777777778);
  }
}
.page-area.page-start .page-left-area .title-box .title-area .main-title {
  margin-top: 4%;
  font-size: 50px;
}
@media screen and (min-width: 667px) and (min-height: 350px) {
  .page-area.page-start .page-left-area .title-box .title-area .main-title {
    font-size: calc(50px + 25 * (100vh - 350px) / 730 * 1.7777777778);
  }
}
@media screen and (min-width: 1260px) {
  .page-area.page-start .page-left-area .title-box .title-area .main-title {
    font-size: calc(50px + 40 * (100vh - 350px) / 730 * 1.7777777778);
  }
}
@media screen and (min-width: 1500px) {
  .page-area.page-start .page-left-area .title-box .title-area .main-title {
    font-size: calc(50px + 50 * (100vh - 350px) / 730 * 1.7777777778);
  }
}
.page-area.page-start .page-left-area .title-box .title-area .desc {
  font-size: 14px;
}
@media screen and (min-width: 667px) and (min-height: 350px) {
  .page-area.page-start .page-left-area .title-box .title-area .desc {
    font-size: calc(14px + 2 * (100vh - 350px) / 730 * 1.7777777778);
  }
}
@media screen and (min-width: 1260px) {
  .page-area.page-start .page-left-area .title-box .title-area .desc {
    font-size: calc(14px + 6 * (100vh - 350px) / 730 * 1.7777777778);
  }
}
@media screen and (min-width: 1500px) {
  .page-area.page-start .page-left-area .title-box .title-area .desc {
    font-size: calc(14px + 8 * (100vh - 350px) / 730 * 1.7777777778);
  }
}
.page-area.page-start .page-right-area {
  position: relative;
}
.page-area.page-start .page-right-area img {
  height: 120%;
  position: absolute;
  top: -29%;
  left: -8%;
}
.page-area.page-start .page-right-area .planet-img {
  height: 100%;
  width: 100%;
  position: absolute;
  top: -6%;
  left: -4%;
}
.page-area.page-intro .title-content-area {
  position: relative;
}
.page-area.page-intro .title-content-area .page-container {
  padding: 4% 8%;
  display: flex;
  flex-direction: row;
  align-content: center;
  justify-content: center;
}
.page-area.page-intro .title-content-area .page-container .page-left-area .title-box {
  position: relative;
  top: 46%;
  right: 0;
  margin-right: 6%;
}
.page-area.page-intro .title-content-area .page-container .page-right-area .role {
  position: relative;
  height: 70%;
  top: 30%;
  margin-left: 6%;
  max-width: 100%;
  max-height: 100%;
}
.page-area.page-intro .top-content-area {
  top: -215px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  padding: 0;
  position: absolute;
}
@media screen and (min-width: 667px) and (min-height: 350px) {
  .page-area.page-intro .top-content-area {
    top: -63.28%;
    width: 3000px;
    height: 100%;
  }
}
.page-area.page-intro .top-content-area .page-container {
  padding: 0;
}
.page-area.page-intro .top-content-area .page-container .top-background {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  height: 350px;
}
@media screen and (min-width: 667px) and (min-height: 350px) {
  .page-area.page-intro .top-content-area .page-container .top-background {
    height: 100%;
  }
}
.page-area.page-video .page-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.page-area.page-video .page-container .video-title-area {
  text-align: center;
  height: 15%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.page-area.page-video .page-container .video-title-area .title {
  height: 70%;
  font-size: 20px;
  font-weight: bold;
}
@media screen and (min-width: 667px) and (min-height: 350px) {
  .page-area.page-video .page-container .video-title-area .title {
    font-size: calc(20px + 6 * (100vh - 350px) / 730 * 1.7777777778);
  }
}
@media screen and (min-width: 1260px) {
  .page-area.page-video .page-container .video-title-area .title {
    font-size: calc(20px + 20 * (100vh - 350px) / 730 * 1.7777777778);
  }
}
.page-area.page-video .page-container .video-title-area .desc {
  height: 30%;
  font-size: 12px;
  font-weight: bold;
}
@media screen and (min-width: 667px) and (min-height: 350px) {
  .page-area.page-video .page-container .video-title-area .desc {
    font-size: calc(12px + 4 * (100vh - 350px) / 730 * 1.7777777778);
  }
}
@media screen and (min-width: 1260px) {
  .page-area.page-video .page-container .video-title-area .desc {
    font-size: calc(12px + 10 * (100vh - 350px) / 730 * 1.7777777778);
  }
}
.page-area.page-video .page-container .video-player-area {
  height: 77%;
  width: 100%;
}
.page-area.page-video .page-container .video-bottom-desc-area {
  height: 8%;
}
.page-area.page-video .page-container .video-bottom-desc-area .source-text {
  font-size: 12px;
}
@media screen and (min-width: 667px) and (min-height: 350px) {
  .page-area.page-video .page-container .video-bottom-desc-area .source-text {
    font-size: calc(12px + 4 * (100vh - 350px) / 730 * 1.7777777778);
  }
}
@media screen and (min-width: 1260px) {
  .page-area.page-video .page-container .video-bottom-desc-area .source-text {
    font-size: calc(12px + 10 * (100vh - 350px) / 730 * 1.7777777778);
  }
}
.page-area.page-text .page-container {
  padding: 8%;
}
.page-area.page-text .page-container .page-left-area {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.page-area.page-text .page-container .page-left-area .role {
  padding-bottom: 50%;
  width: 100%;
}
.page-area.page-text .page-container .page-right-area .page-right-top-area {
  height: 70%;
  padding: 9%;
}
.page-area.page-text .page-container .page-right-area .page-right-top-area textarea {
  background-color: transparent;
  width: 100%;
  height: 100%;
}
.page-area.page-text .page-container .page-right-area .page-right-bottom-area {
  height: 30%;
  display: flex;
  flex-direction: center;
  align-items: flex-end;
}
.page-area.page-end .page-left-area {
  position: relative;
}
.page-area.page-end .page-left-area img {
  max-height: 100%;
  max-width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
.page-area.page-end .title-area {
  text-align: left !important;
  position: relative;
  top: 20%;
  height: 80%;
}
.page-area.page-end .btn-area {
  margin-top: 5%;
}
.page-area .btn-area {
  top: 5%;
}
.page-area .btn-area .go-btn {
  float: right;
  cursor: pointer;
  display: block;
}
.page-area .btn-area .go-btn.content-btn {
  background: url("../img/picture_book/btn/button_home_2x.png") no-repeat;
  background-size: auto 100%;
  background-position: center;
  height: 32px;
  width: 88px;
}
@media screen and (min-width: 667px) and (min-height: 350px) {
  .page-area .btn-area .go-btn.content-btn {
    height: 39px;
    width: 106px;
  }
}
@media screen and (min-width: 992px) {
  .page-area .btn-area .go-btn.content-btn {
    height: 52px;
    width: 143px;
  }
}
@media screen and (min-width: 1260px) {
  .page-area .btn-area .go-btn.content-btn {
    height: 65px;
    width: 178px;
  }
}
@media screen and (max-height: 500px) {
  .page-area .btn-area .go-btn.content-btn {
    height: 39px;
    width: 106px;
  }
}
.page-area .btn-area .go-btn.content-btn:hover {
  background: url("../img/picture_book/btn/button_home_hover_2x.png") no-repeat;
  background-size: auto 100%;
  background-position: center;
}
.page-area .btn-area .go-btn.next-btn {
  left: 10%;
  background: url("../img/picture_book/btn/button_go_2x.png") no-repeat;
  background-size: auto 100%;
  background-position: center;
  height: 32px;
  width: 99px;
  margin-left: 5%;
}
@media screen and (min-width: 667px) and (min-height: 350px) {
  .page-area .btn-area .go-btn.next-btn {
    height: 39px;
    width: 118px;
  }
}
@media screen and (min-width: 992px) {
  .page-area .btn-area .go-btn.next-btn {
    height: 52px;
    width: 159px;
  }
}
@media screen and (min-width: 1260px) {
  .page-area .btn-area .go-btn.next-btn {
    height: 65px;
    width: 198px;
  }
}
@media screen and (max-height: 500px) {
  .page-area .btn-area .go-btn.next-btn {
    height: 39px;
    width: 118px;
  }
}
.page-area .btn-area .go-btn.next-btn:hover {
  background: url("../img/picture_book/btn/button_go_hover_2x.png") no-repeat;
  background-size: auto 100%;
  background-position: center;
}
.page-area .back-btn-area {
  text-align: left;
}
.page-area .back-btn-area .back-btn {
  background: url("../img/picture_book/btn/button_back_2x.png");
  background-size: cover;
  border: 0;
  font-size: 0;
  height: 40px;
  width: 40px;
}
.page-area .back-btn-area .back-btn:hover, .page-area .back-btn-area .back-btn:focus {
  background: url("../img/picture_book/btn/button_back_hover_2x.png");
  background-size: 40px 40px;
}
@media screen and (min-width: 667px) and (min-height: 350px) {
  .page-area .back-btn-area .back-btn {
    width: 50px;
    height: 50px;
  }
  .page-area .back-btn-area .back-btn:hover, .page-area .back-btn-area .back-btn:focus {
    background: url("../img/picture_book/btn/button_back_hover_2x.png");
    background-size: 50px 50px;
  }
}
@media screen and (min-width: 1024px) and (min-height: 768px) {
  .page-area .back-btn-area .back-btn {
    width: 60px;
    height: 60px;
  }
  .page-area .back-btn-area .back-btn:hover, .page-area .back-btn-area .back-btn:focus {
    background: url("../img/picture_book/btn/button_back_hover_2x.png");
    background-size: 60px 60px;
  }
}
@media screen and (min-width: 1200px) and (min-height: 800px) {
  .page-area .back-btn-area .back-btn {
    width: 80px;
    height: 80px;
  }
  .page-area .back-btn-area .back-btn:hover, .page-area .back-btn-area .back-btn:focus {
    background: url("../img/picture_book/btn/button_back_hover_2x.png");
    background-size: 80px 80px;
  }
}
.page-area .back-btn-area .refresh-btn {
  background: url("../img/picture_book/btn/button_again_2x.png");
  background-size: cover;
  border: 0;
  font-size: 0;
  height: 40px;
  width: 40px;
}
.page-area .back-btn-area .refresh-btn:hover, .page-area .back-btn-area .refresh-btn:focus {
  background: url("../img/picture_book/btn/button_again_hover_2x.png");
  background-size: 40px 40px;
}
@media screen and (min-width: 667px) and (min-height: 350px) {
  .page-area .back-btn-area .refresh-btn {
    width: 50px;
    height: 50px;
  }
  .page-area .back-btn-area .refresh-btn:hover, .page-area .back-btn-area .refresh-btn:focus {
    background: url("../img/picture_book/btn/button_again_hover_2x.png");
    background-size: 50px 50px;
  }
}
@media screen and (min-width: 1024px) and (min-height: 768px) {
  .page-area .back-btn-area .refresh-btn {
    width: 60px;
    height: 60px;
  }
  .page-area .back-btn-area .refresh-btn:hover, .page-area .back-btn-area .refresh-btn:focus {
    background: url("../img/picture_book/btn/button_again_hover_2x.png");
    background-size: 60px 60px;
  }
}
@media screen and (min-width: 1200px) and (min-height: 800px) {
  .page-area .back-btn-area .refresh-btn {
    width: 80px;
    height: 80px;
  }
  .page-area .back-btn-area .refresh-btn:hover, .page-area .back-btn-area .refresh-btn:focus {
    background: url("../img/picture_book/btn/button_again_hover_2x.png");
    background-size: 80px 80px;
  }
}

.content-area {
  position: relative;
  left: 50%;
  width: 667px;
  height: 375px;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
}
@media screen and (min-width: 667px) and (min-height: 350px) {
  .content-area {
    width: 177.7777777778vh;
    height: 56.25vw;
    max-height: 100%;
    max-width: 100%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
  }
}
.content-area:after {
  content: "";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.content-area .page-container {
  position: relative;
  padding: 4%;
  width: 667px;
  height: 375px;
}
@media screen and (min-width: 667px) and (min-height: 350px) {
  .content-area .page-container {
    max-height: 100%;
    max-width: 100%;
    height: 100%;
    width: 100%;
    padding: 4% 4%;
  }
}
@media screen and (min-width: 1200px) {
  .content-area .page-container {
    padding: 6% 8%;
  }
}
@media screen and (max-height: 350px) {
  .content-area .page-container {
    padding: 4% 4%;
  }
}
.content-area .page-container .page-left-area {
  width: 50%;
  height: 100%;
  float: left;
}
.content-area .page-container .page-right-area {
  width: 50%;
  height: 100%;
  float: right;
}
.content-area .page-container .title-box {
  height: 35%;
}
.content-area .page-container .title-box .title-area {
  text-align: left;
}
.content-area .page-container .title-area {
  text-align: center;
  font-weight: bold;
  position: relative;
}
.content-area .page-container .title-area .main-title {
  line-height: 1;
  margin-bottom: 3%;
  font-size: 28px;
}
@media screen and (min-width: 667px) and (min-height: 350px) {
  .content-area .page-container .title-area .main-title {
    font-size: calc(28px + 12 * (100vh - 350px) / 730 * 1.7777777778);
  }
}
@media screen and (min-width: 1260px) {
  .content-area .page-container .title-area .main-title {
    font-size: calc(28px + 24 * (100vh - 350px) / 730 * 1.7777777778);
  }
}
.content-area .page-container .title-area .desc {
  position: relative;
  line-height: 1.5;
  font-size: 14px;
}
@media screen and (min-width: 667px) and (min-height: 350px) {
  .content-area .page-container .title-area .desc {
    font-size: calc(14px + 2 * (100vh - 350px) / 730 * 1.7777777778);
  }
}
@media screen and (min-width: 1260px) {
  .content-area .page-container .title-area .desc {
    font-size: calc(16px + 6 * (100vh - 350px) / 730 * 1.7777777778);
  }
}
@media screen and (max-height: 500px) {
  .content-area .page-container .title-area .desc {
    font-size: calc(14px + 2 * (100vh - 350px) / 730 * 1.7777777778);
  }
}
.content-area .page-container .title-area .desc .bottom-desc {
  margin-top: 2%;
}
.content-area .dara-text-area {
  height: 100%;
  width: 100%;
  resize: none;
  border: none;
  overflow: auto;
  outline: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background-color: rgba(255, 236, 189, 0.7);
  padding: 20px;
  font-size: 14px;
  border-radius: 30px;
}
@media screen and (min-height: 350px) {
  .content-area .dara-text-area {
    font-size: calc(14px + 8 * (100vh - 350px) / 730 * 1.7777777778);
  }
}
.content-area textarea {
  height: 100%;
  resize: none;
  border: none;
  overflow: auto;
  outline: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background-color: rgba(255, 255, 255, 0.3);
  padding: 8px;
  font-size: 14px;
}
@media screen and (min-height: 350px) {
  .content-area textarea {
    font-size: calc(14px + 8 * (100vh - 350px) / 730 * 1.7777777778);
  }
}
@media screen and (min-width: 768px) {
  .content-area textarea {
    padding: 20px;
  }
}
.content-area textarea:focus {
  border: none;
  overflow: auto;
  outline: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.social-share-btn-area {
  width: 100%;
  height: 30px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
@media screen and (min-width: 667px) and (min-height: 350px) {
  .social-share-btn-area {
    height: 60px;
  }
}
.social-share-btn-area .save-btn {
  width: 133px;
  height: 100%;
  margin-right: 20px;
  background: url("../img/picture_book/btn/button_save_2x.png") no-repeat;
  background-size: 100% auto;
  background-position: center;
  cursor: pointer;
}
@media screen and (min-width: 667px) and (min-height: 350px) {
  .social-share-btn-area .save-btn {
    width: 188px;
  }
}
@media screen and (min-width: 1024px) and (min-height: 768px) {
  .social-share-btn-area .save-btn {
    width: 266px;
  }
}
.social-share-btn-area .save-btn:hover {
  background: url("../img/picture_book/btn/button_save_hover_2x.png") no-repeat;
  background-size: 100% auto;
  background-position: center;
}
.social-share-btn-area .share-btn {
  height: 30px;
  width: 30px;
}
@media screen and (min-width: 667px) and (min-height: 350px) {
  .social-share-btn-area .share-btn {
    height: 47px;
    width: 47px;
  }
}
.social-share-btn-area .share-btn.facebook {
  background: url("../img/picture_book/btn/button_fb_2x.png") no-repeat;
  background-size: 100% auto;
  background-position: center;
}
.social-share-btn-area .share-btn.facebook:hover {
  background: url("../img/picture_book/btn/button_fb_hover_2x.png") no-repeat;
  background-size: 100% auto;
  background-position: center;
}
.social-share-btn-area .share-btn.line {
  background: url("../img/picture_book/btn/button_line_2x.png") no-repeat;
  background-size: 100% auto;
  background-position: center;
  margin-right: 10px;
}
.social-share-btn-area .share-btn.line:hover {
  background: url("../img/picture_book/btn/button_line_hover_2x.png") no-repeat;
  background-size: 100%;
  background-position: center;
}

.picture-book-area.chapter2 .title-area {
  color: #9D5510;
}
.picture-book-area.chapter2 .page-area {
  background-color: #F9D16E;
}
.picture-book-area.chapter2 .page-area.page1 {
  background: url("../img/picture_book/chapter2/title_background.png") no-repeat #F9D16E;
  background-size: 100% 252px;
  background-position: 0 64px;
}
@media screen and (min-height: 350px) {
  .picture-book-area.chapter2 .page-area.page1 {
    background-size: 100% 70%;
    background-position: 60%;
  }
}
.picture-book-area.chapter2 .page-area.page1 .page-left-area .title-box .title-area {
  color: #FFECBD;
}
.picture-book-area.chapter2 .page-area.page1 .page-right-area .planet-img {
  background: url("../img/picture_book/chapter2/p1_planet-0.png");
  background-size: cover;
  height: 110%;
  width: 115%;
  top: -20%;
  left: -22%;
}
.picture-book-area.chapter2 .page-area.page1 .page-right-area img {
  left: -25%;
  top: -24%;
}
.picture-book-area.chapter2 .page-area.page2 .title-content-area {
  position: relative;
}
.picture-book-area.chapter2 .page-area.page2 .title-content-area .page-container {
  padding: 4% 8%;
  display: flex;
  flex-direction: row;
  align-content: center;
  justify-content: center;
}
.picture-book-area.chapter2 .page-area.page2 .title-content-area .page-container .page-left-area .title-box {
  position: relative;
  top: 46%;
  right: 0;
  margin-right: 6%;
}
.picture-book-area.chapter2 .page-area.page2 .title-content-area .page-container .page-right-area {
  position: relative;
}
.picture-book-area.chapter2 .page-area.page2 .title-content-area .page-container .page-right-area .character-img {
  position: relative;
  height: 60%;
  top: 30%;
  margin-left: 6%;
  max-width: 100%;
  max-height: 100%;
}
.picture-book-area.chapter2 .page-area.page2 .title-content-area .page-container .page-right-area .role-area {
  position: absolute;
  background: url("../img/picture_book/chapter2/p2_role-0.png") no-repeat;
  background-size: 70% auto;
  width: 100%;
  height: 70%;
  top: 30%;
  margin-left: 6%;
  max-width: 100%;
  max-height: 100%;
}
.picture-book-area.chapter2 .page-area.page2 .top-content-area {
  top: -215px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  padding: 0;
  position: absolute;
  overflow: hidden;
}
@media screen and (min-width: 667px) and (min-height: 350px) {
  .picture-book-area.chapter2 .page-area.page2 .top-content-area {
    top: -63.28%;
    width: 3000px;
    height: 100%;
  }
}
.picture-book-area.chapter2 .page-area.page2 .top-content-area .page-container {
  padding: 0;
}
.picture-book-area.chapter2 .page-area.page2 .top-content-area .page-container .wheel-background {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  height: 350px;
}
@media screen and (min-width: 667px) and (min-height: 350px) {
  .picture-book-area.chapter2 .page-area.page2 .top-content-area .page-container .wheel-background {
    height: 100%;
  }
}
.picture-book-area.chapter2 .page-area.page2 .top-content-area .page-container .wheel {
  position: absolute;
  top: 62%;
  height: 20%;
  z-index: 1;
}
.picture-book-area.chapter2 .page-area.page2 .top-content-area .page-container .wheel.wheel-1 {
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
}
.picture-book-area.chapter2 .page-area.page2 .top-content-area .page-container .wheel.wheel-2 {
  left: 34%;
  transform: translateX(-34%);
  -webkit-transform: translateX(-34%);
}
.picture-book-area.chapter2 .page-area.page2 .top-content-area .page-container .wheel.wheel-3 {
  left: 70%;
  transform: translateX(-70%);
  -webkit-transform: translateY(-70%);
}
.picture-book-area.chapter2 .page-area.page3 .content-area {
  position: absolute;
  right: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
.picture-book-area.chapter2 .page-area.page3 .page-container .page-right-area {
  position: relative;
  top: 15%;
  height: 85%;
  width: 50%;
}
.picture-book-area.chapter2 .page-area.page3 .page-container .page-right-area .title-box {
  height: auto;
  width: 100%;
}
.picture-book-area.chapter2 .page-area.page3 .page-container .page-right-area .title-box .desc {
  margin-top: 5%;
  top: 10%;
}
.picture-book-area.chapter2 .page-area.page3 .conveyor-img-area {
  position: absolute;
  height: 375px;
  width: 50%;
  overflow-y: hidden;
  bottom: 0;
}
@media screen and (min-width: 667px) and (min-height: 350px) {
  .picture-book-area.chapter2 .page-area.page3 .conveyor-img-area {
    height: 100%;
  }
}
.picture-book-area.chapter2 .page-area.page3 .conveyor-img-area .conveyor-img {
  position: absolute;
  right: 6%;
  top: 10%;
  height: 100%;
}
.picture-book-area.chapter2 .page-area.page3 .factory-area {
  height: 60%;
  text-align: right;
  background: url("../img/picture_book/chapter2/p3_factory-0.png") no-repeat 100% 0%;
  background-size: auto 100%;
}
.picture-book-area.chapter2 .page-area.page3 .factory-area img {
  height: 100%;
  max-height: 448px;
}
.picture-book-area.chapter2 .page-area.page4 .page-container {
  position: relative;
  max-height: 100%;
  max-width: 100%;
}
.picture-book-area.chapter2 .page-area.page4 .content-area {
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
}
.picture-book-area.chapter2 .page-area.page4 .content-area.button-area {
  height: auto;
  top: 10%;
  position: absolute;
}
@media screen and (min-width: 667px) and (min-height: 350px) {
  .picture-book-area.chapter2 .page-area.page4 .content-area {
    width: 177.7777777778vh;
    height: 56.25vw;
    max-height: 100%;
    max-width: 100%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
  }
}
.picture-book-area.chapter2 .page-area.page4 .title-content-area {
  position: relative;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
}
.picture-book-area.chapter2 .page-area.page4 .title-content-area .page-container {
  padding: 4%;
}
.picture-book-area.chapter2 .page-area.page4 .title-content-area .title-box .title-area {
  text-align: center;
}
.picture-book-area.chapter2 .page-area.page4 .drag-content-area {
  position: absolute;
  top: 100%;
  transform: translate(-50%, -100%);
  -webkit-transform: translate(-50%, -100%);
}
.picture-book-area.chapter2 .page-area.page4 .drag-content-area .page-container {
  padding: 18% 4% 0 4%;
}
@media screen and (min-width: 667px) and (min-height: 350px) {
  .picture-book-area.chapter2 .page-area.page4 .drag-content-area .page-container {
    padding: 16% 4% 0 4%;
  }
}
.picture-book-area.chapter2 .page-area.page4 .drag-content-area .page-container .drag-item-area {
  min-height: 100%;
  min-width: 100%;
  position: relative;
}
.picture-book-area.chapter2 .page-area.page4 .drag-content-area .page-container .drag-item-area .box-area {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  text-align: center;
  width: 60%;
}
.picture-book-area.chapter2 .page-area.page4 .drag-content-area .page-container .drag-item-area .box-area .box-img {
  position: relative;
  float: left;
  width: 32%;
}
.picture-book-area.chapter2 .page-area.page4 .drag-content-area .page-container .drag-item-area .box-area .box-img + .box-img {
  margin-left: 1%;
}
.picture-book-area.chapter2 .page-area.page4 .drag-content-area .page-container .drag-item-area .box-area .box-img img {
  max-width: 100%;
  max-height: 100%;
}
.picture-book-area.chapter2 .page-area.page4 .drag-content-area .page-container .drag-item-area .box-area .box-img .total-count {
  position: absolute;
  top: 7%;
  transform: translateY(-5%);
  -webkit-transform: translateY(-5%);
  left: 0;
  width: 100%;
  height: 21%;
  font-size: 18px;
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  color: #fff;
}
@media screen and (min-width: 667px) and (min-height: 500px) {
  .picture-book-area.chapter2 .page-area.page4 .drag-content-area .page-container .drag-item-area .box-area .box-img .total-count {
    font-size: calc(18px + 10 * (100vh - 350px) / 730 * 1.7777777778);
  }
}
.picture-book-area.chapter2 .page-area.page4 .choose-item {
  position: absolute;
  height: 20%;
  z-index: 2;
}
.picture-book-area.chapter2 .page-area.page4 .choose-item.choose-item01 {
  top: 71%;
  left: 7%;
}
.picture-book-area.chapter2 .page-area.page4 .choose-item.choose-item02 {
  top: 25%;
  left: 0%;
}
.picture-book-area.chapter2 .page-area.page4 .choose-item.choose-item03 {
  top: 41%;
  left: 11%;
}
.picture-book-area.chapter2 .page-area.page4 .choose-item.choose-item04 {
  top: -6%;
  left: 8%;
}
.picture-book-area.chapter2 .page-area.page4 .choose-item.choose-item05 {
  top: 16%;
  left: 21%;
}
.picture-book-area.chapter2 .page-area.page4 .choose-item.choose-item06 {
  top: 31%;
  left: 34%;
}
.picture-book-area.chapter2 .page-area.page4 .choose-item.choose-item07 {
  top: 13%;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
}
.picture-book-area.chapter2 .page-area.page4 .choose-item.choose-item08 {
  top: 28%;
  left: 59%;
}
.picture-book-area.chapter2 .page-area.page4 .choose-item.choose-item09 {
  top: 9%;
  left: 70%;
}
.picture-book-area.chapter2 .page-area.page4 .choose-item.choose-item10 {
  top: 70%;
  left: 83%;
}
.picture-book-area.chapter2 .page-area.page4 .choose-item.choose-item11 {
  top: 30%;
  left: 79%;
}
.picture-book-area.chapter2 .page-area.page4 .choose-item.choose-item12 {
  top: 0%;
  left: 90%;
}
.picture-book-area.chapter2 .page-area.page4 .choose-item.choose-item13 {
  top: 47%;
  left: 90%;
}
.picture-book-area.chapter2 .page-area.page5 .top-content-area {
  top: -20%;
  left: 50%;
  transform: translateX(-50%) translateY(-20%);
  -webkit-transform: translateX(-50%) translateY(-20%);
  text-align: center;
}
@media screen and (min-width: 667px) and (min-height: 350px) {
  .picture-book-area.chapter2 .page-area.page5 .top-content-area {
    top: 28%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
  }
}
.picture-book-area.chapter2 .page-area.page5 .top-content-area img {
  height: 85%;
}
.picture-book-area.chapter2 .page-area.page5 .top-content-area .page-container {
  padding: 0 8%;
}
.picture-book-area.chapter2 .page-area.page5 .bottom-content-area {
  position: absolute;
  top: unset;
  bottom: 0;
  left: 50%;
  transform: translate(-50% 0%);
  -webkit-transform: translate(-50% 0%);
}
.picture-book-area.chapter2 .page-area.page5 .bottom-content-area .page-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
  padding: 4% 4%;
}
@media screen and (min-width: 667px) and (min-height: 350px) {
  .picture-book-area.chapter2 .page-area.page5 .bottom-content-area {
    transform: translate(-50%, 0%);
    -webkit-transform: translate(-50%, 0%);
  }
  .picture-book-area.chapter2 .page-area.page5 .bottom-content-area .page-container {
    padding: 1% 1%;
  }
}
.picture-book-area.chapter2 .page-area.page5 .page-top-area {
  display: flex;
  flex-direction: row;
  align-content: center;
  justify-content: center;
  height: 55%;
  width: 100%;
}
@media screen and (min-width: 667px) and (min-height: 350px) {
  .picture-book-area.chapter2 .page-area.page5 .page-top-area {
    height: calc(100% - 60px);
  }
}
.picture-book-area.chapter2 .page-area.page5 .page-top-area .factory-box-img {
  height: 100%;
  width: 44%;
  float: left;
  max-width: 100%;
  max-height: 100%;
  display: flex;
  flex-direction: row;
  align-items: flex-end;
  justify-content: center;
}
.picture-book-area.chapter2 .page-area.page5 .page-top-area .factory-box-img + .factory-box-img {
  margin-left: 3.8%;
  right: 0%;
}
.picture-book-area.chapter2 .page-area.page5 .page-top-area .factory-box-img .factory-box-content {
  width: 100%;
  position: relative;
  max-height: 100%;
  max-width: 100%;
  padding-bottom: 72.7272727273%;
}
.picture-book-area.chapter2 .page-area.page5 .page-top-area .factory-box-img .factory-box-content.bad-box {
  background: url("../img/picture_book/chapter2/factory_box01.png") 100% 100% no-repeat;
  background-size: 100% auto;
  margin-bottom: 0px;
}
.picture-book-area.chapter2 .page-area.page5 .page-top-area .factory-box-img .factory-box-content.bad-box .total-count-area {
  position: absolute;
  top: 38%;
  left: 74%;
}
.picture-book-area.chapter2 .page-area.page5 .page-top-area .factory-box-img .factory-box-content.good-box {
  background: url("../img/picture_book/chapter2/factory_box02.png") 100% 100% no-repeat;
  background-size: 100% auto;
  margin-bottom: 0px;
}
.picture-book-area.chapter2 .page-area.page5 .page-top-area .factory-box-img .factory-box-content.good-box .total-count-area {
  position: absolute;
  top: 37%;
  left: 73%;
}
@media screen and (min-width: 1024px) {
  .picture-book-area.chapter2 .page-area.page5 .page-top-area .factory-box-img .factory-box-content.good-box .total-count-area {
    left: 73%;
  }
}
.picture-book-area.chapter2 .page-area.page5 .page-top-area .factory-box-img .factory-box-content.not-bad-good-box {
  background: url("../img/picture_book/chapter2/factory_box03.png") 100% 110% no-repeat;
  background-size: 100% auto;
  margin-bottom: 12%;
}
.picture-book-area.chapter2 .page-area.page5 .page-top-area .factory-box-img .factory-box-content.not-bad-good-box .total-count-area {
  position: absolute;
  top: 38%;
  left: 74%;
}
.picture-book-area.chapter2 .page-area.page5 .page-top-area .factory-box-img .total-count-area {
  position: absolute;
  transform: translate(-36%, -42%);
  -webkit-transform: translate(-36%, -42%);
  color: #fff;
  font-size: 20px;
}
@media screen and (min-width: 667px) and (min-height: 350px) {
  .picture-book-area.chapter2 .page-area.page5 .page-top-area .factory-box-img .total-count-area {
    font-size: calc(18px + 8 * (100vh - 350px) / 730 * 1.7777777778);
  }
}
@media screen and (min-width: 768px) and (min-height: 768px) {
  .picture-book-area.chapter2 .page-area.page5 .page-top-area .factory-box-img .total-count-area {
    font-size: calc(18px + 12 * (100vh - 350px) / 730 * 1.7777777778);
  }
}
@media screen and (min-width: 1024px) and (min-height: 768px) {
  .picture-book-area.chapter2 .page-area.page5 .page-top-area .factory-box-img .total-count-area {
    font-size: calc(18px + 11 * (100vh - 350px) / 730 * 1.7777777778);
  }
}
@media screen and (min-width: 1260px) {
  .picture-book-area.chapter2 .page-area.page5 .page-top-area .factory-box-img .total-count-area {
    font-size: calc(20px + 13 * (100vh - 350px) / 730 * 1.7777777778);
    transform: translate(-39%, -42%);
    -webkit-transform: translate(-39%, -42%);
  }
}
@media screen and (min-width: 1480px) {
  .picture-book-area.chapter2 .page-area.page5 .page-top-area .factory-box-img .total-count-area {
    font-size: calc(20px + 20 * (100vh - 350px) / 730 * 1.7777777778);
  }
}
.picture-book-area.chapter2 .page-area.page5 .page-top-area .factory-box-img .total-count-area.right-count-area {
  top: 38%;
  left: 65%;
  transform: translate(-40%, -41%);
  -webkit-transform: translate(-40%, -41%);
  color: #9D5510;
}
.picture-book-area.chapter2 .page-area.page5 .page-top-area .factory-box-img .total-count-area .unit {
  font-size: 16px;
}
@media screen and (min-width: 667px) and (min-height: 350px) {
  .picture-book-area.chapter2 .page-area.page5 .page-top-area .factory-box-img .total-count-area .unit {
    font-size: calc(16px + 6 * (100vh - 350px) / 730 * 1.7777777778);
  }
}
@media screen and (min-width: 1260px) {
  .picture-book-area.chapter2 .page-area.page5 .page-top-area .factory-box-img .total-count-area .unit {
    font-size: calc(16px + 12 * (100vh - 350px) / 730 * 1.7777777778);
  }
}
@media screen and (min-width: 1480px) {
  .picture-book-area.chapter2 .page-area.page5 .page-top-area .factory-box-img .total-count-area .unit {
    font-size: calc(16px + 14 * (100vh - 350px) / 730 * 1.7777777778);
  }
}
.picture-book-area.chapter2 .page-area.page5 .page-top-area .factory-box-img .inside-obj-area {
  position: absolute;
  top: 100%;
  right: 0%;
  transform: translate(0, -100%);
  -webkit-transform: translate(0%, -100%);
  width: 100%;
  height: 40%;
  color: #fff;
  word-break: break-word;
  padding-right: 0%;
  padding-left: 7%;
  line-height: 1.3;
}
@media screen and (min-width: 1024px) and (min-height: 450px) {
  .picture-book-area.chapter2 .page-area.page5 .page-top-area .factory-box-img .inside-obj-area {
    line-height: 1.7;
  }
}
@media screen and (min-width: 1260px) and (min-height: 450px) {
  .picture-book-area.chapter2 .page-area.page5 .page-top-area .factory-box-img .inside-obj-area {
    padding-right: 3%;
    padding-left: 9%;
  }
}
.picture-book-area.chapter2 .page-area.page5 .page-top-area .factory-box-img .inside-obj-area span {
  display: inline-block;
  padding-right: 1.6%;
  font-size: 11px;
}
@media screen and (min-width: 1024px) and (min-height: 450px) {
  .picture-book-area.chapter2 .page-area.page5 .page-top-area .factory-box-img .inside-obj-area span {
    font-size: calc(11px + 7 * (100vh - 350px) / 730 * 1.7777777778);
  }
}
@media screen and (min-width: 1024px) and (min-height: 768px) {
  .picture-book-area.chapter2 .page-area.page5 .page-top-area .factory-box-img .inside-obj-area span {
    font-size: calc(11px + 7 * (100vh - 350px) / 730 * 1.7777777778);
  }
}
@media screen and (min-width: 1680px) {
  .picture-book-area.chapter2 .page-area.page5 .page-top-area .factory-box-img .inside-obj-area span {
    font-size: calc(11px + 8 * (100vh - 350px) / 730 * 1.7777777778);
  }
}
.picture-book-area.chapter2 .page-area.page7 .page-container .page-left-area .left-top-area, .picture-book-area.chapter2 .page-area.page8 .page-container .page-left-area .left-top-area {
  height: calc(80% - 2px);
  width: calc(100% - 3px);
  text-align: center;
  position: relative;
  background-color: #d03012;
}
.picture-book-area.chapter2 .page-area.page7 .page-container .page-left-area .left-top-area img, .picture-book-area.chapter2 .page-area.page8 .page-container .page-left-area .left-top-area img {
  position: absolute;
  top: -1px;
  left: -2px;
  height: calc(100% + 2px);
  width: calc(100% + 3px);
}
.picture-book-area.chapter2 .page-area.page7 .page-container .page-left-area .left-top-area img.body-base, .picture-book-area.chapter2 .page-area.page8 .page-container .page-left-area .left-top-area img.body-base {
  z-index: 1;
}
.picture-book-area.chapter2 .page-area.page7 .page-container .page-left-area .left-top-area img.eye-base, .picture-book-area.chapter2 .page-area.page8 .page-container .page-left-area .left-top-area img.eye-base {
  z-index: 2;
}
.picture-book-area.chapter2 .page-area.page7 .page-container .page-left-area .left-top-area img.mouth-base, .picture-book-area.chapter2 .page-area.page8 .page-container .page-left-area .left-top-area img.mouth-base {
  z-index: 3;
}
.picture-book-area.chapter2 .page-area.page7 .page-container .page-left-area .left-bottom-area, .picture-book-area.chapter2 .page-area.page8 .page-container .page-left-area .left-bottom-area {
  height: 20%;
  position: relative;
}
.picture-book-area.chapter2 .page-area.page7 .page-container .page-left-area .left-bottom-area .palette, .picture-book-area.chapter2 .page-area.page8 .page-container .page-left-area .left-bottom-area .palette {
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}
.picture-book-area.chapter2 .page-area.page7 .page-container .page-left-area .left-bottom-area .palette img, .picture-book-area.chapter2 .page-area.page8 .page-container .page-left-area .left-bottom-area .palette img {
  height: 100%;
}
.picture-book-area.chapter2 .page-area.page7 .page-container .page-left-area .left-bottom-area .palette-area, .picture-book-area.chapter2 .page-area.page8 .page-container .page-left-area .left-bottom-area .palette-area {
  background-color: rgba(255, 255, 255, 0.3);
  border-radius: 50px;
  height: 65%;
  width: 90%;
  display: flex;
  flex-direction: row;
  align-items: stretch;
  justify-content: flex-end;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
.picture-book-area.chapter2 .page-area.page7 .page-container .page-left-area .left-bottom-area .palette-area .color-box, .picture-book-area.chapter2 .page-area.page8 .page-container .page-left-area .left-bottom-area .palette-area .color-box {
  width: 13.3333333333%;
  padding: 3%;
}
.picture-book-area.chapter2 .page-area.page7 .page-container .page-left-area .left-bottom-area .palette-area .color-box .color, .picture-book-area.chapter2 .page-area.page8 .page-container .page-left-area .left-bottom-area .palette-area .color-box .color {
  border-radius: 50%;
  position: relative;
  width: 100%;
  padding-bottom: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
.picture-book-area.chapter2 .page-area.page7 .page-container .page-left-area .left-bottom-area .palette-area .color-box .color.red, .picture-book-area.chapter2 .page-area.page8 .page-container .page-left-area .left-bottom-area .palette-area .color-box .color.red {
  background-color: #d03012;
}
.picture-book-area.chapter2 .page-area.page7 .page-container .page-left-area .left-bottom-area .palette-area .color-box .color.orange, .picture-book-area.chapter2 .page-area.page8 .page-container .page-left-area .left-bottom-area .palette-area .color-box .color.orange {
  background-color: #d27218;
}
.picture-book-area.chapter2 .page-area.page7 .page-container .page-left-area .left-bottom-area .palette-area .color-box .color.yellow, .picture-book-area.chapter2 .page-area.page8 .page-container .page-left-area .left-bottom-area .palette-area .color-box .color.yellow {
  background-color: #f8b700;
}
.picture-book-area.chapter2 .page-area.page7 .page-container .page-left-area .left-bottom-area .palette-area .color-box .color.lightblue, .picture-book-area.chapter2 .page-area.page8 .page-container .page-left-area .left-bottom-area .palette-area .color-box .color.lightblue {
  background-color: #4cad84;
}
.picture-book-area.chapter2 .page-area.page7 .page-container .page-left-area .left-bottom-area .palette-area .color-box .color.blue, .picture-book-area.chapter2 .page-area.page8 .page-container .page-left-area .left-bottom-area .palette-area .color-box .color.blue {
  background-color: #004f9f;
}
.picture-book-area.chapter2 .page-area.page7 .page-container .page-left-area .left-bottom-area .palette-area .color-box .color.pink, .picture-book-area.chapter2 .page-area.page8 .page-container .page-left-area .left-bottom-area .palette-area .color-box .color.pink {
  background-color: #f7c5c0;
}
.picture-book-area.chapter2 .page-area.page7 .page-container .page-right-area .right-top-area, .picture-book-area.chapter2 .page-area.page8 .page-container .page-right-area .right-top-area {
  height: 35%;
}
.picture-book-area.chapter2 .page-area.page7 .page-container .page-right-area .right-top-area .main-title, .picture-book-area.chapter2 .page-area.page8 .page-container .page-right-area .right-top-area .main-title {
  font-size: 24px;
}
@media screen and (min-width: 667px) and (min-height: 350px) {
  .picture-book-area.chapter2 .page-area.page7 .page-container .page-right-area .right-top-area .main-title, .picture-book-area.chapter2 .page-area.page8 .page-container .page-right-area .right-top-area .main-title {
    font-size: calc(22px + 12 * (100vh - 350px) / 730 * 1.7777777778);
  }
}
@media screen and (min-width: 1200px) {
  .picture-book-area.chapter2 .page-area.page7 .page-container .page-right-area .right-top-area .main-title, .picture-book-area.chapter2 .page-area.page8 .page-container .page-right-area .right-top-area .main-title {
    font-size: calc(24px + 18 * (100vh - 350px) / 730 * 1.7777777778);
  }
}
.picture-book-area.chapter2 .page-area.page7 .page-container .page-right-area .right-top-area .desc, .picture-book-area.chapter2 .page-area.page8 .page-container .page-right-area .right-top-area .desc {
  font-size: 16px;
}
@media screen and (min-width: 667px) and (min-height: 350px) {
  .picture-book-area.chapter2 .page-area.page7 .page-container .page-right-area .right-top-area .desc, .picture-book-area.chapter2 .page-area.page8 .page-container .page-right-area .right-top-area .desc {
    font-size: calc(16px + 2 * (100vh - 350px) / 730 * 1.7777777778);
  }
}
@media screen and (min-width: 1200px) {
  .picture-book-area.chapter2 .page-area.page7 .page-container .page-right-area .right-top-area .desc, .picture-book-area.chapter2 .page-area.page8 .page-container .page-right-area .right-top-area .desc {
    font-size: calc(18px + 4 * (100vh - 350px) / 730 * 1.7777777778);
  }
}
@media screen and (max-height: 450px) {
  .picture-book-area.chapter2 .page-area.page7 .page-container .page-right-area .right-top-area .desc, .picture-book-area.chapter2 .page-area.page8 .page-container .page-right-area .right-top-area .desc {
    font-size: calc(16px + 2 * (100vh - 350px) / 730 * 1.7777777778);
  }
}
.picture-book-area.chapter2 .page-area.page7 .page-container .page-right-area .right-bottom-area, .picture-book-area.chapter2 .page-area.page8 .page-container .page-right-area .right-bottom-area {
  height: 65%;
}
.picture-book-area.chapter2 .page-area.page7 .page-container .page-right-area .right-bottom-area .face-box, .picture-book-area.chapter2 .page-area.page8 .page-container .page-right-area .right-bottom-area .face-box {
  border-radius: 20px;
  background: #9D5510;
  height: 100%;
  width: 100%;
  padding: 5%;
}
.picture-book-area.chapter2 .page-area.page7 .page-container .page-right-area .right-bottom-area .face-box .tip-area, .picture-book-area.chapter2 .page-area.page8 .page-container .page-right-area .right-bottom-area .face-box .tip-area {
  height: 15%;
  text-align: center;
  color: #F9D16E;
  font-size: 11px;
}
@media screen and (min-height: 350px) {
  .picture-book-area.chapter2 .page-area.page7 .page-container .page-right-area .right-bottom-area .face-box .tip-area, .picture-book-area.chapter2 .page-area.page8 .page-container .page-right-area .right-bottom-area .face-box .tip-area {
    font-size: calc(11px + 5 * (100vh - 350px) / 730 * 1.7777777778);
  }
}
.picture-book-area.chapter2 .page-area.page7 .page-container .page-right-area .right-bottom-area .face-box .face-area, .picture-book-area.chapter2 .page-area.page8 .page-container .page-right-area .right-bottom-area .face-box .face-area {
  height: 80%;
}
.picture-book-area.chapter2 .page-area.page7 .page-container .page-right-area .right-bottom-area .face-box .face-area .face-row, .picture-book-area.chapter2 .page-area.page8 .page-container .page-right-area .right-bottom-area .face-box .face-area .face-row {
  border-bottom: 2px solid #E19739;
  padding-bottom: 5%;
  margin-bottom: 5%;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
.picture-book-area.chapter2 .page-area.page7 .page-container .page-right-area .right-bottom-area .face-box .face-area .face-row.eye-row, .picture-book-area.chapter2 .page-area.page7 .page-container .page-right-area .right-bottom-area .face-box .face-area .face-row.mouth-row, .picture-book-area.chapter2 .page-area.page8 .page-container .page-right-area .right-bottom-area .face-box .face-area .face-row.eye-row, .picture-book-area.chapter2 .page-area.page8 .page-container .page-right-area .right-bottom-area .face-box .face-area .face-row.mouth-row {
  height: 25%;
}
.picture-book-area.chapter2 .page-area.page7 .page-container .page-right-area .right-bottom-area .face-box .face-area .face-row.eye-row .eye, .picture-book-area.chapter2 .page-area.page7 .page-container .page-right-area .right-bottom-area .face-box .face-area .face-row.mouth-row .eye, .picture-book-area.chapter2 .page-area.page8 .page-container .page-right-area .right-bottom-area .face-box .face-area .face-row.eye-row .eye, .picture-book-area.chapter2 .page-area.page8 .page-container .page-right-area .right-bottom-area .face-box .face-area .face-row.mouth-row .eye {
  padding: 5%;
  width: 25%;
}
.picture-book-area.chapter2 .page-area.page7 .page-container .page-right-area .right-bottom-area .face-box .face-area .face-row.eye-row .mouth, .picture-book-area.chapter2 .page-area.page7 .page-container .page-right-area .right-bottom-area .face-box .face-area .face-row.mouth-row .mouth, .picture-book-area.chapter2 .page-area.page8 .page-container .page-right-area .right-bottom-area .face-box .face-area .face-row.eye-row .mouth, .picture-book-area.chapter2 .page-area.page8 .page-container .page-right-area .right-bottom-area .face-box .face-area .face-row.mouth-row .mouth {
  padding: 3%;
  width: 20%;
}
.picture-book-area.chapter2 .page-area.page7 .page-container .page-right-area .right-bottom-area .face-box .face-area .face-row.shape-row, .picture-book-area.chapter2 .page-area.page8 .page-container .page-right-area .right-bottom-area .face-box .face-area .face-row.shape-row {
  height: 40%;
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: 0;
}
.picture-book-area.chapter2 .page-area.page7 .page-container .page-right-area .right-bottom-area .face-box .face-area .face-row.shape-row .shape, .picture-book-area.chapter2 .page-area.page8 .page-container .page-right-area .right-bottom-area .face-box .face-area .face-row.shape-row .shape {
  padding: 3%;
  width: 20%;
}
.picture-book-area.chapter2 .page-area.page7 .page-container .page-right-area .right-bottom-area .face-box .face-area .face-row img, .picture-book-area.chapter2 .page-area.page8 .page-container .page-right-area .right-bottom-area .face-box .face-area .face-row img {
  height: 100%;
  width: 100%;
}
.picture-book-area.chapter2 .page-area.page7 .page-container .page-right-area .right-bottom-area .input-text-area, .picture-book-area.chapter2 .page-area.page8 .page-container .page-right-area .right-bottom-area .input-text-area {
  height: 55%;
  margin-bottom: 10%;
}
.picture-book-area.chapter2 .page-area.page12 .right-bottom-img {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 60%;
  padding-bottom: 30%;
  background: url("../img/picture_book/chapter2/door.png") 100% no-repeat;
  background-size: 100%;
}
.picture-book-area.chapter2 .page-area.page12 .right-bottom-img .character-img {
  position: absolute;
  top: 50%;
  left: 70%;
  transform: translate(-70%, -50%);
  -webkit-transform: translate(-70%, -50%);
  width: 45%;
  height: auto;
}
.picture-book-area.chapter2 .page-area.page12 .right-bottom-img .role {
  position: absolute;
  top: 50%;
  left: 70%;
  background: url("../img/picture_book/chapter2/p12_role-0.png") center no-repeat;
  background-size: 100% auto;
  transform: translate(-70%, -50%);
  -webkit-transform: translate(-70%, -50%);
  width: 45%;
  height: 100%;
}
.picture-book-area.chapter2 .page-area.page12 .bottom-content-area {
  position: absolute;
  padding: 0;
  top: 100%;
  left: 100%;
  transform: translate(-100%, -100%);
  -webkit-transform: translate(-100%, -100%);
}
@media screen and (min-width: 667px) and (min-height: 350px) {
  .picture-book-area.chapter2 .page-area.page12 .bottom-content-area {
    height: 70%;
    top: 100%;
    left: 100%;
    transform: translate(-100%, -100%);
    -webkit-transform: translate(-100%, -100%);
  }
}
.picture-book-area.chapter2 .page-area.page13 {
  background-color: #9D5510;
  background: #9D5510 url("../img/picture_book/chapter2/p13_story_camera.png") right 0em bottom -3em no-repeat;
  background-size: 124.4444444444vh auto;
  overflow-y: hidden;
}
@media screen and (min-width: 1200px) {
  .picture-book-area.chapter2 .page-area.page13 {
    background: #9D5510 url("../img/picture_book/chapter2/p13_story_camera.png") right 2em bottom -6em no-repeat;
    background-size: 142.2222222222vh auto;
  }
}
@media screen and (min-width: 1600px) {
  .picture-book-area.chapter2 .page-area.page13 {
    background: #9D5510 url("../img/picture_book/chapter2/p13_story_camera.png") right 10em bottom -8em no-repeat;
    background-size: 160vh auto;
  }
}
.picture-book-area.chapter2 .page-area.page13 .title-box .title-area {
  color: #FFECBD;
}
.picture-book-area.chapter2 .page-area.page13 .projector-img {
  position: absolute;
  top: 15%;
  left: 25%;
  width: 80%;
}
@media screen and (min-width: 1600px) {
  .picture-book-area.chapter2 .page-area.page13 .projector-img {
    top: 13%;
    left: 25%;
    width: 90%;
  }
}
.picture-book-area.chapter2 .page-area.page14 .page-top-area .page-top-left-area, .picture-book-area.chapter2 .page-area.page16 .page-top-area .page-top-left-area {
  vertical-align: middle;
  width: 40%;
  height: 100%;
}
.picture-book-area.chapter2 .page-area.page14 .page-top-area .page-top-left-area img, .picture-book-area.chapter2 .page-area.page16 .page-top-area .page-top-left-area img {
  max-width: 100%;
  max-height: 100%;
  height: 100%;
  animation-duration: 1s;
  animation-iteration-count: infinite;
  animation-timing-function: step-start;
  animation-name: chapter1-dara;
}
.picture-book-area.chapter2 .page-area.page14 .page-top-area .page-top-right-area, .picture-book-area.chapter2 .page-area.page16 .page-top-area .page-top-right-area {
  vertical-align: middle;
  width: 60%;
}
.picture-book-area.chapter2 .page-area.page15 .page-top-area .page-top-left-area {
  vertical-align: middle;
  width: 60%;
}
.picture-book-area.chapter2 .page-area.page15 .page-top-area .page-top-right-area {
  width: 40%;
  height: 100%;
  vertical-align: middle;
}
.picture-book-area.chapter2 .page-area.page15 .page-top-area .page-top-right-area img {
  max-width: 100%;
  max-height: 100%;
  height: 100%;
  animation-duration: 1s;
  animation-iteration-count: infinite;
  animation-timing-function: step-start;
  animation-name: chapter1-dara;
}
.picture-book-area.chapter2 .page-area.page14, .picture-book-area.chapter2 .page-area.page15, .picture-book-area.chapter2 .page-area.page16 {
  background-color: #B9720B;
}
.picture-book-area.chapter2 .page-area.page14:after, .picture-book-area.chapter2 .page-area.page15:after, .picture-book-area.chapter2 .page-area.page16:after {
  content: "";
  background: url(../img/picture_book/chapter2/story_background_yellowbar.png) 100% #9D5510 repeat;
  background-size: 15.8823529412px 100%;
  background-position: top;
  position: absolute;
  top: 0;
  left: 0%;
  height: 20px;
  width: 100%;
}
@media screen and (min-width: 667px) and (min-height: 350px) {
  .picture-book-area.chapter2 .page-area.page14:after, .picture-book-area.chapter2 .page-area.page15:after, .picture-book-area.chapter2 .page-area.page16:after {
    background-size: 5vh 100%;
    height: 6.2962962963vh;
  }
}
.picture-book-area.chapter2 .page-area.page14:before, .picture-book-area.chapter2 .page-area.page15:before, .picture-book-area.chapter2 .page-area.page16:before {
  content: "";
  background: url(../img/picture_book/chapter2/story_background_yellowbar.png) 100% #9D5510 repeat;
  background-size: 15.8823529412px 100%;
  background-position: bottom;
  position: absolute;
  bottom: 0;
  left: 0%;
  height: 20px;
  width: 100%;
}
@media screen and (min-width: 667px) and (min-height: 350px) {
  .picture-book-area.chapter2 .page-area.page14:before, .picture-book-area.chapter2 .page-area.page15:before, .picture-book-area.chapter2 .page-area.page16:before {
    background-size: 5vh 100%;
    height: 6.2962962963vh;
  }
}
.picture-book-area.chapter2 .page-area.page14 .title-area, .picture-book-area.chapter2 .page-area.page15 .title-area, .picture-book-area.chapter2 .page-area.page16 .title-area {
  color: #FFECBD;
  text-align: left;
  position: relative;
}
.picture-book-area.chapter2 .page-area.page14 .title-area .sub-title, .picture-book-area.chapter2 .page-area.page15 .title-area .sub-title, .picture-book-area.chapter2 .page-area.page16 .title-area .sub-title {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  color: #F8B700;
  font-size: 18px;
  line-height: 1;
  margin-bottom: 3%;
}
@media screen and (min-height: 350px) {
  .picture-book-area.chapter2 .page-area.page14 .title-area .sub-title, .picture-book-area.chapter2 .page-area.page15 .title-area .sub-title, .picture-book-area.chapter2 .page-area.page16 .title-area .sub-title {
    font-size: calc(18px + 12 * (100vh - 350px) / 730 * 1.7777777778);
  }
}
.picture-book-area.chapter2 .page-area.page14 .title-area .sub-title img, .picture-book-area.chapter2 .page-area.page15 .title-area .sub-title img, .picture-book-area.chapter2 .page-area.page16 .title-area .sub-title img {
  max-height: 100%;
  max-width: 100%;
  height: 1em;
  padding-left: 1%;
}
.picture-book-area.chapter2 .page-area.page14 .page-container, .picture-book-area.chapter2 .page-area.page15 .page-container, .picture-book-area.chapter2 .page-area.page16 .page-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.picture-book-area.chapter2 .page-area.page14 .page-container .page-top-area, .picture-book-area.chapter2 .page-area.page15 .page-container .page-top-area, .picture-book-area.chapter2 .page-area.page16 .page-container .page-top-area {
  display: flex;
  height: 60%;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
@media screen and (min-width: 667px) and (min-height: 350px) {
  .picture-book-area.chapter2 .page-area.page14 .page-container .page-top-area, .picture-book-area.chapter2 .page-area.page15 .page-container .page-top-area, .picture-book-area.chapter2 .page-area.page16 .page-container .page-top-area {
    height: 63%;
  }
}
@media screen and (min-width: 1024px) and (min-height: 768px) {
  .picture-book-area.chapter2 .page-area.page14 .page-container .page-top-area, .picture-book-area.chapter2 .page-area.page15 .page-container .page-top-area, .picture-book-area.chapter2 .page-area.page16 .page-container .page-top-area {
    height: 60%;
  }
}
.picture-book-area.chapter2 .page-area.page14 .page-container .page-bottom-area, .picture-book-area.chapter2 .page-area.page15 .page-container .page-bottom-area, .picture-book-area.chapter2 .page-area.page16 .page-container .page-bottom-area {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  height: calc(40% - 30px);
  width: 100%;
}
@media screen and (min-width: 667px) and (min-height: 350px) {
  .picture-book-area.chapter2 .page-area.page14 .page-container .page-bottom-area, .picture-book-area.chapter2 .page-area.page15 .page-container .page-bottom-area, .picture-book-area.chapter2 .page-area.page16 .page-container .page-bottom-area {
    height: calc(40% - 60px);
  }
}
.picture-book-area.chapter2 .page-area.page14 .page-container .page-bottom-area .input-text-area, .picture-book-area.chapter2 .page-area.page15 .page-container .page-bottom-area .input-text-area, .picture-book-area.chapter2 .page-area.page16 .page-container .page-bottom-area .input-text-area {
  width: 90%;
  height: 80%;
  margin: auto;
  color: #9D5510;
}
.picture-book-area.chapter2 .page-area.page14 .page-container .page-bottom-area .input-text-area textarea, .picture-book-area.chapter2 .page-area.page15 .page-container .page-bottom-area .input-text-area textarea, .picture-book-area.chapter2 .page-area.page16 .page-container .page-bottom-area .input-text-area textarea {
  background-color: rgba(255, 236, 189, 0.7);
  border-radius: 30px;
  padding: 1%;
}
@media screen and (min-width: 667px) and (min-height: 350px) {
  .picture-book-area.chapter2 .page-area.page14 .page-container .page-bottom-area .input-text-area textarea, .picture-book-area.chapter2 .page-area.page15 .page-container .page-bottom-area .input-text-area textarea, .picture-book-area.chapter2 .page-area.page16 .page-container .page-bottom-area .input-text-area textarea {
    padding: 13px;
  }
}
@media screen and (min-width: 1024px) and (min-height: 768px) {
  .picture-book-area.chapter2 .page-area.page14 .page-container .page-bottom-area .input-text-area textarea, .picture-book-area.chapter2 .page-area.page15 .page-container .page-bottom-area .input-text-area textarea, .picture-book-area.chapter2 .page-area.page16 .page-container .page-bottom-area .input-text-area textarea {
    padding: 20px;
  }
}
@media screen and (max-height: 350px) {
  .picture-book-area.chapter2 .page-area.page14 .page-container .page-bottom-area .input-text-area textarea, .picture-book-area.chapter2 .page-area.page15 .page-container .page-bottom-area .input-text-area textarea, .picture-book-area.chapter2 .page-area.page16 .page-container .page-bottom-area .input-text-area textarea {
    padding: 13px;
  }
}
.picture-book-area.chapter2 .page-area.page14 .page-container .page-bottom-area .input-text-area textarea::placeholder, .picture-book-area.chapter2 .page-area.page15 .page-container .page-bottom-area .input-text-area textarea::placeholder, .picture-book-area.chapter2 .page-area.page16 .page-container .page-bottom-area .input-text-area textarea::placeholder {
  color: #9D5510;
}
.picture-book-area.chapter2 .page-area.page17 {
  background-color: #9D5510;
}
.picture-book-area.chapter2 .page-area.page17 .title-box {
  height: 70%;
  width: 100%;
  position: relative;
  top: 15%;
  left: 15%;
  background: url("../img/picture_book/chapter2/talkbox.png") no-repeat;
  background-size: 100%;
}
.picture-book-area.chapter2 .page-area.page17 .title-box img {
  height: 100%;
}
.picture-book-area.chapter2 .page-area.page17 .title-box .title-area {
  color: #FFECBD;
  height: 100%;
  width: 100%;
  padding: 15% 15% 15% 15%;
}
.picture-book-area.chapter2 .page-area.page17 .title-box .title-area .main-title {
  font-size: 28px;
}
@media screen and (min-width: 667px) and (min-height: 350px) {
  .picture-book-area.chapter2 .page-area.page17 .title-box .title-area .main-title {
    font-size: calc(20px + 12 * (100vh - 350px) / 730 * 1.7777777778);
  }
}
@media screen and (min-width: 1000px) {
  .picture-book-area.chapter2 .page-area.page17 .title-box .title-area .main-title {
    font-size: calc(16px + 24 * (100vh - 350px) / 730 * 1.7777777778);
  }
}
@media screen and (min-width: 1260px) {
  .picture-book-area.chapter2 .page-area.page17 .title-box .title-area .main-title {
    font-size: calc(28px + 24 * (100vh - 350px) / 730 * 1.7777777778);
  }
}
.picture-book-area.chapter2 .page-area.page17 .title-box .title-area .desc {
  font-size: 14px;
}
@media screen and (min-width: 667px) and (min-height: 350px) {
  .picture-book-area.chapter2 .page-area.page17 .title-box .title-area .desc {
    font-size: calc(14px + 1 * (100vh - 350px) / 730 * 1.7777777778);
  }
}
@media screen and (min-width: 1000px) {
  .picture-book-area.chapter2 .page-area.page17 .title-box .title-area .desc {
    font-size: calc(16px + 2 * (100vh - 350px) / 730 * 1.7777777778);
  }
}
@media screen and (min-width: 1260px) {
  .picture-book-area.chapter2 .page-area.page17 .title-box .title-area .desc {
    font-size: calc(16px + 6 * (100vh - 350px) / 730 * 1.7777777778);
  }
}
.picture-book-area.chapter2 .page-area.page17 .character-img {
  position: absolute;
  top: 30%;
  left: 60%;
  height: 50%;
}
.picture-book-area.chapter2 .page-area.page17 .dialog-area {
  position: absolute;
  top: 10%;
  left: 0;
  height: 100%;
}
@media screen and (min-width: 1600px) {
  .picture-book-area.chapter2 .page-area.page17 .dialog-area {
    left: 5%;
  }
}
.picture-book-area.chapter2 .page-area.page17 .dialog-area img {
  height: 100%;
}
.picture-book-area.chapter2 .page-area.page18 {
  background-color: #9D5510;
}
.picture-book-area.chapter2 .page-area.page18 .page-left-area img {
  height: 100%;
}
.picture-book-area.chapter2 .page-area.page18 .title-box {
  height: 100%;
}
.picture-book-area.chapter2 .page-area.page18 .title-box .title-area {
  color: #FFECBD;
  text-align: left;
  position: relative;
  top: 5%;
  height: 95%;
}
@media screen and (min-width: 1600px) {
  .picture-book-area.chapter2 .page-area.page18 .title-box .title-area {
    top: 20%;
    height: 80%;
  }
}
.picture-book-area.chapter3 .title-area {
  color: #DCE7FF;
}
.picture-book-area.chapter3 .top-content-bg-area {
  position: absolute;
  top: 0;
  transform: translate(-50%, -100%);
  -webkit-transform: translate(-50%, -100%);
  z-index: -1;
}
.picture-book-area.chapter3 .top-content-bg-area .bg-area {
  position: relative;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.picture-book-area.chapter3 .top-content-bg-area .bg-area .right-bg {
  position: absolute;
  top: 0;
  background-size: 100% auto;
  padding-bottom: 100%;
  width: 100%;
  z-index: 2;
}
.picture-book-area.chapter3 .top-content-bg-area .bg-area .left-bg {
  position: absolute;
  top: 0;
  background-size: 100% auto;
  padding-bottom: 100%;
  width: 100%;
  z-index: 2;
}
.picture-book-area.chapter3 .bottom-content-area {
  position: absolute;
  top: 100%;
  transform: translate(-50%, -100%);
  -webkit-transform: translate(-50%, -100%);
  z-index: -1;
}
.picture-book-area.chapter3 .bottom-content-area .bg-area {
  position: relative;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.picture-book-area.chapter3 .bottom-content-area .bg-area .right-bg {
  position: absolute;
  bottom: 0;
  background-size: 100% auto;
  padding-bottom: 100%;
  width: 100%;
  z-index: 2;
}
.picture-book-area.chapter3 .bottom-content-area .bg-area .left-bg {
  position: absolute;
  bottom: 0;
  background-size: 100% auto;
  padding-bottom: 100%;
  width: 100%;
  z-index: 2;
}
.picture-book-area.chapter3 .page-area {
  background-color: #00234F;
  overflow: hidden;
}
.picture-book-area.chapter3 .page-area.page1 {
  background: url("../img/picture_book/chapter3/background/3_title_bg.png") no-repeat #00234F;
  background-size: 100% 252px;
  background-position: 0 64px;
}
@media screen and (min-height: 350px) {
  .picture-book-area.chapter3 .page-area.page1 {
    background-size: 100% 70%;
    background-position: 60%;
  }
}
.picture-book-area.chapter3 .page-area.page1 .page-right-area .planet-img {
  background: url("../img/picture_book/chapter3/anime/3_p1_planet-0.png");
  background-size: cover;
}
.picture-book-area.chapter3 .page-area.page1 .page-right-area img {
  height: 110%;
  position: absolute;
  top: -13%;
  left: -8%;
}
.picture-book-area.chapter3 .page-area.page2 {
  overflow-x: hidden;
}
.picture-book-area.chapter3 .page-area.page2 .top-content-bg-area .bg-area .right-bg {
  left: 53%;
  background: url("../img/picture_book/chapter3/background/3_p2_bg02.png") 100% 79% no-repeat;
  background-size: 100% auto;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
  animation-duration: 2.5s;
  animation-direction: alternate;
  animation-name: chapter3-page2-right-bg;
}
.picture-book-area.chapter3 .page-area.page2 .top-content-bg-area .bg-area .left-bg {
  right: 48%;
  background: url("../img/picture_book/chapter3/background/3_p2_bg01.png") 100% 55% no-repeat;
  background-size: 100% auto;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
  animation-duration: 2.5s;
  animation-direction: alternate;
  animation-name: chapter3-page2-left-bg;
}
.picture-book-area.chapter3 .page-area.page3 .top-content-bg-area .right-bg {
  left: 27%;
  background: url("../img/picture_book/chapter3/background/3_p3_bg02.png") 100% 0% no-repeat;
  background-size: 88% auto;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
  animation-duration: 2.5s;
  animation-direction: alternate;
  animation-name: chapter3-page3-left-bg;
}
.picture-book-area.chapter3 .page-area.page3 .bottom-content-area .left-bg {
  right: 36%;
  background: url("../img/picture_book/chapter3/background/3_p3_bg01.png") 100% 457% no-repeat;
  background-size: 90% auto;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
  animation-duration: 2.5s;
  animation-direction: alternate;
  animation-name: chapter3-page3-right-bg;
}
.picture-book-area.chapter3 .page-area.page3 .page-container {
  color: #DCE7FF;
}
.picture-book-area.chapter3 .page-area.page3 .page-container .video-player-area {
  height: 77%;
  width: 100%;
  border-radius: 37px;
  background-color: #718AC5;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  padding: 5%;
}
.picture-book-area.chapter3 .page-area.page3 .page-container .video-player-area .media-area {
  width: 35%;
  height: 100%;
}
.picture-book-area.chapter3 .page-area.page3 .page-container .video-player-area .media-area .media-img {
  cursor: pointer;
  background: url("../img/picture_book/chapter3/role/3_p3_pic_1.png") center no-repeat;
  background-size: cover;
  height: 100%;
  padding-left: 90%;
}
.picture-book-area.chapter3 .page-area.page3 .page-container .video-player-area .media-area .media-img:hover {
  background: url("../img/picture_book/chapter3/role/3_p3_pic_hover_1.png") center no-repeat;
  background-size: cover;
}
.picture-book-area.chapter3 .page-area.page3 .page-container .video-player-area .video-info-area {
  padding-left: 2%;
  width: 65%;
  height: 100%;
  color: #DCE7FF;
  line-height: 1.3;
  font-weight: bold;
  font-size: 12px;
}
@media screen and (min-width: 667px) and (min-height: 350px) {
  .picture-book-area.chapter3 .page-area.page3 .page-container .video-player-area .video-info-area {
    font-size: calc(12px + 6 * (100vh - 350px) / 730 * 1.7777777778);
  }
}
@media screen and (min-width: 1200px) {
  .picture-book-area.chapter3 .page-area.page3 .page-container .video-player-area .video-info-area {
    font-size: calc(12px + 12 * (100vh - 350px) / 730 * 1.7777777778);
  }
}
.picture-book-area.chapter3 .page-area.page3 .page-container .video-player-area .video-info-area .title {
  padding-bottom: 4%;
  font-size: 22px;
}
@media screen and (min-width: 667px) and (min-height: 350px) {
  .picture-book-area.chapter3 .page-area.page3 .page-container .video-player-area .video-info-area .title {
    font-size: calc(14px + 14 * (100vh - 350px) / 730 * 1.7777777778);
  }
}
@media screen and (min-width: 1260px) {
  .picture-book-area.chapter3 .page-area.page3 .page-container .video-player-area .video-info-area .title {
    font-size: calc(14px + 22 * (100vh - 350px) / 730 * 1.7777777778);
  }
}
.picture-book-area.chapter3 .page-area.page3 .page-container .video-player-area .video-info-area .info {
  font-weight: normal;
  padding-bottom: 4%;
}
.picture-book-area.chapter3 .page-area.page3 .page-container .video-player-area .video-info-area .desc {
  color: #00234F;
}
.picture-book-area.chapter3 .page-area.page4 {
  background: url(../img/picture_book/chapter3/interact/3_p4_bg.png) no-repeat 59% 17% #00234F;
  background-size: auto 275%;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
  animation-duration: 5s;
  animation-direction: alternate;
  animation-name: chapter3-page4-bg;
}
.picture-book-area.chapter3 .page-area.page4 .title-area {
  text-align: left;
  margin-top: 5%;
  max-width: 768px;
}
.picture-book-area.chapter3 .page-area.page4 .page-container {
  padding: 4% 8%;
}
.picture-book-area.chapter3 .page-area.page4 .page-container .star-item {
  position: absolute;
  padding-left: 14%;
  height: 20%;
}
.picture-book-area.chapter3 .page-area.page4 .page-container .star-item.star01 {
  background: url("../img/picture_book/chapter3/interact/3_p4_star01.png") left no-repeat;
  background-size: auto 100%;
  top: 64%;
  left: 32%;
}
.picture-book-area.chapter3 .page-area.page4 .page-container .star-item.star01.selected {
  background: url("../img/picture_book/chapter3/interact/3_p4_star01_hover.png") left no-repeat;
  background-size: auto 100%;
}
.picture-book-area.chapter3 .page-area.page4 .page-container .star-item.star02 {
  background: url("../img/picture_book/chapter3/interact/3_p4_star02.png") left no-repeat;
  background-size: auto 100%;
  top: 46%;
  left: 9%;
}
.picture-book-area.chapter3 .page-area.page4 .page-container .star-item.star02.selected {
  background: url("../img/picture_book/chapter3/interact/3_p4_star02_hover.png") left no-repeat;
  background-size: auto 100%;
}
.picture-book-area.chapter3 .page-area.page4 .page-container .star-item.star03 {
  background: url("../img/picture_book/chapter3/interact/3_p4_star03.png") left no-repeat;
  background-size: auto 100%;
  top: 71%;
  left: 13%;
}
.picture-book-area.chapter3 .page-area.page4 .page-container .star-item.star03.selected {
  background: url("../img/picture_book/chapter3/interact/3_p4_star03_hover.png") left no-repeat;
  background-size: auto 100%;
}
.picture-book-area.chapter3 .page-area.page4 .page-container .star-item.star04 {
  background: url("../img/picture_book/chapter3/interact/3_p4_star04.png") left no-repeat;
  background-size: auto 100%;
  top: 44%;
  left: 26%;
}
.picture-book-area.chapter3 .page-area.page4 .page-container .star-item.star04.selected {
  background: url("../img/picture_book/chapter3/interact/3_p4_star04_hover.png") left no-repeat;
  background-size: auto 100%;
}
.picture-book-area.chapter3 .page-area.page4 .page-container .star-item.star05 {
  background: url("../img/picture_book/chapter3/interact/3_p4_star05.png") left no-repeat;
  background-size: auto 100%;
  top: 34%;
  left: 45%;
}
.picture-book-area.chapter3 .page-area.page4 .page-container .star-item.star05.selected {
  background: url("../img/picture_book/chapter3/interact/3_p4_star05_hover.png") left no-repeat;
  background-size: auto 100%;
}
.picture-book-area.chapter3 .page-area.page4 .page-container .star-item.star06 {
  background: url("../img/picture_book/chapter3/interact/3_p4_star06.png") left no-repeat;
  background-size: auto 100%;
  top: 55%;
  left: 51%;
}
.picture-book-area.chapter3 .page-area.page4 .page-container .star-item.star06.selected {
  background: url("../img/picture_book/chapter3/interact/3_p4_star06_hover.png") left no-repeat;
  background-size: auto 100%;
}
.picture-book-area.chapter3 .page-area.page4 .page-container .star-item.star07 {
  background: url("../img/picture_book/chapter3/interact/3_p4_star07.png") left no-repeat;
  background-size: auto 100%;
  top: 31%;
  left: 68%;
}
.picture-book-area.chapter3 .page-area.page4 .page-container .star-item.star07.selected {
  background: url("../img/picture_book/chapter3/interact/3_p4_star07_hover.png") left no-repeat;
  background-size: auto 100%;
}
.picture-book-area.chapter3 .page-area.page4 .page-container .star-item.star08 {
  background: url("../img/picture_book/chapter3/interact/3_p4_star08.png") left no-repeat;
  background-size: auto 100%;
  top: 60%;
  left: 72%;
}
.picture-book-area.chapter3 .page-area.page4 .page-container .star-item.star08.selected {
  background: url("../img/picture_book/chapter3/interact/3_p4_star08_hover.png") left no-repeat;
  background-size: auto 100%;
}
.picture-book-area.chapter3 .page-area.page4 .page-container .star-item.star09 {
  background: url("../img/picture_book/chapter3/interact/3_p4_star09.png") left no-repeat;
  background-size: auto 100%;
  top: 16%;
  left: 82%;
}
.picture-book-area.chapter3 .page-area.page4 .page-container .star-item.star09.selected {
  background: url("../img/picture_book/chapter3/interact/3_p4_star09_hover.png") left no-repeat;
  background-size: auto 100%;
}
.picture-book-area.chapter3 .page-area.page4 .page-left-area {
  height: calc(100% - 30px);
}
@media screen and (min-width: 768px) and (min-height: 500px) {
  .picture-book-area.chapter3 .page-area.page4 .page-left-area {
    height: calc(100% - 60px);
  }
}
.picture-book-area.chapter3 .page-area.page5 {
  overflow-x: hidden;
}
.picture-book-area.chapter3 .page-area.page5 .title-area {
  text-align: left;
}
.picture-book-area.chapter3 .page-area.page5 .page-right-area {
  position: relative;
}
.picture-book-area.chapter3 .page-area.page5 .page-right-area .role {
  background: url("../img/picture_book/chapter3/anime/3_p5_star.png") center no-repeat;
  background-size: auto 100%;
  position: absolute;
  top: 43%;
  left: 56%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  width: 106%;
  padding-bottom: 100%;
}
.picture-book-area.chapter3 .page-area.page5 .bottom-content-area .bg-area .right-bg {
  background: url("../img/picture_book/chapter3/background/3_p5_bg02.png") 100% 123% no-repeat;
  background-size: 55% auto;
  left: 17%;
}
.picture-book-area.chapter3 .page-area.page5 .bottom-content-area .bg-area .left-bg {
  background: url("../img/picture_book/chapter3/background/3_p5_bg01.png") 100% 140% no-repeat;
  background-size: 75% auto;
  right: 50%;
}
.picture-book-area.chapter3 .page-area.page6 {
  overflow-x: hidden;
}
.picture-book-area.chapter3 .page-area.page6 .title-content-area {
  position: relative;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
}
.picture-book-area.chapter3 .page-area.page6 .title-content-area .title-area {
  text-align: center;
  padding-top: 4%;
}
.picture-book-area.chapter3 .page-area.page6 .page-container {
  padding: 0;
}
.picture-book-area.chapter3 .page-area.page6 .bottom-content-area.back-bg {
  z-index: 1;
}
@media screen and (min-width: 667px) and (min-height: 350px) {
  .picture-book-area.chapter3 .page-area.page6 .bottom-content-area.back-bg {
    padding: 8% 8% 0 8%;
  }
}
.picture-book-area.chapter3 .page-area.page6 .bottom-content-area.front-bg {
  z-index: 3;
}
@media screen and (min-width: 667px) and (min-height: 350px) {
  .picture-book-area.chapter3 .page-area.page6 .bottom-content-area.front-bg {
    padding: 8% 8% 0 8%;
  }
}
.picture-book-area.chapter3 .page-area.page6 .bottom-content-area.fire-bg {
  z-index: 2;
}
.picture-book-area.chapter3 .page-area.page6 .bottom-content-area .page-container {
  padding: 0 4% 0 4%;
}
.picture-book-area.chapter3 .page-area.page6 .bottom-content-area .page-container .shell {
  position: absolute;
  height: 25%;
  max-height: 100%;
  max-width: 100%;
  cursor: pointer;
}
.picture-book-area.chapter3 .page-area.page6 .bottom-content-area .page-container .shell.shell02 {
  top: 60%;
  left: 29%;
}
@media screen and (min-width: 667px) and (min-height: 350px) {
  .picture-book-area.chapter3 .page-area.page6 .bottom-content-area .page-container .shell.shell02 {
    top: 52%;
    left: 29%;
  }
}
.picture-book-area.chapter3 .page-area.page6 .bottom-content-area .page-container .shell.shell01 {
  top: 47%;
  left: -1%;
}
@media screen and (min-width: 667px) and (min-height: 350px) {
  .picture-book-area.chapter3 .page-area.page6 .bottom-content-area .page-container .shell.shell01 {
    top: 39%;
    left: -1%;
  }
}
.picture-book-area.chapter3 .page-area.page6 .bottom-content-area .page-container .shell.shell03 {
  top: 69%;
  left: 83%;
}
@media screen and (min-width: 667px) and (min-height: 350px) {
  .picture-book-area.chapter3 .page-area.page6 .bottom-content-area .page-container .shell.shell03 {
    top: 61%;
    left: 83%;
  }
}
.picture-book-area.chapter3 .page-area.page6 .bottom-content-area .page-container .back-item-content {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  background: url("../img/picture_book/chapter3/3_p6_column_back.png") 25% -63% no-repeat;
  background-size: 100% auto;
  width: 100%;
  height: 100%;
  max-height: 100%;
  max-width: 100%;
  overflow: hidden;
  z-index: 1;
}
@media screen and (min-width: 667px) and (min-height: 350px) {
  .picture-book-area.chapter3 .page-area.page6 .bottom-content-area .page-container .back-item-content {
    background: url("../img/picture_book/chapter3/3_p6_column_back.png") 25% -58% no-repeat;
    background-size: 100% auto;
  }
}
.picture-book-area.chapter3 .page-area.page6 .bottom-content-area .page-container .fornt-item-content {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  background: url("../img/picture_book/chapter3/3_p6_column_front.png") 15% -60% no-repeat;
  background-size: 100% auto;
  width: 100%;
  height: 100%;
  max-height: 100%;
  max-width: 100%;
  z-index: 3;
}
@media screen and (min-width: 667px) and (min-height: 350px) {
  .picture-book-area.chapter3 .page-area.page6 .bottom-content-area .page-container .fornt-item-content {
    background: url("../img/picture_book/chapter3/3_p6_column_front.png") 15% -55% no-repeat;
    background-size: 100% auto;
  }
}
.picture-book-area.chapter3 .page-area.page6 .bottom-content-area .page-container .bg-area .left-bg {
  right: 63%;
  background: url("../img/picture_book/chapter3/background/3_p6_bg01.png") 100% 188% no-repeat;
  background-size: 100% auto;
}
.picture-book-area.chapter3 .page-area.page6 .bottom-content-area .page-container .bg-area .right-bg {
  left: 68%;
  background: url("../img/picture_book/chapter3/background/3_p6_bg02.png") 100% 200% no-repeat;
  background-size: 100% auto;
}
.picture-book-area.chapter3 .page-area.page6-1, .picture-book-area.chapter3 .page-area.page6-2, .picture-book-area.chapter3 .page-area.page6-3 {
  overflow-x: hidden;
}
.picture-book-area.chapter3 .page-area.page6-1 .title-content-area, .picture-book-area.chapter3 .page-area.page6-2 .title-content-area, .picture-book-area.chapter3 .page-area.page6-3 .title-content-area {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
}
.picture-book-area.chapter3 .page-area.page6-1 .title-content-area .title-area, .picture-book-area.chapter3 .page-area.page6-2 .title-content-area .title-area, .picture-book-area.chapter3 .page-area.page6-3 .title-content-area .title-area {
  text-align: left;
  padding-top: 4%;
}
.picture-book-area.chapter3 .page-area.page6-1 .middle-content-area, .picture-book-area.chapter3 .page-area.page6-2 .middle-content-area, .picture-book-area.chapter3 .page-area.page6-3 .middle-content-area {
  position: relative;
  z-index: -1;
}
.picture-book-area.chapter3 .page-area.page6-1 .middle-content-area .page-container, .picture-book-area.chapter3 .page-area.page6-2 .middle-content-area .page-container, .picture-book-area.chapter3 .page-area.page6-3 .middle-content-area .page-container {
  padding: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.picture-book-area.chapter3 .page-area.page6-1 .middle-content-area .page-container .note, .picture-book-area.chapter3 .page-area.page6-2 .middle-content-area .page-container .note, .picture-book-area.chapter3 .page-area.page6-3 .middle-content-area .page-container .note {
  font-size: 14px;
  font-weight: bold;
  color: #fff;
}
@media screen and (min-width: 667px) and (min-height: 350px) {
  .picture-book-area.chapter3 .page-area.page6-1 .middle-content-area .page-container .note, .picture-book-area.chapter3 .page-area.page6-2 .middle-content-area .page-container .note, .picture-book-area.chapter3 .page-area.page6-3 .middle-content-area .page-container .note {
    position: relative;
    top: 6%;
    font-size: calc(14px + 8 * (100vh - 350px) / 730 * 1.7777777778);
  }
}
.picture-book-area.chapter3 .page-area.page6-1 .middle-content-area .page-container .bg-img-area, .picture-book-area.chapter3 .page-area.page6-2 .middle-content-area .page-container .bg-img-area, .picture-book-area.chapter3 .page-area.page6-3 .middle-content-area .page-container .bg-img-area {
  height: 74%;
  width: 100%;
  position: relative;
}
.picture-book-area.chapter3 .page-area.page6-1 .middle-content-area .page-container .bg-img-area .bg-img, .picture-book-area.chapter3 .page-area.page6-2 .middle-content-area .page-container .bg-img-area .bg-img, .picture-book-area.chapter3 .page-area.page6-3 .middle-content-area .page-container .bg-img-area .bg-img {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  max-height: 100%;
  max-width: 100%;
  width: 100%;
  height: 100%;
}
.picture-book-area.chapter3 .page-area.page6-1 .middle-content-area .page-container .bg-img-area .note, .picture-book-area.chapter3 .page-area.page6-2 .middle-content-area .page-container .bg-img-area .note, .picture-book-area.chapter3 .page-area.page6-3 .middle-content-area .page-container .bg-img-area .note {
  position: absolute;
}
.picture-book-area.chapter3 .page-area.page6-1 .middle-content-area .page-container .bg-img-area .note.item01-1, .picture-book-area.chapter3 .page-area.page6-2 .middle-content-area .page-container .bg-img-area .note.item01-1, .picture-book-area.chapter3 .page-area.page6-3 .middle-content-area .page-container .bg-img-area .note.item01-1 {
  top: 21%;
  left: 50%;
}
.picture-book-area.chapter3 .page-area.page6-1 .middle-content-area .page-container .bg-img-area .note.item02-1, .picture-book-area.chapter3 .page-area.page6-2 .middle-content-area .page-container .bg-img-area .note.item02-1, .picture-book-area.chapter3 .page-area.page6-3 .middle-content-area .page-container .bg-img-area .note.item02-1 {
  top: 73%;
  left: 20%;
}
.picture-book-area.chapter3 .page-area.page6-1 .middle-content-area .page-container .bg-img-area .note.item03-1, .picture-book-area.chapter3 .page-area.page6-2 .middle-content-area .page-container .bg-img-area .note.item03-1, .picture-book-area.chapter3 .page-area.page6-3 .middle-content-area .page-container .bg-img-area .note.item03-1 {
  top: 55%;
  left: 34%;
}
.picture-book-area.chapter3 .page-area.page6-1 .middle-content-area .page-container .bg-img-area .note.item04-1, .picture-book-area.chapter3 .page-area.page6-2 .middle-content-area .page-container .bg-img-area .note.item04-1, .picture-book-area.chapter3 .page-area.page6-3 .middle-content-area .page-container .bg-img-area .note.item04-1 {
  top: 48%;
  left: 51%;
}
.picture-book-area.chapter3 .page-area.page6-1 .middle-content-area .page-container .bg-img-area .note.item05-1, .picture-book-area.chapter3 .page-area.page6-2 .middle-content-area .page-container .bg-img-area .note.item05-1, .picture-book-area.chapter3 .page-area.page6-3 .middle-content-area .page-container .bg-img-area .note.item05-1 {
  top: 62%;
  left: 67%;
}
.picture-book-area.chapter3 .page-area.page6-1 .middle-content-area .page-container .bg-img-area .note.item06-1, .picture-book-area.chapter3 .page-area.page6-2 .middle-content-area .page-container .bg-img-area .note.item06-1, .picture-book-area.chapter3 .page-area.page6-3 .middle-content-area .page-container .bg-img-area .note.item06-1 {
  top: 79%;
  left: 74%;
}
.picture-book-area.chapter3 .page-area.page6-1 .middle-content-area .page-container .bg-img-area .note.item01-2, .picture-book-area.chapter3 .page-area.page6-2 .middle-content-area .page-container .bg-img-area .note.item01-2, .picture-book-area.chapter3 .page-area.page6-3 .middle-content-area .page-container .bg-img-area .note.item01-2 {
  top: 21%;
  left: 50%;
}
.picture-book-area.chapter3 .page-area.page6-1 .middle-content-area .page-container .bg-img-area .note.item02-2, .picture-book-area.chapter3 .page-area.page6-2 .middle-content-area .page-container .bg-img-area .note.item02-2, .picture-book-area.chapter3 .page-area.page6-3 .middle-content-area .page-container .bg-img-area .note.item02-2 {
  top: 63%;
  left: 36%;
}
.picture-book-area.chapter3 .page-area.page6-1 .middle-content-area .page-container .bg-img-area .note.item03-2, .picture-book-area.chapter3 .page-area.page6-2 .middle-content-area .page-container .bg-img-area .note.item03-2, .picture-book-area.chapter3 .page-area.page6-3 .middle-content-area .page-container .bg-img-area .note.item03-2 {
  top: 62%;
  left: 53%;
}
.picture-book-area.chapter3 .page-area.page6-1 .middle-content-area .page-container .bg-img-area .note.item04-2, .picture-book-area.chapter3 .page-area.page6-2 .middle-content-area .page-container .bg-img-area .note.item04-2, .picture-book-area.chapter3 .page-area.page6-3 .middle-content-area .page-container .bg-img-area .note.item04-2 {
  top: 90%;
  left: 56%;
}
.picture-book-area.chapter3 .page-area.page6-1 .middle-content-area .page-container .bg-img-area .note.item01-3, .picture-book-area.chapter3 .page-area.page6-2 .middle-content-area .page-container .bg-img-area .note.item01-3, .picture-book-area.chapter3 .page-area.page6-3 .middle-content-area .page-container .bg-img-area .note.item01-3 {
  top: 36%;
  left: 50%;
}
.picture-book-area.chapter3 .page-area.page6-1 .middle-content-area .page-container .bg-img-area .note.item02-3, .picture-book-area.chapter3 .page-area.page6-2 .middle-content-area .page-container .bg-img-area .note.item02-3, .picture-book-area.chapter3 .page-area.page6-3 .middle-content-area .page-container .bg-img-area .note.item02-3 {
  top: 12%;
  left: 52%;
}
.picture-book-area.chapter3 .page-area.page6-1 .middle-content-area .page-container .bg-img-area .note.item03-3, .picture-book-area.chapter3 .page-area.page6-2 .middle-content-area .page-container .bg-img-area .note.item03-3, .picture-book-area.chapter3 .page-area.page6-3 .middle-content-area .page-container .bg-img-area .note.item03-3 {
  top: 25%;
  left: 63%;
}
.picture-book-area.chapter3 .page-area.page6-1 .middle-content-area .page-container .bg-img-area .note.item01-1, .picture-book-area.chapter3 .page-area.page6-1 .middle-content-area .page-container .bg-img-area .note.item01-2, .picture-book-area.chapter3 .page-area.page6-1 .middle-content-area .page-container .bg-img-area .note.item01-3, .picture-book-area.chapter3 .page-area.page6-2 .middle-content-area .page-container .bg-img-area .note.item01-1, .picture-book-area.chapter3 .page-area.page6-2 .middle-content-area .page-container .bg-img-area .note.item01-2, .picture-book-area.chapter3 .page-area.page6-2 .middle-content-area .page-container .bg-img-area .note.item01-3, .picture-book-area.chapter3 .page-area.page6-3 .middle-content-area .page-container .bg-img-area .note.item01-1, .picture-book-area.chapter3 .page-area.page6-3 .middle-content-area .page-container .bg-img-area .note.item01-2, .picture-book-area.chapter3 .page-area.page6-3 .middle-content-area .page-container .bg-img-area .note.item01-3 {
  transform: translateX(-50%);
}
.picture-book-area.chapter3 .page-area.page6-1 .middle-content-area .page-container .item-bg, .picture-book-area.chapter3 .page-area.page6-2 .middle-content-area .page-container .item-bg, .picture-book-area.chapter3 .page-area.page6-3 .middle-content-area .page-container .item-bg {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  height: 26%;
  background-color: #A16449;
  width: 500%;
}
.picture-book-area.chapter3 .page-area.page6-1 .middle-content-area .page-container .item-area, .picture-book-area.chapter3 .page-area.page6-2 .middle-content-area .page-container .item-area, .picture-book-area.chapter3 .page-area.page6-3 .middle-content-area .page-container .item-area {
  width: 100%;
  height: 26%;
  z-index: 2;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  padding: 0% 8%;
}
.picture-book-area.chapter3 .page-area.page6-1 .middle-content-area .page-container .item-area .item, .picture-book-area.chapter3 .page-area.page6-2 .middle-content-area .page-container .item-area .item, .picture-book-area.chapter3 .page-area.page6-3 .middle-content-area .page-container .item-area .item {
  width: 25%;
  height: 100%;
  text-align: center;
  position: relative;
  top: -2%;
}
.picture-book-area.chapter3 .page-area.page6-1 .item-area .item.item01 {
  background: url("../img/picture_book/chapter3/3_p6.1_item01.png") 50% 100% no-repeat;
  background-size: 60%;
}
.picture-book-area.chapter3 .page-area.page6-1 .item-area .item.item02 {
  background: url("../img/picture_book/chapter3/3_p6.1_item02.png") 50% 100% no-repeat;
  background-size: 60%;
}
.picture-book-area.chapter3 .page-area.page6-1 .item-area .item.item03 {
  background: url("../img/picture_book/chapter3/3_p6.1_item03.png") 50% 100% no-repeat;
  background-size: 60%;
}
.picture-book-area.chapter3 .page-area.page6-1 .item-area .item.item04 {
  background: url("../img/picture_book/chapter3/3_p6.1_item04.png") 50% 100% no-repeat;
  background-size: 60%;
}
.picture-book-area.chapter3 .page-area.page6-2 .item-area .item.item01 {
  background: url("../img/picture_book/chapter3/3_p6.2_item01.png") 50% 100% no-repeat;
  background-size: 60%;
}
.picture-book-area.chapter3 .page-area.page6-2 .item-area .item.item02 {
  background: url("../img/picture_book/chapter3/3_p6.2_item02.png") 50% 100% no-repeat;
  background-size: 60%;
}
.picture-book-area.chapter3 .page-area.page6-2 .item-area .item.item03 {
  background: url("../img/picture_book/chapter3/3_p6.2_item03.png") 50% 100% no-repeat;
  background-size: 60%;
}
.picture-book-area.chapter3 .page-area.page6-2 .item-area .item.item04 {
  background: url("../img/picture_book/chapter3/3_p6.2_item04.png") 50% 100% no-repeat;
  background-size: 60%;
}
.picture-book-area.chapter3 .page-area.page6-3 .item-area .item.item01 {
  background: url("../img/picture_book/chapter3/3_p6.3_item01.png") 50% 100% no-repeat;
  background-size: 60%;
}
.picture-book-area.chapter3 .page-area.page6-3 .item-area .item.item02 {
  background: url("../img/picture_book/chapter3/3_p6.3_item02.png") 50% 100% no-repeat;
  background-size: 60%;
}
.picture-book-area.chapter3 .page-area.page6-3 .item-area .item.item03 {
  background: url("../img/picture_book/chapter3/3_p6.3_item03.png") 50% 100% no-repeat;
  background-size: 60%;
}
.picture-book-area.chapter3 .page-area.page6-3 .item-area .item.item04 {
  background: url("../img/picture_book/chapter3/3_p6.3_item04.png") 50% 100% no-repeat;
  background-size: 60%;
}
.picture-book-area.chapter3 .page-area.page7 .page-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.picture-book-area.chapter3 .page-area.page7 .page-container .page-top-area {
  height: 40%;
}
.picture-book-area.chapter3 .page-area.page7 .page-container .page-bottom-area {
  height: 60%;
  width: 100%;
}
.picture-book-area.chapter3 .page-area.page7 .page-container .page-bottom-area .role-area {
  height: 100%;
  width: 100%;
  position: relative;
}
.picture-book-area.chapter3 .page-area.page7 .page-container .page-bottom-area .role-area img {
  max-height: 100%;
  max-width: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.picture-book-area.chapter3 .page-area.page8 {
  overflow-x: hidden;
}
.picture-book-area.chapter3 .page-area.page8 .title-content-area {
  position: relative;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: 2;
}
.picture-book-area.chapter3 .page-area.page8 .title-content-area .title-area {
  text-align: center;
}
.picture-book-area.chapter3 .page-area.page8 .bottom-content-area .page-container {
  padding: 0;
}
.picture-book-area.chapter3 .page-area.page8 .bottom-content-area .page-container .fornt-item-content {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  background: url("../img/picture_book/chapter3/background/3_p8_bg.png") 0% 110% no-repeat;
  background-size: 100% auto;
  padding-bottom: 100%;
  width: 175%;
  z-index: 2;
}
.picture-book-area.chapter3 .page-area.page8 .bottom-content-area .page-container .fornt-item-content img {
  position: absolute;
  top: 65%;
  left: 51%;
  transform: translate(-69%, 3%);
  max-width: 100%;
  max-height: 100%;
  width: 6%;
  z-index: 1;
}
.picture-book-area.chapter3 .page-area.page8 .bottom-content-area .page-container .fornt-item-content img + img {
  width: 50%;
  top: 68%;
  left: 50%;
  z-index: 0;
  transform: translateX(-50%);
}
.picture-book-area.chapter3 .page-area.page9 {
  background: url("../img/picture_book/chapter3/background/3_p9_bg.png") no-repeat center #00234F;
  background-size: auto 95%;
}
.picture-book-area.chapter3 .page-area.page9 .page-left-area .title-area {
  text-align: left;
  z-index: 2;
}
.picture-book-area.chapter3 .page-area.page9 .page-right-area {
  position: relative;
}
.picture-book-area.chapter3 .page-area.page9 .page-right-area .role {
  background: url("../img/picture_book/chapter3/3_p9_role.png") center no-repeat;
  background-size: auto 100%;
  width: 100%;
  padding-bottom: 65%;
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translate(-50%, -100%);
}
.picture-book-area.chapter3 .page-area.page9 .page-right-area .item01 {
  background: url("../img/picture_book/chapter3/3_p9_weapon01.png") center no-repeat;
  background-size: auto 100%;
  width: 100%;
  padding-bottom: 55%;
  position: absolute;
  top: 100%;
  left: -19%;
  transform: translate(-50%, -100%);
  transform-origin: 0% -50%;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  animation-duration: 1s;
  animation-direction: alternate;
  animation-name: chapter3-page12-small-big;
}
.picture-book-area.chapter3 .page-area.page9 .page-right-area .item02 {
  background: url("../img/picture_book/chapter3/3_p9_weapon02.png") center no-repeat;
  background-size: auto 100%;
  width: 100%;
  padding-bottom: 39%;
  position: absolute;
  top: 42%;
  left: 74%;
  transform: translate(-50%, -100%);
  transform-origin: 0% -50%;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  animation-duration: 1s;
  animation-direction: alternate;
  animation-name: chapter3-page12-big-small;
}
.picture-book-area.chapter3 .page-area.page10 .page-container {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
.picture-book-area.chapter3 .page-area.page10 .page-left-area {
  float: none;
  height: auto;
}
.picture-book-area.chapter3 .page-area.page10 .page-left-area .title-area {
  padding-left: 20%;
  text-align: left;
}
.picture-book-area.chapter3 .page-area.page10 .page-right-area {
  float: none;
  position: relative;
  height: auto;
}
.picture-book-area.chapter3 .page-area.page10 .page-right-area .role {
  background: url("../img/picture_book/chapter3/anime/3_p10_role.png") center no-repeat;
  background-size: auto 100%;
  width: 100%;
  padding-bottom: 100%;
}
.picture-book-area.chapter3 .page-area.page11, .picture-book-area.chapter3 .page-area.page12, .picture-book-area.chapter3 .page-area.page13 {
  overflow-x: hidden;
}
.picture-book-area.chapter3 .page-area.page11 .page-container, .picture-book-area.chapter3 .page-area.page12 .page-container, .picture-book-area.chapter3 .page-area.page13 .page-container {
  padding: 8%;
}
.picture-book-area.chapter3 .page-area.page11 .page-container .page-left-area .role, .picture-book-area.chapter3 .page-area.page12 .page-container .page-left-area .role, .picture-book-area.chapter3 .page-area.page13 .page-container .page-left-area .role {
  background: url("../img/picture_book/chapter3/3_p11_shell.png") bottom no-repeat;
  background-size: auto 65%;
  position: relative;
}
.picture-book-area.chapter3 .page-area.page11 .page-container .page-right-area .page-right-top-area, .picture-book-area.chapter3 .page-area.page12 .page-container .page-right-area .page-right-top-area, .picture-book-area.chapter3 .page-area.page13 .page-container .page-right-area .page-right-top-area {
  background: url("../img/picture_book/chapter3/3_p11_text.png") center no-repeat;
  background-size: cover;
}
.picture-book-area.chapter3 .page-area.page11 .page-container .page-right-area .page-right-bottom-area, .picture-book-area.chapter3 .page-area.page12 .page-container .page-right-area .page-right-bottom-area, .picture-book-area.chapter3 .page-area.page13 .page-container .page-right-area .page-right-bottom-area {
  height: 30%;
  display: flex;
  flex-direction: center;
  align-items: flex-end;
}
.picture-book-area.chapter3 .page-area.page11 .bottom-content-area, .picture-book-area.chapter3 .page-area.page12 .bottom-content-area, .picture-book-area.chapter3 .page-area.page13 .bottom-content-area {
  z-index: -1;
}
.picture-book-area.chapter3 .page-area.page11 .bottom-content-area .bg-area .right-bg, .picture-book-area.chapter3 .page-area.page12 .bottom-content-area .bg-area .right-bg, .picture-book-area.chapter3 .page-area.page13 .bottom-content-area .bg-area .right-bg {
  background: url("../img/picture_book/chapter3/background/3_p11_bg02.png") #00234F 100% 156% no-repeat;
  background-size: 100% auto;
  left: 45%;
}
.picture-book-area.chapter3 .page-area.page11 .bottom-content-area .bg-area .left-bg, .picture-book-area.chapter3 .page-area.page12 .bottom-content-area .bg-area .left-bg, .picture-book-area.chapter3 .page-area.page13 .bottom-content-area .bg-area .left-bg {
  background: url("../img/picture_book/chapter3/background/3_p11_bg01.png") #00234F 100% 165% no-repeat;
  background-size: 100% auto;
  right: 60%;
}
.picture-book-area.chapter4 .title-area {
  color: #FFE0C4;
}
.picture-book-area.chapter4 .top-content-bg-area {
  position: absolute;
  top: 0;
  transform: translate(-50%, -100%);
  z-index: -1;
  overflow-y: hidden;
}
.picture-book-area.chapter4 .top-content-bg-area .bg-area {
  position: relative;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.picture-book-area.chapter4 .top-content-bg-area .bg-area .right-bg {
  position: absolute;
  top: 0;
  background-size: 100% auto;
  padding-bottom: 100%;
  width: 100%;
  z-index: 2;
}
.picture-book-area.chapter4 .top-content-bg-area .bg-area .left-bg {
  position: absolute;
  top: 0;
  background-size: 100% auto;
  padding-bottom: 100%;
  width: 100%;
  z-index: 2;
}
.picture-book-area.chapter4 .bottom-content-area {
  position: absolute;
  top: 100%;
  transform: translate(-50%, -100%);
  z-index: -1;
  overflow-y: hidden;
}
.picture-book-area.chapter4 .bottom-content-area .bg-area {
  position: relative;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.picture-book-area.chapter4 .bottom-content-area .bg-area .right-bg {
  position: absolute;
  bottom: 0;
  background-size: 100% auto;
  padding-bottom: 100%;
  width: 100%;
  z-index: 2;
}
.picture-book-area.chapter4 .bottom-content-area .bg-area .left-bg {
  position: absolute;
  bottom: 0;
  background-size: 100% auto;
  padding-bottom: 100%;
  width: 100%;
  z-index: 2;
}
.picture-book-area.chapter4 .page-area {
  background-color: #492418;
}
.picture-book-area.chapter4 .page-area.page1 {
  background: url("../img/picture_book/chapter4/background/4_title_bg.png") no-repeat #492418;
  background-size: 100% 252px;
  background-position: 0 64px;
}
@media screen and (min-height: 350px) {
  .picture-book-area.chapter4 .page-area.page1 {
    background-size: 100% 70%;
    background-position: 60%;
  }
}
.picture-book-area.chapter4 .page-area.page1 .page-right-area img {
  height: 100%;
  position: absolute;
  top: -9%;
  left: 0%;
}
.picture-book-area.chapter4 .page-area.page2 {
  overflow-x: hidden;
}
.picture-book-area.chapter4 .page-area.page2 .shiny-img {
  height: 31%;
  position: absolute;
}
.picture-book-area.chapter4 .page-area.page2 .shiny-img.shiny01 {
  right: 51%;
  top: 75%;
}
@media screen and (min-width: 667px) and (min-height: 350px) {
  .picture-book-area.chapter4 .page-area.page2 .shiny-img.shiny01 {
    top: 83%;
  }
}
.picture-book-area.chapter4 .page-area.page2 .shiny-img.shiny02 {
  top: 73%;
  left: 55%;
}
.picture-book-area.chapter4 .page-area.page3 {
  color: #FFE0C4;
}
.picture-book-area.chapter4 .page-area.page3 .video-player-area {
  position: relative;
  height: 85%;
}
.picture-book-area.chapter4 .page-area.page3 .video-player-area .media-area {
  width: 75%;
  height: 100%;
  margin: auto;
  background: url("../img/picture_book/chapter4/role/4_p3_video.png") center no-repeat;
  background-size: auto 100%;
  cursor: pointer;
}
.picture-book-area.chapter4 .page-area.page3 .video-player-area .media-area:hover {
  background: url("../img/picture_book/chapter4/role/4_p3_video_hover.png") center no-repeat;
  background-size: auto 100%;
}
.picture-book-area.chapter4 .page-area.page3 .video-player-area .item01 {
  position: absolute;
  top: 46%;
  left: 0%;
  background: url("../img/picture_book/chapter4/role/4_p3_gem01.png") center no-repeat;
  background-size: 100% auto;
  width: 20%;
  padding-bottom: 25%;
}
.picture-book-area.chapter4 .page-area.page3 .video-player-area .item02 {
  position: absolute;
  top: -29%;
  left: 75%;
  z-index: -1;
  background: url("../img/picture_book/chapter4/role/4_p3_gem02.png") center no-repeat;
  background-size: 100% auto;
  width: 20%;
  padding-bottom: 30%;
}
.picture-book-area.chapter4 .page-area.page3 .video-bottom-desc-area {
  position: absolute;
  height: auto;
  bottom: 11%;
  left: 50%;
  transform: translateX(-50%);
}
.picture-book-area.chapter4 .page-area.page4 .page-container .page-bottom-area {
  display: flex;
  flex-direction: center;
  align-items: center;
  flex-direction: row;
  flex-wrap: wrap;
  padding: 0 4%;
}
.picture-book-area.chapter4 .page-area.page4 .page-container .page-bottom-area .item-area {
  width: 20%;
  padding-bottom: 20%;
  position: relative;
}
.picture-book-area.chapter4 .page-area.page4 .page-container .page-bottom-area .item {
  position: absolute;
  padding-bottom: 100%;
  width: 100%;
}
.picture-book-area.chapter4 .page-area.page4 .page-container .page-bottom-area .item.item01 {
  background: url("../img/picture_book/chapter4/role/4_p4_item01_1.png") center no-repeat;
  background-size: 62% auto;
  top: 0%;
  left: 0%;
}
.picture-book-area.chapter4 .page-area.page4 .page-container .page-bottom-area .item.item02 {
  background: url("../img/picture_book/chapter4/role/4_p4_item02_1.png") center no-repeat;
  background-size: 70% auto;
  top: 0%;
  left: 0%;
}
.picture-book-area.chapter4 .page-area.page4 .page-container .page-bottom-area .item.item03 {
  background: url("../img/picture_book/chapter4/role/4_p4_item03_1.png") center no-repeat;
  background-size: 64% auto;
  top: 12%;
  left: -7%;
}
.picture-book-area.chapter4 .page-area.page4 .page-container .page-bottom-area .item.item04 {
  background: url("../img/picture_book/chapter4/role/4_p4_item04_1.png") center no-repeat;
  background-size: 64% auto;
  top: 12%;
  left: 0%;
}
.picture-book-area.chapter4 .page-area.page4 .page-container .page-bottom-area .item.item05 {
  background: url("../img/picture_book/chapter4/role/4_p4_item05_1.png") center no-repeat;
  background-size: 64% auto;
  top: 18%;
  left: -16%;
}
.picture-book-area.chapter4 .page-area.page4 .page-container .page-bottom-area .item.item06 {
  background: url("../img/picture_book/chapter4/role/4_p4_item06_1.png") center no-repeat;
  background-size: 64% auto;
  top: 24%;
  left: 0%;
}
.picture-book-area.chapter4 .page-area.page4 .page-container .page-bottom-area .item.item07 {
  background: url("../img/picture_book/chapter4/role/4_p4_item07_1.png") center no-repeat;
  background-size: 64% auto;
  top: 19%;
  left: -18%;
}
.picture-book-area.chapter4 .page-area.page4 .page-container .page-bottom-area .item.item08 {
  background: url("../img/picture_book/chapter4/role/4_p4_item08_1.png") center no-repeat;
  background-size: 64% auto;
  top: 24%;
  left: 0%;
}
.picture-book-area.chapter4 .page-area.page4 .page-container .page-bottom-area .item.item09 {
  background: url("../img/picture_book/chapter4/role/4_p4_item09_1.png") center no-repeat;
  background-size: 64% auto;
  top: 0%;
  left: -17%;
}
.picture-book-area.chapter4 .page-area.page4 .page-container .page-bottom-area .item.item10 {
  background: url("../img/picture_book/chapter4/role/4_p4_item10_1.png") center no-repeat;
  background-size: 64% auto;
  top: 0%;
  left: 0%;
}
.picture-book-area.chapter4 .page-area.page5 {
  overflow-x: hidden;
}
.picture-book-area.chapter4 .page-area.page5 .page-container {
  padding: 8%;
}
.picture-book-area.chapter4 .page-area.page5 .page-container .page-left-area .title-area {
  text-align: left;
  padding-right: 10%;
}
.picture-book-area.chapter4 .page-area.page5 .page-container .page-right-area .page-right-top-area {
  height: calc(95% - 30px);
  background: url("../img/picture_book/chapter4/text.png") top no-repeat;
  background-size: auto 100%;
  padding: 13% 15% 17% 22%;
}
@media screen and (min-width: 667px) and (min-height: 350px) {
  .picture-book-area.chapter4 .page-area.page5 .page-container .page-right-area .page-right-top-area {
    height: calc(95% - 60px);
  }
}
.picture-book-area.chapter4 .page-area.page5 .page-container .page-right-area .page-right-top-area textarea {
  padding: 0;
  color: #9D5510;
}
.picture-book-area.chapter4 .page-area.page5 .page-container .page-right-area .page-right-top-area textarea::placeholder {
  color: #9D5510;
}
.picture-book-area.chapter4 .page-area.page5 .page-container .page-right-area .page-right-bottom-area {
  height: calc(5% + 30px);
  display: flex;
  flex-direction: center;
  align-items: flex-end;
}
@media screen and (min-width: 667px) and (min-height: 350px) {
  .picture-book-area.chapter4 .page-area.page5 .page-container .page-right-area .page-right-bottom-area {
    height: calc(5% + 60px);
  }
}
.picture-book-area.chapter4 .page-area.page5 .top-content-bg-area {
  top: 0;
  left: 100%;
  transform: translateX(-100%);
}
.picture-book-area.chapter4 .page-area.page5 .top-content-bg-area .right-bg {
  position: relative;
  background: url("../img/picture_book/chapter4/background/4_p5_bg01.png") 100% 0% no-repeat;
  background-size: 25% auto;
  padding-bottom: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.picture-book-area.chapter4 .page-area.page5 .top-content-bg-area .right-bg .shiny01 {
  position: absolute;
  top: 0;
  right: 18%;
  background: url(../img/picture_book/chapter4/anime/4_p5_shiny02.png) center no-repeat;
  background-size: 100% auto;
  padding-bottom: 10%;
  width: 20%;
  max-height: 72px;
  max-width: 53px;
}
.picture-book-area.chapter4 .page-area.page5 .bottom-content-area {
  left: 0;
  transform: translateY(-100%);
}
.picture-book-area.chapter4 .page-area.page5 .bottom-content-area .left-bg {
  position: relative;
  background: url("../img/picture_book/chapter4/background/4_p5_bg02.png") 0% 39% no-repeat;
  background-size: 25% auto;
  padding-bottom: 100%;
  width: 100%;
}
.picture-book-area.chapter4 .page-area.page5 .bottom-content-area .left-bg .shiny02 {
  position: absolute;
  top: 35%;
  left: 12%;
  background: url(../img/picture_book/chapter4/anime/4_p5_shiny01.png) center no-repeat;
  background-size: 100% auto;
  padding-bottom: 13%;
  width: 20%;
  max-height: 230px;
  max-width: 315px;
}
.picture-book-area.chapter4 .page-area.page6 .page-left-area {
  background: url("../img/picture_book/chapter4/background/4_p6_bg.png") center no-repeat;
  background-size: 100% auto;
  position: relative;
}
.picture-book-area.chapter4 .page-area.page6 .page-left-area .gem {
  position: absolute;
  width: 24%;
  padding-bottom: 30%;
}
.picture-book-area.chapter4 .page-area.page6 .page-left-area .gem.gem01 {
  background: url("../img/picture_book/chapter4/role/4_p6_gem01.png") center no-repeat;
  background-size: 100% auto;
  top: 35%;
  left: 10%;
}
.picture-book-area.chapter4 .page-area.page6 .page-left-area .gem.gem02 {
  background: url("../img/picture_book/chapter4/role/4_p6_gem02.png") center no-repeat;
  background-size: 100% auto;
  top: 15%;
  left: 39%;
}
.picture-book-area.chapter4 .page-area.page6 .page-left-area .gem.gem03 {
  background: url("../img/picture_book/chapter4/role/4_p6_gem03.png") center no-repeat;
  background-size: 100% auto;
  top: 35%;
  left: 64%;
}
.picture-book-area.chapter4 .page-area.page6 .page-left-area .gem.gem04 {
  background: url("../img/picture_book/chapter4/role/4_p6_gem04.png") center no-repeat;
  background-size: 100% auto;
  top: 56%;
  left: 38%;
}
.picture-book-area.chapter4 .page-area.page6 .page-left-area .gem:hover {
  width: 26%;
}
.picture-book-area.chapter4 .page-area.page6 .page-right-area {
  padding-left: 6%;
}
.picture-book-area.chapter4 .page-area.page6 .page-right-area .title-area {
  text-align: left;
}
.picture-book-area.chapter4 .page-area.page6 .page-right-area .role {
  background: url("../img/picture_book/chapter4/anime/4_p6_role.png") center no-repeat;
  background-size: 90% auto;
  width: 100%;
  padding-bottom: 80%;
}
.picture-book-area.chapter4 .page-area.page11 .page-container {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
.picture-book-area.chapter4 .page-area.page11 .page-left-area {
  float: none;
  height: auto;
}
.picture-book-area.chapter4 .page-area.page11 .page-left-area .title-area {
  padding-left: 15%;
  text-align: left;
}
.picture-book-area.chapter4 .page-area.page11 .page-right-area {
  float: none;
  position: relative;
  height: auto;
}
.picture-book-area.chapter4 .page-area.page11 .page-right-area .role {
  background: url("../img/picture_book/chapter4/anime/4_p7_role.png") center no-repeat;
  background-size: auto 100%;
  width: 100%;
  padding-bottom: 100%;
}
.picture-book-area.chapter4 .page-area.page7 .page-container, .picture-book-area.chapter4 .page-area.page8 .page-container, .picture-book-area.chapter4 .page-area.page9 .page-container, .picture-book-area.chapter4 .page-area.page10 .page-container {
  padding: 8%;
}
.picture-book-area.chapter4 .page-area.page7 .page-container .page-left-area .title-area, .picture-book-area.chapter4 .page-area.page8 .page-container .page-left-area .title-area, .picture-book-area.chapter4 .page-area.page9 .page-container .page-left-area .title-area, .picture-book-area.chapter4 .page-area.page10 .page-container .page-left-area .title-area {
  text-align: left;
  padding-right: 10%;
}
.picture-book-area.chapter4 .page-area.page7 .page-container .page-left-area .main-title, .picture-book-area.chapter4 .page-area.page8 .page-container .page-left-area .main-title, .picture-book-area.chapter4 .page-area.page9 .page-container .page-left-area .main-title, .picture-book-area.chapter4 .page-area.page10 .page-container .page-left-area .main-title {
  padding-top: 4%;
}
.picture-book-area.chapter4 .page-area.page7 .page-container .page-left-area .role.p8_family, .picture-book-area.chapter4 .page-area.page8 .page-container .page-left-area .role.p8_family, .picture-book-area.chapter4 .page-area.page9 .page-container .page-left-area .role.p8_family, .picture-book-area.chapter4 .page-area.page10 .page-container .page-left-area .role.p8_family {
  background: url("../img/picture_book/chapter4/role/4_p8_family.png") center no-repeat;
  background-size: 35% auto;
}
.picture-book-area.chapter4 .page-area.page7 .page-container .page-left-area .role.p9_school, .picture-book-area.chapter4 .page-area.page8 .page-container .page-left-area .role.p9_school, .picture-book-area.chapter4 .page-area.page9 .page-container .page-left-area .role.p9_school, .picture-book-area.chapter4 .page-area.page10 .page-container .page-left-area .role.p9_school {
  background: url("../img/picture_book/chapter4/role/4_p9_school.png") center no-repeat;
  background-size: 35% auto;
}
.picture-book-area.chapter4 .page-area.page7 .page-container .page-left-area .role.p10_community, .picture-book-area.chapter4 .page-area.page8 .page-container .page-left-area .role.p10_community, .picture-book-area.chapter4 .page-area.page9 .page-container .page-left-area .role.p10_community, .picture-book-area.chapter4 .page-area.page10 .page-container .page-left-area .role.p10_community {
  background: url("../img/picture_book/chapter4/role/4_p10_community.png") center no-repeat;
  background-size: 35% auto;
}
.picture-book-area.chapter4 .page-area.page7 .page-container .page-left-area .role.p11_others, .picture-book-area.chapter4 .page-area.page8 .page-container .page-left-area .role.p11_others, .picture-book-area.chapter4 .page-area.page9 .page-container .page-left-area .role.p11_others, .picture-book-area.chapter4 .page-area.page10 .page-container .page-left-area .role.p11_others {
  background: url("../img/picture_book/chapter4/role/4_p11_others.png") center no-repeat;
  background-size: 35% auto;
}
.picture-book-area.chapter4 .page-area.page7 .page-container .page-right-area .page-right-top-area, .picture-book-area.chapter4 .page-area.page8 .page-container .page-right-area .page-right-top-area, .picture-book-area.chapter4 .page-area.page9 .page-container .page-right-area .page-right-top-area, .picture-book-area.chapter4 .page-area.page10 .page-container .page-right-area .page-right-top-area {
  height: calc(95% - 30px);
  background: url("../img/picture_book/chapter4/text.png") top no-repeat;
  background-size: auto 100%;
  padding: 13% 15% 17% 22%;
}
@media screen and (min-width: 667px) and (min-height: 350px) {
  .picture-book-area.chapter4 .page-area.page7 .page-container .page-right-area .page-right-top-area, .picture-book-area.chapter4 .page-area.page8 .page-container .page-right-area .page-right-top-area, .picture-book-area.chapter4 .page-area.page9 .page-container .page-right-area .page-right-top-area, .picture-book-area.chapter4 .page-area.page10 .page-container .page-right-area .page-right-top-area {
    height: calc(95% - 60px);
  }
}
.picture-book-area.chapter4 .page-area.page7 .page-container .page-right-area .page-right-top-area textarea, .picture-book-area.chapter4 .page-area.page8 .page-container .page-right-area .page-right-top-area textarea, .picture-book-area.chapter4 .page-area.page9 .page-container .page-right-area .page-right-top-area textarea, .picture-book-area.chapter4 .page-area.page10 .page-container .page-right-area .page-right-top-area textarea {
  padding: 0;
  color: #9D5510;
}
.picture-book-area.chapter4 .page-area.page7 .page-container .page-right-area .page-right-top-area textarea::placeholder, .picture-book-area.chapter4 .page-area.page8 .page-container .page-right-area .page-right-top-area textarea::placeholder, .picture-book-area.chapter4 .page-area.page9 .page-container .page-right-area .page-right-top-area textarea::placeholder, .picture-book-area.chapter4 .page-area.page10 .page-container .page-right-area .page-right-top-area textarea::placeholder {
  color: #9D5510;
}
.picture-book-area.chapter4 .page-area.page7 .page-container .page-right-area .page-right-bottom-area, .picture-book-area.chapter4 .page-area.page8 .page-container .page-right-area .page-right-bottom-area, .picture-book-area.chapter4 .page-area.page9 .page-container .page-right-area .page-right-bottom-area, .picture-book-area.chapter4 .page-area.page10 .page-container .page-right-area .page-right-bottom-area {
  height: calc(5% + 30px);
  display: flex;
  flex-direction: center;
  align-items: flex-end;
}
@media screen and (min-width: 667px) and (min-height: 350px) {
  .picture-book-area.chapter4 .page-area.page7 .page-container .page-right-area .page-right-bottom-area, .picture-book-area.chapter4 .page-area.page8 .page-container .page-right-area .page-right-bottom-area, .picture-book-area.chapter4 .page-area.page9 .page-container .page-right-area .page-right-bottom-area, .picture-book-area.chapter4 .page-area.page10 .page-container .page-right-area .page-right-bottom-area {
    height: calc(5% + 60px);
  }
}
.picture-book-area.chapter4 .page-area.page12 .top-content-bg-area, .picture-book-area.chapter4 .page-area.page13 .top-content-bg-area {
  top: 0;
  left: 100%;
  transform: translateX(-100%);
}
.picture-book-area.chapter4 .page-area.page12 .top-content-bg-area .right-bg, .picture-book-area.chapter4 .page-area.page13 .top-content-bg-area .right-bg {
  background: url("../img/picture_book/chapter4/background/4_p5_bg01.png") 100% 0% no-repeat;
  background-size: 30% auto;
  padding-bottom: 100%;
  width: 100%;
}
.picture-book-area.chapter4 .page-area.page12 .page-left-area, .picture-book-area.chapter4 .page-area.page13 .page-left-area {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.picture-book-area.chapter4 .page-area.page12 .page-left-area .page-left-bottom-area, .picture-book-area.chapter4 .page-area.page13 .page-left-area .page-left-bottom-area {
  width: 100%;
  padding-bottom: 70%;
  position: relative;
}
.picture-book-area.chapter4 .page-area.page12 .page-left-area .page-left-bottom-area .tip-area, .picture-book-area.chapter4 .page-area.page13 .page-left-area .page-left-bottom-area .tip-area {
  position: absolute;
  top: 0%;
  left: 0%;
  width: 100%;
  height: 100%;
  padding: 10% 13% 21% 18%;
}
.picture-book-area.chapter4 .page-area.page12 .page-left-area .page-left-bottom-area .tip-area .tip-text, .picture-book-area.chapter4 .page-area.page13 .page-left-area .page-left-bottom-area .tip-area .tip-text {
  text-align: center;
  padding-bottom: 10%;
  color: #492418;
  font-size: 12px;
  line-height: 1;
  font-weight: bold;
}
@media screen and (min-width: 667px) and (min-height: 350px) {
  .picture-book-area.chapter4 .page-area.page12 .page-left-area .page-left-bottom-area .tip-area .tip-text, .picture-book-area.chapter4 .page-area.page13 .page-left-area .page-left-bottom-area .tip-area .tip-text {
    font-size: calc(14px + 4 * (100vh - 350px) / 730 * 1.7777777778);
  }
}
.picture-book-area.chapter4 .page-area.page12 .page-left-area .page-left-bottom-area .tip-area .tip, .picture-book-area.chapter4 .page-area.page13 .page-left-area .page-left-bottom-area .tip-area .tip {
  color: #612709;
  font-size: 12px;
  line-height: 1.5;
  font-weight: bold;
  padding-bottom: 2%;
}
@media screen and (min-width: 667px) and (min-height: 350px) {
  .picture-book-area.chapter4 .page-area.page12 .page-left-area .page-left-bottom-area .tip-area .tip, .picture-book-area.chapter4 .page-area.page13 .page-left-area .page-left-bottom-area .tip-area .tip {
    padding-bottom: 5%;
    font-size: calc(16px + 6 * (100vh - 350px) / 730 * 1.7777777778);
  }
}
.picture-book-area.chapter4 .page-area.page12 .page-right-area, .picture-book-area.chapter4 .page-area.page13 .page-right-area {
  position: relative;
}
.picture-book-area.chapter4 .page-area.page12 .page-right-area .role, .picture-book-area.chapter4 .page-area.page13 .page-right-area .role {
  position: absolute;
  top: 13%;
  left: 57%;
  transform: translateX(-50%);
  background: url("../img/picture_book/chapter4/anime/4_p12_role.png") center no-repeat;
  background-size: auto 100%;
  width: 104%;
  padding-bottom: 100%;
}
.picture-book-area.chapter4 .page-area.page12 .page-left-bottom-area {
  background: url("../img/picture_book/chapter4/role/4_p12_frame.png") center no-repeat;
  background-size: 100% auto;
}
.picture-book-area.chapter4 .page-area.page12 .role-dialog {
  background: url("../img/picture_book/chapter4/role/4_p13_dialog.png") center no-repeat;
  background-size: 100% auto;
  width: 50%;
  height: 40%;
  position: absolute;
  left: 6%;
  top: 0;
}
.picture-book-area.chapter4 .page-area.page12 .role-dialog .dialog-text {
  width: 100%;
  height: 100%;
  padding: 30% 13% 26% 8%;
  color: #FFE0C4;
  font-size: 12px;
  line-height: 1.5;
  font-weight: bold;
}
@media screen and (min-width: 667px) and (min-height: 350px) {
  .picture-book-area.chapter4 .page-area.page12 .role-dialog .dialog-text {
    font-size: calc(14px + 4 * (100vh - 350px) / 730 * 1.7777777778);
  }
}
.picture-book-area.chapter4 .page-area.page13 .page-left-bottom-area {
  background: url("../img/picture_book/chapter4/role/4_p13_frame_1.png") center no-repeat;
  background-size: 100% auto;
}
.picture-book-area.chapter4 .page-area.page13 .tip span {
  color: #D03012;
}
.picture-book-area.chapter4 .page-area.page14 .page-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.picture-book-area.chapter4 .page-area.page14 .page-container .page-bottom-area {
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  position: relative;
}
.picture-book-area.chapter4 .page-area.page14 .page-container .page-bottom-area .left-item {
  width: 44%;
  padding-bottom: 41%;
  background: url("../img/picture_book/chapter4/anime/4_p14_bag.png") 100% 0% no-repeat;
  background-size: 84% auto;
}
.picture-book-area.chapter4 .page-area.page14 .page-container .page-bottom-area .right-item {
  width: 55%;
  padding-bottom: 32%;
  background: url("../img/picture_book/chapter4/anime/4_p14_reel.png") 5% 26% no-repeat;
  background-size: 76% auto;
}
.picture-book-area.chapter4 .page-area.page14 .page-container .btn-area {
  position: absolute;
  top: 87%;
  left: 50%;
  width: 100%;
  transform: translateX(-50%);
  text-align: center;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
@media screen and (min-width: 1260px) {
  .picture-book-area.chapter4 .page-area.page14 .page-container .btn-area {
    top: 90%;
  }
}
.picture-book-area.chapter4 .page-area.page14 .page-container .btn-area .go-btn {
  cursor: pointer;
  display: block;
}
.picture-book-area.chapter4 .page-area.page14 .page-container .btn-area .go-btn + .go-btn {
  margin-left: 2%;
}

.screen-shot-area .picture-book-area.chapter2 .page-area.page5 .page-top-area .factory-box-img .factory-box-content {
  padding-bottom: 74%;
}
.screen-shot-area .picture-book-area.chapter2 .page-area.page5 .page-top-area .factory-box-img .factory-box-content.not-bad-good-box {
  background: url("../img/picture_book/chapter2/factory_box03.png") 100% 110% no-repeat transparent;
  background-size: 100% auto;
  border: 1px solid transparent;
  /* 其他邊框透明 */
  border-bottom: 5px solid #F9D16E;
  /* 下方內框線的顏色與粗細 */
  box-sizing: border-box;
  /* 確保邊框計算在內 */
}
.screen-shot-area .picture-book-area.chapter2 .page-area.page5 .page-top-area .factory-box-img .factory-box-content.not-bad-good-box .total-count-area {
  top: 37%;
}
.screen-shot-area .picture-book-area.chapter2 .page-area.page5 .page-top-area .factory-box-img .factory-box-content.bad-box .total-count-area, .screen-shot-area .picture-book-area.chapter2 .page-area.page5 .page-top-area .factory-box-img .factory-box-content.good-box .total-count-area {
  top: 36%;
}

.picture-book-area.main-chapter .title-area {
  color: #FFF;
}
.picture-book-area.main-chapter .bottom-content-area {
  position: absolute;
  top: 100%;
  transform: translate(-50%, -100%);
  z-index: -1;
}
.picture-book-area.main-chapter .bottom-content-area .bg-area {
  position: relative;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.picture-book-area.main-chapter .page-area {
  background-color: #3F2D64;
  overflow: hidden;
}
.picture-book-area.main-chapter .page-area.cover .page-top-area {
  height: 50%;
  text-align: center;
}
.picture-book-area.main-chapter .page-area.cover .page-bottom-area {
  height: 50%;
  position: relative;
}
.picture-book-area.main-chapter .page-area.cover .logo {
  max-width: 100%;
  max-height: 100%;
}
.picture-book-area.main-chapter .page-area.cover .page-container {
  padding: 3% 8%;
}
.picture-book-area.main-chapter .page-area.cover .title-content-area {
  z-index: 0;
}
.picture-book-area.main-chapter .page-area.cover .bg-content-area {
  z-index: -1;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: url("../img/picture_book/main_chapter/background/start_bg02.png") 0% 0% no-repeat;
  background-size: 100% auto;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  animation-duration: 2s;
  animation-direction: alternate;
  animation-name: main-page-star;
}
.picture-book-area.main-chapter .page-area.cover .bottom-content-area {
  z-index: 1;
}
.picture-book-area.main-chapter .page-area.cover .bottom-content-area .page-container {
  padding: 0;
}
.picture-book-area.main-chapter .page-area.cover .bottom-content-area .page-container .fornt-item-content {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  background: url("../img/picture_book/main_chapter/background/start_bg01.png") 0% 102% no-repeat;
  background-size: 100% auto;
  padding-bottom: 100%;
  width: 160%;
  z-index: 2;
}
.picture-book-area.main-chapter .page-area.cover .bottom-content-area .page-container .fornt-item-content img {
  position: absolute;
  top: 73%;
  left: 50%;
  transform: translateX(-50%);
  max-width: 100%;
  max-height: 100%;
  width: 34%;
  z-index: 1;
}
.picture-book-area.main-chapter .page-area.contents .contents-bg-img {
  z-index: -1;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: url("../img/picture_book/main_chapter/background/content_bg.png") 0% 0% no-repeat;
  background-size: 100% auto;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  animation-duration: 2s;
  animation-direction: alternate;
  animation-name: main-page-star;
}
.picture-book-area.main-chapter .page-area.contents .page-left-bottom-area {
  height: 80%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.picture-book-area.main-chapter .page-area.contents .page-left-bottom-area .chapter {
  height: 16.6666666667%;
  width: 100%;
  padding: 2% 12%;
}
.picture-book-area.main-chapter .page-area.contents .page-left-bottom-area .chapter .chapter-btn {
  background-color: #4CAD84;
  width: 100%;
  height: 100%;
  display: block;
  border-radius: 14px;
  font-weight: bold;
  color: #fff;
  padding: 1% 4%;
  position: relative;
}
@media screen and (min-width: 667px) and (min-height: 350px) {
  .picture-book-area.main-chapter .page-area.contents .page-left-bottom-area .chapter .chapter-btn {
    padding: 1% 6%;
  }
}
@media screen and (min-width: 1024px) and (min-height: 768px) {
  .picture-book-area.main-chapter .page-area.contents .page-left-bottom-area .chapter .chapter-btn {
    padding: 1% 12%;
  }
}
.picture-book-area.main-chapter .page-area.contents .page-left-bottom-area .chapter .chapter-btn.read {
  background-color: #808080;
}
.picture-book-area.main-chapter .page-area.contents .page-left-bottom-area .chapter .chapter-btn:hover {
  background-color: #F8B700;
  color: #9D5510;
}
.picture-book-area.main-chapter .page-area.contents .page-left-bottom-area .chapter .chapter-btn .title-text {
  display: inline-block;
  font-size: 16px;
  vertical-align: middle;
  position: absolute;
  line-height: 1;
  top: 50%;
  left: 37%;
  transform: translate(0%, -40%);
}
@media screen and (min-width: 667px) and (min-height: 375px) {
  .picture-book-area.main-chapter .page-area.contents .page-left-bottom-area .chapter .chapter-btn .title-text {
    font-size: calc(14px + 6 * (100vh - 350px) / 730 * 1.7777777778);
  }
}
@media screen and (min-width: 1024px) and (min-height: 500px) {
  .picture-book-area.main-chapter .page-area.contents .page-left-bottom-area .chapter .chapter-btn .title-text {
    font-size: calc(16px + 8 * (100vh - 350px) / 730 * 1.7777777778);
  }
}
@media screen and (min-width: 1260px) and (min-height: 768px) {
  .picture-book-area.main-chapter .page-area.contents .page-left-bottom-area .chapter .chapter-btn .title-text {
    font-size: calc(25px + 9 * (100vh - 350px) / 730 * 1.7777777778);
  }
}
.picture-book-area.main-chapter .page-area.contents .page-left-bottom-area .chapter .chapter-btn .chapter-text {
  display: inline-block;
  font-size: 16px;
  vertical-align: middle;
  line-height: 1;
  position: absolute;
  top: 50%;
  left: 5%;
  transform: translate(0%, -36%);
}
@media screen and (min-width: 667px) and (min-height: 375px) {
  .picture-book-area.main-chapter .page-area.contents .page-left-bottom-area .chapter .chapter-btn .chapter-text {
    font-size: calc(14px + 4 * (100vh - 350px) / 730 * 1.7777777778);
  }
}
@media screen and (min-width: 1024px) and (min-height: 500px) {
  .picture-book-area.main-chapter .page-area.contents .page-left-bottom-area .chapter .chapter-btn .chapter-text {
    font-size: calc(14px + 8 * (100vh - 350px) / 730 * 1.7777777778);
  }
}
@media screen and (min-width: 1260px) and (min-height: 768px) {
  .picture-book-area.main-chapter .page-area.contents .page-left-bottom-area .chapter .chapter-btn .chapter-text {
    font-size: calc(18px + 6 * (100vh - 350px) / 730 * 1.7777777778);
  }
}
.picture-book-area.main-chapter .page-area.contents .page-right-area {
  position: relative;
}
.picture-book-area.main-chapter .page-area.contents .item {
  position: absolute;
  top: 0%;
  background: url("../img/picture_book/main_chapter/role/content_planet.png") center no-repeat;
  background-size: 100% auto;
  width: 25%;
  height: 25%;
}
.picture-book-area.main-chapter .page-area.contents .role {
  position: absolute;
  top: 11%;
  right: -14%;
  background: url("../img/picture_book/main_chapter/role/content_role.png") center no-repeat;
  background-size: 100% auto;
  width: 100%;
  height: 100%;
}
.picture-book-area .bottom-btn-area {
  position: absolute;
  bottom: 3%;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  text-align: center;
  z-index: 2;
}
.picture-book-area .bottom-btn-area .go-btn {
  display: inline-block;
  height: 34px;
  width: 118px;
  border: 0;
}
@media screen and (min-width: 667px) and (min-height: 350px) {
  .picture-book-area .bottom-btn-area .go-btn {
    height: 43px;
    width: 149px;
  }
}
@media screen and (min-width: 1024px) and (min-height: 768px) {
  .picture-book-area .bottom-btn-area .go-btn {
    height: 65px;
    width: 224px;
  }
}
.picture-book-area .bottom-btn-area .go-btn.start-btn {
  margin-right: 3%;
  background: url("../img/picture_book/btn/button_start_2x.png") center no-repeat;
  background-size: auto 100%;
  vertical-align: middle;
}
.picture-book-area .bottom-btn-area .go-btn.start-btn:hover {
  background: url("../img/picture_book/btn/button_start_hover_2x.png") center no-repeat;
  background-size: auto 100%;
}
.picture-book-area .bottom-btn-area .go-btn.stop-btn {
  background: url("../img/picture_book/btn/button_end_trial_2x.png") center no-repeat;
  background-size: auto 100%;
  vertical-align: middle;
}
.picture-book-area .bottom-btn-area .go-btn.stop-btn:hover {
  background: url("../img/picture_book/btn/button_end_trial_hover_2x.png") center no-repeat;
  background-size: auto 100%;
}
.picture-book-area .bottom-btn-area .go-btn.contents-btn {
  background: url("../img/picture_book/btn/button_book_2x.png") center no-repeat;
  background-size: auto 100%;
  vertical-align: middle;
}
.picture-book-area .bottom-btn-area .go-btn.contents-btn:hover {
  background: url("../img/picture_book/btn/button_book_hover_2x.png") center no-repeat;
  background-size: auto 100%;
}
.picture-book-area .bottom-btn-area .go-btn.try-btn {
  margin-right: 2%;
  background: url("../img/picture_book/btn/button_try_2x.png") center no-repeat;
  background-size: auto 100%;
  vertical-align: middle;
}
.picture-book-area .bottom-btn-area .go-btn.try-btn:hover {
  background: url("../img/picture_book/btn/button_try_hover_2x.png") center no-repeat;
  background-size: auto 100%;
}
.picture-book-area.chapter5 .title-area {
  color: #3A6B59;
}
.picture-book-area.chapter5 .top-content-bg-area {
  position: absolute;
  top: 0;
  transform: translateX(-50%);
  z-index: -1;
}
.picture-book-area.chapter5 .top-content-bg-area .bg-area {
  position: relative;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.picture-book-area.chapter5 .top-content-bg-area .bg-area .right-bg {
  position: absolute;
  top: 0;
  background-size: 100% auto;
  padding-bottom: 100%;
  width: 100%;
  z-index: 2;
}
.picture-book-area.chapter5 .top-content-bg-area .bg-area .left-bg {
  position: absolute;
  top: 0;
  background-size: 100% auto;
  padding-bottom: 100%;
  width: 100%;
  z-index: 2;
}
.picture-book-area.chapter5 .bottom-content-area {
  position: absolute;
  top: 100%;
  transform: translate(-50%, -100%);
  z-index: -1;
  overflow-y: hidden;
}
.picture-book-area.chapter5 .bottom-content-area .bg-area {
  position: relative;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.picture-book-area.chapter5 .bottom-content-area .bg-area .right-bg {
  position: absolute;
  bottom: 0;
  background-size: 100% auto;
  padding-bottom: 100%;
  width: 100%;
  z-index: 2;
}
.picture-book-area.chapter5 .bottom-content-area .bg-area .left-bg {
  position: absolute;
  bottom: 0;
  background-size: 100% auto;
  padding-bottom: 100%;
  width: 100%;
  z-index: 2;
}
.picture-book-area.chapter5 .page-area {
  background-color: #BED57F;
}
.picture-book-area.chapter5 .page-area.page1 {
  background: url("../img/picture_book/chapter5/background/5_title_bg.png") no-repeat #BED57F;
  background-size: 100% 252px;
  background-position: 0 64px;
}
@media screen and (min-height: 350px) {
  .picture-book-area.chapter5 .page-area.page1 {
    background-size: 100% 70%;
    background-position: 60%;
  }
}
.picture-book-area.chapter5 .page-area.page1 .title-area {
  color: #D6530D;
}
.picture-book-area.chapter5 .page-area.page1 .page-right-area img {
  height: 120%;
  position: absolute;
  top: -12%;
  left: 10%;
}
.picture-book-area.chapter5 .page-area.page2 {
  overflow-x: hidden;
}
.picture-book-area.chapter5 .page-area.page2 .top-line {
  top: 10%;
}
.picture-book-area.chapter5 .page-area.page2 .top-content-area {
  top: -215px;
  left: 50%;
  transform: translateX(-50%);
  padding: 0;
  position: absolute;
}
@media screen and (min-width: 667px) and (min-height: 350px) {
  .picture-book-area.chapter5 .page-area.page2 .top-content-area {
    top: -67.2771672772%;
    width: 3276px;
    height: 100%;
  }
}
.picture-book-area.chapter5 .page-area.page2 .title-box {
  top: 58%;
}
.picture-book-area.chapter5 .page-area.page3 {
  color: #3A6B59;
}
.picture-book-area.chapter5 .page-area.page3 .video-player-area {
  position: relative;
  height: 85%;
}
.picture-book-area.chapter5 .page-area.page3 .video-player-area .media-area {
  width: 60%;
  margin: auto;
  height: 100%;
  background: url("../img/picture_book/chapter5/role/5_p3_video.png") center no-repeat;
  background-size: 100% auto;
}
.picture-book-area.chapter5 .page-area.page3 .video-player-area .media-area:hover {
  background: url("../img/picture_book/chapter5/role/5_p3_video_hover.png") center no-repeat;
  background-size: 100% auto;
}
.picture-book-area.chapter5 .page-area.page3 .video-player-area .item01 {
  position: absolute;
  top: 0%;
  left: 7%;
  background: url("../img/picture_book/chapter5/role/5_p3_line01.png") center no-repeat;
  background-size: 100% auto;
  width: 32%;
  padding-bottom: 33%;
}
.picture-book-area.chapter5 .page-area.page3 .video-player-area .item02 {
  position: absolute;
  top: 30%;
  left: 59%;
  background: url("../img/picture_book/chapter5/role/5_p3_line02.png") center no-repeat;
  background-size: 100% auto;
  width: 32%;
  padding-bottom: 32%;
}
.picture-book-area.chapter5 .page-area.page3 .video-bottom-desc-area {
  position: absolute;
  height: auto;
  bottom: 6%;
  left: 50%;
  transform: translateX(-50%);
}
.picture-book-area.chapter5 .page-area.page4 {
  overflow-x: hidden;
}
.picture-book-area.chapter5 .page-area.page4 .title-area {
  padding-top: 5%;
}
.picture-book-area.chapter5 .page-area.page4 .bottom-content-area .bottom-bg {
  position: absolute;
  bottom: 0;
  padding-bottom: 100%;
  width: 100%;
  background: url("../img/picture_book/chapter5/background/5_p4_bg.png") bottom no-repeat;
  background-size: 100% auto;
}
.picture-book-area.chapter5 .page-area.page4 .top-content-bg-area .left-bg {
  background: url("../img/picture_book/chapter5/anime/5_p4_balloon01.png") bottom no-repeat;
  background-size: 100% auto;
  width: 49%;
  padding-bottom: 55%;
  left: -11%;
  top: -1%;
}
.picture-book-area.chapter5 .page-area.page4 .top-content-bg-area .right-bg {
  background: url("../img/picture_book/chapter5/anime/5_p4_balloon02.png") bottom no-repeat;
  background-size: 100% auto;
  width: 65%;
  padding-bottom: 56%;
  right: -25%;
  top: 0%;
}
.picture-book-area.chapter5 .page-area.page4 .page-bottom-area .role {
  background: url("../img/picture_book/chapter5/anime/5_p4_role.png") bottom no-repeat;
  background-size: 80% auto;
  width: 50%;
  padding-bottom: 25%;
  margin: auto;
}
.picture-book-area.chapter5 .page-area.page5 .title-area .main-title {
  margin-bottom: 1%;
}
.picture-book-area.chapter5 .page-area.page5 .page-container {
  padding: 6% 8%;
}
.picture-book-area.chapter5 .page-area.page5 .page-top-area {
  height: 25%;
}
.picture-book-area.chapter5 .page-area.page5 .page-bottom-area {
  width: 75%;
  height: calc(73% - 30px);
  background-color: #F89A27;
  padding: 4% 5%;
  border-radius: 25px;
  margin: auto;
}
@media screen and (min-width: 667px) and (min-height: 350px) {
  .picture-book-area.chapter5 .page-area.page5 .page-bottom-area {
    height: calc(75% - 60px);
    border-radius: 50px;
  }
}
.picture-book-area.chapter5 .page-area.page5 .page-bottom-area .page-text {
  border-radius: 25px;
  background-color: #F8B700;
  padding: 4%;
}
@media screen and (min-width: 667px) and (min-height: 350px) {
  .picture-book-area.chapter5 .page-area.page5 .page-bottom-area .page-text {
    border-radius: 50px;
  }
}
.picture-book-area.chapter5 .page-area.page5 .page-bottom-area .item01 {
  position: absolute;
  top: 18%;
  left: 10%;
  background: url("../img/picture_book/chapter5/role/5_p3_line01.png") center no-repeat;
  background-size: 100% auto;
  width: 23%;
  padding-bottom: 28%;
}
.picture-book-area.chapter5 .page-area.page5 .page-bottom-area .item02 {
  position: absolute;
  top: 40%;
  left: 61%;
  background: url("../img/picture_book/chapter5/anime/5_p5_balloon.png") center no-repeat;
  background-size: 100% auto;
  width: 35%;
  padding-bottom: 33%;
}
.picture-book-area.chapter5 .page-area.page5 .social-share-btn-area {
  position: relative;
  top: 2%;
}
.picture-book-area.chapter5 .page-area.page6 .title-area .main-title {
  margin-bottom: 6%;
}
.picture-book-area.chapter5 .page-area.page6 .title-area .bottom-desc {
  margin-top: 4%;
}
.picture-book-area.chapter5 .page-area.page6 .page-right-area {
  float: left;
  width: 50%;
}
.picture-book-area.chapter6 .right-content-area {
  position: absolute;
  top: 50%;
  right: 0%;
  transform: translate(-10%, -50%);
  z-index: -1;
  overflow-y: hidden;
}
.picture-book-area.chapter6 .right-content-area .bg-area {
  position: relative;
  height: 100%;
  width: 100%;
}
.picture-book-area.chapter6 .right-content-area .bg-area .right-bg {
  background-size: 100% auto;
  padding-bottom: 100%;
  width: 100%;
  z-index: 2;
}
.picture-book-area.chapter6 .right-content-area .bg-area .left-bg {
  position: absolute;
  bottom: 0;
  background-size: 100% auto;
  padding-bottom: 100%;
  width: 100%;
  z-index: 2;
}
.picture-book-area.chapter6 .bottom-content-area {
  position: absolute;
  top: 100%;
  transform: translate(-50%, -100%);
  z-index: -1;
  overflow-y: hidden;
}
.picture-book-area.chapter6 .bottom-content-area .bg-area {
  position: relative;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.picture-book-area.chapter6 .bottom-content-area .bg-area .right-bg {
  position: absolute;
  bottom: 0;
  background-size: 100% auto;
  padding-bottom: 100%;
  width: 100%;
  z-index: 2;
}
.picture-book-area.chapter6 .bottom-content-area .bg-area .left-bg {
  position: absolute;
  bottom: 0;
  background-size: 100% auto;
  padding-bottom: 100%;
  width: 100%;
  z-index: 2;
}
.picture-book-area.chapter6 .title-area {
  color: #FFF;
}
.picture-book-area.chapter6 .page-area {
  background-color: #3F2D64;
}
.picture-book-area.chapter6 .page-area.page1 {
  overflow-x: hidden;
}
.picture-book-area.chapter6 .page-area.page1 .title-area {
  text-align: left;
}
.picture-book-area.chapter6 .page-area.page1 .page-left-top-area {
  width: 100%;
  height: 70%;
  position: relative;
}
.picture-book-area.chapter6 .page-area.page1 .page-left-top-area .bg-img {
  background: url("../img/picture_book/chapter6/anime/6_p1_role01.png") top no-repeat;
  background-size: 100% auto;
  width: 220%;
  height: 160%;
  position: absolute;
  top: -36%;
  left: -24%;
}
.picture-book-area.chapter6 .page-area.page1 .right-content-area {
  height: 100%;
}
.picture-book-area.chapter6 .page-area.page1 .right-content-area .bg-area .right-bg {
  background: url("../img/picture_book/chapter6/anime/6_p1_role02.png") 100% -285% no-repeat;
  background-size: 100% auto;
}
.picture-book-area.chapter6 .page-area.page2 {
  overflow: hidden;
  background-color: #E2B9D6;
}
.picture-book-area.chapter6 .page-area.page2 .title-area {
  color: #C25472;
}
.picture-book-area.chapter6 .page-area.page2 .page-bottom-area {
  width: 100%;
  height: 83%;
}
.picture-book-area.chapter6 .page-area.page2 .page-bottom-area .page-bottom-left-area {
  float: left;
  width: 50%;
  height: 100%;
  position: relative;
}
.picture-book-area.chapter6 .page-area.page2 .page-bottom-area .page-bottom-left-area .role01 {
  background: url("../img/picture_book/chapter6/anime/6_p2_balloon.png") 100% 100% no-repeat;
  background-size: 100% auto;
  width: 151%;
  height: 111%;
  position: absolute;
  top: 30%;
  left: -40%;
}
.picture-book-area.chapter6 .page-area.page2 .page-bottom-area .page-bottom-right-area {
  width: 50%;
  height: 100%;
  float: right;
}
.picture-book-area.chapter6 .page-area.page2 .page-bottom-area .page-bottom-right-area .role02 {
  background: url("../img/picture_book/chapter6/anime/6_p2_role.png") 100% 100% no-repeat;
  background-size: 90% auto;
  width: 100%;
  height: 100%;
}
.picture-book-area.chapter6 .page-area.page3 {
  background-color: #E2B9D6;
}
.picture-book-area.chapter6 .page-area.page3 .title-area {
  color: #C25472;
  text-align: left;
}
.picture-book-area.chapter6 .page-area.page3 .page-left-top-area {
  height: 30%;
}
.picture-book-area.chapter6 .page-area.page3 .page-left-bottom-area {
  height: 70%;
}
.picture-book-area.chapter6 .page-area.page3 .page-left-bottom-area .role01 {
  background: url("../img/picture_book/chapter6/anime/6_p3_role01.png") 100% 100% no-repeat;
  background-size: 90% auto;
  width: 100%;
  height: 100%;
}
.picture-book-area.chapter6 .page-area.page3 .page-right-area {
  position: relative;
}
.picture-book-area.chapter6 .page-area.page3 .page-right-area .role02 {
  position: absolute;
  top: 0%;
  left: -15%;
  background: url("../img/picture_book/chapter6/anime/6_p3_role02.png") 100% 100% no-repeat;
  background-size: 100% auto;
  width: 114%;
  height: 100%;
}
.picture-book-area.chapter6 .page-area.page4 {
  overflow: hidden;
  background-color: #E2B9D6;
}
.picture-book-area.chapter6 .page-area.page4 .title-area {
  color: #C25472;
  text-align: center;
}
.picture-book-area.chapter6 .page-area.page4 .page-container {
  padding: 0;
}
.picture-book-area.chapter6 .page-area.page4 .page-top-area {
  width: 100%;
  padding: 6% 8% 0 8%;
}
.picture-book-area.chapter6 .page-area.page4 .page-bottom-area {
  width: 100%;
  height: 100%;
  position: relative;
}
.picture-book-area.chapter6 .page-area.page4 .page-bottom-area .role {
  position: absolute;
  background: url("../img/picture_book/chapter6/anime/6_p4_role.png") top no-repeat;
  background-size: auto 100%;
  width: 100%;
  height: 80%;
}
.picture-book-area.chapter6 .page-area.page5 {
  background-color: #E2B9D6;
}
.picture-book-area.chapter6 .page-area.page5 .title-area {
  color: #C25472;
  text-align: left;
}
.picture-book-area.chapter6 .page-area.page5 .page-left-top-area {
  height: 30%;
}
.picture-book-area.chapter6 .page-area.page5 .page-left-bottom-area {
  height: 70%;
}
.picture-book-area.chapter6 .page-area.page5 .page-left-bottom-area .role01 {
  background: url("../img/picture_book/chapter6/anime/6_p5_role.png") 100% 100% no-repeat;
  background-size: 90% auto;
  width: 100%;
  height: 100%;
}
.picture-book-area.chapter6 .page-area.page5 .page-right-area {
  position: relative;
}
.picture-book-area.chapter6 .page-area.page5 .page-right-area .role02 {
  position: absolute;
  top: 0%;
  left: 0%;
  background: url("../img/picture_book/chapter6/anime/6_p5_spaceship.png") top no-repeat;
  background-size: 100% auto;
  width: 100%;
  height: 100%;
}
.picture-book-area.chapter6 .page-area.page5 .page-right-area .bg-img {
  position: absolute;
  top: 0%;
  left: 20%;
  background: url("../img/picture_book/chapter6/background/6_p5_bg.png") bottom no-repeat;
  background-size: 100% auto;
  width: 80%;
  height: 100%;
}
.picture-book-area.chapter6 .page-area.page6 {
  overflow: hidden;
}
.picture-book-area.chapter6 .page-area.page6 .title-area {
  text-align: left;
}
.picture-book-area.chapter6 .page-area.page6 .page-left-top-area {
  height: 30%;
}
.picture-book-area.chapter6 .page-area.page6 .page-left-bottom-area {
  height: 70%;
  position: relative;
}
.picture-book-area.chapter6 .page-area.page6 .page-left-bottom-area .role01 {
  position: absolute;
  top: 0%;
  left: 0%;
  background: url("../img/picture_book/chapter6/anime/6_p6_role.png") bottom left no-repeat;
  background-size: 100% auto;
  width: 85%;
  height: 100%;
}
.picture-book-area.chapter6 .page-area.page6 .page-right-area {
  position: relative;
}
.picture-book-area.chapter6 .page-area.page6 .page-right-area .bg-img {
  position: absolute;
  top: -6%;
  left: -10%;
  background: url("../img/picture_book/chapter6/background/6_p6_bg.png") bottom no-repeat;
  background-size: 100% auto;
  width: 180%;
  height: 125%;
  z-index: -1;
}
.picture-book-area.chapter6 .page-area.page6 .page-right-area .bg-img .shiny-star-bg {
  position: absolute;
  top: 8%;
  left: 0;
  width: 80%;
  height: 81%;
  background: url("../img/picture_book/chapter6/anime/6_p6_star.png") bottom no-repeat;
  background-size: auto 100%;
}
.picture-book-area.chapter6 .page-area.page6 .page-right-area .bg-img .role-area {
  position: relative;
  width: 100%;
  height: 100%;
}
.picture-book-area.chapter6 .page-area.page6 .page-right-area .bg-img .role-area .role01 {
  position: absolute;
  background: url("../img/picture_book/chapter6/role/6_p6_role01.png") center no-repeat;
  background-size: cover;
  top: calc(32%);
  left: calc(9%);
  width: 18%;
  height: 25%;
}
.picture-book-area.chapter6 .page-area.page6 .page-right-area .bg-img .role-area .role01:before {
  content: "";
  position: absolute;
  top: calc(32% + 53%);
  left: calc(9% + -3%);
  background: url("../img/picture_book/chapter6/role/6_p6_shadow.png") center no-repeat;
  background-size: auto 100%;
  width: 100%;
  height: 18%;
  z-index: -1;
}
.picture-book-area.chapter6 .page-area.page6 .page-right-area .bg-img .role-area .role01.role02:before {
  height: 22%;
}
.picture-book-area.chapter6 .page-area.page6 .page-right-area .bg-img .role-area .role02 {
  position: absolute;
  background: url("../img/picture_book/chapter6/role/6_p6_role02.png") center no-repeat;
  background-size: cover;
  top: calc(14%);
  left: calc(38%);
  width: 18%;
  height: 25%;
}
.picture-book-area.chapter6 .page-area.page6 .page-right-area .bg-img .role-area .role02:before {
  content: "";
  position: absolute;
  top: calc(14% + 60%);
  left: calc(38% + -30%);
  background: url("../img/picture_book/chapter6/role/6_p6_shadow.png") center no-repeat;
  background-size: auto 100%;
  width: 100%;
  height: 18%;
  z-index: -1;
}
.picture-book-area.chapter6 .page-area.page6 .page-right-area .bg-img .role-area .role02.role02:before {
  height: 22%;
}
.picture-book-area.chapter6 .page-area.page6 .page-right-area .bg-img .role-area .role03 {
  position: absolute;
  background: url("../img/picture_book/chapter6/role/6_p6_role03.png") center no-repeat;
  background-size: cover;
  top: calc(56%);
  left: calc(26%);
  width: 18%;
  height: 26%;
}
.picture-book-area.chapter6 .page-area.page6 .page-right-area .bg-img .role-area .role03:before {
  content: "";
  position: absolute;
  top: calc(56% + 34%);
  left: calc(26% + -28%);
  background: url("../img/picture_book/chapter6/role/6_p6_shadow.png") center no-repeat;
  background-size: auto 100%;
  width: 100%;
  height: 18%;
  z-index: -1;
}
.picture-book-area.chapter6 .page-area.page6 .page-right-area .bg-img .role-area .role03.role02:before {
  height: 22%;
}
.picture-book-area.chapter6 .page-area.page6 .page-right-area .bg-img .role-area .role04 {
  position: absolute;
  background: url("../img/picture_book/chapter6/role/6_p6_role04.png") center no-repeat;
  background-size: cover;
  top: calc(41%);
  left: calc(53%);
  width: 18%;
  height: 26%;
}
.picture-book-area.chapter6 .page-area.page6 .page-right-area .bg-img .role-area .role04:before {
  content: "";
  position: absolute;
  top: calc(41% + 46%);
  left: calc(53% + -50%);
  background: url("../img/picture_book/chapter6/role/6_p6_shadow.png") center no-repeat;
  background-size: auto 100%;
  width: 100%;
  height: 18%;
  z-index: -1;
}
.picture-book-area.chapter6 .page-area.page6 .page-right-area .bg-img .role-area .role04.role02:before {
  height: 22%;
}
.picture-book-area.chapter6 .page-area.page7 {
  overflow: hidden;
}
.picture-book-area.chapter6 .page-area.page7 .title-area {
  text-align: center;
}
.picture-book-area.chapter6 .page-area.page7 .page-bottom-area {
  height: 80%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
}
.picture-book-area.chapter6 .page-area.page7 .page-bottom-area .role01 {
  position: absolute;
  height: 50%;
  width: 20%;
  background: url("../img/picture_book/chapter6/role/6_p7_role01.png") center no-repeat;
  background-size: auto 100%;
  left: 0%;
  bottom: 0%;
}
.picture-book-area.chapter6 .page-area.page7 .page-bottom-area .role02 {
  position: absolute;
  height: 40%;
  width: 20%;
  background: url("../img/picture_book/chapter6/role/6_p7_role02.png") center no-repeat;
  background-size: auto 100%;
  right: 0%;
  bottom: 0%;
}
.picture-book-area.chapter6 .page-area.page7 .page-bottom-area .input-text-bg {
  position: relative;
  background: url("../img/picture_book/chapter6/role/6_p7_text.png") center no-repeat;
  background-size: auto 100%;
  width: calc(100% - 30px);
  padding-bottom: calc(0.3698630137 * (100% - 30px));
  margin-bottom: 1.6%;
  margin-top: 1.5%;
}
@media screen and (min-width: 667px) and (min-height: 350px) {
  .picture-book-area.chapter6 .page-area.page7 .page-bottom-area .input-text-bg {
    width: calc(100% - 114px);
    padding-bottom: calc(0.3698630137 * (100% - 114px));
  }
}
.picture-book-area.chapter6 .page-area.page7 .page-bottom-area .input-text-bg .page-text {
  position: absolute;
  top: 51%;
  left: 50%;
  transform: translate(-50%, -50%);
  height: 37%;
  width: 24%;
  border-radius: 15px;
}
.picture-book-area.chapter6 .page-area.page7 textarea {
  font-size: calc(14px + 4 * (100vh - 350px) / 730 * 1.7777777778);
}
.picture-book-area.chapter6 .page-area.page8 {
  overflow: hidden;
}
.picture-book-area.chapter6 .page-area.page8 .title-area {
  text-align: left;
}
.picture-book-area.chapter6 .page-area.page8 .content-area {
  background: url("../img/picture_book/chapter6/background/6_p8_bg.png") center no-repeat #3F2D64;
  background-size: auto 85%;
}
.picture-book-area.chapter6 .page-area.page8 .go-btn {
  position: absolute;
  top: 20%;
  background: url("../img/picture_book/btn/button_finish_2x.png") center no-repeat;
  background-size: 100% auto;
  height: 34px;
  width: 99px;
}
@media screen and (min-width: 667px) and (min-height: 350px) {
  .picture-book-area.chapter6 .page-area.page8 .go-btn {
    height: 43px;
    width: 132px;
  }
}
@media screen and (min-width: 1024px) and (min-height: 768px) {
  .picture-book-area.chapter6 .page-area.page8 .go-btn {
    height: 65px;
    width: 198px;
  }
}
.picture-book-area.chapter6 .page-area.page8 .go-btn:hover {
  background: url("../img/picture_book/btn/button_finish_hover_2x.png") center no-repeat;
  background-size: 100% auto;
}
.picture-book-area.chapter6 .page-area.page8 .page-left-area {
  position: relative;
}
.picture-book-area.chapter6 .page-area.page8 .page-left-area .role01 {
  position: absolute;
  top: 49%;
  left: 0%;
  background: url("../img/picture_book/chapter6/role/6_p8_role01.png") center no-repeat;
  background-size: auto 100%;
  width: 22%;
  height: 22%;
}
.picture-book-area.chapter6 .page-area.page8 .page-left-area .role02 {
  position: absolute;
  top: 53%;
  left: 8%;
  background: url("../img/picture_book/chapter6/role/6_p8_role02.png") center no-repeat;
  background-size: auto 100%;
  width: 100%;
  height: 50%;
}
.picture-book-area.chapter6 .page-area.page8 .page-right-area {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
.picture-book-area.chapter6 .page-area.page8 .page-right-area .page-right-bottom-area {
  height: 20%;
  width: 100%;
  position: relative;
}
.picture-book-area.chapter6 .page-area.page8 .planet01 {
  position: absolute;
  top: -26%;
  left: 38%;
  width: 30%;
  height: 45%;
  background: url("../img/picture_book/chapter6/role/6_p8_planet01.png") center no-repeat;
  background-size: auto 100%;
  transform-origin: center;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  animation-duration: 1s;
  animation-direction: alternate;
  animation-name: chapter6-page8-planet-big-small;
}
.picture-book-area.chapter6 .page-area.page8 .planet02 {
  position: absolute;
  top: -3%;
  left: -11%;
  width: 30%;
  height: 45%;
  background: url("../img/picture_book/chapter6/role/6_p8_planet02.png") center no-repeat;
  background-size: auto 100%;
  transform-origin: center;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  animation-duration: 1s;
  animation-direction: alternate;
  animation-name: chapter6-page8-planet-small-big;
}
.picture-book-area.chapter6 .page-area.page8 .planet03 {
  position: absolute;
  top: 10%;
  left: 78%;
  width: 30%;
  height: 45%;
  background: url("../img/picture_book/chapter6/role/6_p8_planet03.png") center no-repeat;
  background-size: auto 100%;
  transform-origin: center;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  animation-duration: 1s;
  animation-direction: alternate;
  animation-name: chapter6-page8-planet-small-big;
}
.picture-book-area.chapter6 .page-area.page8 .planet04 {
  position: absolute;
  top: 65%;
  left: 64%;
  width: 30%;
  height: 45%;
  background: url("../img/picture_book/chapter6/role/6_p8_planet04.png") center no-repeat;
  background-size: auto 100%;
  transform-origin: center;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  animation-duration: 1s;
  animation-direction: alternate;
  animation-name: chapter6-page8-planet-big-small;
}
.picture-book-area.chapter1 .title-area {
  color: #FFF;
}
.picture-book-area.chapter1 .bottom-content-area {
  position: absolute;
  top: 100%;
  transform: translate(-50%, -100%);
  z-index: -1;
}
.picture-book-area.chapter1 .bottom-content-area .bg-area {
  position: relative;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.picture-book-area.chapter1 .bottom-content-area .bg-area .right-bg {
  position: absolute;
  bottom: 0;
  background-size: 100% auto;
  padding-bottom: 100%;
  width: 100%;
  z-index: 2;
}
.picture-book-area.chapter1 .bottom-content-area .bg-area .left-bg {
  position: absolute;
  bottom: 0;
  background-size: 100% auto;
  padding-bottom: 100%;
  width: 100%;
  z-index: 2;
}
.picture-book-area.chapter1 .page-area {
  background-color: #3F2D64;
}
.picture-book-area.chapter1 .page-area.page1 {
  overflow: hidden;
}
.picture-book-area.chapter1 .page-area.page1 .page-bottom-area {
  width: 100%;
  height: 70%;
  position: relative;
}
.picture-book-area.chapter1 .page-area.page1 .role-shadow {
  position: absolute;
  top: 85%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 20%;
  height: 25%;
  background: url("../img/picture_book/chapter1/role/1_p1_shadow.png") center no-repeat;
  background-size: 100% auto;
  z-index: -1;
  opacity: 0;
  animation-timing-function: ease-in-out;
  animation-duration: 5s;
  animation-name: chapter1-page1-role-shadow;
}
.picture-book-area.chapter1 .page-area.page1 .role {
  width: 100%;
  height: 70%;
  background: url("../img/picture_book/chapter1/role/1_p1_role.png") center no-repeat;
  background-size: auto 100%;
  margin-top: 7%;
  position: relative;
  transform: translate(-75%, 150%);
  animation-timing-function: ease-in-out;
  animation-duration: 5s;
  animation-name: chapter1-page1-role;
}
.picture-book-area.chapter1 .page-area.page1 .left-bg-area {
  position: absolute;
  height: 122%;
  width: 35%;
  top: -9%;
  left: -7%;
  background: url("../img/picture_book/chapter1/background/1_p1_bg01.png") center no-repeat;
  background-size: 100% auto;
}
.picture-book-area.chapter1 .page-area.page1 .right-bg-area {
  position: absolute;
  height: 122%;
  width: 35%;
  top: -13%;
  right: -7%;
  background: url("../img/picture_book/chapter1/background/1_p1_bg02.png") center no-repeat;
  background-size: 100% auto;
}
.picture-book-area.chapter1 .page-area.page2 {
  overflow: hidden;
}
.picture-book-area.chapter1 .page-area.page2 .title-area {
  text-align: left;
}
.picture-book-area.chapter1 .page-area.page2 .page-left-area .page-left-bottom-area {
  width: 100%;
  height: 80%;
  position: relative;
}
.picture-book-area.chapter1 .page-area.page2 .page-left-area .role {
  position: absolute;
  top: 31%;
  left: -47%;
  background: url("../img/picture_book/chapter1/role/1_p2_role01.png") 50% no-repeat;
  background-size: 100% auto;
  height: 128%;
  width: 175%;
}
.picture-book-area.chapter1 .page-area.page2 .page-right-area .role {
  width: 100%;
  height: 75%;
  background: url("../img/picture_book/chapter1/anime/1_p2_role02.png") center no-repeat;
  background-size: 100% auto;
}
.picture-book-area.chapter1 .page-area.page3 {
  overflow: hidden;
}
.picture-book-area.chapter1 .page-area.page3 .content-area {
  position: relative;
  background: url("../img/picture_book/chapter1/background/1_p3_bg.png") center no-repeat;
  background-size: 80% auto;
}
.picture-book-area.chapter1 .page-area.page3 .title-area {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.picture-book-area.chapter1 .page-area.page3 .title-area .main-title {
  margin-bottom: 0;
}
.picture-book-area.chapter1 .page-area.page3 .role {
  position: absolute;
  background: url("../img/picture_book/chapter1/role/1_p3_role.png") 50% 0 no-repeat;
  background-size: 100% auto;
  width: 24%;
  height: 30%;
}
.picture-book-area.chapter1 .page-area.page3 .role.role01 {
  top: 10%;
  left: 10%;
  transform: rotate(0deg);
}
.picture-book-area.chapter1 .page-area.page3 .role.role02 {
  top: 13%;
  left: 72%;
  transform: rotate(135deg);
}
.picture-book-area.chapter1 .page-area.page3 .role.role03 {
  top: 64%;
  left: 38%;
  transform: rotate(-35deg);
}
.picture-book-area.chapter1 .page-area.page4 {
  overflow: hidden;
}
.picture-book-area.chapter1 .page-area.page4 .page-bottom-area {
  width: 100%;
  height: 80%;
  position: relative;
}
.picture-book-area.chapter1 .page-area.page4 .title-area {
  z-index: 2;
}
.picture-book-area.chapter1 .page-area.page4 .role {
  position: absolute;
  top: 34%;
  left: 50%;
  transform: translateX(-50%);
  background: url("../img/picture_book/chapter1/anime/1_p4_role.png") 50% 0 no-repeat;
  background-size: 100% auto;
  width: 60%;
  height: 240%;
  z-index: 2;
}
.picture-book-area.chapter1 .page-area.page4 .bg-img {
  position: absolute;
  top: -3%;
  left: 0;
  background: url("../img/picture_book/chapter1/background/1_p4_bg.png") center no-repeat;
  background-size: 100% auto;
  width: 105%;
  height: 130%;
}
.picture-book-area.chapter1 .page-area.page5 {
  overflow: hidden;
}
.picture-book-area.chapter1 .page-area.page5 .bottom-content-area .page-container {
  padding: 0;
}
.picture-book-area.chapter1 .page-area.page5 .bottom-content-area .page-container .fornt-item-content {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  background: url("../img/picture_book/chapter1/background/1_p5_bg.png") 0% 131% no-repeat;
  background-size: 100% auto;
  padding-bottom: 100%;
  width: 160%;
  z-index: 2;
}
.picture-book-area.chapter1 .page-area.page5 .bottom-content-area .page-container .fornt-item-content img {
  position: absolute;
  top: 67%;
  left: 41%;
  max-width: 100%;
  max-height: 100%;
  width: 18%;
  z-index: 1;
}
.picture-book-area.chapter1 .page-area.page6 .title-area {
  top: 30%;
  text-align: left;
}
.picture-book-area.chapter1 .page-area.page6 .page-left-area {
  position: relative;
}
.picture-book-area.chapter1 .page-area.page6 .page-left-area .bg-img {
  position: absolute;
  top: 0%;
  left: -12%;
  background: url("../img/picture_book/chapter1/anime/1_p6_bg.png") 50% 50% no-repeat;
  background-size: 100% auto;
  height: 100%;
  width: 120%;
}
.picture-book-area.chapter1 .page-area.page7 {
  overflow: hidden;
  background: url("../img/picture_book/chapter1/background/1_p7_bg.png") center no-repeat #3F2D64;
  background-size: 140% 73%;
}
.picture-book-area.chapter1 .page-area.page7 .title-area {
  text-align: left;
  top: 50%;
  transform: translateY(-50%);
}
.picture-book-area.chapter1 .page-area.page7 .page-left-area {
  position: relative;
}
.picture-book-area.chapter1 .page-area.page7 .page-left-area .role {
  position: absolute;
  top: 11%;
  left: 1%;
  background: url("../img/picture_book/chapter1/role/1_p7_role01.png") center no-repeat;
  background-size: 100% auto;
  width: 85%;
  height: 111%;
}
.picture-book-area.chapter1 .page-area.page7 .page-right-area {
  position: relative;
}
.picture-book-area.chapter1 .page-area.page7 .page-right-area .role {
  position: absolute;
  top: 1%;
  left: 26%;
  background: url("../img/picture_book/chapter1/role/1_p7_role02.png") center no-repeat;
  background-size: 100% auto;
  width: 57%;
  height: 34%;
}
.picture-book-area.chapter1 .page-area.page8 {
  overflow: hidden;
}
.picture-book-area.chapter1 .page-area.page8 .title-area {
  text-align: left;
  padding-right: 24%;
}
.picture-book-area.chapter1 .page-area.page8 .page-container {
  padding: 8%;
}
.picture-book-area.chapter1 .page-area.page8 .page-left-top-area {
  height: 30%;
}
.picture-book-area.chapter1 .page-area.page8 .page-left-bottom-area {
  height: 70%;
  position: relative;
}
.picture-book-area.chapter1 .page-area.page8 .page-left-bottom-area .role01 {
  position: absolute;
  top: 54%;
  left: -44%;
  background: url("../img/picture_book/chapter1/role/1_p8_book.png") center no-repeat;
  background-size: 100% auto;
  width: 123%;
  height: 154%;
}
.picture-book-area.chapter1 .page-area.page8 .page-right-area {
  position: relative;
}
.picture-book-area.chapter1 .page-area.page8 .page-right-area .bg-img {
  position: absolute;
  top: 13%;
  left: -17%;
  background: url("../img/picture_book/chapter1/background/1_p8_bg.png") bottom no-repeat;
  background-size: 100% auto;
  width: 180%;
  height: 130%;
}
.picture-book-area.chapter1 .page-area.page8 .page-right-area .bg-img .role-area {
  position: relative;
  width: 100%;
  height: 100%;
}
.picture-book-area.chapter1 .page-area.page8 .page-right-area .bg-img .role-area .role01 {
  position: absolute;
  background: url("../img/picture_book/chapter1/role/1_p8_role01.png") center no-repeat;
  background-size: cover;
  top: calc(12%);
  left: calc(34%);
  width: 19%;
  height: 25%;
  z-index: 2;
}
.picture-book-area.chapter1 .page-area.page8 .page-right-area .bg-img .role-area .role02 {
  position: absolute;
  background: url("../img/picture_book/chapter1/role/1_p8_role02.png") center no-repeat;
  background-size: cover;
  top: calc(25%);
  left: calc(9%);
  width: 15%;
  height: 25%;
  z-index: 2;
}
.picture-book-area.chapter1 .page-area.page8 .page-right-area .bg-img .role-area .role03 {
  position: absolute;
  background: url("../img/picture_book/chapter1/role/1_p8_role03.png") center no-repeat;
  background-size: cover;
  top: calc(32%);
  left: calc(55%);
  width: 16%;
  height: 26%;
  z-index: 2;
}
.picture-book-area.chapter1 .page-area.page8 .page-right-area .bg-img .role-area .role04 {
  position: absolute;
  background: url("../img/picture_book/chapter1/role/1_p8_role04.png") center no-repeat;
  background-size: cover;
  top: calc(50%);
  left: calc(30%);
  width: 14%;
  height: 26%;
  z-index: 2;
}
.picture-book-area.chapter1 .page-area.page9 .title-area {
  text-align: left;
}
.picture-book-area.chapter1 .page-area.page9 .title-area .desc {
  font-size: 18px;
}
@media screen and (min-width: 667px) and (min-height: 350px) {
  .picture-book-area.chapter1 .page-area.page9 .title-area .desc {
    font-size: calc(18px + 14 * (100vh - 350px) / 730 * 1.7777777778);
  }
}
.picture-book-area.chapter1 .page-area.page9 .page-left-area {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  padding-left: 10%;
}
.picture-book-area.chapter1 .page-area.page9 .page-left-area .page-left-bottom-area {
  width: 100%;
  height: 15%;
  position: relative;
  display: flex;
  flex-direction: row;
  align-items: flex-end;
  justify-content: flex-start;
}
.picture-book-area.chapter1 .page-area.page9 .role {
  background: url("../img/picture_book/chapter1/anime/1_p9_role.png") center no-repeat;
  background-size: 100% auto;
  width: 100%;
  height: 100%;
}
.picture-book-area.chapter1 .page-area.page9 .go-btn {
  height: 34px;
  width: 89px;
}
@media screen and (min-width: 667px) and (min-height: 350px) {
  .picture-book-area.chapter1 .page-area.page9 .go-btn {
    height: 43px;
    width: 118px;
  }
}
@media screen and (min-width: 1024px) and (min-height: 768px) {
  .picture-book-area.chapter1 .page-area.page9 .go-btn {
    height: 65px;
    width: 178px;
  }
}
.picture-book-area.chapter1 .page-area.page9 .go-btn.next-btn {
  margin-left: 5%;
  background: url("../img/picture_book/btn/button_agree_2x.png") center no-repeat;
  background-size: 100% auto;
}
.picture-book-area.chapter1 .page-area.page9 .go-btn.next-btn:hover {
  background: url("../img/picture_book/btn/button_agree_hover_2x.png") center no-repeat;
  background-size: 100% auto;
}
.picture-book-area.chapter1 .page-area.page9 .go-btn.content-btn {
  background: url("../img/picture_book/btn/button_home_2x.png") center no-repeat;
  background-size: 100% auto;
}
.picture-book-area.chapter1 .page-area.page9 .go-btn.content-btn:hover {
  background: url("../img/picture_book/btn/button_home_hover_2x.png") center no-repeat;
  background-size: 100% auto;
}

.screen-shot-area {
  position: absolute;
  width: 1200px;
  height: 630px;
  top: -300%;
  left: -300%;
  font-family: "Noto Sans TC", "Arial", sans-serif;
  letter-spacing: 2px;
  font-weight: normal !important;
}
.screen-shot-area .picture-book-area {
  width: 1200px;
  height: 630px;
}
.screen-shot-area .page-area {
  width: 1200px;
  height: 630px;
}
.screen-shot-area .star-item {
  padding-left: 10% !important;
  height: 16% !important;
}
.screen-shot-area .content-area {
  width: 1200px;
  height: 630px;
}
.screen-shot-area .content-area .page-container {
  max-height: 100% !important;
  max-width: 100% !important;
  height: 100% !important;
  width: 100% !important;
  padding: 6% 8% !important;
}
.screen-shot-area .content-area .page-container .title-area {
  font-weight: normal;
}
.screen-shot-area .main-title {
  font-size: 35px !important;
}
.screen-shot-area .desc {
  font-size: 16px !important;
}
.screen-shot-area .chapter4 .page5 .right-bg-img {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
  width: 268px;
}
.screen-shot-area .chapter4 .page5 .right-bg-img:before {
  content: "";
  position: absolute;
  top: 0;
  right: 18%;
  background: url("../img/picture_book/chapter4/anime/4_p5_shiny02.png") center no-repeat;
  background-size: 100% auto;
  padding-bottom: 10%;
  width: 20%;
  max-height: 72px;
  max-width: 53px;
}
.screen-shot-area .chapter4 .page5 .left-bg-img {
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
  width: 406px;
}
/*# sourceMappingURL=maps/base2.css.map */
