@charset "UTF-8";
body {
  background-attachment: fixed;
  background-position: bottom;
  font-family: 'メイリオ', 'Yu Gothic Medium', '游ゴシック Medium', YuGothic,
    '游ゴシック体', 'ヒラギノ角ゴ Pro W3', sans-serif;
  overflow-x: hidden;
  background-color: #610103;
}
@media screen and (min-width: 750px) {
  .body-inner {
    max-width: 640px;
    box-shadow: 0 1px 20px rgb(0 0 0 / 30%);
    background: #fff;
    margin-left: auto;
    margin-right: auto;
  }
}
img {
  width: 100%;
  margin-top: -1px;
}

p {
  line-height: 1.8;
}

.free {
  color: #fa6f12;
  font-size: 1.2em;
}

.p-btm {
  margin-bottom: 1em;
}

.pb10 {
  padding-bottom: 10px;
}

.center {
  margin: 0 auto;
  text-align: center;
}

.width60 {
  width: 60%;
  margin: 0 auto;
}

.text_y {
  color: #fffcc6;
}
.big {
  font-size: 1.2em;
}
.maker {
  background: linear-gradient(transparent 75%, #fffddd 75%);
  font-weight: bold;
}
.box_present {
  padding: 0.5em 1em;
  color: #ffffff;
  border: double 5px #fff;
  background: #2263b1;
  font-weight: bold;
  text-align: center;
}
.main_color {
  color: #fa6f12;
  font-weight: bold;
  font-size: 1.2em;
}
.main_color2 {
  color: #fa6f12;
  font-weight: bold;
}

section {
  position: relative;
}

@media screen and (max-width: 640px) {
  .width60 {
    width: 80%;
    margin: 0 auto;
  }
}

/* カラー */
/* ============================================ */
.red {
  color: #800000;
  font-size: 1.2em;
  font-weight: bold;
}

.sub-c {
  background: #f2f2f2;
}

.white {
  color: #fff;
}

.blue {
  color: #b70000;
  font-weight: bold;
}

.ar_small {
  font-size: 0.8em;
}

.y_maker {
  background: linear-gradient(transparent 60%, #ffffd2 60%);
  font-weight: bold;
}

.blueline {
  background-color: #f7dada7d;
  padding: 5px;
  margin: 10px 0;
  font-weight: bold;
}

.list-004 {
  border: 2px solid #d63f3f;
  position: relative;
  background: #fff;
  color: #b70000;
  font-weight: bold;
}

.list-004 div {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0;
  padding: 10px 0;
  background-color: #d63f3f;
  color: #fff;
  font-weight: 600;
}

.list-004 ul {
  list-style-type: disc;
  margin: 0;
  padding: 0.5em;
}

.list-004 li {
  padding: 1em 0.3em 1em 0;
  list-style: none;
  border-bottom: 1px dotted #3189d0;
}

.list-004 li:last-child {
  border-bottom: none;
}

.list-004 li::marker {
  color: #d63f3f;
  font-size: 1.1em;
}

/* 吹き出し */
/* ============================================ */

.balloon {
  position: relative;
  display: inline-block;
  background: #f16a6a;
  border-radius: 30px;
  font-weight: bold;
  color: #fff;
  padding: 10px 16px;
  margin-bottom: 1em;
}

.balloon::before {
  content: '';
  border-width: 10px;
  border-style: solid;
  border-color: #f16a6a transparent transparent transparent;
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
}

/* 写真変形 */
/* ============================================ */
.img-round1 {
  border-radius: 35% 65% 32% 68% / 52% 39% 61% 48%;
}

.img-round2 {
  border-radius: 20px;
}

/* コンテンツの横幅 */
/* ============================================ */
.contents-inner {
  width: 100%;
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
}
/* コンテンツの横幅 ここまで */
/* ============================================ */

/* CTAボタン */
/* ============================================ */

.cta-wrap {
  padding-bottom: 1em;
  width: 92%;
  margin: auto;
}

.cta-area {
  position: relative;
}

.first-btn-area {
  width: 90%;
  margin: 0 auto;
  position: absolute;
  bottom: 45px;
  left: 2%;
  animation: fluffy1 2s ease infinite;
}

.middle-btn-area {
  animation: fluffy1 2s ease infinite;
}

@keyframes fluffy1 {
  0% {
    transform: translateY(0);
  }
  5% {
    transform: translateY(0);
  }
  10% {
    transform: translateY(0);
  }
  20% {
    transform: translateY(-10px);
  }
  25% {
    transform: translateY(0);
  }
  30% {
    transform: translateY(-10px);
  }
  50% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(0);
  }
}

@media screen and (max-width: 640px) {
  .first-btn-area {
    bottom: 25px;
  }
}
.br-sp {
  display: inline-block;
}
.br-sp {
  display: none;
}
@media (max-width: 768px) {
  .br-pc {
    display: none;
  }

  .br-sp {
    display: inline-block;
  }
}

/* CTAボタン ここまで */
/* ============================================ */

/* 悩みエリア */
/* ============================================ */
.nayami-wrap {
  background-image: url(../images/nayami-bg.jpg);
  background-size: cover;
  padding-bottom: 10px;
  background: #f2f2f2;
}
.nayami_box {
  background: #fafafa;
  padding: 20px;
  line-height: 1.8;
}

table.check {
  margin: 0 auto 0em;
}

.check td {
  padding: 10px 0;
}

table.check td {
  font-size: 100%;
  font-weight: bold;
  line-height: 160%;
  padding: 10px;
  vertical-align: top;
  border-bottom: 1px dotted #ccc;
}

table.check th {
  padding-top: 1em;
}

.cta-list {
  padding: 0px 20px 0;
  margin: 20px 20px 0px;
  background-color: #fff;
  border-radius: 20px;
  position: relative;
}

/*吹き出し*/
.balloon-009 {
  display: flex;
  justify-content: center;
  align-items: start;
  gap: 0 22px;
  margin-bottom: 1em;
  width: 100%;
  padding: 0 15px 1em;
}

.balloon-009 img {
  max-width: 70px;
  height: 100%;
  border: 3px solid #e6edf3;
  border-radius: 50%;
}

.balloon-009 p {
  position: relative;
  max-width: 500px;
  margin: 3px 0 0;
  padding: 0.8em 1em;
  border-radius: 5px;
  background-color: #fff;
  color: #333333;
}

.balloon-009 p::before {
  position: absolute;
  left: -14px;
  width: 15px;
  height: 19px;
  background-color: #fff;
  clip-path: polygon(0 50%, 100% 0, 100% 100%);
  content: '';
}

.balloon-010 {
  display: flex;
  justify-content: center;
  align-items: start;
  gap: 0 22px;
  width: 100%;
  padding: 0 15px 1em;
}

.balloon-010 img {
  max-width: 70px;
  height: 100%;
  border: 3px solid #fff;
  border-radius: 50%;
}

.balloon-010 p {
  position: relative;
  max-width: 500px;
  margin: 3px 0 0;
  padding: 0.8em 1em;
  border-radius: 5px;
  background-color: #fff;
  color: #333333;
}

.balloon-010 p::before {
  position: absolute;
  right: -15px;
  width: 15px;
  height: 30px;
  background-color: #fff;
  clip-path: polygon(0 0, 100% 50%, 0 100%);
  content: '';
}

.tunagi {
  width: 20%;
  margin: -1px auto 0;
}

.kaiketu {
  background: #fff;
  border-radius: 15px;
  margin: 20px 20px 0;
  color: #333;
  padding: 15px;
  text-align: center;
}

.kaiketu img {
  width: 80%;
  margin: 0 auto;
}

.icon_nayami_child {
  width: 100px;
  position: absolute;
  z-index: 10;
  right: 30%;
}
@media screen and (max-width: 640px) {
  .cta-list {
    margin: 15px 15px 0px;
    border-radius: 15px;
    padding: 0px 10px 15px;
  }
  .kaiketu {
    margin: 15px 15px 0;
  }
  .kaiketu img {
    width: 100%;
    margin: 0 auto;
  }
  .tunagi {
    width: 32%;
  }
  .icon_nayami_child {
    display: none;
  }
}

/* ============================================ */
.area01 {
  background-color: white;
  background-image: linear-gradient(to right, #d3d3d32e 1px, transparent 1px),
    linear-gradient(to bottom, #d3d3d32e 1px, transparent 1px);
  background-size: 20px 20px;
}

.area01-wrap {
  padding: 0 20px 0px;
}

.function_wrap {
  background-color: #fff;
  line-height: 2;
  background-color: #ffe6e6;
  padding: 15px 15px 1px;
}
.function_li {
  padding: 20px;
  background-color: #fff;
  color: #373d3f;
  margin-bottom: 1em;
}

.function_item {
  display: flex;
  border-bottom: 1px solid #f0f0f0;
  padding-bottom: 8px;
}

.function_li p {
  margin-bottom: 0;
  margin-top: 8px;
}

.function_head {
  width: 35px;
  height: 60px;
  background-color: #a00000;
  color: #fff;
  font-weight: bold;
  display: flex;
  padding: 10px;
  margin: 0 10px 0 0;
  justify-content: center;
  align-items: center;
}

.function_h3 {
  font-size: 1.2rem;
  color: #1157a3;
  font-weight: bold;
  font-weight: bold;
  line-height: 1.3;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-direction: column;
}

.function_h3 span {
  font-size: 0.8em;
}

.hr_konnaokosan {
  border: 1px dotted #00bfff;
}

.area01 h2 {
  text-align: center;
}

.area02 {
  width: 100%;
  background-color: #00bfff;
  padding-top: 10px;
  padding-bottom: 75px;
  position: relative;
}

.area02 h2 {
  text-align: center;
  padding-top: 0em;
  margin: 0;
}

.area03 {
  width: 100%;
  background-color: #d1f3ff;
  padding-top: 10px;
  padding-bottom: 75px;
  position: relative;
  margin-top: -1px;
}

.area03_wrap {
  padding: 15px;
}

.area03 h2 {
  text-align: center;
}

.sunawati_wrap {
  padding: 15px;
}
.heading-003 {
  padding: 0 0.4em 0.2em;
  border-bottom: 3px dotted #f5d5da;
  background-color: #ffffff;
  color: #e57584;
  font-weight: bold;
  font-size: 1.2em;
}

/**/

.prob_box {
  padding: 15px;
  background: #fff;
  margin: 20px 10px 20px;
}

@media (max-width: 768px) {
  .prob_box {
    margin: 20px 15px 20px;
  }
}

.area04 {
  width: 100%;
  background-color: #f1afd6;
  padding-top: 10px;
  position: relative;
}

.area04 h2 {
  text-align: center;
}

/**/

.area05 {
  width: 100%;
  background-color: #aff1bb;
  padding-top: 10px;
  padding-bottom: 75px;
  position: relative;
}

.area05 h2 {
  text-align: center;
}

.area05::before {
  content: '';
  width: 100%;
  height: 75px;
  background-color: #f1edaf;
  position: absolute;
  bottom: 0px;
  clip-path: polygon(0% 0%, 0% 100%, 50% 100%);
}

.area05::after {
  content: '';
  width: 100%;
  height: 75px;
  background-color: #f1edaf;
  position: absolute;
  bottom: 0px;
  clip-path: polygon(50% 100%, 100% 0%, 100% 100%);
}

/**/

.area06 {
  width: 100%;
  background-color: #f1edaf;
  padding-top: 10px;
  padding-bottom: 75px;
  position: relative;
}

.area06 h2 {
  text-align: center;
}

.area06::before {
  content: '';
  width: 100%;
  height: 75px;
  background-color: #f1c7af;
  position: absolute;
  bottom: 0px;
  clip-path: polygon(0% 0%, 0% 100%, 50% 100%);
}

.area06::after {
  content: '';
  width: 100%;
  height: 75px;
  background-color: #f1c7af;
  position: absolute;
  bottom: 0px;
  clip-path: polygon(50% 100%, 100% 0%, 100% 100%);
}

/**/

.area07 {
  width: 100%;
  background-color: #f1c7af;
  padding-top: 10px;
  padding-bottom: 75px;
  position: relative;
}

.area07 h2 {
  text-align: center;
}

.area07::before {
  content: '';
  width: 100%;
  height: 75px;
  background-color: #f1afaf;
  position: absolute;
  bottom: 0px;
  clip-path: polygon(0% 0%, 0% 100%, 50% 100%);
}

.area07::after {
  content: '';
  width: 100%;
  height: 75px;
  background-color: #f1afaf;
  position: absolute;
  bottom: 0px;
  clip-path: polygon(50% 100%, 100% 0%, 100% 100%);
}

.text-wrapper {
  margin: 0px auto 20px;
}

.mybox {
  padding: 20px;
  position: relative;
  z-index: 0;
}
.mybox:before {
  background: repeating-linear-gradient(
    -45deg,
    #f5d5da,
    #f5d5da 5px,
    #fcf0f1 0,
    #fcf0f1 10px
  );
  content: '';
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  z-index: -2;
}
.mybox:after {
  background: #fff;
  content: '';
  position: absolute;
  top: 10px;
  bottom: 10px;
  left: 10px;
  right: 10px;
  z-index: -1;
}

@media screen and (max-width: 640px) {
}
/* ============================================ */

.icon_rule {
  width: 170px;
  position: absolute;
  z-index: 10;
  right: 1%;
  top: -47px;
  overflow: hidden;
}

@media screen and (max-width: 640px) {
  .icon_rule {
    right: -20%;
    top: -60px;
    width: 130px;
  }
}
.value {
  padding: 20px;
  margin: 3px 20px 0;
  background: #fff;
}
.amulet_wrap {
  padding: 0px 0px 10px;
  margin: 5px 15px 15px;
  background: #fff;
}
/*.amulet_wrap img {
  overflow: hidden;
  border-radius: 10px 10px 0 0;
  margin-bottom: 30px;
}*/
.amulet_contentsbox {
  padding: 15px;
  margin: 15px 0 0;
  background: #fff;
  box-shadow: 0px 2px 4px 0px rgb(0 0 0 / 8%);
  border-radius: 10px;
}

@media screen and (max-width: 640px) {
}

/* ============================================ */

.stripe {
  width: 50%;
}

.scr_p {
  padding: 0 15px;
}

.scr_01 {
  background: #ea5353 !important;
}
.scr_01-1 {
  border: 5px solid #ea5353 !important;
}

.scr_02 {
  background: #ee7480 !important;
}
.scr_02-1 {
  border: 5px solid #ee7480 !important;
}
.scr_03 {
  background: #82ce00 !important;
}
.scr_03-1 {
  border: 5px solid #82ce00 !important;
}

.secrets3_wrap {
  background-color: #ffefab;
  padding: 0 0 10px;
}

.secrets3_contents {
  margin: 15px 15px 0;
  padding: 15px;
  background-color: #ffffff;
  border-radius: 10px;
  box-shadow: 0px 2px 4px 0px rgb(0 0 0 / 6%);
}

.scr_01_h3 {
  padding: 0.5em 0.7em;
  border-left: 5px solid #ea5353;
  background-color: #ffecec;
  color: #333333;
  font-weight: bold;
  font-size: 1.2em;
  margin-bottom: 0.5em;
}
.scr_02_h3 {
  padding: 0.5em 0.7em;
  border-left: 5px solid #ee7480;
  background-color: #fff0f2;
  color: #333333;
  font-weight: bold;
  font-size: 1.2em;
  margin-bottom: 0.5em;
}
.scr_03_h3 {
  padding: 0.5em 0.7em;
  border-left: 5px solid #82ce00;
  background-color: #f6ffe6;
  color: #333333;
  font-weight: bold;
  font-size: 1.2em;
  margin-bottom: 0.5em;
}

.list-009 {
  list-style-type: disc;
  list-style-position: inside;
  padding: 1em;
  border: 2px solid #ee7480;
  list-style: disc;
}

.list-009 li {
  padding: 0.5em;
}

.list-009 li:not(:last-child) {
  border-bottom: 1px dashed #ee7480;
}

.list-009 li::marker {
  color: #ee7480;
  font-size: 1.1em;
}

.secrets3_contents ul li {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  list-style: none;
  border-bottom: 1px solid #ebebeb;
}

.secrets3_contents ul li:last-child {
  border-bottom: none;
}

.secrets3_contents li {
  padding: 10px 0 5px;
}

@media screen and (max-width: 640px) {
}

/* ============================================ */
.video {
  position: relative;
  height: 0;
  padding: 0 0 56.25%;
  overflow: hidden;
}

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

.video-cover {
  position: relative;
  cursor: pointer;
  border: 10px solid #0b0804;
}
.overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgb(0 0 0 / 10%);
  z-index: 70;
  pointer-events: none;
}
.video::after {
  content: '';
  display: inline-block;
  width: 0;
  height: 0;
  border-left: 40px solid white;
  border-top: 24px solid transparent;
  border-bottom: 24px solid transparent;
  position: absolute;
  z-index: 100;
  left: 51%;
  top: 50%;
  transform: translate(-50%, -50%);
  background: none;
}

.video::before {
  content: '';
  background-color: #ff0d16;
  border-radius: 50%;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3),
    inset 0 2px 4px rgba(255, 255, 255, 0.3);
  width: 100px;
  height: 100px;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 90;
  transform: translate(-50%, -50%);
}

.video-cover:hover .video::before {
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.5),
    inset 0 2px 4px rgba(255, 255, 255, 0.5);
}

