@charset "utf-8";
* {
  margin: 0;
  padding: 0;
}
html {
  overflow-y: scroll;
  word-break: normal;
  font-size: 62.5%;
}
body {
  color: #000;
  font-size: 1.0rem;
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
}
h1,h2,h3,h4,h5,h6 {
  font-weight: normal;
}
ol,ul {
  list-style: none;
}
blockquote,q {
  quotes: none;
}
:focus {
  outline: 0;
}
ins {
  text-decoration: none;
}
del {
  text-decoration: line-through;
}
img {
  border: 0;
  vertical-align: bottom;
}
address {
  font-style: normal;
}
p,li,dt,dl {
  line-height: 1.6;
  letter-spacing: 0.5px;
}
strong {
  font-weight: bold;
}
em {
  font-style: normal;
}
a {
  color: #fff;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
div:after,
ul:after,
dl:after,
li:after,
p:after {
  content: "";
  display: block;
  clear: both;
  visibility: hidden;
}
#all {
  min-width: 960px;
  position: relative;
  background: url("../img/common/bg/all.png") center;
  text-align: center;
}
#all img {
  width: 100%;
}
#header {
  position: relative;
  padding: 4rem 0 3rem 0;
}
#header .threeds {
  position: absolute;
  right: 1rem;
  top: 1rem;
  width: 10rem;
}
#header .title {
}
#header .summary {
  font-size: 1.5rem;
}
#footer {
  padding: 2rem 0 5rem 0;
  background: #fff;
  text-align: center;
}
#footer li {
  display: inline-block;
}
#footer li:first-child {
  border-right: 1px solid #553700;
}
#footer li a {
  display: block;
  padding: 0 1rem;
  line-height: 1;
}
.button {
  display: inline-block;
  cursor: pointer;
}
.button a {
  display: inline-block;
}
.button .button-on {
  display: none;
}
.button:hover .button-off {
  display: none;
}
.button:hover .button-on {
  display: inline;
}
/*-------------------------------------------------------------------------
	All
/*-----------------------------------------------------------------------*/
#all {
  overflow: hidden;
  width: 100%;
}
#all img {
  width: auto !important;
  height: auto;
}
.wrap {
  width: 960px;
  margin: 0 auto;
  position: relative;
}
#pagetop {
  margin: 22px 0 0 200px;
  cursor: pointer;
}
#footer {
  background-color: #000;
  display: block;
  padding: 15px 0 6px;
  text-align: center;
}
#footer #copyright {
  float: right;
  margin: 7px 15px 0 0;
}
#footer #footer-navi {
  float: left;
  margin: 7px;
  display: inline-block;
}
#footer #footer-navi li {
  display: inline-block;
  font-size: 12px;
}
#footer #footer-navi li:first-child {
  border-right: 1px solid #fff;
}
#footer #footer-navi li a {
  color: #fff;
}
#footer #footer-sns {
  float: right;
}
#footer #footer-sns li:first-child {
  margin-right: 10px;
  border-right: none;
}
#footer #footer-sns li a {
  padding: 0;
}

