@charset "UTF-8";
html, body {
  margin: 0;
  padding: 0;
}

body {
  font-family: "?????? Pro W3", "Hiragino Kaku Gothic Pro", "????", Meiryo, "MS P????", sans-serif;
  width: 100%;
  height: 100%;
  font-size: 12px;
  letter-spacing: 0.2em;
}

button, input, optgroup, select, textarea {
  border: 1px solid #aaa;
  background-color: #fff;
  padding: 5px 7px;
}

a {
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  background: transparent;
  font-weight: bold;
  text-decoration: none;
  color: #cc6600;
}

/* 基本スタイル */
a {
  color: #ff6600; /* オレンジ色 - 通常状態 */
  transition: none; /* 遷移効果を無効化して即時に色が変わるように */
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); /* タップ時のハイライトを消す */
}

/* 訪問済みリンクも通常状態と同じに */
a:visited {
  color: #ff6600;
}

/* デスクトップ向けホバー効果 - 通常リンクと訪問済みリンク両方に適用 */
@media (hover: hover) and (pointer: fine) {
  a:hover,
  a:visited:hover { /* 訪問済みリンクのホバー状態も同様に */
    color: #000000; /* 黒色 - ホバー時 */
  }
}
/* スマートフォン向け対応 */
@media (hover: none), (pointer: coarse) {
  /* タッチデバイスでのホバー状態を強制的にリセット */
  a:hover,
  a:visited:hover { /* 訪問済みリンクも含める */
    color: #ff6600 !important; /* オレンジ色に強制 */
  }
  /* アクティブ状態（タップ時）のスタイル */
  a:active,
  a:visited:active { /* 訪問済みリンクも含める */
    color: #000000;
  }
}
strong {
  line-height: 1.5;
}

.clear {
  clear: both;
}

.alignleft, .alignright {
  float: none;
}

.rk_stamps {
  display: flex;
  flex-wrap: wrap;
}
.rk_stamps #lesson_container {
  width: 284px;
  margin-bottom: 20px;
}
.rk_stamps #lesson_container #lesson_icon_top {
  text-align: center;
}
.rk_stamps #lesson_container #lesson_icon_top img {
  margin-right: 0px;
}
.rk_stamps #lesson_container #lesson_content_top {
  margin: 0 35px;
  box-sizing: border-box;
}
.rk_stamps #lesson_container .btn {
  margin-top: 25px;
}

.therealenglishteacher {
  width: 284px;
}

.page {
  margin: 0;
}

.entry-content {
  margin: 0;
  width: 852px;
  margin: 0 auto;
}

.user_logged_in .container {
  padding-top: 200px;
}

.rk_block {
  position: relative;
  width: 852px;
  margin: 0 auto;
}

.container {
  padding-top: 150px;
  overflow: hidden;
}

.top_menu .item2 {
  position: absolute;
  background-color: rgba(255, 0, 0, 0.3333333333);
  width: 200px;
  height: 150px;
  top: -30px;
  left: -50px;
}

.dummyspaceForDashboard {
  height: 32px;
}

#category_top {
  width: 852px;
  height: 108px;
  padding: 0px;
  margin: 0px 0px 0px 0px;
  background: url(img/note_top.jpg) no-repeat;
}
#category_top #category_top_left {
  width: 500px;
  margin: 0px 0px 0px 149px;
  padding: 55px 0px 0px 0px;
}
#category_top #category_top_left img .smalltitle {
  padding: 5px 0px 0px 0px;
}
#category_top #category_top_right {
  width: 723px;
  height: 108px;
  margin: 0px 0px 0px 0px;
  padding: 0px;
}

.category_body {
  width: 852px;
  background: url(img/note_body.jpg) repeat-y;
  margin: 0px;
  padding: 0px;
}
.category_body ul li {
  list-style: none;
}
.category_body .entry-single-content {
  padding: 1px 0px 30px 149px;
}
.category_body .entry-single-content #title {
  padding: 0px 0px 20px 0px;
}
.category_body .entry-single-content .about_middle {
  width: 281px;
  padding: 0px 15px 30px 0px;
}
.category_body .entry-single-content .about_middle p {
  margin-top: 18px;
}
.category_body .entry-single-content .about_right {
  width: 281px;
  padding: 0px 1px 30px 0px;
}
.category_body .entry-single-content .about_right p {
  margin-top: 18px;
}
.category_body .entry-single-content #buttombtn {
  text-align: right;
}
.category_body .wp_single {
  padding: 0px 65px 30px 149px;
}
.category_body .wp_single .entry-single-title {
  display: block;
  margin-block-start: 0.67em;
  margin-block-end: 0.67em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  font-weight: bold;
}
.category_body .wp_single .entry-single-meta {
  font-size: 10px;
}

#category_bottom {
  width: 852px;
  height: 38px;
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  background: url(img/note_bottom.jpg) no-repeat;
  margin: 0px;
  padding: 0px;
}