.video-cover .animation-ring {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  border: 6px solid rgba(230, 93, 83, 0.5);
  animation: spread-bubble 1.5s infinite;
  z-index: 80;
  transform: translate(-50%, -50%);
  box-sizing: border-box;
}

@media screen {
  .video-cover .animation-ring,
  .video::before {
    width: 80px;
    height: 80px;
  }
  .video::after {
    border-left: 25px solid white;
    border-top: 16px solid transparent;
    border-bottom: 16px solid transparent;
  }
}

@keyframes spread-bubble {
  0% {
    transform: translate(-50%, -50%) scale(1);
    opacity: 1;
  }
  100% {
    transform: translate(-50%, -50%) scale(1.5);
    opacity: 0;
  }
}

.video.play::after,
.video.play::before,
.video.play .animation-ring,
.video.play .overlay {
  display: none;
}

.voice_wrap {
  padding: 0 15px 0;
}

.voice {
  background: #f4ffd7;
  padding: 0px 0 1px;
}

.voice b,
strong {
  font-weight: bolder;
  color: #0eb872;
  font-size: 1.2em;
}

.yaji {
  margin: -1px auto 0;
  width: 100px;
}

.comment-area li {
  padding: 0;
}
.comment-item {
  padding: 20px 0px 22px;
  border-bottom: 1px solid #f6fafd;
}
.comment-item .comment-thumb {
  width: 80px;
  height: 80px;
  margin-bottom: 15px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  overflow: hidden;
}
.comment-item .comment-thumb img {
  width: 100%;
}
.comment-item .comment-content .comment-header .title {
  margin: 0;
  font-size: 18px;
  color: #0e2c53;
  font-family: 'Roboto', sans-serif;
}

