@charset "UTF-8";
/*
Theme Name: ""
Description:""
Theme URI: www/
Author: MS
Author URI: www/
Version: 1
*/
@import "reset.css";
@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@200..900&family=Roboto+Condensed:wght@100..900&display=swap");
a {
  color: #1a0dab;
  text-decoration: none;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
a:link, a:visited {
  color: #660099;
  text-decoration: none;
}
a:hover, a:focus, a:active {
  text-decoration: underline;
  outline: none;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}

a.bg_col:hover, a.bg_col:focus, a.bg_col:active {
  text-decoration: underline;
  outline: none;
  background-color: rgba(238, 68, 34, 0.1);
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}

a img {
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}

a:hover img {
  filter: alpha(opacity=60);
  -moz-opacity: 0.6;
  opacity: 0.6;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}

a.hover_opacity:hover {
  filter: alpha(opacity=60);
  -moz-opacity: 0.6;
  opacity: 0.6;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}

a.non-hover:hover img {
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1;
}

.cf:before,
.cf:after {
  content: "";
  display: block;
  overflow: hidden;
}

.cf:after {
  clear: both;
}

.cf {
  zoom: 1;
}

.sp_only {
  display: none;
}

.pc_only {
  display: block;
}

.sp_only_inline {
  display: none;
}

.pc_only_inline {
  display: inline-block;
}

html {
  scrollbar-gutter: stable;
}

body {
  margin: 0;
  padding: 0px;
  font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 17px;
  font-weight: 400;
  line-height: 100%;
  color: #333333;
  background-color: #F8F8F4;
  font-feature-settings: "palt";
  letter-spacing: 0.05em;
}

/*-------------------------------------------------
	++ HEADER
-------------------------------------------------*/
header.site_header {
  width: 100%;
  overflow: hidden;
}
header.site_header .header_inner {
  margin: 0 auto;
  text-align: center;
  height: 100px;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
}
header.site_header #site_name {
  margin: 0 auto;
  text-align: center;
  display: block;
  clear: both;
  background: url("../img/logo_mark_omikujido.svg") no-repeat 50% 50%;
  background-size: contain;
  width: 92px;
  height: 92px;
  margin-bottom: 40px;
  text-indent: 200%;
  white-space: nowrap;
  overflow: hidden;
}
.top header.site_header .header_inner {
  height: 100vh;
  min-height: 900px;
  margin-top: 0;
}
.top header.site_header #site_name {
  margin: 0 auto;
  text-align: center;
  display: block;
  clear: both;
  background: url("../img/logo_omikujido_top.svg") no-repeat 50% 50%;
  background-size: contain;
  width: 246px;
  height: 198px;
  text-indent: 200%;
  white-space: nowrap;
  overflow: hidden;
}

header.site_header .header_ttl {
  display: inline-block;
  padding-bottom: 40px;
  position: relative;
  z-index: 100;
}
header.site_header .header_ttl .box_omikuji_wave {
  color: #ee4422;
  margin-top: 24px;
  margin-bottom: 28px;
}
header.site_header .header_ttl .box_omikuji_wave .omikuji_wave_top, header.site_header .header_ttl .box_omikuji_wave .omikuji_wave_bottom {
  display: block;
  position: relative;
  width: 256px;
  height: 20px;
  margin: 0 auto;
  font-size: 28px;
  line-height: 100%;
  letter-spacing: normal;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}
header.site_header .header_ttl .box_omikuji_wave .omikuji_wave_bottom span {
  transform: rotate(180deg);
}
header.site_header .header_ttl .box_omikuji_wave .box_copy {
  font-size: 18px;
  line-height: 100%;
  letter-spacing: 0.2em;
  font-weight: 500;
  margin: 4px;
}
header.site_header .header_ttl .box_omikuji_wave .box_copy .txt_web_omikuji {
  margin-left: 0.2em;
}
header.site_header .header_ttl .box_omikuji_wave .box_copy .txt_ver {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 300;
  margin-left: 1.4em;
  margin-right: 0.2em;
}
.en.top header.site_header #site_name {
  background: url("../img/logo_omikujido_top_en.svg") no-repeat 50% 50%;
  background-size: contain;
}
.en header.site_header .header_ttl .box_omikuji_wave .box_copy {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 300;
}
.en header.site_header .header_ttl .box_omikuji_wave .box_copy .txt_web_omikuji {
  margin-left: 0.3em;
}
.en header.site_header .header_ttl .box_omikuji_wave .box_copy .txt_ver {
  margin-right: 0.1em;
}

header.site_header .wall_omikuji_fuda {
  border-radius: 600px;
  width: 700px;
  height: 700px;
  position: absolute;
  z-index: 0;
  left: 50%;
  top: 50%;
  margin-left: -350px;
  margin-top: -350px;
}

.box_lang {
  position: absolute;
  top: 10px;
  right: 5px;
  z-index: 100;
  display: flex;
}
.box_lang span, .box_lang a {
  border: solid 1px #ee4422;
  background-color: #ee4422;
  color: #fff;
  width: 54px;
  text-align: center;
  display: inline-block;
  position: relative;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 300;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 0.2em;
  padding: 6px 10px 6px calc(10px + 0.2em);
  margin: 0 5px;
}
.box_lang span.lang_current, .box_lang a.lang_current {
  background-color: transparent;
  color: #ee4422;
}
.box_lang span.lang_current:after, .box_lang a.lang_current:after {
  content: "";
  position: absolute;
  bottom: -10px;
  width: 4px;
  height: 4px;
  background-color: #ee4422;
  border-radius: 50%;
  left: 50%;
  margin-left: -2px;
}
.box_lang a:hover, .box_lang a:focus, .box_lang a:active {
  text-decoration: none;
  background-color: transparent;
  color: #ee4422;
}

/*-------------------------------------------------
	++ NAV
-------------------------------------------------*/
nav {
  width: 100%;
  margin-top: 20px;
}
nav .nav_inner {
  margin: 0 auto;
  text-align: center;
  width: 1200px;
  position: relative;
}
nav ul {
  border-left: solid 1px #999999;
}
nav ul li {
  width: auto;
  float: left;
  border-right: solid 1px #999999;
}
nav ul li a, nav ul li a:link, nav ul li a:visited {
  display: block;
  padding: 10px 0 8px 0;
  width: 168px;
  margin: 0 5px;
  border-bottom: solid 2px #ffffff;
  font-size: 18px;
  color: #333333;
}
nav ul li a.menu_pv, nav ul li a:link.menu_pv, nav ul li a:visited.menu_pv {
  width: 293px;
}
nav ul li a:hover, nav ul li a.current, nav ul li a:link:hover, nav ul li a:link.current, nav ul li a:visited:hover, nav ul li a:visited.current {
  text-decoration: none;
  border-bottom: solid 2px #983333;
}

/*-------------------------------------------------
	++ HOME
-------------------------------------------------*/
/*-------------------------------------------------
	++ CONTENT BASE
-------------------------------------------------*/
#contener {
  overflow: hidden;
}
#contener #contents {
  margin: 0 auto;
  text-align: center;
  padding: 0px 0 40px 0;
  width: 1200px;
  position: relative;
  font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 16px;
  line-height: 160%;
}
#contener #contents.width_s {
  width: 720px;
}
#contener #contents .sec_message, #contener #contents .sec_tally,
#contener #contents .sec_tie_off,
#contener #contents .sec_news,
#contener #contents .sec_column,
#contener #contents .sec_writer {
  margin-top: 160px;
}
#contener #contents .sec_message h2, #contener #contents .sec_tally h2,
#contener #contents .sec_tie_off h2,
#contener #contents .sec_news h2,
#contener #contents .sec_column h2,
#contener #contents .sec_writer h2 {
  font-size: 32px;
  line-height: 120%;
  color: #ee4422;
  font-weight: 600;
  letter-spacing: 0.2em;
  padding-left: 0.2em;
  margin: 0;
}
.en #contener #contents .sec_message h2, .en #contener #contents .sec_tally h2,
.en #contener #contents .sec_tie_off h2,
.en #contener #contents .sec_news h2,
.en #contener #contents .sec_column h2,
.en #contener #contents .sec_writer h2 {
  letter-spacing: 0.05em;
  padding-left: 0.05em;
}
.en #contener #contents .sec_message h2 {
  letter-spacing: 0.05em;
  padding-left: 0.05em;
  font-weight: 600;
  font-size: 32px;
}
.en #contener #contents .sec_message p {
  letter-spacing: 0.05em;
  padding-left: 0.05em;
  font-weight: 300;
  font-size: 18px;
}

#contener #contents .sec_message {
  margin-top: 100px;
}
#contener #contents .sec_message h2 {
  color: #ee4422;
  font-size: 28px;
  line-height: 120%;
  margin-bottom: 32px;
}
#contener #contents .sec_message p {
  color: #ee4422;
  font-size: 18px;
  line-height: 300%;
  letter-spacing: 0.1em;
  padding-left: 0.1em;
}
#contener #contents .sec_tally .box_tally {
  margin-top: 40px;
  border-top: solid 1px rgba(238, 68, 34, 0.2);
  border-bottom: solid 1px rgba(238, 68, 34, 0.2);
  padding: 20px 0;
}
#contener #contents .sec_tally .box_tally.en .block_tally .lbl_tally {
  width: 11em;
  font-size: 16px;
  line-height: 100%;
  margin-top: 3px;
  margin-bottom: 3px;
}
#contener #contents .sec_tally .box_tally .block_tally {
  text-align: left;
  margin: 8px 0;
  display: flex;
  justify-content: start;
  align-items: center;
}
#contener #contents .sec_tally .box_tally .block_tally .lbl_tally {
  display: inline-block;
  width: 5em;
  vertical-align: bottom;
  text-align: right;
  color: #ee4422;
  font-size: 18px;
  line-height: 100%;
  margin-right: 4px;
  margin-top: 2px;
  margin-bottom: 4px;
  white-space: nowrap;
}
#contener #contents .sec_tally .box_tally .block_tally .bar_tally {
  display: inline-block;
  background-color: #ee4422;
  height: 16px;
  line-height: 100%;
  vertical-align: bottom;
}
#contener #contents .sec_tally .box_tally .block_tally .data_tally {
  vertical-align: bottom;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 0;
  white-space: nowrap;
  color: #ee4422;
  display: inline-block;
  margin-bottom: 2px;
  margin-left: 4px;
}
#contener #contents .sec_tally .box_tally_notice {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 14px;
  line-height: 100%;
  font-weight: 300;
  color: #ee4422;
  margin-top: 20px;
}
#contener #contents .sec_tally .box_tally_notice .txt_tally_restart {
  float: left;
}
#contener #contents .sec_tally .box_tally_notice .txt_tally_update {
  float: right;
}
#contener #contents .sec_tie_off .box_tie_off_more {
  margin-top: 40px;
}
#contener #contents .sec_news .box_news_more, #contener #contents .sec_news .box_column_more, #contener #contents .sec_column .box_news_more, #contener #contents .sec_column .box_column_more {
  margin-top: 40px;
}
#contener #contents .sec_writer .box_writer_more {
  margin-top: 40px;
}
#contener #contents .page-header {
  width: 100%;
  margin-bottom: 32px;
}
#contener #contents .page-header .box_omikuji_wave {
  color: #ee4422;
}
#contener #contents .page-header .box_omikuji_wave .omikuji_wave_top, #contener #contents .page-header .box_omikuji_wave .omikuji_wave_bottom {
  display: block;
  position: relative;
  width: 100%;
  height: 20px;
  margin: 0 auto;
  font-size: 30px;
  line-height: 100%;
  letter-spacing: normal;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}
#contener #contents .page-header .box_omikuji_wave .omikuji_wave_bottom span {
  transform: rotate(180deg);
}
#contener #contents .page-header .box_omikuji_wave .header_cat {
  margin-top: 28px;
  margin-bottom: 4px;
  font-size: 20px;
  line-height: 160%;
  letter-spacing: 0.4em;
  padding-left: 0.4em;
}
#contener #contents .page-header .box_omikuji_wave h1 {
  margin: 28px 0 28px 0;
  font-size: 32px;
  font-weight: 500;
  letter-spacing: 0.4em;
  padding-left: 0.4em;
  line-height: 160%;
}
#contener #contents .page-header .box_omikuji_wave h1.result_title, #contener #contents .page-header .box_omikuji_wave h1.post_title {
  letter-spacing: 0.1em;
  padding-left: 0.1em;
}
.en #contener #contents .page-header .box_omikuji_wave h1 {
  letter-spacing: 0.05em;
  padding-left: 0.05em;
}

