@charset "UTF-8";
/*
Theme Name: NAP 2021
Description: NAP公式サイト 2021年7月リニューアルテーマ
Author: O-keyプロデュース
Version: 1.0
*/
/*****************************
COMMON
******************************/
* {
  box-sizing: border-box; }

html, body, div, h1, h2, h3, h4, h5, h6, p, blockquote, pre, table, caption, colgroup, col, tbody, thead, tfoot, tr, th, td, ul, ol, li, dl, dt, dd, form, fieldset, legend, label, span, a, img, em, ins, del, cite, object, script, noscript, style, iframe, embed, map, area, menu, hr, address, small, article, aside, figure, footer, header, nav, section, figcaption, time, button {
  margin: 0;
  padding: 0;
  outline: 0; }

address, article, aside, figure, figcaption, footer, header, hgroup, hr, legend, menu, nav, section {
  display: block; }

html {
  font-size: 62.5%; }

body {
  position: relative;
  background: #fff;
  color: #000;
  font-family: "Hiragino Kaku Gothic ProN", "Hiragino Sans", "YuGothic", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 1.7142857143;
  word-break: break-all; }

input, textarea, select {
  font-size: 100%;
  font-family: "Hiragino Kaku Gothic ProN", "Hiragino Sans", "YuGothic", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif; }

a {
  color: #000;
  transition: 0.3s; }

a:hover {
  text-decoration: none; }

