@charset "UTF-8";
/*
Theme Name: ochaken
Theme URI: https://wordpress.org/themes/ochaken/
Author: ochaken
Author URI: https://wordpress.org/
*/
/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

p {
  word-break: break-all;
}

.bold {
  font-weight: bold;
}

/*****************************************

common設定

*****************************************/
html, body {
  width: 100%;
  height: 100%;
}

body {
  position: relative;
  left: 0;
  top: 0;
  font-family: Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
}

.ttl-txt-hyde {
  color: transparent;
  position: absolute;
  top: 0;
  left: 0;
}

#wrapper {
  position: relative;
  width: 100%;
  height: auto;
  min-height: 100%;
}

#header {
  position: relative;
  z-index: 2000;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  /*
  &:after{
      content: "";
      display: block;
      width: 100%;
      height: 27px;
      background: url("/images/sliderCloud.png") center top repeat-x;
      background-size: contain;
  }
  */
}
#header .headerInner {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#header .headerInner .headerTop {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#header .headerInner .headerTop .headerTopInner {
  padding: 8px;
}
#header .headerInner .topLogo {
  width: 44px;
  height: 42px;
}
#header .headerInner .topLogo .topLogoLink {
  display: block;
  width: 100%;
  height: 100%;
}
#header .headerInner .topLogo .topLogoLink .topLogoImg {
  width: 100%;
}
#header .headerInner .characterDetailLogo {
  position: absolute;
  top: 12px;
  left: 66px;
  width: 131px;
  height: 35px;
  background: url("/images/characterDetailLogo.png") center center no-repeat;
  background-size: contain;
}
#header .headerInner .productListLogo {
  position: absolute;
  top: 12px;
  left: 69px;
  width: 124px;
  height: 35px;
  background: url("/images/productListLogo.png") center center no-repeat;
  background-size: contain;
}
#header .headerInner .snsBtns {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
#header .headerInner .snsBtns .snsBtnLi {
  width: 28px;
}
#header .headerInner .snsBtns .snsBtnLi .snsBtnA {
  display: block;
  width: 100%;
}
#header .headerInner .snsBtns .snsBtnLi .snsBtnA .snsBtnImg {
  width: 100%;
}
#header .headerInner .snsBtns .snsBtnLi:nth-of-type(2) {
  margin: 0 8px;
}

/* segaID */

.segaid-links{
  width:100%;
  height: 11.218vw;
  letter-spacing: -0.5em;
  background: #fff;
  padding-top: 0.5vw;
  border-top: 1px solid #8fb36d;
}

.segaid-link{
  width: 90.03vw;
  height: 100%;
  display:inline-block;
  background: url(/images/common/segaid_sp_header.png) no-repeat;
  background-size: 100% auto;
  background-position: center center;
  vertical-align: middle;
}

.about-segaid-link{
  height: 100%;
  width: 9.96vw;
  display:inline-block;
  background: url(/images/common/segaid_sp_header_about.png) no-repeat;
  background-size: 100% auto;
  background-position: center center;
  vertical-align: middle;
}

#container {
  position: relative;
  z-index: 1000;
  width: 100%;
  height: auto;
  min-height: 100%;
  overflow: hidden;
  margin: 0px auto;
}

#contents {
  position: relative;
  z-index: 1500;
  width: 100%;
  min-height: 100%;
  max-width: 600px;
  margin: 0px auto;
}

#breadcrumbs {
  width: 100%;
  padding: 16px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#breadcrumbs .breadcrumbsLi {
  position: relative;
  display: inline-block;
  margin: 0 8px;
  vertical-align: middle;
}
#breadcrumbs .breadcrumbsLi .breadcrumbsLink {
  display: block;
  text-decoration: none;
  font-size: 12px;
  font-size: 0.75rem;
  color: #fff;
}
#breadcrumbs .breadcrumbsLi .breadcrumbsLink .breadcrumbsIcon {
  width: 16px;
  display: block;
}
#breadcrumbs .breadcrumbsLi .breadcrumbsLink.disable {
  color: #803400;
}
#breadcrumbs .breadcrumbsLi:not(:last-of-type):after {
  position: absolute;
  top: 2px;
  right: -14px;
  content: "";
  display: block;
  width: 6px;
  height: 8px;
  background: url("/images/icon/breadcrumbsArrow.png") center center no-repeat;
  background-size: contain;
}

/* 記事詳細の設定 */
img.alignright {
  float: right;
  margin: 0 0 1em 1em;
}

img.alignleft {
  float: left;
  margin: 0 1em 1em 0;
}

img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.alignright {
  float: right;
}

.alignleft {
  float: left;
}

.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

blockquote {
  display: block;
  -webkit-margin-before: 1em;
  -webkit-margin-after: 1em;
  -webkit-margin-start: 40px;
  -webkit-margin-end: 40px;
}

img[class*="wp-image-"],
img[class*="attachment-"] {
  max-width: 100%;
  height: auto;
}

.hideTtl {
  overflow: hidden;
  text-indent: 1em;
  height: 1px;
  position: absolute;
  width: 1px;
}

.disable {
  cursor: default;
}

.error-window {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  z-index: 9999;
}
.error-window__core {
  position: absolute;
  width: 90%;
  left: 50%;
  top: 50%;
  background: #FFFFFF;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  padding: 16px;
  align-item: center;
  justify-content: center;
  border-radius: 8px;
  box-sizing: border-box;
  border: solid 2px #8C8C8C;
}
.error-window__contents {
  display: -webkit-box;
  -webkit-box-pack: center;
  display: flex;
  justify-content: center;
  margin-bottom: 8px;
}
.error-window__icon-cross {
  background: url("/images/icon/icon_cross.png");
  width: 43px;
  height: 43px;
  margin-right: 8px;
}
.error-window__message {
  display: inline-block;
  line-height: 1.4em;
}
.error-window__btn-close {
  display: inline-block;
  padding: 4px 16px;
  position: relative;
  left: 50%;
  color: #FFFFFF;
  background: #8C8C8C;
  border-radius: 20px;
  box-sizing: border-box;
  transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  corsor: pointer;
}

/*****************************************

common sp用

*****************************************/
@media screen and (max-width: 1024px) {
  .scrEvent {
    -webkit-transform: translate3d(0, 0, 0);
  }
  .pc-only{
    display: none !important;
  }
}
/*****************************************

common pc用

*****************************************/
@media screen and (min-width: 1025px) {
  .sp-only{
    display: none !important;
  }
  #contents {
    max-width: none;
    min-width: 1200px;
  }

  #header {
    height: 471px;
    /*
    &:after{
        position: absolute;
        bottom: -91px;
        z-index: -1;
        width: 100%;
        height: 77px;
        background: url("/images/pc/sliderCloud.png") center top repeat-x;
        background-size: contain;  
    }
    */
  }
  #header .headerInner {
    height: 420px;
    padding-bottom: 0;
    padding-top: 72px;
  }
  #header .headerInner .headerTop {
    position: fixed;
    top: 0;
    z-index: 2;
    height: 72px;
  }
  #header .headerInner .headerTop .headerTopInner {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    height: 72px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  #header .headerInner .headerTop .headerTopInner .topLogo {
    position: absolute;
    top: 6px;
    left: 15px;
    width: 63px;
    height: 57px;
  }
  #header .headerInner .headerTop .headerTopInner .headerLinks {
    position: absolute;
    top: 20px;
    left: 132px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
  }
  #header .headerInner .headerTop .headerTopInner .headerLinks .headerLinksLi .homeBtn {
    display: block;
    width: 95px;
    height: 30px;
    background: url("/images/pc/btn/homeBtn_off.png") center center no-repeat;
    background-size: 95px 30px;
    margin: 0 56px;
  }
  #header .headerInner .headerTop .headerTopInner .headerLinks .headerLinksLi .homeBtn.on, #header .headerInner .headerTop .headerTopInner .headerLinks .headerLinksLi .homeBtn:hover {
    background: url("/images/pc/btn/homeBtn_on.png") center center no-repeat;
    background-size: 95px 30px;
  }
  #header .headerInner .headerTop .headerTopInner .headerLinks .headerLinksLi .productBtn {
    display: block;
    width: 113px;
    height: 30px;
    background: url("/images/pc/btn/productBtn_off.png") center center no-repeat;
    background-size: 113px 30px;
    margin-right: 43px;
  }
  #header .headerInner .headerTop .headerTopInner .headerLinks .headerLinksLi .productBtn.on, #header .headerInner .headerTop .headerTopInner .headerLinks .headerLinksLi .productBtn:hover {
    background: url("/images/pc/btn/productBtn_on.png") center center no-repeat;
    background-size: 113px 30px;
  }
  #header .headerInner .headerTop .headerTopInner .headerLinks .headerLinksLi .characterDetailBtn {
    display: block;
    width: 202px;
    height: 30px;
    background: url("/images/pc/btn/characterDetailBtn_off.png") center center no-repeat;
    background-size: 202px 30px;
  }
  #header .headerInner .headerTop .headerTopInner .headerLinks .headerLinksLi .characterDetailBtn.on, #header .headerInner .headerTop .headerTopInner .headerLinks .headerLinksLi .characterDetailBtn:hover {
    background: url("/images/pc/btn/characterDetailBtn_on.png") center center no-repeat;
    background-size: 202px 30px;
  }
  #header .headerInner .headerTop .headerTopInner .snsBtns {
    position: fixed;
    top: 8px;
    right: 390px;
    background: url("/images/pc/snsbtnsTtl.png") center top no-repeat;
    background-size: 52px 12px;
    padding-top: 18px;
  }

  #header .headerInner .headerTop .headerTopInner .snsBtns .snsBtnLi {
    width: 36px;
  }
  #header .headerInner .headerTop .headerTopInner .snsBtns .snsBtnLi:last-of-type {
    display: none;
  }
  #header .headerInner .headerTop .headerTopInner .snsBtns .snsBtnLi:first-of-type {
    margin: 0 8px;
  }
  #header .headerInner #slider {
    width: auto;
    padding: 0;
  }
  #header .headerInner.width0:after {
    width: 0;
  }

  #container {
    z-index: 1002;
  }

  .error-window {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100%;
    z-index: 9999;
  }
  .error-window__core {
    position: absolute;
    width: auto;
    left: 50%;
    top: 50%;
    background: #FFFFFF;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    padding: 16px;
    align-item: center;
    justify-content: center;
    border-radius: 8px;
    box-sizing: border-box;
    border: solid 2px #8C8C8C;
  }
  .error-window__contents {
    display: flex;
    margin-bottom: 8px;
  }
  .error-window__icon-cross {
    background: url("/images/icon/icon_cross.png");
    width: 43px;
    height: 43px;
    margin-right: 8px;
  }
  .error-window__message {
    flex: 1 1 auto;
    line-height: 1.4em;
  }
  .error-window__btn-close {
    display: inline-block;
    padding: 4px 16px;
    position: relative;
    left: 50%;
    color: #FFFFFF;
    background: #8C8C8C;
    border-radius: 20px;
    box-sizing: border-box;
    transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    corsor: pointer;
  }
}

/*!
*  - v1.2.5
* Homepage: http://bqworks.com/slider-pro/
* Author: bqworks
* Author URL: http://bqworks.com/
*/
/* Core
--------------------------------------------------*/
.slider-pro {
  position: relative;
  margin: 0 auto;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

.sp-slides-container {
  position: relative;
}

.sp-mask {
  position: relative;
  overflow: hidden;
}

.sp-slides {
  position: relative;
  -webkit-backface-visibility: hidden;
  -webkit-perspective: 1000;
}

.sp-slide {
  position: absolute;
}

.sp-image-container {
  overflow: hidden;
}

.sp-image {
  position: relative;
  display: block;
  border: none;
}

.sp-no-js {
  overflow: hidden;
  max-width: 100%;
}

/* Thumbnails
--------------------------------------------------*/
.sp-thumbnails-container {
  position: relative;
  overflow: hidden;
}

.sp-top-thumbnails,
.sp-bottom-thumbnails {
  left: 0;
  margin: 0 auto;
}

.sp-top-thumbnails {
  position: absolute;
  top: 0;
  margin-bottom: 4px;
}

.sp-bottom-thumbnails {
  margin-top: 4px;
}

.sp-left-thumbnails,
.sp-right-thumbnails {
  position: absolute;
  top: 0;
}

.sp-right-thumbnails {
  right: 0;
  margin-left: 4px;
}

.sp-left-thumbnails {
  left: 0;
  margin-right: 4px;
}

.sp-thumbnails {
  position: relative;
}

.sp-thumbnail {
  border: none;
}

.sp-thumbnail-container {
  position: relative;
  display: block;
  overflow: hidden;
  float: left;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* Horizontal thumbnails
------------------------*/
.sp-top-thumbnails .sp-thumbnail-container,
.sp-bottom-thumbnails .sp-thumbnail-container {
  margin-left: 2px;
  margin-right: 2px;
}

.sp-top-thumbnails .sp-thumbnail-container:first-child,
.sp-bottom-thumbnails .sp-thumbnail-container:first-child {
  margin-left: 0;
}

.sp-top-thumbnails .sp-thumbnail-container:last-child,
.sp-bottom-thumbnails .sp-thumbnail-container:last-child {
  margin-right: 0;
}

/* Vertical thumbnails 
----------------------*/
.sp-left-thumbnails .sp-thumbnail-container,
.sp-right-thumbnails .sp-thumbnail-container {
  margin-top: 2px;
  margin-bottom: 2px;
}

.sp-left-thumbnails .sp-thumbnail-container:first-child,
.sp-right-thumbnails .sp-thumbnail-container:first-child {
  margin-top: 0;
}

.sp-left-thumbnails .sp-thumbnail-container:last-child,
.sp-right-thumbnails .sp-thumbnail-container:last-child {
  margin-bottom: 0;
}

/* Right thumbnails with pointer
--------------------------------*/
.sp-right-thumbnails.sp-has-pointer {
  margin-left: -13px;
}

.sp-right-thumbnails.sp-has-pointer .sp-thumbnail {
  position: absolute;
  left: 18px;
  margin-left: 0 !important;
}

.sp-right-thumbnails.sp-has-pointer .sp-selected-thumbnail:before {
  content: '';
  position: absolute;
  height: 100%;
  border-left: 5px solid #F00;
  left: 0;
  top: 0;
  margin-left: 13px;
}

.sp-right-thumbnails.sp-has-pointer .sp-selected-thumbnail:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  left: 0;
  top: 50%;
  margin-top: -8px;
  border-right: 13px solid #F00;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
}

/* Left thumbnails with pointer
-------------------------------*/
.sp-left-thumbnails.sp-has-pointer {
  margin-right: -13px;
}

.sp-left-thumbnails.sp-has-pointer .sp-thumbnail {
  position: absolute;
  right: 18px;
}

.sp-left-thumbnails.sp-has-pointer .sp-selected-thumbnail:before {
  content: '';
  position: absolute;
  height: 100%;
  border-left: 5px solid #F00;
  right: 0;
  top: 0;
  margin-right: 13px;
}

.sp-left-thumbnails.sp-has-pointer .sp-selected-thumbnail:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  right: 0;
  top: 50%;
  margin-top: -8px;
  border-left: 13px solid #F00;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
}

/* Bottom thumbnails with pointer
---------------------------------*/
.sp-bottom-thumbnails.sp-has-pointer {
  margin-top: -13px;
}

