@charset "UTF-8";
/*
Theme Name: ""
Description:""
Theme URI: www/
Author: MS
Author URI: www/
Version: 1
*/
@import "reset.css";
@font-face {
  font-family: "mgenplus-h";
  src: url(../font/mgenplus-1pp-heavy.woff2) format("woff2"), url(../font/mgenplus-1pp-heavy.woff) format("woff"), url(../font/mgenplus-1pp-heavy.ttf) format("ttf"), local("mgenplus-h");
}
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 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.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 {
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
  text-size-adjust: 100%;
}

body {
  margin: 0;
  padding: 0;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 100%;
  color: #222222;
  background-color: #FCFAF2;
  font-feature-settings: "palt";
  letter-spacing: 0.1em;
}
body #page {
  position: relative;
}

/*-------------------------------------------------
	++ HEADER
-------------------------------------------------*/
header.site_header {
  width: unset;
  min-height: unset;
  position: absolute;
  left: 30px;
  top: 30px;
  z-index: 1000;
}
header.site_header .header_logo_wall .header_logo #site_name {
  margin: 0 auto;
  text-align: center;
  display: block;
  clear: both;
  background: url("../img/logo_koisai_rd.svg") no-repeat 50% 50%;
  background-size: contain;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  width: 100px;
  height: 196px;
}
header.site_header .header_logo_wall .header_logo hr {
  margin: 20px 0;
  border: none;
  width: 100%;
  border-bottom: solid 3px #EE1111;
}
header.site_header .header_logo_wall .header_logo .ttl_main_copy {
  color: #EE1111;
  font-family: "Shippori Mincho B1", "Shippori-Mincho-B1", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-weight: 500;
  font-size: 14px;
  letter-spacing: 0.4em;
  margin-left: -2px;
  margin-right: -10px;
  position: relative;
}

.home header.site_header {
  width: 100%;
  height: 100dvh;
  min-height: 300px;
  position: relative;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  z-index: 100;
}
.home header.site_header .header_logo_wall {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
}
.home header.site_header .header_logo_wall .header_logo #site_name {
  margin: 0 auto;
  text-align: center;
  display: block;
  clear: both;
  background: url("../img/logo_koisai_rd.svg") no-repeat 50% 50%;
  background-size: contain;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  width: 160px;
  height: 312px;
}
.home header.site_header .header_logo_wall .header_logo hr {
  margin: 30px 0;
  border: none;
  width: 100%;
  border-bottom: solid 3px #EE1111;
}
.home header.site_header .header_logo_wall .header_logo .ttl_main_copy {
  color: #EE1111;
  font-family: "Shippori Mincho B1", "Shippori-Mincho-B1", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-weight: 500;
  font-size: 22px;
  letter-spacing: 0.4em;
  margin-left: 0px;
  margin-right: -10px;
  position: relative;
}