a:visited {
  color: #000; }

img {
  border: none;
  max-width: 100%; }

.post_detail_content img {
  height: auto; }

p {
  margin: 0 0 1.5rem 0; }

table {
  empty-cells: show;
  border: none;
  border-collapse: collapse;
  max-width: 100%; }

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

li {
  list-style: none; }

ul.list_mark {
  margin-bottom: 1.5rem; }

ul.list_mark li {
  list-style: disc;
  margin-left: 1.5em; }

ol.list_mark {
  margin-bottom: 1.5rem; }

ol.list_mark li {
  list-style: decimal;
  margin-left: 1.5rem; }

dl.dl_default {
  margin-bottom: 1.5rem; }

dl.dl_default dt {
  font-weight: bold; }

dl.dl_default dd {
  margin-left: 1em; }

.fsize12 {
  font-size: 1.2rem; }

.fsize13 {
  font-size: 1.3rem; }

.fsize14 {
  font-size: 1.4rem; }

.fsize15 {
  font-size: 1.5rem; }

.fsize16 {
  font-size: 1.6rem; }

.fsize18 {
  font-size: 1.8rem; }

.fsize20 {
  font-size: 2rem; }

.fsize22 {
  font-size: 2.2rem; }

.fsize24 {
  font-size: 2.4rem; }

.bold {
  font-weight: bold; }

.normal {
  font-weight: normal; }

.fweight100 {
  font-weight: 100; }

.fweight200 {
  font-weight: 200; }

.fweight300 {
  font-weight: 300; }

.fweight400 {
  font-weight: 400; }

.fweight500 {
  font-weight: 500; }

.fweight600 {
  font-weight: 600; }

.fweight700 {
  font-weight: 700; }

.fweight800 {
  font-weight: 800; }

.fweight900 {
  font-weight: 900; }

.red {
  color: #bd0000; }

.en {
  font-family: "Raleway", sans-serif;
  font-weight: 100; }

.lh12 {
  line-height: 1.2; }

.lh13 {
  line-height: 1.3; }

.lh14 {
  line-height: 1.4; }

.lh15 {
  line-height: 1.5; }

.lh16 {
  line-height: 1.6; }

.lh17 {
  line-height: 1.7; }

.lh18 {
  line-height: 1.8; }

.lh19 {
  line-height: 1.9; }

.lh20 {
  line-height: 2.0; }

.ac {
  text-align: center; }

.al {
  text-align: left; }

.ar {
  text-align: right; }

.vam {
  vertical-align: middle; }

.vat {
  vertical-align: top; }

.vab {
  vertical-align: text-bottom; }

.spbr {
  display: block; }
  @media print, screen and (min-width: 768px) {
    .spbr {
      display: none; } }

.pcbr {
  display: none; }
  @media print, screen and (min-width: 768px) {
    .pcbr {
      display: block; } }

.fl {
  float: left; }

.fr {
  float: right; }

.cl {
  clear: both; }

.ma {
  margin-right: auto;
  margin-left: auto; }

.mt0 {
  margin-top: 0; }

.mt05 {
  margin-top: 0.5rem; }

.mt1 {
  margin-top: 1rem; }

.mt2 {
  margin-top: 2rem; }

.mt3 {
  margin-top: 3rem; }

.mt4 {
  margin-top: 4rem; }

.mt5 {
  margin-top: 5rem; }

.mt6 {
  margin-top: 6rem; }

.mr0 {
  margin-right: 0; }

.mr05 {
  margin-right: 0.5rem; }

.mr1 {
  margin-right: 1rem; }

.mr2 {
  margin-right: 2rem; }

.mr3 {
  margin-right: 3rem; }

.mr4 {
  margin-right: 4rem; }

.mr5 {
  margin-right: 5rem; }

.mr6 {
  margin-right: 6rem; }

.mb0 {
  margin-bottom: 0; }

.mb05 {
  margin-bottom: 0.5rem; }

.mb1 {
  margin-bottom: 1rem; }

.mb2 {
  margin-bottom: 2rem; }

.mb3 {
  margin-bottom: 3rem; }

.mb4 {
  margin-bottom: 4rem; }

.mb5 {
  margin-bottom: 5rem; }

.mb6 {
  margin-bottom: 6rem; }

.ml0 {
  margin-left: 0; }

.ml05 {
  margin-left: 0.5rem; }

.ml1 {
  margin-left: 1rem; }

.ml2 {
  margin-left: 2rem; }

.ml3 {
  margin-left: 3rem; }

.ml4 {
  margin-left: 4rem; }

.ml5 {
  margin-left: 5rem; }

.ml6 {
  margin-left: 6rem; }

.pt0 {
  padding-top: 0; }

.pt05 {
  padding-top: 0.5rem; }

.pt1 {
  padding-top: 1rem; }

.pt2 {
  padding-top: 2rem; }

.pt3 {
  padding-top: 3rem; }

.pt4 {
  padding-top: 4rem; }

.pt5 {
  padding-top: 5rem; }

.pt6 {
  padding-top: 6rem; }

.pr0 {
  padding-right: 0; }

.pr05 {
  padding-right: 0.5rem; }

.pr1 {
  padding-right: 1rem; }

.pr2 {
  padding-right: 2rem; }

.pr3 {
  padding-right: 3rem; }

.pr4 {
  padding-right: 4rem; }

.pr5 {
  padding-right: 5rem; }

.pr6 {
  padding-right: 6rem; }

.pb0 {
  padding-bottom: 0; }

.pb05 {
  padding-bottom: 0.5rem; }

.pb1 {
  padding-bottom: 1rem; }

.pb2 {
  padding-bottom: 2rem; }

.pb3 {
  padding-bottom: 3rem; }

.pb4 {
  padding-bottom: 4rem; }

.pb5 {
  padding-bottom: 5rem; }

.pb6 {
  padding-bottom: 6rem; }

.pl0 {
  padding-left: 0; }

.pl05 {
  padding-left: 0.5rem; }

.pl1 {
  padding-left: 1rem; }

.pl2 {
  padding-left: 2rem; }

.pl3 {
  padding-left: 3rem; }

.pl4 {
  padding-left: 4rem; }

.pl5 {
  padding-left: 5rem; }

.pl6 {
  padding-left: 6rem; }

.relative {
  position: relative; }

.flexbox {
  display: flex;
  flex-wrap: wrap; }

/*****************************
section
******************************/
#main {
  min-height: 70vh; }

.container {
  margin-left: 1.5rem;
  margin-right: 1.5rem; }
  @media print, screen and (min-width: 800px) {
    .container {
      max-width: 750px;
      margin-left: auto;
      margin-right: auto; } }

.page_container {
  padding-bottom: 5rem; }

@media print, screen and (min-width: 1010px) {
  .col2 {
    display: flex;
    max-width: 1010px;
    align-items: stretch;
    justify-content: space-between;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 6rem; }
    .col2_main {
      width: 750px; }
    .col2_side {
      width: 214px;
      position: relative;
      border-left: 1px solid #bbb; }
      .col2_side:before {
        content: "";
        display: block;
        width: 24px;
        height: 19px;
        background: url("https://www.okey-pro.jp/wp/wp-content/themes/o-key2021/assets/img/common/bg1.png") no-repeat 50% 50%;
        position: absolute;
        top: 50px;
        left: -10px; } }
/*==============
heading
===============*/
.heading1 {
  font-family: "Raleway", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "YuGothic", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  font-weight: 300;
  font-size: 3.4rem;
  text-transform: uppercase;
  margin-bottom: 2rem;
  padding-left: 3.5rem;
  position: relative; }
  @media print, screen and (min-width: 768px) {
    .heading1 {
      padding-left: 5.8rem; } }
  @media print, screen and (min-width: 1010px) {
    .heading1 {
      font-size: 4.2rem;
      margin-left: -130px; } }
  .heading1:after {
    content: "";
    display: block;
    position: absolute;
    bottom: -0.2rem;
    left: -1.5rem;
    background: url("https://www.okey-pro.jp/wp/wp-content/themes/o-key2021/assets/img/common/line1.svg") no-repeat 0 100%;
    background-size: contain;
    width: 280px;
    height: 19px; }
    @media print, screen and (min-width: 768px) {
      .heading1:after {
        bottom: -0.6rem;
        width: 400px;
        height: 27px; } }
    @media print, screen and (min-width: 1010px) {
      .heading1:after {
        width: 521px;
        height: 35px;
        bottom: -0.8rem;
        left: -3.5rem; } }

.heading2 {
  text-align: center;
  font-family: "Raleway", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "YuGothic", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  font-weight: 300;
  font-size: 3rem;
  text-transform: uppercase;
  margin: 0 -1.5rem 2rem;
  border-bottom: 1px solid #ccc;
  line-height: 1.3; }
  @media print, screen and (min-width: 768px) {
    .heading2 {
      font-size: 4rem; } }
  @media print, screen and (min-width: 1100px) {
    .heading2 {
      border: none;
      text-align: left;
      margin: 0 0 3rem 0;
      line-height: 1.0;
      position: relative;
      background: #f00;
      font-size: 5rem;
      font-weight: 200; }
      .heading2:before {
        content: "";
        display: block;
        width: calc(50vw + 470px);
        height: 1px;
        background: #555;
        position: absolute;
        top: 0;
        left: 50%;
        margin-left: -479px; }
      .heading2 div {
        transform: rotate(90deg);
        position: absolute;
        top: 0;
        left: -80px;
        transform-origin: left top; }
        .heading2 div:before {
          content: "";
          width: 3em;
          height: 1px;
          background: #555;
          display: inline-block;
          vertical-align: super;
          margin-right: 0.2em; } }

/*****************************
button
******************************/
.lzb_button {
  text-align: center;
  line-height: 1.0; }
  .lzb_button a {
    position: relative;
    color: #000;
    text-decoration: none;
    display: inline-block;
    border-radius: 5px;
    border: 1px solid #ccc;
    padding: 1.2rem 0 1rem;
    min-width: 14em;
    font-family: "Raleway", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "YuGothic", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
    font-size: 1.5rem; }
    .lzb_button a:hover {
      animation: lzb_button_open_base;
      animation-delay: 0.2s;
      animation-fill-mode: forwards;
      animation-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
      animation-direction: normal; }
    .lzb_button a:hover .lzb_button_hoverbtn:before, .lzb_button a:hover .lzb_button_hoverbtn:after {
      opacity: 1;
      animation: lzb_button_open 0.2s;
      animation-fill-mode: forwards;
      animation-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
      animation-direction: normal; }
    .lzb_button a:hover .lzb_button_hoverbtn_bottom:before, .lzb_button a:hover .lzb_button_hoverbtn_bottom:after {
      opacity: 1;
      animation: lzb_button_open_bottom 0.2s;
      animation-delay: 0.2s;
      animation-fill-mode: forwards;
      animation-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
      animation-direction: normal; }
  .lzb_button_hoverbtn {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0; }
    .lzb_button_hoverbtn:before, .lzb_button_hoverbtn:after {
      content: "";
      display: block;
      width: 0;
      height: 0;
      border: 1px solid #000;
      border-bottom: none;
      position: absolute;
      top: -1px;
      opacity: 0; }
    .lzb_button_hoverbtn:before {
      border-right: none;
      border-radius: 5px 0 0 0;
      right: 50%; }
    .lzb_button_hoverbtn:after {
      border-left: none;
      border-radius: 0 5px 0 0;
      left: 50%; }
  .lzb_button_hoverbtn_bottom {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0; }
    .lzb_button_hoverbtn_bottom:before, .lzb_button_hoverbtn_bottom:after {
      content: "";
      display: block;
      width: 0;
      height: 100%;
      border-bottom: 1px solid #000;
      position: absolute;
      top: 0; }
    .lzb_button_hoverbtn_bottom:before {
      left: 0;
      border-radius: 0 0 0 5px; }
    .lzb_button_hoverbtn_bottom:after {
      right: 0;
      border-radius: 0 0 5px 0; }

@keyframes lzb_button_open_base {
  0% {
    border-left-color: #ccc;
    border-right-color: #ccc; }
  100% {
    border-left-color: #000;
    border-right-color: #000; } }
@keyframes lzb_button_open {
  0% {
    width: 0;
    height: 0;
    opacity: 1; }
  50% {
    width: 50%;
    height: 0; }
  100% {
    width: 50%;
    height: calc(100% - 4px); } }
@keyframes lzb_button_open_bottom {
  0% {
    width: 0; }
  100% {
    width: 50%; } }
/*****************************
accordion
******************************/
.acc_content {
  display: none; }

.trg {
  cursor: pointer; }

/*****************************
archive list
******************************/
.archive_list_ul {
  margin-bottom: 6rem; }
  .archive_list_ul_li > a {
    display: block;
    padding: 1.5rem 0.5rem;
    text-decoration: none;
    transition: 0.3s; }
    .archive_list_ul_li > a:hover {
      background: #f0f0f0; }
    @media print, screen and (min-width: 768px) {
      .archive_list_ul_li > a {
        padding: 1.5rem;
        display: flex;
        justify-content: space-between;
        align-items: flex-start; } }
  .archive_list_ul_li_date {
    display: block;
    font-size: 1.2rem;
    padding-top: 3px; }
    @media print, screen and (min-width: 768px) {
      .archive_list_ul_li_date {
        width: 18%; } }
  @media print, screen and (min-width: 768px) {
    .archive_list_ul_li_title {
      width: 82%; } }

/*****************************
article single
******************************/
.post_detail_content li {
  margin-left: 1.3em; }
.post_detail_content ul li {
  list-style: disc; }
.post_detail_content ol li {
  list-style: decimal; }
.post_detail_content p {
  padding-bottom: 1px; }

.single_post_wrap {
  padding: 0 0 3rem; }
  .single_post_wrap .post_detail_date {
    margin-bottom: 1.5rem;
    display: block;
    font-size: 1.2rem; }
  .single_post_wrap .post_detail_title {
    font-size: 1.8rem;
    margin-bottom: 2rem; }
  .single_post_wrap .post_detail_content {
    line-height: 2.0; }
  .single_post_wrap .post_detail_footer {
    text-align: right; }
    .single_post_wrap .post_detail_footer .en {
      font-weight: 400; }
  .single_post_wrap .post_detail_footer_cate, .single_post_wrap .post_detail_footer_tag {
    margin-bottom: 1rem; }

.side_pagetitle {
  display: none; }
  @media print, screen and (min-width: 1010px) {
    .side_pagetitle {
      display: inline-block;
      font-family: "Raleway", sans-serif;
      font-weight: 100;
      font-size: 5.5rem;
      text-transform: uppercase;
      color: rgba(0, 0, 0, 0.4);
      position: fixed !important;
      top: 50px;
      left: -10px;
      transform: rotate(90deg);
      transform-origin: left bottom; } }

/*****************************
pager
******************************/
.pager {
  text-align: center;
  margin-bottom: 7rem; }
  .pager .wp-pagenavi a, .pager .wp-pagenavi span {
    display: inline-block;
    border: 1px solid #bfbfbf;
    color: #000;
    background: #fff;
    margin: 2px 0.2rem;
    width: 2.4em;
    height: 2.4em;
    vertical-align: middle; }
  .pager .wp-pagenavi a:hover, .pager .wp-pagenavi span.current {
    color: #fff;
    background: #000;
    border: 1px solid #000;
    font-weight: normal; }
  .pager .wp-pagenavi span.pages {
    border: none;
    display: block;
    width: 100%;
    height: auto; }
  .pager .wp-pagenavi .extend {
    color: #bfbfbf; }
  .pager .wp-pagenavi .previouspostslink, .pager .wp-pagenavi .nextpostslink, .pager .wp-pagenavi .first, .pager .wp-pagenavi .last {
    background: #f0f0f0; }
  .pager .wp-pagenavi .first {
    letter-spacing: -5px;
    text-indent: -5px; }
  .pager .wp-pagenavi .last {
    letter-spacing: -5px;
    text-indent: -5px; }

.single_pager ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-top: 1px solid #bfbfbf;
  padding: 2rem 0 3rem; }
  .single_pager ul li {
    width: 45%; }
    @media print, screen and (min-width: 768px) {
      .single_pager ul li {
        width: 25%; } }
    .single_pager ul li.prev {
      text-align: right; }
    .single_pager ul li.next {
      text-align: left; }
    .single_pager ul li a {
      display: block;
      padding: 1rem; }
      @media print, screen and (min-width: 768px) {
        .single_pager ul li a {
          padding: 1rem 2rem; } }
      @media print, screen and (min-width: 1010px) {
        .single_pager ul li a:hover {
          background: #f0f0f0; } }

/*****************************
other design & effect
******************************/
.s_fadein {
  opacity: 0;
  transform: translateY(30px);
  transition-duration: 0.8s; }

/*****************************
plugin
******************************/
.addtoany_content {
  text-align: right; }

.addtoany_content_bottom {
  margin-top: 32px !important; }

.simcal-calendar {
  margin-bottom: 3rem; }

.simcal-calendar-grid .simcal-week-day, .simcal-calendar-grid .simcal-day {
  border: 1px solid #eaeaea; }
.simcal-calendar-grid .simcal-week-day-6 {
  background: #effbfc; }
.simcal-calendar-grid .simcal-week-day-0 {
  background: #fcefef; }

.simcal-calendar-list .simcal-day-label {
  font-size: 1.4rem !important; }
.simcal-calendar-list .simcal-event {
  border-bottom: 1px dotted #bfbfbf;
  padding-top: 10px; }
.simcal-calendar-list .simcal-event-details {
  font-size: 1.4rem !important; }

/*****************************
slick slide
******************************/
.slick-slider li {
  margin: 0 0.5rem;
  list-style: none; }

.slide_arrow {
  width: 30px;
  height: 30px;
  position: absolute;
  top: 50%;
  z-index: 5;
  transform: translateY(-46%);
  cursor: pointer; }
  @media print, screen and (min-width: 800px) {
    .slide_arrow {
      width: 40px;
      height: 40px; } }
  .slide_arrow_prev {
    left: 2rem; }
    @media print, screen and (min-width: 800px) {
      .slide_arrow_prev {
        left: 4rem; } }
  .slide_arrow_next {
    right: 2rem; }
    @media print, screen and (min-width: 800px) {
      .slide_arrow_next {
        right: 4rem; } }

.slide_dots {
  text-align: center;
  position: absolute;
  bottom: -3rem;
  left: 50%;
  transform: translateX(-50%); }
  @media print, screen and (min-width: 800px) {
    .slide_dots {
      bottom: -4rem; } }
  .slide_dots li {
    list-style: none !important;
    display: inline-block;
    margin: 0 2px; }
    .slide_dots li button {
      appearance: none;
      text-indent: -9999px;
      border: none;
      background: #e0e0e0;
      display: inline-block;
      width: 20px;
      height: 2px;
      cursor: pointer; }
      @media print, screen and (min-width: 800px) {
        .slide_dots li button {
          width: 30px;
          height: 3px; } }
    .slide_dots li.slick-active button {
      background: #bfbfbf; }

/*****************************
HEADER
******************************/
#header {
  line-height: 1.0; }
  #header_logo {
    max-width: 220px;
    padding-top: 5.5rem; }
    @media print, screen and (min-width: 768px) {
      #header_logo {
        max-width: 300px;
        margin-bottom: 1.5rem;
        padding-top: 2rem; } }
    @media print, screen and (min-width: 1010px) {
      #header_logo {
        margin-left: 2rem; } }
    #header_logo a {
      padding: 1.3rem;
      display: inline-block; }
    #header_logo img {
      max-height: 50px; }
      @media print, screen and (min-width: 768px) {
        #header_logo img {
          max-height: 80px; } }
  #header_bts {
    position: absolute;
    top: 1rem;
    right: 9rem; }
    @media print, screen and (min-width: 768px) {
      #header_bts {
        top: 4.3rem;
        right: 10rem; } }
    #header_bts .header_bts_bt {
      display: inline-block;
      vertical-align: middle; }
      #header_bts .header_bts_bt a {
        width: 3rem;
        height: 3rem;
        display: inline-block;
        background: rgba(255, 255, 255, 0.7);
        border-radius: 50%;
        position: relative; }
        @media print, screen and (min-width: 768px) {
          #header_bts .header_bts_bt a {
            width: 3.5rem; } }
      #header_bts .header_bts_bt img {
        height: 22px;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%); }

