@charset "UTF-8";
/* CSS Document */
/* CSS Document */
/* CSS Document */
@import url(//fonts.googleapis.com/earlyaccess/mplus1p.css);
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

.clearfix {
  display: inline-table;
  min-height: 1%;
  overflow: hidden; }

/* IE8ハック */
html > body .clearfix {
  display: block\9; }

/* Hides from IE-mac \*/
* html .clearfix {
  height: 1%; }

.clearfix {
  display: block; }

/* End hide from IE-mac */
a {
  color: #c00;
  text-decoration: none; }
  a:active, a:hover {
    outline: 0;
    color: #F00; }

img {
  vertical-align: middle;
  max-width: 100%;
  height: auto; }

@-webkit-viewport {
  width: device-width; }
@-moz-viewport {
  width: device-width; }
@-ms-viewport {
  width: device-width; }
@-o-viewport {
  width: device-width; }
@viewport {
  width: device-width; }
/* CSS Document */
footer {
  margin-top: 0em; }
  footer nav {
    box-shadow: 0px -1px 3px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0px -1px 3px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0px -1px 3px rgba(0, 0, 0, 0.5);
    background-color: #111;
    color: #fff;
    text-align: left;
    font-size: 1.4rem;
    border-top: 1px solid #333; }
    footer nav ul li {
      background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #111), color-stop(0, #222));
      background: -webkit-linear-gradient(top, #222 0%, #111 100%);
      background: -moz-linear-gradient(top, #222 0%, #111 100%);
      background: -o-linear-gradient(top, #222 0%, #111 100%);
      background: -ms-linear-gradient(top, #222 0%, #111 100%);
      background: linear-gradient(top, #222 0%, #111 100%);
      background-color: #111; }
      footer nav ul li:nth-of-type(1) a:before {
        content: "\f157"; }
      footer nav ul li:nth-of-type(2) a:before {
        content: "\f0cb"; }
      footer nav ul li:nth-of-type(3) a:before {
        content: "\f0e3"; }
      footer nav ul li:nth-of-type(4) a:before {
        content: "\f0f6"; }
      footer nav ul li:nth-of-type(5) a:before {
        content: "\f0f7"; }
      footer nav ul li:nth-of-type(6) a:before {
        content: "\f015"; }
      footer nav ul li a {
        box-sizing: border-box;
        border-bottom: 1px solid #333;
        padding: 1em 8% 1em 5%;
        display: block;
        color: #FFF; }
        footer nav ul li a:before {
          font-family: FontAwesome;
          margin-right: 5px;
          color: #E77F59;
          display: inline-block;
          width: 1.5em;
          text-align: center; }
      footer nav ul li a:hover {
        background-color: #333;
        color: #FFF; }
  footer p#copy {
    background-color: #000;
    padding: 0.25em 0; }
    footer p#copy small {
      font-size: 1.2rem;
      color: #ccc; }

@media screen and (min-width: 640px) {
  footer nav {
    color: #fff;
    text-align: left;
    font-size: 1.4rem;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #111), color-stop(0, #222));
    background: -webkit-linear-gradient(top, #222 0%, #111 100%);
    background: -moz-linear-gradient(top, #222 0%, #111 100%);
    background: -o-linear-gradient(top, #222 0%, #111 100%);
    background: -ms-linear-gradient(top, #222 0%, #111 100%);
    background: linear-gradient(top, #222 0%, #111 100%);
    background-color: #111;
    padding: 1em 0; }
    footer nav ul {
      text-align: center; }
      footer nav ul li {
        display: inline;
        margin: 0 0.5em; }
        footer nav ul li a {
          border-bottom: none;
          padding: 0;
          background: none;
          display: inline;
          color: #fff; }
        footer nav ul li a:hover {
          background-color: transparent;
          text-decoration: underline; } }
html {
  font-size: 62.5%; }

body, html {
  background-color: #000; }

body {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  font-family: "M PLUS 1p","ヒラギノ角ゴ Pro W3", Hiragino Kaku Gothic Pro," メイリオ", Meiryo, Osaka," ＭＳ Ｐゴシック", MS PGothic," sans-serif";
  font-size: 1.6rem;
  text-align: center;
  color: #FFF;
  background-color: #000; }

hgroup {
  background-color: #000;
  position: relative; }
  hgroup h1#hidden {
    display: none; }

div#wrap {
  background-color: #333; }
  div#wrap section {
    width: 90%;
    margin: 0 auto;
    margin: 0 auto; }
    div#wrap section.first {
      padding-top: 2em; }
    div#wrap section.title_normal, div#wrap section.title_bg {
      padding-bottom: 3em; }
      div#wrap section.title_normal h2, div#wrap section.title_bg h2 {
        text-align: left;
        font-size: 2rem;
        color: #C34267;
        margin-bottom: .5em; }
        div#wrap section.title_normal h2.title_center, div#wrap section.title_bg h2.title_center {
          text-align: center;
          white-space: nowrap; }
        div#wrap section.title_normal h2.voice, div#wrap section.title_bg h2.voice {
          border-left: #C34267 4px solid;
          padding: 0.5em;
          font-weight: normal;
          margin-top: 1em; }
          div#wrap section.title_normal h2.voice span, div#wrap section.title_bg h2.voice span {
            display: block;
            text-align: left;
            color: #fff;
            font-size: 1.2rem; }
        div#wrap section.title_normal h2.comment, div#wrap section.title_bg h2.comment {
          font-size: 1.8rem;
          font-weight: normal;
          line-height: 1.5;
          color: #fff; }
    div#wrap section.title_bg .title {
      border: #000000 1px solid;
      border-radius: 8px;
      padding: 1em 2em;
      margin-bottom: 2em;
      background: #FFF; }
    div#wrap section.title_bg h1 {
      text-align: left;
      color: #000000;
      font-size: 2.4rem;
      font-weight: bold; }
      div#wrap section.title_bg h1:before {
        font-family: FontAwesome;
        content: "\f041";
        margin-right: 5px; }
    div#wrap section.title_bg table {
      width: 100%;
      border-collapse: collapse;
      margin-bottom: 2em;
      border: #E77F59 1px solid;
      background-color: #000; }
      div#wrap section.title_bg table td, div#wrap section.title_bg table th {
        padding: 1em;
        text-align: center;
        box-sizing: border-box; }
      div#wrap section.title_bg table thead th {
        background-color: #600;
        border-right: #000 1px dashed;
        font-weight: bold; }
      div#wrap section.title_bg table tbody th {
        background-color: #300;
        color: #fff; }
        div#wrap section.title_bg table tbody th:last-child {
          border-bottom: none; }
        div#wrap section.title_bg table tbody th span {
          font-size: 1.4rem; }
      div#wrap section.title_bg table tbody tr:nth-of-type(2n) th {
        background-color: #200; }
      div#wrap section.title_bg table tbody tr:nth-of-type(2n) td {
        background-color: #1a1a1a; }
      div#wrap section.title_bg table tbody td, div#wrap section.title_bg table tbody th {
        border-top: #E77F59 1px solid; }
      div#wrap section.title_bg table tbody td {
        border-right: #E77F59 1px dashed; }
        div#wrap section.title_bg table tbody td:nth-of-type(2) {
          font-weight: bold; }
          div#wrap section.title_bg table tbody td:nth-of-type(2) span {
            display: inline-block;
            font-size: 1.4rem;
            margin-left: 0.25em; }
    div#wrap section.title_bg .resultPhoto {
      text-align: center; }
    div#wrap section.title_bg .result {
      text-align: center;
      margin-bottom: 2em; }
    div#wrap section.title_bg .under_mini {
      font-size: 1.2rem;
      text-align: center; }
    div#wrap section.title_bg .important {
      text-align: center;
      font-weight: bold;
      font-size: 1.8rem;
      line-height: 2em;
      text-shadow: #000 2px 0px,  #000 -2px 0px, #000 0px -2px, #000 0px 2px, #000 2px 2px , #000 -2px 2px, #000 2px -2px, #000 -2px -2px, #000 1px 2px,  #000 -1px 2px, #000 1px -2px, #000 -1px -2px, #000 2px 1px,  #000 -2px 1px, #000 2px -1px, #000 -2px -1px; }
      div#wrap section.title_bg .important .under {
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0.8, #fff720), color-stop(0.79, #333));
        background: -webkit-linear-gradient(top, #333 79%, #fff720 80%);
        background: -moz-linear-gradient(top, #333 79%, #fff720 80%);
        background: -o-linear-gradient(top, #333 79%, #fff720 80%);
        background: -ms-linear-gradient(top, #333 79%, #fff720 80%);
        background: linear-gradient(to bottom, #333 79%, #fff720 80%); }
        div#wrap section.title_bg .important .under .under_large {
          color: #e80000;
          font-size: 2rem; }
          div#wrap section.title_bg .important .under .under_large br {
            display: none; }
            @media screen and (min-width: 1200px) {
              div#wrap section.title_bg .important .under .under_large br {
                display: inherit; } }
      div#wrap section.title_bg .important img {
        margin-top: 2em; }
    div#wrap section.title_bg .chart_wrap {
      display: flex;
      justify-content: space-between;
      margin: 2em 0; }
      @media screen and (max-width: 640px) {
        div#wrap section.title_bg .chart_wrap {
          display: block; } }
      div#wrap section.title_bg .chart_wrap .chart {
        margin: 1em 0 2em; }
        div#wrap section.title_bg .chart_wrap .chart li {
          text-align: left !important;
          display: list-item;
          text-align: -webkit-match-parent;
          margin-bottom: 1em;
          font-weight: bold;
          font-size: 1.8rem; }
          div#wrap section.title_bg .chart_wrap .chart li:last-child {
            margin-bottom: 0; }
          div#wrap section.title_bg .chart_wrap .chart li i {
            vertical-align: middle;
            color: #E77F59; }
    div#wrap section.title_bg .pay_flow li {
      margin-bottom: 2em;
      padding: 1.5em;
      text-align: left;
      -webkit-background-size: 10px 10px;
      -moz-background-size: 10px 10px;
      background-size: 10px 10px;
      background-color: #000000;
      background-image: -webkit-gradient(linear, 0 0, 100% 100%, color-stop(0.25, #2f2f2f), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, #2f2f2f), color-stop(0.75, #2f2f2f), color-stop(0.75, transparent), to(transparent));
      background-image: -webkit-linear-gradient(-45deg, #2f2f2f 25%, transparent 25%, transparent 50%, #2f2f2f 50%, #2f2f2f 75%, transparent 75%, transparent);
      background-image: -moz-linear-gradient(-45deg, #2f2f2f 25%, transparent 25%, transparent 50%, #2f2f2f 50%, #2f2f2f 75%, transparent 75%, transparent);
      background-image: -ms-linear-gradient(-45deg, #2f2f2f 25%, transparent 25%, transparent 50%, #2f2f2f 50%, #2f2f2f 75%, transparent 75%, transparent);
      background-image: -o-linear-gradient(-45deg, #2f2f2f 25%, transparent 25%, transparent 50%, #2f2f2f 50%, #2f2f2f 75%, transparent 75%, transparent);
      background-image: linear-gradient(-45deg, #2f2f2f 25%, transparent 25%, transparent 50%, #2f2f2f 50%, #2f2f2f 75%, transparent 75%, transparent);
      border-radius: 8px; }
      div#wrap section.title_bg .pay_flow li h3 {
        display: inline-block;
        font-size: 1.8rem !important;
        font-weight: bold;
        text-align: left;
        color: #C34267; }
      div#wrap section.title_bg .pay_flow li:first-child {
        margin-top: 2em; }
        div#wrap section.title_bg .pay_flow li:first-child h3:before {
          content: "①";
          color: #C34267; }
      div#wrap section.title_bg .pay_flow li:nth-of-type(2) h3:before {
        content: "②";
        color: #C34267; }
      div#wrap section.title_bg .pay_flow li:nth-of-type(3) h3:before {
        content: "③";
        color: #C34267; }
      div#wrap section.title_bg .pay_flow li:first-child h3:before, div#wrap section.title_bg .pay_flow li:nth-of-type(2) h3:before, div#wrap section.title_bg .pay_flow li:nth-of-type(3) h3:before {
        font-size: 2.4rem;
        display: inline-block;
        vertical-align: middle; }
    div#wrap section.title_bg .pay_flow p {
      padding-bottom: 0; }
    div#wrap section.title_bg .pay_flow img {
      display: block;
      margin: 1em auto; }
    div#wrap section.title_bg .faq {
      text-align: left; }
      div#wrap section.title_bg .faq dt {
        position: relative;
        padding: 1em 1em 1em 4em;
        color: #E77F59;
        font-weight: bold;
        font-size: 1.8rem;
        margin-bottom: 0.5em; }
        div#wrap section.title_bg .faq dt:before {
          position: absolute;
          top: 0;
          bottom: 0;
          left: 0;
          margin: auto;
          content: "Q";
          width: 3em;
          height: 3em;
          line-height: 3em;
          background-color: #E77F59;
          border-radius: 100%;
          color: #fff;
          font-weight: bold;
          text-align: center; }
      div#wrap section.title_bg .faq dd {
        border-bottom: #999 1px dashed;
        padding-bottom: 1em;
        margin-bottom: 1em; }
    div#wrap section .engineer {
      padding: 2em 0;
      text-align: left; }
      div#wrap section .engineer img {
        display: block;
        float: left;
        margin-right: 1em;
        margin-bottom: 1em; }
    div#wrap section .dream {
      padding: 2em 0;
      text-align: center; }
      div#wrap section .dream img {
        max-width: 100%; }
        @media screen and (min-width: 960px) {
          div#wrap section .dream img {
            max-width: 640px; } }
    div#wrap section.title_other {
      padding-bottom: 3em; }
      div#wrap section.title_other h1 {
        background-color: #600;
        padding: 0.5em;
        font-size: 2rem;
        margin-bottom: 1em; }
      div#wrap section.title_other li {
        float: left;
        width: 48.5%;
        margin-right: 3%;
        margin-bottom: 3%; }
        div#wrap section.title_other li:nth-of-type(2n) {
          margin-right: 0; }
        div#wrap section.title_other li:last-child {
          width: 100%;
          margin-right: 0; }
        div#wrap section.title_other li h2 {
          font-size: 1.8rem;
          text-align: left;
          padding: 0.1em 0 0.1em 0.5em;
          border-left: #fff 5px solid;
          margin-bottom: 0.5em; }
        div#wrap section.title_other li p {
          font-size: 1.4rem; }
        div#wrap section.title_other li h2, div#wrap section.title_other li p {
          color: #ccc; }
      div#wrap section.title_other table {
        width: 100%;
        border: #999 1px solid;
        border-collapse: collapse; }
        div#wrap section.title_other table thead th {
          background-color: #666; }
        div#wrap section.title_other table tbody th {
          background-color: #333; }
        div#wrap section.title_other table td, div#wrap section.title_other table th {
          padding: 0.5em;
          text-align: left;
          box-sizing: border-box;
          font-size: 1.4rem;
          border: #999 1px solid; }
    div#wrap section h1, div#wrap section h2 {
      line-height: 1.25em;
      font-weight: bold; }
    div#wrap section .device {
      max-width: 100%;
      display: block;
      margin: 0 auto 20px; }
      @media screen and (min-width: 1200px) {
        div#wrap section .device {
          float: left;
          margin-right: 20px;
          margin-bottom: 20px; } }
    div#wrap section p {
      padding-bottom: 1em;
      text-align: left;
      line-height: 2em; }
      div#wrap section p.img, div#wrap section p#price, div#wrap section p#flow_check {
        text-align: center;
        font-size: 1.4rem; }
        div#wrap section p.img a:hover, div#wrap section p#price a:hover, div#wrap section p#flow_check a:hover {
          -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
          /* IE */
          filter: alpha(opacity=75);
          /* IE */
          -moz-opacity: 0.75;
          /* Firefox(old) */
          -khtml-opacity: 0.75;
          /* Safari(old) */
          opacity: 0.75; }
      div#wrap section p#price_txt {
        padding-top: 0em;
        text-align: center; }
      div#wrap section p#price {
        padding-top: 0em; }
      div#wrap section p#btn {
        text-align: center;
        padding: 0;
        line-height: 1em; }
        div#wrap section p#btn a {
          text-align: center;
          width: 12em;
          background-color: #c90;
          border: 2px solid #ffd800;
          padding: 1em 0;
          display: block;
          margin: 0 auto;
          color: #fff;
          font-weight: bold;
          font-size: 1.8rem;
          -moz-border-radius: 8px;
          -webkit-border-radius: 8px;
          border-radius: 8px; }
          div#wrap section p#btn a:hover {
            background-color: #664c00; }
          div#wrap section p#btn a:before {
            font-family: FontAwesome;
            content: "\f0a9";
            margin-right: 5px; }
      div#wrap section p span.emp {
        font-weight: bold;
        color: #FFF; }
      div#wrap section p#btn img {
        margin-bottom: 1em;
        max-width: 50%; }
    div#wrap section#price_area {
      padding-top: 2em;
      padding-bottom: 3em; }
      @media screen and (min-width: 1200px) {
        div#wrap section#price_area .price_title:first-child {
          text-align: center; }
          div#wrap section#price_area .price_title:first-child img {
            width: 720px; } }
      div#wrap section#price_area p {
        padding-bottom: 1em;
        padding-top: 0;
        text-align: center; }
      div#wrap section#price_area .infomation {
        padding-top: 2em; }
        div#wrap section#price_area .infomation p {
          text-align: left; }
          div#wrap section#price_area .infomation p span {
            font-size: 1.8rem;
            color: #ffd800; }
    div#wrap section.price_area {
      padding-top: 2em;
      padding-bottom: 3em; }
      div#wrap section.price_area p {
        padding-bottom: 1em;
        padding-top: 0;
        text-align: center;
        margin-bottom: 1em; }
      div#wrap section.price_area .price {
        margin-top: -1.5em; }
      div#wrap section.price_area .price-refund {
        position: relative;
        z-index: 1;
        margin: 0 auto 2em; }
        div#wrap section.price_area .price-refund p {
          max-width: 400px;
          margin: 0 auto;
          padding: 1em 2em;
          display: inline-block;
          border-bottom: 6px solid #40628D; }
          div#wrap section.price_area .price-refund p:after {
            content: '';
            display: block;
            position: absolute;
            left: 0;
            right: 0;
            bottom: -20px;
            margin: auto;
            width: 0;
            height: 0;
            border-style: solid;
            border-width: 20px 10px 0 10px;
            border-color: #40628D transparent transparent transparent; }
      div#wrap section.price_area .infomation {
        padding-top: 2em; }
        div#wrap section.price_area .infomation p {
          text-align: left; }
          div#wrap section.price_area .infomation p span {
            font-size: 2rem;
            color: #ffd800; }
    div#wrap section.warranty_area {
      padding: 0 0;
      margin: 0 auto 3em;
      max-width: 840px; }
      div#wrap section.warranty_area .price-refund {
        position: relative;
        z-index: 1;
        margin: 0 auto 2em;
        text-align: center; }
        div#wrap section.warranty_area .price-refund p {
          max-width: 400px;
          margin: 0 auto;
          padding: 1em 2em;
          display: inline-block;
          border-bottom: 6px solid #40628D; }
          div#wrap section.warranty_area .price-refund p:after {
            content: '';
            display: block;
            position: absolute;
            left: 0;
            right: 0;
            bottom: -20px;
            margin: auto;
            width: 0;
            height: 0;
            border-style: solid;
            border-width: 20px 10px 0 10px;
            border-color: #40628D transparent transparent transparent; }
      div#wrap section.warranty_area h1 {
        border: none; }
        div#wrap section.warranty_area h1:before, div#wrap section.warranty_area h1:after {
          display: none; }
      div#wrap section.warranty_area p {
        padding: 0 5%;
        text-align: left; }
    div#wrap section.telorder_area {
      margin-bottom: 3em; }
      div#wrap section.telorder_area p {
        text-align: center; }
      div#wrap section.telorder_area a {
        color: #C34267; }
    div#wrap section.magazine_area {
      margin-bottom: 3em; }
      div#wrap section.magazine_area p {
        text-align: center; }
    div#wrap section.txt_big h1, div#wrap section.txt_big h2, div#wrap section.txt_big p {
      text-align: center; }
    div#wrap section.txt_big p {
      font-size: 1.8rem;
      line-height: 1.5em; }
    div#wrap section.txt_big span {
      color: #ffd800;
      font-size: 1.25em; }
    div#wrap section div#detail {
      margin: 2em auto 0 auto;
      background-color: #1A1A1A;
      color: #CCC;
      padding: 1em;
      font-size: 1.4rem;
      text-align: left; }
      div#wrap section div#detail ul.cap_detail {
        padding-left: 1em; }
        div#wrap section div#detail ul.cap_detail li {
          text-indent: -1em;
          line-height: 1.5em; }
          div#wrap section div#detail ul.cap_detail li:before {
            font-family: FontAwesome;
            content: "\f0c8";
            margin-right: 5px; }
          div#wrap section div#detail ul.cap_detail li ul li:before {
            font-family: FontAwesome;
            content: "\f10c" !important;
            margin-right: 5px; }
          div#wrap section div#detail ul.cap_detail li ul li:nth-child(3):after {
            content: ""; }
      div#wrap section div#detail p {
        text-align: left;
        width: 100%; }
    div#wrap section#form {
      background-color: #FFF;
      width: 100% !important; }
    div#wrap section#form h1, div#wrap section#other h1 {
      color: #E77F59;
      border-bottom: 1px solid #E77F59;
      font-size: 2rem;
      font-weight: bold;
      padding-bottom: 0.25em;
      margin-bottom: 0.5em;
      padding-top: 1em;
      margin-top: 0em;
      text-align: center; }
    div#wrap section#form iframe, div#wrap section#form h1 {
      width: 90%;
      margin: 0 auto; }

