@import url(https://fonts.googleapis.com/earlyaccess/notosansjp.css);
body {
  margin: 0;
  padding: 0;
  font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
  background: #000;
  color: #fff;
  position: relative; }

img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom; }

a {
  color: #8b99a9;
  text-decoration: none;
  word-break: break-all; }
  a:hover {
    text-decoration: underline; }

.content {
  position: relative;
  z-index: 99; }
  @media only screen and (max-width: 767px) {
    .content {
      margin: 20px 15px 50px; } }
  @media only screen and (min-width: 768px) {
    .content {
      max-width: 1000px;
      width: calc(100% - 45px);
      margin: 45px auto 80px; } }

@media only screen and (max-width: 767px) {
  .hero {
    margin: 0 0 35px; } }
@media only screen and (min-width: 768px) {
  .hero {
    margin: 0 auto 60px;
    width: 90%; } }

.hedorha-logo {
  text-align: center; }
  @media only screen and (max-width: 767px) {
    .hedorha-logo {
      width: 45%;
      margin: 40px auto 30px; } }
  @media only screen and (min-width: 768px) {
    .hedorha-logo {
      width: 25%;
      margin: 100px auto 50px; } }

@media only screen and (max-width: 767px) {
  .intro {
    margin: 0 0 50px; } }
@media only screen and (min-width: 768px) {
  .intro {
    margin: 0 0 100px; } }
.intro p {
  margin: 0;
  font-weight: 600; }
  @media only screen and (max-width: 767px) {
    .intro p {
      text-align: left;
      font-size: 1.05rem;
      line-height: 2.1rem; } }
  @media only screen and (min-width: 768px) {
    .intro p {
      text-align: center;
      font-size: 1.3rem;
      line-height: 3.2rem; } }
.intro .cast {
  display: flex;
  justify-content: center;
  margin: 40px 0 0; }
  @media only screen and (max-width: 767px) {
    .intro .cast__item {
      margin: 0 10px; } }
  @media only screen and (min-width: 768px) {
    .intro .cast__item {
      margin: 0 20px; } }