.main_nav {
  line-height: 1.0;
  position: fixed;
  top: 0;
  right: 0;
  width: 8rem;
  height: 8rem;
  transition: opacity 0.3s linear;
  z-index: 9990; }
  @media print, screen and (min-width: 768px) {
    .main_nav {
      width: 8.5rem;
      height: 8.5rem; } }
  .main_nav_trg {
    position: absolute;
    top: 1rem;
    right: 1rem;
    cursor: pointer;
    z-index: 9995; }
    @media print, screen and (min-width: 768px) {
      .main_nav_trg {
        top: 2rem;
        right: 1.5rem; } }
    .main_nav_trg_img {
      transition: 0.5s linear;
      opacity: 1;
      transform: translateY(0);
      background: rgba(255, 255, 255, 0.62);
      border-radius: 50%;
      padding: 0.9rem 0.7rem 0.5rem;
      box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.2); }
    .main_nav_trg_close {
      opacity: 0;
      transition: opacity 0.3s linear; }
      .main_nav_trg_close span {
        display: block;
        height: 1px;
        width: 30px;
        background-color: #fff;
        position: absolute;
        top: 32px;
        right: 20px; }
        .main_nav_trg_close span:nth-child(1) {
          transform: rotate(45deg); }
        .main_nav_trg_close span:nth-child(2) {
          transform: rotate(-45deg); }
        @media print, screen and (min-width: 768px) {
          .main_nav_trg_close span {
            width: 38px;
            top: 37px;
            right: 18px; } }
  .main_nav_content {
    transition: all 0.7s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    width: 0;
    height: 0;
    position: absolute;
    top: -2rem;
    right: -1rem;
    z-index: 9992;
    overflow: hidden;
    background-color: rgba(233, 157, 24, 0.8);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: flex-start; }
    .main_nav_content_logo {
      opacity: 0.3;
      width: 120px;
      position: absolute;
      top: calc(50% - 15rem);
      left: 2.2rem; }
      @media print, screen and (min-width: 768px) {
        .main_nav_content_logo {
          width: 160px;
          top: calc(50% - 6rem);
          left: 6rem; } }
    .main_nav_content_title {
      color: rgba(255, 255, 255, 0.37);
      font-size: 5rem;
      font-weight: 300;
      transform: rotate(90deg) translateY(10vw); }
      @media print, screen and (min-width: 768px) {
        .main_nav_content_title {
          transform: rotate(90deg) translateX(110px); } }
    .main_nav_content nav {
      width: 52vw;
      text-align: right; }
      @media print, screen and (min-width: 768px) {
        .main_nav_content nav {
          padding-top: 280px;
          width: 500px; } }
      .main_nav_content nav li {
        margin-right: -100vw;
        transition: all 0.6s cubic-bezier(0.68, -0.55, 0.265, 1.3);
        transition-delay: 0.4s; }
      .main_nav_content nav a {
        display: block;
        color: #fff;
        text-decoration: none;
        font-family: "Raleway", sans-serif;
        font-weight: 300;
        font-size: 2.4rem;
        padding: 0.8rem 0; }

