@charset "UTF-8";
.m_font_gp, #loader, .btn_gnav, .ttl_sub, #btn_ptop, .share h2 {
  font-family: garamond-premier-pro, serif;
  font-weight: bold;
}

#gnav a span:first-child {
  font-family: dapifer-stencil, sans-serif;
}

.share h2:before, .share h2:after, #pager .btn_list:before {
  content: '';
  display: inline-block;
  width: 32px;
  height: 12px;
  margin-top: -1px;
  background-image: url("../img/common/ico01.png");
  background-repeat: no-repeat;
  background-size: 200% auto;
  vertical-align: top;
}

a.disabled {
  pointer-events: none !important;
  opacity: 0.5 !important;
}

/* tag reset
##################################### */
/*! 
	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;
}

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

/* change colours to suit your needs */
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;
}

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

/* font setting
##################################### */
html {
  font-size: 62.5%;
}

/* base
##################################### */
body {
  background: #fff;
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  color: #333;
  text-align: left;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 2;
  font-weight: normal;
}

table {
  font-size: inherit;
  /* for modern browser */
  width: 100%;
  border-collapse: collapse;
  border: 0;
}

pre, code, kbd, samp, tt {
  font-family: inherit;
  *font-size: 108%;
  /* for IE whole */
  line-height: 100%;
}

img {
  vertical-align: bottom;
}

strong {
  font-weight: bold;
}

object {
  margin: 0;
  padding: 0;
}

a {
  color: #482101;
  text-decoration: none;
  outline: none;
}

ol, li {
  list-style-type: none;
  list-style-image: url(data:0);
}

::-moz-selection {
  background: rgba(130, 97, 34, 0.4);
  color: #9a1e23;
}

::selection {
  background: rgba(130, 97, 34, 0.4);
  color: #9a1e23;
}

/* module
##################################### */
.m_disnon {
  display: none;
}

.m_center {
  text-align: center;
}

.m_left {
  text-align: left;
}

.m_right {
  text-align: right;
}

.m_va_top {
  vertical-align: top;
}

.m_va_middle {
  vertical-align: middle;
}

.m_font_b {
  font-weight: bold !important;
}

.m_fontS {
  font-size: 10px;
  font-size: 1rem;
  line-height: 2;
  font-weight: normal;
}

.m_fontSM, .share h2 {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 2;
  font-weight: normal;
}

.m_fontM {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 2;
  font-weight: normal;
}

.m_fontLM {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 2;
  font-weight: normal;
}

.m_fontL {
  font-size: 20px;
  font-size: 2rem;
  line-height: 2;
  font-weight: normal;
}

.m_fontLL {
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 2;
  font-weight: normal;
}

.m_word_break {
  word-break: break-all;
}

.m_mb0 {
  margin-bottom: 0 !important;
}

.m_mb10 {
  margin-bottom: 10px;
}

.m_mb20 {
  margin-bottom: 20px;
}

.m_mb30 {
  margin-bottom: 30px;
}

.m_mb40 {
  margin-bottom: 40px;
}

.m_mb50 {
  margin-bottom: 50px;
}

.m_mb60 {
  margin-bottom: 60px;
}

.m_mb70 {
  margin-bottom: 70px;
}

.m_mb80 {
  margin-bottom: 80px;
}

.m_mb90 {
  margin-bottom: 90px;
}

.m_mb100 {
  margin-bottom: 100px;
}

.m_ml10 {
  margin-left: 10px;
}

.m_ml20 {
  margin-left: 20px;
}

.m_ml30 {
  margin-left: 30px;
}

.m_ml40 {
  margin-left: 40px;
}

.m_ml50 {
  margin-left: 50px;
}

.m_mr10 {
  margin-right: 10px;
}

.m_mr20 {
  margin-right: 20px;
}

.m_mr30 {
  margin-right: 30px;
}

.m_mr40 {
  margin-right: 40px;
}

.m_mr50 {
  margin-right: 50px;
}

.img_hover {
  -webkit-transition: opacity .3s ease-out;
  -o-transition: opacity .3s ease-out;
  transition: opacity .3s ease-out;
}

.img_hover:hover {
  opacity: .6;
}

/* structure
##################################### */
body.page {
  overflow-y: scroll;
}

#loader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url("../img/common/bg01.jpg");
  text-align: center;
  line-height: 1;
  color: #9a1e23;
  z-index: 500;
}

