@charset "UTF-8";
/*
Theme Name: 中村獅童WEBサイトテーマ
Theme URI:
Author:
Author URI:
Description:
Version: 1.0
*/
/* ====================================================================================

    IMPORT

==================================================================================== */
/* ==================================================================================== 

    MIXIN

==================================================================================== */
@import url("https://fonts.googleapis.com/css?family=Montserrat:300,400,500&display=swap");
@font-face {
  font-family: 'gotham';
  src: url(assets/fonts/Gotham-Medium.woff); }

/* ====================================================================================

    R E S E T

==================================================================================== */
html {
  color: #000;
  background: #FFF; }

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

fieldset, img {
  border: 0; }

address, caption, cite, code, dfn, em, strong, th, var {
  font-style: normal;
  font-weight: normal; }

ol, ul {
  list-style: none; }

caption, th {
  text-align: left; }

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal; }

q:before, q:after {
  content: ''; }

abbr, acronym {
  border: 0;
  font-variant: normal; }

sup {
  vertical-align: text-top; }

sub {
  vertical-align: text-bottom; }

input, textarea, select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit; }

input, textarea, select {
  *font-size: 100%; }

legend {
  color: #000; }

article, aside, audio, bb, canvas, datagrid, datalist, details, dialog, eventsource, figure, footer, header, hgroup, mark, menu, meter, nav, output, progress, section, time, video {
  display: block;
  margin: 0;
  padding: 0; }

.cf:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden; }

.cf {
  min-height: 1px; }

* {
  box-sizing: border-box; }

html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  font-size: 10px;
  -webkit-font-smoothing: antialiased; }

body {
  max-height: 100%;
  -webkit-font-smoothing: subpixel-antialiased; }

h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1.2; }

p {
  text-align: justify;
  line-height: 1.8;
  font-weight: 300; }

a {
  text-decoration: none; }

img,
iframe {
  vertical-align: bottom;
  max-width: 100%; }

#wrapper {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "メイリオ", sans-serif;
  font-size: 14px;
  font-size: 1.4rem;
  color: #fff;
  line-height: 1;
  position: relative;
  overflow: hidden; }

.sp,
.logo-change-sp {
  display: none !important; }

.flex {
  display: -webkit-box;
  /*Android4.3*/
  display: -moz-box;
  /*Firefox21*/
  display: -ms-flexbox;
  /*IE10*/
  display: -webkit-flex;
  /*PC-Safari,iOS8.4*/
  display: flex; }

.flex_all {
  display: -webkit-box;
  /*Android4.3*/
  display: -moz-box;
  /*Firefox21*/
  display: -ms-flexbox;
  /*IE10*/
  display: -webkit-flex;
  /*PC-Safari,iOS8.4*/
  display: flex; }

.between {
  -webkit-box-pack: justify;
  /*Android4.3*/
  -moz-box-pack: justify;
  /*Firefox21*/
  -ms-flex-pack: justify;
  /*IE10*/
  -webkit-justify-content: space-between;
  /*PC-Safari,iOS8.4*/
  justify-content: space-between; }

.vertical {
  -webkit-align-items: center;
  /* 縦方向中央揃え（Safari用） */
  align-items: center;
  /* 縦方向中央揃え */ }

.flex-right {
  -webkit-justify-content: flex-end;
  justify-content: flex-end; }

.flex-bot {
  -webkit-align-items: flex-end;
  align-items: flex-end; }

.wrap {
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.center {
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -ms-flex-box: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center; }

.firs-box {
  order: -1; }

.btn-reset {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  border-radius: 0;
  border: 0;
  margin: 0;
  padding: 0;
  background: none transparent;
  vertical-align: middle;
  font-size: inherit;
  color: inherit;
  cursor: pointer;
  outline: none;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "メイリオ", sans-serif; }

.tr {
  text-align: right; }

.tc {
  text-align: center; }
  .tc p {
    text-align: center; }

.min {
  font-family: Ryumin Medium KL, "リュウミン M-KL", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif; }

.re {
  position: relative; }

input[type="radio"],
input[type="checkbox"] {
  margin-right: 10px; }

.content {
  padding-top: 65px;
  padding-bottom: 65px; }

.contentHight {
  padding-top: 180px;
  padding-bottom: 180px; }

.inner {
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  width: 1080px;
  max-width: 100%; }
  .inner.inner880 {
    width: 920px; }

.pb0 {
  padding-bottom: 0; }

.half {
  width: 50%; }

.f16 {
  font-size: 16px;
  font-size: 1.6rem; }

.m-b-30 {
  margin-bottom: 30px; }

#single-content {
  margin-bottom: 80px; }
  #single-content h2 {
    margin-top: 30px;
    margin-bottom: 20px;
    font-size: 20px;
    font-size: 2rem;
    color: #C8B973;
    font-weight: bold; }
  #single-content h3 {
    margin-top: 30px;
    margin-bottom: 20px;
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: bold; }
  #single-content p {
    display: block;
    margin: 20px 0;
    line-height: 2;
    letter-spacing: 1px; }
  #single-content strong {
    font-weight: 700; }
  #single-content em {
    font-style: italic; }
  #single-content blockquote {
    margin: 20px 0;
    padding: 0 30px;
    display: block;
    line-height: 1.8;
    font-size: 12px;
    font-size: 1.2rem;
    border-left: 3px solid #B7BFC3;
    color: rgba(33, 33, 33, 0.8); }
  #single-content a {
    color: #C8B973;
    text-decoration: underline; }
    #single-content a.btnDef {
      color: #fff; }

