* {
  font-family: 'Noto Sans JP', sans-serif;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  color: #767676;
}

ul {
  list-style: none;
  display: flex;
}

li {
  text-align: center;
  margin-right: 5px;
}

input[type="text"] {
  border: none;
    border-radius: 6px;
    border: 1px solid #ccd2d8;
    width: 100%;
    font-size: 15px;
    color: #666;
    padding: 7px 11px;
}

::placeholder {
  color: #d6d6d6;
}


.form_nameTag {
  padding-bottom: 4px;
}

input[type="text"]:focus {
  border: 1px solid #848b93;
  outline: 0;
  background-color: #fffec3;
}

input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 1000px white inset !important;
}

/* select{
  border: none;
    border-radius: 6px;
    border: 1px solid #ccd2d8;
    width: 100%;
    font-size: 15px;
    color: #666;
    padding: 10px 11px;
    padding-right: 24px;
}

select:focus {
  border: 1px solid #848b93;
  outline: 0;
  background-color: #fffec3;
}

select:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 1000px white inset !important;
} */


/******************** select css add start ******************/
.cp_ipselect {
  overflow: hidden;
  width: 100%;
  margin: 0px auto;
  text-align: left;
}
.cp_ipselect select {
  width: 100%;
  padding-right: 1em;
  cursor: pointer;
  text-indent: 0.01px;
  text-overflow: ellipsis;
  border: none;
  outline: none;
  background: transparent;
  background-image: none;
  box-shadow: none;
  -webkit-appearance: none;
  appearance: none;
}
.cp_ipselect select::-ms-expand {
    display: none;
}
.cp_ipselect.cp_sl01 {
  position: relative;
  border-radius: 6px;
  border: 1px solid #ccd2d8;
  font-size: 15px;
  color: #666;
  background-color: #ffffff;
}
.cp_ipselect.cp_sl01::before {
  /*position: absolute;
  top: 1.2em;
  right: 0.8em;
  width: 0;
  height: 0;
  padding: 0;
  content: '';
   border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid #c6c6c6; */

  background: url("/images/contents/select_arr_g.svg")no-repeat;
  background-size: 100%;
  content: "";
  width: 16px;
  height: 16px;
  right: 12px;
  top: 14px;
  opacity: 0.9;
  position: absolute;
}

.cp_ipselect.cp_sl01 select {
  padding: 8px 11px;
  color: #666;
}

.check_area_m1{
  margin-top: 0.2em !important;
}

.Consent_area {
  margin-bottom: 0.1em !important;
}

/******************** select css add end ******************/


a {
  text-decoration: underline;
  color: #147be0;
}


form {
  padding: 10px 20px 0;
}


.clearfix::after {
  content: "";
  display: block;
  clear: both;
}

a:hover {
  text-decoration: none;
  color: #2063ad;
  opacity: 0.7;
}

section {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
}

.Consent_notice {
  margin: 15px 0px 12px 1px;
  font-size: 0.85em;
  line-height: 14pt;
}

.Consent_area {
  margin-bottom: 1em;
}

.footer_thanks {
  background-color: #777A7D;
  padding: 35px 0 30px;
  color: #ffffff;
  position: fixed;
  width: 100%;
  bottom: 0;
}


footer {
  background-color: #1f1f1f;
    padding: 20px 0;
    color: #FFFFFF;
}

.footer-trial {
  background-color: #1f1f1f;
  padding: 14px 0px;
  color: #868686;
}

.footer-trial-com {
  background-color: #1f1f1f;
  padding: 14px 0px;
  color: #868686;
  position: fixed;
  bottom: 0;
  width: 100%;
}

#b_header {
  height: auto;
  min-height: 157px;
  padding: 3px 20px 5px 20px;
  background: url(/images/doc_dw/background-pattern.png) center;
  background-color: #115796;
  background-position: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  /* background: linear-gradient(155deg, rgb(6 76 148) 0%, rgb(19 89 150) 100%); */
  background-blend-mode: color-burn;
}

#trial_header {
  height: auto;
  min-height: 60px;
  min-height: 72px;
  padding: 0px 20px 0px 20px;
  background-color: #2987ed;
    /* background-color: #0066cb; */
  border-bottom: 1px solid #217fe4;
  display: flex;
}


.header_contents {
  width: 100%;
  margin: 0 auto;
  max-width: 1200px;
}


.directcloud_logo {
  text-align: left;
  width:19%;
  padding-top:16px;
}


.resource-contents {
  width: 55%;
  padding: 4% 0 10%;
}

.resource-contents-trial {
  width: 64%;
  padding: 2.85em 0 10%;
}


.resource-form {
  width: 41%;
  background-color: #eef6ff;
  margin:3% 0% 3% 3.5%;
  padding: 10px 15px 0px 15px;
  box-shadow: 0px 3px 8px 4px rgb(0 0 0 / 17%);
}

.resource-form h4 {
  font-size: 1.85rem;
  color: #001632;
  padding: 13% 22px 0px;
  text-align: center;
  width: 85%;
  margin: 0 auto;
  /* border-bottom: 2px solid #D9E3EE; */
}

.trial-form {
  width: 43%;
  margin: 2.5% 0% 3% 5%;
  padding: 15px 30px 5px 30px;
  box-shadow: 0px 3px 8px 4px rgb(0 0 0 / 16%);
  background-color: #eef6ff;
  border: 1px solid #bacadcf2;
}

.trial-form h4 {
  font-size: 1.85rem;
  color: #001229;
  padding: 13% 22px 0px;
  text-align: center;
  width: 85%;
  margin: 0 auto;
  /* border-bottom: 2px solid #D9E3EE; */
}


.r_thumbnail {
  width: 100%;
  height: auto;
}

.directcloud_logo img {
  width: 18%;
  width: 100%;
}


.b_page_title h1 {
  font-size: 2.35rem;
  color: #FFFFFF;
  text-align: center;
  padding: 0.55em 0;
  font-weight: bold;
  line-height: 1.35em;
}

.trial_page_title h1 {
  font-size: 2.35rem;
  color: #FFFFFF;
  text-align: center;
  padding: 0em;
  font-weight: bold;
  line-height: 1.15em;
}