.fixed_header {
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 10000;
}
.fixed_header .fixed_header_container {
  position: relative;
  width: 100%;
}
.fixed_header .fixed_header_container .fixed_header_content {
  margin-top: -67px;
}
.fixed_header .fixed_header_container .fixed_header_content #topGearContainer {
  position: absolute;
  width: 466px;
  height: 262px;
  left: -405px;
  top: 0px;
  overflow: hidden;
}
.fixed_header .fixed_header_container .fixed_header_content #topGearContainer div {
  top: -68px;
  position: relative;
}
.fixed_header .fixed_header_container .fixed_header_content #topGearContainer div .gear {
  position: absolute;
}
.fixed_header .fixed_header_container .fixed_header_content #topGearContainer div .ref {
  opacity: 0.5;
}
.fixed_header .fixed_header_container .fixed_header_content #topGearContainer div .gear4 {
  left: 250px;
}
.fixed_header .fixed_header_container .fixed_header_content #topGearContainer div .gear6 {
  left: 443px;
  top: 72px;
}
.fixed_header .fixed_header_container .fixed_header_content #topGearContainer div .gear7 {
  left: 167px;
  top: 135px;
}
.fixed_header .fixed_header_container .fixed_header_content #topGearContainer div .gear1 {
  left: 106px;
  top: 141px;
}
.fixed_header .fixed_header_container .fixed_header_content #topGearContainer div .gear3 {
  left: 43px;
  top: 180px;
}
.fixed_header .fixed_header_container .fixed_header_content #topGearContainer div .gear2 {
  left: 6px;
  top: 53px;
}
.fixed_header .fixed_header_container .fixed_header_content #topGearContainer div .gear5 {
  left: 0px;
  top: 204px;
}
.fixed_header #sns_block_base .left {
  float: left;
  background-color: #ff5b00;
  height: 67px;
  width: 50%;
}
.fixed_header #sns_block_base .right {
  float: right;
  background-color: #ff5b00;
  height: 52px;
  width: 50%;
}
.fixed_header #sns_block_base .image {
  background-image: url("img/2023/common/header/orange_bar_new_triangle_steep.png");
  background-position: 585px 51px;
  background-size: 30px 16px;
  background-repeat: no-repeat;
  margin: 0 auto;
  width: 852px;
  height: 67px;
}
.fixed_header #sns_block_base .image .base_adjust {
  float: right;
  background-color: #ff5b00;
  height: 67px;
  position: absolute;
  width: 585px;
}
.fixed_header #sns_block {
  pointer-events: none;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  background-position: center;
  background-repeat: no-repeat;
  top: 44px;
  left: 0;
  width: 100%;
  height: 57px;
}
.fixed_header #sns_block a {
  display: block;
  float: left;
}
.fixed_header #sns_block iframe {
  float: left;
}
.fixed_header #sns_block .content {
  width: 852px;
  margin: 0 auto;
  padding-top: 37px;
  position: relative;
}
.fixed_header #sns_block .content .fixed_header_button {
  margin-top: 0px;
}
.fixed_header #sns_block .content #btnBadge {
  position: absolute;
  margin-left: -480px;
  margin-top: -27px;
  width: 88px;
  height: 88px;
}
.fixed_header #sns_block .content #logoRKEGOP {
  position: absolute;
  margin-left: -487px;
  margin-top: -76px;
  width: 126px;
}
.fixed_header #sns_block .content #titleRKES {
  position: absolute;
  left: 9px;
  top: -12.5px;
  margin: -4px 0px 0px 83px;
  padding: 0px 0px 0px 0px;
  height: 40px;
}
.fixed_header #sns_block .content #titleRKES .fixed_header_button {
  width: 124px;
}
.fixed_header #sns_block .content #titleRKES_logo {
  position: absolute;
  left: 182px;
  top: -10.5px;
  margin: -13px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  height: 38px;
}
.fixed_header #sns_block .content #logoRKES {
  margin: 0px 0px 0px 0px;
}
.fixed_header #sns_block .content #logoRKES .fixed_header_button {
  width: 124px;
}
.fixed_header #sns_block .content #titleRKEG {
  position: absolute;
  left: 254px;
  top: -12.5px;
  margin: -4px 0px 0px 32px;
  padding: 0px 0px 0px 0px;
  height: 40px;
}
.fixed_header #sns_block .content #titleRKEG .fixed_header_button {
  width: 124px;
}
.fixed_header #sns_block .content #titleRKEG_logo {
  position: absolute;
  left: 377px;
  top: -4px;
  margin: -7px 0px 0px 1px;
  height: 34px;
}
.fixed_header #sns_block .content #logoRKEG {
  margin: 0px 0px 0px 0px;
}
.fixed_header #sns_block .content #titleRKxC {
  position: absolute;
  left: 423.5px;
  top: -21.5px;
  margin: 5px 0px 0px 56px;
  height: 24px;
}
.fixed_header #sns_block .content #titleRKxC .fixed_header_button {
  width: 124px;
}
.fixed_header #sns_block .content #titleRKxC_logo {
  position: absolute;
  left: 581.5px;
  top: -15px;
  margin: 6px 0px 0px 1px;
  height: 22px;
}
.fixed_header #sns_block .content #logoRKxC {
  margin: 0px 0px 0px 0px;
}
.fixed_header #sns_block .content #btn_official_blog {
  float: right;
  text-align: right;
  font-weight: bolder;
  letter-spacing: 0px;
  margin-top: 4px;
}
.fixed_header #sns_block .content #btn_official_blog a {
  display: block;
  width: 119px;
  height: 12px;
  background-image: url("img/2014/common/header-official-blog.png");
  background-repeat: no-repeat;
  background-position: 0px -12px;
  color: #0f0;
}
.fixed_header #sns_block .content #btn_official_blog a:hover {
  background-position: 0px 0px;
}
.fixed_header #sns_block .content #header_sns_buttons {
  position: absolute;
  right: -20px;
  top: -31px;
}
.fixed_header #sns_block .content #header_sns_buttons #btnRKTV_L {
  width: 88px;
  height: 88px;
  margin: 0px 0px 0px 62px;
}
.fixed_header #sns_block .content #header_sns_buttons #btnRKTV_L .img {
  width: 100%;
  height: 100%;
  position: relative;
}
.fixed_header #sns_block .content #header_sns_buttons #btnRKTV_L .img img {
  width: 100%;
  height: 100%;
  transition: 0.2s;
}
.fixed_header #sns_block .content #header_sns_buttons #btnRKTV_L .img .btn_off {
  position: absolute;
  opacity: 1;
}
.fixed_header #sns_block .content #header_sns_buttons #btnRKTV_L .img .btn_on {
  position: absolute;
  opacity: 0;
}
.fixed_header #sns_block .content #header_sns_buttons #btnRKTV_L .img .rollout {
  position: absolute;
  opacity: 1;
}
.fixed_header #sns_block .content #header_sns_buttons #btnRKTV_L .img .rollover {
  position: absolute;
  opacity: 0;
}
.fixed_header #sns_block .content #header_sns_buttons #btnRKTV_L .img:hover .btn_off {
  opacity: 1;
}
.fixed_header #sns_block .content #header_sns_buttons #btnRKTV_L .img:hover .btn_on {
  opacity: 1;
}
.fixed_header #sns_block .splash {
  position: absolute;
  background-image: url("img/2014/common/header-splash.png");
  background-repeat: no-repeat;
  width: 173px;
  height: 149px;
  right: -186px;
  margin-top: -52px;
}

#footer_line_image {
  padding: 0;
  margin: 0;
  background: url(img/2017/common/foot_bg.png) repeat-x center top;
  width: 100%;
  height: 238px;
  margin-top: -7px;
}

