@charset "UTF-8";
/* $set_font_interval:(
  '8s': (.05em, 1.43),
  '7s': (.06em, 1.43),
  '6s': (.07em, 1.43),
  '5s': (.08em, 1.43),
  '4s': (.09em, 1.43),
  '3s': (.10em, 1.43),
  'xs': (.11rem, 1.43),
  's': (.12rem, 1.43),
  'm': (.14rem, 1.43),
  'l': (.16rem, 1.43),
  'xl': (.18rem, 1.43),
  '3l': (.24rem, 1.43),
  '4l': (.30rem, 1.43),
  '5l': (.36rem, 1.43),
  '6l': (.48rem, 1.43),
  '7l': (.60rem, 1.43),
  '8l': (.72rem, 1.43)
); */
::-moz-selection {
  color: #fff;
  background: #454545; }
::selection {
  color: #fff;
  background: #454545; }

@font-face {
  font-family: Didot;
  src: url("../fonts/Didot.woff") format("woff"); }

@font-face {
  font-family: YuMinchoDemibold;
  src: url("../fonts/YuMinchoDemibold.otf") format("opentype"); }

@media (min-width: 1400px) {
  html {
    font-size: 625%; } }

@media only screen and (min-width: 1024px) and (max-width: 1399px) {
  html {
    font-size: 625%; } }

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  html {
    font-size: 625%; } }

@media (max-width: 767px) {
  html {
    font-size: 500%; } }

/*Base font size*/
body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #232323;
  background-color: #2b2b2b;
  font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Meiryo, メイリオ, sans-serif;
  font-size: 0.14rem; }

@media (min-width: 1400px) {
  body {
    font-size: calc( 0.14rem * 1); } }

@media only screen and (min-width: 1024px) and (max-width: 1399px) {
  body {
    font-size: calc( 0.14rem * 1); } }

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  body {
    font-size: calc( 0.14rem * 1); } }

@media (max-width: 767px) {
  body {
    font-size: calc( 0.14rem * 1.43); } }

body img {
  max-width: 100%;
  height: auto; }

a {
  text-decoration: none;
  display: block;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.5);
  color: #232323; }

.line_h {
  line-height: 1.6; }

.line_h_s {
  line-height: 1.4; }

.line_h_m {
  line-height: 1.8; }

.line_h_l {
  line-height: 2; }

.line_h_xl {
  line-height: 2.4; }

/*****************************
*
* line-height
*
*****************************/
.l_h_xl {
  line-height: 2; }

.l_h_l {
  line-height: 1.8; }

.l_h_m {
  line-height: 1.6; }

.l_h_s {
  line-height: 1.4; }

.l_h_xs {
  line-height: 1.2; }

@media (max-width: 767px) {
  .l_h_xl {
    line-height: calc( 2 * 0.9); }
  .l_h_l {
    line-height: calc( 1.8 * 1); }
  .l_h_m {
    line-height: calc( 1.6 * 1); }
  .l_h_s {
    line-height: calc( 1.4 * 1); }
  .l_h_xs {
    line-height: calc( 1.2 * 1); } }

/*****************************
*
* Font
*
*****************************/
.font_s_8s {
  font-size: 4px; }

.font_s_7s {
  font-size: 56px; }

.font_s_6s {
  font-size: 6px; }

.font_s_5s {
  font-size: 7px; }

.font_s_4s {
  font-size: 8px; }

.font_s_3s {
  font-size: 9px; }

.font_s_xs {
  font-size: 10px; }

.font_s_s {
  font-size: 11px; }

.font_s_m {
  font-size: 13px; }

.font_s_l {
  font-size: 16px; }

.font_s_xl {
  font-size: 18px; }

.font_s_3l {
  font-size: 24px; }

.font_s_4l {
  font-size: 30px; }

.font_s_5l {
  font-size: 36px; }

.font_s_6l {
  font-size: 48px; }

.font_s_7l {
  font-size: 60px; }

.font_s_8l {
  font-size: 72px; }

