@charset "UTF-8";
/* CSS Document */

/* reset */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

fieldset, img {
  border: 0;
}

address, caption, cite, code, dfn, em, strong, th, var {
  font-style: normal;
  font-weight: normal;
}

ol, ul {
  list-style: none;
}

caption, th {
  text-align: left;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal;
}

q:before, q:after {
  content: '';
}

abbr, acronym {
  border: 0;
}

img {
  width: 100%;
  vertical-align: bottom;
}

* {
  box-sizing: border-box;
}

/* base */

html, body {
  width: 100%;
  height: 100%;
}

html {
  word-break: break-all;
}

body {
  min-height: 100%;
  overflow-x: hidden;
}

#anpanportal-container {
  line-height: 1.3;
  font-size: 87.5%;
  font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
}

#anpanportal-container a {
  display: block;
  color: #213963;
  text-decoration: none;
}

#anpanportal-container a:hover {
  color: #4c82e0;
  text-decoration: none;
}

.ttl-txt-hyde {
  color: transparent;
  position: absolute;
  top: 0;
  left: 0;
}

/* body */

#anpanportal-body {
  width: 100%;
  background: #fff;
}

#anpanportal-container {
  width: 100%;
  margin: 0 auto;
  position: relative;
}

/* top */

#anpanportal-header {
  /* background: #fff; */
}

.anpanportal-header-top {
  letter-spacing: -0.5em;
  padding: 2% 0 2.5%;
  position: relative;
}

.anpanportal-header-ttl {
  display: inline-block;
  width: 26%;
  vertical-align: middle;
  letter-spacing: normal;
  margin-left: 2%;
}

.anpanportal-header-top-sns {
  display: inline-block;
  vertical-align: middle;
  width: 70%;
}

.anpanportal-header-top-sns .action-btn__sns-wrapper {
  text-align: right;
}

.anpanportal-all-ttl {
  letter-spacing: -0.5em;
  text-align: center;
  background: url(../images/common/portal_title_line_sp.png) no-repeat center bottom;
  background-size: auto 74%;
  margin-top: -5.3%;
}

.anpanportal-all-ttl-img {
  width: 10.83%;
  letter-spacing: normal;
  vertical-align: bottom;
  margin-right: 1.5%;
}

.anpanportal-all-ttl-txt {
  color: #111749;
  font-weight: bold;
  display: inline-block;
  vertical-align: bottom;
  font-size: 4vw;
  letter-spacing: normal;
  padding-bottom: 0.25vw;
  padding-right: 5.4%;
}

.anpanportal-header-bottom {
  margin-bottom: 4.5%;
}

.anpanportal-header-bottom-img {
  margin-bottom: 5vw;
}

.anpanportal-header-bottom-txt {
  width: 50%;
  display: block;
  margin: 0 auto;
}

/* anpanportal-product-list */

.anpanportal-product-list {}

.anpanportal-product-item {
  display: inline-block;
  padding-bottom: 3%;
  width: 100%;
}

.anpanportal-product-item:nth-child(odd) {
  background: url(../images/toy_series/cloud_sp_top.png) repeat-x center bottom;
  background-size: 45%;
}

.anpanportal-product-item:nth-child(even) {
  background: url(../images/toy_series/cloud_sp_under.png) repeat-x center bottom;
  background-size: 45%;
}

.anpanportal-product-item-link {
  letter-spacing: -0.5em;
  width: 100%;
  padding: 3% 5%;
  display: -ms-flexbox;
  /*--- IE10 ---*/
  display: -webkit-flex;
  /*--- safari（PC）用 ---*/
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -ms-flex-align: center;
}

.anpanportal-product-imgs {
  letter-spacing: normal;
  display: inline-block;
  width: 40%;
  vertical-align: middle;
}

.anpanportal-product-explan {
  letter-spacing: normal;
  display: inline-block;
  width: 52%;
  vertical-align: middle;
  margin-left: 6%;
}

/*.anpanportal-product-item:nth-child(even) .anpanportal-product-item-link .anpanportal-product-explan {
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
  margin-left: 0;
  margin-right: 6%;
}

.anpanportal-product-item:nth-child(even) .anpanportal-product-item-link .anpanportal-product-imgs {
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
}*/

