@charset "UTF-8";
* {
  margin: 0;
  padding: 0;
  list-style: none;
  text-decoration: none;
  font-family: "Noto Sans JP", "Neue Helvetica", Helvetica, "Segoe UI", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

html {
  font-size: 0.625rem;
}

body {
  margin: 0 auto;
  line-height: 1.6;
  font-size: 1.5rem;
  position: relative;
}

img {
  vertical-align: top;
}

a {
  outline: none;
  text-decoration: none;
}

h1 {
  font-size: 4rem;
  line-height: 1.5;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho Pro", serif;
  text-align: center;
  color: #1c2846;
  position: relative;
  z-index: 100;
}

h2 {
  font-size: 6.6rem;
  font-family: "Cambria", serif;
  font-weight: normal;
  text-align: center;
  color: #dadbde;
  position: absolute;
  bottom: 10px;
  right: 0;
  left: 0;
  margin: 0 auto;
}

.wrapper {
  margin: 0 auto;
  max-width: 1000px;
}

input[type=submit], input[type=button] {
  border-radius: 0;
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  -moz-appearance: button;
  appearance: button;
  border: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
}

.hs-form-22683457-50fd-4f2c-acb4-2bc7ef34cddd_b1b23185-9dda-42b4-ba7a-93996985e12c .hs-button, .hs-form-22683457-50fd-4f2c-acb4-2bc7ef34cddd_b1b23185-9dda-42b4-ba7a-93996985e12c .hs-button:hover, .hs-form-22683457-50fd-4f2c-acb4-2bc7ef34cddd_b1b23185-9dda-42b4-ba7a-93996985e12c .hs-button:hover:not(.inactive), .hs-form-22683457-50fd-4f2c-acb4-2bc7ef34cddd_b1b23185-9dda-42b4-ba7a-93996985e12c .hs-button:focus, .hs-form-22683457-50fd-4f2c-acb4-2bc7ef34cddd_b1b23185-9dda-42b4-ba7a-93996985e12c .hs-button:active, .hs-form-22683457-50fd-4f2c-acb4-2bc7ef34cddd_b1b23185-9dda-42b4-ba7a-93996985e12c .hs-button:active:not(.inactive):not(.link) {
  width: 400px;
  height: 60px;
  background: #a2850c;
  border-radius: 4px;
  text-align: center;
  border: solid 1px #d8d1b6;
  -webkit-box-shadow: 0 0 0 1px #d8d1b6, 0 0 0 4px #a2850c;
          box-shadow: 0 0 0 1px #d8d1b6, 0 0 0 4px #a2850c;
  cursor: pointer;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 auto;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho Pro", serif;
  color: #fff;
  font-size: 2.1rem;
  text-shadow: 0 0 10px #000;
} /*TOPまで上がるボタン*/

#top .button {
  position: fixed;
  right: 5px;
  bottom: 90px;
  padding: 10px;
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  z-index: 5000;
  width: 50px;
  /*デフォルトで非表示にする*/
  opacity: 0;
  visibility: hidden;
}
#top .active {
  opacity: 1;
  visibility: visible;
}

header {
  background: #fff;
  width: 100%;
  -webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1);
          box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1);
}
header .header-menu {
  margin: 0 auto;
  max-width: 1000px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px 0;
}
header .reskilling-logo {
  padding-right: 10px;
}

#mv .mv-pc {
  background-image: url(mv-bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  height: 620px;
  background-position: center;
}
#mv .mv {
  padding-top: 80px;
  max-width: 1000px;
}
#mv .mv-left {
  width: 52%;
  padding-top: 80px;
}
#mv .mv-left img {
  width: 100%;
}
#mv .mv-right {
  width: 50%;
}