/*-------------------------------------------------
	++ HOME
-------------------------------------------------*/
/*-------------------------------------------------
	++ CONTENT BASE
-------------------------------------------------*/
#contener #contents {
  margin: 0 auto;
  text-align: center;
  padding: 0px 0 0px 0;
  position: relative;
  z-index: 1;
  font-family: "Shippori Mincho B1", "Shippori-Mincho-B1", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 18px;
  line-height: 200%;
  color: #222222;
  min-height: 100dvh;
}
#contener h1, #contener h2, #contener h3, #contener h4, #contener h5, #contener h6 {
  margin-top: 50px;
  line-height: 140%;
  font-family: "Shippori Mincho B1", "Shippori-Mincho-B1", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-weight: 500;
  color: #DD1111;
}
#contener h1.col_bk, #contener h2.col_bk, #contener h3.col_bk, #contener h4.col_bk, #contener h5.col_bk, #contener h6.col_bk {
  color: #222222;
}
#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 p {
  margin-top: 20px;
  line-height: 240%;
}
#contener dl {
  display: flex;
  flex-wrap: wrap;
  font-size: 17px;
  line-height: 130%;
  margin-top: 20px;
  margin-bottom: 20px;
}
#contener dl dt {
  min-width: 12em;
  text-align: right;
  border-top: solid 1px rgba(238, 17, 17, 0.3);
  padding: 16px 0;
  padding-right: 1em;
}
#contener dl dt:last-of-type {
  border-bottom: solid 1px rgba(238, 17, 17, 0.3);
}
#contener dl dd {
  width: calc(100% - 12em - 1px);
  text-align: left;
  border-top: solid 1px rgba(238, 17, 17, 0.3);
  padding: 16px 0;
  padding-left: 1em;
}
#contener dl dd:last-of-type {
  border-bottom: solid 1px rgba(238, 17, 17, 0.3);
}
#contener dl dd.sep {
  width: 1px;
  padding: 0;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: -1px;
  border-left: solid 1px rgba(238, 17, 17, 0.3);
}
#contener table {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  line-height: 160%;
}
#contener table.tbl_s tr th, #contener table.tbl_s tr td {
  padding: 8px 4px;
  font-size: 14px;
}
#contener table.tbl_tb_no_line tr:first-of-type th, #contener table.tbl_tb_no_line tr:first-of-type td {
  border-top: none;
}
#contener table.tbl_tb_no_line tr:last-of-type th, #contener table.tbl_tb_no_line tr:last-of-type td {
  border-bottom: none;
}
#contener table.tbl_tb_no_line td {
  word-break: break-word;
}
#contener table.tbl_tb_no_line th {
  white-space: nowrap;
}
#contener table tr th, #contener table tr td {
  text-align: left;
  vertical-align: top;
  border-top: solid 1px rgba(238, 17, 17, 0.3);
  border-bottom: solid 1px rgba(238, 17, 17, 0.3);
  border-left: none;
  border-right: none;
  padding: 16px 8px;
}
#contener table tr th.align_center, #contener table tr td.align_center {
  text-align: center;
}
#contener table tr th.align_right, #contener table tr td.align_right {
  text-align: right;
}
#contener table tr th.align_left, #contener table tr td.align_left {
  text-align: left;
}
#contener table tr th.td_nowrap, #contener table tr td.td_nowrap {
  white-space: nowrap;
}
#contener table tr th {
  background-color: rgba(238, 17, 17, 0.05);
}
#contener .tbl_management table th, #contener .tbl_management table td {
  padding: 24px 2px;
}
#contener .tbl_management table th {
  width: 10em;
  background-color: transparent;
}
#contener ruby > rt {
  ruby-align: center;
  margin-bottom: 4px;
  font-size: 14px;
  letter-spacing: 0.2em;
  padding-right: 0.5em;
}
#contener .kikkyo_daikichi {
  color: #EE1111;
}
#contener .kikkyo_daikyo {
  color: #222222;
}
#contener .page_header, #contener .entry_header {
  margin: 100px 0 100px;
  position: relative;
  z-index: 1000;
}
#contener .page_header.pos_top, #contener .entry_header.pos_top {
  margin-top: 20px;
}
#contener .page_header h1, #contener .page_header .h1, #contener .entry_header h1, #contener .entry_header .h1 {
  font-size: 36px;
  line-height: 130%;
  font-weight: 500;
  letter-spacing: 0.2em;
  padding-left: 0.2em;
  color: #EE1111;
  margin: 0;
}
#contener .page_header h1 ruby > rt, #contener .page_header .h1 ruby > rt, #contener .entry_header h1 ruby > rt, #contener .entry_header .h1 ruby > rt {
  font-size: 10px;
}
#contener .page_header h1.ttl_result, #contener .page_header .h1.ttl_result, #contener .entry_header h1.ttl_result, #contener .entry_header .h1.ttl_result {
  font-size: 32px;
  letter-spacing: 0.05em;
  padding-left: 0.05em;
}
#contener .page_header h1.ttl_cat, #contener .page_header .h1.ttl_cat, #contener .entry_header h1.ttl_cat, #contener .entry_header .h1.ttl_cat {
  font-size: 24px;
}
#contener .page_header .ttl_sub, #contener .entry_header .ttl_sub {
  font-size: 18px;
  line-height: 130%;
  font-weight: 400;
  letter-spacing: 0.1em;
  color: #EE1111;
  padding-left: 0.1em;
  margin-top: 8px;
}
#contener .entry_header {
  margin-top: 0;
}
#contener .entry_header h1 {
  letter-spacing: 0.05em;
  padding-left: 0.05em;
  color: #222222;
}
#contener .entry_header .ttl_sub {
  color: #222222;
}
#contener .page_content, #contener .entry_content {
  width: 640px;
  margin: 0 auto;
  text-align: center;
  margin-top: 40px;
}
#contener .page_content.width_wide,
#contener .page_content .width_wide, #contener .entry_content.width_wide,
#contener .entry_content .width_wide {
  max-width: calc(100vw - 300px);
  min-width: 640px;
  width: 1200px;
  margin: 0 auto;
  text-align: center;
}
#contener .page_content.width_small,
#contener .page_content .width_small, #contener .entry_content.width_small,
#contener .entry_content .width_small {
  width: 640px;
  margin: 0 auto;
  text-align: center;
}
#contener .page_content fieldset.box_input_line, #contener .entry_content fieldset.box_input_line {
  border: solid 1px #bbbbbb;
  padding: 0 30px 20px 30px;
  margin-top: 60px;
}
#contener .page_content fieldset.box_input_line:first-of-type, #contener .entry_content fieldset.box_input_line:first-of-type {
  margin-top: 40px;
}
#contener .page_content fieldset.box_input_line legend, #contener .entry_content fieldset.box_input_line legend {
  font-size: 20px;
  line-height: 100%;
  display: block;
  padding: 6px 10px 6px 14px;
  margin: 0 auto;
  margin-bottom: 16px;
}
#contener .page_content .box_input_main, #contener .page_content .box_input_sub, #contener .entry_content .box_input_main, #contener .entry_content .box_input_sub {
  display: block;
  font-size: 26px;
  line-height: 160%;
}
#contener .page_content .box_input_main.vertical label, #contener .page_content .box_input_sub.vertical label, #contener .entry_content .box_input_main.vertical label, #contener .entry_content .box_input_sub.vertical label {
  display: block;
  text-align: left;
}
#contener .page_content .box_input_main.vertical2, #contener .page_content .box_input_main.vertical3, #contener .page_content .box_input_sub.vertical2, #contener .page_content .box_input_sub.vertical3, #contener .entry_content .box_input_main.vertical2, #contener .entry_content .box_input_main.vertical3, #contener .entry_content .box_input_sub.vertical2, #contener .entry_content .box_input_sub.vertical3 {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
}
#contener .page_content .box_input_main.vertical2 label, #contener .page_content .box_input_main.vertical3 label, #contener .page_content .box_input_sub.vertical2 label, #contener .page_content .box_input_sub.vertical3 label, #contener .entry_content .box_input_main.vertical2 label, #contener .entry_content .box_input_main.vertical3 label, #contener .entry_content .box_input_sub.vertical2 label, #contener .entry_content .box_input_sub.vertical3 label {
  display: block;
  width: 50%;
  text-align: left;
}
#contener .page_content .box_input_main.vertical2::before, #contener .page_content .box_input_main.vertical2::after, #contener .page_content .box_input_main.vertical3::before, #contener .page_content .box_input_main.vertical3::after, #contener .page_content .box_input_sub.vertical2::before, #contener .page_content .box_input_sub.vertical2::after, #contener .page_content .box_input_sub.vertical3::before, #contener .page_content .box_input_sub.vertical3::after, #contener .entry_content .box_input_main.vertical2::before, #contener .entry_content .box_input_main.vertical2::after, #contener .entry_content .box_input_main.vertical3::before, #contener .entry_content .box_input_main.vertical3::after, #contener .entry_content .box_input_sub.vertical2::before, #contener .entry_content .box_input_sub.vertical2::after, #contener .entry_content .box_input_sub.vertical3::before, #contener .entry_content .box_input_sub.vertical3::after {
  content: "";
  display: block;
  width: 50%;
  order: 1;
}
#contener .page_content .box_input_main.vertical3 label, #contener .page_content .box_input_sub.vertical3 label, #contener .entry_content .box_input_main.vertical3 label, #contener .entry_content .box_input_sub.vertical3 label {
  width: 33%;
}
#contener .page_content .box_input_main.vertical3::before, #contener .page_content .box_input_main.vertical3::after, #contener .page_content .box_input_sub.vertical3::before, #contener .page_content .box_input_sub.vertical3::after, #contener .entry_content .box_input_main.vertical3::before, #contener .entry_content .box_input_main.vertical3::after, #contener .entry_content .box_input_sub.vertical3::before, #contener .entry_content .box_input_sub.vertical3::after {
  width: 33%;
}
#contener .page_content .box_input_main.horizontal, #contener .page_content .box_input_sub.horizontal, #contener .entry_content .box_input_main.horizontal, #contener .entry_content .box_input_sub.horizontal {
  display: flex;
  justify-content: space-around;
}
#contener .page_content .box_input_main.horizontal2, #contener .page_content .box_input_sub.horizontal2, #contener .entry_content .box_input_main.horizontal2, #contener .entry_content .box_input_sub.horizontal2 {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
}
#contener .page_content .box_input_main.horizontal2 label, #contener .page_content .box_input_sub.horizontal2 label, #contener .entry_content .box_input_main.horizontal2 label, #contener .entry_content .box_input_sub.horizontal2 label {
  width: 50%;
  text-align: left;
}
#contener .page_content .box_input_main.horizontal2::after, #contener .page_content .box_input_sub.horizontal2::after, #contener .entry_content .box_input_main.horizontal2::after, #contener .entry_content .box_input_sub.horizontal2::after {
  content: "";
  display: block;
  width: 50%;
}
#contener .page_content .box_input_main.inline_display, #contener .page_content .box_input_sub.inline_display, #contener .entry_content .box_input_main.inline_display, #contener .entry_content .box_input_sub.inline_display {
  text-align: left;
}
#contener .page_content .box_input_main.inline_display label, #contener .page_content .box_input_sub.inline_display label, #contener .entry_content .box_input_main.inline_display label, #contener .entry_content .box_input_sub.inline_display label {
  display: inline-block;
  margin-right: 20px;
}
#contener .page_content .box_input_main .block_input, #contener .page_content .box_input_sub .block_input, #contener .entry_content .box_input_main .block_input, #contener .entry_content .box_input_sub .block_input {
  display: flex;
  font-size: 18px;
  line-height: 140%;
  align-items: center;
  justify-content: center;
  margin-bottom: 8px;
}
#contener .page_content .box_input_main .block_input *, #contener .page_content .box_input_sub .block_input *, #contener .entry_content .box_input_main .block_input *, #contener .entry_content .box_input_sub .block_input * {
  line-height: 140%;
}
#contener .page_content hr, #contener .entry_content hr {
  height: 1px;
  border: none;
  border-top: solid 1px #bbbbbb;
  margin: 16px 0;
}
#contener .page_content .box_input_notice, #contener .entry_content .box_input_notice {
  text-align: left;
  margin-top: 12px;
}
#contener .page_content .box_input_notice p, #contener .entry_content .box_input_notice p {
  font-size: 14px;
  line-height: 160%;
  letter-spacing: 0.15em;
  margin: 4px 0;
}
#contener .page_content .box_input_sub, #contener .entry_content .box_input_sub {
  text-align: left;
  margin: 4px auto 10px;
  display: inline-block;
  font-size: 20px;
  line-height: 160%;
}
#contener .page_content .box_input_sub label, #contener .entry_content .box_input_sub label {
  display: block;
  margin: 0 0 4px 0;
}
#contener .page_content .box_input_sub label:last-of-type, #contener .entry_content .box_input_sub label:last-of-type {
  margin-bottom: 0;
}
#contener .page_content .box_result_dice, #contener .entry_content .box_result_dice {
  height: 240px;
  width: 100%;
}
#contener .page_content #box_dice_result, #contener .entry_content #box_dice_result {
  width: 240px;
  height: 240px;
  margin: 0 auto; /* 中央寄せにする場合 */
  overflow: hidden;
}
#contener .page_content .box_result_kikkyo, #contener .entry_content .box_result_kikkyo {
  margin-top: 40px;
}
#contener .page_content .box_result_kikkyo .lbl_result_kikkyo, #contener .entry_content .box_result_kikkyo .lbl_result_kikkyo {
  font-size: 28px;
  line-height: 130%;
  font-weight: 500;
  letter-spacing: 0.2em;
  padding-left: 0.2em;
}
#contener .page_content .box_result_kikkyo .txt_result_kikkyo, #contener .entry_content .box_result_kikkyo .txt_result_kikkyo {
  font-size: 36px;
  line-height: 130%;
  font-weight: 500;
  letter-spacing: 0.2em;
  padding-left: 0.2em;
  margin-top: 10px;
}
#contener .page_content .box_result_meta, #contener .entry_content .box_result_meta {
  margin-top: 50px;
}
#contener .page_content .box_result_archive, #contener .entry_content .box_result_archive {
  margin-top: 100px;
}
#contener .page_content .box_result_archive dl .lbl_kikkyo, #contener .entry_content .box_result_archive dl .lbl_kikkyo {
  margin-right: 1em;
}
#contener .page_content .box_result_share, #contener .entry_content .box_result_share {
  margin-top: 100px;
}
#contener .page_content .box_result_share .box_sns_btn, #contener .entry_content .box_result_share .box_sns_btn {
  display: flex;
  justify-content: center;
  margin-top: 20px;
}
#contener .page_content .box_result_share .box_sns_btn a, #contener .entry_content .box_result_share .box_sns_btn a {
  width: 6em;
  min-width: unset;
  margin: 10px 10px;
  letter-spacing: 0.1em;
  padding: 12px calc(20px - 0.1em) 12px 20px;
}
#contener .page_content .box_retry, #contener .entry_content .box_retry {
  margin-top: 100px;
}
#contener .page_content .box_retry .box_retry_btn, #contener .entry_content .box_retry .box_retry_btn {
  display: flex;
  justify-content: center;
  margin-top: 20px;
}
#contener .page_content .box_retry .box_retry_btn a, #contener .entry_content .box_retry .box_retry_btn a {
  min-width: unset;
  margin: 10px 10px;
  letter-spacing: 0.1em;
  padding: 12px calc(20px - 0.1em) 12px 20px;
}
#contener .page_content .box_rule, #contener .entry_content .box_rule {
  margin: 20px 0 20px;
}
#contener .page_content .box_rule p, #contener .entry_content .box_rule p {
  font-size: 18px;
  line-height: 180%;
  margin-top: 10px;
}
#contener .page_content .box_q, #contener .entry_content .box_q {
  width: 100%;
  max-width: 1000px;
  margin: 10px auto;
  margin-top: 40px;
}
#contener .page_content .box_q img, #contener .entry_content .box_q img {
  width: 100%;
  vertical-align: bottom;
}
#contener .page_content .box_q .box_q_text, #contener .entry_content .box_q .box_q_text {
  margin-top: 20px;
}
#contener .page_content .box_q .box_q_text .lbl_q_text, #contener .entry_content .box_q .box_q_text .lbl_q_text {
  margin-top: 8px;
  font-size: 20px;
  line-height: 160%;
}
#contener .page_content .box_q .box_q_text .txt_q_text, #contener .entry_content .box_q .box_q_text .txt_q_text {
  margin-top: 8px;
  font-size: 24px;
  line-height: 160%;
}
#contener .page_content .box_q .box_q_link, #contener .entry_content .box_q .box_q_link {
  margin-top: 0px;
  display: flex;
  justify-content: center;
}
#contener .page_content .box_q .box_q_link a, #contener .entry_content .box_q .box_q_link a {
  margin: 10px;
  font-size: 16px;
  line-height: 100%;
  color: #DD1111;
}
#contener .page_content .box_q .box_q_link a.icon_link:before, #contener .entry_content .box_q .box_q_link a.icon_link:before {
  display: inline-block;
  content: "";
  background: url("../img/icon_set.svg") no-repeat 50% 50%;
  background-size: 680px;
  background-position: -7px -75px;
  width: 20px;
  height: 20px;
  vertical-align: middle;
  margin-bottom: 4px;
  margin-right: 4px;
}
#contener .page_content .box_q .box_q_link a.icon_link.icon_link_text_copy:before, #contener .entry_content .box_q .box_q_link a.icon_link.icon_link_text_copy:before {
  background-position: -41px -75px;
}
#contener .page_content .box_q .box_q_link a.icon_link.icon_link_dl:before, #contener .entry_content .box_q .box_q_link a.icon_link.icon_link_dl:before {
  background-position: -74px -75px;
}
#contener .page_content .box_result_list a.block_result_list, #contener .entry_content .box_result_list a.block_result_list {
  color: #222222;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  border-top: solid 1px rgba(238, 17, 17, 0.3);
  padding: 20px 30px 20px 0;
  position: relative;
}
#contener .page_content .box_result_list a.block_result_list:hover, #contener .page_content .box_result_list a.block_result_list:focus, #contener .page_content .box_result_list a.block_result_list:active, #contener .entry_content .box_result_list a.block_result_list:hover, #contener .entry_content .box_result_list a.block_result_list:focus, #contener .entry_content .box_result_list a.block_result_list:active {
  text-decoration: none;
}
#contener .page_content .box_result_list a.block_result_list:last-of-type, #contener .entry_content .box_result_list a.block_result_list:last-of-type {
  border-bottom: solid 1px rgba(238, 17, 17, 0.3);
}
#contener .page_content .box_result_list a.block_result_list:after, #contener .entry_content .box_result_list a.block_result_list:after {
  content: "";
  display: inline-block;
  position: absolute;
  z-index: -1;
  right: 0;
  top: 50%;
  margin-top: -20px;
  background: url("../img/arrow_set.svg") no-repeat 50% 50%;
  background-size: 1000px;
  background-position: -6px -105px;
  width: 30px;
  height: 40px;
  opacity: 1;
}
#contener .page_content .box_result_list a.block_result_list .box_result_list_date, #contener .entry_content .box_result_list a.block_result_list .box_result_list_date {
  width: 12em;
  text-align: left;
  font-size: 14px;
  line-height: 160%;
  margin-bottom: 8px;
}
#contener .page_content .box_result_list a.block_result_list .box_result_list_main, #contener .entry_content .box_result_list a.block_result_list .box_result_list_main {
  width: calc(100% - 12em);
  text-align: left;
  font-size: 16px;
  line-height: 140%;
}
#contener .page_content .box_result_list a.block_result_list .box_result_list_main .box_result_message, #contener .entry_content .box_result_list a.block_result_list .box_result_list_main .box_result_message {
  font-size: 20px;
  line-height: 140%;
}
#contener .page_content .box_result_list a.block_result_list .box_result_list_main .box_result_message .box_result_kikkyo, #contener .entry_content .box_result_list a.block_result_list .box_result_list_main .box_result_message .box_result_kikkyo {
  font-size: 14px;
  line-height: 100%;
  display: block;
  margin: 0 0 4px 0;
}
#contener .page_content .box_result_list a.block_result_list .box_result_list_main dl.list_meta, #contener .entry_content .box_result_list a.block_result_list .box_result_list_main dl.list_meta {
  display: none;
  font-size: 14px;
  margin: 20px 0 0 0;
}
#contener .page_content .box_result_list a.block_result_list .box_result_list_main dl.list_meta dt, #contener .entry_content .box_result_list a.block_result_list .box_result_list_main dl.list_meta dt {
  border: none;
  padding: 4px 0;
  text-align: left;
  width: 10em;
}
#contener .page_content .box_result_list a.block_result_list .box_result_list_main dl.list_meta dd, #contener .entry_content .box_result_list a.block_result_list .box_result_list_main dl.list_meta dd {
  border: none;
  padding: 4px 0;
}
#contener .page_content .box_result_list a.block_result_list .box_result_list_main dl.list_meta dd::before, #contener .entry_content .box_result_list a.block_result_list .box_result_list_main dl.list_meta dd::before {
  content: "：";
  width: 1em;
  display: inline-block;
  text-align: center;
}
#contener .page_content .box_form, #contener .page_content .box_card, #contener .entry_content .box_form, #contener .entry_content .box_card {
  font-size: 18px;
  line-height: 140%;
  width: 640px;
  margin: 40px auto;
  display: flex;
  flex-wrap: wrap;
  border-top: solid 1px rgba(238, 17, 17, 0.3);
}
#contener .page_content .box_form .block_form, #contener .page_content .box_form .block_card, #contener .page_content .box_card .block_form, #contener .page_content .box_card .block_card, #contener .entry_content .box_form .block_form, #contener .entry_content .box_form .block_card, #contener .entry_content .box_card .block_form, #contener .entry_content .box_card .block_card {
  border-bottom: solid 1px rgba(238, 17, 17, 0.3);
  padding: 20px 0;
  text-align: left;
}
#contener .page_content .box_form .form_lbl, #contener .page_content .box_form .card_lbl, #contener .page_content .box_card .form_lbl, #contener .page_content .box_card .card_lbl, #contener .entry_content .box_form .form_lbl, #contener .entry_content .box_form .card_lbl, #contener .entry_content .box_card .form_lbl, #contener .entry_content .box_card .card_lbl {
  width: 8em;
  padding-right: 1em;
  padding-top: 32px;
  padding-bottom: 32px;
}
#contener .page_content .box_form .form_hissu, #contener .page_content .box_card .form_hissu, #contener .entry_content .box_form .form_hissu, #contener .entry_content .box_card .form_hissu {
  width: 2.5em;
  text-align: center;
  padding-top: 35px;
  padding-bottom: 0px;
}
#contener .page_content .box_form .form_hissu span, #contener .page_content .box_card .form_hissu span, #contener .entry_content .box_form .form_hissu span, #contener .entry_content .box_card .form_hissu span {
  background-color: #EE1111;
  color: #fff;
  display: inline-block;
  font-size: 12px;
  line-height: 100%;
  border-radius: 4px;
  padding: 4px calc(5px - 0.2em) 5px 5px;
  white-space: nowrap;
  width: auto;
  vertical-align: top;
}
#contener .page_content .box_form .form_input, #contener .page_content .box_form .card_val, #contener .page_content .box_card .form_input, #contener .page_content .box_card .card_val, #contener .entry_content .box_form .form_input, #contener .entry_content .box_form .card_val, #contener .entry_content .box_card .form_input, #contener .entry_content .box_card .card_val {
  width: calc(100% - 8em - 2.5em);
  padding-left: 10px;
  padding-top: 24px;
  padding-bottom: 24px;
}
#contener .page_content .box_form .form_input.card_val, #contener .page_content .box_form .card_val.card_val, #contener .page_content .box_card .form_input.card_val, #contener .page_content .box_card .card_val.card_val, #contener .entry_content .box_form .form_input.card_val, #contener .entry_content .box_form .card_val.card_val, #contener .entry_content .box_card .form_input.card_val, #contener .entry_content .box_card .card_val.card_val {
  width: calc(100% - 9em);
}
#contener .page_content .box_form .form_input .box_input_main, #contener .page_content .box_form .card_val .box_input_main, #contener .page_content .box_card .form_input .box_input_main, #contener .page_content .box_card .card_val .box_input_main, #contener .entry_content .box_form .form_input .box_input_main, #contener .entry_content .box_form .card_val .box_input_main, #contener .entry_content .box_card .form_input .box_input_main, #contener .entry_content .box_card .card_val .box_input_main {
  display: block;
}
#contener .page_content .box_form .form_input .box_input_main.vertical label, #contener .page_content .box_form .card_val .box_input_main.vertical label, #contener .page_content .box_card .form_input .box_input_main.vertical label, #contener .page_content .box_card .card_val .box_input_main.vertical label, #contener .entry_content .box_form .form_input .box_input_main.vertical label, #contener .entry_content .box_form .card_val .box_input_main.vertical label, #contener .entry_content .box_card .form_input .box_input_main.vertical label, #contener .entry_content .box_card .card_val .box_input_main.vertical label {
  display: block;
  text-align: left;
}
#contener .page_content .box_form .form_input .box_input_main.vertical2, #contener .page_content .box_form .form_input .box_input_main.vertical3, #contener .page_content .box_form .card_val .box_input_main.vertical2, #contener .page_content .box_form .card_val .box_input_main.vertical3, #contener .page_content .box_card .form_input .box_input_main.vertical2, #contener .page_content .box_card .form_input .box_input_main.vertical3, #contener .page_content .box_card .card_val .box_input_main.vertical2, #contener .page_content .box_card .card_val .box_input_main.vertical3, #contener .entry_content .box_form .form_input .box_input_main.vertical2, #contener .entry_content .box_form .form_input .box_input_main.vertical3, #contener .entry_content .box_form .card_val .box_input_main.vertical2, #contener .entry_content .box_form .card_val .box_input_main.vertical3, #contener .entry_content .box_card .form_input .box_input_main.vertical2, #contener .entry_content .box_card .form_input .box_input_main.vertical3, #contener .entry_content .box_card .card_val .box_input_main.vertical2, #contener .entry_content .box_card .card_val .box_input_main.vertical3 {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
}
#contener .page_content .box_form .form_input .box_input_main.vertical2 label, #contener .page_content .box_form .form_input .box_input_main.vertical3 label, #contener .page_content .box_form .card_val .box_input_main.vertical2 label, #contener .page_content .box_form .card_val .box_input_main.vertical3 label, #contener .page_content .box_card .form_input .box_input_main.vertical2 label, #contener .page_content .box_card .form_input .box_input_main.vertical3 label, #contener .page_content .box_card .card_val .box_input_main.vertical2 label, #contener .page_content .box_card .card_val .box_input_main.vertical3 label, #contener .entry_content .box_form .form_input .box_input_main.vertical2 label, #contener .entry_content .box_form .form_input .box_input_main.vertical3 label, #contener .entry_content .box_form .card_val .box_input_main.vertical2 label, #contener .entry_content .box_form .card_val .box_input_main.vertical3 label, #contener .entry_content .box_card .form_input .box_input_main.vertical2 label, #contener .entry_content .box_card .form_input .box_input_main.vertical3 label, #contener .entry_content .box_card .card_val .box_input_main.vertical2 label, #contener .entry_content .box_card .card_val .box_input_main.vertical3 label {
  display: block;
  width: 50%;
  text-align: left;
}
#contener .page_content .box_form .form_input .box_input_main.vertical2::before, #contener .page_content .box_form .form_input .box_input_main.vertical2::after, #contener .page_content .box_form .form_input .box_input_main.vertical3::before, #contener .page_content .box_form .form_input .box_input_main.vertical3::after, #contener .page_content .box_form .card_val .box_input_main.vertical2::before, #contener .page_content .box_form .card_val .box_input_main.vertical2::after, #contener .page_content .box_form .card_val .box_input_main.vertical3::before, #contener .page_content .box_form .card_val .box_input_main.vertical3::after, #contener .page_content .box_card .form_input .box_input_main.vertical2::before, #contener .page_content .box_card .form_input .box_input_main.vertical2::after, #contener .page_content .box_card .form_input .box_input_main.vertical3::before, #contener .page_content .box_card .form_input .box_input_main.vertical3::after, #contener .page_content .box_card .card_val .box_input_main.vertical2::before, #contener .page_content .box_card .card_val .box_input_main.vertical2::after, #contener .page_content .box_card .card_val .box_input_main.vertical3::before, #contener .page_content .box_card .card_val .box_input_main.vertical3::after, #contener .entry_content .box_form .form_input .box_input_main.vertical2::before, #contener .entry_content .box_form .form_input .box_input_main.vertical2::after, #contener .entry_content .box_form .form_input .box_input_main.vertical3::before, #contener .entry_content .box_form .form_input .box_input_main.vertical3::after, #contener .entry_content .box_form .card_val .box_input_main.vertical2::before, #contener .entry_content .box_form .card_val .box_input_main.vertical2::after, #contener .entry_content .box_form .card_val .box_input_main.vertical3::before, #contener .entry_content .box_form .card_val .box_input_main.vertical3::after, #contener .entry_content .box_card .form_input .box_input_main.vertical2::before, #contener .entry_content .box_card .form_input .box_input_main.vertical2::after, #contener .entry_content .box_card .form_input .box_input_main.vertical3::before, #contener .entry_content .box_card .form_input .box_input_main.vertical3::after, #contener .entry_content .box_card .card_val .box_input_main.vertical2::before, #contener .entry_content .box_card .card_val .box_input_main.vertical2::after, #contener .entry_content .box_card .card_val .box_input_main.vertical3::before, #contener .entry_content .box_card .card_val .box_input_main.vertical3::after {
  content: "";
  display: block;
  width: 50%;
  order: 1;
}
#contener .page_content .box_form .form_input .box_input_main.vertical3 label, #contener .page_content .box_form .card_val .box_input_main.vertical3 label, #contener .page_content .box_card .form_input .box_input_main.vertical3 label, #contener .page_content .box_card .card_val .box_input_main.vertical3 label, #contener .entry_content .box_form .form_input .box_input_main.vertical3 label, #contener .entry_content .box_form .card_val .box_input_main.vertical3 label, #contener .entry_content .box_card .form_input .box_input_main.vertical3 label, #contener .entry_content .box_card .card_val .box_input_main.vertical3 label {
  width: 33%;
}
#contener .page_content .box_form .form_input .box_input_main.vertical3::before, #contener .page_content .box_form .form_input .box_input_main.vertical3::after, #contener .page_content .box_form .card_val .box_input_main.vertical3::before, #contener .page_content .box_form .card_val .box_input_main.vertical3::after, #contener .page_content .box_card .form_input .box_input_main.vertical3::before, #contener .page_content .box_card .form_input .box_input_main.vertical3::after, #contener .page_content .box_card .card_val .box_input_main.vertical3::before, #contener .page_content .box_card .card_val .box_input_main.vertical3::after, #contener .entry_content .box_form .form_input .box_input_main.vertical3::before, #contener .entry_content .box_form .form_input .box_input_main.vertical3::after, #contener .entry_content .box_form .card_val .box_input_main.vertical3::before, #contener .entry_content .box_form .card_val .box_input_main.vertical3::after, #contener .entry_content .box_card .form_input .box_input_main.vertical3::before, #contener .entry_content .box_card .form_input .box_input_main.vertical3::after, #contener .entry_content .box_card .card_val .box_input_main.vertical3::before, #contener .entry_content .box_card .card_val .box_input_main.vertical3::after {
  width: 33%;
}
#contener .page_content .box_form .form_input .box_input_main.horizontal, #contener .page_content .box_form .card_val .box_input_main.horizontal, #contener .page_content .box_card .form_input .box_input_main.horizontal, #contener .page_content .box_card .card_val .box_input_main.horizontal, #contener .entry_content .box_form .form_input .box_input_main.horizontal, #contener .entry_content .box_form .card_val .box_input_main.horizontal, #contener .entry_content .box_card .form_input .box_input_main.horizontal, #contener .entry_content .box_card .card_val .box_input_main.horizontal {
  display: flex;
  justify-content: space-around;
}
#contener .page_content .box_form .form_input .box_input_main.horizontal2, #contener .page_content .box_form .card_val .box_input_main.horizontal2, #contener .page_content .box_card .form_input .box_input_main.horizontal2, #contener .page_content .box_card .card_val .box_input_main.horizontal2, #contener .entry_content .box_form .form_input .box_input_main.horizontal2, #contener .entry_content .box_form .card_val .box_input_main.horizontal2, #contener .entry_content .box_card .form_input .box_input_main.horizontal2, #contener .entry_content .box_card .card_val .box_input_main.horizontal2 {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
}
#contener .page_content .box_form .form_input .box_input_main.horizontal2 label, #contener .page_content .box_form .card_val .box_input_main.horizontal2 label, #contener .page_content .box_card .form_input .box_input_main.horizontal2 label, #contener .page_content .box_card .card_val .box_input_main.horizontal2 label, #contener .entry_content .box_form .form_input .box_input_main.horizontal2 label, #contener .entry_content .box_form .card_val .box_input_main.horizontal2 label, #contener .entry_content .box_card .form_input .box_input_main.horizontal2 label, #contener .entry_content .box_card .card_val .box_input_main.horizontal2 label {
  width: 50%;
  text-align: left;
}
#contener .page_content .box_form .form_input .box_input_main.horizontal2::after, #contener .page_content .box_form .card_val .box_input_main.horizontal2::after, #contener .page_content .box_card .form_input .box_input_main.horizontal2::after, #contener .page_content .box_card .card_val .box_input_main.horizontal2::after, #contener .entry_content .box_form .form_input .box_input_main.horizontal2::after, #contener .entry_content .box_form .card_val .box_input_main.horizontal2::after, #contener .entry_content .box_card .form_input .box_input_main.horizontal2::after, #contener .entry_content .box_card .card_val .box_input_main.horizontal2::after {
  content: "";
  display: block;
  width: 50%;
}
#contener .page_content .box_form .form_input input[type=checkbox],
#contener .page_content .box_form .form_input input[type=radio], #contener .page_content .box_form .card_val input[type=checkbox],
#contener .page_content .box_form .card_val input[type=radio], #contener .page_content .box_card .form_input input[type=checkbox],
#contener .page_content .box_card .form_input input[type=radio], #contener .page_content .box_card .card_val input[type=checkbox],
#contener .page_content .box_card .card_val input[type=radio], #contener .entry_content .box_form .form_input input[type=checkbox],
#contener .entry_content .box_form .form_input input[type=radio], #contener .entry_content .box_form .card_val input[type=checkbox],
#contener .entry_content .box_form .card_val input[type=radio], #contener .entry_content .box_card .form_input input[type=checkbox],
#contener .entry_content .box_card .form_input input[type=radio], #contener .entry_content .box_card .card_val input[type=checkbox],
#contener .entry_content .box_card .card_val input[type=radio] {
  transform: scale(1.8);
  margin-right: 10px;
}
#contener .page_content .box_form .form_input label, #contener .page_content .box_form .card_val label, #contener .page_content .box_card .form_input label, #contener .page_content .box_card .card_val label, #contener .entry_content .box_form .form_input label, #contener .entry_content .box_form .card_val label, #contener .entry_content .box_card .form_input label, #contener .entry_content .box_card .card_val label {
  display: inline-block;
}
#contener .page_content .box_form .form_input label:last-of-type, #contener .page_content .box_form .card_val label:last-of-type, #contener .page_content .box_card .form_input label:last-of-type, #contener .page_content .box_card .card_val label:last-of-type, #contener .entry_content .box_form .form_input label:last-of-type, #contener .entry_content .box_form .card_val label:last-of-type, #contener .entry_content .box_card .form_input label:last-of-type, #contener .entry_content .box_card .card_val label:last-of-type {
  margin-bottom: 0;
}
#contener .page_content .box_form .form_input .lbl_sub, #contener .page_content .box_form .card_val .lbl_sub, #contener .page_content .box_card .form_input .lbl_sub, #contener .page_content .box_card .card_val .lbl_sub, #contener .entry_content .box_form .form_input .lbl_sub, #contener .entry_content .box_form .card_val .lbl_sub, #contener .entry_content .box_card .form_input .lbl_sub, #contener .entry_content .box_card .card_val .lbl_sub {
  font-size: 16px;
  line-height: 140%;
  margin-top: 20px;
  margin-bottom: 4px;
}
#contener .page_content .box_form .form_input .txt_sub, #contener .page_content .box_form .card_val .txt_sub, #contener .page_content .box_card .form_input .txt_sub, #contener .page_content .box_card .card_val .txt_sub, #contener .entry_content .box_form .form_input .txt_sub, #contener .entry_content .box_form .card_val .txt_sub, #contener .entry_content .box_card .form_input .txt_sub, #contener .entry_content .box_card .card_val .txt_sub {
  font-size: 14px;
  line-height: 140%;
  margin-top: 10px;
  letter-spacing: 0;
}
#contener .page_content .box_form .form_input .txt_sub + .txt_sub, #contener .page_content .box_form .card_val .txt_sub + .txt_sub, #contener .page_content .box_card .form_input .txt_sub + .txt_sub, #contener .page_content .box_card .card_val .txt_sub + .txt_sub, #contener .entry_content .box_form .form_input .txt_sub + .txt_sub, #contener .entry_content .box_form .card_val .txt_sub + .txt_sub, #contener .entry_content .box_card .form_input .txt_sub + .txt_sub, #contener .entry_content .box_card .card_val .txt_sub + .txt_sub {
  margin-top: 4px;
}
#contener .page_content .box_form .form_input .txt_s, #contener .page_content .box_form .card_val .txt_s, #contener .page_content .box_card .form_input .txt_s, #contener .page_content .box_card .card_val .txt_s, #contener .entry_content .box_form .form_input .txt_s, #contener .entry_content .box_form .card_val .txt_s, #contener .entry_content .box_card .form_input .txt_s, #contener .entry_content .box_card .card_val .txt_s {
  font-size: 16px;
  line-height: 140%;
  margin-top: 10px;
  letter-spacing: 0;
}
#contener .page_content .box_form .form_input .ipt_view, #contener .page_content .box_form .card_val .ipt_view, #contener .page_content .box_card .form_input .ipt_view, #contener .page_content .box_card .card_val .ipt_view, #contener .entry_content .box_form .form_input .ipt_view, #contener .entry_content .box_form .card_val .ipt_view, #contener .entry_content .box_card .form_input .ipt_view, #contener .entry_content .box_card .card_val .ipt_view {
  display: inline-block;
  margin-top: 8px;
}
#contener .page_content .box_form.form_login, #contener .page_content .box_card.form_login, #contener .entry_content .box_form.form_login, #contener .entry_content .box_card.form_login {
  flex-direction: column;
  border-top: none;
  width: 360px;
  margin: 20px auto 0;
}
#contener .page_content .box_form.form_login .form_lbl, #contener .page_content .box_card.form_login .form_lbl, #contener .entry_content .box_form.form_login .form_lbl, #contener .entry_content .box_card.form_login .form_lbl {
  width: 100%;
  border-bottom: none;
  text-align: center;
  padding: 8px;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 400;
  letter-spacing: 0.2em;
  padding-left: 0.2em;
  color: #DD1111;
}
#contener .page_content .box_form.form_login .form_input, #contener .page_content .box_card.form_login .form_input, #contener .entry_content .box_form.form_login .form_input, #contener .entry_content .box_card.form_login .form_input {
  width: 100%;
  border-bottom: none;
  text-align: center;
  padding: 0;
}
#contener .page_content .box_form.form_login .form_input.icon_email, #contener .page_content .box_card.form_login .form_input.icon_email, #contener .entry_content .box_form.form_login .form_input.icon_email, #contener .entry_content .box_card.form_login .form_input.icon_email {
  display: inline-block;
  position: relative;
}
#contener .page_content .box_form.form_login .form_input.icon_email::before, #contener .page_content .box_card.form_login .form_input.icon_email::before, #contener .entry_content .box_form.form_login .form_input.icon_email::before, #contener .entry_content .box_card.form_login .form_input.icon_email::before {
  content: "";
  width: 24px;
  height: 19px;
  background: url(../img/icon_email.png) no-repeat center center;
  background-size: contain;
  display: inline-block;
  position: absolute;
  top: 14px;
  left: 14px;
}
#contener .page_content .box_form.form_login .form_input.icon_password, #contener .page_content .box_card.form_login .form_input.icon_password, #contener .entry_content .box_form.form_login .form_input.icon_password, #contener .entry_content .box_card.form_login .form_input.icon_password {
  display: inline-block;
  position: relative;
}
#contener .page_content .box_form.form_login .form_input.icon_password::before, #contener .page_content .box_card.form_login .form_input.icon_password::before, #contener .entry_content .box_form.form_login .form_input.icon_password::before, #contener .entry_content .box_card.form_login .form_input.icon_password::before {
  content: "";
  width: 21px;
  height: 30px;
  background: url(../img/icon_password.png) no-repeat center center;
  background-size: contain;
  display: inline-block;
  position: absolute;
  top: 7px;
  left: 16px;
}
#contener .page_content .box_form_btn, #contener .entry_content .box_form_btn {
  text-align: center;
}
#contener .page_content .box_form_btn input, #contener .entry_content .box_form_btn input {
  margin: 8px;
}
#contener .page_content .box_btn_vertical, #contener .entry_content .box_btn_vertical {
  display: flex;
  flex-direction: column;
}
#contener .page_content .box_btn_vertical > *, #contener .entry_content .box_btn_vertical > * {
  margin: 8px 0;
}
#contener .page_content .box_result_list_search, #contener .entry_content .box_result_list_search {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
#contener .page_content .box_result_list_search .block_result_list_search, #contener .entry_content .box_result_list_search .block_result_list_search {
  margin: 0 20px 0 0;
}
#contener .page_content .box_result_list_search .block_result_list_search select, #contener .entry_content .box_result_list_search .block_result_list_search select {
  padding: 2px 8px;
}
#contener .page_content .box_result_list_search .block_result_list_search input[type=text],
#contener .page_content .box_result_list_search .block_result_list_search input[type=date],
#contener .page_content .box_result_list_search .block_result_list_search input[type=time], #contener .entry_content .box_result_list_search .block_result_list_search input[type=text],
#contener .entry_content .box_result_list_search .block_result_list_search input[type=date],
#contener .entry_content .box_result_list_search .block_result_list_search input[type=time] {
  padding: 2px 8px;
}
#contener .page_content .box_result_list_search .block_result_list_search span, #contener .entry_content .box_result_list_search .block_result_list_search span {
  display: inline-block;
  vertical-align: middle;
}
#contener .page_content .box_result_list_search .block_result_list_search.block_btn, #contener .entry_content .box_result_list_search .block_result_list_search.block_btn {
  margin-top: -6px;
}
#contener .page_content .box_result_list_search.vertical, #contener .entry_content .box_result_list_search.vertical {
  flex-direction: column;
  margin: 0 auto;
}
#contener .page_content .box_result_list_search.vertical .block_result_list_search, #contener .entry_content .box_result_list_search.vertical .block_result_list_search {
  text-align: left;
  margin-top: 2px;
  margin-right: 0;
  padding-top: 16px;
  padding-bottom: 16px;
  border-top: solid 1px rgba(238, 17, 17, 0.3);
  padding-left: 8px;
  padding-right: 8px;
  width: 100%;
  display: flex;
  justify-content: center;
}
#contener .page_content .box_result_list_search.vertical .block_result_list_search.block_btn, #contener .entry_content .box_result_list_search.vertical .block_result_list_search.block_btn {
  text-align: center;
  padding-top: 20px;
}
#contener .page_content .box_result_list_search.vertical .block_result_list_search .lbl, #contener .entry_content .box_result_list_search.vertical .block_result_list_search .lbl {
  width: 10em;
  text-align: right;
}
#contener .page_content .box_result_list_search.vertical .block_result_list_search .ipt, #contener .entry_content .box_result_list_search.vertical .block_result_list_search .ipt {
  width: calc(100% - 11em);
  margin-left: 1em;
  text-align: left;
}
#contener .page_content .box_result_list, #contener .entry_content .box_result_list {
  letter-spacing: 0.1em;
}
#contener .page_content .box_result_list table, #contener .entry_content .box_result_list table {
  max-width: 1200px;
  margin: 0 auto;
}
#contener .page_content .box_result_list table tr, #contener .entry_content .box_result_list table tr {
  border-bottom: solid 1px rgba(238, 17, 17, 0.3);
}
#contener .page_content .box_result_list table tr th, #contener .page_content .box_result_list table tr td, #contener .entry_content .box_result_list table tr th, #contener .entry_content .box_result_list table tr td {
  text-align: left;
  vertical-align: top;
  border-top: solid 1px rgba(238, 17, 17, 0.3);
  border-bottom: solid 1px rgba(238, 17, 17, 0.3);
  padding: 16px 8px;
}
#contener .page_content .box_result_list table tr th.align_center, #contener .page_content .box_result_list table tr td.align_center, #contener .entry_content .box_result_list table tr th.align_center, #contener .entry_content .box_result_list table tr td.align_center {
  text-align: center;
}
#contener .page_content .box_result_list table tr th.align_right, #contener .page_content .box_result_list table tr td.align_right, #contener .entry_content .box_result_list table tr th.align_right, #contener .entry_content .box_result_list table tr td.align_right {
  text-align: right;
}
#contener .page_content .box_result_list table tr th.txt_s, #contener .page_content .box_result_list table tr td.txt_s, #contener .entry_content .box_result_list table tr th.txt_s, #contener .entry_content .box_result_list table tr td.txt_s {
  font-size: 14px;
  line-height: 140%;
  padding-top: 16px;
}
#contener .page_content .box_result_list table tr th.td_nowrap, #contener .page_content .box_result_list table tr td.td_nowrap, #contener .entry_content .box_result_list table tr th.td_nowrap, #contener .entry_content .box_result_list table tr td.td_nowrap {
  white-space: nowrap;
}
#contener .page_content .box_result_list table tr th .pic_thumb, #contener .page_content .box_result_list table tr td .pic_thumb, #contener .entry_content .box_result_list table tr th .pic_thumb, #contener .entry_content .box_result_list table tr td .pic_thumb {
  width: 200px;
  display: block;
  margin: 0 auto;
  margin-top: 2px;
  margin-bottom: 8px;
}
#contener .page_content .box_result_list table tr th .pic_thumb img, #contener .page_content .box_result_list table tr td .pic_thumb img, #contener .entry_content .box_result_list table tr th .pic_thumb img, #contener .entry_content .box_result_list table tr td .pic_thumb img {
  width: 100%;
  vertical-align: bottom;
}
#contener .page_content .box_result_list table tr th dl.dl_mypage_list_text_add, #contener .page_content .box_result_list table tr td dl.dl_mypage_list_text_add, #contener .entry_content .box_result_list table tr th dl.dl_mypage_list_text_add, #contener .entry_content .box_result_list table tr td dl.dl_mypage_list_text_add {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
  margin: 4px 0;
}
#contener .page_content .box_result_list table tr th dl.dl_mypage_list_text_add dt, #contener .page_content .box_result_list table tr td dl.dl_mypage_list_text_add dt, #contener .entry_content .box_result_list table tr th dl.dl_mypage_list_text_add dt, #contener .entry_content .box_result_list table tr td dl.dl_mypage_list_text_add dt {
  font-size: 14px;
  width: 10em;
  min-width: unset;
  text-align: center;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-right: 0;
  margin: 2px 0;
  border: none;
  background-color: #f0f0f0;
  border-radius: 4px;
}
#contener .page_content .box_result_list table tr th dl.dl_mypage_list_text_add dd, #contener .page_content .box_result_list table tr td dl.dl_mypage_list_text_add dd, #contener .entry_content .box_result_list table tr th dl.dl_mypage_list_text_add dd, #contener .entry_content .box_result_list table tr td dl.dl_mypage_list_text_add dd {
  font-size: 14px;
  width: calc(100% - 10em);
  text-align: left;
  padding-top: 2px;
  padding-bottom: 2px;
  margin: 2px 0 0;
  border: none;
}
#contener .page_content .box_result_list table tr th dl.dl_mypage_list_text_add dd span, #contener .page_content .box_result_list table tr td dl.dl_mypage_list_text_add dd span, #contener .entry_content .box_result_list table tr th dl.dl_mypage_list_text_add dd span, #contener .entry_content .box_result_list table tr td dl.dl_mypage_list_text_add dd span {
  display: inline-block;
  margin: 0 12px 0 0;
}
#contener .page_content .box_result_list table tr th .txt_public_status_0, #contener .page_content .box_result_list table tr th .txt_public_status_1,
#contener .page_content .box_result_list table tr th .txt_public_status_90,
#contener .page_content .box_result_list table tr th .txt_public_status_99, #contener .page_content .box_result_list table tr td .txt_public_status_0, #contener .page_content .box_result_list table tr td .txt_public_status_1,
#contener .page_content .box_result_list table tr td .txt_public_status_90,
#contener .page_content .box_result_list table tr td .txt_public_status_99, #contener .entry_content .box_result_list table tr th .txt_public_status_0, #contener .entry_content .box_result_list table tr th .txt_public_status_1,
#contener .entry_content .box_result_list table tr th .txt_public_status_90,
#contener .entry_content .box_result_list table tr th .txt_public_status_99, #contener .entry_content .box_result_list table tr td .txt_public_status_0, #contener .entry_content .box_result_list table tr td .txt_public_status_1,
#contener .entry_content .box_result_list table tr td .txt_public_status_90,
#contener .entry_content .box_result_list table tr td .txt_public_status_99 {
  background-color: #00A3D9;
  padding: 4px 8px 6px;
  color: #fff;
  line-height: 100%;
  border-radius: 100px;
  width: 60px;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  white-space: nowrap;
  letter-spacing: 0;
  font-size: 14px;
  line-height: 100%;
}
#contener .page_content .box_result_list table tr th .txt_public_status_1, #contener .page_content .box_result_list table tr td .txt_public_status_1, #contener .entry_content .box_result_list table tr th .txt_public_status_1, #contener .entry_content .box_result_list table tr td .txt_public_status_1 {
  background-color: #EE1111;
}
#contener .page_content .box_result_list table tr th .txt_public_status_90, #contener .page_content .box_result_list table tr td .txt_public_status_90, #contener .entry_content .box_result_list table tr th .txt_public_status_90, #contener .entry_content .box_result_list table tr td .txt_public_status_90 {
  background-color: #cccccc;
}
#contener .page_content .box_result_list table tr th .txt_public_status_99, #contener .page_content .box_result_list table tr td .txt_public_status_99, #contener .entry_content .box_result_list table tr th .txt_public_status_99, #contener .entry_content .box_result_list table tr td .txt_public_status_99 {
  background-color: #555555;
}
#contener .page_content .box_result_list table tr th .txt_member_status_1, #contener .page_content .box_result_list table tr th .txt_member_status_99,
#contener .page_content .box_result_list table tr th .txt_member_status_110,
#contener .page_content .box_result_list table tr th .txt_member_status_120, #contener .page_content .box_result_list table tr td .txt_member_status_1, #contener .page_content .box_result_list table tr td .txt_member_status_99,
#contener .page_content .box_result_list table tr td .txt_member_status_110,
#contener .page_content .box_result_list table tr td .txt_member_status_120, #contener .entry_content .box_result_list table tr th .txt_member_status_1, #contener .entry_content .box_result_list table tr th .txt_member_status_99,
#contener .entry_content .box_result_list table tr th .txt_member_status_110,
#contener .entry_content .box_result_list table tr th .txt_member_status_120, #contener .entry_content .box_result_list table tr td .txt_member_status_1, #contener .entry_content .box_result_list table tr td .txt_member_status_99,
#contener .entry_content .box_result_list table tr td .txt_member_status_110,
#contener .entry_content .box_result_list table tr td .txt_member_status_120 {
  background-color: #00A3D9;
  padding: 4px 8px 6px;
  color: #fff;
  line-height: 100%;
  border-radius: 100px;
  width: 60px;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  white-space: nowrap;
  letter-spacing: 0;
  font-size: 14px;
  line-height: 100%;
}
#contener .page_content .box_result_list table tr th .txt_member_status_99, #contener .page_content .box_result_list table tr td .txt_member_status_99, #contener .entry_content .box_result_list table tr th .txt_member_status_99, #contener .entry_content .box_result_list table tr td .txt_member_status_99 {
  background-color: #555555;
}
#contener .page_content .box_result_list table tr th .txt_member_status_110, #contener .page_content .box_result_list table tr td .txt_member_status_110, #contener .entry_content .box_result_list table tr th .txt_member_status_110, #contener .entry_content .box_result_list table tr td .txt_member_status_110 {
  background-color: #f08811;
}
#contener .page_content .box_result_list table tr th .txt_member_status_120, #contener .page_content .box_result_list table tr td .txt_member_status_120, #contener .entry_content .box_result_list table tr th .txt_member_status_120, #contener .entry_content .box_result_list table tr td .txt_member_status_120 {
  background-color: #EE1111;
}
#contener .page_content .box_result_list table tr th .box_batch_checkbox, #contener .page_content .box_result_list table tr td .box_batch_checkbox, #contener .entry_content .box_result_list table tr th .box_batch_checkbox, #contener .entry_content .box_result_list table tr td .box_batch_checkbox {
  text-align: left;
  margin-top: 40px;
  font-size: 14px;
  line-height: 120%;
}
#contener .page_content .box_result_list table tr th .box_batch_checkbox label, #contener .page_content .box_result_list table tr td .box_batch_checkbox label, #contener .entry_content .box_result_list table tr th .box_batch_checkbox label, #contener .entry_content .box_result_list table tr td .box_batch_checkbox label {
  display: block;
  margin-bottom: 10px;
}
#contener .page_content .box_result_list table tr th, #contener .entry_content .box_result_list table tr th {
  padding: 2px 8px;
  background-color: rgba(238, 17, 17, 0.05);
  font-size: 14px;
  text-align: center;
}
#contener .page_content .block_pic_full_creat_list, #contener .entry_content .block_pic_full_creat_list {
  margin: 10px 0;
  text-align: left;
}
#contener .page_content .block_pic_full_creat_list.pic_creat_finish, #contener .entry_content .block_pic_full_creat_list.pic_creat_finish {
  background-color: #ddd;
}
#contener .page_content .block_pic_full_creat_list .ipt_message, #contener .entry_content .block_pic_full_creat_list .ipt_message {
  width: 100%;
  min-height: 7em;
  border: solid 1px;
  overflow: hidden;
}
#contener .page_content .box_page_navi, #contener .entry_content .box_page_navi {
  margin: 20px 0;
}
#contener .page_content .box_page_navi ul, #contener .entry_content .box_page_navi ul {
  display: flex;
  justify-content: center;
  align-items: baseline;
  flex-wrap: wrap;
  list-style: none;
}
#contener .page_content .box_page_navi .btn_red, #contener .entry_content .box_page_navi .btn_red {
  font-size: 18px;
  line-height: 100%;
  padding: 8px 12px;
  letter-spacing: 0;
  vertical-align: middle;
  min-width: 36px;
  margin: 6px;
}
#contener .page_content .box_page_navi .pages, #contener .page_content .box_page_navi .current, #contener .entry_content .box_page_navi .pages, #contener .entry_content .box_page_navi .current {
  display: inline-block;
  background-color: rgb(142.8, 10.2, 10.2);
  color: #fff;
  vertical-align: middle;
  border-radius: 8px;
  min-width: 36px;
  margin: 6px;
  font-size: 18px;
  line-height: 100%;
  padding: 8px 12px;
  letter-spacing: 0;
  -moz-transform: translateY(4px);
  -webkit-transform: translateY(4px);
  -ms-transform: translateY(4px);
  transform: translateY(4px);
  box-shadow: 0px 1px 0px rgb(166.6, 11.9, 11.9);
}
#contener .page_content .box_result_card_text .txt_category, #contener .entry_content .box_result_card_text .txt_category {
  font-size: 28px;
  line-height: 130%;
}
#contener .page_content .box_result_card_text .txt_message, #contener .entry_content .box_result_card_text .txt_message {
  margin-top: 10px;
  font-size: 36px;
  line-height: 130%;
}
#contener .page_content .list_news, #contener .entry_content .list_news {
  width: 640px;
  margin: 0 auto;
  text-align: center;
}
#contener .page_content .list_news a, #contener .entry_content .list_news a {
  color: #222222;
}
#contener .page_content .list_news dt, #contener .entry_content .list_news dt {
  min-width: unset;
  width: 8em;
  text-align: left;
  padding-left: 1em;
  font-size: 18px;
  line-height: 160%;
  color: #222222;
}
#contener .page_content .list_news dd, #contener .entry_content .list_news dd {
  width: calc(100% - 10em - 1px);
  font-size: 18px;
  line-height: 160%;
}
#contener .entry_content {
  text-align: left;
}
#contener .sec_content {
  margin-top: 50px;
  padding-top: 50px;
}
#contener .sec_content h2 {
  font-size: 42px;
  letter-spacing: 0.3em;
  margin-bottom: 50px;
}
#contener .sec_content p {
  font-size: 20px;
  line-height: 300%;
  letter-spacing: 0.2em;
}
#contener .sec_content .box_btn {
  margin-top: 30px;
}
#contener .sec_koisai_1-20 {
  margin-top: 100px;
}
#contener .sec_koisai_1-20 .box_btn {
  margin-top: 40px;
}
#contener .sec_koisai_1-20 .box_btn .box_input_main {
  width: 16em;
  margin: 0 auto;
}

