/*
Theme Name: heesey
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: heesey
Tags:

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

heesey is based on Underscores http://underscores.me/, (C) 2012-2016 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.io/normalize.css/
*/


/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
	--------------------------------------------------------------*/


/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/

html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
  /* Mozilla */
  white-space: -moz-pre-wrap;
  /* Opera 4-6 */
  white-space: -pre-wrap;
  /* Opera 7 */
  white-space: -o-pre-wrap;
  /* CSS3 */
  white-space: pre-wrap;
  /* IE 5.5+ */
  word-wrap: break-word;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

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

td,
th {
  padding: 0;
}


/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/

@font-face {
  font-family: "ALGERIA";
  src: url("/wp-content/themes/heesey/font/ALGERIA.TTF") format("TrueType"), url("/wp-content/themes/heesey/font/ALGERIA.woff2") format("woff2"), url("/wp-content/themes/heesey/font/ALGERIA.woff") format("woff");
}

@font-face {
  font-family: "Tattoo Shop";
  src: url("/wp-content/themes/heesey/font/Tattoo Shop.otf") format("OpenType");
}

@font-face {
  font-family: "LeCasinoRoyale";
  src: url("/wp-content/themes/heesey/font/MCF_StoneHead.ttf") format("OpenType");
}

body,
button,
input,
select,
optgroup,
textarea {
  color: #fff;
  font-family: sans-serif;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
}

p {
  margin-bottom: 1.5em;
}

dfn,
cite,
em,
i {
  font-style: italic;
}

blockquote {
  margin: 0 1.5em;
}

address {
  margin: 0 0 1.5em;
}

pre {
  background: #eee;
  font-family: "Courier 10 Pitch", Courier, monospace;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
}

code,
kbd,
tt,
var {
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  font-size: 15px;
  font-size: 0.9375rem;
}

abbr,
acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}

mark,
ins {
  background: #fff9c0;
  text-decoration: none;
}

big {
  font-size: 125%;
}


/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/

html {
  box-sizing: border-box;
}

*,
*:before,
*:after {
  /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
  box-sizing: inherit;
}

body {
  background: #000;
  /* Fallback for when there is no custom background color defined. */
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
}