#loader .inner {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  width: 100%;
}

#loader img {
  -webkit-animation: rotate 6s linear infinite;
  animation: rotate 6s linear infinite;
}

@-webkit-keyframes rotate {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  25% {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  50% {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  75% {
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes rotate {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  25% {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  50% {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  75% {
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

#loader p {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  width: 100%;
  -webkit-animation: blink 2s ease-in-out infinite;
  animation: blink 2s ease-in-out infinite;
}

@-webkit-keyframes blink {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@keyframes blink {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

#bg_set {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#bg_set .bg_pat {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url("../img/common/bg01.jpg");
}

#stage {
  position: relative;
  width: 100%;
}

#header {
  position: fixed;
  top: 0;
  left: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 100;
}

#header:before, #header:after {
  content: '';
  position: relative;
  display: block;
  width: 100%;
  background: url("../img/common/race_nav.png") repeat-x 0 0/auto 100%;
	box-shadow: 0 0 4px rgba(0,0,0,0.4);
}

#header #logo {
  text-align: center;
}

#header .share h2:before {
  background-position: 100% 0;
}

#header .share h2:after {
  display: none;
}

#header .badge {
  display: none;
  margin-top: 30px;
}

#gnav_layer, #modal_movie .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}

#gnav_layer:before, #modal_movie .overlay:before {
  content: '';
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
}

#gnav_layer:after, #modal_movie .overlay:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("../img/common/bg_header.jpg");
}

#gnav li {
  position: relative;
}

#gnav a {
  color: #482101;
}

#gnav a span {
  display: inline-block;
}

#gnav a span:first-child {
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 1;
  font-weight: normal;
}

#gnav a span:last-child {
  letter-spacing: .1em;
}

#gnav a.cs {
  color: #aaa;
  cursor: default;
}

#gnav a.cs span:last-child {
  color: #aaa;
}

.btn_gnav {
  position: fixed;
  top: 2.9vw;
  right: 2.9vw;
  color: #666;
  z-index: 100;
  cursor: pointer;
}

.btn_gnav .inner {
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 10.6vw;
  padding-top: 100%;
  min-width: 38px;
  min-height: 38px;
  background: #eee6da;
  -webkit-box-shadow: 0 0 3px #422606;
  box-shadow: 0 0 3px #422606;
}

.btn_gnav .inner::after {
  content: 'MENU';
  position: absolute;
  top: 63%;
  left: 50%;
  -webkit-transform: translate(-50%, -12%);
  -ms-transform: translate(-50%, -12%);
  transform: translate(-50%, -12%);
  font-size: 1.6vw;
  line-height: 1;
  -webkit-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
}

.btn_gnav .lines {
  position: absolute;
  right: 50%;
  top: 28%;
  width: 35%;
  height: 20%;
  -webkit-transform: translate(50%, 0);
  -ms-transform: translate(50%, 0);
  transform: translate(50%, 0);
}

.btn_gnav i {
  display: block;
  position: absolute;
  width: 100%;
  height: 1px;
  background: #666;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
}

.btn_gnav i.first {
  top: 0;
}

.btn_gnav i.second {
  top: 50%;
}

.btn_gnav i.third {
  top: 100%;
}

.btn_gnav.on .inner::after {
  content: 'CLOSE';
}

.btn_gnav.on .first {
  top: 50% !important;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.btn_gnav.on .second {
  opacity: 0 !important;
}

.btn_gnav.on .third {
  top: 50% !important;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

#main {
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 1;
}

#main:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background: url("../img/common/race_top.png") repeat-x 0 0/auto 100%;
	box-shadow: 0 0 4px rgba(0,0,0,0.4);
}

#main:after {
  z-index: -1;
	content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: url(../img/common/race_top.png) repeat-x 0 0/auto 100%;
    box-shadow: 0 0 4px rgba(0,0,0,0.4);
    height: 50px;
}

#main.on .shutter_l, #main.on .shutter_r {
  width: 0;
  opacity: 0;
  -webkit-transition-delay: .6s;
  -o-transition-delay: .6s;
  transition-delay: .6s;
}

#main_inner {
  margin: 0 auto;
}