.opened .main_nav_trg {
  background: none;
  transition: background 0.1s linear; }
  .opened .main_nav_trg_img {
    transition: 0.8s linear;
    opacity: 0;
    transform: translateY(-200px); }
  .opened .main_nav_trg_close {
    opacity: 1;
    transition: opacity 0.3s linear; }
.opened .main_nav_content {
  width: 170vw;
  height: 120vh;
  top: -15vh;
  right: -75vw;
  border-radius: 50%; }
  @media print, screen and (min-width: 768px) {
    .opened .main_nav_content {
      width: 1000px;
      height: 1000px;
      top: -350px;
      right: -300px; } }
  .opened .main_nav_content nav li {
    margin-right: 0; }

/*****************************
FOOTER
******************************/
#footer {
  background: #000;
  color: #fff;
  line-height: 1.0;
  width: 100%; }
  #footer_pt {
    text-align: center;
    cursor: pointer;
    width: 50%;
    margin: 0 auto;
    padding: 1.5rem 0;
    transition: 1.5s;
    transition-delay: 0.3s;
    height: 64px;
    transform-origin: center bottom;
    display: flex;
    align-items: center;
    justify-content: center; }
    #footer_pt img {
      height: 2.2rem; }
  #footer_nav {
    text-align: center;
    margin-bottom: 3rem; }
    @media print, screen and (min-width: 768px) {
      #footer_nav li {
        display: inline-block;
        vertical-align: middle;
        margin: 0 0.5rem; } }
    #footer_nav a {
      display: inline-block;
      padding: 1rem;
      min-width: 80%; }
      @media print, screen and (min-width: 768px) {
        #footer_nav a {
          min-width: none; } }
      #footer_nav a img {
        width: auto;
        max-width: 180px;
        height: 40px;
        opacity: 0.6; }
      #footer_nav a #footer_nav_okey {
        height: 50px; }
  #footer_cpr {
    text-align: center;
    padding: 0 0 3rem;
    font-size: 1.1rem;
    color: rgba(255, 255, 255, 0.6); }