.cv {
  margin: 50px 0;
}
.cv .cv {
  margin: 0 auto;
  text-align: center;
}
.cv .cv-appeal {
  font-size: 2.4rem;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho Pro", serif;
  font-weight: bold;
  color: #1c2846;
  position: relative;
  display: inline-block;
  padding: 0 20px;
  margin-bottom: 20px;
}
.cv .cv-appeal .free {
  color: #890000;
  font-size: 4.5rem;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho Pro", serif;
  display: inline-block;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(80%, transparent), color-stop(0%, #ffd700));
  background: -webkit-linear-gradient(transparent 80%, #ffd700 0%);
  background: linear-gradient(transparent 80%, #ffd700 0%);
  line-height: 1;
}
.cv .cv-appeal .free-1 {
  color: #890000;
  font-size: 4.5rem;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho Pro", serif;
  letter-spacing: -10px;
}
.cv .cv-appeal .zero {
  color: #890000;
  font-size: 5rem;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho Pro", serif;
  letter-spacing: -8px;
}
.cv .cv-appeal:before {
  position: absolute;
  left: 0;
  bottom: 10%;
  content: "";
  width: 2px;
  height: 70%;
  background: #000;
  border-radius: 3px;
  -webkit-transform: rotate(-25deg);
          transform: rotate(-25deg);
}
.cv .cv-appeal:after {
  position: absolute;
  content: "";
  right: 0;
  bottom: 10%;
  width: 2px;
  height: 70%;
  background: #000;
  border-radius: 3px;
  -webkit-transform: rotate(25deg);
          transform: rotate(25deg);
}
.cv .free-consultation {
  margin: 0 auto;
  width: 500px;
  height: 90px;
  background: #890000;
  border-radius: 4px;
  text-align: center;
  border: solid 1px #ba8989;
  -webkit-box-shadow: 0 0 0 1px #ba8989, 0 0 0 6px #890000;
          box-shadow: 0 0 0 1px #ba8989, 0 0 0 6px #890000;
  cursor: pointer;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.cv .free-consultation .free-consultation-arrow {
  padding-right: 10px;
  -webkit-filter: drop-shadow(0 0 5px #000);
          filter: drop-shadow(0 0 5px #000);
}
.cv .free-consultation .free-consultation-text {
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho Pro", serif;
  color: #fff;
  font-size: 2.8rem;
  font-weight: bold;
  margin-right: 10px;
  text-shadow: 0 0 10px #000;
}
.cv .free-consultation .easy {
  color: #1c2846;
  background: #fff;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho Pro", serif;
  padding: 6px 10px 3px;
  border-radius: 4px;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1;
}
.cv .free-consultation .thirty {
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho Pro", serif;
  font-size: 3.4rem;
  color: #890000;
}
.cv .free-consultation .seconds {
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho Pro", serif;
  font-size: 1.8rem;
  color: #890000;
}
.cv .free-consultation:hover {
  background: #7c0000;
}

#issue {
  background: #1e2941;
  padding: 110px 0 90px;
  position: relative;
}
#issue .title {
  font-size: 2.5rem;
  position: relative;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho Pro", serif;
  font-weight: bold;
  margin-bottom: 20px;
}
#issue .title h1{
  font-size: 4rem;
  position: relative;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho Pro", serif;
  font-weight: bold;
  margin-bottom: 20px;
  color: #fff;
  line-height: 1.2;
}
#issue .title h2{
  color: #29334d;
  bottom: 52px;
}
.issue-list li {
  color: #fff;
  margin-bottom: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
          justify-content: space-between;
          border: 1px solid #a58b48;
          border-image: linear-gradient(to right, #a58b48 0%,#f5ebcc 50%, #a58b48 100%);
          border-image-slice: 1;
          background: rgb(255 255 255 / 6%);
}
.issue-list ul li .left{
  width: 9%;
  text-align: center;
  font-size: 4.6rem;
  font-family: "Palatino Linotype", serif;
  font-style: italic;
  color: #fff;
  background: -webkit-linear-gradient(90deg, #997e3a 30%,#f5ebcc 50%, #997e3a 70%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.issue-list ul li .center{
  width: 70%;
  margin-right: 5px;
}
.issue-list ul li .center .title{
  padding-bottom: 10px;
  width: 98%;
  border-bottom: 1px solid #a58b48;
  border-image: linear-gradient(to right, #a58b48c5 0%,#f5ebccc5 50%, #a58b48c5 100%);
  border-image-slice: 1;

}
.issue-list ul li .right{
  width: 32%;
  margin: 10px;
}
.issue-list ul li .right img{
  max-width: 100%;
  opacity: 0.95;
}
#issue .text {
  font-size: 1.6rem;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho Pro", serif;
}

#structure {
  padding: 110px 0 20px;
}
#structure .structure-heading {
  text-align: center;
  margin-bottom: 20px;
}
#structure .structure-heading .structure-heading-1 {
  font-size: 3.1rem;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho Pro", serif;
  font-weight: bold;
  color: #1c2846;
  position: relative;
  display: inline-block;
  padding: 0 20px;
  margin-bottom: 5px;
}
#structure .structure-heading .structure-heading-1:before {
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  width: 2px;
  height: 100%;
  background: #000;
  border-radius: 3px;
  -webkit-transform: rotate(-25deg);
          transform: rotate(-25deg);
}
#structure .structure-heading .structure-heading-1:after {
  position: absolute;
  content: "";
  right: 0;
  top: 0;
  width: 2px;
  height: 100%;
  background: #000;
  border-radius: 3px;
  -webkit-transform: rotate(25deg);
          transform: rotate(25deg);
}
#structure .structure-heading .structure-heading-2 {
  font-size: 5.5rem;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho Pro", serif;
  font-weight: bold;
  color: #890000;
  line-height: 1.3;
}
#structure .structure-heading .structure-heading-3 {
  font-size: 4.5rem;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho Pro", serif;
  font-weight: bold;
  color: #1c2846;
  line-height: 1.3;
}
#structure .structure-img {
  max-width: 100%;
}
#structure .structure-img img {
  width: 100%;
}
#structure .structure-text {
  font-size: 1.7rem;
  margin-top: 10px;
}
#structure .structure-text span {
  color: #890000;
}