.sp-bottom-thumbnails.sp-has-pointer .sp-thumbnail {
  position: absolute;
  top: 18px;
  margin-top: 0 !important;
}

.sp-bottom-thumbnails.sp-has-pointer .sp-selected-thumbnail:before {
  content: '';
  position: absolute;
  width: 100%;
  border-bottom: 5px solid #F00;
  top: 0;
  margin-top: 13px;
}

.sp-bottom-thumbnails.sp-has-pointer .sp-selected-thumbnail:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  left: 50%;
  top: 0;
  margin-left: -8px;
  border-bottom: 13px solid #F00;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
}

/* Top thumbnails with pointer
------------------------------*/
.sp-top-thumbnails.sp-has-pointer {
  margin-bottom: -13px;
}

.sp-top-thumbnails.sp-has-pointer .sp-thumbnail {
  position: absolute;
  bottom: 18px;
}

.sp-top-thumbnails.sp-has-pointer .sp-selected-thumbnail:before {
  content: '';
  position: absolute;
  width: 100%;
  border-bottom: 5px solid #F00;
  bottom: 0;
  margin-bottom: 13px;
}

.sp-top-thumbnails.sp-has-pointer .sp-selected-thumbnail:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  left: 50%;
  bottom: 0;
  margin-left: -8px;
  border-top: 13px solid #F00;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
}

/* Layers
--------------------------------------------------*/
.sp-layer {
  position: absolute;
  margin: 0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -webkit-font-smoothing: subpixel-antialiased;
  -webkit-backface-visibility: hidden;
}

.sp-black {
  color: #FFF;
  background: black;
  background: rgba(0, 0, 0, 0.7);
}

.sp-white {
  color: #000;
  background: white;
  background: rgba(255, 255, 255, 0.7);
}

.sp-rounded {
  border-radius: 10px;
}

.sp-padding {
  padding: 10px;
}

/* Touch Swipe
--------------------------------------------------*/
/*
.sp-grab {
  cursor: url(images/openhand.cur), move;
}

.sp-grabbing {
  cursor: url(images/closedhand.cur), move;
}

.sp-selectable {
  cursor: default;
}
*/
/* Caption
--------------------------------------------------*/
.sp-caption-container {
  text-align: center;
  margin-top: 10px;
}

/* Full Screen
--------------------------------------------------*/
.sp-full-screen {
  margin: 0 !important;
  background-color: #000;
}

.sp-full-screen-button {
  position: absolute;
  top: 5px;
  right: 10px;
  font-size: 30px;
  line-height: 1;
  cursor: pointer;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.sp-full-screen-button:before {
  content: '\2195';
}

.sp-fade-full-screen {
  opacity: 0;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}

.slider-pro:hover .sp-fade-full-screen {
  opacity: 1;
}

/* Buttons
--------------------------------------------------*/
.sp-buttons {
  position: relative;
  width: 100%;
  text-align: center;
  padding-top: 10px;
}

.sp-button {
  display: inline-block;
  width: 22px;
  height: 29px;
  background: url("/images/icon/ochaPagerOff.png") center center no-repeat;
  background-size: contain;
  margin: 0 9px;
}

.sp-selected-button {
  display: inline-block;
  width: 22px;
  height: 29px;
  background: url("/images/icon/ochaPagerOn.png") center center no-repeat;
  background-size: contain;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .sp-button {
    width: 28px;
    height: 38px;
  }
}
@media only screen and (max-width: 1024px) {
  .sp-button {
    width: 20px;
    height: 27px;
  }
}
/* Arrows
--------------------------------------------------*/
.sp-arrows {
  position: absolute;
  z-index: 1;
}

.sp-fade-arrows {
  opacity: 0;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}

.sp-slides-container:hover .sp-fade-arrows {
  opacity: 1;
}

.sp-horizontal .sp-arrows {
  width: 100%;
  left: 0;
  top: 50%;
}

.sp-vertical .sp-arrows {
  height: 100%;
  left: 50%;
  top: 0;
  margin-left: -10px;
}

.sp-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  display: block;
  width: 30px;
  height: 54px;
  cursor: pointer;
}

.sp-vertical .sp-arrow {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.sp-horizontal .sp-previous-arrow {
  left: -8px;
  background: url(/images/btn/prevArrow.png) no-repeat left top;
  background-size: contain;
}

.sp-horizontal .sp-next-arrow {
  right: -8px;
  background: url(/images/btn/nextArrow.png) no-repeat left top;
  background-size: contain;
}

.characterDetail .sp-horizontal .sp-previous-arrow {
  left: -16px;
  background: url(/images/btn/charaPrevArrow.png) no-repeat left top;
  background-size: contain;
}

.characterDetail .sp-horizontal .sp-next-arrow {
  right: -16px;
  background: url(/images/btn/charaNextArrow.png) no-repeat left top;
  background-size: contain;
}

.sp-vertical .sp-previous-arrow {
  top: 20px;
}

.sp-vertical .sp-next-arrow {
  bottom: 20px;
}

/*
.sp-previous-arrow:before,
.sp-previous-arrow:after,
.sp-next-arrow:before,
.sp-next-arrow:after {
  content: '';
  position: absolute;
  width: 50%;
  height: 50%;
  background-color: #FFF;
}

.sp-previous-arrow:before {
  left: 30%;
  top: 0;
  -webkit-transform: skew(145deg, 0deg);
  -ms-transform: skew(145deg, 0deg);
  transform: skew(145deg, 0deg);
}

.sp-previous-arrow:after {
  left: 30%;
  top: 50%;
  -webkit-transform: skew(-145deg, 0deg);
  -ms-transform: skew(-145deg, 0deg);
  transform: skew(-145deg, 0deg);
}

.sp-next-arrow:before {
  right: 30%;
  top: 0;
  -webkit-transform: skew(35deg, 0deg);
  -ms-transform: skew(35deg, 0deg);
  transform: skew(35deg, 0deg);
}

.sp-next-arrow:after {
  right: 30%;
  top: 50%;
  -webkit-transform: skew(-35deg, 0deg);
  -ms-transform: skew(-35deg, 0deg);
  transform: skew(-35deg, 0deg);
}
*/
/*次矢印のアイコンフォント
.sp-next-arrow:before {
    content:' ' !important;
    display: block;
    background: url(/images/nextArrow.png) no-repeat left top;
    text-indent: -9999px;
    width: 40px;
    height: 40px;
}*/
/*前矢印のアイコンフォント
.sp-previous-arrow:before {
    content:' ' !important;
    display: block;
    background: url(/images/prevArrow.png) no-repeat left top;
    text-indent: -9999px;
    width: 40px;
    height: 40px;
}*/
.ie8 .sp-arrow,
.ie7 .sp-arrow {
  width: 0;
  height: 0;
}

.ie8 .sp-arrow:before,
.ie8 .sp-arrow:after,
.ie7 .sp-arrow:before,
.ie7 .sp-arrow:after {
  content: none;
}

.ie8.sp-horizontal .sp-previous-arrow,
.ie7.sp-horizontal .sp-previous-arrow {
  border-right: 20px solid #FFF;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
}

.ie8.sp-horizontal .sp-next-arrow,
.ie7.sp-horizontal .sp-next-arrow {
  border-left: 20px solid #FFF;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
}

.ie8.sp-vertical .sp-previous-arrow,
.ie7.sp-vertical .sp-previous-arrow {
  border-bottom: 20px solid #FFF;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
}

.ie8.sp-vertical .sp-next-arrow,
.ie7.sp-vertical .sp-next-arrow {
  border-top: 20px solid #FFF;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
}

/* Thumbnail Arrows
--------------------------------------------------*/
.sp-thumbnail-arrows {
  position: absolute;
}

.sp-fade-thumbnail-arrows {
  opacity: 0;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}

.sp-thumbnails-container:hover .sp-fade-thumbnail-arrows {
  opacity: 1;
}

.sp-top-thumbnails .sp-thumbnail-arrows,
.sp-bottom-thumbnails .sp-thumbnail-arrows {
  width: 100%;
  top: 50%;
  left: 0;
  margin-top: -12px;
}

.sp-left-thumbnails .sp-thumbnail-arrows,
.sp-right-thumbnails .sp-thumbnail-arrows {
  height: 100%;
  top: 0;
  left: 50%;
  margin-left: -7px;
}

.sp-thumbnail-arrow {
  position: absolute;
  display: block;
  width: 15px;
  height: 25px;
  cursor: pointer;
}

.sp-left-thumbnails .sp-thumbnail-arrows .sp-thumbnail-arrow,
.sp-right-thumbnails .sp-thumbnail-arrows .sp-thumbnail-arrow {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.sp-top-thumbnails .sp-previous-thumbnail-arrow,
.sp-bottom-thumbnails .sp-previous-thumbnail-arrow {
  left: 0px;
}

.sp-top-thumbnails .sp-next-thumbnail-arrow,
.sp-bottom-thumbnails .sp-next-thumbnail-arrow {
  right: 0px;
}

.sp-left-thumbnails .sp-previous-thumbnail-arrow,
.sp-right-thumbnails .sp-previous-thumbnail-arrow {
  top: 0px;
}

.sp-left-thumbnails .sp-next-thumbnail-arrow,
.sp-right-thumbnails .sp-next-thumbnail-arrow {
  bottom: 0px;
}

.sp-previous-thumbnail-arrow:before,
.sp-previous-thumbnail-arrow:after,
.sp-next-thumbnail-arrow:before,
.sp-next-thumbnail-arrow:after {
  content: '';
  position: absolute;
  width: 50%;
  height: 50%;
  background-color: #FFF;
}

.sp-previous-thumbnail-arrow:before {
  left: 30%;
  top: 0;
  -webkit-transform: skew(145deg, 0deg);
  -ms-transform: skew(145deg, 0deg);
  transform: skew(145deg, 0deg);
}

.sp-previous-thumbnail-arrow:after {
  left: 30%;
  top: 50%;
  -webkit-transform: skew(-145deg, 0deg);
  -ms-transform: skew(-145deg, 0deg);
  transform: skew(-145deg, 0deg);
}

.sp-next-thumbnail-arrow:before {
  right: 30%;
  top: 0;
  -webkit-transform: skew(35deg, 0deg);
  -ms-transform: skew(35deg, 0deg);
  transform: skew(35deg, 0deg);
}

.sp-next-thumbnail-arrow:after {
  right: 30%;
  top: 50%;
  -webkit-transform: skew(-35deg, 0deg);
  -ms-transform: skew(-35deg, 0deg);
  transform: skew(-35deg, 0deg);
}

.ie8 .sp-thumbnail-arrow,
.ie7 .sp-thumbnail-arrow {
  width: 0;
  height: 0;
}

.ie8 .sp-thumbnail-arrow:before,
.ie8 .sp-thumbnail-arrow:after,
.ie7 .sp-thumbnail-arrow:before,
.ie7 .sp-thumbnail-arrow:after {
  content: none;
}

.ie8 .sp-top-thumbnails .sp-previous-thumbnail-arrow,
.ie8 .sp-bottom-thumbnails .sp-previous-thumbnail-arrow,
.ie7 .sp-top-thumbnails .sp-previous-thumbnail-arrow,
.ie7 .sp-bottom-thumbnails .sp-previous-thumbnail-arrow {
  border-right: 12px solid #FFF;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
}

.ie8 .sp-top-thumbnails .sp-next-thumbnail-arrow,
.ie8 .sp-bottom-thumbnails .sp-next-thumbnail-arrow,
.ie7 .sp-top-thumbnails .sp-next-thumbnail-arrow,
.ie7 .sp-bottom-thumbnails .sp-next-thumbnail-arrow {
  border-left: 12px solid #FFF;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
}

.ie8 .sp-left-thumbnails .sp-previous-thumbnail-arrow,
.ie8 .sp-right-thumbnails .sp-previous-thumbnail-arrow,
.ie7 .sp-left-thumbnails .sp-previous-thumbnail-arrow,
.ie7 .sp-right-thumbnails .sp-previous-thumbnail-arrow {
  border-bottom: 12px solid #FFF;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
}

.ie8 .sp-left-thumbnails .sp-next-thumbnail-arrow,
.ie8 .sp-right-thumbnails .sp-next-thumbnail-arrow,
.ie7 .sp-left-thumbnails .sp-next-thumbnail-arrow,
.ie7 .sp-right-thumbnails .sp-next-thumbnail-arrow {
  border-top: 12px solid #FFF;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
}

/* Video
--------------------------------------------------*/
a.sp-video {
  text-decoration: none;
}

a.sp-video img {
  -webkit-backface-visibility: hidden;
  border: none;
}

a.sp-video:after {
  content: '\25B6';
  position: absolute;
  width: 45px;
  padding-left: 5px;
  height: 50px;
  border: 2px solid #FFF;
  text-align: center;
  font-size: 30px;
  border-radius: 30px;
  top: 0;
  color: #FFF;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.2);
  margin: auto;
  line-height: 52px;
}

/* CSS for preventing styling issues in WordPress
--------------------------------------------------*/
.slider-pro img.sp-image,
.slider-pro img.sp-thumbnail {
  max-width: 640px;
  width: 100%;
  max-height: none;
  border: none !important;
  border-radius: 0 !important;
  padding: 0 !important;
  -webkit-box-shadow: none !important;
  -mox-box-shadow: none !important;
  box-shadow: none !important;
  transition: none;
  -moz-transition: none;
  -webkit-transition: none;
  -o-transition: none;
}

.slider-pro a {
  position: static;
  display: block;
  transition: none !important;
  -moz-transition: none !important;
  -webkit-transition: none !important;
  -o-transition: none !important;
}

.slider-pro iframe,
.slider-pro object,
.slider-pro video,
.slider-pro embed,
.slider-pro canvas {
  max-width: none;
  max-height: none;
}

.slider-pro p.sp-layer {
  font-size: 14px;
  line-height: 1.4;
  margin: 0;
}

.slider-pro h1.sp-layer {
  font-size: 32px;
  line-height: 1.4;
  margin: 0;
}

.slider-pro h2.sp-layer {
  font-size: 24px;
  line-height: 1.4;
  margin: 0;
}

.slider-pro h3.sp-layer {
  font-size: 19px;
  line-height: 1.4;
  margin: 0;
}

.slider-pro h4.sp-layer {
  font-size: 16px;
  line-height: 1.4;
  margin: 0;
}

.slider-pro h5.sp-layer {
  font-size: 13px;
  line-height: 1.4;
  margin: 0;
}

.slider-pro h6.sp-layer {
  font-size: 11px;
  line-height: 1.4;
  margin: 0;
}

.slider-pro img.sp-layer {
  border: none;
}

/*****************************************

pc用

*****************************************/
@media screen and (min-width: 1025px) {
  /*
  .hatching-left,.hatching-right{
      position: absolute;
      z-index: 1;
      top: 0;
      width: 50%;
      height: 320px;
      background: url("/images/pc/hatching.png") center top repeat;
  }
  
   .hatching-left{
       transform: translateX(-328px);
       -webkit-transform: translateX(-328px);
       left: 0;
       border-right: 8px solid #fff;
  }   
   .hatching-right{
       transform: translateX(328px);
       -webkit-transform: translateX(328px);
       right: 0;
       border-left: 8px solid #fff;
  }
  */
  @-webkit-keyframes crossfade {
    0% {
      opacity: 1;
    }
    100% {
      opacity: 0;
    }
  }
  @keyframes crossfade {
    0% {
      opacity: 1;
    }
    100% {
      opacity: 0;
    }
  }
  .sp-buttons {
    height: 0;
  }

  .sp-horizontal .sp-arrows {
    width: 656px;
    height: 0px;
    left: 50%;
    top: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
  }

  .sp-arrow {
    width: 64px;
    height: 64px;
  }

  .sp-horizontal .sp-previous-arrow {
    left: -23px;
    background: url(/images/pc/btn/prevArrow.png) no-repeat left top;
    background-size: contain;
  }

  .sp-horizontal .sp-next-arrow {
    right: -23px;
    background: url(/images/pc/btn/nextArrow.png) no-repeat left top;
    background-size: contain;
  }
}
/*****************************************

SP判定用

*****************************************/
#SPmode {
  display: block;
}

@media screen and (min-width: 1025px) {
  #SPmode {
    display: none;
  }
}
/*****************************************

top

*****************************************/
.red {
  background: rgba(255, 255, 255, 0.3);
}

