@charset "UTF-8";
/*
Theme Name: O-keyプロデュース2021
Description: O-keyプロデュース様 2021年6月リニューアルテーマ
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 {
  padding-top: 118px;
  min-height: 70vh; }
  @media print, screen and (min-width: 1010px) {
    #main {
      padding-top: 82px; } }

.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; }

/*****************************
heading
******************************/
.heading1 {
  font-family: "Raleway", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "YuGothic", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  font-weight: 200;
  font-size: 3.4rem;
  text-align: center;
  border-bottom: 1px solid #000;
  position: relative;
  text-transform: uppercase;
  margin-bottom: 3rem; }
  @media print, screen and (min-width: 768px) {
    .heading1 {
      max-width: 750px;
      margin-left: auto;
      margin-right: auto; } }
  .heading1:after {
    content: "";
    display: block;
    width: 25%;
    height: 1px;
    background: #000;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%); }

/*****************************
button
******************************/
.inp_button {
  display: inline-block;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  background: #fff;
  color: #000;
  padding: 1rem 3rem;
  font-family: "Raleway", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "YuGothic", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  font-size: 1.6rem;
  cursor: pointer;
  border-radius: 0; }

.inp_button_disabled {
  background: #ddd; }

.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%; } }
/*****************************
line
******************************/
.line1 {
  clear: both;
  width: 100%;
  border-bottom: 1px solid #000;
  margin: 5rem auto 3rem; }

/*****************************
accordion
******************************/
.acc_content {
  display: none; }

.trg {
  cursor: pointer; }

/*****************************
form
******************************/
.form {
  background: #bfbfbf;
  width: calc(100% + 3rem);
  padding: 4rem 1.5rem;
  margin-left: -1.5rem;
  margin-right: -1.5rem; }
  .form_item {
    background: #fff;
    width: 100%;
    margin-bottom: 1rem;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    padding: 8px 1rem; }
    @media print, screen and (min-width: 768px) {
      .form_item {
        flex-direction: row;
        justify-content: flex-start;
        align-items: center;
        max-width: 580px;
        margin-left: auto;
        margin-right: auto; } }
    .form_item_name {
      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) {
        .form_item_name {
          width: 25%; } }
    @media print, screen and (min-width: 768px) {
      .form_item_content {
        width: 75%; } }
  .form .required:before {
    content: "必須";
    color: #bd0000;
    font-size: 1rem;
    position: absolute;
    top: 0;
    right: 2px; }
  .form .note {
    font-size: 1.2rem;
    color: #666; }
  .form .textbox {
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    background: #f0f0f0;
    max-width: 100% !important;
    padding: 2px; }
  .form_submit {
    text-align: center;
    padding-top: 3rem; }

.mw_wp_form .error {
  font-size: 100%;
  font-weight: bold; }
  .mw_wp_form .error:before {
    content: "▲"; }

.mw_wp_form_confirm .required:before {
  display: none; }
.mw_wp_form_confirm .form_submit .inp_button_disabled {
  margin-top: 3.5rem;
  font-size: 1.4rem; }

/*****************************
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; } }

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

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

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

/*
//hover fade
.fade{
	transition: opacity $transition-duration;
}

.fade:hover{
	opacity: 0.8;
}

//scroll animation
.scroll_anime{
	opacity: 0;
	
	//fade in
	&_fadein{
		animation-name: fadeIn;
		animation-duration: 1s;
		animation-fill-mode: forwards;
		
		@keyframes fadeIn{
			0% {
				opacity: 0;         
			}
			100% {
				opacity: 1;
				transform: translate(0);
			}
		}
	}
	
	//bottom to top
	&_b2t{
		transform: translateY(30px);
	}
}
*/
/*****************************
HEADER
******************************/
#header {
  line-height: 1.0; }
  #header_logo {
    position: fixed;
    top: 0.6rem;
    left: 0;
    width: calc(47px + 2.6rem);
    text-align: center;
    z-index: 9999; }
    #header_logo a {
      padding: 1.3rem;
      display: block; }
    #header_logo img {
      width: 47px; }
  #header_bts {
    position: fixed;
    top: 2rem;
    right: 6rem;
    z-index: 9980; }
    #header_bts .header_bts_bt {
      display: inline-block;
      vertical-align: middle; }
      #header_bts .header_bts_bt a {
        width: 4rem;
        height: 4rem;
        display: inline-block;
        background: rgba(255, 255, 255, 0.7);
        border-radius: 50%;
        position: relative; }
      #header_bts .header_bts_bt img {
        height: 18px;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%); }
  #header .main_nav {
    position: fixed;
    top: 2rem;
    right: 1rem;
    width: 4rem;
    height: 4rem;
    transition: opacity 0.3s linear;
    z-index: 9990; }
    #header .main_nav_trg {
      width: 4rem;
      height: 4rem;
      position: absolute;
      top: 0;
      right: 0;
      cursor: pointer;
      z-index: 9995;
      background: rgba(255, 255, 255, 0.7);
      border-radius: 50%;
      transition: background 0.8s linear; }
      #header .main_nav_trg span {
        display: block;
        float: left;
        clear: both;
        height: 1px;
        width: 20px;
        background-color: #000;
        position: absolute;
        top: 50%;
        right: 1rem;
        overflow: hidden;
        transition: all 0.3s ease; }
        #header .main_nav_trg span:nth-child(1) {
          margin-top: -8px; }
        #header .main_nav_trg span:nth-child(3) {
          margin-top: 8px; }
        #header .main_nav_trg span:nth-child(2) {
          opacity: 1.0; }
    #header .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(0, 0, 0, 0.8);
      border-radius: 50%;
      display: flex;
      align-items: center;
      justify-content: flex-start; }
      #header .main_nav_content_title {
        color: rgba(255, 255, 255, 0.37);
        font-size: 5rem;
        transform: rotate(90deg) translateY(10vw); }
        @media print, screen and (min-width: 768px) {
          #header .main_nav_content_title {
            transform: rotate(90deg) translateX(110px); } }
      #header .main_nav_content nav {
        width: 45vw;
        text-align: right; }
        @media print, screen and (min-width: 768px) {
          #header .main_nav_content nav {
            padding-top: 280px;
            width: 500px; } }
        #header .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; }
        #header .main_nav_content nav a {
          display: block;
          color: #fff;
          text-decoration: none;
          font-family: "Raleway", sans-serif;
          font-weight: 100;
          font-size: 2.4rem;
          padding: 0.8rem 0; }
  #header .opened .main_nav_trg {
    background: none;
    transition: background 0.1s linear; }
    #header .opened .main_nav_trg span:nth-child(1) {
      width: 24px;
      background-color: #fff;
      transform: rotate(45deg) translate(6px, 5px); }
    #header .opened .main_nav_trg span:nth-child(3) {
      width: 24px;
      background-color: #fff;
      transform: rotate(-45deg) translate(7px, -5px); }
    #header .opened .main_nav_trg span:nth-child(2) {
      opacity: 0; }
  #header .opened .main_nav_content {
    width: 170vw;
    height: 120vh;
    top: -15vh;
    right: -75vw;
    border-radius: 50%; }
    @media print, screen and (min-width: 768px) {
      #header .opened .main_nav_content {
        width: 1000px;
        height: 1000px;
        top: -350px;
        right: -300px; } }
    #header .opened .main_nav_content nav li {
      margin-right: 0; }