@media (max-width: 767px) {
  .font_s_8s {
    font-size: calc( 4px * 1.1); }
  .font_s_7s {
    font-size: calc( 56px * 1.1); }
  .font_s_6s {
    font-size: calc( 6px * 1.1); }
  .font_s_5s {
    font-size: calc( 7px * 1.1); }
  .font_s_4s {
    font-size: calc( 8px * 1.1); }
  .font_s_3s {
    font-size: calc( 9px * 1.1); }
  .font_s_xs {
    font-size: calc( 10px * 1.1); }
  .font_s_s {
    font-size: calc( 11px * 1.1); }
  .font_s_m {
    font-size: calc( 13px * 1.1); }
  .font_s_l {
    font-size: calc( 16px * 1.1); }
  .font_s_xl {
    font-size: calc( 18px * 1.1); }
  .font_s_3l {
    font-size: calc( 24px * 1.1); }
  .font_s_4l {
    font-size: calc( 30px * 1.1); }
  .font_s_5l {
    font-size: calc( 36px * 1.1); }
  .font_s_6l {
    font-size: calc( 48px * 1.1); }
  .font_s_7l {
    font-size: calc( 60px * 1.1); }
  .font_s_8l {
    font-size: calc( 72px * 1.1); } }

.c_wrap,
.c_wrap_f {
  margin-left: auto;
  margin-right: auto; }

@media (min-width: 1400px) {
  .c_wrap_f {
    width: 1280px; }
  .c_wrap {
    width: 1225px; }
  body {
    min-width: 1225px; } }

@media only screen and (min-width: 1024px) and (max-width: 1399px) {
  .c_wrap_f {
    width: 100%; }
  .c_wrap {
    width: 95.70312%; }
  body {
    min-width: 95.70312%; } }

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .c_wrap_f {
    width: 100%; }
  .c_wrap {
    width: 95.70312%; }
  body {
    min-width: 95.70312%; } }

@media (max-width: 767px) {
  .c_wrap_f {
    width: 100% !important; }
  .c_wrap {
    width: 100% !important; }
  body {
    min-width: 100% !important; } }

.container {
  width: 100%;
  margin-left: auto;
  margin-right: auto; }

.container_f {
  width: 100%;
  margin-left: auto;
  margin-right: auto; }

@media (max-width: 767px) {
  .container {
    padding-left: 15px !important;
    padding-right: 15px !important; } }

.m_a_l {
  margin-left: auto; }

.m_a_r {
  margin-right: auto; }

.m_a {
  margin-left: auto !important;
  margin-right: auto !important; }

.f_l {
  float: left; }

.f_r {
  float: right; }

.f_c:before,
.f_c:after {
  content: "";
  clear: both;
  display: block; }

@media (max-width: 767px) {
  .f_l {
    float: none !important; }
  .f_r {
    float: none !important; } }

.t_c,
.t_c_l,
.t_c_r {
  text-align: center; }

@media (max-width: 767px) {
  .t_c_l {
    text-align: left !important; }
  .t_c_r {
    text-align: right !important; } }

.t_l,
.t_l_r,
.t_l_c {
  text-align: left; }

@media (max-width: 767px) {
  .t_l_r {
    text-align: right !important; }
  .t_l_c {
    text-align: center !important; } }

.t_r,
.t_r_l,
.t_r_c {
  text-align: right; }

@media (max-width: 767px) {
  .t_r_l {
    text-align: left !important; }
  .t_r_c {
    text-align: center !important; } }

/*content(before & after)*/
.c_before:before,
.c_after:after {
  content: "";
  display: block; }

.w_1s {
  width: calc( (100% / 12) * 1); }

.w_2s {
  width: calc( (100% / 12) * 2); }

.w_3s {
  width: calc( (100% / 12) * 3); }

.w_4s {
  width: calc( (100% / 12) * 4); }

.w_5s {
  width: calc( (100% / 12) * 5); }

.w_6s {
  width: calc( (100% / 12) * 6); }

.w_7s {
  width: calc( (100% / 12) * 7); }

.w_8s {
  width: calc( (100% / 12) * 8); }

.w_9s {
  width: calc( (100% / 12) * 9); }

.w_10s {
  width: calc( (100% / 12) * 10); }

.w_11s {
  width: calc( (100% / 12) * 11); }

.w_12s {
  width: calc( (100% / 12) * 12); }