.shutter_l, .shutter_r {
  position: absolute;
  top: 0;
  width: 50%;
  height: 100%;
  background: url("../img/common/bg01.jpg");
  z-index: 100;
  -webkit-transition: width .6s ease-in-out, opacity .6s ease-in-out;
  -o-transition: width .6s ease-in-out, opacity .6s ease-in-out;
  transition: width .6s ease-in-out, opacity .6s ease-in-out;
}

.shutter_l {
  left: 0;
}

.shutter_r {
  right: 0;
  background-position: 100% 0;
}

.ttl_page {
  position: relative;
  text-align: center;
  color: #9a1e23;
  z-index: 1;
}

.ttl_sub {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.ttl_sub::before, .ttl_sub::after {
  content: '';
  display: block;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  height: 1px;
  margin-top: -5px;
  background: #333;
}

.ttl_sub::before {
  margin-right: 15px;
}

.ttl_sub::after {
  margin-left: 15px;
}

#footer {
  position: relative;
  background: url("../img/common/bg_footer.jpg");
  text-align: center;
	box-shadow: 0 0 4px rgba(0,0,0,0.4);
}

#footer:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: url("../img/common/race_footer.png") repeat-x 0 0/auto 100%;
}

#footer .bnr ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

#footer .bnr li a {
  display: block;
  background: #fff;
  border: 1px solid rgba(255, 255, 255, 0.6);
}

#footer .bnr li a img {
  width: 100%;
  -webkit-transition: opacity .3s ease-out;
  -o-transition: opacity .3s ease-out;
  transition: opacity .3s ease-out;
}

#footer .bnr li a:hover img {
  opacity: .6;
}

#footer .copyright {
  color: #fff;
  text-shadow: 0 0 5px #4c2203;
}

#footer .footer_door {
  position: absolute;
  right: 2.69999%;
  bottom: 15px;
}

#footer .footer_door a {
  display: block;
  background-image: url(../img/common/footer_spdoor.png);
  background-repeat: no-repeat;
  background-size: cover;
  width: 75px;
  height: 95px;
  transition: all .4s ease-out;
}
#footer .footer_door a:hover {
  background-image: url(../img/common/footer_spdoor_on.png);
  background-repeat: no-repeat;
  background-size: cover;
  width: 75px;
  height: 95px;
}
#btn_ptop {
  line-height: 1;
  text-align: center;
  z-index: 100;
}

#btn_ptop a {
  display: inline-block;
  color: #9a1e23;
}

#btn_ptop a:before {
  content: '';
  position: relative;
  display: block;
  margin: 0 auto 10px;
  background: url("../img/common/arrow03.png") no-repeat 50% 0;
  background-size: contain;
}

@-webkit-keyframes arrowUp {
  0% {
    top: 0;
  }
  50% {
    top: -10px;
  }
  100% {
    top: 0;
  }
}

@keyframes arrowUp {
  0% {
    top: 0;
  }
  50% {
    top: -10px;
  }
  100% {
    top: 0;
  }
}

#btn_ptop a:hover:before {
  -webkit-animation: arrowUp 1.2s ease-in-out infinite;
  animation: arrowUp 1.2s ease-in-out infinite;
}

.share h2 {
  font-weight: bold;
  line-height: 1;
  color: #482101;
}

.share h2:before {
  margin-right: 10px;
}

.share h2:after {
  margin-left: 10px;
  background-position: 100% 0;
}

.share ul {
  letter-spacing: -.4em;
  line-height: 1;
}

.share li {
  display: inline-block;
  letter-spacing: normal;
  text-align: center;
}

.share li a {
  position: relative;
  display: block;
  padding: 25% 0;
  background: #fff;
  border-radius: 50%;
  overflow: hidden;
}

.share li a:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: '';
  background: #5bb653;
  border-radius: 50%;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-transform-origin: top center;
  -ms-transform-origin: top center;
  transform-origin: top center;
  -webkit-transition: -webkit-transform .3s ease-out;
  transition: -webkit-transform .3s ease-out;
  -o-transition: transform .3s ease-out;
  transition: transform .3s ease-out;
  transition: transform .3s ease-out, -webkit-transform .3s ease-out;
}

.share li a span {
  position: relative;
  display: block;
}

.share li a span:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: '';
  background-size: contain !important;
  opacity: 0;
  -webkit-transition: opacity .3s ease-out;
  -o-transition: opacity .3s ease-out;
  transition: opacity .3s ease-out;
}