#service {
  background: #1e2941;
  padding: 110px 0 90px;
}
#service .title {
  position: relative;
  margin-bottom: 20px;
}
#service h1 {
  color: #fff;
  line-height: 1.2;
}
#service h2 {
  color: #29334d;
  bottom: 52px;
}
#service .service-item {
  background: #fff;
  padding: 30px;
  margin-bottom: 30px;
}
#service .service-item .point-icon {
  font-size: 1.3rem;
  display: inline-block;
  width: 65px;
  height: 65px;
  border-radius: 50%;
  background: #1c2846;
  color: #fff;
  text-align: center;
  line-height: 65px;
  margin-right: 20px;
  line-height: 0.9;
}
#service .service-item .point-s {
  padding-top: 14px;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho Pro", serif;
}
#service .service-item .point-number {
  font-family: "Palatino Linotype", serif;
  font-style: italic;
  padding-top: 2px;
  font-size: 2.6rem;
}
#service .service-item .point {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
#service .service-item .point-item {
  padding: 0 5px;
  height: auto !important;
}
#service .service-item .teacher {
  max-width: 100%;
}
#service .service-item .teacher img {
  width: 100%;
}
#service .service-item .teacher-text {
  background: #f5f5f5;
  padding: 15px;
  border: 1px solid #e5e5e5;
  height: 360px;
}
#service .service-item .teacher-about {
  padding-top: 10px;
}
#service .service-item .slider .slick-prev {
  left: 32%;
}
#service .service-item .slider .slick-next {
  right: 32%;
}
#service .service-item .slider .slick-prev,
#service .service-item .slider .slick-next {
  z-index: 100;
}
#service .service-item .slick-arrow:before {
  position: relative;
}
#service .service-item .slick-arrow:before {
  content: "" !important;
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
#service .service-item .slick-next:before {
  background: url(arrow-right.svg) !important;
}
#service .service-item .slick-prev:before {
  background: url(arrow-left.svg) !important;
}
#service .service-item .teacher-name {
  text-align: center;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho Pro", serif;
  font-weight: bold;
  color: #1c2846;
  font-size: 2rem;
}
#service .service-item .point-heding {
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho Pro", serif;
  font-weight: bold;
  color: #1c2846;
  font-size: 3rem;
}
#service .service-item .point-text {
  padding: 10px 0;
}
#service .service-item .point-img {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#service .service-item .point-img .point-img-left {
  width: 49%;
  max-width: 100%;
  margin-top: 10px;
}
#service .service-item .point-img .point-img-left img {
  width: 100%;
}
#service .service-item .point-img .point-img-right {
  width: 49%;
  max-width: 100%;
}
#service .service-item .point-img .point-img-right img {
  width: 100%;
}
#service .service-item .point-img .point-img-right .service-title {
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho Pro", serif;
  font-weight: bold;
  color: #1c2846;
  text-align: center;
  font-size: 2.1rem;
  margin-bottom: 5px;
  line-height: 1.3;
}
#service .service-item .point-img .point-img-right .service-title .red-fonts {
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho Pro", serif;
  font-weight: bold;
  color: #890000;
  font-size: 2.4rem;
}
#service .service-item .point-img .point-img-right ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#service .service-item .point-img .point-img-right li {
  width: 47.5%;
  font-size: 1.2rem;
  background: #efefef;
  text-align: center;
  padding: 10px 3px;
  margin-bottom: 10px;
}
#case {
  padding: 110px 0 90px;
  background: #e9e9e9;
}
#case .title {
  position: relative;
  margin-bottom: 20px;
}
#case .voice-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#case .voice-items {
  width: 32%;
  background: #fff;
  -webkit-box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.1);
          box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.1);
}
#case .voice-top::before {
  content: "";
  border: 25px solid transparent;
  border-top: 20px solid #1c2846;
  position: absolute;
  top: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 5;
}
#case .voice-top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 10px;
  background: #1c2846;
  position: relative;
}
#case .voice-top .case-img {
  padding-right: 10px;
}
#case .voice-top .case-img img {
  width: 82px;
}
#case .voice-top .case-text {
  width: 100%;
}
#case .voice-top .case-text p {
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho Pro", serif;
  font-weight: bold;
  color: #fff;
}
#case .voice-top .case-text p span {
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho Pro", serif;
  font-weight: bold;
  color: #fff;
}
#case .voice-top .case-text .name {
  font-size: 1.8rem;
  border-bottom: 1px solid #2e3956;
}
#case .voice-top .case-text .name span {
  font-size: 1.2rem;
}
#case .voice-top .case-text .case-number {
  color: #2e3956;
  position: absolute;
  top: 3px;
  right: 10px;
  font-family: "Cambria", serif;
  font-style: italic;
  font-size: 2rem;
}
#case .voice-top .case-text .before-career {
  font-size: 1.2rem;
  font-weight: bold;
  color: #1c2846;
  background: #fff;
  padding: 1px 3px 0 4px;
  width: 30px;
  margin: 8px 0 5px;
}
#case .voice-top .case-text .before-profession {
  font-size: 1.8rem;
  line-height: 1.2;
  margin: 7px 0 2px;
}
#case .voice-top .case-text .before-profession span {
  font-size: 1.3rem;
}
#case .voice-bottom {
  padding: 10px 10px 20px;
}
#case .voice-bottom .profession {
  margin: 20px 0 10px;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho Pro", serif;
  font-weight: bold;
  color: #1c2846;
  font-size: 2rem;
  text-align: center;
  line-height: 1.1;
}
#case .voice-bottom .profession .after-career {
  font-size: 1.3rem;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho Pro", serif;
  font-weight: bold;
  color: #fff;
  background: #1c2846;
  padding: 4px 10px 3px 12px;
  margin-right: 5px;
}
#case .voice-bottom .adjustment {
  margin: 38px 0 20px;
}
#case .voice-bottom .after-annual-income {
  text-align: center;
  margin-bottom: 5px;
}
#case .voice-bottom .after-annual-income .annual-income-1 {
  font-size: 2.6rem;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho Pro", serif;
  font-weight: bold;
  padding-bottom: 5px;
}
#case .voice-bottom .after-annual-income .annual-income-2 {
  font-size: 5rem;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho Pro", serif;
  font-weight: bold;
  color: #890000;
  line-height: 0.8;
}
#case .voice-bottom .after-annual-income .annual-income-3 {
  font-size: 3rem;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho Pro", serif;
  font-weight: bold;
  color: #890000;
}
#case .voice-bottom .voice-detail {
  font-size: 1.4rem;
  border-top: 1px solid #1c2846;
  padding-top: 15px;
}
#case .voice-bottom .voice-detail .red-fonts {
  color: #890000;
}