blockquote,
q {
  quotes: """";
}

hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em;
}

ul,
ol {
  margin: 0 0 1.5em 3em;
}

ul {
  list-style: disc;
}

ol {
  list-style: decimal;
}

li>ul,
li>ol {
  margin-bottom: 0;
  margin-left: 1.5em;
}

dt {
  font-weight: bold;
}

dd {
  margin: 0 1.5em 1.5em;
}

img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */
}

figure {
  margin: 1em 0;
  /* Extra wide images within figure tags don't overflow the content area. */
}

table {
  margin: 0 0 1.5em;
  width: 100%;
}


/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  border: 1px solid;
  border-color: #ccc #ccc #bbb;
  border-radius: 3px;
  background: #e6e6e6;
  color: rgba(0, 0, 0, 0.8);
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1;
  padding: 0.6em 1em 0.4em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
  border-color: #ccc #bbb #aaa;
}

button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
  border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
  color: #666;
  border: 1px solid #ccc;
  border-radius: 3px;
  padding: 3px;
}

select {
  border: 1px solid #ccc;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
  color: #111;
}

textarea {
  width: 100%;
}


/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/


/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/

a {
  color: #a9a9a9;
}

a:visited {
  color: #a9a9a9;
}

a:hover,
a:focus,
a:active {
  color: #8e8e8e;
}

a:focus {
  outline: thin dotted;
}

a:hover,
a:active {
  outline: 0;
}


/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/

.main-navigation {
  clear: both;
  display: block;
  float: left;
  width: 100%;
}

.main-navigation ul {
  display: none;
  list-style: none;
  margin: 0;
  padding-left: 0;
}

.main-navigation li {
  float: left;
  position: relative;
}

.main-navigation a {
  display: block;
  text-decoration: none;
}

.main-navigation ul ul {
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  float: left;
  position: absolute;
  top: 100%;
  left: -999em;
  z-index: 99999;
}

.main-navigation ul ul ul {
  left: -999em;
  top: 0;
}

.main-navigation ul ul a {
  width: 200px;
}

.main-navigation ul ul li {}

.main-navigation li:hover>a,
.main-navigation li.focus>a {}

.main-navigation ul ul :hover>a,
.main-navigation ul ul .focus>a {}

.main-navigation ul ul a:hover,
.main-navigation ul ul a.focus {}

.main-navigation ul li:hover>ul,
.main-navigation ul li.focus>ul {
  left: auto;
}

.main-navigation ul ul li:hover>ul,
.main-navigation ul ul li.focus>ul {
  left: 100%;
}

.main-navigation .current_page_item>a,
.main-navigation .current-menu-item>a,
.main-navigation .current_page_ancestor>a,
.main-navigation .current-menu-ancestor>a {}


/* Small menu. */

.menu-toggle,
.main-navigation.toggled ul {
  display: block;
}

@media screen and (min-width: 37.5em) {
  .menu-toggle {
    display: none;
  }
  .main-navigation ul {
    display: block;
  }
}

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
  margin: 0 0 1.5em;
  overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  float: left;
  width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%;
}


/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/


/* Text meant only for screen readers. */

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}


/* Do not show the outline on the skip link target. */

#content[tabindex="-1"]:focus {
  outline: 0;
}


/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/

.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}


/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/

.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
  table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both;
}


/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/

.widget {
  margin: 0 0 1.5em;
}


/* Make sure select elements fit in widgets. */

.widget select {
  max-width: 100%;
}


/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/


/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/

.sticky {
  display: block;
}

.hentry {
  margin: 0 0 1.5em;
}

.updated:not(.published) {
  display: none;
}

.page-content,
.entry-content,
.entry-summary {
  margin: 1.5em 0 0;
}

.page-links {
  clear: both;
  margin: 0 0 1.5em;
}


/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/

.comment-content a {
  word-wrap: break-word;
}

.bypostauthor {
  display: block;
}


/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/


/* Globally hidden elements when Infinite Scroll is supported and in use. */

.infinite-scroll .posts-navigation,

/* Older / Newer Posts Navigation (always hidden) */

.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none;
}


/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */

.infinity-end.neverending .site-footer {
  display: block;
}


/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/

.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}


/* Make sure embeds and iframes fit their containers. */

embed,
iframe,
object {
  max-width: 100%;
}


/* Make sure logo link wraps around logo image. */

.custom-logo-link {
  display: inline-block;
}


/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/

.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}

.wp-caption-text {
  text-align: center;
}


/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/

.gallery {
  margin-bottom: 1.5em;
}

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}

.gallery-columns-2 .gallery-item {
  max-width: 50%;
}

.gallery-columns-3 .gallery-item {
  max-width: 33.33333%;
}

.gallery-columns-4 .gallery-item {
  max-width: 25%;
}

.gallery-columns-5 .gallery-item {
  max-width: 20%;
}

.gallery-columns-6 .gallery-item {
  max-width: 16.66667%;
}

.gallery-columns-7 .gallery-item {
  max-width: 14.28571%;
}

.gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
  max-width: 11.11111%;
}

.gallery-caption {
  display: block;
}


/*--------------------------------------------------------------
# 以下、追記
--------------------------------------------------------------*/

#page-top {
  position: fixed;
  bottom: 10px;
  right: 20px;
  font-size: 77%;
}

#page-top a {
  text-decoration: none;
  color: #fff;
  width: 80px;
  padding: 0;
  text-align: center;
  display: block;
}

#page-top a img {
  width: 100%;
}

#page-top a:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}

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

.clearfix {
  min-height: 1px;
  /*IE6、7対策*/
}

.clearfix {
  height: 1px;
  /*?*/
  /*/ /*MAC IE5.x対策*/
  height: auto;
  overflow: hidden;
  /**/
}


/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
　　ヘッダー
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */

.header-wrap {
  position: relative;
}

header#masthead {
  width: 100%;
  margin: 0 auto;
}

img.main_img {
  width: 100%;
}

.menu_box {
  bottom: 0;
  height: 100%;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  text-align: center;
}

.menu-menu-container {
  display: flex;
  justify-content: end;
  flex-direction: row-reverse;
}

img#head_logo {
  width: 1350px;
  padding: 1% 0 0 0;
}

ul#head_menu,
ul#head_sns {
  padding: 0;
  margin: 0;
}

ul#head_menu {
  bottom: 16%;
  margin-right: 0;
  position: absolute;
  text-align: left;
}

ul#head_menu li {
  /* font-size: 22px; */
  font-size: 30px;
  line-height: 45px;
  width: 300px;
  margin: 11px 0;
  font-family: "LeCasinoRoyale";
}

ul#head_menu li:hover {
  background: url("/wp-content/themes/heesey/img/menu_bg.png") repeat-y top left;
}

ul#head_menu li a {
  /* color: #fff; */
  /* color: #9c4040; */
  color: #000;
  display: inline-block;
  text-decoration: none;
}

ul#head_menu li a:hover {
  color: #000;
}

ul#head_menu li a span {
  padding: 0 0 0 65px;
  display: block;
  letter-spacing: 2px;
  /* line-height: 30px; */
  /* line-height: 32px; */
}

ul#head_menu li a span:first-letter {
  font-size: 42px;
  line-height: 30px;
}

ul#head_menu li a span.typo_red {
  color: #8d6ac8;
  display: inline;
  padding: 0;
}

ul#head_menu li a span.typo_small {
  display: inline-block;
  font-size: 22px;
  padding: 0;
  text-align: center;
}

ul#head_menu li a span.typo_black {
  color: #000;
  display: inline;
}

ul#head_menu li a span.hyphen {
  display: inline;
  padding: 0 3px;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
  font-size: 100%;
}

div.sns_box {
  bottom: 14%;
  display: flex;
  flex-direction: row-reverse;
  justify-content: end;
  margin-top: 0px;
  padding: 10px 0 0 0;
  position: absolute;
  right: 8.5%;
}

a.sns_link img {
  width: 30px;
}

span.new {
  font-family: "LeCasinoRoyale";
  color: #f00;
}

.header-bottom-bnr {
  text-align: center;
  /*position: absolute;
	width: 100%;
	bottom: 80px;*/
}

.bx-wrapper {
  background: transparent !important;
  border: none !important;
  box-shadow: none !important;
  margin: auto;
}

.bx-wrapper figure {
  margin: 0;
}

.slider img {
  margin: 0 auto;
  display: block;
}


/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
　　トップsection
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */

p.sec_center {
  text-align: center;
}

img.sec_title {
  width: 390px;
}

ul.top_info {
  margin: 0;
  padding: 0 1em;
  list-style: none;
  float: left;
  width: 33%;
}

ul.top_info li {
  font-weight: bold;
  font-size: 12px;
}

.none_date {
  text-transform: uppercase;
  font-family: "LeCasinoRoyale";
  text-align: center;
  padding: 1.3em 0;
  display: none;
}

.none_date.block_date {
  display: block;
}

.none_thumb {
  display: none;
}

p.md_set {
  font-size: 110px;
  font-weight: normal;
  margin: 0;
  line-height: 70px;
}

p.week {
  font-size: 25px;
  font-weight: normal;
  margin: 30px 0 0 0;
}

p.read_more {
  text-align: right;
  font-family: "LeCasinoRoyale";
  /* font-size: 18px; */
  font-size: 38px;
  letter-spacing: 1px;
}

p.read_more a span {
  display: inline-block;
  /* font-size: 21px; */
  font-size: 41px;
}

ul.top_info a,
p.read_more a {
  color: #fff;
  text-decoration: none;
}

ul.top_info a:visited,
p.read_more a:visited {
  color: #fff;
}

ul.top_info a:hover,
ul.top_info a:focus,
ul.top_info a:active,
p.read_more a:hover,
p.read_more a:focus,
p.read_more a:active {
  color: #aaa;
}


/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
　　パララックス
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */

div.parallax {
  height: 1000px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
}

div.parallax.parallax_img_profile {
  height: auto;
  padding-bottom: 30cm;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
}

.content {
  padding: 30px 0;
}

.box {
  max-width: 960px;
  margin: 0 auto;
}

.box h2 {
  line-height: 600px;
  font-size: 60px;
  color: #fff;
  text-align: center;
  font-weight: bold;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

.parallax_img_1 {
  background-position: 50% 53% !important;
  background: url(/wp-content/themes/heesey/img/top_img01.jpg?0302);
}

.parallax_img_2 {
  background-position: 50% 20% !important;
  background: url(/wp-content/themes/heesey/img/top_img02.jpg);
}

.parallax_img_3 {
  background-position: 50% 40% !important;
  background: url(/wp-content/themes/heesey/img/top_img03.jpg);
}

.parallax_img_info {
  background: url(/wp-content/themes/heesey/img/foot2022_info.jpg?0228);
}

@media screen and (max-width: 1600px) {
.parallax_img_info {
  background-position: 50% 55% !important;
  background: url(/wp-content/themes/heesey/img/foot2022_info.jpg?0228);
}    
}
@media screen and (max-width: 1024px) {
.parallax_img_info {
  background-position: 50% 75% !important;
  background: url(/wp-content/themes/heesey/img/foot2022_info.jpg?0228);
}    
}

.parallax_img_blog {
  background: url(/wp-content/themes/heesey/img/foot2022_say.jpg?0228);
}

.parallax_img_store {
  background-position: 50% 40% !important;
  background: url(/wp-content/themes/heesey/img/foot2022_store.jpg?0228);
}

.parallax_img_live {
  background-position: 50% 20% !important;
  background: url(/wp-content/themes/heesey/img/foot2022_live.jpg?0228);
}

.parallax_img_profile {
  background: url(/wp-content/themes/heesey/img/foot2022_profile.jpg?0228);
}

.parallax_img_disco {
  background-position: 50% 16% !important;
  background: url(/wp-content/themes/heesey/img/foot2022_disco.jpg?0228);
}

.parallax_img_hee_wall {
  background-position: 50% 30% !important;
  background: url(/wp-content/themes/heesey/img/foot2022_wall.jpg?0228);
}


/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
　　フッダー
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */

footer .menu-menu-container {
  text-align: center;
  justify-content: center;
}

footer .menu-menu-container ul {
  list-style: none;
  padding: 0;
  margin: 20px 0 0 0;
  display: inline-block;
  font-family: "LeCasinoRoyale";
}

footer .menu-menu-container ul li {
  float: left;
  line-height: 1em;
  border-left: solid 2px #fff;
  padding: 0 10px;
}

footer .menu-menu-container ul li:last-child {
  border-right: solid 2px #fff;
}

footer .menu-menu-container ul li a {
  color: #fff;
  text-decoration: none;
  display: table-cell;
}

footer .menu-menu-container ul li a:hover {
  color: #aaa;
}

footer .menu-menu-container ul li a:first-letter {
  font-size: 19px;
}

div#copyright {
  text-align: center;
  padding: 20px 0;
}

div#copyright p {
  padding: 0;
  margin: 0;
  font-size: 11px;
}


/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
　　ページ共通
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */

.page_content {
  padding: 30px 0;
}

.page_content .box h3 {
  text-align: center;
  font-family: "LeCasinoRoyale";
  font-weight: normal;
  font-size: 40px;
}

.page_content .box h3 img {
  width: 390px;
}


/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
　　PROFILE
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */

.page_content.content.profile:after {
  content: "";
  display: block;
  background: url(/wp-content/themes/heesey/img/prof_waku1.png) no-repeat;
  background-size: 100%;
  height: 130px;
  position: relative;
  bottom: -160px;
}

table.prof_table td {
  vertical-align: top;
}

table.prof_table td.prof_td1 {
  width: 40%;
}

table.prof_table td.prof_td1 img {
  width: 90%;
}

table.prof_table td.prof_td2 {
  width: 60%;
}

.profile-history h3 {
  text-align: right !important;
  font-family: "LeCasinoRoyale";
  font-weight: normal;
  font-size: 40px;
  padding-top: 140px;
  letter-spacing: 2px;
}

.profile-history h3.right_subtitle span {
  font-size: 47px;
}

.profile-history {
  background: url(/wp-content/themes/heesey/img/prof_history.png);
}

.profile-history:after {
  content: "";
  display: block;
  background: url(/wp-content/themes/heesey/img/prof_waku2.png) no-repeat;
  background-size: 100%;
  height: 130px;
  position: relative;
  bottom: -130px;
}

ul.profile-history-ul {
  padding: 0;
  margin: 5em 0 0 0;
  list-style: none;
}

ul.profile-history-ul li {
  float: left;
}

span.his_title {
  font-family: "LeCasinoRoyale";
  font-size: 130px;
}

ul.profile-history-ul li:first-child {
  width: 35%;
}

ul.profile-history-ul li:last-child {
  width: 65%;
}

ul.profile-history-ul li dl,
ul.profile-history-ul li dl dd,
ul.profile-history-ul li dl dd p {
  margin: 0;
}

ul.profile-history-ul li dl dd {
  margin-bottom: 1em;
  float: left;
}

ul.profile-history-ul li dl dd.history_year2 {
  width: 20%;
}

ul.profile-history-ul li dl dd.history_text {
  width: 80%;
}


/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
　　STORE
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */

ul.store_category {
  padding: 0;
  margin: 0 auto;
  list-style: none;
  display: table;
}

ul.store_category li {
  display: table-cell;
  padding: 0 10px;
  border-left: solid 2px #fff;
  line-height: 1em;
  font-family: "LeCasinoRoyale";
}

ul.store_category li:last-child {
  border-right: solid 2px #fff;
}

ul.store_category li a,
ul.store_ul a {
  color: #fff;
  text-decoration: none;
}

ul.store_category li a:visited,
ul.store_ul a:visited {
  color: #fff;
}

ul.store_category li a:hover,
ul.store_category li a:focus,
ul.store_category li a:active,
ul.store_ul a:hover,
ul.store_ul a:focus,
ul.store_ul a:active {
  color: #aaa;
}

h3.category_title {
  font-family: "LeCasinoRoyale";
  text-align: right;
  font-size: 22px;
  font-weight: normal;
  background: #444;
  padding: 0 15px 6px 15px;
  letter-spacing: 1px;
}

span.blue_star {
  color: #00a0e9;
  padding-right: 10px;
  font-size: 18px;
}

span.cat_indent {
  font-size: 25px;
}

ul.store_ul {
  height: 330px;
  list-style: none;
  padding: 0 1em;
  margin: 0;
  float: left;
  width: 25%;
}

ul.store_ul li {
  font-size: 12px;
}

ul.store_ul li div {
  word-wrap: break-word;
  overflow-wrap: break-word;
}


/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
　　DISCOGRAPHY
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */

.page_content .box h3 p {
  padding: 0;
  margin: 0;
}

span.sub_title_indent {
  font-size: 50px;
}

span.kaigyou {
  display: inline-block;
}

ul.disco_ul {
  list-style: none;
  padding: 0 1em 2em 1em;
  margin: 0;
}

ul.disco_ul li {
  font-size: 12px;
}

ul.disco_ul li a {
  color: #fff;
  text-decoration: none;
}

ul.disco_ul li a:hover {
  color: #aaa;
}

ul.disco_ul li div {
  word-wrap: break-word;
  overflow-wrap: break-word;
}

.none-link {
  pointer-events: none;
}


/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
　　INFORMATION
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */

table.info-title {
  background: #444;
}

td.post-cate {
  text-align: right;
  width: 120px;
  padding: 5px 15px;
  font-family: "LeCasinoRoyale";
}

td.post-title {
  padding: 5px 15px;
  font-weight: bold;
}

td.post-title a {
  color: #fff;
  text-decoration: none;
}

td.post-title a:visited {
  color: #fff;
}

td.post-title a:hover,
td.post-title a:focus,
td.post-title a:active {
  color: #aaa;
}

span.cat_box {
  display: inline-block;
}

span.cat_box:first-letter {
  font-size: 20px;
}

td.post-title div {
  width: 800px;
  word-wrap: break-word;
  overflow-wrap: break-word;
  word-break: break-all;
}

.post_main {
  padding-bottom: 3em;
}

p.post-time {
  text-align: right;
  font-size: 14px;
  /*    text-transform: uppercase; */
  font-family: "LeCasinoRoyale";
}

.info-catelink {
  list-style: none;
  padding: 0;
  font-size: 0;
}

.info-catelink li {
  background-color: #333;
  display: inline-block;
  width: 20%;
}

.info-catelink li a {
  color: #fff;
  font-size: 1rem;
  text-align: center;
  padding: 10px 0;
  transition: all 0.2s;
  display: inline-block;
  width: 100%;
}

.info-catelink li a:hover {
  background: #fff;
  color: #333;
  transition: all 0.2s;
}


/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
　　INFORMATION single
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */

ul#pager {
  padding: 0;
  margin: 0;
  list-style: none;
  line-height: 4em;
}

ul#pager .prev {
  float: right;
}

ul#pager .next {
  float: left;
}

ul#pager .prev a,
ul#pager .next a {
  border: solid 1px #fff;
  padding: 10px;
  color: #fff;
  text-decoration: none;
}

ul#pager .prev a:visited,
ul#pager .next a:visited {
  color: #fff;
}

ul#pager .prev a:hover,
ul#pager .next a:hover,
ul#pager .prev a:focus,
ul#pager .next a:focus,
ul#pager .prev a:active,
ul#pager .next a:active {
  color: #aaa;
}


/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
　　BLOG
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */

h3.blog_title {
  font-weight: bold;
  background: #444;
  padding: 5px 15px;
  margin: 0;
  font-size: 16px;
}

h3.blog_title a {
  color: #fff;
  text-decoration: none;
}

h3.blog_title a:visited {
  color: #fff;
}

h3.blog_title a:hover,
h3.blog_title a:focus,
h3.blog_title a:active {
  color: #aaa;
}

.blog_main {
  padding: 1em 0 3em 0;
}


/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
　　LIVE
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */

table.live_table {
  margin: 2em 0;
}

td.live_td1 {
  width: 6em;
  vertical-align: top;
}

td.live_td2 {
  width: 2em;
  vertical-align: top;
}

h3.blog_title.live {
  margin: 1em 0;
}


/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
  CONTACT
  ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */

table.stry-support01-table.stry-margintb20 {
  background: #fff;
  color: #000;
  margin: 2em auto;
}

div#div_support02 table td:first-child {
  padding-right: 2em;
}