/*****************************
SIDEBAR
******************************/
#sidebar {
  padding: 0 1.5rem 4rem; }
  @media print, screen and (min-width: 1010px) {
    #sidebar {
      padding: 0 0 4rem 1.5rem; } }
  #sidebar li.widget {
    margin-bottom: 4rem; }
    #sidebar li.widget li > a {
      text-decoration: none;
      display: block;
      padding: 0.5rem; }
      @media print, screen and (min-width: 1010px) {
        #sidebar li.widget li > a {
          padding: 1rem; } }
      #sidebar li.widget li > a:hover {
        background: #f0f0f0; }
  #sidebar .widgettitle {
    font-family: "Raleway", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "YuGothic", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
    font-size: 3rem;
    font-weight: normal;
    margin-bottom: 1rem;
    border-bottom: 1px solid #bbb; }
    @media print, screen and (min-width: 1010px) {
      #sidebar .widgettitle {
        border-bottom: none; } }

/*****************************
TOP PAGE
******************************/
/*==============
Main visual
===============*/
.index_mv {
  margin-bottom: 0;
  line-height: 0; }
  .index_mv img {
    width: 100%; }

/*==============
Top nav
===============*/
#menu-top-nav {
  list-style: none !important;
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: center; }
  @media print, screen and (min-width: 768px) {
    #menu-top-nav {
      padding: 2rem 0; } }
  @media print, screen and (min-width: 1010px) {
    #menu-top-nav {
      padding: 4rem 0; } }
  #menu-top-nav li {
    display: inline-block;
    width: 50%;
    margin: 0 !important;
    border-bottom: 1px dotted #bfbfbf;
    font-family: "Raleway", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "YuGothic", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif; }
    @media print, screen and (min-width: 768px) {
      #menu-top-nav li {
        border: none;
        width: auto; } }
    @media print, screen and (min-width: 1010px) {
      #menu-top-nav li {
        font-size: 2rem; } }
    #menu-top-nav li:nth-of-type(even) {
      border-left: 1px dotted #bfbfbf; }
      @media print, screen and (min-width: 768px) {
        #menu-top-nav li:nth-of-type(even) {
          border: none; } }
    #menu-top-nav li a {
      display: block;
      padding: 1rem;
      text-decoration: none;
      position: relative; }
      #menu-top-nav li a:before {
        content: "";
        display: block;
        border-radius: 50%;
        width: 2em;
        height: 2em;
        background: rgba(255, 194, 88, 0);
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        transition: 0.3s; }
      #menu-top-nav li a:hover:before {
        background: rgba(255, 194, 88, 0.2); }