#flow {
  padding: 110px 0 90px;
  background: #1e2941;
}
#flow .title {
  position: relative;
  margin-bottom: 20px;
}
#flow h1 {
  color: #fff;
}
#flow h2 {
  color: #29334d;
}
#flow .flow-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#flow .flow-item {
  background: #fff;
  width: 100%;
  text-align: center;
  margin-right: 30px;
}
#flow .flow-item-arrow {
  position: relative;
}
#flow .flow-item-arrow::before {
  content: url(arrow.svg);
  position: absolute;
  width: 20px;
  top: 40%;
  right: -25px;
}
#flow .flow-text {
  font-size: 2rem;
  line-height: 1.3;
  padding-bottom: 10px;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho Pro", serif;
  font-weight: bold;
}
#flow .point-icon {
  font-size: 1.3rem;
  display: inline-block;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: #1c2846;
  color: #fff;
  text-align: center;
  line-height: 65px;
  margin: 0 auto;
  line-height: 0.9;
  margin: 15px 0;
}
#flow .point-s {
  padding-top: 10px;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho Pro", serif;
}
#flow .point-number {
  font-family: "Palatino Linotype", serif;
  font-style: italic;
  padding-top: 2px;
  font-size: 2.4rem;
}
#flow .trapezoid {
  height: 50px;
  background: #e9eaee;
  -webkit-clip-path: polygon(0 0, 100% 30%, 100% 100%, 0% 100%);
          clip-path: polygon(0 0, 100% 30%, 100% 100%, 0% 100%);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
}
#flow .br-pc {
  display: inline;
}