#wrapper.home {
  background: url("/images/bg.png") center top repeat-y #a5ce46;
  background-size: 304px;
}

.home #header .headerInner {
  min-height: 258px;
  padding-bottom: 8px;
  background: #fff;
}
.home #header .headerInner .headerTop {
  background-color: #fff;
}
.home #header .headerInner #slider {
  width: 100%;
  padding: 4px 8px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.home #header .headerInner .top_banner {
  width: 100%;
}

#wrapper.home #chara {
  position: fixed;
  top: 135px;
  left: 50%;
  z-index: 100;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 80px;
  height: 60px;
  overflow: hidden;
}
#wrapper.home #chara .charaImg {
  width: 80px;
  height: 60px;
}
#wrapper.home #chara .charaImg.walk {
  background: url("/images/anime/ryoku_animation_walk_160-120.png") 0 0 no-repeat;
  background-size: cover;
  -webkit-animation: charaWalk 0.4s steps(2) infinite;
  -moz-animation: charaWalk 0.4s steps(2) infinite;
  -ms-animation: charaWalk 0.4s steps(2) infinite;
}
#wrapper.home #chara .charaImg.walk.pause {
  -webkit-animation-play-state: paused;
  -moz-animation-play-state: paused;
  -ms-animation-play-state: paused;
}

@-webkit-keyframes charaWalk {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: -160px 0;
  }
}
@-moz-keyframes charaWalk {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: -160px 0;
  }
}
@-ms-keyframes charaWalk {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: -160px 0;
  }
}
@-webkit-keyframes charaWalk_Pc {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: -320px 0;
  }
}
@-moz-keyframes charaWalk_Pc {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: -320px 0;
  }
}
@-ms-keyframes charaWalk_Pc {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: -320px 0;
  }
}
#productList {
  position: relative;
  z-index: 104;
}
#productList .productListTtl {
  width: 100%;
  margin-bottom: 40px;
}
#productList .productListTtl .productListTtlImg {
  width: 39%;
  max-width: 124px;
  display: block;
  margin: 0 auto;
}
#productList .MUHA_pos {
  content: "";
  position: absolute;
  top: 220px;
  right: 50%;
  overflow: hidden;
  -moz-transform: translateX(129px);
  -ms-transform: translateX(129px);
  -webkit-transform: translateX(129px);
  transform: translateX(129px);
  z-index: 1;
}
#productList .MUHA_pos .homeMUHA {
  width: 75px;
  height: 40px;
  z-index: 1;
  background: url("/images/anime/muha_animation_150-80.png") center top no-repeat;
  background-size: cover;
  -webkit-animation: muha_animation 14s steps(15) infinite;
  -moz-animation: muha_animation 14s steps(15) infinite;
  -ms-animation: muha_animation 14s steps(15) infinite;
}
@-webkit-keyframes muha_animation {
  0% {
    background-position: 0px 0;
  }
  100% {
    background-position: -1125px 0;
  }
}
@-moz-keyframes muha_animation {
  0% {
    background-position: 0px 0;
  }
  100% {
    background-position: -1125px 0;
  }
}
@-ms-keyframes muha_animation {
  0% {
    background-position: 0px 0;
  }
  100% {
    background-position: -1125px 0;
  }
}
@-webkit-keyframes muha_animation_pc {
  0% {
    background-position: 0px 0;
  }
  100% {
    background-position: -2250px 0;
  }
}
@-moz-keyframes muha_animation_pc {
  0% {
    background-position: 0px 0;
  }
  100% {
    background-position: -2250px 0;
  }
}
@-ms-keyframes muha_animation_pc {
  0% {
    background-position: 0px 0;
  }
  100% {
    background-position: -2250px 0;
  }
}
#productList.pause .homeMUHA {
  -webkit-animation-play-state: paused;
  -moz-animation-play-state: paused;
  -ms-animation-play-state: paused;
}
#productList .productListFrame {
  position: relative;
  width: 94%;
  padding: 24px 16px;
  margin: 0 auto;
  margin-bottom: 16px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  background-color: #e9efaf;
  border: 4px solid #6f9d43;
  -webkit-box-shadow: 3px 4px 0px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 3px 4px 0px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 3px 4px 0px 0px rgba(0, 0, 0, 0.3);
}
#productList .productListFrame .productListImg {
  position: relative;
  width: 100%;
  min-height: 200px;
  max-height: 350px;
  margin-bottom: 16px;
}
#productList .productListFrame .productListImg .wp-post-image {
  width: auto;
  height: auto;
  max-height: 100%;
  max-width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
}
#productList .productListFrame .productListLink {
  display: block;
  text-decoration: none;
}
#productList .productListFrame .productListFrameTtl {
  width: 100%;
  margin-bottom: 12px;
  color: #6f9d43;
  font-weight: bold;
  font-size: 14px;
  font-size: 0.875rem;
  word-break: break-all;
}
#productList .productListFrame .productListFrameTxt {
  width: 100%;
  margin-bottom: 8px;
  font-size: 13px;
  font-size: 0.8125rem;
  color: #6f9d43;
  line-height: 1.3;
}
#productList .productListFrame:not(:last-of-type):after {
  content: "";
  position: absolute;
  bottom: -42px;
  left: 50%;
  z-index: 1;
  width: 80%;
  height: 60px;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background: url("/images/productHinge.png") center top no-repeat;
  background-size: contain;
}
#productList .productListFrame.firstFrame {
  padding-top: 16px;
}
#productList .productListFrame.lastFrame {
  padding-bottom: 16px;
}

#introducion {
  position: relative;
  z-index: 103;
}
#introducion .introducionTtl {
  width: 100%;
  margin-bottom: 40px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#introducion .introducionTtl .introducionTtlImg {
  width: 58%;
  max-width: 186px;
  display: block;
  margin: 0 auto;
}
#introducion .EARL_pos {
  position: absolute;
  top: 335px;
  left: 50%;
  -moz-transform: translateX(-157px);
  -ms-transform: translateX(-157px);
  -webkit-transform: translateX(-157px);
  transform: translateX(-157px);
  z-index: 1;
}
#introducion .EARL_pos .homeEARL {
  content: "";
  width: 90px;
  height: 40px;
  background: url("/images/anime/earl_animation_180-80.png") center top no-repeat;
  background-size: cover;
  -webkit-animation: earl_animation 10s steps(11) infinite;
  -moz-animation: earl_animation 10s steps(11) infinite;
  -ms-animation: earl_animation 10s steps(11) infinite;
}
@-webkit-keyframes earl_animation {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: -990px 0;
  }
}
@-moz-keyframes earl_animation {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: -990px 0;
  }
}
@-ms-keyframes earl_animation {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: -990px 0;
  }
}
@-webkit-keyframes earl_animation_pc {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: -1980px 0;
  }
}
@-moz-keyframes earl_animation_pc {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: -1980px 0;
  }
}
@-ms-keyframes earl_animation_pc {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: -1980px 0;
  }
}
#introducion.pause .homeEARL {
  -webkit-animation-play-state: paused;
  -moz-animation-play-state: paused;
  -ms-animation-play-state: paused;
}
#introducion .CAFE_pos {
  position: absolute;
  top: 72px;
  left: 50%;
  -moz-transform: translateX(40px);
  -ms-transform: translateX(40px);
  -webkit-transform: translateX(40px);
  transform: translateX(40px);
  z-index: 1;
}
#introducion .CAFE_pos .homeCAFE {
  width: 95px;
  height: 135px;
  background: url("/images/anime/cafe_animation_190-270.png") center top no-repeat;
  background-size: cover;
  -webkit-animation: cafe_animation 10s steps(8) infinite;
  -moz-animation: cafe_animation 10s steps(8) infinite;
  -ms-animation: cafe_animation 10s steps(8) infinite;
}
@-webkit-keyframes cafe_animation {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: -760px 0;
  }
}
@-moz-keyframes cafe_animation {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: -760px 0;
  }
}
@-ms-keyframes cafe_animation {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: -760px 0;
  }
}
@-webkit-keyframes cafe_animation_pc {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: -1520px 0;
  }
}
@-moz-keyframes cafe_animation_pc {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: -1520px 0;
  }
}
@-ms-keyframes cafe_animation_pc {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: -1520px 0;
  }
}
#introducion.pause .homeCAFE {
  -webkit-animation-play-state: paused;
  -moz-animation-play-state: paused;
  -ms-animation-play-state: paused;
}
#introducion .introducionFrame {
  position: relative;
  width: 94%;
  padding: 24px 16px;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  background-color: #fff;
  border: 4px solid #6f9d43;
  -webkit-box-shadow: 3px 4px 0px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 3px 4px 0px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 3px 4px 0px 0px rgba(0, 0, 0, 0.3);
}
#introducion .introducionFrame .introducionFrameImg {
  width: 100%;
  margin-bottom: 16px;
}

#whatsNewList {
  position: relative;
  z-index: 102;
}
#whatsNewList .whatsNewListTtl {
  margin-top: -30px;
  width: 100%;
  margin-bottom: 40px;
}
#whatsNewList .whatsNewListTtl .whatsNewListTtlImg {
  width: 55%;
  max-width: 176px;
  display: block;
  margin: 0 auto;
}
#whatsNewList .RON_pos {
  position: absolute;
  top: 9px;
  left: 50%;
  -moz-transform: translateX(-158px);
  -ms-transform: translateX(-158px);
  -webkit-transform: translateX(-158px);
  transform: translateX(-158px);
  z-index: 1;
}
#whatsNewList .RON_pos .homeRON {
  width: 70px;
  height: 45px;
  background: url("/images/anime/ron_animation_140-90.png") center top no-repeat;
  background-size: cover;
  -webkit-animation: ron_animation 4s steps(3) infinite;
  -moz-animation: ron_animation 4s steps(3) infinite;
  -ms-animation: ron_animation 4s steps(3) infinite;
}
@-webkit-keyframes ron_animation {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: -210px 0;
  }
}
@-moz-keyframes ron_animation {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: -210px 0;
  }
}
@-ms-keyframes ron_animation {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: -210px 0;
  }
}
@-webkit-keyframes ron_animation_pc {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: -420px 0;
  }
}
@-moz-keyframes ron_animation_pc {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: -420px 0;
  }
}
@-ms-keyframes ron_animation_pc {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: -420px 0;
  }
}
#whatsNewList.pause .homeRON {
  -webkit-animation-play-state: paused;
  -moz-animation-play-state: paused;
  -ms-animation-play-state: paused;
}
#whatsNewList .HANA_pos {
  position: absolute;
  top: 157px;
  left: 50%;
  -moz-transform: translateX(-102px);
  -ms-transform: translateX(-102px);
  -webkit-transform: translateX(-102px);
  transform: translateX(-102px);
  z-index: 1;
}
#whatsNewList .HANA_pos .homeHANA {
  width: 75px;
  height: 65px;
  background: url("/images/anime/hana_animation_150-130.png") 0 0 no-repeat;
  background-size: 1650px;
  -webkit-animation: hana_animation 20s steps(22) infinite;
  -moz-animation: hana_animation 20s steps(22) infinite;
  -ms-animation: hana_animation 20s steps(22) infinite;
}
#whatsNewList .HANA_pos .redFruit {
  width: 11px;
  height: 11px;
  -moz-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  -webkit-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  background: url("/images/anime/redFruit.png") center top no-repeat;
  background-size: cover;
  -webkit-animation: redFruit_animation 20s linear infinite;
  -moz-animation: redFruit_animation 20s linear infinite;
  -ms-animation: redFruit_animation 20s linear infinite;
}
@-webkit-keyframes hana_animation {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: -1650px 0;
  }
}
@-moz-keyframes hana_animation {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: -1650px 0;
  }
}
@-ms-keyframes hana_animation {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: -1650px 0;
  }
}
@-webkit-keyframes redFruit_animation {
  0% {
    -webkit-transform: translate(-5px, -114px) rotate(0deg);
  }
  5% {
    -webkit-transform: translate(-5px, -114px) rotate(0deg);
  }
  15% {
    -webkit-transform: translate(-5px, -15px) rotate(0deg);
  }
  30% {
    -webkit-transform: translate(10px, -15px) rotate(360deg);
  }
  100% {
    -webkit-transform: translate(10px, -15px) rotate(360deg);
  }
}
@-moz-keyframes redFruit_animation {
  0% {
    -moz-transform: translate(-5px, -114px) rotate(0deg);
  }
  5% {
    -moz-transform: translate(-5px, -114px) rotate(0deg);
  }
  15% {
    -moz-transform: translate(-5px, -15px) rotate(0deg);
  }
  30% {
    -moz-transform: translate(10px, -15px) rotate(360deg);
  }
  100% {
    -moz-transform: translate(10px, -15px) rotate(360deg);
  }
}
@-ms-keyframes redFruit_animation {
  0% {
    -ms-transform: translate(-5px, -114px) rotate(0deg);
  }
  5% {
    -ms-transform: translate(-5px, -114px) rotate(0deg);
  }
  15% {
    -ms-transform: translate(-5px, -15px) rotate(0deg);
  }
  30% {
    -ms-transform: translate(10px, -15px) rotate(360deg);
  }
  100% {
    -ms-transform: translate(10px, -15px) rotate(360deg);
  }
}
@-webkit-keyframes hana_animation_pc {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: -3300px 0;
  }
}
@-moz-keyframes hana_animation_pc {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: -3300px 0;
  }
}
@-ms-keyframes hana_animation_pc {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: -3300px 0;
  }
}
@-webkit-keyframes redFruit_animation_pc {
  0% {
    -webkit-transform: translate(-10px, -228px) rotate(0deg);
  }
  5% {
    -webkit-transform: translate(-10px, -228px) rotate(0deg);
  }
  15% {
    -webkit-transform: translate(-10px, -30px) rotate(0deg);
  }
  30% {
    -webkit-transform: translate(20px, -30px) rotate(360deg);
  }
  100% {
    -webkit-transform: translate(20px, -30px) rotate(360deg);
  }
}
@-moz-keyframes redFruit_animation_pc {
  0% {
    -moz-transform: translate(-10px, -228px) rotate(0deg);
  }
  5% {
    -moz-transform: translate(-10px, -228px) rotate(0deg);
  }
  15% {
    -moz-transform: translate(-10px, -30px) rotate(0deg);
  }
  30% {
    -moz-transform: translate(20px, -30px) rotate(360deg);
  }
  100% {
    -moz-transform: translate(20px, -30px) rotate(360deg);
  }
}
@-ms-keyframes redFruit_animation_pc {
  0% {
    -ms-transform: translate(-10px, -228px) rotate(0deg);
  }
  5% {
    -ms-transform: translate(-10px, -228px) rotate(0deg);
  }
  15% {
    -ms-transform: translate(-10px, -30px) rotate(0deg);
  }
  30% {
    -ms-transform: translate(20px, -30px) rotate(360deg);
  }
  100% {
    -ms-transform: translate(20px, -30px) rotate(360deg);
  }
}
#whatsNewList.pause .homeHANA, #whatsNewList.pause .redFruit {
  -webkit-animation-play-state: paused;
  -moz-animation-play-state: paused;
  -ms-animation-play-state: paused;
}
#whatsNewList .whatsNewListFrame {
  position: relative;
  width: 94%;
  padding: 0 8px;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  background-color: #fff;
  border: 4px solid #6f9d43;
  -webkit-box-shadow: 3px 4px 0px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 3px 4px 0px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 3px 4px 0px 0px rgba(0, 0, 0, 0.3);
}
#whatsNewList .whatsNewListUl {
  width: 100%;
}
#whatsNewList .whatsNewListUl .whatsNewListLi {
  width: 100%;
  border-bottom: 1px dotted #9a5d34;
}
#whatsNewList .whatsNewListUl .whatsNewListLi .whatsNewListLink {
  display: block;
  width: 100%;
  padding: 8px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-decoration: none;
}
#whatsNewList .whatsNewListUl .whatsNewListLi .whatsNewListLink .whatsNewListDate {
  width: 100%;
  padding: 0 16px;
  font-weight: bold;
  font-size: 13px;
  font-size: 0.8125rem;
  color: #6f9d43;
  margin-bottom: 4px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#whatsNewList .whatsNewListUl .whatsNewListLi .whatsNewListLink .whatsNewListcaption {
  width: 100%;
  font-size: 13px;
  font-size: 0.8125rem;
  color: #803400;
  padding: 0 16px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#whatsNewList .whatsNewListUl .whatsNewListLi:last-of-type {
  border-bottom: none;
}

