@charset "UTF-8";

/* CSS Document */

body{ margin:0; padding:0; font-family: 'Noto Serif JP', serif; line-height: 1.5; font-size:14px; color:#000;  }
img{ border:none; }

.clearfix:after{ content: "."; display: block; height: 0; font-size:0; clear: both; visibility:hidden; }

a,a:hover {color:#5e5491;transition:.3s;text-decoration: none;}
a:hover {opacity: 0.8;;text-decoration:none;}
a img,a:hover img {transition:.3s;}
a:hover img {opacity:.85; filter: "alpha(opacity=85)";}

h1,h2,h3,h4,div,p,ul,li{ margin:0; padding:0;}

/*#wrap{ margin:0 auto;}

#container{ margin:0 auto;}*/

*, *:before, *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

/*------------------------------------------
【フッター】
--------------------------------------------*/

#footer_wrap{ padding:30px 0; background:#000000; color:#FFFFFF; letter-spacing:0em; border-top:1px solid #666; font-size:12px; margin-bottom: -20px; }

#footer_Box{ width:1000px; margin:0 auto; line-height:1.8em;}

#footer_Box ul{ list-style:none; margin:0; padding:0; display:table; width:100%;}

#footer_Box ul li { padding:0; margin:0; display:table-cell; vertical-align:top;}

#footer_Box ul li a{ color:#FFFFFF; text-decoration:none;}
#footer_Box ul li a:hover{ color:#FFFFFF; text-decoration:underline;}

/* デザインに合わせて変更*/
.copy { color:#fff; font-size:12px; line-height:1.8em; padding:30px 0; text-align: center; }
.link a{ color:#FFFFFF; }

#footer_Box ul .top_box{ border-left:1px #333333 dotted; padding:0 2%; width:31%; position:relative;}

#footer_Box ul .top_box2{ border-left:1px #333333 dotted; padding:0 2%; width:31%; position:relative;}

.top_box .title{ background:#333333; border-radius:3px; padding:5px 10px 3px;}
/*******************/

#footer_Box ul .top_box ul{ margin:10px 0 10px; padding:0; display:table;}

#footer_Box ul .top_box ul li{
	background: url(../img/cmn/listicon.png) left center no-repeat;
	float: left;
	list-style: none;
	padding: 0 15px;
	margin: 0;
	display: table-cell;
	vertical-align: middle;
	width: 224px;
	line-height:1.5em;
}

.top_box2 ul{ padding:0; margin:0 0 20px; width: 100%; display:table;}

.top_box2 ul li{
	float: left;
	list-style: none;
	padding: 0 15px;
	margin: 0;
	display: table-cell;
	vertical-align: middle;
	width: 224px;
}

.top_box2 ul li .note{ position:absolute; top:0; display:block; right:0; font-size:10px;}

.top_box2 ul li .link01{ background: url(../img/cmn/linkicon.png) no-repeat center left; position: absolute; display: block; bottom:25px; right:0; padding-left:20px; }

.top_box2 ul li .link02{ background: url(../img/cmn/linkicon.png) no-repeat center left; position: absolute; display: block; bottom:0; right:0; padding-left:20px; }

/* 下段ロゴ */

#footer_bottom{ margin:20px auto 0;}
#footer_bottom ul{ list-style:none; margin:0; padding:0; display:table; width:100%;}
#footer_bottom ul li { padding:0; margin:0; display:table-cell; vertical-align:bottom;}

#footer_bottom ul .left_Tbnr{ width:10%; text-align:left;}

#footer_bottom ul .center_Tnation{ width:80%; color:#CCC; font-size:10px; line-height:14px; text-align:center; padding:10px 0; margin:10px auto 0; word-break: keep-all;}

#footer_bottom ul .right_Bicon{ width:10%;  text-align:right;}




/* ------ */



/* common styles */
.hide{ display:none; }
 
/** margin control **/
.nomargin{ margin:0 !important; }
.notopmargin{ margin-top:0 !important; }
.nobtmargin{ margin-bottom:0 !important; }

.leftmargin1em{ margin:0 0 0 1em; }
.leftmargin2em{ margin:0 0 0 2em; }
.rightmargin1em{ margin:0 1em 0 0; }
.rightmargin2em{ margin:0 2em 0 0; }

.mgtop10{ margin-top:10px;}

/** padding control **/
.leftpad1em{ padding:0 0 0 1em; }
.leftpad2em{ padding:0 0 0 2em; }
.rightpad1em{ padding:0 1em 0 0; }
.rightpad2em{ padding:0 2em 0 0; }
.bpad1em{ padding:0 0 1em 0; }
.padtop10{ padding-top:10px;}
.padtop20{ padding-top:20px;}
.padtop30{ padding-top:30px;}
.padtop40{ padding-top:40px;}
.padtop50{ padding-top:50px;}
.padtop60{ padding-top:60px;}
.padtop70{ padding-top:70px;}
.padtop80{ padding-top:80px;}
.padbottom10{ padding-bottom:10px;}
.padbottom20{ padding-bottom:20px;}
.padbottom30{ padding-bottom:30px;}
.padbottom40{ padding-bottom:40px;}
.padbottom50{ padding-bottom:50px;}
.padbottom60{ padding-bottom:60px;}
.padbottom70{ padding-bottom:70px;}
.padbottom80{ padding-bottom:80px;}
/** text align **/
.aleft{ text-align:left !important; }
.aright{ text-align:right !important; }
.acenter{ text-align:center !important; }

/** float control **/
.fleft{ float:left !important; }
.fright{ float:right !important; }
.clear{ clear:both; }

/** fontsize control **/
.larger{ font-size:larger !important;}
.smaller{ font-size:smaller !important;}

/** width control **/
.contentwidth{ width:100%; }

/** notice color **/

.under_line{ border-bottom:1px solid #999; padding:5px 0; }

/* -- END -- common styles */



/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxWrapper {max-width:none;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling: touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none; -ms-interpolation-mode:bicubic;}
.cboxIframe{width:100%; height:100%; display:block; border:0; padding:0; margin:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}

/* 
User Style:
Change the following styles to modify the appearance of Colorbox.  They are
ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay{background:#000;}
#colorbox{outline:0;}
#cboxContent{margin-top:20px;background:#000;}
.cboxIframe{background:#fff;}
#cboxError{padding:50px; border:1px solid #ccc;}
#cboxLoadedContent{border:5px solid #000; background:#fff;}
#cboxTitle{position:absolute; top:-20px; left:0; color:#ccc; font-size:12px;}
#cboxCurrent{position:absolute; top:-20px; right:0px; color:#ccc; font-size:12px;}
#cboxLoadingGraphic{background:url(../img/colorbox/loading.gif) no-repeat center center;}

/* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
#cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {border:0; padding:0; margin:0; overflow:visible; width:auto; background:none; }

/* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
#cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {outline:0;}

#cboxSlideshow{position:absolute; top:-20px; right:90px; color:#fff;}
#cboxPrevious{position:absolute; top:50%; left:5px; margin-top:-32px; background:url(../img/colorbox/controls.png) no-repeat top left; width:28px; height:65px; text-indent:-9999px;}
#cboxPrevious:hover{background-position:bottom left;}
#cboxNext{position:absolute; top:50%; right:5px; margin-top:-32px; background:url(../img/colorbox/controls.png) no-repeat top right; width:28px; height:65px; text-indent:-9999px;}
#cboxNext:hover{background-position:bottom right;}
#cboxClose{position:absolute; top:5px; right:5px; display:block; background:url(../img/colorbox/controls.png) no-repeat top center; width:38px; height:19px; text-indent:-9999px;}
#cboxClose:hover{background-position:bottom center;}


#snswrap{margin-top:5%;}


/* 全体
==================== */
.dis_sp {display: none;}

#kingrobo{
	color: #776E6A;
	text-shadow: 0 0 5px #776E6A;
	min-width: 1200px;
	position: relative;
	overflow: hidden;
}
#kingrobo img{
	max-width: 100%;
	vertical-align: bottom;
}
.cont-wrap{
	position: relative;
}
.cont-inner{
	width: 1200px;
	margin: 0 auto;
	position: relative;
}
.cont-txt{
	line-height: 2;
	font-weight: bold;
}

/*shopBtn
==================== */
#shopBtn{
    display: none;
    position: fixed;
    right: 10px;
    bottom: 10px;
    z-index: 10;
}
#shopBtn a{
    display: inline-block;
    background-color: rgba(0,0,0,.7);
    color: #fff;
    padding: 7px 70px 7px 100px;
    font-size: 20px;
    text-align: center;
}
#shopBtn a:hover{
    background-color: #000;
}
#shopBtn a:after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: 20px;
    transform: translateY(-50%);
    mask: url(/img/common/ico_cart.png) no-repeat center center;
    -webkit-mask: url(/img/common/ico_cart.png) no-repeat center center;
    background: #fff;
    width: 18px;
    height: 18px;
    mask-size: contain;
    -webkit-mask-size: contain;
}

