@media screen and (min-width: 541px){
.eleven-hundred {
  width: 1100px;
  text-align: center;
  margin: 0 auto;

}
.eleven-hundred h1,
.eleven-hundred h2 {
  font-family: a-otf-ryumin-pr6n, serif;
  font-weight: normal;
}
.eleven-hundred p,
.eleven-hundred table {
  font-family: fot-rodin-pron, sans-serif;
  font-weight: normal;
  font-size: 0.9375rem;
  line-height: 2.2;
}
.eleven-hundred h1 {
  font-size: 1.75rem;
  padding-bottom: 20px;
  letter-spacing: 10px;
}
#orange_app .eleven-hundred:nth-child(2),
#green_app .eleven-hundred:nth-child(2),
#red_app .eleven-hundred:nth-child(2),
#pink_app .eleven-hundred:nth-child(2),
#pink2_app .eleven-hundred:nth-child(2){
  margin-top: 75px;
}
#orange_app .top-portion {
  border-bottom: 1px solid #e1690d;
  padding: 100px 0;
}
#orange_app .color {
  background-color: #e1690d;
}
#orange_app h2 {
  color: #dc6a0e;
}
#green_app .top-portion {
  border-bottom: 1px solid #7dac37;
  padding: 100px 0;
}
#green_app .color {
  background-color: #7dac37;
}
#green_app h2 {
  color: #7dac37;
}
#red_app .top-portion {
  border-bottom: 1px solid #99222c;
  padding: 100px 0;
}
#red_app .color {
  background-color: #99222c;
}
#red_app h2 {
  color: #99222c;
}
#pink_app .top-portion {
  border-bottom: 1px solid #d52567;
  padding: 100px 0;
}
#pink_app .color {
  background-color: #d52567;
}
#pink_app h2 {
  color: #d52567;
}

#pink2_app .top-portion {
  border-bottom: 1px solid #DE829A;
  padding: 100px 0;
}
#pink2_app .color {
  background-color: #DE829A;
}
#pink2_app h2 {
  color: #DE829A;
}
.color {
  width: 224px;
  height: 30px;
  line-height: 30px;
  margin: 0 auto;
  color: #FFF;
}
.eleven-hundred h2 {
  font-size: 1.5rem;
  padding: 115px 0 50px;
}
.eleven-hundred table {
  font-size: 0.9375rem;
  width: 866px;
  margin: 0 auto;
}
.eleven-hundred table th {
  width: 154px;
  background-color: #fcf0e6;
  vertical-align: top;
  padding-top: 5px;
  font-weight: normal;
}
#orange_app .eleven-hundred table th {
  background-color: #ea802e;
  color: #fff;
}
#green_app .eleven-hundred table th {
  background-color: #87b73f;
  color: #FFF;
}
#red_app .eleven-hundred table th {
  background-color: #af3640;
  color: #FFF;
}
#pink_app .eleven-hundred table th {
  background-color: #d15a86;
  color: #FFF;
}
.eleven-hundred table td {
  width: 702px;
  background-color: #f8f8f8;
  text-align: left;
  padding: 5px 20px 0 20px;
}
.entry-strip {
  height: 210px;
  margin: 115px auto 120px;
  background-color: #fcf0e6;
}
#green_app .entry-strip {
  background-color: #f5ffe8;
}
.btn-entry {
  padding-top: 71px;
}
#orange_app .btn-entry a {
  background-color: #e1690d;
}
#green_app .btn-entry a {
  background-color: #7dac37;
}
#red_app .btn-entry a {
  background-color: #99222c;
}
#pink_app .btn-entry a {
  background-color: #d52567;
}
.btn-entry a {
  display: block;
  margin: 0 auto;
  text-decoration: none;
  width: 285px;
  height: 67px;
  line-height: 67px;
  text-align: center;
  color: #FFF;
  border-radius: 35px;
}
.btn-entry a:hover {
  opacity: .8;
  transition: .3s;
  text-decoration: none;
}
}