.aligncenter {
  display: block;
  margin: 0 auto; }

.alignright {
  float: right; }

.alignleft {
  float: left; }

img[class*=attachment-],
img[class*=wp-image-] {
  height: auto;
  max-width: 100%; }

.clearfix {
  overflow: hidden;
  zoom: 1; }

.clearfix:after {
  content: "";
  display: block;
  clear: both; }

.text-box p + p {
  margin-top: 20px; }

/* ====================================================================================

	COMOON

==================================================================================== */
body {
  background: #0a0002; }

#wrapper.type1 {
  background: url(assets/img/bg-01.png) no-repeat;
  background-position: 50% 83%;
  background-size: 100% auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2) {
    #wrapper.type1 {
      background: url(assets/img/bg-01@2x.png) no-repeat;
      background-position: 50% 83%;
      background-size: 100% auto; } }

#wrapper.type2 {
  background: url(assets/img/bg-01.png) no-repeat;
  background-position: 50% 83%;
  background-size: 100% auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2) {
    #wrapper.type2 {
      background: url(assets/img/bg-01@2x.png) no-repeat;
      background-position: 50% 83%;
      background-size: 100% auto; } }
  #wrapper.type2:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: url(assets/img/bg-02.png) no-repeat;
    background-position: 50% 0;
    background-size: 100% auto; }
    @media only screen and (-webkit-min-device-pixel-ratio: 2) {
      #wrapper.type2:before {
        background: url(assets/img/bg-02@2x.png) no-repeat;
        background-position: 50% 0;
        background-size: 100% auto; } }

#wrapper.type3 {
  background: url(assets/img/bg-03.png) no-repeat;
  background-size: 100% auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2) {
    #wrapper.type3 {
      background: url(assets/img/bg-03@2x.png) no-repeat;
      background-size: 100% auto; } }

/* ====================================================================================

	HEADER

==================================================================================== */
#common-header {
  position: relative;
  z-index: 50; }

.logo-header {
  position: absolute;
  top: 20px;
  left: 30px; }

.header-right {
  position: fixed;
  top: 30px;
  right: 40px;
  font-size: 0;
  display: -webkit-box;
  /*Android4.3*/
  display: -moz-box;
  /*Firefox21*/
  display: -ms-flexbox;
  /*IE10*/
  display: -webkit-flex;
  /*PC-Safari,iOS8.4*/
  display: flex;
  -webkit-align-items: center;
  /* 縦方向中央揃え（Safari用） */
  align-items: center;
  /* 縦方向中央揃え */
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }
  .header-right.pages:after {
    content: '';
    width: 180px;
    height: 154px;
    background: url(assets/img/bg-navtorigger.png) no-repeat center;
    background-size: 100% 100%;
    position: absolute;
    top: -30px;
    right: -40px; }

.link-box {
  margin-right: 20px; }
  @media only screen and (min-width: 768px) {
    .link-box {
      transition: all 0.5s ease; }
      .link-box:hover {
        opacity: 0.6; } }

#nav-torigger {
  width: 30px;
  height: 24px;
  position: relative;
  z-index: 1; }
  #nav-torigger span {
    width: 100%;
    height: 2px;
    display: block;
    background: #fff;
    position: absolute;
    left: 0;
    transition: all 0.5s ease; }
    #nav-torigger span:nth-of-type(1) {
      top: 0; }
    #nav-torigger span:nth-of-type(2) {
      top: 50%;
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%); }
    #nav-torigger span:nth-of-type(3) {
      bottom: 0; }
  #nav-torigger.active span:nth-of-type(1) {
    -webkit-transform: translate(0, 11px) rotate(45deg);
    transform: translate(0, 11px) rotate(45deg); }
  #nav-torigger.active span:nth-of-type(2) {
    opacity: 0; }
  #nav-torigger.active span:nth-of-type(3) {
    -webkit-transform: translate(0, -11px) rotate(-45deg);
    transform: translate(0, -11px) rotate(-45deg); }

/* ====================================================================================

	NAV

==================================================================================== */
#common-nav {
  display: none;
  opacity: 0;
  padding: 100px 40px 30px;
  position: fixed;
  top: 0;
  right: 0;
  width: 458px;
  background: rgba(0, 0, 0, 0.8);
  overflow-y: scroll;
  z-index: 49;
  max-height: 100%;
  font-family: "Montserrat", "Noto Sans Japanese", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "メイリオ", sans-serif; }
  #common-nav .copy {
    text-align: right; }

