@charset "UTF-8";
/* Scss Document for contruct lp_cross page */
/*20210621 ver.0.01*/
#contract #cross {
  background-color: #FFF7F9; }
  #contract #cross .contents,
  #contract #cross .main-v .main-v_tx {
    width: 90%;
    max-width: 75em;
    margin: 0 auto; }

/*cascade styles*/
#breadcrumbs {
  display: none; }

#breadcrumbs ol li.here {
  margin-top: -1.2em;
  margin-left: 1.5em;
  text-indent: -0.9em;
  padding-left: 1.9em;
  line-height: 1.3;
  font-size: 13px;
  display: inline-block; }

/* タブレット縦サイズ 768px(16×48em)~ smサイズ */
@media screen and (min-width: 48em) {
  #breadcrumbs ol li.here {
    margin-top: 0;
    margin-left: 0;
    text-indent: 0;
    padding-left: 0; } }
/* ファーストビュー */
/* ------------------------------------------------ */
#contract #cross .main-v {
  margin: 0 auto;
  padding: 48px 0 0 0;
  width: 90%;
  max-width: 75em;
  position: relative;
  display: flex;
  flex-direction: column-reverse; }
  #contract #cross .main-v h1 {
    font-size: 32px;
    line-height: 1.1875;
    font-weight: 700; }
  #contract #cross .main-v h2 {
    font-size: 14.4px;
    line-height: 1.75;
    font-weight: 400; }
  #contract #cross .main-v h2, #contract #cross .main-v h1 {
    text-align: center;
    position: relative;
    margin-bottom: 20px; }
  #contract #cross .main-v .cnv-btn {
    flex-direction: column;
    display: flex;
    padding: 0;
    width: 85%; }
    #contract #cross .main-v .cnv-btn a {
      font-size: 1rem;
      line-height: 1.5;
      margin: 0 0 20px;
      padding: 22px;
      color: #fff;
      position: relative;
      text-align: center; }
      #contract #cross .main-v .cnv-btn a:first-child {
        background-color: #FDAF06; }
      #contract #cross .main-v .cnv-btn a:nth-child(2) {
        background-color: #666;
        margin-right: 0; }
      #contract #cross .main-v .cnv-btn a:after {
        content: "";
        color: #fff;
        position: absolute;
        top: 50%;
        right: 1rem; }
  #contract #cross .main-v .main-v_tx {
    font-weight: 700;
    width: 90%;
    text-align: center;
    padding: 20px 0; }
  #contract #cross .main-v img {
    width: 100%;
    margin-bottom: 10px;
    /* margin-top: 88px;パンくずアリ*/
    margin-top: 28px; }
#contract #cross #sec-catch {
  background: #7360aa;
  background: linear-gradient(90deg, #7360aa 0%, #934b81 100%, #934b81 100%);
  padding: 20px; }
  #contract #cross #sec-catch #subtx {
    margin: 0 auto;
    padding: 0;
    width: 90%; }
    #contract #cross #sec-catch #subtx p {
      color: #fff;
      font-size: 14.4px;
      line-height: 1.75; }
      #contract #cross #sec-catch #subtx p span {
        display: block;
        text-align: right;
        margin-top: 10px;
        font-size: 12px; }

/* タブレット縦サイズ 768px(16×48em)~ smサイズ */
@media screen and (min-width: 48em) {
  #contract #cross .main-v img {
    width: 60%;
    margin: 32px auto 0 auto; }
    #contract #cross .main-v img.sp-only {
      display: block !important; }
    #contract #cross .main-v img.pc-only {
      display: none !important; } }