.comment-item .comment-content {
  padding-left: 20px;
}
.comment-item .comment-content .comment-header {
  margin-bottom: 5px;
  position: relative;
}
.comment-item .comment-content .comment-header .title {
  margin: 0;
  font-size: 18px;
}
.comment-item .comment-content .comment-header .info {
  color: #707070;
  font-size: 14px;
}
.comment-item p:last-child {
  margin-bottom: -7px !important;
}

/* ============================================ */
.cta-area-bottom {
  background: #f2f2f2;
}
.cta-area-bottom h3 {
  text-align: center;
  background-size: 90% auto;
  padding: 0 0 10px;
  font-size: 6.7vw;
  line-height: 1.3;
  font-feature-settings: 'palt';
  margin: 0 auto 10px;
  color: #333;
  border-bottom: dashed 2px #f7d06f;
  font-weight: bold;
  letter-spacing: 1px;
  width: 86%;
}

.cta-area-wrap {
  color: #fff;
  padding: 15px;
  margin: auto;
  display: grid;
  justify-items: center;
}

/* ============================================ */
*[class*='cp-'],
*[class*='cp-'] * {
  box-sizing: border-box;
}

/* セクション */
.cp-section {
  padding: 10px 0 20px;
  background: #fef5f5;
  margin-top: -1px;
}

