@charset "UTF-8";
.clearfix {
  zoom: 1; }

.clearfix:after {
  content: ".";
  display: block;
  height: 0px;
  clear: both;
  visibility: hidden;
  overflow: hidden; }

/* 
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com 
Twitter: @rich_clark
*/
* {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: top;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

ul, ol {
  list-style: none; }

th {
  text-align: left;
  font-weight: 400; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

a {
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  background: transparent; }

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none; }

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; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0; }

input[type="text"], select {
  padding: 3px;
  border: 1px solid #ccc;
  vertical-align: middle; }

img {
  display: inline-block;
  vertical-align: top;
  font-size: 0;
  line-height: 0;
  -webkit-touch-callout: none; }

strong {
  font-weight: 700; }

html, body {
  color: #282828;
  width: 100%;
  min-width: 1000px;
  font-size: 14px;
  font-family: "Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  line-height: 26px;
  font-feature-settings: "palt";
  background: #FFF;
  -webkit-text-size-adjust: 100%; }

a {
  color: #281E00;
  text-decoration: none;
  word-break: break-all; }

* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }

.content01 .box02 .comboBox, .content02 .attentionList li.comboBox {
  display: table;
  width: 100%; }
  .content01 .box02 .comboBox .leftSide, .content02 .attentionList li.comboBox .leftSide, .content01 .box02 .comboBox .rightSide, .content02 .attentionList li.comboBox .rightSide {
    display: table-cell; }

#mainImageWrap .contentBox, .content01 .contentBox, .content02 .pointList li .contentBox, .content03 .contentBox {
  padding: 5px;
  background: #fff; }
  #mainImageWrap .contentBox .boxInner, .content01 .contentBox .boxInner, .content02 .pointList li .contentBox .boxInner, .content03 .contentBox .boxInner {
    height: 100%;
    border: 1px solid #CFA628; }

.content01 .contentBox, .content02 .pointList li .contentBox, .content02 .attentionList li.comboBox .bnr, .content03 .contentBox {
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.24);
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.24);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.24); }

#mainImageWrap .linkList li a, .bottomLink .linkList li a {
  display: inline-block;
  position: relative; }
  #mainImageWrap .linkList li a:before, .bottomLink .linkList li a:before {
    content: "";
    position: absolute;
    width: 0;
    height: 100%;
    top: 0;
    left: 0;
    -webkit-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
    -ms-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
    -o-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
    -ms-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
    transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s; }
  #mainImageWrap .linkList li a:hover:before, .bottomLink .linkList li a:hover:before {
    width: 100%; }
#mainImageWrap .linkList li.opera a:before, .bottomLink .linkList li.opera a:before {
  background: url(../img/btn_opera_on.png?v=0119) no-repeat; }
#mainImageWrap .linkList li.ballet a:before, .bottomLink .linkList li.ballet a:before {
  background: url(../img/btn_ballet_on.png?v=0119) no-repeat; }
#mainImageWrap .linkList li.drama a:before, .bottomLink .linkList li.drama a:before {
  background: url(../img/btn_drama_on.png) no-repeat; }

#mainImageWrap {
  height: 600px;
  text-align: center;
  background: url(../img/bg_mainimage.png) no-repeat center center;
  background-size: cover; }
  #mainImageWrap .mainImageInner {
    position: relative;
    width: 1000px;
    height: 100%;
    margin: auto;
    padding-top: 65px; }
  #mainImageWrap .logo {
    position: absolute;
    top: 17px;
    left: 0; }
  #mainImageWrap .sns {
    position: absolute;
    top: 19px;
    right: 0;
    overflow: hidden; }
    #mainImageWrap .sns li {
      float: left; }
      #mainImageWrap .sns li:nth-child(n+2) {
        margin-left: 7px; }
      #mainImageWrap .sns li a {
        display: block;
        position: relative; }
        #mainImageWrap .sns li a:before {
          content: "";
          position: absolute;
          width: 100%;
          height: 0;
          top: 0;
          left: 0;
          -webkit-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
          -ms-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
          -o-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
          -ms-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
          transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s; }
        #mainImageWrap .sns li a:hover:before {
          height: 100%; }
      #mainImageWrap .sns li.fb a:before {
        background: url(../img/btn_sns_fb_on.png) no-repeat; }
      #mainImageWrap .sns li.tw a:before {
        background: url(../img/btn_sns_tw_on.png) no-repeat; }
  #mainImageWrap .linkList {
    margin-top: 4px;
    overflow: hidden; }
    #mainImageWrap .linkList li {
      float: left;
      width: 320px; }
      #mainImageWrap .linkList li.ballet {
        margin: 0 20px; }
  #mainImageWrap .contentBox {
    margin-top: 14px; }
    #mainImageWrap .contentBox .boxInner {
      padding: 13px 15px; }
    #mainImageWrap .contentBox p {
      line-height: 23px; }