/*header
==================== */
#naviArea {
    position: relative;
}
header .btn-navi {
    position: fixed;
    top: 10px;
    right: 10px;
    width: 40px;
    height: 40px;
    z-index: 101;
    box-sizing: border-box;
    cursor: pointer;
    transition: all 400ms;
    background-color: rgba(0,0,0,.7);
}
header .btn-navi span {
    position: absolute;
    left: 50%;
    width: 30px;
    height: 2px;
    background: #fff;
    transition: all 400ms;
    transform: translateX(-50%);
}
header .btn-navi span:nth-child(1) {
    top: 10px;
}
header .btn-navi span:nth-child(2) {
    top: 20px;
}
header .btn-navi span:nth-child(3) {
    top: 30px;
}
header .btn-navi.open span:nth-of-type(1) {
    top: 14px;
    left: 6px;
    transform: translateY(5px) rotate(-45deg);
}
header .btn-navi.open span:nth-of-type(2) {
  opacity: 0;
}
header .btn-navi.open span:nth-of-type(3){
    top: 25px;
    left: 6px;
    transform: translateY(-6px) rotate(45deg);
}

/*navi*/
#navi {
    position: fixed;
    top: 0;
    right: 0;
    transform: translate(0, 0);
    transition: transform 1s;
    width: 40%;
    height: 100%;
    padding-top: 10%;
    background-color:rgba(0,0,0,0.7);
    font-size: 16px;
    box-sizing: border-box;
    z-index: 100;
    font-weight: 900;
}
#navi.close{
    transform: translate(100vw, 0);
}
#navi ul li {
    display:block;
    margin: 0 20px;
    border-bottom: 1px solid #fff;
    text-align: left;
    width: auto;
}
#navi ul li a {
    display: block;
    text-decoration: none;
    color: #ffff;
    padding: 20px 28px;
}