@media (min-width: 1400px) {
  .w_1s_xl {
    width: calc( (100% / 12) * 1); }
  .w_2s_xl {
    width: calc( (100% / 12) * 2); }
  .w_3s_xl {
    width: calc( (100% / 12) * 3); }
  .w_4s_xl {
    width: calc( (100% / 12) * 4); }
  .w_5s_xl {
    width: calc( (100% / 12) * 5); }
  .w_6s_xl {
    width: calc( (100% / 12) * 6); }
  .w_7s_xl {
    width: calc( (100% / 12) * 7); }
  .w_8s_xl {
    width: calc( (100% / 12) * 8); }
  .w_9s_xl {
    width: calc( (100% / 12) * 9); }
  .w_10s_xl {
    width: calc( (100% / 12) * 10); }
  .w_11s_xl {
    width: calc( (100% / 12) * 11); }
  .w_12s_xl {
    width: calc( (100% / 12) * 12); } }

@media only screen and (min-width: 1024px) and (max-width: 1399px) {
  .w_1s_l {
    width: calc( (100% / 12) * 1); }
  .w_2s_l {
    width: calc( (100% / 12) * 2); }
  .w_3s_l {
    width: calc( (100% / 12) * 3); }
  .w_4s_l {
    width: calc( (100% / 12) * 4); }
  .w_5s_l {
    width: calc( (100% / 12) * 5); }
  .w_6s_l {
    width: calc( (100% / 12) * 6); }
  .w_7s_l {
    width: calc( (100% / 12) * 7); }
  .w_8s_l {
    width: calc( (100% / 12) * 8); }
  .w_9s_l {
    width: calc( (100% / 12) * 9); }
  .w_10s_l {
    width: calc( (100% / 12) * 10); }
  .w_11s_l {
    width: calc( (100% / 12) * 11); }
  .w_12s_l {
    width: calc( (100% / 12) * 12); } }

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .w_1s_m {
    width: calc( (100% / 12) * 1); }
  .w_2s_m {
    width: calc( (100% / 12) * 2); }
  .w_3s_m {
    width: calc( (100% / 12) * 3); }
  .w_4s_m {
    width: calc( (100% / 12) * 4); }
  .w_5s_m {
    width: calc( (100% / 12) * 5); }
  .w_6s_m {
    width: calc( (100% / 12) * 6); }
  .w_7s_m {
    width: calc( (100% / 12) * 7); }
  .w_8s_m {
    width: calc( (100% / 12) * 8); }
  .w_9s_m {
    width: calc( (100% / 12) * 9); }
  .w_10s_m {
    width: calc( (100% / 12) * 10); }
  .w_11s_m {
    width: calc( (100% / 12) * 11); }
  .w_12s_m {
    width: calc( (100% / 12) * 12); } }

@media (max-width: 767px) {
  .w_1s_s {
    width: calc( (100% / 12) * 1); }
  .w_2s_s {
    width: calc( (100% / 12) * 2); }
  .w_3s_s {
    width: calc( (100% / 12) * 3); }
  .w_4s_s {
    width: calc( (100% / 12) * 4); }
  .w_5s_s {
    width: calc( (100% / 12) * 5); }
  .w_6s_s {
    width: calc( (100% / 12) * 6); }
  .w_7s_s {
    width: calc( (100% / 12) * 7); }
  .w_8s_s {
    width: calc( (100% / 12) * 8); }
  .w_9s_s {
    width: calc( (100% / 12) * 9); }
  .w_10s_s {
    width: calc( (100% / 12) * 10); }
  .w_11s_s {
    width: calc( (100% / 12) * 11); }
  .w_12s_s {
    width: calc( (100% / 12) * 12); } }

.w_10p {
  width: 10%; }

.w_20p {
  width: 20%; }

.w_30p {
  width: 30%; }

.w_40p {
  width: 40%; }

.w_50p {
  width: 50%; }

.w_60p {
  width: 60%; }

.w_70p {
  width: 70%; }

.w_80p {
  width: 80%; }

.w_90p {
  width: 90%; }

.w_100p {
  width: 100%; }

@media (min-width: 1400px) {
  .w_10p_xl {
    width: 10%; }
  .w_20p_xl {
    width: 20%; }
  .w_30p_xl {
    width: 30%; }
  .w_40p_xl {
    width: 40%; }
  .w_50p_xl {
    width: 50%; }
  .w_60p_xl {
    width: 60%; }
  .w_70p_xl {
    width: 70%; }
  .w_80p_xl {
    width: 80%; }
  .w_90p_xl {
    width: 90%; }
  .w_100p_xl {
    width: 100%; } }