.share li a span img {
  width: 50%;
  -webkit-transition: opacity .3s ease-in;
  -o-transition: opacity .3s ease-in;
  transition: opacity .3s ease-in;
}

.share li a:hover:before {
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
}

.share li a:hover span:after {
  opacity: 1;
}

.share li a:hover span img {
  opacity: 0;
}

.share li a.tw span:after {
  background: url("../img/common/btn_share_tw_on.png") no-repeat 50% 0;
}

.share li a.fb span:after {
  background: url("../img/common/btn_share_fb_on.png") no-repeat 50% 0;
}

#modal_movie {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  opacity: 0;
  overflow: hidden;
  z-index: 500;
}

#modal_movie .overlay {
  cursor: pointer;
}

#modal_movie .overlay:after {
  background-image: url("../img/common/bg_modal.png");
}

#modal_movie .close {
  position: absolute;
  right: 0;
  padding: 0;
  background-image: url("../img/common/btn_close.png");
  background-repeat: no-repeat;
  background-color: transparent;
  background-size: contain;
  border: none;
  outline: none;
  font-size: 0;
  text-indent: -9999px;
  cursor: pointer;
}

#modal_movie .inner {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
}

#modal_movie iframe, #modal_movie video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* parts
##################################### */
.btn01 {
  position: relative;
  display: inline-block;
  padding: .3em 1.5em .23em;
  background: #5bb653;
  border: 1px solid #5bb653;
  color: #5bb653;
  line-height: 1.5;
  overflow: hidden;
  z-index: 1;
  -webkit-transition: color .3s ease-out;
  -o-transition: color .3s ease-out;
  transition: color .3s ease-out;
}

.btn01:before, .btn01:after {
  content: '';
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  z-index: -1;
  -webkit-transition: width .3s ease-out;
  -o-transition: width .3s ease-out;
  transition: width .3s ease-out;
}

.btn01:before {
  left: 0;
}

.btn01:after {
  right: 0;
}

.btn01:hover {
  color: #fff;
}

.btn01:hover:before, .btn01:hover:after {
  width: 0;
}

.btn01.m_font_gp {
  padding: .25em 1.5em .1em;
}

.thum_movie {
  position: relative;
  display: block;
}

.thum_movie:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: '';
  background: url("../img/common/ico_play.png") no-repeat 50% 50%;
}

.thum_movie figure:before, .thum_movie figure:after {
  content: '';
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
  -webkit-transition: width .3s ease-out;
  -o-transition: width .3s ease-out;
  transition: width .3s ease-out;
}

.thum_movie figure:before {
  left: 0;
}

.thum_movie figure:after {
  right: 0;
}

.thum_movie i {
  position: relative;
  display: block;
  background-color: #fff;
  -webkit-box-shadow: 0 0 0 1px #8c6c37 inset, 0 0 0 2px #fff inset;
  box-shadow: 0 0 0 1px #8c6c37 inset, 0 0 0 2px #fff inset;
  border: 1px solid #826122;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: transparent;
}

.thum_movie i:before, .thum_movie i:after {
  content: '';
  position: absolute;
  left: 0;
  width: 100%;
  height: 37px;
  background-size: 36px 37px !important;
}

.thum_movie i:before {
  top: 0;
  background: url("../img/common/frame04_tl.png") no-repeat 0 0, url("../img/common/frame04_tr.png") no-repeat 100%;
}

.thum_movie i:after {
  bottom: 0;
  background: url("../img/common/frame04_bl.png") no-repeat 0 0, url("../img/common/frame04_br.png") no-repeat 100%;
}

.thum_movie:hover figure:before, .thum_movie:hover figure:after {
  width: 0;
}

.box_topic {
  position: relative;
}

.box_topic .heading {
  border-bottom: 1px solid rgba(51, 51, 51, 0.4);
}

.box_topic .heading .date {
  color: #9a1e23;
  letter-spacing: .1em;
}

.box_topic .heading .date:after {
  content: '';
  display: inline-block;
  margin-left: 8px;
  background: url("../img/common/ico02.png") no-repeat 0 0/contain;
}

.box_topic .detail a:not([class*="btn"]) {
  color: #9a1e23;
  text-decoration: underline;
  word-wrap: break-word;
}

.box_topic .detail a:not([class*="btn"]):hover {
  text-decoration: none;
}

