@charset "UTF-8";
/*
このCSSはSCSSを使って書かれています。
CSSを編集する際はSCSSファイル使用してください。
*/
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

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

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

img {
  vertical-align: bottom; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }

/*---------------------------------------------------------
		 margin/padding
----------------------------------------------------------*/
.m0 {
  margin: 0px !important; }

.m10 {
  margin: 10px !important; }

.m15 {
  margin: 15px !important; }

.m20 {
  margin: 20px !important; }

.m30 {
  margin: 30px !important; }

.m40 {
  margin: 40px !important; }

.m50 {
  margin: 50px !important; }

.p0 {
  padding: 0px !important; }

.p10 {
  padding: 10px !important; }

.p15 {
  padding: 15px !important; }

.p20 {
  padding: 20px !important; }

.p30 {
  padding: 30px !important; }

.p40 {
  padding: 40px !important; }

.p50 {
  padding: 50px !important; }

.mt0 {
  margin-top: 0 !important; }

.mt1 {
  margin-top: 1px !important; }

.mt2 {
  margin-top: 2px !important; }

.mt3 {
  margin-top: 3px !important; }

.mt4 {
  margin-top: 4px !important; }

.mt5 {
  margin-top: 5px !important; }

.mt-5 {
  margin-top: -5px !important; }

.mt-10 {
  margin-top: -10px !important; }

.mt10 {
  margin-top: 10px !important; }

.mt11 {
  margin-top: 11px !important; }

.mt12 {
  margin-top: 12px !important; }

.mt13 {
  margin-top: 13px !important; }

.mt14 {
  margin-top: 14px !important; }

.mt15 {
  margin-top: 15px !important; }

.mt20 {
  margin-top: 20px !important; }

.mt25 {
  margin-top: 25px !important; }

.mt30 {
  margin-top: 30px !important; }

.mt35 {
  margin-top: 35px !important; }

.mt40 {
  margin-top: 40px !important; }

.mt45 {
  margin-top: 45px !important; }

.mt50 {
  margin-top: 50px !important; }

.mt55 {
  margin-top: 55px !important; }

.mt60 {
  margin-top: 60px !important; }

.mt65 {
  margin-top: 65px !important; }

.mt70 {
  margin-top: 70px !important; }

.mt75 {
  margin-top: 75px !important; }

.mt80 {
  margin-top: 80px !important; }

.mt85 {
  margin-top: 85px !important; }

.mt90 {
  margin-top: 90px !important; }

.mt95 {
  margin-top: 95px !important; }

.mt100 {
  margin-top: 100px !important; }

.mb0 {
  margin-bottom: 0px !important; }

.mb1 {
  margin-bottom: 1px !important; }

.mb2 {
  margin-bottom: 2px !important; }

.mb3 {
  margin-bottom: 3px !important; }

.mb4 {
  margin-bottom: 4px !important; }

.mb5 {
  margin-bottom: 5px !important; }

.mb6 {
  margin-bottom: 6px !important; }

.mb7 {
  margin-bottom: 7px !important; }

.mb8 {
  margin-bottom: 8px !important; }

.mb9 {
  margin-bottom: 9px !important; }

.mb10 {
  margin-bottom: 10px !important; }

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

.mb20 {
  margin-bottom: 20px !important; }

.mb25 {
  margin-bottom: 25px !important; }

.mb30 {
  margin-bottom: 30px !important; }

.mb35 {
  margin-bottom: 35px !important; }

.mb40 {
  margin-bottom: 40px !important; }

.mb45 {
  margin-bottom: 45px !important; }

.mb50 {
  margin-bottom: 50px !important; }

.ml0 {
  margin-left: 0 !important; }

.ml1 {
  margin-left: 1px !important; }

.ml2 {
  margin-left: 2px !important; }

.ml3 {
  margin-left: 3px !important; }

.ml4 {
  margin-left: 4px !important; }

.ml5 {
  margin-left: 5px !important; }

.ml6 {
  margin-left: 6px !important; }

.ml7 {
  margin-left: 7px !important; }

