@charset "UTF-8";
/* =====================================================
 りっく☆じあ～す
 ===================================================== */
/* -----------------------------------------------------
レイアウト
----------------------------------------------------- */
body {
  -webkit-text-size-adjust: 100%;
}

#app340_08 {
  position: relative;
  background: url(../../../img/contents_pc/lp/app340/app340_08_mainbg.jpg) repeat-y center top;
  background-color:#e9f0ec;
  overflow: hidden;
}

#app340_08 [class^="box0"] {
  position: relative;
  width: 1000px;
  margin-left: -500px;
  left: 50%;
  text-align: center;
}

#app340_08 [class^="box0"] > img {
  vertical-align: bottom;
}

/* マージン設定 */
.mt10{margin-top: 10px}
.mt20{margin-top: 20px}
.mt30{margin-top: 30px}
.mb10{margin-bottom: 10px}
.mb20{margin-bottom: 20px}
.mb30{margin-bottom: 30px}

/* -----------------------------------------------------
ボタン
----------------------------------------------------- */
/* 大サイズボタン
----------------------------------------------------- */
#app340_08 .btnStart{
  position: absolute;
  left: 50%;
  margin-left: 245px;
  top: -10px;
  z-index: 30;
}

#app340_08 .btnStart a{
  position: relative;
  background: url(../../../img/contents_pc/lp/app340/app340_08_btn_01.png) no-repeat 0 0;
  background-size: cover;
  display: block;
  width: 196px;
  padding-top: 192px;
  height: 0;
  overflow: hidden;
  z-index: 40;
}

/* マウスオーバー */
#app340_08 .btnStart a:hover{background-position: -196px 0px;}

/* 位置調整 */
#app340_08 .box03 p.btnStart{top: 355px;margin-left: 230px;}
#app340_08 .box04 p.btnStart{top: 735px;margin-left: 255px;}
#app340_08 .box05 p.btnStart{top: 470px;margin-left: 220px;}
#app340_08 .box06 p.btnStart{bottom: -15px;}
#app340_08 .box07 p.btnStart{bottom: -15px;}


/* モーダル上のボタン りっくじ★あ～す*/
#app340_08 .modalBtnStart{
  position: absolute;
  left: 50%;
  margin-left: 265px;
  top: 362px;
  z-index: 30;
}
#app340_08 .modalBtnStart a{
  position: relative;
  background: url(../../../img/contents_pc/lp/app340/app340_08_btn_01.png) no-repeat 0 0;
  background-size: 320px 160px;
  display: block;
  width: 160px;
  padding-top: 160px;
  height: 0;
  overflow: hidden;
  z-index: 40;
}

#app340_08 .modalBtnStart:hover{
  margin-top: 1px;
}

/*モーダル上のボタンリトルアーモリー*/
#app340_08 .modalBtnStart02{
  position: absolute;
  left: 50%;
  margin-left: 110px;
  top: 477px;
}

#app340_08 .modalBtnStart02 a{
  background: #000;
  padding: 10px;
  border: 1px solid #fff;
  display: block;
  color: #fff;
  font-weight: bold;
}
#app340_08 .modalBtnStart02 a:hover{
  margin-top: 1px;
  text-decoration-line: none;
}

/*----- ボタン背景アニメーション -----*/
#app340_08 .btnStart::before{
  content: "";
  display: block;
  width: 220px;
  height: 220px;
  margin: -15px -13px;
  position: absolute;
  background: url(../../../img/contents_pc/lp/app340/app340_08_btn_01_bg.png) no-repeat 0 0;
  z-index: 30;
  -webkit-animation: mecaRotate 4s cubic-bezier(.05,1.16,.97,1.12) 3s infinite both;
  animation: mecaRotate 4s cubic-bezier(.05,1.16,.97,1.12) 3s infinite both;
}

@-webkit-keyframes mecaRotate{
  0%,5% {-webkit-transform: rotate(0deg);}
  25%,30% {-webkit-transform: rotate(90deg);}
  50%,55% {-webkit-transform: rotate(180deg);}
  75%,80% {-webkit-transform: rotate(270deg);}
  100%{-webkit-transform: rotate(360deg);}
}
@keyframes mecaRotate{
  0%,5% {transform: rotate(0deg);}
  25%,30% {transform: rotate(90deg);}
  50%,55% {transform: rotate(180deg);}
  75%,80% {transform: rotate(270deg);}
  100%{transform: rotate(360deg);}
}


