@charset "UTF-8";
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

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

html > body .clearfix {
  display: block\9; }

* html .clearfix {
  height: 1%; }

.clearfix {
  display: block; }

a {
  color: red;
  text-decoration: none; }

a:active, a:hover {
  outline: 0;
  color: red; }

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; }
.pcOnly {
  display: inherit; }
  @media screen and (max-width: 640px) {
    .pcOnly {
      display: none; } }

.spOnly {
  display: none; }
  @media screen and (max-width: 640px) {
    .spOnly {
      display: inherit; } }

html {
  font-size: 62.5%; }

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

#container {
  width: 100%;
  margin: 0 auto; }

#container header {
  position: relative;
  display: block;
  background: url(../images/main00.jpg) no-repeat top center fixed #000; }
  #container header .inner {
    width: 100%;
    max-width: 960px;
    margin: auto; }
    #container header .inner #title {
      background: none; }
      #container header .inner #title h1 .main01 {
        position: relative;
        display: block;
        max-width: 100%;
        margin-top: 2em; }
      #container header .inner #title h1 .main02 {
        position: relative;
        display: block;
        margin-top: -6%;
        z-index: 2; }
      #container header .inner #title h1 .main03 {
        position: relative;
        display: block;
        margin-top: -1.2em;
        margin-bottom: 2%;
        z-index: 1; }
  #container header img {
    max-width: 100%; }

#container section {
  width: 100%;
  margin: 0 auto 2em;
  overflow: hidden;
  padding: 0 0; }
  @media screen and (max-width: 640px) {
    #container section {
      width: 92%; } }
  #container section .inner {
    width: 100%;
    max-width: 960px;
    margin: auto;
    text-align: justify;
    overflow-wrap: break-word;
    word-wrap: break-word; }

#container section.title_bg .title {
  background: #a35211;
  /* Old browsers */
  background: -moz-linear-gradient(top, #a35211 0%, #ffee2a 15%, #ffcc00 30%, #ffffcc 45%, #a35211 50%, #ffeb4e 51%, #ffffcc 75%, #ffcc00 85%, #a35211 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #a35211 0%, #ffee2a 15%, #ffcc00 30%, #ffffcc 45%, #a35211 50%, #ffeb4e 51%, #ffffcc 75%, #ffcc00 85%, #a35211 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #a35211 0%, #ffee2a 15%, #ffcc00 30%, #ffffcc 45%, #a35211 50%, #ffeb4e 51%, #ffffcc 75%, #ffcc00 85%, #a35211 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a35211', endColorstr='#a35211',GradientType=0 );
  /* IE6-9 */
  border-radius: 8px;
  padding: 8px;
  margin-bottom: 1em;
  text-align: center; }
  #container section.title_bg .title h1 {
    border-radius: 8px;
    background-color: #000;
    color: #db7800;
    padding: 1em;
    font-size: 3.6rem;
    font-weight: bold; }
    @media screen and (max-width: 640px) {
      #container section.title_bg .title h1 {
        font-size: 5.6vw; } }
#container section.title_bg h2 {
  text-align: justify;
  overflow-wrap: break-word;
  word-wrap: break-word;
  font-size: 2.4rem;
  font-weight: bold;
  color: #099;
  margin-bottom: 1em; }
  @media screen and (max-width: 640px) {
    #container section.title_bg h2 {
      font-size: 4.8vw;
      text-align: center; } }
  #container section.title_bg h2.title_center {
    text-align: center; }
  #container section.title_bg h2.voice {
    border: #e4cb00 4px dotted;
    padding: 0.5em;
    border-radius: 8px;
    font-weight: normal;
    margin-top: 1em;
    color: #e4cb00;
    font-weight: bold;
    text-align: justify;
    overflow-wrap: break-word;
    word-wrap: break-word; }
    #container section.title_bg h2.voice span {
      display: block;
      text-align: right;
      color: #fff;
      font-size: 1.4rem; }
#container section.title_bg figure {
  text-align: center; }
#container section.title_bg .faq dt {
  position: relative;
  padding: 1em 1em 1em 3.5em;
  color: #e4cb00;
  font-weight: bold;
  font-size: 1.8rem;
  margin-bottom: 0.5em; }
  @media screen and (max-width: 640px) {
    #container section.title_bg .faq dt {
      font-size: 4.4vw;
      margin-bottom: 0;
      line-height: 1.5; } }
  #container 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: #e4cb00;
    border-radius: 100%;
    color: #fff;
    font-weight: bold;
    text-align: center; }