#faq {
  background: #e9e9e9;
  text-align: center;
  padding: 110px 0 70px;
}
#faq .title {
  position: relative;
  margin-bottom: 20px;
}
#faq .accordion {
  margin: 3em auto;
}
#faq .toggle {
  display: none;
}
#faq .option {
  background: #fff;
  position: relative;
  margin-bottom: 20px;
  -webkit-box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.1);
          box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.1);
}
#faq .faq-title,
#faq .content-bottom {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
#faq .content-border {
  width: 96%;
  margin: 0 auto;
  border-top: 1px solid #1c2846;
}
#faq .faq-title {
  padding: 15px 20px;
  display: block;
  font-size: 1.6rem;
  font-weight: bold;
  text-align: left;
  border-radius: 8px;
  cursor: pointer;
}
#faq .faq-title:hover {
  opacity: 0.6;
}
#faq .faq-title::before {
  content: url(arrow-up.svg);
  position: absolute;
  right: 2em;
  top: 1.65em;
  width: 20px;
  height: 0.8em;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
#faq .faq-title::after {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
#faq .faq-q {
  font-size: 2.6rem;
  margin-right: 20px;
  font-family: "Kozuka Mincho Pro", "Kozuka Mincho Std", "小塚明朝 Pro R", "小塚明朝 Std R", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "ＭＳ Ｐ明朝", "Times", "Times New Roman", serif;
  display: inline-block;
}
#faq .faq-a {
  font-size: 2.6rem;
  margin: 0 20px 0 3px;
  font-family: "Kozuka Mincho Pro", "Kozuka Mincho Std", "小塚明朝 Pro R", "小塚明朝 Std R", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "ＭＳ Ｐ明朝", "Times", "Times New Roman", serif;
  display: inline-block;
  line-height: 1.2;
  font-weight: bold;
}
#faq .faq-items {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
#faq .content {
  max-height: 0;
  overflow: hidden;
}
#faq .content .faq-answer-icon {
  margin: 0;
  padding: 10px 0 10px 20px;
  font-size: 1.5rem;
  line-height: 1.8;
  text-align: left;
}
#faq .content .faq-answer {
  margin: 0;
  padding: 10px 20px 20px 0;
  font-size: 1.5rem;
  line-height: 1.8;
  text-align: left;
}
#faq .toggle:checked + .faq-title + .content {
  max-height: 500px;
  -webkit-transition: all 1.5s;
  transition: all 1.5s;
}
#faq .toggle:checked + .faq-title::before {
  -webkit-transform: rotate(180deg) !important;
          transform: rotate(180deg) !important;
}

#right-now {
  padding: 70px 0;
}
#right-now .right-now-text {
  font-size: 3.6rem;
  text-align: center;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho Pro", serif;
  font-weight: bold;
  color: #1c2846;
  line-height: 1.3;
  margin-bottom: 10px;
}
#right-now .right-now-text .red-fonts {
  color: #890000;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho Pro", serif;
  font-weight: bold;
}
#right-now .right-now-box {
  border: 1px solid #1c2846;
}
#right-now .right-now-title {
  font-size: 2.6rem;
  color: #fff;
  padding: 10px 0;
  text-align: center;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho Pro", serif;
  background: #1c2846;
}
#right-now .right-now-detail {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 20px 30px;
}
#right-now .right-now-left {
  width: 49%;
  max-width: 100%;
}
#right-now .right-now-left img {
  width: 100%;
}
#right-now .right-now-right {
  width: 48%;
  max-width: 100%;
  line-height: 1.8;
}

