@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;500;700;900&display=swap");
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

body {
  line-height: 1;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  text-decoration: none;
}

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

i {
  font-style: normal;
}

@font-face {
  font-family: "DINPro";
  font-style: normal;
  font-weight: 400;
  src: url("./fonts/DINPro-Medium tr.woff") format("woff");
}
html {
  font-size: 62.5%;
}

body {
  font-family: "Noto Sans JP", "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
  font-size: 1.6em;
  font-weight: 500;
  line-height: 1.5;
  color: #333333;
  letter-spacing: 0.1em;
  font-feature-settings: "palt";
}
body * {
  box-sizing: border-box;
}

img {
  max-width: 100%;
  display: block;
  margin: auto;
}

.clearfix {
  clear: both;
}

a {
  color: #333333;
  transition: all 0.2s ease;
}
a:hover {
  opacity: 0.7;
}

.sp {
  display: none;
}

.inner {
  max-width: 1040px;
  padding: 0 20px;
  margin: auto;
}

.section {
  padding: 80px 0;
}

.cmn_btn a {
  background: #8dd122;
  color: #fff;
  position: relative;
  text-align: center;
  display: block;
  padding: 20px 40px 20px 20px;
  font-size: 1.8rem;
  font-weight: 700;
  border-radius: 5px;
  max-width: 57.1%;
  margin: auto;
}
.cmn_btn a:after {
  content: "";
  background: url(../img/arrow.png) no-repeat center/contain;
  width: 14px;
  height: 100%;
  position: absolute;
  right: 20px;
  top: 0;
}

.cmn_ttl {
  font-size: 3.6rem;
  font-weight: 700;
  text-align: center;
  margin-bottom: 40px;
}
.cmn_ttl .small {
  font-size: 2rem;
}
.cmn_ttl .color {
  color: #006eb0;
}