/* コンテナー */
.cp-container {
  background: #fff;
  padding: 15px;
  margin: 15px 15px 0;
  border-radius: 20px;
}

@media screen and (max-width: 640px) {
  /* セクション */
  .cp-section {
    padding: 10px 0 10px;
  }

  /* コンテナー */
  .cp-container {
    padding-right: 15px;
    padding-left: 15px;
  }
}

table {
  border-collapse: collapse;
  width: 100%;
  text-align: left;
}
.tb01 th,
.tb01 td {
  padding: 10px;
  border: solid 1px #ccc;
  box-sizing: border-box;
}
.tb01 th {
  background: #ff7bac;
  color: #fff;
  width: 12%;
}

.tb01 td {
  width: 10%;
}

@media screen and (max-width: 640px) {
  .tb01 {
    width: 100%;
  }
  table.tb01 th,
  table.tb01 td {
    display: block;
    width: 100%;
    border-bottom: none;
  }
  .tb01 tr:last-child {
    border-bottom: solid 1px #ccc;
  }
}

.ex_box {
  background: #ffe6e6;
  padding: 10px;
}

/* ============================================ */
/* アイテム */
.wrap_voice {
  max-width: 500px;
  margin: 1em auto;
  border: 2px solid #a00000;
}
.tit_voice {
  background: #7a0e01;
  padding: 20px 10px;
  margin: 3px 3px 0;
  text-align: center;
  font-size: 1.2em;
  font-weight: bold;
  color: #fff;
}
.tit_voice span {
  color: #fffddd;
}
.table_voice {
  border-collapse: collapse;
  width: 100%;
  max-width: 700px;
}
.table_voice th,
.table_voice td {
  border: 2px solid #fff;
  background-color: #fffddd;
  border-radius: 0 0;
  padding: 1em;
  color: #a00000;
  font-weight: bold;
  font-size: 1.2em;
}
.table_voice th {
  background-color: #e4e4e4;
  color: #333;
  font-weight: bold;
  text-align: center;
  border-radius: 0;
  width: 35%;
  min-width: 4em;
  position: relative;
}
.table_voice th::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 100%;
  transform: translateY(-50%);
  border: 10px solid transparent;
  border-left: 10px solid #e4e4e4;
  z-index: 2;
}
.table_voice th::after {
  content: '';
  position: absolute;
  top: 50%;
  left: calc(100% + 2px);
  transform: translateY(-50%);
  border: 12px solid transparent;
  border-left: 12px solid #fff;
  z-index: 1;
}