.box_topic .detail img {
  max-width: 100%;
}

.box_topic .box {
  border: 2px solid rgba(51, 51, 51, 0.4);
}

.box_topic .ttl {
  display: inline-block;
  padding: 3px 15px 4px;
  background: #826122;
  color: #fff;
}

#pager .btn_list:before {
  margin-right: 5px;
  background-position: 100% 0;
  vertical-align: baseline;
}

#pager .btn_list a {
  position: relative;
  display: inline-block;
  font-weight: bold;
  color: #482101;
}

#pager .btn_list a:after {
  content: '';
  position: absolute;
  bottom: .5em;
  left: 0;
  width: 0;
  height: 1px;
  background: #482101;
  -webkit-transition: width .3s ease-out;
  -o-transition: width .3s ease-out;
  transition: width .3s ease-out;
}

#pager .btn_list a:hover:after {
  width: 100%;
}

.box_movie {
  position: relative;
}

.box_movie iframe, .box_movie video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.list_tab {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.list_tab a {
  position: relative;
  display: inline-block;
  color: #444;
  z-index: 1;
  -webkit-transition: color .3s ease-out;
  -o-transition: color .3s ease-out;
  transition: color .3s ease-out;
}

.list_tab a:before {
  content: '';
  position: absolute;
  top: -.64em;
  left: -.63em;
  background: #5bb653;
  border-radius: 50%;
  z-index: -1;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: -webkit-transform .3s ease-out;
  transition: -webkit-transform .3s ease-out;
  -o-transition: transform .3s ease-out;
  transition: transform .3s ease-out;
  transition: transform .3s ease-out, -webkit-transform .3s ease-out;
}

.list_tab a:hover, .list_tab a.is-active {
  color: #fff;
}

.list_tab a:hover:before, .list_tab a.is-active:before {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.list_tab02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.list_tab02 a {
  position: relative;
  display: inline-block;
  color: #333;
  font-weight: bold;
  -webkit-transition: color .3s ease-out;
  -o-transition: color .3s ease-out;
  transition: color .3s ease-out;
}

.list_tab02 a:before, .list_tab02 a:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  height: 1px;
  -webkit-transition: width .3s ease-out;
  -o-transition: width .3s ease-out;
  transition: width .3s ease-out;
}

.list_tab02 a:before {
  width: 100%;
  background: #333;
}

.list_tab02 a:after {
  width: 0;
  background: #fff;
}

.list_tab02 a:hover, .list_tab02 a.is-active {
  color: #fff;
}

.list_tab02 a:hover:after, .list_tab02 a.is-active:after {
  width: 100%;
}

/* common pc
===================================== */
@media screen and (min-width: 769px) {
  .sp_only {
    display: none;
  }
  #stage {
    min-width: 1240px;
  }
  #header {
    display: block !important;
    width: 260px;
    min-height: 100vh;
    padding-bottom: 95px;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    opacity: 1 !important;
  }
  #header:before, #header:after {
    height: 50px;
  }
  #header:before {
    margin-bottom: 25px;
  }
  #header:after {
    position: absolute;
    bottom: 0;
  }
  #header #logo {
    margin-bottom: 25px;
  }
  #header .inner {
    display: block !important;
  }
  #gnav_layer:before, #modal_movie .overlay:before {
    display: none;
  }
  #gnav {
    padding: 0 40px;
    margin-bottom: 50px;
  }
  #gnav li:not(:last-child) {
    margin-bottom: 15px;
  }
  #gnav a {
    display: inline-block;
    width: auto !important;
  }
  #gnav a span:first-child {
    text-indent: 0;
    -webkit-transition: text-indent .3s ease-out, opacity .3s .2s ease-out;
    -o-transition: text-indent .3s ease-out, opacity .3s .2s ease-out;
    transition: text-indent .3s ease-out, opacity .3s .2s ease-out;
  }
  #gnav a span:last-child {
    position: absolute;
    top: 5px;
    left: 0;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1;
    font-weight: bold;
    color: transparent;
    opacity: 0;
    -webkit-transition: color .3s ease-out, opacity .3s ease-out;
    -o-transition: color .3s ease-out, opacity .3s ease-out;
    transition: color .3s ease-out, opacity .3s ease-out;
  }
  #gnav a span:last-child:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 1px;
    background: #9a1e23;
    -webkit-transition: width .3s ease-out;
    -o-transition: width .3s ease-out;
    transition: width .3s ease-out;
  }
  #gnav a span:last-child:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    width: 26px;
    height: 19px;
    margin-left: 8px;
    background: url("../img/common/ico02.png") no-repeat 0 0/contain;
    -webkit-transition: left .3s ease-out;
    -o-transition: left .3s ease-out;
    transition: left .3s ease-out;
  }
  #gnav a:not(.cs):hover span:first-child, #gnav a.is-active span:first-child {
    text-indent: 10px;
    opacity: 0;
    -webkit-transition: text-indent .3s ease-out, opacity .3s ease-out;
    -o-transition: text-indent .3s ease-out, opacity .3s ease-out;
    transition: text-indent .3s ease-out, opacity .3s ease-out;
  }
  #gnav a:not(.cs):hover span:last-child, #gnav a.is-active span:last-child {
    color: #9a1e23;
    opacity: 1;
    -webkit-transition: color .3s .5s ease-out, opacity .3s .2s ease-out;
    -o-transition: color .3s .5s ease-out, opacity .3s .2s ease-out;
    transition: color .3s .5s ease-out, opacity .3s .2s ease-out;
  }
  #gnav a:not(.cs):hover span:last-child:before, #gnav a.is-active span:last-child:before {
    width: 100%;
    -webkit-transition-delay: .2s;
    -o-transition-delay: .2s;
    transition-delay: .2s;
  }
  #gnav a:not(.cs):hover span:last-child:after, #gnav a.is-active span:last-child:after {
    left: 100%;
    -webkit-transition-delay: .2s;
    -o-transition-delay: .2s;
    transition-delay: .2s;
  }
  #main {
    margin-left: 260px;
    padding: 160px 0 300px;
  }
  #main:before {
    height: 50px;
  }
  #main_inner {
    width: 720px;
  }
  .ttl_page {
    margin-bottom: 60px;
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 1;
    font-weight: bold;
  }
  .ttl_sub {
    margin-bottom: 40px;
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 1;
    font-weight: bold;
  }
  .share h2 {
    margin-bottom: 10px;
  }
  .share ul {
    padding-left: 40px;
  }
  .share li {
    width: 40px;
  }
  .share li:not(:last-child) {
    margin-right: 20px;
  }
  #footer {
    padding: 80px 0;
    z-index: 100;
  }
  #footer:before {
    height: 18px;
  }
  #footer .bnr {
    width: 1160px;
    margin: 0 auto 80px;
  }
  #footer .bnr li {
    width: 260px;
  }
  #footer .bnr li:not(:last-child):not(:nth-child(4n)) {
    margin-right: 20px;
  }
  #footer .bnr li:nth-child(n+5) {
    margin-top: 20px;
  }
  #footer .copyright {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 2;
    font-weight: normal;
  }
  #btn_ptop {
    position: fixed;
    bottom: 40px;
    right: 40px;
  }
  #btn_ptop a:before {
    width: 112px;
    height: 30px;
  }
  #modal_movie {
    min-width: 1240px;
    min-height: 585px;
  }
  #modal_movie .close {
    top: -40px;
    right: -40px;
    width: 40px;
    height: 40px;
  }
  #modal_movie .inner {
    width: 880px;
    padding-top: 495px;
  }
  .thum_movie:after {
    background-size: 14.16667% auto;
  }
  .box_topic .heading {
    margin-bottom: 40px;
    padding-bottom: 12px;
  }
  .box_topic .heading .date:after {
    width: 26px;
    height: 19px;
  }
  .box_topic .heading h3 {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 2;
    font-weight: normal;
  }
  #pager {
    margin-top: 60px;
  }
  .box_movie {
    width: 600px;
    height: 337px;
  }
  .list_tab {
    margin-bottom: 70px;
  }
  .list_tab li {
    margin: 0 20px 10px;
  }
  .list_tab a {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1;
    font-weight: normal;
  }
  .list_tab a:before {
    width: 40px;
    height: 40px;
  }
  .list_tab02 {
    margin-bottom: 70px;
  }
  .list_tab02 li {
    margin: 0 40px 10px;
  }
  .list_tab02 a {
    font-size: 20px;
    font-size: 2rem;
    line-height: 1;
    font-weight: bold;
  }
}

