@charset "utf-8";
.wrapper {
  padding: 0;
  min-width: 980px; }

.op0 {
  height: 100%;
  opacity: 0; }

.hide {
  display: none; }

.container_liquid {
  padding-top: 0;
  padding-bottom: 0; }

html {
  height: 100%; }

body {
  width: 100%;
  height: 100%;
  position: relative; }

/**********************************************************************
	オープニングイベント - className : opening
***********************************************************************/
.opening .opening_box {
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  width: auto !important;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }
.opening .opening03 {
  -webkit-transform: translate(-50%, -55%);
  transform: translate(-50%, -55%); }

.skipbtn {
  z-index: 10;
  width: 100%;
  height: 100%;
  position: absolute; }
  .skipbtn p {
    position: absolute;
    bottom: 20px;
    right: 20px;
    cursor: pointer; }

/**********************************************************************
	ページヘッダ - className : Header-site
***********************************************************************/
.Header-site {
  padding-left: 20px;
  padding-right: 20px; }
  .Header-site .Header-site_nav {
    float: right; }
    .Header-site .Header-site_nav li span:after {
      background-color: white; }
    .Header-site .Header-site_nav li a:after {
      background-color: white; }
    .Header-site .Header-site_nav li:first-child a {
      padding-top: 19px; }
  .Header-site a {
    color: white; }
  .Header-site.whtnav {
    background: none; }
  .Header-site.blknav .Header-site_nav li span:after {
    background-color: black; }
  .Header-site.blknav .Header-site_nav li a:after {
    background-color: black; }
  .Header-site.blknav .Header-site_nav li:first-child a {
    padding-top: 19px; }

.whtnav {
  top: -100px; }

/**********************************************************************
	MAIN VISIUAL - className : mv
***********************************************************************/
.mvttl_02 {
  position: absolute;
  top: 60%;
  left: 0;
  text-align: center;
  width: 100%;
  z-index: 10;
  opacity: 0;
  margin-top: -85px; }

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
  width: 960px; }

.mv {
  background-size: cover;
  height: 700px; }
  .mv .main_catch {
    position: absolute;
    top: 0;
    left: 50%;
    width: 100% !important;
    max-width: 1100px;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, 0);
    height: 100%; }
  .mv a {
    outline: none; }
  .mv .Mv_btns {
    height: 100%; }
    .mv .Mv_btns li {
      display: table; }
    .mv .Mv_btns li:nth-child(1) {
      position: absolute;
      top: 90px;
      right: 60px; }
    .mv .Mv_btns li:nth-child(2) {
      position: absolute;
      bottom: 100px;
      left: 40px;
      width: 250px;
      height: 42px; }
    .mv .Mv_btns.second li:nth-child(1) {
      top: 90px;
      right: 90px; }
    .mv .Mv_btns.second li:nth-child(2) {
      bottom: 10px;
      left: 20px; }
    @media only screen and (min-width: 1200px) {
      .mv .Mv_btns.second li:nth-child(2) {
        bottom: 140px;
        left: -40px; } }
    @media only screen and (min-height: 761px) {
      .mv .Mv_btns.second li:nth-child(2) {
        bottom: 140px;
        left: 20px; } }
    .mv .Mv_btns.third li:nth-child(1) {
      top: 90px;
      right: 60px; }
    .mv .Mv_btns.third li:nth-child(2) {
      bottom: 100px;
      left: 40px; }
    .mv .Mv_btns.fourth li:nth-child(1) {
      top: 90px;
      right: 60px; }
    .mv .Mv_btns.fourth li:nth-child(2) {
      bottom: 100px;
      left: 40px; }
    @media only screen and (min-width: 1100px) {
      .mv .Mv_btns li:nth-child(2) {
        position: absolute;
        bottom: 150px;
        left: 40px;
        width: 250px;
        height: 42px; }
      .mv .Mv_btns.third li:nth-child(2) {
        bottom: 150px;
        left: 40px; }
      .mv .Mv_btns.fourth li:nth-child(2) {
        bottom: 150px;
        left: 40px; } }
  .mv .popup-iframe {
    opacity: 0;
    display: block; }
    .mv .popup-iframe:hover {
      opacity: 0.6 !important; }
  .mv .Mv_btn_img {
    display: table-cell;
    vertical-align: middle;
    padding-right: 10px;
    width: 58px;
    height: 38px;
    text-align: left; }
    .mv .Mv_btn_img a {
      display: block;
      position: absolute;
      outline: 0;
      border: none;
      top: 0;
      left: 0; }
      .mv .Mv_btn_img a:hover {
        -webkit-transform: scale(1.1);
        transform: scale(1.1); }
        .mv .Mv_btn_img a:hover img {
          opacity: .6; }
    .mv .Mv_btn_img .circle_opacity {
      background: rgba(255, 255, 255, 0.8);
      border-radius: 50%;
      position: absolute;
      top: 0;
      left: 0;
      z-index: 1;
      width: 38px;
      height: 38px; }
    .mv .Mv_btn_img img {
      position: absolute;
      top: 0;
      left: 0;
      z-index: 2;
      width: 38px;
      height: 38px; }
  .mv .Mv_btn_txt {
    display: table-cell;
    vertical-align: middle; }
  .mv .Mv_title {
    opacity: 0; }
  .mv .Mv_btn_txt {
    opacity: 0; }