#form {
  padding-bottom: 100px;
  background: #e9e9e9;
}
#form .form-item {
  margin-bottom: 10px;
}
#form .title {
  position: relative;
  margin-bottom: 20px;
  padding-top: 100px;
}
#form .contact {
  margin: 0 auto;
  max-width: 660px;
  padding: 60px 0 10px;
}
#form .form-title span {
  font-size: 1.2rem;
  color: #fff;
  background: #890000;
  padding: 0 6px 2px;
  margin-left: 5px;
}
#form input.form-text {
  width: 100%;
  height: 40px;
  padding: 5px;
  border: none;
  -webkit-box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.05);
          box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.05);
  margin: 5px 0 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#form .form-agree {
  margin: 20px 0 15px;
}
#form .form-agree .check a {
  color: #4747ae;
  text-decoration: underline;
  font-size: 1.4rem;
}
#form h1 {
  color: #fff;
}
#form h2 {
  color: #46516a;
}
#form .form-img-pc {
  background-image: url(form-img-pc.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  height: 250px;
  background-position: center;
}
#form .form-img-sp {
  background-image: url(form-img-sp.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  height: 190px;
}
#form .required {
  font-size: 1.2rem;
  color: #fff;
  background: #890000;
  padding: 0 6px 2px;
  margin-left: 10px;
}
#form .form-agree {
  text-align: center;
  margin-bottom: 25px;
}
#form .form-btn-conf {
  width: 400px;
  height: 60px;
  background: #a2850c;
  border-radius: 4px;
  text-align: center;
  border: solid 1px #d8d1b6;
  -webkit-box-shadow: 0 0 0 1px #d8d1b6, 0 0 0 4px #a2850c;
          box-shadow: 0 0 0 1px #d8d1b6, 0 0 0 4px #a2850c;
  cursor: pointer;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 auto;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho Pro", serif;
  color: #fff;
  font-size: 2.1rem;
  text-shadow: 0 0 10px #000;
}
#form .form-btn-conf:hover {
  background: #937809;
}
#form .form-button {
  position: relative;
  width: 400px;
  margin: 0 auto;
}
#form .arrow {
  position: absolute;
  top: 30%;
  left: 50px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-filter: drop-shadow(0 0 5px #323232);
          filter: drop-shadow(0 0 5px #323232);
}

footer {
  background: #000;
  color: #fff;
  text-align: center;
  font-size: 1rem;
  padding: 5px 0;
  letter-spacing: 1px;
  width: 100%;
  position: absolute;
  bottom: 0;
}
@media screen and (max-width: 1100px) {
  .wrapper {
    margin: 0 20px;
  }
}
@media screen and (max-width: 1000px) {
  #issue .title{
    font-size: 2.2rem;
  }
  #issue .text{
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 940px) {
  header .header-menu {
    margin-left: 20px;
  }
  #mv .mv-left {
    width: 55%;
    padding-top: 120px;
  }
  #service .teacher-text {
    height: 500px !important;
  }
  #issue .title{
    margin-bottom: 5px;
    line-height: 1.3;
  }
  #issue .issue-list ul li .center .title{
    padding-bottom: 5px;
  }
  #issue .issue-list ul li .right{
    width: 40%;
  }
}

