penny271
2/28/2020 - 5:47 AM

scss isara 20200309

@charset "utf-8";

// *:not(.header-in){   
  /* !も試したが効果なし  text-align: initialも効果なし */
*:not(br) {
  margin: 0px;
  padding: 0px;
  letter-spacing: 1.5px;
  line-height: 22.4px;
  text-align: center;   /* このせいでヘッダーが左端に寄らない */
  box-sizing: border-box;
  }

  .btn2 {
    display: none;
  }
  .brsp {
    display: none;
  }


  /* リンク先 ヘッダー調整 */
  #link01,#link02,#link03,#link04,#link05,#link06,#link07,#link08,#link09,#link10 {
    margin-top:-100px;
   padding-top:100px;
 }

  body {
    color: #333333;
    font-size: 14px;
    line-height: 1.6;
    font-family: "�q���M�m�p�S Pro W3", "Hiragino Kaku Gothic Pro", "���C���I", "Meiryo", "Osaka", "�l�r �o�S�V�b�N", "MS PGothic", sans-serif;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
  }

@mixin btnbtn {
  // display: inline-block;
  // float: right;
  width: 80%;
  height:40px;
  border: 1px solid #da6b64;
  border-radius: 25px;
  text-align: center;
  font-size: 14px;
  background-color: #da6b64;
  // margin-right: 30px;
  a {
    display: block;
    color: #ffffff;
    text-decoration: none;
    font-size: 12px;
    height: 100%;
    padding: 10px;
  }
  &:hover {
    background-color: #d84940;
  }
}

.img1 {
  text-align: left;
  p{
    margin: 0;
    display: inline-block;
    font-weight: bold;
    font-size: 12px;
    text-align: initial;
  }
  img{
    vertical-align: bottom;
  }
}

header {
  top:0;
  height: 70px;
  width: 100%;
  position: fixed;
  margin-bottom: 30px;
  z-index: 9999;
}
.header-in{
  position:relative;
  top: 0;
  width: 100%;  /* ある 場合 */
  background-color: #ffffff;
  padding:15px 10px 0;
  margin-right: 70px;
  height: 70px;
  margin: auto;
}
.title {
  width: 100%;
  max-width: 1170px;
  margin: auto;
}

/* divider */
.divider {
  height: 1000px;
  background-color: skyblue;
}

.btn {
  // display: inline-block;
  float: right;
  width: 260px;
  height:40px;
  border: 1px solid #da6b64;
  border-radius: 25px;
  text-align: center;
  font-size: 14px;
  background-color: #da6b64;
  margin-right: 30px;
  a {
    display: block;
    color: #ffffff;
    text-decoration: none;
    line-height: 28.8px;
    font-size: 12px;
    height: 28.8px;
    padding-top: 7px;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
  }
  &:hover {
    background-color: #d84940;
  }
}

/* プログラミングで人生の安定を手にいれよう</h1> */
.isaratop{
  text-align: center;
  background-image: url(../img/main.jpg);
  // background-image: url(../img/introbottom.jpg);
  background-size: cover;
  background-position:53%;
  height: 500px;
  padding-top: 35px;
.img1 {
  margin-bottom: 20px;
}.txtl {
  letter-spacing: 1.5px;
  margin-bottom: 10px;
  line-height: 38.4px;
}
.txtl:first-child {
  padding-top: 70px;
}
.txtm {
  font-weight: bold;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 1.5px;
  margin-bottom: 10px;
}
}

.ask {
  background-color: #ebb94d;
  color:#ffffff;
  padding: 30px 0;
  text-align: center;
.btnbtn {
  @include btnbtn;
  display: inline-block;
  width: 80%;
  // padding: 20px;
  border-radius: 50px;
  margin-bottom: 20px;
  height: 75px;
  // line-height: 75px;
  a {
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 1.5px;
    opacity: 1;
    height: 75px;
    line-height: 55px;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
  }
  .txtl {
    // color: #fff;
    // height: 75px;
    // line-height: 55px;
    // font-weight: 600;
  }
}
  .brsp {
    display: none;
  }
h2 {
  font-size: 18px;
  line-height: 28.8px;
  padding: 10px 0;
  font-weight: normal;
  color:#ffffff;
  -webkit-font-smoothing: antialiased;
  font-weight: 600;
  line-height: 28.8px;
  margin-bottom: 10px;
}

p {
  font-size: 16px;
  line-height: 50x;
  margin-bottom: 10px;
  font-weight: 600;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  -webkit-font-smoothing: antialiased;
&.take {
  color: #c7254e;
  background-color: #ffffff;
  font-weight: 600;
  font-size: 14px;
  padding: 0;
  width: 420px;
  margin: 0 auto;
  margin-bottom: 20px;
  border-radius: 5px;
  font-family: "Menlo","Monaco","Consolas","Courier New",monospace;
    }
  }
}

