/*
font-family: $font-gothic;
300 400 600 700
*/
/*
font-family: $font-yugothic;
300 400 600 700
*/
/*
font-family: $font-en;
400 500 600 700
*/
/* font-family: $font-en; */
/*@include font-gothic();*/
/*@include font-min();*/
/*@include font-en();*/
/*@include incImg100();*/
/*@include incSmooth();*/
/*@include dropshadow;*/
/*@include boxshadow;*/
/*@include fs();*/
/*@include btm();*/
.o_motion #wrap {
  padding-top: 75px;
}

.contents.noP {
  padding-bottom: 0;
}

.pageTitle br {
  display: none;
}

.whiteBox {
  background-color: #FFF;
  padding: 60px 60px 80px;
  margin: 0 auto 100px;
  width: calc(100% - 80px);
  max-width: 1200px;
}

.trialContents {
  margin-top: -75px;
  padding-top: 75px;
}

.tcHead {
  margin-bottom: 40px;
}
.tcHead .logo {
  max-width: 274px;
  margin: 0 auto;
}

.sec01 {
  margin-bottom: 90px;
}
.sec01 h2 {
  color: #3143cf;
  font-size: 50px;
  font-size: 5rem;
  font-weight: 700;
  line-height: 1.3;
  margin-bottom: 45px;
  text-align: center;
}
.sec01 ul {
  display: flex;
  justify-content: space-between;
}
.sec01 ul li {
  border: 6px solid #E7E6E7;
  border-radius: 10px;
  padding: 30px;
  text-align: center;
  width: 30.5%;
}
.sec01 ul li .img {
  margin-bottom: 30px;
}
.sec01 ul li h3 {
  color: #3143cf;
  font-size: 19px;
  font-size: 1.9rem;
  font-weight: 700;
  line-height: 1.4;
}
.sec01 ul li h3 strong {
  color: #c4071f;
  font-size: 20px;
  font-size: 2rem;
  font-weight: 700;
}
.sec01 .notes {
  margin-top: 40px;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.49;
}
.sec01 .notes + .notes {
  margin-top: 1em;
}

.sec02 h2 {
  color: #3143cf;
  font-size: 32px;
  font-size: 3.2rem;
  font-weight: 700;
  line-height: 1.3;
  margin-bottom: 20px;
  text-align: center;
}
.sec02 ul {
  display: flex;
  justify-content: space-between;
}
.sec02 ul li {
  position: relative;
  width: calc(33.3333333333% - 26px);
  padding: 40px 30px;
  border: 6px solid #3143cf;
  border-radius: 7px;
}
.sec02 ul li:after {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  right: -40px;
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 15px 0 15px 25px;
  border-color: transparent transparent transparent #3143cf;
}
.sec02 ul li:last-child:after {
  display: none;
}
.sec02 ul li:nth-child(1) .icon img {
  max-width: 90px;
}
.sec02 ul li:nth-child(2) .icon img {
  max-width: 108px;
}
.sec02 ul li:nth-child(3) .icon img {
  max-width: 115px;
}
.sec02 ul li .icon {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 115px;
  text-align: center;
}
.sec02 ul li p {
  margin-top: 50px;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.41;
}

.sec02 {
  margin-bottom: 60px;
}
.sec02 h2 {
  color: #3143cf;
  font-size: 34px;
  font-size: 3.4rem;
  font-weight: 700;
  line-height: 1.3;
  margin-bottom: 80px;
  text-align: center;
}
.sec02 h2 strong {
  color: #3143cf;
  display: block;
  font-size: 40px;
  font-size: 4rem;
  font-weight: 700;
  letter-spacing: 0.06em;
}
.sec02 ol > li {
  border: 6px solid #EFF2F4;
  border-radius: 10px;
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  margin-bottom: 70px;
  padding: 40px 40px 30px;
  position: relative;
}
.sec02 ol > li:last-child {
  margin-bottom: 0;
}
.sec02 ol > li .step {
  background-color: #3143cf;
  border-radius: 30px;
  color: #FFF;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  position: absolute;
  top: -30px;
  left: 50%;
  margin-left: -80px;
  min-width: 160px;
  min-height: 50px;
}
.sec02 ol > li .img {
  flex-shrink: 0;
  padding-right: 30px;
  text-align: center;
  width: 35%;
}
.sec02 ol > li .data {
  border-left: 1px solid #EEE;
  padding: 40px 50px 40px 70px;
  width: 65%;
}
.sec02 ol > li .data h3 {
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 1.41;
  margin-bottom: 15px;
}
.sec02 ol.ap > li:nth-child(1) .img img {
  max-width: 238px;
}
.sec02 ol.ap > li:nth-child(2) .img img {
  max-width: 242px;
}
.sec02 ol.ap > li:nth-child(3) .img img {
  max-width: 244px;
}
.sec02 ol.ap > li:nth-child(4) .img img {
  max-width: 306px;
}
.sec02 ol.pp > li:nth-child(1) .img img {
  max-width: 230px;
}
.sec02 ol.pp > li:nth-child(2) .img img {
  max-width: 263px;
}
.sec02 ol.pp > li:nth-child(3) .img img {
  max-width: 230px;
}
.sec02 ol.pp > li:nth-child(4) .img img {
  max-width: 306px;
}