.anpanportal-product-item-ttl {
  width: 100%;
  position: relative;
}

.anpanportal-product-item-ttl.diy-ttl {
  padding-right: 40%;
}

.anpanportal-product-detail {
  margin-top: 6%;
  font-size: 3.2vw;
  padding: 0 2%;
  color: #111749;
}

.anpanportal-product-item.text-type a .anpanportal-product-item-ttl {
  color: #111749;
  font-size: 4.3vw;
  font-weight: bold;
}

/* menu */

.anpanportal-other-list {
  width: 100%;
  letter-spacing: -0.5em;
  margin: 4.58% 0 0;
}

.anpanportal-other-item {
  display: inline-block;
  letter-spacing: normal;
  width: 25.31%;
  margin-right: 7.46%;
  margin-bottom: 4.58%;
}

.anpanportal-other-item:nth-child(3n) {
  margin-right: 4.43%;
}

.anpanportal-other-item:nth-of-type(3n+1) {
  margin-left: 4.43%;
}

.anpanportal-other-more-btn {
  background: #42d1da;
  width: 95%;
  display: block;
  margin: 0 auto 13%;
  border-bottom: solid 4px #9182c3;
  border-radius: 3vw;
  padding: 2vw 0;
}

.anpanportal-other-more-btn-img {
  width: 35%;
  display: block;
  margin: 0 auto;
}

/* whatsnew */

#anpanportal-whatsnew {
  /* width: 100%; */
  margin: 0 auto 4%;
  position: relative;
}

.anpanportal-whatsnew-ttl {
  width: 45%;
  position: absolute;
  top: 0;
  left: 8%;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}

.anpanportal-whatsnew-frame {
  width: 100%;
}

#list-news {
  overflow: auto;
  width: 100%;
  /* height: 100px; */
  /* position: relative; */
  /* overflow: hidden; */
}

#list-news li {
  /* margin-bottom: 6px; */
  letter-spacing: -0.5em;
  padding: 3%;
  border-bottom: 1px solid #bfe4ed;
  font-size: 3.25vw;
}

#list-news li:nth-child(even) {
  background: #fcf9d2;
}

.anpanportal-whatsnew-link {
  display: block;
}

#list-news li .date, #list-news li .title a, .anpanportal-whatsnew-date, .kiradeco-whatsnew-txt {
  color: #0d0f43;
  font-size: 0.9em;
  letter-spacing: normal;
  width: 100%;
  vertical-align: top;
  /* padding-right: 6px; */
}

#list-news li .date, .anpanportal-whatsnew-date {
  margin-right: 5%;
  white-space: nowrap;
  display: inline-block;
  width: 30%;
  vertical-align: top;
  text-align: right;
}

#list-news .title {
  display: inline-block;
  letter-spacing: normal;
  width: 65%;
  vertical-align: top;
}

.anpanportal-whatsnew-more {
  text-align: right;
}

.anpanportal-whatsnew-more-link {
  width: 40%;
  display: inline-block;
  padding: 2.5% 6.5% 2.5%;
  background: url(../images/whatsnew/portal_whatnew_arrow.png) no-repeat center right 4%;
  background-size: 9%;
  font-size: 3.25vw;
  line-height: 1;
}

/* movie */

#anpanportal-movie {
  /* width:100%; */
}

.anpanportal-movie-inner {
  margin: 0 auto 12%;
  width: 100%;
  background: #d4f9f9;
  padding: 3% 0 6%;
}

.anpanportal-movie-main-thumb {
  width: 100%;
  margin-bottom: 3%;
  padding: 0 3%;
}

.anpanportal-movie-sub-list {
  padding: 0 2%;
}

.anpanportal-movie-sub-item {
  margin: 0 1vw;
}

.anpanportal-movie-main-video-bg {
  width: 100%;
}

.anpanportal-movie-main-video, .kiradeco-Howtomake-movie-video {
  position: relative;
  height: 0;
  padding: 0 0 56.25%;
  overflow: hidden;
  background-color: #000;
}

.movie-main-iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.anpanportal-movie-sub-list .slick-next {
  height: 50%;
  right: 0;
}

.anpanportal-movie-sub-list .slick-prev {
  height: 50%;
  left: 0;
}