/* flow */
.flow_design01 {
  display: flex;
  justify-content: center;
  align-items: center;
}

.flow_design01 ul {
  padding: 0;
  text-align: center;
}

.flow_design01 li {
  list-style-type: none;
}

.flow_design01 dd {
  margin-left: 0;
  color: #a00000;
  text-align: center;
  font-weight: bold;
}

.flow01 > li {
  position: relative;
  list-style: none;
}

.flow01 > li:not(:last-child) {
  margin-bottom: 40px;
}

.flow01 > li dl {
  box-sizing: border-box;
  width: 100%;
  padding: 20px 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: 2px solid #a00000;
  border-radius: 10px;
  position: relative;
  background: #fff;
}

.flow01 > li:not(:last-child) dl::before,
.flow01 > li:not(:last-child) dl::after {
  content: '';
  border: solid transparent;
  position: absolute;
  top: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.flow01 > li:not(:last-child) dl::before {
  border-width: 22px;
  border-top-color: #a00000;
}

.flow01 > li:not(:last-child) dl::after {
  border-width: 20px;
  border-top-color: #fff;
}

.flow01 > li dl dt {
  font-size: 1.2em;
  font-weight: 600;
  -ms-flex-preferred-size: 20%;
  flex-basis: 20%;
  margin-right: 2vw;
  text-align: center;
}

.flow01 > li dl dt .icon01 {
  font-size: 0.6em;
  color: #fff;
  background: #a00000;
  padding: 5px 10px;
  margin-bottom: 10px;
  display: block;
  border-radius: 20px;
  position: relative;
  z-index: 100;
}

@media (max-width: 650px) {
  .flow01 > li:not(:last-child) {
    margin-bottom: 30px;
  }

  .flow01 > li dl {
    display: block;
    padding: 10px 15px;
    background: #fff;
  }

  .flow01 > li dl dt {
    margin-right: 0;
  }

  .flow01 > li dl dt .icon01 {
    font-size: 0.7em;
  }
}
/**/
.button {
  padding: 10px 20px;
  background-color: #0033b7;
  color: #ffffff;
  border: none;
  border-radius: 5px;
  cursor: pointer;
  transition: background-color 0.3s ease;
  padding: 20px 10px 15px;
  border-radius: 2px;
  text-align: center;
  font-weight: bold;
  font-size: 1.4em;
  box-shadow: 0 0.08rem 1.08rem #0c0458;
  border: 2px solid #fff;
  max-width: 500px;
  margin: 0em auto 1em;
}

.button:hover {
  background-color: #0056b3;
}

.mt1 {
  margin-top: -1em;
}
.cta_box {
  color: #000000;
  padding: 20px;
  background: #ffffff;
  box-shadow: 5px 5px 5px #610101;
  display: grid;
  justify-items: center;
}

.sq_text {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 2em;
  position: relative;
}

.sq_text span {
  color: #fff;
  border: 2px solid #fff;
  margin: 0 0.03em;
  display: flex;
  width: 1.5em;
  height: 1.5em;
  line-height: 1;
  font-weight: bold;
  justify-content: center;
  align-items: center;
  background: #a00000;
  padding-top: 0.13em;
  z-index: 2;
}

.sq_text1 {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 2em;
  position: relative;
}

.sq_text1 span {
  color: #fff;
  border: 2px solid #fff;
  margin: 0 0.03em;
  display: flex;
  width: 1.5em;
  height: 1.5em;
  line-height: 1;
  font-weight: bold;
  justify-content: center;
  align-items: center;
  background: #a00000;
  padding-top: 0.13em;
  z-index: 2;
}

.sq_text1::after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  border-top: 1px solid #fff;
  z-index: 1;
}

