/*========================================
  ALL
-----------------------------*/
#template #templateWrap #templateFlame {
  width: 100%;
  padding: 0;
  background: #ff4dc2 url(https://books.rakuten.co.jp/event/game/danganronpa-switch/img/bg.png) repeat repeat; }

/* pagetop */
.pageTop {
  bottom: 10px;
  right: 10px;
  position: fixed;
  -moz-opacity: 0.8;
  opacity: 0.8;
  filter: alpha(opacity=80);
  z-index: 90; }

.pageTop:hover {
  -moz-opacity: 1.0;
  opacity: 1.0;
  filter: alpha(opacity=100); }

/*========================================
  h1 / h2
-----------------------------*/
#template #templateWrap #templateFlame #headline .typeB {
  margin: 0 0 25px;
  position: relative; }
  #template #templateWrap #templateFlame #headline .typeB .setBtn {
    width: 55vw;
    position: absolute;
    display: flex;
    justify-content: space-between;
    bottom: 0;
    right: 18vw; }
    #template #templateWrap #templateFlame #headline .typeB .setBtn li {
      width: 26vw; }
      #template #templateWrap #templateFlame #headline .typeB .setBtn li:nth-of-type(2) {
        width: 28.1vw; }
      #template #templateWrap #templateFlame #headline .typeB .setBtn li a img {
        cursor: pointer;
        transition-duration: 0.5s; }
        #template #templateWrap #templateFlame #headline .typeB .setBtn li a img:hover {
          transform: scale(1) rotate(-2deg);
          transition-duration: 0.5s; }
#template #templateWrap #templateFlame #bodyClump h2 {
  background: none;
  width: 950px;
  margin: 60px auto 0; }
#template #templateWrap #templateFlame #bodyClump .w950 {
  margin: 0 auto;
  width: 950px; }

/*========================================
  nav
-----------------------------*/
#template #templateWrap #templateFlame #navArea {
  width: 100%;
  height: 100px;
  background: #000; }

#template #templateWrap #templateFlame #navArea ul {
  display: flex;
  justify-content: center;
  width: 950px;
  height: 100px;
  margin: 0 auto; }

#template #templateWrap #templateFlame #navArea ul li a {
  height: 100px;
  vertical-align: middle;
  text-decoration: none; }

#template #templateWrap #templateFlame #bodyClump #navArea {
  border-bottom: 1px solid #bfbebf; }
  #template #templateWrap #templateFlame #bodyClump #navArea ul {
    display: flex;
    width: 950px;
    height: 100px;
    margin: 0 auto;
    justify-content: space-between;
    align-items: center; }
    #template #templateWrap #templateFlame #bodyClump #navArea ul li a img {
      cursor: pointer;
      transition-duration: 0.5s; }
      #template #templateWrap #templateFlame #bodyClump #navArea ul li a img:hover {
        transform: scale(1) rotate(-2deg);
        transition-duration: 0.5s; }

#template #templateWrap #templateFlame .navHeight {
  display: block;
  margin-top: -100px;
  padding-top: 100px;
  line-height: 0; }

#template #templateWrap #templateFlame .fixed {
  position: fixed;
  top: 0;
  z-index: 9999;
  width: 100%; }

#template #templateWrap #templateFlame .dummy {
  display: none; }

/*========================================
  temp
-----------------------------*/
#template #templateWrap #templateFlame #bodyClump .sec-1area h2 {
  text-align: center;
  margin-bottom: -20px; }
#template #templateWrap #templateFlame #bodyClump .sec-1area .w950 {
  background: #000;
  padding: 40px 0;
  text-align: center; }
  #template #templateWrap #templateFlame #bodyClump .sec-1area .w950 .vdeoArea {
    margin: 40px 0 0; }
#template #templateWrap #templateFlame #bodyClump .sec-2area .w950 p {
  padding: 40px 0 0; }
#template #templateWrap #templateFlame #bodyClump .sec-3area .w950 p {
  padding: 40px 0; }
#template #templateWrap #templateFlame #bodyClump .sec-4area h2 {
  text-align: center;
  margin: 20px auto -20px; }
#template #templateWrap #templateFlame #bodyClump .sec-4area .sec-4bg {
  background: #000;
  padding: 40px 0; }
  #template #templateWrap #templateFlame #bodyClump .sec-4area .sec-4bg .w950 {
    background: #fff;
    padding: 40px 0; }
    #template #templateWrap #templateFlame #bodyClump .sec-4area .sec-4bg .w950 .setArea {
      text-align: center; }
      #template #templateWrap #templateFlame #bodyClump .sec-4area .sec-4bg .w950 .setArea p {
        margin: 0 0 30px; }
      #template #templateWrap #templateFlame #bodyClump .sec-4area .sec-4bg .w950 .setArea ul li {
        padding-bottom: 30px; }
    #template #templateWrap #templateFlame #bodyClump .sec-4area .sec-4bg .w950 .itemTypeA {
      width: 900px;
      margin: 0 auto; }
      #template #templateWrap #templateFlame #bodyClump .sec-4area .sec-4bg .w950 .itemTypeA ul {
        background: none;
        padding: 20px 0; }
        #template #templateWrap #templateFlame #bodyClump .sec-4area .sec-4bg .w950 .itemTypeA ul li {
          margin-right: 60px;
          width: 420px; }
          #template #templateWrap #templateFlame #bodyClump .sec-4area .sec-4bg .w950 .itemTypeA ul li:nth-of-type(2) {
            margin-right: 0; }
          #template #templateWrap #templateFlame #bodyClump .sec-4area .sec-4bg .w950 .itemTypeA ul li .image {
            width: 200px; }
            #template #templateWrap #templateFlame #bodyClump .sec-4area .sec-4bg .w950 .itemTypeA ul li .image a img {
              width: 200px; }
          #template #templateWrap #templateFlame #bodyClump .sec-4area .sec-4bg .w950 .itemTypeA ul li .note {
            width: 205px;
            line-height: 1.3; }
#template #templateWrap #templateFlame #bodyClump #pouchArea ul li.lightBoxFrame {
  background: url(https://books.rakuten.co.jp/event/game/danganronpa-switch/img/img-pouch-bg.png) no-repeat;
  width: 869px;
  height: 309px;
  margin: 0 auto 0 30px;
  padding: 80px 0 0 20px;
  box-sizing: border-box; }
#template #templateWrap #templateFlame #bodyClump #setArea {
  background: url(https://books.rakuten.co.jp/event/game/danganronpa-switch/img/img-set-bg.png) no-repeat;
  width: 870px;
  height: 541px;
  margin: 0 auto 30px 30px;
  padding: 80px 0 0 20px;
  box-sizing: border-box; }
  #template #templateWrap #templateFlame #bodyClump #setArea ul {
    display: flex;
    justify-content: space-between;
    padding: 0 40px; }
    #template #templateWrap #templateFlame #bodyClump #setArea ul li {
      position: relative; }
      #template #templateWrap #templateFlame #bodyClump #setArea ul li::after {
        content: "";
        background: url(https://books.rakuten.co.jp/event/game/danganronpa-switch/img/img-set-plus.png) no-repeat;
        width: 40px;
        height: 40px;
        position: absolute;
        top: 184px;
        right: -31px;
        z-index: 2; }
      #template #templateWrap #templateFlame #bodyClump #setArea ul li:nth-of-type(3)::after {
        display: none; }
#template #templateWrap #templateFlame #bodyClump .copylight {
  text-align: center;
  height: 80px;
  line-height: 80px;
  letter-spacing: 2px; }