/* タブレット横サイズ 1024px(16×64em)~ mdサイズ */
@media screen and (min-width: 64em) {
  #contract #cross .main-v {
    flex-direction: row; }
    #contract #cross .main-v h1 {
      font-size: 41px;
      line-height: 1.5;
      text-align: left;
      white-space: nowrap; }
    #contract #cross .main-v h2 {
      font-size: 16px;
      text-align: left;
      margin-bottom: 40px; }
      #contract #cross .main-v h2.pctab-only {
        display: block; }
    #contract #cross .main-v .main-v_tx {
      width: 50%;
      /* padding: 107px 0;パンくずアリ*/
      padding: 40px 0;
      margin: 48px 0;
      text-align: left;
      position: relative;
      z-index: 2; }
    #contract #cross .main-v img {
      margin: 104px 0 64px 0;
      width: 53.65%;
      position: absolute;
      right: -30px;
      margin: 104px 0 64px 0; }
      #contract #cross .main-v img.sp-only {
        display: none !important; }
      #contract #cross .main-v img.pc-only {
        display: block !important; }
    #contract #cross .main-v .cnv-btn {
      flex-direction: row;
      width: 100%;
      margin: 0; }
      #contract #cross .main-v .cnv-btn a {
        margin: 0 1rem 0 0;
        width: 100%; }
  #contract #cross #sec-catch {
    padding: 24px 0; }
    #contract #cross #sec-catch #subtx p {
      font-size: 16px;
      text-align: center; } }
/* ノートPC以上のサイズ 1200px(16×75em)~ lgサイズ */
@media screen and (min-width: 75em) {
  #contract #cross .main-v .main-v_tx {
    padding: 100px 0; }
  #contract #cross .main-v img {
    width: 60.65%;
    right: -55px; } }
/* メリット */
/* ------------------------------------------------ */
#contract #cross #sec-merit {
  background-color: #FFF7F9; }
  #contract #cross #sec-merit .contents {
    padding: 64px 0; }
    #contract #cross #sec-merit .contents h2 {
      padding: 0 0 40px;
      text-align: center;
      font-size: 27.2px;
      font-weight: 700;
      line-height: 1.5; }
      #contract #cross #sec-merit .contents h2 img {
        display: block;
        width: 285.18px;
        margin: 0 auto 12px; }
    #contract #cross #sec-merit .contents ul {
      display: flex;
      flex-direction: column; }
      #contract #cross #sec-merit .contents ul li {
        border: #D8BFD8 5px solid;
        background-color: #fff;
        padding: 40px 32px 0;
        display: flex;
        flex-direction: column-reverse;
        position: relative;
        margin-bottom: 32px; }
        #contract #cross #sec-merit .contents ul li:last-child {
          margin-bottom: 0; }
        #contract #cross #sec-merit .contents ul li img {
          height: 168px;
          margin: 0 auto 4px auto; }
        #contract #cross #sec-merit .contents ul li h3 {
          margin: 0 0 16px;
          text-align: center;
          font-size: 20px;
          font-weight: 700; }
          #contract #cross #sec-merit .contents ul li h3:before {
            font-size: 32px;
            color: #934B81;
            position: absolute;
            top: -14px;
            left: 32px; }
        #contract #cross #sec-merit .contents ul li p {
          font-size: 14.4px;
          line-height: 1.75; }
        #contract #cross #sec-merit .contents ul li:first-child h3:before {
          content: "01"; }
        #contract #cross #sec-merit .contents ul li:nth-child(2) h3:before {
          content: "02"; }
        #contract #cross #sec-merit .contents ul li:nth-child(3) h3:before {
          content: "03"; }
  #contract #cross #sec-merit.special .contents .subtx {
    font-size: 14.4px;
    line-height: 1.75;
    text-align: center;
    margin-bottom: 40px; }
  #contract #cross #sec-merit.special .contents ul li {
    flex-direction: column;
    padding: 24px; }
    #contract #cross #sec-merit.special .contents ul li img {
      margin: 0 auto 32px auto; }
    #contract #cross #sec-merit.special .contents ul li h3 {
      text-align: left; }
      #contract #cross #sec-merit.special .contents ul li h3:before {
        font-size: 16px;
        font-weight: 400;
        color: #934B81;
        position: relative;
        display: block;
        left: 0; }
    #contract #cross #sec-merit.special .contents ul li:first-child h3:before {
      content: "── 01"; }
    #contract #cross #sec-merit.special .contents ul li:nth-child(2) h3:before {
      content: "── 02"; }
    #contract #cross #sec-merit.special .contents ul li:nth-child(3) h3:before {
      content: "── 03"; }