.r_disc {
  padding: 15px 0 12px 5px;
}


.r_disc h3 {
  font-size: 2.3em;
}

.r_disc p {
  font-size: 1.2em;
  line-height: 1.8;
}

.summary-list {
  padding: 5px 0 0px 0px;
}

.summary-list p {
  font-size: 1.2em;
  line-height: 1.75;
}


.footer-title-share {
  color: #efefef;
  font-size: 18px;
  font-weight: bold;
  margin: 0 0 3px 0;
  padding: 15px 15px 0px 0px;
}

.foot-sub-share-copyright {
  margin: 5px;
  color: #818181;
  font-size: 13px;
  padding: 2px 0px 0px 0px;
}

.item {
  display: flex;
  border-bottom: 1px solid #E5ECF4;
  padding: 23px 10px;
}

.item_title {
  margin-top: 10px;
  width: 30%;
}

.item_phone {
  width: 46%;
}

.item_input {
  width: 100%;
}

.form-control {
  width: 100%;
  background-color: #ffffff;
  border-radius: 6px;
  border: 1px solid #ccd2d8;
  font-size: 15px;
  color: #666;
  padding: 10px 11px;
}

.form-control:focus {
  border: 1px solid #939ba6;
  outline: 0;
  background-color: #fffec3;
}

.Required {
  margin: 12px 8px 0 0;
  font-size: 11px;
  color: #FFFFFF;
  width: 13%;
  background-color: #F56572;
  text-align: center;
  padding-top: 2px;
  border-radius: 2px;
  height: 20px;
}

.policy {
  margin-top: 25px;
  font-size: 14.3px;
  line-height: 21px;
  width: 100%;
  color: #83868A;
}

label {
  color: #4F5660;
  font-size: 16px;
  font-weight: bold;
}

.dw_btn {
  padding: 20px 0;
  text-align: center;
  margin: 6px auto;
  width: 100%;
  background-color: #F98D00;
  border-radius: 35px;
  position: relative;
  height: 60px;
  margin-top: 12px;
  box-shadow: 0px 3px #DE5E04;
}

.dw_btn:hover {
  opacity: 0.85;
  transition: 0.5s;
  background-color: #f87501;
  opacity: 1;
  box-shadow: 0px 3px #C55924;
}

.dw_btn a {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  color: #FFFFFF;
  line-height: 60px;
  font-size: 1.3rem;
  font-weight: bold;
  opacity: 1;
}


.dw_btn a:hover {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  line-height: 60px;
  font-weight: bold;
  opacity: 1;
}

.btn_area {
  width: 100%;
  margin: 0 auto;
  padding: 0 25px;
}


.pc_br {
  display: none;
}


.pc_br_on {
  display: block;
}

.sp_br_on {
  display: none;
}

.formBtnDiv {
  margin-top: 0px;
}

.Consent_pmark1{
  margin-top: 0.8em;
  margin-left: 0.25em;
}

.precautions_txt {
  font-size: 13px;
  color: #767676;
  padding: 1.2em 5px 0px 5px;
}

.summary-contents{
  background-color: #f1f4f7;
  padding: 30px 30px 20px;
  border-radius: 6px;
  margin: 2.3% 0% 2.7% 0%;
}

.summary-title {
  font-size: 1.35em;
  font-weight: 600;
  line-height: 1.15;
  margin-bottom: 0.4em;
}

.summary-icon{
padding-left:40px;
}

.summary-title::before {
  background: url("/images/contents/idea-icon.svg")no-repeat;
  background-size: 100%;
  content: "";
  width: 40px;
  height: 40px;
  position: absolute;
  margin: -10px 0 0;
}


.trial-contents{
  background-color: #f1f4f7;
  padding: 25px 30px 20px;
  border-radius: 6px;
  margin: 2.3% 0% 2.7% 0%;
}

.trial-title {
  font-size: 1.35em;
  font-weight: 600;
  line-height: 1.15;
  margin-bottom: 0.4em;
}

.trial-icon{
  padding-left:35px;
  color: #535353;
}


.trial-title::before {
  background: url("/images/contents/notice-icon.svg")no-repeat;
  background-size: 100%;
  content: "";
  width: 31px;
  height: 31px;
  position: absolute;
  margin: -1px 0px 0 5px;
}


.error_caution .trial-title::before {
  background: url("/images/contents/caution-icon.svg")no-repeat;
  background-size: 100%;
  content: "";
  width: 28px;
  height: 28px;
  position: absolute;
  margin: 0px 0px 0 3px;
}


/* thanks page css */

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.container:before, .container:after {
  content: " ";
  display: table;
}

.container:after {
  clear: both;
}

.row:before, .row:after {
  content: " ";
  display: table;
}

.form-group {
  margin-bottom: 12px;
}

.box-point-txt-grey {
  font-size: 1em;
  line-height: 1.3;
  color: #666;
  background-color: #FFFDF7;
  border: 1px solid #E1E1E1;
  padding: 1.9rem 1.6rem 1.8rem 1.6rem;
}

.mail-send-title {
  font-size: 1.4em;
  color: rgb(51, 51, 51);
  line-height: 1.5em;
}

.navbar-fixed-bottom {
  min-height: 30px;
  line-height: 1.42857;
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
  position: fixed;
}

.navbar-default {
  background-color: #1F1F1F;
  border-color: #0E0E0E;
}

.complete-img {
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

.complete-img img {
  width: 50%;
  float: none;
}

.complete-text {
  text-align: center;
  font-size: 1.5em;
  font-weight: bold;
  margin: 15px 0;
}

.complete-text-serve {
  text-align: center;
  margin: 30px 0 15px;
}

.complete-text-link {
  text-align: center;
  margin: 20px 0 50px;
}

.complete-text-link .btn-primary1 {
  color: #fff;
  background-color: #4FA6F7;
  border-color: #4FA6F7;
  font-size: 1.6em;
  line-height: 22pt;
  border-radius: 5px;
  padding: 18px 0px;
  width: 50%;
}

.complete-text-video {
  text-align: center;
  font-size: 1.9em;
  font-weight: bold;
  margin: 65px 0 15px 0;
  line-height: 1.2;
  color: #444444;
}

.frame-wrapper_video {
  width: 100%;
  padding-bottom: 56.25%;
  height: 0px;
  position: relative;
  max-width: 970px;
}

.btn_video {
  margin: 15px 0 15px 0;
}

.frame-wrapper_video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.complete-text-link {
  text-align: center;
  margin: 20px 0 50px;
}

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 10px 18px;
  font-size: 15px;
  line-height: 1.42857;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}