.anpanportal-movie-sub-list .slick-next:before {
  background: url(../images/cm/portal_movie_arrow_next.png) no-repeat center center;
  no-repeat center center;
  background-size: 100%;
}

.anpanportal-movie-sub-list .slick-prev:before {
  background: url(../images/cm/portal_movie_arrow_prev.png) no-repeat center center;
  no-repeat center center;
  background-size: 100%;
}

.anpanportal-movie-sub-list .slick-arrow:before, .anpanportal-movie-sub-list .slick-arrow:after {
  pointer-events: none;
}

/* links */

.anpanportal-links-list-item {
  color: #0d0f43;
  font-size: 3vw;
  border-bottom: 1px solid #d4f9f9;
}

.anpanportal-links-list-item.no-item {
  border-bottom: none;
}

.anpanportal-links-link {
  padding: 4% 3.5%;
  background: url(../images/links/portal_links_arrow.png) no-repeat;
  background-size: 5%;
  background-position: right 2% center;
  position: relative;
}

.anpanportal-links-img {
  margin-top: 1%;
  width: 50%;
}

/* inquiry */

.anpanportal-inquiry {
  background: #fff89f;
  letter-spacing: -0.5em;
  margin-top: 8.5%;
  padding: 0.5% 0;
  border-top: 1px solid #040a7d;
  border-bottom: 1px solid #040a7d;
}

#anpanportal-container .anpanportal-inquiry-link {
  padding: 3% 0;
  display: inline-block;
  letter-spacing: normal;
  color: #040a7d;
  font-size: 4vw;
  font-weight: bold;
  /* 2カラム用
  width: 50%;*/
  width: 100%;
  line-height: 1;
  text-align: center;
}

/* 2カラム用
#anpanportal-container .anpanportal-inquiry-link:first-of-type {
  border-right: 1px solid #040a7d;
}*/

/* share-btm */

.anpanportal-share-btm {
  padding: 6.1% 0 13%;
}

#anpanportal-container .anpanportal-share-btm .action-btn__sns-wrapper a {
  margin-right: 6vw;
}

/* pageTOP */

#page-top {
  position: fixed;
  bottom: 8px;
  right: 8px;
  z-index: 10;
  display: none;
}

#page-top a {
  text-decoration: none;
  color: #fff;
  text-align: center;
  display: block;
  border-radius: 5px;
  width: 60px;
}

#page-top a:hover {
  text-decoration: none;
}

/* purchase */

#purchase {
  position: fixed;
  bottom: 8px;
  left: 8px;
  z-index: 10;
  width: 20.5%;
  display: none;
}

#purchase a {
  text-decoration: none;
  color: #fff;
  text-align: center;
  display: inline-block;
  width: 100%;
}

#purchase a:hover {
  text-decoration: none;
}

/* back-btn */

#back-btn {
  background: #00a0e8;
  height: 10vw;
  width: 100%;
  position: fixed;
  z-index: 100;
  top: 0;
  left: 0;
  border-bottom: 2px solid #111749;
  display: none;
}

.back-btn-link {
  color: #fff;
  line-height: 1;
  padding: 0;
  font-size: 4.5vw;
  text-align: center;
  position: relative;
  height: 100%;
}

.back-btn-txt {
  position: absolute;
  top: 50%;
  left: 55%;
  white-space: nowrap;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  line-height: 1;
  color: #fff;
}

.back-btn-txt:before {
  content: "\00BB";
  display: inline-block;
  position: absolute;
  left: -6.5vw;
  top: -57%;
  line-height: 1;
  font-size: 9vw;
  transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  color: #fff;
}

/* top */

#anpanportal-top {}

/*新 share */
.sns_link {
  text-align: center;
  margin: 0 auto;
  padding: 8.5% 0;
}
.sns_link img {
  width: 50px;
  margin: 0 10px;
}
.sns_link a {
  text-decoration: none;
  display: inline !important;
}
.sns_link a:hover {
  text-decoration: none;
}


/* share */

.action-btn__sns-wrapper {
  letter-spacing: -0.5em;
  margin-right: 0;
  margin-left: auto;
  margin-bottom: 0px;
  text-align: center;
  width: 100%;
}