/*-------------------------------------------------
	++ COMMON
-------------------------------------------------*/
/*  Forms
--------------------------------------- */
.txt_ipt_disp {
  padding: 0;
  font-family: "Shippori Mincho B1", "Shippori-Mincho-B1", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 20px;
  line-height: 140%;
  display: inline-block;
  word-break: break-all;
}
.txt_ipt_disp.txt_left {
  width: 100%;
}
.txt_ipt_disp.text_l {
  font-size: 26px;
  line-height: 140%;
}
.txt_ipt_disp.text_m {
  font-size: 20px;
  line-height: 140%;
}
.txt_ipt_disp.text_s {
  font-size: 16px;
  line-height: 140%;
  padding: 1px 0 1px 26px;
}
.txt_ipt_disp .txt_sub {
  font-size: 62% !important;
  letter-spacing: 0;
}
.txt_ipt_disp.checked, .txt_ipt_disp.non_checked {
  padding: 0 0 2px 0;
  cursor: auto;
}
.txt_ipt_disp.checked {
  opacity: 1;
}
.txt_ipt_disp.non_checked {
  opacity: 0.3;
}

input,
textarea,
select {
  font-family: "Shippori Mincho B1", "Shippori-Mincho-B1", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 20px;
  line-height: 140%;
  background-color: #ffffff;
  font-feature-settings: "palt";
  letter-spacing: 0.1em;
}

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],
input[type=date],
input[type=time],
textarea,
select {
  padding: 8px;
  border: 1px solid #666666;
}
input[type=text]:focus,
input[type=email]:focus,
input[type=tel]:focus,
input[type=number]:focus,
input[type=password]:focus,
input[type=date]:focus,
input[type=time]:focus,
textarea:focus,
select:focus {
  outline: none;
  border: 1px solid #EE1111;
}
input[type=text]:disabled,
input[type=email]:disabled,
input[type=tel]:disabled,
input[type=number]:disabled,
input[type=password]:disabled,
input[type=date]:disabled,
input[type=time]:disabled,
textarea:disabled,
select:disabled {
  background-color: #cccccc;
}
input[type=text][readonly],
input[type=email][readonly],
input[type=tel][readonly],
input[type=number][readonly],
input[type=password][readonly],
input[type=date][readonly],
input[type=time][readonly],
textarea[readonly],
select[readonly] {
  background-color: transparent;
  border: unset;
  pointer-events: none;
  cursor: not-allowed;
}
input[type=text].text_l,
input[type=email].text_l,
input[type=tel].text_l,
input[type=number].text_l,
input[type=password].text_l,
input[type=date].text_l,
input[type=time].text_l,
textarea.text_l,
select.text_l {
  font-size: 26px;
  line-height: 140%;
  padding: 4px 8px 4px 8px;
}
input[type=text].text_m,
input[type=email].text_m,
input[type=tel].text_m,
input[type=number].text_m,
input[type=password].text_m,
input[type=date].text_m,
input[type=time].text_m,
textarea.text_m,
select.text_m {
  font-size: 20px;
  line-height: 140%;
  padding: 4px 8px 4px 8px;
}
input[type=text].text_s,
input[type=email].text_s,
input[type=tel].text_s,
input[type=number].text_s,
input[type=password].text_s,
input[type=date].text_s,
input[type=time].text_s,
textarea.text_s,
select.text_s {
  font-size: 17px;
  line-height: 140%;
  padding: 4px 8px 4px 8px;
}
input[type=text].text_ss,
input[type=email].text_ss,
input[type=tel].text_ss,
input[type=number].text_ss,
input[type=password].text_ss,
input[type=date].text_ss,
input[type=time].text_ss,
textarea.text_ss,
select.text_ss {
  font-size: 15px;
  line-height: 140%;
  padding: 2px 4px 2px 4px;
}

