div#cf-cont {
  width: 100%;
  padding: 80px 0 30px 0; }

div#cf-msg {
  width: 390px;
  float: left;
  padding-right: 30px; }

div#cf-msg h1 {
  font-size: 40px;
  line-height: 58px;
  font-weight: normal;
  padding-bottom: 20px;
  letter-spacing: 4px; }

div#cf-msg p {
  font-size: 16px;
  line-height: 26px; }

div#cf-youtube {
  width: 560px;
  float: left; }

p#cf-link {
  background-color: #cc0000;
  color: #fff;
  border-radius: 5px;
  padding: 5px 10px;
  width: 90%;
  margin-top: 10px;
  text-align: center;
  font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
  font-size: 16px; }

p#cf-link:hover {
  opacity: 0.5; }

@media screen and (max-width: 800px) {
  div#cf-cont {
    padding-top: 0;
    margin-top: 30px; }

  div#cf-msg, div#cf-youtube {
    float: none;
    width: 94%;
    margin: 0 3%; }

  div#cf-msg {
    margin-bottom: 30px;
    padding-right: 0; }

  div#cf-msg h1 {
    text-align: center;
    font-size: 9.4vw;
    line-height: 12.7vw;
    font-weight: normal;
    padding-bottom: 20px;
    letter-spacing: 0.7vw; }

  p#cf-link {
    width: 100%;
    padding: 10px 0; }

  div#cf-youtube {
    position: relative;
    width: 94%;
    padding-top: 56.25%;
    margin-bottom: 50px; }

  div#cf-youtube iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important; } }
div.content-body h1 {
  font-size: 2rem;
  font-weight: normal;
  text-align: center;
  line-height: 2.7rem; }

div.content-wide div h2 {
  font-size: 16px;
  font-weight: normal;
  text-align: left;
  margin-bottom: 1rem;
  clear: both;
  border-bottom: thin solid #eeeff0; }
div.content-wide div ul {
  display: inline-block;
  line-height: 30px;
  margin-bottom: 3rem; }
  div.content-wide div ul li {
    display: inline-block;
    font-size: 14px;
    padding: 0 1rem; }

img#thanksletter {
  width: 100%; }

@media screen and (max-width: 800px) {
  div.content-wide {
    margin-top: 3rem;
    width: 90%;
    margin-left: 5%; } }

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