/*****************************
FOOTER
******************************/
#footer_wrap {
  width: 100%; }

#footer {
  background: #000;
  color: #fff;
  line-height: 1.0;
  position: relative;
  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_cols {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  padding-bottom: 3rem; }
  .footer_cols_logo {
    opacity: 0.4;
    width: calc(47px + 2.6rem); }
    .footer_cols_logo a {
      padding: 1.3rem;
      display: block; }
    .footer_cols_logo img {
      width: 47px; }
  .footer_cols_nav {
    width: 280px; }
    @media print, screen and (min-width: 768px) {
      .footer_cols_nav {
        width: 340px; } }
    .footer_cols_nav ul {
      display: flex;
      flex-wrap: wrap;
      align-items: flex-start;
      text-align: right;
      font-family: "Raleway", sans-serif;
      font-weight: 200;
      font-size: 2rem;
      padding: 50px 2rem 0 0; }
      @media print, screen and (min-width: 768px) {
        .footer_cols_nav ul {
          padding: 0 2rem 0 0;
          font-size: 2.4rem; } }
      .footer_cols_nav ul li {
        width: 50%; }
    .footer_cols_nav a {
      color: #fff;
      text-decoration: none;
      display: block;
      padding: 0.8rem 0.5rem; }
      @media print, screen and (min-width: 768px) {
        .footer_cols_nav a {
          padding: 0.5rem; } }

#footer_cpr {
  text-align: center;
  padding: 1rem 0 3rem;
  font-size: 1.1rem;
  color: rgba(255, 255, 255, 0.6); }
  @media print, screen and (min-width: 768px) {
    #footer_cpr {
      text-align: left;
      position: absolute;
      left: 2rem;
      bottom: 1.8rem; } }

/*****************************
TOP PAGE
******************************/
/*==============
Main visual
===============*/
.index_mv_scroll {
  display: block;
  position: absolute;
  bottom: 0;
  right: 1rem;
  width: 12px;
  height: 161px;
  background: url("https://www.okey-pro.jp/wp/wp-content/themes/o-key2021/assets/img/common/scroll.svg") no-repeat 100% 100%;
  background-size: contain;
  cursor: pointer; }
  @media print, screen and (min-width: 1010px) {
    .index_mv_scroll {
      width: 16px;
      height: 215px;
      right: 2rem; } }
@media print, screen and (min-width: 1010px) {
  .index_mv div#n2-ss-2-align {
    max-width: 90vw !important; } }

/*==============
Index heading
===============*/
body.home .heading1 {
  margin-bottom: 5rem; }
  @media print, screen and (min-width: 768px) {
    body.home .heading1 {
      margin-bottom: 6rem; } }