footer {
  width: 100%;
  overflow: hidden;
}
footer .content_block {
  margin: 0 auto;
  width: 852px;
  height: 300px;
}
footer #rk_community .foot_title, footer #rk_englishschool .foot_title, footer #footer_banner .foot_title, footer #sitemap .foot_title {
  display: flex;
  align-items: flex-end;
}
footer #rk_community .foot_title img, footer #rk_englishschool .foot_title img, footer #footer_banner .foot_title img, footer #sitemap .foot_title img {
  display: block;
}
footer #rk_community .foot_title .logo, footer #rk_englishschool .foot_title .logo, footer #footer_banner .foot_title .logo, footer #sitemap .foot_title .logo {
  width: 50%;
}
footer #rk_community {
  margin-bottom: 92px;
  width: 868px;
  height: auto;
}
footer #rk_community .foot_title {
  margin-left: -22px;
  margin-bottom: 28.5px;
}
footer #rk_community .foot_title .logo {
  width: 50px;
  margin-left: 12px;
  margin-top: -6px;
}
footer #rk_community #facebookJ_channels {
  margin-top: 22px;
  margin-left: 1px;
}
footer #rk_community #sns_media_links_on_rk_community {
  margin-left: -39px;
  width: 930px;
}
footer #rk_community #sns_media_links_on_rk_community .sns_buttons img {
  width: 120px;
}
footer #rk_community #sns_media_links_on_rk_community .sns_buttons:last-child {
  margin-right: 0px;
}
footer #rk_community #sns_media_links_on_rk_community .line1, footer #rk_community #sns_media_links_on_rk_community .line2 {
  display: flex;
  justify-content: space-between;
}
footer #rk_community #sns_media_links_on_rk_community .line2 {
  justify-content: space-evenly;
}
footer #rk_community #sns_media_links_on_rk_community .line1 {
  margin-bottom: 15px;
}
footer #rk_community #sns_media_links_on_rk_community .line2 #sns_media_link_3 {
  margin: 0px 15px 0px 15px;
}
footer #rk_community iframe {
  border: none;
  overflow: hidden;
  width: 285px;
  height: 150px;
}
footer #rk_community .last {
  width: 282px;
}
footer #rk_englishschool {
  margin-bottom: 81px;
  height: 199px;
}
footer #rk_englishschool .foot_title {
  margin-bottom: 12px;
  margin-left: -20px;
}
footer #rk_englishschool .foot_title .logo {
  width: 58px;
  margin-left: 9px;
  margin-top: -13px;
}
footer #rk_englishschool a {
  margin-left: 15px;
}
footer #footer_banner {
  height: 852px;
  margin-bottom: 0px;
  height: auto;
}
footer #footer_banner .foot_title {
  margin-bottom: 20px;
  margin-left: -20px;
}
footer #footer_banner .foot_title .logo {
  width: 40px;
  margin-left: 14px;
  margin-bottom: -1px;
}
footer #footer_banner .banners {
  display: flex;
  flex-wrap: wrap;
  width: 960px;
  margin-left: -48px;
}
footer #footer_banner .banners a {
  display: block;
  width: 180px;
  height: 180px;
  aspect-ratio: 1;
  margin-bottom: 12px;
  margin-right: 12px;
}
footer #footer_banner .banners a img {
  width: 100%;
  height: 100%;
}
footer #sitemapAndLogos {
  background-image: url("img/2023/common/footer/rk_helmet_shadow_transparent_bw_1400_opacity25.png");
  background-repeat: no-repeat;
  background-size: 700px 592px;
  background-position: calc(50% + 30px) 39px;
}
footer #sitemap {
  height: auto;
  padding-top: 71px;
}
footer #sitemap .foot_title {
  margin-bottom: 20px;
  margin-left: -20px;
}
footer #sitemap .foot_title .logo {
  width: 54px;
  margin-left: 10px;
  margin-top: 0px;
}
footer #sitemap .foot_navi {
  width: 852px;
  float: left;
  margin-bottom: 22px;
  letter-spacing: 0.2em;
  font-size: 11px;
}
footer #sitemap .foot_navi .item {
  width: 215px;
  float: left;
}
footer #sitemap .foot_navi .item a {
  display: block;
  padding-bottom: 13px;
  color: #ffffff;
  font-weight: normal;
  line-height: 1.4;
  letter-spacing: 0.22em;
}
footer #sitemap .foot_navi .item a:hover {
  color: #cc3300;
  font-weight: normal;
}
footer #sitemap .foot_navi .item h2 {
  font-size: 18px;
  color: #c9480e;
  padding-bottom: 14px;
  font-weight: bold;
}
footer #sitemap .foot_navi .last {
  width: 200px;
}
footer .rk_icons {
  clear: both;
}
footer .rk_icons #footer_images {
  height: 138px;
  position: relative;
}
footer .rk_icons #footer_images .logo {
  position: absolute;
}
footer .rk_icons #footer_images .logo a {
  display: block;
  position: relative;
}
footer .rk_icons #footer_images .logo a img {
  position: absolute;
  top: 0;
  left: 0;
}
footer .rk_icons #footer_images #logo1 {
  top: 46px;
  left: -40px;
}
footer .rk_icons #footer_images #logo1 a {
  width: 86px;
  height: 74px;
}
footer .rk_icons #footer_images #logo2 {
  top: 55px;
  left: 90.5px;
}
footer .rk_icons #footer_images #logo2 a {
  width: 74px;
  height: 60px;
}
footer .rk_icons #footer_images #logo4 {
  top: 54.5px;
  left: 211px;
}
footer .rk_icons #footer_images #logo4 a {
  width: 70px;
  height: 60px;
}
footer .rk_icons #footer_images #logo5 {
  top: 47px;
  left: 326.5px;
}
footer .rk_icons #footer_images #logo5 a {
  width: 66px;
  height: 66px;
}
footer .rk_icons #footer_images #logo6 {
  z-index: 100;
  top: 52.5px;
  left: 442px;
}
footer .rk_icons #footer_images #logo6 a {
  width: 50px;
  height: 62px;
}
footer .rk_icons #footer_images #logo7 {
  z-index: 100;
  top: 52.5px;
  left: 543px;
}
footer .rk_icons #footer_images #logo7 a {
  width: 54px;
  height: 64px;
}
footer .rk_icons #footer_images #logo8 {
  z-index: 99;
  top: -10px;
  left: 546px;
  width: 470px;
}
footer .rk_icons #footer_images #logo8 a {
  width: 470px;
  height: 776px;
  overflow: visible;
}
footer .rk_icons #footer_images #logo8 a img {
  height: 776px;
}
footer #footer_orangebar3 {
  width: 100%;
}
footer #footer_orangebar3 {
  overflow-y: hidden;
  height: 167px;
  background-color: #ff5b00;
  text-align: center;
  font-family: "Open Sans", sans-serif;
}
footer #footer_orangebar3 #foot_copyright {
  color: #fff;
  font-size: 12px;
  margin: 0 auto;
  margin-top: 139px;
  text-align: center;
  padding-top: 0px;
  letter-spacing: 0.05em;
  font-weight: lighter;
}
footer #footer_orangebar3 .icons {
  position: relative;
  width: 852px;
  margin: 0 auto;
  margin-top: 27px;
}
footer #footer_orangebar3 .icons .col1, footer #footer_orangebar3 .icons .col2, footer #footer_orangebar3 .icons .col3 {
  position: absolute;
}
footer #footer_orangebar3 .icons .col1 {
  left: -112px;
  top: -48px;
}
footer #footer_orangebar3 .icons .col1 img {
  width: 370px;
}
footer #footer_orangebar3 .icons .col2 {
  left: 50%;
  top: -6px;
  transform: translateX(-50%);
  text-align: center;
}
footer #footer_orangebar3 .icons .col2 #footer_logo img {
  width: 100px;
}
footer #footer_orangebar3 .icons .col2 #footer_rkenglish {
  margin-top: 6px;
  height: 11.8px;
  width: 116px;
}
footer #footer_orangebar3 .icons .col3 {
  right: -34px;
  top: 25px;
  width: 100px;
}
footer #footer_orangebar3 .icons .col3 a img {
  width: 470px;
  height: 776px;
}
footer #footer_orangebar2 {
  height: 119px;
  background-color: #ff5b00;
  text-align: center;
  font-family: "Open Sans", sans-serif;
}
footer #footer_orangebar2 #foot_copyright {
  color: #fff;
  font-size: 12px;
  margin: 0 auto;
  text-align: center;
  padding-top: 9px;
  letter-spacing: 0.5px;
  font-weight: lighter;
}
footer #footer_orangebar2 #footer_logo {
  display: block;
  width: 34px;
  margin: 0 auto;
  margin-top: 12px;
  margin-bottom: 9px;
}
footer #footer_orangebar2 #footer_rkenglish {
  height: 11.8px;
}
footer #footer_orangebar2 #footer_company {
  margin-top: -61px;
  margin-left: 840px;
}
footer #footer_orangebar {
  overflow: hidden;
  height: 169px;
  background-color: #ff5b00;
  text-align: center;
  font-family: "Open Sans", sans-serif;
}
footer #footer_orangebar #foot_copyright {
  color: #fff;
  font-size: 12px;
  margin: 0 auto;
  margin-top: 137px;
  text-align: center;
  padding-top: 0px;
  letter-spacing: 0.5px;
  font-weight: lighter;
}
footer #footer_orangebar .icons {
  position: relative;
  width: 852px;
  margin: 0 auto;
  margin-top: 27px;
}
footer #footer_orangebar .icons .col1, footer #footer_orangebar .icons .col2, footer #footer_orangebar .icons .col3 {
  position: absolute;
}
footer #footer_orangebar .icons .col1 {
  left: -112px;
  top: -48px;
}
footer #footer_orangebar .icons .col1 img {
  width: 370px;
}
footer #footer_orangebar .icons .col2 {
  left: 50%;
  top: 5px;
  transform: translateX(-50%);
  text-align: center;
}
footer #footer_orangebar .icons .col2 #footer_logo img {
  width: 104px;
}
footer #footer_orangebar .icons .col2 #footer_rkenglish {
  margin-top: 7px;
  height: 11.8px;
  width: 160px;
}
footer #footer_orangebar .icons .col3 {
  right: -34px;
  top: 25px;
  width: 100px;
}
footer #footer_orangebar .icons .col3 a img {
  width: 470px;
  height: 776px;
}