.nav-main {
  margin-bottom: 70px; }
  .nav-main li {
    margin-bottom: 30px; }
    .nav-main li a,
    .nav-main li span {
      font-size: 20px;
      font-size: 2rem;
      color: #fff;
      font-weight: 500;
      letter-spacing: 2px;
      line-height: 1.2; }
    .nav-main li ul.child {
      padding-left: 15px; }
      .nav-main li ul.child li {
        margin: 15px 0; }
        .nav-main li ul.child li a {
          font-size: 16px;
          font-size: 1.6rem;
          font-weight: 200; }
    @media only screen and (min-width: 768px) {
      .nav-main li a {
        transition: all 0.5s ease; }
        .nav-main li a:hover {
          opacity: 0.6; } }

.sns-link {
  margin-bottom: 20px; }
  .sns-link a {
    font-size: 20px;
    font-size: 2rem;
    color: #fff;
    font-weight: 500;
    letter-spacing: 2px;
    line-height: 1.2; }
    .sns-link a img {
      margin-right: 10px; }
    @media only screen and (min-width: 768px) {
      .sns-link a {
        transition: all 0.5s ease; }
        .sns-link a:hover {
          opacity: 0.6; } }

.nav-bannar {
  margin-bottom: 60px;
  display: -webkit-box;
  /*Android4.3*/
  display: -moz-box;
  /*Firefox21*/
  display: -ms-flexbox;
  /*IE10*/
  display: -webkit-flex;
  /*PC-Safari,iOS8.4*/
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  /*Android4.3*/
  -moz-box-pack: justify;
  /*Firefox21*/
  -ms-flex-pack: justify;
  /*IE10*/
  -webkit-justify-content: space-between;
  /*PC-Safari,iOS8.4*/
  justify-content: space-between; }
  .nav-bannar li {
    margin-bottom: 14px; }
    .nav-bannar li a img {
      width: 100%; }
    .nav-bannar li.full {
      width: 100%; }
    .nav-bannar li.half {
      width: 56%; }
    .nav-bannar li.short {
      width: 40%; }

.copy {
  line-height: 1.2;
  font-family: "Montserrat", "Noto Sans Japanese", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "メイリオ", sans-serif; }
  .copy small {
    font-size: 10px;
    font-weight: 200; }

/* ====================================================================================

	FOOTER

==================================================================================== */
#common-footer {
  padding-bottom: 40px;
  position: relative;
  z-index: 1; }

.footer-style {
  padding-top: 60px;
  padding-bottom: 60px;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  text-align: center; }
  .footer-style.home {
    border-bottom: none;
    border-top: none; }

.footer-nav {
  margin-top: 60px; }
  .footer-nav li {
    margin: 0 15px;
    display: inline-block;
    vertical-align: middle; }
    .footer-nav li a {
      color: #fff;
      font-size: 14px;
      font-size: 1.4rem;
      font-family: "Montserrat", "Noto Sans Japanese", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "メイリオ", sans-serif; }

.footer-side {
  margin-top: 10px;
  display: -webkit-box;
  /*Android4.3*/
  display: -moz-box;
  /*Firefox21*/
  display: -ms-flexbox;
  /*IE10*/
  display: -webkit-flex;
  /*PC-Safari,iOS8.4*/
  display: flex;
  -webkit-box-pack: justify;
  /*Android4.3*/
  -moz-box-pack: justify;
  /*Firefox21*/
  -ms-flex-pack: justify;
  /*IE10*/
  -webkit-justify-content: space-between;
  /*PC-Safari,iOS8.4*/
  justify-content: space-between; }

.footer-side-nav li {
  display: inline-block;
  vertical-align: middle; }
  .footer-side-nav li a {
    color: #fff;
    font-size: 12px;
    font-size: 1.2rem;
    font-family: "Montserrat", "Noto Sans Japanese", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "メイリオ", sans-serif; }

#page-top {
  position: absolute;
  bottom: 100px;
  right: 40px; }

#main {
  position: relative;
  z-index: 1; }

/* ====================================================================================

  PAGE COMMON

==================================================================================== */
.btn-box {
  margin: 40px 0;
  text-align: center; }