#container section.title_bg .faq dd {
  border-bottom: #999 1px dashed;
  padding-bottom: 1em;
  margin-bottom: 1em; }
#container section .engineer {
  padding: 0;
  margin: 0 auto 2em;
  text-align: center; }
#container section.title_other h1 {
  background-color: #600;
  padding: 0.5em;
  font-size: 2.4rem;
  margin-bottom: 1em; }
  @media screen and (max-width: 640px) {
    #container section.title_other h1 {
      font-size: 4.8vw; } }
  #container section.title_other h1 i {
    margin-right: .5em; }
#container section.title_other li {
  float: left;
  width: 48.5%;
  margin-right: 3%;
  margin-bottom: 3%; }
  @media screen and (max-width: 640px) {
    #container section.title_other li {
      width: 100%; } }
  #container section.title_other li:nth-of-type(2n) {
    margin-right: 0; }
  #container section.title_other li:last-child {
    width: 100%;
    margin-right: 0; }
  #container section.title_other li h2 {
    font-size: 2rem;
    text-align: justify;
    overflow-wrap: break-word;
    word-wrap: break-word;
    padding: 0.1em 0 0.1em 0.5em;
    border-left: #fff 5px solid;
    margin-bottom: 0.5em; }
    @media screen and (max-width: 640px) {
      #container section.title_other li h2 {
        font-size: 4.4vw;
        font-weight: bold; } }
  #container section.title_other li p {
    font-size: 1.6rem; }
  #container section.title_other li h2, #container section.title_other li p {
    color: #ccc; }
#container section.title_other table {
  width: 100%;
  border: #999 1px solid;
  border-collapse: collapse; }
  #container section.title_other table thead th {
    background-color: #666; }
  #container section.title_other table tbody th {
    background-color: #333; }
  #container section.title_other table td, #container section.title_other table th {
    padding: 0.5em;
    text-align: left;
    box-sizing: border-box;
    font-size: 1.6rem;
    border: #999 1px solid;
    font-size: 1.6rem; }
#container section.title_copy {
  padding-bottom: 3em;
  text-align: center; }
  #container section.title_copy h1 {
    color: #e4cb00;
    font-size: 2.4rem;
    font-weight: bold; }
    @media screen and (max-width: 640px) {
      #container section.title_copy h1 {
        font-size: 4.8vw; } }
  #container section.title_copy h2 {
    font-size: 2rem;
    font-weight: bold;
    color: #ce0414; }
    @media screen and (max-width: 640px) {
      #container section.title_copy h2 {
        font-size: 4.4vw; } }
  #container section.title_copy h1, #container section.title_copy h2 {
    padding-bottom: 1em;
    text-align: center; }
  #container section.title_copy p {
    text-align: center; }

#container #sec01 {
  background: #000000;
  display: block; }
  #container #sec01 h2 {
    background: #ce0414;
    padding: 1em;
    margin: 0 auto 2em;
    font-weight: bold; }
  #container #sec01 h3 {
    color: #ce0414;
    font-size: 2rem; }
  #container #sec01 table {
    width: 100%;
    border-collapse: collapse; }
    #container #sec01 table th, #container #sec01 table td {
      padding: 1em; }
    #container #sec01 table thead th {
      background: #a01a1a;
      color: #FFF;
      border: 2px solid #000; }
      #container #sec01 table thead th:last-child {
        border-right: 2px solid #a01a1a; }
    #container #sec01 table tbody th {
      background: #ce0414;
      color: #FFF;
      border-bottom: 2px solid #a01a1a; }
    #container #sec01 table tbody td {
      color: #FFF;
      border: 2px solid #a01a1a; }
  #container #sec01 .important {
    text-align: center;
    font-weight: bold;
    font-size: 2.4rem;
    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; }
    @media screen and (max-width: 640px) {
      #container #sec01 .important {
        margin: -2em auto 1em;
        font-size: 4.4vw; } }
    #container #sec01 .important .under {
      background: -webkit-gradient(linear, left top, left bottom, color-stop(0.8, #fff720), color-stop(0.79, #000));
      background: -webkit-linear-gradient(top, #000 79%, #fff720 80%);
      background: -moz-linear-gradient(top, #000 79%, #fff720 80%);
      background: -o-linear-gradient(top, #000 79%, #fff720 80%);
      background: -ms-linear-gradient(top, #000 79%, #fff720 80%);
      background: linear-gradient(to bottom, #000 79%, #fff720 80%); }
      #container #sec01 .important .under .under_large {
        color: #e80000;
        font-size: 150%; }
        @media screen and (max-width: 640px) {
          #container #sec01 .important .under .under_large {
            font-size: 6.4vw; } }
  #container #sec01 .under_mini {
    font-size: 1.2rem;
    text-align: center; }
  #container #sec01 p {
    margin-bottom: 4em; }

#container #sec02 {
  background: #ce636c;
  display: block;
  padding: 4%;
  box-sizing: border-box; }
  #container #sec02 .wow {
    text-align: center; }
  #container #sec02 p {
    color: #FFF;
    font-weight: bold;
    margin: 0 auto 0.5em;
    font-size: 2.4rem; }
    #container #sec02 p:last-child {
      font-size: 200%; }