/* モーダルのボタン表示 */
#app340_08 .modalBtnStart::before{
  content: "";
  display: block;
  width: 180px;
  height: 180px;
  margin: -10px -11px;
  position: absolute;
  background: url(../../../img/contents_pc/lp/app340/app340_08_btn_01_bg.png) no-repeat 0 0;
  background-size: 180px;
  z-index: 30;
}


/* フロー表示 */
#app340_08 .box01 .btnBox{
  position: relative;
  background: url(../../../img/contents_pc/lp/app340/app340_08_btn_01_flow.png) no-repeat 0 0;
  width: 960px;
  padding-top: 192px;
  margin: 0 auto;
  height: 0;
  text-indent: 100%;
  white-space: nowrap;
  /*overflow: hidden;*/
  z-index: 10;
  margin-top: 20px;
}


/* -----------------------------------------------------
box01
----------------------------------------------------- */
#app340_08 .box01 h1{
  font-size: 0;
  color: rgba(0,0,0,0);
  height: 0;
}
/* ロゴ */
#app340_08 .box01 .logo{
  position: relative;
  /* width: 490px; */
  height: 150px;
}
#app340_08 .box01 .logo .logoRickg{
  position: absolute;
  background: url(../../../img/contents_pc/lp/app340/app340_08_logo.png) no-repeat 0 0;
  float: left;
  width: 220px;
  padding-top: 150px;
  height: 0;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  left: 10px;
}
#app340_08 .box01 .logo .logoCross{
  position: absolute;
  background: url(../../../img/contents_pc/lp/app340/app340_08_logo.png) no-repeat -225px 0px;
  float: left;
  width: 60px;
  padding-top: 150px;
  height: 0;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  left: 215px;
  top: 16px;
}
#app340_08 .box01 .logo .logoLittleArmory{
  position: absolute;
  background: url(../../../img/contents_pc/lp/app340/app340_08_logo.png) no-repeat -295px 0px;
  float: left;
  width: 290px;
  padding-top: 150px;
  height: 0;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  left: 270px;
}

/* キャンペーン系ボタン */
#app340_08 .box01 .campaignBtnBox{
  position: relative;
  width: 400px;
  height: 350px;
  z-index: 10;
}
/* キャラプレゼント */
#app340_08 .box01 .campaignBtnBox .campaignBtnChara{
  position: absolute;
  background: url(../../../img/contents_pc/lp/app340/app340_08_btn_02.png) no-repeat 0 0;
  display: block;
  width: 381px;
  padding-top: 234px;
  height: 0;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
#app340_08 .box01 .campaignBtnBox .campaignBtnChara:hover{
  margin-top: 1px;
  background-position: 4px -234px;
}

/* Twitterキャンペーン */
#app340_08 .box01 .campaignBtnBox .campaignBtnTwitter{
  position: absolute;
  background: url(../../../img/contents_pc/lp/app340/app340_08_btn_03.png) no-repeat 0 0;
  display: block;
  width: 381px;
  padding-top: 112px;
  top: 234px;
  height: 0;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
#app340_08 .box01 .campaignBtnBox .campaignBtnTwitter:hover{
  margin-top: 1px;
  background-position: 0 -112px;
}

/* キャラクター画像 */
#app340_08 .box01 .charaBox{
  position: absolute;
  width: 100%;
  top: 0;
}

#app340_08 .box01 .charaBox .rickgGirl{
  background: url(../../../img/contents_pc/lp/app340/app340_08_chara_02.png) no-repeat 0 0;
  position: absolute;
  width: 730px;
  padding-top: 759px;
  height: 0;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  top: 7px;
  left: 50%;
  margin-left: -237px;
}

#app340_08 .box01 .charaBox .littleArmoryGirl{
  background: url(../../../img/contents_pc/lp/app340/app340_08_chara_01.png) no-repeat 0 0;
  position: absolute;
  width: 568px;
  padding-top: 760px;
  height: 0;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  top: 0px;
  left: 50%;
  margin-left: 165px;
}

#app340_08 .box01 .charaBox .img_01{
  background: url(../../../img/contents_pc/lp/app340/app340_08_img_01.png) no-repeat 0 0;
  position: absolute;
  width: 610px;
  padding-top: 139px;
  height: 0;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  top: 380px;
  left: 50%;
  margin-left: -90px;
}


/* ファーストビューアニメーション設定
--------------------------------------- */
#app340_08 .box01 .logo .logoCross,
#app340_08 .box01 .logo .logoLittleArmory,
#app340_08 .box01 .charaBox .littleArmoryGirl,
#app340_08 .box01 .charaBox .img_01{
  opacity: 0
}