@media all and (-ms-high-contrast: none) {
  .btn01 {
    padding: .4em 1.5em .1em;
  }
}

/* common sp
===================================== */
@media screen and (max-width: 768px) {
  body {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 2;
    font-weight: normal;
  }
  img {
    width: 100%;
  }
  .pc_only {
    display: none;
  }
  #loader img {
    width: 37.33333%;
  }
  #header {
    display: none;
    width: 100%;
    opacity: 0;
  }
  #header:before, #header:after {
    padding-top: 10.66667%;
  }
  #header #logo {
    display: none;
  }
  #header .inner {
    display: none;
    background: url("../img/common/bg_gnav.png") no-repeat 0 0/100% auto;
  }
  #gnav {
    padding: 50px 0 50px 6.93333%;
  }
  #gnav li:not(:last-child) {
    margin-bottom: 30px;
  }
  #gnav a {
    display: block;
    width: 0;
    white-space: nowrap;
    overflow: hidden;
  }
  #gnav a span:last-child {
    margin-left: .5em;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1;
    font-weight: bold;
    color: #9a1e23;
  }
  #main {
    min-height: auto !important;
    padding: 21.06667% 0 12%;
    overflow: hidden;
  }
  #main:before {
    padding-top: 10.66667%;
  }
  #main:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding-top: 61.76471%;
    background: url("../img/common/bg_b.png") no-repeat 0 100%/100% auto;
		box-shadow: none;
  }
  #main_inner {
    padding: 0 6.93333%;
  }
  .ttl_page {
    margin-bottom: 12%;
    line-height: 1;
    font-weight: bold;
  }
  .ttl_sub {
    margin-bottom: 30px;
    font-size: 20px;
    font-size: 2rem;
    line-height: 1;
    font-weight: bold;
  }
  .share {
    margin: 24% 0 10%;
    text-align: center;
  }
  .share h2 {
    margin-bottom: 20px;
  }
  .share li {
    width: 8.53333%;
  }
  .share li:not(:last-child) {
    margin-right: 5.33333%;
  }
  #footer {
    padding: 10.66667% 6.93333% 38.6%;
  }
  #footer:before {