#linkList {
  position: relative;
  z-index: 101;
}
#linkList .linkListTtl {
  position: relative;
  width: 100%;
  margin-bottom: 40px;
}
#linkList .linkListTtl .linkListTtlImg {
  width: 38.5%;
  max-width: 124px;
  display: block;
  margin: 0 auto;
}
#linkList .butterfly_pos {
  position: absolute;
  top: 70px;
  right: 50%;
  -moz-transform: translate(60px, 0px);
  -ms-transform: translate(60px, 0px);
  -webkit-transform: translate(60px, 0px);
  transform: translate(60px, 0px);
  z-index: 1;
  -webkit-animation: butterfly_flap 4s ease-in-out infinite;
  -moz-animation: butterfly_flap 4s ease-in-out infinite;
  -ms-animation: butterfly_flap 4s ease-in-out infinite;
}
#linkList .butterfly_pos .homeButterfly {
  width: 25px;
  height: 25px;
  background: url("/images/anime/butterfly_animation.png") center top no-repeat;
  background-size: cover;
  -webkit-animation: butterfly_animation 1s steps(2) infinite;
  -moz-animation: butterfly_animation 1s steps(2) infinite;
  -ms-animation: butterfly_animation 1s steps(2) infinite;
}
#linkList.pause .butterfly_pos {
  -webkit-animation-play-state: paused;
  -moz-animation-play-state: paused;
  -ms-animation-play-state: paused;
}
#linkList.pause .homeButterfly {
  -webkit-animation-play-state: paused;
  -moz-animation-play-state: paused;
  -ms-animation-play-state: paused;
}
@-webkit-keyframes butterfly_flap {
  0% {
    -webkit-transform: translate(60px, 0px);
  }
  50% {
    -webkit-transform: translate(60px, 15px);
  }
  100% {
    -webkit-transform: translate(60px, 0px);
  }
}
@-moz-keyframes butterfly_flap {
  0% {
    -moz-transform: translate(60px, 0px);
  }
  50% {
    -moz-transform: translate(60px, 15px);
  }
  100% {
    -moz-transform: translate(60px, 0px);
  }
}
@-ms-keyframes butterfly_flap {
  0% {
    -ms-transform: translate(60px, 0px);
  }
  50% {
    -ms-transform: translate(60px, 15px);
  }
  100% {
    -ms-transform: translate(60px, 0px);
  }
}
@-webkit-keyframes butterfly_animation {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: -50px 0;
  }
}
@-moz-keyframes butterfly_animation {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: -50px 0;
  }
}
@-ms-keyframes butterfly_animation {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: -50px 0;
  }
}
#linkList.pause .butterfly_pos {
  -webkit-animation-play-state: paused;
  -moz-animation-play-state: paused;
  -ms-animation-play-state: paused;
}
#linkList.pause .homeButterfly {
  -webkit-animation-play-state: paused;
  -moz-animation-play-state: paused;
  -ms-animation-play-state: paused;
}
@-webkit-keyframes butterfly_flap_pc {
  0% {
    -webkit-transform: translate(160px, 0px);
  }
  50% {
    -webkit-transform: translate(160px, 35px);
  }
  100% {
    -webkit-transform: translate(160px, 0px);
  }
}
@-moz-keyframes butterfly_flap_pc {
  0% {
    -moz-transform: translate(160px, 0px);
  }
  50% {
    -moz-transform: translate(160px, 35px);
  }
  100% {
    -moz-transform: translate(160px, 0px);
  }
}
@-ms-keyframes butterfly_flap_pc {
  0% {
    -ms-transform: translate(160px, 0px);
  }
  50% {
    -ms-transform: translate(160px, 35px);
  }
  100% {
    -ms-transform: translate(160px, 0px);
  }
}
@-webkit-keyframes butterfly_animation_pc {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: -100px 0;
  }
}
@-moz-keyframes butterfly_animation_pc {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: -100px 0;
  }
}
@-ms-keyframes butterfly_animation_pc {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: -100px 0;
  }
}
#linkList .CHAI_pos {
  position: absolute;
  top: 99px;
  right: 50%;
  -moz-transform: translateX(133px);
  -ms-transform: translateX(133px);
  -webkit-transform: translateX(133px);
  transform: translateX(133px);
  z-index: 1;
}
#linkList .CHAI_pos .homeCHAI {
  width: 70px;
  height: 45px;
  background: url("/images/anime/chai_animation_140-90.png") center top no-repeat;
  background-size: cover;
  -webkit-animation: chai_animation 14s steps(15) infinite;
  -moz-animation: chai_animation 14s steps(15) infinite;
  -ms-animation: chai_animation 14s steps(15) infinite;
}
@-webkit-keyframes chai_animation {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: -1050px 0;
  }
}
@-moz-keyframes chai_animation {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: -1050px 0;
  }
}
@-ms-keyframes chai_animation {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: -1050px 0;
  }
}
@-webkit-keyframes chai_animation_pc {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: -2100px 0;
  }
}
@-moz-keyframes chai_animation_pc {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: -2100px 0;
  }
}
@-ms-keyframes chai_animation_pc {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: -2100px 0;
  }
}
#linkList.pause .homeCHAI {
  -webkit-animation-play-state: paused;
  -moz-animation-play-state: paused;
  -ms-animation-play-state: paused;
}
#linkList .linkListUl {
  width: 94%;
  margin: 0 auto;
}
#linkList .linkListUl .linkListLi {
  display: inline-block;
  position: relative;
  width: 48%;
  margin-bottom: 16px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  overflow: hidden;
  background: rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 3px 4px 0px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 3px 4px 0px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 3px 4px 0px 0px rgba(0, 0, 0, 0.3);
}
#linkList .linkListUl .linkListLi .linkListLink {
  display: block;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-decoration: none;
}
#linkList .linkListUl .linkListLi .linkListLink .linkListLinkImg {
  width: 100%;
  display: block;
  margin: 0 auto;
}
#linkList .linkListUl .linkListLi:nth-child(odd) {
  margin-right: 2%;
}
#linkList .linkListUl .linkListLi.lastFrame {
  margin-bottom: 0px;
}

#lastevent {
  position: relative;
  z-index: 100;
  padding-bottom: 16px;
}
#lastevent .RYOKU_pos {
  display: none;
  position: absolute;
  top: 0px;
  left: 50%;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 1000;
}
#lastevent .RYOKU_pos .homeRYOKU {
  width: 80px;
  height: 60px;
  background: url("/images/anime/ryoku_animation_sleep_160-120.png") 0 0 no-repeat;
  background-size: cover;
  -webkit-animation: ryoku_animation 4s steps(2) infinite;
  -moz-animation: ryoku_animation 4s steps(2) infinite;
  -ms-animation: ryoku_animation 4s steps(2) infinite;
}
@-webkit-keyframes ryoku_animation {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: -160px 0;
  }
}
@-moz-keyframes ryoku_animation {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: -160px 0;
  }
}
@-ms-keyframes ryoku_animation {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: -160px 0;
  }
}
@-webkit-keyframes ryoku_animation_pc {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: -320px 0;
  }
}
@-moz-keyframes ryoku_animation_pc {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: -320px 0;
  }
}
@-ms-keyframes ryoku_animation_pc {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: -320px 0;
  }
}
#lastevent.pause .homeRYOKU {
  -webkit-animation-play-state: paused;
  -moz-animation-play-state: paused;
  -ms-animation-play-state: paused;
}

.topLinkBtn {
  display: block;
  background-color: #803400;
  width: 80%;
  max-width: 256px;
  padding: 8px 24px;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 100px;
  -webkit-border-radius: 100px;
  -webkit-box-shadow: 3px 4px 0px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 3px 4px 0px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 3px 4px 0px 0px rgba(0, 0, 0, 0.3);
}
.topLinkBtn .topLinkBtnImg {
  width: 100%;
}

.topBg_A {
  position: relative;
  top: 0px;
  left: 50%;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 164%;
  max-width: 524px;
}

.topBg_B {
  position: relative;
  top: 0px;
  left: 50%;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 117%;
  max-width: 377px;
}

.topBg_C {
  position: relative;
  top: 0px;
  left: 50%;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 112%;
  max-width: 359px;
}

.topBg_D {
  position: relative;
  top: 0px;
  left: 50%;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 95%;
  max-width: 304px;
}

.topBg_E {
  position: relative;
  top: 0px;
  left: 50%;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 92%;
  max-width: 294px;
}

/*****************************************

top sp用

*****************************************/
@media screen and (max-width: 1024px) {
  #header {
    -webkit-transform: translate3d(0, 0, 0);
  }
  #header .headerInner .headerTop .headerTopInner {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }

  .home #header:after {
    content: "";
    display: block;
    width: 100%;
    height: 28px;
    background: url("/images/sliderCloud.png") center bottom repeat-x;
    background-size: contain;
    position: relative;
    top: -1px;
  }

  .home #footer {
    z-index: 3000;
  }
}
/*****************************************

top pc用

*****************************************/
@media screen and (min-width: 1025px) {
  #wrapper.home {
    background: url("/images/bg.png") center top repeat-y #a5ce46;
    background-size: 528px;
    min-width: 1200px;
  }
  #wrapper.home #header {
    z-index: 2000;
  }
  #wrapper.home #header .headerInner .headerTop:after {
    content: "";
    display: block;
    position: absolute;
    top: 72px;
    left: 0;
    z-index: -1;
    width: 0;
    height: 77px;
    background: url("/images/pc/sliderCloud.png") center top repeat-x;
    background-size: contain;
  }
  #wrapper.home #header .headerInner .headerTop.width100:after {
    width: 100%;
  }
  
  /* segaID */

.segaid-links{
  display: block;
  position: absolute;
  top:0;
  right: 16px;
  width: 375px;
  height: 93px;
  padding: 12px 0 0 8px;
  letter-spacing:-0.5em;
  z-index: 1;
  box-sizing: border-box;
  background: url(/images/common/segaid_pc_header_bg.png) no-repeat;
  background-size: 100%;
  background-position: center center;
  border: none;
}

.segaid-link{
  display: inline-block;
  width: 284px;
  height: 59px;
  margin-right: 6px;
  background: url(/images/common/segaid_pc_header_txt.png) no-repeat;
  background-size: 100%;
  background-position: center center;
  vertical-align: top;
}