.r_sns ul li {
  list-style: none;
  display: inline-block;
  text-align: center;
}


.resource-contents {
  width: 55%;
  float: left;
}

.resource-contents-trial {
  width: 48%;
  float: left;
}

.resource-form {
  width: 41%;
  float: left;
}

.trial-form {
  width: 47%;
  float: left;
}

.form_contents {
  padding: 15px 0;
}

.form_contents_small {
  padding: 5px 0;
}

h2 {
  text-align: center;
  padding-top: 50px;
}

.notice_download{
    font-size: 0.85rem;
    color: #666;
    text-align: left;
    margin: 0px auto;
    font-weight: 100;
    padding: 5px 0px 5px 18px;
    line-height:1.55;
  }

  .notice_download_trial{
    font-size: 0.95rem;
    line-height: 1.5rem;
    color: #808387;
    text-align: left;
    margin: 0px auto;
    font-weight: 100;
    padding: 7px 25px 5px 20px;
    letter-spacing: -0.2pt;
  }

.formTitleDiv {
  position: relative;
  margin: 0;
  padding: 0;
  font-size: 20px;
  color: #001632;
  font-style: normal;
  font-weight: 700;
}

.formTitleDiv-trial {
  position: relative;
  margin: 0;
  padding: 0;
  font-size: 20px;
  color: #001632;
  font-style: normal;
  font-weight: 700;
}

.form_nameTag span {
  font-size: 0.9em;
  color: #7b7b7b;
  font-style: normal;
  font-weight: 700;
  letter-spacing: -.6px;
}

.important {
  color: #FF0000 !important
}

.error {
  display: none;
  font-size: 12px;
  color: #FF0000;
  font-style: normal;
  font-weight: 400;
}

.name {
  display: flex;
  align-items: flex-start;
  width: 100%;
}

.firstName {
  align-items: center;
  width: 50%;
}

.lastName {
  align-items: center;
  padding-right: 10px;
  width: 50%;

}

.downloadBtn {
  width: 100%;
    float: none;
    background-color: #FF114A;
    border: 0px;
    border-radius: 50px;
    text-align: center;
    /* height: 60px; */
    border-radius: 50px;
    font-weight: bold;
    font-size: 1.65em;
    line-height: 1.35;
    /* font-family: 'Lato',sans-serif; */
    color: #FFFFFF;
    cursor: pointer;
    padding: 0.65em 0em;
}

.downloadBtn:hover,
.downloadBtn:focus {
  box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.2);
  cursor:pointer;transform:scale(1.04,1.04);transition:transform .2s;
}

.downloadBtn:disabled {
  color: #eeeeee;
  background-color: #cccccc;
  border-color: #c0bfbf;
  text-shadow: 0 0px 0 rgba(0, 0, 0, 0);
  cursor: default;
}

.formTitleDiv {
  margin: 15px 0px 0px 0px;
}

.formTitleDiv h2 {
  color: #3a4752;
  padding: 0px 0px 15px 0px;
  font-size: 1.65em;
  line-height: 1.4;
}

.formTitleDiv-trial {
  margin: 5px 0px 0px 0px;
}

.formTitleDiv-trial h1 {
  /* color: #151f26; */
  color: #000000;
    padding: 0.3em 0px 2px 0px;
    font-size: 1.93em;
    line-height: 1.4;
    /* font-family: 'Lato',sans-serif; */
    text-align: center;
    letter-spacing: -0.2pt;
}


.form_area {
  position: sticky;
  top: 3%;
  margin-bottom: 15%;
}

.contents-container {
  width: 100%;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-box;
  display: -webkit-flexbox;
  display: -moz-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.mask {
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.55);
  z-index: 999999999;
  position: fixed;
  top: 0;
  left: 0;
  display: none;
}

.spinner-container {
  width: 100%;
  height: 100%;
  position: relative;
}

.lds-spinner {
  color: official;
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;

  transform: translateY(-50%);
  left: calc(50% - 50px);
  position: absolute;
  top: calc(50% - 50px);
  border-top-width: 0;
}

.lds-spinner div {
  transform-origin: 40px 40px;
  animation: lds-spinner 1.2s linear infinite;
}

.lds-spinner div:after {
  content: " ";
  display: block;
  position: absolute;
  top: 3px;
  left: 37px;
  width: 6px;
  height: 18px;
  border-radius: 20%;
  background: rgb(255, 255, 255);
}

.lds-spinner div:nth-child(1) {
  transform: rotate(0deg);
  animation-delay: -1.1s;
}

.lds-spinner div:nth-child(2) {
  transform: rotate(30deg);
  animation-delay: -1s;
}

.lds-spinner div:nth-child(3) {
  transform: rotate(60deg);
  animation-delay: -0.9s;
}

.lds-spinner div:nth-child(4) {
  transform: rotate(90deg);
  animation-delay: -0.8s;
}

.lds-spinner div:nth-child(5) {
  transform: rotate(120deg);
  animation-delay: -0.7s;
}

.lds-spinner div:nth-child(6) {
  transform: rotate(150deg);
  animation-delay: -0.6s;
}

.lds-spinner div:nth-child(7) {
  transform: rotate(180deg);
  animation-delay: -0.5s;
}

.lds-spinner div:nth-child(8) {
  transform: rotate(210deg);
  animation-delay: -0.4s;
}

.lds-spinner div:nth-child(9) {
  transform: rotate(240deg);
  animation-delay: -0.3s;
}

.lds-spinner div:nth-child(10) {
  transform: rotate(270deg);
  animation-delay: -0.2s;
}

.lds-spinner div:nth-child(11) {
  transform: rotate(300deg);
  animation-delay: -0.1s;
}

.lds-spinner div:nth-child(12) {
  transform: rotate(330deg);
  animation-delay: 0s;
}