#container #sec03 {
  background: #000000;
  display: block;
  text-align: justify;
  overflow-wrap: break-word;
  word-wrap: break-word; }
  #container #sec03 h2 {
    font-size: 3.6rem;
    color: #ce0414;
    text-align: center; }
  #container #sec03 .profile {
    padding: 4%;
    background: #999999;
    overflow: hidden;
    margin: 0 auto 5%;
    display: flex;
    justify-content: space-between; }
    #container #sec03 .profile .leftColumn {
      width: 30%; }
      #container #sec03 .profile .leftColumn .photo {
        display: block; }
        #container #sec03 .profile .leftColumn .photo img {
          width: 100%;
          height: auto; }
    #container #sec03 .profile .rightColumn {
      width: 66%;
      padding: 0; }
      #container #sec03 .profile .rightColumn h3 {
        font-size: 2.8rem;
        line-height: 1.2;
        margin: 0 auto 1em;
        padding: 0; }
        @media screen and (max-width: 640px) {
          #container #sec03 .profile .rightColumn h3 {
            font-size: 4.8vw; } }
      #container #sec03 .profile .rightColumn .name {
        display: block; }
      #container #sec03 .profile .rightColumn .status {
        display: block; }
  #container #sec03 .message {
    text-align: justify;
    overflow-wrap: break-word;
    word-wrap: break-word;
    padding: 0 0; }
    #container #sec03 .message p {
      margin: 0 auto 2%; }
  #container #sec03 .chart_wrap {
    display: flex;
    justify-content: space-between;
    margin: 2em 0;
    padding: 2em;
    align-items: center;
    background: #FFF; }
    @media screen and (max-width: 640px) {
      #container #sec03 .chart_wrap {
        display: block; } }
    #container #sec03 .chart_wrap ul {
      margin: 0 auto;
      color: #a01a1a;
      box-sizing: border-box;
      width: 56%; }
      @media screen and (max-width: 640px) {
        #container #sec03 .chart_wrap ul {
          margin: 0 auto 1em;
          width: 100%; } }
      #container #sec03 .chart_wrap ul li {
        list-style: none;
        padding: 0;
        margin: 0 auto 1em; }
        @media screen and (max-width: 640px) {
          #container #sec03 .chart_wrap ul li {
            margin: 0 auto; } }
        #container #sec03 .chart_wrap ul li:last-child {
          margin-bottom: 0; }
    #container #sec03 .chart_wrap .machine {
      width: 40%; }
      @media screen and (max-width: 640px) {
        #container #sec03 .chart_wrap .machine {
          text-align: center;
          width: 100%; } }

#container .note {
  display: block;
  font-size: 0.8em; }

#container div#wrap {
  background: #000000; }

#container div#wrap section p#btn a {
  font-size: 1.75em; }