input[type=date],
input[type=time] {
  padding: 6px;
}

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;
  resize: none;
}

fieldset {
  border: 0 none;
}

legend {
  display: none;
}

label {
  cursor: pointer;
}

select {
  line-height: normal;
  background-color: #ffffff !important;
}

select:read-only {
  background-color: unset;
  pointer-events: unset;
  cursor: unset;
}

.ipt_text_center {
  text-align: center;
}

.ipt_text_left {
  text-align: left;
}

.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_size_9em {
  width: 10em;
}

.ipt_message {
  min-height: 6em;
  font-size: 40px;
  line-height: 130%;
  text-align: center;
  letter-spacing: 0;
  padding: 8px 6px;
}

.ipt_row_l {
  height: 300px;
}

.ipt_row_m {
  height: 200px;
}

.ipt_row_s {
  height: 100px;
}

.ipt_row_3em {
  height: 5em;
}

.ipt_target_initial {
  margin-top: 4px;
  margin-bottom: 6px;
  vertical-align: bottom;
}

.ipt_par {
  margin-top: 4px;
  margin-bottom: 6px;
  vertical-align: bottom;
}

input.btn_red,
a.btn_red,
button.btn_red {
  border: none;
  outline: none;
  position: relative;
  display: inline-block;
  background-color: #EE1111;
  border-radius: 12px;
  box-shadow: 0px 5px 0px rgb(166.6, 11.9, 11.9);
  transition: 0.2s;
  color: #fff;
  text-align: center;
  font-family: "Shippori Mincho B1", "Shippori-Mincho-B1", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 100%;
  letter-spacing: 0.4em;
  min-width: 300px;
}
input.btn_red:hover, input.btn_red:focus, input.btn_red:active, input.btn_red.current,
a.btn_red:hover,
a.btn_red:focus,
a.btn_red:active,
a.btn_red.current,
button.btn_red:hover,
button.btn_red:focus,
button.btn_red:active,
button.btn_red.current {
  outline: none;
  box-shadow: 0px 1px 0px rgb(166.6, 11.9, 11.9);
  -moz-transform: translateY(4px);
  -webkit-transform: translateY(4px);
  -ms-transform: translateY(4px);
  transform: translateY(4px);
  text-decoration: none;
}
input.btn_red.clicked,
a.btn_red.clicked,
button.btn_red.clicked {
  outline: none;
  -moz-transform: translateY(4px);
  -webkit-transform: translateY(4px);
  -ms-transform: translateY(4px);
  transform: translateY(4px);
  box-shadow: 0px 1px 0px rgb(166.6, 11.9, 11.9);
  text-decoration: none;
  cursor: default;
}
input.btn_red.btn_size_l,
a.btn_red.btn_size_l,
button.btn_red.btn_size_l {
  font-size: 24px;
  line-height: 100%;
  padding: 20px calc(20px - 0.4em) 20px 20px;
  min-width: 360px;
  letter-spacing: 0.4em;
}
input.btn_red.btn_size_m,
a.btn_red.btn_size_m,
button.btn_red.btn_size_m {
  font-size: 20px;
  line-height: 100%;
  padding: 12px calc(20px - 0.3em) 12px 20px;
  min-width: 280px;
  letter-spacing: 0.3em;
}
input.btn_red.btn_size_s,
a.btn_red.btn_size_s,
button.btn_red.btn_size_s {
  font-size: 16px;
  line-height: 100%;
  padding: 10px calc(16px - 0.25em) 10px 16px;
  min-width: 200px;
  letter-spacing: 0.25em;
}
input.btn_red.btn_size_ss,
a.btn_red.btn_size_ss,
button.btn_red.btn_size_ss {
  min-width: auto;
  font-size: 14px;
  line-height: 100%;
  padding: 6px calc(12px - 0.2em) 6px 12px;
  min-width: 200px;
  letter-spacing: 0.2em;
}
input.btn_red.btn_size_sss,
a.btn_red.btn_size_sss,
button.btn_red.btn_size_sss {
  min-width: auto;
  font-size: 12px;
  line-height: 100%;
  padding: 4px calc(12px - 0.2em) 5px 12px;
  min-width: 200px;
  letter-spacing: 0.2em;
}
input.btn_red:disabled,
a.btn_red:disabled,
button.btn_red:disabled {
  background-color: #999;
  box-shadow: 0px 5px 0px #666;
}
input.btn_red:disabled:hover, input.btn_red:disabled:focus, input.btn_red:disabled:active,
a.btn_red:disabled:hover,
a.btn_red:disabled:focus,
a.btn_red:disabled:active,
button.btn_red:disabled:hover,
button.btn_red:disabled:focus,
button.btn_red:disabled:active {
  outline: none;
  -moz-transform: translateY(0px);
  -webkit-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
  text-decoration: none;
}
input.btn_red.btn_width_auto,
a.btn_red.btn_width_auto,
button.btn_red.btn_width_auto {
  width: auto !important;
  min-width: unset !important;
}
input.btn_red.btn_width_5em,
a.btn_red.btn_width_5em,
button.btn_red.btn_width_5em {
  width: auto !important;
  min-width: 5em !important;
}
input.btn_red.btn_width_10em,
a.btn_red.btn_width_10em,
button.btn_red.btn_width_10em {
  width: auto !important;
  min-width: 10em !important;
}
input.btn_red.btn_width_16em,
a.btn_red.btn_width_16em,
button.btn_red.btn_width_16em {
  width: auto !important;
  min-width: 16em !important;
}
input.btn_red.btn_width_20em,
a.btn_red.btn_width_20em,
button.btn_red.btn_width_20em {
  width: auto !important;
  min-width: 20em !important;
}
input.btn_red.btn_width_200,
a.btn_red.btn_width_200,
button.btn_red.btn_width_200 {
  width: auto !important;
  min-width: 200px !important;
}
input.btn_red.btn_width_240,
a.btn_red.btn_width_240,
button.btn_red.btn_width_240 {
  width: auto !important;
  min-width: 240px !important;
}
input.btn_red.btn_width_300,
a.btn_red.btn_width_300,
button.btn_red.btn_width_300 {
  width: auto !important;
  min-width: 300px !important;
}
input.btn_red.btn_width_320,
a.btn_red.btn_width_320,
button.btn_red.btn_width_320 {
  width: auto !important;
  min-width: 320px !important;
}
input.btn_red.btn_width_full,
a.btn_red.btn_width_full,
button.btn_red.btn_width_full {
  min-width: unset !important;
  width: 100% !important;
  text-align: center;
}

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