/*bg 固定
==================== */
.bg {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    opacity: 0;
    transition: all 0.5s ease 0s;
    z-index: -1;
}
.show .bg {
    opacity: 1;
}
.bg._s02{
    background: url(../img/story/bg02.jpg) no-repeat center center;
    background-size: auto;
}
.bg._s02_2{
    background: url(../img/story/chara.png) no-repeat center center;
    background-size: 100%;
}
.bg._dtl{
  background: url(../img/detail/bg.png) no-repeat center center;
  background-size: cover;
}

/*kv
==================== */
#kv{
	background: url(../img/kv/bg.jpg) no-repeat center center;
	background-size: cover;
}
#kv-logo {
    position: absolute;
    top: 10px;
    left: 10px;
    width: 250px;
}
#kv-kira {
    position: absolute;
    top: -1%;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
}
#kv-text{
    position: absolute;
    top: calc(50% - 6em);
    left: 50%;
    transform: translate(-50%,-50%);
    color: #fff;
    text-shadow: 0 0 5px #fff;
    font-size: 50px;
    letter-spacing: .3em;
    text-align: center;
    width: 13em;
}
#kv-text:after{
    content: '';
    position: absolute;
    top: 1.2em;
    left: 5.7em;
    transform: translate(-50%,-50%);
    background: url(../img/kv/line.png) no-repeat center center;
    background-size: contain;
    width: 4em;
    height: 0.6em;
}
#kv-chara{
    /*position: absolute;
    bottom: 33%;
    left: 50%;
    transform: translateX(-54%);
    width: 110%;*/
    transform: translateX(-9%);
    width: 115%;
    margin-top: -79%;
}
#kv-item {
	text-align: center;
    position: relative;
/*    padding-top: 5%;*/
    padding-bottom: 5%;
    margin-top: -6%;
}
#kv-item .logo {
    width: 18%;
    margin: 0 auto 15px;
}
#kv-item h2{
	background: rgb(141,134,163);
	background: linear-gradient(90deg, rgba(141,134,163,1) 0%, rgba(239,147,187,1) 27%, rgba(134,113,167,1) 54%, rgba(122,173,222,1) 78%, rgba(122,198,169,1) 100%);
	-webkit-background-clip: text; 
     -webkit-text-fill-color: transparent;
     text-shadow: none;
     margin-top: 10px;
     line-height: 1.1;
     font-size: 60px;
    letter-spacing: .3em;
     display: block;
}
#kv-item h2 span{
	font-size: 0.7em;
}

