@charset "UTF-8";
/* Scss Document */
body {
  font-size: 1.2rem !important;
  line-height: 1.8 !important;
  text-align: justify !important;
  text-justify: inter-ideograph !important; }
  @media (max-width: 991px) {
    body {
      font-size: 1.1rem !important; } }

.navbar {
  padding: .9rem 1rem !important; }
  @media (max-width: 991px) {
    .navbar {
      padding: .5rem 1rem !important; } }
  .navbar .logo {
    width: 120px;
    margin-bottom: 6px; }
    @media (max-width: 991px) {
      .navbar .logo {
        margin-bottom: 0; } }
.container {
  display:block;
}
@media (max-width: 991px) {
  .container {
    padding-right: 20px;
    padding-left: 20px; } }

.header-info {
  background: #6e2229;
  color: #FFFFFF;
  font-size: .7rem;
  line-height: 1.2rem;
  padding: .15rem; }
  @media (max-width: 991px) {
    .header-info {
      background: #6e2229;
      color: #FFFFFF;
      font-size: .8rem;
      line-height: 1rem;
      padding: .1rem .2rem; } }

.navbar-light .navbar-nav .nav-link {
  color: 222222 !important;
  font-size: 1rem; }
  @media (max-width: 991px) {
    .navbar-light .navbar-nav .nav-link {
      font-size: 1.1rem; } }

.navbar-light .navbar-toggler {
  border: none !important; }