.section {
  color: #fff;
  box-sizing: border-box; }
  @media only screen and (max-width: 767px) {
    .section {
      margin: 0 0 50px; } }
  @media only screen and (min-width: 768px) {
    .section {
      margin: 0 0 100px; } }
  .section h2 {
    margin: 0;
    letter-spacing: 0.1rem;
    text-align: center; }
    @media only screen and (max-width: 767px) {
      .section h2 {
        font-size: 2.1rem;
        margin: 0 0 30px; } }
    @media only screen and (min-width: 768px) {
      .section h2 {
        font-size: 2.7rem;
        margin: 0 0 50px; } }
    .section h2 span {
      display: block;
      margin: 3px 0 0; }
      @media only screen and (max-width: 767px) {
        .section h2 span {
          font-size: 0.9rem; } }
      @media only screen and (min-width: 768px) {
        .section h2 span {
          font-size: 0.95rem; } }
  .section h3 {
    margin: 0 0 10px;
    letter-spacing: 0.05rem; }
    @media only screen and (min-width: 768px) {
      .section h3 {
        font-size: 1.4rem; } }
  .section dl {
    margin: 0;
    border-top: #fff solid 1px; }
    @media only screen and (max-width: 767px) {
      .section dl {
        padding: 30px 0; } }
    @media only screen and (min-width: 768px) {
      .section dl {
        display: flex;
        padding: 40px 20px; } }
    .section dl:last-child {
      border-bottom: #fff solid 1px; }
    .section dl dt {
      font-weight: 600;
      margin: 0;
      text-align: left; }
      @media only screen and (max-width: 767px) {
        .section dl dt {
          width: 100%;
          margin: 0 0 20px;
          font-size: 1.15rem; } }
      @media only screen and (min-width: 768px) {
        .section dl dt {
          font-size: 1.1rem;
          width: 22%; } }
    .section dl dd {
      margin: 0; }
      @media only screen and (max-width: 767px) {
        .section dl dd {
          width: 100%; } }
      @media only screen and (min-width: 768px) {
        .section dl dd {
          width: 78%; } }
  .section p {
    margin: 0 0 15px;
    text-align: left; }
    @media only screen and (max-width: 767px) {
      .section p {
        font-size: 0.95rem;
        line-height: 1.8rem; } }
    @media only screen and (min-width: 768px) {
      .section p {
        font-size: 1.1rem;
        line-height: 1.9rem; } }
    .section p:last-child {
      margin: 0; }
  .section .event-name {
    margin: 0 0 20px;
    font-weight: 600;
    line-height: 100%;
    font-weight: bold;
    color: #fff;
    border: #fff solid 2px;
    display: inline-block;
    padding: 7px 15px; }
    @media only screen and (max-width: 767px) {
      .section .event-name {
        font-size: 1.1rem; } }
    @media only screen and (min-width: 768px) {
      .section .event-name {
        font-size: 1.3rem; } }

.note ul {
  box-sizing: border-box;
  margin: 0 0 0 17px;
  padding: 0; }
  @media only screen and (max-width: 767px) {
    .note ul li {
      font-size: 0.95rem;
      line-height: 1.8rem;
      margin: 0 0 10px; } }
  @media only screen and (min-width: 768px) {
    .note ul li {
      font-size: 1.05rem;
      margin: 0 0 13px; } }
  .note ul li:last-child {
    margin: 0; }

.prod__item {
  display: flex; }
  @media only screen and (max-width: 767px) {
    .prod__item {
      flex-direction: column; } }
  @media only screen and (min-width: 768px) {
    .prod__item {
      justify-content: space-between;
      align-items: center;
      width: 100%;
      margin: 0 0 30px; } }
  .prod__item:last-child {
    margin: 0; }
@media only screen and (max-width: 767px) {
  .prod__pic {
    order: 1;
    margin: 0 0 30px; } }
@media only screen and (min-width: 768px) {
  .prod__pic {
    width: 550px; } }
@media only screen and (max-width: 767px) {
  .prod__slid {
    margin: 0 0 50px; } }
@media only screen and (min-width: 768px) {
  .prod__slid {
    margin: 0 0 30px; } }
.prod__nav {
  margin: 0 auto;
  padding: 0; }
  @media only screen and (max-width: 767px) {
    .prod__nav {
      width: 90%; } }
  @media only screen and (min-width: 768px) {
    .prod__nav {
      width: 80%; } }
  .prod__nav li {
    border: #666 solid 1px;
    width: 74px;
    margin: 0 5px;
    box-sizing: border-box; }
.prod .slide-arrow {
  bottom: 0;
  margin: auto;
  position: absolute;
  top: 0;
  cursor: pointer;
  z-index: 9999; }
@media only screen and (max-width: 767px) {
  .prod .prev-arrow {
    left: -17px; } }
@media only screen and (min-width: 768px) {
  .prod .prev-arrow {
    left: -23px; } }
@media only screen and (max-width: 767px) {
  .prod .next-arrow {
    right: -17px; } }
@media only screen and (min-width: 768px) {
  .prod .next-arrow {
    right: -23px; } }
.prod .prod__nav .slick-current {
  position: relative; }
  .prod .prod__nav .slick-current::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 97%;
    height: 97%;
    display: block;
    border: 1px solid #fff; }
@media only screen and (max-width: 767px) {
  .prod__text {
    order: 2; } }
@media only screen and (min-width: 768px) {
  .prod__text {
    width: calc(100% - 570px); } }
.prod__text_ttl {
  letter-spacing: 0.3rem;
  font-weight: bold;
  border-bottom: #666 solid 1px;
  margin: 0 0 15px;
  padding: 0 0 10px; }
  @media only screen and (max-width: 767px) {
    .prod__text_ttl {
      font-size: 1.2rem; } }
  @media only screen and (min-width: 768px) {
    .prod__text_ttl {
      font-size: 1.9rem; } }
.prod__text_price {
  font-weight: bold;
  letter-spacing: 0.1rem; }
  @media only screen and (max-width: 767px) {
    .prod__text_price {
      font-size: 1.2rem;
      margin: 0 0 15px; } }
  @media only screen and (min-width: 768px) {
    .prod__text_price {
      font-size: 1.6rem;
      margin: 0 0 20px; } }
  .prod__text_price span {
    font-size: 1.0rem;
    font-weight: normal; }
.prod__text .price-tax {
  margin-left: 8px; }
.prod__text_detail p {
  margin: 0;
  letter-spacing: 0.1rem;
  line-height: 2.1rem; }

@media only screen and (max-width: 767px) {
  .tshirt__prod {
    margin: 0 0 50px; } }
@media only screen and (min-width: 768px) {
  .tshirt__prod {
    display: flex;
    justify-content: center;
    width: 100%;
    margin: 40px 0 60px; } }
.tshirt__prod_item {
  text-align: center; }
  @media only screen and (max-width: 767px) {
    .tshirt__prod_item {
      width: 90%;
      margin: 0 auto 30px; }
      .tshirt__prod_item:last-child {
        margin: 0 auto; } }
  @media only screen and (min-width: 768px) {
    .tshirt__prod_item {
      width: 43%;
      margin: 0 35px; } }
  .tshirt__prod_item_name {
    color: #000;
    background: #fff;
    letter-spacing: 0.05rem;
    font-weight: bold;
    display: inline-block;
    padding: 3px 15px; }
    @media only screen and (max-width: 767px) {
      .tshirt__prod_item_name {
        margin: 20px auto 0; } }
    @media only screen and (min-width: 768px) {
      .tshirt__prod_item_name {
        margin: 25px auto 0; } }
.tshirt__link {
  border: #fff solid 2px;
  text-align: center;
  margin: 0 auto;
  position: relative;
  letter-spacing: 0.05rem;
  height: 55px;
  line-height: 55px; }
  @media only screen and (max-width: 767px) {
    .tshirt__link {
      width: 99%; } }
  @media only screen and (min-width: 768px) {
    .tshirt__link {
      width: 400px; } }
  .tshirt__link:hover {
    background: #fff;
    transition: 0.5s; }
    .tshirt__link:hover::before {
      border-top: solid 3px #000;
      border-right: solid 3px #000; }
    .tshirt__link:hover a {
      color: #000; }
  .tshirt__link::before {
    content: '';
    position: absolute;
    top: 41%;
    right: 6%;
    border: 0px;
    border-top: solid 3px #fff;
    border-right: solid 3px #fff;
    transform: rotate(45deg);
    pointer-events: none;
    width: 7px;
    height: 7px; }
  .tshirt__link a {
    color: #fff;
    display: block;
    width: 100%;
    font-weight: bold; }
    @media only screen and (min-width: 768px) {
      .tshirt__link a {
        font-size: 1.1rem; } }
    .tshirt__link a:hover {
      text-decoration: none; }

.copyright {
  text-align: center;
  font-size: 0.85rem; }

header, footer {
  position: relative;
  z-index: 99; }

.global_head {
  margin: 0; }