.btn {
  margin: 0 auto;
  padding: 10px;
  padding-right: 30px;
  min-width: 200px;
  display: inline-block;
  font-size: 12px;
  font-size: 1.2rem;
  text-align: center;
  font-weight: 500;
  color: #fff;
  border: 4px solid rgba(255, 255, 255, 0.6);
  position: relative; }
  .btn:after {
    content: '';
    width: 20px;
    height: 5px;
    background: url(assets/img/icon-arrow-right-white.svg) no-repeat center;
    background-size: 100% 100%;
    position: absolute;
    top: 50%;
    right: 10px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%); }
  @media only screen and (min-width: 768px) {
    .btn {
      transition: all 0.5s ease; }
      .btn:after {
        transition: all 0.5s ease; }
      .btn:hover {
        color: #0a0002;
        background: #fff;
        border-color: #fff; }
        .btn:hover:after {
          right: 5px;
          background: url(assets/img/icon-arrow-right-black.svg) no-repeat center;
          background-size: 100% 100%; } }
  .btn.btn-more {
    margin: 60px auto;
    padding: 10px;
    display: block;
    width: 200px;
    max-width: 100%; }
    .btn.btn-more:after {
      content: none; }

.btn-big {
  padding: 4px;
  background: rgba(255, 255, 255, 0.6);
  position: relative;
  display: block; }
  .btn-big span {
    display: block;
    padding: 15px 20px;
    font-size: 20px;
    font-size: 2rem;
    text-align: left;
    line-height: 1.2;
    font-weight: 400;
    color: #fff;
    background: #0a0002;
    z-index: 1;
    position: relative; }
    .btn-big span small {
      margin-top: 5px;
      font-size: 12px;
      font-size: 1.2rem;
      display: block;
      color: #808080; }
  .btn-big:before {
    content: '';
    opacity: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #e0dca2;
    /* Old browsers */
    background: -moz-linear-gradient(left, #e0dca2 0%, #684b0e 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #e0dca2 0%, #684b0e 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #e0dca2 0%, #684b0e 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e0dca2', endColorstr='#684b0e',GradientType=1 );
    /* IE6-9 */ }
  .btn-big:after {
    width: 56px;
    height: 6px;
    background: url(assets/img/icon-arrow-right-white-big.svg) no-repeat center;
    background-size: 100% 100%; }
  @media only screen and (min-width: 768px) {
    .btn-big:before, .btn-big:after,
    .btn-big span,
    .btn-big span small {
      transition: all 0.5s ease; }
    .btn-big:hover span {
      color: #e0dca2; }
      .btn-big:hover span small {
        color: #e0dca2; }
    .btn-big:hover:before {
      opacity: 1; }
    .btn-big:hover:after {
      background: url(assets/img/icon-arrow-right-black-big.svg) no-repeat center;
      background-size: 100% 100%; } }

.btn-list {
  margin: 0 auto;
  width: 730px;
  max-width: 100%; }
  .btn-list li {
    width: 46.57534%; }
    .btn-list li a {
      display: block; }

#page-container {
  padding-top: 140px;
  padding-bottom: 140px; }

#page-header {
  margin-bottom: 80px;
  display: -webkit-box;
  /*Android4.3*/
  display: -moz-box;
  /*Firefox21*/
  display: -ms-flexbox;
  /*IE10*/
  display: -webkit-flex;
  /*PC-Safari,iOS8.4*/
  display: flex;
  -webkit-box-pack: justify;
  /*Android4.3*/
  -moz-box-pack: justify;
  /*Firefox21*/
  -ms-flex-pack: justify;
  /*IE10*/
  -webkit-justify-content: space-between;
  /*PC-Safari,iOS8.4*/
  justify-content: space-between; }

.pnkz {
  font-family: "Montserrat", "Noto Sans Japanese", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "メイリオ", sans-serif;
  color: #808080;
  font-size: 12px;
  font-size: 1.2rem; }
  .pnkz a,
  .pnkz span {
    color: #808080;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1.2; }

.page-title01 {
  font-size: 26px;
  font-size: 2.6rem;
  letter-spacing: 3px;
  font-family: "gotham", "Noto Sans Japanese", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "メイリオ", sans-serif; }

.page-title02 {
  margin-bottom: 25px;
  padding: 0 30px 20px;
  font-size: 20px;
  font-size: 2rem;
  border-bottom: 1px solid #fff;
  letter-spacing: 1px; }

.page-title03 {
  margin-bottom: 40px;
  font-size: 32px;
  font-size: 3.2rem;
  letter-spacing: 6px;
  font-family: "gotham", "Noto Sans Japanese", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "メイリオ", sans-serif; }

.page-title04 {
  margin-bottom: 40px;
  text-align: center;
  font-size: 26px;
  font-size: 2.6rem;
  letter-spacing: 5px;
  line-height: 1.4; }

.page-title05 {
  margin-bottom: 40px;
  text-align: center;
  font-size: 13px;
  font-size: 1.3rem;
  letter-spacing: 5px;
  line-height: 1.4;
  font-weight: normal; }

.content-m-bot {
  margin-bottom: 80px; }

.content-top-none {
  padding-top: 0; }

.content-box {
  padding: 0 30px; }

.f14 {
  font-size: 14px;
  font-size: 1.4rem; }

.f16 {
  font-size: 16px;
  font-size: 1.6rem; }

.f18 {
  font-size: 18px;
  font-size: 1.8rem; }

.btn-gold {
  margin: 30px auto;
  padding: 15px 10px;
  display: block;
  width: 200px;
  max-width: 100%;
  text-align: center;
  color: #fff;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.2;
  background: #e0dca2;
  /* Old browsers */
  background: -moz-linear-gradient(left, #e0dca2 0%, #684b0e 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #e0dca2 0%, #684b0e 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #e0dca2 0%, #684b0e 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e0dca2', endColorstr='#684b0e',GradientType=1 );
  /* IE6-9 */
  position: relative; }
  .btn-gold span {
    position: relative;
    z-index: 1; }
  .btn-gold:after {
    content: '';
    opacity: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.3); }
  @media only screen and (min-width: 768px) {
    .btn-gold:after {
      transition: all 0.5s ease; }
    .btn-gold:hover:after {
      opacity: 1; } }

.btn-more:before {
  content: '';
  width: 10px;
  height: 10px;
  background: url(assets/img/icon-plus.svg) no-repeat center;
  background-size: 100% 100%;
  position: absolute;
  top: 50%;
  right: 10px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%); }

.btn-more.active:before {
  background: url(assets/img/icon-minus.svg) no-repeat center;
  background-size: 100% 100%; }

/* ====================================================================================

HOME

==================================================================================== */
.mv-home {
  position: relative; }
  .mv-home img {
    width: 100%; }

.arrowWrap {
  position: absolute;
  right: 0;
  top: 67%;
  height: 130px; }

.arrowInner p {
  font-size: 10px;
  text-align: end;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg); }

.arrow {
  width: 1px;
  height: 76px;
  margin: 30px auto 0;
  background-color: #000;
  position: relative;
  overflow: hidden; }

.arrow::before {
  content: '';
  width: 1px;
  height: 76px;
  margin: 30px auto 0;
  background-color: #eee;
  position: absolute;
  top: -106px;
  left: 0;
  -webkit-animation: arrow 2.5s ease 0s infinite normal;
  animation: arrow 2.5s ease 0s infinite normal; }

@keyframes arrow {
  0% {
    -webkit-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0); }
  60% {
    -webkit-transform: translate3d(-50%, 76px, 0);
    transform: translate3d(-50%, 76px, 0); }
  100% {
    -webkit-transform: translate3d(-50%, 76px, 0);
    transform: translate3d(-50%, 76px, 0); } }

.home-news-wrapper.news-home {
  margin: 0 auto;
  width: 540px;
  max-width: 100%; }

.news-box {
  margin-bottom: 12px; }
  @media only screen and (min-width: 768px) {
    .news-box a {
      transition: all 0.5s ease; }
      .news-box a:hover {
        opacity: 0.6; } }

.news-data {
  width: 40.74074%; }
  .news-data a,
  .news-data time {
    display: inline-block;
    vertical-align: middle;
    letter-spacing: 1px; }
  .news-data time {
    font-size: 12px;
    font-size: 1.2rem;
    color: #808080; }

.archive-news .news-data {
  width: 28%; }

.archive-news .cat {
  margin-right: 8%; }

.archive-news .news-box {
  margin-bottom: 25px; }

.archive-news .news-title {
  width: 72%; }

.cat {
  margin-right: 5%;
  padding: 3px 5px;
  font-size: 12px;
  font-size: 1.2rem;
  text-align: center;
  width: 50.90909%;
  background: #fff;
  color: #0a0002;
  font-weight: 500; }

.news-title a {
  font-size: 12px;
  font-size: 1.2rem;
  color: #fff; }

.grid-sizer,
.grid-item {
  width: 32%; }

.gutter-sizer {
  width: 2%; }

.grid-item {
  margin-bottom: 2%; }
  .grid-item.grid-add {
    opacity: 0; }

.post-box {
  position: relative; }
  .post-box a {
    width: 100%;
    height: 100%;
    display: none;
    color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
    @media only screen and (min-width: 769px) {
      .post-box a:hover .h-info {
        visibility: visible;
        opacity: 1; }
        .post-box a:hover .h-info span.title {
          -webkit-transform: translateY(0);
          transform: translateY(0);
          opacity: 1; }
        .post-box a:hover .h-info .h-btn {
          opacity: 1; } }
    @media only screen and (max-width: 768px) {
      .post-box a.is-hover .h-info {
        opacity: 1; }
        .post-box a.is-hover .h-info span.title {
          -webkit-transform: translateY(0);
          transform: translateY(0);
          opacity: 1; }
        .post-box a.is-hover .h-info .h-btn {
          opacity: 1; } }

.post-box + .post-box {
  margin-top: 5%; }

.h-info {
  zoom: 1;
  padding: 20px;
  position: absolute;
  top: -1px;
  left: -1px;
  width: calc(100% + 2px);
  height: calc(100% + 2px);
  background: rgba(0, 0, 0, 0.8);
  transition: all 0.5s ease; }
  .h-info span {
    display: block; }
  .h-info span.title {
    line-height: 1.4;
    -webkit-transition: all .3s ease .3s;
    transition: all .3s ease .3s;
    -webkit-transform: translateY(15px);
    transform: translateY(15px);
    opacity: 0; }

.h-btn {
  opacity: 0;
  display: block;
  position: absolute;
  bottom: 20px;
  right: 20px;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 200;
  -webkit-transition: all .3s ease .3s;
  transition: all .3s ease .3s; }

.lity-close {
  width: 24px;
  height: 24px;
  font-size: 0;
  line-height: 1;
  position: absolute;
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
  right: 30px !important; }
  .lity-close:hover {
    font-size: 0;
    line-height: 1; }

.lity-container {
  padding: 20px;
  box-sizing: border-box; }

.lity-content h2 {
  margin-top: 10px;
  padding-right: 40px;
  font-size: 12px;
  font-size: 1.2rem;
  color: #fff; }

.lity-content img {
  max-width: 800px; }

.lity-image img {
  max-height: 80vh !important; }

/* ====================================================================================

	FAN

==================================================================================== */
.price-box {
  padding: 15px 40px;
  color: #c8b973;
  border: 4px solid rgba(247, 229, 181, 0.4);
  display: inline-block; }
  .price-box p {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.4;
    font-weight: 500; }

/* ====================================================================================

	BIO

==================================================================================== */
.biography-box dt {
  margin-bottom: 30px;
  line-height: 1.6; }
  .biography-box dt span,
  .biography-box dt strong {
    display: block;
    letter-spacing: 2px; }
  .biography-box dt span {
    font-size: 14px;
    font-size: 1.4rem;
    color: #dcdcdc; }
  .biography-box dt strong {
    font-size: 34px;
    font-size: 3.4rem; }

.biography-box dd p {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 2;
  letter-spacing: 1px; }

.timeScheduleTableWrapper {
  height: 190px;
  overflow: hidden; }

.timeScheduleTable {
  width: 100%; }
  .timeScheduleTable tr th,
  .timeScheduleTable tr td {
    padding-top: 3px;
    padding-bottom: 3px;
    line-height: 1.8; }
  .timeScheduleTable tr th {
    padding-top: 5px;
    vertical-align: top;
    font-size: 12px;
    font-size: 1.2rem;
    width: 60px;
    color: #838383; }
  .timeScheduleTable tr td {
    font-weight: 300; }
    .timeScheduleTable tr td a {
      color: #fff; }
      @media only screen and (min-width: 768px) {
        .timeScheduleTable tr td a {
          transition: all 0.5s ease; }
          .timeScheduleTable tr td a:hover {
            text-decoration: underline; } }
  .timeScheduleTable.type2 tr th,
  .timeScheduleTable.type2 tr td {
    padding-top: 8px;
    padding-bottom: 8px; }
  .timeScheduleTable.type2 tr th {
    width: 100px; }

.target {
  display: none; }

.sns-linker {
  margin: 30px 0; }
  .sns-linker a {
    margin-right: 20px;
    display: inline-block; }
    @media only screen and (min-width: 768px) {
      .sns-linker a {
        transition: all 0.5s ease; }
        .sns-linker a:hover {
          opacity: 0.6; } }

/* ====================================================================================

	NEWS

==================================================================================== */
#news-wrapper {
  margin-bottom: 100px; }

#archive-nav {
  margin-bottom: 60px; }
  #archive-nav ul {
    display: -webkit-box;
    /*Android4.3*/
    display: -moz-box;
    /*Firefox21*/
    display: -ms-flexbox;
    /*IE10*/
    display: -webkit-flex;
    /*PC-Safari,iOS8.4*/
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -ms-flex-box: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center; }
    #archive-nav ul li {
      margin: 0 10px; }
      #archive-nav ul li a {
        padding: 0 20px 10px;
        line-height: 1.2;
        color: #fff;
        font-family: "Montserrat", "Noto Sans Japanese", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "メイリオ", sans-serif;
        letter-spacing: 1px;
        display: inline-block;
        position: relative; }
        #archive-nav ul li a:after {
          content: '';
          width: 34px;
          height: 1px;
          background: #fff;
          position: absolute;
          bottom: 0;
          left: 0;
          opacity: 0; }
        #archive-nav ul li a.active:after {
          opacity: 1; }

#news-contents {
  width: 75%; }
  #news-contents header {
    margin-bottom: 40px; }
  #news-contents .news-data {
    width: 100%; }
    #news-contents .news-data .cat {
      margin-right: 0;
      padding-left: 25px;
      padding-right: 25px;
      display: inline-block;
      width: auto; }

