a:link {
  text-decoration: underline; }

.sec1 {
  background: #FFF;
  padding: 40px 0 40px 0;
  border-top: 2px solid #ce6a65; }
  .sec1 .text1 {
    text-align: left;
    font-size: 2rem;
    line-height: 3.0rem;
    color: #770600; }
  .sec1 .text2 {
    padding: 20px 0 0 0;
    color: #96764e;
    text-align: left;
    border-bottom: 4px solid #ff6c85;
    font-size: 2.2rem; }
  .sec1 .clm7 {
    padding: 20px 0 0 0;
    display: flex;
    justify-content: center;
    flex-wrap: wrap; }
    .sec1 .clm7 li {
      width: 12%;
      margin: 0 10px 30px 10px; }
    .sec1 .clm7 .img1 {
      text-align: right;
      height: auto; }
    .sec1 .clm7 .txt1 {
      text-align: left; }
      .sec1 .clm7 .txt1 b {
        font-size: 1.8rem;
        color: #e9462c; }
  .sec1 .btm {
    width: 100%;
    padding: 20px 0 0 0;
    text-align: center; }
  .sec1 .text3 {
    text-align: center;
    font-size: 1.2rem; }
  .sec1 .price1 {
    padding: 10px 0 0 0; }
    .sec1 .price1 table {
      width: 100%;
      border-spacing: 0px;
      border-top: 2px solid #a38b89;
      border-left: 2px solid #a38b89;
      font-size: 1.4rem; }
      .sec1 .price1 table th, .sec1 .price1 table td {
        padding: 10px;
        border-bottom: 2px solid #a38b89;
        box-sizing: border-box; }
      .sec1 .price1 table th {
        background: #eae5e3;
        color: #42210b; }
      .sec1 .price1 table td {
        text-align: left;
        border-right: 2px solid #a38b89; }

@media all and (max-width: 896px) {
  .sec1 .clm2 {
    display: block; }
    .sec1 .clm2 li {
      width: 100%; }
    .sec1 .clm2 .img1 {
      text-align: center; }
    .sec1 .clm2 .txt1 {
      text-align: center; } }