.contentBlock {
  overflow: hidden; }
  .contentBlock .contentInner {
    width: 1000px;
    margin: auto;
    padding: 50px 0; }

html:not(.ie) .contentBlock {
  background-attachment: fixed; }

.content01 {
  background: url(../img/bg_content01.png) no-repeat;
  background-size: cover; }
  .content01 .contentBox:nth-child(n+2) {
    margin-top: 20px; }
  .content01 .contentBox .boxInner {
    padding: 25px 30px;
    overflow: hidden; }
  .content01 .box01 dl {
    float: left;
    width: 283px; }
    .content01 .box01 dl:nth-child(2) {
      margin: 0 32px; }
    .content01 .box01 dl dd {
      margin-top: 12px; }
  .content01 .box02 .comboBox .leftSide, .content01 .box02 .comboBox .rightSide {
    vertical-align: middle; }
  .content01 .box02 dl {
    display: inline-block; }

.content02 {
  background: url(../img/bg_content02.png) no-repeat right top;
  background-size: cover; }
  .content02 h2 {
    text-align: center; }
  .content02 .pointList {
    margin-top: 42px;
    font-size: 0; }
    .content02 .pointList li {
      display: inline-block;
      width: 490px; }
      .content02 .pointList li:nth-child(2n) {
        margin-left: 20px; }
      .content02 .pointList li:nth-child(n+3) {
        margin-top: 15px; }
      .content02 .pointList li .contentBox {
        height: 165px;
        font-size: 13px; }
        .content02 .pointList li .contentBox .boxInner {
          padding: 9px 8px; }
        .content02 .pointList li .contentBox p {
          padding-left: 30px;
          padding-right: 22px; }
  .content02 .attentionList {
    margin-top: 30px; }
    .content02 .attentionList li {
      padding-left: 1em;
      text-indent: -1em; }
      .content02 .attentionList li:nth-child(n+2) {
        margin-top: 10px; }
      .content02 .attentionList li a {
        color: #006DFF; }
      .content02 .attentionList li.comboBox {
        padding-left: 0;
        text-indent: 0; }
        .content02 .attentionList li.comboBox .leftSide, .content02 .attentionList li.comboBox .rightSide {
          width: 50%;
          vertical-align: middle; }
        .content02 .attentionList li.comboBox .leftSide {
          padding-right: 10px;
          padding-left: 1em;
          text-indent: -1em; }
          .content02 .attentionList li.comboBox .leftSide strong {
            padding-left: 10px;
            color: #C80000; }
        .content02 .attentionList li.comboBox .rightSide {
          text-align: right; }
        .content02 .attentionList li.comboBox .bnr {
          display: inline-block;
          position: relative;
          font-size: 0;
          -webkit-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
          -ms-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
          -o-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
          -ms-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
          transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s; }
          .content02 .attentionList li.comboBox .bnr:before {
            content: "";
            position: absolute;
            width: 100%;
            height: 100%;
            top: 0;
            left: 0;
            opacity: 0;
            background: url(../img/bnr_campaign_on.png) no-repeat;
            -webkit-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
            -ms-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
            -o-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
            -ms-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
            transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s; }
          .content02 .attentionList li.comboBox .bnr:hover {
            -moz-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.23);
            -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.23);
            box-shadow: 0 3px 10px rgba(0, 0, 0, 0.23); }
            .content02 .attentionList li.comboBox .bnr:hover:before {
              opacity: 1; }