/*-------------------------------------------------------------------------
	Mainimage
/*-----------------------------------------------------------------------*/
#mainimage {
  height: 440px;
  background: url(../img/index/mainimage/bg.png) repeat-y center #e6af1e;
  box-shadow: 1px 1.732px 4px 0px rgba(0, 0, 0, 0.15) inset;
}
#mainimage .threeds {
  position: absolute;
  top: 18px;
  right: 1px;
}
#mainimage .badge {
  position: absolute;
  top: 30px;
  left: 63px;
}
#mainimage .title {
  position: absolute;
  top: 87px;
  left: 210px;
}
/*-------------------------------------------------------------------------
	Information
/*-----------------------------------------------------------------------*/
#information {
  padding: 23px 0;
  background-color: #000;
}
#information p {
  display: inline-block;
  float: left;
}
#information .release {
  margin: 10px 0 0 45px;
}
#information .price {
  margin: 10px 0 0 28px;
}
#information .cero {
  margin-left: 36px;
  display: inline-block;
}
/*-------------------------------------------------------------------------
  Package
/*-----------------------------------------------------------------------*/
#package {
}
#package .wrap {
  height: 402px;
  background: url(../img/index/package/flame.png) no-repeat bottom center; 
}
#package p {
  float: left;
}
#package .pkg {
  margin: 50px 0 0 152px;
}
#package .txt {
  margin: 107px 0;
}
/*-------------------------------------------------------------------------
  Set
/*-----------------------------------------------------------------------*/
#set {
  margin-top: 54px;
}
#set h2 {
  min-width: 960px;
  border-bottom: solid 10px #000;
  box-sizing:border-box;
  overflow: visible;
}
#set h2 img {
  margin-bottom: -1px;
}
#set h2:after {
  min-width: 960px;
  height: 21px;
  content: url(../img/index/set/ttl_arrow.png);
  display: block;
  position: absolute;
  left: 0;
  right: 0;
}
#set .detail {
  width: 790px;
  margin: 141px auto 0;
  padding: 60px 40px 40px;
  background-color: #000;
  border-radius: 30px;
  position: relative;
}
#set .detail:before {
  content: url(../img/index/set/plus.png);
  position: absolute;
  bottom: -88px;
  left: 0;
  right: 0;
}
#set .detail#set03:before {
  content: "";
}
#set .detail h3 {
  width: 567px;
  height: 98px;
  margin: 0 auto;
  padding: 17px 0 0 21px;
  background: url(../img/index/set/ttl_bg.png) no-repeat;
  text-align: left;
  position: absolute;
  top: -55px;
  left: 0;
  right: 0;
}
#set .detail .image {
  width: 265px;
  float: left;
}
#set .detail .box:before {
  height: 51px;
  width: 56px;
  content: url(../img/index/set/box_arrow.png);
  display: block;
  position: absolute;
  left: -25px;
}

#set .detail .box {
  width: 414px;
  padding: 28px;
  float: right;
  background-color: #fff;
  border-radius: 15px;
  position: relative;
}
#set .detail .box ul {
}
#set .detail .box li {
  margin-top: 28px;
  display: inline-block;
}
#set .detail .box li a {
  display: inline-block;
}
#set .detail#set01 .image {
  margin-top: 8px;
}
#set .detail#set01 .box:before {
  top: 144px;
}
#set .detail#set01 .box li:first-child {
  margin-top: 0;
}
#set .detail#set01 .box li p a img:first-child {
  margin-right: 14px;
}
#set .detail#set01 .box li p a img:hover:first-child {
  opacity: 0.7;
}
#set .detail#set01 .box li:first-child p img:nth-child(1n+2) {
  margin-bottom: 4px;
}
#set .detail#set01 .box li:nth-child(2) p img:nth-child(1n+2),
#set .detail#set01 .box li:nth-child(3) p img:nth-child(1n+2) {
  margin-bottom: 18px;
}
#set .detail#set01 .chara01 {
  position: absolute;
  top: -102px;
  left: 19px;
}
#set .detail#set01 .chara02 {
  position: absolute;
  top: -106px;
  right: 3px;
}
#set .detail#set02 .box:before {
  top: 55px;
}
#set .detail#set02 .button {
  margin-top: 14px;
  float: right;
  display: block;
}
#set .detail#set02 .chara01 {
  position: absolute;
  top: -106px;
  left: 15px;
}
#set .detail#set02 .chara02 {
  position: absolute;
  top: -110px;
  right: 24px;
}
#set .detail#set03 .box:before {
  top: 65px;
}
#set .detail#set03 .chara01 {
  position: absolute;
  top: -82px;
  left: 48px;
}
#set .detail#set03 .chara02 {
  position: absolute;
  top: -130px;
  right: 35px;
}
#set .txt {
  margin: 63px 0 30px
}
#set #thumbs {
  margin-top: 34px!important;
  height: 180px;
  position: relative;
}
#set #thumbs .chara01 {
  position: absolute;
  top: -143px;
  right: -42px;
}



#set .thumbs .thumbs-list {
    position: absolute;
    top: 0;
    left: 0;
    width: 9999px;
    z-index: 1;
}
#set .thumbs .thumbs-list ul {
    position: relative;
}
#set .thumbs .thumbs-list ul li {
    float: left;
}
#set .thumbs .thumbs-list ul li img {
    position: relative
}