.about-segaid-link{
  display: inline-block;
  width: 69px;
  height: 61px;
  background: url(/images/common/segaid_pc_header_about.png) no-repeat;
  background-size: 100%;
  background-position: center center;
  vertical-align: top;
}

  #wrapper.home #header .headerInner #slider {
    padding: 0;
  }
  #wrapper.home #header:after {
    position: relative;
    display: block;
    content: "";
    z-index: -1;
    width: 100%;
    height: 77px;
    background: url("/images/pc/sliderCloud.png") center top repeat-x;
    background-size: contain;
  }
  #wrapper.home #contents {
    padding: 0;
  }
  #wrapper.home #chara {
    top: 390px;
    width: 160px;
    height: 120px;
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  #wrapper.home #chara .charaImg {
    width: 160px;
    height: 120px;
  }
  #wrapper.home #chara .charaImg.walk {
    background: url("/images/anime/ryoku_animation_walk_160-120.png") 0 0 no-repeat;
    background-size: cover;
    -webkit-animation: charaWalk_Pc 0.2s steps(2) infinite;
    -moz-animation: charaWalk_Pc 0.2s steps(2) infinite;
    -ms-animation: charaWalk_Pc 0.2s steps(2) infinite;
  }
  #wrapper.home #productList {
    top: 0;
    width: 1200px;
    left: 50%;
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  #wrapper.home #productList .productListTtl .productListTtlImg {
    max-width: 179px;
  }
  #wrapper.home #productList .MUHA_pos {
    content: "";
    position: absolute;
    top: 373px;
    right: 288px;
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0);
    z-index: 1;
  }
  #wrapper.home #productList .MUHA_pos .homeMUHA {
    width: 150px;
    height: 80px;
    z-index: 1;
    background: url("/images/anime/muha_animation_150-80.png") center top no-repeat;
    background-size: cover;
    -webkit-animation: muha_animation_pc 14s steps(15) infinite;
    -moz-animation: muha_animation_pc 14s steps(15) infinite;
    -ms-animation: muha_animation_pc 14s steps(15) infinite;
  }
  #wrapper.home #productList .productListFrame {
    display: inline-block;
    vertical-align: top;
    width: 520px;
    min-height: 524px;
    margin-bottom: 24px;
    padding-bottom: 48px;
    border: 8px solid #6f9d43;
  }
  #wrapper.home #productList .productListFrame .productListImg {
    height: 350px;
    margin-bottom: 16px;
    position: relative;
  }
  #wrapper.home #productList .productListFrame .productListImg .wp-post-image {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
  }
  #wrapper.home #productList .productListFrame .productListExp {
    overflow: hidden;
    height: 7.2em;
  }
  #wrapper.home #productList .productListFrame .productListFrameTtl {
    font-size: 22px;
    font-size: 1.375rem;
  }
  #wrapper.home #productList .productListFrame .productListFrameTxt {
    font-size: 16px;
    font-size: 1rem;
  }
  #wrapper.home #productList .productListFrame:nth-of-type(even) {
    margin-right: 145px;
  }
  #wrapper.home #productList .productListFrame:nth-of-type(n + 3) {
    padding-top: 48px;
  }
  #wrapper.home #productList .productListFrame:not(:last-of-type):after {
    background: url("/images/pc/productHinge.png") center top no-repeat;
    background-size: contain;
    width: 384px;
    height: 105px;
    bottom: -74px;
  }
  #wrapper.home #productList .productListFrame.firstFrame {
    padding-top: 24px;
  }
  #wrapper.home #productList .productListFrame.lastFrame {
    padding-bottom: 24px;
  }
  #wrapper.home #productList .productListFrame.noHinge:after {
    background: none;
  }
  #wrapper.home #productList:before {
    position: relative;
    top: 88px;
    left: 50%;
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    content: "";
    width: 1172px;
    height: 325px;
    display: block;
    background: url("/images/pc/topBg_A.png") center top no-repeat;
    background-size: contain;
  }
  #wrapper.home #introducion {
    top: 0;
    width: 1200px;
    left: 50%;
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  #wrapper.home #introducion .introducionTtl .introducionTtlImg {
    max-width: 262px;
  }
  #wrapper.home #introducion .EARL_pos {
    position: absolute;
    top: 681px;
    left: 50%;
    -moz-transform: translateX(-474px);
    -ms-transform: translateX(-474px);
    -webkit-transform: translateX(-474px);
    transform: translateX(-474px);
    z-index: 1;
  }
  #wrapper.home #introducion .EARL_pos .homeEARL {
    content: "";
    width: 180px;
    height: 80px;
    background: url("/images/anime/earl_animation_180-80.png") center top no-repeat;
    background-size: cover;
    -webkit-animation: earl_animation_pc 10s steps(11) infinite;
    -moz-animation: earl_animation_pc 10s steps(11) infinite;
    -ms-animation: earl_animation_pc 10s steps(11) infinite;
  }
  #wrapper.home #introducion .CAFE_pos {
    position: absolute;
    top: 171px;
    left: 50%;
    -moz-transform: translateX(146px);
    -ms-transform: translateX(146px);
    -webkit-transform: translateX(146px);
    transform: translateX(146px);
    z-index: 1;
  }
  #wrapper.home #introducion .CAFE_pos .homeCAFE {
    width: 190px;
    height: 270px;
    background: url("/images/anime/cafe_animation_190-270.png") center top no-repeat;
    background-size: cover;
    -webkit-animation: cafe_animation_pc 10s steps(8) infinite;
    -moz-animation: cafe_animation_pc 10s steps(8) infinite;
    -ms-animation: cafe_animation_pc 10s steps(8) infinite;
  }
  #wrapper.home #introducion .introducionFrame {
    width: 911px;
    padding: 24px 150px 38px;
    border: 8px solid #6f9d43;
  }
  #wrapper.home #introducion .introducionFrame .introducionFrameImg {
    margin-bottom: 38px;
  }
  #wrapper.home #introducion:before {
    position: relative;
    top: 13px;
    left: 50%;
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    content: "";
    width: 1165px;
    height: 637px;
    display: block;
    background: url("/images/pc/topBg_B.png") center top no-repeat;
    background-size: contain;
  }
  #wrapper.home #whatsNewList {
    top: 0;
    width: 1200px;
    left: 50%;
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  #wrapper.home #whatsNewList .whatsNewListTtl {
    margin-top: 0;
  }
  #wrapper.home #whatsNewList .whatsNewListTtl .whatsNewListTtlImg {
    max-width: 250px;
  }
  #wrapper.home #whatsNewList .RON_pos {
    position: absolute;
    top: 266px;
    left: 186px;
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
    z-index: 1;
  }
  #wrapper.home #whatsNewList .RON_pos .homeRON {
    content: "";
    width: 140px;
    height: 90px;
    background: url("/images/anime/ron_animation_140-90.png") center top no-repeat;
    background-size: cover;
    -webkit-animation: ron_animation_pc 4s steps(3) infinite;
    -moz-animation: ron_animation_pc 4s steps(3) infinite;
    -ms-animation: ron_animation_pc 4s steps(3) infinite;
  }
  #wrapper.home #whatsNewList .HANA_pos {
    position: absolute;
    top: 553px;
    left: 50%;
    -moz-transform: translateX(-302px);
    -ms-transform: translateX(-302px);
    -webkit-transform: translateX(-302px);
    transform: translateX(-302px);
    z-index: 1;
  }
  #wrapper.home #whatsNewList .HANA_pos .homeHANA {
    width: 150px;
    height: 130px;
    background: url("/images/anime/hana_animation_150-130.png") 0 0 no-repeat;
    background-size: 3300px;
    -webkit-animation: hana_animation_pc 20s steps(22) infinite;
    -moz-animation: hana_animation_pc 20s steps(22) infinite;
    -ms-animation: hana_animation_pc 20s steps(22) infinite;
  }
  #wrapper.home #whatsNewList .HANA_pos .redFruit {
    width: 22px;
    height: 22px;
    -moz-transform: translate(-10px, -228px);
    -ms-transform: translate(-10px, -228px);
    -webkit-transform: translate(-10px, -228px);
    transform: translate(-10px, -228px);
    background: url("/images/anime/redFruit.png") center top no-repeat;
    background-size: cover;
    -webkit-animation: redFruit_animation_pc 20s linear infinite;
    -moz-animation: redFruit_animation_pc 20s linear infinite;
    -ms-animation: redFruit_animation_pc 20s linear infinite;
  }
  #wrapper.home #whatsNewList .whatsNewListFrame {
    width: 911px;
    padding: 0 24px;
    border: 8px solid #6f9d43;
  }
  #wrapper.home #whatsNewList .whatsNewListFrame .whatsNewListUl .whatsNewListLi .whatsNewListLink {
    padding: 22px 0;
  }
  #wrapper.home #whatsNewList .whatsNewListFrame .whatsNewListUl .whatsNewListLi .whatsNewListLink .whatsNewListDate {
    padding: 0;
    padding-left: 4px;
    display: inline-block;
    width: auto;
    font-size: 16px;
    font-size: 1rem;
    margin: 0;
  }
  #wrapper.home #whatsNewList .whatsNewListFrame .whatsNewListUl .whatsNewListLi .whatsNewListLink .whatsNewListcaption {
    padding: 0;
    padding-left: 32px;
    display: inline-block;
    width: auto;
    font-size: 16px;
    font-size: 1rem;
  }
  #wrapper.home #whatsNewList:before {
    position: relative;
    top: 13px;
    left: 50%;
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    content: "";
    width: 1166px;
    height: 585px;
    margin: 0 auto;
    display: block;
    background: url("/images/pc/topBg_C.png") center top no-repeat;
    background-size: contain;
  }
  #wrapper.home #linkList {
    top: 0;
    width: 1200px;
    left: 50%;
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  #wrapper.home #linkList .linkListTtl .linkListTtlImg {
    max-width: 173px;
  }
  #wrapper.home #linkList .butterfly_pos {
    position: absolute;
    top: 132px;
    right: 50%;
    -moz-transform: translate(160px, 0px);
    -ms-transform: translate(160px, 0px);
    -webkit-transform: translate(160px, 0px);
    transform: translate(160px, 0px);
    z-index: 1;
    -webkit-animation: butterfly_flap_pc 4s ease-in-out infinite;
    -moz-animation: butterfly_flap_pc 4s ease-in-out infinite;
    -ms-animation: butterfly_flap_pc 4s ease-in-out infinite;
  }
  #wrapper.home #linkList .butterfly_pos .homeButterfly {
    width: 50px;
    height: 50px;
    background: url("/images/anime/butterfly_animation.png") center top no-repeat;
    background-size: cover;
    -webkit-animation: butterfly_animation_pc 1s steps(2) infinite;
    -moz-animation: butterfly_animation_pc 1s steps(2) infinite;
    -ms-animation: butterfly_animation_pc 1s steps(2) infinite;
  }
  #wrapper.home #linkList .CHAI_pos {
    position: absolute;
    top: 191px;
    right: 245px;
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
    z-index: 1;
  }
  #wrapper.home #linkList .CHAI_pos .homeCHAI {
    content: "";
    width: 140px;
    height: 90px;
    background: url("/images/anime/chai_animation_140-90.png") center top no-repeat;
    background-size: cover;
    -webkit-animation: chai_animation_pc 14s steps(15) infinite;
    -moz-animation: chai_animation_pc 14s steps(15) infinite;
    -ms-animation: chai_animation_pc 14s steps(15) infinite;
  }
  #wrapper.home #linkList .linkListUl {
    width: 911px;
  }
  #wrapper.home #linkList .linkListUl .linkListLi {
    width: 288px;
    border-radius: 12px;
    -webkit-border-radius: 12px;
  }
  #wrapper.home #linkList .linkListUl .linkListLi:nth-of-type(odd) {
    margin-right: 0;
  }
  #wrapper.home #linkList .linkListUl .linkListLi:not(:nth-of-type(3n)) {
    margin-right: 11px;
  }
  #wrapper.home #linkList:before {
    position: relative;
    top: 13px;
    left: 50%;
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    content: "";
    width: 1062px;
    height: 404px;
    display: block;
    background: url("/images/pc/topBg_D.png") center top no-repeat;
    background-size: contain;
  }
  #wrapper.home #lastevent {
    width: 1200px;
    left: 50%;
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  #wrapper.home #lastevent:after {
    position: relative;
    content: "";
    width: 1095px;
    height: 182px;
    margin: 0 auto;
    padding-bottom: 160px;
    display: block;
    background: url("/images/pc/topBg_E.png") center top no-repeat;
    background-size: contain;
  }
  #wrapper.home #lastevent .RYOKU_pos {
    position: absolute;
    top: 0px;
    left: 50%;
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 1000;
  }
  #wrapper.home #lastevent .RYOKU_pos .homeRYOKU {
    width: 160px;
    height: 120px;
    background: url("/images/anime/ryoku_animation_sleep_160-120.png") 0 0 no-repeat;
    background-size: cover;
    -webkit-animation: ryoku_animation_pc 4s steps(2) infinite;
    -moz-animation: ryoku_animation_pc 4s steps(2) infinite;
    -ms-animation: ryoku_animation_pc 4s steps(2) infinite;
  }
  #wrapper.home .topLinkBtn {
    max-width: 512px;
  }
  #wrapper.home .topBg_A, #wrapper.home .topBg_B, #wrapper.home .topBg_C, #wrapper.home .topBg_D, #wrapper.home .topBg_E {
    display: none;
  }
  #wrapper.home #footer {
    z-index: 3000;
  }
}
/*****************************************

characterDetail

*****************************************/
#wrapper.characterDetail #contents {
  max-width: none;
}

#wrapper.characterDetail {
  background: #a5ce46;
}
#wrapper.characterDetail #header .headerInner {
  background: none;
}
#wrapper.characterDetail #header .headerInner .headerTop {
  background: #e9efaf;
}
#wrapper.characterDetail #header:after {
  display: none;
}