.menu-btn {
  background: #6e2229;
  color: #FFFFFF !important;
  padding-right: 0 .5rem !important;
  margin: 0 .8rem;
  border-radius: 40px;
  width: 110px;
  text-align: center; }
  .menu-btn:hover {
    background: #97343d; }
  @media (max-width: 991px) {
    .menu-btn {
      padding: .3rem 0;
      text-align: center;
      font-size: 1rem;
      width: 90%;
      margin: 0.8rem auto !important; } }

/* TOPヘッダー */
.header-section {
  background: #FFFFFF;
  width: 100%;
  height: 100%;
  position: relative; }
  .header-section video {
    width: 100vw;
    max-height: 550px;
    z-index: 1;
    opacity: 0.65;
    display: block;
    margin: 0 auto;
    object-fit: cover;
    object-position: center;
    text-align: center; }
    @media (max-width: 991px) {
      .header-section video {
        height: 100vh; } }
  .header-section .scroll {
    display: none; }
    @media (max-width: 991px) {
      .header-section .scroll {
        display: block;
        margin: 6rem auto 0 auto;
        width: 50px;
        animation: key1 1s ease infinite alternate; }
      @keyframes key1 {
        0% {
          transform: translateY(20px); }
        100% {
          transform: translateY(0px); } } }

.top-textbox {
  width: 700px;
  z-index: 999;
  position: absolute;
  top: 180px;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
  font-weight: bold;
  color: #000000; }
  @media (max-width: 991px) {
    .top-textbox {
      width: 90%;
      height: 100vh; } }
  .top-textbox .big {
    font-size: 2.6rem;
    line-height: 3.8rem;
    display: block; }
    @media (max-width: 991px) {
      .top-textbox .big {
        font-size: 1.7rem;
        line-height: 2.2rem; } }
  .top-textbox .middle {
    font-size: 2rem;
    margin-top: 1.5rem;
    display: block; }
    @media (max-width: 991px) {
      .top-textbox .middle {
        font-size: 1.5rem;
        margin-top: 1rem; } }

.navbar-light .navbar-nav .nav-link {
  color: 222222 !important; }

/* フォーム部分 */
.form-section {
  padding: 3rem 0;
  background: #6e2229;
  color: #FFFFFF; }
  @media (max-width: 991px) {
    .form-section {
      padding: 2rem 0; } }
  .form-section .btn {
    background: -webkit-linear-gradient(top, #fceabb 0%, #fccd4d 50%, #f8b500 51%, #fbdf93 100%);
    font-weight: bold;
    width: 100%; }
  .form-section .form-title-txt {
    font-size: 1.8rem;
    font-weight: bold; }
    @media (max-width: 991px) {
      .form-section .form-title-txt {
        font-size: 1.4rem !important; } }
  .form-section .form-check {
    display: flex;
    font-size: .7rem !important; }

.black-title {
  background: #222222;
  color: #FFFFFF;
  padding: .5rem .8rem;
  font-size: 1.5rem;
  font-weight: bold;
  margin: 0 auto 1rem auto !important;
  text-align: center;
  display: inline-block; }
  @media (max-width: 991px) {
    .black-title {
      font-size: 1.2rem; } }

.contents-section {
  padding: 3rem 0; }

.un a:hover {
  text-decoration: none !important; }

.twin-box {
  padding: 2rem 0;
  border-radius: 5px;
  color: #6e2229;
  -moz-box-shadow: 0px 2px 9px -6px rgba(0, 0, 0, 0.8);
  -webkit-box-shadow: 0px 2px 9px -6px rgba(0, 0, 0, 0.8);
  -ms-box-shadow: 0px 2px 9px -6px rgba(0, 0, 0, 0.8);
  box-shadow: 0px 2px 9px -6px rgba(0, 0, 0, 0.8); }
  @media (max-width: 991px) {
    .twin-box {
      text-shadow: 0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff; } }
  .twin-box:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out; }
  .twin-box :after {
    font-family: "Font Awesome 5 Free";
    content: "\f054";
    color: #222222;
    font-weight: 700;
    position: absolute;
    right: 30px;
    bottom: 0;
    top: 57%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%); }
  .twin-box span {
    margin-left: 40%;
    font-size: 1.2rem;
    display: block; }
    @media (max-width: 991px) {
      .twin-box span {
        margin-left: 20%; } }

.free-box {
  background: #FFFFFF;
  margin-top: 3rem;
  padding: 2rem 1rem; }
  .free-box .title {
    font-size: 1.5rem;
    font-weight: bold;
    text-align: center;
    margin-bottom: 2rem; }
  .free-box .free-title {
    font-size: 1.3rem;
    font-weight: bold;
    margin-bottom: .5rem;
    padding-bottom: .5rem;
    color: #6e2229;
    border-bottom: 1px solid #6e2229;
    text-align: center; }

.free-contentsbox {
  background: #FFF;
  border: 2px solid #6e2229;
  height: 230px;
  text-align: center; }
  .free-contentsbox .title {
    font-size: 1.2em;
    background: #6e2229;
    padding: 1rem 0;
    text-align: center;
    color: #FFF;
    font-weight: bold;
    letter-spacing: 0.05em; }
    @media (max-width: 991px) {
      .free-contentsbox .title {
        padding: .5rem 0;
        font-size: 1rem; } }
  .free-contentsbox p {
    padding: 15px 20px;
    margin: 0; }
  .free-contentsbox .plan-title {
    font-weight: bold;
    font-size: 1.3rem;
    vertical-align: middle;
    display: block; }
  .free-contentsbox i {
    font-size: 3rem;
    margin-bottom: 10px; }

.top-1 {
  background: url(../img/top-1.jpg);
  background-size: cover; }

.top-2 {
  background: url(../img/top-2.jpg);
  background-size: cover; }
  .top-2 a:hover {
    text-decoration: none !important; }

.body-line-title {
  font-size: 2rem;
  font-weight: bold;
  color: #6e2229;
  border-top: 1px solid #6e2229;
  border-bottom: 1px solid #6e2229;
  padding: 1.2rem 0;
  text-align: center;
  font-family: serif; }
  @media (max-width: 991px) {
    .body-line-title {
      font-size: 1.3rem;
      margin-bottom: 1rem;
      padding: .5rem 0; } }

.bg-white {
  background: #FFFFFF; }

.bg-red {
  background: #6e2229 !important; }

.bg-black {
  background: #222222;
  color: #FFFFFF; }

.color-red {
  color: #6e2229; }

.color-blue {
  color: #031392; }

.red-btn {
  background: #6e2229;
  color: #FFFFFF;
  font-weight: bold;
  padding: 1rem; }

.mt-3rem {
  margin-top: 3rem; }

.serif {
  font-family: serif; }

.start-txt {
  text-align: start !important;
  text-justify: inter-ideograph !important; }

.wrap {
  width: 800px;
  margin: 0 auto;
  padding: 0 20px; }
  @media (max-width: 992px) {
    .wrap {
      max-width: 720px; } }
  @media (max-width: 768px) {
    .wrap {
      max-width: 540px; } }
  @media (max-width: 576px) {
    .wrap {
      width: 100%; } }

.min-wrap {
  width: 540px;
  margin: 0 auto;
  padding: 0 15px; }
  @media (max-width: 992px) {
    .min-wrap {
      max-width: 540px; } }
  @media (max-width: 768px) {
    .min-wrap {
      max-width: 540px; } }
  @media (max-width: 576px) {
    .min-wrap {
      width: 100%; } }

.top-block .col-12 {
  padding: 0 .6rem;
  font-family: serif; }
  .top-block .col-12 a:hover {
    text-decoration: none !important; }
  @media (max-width: 991px) {
    .top-block .col-12 {
      padding: 0 15px .3rem 15px;
      overflow: hidden; } }

.top-block2 {
  font-family: serif; }
  .top-block2 .col-6 {
    padding-bottom: .25rem; }
    .top-block2 .col-6 a:hover {
      text-decoration: none !important; }
  .top-block2 .pl {
    padding-left: 0; }
    @media (max-width: 991px) {
      .top-block2 .pl {
        padding-left: .3rem; } }
  .top-block2 .pr {
    padding-right: .3rem; }
    @media (max-width: 991px) {
      .top-block2 .pr {
        padding-right: 0px; } }

.menu-box {
  color: #FFFFFF;
  height: 421px;
  font-size: 2rem;
  justify-content: center;
  font-weight: bold;
  display: block; }
  @media (max-width: 991px) {
    .menu-box {
      height: 150px;
      padding-bottom: 0;
      font-size: 1.6rem; } }
  .menu-box span {
    font-size: 1.5rem;
    display: block;
    text-align: center;
    font-weight: normal; }
    @media (max-width: 991px) {
      .menu-box span {
        font-size: 1.1rem; } }
  .menu-box:hover {
    background-image: "../img/menu-1.jpg";
    background-color: rgba(255, 255, 255, 0.7);
    background-blend-mode: lighten;
    color: #6e2229;
    transition: 0.5s; }

.menu-box2 {
  color: #FFFFFF;
  height: 208px;
  font-size: 2rem;
  justify-content: center;
  font-weight: bold;
  text-align: center; }
  @media (max-width: 991px) {
    .menu-box2 {
      height: 150px;
      font-size: 1.6rem; } }
  .menu-box2 span {
    font-size: 1.5rem;
    display: block;
    text-align: center;
    font-weight: normal; }
    @media (max-width: 991px) {
      .menu-box2 span {
        font-size: 1.1rem; } }
  .menu-box2:hover {
    background-color: rgba(255, 255, 255, 0.7);
    background-blend-mode: lighten;
    color: #6e2229;
    transition: 0.5s; }

.menu-1 {
  background: url("../img/menu-1.jpg") no-repeat;
  background-size: cover; }

.menu-2 {
  background: url("../img/menu-2.jpg") no-repeat;
  background-size: cover; }

.menu-3 {
  background: url("../img/menu-3.jpg") no-repeat;
  background-size: cover; }

.menu-4 {
  background: url("../img/menu-4.jpg") no-repeat;
  background-size: cover; }

.menu-5 {
  background: url("../img/menu-5.jpg") no-repeat;
  background-size: cover; }

.top-white-bg {
  background-color: rgba(255, 255, 255, 0.6);
  width: 100%;
  padding: 2rem 0;
  position: absolute;
  bottom: 0; }

.center-box {
  background-size: cover;
  margin: 0 auto;
  background: #701D27;
  color: #FFFFFF;
  padding: 60px 45px 55px;
  text-align: center; }

.head-title {
  font-weight: bold;
  font-size: 2.5rem; }

.swiper-wrapper {
  text-align: center; }

.sindan-bg {
  background: url(../img/komon-bg.jpg) no-repeat bottom;
  background-size: cover;
  padding: 4rem 0;
  margin-top: -280px; }

.overray {
  background: url(../img/mov/08.png) repeat;
  width: 100%;
  max-height: 700px;
  overflow: hidden;
  position: relative; }

/* サービス一覧 */
.inner-banner-box {
  margin: 0 !important;
  border-bottom: 1px #CCCCCC solid;
  margin: .3rem .2rem;
  font-size: 1rem;
  padding: 1rem; }
  @media (max-width: 991px) {
    .inner-banner-box {
      padding: .3rem 0;
      margin-top: .5rem !important; } }
  .inner-banner-box img {
    width: 98%;
    margin: 0 auto; }

.plan-txt-box .alert {
  padding: .6rem; }
  @media (max-width: 991px) {
    .plan-txt-box .alert {
      font-size: .8rem;
      line-height: 1.2rem;
      padding: .5rem;
      margin-top: .5rem; } }
.plan-txt-box .plan-title {
  font-size: 1.4rem;
  font-weight: bold; }
  @media (max-width: 991px) {
    .plan-txt-box .plan-title {
      margin-bottom: 0; } }
.plan-txt-box span {
  display: block; }
.plan-txt-box small {
  font-weight: bold !important; }
.plan-txt-box .btn {
  background: #6e2229;
  color: #FFFFFF;
  padding: .3rem 1.5rem;
  margin: .5rem 0 8px 0; }
  @media (max-width: 991px) {
    .plan-txt-box .btn {
      padding: .2rem .6rem;
      font-size: .9rem;
      text-align: right; } }
  .plan-txt-box .btn:hover {
    background: #97343d;
    color: #FFFFFF !important; }

/* 投資顧問銘柄予想 */
.section-4 {
  background: #FFFFFF;
  padding: 1rem;
  margin: .5rem 0; }
  @media (max-width: 991px) {
    .section-4 {
      padding: 0;
      background: #F2EFE8;
      margin-right: 0 !important;
      margin-left: 0 !important; }
      .section-4 .section-4-sp {
        background: #FFFFFF;
        margin: .5rem 0; } }
  .section-4 .col-lg-6 {
    font-size: 1rem;
    padding: 1rem; }
  .section-4 img {
    width: 110px; }
  .section-4 .border-r {
    border-right: 1px #CCCCCC solid; }
    @media (max-width: 991px) {
      .section-4 .border-r {
        border-right: none; } }
  .section-4 .border-b {
    border-bottom: 1px #CCCCCC solid; }
    @media (max-width: 991px) {
      .section-4 .border-b {
        border-bottom: none; } }

/* 3ステップ部分 */
.step-3 {
  background: #F2EFE8;
  padding: 2rem 1rem;
  margin: .3rem;
  text-align: center; }
  .step-3 h3 {
    font-size: 1.3rem !important;
    font-weight: bold; }
  .step-3 div {
    font-size: 1rem; }
  .step-3 img {
    width: 100px;
    margin: 2rem 0; }

.step-bar {
  position: absolute;
  bottom: 170px;
  left: 330px;
  z-index: 999; }
  @media (max-width: 991px) {
    .step-bar {
      bottom: 17px;
      left: 50%; } }

.boldright {
  position: relative; }
  .boldright:before {
    content: "";
    display: block;
    position: absolute;
    top: 8px;
    width: 100px;
    height: 4px;
    background: #6e2229; }
    @media (max-width: 1200px) {
      .boldright:before {
        left: -60px; } }
    @media (max-width: 991px) {
      .boldright:before {
        display: none; } }
  .boldright:after {
    content: "";
    display: block;
    position: absolute;
    left: 100px;
    border: 10px solid;
    border-color: transparent transparent transparent #6e2229; }
    @media (max-width: 1200px) {
      .boldright:after {
        left: 40px; } }
    @media (max-width: 991px) {
      .boldright:after {
        display: none; } }

@media (max-width: 991px) {
  .boldbottom {
    position: relative; }
    .boldbottom:before {
      content: "";
      display: block;
      position: absolute;
      top: 0px;
      width: 4px;
      height: 80px;
      background: #6e2229; }
    .boldbottom:after {
      content: "";
      display: block;
      position: absolute;
      top: 80px;
      right: -12px;
      width: 0px;
      height: 0px;
      border: 10px solid;
      border-color: #6e2229 transparent transparent transparent; } }
.balloon1 {
  position: relative;
  display: inline-block;
  padding: 10px;
  min-width: 300px;
  max-width: 80%;
  color: #ffffff;
  text-align: center;
  font-weight: bold;
  font-size: 1.5rem;
  background: #222222; }
  .balloon1:before {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -15px;
    border: 15px solid transparent;
    border-top: 15px solid #222222; }
  .balloon1 p {
    margin: 0;
    padding: 0; }

.balloon2 {
  position: relative;
  display: inline-block;
  padding: 10px;
  min-width: 500px;
  max-width: 80%;
  color: #ffffff;
  text-align: center;
  font-weight: bold;
  font-size: 1.8rem;
  line-height: 2.5rem;
  background: #6e2229; }
  @media (max-width: 991px) {
    .balloon2 {
      min-width: 90%;
      font-size: 1.1rem;
      line-height: 1.6rem; } }
  .balloon2:before {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -15px;
    border: 15px solid transparent;
    border-top: 15px solid #6e2229; }
  .balloon2 p {
    margin: 0;
    padding: 0; }

.tyousei1 {
  position: relative;
  bottom: -50px; }
  @media (max-width: 991px) {
    .tyousei1 {
      bottom: -15px; } }

.white-box {
  background: #FFFFFF;
  padding: 1rem 0;
  margin: .5rem 0; }
  .white-box .col-lg-6 {
    padding: 1rem 2rem; }
  .white-box p {
    font-size: 1.1rem;
    border-bottom: 1px solid #222222;
    padding: .5rem 0;
    margin-bottom: 0px !important; }
  @media (max-width: 991px) {
    .white-box {
      background: #F2EFE8;
      margin-right: 0px !important;
      margin-left: 0px !important; }
      .white-box .white-box-sp {
        background: #FFFFFF; } }
  .white-box .border-r {
    border-right: 1px #222222 solid; }
    @media (max-width: 991px) {
      .white-box .border-r {
        border-right: none; } }

.chosei {
  margin-top: -580px; }

.mt-70 {
  margin-top: -70px; }

.bg1 {
  background: linear-gradient(70deg, #010817, #021f42); }

@media (max-width: 991px) {
  .p-15 {
    padding: 0 15px !important; } }

/* ログインボックス */
.login-box {
  padding: 3rem;
  width: 100%;
  border-top: 5px solid #6e2229;
  -webkit-box-shadow: 0 8px 16px rgba(39, 54, 57, 0.32);
  box-shadow: 0 8px 16px rgba(39, 54, 57, 0.32); }
  @media (max-width: 991px) {
    .login-box {
      padding: 2.5rem 1rem; } }

.login-box .btn {
  width: 100%;
  padding: .5rem 0;
  background: #6e2229;
  color: #FFFFFF;
  font-size: 1.2rem;
  margin-top: 1.5rem; }
  .login-box .btn:hover {
    background: #97343d;
    color: #FFFFFF !important; }

/* お問い合わせ */
.contact-section, .glay-box {
  padding: 2rem 0 3rem 0;
  background: #EEEEEE;
  text-align: center; }
  .contact-section h3, .glay-box h3 {
    font-size: 1.3rem;
    font-weight: bold;
    margin-bottom: 1.5rem; }
  .contact-section a, .glay-box a {
    font-size: 2rem;
    line-height: 2rem;
    font-weight: bold;
    text-decoration:none;
    color: #222222; }
    .contact-section a:hover, .glay-box a:hover {
      color: #6e2229 !important; }
  .contact-section .btn, .glay-box .btn {
    width: 60%;
    padding: .5rem 0;
    border: #6e2229 1px solid;
    color: #6e2229;
    font-size: 1.2rem; }
    @media (max-width: 991px) {
      .contact-section .btn, .glay-box .btn {
        width: 80%; } }
    .contact-section .btn:hover, .glay-box .btn:hover {
      background: #97343d;
      color: #FFFFFF !important; }
  .contact-section .center-border, .glay-box .center-border {
    border-right: 1px solid #ccc; }
    @media (max-width: 991px) {
      .contact-section .center-border, .glay-box .center-border {
        border-right: none; } }
  .contact-section .line, .glay-box .line {
    border-bottom: none; }
    @media (max-width: 991px) {
      .contact-section .line, .glay-box .line {
        border-bottom: 1px #CCC solid;
        margin: 2rem 0; } }

.tel {
  font-size: 2rem;
  font-weight: bold; }
  .tel:hover {
    text-decoration: none; }

.contact-btn {
  width: 100%;
  padding: .5rem 0;
  background: #6e2229;
  color: #FFFFFF;
  font-size: 1.2rem;
  display: block;
  margin: 0 auto;
  border-radius: .3rem; }
  .contact-btn:hover {
    background: #86323a;
    text-decoration: none !important; }

/* 下層ページ  */
.inner-header {
  padding: 4rem 0;
  background-size: cover;
  font-size: 1rem;
  font-family: serif; }
  @media (max-width: 991px) {
    .inner-header {
      padding: 2.5rem 0; } }
  .inner-header .inner-title {
    font-size: 2.5rem;
    font-weight: bold;
    display: block;
    margin-top: .5rem;
    font-family: serif; }
    .inner-header .inner-title span {
      font-size: 1.3rem;
      margin-left: .5rem;
      margin-left: .5rem; }
    @media (max-width: 991px) {
      .inner-header .inner-title {
        font-size: 1.8rem; } }

.pluse-title {
  font-size: 2.8rem;
  line-height: 3rem;
  font-weight: bold;
  display: block; }
  @media (max-width: 991px) {
    .pluse-title {
      font-size: 2.5rem;
      line-height: 2.7rem; } }
  .pluse-title span {
    font-size: 2rem; }
    @media (max-width: 991px) {
      .pluse-title span {
        font-size: 1.8rem; } }

.box {
  padding: .4rem 1rem;
  line-height: 1.8rem;
  background: #222222;
  color: #FFFFFF; }

.box-title {
  background: #222222;
  padding: .4rem .6rem;
  color: #FFFFFF;
  display: inline;
  font-family: serif; }
  @media (max-width: 991px) {
    .box-title {
      font-size: .9rem;
      padding: .2rem .6rem;
      margin: .3rem 0;
      display: inline-block; } }

.body-title {
  font-size: 2.2rem;
  line-height: 2.6rem;
  font-weight: bold;
  display: block;
  margin-bottom: 3rem;
  font-family: serif; }
  @media (max-width: 991px) {
    .body-title {
      font-size: 1.5rem;
      line-height: 2rem;
      margin-bottom: 1rem; } }

.body-sub-title {
  font-size: 1.5rem;
  font-weight: bold;
  display: block; }
  @media (max-width: 991px) {
    .body-sub-title {
      font-size: 1.2rem; } }

.under-line {
  border-bottom: 1px solid #222222;
  padding-bottom: .5rem; }

.pluse-body-title {
  border-bottom: 2px #8b7a4c solid;
  padding-bottom: .5rem;
  font-family: serif;
  font-size: 1.8rem;
  font-weight: bold; }
  @media (max-width: 991px) {
    .pluse-body-title {
      font-size: 1.5rem; } }

.white-bg {
  padding: 4rem 0; }
  @media (max-width: 991px) {
    .white-bg {
      padding: 3rem 0; } }

.color-glay {
  color: #ADADAD; }

.glay-bg {
  background: #F2EEE7;
  padding: 4rem 0; }
  @media (max-width: 991px) {
    .glay-bg {
      padding: 3rem 0; } }

.point {
  color: #8b7a4c;
  font-family: serif;
  margin-bottom: 1rem;
  font-size: 1.3rem;
  display: block; }
  @media (max-width: 991px) {
    .point {
      font-size: 1.1rem; } }

.point-title {
  font-size: 1.6rem;
  font-family: serif;
  font-weight: bold; }
  @media (max-width: 991px) {
    .point-title {
      font-size: 1.4rem; } }

.glay-box {
  background: #F4F4F4;
  padding: 2rem; }
  @media (max-width: 991px) {
    .glay-box {
      padding: 1rem; } }

.glay-box2 {
  background: #F2EEE7;
  padding: 2rem; }
  @media (max-width: 991px) {
    .glay-box2 {
      padding: 1rem; } }

.border-box {
  border: 1px #222222 solid;
  padding: 1rem; }

.white {
  color: #FFFFFF !important; }

.alpha-white {
  background-color: rgba(255, 255, 255, 0.5);
  padding: 0 .3rem;
  display: inline-block; }

.w-40 {
  width: 40%; }

.w-200 {
  width: 150px; }

.hikaku table {
  font-size: 1rem; }
  @media (max-width: 991px) {
    .hikaku table {
      font-size: .8rem; } }

.hikaku-table {
  font-size: .8rem !important; }

.table-glay-bg {
  background: #f8f8f8 !important; }

.table-black-bg {
  background: #222222 !important;
  color: #FFFFFF; }

.table-red-bg {
  background: #fff7f8  !important;
  color: #6E2229;
  font-weight: bold; }

.entry-btn {
  width: 80%;
  margin: 1rem auto;
  text-align: center;
  padding: 1rem 0;
  font-size: 1.6rem;
  font-weight: bold;
  background: #6e2229;
  color: #FFFFFF; }
  @media (max-width: 991px) {
    .entry-btn {
      font-size: 1.3rem;
      width: 90%;
      font-size: 1.2rem; } }
  .entry-btn:after {
    font-family: "Font Awesome 5 Free";
    content: "\f054";
    color: #FFFFFF;
    font-weight: 700;
    position: relative;
    left: 20%;
    bottom: 0;
    top: 0;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%); }
    @media (max-width: 991px) {
      .entry-btn:after {
        left: 10%; } }

.tokusyou-table td, th {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
  color: #3F3F3F;
  text-align: left !important; }
  @media (max-width: 991px) {
    .tokusyou-table td, th {
      font-size: .9rem; } }

.rule {
  color: #3F3F3F; }
  .rule dt {
    margin: 2rem 0 !important; }