@media screen and (max-width: 430px) {
  #mv .mv-pc {
    display: none !important;
  }
  #mv .mv-sp {
    max-width: 100%;
  }
  #mv .mv-sp img {
    width: 100%;
  }
  h1 {
    font-size: 2.5rem;
  }
  h2 {
    font-size: 4rem;
  }
  .slider .slick-prev {
    left: 0% !important;
  }
  .slider .slick-next {
    right: 0% !important;
  }
  #issue{
    padding: 80px 0 90px;
  }
  #issue .trapezoid {
    border-top: 64px solid #1c2846;
    width: 100px;
  }
  #issue .trapezoid .number {
    bottom: 5px;
    left: 42%;
  }
    #issue .issue-list ul li .center .title{
    text-align: center;
    margin-bottom: 10px;
    padding-bottom: 10px
  }
  #issue .text {
    font-size: 1.4rem;
  }
  #issue .title h1{
    font-size: 2.5rem;
  }
  #issue .title h2{
    bottom: 72px;
  }
  #issue .issue-list ul li{ 
    flex-flow: column;
    padding: 0 15px 15px;
  }
  .issue-list ul li .left{
    width: 100%;
  }
  .issue-list ul li .center{ 
    width: 100%;
    margin-right: 0;
  }
  #issue .issue-list ul li .right{
    width: 100%;
    padding-top: 10px;
    margin: 0;
  }
  .issue-list ul li .center .title{
    width: 100%;
  }
  .cv .free-consultation {
    width: 100%;
    height: 70px;
  }
  .cv .cv-appeal {
    padding: 0 10px;
    font-size: 1.6rem;
    letter-spacing: -0.5px;
  }
  .cv .cv-appeal .free {
    font-size: 2.6rem;
  }
  .cv .cv-appeal .free-1 {
    font-size: 2.6rem;
    letter-spacing: -5px;
  }
  .cv .cv-appeal .zero {
    font-size: 3rem;
    letter-spacing: -5px;
  }
  .cv .free-consultation-text {
    font-size: 2.2rem !important;
  }
  .cv .easy {
    font-size: 1.6rem !important;
  }
  .cv .thirty {
    font-size: 2.8rem !important;
  }
  #structure .structure-heading-1 {
    font-size: 1.5rem !important;
    padding: 0 10px !important;
  }
  #structure .structure-heading-2 {
    font-size: 2.5rem !important;
    letter-spacing: -1px;
  }
  #structure .structure-heading-3 {
    font-size: 2.4rem !important;
  }
  #service h2{
    bottom: 34px;
  }
  #service .teacher-text {
    height: 410px !important;
  }
  #service .point-img {
    display: block !important;
  }
  #service .point-img-left {
    width: auto !important;
  }
  #service .point-img-right {
    width: auto !important;
  }
  #service .point-img-right li {
    width: 47% !important;
    margin-bottom: 6px !important;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    line-height: 1.4;
  }
  #service .service-item {
    padding: 20px;
  }
  #service .service-item .point-icon {
    width: 45px;
    height: 45px;
    margin-right: 10px;
  }
  #service .service-item .point-icon .point-s {
    padding-top: 8px;
    font-size: 1.1rem;
  }
  #service .service-item .point-icon .point-number {
    font-size: 1.8rem;
  }
  #service .service-item .point-heding {
    font-size: 2rem !important;
    width: 85%;
    line-height: 1.3;
  }
  #service .service-item .point-img-left {
    padding-bottom: 20px;
  }
  #service .service-item .slick-opacity .slick-slide:not(.slick-center) {
    -webkit-filter: opacity(1);
    -moz-filter: opacity(1);
    -o-filter: opacity(1);
    -ms-filter: opacity(1);
    filter: opacity(1);
    -webkit-transition: 0.2s linear;
    transition: 0.2s linear;
  }
  #case .voice-block {
    display: block !important;
  }
  #case .voice-items {
    width: auto !important;
  }
  #case .adjustment {
    margin: 20px 0 10px !important;
  }
  #case .voice-items {
    margin-bottom: 20px;
  }
  #case .voice-bottom {
    padding: 20px;
  }
  #flow .point-number {
    padding: 2px 2px 0 0 !important;
  }
  #flow .flow-block {
    display: block !important;
  }
  #flow .flow-block-left {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
  #flow .flow-item {
    margin: 0 0 30px 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  #flow .flow-item-arrow::before {
    top: 97%;
    left: 47%;
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
  }
  #flow .flow-text {
    padding-bottom: 0;
    text-align: left;
  }
  #flow .point-icon {
    margin: 10px 20px 10px 10px;
  }
  #flow .trapezoid {
    border-top: 70px solid #e9eaee;
    border-left: 25px solid transparent;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-clip-path: polygon(30% 0%, 100% 0, 100% 100%, 0% 100%);
            clip-path: polygon(30% 0%, 100% 0, 100% 100%, 0% 100%);
    width: 80px;
  }
  #flow .br-pc {
    display: none !important;
  }
  #faq .faq-q-text {
    font-size: 1.4rem;
  }
  #faq .content-border {
    width: 100%;
  }
  #faq .faq-title {
    padding: 15px 40px 15px 20px !important;
    line-height: 1.3;
  }
  #faq .faq-title::before {
    right: 1em;
    top: 1.4em;
  }
  #faq .faq-q {
    margin-right: 10px;
  }
  #faq .faq-answer {
    padding: 10px 20px 20px 0 !important;
  }
  #faq .option {
    margin-bottom: 15px;
  }
  #faq .faq-a {
    margin: 0 10px 0 3px;
  }
  #right-now .right-now-title {
    padding: 10px 20px;
    font-size: 1.7rem;
    letter-spacing: -1px;
  }
  #right-now .right-now-detail {
    padding: 20px !important;
    display: block !important;
  }
  #right-now .right-now-left {
    width: auto;
    margin-bottom: 10px;
  }
  #right-now .right-now-right {
    width: auto;
  }
  #right-now .right-now-text {
    font-size: 2.5rem;
  }
  #form .title {
    padding-top: 85px;
  }
  #form .form-button {
    width: 100%;
  }
  #form .form-btn-conf {
    width: 100%;
  }
  #form .sp-none {
    display: none !important;
  }
  #form .form-title span {
    padding: 2px 6px;
  }
  #form .required {
    padding: 2px 6px;
  }
}
@media screen and (min-width: 941px) {
  br.br-tb,
  .pc-none {
    display: none !important;
  }
}
@media screen and (min-width: 431px) {
  br.br-sp,
  .pc-none {
    display: none !important;
  }
}
/*mail.php--------------------*/
#mail-form {
  background: #e9e9e9;
  min-height: 100vh;
}
#mail-form .formTable-confirm {
  border-spacing: 0 30px;
  text-align: left;
  margin: 40px 0;
}
#mail-form .formWrap {
  max-width: 1000px;
}
#mail-form .inwrap {
  padding-top: 150px;
}
#mail-form th {
  width: 200px;
}
#mail-form .btn-3 {
  width: 47%;
}
#mail-form .mb-3 {
  width: 47%;
}
#mail-form .mail-button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 420px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0 auto;
}
#mail-form .form-btn-send {
  width: 100%;
  height: 60px;
  background: #a2850c;
  border-radius: 4px;
  text-align: center;
  border: solid 1px #d8d1b6;
  -webkit-box-shadow: 0 0 0 1px #d8d1b6, 0 0 0 4px #a2850c;
          box-shadow: 0 0 0 1px #d8d1b6, 0 0 0 4px #a2850c;
  cursor: pointer;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 auto;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho Pro", serif;
  color: #fff;
  font-size: 2.1rem;
  text-shadow: 0 0 10px #000;
}
#mail-form .form-btn-send:hover {
  background: #937809;
}
#mail-form .form-btn-send {
  position: relative;
  margin: 0 auto;
}
#mail-form .form-btn-back {
  width: 100%;
  height: 60px;
  background: #1c2846;
  border-radius: 4px;
  text-align: center;
  border: solid 1px #d4d7df;
  -webkit-box-shadow: 0 0 0 1px #d4d7df, 0 0 0 4px #1c2846;
          box-shadow: 0 0 0 1px #d4d7df, 0 0 0 4px #1c2846;
  cursor: pointer;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 auto;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho Pro", serif;
  color: #fff;
  font-size: 2.1rem;
  text-shadow: 0 0 10px #000;
}
#mail-form .form-btn-back:hover {
  background: #131b31;
}
#mail-form .form-btn-back {
  position: relative;
  margin: 0 auto;
}
#mail-form .form-btn-back-2 {
  width: 30%;
  height: 60px;
  background: #1c2846;
  border-radius: 4px;
  text-align: center;
  border: solid 1px #d4d7df;
  -webkit-box-shadow: 0 0 0 1px #d4d7df, 0 0 0 4px #1c2846;
          box-shadow: 0 0 0 1px #d4d7df, 0 0 0 4px #1c2846;
  cursor: pointer;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 auto;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho Pro", serif;
  color: #fff;
  font-size: 2.1rem;
  text-shadow: 0 0 10px #000;
}
#mail-form .form-btn-back-2:hover {
  background: #131b31;
}
#mail-form .form-btn-back-2 {
  position: relative;
  margin: 0 auto;
}
#mail-form .formwrap {
  text-align: left;
  padding: 40px 0;
}
#mail-form .error_messe {
  text-align: left;
}