#contener #contents .page-header .result_date, #contener #contents .page-header .post_date {
  margin-top: 22px;
  font-size: 20px;
  line-height: 100%;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 300;
  color: #ee4422;
  letter-spacing: 0.1em;
  padding-left: 0.1em;
}
#contener #contents .page-content {
  margin-top: 60px;
}
#contener #contents .page-content.text_align_left {
  text-align: left;
}
#contener #contents .page-content p.page_text_top {
  font-size: 16px;
  line-height: 240%;
}
#contener #contents .page-content .box_draw_input {
  margin-top: 60px;
}
#contener #contents .page-content .box_draw_input .block_draw_input {
  border-top: solid 1px rgba(238, 68, 34, 0.2);
  padding: 60px 0;
}
#contener #contents .page-content .box_draw_input .block_draw_input:last-of-type {
  border-bottom: solid 1px rgba(238, 68, 34, 0.2);
}
#contener #contents .page-content .box_draw_input .block_draw_input h2 {
  margin: 0 0 10px 0;
  color: #ee4422;
}
#contener #contents .page-content .box_draw_input .block_draw_input input {
  font-size: 28px;
  line-height: 160%;
  margin: 8px 0;
  text-align: center;
  padding: 2px;
}
#contener #contents .page-content .box_draw_input .block_draw_input input.ipt_name {
  width: 14em;
}
#contener #contents .page-content .box_draw_input .block_draw_input input.ipt_age {
  width: 4em;
  margin-right: 4px;
}
#contener #contents .page-content .box_draw_input .block_draw_input .txt_unit {
  font-size: 20px;
  vertical-align: bottom;
  display: inline-block;
  margin-bottom: 8px;
}
#contener #contents .page-content .box_draw_input .block_draw_input p {
  margin: 0;
  font-size: 14px;
  line-height: 160%;
}
#contener #contents .page-content .box_draw_input .block_draw_input .box_input_name {
  margin: 20px 0 0 0;
}
#contener #contents .page-content .box_draw_input .block_draw_input .box_input_sex {
  display: flex;
  justify-content: center;
  margin: 20px 0 0 0;
}
#contener #contents .page-content .box_draw_input .block_draw_input .box_input_sex label {
  margin: 0 20px;
}
.en #contener #contents .page-content .box_draw_input .block_draw_input .box_input_sex {
  flex-direction: column;
  margin: 0 auto;
  margin-top: 20px;
  text-align: left;
  width: fit-content;
}
.en #contener #contents .page-content .box_draw_input .block_draw_input .box_input_sex label {
  width: fit-content;
}
.en #contener #contents .page-content .box_draw_input .block_draw_input .box_input_sex br {
  display: none;
}

#contener #contents .page-content .box_draw_input .block_draw_input .box_input_age {
  margin: 20px 0 0 0;
}
#contener #contents .page-content .wall_omikuji_fuda {
  border-radius: 50%;
  width: 700px;
  height: 700px;
  position: relative;
  margin: 140px auto 160px auto;
}
#contener #contents .page-content .wall_omikuji_fuda .box_omikuji_fuda_drop_zone {
  border-radius: 50%;
  width: 300px;
  height: 300px;
  background: url("../img/kanji_oku_red.svg") no-repeat 0% 0%;
  background-size: contain;
  background-color: #fff;
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: -1;
  margin-left: -150px;
  margin-top: -150px;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
#contener #contents .page-content .wall_omikuji_fuda .box_omikuji_fuda_drop_zone.dropzone_on {
  background: url("../img/kanji_erabu_wh.svg") no-repeat 0% 0%;
  background-size: contain;
  background-color: #ee4422;
}
#contener #contents .page-content .wall_omikuji_fuda .box_omikuji_fuda_drop_zone.drog_on {
  animation: blink 1.5s ease-in-out infinite;
}
@keyframes blink {
  0% {
    box-shadow: 0 0 40px rgba(241, 90, 34, 0.2);
  }
  45% {
    box-shadow: 0 0 60px rgba(241, 90, 34, 0.8);
  }
  55% {
    box-shadow: 0 0 60px rgba(241, 90, 34, 0.8);
  }
  100% {
    box-shadow: 0 0 40px rgba(241, 90, 34, 0.2);
  }
}
#contener #contents .page-content .box_count_down .txt_second {
  font-size: 36px;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 400;
  vertical-align: bottom;
}
#contener #contents .page-content .box_count_down .txt_unit {
  vertical-align: bottom;
  display: inline-block;
  font-size: 20px;
  line-height: 100%;
  margin-bottom: 4px;
  margin-left: 4px;
}
#contener #contents .page-content .btn_left_right {
  position: relative;
}
#contener #contents .page-content .btn_left, #contener #contents .page-content .btn_right {
  position: absolute;
  z-index: 100;
  justify-content: center;
  align-items: center;
  user-select: none;
  border-radius: 100%;
  top: 305px;
  margin-top: -1.25rem;
  border: none;
  color: currentColor;
  background: url("../img/arrow_set.svg") no-repeat 0% 0%;
  background-color: #ee4422;
  background-size: 1200px 360px;
  background-position: -67px -186px;
}
#contener #contents .page-content .btn_left {
  left: 0;
  left: calc(50% - 50vw + 6px);
}
#contener #contents .page-content .btn_right {
  right: 0;
  right: calc(50% - 50vw + 6px);
  background-position: -4px -186px;
}
.en #contener #contents .page-content .box_result_omikuji_outer {
  position: relative;
  height: 610px;
  margin: 0 calc(50% - 50vw + 40px);
  width: calc(100vw - 16px - 64px);
  padding: 40px 40px;
  border-left: solid 1px rgba(241, 90, 34, 0.3);
  border-right: solid 1px rgba(241, 90, 34, 0.3);
  overflow-x: scroll;
  overflow-y: hidden;
  scroll-behavior: smooth;
  scrollbar-width: thin;
  scrollbar-color: #F15A22 transparent;
}

#contener #contents .page-content .box_result_omikuji {
  margin: 0 auto;
  text-align: center;
  width: 520px;
  margin: 0 auto;
  background-color: #fff;
  box-shadow: 0 2px 40px rgba(0, 0, 0, 0.1);
}
.en #contener #contents .page-content .box_result_omikuji {
  width: fit-content;
  height: 520px;
  margin-left: calc(50% - 360px + 1px);
  margin-right: 40px;
}

#contener #contents .page-content .box_omikuji_result_menseki {
  font-size: 13px;
  line-height: 160%;
  margin-top: 20px;
}
#contener #contents .page-content .box_pic_creat {
  margin-top: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
}
#contener #contents .page-content .box_pic_creat a {
  margin: 0 20px;
}
#contener #contents .page-content .box_share {
  margin-top: 60px;
  color: #ee4422;
}
#contener #contents .page-content .box_share h2 {
  font-size: 24px;
  margin-bottom: 0;
}
#contener #contents .page-content .box_share .box_sns_link {
  margin-top: 8px;
}
#contener #contents .page-content .box_share .box_sns_link a {
  background-color: #ee4422;
  display: inline-block;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  margin: 6px;
  text-indent: 200%;
  white-space: nowrap;
  overflow: hidden;
}
#contener #contents .page-content .box_share .box_sns_link a.icon_sns_x, #contener #contents .page-content .box_share .box_sns_link a.icon_sns_line, #contener #contents .page-content .box_share .box_sns_link a.icon_sns_instagram, #contener #contents .page-content .box_share .box_sns_link a.icon_sns_facebook, #contener #contents .page-content .box_share .box_sns_link a.icon_sns_threads {
  background: url("../img/sns_set.svg") no-repeat 0% 0%;
  background-size: 1400px 360px;
  background-position: -80px -225px;
  background-color: #ee4422;
}
#contener #contents .page-content .box_share .box_sns_link a.icon_sns_line {
  background-position: -289px -225px;
}
#contener #contents .page-content .box_share .box_sns_link a.icon_sns_instagram {
  background-position: -150px -225px;
}
#contener #contents .page-content .box_share .box_sns_link a.icon_sns_facebook {
  background-position: -11px -225px;
}
#contener #contents .page-content .box_share .box_sns_link a.icon_sns_threads {
  background-position: -221px -225px;
}
#contener #contents .page-content .box_meta {
  margin-top: 40px;
  margin-bottom: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #ee4422;
}
#contener #contents .page-content .box_meta .txt_result_id {
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0.1em;
  padding-left: 0.1em;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 300;
}
#contener #contents .page-content .box_button {
  margin-top: 40px;
  margin-bottom: 40px;
}
#contener #contents .box_tie_off_link {
  display: flex;
  justify-content: space-between;
  margin-bottom: 70px;
}
#contener #contents .box_tie_off_link a {
  width: calc(50% - 20px);
}
#contener #contents .box_tie_off {
  margin-top: 40px;
}
#contener #contents .box_tie_off a.block_tie_off {
  color: #333333;
  border-bottom: solid 1px rgba(238, 68, 34, 0.2);
  display: block;
  padding: 20px 0;
}
#contener #contents .box_tie_off a.block_tie_off:first-of-type {
  border-top: solid 1px rgba(238, 68, 34, 0.2);
}
#contener #contents .box_tie_off a.block_tie_off .tie_off_icon {
  float: left;
  width: 80px;
  text-align: left;
}
#contener #contents .box_tie_off a.block_tie_off .tie_off_icon .mark_kikkyo {
  background-color: #F15A22;
  color: #fff;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 26px;
  font-weight: 400;
  white-space: nowrap;
  writing-mode: vertical-rl;
  padding-bottom: 4px;
}
#contener #contents .box_tie_off a.block_tie_off .tie_off_icon .mark_kikkyo.kikkyo_daikichi {
  color: #fdd000;
}
#contener #contents .box_tie_off a.block_tie_off .tie_off_icon .mark_kikkyo.kikkyo_daikyo {
  color: #333333;
}
#contener #contents .box_tie_off a.block_tie_off .tie_off_icon .mark_kikkyo span.char1,
#contener #contents .box_tie_off a.block_tie_off .tie_off_icon .mark_kikkyo span.char2,
#contener #contents .box_tie_off a.block_tie_off .tie_off_icon .mark_kikkyo span.char3 {
  width: auto;
}
#contener #contents .box_tie_off a.block_tie_off .tie_off_icon .mark_kikkyo span.char1 {
  margin-top: 1px;
}
#contener #contents .box_tie_off a.block_tie_off .tie_off_icon .mark_kikkyo span.char2 {
  transform: scale(1, 0.9);
  letter-spacing: -0.05em;
}
#contener #contents .box_tie_off a.block_tie_off .tie_off_icon .mark_kikkyo span.char3 {
  transform: scale(1, 0.7);
  letter-spacing: 0em;
  padding-bottom: 0em;
  margin-top: 1px;
}
#contener #contents .box_tie_off a.block_tie_off .tie_off_text {
  float: left;
  width: calc(100% - 80px);
  text-align: left;
  padding-top: 12px;
  font-size: 18px;
  line-height: 160%;
}
#contener #contents .box_tie_off a.block_tie_off .tie_off_text .txt_date {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 300;
  font-size: 14px;
  line-height: 100%;
  color: #ee4422;
  display: block;
}
#contener #contents .box_tie_off_notice {
  font-size: 14px;
  line-height: 100%;
  color: #ee4422;
  margin-top: 20px;
}
#contener #contents .box_news, #contener #contents .box_column,
#contener #contents .box_post {
  margin-top: 40px;
}
#contener #contents .box_news a.block_news,
#contener #contents .box_news a.block_column,
#contener #contents .box_news a.block_post, #contener #contents .box_column a.block_news,
#contener #contents .box_column a.block_column,
#contener #contents .box_column a.block_post,
#contener #contents .box_post a.block_news,
#contener #contents .box_post a.block_column,
#contener #contents .box_post a.block_post {
  color: #333333;
  border-bottom: solid 1px rgba(238, 68, 34, 0.2);
  display: block;
  padding: 30px 20px;
}
#contener #contents .box_news a.block_news:first-of-type,
#contener #contents .box_news a.block_column:first-of-type,
#contener #contents .box_news a.block_post:first-of-type, #contener #contents .box_column a.block_news:first-of-type,
#contener #contents .box_column a.block_column:first-of-type,
#contener #contents .box_column a.block_post:first-of-type,
#contener #contents .box_post a.block_news:first-of-type,
#contener #contents .box_post a.block_column:first-of-type,
#contener #contents .box_post a.block_post:first-of-type {
  border-top: solid 1px rgba(238, 68, 34, 0.2);
}
#contener #contents .box_news a.block_news .news_date, #contener #contents .box_news a.block_news .column_date,
#contener #contents .box_news a.block_news .post_date,
#contener #contents .box_news a.block_column .news_date,
#contener #contents .box_news a.block_column .column_date,
#contener #contents .box_news a.block_column .post_date,
#contener #contents .box_news a.block_post .news_date,
#contener #contents .box_news a.block_post .column_date,
#contener #contents .box_news a.block_post .post_date, #contener #contents .box_column a.block_news .news_date, #contener #contents .box_column a.block_news .column_date,
#contener #contents .box_column a.block_news .post_date,
#contener #contents .box_column a.block_column .news_date,
#contener #contents .box_column a.block_column .column_date,
#contener #contents .box_column a.block_column .post_date,
#contener #contents .box_column a.block_post .news_date,
#contener #contents .box_column a.block_post .column_date,
#contener #contents .box_column a.block_post .post_date,
#contener #contents .box_post a.block_news .news_date,
#contener #contents .box_post a.block_news .column_date,
#contener #contents .box_post a.block_news .post_date,
#contener #contents .box_post a.block_column .news_date,
#contener #contents .box_post a.block_column .column_date,
#contener #contents .box_post a.block_column .post_date,
#contener #contents .box_post a.block_post .news_date,
#contener #contents .box_post a.block_post .column_date,
#contener #contents .box_post a.block_post .post_date {
  float: left;
  width: 100px;
  text-align: left;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 14px;
  line-height: 100%;
  font-weight: 300;
  color: #ee4422;
  padding-top: 10px;
}
#contener #contents .box_news a.block_news .news_text, #contener #contents .box_news a.block_news .column_text,
#contener #contents .box_news a.block_news .post_text,
#contener #contents .box_news a.block_column .news_text,
#contener #contents .box_news a.block_column .column_text,
#contener #contents .box_news a.block_column .post_text,
#contener #contents .box_news a.block_post .news_text,
#contener #contents .box_news a.block_post .column_text,
#contener #contents .box_news a.block_post .post_text, #contener #contents .box_column a.block_news .news_text, #contener #contents .box_column a.block_news .column_text,
#contener #contents .box_column a.block_news .post_text,
#contener #contents .box_column a.block_column .news_text,
#contener #contents .box_column a.block_column .column_text,
#contener #contents .box_column a.block_column .post_text,
#contener #contents .box_column a.block_post .news_text,
#contener #contents .box_column a.block_post .column_text,
#contener #contents .box_column a.block_post .post_text,
#contener #contents .box_post a.block_news .news_text,
#contener #contents .box_post a.block_news .column_text,
#contener #contents .box_post a.block_news .post_text,
#contener #contents .box_post a.block_column .news_text,
#contener #contents .box_post a.block_column .column_text,
#contener #contents .box_post a.block_column .post_text,
#contener #contents .box_post a.block_post .news_text,
#contener #contents .box_post a.block_post .column_text,
#contener #contents .box_post a.block_post .post_text {
  float: left;
  width: calc(100% - 100px);
  text-align: left;
  font-size: 18px;
  line-height: 160%;
}
#contener #contents .box_form {
  margin: 40px auto;
  display: flex;
  flex-wrap: wrap;
  border-top: solid 1px rgba(238, 68, 34, 0.2);
}
#contener #contents .box_form .block_form {
  border-bottom: solid 1px rgba(238, 68, 34, 0.2);
  padding: 20px 0;
  text-align: left;
}
#contener #contents .box_form .form_lbl {
  width: 12em;
  padding-right: 1em;
  padding-top: 32px;
  padding-bottom: 32px;
}
#contener #contents .box_form .form_hissu {
  width: 2.5em;
  text-align: center;
  padding-top: 35px;
  padding-bottom: 0px;
}
#contener #contents .box_form .form_hissu span {
  background-color: #ee4422;
  color: #fff;
  display: inline-block;
  font-size: 12px;
  line-height: 100%;
  border-radius: 4px;
  padding: 4px 5px 5px 5px;
  white-space: nowrap;
  width: auto;
  vertical-align: top;
}
#contener #contents .box_form .form_input {
  width: calc(100% - 12em - 2.5em);
  padding-left: 10px;
  padding-top: 24px;
  padding-bottom: 24px;
}
#contener #contents .box_form .form_input input[type=checkbox],
#contener #contents .box_form .form_input input[type=radio] {
  transform: scale(1.8);
  margin-right: 10px;
}
#contener #contents .box_form .form_input label {
  display: inline-block;
}
#contener #contents .box_form .form_input label:last-of-type {
  margin-bottom: 0;
}
#contener #contents .box_form .form_input .lbl_sub {
  font-size: 16px;
  line-height: 140%;
  margin-top: 20px;
  margin-bottom: 4px;
}
#contener #contents .box_form_btn {
  text-align: center;
}
#contener #contents .box_form_btn input {
  margin: 8px;
}
#contener h1, #contener h2, #contener h3, #contener h4, #contener h5, #contener h6 {
  margin-top: 80px;
  margin-bottom: 20px;
  line-height: 140%;
  font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  color: #ee4422;
}
#contener h1, #contener .h1 {
  font-size: 30px;
}
#contener h1.page_title, #contener .h1.page_title {
  margin-top: 0px;
  margin-bottom: 30px;
  padding-bottom: 4px;
  border-bottom: solid 1px #cccccc;
}
#contener h2, #contener .h2 {
  font-size: 24px;
}
#contener h3, #contener .h3 {
  font-size: 22px;
}
#contener h4, #contener .h4 {
  font-size: 20px;
}
#contener h5, #contener .h5 {
  font-size: 18px;
}
#contener h6, #contener .h6 {
  font-size: 16px;
}
#contener .ttl_bg_gray {
  padding: 8px 12px 4px 12px;
  background-color: #eeeeee;
  color: #333333;
}
#contener .ttl_bottom_border {
  padding-bottom: 4px;
  border-bottom: solid 1px #ee4422;
  margin-bottom: 32px;
}
#contener p {
  margin-top: 20px;
  line-height: 220%;
}
#contener ul {
  list-style-type: disc;
  margin: 0 0 1.5em 1.5em;
  margin-top: 10px;
}
#contener ul li {
  margin-top: 10px;
}
#contener ol {
  list-style-type: decimal;
  margin: 0 0 1.5em 1.5em;
  margin-top: 10px;
}
#contener ol li {
  margin-top: 10px;
}