#anpanportal-container .action-btn__sns-wrapper a {
  display: inline-block;
  text-decoration: none;
  letter-spacing: normal;
  vertical-align: middle;
  width: 9vw;
  height: 0;
  padding: 0 0 9vw;
  margin-right: 3.5vw;
}

#anpanportal-container .action-btn__sns-wrapper a:last-of-type {
  margin-right: 0;
}

.action-btn__sns-wrapper .action-btn__facebook, .action-btn__sns-wrapper .action-btn__line, .action-btn__sns-wrapper .action-btn__twitter {
  background-image: url("/images/sp/sprite/sprite.png");
  background-size: 59vw;
  width: 9vw;
  height: 9vw;
  background-repeat: no-repeat;
  display: block;
}

.action-btn__sns-wrapper .action-btn__twitter {
  background-position: 54.5% 0%;
}

.action-btn__facebook {
  background-position: 54.5% 24.5%;
}

.action-btn__line {
  background-position: 20.5% 55%;
}

/* sp */

@media screen and (max-width: 1024px) {
  .pc-only {
    display: none !important;
  }
}

/* tablet */

@media (max-width: 1024px) and (min-width: 768px) {
  .anpanportal-share-btm {
    margin-bottom: 0;
  }
  .common-footer {
    font-size: 0.75rem;
  }
}

/* pc */

