.sec__ttl {
  margin: 0 0 30px; }
  .sec__ttl img {
    margin-left: 0; }

.sec__content {
  max-width: 1040px;
  margin: 0 auto 100px;
  padding: 0 20px; }

.sec__subttl {
  max-width: 1000px;
  margin: 0 auto 40px;
  padding: 15px;
  font-size: 32px;
  color: #fff;
  background-color: #815ec9;
  text-align: center;
  border-radius: 35px; }

.sec__subttl_2 {
  display: inline-block;
  position: relative;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  font-size: 26px;
  color: #815ec9;
  border-bottom: 2px dashed #815ec9;
  text-align: center;
  margin-bottom: 30px; }

.sec__txt {
  font-size: 18px;
  line-height: 1.67; }

a.c5__link {
  display: inline-block;
  min-width: 293px;
  border-radius: 6px;
  margin: 0 auto;
  padding: 5px 2em;
  font-size: 20px;
  color: #fff;
  font-weight: bold;
  background: url("../../common/img/icn_arrow.png") no-repeat 5% 50% #a27fdd;
  background-size: auto; }
  a.c5__link:hover {
    color: #fff; }
  a.c5__link.right {
    position: relative;
    left: 100%;
    -webkit-transform: translate(-100%, 0);
    -ms-transform: translate(-100%, 0);
    transform: translate(-100%, 0);
    margin-bottom: 70px; }
    a.c5__link.right.last {
      margin-bottom: 0; }
  a.c5__link.ex {
    background-position: 2% 50%; }

.content__inner {
  max-width: 980px;
  margin: 0 auto; }

.sec_1 .content__order2 {
  max-width: 815px;
  margin: 0 auto 80px; }
  .sec_1 .content__order2:last-of-type {
    margin-bottom: 30px; }
  .sec_1 .content__order2 p {
    font-size: 18px;
    line-height: 1.7;
    margin-bottom: 25px;
    padding-left: 1em;
    text-indent: -1em; }
    .sec_1 .content__order2 p span {
      font-size: 20px;
      color: #815ec9; }
  .sec_1 .content__order2 small {
    width: 100%;
    text-align: center;
    margin-top: 10px; }
  .sec_1 .content__order2 .order__note {
    font-size: 16px;
    color: #333;
    margin-top: 20px;
    padding-left: 0;
    text-indent: 0; }

.sec_2 .sec__subttl_2 {
  margin-bottom: 40px; }

.sec_2 .mov__wrap {
  position: relative;
  max-width: 560px;
  margin: 0 auto 30px; }
  .sec_2 .mov__wrap::before {
    content: "";
    display: block;
    width: 100%;
    padding-top: 56.25%; }
  .sec_2 .mov__wrap iframe {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%; }

.sec_2 .mov__note {
  color: #444;
  margin-bottom: 60px; }

.sec_2 img {
  margin-bottom: 40px; }

.sec_2 sup.ex {
  font-size: 60%; }

small {
  display: block;
  font-size: 14px;
  color: #666;
  padding-left: 1em;
  text-indent: -1em; }

@media screen and (max-width: 640px) {
  .sec__content {
    margin-bottom: 35px;
    padding: 0; }
  .sec__ttl {
    margin: 0 0 25px; }
    .sec__ttl img {
      max-width: 80%; }
  .sec__subttl {
    border-radius: 15px;
    font-size: 17px;
    margin-bottom: 20px;
    padding: 8px;
    line-height: 1.5; }
  .sec__subttl_2 {
    font-size: 14px;
    margin-bottom: 20px; }
  .sec__txt {
    font-size: 12px; }
  a.c5__link {
    min-width: 145px;
    border-radius: 4px;
    font-size: 13px;
    background-size: 10%; }
    a.c5__link.right {
      margin-bottom: 35px; }
    a.c5__link.ex {
      font-size: 12px;
      background-position: 2% 50%;
      background-size: 5%; }
  .sec_1 .content__order2 {
    margin: 0 auto 40px; }
    .sec_1 .content__order2:last-of-type {
      margin-bottom: 20px; }
    .sec_1 .content__order2 p {
      font-size: 12px;
      margin-bottom: 10px; }
      .sec_1 .content__order2 p span {
        font-size: 15px; }
    .sec_1 .content__order2 .order__note {
      font-size: 12px; }
  .sec_2 .sec__subttl_2 {
    margin-bottom: 20px; }
  .sec_2 .mov__wrap {
    margin-bottom: 20px; }
  .sec_2 .mov__note {
    margin-bottom: 25px; }
  .sec_2 img {
    margin-bottom: 20px; }
  small {
    font-size: 11px; } }

@media screen and (max-width: 350px) {
  a.c5__link {
    min-width: 135px;
    font-size: 11px; } }