/*    padding-top: 10.66667%;
		height: 50px;*/
		    margin-top: 10.66667%;
    height: 20px;
  }
  #footer .bnr {
    margin: 0 auto 11%;
  }
  #footer .bnr li {
    width: 61.9195%;
  }
  #footer .bnr li:nth-child(n+2) {
    margin-top: 4%;
  }
  #footer .copyright {
    font-size: 10px;
    font-size: 1rem;
    line-height: 2;
    font-weight: normal;
  }
  #footer .footer_door {
    right: 50%;
    bottom: 20px;
    transform: translate(50%, 0);
  }
  #btn_ptop {
    position: relative;
    bottom: auto !important;
    display: block !important;
    opacity: 1 !important;
  }
  #btn_ptop a:before {
    width: 90px;
    height: 24px;
  }
  #modal_movie {
    min-height: calc(56.25vw + 15.4vw * 2);
  }
  #modal_movie .close {
    top: -15.4vw;
    right: 2.4vw;
    width: 13vw;
    height: 13vw;
  }
  #modal_movie .inner {
    width: 100%;
    padding-top: 56.25%;
  }
  .thum_movie:after {
    background-size: 10.52632% auto;
  }
  .box_topic .heading {
    margin-bottom: 15px;
    padding-bottom: 8px;
  }
  .box_topic .heading .date:after {
    width: 23px;
    height: 16.5px;
  }
  .box_topic .heading h3 {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.7;
    font-weight: normal;
  }
  #pager {
    margin-top: 40px;
    padding-bottom: 30px;
    border-bottom: 2px solid rgba(51, 51, 51, 0.4);
  }
  .box_movie {
    padding-top: 56.25%;
  }
  .list_tab {
    margin-bottom: 30px;
  }
  .list_tab li {
    margin: 0 15px 10px;
  }
  .list_tab a {
    line-height: 1;
  }
  .list_tab a:before {
    width: 31px;
    height: 31px;
  }
  .list_tab02 {
    margin-bottom: 30px;
  }
  .list_tab02 li {
    margin: 0 20px 10px;
  }
  .list_tab02 a {
    line-height: 1;
  }
}