.header {
  background: #fff;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
}
.header .h_inner {
  max-width: 1150px;
  margin: auto;
  padding: 10px 55px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  transition: all 0.2s linear;
}
.header h1 {
  transition: all 0.2s linear;
}
.header .menu {
  display: none;
  transition: all 0.2s linear;
}
.header .menu_list_item {
  display: inline-block;
}
.header .menu_list_item a {
  font-size: 1.4rem;
  font-weight: 700;
  letter-spacing: 0.075em;
  padding: 0 1em;
}
.header .resv_link a {
  font-size: 1.6rem;
  padding: 10px 24px 10px 14px;
  max-width: none;
}
.header .resv_link a:after {
  width: 10px;
  right: 10px;
}
.header .resv_link a br {
  display: none;
}
@media (min-width: 1024px) {
  .header.scroll .h_inner {
    padding-right: 0;
    padding-left: 0;
  }
  .header.scroll h1 {
    max-width: 206px;
  }
  .header.scroll .menu {
    display: block;
  }
  .header.scroll .resv_link a {
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .header.scroll .resv_link a br {
    display: block;
  }
}

.kv {
  background: url(../img/kv_bg.jpg) no-repeat center/cover;
  padding: 114px 0 30px;
}
.kv .ttl_box .main_ttl {
  margin-bottom: 20px;
}
.kv .ttl_box .main_ttl img {
  margin-left: 0;
}
.kv .ttl_box .prize {
  margin-bottom: 10px;
}
.kv .ttl_box .prize img {
  max-width: 472px;
  margin-left: 35px;
}
.kv .ttl_box .note {
  color: #808080;
  font-size: 0.9rem;
  font-weight: 700;
}

.campaign {
  background: #0c6db1;
  padding: 40px 0;
}
.campaign .ttl {
  font-size: 2.4rem;
  font-weight: 700;
  color: #fff;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 25px;
}
.campaign .ttl:before, .campaign .ttl:after {
  content: "";
  width: 2px;
  height: 1.5em;
  background: #fff;
  display: block;
  transform: rotate(-30deg);
  margin-right: 0.5em;
}
.campaign .ttl:after {
  transform: rotate(30deg);
  margin-right: 0;
  margin-left: 0.5em;
}
.campaign_box {
  display: flex;
  justify-content: center;
  position: relative;
  margin-bottom: 20px;
}
.campaign_box_item {
  width: 42.6%;
  background: #fff;
  margin: 0 10px;
  padding: 20px 30px;
}
.campaign_box_item .sub_ttl {
  background: #004873;
  color: #fff;
  text-align: center;
  margin-bottom: 7px;
  padding: 7px 0;
}
.campaign_box .or {
  background: #004873;
  color: #fff;
  text-align: center;
  width: 52px;
  height: 52px;
  border-radius: 50%;
  position: absolute;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  font-size: 1.4rem;
  letter-spacing: 0.02em;
  line-height: 52px;
  font-weight: 700;
}
.campaign_box .notice {
  position: absolute;
  top: -40px;
  left: 0;
  background: #004873;
  border-radius: 50%;
  width: 95px;
  height: 95px;
  display: flex;
  align-items: center;
}
.campaign_box .notice_in {
  color: #fff;
  font-size: 2.35rem;
  font-weight: 700;
  text-align: center;
  width: 100%;
  line-height: 0.9;
  letter-spacing: 0.04em;
}
.campaign_box .notice_in .small {
  font-size: 70%;
}
.campaign_box .notice_in i {
  display: inline-block;
  margin-bottom: 5px;
}
.campaign .note {
  text-align: center;
  color: #fff;
  margin-top: 10px;
  font-size: 1.2rem;
  font-weight: 700;
}
.campaign .price {
  text-align: center;
}
.campaign .price .regular {
  font-size: 1.2rem;
  letter-spacing: 0;
  color: #003757;
}
.campaign .price .regular .num {
  font-size: 1.85rem;
  position: relative;
}
.campaign .price .regular .num:after {
  content: "";
  width: 100%;
  height: 1px;
  background: #003757;
  position: absolute;
  left: 0;
  top: calc(50% - 0.5px);
  display: block;
}
.campaign .price .special {
  font-size: 5.6rem;
  position: relative;
  letter-spacing: -0.01em;
  line-height: 1.1;
  display: inline-block;
  color: #fff;
  background: #f09d22;
  background: linear-gradient(to bottom, #f09d22 1%, #ce8f43 20%, #ce8f43 32%, #ffe69e 52%, #e9be4d 72%, #ce8f43 84%, #f09d22 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#f09d22", endColorstr="#f09d22",GradientType=0 );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.campaign .price .special .small {
  font-weight: 700;
}
.campaign .price .special .tax {
  position: absolute;
  font-size: 1.25rem;
  letter-spacing: 0;
  display: block;
  right: -3px;
  top: 8px;
  background: #f09d22;
  background: linear-gradient(to bottom, #f09d22 1%, #ce8f43 20%, #ce8f43 32%, #ffe69e 52%, #e9be4d 72%, #ce8f43 84%, #f09d22 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#f09d22", endColorstr="#f09d22",GradientType=0 );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.campaign .price .small {
  font-size: 60%;
}
@media (max-width: 767px) {
  .campaign .price .regular {
    font-size: 1rem;
  }
  .campaign .price .regular .num {
    font-size: 1.4rem;
  }
  .campaign .price .special {
    font-size: 11.8vw;
  }
  .campaign .price .special .tax {
    font-size: 1.1rem;
    right: -4px;
    top: 4px;
  }
}

.concept {
  background: url(../img/concept_bg.jpg) no-repeat center/cover;
  /**
  position: relative;
  overflow: hidden;

  &:before {
  	content: "";
  	width: 65%;
  	height: 100%;
  	background: rgba(255, 255, 255, .6);
  	display: block;
  	position: absolute;
  	right: -10%;
  	top: 0;
  	transform: skewX(15deg);
  }
  **/
}
.concept .inner {
  position: relative;
  z-index: 2;
}
.concept .heading {
  margin-bottom: 35px;
}
.concept_box {
  width: 51.2%;
  margin-left: auto;
}
.concept_box .sub_ttl {
  margin-bottom: 38px;
}
.concept_box .txt {
  color: #003757;
  font-size: 1.5rem;
  line-height: 2;
  letter-spacing: 0.02em;
}
.concept_box .txt .color {
  color: #f15a24;
  font-weight: 700;
}

.worries_bg {
  padding-top: 80px;
  background: url(../img/worries_bg.jpg) no-repeat center/cover;
}
.worries .cmn_ttl {
  color: #fff;
}
.worries_box {
  background: rgba(255, 255, 255, 0.6);
  padding: 40px 70px;
  width: 60.9%;
  margin: auto;
}
.worries_list_item {
  font-size: 2.2rem;
  line-height: 1;
  font-weight: 700;
  letter-spacing: 0.03em;
  border-bottom: 1px solid #e6e6e6;
  background: url(../img/check.png) no-repeat left top;
  padding-left: 40px;
  padding-bottom: 6px;
  margin-bottom: 23px;
}
.worries_list_item:last-child {
  margin-bottom: 0;
}
.worries_list_item .color {
  color: #d64b2b;
}
.worries .message {
  text-align: center;
  padding: 40px 0;
  position: relative;
}
.worries .message:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 22px 16px 0 16px;
  border-color: #fff transparent transparent transparent;
  position: absolute;
  bottom: -22px;
  right: 0;
  left: 0;
  margin: auto;
}
.worries .message h4 {
  font-size: 2.4rem;
  font-weight: 700;
}
.worries .message h3 {
  font-size: 3rem;
  font-weight: 700;
}
.worries .message h3 .color {
  color: #006eb0;
}

.effect {
  background: #f2f2f2;
}
.effect .inner {
  position: relative;
}
.effect_list {
  width: 92%;
  margin: auto auto 60px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.effect_list_item {
  width: 32%;
  color: #fff;
  padding: 20px 10px 20px 48px;
  background: url(../img/check_wht.png) no-repeat left 20px center, #006eb0;
  margin-bottom: 20px;
  font-size: 1.8rem;
  font-weight: 700;
}
.effect_list_item.min {
  padding-top: 7px;
  padding-bottom: 7px;
}
.effect .message {
  text-align: center;
}
.effect .message h3 {
  display: inline-block;
  font-size: 4.6rem;
  font-weight: bold;
  background: linear-gradient(transparent 75%, #f6d80c 75%);
  line-height: 1.3;
  margin-bottom: 15px;
}
.effect .message h4 {
  font-size: 2.9rem;
  font-weight: bold;
}
.effect .message .color {
  color: #f15a24;
}
.effect .pic {
  position: absolute;
  right: 0;
  bottom: -81px;
}

.reason {
  background: url(../img/reason_bg.png) no-repeat left/cover;
}
.reason_list_item {
  margin-bottom: 60px;
  display: flex;
  justify-content: space-between;
  counter-increment: cnt;
}
.reason_list_item:last-child {
  margin-bottom: 0;
}
.reason_list_item .txt_box {
  width: 48%;
}
.reason_list_item .txt_box:before {
  content: counter(cnt, decimal-leading-zero);
  color: #0c6db1;
  font-size: 8.7rem;
  font-family: "DINPro", "Noto Sans JP", sans-serif;
  line-height: 1;
  letter-spacing: 0.01em;
}
.reason_list_item .txt_box .ttl {
  font-size: 2.8rem;
  font-weight: 700;
  margin: 15px 0;
}
.reason_list_item .txt_box .ttl .color {
  color: #006eb0;
}
.reason_list_item .txt_box .txt {
  line-height: 1.875;
}
.reason_list_item .pic {
  width: 48%;
}

.lessons .wrapper .heading {
  background: #003757;
  color: #fff;
  text-align: center;
  font-size: 3.6rem;
  font-weight: bold;
  padding: 55px 0;
}
.lessons_list_item {
  padding: 60px 0;
}
.lessons_list_item:nth-of-type(1) {
  background: url(../img/lessons_bg1.png) no-repeat left 20px bottom, #f0f4f7;
}
.lessons_list_item:nth-of-type(2) {
  background: url(../img/lessons_bg2.png) no-repeat right 20px bottom;
}
.lessons_list_item:nth-of-type(3) {
  background: url(../img/lessons_bg3.png) no-repeat left 20px bottom, #f0f4f7;
}
.lessons_list_item_inner {
  display: flex;
  justify-content: space-between;
}
.lessons_list_item_inner .pic {
  width: 44%;
}
.lessons_list_item_inner .txt_box {
  width: 50.6%;
}
.lessons_list_item_inner .txt_box .ttl {
  border-left: 6px solid #003757;
  padding: 10px 0 10px 20px;
  color: #003757;
  font-size: 3.6rem;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 30px;
}
.lessons_list_item_inner .txt_box .ttl i {
  font-size: 1.8rem;
}
.lessons_list_item_inner .txt_box .txt {
  margin-left: 26px;
}
.lessons_list_item_inner .txt_box .txt .color {
  color: #f15a24;
}
.lessons .pickup {
  padding: 55px 0;
}
.lessons .pickup .heading {
  text-align: center;
  color: #006eb0;
  font-size: 3rem;
  font-weight: 700;
  margin-bottom: 40px;
}
.lessons .pickup_list {
  display: flex;
  justify-content: space-between;
}
.lessons .pickup_list_item {
  width: 30.7%;
}
.lessons .pickup_list_item .ttl {
  padding: 10px 0;
  text-align: center;
  background: #4fcbe8;
  background: linear-gradient(to top right, #0051b5 0%, #4fcbe8 100%);
  transform: skewX(-25deg);
  width: 85%;
  margin: -1.5em auto 20px;
}
.lessons .pickup_list_item .ttl .content {
  font-size: 2rem;
  color: #fff;
  display: block;
  transform: skewX(25deg);
}
.lessons .message {
  background: #f0f4f7;
  padding: 60px 0;
  text-align: center;
}
.lessons .message .txt {
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 1.7;
  letter-spacing: 0.09em;
}
.lessons .message .txt .highlight {
  background: linear-gradient(transparent 75%, #f6d80c 75%);
}
.lessons .message .heading {
  font-size: 3.2rem;
  font-weight: bold;
  margin-top: 10px;
}
.lessons .message .color {
  color: #f15a24;
}

.compare_table {
  width: 100%;
  table-layout: fixed;
}
.compare_table thead th {
  background: #cccccc;
  border: 1px solid #006eb0;
  text-align: center;
  vertical-align: middle;
  font-size: 2.2rem;
  letter-spacing: 0.07em;
  font-weight: 700;
  padding: 15px;
  line-height: 1;
  color: #4d4d4d;
}
.compare_table thead th.main {
  background: #006eb0;
  color: #fff;
  border-top: 5px solid #f6d80c;
  border-left: 5px solid #f6d80c;
  border-right: 5px solid #f6d80c;
}
.compare_table thead th.blank {
  background: none;
  border: 0;
}
.compare_table thead th:first-child {
  width: 20%;
}
.compare_table tbody th {
  background: #006eb0;
  border-bottom: 1px solid #fff;
  text-align: center;
  vertical-align: middle;
  color: #fff;
  font-weight: 700;
}
.compare_table tbody td {
  color: #4d4d4d;
  letter-spacing: 0.08em;
  padding: 25px 15px;
  text-align: center;
  vertical-align: middle;
  font-weight: 700;
  border-right: 1px solid #006eb0;
  border-bottom: 1px solid #006eb0;
}
.compare_table tbody td.main {
  background: #e8f4f7;
  color: #003757;
  border-left: 5px solid #f6d80c;
  border-right: 5px solid #f6d80c;
}
.compare_table tbody td .mark {
  font-size: 3.2rem;
}
.compare_table tbody tr:last-of-type th {
  border-color: #006eb0;
}
.compare_table tbody tr:last-of-type td.main {
  border-bottom: 5px solid #f6d80c;
}

.voice {
  background: #003757;
}
.voice .cmn_ttl {
  color: #fff;
}
.voice_list_item {
  padding: 40px;
  margin-bottom: 35px;
  background: #fff;
  display: flex;
  justify-content: space-between;
}
.voice_list_item:last-child {
  margin-bottom: 0;
}
.voice_list_item .pic {
  width: 33.9%;
}
.voice_list_item .txt_box {
  width: 61.3%;
}
.voice_list_item .txt_box .persona {
  display: inline-block;
  padding: 5px 40px;
  margin-left: 12px;
  margin-bottom: 10px;
  background: #4fcbe8;
  background: linear-gradient(to top right, #0051b5 0%, #4fcbe8 100%);
  transform: skewX(-25deg);
}
.voice_list_item .txt_box .persona .content {
  display: block;
  transform: skewX(25deg);
  color: #fff;
  font-size: 2rem;
  font-weight: bold;
  letter-spacing: 0.09em;
}
.voice_list_item .txt_box .persona .content .small {
  font-size: 1.6rem;
}
.voice_list_item .txt_box .ttl {
  font-size: 2.8rem;
  font-weight: bold;
  letter-spacing: 0.12em;
  background: linear-gradient(transparent 75%, #f6d80c 75%);
  display: inline-block;
  margin-bottom: 10px;
}
.voice_list_item .txt_box .txt {
  letter-spacing: 0.07em;
  line-height: 1.85;
}

.flow_list {
  width: 80%;
  margin: auto;
}
.flow_list_item {
  border: 2px solid #006eb0;
  margin-bottom: 70px;
  position: relative;
  display: flex;
}
.flow_list_item:last-child {
  margin-bottom: 0;
}
.flow_list_item .num {
  width: 18.9%;
  margin-right: 20px;
}
.flow_list_item .num .step {
  background: #0c6db1;
  padding: 8px 0;
  color: #fff;
  text-align: center;
  font-family: "DINPro", "Noto Sans JP", sans-serif;
  font-size: 3rem;
  font-weight: normal;
  margin-bottom: 16px;
}
.flow_list_item .num .step .sub {
  font-size: 60%;
}
.flow_list_item .txt_box {
  width: 74.2%;
  padding: 20px 0;
}
.flow_list_item .txt_box .ttl {
  font-size: 2.8rem;
  font-weight: 700;
  color: #006eb0;
  margin-bottom: 20px;
}
.flow_list_item .txt_box .txt {
  line-height: 1.875;
  letter-spacing: 0.14em;
}

.trial {
  background: url(../img/trial_bg.jpg) no-repeat center/cover;
}
.trial .note {
  color: #808080;
  font-size: 0.9rem;
  font-weight: 700;
  margin: 18px auto 40px;
  width: 69.5%;
}
.trial .message {
  font-size: 2.9rem;
  font-weight: 700;
  text-align: center;
  letter-spacing: 0.12em;
  margin-bottom: 40px;
}
.trial .message .color {
  color: #0066a4;
}
.trial .message .highlight {
  background: linear-gradient(transparent 75%, #f6d80c 75%);
}
.trial .message .ora {
  color: #f15a24;
}
.trial .message .num {
  font-size: 180%;
}
.trial .message:last-child {
  margin-bottom: 0;
}
.trial_list_item {
  background: #fff;
  margin-bottom: 20px;
  padding: 40px;
  display: flex;
  justify-content: space-between;
}
.trial_list_item .pic_box {
  width: 38%;
  position: relative;
}
.trial_list_item .pic_box .notice {
  position: absolute;
  bottom: -16px;
  left: -16px;
  background: #004873;
  border-radius: 50%;
  width: 95px;
  height: 95px;
  display: flex;
  align-items: center;
}
.trial_list_item .pic_box .notice_in {
  color: #fff;
  font-size: 2.35rem;
  font-weight: 700;
  text-align: center;
  width: 100%;
  line-height: 0.9;
  letter-spacing: 0.04em;
}
.trial_list_item .pic_box .notice_in .small {
  font-size: 70%;
}
.trial_list_item .pic_box .notice_in i {
  display: inline-block;
  margin-bottom: 5px;
}
.trial_list_item .txt_box {
  width: 58.6%;
}
.trial_list_item .txt_box .ttl {
  background: #004873;
  text-align: center;
  color: #fff;
  font-size: 2.4rem;
  font-weight: 700;
  padding: 10px 0;
  margin-bottom: 18px;
}
.trial_list_item .txt_box .txt {
  font-size: 2rem;
  letter-spacing: 0.16em;
  text-align: center;
  padding-bottom: 15px;
  border-bottom: 2px solid #003757;
}
.trial_list_item .txt_box .txt .color {
  color: #f15a24;
}
.trial .more {
  text-align: center;
  font-size: 3.2rem;
  font-weight: 700;
  color: #0066a4;
  position: relative;
  margin-bottom: 30px;
}
.trial .more .dot {
  padding-top: 0.4em;
  background-position: top left -2px;
  background-repeat: repeat-x;
  background-size: 0.95em 0.7em;
  background-image: -webkit-gradient(radial, center center, 0, center center, 4, from(#0066a4), color-stop(0.5, #0066a4), color-stop(0.9, transparent), to(transparent));
}
.trial .more:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 28px 48px 0 48px;
  border-color: #0066a4 transparent transparent transparent;
  display: block;
  position: absolute;
  bottom: -35px;
  left: 0;
  right: 0;
  margin: auto;
}
.trial .price {
  text-align: center;
}
.trial .price .regular {
  font-size: 1.2rem;
  letter-spacing: 0;
  color: #003757;
}
.trial .price .regular .num {
  font-size: 1.85rem;
  position: relative;
}
.trial .price .regular .num:after {
  content: "";
  width: 100%;
  height: 1px;
  background: #003757;
  position: absolute;
  left: 0;
  top: calc(50% - 0.5px);
  display: block;
}
.trial .price .special {
  font-size: 5.6rem;
  position: relative;
  letter-spacing: -0.01em;
  line-height: 1.1;
  display: inline-block;
  color: #fff;
  background: #f09d22;
  background: linear-gradient(to bottom, #f09d22 1%, #ce8f43 20%, #ce8f43 32%, #ffe69e 52%, #e9be4d 72%, #ce8f43 84%, #f09d22 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#f09d22", endColorstr="#f09d22",GradientType=0 );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.trial .price .special .small {
  font-weight: 700;
}
.trial .price .special .tax {
  position: absolute;
  font-size: 1.25rem;
  letter-spacing: 0;
  display: block;
  right: -3px;
  top: 8px;
  background: #f09d22;
  background: linear-gradient(to bottom, #f09d22 1%, #ce8f43 20%, #ce8f43 32%, #ffe69e 52%, #e9be4d 72%, #ce8f43 84%, #f09d22 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#f09d22", endColorstr="#f09d22",GradientType=0 );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.trial .price .small {
  font-size: 60%;
}
@media (max-width: 767px) {
  .trial .price .regular {
    font-size: 1rem;
  }
  .trial .price .regular .num {
    font-size: 1.4rem;
  }
  .trial .price .special {
    font-size: 11.8vw;
  }
  .trial .price .special .tax {
    font-size: 1.1rem;
    right: -4px;
    top: 4px;
  }
}
@media (min-width: 1024px) {
  .trial .price .regular {
    font-size: 2.04rem;
  }
  .trial .price .regular .num {
    font-size: 3.2rem;
  }
  .trial .price .special {
    font-size: 8.3rem;
  }
  .trial .price .special .tax {
    font-size: 1.84rem;
    top: 15px;
  }
}

.msg {
  background: #003757;
}
.msg .cmn_ttl {
  color: #fff;
}
.msg_box {
  background: #fff;
  padding: 40px;
}
.msg_box .txt {
  line-height: 1.875;
  letter-spacing: 0.14em;
  text-align: center;
  font-size: 1.4rem;
}
.msg_box .txt .large {
  font-size: 125%;
  font-weight: 700;
}

.footer .f_inner {
  background: #343a40;
  padding: 15px 0;
}
.footer .f_inner .copy {
  text-align: center;
  color: #fff;
  font-size: 1.4rem;
  font-weight: 700;
}

@media (max-width: 1023px) {
  .sp {
    display: block;
  }
  .pc {
    display: none !important;
  }
  body {
    font-size: 1.3rem;
  }
  .section {
    padding: 40px 0;
  }
  .cmn_btn a {
    padding: 10px 20px 10px 10px;
    font-size: 1.5rem;
    max-width: 100%;
  }
  .cmn_btn a:after {
    width: 7px;
    right: 10px;
  }
  .cmn_ttl {
    font-size: 2rem;
    margin-bottom: 20px;
  }
  .cmn_ttl .small {
    font-size: 1.4rem;
  }
  .header .h_inner {
    padding: 0;
  }
  .header h1 {
    width: 48.6%;
    padding-left: 20px;
  }
  .header .menu {
    display: block;
    order: 3;
  }
  .header .menu #sp_menu {
    background: #0066a4;
    width: 50px;
    height: 50px;
    padding: 8px;
    color: #fff;
    position: relative;
  }
  .header .menu #sp_menu_ico {
    width: 28px;
    height: 22px;
    position: relative;
    margin: auto;
  }
  .header .menu #sp_menu_ico span {
    display: block;
    background: #fff;
    height: 2px;
    border-radius: 50px;
    left: 0;
    right: 0;
    margin: auto;
    position: absolute;
    transition: all 0.2s ease;
  }
  .header .menu #sp_menu_ico span:nth-child(1) {
    top: 0;
  }
  .header .menu #sp_menu_ico span:nth-child(2), .header .menu #sp_menu_ico span:nth-child(3) {
    top: 0;
    bottom: 0;
  }
  .header .menu #sp_menu_ico span:nth-child(4) {
    bottom: 0;
  }
  .header .menu #sp_menu .txt {
    font-size: 0.9rem;
    text-align: center;
    position: absolute;
    bottom: 5px;
    left: 0;
    width: 100%;
  }
  .header .menu #sp_menu .txt.open {
    display: none;
  }
  .header .menu_list {
    position: absolute;
    width: 100%;
    left: 0;
    display: none;
  }
  .header .menu_list_item {
    display: block;
    background: #0066a4;
    border-bottom: 1px solid #fff;
  }
  .header .menu_list_item:last-child {
    border-bottom: 0;
  }
  .header .menu_list_item a {
    font-size: 1.3rem;
    color: #fff;
    padding: 20px;
    text-align: center;
    display: block;
  }
  .header .menu.sp_show #sp_menu_ico span:nth-child(1),
  .header .menu.sp_show #sp_menu_ico span:nth-child(4) {
    display: none;
  }
  .header .menu.sp_show #sp_menu_ico span:nth-child(2) {
    transform: rotate(45deg);
  }
  .header .menu.sp_show #sp_menu_ico span:nth-child(3) {
    transform: rotate(-45deg);
  }
  .header .menu.sp_show #sp_menu .txt.close {
    display: none;
  }
  .header .menu.sp_show #sp_menu .txt.open {
    display: block;
  }
  .header .resv_link a {
    font-size: 1.15rem;
    line-height: 1.1;
    padding-top: 7px;
    padding-bottom: 7px;
  }
  .header .resv_link a br {
    display: block;
  }
  .kv {
    background-image: url(../img/kv_bg_sp.jpg);
    padding: 50px 0 20px;
  }
  .kv .ttl_box .main_ttl {
    width: 55.5%;
    margin: 15px 0 15px -15px;
  }
  .kv .ttl_box .prize img {
    max-width: 100%;
    margin-left: 0;
  }
  .kv .ttl_box .note {
    font-size: 0.7rem;
    letter-spacing: 0.07em;
    line-height: 1.35;
  }
  .campaign {
    padding: 20px 0;
  }
  .campaign .notice {
    text-align: center;
  }
  .campaign .notice_in {
    background: #fff;
    display: inline-block;
    margin: auto;
    padding: 5px 15px;
    border-radius: 50px;
    font-size: 1.4rem;
    font-weight: 700;
    letter-spacing: 0.08em;
    color: #0066a4;
  }
  .campaign .notice_in .small {
    font-size: 70%;
  }
  .campaign .notice_in i img {
    display: inline-block;
    max-height: 1em;
    margin-right: 5px;
  }
  .campaign .ttl {
    font-size: 2rem;
    align-items: flex-end;
    margin-top: -1.3em;
  }
  .campaign .ttl:before, .campaign .ttl:after {
    height: 3em;
    margin-right: 1em;
    transform: rotate(-15deg);
  }
  .campaign .ttl:after {
    margin-left: 1em;
    margin-right: 0;
    transform: rotate(15deg);
  }
  .campaign_box {
    flex-wrap: wrap;
  }
  .campaign_box_item {
    width: 100%;
    padding: 15px;
    margin: 0;
  }
  .campaign_box .or {
    position: relative;
    width: 100%;
    height: auto;
    font-size: 2rem;
    border-radius: 0;
    background: none;
  }
  .campaign .note {
    letter-spacing: 0.07em;
  }
  .concept {
    background-image: url(../img/concept_bg_sp.jpg);
    background-position: left;
  }
  .concept .heading {
    margin-bottom: 20px;
  }
  .concept .heading img {
    width: 80px;
  }
  .concept_box {
    width: 100%;
    background: rgba(255, 255, 255, 0.8);
    padding: 20px;
  }
  .concept_box .sub_ttl {
    margin-bottom: 20px;
  }
  .concept_box .txt {
    font-size: 1.2rem;
    line-height: 1.8;
    letter-spacing: 0.01em;
  }
  .worries_bg {
    padding-top: 40px;
    background-position: left;
  }
  .worries_box {
    padding: 20px;
    width: 100%;
  }
  .worries_list_item {
    font-size: 1.5rem;
    padding-left: 1.25em;
    background-size: 1em auto;
    margin-bottom: 15px;
  }
  .worries .message {
    padding: 20px;
  }
  .worries .message:after {
    border-width: 11px 8px 0 8px;
    bottom: -11px;
  }
  .worries .message h4 {
    font-size: 1.6rem;
  }
  .worries .message h3 {
    font-size: 2.2rem;
  }
  .effect_list {
    width: 100%;
    margin: auto auto 30px;
  }
  .effect_list_item {
    width: 48%;
    padding: 13px 5px 13px 2em;
    background-position: left 10px center;
    background-size: 1em auto;
    font-size: 1.4rem;
    margin-bottom: 10px;
    line-height: 1.2;
  }
  .effect_list_item.sp_min {
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .effect .message {
    text-align: left;
  }
  .effect .message h3 {
    font-size: 2.2rem;
    margin-bottom: 10px;
  }
  .effect .message h4 {
    font-size: 1.85rem;
  }
  .effect .pic {
    bottom: -41px;
    right: 10px;
    width: 20%;
  }
  .reason_list_item {
    margin-bottom: 30px;
    flex-direction: column;
  }
  .reason_list_item .txt_box {
    width: 100%;
    order: 2;
  }
  .reason_list_item .txt_box:before {
    font-size: 4rem;
    vertical-align: middle;
  }
  .reason_list_item .txt_box .ttl {
    font-size: 1.6rem;
    margin-bottom: 15px;
    margin-left: 10px;
    display: inline-block;
    vertical-align: middle;
  }
  .reason_list_item .pic {
    width: 100%;
  }
  .lessons .wrapper .heading {
    font-size: 2rem;
    padding: 20px 0;
  }
  .lessons_list_item {
    padding: 30px 0;
    background-size: auto 45px !important;
  }
  .lessons_list_item_inner {
    flex-direction: column;
  }
  .lessons_list_item_inner .pic {
    width: 100%;
    margin-bottom: 15px;
  }
  .lessons_list_item_inner .txt_box {
    width: 100%;
    order: 2;
  }
  .lessons_list_item_inner .txt_box .ttl {
    font-size: 2rem;
    border-width: 3px;
    padding: 5px 0 5px 10px;
    margin-bottom: 15px;
  }
  .lessons_list_item_inner .txt_box .ttl i {
    font-size: 1.3rem;
  }
  .lessons_list_item_inner .txt_box .txt {
    margin-left: 13px;
  }
  .lessons .pickup {
    padding: 25px 0;
  }
  .lessons .pickup .heading {
    font-size: 1.8rem;
    margin-bottom: 20px;
  }
  .lessons .pickup_list {
    flex-wrap: wrap;
    justify-content: center;
  }
  .lessons .pickup_list_item {
    width: 100%;
    margin-bottom: 20px;
  }
  .lessons .pickup_list_item .ttl {
    padding: 10px 0;
    margin-bottom: 10px;
  }
  .lessons .pickup_list_item .ttl .content {
    font-size: 1.5rem;
  }
  .lessons .pickup_list_item .txt {
    width: 90%;
    margin: auto;
  }
  .lessons .message {
    padding: 30px 20px;
  }
  .lessons .message .txt {
    font-size: 1.6rem;
    letter-spacing: 0.03em;
  }
  .lessons .message .heading {
    font-size: 2.2rem;
  }
  .compare_table thead th {
    font-size: 1.3rem;
    padding: 10px 5px;
  }
  .compare_table thead th:first-child {
    width: 18%;
  }
  .compare_table thead th.main {
    border-width: 2px;
  }
  .compare_table tbody th {
    font-size: 1rem;
  }
  .compare_table tbody td {
    padding: 15px 2.5px;
    font-size: 0.7rem;
    letter-spacing: 0;
  }
  .compare_table tbody td.main {
    border-width: 1px 2px;
  }
  .compare_table tbody td .mark {
    font-size: 1.8rem;
  }
  .compare_table tbody tr:last-of-type td.main {
    border-width: 2px;
  }
  .voice_list_item {
    padding: 20px;
    margin-bottom: 20px;
    flex-direction: column;
  }
  .voice_list_item .pic {
    width: 100%;
  }
  .voice_list_item .txt_box {
    width: 100%;
    order: 2;
    margin-top: -1em;
    text-align: center;
  }
  .voice_list_item .txt_box .persona {
    width: 85%;
    margin: 0 auto 10px;
    padding: 5px 20px;
  }
  .voice_list_item .txt_box .persona .content {
    font-size: 1.5rem;
  }
  .voice_list_item .txt_box .persona .content .small {
    font-size: 1.1rem;
  }
  .voice_list_item .txt_box .ttl {
    font-size: 1.8rem;
    margin: 0 auto 15px;
  }
  .voice_list_item .txt_box .txt {
    text-align: left;
  }
  .flow_list {
    width: 100%;
  }
  .flow_list_item {
    margin-bottom: 30px;
  }
  .flow_list_item .num {
    width: 22%;
    margin-right: 10px;
  }
  .flow_list_item .num .step {
    font-size: 2rem;
    padding: 6px 0;
  }
  .flow_list_item .txt_box {
    padding: 10px;
    width: 77%;
  }
  .flow_list_item .txt_box .ttl {
    font-size: 1.9rem;
    margin-bottom: 10px;
  }
  .flow_list_item .txt_box .txt {
    line-height: 1.6;
  }
  .trial .note {
    width: 100%;
    font-size: 0.7rem;
    letter-spacing: 0.07em;
    margin: 9px auto 20px;
  }
  .trial .message {
    font-size: 1.8rem;
    letter-spacing: 0.08em;
    margin-bottom: 20px;
  }
  .trial .message:last-child {
    margin-bottom: 0;
  }
  .trial_list_item {
    padding: 20px;
    flex-wrap: wrap;
  }
  .trial_list_item .pic_box {
    width: 100%;
    margin-bottom: 10px;
  }
  .trial_list_item .pic_box .notice {
    width: 60px;
    height: 60px;
    top: -8px;
    left: -8px;
  }
  .trial_list_item .pic_box .notice_in {
    font-size: 1.4rem;
  }
  .trial_list_item .txt_box {
    width: 100%;
  }
  .trial_list_item .txt_box .ttl {
    font-size: 1.8rem;
    margin-bottom: 10px;
    padding: 5px 0;
  }
  .trial_list_item .txt_box .txt {
    font-size: 1.6rem;
    padding-bottom: 10px;
    margin-bottom: 10px;
  }
  .trial .more {
    font-size: 1.8rem;
    margin-bottom: 30px;
  }
  .trial .more:after {
    border-width: 14px 24px 0 24px;
    bottom: -20px;
  }
  .msg_box {
    padding: 20px;
  }
  .msg_box .txt {
    font-size: 1.2rem;
  }
  .footer .f_inner .copy {
    font-size: 1rem;
  }
}
@media (max-width: 374px) {
  html {
    font-size: 54%;
  }
}/*# sourceMappingURL=style.css.map */