#table {
  padding-bottom: 2em; }
  #table .privacy,
  #table .law,
  #table .page_law,
  #table .company,
  #table .flow {
    text-align: left; }
    #table .privacy p.caption,
    #table .law p.caption,
    #table .page_law p.caption,
    #table .company p.caption,
    #table .flow p.caption {
      font-weight: bold; }
  #table .flow h2 {
    color: #40628D;
    border-bottom: 1px solid #40628D;
    margin-bottom: 1em; }
  #table .flow h3 {
    color: #40628D;
    border-bottom: 1px dotted #40628D; }
  #table .flow h2,
  #table .flow h3 {
    font-size: 2rem; }
  #table .flow h4 {
    color: #40628D;
    font-size: 1.8rem; }
  #table .flow h2,
  #table .flow h3,
  #table .flow h4 {
    padding: 1em 0 0.25em 0; }
  #table .page_law dt,
  #table .law dt,
  #table .company dt {
    font-weight: bold;
    padding-bottom: 0.25em; }
  #table .page_law dd,
  #table .law dd,
  #table .company dd {
    margin-bottom: 2em;
    border-bottom: 1px dotted #999;
    padding-bottom: 0.5em;
    padding-left: 1em; }
  #table .privacy {
    width: 100%;
    margin: 0;
    padding: 0;
    text-align: left;
    color: #FFF; }
    #table .privacy h1 {
      font-weight: bold;
      padding-bottom: 0.25em;
      font-size: 1.8rem;
      border-bottom: 1px solid #E77F59;
      margin-bottom: 0.5em;
      background: none; }