@media only screen and (min-width: 1024px) and (max-width: 1399px) {
  .w_10p_l {
    width: 10%; }
  .w_20p_l {
    width: 20%; }
  .w_30p_l {
    width: 30%; }
  .w_40p_l {
    width: 40%; }
  .w_50p_l {
    width: 50%; }
  .w_60p_l {
    width: 60%; }
  .w_70p_l {
    width: 70%; }
  .w_80p_l {
    width: 80%; }
  .w_90p_l {
    width: 90%; }
  .w_100p_l {
    width: 100%; } }

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .w_10p_m {
    width: 10%; }
  .w_20p_m {
    width: 20%; }
  .w_30p_m {
    width: 30%; }
  .w_40p_m {
    width: 40%; }
  .w_50p_m {
    width: 50%; }
  .w_60p_m {
    width: 60%; }
  .w_70p_m {
    width: 70%; }
  .w_80p_m {
    width: 80%; }
  .w_90p_m {
    width: 90%; }
  .w_100p_m {
    width: 100%; } }

@media (max-width: 767px) {
  .w_10p_s {
    width: 10%; }
  .w_20p_s {
    width: 20%; }
  .w_30p_s {
    width: 30%; }
  .w_40p_s {
    width: 40%; }
  .w_50p_s {
    width: 50%; }
  .w_60p_s {
    width: 60%; }
  .w_70p_s {
    width: 70%; }
  .w_80p_s {
    width: 80%; }
  .w_90p_s {
    width: 90%; }
  .w_100p_s {
    width: 100%; } }

/*****************************
*
* flex
*
*****************************/
.f_col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.f_c_c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

.f_c_e {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end; }

