@charset "UTF-8";
/*===============================================
reset
=============================================== */
a:active,
a:hover {
  outline: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  margin: 0;
  font-weight: normal;
}

ul,
ol {
  margin: 0;
  padding: 0;
}

li {
  list-style: none;
}

dl,
dt,
dd {
  margin: 0;
}

figure {
  margin: 0;
}

p {
  margin: 0;
}

address {
  font-style: normal;
}

*,
*:after,
*:before {
  box-sizing: border-box;
}

img {
  vertical-align: top;
}

/*===============================================
base, layout
=============================================== */
/* =Global
----------------------------------------------- */
/* font */
@font-face {
  font-family: Odin Rounded Bold;
  src: url("../font/odin_rounded_-_bold-webfont.eot?#iefix") format("embedded-opentype"), url("../font/odin_rounded_-_bold-webfont.woff") format("woff"), url("font/odin_rounded_-_bold-webfont.svg") format("svg");
}
/* basic */
html {
  font-size: 62.5%;
}

body {
  font-size: 1.4rem;
  font-family: "Hiragino Sans", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", "YuGothic", "メイリオ", "Meiryo", "MS Pゴシック", "MS P Gothic", sans-serif;
  color: #000;
  background-color: #fff;
  min-width: 1140px;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

p {
  line-height: 2;
  font-size: 1.4rem;
}

a {
  color: #fff;
  text-decoration: none;
}

@media screen and (max-width: 780px) {
  body {
    font-size: 1.2rem;
    overflow-x: hidden;
    min-width: 100%;
    -webkit-text-size-adjust: 100%;
  }

  p {
    line-height: 1.8;
    font-size: 1.2rem;
  }
}
/* #header, #footer
** テンプレートのスタイルを上書き
----------------------------------------------- */
html {
  background-image: none;
}

#wrapper {
  width: 100%;
  padding: 0;
}

#content {
  width: inherit;
  margin: 0;
  padding: 0;
  background: none;
}

#footer {
  margin: 0;
}

#widebanner {
  margin: 0 auto;
}

#ydn_pc {
  display: none;
}

/* =Content
----------------------------------------------- */
.sec {
  color: #fff;
  background-size: 100% auto;
}

.sec__upper {
  position: relative;
  background-size: 100% 166px;
  background-repeat: no-repeat;
  background-position: 0 100%;
  padding-top: 72%;
}
.sec__upper h3 {
  position: absolute;
  font-family: Odin Rounded Bold, sans-serif;
}
.sec__upper h3 img {
  width: 100%;
}
.sec__upper span {
  font-size: 2rem;
  text-transform: uppercase;
  letter-spacing: .1em;
}

.sec__lower {
  padding: 70px 0 90px;
}
.sec__lower dt {
  font-size: 2.2rem;
  font-family: "HiraginoSans-W6", "Hiragino Sans W6", "ヒラギノ角ゴシック W6", "游ゴシック", "YuGothic", "メイリオ", "Meiryo", sans-serif;
  font-weight: bold;
  font-weight: 600;
  margin-bottom: 1em;
  line-height: 1.6;
}
.sec__lower dd {
  font-size: 1.6rem;
  line-height: 2;
}

@media screen and (max-width: 780px) {
  .sec__upper {
    padding-top: 120%;
  }
  .sec__upper span {
    font-size: 1.2rem;
  }

  .sec__lower {
    padding: 45px 0 50px;
  }
  .sec__lower dt {
    font-size: 1.7rem;
    line-height: 1.7;
    margin-bottom: 1.5em;
  }
  .sec__lower dd {
    font-size: 1.3rem;
    line-height: 1.9;
  }
}
.sec00 {
  text-align: center;
  padding-bottom: 165px;
  margin-bottom: -165px;
  position: relative;
  background-image: url("/common/special/others/160706_party2016/images/bg_sec00.svg");
  background-size: 100% 166px;
  background-repeat: no-repeat;
  background-position: 0 100%;
  z-index: 100;
}
.sec00 h2 {
  font-family: "HiraginoSans-W6", "Hiragino Sans W6", "ヒラギノ角ゴシック W6", "游ゴシック", "YuGothic", "メイリオ", "Meiryo", sans-serif;
  font-weight: bold;
  font-weight: 600;
  line-height: 1.8;
  margin-bottom: 30px;
  font-size: 1.6rem;
}
.sec00 p {
  font-size: 1.6rem;
}
.sec00 span {
  font-size: 3rem;
  display: block;
}
.sec00 span br {
  display: none;
}

.sec00__inner {
  padding: 92px 0 30px;
  background-color: #fff;
}