#app340_08 .box01 .logo .logoCross{
  -webkit-animation: fvAnime 1s ease 1s 1 both;
  -webkit-transform-origin: bottom center;
  animation: fvAnime 1s ease 1s 1 both;
  transform-origin: bottom center;
}
#app340_08 .box01 .logo .logoLittleArmory,
#app340_08 .box01 .charaBox .littleArmoryGirl{
  -webkit-animation: fvAnime 1s ease 1.7s 1 both;
  -webkit-transform-origin: bottom center;
  animation: fvAnime 1s ease 1.7s 1 both;
  transform-origin: bottom center;
}
#app340_08 .box01 .charaBox .img_01{
  -webkit-animation: fvAnime02 0.5s ease 2.4s 1 both;
  animation: fvAnime02 0.5s ease 2.4s 1 both;
}
@-webkit-keyframes fvAnime02{
  0%  { -webkit-transform: scale(1.5); opacity: 0;}
  86% { -webkit-transform: translate(0px,0px) rotate(0deg);}
  88% { -webkit-transform: translate(1.5px,-2.5px) rotate(-0.5deg);}
  90% { -webkit-transform: translate(-2.5px,-2.5px) rotate(-0.5deg); }
  92% { -webkit-transform: translate(-0.5px,-2.5px) rotate(-0.5deg); }
  94% { -webkit-transform: translate(-0.5px,-1.5px) rotate(-1.5deg); }
  96% { -webkit-transform: translate(1.5px,-1.5px) rotate(-0.5deg); }
  98% { -webkit-transform: translate(0.5px,-0.5px) rotate(-1.5deg); }
  100%{ -webkit-transform: translate(0px,0px) rotate(0deg); transform: scale(1,1);opacity: 1;}
}
@keyframes fvAnime02{
  0%  { transform: scale(1.5); opacity: 0;}
  86% { transform: translate(0px,0px) rotate(0deg);}
  88% { transform: translate(1.5px,-2.5px) rotate(-0.5deg);}
  90% { transform: translate(-2.5px,-2.5px) rotate(-0.5deg); }
  92% { transform: translate(-0.5px,-2.5px) rotate(-0.5deg); }
  94% { transform: translate(-0.5px,-1.5px) rotate(-1.5deg); }
  96% { transform: translate(1.5px,-1.5px) rotate(-0.5deg); }
  98% { transform: translate(0.5px,-0.5px) rotate(-1.5deg); }
  100%{ transform: translate(0px,0px) rotate(0deg); transform: scale(1,1);opacity: 1;}
}

/* アニメーション本体 */
@-webkit-keyframes fvAnime{
  0%  { -webkit-transform: scale(1.1); opacity: 0;}
  100%{ -webkit-transform: scale(1);opacity: 1;}
}
@keyframes fvAnime{
  0%  { transform: scale(1.1); opacity: 0;}
  100%{ transform: scale(1);opacity: 1;}
}


/* -----------------------------------------------------
box_02
----------------------------------------------------- */
#app340_08 .box02 h2{
  font-size: 0;
  color: rgba(0,0,0,0);
  height: 0;
}

#app340_08 .box02 .btnBox {
  position: relative;
  width: 1020px;
  height: 210px;
  margin: 0 auto;
}

/* りっくじ☆あ～すとは */
#app340_08 .box02 .btnBox .rickgDetails{
  background: url(../../../img/contents_pc/lp/app340/app340_08_btn_04.png) no-repeat 0 0;
  display: block;
  width: 507px;
  padding-top: 213px;
  height: 0;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  float: left;
}
#app340_08 .box02 .btnBox .rickgDetails:hover{
  margin-top: 1px;
  background-position: 0 -213px;
}

/* LittleArmoryとは */
#app340_08 .box02 .btnBox .littleArmoryDetails{
  background: url(../../../img/contents_pc/lp/app340/app340_08_btn_05.png) no-repeat 0 0;
  display: block;
  width: 507px;
  padding-top: 213px;
  height: 0;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  float: left;
  margin-left: -10px;
}
#app340_08 .box02 .btnBox .littleArmoryDetails:hover{
  margin-top: 1px;
  background-position: 0 -213px;
}

/* -----------------------------------------------------
box_03
----------------------------------------------------- */
#app340_08 .box03{ margin-top: 20px; }

/* 見出し画像 */
#app340_08 .box03 h2{
  background: url(../../../img/contents_pc/lp/app340/app340_08_title.png) no-repeat 0 0;
  position: relative;
  width: 933px;
  padding-top: 154px;
  height: 0;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  margin: 0 auto;
  z-index: 10;
  margin-bottom: -25px;
}