.rk_fade_container {
  position: relative;
}
.rk_fade_container a {
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
  color: inherit;
}
.rk_fade_container .fade-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}
.rk_fade_container .fade-image:first-child {
  opacity: 1;
}
.rk_fade_container .fade-image.fast-fade {
  transition: opacity 0.3s ease-in-out;
}
.rk_fade_container .fade-image.slow-fade {
  transition: opacity 1s ease-in-out;
}
.rk_fade_container:hover .fade-image:first-child {
  opacity: 0;
}
.rk_fade_container:hover .fade-image:last-child {
  opacity: 1;
}

.rk_button_container {
  text-align: center;
  position: relative;
}
.rk_button_container .wpcf7-spinner {
  position: absolute;
}

input.rk_button1 {
  background-image: url("/wp-content/uploads/2022/12/rkes_free_trial_button_orange_2_1704.png");
  aspect-ratio: 852/270;
  width: 100%;
  border: 0;
  background-size: contain;
  cursor: pointer;
}
input.rk_button1:hover {
  margin-top: -2px;
  margin-bottom: 2px;
}
input.rk_button1:active {
  opacity: 0.9;
}

input.rk_button_1_600 {
  background-image: url("/wp-content/uploads/2023/07/rk_button_1_600.png");
  aspect-ratio: 600/240;
  width: 300px;
  border: 0;
  background-size: contain;
  cursor: pointer;
}
input.rk_button_1_600:hover {
  margin-top: -2px;
  margin-bottom: 2px;
}
input.rk_button_1_600:active {
  opacity: 0.9;
}

input.rk_button_1_3360 {
  background-image: url("/wp-content/uploads/2023/07/rk_button_1_3360.png");
  aspect-ratio: 3360/1344;
  width: 100%;
  border: 0;
  background-size: contain;
  background-repeat: no-repeat;
  cursor: pointer;
}
input.rk_button_1_3360:hover {
  margin-top: -2px;
  margin-bottom: 2px;
}
input.rk_button_1_3360:active {
  opacity: 0.9;
}