#characterDisplay {
  width: 100%;
  max-width: 600px;
  padding: 0 8px;
  margin: 0 auto;
  margin-bottom: 16px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  /*
  .isChecked.cuteBtn .btn-interest__anim:after,
  .isChecked.cuteBtn .btn-interest__anim:before{
      content: "";
      background-image: url(/images/icon/sprite.png);
      background-size: 120px;
      background-position: 0 0;
      width: 40px;
      height: 40px;
      background-repeat: no-repeat;
      display: inline-block;
      opacity: 0;
      position: absolute;
  }
  .isChecked.concernBtn .btn-interest__anim:after,
  .isChecked.concernBtn .btn-interest__anim:before{
      content: "";
      background-image: url(/images/icon/sprite.png);
      background-size: 120px;
      background-position: -40px 0;
      width: 40px;
      height: 40px;
      background-repeat: no-repeat;
      display: inline-block;
      opacity: 0;
      position: absolute;
  }
  .isChecked.healingBtn .btn-interest__anim:after,
  .isChecked.healingBtn .btn-interest__anim:before{
      content: "";
      background-image: url(/images/icon/sprite.png);
      background-size: 120px;
      background-position: -80px 0;
      width: 40px;
      height: 40px;
      background-repeat: no-repeat;
      display: inline-block;
      opacity: 0;
      position: absolute;
  }
  
  .isChecked.cuteBtn .btn-interest__anim:before,
  .isChecked.concernBtn .btn-interest__anim:before,
  .isChecked.healingBtn .btn-interest__anim:before{
      -webkit-transform-origin: 50% 50%;
      transform-origin: 50% 50%;
      -webkit-animation: interest_star_1 .5s ease-out;
      animation: interest_star_1 .5s ease-out;
  }
  .isChecked.cuteBtn .btn-interest__anim:after,
  .isChecked.concernBtn .btn-interest__anim:after,
  .isChecked.healingBtn .btn-interest__anim:after{
      -webkit-transform-origin: 50% 50%;
      transform-origin: 50% 50%;
      -webkit-animation: interest_star_2 .5s ease-out .1s;
      animation: interest_star_2 .5s ease-out .1s;
  }
  */
}
#characterDisplay .characterDisplayInner {
  position: relative;
  width: 100%;
  padding: 8px;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  background-color: #e9efaf;
  border: 4px solid #6f9d43;
}
#characterDisplay .characterDisplayImg {
  display: block;
  width: 100%;
}
#characterDisplay .characterDisplayBtns {
  position: absolute;
  bottom: 8px;
  right: 8px;
  width: 46%;
  letter-spacing: -.40em;
}
#characterDisplay .btn-interest {
  display: inline-block;
  width: 31.3%;
  margin-right: 3%;
  letter-spacing: normal;
  min-height: 60px;
}
#characterDisplay .btn-interest:last-of-type {
  margin-right: 0;
}
#characterDisplay .btn-interest .characterDisplayBtn {
  position: relative;
  display: block;
  max-width: 87px;
  padding: 8% 8% 0;
  width: 100%;
  height: 100%;
  background: #fff;
  -moz-transition: opacity 0.5s linear, box-shadow 0.5s linear;
  -o-transition: opacity 0.5s linear, box-shadow 0.5s linear;
  -webkit-transition: opacity 0.5s linear, box-shadow 0.5s linear;
  transition: opacity 0.5s linear, box-shadow 0.5s linear;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -moz-border-radius-topleft: 10px;
  -webkit-border-top-left-radius: 10px;
  border-top-left-radius: 10px;
  -moz-border-radius-topright: 10px;
  -webkit-border-top-right-radius: 10px;
  border-top-right-radius: 10px;
  -webkit-box-shadow: 3px 3px 0px 0px #c8d88f;
  -moz-box-shadow: 3px 3px 0px 0px #c8d88f;
  box-shadow: 3px 3px 0px 0px #c8d88f;
}
#characterDisplay .btn-interest .characterDisplayIcon {
  width: 100%;
  position: relative;
  padding-bottom: 2px;
  -moz-transition: opacity 0.5s linear;
  -o-transition: opacity 0.5s linear;
  -webkit-transition: opacity 0.5s linear;
  transition: opacity 0.5s linear;
}
#characterDisplay .btn-interest .characterDisplayIcon_already {
  position: absolute;
  width: 50%;
  top: 40%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 1;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -moz-transition: opacity 0.5s linear;
  -o-transition: opacity 0.5s linear;
  -webkit-transition: opacity 0.5s linear;
  transition: opacity 0.5s linear;
}
#characterDisplay .btn-interest .btn-interest__score {
  border-top: 3px solid #e9efaf;
  text-align: center;
  line-height: 14px;
  font-size: 12px;
  font-size: 0.75rem;
  padding: 3% 0;
  background: #fff;
  color: #803400;
  -moz-border-radius-bottomleft: 10px;
  -webkit-border-bottom-left-radius: 10px;
  border-bottom-left-radius: 10px;
  -moz-border-radius-bottomright: 10px;
  -webkit-border-bottom-right-radius: 10px;
  border-bottom-right-radius: 10px;
  -moz-transition: background 0.5s linear;
  -o-transition: background 0.5s linear;
  -webkit-transition: background 0.5s linear;
  transition: background 0.5s linear;
  -webkit-box-shadow: 3px 3px 0px 0px #c8d88f;
  -moz-box-shadow: 3px 3px 0px 0px #c8d88f;
  box-shadow: 3px 3px 0px 0px #c8d88f;
}
#characterDisplay .isChecked .characterDisplayIcon,
#characterDisplay .active .characterDisplayIcon {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
  opacity: 0.3;
}
#characterDisplay .isChecked .characterDisplayIcon_already,
#characterDisplay .active .characterDisplayIcon_already {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
#characterDisplay .isChecked .characterDisplayBtn,
#characterDisplay .active .characterDisplayBtn {
  background: rgba(255, 255, 255, 0.5);
  -webkit-box-shadow: 0px 0px 0px 0px #c8d88f;
  -moz-box-shadow: 0px 0px 0px 0px #c8d88f;
  box-shadow: 0px 0px 0px 0px #c8d88f;
}
#characterDisplay .isChecked .cuteCount,
#characterDisplay .active .cuteCount {
  background: #ffb6c3;
}
#characterDisplay .isChecked .concernCount,
#characterDisplay .active .concernCount {
  background: #ffa132;
}
#characterDisplay .isChecked .healingCount,
#characterDisplay .active .healingCount {
  background: #bcd649;
}
#characterDisplay .isChecked .btn-interest__anim-container {
  position: absolute;
  z-index: 10;
  pointer-events: none;
}
#characterDisplay .isChecked .btn-interest__anim {
  position: relative;
  width: 40px;
  height: 40px;
}
#characterDisplay .btn-interest.isChecked.cuteBtn .btn-interest__effect-1,
#characterDisplay .btn-interest.isChecked.cuteBtn .btn-interest__effect-2 {
  background-image: url(/images/icon/sprite.png);
  background-size: 120px;
  background-position: 0 0;
  width: 40px;
  height: 40px;
  background-repeat: no-repeat;
  display: inline-block;
  opacity: 0;
  position: absolute;
}
#characterDisplay .btn-interest.isChecked.concernBtn .btn-interest__effect-1,
#characterDisplay .btn-interest.isChecked.concernBtn .btn-interest__effect-2 {
  background-image: url(/images/icon/sprite.png);
  background-size: 120px;
  background-position: -40px 0;
  width: 40px;
  height: 40px;
  background-repeat: no-repeat;
  display: inline-block;
  opacity: 0;
  position: absolute;
}
#characterDisplay .btn-interest.isChecked.healingBtn .btn-interest__effect-1,
#characterDisplay .btn-interest.isChecked.healingBtn .btn-interest__effect-2 {
  background-image: url(/images/icon/sprite.png);
  background-size: 120px;
  background-position: -80px 0;
  width: 40px;
  height: 40px;
  background-repeat: no-repeat;
  display: inline-block;
  opacity: 0;
  position: absolute;
}
#characterDisplay .btn-interest.isChecked .btn-interest__effect-1 {
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-animation: interest_star_1 .5s ease-out;
  animation: interest_star_1 .5s ease-out;
}
#characterDisplay .btn-interest.isChecked .btn-interest__effect-2 {
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-animation: interest_star_2 .5s ease-out .1s;
  animation: interest_star_2 .5s ease-out .1s;
}
@-webkit-keyframes interest_ON {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
  }
}
@keyframes interest_ON {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
  }
}
@-webkit-keyframes interest_OFF {
  50% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
}
@keyframes interest_OFF {
  50% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
}
@-webkit-keyframes interest_star_1 {
  0% {
    -webkit-transform: rotate(-40deg) translate(0, 0) scale(0.9, 0.9);
    transform: rotate(-40deg) translate(0, 0) scale(0.9, 0.9);
    opacity: 1;
  }
  50% {
    opacity: 1;
  }
  100% {
    -webkit-transform: rotate(-40deg) translate(0, -64px) scale(1.1, 1.1);
    transform: rotate(-40deg) translate(0, -64px) scale(1.1, 1.1);
    opacity: 0;
  }
}
@keyframes interest_star_1 {
  0% {
    -webkit-transform: rotate(-40deg) translate(0, 0) scale(0.9, 0.9);
    transform: rotate(-40deg) translate(0, 0) scale(0.9, 0.9);
    opacity: 1;
  }
  50% {
    opacity: 1;
  }
  100% {
    -webkit-transform: rotate(-40deg) translate(0, -48px) scale(1.1, 1.1);
    transform: rotate(-40deg) translate(0, -48px) scale(1.1, 1.1);
    opacity: 0;
  }
}
@-webkit-keyframes interest_star_2 {
  0% {
    -webkit-transform: rotate(0deg) translate(0, 0) scale(0.5, 0.5);
    transform: rotate(0deg) translate(0, 0) scale(0.5, 0.5);
    opacity: 0.7;
  }
  50% {
    opacity: 0.7;
  }
  100% {
    -webkit-transform: rotate(40deg) translate(0, -48px) scale(0.7, 0.7);
    transform: rotate(40deg) translate(0, -48px) scale(0.7, 0.7);
    opacity: 0;
  }
}
@keyframes interest_star_2 {
  0% {
    -webkit-transform: rotate(40deg) translate(0, 0) scale(0.5, 0.5);
    transform: rotate(40deg) translate(0, 0) scale(0.5, 0.5);
    opacity: 0.7;
  }
  50% {
    opacity: 0.7;
  }
  100% {
    -webkit-transform: rotate(40deg) translate(0, -48px) scale(0.7, 0.7);
    transform: rotate(40deg) translate(0, -48px) scale(0.7, 0.7);
    opacity: 0;
  }
}
#characterDisplay .characterArrows {
  display: none;
  position: absolute;
  top: 109px;
  left: 0;
  width: 100%;
  height: 0;
}
#characterDisplay .characterArrows .characterArrowPrev {
  position: absolute;
  top: 0;
  left: -40px;
  width: 64px;
  height: 64px;
  background: url("/images/pc/btn/prevArrow.png") center no-repeat;
  background-size: contain;
}
#characterDisplay .characterArrows .characterArrowNext {
  position: absolute;
  top: 0;
  right: -40px;
  width: 64px;
  height: 64px;
  background: url("/images/pc/btn/nextArrow.png") center no-repeat;
  background-size: contain;
}

#selector {
  display: none;
  background: #fff;
  padding: 16px 0;
  padding-bottom: 32px;
  margin-bottom: 32px;
}
#selector .selectorMenu .selectorMenuLl {
  border-top: 1px solid #6f9d43;
  margin: 0 16px;
}
#selector .selectorMenu .selectorMenuLl .selectorMenuTtl {
  position: relative;
  color: #6f9d43;
  padding: 16px 8px;
}
#selector .selectorMenu .selectorMenuLl .selectorMenuTtl .dogType {
  margin-right: 8px;
}
#selector .selectorMenu .selectorMenuLl .selectorMenuTtl.selectorMenuPlus:after {
  position: absolute;
  top: 14px;
  right: 1px;
  content: "";
  width: 20px;
  height: 20px;
  background: url("/images/icon/plus_g.png") center top no-repeat;
  background-size: cover;
}
#selector .selectorMenu .selectorMenuLl .selectorMenuTtl.selectorMenuMinus:after {
  position: absolute;
  top: 14px;
  right: 1px;
  content: "";
  width: 20px;
  height: 20px;
  background: url("/images/icon/minus_g.png") center top no-repeat;
  background-size: cover;
}
#selector .selectorMenu .selectorMenuLl .charaSlider {
  margin-bottom: 16px;
  height: 57px;
}
#selector .selectorMenu .selectorMenuLl .charaSlider.closeSlider {
  display: none;
  visibility: hidden;
}
#selector .selectorMenu .selectorMenuLl .selectorImg {
  width: 90px;
  height: 90px;
  margin: 0 !important;
}
#selector .selectorMenu .selectorMenuLl:last-of-type {
  border-bottom: 1px solid #6f9d43;
}

/*****************************************

characterDetail sp用

*****************************************/
#selector {
  display: block;
}

#selectorPc {
  display: none;
}

/*****************************************

characterDetail pc用

*****************************************/
@media screen and (min-width: 1025px) {
  #wrapper.characterDetail #header {
    position: fixed;
    z-index: 2000;
    top: 0px;
    height: 0;
    background: #fff;
  }
  #wrapper.characterDetail #header .headerInner {
    height: auto;
  }
  #wrapper.characterDetail #header .headerInner .headerTop {
    background: #fff;
  }
  #wrapper.characterDetail #header .headerInner .headerTop:after {
    content: "";
    position: absolute;
    bottom: -77px;
    z-index: -1;
    width: 100%;
    height: 77px;
    background: url("/images/pc/CharacterDetailCloud.png") center top repeat-x #a5ce46;
    background-size: cover;
  }
  #wrapper.characterDetail #header .headerInner .characterDetailLogo {
    display: none;
    top: 64px;
    left: 50%;
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 306px;
    height: 57px;
    background: url("/images/pc/characterDetailLogo.png") center center no-repeat;
    background-size: contain;
  }
  #wrapper.characterDetail #breadcrumbs {
    position: fixed;
    z-index: 20;
    top: 137px;
    max-width: 1200px;
    left: 50%;
    padding-bottom: 30px;
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background: #a5ce46;
  }
  #wrapper.characterDetail #breadcrumbs .breadcrumbsLi .breadcrumbsLink {
    font-size: 14px;
    font-size: 0.875rem;
  }
  #wrapper.characterDetail #breadcrumbs .breadcrumbsLi .breadcrumbsLink .breadcrumbsIcon {
    width: 18px;
  }
  #wrapper.characterDetail #breadcrumbs .breadcrumbsLi:not(:last-of-type):after {
    width: 7px;
    height: 10px;
  }
  #wrapper.characterDetail #characterDisplay {
    position: fixed;
    z-index: 30;
    top: 185px;
    left: 50%;
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 1120px;
    max-width: none;
    height: 296px;
    padding: 0;
    margin: 0 auto;
    margin-bottom: 24px;
    border: 8px solid #6f9d43;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    background: url("/images/pc/characterDisplayBg.png") center bottom no-repeat #e9efaf;
    background-size: cover;
  }
  #wrapper.characterDetail #characterDisplay .characterDisplayInner {
    width: 470px;
    margin: 0 auto;
    background: none;
    border: none;
    padding: 0;
  }
  #wrapper.characterDetail #characterDisplay .characterDisplayImg {
    display: block;
    width: 100%;
  }
  #wrapper.characterDetail #characterDisplay .characterArrows {
    display: block;
  }
  #wrapper.characterDetail #characterDisplay .characterDisplayBtns {
    bottom: 20px;
    width: 212px;
  }
  #wrapper.characterDetail #characterDisplay .characterDisplayBtns .characterDisplayBtn {
    margin-right: 12px;
    width: auto;
  }
  #wrapper.characterDetail #characterDisplay .characterDisplayBtns .characterDisplayBtn:last-of-type {
    margin-right: 0;
  }
  #wrapper.characterDetail #characterDisplay .cuteBtn, #wrapper.characterDetail #characterDisplay .concernBtn, #wrapper.characterDetail #characterDisplay .healingBtn {
    max-width: none;
    width: 62px;
    margin: 0 auto;
    padding: 8px 4px 0 4px;
  }
  #wrapper.characterDetail #selector {
    display: none;
  }
  #wrapper.characterDetail #selectorPc {
    display: block;
    position: relative;
    top: 506px;
    z-index: 10;
    width: 1120px;
    margin: 0 auto;
    background: #E9EFAF;
    padding: 12px 32px;
    margin-bottom: 666px;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  #wrapper.characterDetail #selectorPc .selectorMenu .selectorMenuLl {
    border-top: none;
    text-align: center;
  }
  #wrapper.characterDetail #selectorPc .selectorMenu .selectorMenuLl .selectorMenuTtl {
    position: relative;
    color: #803400;
    padding: 16px 0 24px;
    text-align: center;
  }
  #wrapper.characterDetail #selectorPc .selectorMenu .selectorMenuLl .selectorMenuTtl .dogType {
    font-size: 20px;
    font-size: 1.25rem;
    margin-right: 8px;
  }
  #wrapper.characterDetail #selectorPc .selectorMenu .selectorMenuLl .selectorMenuTtl .dogTypeEnglish {
    font-size: 18px;
    font-size: 1.125rem;
  }
  #wrapper.characterDetail #selectorPc .selectorMenu .selectorMenuLl .selectorMenuTtl.selectorMenuPlus:after {
    display: none;
  }
  #wrapper.characterDetail #selectorPc .selectorMenu .selectorMenuLl .selectorMenuTtl.selectorMenuMinus:after {
    display: none;
  }
  #wrapper.characterDetail #selectorPc .selectorMenu .selectorMenuLl .sp-slides .sp-slide {
    position: relative;
    display: inline-block;
    margin-right: 6px;
  }
  #wrapper.characterDetail #selectorPc .selectorMenu .selectorMenuLl #sweetsOchakenSliderPc .sp-slide {
    margin-right: -9px;
  }
  #wrapper.characterDetail #selectorPc .selectorMenu .selectorMenuLl .charaSlider {
    margin-bottom: 32px;
    height: auto;
  }
  #wrapper.characterDetail #selectorPc .selectorMenu .selectorMenuLl .charaSlider.closeSlider {
    display: block;
    visibility: visible;
  }
  #wrapper.characterDetail #selectorPc .selectorMenu .selectorMenuLl .selectorImg {
    width: auto;
    height: 112px;
  }
  #wrapper.characterDetail #selectorPc .selectorMenu .selectorMenuLl:last-of-type {
    border-bottom: none;
  }
  #wrapper.characterDetail #selectorPc .selectorMenu .selectorMenuLl.ochakenLine .selectorMenuTtl {
    background: url("/images/pc/ochakenLine.png") center 0px no-repeat;
    background-size: 1007px 41px;
  }
  #wrapper.characterDetail #selectorPc .selectorMenu .selectorMenuLl.ochanekoLine .selectorMenuTtl {
    background: url("/images/pc/ochanekoLine.png") center -4px no-repeat;
    background-size: 748px 45px;
  }
  #wrapper.characterDetail #selectorPc .selectorMenu .selectorMenuLl.sweetsOchakenLine .selectorMenuTtl {
    background: url("/images/pc/sweetsOchakenLine.png") center 12px no-repeat;
    background-size: 864px 29px;
  }
  #wrapper.characterDetail #selectorPc .selectorMenu .selectorMenuLl.sweetsOchanekoLine .selectorMenuTtl {
    background: url("/images/pc/sweetsOchanekoLine.png") center 12px no-repeat;
    background-size: 864px 29px;
  }
  #wrapper.characterDetail #selectorPc .selectorMenu .selectorMenuLl.shinchakenLine .selectorMenuTtl {
    background: url("/images/pc/shinchakenLine.png") center 7px no-repeat;
    background-size: 566px 31px;
  }
}
/*****************************************

productList(productTable)

*****************************************/
#wrapper.productTable #contents {
  max-width: none;
  z-index: 1000;
}