/* 画像裏リピート背景 */
#app340_08 .box03 .contentsBox{
  position: relative;
  background: url(../../../img/contents_pc/lp/app340/app340_08_box_middle.png) repeat-y -1px 0px;
  width: 1010px;
}

/* 背景上辺 */
#app340_08 .box03 .contentsBox:before{
  content: "";
  display: block;
  position: absolute;
  background: url(../../../img/contents_pc/lp/app340/app340_08_box_top.png) no-repeat -1px 0px;
  width: 1010px;
  height: 50px;
  top: -50px;
}

/* 背景下辺 */
#app340_08 .box03 .contentsBox:after{
  content: "";
  display: block;
  position: absolute;
  background: url(../../../img/contents_pc/lp/app340/app340_08_box_bottom.png) no-repeat -1px 0px;
  width: 1010px;
  height: 47px;
  bottom: -47px;
}

/* -----------------------------------------------------
box_04
----------------------------------------------------- */
/* 見出し画像 */
#app340_08 .box04{ margin-top: 60px;}

#app340_08 .box04 h2{
  background: url(../../../img/contents_pc/lp/app340/app340_08_title.png) no-repeat 0 -154px;
  position: relative;
  width: 933px;
  padding-top: 154px;
  height: 0;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  margin: 0 auto;
  z-index: 10;
  margin-bottom: -25px;
}

#app340_08 .box04 .contentsBox{
  position: relative;
}

/* 画像裏リピート背景 */
#app340_08 .box04 #damege{
  position: relative;
  background: url(../../../img/contents_pc/lp/app340/app340_08_box_middle.png) repeat-y -1px 0px;
  width: 1010px;
}

/* 背景上辺 */
#app340_08 .box04 #damege:before{
  content: "";
  display: block;
  position: absolute;
  background: url(../../../img/contents_pc/lp/app340/app340_08_box_top.png) no-repeat -1px 0px;
  width: 1010px;
  height: 50px;
  top: -50px;
}

/* 背景下辺 */
#app340_08 .box04 .contentsBox:after{
  content: "";
  display: block;
  position: absolute;
  background: url(../../../img/contents_pc/lp/app340/app340_08_box_bottom.png) no-repeat -1px 0px;
  width: 1010px;
  height: 47px;
  bottom: -47px;
}

/* キャラ画像等 */
#app340_08 .box04 .contentsBox #damage{
  position: absolute;
  width: 100%;
  top: 0;
}

/* 本体 */
#app340_08 .box04 .contentsBox #damage .normal,
#app340_08 .box04 .contentsBox #damage .break{
  background: url(../../../img/contents_pc/lp/app340/app340_08_chara_03.png) no-repeat 0 0;
  position: absolute;
  width: 432px;
  padding-top: 583px;
  height: 0;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  top: 10px;
  left: 50%;
  margin-left: 66px;
}
#app340_08 .box04 .contentsBox #damage .break{
  background-position: -432px 0;
}

/*フキダシ*/
#app340_08 .box04 .contentsBox #damage .normal:after,
#app340_08 .box04 .contentsBox #damage .break:after{
  content: "";
  display: block;
  background: url(../../../img/contents_pc/lp/app340/app340_08_chara_03_talk.png) no-repeat 0 0;
  position: absolute;
  width: 130px;
  padding-top: 260px;
  height: 0;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  top: 20px;
  left: 240px;
  z-index: 10;
}

#app340_08 .box04 .contentsBox #damage .break:after{
  background-position: -130px 0;
  width: 160px;
  left: 220px;
}

#app340_08 .box04 .contentsBox #damage .break:before{
  content: "";
  display: block;
  background: url(../../../img/contents_pc/lp/app340/app340_08_chara_03_damage.png) no-repeat 0 0;
  position: absolute;
  width: 557px;
  padding-top: 606px;
  height: 0;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  top: 24px;
  left: -127px;
  z-index: 10;
}

/* リトルアーモリーロゴ・線 */
#app340_08 .box04 #damage .icon{
  background: url(../../../img/contents_pc/lp/app340/app340_08_img_02.png) no-repeat 0 0;
  position: absolute;
  width: 198px;
  padding-top: 224px;
  height: 0;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  top: 305px;
  left: 50%;
  margin-left: 10px;
}


/* -----------------------------------------------------
box_05
----------------------------------------------------- */
/* 見出し画像 */
#app340_08 .box05{margin-top: 60px;}