/*-------------------------------------------------
	++ COMMON
-------------------------------------------------*/
#page-loader {
  display: block;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: #ffffff;
  z-index: 100000;
}
#page-loader img, #page-loader svg {
  width: 80px;
  height: 80px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -40px 0 0 -40px;
}

#draw_loading {
  display: none;
  position: fixed;
  z-index: 100000;
  color: #ee4422;
}
#draw_loading .icon_loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-left: -100px;
  width: 200px;
  padding: 40px 10px;
  text-align: center;
  background-color: white;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);
  z-index: 10;
}
#draw_loading .icon_loading img, #draw_loading .icon_loading svg {
  width: 80px;
  height: 40px;
}
#draw_loading .icon_loading p#draw_loading_text {
  margin-top: 20px;
  line-height: 200%;
}

#creat_loading {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  z-index: 100000;
  color: #ee4422;
}
#creat_loading .bg_loading {
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: rgba(204, 204, 204, 0.5);
  z-index: 0;
}
#creat_loading .icon_loading {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 200px;
  height: 160px;
  margin-left: -100px;
  margin-top: -80px;
  text-align: center;
  background-color: white;
  z-index: 10;
  display: flex;
  justify-content: center;
  align-items: center;
}
#creat_loading .icon_loading .icon_loading_inner {
  padding: 30px 20px;
}
#creat_loading .icon_loading img#creat_loading_icon {
  width: 80px;
  height: 40px;
  margin-top: 8px;
}
#creat_loading .icon_loading img#pic_creat_loading_ogp {
  width: 100%;
  height: auto;
}
#creat_loading .icon_loading p#txt_creat_loading {
  margin: 0px 0 0 0;
  letter-spacing: 0.2em;
  padding-left: 0.2em;
  font-size: 20px;
  line-height: 200%;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
}
#creat_loading .icon_loading p#txt_creat_loading img#pic_creat_loading_ogp {
  margin-top: 20px;
  border: solid 1px #999999;
  max-height: 238px;
}
#creat_loading .icon_loading p#txt_creat_loading a#btn_link_sns {
  margin-top: 20px;
  padding: 10px 0;
  width: 80%;
  min-width: auto;
}
.en #creat_loading .icon_loading p#txt_creat_loading {
  letter-spacing: 0.05em;
  padding-left: 0.05em;
}

#creat_loading .icon_loading a#btn_creat_close {
  position: absolute;
  top: -52px;
  right: -6px;
  width: 36px;
  height: 36px;
  display: inline-block;
  overflow: hidden;
  text-indent: 200%;
  white-space: nowrap;
  z-index: 99;
}
#creat_loading .icon_loading a#btn_creat_close:before, #creat_loading .icon_loading a#btn_creat_close:after {
  content: "";
  position: absolute;
  width: 36px;
  height: 1px;
  top: 18px;
  left: 0;
  background-color: #ee4422;
}
#creat_loading .icon_loading a#btn_creat_close:before {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#creat_loading .icon_loading a#btn_creat_close:after {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

/*  Forms
--------------------------------------- */
input,
textarea,
select {
  font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 16px;
  line-height: 160%;
  background-color: #ffffff;
}

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

input[type=text],
input[type=email],
input[type=tel],
input[type=number],
input[type=password],
textarea,
select {
  padding: 8px;
  border: 1px solid #999;
}

input[type=date],
input[type=time],
input[type=datetime-local],
input[type=week],
input[type=month],
input[type=text],
input[type=email],
input[type=url],
input[type=password],
input[type=search],
input[type=tel],
input[type=number],
input[type=image],
textarea {
  border-radius: 0px;
  webkit-border-radius: 0px;
  -webkit-appearance: none;
}

input[type=search] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

input[type=search]:focus {
  outline-offset: -2px;
}

input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

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

input[type=submit],
input[type=reset],
input[type=button],
button {
  cursor: pointer;
  -webkit-appearance: button;
  *overflow: visible;
}

textarea {
  vertical-align: top;
  font-size: 100%;
  resize: none;
}

fieldset {
  border: 0 none;
}

legend {
  display: none;
}

label {
  cursor: pointer;
}

select {
  line-height: normal;
}

.ipt_size_full {
  width: 100%;
}

.ipt_size_harf {
  width: 45%;
  width: calc(50% - 10px);
}

.ipt_size_l {
  width: 400px;
}

.ipt_size_m {
  width: 200px;
}

.ipt_size_s {
  width: 100px;
}

.ipt_size_ss {
  width: 50px;
}

.ipt_row_l {
  height: 300px;
}

.ipt_row_m {
  height: 200px;
}

.ipt_row_s {
  height: 80px;
}

.visibility-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

input[type=checkbox]:checked + .checkbox-text::after,
input[type=radio]:checked + .radio-text::after {
  opacity: 1;
}

.checkbox-text,
.radio-text {
  cursor: pointer;
  display: inline-block;
  padding: 0px 0 6px 34px;
  position: relative;
  font-size: 20px;
  line-height: 140%;
  letter-spacing: 0.1em;
}
.checkbox-text.text_l,
.radio-text.text_l {
  font-size: 26px;
  line-height: 140%;
  padding: 0px 0 2px 36px;
  margin: 4px 0;
}
.checkbox-text.text_s,
.radio-text.text_s {
  font-size: 16px;
  line-height: 140%;
  padding: 0px 0 2px 26px;
}
.checkbox-text .txt_sub,
.radio-text .txt_sub {
  font-size: 62% !important;
  line-height: 140%;
  letter-spacing: 0.1em;
}

.en .checkbox-text.text_l,
.en .radio-text.text_l {
  letter-spacing: 0.05em;
}

/* ラジオボタン */
.radio-input:checked + .radio-text::before {
  color: #fff;
  border-color: #ee4422;
}
.radio-input:focus + .radio-text::before {
  box-shadow: 0 0 0 2px rgba(238, 68, 34, 0.5);
}
.radio-input:checked + .radio-text::after {
  background-color: #ee4422;
}
.radio-input:disabled + .radio-text {
  opacity: 0.5;
}
.radio-input:disabled + .radio-text::before {
  background-color: #eee;
}

.radio-text::before {
  content: "";
  display: block;
  width: 24px;
  height: 24px;
  position: absolute;
  left: 2px;
  top: 15px;
  transform: translateY(-50%);
  border: 1px solid #999999;
  border-radius: 50%;
  background-color: #fff;
}
.radio-text::after {
  content: "";
  display: block;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background-color: #eeeeee;
  position: absolute;
  top: 15px;
  left: 8px;
  transform: translateY(-50%);
  opacity: 1;
}
.radio-text.text_l::before {
  width: 27px;
  height: 27px;
  top: 20px;
}
.radio-text.text_l::after {
  display: block;
  width: 17px;
  height: 17px;
  top: 20px;
  left: 8px;
}
.radio-text.text_s::before {
  width: 17px;
  height: 17px;
  top: 12px;
}
.radio-text.text_s::after {
  display: block;
  width: 9px;
  height: 9px;
  top: 12px;
  left: 7px;
}
.radio-text.checked {
  opacity: 1;
  padding-left: 2px;
  cursor: auto;
}
.radio-text.checked::before, .radio-text.checked::after {
  display: none;
}
.radio-text.non_checked {
  opacity: 0.3;
  padding-left: 2px;
  cursor: auto;
}
.radio-text.non_checked::before, .radio-text.non_checked::after {
  display: none;
}

/* チェックボックス */
.checkbox-input:checked + .checkbox-text::before {
  color: #fff;
  border-color: #ee4422;
  background-color: #ffffff;
}
.checkbox-input:focus + .checkbox-text::before {
  box-shadow: 0 0 0 2px rgba(238, 68, 34, 0.3);
}
.checkbox-input:checked + .checkbox-text::after {
  top: 14px;
  left: 4px;
  width: 6px;
  height: 16px;
  transform: rotate(35deg) skewY(8deg) translateY(-50%);
  transform-origin: center right;
  border-right: 3px solid #ee4422;
  border-bottom: 3px solid #ee4422;
  background-color: transparent;
}
.checkbox-input:checked + .checkbox-text.text_l::after {
  top: 20px;
  left: 4px;
  width: 8px;
  height: 18px;
  border-right: 4px solid #ee4422;
  border-bottom: 4px solid #ee4422;
}
.checkbox-input:checked + .checkbox-text.text_s::after {
  top: 11px;
  left: 5px;
  width: 4px;
  height: 11px;
  border-right: 2px solid #ee4422;
  border-bottom: 2px solid #ee4422;
}
.checkbox-input:disabled + .checkbox-text {
  opacity: 0.5;
}
.checkbox-input:disabled + .checkbox-text::before {
  background-color: #eee;
}
.checkbox-input:disabled + .checkbox-text::after {
  content: none;
}

