@charset "UTF-8";
.subscription {
  /* IE10以上 */
  /* Webkit */
  /* Firefox 18 以前 */
  /* Firefox 19 以降 */
  /* IE 10 以降 */
  /* CSS4では以下のような名前の擬似クラスになるらしい */
  /* おそらく今のところ対応ブラウザはない */
  /* Android chrome対策 */
  /**********************************

   general

  ***********************************/
  /* margin-bottom */
  /* margin-top */
  /* margin-left */
  /* margin-right */
  /* padding-top */
  /* padding-bottom */
  /* width */
  /**********************************

   parts

  ***********************************/
  /**********************************

   layout

  ***********************************/
  /**********************************

   l-humberger

  ***********************************/
  /**********************************

   l-drawerMenu

  ***********************************/
  /**********************************

   l-header

  ***********************************/
  /**********************************

   l-footer

  ***********************************/
  /**********************************

   l-footer

  ***********************************/
  /**********************************

   c-anchor

  ***********************************/
  /**********************************

   c-bgStripe01

  ***********************************/
  /**********************************

   c-grade

  ***********************************/
  /**********************************

   c-title01

  ***********************************/
  /**********************************

   c-title02

  ***********************************/
  /***********************************/
  /***********************************/
  /**********************************

   c-subHero

  ***********************************/
  /**********************************

   c-btn01

  ***********************************/
  /**********************************

   c-form

  ***********************************/
  /**********************************

   c-faq

  ***********************************/
  /**********************************

   c-breadcrumb

  ***********************************/
  /**********************************

   c-pager

  ***********************************/
  /**********************************

   c-completeSec

  ***********************************/
  /**********************************

   c-caseArchive

  ***********************************/
  /**********************************

   c-cv

  ***********************************/
  /**********************************

   topHeroSec

  ***********************************/
  /**********************************

   topCaseSec

  ***********************************/
  /**********************************

   topStrongSec

  ***********************************/
  /**********************************

   topDocSec

  ***********************************/
  /**********************************

   topExampleSec

  ***********************************/
  /**********************************

   topPlanSec

  ***********************************/
  /**********************************

   topFlowSec

  ***********************************/
  /**********************************

   topFaqSec

  ***********************************/
  /**********************************

   topFormSec

  ***********************************/
  /**********************************

   topCompanySec

  ***********************************/
  /**********************************

   caseArchive

  ***********************************/
  /**********************************

   caseDetail

  ***********************************/
  /**********************************

   errorSec

  ***********************************/
  /**********************************

   ウェビナー登壇者プロフィール

  ***********************************/
  /**********************************

   companyImg

  ***********************************/
  /**********************************

   xxx

  ***********************************/
}
.subscription body {
  margin: 0px;
  padding: 0px;
  color: #000000;
  font-size: 16px;
  line-height: 1.8;
  letter-spacing: 0.07em;
  font-feature-settings: "palt";
  text-align: left;
  background-color: #fff;
  font-family: "YakuHanJP", "Noto Sans JP", 游ゴシック体, "Yu Gothic", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  /*font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "游ゴシック", YuGothic, "メイリオ", "Meiryo", sans-serif;*/
  -webkit-text-size-adjust: none;
  backface-visibility: hidden;
}
@media screen\0  {
  .subscription body {
    letter-spacing: normal;
    font-family: "YakuHanJP", "Noto Sans JP", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  }
}
@media print {
  .subscription body {
    zoom: 0.68;
    -webkit-print-color-adjust: exact;
  }
}
@media print and (-ms-high-contrast: none) {
  .subscription {
    /* @pageの指定いらないかも */
  }
  @page {
    .subscription {
      size: A4;
      margin: 12.7mm 9.7mm;
    }
  }
  .subscription body {
    zoom: 1.8;
    width: 1200px;
    transform: scale(0.5);
    transform-origin: 0 0;
  }
}
.subscription div, .subscription dl, .subscription dt, .subscription dd, .subscription ul, .subscription ol, .subscription li, .subscription h1, .subscription h2, .subscription h3, .subscription h4, .subscription h5, .subscription h6, .subscription pre, .subscription form, .subscription fieldset, .subscription input, .subscription button, .subscription textarea, .subscription select, .subscription p, .subscription blockquote, .subscription th, .subscription td, .subscription article, .subscription aside, .subscription canvas, .subscription details, .subscription figcaption, .subscription figure, .subscription footer, .subscription header, .subscription hgroup, .subscription menu, .subscription nav, .subscription section, .subscription summary {
  margin: 0px;
  padding: 0px;
  text-align: left;
}
.subscription main {
  display: block;
}
.subscription table {
  font-size: inherit; /* モダンブラウザ向け */
  font: 100%; /* Win IE 5-5.5､6(後方互換モード)向け */
}
.subscription fieldset, .subscription img {
  border: 0;
}
.subscription address, .subscription caption, .subscription cite, .subscription code, .subscription dfn, .subscription em, .subscription strong, .subscription th, .subscription var {
  font-style: normal;
  font-weight: normal;
}
.subscription ol, .subscription ul {
  list-style: none;
}
.subscription caption, .subscription th {
  text-align: left;
}
.subscription h1, .subscription h2, .subscription h3, .subscription h4, .subscription h5, .subscription h6 {
  font-size: 100%;
  font-weight: normal;
}
.subscription q:before, .subscription q:after {
  content: "";
}
.subscription abbr, .subscription acronym {
  border: 0;
}
.subscription input[type=radio], .subscription input[type=checkbox], .subscription label, .subscription button, .subscription input[type=submit] {
  cursor: pointer;
}
.subscription input[type=submit] {
  cursor: pointer;
}
.subscription input[type=text], .subscription input[type=search], .subscription input[type=tel], .subscription input[type=url], .subscription input[type=email], .subscription input[type=password], .subscription input[type=date], .subscription input[type=number] {
  height: 50px;
  padding: 5px 20px;
  font-family: "YakuHanJP", "Noto Sans JP", 游ゴシック体, "Yu Gothic", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 16px;
  font-weight: bold;
  border: 3px solid #dddddd;
  box-sizing: border-box;
  border-radius: 0;
  -webkit-text-size-adjust: none;
  backface-visibility: hidden;
}
.subscription select {
  height: 50px;
  padding: 5px 10px;
  font-family: "YakuHanJP", "Noto Sans JP", 游ゴシック体, "Yu Gothic", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 16px;
  font-weight: bold;
  border: 3px solid #dddddd;
  box-sizing: border-box;
  border-radius: 0;
}
.subscription textarea {
  height: 150px;
  padding: 15px 20px;
  font-family: "YakuHanJP", "Noto Sans JP", 游ゴシック体, "Yu Gothic", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 16px;
  font-weight: bold;
  border: 3px solid #dddddd;
  box-sizing: border-box;
  border-radius: 0;
  vertical-align: top;
}
.subscription .news-list {
  list-style: none outside;
  margin: 0;
  padding: 0;
}
.subscription .news-list .item a {
  display: flex;
  flex-wrap: wrap;
  flex-wrap: nowrap;
  text-decoration: none;
  color: #333;
  border-bottom: 1px solid #CCC;
  padding: 20px 20px;
}
.subscription .news-list .item:first-child a {
  border-top: 1px solid #CCC;
}
.subscription .news-list .item .date {
  margin: 0;
  min-width: 120px;
  font-size: 16px;
  color: #999;
  padding: 0 20px 0 0;
}
.subscription .news-list .item .title {
  margin: 0;
  width: 100%;
}
.subscription .news-list .item a:hover .title {
  color: #00F;
}
@media screen and (max-width: 767px) {
  .subscription .news-list .item a {
    flex-wrap: wrap;
  }
  .subscription .news-list .item .date {
    min-width: 100px;
  }
  .subscription .news-list .item .title {
    margin-top: 10px;
  }
}
.subscription ::-webkit-input-placeholder {
  color: #b8b8b8;
  opacity: 1;
}
.subscription :-moz-placeholder {
  color: #b8b8b8;
}
.subscription ::-moz-placeholder {
  color: #b8b8b8;
  /* Firefox 19 以降のデフォルトでは */
  /* color ではなく opacity で色合いを調整しているため */
  /* 文字色を指定する場合、opacity を 1 にする必要がある */
  opacity: 1;
}
.subscription :-moz-placeholder {
  color: #b8b8b8;
}
.subscription :placeholder-shown {
  color: #b8b8b8;
}
.subscription div, .subscription dl, .subscription dt, .subscription dd, .subscription ul, .subscription ol, .subscription li, .subscription h1, .subscription h2, .subscription h3, .subscription h4, .subscription h5, .subscription h6, .subscription pre, .subscription form, .subscription fieldset, .subscription input, .subscription button, .subscription textarea, .subscription select, .subscription p, .subscription blockquote, .subscription th, .subscription td, .subscription article, .subscription aside, .subscription canvas, .subscription details, .subscription figcaption, .subscription figure, .subscription footer, .subscription header, .subscription hgroup, .subscription menu, .subscription nav, .subscription section, .subscription summary {
  max-height: 100%;
}
.subscription .clear {
  clear: both;
}
.subscription .clearfix {
  zoom: 100%;
}
.subscription .clearfix:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
.subscription a {
  text-decoration: none;
}
.subscription a:link {
  color: #000000;
}
.subscription a:visited {
  color: #000000;
}
.subscription a.normal:link {
  color: #000000;
}
.subscription a.normal:visited {
  color: #000000;
}
.subscription a:hover {
  text-decoration: none;
}
.subscription a.noline {
  text-decoration: none;
}
.subscription a.reverse {
  text-decoration: none;
}
.subscription a.reverse:hover {
  text-decoration: underline;
}
.subscription .linkBox {
  cursor: pointer;
}
.subscription body {
  text-align: center;
}
.subscription img {
  max-width: 100%;
  width: auto;
  height: auto;
  vertical-align: middle;
  -webkit-backface-visibility: hidden;
}
.subscription a { /* FireFox リンク選択時の点線を消す　*/
  overflow: hidden;
  outline: none;
}
.subscription .ov {
  transition: all 600ms cubic-bezier(0.165, 0.84, 0.44, 1);
}
.subscription .ov:hover {
  opacity: 0.7;
  filter: alpha(opacity=70); /* ie lt 8 */
  -ms-filter: "alpha(opacity=70)"; /* ie 8 */
  -moz-opacity: 0.7; /* FF lt 1.5, Netscape */
  -khtml-opacity: 0.7; /* Safari 1.x */
}
.subscription .ovImg:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70); /* ie lt 8 */
  -ms-filter: "alpha(opacity=70)"; /* ie 8 */
  -moz-opacity: 0.7; /* FF lt 1.5, Netscape */
  -khtml-opacity: 0.7; /* Safari 1.x */
}
.subscription .nowrap {
  white-space: nowrap;
}
.subscription .mincho {
  font-family: "YakuHanMP", YuMincho, "游明朝", "ヒラギノ明朝 Pro W3", "Hiragino Mincho ProN", "メイリオ", "HGS明朝E", "MS P 明朝", "MS PMincho", serif;
}
@media screen\0  {
  .subscription .mincho {
    font-family: "YakuHanMP", "ヒラギノ明朝 Pro W3", "Hiragino Mincho ProN", "メイリオ", "HGS明朝E", "MS P 明朝", "MS PMincho", serif;
  }
}
.subscription .gothic {
  font-family: "YakuHanJP", "Noto Sans JP", 游ゴシック体, "Yu Gothic", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
@media screen\0  {
  .subscription .gothic {
    font-family: "YakuHanJP", "Noto Sans JP", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  }
}
.subscription .Lato {
  font-family: "Lato", sans-serif;
}
.subscription .Oswald {
  font-family: "Oswald", sans-serif;
}
.subscription * {
  box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  .subscription input[type=text], .subscription input[type=search], .subscription input[type=tel], .subscription input[type=url], .subscription input[type=email], .subscription input[type=password], .subscription input[type=date], .subscription input[type=number] {
    height: 44px;
    padding: 5px 10px;
    font-size: 16px;
    border: 2px solid #dddddd;
  }
  .subscription select {
    height: 44px;
    padding: 5px 10px;
    font-size: 16px;
    border: 2px solid #dddddd;
  }
  .subscription textarea {
    height: 34.6666666vw;
    padding: 5px 10px;
    font-size: 16px;
    border: 2px solid #dddddd;
  }
}
.subscription .mb5 {
  margin-bottom: 5px;
}
.subscription .mb10 {
  margin-bottom: 10px;
}
.subscription .mb15 {
  margin-bottom: 15px;
}
.subscription .mb20 {
  margin-bottom: 20px;
}
.subscription .mb25 {
  margin-bottom: 25px;
}
.subscription .mb30 {
  margin-bottom: 30px;
}
.subscription .mb35 {
  margin-bottom: 35px;
}
.subscription .mb40 {
  margin-bottom: 40px;
}
.subscription .mb45 {
  margin-bottom: 45px;
}
.subscription .mb50 {
  margin-bottom: 50px;
}
.subscription .mb55 {
  margin-bottom: 55px;
}
.subscription .mb60 {
  margin-bottom: 60px;
}
.subscription .mb65 {
  margin-bottom: 65px;
}
.subscription .mb70 {
  margin-bottom: 70px;
}
.subscription .mb75 {
  margin-bottom: 75px;
}
.subscription .mb80 {
  margin-bottom: 80px;
}
.subscription .mb85 {
  margin-bottom: 85px;
}
.subscription .mb90 {
  margin-bottom: 90px;
}
.subscription .mb95 {
  margin-bottom: 95px;
}
.subscription .mb100 {
  margin-bottom: 100px;
}
.subscription .mb110 {
  margin-bottom: 110px;
}
.subscription .mb120 {
  margin-bottom: 120px;
}
.subscription .mt5 {
  margin-top: 5px;
}
.subscription .mt10 {
  margin-top: 10px;
}
.subscription .mt20 {
  margin-top: 20px;
}
.subscription .mt30 {
  margin-top: 30px;
}
.subscription .mt40 {
  margin-top: 40px;
}
.subscription .mt50 {
  margin-top: 50px;
}
.subscription .ml5 {
  margin-left: 5px;
}
.subscription .ml10 {
  margin-left: 10px;
}
.subscription .ml20 {
  margin-left: 20px;
}
.subscription .ml30 {
  margin-left: 30px;
}
.subscription .ml40 {
  margin-left: 40px;
}
.subscription .ml45 {
  margin-left: 45px;
}
.subscription .ml50 {
  margin-left: 50px;
}
.subscription .mr5 {
  margin-right: 5px;
}
.subscription .mr10 {
  margin-right: 10px;
}
.subscription .mr20 {
  margin-right: 20px;
}
.subscription .mr30 {
  margin-right: 30px;
}
.subscription .mr40 {
  margin-right: 40px;
}
.subscription .mr50 {
  margin-right: 50px;
}
.subscription .pt5 {
  padding-top: 5px;
}
.subscription .pt10 {
  padding-top: 10px;
}
.subscription .pt20 {
  padding-top: 20px;
}
.subscription .pt30 {
  padding-top: 30px;
}
.subscription .pt40 {
  padding-top: 40px;
}
.subscription .pt50 {
  padding-top: 50px;
}
.subscription .pt60 {
  padding-top: 60px;
}
.subscription .pt70 {
  padding-top: 70px;
}
.subscription .pb5 {
  padding-bottom: 5px;
}
.subscription .pb10 {
  padding-bottom: 10px;
}
.subscription .pb20 {
  padding-bottom: 20px;
}
.subscription .pb30 {
  padding-bottom: 30px;
}
.subscription .pb40 {
  padding-bottom: 40px;
}
.subscription .pb50 {
  padding-bottom: 50px;
}
.subscription .pb55 {
  padding-bottom: 55px;
}
.subscription .pb60 {
  padding-bottom: 60px;
}
.subscription .pb70 {
  padding-bottom: 70px;
}
.subscription .w10 {
  width: 10px;
}
.subscription .w20 {
  width: 20px;
}
.subscription .w30 {
  width: 30px;
}
.subscription .w40 {
  width: 40px;
}
.subscription .w50 {
  width: 50px;
}
.subscription .w60 {
  width: 60px;
}
.subscription .w70 {
  width: 70px;
}
.subscription .w80 {
  width: 80px;
}
.subscription .w90 {
  width: 90px;
}
.subscription .w100 {
  width: 100px;
}
.subscription .w110 {
  width: 110px;
}
.subscription .w120 {
  width: 120px;
}
.subscription .w130 {
  width: 130px;
}
.subscription .w140 {
  width: 140px;
}
.subscription .w150 {
  width: 150px;
}
.subscription .w200 {
  width: 200px;
}
.subscription .w240 {
  width: 240px;
}
.subscription .w250 {
  width: 250px;
}
.subscription .w300 {
  width: 300px;
}
.subscription .w350 {
  width: 350px;
}
.subscription .w400 {
  width: 400px;
}
.subscription .w450 {
  width: 450px;
}
.subscription .w500 {
  width: 500px;
}
.subscription .wfull {
  width: 100%;
}
.subscription .imgMax {
  max-width: none;
  width: 100%;
}
.subscription .floatL {
  float: left;
}
.subscription .floatR {
  float: right;
}
.subscription .alignC {
  text-align: center;
}
.subscription .alignR {
  text-align: right;
}
.subscription .alignL {
  text-align: left;
}
.subscription .veralignT {
  vertical-align: top;
}
.subscription .veralignM {
  vertical-align: middle;
}
.subscription .veralignB {
  vertical-align: bottom;
}
.subscription .indent {
  text-indent: -1em;
  padding-left: 1em;
}
.subscription .bold {
  font-weight: bold;
}
.subscription .red {
  color: #ff3f00;
}
.subscription .blue {
  color: #1184df;
}
.subscription .yellow {
  color: #ffff00;
}
.subscription .bgYellow {
  background-color: #fff100;
}
.subscription .marker {
  background: linear-gradient(transparent 60%, #ffbf00 60%);
}
@media screen\0  {
  .subscription .marker {
    font-family: "YakuHanJP", Lato, メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  }
}
.subscription .underline {
  text-decoration: underline;
}
.subscription .large {
  font-size: 24px;
}
.subscription .large-x {
  font-size: 36px;
}
.subscription .small {
  font-size: 86%;
}
@media screen and (min-width: 768px) {
  .subscription .sp {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .subscription .pc {
    display: none;
  }
  .subscription .large {
    font-size: 15px;
  }
  .subscription .large-x {
    font-size: 18px;
  }
}
.subscription .define_wrap {
  padding: 0 40px;
}
.subscription .define_inner {
  max-width: 100%;
  width: 1060px;
  margin: 0 auto;
}
.subscription .js-objectFit {
  width: 100%;
  height: 100%;
  -o-object-position: center;
     object-position: center;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover; object-position: center;";
}
@media screen and (max-width: 1139px) {
  .subscription .define_wrap {
    padding: 0 3.5087719298%;
  }
}
@media screen and (max-width: 767px) {
  .subscription .define_wrap {
    padding: 0 10%;
  }
}
.subscription body {
  height: auto !important;
}
.subscription body.is-fixed {
  position: fixed;
  width: 100%;
  /*height: 100%;*/
}
.subscription .l-wrap {
  position: relative;
  overflow: hidden;
}
.subscription .l-wrap.is-noneActive .l-main,
.subscription .l-wrap.is-noneActive .l-footer {
  pointer-events: none;
}
.subscription .l-cover {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 15;
  background-color: rgba(10, 67, 155, 0.9);
  pointer-events: none;
  opacity: 0;
  transition: opacity 600ms cubic-bezier(0.165, 0.84, 0.44, 1);
}
.subscription .l-cover.is-active {
  opacity: 1;
  pointer-events: auto;
}
.subscription .l-pageTop {
  display: none;
  position: fixed;
  bottom: 40px;
  right: 40px;
  z-index: 100;
}
@media screen and (min-width: 1024px) {
  .subscription .l-wrap {
    padding-top: 100px;
  }
}
@media screen and (max-width: 1023px) {
  .subscription .l-pageTop {
    width: 60px;
    bottom: 24px;
    right: 24px;
  }
}
@media screen and (max-width: 767px) {
  .subscription .l-wrap {
    padding-bottom: 70px;
  }
  .subscription .l-pageTop {
    width: 32px;
    bottom: 80px;
    right: 4%;
  }
}
@media screen and (min-width: 1024px) {
  .subscription .l-humberger {
    display: none;
  }
}
@media screen and (max-width: 1023px) {
  .subscription .l-humberger {
    width: 55px;
    height: 55px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 25;
  }
  .subscription .l-humberger a {
    display: block;
    width: 55px;
    height: 55px;
    background-color: #fff;
    overflow: visible;
    transition: background 600ms cubic-bezier(0.165, 0.84, 0.44, 1);
  }
  .subscription .l-humberger a.is-active {
    background-color: rgba(10, 67, 155, 0.9);
  }
  .subscription .menu-trigger,
  .subscription .menu-trigger span {
    display: inline-block;
    transition: all 0.4s;
    box-sizing: border-box;
  }
  .subscription .menu-trigger {
    position: relative;
    width: 22px;
    height: 28px;
  }
  .subscription .menu-trigger span {
    position: absolute;
    left: 15px;
    width: 100%;
    height: 2px;
    background-color: #205EA4;
  }
  .subscription .menu-trigger.is-active span {
    background-color: #fff;
  }
  .subscription .menu-trigger span:nth-of-type(1) {
    width: 25px;
    top: 17px;
  }
  .subscription .menu-trigger span:nth-of-type(2) {
    width: 14px;
    top: 27px;
  }
  .subscription .menu-trigger span:nth-of-type(3) {
    width: 20px;
    bottom: 16px;
  }
  .subscription .menu-trigger.is-active span:nth-of-type(1) {
    width: 25px;
    transform: translateY(10px) rotate(-45deg);
  }
  .subscription .menu-trigger.is-active span:nth-of-type(2) {
    opacity: 0;
  }
  .subscription .menu-trigger.is-active span:nth-of-type(3) {
    width: 25px;
    transform: translateY(-10px) rotate(45deg);
  }
}
@media screen and (min-width: 1024px) {
  .subscription .l-drawerMenu {
    display: none;
  }
}
@media screen and (max-width: 1023px) {
  .subscription .l-drawerMenu {
    display: block;
    width: 100%;
    height: 100vh;
    padding: 0 10%;
    /*background-color: rgba(0,0,0,.9);*/
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 20;
    /*transform: translateX(105%);*/
    /*-webkit-transform: translateX(105%);*/
    pointer-events: none;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    transition: opacity 600ms cubic-bezier(0.165, 0.84, 0.44, 1);
  }
  .subscription .l-drawerMenu.is-active {
    opacity: 1;
    pointer-events: auto;
    /*transform: none;*/
    /*-webkit-transform: none;*/
  }
  .subscription .l-drawerMenu__inner {
    padding-top: 55px;
  }
  .subscription .l-drawerMenu__inner ul {
    margin-bottom: 20px;
    border-top: 1px solid #ffffff;
  }
  .subscription .l-drawerMenu__inner ul li {
    font-weight: bold;
    border-bottom: 1px solid #ffffff;
  }
  .subscription .l-drawerMenu__inner ul li a {
    display: block;
    padding: 6px 0;
    color: #fff;
    text-decoration: none;
  }
  .subscription .l-drawerMenu__inner .contact {
    margin-bottom: 23px;
    font-size: 16px;
    font-weight: bold;
  }
  .subscription .l-drawerMenu__inner .contact a {
    display: block;
    padding: 11px 10px;
    color: #fff;
    text-align: center;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#fe8c1b+0,f57b01+100 */
    background: rgb(254, 140, 27); /* Old browsers */ /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgb(254, 140, 27) 0%, rgb(245, 123, 1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#fe8c1b", endColorstr="#f57b01",GradientType=0 ); /* IE6-9 */
    box-shadow: 0px 3px 0px 0px #0a0d00;
  }
  .subscription .l-drawerMenu__inner .contact a span {
    padding-left: 28px;
    position: relative;
    z-index: 1;
  }
  .subscription .l-drawerMenu__inner .contact a span:before {
    content: "";
    display: block;
    width: 21px;
    height: 16px;
    background: url(images/common/icon_laptop01.png) no-repeat left top;
    background-size: contain;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
  }
  .subscription .l-drawerMenu__inner .tel {
    margin-bottom: 10px;
    font-size: 19px;
    font-weight: 900;
  }
  .subscription .l-drawerMenu__inner .tel a {
    display: block;
    padding: 8px 10px;
    color: #003f97;
    text-align: center;
    text-decoration: underline;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#fefefe+0,efefef+100 */
    background: rgb(254, 254, 254); /* Old browsers */ /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgb(254, 254, 254) 0%, rgb(239, 239, 239) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#fefefe", endColorstr="#efefef",GradientType=0 ); /* IE6-9 */
    box-shadow: 0px 3px 0px 0px #0a0d00;
  }
  .subscription .l-drawerMenu__inner .tel a span {
    padding-left: 19px;
    position: relative;
    z-index: 1;
  }
  .subscription .l-drawerMenu__inner .tel a span:before {
    content: "";
    display: block;
    width: 14px;
    height: 14px;
    background: url(images/common/icon_tel01.png) no-repeat left top;
    background-size: contain;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
  }
  .subscription .l-drawerMenu__inner .time {
    color: #fff;
    font-size: 9px;
    font-weight: bold;
    text-align: center;
  }
}
.subscription .l-header {
  background: #fff;
}
.subscription .l-header__inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 100px;
}
.subscription .l-header__inner__left {
  display: flex;
  align-items: center;
}
.subscription .l-header__inner__left .logo {
  margin-right: 20px;
}
.subscription .l-header__inner__left .desc {
  display: flex;
  align-items: center;
  width: 157px;
  height: 54px;
  padding-left: 1em;
  color: #fff;
  font-size: 12px;
  font-weight: 900;
  line-height: 1.5;
  background: url(images/common/hd_bg01.png) no-repeat left top;
  background-size: contain;
}
.subscription .l-header__inner__right {
  display: flex;
  align-items: center;
}
.subscription .l-header__inner__right nav ul {
  display: flex;
  align-items: center;
  margin-right: 35px;
  font-size: 15px;
  font-weight: bold;
}
.subscription .l-header__inner__right nav ul li {
  margin-right: 25px;
}
.subscription .l-header__inner__right nav ul li:last-child {
  margin-right: 0;
}
.subscription .l-header__inner__right .tel {
  margin-right: 30px;
}
.subscription .l-header__inner__right .tel a {
  display: block;
}
.subscription .l-header__inner__right .tel a .num {
  margin-bottom: 5px;
  color: #003f97;
  font-size: 27px;
  font-weight: 900;
  line-height: 1;
}
.subscription .l-header__inner__right .tel a .num span {
  padding-left: 26px;
  position: relative;
  z-index: 1;
}
.subscription .l-header__inner__right .tel a .num span:before {
  content: "";
  display: block;
  width: 19px;
  height: 19px;
  background: url(images/common/icon_tel01.png) no-repeat left top;
  background-size: contain;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
.subscription .l-header__inner__right .tel a .time {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border: 1px solid #eeeeee;
  text-align: center;
}
.subscription .l-header__inner__right .contact {
  font-size: 15px;
  font-weight: bold;
}
.subscription .l-header__inner__right .contact a {
  display: block;
  padding: 13px 24px 13px 34px;
  color: #fff;
  text-align: center;
  background-color: #ff8000;
  border-radius: 100px;
}
.subscription .l-header__inner__right .contact a span {
  padding-right: 35px;
  position: relative;
  z-index: 1;
}
.subscription .l-header__inner__right .contact a span:before {
  content: "";
  display: block;
  width: 24px;
  height: 24px;
  background: url(images/common/icon_arr01.png) no-repeat left top;
  background-size: contain;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
@media screen and (max-width: 1349px) {
  .subscription .l-header__inner__left .logo {
    width: 150px;
    margin-right: 15px;
  }
  .subscription .l-header__inner__left .desc {
    width: 134px;
    height: 46px;
    font-size: 10px;
  }
  .subscription .l-header__inner__right {
    display: flex;
    align-items: center;
  }
  .subscription .l-header__inner__right nav ul {
    margin-right: 30px;
    font-size: 14px;
  }
  .subscription .l-header__inner__right nav ul li {
    margin-right: 20px;
  }
  .subscription .l-header__inner__right nav ul li:last-child {
    margin-right: 0;
  }
  .subscription .l-header__inner__right .tel {
    margin-right: 20px;
  }
  .subscription .l-header__inner__right .tel a {
    display: block;
  }
  .subscription .l-header__inner__right .tel a .num {
    margin-bottom: 5px;
    font-size: 24px;
  }
  .subscription .l-header__inner__right .tel a .num span {
    padding-left: 26px;
  }
  .subscription .l-header__inner__right .tel a .num span:before {
    width: 19px;
    height: 19px;
  }
  .subscription .l-header__inner__right .tel a .time {
    padding: 1px 5px;
    font-size: 12px;
  }
  .subscription .l-header__inner__right .contact {
    font-size: 15px;
  }
  .subscription .l-header__inner__right .contact a {
    padding: 13px 24px 13px 34px;
  }
  .subscription .l-header__inner__right .contact a span {
    padding-right: 35px;
  }
  .subscription .l-header__inner__right .contact a span:before {
    width: 24px;
    height: 24px;
  }
}
@media screen and (max-width: 1199px) {
  .subscription .l-header__inner__left .logo {
    width: 120px;
    margin-right: 15px;
  }
  .subscription .l-header__inner__left .desc {
    width: 134px;
    height: 46px;
    font-size: 10px;
  }
  .subscription .l-header__inner__right {
    display: flex;
    align-items: center;
  }
  .subscription .l-header__inner__right nav ul {
    margin-right: 20px;
    font-size: 12px;
  }
  .subscription .l-header__inner__right nav ul li {
    margin-right: 15px;
  }
  .subscription .l-header__inner__right nav ul li:last-child {
    margin-right: 0;
  }
  .subscription .l-header__inner__right .tel {
    margin-right: 20px;
  }
  .subscription .l-header__inner__right .tel a {
    display: block;
  }
  .subscription .l-header__inner__right .tel a .num {
    font-size: 20px;
  }
  .subscription .l-header__inner__right .tel a .num span {
    padding-left: 22px;
  }
  .subscription .l-header__inner__right .tel a .num span:before {
    width: 15px;
    height: 15px;
  }
  .subscription .l-header__inner__right .tel a .time {
    padding: 1px 5px;
    font-size: 10px;
  }
  .subscription .l-header__inner__right .contact {
    font-size: 12px;
  }
  .subscription .l-header__inner__right .contact a {
    padding: 13px 14px 13px 24px;
  }
  .subscription .l-header__inner__right .contact a span {
    padding-right: 33px;
  }
  .subscription .l-header__inner__right .contact a span:before {
    width: 22px;
    height: 22px;
  }
}
@media screen and (min-width: 1024px) {
  .subscription .l-header {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10;
    transition: box-shadow 600ms cubic-bezier(0.165, 0.84, 0.44, 1);
  }
  .subscription .l-header.is-scroll {
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
  }
}
@media screen and (max-width: 1023px) {
  .subscription .l-header__inner {
    display: flex;
    justify-content: left;
    align-items: center;
    height: 55px;
  }
  .subscription .l-header__inner__left .logo {
    width: 90px;
    margin-right: 12px;
  }
  .subscription .l-header__inner__left .desc {
    width: 125px;
    height: 40px;
    font-size: 7px;
    background: url(images/common/hd_bg01.png) no-repeat right top;
    background-size: cover;
    margin-left: 50px;
  }
  .subscription .l-header__inner__right {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .subscription .l-floatingContents {
    display: flex;
    justify-content: center;
    width: 100%;
    height: 70px;
    padding-top: 5px;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 10;
  }
  .subscription .l-floatingContents__tel {
    width: 48%;
    margin-right: 1.3333333333%;
  }
  .subscription .l-floatingContents__tel a {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 60px;
    background-color: #fff;
    border-radius: 8px;
  }
  .subscription .l-floatingContents__tel a .num {
    margin-bottom: 0.25em;
    color: #003f97;
    font-size: 19px;
    font-weight: 900;
    text-align: center;
    line-height: 1;
  }
  .subscription .l-floatingContents__tel a .num span {
    padding-left: 17px;
    position: relative;
    z-index: 1;
  }
  .subscription .l-floatingContents__tel a .num span:before {
    content: "";
    display: block;
    width: 13px;
    height: 13px;
    background: url(images/common/icon_tel01.png) no-repeat center;
    background-size: contain;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
  }
  .subscription .l-floatingContents__tel a .time {
    padding: 1px 8px;
    font-size: 9px;
    line-height: 1.5;
    text-align: center;
    border: 1px solid #eeeeee;
  }
  .subscription .l-floatingContents__contact {
    width: 48%;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0.05em;
  }
  .subscription .l-floatingContents__contact a {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 60px;
    color: #fff;
    border-radius: 8px;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ff8d1c+0,f47a00+100 */
    background: rgb(255, 141, 28); /* Old browsers */ /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgb(255, 141, 28) 0%, rgb(244, 122, 0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#ff8d1c", endColorstr="#f47a00",GradientType=0 ); /* IE6-9 */
  }
  .subscription .l-floatingContents__contact a span {
    padding-left: 25px;
    position: relative;
    z-index: 1;
  }
  .subscription .l-floatingContents__contact a span:before {
    content: "";
    display: block;
    width: 19px;
    height: 15px;
    background: url(images/common/icon_laptop01.png) no-repeat center;
    background-size: contain;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
  }
}
@media screen and (max-width: 374px) {
  .subscription .l-floatingContents__tel a .num {
    font-size: 5.0666666667vw;
  }
  .subscription .l-floatingContents__tel a .num span {
    padding-left: 4.5333333333vw;
  }
  .subscription .l-floatingContents__tel a .num span:before {
    width: 3.4666666667vw;
    height: 3.4666666667vw;
  }
  .subscription .l-floatingContents__tel a .time {
    padding: 1px 2.1333333333vw;
    font-size: 2.4vw;
  }
  .subscription .l-floatingContents__contact {
    font-size: 3.7333333333vw;
  }
  .subscription .l-floatingContents__contact a span {
    padding-left: 6.6666666667vw;
  }
  .subscription .l-floatingContents__contact a span:before {
    width: 5.0666666667vw;
    height: 4vw;
  }
}
.subscription .l-footer__top__inner {
  padding: 30px 0;
}
.subscription .l-footer__top__inner p {
  text-align: center;
}
.subscription .l-footer__bottom {
  background-color: #E9EFF6;
}
.subscription .l-footer__bottom__inner {
  padding: 37px 0;
}
.subscription .l-footer__bottom__inner__copy {
  color: #b8b8b8;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .subscription .l-footer__top__inner {
    padding: 17px 0;
  }
  .subscription .l-footer__top__inner p {
    width: 110px;
    margin: 0 auto;
  }
  .subscription .l-footer__top__inner p img {
    display: block;
  }
  .subscription .l-footer__bottom__inner {
    padding: 17px 0;
  }
  .subscription .l-footer__bottom__inner__copy {
    font-size: 9px;
  }
}
.subscription .c-anchor {
  padding-top: 100px;
  margin-top: -100px;
  display: block;
}
@media screen and (max-width: 1023px) {
  .subscription .c-anchor {
    padding-top: 0;
    margin-top: 0;
  }
}
.subscription .c-bgStripe01 {
  background: url(images/common/bg_stripe01.png) repeat;
}
@media screen and (max-width: 767px) {
  .subscription .c-bgStripe01 {
    background-size: 15px 15px;
  }
}
.subscription .c-grade {
  background: linear-gradient(90.56deg, #205EA4 1.08%, #7DBCD8 99.22%);
}
.subscription .c-grade .c-title01 {
  color: white;
}
.subscription .c-title01 {
  margin-bottom: 60px;
  font-size: 4rem;
  font-weight: bold;
  text-align: center;
  line-height: 1.5;
}
@media screen and (max-width: 1139px) {
  .subscription .c-title01 {
    font-size: 3.1578947368vw;
  }
}
@media screen and (max-width: 767px) {
  .subscription .c-title01 {
    margin-bottom: 30px;
    font-size: 21px;
  }
}
@media screen and (max-width: 374px) {
  .subscription .c-title01 {
    font-size: 5.6vw;
  }
}
.subscription .c-title02 {
  padding: 14px 14px 14px 27px;
  margin-bottom: 25px;
  color: #205EA4;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.5;
  border-left: 3px solid #205EA4;
  border-top: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
  border-radius: 0 10px 10px 0;
}
@media screen and (max-width: 767px) {
  .subscription .c-title02 {
    padding: 7px 7px 7px 13px;
    margin-bottom: 15px;
    font-size: 16px;
    border-left: 2px solid #205EA4;
    border-radius: 0 5px 5px 0;
  }
}
.subscription .c-title03 {
  font-size: 36px;
  font-weight: bold;
  text-align: center;
  line-height: 1.5;
}
@media screen and (max-width: 1139px) {
  .subscription .c-title03 {
    font-size: 3.1578947368vw;
  }
}
@media screen and (max-width: 767px) {
  .subscription .c-title03 {
    margin-bottom: 30px;
    font-size: 21px;
  }
}
@media screen and (max-width: 374px) {
  .subscription .c-title03 {
    font-size: 5.6vw;
  }
}
.subscription .c-title04 {
  font-size: 16px;
  font-weight: bold;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .subscription .c-title04 {
    font-size: 14px;
  }
}
.subscription .c-subHero {
  background-color: #d1ff03;
}
.subscription .c-subHero__inner {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 300px;
}
.subscription .c-subHero__inner__ttl {
  color: #000;
  font-size: 36px;
  font-weight: bold;
  letter-spacing: 0.15em;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .subscription .c-subHero__inner {
    height: 150px;
  }
  .subscription .c-subHero__inner__ttl {
    font-size: 18px;
  }
}
@media screen and (min-width: 767px) {
  .subscription .br-sp {
    display: none;
  }
}
.subscription a.c-btn01 {
  display: block;
  padding: 12px 15px;
  color: #205EA4;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  background-color: #ffffff;
  border: 2px solid #205EA4;
  border-radius: 100px;
}
@media screen and (max-width: 767px) {
  .subscription a.c-btn01 {
    padding: 8px 15px;
    font-size: 14px;
  }
}
.subscription .c-form {
  padding: 10px 3.679245283% 3%;
  /*padding: 10px 3.679245283018868% 4.716981132075472%;*/
  background-color: #fff;
  border: 1px solid #dddddd;
  border-radius: 10px;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.subscription .c-form:before {
  content: "";
  display: block;
  width: 100%;
  height: 3px;
  background-color: #205EA4;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.subscription .c-form__content {
  margin-bottom: 50px;
}
.subscription .c-form__content dl {
  display: table;
  width: 100%;
  padding: 30px 0;
  border-bottom: 1px solid #dddddd;
}
.subscription .c-form__content dl dt {
  display: table-cell;
  width: 264px;
  padding: 0 25px 0 0;
  vertical-align: middle;
  border-right: 1px solid #dddddd;
}
.subscription .c-form__content dl dt .inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  line-height: 1.5;
}
.subscription .c-form__content dl dt .inner .name {
  font-size: 18px;
  font-weight: bold;
}
.subscription .c-form__content dl dt .inner .require {
  padding: 3px 5px;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  background-color: #ff3f00;
}
.subscription .c-form__content dl dt .inner .any {
  padding: 3px 5px;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  background-color: #0a4399;
}
.subscription .c-form__content dl dd {
  display: table-cell;
  padding: 0 0 0 25px;
  line-height: 1.5;
  vertical-align: middle;
}
.subscription .c-form__content dl dd .list {
  display: flex;
  flex-wrap: wrap;
  font-size: 18px;
  font-weight: bold;
  margin: -0.5em;
}
.subscription .c-form__content dl dd .list li {
  margin: 0.5em;
}
.subscription .c-form__content dl dd .wpcf7-checkbox {
  display: flex;
  flex-wrap: wrap;
  font-size: 18px;
  font-weight: bold;
  margin: -0.5em;
}
.subscription .c-form__content dl dd .wpcf7-checkbox .wpcf7-list-item {
  display: block;
  margin: 0.5em;
}
.subscription .c-form__content dl dd .wpcf7-not-valid-tip {
  font-weight: bold;
}
.subscription .c-form__privacy {
  margin-bottom: 35px;
}
.subscription .c-form__privacy__box {
  height: 190px;
  padding: 25px 30px;
  margin-bottom: 35px;
  border: 1px solid #dddddd;
  overflow: scroll;
  -webkit-overflow-scrolling: touch;
}
.subscription .c-form__privacy__box__inner:after {
  content: "";
  display: block;
  width: 100%;
  height: 25px;
}
.subscription .c-form__privacy__box__inner .sec {
  margin: 30px 0;
}
.subscription .c-form__privacy__box__inner .sec:first-child {
  margin-top: 0;
}
.subscription .c-form__privacy__box__inner .sec:last-child {
  margin-bottom: 0;
}
.subscription .c-form__privacy__box__inner .ttl {
  font-size: 18px;
  font-weight: bold;
}
.subscription .c-form__privacy__entry {
  font-size: 18px;
  font-weight: bold;
  text-align: center;
}
.subscription .c-form__submit {
  width: 370px;
  max-width: 100%;
  margin: 0 auto;
}
.subscription .c-form__submit button,
.subscription .c-form__confirmBtn__btn .submit {
  display: block;
  width: 100%;
  padding: 21px 15px;
  margin-bottom: 5px;
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  letter-spacing: 0.05em;
  line-height: 1.5;
  border-radius: 100px;
  box-shadow: 0px 5px 0px 0px #4d2600;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#020202+0,ff8d1c+0,f47a00+100 */
  background: rgb(2, 2, 2); /* Old browsers */ /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgb(2, 2, 2) 0%, rgb(255, 141, 28) 0%, rgb(244, 122, 0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#020202", endColorstr="#f47a00",GradientType=0 ); /* IE6-9 */
  border: none;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.subscription .c-form__confirmBtn {
  display: flex;
  justify-content: center;
}
.subscription .c-form__confirmBtn__btn {
  width: 360px;
}
.subscription .c-form__confirmBtn__btn:first-child {
  margin-right: 30px;
}
.subscription .c-form__confirmBtn__btn .back {
  display: block;
  width: 100%;
  padding: 20px 15px;
  margin-bottom: 5px;
  color: #fff;
  font-size: 26px;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  letter-spacing: 0.05em;
  line-height: 1.5;
  border-radius: 9px;
  box-shadow: 0px 5px 0px 0px #333333;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#666666+0,777777+100 */
  background: rgb(102, 102, 102); /* Old browsers */ /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgb(102, 102, 102) 0%, rgb(119, 119, 119) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#666666", endColorstr="#777777",GradientType=0 ); /* IE6-9 */
  border: none;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.subscription .c-form .wpcf7-spinner {
  display: block;
  margin: 15px auto 0;
}
@media screen and (max-width: 767px) {
  .subscription .c-form {
    padding: 1px 4.8333333333% 5%;
    /*padding: 1px 4.833333333333333% 10%;*/
    border-radius: 5px;
  }
  .subscription .c-form__content {
    margin-bottom: 20px;
  }
  .subscription .c-form__content dl {
    display: block;
    width: auto;
    padding: 20px 0;
  }
  .subscription .c-form__content dl dt {
    display: block;
    width: auto;
    padding: 0;
    margin-bottom: 15px;
    border-right: none;
  }
  .subscription .c-form__content dl dt .inner {
    display: block;
    width: auto;
    position: relative;
  }
  .subscription .c-form__content dl dt .inner .name {
    font-size: 14px;
    text-align: center;
  }
  .subscription .c-form__content dl dt .inner .require {
    padding: 3px 5px;
    font-size: 9px;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
  }
  .subscription .c-form__content dl dt .inner .any {
    padding: 3px 5px;
    font-size: 9px;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
  }
  .subscription .c-form__content dl dd {
    display: block;
    padding: 0;
  }
  .subscription .c-form__content dl dd .list {
    display: block;
    font-size: 14px;
    margin: 0;
  }
  .subscription .c-form__content dl dd .list li {
    margin: 0 0 8px 0;
  }
  .subscription .c-form__content dl dd .list li:last-child {
    margin-bottom: 0;
  }
  .subscription .c-form__content dl dd .wpcf7-checkbox {
    display: block;
    font-size: 14px;
    margin: 0;
  }
  .subscription .c-form__content dl dd .wpcf7-checkbox .wpcf7-list-item {
    margin: 0 0 8px 0;
  }
  .subscription .c-form__content dl dd .wpcf7-checkbox .wpcf7-list-item:last-of-type {
    margin-bottom: 0;
  }
  .subscription .c-form__content dl dd .wpcf7-not-valid-tip {
    font-size: 14px;
  }
  .subscription .c-form__privacy {
    margin-bottom: 20px;
  }
  .subscription .c-form__privacy__box {
    height: 95px;
    padding: 12px 15px;
    margin-bottom: 20px;
  }
  .subscription .c-form__privacy__box__inner:after {
    height: 12px;
  }
  .subscription .c-form__privacy__box__inner .sec {
    margin: 15px 0;
  }
  .subscription .c-form__privacy__box__inner .ttl {
    font-size: 14px;
  }
  .subscription .c-form__privacy__box__inner .txt01 {
    font-size: 12px;
  }
  .subscription .c-form__privacy__entry {
    font-size: 14px;
  }
  .subscription .c-form__submit {
    width: 240px;
    max-width: 100%;
  }
  .subscription .c-form__submit button,
  .subscription .c-form__confirmBtn__btn .submit {
    padding: 13px 15px;
    margin-bottom: 3px;
    font-size: 16px;
    box-shadow: 0px 3px 0px 0px #4d2600;
  }
  .subscription .c-form__confirmBtn {
    justify-content: space-between;
  }
  .subscription .c-form__confirmBtn__btn {
    width: 47.5%;
  }
  .subscription .c-form__confirmBtn__btn:first-child {
    margin-right: 0;
  }
  .subscription .c-form__confirmBtn__btn .back {
    padding: 12px 15px;
    margin-bottom: 4px;
    font-size: 17px;
    border-radius: 6px;
    box-shadow: 0px 4px 0px 0px #333333;
  }
}
.subscription .c-faq dl {
  margin-bottom: 60px;
  margin-right: 10px;
}
.subscription .c-faq dl:last-child {
  margin-bottom: 0;
}
.subscription .c-faq dl dt {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 25px;
}
.subscription .c-faq dl dt .icon {
  width: 70px;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  line-height: 70px;
  background: linear-gradient(90deg, #1C487A 0%, #2D84B5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#205EA4", endColorstr="#275cbf",GradientType=1 ); /* IE6-9 */
  border-radius: 10px;
}
.subscription .c-faq dl dt .ttl {
  flex: 1;
  min-height: 70px;
  padding: 19px 30px;
  margin-left: 20px;
  color: #205EA4;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.5;
  border: 1px solid #dddddd;
  background-color: #fff;
  border-radius: 10px;
}
.subscription .c-faq dl dd {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.subscription .c-faq dl dd .icon {
  width: 70px;
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  line-height: 70px;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#020202+0,323232+100 */
  background: rgb(2, 2, 2); /* Old browsers */ /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, rgb(2, 2, 2) 0%, rgb(50, 50, 50) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#020202", endColorstr="#323232",GradientType=1 ); /* IE6-9 */
  border-radius: 10px;
}
.subscription .c-faq dl dd .cont {
  flex: 1;
  min-height: 70px;
  padding: 20px 30px;
  margin-left: 20px;
  border: 1px solid #dddddd;
  background-color: #fff;
  border-radius: 10px;
}
@media screen and (max-width: 767px) {
  .subscription .c-faq dl {
    margin-bottom: 30px;
    margin-right: 0;
  }
  .subscription .c-faq dl dt {
    margin-bottom: 15px;
  }
  .subscription .c-faq dl dt .icon {
    width: 40px;
    font-size: 14px;
    line-height: 40px;
    border-radius: 5px;
  }
  .subscription .c-faq dl dt .ttl {
    flex: 1;
    min-height: 40px;
    padding: 8px 10px;
    margin-left: 10px;
    font-size: 14px;
    border-radius: 5px;
  }
  .subscription .c-faq dl dd .icon {
    width: 40px;
    font-size: 14px;
    line-height: 40px;
    border-radius: 5px;
  }
  .subscription .c-faq dl dd .cont {
    min-height: 40px;
    padding: 6px 10px;
    margin-left: 10px;
    font-size: 14px;
    border-radius: 5px;
  }
}
.subscription .c-breadcrumb {
  background-color: #fff;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
}
.subscription .c-breadcrumb__inner {
  padding: 21px 0;
  font-size: 12px;
  line-height: 1.5;
}
.subscription .c-breadcrumb__inner a {
  color: #205EA4;
  font-weight: bold;
  transition: all 600ms cubic-bezier(0.165, 0.84, 0.44, 1);
}
.subscription .c-breadcrumb__inner a:hover {
  opacity: 0.7;
}
.subscription .c-breadcrumb__inner > span {
  padding-right: 14px;
  margin-right: 12px;
  position: relative;
  z-index: 1;
}
.subscription .c-breadcrumb__inner > span:last-child {
  padding-right: 0;
  margin-right: 0;
}
.subscription .c-breadcrumb__inner > span:before {
  content: "";
  display: block;
  width: 4px;
  height: 7px;
  background: url(images/common/icon_arr02.png) no-repeat left top;
  background-size: contain;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
.subscription .c-breadcrumb__inner > span:last-child:before {
  display: none;
}
@media screen and (max-width: 767px) {
  .subscription .c-breadcrumb {
    display: none;
  }
}
.subscription .c-pager {
  padding: 13px 33px;
  background-color: #fff;
  letter-spacing: 0.03em;
}
.subscription .c-pager a {
  display: inline-block;
  min-width: 40px;
  min-height: 40px;
  padding: 0 5px;
  margin: 7px;
  color: #205EA4;
  font-size: 14px;
  font-weight: bold;
  vertical-align: top;
  text-align: center;
  line-height: 40px;
  text-decoration: none;
  background-color: #E9EFF6;
  position: relative;
  transition: opacity 600ms cubic-bezier(0.165, 0.84, 0.44, 1);
}
.subscription .c-pager a:last-child {
  margin-right: 0;
}
.subscription .c-pager a:hover {
  opacity: 0.7;
  filter: alpha(opacity=70); /* ie lt 8 */
  -ms-filter: "alpha(opacity=70)"; /* ie 8 */
  -moz-opacity: 0.7; /* FF lt 1.5, Netscape */
  -khtml-opacity: 0.7; /* Safari 1.x */
}
.subscription .c-pager a.previouspostslink {
  padding-right: 15px;
  padding-left: 28px;
}
.subscription .c-pager a.previouspostslink::before {
  content: "";
  display: block;
  width: 4px;
  height: 7px;
  background: url(images/common/icon_blog_arr02_pc.png) no-repeat left top;
  background-size: contain;
  position: absolute;
  top: 50%;
  left: 12px;
  transform: translateY(-50%) rotate(180deg);
  -webkit-transform: translateY(-50%) rotate(180deg);
}
.subscription .c-pager a.first {
  padding-right: 15px;
  padding-left: 30px;
}
.subscription .c-pager a.first::before {
  content: "";
  display: block;
  width: 8px;
  height: 7px;
  background: url(images/common/icon_blog_arr03_pc.png) no-repeat left top;
  background-size: contain;
  position: absolute;
  top: 50%;
  left: 12px;
  transform: translateY(-50%) rotate(180deg);
  -webkit-transform: translateY(-50%) rotate(180deg);
}
.subscription .c-pager a.nextpostslink {
  padding-right: 28px;
  padding-left: 15px;
}
.subscription .c-pager a.nextpostslink::before {
  content: "";
  display: block;
  width: 4px;
  height: 7px;
  background: url(images/common/icon_blog_arr02_pc.png) no-repeat left top;
  background-size: contain;
  position: absolute;
  top: 50%;
  right: 12px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
.subscription .c-pager a.last {
  padding-right: 30px;
  padding-left: 15px;
}
.subscription .c-pager a.last::before {
  content: "";
  display: block;
  width: 8px;
  height: 7px;
  background: url(images/common/icon_blog_arr03_pc.png) no-repeat left top;
  background-size: contain;
  position: absolute;
  top: 50%;
  right: 12px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
.subscription .c-pager span.current {
  display: inline-block;
  min-width: 40px;
  min-height: 40px;
  padding: 0 5px;
  margin: 7px;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  vertical-align: top;
  text-align: center;
  line-height: 40px;
  text-decoration: none;
  background-color: #205EA4;
}
.subscription .c-pager span.extend {
  display: inline-block;
  min-width: 40px;
  min-height: 40px;
  padding: 0 5px;
  margin: 7px;
  color: #205EA4;
  font-size: 14px;
  font-weight: bold;
  vertical-align: top;
  text-align: center;
  line-height: 40px;
  text-decoration: none;
  background-color: #E9EFF6;
}
@media screen and (max-width: 767px) {
  .subscription .c-pager {
    padding: 5px 4px 4px 5px;
    font-size: 0;
  }
  .subscription .c-pager a {
    min-width: 30px;
    min-height: 30px;
    padding: 0 5px;
    margin: 2px 3px 3px 2px;
    font-size: 12px;
    line-height: 30px;
  }
  .subscription .c-pager a.previouspostslink {
    padding-right: 6px;
    padding-left: 15px;
  }
  .subscription .c-pager a.previouspostslink::before {
    width: 3.5px;
    height: 6px;
    left: 7px;
    background: url(images/common/icon_blog_arr02_sp.png) no-repeat left top;
    background-size: contain;
  }
  .subscription .c-pager a.first {
    padding-right: 6px;
    padding-left: 18px;
  }
  .subscription .c-pager a.first::before {
    width: 7px;
    height: 6px;
    left: 7px;
    background: url(images/common/icon_blog_arr03_sp.png) no-repeat left top;
    background-size: contain;
  }
  .subscription .c-pager a.nextpostslink {
    padding-right: 15px;
    padding-left: 6px;
  }
  .subscription .c-pager a.nextpostslink::before {
    width: 3.5px;
    height: 6px;
    right: 7px;
    background: url(images/common/icon_blog_arr02_sp.png) no-repeat left top;
    background-size: contain;
  }
  .subscription .c-pager a.last {
    padding-right: 18px;
    padding-left: 6px;
  }
  .subscription .c-pager a.last::before {
    width: 7px;
    height: 6px;
    right: 7px;
    background: url(images/common/icon_blog_arr03_sp.png) no-repeat left top;
    background-size: contain;
  }
  .subscription .c-pager span.current {
    min-width: 30px;
    min-height: 30px;
    padding: 0 5px;
    margin: 2px 3px 3px 2px;
    font-size: 12px;
    line-height: 30px;
  }
  .subscription .c-pager span.extend {
    min-width: 30px;
    min-height: 30px;
    padding: 0 5px;
    margin: 2px 3px 3px 2px;
    font-size: 12px;
    line-height: 30px;
  }
}
.subscription .c-completeSec__inner {
  padding: 120px 0;
}
.subscription .c-completeSec__inner .intro {
  margin-bottom: 60px;
  font-size: 18px;
  font-weight: bold;
}
.subscription .c-completeSec__inner .back {
  max-width: 430px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .subscription .c-completeSec__inner {
    padding: 60px 0;
  }
  .subscription .c-completeSec__inner .intro {
    margin-bottom: 30px;
    font-size: 14px;
  }
  .subscription .c-completeSec__inner .back {
    max-width: 215px;
  }
}
.subscription .c-caseArchive {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: -7.5471698113%;
}
.subscription .c-caseArchive__sec {
  width: 28.3018867925%;
  margin-top: 7.5471698113%;
  background-color: #fff;
}
.subscription .c-caseArchive__sec a {
  display: block;
}
.subscription .c-caseArchive__sec .pic {
  padding-top: 66.6666666667%;
  position: relative;
  z-index: 1;
}
.subscription .c-caseArchive__sec .pic img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  -webkit-transform: translateY(-50%) translateX(-50%);
}
.subscription .c-caseArchive__sec .content {
  padding: 5% 6.6666666667% 6.6666666667%;
}
.subscription .c-caseArchive__sec .content .company {
  padding-bottom: 12px;
  margin-bottom: 12px;
  line-height: 1.5;
  border-bottom: 1px solid #eeeeee;
}
.subscription .c-caseArchive__sec .content .txt01 {
  margin-bottom: 15px;
  color: #205EA4;
  font-weight: bold;
}
.subscription .c-caseArchive__sec .content .txt01:last-child {
  margin-bottom: 0;
}
.subscription .c-caseArchive__sec .content dl {
  display: flex;
  align-items: flex-start;
}
.subscription .c-caseArchive__sec .content dl dt {
  padding: 5px 8px;
  margin-right: 10px;
  color: #fff;
  font-size: 10px;
  font-weight: bold;
  line-height: 1.5;
  background-color: #000000;
}
.subscription .c-caseArchive__sec .content dl dd {
  flex: 1;
  padding-top: 0.2em;
  font-size: 12px;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .subscription .c-caseArchive {
    display: block;
    margin-top: 0;
  }
  .subscription .c-caseArchive__sec {
    width: auto;
    margin-top: 0;
    margin-bottom: 30px;
  }
  .subscription .c-caseArchive__sec:last-child {
    margin-bottom: 0;
  }
  .subscription .c-caseArchive__sec .pic {
    padding-top: 56.6666666667%;
  }
  .subscription .c-caseArchive__sec .content {
    padding: 4% 5% 5%;
  }
  .subscription .c-caseArchive__sec .content .company {
    padding-bottom: 10px;
    margin-bottom: 8px;
    font-size: 12px;
  }
  .subscription .c-caseArchive__sec .content .txt01 {
    margin-bottom: 12px;
    font-size: 14px;
  }
  .subscription .c-caseArchive__sec .content dl {
    display: flex;
    align-items: flex-start;
  }
  .subscription .c-caseArchive__sec .content dl dt {
    padding: 4px 5px;
    margin-right: 10px;
    font-size: 9px;
  }
  .subscription .c-caseArchive__sec .content dl dd {
    padding-top: 0.2em;
    font-size: 11px;
  }
}
.subscription .c-cv {
  background: linear-gradient(90.56deg, #205EA4 1.08%, #7DBCD8 99.22%);
}
.subscription .c-cv__inner {
  padding: 40px 0 60px;
}
.subscription .c-cv__inner__ttl {
  margin-bottom: 40px;
  color: #fff;
  font-size: 21px;
  font-weight: bold;
  text-align: center;
}
.subscription .c-cv__inner__btn {
  width: 370px;
  max-width: 100%;
  margin: 0 auto;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.5;
  text-align: center;
  position: relative;
  z-index: 1;
}
.subscription .c-cv__inner__btn .balloon {
  display: block;
  padding: 1.15em 0.9em 1.55em 1.3em;
  margin: -2.8em -7em 0 0;
  font-size: 15px;
  font-weight: 900;
  line-height: 1.3;
  background: url(images/common/cv_balloon_bg01_pc.png) no-repeat left top;
  background-size: contain;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
}
.subscription .c-cv__inner__btn .balloon .large {
  font-size: 25px;
  font-weight: bold;
}
.subscription .c-cv__inner__btn a {
  display: block;
  padding: 22px 0;
  color: #fff;
  text-align: center;
  border-radius: 100px;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ff8d1c+0,f47a00+100 */
  background: rgb(255, 141, 28); /* Old browsers */ /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgb(255, 141, 28) 0%, rgb(244, 122, 0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#ff8d1c", endColorstr="#f47a00",GradientType=0 ); /* IE6-9 */
  box-shadow: 0px 5px 0px 0px #030a00;
  position: relative;
  z-index: 1;
}
.subscription .c-cv__inner__btn a span {
  padding-left: 50px;
  position: relative;
  z-index: 1;
}
.subscription .c-cv__inner__btn a span:before {
  content: "";
  display: block;
  width: 37px;
  height: 28px;
  background: url(images/common/icon_laptop01.png) no-repeat left top;
  background-size: contain;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
@media screen and (max-width: 767px) {
  .subscription .c-cv {
    background: linear-gradient(90.56deg, #205EA4 1.08%, #7DBCD8 99.22%);
  }
  .subscription .c-cv__inner {
    padding: 25px 0 33px;
  }
  .subscription .c-cv__inner__ttl {
    margin: 0 -8% 25px;
    font-size: 14px;
  }
  .subscription .c-cv__inner__btn {
    width: 240px;
    font-size: 16px;
  }
  .subscription .c-cv__inner__btn .balloon {
    padding: 1.15em 0.9em 1.55em 1.3em;
    margin: -2.8em -7em 0 0;
    font-size: 9px;
    background: url(images/common/cv_balloon_bg01_sp.png) no-repeat left top;
    background-size: contain;
  }
  .subscription .c-cv__inner__btn .balloon .large {
    font-size: 15px;
  }
  .subscription .c-cv__inner__btn a {
    padding: 14px 0;
    box-shadow: 0px 3px 0px 0px #030a00;
  }
  .subscription .c-cv__inner__btn a span {
    padding-left: 28px;
  }
  .subscription .c-cv__inner__btn a span:before {
    width: 20px;
    height: 16px;
  }
}
@media screen and (max-width: 374px) {
  .subscription .c-cv__inner__ttl {
    font-size: 3.7333333333vw;
  }
  .subscription .c-cv__inner__btn {
    width: 64vw;
    font-size: 4.2666666667vw;
  }
  .subscription .c-cv__inner__btn .balloon {
    font-size: 2.4vw;
  }
  .subscription .c-cv__inner__btn .balloon .large {
    font-size: 4vw;
  }
  .subscription .c-cv__inner__btn a {
    padding: 3.7333333333vw 0;
    box-shadow: 0px 0.8vw 0px 0px #030a00;
  }
  .subscription .c-cv__inner__btn a span {
    padding-left: 7.4666666667vw;
  }
  .subscription .c-cv__inner__btn a span:before {
    width: 5.3333333333vw;
    height: 4.2666666667vw;
  }
}
.subscription .topHeroSec {
  background: url(images/top/fv_bg.png);
  background-size: cover;
}
.subscription .topHeroSec__inner {
  padding: 40px 0 90px;
  position: relative;
  z-index: 1;
}
.subscription .topHeroSec__inner__ttl {
  margin-top: -0.5em;
  margin-left: 0.5em;
  margin-bottom: 1.6666666667em;
  color: #fff;
  font-size: 36px;
  font-weight: bold;
  letter-spacing: 0.14em;
  line-height: 1.6;
}
.subscription .topHeroSec__inner__ttl .large {
  font-size: 40px;
  font-weight: 900;
}
.subscription .topHeroSec__inner__ttl_2 {
  margin-top: 5.5em;
  margin-left: 0.8em;
  color: #fff;
  font-size: 22px;
  font-weight: bold;
  letter-spacing: 0.14em;
  line-height: 1.5;
}
.subscription .topHeroSec__inner__picArea {
  width: 38.679245283%;
  margin: 0px -200px 0 0;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
}
.subscription .topHeroSec__inner__picArea .txt01 {
  margin: 1.2em 0em 0 0em;
  font-size: 16px;
  font-weight: 800;
  text-align: center;
  line-height: 1.5;
  position: absolute;
  top: 0;
  left: 25px;
  z-index: 1;
}
.subscription .topHeroSec__inner__picArea .txt01 span {
  font-size: 37px;
  font-weight: bold;
}
.subscription .topHeroSec__inner__list {
  display: flex;
  justify-content: space-between;
  margin-bottom: 75px;
}
.subscription .topHeroSec__inner__list__sec {
  width: 28.3018867925%;
  position: relative;
  z-index: 1;
}
.subscription .topHeroSec__inner__list__sec:before {
  content: "";
  display: block;
  width: 45px;
  height: 23px;
  background: url(images/top/hero_arr01_pc.png) no-repeat left top;
  background-size: contain;
  position: absolute;
  top: 50%;
  right: -64px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
.subscription .topHeroSec__inner__list__sec:last-child:before {
  display: none;
}
.subscription .topHeroSec__inner__list__sec .num {
  padding: 7px 20px;
  color: #fff;
  font-size: 16px;
  font-weight: 900;
  background-color: #ff8000;
  border-radius: 100px;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  -webkit-transform: translateY(-50%) translateX(-50%);
}
.subscription .topHeroSec__inner__list__sec .body {
  padding: 45px 0 25px;
  background-color: #fff;
}
.subscription .topHeroSec__inner__list__sec .body .pic {
  width: 33.334%;
  margin: 0 auto 20px;
}
.subscription .topHeroSec__inner__list__sec .body .ttl {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.5;
  text-align: center;
}
.subscription .topHeroSec__inner__list__sec .end {
  padding: 0.639em 0;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.5;
  text-align: center;
  background: url(images/top/hero_list_bg01_pc.png) no-repeat center top;
  background-size: 100% auto;
}
.subscription .topHeroSec__inner__btn {
  width: 370px;
  max-width: 100%;
  margin: left;
  margin-top: 30px;
  margin-left: 30px;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.5;
  text-align: center;
  position: relative;
  z-index: 1;
}
.subscription .topHeroSec__inner__btn .balloon {
  display: block;
  padding: 1.15em 0.9em 1.55em 1.3em;
  margin: -2.8em -7em 0 0;
  font-size: 15px;
  font-weight: 900;
  line-height: 1.3;
  background: url(images/common/cv_balloon_bg01_pc.png) no-repeat left top;
  background-size: contain;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
}
.subscription .topHeroSec__inner__btn .balloon .large {
  font-size: 25px;
  font-weight: bold;
}
.subscription .topHeroSec__inner__btn a {
  display: block;
  padding: 22px 0;
  color: #fff;
  text-align: center;
  border-radius: 100px;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ff8d1c+0,f47a00+100 */
  background: rgb(255, 141, 28); /* Old browsers */ /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgb(255, 141, 28) 0%, rgb(244, 122, 0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#ff8d1c", endColorstr="#f47a00",GradientType=0 ); /* IE6-9 */
  box-shadow: 0px 5px 0px 0px #030a00;
  position: relative;
  z-index: 1;
}
.subscription .topHeroSec__inner__btn a span {
  padding-left: 50px;
  position: relative;
  z-index: 1;
}
.subscription .topHeroSec__inner__btn a span:before {
  content: "";
  display: block;
  width: 37px;
  height: 28px;
  background: url(images/common/icon_laptop01.png) no-repeat left top;
  background-size: contain;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
.subscription .fstvw {
  width: 50%;
  margin: 250px -30px 0 0;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
}
.subscription .topHeroSec__inner__nikkei {
  box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
  background: white;
  position: absolute;
  right: -60px;
  top: 0;
  max-width: 380px;
}
.subscription .topHeroSec__inner__nikkei__ttl {
  font-size: 18px;
  background: black;
  padding: 5px 10px;
  color: white;
}
.subscription .topHeroSec__inner__nikkei__box {
  display: flex;
  justify-content: space-between;
  padding: 10px;
}
.subscription .topHeroSec__inner__nikkei__col {
  flex: 0 1 49%;
}
.subscription .topHeroSec__inner__nikkei__col a {
  display: inline-block;
  background: black;
  text-align: right;
  vertical-align: middle;
  transition: all 0.2s;
  line-height: 1em;
  position: relative;
}
.subscription .topHeroSec__inner__nikkei__col a:hover {
  opacity: 0.8;
}
.subscription .topHeroSec__inner__nikkei__col a span {
  position: absolute;
  color: white;
  font-size: 12px;
  background: black;
  right: 0;
  bottom: 0;
  padding: 0.5em 1em;
}
.subscription .topHeroSec__inner__nikkei__arrow:after {
  content: "";
  display: inline-block;
  color: #d3101f;
  line-height: 1;
  width: 0.7em;
  height: 0.7em;
  border: 0.2em solid currentColor;
  border-left: 0;
  border-bottom: 0;
  box-sizing: border-box;
  transform: translateX(-25%) rotate(45deg);
  margin-left: 0.2em;
}
@media screen and (max-width: 767px) {
  .subscription .fstvw {
    width: 50%;
    margin: 220px 100px 0 0;
    position: absolute;
    top: 0;
    z-index: 1;
  }
}
.subscription .news-icon {
  text-align: center;
}
@media screen and (max-width: 1199px) {
  .subscription .topHeroSec__inner__picArea {
    margin: 0 -3.3333333333vw 0 0;
  }
}
@media screen and (max-width: 1139px) {
  .subscription .topHeroSec__inner {
    padding: 3.5087719298vw 0 7.8947368421vw;
  }
  .subscription .topHeroSec__inner__ttl {
    font-size: 3.1578947368vw;
  }
  .subscription .topHeroSec__inner__ttl .large {
    font-size: 3.5087719298vw;
  }
  .subscription .topHeroSec__inner__ttl_2 {
    margin-top: 7.5em;
    margin-left: 0.8em;
    color: #fff;
    font-size: 22px;
    font-weight: bold;
    letter-spacing: 0.14em;
    line-height: 1.5;
  }
  .subscription .topHeroSec__inner__picArea {
    /*margin: 0 -5.263157894736842vw 0 0;*/
  }
  .subscription .topHeroSec__inner__picArea .txt01 {
    font-size: 1.7543859649vw;
  }
  .subscription .topHeroSec__inner__picArea .txt01 span {
    font-size: 3.2456140351vw;
  }
  .subscription .topHeroSec__inner__list {
    /*margin-bottom: 6.578947368421052vw;*/
    margin-bottom: 75px;
  }
  .subscription .topHeroSec__inner__list__sec:before {
    width: 3.9473684211vw;
    height: 2.0175438596vw;
    right: -5.6140350877vw;
  }
  .subscription .topHeroSec__inner__list__sec .num {
    padding: 0.6140350877vw 1.7543859649vw;
    font-size: 1.4035087719vw;
  }
  .subscription .topHeroSec__inner__list__sec .body {
    padding: 3.9473684211vw 0 2.1929824561vw;
  }
  .subscription .topHeroSec__inner__list__sec .body .pic {
    margin: 0 auto 1.7543859649vw;
  }
  .subscription .topHeroSec__inner__list__sec .body .ttl {
    font-size: 1.4035087719vw;
  }
  .subscription .topHeroSec__inner__list__sec .end {
    font-size: 1.5789473684vw;
  }
  .subscription .topHeroSec__inner__btn {
    width: 370px;
    font-size: 24px;
  }
  .subscription .topHeroSec__inner__btn .balloon {
    padding: 1.15em 0.9em 1.55em 1.3em;
    margin: -2.8em -7em 0 0;
    font-size: 15px;
  }
  .subscription .topHeroSec__inner__btn .balloon .large {
    font-size: 25px;
  }
  .subscription .topHeroSec__inner__btn a {
    padding: 22px 0;
    box-shadow: 0px 5px 0px 0px #030a00;
  }
  .subscription .topHeroSec__inner__btn a span {
    padding-left: 50px;
  }
  .subscription .topHeroSec__inner__btn a span:before {
    width: 37px;
    height: 28px;
  }
}
@media screen and (max-width: 767px) {
  .subscription .topHeroSec {
    padding: 0 2.6666666667%;
    background: url(images/top/hero_bg01_sp.jpg) no-repeat center;
    background-size: cover;
    position: relative;
    z-index: 1;
  }
  .subscription .topHeroSec__inner {
    padding: 23vw 0 11.4666666667vw;
    position: static;
  }
  .subscription .topHeroSec__inner__ttl {
    padding-left: 4.9295774648%;
    margin-bottom: 2em;
    font-size: 4.8vw;
  }
  .subscription .topHeroSec__inner__ttl .large {
    font-size: 5.3333333333vw;
  }
  .subscription .topHeroSec__inner__ttl_2 {
    margin-top: 12em;
    margin-left: 5.9295774648%;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 0.14em;
    line-height: 1.5;
  }
  .subscription .topHeroSec__inner__picArea {
    width: 45.0666666667%;
    margin: 0;
  }
  .subscription .topHeroSec__inner__picArea .txt01 {
    margin-left: -15px;
    font-size: 2.7333333333vw;
    line-height: 1.5;
  }
  .subscription .topHeroSec__inner__picArea .txt01 span {
    font-size: 5.8666666667vw;
  }
  .subscription .topHeroSec__inner__list {
    margin-bottom: 10.6666666667vw;
  }
  .subscription .topHeroSec__inner__list__sec {
    width: 30.985915493%;
  }
  .subscription .topHeroSec__inner__list__sec:nth-child(1) {
    z-index: 3;
  }
  .subscription .topHeroSec__inner__list__sec:nth-child(2) {
    z-index: 2;
  }
  .subscription .topHeroSec__inner__list__sec:before {
    width: 8vw;
    height: 8vw;
    background: url(images/top/hero_arr01_sp.png) no-repeat left top;
    background-size: contain;
    right: -5.3333333333vw;
  }
  .subscription .topHeroSec__inner__list__sec:last-child:before {
    display: none;
  }
  .subscription .topHeroSec__inner__list__sec .num {
    padding: 1.6vw 4vw;
    font-size: 3.2vw;
    white-space: nowrap;
  }
  .subscription .topHeroSec__inner__list__sec .body {
    padding: 30px 0 15px;
  }
  .subscription .topHeroSec__inner__list__sec .body .pic {
    width: 61.82%;
    margin: 0 auto 3.2vw;
  }
  .subscription .topHeroSec__inner__list__sec .body .ttl {
    font-size: 3.7333333333vw;
  }
  .subscription .topHeroSec__inner__list__sec .end {
    padding: 0.639em 0;
    font-size: 3.2vw;
    background: url(images/top/hero_list_bg01_sp.png) no-repeat center top;
    background-size: 100% auto;
  }
  .subscription .topHeroSec__inner__btn {
    width: 370px;
    max-width: 75%;
    text-align: center;
    margin: left;
    margin-top: -10px;
    margin-left: 50px;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.5;
    position: relative;
    z-index: 1;
  }
  .subscription .topHeroSec__inner__btn .balloon {
    padding: 1.15em 0.9em 1.55em 1.3em;
    margin: -2.8em -6.8em 0 0;
    font-size: 2.4vw;
    line-height: 1.3;
    background: url(images/common/cv_balloon_bg01_sp.png) no-repeat left top;
    background-size: contain;
  }
  .subscription .topHeroSec__inner__btn .balloon .large {
    font-size: 4vw;
  }
  .subscription .topHeroSec__inner__btn a {
    padding: 3.7333333333vw 0;
    box-shadow: 0px 0.8vw 0px 0px #030a00;
  }
  .subscription .topHeroSec__inner__btn a span {
    padding-left: 7.4666666667vw;
  }
  .subscription .topHeroSec__inner__btn a span:before {
    width: 5.3333333333vw;
    height: 4.2666666667vw;
  }
  .subscription .topHeroSec__inner__nikkei {
    right: 0;
    top: 0;
    max-width: 100%;
    display: flex;
  }
  .subscription .topHeroSec__inner__nikkei__ttl {
    font-size: 13px;
    padding: 4px 8px;
    flex: 1 1 30%;
    display: flex;
    align-items: center;
  }
  .subscription .topHeroSec__inner__nikkei__box {
    padding: 4px;
    flex: 1 1 70%;
  }
  .subscription .topHeroSec__inner__nikkei__col a span {
    font-size: 9px;
  }
}
.subscription .topCaseSec {
  background: url(images/top/sec01_bg.jpg);
  background-size: cover;
}
.subscription .des01 {
  text-align: center;
  margin-top: -3.5rem;
  margin-bottom: 3rem;
  font-size: 1.4rem;
  color: #205EA4;
  font-weight: bold;
}
.subscription .topCaseSec__inner {
  padding: 70px 0 90px;
}
.subscription .topCaseSec__inner__list {
  margin-bottom: 50px;
}
.subscription .topCaseSec__inner__btn {
  width: 300px;
  max-width: 100%;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .subscription .des01 {
    margin-top: -2.5rem;
    margin-bottom: 2rem;
    font-size: 11px;
  }
  .subscription .topCaseSec__inner {
    padding: 40px 0 40px;
  }
  .subscription .topCaseSec__inner__list {
    margin-bottom: 30px;
  }
  .subscription .topCaseSec__inner__btn {
    width: 240px;
  }
}
.subscription .topStrongSec {
  background-color: #E9EFF6;
}
.subscription .topStrongSec__inner {
  padding: 70px 0 90px;
}
.subscription .topStrongSec__inner__list {
  display: flex;
  justify-content: space-between;
  padding-top: 20px;
}
.subscription .topStrongSec__inner__list__sec {
  width: 28.3018867925%;
  padding: 30px 1.8867924528% 1.8867924528%;
  background-color: #fff;
  position: relative;
  z-index: 1;
}
.subscription .topStrongSec__inner__list__sec .num {
  width: 40px;
  height: 40px;
  line-height: 40px;
  color: #fff;
  font-size: 18px;
  font-weight: 900;
  text-align: center;
  border-radius: 10px;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#205EA4+0,275cbf+100 */
  background: linear-gradient(90deg, #1C487A 0%, #2D84B5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#205EA4", endColorstr="#275cbf",GradientType=1 ); /* IE6-9 */
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  -webkit-transform: translateY(-50%) translateX(-50%);
}
.subscription .topStrongSec__inner__list__sec .pic {
  padding: 30px 0;
  margin-bottom: 15px;
}
.subscription .topStrongSec__inner__list__sec .pic img {
  display: block;
  margin: 0 auto;
}
.subscription .topStrongSec__inner__list__sec .ttl {
  margin-bottom: 10px;
  color: #205EA4;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .subscription .topStrongSec__inner {
    padding: 40px 0 40px;
  }
  .subscription .topStrongSec__inner__list {
    display: block;
    padding-top: 14px;
  }
  .subscription .topStrongSec__inner__list__sec {
    width: auto;
    padding: 29px 5% 5%;
    margin-bottom: 45px;
  }
  .subscription .topStrongSec__inner__list__sec:last-child {
    margin-bottom: 0;
  }
  .subscription .topStrongSec__inner__list__sec .num {
    width: 28px;
    height: 28px;
    line-height: 28px;
    font-size: 12px;
    border-radius: 6px;
  }
  .subscription .topStrongSec__inner__list__sec .pic {
    padding: 18px 0;
    margin-bottom: 10px;
  }
  .subscription .topStrongSec__inner__list__sec .pic img {
    width: 200px;
  }
  .subscription .topStrongSec__inner__list__sec .ttl {
    margin-bottom: 5px;
    font-size: 16px;
  }
  .subscription .topStrongSec__inner__list__sec .txt01 {
    font-size: 12px;
  }
}
.subscription .topDocSec {
  background: url(images/top/secDoc_bg.png);
  background-size: cover;
}
.subscription .des01 {
  text-align: center;
  margin-top: -3.5rem;
  margin-bottom: 3rem;
  font-size: 1.4rem;
  color: #205EA4;
  font-weight: bold;
}
.subscription .topDocSec__inner {
  padding: 70px 0 90px;
  position: relative;
  z-index: 1;
}
.subscription .topDocSec__inner__list {
  padding: 3.7735849057%;
  background-color: #fff;
  border-bottom: 2px solid #205EA4;
}
.subscription .topDocSec__inner__list ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 0 0 -30px;
}
.subscription .topDocSec__inner__list ul li {
  width: 16.7346938776%;
  margin-bottom: 30px;
}
.subscription .topDocSec__inner__list ul li:nth-child(6) {
  margin-left: 10.2040816327%;
}
.subscription .topDocSec__inner__list ul li:nth-child(9) {
  margin-right: 10.2040816327%;
}
.subscription .topDocSec__inner__list ul li .icon {
  padding: 25px 0;
  margin-bottom: 10px;
  background-color: #E9EFF6;
}
.subscription .topDocSec__inner__list ul li .icon img {
  display: block;
  width: 50px;
  margin: 0 auto;
}
.subscription .topDocSec__inner__list ul li .txt01 {
  font-weight: bold;
  text-align: center;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .subscription .des01 {
    margin-top: -2.5rem;
    margin-bottom: 2rem;
    font-size: 11px;
  }
  .subscription .topDocSec__inner {
    padding: 40px 0 40px;
  }
  .subscription .topDocSec__inner:before {
    margin: 50px 0 0 -16%;
    font-size: 100px;
    line-height: 0.68;
    letter-spacing: 0.14em;
  }
  .subscription .topDocSec__inner__list {
    padding: 5%;
  }
  .subscription .topDocSec__inner__list ul {
    margin: 0 0 -15px;
  }
  .subscription .topDocSec__inner__list ul li {
    width: 29.6296296296%;
    margin-bottom: 15px;
  }
  .subscription .topDocSec__inner__list ul li:nth-child(6) {
    margin-left: 0;
  }
  .subscription .topDocSec__inner__list ul li:nth-child(9) {
    margin-right: 0;
  }
  .subscription .topDocSec__inner__list ul li .icon {
    padding: 25px 0;
    margin-bottom: 10px;
    background-color: #E9EFF6;
  }
  .subscription .topDocSec__inner__list ul li .icon img {
    width: 35px;
  }
  .subscription .topDocSec__inner__list ul li .txt01 {
    font-size: 12px;
  }
}
.subscription .topExampleSec {
  background-color: #E9EFF6;
}
.subscription .des01 {
  text-align: center;
  margin-top: -3.5rem;
  margin-bottom: 3rem;
  font-size: 1.4rem;
  color: #205EA4;
  font-weight: bold;
}
.subscription .topExampleSec__inner {
  padding: 70px 0 90px;
}
.subscription .topExampleSec__inner__list {
  display: flex;
  justify-content: space-between;
  padding-bottom: 75px;
}
.subscription .topExampleSec__inner__list__sec {
  width: 28.3018867925%;
}
.subscription .topExampleSec__inner__list__sec .ttl {
  padding: 9px 10px;
  margin-bottom: 25px;
  color: #0a4399;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  background-color: #fff;
  border: 3px solid #205EA4;
}
.subscription .topExampleSec__inner__list__sec .slider .slick-prev {
  width: 56px;
  height: 50px;
  margin-left: -28px;
  border: 1px solid #dddddd;
  background-color: #fff;
  border-radius: 100px 0 0 100px;
  position: absolute;
  top: auto;
  bottom: -75px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transition: all 600ms cubic-bezier(0.165, 0.84, 0.44, 1);
}
.subscription .topExampleSec__inner__list__sec .slider .slick-prev:hover {
  opacity: 0.7;
}
.subscription .topExampleSec__inner__list__sec .slider .slick-prev:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7px 7px 7px 0;
  border-color: transparent #0a449b transparent transparent;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  -webkit-transform: translateY(-50%) translateX(-50%);
}
.subscription .topExampleSec__inner__list__sec .slider .slick-next {
  width: 56px;
  height: 50px;
  margin-left: 27px;
  border: 1px solid #dddddd;
  background-color: #fff;
  border-radius: 0 100px 100px 0;
  position: absolute;
  top: auto;
  bottom: -75px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transition: all 600ms cubic-bezier(0.165, 0.84, 0.44, 1);
}
.subscription .topExampleSec__inner__list__sec .slider .slick-next:hover {
  opacity: 0.7;
}
.subscription .topExampleSec__inner__list__sec .slider .slick-next:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7px 0 7px 7px;
  border-color: transparent transparent transparent #0a449b;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  -webkit-transform: translateY(-50%) translateX(-50%);
}
.subscription .topExampleSec__inner__list__sec .slider .item {
  background-color: #fff;
}
@media screen and (max-width: 767px) {
  .subscription .des01 {
    margin-top: -2.5rem;
    margin-bottom: 2rem;
    font-size: 11px;
  }
  .subscription .topExampleSec__inner {
    padding: 40px 0 40px;
  }
  .subscription .topExampleSec__inner__list {
    display: block;
    padding-bottom: 0;
  }
  .subscription .topExampleSec__inner__list__sec {
    width: auto;
    padding-bottom: 65px;
    margin-bottom: 30px;
  }
  .subscription .topExampleSec__inner__list__sec:last-child {
    margin-bottom: 0;
  }
  .subscription .topExampleSec__inner__list__sec .ttl {
    padding: 4px 10px;
    margin-bottom: 20px;
    font-size: 16px;
    border: 2px solid #205EA4;
  }
  .subscription .topExampleSec__inner__list__sec .slider .slick-prev {
    width: 110px;
    height: 44px;
    margin-left: -55px;
    bottom: -65px;
  }
  .subscription .topExampleSec__inner__list__sec .slider .slick-prev:before {
    border-width: 6px 6px 6px 0;
  }
  .subscription .topExampleSec__inner__list__sec .slider .slick-next {
    width: 110px;
    height: 44px;
    margin-left: 54px;
    bottom: -65px;
  }
  .subscription .topExampleSec__inner__list__sec .slider .slick-next:hover {
    opacity: 0.7;
  }
  .subscription .topExampleSec__inner__list__sec .slider .slick-next:before {
    border-width: 6px 0 6px 6px;
  }
}
.subscription .topPlanSec__inner {
  padding: 70px 0 90px;
  position: relative;
  z-index: 1;
}
.subscription .topPlanSec__inner:before {
  content: "PLANS";
  display: block;
  margin: 85px 0 0 -450px;
  color: rgba(10, 67, 154, 0.06);
  font-size: 200px;
  font-weight: 900;
  line-height: 0.68;
  letter-spacing: 0.14em;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
.subscription .topPlanSec__inner__list {
  display: flex;
  justify-content: space-between;
}
.subscription .topPlanSec__inner__list__sec {
  width: 28.3018867925%;
  background-color: #fff;
}
.subscription .topPlanSec__inner__list__sec:nth-child(1) {
  border: 3px solid #2776bc;
}
.subscription .topPlanSec__inner__list__sec:nth-child(2) {
  border: 3px solid #2563be;
}
.subscription .topPlanSec__inner__list__sec:nth-child(3) {
  border: 3px solid #205EA4;
}
.subscription .topPlanSec__inner__list__sec .ttl {
  padding: 10px 10px 13px;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
}
.subscription .topPlanSec__inner__list__sec:nth-child(1) .ttl {
  background-color: #2776bc;
}
.subscription .topPlanSec__inner__list__sec:nth-child(2) .ttl {
  background-color: #2563be;
}
.subscription .topPlanSec__inner__list__sec:nth-child(3) .ttl {
  background-color: #205EA4;
}
.subscription .topPlanSec__inner__list__sec .content {
  padding: 9%;
}
.subscription .topPlanSec__inner__list__sec .content .price {
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  line-height: 1;
}
.subscription .topPlanSec__inner__list__sec .content .price span {
  font-size: 55px;
  font-weight: bold;
  letter-spacing: 0.03em;
}
.subscription .topPlanSec__inner__list__sec:nth-child(1) .content .price span {
  color: #2776bc;
}
.subscription .topPlanSec__inner__list__sec:nth-child(2) .content .price span {
  color: #2563be;
}
.subscription .topPlanSec__inner__list__sec:nth-child(3) .content .price span {
  color: #205EA4;
}
.subscription .topPlanSec__inner__list__sec .content .txt01 {
  padding: 8px 0;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  border-top: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
}
.subscription .topPlanSec__inner__list__sec:nth-child(1) .content .txt01 span {
  color: #2776bc;
}
.subscription .topPlanSec__inner__list__sec:nth-child(2) .content .txt01 span {
  color: #2563be;
}
.subscription .topPlanSec__inner__list__sec:nth-child(3) .content .txt01 span {
  color: #205EA4;
}
@media screen and (max-width: 767px) {
  .subscription .topPlanSec__inner {
    padding: 40px 0 40px;
  }
  .subscription .topPlanSec__inner:before {
    margin: 50px 0 0 -16%;
    font-size: 100px;
    line-height: 0.68;
    letter-spacing: 0.14em;
  }
  .subscription .topPlanSec__inner__list__sec {
    width: 31.6666666667%;
  }
  .subscription .topPlanSec__inner__list__sec:nth-child(1) {
    border: 2px solid #2776bc;
  }
  .subscription .topPlanSec__inner__list__sec:nth-child(2) {
    border: 2px solid #2563be;
  }
  .subscription .topPlanSec__inner__list__sec:nth-child(3) {
    border: 2px solid #205EA4;
  }
  .subscription .topPlanSec__inner__list__sec .ttl {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 5px 2px 8px;
    font-size: 13px;
    line-height: 1.5;
  }
  .subscription .topPlanSec__inner__list__sec .content {
    padding: 13.1578947368% 8.9473684211% 14.7368421053%;
  }
  .subscription .topPlanSec__inner__list__sec .content .price {
    margin-bottom: 10px;
    font-size: 12px;
  }
  .subscription .topPlanSec__inner__list__sec .content .price span {
    font-size: 36px;
  }
  .subscription .topPlanSec__inner__list__sec .content .txt01 {
    padding: 8px 0;
    font-size: 14px;
    line-height: 1.5;
  }
}
@media screen and (max-width: 374px) {
  .subscription .topPlanSec__inner__list__sec .ttl {
    font-size: 3.4666666667vw;
  }
  .subscription .topPlanSec__inner__list__sec .content .price {
    font-size: 3.2vw;
  }
  .subscription .topPlanSec__inner__list__sec .content .price span {
    font-size: 9.6vw;
  }
  .subscription .topPlanSec__inner__list__sec .content .txt01 {
    font-size: 3.7333333333vw;
  }
}
.subscription .topFlowSec {
  background-color: #E9EFF6;
}
.subscription .des01 {
  text-align: center;
  margin-top: -3.5rem;
  margin-bottom: 3rem;
  font-size: 1.4rem;
  color: #205EA4;
  font-weight: bold;
}
.subscription .topFlowSec__inner {
  padding: 70px 0 90px;
}
.subscription .topFlowSec__img__box {
  display: block;
}
.subscription .topFlowSec__inner__list {
  display: flex;
  justify-content: space-between;
  padding-top: 20px;
}
.subscription .topFlowSec__inner__list__sec {
  /*width: 21.6981132075%;←FLOWが6つの時。↓3つの時*/
  width: 30.4%;
  padding: 40px 1.8867924528% 1.8867924528%;
  background-color: #fff;
  position: relative;
  z-index: 1;
}
.subscription .topFlowSec__inner__list__sec:before {
  content: "";
  display: block;
  width: 14px;
  height: 26px;
  background: url(images/top/flow_arr01_pc.png) no-repeat left top;
  background-size: contain;
  position: absolute;
  top: 50%;
  right: -32px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
.subscription .topFlowSec__inner__list__sec:last-child:before {
  display: none;
}
.subscription .topFlowSec__inner__list__sec .num {
  padding: 6px 20px;
  color: #fff;
  font-weight: 900;
  border-radius: 100px;
  white-space: nowrap;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#205EA4+0,275cbf+100 */
  background: rgb(10, 67, 156); /* Old browsers */ /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, rgb(10, 67, 156) 0%, rgb(39, 92, 191) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#205EA4", endColorstr="#275cbf",GradientType=1 ); /* IE6-9 */
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  -webkit-transform: translateY(-50%) translateX(-50%);
}
.subscription .topFlowSec__inner__list__sec .icon {
  padding: 25px 0;
}
.subscription .topFlowSec__inner__list__sec .icon img {
  display: block;
  height: 100px;
  margin: 0 auto;
}
.subscription .topFlowSec__inner__list__sec .ttl {
  margin-bottom: 10px;
  color: #0a439a;
  /*font-size: 17px;←FLOWが6つの時。↓3つの時*/
  font-size: 20px;
  font-weight: bold;
  line-height: 1.5;
  text-align: center;/*←FLOWが3つの時*/
}
@media screen and (max-width: 1139px) {
  .subscription .topFlowSec__inner__list__sec:before {
    width: 1.2280701754vw;
    height: 2.2807017544vw;
    right: -2.8070175439vw;
  }
}

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

  /* --- ▼▼▼ topFlowSec モバイル用スタイル（PCデザイン踏襲・縦型）▼▼▼ --- */

  /* 1. セクション全体と不要な要素の調整 */
  .subscription .topFlowSec__inner {
    padding: 40px 0;
  }
  .subscription .topFlowSec__img__box { /* PC用の横型ステップグラフィックは完全に非表示 */
    display: none;
  }

  /* 2. 縦長の矢印コンテナ（リスト全体）のスタイル */
  .subscription .topFlowSec__inner__list {
    position: relative;
    display: block;
    border-radius: 10px; /* 角を少し丸める */
    counter-reset: flow-counter; /* ステップ番号を数える準備 */
  }

  /* 3. 矢印の先端（三角形）をコンテナの下に生成 */
  .subscription .topFlowSec__inner__list__sec::after {
    content: '';
    position: absolute;
    bottom: -30px; /* コンテナの下に突き出す */
    left: 50%;
    transform: translateX(-50%);
    width: 0;
    height: 0;
    /* CSSで三角形を描画 */
    border-top: 30px solid #205EA4; /* 矢印の高さと色（グラデーションの終点色） */
    border-left: 40px solid transparent;
    border-right: 40px solid transparent;
  }
  /* --- 6番目のステップの円（::after）だけを非表示にする --- */
.subscription .topFlowSec__inner__list__sec:last-child::after {
  display: none;
}

  /* 4. 各ステップの白いボックスのスタイル */
  .subscription .topFlowSec__inner__list__sec {
    position: relative;
    width: auto;
    padding: 20px;
    margin: 0 0 40px 0;
    background: #fff; /* 背景を白に */
    border-radius: 8px;
  }
  .subscription .topFlowSec__inner__list__sec:last-child {
    margin-bottom: 0;
  }

  /* 5. PC用の矢印（:before）は完全に無効化【重要】 */
  .subscription .topFlowSec__inner__list__sec:before {
    display: none !important;
  }

  /* 6. 「FLOW 01」のテキストを各ボックスの先頭に生成 */
  .subscription .topFlowSec__inner__list__sec .icon {
    position: relative;
  }
  .subscription .topFlowSec__inner__list__sec .icon::before {
    counter-increment: flow-counter;
    content: 'FLOW ' '0' counter(flow-counter);
    
    /* 配置 */
    position: absolute;
    top: 0;
    left: 0;
    
    /* テキストのスタイル */
    font-size: 18px;
    font-weight: 900;
    color: #205EA4;
  }

  /* 7. コンテンツのスタイル調整 */
  .subscription .topFlowSec__inner__list__sec .icon img {
    height: 70px;
    margin: 0;
    display: none;
  }
  .subscription .topFlowSec__inner__list__sec .ttl {
    margin-bottom: 10px;
    font-size: 16px;
    text-align: left;
  }
  .subscription .topFlowSec__inner__list__sec .txt01 {
    font-size: 14px;
    text-align: left;
  }
  .subscription .topFlowSec__inner__list {
    padding-top: 0;
  }
  /* --- ▲▲▲ topFlowSec モバイル用スタイル（PCデザイン踏襲・縦型）▲▲▲ --- */

}

.subscription .topFaqSec__inner {
  padding: 70px 0 90px;
}
@media screen and (max-width: 767px) {
  .subscription .topFaqSec__inner {
    padding: 40px 0 40px;
  }
}
.subscription .topFormSec {
  background-color: #E9EFF6;
}
.subscription .topFormSec__inner {
  padding: 70px 0 90px;
}
.subscription .topFormSec__inner__intro {
  margin-top: -20px;
  margin-bottom: 40px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .subscription .topFormSec__inner {
    padding: 40px 0 40px;
  }
  .subscription .topFormSec__inner__intro {
    margin-top: -10px;
    margin-bottom: 25px;
    font-size: 12px;
    text-align: left;
  }
}
.subscription .topCompanySec__inner {
  padding: 70px 0 90px;
}
.subscription .topCompanySec__inner__content {
  display: flex;
  justify-content: space-between;
  padding: 4.1509433962% 3.679245283% 3.2075471698%;
  background-color: #fff;
  border: 1px solid #dddddd;
  border-radius: 10px;
}
.subscription .topCompanySec__inner__content__txtArea {
  width: 45.9183673469%;
}
.subscription .topCompanySec__inner__content__txtArea dl {
  display: flex;
  padding: 25px 0;
  border-bottom: 1px solid #dddddd;
}
.subscription .topCompanySec__inner__content__txtArea dl:first-child {
  border-top: 1px solid #dddddd;
}
.subscription .topCompanySec__inner__content__txtArea dl dt {
  display: flex;
  align-items: center;
  width: 125px;
  padding: 0.4em 1em 0.4em 0;
  font-weight: bold;
  border-right: 1px solid #dddddd;
}
.subscription .topCompanySec__inner__content__txtArea dl dd {
  flex: 1;
  padding: 0.4em 0 0.4em 1.5em;
}
.subscription .topCompanySec__inner__content__txtArea dl dd .inlineBlock {
  display: inline-block;
}
.subscription .topCompanySec__inner__content__map {
  width: 50%;
}
.subscription .topCompanySec__inner__content__map iframe {
  width: 100%;
  height: 100%;
  border-radius: 10px;
}
@media screen and (max-width: 1023px) {
  .subscription .topCompanySec__inner__content {
    display: block;
  }
  .subscription .topCompanySec__inner__content__txtArea {
    width: auto;
    margin-bottom: 30px;
  }
  .subscription .topCompanySec__inner__content__map {
    width: auto;
    height: 350px;
  }
}
@media screen and (max-width: 767px) {
  .subscription .topCompanySec__inner {
    padding: 40px 0 40px;
  }
  .subscription .topCompanySec__inner__content {
    display: block;
    padding: 6.5% 4.8333333333%;
    border-radius: 5px;
  }
  .subscription .topCompanySec__inner__content__txtArea {
    width: auto;
    margin-bottom: 20px;
  }
  .subscription .topCompanySec__inner__content__txtArea dl {
    display: block;
    padding: 15px 0;
  }
  .subscription .topCompanySec__inner__content__txtArea dl dt {
    display: block;
    width: auto;
    padding: 0;
    margin-bottom: 0.3em;
    font-size: 14px;
    text-align: center;
    border-right: none;
  }
  .subscription .topCompanySec__inner__content__txtArea dl dd {
    padding: 0;
    font-size: 12px;
    text-align: center;
  }
  .subscription .topCompanySec__inner__content__txtArea dl dd .inlineBlock {
    display: inline-block;
  }
  .subscription .topCompanySec__inner__content__map {
    width: auto;
    height: 48vw;
  }
  .subscription .topCompanySec__inner__content__map iframe {
    border-radius: 5px;
  }
}
.subscription .caseArchive {
  background-color: #E9EFF6;
}
.subscription .caseArchive__inner {
  padding: 70px 0 90px;
}
.subscription .caseArchive__inner__intro {
  margin-top: -30px;
  margin-bottom: 60px;
}
.subscription .caseArchive__inner__intro .txt01 {
  margin-bottom: 20px;
  color: #205EA4;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
}
.subscription .caseArchive__inner__intro .txt02 {
  text-align: center;
}
.subscription .caseArchive__inner__list {
  margin-bottom: 80px;
}
@media screen and (max-width: 767px) {
  .subscription .caseArchive__inner {
    padding: 40px 0 40px;
  }
  .subscription .caseArchive__inner__intro {
    margin-top: -10px;
    margin-bottom: 30px;
  }
  .subscription .caseArchive__inner__intro .txt01 {
    margin-bottom: 15px;
    font-size: 16px;
  }
  .subscription .caseArchive__inner__intro .txt02 {
    font-size: 14px;
    text-align: left;
  }
  .subscription .caseArchive__inner__list {
    margin-bottom: 30px;
  }
}
.subscription .caseDetail {
  /*background-color: #E9EFF6;*/
}
.subscription .caseDetail__inner {
  padding: 70px 0 90px;
}
.subscription .caseDetail__inner__pic01 {
  padding-top: 35.8490566038%;
  margin-bottom: 60px;
  text-align: center;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.subscription .caseDetail__inner__pic01 img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  -webkit-transform: translateY(-50%) translateX(-50%);
  border-radius: 10px;
}
.subscription .caseDetail__inner__detail {
  padding: 2.8301886792%;
  margin-bottom: 60px;
  background-color: #E9EFF6;
  border-radius: 10px;
}
.subscription .caseDetail__inner__detail .head {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding-bottom: 15px;
  margin-bottom: 30px;
  border-bottom: 1px solid #dddddd;
}
.subscription .caseDetail__inner__detail .head .left {
  display: flex;
  align-items: center;
  padding-right: 25px;
  margin-right: 25px;
  margin-bottom: 15px;
}
.subscription .caseDetail__inner__detail .head .left .doc {
  min-width: 115px;
  padding: 5px 20px;
  margin-right: 20px;
  color: #0a4399;
  font-weight: bold;
  text-align: center;
  background-color: #fff;
  border: 2px solid #205EA4;
}
.subscription .caseDetail__inner__detail .head .left .ttl {
  color: #205EA4;
  font-size: 24px;
  font-weight: bold;
}
.subscription .caseDetail__inner__detail .head .right {
  margin-bottom: 15px;
}
.subscription .caseDetail__inner__detail .body {
  display: flex;
  align-items: flex-start;
}
.subscription .caseDetail__inner__detail .body .ttl {
  min-width: 115px;
  padding: 5px 5px;
  margin-right: 20px;
  color: #fff;
  font-size: 14px;
  font-weight: 900;
  text-align: center;
  background-color: #205EA4;
}
.subscription .caseDetail__inner__detail .body ul {
  flex: 1;
  padding-top: 0.2em;
  color: #205EA4;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.5;
}
.subscription .caseDetail__inner__detail .body ul li {
  padding-left: 25px;
  margin-bottom: 0.6em;
  position: relative;
  z-index: 1;
}
.subscription .caseDetail__inner__detail .body ul li:last-child {
  margin-bottom: 0;
}
.subscription .caseDetail__inner__detail .body ul li:before {
  content: "";
  display: block;
  width: 18px;
  height: 18px;
  background: url(images/common/icon_check01_pc.png) no-repeat left top;
  background-size: contain;
  position: absolute;
  top: 5px;
  left: 0;
  z-index: 1;
}
.subscription .caseDetail__inner__content {
  margin-bottom: 70px;
}
.subscription .caseDetail__inner__content__sec {
  margin-bottom: 40px;
}
.subscription .caseDetail__inner__content__sec:last-child {
  margin-bottom: 0;
}
.subscription .caseDetail__inner__navi {
  display: flex;
  justify-content: space-between;
}
.subscription .caseDetail__inner__navi .prev {
  width: 120px;
}
.subscription .caseDetail__inner__navi .back {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.5;
}
.subscription .caseDetail__inner__navi .back a {
  display: block;
  padding: 15px 50px;
  color: #0a439a;
  border: 2px solid #205EA4;
  border-radius: 100px;
}
.subscription .caseDetail__inner__navi .next {
  width: 120px;
}
@media screen and (max-width: 767px) {
  .subscription .caseDetail__inner {
    padding: 40px 0 40px;
  }
  .subscription .caseDetail__inner__pic01 {
    margin-bottom: 30px;
  }
  .subscription .caseDetail__inner__pic01 img {
    /*transform: */
  }
  .subscription .caseDetail__inner__detail {
    padding: 5%;
    margin-bottom: 30px;
    border-radius: 5px;
  }
  .subscription .caseDetail__inner__detail .head {
    display: block;
    padding-bottom: 10px;
    margin-bottom: 15px;
    border-bottom: 1px solid #dddddd;
  }
  .subscription .caseDetail__inner__detail .head .left {
    display: block;
    padding-right: 0;
    margin-right: 0;
    margin-bottom: 10px;
    border-right: none;
  }
  .subscription .caseDetail__inner__detail .head .left .doc {
    display: inline-block;
    min-width: auto;
    padding: 2px 10px;
    margin-right: 0;
    margin-bottom: 8px;
    font-size: 10px;
    border: 1px solid #205EA4;
  }
  .subscription .caseDetail__inner__detail .head .left .ttl {
    font-size: 12px;
  }
  .subscription .caseDetail__inner__detail .head .right {
    padding-top: 10px;
    margin-bottom: 0;
    border-top: 1px solid #dddddd;
  }
  .subscription .caseDetail__inner__detail .head .right .txt01 {
    font-size: 10px;
  }
  .subscription .caseDetail__inner__detail .body {
    display: block;
  }
  .subscription .caseDetail__inner__detail .body .ttl {
    display: inline-block;
    min-width: auto;
    padding: 3px 12px;
    margin-right: 0;
    margin-bottom: 12px;
    font-size: 10px;
  }
  .subscription .caseDetail__inner__detail .body ul {
    padding-top: 0;
    font-size: 14px;
  }
  .subscription .caseDetail__inner__detail .body ul li {
    padding-left: 22px;
    margin-bottom: 0.6em;
  }
  .subscription .caseDetail__inner__detail .body ul li:before {
    width: 16px;
    height: 16px;
    background: url(images/common/icon_check01_sp.png) no-repeat left top;
    background-size: contain;
    top: 3px;
  }
  .subscription .caseDetail__inner__content {
    margin-bottom: 25px;
  }
  .subscription .caseDetail__inner__content__sec {
    margin-bottom: 25px;
  }
  .subscription .caseDetail__inner__content__sec .txt01 {
    font-size: 14px;
  }
  .subscription .caseDetail__inner__navi .prev {
    width: 44px;
  }
  .subscription .caseDetail__inner__navi .back {
    font-size: 14px;
  }
  .subscription .caseDetail__inner__navi .back a {
    padding: 10px 15px;
  }
  .subscription .caseDetail__inner__navi .next {
    width: 44px;
  }
}
@media screen and (max-width: 374px) {
  .subscription .caseDetail__inner__navi .prev {
    width: 11.7333333333vw;
  }
  .subscription .caseDetail__inner__navi .back {
    font-size: 3.7333333333vw;
  }
  .subscription .caseDetail__inner__navi .back a {
    padding: 2.6666666667vw 4vw;
  }
  .subscription .caseDetail__inner__navi .next {
    width: 11.7333333333vw;
  }
}
.subscription .errorSec {
  /*background-color: #E9EFF6;*/
}
.subscription .errorSec__inner {
  padding: 70px 0 90px;
}
.subscription .errorSec__inner__txt01 {
  margin-bottom: 50px;
}
.subscription .errorSec__inner__btn01 {
  max-width: 300px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .subscription .errorSec__inner {
    padding: 40px 0 40px;
  }
  .subscription .errorSec__inner__txt01 {
    margin-bottom: 30px;
    font-size: 14px;
  }
  .subscription .errorSec__inner__btn01 {
    max-width: 240px;
    margin: 0 auto;
  }
}
.subscription .profile {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.subscription .profile-image {
  margin: 0.5rem 5rem 2rem 5rem;
  float: left;
  width: 185px;
  height: 185px;
}
.subscription .profile_text {
  margin-top: 2rem;
  margin-bottom: 5rem;
}
.subscription .txt_profile-name {
  font-size: 26px;
  font-weight: bold;
  margin-top: 0.2rem;
  margin-bottom: 0.2rem;
}
.subscription .webiner__btn {
  text-align: center;
  width: 50%;
  max-width: 100%;
  margin-bottom: 5%;
  margin-left: 25%;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.5;
  z-index: 1;
}
.subscription .webiner__btn .balloon {
  display: block;
  padding: 1.15em 0.9em 1.55em 1.3em;
  margin: -2.8em -7em 0 0;
  font-size: 15px;
  font-weight: 900;
  line-height: 1.3;
  background: url(images/common/cv_balloon_bg01_pc.png) no-repeat left top;
  background-size: contain;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
}
.subscription .webiner__btn .balloon .large {
  font-size: 25px;
  font-weight: bold;
}
.subscription .webiner__btn a {
  text-align: center;
  display: block;
  padding: 22px 0;
  color: #fff;
  border-radius: 100px;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ff8d1c+0,f47a00+100 */
  background: rgb(255, 141, 28); /* Old browsers */ /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgb(255, 141, 28) 0%, rgb(244, 122, 0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#ff8d1c", endColorstr="#f47a00",GradientType=0 ); /* IE6-9 */
  box-shadow: 0px 5px 0px 0px #030a00;
  position: relative;
  z-index: 1;
}
.subscription .webiner__btn a span {
  text-align: center;
  position: relative;
  z-index: 1;
}
.subscription .webiner__btn a span:before {
  content: "";
  display: block;
  width: 37px;
  height: 28px;
  background: url(images/common/icon_laptop01.png) no-repeat left top;
  background-size: contain;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
@media screen and (max-width: 767px) {
  .subscription .profile {
    text-align: center;
    margin-top: 1rem;
    margin-bottom: 1rem;
  }
  .subscription .profile-image {
    text-align: center;
    width: 50%;
    height: 50%;
  }
  .subscription .profile_text {
    text-align: center;
    margin-top: 2rem;
    margin-bottom: 5rem;
  }
  .subscription .txt_profile {
    text-align: center;
  }
  .subscription .txt_profile-name {
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    margin-top: 0.2rem;
    margin-bottom: 0.2rem;
  }
  .subscription .webiner__btn {
    width: 75%;
    margin-left: 15%;
    font-size: 16px;
  }
}
.subscription .companyImg {
  padding: 83px 0 53px;
  position: relative;
}
.subscription .companyImg::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: -1;
  background: linear-gradient(180deg, #FFFFFF 0%, #D7E2EB 30.4%, #CBDDE7 60.52%, #B2CDD9 84.48%, #98B8C7 100%);
  opacity: 0.4;
  top: 0;
  left: 0;
}
@media screen and (max-width: 749px) {
  .subscription .companyImg {
    padding: 8.1333333333vw 0 9.0666666667vw;
  }
}
.subscription .companyImg_inner {
  display: flex;
  align-items: center;
  width: 920px;
  margin: auto;
}
@media screen and (max-width: 749px) {
  .subscription .companyImg_inner {
    padding: 0 8vw;
    width: 100%;
    flex-direction: column;
  }
}
@media screen and (min-width: 750px) {
  .subscription .companyImg_main {
    width: 330px;
  }
}
@media screen and (max-width: 749px) {
  .subscription .companyImg_main {
    order: 2;
  }
}
.subscription .companyImg_logo {
  width: 256px;
}
@media screen and (max-width: 749px) {
  .subscription .companyImg_logo {
    width: 34.1333333333vw;
    margin: 2.8vw auto 0;
  }
}
.subscription .companyImg_title {
  font-size: 2.8rem;
  font-weight: 700;
  line-height: 160%;
  margin: 12px auto 0;
  color: #205EA4;
  white-space: nowrap;
}
@media screen and (max-width: 749px) {
  .subscription .companyImg_title {
    font-size: 5.8666666667vw;
    text-align: center;
    margin-bottom: 2.6666666667vw;
  }
}
.subscription .companyImg_text {
  font-size: 2.6rem;
  line-height: 1.8;
  margin: 20px auto 0;
}
@media screen and (max-width: 749px) {
  .subscription .companyImg_text {
    font-size: 8.5333333333vw;
    margin-bottom: 2.6666666667vw;
  }
}
.subscription .companyImg_image {
  width: 570px;
}
@media screen and (max-width: 749px) {
  .subscription .companyImg_image {
    width: 80vw;
    order: 1;
  }
}/*# sourceMappingURL=subscription.css.map */