.last_box {
  padding: 10px;
  background: #fffddd;
  line-height: 1.8;
  text-align: center;
}

.why_wrap {
  background-color: #eee;
  padding: 10px;
}

.why_box {
  padding: 20px 10px 10px;
  background: #fff;
  line-height: 1.8;
  position: relative;
  z-index: 3;
}
.why_circle {
  background-color: #fff;
  width: 62px;
  height: 62px;
  border-radius: 32px;
  text-align: center;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: -30px;
  color: #7a0000;
  padding: 10px 0 0;
  font-weight: 700;
  line-height: 1.2;
  z-index: -1;
}
i.fas.fa-chart-line {
  font-size: 1.6em;
}
i.far.fa-gem {
  font-size: 1.6em;
}
i.fas.fa-expand-arrows-alt {
  font-size: 1.6em;
}
.arrow_box {
  position: relative;
}
@media (max-width: 768px) {
  .arrow_box_inner {
    width: 88%;
  }
}

.arrow_box:before {
  content: '\f30c';
  position: absolute;
  bottom: -45px;
  right: 0%;
  color: #fa6f12;
  font-size: 100px;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
}
/* footer */
/* ============================================ */
footer {
  display: block;
  padding: 10px;
  border-top: 3px solid #ddd;
  background: #fff;
}
ul {
  list-style: none;
}
.footer_nav {
  text-align: center;
  padding: 10px 0;
}
.footer_nav li {
  display: inline-block;
  margin: 0;
  font-size: 13px;
}
.footer_nav li:nth-child(2) {
  border-right: none;
}
.footer_nav li a {
  text-decoration: none;
  padding: 0;
  color: #000;
}
.footer_nav li:last-child {
  border: none;
}
footer .copyright {
  text-align: center;
  padding: 10px 0;
  font-size: 12px;
  padding-bottom: 10px;
}
.footer_box {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
}
.footer_detail {
  width: 48%;
  text-align: left;
}
.footer_logo {
  margin: 0;
  padding: 0;
  text-align: center;
}
.footer_logo img {
  width: 80%;
}
.footer_detail p {
  font-size: 14px;
}
.footer_photo {
  width: 48%;
}
@media screen and (max-width: 640px) {
  .footer_box {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
    flex-direction: column;
    align-items: center;
  }
  .footer_detail {
    width: 100%;
    text-align: center;
  }
  .footer_photo {
    width: 100%;
  }
}
/* footer ここまで */
/* ============================================ */
.Title_module_title__13cf4be8 {
  margin: 0;
  display: flex;
  flex-flow: row nowrap;
  display: none !important;
}

