@charset "UTF-8";
/* tag reset
##################################### */
/*! 
	html5doctor.com Reset Stylesheet
	v1.6.1
	Last Updated: 2010-09-17
	Author: Richard Clark - http://richclarkdesign.com 
	Twitter: @rich_clark
	*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

body {
  line-height: 1;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

nav ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

/* font setting
##################################### */
html {
  font-size: 62.5%;
}

/* base
##################################### */
body {
  background: #fff;
  font-family: 'Roboto', 'Noto Sans JP', 'メイリオ', 'Meiryo', sans-serif;
  color: #000;
  text-align: left;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.7;
  font-weight: normal;
}

table {
  font-size: inherit;
  /* for modern browser */
  width: 100%;
  border-collapse: collapse;
  border: 0;
}

pre, code, kbd, samp, tt {
  font-family: inherit;
  *font-size: 108%;
  /* for IE whole */
  line-height: 100%;
}

img {
  vertical-align: bottom;
}

strong {
  font-weight: bold;
}

object {
  margin: 0;
  padding: 0;
}

a {
  color: #11b2ed;
  text-decoration: none;
  outline: none;
}

ol, li {
  list-style-type: none;
}

::-moz-selection {
  background: rgba(17, 178, 237, 0.4);
}

::selection {
  background: rgba(17, 178, 237, 0.4);
}

/* module
##################################### */
.m_disnon {
  display: none;
}

.m_box_pd10 {
  padding: 10px;
}

.m_box_pd20 {
  padding: 20px;
}

.m_box_pd30 {
  padding: 30px;
}

.m_box_pd40 {
  padding: 40px;
}

.m_box_pd50 {
  padding: 50px;
}

.m_center {
  text-align: center;
}

.m_left {
  text-align: left;
}

.m_right {
  text-align: right;
}

.m_va_top {
  vertical-align: top;
}

.m_va_middle {
  vertical-align: middle;
}

.m_font_mincho, #character #modal .box_chara .box_txt dl dt, #character #modal .box_chara .box_txt dl dd.cv {
  font-family: 'Amiri', "游明朝", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}

.m_font_b {
  font-weight: bold !important;
}

.m_fontS, #footer {
  font-size: 10px;
  font-size: 1rem;
  line-height: 1.7;
  font-weight: normal;
}

.m_fontSM, #header #info .news li, #gnav li a span, #character #modal #pager {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.7;
  font-weight: normal;
}

.m_fontM, #gnav li, .ttl_sub div span, #news #main_inner .share h4, #character #modal .box_chara .box_txt dl dd.txt {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.7;
  font-weight: normal;
}

.m_fontLM, #character #modal .box_chara .box_txt dl dd.cv {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.7;
  font-weight: normal;
}

.m_fontL, .ttl_page div span {
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.7;
  font-weight: normal;
}

.m_fontLL {
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 1.7;
  font-weight: normal;
}

.m_word_break, .box_topic .detail a {
  word-break: break-all;
}

.m_mb0 {
  margin-bottom: 0 !important;
}

.m_mb10 {
  margin-bottom: 10px;
}

.m_mb20 {
  margin-bottom: 20px;
}

.m_mb30 {
  margin-bottom: 30px;
}

.m_mb40 {
  margin-bottom: 40px;
}

.m_mb50 {
  margin-bottom: 50px;
}

.m_mb60 {
  margin-bottom: 60px;
}

.m_mb70 {
  margin-bottom: 70px;
}

.m_mb80 {
  margin-bottom: 80px;
}

.m_mb90 {
  margin-bottom: 90px;
}

.m_mb100 {
  margin-bottom: 100px;
}

.m_ml10 {
  margin-left: 10px;
}

.m_ml20 {
  margin-left: 20px;
}

.m_ml30 {
  margin-left: 30px;
}

.m_ml40 {
  margin-left: 40px;
}

.m_ml50 {
  margin-left: 50px;
}

.m_mr10 {
  margin-right: 10px;
}

.m_mr20 {
  margin-right: 20px;
}

.m_mr30 {
  margin-right: 30px;
}

.m_mr40 {
  margin-right: 40px;
}

.m_mr50 {
  margin-right: 50px;
}

/* structure
##################################### */
body.page {
  overflow-y: scroll;
}

#loader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  z-index: 500;
}

#loader .progressWrapper {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 20%;
  padding-top: 10%;
}

#loader .progressWrapper::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url("../img/common/logo.png") no-repeat 50% 0;
  background-size: 100% auto;
  opacity: .4;
}

#loader .loaderProgress {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 0;
  background: url("../img/common/logo.png") no-repeat 50% 0;
  background-size: 100% auto;
}

#stage {
  position: relative;
  width: 100%;
  min-width: 1240px;
}

#header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 159px;
  min-width: 1240px;
  padding-top: 18px;
  background: url("../img/common/bg_gnav.png") no-repeat 50% 0;
  z-index: 100;
}

#header #logo {
  position: absolute;
  top: 17px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}

#header #logo a {
  display: block;
  width: 252px;
  height: 126px;
  background: url("../img/common/logo.png") no-repeat;
  background-size: contain;
  text-indent: -9999px;
  font-size: 0;
  overflow: hidden;
  -webkit-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
}

#header #logo a:hover {
  opacity: .6;
}

#header .releaseday {
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}

#header #info {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 1160px;
  margin: 0 auto;
}

#header #info > * {
  width: 440px;
}

#header #info .left {
  float: left;
  position: relative;
}

#header #info .right {
  float: right;
}

#header #info .news {
  position: absolute;
  top: 0;
  left: 0;
  padding: 5px 0;
  background: url("../img/common/frame01_t.png") no-repeat 0 0, url("../img/common/frame01_b.png") no-repeat 0 100%;
  line-height: 34px;
  z-index: 1;
}

#header #info .news > .inner {
  background: rgba(255, 255, 255, 0.8);
  padding: 0 12px;
  overflow: hidden;
}

#header #info .news h2 {
  float: left;
  margin-right: 18px;
  font-weight: bold;
}

#header #info .news ol {
  float: left;
  width: 343px;
  height: 34px;
  -webkit-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
}

#header #info .news ol:hover {
  height: 102px;
}

#header #info .news li {
  height: 34px;
  line-height: 34px;
  overflow: hidden;
}

#header #info .news li a {
  -webkit-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
}

#header #info .news li a:hover {
  color: #11b2ed;
}

#header #info .news li a:hover .ttl {
  opacity: .6;
}

#header #info .news li a:hover .ttl::after {
  width: 100%;
}

#header #info .news li .date {
  display: inline;
  margin-right: 5px;
  color: #000;
  font-weight: bold;
}

#header #info .news li .ttl {
  position: relative;
  display: inline-block;
  width: 272px;
  white-space: nowrap;
}

#header #info .news li .ttl::after {
  content: '';
  position: absolute;
  bottom: 8px;
  left: 0;
  display: block;
  width: 0;
  border-top: 1px solid #11b2ed;
  -webkit-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
}

#header .share, #header .btn_tw {
  width: 200px;
  padding: 5px 0;
  background: url("../img/common/frame02_t.png") no-repeat 0 0, url("../img/common/frame02_b.png") no-repeat 0 100%;
}

#header .share > .inner, #header .btn_tw > .inner {
  height: 34px;
  background: rgba(255, 255, 255, 0.8);
  padding: 0 12px;
  line-height: 34px;
  overflow: hidden;
}

#header .share h2, #header .btn_tw h2 {
  float: left;
  margin-right: 18px;
  font-weight: bold;
}

#header .share a, #header .btn_tw a {
  -webkit-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
}

#header .share a:hover, #header .btn_tw a:hover {
  opacity: .6;
}

#header .share img, #header .btn_tw img {
  vertical-align: middle;
}

#header .share {
  float: left;
}

#header .share ul {
  float: left;
  letter-spacing: -.4em;
}

#header .share li {
  display: inline-block;
}

#header .share li:not(:last-child) {
  margin-right: 20px;
}

#header .btn_tw {
  float: right;
}

#gnav {
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 1160px;
  padding-top: 15px;
  margin: 0 auto;
  overflow: hidden;
}

#gnav ul {
  width: 440px;
  background: url(../img/common/line_gnav.png) no-repeat 0 28px;
  letter-spacing: -.4em;
  text-align: center;
}

#gnav .left {
  float: left;
}

#gnav .right {
  float: right;
}

#gnav li {
  display: inline-block;
  margin: 0 12px 10px;
  letter-spacing: normal;
}

#gnav li a {
  display: block;
  color: #fff;
  font-weight: bold;
  text-shadow: #11b2ed 0px 3px, #11b2ed 0px 2px, #11b2ed 0px 1px, #11b2ed 0px 0px, #11b2ed 1px 3px, #11b2ed 1px 2px, #11b2ed 1px 1px, #11b2ed 1px 0px, #11b2ed 2px 3px, #11b2ed 2px 2px, #11b2ed 2px 1px, #11b2ed 2px 0px, #11b2ed -1px 3px, #11b2ed -1px 2px, #11b2ed -1px 1px, #11b2ed -1px 0px, #11b2ed -2px 3px, #11b2ed -2px 2px, #11b2ed -2px 1px, #11b2ed -2px 0px, #11b2ed 1px -2px, #11b2ed 1px -1px, #11b2ed 2px -2px, #11b2ed 2px -1px, #11b2ed -1px -2px, #11b2ed -1px -1px, #11b2ed -2px -2px, #11b2ed -2px -1px;
  /*background: url("../img/common/line_gnav.png") no-repeat 50% 29px;*/
  -webkit-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
}