@keyframes lds-spinner {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

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


  section {
    display: block;
  }


  form {
    padding: 0px 30px 0;
  }


  #b_header {
    height: auto;
    min-height: 120px;
  }

  .trial_intro {
    flex-direction: column !important;
  }

  .intro_img_area {
    width: 100%;
    padding: 10px 15px 0px 0px;
  }

  .intro_text_area {
    width: 100%;
  }

  .summary-contents {
    background-color: #f1f4f7;
    padding: 20px;
    border-radius: 6px;
    margin: 2.3% 0%;
}

  .resource-contents {
    width: 100%;
    padding: 6% 5% 10% 5%;
    background-color: #ffffff;
  }

  .resource-contents-trial {
    width: 100%;
    padding: 4% 7% 8% 7%;
    background-color: #ffffff;
  }

  .r_disc p {
    font-size: 1.1em;
    line-height: 1.6;
  }

  .summary-title {
    font-size: 1.2em;
    font-weight: 600;
    line-height: 1.15;
    margin-bottom: 0.3em;
}

.summary-icon {
  padding-left: 36px;
}

.summary-title::before {
  background: url(/images/contents/idea-icon.svg)no-repeat;
  background-size: 100%;
  content: "";
  width: 36px;
  height: 36px;
  position: absolute;
  margin: -8px 0 0;
}



  .summary-list p {
    font-size: 1.0em;
    line-height: 1.4;
  }


  .resource-form {
    width: 100%;
    background-color: #eef6ff;
    height: auto;
    vertical-align: bottom;
    padding: 10px 5px 40px 5px;
    margin: 0%;
  }

  .trial-form {
    width: 100%;
    height: auto;
    vertical-align: bottom;
    padding: 10px 10px 40px 10px;
    margin: 0%;
    border: 0px;
  }

  .form_contents {
    padding: 7px 0;
}

.form_contents_small {
  padding: 10px 0px 5px 0px;
}

.notice_download {
  padding: 5px 10px 5px 13px;
  line-height: 1.55;
}

.notice_download_trial {
  padding: 5px 15px 5px 13px;
  line-height: 1.5;
  font-size: 13px;
}


  .btn_area {
    padding: 5px 34px;
  }

  .dw_btn {
    width: 100%;
    margin: 10px 0px;
  }

  .sp_br {
    display: none;
  }


  .pc_br {
    display: block;
  }

  .sp_br_on {
    display: block;
  }

  .pc_br_on {
    display: none;
  }


  .resource-form h4 {
    padding: 10% 22px 8px;
    font-size: 1.5rem;
  }

  .trial-form h4 {
    padding: 10% 22px 8px;
    font-size: 1.5rem;
  }


  .b_page_title h1 {
    font-size: 2rem;
  }

  .trial_page_title h1 {
    font-size: 2rem;
  }

  .directcloud_logo img {
    width: 43%;
  }

  .dw_btn a {
    font-size: 1.1rem;
  }

}

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

  form {
    padding: 0px 15px 0;
  }

  label {
    font-size: 15px;
  }

  #b_header {
    height: auto;
    min-height: 100px;
  }

  .Consent_notice {
    margin: 2px 0px 0px 3px;
    font-size: 0.8em;
    line-height: 14pt;
  }

.precautions_box {
  padding: 5px 0px 0;
}

.precautions_txt {
  font-size: 13px;
  color: #555555;
  padding: 0.5em 10px 3px 2px;
}

  .b_page_title h1 {
    font-size: 1.5rem;
    padding: 0.5em 0;
  }


  .directcloud_logo {
      width: 100%;
  }


  .directcloud_logo img {
    width: 50%;
  }

  .directcloud_logo1 img {
    width: 43%;
  }

  .item {
    padding: 23px 5px;
  }


  .footer-title-share {
    font-size: 1em;
  }

  .foot-sub-share-copyright {
    font-size: 12px;
  }


  .Required {
    margin: 10px 5px 0 0;
    width: 14%;
  }

  .error_caution li:nth-child(2) {
      padding-left: 13px !important;
  }

  .error_caution ul li:nth-last-child(1){
    padding-left:13px !important;
  }


}

@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}

@media (min-width: 992px) {
  .container {
    width: 970px
  }

  .col-md-12 {
    float: left;
  }

  .col-md-12 {
    width: 100%;
  }
}

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

  .complete-text-link .btn-primary1 {
    width: 100% !important;
    font-size: 1.4em !important;
    padding: 18px !important;
  }

  .formTitleDiv-trial h2 {
    padding: 4px 0px 8px 0px;
    font-size: 1.45em;
    line-height: 1.4;
    letter-spacing: -1.5pt;
  }

  .form_nameTag span {
    font-size: 0.83em;
    font-style: normal;
    font-weight: 700;
    letter-spacing: -.6px;
    padding-top: 5px;
}

  .downloadBtn {
    border-radius: 50px;
    font-size: 22px;
    line-height: 1.25;
    color: #ffffff;
    padding: 0.75em 0em;
  }

  .downloadBtn:hover,
  .downloadBtn:focus {
    box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.2);
    cursor:pointer;transform:scale(1.04,1.04);transition:transform .2s;
  }

  .downloadBtn:disabled {
    color: #f0f0f0;
    background-color: #cccccc;
    border-color: #c0bfbf;
    text-shadow: 0 0px 0 rgba(0, 0, 0, 0);
    cursor: default;
  }

    .l_contents_keyimage_flow_box_head>em {
      width: 64px;
      height: 64px;
      font-size: 12px;
      left: 20px;
      top: -10px;
  }

  .l_contents_keyimage_flow_box>.c-head {
    min-height: auto;
    height: 44px;
  }

}