#app340_08 .box05 h2{
  background: url(../../../img/contents_pc/lp/app340/app340_08_title.png) no-repeat 0 -308px;
  position: relative;
  width: 933px;
  padding-top: 154px;
  height: 0;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  margin: 0 auto;
  z-index: 10;
  margin-bottom: -25px;
}

/* 画像裏リピート背景 */
#app340_08 .box05 .contentsBox{
  position: relative;
  background: url(../../../img/contents_pc/lp/app340/app340_08_box_middle.png) repeat-y -1px 0px;
  width: 1010px;
}

/* 背景上辺 */
#app340_08 .box05 .contentsBox:before{
  content: "";
  display: block;
  position: absolute;
  background: url(../../../img/contents_pc/lp/app340/app340_08_box_top.png) no-repeat -1px 0px;
  width: 1010px;
  height: 50px;
  top: -50px;
}

/* 背景下辺 */
#app340_08 .box05 .contentsBox:after{
  content: "";
  display: block;
  position: absolute;
  background: url(../../../img/contents_pc/lp/app340/app340_08_box_bottom.png) no-repeat -1px 0px;
  width: 1010px;
  height: 47px;
  bottom: -47px;
}


/* -----------------------------------------------------
box_06
----------------------------------------------------- */
/* 見出し画像 */
#app340_08 .box06{margin-top: 60px;}


#app340_08 .box06 h2{
  background: url(../../../img/contents_pc/lp/app340/app340_08_title.png) no-repeat 0 -462px;
  position: relative;
  width: 933px;
  padding-top: 154px;
  height: 0;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  margin: 0 auto;
  z-index: 10;
  margin-bottom: -25px;
}

/* 画像裏リピート背景 */
#app340_08 .box06 .contentsBox{
  position: relative;
  background: url(../../../img/contents_pc/lp/app340/app340_08_box_middle.png) repeat-y -1px 0px;
  width: 1010px;
}

/* 背景上辺 */
#app340_08 .box06 .contentsBox:before{
  content: "";
  display: block;
  position: absolute;
  background: url(../../../img/contents_pc/lp/app340/app340_08_box_top.png) no-repeat -1px 0px;
  width: 1010px;
  height: 50px;
  top: -50px;
}

/* 背景下辺 */
#app340_08 .box06 .contentsBox:after{
  content: "";
  display: block;
  position: absolute;
  background: url(../../../img/contents_pc/lp/app340/app340_08_box_bottom.png) no-repeat -1px 0px;
  width: 1010px;
  height: 47px;
  bottom: -47px;
}


#app340_08 .box06 .campaignApplyContainer{
  position: absolute;
  width: 1010px;
  top: 860px;
}

#app340_08 .box06 .campaignApply{
  display: table;
  width: 900px;
  margin: 0 auto;
}

#app340_08 .box06 .campaignApply .step01,
#app340_08 .box06 .campaignApply .step02,
#app340_08 .box06 .campaignApply .step03{
  display: table-cell;
  color: #fff;
  line-height: 1.3em;
}
/* 文字色大きさ */
#app340_08 .box06 .campaignApply [class^="step0"] p span:first-child{ font-size: 16px;font-weight: bold; }
#app340_08 .box06 .campaignApply [class^="step0"] p span a{ color: #ff0; }

#app340_08 .box06 .campaignApply .step01{
  width: 170px;
  padding: 20px;
}

#app340_08 .box06 .campaignApply .step01 .icon{
  background: url(http://furyu.nazo.cc/twicon/rickg_staff/original) no-repeat 0 0;
  background-size: contain;
  display: block;
  width: 140px;
  padding-top: 140px;
  border: 2px solid #c6c6c6;
  border-radius: 70px;
  height: 0;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  z-index: 10;
  margin: 0 auto;
}
#app340_08 .box06 .campaignApply .step01 .icon:hover{
  opacity: 0.8;
}


#app340_08 .box06 .campaignApply .step02{
  width: 170px;
  padding-left: 30px;
}


#app340_08 .box06 .campaignApply .step02 .icon{
  background: url(http://furyu.nazo.cc/twicon/littlearmory/original) no-repeat 0 0;
  background-size: contain;
  display: block;
  width: 140px;
  padding-top: 140px;
  border: 2px solid #c6c6c6;
  border-radius: 70px;
  height: 0;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  z-index: 10;
  margin: 0 auto;
}

#app340_08 .box06 .campaignApply .step02 .icon:hover{
  opacity: 0.8;
}

#app340_08 .box06 .campaignApply .step03{
  padding-left: 50px;
}