#kv-item p {
	display: inline-block;
    position: relative;
    margin-top: 15px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    padding: 0 30px;
    font-size: 32px;
    background: rgb(141,134,163);
    background: linear-gradient(90deg, rgba(141,134,163,1) 0%, rgba(239,147,187,1) 27%, rgba(134,113,167,1) 54%, rgba(122,173,222,1) 78%, rgba(122,198,169,1) 100%);
    color: #fff;
}
#kv-item p:before, #kv-item p:after {
  position: absolute;
  content: '';
  width: 0px;
  height: 0px;
  z-index: 1;
}
#kv-item p:before {
  top: 0;
  left: -14px;
  border-width: 25px 0px 25px 15px;
  border-color: rgba(141,134,163,1) transparent;
  border-style: solid;
}
#kv-item p:after {
  top: 0;
  right: -14px;
  border-width: 25px 15px 25px 0px;
  border-color: rgba(122,198,169,1) transparent;
  border-style: solid;
}


/*story01
==================== */
#story01{
    background: url(../img/story/bg01.png) no-repeat center center;
    background-size: cover;
    min-height: 2350px;
}
#story01 .cont-inner{
    padding: 20px 0;
}
#story01 #story-bg{
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0;
    right: 0;
    height: 100%;
}
#story01 #story-bg:before{
    content: '';
    display: block;
    position: absolute;
    top: 10px;
    bottom: 5px;
    right: 20px;
    left: 5px;
    background: radial-gradient(#776E6A 15%, transparent 20%) repeat-x top left / 15px 15px, radial-gradient(#776E6A 15%, transparent 20%) repeat-y left top / 15px 15px;
    -webkit-filter: drop-shadow(0px 0px 1px rgba(119,110,106,0.4)) drop-shadow(0px 0px 1px rgba(119,110,106,0.4)) drop-shadow(0px 0px 1px rgba(119,110,106,0.4)) drop-shadow(0px 0px 1px rgba(119,110,106,0.4));
    filter: drop-shadow(0px 0px 1px rgba(119,110,106,0.4)) drop-shadow(0px 0px 1px rgba(119,110,106,0.4)) drop-shadow(0px 0px 1px rgba(119,110,106,0.4)) drop-shadow(0px 0px 1px rgba(119,110,106,0.4));
    overflow: hidden;
    z-index: 0;
}
#story01 #story-bg:after {
    content: '';
    display: block;
    position: absolute;
    top: 6px;
    bottom: 4px;
    right: 5px;
    left: 20px;
    background: radial-gradient(#776E6A 15%, transparent 20%) repeat-x right bottom / 15px 15px,radial-gradient(#776E6A 15%, transparent 20%) repeat-y right bottom / 15px 15px;
    filter: drop-shadow(0px 0px 1px rgba(119,110,106,0.4)) drop-shadow(0px 0px 1px rgba(119,110,106,0.4)) drop-shadow(0px 0px 1px rgba(119,110,106,0.4)) drop-shadow(0px 0px 1px rgba(119,110,106,0.4));
    overflow: hidden;
    z-index: 0;
}
#story01 .cont-img{
    position: absolute;
}
#story01 .cont-txt{
    position: absolute;
    z-index: 1;
}
#story01 .kira{
    position: absolute;
}
#story01 .cont-txt._t01-1{
    position: relative;
    text-align: center;
    margin: 60px 0 30px;
}
#story01 .cont-txt._t01-2 {
    top: 96%;
    left: 6%;
    max-width: 1000px;
}
#story01 .cont-txt._t01-3 {
    top: 429%;
    left: 51%;
    max-width: 600px;
}
#story01 .cont-img._i01-1 {
    left: 69%;
    top: 150%;
    width: 26%;
}
#story01 .cont-img._i01-1 .kira{
    top: 40%;
    right: -3%;
}
#story01 .cont-img._i01-2 {
    top: 120%;
    left: 5%;
}
#story01 .cont-img._i01-2 .kira{
    top: -26%;
    left: -10%;
}
#story01 .cont-img._i01-3 {
    left: 25%;
    z-index: 1;
    top: 272%;
    width: 35%;
}
#story01 .cont-img._i01-3 .kira{
    top: -17%;
    left: -17%;
}
#story01 .cont-img._i01-4 {
    top: 425%;
    left: 6%;
    width: 44%;
}
#story01 .cont-img._i01-4 .kira{
    top: 18%;
    right: -16%;
}
#story01 .cont-img._i01-5 {
    top: 488%;
    right: 2%;
    width: 39%;
}
#story01 .cont-img._i01-5 .kira{
    top: 22%;
    right: -10%;
}
#story01 .kira._wide-1{
    top: 75%;
    left: 9%;
}
#story01 .cont-img._i01-6 {
    top: 600%;
    left: 15%;
}
#story01 ._i01-6 .kira{
    top: 40%;
    right: -4%;
}
#story01 .cont-img._i01-7 {
    top: 745%;
    left: 34%;
    width: 37%;
}
#story01 .cont-img._i01-7 .kira{
    top: 35%;
    right: -7%;
    width: 68%;
}
#story01 .kira._wide-2{
    top: 600%;
    left: 2%;
}