.ml8 {
  margin-left: 8px !important; }

.ml9 {
  margin-left: 9px !important; }

.ml10 {
  margin-left: 10px !important; }

.ml15 {
  margin-left: 15px !important; }

.ml20 {
  margin-left: 20px !important; }

.ml25 {
  margin-left: 25px !important; }

.ml30 {
  margin-left: 30px !important; }

.ml35 {
  margin-left: 35px !important; }

.ml40 {
  margin-left: 40px !important; }

.ml45 {
  margin-left: 45px !important; }

.ml50 {
  margin-left: 50px !important; }

.mr0 {
  margin-right: 0px !important; }

.mr1 {
  margin-right: 1px !important; }

.mr2 {
  margin-right: 2px !important; }

.mr3 {
  margin-right: 3px !important; }

.mr4 {
  margin-right: 4px !important; }

.mr5 {
  margin-right: 5px !important; }

.mr6 {
  margin-right: 6px !important; }

.mr7 {
  margin-right: 7px !important; }

.mr8 {
  margin-right: 8px !important; }

.mr9 {
  margin-right: 9px !important; }

.mr10 {
  margin-right: 10px !important; }

.mr15 {
  margin-right: 15px !important; }

.mr20 {
  margin-right: 20px !important; }

.mr25 {
  margin-right: 25px !important; }

.mr30 {
  margin-right: 30px !important; }

.mr35 {
  margin-right: 35px !important; }

.mr40 {
  margin-right: 40px !important; }

.mr45 {
  margin-right: 45px !important; }

.mr50 {
  margin-right: 50px !important; }

.mr55 {
  margin-right: 55px !important; }

.mr60 {
  margin-right: 60px !important; }

.mr65 {
  margin-right: 65px !important; }

.mr70 {
  margin-right: 70px !important; }

.mr75 {
  margin-right: 75px !important; }

.mr80 {
  margin-right: 80px !important; }

.mr85 {
  margin-right: 85px !important; }

.mr90 {
  margin-right: 90px !important; }

.mr95 {
  margin-right: 95px !important; }

.mr100 {
  margin-right: 100px !important; }

.pt0 {
  padding-top: 0px !important; }

.pt5 {
  padding-top: 5px !important; }

.pt10 {
  padding-top: 10px !important; }

.pt15 {
  padding-top: 15px !important; }

.pt20 {
  padding-top: 20px !important; }

.pt25 {
  padding-top: 25px !important; }

.pt30 {
  padding-top: 30px !important; }

.pt35 {
  padding-top: 35px !important; }

.pt40 {
  padding-top: 40px !important; }

.pt45 {
  padding-top: 45px !important; }

.pt50 {
  padding-top: 50px !important; }

.pt100 {
  padding-top: 100px !important; }

.pb0 {
  padding-bottom: 0px !important; }

.pb5 {
  padding-bottom: 5px !important; }

.pb10 {
  padding-bottom: 10px !important; }

.pb15 {
  padding-bottom: 15px !important; }

.pb20 {
  padding-bottom: 20px !important; }

.pb25 {
  padding-bottom: 25px !important; }

.pb30 {
  padding-bottom: 30px !important; }

.pb35 {
  padding-bottom: 35px !important; }

.pb40 {
  padding-bottom: 40px !important; }

.pb45 {
  padding-bottom: 45px !important; }

.pb50 {
  padding-bottom: 50px !important; }

.pl0 {
  padding-left: 0 !important; }

.pl5 {
  padding-left: 5px !important; }

.pl10 {
  padding-left: 10px !important; }

.pl15 {
  padding-left: 15px !important; }

.pl20 {
  padding-left: 20px !important; }

.pl25 {
  padding-left: 25px !important; }

.pl30 {
  padding-left: 30px !important; }

.pl35 {
  padding-left: 35px !important; }

.pl40 {
  padding-left: 40px !important; }

.pl45 {
  padding-left: 45px !important; }

.pl50 {
  padding-left: 50px !important; }

.pr0 {
  padding-right: 0 !important; }