.owner {
  margin: 0 10px;
  display: inline-block;
  color: #fff; }

#news-sidebar {
  width: 18.18182%; }
  #news-sidebar .page-title02 {
    padding-bottom: 15px;
    padding-left: 10px;
    font-size: 16px;
    font-size: 1.6rem; }

.news-h1-title {
  margin-bottom: 10px;
  font-size: 26px;
  font-size: 2.6rem;
  letter-spacing: 1px;
  line-height: 1.4; }

.single-page-nation {
  text-align: center;
  font-size: 12px;
  font-size: 1.2rem; }
  .single-page-nation a {
    display: inline-block;
    color: #fff; }
    @media only screen and (min-width: 768px) {
      .single-page-nation a {
        transition: all 0.5s ease; }
        .single-page-nation a:hover {
          opacity: 0.6; } }
    .single-page-nation a.prev img {
      margin-right: 10px; }
    .single-page-nation a.next img {
      margin-left: 10px; }
    .single-page-nation a.all {
      margin: 0 30px; }

.news-side-list {
  padding-left: 10px; }
  .news-side-list li {
    margin: 25px 0; }
    .news-side-list li a {
      line-height: 1.2;
      color: #fff;
      display: block;
      position: relative;
      font-family: "Montserrat", "Noto Sans Japanese", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "メイリオ", sans-serif; }
      .news-side-list li a:after {
        content: '';
        width: 18px;
        height: 5px;
        background: url(assets/img/icon-arrow-right-white.svg) no-repeat center;
        background-size: 100% 100%;
        position: absolute;
        bottom: 2px;
        right: 5px; }
      @media only screen and (min-width: 768px) {
        .news-side-list li a {
          transition: all 0.5s ease; }
          .news-side-list li a:after {
            transition: all 0.5s ease; }
          .news-side-list li a:hover {
            opacity: 0.6; }
            .news-side-list li a:hover:after {
              right: 0; } }

.news-side-main {
  margin-bottom: 40px;
  border-bottom: 1px solid #fff; }

.entry-loading {
  text-align: center;
  margin: 3em 0;
  font-weight: 700;
  width: 100%;
  display: none; }

.entry-loading.is-show {
  display: block; }

/* ====================================================================================

	CONTACT

==================================================================================== */
.g-recaptcha {
  margin-bottom: 40px; }

.contact-table {
  margin: 30px 0 60px;
  width: 100%; }
  .contact-table tr {
    border-top: 1px solid rgba(255, 255, 255, 0.5); }
    .contact-table tr:last-child {
      border-bottom: 1px solid rgba(255, 255, 255, 0.5); }
    .contact-table tr th,
    .contact-table tr td {
      padding-top: 30px;
      padding-bottom: 30px; }
    .contact-table tr th {
      padding-top: 50px;
      padding-right: 10px;
      padding-left: 30px;
      width: 22.72727%;
      letter-spacing: 1px;
      vertical-align: top; }
    .contact-table tr td {
      padding-right: 30px; }

.form-item {
  padding-left: 15px;
  padding-right: 15px;
  border: none;
  background: #262626;
  width: 100%;
  color: #fff; }

.form-input {
  height: 50px;
  line-height: 50px; }

.form-text {
  padding-top: 15px;
  padding-bottom: 15px;
  min-height: 180px;
  resize: vertical; }

.agree {
  margin-bottom: 40px;
  text-align: center;
  letter-spacing: 2px; }
  .agree a {
    color: #fff;
    text-decoration: underline; }

.link {
  color: #fff;
  text-decoration: underline; }

.btn-send {
  padding-top: 15px;
  padding-bottom: 15px;
  width: 460px;
  max-width: 100%;
  font-size: 20px;
  font-size: 2rem;
  font-family: "Montserrat", "Noto Sans Japanese", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "メイリオ", sans-serif;
  font-weight: 300; }
  .btn-send:after {
    width: 56px;
    height: 7px;
    background: url(assets/img/icon-arrow-right-white-big.svg) no-repeat center;
    background-size: 100% 100%; }
  @media only screen and (min-width: 768px) {
    .btn-send:hover:after {
      background: url(assets/img/icon-arrow-right-black-big.svg) no-repeat center;
      background-size: 100% 100%; } }

.btn-back {
  margin: 30px auto;
  padding: 10px;
  background: rgba(255, 255, 255, 0.6);
  color: #0a0002; }
  .btn-back:after {
    content: none; }

.error {
  margin-top: 5px;
  font-size: 12px;
  font-size: 1.2rem; }

/* ====================================================================================

	PRIVACY

==================================================================================== */
.privacy-box {
  margin-top: 30px;
  margin-bottom: 30px;
  padding-top: 20px;
  padding-bottom: 20px;
  border-top: 1px solid rgba(255, 255, 255, 0.5); }

.list-num {
  padding-left: 20px;
  list-style-type: decimal; }
  .list-num li {
    margin: 15px 0;
    line-height: 1.8; }

.tal {
  text-align: left; }

.lkc-external-wrap {
  background-color: transparent !important; }



/* .lkc-thumbnail {
  margin: 0 !important;
  float: none !important;
  width: 33.67003% !important;
  max-height: none !important; }
  .lkc-thumbnail span {
    display: block;
    width: 100%;
    padding-top: 100%;
    position: relative; } */
  .lkc-thumbnail img {
    object-fit: cover; }

.lkc-card-right {
  width: 63.13131%; }

.lkc-title-text {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #545454;
  line-height: 1.4 !important;
  font-size: 1.8rem !important; }

.lkc-info {
  margin-top: 20px !important; }

.lkc-domain {
  color: #9d9d9d !important; }

@media only screen and (max-width: 1240px) {
  .logo-change-sp {
    display: block !important; }
  .logo-change-pc {
    display: none !important; } }

@media only screen and (max-width: 1080px) {
  html {
    font-size: 0.96vw; }
  .lity-content img {
    max-width: 100%; } }

@media only screen and (max-width: 640px) {
  html {
    font-size: 1.8vw; }
  body.type1 {
    background: url(assets/img/bg-01_sp.png) no-repeat, #0a0002;
    background-position: 50% 83%;
    background-size: 100% auto; } }
  @media only screen and (max-width: 640px) and (-webkit-min-device-pixel-ratio: 2) {
    body.type1 {
      background: url(assets/img/bg-01_sp@2x.png) no-repeat, #0a0002;
      background-position: 50% 90%;
      background-size: 100% auto; } }

@media only screen and (max-width: 640px) {
  #wrapper {
    font-size: 16px;
    font-size: 1.6rem; }
  .pc {
    display: none !important; }
  .sp {
    display: block !important; }
  .flex,
  .footer-side {
    display: block; }
  .footer-nav,
  .footer-side-nav {
    display: none; }
  .copy {
    text-align: center; }
  .flex-box {
    width: 100% !important; }
  .logo-header {
    left: 20px; }
  .header-right {
    top: 20px;
    right: 20px; }
    .header-right.pages:after {
      width: 150px;
      height: 130px; }
  #common-nav,
  .pnkz,
  #page-header .page-title01 {
    width: 100%; }
  #common-nav {
    padding-top: 150px; }
  .pnkz {
    margin-bottom: 20px; }
  .nav-main li {
    text-align: right; }
  .footer-style {
    border-top: none;
    border-bottom: none; }
  .sns-link {
    text-align: right; }
  .news-box {
    margin-bottom: 25px; }
  .news-data {
    margin-bottom: 10px; }
  .cat {
    margin-right: 10px;
    min-width: 29.41176%;
    width: auto; }
  .btn {
    padding-top: 20px;
    padding-bottom: 20px;
    width: 300px;
    max-width: 100%;
    border-width: 2px; }
  .grid-sizer,
  .grid-item {
    width: 49%; }
  #page-container {
    padding-bottom: 60px; }
  #page-header {
    margin-bottom: 60px;
    display: block; }
    #page-header .page-title01 {
      text-align: right; }
  .logo-header img {
    width: 45px; }
  #page-top {
    right: 20px; }
  .page-title02 {
    padding-bottom: 15px;
    padding-left: 15px; }
  .content-m-bot {
    margin-bottom: 50px; }
  .content-box {
    padding: 0 15px; }
  .price-box {
    padding-left: 20px;
    padding-right: 20px;
    display: block; }
  .biography-box {
    margin-bottom: 20px; }
  .timeScheduleTable tr th {
    width: 40px; }
  .timeScheduleTable.type2 tr th {
    width: 80px; }
  .btn-list li {
    margin: 20px 0; }
  #single-content {
    margin-bottom: 60px; }
  #news-contents {
    margin-bottom: 100px; }
  .contact-table tr {
    padding: 20px 10px;
    display: block; }
    .contact-table tr th,
    .contact-table tr td {
      padding: 0;
      display: block;
      width: 100%; }
    .contact-table tr th {
      margin-bottom: 10px;
      font-size: 16px;
      font-size: 1.6rem; }
  .form-item {
    font-size: 16px; }
  .news-title a {
    font-size: 16px;
    font-size: 1.6rem; }
  /* .lkc-content {
    display: block; }
  .lkc-thumbnail,
  .lkc-card-right {
    width: 100% !important; }
  .lkc-thumbnail {
    margin-bottom: 20px !important;
    max-width: none !important; }
  .lkc-thumbnail-img {
    max-width: none !important;
    max-height: none !important; }
  .lkc-thumbnail:after {
    padding-top: 50%; }
  .lkc-card {
    margin: 20px !important; } */
  .h-info {
    padding: 15px 10px; }
  .h-info .title {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }
  .arrowWrap {
    top: unset;
    top: auto;
    bottom: 0;
    height: 60px; }
  .arrow,
  .arrow::before {
    margin: 20px auto 0;
    height: 56px; }
  .arrow::before {
    top: -96px; }
  .lity-close {
    right: 20px !important;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%); }
  .lkc-thumbnail span {
    padding-top: 0;
    text-align: center; }
  .lkc-thumbnail img {
    position: static;
    top: 0;
    left: 0;
    -webkit-transform: none;
    transform: none;
    width: 200px;
    height: 200px; }
  #archive-nav ul li {
    margin: 0; }
    #archive-nav ul li a {
      padding: 0 10px;
      font-size: 14px;
      font-size: 1.4rem; }
      #archive-nav ul li a:after {
        content: none; } }

@media only screen and (max-width: 480px) {
  html {
    font-size: 2.2vw; }
  #page-container {
    padding-top: 120px; }
  #page-header {
    margin-bottom: 40px; }
  .list-num {
    padding-left: 15px; } }

@media only screen and (max-width: 360px) {
  .inner {
    padding-left: 15px;
    padding-right: 15px; } }