/*==============
Index photo slide
===============*/
.index_photo_slide {
  margin-bottom: 6rem; }
  @media print, screen and (min-width: 1010px) {
    .index_photo_slide {
      margin-bottom: 10rem; } }

/*==============
Index news
===============*/
.index_news {
  padding-bottom: 8rem; }
  @media print, screen and (min-width: 768px) {
    .index_news {
      padding-bottom: 10rem; } }
  .index_news .wp-block-latest-posts__list {
    padding: 0 0 3rem; }
    @media print, screen and (min-width: 768px) {
      .index_news .wp-block-latest-posts__list {
        padding: 0 2rem 5rem; } }
    .index_news .wp-block-latest-posts__list li {
      list-style: none !important;
      margin-left: 0 !important;
      display: flex;
      flex-direction: column-reverse;
      border-bottom: 1px solid #bfbfbf;
      padding-top: 1rem; }
      @media print, screen and (min-width: 768px) {
        .index_news .wp-block-latest-posts__list li {
          flex-direction: row-reverse;
          justify-content: space-between;
          align-items: flex-start; } }
      .index_news .wp-block-latest-posts__list li a {
        display: block;
        text-decoration: none;
        padding: 0 1rem 1rem; }
        @media print, screen and (min-width: 768px) {
          .index_news .wp-block-latest-posts__list li a {
            width: 85%; } }
      .index_news .wp-block-latest-posts__list li .wp-block-latest-posts__post-date {
        font-size: 1.2rem;
        color: #000;
        padding-left: 1rem; }
        @media print, screen and (min-width: 768px) {
          .index_news .wp-block-latest-posts__list li .wp-block-latest-posts__post-date {
            width: 15%;
            padding-top: 3px; } }