#gnav li a span {
  color: #000;
  line-height: 1;
  text-shadow: #fff 0 0 4px, #fff 0 0 4px, #fff 0 0 4px, #fff 0 0 4px, #fff 0 0 4px,
 #fff 0 0 4px, #fff 0 0 4px, #fff 0 0 4px, #fff 0 0 4px, #fff 0 0 4px,
 #fff 0 0 4px, #fff 0 0 4px, #fff 0 0 4px, #fff 0 0 4px, #fff 0 0 4px,
 #fff 0 0 4px, #fff 0 0 4px, #fff 0 0 4px, #fff 0 0 4px, #fff 0 0 4px;
  -webkit-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
}

#gnav li a:hover {
  color: #ffff00;
}

#gnav li a:hover span {
  background: #11b2ed;
  color: #ffff00;
  text-shadow: none;
}

#gnav li.is-active a {
  color: #ffff00;
}

#gnav li.is-active a span {
  background: #11b2ed;
  color: #ffff00;
  text-shadow: none;
}

#bg_set {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  min-width: 1240px;
  min-height: 680px;
}

#bg_set > div {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#bg_set .layer01 {
  background: url("../img/common/bg02.jpg") no-repeat 50% 0;
  background-size: cover;
}

#bg_set .layer02 > div {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#bg_set .layer02 .c01 {
  background: url("../img/common/bg03_1.png") repeat-x;
  -webkit-animation: loopBgCloud1 25s linear infinite;
  animation: loopBgCloud1 25s linear infinite;
}

#bg_set .layer02 .c02 {
  background: url("../img/common/bg03_2.png") repeat-x;
  -webkit-animation: loopBgCloud2 30s linear infinite;
  animation: loopBgCloud2 30s linear infinite;
}

#bg_set .layer02 .c03 {
  background: url("../img/common/bg03_3.png") repeat-x;
  -webkit-animation: loopBgCloud3 35s linear infinite;
  animation: loopBgCloud3 35s linear infinite;
}

@-webkit-keyframes loopBgCloud1 {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 1329px 0;
  }
}

@keyframes loopBgCloud1 {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 1329px 0;
  }
}

@-webkit-keyframes loopBgCloud2 {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 1352px 0;
  }
}

@keyframes loopBgCloud2 {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 1352px 0;
  }
}

@-webkit-keyframes loopBgCloud3 {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 1240px 0;
  }
}

@keyframes loopBgCloud3 {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 1240px 0;
  }
}

#main {
  position: relative;
  width: 1200px;
  margin: 0 auto;
  padding: 220px 0 120px;
}

#main_inner {
  position: relative;
  padding: 46px 0;
}

#main_inner::before, #main_inner::after {
  content: '';
  position: absolute;
  left: 0;
  width: 100%;
  height: 128px;
  z-index: 2;
}

#main_inner::before {
  top: 0;
  background: url("../img/common/frame04_t.png") no-repeat 50% 0;
}

#main_inner::after {
  bottom: 0;
  background: url("../img/common/frame04_b.png") no-repeat 50% 0;
}

#main_inner > .inner01 {
  position: relative;
  width: 1168px;
  margin: 0 auto;
  padding: 80px 0;
  background: url("../img/common/bg_main_t.png") no-repeat 50% 0, url("../img/common/bg_main_b.png") no-repeat 50% 100%, url("../img/common/bg_main_m.png") repeat-y 50% 0;
  z-index: 1;
}

#main_inner > .inner01::before {
  content: '';
  position: absolute;
  top: 0;
  left: 50%;
  width: 1158px;
  height: 100%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  -webkit-box-shadow: rgba(0, 0, 0, 0.4) 0 0 40px 0;
  box-shadow: rgba(0, 0, 0, 0.4) 0 0 40px 0;
  z-index: -1;
}

#main_inner > .inner01 > .inner02 {
  padding: 0 80px 40px;
  background: url("../img/common/frame04_m.png") repeat-y 50% 0;
}

.ttl_page {
  margin-bottom: 30px;
  color: #fff;
  text-align: center;
  font-size: 48px;
  font-size: 4.8rem;
  line-height: 1;
  font-weight: bold;
  text-shadow: #11b2ed 0px 6px, #11b2ed 0px 5px, #11b2ed 0px 4px, #11b2ed 0px 3px, #11b2ed 0px 2px, #11b2ed 0px 1px, #11b2ed 0px 0px, #11b2ed 1px 6px, #11b2ed 1px 5px, #11b2ed 1px 4px, #11b2ed 1px 3px, #11b2ed 1px 2px, #11b2ed 1px 1px, #11b2ed 1px 0px, #11b2ed 2px 6px, #11b2ed 2px 5px, #11b2ed 2px 4px, #11b2ed 2px 3px, #11b2ed 2px 2px, #11b2ed 2px 1px, #11b2ed 2px 0px, #11b2ed 3px 6px, #11b2ed 3px 5px, #11b2ed 3px 4px, #11b2ed 3px 3px, #11b2ed 3px 2px, #11b2ed 3px 1px, #11b2ed 3px 0px, #11b2ed 4px 6px, #11b2ed 4px 5px, #11b2ed 4px 4px, #11b2ed 4px 3px, #11b2ed 4px 2px, #11b2ed 4px 1px, #11b2ed 4px 0px, #11b2ed -1px 6px, #11b2ed -1px 5px, #11b2ed -1px 4px, #11b2ed -1px 3px, #11b2ed -1px 2px, #11b2ed -1px 1px, #11b2ed -1px 0px, #11b2ed -2px 6px, #11b2ed -2px 5px, #11b2ed -2px 4px, #11b2ed -2px 3px, #11b2ed -2px 2px, #11b2ed -2px 1px, #11b2ed -2px 0px, #11b2ed -3px 6px, #11b2ed -3px 5px, #11b2ed -3px 4px, #11b2ed -3px 3px, #11b2ed -3px 2px, #11b2ed -3px 1px, #11b2ed -3px 0px, #11b2ed -4px 6px, #11b2ed -4px 5px, #11b2ed -4px 4px, #11b2ed -4px 3px, #11b2ed -4px 2px, #11b2ed -4px 1px, #11b2ed -4px 0px, #11b2ed 1px -4px, #11b2ed 1px -3px, #11b2ed 1px -2px, #11b2ed 1px -1px, #11b2ed 2px -4px, #11b2ed 2px -3px, #11b2ed 2px -2px, #11b2ed 2px -1px, #11b2ed 3px -4px, #11b2ed 3px -3px, #11b2ed 3px -2px, #11b2ed 3px -1px, #11b2ed 4px -4px, #11b2ed 4px -3px, #11b2ed 4px -2px, #11b2ed 4px -1px, #11b2ed -1px -4px, #11b2ed -1px -3px, #11b2ed -1px -2px, #11b2ed -1px -1px, #11b2ed -2px -4px, #11b2ed -2px -3px, #11b2ed -2px -2px, #11b2ed -2px -1px, #11b2ed -3px -4px, #11b2ed -3px -3px, #11b2ed -3px -2px, #11b2ed -3px -1px, #11b2ed -4px -4px, #11b2ed -4px -3px, #11b2ed -4px -2px, #11b2ed -4px -1px;
}

.ttl_page div {
  position: relative;
  display: inline-block;
  height: 80px;
  padding: 0 318px;
  background: url("../img/common/bg_ttl01_l.png") no-repeat 0 88%, url("../img/common/bg_ttl01_r.png") no-repeat 100% 88%;
}

.ttl_page div span {
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  background: #11b2ed;
  line-height: 1;
  text-shadow: none;
}

.ttl_sub {
  margin-bottom: 50px;
  text-align: center;
  color: #11b2ed;
  font-size: 40px;
  font-size: 4rem;
  line-height: 1;
  font-weight: bold;
}

.ttl_sub::before, .ttl_sub::after {
  content: '';
  display: inline-block;
  width: 160px;
  height: 80px;
  vertical-align: top;
}

.ttl_sub::before {
  background: url("../img/common/bg_ttl02_l.png") no-repeat 0 25px;
}

.ttl_sub::after {
  background: url("../img/common/bg_ttl02_r.png") no-repeat 100% 25px;
}

.ttl_sub div {
  position: relative;
  display: inline-block;
  padding: 0 15px;
  background: url("../img/common/bg_ttl02_m.png") repeat-x 50% 25px;
}

.ttl_sub div span {
  line-height: 1;
}

#footer {
  position: relative;
  padding: 40px 40px 120px;
  background: #fff;
}

#footer .bnr {
  padding: 0 20px;
}

#footer .bnr ul {
  letter-spacing: -.4em;
  text-align: center;
}

#footer .bnr ul:not(:last-child) {
  margin-bottom: 20px;
}

#footer .bnr li {
  display: inline-block;
  width: 200px;
  margin: 0 20px;
  letter-spacing: normal;
}

#footer .bnr li a {
  display: block;
  border: 1px solid #ccc;
  -webkit-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
}

#footer .bnr li a:hover {
  opacity: .6;
}

#footer .bnr li img {
  width: 100%;
}

#footer .attention {
  position: absolute;
  bottom: 20px;
  right: 40px;
  text-align: right;
  color: #888;
}

#fnav {
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 330px;
  padding: 2px 28px;
  margin: 0 auto 40px;
}

#fnav::before, #fnav::after {
  content: '';
  position: absolute;
  top: 0;
  width: 28px;
  height: 100%;
  z-index: 1;
}

#fnav::before {
  left: 0;
  background: url("../img/common/frame03_l.png") no-repeat 0 0, url("../img/common/frame03_l.png") no-repeat 0 100%;
}

#fnav::after {
  right: 0;
  background: url("../img/common/frame03_r.png") no-repeat 0 0, url("../img/common/frame03_r.png") no-repeat 0 100%;
}

#fnav ul {
  border: 1px solid #493110;
  border-style: solid none solid;
  letter-spacing: -.4em;
  text-align: center;
}

#fnav li {
  display: inline-block;
  letter-spacing: normal;
  line-height: 34px;
}

#fnav li:not(:last-child)::after {
  content: '/';
  margin: 0 5px;
}

#fnav li a {
  color: #000;
  -webkit-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
}

#fnav li a:hover {
  opacity: .6;
}

