@charset "utf-8";
#contents {
  background-color: #140d08;
}
/*#main{
	opacity: 0;
}*/
#main h2 {
  color: #ffffff;
  background: none;
}
#info {
  position: fixed;
  bottom: 0;
  z-index: 1000;
}
#mainvisual #movieTop .movieSet video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
}
/* PC */
@media print, screen and (min-width: 751px) {
  #main .row_pc {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  #main .row.r_right_pc, #main .row_pc.r_right_pc {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  #main .row.between_pc, #main .row_pc.between_pc {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  #main .row.center_pc, #main .row_pc.center_pc {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
@media print, screen and (min-width: 751px) {
  /* mainvisual */
  #mainvisual {
    position: relative;
    overflow: hidden;
    width: 100%;
    /* 128	：	79 */
    padding-top: 61.718%;
    z-index: 10;
  }
  #mainvisual #movieTop {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    width: 100%;
    /* 128	：	79 */
    padding-top: 61.718%;
  }
  #mainvisual #movieTop .cover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 12;
    width: 100%;
    height: 100%;
  }
  #mainvisual #movieTop .cover img {
    width: 100%;
    height: 100%;
  }
  #mainvisual #movieTop .movieSet {
    width: 100%;
    height: 100%;
    z-index: 11;
    background-color: #140d08;
  }
  #mainvisual #movieTop .movieSet .movieSetInner {
    opacity: 0;
  }
  #mainvisual #movieTop .movieSet video.landscape {
    z-index: 2;
    opacity: 1;
  }
  #mainvisual #movieTop .movieSet video.portrait {
    z-index: 1;
    opacity: 0;
  }
  #mainvisual #movieTop video, #mainvisual #movieTop img {
    width: 100%;
    height: auto;
    z-index: 12;
  }
  #mainvisual #movieTop .imgSet {
    position: absolute;
    top: 0;
    left: 0;
    display: none;
    z-index: 1;
  }
  #mainvisual #movieTop .imgSet .sp_landscape {
    display: none;
  }
  #mainvisual .titleArea {
    position: absolute;
    z-index: 13;
    top: 12.12vw;
    left: 4.545vw;
  }
  #mainvisual .titleArea h1 {
    text-shadow: 0px 0px 8px rgb(0, 0, 0, 0.8), 0px 0px 2px rgb(0, 0, 0, 0.8);
  }
  #mainvisual .titleArea span {
    display: block;
    line-height: 1.3;
  }
  #mainvisual .titleArea .title1 {
    font-family: "Shippori Mincho", serif;
    font-weight: 500;
    font-size: 6rem;
    letter-spacing: 0.4em;
  }
  #mainvisual .titleArea .title2 {
    font-family: "Shippori Mincho", serif;
    font-weight: 500;
    font-size: 6rem;
    letter-spacing: 0.4em;
  }
  #mainvisual .titleArea .title3 {
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 700;
    font-size: 15rem;
    line-height: 1;
    letter-spacing: 0.1em;
  }
  #mainvisual .titleArea .title4 {
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 500;
    font-size: 6rem;
    line-height: 1.6;
    letter-spacing: 0.18em;
  }
  /* scrollDown */
  #scrollDown {
    position: absolute;
    width: 30px;
    right: 0;
    bottom: 50px;
    left: 0;
    padding-bottom: 30px;
    z-index: 13;
    margin: 0 auto;
    opacity: 0;
  }
  #scrollDown .scroll-btn {
    display: block;
    text-align: center;
  }
  #scrollDown .scroll-btn .mouse {
    display: block;
    position: relative;
    width: 30px;
    height: 56px;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-image: url("/common/img/icon_scroll.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 28px auto;
  }
  #scrollDown .scroll-btn .mouse > * {
    display: block;
    position: absolute;
    top: 8px;
    left: 9px;
    width: 12px;
    height: 12px;
    background: white;
    border-radius: 50%;
    -webkit-animation: ani-mouse 2.5s linear infinite;
    -moz-animation: ani-mouse 2.5s linear infinite;
    animation: ani-mouse 2.5s linear infinite;
  }
  #scrollDown .scroll-btn p {
    position: absolute;
    display: block;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
    color: #ffffff;
    font-size: 1.2rem;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 2px;
  }
  /*	main */
  #main .main_item {
    position: relative;
    display: flex;
    color: #ffffff;
    justify-content: center;
    z-index: 11;
  }
  #main .main_item.white_bg, #main .main_item.white_bg h2 {
    color: #000000;
  }
  #main .main_item .btn {
    margin-top: 4.62%;
  }
  #main .main_item .btn li {
    width: calc(50% - 15px);
    width: -webkit-calc(50% - 15px);
  }
  #main .main_item .btn li a {
    display: block;
    position: relative;
    text-align: center;
    color: #ffffff;
    border: solid 1px #ffffff;
    background-color: rgba(20, 13, 8, 0.8);
    line-height: 58px;
    text-decoration: none;
  }
  #main .main_item.white_bg .btn li a {
    color: #000000;
    border: solid 1px #000000;
  }
  #main .main_item .btn li a .arrow {
    position: absolute;
    display: block;
    right: 19px;
    top: 50%;
    transform: translateY(-50%);
    -webkit- transform: translateY(-50%);
  }
  #main .main_item .textBg {
    position: fixed;
    /* position: absolute;*/
    width: 100vw;
    height: 100vh;
    top: 0;
    left: 0;
    z-index: 11;
    background-color: #140d08;
  }
  #main .main_item.scrollIn1 .textBg {
    position: absolute;
  }
  #main .main_item.scrollIn1.fixed .textBg {
    position: fixed;
    /* position: absolute;*/
  }
  #main .main_item.white_bg .textBg {
    background-color: #ffffff;
  }
  #main .main_item .textBg p {
    display: block;
    position: absolute;
    font-family: "Shippori Mincho", serif;
    font-weight: 700;
    font-size: 18rem;
    line-height: 1;
    color: #ff0000;
    opacity: 0.3;
  }
  #main .main_item .imgBg {
    position: fixed;
    /* position: absolute;*/
    width: 100vw;
    height: 100vh;
    top: 0;
    left: 0;
    z-index: 10;
  }
  #main .main_item .imgBg li {
    position: absolute;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }
  #main .main_item .wrap {
    width: calc(100% - 40px);
    width: -webkit-calc(100% - 40px);
    max-width: 1080px;
    min-height: calc(100vh - (170px + (110px + 50vh)));
    min-height: -webkit-calc(100vh - (170px + (110px + 50vh)));
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 170px;
    padding-bottom: calc(110px + 50vh);
    padding-bottom: -webkit-calc(110px + 50vh);
    z-index: 12;
  }
  #main .main_item .wrap .wrap_inner {
    width: 100%;
  }
  /*	profile */
  #main #profile.main_item .textBg p {
    left: 3.03vw;
    top: 3.78vw;
  }
  #main #profile.main_item .wrap {
    min-height: calc(100vh - (170px + (110px + 50vh)));
    min-height: -webkit-calc(100vh - (170px + (110px + 50vh)));
    padding-top: 170px;
  }
  #main #profile.main_item .imgBox {
    width: 27.77%;
    margin: 0 auto;
  }
  #main #profile.main_item .textBox {
    text-align: center;
  }
  #main #profile.main_item .textBox .name {
    font-family: "Shippori Mincho", serif;
    font-size: 3.6rem;
    margin-top: 60px;
  }
  #main #profile.main_item .textBox .lead {
    font-size: 2.4rem;
    margin-top: 30px;
  }
  #main #profile.main_item .textBox .text {
    margin-top: 50px;
  }
  /*	works */
  #main #works.main_item .textBg p {
    right: 3.03vw;
    top: 3.78vw;
  }
  #main #works.main_item .textBox {
    width: 67.59%;
  }
  #main #works.main_item .textBox .title {
    font-family: "Shippori Mincho", serif;
    font-size: 3.6rem;
  }
  #main #works.main_item .textBox .detail {
    font-size: 2.4rem;
    margin-top: 40px;
  }
  #main #works.main_item .textBox .annotation {
    font-size: 1.6rem;
    margin-top: 10px;
  }
  #main #works.main_item .textBox ul {
    margin-top: 30px;
  }
  #main #works.main_item .imgBox {
    width: 27.77%;
  }
  #main #works.main_item .btn li a {
    background-color: rgba(255, 255, 255, 0.8);
  }
  /*	connect */
  #main #connect.main_item .textBg {
    background-color: transparent;
  }
  #main #connect.main_item .textBg p {
    left: 7.57vw;
    top: 9.84vw;
  }
  #main #connect .imgBg {
    background-color: #140d08;
  }
  #main #connect .imgBg li.imgBg01 {
    background-image: url("/home/img/connect_bg01.jpg");
  }
  #main #connect .imgBg li.imgBg02 {
    background-image: url("/home/img/connect_bg02.jpg");
  }
  #main #connect .imgBg li.imgBg03 {
    background-image: url("/home/img/connect_bg03.jpg");
  }
  #main #connect .imgBg li.imgBg04 {
    background-image: url("/home/img/connect_bg04.jpg");
  }
  #main #connect .imgBg li.imgBg05 {
    background-image: url("/home/img/connect_bg05.jpg");
  }
  #main #connect .imgBg li.imgBg06 {
    background-image: url("/home/img/connect_bg06.jpg");
  }
  #main #connect.main_item .wrap {
    text-align: center;
    min-height: calc(100vh - (170px));
    min-height: -webkit-calc(100vh - (170px));
    padding-bottom: 400px;
  }
  #main #connect.main_item .title {
    font-family: "Shippori Mincho", serif;
    font-size: 3.6rem;
  }
  #main #connect.main_item .lead {
    font-size: 2.4rem;
    margin-top: 40px;
  }
  #main #connect.main_item .btn {
    margin-top: 11.11%;
  }
  /*	relation */
  #main #relation {
    background-color: #ffffff;
  }
  #main #relation.main_item .wrap {
    min-height: calc(100vh - (120px + 90px));
    min-height: -webkit-calc(100vh - (120px + 90px));
    padding-top: 120px;
    padding-bottom: 90px;
  }
  #main #relation.main_item .wrap_inner {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  #main #relation.main_item .relation_inner {
    margin-top: 40px;
  }
  #main #relation.main_item h2 {
    text-align: center;
  }
  #main #relation.main_item .relation_item {
    width: calc(33.333% - 4.9%);
    width: -webkit-calc(33.333% - 4.9%);
  }
  #main #relation.main_item .relation_item a {
    color: #000000;
    text-decoration: none;
  }
  #main #relation.main_item .relation_item .title {
    display: block;
    font-family: "Shippori Mincho", serif;
    font-size: 2.4rem;
    margin-top: 30px;
    background-image: url("/common/img/icon_e_link.png");
    background-position: right;
    background-repeat: no-repeat;
    background-size: 18px;
  }
  #main #relation.main_item .relation_item .text {
    margin-top: 30px;
  }
  /*	info */
  #info {
    opacity: 0;
    bottom: 0;
    left: 30px;
    display: none;
  }
  #info .info_btn {
    width: 160px;
    height: 40px;
    background-color: #ff0000;
    color: #ffffff;
    cursor: pointer;
  }
  #info .info_btn p {
    line-height: 40px;
    padding-left: 50px;
    background-image: url("/home/img/icon_facebook.png"), url("/common/img/icon_open_w.png");
    background-position: center left 12px, center right 12px;
    background-repeat: no-repeat, no-repeat;
    background-size: 20px, 14px;
    font-weight: 700;
  }
  #info.open .info_btn p {
    background-image: url("/home/img/icon_facebook.png"), url("/common/img/icon_close_w.png");
  }
  /*facebookboxArea */
  #facebookBox {
    width: 500px;
    height: 500px;
    background-color: #ffffff;
  }
  #facebookboxArea .facebook-wrapper {
    width: 500px;
    height: 500px;
  }
  #facebookboxArea .facebook-wrapper > .fb-page {
    width: 100%;
  }
  #facebookboxArea .facebook-wrapper > .fb-page > span, #facebookboxArea .facebook-wrapper iframe {
    width: 100% !important;
  }
  #info .info_btn {
    display: block;
  }
  #info .spInfo_btn {
    display: none;
  }
  #info.spSet .info_btn {
    display: none;
  }
  #info.spSet .spInfo_btn {
    display: block;
  }
  #info.spSet .spInfo_btn p {
    width: 300px;
    height: 40px;
    background-color: #ff0000;
    color: #ffffff;
  }
  #info.spSet .spInfo_btn a {
    display: flex;
    height: 40px;
    padding-left: 50px;
    width: calc(100% - 50px);
    width: -webkit-calc(100% - 50px);
    background-image: url("/home/img/icon_facebook.png");
    background-position: center left 12px;
    background-repeat: no-repeat;
    background-size: 20px, 14px;
    font-weight: 700;
    align-items: center;
  }
  #info.spSet .spInfo_btn a br {
    display: none;
  }
  #info.spSet .spInfo_btn a:hover {
    text-decoration: none;
  }
  #info.spSet #facebookBox {
    display: none !important;
  }
  /* 演出 */
  #mainvisual .titleArea {
    opacity: 0;
    -webkit-transition: all 1s;
    transition: all 1s;
  }
  #mainvisual .titleArea.scrollIn {
    opacity: 1;
  }
  #main .main_item.m_scrollIn {
    visibility: hidden;
  }
  #main .main_item.m_scrollIn.visible {
    visibility: visible;
  }
  #main .main_item.m_scrollIn .textBg {
    opacity: 0;
    -webkit-transition: all 1s;
    transition: all 1s;
  }
  #main .main_item.m_scrollIn.visible .textBg {
    opacity: 1;
  }
  #main .main_item.m_scrollIn .imgBg {
    opacity: 0;
    -webkit-transition: all 1s;
    transition: all 1s;
  }
  #main .main_item.m_scrollIn.visible .imgBg {
    opacity: 1;
  }
  #main .main_item.m_scrollIn .wrap {
    opacity: 0;
    transform: translate(0, 80px);
    -webkit-transition: all 1s;
    transition: all 1s;
  }
  #main .main_item.m_scrollIn .wrap.scrollIn {
    opacity: 1;
    transform: translate(0, 0);
  }
  #main #relation.main_item .rel_fadeIn {
    opacity: 0;
    transform: translate(0, 80px);
    -webkit-transition: all 1s;
    transition: all 1s;
  }
  #main #relation.main_item .rel_fadeIn.scrollIn {
    opacity: 1;
    transform: translate(0, 0);
  }
}
@media (min-width: 751px) and (max-width:1320px) {
  #mainvisual .titleArea .title1 {
    font-size: calc(3rem + ((1vw - 0.750rem) * 5.263));
  }
  #mainvisual .titleArea .title2 {
    font-size: calc(3rem + ((1vw - 0.750rem) * 5.263));
  }
  #mainvisual .titleArea .title3 {
    font-size: calc(7.5rem + ((1vw - 0.750rem) * 13.157));
  }
  #mainvisual .titleArea .title4 {
    font-size: calc(3rem + ((1vw - 0.750rem) * 5.263));
  }
  #main .main_item .textBg p {
    font-size: calc(6.75rem + ((1vw - 0.750rem) * 19.736))
  }
}
@-webkit-keyframes ani-mouse {
  0% {
    opacity: 1;
    top: 8px;
  }
  50% {
    opacity: 1;
    top: 22px;
  }
  100% {
    opacity: 1;
    top: 8px;
  }
}