@media screen and (max-width: 767px) {
  .btn-primary1 {
    text-align: center;
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 600px) {
  .complete-text {
    text-align: left !important;
    font-size: 1.6em !important;
    line-height: 1.4 !important;
  }
}

@media screen and (max-width: 600px) {
  .conmplete_trial_text {
    font-size: 1.04em !important;
    line-height: 18pt;
  }
}

@media screen and (max-width: 600px) {
  .complete-text-video {
    text-align: left !important;
    margin-top: 25px !important;
  }
}

@media screen and (max-width: 600px) {
  .complete-text-serve {
    text-align: left !important;
    margin-top: 0 !important;
    margin-bottom: 0;
    padding-bottom: 0;
    line-height: 20pt;
  }
}

@media screen and (max-width: 600px) {
  .mail-send-title {
    font-size: 1.20em !important;
    line-height: 19pt !important;
    padding: 0 10px !important;
  }
}

@media screen and (max-width: 600px) {
  .complete-text-link {
    margin: 10px 0 0 !important;
  }
}

@media screen and (max-width: 600px) {
  .row {
    margin-top: 10px !important;
  }
}

@media screen and (max-width: 600px) {
  .box-point-txt-grey {
    margin-top: 10px !important;
    padding: 1.3rem !important;
  }
}

@media screen and (max-width: 600px) {
  .complete-img img {
    width: 70%;
    float: none;
  }

  /************ ↓↓ 無料トライアル　CSS　Start ↓↓ **************/
  #trial_header {
    height: auto;
    min-height: 60px !important;
    padding: 5px 20px !important;
  }

  .trial_intro {
      flex-direction: column !important;
  }

  .intro_img_area {
    min-width: auto !important;
    margin: 0 auto !important;
    width:70% !important;
  }

  .intro_text_area {
    width: 100% !important;
    padding: 1em 0px 0px !important;
  }

  .trial_text_title h1 {
    font-size: 2.0em !important;
  }

  .trial_text_title span {
    font-size: 1.05em !important;
    letter-spacing: -0.4pt;
  }



  .trial_ul {
    padding-left: 5px !important;
  }

  .trial_ul li:before {
    width: 12px !important;
    height: 13px !important;
    margin: 13px 0 0 !important;
  }

  .trial_ul li {
    padding-bottom: 2px !important;
  }

  .step_ul p {
    text-align: left !important;
    font-size: 0.8em !important;
    line-height: 1.3 !important;
    letter-spacing: -0.3pt;
  }

  .trial_caution li {
    padding-left: 21px !important;
    font-size: 0.95em !important;
  }

  .trial-title::before {
    width: 30px !important;
    height: 30px !important;
    margin: 1px 0 0 !important;
  }

  .trial-icon {
    padding-left: 32px !important;
  }

  .trial_caution li:nth-child(1) {
    font-size: 16px !important;
    letter-spacing: -.5px !important;
    text-indent: -32px !important;
    padding-left: 45px !important;
  }

  .trial_step_area {
    margin-top: 11px !important;
  }



  .l_contents_keyimage_flow_box_head>em {
    width: 68px !important;
    height: 68px !important;
    font-size: 13px !important;
    left: -1% !important;
    top: -22px !important;
  }

  /*.step_title {
    font-size: 1.25em !important;
    line-height: 1.35 !important;
    padding: 9px 3.5em !important;
  }

   .step_ul {
    padding: 0.2em 1.0em 1.0em 1.0em !important;
    width: 100% !important;
    display: inline-block !important;
    text-align: center !important;
  }

  .step_ul p {
    margin-top: 2px !important;
    font-size: 14px !important;
    line-height: 1.4 !important;
  }

  .step_img_area {
    width: 25% !important;
  }

  .step_ul li {
    width: 100% !important;
  }

  .step_ul li:nth-child(2n) {
    background: url(/images/contents/ico_arrow_step_h.svg) no-repeat !important;
    height: 16px !important;
    margin: 1.3em 0em 1.2em 0em !important;
    align-items: center !important;
    background-position: center !important;
  } */

  .trial-icon {
    /* padding-left: 43px; */
  }

/************ ↑↑ 無料トライアル　CSS　End ↑↑ **************/
}



/* trial css ↓↓　*/

.trial_intro {
  display: flex;
  justify-content: space-between;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: flex-start;
  /* border-bottom: 1.5px solid #eaeaea;
  padding-bottom: 50px; */
}

.intro_img_area{
  width: 43%;
  padding: 0.9em 0px 0px 0.2em;
}

.intro_img_area img{
width:100%;
}


.intro_text_area{
  width: 56.5%;
  text-align: center;
  padding-top: 2.4em;
}

.trial_text_title{
  text-align:center;
  margin-bottom: 5px;
}

.trial_text_title span {
  display: block;
  font-size: 1.15em;
  color: rgb(58 71 82 / 85%);
  line-height: 26px;
  font-weight: 700;
  letter-spacing: -0.2pt;
}

.trial_text_title h5{
  font-size: 2.2em;
  color: #378ee4;
  letter-spacing: -1.0pt;
}

.trial_text_title h2{
  font-size: 2.0em;
  color: #3c92f0;
  letter-spacing: -0.8pt;
  text-align: left;
  padding:0px 0px 6px 3px;
}

.trial_text_title h2 .h-sapce{
  letter-spacing: -1.2pt;
}

/****************check icon css *****************/
/* .trial_ul{
  display: inline-block;
  text-align: left;
}

.trial_ul li {
  text-align: left;
    padding-bottom: 6px;
    font-size: 0.95em;
    display: inline-block;
    color: #4C4C4C;
    font-weight: 100;
}

.trial_ul li:nth-child(3){
padding-bottom:0;
}

.point-txt-space {
  color: rgb(130 132 133 / 79%);
} */


/****************check icon add css *****************/
.trial_ul {
  display: inline-block;
  text-align: left;
}

.trial_ul li {
  text-align: left;
  padding-bottom: 2px;
  padding-left: 8px;
  font-size: 1.0em;
  display: inline-block;
  color: #4C4C4C;
  font-weight: 100;
}

.trial_ul li:before {
  /* background: url(/images/contents/point_check_line.svg)no-repeat;
  background-size: 100%; */
  content: "";
  width: 11px;
  /* height: 13px; */
  position: absolute;
  margin: 11px 0 0;
  /* border-top: 2px solid #b6bdc6; */
}

.trial_ul li:nth-child(3){
  padding-bottom:0;
  }

.point-txt-space {
  color: rgb(130 132 133 / 79%);
}



.trial_step_area{
  margin-top: 0.7em;
}

.line-step-box{
  border: 1px solid #d9dcdf;
  border-top: 0px;
  border-radius: 0px 0px 6px 6px;
}