.content03 {
  background: url(../img/bg_content03.png) no-repeat;
  background-size: cover; }
  .content03 .contentBox:nth-child(n+2) {
    margin-top: 20px; }
  .content03 .contentBox .boxInner {
    padding: 25px 30px;
    padding-left: 190px;
    overflow: hidden; }
    .content03 .contentBox .boxInner dd {
      padding-left: 30px; }
  .content03 .contentBox.box01 .boxInner {
    background: url(../img/bg_content03_01.png) no-repeat 30px 25px; }
  .content03 .contentBox.box01 dt {
    position: relative; }
    .content03 .contentBox.box01 dt .floatObj {
      position: absolute;
      display: table;
      width: 92px;
      height: 92px;
      top: 0;
      right: 28px;
      background: #AF8027;
      -moz-border-radius: 46px;
      -webkit-border-radius: 46px;
      border-radius: 46px; }
      .content03 .contentBox.box01 dt .floatObj span {
        display: table-cell;
        padding-bottom: 10px;
        color: #fff;
        text-align: center;
        font-size: 16px;
        font-weight: 700;
        line-height: 24px;
        vertical-align: middle;
        -moz-transform: scale(0.95, 1);
        -ms-transform: scale(0.95, 1);
        -webkit-transform: scale(0.95, 1);
        transform: scale(0.95, 1); }
  .content03 .contentBox.box01 dd {
    padding-top: 18px; }
  .content03 .contentBox.box01 .circleList li:before {
    content: "●";
    color: #AF8027; }
  .content03 .contentBox.box01 .btn {
    position: relative;
    display: table;
    width: 300px;
    height: 50px;
    margin-top: 15px;
    text-decoration: none;
    overflow: hidden;
    background-color: #001d57;
    *zoom: 1;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=1, startColorstr='#FF001D57', endColorstr='#FFC00040');
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuMCIgeDI9IjEuMCIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMWQ1NyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2MwMDA0MCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 0% 0%, 100% 100%, color-stop(0%, #001d57), color-stop(100%, #c00040));
    background-image: -moz-linear-gradient(left top, #001d57 0%, #c00040 100%);
    background-image: -webkit-linear-gradient(left top, #001d57 0%, #c00040 100%);
    background-image: linear-gradient(to right bottom, #001d57 0%, #c00040 100%);
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px; }
    .content03 .contentBox.box01 .btn:before {
      content: "";
      position: absolute;
      width: 0;
      height: 50px;
      top: 0;
      left: 0;
      background: url(../img/bg_btn_on.png) no-repeat;
      -webkit-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
      -ms-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
      -o-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
      -ms-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
      transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s; }
    .content03 .contentBox.box01 .btn span {
      display: table-cell;
      position: relative;
      color: #fff;
      font-size: 16px;
      font-weight: 700;
      text-align: center;
      vertical-align: middle;
      z-index: 2; }
      .content03 .contentBox.box01 .btn span:before, .content03 .contentBox.box01 .btn span:after {
        content: "";
        position: absolute;
        width: 9px;
        height: 50px;
        top: 0;
        right: 18px;
        -webkit-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
        -ms-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
        -o-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
        -ms-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
        transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s; }
      .content03 .contentBox.box01 .btn span:before {
        background: url(../img/arw_btn.png) no-repeat left center; }
      .content03 .contentBox.box01 .btn span:after {
        background: url(../img/arw_btn_on.png) no-repeat left center;
        opacity: 0; }
    .content03 .contentBox.box01 .btn:hover:before {
      width: 100%; }
    .content03 .contentBox.box01 .btn:hover span:before {
      opacity: 0; }
    .content03 .contentBox.box01 .btn:hover span:after {
      opacity: 1; }
  .content03 .contentBox.box02 .boxInner {
    background: url(../img/bg_content03_02.png) no-repeat 30px 25px; }

.bottomLink .contentInner {
  padding: 40px 0; }
.bottomLink .linkList {
  overflow: hidden; }
  .bottomLink .linkList li {
    float: left; }
    .bottomLink .linkList li.ballet {
      margin: 0 20px; }

#footer {
  background: url(../img/bg_footer.png) no-repeat;
  background-size: cover; }
  #footer .footerInner {
    width: 1000px;
    margin: auto;
    padding: 55px 0 40px;
    text-align: center; }
  #footer p {
    margin-top: 30px;
    font-size: 15px;
    line-height: 24px; }
    #footer p.copy {
      font-size: 11px; }
  #footer .linkList {
    margin-top: 25px; }
    #footer .linkList li {
      display: inline-block;
      padding-left: 15px;
      background: url(../img/arw_link.png) no-repeat left center; }
      #footer .linkList li:nth-child(n+2) {
        margin-left: 40px; }
      #footer .linkList li a span {
        display: inline-block;
        position: relative; }
        #footer .linkList li a span:before {
          content: "";
          position: absolute;
          width: 0;
          height: 1px;
          left: 0;
          bottom: 2px;
          background: #282828;
          -webkit-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
          -ms-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
          -o-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
          -ms-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
          transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s; }
      #footer .linkList li a:hover span:before {
        width: 100%; }
  #footer .logo {
    display: inline-block;
    margin-top: 35px; }