#copyright {
  position: absolute;
  bottom: 20px;
  left: 40px;
}

#btn_ptop {
  position: absolute;
  top: -60px;
  right: 40px;
  -webkit-transition: all 1s ease-out;
  -o-transition: all 1s ease-out;
  transition: all 1s ease-out;
}

#btn_ptop:hover {
  top: -100px;
}

/* parts
##################################### */
.list01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.list01 li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 220px;
}

.list01 li:not(:nth-child(4n)) {
  margin-right: 40px;
}

.list01 li:nth-child(n+5) {
  margin-top: 40px;
}

.list01 a, .list01 div, .list01 dl {
  position: relative;
  display: block;
  padding-bottom: 15px;
}

.list01 a::after, .list01 div::after, .list01 dl::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 1px;
  border: 1px solid #8f0000;
  border-width: 1px 0 2px;
}

.list01 .thum {
  position: relative;
  width: 220px;
  height: 220px;
  margin-bottom: 15px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.4) 0 1px 2px 1px;
  box-shadow: rgba(0, 0, 0, 0.4) 0 1px 2px 1px;
  background: #fff;
  overflow: hidden;
}

.list01 .thum::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url("../img/common/thum_frame.png") no-repeat 50% 50%;
  background-size: contain;
}

.list01 .thum span {
  display: block;
  width: 220px;
  height: 220px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  -webkit-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
}

.list01 .date {
  display: inline-block;
  margin-bottom: 10px;
  padding: 0 8px;
  background: url("../img/common/bg_label01_l.png") no-repeat 0 0, url("../img/common/bg_label01_r.png") no-repeat 100% 0;
}

.list01 .date span {
  display: block;
  height: 24px;
  padding: 1px 2px 0;
  background: url("../img/common/bg_label01_m.png") repeat-x;
  line-height: 24px;
  font-weight: bold;
  color: #fff;
  text-align: center;
}

.list01 .ttl {
  display: block;
  color: #000;
  -webkit-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
}

.list01 a:hover .thum span {
  opacity: .6;
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.list01 a:hover .ttl {
  color: #11b2ed;
}

#pager {
  margin-top: 80px;
  letter-spacing: -.4em;
  text-align: center;
}

#pager > * {
  display: inline-block;
  letter-spacing: normal;
  vertical-align: middle;
}

#pager ol {
  margin: 0 70px;
  letter-spacing: -.4em;
}

#pager li {
  display: inline-block;
  letter-spacing: normal;
}

#pager li:not(:last-child) {
  margin-right: 20px;
}

#pager li a {
  position: relative;
  display: block;
  padding: .6em .8em;
  border: 1px solid #11b2ed;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1;
  font-weight: bold;
  color: #11b2ed;
  z-index: 1;
  -webkit-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
}

#pager li a::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 0;
  background: rgba(17, 178, 237, 0.3);
  z-index: -1;
  -webkit-transition: all .2s ease-out;
  -o-transition: all .2s ease-out;
  transition: all .2s ease-out;
}

#pager li.is-active a::before, #pager li a:hover::before {
  height: 100%;
}

#pager .btn_arrow {
  width: 52px;
}

#pager .btn_arrow img {
  -webkit-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
}

#pager .btn_arrow:hover img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

#pager .btn_back {
  position: relative;
  margin: 0 70px;
  padding: .6em .8em .5em;
  border: 1px solid #11b2ed;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1;
  font-weight: bold;
  color: #11b2ed;
  z-index: 1;
  -webkit-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
}

#pager .btn_back::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 0;
  background: rgba(17, 178, 237, 0.3);
  z-index: -1;
  -webkit-transition: all .2s ease-out;
  -o-transition: all .2s ease-out;
  transition: all .2s ease-out;
}

#pager .btn_back:hover::before {
  height: 100%;
}

.box_topic .heading {
  padding-bottom: 4px;
  margin-bottom: 60px;
  background: url("../img/common/line01.png") repeat-x 0 100%;
  font-weight: bold;
}

.box_topic .date {
  display: inline-block;
  margin-bottom: 6px;
  padding: 0 10px;
  background: url("../img/common/bg_label02_l.png") no-repeat 0 0, url("../img/common/bg_label02_r.png") no-repeat 100% 0;
}

.box_topic .date span {
  display: block;
  height: 32px;
  padding: 1px 2px 0;
  background: url("../img/common/bg_label02_m.png") repeat-x;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 32px;
  font-weight: bold;
  color: #fff;
  text-align: center;
}

.box_topic h3 {
  padding: 5px 0;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.5;
  font-weight: normal;
}

.box_topic .detail a {
  color: #11b2ed;
  text-decoration: underline;
}

.box_topic .detail a:hover {
  text-decoration: none;
}

.box_topic .box {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 35px;
  margin: 40px 2px 0;
  background: url("../img/common/bg04.jpg");
  border: 1px solid #b3a18d;
  -webkit-box-shadow: #8f0000 0 0 0 2px, #8f0000 0 0 0 1px inset, #580000 0 0 28px 0 inset;
  box-shadow: #8f0000 0 0 0 2px, #8f0000 0 0 0 1px inset, #580000 0 0 28px 0 inset;
  overflow: hidden;
}

.box_topic .ttl {
  display: inline-block;
  padding: 5px 5px 4px;
  background: #11b2ed;
  color: #fff;
  line-height: 1 !important;
}

.list_tab {
  margin-bottom: 40px;
  letter-spacing: -.4em;
  text-align: center;
}

.list_tab li {
  display: inline-block;
  width: 200px;
  padding-bottom: 15px;
  background-repeat: no-repeat;
  background-position: 50% 100%;
  letter-spacing: normal;
  -webkit-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
}

.list_tab li:not(:last-child) {
  margin-right: 40px;
}

.list_tab li.is-active {
  background-image: url("../img/common/ico_arrow01.png");
}

.list_tab li.is-active a {
  color: #fff;
  background: url("../img/common/btn01_l_on.gif") no-repeat 0 0, url("../img/common/btn01_r_on.gif") no-repeat 100% 0, url("../img/common/btn01_m_on.gif") repeat-x 0 0;
}

.list_tab a {
  display: block;
  background: url("../img/common/btn01_l.gif") no-repeat 0 0, url("../img/common/btn01_r.gif") no-repeat 100% 0, url("../img/common/btn01_m.gif") repeat-x 0 0;
  color: #11b2ed;
  font-size: 20px;
  font-size: 2rem;
  line-height: 40px;
  font-weight: bold;
  -webkit-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
}

.list_tab a:hover {
  color: #fff;
  background: url("../img/common/btn01_l_on.gif") no-repeat 0 0, url("../img/common/btn01_r_on.gif") no-repeat 100% 0, url("../img/common/btn01_m_on.gif") repeat-x 0 0;
}

/* index
===================================== */
#index {
  position: relative;
}

#index #main {
  width: auto;
  margin: auto;
  padding: 0;
}

#index .links {
  position: fixed;
  bottom: -290px;
  left: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 323px;
  padding-top: 78px;
  background: url("../img/index/bg_links_l.png") no-repeat 0 0, url("../img/index/bg_links_r.png") no-repeat 100% 0, url("../img/index/bg_links_m.png") repeat-x 0 0;
  z-index: 10;
  -webkit-transition: bottom .3s ease-out;
  -o-transition: bottom .3s ease-out;
  transition: bottom .3s ease-out;
}

#index .links ul {
  width: 1140px;
  height: 220px;
  margin: 0 auto;
 /* overflow-y: scroll;*/
}

#index .links li {
  float: left;
  width: 260px;
}

#index .links li:not(:nth-child(4n)) {
  margin-right: 20px;
}

#index .links li:nth-child(n+5) {
  margin-top: 20px;
}

#index .links li img {
  width: 100%;
}

#index .links a {
  -webkit-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
}

#index .links a:hover {
  opacity: .6;
}

#index .btn_links {
  position: fixed;
  bottom: -10px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  z-index: 11;
  cursor: pointer;
  -webkit-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
}

#index .btn_links:hover {
  opacity: .6;
}

#index .btn_links.on {
 /* bottom: 160px;*/
 bottom: 280px;
}

#index .btn_links.on + .links {
  bottom: 0;
  /*bottom: -120px;*/
}

#index #modal {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  min-width: 1240px;
  min-height: 680px;
  overflow: hidden;
  z-index: 500;
}

#index #modal > * {
  opacity: 0;
}

#index #modal .bg {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  min-width: 1240px;
  min-height: 680px;
  background: url("../img/index/mainvisual03.jpg") no-repeat 50% 0;
  background-size: 100% auto;
  z-index: -1;
}

#index #modal > img {
  float: left;
  width: 50%;
}

#index #modal .inner {
  position: relative;
  margin-left: 50%;
  padding-top: 54.83871%;
  background: url("../img/common/bg01.png");
}

#index #modal .inner a {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

#index #modal .btn_close {
  position: absolute;
  top: 40px;
  right: 40px;
  -webkit-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
}

#index #modal .btn_close:hover {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

#index #modal_bnr {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  min-width: 1240px;
  padding: 40px;
  text-align: center;
  z-index: 500;
  opacity: 0;
}

#index #modal_bnr .bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,.8);
  z-index: -1;
  cursor: pointer;
}

#index #modal_bnr a {
-webkit-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

#index #modal_bnr a:hover {
  opacity: .6;
}

#index #modal_bnr .btn_close {
  position: absolute;
  top: 20px;
  right: 20px;
  cursor: pointer;
  -webkit-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
}

#index #modal_bnr .btn_close:hover {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

#index_main {
  position: relative;
  overflow: hidden;
}

#index_main .inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#index_main .releaseday, #index_main .copy01 {
  position: absolute;
  top: 140px;
  -webkit-transform-origin: top center;
  -ms-transform-origin: top center;
  transform-origin: top center;
}

#index_main .releaseday img, #index_main .copy01 img {
  width: 100%;
}

