/*------------------------------------------
  Layout
------------------------------------------*/
#pankuzu_wrap .breadcrumb {
  margin-bottom: 0 !important;
}
#pankuzu_wrap .breadcrumb > span:nth-child(6).arrow,
#pankuzu_wrap .breadcrumb > span:nth-child(7).breadcrumb-item {
	display: none !important;
}
.pane-footer {
  margin-top: 0 !important;
}

/*------------------------------------------
  Slider styles
------------------------------------------*/
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-slider button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  background: none;
  padding: 0;
  outline-style: none;
  cursor: pointer;
}
.slick-list {
  position: relative;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track, .slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
}
.slick-track:before, .slick-track:after {
  display: table;
  content: '';
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  display: none;
  float: left;
  text-align: center;
  height: 100%;
  min-height: 1px;
  outline: none;
}
.slick-slide a {
  display: block;
}
[dir='rtl'] .slick-slide {
  float: right;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
/*------------------------------------------
  Clearfix
------------------------------------------*/
.clearfix,
.news-block ul,
.character-slider .slick-dots,
.history-block .contents,
.history-block .photo-box,
.book-block ul,
.book-list01 li {
  *zoom: 1;
}
.clearfix:after,
.news-block ul:after,
.character-slider .slick-dots:after,
.history-block .contents:after,
.history-block .photo-box:after,
.book-block ul:after,
.book-list01 li:after {
  content: "";
  height: 0;
  visibility: hidden;
  display: block;
  font-size: 0;
  clear: both;
}
.pane-contents {
  background: url(../../../images/charapla-snowman/bg_page.png) repeat;
}
.main-title-block {
  min-width: 1240px;
  height: 600px;
  overflow: hidden;
  background: url(../../../images/charapla-snowman/bg_snow.png) repeat-x bottom, url(../../../images/charapla-snowman/bg_star.png) repeat-x top;
}
.main-title-block .block-in {
  width: 1100px;
  height: 500px;
  margin: 0 auto;
  position: relative;
}
.main-title-block .img-chara {
  top: 60px;
  right: -600px;
  opacity: 0;
  -webkit-transition: all 1.8s ease-out;
  -moz-transition: all 1.8s ease-out;
  -ms-transition: all 1.8s ease-out;
  -o-transition: all 1.8s ease-out;
  transition: all 1.8s ease-out;
}
.main-title-block .img-chara.scr-active {
  right: -56px;
  opacity: 1;
  -webkit-transition: all 1.8s ease-out;
  -moz-transition: all 1.8s ease-out;
  -ms-transition: all 1.8s ease-out;
  -o-transition: all 1.8s ease-out;
  transition: all 1.8s ease-out;
}
.main-title-block .text {
  width: 522px;
  position: absolute;
  top: 80px;
  left: 0;
  text-align: center;
}
.main-title-block .text h1 {
  margin-bottom: 30px;
}
.main-title-block .copy {
  position: absolute;
  right: 15px;
  bottom: 0;
}
.main-contents {
  min-width: 1240px;
  background: url(../../../images/charapla-snowman/bg_snow02.png) repeat-x top;
	clear: both;
}
.main-contents::after {
	content: '';
	width: 100%;
	height: 0;
	display: block;
	clear: both;
}
.block {
  margin-bottom: 90px;
  position: relative;
}
.block .block-in {
  width: 1100px;
  margin: 0 auto;
  position: relative;
}
.block .block-title {
  width: 100%;
  height: 80px;
  margin-bottom: 40px;
  text-align: center;
  display: table;
  background: url(../../../images/charapla-snowman/bg_title.png) no-repeat;
}
.block .block-title h1 {
  display: table-cell;
  vertical-align: middle;
  line-height: 1;
  font-family: "TwCenMTBold", "Kanit", sans-serif;
  color: #fff;
  font-size: 30px;
  letter-spacing: 0.1em;
}
.news-block:before,
.news-block:after {
  content: "";
  position: absolute;
  height: 654px;
  top: 490px;
}
.news-block:before {
  width: 1091px;
  left: 0;
  background: url(../../../images/charapla-snowman/img_mount_r02.png) no-repeat;
}
.news-block:after {
  width: 1061px;
  right: 0;
  background: url(../../../images/charapla-snowman/img_mount_l02.png) no-repeat;
}

.news-block .navipage_ { display: none !important;}
.news-block #charapla_news_list { margin: 0 0 60px 0; display: flex; flex-wrap: wrap; justify-content: center; gap: 20px;}
.news-block #charapla_news_list .charapla-news-item:nth-child(n+4) { display: none;}
.news-block #charapla_news_list .charapla-news-item { width: calc((100% - 60px)/ 4); padding: 0; margin: 0 0 15px 0;}
.news-block #charapla_news_list .charapla-news-item a { text-decoration: none;}
.news-block #charapla_news_list .charapla-news-item .image { width: 100%; padding: 75% 0 0 0; margin: 0 0 15px 0; position: relative; transition: 0.3s;}
.news-block #charapla_news_list .charapla-news-item .image figure { width: 100%; height: 100%; border-radius: 30px; background: #fff; display: flex; justify-content: center; align-items: center; position: absolute; top: 0; left: 0; overflow: hidden;}
.news-block #charapla_news_list .charapla-news-item .image img  { vertical-align: top;}
.news-block #charapla_news_list .charapla-news-item a:hover .image { opacity: 0.7;}
.news-block #charapla_news_list .charapla-news-item .desc { display: flex; justify-content: space-between; align-items: center;}
.news-block #charapla_news_list .charapla-news-item .desc .block-icon { display: none;}
.news-block #charapla_news_list .charapla-news-item .desc .block-data { width: 100%;}
.news-block #charapla_news_list .charapla-news-item .desc .block-data .date { margin: 0 0 10px 0; font-size: 14px; text-align: center; color: #b99746;}
.news-block #charapla_news_list .charapla-news-item .desc .block-data .title { max-height: 39.2px !important; padding: 0 25px; font-size: 15px; color: #313864; line-height: 1.4; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;}

.character-block .block-in {
  overflow: hidden;
  z-index: 10;
}
.character-block .contents {
  padding: 60px;
  background: rgba(255, 255, 255, 0.8);
}
.character-slider .slider {
  width: 100%;
  position: relative;
}
.character-slider .slider .slick-arrow {
  width: 22px;
  height: 41px;
  margin-top: -20px;
  position: absolute;
  top: 50%;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
	z-index: 10;
}
.character-slider .slider .slick-prev {
  background: url(../../../images/charapla-snowman/arrow_prev.png) no-repeat center;
  left: 0;
}
.character-slider .slider .slick-next {
  background: url(../../../images/charapla-snowman/arrow_next.png) no-repeat center;
  right: 0;
}
.character-slider .slide {
  position: relative;
}
.character-slider .slide .text {
  width: 500px;
  height: 340px;
  padding-left: 80px;
  text-align: left;
}
.character-slider .slide .text .name {
  margin-bottom: 20px;
}
.character-slider .slide .text .txt {
  font-size: 15px;
  line-height: 2.2;
  color: #313864;
}
.character-slider .slide .figure {
  position: absolute;
  bottom: 0;
}
.character-slider .slide00 .figure {
  right: 80px;
  bottom: -20px;
}
.character-slider .slide01 .figure {
  right: 120px;
}
.character-slider .slide02 .figure {
  right: 120px;
}
.character-slider .slick-dots {
  position: absolute;
  bottom: 0;
  left: 80px;
}
.character-slider .slick-dots li {
  margin-right: 8px;
  float: left;
}
.character-slider .slick-dots li button {
  width: 160px;
  height: 162px;
  display: block;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
.character-slider #slick-slide00 button {
  background: url(../../../images/charapla-snowman/btn_slide01.png) no-repeat center;
}
.character-slider #slick-slide00 button:hover {
  background: url(../../../images/charapla-snowman/btn_slide01_on.png) no-repeat center;
}
.character-slider #slick-slide00.slick-active button {
  background: url(../../../images/charapla-snowman/btn_slide01_on.png) no-repeat center;
}
.character-slider #slick-slide01 button {
  background: url(../../../images/charapla-snowman/btn_slide02.png) no-repeat center;
}
.character-slider #slick-slide01 button:hover {
  background: url(../../../images/charapla-snowman/btn_slide02_on.png) no-repeat center;
}
.character-slider #slick-slide01.slick-active button {
  background: url(../../../images/charapla-snowman/btn_slide02_on.png) no-repeat center;
}
.character-slider #slick-slide02 button {
  background: url(../../../images/charapla-snowman/btn_slide03.png) no-repeat center;
}
.character-slider #slick-slide02 button:hover {
  background: url(../../../images/charapla-snowman/btn_slide03_on.png) no-repeat center;
}
.character-slider #slick-slide02.slick-active button {
  background: url(../../../images/charapla-snowman/btn_slide03_on.png) no-repeat center;
}
.history-block {
  padding-bottom: 110px;
}
.history-block .contents {
  padding: 60px 80px;
  background: rgba(255, 255, 255, 0.8);
  color: #313864;
  font-size: 14px;
  line-height: 1.7;
}
.history-block .photo-box {
  width: 430px;
  float: left;
}
.history-block .photo-box .photo {
  float: left;
}
.history-block .photo-box .text {
  width: 242px;
  float: right;
}
.history-block .photo-box .text .name {
  padding-bottom: 28px;
}
.history-block .text-box {
  width: 470px;
  float: right;
  font-size: 15px;
  line-height: 2.1;
}
.history-block .chara01 {
  top: 270px;
  left: -200px;
  opacity: 0;
  -webkit-transition: all .5s ease-out;
  -moz-transition: all .5s ease-out;
  -ms-transition: all .5s ease-out;
  -o-transition: all .5s ease-out;
  transition: all .5s ease-out;
}
.history-block .chara01.scr-active {
  opacity: 1;
  left: -90px;
  -webkit-transition: all .5s ease-out;
  -moz-transition: all .5s ease-out;
  -ms-transition: all .5s ease-out;
  -o-transition: all .5s ease-out;
  transition: all .5s ease-out;
}
.history-block .chara02 {
  top: 294px;
  right: -200px;
  opacity: 0;
  -webkit-transition: all .5s ease-out .6s;
  -moz-transition: all .5s ease-out .6s;
  -ms-transition: all .5s ease-out .6s;
  -o-transition: all .5s ease-out .6s;
  transition: all .5s ease-out .6s;
}
.history-block .chara02.scr-active {
  opacity: 1;
  right: -56px;
  -webkit-transition: all .5s ease-out .6s;
  -moz-transition: all .5s ease-out .6s;
  -ms-transition: all .5s ease-out .6s;
  -o-transition: all .5s ease-out .6s;
  transition: all .5s ease-out .6s;
}
.book-block {
  padding-bottom: 280px;
  margin-bottom: 0;
  overflow: hidden;
}
.book-block .block-in {
  z-index: 10;
}
.book-block .catch {
  margin-bottom: 40px;
  text-align: center;
}
.book-block .contents {
  padding: 60px;
  background: rgba(255, 255, 255, 0.8);
}
.book-block .box {
  margin-bottom: 70px;
}
.book-block .box .box-ttl {
  padding: 6px 0;
  margin-bottom: 40px;
  background: #e9f4f7;
  text-align: center;
}
.book-block .box:last-child {
  margin-bottom: 0;
}
.book-block ul {
  margin-bottom: 50px;
}
.book-block ul li {
  float: left;
  color: #313864;
}
.book-block ul .img {
  border: 1px solid #eaeaea;
  display: table;
  text-align: center;
  background: #fff;
}
.book-block ul .img p {
  display: table-cell;
  vertical-align: middle;
}
.book-block ul .text {
  line-height: 1.8;
}
.book-block ul .title {
  font-size: 15px;
  font-weight: bold;
  letter-spacing: 0;
}
.book-block .mount01 {
  opacity: 0;
  left: -800px;
  bottom: 0;
  -webkit-transition: all .8s ease-out;
  -moz-transition: all .8s ease-out;
  -ms-transition: all .8s ease-out;
  -o-transition: all .8s ease-out;
  transition: all .8s ease-out;
}
.book-block .mount01.scr-active {
  left: 0;
  opacity: 1;
  -webkit-transition: all .8s ease-out;
  -moz-transition: all .8s ease-out;
  -ms-transition: all .8s ease-out;
  -o-transition: all .8s ease-out;
  transition: all .8s ease-out;
}
.book-block .mount02 {
  opacity: 0;
  right: -800px;
  bottom: 0;
  -webkit-transition: all .8s ease-out .6s;
  -moz-transition: all .8s ease-out .6s;
  -ms-transition: all .8s ease-out .6s;
  -o-transition: all .8s ease-out .6s;
  transition: all .8s ease-out .6s;
}
.book-block .mount02.scr-active {
  right: 0;
  opacity: 1;
  -webkit-transition: all .8s ease-out .6s;
  -moz-transition: all .8s ease-out .6s;
  -ms-transition: all .8s ease-out .6s;
  -o-transition: all .8s ease-out .6s;
  transition: all .8s ease-out .6s;
}
.book-block .dog {
  left: 50%;
  bottom: -112px;
  margin-left: -55px;
  -webkit-transition: all .8s ease-out 1.2s;
  -moz-transition: all .8s ease-out 1.2s;
  -ms-transition: all .8s ease-out 1.2s;
  -o-transition: all .8s ease-out 1.2s;
  transition: all .8s ease-out 1.2s;
}
.book-block .dog.scr-active {
  bottom: 0;
  -webkit-animation: bounceUp 2.5s 1;
  -moz-animation: bounceUp 2.5s 1;
  -o-animation: bounceUp 2.5s 1;
  animation: bounceUp 2.5s 1;
}
@keyframes bounceUp {
  0% {
    bottom: -112px;
  }
  60% {
    bottom: -112px;
  }
  70% {
    bottom: 0;
  }
  75% {
    bottom: -10px;
  }
  85% {
    bottom: 0;
  }
  90% {
    bottom: -5px;
  }
  100% {
    bottom: 0;
  }
}
.book-list01 li {
  width: 490px;
}
.book-list01 li:last-child .text {
  padding-right: 0;
}
.book-list01 .img {
  width: 198px;
  height: 198px;
  float: left;
}
.book-list01 .text {
  width: 260px;
  padding-right: 10px;
  float: right;
}
.book-list01 .sammary {
  padding-top: 8px;
  margin-bottom: 26px;
  letter-spacing: 0;
}
.book-list02 li {
  width: 220px;
  margin-right: 33px;
}
.book-list02 li:last-child {
  margin-right: 0;
}
.book-list02 .img {
  width: 218px;
  height: 218px;
  margin-bottom: 15px;
}
.scr-chara {
  position: absolute;
}
.scr-chara img {
  vertical-align: top;
}
.img-star {
  left: 100%;
  top: 500px;
  -webkit-transition: all 18s ease-out;
  -moz-transition: all 18s ease-out;
  -ms-transition: all 18s ease-out;
  -o-transition: all 18s ease-out;
  transition: all 18s ease-out;
}
.scr-active.img-star {
  left: -600px;
  top: 0;
  -webkit-transition: all 18s ease-out;
  -moz-transition: all 18s ease-out;
  -ms-transition: all 18s ease-out;
  -o-transition: all 18s ease-out;
  transition: all 18s ease-out;
  -webkit-animation: fluffy infinite 1.6s;
  -moz-animation: fluffy infinite 1.6s;
  -o-animation: fluffy infinite 1.6s;
  animation: fluffy infinite 1.6s;
}
@-webkit-keyframes fluffy {
  0% {
    margin-top: 15px;
  }
  50% {
    margin-top: 0px;
  }
  100% {
    margin-top: 15px;
  }
}
@-moz-keyframes fluffy {
  0% {
    margin-top: 15px;
  }
  50% {
    margin-top: 0px;
  }
  100% {
    margin-top: 15px;
  }
}
@-ms-keyframes fluffy {
  0% {
    margin-top: 15px;
  }
  50% {
    margin-top: 0px;
  }
  100% {
    margin-top: 15px;
  }
}
@-o-keyframes fluffy {
  0% {
    margin-top: 15px;
  }
  50% {
    margin-top: 0px;
  }
  100% {
    margin-top: 15px;
  }
}
@keyframes fluffy {
  0% {
    margin-top: 15px;
  }
  50% {
    margin-top: 0px;
  }
  100% {
    margin-top: 15px;
  }
}
.btn {
  width: 460px;
  height: 55px;
  display: table;
  text-align: center;
  margin: 0 auto;
  z-index: 1;
  position: relative;
}
.btn a {
  width: 100%;
  display: table-cell;
  vertical-align: middle;
  color: #fff;
  background: #313864;
  line-height: 1;
  letter-spacing: 0.1em;
  -webkit-border-radius: 28px;
  border-radius: 28px;
}
.btn a:hover {
  text-decoration: none;
  background: #eb99b2;
}
.btn-type01 {
  font-family: "TwCenMTBold", "Kanit", sans-serif;
  font-size: 18px;
}
.btn-type02 {
  font-weight: bold;
  font-size: 16px;
}
.btn-type03 {
  height: 90px;
  width: 700px;
  margin-top: 100px;
  font-weight: bold;
  font-size: 22px;
}
.btn-type03 a {
  -webkit-border-radius: 45px;
  border-radius: 45px;
}
.cmn-charapla-special {
  padding: 40px 0 100px;
  background: #fff;
}
.cmn-charapla-special .btn-present {
  margin-bottom: 60px;
  text-align: center;
}