/* ラジオボタン */
.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;
}

.radio-input:checked + .radio-text::before {
  color: #fff;
  border-color: #EE1111;
}
.radio-input:focus + .radio-text::before {
  box-shadow: 0 0 0 2px rgba(238, 17, 17, 0.5);
}
.radio-input:checked + .radio-text::after {
  background-color: #EE1111;
}
.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 #666666;
  background-color: #fff;
  border-radius: 50%;
}
.radio-text::after {
  content: "";
  display: block;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background-color: #cccccc;
  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;
}

/* チェックボックス */
.checkbox-input:checked + .checkbox-text::before {
  color: #fff;
  border-color: #EE1111;
  background-color: #ffffff;
}
.checkbox-input:focus + .checkbox-text::before {
  box-shadow: 0 0 0 2px rgba(238, 17, 17, 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 #EE1111;
  border-bottom: 3px solid #EE1111;
  background-color: transparent;
}
.checkbox-input:checked + .checkbox-text.text_l::after {
  top: 20px;
  left: 4px;
  width: 8px;
  height: 18px;
  border-right: 4px solid #EE1111;
  border-bottom: 4px solid #EE1111;
}
.checkbox-input:checked + .checkbox-text.text_s::after {
  top: 11px;
  left: 5px;
  width: 4px;
  height: 11px;
  border-right: 2px solid #EE1111;
  border-bottom: 2px solid #EE1111;
}
.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 #666666;
  background-color: #fff;
}
.checkbox-text::after {
  content: "";
  display: block;
  position: absolute;
  top: 9px;
  left: 9px;
  width: 12px;
  height: 12px;
  background-color: #cccccc;
  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;
}

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