.RK_crossfade_image .fade-container {
  display: block;
}
.RK_crossfade_image .fade-container .fade-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: opacity 0.5s ease;
}
.RK_crossfade_image .fade-container .fade-image:first-child {
  opacity: 1;
}
.RK_crossfade_image .fade-container .fade-image::last-child {
  z-index: 2;
}

#mini_richard {
  margin: 0 auto;
  width: 852px;
  height: 0px;
  position: relative;
}
#mini_richard img {
  position: absolute;
  bottom: 0;
  top: -87px;
  left: 23px;
  width: 124px;
  z-index: 999;
}

#top_bg01 {
  margin: 0 auto;
  width: 852px;
  height: 0px;
  bottom: 0px;
  position: relative;
  z-index: -1;
}
#top_bg01 .bg_img {
  position: absolute;
  top: -130px;
  left: -499px;
  background-image: url("/wp-content/themes/rkenglish/img/BG_94.jpg");
  width: 1850px;
  height: 732px;
}

#top_navi {
  left: 0;
  height: 442px;
  z-index: 999;
  position: relative;
}
#top_navi #image_navi {
  position: relative;
  margin: 0 auto;
  width: 852px;
}
#top_navi #image_navi .newitem {
  position: absolute;
  margin: 0;
}
#top_navi #image_navi .newitem .label {
  height: 7px;
  width: auto;
}
#top_navi #image_navi .newitem .pen {
  position: relative;
  width: 300px;
  height: auto;
  margin-left: 300px;
}
#top_navi #image_navi .newitem a {
  margin-top: -30px;
  width: 242px;
}
#top_navi #image_navi .newitem a img {
  width: 100%;
  width: 242px;
  height: 104px;
  max-width: none;
}
#top_navi #image_navi .newitem a .rollover, #top_navi #image_navi .newitem a .rollout {
  width: 242px;
  height: 104px;
}
#top_navi #image_navi .newitem a .rollover {
  width: 242px;
}
#top_navi #image_navi .newitem2 {
  position: absolute;
}
#top_navi #image_navi .item_about {
  top: 65px;
  left: -31px;
  width: auto;
}
#top_navi #image_navi .item_about a {
  margin-top: -33px;
  margin-left: -8px;
}
#top_navi #image_navi .item_lesson {
  top: 178px;
  left: -17px;
  width: auto;
}
#top_navi #image_navi .item_lesson a {
  margin-top: -34px;
  margin-left: -6px;
}
#top_navi #image_navi .item_present {
  top: 290px;
  left: -2px;
  width: auto;
}
#top_navi #image_navi .item_present a {
  margin-top: -34px;
  margin-left: -6px;
}
#top_navi #image_navi .item_event {
  top: -11px;
  left: 292px;
  width: auto;
}
#top_navi #image_navi .item_event a {
  margin-top: -34px;
  margin-left: -6px;
}
#top_navi #image_navi .item_product {
  top: 103px;
  left: 307px;
  width: auto;
}
#top_navi #image_navi .item_product a {
  margin-top: -34px;
  margin-left: -6px;
}
#top_navi #image_navi .item_goods {
  top: 215px;
  left: 322px;
  width: auto;
}
#top_navi #image_navi .item_goods a {
  margin-top: -34px;
  margin-left: -6px;
}
#top_navi #image_navi .item_goods .pen {
  position: absolute;
  top: -6px;
  left: -77px;
  width: 44px;
  height: auto;
  z-index: 1000;
}
#top_navi #image_navi .item_media {
  top: 328px;
  left: 337px;
  width: auto;
}
#top_navi #image_navi .item_media a {
  margin-top: -34px;
  margin-left: -6px;
}
#top_navi #image_navi .item_school {
  top: 215px;
  left: 645px;
  width: auto;
}
#top_navi #image_navi .item_school a {
  margin-top: -34px;
  margin-left: -6px;
}
#top_navi #image_navi .item_contact {
  top: 328px;
  left: 660px;
  width: auto;
}
#top_navi #image_navi .item_contact a {
  margin-top: -34px;
  margin-left: -6px;
}
#top_navi #image_navi .item_logo2 {
  top: -46px;
  left: 608px;
  width: 274px;
  height: 250px;
  margin-top: 0px;
}
#top_navi #image_navi .item_logo2 a {
  position: relative;
  width: 100%;
  height: 100%;
}
#top_navi #image_navi .item_logo2 a img {
  position: absolute;
  width: 274px;
  height: 250px;
}
#top_navi #image_navi .item_logo2 a img:first-child {
  width: 274px !important;
  height: 250px !important;
}
#top_navi #image_navi .item_logo2 a img:last-child {
  width: 274px !important;
  height: 250px !important;
}
#top_navi #image_navi li {
  margin-top: 5px;
  width: 188px;
}
#top_navi #image_navi li .label {
  width: 50%;
}
#top_navi #image_navi li a {
  display: block;
  width: 188px;
}
#top_navi #image_navi li a img {
  width: 188px;
}
#top_navi .item1 {
  margin-left: 15px;
  margin-right: 67px;
}
#top_navi .item1 .label {
  margin-left: 9px;
}
#top_navi .item1 a {
  margin-top: -8px;
}
#top_navi .item5 {
  margin-right: 267px;
  margin-left: 0px;
}
#top_navi .item5 .label {
  margin-left: 8px;
}
#top_navi .item5 a {
  margin-top: -14px;
}
#top_navi .item2 {
  margin-right: 50px;
  margin-left: 80px;
  margin-top: 16px !important;
}
#top_navi .item2 .label {
  margin-left: 8px;
}
#top_navi .item2 a {
  margin-top: -32px;
}
#top_navi .item11 {
  margin-left: 17px;
  margin-right: 67px;
  margin-bottom: 4px;
  margin-top: 16px !important;
}
#top_navi .item11 .label {
  margin-left: 8px;
  margin-top: -4px;
}
#top_navi .item11 a {
  margin-top: -20px;
}
#top_navi .item10 {
  margin-right: 0px;
  margin-left: 0px;
  margin-top: 16px !important;
}
#top_navi .item10 .label {
  margin-left: 9px;
}
#top_navi .item10 a {
  margin-top: -20px;
}