#index_main .releaseday {
  width: 8.70968%;
  left: 4.83871%;
}

#index_main .copy01 {
  width: 17.41935%;
  right: 0;
}

#index_main .copy02 {
  position: absolute;
  bottom: 4.19753%;
  left: 0;
  width: 100%;
}

#index_main .copy02 img {
  width: 100%;
}

#index_main #mv_status {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100;
}

#index_main #mv_status div {
  height: 4px;
  background: rgba(0, 0, 0, 0.4);
}

#index_main #mv_status div:not(:last-child) {
  margin-right: 40px;
}

#index_main #mv_status div span {
  display: block;
  width: 0;
  height: 100%;
  background: #eee;
}

#index_main .bnr {
  position: absolute;
  top: 180px;
  left: 12.4%;
  width: 160px;
}

#index_main .bnr a {
  display: block;
  -webkit-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
}

#index_main .bnr a:not(:last-child) {
  margin-bottom: 10px;
}

#index_main .bnr a:hover {
  opacity: 0.6;
}

#index_main .bnr img {
  width: 100%;
}

#index_main .btn_tv {
  position: fixed;
  top: 10px;
  left: 0;
  z-index: 100;
}

#index_main .btn_tv img {
  margin-left: -24px;
  -webkit-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
}

#index_main .btn_tv:hover img {
  margin-left: 0 !important;
}

#index_main .btn_calendar {
  position: fixed;
  top: 347px;
  left: 0;
  z-index: 100;
}

#index_main .btn_calendar img {
  -webkit-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
}

#index_main .btn_calendar:hover img {
  opacity: 0.6;
}

.mv01 .mainvisual {
  position: relative;
  padding-top: 141.93548%;
  overflow: hidden;
}

.mv01 .mainvisual > div {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: 100% auto !important;
}

.mv01 .mainvisual .layer01 {
  background: url("../img/index/mainvisual01.png") no-repeat 50% 0;
}

.mv01 .mainvisual .layer02 > div {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: 100% auto !important;
}

.mv01 .mainvisual .layer02 .c01 {
  background: url("../img/index/mainvisual02_1.png") repeat-x;
}

.mv01 .mainvisual .layer02 .c02 {
  background: url("../img/index/mainvisual02_2.png") repeat-x;
}

.mv01 .mainvisual .layer02 .c03 {
  background: url("../img/index/mainvisual02_3.png") repeat-x;
}

.mv01 .mainvisual .layer02 .b01 {
  position: absolute;
  top: 19.3%;
  left: 47.3%;
  width: 6%;
  height: auto;
  mix-blend-mode: screen;
}

.mv01 .mainvisual .layer02 .b01::before {
  content: '';
  display: block;
  padding-top: 100%;
  border-radius: 50%;
  background-color: rgba(243, 153, 228, 0.6);
  -webkit-box-shadow: 0 0 10px 0 rgba(185, 53, 157, 0.6) inset, 0 0 20px 10px rgba(166, 95, 151, 0.3);
  box-shadow: 0 0 10px 0 rgba(185, 53, 157, 0.6) inset, 0 0 20px 10px rgba(166, 95, 151, 0.3);
  -webkit-filter: blur(12px);
  filter: blur(12px);
  -webkit-animation: hikariFrame01 8s infinite ease-out;
  animation: hikariFrame01 8s infinite ease-out;
}

@-webkit-keyframes hikariFrame01 {
  0% {
    background-color: rgba(243, 153, 228, 0.6);
    -webkit-box-shadow: 0 0 10px 0 rgba(185, 53, 157, 0.8) inset, 0 0 20px 5px rgba(166, 95, 151, 0.3);
    box-shadow: 0 0 10px 0 rgba(185, 53, 157, 0.8) inset, 0 0 20px 5px rgba(166, 95, 151, 0.3);
  }
  25% {
    background-color: rgba(243, 191, 228, 0.6);
    -webkit-box-shadow: 0 0 10px 2px rgba(185, 53, 157, 0.8) inset, 0 0 40px 10px rgba(236, 140, 216, 0.8);
    box-shadow: 0 0 10px 2px rgba(185, 53, 157, 0.8) inset, 0 0 40px 10px rgba(236, 140, 216, 0.8);
  }
  35% {
    background-color: rgba(243, 153, 228, 0.6);
    -webkit-box-shadow: 0 0 10px 0 rgba(185, 53, 157, 0.8) inset, 0 0 20px 5px rgba(166, 95, 151, 0.3);
    box-shadow: 0 0 10px 0 rgba(185, 53, 157, 0.8) inset, 0 0 20px 5px rgba(166, 95, 151, 0.3);
  }
  100% {
    background-color: rgba(243, 153, 228, 0.6);
    -webkit-box-shadow: 0 0 10px 0 rgba(185, 53, 157, 0.8) inset, 0 0 20px 5px rgba(166, 95, 151, 0.3);
    box-shadow: 0 0 10px 0 rgba(185, 53, 157, 0.8) inset, 0 0 20px 5px rgba(166, 95, 151, 0.3);
  }
}

@keyframes hikariFrame01 {
  0% {
    background-color: rgba(243, 153, 228, 0.6);
    -webkit-box-shadow: 0 0 10px 0 rgba(185, 53, 157, 0.8) inset, 0 0 20px 5px rgba(166, 95, 151, 0.3);
    box-shadow: 0 0 10px 0 rgba(185, 53, 157, 0.8) inset, 0 0 20px 5px rgba(166, 95, 151, 0.3);
  }
  25% {
    background-color: rgba(243, 191, 228, 0.6);
    -webkit-box-shadow: 0 0 10px 2px rgba(185, 53, 157, 0.8) inset, 0 0 40px 10px rgba(236, 140, 216, 0.8);
    box-shadow: 0 0 10px 2px rgba(185, 53, 157, 0.8) inset, 0 0 40px 10px rgba(236, 140, 216, 0.8);
  }
  35% {
    background-color: rgba(243, 153, 228, 0.6);
    -webkit-box-shadow: 0 0 10px 0 rgba(185, 53, 157, 0.8) inset, 0 0 20px 5px rgba(166, 95, 151, 0.3);
    box-shadow: 0 0 10px 0 rgba(185, 53, 157, 0.8) inset, 0 0 20px 5px rgba(166, 95, 151, 0.3);
  }
  100% {
    background-color: rgba(243, 153, 228, 0.6);
    -webkit-box-shadow: 0 0 10px 0 rgba(185, 53, 157, 0.8) inset, 0 0 20px 5px rgba(166, 95, 151, 0.3);
    box-shadow: 0 0 10px 0 rgba(185, 53, 157, 0.8) inset, 0 0 20px 5px rgba(166, 95, 151, 0.3);
  }
}

.mv01 .mainvisual .layer02 .b02 {
  position: absolute;
  top: 11%;
  left: 35.4%;
  width: 30%;
  height: auto;
  mix-blend-mode: screen;
}

.mv01 .mainvisual .layer02 .b02::before {
  content: '';
  display: block;
  padding-top: 100%;
  border-radius: 50%;
  background-color: rgba(243, 153, 228, 0.8);
  -webkit-animation: hikariFrame02 8s infinite ease-out;
  animation: hikariFrame02 8s infinite ease-out;
}

@-webkit-keyframes hikariFrame02 {
  0% {
    background-color: rgba(243, 153, 228, 0);
    -webkit-filter: brightness(1) blur(20px);
    filter: brightness(1) blur(20px);
  }
  27% {
    background-color: rgba(243, 153, 228, 0.2);
    -webkit-filter: brightness(1.5) blur(80px);
    filter: brightness(1.5) blur(80px);
  }
  37% {
    background-color: rgba(243, 153, 228, 0);
    -webkit-filter: brightness(1) blur(20px);
    filter: brightness(1) blur(20px);
  }
  100% {
    background-color: rgba(243, 153, 228, 0);
    -webkit-filter: brightness(1) blur(20px);
    filter: brightness(1) blur(20px);
  }
}

@keyframes hikariFrame02 {
  0% {
    background-color: rgba(243, 153, 228, 0);
    -webkit-filter: brightness(1) blur(20px);
    filter: brightness(1) blur(20px);
  }
  27% {
    background-color: rgba(243, 153, 228, 0.2);
    -webkit-filter: brightness(1.5) blur(80px);
    filter: brightness(1.5) blur(80px);
  }
  37% {
    background-color: rgba(243, 153, 228, 0);
    -webkit-filter: brightness(1) blur(20px);
    filter: brightness(1) blur(20px);
  }
  100% {
    background-color: rgba(243, 153, 228, 0);
    -webkit-filter: brightness(1) blur(20px);
    filter: brightness(1) blur(20px);
  }
}

.mv01 .mainvisual .layer03 {
  background: url("../img/index/mainvisual04.jpg") no-repeat 50% 0;
}

.mv02 .mainvisual {
  position: relative;
  padding-top: 93.5483%;
  overflow: hidden;
}

.mv02 .mainvisual > div {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: 100% auto !important;
}

.mv02 .mainvisual .layer03 {
  background: url("../img/index/mainvisual05.png") no-repeat 50% 0;
}

.mv03 .mainvisual {
  position: relative;
  padding-top: 96.7741%;
  overflow: hidden;
}

.mv03 .mainvisual > div {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: 100% auto !important;
}

.mv03 .mainvisual .layer03 {
  background: url("../img/index/mainvisual06.jpg") no-repeat 50% 0;
}

#index_main .mv03 .releaseday {
  top: 40.9677%;
  left: 3.2258%;
  width: 53.8709%;
}

#index_main .mv03 .copy02 {
  bottom: 6.4516%;
}

#mainvisual {
  position: relative;
  padding-top: 141.93548%;
  overflow: hidden;
}

#mainvisual > div {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: 100% auto !important;
}

#mainvisual .layer01 {
  background: url("../img/index/mainvisual01.png") no-repeat 50% 0;
}