.txt_err_msg {
  color: #EE1111;
}

.txt_attention {
  color: #EE1111;
}

.txt_input_err {
  display: block;
  margin: 8px 0;
  color: #EE1111;
  font-size: 14px;
  line-height: 140%;
}

.txt_input_err_l {
  display: block;
  margin: 0 0 8px 0;
  color: #EE1111;
  font-size: 16px;
  line-height: 120%;
}

.txt_m {
  font-size: 100%;
  line-height: 140%;
}

.txt_s {
  font-size: 70%;
  line-height: 140%;
}

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

.txt_notice {
  font-size: 14px !important;
  line-height: 160% !important;
  letter-spacing: 0.2em;
  margin: 4px 0 !important;
}
.txt_notice:first-of-type {
  margin-top: 10px !important;
}

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

/*-------------------------------------------------
	++ CONTENTS
-------------------------------------------------*/
#box_roll_result {
  position: relative;
  z-index: 500;
  display: none;
}
#box_roll_result.show {
  display: inline-block;
  background-color: rgba(250, 227, 219, 0.7);
  padding: 30px;
  border-radius: 10px;
}
#box_roll_result #box_roll_result_kikkyo {
  font-size: 24px;
  line-height: 100%;
}
#box_roll_result #box_roll_result_kikkyo::before, #box_roll_result #box_roll_result_kikkyo::after {
  white-space: pre-wrap;
  display: inline-block;
  content: " － ";
}
#box_roll_result #box_roll_result_message {
  font-size: 28px;
  line-height: 140%;
  margin-top: 20px;
}
#box_roll_result #box_roll_result_message span {
  font-size: 18px;
  display: block;
}
#box_roll_result #box_roll_result_btn {
  margin-top: 30px;
  display: flex;
  justify-content: center;
}
#box_roll_result #box_roll_result_btn button.btn_love_status {
  margin: 8px;
  letter-spacing: 0.05em;
  width: auto !important;
  min-width: 7em !important;
}
#box_roll_result #box_roll_result_btn button.btn_love_status:disabled {
  opacity: 0.6; /* 半透明にする */
  cursor: not-allowed; /* マウスカーソルを禁止マークにする */
  filter: grayscale(1); /* モノクロにする（お好みで） */
}
#box_roll_result #box_roll_result_btn_notice {
  margin-top: 10px;
  font-size: 16px;
}

#box_dice_roll {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 0;
}

.box_pankuzu {
  margin: 0 auto;
  text-align: center;
  width: 1000px;
  padding: 4px;
  position: relative;
  text-align: left;
  font-size: 13px;
  margin-top: 20px;
}
.box_pankuzu.pos_full {
  position: absolute;
  width: 100%;
  bottom: 0;
  z-index: 10;
}
.box_pankuzu a {
  color: #222222;
}
.box_pankuzu a:link, .box_pankuzu a:visited {
  color: #222222;
  text-decoration: none;
}
.box_pankuzu a:hover, .box_pankuzu a:focus, .box_pankuzu a:active {
  color: #222222;
  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;
}

.scroll_down {
  display: block;
  left: 0;
  right: 0;
  text-align: center;
  bottom: 8px;
  position: absolute;
}

.scroll_down p {
  font-family: "Roboto Condensed", sans-serif;
}

.scroll_down a {
  display: inline-block;
  line-height: 18px;
  font-size: 12px;
  font-weight: normal;
  color: #DD1111;
  letter-spacing: 2px;
  text-decoration: none;
}

.scroll_down .mouse {
  position: relative;
  display: block;
  width: 16px;
  height: 36px;
  margin: 0 auto 6px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #DD1111;
  border-radius: 23px;
}

.scroll_down .mouse > * {
  position: absolute;
  display: block;
  top: 29%;
  left: 50%;
  width: 6px;
  height: 6px;
  margin: -4px 0 0 -3px;
  background: #DD1111;
  border-radius: 50%;
  animation: ani-mouse 2.5s linear infinite;
}

@keyframes ani-mouse {
  0% {
    opacity: 0;
    top: 76%;
  }
  40% {
    opacity: 0;
    top: 30%;
  }
  70% {
    opacity: 1;
    top: 30%;
  }
  100% {
    opacity: 1;
    top: 76%;
  }
}
#loading-wrapper {
  display: block;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: #FCFAF2;
  z-index: 100000;
  transition: opacity 0.5s cubic-bezier(0.4, 0, 0.2, 1) 0.2s, visibility 0.5s 0.2s;
}
#loading-wrapper.loaded {
  opacity: 0;
  visibility: hidden;
}
#loading-wrapper.loaded img, #loading-wrapper.loaded svg,
#loading-wrapper.loaded .loader-text {
  opacity: 0;
  transition: opacity 0.2s ease 0s !important;
}
#loading-wrapper img, #loading-wrapper svg {
  width: 80px;
  height: 80px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -40px 0 0 -39px;
  transition: opacity 0.2s ease;
}
#loading-wrapper .loader-text {
  width: 120px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: 50px 0 0 -59px;
  text-align: center;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 15px;
  line-height: 100%;
  color: #DD1111;
  transition: opacity 0.2s ease;
}

/*-------------------------------------------------
	++ FOOTER
-------------------------------------------------*/
.breadcrumb {
  display: flex;
  list-style: none;
  padding: 0;
}
.breadcrumb li:not(:last-child)::after {
  content: ">";
  margin: 0 8px 0 0;
  color: #666;
}
.breadcrumb li a {
  text-decoration: none;
}
.breadcrumb li a:hover {
  text-decoration: underline;
}

footer {
  margin-top: 100px;
}
.page-roll_dice footer,
.page-k120_roll_dice footer {
  display: none;
}

footer .footer_red {
  margin-top: 4px;
  width: 100%;
  background-color: #DD1111;
  color: #fff;
  font-size: 16px;
  font-weight: 300;
  padding: 40px 0;
}
footer .footer_inner {
  margin: 0 auto;
  text-align: center;
  width: 1000px;
  position: relative;
}
footer .box_site_link_outer {
  display: flex;
  justify-content: space-between;
}
footer .box_site_link_outer .box_site_logo {
  width: 120px;
}
footer .box_site_link_outer .box_site_logo .logo_koisai_wh {
  margin: 0 auto;
  text-align: center;
  display: block;
  clear: both;
  background: url("../img/logo_koisai_wh.svg") no-repeat 50% 50%;
  background-size: contain;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  width: 120px;
  height: 234px;
}
footer .box_site_link_outer .box_site_link {
  width: calc(100% - 120px - 100px);
  text-align: left;
  margin-top: 10px;
}
footer .box_site_link_outer .box_site_link ul {
  display: flex;
  flex-wrap: wrap;
}
footer .box_site_link_outer .box_site_link ul li {
  margin: 10px;
  padding: 10px;
}
footer .box_site_link_outer .box_site_link ul li a {
  color: #fff;
}
footer .box_bnr_link {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 60px;
}
footer .box_bnr_link a {
  font-size: 14px;
  line-height: 160%;
  color: #fff;
}
footer .box_bnr_link a.border_wh {
  border: solid 1px rgba(255, 255, 255, 0.3);
}
footer .box_bnr_link a img {
  vertical-align: bottom;
}
footer #copyright {
  display: block;
  margin-top: 40px;
  font-size: 14px;
  line-height: 100%;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 200;
  letter-spacing: 0.2em;
}