#schedule_container {
  height: 461px;
  z-index: 1000;
}
#schedule_container .top_bg02 {
  margin: 0 auto;
  width: 852px;
  height: 0px;
  bottom: 0px;
  position: relative;
  z-index: -1;
}
#schedule_container .top_bg02 .bg_img {
  position: absolute;
  top: -314px;
  left: -373px;
  background-image: url("img/2017/top/EventScheduleSplash4Full96p.svg");
  width: 1600px;
  height: 953px;
}
#schedule_container #schedule {
  margin-top: 181px;
  width: 700px;
  height: 332px;
  color: #fff;
  overflow: auto;
}
#schedule_container #schedule a {
  color: #fff;
  -webkit-font-smoothing: antialiased;
  font-weight: bold;
}
#schedule_container #schedule a:hover {
  text-decoration: underline;
}
#schedule_container .showlist {
  margin: 0 auto;
  width: 852px;
  height: 0px;
  bottom: 0px;
  position: relative;
}
#schedule_container .showlist a {
  position: absolute;
  top: 10px;
  left: 124px;
  color: #fff;
  font-weight: normal;
  font-size: 27px;
  font-weight: bold;
}
#schedule_container .showlist a:hover {
  text-decoration: underline;
}

#sounds_and_videos .top_bg03 {
  margin: 0 auto;
  width: 852px;
  height: 0px;
  bottom: 0px;
  position: relative;
  z-index: -1;
}
#sounds_and_videos .top_bg03 .bg_img {
  position: absolute;
  top: 170px;
  left: -262px;
  background-image: url("img/2016/top/Sound-Video-Skulls-2017-NCP.png");
  background-repeat: no-repeat;
  width: 1376px;
  height: 282px;
}
#sounds_and_videos .thumbnails {
  display: flex;
  justify-content: center;
}
#sounds_and_videos .thumbnails .sounds, #sounds_and_videos .thumbnails .videos {
  width: 426px;
  height: 480px;
}
#sounds_and_videos .thumbnails .sound {
  height: 160px;
}
#sounds_and_videos .thumbnails .sound p {
  height: 100%;
}
#sounds_and_videos .thumbnails .video {
  height: 240px;
}
#sounds_and_videos .thumbnails .video p {
  height: 100%;
}

#rk_channel_bar {
  width: 980px;
  height: 80px;
  background-image: url("img/2021/top/vs_bar_2021_3_neutral.png");
  margin-bottom: 15px;
  background-size: cover;
  margin: 0 auto;
}
#rk_channel_bar .base {
  white-space: nowrap;
  padding-top: 0px;
}
#rk_channel_bar .base #btn_moresounds {
  margin-left: 3px;
}
#rk_channel_bar .base #btn_morevideos {
  margin-left: 264px;
}
#rk_channel_bar .buttons {
  display: flex;
  justify-content: space-between;
  width: 100%;
  height: 68px;
}
#rk_channel_bar .buttons #btn_moresounds_blank {
  display: block;
  margin-top: 11px;
  margin-left: 9px;
}
#rk_channel_bar .buttons #btn_morevideos_blank {
  display: block;
  margin-right: 9px;
  margin-top: 11px;
}
#rk_channel_bar .buttons img {
  height: 46px;
}

.rk_slideshow_container {
  z-index: 1000;
}

#body_content {
  margin-top: 15px;
}
#body_content .top_bg04 {
  margin: 0 auto;
  width: 852px;
  height: 0px;
  bottom: 0px;
  position: relative;
  z-index: -1;
}
#body_content .top_bg04 .bg_img {
  position: absolute;
  top: 294px;
  left: -294px;
  background-image: url("img/2017/top/Star-Splash-NCP-2-NCP.svg");
  background-repeat: no-repeat;
  width: 1440px;
  height: 455px;
}
#body_content .body_container {
  display: flex;
  justify-content: center;
}
#body_content .body_container #index_contents {
  width: 558px;
  padding: 0;
}
#body_content .body_container #index_contents .default_block {
  margin-bottom: 10px;
  margin-right: 10px;
}
#body_content .body_container #index_contents #schedule_container {
  width: 997px;
  height: 644px;
  margin: -75px -385px 15px -200px;
  background-image: url("img/2014/schedule-bg-large.png");
  z-index: 1000;
}
#body_content .body_container #index_contents #schedule_container #schedule {
  font-size: 12px;
  line-height: 1.3em;
  background-color: rgba(255, 255, 255, 0);
  color: #fff;
  margin: 92px 0px 0px 118px;
  width: 438px;
  padding-right: 10px;
  height: 179px;
  float: left;
  position: relative;
  top: 150px;
  left: 132px;
  color: #fff;
  overflow: auto;
  -webkit-font-smoothing: antialiased;
}
#body_content .body_container #index_contents #schedule_container #schedule a {
  color: #fff;
  -webkit-font-smoothing: antialiased;
}
#body_content .body_container #index_contents #schedule_container #schedule a:hover {
  text-decoration: underline;
}
#body_content .body_container #index_contents #schedule_container .showlist {
  float: left;
  position: relative;
  top: 444px;
  left: -331px;
}
#body_content .body_container #index_contents #schedule_container .showlist a {
  -webkit-font-smoothing: antialiased;
  color: #fff;
  font-size: 18px;
  margin-top: -24px;
  display: block;
  margin-left: 15px;
}
#body_content .body_container #index_contents #schedule_container .showlist a:hover {
  text-decoration: underline;
}
#body_content .body_container #index_contents #whiteboard_facebook {
  height: 490px;
  position: relative;
}
#body_content .body_container #index_contents #whiteboard_facebook .image_back {
  position: absolute;
  left: -64px;
  top: 7px;
  width: 611px;
  height: 478px;
  background-image: url("img/2016/top/Whiteboard-bottom-layer-Thumbs-Up-NCP.png");
  background-repeat: no-repeat;
}
#body_content .body_container #index_contents #whiteboard_facebook #click_fb {
  position: absolute;
  top: 15px;
  left: 135px;
  height: 90px;
}
#body_content .body_container #index_contents #whiteboard_facebook area {
  outline: none;
}
#body_content .body_container #index_contents #whiteboard_facebook .fbplugin_container {
  position: absolute;
  top: 128px;
  left: 124px;
  overflow: hidden;
}
#body_content .body_container #index_contents #whiteboard_facebook .fbplugin_container iframe {
  margin-top: -71px;
}
#body_content .body_container #index_contents #whiteboard_facebook .image_front {
  position: absolute;
  top: 7px;
  left: -64px;
  pointer-events: none;
  width: 611px;
  height: 495px;
  background-image: url("img/2016/top/Whiteboard-Top-layer-Thumbs-Up-NCP.png");
}
#body_content .body_container #index_contents #blackboard_twitter {
  width: 478px;
  height: 308px;
  background-image: url("img/2016/top/Blackboard-2-NCP.png");
  background-repeat: no-repeat;
  margin-left: 31px;
  padding-top: 21px;
  padding-left: 20px;
}
#body_content .body_container #index_contents #blackboard_twitter a {
  background-color: #000;
  margin-left: 23px;
  margin-bottom: 5px;
  display: block;
  width: 209px;
}
#body_content .body_container #index_contents #social_media {
  margin-top: 21px;
}
#body_content .body_container #index_contents #book {
  margin-top: 18px;
}
#body_content .body_container #index_contents #book .book {
  display: block;
  width: 548px;
  height: 300px;
}
#body_content .body_container #index_contents #app_dvd {
  margin-top: 52px;
  display: flex;
  height: 255px;
}
#body_content .body_container #index_contents #app_dvd a {
  display: block;
}
#body_content .body_container #index_contents #app_dvd .app {
  margin-left: -53px;
  margin-right: 30px;
}
#body_content .body_container #index_contents #store {
  margin-top: 18px;
}
#body_content .body_container #index_contents #media {
  margin-top: 36px;
}
#body_content .body_container #index_contents #media .media {
  width: 548px;
  height: 155px;
}
#body_content .body_container #index_contents #stamps {
  margin-left: -12px;
  margin-right: -12px;
}
#body_content .body_container #index_contents #stamps .index_stamp {
  float: left;
  width: 259px;
  margin: 0px 0px 0px 12px;
  padding: 0px 18px 0px 0px;
}
#body_content .body_container #index_contents #stamps .index_stamp p {
  font: Arial, Helvetica, sans-serif;
  font-size: 10px;
  padding: 0px 0px 10px 0px;
  line-height: 130%;
}
#body_content .body_container #index_contents #stamps .index_stamp .icon {
  display: block;
  float: left;
  margin: 0px;
  padding: 0px;
  height: 170px;
  width: 93px;
  padding-bottom: 25px;
  padding-right: 8px;
}
#body_content .body_container #index_contents #stamps .index_stamp .title {
  margin: 0px;
  padding: 0px;
  padding-bottom: 10px;
}
#body_content .body_container #index_contents #stamps .index_stamp .index_btn {
  padding: 0px 0px 0px 0px;
}
#body_content .body_container #index_news {
  float: left;
  padding: 0;
  margin: 0px;
  margin-left: 8px;
  margin-top: 42px;
}
#body_content .body_container #index_news #ads {
  width: 286px;
}
#body_content .body_container #index_news #ads a {
  display: block;
  margin-bottom: 10px;
}
#body_content .body_container #index_news #ads a img {
  margin: 0;
}
#body_content .body_container #index_news #ads p {
  margin-bottom: 10px;
}
#body_content .body_container #index_news #ads p a {
  display: block;
}

