@charset "UTF-8";
/* ---------------------------------------------
browser initialization
--------------------------------------------- */
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-style: normal;
  font-size: 100%;
  vertical-align: baseline;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, main {
  display: block;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

input, textarea {
  margin: 0;
  padding: 0;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th {
  text-align: left;
}

a:focus {
  outline: none;
}

/* ---------------------------------------------
common format
--------------------------------------------- */
body {
  background: url(/wp-content/themes/tatara-samurai/img/top/bg_bottom.jpg) left bottom no-repeat;
  background-color: #000 !important;
  font-family: Hiragino Kaku Gothic W3 JIS2004, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
  font-size: 14px;
  line-height: 1.75;
  color: #000;
  -webkit-text-size-adjust: 100%;
}

a {
  color: #fff;
  text-decoration: underline;
}

a:hover {
  text-decoration: none;
}

a:hover img {
  opacity: 0.75;
}

p {
  margin-top: 1.75em;
}

input[type="submit"], button {
  -webkit-appearance: none;
}

.modal_lock {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

@media screen and (max-width: 480px) and (orientation: portrait), screen and (max-height: 480px) and (orientation: landscape) {
  body {
    background: none;
  }

  img {
    max-width: 100%;
    height: auto;
  }
}
/* ---------------------------------------------
top page format
--------------------------------------------- */
@media print, screen {
  #movie_play_area {
    background-color: rgba(0, 0, 0, 0.8);
    display: none;
    overflow: auto;
    cursor: pointer;
    position: fixed;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    z-index: 2000;
  }
  #movie_play_area #movie_continer {
    margin: auto;
    width: 853px;
    height: 480px;
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
  }
  #movie_play_area #movie_continer iframe {
    display: block;
  }

  aside.banner_sp {
    display: none;
  }

  aside.banner_pc {
    margin-top: 40px;
    min-width: 1000px;
  }
  aside.banner_pc img {
    border: #999 solid 1px;
    margin: 0px auto;
    max-width: 100%;
    height: auto;
    display: block;
  }

  #section01 {
    background: url(/wp-content/themes/tatara-samurai/img/top/bg_main.jpg) center top no-repeat;
    background-size: cover;
    min-width: 1000px;
    height: 100vh;
    min-height: 600px;
    overflow: hidden;
    position: relative;
  }
  #section01 img {
    max-width: 100%;
    height: auto;
    display: block;
  }
  #section01 #botom_block {
    width: 100%;
    height: auto;
    position: absolute;
    bottom: 0px;
    left: 0px;
  }
  #section01 #botom_block #left_banners {
    margin-bottom: 20px;
    width: 30%;
    max-width: 360px;
    position: absolute;
    left: 15px;
    bottom: 24%;
  }
  #section01 #botom_block #left_banners li {
    margin-top: 5px;
  }
  #section01 #botom_block #left_banners li img {
    display: block;
  }
  #section01 #botom_block #circle_banner {
    margin: 0px 20px 0px auto;
    width: 42.75%;
    max-width: 513px;
    letter-spacing: -1em;
    line-height: 0;
    text-align: right;
  }
  #section01 #botom_block #circle_banner li {
    padding-left: 5px;
    width: 33.33%;
    letter-spacing: normal;
    display: inline-block;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  #section01 #botom_block #circle_banner li img {
    display: block;
  }
  #section01 #botom_block h1 {
    margin: 0px 20px 20px auto;
    width: 42.83%;
    max-width: 514px;
  }
  #section01 #botom_block #release_copy {
    margin: 0px 20px 20px auto;
    width: 42.83%;
    max-width: 514px;
  }
  #section01 #botom_block #release_copy img {
    margin: 0px auto;
    width: 38.9%;
  }
  #section01 #botom_block #cast_photos {
    margin: 0px auto;
    max-width: 1300px;
    overflow: hidden;
  }
  #section01 #botom_block #cast_photos li {
    width: 7.69%;
    float: left;
  }
  #section01 #main_catch {
    margin-top: 0px;
    width: 30px;
    height: auto;
    position: absolute;
    top: 30px;
    left: 35px;
  }
  #section01 #award_list {
    width: 44.67%;
    max-width: 640px;
    height: auto;
    letter-spacing: -1em;
    line-height: 0;
    text-align: center;
    vertical-align: middle;
    position: absolute;
    top: 15px;
    right: 20px;
  }
  #section01 #award_list li {
    margin: -3px;
    width: 25%;
    vertical-align: middle;
    display: inline-block;
  }
  #section01 #award_list li img {
    margin: 0px auto;
    width: 100%;
  }
  #section01 #award_list li:nth-child(1) {
    margin: -3px;
    width: 100%;
  }
  #section01 #award_list li:nth-child(1) img {
    width: 59%;
  }

  #award_list_sp {
    display: none;
  }

  #global_navi {
    background-color: #171717;
    min-width: 1000px;
  }
  #global_navi ul {
    margin: 0px auto;
    max-width: 1000px;
    min-width: 1000px;
    overflow: hidden;
  }
  #global_navi ul li {
    width: 11.11%;
    float: left;
  }
  #global_navi ul li a {
    height: 110px;
    display: block;
    position: relative;
  }
  #global_navi ul li a:hover img {
    opacity: 1;
  }
  #global_navi ul li a:hover::after {
    content: '';
    background: url(/wp-content/themes/tatara-samurai/img/top/bg_navi.png) center top no-repeat;
    background-size: contain;
    margin: 0px auto;
    padding-bottom: 7.7%;
    width: 100%;
    display: block;
    position: absolute;
    top: 45px;
    right: 0px;
    left: 0px;
    z-index: 1;
  }
  #global_navi ul li a img {
    margin: auto;
    width: auto;
    height: 33px;
    display: block;
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    z-index: 2;
  }
  #global_navi ul div {
    height: 110px;
    display: block;
    position: relative;
  }
  #global_navi ul div::before {
    content: '';
    background-color: rgba(0, 0, 0, 0.6);
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    z-index: 2;
  }
  #global_navi ul div img {
    margin: auto;
    width: auto;
    height: 33px;
    display: block;
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    z-index: 1;
  }

  .section02 {
    margin: 40px auto 0px;
    padding: 0px 10px;
    min-width: 980px;
  }
  .section02 .inner {
    margin: 0px auto;
    width: 750px;
  }
  .section02 .inner h2 {
    border-bottom: #333 solid 1px;
    padding: 0px 0px 30px 0.3em;
    font-family: HonMincho-Book, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", YuMincho, "游明朝", serif;
    font-size: 30px;
    font-weight: normal;
    letter-spacing: 0.3em;
    line-height: 1.2;
    text-align: center;
    color: #fff;
  }
  .section02 .inner ol {
    margin-top: 30px;
  }
  .section02 .inner ol li {
    margin-top: 1em;
    font-size: 16px;
    line-height: 1.4;
    color: #fff;
    overflow: hidden;
  }
  .section02 .inner ol li time {
    margin-right: 1.5em;
    float: left;
  }
  .section02 .inner ol li a {
    color: #fff;
    overflow: hidden;
    display: block;
  }
  .section02 .inner > a {
    margin: 30px auto 0px;
    border: #fff solid 1px;
    padding: 7px 5px;
    width: 110px;
    line-height: 1.1;
    text-align: center;
    text-decoration: none;
    display: block;
    color: #fff;
  }
  .section02 .inner > a::before {
    content: '';
    border-top: #fff solid 1px;
    border-right: #fff solid 1px;
    margin-right: 0.5em;
    width: 7px;
    height: 7px;
    vertical-align: middle;
    display: inline-block;
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .section02 .inner > a:hover {
    background-color: #fff;
    color: #000;
  }
  .section02 .inner > a:hover::before {
    border-color: #000;
  }
  .section02 + .section02 {
    margin-top: 80px;
  }

  aside {
    margin: 60px auto 0px;
  }
  aside .youtube_content iframe {
    margin: 0px auto;
    display: block;
  }
  aside #top_sns {
    margin-top: 50px;
    letter-spacing: -1em;
    line-height: 1em;
    text-align: center;
  }
  aside #top_sns li {
    margin: 0px 25px;
    letter-spacing: normal;
    display: inline-block;
  }
  aside #top_sns li img {
    width: 60px;
    height: auto;
    display: block;
  }
  aside #top_banner {
    margin: 30px auto 0px;
    width: 840px;
    overflow: hidden;
  }
  aside #top_banner li {
    margin-top: 20px;
    width: 400px;
  }
  aside #top_banner li:nth-child(odd) {
    float: left;
  }
  aside #top_banner li:nth-child(even) {
    float: right;
  }
  aside #top_banner li.sp {
    display: none;
  }
  aside #top_banner li a {
    display: block;
  }
  aside #top_banner li a img {
    margin: 0px auto;
    max-width: 100%;
    height: auto;
    display: block;
  }
}
@media screen and (max-width: 480px) and (orientation: portrait), screen and (max-height: 480px) and (orientation: landscape) {
  #movie_play_area #movie_continer {
    margin: auto;
    padding-bottom: 56.27%;
    width: auto;
    height: 0px;
    right: 10px;
    left: 10px;
  }
  #movie_play_area #movie_continer iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
  }

  aside.banner_sp {
    margin: 20px;
    display: block;
  }
  aside.banner_sp img {
    border: #999 solid 1px;
    margin: 0px auto;
    max-width: 100%;
    height: auto;
    display: block;
  }
  aside.banner_sp p {
    margin-top: 10px;
    line-height: 1.4;
    text-align: center;
    color: #fff;
    display: block;
  }
  aside.banner_sp p span {
    color: red;
  }

  aside.banner_pc {
    display: none;
  }

  #section01 {
    background: url(/wp-content/themes/tatara-samurai/img/top/bg_main_sp.jpg) center top no-repeat;
    background-size: cover;
    padding-bottom: 150%;
    min-width: inherit;
    height: auto;
    min-height: inherit;
  }
  #section01 #botom_block {
    margin: 0px auto;
    width: 75%;
    height: auto;
    position: absolute;
    right: 0px;
    bottom: 20px;
    left: 0px;
  }
  #section01 #botom_block #left_banners {
    display: none;
  }
  #section01 #botom_block #circle_banner {
    display: none;
  }
  #section01 #botom_block h1 {
    margin: 0px auto;
    width: auto;
  }
  #section01 #botom_block #release_copy {
    margin: 5px auto 0px;
    width: 50%;
  }
  #section01 #botom_block #release_copy img {
    width: auto;
  }
  #section01 #botom_block #cast_photos {
    display: none;
  }
  #section01 #main_catch {
    display: none;
  }
  #section01 #award_list {
    display: none;
  }

  #award_list_sp {
    padding: 10px 30px 20px;
    display: block;
  }
  #award_list_sp h2 {
    background-color: #171717;
    margin-top: 10px;
    padding: 10px 30px 10px 10px;
    border: #333 solid 1px;
    font-family: HonMincho-Book, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", YuMincho, "游明朝", serif;
    font-size: 16px;
    font-weight: normal;
    line-height: 1.2;
    color: #fff;
    cursor: pointer;
    position: relative;
  }
  #award_list_sp h2::after {
    content: '';
    border-top: #fff solid 2px;
    border-right: #fff solid 2px;
    width: 10px;
    height: 10px;
    margin: auto 0px;
    position: absolute;
    top: -5px;
    right: 10px;
    bottom: 0px;
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
  }
  #award_list_sp h2.close::after {
    top: 5px;
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  #award_list_sp ul {
    margin-top: 10px;
    overflow: hidden;
    display: none;
  }
  #award_list_sp ul li {
    margin-top: 10px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    /*&:nth-child(even) {
    	padding-right: 5px;
    	float: left;
    	clear: both;
    	div {
    		margin-left: auto;
    		width: 86.95%;
    		img {
    			margin-left: auto;
    		}
    	}
    }
    &:nth-child(odd) {
    	padding-left: 5px;
    	float: right;
    	div {
    		width: 86.95%;
    	}
    }*/
    /*&:nth-child(2), &:nth-child(3), &:nth-child(4), &:nth-child(5) {
    	padding: 0px;
    	width: auto;
    	float: none;
    	div {
    		margin: 0px auto;
    		width: 79%;
    		img {
    			margin: 0px auto;
    		}
    	}
    }*/
  }
  #award_list_sp ul li div {
    margin: 0px auto;
    width: 79%;
  }
  #award_list_sp ul li div img {
    margin: 0px auto;
  }
  #award_list_sp ul li:nth-child(1) div {
    width: auto;
  }
  #award_list_sp ul li div img {
    margin: 0px auto;
    display: block;
  }

  #global_navi {
    min-width: inherit;
    padding: 20px;
  }
  #global_navi ul {
    margin-top: -20px;
    width: auto;
    max-width: inherit;
    min-width: inherit;
  }
  #global_navi ul li {
    margin-top: 20px;
    width: 50%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  #global_navi ul li:nth-child(odd) {
    padding-right: 10px;
  }
  #global_navi ul li:nth-child(even) {
    padding-left: 10px;
  }
  #global_navi ul li a {
    border: #333333 solid 1px;
    height: 48px;
  }
  #global_navi ul li a:hover img {
    opacity: 1;
  }
  #global_navi ul li a:hover::after {
    content: '';
    background-size: 90px 7px;
    margin: 0px auto;
    padding: 0px;
    width: 90px;
    height: 7px;
    display: block;
    position: absolute;
    top: 15px;
    right: 0px;
    left: 0px;
  }
  #global_navi ul li a img {
    height: 27px;
  }
  #global_navi ul li div {
    border: #333333 solid 1px;
    height: 48px;
  }
  #global_navi ul li div::before {
    content: '';
    background-color: rgba(0, 0, 0, 0.6);
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    z-index: 2;
  }
  #global_navi ul li div img {
    height: 27px;
  }

  .section02 {
    margin-top: 30px;
    padding: 0px;
    min-width: inherit;
  }
  .section02 .inner {
    margin: 0px auto;
    width: auto;
  }
  .section02 .inner h2 {
    border-bottom: none;
    padding: 0px 20px;
    font-size: 20px;
    letter-spacing: normal;
  }
  .section02 .inner ol {
    margin-top: 25px;
  }
  .section02 .inner ol li {
    border-top: #333 solid 1px;
    margin-top: 15px;
    padding: 15px 20px 0px;
    font-size: 14px;
    line-height: 1.6;
  }
  .section02 .inner ol li:first-child {
    border-top: none;
    padding-top: 0px;
  }
  .section02 .inner ol li time {
    margin: 0px 0px 10px;
    font-size: 12px;
    line-height: 1.2;
    display: block;
    float: none;
  }
  .section02 .inner > a {
    margin-top: 25px;
    border: #333 solid 1px;
    padding: 10px;
    width: 120px;
    color: #fff;
  }
  .section02 .inner > a::before {
    margin: -2px 10px 0px 0px;
  }
  .section02 + .section02 {
    margin-top: 50px;
  }

  aside {
    margin: 30px 20px 0px;
  }
  aside .youtube_content {
    padding-bottom: 56.25%;
    position: relative;
  }
  aside .youtube_content iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
  }
  aside #top_sns {
    margin-top: 45px;
  }
  aside #top_sns li {
    margin: 0px 10px;
  }
  aside #top_sns li img {
    width: 42px;
  }
  aside #top_banner {
    margin-top: 25px;
    width: auto;
  }
  aside #top_banner li {
    margin: 20px auto 0px;
    width: 80%;
  }
  aside #top_banner li:nth-child(odd) {
    float: none;
  }
  aside #top_banner li:nth-child(even) {
    float: none;
  }
  aside #top_banner li.sp {
    display: block;
  }
  aside #top_banner li.sp img {
    border: #999 solid 1px;
  }
}
/* ---------------------------------------------
footer format
--------------------------------------------- */
@media print, screen {
  footer {
    margin: 50px auto 0px;
    padding: 0px 10px;
    width: 980px;
    text-align: center;
    color: #fff;
  }
  footer p {
    font-family: HonMincho-Book, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", YuMincho, "游明朝", serif;
    margin-top: 10px;
    font-size: 12px;
    line-height: 2;
  }
  footer p:nth-child(1) {
    font-size: 16px;
  }
  footer p:nth-child(2) {
    font-size: 15px;
  }
  footer small {
    margin: 50px 0px 20px;
    font-size: 10px;
    line-height: 1.2;
    display: block;
  }
}
@media screen and (max-width: 480px) and (orientation: portrait), screen and (max-height: 480px) and (orientation: landscape) {
  footer {
    margin: 30px 20px 0px;
    padding: 0px;
    width: auto;
  }
  footer p {
    margin-top: 10px;
    font-size: 10px;
  }
  footer p:nth-child(1) {
    font-size: 12px;
  }
  footer p:nth-child(2) {
    font-size: 12px;
  }
  footer small {
    margin: 25px 0px 15px;
  }
}