/* タブレット縦サイズ 768px(16×48em)~ smサイズ */
@media screen and (min-width: 767px) {
  #contract #cross #sec-merit .contents {
    padding: 80px 0; }
    #contract #cross #sec-merit .contents ul {
      flex-direction: row;
      justify-content: space-between;
      margin-top: 34px; }
      #contract #cross #sec-merit .contents ul li {
        padding: 32px;
        margin-bottom: 0;
        width: 21.1%;
        flex-direction: column; }
        #contract #cross #sec-merit .contents ul li img {
          height: 168px;
          margin: 0 auto 24px auto; }
        #contract #cross #sec-merit .contents ul li p {
          font-size: 16px; }
  #contract #cross #sec-merit.special .contents .subtx {
    font-size: 16px; }
  #contract #cross #sec-merit.special .contents ul {
    flex-direction: column;
    margin-top: 0px; }
    #contract #cross #sec-merit.special .contents ul li {
      flex-direction: row;
      width: 84.3%;
      margin: 0 auto 32px; }
      #contract #cross #sec-merit.special .contents ul li:last-child {
        margin-bottom: 0; }
      #contract #cross #sec-merit.special .contents ul li h3:before {
        top: unset;
        margin-bottom: 16px; }
      #contract #cross #sec-merit.special .contents ul li img {
        height: 240px;
        margin: 0 64px 0 0 !important; }
      #contract #cross #sec-merit.special .contents ul li .tx {
        padding: 16px; } }
/* タブレット横サイズ 1024px(16×64em)~ mdサイズ */
@media screen and (min-width: 64em) {
  #contract #cross #sec-merit .contents ul li {
    width: 24.1%; } }
/* クロスセルイメージ */
/* ------------------------------------------------ */
#contract #cross #sec-crosscell {
  background-color: #fff; }
  #contract #cross #sec-crosscell .contents {
    padding: 64px 0 0 0; }
    #contract #cross #sec-crosscell .contents img {
      width: 100%; }

/* タブレット横サイズ 1024px(16×64em)~ mdサイズ */
@media screen and (min-width: 64em) {
  #sec-crosscell {
    background-color: #fff; }
    #sec-crosscell .contents {
      padding: 80px 0 0 !important; } }
/* できること */
/* ------------------------------------------------ */
#contract #cross #sec-function {
  background-color: #F7F7F7; }
  #contract #cross #sec-function .contents {
    padding: 64px 0; }
    #contract #cross #sec-function .contents h2 {
      font-size: 27.2px;
      font-weight: 700;
      line-height: 1.5;
      margin-bottom: 64px;
      text-align: center; }
    #contract #cross #sec-function .contents ul {
      display: flex;
      flex-direction: column; }
      #contract #cross #sec-function .contents ul li {
        text-align: center;
        width: 100%;
        margin-bottom: 40px; }
        #contract #cross #sec-function .contents ul li:last-child {
          margin-bottom: 0; }
        #contract #cross #sec-function .contents ul li img {
          margin-bottom: 24px; }
        #contract #cross #sec-function .contents ul li h3 {
          font-size: 20px;
          font-weight: 700;
          margin-bottom: 24px; }
        #contract #cross #sec-function .contents ul li p {
          font-size: 14.4px;
          line-height: 1.75;
          text-align: left; }

/* タブレット縦サイズ 768px(16×48em)~ smサイズ */
@media screen and (min-width: 767px) {
  #sec-function .contents {
    padding: 80px 0 40px !important; }
    #sec-function .contents ul {
      flex-wrap: wrap;
      flex-direction: row !important;
      justify-content: space-between;
      width: 93.8%;
      margin: 0 auto; }
      #sec-function .contents ul li {
        width: 27.4% !important;
        margin-bottom: 64px; } }