@media screen and (min-width: 1025px) {
  #anpanportal-container {
    font-size: 13px;
  }
  .sp-only {
    display: none !important;
  }
  .anpanportal-section {
    width: 840px;
    margin: 0 auto;
  }
  .anpanportal-all-ttl {
    background: url(../images/common/portal_title_line_pc.png) no-repeat center bottom;
    background-size: 100%;
  }
  .anpanportal-all-ttl-img {
    width: 9%;
    margin-right: 1%;
  }
  .anpanportal-all-ttl-txt {
    font-size: 1.8em;
    padding-right: 3%;
  }
  /* top */
  .anpanportal-header-top {
    width: 800px;
    margin: 0 auto;
    padding: 8px 0 12px;
  }
  .anpanportal-header-portal-link {
    width: 15%;
    margin-right: 39%;
  }
  .anpanportal-header-ttl {
    width: 17%;
    margin-left: 10%;
  }
  .anpanportal-header-top-sns {
    position: absolute;
    top: 700px;
  }
  .anpanportal-video-bg {
    width: 800px;
    border: 8px dashed #fff;
    padding: 12px;
    border-radius: 8px;
    background: rgba(255, 255, 255, 0.3);
  }
  .anpanportal-header-bottom {
    width: 800px;
    margin: 0 auto;
    padding: 0 0 30px;
  }
  .anpanportal-header-bottom-img {
    display: block;
    width: 800px;
    margin: 0 auto 56px;
  }
  .anpanportal-header-bottom-txt {
    width: 380px;
  }
  /* anpanportal-product-list */
  .anpanportal-product-ttl {
    font-size: 2.5em;
    padding: 16px 0;
  }
  .anpanportal-product-list {
    width: 800px;
    margin: 24px auto 0;
    display: flex;
    /* Safari */
    -webkit-flex-wrap: wrap;
    /* Safari */
    flex-wrap: wrap;
  }
  .anpanportal-product-item {
    width: 48.6%;
    vertical-align: top;
    height: 348px;
    width: 388px;
    padding: 0;
  }
  /*
  .anpanportal-product-item:not(:first-of-type) {
    background: none;
  }
*/
  .anpanportal-product-item:nth-child(odd), .anpanportal-product-item:nth-child(even) {
    background: url(../images/toy_series/cloud.png) no-repeat center center;
    background-size: 100% auto;
    margin-bottom: 16px;
  }
  .anpanportal-product-item:nth-of-type(2n) {
    margin-left: 2.8%;
  }
  .anpanportal-product-item:nth-of-type(2) .anpanportal-product-explan {
    width: 95%;
  }
  .anpanportal-product-item:last-of-type {
    /* border: dashed 4px #8a4914; */
  }
  .anpanportal-product-item-link {
    padding: 36px;
    height: 100%;
    display: block;
  }
  .anpanportal-product-imgs {
    /* max-height: 166px; */
    display: block;
    width: 100%;
    margin: 0 auto 24px;
    text-align: center;
    height: 160px;
    position: relative;
  }
  .anpanportal-product-img {
    max-height: 160px;
    max-width: 240px;
    width: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
  }
  .anpanportal-product-explan {
    width: 90%;
    margin: 0 auto;
    display: block;
  }
  .anpanportal-product-item:nth-child(even) .anpanportal-product-item-link .anpanportal-product-explan {
    margin: 0 auto;
  }
  .anpanportal-product-item-ttl {
    font-size: 1.1em;
    margin-bottom: 4px;
  }
  .anpanportal-product-item-ttl.diy-ttl {
    padding: 0 20%;
  }
  .anpanportal-product-price {
    font-size: 1em;
  }
  .anpanportal-product-detail {
    font-size: 1.5em;
    margin-top: 1.2em;
  }
  .anpanportal-product-item.text-type {
    height: 444px;
    background-size: 100% 100%;
  }
  .anpanportal-product-item.text-type a .anpanportal-product-item-ttl {
    font-size: 28px;
  }
  .anpanportal-product-item.text-type .anpanportal-product-detail {
    font-size: 18px;
  }

  /* anpanportal-other-list */
  .anpanportal-other-ttl {
    font-size: 2.5em;
    padding: 16px 0;
  }
  .anpanportal-other {
    background-size: 150px;
    padding: 0 0 10px;
  }
  .anpanportal-other-list {
    width: 690px;
    margin: 32px auto 32px;
    display: flex;
    flex-wrap: wrap;
    /*justify-content: space-between;*/
  }
  .anpanportal-other-item {
    width: 114px;
    margin-right: 12px;
    margin-left: 12px;
    margin-bottom: 3%;
  }
  .anpanportal-other-item:nth-of-type(3n+1) {
    margin-left: 12px;
  }
  .anpanportal-other-item:nth-child(3n) {
    margin-right: 12px;
  }
  .anpanportal-other-item:nth-of-type(5n) {
    margin-right: 12px;
  }
  /* anpanportal-other-more-btn-img */
  .anpanportal-other-more-btn {
    background: #42d1da;
    width: 720px;
    display: block;
    margin: 0 auto 100px;
    border-bottom: solid 4px #9182c3;
    border-radius: 16px;
    padding: 16px 0;
  }
  .anpanportal-other-more-btn-img {
    width: 200px;
    display: block;
    margin: 0 auto;
  }
  /* movie */
  .anpanportal-movie-inner {
    margin: 40px auto 100px;
    border-radius: 16px;
    width: 790px;
    padding: 3% 32px 3%;
  }
  .anpanportal-movie-sub-list {
    padding: 0 12px;
  }
  .anpanportal-movie-sub-item {
    margin: 0 5px;
  }
  .anpanportal-movie-sub-list .slick-next, .anpanportal-movie-sub-list .slick-prev {
    height: 50px;
  }
  .anpanportal-movie-sub-list .slick-next:before {
    right: -8px;
  }
  .anpanportal-movie-sub-list .slick-prev:before {
    left: -8px;
  }
  /* whatsnew */
  .anpanportal-whatsnew-frame {
    width: 800px;
    margin: 0 auto;
  }
  #list-news li {
    font-size: 1.75em;
  }
  .anpanportal-whatsnew-more-link {
    font-size: 1.75em;
    background-size: 24px;
    padding: 16px 48px;
  }
  .anpanportal-links-list {
    letter-spacing: -0.5em;
    width: 800px;
    margin: 0 auto;
    display: -ms-flexbox;
    /*--- IE10 ---*/
    display: -webkit-flex;
    /* Safari */
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .anpanportal-links-list-item {
    letter-spacing: normal;
    display: inline-block;
    width: 50%;
    vertical-align: top;
    border-bottom: 2px solid #d4f9f9;
    font-size: 1.5em;
  }
  .anpanportal-links-list-item:nth-child(odd) {
    border-right: 2px solid #d4f9f9;
  }
  .anpanportal-links-list-item:nth-last-child(-n+2) {
    border-bottom: none;
  }
  .anpanportal-links-link {
    background-size: 28px;
    background-position: right 12px center;
    height: 100%;
    min-height: 80px;
  }
  .anpanportal-links-img {
    width: 284px;
    margin-left: 1.1em;
    margin-top: 0.25em;
  }
  .anpanportal-links-txt {
    width: 90%;
  }
  .anpanportal-links-txt.txt-only {
    position: absolute;
    top: 50%;
    left: 3.5%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
  }
  /* inquiry */
  .anpanportal-inquiry {
    margin-top: 70px;
    padding: 4px 0;
    border: 1px solid #040a7d;
  }
  #anpanportal-container .anpanportal-inquiry-link {
    font-size: 1.75em;
    padding: 12px 0;
  }
  /* pageTOP */
  #page-top {
    bottom: 20px;
    right: 20px;
    z-index: 10;
    width: 90px;
  }
  #page-top a {
    text-decoration: none;
    color: #fff;
    text-align: center;
    display: block;
    width: 100%;
  }
  /* purchase */
  #purchase {
    bottom: 20px;
    right: 20px;
    z-index: 10;
    width: 140px;
  }
  #purchase a {
    text-decoration: none;
    width: 100%;
  }
  /* share-pc */
  .action-btn__sns-wrapper a:nth-of-type(2) {
    margin-right: 0;
  }
  .action-btn__sns-wrapper {
    /* width: 800px; */
    margin: 0 auto;
  }
  .anpanportal-share-btm {
    padding: 32px 0;
    margin-bottom: 0;
  }
  #anpanportal-container .action-btn__sns-wrapper a {
    width: 6.96%;
    padding: 0 0 6.96%;
    margin-right: 6%;
  }
  #anpanportal-container .anpanportal-share-btm .action-btn__sns-wrapper a {
    margin-right: 4%;
    width: 5%;
  }
  #anpanportal-container .action-btn__sns-wrapper a:nth-of-type(2) {
    margin-right: 0;
  }
  .action-btn__sns-wrapper .action-btn__twitter {
    width: 100%;
  }
  .action-btn__sns-wrapper .action-btn__facebook, .action-btn__sns-wrapper .action-btn__line, .action-btn__sns-wrapper .action-btn__twitter {
    width: 100%;
    height: 0;
    padding: 0 0 100%;
    background-size: 677%;
  }

  .sns_link {
    padding: 70px 0;
  }
}