/*==============
Index section title
===============*/
.index_sectitle {
  display: none; }
  @media print, screen and (min-width: 1010px) {
    .index_sectitle {
      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: absolute;
      top: 80px;
      left: -10px;
      transform: rotate(90deg);
      transform-origin: left bottom; } }

/*==============
Index news
===============*/
.index_news {
  background: #f0f0f0;
  padding: 5rem 0; }
  @media print, screen and (min-width: 768px) {
    .index_news {
      padding: 8rem 0; } }
  @media print, screen and (min-width: 1010px) {
    .index_news {
      position: relative;
      min-height: 400px; } }
  .index_news .wp-block-latest-posts__list {
    padding: 0 1rem 1.5rem; }
    @media print, screen and (min-width: 768px) {
      .index_news .wp-block-latest-posts__list {
        padding: 0 1rem 2.5rem; } }
    .index_news .wp-block-latest-posts__list li {
      list-style: none !important;
      margin-left: 0 !important;
      margin-bottom: 2rem;
      display: flex;
      flex-direction: column-reverse; }
      @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;
          margin-bottom: 2.5rem; } }
      .index_news .wp-block-latest-posts__list li a {
        display: block;
        text-decoration: none; }
        @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; }
        @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 artist
===============*/
.index_artist {
  padding: 5rem 0; }
  @media print, screen and (min-width: 768px) {
    .index_artist {
      padding: 8rem 0; } }
  @media print, screen and (min-width: 1010px) {
    .index_artist {
      position: relative; } }

/*****************************
ARTIST
******************************/
/*==============
Artist list
===============*/
.artist_data {
  text-align: center;
  padding-left: 2rem;
  padding-right: 2rem; }
  @media print, screen and (min-width: 768px) {
    .artist_data {
      padding-left: 0;
      padding-right: 0;
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between;
      align-items: flex-start;
      border-bottom: 1px solid #000; } }
  .artist_data li {
    list-style: none !important;
    margin-left: 0 !important; }
  .artist_data > li {
    margin-bottom: 6rem; }
    @media print, screen and (min-width: 768px) {
      .artist_data > li {
        width: 30%; } }
  .artist_data_logo {
    max-width: 250px;
    height: 70px !important;
    object-fit: contain;
    display: block;
    margin: 0 auto 1rem; }
    @media print, screen and (min-width: 768px) {
      .artist_data_logo {
        width: 100%;
        height: 50px !important;
        max-width: 200px; } }
  .artist_data_thumbnail {
    display: block;
    margin: 0 auto 1rem; }
  .artist_data_sns {
    margin-right: 3em;
    margin-left: 3em; }
    .artist_data_sns li {
      display: inline-block;
      line-height: 1.0; }
    .artist_data_sns a {
      display: inline-block;
      padding: 0.5rem; }
      @media print, screen and (min-width: 1010px) {
        .artist_data_sns a {
          padding: 0.5rem 0.3rem; } }
    .artist_data_sns img {
      height: 30px; }
      @media print, screen and (min-width: 768px) {
        .artist_data_sns img {
          height: 26px; } }

/*****************************
AUDITION FORM
******************************/
/*==============
Audition form
===============*/
.audition_form input[name="age"] {
  width: 5.5em; }
  .audition_form input[name="age"]::placeholder {
    text-indent: 3em; }

/*****************************
FAQ
******************************/
/*==============
FAQ block
===============*/
.faq {
  margin-bottom: 1.5rem; }
  .faq_q {
    background: #a8a8a8;
    padding: 1rem 2.5em !important;
    text-indent: -1.5em;
    position: relative; }
    .faq_q:before {
      content: "Q: "; }
    .faq_q:after {
      content: "＋";
      position: absolute;
      top: calc(50% - 0.8em);
      right: 0.5em;
      font-size: 2rem;
      font-weight: bold; }
    .faq_q.acc_bt_close:after {
      content: "－"; }
  .faq_a {
    display: none;
    padding-right: 1rem;
    padding-left: 2.5em;
    text-indent: -1.5em; }
    .faq_a:before {
      content: "A: "; }
    .faq_a:after {
      content: "";
      display: block;
      width: 100%;
      height: 20px; }

/*****************************
SHOP
******************************/
/*==============
Goods block
===============*/
.goods {
  padding: 6rem 0 4rem; }
  .goods_image_main {
    text-align: center;
    margin-bottom: 15px; }
    .goods_image_main img {
      max-height: 300px;
      width: auto; }
  .goods_image_thumb {
    line-height: 1.0;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 1rem; }
    .goods_image_thumb li {
      list-style: none !important;
      margin: 0 !important;
      padding: 0 5px 10px;
      width: 25%; }
      .goods_image_thumb li img {
        width: 100%;
        height: 90px;
        object-fit: cover; }
  .goods_title {
    font-size: 2rem;
    font-weight: bold;
    line-height: 1.3;
    margin-bottom: 0.5rem !important; }
  .goods_price {
    font-size: 2.3rem;
    font-family: serif;
    font-weight: bold;
    line-height: 1.1;
    text-align: right;
    color: #bd0000; }

/*end*/