/* エンジニアとして本当の自由を手に入れるためには?
 */
.engineer {
  text-align: center;
  margin: 0 auto;
  padding: 40px 0 0;
  color:#333333;
  background-color: white;
  position: relative;
  z-index: 1;
  background-image: url(../img/introbottom.jpg);
  background-size: cover;
  background-position: center;
  height: 587px;
  .yellowbracketswide {
    padding: 15px 0;
    margin: 0 42px;
  }
  .txtl{
    text-align: center;
    margin-top: 20px;
    margin-bottom: 10px;
    letter-spacing: 1.5px;
    font-weight: 600;
  }
  .contents-txtm {
    padding: 40px 0;
    font-size: 16px;
  }
    p{
      color: #333333;
      letter-spacing: 1.5px;
      margin-bottom: 24px;
      line-height: 25.6px;
  }span {
    font-weight: bold;
    background: linear-gradient(transparent 70%, #ebb94d 70%);
  }
  // .abcd {
  //   background-image: url(../img/introbottom.jpg);
  //   background-size: cover;
  //   height: 500px;
  // }
  .abouticon {
    height: 70px;
  }
  .about {
    // display: inline-block;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    line-height: 80px;
    width: 80px;
    color: #ffffff;
    border-radius: 50px;
    background-color: #ebb94d;
    bottom: -40px;

  }
}

.nomad {
  background-color: #fef5e0;
  margin: 0;
  padding-bottom: 40px;
  text-align: center;  /* text-alignはここでも効く */
  // letter-spacing: 1.5px; /* ここだとCSSが効かない */
 .container {
  letter-spacing: 1.5px; /* ここだと効く。おそらく直下だから */
}
.txtl {
  margin: auto;
  padding: 120px;
  padding-bottom: 40px;
  line-height: 40px;
  font-weight: 600;
}
.txtm {
  margin: 0 0 10px;
  font-weight: 600;
} .skills {
  background-color: #fff;
  border: 2px solid #fcc137;
  border-radius:5px;
  padding: 30px;
  margin: 30px auto;
  max-width: calc(100% - 40px);
  width: 1170px;
} 
.pic {
  display: inline-block;
  padding: 10px;
}
p {
  font-size: 12px;
  padding: 10px;
  align-items: center;
} 
}

.chat {
  background-image: url(../img/aboutsecondbg.jpg);
  background-size: cover;
  background-position: center;
  height:820px;
  padding: 40px 0;
  width: 100%;
  text-align: center;
  .container {
  letter-spacing: 1.5px;
  color: #fff;
} .txtl {
  margin: 20px 0;
} .txtm {
  margin: 0 0 10px 0;
}
span {
  color: #ebb94d;
}
.steps {
  display: flex;
  flex-direction: column;
}.steps_content {
  display: inline-block;
  flex-basis: 110px;
  // flex-basis: 300px;
  border: 1px solid white;
  width: 35%;
  margin: 20px auto 0;
  background-color: #fff;
  color: #000000;
  font-weight: bold;
  border-radius: 5px;
  padding: 30px 30px 20px;
  line-height: 19.2px;
  min-width: 320px;

} h3 {
  background-color: #ebb94d;
  // width: 98%;
  margin: 0 auto;
  border-radius: 5px;
  font-size: 14px;
  color:#ffffff;
  text-align: center;
  height: 22px;
  line-height: 22px;
} .first {
  font-size: 12px;
  margin: 30px 0 15px;
} .second {
  font-size: 14px;
  margin-bottom: 10px;
}
}

.blue {
  background-color: #016ea9;
  margin: 0;
  color: #fff;
  padding: 40px 0;
  letter-spacing: 1.5px;
  h2 {
  font-weight: normal;
  text-align: center;
  font-size: 16px;
  } span {
    color: #ebb94d;
  }
}

.learning {
  padding: 40px 0;
  padding: 40px;  /* 動かない */
  text-align: center;
  letter-spacing: 1.5px;
  width: 100%;
  max-width: 1170px;
  margin: auto;
  .txtl {
    padding: 20px 0 35px;
  } span {
    font-size: 14px;
  } .txtm {
    margin-bottom: 10px;
    // font-size: 16px;
    color: #333333;
    font-weight: normal;
  } .enclose {
    margin: 40px auto;
    // margin-right: 50px;
    // margin-left: 50px;
    max-width: calc(100% - 40px);
  }
    .learningbox {
    display: inline-block;
    padding: 18px;
    width: 24%;
  } 
    img {
      // width:100%;
      // height: 100%;
      // max-width: 180px;
      // max-height: 180px;
      // width: 80%;
      width: 180px;
      height: auto;
      max-width: 100%;
      max-height: 100%;
    }
  h5 {
    margin-bottom: 10px;
  }
  .txts {
    font-size: 14px;
  }
}

.merit {
  padding: 30px 50px;
  background-color: #fef5e0;
  text-align: center;
  .txtm {
    // font-weight: bold;
    padding-top: 40px;
  } .txtl {
    padding: 10px 0 60px;
  } .learnbox {
    padding-bottom: 30px;
  }
  .textenclose {
    padding: 0 20px;
  }
  h3 {
    font-size: 16px;
    color:#ebb94d;
  } .texts {
    font-size: 14px;
    margin: 8px auto;
    text-align: left;
    width: 97%;
  } .support {
    border: 2px solid #ebb94d;
    margin: 30px 20px 40px;
    padding: 40px 20px 40px;
    background-color: #fff;
  } .txtl-yellow {
    font-family: "Hiragino Kaku Gothic Pro"
    ;
    font-size: 24px;
    margin-bottom: 10px;
    color: #ebb94d;
    font-weight: bold;
    line-height: 38.4px;
  } .txtm.tx {
    padding-top: 0;
    padding-bottom: 10px;
  } .txts {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
  } .meritbottom {
    font-size: 12px;
    // width: 800px;
    letter-spacing: normal;
  }
} /* merit */

/* 創業メンバー 03-09-2020*/
.teacher {
  padding: 50px;
  // width:100%;
  height: 1951px;
  background-image: url(../img/teacherbg.jpg);
  background-position: 53%;
  // background-position: 0;
  background-size: cover;
  color: #ffffff;
  .txtl {

    line-height: 40px;
    margin: 50px 0 10px;
    font-weight: 600;
  } .txtss {
      font-size: 14px;
      margin-top: 30px;
      margin-bottom: 10px;
      font-weight: 600;
  }
  .col-md-6 {
    margin: 0;
  }
  .fa::before {
    display:inline-block;
    font-size: inherit;
    content: "\f2c3"
  }
    img {
    border-radius: 50%;
    top: 40px;
    position: relative;
  } .detail {
    padding: 40px;
    border: 3px solid white;
    // max-width: 944px;
    // width: 100%;
    margin: 0 auto;
    // text-align: center;
  } .txts {
    text-align: center;
    margin: 10px;
    font-size: 14px;
    line-height: 22.4px;

  } .txts.tx{
    text-align: left;
  }
}

  .why {
    background-color: #ebb94d;
    height: 270px;
    padding: 40px 0 0;
    .circle2 {
      display: inline-block;
      height: 80px;
      width: 80px;
      line-height: 80px;
      background-color: #fff;
      border-radius: 50%;
      font-size: 20px;
      color: #ebb94d;
    } .nomad-text {
      line-height: 40px;
      font-size: 18px;
      padding: 15px 30px 0px;
      color: #fff;
    }
  }

  .answer {
    padding-top: 40px;
    padding-bottom: 40px;
    .txtl {
      font-size: 24px;
      line-height: 38.4px;
      font-weight: bold;
      margin-bottom: 10px;
    } .txts {
      font-size: 14px;
      line-height: 22.4px;
      font-weight: bold;
      margin-bottom: 10px;
    } .txts-2 {
      font-size: 12px;
      color: #333333;
      margin: 25px 0 10px;
    } .container {
      display: flex;
      flex-direction: column;
    } .img-responsive {
      display: flex;
      margin: 0 20px;
      padding: 20px 0;
    } img {
      width: 31%;
      border: 3px solid #ebb94d
    } .p {
      padding-left: 30px;
      font-size: 18px;
      text-align: left;
      padding-top: 15px;
      line-height: 28.8px;
      font-style: italic;
      color: #777777;
      opacity: 0.8;
    } .small {
      display: table;
      text-align: left;
      margin-top: 8px;
      // border-bottom: 1px solid #000;
      text-decoration: underline;
      font-size: 15.3px;
    }
  }

  .class {
    height: 966px;
    padding: 40px 0;
    background-image: url(../img/classbg.jpg);
    background-size: cover;
    background-position: 45%;
    .txtl {
      font-size: 24px;
      color: #ffffff;
      margin: 20px 0 10px;
      font-weight: bold;
    } .txts {
      margin-bottom: 10px;
      font-size: 14px;
      color: #ffffff;
      font-weight: normal;
    } 
    .classbox {
      padding: 110px auto;
      width: 90%;
      margin: 60px auto;
      background-color: transparent;
    } .row {
      padding: 0 -15px;
    }
    .classwrap {
      // border: 2px solid #016ea9;
      margin-bottom: 20px;
      }
     .txtm {
      background-color: #016ea9;
      width: 70%;
      font-weight: normal;
      color: #ffffff;
      padding: 15px 10px;
      margin-bottom: 10px;
      margin: 0 auto ;
      border: 2px solid #016ea9;
      border-radius: 5px 5px 0 0;
      // text-align: center;
    } ul {
      padding: 0;
      margin: 0;
      // border: 2px solid #016ea9;
    } li {
      width: 70%;
      color: #000000;
      font-size: 14px;
      font-weight: bold;
      padding: 10px;
      list-style: none;
      background-color: #ffffff;
      border-left: 2px solid #016ea9;
      border-right: 2px solid #016ea9;
      border-bottom: 1px dotted #e5e5e5;
      margin: 0 auto;
      // text-align: center;
    } .a { 
        border-bottom: 2px solid #016ea9;
        border-radius: 0 0 5px 5px;
      }
  }  
  
  .class-bottom {
    background-color: #016ea9;
    padding: 40px 0;
    .txtm {
      color: #fff;
      line-height: 25.6px;
    }
  }

  
.flow {
  padding: 20px 40px;
  .fas {
    font-size: 18px;
  }
  .pc {
    display: inline-block;
    margin: 30px 0 20px 0;
    font-size: 24px;
    font-style: normal;
  } .flowing {
    margin: 40px 0;
    width: 97%;
  } .flowbox {
    display: flex;
    background-color: #fef5e0;
    margin: 0 20px;
    padding: 10px 35px;
    line-height: normal;
    border-radius: 10px;
  } .flowleft {
    font-size: 18px;
    font-weight: bold;
    padding: 20px;
    // width: 200px;
  } .txtm {
    width: 160px;
    // height: 56px;
    margin-top: 20px;
    font-weight: bold;
    line-height: 29px;
  } .flowright {
    margin-top: 10px;
    // height: 210px;
    font-size: 14px;
    line-height: 22.4px;
  } .txts {
    text-align: left;
    margin: 20px 0;
    font-weight: 600;
    line-height: 19.2px;
    -webkit-font-smoothing:antialiased;
  } .txtxs {
    font-size: 12px;
    text-align: left;
    line-height: 19.2px;
    letter-spacing: normal;
    margin: 20px 0;
  } .flowline {
    vertical-align: bottom;
    width: 65%;
  }
}

// 02-27~28-2020
.bangkok {
  background-image: url(../img/bangkokbg.jpg);
  background-size: cover;
  padding: 40px;
  text-align: left;
  .bangkokdetail {
    padding: 0 20px;
    text-align: left !important;
    color: #ffffff;
    text-align: left;
  } .txtl {
    line-height: 40px;
    margin: 20px 0 20px;
    letter-spacing: 3px;
    font-size: 24px;
    font-weight: bold;
    color: #ffffff;
    text-align: left;
  } .txtxs {
    text-align: left;
    font-size: 12px;
    color: #ffffff;
    opacity:0.8;
  }
  .bangkoklist {
    font-size: 14px;
    margin: 20px 0;
    color: #ffffff;
    text-align: start;
    list-style: none;
    opacity: 0.8;
  } li {
    text-align: left;
    margin-bottom: 10px;
    font-weight: 600;
 
 
  } .txtm {
    font-size: 16px;
    text-align: left;
    margin-bottom: 10px;
    font-weight: bold;
    margin-left: -2%;
    opacity: 0.9;
  }
  }
 
//<!-- 2020/02/28進捗-->
  .special {
    padding: 40px;
    background-color: #f7c23c;
    // margin-bottom: 40px;
    .txtl {
      display: inline-block;
      margin: 20px 0 40px;
      font-size: 24px;
      line-height: 40px;
      color: #333333;
      font-weight: bold;
    } .fa-gift {
      display:inline-block;
      font-size: 22px;
      content: "\f06b"
    }
      .txts {
        font-style: 14px;
        // font-weight: bold;
      } .free {
        display: inline-block;
        position:relative;
        top: 80px;
        background-color: #f7c23c;
      }
      .whitetext {
      color: #ffffff;
      font-size: 14px;
    } span {
      font-size: 14px;
      font-weight: bold;
    } .txtl {
      width: 45%;
    } .container {
      border: 2px solid #ffffff;
      padding-bottom: 40px;
      // position: relative;
    } .col-md-4 {
      background-color: #f7c23c;
      margin: 20px;  //後で消す!!
      padding: 0 15px;
    } .tokutenbox.first{
      margin-top: 60px;
    }.tokutenbox {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        font-size: 14px;
        padding: 15px;
        width: 220px;
        height: 220px;
        margin: 0 auto;
        // margin-top: 80px;
        border-radius: 50%;
        border: 2px solid #ffffff;
        background-color: #fff;
        // vertical-align: middle;
      } .yellowtxt {
        color: #ebb94d;
        margin-top: -30px;
        margin-bottom: 20px;
        font-size: 24px;
      } .container .txts {
        font-size: 14px;
        width: 220px;
        font-weight: bold;
      }
    }

/* 進捗 03-02-2020 */
.specialdetail {
  padding: 40px;
  background-image: url("https://isara.life/wp-content/themes/isara_v2/img/specialdetail.jpg");
  background-size: cover;
  color: #fff;
  .txtl {
    margin: 20px 0;
    font-size: 24px;
    line-height: 38.4px;
    font-weight: 600;
  } .txtm {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 40px;
    line-height: 25.6px;
  } .whitebrackets {
    margin: 20px;
    padding: 15px 30px;
    position: relative;
    // border: 4px solid #fff;
  } .whitebrackets::before {
    top: 0;
    left: 0;
    border-top: 4px solid #fff;
    border-left: 4px solid #fff;
    border-left-width: 4px;
    border-left-style: solid;
    border-left-color: rgb(255, 255, 255);
    position: absolute;
    content: "";
    width: 50px;
    height: 50px;
}
  .whitebrackets::after {
    bottom: 0;
    right: 0;
    border-bottom: 4px solid #fff;
    border-right: 4px solid #fff;
    position: absolute;
    content: "";
    width: 50px;
    height: 50px;
  }
}

.founder {
  padding: 40px 0;
  .txtl {
    margin: 20px 0 35px;
    font-size: 24px;
    font-weight: 600;
    line-height: 40px;
  } .b {
    font-weight: 700;
    font-size: 16px;
    margin-bottom: 67px;
  } .img-responsive {
    max-width: 100%;
    max-height: 100%;
    width: 894px;
    margin-bottom: 20px;
  }
  .foundor-intro {
    padding: 20px;
  } p {
    text-align: left;
    font-size: 14px;
    line-height: 22.4px;
    margin-bottom: 10px;
  }
}


/* 進捗03-02-2020 3 */
.contactform {
  padding: 40px 0;
  background-color: #ebb94d;
  .txtl {
  font-size: 24px;
  line-height: 40px;
  font-weight: 600;
  margin: 20px 0;
}
  .txts {
    font-size: 14px;
    margin-bottom: 10px;
    font-weight: 600;
  }
  form {
    width: 100%;
  }
  input {
    width: 70%;
    padding: 10px;
    margin-bottom: 25px;
    text-size-adjust: 100%;
    height: 35px;
    text-align: left;
    font-size: 14px;
    font-weight: 400;
    font-family: "�q���M�m�p�S Pro W3", "Hiragino Kaku Gothic Pro", ���C���I, Meiryo, Osaka, "�l�r �o�S�V�b�N", "MS PGothic", sans-serif;
    color: #333333;
    letter-spacing: normal;
    border-radius: 5px;
    border: none;
  }
  textarea {
    padding: 10px;
    width: 70%;
    margin-bottom: 25px;
    border-radius: 5px;
    height: 75px;
    text-align: left;
    font-size: 14px;
    font-weight: 400;
    border: none;
    font-family: "�q���M�m�p�S Pro W3", "Hiragino Kaku Gothic Pro", ���C���I, Meiryo, Osaka, "�l�r �o�S�V�b�N", "MS PGothic", sans-serif;
    letter-spacing: normal;
  }
  .OF_submit_btn1 {
  display: inline-block;
  width: 71%;
  height:60px;
  border: 1px solid #da6b64;
  border-radius: 50px;
  text-align: center;
  font-size: 23px;
  background-color: #da6b64;
  color:#fff;
  font-weight: 600;
  margin-top: 10px;
  }
}

/* 進捗 03-04-2020 */
.questions {
  padding: 40px;
  .txtl {
  margin: 20px 0 40px;
  font-size: 24px;
  line-height: 40px;
  font-weight: 600;

  }
  // .txtl::before {
  //   box-sizing:border;
  //   display: inline-block;
  //   font-family: "Font Awesome 5 Free";
  //   content: "\f2b6";
  //   background-color: #fff;
  //   -webkit-font-smoothing:antialiased;
  // }
  .panel-group {
    margin-bottom: 20px;
  }
  .panel-heading {
    padding: 20px;
    border: 1px solid rgb(229, 229, 229) !important;
    margin-bottom: 5px;
  }
  .panel-heading:hover {
    text-decoration: underline;
  }
  .fa-question-circle {
    color: #016ea9;
  }
  .txtm {
    font-size: 16px;
    line-height: 17.6px;
    text-align: left;
    font-weight: 600;
  }
  .fa-angle-up {
    font-family: "Font Awesome 5 Free";
    content: "\f106";
    float: right;
    color: #e5e5e5;
    height: 17px;
    line-height: 17px;
    width: 17px;
    font-size: 25px;
    cursor: pointer;
  }
  .fa-angle-down {
    display: none;
    font-family: "Font Awesome 5 Free";
    content: "\f106";
    float: right;
    color: #e5e5e5;
    height: 17px;
    line-height: 17px;
    width: 17px;
    font-size: 25px;
    cursor: pointer;
  }
  .panel-body {
    display: none;
    padding: 20px;
  }
  .txts {
    margin-bottom: 10px;
    text-align: left;
    font-weight: 600;
  }
}


/* 進捗03-06-2020 フッター */
footer {
  background-color: #ececec;
  .footerwrap {
    padding: 40px 15px 20px;
  }
  .copyright {
    font-size: 10px;
    line-height: 16px;
    color: #333333;
    padding-bottom: 5px;
  }
  .sns {
    margin-bottom: 10px;
    margin-top: 8px;
  }
}




/* ページトップ jQuery */
.pagetop {
  display: show;
  position: fixed;
  bottom: 90px;
  right: 50px;
  color: #333333;
.fa-chevron-up {
  font-size: 30px;
  line-height: 30px;
  height: 30px;
  font-weight: bold;
  -webkit-font-smoothing: antialiased;
}
a {
  display: block;
  background-color: #ececec;
  color: #333333;
  padding: 20px;
}
a:hover {
  background-color: #b2d1fb;
}
}