.pr5 {
  padding-right: 5px !important; }

.pr10 {
  padding-right: 10px !important; }

.pr15 {
  padding-right: 15px !important; }

.pr20 {
  padding-right: 20px !important; }

.pr25 {
  padding-right: 25px !important; }

.pr30 {
  padding-right: 30px !important; }

.pr35 {
  padding-right: 35px !important; }

.pr40 {
  padding-right: 40px !important; }

.pr45 {
  padding-right: 45px !important; }

.pr50 {
  padding-right: 50px !important; }

/*---------------------------------------------------------
		 position
----------------------------------------------------------*/
.floL {
  float: left !important; }

.floR {
  float: right !important; }

.floLm {
  float: left;
  margin-right: 50px; }

.floRm {
  float: right;
  margin-left: 50px; }

.noFlo {
  float: none !important; }

.rect {
  overflow: hidden;
  zoom: 1; }

.clear {
  clear: both; }

.posR {
  position: relative; }

.posA {
  position: absolute; }

.vaT {
  vertical-align: top !important; }

.vaM {
  vertical-align: middle !important; }

.vaB {
  vertical-align: bottom !important; }

.vaN {
  vertical-align: baseline !important; }

.taC {
  text-align: center !important; }
  .taC img {
    display: inline; }

.blC {
  margin-left: auto;
  margin-right: auto; }

.taR {
  text-align: right !important; }

.taL {
  text-align: left !important; }

.bold {
  font-weight: bold; }

.red {
  color: #ff104e; }

.normal {
  font-weight: normal; }

.wnw {
  white-space: nowrap; }

.notice {
  color: #f00; }

.w100per {
  width: 100%; }

.blue {
  color: #8bebfc; }

.blue2 {
  color: #46b8d0; }

.blue3 {
  color: #14a4a6; }

.blue4 {
  color: #0085eb; }

.blue5 {
  color: #c5f5ff; }

.green {
  color: #deff44; }

.green2 {
  color: #00ac2d; }

.ind1 {
  text-indent: 1em; }

/*---------------------------------------------------------
		 fontsize
----------------------------------------------------------*/
.fzBase {
  font-size: fz(1) !important; }

.fz10 {
  font-size: 10px;
  font-size: 0.625rem;
  line-height: 1.4;
  line-height: 1.5; }

.fz12 {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1.4;
  line-height: 1.5; }

.fz13 {
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 1.4;
  line-height: 1.5; }

.fz14 {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.4;
  line-height: 1.5; }

.fz15 {
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.4; }

.fz16 {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.4; }

.fz18 {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.4; }

.fz20 {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.4; }

/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  -webkit-transform: translate3d(0, 0, 0); }

#cboxWrapper {
  max-width: none; }

#cboxOverlay {
  position: fixed;
  width: 100%;
  height: 100%; }

#cboxMiddleLeft, #cboxBottomLeft {
  clear: left; }

#cboxContent {
  position: relative; }

#cboxLoadedContent {
  overflow: auto;
  -webkit-overflow-scrolling: touch; }

#cboxTitle {
  margin: 0; }

#cboxLoadingOverlay, #cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
  cursor: pointer; }

.cboxPhoto {
  float: left;
  margin: auto;
  border: 0;
  display: block;
  max-width: none;
  -ms-interpolation-mode: bicubic; }

.cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
  padding: 0;
  margin: 0; }

#colorbox, #cboxContent, #cboxLoadedContent {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box; }