@media (max-width: 1280px) and (min-width: 768px) {
  header.site_header {
    left: 20px;
    top: 20px;
  }
  header.site_header .header_logo_wall .header_logo #site_name {
    width: 60px;
    height: 118px;
  }
  header.site_header .header_logo_wall .header_logo hr {
    margin: 10px 0;
  }
  header.site_header .header_logo_wall .header_logo .ttl_main_copy {
    font-size: 10px;
    letter-spacing: 0.2em;
  }
  .home header.site_header .header_logo_wall .header_logo #site_name {
    width: 100px;
    height: 196px;
  }
  .home header.site_header .header_logo_wall .header_logo .ttl_main_copy {
    font-size: 15px;
    letter-spacing: 0.3em;
  }
  #contener #contents {
    width: 100%;
  }
  #contener #contents.width_wide,
  #contener #contents .width_wide {
    width: 100%;
    max-width: 100%;
    min-width: 100%;
  }
  .box_pankuzu {
    width: auto;
    max-width: 1000px;
    padding: 0 20px;
  }
  footer .footer_inner {
    width: auto;
    max-width: 1000px;
    padding: 0 20px;
  }
  footer .box_site_link_outer .box_site_link {
    width: calc(100% - 120px - 60px);
  }
  footer .box_bnr_link a {
    width: calc(33.3333333333% - 10px);
    max-width: 300px;
  }
  footer .box_bnr_link a img {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .sp_only {
    display: block;
  }
  .pc_only {
    display: none;
  }
  .sp_only_inline {
    display: inline-block;
  }
  .pc_only_inline {
    display: none;
  }
  header.site_header {
    position: relative;
    left: unset;
    top: unset;
    margin-top: 40px;
  }
  header.site_header .header_logo_wall .header_logo #site_name {
    width: 80px;
    height: 156px;
  }
  header.site_header .header_logo_wall .header_logo hr {
    margin: 10px 0;
    display: none;
  }
  header.site_header .header_logo_wall .header_logo .ttl_main_copy {
    font-size: 10px;
    display: none;
  }
  .page-roll_dice header.site_header,
  .page-k120_roll_dice header.site_header {
    position: absolute;
    top: 10px;
    left: 10px;
    margin-top: 0;
  }
  .page-roll_dice header.site_header .header_logo_wall .header_logo #site_name,
  .page-k120_roll_dice header.site_header .header_logo_wall .header_logo #site_name {
    width: 40px;
    height: 80px;
  }
  .home header.site_header {
    margin: 0;
  }
  .home header.site_header .header_logo_wall .header_logo #site_name {
    width: 100px;
    height: 196px;
  }
  .home header.site_header .header_logo_wall .header_logo hr {
    display: block;
    margin: 20px 0;
    border-bottom: solid 2px #EE1111;
  }
  .home header.site_header .header_logo_wall .header_logo .ttl_main_copy {
    display: block;
    font-size: 13.5px;
    line-height: 100%;
  }
  #contener dl {
    flex-direction: column;
  }
  #contener dl dt {
    text-align: center;
    min-width: unset;
    width: 100%;
    padding: 12px 0 0 0;
    font-size: 14px;
    color: #EE1111;
  }
  #contener dl dt:last-of-type {
    border-bottom: none;
  }
  #contener dl dd {
    text-align: center;
    width: 100%;
    border-top: none;
    padding: 4px 0 12px 0;
    font-size: 18px;
    line-height: 130%;
  }
  #contener dl dd.sep {
    display: none;
  }
  #contener ruby > rt {
    margin-bottom: 2px;
    font-size: 10px;
    letter-spacing: 0.1em;
    padding-right: 0.4em;
  }
  #contener .sec_content h2 {
    font-size: 30px;
    letter-spacing: 0.2em;
    margin-bottom: 30px;
  }
  #contener .sec_content p {
    font-size: 17px;
    line-height: 220%;
    letter-spacing: 0.05em;
  }
  #contener .sec_koisai_1-20 .box_btn .box_input_main {
    width: 100%;
  }
  #contener #contents {
    width: calc(100% - 40px);
    font-size: 15px;
    min-height: unset;
  }
  .page-roll_dice #contener #contents,
  .page-k120_roll_dice #contener #contents {
    min-height: 100vh;
  }
  #contener .page_header, #contener .entry_header {
    margin: 50px 0;
  }
  #contener .page_header h1, #contener .page_header .h1, #contener .entry_header h1, #contener .entry_header .h1 {
    font-size: 28px;
    font-size: clamp(1rem, 6vw, 1.6rem);
    letter-spacing: 0.1em;
    padding-left: 0.1em;
  }
  #contener .page_header h1 ruby > rt, #contener .page_header .h1 ruby > rt, #contener .entry_header h1 ruby > rt, #contener .entry_header .h1 ruby > rt {
    font-size: 8px;
  }
  #contener .page_header h1.ttl_result, #contener .page_header .h1.ttl_result, #contener .entry_header h1.ttl_result, #contener .entry_header .h1.ttl_result {
    font-size: 24px;
  }
  #contener .page_header .ttl_sub, #contener .entry_header .ttl_sub {
    font-size: clamp(0.8rem, 2.5vw, 1.2rem);
    letter-spacing: 0.05em;
    padding-left: 0.05em;
  }
  #contener .page_content, #contener .entry_content {
    width: 100%;
  }
  #contener .page_content.width_wide,
  #contener .page_content .width_wide, #contener .entry_content.width_wide,
  #contener .entry_content .width_wide {
    width: 100%;
    max-width: 100%;
    min-width: 100%;
  }
  #contener .page_content.width_small,
  #contener .page_content .width_small, #contener .entry_content.width_small,
  #contener .entry_content .width_small {
    width: 100%;
  }
  #contener .page_content .box_result_kikkyo .lbl_result_kikkyo, #contener .entry_content .box_result_kikkyo .lbl_result_kikkyo {
    font-size: 18px;
  }
  #contener .page_content .box_result_kikkyo .txt_result_kikkyo, #contener .entry_content .box_result_kikkyo .txt_result_kikkyo {
    font-size: 22px;
    letter-spacing: 0.1em;
    padding-left: 0.1em;
  }
  #contener .page_content .box_rule p, #contener .entry_content .box_rule p {
    font-size: 15px;
  }
  #contener .page_content .box_result_archive dl .lbl_kikkyo, #contener .entry_content .box_result_archive dl .lbl_kikkyo {
    margin-right: 0;
    display: block;
  }
  #contener .page_content .box_form, #contener .entry_content .box_form {
    width: 100%;
    display: block;
  }
  #contener .page_content .box_form .form_lbl, #contener .entry_content .box_form .form_lbl {
    width: auto;
    float: left;
    padding-left: 10px;
    padding-right: 4px;
    padding-top: 20px;
    padding-bottom: 8px;
    border-bottom: none;
    font-size: 14px;
  }
  #contener .page_content .box_form .form_hissu, #contener .entry_content .box_form .form_hissu {
    float: left;
    padding-top: 24px;
    border-bottom: none;
  }
  #contener .page_content .box_form .form_hissu span, #contener .entry_content .box_form .form_hissu span {
    font-size: 10px;
  }
  #contener .page_content .box_form .form_input, #contener .entry_content .box_form .form_input {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }
  #contener .page_content .box_form_btn input, #contener .entry_content .box_form_btn input {
    margin: 8px 0;
  }
  #contener .page_content .box_q .box_q_link, #contener .entry_content .box_q .box_q_link {
    flex-direction: column;
    margin-top: 10px;
  }
  #contener .page_content .box_q .box_q_link a, #contener .entry_content .box_q .box_q_link a {
    margin: 0;
    padding: 4px;
    font-size: 14px;
  }
  #contener .page_content fieldset.box_input_line, #contener .entry_content fieldset.box_input_line {
    padding: 0 16px 16px 16px;
  }
  #contener .page_content fieldset.box_input_line legend, #contener .entry_content fieldset.box_input_line legend {
    font-size: 17px;
    margin-bottom: 8px;
  }
  #contener .page_content fieldset.box_input_line .box_input_main .lbl, #contener .page_content fieldset.box_input_line .box_input_sub .lbl, #contener .entry_content fieldset.box_input_line .box_input_main .lbl, #contener .entry_content fieldset.box_input_line .box_input_sub .lbl {
    display: block;
  }
  #contener .page_content fieldset.box_input_line .box_input_main.box_input_sub .lbl, #contener .page_content fieldset.box_input_line .box_input_sub.box_input_sub .lbl, #contener .entry_content fieldset.box_input_line .box_input_main.box_input_sub .lbl, #contener .entry_content fieldset.box_input_line .box_input_sub.box_input_sub .lbl {
    display: inline-block;
    white-space: nowrap;
    vertical-align: top;
  }
  #contener .page_content fieldset.box_input_line .box_input_main.vertical2, #contener .page_content fieldset.box_input_line .box_input_main.vertical3, #contener .page_content fieldset.box_input_line .box_input_sub.vertical2, #contener .page_content fieldset.box_input_line .box_input_sub.vertical3, #contener .entry_content fieldset.box_input_line .box_input_main.vertical2, #contener .entry_content fieldset.box_input_line .box_input_main.vertical3, #contener .entry_content fieldset.box_input_line .box_input_sub.vertical2, #contener .entry_content fieldset.box_input_line .box_input_sub.vertical3 {
    flex-direction: column;
  }
  #contener .page_content fieldset.box_input_line .box_input_main.vertical2 label, #contener .page_content fieldset.box_input_line .box_input_main.vertical3 label, #contener .page_content fieldset.box_input_line .box_input_sub.vertical2 label, #contener .page_content fieldset.box_input_line .box_input_sub.vertical3 label, #contener .entry_content fieldset.box_input_line .box_input_main.vertical2 label, #contener .entry_content fieldset.box_input_line .box_input_main.vertical3 label, #contener .entry_content fieldset.box_input_line .box_input_sub.vertical2 label, #contener .entry_content fieldset.box_input_line .box_input_sub.vertical3 label {
    width: 100%;
    line-height: 140%;
  }
  #contener .page_content fieldset.box_input_line .box_input_main.sp_vertical2, #contener .page_content fieldset.box_input_line .box_input_sub.sp_vertical2, #contener .entry_content fieldset.box_input_line .box_input_main.sp_vertical2, #contener .entry_content fieldset.box_input_line .box_input_sub.sp_vertical2 {
    flex-direction: row;
    flex-wrap: wrap;
  }
  #contener .page_content fieldset.box_input_line .box_input_main.sp_vertical2 label, #contener .page_content fieldset.box_input_line .box_input_sub.sp_vertical2 label, #contener .entry_content fieldset.box_input_line .box_input_main.sp_vertical2 label, #contener .entry_content fieldset.box_input_line .box_input_sub.sp_vertical2 label {
    width: 50%;
    text-align: left;
  }
  #contener .page_content fieldset.box_input_line .box_input_main .ipt_hono, #contener .page_content fieldset.box_input_line .box_input_sub .ipt_hono, #contener .entry_content fieldset.box_input_line .box_input_main .ipt_hono, #contener .entry_content fieldset.box_input_line .box_input_sub .ipt_hono {
    display: inline-block;
    width: 80%;
    width: calc(100% - 4em);
  }
  #contener .page_content fieldset.box_input_line .box_input_main .ipt_hono label, #contener .page_content fieldset.box_input_line .box_input_sub .ipt_hono label, #contener .entry_content fieldset.box_input_line .box_input_main .ipt_hono label, #contener .entry_content fieldset.box_input_line .box_input_sub .ipt_hono label {
    width: 40%;
    width: calc(50% - 20px);
  }
  #contener .page_content fieldset.box_input_line .box_input_main .ipt_hono label:last-of-type, #contener .page_content fieldset.box_input_line .box_input_sub .ipt_hono label:last-of-type, #contener .entry_content fieldset.box_input_line .box_input_main .ipt_hono label:last-of-type, #contener .entry_content fieldset.box_input_line .box_input_sub .ipt_hono label:last-of-type {
    margin-right: 0;
  }
  #contener .page_content fieldset.box_input_line .box_input_main .ipt_hono label .checkbox-text, #contener .page_content fieldset.box_input_line .box_input_main .ipt_hono label .radio-text, #contener .page_content fieldset.box_input_line .box_input_sub .ipt_hono label .checkbox-text, #contener .page_content fieldset.box_input_line .box_input_sub .ipt_hono label .radio-text, #contener .entry_content fieldset.box_input_line .box_input_main .ipt_hono label .checkbox-text, #contener .entry_content fieldset.box_input_line .box_input_main .ipt_hono label .radio-text, #contener .entry_content fieldset.box_input_line .box_input_sub .ipt_hono label .checkbox-text, #contener .entry_content fieldset.box_input_line .box_input_sub .ipt_hono label .radio-text {
    padding-bottom: 0;
  }
  #contener .page_content fieldset.box_input_line hr, #contener .entry_content fieldset.box_input_line hr {
    margin: 10px 0;
  }
  #contener .page_content fieldset.box_input_line .box_input_notice p, #contener .entry_content fieldset.box_input_line .box_input_notice p {
    font-size: 12px;
    line-height: 130%;
  }
  #contener .page_content fieldset.box_input_line .box_input_sub, #contener .entry_content fieldset.box_input_line .box_input_sub {
    font-size: 16px;
    margin-bottom: 0;
  }
  #contener .page_content .box_result_list a.block_result_list, #contener .entry_content .box_result_list a.block_result_list {
    flex-direction: column;
  }
  #contener .page_content .box_result_list a.block_result_list:after, #contener .entry_content .box_result_list a.block_result_list:after {
    width: 30px;
    height: 40px;
    margin-top: -20px;
    background-size: 1000px;
    background-position: -6px -105px;
  }
  #contener .page_content .box_result_list a.block_result_list .box_result_list_date, #contener .entry_content .box_result_list a.block_result_list .box_result_list_date {
    font-size: 12px;
    margin-bottom: 4px;
  }
  #contener .page_content .box_result_list a.block_result_list .box_result_list_main, #contener .entry_content .box_result_list a.block_result_list .box_result_list_main {
    width: 100%;
  }
  #contener .page_content .box_result_list a.block_result_list .box_result_list_main .box_result_message, #contener .entry_content .box_result_list a.block_result_list .box_result_list_main .box_result_message {
    font-size: 20px;
    line-height: 140%;
  }
  #contener .page_content .box_result_list a.block_result_list .box_result_list_main .box_result_message .box_result_kikkyo, #contener .entry_content .box_result_list a.block_result_list .box_result_list_main .box_result_message .box_result_kikkyo {
    line-height: 100%;
    margin-bottom: 2px;
  }
  #contener .page_content .box_result_list a.block_result_list .box_result_list_main dl, #contener .entry_content .box_result_list a.block_result_list .box_result_list_main dl {
    display: none;
    flex-direction: row;
  }
  #contener .page_content .box_result_list a.block_result_list .box_result_list_main dl dt, #contener .page_content .box_result_list a.block_result_list .box_result_list_main dl dd, #contener .entry_content .box_result_list a.block_result_list .box_result_list_main dl dt, #contener .entry_content .box_result_list a.block_result_list .box_result_list_main dl dd {
    width: auto;
    text-align: left;
    font-size: 13px;
    line-height: 140%;
    color: #222222;
  }
  #contener .page_content .box_result_list a.block_result_list .box_result_list_main dl dt, #contener .entry_content .box_result_list a.block_result_list .box_result_list_main dl dt {
    width: 8em;
  }
  #contener .page_content .box_result_list a.block_result_list .box_result_list_main dl dd, #contener .entry_content .box_result_list a.block_result_list .box_result_list_main dl dd {
    width: calc(100% - 10em);
  }
  #contener .page_content .list_news, #contener .entry_content .list_news {
    width: 100%;
  }
  #contener .page_content .list_news dt, #contener .entry_content .list_news dt {
    width: 100%;
    text-align: left;
    padding: 14px 4px 0 4px;
    font-size: 14px;
    line-height: 120%;
  }
  #contener .page_content .list_news dd, #contener .entry_content .list_news dd {
    width: 100%;
    text-align: left;
    padding: 4px 4px 14px 4px;
    font-size: 16px;
    line-height: 160%;
  }
  #box_roll_result.show {
    padding: 20px;
  }
  #box_roll_result #box_roll_result_kikkyo {
    font-size: 16px;
  }
  #box_roll_result #box_roll_result_message {
    font-size: 20px;
    margin-top: 10px;
  }
  #box_roll_result #box_roll_result_message span {
    font-size: 17px;
  }
  #box_roll_result #box_roll_result_message .txt_result_creat {
    font-size: 15px;
  }
  #box_roll_result #box_roll_result_btn {
    flex-direction: column;
    margin-top: 10px;
  }
  input,
  textarea,
  select {
    font-size: 16px;
  }
  input.btn_red.btn_size_l,
  a.btn_red.btn_size_l,
  button.btn_red.btn_size_l {
    font-size: 20px;
    padding: 12px calc(10px - 0.1em) 12px 14px;
    min-width: unset;
  }
  input.btn_red.btn_size_m,
  a.btn_red.btn_size_m,
  button.btn_red.btn_size_m {
    font-size: 17px;
    line-height: 100%;
    padding: 10px calc(10px - 0.1em) 10px 14px;
    min-width: 240px;
    letter-spacing: 0.2em;
  }
  input.btn_red.btn_size_s,
  a.btn_red.btn_size_s,
  button.btn_red.btn_size_s {
    font-size: 15px;
    padding: 8px calc(10px - 0em) 8px 12px;
    letter-spacing: 0.2em;
  }
  input.btn_red.btn_size_ss,
  a.btn_red.btn_size_ss,
  button.btn_red.btn_size_ss {
    font-size: 13px;
    padding: 5px calc(10px - 0em) 5px 12px;
    letter-spacing: 0.1em;
  }
  input.btn_red.btn_size_sss,
  a.btn_red.btn_size_sss,
  button.btn_red.btn_size_sss {
    font-size: 11px;
    padding: 2px calc(8px - 0em) 3px 10px;
    letter-spacing: 0.1em;
  }
  input.btn_red.download_btn,
  a.btn_red.download_btn,
  button.btn_red.download_btn {
    letter-spacing: 0.1em;
  }
  input.btn_red.btn_width_200,
  a.btn_red.btn_width_200,
  button.btn_red.btn_width_200 {
    min-width: 160px !important;
  }
  input.btn_red.btn_width_240,
  a.btn_red.btn_width_240,
  button.btn_red.btn_width_240 {
    width: auto !important;
    min-width: 160px !important;
  }
  input.btn_red.btn_width_300,
  a.btn_red.btn_width_300,
  button.btn_red.btn_width_300 {
    width: auto !important;
    min-width: 240px !important;
  }
  input.btn_red.btn_width_320,
  a.btn_red.btn_width_320,
  button.btn_red.btn_width_320 {
    width: auto !important;
    min-width: 280px !important;
  }
  input.btn_red.btn_width_360,
  a.btn_red.btn_width_360,
  button.btn_red.btn_width_360 {
    width: auto !important;
    min-width: 300px !important;
  }
  input,
  textarea,
  select {
    font-size: 16px;
  }
  input.btn_red.btn_size_l,
  a.btn_red.btn_size_l,
  button.btn_red.btn_size_l {
    font-size: 20px;
    padding: 12px calc(10px - 0.1em) 12px 14px;
    width: 100%;
    min-width: unset;
  }
  input.btn_red.btn_size_m,
  a.btn_red.btn_size_m,
  button.btn_red.btn_size_m {
    font-size: 17px;
    line-height: 100%;
    padding: 10px calc(10px - 0.1em) 10px 14px;
    min-width: unset;
    letter-spacing: 0.2em;
  }
  input.btn_red.btn_size_s,
  a.btn_red.btn_size_s,
  button.btn_red.btn_size_s {
    font-size: 15px;
    padding: 8px calc(10px - 0em) 8px 12px;
    letter-spacing: 0.2em;
  }
  input.btn_red.btn_size_ss,
  a.btn_red.btn_size_ss,
  button.btn_red.btn_size_ss {
    font-size: 13px;
    padding: 5px calc(10px - 0em) 5px 12px;
    letter-spacing: 0.1em;
  }
  input.btn_red.btn_size_sss,
  a.btn_red.btn_size_sss,
  button.btn_red.btn_size_sss {
    font-size: 11px;
    padding: 2px calc(8px - 0em) 3px 10px;
    letter-spacing: 0.1em;
  }
  input.btn_red.download_btn,
  a.btn_red.download_btn,
  button.btn_red.download_btn {
    letter-spacing: 0.1em;
  }
  input.btn_red.btn_width_200,
  a.btn_red.btn_width_200,
  button.btn_red.btn_width_200 {
    min-width: 160px !important;
  }
  input.btn_red.btn_width_240,
  a.btn_red.btn_width_240,
  button.btn_red.btn_width_240 {
    width: auto !important;
    min-width: 160px !important;
  }
  input.btn_red.btn_width_300,
  a.btn_red.btn_width_300,
  button.btn_red.btn_width_300 {
    width: auto !important;
    min-width: 240px !important;
  }
  input.btn_red.btn_width_320,
  a.btn_red.btn_width_320,
  button.btn_red.btn_width_320 {
    width: auto !important;
    min-width: 280px !important;
  }
  input.btn_red.btn_width_360,
  a.btn_red.btn_width_360,
  button.btn_red.btn_width_360 {
    width: auto !important;
    min-width: 300px !important;
  }
  input[type=text].text_l,
  input[type=email].text_l,
  input[type=tel].text_l,
  input[type=number].text_l,
  input[type=password].text_l,
  input[type=date].text_l,
  input[type=time].text_l,
  textarea.text_l,
  select.text_l {
    font-size: 22px;
  }
  input[type=text].text_m,
  input[type=email].text_m,
  input[type=tel].text_m,
  input[type=number].text_m,
  input[type=password].text_m,
  input[type=date].text_m,
  input[type=time].text_m,
  textarea.text_m,
  select.text_m {
    font-size: 18px;
  }
  .ipt_message {
    font-size: 20px;
    height: 6.1em;
  }
  .txt_indent01 {
    text-indent: -1.15em;
    padding-left: 1.15em;
  }
  .txt_notice {
    letter-spacing: 0.1em;
    font-size: 12px !important;
    line-height: 160% !important;
  }
  .txt_add_kakko::before, .txt_add_kakko::after {
    display: none;
  }
  .txt_add_kakko.txt_sub {
    display: block;
  }
  .checkbox-text,
  .radio-text {
    font-size: 18px;
    padding: 0px 0 2px 26px;
    letter-spacing: 0.1em;
  }
  .checkbox-text.text_l,
  .radio-text.text_l {
    font-size: 22px;
    padding: 0px 0 2px 34px;
    margin: 2px 0;
  }
  .checkbox-text.text_s,
  .radio-text.text_s {
    font-size: 14px;
    padding-left: 20px;
  }
  .checkbox-text .txt_sub,
  .radio-text .txt_sub {
    display: block;
    letter-spacing: 0.1em;
  }
  .radio-text::before {
    width: 18px;
    height: 18px;
    top: 14px;
  }
  .radio-text::after {
    width: 10px;
    height: 10px;
    top: 14px;
    left: 7px;
  }
  .radio-text.text_l::before {
    width: 24px;
    height: 24px;
    top: 17px;
  }
  .radio-text.text_l::after {
    width: 14px;
    height: 14px;
    top: 17px;
  }
  .checkbox-text::before {
    width: 18px;
    height: 18px;
    top: 13px;
    left: 0px;
  }
  .checkbox-text::after {
    width: 10px;
    height: 10px;
    top: 8px;
    left: 5px;
  }
  .checkbox-text.text_l::before {
    top: 17px;
  }
  .checkbox-text.text_l::after {
    left: 6px;
    top: 10px;
  }
  .checkbox-text.text_s:before {
    width: 14px;
    height: 14px;
    top: 10px;
  }
  .checkbox-text.text_s::after {
    width: 8px;
    height: 8px;
    top: 6px;
    left: 4px;
  }
  .checkbox-input:checked + .checkbox-text::after {
    top: 13px;
    left: 1px;
    width: 5px;
    height: 12px;
  }
  .checkbox-input:checked + .checkbox-text.text_l::after {
    left: 1px;
    top: 17px;
  }
  .checkbox-input:checked + .checkbox-text.text_s::after {
    width: 4px;
    height: 9px;
    left: 1px;
    top: 10px;
  }
  .box_pankuzu {
    width: calc(100% - 10px);
    font-size: 10px;
    margin-top: 20px;
  }
  footer {
    font-size: 15px;
  }
  footer .footer_inner {
    width: calc(100% - 40px);
  }
  footer .box_site_link_outer {
    flex-direction: column;
  }
  footer .box_site_link_outer .box_site_logo {
    width: 100%;
  }
  footer .box_site_link_outer .box_site_logo .logo_koisai_wh {
    width: 80px;
    height: 156px;
  }
  footer .box_site_link_outer .box_site_link {
    width: 100%;
    margin-top: 40px;
    border-bottom: solid 1px rgba(255, 255, 255, 0.2);
  }
  footer .box_site_link_outer .box_site_link ul li {
    width: 100%;
    margin: 0;
    padding: 0;
    border-top: solid 1px rgba(255, 255, 255, 0.2);
  }
  footer .box_site_link_outer .box_site_link ul li a {
    line-height: 140%;
    display: block;
    padding: 12px 2px 10px;
  }
  footer .box_bnr_link a {
    width: calc(50% - 5px);
    margin-bottom: 10px;
  }
  footer .box_bnr_link a img {
    width: 100%;
  }
  footer #copyright {
    font-size: 10px;
  }
}
@media (orientation: landscape) and (max-height: 450px) {
  .home header.site_header .header_logo_wall {
    top: -20px;
  }
  .home header.site_header .header_logo_wall .header_logo hr {
    margin: 16px 0;
  }
  .scroll_down a {
    line-height: 9px;
    font-size: 10px;
  }
  .scroll_down .mouse {
    width: 10px;
    height: 22px;
  }
  .scroll_down .mouse > * {
    width: 4px;
    height: 4px;
    margin: -2px 0 0 -2px;
  }
  #contener .sec_koisai_1-20 .box_btn .box_input_main.box_ipt_roll_mode {
    justify-content: center;
  }
  #contener .sec_koisai_1-20 .box_btn .box_input_main.box_ipt_roll_mode label {
    margin: 0 20px;
  }
  .page-roll_dice #contener .page_header.pos_top,
  .page-roll_dice #contener .entry_header.pos_top,
  .page-k120_roll_dice #contener .page_header.pos_top,
  .page-k120_roll_dice #contener .entry_header.pos_top {
    margin-top: 10px;
    display: inline-block;
    position: absolute;
    left: 0px;
  }
  .page-roll_dice .box_roll_result_outer,
  .page-k120_roll_dice .box_roll_result_outer {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: -20px;
  }
}
@media print {
  #pageTop {
    display: none !important;
  }
}