#app340_08 .box06 .campaignApply .step03 .applyBtn{
  position: absolute;
  background: url(../../../img/contents_pc/lp/app340/app340_08_btn_06.png) no-repeat -0px 0px;
  display: block;
  width: 423px;
  padding-top: 174px;
  height: 0;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  z-index: 10;
  top: 113px;
}

#app340_08 .box06 .campaignApply .step03 .applyBtn:hover{
  margin-top: 1px;
  background-position: 0 -174px;
}

/* コネクター装飾 */
#app340_08 .box06 .conect{
  position: relative;
  width: 720px;
  bottom: -20px;
  margin: 0 auto;
  height: 68px;
}

/* コネクター本体 */
#app340_08 .box06 .conect .left,
#app340_08 .box06 .conect .right{
  position: absolute;
  background: url(../../../img/contents_pc/lp/app340/app340_08_conecter.png) no-repeat 0 0;
  display: block;
  width: 20px;
  padding-top: 68px;
  height: 0;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  z-index: 10;
  margin: 0;/* スマホ版でのズレ修正 */
}

#app340_08 .box06 .conect .left{left: 30px;}
#app340_08 .box06 .conect .right{right: 30px;}


/* -----------------------------------------------------
box_07
----------------------------------------------------- */
#app340_08 .box07{
  background: rgba(0,0,0,0.8);
  border-radius: 5px;
  border: 2px solid #fff;
  width: 900px;
  left: 0;
  margin: 0 auto;
  margin-top: -5px;
  color: #fff;
  padding:20px 30px;
  line-height: 1.6em;
}

#app340_08 .box07 h2{
  font-size: 22px;
  font-weight: bold;
}

#app340_08 .box07 h3{
  text-align: left;
}

#app340_08 .box07 [class^="noticeList0"]{
  text-align: left;
  padding-left: 20px;
}

#app340_08 .box07 .noticeList01,
#app340_08 .box07 .noticeList02{
  list-style: disc outside;
}

#app340_08 .box07 [class^="noticeList0"] a{
  color: #ff0;
}


/*----- コピーライト -----*/
.rickgCllaboCopyright p{
  width: 900px;
  left: 0;
  right: 0;
  margin: 0 auto;
  padding: 3px 50px;
  bottom: 10px;
  color: #fff;
  text-align: center;
  font-size: 12px;
  z-index: 100;
  background: -moz-linear-gradient(left,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.9) 10%, rgba(0,0,0,0.9) 90%, rgba(0,0,0,0) 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(0,0,0,0)), color-stop(10%,rgba(0,0,0,0.9)), color-stop(90%,rgba(0,0,0,0.9)), color-stop(100%,rgba(0,0,0,0)));
  background: -webkit-linear-gradient(left,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.9) 10%,rgba(0,0,0,0.9) 90%,rgba(0,0,0,0) 100%);
  background: -o-linear-gradient(left,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.9) 10%,rgba(0,0,0,0.9) 90%,rgba(0,0,0,0) 100%);
  background: -ms-linear-gradient(left,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.9) 10%,rgba(0,0,0,0.9) 90%,rgba(0,0,0,0) 100%);
  background: linear-gradient(to right,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.9) 10%,rgba(0,0,0,0.9) 90%,rgba(0,0,0,0) 100%);
}

.rickgCllaboCopyright p span{
  font-family: arial;
}


/* -----------------------------------------------------
モーダル
----------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------------------
フラガチャ使い回しモーダル
------------------------------------------------------------------------------------------------------------------ */
/* 構成
---------------------------------------------------------- */
#globalOverlay{
  background: rgba(255,255,255,0.8);
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 600;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: none;
  opacity: 0;
  min-height: 500px;
  z-index: 501;/* ガチャモーダルより上に表示する設定 */
}

.overlayContentWrap{
  text-align: left;
  padding: 13px 15px 15px;
  border-radius: 10px;
  background: #444343;
  width: 900px;
  position: absolute;
  top: 50px;
  bottom: initial;
  left: 0;
  right: 0;
  margin: 0 auto auto;
}


/* オーバーレイタイトル
---------------------------------------------------------- */
.overlayContentWrap .titleWrap01{
  padding: 0 45px 0 2px;
  margin: 0 0 12px;
  color: #fff;
  position: relative;
  display: block;
  min-height: 1%;
  height: 30px;
  line-height: 30px;
}

.overlayContentWrap .titleWrap01:after{
  clear: both;
  content:".";
  display: block;
  height: 0;
  visibility: hidden;
}

.overlayContentWrap .titleWrap01 .title01{
  float: left;
  font-size: 142.9%;
}