#mainvisual .layer02 > div {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: 100% auto !important;
}

#mainvisual .layer02 .c01 {
  background: url("../img/index/mainvisual02_1.png") repeat-x;
}

#mainvisual .layer02 .c02 {
  background: url("../img/index/mainvisual02_2.png") repeat-x;
}

#mainvisual .layer02 .c03 {
  background: url("../img/index/mainvisual02_3.png") repeat-x;
}

#mainvisual .layer02 .b01 {
  position: absolute;
  left: 47.3%;
  top: 19.3%;
  width: 6%;
  height: auto;
  mix-blend-mode: screen;
}

#mainvisual .layer02 .b01::before {
  content: '';
  display: block;
  padding-top: 100%;
  border-radius: 50%;
  background-color: rgba(243, 153, 228, 0.6); 
  box-shadow: 0 0 10px 0 rgba(185, 53, 157, 0.6) inset, 0 0 20px 10px rgba(166, 95, 151, 0.3);
  filter:blur(12px);
  -webkit-animation: hikariFrame01 8s infinite ease-out;
  animation: hikariFrame01 8s infinite ease-out;
}

@-webkit-keyframes hikariFrame01 {
  0% {
    background-color: rgba(243, 153, 228, 0.6); 
    box-shadow: 0 0 10px 0 rgba(185, 53, 157, 0.8) inset, 0 0 20px 5px rgba(166, 95, 151, 0.3);
  }
  25% {
    background-color: rgba(243, 191, 228, 0.6); 
    box-shadow: 0 0 10px 2px rgba(185, 53, 157, 0.8) inset, 0 0 40px 10px rgba(236, 140, 216, 0.8);
  }
  35% {
    background-color: rgba(243, 153, 228, 0.6); 
    box-shadow: 0 0 10px 0 rgba(185, 53, 157, 0.8) inset, 0 0 20px 5px rgba(166, 95, 151, 0.3);
  }
  100% {
    background-color: rgba(243, 153, 228, 0.6); 
    box-shadow: 0 0 10px 0 rgba(185, 53, 157, 0.8) inset, 0 0 20px 5px rgba(166, 95, 151, 0.3);
  }
}

@keyframes hikariFrame01 {
  0% {
    background-color: rgba(243, 153, 228, 0.6); 
    box-shadow: 0 0 10px 0 rgba(185, 53, 157, 0.8) inset, 0 0 20px 5px rgba(166, 95, 151, 0.3);
  }
  25% {
    background-color: rgba(243, 191, 228, 0.6); 
    box-shadow: 0 0 10px 2px rgba(185, 53, 157, 0.8) inset, 0 0 40px 10px rgba(236, 140, 216, 0.8);
  }
  35% {
    background-color: rgba(243, 153, 228, 0.6); 
    box-shadow: 0 0 10px 0 rgba(185, 53, 157, 0.8) inset, 0 0 20px 5px rgba(166, 95, 151, 0.3);
  }
  100% {
    background-color: rgba(243, 153, 228, 0.6); 
    box-shadow: 0 0 10px 0 rgba(185, 53, 157, 0.8) inset, 0 0 20px 5px rgba(166, 95, 151, 0.3);
  }
}

#mainvisual .layer02 .b02 {
  position: absolute;
  left: 35.4%;
  top: 11%;
  width: 30%;
  height: auto;
  mix-blend-mode: screen;
}

#mainvisual .layer02 .b02::before {
  content: '';
  display: block;
  padding-top: 100%;
  border-radius: 50%;
  background-color: rgba(243, 153, 228, 0.8); 
  -webkit-animation: hikariFrame02 8s infinite ease-out;
  animation: hikariFrame02 8s infinite ease-out;
}

@-webkit-keyframes hikariFrame02 {
    0%{
        background-color: rgba(243, 153, 228, 0); 
        filter: brightness(1) blur(20px);
    }
    27%{
        background-color: rgba(243, 153, 228, 0.2); 
        filter: brightness(1.5) blur(80px);
    }
    37%{
        background-color: rgba(243, 153, 228, 0); 
        filter: brightness(1) blur(20px);
    }
    100%{
        background-color: rgba(243, 153, 228, 0); 
        filter: brightness(1) blur(20px);
    }
}

@keyframes hikariFrame02 {
    0%{
        background-color: rgba(243, 153, 228, 0); 
        filter: brightness(1) blur(20px);
    }
    27%{
        background-color: rgba(243, 153, 228, 0.2); 
        filter: brightness(1.5) blur(80px);
    }
    37%{
        background-color: rgba(243, 153, 228, 0); 
        filter: brightness(1) blur(20px);
    }
    100%{
        background-color: rgba(243, 153, 228, 0); 
        filter: brightness(1) blur(20px);
    }
}

#mainvisual .layer03 {
  background: url("../img/index/mainvisual04.jpg") no-repeat 50% 0;
}

#index_movie a {
  position: relative;
  display: block;
  height: 280px;
  overflow: hidden;
}

#index_movie a::before, #index_movie a::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

#index_movie a::before {
  background: url("../img/common/bg01.png");
  -webkit-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
}

#index_movie a::after {
  background: url("../img/common/ico_play.png") no-repeat 50% 50%;
}

#index_movie a div::before, #index_movie a div::after {
  content: '';
  position: absolute;
  top: 0;
  width: 8px;
  height: 100%;
  background: url("../img/index/line01.png") no-repeat 0 50%;
  z-index: 1;
}

#index_movie a div::before {
  left: 40px;
}

#index_movie a div::after {
  right: 40px;
}

#index_movie a img {
  width: 100%;
  -webkit-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
}

#index_movie a p {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  padding: 2px 1.4em;
  background: url("../img/common/ttl_frame01_s_l.png") no-repeat 0 0, url("../img/common/ttl_frame01_s_r.png") no-repeat 100% 0;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 24px;
  font-weight: bold;
  color: #fff;
  z-index: 2;
  -webkit-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
}

#index_movie a:hover::before {
  opacity: .6;
}

#index_movie a:hover img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

#index_movie a:hover p {
  -webkit-transform: translate(-50%, -50%) scale(2.5);
  -ms-transform: translate(-50%, -50%) scale(2.5);
  transform: translate(-50%, -50%) scale(2.5);
  opacity: 0;
}

/*news*/
#news #main_inner .share {
  margin-top: 80px;
  font-weight: bold;
  letter-spacing: -.4em;
  text-align: center;
}

#news #main_inner .share h4, #news #main_inner .share ul {
  display: inline-block;
  letter-spacing: normal;
  vertical-align: middle;
}

#news #main_inner .share h4 {
  color: #7d4209;
  font-weight: bold;
}

#news #main_inner .share ul {
  letter-spacing: -.4em;
}

#news #main_inner .share li {
  display: inline-block;
  letter-spacing: normal;
  margin-left: 15px;
}

#news #main_inner .share li a {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 32px;
  height: 32px;
  padding: 6px 0;
  background: #7d4209;
  border: 1px solid #7d4209;
  border-radius: 50%;
  line-height: 1;
  text-align: center;
  -webkit-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
}

#news #main_inner .share li a:hover {
  opacity: .6;
}

/* story
===================================== */
#story #main_inner > .inner01 > .inner02 {
  padding: 0 44px;
}

#story .boxSuper {
  display: none;
}

#story .txt {
  font-family: 'Amiri', "游明朝", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  line-height: 2.3;
  -webkit-font-feature-settings: 'palt';
  font-feature-settings: 'palt';
}

.box_intro {
  width: 1008px;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}

.box_intro .img {
  float: left;
  width: 442px;
}

.box_intro .img img {
  width: 100%;
}

.box_intro .txt {
  margin-left: 482px;
}

/* staffcast
===================================== */
#staffcast .list_wrapper:not(:last-child) {
  margin-bottom: 80px;
}

#staffcast .list_staffcast .part {
  width: 410px;
}

#staffcast .list_staffcast .name {
  width: 570px;
}

#staffcast .list_wrapper#cast .list_staffcast .part {
  width: 481px;
}

#staffcast .list_wrapper#cast .list_staffcast .name {
  width: 496px;
}

#staffcast .list_wrapper#cast .list_staffcast:not(:last-child) {
  margin-bottom: 80px;
}

#staffcast #main_inner .box {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 35px;
  margin-left: 2px;
  margin-right: 2px;
  background: url("../img/common/bg04.jpg");
  border: 1px solid #b3a18d;
  -webkit-box-shadow: #8f0000 0 0 0 2px, #8f0000 0 0 0 1px inset, #580000 0 0 28px 0 inset;
  box-shadow: #8f0000 0 0 0 2px, #8f0000 0 0 0 1px inset, #580000 0 0 28px 0 inset;
  overflow: hidden;
}

#staffcast #main_inner .box:not(:first-child) {
  margin-top: 40px;
}

#staffcast #main_inner .box .img {
  float: left;
  margin-right: 50px;
}

#staffcast #main_inner .ttl {
  display: inline-block;
  padding: 5px 5px 4px;
  background: #11b2ed;
  color: #fff;
  line-height: 1 !important;
}

.list_staffcast li:not(:last-child) {
  margin-bottom: 40px;
}

.list_staffcast p {
  display: table-cell;
  vertical-align: top;
}

.list_staffcast .part {
  padding: 5px 15px 0;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1;
  font-weight: bold;
  color: #11b2ed;
  text-align: right;
}

.list_staffcast .name {
  font-size: 32px;
  font-size: 3.2rem;
  line-height: 1;
  font-weight: bold;
}

.list_staffcast .etc {
  display: block;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.7;
  font-weight: bold;
}

.list_staffcast .mb_s {
  margin-bottom: 15px !important;
}

.list_staffcast .lp_s {
  letter-spacing: -2px;
}

/* movie
===================================== */
.list_movie {
  letter-spacing: -.4em;
}

.list_movie li {
  display: inline-block;
  width: 313px;
  vertical-align: top;
  letter-spacing: normal;
  text-align: center;
}