/* 
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay {
  background: #900;
  opacity: 1 !important; }

#colorbox {
  outline: 0; }

#cboxTopLeft {
  width: 21px;
  height: 21px;
  background: no-repeat -101px 0; }

#cboxTopRight {
  width: 21px;
  height: 21px;
  background: no-repeat -130px 0; }

#cboxBottomLeft {
  width: 21px;
  height: 21px;
  background: no-repeat -101px -29px; }

#cboxBottomRight {
  width: 21px;
  height: 21px;
  background: no-repeat -130px -29px; }

#cboxMiddleLeft {
  width: 21px;
  background: left top repeat-y; }

#cboxMiddleRight {
  width: 21px;
  background: right top repeat-y; }

#cboxTopCenter {
  height: 21px;
  background: 0 0 repeat-x; }

#cboxBottomCenter {
  height: 21px;
  background: 0 -29px repeat-x; }

#cboxError {
  padding: 50px;
  border: 1px solid #ccc; }

#cboxTitle {
  position: absolute;
  bottom: 4px;
  left: 0;
  text-align: center;
  width: 100%;
  color: #949494; }

#cboxCurrent {
  position: absolute;
  bottom: 4px;
  left: 58px;
  color: #949494; }

#cboxLoadingGraphic {
  background: #f1004a url(../img/loading.gif) no-repeat center center;
  opacity: 1;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  display: none !important; }

/* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
#cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {
  border: 0;
  padding: 0;
  margin: 0;
  overflow: visible;
  width: auto;
  background: none; }

/* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
#cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {
  outline: 0; }

#cboxSlideshow {
  position: absolute;
  bottom: 4px;
  right: 30px;
  color: #0092ef; }

#cboxPrevious {
  position: absolute;
  bottom: 0;
  left: 0;
  background: no-repeat -75px 0;
  width: 25px;
  height: 25px;
  text-indent: -9999px; }

#cboxPrevious:hover {
  background-position: -75px -25px; }

#cboxNext {
  position: absolute;
  bottom: 0;
  left: 27px;
  background: no-repeat -50px 0;
  width: 25px;
  height: 25px;
  text-indent: -9999px; }

#cboxNext:hover {
  background-position: -50px -25px; }

#cboxClose {
  position: absolute;
  top: -0;
  right: 0;
  background: url(../img/icon_batu.png) no-repeat;
  background-size: 25px;
  width: 25px;
  height: 25px;
  text-indent: -9999px; }

/*
  The following fixes a problem where IE7 and IE8 replace a PNG's alpha transparency with a black fill
  when an alpha filter (opacity change) is set on the element or ancestor element.  This style is not applied to or needed in IE9.
  See: http://jacklmoore.com/notes/ie-transparency-problems/
*/
.cboxIE #cboxTopLeft,
.cboxIE #cboxTopCenter,
.cboxIE #cboxTopRight,
.cboxIE #cboxBottomLeft,
.cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight,
.cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF); }

/*
 * CSS Styles that are needed by jScrollPane for it to operate correctly.
 *
 * Include this stylesheet in your site or copy and paste the styles below into your stylesheet - jScrollPane
 * may not operate correctly without them.
 */
.jspContainer {
  overflow: hidden;
  position: relative; }

.jspPane {
  position: absolute; }

.jspVerticalBar {
  position: absolute;
  top: 0;
  right: 2px;
  width: 6px;
  height: 100%;
  background: red; }

.jspHorizontalBar {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 16px;
  background: red; }

.jspCap {
  display: none; }

.jspHorizontalBar .jspCap {
  float: left; }

.jspTrack {
  background: #c4c4c4;
  position: relative; }

.jspDrag {
  background: #ff9f37;
  position: relative;
  top: 0;
  left: -2px;
  width: 10px;
  cursor: pointer; }

.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag {
  float: left;
  height: 100%; }

.jspArrow {
  background: #50506d;
  text-indent: -20000px;
  display: block;
  cursor: pointer;
  padding: 0;
  margin: 0; }