.head-bg {
  background: url(../images/bg.png);
  background-size: cover;
}

.check tbody {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
}

.check tr {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 0 5px;
}

.plan-price-section {
  background-color: #fff0f0;
  padding: 0px;
  text-align: center;
}

.plan-price-header {
  background-color: #800000;
  color: #ffffff;
  font-size: 20px;
  font-weight: bold;
  padding: 16px 0;
}

.plan-price-container {
  display: flex;
  justify-content: center;
  flex-wrap: nowrap;
  flex-direction: row;
  border-bottom: 1px solid #e7e7e7;
}

.plan-price-box {
  background-color: #ffffff;
  width: 280px;
  padding: 10px;
}

.plan-price-title {
  font-size: 20px;
  font-weight: bold;
  color: #800000;
  margin-bottom: 0;
  margin-top: 0;
}

.plan-price-amount {
  font-size: 20px;
  font-weight: bold;
  color: #800000;
  margin: 0;
  line-height: 1.2;
}

.border-r {
  border-right: 1px dotted #800000;
}

.plan-price-amount span {
  font-size: 0.8em;
}
.plan-subcopy-section {
  background-color: #ffffff;
  padding: 15px 15px 0;
  text-align: center;
}

.plan-subcopy-container {
  max-width: 800px;
  margin: 0 auto;
  color: #800000;
  font-size: 16px;
  line-height: 1.8;
}

.plan-subcopy-point {
  margin-bottom: 15px;
  font-size: 0.9em;
  font-weight: bold;
  color: #333;
  display: inline-table;
}

.plan-subcopy-summary {
  margin: 20px 0 0px;
  background: #fff0f0;
  padding: 20px 20px 0;
  text-align: left;
}

.plan-subcopy-note {
  font-size: 13px;
  color: #666666;
  font-weight: normal;
  text-align: left !important;
  display: block;
}

.plan-subcopy-lead {
  font-size: 17px;
  font-weight: bold;
  margin-bottom: 18px;
  border: 1px dotted;
  padding: 10px;
  background: #f8f8f8;
}

.voice-text {
  background: #fff;
  padding: 20px;
  margin: 0;
}

.instructor-profile-section {
  background-color: #ffffff;
  padding: 20px 10px;
  color: #800000;
  font-family: sans-serif;
  border: 15px solid;
}

.instructor-profile-header {
  text-align: center;
}

.instructor-profile-label {
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 1px;
  color: #800000;
  margin-bottom: 0px;
}

.instructor-profile-title {
  font-size: 24px;
  font-weight: bold;
  margin: 0;
}

.instructor-profile-content {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  gap: 20px;
  max-width: 1000px;
  margin: 0 auto;
  flex-wrap: wrap;
}

.instructor-profile-photo img {
  width: 100%;
  height: auto;
  object-fit: cover;
}

.instructor-profile-text {
  max-width: 600px;
  text-align: left;
  font-size: 15px;
  line-height: 1.8;
  color: #000;
}

.instructor-profile-name {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 16px;
  color: #800000;
  margin-top: 0;
}

.instructor-profile-summary {
  font-weight: normal;
  margin-bottom: 20px;
  color: #800000;
}

.instructor-profile-detail {
  margin-bottom: 16px;
}

.instructor-profile-book {
  font-weight: bold;
  margin-top: 20px;
}
.instructor-books-section {
  background-color: #ffffff;
  padding: 0px;
  text-align: center;
  color: #800000;
  font-family: sans-serif;
}

.instructor-books-highlight {
  font-size: 18px;
  font-weight: bold;
  color: #000;
  margin-bottom: 0px;
  line-height: 1.2;
}

.instructor-books-highlight span {
  font-size: 0.8em;
  color: #800000;
}