.list_movie li:not(:nth-child(3n)) {
  margin-right: 34.5px;
}

.list_movie li:nth-child(n+4) {
  margin-top: 34.5px;
}

.list_movie a {
  position: relative;
  display: block;
}

.list_movie a .thum {
  position: relative;
  margin-bottom: 15px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.4) 0 1px 2px 1px;
  box-shadow: rgba(0, 0, 0, 0.4) 0 1px 2px 1px;
  background: #fff;
  overflow: hidden;
}

.list_movie a .thum::before, .list_movie a .thum::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.list_movie a .thum::before {
  background: url("../img/common/ico_play02.png") no-repeat 50% 50%;
}

.list_movie a .thum::after {
  background: url("../img/movie/thum_frame.png") no-repeat 50% 50%;
  background-size: contain;
}

.list_movie a .thum span {
  display: block;
  width: 313px;
  height: 176px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  -webkit-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
}

.list_movie a .ttl {
  display: block;
  color: #000;
  -webkit-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
}

.list_movie a:hover .thum span {
  opacity: .6;
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.list_movie a:hover .ttl {
  color: #11b2ed;
}

#movie.modal, #movie.modal.bnr {
  background: transparent;
}

#movie.modal #box_movie {
  position: relative;
  width: 100%;
  height: 100vh;
}

#movie.modal #box_movie iframe, #movie.modal #box_movie video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#movie.modal.bnr #box_movie {
  height: auto;
  padding-top: 56.25%;
}

#movie.modal.bnr a {
  -webkit-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
}

#movie.modal.bnr a:hover {
  opacity: .6;
}


/* character
===================================== */
#character .list_chara {
  letter-spacing: -.4em;
}

#character .list_chara:not(:last-child) {
  margin-bottom: 40px;
}

#character .list_chara li {
  display: inline-block;
  letter-spacing: normal;
  text-align: center;
}

#character .list_chara li:not(:nth-child(4n)) {
  margin-right: 40px;
}

#character .list_chara li:nth-child(n+5) {
  margin-top: 40px;
}

#character .list_chara .thum {
  position: relative;
  width: 220px;
  height: 220px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.4) 0 1px 2px 1px;
  box-shadow: rgba(0, 0, 0, 0.4) 0 1px 2px 1px;
  background: #fff;
  overflow: hidden;
}

#character .list_chara .thum::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url("../img/common/thum_frame.png") no-repeat 50% 50%;
  background-size: contain;
}

#character .list_chara .thum img {
  width: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
}

#character .list_chara .name {
  position: relative;
  margin-top: -24px;
}

#character .list_chara a:hover .thum img {
  opacity: .6;
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

#character #modal {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  min-width: 1240px;
  min-height: 680px;
  background: url("../img/character/bg_modal.jpg") no-repeat 50% 50%;
  background-size: cover;
  overflow: hidden;
  opacity: 0;
  z-index: 500;
}

#character #modal::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 520px;
  height: 100%;
  background: url("../img/character/frame_t.png") no-repeat 0 0, url("../img/character/frame_b.png") no-repeat 0 100%, url("../img/character/frame_m.png") repeat-y 0 0;
  -webkit-box-shadow: rgba(0, 0, 0, 0.4) 0 0 20px 6px;
  box-shadow: rgba(0, 0, 0, 0.4) 0 0 20px 6px;
}

#character #modal .box_chara {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#character #modal .box_chara .bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover !important;
}

#character #modal .box_chara .box_txt {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 520px;
  height: 100%;
  padding: 78px 80px;
  text-align: left;
  color: #480e00;
  opacity: 0;
  z-index: 1;
}

#character #modal .box_chara .box_txt dl dt {
  margin-bottom: 30px;
  color: #bf0000;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.7;
  font-weight: bold;
}

#character #modal .box_chara .box_txt dl dt .en {
  display: block;
  margin-top: 10px;
  font-size: 56px;
  font-size: 5.6rem;
  line-height: 1;
  font-weight: bold;
}

#character #modal .box_chara .box_txt dl dd:not(:last-child) {
  margin-bottom: 40px;
}

#character #modal .box_chara .box_txt dl dd.cv {
  display: inline-block;
  color: #fff;
}

#character #modal .box_chara .box_txt dl dd.cv::before, #character #modal .box_chara .box_txt dl dd.cv::after {
  content: '';
  display: inline-block;
  width: 6px;
  height: 32px;
  vertical-align: top;
}

#character #modal .box_chara .box_txt dl dd.cv::before {
  background: url("../img/common/bg_label03_l.png") no-repeat 0 0;
}

#character #modal .box_chara .box_txt dl dd.cv::after {
  background: url("../img/common/bg_label03_r.png") no-repeat 0 0;
}

#character #modal .box_chara .box_txt dl dd.cv p {
  display: inline-block;
  height: 28px;
  padding: 4px 10px 0;
  background: url("../img/common/bg_label03_m.png") repeat-x;
  text-align: center;
  vertical-align: top;
}

#character #modal .box_chara .box_txt dl dd.cv span {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.7;
  font-weight: normal;
}

#character #modal .box_chara .box_txt dl dd.txt {
  line-height: 2;
}

#character #modal .chara1 .bg {
  background: url("../img/character/chara1.png") no-repeat 50% 50%;
}

#character #modal .chara2 .bg {
  background: url("../img/character/chara2.png") no-repeat 50% 50%;
}

#character #modal .chara3 .bg {
  background: url("../img/character/chara3.png") no-repeat 50% 50%;
}

#character #modal .chara4 .bg {
  background: url("../img/character/chara4.png") no-repeat 50% 50%;
}

#character #modal .chara5 .bg {
  background: url("../img/character/chara5.png") no-repeat 50% 50%;
}

#character #modal .chara6 .bg {
  background: url("../img/character/chara6.png") no-repeat 50% 50%;
}

#character #modal .chara7 .bg {
  background: url("../img/character/chara7.png") no-repeat 50% 50%;
}

#character #modal .chara8 .bg {
  background: url("../img/character/chara8.png") no-repeat 50% 50%;
}

#character #modal .chara9 .bg {
  background: url("../img/character/chara9.png") no-repeat 50% 50%;
}

#character #modal .chara10 .bg {
  background: url("../img/character/chara10.png") no-repeat 50% 50%;
}

#character #modal .chara11 .bg {
  background: url("../img/character/chara11.png") no-repeat 50% 50%;
}

#character #modal .chara12 .bg {
  background: url("../img/character/chara12.png") no-repeat 50% 50%;
}

#character #modal .chara13 .bg {
  background: url("../img/character/chara13.png") no-repeat 50% 50%;
}

#character #modal .chara14 .bg {
  background: url("../img/character/chara14.png") no-repeat 50% 50%;
}

#character #modal .chara15 .bg {
  background: url("../img/character/chara15.png") no-repeat 50% 50%;
}

#character #modal .chara16 .bg {
  background: url("../img/character/chara16.png") no-repeat 50% 50%;
}

#character #modal .chara17 .bg {
  background: url("../img/character/chara17.png") no-repeat 50% 50%;
}

#character #modal .chara18 .bg {
  background: url("../img/character/chara18.png") no-repeat 50% 50%;
}

#character #modal .chara19 .bg {
  background: url("../img/character/chara19.png") no-repeat 50% 50%;
}

#character #modal .btn_close {
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 1;
  -webkit-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
}

#character #modal .btn_close:hover {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

#character #modal #pager {
  position: absolute;
  bottom: 80px;
  left: 80px;
  width: 440px;
  text-align: left;
  font-weight: bold;
  z-index: 1;
}

#character #modal #pager a {
  display: inline-block;
  margin-right: 40px;
  text-align: center;
  color: #480e00;
}

#character #modal #pager a img {
  -webkit-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
}

#character #modal #pager a .name {
  margin-top: 5px;
}

#character #modal #pager a:hover img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

/*music, bddvd*/
#music #main_inner .box, #bddvd #main_inner .box {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 35px;
  margin-left: 2px;
  margin-right: 2px;
  background: url("../img/common/bg04.jpg");
  border: 1px solid #b3a18d;
  -webkit-box-shadow: #8f0000 0 0 0 2px, #8f0000 0 0 0 1px inset, #580000 0 0 28px 0 inset;
  box-shadow: #8f0000 0 0 0 2px, #8f0000 0 0 0 1px inset, #580000 0 0 28px 0 inset;
  overflow: hidden;
}

#music #main_inner .box:not(:last-child), #bddvd #main_inner .box:not(:last-child) {
  margin-bottom: 40px;
}

#music #main_inner .box .img, #bddvd #main_inner .box .img {
  float: left;
  margin-right: 50px;
}

#bddvd #main_inner .box .img {
  width: 440px;
}

#bddvd #main_inner .box .img img {
  width: 100%;
}

#bddvd #main_inner .box .img img:not(:last-child) {
  margin-bottom: 20px;
}

#music #main_inner .ttl {
  display: inline-block;
  padding: 5px 5px 4px;
  background: #11b2ed;
  color: #fff;
  line-height: 1 !important;
}

#music .box_music + .ttl_sub, #music .box + .ttl_sub, #bddvd .box_bddvd + .ttl_sub, #bddvd .box + .ttl_sub {
  margin-top: 80px;
}

.box_music, .box_bddvd {
  overflow: hidden;
}

.box_music:not(:last-child), .box_bddvd:not(:last-child) {
  margin-bottom: 40px;
}

.box_music a:hover, .box_bddvd a:hover {
  text-decoration: underline;
}

.box_music .img, .box_bddvd .img {
  float: left;
  width: 440px;
}

.box_bddvd .img > *:not(:last-child) {
  margin-bottom: 20px;
}

.box_bddvd .img img {
  width: 100%;
}

.box_bddvd .img .box_movie {
  position: relative;
  padding-top: 56.25%;
}