.jspArrow.jspDisabled {
  cursor: default;
  background: #80808d; }

.jspVerticalBar .jspArrow {
  height: 16px; }

.jspHorizontalBar .jspArrow {
  width: 16px;
  float: left;
  height: 100%; }

.jspVerticalBar .jspArrow:focus {
  outline: none; }

.jspCorner {
  background: #eeeef4;
  float: left;
  height: 100%; }

/* Yuk! CSS Hack for IE6 3 pixel bug :( */
* html .jspCorner {
  margin: 0 -3px 0 0; }

html {
  height: 100%; }

body {
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: none;
  color: #370808;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.4;
  min-width: 1300px;
  min-height: 800px;
  height: 100%;
  font-family: Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif; }
  body.pageModal {
    min-width: auto;
    min-height: auto;
    background-color: #900; }
  body.pageHome {
    min-height: 880px; }

.loadingOverlay {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  width: 100%;
  height: 100%;
  background-color: #000; }
  .loadingOverlay:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 101;
    margin: auto;
    display: block;
    background: url(../img/loading.gif);
    width: 50px;
    height: 50px; }

/*---------------------------------------------------------
     link

a {
  color: #fffb99; }

a:link {
  text-decoration: underline;
  color: #fffb99; }

a:visited {
  text-decoration: underline;
  color: #fffb99; }

a:hover {
  text-decoration: underline;
  color: #43f8ff; }

a:active {
  text-decoration: none;
  color: #008489; }

a:focus {
  outline: none; }
----------------------------------------------------------*/

/*---------------------------------------------------------
    wrap
----------------------------------------------------------*/
.wrap {
  position: relative;
  min-height: 100%;
  opacity: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  background: url(../img/home/bg_1.png) center center no-repeat;
  background-size: cover; }

/*---------------------------------------------------------
    header
----------------------------------------------------------*/
#header {
  display: block;
  width: 100%;
  min-width: 1200px;
  height: 64px;
  margin: 0;
  padding: 0;
  background: #ff853b;
  text-align: left;
  position: relative;
  overflow: hidden; }
  #header .header_title {
    display: block;
    width: 227px;
    height: 64px;
    left: 20px;
    top: 0;
    margin: 0;
    padding: 0;
    position: absolute; }
  #header .headerLogo {
    margin-right: 20px;
    float: right;
    width: 254px; }
    #header .headerLogo img {
      width: 100%; }

/*---------------------------------------------------------
    headNav
----------------------------------------------------------*/
.headNav {
  float: left;
  margin-left: 250px;
  padding-right: 34px;
  background: url(../about/img/common/header_about_r.png) 100% 0 no-repeat;
  background-size: auto 64px; }
  .headNav > ul {
    display: table; }
    .headNav > ul > li {
      display: table-cell; }

/*---------------------------------------------------------
    footer
----------------------------------------------------------*/
#footer {
  display: block;
  width: 100%;
  min-width: 1200px;
  padding: 10px 0;
  background: #ff853b;
  position: relative;
  text-align: center; }

/*---------------------------------------------------------
    footerNav
----------------------------------------------------------*/
.footerNav > ul {
  display: table;
  margin: auto; }
  .footerNav > ul > li {
    display: table-cell;
    padding: 0 25px; }
.footerNav .footerCopy {
  text-align: center; }