.f_c_b {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.f_r_c {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.f_r_e {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end; }

.f_r_s {
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }

.p_r,
.list_p_r > * {
  position: relative; }

.pad_a_auto {
  padding: auto; }

.pad_t_auto {
  padding-top: auto; }

.pad_r_auto {
  padding-right: auto; }

.pad_b_auto {
  padding-bottom: auto; }

.pad_l_auto {
  padding-left: auto; }

.pad_a_0 {
  padding: 0; }

.pad_t_0 {
  padding-top: 0; }

.pad_r_0 {
  padding-right: 0; }

.pad_b_0 {
  padding-bottom: 0; }

.pad_l_0 {
  padding-left: 0; }

.pad_a_3s {
  padding: 0.0354rem; }

.pad_t_3s {
  padding-top: 0.0354rem; }

.pad_r_3s {
  padding-right: 0.0354rem; }

.pad_b_3s {
  padding-bottom: 0.0354rem; }

.pad_l_3s {
  padding-left: 0.0354rem; }

.pad_a_xs {
  padding: 0.05rem; }

.pad_t_xs {
  padding-top: 0.05rem; }

.pad_r_xs {
  padding-right: 0.05rem; }

.pad_b_xs {
  padding-bottom: 0.05rem; }

.pad_l_xs {
  padding-left: 0.05rem; }

.pad_a_s {
  padding: 0.0707rem; }

.pad_t_s {
  padding-top: 0.0707rem; }

.pad_r_s {
  padding-right: 0.0707rem; }

.pad_b_s {
  padding-bottom: 0.0707rem; }

.pad_l_s {
  padding-left: 0.0707rem; }

.pad_a_m {
  padding: 0.1414rem; }

.pad_t_m {
  padding-top: 0.1414rem; }

.pad_r_m {
  padding-right: 0.1414rem; }

.pad_b_m {
  padding-bottom: 0.1414rem; }

.pad_l_m {
  padding-left: 0.1414rem; }

.pad_a_l {
  padding: 0.1999rem; }

.pad_t_l {
  padding-top: 0.1999rem; }

.pad_r_l {
  padding-right: 0.1999rem; }

.pad_b_l {
  padding-bottom: 0.1999rem; }

.pad_l_l {
  padding-left: 0.1999rem; }

.pad_a_xl {
  padding: 0.2827rem; }

.pad_t_xl {
  padding-top: 0.2827rem; }

.pad_r_xl {
  padding-right: 0.2827rem; }

.pad_b_xl {
  padding-bottom: 0.2827rem; }

.pad_l_xl {
  padding-left: 0.2827rem; }

.pad_a_3l {
  padding: 0.3998rem; }

.pad_t_3l {
  padding-top: 0.3998rem; }

.pad_r_3l {
  padding-right: 0.3998rem; }

.pad_b_3l {
  padding-bottom: 0.3998rem; }

.pad_l_3l {
  padding-left: 0.3998rem; }

.pad_a_4l {
  padding: 0.5653rem; }

.pad_t_4l {
  padding-top: 0.5653rem; }

.pad_r_4l {
  padding-right: 0.5653rem; }

.pad_b_4l {
  padding-bottom: 0.5653rem; }

.pad_l_4l {
  padding-left: 0.5653rem; }

.pad_a_5l {
  padding: 0.7993rem; }

.pad_t_5l {
  padding-top: 0.7993rem; }

.pad_r_5l {
  padding-right: 0.7993rem; }

.pad_b_5l {
  padding-bottom: 0.7993rem; }

.pad_l_5l {
  padding-left: 0.7993rem; }

.pad_a_6l {
  padding: 1.1302rem; }

.pad_t_6l {
  padding-top: 1.1302rem; }

.pad_r_6l {
  padding-right: 1.1302rem; }

.pad_b_6l {
  padding-bottom: 1.1302rem; }

.pad_l_6l {
  padding-left: 1.1302rem; }

.pad_a_7l {
  padding: 1.5981rem; }

.pad_t_7l {
  padding-top: 1.5981rem; }

.pad_r_7l {
  padding-right: 1.5981rem; }

.pad_b_7l {
  padding-bottom: 1.5981rem; }

.pad_l_7l {
  padding-left: 1.5981rem; }

.pad_a_8l {
  padding: 2.2597rem; }

.pad_t_8l {
  padding-top: 2.2597rem; }

.pad_r_8l {
  padding-right: 2.2597rem; }

.pad_b_8l {
  padding-bottom: 2.2597rem; }

.pad_l_8l {
  padding-left: 2.2597rem; }

.mar_a_auto {
  margin: auto; }

.mar_t_auto {
  margin-top: auto; }

.mar_r_auto {
  margin-right: auto; }

.mar_b_auto {
  margin-bottom: auto; }

.mar_l_auto {
  margin-left: auto; }

.mar_a_0 {
  margin: 0; }

.mar_t_0 {
  margin-top: 0; }

.mar_r_0 {
  margin-right: 0; }

.mar_b_0 {
  margin-bottom: 0; }

.mar_l_0 {
  margin-left: 0; }

.mar_a_3s {
  margin: 0.0354rem; }

.mar_t_3s {
  margin-top: 0.0354rem; }

.mar_r_3s {
  margin-right: 0.0354rem; }

.mar_b_3s {
  margin-bottom: 0.0354rem; }

.mar_l_3s {
  margin-left: 0.0354rem; }

.mar_a_xs {
  margin: 0.05rem; }

.mar_t_xs {
  margin-top: 0.05rem; }

.mar_r_xs {
  margin-right: 0.05rem; }

.mar_b_xs {
  margin-bottom: 0.05rem; }

.mar_l_xs {
  margin-left: 0.05rem; }

.mar_a_s {
  margin: 0.0707rem; }

.mar_t_s {
  margin-top: 0.0707rem; }

.mar_r_s {
  margin-right: 0.0707rem; }

.mar_b_s {
  margin-bottom: 0.0707rem; }

.mar_l_s {
  margin-left: 0.0707rem; }

.mar_a_m {
  margin: 0.1414rem; }

.mar_t_m {
  margin-top: 0.1414rem; }

.mar_r_m {
  margin-right: 0.1414rem; }

.mar_b_m {
  margin-bottom: 0.1414rem; }

.mar_l_m {
  margin-left: 0.1414rem; }

.mar_a_l {
  margin: 0.1999rem; }

.mar_t_l {
  margin-top: 0.1999rem; }

.mar_r_l {
  margin-right: 0.1999rem; }

.mar_b_l {
  margin-bottom: 0.1999rem; }

.mar_l_l {
  margin-left: 0.1999rem; }

.mar_a_xl {
  margin: 0.2827rem; }

.mar_t_xl {
  margin-top: 0.2827rem; }

.mar_r_xl {
  margin-right: 0.2827rem; }

.mar_b_xl {
  margin-bottom: 0.2827rem; }

.mar_l_xl {
  margin-left: 0.2827rem; }

.mar_a_3l {
  margin: 0.3998rem; }

.mar_t_3l {
  margin-top: 0.3998rem; }

.mar_r_3l {
  margin-right: 0.3998rem; }

.mar_b_3l {
  margin-bottom: 0.3998rem; }

.mar_l_3l {
  margin-left: 0.3998rem; }

.mar_a_4l {
  margin: 0.5653rem; }

.mar_t_4l {
  margin-top: 0.5653rem; }

.mar_r_4l {
  margin-right: 0.5653rem; }

.mar_b_4l {
  margin-bottom: 0.5653rem; }

.mar_l_4l {
  margin-left: 0.5653rem; }

.mar_a_5l {
  margin: 0.7993rem; }

.mar_t_5l {
  margin-top: 0.7993rem; }

.mar_r_5l {
  margin-right: 0.7993rem; }

.mar_b_5l {
  margin-bottom: 0.7993rem; }

.mar_l_5l {
  margin-left: 0.7993rem; }

.mar_a_6l {
  margin: 1.1302rem; }

.mar_t_6l {
  margin-top: 1.1302rem; }

.mar_r_6l {
  margin-right: 1.1302rem; }

.mar_b_6l {
  margin-bottom: 1.1302rem; }

.mar_l_6l {
  margin-left: 1.1302rem; }

.mar_a_7l {
  margin: 1.5981rem; }

.mar_t_7l {
  margin-top: 1.5981rem; }

.mar_r_7l {
  margin-right: 1.5981rem; }

.mar_b_7l {
  margin-bottom: 1.5981rem; }

.mar_l_7l {
  margin-left: 1.5981rem; }

.mar_a_8l {
  margin: 2.2597rem; }

.mar_t_8l {
  margin-top: 2.2597rem; }

.mar_r_8l {
  margin-right: 2.2597rem; }

.mar_b_8l {
  margin-bottom: 2.2597rem; }

.mar_l_8l {
  margin-left: 2.2597rem; }

/*****************************
*
* Image
*
*****************************/
.img_r {
  max-width: 100%; }

.img_r_f {
  width: 100%;
  max-width: 100%; }

/*****************************
*
* display
*
*****************************/
.d_b {
  display: block; }

.d_t {
  display: table; }

.d_t_c {
  display: table-cell; }

/*hidden*/
@media (min-width: 1400px) {
  .h_xl {
    display: none !important; } }

@media only screen and (min-width: 1024px) and (max-width: 1399px) {
  .h_l {
    display: none !important; } }

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .h_m {
    display: none !important; } }

@media (max-width: 767px) {
  .h_s {
    display: none !important; } }

.table {
  border-collapse: collapse; }

.table th,
.table td {
  font-weight: normal; }

.t_l_a {
  table-layout: auto; }

.t_l_f {
  table-layout: fixed; }

@media (max-width: 767px) {
  .t_r_b th,
  .t_r_b td {
    display: block;
    width: 100% !important;
    text-align: left; } }

.btn {
  background-color: transparent;
  cursor: pointer;
  display: table;
  text-align: center;
  outline: none; }

/*****************************
*
* form
*
*****************************/
/*デフォルトデザイン解除*/
.form input,
.form button,
.form select,
.form textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: none;
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0; }