/*story02
==================== */
#story02{
    position: relative;
    padding: 400px 0;
}
/*#story02:before{
    content: '';
    display: block;
    background: url(../img/story/chara.png) no-repeat center center;
    background-size: 100%;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
}
#story02:after{
    content: '';
    display: block;
	background: url(../img/story/bg02.jpg) no-repeat center center;
	background-size: auto;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -2;
}*/
#story02 .cont-img{
	width: 100%;
    margin: 0 auto;
}
#story02 .cont-txt{
	color: #fff;
    text-shadow: -1px 1px 10px #9cbacb, -1px -1px 10px #9cbacb, 1px 1px 10px #9cbacb, -1px -1px 10px #9cbacb;
    font-size: 16px;
}
#story02 .cont-txt._t02-1{
    position: absolute;
    top: 5%;
    left: 10%;
    width: 31%;
}
#story02 .cont-txt._t02-1 span{
	display: block;
}
#story02 .cont-txt._t02-1 span:nth-of-type(3){
	padding-left: 3em;
}
#story02 .cont-txt._t02-1 span:nth-of-type(4){
	padding-left: 8em;
}

/*story03
==================== */
#story03 img{
	max-width: auto;
	width: 100%;
}
#story03 .cont-txt{
	color: #fff;
	text-shadow: -1px 1px 10px #9cbacb, -1px -1px 10px #9cbacb, 1px 1px 10px #9cbacb, -1px -1px 10px #9cbacb;
    position: absolute;
}
#story03 .cont-txt._t03-1{
    top: 6%;
    right: 4%;
    width: 37%;
    font-size: 16px;
}

/*event
==================== */
#event{
	background: url(../img/story/bg01.png) no-repeat center center;
	background-size: cover;
	color: #000;
    text-shadow: none;
    margin-top: -2px;
}
#event .cont-inner{
	padding: 45px 0;
}
#event h3{
    text-align: center;
    font-size: 28px;
    margin-bottom: 30px;
    font-weight: normal;
}
#event h4{
    font-size: 30px;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 20px;
}
#event p{
    font-size: 18px;
}
#event a{
    word-break: break-word;
    text-decoration: underline;
    transition: all .2s;
}
#event a:hover{
    text-decoration: none;
}
#event .event-info {
    text-align: center;
    margin: 20px 15px;
    border: 2px solid #8671a7;
    padding: 30px 80px;
    background: rgba(255,255,255, .4);
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    font-size: 20px;
}
#event .event-info + .event-info{
    margin-top: 60px;
}
#event .event-info .event-txt {
    width: 65%;
    padding-right: 5%;
}
#event .event-info .event-img {
    width: 35%;
    position: relative;
}
#event .event-info .event-img span{
    /*position: absolute;
    bottom: 0;
    left: 0;
    text-shadow: 0 0 3px #fff;
    width: 100%;*/
    display: inline-block;
    font-size: 12px;
    text-align: left;
    padding: 0 5px;
}

#event .event-info._toyshow a div{
    margin-bottom: 15px;
}
#event .event-info._toyshow p {
    font-size: 22px;
}
/* #event .event-info dt{
	display: inline-block;
    width: 6em;
    margin-bottom: 10px;
}
#event .event-info dd {
	display: inline-block;
    margin-left: 1em;
    width: calc(100% - 7em);
    margin-bottom: 10px;
}
#event .event-info dd a{
    word-break: break-word;
} */

/*detail
==================== */
#detail{
    padding: 60px 0 30px;
    text-shadow: none;
}
.btn-detail {
	animation: flash 1.5s linear infinite;
	-webkit-animation: flash 1.8s linear infinite;
	color: #fff;
    background: #776E6A;
    border: 1px solid #776E6A;
    padding: 5px 10px;
    display: inline-block;
    margin-top: 5px;
}
.btn-detail:hover{
    color: #776E6A;
    background: #fff;
    border: 1px solid #776E6A;
}
@keyframes flash {
	0%,
	100% {
		opacity: 1;
	}

	50% {
		opacity: 0;
	}
}