/*---------------------------------------------------------
    gnav
----------------------------------------------------------*/
.gnav {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 56px;
  background-color: rgba(0, 0, 0, 0.6); }
  .gnav__inner {
    width: 1300px;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    height: 56px; }
  .gnav__menu {
    text-align: center;
    font-size: 0; }
    .gnav__menu li {
      display: inline-block;
      padding: 0 10px; }
  .gnav__img--trailer {
    width: 118px; }
  .gnav__img--staff {
    width: 102px; }
  .gnav__img--twitter {
    width: 81px; }
  .gnav__img--facebook {
    width: 87px; }
  .gnav__snsMenu {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 20px;
    height: 21px;
    margin: auto;
    font-size: 0; }
    .gnav__snsMenu li {
      display: inline-block;
      padding-left: 8px; }
      .gnav__snsMenu li a {
        opacity: 1;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-transition: 0.3s ease-in-out;
        -moz-transition: 0.3s ease-in-out;
        -o-transition: 0.3s ease-in-out;
        transition: 0.3s ease-in-out; }
        .gnav__snsMenu li a:hover {
          opacity: 0.6; }
  .gnav__bnrMenu {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 21px;
    margin: auto; }
    .gnav__bnrMenu p {
      padding: 11px 0 0; }
      .gnav__bnrMenu p img {
        cursor: pointer;
        opacity: 1;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-transition: 0.3s ease-in-out;
        -moz-transition: 0.3s ease-in-out;
        -o-transition: 0.3s ease-in-out;
        transition: 0.3s ease-in-out; }
        .gnav__bnrMenu p img:hover {
          opacity: 0.6; }
      .gnav__bnrMenu p span {
        display: block;
        border: #ff8002 2px solid;
        background-color: #802218;
        border-radius: 10px;
        text-align: center;
        color: #fff;
        padding: 5px 10px;
        cursor: pointer; }
    .gnav__bnrMenu ul {
      display: none;
      position: absolute;
      top: 56px;
      right: 0;
      border: #ff8002 2px solid;
      padding: 15px;
      border-radius: 10px;
      background-color: #802218; }
    .gnav__bnrMenu li {
      margin-top: 10px; }
      .gnav__bnrMenu li:first-child {
        margin-top: 0; }
      .gnav__bnrMenu li img {
        width: 240px; }
      .gnav__bnrMenu li a {
        opacity: 1;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-transition: 0.3s ease-in-out;
        -moz-transition: 0.3s ease-in-out;
        -o-transition: 0.3s ease-in-out;
        transition: 0.3s ease-in-out; }
        .gnav__bnrMenu li a:hover {
          opacity: 0.6; }

/*---------------------------------------------------------
    container
----------------------------------------------------------*/
.container {
  width: 1200px;
  margin: auto;
  background: url(../about/img/common/bg_center.png); }

/*---------------------------------------------------------
    modalContainer
----------------------------------------------------------*/
.modalContainer {
  width: 1038px;
  background: url(../img/bg_modal_1_t.png) center 34px no-repeat, url(../img/bg_modal_1_b.png) center 100% no-repeat;
  background-size: 100% , 100%;
  padding: 90px 0 30px 0;
  position: relative; }

/*---------------------------------------------------------
    footer
----------------------------------------------------------*/
.footer {
  position: absolute;
  right: 10px;
  bottom: 10px; }

/*---------------------------------------------------------
     contents
----------------------------------------------------------*/
.homeBox__txt1 {
  position: absolute;
  top: 200px;
  left: 0;
  right: 0;
  text-align: center;
  margin: auto;
  margin-right: 5%;
  width: 7.53%; }
  .homeBox__txt1 img {
    width: 100%; }
.homeBox__txt2 img {
  width: 71.76%;
  max-width: 432px; }
.homeBox__txt3 {
  padding-top: 15px; }
  .homeBox__txt3 img {
    width: 100%;
    max-width: 632px; }
.homeBox__txt4 {
  position: absolute;
  top: 200px;
  left: 0;
  right: 0;
  text-align: center;
  margin: auto;
  margin-left: 11%;
  width: 4.34%; }
  .homeBox__txt4 img {
    width: 100%; }
.homeBox__logoBlock {
  position: absolute;
  bottom: 4%;
  left: 0;
  right: 0;
  text-align: center;
  margin: auto;
  margin-right: 48%;
  width: 50.15%; }
.homeBox__logo img {
  width: 100%;
  max-width: 786px; }

/*---------------------------------------------------------
     movieModal
----------------------------------------------------------*/
.movieModal {
  width: 960px;
  margin: 0 auto; }
  .movieModal #player {
    width: 960px;
	height:auto;
    margin: 0 auto; }
    .movieModal #player iframe {
	width:960px;
	height:540px;
      margin: 0 auto; }
  .movieModal__tit {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    text-align: center; }
    .movieModal__tit img {
      width: 318px; }

  .movieModal ul {
    margin: 5px auto 0 auto;
    text-align: center;
    font-size: 0; }