.step_title {
  text-align: center;
  font-size: 1.6em;
  color: #ffffff;
  line-height: 1.4;
  font-weight: bold;
  background-color: #378ee3;
  border-radius: 5px 5px 0px 0px;
  padding: 9px 0px;
}

.title-step-txt{
  text-align: center;
  font-size: 23px;
  letter-spacing: 2px;
  color: #505050;
  line-height: 1.4;
  font-weight: bold;
}


.step_title span{
font-size: 28px;
font-weight: bold;
color: #115796;
}

.step_ul {
  padding: 0.85em 0.75em 1.05em 1.35em;
}

.step_ul li{
  width: 33%;
  margin: 0em;
}

.step_ul li:nth-child(2n){
  width: 2.7%;
  display: flex;
  background: url(/images/contents/ico_arrow_step.svg) no-repeat;
  content: "";
  height: 22px;
  margin: 1.75em 0.5em 0px 0.65em;
}

.step_ul p{
  text-align: left;
  font-size: 0.73em;
  padding-left: 0px;
  margin-top: 0px;
  font-weight: 100;
  color: #949494;
  line-height: 1.4;
}

.step_img_area {
  width: 34%;
}

.trial_caution,
.error_caution{
  margin:0em 0em;
}



.trial_caution ul{
    display: block;
    /* background-color: #f5f7f9; */
    padding: 20px 20px 19px 15px;
    border-radius: 0px;
    margin: 3% 0% 0% 0%;
    background-color: #f3f6f9;
    border: 1px solid #cdd4dd;
}


.error_caution ul{
    display: block;
    /* background-color: #f5f7f9; */
    padding: 20px 20px 19px 15px;
    border-radius: 0px;
    margin: 1.5% 0% 2.7% 0%;
    background-color: #f3f6f9;
    border: 1px solid #cdd4dd;
}


.trial_caution li{
  text-align: left;
  text-indent: -12px;
  padding-left: 15px;
  padding-bottom: 7px;
  margin-right: 0px;
  font-size: 0.75em;
  line-height: 1.45;
  color: #707070;
}


.trial_caution li:nth-child(1),
.error_caution li:nth-child(1) {
  font-weight:bold;
  font-size:0.97em;
  padding-bottom: 6px;
}


.text_red{
color:red;
}




/* trial css ↑↑　*/


/***** ↓↓ step contents css ↓↓ ****/

.l_contents_keyimage_flow {
  display: flex;
  justify-content: space-between;
}

.l_contents_keyimage_inner>.c-flow {
  margin: 0 0 12px;
}

.l_contents_keyimage_flow>.c-primary {
  flex: 0 1 62%;
  min-width: 62%;
}

.l_contents_keyimage_flow_box {
  position: relative;
  display: flex;
  flex-direction: column;
}

.l_contents_keyimage_flow_box>.c-head {
  flex: 0 1 56px;
  min-height: 56px;
}

.l_contents_keyimage_flow_box_head {
  padding: 0 20px;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #359ef8;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  text-align: center;
  line-height: 1.2;
}

.l_contents_keyimage_flow_box_head>em {
  margin: 0;
  position: absolute;
  display: flex;
  text-align: center;
  justify-content: center;
  align-items: center;
  width: 80px;
  height: 80px;
  font-style: normal;
  line-height: 1.2;
  font-size: 15px;
  color: #fff;
  font-weight: 700;
  border-radius: 50%;
  left: 6%;
  top: -15px;
  background-color: #f69c2f;
}

.l_contents_keyimage_flow_box_head>span {
  color: #fff;
  font-weight: 700;
  font-size: 18px;
}

.l_contents_keyimage_flow_box>.c-main {
  flex: 1;
}

.l_contents_keyimage_flow_box_main {
  padding: 20px 40px;
  border-left: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

.l_contents_keyimage_flow_box_items {
  display: flex;
  margin: 0;
  padding: 0;
  list-style: none;
}

.l_contents_keyimage_flow_box_items>.c-item:first-child {
  margin: 0;
}

.l_contents_keyimage_flow_box_item {
  position: relative;
}

.l_contents_keyimage_flow_box_item>.c-shoulder {
  margin: 0 0 4px;
}

.l_contents_keyimage_flow_box_item_shoulder {
  color: #aaa69f;
  font-size: 14px;
  font-weight: 700;
}

.l_contents_keyimage_flow_box_item_main {
  font-weight: 700;
  font-size: 15px;
}

.l_contents_keyimage_flow_box_items>.c-item {
  margin: 0 0 0 56px;
}

.l_contents_keyimage_flow_box_item:before {
  position: absolute;
  left: -32px;
  bottom: 20px;
  content: "";
  width: 11px;
  height: 19px;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 100% auto;
  background-image: url(/images/contents/ico_arrow_trial.svg);
}

.l_contents_keyimage_flow>.c-secondary {
  flex: 0 1 32%;
  min-width: 32%;
}

.l_contents_keyimage_flow>.c-secondary:before {
  position: absolute;
  left: -10%;
  bottom: 40px;
  content: "";
  width: 11px;
  height: 19px;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 100% auto;
  background-image: url(/images/contents/ico_arrow_trial.svg);
}

.l_contents_keyimage_flow_box>.c-head {
  flex: 0 1 56px;
  min-height: 56px;
}

/***** ↑↑ step contents css ↑↑ ****/


/* form-nav */

.progressbar {
  display: flex;
  flex-wrap: wrap;
}
.progressbar .step-item {
    position: relative;
    width: 33%;
    text-align: center;
    position: relative;
    align-items: center;
    justify-content: center;
    padding: 6px 0px;
    line-height: 1.25;
    background: #9ea7b3;
    color: #f8f9f9;
    border-radius: 6px 0px 0px;
    font-size: 0.85em;
}

.progressbar .step-item1:not(:last-child)::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  border: 15px solid transparent;
  border-left: 15px solid #9ea7b3;
}

.progressbar .step-item1 {
  position: relative;
  width: 33%;
  text-align: center;
  position: relative;
  align-items: center;
  justify-content: center;
  padding: 6px 0px;
  line-height: 1.35;
  background: #8e9aa9;
  color: #f8f9f9;
  font-size: 0.85em;
}