.box_bddvd .img .box_movie iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.box_music .txt, .box_bddvd .txt {
  float: right;
  width: 520px;
}

.box_music .heading, .box_bddvd .heading {
  padding-bottom: 4px;
  margin-bottom: 30px;
  background: url("../img/common/line01.png") repeat-x 0 100%;
  font-weight: bold;
}

.box_music .heading .name, .box_bddvd .name {
  display: inline-block;
  margin-bottom: 6px;
  padding: 0 10px;
  background: url("../img/common/bg_label02_l.png") no-repeat 0 0, url("../img/common/bg_label02_r.png") no-repeat 100% 0;
}

.box_music .heading .name span, .box_bddvd .name span {
  display: block;
  height: 32px;
  padding: 1px 2px 0;
  background: url("../img/common/bg_label02_m.png") repeat-x;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 32px;
  font-weight: bold;
  color: #fff;
  text-align: center;
}

.box_music .heading h4, .box_bddvd .heading h4 {
  padding: 5px 0;
  font-size: 26px;
  font-size: 2.6rem;
  line-height: 1.5;
  font-weight: bold;
}

#bddvd .list01 {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

#bddvd .list01 li {
  width: 306px;
  margin-bottom: 60px;
}

#bddvd .list01 li:nth-child(n+5) {
  margin-top: 0;
}

#bddvd .list01 li:not(:nth-child(4n)) {
  margin-right: 0;
}

#bddvd .list01 li.grow2 {
  width: 653px;
}

#bddvd .list01 dl {
  letter-spacing: -.4em;
}

#bddvd .list01 dt {
  margin-bottom: 15px;
  padding: 6px 10px;
  background: #11b2ed;
  color: #fff;
  font-size: 20px;
  font-size: 2.0rem;
  line-height: 1.3 !important;
  letter-spacing: normal;
}

#bddvd .list01 dd {
  display: inline-block;
  width: 306px;
  letter-spacing: normal;
  vertical-align: top;
}

#bddvd .list01 dd:nth-child(n+3):not(:nth-child(3n+1)) {
  margin-left: 40px;
}

#bddvd .list01 .thum {
  width: 306px;
  height: 306px;
}

#bddvd .list01 .thum:after {
  background: url(../img/common/thum_frame03.png) no-repeat 50% 50%;
}

#bddvd .list01 .thum span {
  width:306px;
  height: 306px;
}

#bddvd .list01 .ttl {
  margin-bottom: 15px;
  color: #00adec;
  font-size: 20px;
  font-size: 2.0rem;
  line-height: 1.5;
  font-weight: normal;
}

#bddvd .list01 .ttl span {
  font-size: 16px;
  font-size: 1.6rem;
}

#bddvd .list01 .detail {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.7;
  font-weight: normal;
}

p.ss {
    font-size: 12px;
    line-height: 1.3;
}

/* special
===================================== */
/*furikaeri*/
#special.furikaeri #bg_set .layer01 {
  background: url("../img/special/furikaeri/bg01.jpg") no-repeat 50% 0;
  background-size: cover;
}

#special.furikaeri #bg_set .layer01::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.8);
}

#special.furikaeri #main {
  width: auto;
  margin: 0;
  padding: 0;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 2;
  font-weight: bold;
}

#special.furikaeri #main a {
  -webkit-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
}

#special.furikaeri #main a:hover {
  opacity: .6;
}

#special.furikaeri #main .attention {
  width: 840px;
  margin: 0 auto;
  padding: 120px 0;
}

#special.furikaeri #main .attention .ttl {
  display: inline-block;
  padding: 5px 5px 4px;
  background: #11b2ed;
  color: #fff;
  line-height: 1 !important;
}

#special.furikaeri .ttl_sub {
  margin-bottom: 80px;
}

#special.furikaeri .notes {
  color: #bf0000;
}

#special.furikaeri .btn {
  display: inline-block;
  padding: 0 25px;
  background: url("../img/special/furikaeri/btn_l.gif") no-repeat 0 0, url("../img/special/furikaeri/btn_r.gif") no-repeat 100% 0, url("../img/special/furikaeri/btn_m.gif") repeat-x 0 0;
  color: #fff;
  font-size: 20px;
  font-size: 2rem;
  line-height: 56px;
  font-weight: bold;
  -webkit-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
}

#special.furikaeri .btn:hover {
  opacity: .6;
}

#special.furikaeri .mainvisual {
  display: table;
  width: 100%;
  overflow: hidden;
}

#special.furikaeri .mainvisual > div {
  display: table-cell;
  width: 50%;
  vertical-align: middle;
}

#special.furikaeri .mainvisual .img img {
  width: 100%;
}

#special.furikaeri .mainvisual .txt {
  background: url("../img/special/furikaeri/frame_t.png") no-repeat 0 0, url("../img/special/furikaeri/frame_b.png") no-repeat 0 100%, url("../img/special/furikaeri/frame_m.jpg") repeat-y 0 0;
  background-size: 100% auto;
}

#special.furikaeri .mainvisual .txt p span {
  font-size: 32px;
  font-size: 3.2rem;
  line-height: 1.3;
  font-weight: bold;
  color: #bf0000;
}

#special.furikaeri .sec {
  padding-top: 120px;
}

#special.furikaeri .ttl_elem {
  margin-bottom: 40px;
  color: #ffff00;
  font-size: 32px;
  font-size: 3.2rem;
  line-height: 1.7;
  font-weight: bold;
  text-shadow: #11b2ed 0px 4px, #11b2ed 0px 3px, #11b2ed 0px 2px, #11b2ed 0px 1px, #11b2ed 0px 0px, #11b2ed 1px 4px, #11b2ed 1px 3px, #11b2ed 1px 2px, #11b2ed 1px 1px, #11b2ed 1px 0px, #11b2ed 2px 4px, #11b2ed 2px 3px, #11b2ed 2px 2px, #11b2ed 2px 1px, #11b2ed 2px 0px, #11b2ed 3px 4px, #11b2ed 3px 3px, #11b2ed 3px 2px, #11b2ed 3px 1px, #11b2ed 3px 0px, #11b2ed 4px 4px, #11b2ed 4px 3px, #11b2ed 4px 2px, #11b2ed 4px 1px, #11b2ed 4px 0px, #11b2ed -1px 4px, #11b2ed -1px 3px, #11b2ed -1px 2px, #11b2ed -1px 1px, #11b2ed -1px 0px, #11b2ed -2px 4px, #11b2ed -2px 3px, #11b2ed -2px 2px, #11b2ed -2px 1px, #11b2ed -2px 0px, #11b2ed -3px 4px, #11b2ed -3px 3px, #11b2ed -3px 2px, #11b2ed -3px 1px, #11b2ed -3px 0px, #11b2ed -4px 4px, #11b2ed -4px 3px, #11b2ed -4px 2px, #11b2ed -4px 1px, #11b2ed -4px 0px, #11b2ed 0px -4px, #11b2ed 0px -3px, #11b2ed 0px -2px, #11b2ed 0px -1px, #11b2ed 1px -4px, #11b2ed 1px -3px, #11b2ed 1px -2px, #11b2ed 1px -1px, #11b2ed 2px -4px, #11b2ed 2px -3px, #11b2ed 2px -2px, #11b2ed 2px -1px, #11b2ed 3px -4px, #11b2ed 3px -3px, #11b2ed 3px -2px, #11b2ed 3px -1px, #11b2ed 4px -4px, #11b2ed 4px -3px, #11b2ed 4px -2px, #11b2ed 4px -1px, #11b2ed -1px -4px, #11b2ed -1px -3px, #11b2ed -1px -2px, #11b2ed -1px -1px, #11b2ed -2px -4px, #11b2ed -2px -3px, #11b2ed -2px -2px, #11b2ed -2px -1px, #11b2ed -3px -4px, #11b2ed -3px -3px, #11b2ed -3px -2px, #11b2ed -3px -1px, #11b2ed -4px -4px, #11b2ed -4px -3px, #11b2ed -4px -2px, #11b2ed -4px -1px;
}

#special.furikaeri .list_theater {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 840px;
  margin: 0 auto;
  background: #fff;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  font-weight: normal;
}

#special.furikaeri .list_theater th, #special.furikaeri .list_theater td {
  padding: 10px 25px;
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
}

#special.furikaeri .list_theater th {
  background: #11b2ed;
  color: #fff;
}

#special.furikaeri .list_theater td:nth-child(2) {
  position: relative;
  padding-right: 50px;
  text-align: left;
}

#special.furikaeri .list_theater td:nth-child(2)::after {
  content: '';
  position: absolute;
  top: 0;
  right: 25px;
  width: 12px;
  height: 100%;
  background: url("../img/special/furikaeri/ico01.png") no-repeat 0 50%;
}

#special.furikaeri .list_theater a {
  color: #11b2ed;
  text-decoration: underline;
}

#special.furikaeri .application {
  position: relative;
  margin-top: 80px;
  background-size: auto, 100% auto !important;
  color: #fff;
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.7;
  font-weight: normal;
}

#special.furikaeri .application::before, #special.furikaeri .application::after {
  content: '';
  position: absolute;
  top: 0;
  width: 8px;
  height: 100%;
  background: url("../img/special/furikaeri/line01.png") no-repeat 0 50%;
  z-index: 1;
}

#special.furikaeri .application::before {
  left: 40px;
}

#special.furikaeri .application::after {
  right: 40px;
}

#special.furikaeri .application .inner {
  position: relative;
  padding-bottom: 90px;
}

#special.furikaeri .application .inner::before {
  content: '';
  display: block;
  width: 2px;
  height: 64px;
  margin: 0 auto 20px;
  background: #fff;
}

#special.furikaeri .application .term {
  margin-bottom: 40px;
}

#special.furikaeri .application .term::after {
  content: '';
  display: block;
  width: 460px;
  height: 1px;
  margin: 30px auto 0;
  background: rgba(255, 255, 255, 0.6);
}

