a:link {
  text-decoration: underline; }

.sec1 {
  background: #FFF;
  padding: 40px 0 40px 0;
  border-top: 2px solid #ce6a65; }
  .sec1 .text1 {
    text-align: center;
    font-size: 2rem;
    line-height: 3.0rem;
    color: #770600; }
  .sec1 .text2 {
    padding: 20px 0 0 0;
    font-size: 1.4rem;
    text-align: center; }
  .sec1 .clm2 {
    padding: 20px 0 0 0;
    display: flex;
    justify-content: space-between; }
    .sec1 .clm2 li {
      width: 44%;
      height: auto; }
  .sec1 .btm {
    width: 100%;
    padding: 20px 0 0 0;
    text-align: center; }