.overlayContentWrap .titleWrap01 .title02{
  float: right;
  font-size: 100%;
  padding: 4px 18px;
  background: #292929; /* Old browsers */
  background: -moz-linear-gradient(top,  #292929 0%, #383838 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#292929), color-stop(100%,#383838)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #292929 0%,#383838 100%); /* Chrome10+,Safari5.1+ */
  background: -ms-linear-gradient(top,  #292929 0%,#383838 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #292929 0%,#383838 100%); /* W3C */
  box-shadow: 0 -1px 0 rgba(255,255,255,.1) inset;
  border-radius: 20px;
}

/*----- 閉じるボタン -----*/
.overlayContentWrap .titleWrap01 .close{
  position: absolute;
  right: 0;
  top: 0;
}

.overlayContentWrap .titleWrap01 .close a{
  position: relative;
  display: block;
  height: 30px;
  width: 30px;
  overflow: hidden;
  text-indent: -9999px;
  background: url(../../../img/contents_pc/common/main_image_01.png) no-repeat 6px -383px #292929; /* Old browsers */
  background: url(../../../img/contents_pc/common/main_image_01.png) no-repeat 6px -383px, -moz-linear-gradient(top,  #292929 0%, #383838 100%); /* FF3.6+ */
  background: url(../../../img/contents_pc/common/main_image_01.png) no-repeat 6px -383px, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#292929), color-stop(100%,#383838)); /* Chrome,Safari4+ */
  background: url(../../../img/contents_pc/common/main_image_01.png) no-repeat 6px -383px, -webkit-linear-gradient(top,  #292929 0%,#383838 100%); /* Chrome10+,Safari5.1+ */
  background: url(../../../img/contents_pc/common/main_image_01.png) no-repeat 6px -383px, -ms-linear-gradient(top,  #292929 0%,#383838 100%); /* IE10+ */
  background: url(../../../img/contents_pc/common/main_image_01.png) no-repeat 6px -383px, linear-gradient(to bottom,  #292929 0%,#383838 100%); /* W3C */
  box-shadow: 0 -1px 0 rgba(255,255,255,.1) inset;
}

.overlayContentWrap .titleWrap01 .close a:hover{
  position: relative;
  top: 1px;
  background: url(../../../img/contents_pc/common/main_image_01.png) no-repeat -34px -383px #2e2e2e; /* Old browsers */
  background: url(../../../img/contents_pc/common/main_image_01.png) no-repeat -34px -383px, -moz-linear-gradient(top,  #2e2e2e 0%, #3a3a3a 100%); /* FF3.6+ */
  background: url(../../../img/contents_pc/common/main_image_01.png) no-repeat -34px -383px, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2e2e2e), color-stop(100%,#3a3a3a)); /* Chrome,Safari4+ */
  background: url(../../../img/contents_pc/common/main_image_01.png) no-repeat -34px -383px, -webkit-linear-gradient(top,  #2e2e2e 0%,#3a3a3a 100%); /* Chrome10+,Safari5.1+ */
  background: url(../../../img/contents_pc/common/main_image_01.png) no-repeat -34px -383px, -ms-linear-gradient(top,  #2e2e2e 0%,#3a3a3a 100%); /* IE10+ */
  background: url(../../../img/contents_pc/common/main_image_01.png) no-repeat -34px -383px, linear-gradient(to bottom,  #2e2e2e 0%,#3a3a3a 100%); /* W3C */
}

/* オーバーレイの中身
---------------------------------------------------------- */
.overlayContent{
  /* box-shadow: 0 0 3px rgba(0,0,0,.3) inset; */
  background: #444343;
  height: -webkit-calc(100% - 40px);
  height: -moz-calc(100% - 40px);
  height: calc(100% - 40px);
}
.overlayContentInner{
  font-size: 14px;
  line-height: 1.5;
}


/* JSアニメーション設定
--------------------------------------- */
/* キャラ画像アニメーションのため消去 */
#app340_08 .box04 .contentsBox #damage .normal,
#app340_08 .box04 .contentsBox #damage .break{
  opacity: 0;
}
#app340_08 .box04 .contentsBox #damage.animation01 .normal{
  -webkit-animation: animation01 1s ease 0s 1 both;
  animation: animation01 1s ease 0s 1 both;
}
@-webkit-keyframes animation01{
  0%  { opacity: 0;}
  100%{ opacity: 1;}
}
@keyframes animation01{
  0%  { opacity: 0;}
  100%{ opacity: 1;}
}
#app340_08 .box04 .contentsBox #damage.animation03 .normal{
  -webkit-animation: animation03 0.1s ease 0s infinite both;
  animation: animation03 0.1s ease 0s infinite both;
}
@-webkit-keyframes animation03{
  0%    { opacity: 1; -webkit-transform:rotate(0deg) translate(0,0);}
  12.5% { -webkit-transform: rotate(0.4deg) translate(1px,-1px);}
  25%   { -webkit-transform: rotate(0.8deg) translate(0px,1px);}
  37.5% { -webkit-transform: rotate(0.4deg) translate(-1px,0);}
  50%   { -webkit-transform: rotate(0deg) translate(0,0);}
  62.5% { -webkit-transform: rotate(-0.4deg)  translate(1px,0);}
  75%   { -webkit-transform: rotate(-0.8deg)  translate(0,1px);}
  87.5% { -webkit-transform: rotate(-0.4deg)  translate(-1px,-1px);}
  100%  { opacity: 1; -webkit-transform:rotate(0deg) translate(0,0);}
}
@keyframes animation03{
  0%    { opacity: 1; transform:rotate(0deg) translate(0,0);}
  12.5% { transform: rotate(0.4deg) translate(1px,-1px);}
  25%   { transform: rotate(0.8deg) translate(0px,1px);}
  37.5% { transform: rotate(0.4deg) translate(-1px,0);}
  50%   { transform: rotate(0deg) translate(0,0);}
  62.5% { transform: rotate(-0.4deg)  translate(1px,0);}
  75%   { transform: rotate(-0.8deg)  translate(0,1px);}
  87.5% { transform: rotate(-0.4deg)  translate(-1px,-1px);}
  100%  { opacity: 1; transform:rotate(0deg) translate(0,0);}
}

#app340_08 .box04 .contentsBox #damage.animation04 .normal{
  -webkit-animation: animation04 0.5s ease 0s 1 both;
  animation: animation04 0.5s ease 0s 1 both;
}
@-webkit-keyframes animation04{
  0%    { opacity: 1; -webkit-transform:scale(1) ;}
  100%  { opacity: 0; -webkit-transform:scale(1.1) ;}
}
@keyframes animation04{
  0%    { opacity: 1; transform:scale(1) ;}
  100%  { opacity: 0; transform:scale(1.1) ;}
}

#app340_08 .box04 .contentsBox #damage.animation05 .break{
  -webkit-animation:  animation05 0.5s ease 0s 1 both;
  animation:  animation05 0.5s ease 0s 1 both;
}
@-webkit-keyframes animation05{
  0%  { -webkit-transform: scale(1.1); opacity: 0;}
  86% { -webkit-transform: translate(0px,0px) rotate(0deg);}
  88% { -webkit-transform: translate(1.5px,-2.5px) rotate(-0.5deg);}
  90% { -webkit-transform: translate(-2.5px,-2.5px) rotate(-0.5deg); }
  92% { -webkit-transform: translate(-0.5px,-2.5px) rotate(-0.5deg); }
  94% { -webkit-transform: translate(-0.5px,-1.5px) rotate(-1.5deg); }
  96% { -webkit-transform: translate(1.5px,-1.5px) rotate(-0.5deg); }
  98% { -webkit-transform: translate(0.5px,-0.5px) rotate(-1.5deg); }
  100%{ -webkit-transform: translate(0px,0px) rotate(0deg); transform: scale(1,1);opacity: 1;}
}
@keyframes animation05{
  0%  { transform: scale(1.1); opacity: 0;}
  86% { transform: translate(0px,0px) rotate(0deg);}
  88% { transform: translate(1.5px,-2.5px) rotate(-0.5deg);}
  90% { transform: translate(-2.5px,-2.5px) rotate(-0.5deg); }
  92% { transform: translate(-0.5px,-2.5px) rotate(-0.5deg); }
  94% { transform: translate(-0.5px,-1.5px) rotate(-1.5deg); }
  96% { transform: translate(1.5px,-1.5px) rotate(-0.5deg); }
  98% { transform: translate(0.5px,-0.5px) rotate(-1.5deg); }
  100%{ transform: translate(0px,0px) rotate(0deg); transform: scale(1,1);opacity: 1;}
}
#app340_08 .box04 .contentsBox #damage.animation06 .break{
  -webkit-animation:  animation06 0.5s ease 0s 1 both;
  animation:  animation06 0.5s ease 0s 1 both;
}
@-webkit-keyframes animation06{
  0%    { opacity: 1;}
  100%  { opacity: 0;}
}
@keyframes animation06{
  0%    { opacity: 1;}
  100%  { opacity: 0;}
}