.textRed {
  color: #C80000; }

.scrollAnim.scrollUp {
  -moz-transform: matrix(1, 0, 0, 1, 0, 50);
  -webkit-transform: matrix(1, 0, 0, 1, 0, 50);
  -ms-transform: matrix(1, 0, 0, 1, 0, 50);
  transform: matrix(1, 0, 0, 1, 0, 50); }
.scrollAnim.scrollDown {
  -moz-transform: matrix(1, 0, 0, 1, 0, -50);
  -webkit-transform: matrix(1, 0, 0, 1, 0, -50);
  -ms-transform: matrix(1, 0, 0, 1, 0, -50);
  transform: matrix(1, 0, 0, 1, 0, -50); }
.scrollAnim.scrollLeft {
  -moz-transform: matrix(1, 0, 0, 1, 50, 0);
  -webkit-transform: matrix(1, 0, 0, 1, 50, 0);
  -ms-transform: matrix(1, 0, 0, 1, 50, 0);
  transform: matrix(1, 0, 0, 1, 50, 0); }
.scrollAnim.scrollRight {
  -moz-transform: matrix(1, 0, 0, 1, -50, 0);
  -webkit-transform: matrix(1, 0, 0, 1, -50, 0);
  -ms-transform: matrix(1, 0, 0, 1, -50, 0);
  transform: matrix(1, 0, 0, 1, -50, 0); }
.scrollAnim.fadeIn, .scrollAnim.scrollUp, .scrollAnim.scrollDown, .scrollAnim.scrollLeft, .scrollAnim.scrollRight {
  opacity: 0; }
  .scrollAnim.fadeIn.bounce.active, .scrollAnim.scrollUp.bounce.active, .scrollAnim.scrollDown.bounce.active, .scrollAnim.scrollLeft.bounce.active, .scrollAnim.scrollRight.bounce.active {
    -webkit-transition: all 0.8s cubic-bezier(0.18, 0.89, 0.21, 1.77) 0s;
    -ms-transition: all 0.8s cubic-bezier(0.18, 0.89, 0.21, 1.77) 0s;
    -o-transition: all 0.8s cubic-bezier(0.18, 0.89, 0.21, 1.77) 0s;
    -ms-transition: all 0.8s cubic-bezier(0.18, 0.89, 0.21, 1.77) 0s;
    transition: all 0.8s cubic-bezier(0.18, 0.89, 0.21, 1.77) 0s; }
  .scrollAnim.fadeIn.active, .scrollAnim.scrollUp.active, .scrollAnim.scrollDown.active, .scrollAnim.scrollLeft.active, .scrollAnim.scrollRight.active {
    opacity: 1;
    -webkit-transition: all 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
    -ms-transition: all 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
    -o-transition: all 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
    -ms-transition: all 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
    transition: all 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
    -moz-transform: none;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none; }
.scrollAnim.fadeIn.active {
  -webkit-transition: all 1s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
  -ms-transition: all 1s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
  -o-transition: all 1s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
  -ms-transition: all 1s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
  transition: all 1s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s; }