/* 導入事例 */
/* ------------------------------------------------ */
#contract #cross #sec-usecase .contents {
  padding: 64px 0; }
  #contract #cross #sec-usecase .contents h2 {
    padding: 0 0 40px;
    text-align: center;
    font-size: 27.2px;
    font-weight: 700;
    line-height: 1.5; }
  #contract #cross #sec-usecase .contents .subtx {
    font-size: 14.4px;
    line-height: 1.75;
    text-align: center;
    margin-bottom: 40px; }
  #contract #cross #sec-usecase .contents ul {
    display: flex;
    flex-direction: column; }
    #contract #cross #sec-usecase .contents ul li {
      margin-bottom: 32px; }
      #contract #cross #sec-usecase .contents ul li:last-child {
        margin-bottom: 0; }
      #contract #cross #sec-usecase .contents ul li a {
        box-shadow: 0 0px 12px #ccc;
        background-color: #fff;
        display: block;
        height: 100%; }
        #contract #cross #sec-usecase .contents ul li a img {
          width: 100%; }
        #contract #cross #sec-usecase .contents ul li a .tx {
          padding: 16px 24px 24px; }
          #contract #cross #sec-usecase .contents ul li a .tx h3 {
            margin-bottom: 32px;
            font-size: 16px; }
          #contract #cross #sec-usecase .contents ul li a .tx h4 {
            margin-bottom: 16px;
            font-size: 16px;
            font-weight: 700;
            line-height: 1.75; }
          #contract #cross #sec-usecase .contents ul li a .tx p {
            margin-bottom: 16px;
            font-size: 14.4px;
            line-height: 1.75; }
            #contract #cross #sec-usecase .contents ul li a .tx p.link {
              color: #934B81;
              text-align: right;
              margin-bottom: 0; }
        #contract #cross #sec-usecase .contents ul li a:hover img {
          opacity: 0.7; }

/* タブレット縦サイズ 768px(16×48em)~ smサイズ */
@media screen and (min-width: 767px) {
  #contract #cross #sec-usecase .contents {
    padding: 80px 0 !important; }
    #contract #cross #sec-usecase .contents .subtx {
      font-size: 16px; }
    #contract #cross #sec-usecase .contents ul {
      flex-direction: row !important;
      justify-content: space-between;
      width: 95.35%;
      margin: auto; }
      #contract #cross #sec-usecase .contents ul li {
        margin-bottom: 0;
        width: 47.6%; }
        #contract #cross #sec-usecase .contents ul li h4 {
          height: 56px; } }
/*************************************
 ゴールドプラン 
************************************/
/*新共通*/
#sec-price {
  background-color: #fff; }

#sec-price h2 {
  font-size: 27.2px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 40px;
  line-height: 1.5; }

#sec-price .contents {
  padding: 64px 0 0 0;
  width: 90%;
  max-width: 75em;
  margin: auto; }
  #sec-price .contents.komecontent {
    padding: 0 0 64px 0; }

section.sec-plan {
  margin-bottom: 20px;
  background-color: #fff;
  border-radius: 8px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.16);
  overflow: hidden; }

section.sec-plan * {
  line-height: 1.5; }

section.sec-plan .note-num {
  display: inline-block;
  margin-left: 8px;
  font-size: 12px;
  color: #777;
  font-weight: normal; }

section.sec-plan h3 {
  text-align: center;
  font-weight: bold; }

section.sec-plan h3 span {
  display: block; }

section.sec-plan h3 span.h3-sub {
  font-size: 16px;
  font-weight: normal; }

section.sec-plan .a-price-main {
  margin: 24px;
  padding-bottom: 16px;
  border-bottom: 1px dashed #ccc;
  text-align: center;
  font-weight: bold; }

section.sec-plan .a-plan-detail dl.m-price-detail {
  margin: 0 24px 24px; }

section.sec-plan .a-plan-detail {
  margin-bottom: 16px; }

section.sec-plan .a-plan-detail dl.m-price-detail > dt, section.sec-plan .a-plan-detail dl.m-price-detail > dd {
  font-size: 14px; }

section.sec-plan .a-plan-detail dl.m-price-detail > dt {
  width: 60%;
  float: left;
  text-align: left;
  clear: both; }

section.sec-plan .a-plan-detail dl.m-price-detail > dd {
  width: 40%;
  float: right;
  text-align: right; }

section.sec-plan .a-plan-detail > dl.detail-other > div {
  display: table;
  width: 100%; }

