@charset "UTF-8";
/**********************************************/
/*
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }

body { line-height: 1; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }

nav ul { list-style: none; }

blockquote, q { quotes: none; }

blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }

a { margin: 0; padding: 0; font-size: 100%; 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, select { vertical-align: middle; }

.clearfix:before, .clearfix:after { content: " "; display: table; }

.clearfix:after { clear: both; }

img { vertical-align: bottom; max-width: 100%; }

li { list-style: none; }

body { font-family: ten-mincho, serif, "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; -webkit-text-size-adjust: 100%; letter-spacing: 0.1em; background: url("../img/bg.jpg"); font-feature-settings: "palt"; font-weight: 300; }
@media only screen and (max-width: 750px) { body { -webkit-background-size: 100%; -o-background-size: 100%; background-size: 100%; } }

html { font-size: calc(100vw / 32); }
@media only screen and (min-width: 751px) { html { font-size: 16px; } }

a { text-decoration: none; }

h1, h2, h3, h4, h5 { font-weight: normal; }

input[type="text"] { padding: 0; border: none; border-radius: 0; outline: none; background: none; }

textarea { -webkit-appearance: none; -moz-appearance: none; appearance: none; resize: none; padding: 0; border: 0; outline: none; background: transparent; }

button, input[type="submit"] { -webkit-appearance: none; -moz-appearance: none; appearance: none; padding: 0; border: none; outline: none; background: transparent; }

#wrapper { position: relative; overflow: hidden; }

@media only screen and (min-width: 751px) { .sp { display: none; }
  #wrapper { min-width: 1200px; } }
@media only screen and (max-width: 750px) { .pc { display: none; } }
::selection { background: #000; color: #FFF; }

::-moz-selection { background: #000; color: #FFF; }

#wrapper { position: relative; }
@media only screen and (min-width: 751px) { #wrapper { height: 100vh; min-height: 820px; }
  #wrapper .footer_area { position: absolute; } }

.contents_wrap { position: relative; }
.contents_wrap .main_info .links li { position: relative; }
.contents_wrap .main_info .links li a { color: #000; position: relative; }
.contents_wrap .main_info .links li a:after { content: ""; display: block; position: absolute; height: 2px; background: #000; top: calc(50% - 1px); left: 0; }
.contents_wrap .main_info .links li:last-child { margin-bottom: 0; }
.contents_wrap .main_info .lead_text { line-height: 1.8; }
@media only screen and (min-width: 751px) { .contents_wrap { margin-right: 100px; height: 50%; overflow: hidden; }
  .contents_wrap .main_image { width: 100%; height: 100%; }
  .contents_wrap .main_image img { display: none; }
  .contents_wrap.drama_wrap .main_image { background: url("../img/img_drama.jpg") no-repeat right bottom; -webkit-background-size: auto 100%; -o-background-size: auto 100%; background-size: auto 100%; }
  .contents_wrap.anime_wrap { border-top: 1px solid rgba(0, 0, 0, 0.1); }
  .contents_wrap.anime_wrap .main_image { background: url("../img/img_anime.jpg") no-repeat right bottom; -webkit-background-size: auto 100%; -o-background-size: auto 100%; background-size: auto 100%; }
  .contents_wrap .main_info { position: absolute; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); padding-left: 68px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; width: 34%; min-width: 340px; }
  .contents_wrap .main_info .title { font-size: 42px; margin-bottom: 37px; }
  .contents_wrap .main_info .title .t_cap { font-size: 12px; margin-bottom: 18px; }
  .contents_wrap .main_info .lead_text { margin-bottom: 32px; }
  .contents_wrap .main_info .links li { margin-bottom: 18px; }
  .contents_wrap .main_info .links li a { padding-left: 44px; }
  .contents_wrap .main_info .links li a:after { width: 30px; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -ms-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }
  .contents_wrap .main_info .links li a:hover:after { width: 100%; } }
@media only screen and (max-width: 750px) { .contents_wrap { padding-bottom: 13.33vw; }
  .contents_wrap .main_image { margin-bottom: 10.66vw; }
  .contents_wrap .main_info { width: 650px; width: 86.66vw; margin: auto; }
  .contents_wrap .main_info .title { font-size: 3rem; margin-bottom: 6.4vw; }
  .contents_wrap .main_info .title .t_cap { font-size: 1rem; margin-bottom: 3.2vw; }
  .contents_wrap .main_info .lead_text { font-size: 1.2rem; margin-bottom: 8.66vw; }
  .contents_wrap .main_info .links li { font-size: 1.6rem; margin-bottom: 4vw; }
  .contents_wrap .main_info .links li a { padding-left: 13vw; }
  .contents_wrap .main_info .links li a:after { width: 60px; width: 8vw; } }

.footer_area { background: #000; color: rgba(255, 255, 255, 0.5); position: relative; }
@media only screen and (min-width: 751px) { .footer_area { top: 0; right: 0; height: 100%; width: 100px; }
  .footer_area .share { width: 50px; margin: auto; padding-top: 25px; }
  .footer_area .share li { -webkit-transition: all 0.2s cubic-bezier(0.5, 1, 0.89, 1); -moz-transition: all 0.2s cubic-bezier(0.5, 1, 0.89, 1); -ms-transition: all 0.2s cubic-bezier(0.5, 1, 0.89, 1); -o-transition: all 0.2s cubic-bezier(0.5, 1, 0.89, 1); transition: all 0.2s cubic-bezier(0.5, 1, 0.89, 1); }
  .footer_area .share li:hover { -webkit-transform: scale(1.08); -moz-transform: scale(1.08); -ms-transform: scale(1.08); -o-transform: scale(1.08); transform: scale(1.08); }
  .footer_area .copyright { position: absolute; left: 50%; bottom: 40px; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); }
  .footer_area .copyright p { -ms-writing-mode: tb-rl; writing-mode: vertical-rl; display: inline-block; font-size: 12px; } }
@media only screen and (max-width: 750px) { .footer_area { padding: 8vw 0; text-align: center; }
  .footer_area .share { display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-justify-content: center; justify-content: center; margin-bottom: 5.33vw; }
  .footer_area .share li { width: 80px; width: 10.66vw; margin: 0 4vw; }
  .footer_area p { font-size: 0.9rem; } }

@-webkit-keyframes move_loading { 0% { -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); opacity: 1; }
  50% { opacity: 1; }
  100% { -webkit-transform: scale(1.05); -moz-transform: scale(1.05); -ms-transform: scale(1.05); -o-transform: scale(1.05); transform: scale(1.05); opacity: 0; } }
@-o-keyframes move_loading { 0% { -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); opacity: 1; }
  50% { opacity: 1; }
  100% { -webkit-transform: scale(1.05); -moz-transform: scale(1.05); -ms-transform: scale(1.05); -o-transform: scale(1.05); transform: scale(1.05); opacity: 0; } }
@-moz-keyframes move_loading { 0% { -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); opacity: 1; }
  50% { opacity: 1; }
  100% { -webkit-transform: scale(1.05); -moz-transform: scale(1.05); -ms-transform: scale(1.05); -o-transform: scale(1.05); transform: scale(1.05); opacity: 0; } }
@keyframes move_loading { 0% { -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); opacity: 1; }
  50% { opacity: 1; }
  100% { -webkit-transform: scale(1.05); -moz-transform: scale(1.05); -ms-transform: scale(1.05); -o-transform: scale(1.05); transform: scale(1.05); opacity: 0; } }
#loading { position: fixed; width: 100%; height: 100%; top: 0; left: 0; -webkit-animation: move_loading 2s ease-out forwards; -moz-animation: move_loading 2s ease-out forwards; -o-animation: move_loading 2s ease-out forwards; animation: move_loading 2s ease-out forwards; }

@-webkit-keyframes op_img { 0% { opacity: 0; -webkit-transform: scale(1.04); -moz-transform: scale(1.04); -ms-transform: scale(1.04); -o-transform: scale(1.04); transform: scale(1.04); }
  100% { opacity: 1; -webkit-transform: scale(1.01); -moz-transform: scale(1.01); -ms-transform: scale(1.01); -o-transform: scale(1.01); transform: scale(1.01); } }
@-o-keyframes op_img { 0% { opacity: 0; -webkit-transform: scale(1.04); -moz-transform: scale(1.04); -ms-transform: scale(1.04); -o-transform: scale(1.04); transform: scale(1.04); }
  100% { opacity: 1; -webkit-transform: scale(1.01); -moz-transform: scale(1.01); -ms-transform: scale(1.01); -o-transform: scale(1.01); transform: scale(1.01); } }
@-moz-keyframes op_img { 0% { opacity: 0; -webkit-transform: scale(1.04); -moz-transform: scale(1.04); -ms-transform: scale(1.04); -o-transform: scale(1.04); transform: scale(1.04); }
  100% { opacity: 1; -webkit-transform: scale(1.01); -moz-transform: scale(1.01); -ms-transform: scale(1.01); -o-transform: scale(1.01); transform: scale(1.01); } }
@keyframes op_img { 0% { opacity: 0; -webkit-transform: scale(1.04); -moz-transform: scale(1.04); -ms-transform: scale(1.04); -o-transform: scale(1.04); transform: scale(1.04); }
  100% { opacity: 1; -webkit-transform: scale(1.01); -moz-transform: scale(1.01); -ms-transform: scale(1.01); -o-transform: scale(1.01); transform: scale(1.01); } }
@-webkit-keyframes op_text { 0% { opacity: 0; -webkit-transform: translateX(-20px); -moz-transform: translateX(-20px); -ms-transform: translateX(-20px); -o-transform: translateX(-20px); transform: translateX(-20px); -webkit-filter: blur(12px); -moz-filter: blur(12px); -o-filter: blur(12px); filter: blur(12px); }
  100% { opacity: 1; -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); -webkit-filter: blur(0px); -moz-filter: blur(0px); -o-filter: blur(0px); filter: blur(0px); } }
@-o-keyframes op_text { 0% { opacity: 0; -webkit-transform: translateX(-20px); -moz-transform: translateX(-20px); -ms-transform: translateX(-20px); -o-transform: translateX(-20px); transform: translateX(-20px); -webkit-filter: blur(12px); -moz-filter: blur(12px); -o-filter: blur(12px); filter: blur(12px); }
  100% { opacity: 1; -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); -webkit-filter: blur(0px); -moz-filter: blur(0px); -o-filter: blur(0px); filter: blur(0px); } }
@-moz-keyframes op_text { 0% { opacity: 0; -webkit-transform: translateX(-20px); -moz-transform: translateX(-20px); -ms-transform: translateX(-20px); -o-transform: translateX(-20px); transform: translateX(-20px); -webkit-filter: blur(12px); -moz-filter: blur(12px); -o-filter: blur(12px); filter: blur(12px); }
  100% { opacity: 1; -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); -webkit-filter: blur(0px); -moz-filter: blur(0px); -o-filter: blur(0px); filter: blur(0px); } }
@keyframes op_text { 0% { opacity: 0; -webkit-transform: translateX(-20px); -moz-transform: translateX(-20px); -ms-transform: translateX(-20px); -o-transform: translateX(-20px); transform: translateX(-20px); -webkit-filter: blur(12px); -moz-filter: blur(12px); -o-filter: blur(12px); filter: blur(12px); }
  100% { opacity: 1; -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); -webkit-filter: blur(0px); -moz-filter: blur(0px); -o-filter: blur(0px); filter: blur(0px); } }
.contents_wrap .main_image, .contents_wrap .title, .contents_wrap .lead_text, .contents_wrap .links li { opacity: 0; }

.open .contents_wrap .main_image { -webkit-animation: op_img 2.6s cubic-bezier(0.5, 1, 0.89, 1) forwards; -moz-animation: op_img 2.6s cubic-bezier(0.5, 1, 0.89, 1) forwards; -o-animation: op_img 2.6s cubic-bezier(0.5, 1, 0.89, 1) forwards; animation: op_img 2.6s cubic-bezier(0.5, 1, 0.89, 1) forwards; }
.open .contents_wrap .scroll_in .title, .open .contents_wrap .scroll_in .lead_text, .open .contents_wrap .scroll_in .links li { opacity: 0; }

@media only screen and (min-width: 751px) { .open .main_info .title { -webkit-animation: op_text 0.8s cubic-bezier(0.5, 1, 0.89, 1) forwards; -moz-animation: op_text 0.8s cubic-bezier(0.5, 1, 0.89, 1) forwards; -o-animation: op_text 0.8s cubic-bezier(0.5, 1, 0.89, 1) forwards; animation: op_text 0.8s cubic-bezier(0.5, 1, 0.89, 1) forwards; }
  .open .main_info .lead_text { opacity: 0; -webkit-animation: op_text 0.8s cubic-bezier(0.5, 1, 0.89, 1) 0.6s forwards; -moz-animation: op_text 0.8s cubic-bezier(0.5, 1, 0.89, 1) 0.6s forwards; -o-animation: op_text 0.8s cubic-bezier(0.5, 1, 0.89, 1) 0.6s forwards; animation: op_text 0.8s cubic-bezier(0.5, 1, 0.89, 1) 0.6s forwards; }
  .open .main_info .links li { opacity: 0; }
  .open .main_info .links li:nth-child(1) { -webkit-animation: op_text 0.8s cubic-bezier(0.5, 1, 0.89, 1) 1.2s forwards; -moz-animation: op_text 0.8s cubic-bezier(0.5, 1, 0.89, 1) 1.2s forwards; -o-animation: op_text 0.8s cubic-bezier(0.5, 1, 0.89, 1) 1.2s forwards; animation: op_text 0.8s cubic-bezier(0.5, 1, 0.89, 1) 1.2s forwards; }
  .open .main_info .links li:nth-child(2) { -webkit-animation: op_text 0.8s cubic-bezier(0.5, 1, 0.89, 1) 1.4s forwards; -moz-animation: op_text 0.8s cubic-bezier(0.5, 1, 0.89, 1) 1.4s forwards; -o-animation: op_text 0.8s cubic-bezier(0.5, 1, 0.89, 1) 1.4s forwards; animation: op_text 0.8s cubic-bezier(0.5, 1, 0.89, 1) 1.4s forwards; } }
@media only screen and (max-width: 750px) { .open .scroll_in.active .title { -webkit-animation: op_text 0.8s cubic-bezier(0.5, 1, 0.89, 1) forwards; -moz-animation: op_text 0.8s cubic-bezier(0.5, 1, 0.89, 1) forwards; -o-animation: op_text 0.8s cubic-bezier(0.5, 1, 0.89, 1) forwards; animation: op_text 0.8s cubic-bezier(0.5, 1, 0.89, 1) forwards; }
  .open .scroll_in.active .lead_text { opacity: 0; -webkit-animation: op_text 0.8s cubic-bezier(0.5, 1, 0.89, 1) 0.6s forwards; -moz-animation: op_text 0.8s cubic-bezier(0.5, 1, 0.89, 1) 0.6s forwards; -o-animation: op_text 0.8s cubic-bezier(0.5, 1, 0.89, 1) 0.6s forwards; animation: op_text 0.8s cubic-bezier(0.5, 1, 0.89, 1) 0.6s forwards; }
  .open .scroll_in.active .links li { opacity: 0; }
  .open .scroll_in.active .links li:nth-child(1) { -webkit-animation: op_text 0.8s cubic-bezier(0.5, 1, 0.89, 1) 1.2s forwards; -moz-animation: op_text 0.8s cubic-bezier(0.5, 1, 0.89, 1) 1.2s forwards; -o-animation: op_text 0.8s cubic-bezier(0.5, 1, 0.89, 1) 1.2s forwards; animation: op_text 0.8s cubic-bezier(0.5, 1, 0.89, 1) 1.2s forwards; }
  .open .scroll_in.active .links li:nth-child(2) { -webkit-animation: op_text 0.8s cubic-bezier(0.5, 1, 0.89, 1) 1.4s forwards; -moz-animation: op_text 0.8s cubic-bezier(0.5, 1, 0.89, 1) 1.4s forwards; -o-animation: op_text 0.8s cubic-bezier(0.5, 1, 0.89, 1) 1.4s forwards; animation: op_text 0.8s cubic-bezier(0.5, 1, 0.89, 1) 1.4s forwards; } }