.progressbar .step-item2:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  border: 15px solid transparent;
  border-left: 15px solid #8e9aa9;
}

.progressbar .step-item2 {
  position: relative;
  width: 34%;
  text-align: center;
  position: relative;
  align-items: center;
  justify-content: center;
  padding: 6px 0px;
  line-height: 1.35;
  background: #808c9c;
  color: #f8f9f9;
  border-radius: 0px 6px 0px 0px;
  font-size: 0.85em;
}

.pc_on {
  display: block !important;
}

.sp_on {
  display: none !important;
}


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

  .step_img_area {
    width: 51%;
  }

  .line-step-box {
    border-radius: 0px 0px 6px 6px;
    margin: 0 auto;
    width: 100%;
    border: 1px solid #d9dcdf;
    border-top: 0px solid #d9dcdf;
  }

  .trial_text_title h2 {
    font-size: 2.0em;
    letter-spacing: -0.3pt;
    text-align: center;
    padding: 0px 0px 2px 0px;
  }

/* .step-item {
  text-align: center;
  padding: 2px 15px 3px 15px;
  border-radius: 30px;
  border: solid 1px #9ea7b3;
  line-height: 1.3;
  background-color: #9ea7b3;
  width: 40%;
  margin: 0 auto;
  margin-bottom: 0px;
  margin-top: 15px;
  color: #f8f9f9;
  font-size: 14px;
}

.step-item1 {
  text-align: center;
  padding: 2px 15px 3px 15px;
  border-radius: 30px;
  border: solid 1px #8e9aa9;
  line-height: 1.3;
  background-color: #8e9aa9;
  width: 40%;
  margin: 0 auto;
  margin-bottom: 0px;
  margin-top: 15px;
  color: #f8f9f9;
  font-size: 14px;
}

.step-item2 {
  text-align: center;
  padding: 2px 15px 3px 15px;
  border-radius: 30px;
  border: solid 1px #808c9c;
  line-height: 1.3;
  background-color: #808c9c;
  width: 40%;
  margin: 0 auto;
  margin-bottom: 0px;
  margin-top: 15px;
  color: #f8f9f9;
  font-size: 14px;
} */

.trial_caution ul {
  padding: 20px 10px 20px 3px;
  font-size: 14px;
  width: 100%;
  margin: 1em auto 1em;

}

/* .progressbar .step-item:not(:last-child)::before,
.progressbar .step-item:not(:last-child)::after {
  border-width: 25px;
  border-left-width: 12px;
} */

.formTitleDiv-trial h1 {
  font-size: 1.53em;
  padding: 0.5em 0px 2px 0px;
  letter-spacing: -0.8pt;
}


.progressbar .step-item {
  font-size: 0.8em;
}

.progressbar .step-item1 {
  font-size: 0.8em;
}

.progressbar .step-item2 {
  font-size: 0.85em;
}

.step_ul li:nth-child(2n) {
  width: 3.2%;
  margin: 1.75em 0.2em 0px 0.2em;
}

.step_ul{
  padding:0.9em 0.75em 1.1em 0.7em;
}

.pc_on {
  display: none !important;
}

.sp_on {
  display: block !important;
}


}



/********************** 【無料トライアル】サンクスページ CSS **********************/
.trial-box{
  width: 100%;
  text-align: center;
  margin: 2.5em 0em 0em;
}

.thanks-title h1{
  font-size: 2.85em;
  color: #000;
  line-height: 1.7;
  letter-spacing: -0.7pt;
}

.thanks_subtxt{
  font-size: 1.4em;
  color: #717277;
  line-height: 1.65;
  font-weight:100;
  padding-bottom: 0.75em;
}

.thanks-contents{
    width: 75%;
    float: left;
    background-color: #F3F9FF;
    border: 1px solid #D2D9E8;
    padding: 1.5em 2.0em 2.0em;
    margin:0 auto;
}

.trial_thanks_intro {
  display: flex;
  justify-content: space-between;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: flex-start;
  margin-bottom: 0.75em;
}

.trial_thanks_listbox h3{
  text-align: left;
  margin-bottom: 5px;
  color: #3d94f4;
  font-size: 1.65em;
  font-weight: 700;
  line-height: 35px;
}

.trial_thanks_listbox p{
  color: #717374;
    font-size: 16px;
    margin-top: 11px;
}

.close-contents{
  width: 80%;
  margin: 0 auto;
  padding: 1.5em 0 3.5em 0em;
  text-align: center;
}

.intro_thanks_txtarea {
  width: 54%;
  text-align: left;
  padding: 1.0em 0.5em;
}

.intro_thanks_imgarea {
  width: 42%;
  padding: 0.95em 0.2em 0px 0.2em;
}

.trial_flow_area {
  width: 98%;
  margin: 0 auto;
}


.progressbar .flow-item {
  position: relative;
  width: 33%;
  text-align: center;
  position: relative;
  align-items: center;
  justify-content: center;
  padding:8px 0px;
  line-height: 1.25;
  background: #9ea7b3;
  color: #EEF0F2;
  border-radius: 0px;
  font-size: 0.95em;
}

.progressbar .flow-item1:not(:last-child)::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  border: 18px solid transparent;
  border-left: 18px solid #9ea7b3;
}

.progressbar .flow-item1 {
  position: relative;
  width: 33%;
  text-align: center;
  position: relative;
  align-items: center;
  justify-content: center;
  padding: 8px 0px;
  line-height: 1.25;
  background: #478FE9;
  color: #ffffff;
  font-size: 0.95em;
}

.progressbar .flow-item2:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  border: 18px solid transparent;
  border-left: 18px solid #478FE9;
}

.progressbar .flow-item2 {
  position: relative;
  width: 34%;
  text-align: center;
  position: relative;
  align-items: center;
  justify-content: center;
  padding: 8px 0px;
  line-height: 1.25;
  background: #2B76D4;
  color: #ffffff;
  border-radius: 0px;
  font-size: 0.95em;
}

.line-flow-box {
  border: 1px solid #C0CAD4;
  border-top: 0px;
  border-radius: 0px;
  background-color: #fff;
  padding: 0.35em 0.6em 0.6em;
}

