@charset "UTF-8";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after {
  content: '';
  content: none; }

q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

body {
  font-family: Yu Gothic,"游ゴシック",YuGothic,"游ゴシック体","ヒラギノ角ゴ Pro W3","メイリオ",sans-serif;
  width: 100%;
  overflow-x: hidden; }

.mv {
  width: 100%;
  height: 670px;
  background-image: url(img/mv.png);
  background-size: cover;
  background-position: center;
  position: relative;
  background-repeat: no-repeat; }

.mv__dlIcon {
  position: absolute;
  top: 16px;
  right: 16px;
  z-index: 2; }

.mv__inner {
  width: 100%;
  height: 400px;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 5; }
  .mv__inner .form__btn {
    margin-top: 20px; }

.mv__inner__item {
  margin: 0 auto;
  width: 400px;
  text-align: center; }

.mv__inner__item__logo {
  width: 240px;
  display: block;
  margin: 0 auto;
  max-width: 100%; }

.mv__iphone {
  width: 100%;
  height: 570px;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1; }

.mv__iphone__img {
  height: 570px;
  margin: 0 auto;
  display: block;
  max-width: 100%; }

.mv__mask {
  position: absolute;
  display: block;
  bottom: -1px;
  left: 0;
  width: 101%;
  z-index: 5; }

.btn__icon {
  height: 16px;
  margin-left: 5px;
  display: block; }

.ttl1 {
  margin-top: 24px;
  margin-bottom: 24px;
  font-size: 22px;
  font-weight: 700;
  text-align: center;
  color: #179692;
  line-height: 26px; }

.ttl2 {
  color: #179692;
  font-size: 32px;
  font-weight: 700;
  text-align: center;
  margin-top: 160px;
  margin-bottom: 80px;
  line-height: 38px; }

.ttl2--w {
  margin: 0;
  color: #fff;
  padding: 10px; }

.ttl2--sns {
  margin-bottom: 32px; }

.ttl3 {
  color: #009ef6;
  font-weight: 700;
  font-size: 22px;
  line-height: 28px;
  margin-top: 16px;
  margin-bottom: 16px; }

.txt1 {
  font-size: 14px;
  color: #565656;
  line-height: 18px; }

.txt2 {
  margin: 16px 0;
  font-size: 12px;
  color: #179692;
  line-height: 18px; }

.form__inner {
  padding-top: 32px;
  width: 300px;
  margin: 0 auto; }

.form__txtarea {
  width: 100%;
  line-height: 50px;
  border-radius: 25px;
  background-color: #fff;
  box-shadow: 0 20px 40px rgba(50, 60, 90, 0.2);
  border: none;
  font-size: 12px;
  padding-left: 8px; }

.form__btn {
  width: fit-content;
  background-image: linear-gradient(-125deg, #8468f5 0, #ec74e7 100%);
  box-shadow: 0 5px 10px rgba(50, 60, 90, 0.2);
  height: 50px;
  border-radius: 25px;
  display: -ms-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
  align-items: center;
  border: none;
  color: #fff;
  margin-top: -46px;
  padding: 0 40px;
  position: relative; }
  .form__btn img {
    margin-left: 10px; }

.card__inner {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: stretch;
  align-items: stretch; }

.c-card {
  text-align: center;
  border-radius: 5px;
  box-shadow: 0 10px 30px rgba(50, 60, 90, 0.2);
  padding: 24px;
  margin-bottom: 20px; }
  .c-card p {
    line-height: 23px; }

.img {
  width: 190px;
  max-width: 100%; }

.bg {
  margin-top: 160px;
  margin-bottom: 48px;
  padding: 24px;
  background-image: linear-gradient(-137deg, #a7f2f1 8%, #4fafac 100%); }

.container__inner {
  margin-bottom: 16px; }
  .container__inner a {
    display: contents;
    text-decoration: none;
    color: inherit; }

.logo__area {
  margin-left: 16px;
  margin-right: 16px;
  height: 50px;
  background-color: #000;
  opacity: .4;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
  position: relative;
  line-height: 50px;
  text-align: center;
  color: #fff; }

.text__area {
  height: 50px;
  line-height: 25px;
  position: relative;
  transition: all ease .3s;
  font-size: 16px;
  padding-right: 70px;
  padding-top: 14px; }
  @media screen and (max-width: 544px) {
    .text__area {
      padding-top: 0; } }
  .text__area:hover {
    opacity: .6;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"; }
  .text__area:before {
    content: "";
    position: absolute;
    top: 15px;
    right: 30px;
    width: 20px;
    height: 20px;
    border: 1px solid;
    border-color: transparent transparent #565656 #565656;
    transform: rotate(-135deg);
    transition: all ease .3s; }
  .text__area:hover:before {
    right: 10px;
    opacity: .6;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"; }

.double__line {
  padding-top: 0; }

.contactContainer {
  text-align: center; }
  .contactContainer .contact__inner__item__logo {
    width: 180px;
    display: block;
    margin: 160px auto 0;
    max-width: 100%; }
  .contactContainer p {
    line-height: 23px;
    margin: 24px 0; }

.fb-share-button, .twitter-share-button {
  display: inline-block; }

.btn__sns {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.facebook__btn {
  padding-left: 12px;
  padding-right: 12px;
  background-color: #3b5998;
  height: 30px;
  border-radius: 15px;
  font-size: 14px;
  line-height: 30px;
  font-weight: 400;
  color: #fff;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center; }
  .facebook__btn img {
    height: 16px;
    margin-right: 10px; }

.twitter__btn {
  width: fit-content;
  padding-left: 2px;
  padding-right: 2px;
  background-color: #1da1f2;
  height: 20px;
  border-radius: 3px;
  font-size: 14px;
  line-height: 30px;
  font-weight: 400;
  color: #fff;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center; }
  .twitter__btn img {
    height: 12px;
    margin-right: 4px; }

.hatena__btn {
  padding-left: 12px;
  padding-right: 12px;
  background-color: #00a5e4;
  height: 30px;
  border-radius: 15px;
  font-size: 14px;
  line-height: 30px;
  font-weight: 400;
  color: #fff;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center; }
  .hatena__btn img {
    height: 16px;
    margin-right: 10px; }

footer {
  margin-top: 60px;
  padding: 16px;
  text-align: center;
  color: white;
  background-color: #000; }

iframe {
  margin: 0 auto;
  display: block; }

@media screen and (max-width: 544px) {
  .mv__inner__item {
    width: 70%;
    margin-top: -30px; }

  .ttl1 {
    font-size: 18px; }

  .txt1 {
    letter-spacing: -1px;
    font-size: 13px; }

  .txt2 {
    letter-spacing: -1px;
    font-size: 11px; }

  .form__inner {
    width: 95%; }

  .form__txtarea {
    letter-spacing: -1px;
    font-size: 11px; }

  .logo__area {
    display: none; }

  .text__area {
    font-size: 14px; } }

/*# sourceMappingURL=style.css.map */


.twitter-widget-wrapper iframe { width: 740px !important; }