/*-----　↓↓↓　li サイズ変更（6/5）　↓↓↓--------*/
    .movieModal ul li {
      display: inline-block;
      text-align: center;
      border-radius: 5px;
      padding: 8px 0;
      width: 200px;
      margin: 0 5px 10px 5px;
      position: relative;
      background-color: #f6033c;
      cursor: pointer; }
      .movieModal ul li.active {
        background-color: #ee6000; }
      .movieModal ul li:hover {
        background-color: #e83d89; }
      .movieModal ul li img {
        height: 26px; }
      .movieModal ul li.bt5{width: 180px; margin: 0 2px 10px 2px;}
.movieModal ul li.bt6{width: 180px; margin: 0 2px 10px 2px;}
.movieModal ul li.bt7{width: 180px; margin: 0 2px 10px 2px;}
.movieModal ul li.bt8{width: 180px; margin: 0 2px 10px 2px;}
.movieModal ul li.bt9{width: 180px; margin: 0 2px 10px 2px;}



/*---------------------------------------------------------
     movieModal2
----------------------------------------------------------*/
.movieModal2 {
  width: 960px;
  margin: 0 auto; }
  .movieModal2 #player {
    width: 960px;
	height:auto;
    margin: 0 auto; }
    .movieModal2 #player iframe {
	width:960px;
	height:540px;
      margin: 0 auto; }

  .movieModal__tit2 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    text-align: center; }
    .movieModal__tit2 img {
      width: 385px; }

  .movieModal2 ul {
    margin: 5px auto 0 auto;
    text-align: center;
    font-size: 0; }

    .movieModal2 ul li {
      display: inline-block;
      text-align: center;
      border-radius: 5px;
      padding: 0;
      width: 228px;
      margin: 0 5px 10px 5px;
      position: relative;
      background-color: #f6033c;
      cursor: pointer; }
      .movieModal2 ul li.active {
        background-color: #ee6000; }
      .movieModal2 ul li:hover {
        background-color: #e83d89; }
      .movieModal2 ul li img {
        height: 42px; }

/*---------------------------------------------------------
     staffModal
----------------------------------------------------------*/
.staffModal {
  width: 980px;
  height: 540px;
  overflow: hidden;
  background: url(../img/bg_staff_1.png) 0 0 no-repeat;
  background-size: 100%;
  margin: 0 auto; }
  .staffModal__tit {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    text-align: center; }
    .staffModal__tit img {
      width: 241px; }

.staffBox {
  width: 532px;
  float: right;
  margin: 5px 30px 0 0; }
  .staffBox--ponoc {
    margin-top: 40px;
    display: none; }
  .staffBox__tit img {
    width: 100%; }
  .staffBox__link {
    padding-top: 8px;
    text-align: right; }
    .staffBox__link--ponoc img {
      width: 284px; }
    .staffBox__link--staff img {
      width: 176px; }
  .staffBox__txt {
    margin-top: 12px;
    width: 532px;
    height: 400px; }
    .staffBox__txt__inner {
      padding: 0 15px 40px 0; }
    .staffBox__txt ul {
      padding-bottom: 20px;
      border-bottom: #370808 1px dashed; }
      .staffBox__txt ul li {
        padding-bottom: 20px; }
        .staffBox__txt ul li a {
          display: block;
          padding-left: 24px;
          position: relative;
          opacity: 1;
          -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
          -webkit-transition: 0.3s ease-in-out;
          -moz-transition: 0.3s ease-in-out;
          -o-transition: 0.3s ease-in-out;
          transition: 0.3s ease-in-out; }
          .staffBox__txt ul li a:hover {
            opacity: 0.6; }
          .staffBox__txt ul li a:before {
            content: "";
            width: 15px;
            height: 11px;
            position: absolute;
            top: 0;
            bottom: 0;
            left: 0;
            margin: auto;
            background: url(../img/icon_arrow_b.png) 0 0 no-repeat;
            background-size: 15px; }
    .staffBox__txt dl dt {
      margin-top: 20px; }
    .staffBox__txt dl dd {
      margin-top: 10px; }
  .staffBox__txt2 {
    margin-top: 40px;
    line-height: 1.8; }
  .staffBox__bnr {
    padding-top: 40px;
    text-align: center;
    opacity: 1;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out; }
    .staffBox__bnr:hover {
      opacity: 0.6; }
    .staffBox__bnr img {
      width: 320px; }