#container p#page-top {
  position: fixed;
  bottom: 20px;
  right: 20px;
  font-size: 1.4rem;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
  filter: alpha(opacity=75);
  -moz-opacity: 0.75;
  -khtml-opacity: 0.75;
  opacity: 0.75;
  line-height: 1em; }
  #container p#page-top a {
    background: #666;
    text-decoration: none;
    color: #fff;
    padding: 1em;
    text-align: center;
    display: block;
    border-radius: 100%; }
  #container p#page-top a:hover {
    text-decoration: none;
    background: #999; }

.order {
  text-align: left; }
  .order h2 {
    color: #40628D;
    border-bottom: 1px solid #40628D;
    margin-bottom: 1em; }
  .order h3 {
    color: #40628D; }
  .order h2,
  .order h3 {
    font-size: 2rem; }
  .order h4 {
    color: #40628D;
    font-size: 1.8rem; }
  .order h2,
  .order h3,
  .order h4 {
    padding: 1em 0 0.25em 0; }
  .order .boxInner .guest {
    display: block;
    margin-bottom: 0.5em;
    color: #39C; }
  .order .boxInner .staff {
    display: block;
    margin-bottom: 0.5em;
    color: #396; }
  .order ol {
    list-style: decimal inside; }
  .order li dl {
    margin-left: 2em; }
  .order strong {
    color: #40628D; }

@media screen and (min-width: 1200px) {
  #container {
    width: 100%;
    margin: 0 auto; }
    #container hgroup,
    #container #wrap,
    #container footer {
      max-width: 1200px;
      margin: 0 auto;
      position: relative; }
      #container hgroup:before, #container hgroup:after,
      #container #wrap:before,
      #container #wrap:after,
      #container footer:before,
      #container footer:after {
        content: "";
        height: 100%;
        position: absolute;
        top: 0;
        width: 30px; }
      #container hgroup:before,
      #container #wrap:before,
      #container footer:before {
        box-shadow: -30px 0 30px -30px inset black;
        left: -30px; }
      #container hgroup:after,
      #container #wrap:after,
      #container footer:after {
        box-shadow: 30px 0 30px -30px inset black;
        right: -30px; }
    #container div#wrap {
      background-color: #000; }
      #container div#wrap section p#btn a {
        font-size: 2rem;
        padding: 1em; }
      #container div#wrap section p#btn img {
        max-width: 100%; }
      #container div#wrap section p#price {
        padding-top: 1em; }
      #container div#wrap section div#form h1 {
        padding-top: 1.5em; }
      #container div#wrap section#other h1 {
        padding-top: 1em; } }