#dtl-robot,
.dtl-wrap {
    border: 5px solid #776E6A;
    border-top-left-radius: 100px;
    border-top-right-radius: 100px;
    background: #fff;
    box-shadow: inset 0 0 30px #776E6A;
    width: 1000px;
    margin: 0 auto 60px;
}

#dtl-robot .dtl-head{
    border-bottom: 3px solid #776E6A;
    padding: 25px 50px 15px;
    text-align: center;
}
#dtl-robot .dtl-head h3 {
    font-size: 35px;
    font-weight: 900;
    letter-spacing: .1em;
}
#dtl-robot .dtl-head h4 {
    font-size: 25px;
    font-weight: 700;
    letter-spacing: .2em;
}
#dtl-robot .dtl-body{
    position: relative;
}
#dtl-robot .dtl-img{
    padding: 40px 50px;
}
#dtl-robot .dtl-txt{
    position: absolute;
    max-width: 185px;
}
#dtl-robot .dtl-txt:after{
    content: '';
    background: #776E6A;
    width: 1px;
    position: absolute;
    top: 100%;
}

#dtl-robot #d-top{
    top: 2%;
    left: 30%;
    font-size: 25px;
    font-weight: 700;
    max-width: none;
}
#dtl-robot #d-01 {
    top: 8%;
    left: 75%;
}
#dtl-robot #d-01:after {
    height: 220px;
    left: -10%;
    transform: skew(-30deg);
}
#dtl-robot #d-02 {
    top: 13%;
    left: 51%;
}
#dtl-robot #d-02:after {
    height: 115px;
    left: 25%;
    transform: skew(-10deg);
}
#dtl-robot #d-03 {
    top: 23%;
    left: 32%;
}
#dtl-robot #d-03:after {
    height: 85px;
    left: 30%;
    transform: skew(-13deg);
}
#dtl-robot #d-04 {
    top: 60%;
    left: 2%;
}
#dtl-robot #d-04:after {
    height: 230px;
    left: 160%;
    top: -280%;
    transform: skew(-50deg);
}
#dtl-robot #d-05 {
    top: 67%;
    left: 79%;
}
#dtl-robot #d-05:after {
    height: 127px;
    left: 1%;
    transform: skew(-30deg);
}
#dtl-robot #d-06 {
    top: 89%;
    left: 2%;
}
#dtl-robot #d-06:after {
    height: 120px;
    top: -160%;
    left: 120%;
    transform: skew(-54deg);
}
#dtl-robot #d-07 {
    top: 36%;
    left: 2%;
}
#dtl-robot #d-07:after {
    height: 135px;
    top: -174%;
    left: 71%;
    transform: skew(-40deg);
}

.dtl-wrap .dtl-head {
    border-bottom: 3px solid #776E6A;
    padding: 20px 50px 15px;
    text-align: center;
}
.dtl-wrap .dtl-head p {
    color: #E9546B;
    text-shadow: none;
    font-size: 22px;
    letter-spacing: 0.23em;
    margin-bottom: 5px;
}
.dtl-wrap .dtl-head h3 {
    font-size: 45px;
    font-weight: 900;
    letter-spacing: .3em;
}

.dtl-wrap .dtl-body {
    position: relative;
    display: flex;
    flex-wrap: wrap;
}
.dtl-wrap .dtl-label {
    position: absolute;
    top: -1em;
    left: 47%;
    width: 150px;
}
#dtl-plane.dtl-wrap .dtl-label{
    position: relative;
    top: initial;
    left: initial;
    margin: auto;
    transform: translateX(0);
}
.dtl-wrap .dtl-txt {
    width: 55%;
    border-right: 3px solid;
}
#dtl-plane.dtl-wrap .dtl-txt {
    display: flex;
    flex-direction: column;
    justify-content: center;
}
#dtl-plane.dtl-wrap .dtl-txt p {
    padding: 15px;
}

.dtl-wrap .dtl-img {
    width: 45%;
    display: flex;
    align-items: end;
    justify-content: center;
}
#dtl-goofy.dtl-wrap .dtl-img{
    margin-top: -10%;
}
.dtl-wrap .dtl-pt {
    display: flex;
    flex-wrap: wrap;
    padding: 15px;
    border-bottom: 3px solid;
}