.category_list {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.loop_2023 {
  display: flex;
  margin-left: 149px;
  margin-top: 40px;
}
.loop_2023 .entry-thumbnail {
  width: 209px;
  margin-right: 15px;
}
.loop_2023 .entry-infoblock {
  width: calc(100% - 300px);
}
.loop_2023 .entry-infoblock .entry-summary {
  margin: 1.5em 0;
}
.loop_2023 .entry-infoblock .entry-btn {
  text-align: right;
}

.tmp_blank_2023 #lesson_content_detail {
  width: 414px;
  margin: 0px;
  margin-right: 10px;
  padding: 0;
  padding-left: 0;
  padding-bottom: 50px;
  float: left;
}
.tmp_blank_2023 #lesson_content_detail p {
  font: Arial, Helvetica, sans-serif;
  font-size: 12px;
  padding: 20px 0px 20px 0px;
  letter-spacing: 0.2em;
}
.tmp_blank_2023 #lesson_content_detail .right {
  margin-right: 0px;
}
.tmp_blank_2023 #index_flash {
  margin: 0px auto;
  padding-bottom: 42px;
  width: 852px;
  height: 490px;
}
.tmp_blank_2023 #lesson_title {
  padding-top: 10px;
  padding-bottom: 30px;
}
.tmp_blank_2023 #lesson_second_title {
  padding-bottom: 21px;
}
.tmp_blank_2023 #lesson_line {
  padding-top: 30px;
  padding-bottom: 30px;
}

.tmp_faq_2015 h2 {
  margin-top: 20px;
  padding-bottom: 30px;
  border-bottom: solid #a09d9d 1px;
}
.tmp_faq_2015 h3 {
  border-bottom: solid #a09d9d 1px;
  padding: 20px 0 15px 0;
}
.tmp_faq_2015 li.layout {
  border-bottom: solid #a09d9d 1px;
  padding: 15px 0 15px 10px;
}
.tmp_faq_2015 li.layout dt {
  clear: both;
  float: left;
  width: 30px;
  font-weight: bold;
}
.tmp_faq_2015 li.layout dd {
  width: 602px;
  margin-left: 30px;
  font-size: 11px;
}
.tmp_faq_2015 li.layout dd.question {
  width: 602px;
  margin-left: 30px;
  font-weight: bold;
  font-size: 11px;
  padding-bottom: 10px;
}
.tmp_faq_2015 .faq_facebook {
  padding: 20px 0 25px 0;
}

.tmp_form_2023 {
  width: 852px;
  margin: 0 auto;
}
.tmp_form_2023 p {
  padding: 0px 0px 20px 0px;
}
.tmp_form_2023 .category_body {
  padding-left: 149px;
}
.tmp_form_2023 .entry-content {
  width: auto;
}
.tmp_form_2023 textarea {
  width: calc(100% - 50px);
}