@media screen and (max-width: 780px) {
  .sec00 {
    background-image: none;
  }
  .sec00 h2 {
    line-height: 1.3;
    margin-bottom: 40px;
    font-size: 1.3rem;
  }
  .sec00 p {
    font-size: 1.3rem;
  }
  .sec00 span {
    font-size: 2.3rem;
    margin-top: 12px;
  }
  .sec00 span br {
    display: block;
  }

  .sec00__inner {
    padding: 45px 0;
  }
}
.sec01 {
  background-image: url("/common/special/others/160706_party2016/images/bg_sec01.jpg");
}
.sec01 .sec__upper {
  background-image: url("/common/special/others/160706_party2016/images/bg_sec01.svg");
}
.sec01 .sec__upper h3 {
  left: 50%;
  top: 80px;
  margin-left: 154px;
}
.sec01 .sec__upper span {
  left: 190px;
  bottom: 15px;
  position: absolute;
  letter-spacing: .15em;
}
.sec01 .sec__lower {
  background-color: #94154f;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzk0MTU0ZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2RlMTU1YyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #94154f), color-stop(100%, #de155c));
  background-image: -webkit-linear-gradient(top, #94154f 0%, #de155c 100%);
  background-image: linear-gradient(to bottom, #94154f 0%, #de155c 100%);
}

@media screen and (max-width: 780px) {
  .sec01 {
    background-image: url("/common/special/others/160706_party2016/images/bg_sec01_sp.jpg");
  }
  .sec01 .sec__upper {
    background-image: none;
  }
  .sec01 .sec__upper h3 {
    left: auto;
    right: 15px;
    top: 0;
    margin-left: 0;
    width: 58.6666%;
  }
  .sec01 .sec__upper span {
    left: 40%;
    bottom: 10px;
  }
}
.sec02 {
  background-image: url("/common/special/others/160706_party2016/images/bg_sec02.jpg");
}
.sec02 .sec__upper {
  background-image: url("/common/special/others/160706_party2016/images/bg_sec02.svg");
}
.sec02 .sec__upper h3 {
  left: 50%;
  top: 340px;
  margin-left: -386px;
}
.sec02 .sec__upper span {
  display: block;
  margin-top: -35px;
  padding-left: 240px;
}
.sec02 .sec__lower {
  background-color: #352644;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzM1MjY0NCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzMxMTI2MyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #352644), color-stop(100%, #311263));
  background-image: -webkit-linear-gradient(top, #352644 0%, #311263 100%);
  background-image: linear-gradient(to bottom, #352644 0%, #311263 100%);
}

@media screen and (max-width: 780px) {
  .sec02 {
    background-image: url("/common/special/others/160706_party2016/images/bg_sec02_sp.jpg");
  }
  .sec02 .sec__upper {
    background-image: none;
  }
  .sec02 .sec__upper h3 {
    left: -10px;
    top: 34%;
    margin-left: 0;
    width: 99.46666%;
  }
  .sec02 .sec__upper span {
    margin-top: -16px;
    padding-left: 20px;
    text-align: center;
  }
}
.sec03 {
  background-image: url("/common/special/others/160706_party2016/images/bg_sec03.jpg");
  background-position: 0 10px;
  background-repeat: no-repeat;
  background-color: #e1e1e1;
}
.sec03 .sec__upper {
  background-image: url("/common/special/others/160706_party2016/images/bg_sec03_01.svg"), url("/common/special/others/160706_party2016/images/bg_sec03_02.svg");
  background-position: 0 0, 0 100%;
}
.sec03 .sec__upper h3 {
  left: 50%;
  top: 123px;
  margin-left: -655px;
}
.sec03 .sec__upper span {
  display: block;
  color: #000;
  text-align: center;
  margin-top: -30px;
  padding-left: 40px;
}
.sec03 .sec__lower {
  background-color: #4886b8;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQ4ODZiOCIvPjxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjNDY5YWEyIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjNDM4ZDY2Ii8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #4886b8), color-stop(50%, #469aa2), color-stop(100%, #438d66));
  background-image: -webkit-linear-gradient(top, #4886b8 0%, #469aa2 50%, #438d66 100%);
  background-image: linear-gradient(to bottom, #4886b8 0%, #469aa2 50%, #438d66 100%);
}

@media screen and (max-width: 780px) {
  .sec03 {
    background-image: url("/common/special/others/160706_party2016/images/bg_sec03_sp.jpg");
    background-position: 0 0;
  }
  .sec03 .sec__upper {
    background-image: none;
    overflow: hidden;
  }
  .sec03 .sec__upper h3 {
    left: 0;
    top: 8%;
    margin-left: -35px;
    width: 107.86666%;
  }
  .sec03 .sec__upper span {
    margin-top: -17px;
  }
}
.sec04 {
  text-align: center;
  padding: 130px 0 105px;
  background-color: #fff;
}
.sec04 h3 {
  font-family: Odin Rounded Bold, sans-serif;
  font-size: 4rem;
  letter-spacing: .05em;
}
.sec04 ul {
  overflow: hidden;
  margin: 30px 0 0 -29px;
  display: inline-block;
}
.sec04 li {
  float: left;
  margin: -100px 0 0 29px;
  padding-top: 100px;
}
.sec04 figcaption {
  margin-top: 40px;
  font-size: 1.3rem;
  line-height: 1.5;
}
.sec04 a {
  color: #000;
}
.sec04 a:hover {
  text-decoration: underline;
}
.sec04 dl:first-child {
  margin-bottom: 10px;
}
.sec04 dt {
  font-weight: bold;
}

@media screen and (max-width: 780px) {
  .sec04 {
    padding: 80px 0 38px;
  }
  .sec04 h3 {
    font-size: 3rem;
    line-height: 1;
  }
  .sec04 ul {
    margin: 35px 0 0;
    width: 90%;
  }
  .sec04 li {
    text-align: left;
    float: none;
    margin: 0 0 30px;
    padding-top: 0;
  }
  .sec04 figure {
    display: table;
    width: 100%;
  }
  .sec04 figure img {
    display: table-cell;
    width: 100px;
    margin-right: 20px;
  }
  .sec04 figcaption {
    display: table-cell;
    width: 100%;
    margin-top: 0;
    vertical-align: middle;
  }
  .sec04 dl:first-child {
    margin-bottom: 8px;
  }
}
@media screen and (max-width: 320px) {
  .sec h3, .sec04 h3 {
    font-size: 2.8rem;
  }
}
/* =footer
----------------------------------------------- */
.l-footer {
  text-align: center;
  padding-bottom: 135px;
  background-color: #fff;
}
.l-footer .report {
  margin-bottom: 120px;
  overflow: hidden;
}
.l-footer .report li {
  float: left;
  position: relative;
  height: 170px;
  width: 50%;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}
.l-footer .report li:first-child {
  background-image: url("/common/special/others/160706_party2016/images/bg_report01.jpg");
  text-align: right;
}
.l-footer .report li:first-child a {
  padding-right: 100px;
}
.l-footer .report li:first-child:hover span {
  opacity: .6;
}
.l-footer .report li:last-child {
  background-image: url("/common/special/others/160706_party2016/images/bg_report02.jpg");
  text-align: left;
}
.l-footer .report li:last-child a {
  padding-left: 100px;
}
.l-footer .report li:last-child:hover span {
  opacity: .6;
}
.l-footer .report a {
  background-repeat: no-repeat;
  background-size: cover;
  color: #fff;
  display: block;
  padding-top: 85px;
  font-size: 2.4rem;
  font-family: Odin Rounded Bold, sans-serif;
  letter-spacing: .05em;
  text-transform: uppercase;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.l-footer .report span {
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-duration: .15s;
  transition-duration: .15s;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  background-color: #000;
}
.l-footer aside img {
  width: 170px;
}
.l-footer aside a:hover {
  opacity: .7;
}
.l-footer .sns {
  overflow: hidden;
  display: inline-block;
  margin-top: 65px;
}
.l-footer .sns li {
  float: left;
  margin: 0 30px;
}
.l-footer .sns a:hover {
  opacity: .7;
}

@media screen and (max-width: 780px) {
  .l-footer {
    padding-bottom: 45px;
  }
  .l-footer .report {
    margin-bottom: 48px;
  }
  .l-footer .report li {
    float: none;
    height: 88px;
    width: 100%;
    border-bottom: 1px solid #fff;
  }
  .l-footer .report li:first-child {
    text-align: center;
  }
  .l-footer .report li:first-child a {
    padding-right: 0;
  }
  .l-footer .report li:last-child {
    text-align: center;
  }
  .l-footer .report li:last-child a {
    padding-left: 0;
  }
  .l-footer .report a {
    padding-top: 43px;
    font-size: 1.8rem;
  }
  .l-footer aside img {
    width: 135px;
  }
  .l-footer .sns {
    margin-top: 25px;
  }
  .l-footer .sns li {
    margin: 0 13px;
  }
}
/*===============================================
hero area
=============================================== */
.hero {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 55.5555%;
  overflow: hidden;
}

.hero__container {
  left: 50%;
  height: 100%;
  min-width: 1440px;
  min-height: 800px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

.hero__container,
.hero canvas {
  position: absolute;
  top: 0;
  z-index: 100;
  width: 100%;
}

.hero canvas {
  left: 0;
  background-color: #fff;
}

.hero__contents {
  width: 100%;
  position: absolute;
  left: 50%;
  z-index: 200;
  text-align: center;
  top: 54%;
  -webkit-transform: translate3d(-50%, -64.5%, 0);
  transform: translate3d(-50%, -64.5%, 0);
}

/* @media screen and (min-width: 1600px) {
  .hero__contents {
    top: 50%;
    transform: translate3d(-50%, -64.5%, 0);
  }
} */
.hero__lead--2 {
  margin-top: 1.8rem;
}

.hero__lead--3 {
  margin-top: -7.4rem;
}

.hero__texts {
  font-family: Odin Rounded Bold;
  margin-top: -6.9rem;
  letter-spacing: 0.1em;
}

.hero__text {
  text-transform: uppercase;
}

.hero__text--1 {
  font-size: 3rem;
  line-height: 1.2;
}

.hero__text--2 {
  font-size: 2rem;
  margin-top: .2rem;
}

.hero__leads,
.hero__texts {
  opacity: 0;
}

@media screen and (max-width: 780px) {
  .hero__container {
    width: 972px;
    min-width: inherit;
    min-height: inherit;
    overflow: hidden;
    margin: 0 auto;
  }

  .hero canvas {
    width: 972px;
  }

  .hero__contents {
    -webkit-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0);
    top: 4.5rem;
  }

  .hero__lead--1 img {
    width: 6.8%;
  }

  .hero__lead--2 {
    margin-top: .8rem;
  }
  .hero__lead--2 img {
    width: 14.4%;
  }

  .hero__lead--3 {
    margin-top: -8.1rem;
  }
  .hero__lead--3 img {
    max-width: 375px;
  }

  .hero__text--1 {
    font-size: 2rem;
    line-height: 1.35;
    margin-top: 6.8rem;
  }

  .hero__text--2 {
    font-size: 1.5rem;
    line-height: 1.33333;
    margin-top: 1.2rem;
  }
}
/*===============================================
module
=============================================== */
/* common class */
.brlh {
  line-height: 1.5em;
}

/* responsive display */
.sp {
  display: none;
}

@media screen and (max-width: 780px) {
  .pc {
    display: none;
  }

  .sp {
    display: block;
  }
}
/* layout */
.l-container {
  width: 1024px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
}

@media screen and (max-width: 780px) {
  .l-container {
    width: 90%;
  }
}
/* video */
.video {
  margin: 75px 0 80px;
  position: relative;
  background-color: #000;
  cursor: pointer;
}
.video:after {
  content: ' ';
  background-image: url("/common/special/others/160706_party2016/images/btn_play.png");
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 120px;
  height: 120px;
}
.video.is-active:after {
  display: none;
}

.poster {
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-duration: .15s;
  transition-duration: .15s;
}
.poster:hover {
  opacity: .5;
}

@media screen and (max-width: 780px) {
  .video {
    margin: 30px 0 40px;
    width: 100%;
    height: auto;
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
  }
  .video:after {
    background-size: cover;
    width: 60px;
    height: 60px;
  }
  .video iframe,
  .video object,
  .video embed,
  .video img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
}
/* album infos */
.album {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.album figure {
  margin-right: auto;
}
.album figcaption {
  text-transform: uppercase;
  padding: 20px 90px 0 0;
  text-align: center;
  font-family: Odin Rounded Bold, sans-serif;
  letter-spacing: .05em;
}

.album__txt {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 675px;
  height: 207px;
  margin-top: -.5em;
}
.album__txt ul {
  margin-top: auto;
}

@media screen and (max-width: 780px) {
  .album {
    display: block;
  }
  .album figure img {
    width: 50%;
  }
  .album figcaption {
    font-size: 1.8rem;
    padding: 44px 0 0;
    text-align: left;
  }

  .album__txt {
    display: block;
    width: 100%;
    height: auto;
    margin-top: .5em;
  }
  .album__txt ul {
    margin-top: 34px;
  }
}
/* buttons */
.btn li {
  display: inline-block;
  margin-right: 18px;
}
.btn a {
  font-size: 1.3rem;
  letter-spacing: .05em;
  font-family: Odin Rounded Bold, sans-serif;
  text-align: center;
  text-transform: uppercase;
  border: 2px solid #fff;
  border-radius: 21px;
  padding: 17px 0 6px;
  width: 160px;
  display: inline-block;
  position: relative;
  z-index: 1;
  font-weight: bold;
  overflow: hidden;
  -webkit-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
  transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
  -webkit-transition-property: background-color color;
  transition-property: background-color color;
  -webkit-transition-duration: .15s;
  transition-duration: .15s;
}
.btn a:hover {
  background-color: #fff;
}

@media screen and (max-width: 780px) {
  .btn li {
    width: 47.5%;
    margin-right: 0;
  }
  .btn li:last-child {
    float: right;
  }
  .btn a {
    width: 100%;
  }
}
.sec01 .btn a:hover {
  color: #de155c;
}

.sec02 .btn a:hover {
  color: #311263;
}

.sec03 .btn a:hover {
  color: #438d66;
}