.checkbox-text::before {
  content: "";
  display: block;
  width: 22px;
  height: 22px;
  position: absolute;
  top: 15px;
  left: 3px;
  transform: translateY(-50%);
  border: 1px solid #999999;
}
.checkbox-text::after {
  content: "";
  display: block;
  position: absolute;
  top: 9px;
  left: 9px;
  width: 12px;
  height: 12px;
  background-color: #eeeeee;
  opacity: 1;
}
.checkbox-text.text_l::before {
  width: 26px;
  height: 26px;
  top: 20px;
}
.checkbox-text.text_l::after {
  display: block;
  width: 16px;
  height: 16px;
  top: 12px;
  left: 9px;
}
.checkbox-text.text_s::before {
  width: 16px;
  height: 16px;
  top: 12px;
}
.checkbox-text.text_s::after {
  display: block;
  width: 10px;
  height: 10px;
  top: 7px;
  left: 7px;
}
.checkbox-text.checked {
  opacity: 1;
  padding-left: 2px;
  cursor: auto;
}
.checkbox-text.non_checked {
  opacity: 0.3;
  padding-left: 2px;
  cursor: auto;
}

.box_ad {
  background-color: #eee;
  height: 200px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.box_omikuji_fuda {
  position: relative;
  width: 100%;
  height: 100%;
}
.box_omikuji_fuda .block_omikuji_fuda {
  position: absolute;
  width: 50px;
  height: 114px;
  z-index: 2;
  display: none;
  background: url("../img/omikuji_fuda_s.png") no-repeat 50% 50%;
  background-size: contain;
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.2);
}
.box_omikuji_fuda .block_omikuji_fuda.drag {
  z-index: 99999;
  box-shadow: 0px 0px 0px 4px rgba(238, 68, 34, 0.7);
}
.en .box_omikuji_fuda .block_omikuji_fuda {
  background: url("../img/omikuji_fuda_en_s.png") no-repeat 50% 50%;
  background-size: contain;
}

.en.top header.site_header #site_name {
  background: url("../img/logo_omikujido_top_en.svg") no-repeat 50% 50%;
  background-size: contain;
}
.en header.site_header .header_ttl .box_omikuji_wave .box_copy {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 300;
}

.drag-and-drop {
  cursor: move;
  position: absolute;
  z-index: 1000;
  cursor: move;
  width: 100px;
  height: 100px;
  position: absolute;
  z-index: 1000;
  color: #fff;
  font-size: 20px;
  line-height: 100px;
  text-align: center;
  /* これを指定すると、この要素上での指操作による画面スクロールがブラウザレベルで無効化されます */
  touch-action: none;
  cursor: move;
}

.wp-block-image {
  margin: 20px 0;
}

.wpcf7c-conf {
  background-color: #eeeeee;
  border: solid 1px #999999;
}

.wpcf7-spinner {
  display: block;
  margin: 20px auto 0;
}

.txt_indent01 {
  text-indent: -1em;
  padding-left: 1em;
}

a.btn_red,
input.btn_red,
button.btn_red {
  display: inline-block;
  position: relative;
  background-color: #ee4422;
  font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  border: none;
  border-radius: 100px;
  color: #fff;
  font-size: 18px;
  line-height: 120%;
  letter-spacing: 0.2em;
  padding: 12px 20px 12px calc(20px + 0.2em);
  text-align: center;
  min-width: 256px;
  box-shadow: inset 0px -2px 1px rgba(0, 0, 0, 0.1), inset 0px 0px 0px 1px #ee4422, inset 0px 2px 2px rgba(255, 255, 255, 0.3);
  filter: drop-shadow(0px -3px 3px white) drop-shadow(0px 3px 3px rgba(0, 0, 0, 0.3));
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
a.btn_red:hover, a.btn_red:focus, a.btn_red:active, a.btn_red.current,
input.btn_red:hover,
input.btn_red:focus,
input.btn_red:active,
input.btn_red.current,
button.btn_red:hover,
button.btn_red:focus,
button.btn_red:active,
button.btn_red.current {
  text-decoration: none;
  filter: drop-shadow(0px 0px 10px #fdd000) drop-shadow(0px 0px 20px #fdd000);
}
a.btn_red.btn_icon,
input.btn_red.btn_icon,
button.btn_red.btn_icon {
  font-size: 20px;
  width: 2.5em !important;
  height: 2.5em !important;
  padding: 10px !important;
  min-width: unset !important;
  margin: 6px;
  text-indent: 200% !important;
  white-space: nowrap !important;
  overflow: hidden !important;
}
a.btn_red.btn_size_l,
input.btn_red.btn_size_l,
button.btn_red.btn_size_l {
  font-size: 20px;
  line-height: 120%;
  letter-spacing: 0.2em;
  padding: 20px 30px 20px calc(30px + 0.2em);
}
a.btn_red.btn_size_s,
input.btn_red.btn_size_s,
button.btn_red.btn_size_s {
  font-size: 14px;
  line-height: 120%;
  letter-spacing: 0.2em;
  padding: 8px 20px 8px calc(20px + 0.2em);
}

.en a.btn_red,
.en input.btn_red,
.en button.btn_red {
  font-size: 18px;
  line-height: 120%;
  letter-spacing: 0.05em;
  padding: 12px 20px 12px calc(20px + 0.05em);
}
.en a.btn_red.btn_icon,
.en input.btn_red.btn_icon,
.en button.btn_red.btn_icon {
  font-size: 20px;
  line-height: 100%;
}
.en a.btn_red.btn_size_l,
.en input.btn_red.btn_size_l,
.en button.btn_red.btn_size_l {
  font-size: 20px;
  letter-spacing: 0.05em;
  padding: 20px 30px 20px calc(30px + 0.05em);
}
.en a.btn_red.btn_size_s,
.en input.btn_red.btn_size_s,
.en button.btn_red.btn_size_s {
  font-size: 14px;
  letter-spacing: 0.05em;
  padding: 8px 20px 8px calc(20px + 0.05em);
}

#pagenation {
  margin-top: 40px;
}
#pagenation ul {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
#pagenation ul li {
  list-style: none;
  margin-top: 0;
}
#pagenation ul li.skip {
  margin-top: -8px;
}
#pagenation ul li a, #pagenation ul li span {
  display: inline-block;
  position: relative;
  background-color: #ee4422;
  font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  border: none;
  border-radius: 100px;
  color: #fff;
  font-size: 18px;
  line-height: 100%;
  letter-spacing: 0em;
  text-align: center;
  width: auto;
  height: 2.5em !important;
  padding: 12px 14px 12px 14px !important;
  min-width: 2.5em !important;
  margin: 8px;
  box-shadow: inset 0px -2px 1px rgba(0, 0, 0, 0.1), inset 0px 0px 0px 1px #ee4422, inset 0px 2px 2px rgba(255, 255, 255, 0.3);
  filter: drop-shadow(0px -3px 3px white) drop-shadow(0px 3px 3px rgba(0, 0, 0, 0.3));
}
#pagenation ul li a:hover, #pagenation ul li a:focus, #pagenation ul li a:active, #pagenation ul li span:hover, #pagenation ul li span:focus, #pagenation ul li span:active {
  text-decoration: none;
  filter: drop-shadow(0px 0px 10px #fdd000) drop-shadow(0px 0px 20px #fdd000);
}
#pagenation ul li span {
  text-decoration: none;
  filter: drop-shadow(0px 0px 10px #fdd000) drop-shadow(0px 0px 20px #fdd000);
}

.box_omikuji {
  width: 520px;
  background-color: #fff;
  margin: 0px auto;
  padding: 30px 0 0 0;
  font-size: 30px;
  line-height: 120%;
  font-weight: 600;
  color: #F15A22;
  letter-spacing: 0;
}
.box_omikuji .box_omikuji_head_outer .box_omikuji_wave .box_omikuji_wave_inner {
  padding: 18px;
}
.box_omikuji .box_omikuji_wave {
  position: relative;
}
.box_omikuji .box_omikuji_wave .box_omikuji_wave_top, .box_omikuji .box_omikuji_wave .box_omikuji_wave_bottom {
  position: absolute;
  left: 0px;
  top: -4px;
  overflow: hidden;
  width: calc(100% - 0px);
  height: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 39px;
  line-height: 100%;
  white-space: nowrap;
  letter-spacing: 0px;
}
.box_omikuji .box_omikuji_wave .box_omikuji_wave_top span {
  transform: rotate(180deg);
}
.box_omikuji .box_omikuji_wave .box_omikuji_wave_bottom {
  top: auto;
  bottom: -4px;
  align-items: center;
}
.box_omikuji .box_omikuji_wave .box_omikuji_wave_bottom span {
  transform: rotate(0deg);
}
.box_omikuji .box_omikuji_wave .box_omikuji_wave_left, .box_omikuji .box_omikuji_wave .box_omikuji_wave_right {
  position: absolute;
  left: -6.5px;
  top: 0px;
  overflow: hidden;
  width: 20px;
  height: calc(100% - 10px);
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  font-size: 39px;
  line-height: 100%;
  top: 5px;
}
.box_omikuji .box_omikuji_wave .box_omikuji_wave_left span, .box_omikuji .box_omikuji_wave .box_omikuji_wave_right span {
  transform: rotate(-90deg);
}
.box_omikuji .box_omikuji_wave .box_omikuji_wave_right {
  left: auto;
  right: -6.5px;
  align-items: center;
}
.box_omikuji .box_omikuji_wave .box_omikuji_wave_right span {
  transform: rotate(90deg);
}
.box_omikuji .box_omikuji_wave .box_omikuji_wave_inner {
  padding: 18px 18px 9px 18px;
}
.box_omikuji .box_omikuji_head_outer {
  display: inline-block;
  margin-top: 195px;
}
.box_omikuji .box_omikuji_head {
  border: solid 1px #F15A22;
  width: 424px;
  height: 131px;
}
.box_omikuji .box_omikuji_head .box_omikuji_head_inner {
  display: inline-block;
  transform-origin: 0% 0% 0;
  transform: rotate(90deg);
  width: 129px;
  height: 422px;
  top: 19px;
  right: -110px;
  position: absolute;
  padding: 24px;
}
.en .box_omikuji .box_omikuji_head .box_omikuji_head_inner {
  padding: 12px 20px 12px 12px;
}
.en .box_omikuji .box_omikuji_head .box_omikuji_head_inner .head_title {
  background: url("../img/logo_omikuji_fuda_en.svg") no-repeat 50% 50%;
  background-size: contain;
}