.tmp_aboutrk_2023, .tmp_aboutrichard_2023 {
  width: 852px;
  margin: 0 auto;
}
.tmp_aboutrk_2023 p, .tmp_aboutrichard_2023 p {
  padding: 0px 0px 20px 0px;
}
.tmp_aboutrk_2023 #category_top_left img, .tmp_aboutrichard_2023 #category_top_left img {
  vertical-align: unset;
}
.tmp_aboutrk_2023 a.page_large_image, .tmp_aboutrichard_2023 a.page_large_image {
  display: block;
  margin-bottom: 20px;
}
.tmp_aboutrk_2023 .title, .tmp_aboutrichard_2023 .title {
  margin-bottom: 20px;
}
.tmp_aboutrk_2023 .about_rk_block, .tmp_aboutrichard_2023 .about_rk_block {
  display: flex;
}
.tmp_aboutrk_2023 .about_rk_block .about_rk_jp, .tmp_aboutrk_2023 .about_rk_block .about_rk_en, .tmp_aboutrichard_2023 .about_rk_block .about_rk_jp, .tmp_aboutrichard_2023 .about_rk_block .about_rk_en {
  width: 281px;
}
.tmp_aboutrk_2023 .about_rk_block .about_rk_jp .item, .tmp_aboutrk_2023 .about_rk_block .about_rk_en .item, .tmp_aboutrichard_2023 .about_rk_block .about_rk_jp .item, .tmp_aboutrichard_2023 .about_rk_block .about_rk_en .item {
  margin-bottom: 18px;
}
.tmp_aboutrk_2023 .about_rk_block .about_rk_jp .item .desc, .tmp_aboutrk_2023 .about_rk_block .about_rk_en .item .desc, .tmp_aboutrichard_2023 .about_rk_block .about_rk_jp .item .desc, .tmp_aboutrichard_2023 .about_rk_block .about_rk_en .item .desc {
  margin-top: 0;
  padding-top: 0;
}
.tmp_aboutrk_2023 .about_rk_block .about_rk_jp .item strong, .tmp_aboutrk_2023 .about_rk_block .about_rk_en .item strong, .tmp_aboutrichard_2023 .about_rk_block .about_rk_jp .item strong, .tmp_aboutrichard_2023 .about_rk_block .about_rk_en .item strong {
  margin-top: 0;
  padding-top: 0;
  line-height: 1;
}
.tmp_aboutrk_2023 .about_rk_block .about_rk_jp, .tmp_aboutrichard_2023 .about_rk_block .about_rk_jp {
  margin-right: 15px;
}
.tmp_aboutrk_2023 .about_rk_block p, .tmp_aboutrichard_2023 .about_rk_block p {
  width: 281px;
  padding-bottom: 20px;
  margin-top: 18px;
}
.tmp_aboutrk_2023 .about_rk_block p.pb40, .tmp_aboutrichard_2023 .about_rk_block p.pb40 {
  padding-bottom: 40px;
}
.tmp_aboutrk_2023 .about_rk_block p.pb35, .tmp_aboutrichard_2023 .about_rk_block p.pb35 {
  padding-bottom: 35px;
}
.tmp_aboutrk_2023 .about_rk_block p.pb30, .tmp_aboutrichard_2023 .about_rk_block p.pb30 {
  padding-bottom: 30px;
}
.tmp_aboutrk_2023 .about_rk_block p.pb25, .tmp_aboutrichard_2023 .about_rk_block p.pb25 {
  padding-bottom: 25px;
}
.tmp_aboutrk_2023 .about_rk_block p.pb20, .tmp_aboutrichard_2023 .about_rk_block p.pb20 {
  padding-bottom: 30px;
}
.tmp_aboutrk_2023 .about_rk_block p.pb10, .tmp_aboutrichard_2023 .about_rk_block p.pb10 {
  padding-bottom: 10px;
}
.tmp_aboutrk_2023 .about_rk_block p.pb5, .tmp_aboutrichard_2023 .about_rk_block p.pb5 {
  padding-bottom: 5px;
}
.tmp_aboutrk_2023 .about_rk_block p.pb0, .tmp_aboutrichard_2023 .about_rk_block p.pb0 {
  padding-bottom: 0;
}
.tmp_aboutrk_2023 #buttombtn, .tmp_aboutrichard_2023 #buttombtn {
  text-align: right;
  width: 638px;
  margin-top: 24px;
}

.tmp_aboutrichard_2023 .entry-single-content {
  padding-bottom: 0;
}
.tmp_aboutrichard_2023 .entry-single-content strong {
  display: block;
  margin-top: 18px;
  padding-bottom: 0;
}
.tmp_aboutrichard_2023 .entry-single-content .image01 {
  text-align: left;
  margin-top: 36px;
}
.tmp_aboutrichard_2023 .entry-single-content .download {
  width: 638px;
  text-align: right;
}
.tmp_aboutrichard_2023 .entry-single-content .download strong {
  margin-top: 5px;
}
.tmp_aboutrichard_2023 .entry-single-content .image02, .tmp_aboutrichard_2023 .entry-single-content .image03 {
  text-align: left;
  margin-top: 36px;
  margin-bottom: 36px;
}
.tmp_aboutrichard_2023 .entry-single-content .hobby_title {
  margin-top: 36px;
  padding: 0px;
  padding-bottom: 20px;
}
.tmp_aboutrichard_2023 .entry-single-content .hobby strong {
  margin: 0;
  display: inline;
}
.tmp_aboutrichard_2023 .entry-single-content .image04 {
  margin: 20px 0px;
}
.tmp_aboutrichard_2023 .entry-single-content .douga_de_richard {
  width: 638px;
}
.tmp_aboutrichard_2023 .entry-single-content .douga_de_richard .item {
  margin-bottom: 50px;
}
.tmp_aboutrichard_2023 .entry-single-content .douga_de_richard .item a {
  display: block;
}
.tmp_aboutrichard_2023 .about_rk_jp p, .tmp_aboutrichard_2023 .about_rk_en p {
  margin: 0;
  padding-bottom: 0.2em;
}

.rk_custom_box {
  margin: 0 auto;
  width: 100%;
  height: 0px;
  background-color: rgba(0, 0, 0, 0.2);
  position: relative;
  z-index: -1;
}

.rk_custom_float {
  position: absolute;
}

.is_login {
  top: 32px;
  z-index: 100;
}

._ref2 {
  opacity: 60%;
  width: 100%;
  height: 100%;
  background-color: #000;
  background-image: url("img/_ref/20240414_2009.png");
  background-size: 1080px;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100000;
  filter: grayscale(100%);
}/*# sourceMappingURL=style2023.css.map */