.wide_box {
  position: relative; }
  .wide_box .scroll {
    position: absolute;
    left: 50%;
    bottom: 30px;
    width: 43px;
    height: 13px;
    margin-left: -21px; }
    .wide_box .scroll a {
      display: block; }

.mv01 {
  background: url("../images/mv01a.jpg") no-repeat center center;
  position: relative; }

.mv02 {
  background: url("../images/mv02a.jpg") no-repeat center center;
  position: relative; }

.mv03 {
  background: url("../images/mv03a.jpg") no-repeat center center;
  position: relative; }

.mv04 {
  background: url("../images/mv04a.jpg") no-repeat center center;
  position: relative; }

.slick-slider {
  margin-bottom: 0; }

.slick-dots {
  bottom: 17px;
  right: 20px;
  text-align: right; }
  .slick-dots li {
    margin: 0 2px; }
    .slick-dots li button:before {
      color: #989898;
      font-size: 15px; }
    .slick-dots li.slick-active button:before {
      color: #989898; }

/**********************************************************************
	コンテンツ02 - className : Contents02
***********************************************************************/
.People .People_img {
  position: relative;
  overflow: hidden; }
  .People .People_img .People_imgbox {
    display: block;
    position: absolute;
    top: 0%;
    left: 0%;
    width: 105%;
    height: 105%;
    -webkit-transition: .75s;
    transition: .75s;
    z-index: 30;
    opacity: 0; }
    .People .People_img .People_imgbox.hover {
      opacity: 1;
      top: 3%;
      left: 3%;
      width: 94%;
      height: 94%;
      background: rgba(255, 255, 255, 0.95);
      z-index: 50; }
  .People .People_img > img {
    -webkit-transition: .75s;
    transition: .75s; }
  .People .People_img:hover > img {
    -webkit-transition: .75s;
    transition: .75s;
    -webkit-transform: scale(1.2);
    transform: scale(1.2); }
  .People .People_img img {
    width: 100%;
    height: auto; }
  .People .People_img .People_imgtxt {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 90% !important;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 70; }
.People .mark_img {
  width: 100%;
  height: auto; }
  .People .mark_img a {
    display: block; }
    .People .mark_img a:hover img {
      -webkit-transition: .75s;
      transition: .75s;
      -webkit-transform: scale(1.1);
      transform: scale(1.1); }
  .People .mark_img img {
    transition: .75s;
    width: 100%;
    height: auto; }

/**********************************************************************
	モーダル - className : Modal
***********************************************************************/
.popup_in .wrapper {
  min-width: 1px; }

.Modal .wrapper {
  padding: 0; }
.Modal .l-inner-main {
  margin-left: 0;
  margin-right: 0; }
.Modal .Modal_box_border {
  background: rgba(255, 255, 255, 0.4);
  padding: 6px; }
.Modal .Modal_box {
  padding: 107px;
  background: white;
  overflow: hidden;
  margin-left: 0;
  margin-right: 0; }
.Modal .Modal_cnt {
  float: left;
  width: 418px;
  margin-right: 60px;
  opacity: 0; }
.Modal .Modal_ttl_03 {
  margin-bottom: 48px; }
.Modal .Modal_img_area {
  float: left;
  width: 256px;
  opacity: 0; }
.Modal .Modal_img {
  margin-bottom: 40px; }

/*------------------------------------------------------------
popup - className : history POPUP
------------------------------------------------------------*/
.popup {
  box-sizing: border-box;
  width: 100%; }

.mfp-bg {
  background: none;
  box-shadow: none; }

.mfp-iframe-holder .mfp-content {
  max-width: 80%;
  height: 85%; }

button.mfp-close {
  background: url("../common/images/icon_close.png") no-repeat top right;
  font-size: 0;
  top: 34px;
  right: 44px; }

button.mfp-close:active {
  top: 34px;
  right: 44px; }

.mfp-iframe-holder .mfp-close {
  content: "";
  background: url("../common/images/icon_close.png") no-repeat top right;
  font-size: 0;
  top: 34px;
  right: 44px; }

.popup_in_how .mfp-iframe-holder .mfp-content {
  height: auto !important; }

.mfp-iframe-scaler iframe {
  background: none;
  box-shadow: none; }

.ivTargetRow > * {
  opacity: 0; }

/*# sourceMappingURL=top.css.map */