#special.furikaeri .application .term span {
  color: #ffd400;
  font-weight: bold;
}

#special.furikaeri .result {
  padding: 120px 0;
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.7;
  font-weight: bold;
}

#special.furikaeri.form #main {
  padding-top: 120px;
}

#special.furikaeri .form {
  position: relative;
  padding: 120px 0;
  background-size: auto, cover !important;
  color: #fff;
}

#special.furikaeri .form::before, #special.furikaeri .form::after {
  content: '';
  position: absolute;
  top: 0;
  width: 8px;
  height: 100%;
  background: url("../img/special/furikaeri/line01.png") no-repeat 0 50%;
  z-index: 1;
}

#special.furikaeri .form::before {
  left: 40px;
}

#special.furikaeri .form::after {
  right: 40px;
}

#special.furikaeri .form .ttl {
  font-size: 32px;
  font-size: 3.2rem;
  line-height: 1.7;
  font-weight: bold;
  color: #ffd400;
}

#special.furikaeri form {
  width: 840px;
  margin: 0 auto;
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.7;
  font-weight: bold;
  text-align: left;
}

#special.furikaeri form > div:not(:last-child) {
  margin-bottom: 30px;
}

#special.furikaeri form input[type="text"], #special.furikaeri form select {
  height: 40px;
  padding: 3px 0 0 10px;
  border: 1px solid #ccc;
  font-size: 20px;
  font-size: 2rem;
  line-height: 1;
  font-weight: bold;
}

#special.furikaeri form input[type="text"] {
  width: 180px;
  padding-right: 10px;
}

#special.furikaeri form input[type="checkbox"] {
  display: none;
}

#special.furikaeri form input[type="checkbox"]:checked + i {
  background: #11b2ed;
}

#special.furikaeri form input[type="reset"], #special.furikaeri form input[type="submit"] {
  display: inline-block;
  width: 220px;
  border: none;
  outline: none;
  font-size: 20px;
  font-size: 2rem;
  line-height: 56px;
  font-weight: bold;
  cursor: pointer;
  -webkit-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
}

#special.furikaeri form input[type="reset"]:hover, #special.furikaeri form input[type="submit"]:hover {
  opacity: .6;
}

#special.furikaeri form input[type="reset"] {
  margin-right: 40px;
  background: url("../img/special/furikaeri/btn_l_on.gif") no-repeat 0 0, url("../img/special/furikaeri/btn_r_on.gif") no-repeat 100% 0, url("../img/special/furikaeri/btn_m_on.gif") repeat-x 0 0;
  color: #11b2ed;
}

#special.furikaeri form input[type="submit"] {
  background: url("../img/special/furikaeri/btn_l.gif") no-repeat 0 0, url("../img/special/furikaeri/btn_r.gif") no-repeat 100% 0, url("../img/special/furikaeri/btn_m.gif") repeat-x 0 0;
  color: #fff;
}

#special.furikaeri form label.checkbox {
  position: relative;
  padding-left: 30px;
}

#special.furikaeri form label.checkbox:not(:last-child) {
  margin-right: 20px;
}

#special.furikaeri form label.checkbox i {
  content: '';
  position: absolute;
  top: 2px;
  left: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  width: 20px;
  height: 20px;
  background: #fff;
  border-radius: 20px;
  -webkit-box-shadow: #fff 0 0 0 3px inset;
  box-shadow: #fff 0 0 0 3px inset;
}

#special.furikaeri .label {
  display: table-cell;
  width: 200px;
  padding-right: 20px;
  color: #11b2ed;
}

#special.furikaeri .elem {
  display: table-cell;
  width: 630px;
}

#special.furikaeri #part1 .application {
  background: url("../img/common/bg01.png"), url("../img/special/furikaeri/bg02.jpg") no-repeat 50% 40%;
}

#special.furikaeri #part1.form {
  background: url("../img/common/bg01.png"), url("../img/special/furikaeri/bg02.jpg") no-repeat 50% 50%;
}

#special.furikaeri #part2 .application {
  background: url("../img/common/bg01.png"), url("../img/special/furikaeri/bg03.jpg") no-repeat 50% 80%;
}

#special.furikaeri #part2.form {
  background: url("../img/common/bg01.png"), url("../img/special/furikaeri/bg03.jpg") no-repeat 50% 50%;
}

/*kansei newyear*/
#special.kansei #main, #special.newyear #main {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 2;
  font-weight: bold;
}

#special.kansei #main .box, #special.newyear #main .box {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 35px;
  margin-left: 2px;
  margin-right: 2px;
  background: url("../img/common/bg04.jpg");
  border: 1px solid #b3a18d;
  -webkit-box-shadow: #8f0000 0 0 0 2px, #8f0000 0 0 0 1px inset, #580000 0 0 28px 0 inset;
  box-shadow: #8f0000 0 0 0 2px, #8f0000 0 0 0 1px inset, #580000 0 0 28px 0 inset;
  overflow: hidden;
}

#special.kansei #main .box:not(:last-child), #special.newyear #main .box:not(:last-child) {
  margin-bottom: 40px;
}

#special.kansei #main .ttl, #special.newyear #main .ttl {
  display: inline-block;
  padding: 5px 5px 4px;
  background: #11b2ed;
  color: #fff;
  line-height: 1 !important;
}

#special.kansei .box_kansei {
  overflow: hidden;
}

#special.kansei .box_kansei:not(:last-child) {
  margin-bottom: 40px;
}

#special.kansei .box_kansei .img {
  float: left;
  margin-right: 40px;
}

#special.newyear .btn {
  display: inline-block;
  padding: 0 25px;
  background: url("../img/special/furikaeri/btn_l.gif") no-repeat 0 0, url("../img/special/furikaeri/btn_r.gif") no-repeat 100% 0, url("../img/special/furikaeri/btn_m.gif") repeat-x 0 0;
  color: #fff;
  font-size: 20px;
  font-size: 2rem;
  line-height: 56px;
  font-weight: bold;
  -webkit-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
}

#special.newyear .lead {
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: bold;
}

#special.newyear .btn:hover {
  opacity: .6;
}

/* tie up
===================================== */
.list_tieup {
	letter-spacing: -.4em;
}

.list_tieup li {
	display: inline-block;
	width: 480px;
	letter-spacing: normal;
	text-align: center;
	vertical-align: top;
}

.list_tieup li:nth-child(even) {
	margin-left: 48px;
}

.list_tieup li:nth-child(n+3) {
	margin-top: 40px;
}

.list_tieup a {
	color: #000;
  -webkit-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
}

.list_tieup a img {
	width: 100%;
	margin-bottom: 15px;
  -webkit-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
}

.list_tieup a:hover {
	color: #11b2ed;
}

.list_tieup a:hover img {
	opacity: 0.6;
}

/* goods
===================================== */
#goods .list01 li {
  width: 470px;
}

#goods .list01 li:not(:nth-child(4n)) {
  margin-right: 0;
}

#goods .list01 li:not(:nth-child(2n)) {
  margin-right: 68px;
}

#goods .list01 li:nth-child(n+3) {
  margin-top: 60px;
}

#goods .list01 .thum {
  width: 470px;
  height: 470px;
}

#goods .list01 .thum::after {
  background: url("../img/common/thum_frame02.png") no-repeat 50% 50%;
}

#goods .list01 .thum span {
  width: 470px;
  height: 470px;
}

#goods .list01 .ttl {
  margin-bottom: 15px;
  color: #00adec;
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.5;
  font-weight: normal;
}

#goods .list01 .detail {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.7;
  font-weight: normal;
}

/* greeting
===================================== */
#greeting .inner02 {
  line-height: 2;
}

#greeting .list_tab {
  margin-bottom: 60px;
}

#greeting .list_tab li {
  width: 260px;
}

#greeting .lead {
  font-family: 'Amiri', "游明朝", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 2;
  font-weight: bold;
  color: #bf0000;
}

#greeting .box {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 35px;
  margin-left: 2px;
  margin-right: 2px;
  background: url("../img/common/bg04.jpg");
  border: 1px solid #b3a18d;
  -webkit-box-shadow: #8f0000 0 0 0 2px, #8f0000 0 0 0 1px inset, #580000 0 0 28px 0 inset;
  box-shadow: #8f0000 0 0 0 2px, #8f0000 0 0 0 1px inset, #580000 0 0 28px 0 inset;
  overflow: hidden;
}

#greeting .ttl2 {
  display: inline-block;
  padding: 5px 5px 4px;
  background: #11b2ed;
  color: #fff;
  line-height: 1 !important;
}

#greeting .box dt {
  color: #00adec;
}

#greeting .box dd:not(:last-child) {
  margin-bottom: 30px;
}

/* novelty
===================================== */
#novelty .lead {
  margin-bottom: 40px;
  font-family: 'Amiri', "游明朝", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 2;
  font-weight: bold;
  color: #bf0000;
}

#novelty .inner02 > div:not(:last-child) {
  margin-bottom: 40px;
}

#novelty #main_inner .box {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 35px;
  margin-left: 2px;
  margin-right: 2px;
  margin-top: 40px;
  background: url("../img/common/bg04.jpg");
  border: 1px solid #b3a18d;
  -webkit-box-shadow: #8f0000 0 0 0 2px, #8f0000 0 0 0 1px inset, #580000 0 0 28px 0 inset;
  box-shadow: #8f0000 0 0 0 2px, #8f0000 0 0 0 1px inset, #580000 0 0 28px 0 inset;
  overflow: hidden;
}

#novelty #main_inner .box a:hover{
  text-decoration: underline;
}

#novelty #main_inner .ttl {
  display: inline-block;
  padding: 5px 5px 4px;
  background: #11b2ed;
  color: #fff;
  line-height: 1 !important;
}

span.sold {
    color: red;
}

span.plus {
    font-size: 17px;
    color: #000;
}

p.price {
    text-align: left;
}

p.priceb{
    font-weight: 700;
    text-align: left;
    color: #00adec;
    }