.dtl-wrap .dtl-pt-img {
    width: 35%;
}
#dtl-clock.dtl-wrap .dtl-pt-img span{
    display: block;
    margin-top: 10px;
    font-size: 10px;
}

.dtl-wrap .dtl-pt-txt {
    width: 65%;
    padding-right: 1%;
}
.dtl-wrap .dtl-pt-txt p {
    font-size: 14px;
}
.dtl-wrap .dtl-pt-txt h4 {
    font-size: 23px;
    font-weight: 900;
    border-bottom: 3px dotted #C9C4C1;
    position: relative;
    padding: 5px 0 10px;
    margin-left: 60px;
    margin-bottom: 10px;
}
.dtl-wrap .dtl-pt .dtl-pt-txt h4:before{
    content: '';
    display: block;
    background: url(../img/detail/ico_p01.png) center center no-repeat;
    background-size: contain;
    width: 50px;
    height: 50px;
    position: absolute;
    top: 50%;
    left: -60px;
    transform: translateY(-50%);
}
.dtl-wrap .dtl-pt:nth-of-type(2) .dtl-pt-txt h4:before{
    background-image: url(../img/detail/ico_p02.png);
}

.dtl-wrap .dtl-data {
    display: flex;
    align-items: center;
    background: #C9C4C1;
    padding: 15px;
}
.dtl-wrap .dtl-data-img {
    width: 20%;
    padding-right: 2%;
    text-align: center;
}
.dtl-wrap .dtl-data-txt {
    width: 80%;
}
.dtl-wrap .dtl-data-txt h5 {
    margin: 0;
    color: #5A514D;
    font-size: 16px;
    font-weight: 900;
    display: flex;
    align-items: center;
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: 4px dotted #fff;
}
.dtl-wrap .dtl-data-txt h5 span {
    background: #5A514D;
    color: #fff;
    padding: 3px 10px;
    font-size: 10px;
    font-weight: 400;
    letter-spacing: .15em;
    display: inline-block;
    margin-right: 10px;
    line-height: 1.2;
}
.dtl-wrap .dtl-data-txt p {
    font-size: 12px;
}

/*.dtl-wrap2 {
    color: #fff;
    background: url(../img/detail/bg_clock.png) no-repeat center center;
    background-size: cover;
    width: 1100px;
    margin: 0 auto 30px;
    padding: 30px;
}
.dtl-wrap2 .dtl-head {
    margin-bottom: 30px;
}
.dtl-wrap2 .dtl-head h3 {
    font-size: 45px;
    font-weight: 900;
    letter-spacing: .3em;
    text-shadow: 0 0 3px #fff;
    text-align: center;
}
.dtl-wrap2 .dtl-body {
    display: flex;
    flex-wrap: wrap;
}
.dtl-wrap2 .dtl-txt {
    width: 67%;
}
.dtl-wrap2 .dtl-txt:nth-of-type(2) {
    width: 33%;
    padding-left: 5%;
}
.dtl-wrap2 .dtl-txt p {
    font-size: 16px;
}
.dtl-wrap2 .dtl-txt .dtl-img{
    text-align: center;
    width: 75%;
    margin: auto;
    position: relative;
}
.dtl-wrap2 .dtl-txt .dtl-img span{
    background: #776E6A;
    padding: 3px 10px;
    line-height: 1.1;
    position: absolute;
    top: 10%;
    left: 0px;
}
.dtl-wrap2 .dtl-pt {
    margin-bottom: 40px;
}
.dtl-wrap2 .dtl-pt:last-of-type {
    margin-bottom: 0;
}
.dtl-wrap2 .dtl-pt-txt h4 {
    font-size: 18px;
    text-align: center;
    margin-bottom: 10px;
    padding-bottom: 5px;
    border-bottom: 3px dotted #fff;
}

.dtl-wrap2 .dtl-pt-img {
    margin-bottom: 10px;
}*/

#all{
    text-align: center;
    margin: 30px;
}
/*all
==================== */
/*#all{
    background: url(../img/item/img_all.png) no-repeat center top;
    background-size: auto 100%;
    height: 600px;
    width: 100%;
}*/