.box_omikuji .box_omikuji_head .head_title {
  width: 100%;
  height: 100%;
  background: url("../img/logo_omikuji_fuda.svg") no-repeat 50% 50%;
  background-size: contain;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
.box_omikuji .box_omikuji_body_outer {
  margin-top: 162px;
  padding: 36px 30px;
}
.box_omikuji .box_omikuji_body_outer.bg_daikichi {
  background-image: url("../img/bg_gold02.png");
  background-repeat: repeat;
}
.box_omikuji .box_omikuji_body_outer.bg_daikyo {
  background-color: #333;
}
.box_omikuji .box_omikuji_body_outer .box_omikuji_wave_left, .box_omikuji .box_omikuji_body_outer .box_omikuji_wave_right {
  top: 7px;
}
.box_omikuji .box_omikuji_body {
  text-align: left;
}
.box_omikuji .box_omikuji_body .box_message {
  overflow: hidden;
  width: 100%;
  padding-right: 2px;
  font-size: 30px;
  line-height: 220%;
  margin-top: 40px;
  margin-bottom: 60px;
  min-height: 15em;
  position: relative;
  display: flex;
  justify-content: center;
}
.box_omikuji .box_omikuji_body .box_message .box_message_inner {
  -ms-writing-mode: tb-rl;
  -webkit-writing-mode: vertical-rl;
  writing-mode: vertical-rl;
}
.box_omikuji .box_omikuji_body .box_message ruby > rt {
  font-size: 13px;
  text-align: start;
}
.box_omikuji .box_omikuji_body .box_kikkyo {
  border-top: solid 1px #F15A22;
  border-bottom: solid 1px #F15A22;
  line-height: 100%;
  margin: 4px 8px;
  height: 64px;
  display: flex;
  justify-content: center;
  align-items: stretch;
}
.box_omikuji .box_omikuji_body .box_kikkyo ruby > rt {
  font-size: 13px;
  text-align: start;
  letter-spacing: 0;
}
.box_omikuji .box_omikuji_body .box_kikkyo.text_left .box_kikkyo_lbl span, .box_omikuji .box_omikuji_body .box_kikkyo.text_left .box_kikkyo_sep span,
.box_omikuji .box_omikuji_body .box_kikkyo.text_left .box_kikkyo_text span {
  direction: ltr;
  unicode-bidi: bidi-override;
}
.box_omikuji .box_omikuji_body .box_kikkyo.text_left .box_kikkyo_lbl {
  order: 1;
}
.box_omikuji .box_omikuji_body .box_kikkyo.text_left .box_kikkyo_sep {
  order: 2;
}
.box_omikuji .box_omikuji_body .box_kikkyo.text_left .box_kikkyo_text {
  order: 3;
}
.box_omikuji .box_omikuji_body .box_kikkyo .box_kikkyo_lbl {
  width: calc(50% - 21px);
  text-align: center;
  order: 3;
  padding-bottom: 2px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.box_omikuji .box_omikuji_body .box_kikkyo .box_kikkyo_lbl ruby > rt {
  padding-right: 5.8em;
}
.box_omikuji .box_omikuji_body .box_kikkyo .box_kikkyo_lbl span {
  direction: rtl;
  unicode-bidi: bidi-override;
  letter-spacing: 2em;
  margin-right: -2em;
  display: inline-block;
  white-space: nowrap;
}
.box_omikuji .box_omikuji_body .box_kikkyo .box_kikkyo_sep {
  order: 2;
  width: 41px;
  display: block;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.box_omikuji .box_omikuji_body .box_kikkyo .box_kikkyo_sep span.line {
  display: inline-block;
  width: 1px;
  height: 10px;
  margin-left: 1px;
  background-color: #F15A22;
}
.box_omikuji .box_omikuji_body .box_kikkyo .box_kikkyo_sep span.logo_mark_omikujido {
  display: inline-block;
  width: 41px;
  height: 41px;
  background: url("../img/logo_mark_omikujido.svg") no-repeat 50% 50%;
  background-size: contain;
  margin: 4px 0;
}
.box_omikuji .box_omikuji_body .box_kikkyo .box_kikkyo_text {
  width: calc(50% - 20px);
  text-align: center;
  order: 1;
  padding-bottom: 2px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.box_omikuji .box_omikuji_body .box_kikkyo .box_kikkyo_text span {
  direction: rtl;
  unicode-bidi: bidi-override;
  letter-spacing: 2em;
  margin-right: -2em;
  white-space: nowrap;
}
.box_omikuji .box_omikuji_body .box_kikkyo .box_kikkyo_text span.char3 {
  letter-spacing: 1em;
  margin-right: -1em;
}
.box_omikuji .box_omikuji_body .box_kikkyo .box_kikkyo_text span.char4 {
  letter-spacing: 0.25em;
  margin-right: -0.25em;
}
.box_omikuji .box_omikuji_body .box_kikkyo .box_kikkyo_text span.char5, .box_omikuji .box_omikuji_body .box_kikkyo .box_kikkyo_text span.char6 {
  letter-spacing: 0em;
  margin-right: 0em;
}
.box_omikuji .box_omikuji_body .box_genre_text, .box_omikuji .box_omikuji_body .box_lucky_text {
  width: 94%;
  margin: 0 auto;
  margin-right: 4%;
  flex-direction: row-reverse;
  justify-content: space-between;
  padding-top: 22px;
  padding-bottom: 26px;
  position: relative;
  right: 4px;
  writing-mode: vertical-rl;
  font-family: serif;
  font-size: 30px;
  line-height: 120%;
}
.box_omikuji .box_omikuji_body .box_genre_text .block_genre, .box_omikuji .box_omikuji_body .box_genre_text .block_lucky, .box_omikuji .box_omikuji_body .box_lucky_text .block_genre, .box_omikuji .box_omikuji_body .box_lucky_text .block_lucky {
  width: 14.2857142857%;
  display: flex;
  flex-direction: row;
}
.box_omikuji .box_omikuji_body .box_genre_text .block_genre .genre_lbl, .box_omikuji .box_omikuji_body .box_genre_text .block_genre .lucky_lbl, .box_omikuji .box_omikuji_body .box_genre_text .block_lucky .genre_lbl, .box_omikuji .box_omikuji_body .box_genre_text .block_lucky .lucky_lbl, .box_omikuji .box_omikuji_body .box_lucky_text .block_genre .genre_lbl, .box_omikuji .box_omikuji_body .box_lucky_text .block_genre .lucky_lbl, .box_omikuji .box_omikuji_body .box_lucky_text .block_lucky .genre_lbl, .box_omikuji .box_omikuji_body .box_lucky_text .block_lucky .lucky_lbl {
  height: 2em;
  margin-bottom: 0.75em;
  padding-right: 0px;
  display: inline-block; /* 1文字＋ルビを1セットにする */
  white-space: nowrap;
  margin-right: -8px;
}
.box_omikuji .box_omikuji_body .box_genre_text .block_genre .lucky_lbl, .box_omikuji .box_omikuji_body .box_genre_text .block_lucky .lucky_lbl, .box_omikuji .box_omikuji_body .box_lucky_text .block_genre .lucky_lbl, .box_omikuji .box_omikuji_body .box_lucky_text .block_lucky .lucky_lbl {
  height: 4em;
  margin-bottom: 0.75em;
}
.box_omikuji .box_omikuji_body .box_genre_text .block_genre .genre_text, .box_omikuji .box_omikuji_body .box_genre_text .block_genre .lucky_text, .box_omikuji .box_omikuji_body .box_genre_text .block_lucky .genre_text, .box_omikuji .box_omikuji_body .box_genre_text .block_lucky .lucky_text, .box_omikuji .box_omikuji_body .box_lucky_text .block_genre .genre_text, .box_omikuji .box_omikuji_body .box_lucky_text .block_genre .lucky_text, .box_omikuji .box_omikuji_body .box_lucky_text .block_lucky .genre_text, .box_omikuji .box_omikuji_body .box_lucky_text .block_lucky .lucky_text {
  min-height: 20em;
  padding-right: 9px;
  padding-right: 0px;
  display: inline-block; /* 1文字＋ルビを1セットにする */
  white-space: nowrap;
  font-feature-settings: normal;
}
.box_omikuji .box_omikuji_body .box_genre_text .block_genre .lucky_text, .box_omikuji .box_omikuji_body .box_genre_text .block_lucky .lucky_text, .box_omikuji .box_omikuji_body .box_lucky_text .block_genre .lucky_text, .box_omikuji .box_omikuji_body .box_lucky_text .block_lucky .lucky_text {
  min-height: 14em;
}
.box_omikuji .box_omikuji_body .box_genre_text .block_genre .lucky_text .box_color_disp, .box_omikuji .box_omikuji_body .box_genre_text .block_lucky .lucky_text .box_color_disp, .box_omikuji .box_omikuji_body .box_lucky_text .block_genre .lucky_text .box_color_disp, .box_omikuji .box_omikuji_body .box_lucky_text .block_lucky .lucky_text .box_color_disp {
  display: inline-block;
  width: 1em;
  height: 4em;
  margin-top: 0.5em;
  margin-right: 1px;
  vertical-align: top;
  border: solid 1px #333;
}
.box_omikuji .box_omikuji_body .box_genre_text .block_genre ruby, .box_omikuji .box_omikuji_body .box_genre_text .block_lucky ruby, .box_omikuji .box_omikuji_body .box_lucky_text .block_genre ruby, .box_omikuji .box_omikuji_body .box_lucky_text .block_lucky ruby {
  display: ruby;
}
.box_omikuji .box_omikuji_body .box_genre_text .block_genre ruby > rt, .box_omikuji .box_omikuji_body .box_genre_text .block_lucky ruby > rt, .box_omikuji .box_omikuji_body .box_lucky_text .block_genre ruby > rt, .box_omikuji .box_omikuji_body .box_lucky_text .block_lucky ruby > rt {
  display: ruby-text;
  font-size: 12px;
  text-align: start;
  height: 100%;
  position: relative;
  right: -2px;
  z-index: 2;
  ruby-position: over;
  margin: 0;
  padding: 0;
  line-height: 1; /* ルビ自体の行高を最小限にする */
}
.box_omikuji .box_omikuji_body .box_genre, .box_omikuji .box_omikuji_body .box_lucky {
  width: 100%;
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  padding-top: 22px;
  padding-bottom: 26px;
  position: relative;
  padding-right: 12px;
  padding-left: 16px;
}
.box_omikuji .box_omikuji_body .box_genre .block_genre, .box_omikuji .box_omikuji_body .box_genre .block_lucky, .box_omikuji .box_omikuji_body .box_lucky .block_genre, .box_omikuji .box_omikuji_body .box_lucky .block_lucky {
  width: 12.5%;
  font-size: 30px;
  line-height: 120%;
  -ms-writing-mode: tb-rl;
  -webkit-writing-mode: vertical-rl;
  writing-mode: vertical-rl;
  display: flex;
}
.box_omikuji .box_omikuji_body .box_genre .block_genre .genre_lbl, .box_omikuji .box_omikuji_body .box_genre .block_genre .lucky_lbl, .box_omikuji .box_omikuji_body .box_genre .block_lucky .genre_lbl, .box_omikuji .box_omikuji_body .box_genre .block_lucky .lucky_lbl, .box_omikuji .box_omikuji_body .box_lucky .block_genre .genre_lbl, .box_omikuji .box_omikuji_body .box_lucky .block_genre .lucky_lbl, .box_omikuji .box_omikuji_body .box_lucky .block_lucky .genre_lbl, .box_omikuji .box_omikuji_body .box_lucky .block_lucky .lucky_lbl {
  height: 2.75em;
  height: 2em;
  margin-bottom: 0.75em;
}
.box_omikuji .box_omikuji_body .box_genre .block_genre .lucky_lbl, .box_omikuji .box_omikuji_body .box_genre .block_lucky .lucky_lbl, .box_omikuji .box_omikuji_body .box_lucky .block_genre .lucky_lbl, .box_omikuji .box_omikuji_body .box_lucky .block_lucky .lucky_lbl {
  height: 4.75em;
  height: 4em;
  margin-bottom: 0.75em;
}
.box_omikuji .box_omikuji_body .box_genre .block_genre .genre_text, .box_omikuji .box_omikuji_body .box_genre .block_genre .lucky_text, .box_omikuji .box_omikuji_body .box_genre .block_lucky .genre_text, .box_omikuji .box_omikuji_body .box_genre .block_lucky .lucky_text, .box_omikuji .box_omikuji_body .box_lucky .block_genre .genre_text, .box_omikuji .box_omikuji_body .box_lucky .block_genre .lucky_text, .box_omikuji .box_omikuji_body .box_lucky .block_lucky .genre_text, .box_omikuji .box_omikuji_body .box_lucky .block_lucky .lucky_text {
  min-height: 20em;
  padding-right: 12px;
}
.box_omikuji .box_omikuji_body .box_genre .block_genre .lucky_text, .box_omikuji .box_omikuji_body .box_genre .block_lucky .lucky_text, .box_omikuji .box_omikuji_body .box_lucky .block_genre .lucky_text, .box_omikuji .box_omikuji_body .box_lucky .block_lucky .lucky_text {
  min-height: 14em;
}
.box_omikuji .box_omikuji_body .box_genre .block_genre .lucky_text .box_color_disp, .box_omikuji .box_omikuji_body .box_genre .block_lucky .lucky_text .box_color_disp, .box_omikuji .box_omikuji_body .box_lucky .block_genre .lucky_text .box_color_disp, .box_omikuji .box_omikuji_body .box_lucky .block_lucky .lucky_text .box_color_disp {
  display: inline-block;
  width: 1em;
  height: 4em;
  margin-top: 0.5em;
  margin-right: -1px;
  vertical-align: top;
  border: solid 1px #333;
}
.box_omikuji .box_omikuji_body .box_genre .block_genre ruby, .box_omikuji .box_omikuji_body .box_genre .block_lucky ruby, .box_omikuji .box_omikuji_body .box_lucky .block_genre ruby, .box_omikuji .box_omikuji_body .box_lucky .block_lucky ruby {
  position: relative;
  line-height: 100%;
  ruby-align: space-between;
  z-index: 0;
  ruby-position: over;
}
.box_omikuji .box_omikuji_body .box_genre .block_genre ruby > rt, .box_omikuji .box_omikuji_body .box_genre .block_lucky ruby > rt, .box_omikuji .box_omikuji_body .box_lucky .block_genre ruby > rt, .box_omikuji .box_omikuji_body .box_lucky .block_lucky ruby > rt {
  font-size: 12px;
  text-align: start;
  height: 100%;
  position: relative;
  right: -2px;
  z-index: 2;
  ruby-position: over;
  margin: 0;
  padding: 0;
  line-height: 1; /* ルビ自体の行高を最小限にする */
  font-size: 0.5em; /* 親文字に対して適切なサイズに固定 */
}
.box_omikuji .box_omikuji_body .hr {
  position: relative;
  left: 2px;
  top: 0px;
  overflow: hidden;
  width: calc(100% - 4px);
  height: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  white-space: nowrap;
  font-size: 40px;
  line-height: 100%;
}
.box_omikuji .box_omikuji_body .hr img {
  width: 35px;
}
.box_omikuji .box_omikuji_body .hr hr {
  display: none;
}
.box_omikuji .box_result_omikuji_copyright {
  margin-top: 16px;
  margin-bottom: -18px;
  font-size: 14px;
  line-height: 100%;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 300;
  letter-spacing: 0.2em;
  padding-left: 0.2em;
}
.en .box_omikuji {
  width: fit-content;
  padding: 0 0 0 0px;
  margin: unset;
  background-color: transparent;
  display: flex;
  justify-content: left;
  align-items: flex-start;
}
.en .box_omikuji .box_omikuji_head_outer {
  transform-origin: right bottom;
  transform: rotate(-90deg);
  margin-top: -227px;
  margin-left: -70px;
  margin-right: 160px;
  padding: 30px;
}
.en .box_omikuji .box_omikuji_body_outer {
  margin-top: 0;
  padding: 30px;
}
.en .box_omikuji .box_omikuji_body_outer .box_message {
  min-height: unset;
}
.en .box_omikuji .box_omikuji_body_outer .box_message .box_message_inner {
  writing-mode: unset;
}
.en .box_omikuji .box_omikuji_body_outer .box_omikuji_wave .box_omikuji_wave_top {
  justify-content: flex-start;
  top: -7px;
}
.en .box_omikuji .box_omikuji_body_outer .box_omikuji_wave .box_omikuji_wave_top span {
  transform: rotate(0deg);
}
.en .box_omikuji .box_omikuji_body_outer .box_omikuji_wave .box_omikuji_wave_top span:first-child {
  margin-left: -15px;
}
.en .box_omikuji .box_omikuji_body_outer .box_omikuji_wave .box_omikuji_wave_bottom {
  justify-content: flex-start;
  bottom: -7px;
}
.en .box_omikuji .box_omikuji_body_outer .box_omikuji_wave .box_omikuji_wave_bottom span {
  transform: rotate(180deg);
}
.en .box_omikuji .box_omikuji_body_outer .box_omikuji_wave .box_omikuji_wave_bottom span:first-child {
  margin-left: -15px;
}
.en .box_omikuji .box_omikuji_body_outer .box_omikuji_wave .box_omikuji_wave_left {
  height: calc(100% - 4px);
  top: 2px;
  left: -4.5px;
}
.en .box_omikuji .box_omikuji_body_outer .box_omikuji_wave .box_omikuji_wave_left span {
  transform: rotate(-270deg);
}
.en .box_omikuji .box_omikuji_body_outer .box_omikuji_wave .box_omikuji_wave_right {
  height: calc(100% - 3px);
  top: 2px;
  right: -4.5px;
}
.en .box_omikuji .box_omikuji_body_outer .box_omikuji_wave .box_omikuji_wave_right span {
  transform: rotate(-90deg);
}
.en .box_omikuji .box_omikuji_body {
  width: fit-content;
  min-width: 1400px;
  height: 424px;
  overflow: hidden;
}
.en .box_omikuji .box_omikuji_body .box_kikkyo_message {
  display: flex;
  overflow: hidden;
  height: 138px;
  padding: 4px 10px;
}
.en .box_omikuji .box_omikuji_body .box_kikkyo_message .box_kikkyo {
  width: auto;
  min-width: 500px;
  height: auto;
  display: block;
  border: none;
  margin: 0;
}
.en .box_omikuji .box_omikuji_body .box_kikkyo_message .box_kikkyo .box_kikkyo_lbl, .en .box_omikuji .box_omikuji_body .box_kikkyo_message .box_kikkyo .box_kikkyo_text {
  width: 100%;
}
.en .box_omikuji .box_omikuji_body .box_kikkyo_message .box_kikkyo .box_kikkyo_lbl span, .en .box_omikuji .box_omikuji_body .box_kikkyo_message .box_kikkyo .box_kikkyo_text span {
  display: block;
  width: 100%;
  letter-spacing: normal;
  margin-right: 0;
  text-align: left;
}
.en .box_omikuji .box_omikuji_body .box_kikkyo_message .box_kikkyo .box_kikkyo_lbl {
  font-size: 16px;
  line-height: 100%;
  margin-top: 6px;
}
.en .box_omikuji .box_omikuji_body .box_kikkyo_message .box_kikkyo .box_kikkyo_text {
  margin-top: 8px;
  font-size: 24px;
  line-height: 140%;
  height: 100px;
  justify-content: flex-start;
}
.en .box_omikuji .box_omikuji_body .box_kikkyo_message .box_kikkyo .box_kikkyo_text .box_kikkyo_mark {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-right: 30px;
}
.en .box_omikuji .box_omikuji_body .box_kikkyo_message .box_kikkyo .box_kikkyo_text .box_kikkyo_mark span.mark_kikkyo {
  background-color: #F15A22;
  color: #fff;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  -ms-writing-mode: tb-rl;
  -webkit-writing-mode: vertical-rl;
  writing-mode: vertical-rl;
  font-size: 26px;
  font-weight: 400;
  padding-bottom: 3px;
  white-space: nowrap;
}
.en .box_omikuji .box_omikuji_body .box_kikkyo_message .box_kikkyo .box_kikkyo_text .box_kikkyo_mark span.mark_kikkyo.kikkyo_daikichi {
  color: #fdd000;
}
.en .box_omikuji .box_omikuji_body .box_kikkyo_message .box_kikkyo .box_kikkyo_text .box_kikkyo_mark span.mark_kikkyo.kikkyo_daikyo {
  color: #333;
}
.en .box_omikuji .box_omikuji_body .box_kikkyo_message .box_kikkyo .box_kikkyo_text .box_kikkyo_mark span.mark_kikkyo span.char1,
.en .box_omikuji .box_omikuji_body .box_kikkyo_message .box_kikkyo .box_kikkyo_text .box_kikkyo_mark span.mark_kikkyo span.char2,
.en .box_omikuji .box_omikuji_body .box_kikkyo_message .box_kikkyo .box_kikkyo_text .box_kikkyo_mark span.mark_kikkyo span.char3 {
  width: auto;
}
.en .box_omikuji .box_omikuji_body .box_kikkyo_message .box_kikkyo .box_kikkyo_text .box_kikkyo_mark span.mark_kikkyo span.char2 {
  transform: scale(1, 0.9);
  letter-spacing: -0.05em;
}
.en .box_omikuji .box_omikuji_body .box_kikkyo_message .box_kikkyo .box_kikkyo_text .box_kikkyo_mark span.mark_kikkyo span.char3 {
  transform: scale(1, 0.7);
  letter-spacing: 0em;
  padding-bottom: 0em;
  margin-top: 1px;
}
.en .box_omikuji .box_omikuji_body .box_kikkyo_message .box_kikkyo .box_kikkyo_text .box_kikkyo_mark span.txt_kikkyo_roman {
  font-size: 16px;
  line-height: 100%;
  margin-top: 4px;
  text-align: center;
}
.en .box_omikuji .box_omikuji_body .box_kikkyo_message .box_message {
  width: auto;
  display: block;
  margin: 0;
}
.en .box_omikuji .box_omikuji_body .box_kikkyo_message .box_message .box_message_inner {
  font-size: 24px;
  line-height: 140%;
}
.en .box_omikuji .box_omikuji_body .box_kikkyo_message .box_message .box_message_lbl {
  font-size: 16px;
  line-height: 100%;
  margin-top: 4px;
}
.en .box_omikuji .box_omikuji_body .box_kikkyo_message .box_message .box_message_text {
  margin-top: 8px;
  height: 100px;
  display: flex;
  align-items: center;
}
.en .box_omikuji .box_omikuji_body .box_genre_lucky {
  display: flex;
  border-top: solid 1px #F15A22;
  margin-top: 10px;
  height: 280px;
  padding: 12px 10px 8px 10px;
}
.en .box_omikuji .box_omikuji_body .box_genre, .en .box_omikuji .box_omikuji_body .box_lucky {
  writing-mode: unset;
  flex-direction: column;
  padding: 4px 0 0 0;
  justify-content: unset;
}
.en .box_omikuji .box_omikuji_body .box_genre .block_genre, .en .box_omikuji .box_omikuji_body .box_genre .block_lucky, .en .box_omikuji .box_omikuji_body .box_lucky .block_genre, .en .box_omikuji .box_omikuji_body .box_lucky .block_lucky {
  writing-mode: unset;
  width: auto;
  width: max-content;
  font-size: 20px;
  line-height: 100%;
  margin: 4px 0;
}
.en .box_omikuji .box_omikuji_body .box_genre .block_genre .genre_lbl, .en .box_omikuji .box_omikuji_body .box_genre .block_genre .lucky_lbl, .en .box_omikuji .box_omikuji_body .box_genre .block_lucky .genre_lbl, .en .box_omikuji .box_omikuji_body .box_genre .block_lucky .lucky_lbl, .en .box_omikuji .box_omikuji_body .box_lucky .block_genre .genre_lbl, .en .box_omikuji .box_omikuji_body .box_lucky .block_genre .lucky_lbl, .en .box_omikuji .box_omikuji_body .box_lucky .block_lucky .genre_lbl, .en .box_omikuji .box_omikuji_body .box_lucky .block_lucky .lucky_lbl {
  height: auto;
}
.en .box_omikuji .box_omikuji_body .box_genre .block_genre .genre_lbl, .en .box_omikuji .box_omikuji_body .box_genre .block_lucky .genre_lbl, .en .box_omikuji .box_omikuji_body .box_lucky .block_genre .genre_lbl, .en .box_omikuji .box_omikuji_body .box_lucky .block_lucky .genre_lbl {
  width: 10em;
}
.en .box_omikuji .box_omikuji_body .box_genre .block_genre .lucky_lbl, .en .box_omikuji .box_omikuji_body .box_genre .block_lucky .lucky_lbl, .en .box_omikuji .box_omikuji_body .box_lucky .block_genre .lucky_lbl, .en .box_omikuji .box_omikuji_body .box_lucky .block_lucky .lucky_lbl {
  width: 10em;
}
.en .box_omikuji .box_omikuji_body .box_genre .block_genre .genre_text, .en .box_omikuji .box_omikuji_body .box_genre .block_genre .lucky_text, .en .box_omikuji .box_omikuji_body .box_genre .block_lucky .genre_text, .en .box_omikuji .box_omikuji_body .box_genre .block_lucky .lucky_text, .en .box_omikuji .box_omikuji_body .box_lucky .block_genre .genre_text, .en .box_omikuji .box_omikuji_body .box_lucky .block_genre .lucky_text, .en .box_omikuji .box_omikuji_body .box_lucky .block_lucky .genre_text, .en .box_omikuji .box_omikuji_body .box_lucky .block_lucky .lucky_text {
  min-height: unset;
}
.en .box_omikuji .box_omikuji_body .box_genre .block_genre .lucky_text, .en .box_omikuji .box_omikuji_body .box_genre .block_lucky .lucky_text, .en .box_omikuji .box_omikuji_body .box_lucky .block_genre .lucky_text, .en .box_omikuji .box_omikuji_body .box_lucky .block_lucky .lucky_text {
  padding-top: 0px;
}
.en .box_omikuji .box_omikuji_body .box_genre .block_genre .lucky_text .box_color_disp, .en .box_omikuji .box_omikuji_body .box_genre .block_lucky .lucky_text .box_color_disp, .en .box_omikuji .box_omikuji_body .box_lucky .block_genre .lucky_text .box_color_disp, .en .box_omikuji .box_omikuji_body .box_lucky .block_lucky .lucky_text .box_color_disp {
  width: 4em;
  height: 1em;
  margin: -4px 0 0 0.5em;
  vertical-align: middle;
}
.en .box_omikuji .box_omikuji_body .box_genre {
  width: auto;
  min-width: 1100px;
}
.en .box_omikuji .box_omikuji_body .box_lucky {
  width: auto;
  min-width: 780px;
}
.en .box_omikuji .box_omikuji_body .hr {
  width: 60px;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  font-size: 39px;
  line-height: 100%;
}
.en .box_omikuji .box_omikuji_body .hr span {
  transform: rotate(-90deg);
}
.en .box_omikuji .box_result_omikuji_copyright {
  position: absolute;
  right: 20px;
  top: 10px;
}
.en .box_omikuji .box_omikuji_wave .box_omikuji_wave_inner {
  padding: 18px;
}

/*-------------------------------------------------
	++ CONTENTS
-------------------------------------------------*/
/*-------------------------------------------------
	++ FOOTER
-------------------------------------------------*/
footer {
  width: 100%;
  margin-top: 0px;
}
footer .box_line {
  text-align: center;
  position: relative;
}
footer .box_line .box_omikuji_box {
  width: 300px;
  height: 240px;
  position: relative;
  margin: 0 auto;
}
footer .box_line .box_omikuji_box .omikuji_box {
  width: 100px;
  position: absolute;
  left: 50%;
  bottom: 47px;
  margin-left: -50px;
  z-index: 10;
}
footer .box_line .box_omikuji_box .omikuji_box_shadow {
  width: 340px;
  position: absolute;
  left: 50%;
  bottom: -8px;
  margin-left: -170px;
  z-index: 0;
}
footer .box_line .box_omikuji_logo_mark {
  width: 120px;
  height: 80px;
  position: relative;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
footer .box_line .box_omikuji_logo_mark .logo_mark_omikujido {
  width: 60px;
}
footer .box_line .omikuji_wave_left, footer .box_line .omikuji_wave_right {
  position: absolute;
  left: 0;
  top: 30px;
  width: calc(50% - 50px);
}
footer .box_line .omikuji_wave_left .omikuji_wave, footer .box_line .omikuji_wave_right .omikuji_wave {
  color: #ee4422;
  margin-top: 24px;
  margin-bottom: 28px;
  display: block;
  position: relative;
  width: 100%;
  height: 20px;
  margin: 0 auto;
  font-size: 28px;
  line-height: 100%;
  letter-spacing: normal;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  overflow: hidden;
}
footer .box_line .omikuji_wave_right {
  left: unset;
  right: 0;
}
footer .box_line .omikuji_wave_right .omikuji_wave {
  justify-content: flex-start;
}
footer .box_lang_footer {
  display: flex;
  justify-content: center;
  position: relative;
  top: 0;
  left: 0;
  text-align: center;
  margin-top: 10px;
}
footer .box_lang_footer span, footer .box_lang_footer a {
  width: auto;
  font-size: 12px;
  line-height: 100%;
  letter-spacing: 0.2em;
  padding: 4px 8px 3px calc(8px + 0.2em);
}
footer .box_site {
  text-align: center;
  margin-top: 10px;
}
footer .box_site .logo_footer_omikujido {
  display: inline-block;
  background: url("../img/logo_type_omikujido_h.svg") no-repeat 50% 50%;
  background-size: contain;
  width: 200px;
  height: 40px;
  text-indent: 200%;
  white-space: nowrap;
  overflow: hidden;
}
.en footer .box_site .logo_footer_omikujido {
  background: url("../img/logo_type_omikujido_h_en.svg") no-repeat 50% 50%;
  background-size: contain;
}

footer .box_site .box_site_link {
  width: 720px;
  margin: 60px auto 0px;
  display: flex;
  justify-content: space-between;
}
footer .box_site .box_site_link ul {
  border-left: solid 1px rgba(238, 68, 34, 0.2);
  padding: 0px 16px;
}
footer .box_site .box_site_link ul:last-child {
  border-right: solid 1px rgba(238, 68, 34, 0.2);
}
footer .box_site .box_site_link ul li {
  text-align: left;
  margin: 4px 0 8px 0;
}
footer .box_site .box_site_link ul li a {
  font-size: 15px;
  line-height: 160%;
  color: #ee4422;
}
.en footer .box_site .box_site_link ul {
  display: flex;
  justify-content: center;
  width: 100%;
  border-right: none;
}
.en footer .box_site .box_site_link ul:last-child {
  border-left: none;
}
.en footer .box_site .box_site_link ul li a {
  padding: 10px 20px;
}

footer .box_sns {
  width: 100%;
  text-align: center;
  margin-top: 80px;
}
footer .box_sns h2 {
  color: #ee4422;
  font-size: 20px;
  line-height: 100%;
  letter-spacing: 0.2em;
  padding-left: 0.2em;
  margin-top: 0 !important;
  font-weight: 500;
}
.en footer .box_sns h2 {
  letter-spacing: 0.05em;
  padding-left: 0.05em;
}

footer .box_sns .box_sns_link {
  margin-top: 8px;
}
footer .box_sns .box_sns_link a.icon_sns_x, footer .box_sns .box_sns_link a.icon_sns_line, footer .box_sns .box_sns_link a.icon_sns_instagram, footer .box_sns .box_sns_link a.icon_sns_facebook, footer .box_sns .box_sns_link a.icon_sns_threads {
  background: url("../img/sns_set.svg") no-repeat 0% 0%;
  background-size: 1400px 360px;
  background-position: -80px -225px;
  background-color: #ee4422;
}
footer .box_sns .box_sns_link a.icon_sns_line {
  background-position: -150px -225px;
}
footer .box_sns .box_sns_link a.icon_sns_instagram {
  background-position: -150px -225px;
}
footer .box_sns .box_sns_link a.icon_sns_facebook {
  background-position: -11px -225px;
}
footer .box_sns .box_sns_link a.icon_sns_threads {
  background-position: -221px -225px;
}
footer .box_bnr {
  text-align: center;
  margin-top: 40px;
}
footer .box_bnr a {
  margin: 8px;
  border: solid 1px #ee4422;
  display: inline-block;
}
footer .box_bnr a img {
  vertical-align: bottom;
  width: 200px;
}
footer #copyright {
  width: 100%;
  display: block;
  font-size: 14px;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 300;
  letter-spacing: 0.2em;
  padding-left: 0.2em;
  margin-top: 40px;
  margin-bottom: 40px;
  text-align: center;
  color: #ee4422;
}

#page_top {
  position: fixed;
  bottom: 20px;
  right: 20px;
}

@media (max-width: 767px) {
  .sp_only {
    display: block;
  }
  .pc_only {
    display: none;
  }
  .sp_only_inline {
    display: inline-block;
  }
  .pc_only_inline {
    display: none;
  }
  .box_lang span, .box_lang a {
    font-size: 12px;
    width: 44px;
    padding: 4px 8px 4px calc(8px + 0.1em);
  }
  header.site_header .header_inner {
    width: 100%;
    height: auto;
    margin-top: 20px;
  }
  header.site_header #site_name {
    width: 64px;
    height: 64px;
    margin-bottom: 12px;
  }
  header.site_header .wall_omikuji_fuda {
    width: 128dvw;
    height: 128dvw;
    margin-left: -64dvw;
    margin-top: -64dvw;
  }
  .top header.site_header .header_inner {
    width: 100%;
    min-height: 600px;
    margin-top: 0px;
  }
  .top header.site_header #site_name {
    width: 160px;
    height: 128px;
  }
  .top header.site_header .header_ttl {
    padding-bottom: 30px;
  }
  .top header.site_header .header_ttl .box_omikuji_wave {
    margin-top: 14px;
    margin-bottom: 14px;
  }
  .top header.site_header .header_ttl .box_omikuji_wave .omikuji_wave_top, .top header.site_header .header_ttl .box_omikuji_wave .omikuji_wave_bottom {
    width: 162px;
    height: 12px;
    font-size: 20px;
  }
  .top header.site_header .header_ttl .box_omikuji_wave .box_copy {
    font-size: 13px;
  }
  .top header.site_header .header_ttl .box_omikuji_wave .box_copy .txt_ver {
    margin-left: 0.5em;
  }
  .top header.site_header .header_ttl .btn_red {
    font-size: 16px;
    padding: 10px 10px 10px calc(10px + 0.2em);
  }
  #contener #contents {
    width: calc(100% - 20px);
  }
  #contener #contents.width_s {
    width: calc(100% - 20px);
  }
  #contener #contents .sec_message h2, #contener #contents .sec_tally h2,
  #contener #contents .sec_tie_off h2,
  #contener #contents .sec_news h2,
  #contener #contents .sec_column h2,
  #contener #contents .sec_writer h2 {
    font-size: 24px;
  }
  #contener #contents .sec_news .box_news a.block_news,
  #contener #contents .sec_news .box_news a.block_column, #contener #contents .sec_news .box_column a.block_news,
  #contener #contents .sec_news .box_column a.block_column, #contener #contents .sec_column .box_news a.block_news,
  #contener #contents .sec_column .box_news a.block_column, #contener #contents .sec_column .box_column a.block_news,
  #contener #contents .sec_column .box_column a.block_column {
    padding: 20px 10px;
  }
  #contener #contents .sec_news .box_news a.block_news .news_date, #contener #contents .sec_news .box_news a.block_news .column_date,
  #contener #contents .sec_news .box_news a.block_column .news_date,
  #contener #contents .sec_news .box_news a.block_column .column_date, #contener #contents .sec_news .box_column a.block_news .news_date, #contener #contents .sec_news .box_column a.block_news .column_date,
  #contener #contents .sec_news .box_column a.block_column .news_date,
  #contener #contents .sec_news .box_column a.block_column .column_date, #contener #contents .sec_column .box_news a.block_news .news_date, #contener #contents .sec_column .box_news a.block_news .column_date,
  #contener #contents .sec_column .box_news a.block_column .news_date,
  #contener #contents .sec_column .box_news a.block_column .column_date, #contener #contents .sec_column .box_column a.block_news .news_date, #contener #contents .sec_column .box_column a.block_news .column_date,
  #contener #contents .sec_column .box_column a.block_column .news_date,
  #contener #contents .sec_column .box_column a.block_column .column_date {
    display: block;
    float: none;
    width: 100%;
    padding-top: 8px;
    padding-bottom: 4px;
  }
  #contener #contents .sec_news .box_news a.block_news .news_text, #contener #contents .sec_news .box_news a.block_news .column_text,
  #contener #contents .sec_news .box_news a.block_column .news_text,
  #contener #contents .sec_news .box_news a.block_column .column_text, #contener #contents .sec_news .box_column a.block_news .news_text, #contener #contents .sec_news .box_column a.block_news .column_text,
  #contener #contents .sec_news .box_column a.block_column .news_text,
  #contener #contents .sec_news .box_column a.block_column .column_text, #contener #contents .sec_column .box_news a.block_news .news_text, #contener #contents .sec_column .box_news a.block_news .column_text,
  #contener #contents .sec_column .box_news a.block_column .news_text,
  #contener #contents .sec_column .box_news a.block_column .column_text, #contener #contents .sec_column .box_column a.block_news .news_text, #contener #contents .sec_column .box_column a.block_news .column_text,
  #contener #contents .sec_column .box_column a.block_column .news_text,
  #contener #contents .sec_column .box_column a.block_column .column_text {
    display: block;
    float: none;
    width: 100%;
    font-size: 16px;
  }
  #contener #contents .sec_message h2 {
    font-size: 20px;
    letter-spacing: 0.05em;
    padding-left: 0.05em;
  }
  #contener #contents .sec_message p {
    font-size: 16px;
    letter-spacing: 0.05em;
    padding-left: 0.05em;
  }
  #contener #contents .sec_message p ruby {
    ruby-align: center;
  }
  #contener #contents .sec_message p ruby rt {
    margin-bottom: -0.4em;
    font-size: 0.6em;
  }
  .en #contener #contents .sec_message h2 {
    font-size: 18px;
    letter-spacing: 0.05em;
    padding-left: 0.05em;
  }
  .en #contener #contents .sec_message p {
    font-size: 14px;
    letter-spacing: 0.05em;
    padding-left: 0.05em;
  }
  #contener #contents .sec_tally .box_tally .block_tally .lbl_tally {
    font-size: 15px;
    width: 3.4em;
    margin-bottom: 2px;
  }
  #contener #contents .sec_tally .box_tally .block_tally .lbl_tally .txt_roman {
    font-size: 10px;
  }
  #contener #contents .sec_tally .box_tally .block_tally .lbl_tally .txt_roman::before {
    content: "\a";
    white-space: pre;
  }
  #contener #contents .sec_tally .box_tally .block_tally .data_tally {
    font-size: 12px;
  }
  #contener #contents .sec_tally .box_tally_notice {
    font-size: 12px;
  }
  .en #contener #contents .sec_tally .box_tally .block_tally {
    align-items: start;
  }
  .en #contener #contents .sec_tally .box_tally .block_tally .lbl_tally {
    width: 5em;
    margin-top: 0px;
  }
  #contener #contents .sec_tie_off .box_tie_off a.block_tie_off .tie_off_icon {
    width: 72px;
  }
  #contener #contents .sec_tie_off .box_tie_off a.block_tie_off .tie_off_text {
    padding-top: 4px;
    font-size: 16px;
    line-height: 160%;
  }
  #contener #contents .sec_tie_off .box_tie_off a.block_tie_off .tie_off_text .ttl_tie_off {
    display: block;
    margin-top: 4px;
  }
  #contener #contents .sec_tie_off .box_tie_off_notice {
    font-size: 12px;
  }
  #contener #contents .sec_writer .box_writer_more {
    margin-top: 20px;
  }
  #contener #contents .page-header {
    margin-bottom: 20px;
  }
  #contener #contents .page-header .box_omikuji_wave .omikuji_wave_top, #contener #contents .page-header .box_omikuji_wave .omikuji_wave_bottom {
    font-size: 20px;
    height: 16px;
  }
  #contener #contents .page-header .box_omikuji_wave h1 {
    font-size: 24px;
    letter-spacing: 0.2em;
    padding-left: 0.2em;
  }
  #contener #contents .page-header .result_date, #contener #contents .page-header .post_date {
    font-size: 14px;
  }
  #contener #contents .page-content {
    font-size: 15px;
    line-height: 160%;
    margin-top: 40px;
  }
  #contener #contents .page-content p.page_text_top {
    font-size: 15px;
  }
  #contener #contents .page-content .box_draw_input .block_draw_input .box_input_name {
    margin-top: 10px;
  }
  #contener #contents .page-content .box_draw_input .block_draw_input input {
    font-size: 22px;
    line-height: 160%;
  }
  #contener #contents .page-content .box_draw_input .block_draw_input input.ipt_name {
    width: 100%;
  }
  #contener #contents .page-content .box_draw_input .block_draw_input .box_input_sex {
    flex-direction: column;
    margin: 0 auto;
    margin-top: 10px;
    width: fit-content;
    padding-right: 0.5em;
  }
  #contener #contents .page-content .box_draw_input .block_draw_input .box_input_sex label {
    text-align: left;
    margin: 0;
  }
  #contener #contents .page-content .wall_omikuji_fuda {
    width: 100dvw;
    height: 100dvw;
  }
  #contener #contents .page-content .wall_omikuji_fuda .box_omikuji_fuda_drop_zone {
    width: 160px;
    height: 160px;
    margin-left: -80px;
    margin-top: -80px;
  }
  .en #contener #contents .page-content .box_result_omikuji_outer {
    height: 488px;
    width: 100%;
    margin: 0;
    margin-bottom: 100px;
    padding: 30px 20px;
  }
  #contener #contents .page-content .box_result_omikuji {
    width: 354px;
  }
  .en #contener #contents .page-content .box_result_omikuji {
    height: 408px;
    margin-left: 20px;
    margin-right: 20px;
  }
  .en #contener #contents .page-content .box_result_omikuji .box_omikuji_head_outer {
    margin-top: -190px;
    margin-left: 10px;
    padding: 22px 16px;
  }
  .en #contener #contents .page-content .box_result_omikuji .box_omikuji_head_inner {
    width: 110px;
    height: 343px;
    top: 18px;
    right: -92px;
  }
  .en #contener #contents .page-content .box_result_omikuji .box_omikuji_body_outer {
    padding: 16px 16px;
  }
  .en #contener #contents .page-content .box_result_omikuji .box_omikuji_body_outer .box_omikuji_wave .box_omikuji_wave_top, .en #contener #contents .page-content .box_result_omikuji .box_omikuji_body_outer .box_omikuji_wave .box_omikuji_wave_bottom {
    left: 0;
    width: calc(100% + 2px);
  }
  .en #contener #contents .page-content .box_result_omikuji .box_omikuji_body_outer .box_omikuji_wave .box_omikuji_wave_top span:first-child, .en #contener #contents .page-content .box_result_omikuji .box_omikuji_body_outer .box_omikuji_wave .box_omikuji_wave_bottom span:first-child {
    margin-left: -11px;
  }
  .en #contener #contents .page-content .box_result_omikuji .box_omikuji_body_outer .box_omikuji_wave .box_omikuji_wave_left, .en #contener #contents .page-content .box_result_omikuji .box_omikuji_body_outer .box_omikuji_wave .box_omikuji_wave_right {
    height: calc(100% - 4px);
    top: 2px;
  }
  .en #contener #contents .page-content .box_result_omikuji .box_omikuji_body_outer .box_omikuji_wave .box_omikuji_wave_top {
    top: -3px;
  }
  .en #contener #contents .page-content .box_result_omikuji .box_omikuji_body_outer .box_omikuji_wave .box_omikuji_wave_bottom {
    bottom: -2px;
  }
  .en #contener #contents .page-content .box_result_omikuji .box_omikuji_body_outer .box_omikuji_wave .box_omikuji_wave_left {
    left: -2.5px;
  }
  #contener #contents .page-content .btn_left, #contener #contents .page-content .btn_right {
    top: 516px;
  }
  #contener #contents .page-content .btn_left.btn_icon, #contener #contents .page-content .btn_right.btn_icon {
    width: 2em !important;
    height: 2em !important;
  }
  #contener #contents .page-content .btn_left {
    background-size: 1000px 320px;
    background-position: -55px -166px;
  }
  #contener #contents .page-content .btn_right {
    background-size: 1000px 320px;
    background-position: -3px -166px;
  }
  #contener #contents .page-content .box_pic_creat {
    flex-direction: column;
    margin-top: 40px;
  }
  #contener #contents .page-content .box_pic_creat a {
    margin: 0 0 20px 0;
    min-width: 76%;
  }
  #contener #contents .page-content .box_meta .txt_result_id {
    font-size: 14px;
  }
  #contener #contents .box_tie_off_link {
    flex-direction: column;
    padding: 0 20px;
  }
  #contener #contents .box_tie_off_link a {
    width: 100%;
    margin: 10px 0px;
  }
  #contener h2, #contener .h2 {
    font-size: 22px;
  }
  .box_omikuji_fuda .block_omikuji_fuda {
    width: 35px;
    height: 79.8px;
  }
  .box_omikuji {
    width: 100%;
    font-size: 22px;
  }
  .box_omikuji .box_omikuji_head_outer {
    padding: 26px 20px;
  }
  .box_omikuji .box_omikuji_head {
    width: 278px;
    height: 79px;
  }
  .box_omikuji .box_omikuji_head .box_omikuji_head_inner {
    height: 278px;
    width: 79px;
    top: 18px;
    right: -62px;
    padding: 18px;
  }
  .box_omikuji .box_omikuji_wave .box_omikuji_wave_top, .box_omikuji .box_omikuji_wave .box_omikuji_wave_bottom {
    font-size: 26.5px;
    height: 12px;
    width: calc(100% - 4px);
    left: 2px;
  }
  .box_omikuji .box_omikuji_wave .box_omikuji_wave_top {
    top: 0px;
  }
  .box_omikuji .box_omikuji_wave .box_omikuji_wave_bottom {
    bottom: 0px;
  }
  .box_omikuji .box_omikuji_wave .box_omikuji_wave_left, .box_omikuji .box_omikuji_wave .box_omikuji_wave_right {
    font-size: 27px;
    width: 12px;
    height: calc(100% - 4px);
    top: 3px;
  }
  .box_omikuji .box_omikuji_wave .box_omikuji_wave_left {
    left: -2px;
  }
  .box_omikuji .box_omikuji_wave .box_omikuji_wave_right {
    right: -2px;
  }
  .box_omikuji .box_omikuji_body_outer {
    padding: 30px 20px;
  }
  .box_omikuji .box_omikuji_body_outer .box_omikuji_wave .box_omikuji_wave_left, .box_omikuji .box_omikuji_body_outer .box_omikuji_wave .box_omikuji_wave_right {
    height: calc(100% - 10px);
    top: 2px;
  }
  .box_omikuji .box_omikuji_body_outer .box_omikuji_wave .box_omikuji_wave_bottom {
    bottom: 4px;
  }
  .box_omikuji .box_omikuji_body .box_message {
    font-size: 22px;
  }
  .box_omikuji .box_omikuji_body .box_kikkyo {
    height: 50px;
  }
  .box_omikuji .box_omikuji_body .box_genre_text, .box_omikuji .box_omikuji_body .box_lucky_text {
    font-size: 22px;
    line-height: 120%;
    width: 96%;
    right: 10px;
    margin-right: 2%;
  }
  .box_omikuji .box_omikuji_body .box_genre_text .block_genre, .box_omikuji .box_omikuji_body .box_genre_text .block_lucky, .box_omikuji .box_omikuji_body .box_lucky_text .block_genre, .box_omikuji .box_omikuji_body .box_lucky_text .block_lucky {
    font-size: 22px;
  }
  .box_omikuji .box_omikuji_body .box_genre_text .block_genre .genre_lbl, .box_omikuji .box_omikuji_body .box_genre_text .block_genre .lucky_lbl, .box_omikuji .box_omikuji_body .box_genre_text .block_lucky .genre_lbl, .box_omikuji .box_omikuji_body .box_genre_text .block_lucky .lucky_lbl, .box_omikuji .box_omikuji_body .box_lucky_text .block_genre .genre_lbl, .box_omikuji .box_omikuji_body .box_lucky_text .block_genre .lucky_lbl, .box_omikuji .box_omikuji_body .box_lucky_text .block_lucky .genre_lbl, .box_omikuji .box_omikuji_body .box_lucky_text .block_lucky .lucky_lbl {
    margin-right: -10px;
  }
  .box_omikuji .box_omikuji_body .box_genre_text .block_genre .genre_text, .box_omikuji .box_omikuji_body .box_genre_text .block_genre .lucky_text, .box_omikuji .box_omikuji_body .box_genre_text .block_lucky .genre_text, .box_omikuji .box_omikuji_body .box_genre_text .block_lucky .lucky_text, .box_omikuji .box_omikuji_body .box_lucky_text .block_genre .genre_text, .box_omikuji .box_omikuji_body .box_lucky_text .block_genre .lucky_text, .box_omikuji .box_omikuji_body .box_lucky_text .block_lucky .genre_text, .box_omikuji .box_omikuji_body .box_lucky_text .block_lucky .lucky_text {
    padding-right: 0px;
  }
  .box_omikuji .box_omikuji_body .box_genre_text .block_genre .lucky_text .box_color_disp, .box_omikuji .box_omikuji_body .box_genre_text .block_lucky .lucky_text .box_color_disp, .box_omikuji .box_omikuji_body .box_lucky_text .block_genre .lucky_text .box_color_disp, .box_omikuji .box_omikuji_body .box_lucky_text .block_lucky .lucky_text .box_color_disp {
    margin-right: 0px;
  }
  .box_omikuji .box_omikuji_body .box_genre_text .block_genre ruby > rt, .box_omikuji .box_omikuji_body .box_genre_text .block_lucky ruby > rt, .box_omikuji .box_omikuji_body .box_lucky_text .block_genre ruby > rt, .box_omikuji .box_omikuji_body .box_lucky_text .block_lucky ruby > rt {
    font-size: 8px;
  }
  .box_omikuji .box_omikuji_body .box_genre .block_genre, .box_omikuji .box_omikuji_body .box_genre .block_lucky, .box_omikuji .box_omikuji_body .box_lucky .block_genre, .box_omikuji .box_omikuji_body .box_lucky .block_lucky {
    font-size: 22px;
  }
  .box_omikuji .box_omikuji_body .box_genre .block_genre .lucky_text .box_color_disp, .box_omikuji .box_omikuji_body .box_genre .block_lucky .lucky_text .box_color_disp, .box_omikuji .box_omikuji_body .box_lucky .block_genre .lucky_text .box_color_disp, .box_omikuji .box_omikuji_body .box_lucky .block_lucky .lucky_text .box_color_disp {
    margin-right: 5px;
  }
  .box_omikuji .box_omikuji_body .box_genre .block_genre ruby > rt, .box_omikuji .box_omikuji_body .box_genre .block_lucky ruby > rt, .box_omikuji .box_omikuji_body .box_lucky .block_genre ruby > rt, .box_omikuji .box_omikuji_body .box_lucky .block_lucky ruby > rt {
    font-size: 8px;
  }
  .box_omikuji .box_omikuji_body .hr {
    font-size: 27px;
  }
  .box_omikuji .box_result_omikuji_copyright {
    margin-top: 4px;
    margin-bottom: -20px;
    font-size: 11px;
  }
  .en .box_omikuji .box_omikuji_wave .box_omikuji_wave_top, .en .box_omikuji .box_omikuji_wave .box_omikuji_wave_bottom,
  .en .box_omikuji .box_omikuji_wave .box_omikuji_wave_left,
  .en .box_omikuji .box_omikuji_wave .box_omikuji_wave_right {
    font-size: 27px;
  }
  .en .box_omikuji .box_omikuji_head {
    width: 340px;
    height: 110px;
  }
  .en .box_omikuji .box_omikuji_body {
    height: fit-content;
  }
  .en .box_omikuji .box_omikuji_body .box_kikkyo_message {
    height: 118px;
  }
  .en .box_omikuji .box_omikuji_body .box_kikkyo_message .box_kikkyo .box_kikkyo_lbl {
    font-size: 14px;
    margin-top: 0;
  }
  .en .box_omikuji .box_omikuji_body .box_kikkyo_message .box_kikkyo .box_kikkyo_text {
    height: 80px;
  }
  .en .box_omikuji .box_omikuji_body .box_kikkyo_message .box_kikkyo .box_kikkyo_text span {
    font-size: 20px;
  }
  .en .box_omikuji .box_omikuji_body .box_kikkyo_message .box_kikkyo .box_kikkyo_text .box_kikkyo_mark span.txt_kikkyo_roman {
    font-size: 16px;
  }
  .en .box_omikuji .box_omikuji_body .box_kikkyo_message .box_message .box_message_inner {
    font-size: 20px;
  }
  .en .box_omikuji .box_omikuji_body .box_kikkyo_message .box_message .box_message_lbl {
    font-size: 14px;
    margin-top: 0;
  }
  .en .box_omikuji .box_omikuji_body .box_kikkyo_message .box_message .box_message_text {
    height: 80px;
  }
  .en .box_omikuji .box_omikuji_body .box_genre_lucky {
    height: 212px;
    padding-top: 16px;
    padding-bottom: 0;
  }
  .en .box_omikuji .box_omikuji_body .box_genre, .en .box_omikuji .box_omikuji_body .box_lucky {
    padding-top: 0;
    min-width: 800px;
  }
  .en .box_omikuji .box_omikuji_body .box_genre .block_genre, .en .box_omikuji .box_omikuji_body .box_genre .block_lucky, .en .box_omikuji .box_omikuji_body .box_lucky .block_genre, .en .box_omikuji .box_omikuji_body .box_lucky .block_lucky {
    font-size: 17px;
    margin: 2px 0;
  }
  .en .box_omikuji .box_omikuji_body .box_lucky {
    min-width: 500px;
  }
  .en .box_omikuji .box_omikuji_body .hr {
    font-size: 27px;
  }
  a.btn_red,
  input.btn_red {
    font-size: 16px;
    letter-spacing: 0.1em;
    padding: 12px 16px 14px calc(16px + 0.1em);
    min-width: 170px;
  }
  footer .box_line .omikuji_wave_left .omikuji_wave, footer .box_line .omikuji_wave_right .omikuji_wave {
    font-size: 24px;
  }
  footer .box_site .logo_footer_omikujido {
    width: 160px;
    height: 30px;
  }
  footer .box_site .box_site_link {
    width: calc(100% - 20px);
    flex-direction: column;
  }
  footer .box_site .box_site_link ul {
    width: 100%;
    border-left: none;
    padding: 0;
  }
  footer .box_site .box_site_link ul:last-child {
    border-right: none;
    border-bottom: solid 1px rgba(238, 68, 34, 0.2);
  }
  footer .box_site .box_site_link ul li {
    text-align: center;
    margin: 0;
    border-top: solid 1px rgba(238, 68, 34, 0.2);
  }
  footer .box_site .box_site_link ul li a {
    padding: 8px 0;
    display: block;
  }
  footer #copyright {
    font-size: 12px;
  }
  .en footer .box_site .box_site_link ul {
    flex-direction: column;
  }
  .en footer .box_site .box_site_link ul li {
    text-align: center;
  }
  .checkbox-text.text_l,
  .radio-text.text_l {
    font-size: 22px;
    line-height: 140%;
    padding: 0px 0 2px 34px;
  }
  .radio-text.text_l::before {
    width: 24px;
    height: 24px;
    top: 16px;
  }
  .radio-text.text_l::after {
    width: 14px;
    height: 14px;
    top: 16px;
    left: 8px;
  }
  #creat_loading .icon_loading {
    width: 100%;
    margin-top: -40px;
  }
  #creat_loading .icon_loading .icon_loading_inner {
    padding: 20px 20px 30px 20px;
  }
  #pagenation ul li a, #pagenation ul li span {
    font-size: 16px;
    line-height: 100%;
    height: 2em !important;
    min-width: 2em !important;
    margin: 4px;
    padding: 8px 11px 8px 11px !important;
  }
}
@media print {
  #pageTop {
    display: none !important;
  }
}
/*# sourceMappingURL=style.css.map */