.notice-plan-s{
  font-size: 13px;
  color: #767676;
  padding: 7px 10px;
}

.flow_ul {
  padding: 0.65em 0.35em 0.75em;
}

.flow_ul li{
  width: 33%;
  margin: 0em;
}

.flow_ul li:nth-child(2n){
  width: 2.7%;
  display: flex;
  background: url(/images/contents/ico_arrow_step.svg) no-repeat;
  content: "";
  height: 22px;
  margin: 1.75em 0.5em 0px 0.65em;
}

.flow_ul p {
  text-align: center;
  font-size: 0.9em;
  padding-left: 0px;
  margin-top: 0px;
  font-weight: 100;
  color: #979da6;
  line-height: 1.5;
  padding-top: 4px;
  letter-spacing: -0.3pt;
}

.flow_img_area {
  width: 30%;
}

.flow_img_area_fin {
  width: 26%;
  opacity: 85%;
  padding-top: 3px;
}


.flow_ul p.color-info{
  padding-top: 2px;
  color:#51565F;
}

.fin_grey{
  width: 27%;
    float: none;
    background-color: #C0C0C0;
    border: 0px;
    border-radius: 50px;
    text-align: center;
    font-weight: 100;
    font-size: 1.6em;
    line-height: 1.35;
    /* font-family: 'Lato',sans-serif; */
    color: #FFFFFF;
    cursor: pointer;
    padding: 0.55em 0em;
}

.fin_grey:hover,
.fin_grey:focus {
  background-color: #747679;
  box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.2);
  cursor:pointer;transform:scale(1.04,1.04);transition:transform .2s;
}

.fin_blue{
  width: 27%;
    float: none;
    background-color: #4fa6f7;
    border: 0px;
    border-radius: 50px;
    text-align: center;
    font-weight: 100;
    font-size: 1.6em;
    line-height: 1.35;
    /* font-family: 'Lato',sans-serif; */
    color: #FFFFFF;
    cursor: pointer;
    padding: 0.55em 0em;
}

.fin_blue:hover,
.fin_blue:focus {
  background-color: #278ff0;
  box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.2);
  cursor:pointer;transform:scale(1.04,1.04);transition:transform .2s;
}


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

  .trial-box{
    margin: 1.5em 0em 0em;
  }

  .thanks-title h1{
    font-size: 2.1em;
    line-height: 1.3;
    padding: 0 1em;
  }

  .thanks_subtxt{
    font-size: 1.05em;
    line-height: 1.4;
    padding: 0.2em 1.7em;
    margin-bottom:0.6em;
    text-align: left;
  }

  .thanks-contents{
    width: 94%;
    float: left;
    background-color: #F3F9FF;
    border: 1px solid #D2D9E8;
    padding: 0.5em 1em 1em;
    margin: 0 auto;
  }

  .trial_thanks_intro {
    margin-bottom: 0.5em;
  }

  .trial_thanks_listbox h3{
    font-size: 1.45em;
    line-height: 30px;
  }

  .trial_thanks_listbox p{
    color: #717374;
      font-size: 15px;
      margin-top: 11px;
  }

  .close-contents{
    width: 85%;
    margin: 0 auto;
    padding: 1.5em 0 3.5em 0em;
    text-align: center;
  }

  .intro_thanks_txtarea {
    width: 100%;
    text-align: left;
    padding: 1.0em 0em 0.7em 0.2em;
  }

  .intro_thanks_imgarea {
    width: 100%;
    padding: 0.3em 1em 0em 1em;
  }

  .trial_flow_area {
    width: 100%;
    margin: 0 auto;
  }


  .progressbar .flow-item {
    padding:7px 0px;
    line-height: 1.25;
    font-size: 0.75em;
  }

  .progressbar .flow-item1:not(:last-child)::before {
    border: 15px solid transparent;
    border-left: 15px solid #9ea7b3;
  }

  .progressbar .flow-item1 {
    padding:7px 0px;
    line-height: 1.25;
    font-size: 0.75em;
  }

  .progressbar .flow-item2:before {
    border: 15px solid transparent;
    border-left: 15px solid #478FE9;
  }

  .progressbar .flow-item2 {
    padding:7px 0px;
    line-height: 1.25;
    font-size: 0.75em;
  }

  .line-flow-box {
    border: 1px solid #C0CAD4;
    border-top: 0px;
    border-radius: 0px;
    background-color: #fff;
    padding: 0.35em 0.3em 0.3em;
  }

  .flow_ul {
    padding: 0.5em 0.5em 0.7em 0.7em;
  }

  .flow_ul li{
    width: 33%;
    margin: 0em;
  }

  .flow_ul li:nth-child(2n){
    width: 2.7%;
    display: flex;
    background: url(/images/contents/ico_arrow_step.svg) no-repeat;
    content: "";
    height: 22px;
    margin: 1.75em 0.5em 0px 0.65em;
  }

  .flow_ul p {
    font-size: 0.75em;
    line-height: 1.35;
    padding-top: 0px;
    letter-spacing: -0.3pt;
    text-align: left;
  }

  .flow_img_area {
    width: 57%;
    padding-top: 7px;
  }

  .flow_img_area_fin {
    width: 50%;
    opacity: 85%;
    padding-top: 8px;
  }


  .flow_ul p.color-info{
    padding-top: 0px;
    color:#51565F;
  }

  .fin_grey{
    width: 55%;
    float: none;
    background-color: #C0C0C0;
    border: 0px;
    border-radius: 20px;
    text-align: center;
    font-weight: 100;
    font-size: 1.35em;
    line-height: 1.45;
    /* font-family: 'Lato',sans-serif; */
    color: #FFFFFF;
    cursor: pointer;
    padding: 0.35em 0em;
  }

  .fin_blue{
    width: 55%;
    float: none;
    background-color: #4fa6f7;
    border: 0px;
    border-radius: 20px;
    text-align: center;
    font-weight: 100;
    font-size: 1.35em;
    line-height: 1.45;
    /* font-family: 'Lato',sans-serif; */
    color: #FFFFFF;
    cursor: pointer;
    padding: 0.35em 0em;
  }


  .form_area {
    margin-bottom: 0;
  }


}