.formSec {
  margin-top: -75px;
  padding-top: 75px;
}
.formSec h2 {
  color: #3143cf;
  font-size: 50px;
  font-size: 5rem;
  font-weight: 700;
  line-height: 1.3;
  margin-bottom: 45px;
  text-align: center;
}
.formSec .formBox {
  margin: 0 auto;
  max-width: 800px;
}
.formSec .formBox iframe {
  width: 100%;
}
.formSec .formBox [id*=embbed] {
  width: 100% !important;
  height: auto !important;
  overflow: visible !important;
}

/* Responsive Start */
@media only screen and (max-width: 768px) {
  .o_motion #wrap {
    padding-top: 53px;
  }
  .pageTitle {
    text-align: center;
  }
  .pageTitle br {
    display: block;
  }
  .whiteBox {
    padding: 40px 0 40px;
    margin: 0 auto 40px;
    width: 100%;
  }
  .trialContents {
    margin-top: -54px;
    padding-top: 54px;
  }
  .tcHead .logo {
    max-width: 200px;
  }
  .sec01 {
    margin-bottom: 40px;
    padding: 0 20px;
  }
  .sec01 h2 {
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 1.4;
    margin-bottom: 25px;
  }
  .sec01 h2 strong {
    font-size: 24px;
    font-size: 2.4rem;
    margin: 0 4px;
  }
  .sec01 ul {
    display: block;
    margin: 0 30px;
  }
  .sec01 ul li {
    margin-bottom: 20px;
    padding: 30px 20px;
    width: 100%;
  }
  .sec01 ul li .img {
    margin-bottom: 20px;
  }
  .sec01 ul li .img img {
    max-width: 140px;
  }
  .sec01 ul li h3 {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.3;
  }
  .sec01 ul li h3 strong {
    font-size: 16px;
    font-size: 1.6rem;
  }
  .sec01 .notes {
    margin-top: 25px;
    font-size: 1.6rem;
  }
  .sec02 {
    margin-bottom: 40px;
  }
  .sec02 h2 {
    font-size: 16px;
    font-size: 1.6rem;
    margin-bottom: 40px;
  }
  .sec02 h2 strong {
    font-size: 22px;
    font-size: 2.2rem;
  }
  .sec02 ol > li {
    border: 6px solid #EFF2F4;
    border-radius: 10px;
    display: block;
    align-items: center;
    margin-bottom: 40px;
    padding: 40px 25px 20px;
    position: relative;
  }
  .sec02 ol > li:last-child {
    margin-bottom: 0;
  }
  .sec02 ol > li .step {
    background-color: #3143cf;
    border-radius: 30px;
    color: #FFF;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 13px;
    font-size: 1.3rem;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    position: absolute;
    top: -20px;
    left: 50%;
    margin-left: -60px;
    min-width: 120px;
    min-height: 36px;
  }
  .sec02 ol > li .img {
    padding: 25px 20px 10px;
    text-align: center;
    width: 100%;
  }
  .sec02 ol > li .img img {
    width: 91%;
  }
  .sec02 ol > li .data {
    border-left: none;
    padding: 0;
    width: 100%;
  }
  .sec02 ol > li .data h3 {
    font-size: 17px;
    font-size: 1.7rem;
    margin-bottom: 7px;
  }
  .sec02 ol > li .data p {
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 1.5;
  }
  .sec02 ol > li .data p.attSmall {
    font-size: 10px;
    font-size: 1rem;
    margin-top: 10px;
    text-indent: -1em;
    padding-left: 1em;
  }
  .sec02 ol > li .data ul {
    padding-top: 20px;
  }
  .sec02 ol > li .data ul li {
    line-height: 1.5;
    margin-bottom: 4px;
  }
  .formSec {
    margin-top: -54px;
    padding-top: 54px;
  }
  .formSec h2 {
    font-size: 22px;
    font-size: 2rem;
    margin-bottom: 10px;
  }
  .formSec .formBox {
    margin: 0 auto;
  }
}/*# sourceMappingURL=trial.css.map */