.price_area {
  padding-top: 2em;
  padding-bottom: 3em;
  max-width: 960px; }
  @media screen and (min-width: 1200px) {
    .price_area .price_title:first-child {
      text-align: center; }
      .price_area .price_title:first-child img {
        width: 720px; } }
  .price_area .price-refund {
    position: relative;
    z-index: 1;
    margin: 0 auto 2em; }
    .price_area .price-refund p {
      max-width: 400px;
      margin: 0 auto;
      padding: 1em 2em;
      display: inline-block;
      border-bottom: 6px solid #ce636c; }
      .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: #ce636c transparent transparent transparent; }
  .price_area p {
    padding-bottom: 1em;
    padding-top: 0;
    text-align: center; }
  .price_area .infomation {
    padding-top: 1em; }
    .price_area .infomation p {
      text-align: justify;
      overflow-wrap: break-word;
      word-wrap: break-word; }
      .price_area .infomation p span {
        font-size: 2.4rem;
        color: #ffd800; }
  .price_area .btn {
    text-align: center;
    padding: 0;
    line-height: 1em;
    margin: 0 auto 3em; }
    .price_area .btn a {
      text-align: center;
      width: 12em;
      background-color: #c90;
      border: 2px solid #fc0;
      padding: 1em 0;
      display: block;
      margin: 0 auto;
      color: #fff;
      font-weight: bold;
      font-size: 2rem;
      -moz-border-radius: 8px;
      -webkit-border-radius: 8px;
      border-radius: 8px; }
      .price_area .btn a:hover {
        background-color: #664c00; }
      .price_area .btn a:before {
        font-family: FontAwesome;
        content: "\f0a9";
        margin-right: 5px; }

.warranty_area {
  margin: 0 auto 12%;
  text-align: center;
  padding: 1%;
  max-width: 960px;
  padding: 8%;
  margin-bottom: 2em; }
  .warranty_area h1 {
    margin: 0 auto 8%; }
  .warranty_area p {
    margin: 0 auto 4%; }
    .warranty_area p:last-of-type {
      margin-bottom: 0; }

.magazine_area {
  max-width: 960px; }

#title {
  background: #000; }
  #title h1 {
    font-size: 1.6rem; }

div#wrap section div#table {
  padding-bottom: 2em; }

div#wrap section div#table .privacy, div#wrap section div#table .page_law, div#wrap section div#table .flow {
  text-align: justify;
  overflow-wrap: break-word;
  word-wrap: break-word; }

div#wrap section div#table .privacy p.caption, div#wrap section div#table .page_law p.caption, div#wrap section div#table .flow p.caption {
  font-weight: bold; }

div#wrap section div#table .flow h2 {
  color: #F60;
  border-bottom: 1px solid #F60;
  margin-bottom: 1em; }

div#wrap section div#table .flow h3 {
  color: #096;
  border-bottom: 1px dotted #096; }

div#wrap section div#table .flow h2, div#wrap section div#table .flow h3 {
  font-size: 1.75em; }

div#wrap section div#table .flow h4 {
  color: #F90;
  font-size: 1.25em; }

div#wrap section div#table .flow h2, div#wrap section div#table .flow h3, div#wrap section div#table .flow h4 {
  padding: 1em 0 0.25em 0; }

div#wrap section div#table .page_law dt {
  font-weight: bold;
  padding-bottom: 0.25em; }

div#wrap section div#table .page_law dd {
  margin-bottom: 2em;
  border-bottom: 1px dotted #999;
  padding-bottom: 0.5em;
  padding-left: 1em; }

div#wrap section div#table .privacy section {
  width: 100%;
  margin: 0;
  padding: 0;
  text-align: justify;
  overflow-wrap: break-word;
  word-wrap: break-word;
  color: #FFF; }

div#wrap section div#table .privacy section h1 {
  font-weight: bold;
  padding-bottom: 0.25em;
  font-size: 1.25em;
  border-bottom: 1px solid red;
  margin-bottom: 0.5em;
  background: none; }

div#wrap section#form {
  background-color: #FFF; }

div#wrap section#other {
  padding-top: 1.5em; }

div#wrap section#form h1, div#wrap section#other h1 {
  color: #ce0414;
  border-bottom: 1px solid red;
  font-size: 1.75em;
  font-weight: bold;
  padding-bottom: 0.25em;
  margin-bottom: 0.5em; }

div#wrap section#form iframe, div#wrap section#form h1 {
  width: 90%;
  margin: 0 auto; }

div#wrap section#form h1 {
  padding-top: 1em; }

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: justify;
  overflow-wrap: break-word;
  word-wrap: break-word;
  font-size: 0.75em;
  border-top: 1px solid #333; }