#wrapper.productTable {
  background: url("/images/productTableBg.png") 0 0 repeat;
  background-size: 32px;
}
#wrapper.productTable #header .headerInner {
  background: none;
}
#wrapper.productTable #header .headerInner .headerTop {
  background: #e9efaf;
}
#wrapper.productTable #header:after {
  display: none;
}
#wrapper.productTable #productTable {
  position: relative;
  z-index: 102;
  /************************************
  ** レスポンシブページネーション
  ************************************/
        /*
        @media only screen and ( max-width: 680px ) {
          .pagination li.first,
          .pagination li.last {
            position: absolute;
            top: -9999px;
            left: -9999px;
          }

          .pagination li.previous a { border-left-width: 1px; }
        }

        @media only screen and ( max-width: 500px ) {
          .pagination li {
            position: absolute;
            top: -9999px;
            left: -9999px;
          }

          .pagination li.current,
          .pagination li.first,
          .pagination li.last,
          .pagination li.previous,
          .pagination li.next{
            position: initial;
            top: initial;
            left: initial;
          }

          .pagination li.previous a { border-left-width: 0; }
        }

        @media only screen and ( max-width: 400px ) {
          .pagination li.first,
          .pagination li.last {
            position: absolute;
            top: -9999px;
            left: -9999px;
          }

          .pagination li.previous a { border-left-width: 1px; }
        }
        
        @media only screen and ( max-width: 240px ) { 
          .pagination li { width: 50%;}

          .pagination li.current {
            order: 2;
            width: 100%;
            border-left-width: 1px;
          }
        }
        */
}
#wrapper.productTable #productTable .productTableFrame {
  position: relative;
  width: 94%;
  padding: 0 8px;
  margin: 0 auto;
  margin-bottom: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  background-color: #fff;
  border: 4px solid #6f9d43;
  -webkit-box-shadow: 3px 4px 0px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 3px 4px 0px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 3px 4px 0px 0px rgba(0, 0, 0, 0.3);
  background: #e9efaf;
}
#wrapper.productTable #productTable .productTableUl {
  width: 100%;
}
#wrapper.productTable #productTable .productTableUl .productTableLi {
  width: 100%;
  border-bottom: 1px dotted #9a5d34;
}
#wrapper.productTable #productTable .productTableUl .productTableLi .productTableLink {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  width: 100%;
  padding: 8px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-decoration: none;
}
#wrapper.productTable #productTable .productTableUl .productTableLi .productTableLink .productTableBoxLeft {
  width: 30%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -webkit-align-items: center;
  align-items: center;
}
#wrapper.productTable #productTable .productTableUl .productTableLi .productTableLink .productTableBoxLeft .wp-post-image {
  width: 100%;
  display: block;
  height: auto;
}
#wrapper.productTable #productTable .productTableUl .productTableLi .productTableLink .productTableBoxRight {
  position: relative;
  width: 70%;
  padding: 2px 8px 18px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
}
#wrapper.productTable #productTable .productTableUl .productTableLi .productTableLink .productTableBoxRight .productTableDate {
  font-weight: bold;
  font-size: 13px;
  font-size: 0.8125rem;
  color: #6f9d43;
  margin-bottom: 4px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  right: 8px;
  bottom: 0;
  margin-bottom: 0;
}
#wrapper.productTable #productTable .productTableUl .productTableLi .productTableLink .productTableBoxRight .productTableTtl {
  width: 100%;
  font-weight: bold;
  font-size: 13px;
  font-size: 0.8125rem;
  color: #803400;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  word-break: break-all;
  margin-bottom: 8px;
}
#wrapper.productTable #productTable .productTableUl .productTableLi .productTableLink .productTableBoxRight .productTableTxt {
  width: 100%;
  font-size: 13px;
  font-size: 0.8125rem;
  color: #803400;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  word-break: break-all;
}
#wrapper.productTable #productTable .productTableUl .productTableLi:last-of-type {
  border-bottom: none;
}
#wrapper.productTable #productTable .pagination {
  list-style-type: none;
  padding-left: 0;
  margin: 0 0 20px;
}
#wrapper.productTable #productTable .pagination,
#wrapper.productTable #productTable .pagination li a {
  display: -webkit-box;
  -webkit-box-pack: center;
  -webkit-box-align: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
#wrapper.productTable #productTable .pagination li {
  background: #e9efaf;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  margin: 0 4px;
  font-size: 14px;
  font-size: 0.875rem;
}
#wrapper.productTable #productTable .pagination li.dots {
  background: none;
  color: #E9EFAF;
  font-size: 16px;
  font-size: 1rem;
  margin: 0 -2px;
  font-weight: bold;
  border-radius: 0%;
  -webkit-border-radius: 0%;
}
#wrapper.productTable #productTable .pagination li.active, #wrapper.productTable #productTable .pagination li.current {
  background: #803400;
}
#wrapper.productTable #productTable .pagination li.active a, #wrapper.productTable #productTable .pagination li.current a {
  color: #E9EFAF;
}
#wrapper.productTable #productTable .pagination a {
  font-weight: bold;
  padding-top: 1px;
  min-width: 26px;
  min-height: 26px;
  color: #803400;
  text-decoration: none;
}
#wrapper.productTable #productTable .pagination li:first-of-type a {
  border-left-width: 1px;
}
#wrapper.productTable #productTable .pagination li.previous span,
#wrapper.productTable #productTable .pagination li.next span {
  /* screen readers only */
  font-weight: normal;
}
#wrapper.productTable #productTable .pagination li.previous,
#wrapper.productTable #productTable .pagination li.next {
  font-size: 14px;
  font-size: 0.875rem;
  border-radius: 5px;
  -webkit-border-radius: 5px;
}
#wrapper.productTable #productTable .pagination li.previous a,
#wrapper.productTable #productTable .pagination li.next a {
  position: relative;
  padding: 0 14px;
  min-height: 30px;
}
#wrapper.productTable #productTable .pagination li.previous a {
  padding-right: 4px;
}
#wrapper.productTable #productTable .pagination li.next a {
  padding-left: 4px;
}
#wrapper.productTable #productTable .pagination li.previous a::before,
#wrapper.productTable #productTable .pagination li.next a::after {
  display: inline-block;
  font-family: Fontawesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
}
#wrapper.productTable #productTable .pagination li.previous a::before {
  content: "";
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  width: 7px;
  height: 10px;
  background: url("/images/icon/pagePrevArrow.png") center no-repeat;
  background-size: cover;
  top: 50%;
  left: 4px;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
#wrapper.productTable #productTable .pagination li.next a::after {
  content: "";
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  width: 7px;
  height: 10px;
  background: url("/images/icon/pageNextArrow.png") center no-repeat;
  background-size: cover;
  top: 50%;
  right: 4px;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
#wrapper.productTable #productTable .pagination li.current a {
  cursor: default;
  pointer-events: none;
}

/*****************************************

productTable pc用

*****************************************/
@media screen and (min-width: 1025px) {
  #wrapper.productTable #header {
    height: 149px;
  }
  #wrapper.productTable #header .headerInner {
    height: auto;
  }
  #wrapper.productTable #header .headerInner .headerTop {
    background: #fff;
  }
  #wrapper.productTable #header .headerInner .headerTop:after {
    content: "";
    position: absolute;
    bottom: -77px;
    z-index: -1;
    width: 100%;
    height: 77px;
    background: url("/images/pc/productTableCloud.png") center top repeat-x;
    background-size: cover;
  }
  #wrapper.productTable #header .headerInner .productListLogo {
    display: none;
    top: 64px;
    left: 50%;
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 306px;
    height: 57px;
    background: url("/images/pc/characterDetailLogo.png") center center no-repeat;
    background-size: contain;
  }
  #wrapper.productTable #breadcrumbs {
    width: 1200px;
    margin: 0 auto;
    margin-top: -12px;
    padding: 16px;
  }
  #wrapper.productTable #breadcrumbs .breadcrumbsLi .breadcrumbsLink {
    font-size: 14px;
    font-size: 0.875rem;
  }
  #wrapper.productTable #breadcrumbs .breadcrumbsLi .breadcrumbsLink .breadcrumbsIcon {
    width: 18px;
  }
  #wrapper.productTable #breadcrumbs .breadcrumbsLi:not(:last-of-type):after {
    width: 7px;
    height: 10px;
  }
  #wrapper.productTable #productTable {
    /************************************
    ** レスポンシブページネーション
    ************************************/
  }
  #wrapper.productTable #productTable .productTableFrame {
    width: 911px;
    margin-bottom: 64px;
  }
  #wrapper.productTable #productTable .productTableFrame .productTableUl {
    width: 100%;
  }
  #wrapper.productTable #productTable .productTableFrame .productTableUl .productTableLi {
    padding: 8px 16px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom: 2px dotted #9a5d34;
  }
  #wrapper.productTable #productTable .productTableFrame .productTableUl .productTableLi .productTableLink {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    width: 100%;
    padding: 8px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-decoration: none;
  }
  #wrapper.productTable #productTable .productTableFrame .productTableUl .productTableLi .productTableLink .productTableBoxLeft {
    width: auto;
  }
  #wrapper.productTable #productTable .productTableFrame .productTableUl .productTableLi .productTableLink .productTableBoxLeft .wp-post-image {
    width: 144px;
    height: auto;
    display: block;
  }
  #wrapper.productTable #productTable .productTableFrame .productTableUl .productTableLi .productTableLink .productTableBoxRight {
    padding: 2px 16px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  #wrapper.productTable #productTable .productTableFrame .productTableUl .productTableLi .productTableLink .productTableBoxRight .productTableDate {
    width: auto;
    font-weight: bold;
    font-size: 14px;
    font-size: 0.875rem;
    color: #6f9d43;
    margin-bottom: 12px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: static;
    text-align: left;
  }
  #wrapper.productTable #productTable .productTableFrame .productTableUl .productTableLi .productTableLink .productTableBoxRight .productTableTtl {
    width: 100%;
    font-weight: bold;
    font-size: 18px;
    font-size: 1.125rem;
    color: #803400;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 12px;
  }
  #wrapper.productTable #productTable .productTableFrame .productTableUl .productTableLi .productTableLink .productTableBoxRight .productTableTxt {
    width: 100%;
    font-size: 18px;
    font-size: 1.125rem;
    color: #803400;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  #wrapper.productTable #productTable .productTableFrame .productTableUl .productTableLi:last-of-type {
    border-bottom: none;
  }
  #wrapper.productTable #productTable .pagination {
    margin: -48px 0 96px;
  }
  #wrapper.productTable #productTable .pagination li {
    margin: 0 6px;
    font-size: 18px;
    font-size: 1.125rem;
  }
  #wrapper.productTable #productTable .pagination li.dots {
    font-size: 37px;
    font-size: 2.3125rem;
    margin: 0 -4px;
  }
  #wrapper.productTable #productTable .pagination a {
    min-width: 44px;
    min-height: 44px;
  }
  #wrapper.productTable #productTable .pagination li.previous a,
  #wrapper.productTable #productTable .pagination li.next a {
    font-size: 18px;
    font-size: 1.125rem;
    padding: 0 18px;
    min-width: 44px;
    min-height: 44px;
  }
  #wrapper.productTable #productTable .pagination li.previous a {
    padding-right: 4px;
  }
  #wrapper.productTable #productTable .pagination li.next a {
    padding-left: 4px;
  }
  #wrapper.productTable #productTable .pagination li.previous a::before {
    width: 10px;
    height: 14px;
    left: 4px;
  }
  #wrapper.productTable #productTable .pagination li.next a::after {
    width: 10px;
    height: 14px;
    right: 4px;
  }
}
/*****************************************

productDetail

*****************************************/
#wrapper.productDetail #contents {
  max-width: none;
  z-index: 1000;
}

#wrapper.productDetail {
  background: url("/images/productTableBg.png") 0 0 repeat;
  background-size: 32px;
}
#wrapper.productDetail #header .headerInner {
  background: none;
}
#wrapper.productDetail #header .headerInner .headerTop {
  background: #e9efaf;
}
#wrapper.productDetail #header:after {
  display: none;
}
#wrapper.productDetail #productDetail {
  position: relative;
  z-index: 102;
}
#wrapper.productDetail #productDetail .productDetailFrame {
  position: relative;
  width: 94%;
  margin: 0 auto;
  margin-bottom: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  border: 4px solid #6f9d43;
  -webkit-box-shadow: 3px 4px 0px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 3px 4px 0px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 3px 4px 0px 0px rgba(0, 0, 0, 0.3);
  background: #e9efaf;
}
#wrapper.productDetail #productDetail .productDetailTtl {
  padding: 12px 16px 8px;
  padding-left: 2.5em;
  font-size: 16px;
  font-size: 1rem;
  color: #fff;
  font-weight: bold;
  background: #6f9d43;
  line-height: 26px;
  vertical-align: middle;
  min-height: 27px;
}
#wrapper.productDetail #productDetail .productDetailTtl:before {
  content: "";
  position: absolute;
  top: 13px;
  left: 16px;
  display: block;
  width: 16px;
  height: 26px;
  margin-right: 8px;
  background: url("/images/icon/productDetailIcon.png") center no-repeat;
  background-size: cover;
}
#wrapper.productDetail #productDetail .productDetailInner {
  line-height: 1.3;
  color: #6f9d43;
  padding: 12px;
}
#wrapper.productDetail #productDetail .productDetailInner strong {
  font-weight: bold;
}
#wrapper.productDetail #productDetail .productDetailInner em {
  font-style: italic;
}
#wrapper.productDetail #productDetail .productDetailInner h1 {
  display: block;
  font-size: 2em;
  -webkit-margin-before: 0.67em;
  -webkit-margin-after: 0.67em;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
  font-weight: bold;
}
#wrapper.productDetail #productDetail .productDetailInner h2 {
  display: block;
  font-size: 1.5em;
  -webkit-margin-before: 0.83em;
  -webkit-margin-after: 0.83em;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
  font-weight: bold;
}
#wrapper.productDetail #productDetail .productDetailInner h3 {
  display: block;
  font-size: 1.17em;
  -webkit-margin-before: 1em;
  -webkit-margin-after: 1em;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
  font-weight: bold;
}
#wrapper.productDetail #productDetail .productDetailInner h4 {
  display: block;
  -webkit-margin-before: 1.33em;
  -webkit-margin-after: 1.33em;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
  font-weight: bold;
}
#wrapper.productDetail #productDetail .productDetailInner h5 {
  display: block;
  font-size: 0.83em;
  -webkit-margin-before: 1.67em;
  -webkit-margin-after: 1.67em;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
  font-weight: bold;
}
#wrapper.productDetail #productDetail .productDetailInner h6 {
  display: block;
  font-size: 0.67em;
  -webkit-margin-before: 2.33em;
  -webkit-margin-after: 2.33em;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
  font-weight: bold;
}
#wrapper.productDetail #productDetail .productDetailInner:after {
  content: " ";
  display: block;
  clear: both;
}
#wrapper.productDetail #productDetail .productDetailArrows {
  line-height: 1;
  margin-bottom: 32px;
  text-align: center;
}
#wrapper.productDetail #productDetail .productDetailArrows a {
  display: inline-block;
  text-decoration: none;
}
#wrapper.productDetail #productDetail .productDetailArrows .productDetailPrev {
  display: block;
  height: auto;
  width: 134px;
  padding: 12px 24px;
  color: #804623;
  background: #e9efaf;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  margin-right: 16px;
  position: relative;
}
#wrapper.productDetail #productDetail .productDetailArrows .productDetailPrev:before {
  content: "";
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  width: 10px;
  height: 14px;
  background: url("/images/icon/pagePrevArrow.png") center no-repeat;
  background-size: cover;
  top: 50%;
  left: 12px;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