/* SEGATOYS */

.mouseCatcher {
  z-index: 10;
}

.common-footer {
  z-index: 9;
}

.common-menu__container {
  margin-bottom: 0 !important;
  margin-top: 0 !important;
}

.common-footer__copyright {
  z-index: 9;
}

#footer {
  padding: 0.83em 0 2em;
  background-color: #f0f0f0;
  zoom: 1;
  position: relative;
  z-index: 3;
}

#footer ul {
  margin: 0 auto;
  width: 900px;
}

#footer ul:after {
  content: "";
  display: block;
  clear: both;
}

#footer ul li {
  float: left;
  background: url(/common/images/bg_nav_footer.png) no-repeat 0 50%;
  padding-left: 15px;
  margin-right: 13px;
}

#footer a:link, #footer a:visited {
  color: #333399;
  text-decoration: none;
}

#copyright {
  margin: -1.36em auto 0;
  width: 900px;
  text-align: right;
}

@media screen and (max-width: 1024px) {
  .footer.clearfix {
    display: none;
  }
}

@media screen and (min-width: 1025px) {
  .footer {
    position: relative;
    z-index: 3;
  }
  .search-container, .header-menu-list, .common-footer, .common-footer__copyright {
    display: none;
  }
}

@media screen and (max-width: 1024px) {
  .common-header:not(.clearfix) {
    display: none;
  }
  .footer.clearfix {
    display: none;
  }
  .footer__copyright {
    display: none;
  }
  .anpan_kotoba-cube {
    width: 90%;
    margin: 0 auto;
  }

  .anpan_kotoba-cube img:nth-child(1){
    padding-bottom: 15px;
  }
}

@media screen and (min-width: 1025px) {
  .sp-header {
    display: none;
  }
  .search-catefory {
    display: none;
  }
} 

@media screen and (min-width: 1025px) {
  .anpan_kotoba-cube img:nth-child(1){
  padding-bottom: 30px;
  }
}