section.sec-plan .a-plan-detail > dl.detail-other > div:nth-child(2n+1) {
  background-color: #f6f7f8; }

section.sec-plan .a-plan-detail > dl.detail-other dt, section.sec-plan .a-plan-detail > dl.detail-other dd {
  display: table-cell;
  vertical-align: middle; }

section.sec-plan .a-plan-detail > dl.detail-other dt {
  padding: 8px 0 8px 24px;
  text-align: left;
  font-size: 14px; }

section.sec-plan .a-plan-detail > dl.detail-other dd {
  padding: 8px 24px;
  text-align: right;
  font-size: 12px;
  color: #777; }

section.sec-plan .a-plan-detail > dl.detail-other dd.enable {
  font-size: 16px;
  font-weight: bold; }

section.sec-plan.plan-silver .a-price-main, section.sec-plan.plan-free .a-price-main {
  font-size: 24px;
  color: #333; }

section.sec-plan.plan-silver .a-price-main span, section.sec-plan.plan-free .a-price-main span {
  font-size: 30px; }

section.sec-plan.plan-silver .a-plan-detail > dl.detail-other dd.enable, section.sec-plan.plan-free .a-plan-detail > dl.detail-other dd.enable {
  color: #999; }

section.sec-plan .open-plan-detail, section.sec-plan .close-plan-detail {
  margin-bottom: 16px;
  text-align: center; }

section.sec-plan .open-plan-detail a, section.sec-plan .close-plan-detail a {
  color: #2684e2; }

section.sec-plan .close-plan-detail, section.sec-plan.plan-silver .a-plan-detail, section.sec-plan.plan-free .a-plan-detail {
  display: none; }

/*旧テーブル*/
table.plan-gold {
  border: 2px solid #c8a531;
  position: relative; }

table.plan-gold tr td {
  color: #b98e00; }

table.display tr:first-child td.goldplan-line {
  padding: 0;
  position: absolute;
  top: -2px;
  left: -2px;
  text-align: left; }

/*新section*/
section.sec-plan.plan-gold h3 {
  margin: 0;
  padding: 42px 16px;
  background: url(/web/jp/contract/images/about_goldplan_titbg-2.png) 100% 0 no-repeat transparent;
  font-size: 32px;
  color: #fff; }

section.sec-plan.plan-gold .a-price-main {
  font-size: 30px;
  color: #C8A531; }

section.sec-plan.plan-gold .a-price-main span {
  font-size: 46px;
  letter-spacing: -0.01em; }

section.sec-plan.plan-gold .a-plan-detail > dl.detail-other dt {
  font-weight: bold; }

section.sec-plan.plan-gold .a-plan-detail > dl.detail-other dd.enable {
  color: #C8A531; }

/*************************************
シルバープラン 
*************************************/
/*旧テーブル*/
table.plan-silver {
  border: 2px solid #7b828b; }

.plan-silver tr td {
  color: #7b828b; }

.plan-silver .display tr:first-child, .plan-silver .display tr:nth-child(2), .plan-silver .display tr:nth-child(3) {
  background-color: #7b828b; }

.plan-silver .display tr:nth-child(2), .plan-silver .display tr:nth-child(3) {
  font-weight: normal; }

.plan-silver .display tr:nth-child(2) td {
  background-color: #a3a8ae; }

/*新section*/
section.sec-plan.plan-silver h3 {
  margin: 0;
  padding: 32px 16px;
  background: #A8ABAE;
  font-size: 24px;
  color: #fff; }

section.sec-plan.plan-silver h3 span.h3-sub, section.sec-plan.plan-free h3 span.h3-sub {
  font-size: 14px;
  font-weight: normal; }

/************************************* 
フリープラン 
*************************************/
/*旧テーブル*/
table.plan-free {
  border: 2px solid #f0f0f0; }

.plan-free tr td {
  color: #888888; }

.plan-free .display tr:first-child, .plan-free .display tr:nth-child(2), .plan-free .display tr:nth-child(3) {
  background-color: #f0f0f0; }

.plan-free .display tr:first-child td, .plan-free .display tr:nth-child(2) td, .plan-free .display tr:nth-child(3) td {
  color: #888888; }

.plan-free .display tr:first-child td span, .plan-free .display tr:nth-child(2) td span, .plan-free .display tr:nth-child(3) td span {
  color: #888; }

.plan-free .display tr:nth-child(2), .plan-free .display tr:nth-child(3) {
  font-weight: normal; }

.plan-free .display tr:nth-child(2) td {
  background-color: #f5f5f5; }

.plan-free .display tr:nth-child(2) td span, .plan-free .display tr:nth-child(3) td span {
  font-size: 22px; }

/*新section*/
section.sec-plan.plan-free h3 {
  margin: 0;
  padding: 32px 16px;
  background: #F6F6F6;
  font-size: 24px;
  color: #666; }

/* タブレット縦サイズ 768px(16×48em)~ smサイズ */
@media screen and (min-width: 48em) {
  section.sec-plan.plan-gold {
    width: 400px;
    margin: 0 auto 40px; }

  section.sec-plan.plan-silver {
    width: 400px;
    margin: 0 auto 40px; }

  section.sec-plan.plan-free {
    float: left;
    width: 320px; }

  .kome {
    clear: both; }

  section.sec-plan .open-plan-detail, section.sec-plan .close-plan-detail {
    display: none; }

  section.sec-plan.plan-silver .a-plan-detail, section.sec-plan.plan-free .a-plan-detail {
    display: block; }

  section.sec-plan.plan-silver .a-plan-detail > dl.detail-other dd, section.sec-plan.plan-free .a-plan-detail > dl.detail-other dd {
    padding: 0 24px 0 0;
    line-height: 1.1;
    white-space: nowrap; } }
@media screen and (min-width: 64em) {
  section.sec-plan.plan-gold, section.sec-plan.plan-silver, section.sec-plan.plan-free {
    float: right; }

  section.sec-plan.plan-gold {
    width: 49%; }

  section.sec-plan.plan-silver, section.sec-plan.plan-free {
    width: 49%;
    margin-top: 42px;
    margin-right: 2px; }

  section.sec-plan.plan-silver h3, section.sec-plan.plan-free h3 {
    height: 114px;
    box-sizing: border-box; }

  section.sec-plan.plan-gold .a-price-main, section.sec-plan.plan-silver .a-price-main, section.sec-plan.plan-free .a-price-main {
    height: 88px;
    box-sizing: border-box; }

  section.sec-plan.plan-silver .a-price-main, section.sec-plan.plan-free .a-price-main {
    padding-top: 12px; }

  /*section.sec-plan .a-plan-detail dl.m-price-detail{
  	height: 100px;
  }*/
  section.sec-plan .a-plan-detail > dl.detail-other dt, section.sec-plan .a-plan-detail > dl.detail-other dd {
    height: 40px;
    box-sizing: border-box; }

  section.sec-plan .note-num {
    margin-left: 4px; } }
#sec-price .contents.komecontent {
  padding: 0px 0 0 0; }

#sec-price div.kome {
  width: 100%;
  margin: auto;
  text-align: left; }

#sec-price div.kome p {
  font-size: 0.9em;
  color: #777;
  line-height: 1.5em;
  margin-bottom: 10px;
  padding-left: 37px;
  text-indent: -19px; }

#sec-price div.kome p.not-indent {
  padding-left: 0;
  text-indent: 0; }

#sec-price div.kome p a.tx-link {
  color: #2684e2;
  text-decoration: underline; }

#sec-price div.kome p a:hover {
  opacity: 0.8; }

#sec-price div.kome p span {
  display: inline-block;
  margin-right: 1em; }

#sec-price div.kome p:nth-last-child(2) {
  border-bottom: 1px solid #ebebeb;
  padding-bottom: 16px;
  margin-bottom: 16px; }

/* タブレット縦サイズ 768px(16×48em)~ smサイズ */
@media screen and (min-width: 48em) {
  #sec-price .contents {
    padding: 80px 0 0 0 !important; }
    #sec-price .contents.komecontent {
      padding: 0px 0 60px 0 !important; }

  #sec-price div.kome {
    width: 100%;
    margin-top: 16px; }

  #sec-price div.kome p {
    padding-left: 46px; }

  #sec-price div.kome p.not-indent {
    padding-left: 0; } }
/* タブレット横サイズ 1024px(16×64em)~ mdサイズ */
@media screen and (min-width: 64em) {
  #sec-price h2 {
    margin-bottom: 66px; } }
/*-----------------*/
/* 下部CNVボタン */
/*------------------*/
#sec_cta .contents {
  width: 90%;
  margin: auto;
  max-width: 75em;
  padding: 64px 0; }

.flex {
  display: flex;
  flex-wrap: wrap;
  margin-right: auto;
  margin-left: auto;
  flex-direction: row;
  padding-top: 24px; }

.flex .cnv-btn {
  flex: 1;
  margin: 0;
  width: 100%; }

.flex .cnv-btn:last-child {
  margin-right: 0; }

.flex .cnv-btn a {
  padding: 0.75em 1em 0.5em;
  line-height: 1.42; }
  .flex .cnv-btn a .pc-block {
    display: inline; }
  .flex .cnv-btn a .arrow_icon {
    display: inline; }

.cnv-btn a {
  background-color: #FDAF06; }

.cnv-btn a:hover {
  background-color: #E69E00; }

.cnv-btn.use-online a {
  background-color: #8E7CC3; }

.cnv-btn.use-online a:hover {
  background-color: #A094C4; }

.use-free a {
  background-color: #666666; }

.use-free a:hover {
  background-color: #727272; }

/* タブレット縦サイズ 768px(16×48em)~ smサイズ */
@media screen and (min-width: 48em) {
  .flex {
    padding-top: 0; }

  .flex .cnv-btn {
    flex: 1;
    margin: 57px 8px 0 0;
    padding-top: 0;
    width: 336px; }
    .flex .cnv-btn a {
      font-size: 1.1em; }
      .flex .cnv-btn a .pc-block {
        display: block; } }
@media only screen and (max-width: 767px) {
  #sec_cta .flex {
    flex-direction: column; } }
/* タブレット横サイズ 1024px(16×64em)~ mdサイズ */
@media screen and (min-width: 64em) {
  #sec_cta .contents {
    padding: 80px 0 !important; }

  .flex .cnv-btn a {
    font-size: 1.5em; } }
#sec_cta {
  background-color: #fff;
  display: block; }

.col-12 {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%; }

.mb-2, .my-2 {
  margin-bottom: 0.5rem !important; }

.mb-4, .my-4 {
  margin-bottom: 1.5rem !important; }

.text-center {
  text-align: center !important; }

@media only screen and (max-width: 767px) {
  #sec_cta .mt-4 {
    margin-bottom: 40px; }

  #sec_cta .flex {
    flex-direction: column; }

  #sec_cta .flex .cnv-btn {
    margin: 0 auto 20px; }
    #sec_cta .flex .cnv-btn a {
      font-size: 1.2em; } }
@media (min-width: 576px) {
  .d-sm-none {
    display: none !important; } }
/*--------------------------------------------------------------
        section cta
--------------------------------------------------------------*/
.cta_text {
  font-weight: 700;
  line-height: 1.6; }

.cta_text span {
  font-size: 1.48em; }

.cta_text_box {
  position: relative;
  z-index: 9;
  line-height: 1.6;
  /*color:#fff; */ }

.question {
  color: #944c82;
  font-size: 2.4em;
  font-weight: 900;
  position: relative;
  line-height: 1.6;
  padding: 0.1em 0.5em 0.1em 0.5em;
  display: inline-block; }

.question:before, .question:after {
  content: '';
  width: 30px;
  height: 40px;
  position: absolute;
  display: inline-block; }

.question:before {
  border-left: solid 2px #944c82;
  border-top: solid 2px #944c82;
  top: 0;
  left: 0; }

.question:after {
  border-right: solid 2px #944c82;
  border-bottom: solid 2px #944c82;
  bottom: 0;
  right: 0; }

.bg-box {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.1); }

.mb-2, .my-2 {
  margin-bottom: 0.5rem !important; }

.mt-4, .my-4 {
  margin-top: 1.5rem !important; }

.mb-4, .my-4 {
  margin-bottom: 1.5rem !important; }

img.logo_horizontal {
  width: 280px;
  vertical-align: text-top;
  display: inline-block;
  padding: 0 0.4em;
  box-sizing: border-box; }

@media only screen and (max-width: 767px) {
  .question {
    font-size: 1.6em;
    padding: 0.1em 0.3em 0.1em 0.6em;
    display: inline-block; }

  .question:before, .question:after {
    content: '';
    width: 10px;
    height: 12px;
    position: absolute;
    display: inline-block; } }
@media (max-width: 576px) {
  .cta_text span {
    font-size: 1.0em; }

  .question {
    font-size: 1.2em; } }
.lh175 {
  line-height: 1.75; }

#contract .main-cover #btn_Pagetop {
  bottom: 92px !important; }

@media screen and (min-width: 48em) {
  #contract .main-cover #btn_Pagetop {
    bottom: 72px !important; } }