.form input,
.form select,
.form button,
.form textarea {
  font-size: 14px;
  background-color: transparent;
  width: 100%;
  padding: 8px; }

.form_box {
  display: block; }

.r_text {
  display: block;
  margin-bottom: 6px; }

.btn_submit {
  font-size: 16px;
  padding: 14px;
  color: #fff;
  background-color: #000; }

.btn_submit:hover {
  color: #000;
  background-color: #fff; }

/*----------------------
Radio
----------------------*/
/*basic*/
.form .radio_b:before,
.form .radio_b::after {
  content: "";
  clear: both;
  display: block; }

.form .radio_b input[type="radio"] {
  display: none; }

.form .radio_b label {
  position: relative;
  display: inline-block;
  padding: 2px 0 0 22px;
  margin: 0 10px 10px 0;
  cursor: pointer; }

.form .radio_b label::before,
.form .radio_b label::after {
  position: absolute;
  content: '';
  top: 50%;
  border-radius: 100%;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s; }

.form .radio_b label::before {
  left: 0;
  width: 14px;
  height: 14px;
  margin-top: -8px;
  background: #f3f3f3;
  border: 1px solid #999; }

.form .radio_b label:hover::before {
  background: #3498db;
  border: 1px solid #3498db; }

.form .radio_b label::after {
  opacity: 0;
  left: 4px;
  width: 8px;
  height: 8px;
  margin-top: -4px;
  background: #3498db;
  -webkit-transform: scale(2);
  -ms-transform: scale(2);
  transform: scale(2); }

.form .radio_b input[type="radio"]:checked + label::before {
  background: #fff;
  border: 1px solid #3498db; }

.form .radio_b input[type="radio"]:checked + label::after {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1); }

/*toggle*/
.form .radio_t:before,
.form .radio_t::after {
  content: "";
  clear: both;
  display: block; }

.form .radio_t input {
  display: none; }

.form .radio_t label {
  display: block;
  font-size: 12px;
  float: left;
  cursor: pointer;
  margin: 0;
  padding: 10px 12px;
  background: #fff;
  color: #555e64;
  text-align: center;
  border: 1px solid #999;
  line-height: 1;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s; }

.form .radio_t label:hover {
  background: #f3f3f3; }

.form .radio_t label:first-of-type {
  border-radius: 4px 0 0 4px;
  border: 1px solid #999;
  border-right: none; }

.form .radio_t label:last-of-type {
  border: 1px solid #999;
  border-left: none;
  border-radius: 0 4px 4px 0; }

.form .radio_t input[type="radio"]:checked + label {
  background-color: #3498db;
  color: #fff;
  border-color: #3498db; }

/*----------------------
checkbox
----------------------*/
/*basic*/
.form .check_b input[type="checkbox"] {
  display: none; }

.form .check_b label {
  position: relative;
  display: inline-block;
  padding: 2px 0 0 22px;
  margin: 0 10px 10px 0;
  cursor: pointer;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s; }

.form .check_b label::before,
.form .check_b label::after {
  position: absolute;
  content: '';
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s; }

.form .check_b label::before {
  top: 50%;
  left: 0;
  width: 14px;
  height: 14px;
  margin-top: -8px;
  border: 1px solid #999;
  border-radius: 4px; }

.form .check_b label::after {
  opacity: 0;
  top: 50%;
  left: 3px;
  width: 8px;
  height: 4px;
  margin-top: -4px;
  border-left: 2px solid #3498db;
  border-bottom: 2px solid #3498db;
  -webkit-transform: rotate(-45deg) scale(0.5);
  -ms-transform: rotate(-45deg) scale(0.5);
  transform: rotate(-45deg) scale(0.5); }

.form .check_b label:hover::before {
  background: #f3f3f3; }

.form .check_b input[type="checkbox"]:checked + label::before {
  border: 1px solid #3498db; }

.form .check_b input[type="checkbox"]:checked + label::after {
  opacity: 1;
  -webkit-transform: rotate(-45deg) scale(1);
  -ms-transform: rotate(-45deg) scale(1);
  transform: rotate(-45deg) scale(1); }

/*----------------------
disabled（選択不可）
----------------------*/
.form input[disabled],
.form select[disabled],
.form textarea[disabled] {
  cursor: not-allowed;
  background-color: #eee;
  opacity: .5; }

/*****************************
*
* Word Press WYSIWYG editor
*
*****************************/
.wp_editor h1 {
  font-size: 2rem; }

.wp_editor h2 {
  font-size: 1.5rem; }

.wp_editor h3 {
  font-size: 1.125rem; }

.wp_editor h4 {
  font-size: 1rem; }

.wp_editor h5 {
  font-size: .75rem; }

.wp_editor h6 {
  font-size: .625rem; }

/*****************************
*
* iframe
*
*****************************/
.iframe {
  position: relative;
  width: 100%;
  padding-top: 56.25%; }

.iframe iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

/*****************************
*
* Icon（Font Awesome）
*
*****************************/
.icon_c:before,
.icon_r:before {
  font-family: "Font Awesome 5 Free"; }

.icon_c:before {
  display: block; }

.icon_r:before {
  padding-right: 5px;
  display: block;
  float: left; }

/*各アイコン*/
.icon_facebook:before {
  content: " \f09a "; }

.icon_twitter:before {
  content: " \f099"; }

.icon_instagram:before {
  content: " \f16d"; }

.icon_google_plus:before {
  content: " \f0d5"; }

.icon_clock:before {
  content: " \f017"; }

.icon_envira:before {
  content: " \f299"; }

.icon_pencil:before {
  content: " \f044"; }