.instructor-books-cover img {
  width: 200px;
  height: auto;
}

.instructor-books-others {
  display: flex;
  justify-content: center;
  gap: 5px;
  margin-top: 40px;
  flex-wrap: wrap;
}

.instructor-books-others img {
  width: 18%;
  height: auto;
}

.faq-block-section {
  background-color: #f2f2f2;
  padding: 15px 15px 0;
  font-family: sans-serif;
}

.faq-block {
  background-color: #ffffff;
  padding: 24px 24px;
  margin-bottom: 24px;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.05);
}

.faq-block-question {
  font-size: 16px;
  font-weight: bold;
  color: #000000;
  margin-bottom: 16px;
  margin-top: 0;
}

.faq-block-label {
  font-weight: bold;
  color: #000000;
  margin-right: 8px;
}

.faq-block-divider {
  border: none;
  border-top: 1px solid #eee;
  margin: 16px 0;
}

.faq-block-answer {
  font-size: 15px;
  line-height: 1.7;
  color: #333333;
  margin: 10px 0 0;
}

.faq-block-label-a {
  font-weight: bold;
  color: #800000;
  margin-right: 8px;
  font-size: 16px;
}

.faq-block-answer-em {
  font-weight: bold;
  color: #800000;
}
.faq-header {
  text-align: center;
  margin-bottom: 20px;
}

.faq-label {
  font-size: 13px;
  font-weight: bold;
  letter-spacing: 1px;
  color: #800000;
  margin-bottom: 8px;
}

.faq-title {
  font-size: 24px;
  font-weight: bold;
  color: #800000;
  margin: 0;
}

.footer-section {
  background-color: #000;
  padding: 40px 20px;
  text-align: center;
  font-family: sans-serif;
  color: #ffffff;
  font-size: 12px;
}

.footer-links {
  margin-bottom: 12px;
}

.footer-links a {
  color: #ffffff;
  text-decoration: none;
  margin: 0;
  font-weight: bold;
}

.footer-links a:hover {
  text-decoration: underline;
}

.footer-divider {
  color: #ffffff;
  margin: 0 4px;
}

.footer-copy {
  color: #666666;
  font-size: 10px;
}

@media screen and (min-width: 769px) {
  .pc-none {
    display: none;
  }
}

@media screen and (min-width: 768px) {
  .pcnone {
    display: none;
  }
}

hr {
  margin-bottom: 0em !important;
  display: block;
  margin: 10px 0;
  padding-bottom: 10px;
}

td {
  vertical-align: middle;
}

.button {
  display: inline-block;
  animation: swayUpDown 2s ease-in-out infinite;
  width: 100%;
}

@keyframes swayUpDown {
  0%,
  100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-10px);
  }
}
.speech-wrapper {
  position: relative;
  display: inline-block;
  padding: 20px;
  text-align: center;
  font-size: 1.2em;
  font-weight: bold;
  color: #000;
  line-height: 1.4;
}

.speech-wrapper::before {
  content: '';
  position: absolute;
  width: 0;
  height: 4.5em;
  border-left: 2px solid #800000;
  transform: rotate(335deg);
  left: 0em;
  top: 20px;
  transform-origin: center;
}

.speech-wrapper::after {
  content: '';
  position: absolute;
  width: 0;
  height: 4.5em;
  border-left: 2px solid #800000;
  transform: rotate(-335deg);
  right: 0em;
  top: 20px;
  transform-origin: center;
}

.btn-wrapper-lp {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  justify-content: center;
  margin-bottom: 20px;
}

.btn-tsujo,
.btn-gakusei {
  display: inline-block;
  padding: 20px 10px 15px;
  color: #ffffff;
  border: 2px solid #fff;
  border-radius: 2px;
  cursor: pointer;
  text-align: center;
  font-weight: bold;
  font-size: 1.4em;
  box-shadow: 0 0.08rem 0.7rem #0c0458;
  max-width: 500px;
  margin: 0em auto 0em;
  text-decoration: none;
  transition: background-color 0.3s ease;
  width: 100%;
}

.btn-tsujo {
  background-color: #d86b00;
  box-shadow: 0 0.08rem 0.7rem #974e11;
}

.btn-tsujo:hover {
  background-color: #b45800;
}

.btn-gakusei {
  background-color: #339999;
  box-shadow: 0 0.08rem 0.7rem #285f5f;
}

.btn-gakusei:hover {
  background-color: #2b7a7a;
}

.btn-tsujo i,
.btn-gakusei i {
  margin-left: 8px;
}

.button a {
  display: block;
}

.m-copy {
  text-align: center;
  color: #fff;
  margin-bottom: 0;
  background-color: #0d0d0d;
  font-size: 0.82em;
  padding: 10px;
  font-weight: bold;
}
.m-copy span {
  color: #fffed2;
}