/*item
==================== */
#item{
	color: #000;
    text-shadow: none;
    padding: 30px 0;
    background: #fff;
}
#item .item-info{
    margin: 0 40px 30px;
    border-top: 2px solid #8671a7;
    border-bottom: 2px solid #8671a7;
    padding: 30px 80px;
    background: rgba(255,255,255, .5);
    display: flex;
    flex-wrap: wrap;
    font-size: 18px;
}
#item .item-info dt{
    display: inline-block;
    width: 11em;
    margin-bottom: 10px;
}
#item .item-info dd {
    display: inline-block;
    margin-left: 1em;
    width: calc(100% - 12em);
    margin-bottom: 10px;
}
#item .catch {
    margin-top: 30px;
    text-align: center;
}
#item .catch a {
    width: 500px;
    font-size:25px;
    text-align: center;
    font-weight: bold;
    letter-spacing: .05em;
    border: 3px solid #8671a7;
    color: #000;
    padding: 10px 0px;
    display: inline-block;
}
#item .catch a:hover {
    background-color: #8671a7;
    color: #fff;
    opacity: 1;
}

#item #shop{
    margin-top: 100px;
}
#item #shop h3{
    text-align: center;
    font-size: 33px;
    font-weight: 900;
}
#item #shop .itemdtl_subtitle._underline{
    display: none;
}

#item .item-brand{
    margin: 60px 40px 0;
    border: 2px solid #8671a7;
    padding: 30px 60px;
    background: rgba(255,255,255, .5);
    display: flex;
    flex-wrap: wrap;
    align-items: center;
 }
#item .item-brand dt{
    padding: 0 30px 0 10px;
    width: 25%;
}
#item .item-brand dd{
    display: block;
    font-size: 16px;
    width: 75%;
    margin-left: 0;
}
#item .item-brand dd:nth-of-type(2){ width: 100%; }
#item .item-brand dd a{ display: block; border: 1px solid #8671a7; text-decoration: none; width: 300px; padding: 10px; margin: 15px 0 0 auto; font-size: 14px; font-weight: bold; text-align: center; }
#item .item-brand dd a:hover{ color: #fff; background-color: #8671a7; border: 1px solid #FFFFFF; }


#copy{
    color: #000;
    text-shadow: none;
    background: #fff;
    font-size: 16px;
    text-align: center;
    padding: 20px 5px 30px;
}

/* animation */
.js-fadein {
    opacity: 0;
}
.is-show {
    animation-name: fadeIn;
  animation-timing-function: ease-out;
  animation-fill-mode: forwards;
  animation-duration: 1.5s;
}

@keyframes fadeIn {
  0% {
     opacity: 0;
  }
  100% {
     opacity: 1;
  }
}
.fade{
  opacity: 0;
}
.fade.on {
  animation-name: fadeIn;
  animation-timing-function: ease-out;
  animation-fill-mode: forwards;
  animation-duration: 1.5s;
}
.fade.on.del1{
    animation-delay: 0.6s;
}
.fade.on.del2{
    animation-delay: 1s;
}
.fade.on.del3{
    animation-delay: 1.4s;
}

/*.eachTextAnime span{ opacity: 0; }
.eachTextAnime.appeartext span{
	animation: text_anime_on 1s ease-out forwards;
	animation-delay: 0.6s;
}
@keyframes text_anime_on {
  0% {opacity:0;}
  100% {opacity:1;}
}*/

#story01 .kira{
	opacity: 0;
}
.anime-kira{
  opacity: 0;
  animation-name: fadeIn;
  animation-timing-function: ease-out;
  animation-fill-mode: forwards;
  animation-duration: 1s;
}

/* loading */
#loading {
    position: fixed;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    top: 0;
    background: #fff;
    z-index: 9999;
   animation: animateTheBodyBg 10s linear infinite;
}
@keyframes animateTheBodyBg {
  from {
    filter: hue-rotate(0deg)
  }

  to {
    filter: hue-rotate(360deg)
  }
}
.loader {
  position: relative;
  width: 100px;
  height: 100px;
}
.loader span {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transform: rotate(calc(18deg * var(--i)));
}
.loader span::before {
  opacity: .3;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #ef93bb;
  box-shadow: 0 0 10px #ef93bb,
    0 0 20px #ef93bb,
    0 0 30px #ef93bb,
    0 0 40px #ef93bb,
    0 0 60px #ef93bb,
    0 0 80px #ef93bb,
    0 0 100px #ef93bb;
  animation: animateTheSpan 2s linear infinite calc(.1s * var(--i));
}
@keyframes animateTheSpan {
  0% {
    transform: scale(1)
  }

  80%,
  90% {
    transform: scale(0)
  }
}

/* ロード後 */
.loaded {
    opacity: 0;
    visibility: hidden;
}