footer nav ul {
  padding: 0;
  margin: 0; }

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;
  list-style: none; }

footer nav ul li i {
  color: #F03;
  width: 1.5em;
  text-align: center; }

footer nav ul li a {
  border-bottom: 1px solid #333;
  padding: 1em 8% 1em 2%;
  display: block;
  color: #FFF; }

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: 0.5em;
  color: #ccc; }

#container p#page-top {
  position: fixed;
  bottom: 20px;
  right: 20px;
  font-size: 0.75em;
  -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: 2px solid #FFF;
  border-radius: 10em; }

#container p#page-top a:hover {
  text-decoration: none;
  background: #999; }

@media screen and (max-width: 960px) {
  #container header {
    position: relative; }
    #container header .inner {
      width: 100%;
      max-width: 960px;
      margin: auto; }
      #container header .inner h1 {
        padding: 4% 0; }
        #container header .inner h1 .main01 {
          position: relative;
          display: block;
          max-width: 100%;
          margin-top: 0; }
        #container header .inner h1 .main02 {
          position: relative;
          display: block;
          margin-top: -2%;
          z-index: 2; }
        #container header .inner h1 .main03 {
          position: relative;
          display: block;
          margin-top: 0;
          margin-bottom: 2%;
          z-index: 1; }

  #container #sec01 h2 {
    padding: 0.5em 1em;
    margin: 0 auto 4vw; } }
  @media screen and (max-width: 960px) and (max-width: 640px) {
    #container #sec01 h2 {
      padding: .5em; } }
@media screen and (max-width: 960px) {
  #container #sec01 p {
    margin-bottom: 4vw;
    padding: 0; }
  #container #sec01 table {
    width: 90%;
    margin: auto; }

  #container #sec02 p {
    font-size: 4.4vw;
    padding: 0;
    line-height: 1.5; }
    #container #sec02 p:last-child {
      font-size: 6.4vw; }

  #container #sec03 h2 {
    font-size: 5vw;
    margin-bottom: 2vw;
    font-weight: bold; } }
@media screen and (max-width: 640px) {
  #container #sec03 .profile {
    padding: 5%;
    background: #999999;
    overflow: hidden;
    margin-bottom: 4vw;
    display: block; }

  #container #sec03 .profile .leftColumn {
    width: 100%;
    margin-bottom: 4vw; }

  #container #sec03 .profile .leftColumn .photo {
    width: 60%;
    text-align: center;
    margin: auto;
    display: block; }

  #container #sec03 .profile .leftColumn .photo img {
    width: auto;
    height: auto; }

  #container #sec03 .profile .rightColumn {
    width: 100%; }

  #container #sec03 .profile .rightColumn p {
    margin: 0 auto 2vw; }

  #container #sec03 .profile h3 {
    font-size: 1.2em;
    line-height: 1.2; }

  #container #sec03 p {
    margin: 0 4% 2vw; }

  #price_area .priceWrap .salespriceWrap .salespriceNum {
    font-size: 20vw; }
    #price_area .priceWrap .salespriceWrap .salespriceNum span {
      font-size: 60%; }
  #price_area .entryWrap a {
    font-size: 4vw; }

  #container #price {
    padding-top: 2em;
    display: block; }
    #container #price .banner02 {
      margin-top: 0; }
    #container #price .banner03 {
      margin-top: 0; }
    #container #price #btn a {
      display: block;
      padding: 0.5em 1em;
      background: #e4cb00;
      width: 80%;
      margin: 0 auto;
      border-radius: 0.5em;
      color: #ce0414;
      font-size: 2em;
      font-weight: bold;
      box-sizing: border-box; }
      #container #price #btn a:hover {
        opacity: 0.7; } }
@media screen and (min-width: 640px) {
  #container footer nav {
    color: #fff;
    text-align: justify;
    overflow-wrap: break-word;
    word-wrap: break-word;
    font-size: 0.75em;
    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; }

  #container footer nav ul {
    text-align: center; }

  #container footer nav ul li {
    display: inline;
    margin: 0 0.5em; }

  #container footer nav ul li a {
    border-bottom: none;
    padding: 0;
    background: none;
    display: inline;
    color: #fff; }

  #container footer nav ul li a:hover {
    background-color: transparent;
    text-decoration: underline; } }