/*==============
Index category
===============*/
.index_cate {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding-bottom: 8rem; }
  @media print, screen and (min-width: 768px) {
    .index_cate {
      padding-bottom: 10rem; } }
  .index_cate li {
    list-style: none !important;
    padding: 0 1px 1px 0;
    margin: 0 !important;
    width: 50%; }
    @media print, screen and (min-width: 768px) {
      .index_cate li {
        width: 25%; } }
    .index_cate li a {
      display: block;
      background: #adadad;
      color: #fff;
      text-decoration: none;
      padding: 3px 0;
      text-align: center; }
      .index_cate li a:hover {
        background: #bbb; }

/*==============
Index schedule
===============*/
.index_schedule {
  margin-bottom: 7rem; }
  @media print, screen and (min-width: 1010px) {
    .index_schedule {
      margin-bottom: 10rem; } }

/*==============
Index video slide
===============*/
.index_video_slide {
  background: #d6d4d4;
  padding-top: 6rem;
  padding-bottom: 6rem; }
  @media print, screen and (min-width: 1010px) {
    .index_video_slide {
      padding-top: 10rem;
      padding-bottom: 10rem; } }
  .index_video_slide_ul {
    margin-bottom: 4rem !important; }
    @media print, screen and (min-width: 1010px) {
      .index_video_slide_ul {
        margin-bottom: 6rem !important; } }
    .index_video_slide_ul li div {
      position: relative;
      width: 100%;
      padding-top: 56.25%; }
    .index_video_slide_ul li iframe {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
  .index_video_slide .slide_dots li button {
    background: #bbb; }
  .index_video_slide .slide_dots li.slick-active button {
    background: #999; }
  .index_video_slide .lzb_button a {
    border-color: #aaa; }

/*==============
Index profile
===============*/
.index_profile {
  margin-bottom: 6rem;
  background: url("https://www.nap-idol.net/wp/wp-content/themes/nap2021/assets/img/prof_bg.jpg") no-repeat 50% 50%;
  background-size: cover;
  padding-top: 6rem;
  padding-bottom: 6rem;
  color: #fff; }
  @media print, screen and (min-width: 1010px) {
    .index_profile {
      margin-bottom: 10rem;
      padding-top: 10rem;
      padding-bottom: 10rem; } }
  .index_profile .heading1:after {
    background: url("https://www.okey-pro.jp/wp/wp-content/themes/o-key2021/assets/img/common/line2.svg") no-repeat 0 100%;
    background-size: contain; }
  .index_profile_name {
    font-size: 2.2rem;
    font-family: serif;
    margin-bottom: 0; }
    @media print, screen and (min-width: 768px) {
      .index_profile_name {
        font-size: 3rem; } }
  .index_profile_text {
    margin-bottom: 3rem; }

.member_data {
  text-align: center;
  color: #000; }
  @media print, screen and (min-width: 768px) {
    .member_data {
      display: flex;
      flex-wrap: wrap;
      justify-content: center;
      align-items: flex-start; } }
  .member_data > li {
    list-style: none !important;
    margin: 0 0 4rem 0; }
    @media print, screen and (min-width: 768px) {
      .member_data > li {
        width: 50%; } }
  .member_data_block {
    background: rgba(255, 255, 255, 0.8);
    padding: 0 0 1rem 0;
    max-width: 300px;
    min-height: 495px;
    margin: 0 auto; }
  .member_data_name {
    font-size: 2rem;
    font-family: serif; }
    @media print, screen and (min-width: 768px) {
      .member_data_name {
        font-size: 2.3rem; } }
  .member_data_kana {
    font-size: 1.2rem; }
  .member_data_desc {
    padding: 1rem 0 1.5rem; }
  .member_data_sns li {
    display: inline-block;
    vertical-align: middle;
    margin: 0 2px; }
    .member_data_sns li img {
      width: 24px; }

/*==============
Index discography
===============*/
.index_disco {
  margin-bottom: 2rem; }
  @media print, screen and (min-width: 1010px) {
    .index_disco {
      margin-bottom: 5rem; } }
  .index_disco_cols > .wp-block-column {
    margin-bottom: 5rem; }
    @media print, screen and (min-width: 1010px) {
      .index_disco_cols > .wp-block-column {
        padding-left: 2rem;
        padding-right: 2rem; } }

/*==============
Index sound cloud
===============*/
.index_sound {
  margin-bottom: 6rem; }
  @media print, screen and (min-width: 1010px) {
    .index_sound {
      margin-bottom: 10rem; } }
  .index_sound iframe {
    width: 100% !important;
    min-height: 450px; }

/*==============
Index gallery
===============*/
.index_gallery {
  padding-bottom: 6rem;
  padding-top: 6rem;
  background: #1d1d1d; }
  @media print, screen and (min-width: 1010px) {
    .index_gallery {
      padding-bottom: 10rem;
      padding-top: 8rem; } }
  .index_gallery .heading1 {
    color: #fff; }
    .index_gallery .heading1:after {
      background: url("https://www.okey-pro.jp/wp/wp-content/themes/o-key2021/assets/img/common/line2.svg") no-repeat 0 100%;
      background-size: contain; }
  .index_gallery .heading2 {
    color: #555;
    border-color: #555; }

/*end*/