@media screen and (max-width: 430px) {
  #mail-form .mail-button {
    max-width: 100%;
  }
  #mail-form .formTable-confirm {
    margin: 20px 0 40px;
  }
  #mail-form .inwrap {
    padding-top: 120px;
  }
  #mail-form .form-btn-back-2 {
    width: 80% !important;
  }
}
/*thanks.html--------------------*/
#mailform-area {
  background: #e9e9e9;
  min-height: 100vh;
}
#mailform-area .container-side {
  padding-top: 150px;
}
#mailform-area .container-side p {
  padding-bottom: 80px;
  line-height: 1.8;
  text-align: center;
}
#mailform-area .form-btn-conf {
  width: 30%;
  height: 60px;
  background: #1c2846;
  border-radius: 4px;
  text-align: center;
  border: solid 1px #d4d7df;
  -webkit-box-shadow: 0 0 0 1px #d4d7df, 0 0 0 4px #1c2846;
          box-shadow: 0 0 0 1px #d4d7df, 0 0 0 4px #1c2846;
  cursor: pointer;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 auto;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho Pro", serif;
  color: #fff;
  font-size: 2.1rem;
  text-shadow: 0 0 10px #000;
}
#mailform-area .form-btn-conf:hover {
  background: #131b31;
}
#mailform-area .form-btn-conf {
  position: relative;
  margin: 0 auto;
}

@media screen and (max-width: 430px) {
  #mailform-area {
    padding-bottom: 50px;
  }
  #mailform-area .container-side {
    padding-top: 120px;
  }
  #mailform-area .form-btn-conf {
    width: 80% !important;
  }
  #mailform-area .container-side p {
    padding-bottom: 50px;
    text-align: left;
  }
}
@media screen and (max-width: 375px) {
  #right-now .right-now-text {
    font-size: 2.3rem;
  }
  #right-now .right-now-title {
    padding: 10px;
    font-size: 1.6rem !important;
  }
}
@media screen and (max-width: 320px) {
  .cv h2 {
    font-size: 3.7rem;
  }
  .cv .cv-appeal {
    font-size: 1.5rem;
    letter-spacing: -1px;
  }
  .cv .free-consultation-text {
    font-size: 1.9rem !important;
  }
  .cv .thirty {
    font-size: 2.5rem !important;
  }
  #service .teacher-text {
    height: 460px !important;
  }
  #form .arrow {
    left: 30px;
  }
}/*# sourceMappingURL=styles.css.map */