#wrapper.productDetail #productDetail .productDetailArrows .productDetailNext {
  display: block;
  height: auto;
  width: 134px;
  padding: 12px 24px;
  color: #804623;
  background: #e9efaf;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  position: relative;
}
#wrapper.productDetail #productDetail .productDetailArrows .productDetailNext:after {
  content: "";
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  width: 10px;
  height: 14px;
  background: url("/images/icon/pageNextArrow.png") center no-repeat;
  background-size: cover;
  top: 50%;
  right: 12px;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

/*****************************************

productDetail pc用

*****************************************/
@media screen and (min-width: 1025px) {
  #wrapper.productDetail #header {
    height: 149px;
  }
  #wrapper.productDetail #header .headerInner {
    height: auto;
  }
  #wrapper.productDetail #header .headerInner .headerTop {
    background: #fff;
  }
  #wrapper.productDetail #header .headerInner .headerTop:after {
    content: "";
    position: absolute;
    bottom: -77px;
    z-index: -1;
    width: 100%;
    height: 77px;
    background: url("/images/pc/productDetailCloud.png") center top repeat-x;
    background-size: cover;
  }
  #wrapper.productDetail #header .headerInner .productListLogo {
    display: none;
    top: 64px;
    left: 50%;
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 306px;
    height: 57px;
    background: url("/images/pc/characterDetailLogo.png") center center no-repeat;
    background-size: contain;
  }
  #wrapper.productDetail #breadcrumbs {
    width: 1200px;
    margin: 0 auto;
    margin-top: -12px;
    padding: 16px;
  }
  #wrapper.productDetail #breadcrumbs .breadcrumbsLi .breadcrumbsLink {
    font-size: 14px;
    font-size: 0.875rem;
  }
  #wrapper.productDetail #breadcrumbs .breadcrumbsLi .breadcrumbsLink .breadcrumbsIcon {
    width: 18px;
  }
  #wrapper.productDetail #breadcrumbs .breadcrumbsLi:not(:last-of-type):after {
    width: 7px;
    height: 10px;
  }
  #wrapper.productDetail #productDetail .productDetailFrame {
    width: 911px;
    margin-bottom: 24px;
  }
  #wrapper.productDetail #productDetail .productDetailFrame .productDetailTtl {
    padding: 24px 24px 8px;
    padding-left: 3em;
    font-size: 20px;
    font-size: 1.25rem;
    color: #fff;
    font-weight: bold;
    background: #6f9d43;
    vertical-align: middle;
    min-height: 36px;
  }
  #wrapper.productDetail #productDetail .productDetailFrame .productDetailTtl:before {
    top: 16px;
    left: 24px;
    content: "";
    width: 24px;
    height: 42px;
    margin-right: 16px;
    background: url("/images/icon/productDetailIcon.png") center no-repeat;
    background-size: cover;
  }
  #wrapper.productDetail #productDetail .productDetailFrame .productDetailInner {
    line-height: 1.3;
    color: #6f9d43;
    padding: 18px;
  }
  #wrapper.productDetail #productDetail .productDetailArrows {
    margin-bottom: 104px;
  }
  #wrapper.productDetail #productDetail .productDetailArrows .productDetailPrev {
    width: 228px;
    padding: 12px 24px;
    margin-right: 32px;
  }
  #wrapper.productDetail #productDetail .productDetailArrows .productDetailPrev:before {
    width: 10px;
    height: 14px;
    left: 12px;
  }
  #wrapper.productDetail #productDetail .productDetailArrows .productDetailNext {
    width: 228px;
    padding: 12px 24px;
  }
  #wrapper.productDetail #productDetail .productDetailArrows .productDetailNext:after {
    width: 10px;
    height: 14px;
    right: 12px;
  }
}
/*****************************************

footer

*****************************************/
#footer {
  position: relative;
  z-index: 1001;
  width: 100%;
  background-color: #e9efaf;
}

.footerMenu {
  width: 100%;
  padding: 16px;
  padding-bottom: 0px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #803400;
  margin-bottom: 48px;
}
.footerMenu .footerMenuLl {
  position: relative;
  border-top: 1px solid #803400;
  font-size: 15px;
  font-size: 0.9375rem;
}
.footerMenu .footerMenuLl:last-of-type {
  border-bottom: 1px solid #803400;
}
.footerMenu .footerMenuLllink {
  text-decoration: none;
  color: inherit;
}
.footerMenu .footerMenuTtl {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  line-height: 48px;
  padding: 0 28px 0 16px;
}
.footerMenu .footerMenuTtl:after {
  position: absolute;
  top: 19px;
  right: 8px;
  content: "";
  width: 8px;
  height: 8px;
  border-top: 1px solid #91511C;
  border-right: 1px solid #803400;
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.footerMenu .footerMenulinksTtl {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  position: relative;
  line-height: 48px;
  padding: 0 28px 0px 16px;
}
.footerMenu .footerMenulinksTtl.footerMenuPlus:after {
  position: absolute;
  top: 14px;
  right: 1px;
  content: "";
  width: 20px;
  height: 20px;
  background: url("/images/icon/plus_b.png") center top no-repeat;
  background-size: cover;
}
.footerMenu .footerMenulinksTtl.footerMenuMinus:after {
  position: absolute;
  top: 14px;
  right: 1px;
  content: "";
  width: 20px;
  height: 20px;
  background: url("/images/icon/minus_b.png") center top no-repeat;
  background-size: cover;
}
.footerMenu .footerMenulinksUl {
  border-top: 1px dotted #803400;
  padding: 8px 0;
  display: none;
}
.footerMenu .footerMenulinksUl .footerMenulinksLi {
  font-size: 13px;
  font-size: 0.8125rem;
  position: relative;
  line-height: 1.3;
  padding: 6px 28px 6px 24px;
}
.footerMenu .footerMenulinksUl .footerMenulinksLi:after {
  position: absolute;
  top: 50%;
  right: 8px;
  z-index: 1;
  content: "";
  width: 8px;
  height: 8px;
  border-top: 1px solid #91511C;
  border-right: 1px solid #803400;
  transform: translate(0, -50%) rotate(45deg);
  -webkit-transform: translate(0, -50%) rotate(45deg);
  -moz-transform: translate(0, -50%) rotate(45deg);
}

.pagetop {
  width: 40%;
  max-width: 160px;
  display: block;
  margin: 0 auto;
  margin-bottom: 72px;
}
.pagetop .pagetopLink {
  width: 100%;
  height: 50px;
  display: block;
  background: url("/images/btn/pageTopBtn_Off.png") center center no-repeat;
  background-size: contain;
}
.pagetop .pagetopLink:hover {
  background: url("/images/btn/pageTopBtn_On.png") center center no-repeat;
  background-size: contain;
}

.copyright {
  position: relative;
  background: #93b447;
  color: #804623;
  line-height: 48px;
  text-align: center;
  font-size: 14px;
  font-size: 0.875rem;
}
.copyright:before {
  position: absolute;
  top: -55px;
  left: 50%;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  content: "";
  width: 98%;
  height: 60px;
  background: url("/images/copyRightDogs.png") center bottom no-repeat;
  background-size: contain;
}

/*****************************************

footer sp用

*****************************************/
@media only screen and (max-width: 1023px) {
  #wrapper.characterDetail #footer:before, #wrapper.product #footer:before {
    position: absolute;
    top: -22px;
    left: 50%;
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    content: "";
    width: 80%;
    height: 30px;
    background: url("/images/footerDecoration.png") center bottom no-repeat;
    background-size: contain;
  }
}
/*****************************************

footer pc用

*****************************************/
@media screen and (min-width: 1025px) {
  #footer:before {
    position: absolute;
    top: -68px;
    content: "";
    width: 100%;
    height: 68px;
    background: url("/images/pc/footerCloud.png") center bottom repeat-x;
    background-size: contain;
  }

  .footerMenu {
    display: none;
  }

  .pagetop {
    position: relative;
    height: 274px;
    margin-bottom: 0;
  }
  .pagetop .pagetopLink {
    position: absolute;
    top: -28px;
  }

  .copyright {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 95px;
  }
  .copyright:before {
    position: absolute;
    top: -154px;
    left: 50%;
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    content: "";
    width: 887px;
    height: 166px;
    background: url("/images/pc/copyRightDogs.png") center bottom no-repeat;
    background-size: cover;
  }
}
@media screen and (min-width: 1025px) {
  #slideMenu {
    display: none;
  }
}
/*****************************************

slideMenu

*****************************************/
#slideMenu {
  position: fixed;
  top: 0;
  z-index: 3000;
  right: -75%;
  width: 75%;
  height: 100%;
}
#slideMenu #slideButton {
  position: absolute;
  top: 320px;
  left: -40px;
  width: 40px;
  height: 75px;
  z-index: 1000;
}
#slideMenu #slideButton .slideMenuDog {
  width: 61px;
  height: 50px;
  display: block;
  position: absolute;
  left: -10px;
  top: -362px;
  z-index: 1;
  display: none;
}
#slideMenu #slideButton.slideMenuOpen {
  background: url("/images/btn/menuOpenBtn.png") center right no-repeat;
  background-size: cover;
}
#slideMenu #slideButton.slideMenuClose {
  background: url("/images/btn/menuCloseBtn.png") center right no-repeat;
  background-size: cover;
}
#slideMenu .slideMenuBg {
  width: 100%;
  height: 100%;
  background: #6F9D43;
  overflow: auto;
}
#slideMenu .slideMenuTtl {
  width: 100%;
  background: #e9efaf;
  line-height: 32px;
  color: #803400;
  font-weight: bold;
  padding-left: 16px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#slideMenu .slideMenuUl {
  padding-left: 16px;
  padding-bottom: 8px;
  background: #6f9d43;
}
#slideMenu .slideMenuUl .slideMenuli {
  position: relative;
  font-size: 10px;
  font-size: 0.625rem;
}
#slideMenu .slideMenuUl .slideMenuli .slideMenuliLink {
  display: block;
  min-height: 48px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 12px 12px 12px 36px;
  color: #fff;
  text-decoration: none;
}
#slideMenu .slideMenuUl .slideMenuli .slideMenuliLink .slideMenuliTtl {
  line-height: 1;
  font-size: 16px;
  font-size: 1rem;
  font-weight: bold;
}
#slideMenu .slideMenuUl .slideMenuli .slideMenuliLink .slideMenuliTxt {
  line-height: 1;
}
#slideMenu .slideMenuUl .slideMenuli .slideMenuliLink.homeIcon {
  background: url("/images/icon/homeIcon.png") 4px center no-repeat;
  background-size: 24px;
}
#slideMenu .slideMenuUl .slideMenuli .slideMenuliLink.productIcon {
  background: url("/images/icon/productIcon.png") 4px center no-repeat;
  background-size: 24px;
}
#slideMenu .slideMenuUl .slideMenuli .slideMenuliLink.characterIcon {
  background: url("/images/icon/characterIcon.png") 4px center no-repeat;
  background-size: 24px;
}
#slideMenu .slideMenuUl .slideMenuli.upper {
  border-top: 1px solid #fff;
}
#slideMenu .slideMenuUl .slideMenuli.upper:after {
  position: absolute;
  top: 50%;
  right: 8px;
  z-index: 1;
  content: "";
  width: 12px;
  height: 12px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  transform: translate(0, -50%) rotate(45deg);
  -webkit-transform: translate(0, -50%) rotate(45deg);
  -moz-transform: translate(0, -50%) rotate(45deg);
}
#slideMenu .slideMenuUl .slideMenuli.under {
  border-bottom: 1px solid #fff;
}
#slideMenu .slideMenuUl .slideMenuli.under:after {
  position: absolute;
  top: 50%;
  right: 8px;
  z-index: 1;
  content: "";
  width: 12px;
  height: 12px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  transform: translate(0, -50%) rotate(45deg);
  -webkit-transform: translate(0, -50%) rotate(45deg);
  -moz-transform: translate(0, -50%) rotate(45deg);
}
#slideMenu .slideMenuUl .slideMenuli.under .slideMenuliLink {
  padding-left: 32px;
  padding-right: 18px;
  min-height: 24px;
}
#slideMenu .slideMenuUl .slideMenuli.under.last {
  border-bottom: none;
}
#slideMenu .slideMenuUl .slideMenuli.under.last:after {
  display: none;
}
#slideMenu .slideMenuUl:first-of-type {
  padding-top: 8px;
}

.slideMenuLayer {
  position: fixed;
  top: 0;
  left: 0;
  z-index: -1000;
  min-width: 320px;
  min-height: 568px;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  -webkit-transform: translate3d(0, 0, 0);
}

body.open {
  overflow: hidden;
}

/*****************************************

404 notFound

*****************************************/
#wrapper.notFound #contents {
  max-width: none;
  z-index: 1000;
  height: 100%;
}

#wrapper.notFound {
  background: #fff;
  background-size: 32px;
  height: 100%;
}
#wrapper.notFound #header .headerInner {
  background: none;
}
#wrapper.notFound #header .headerInner .headerTop {
  background: #e9efaf;
}
#wrapper.notFound #header:after {
  display: none;
}
#wrapper.notFound .notFoundTxt {
  width: 100%;
  margin: 0 auto;
  padding: 1em;
  padding-bottom: 10em;
  font-size: 1em;
  font-weight: bold;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#wrapper.notFound #slideMenu #slideButton {
  top: 105px;
}

/*****************************************

404 notFound pc用

*****************************************/
@media screen and (min-width: 1025px) {
  #wrapper.notFound {
    height: 100%;
  }
  #wrapper.notFound #contents {
    height: 100%;
  }
  #wrapper.notFound #header {
    height: 149px;
  }
  #wrapper.notFound #header .headerInner {
    height: auto;
  }
  #wrapper.notFound #header .headerInner .headerTop {
    background: #fff;
  }
  #wrapper.notFound #header .headerInner .headerTop:after {
    content: "";
    position: absolute;
    bottom: -77px;
    z-index: -1;
    width: 100%;
    height: 77px;
    background: url("/images/pc/sliderCloud.png") center top repeat-x;
    background-size: cover;
  }
  #wrapper.notFound .notFoundTxt {
    width: 1200px;
    margin: 0 auto;
    padding: 1em;
    font-size: 1.5em;
    font-weight: bold;
  }
  #wrapper.notFound #footer {
    position: absolute;
    bottom: 0;
  }
}
