@charset "utf-8";
/*Lato
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 100;
  src: local('Lato Hairline'), local('Lato-Hairline'), url(http://fonts.gstatic.com/s/lato/v11/ifRS04pY1nJBsu8-cUFUS-vvDin1pK8aKteLpeZ5c0A.woff2) format('woff2'), url(http://fonts.gstatic.com/s/lato/v11/Kom15zUm24dIPfIRiNogNuvvDin1pK8aKteLpeZ5c0A.woff) format('woff');
}
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 300;
  src: local('Lato Light'), local('Lato-Light'), url(http://fonts.gstatic.com/s/lato/v11/22JRxvfANxSmnAhzbFH8PgLUuEpTyoUstqEm5AMlJo4.woff2) format('woff2'), url(http://fonts.gstatic.com/s/lato/v11/kcf5uOXucLcbFOydGU24WALUuEpTyoUstqEm5AMlJo4.woff) format('woff');
}
.lato {
	font-weight: 300;
	font-family: "Lato",sans-serif;
}
*/
@font-face {
  font-family: 'Amatic SC';
  font-style: normal;
  font-weight: 400;
  src: local('Amatic SC Regular'), local('AmaticSC-Regular'), url(http://fonts.gstatic.com/s/amaticsc/v6/DPPfSFKxRTXvae2bKDzp5JBw1xU1rKptJj_0jans920.woff2) format('woff2'), url(http://fonts.gstatic.com/s/amaticsc/v6/DPPfSFKxRTXvae2bKDzp5LO3LdcAZYWl9Si6vvxL-qU.woff) format('woff');
}
.amatic {
  font-family: 'Amatic SC';
  font-style: normal;
  font-weight: 400;
}
@font-face {
  font-family: 'icomoon';
  src: url('fonts/icomoon.eot?-qvdf0r');
  src: url('fonts/icomoon.eot?#iefix-qvdf0r') format('embedded-opentype'), url('fonts/icomoon.woff?-qvdf0r') format('woff'), url('fonts/icomoon.ttf?-qvdf0r') format('truetype'), url('fonts/icomoon.svg?-qvdf0r#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
html {
  font-size: 62.5%;
}
body {
  font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
  font-weight: 300;
  color: #333;
  line-height: 1.6;
  text-align: left;
  letter-spacing: -0.001em;
  /* iOS4 */
  -webkit-text-size-adjust: 100%;
  /* cancel */
  font-size: 1.3rem;
  letter-spacing: 1px;
}
a {
  color: #c00;
  text-decoration: underline;
}
a:hover {
  cursor: pointer;
}
ul {
  list-style-type: none;
  padding: 0;
  font-size: 0px;
  letter-spacing: 0px;
  line-height: 1.0;
}
li {
  margin: 0;
  padding: 0;
  display: inline-block;
}
/* loading */
#load {
  display: block;
  width: 100%;
  height: 100%;
  position: fixed;
  background-color: #fff;
  z-index: 8;
}
#load > img {
  display: block;
  position: absolute;
  width: 50px;
  height: 50px;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
/* ヘッダー固定バー */
#headerbar {
  display: block;
  position: fixed;
  background-color: #d91f22;
  top: 0;
  left: 0;
  right: 0;
  z-index: 10;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
}
#headerbar a {
  /*赤ブー通信社トップへ*/
  display: inline-block;
  position: relative;
  color: #fff;
  font-size: 1.4rem;
  padding: 7px;
  font-weight: bold;
  text-decoration: none;
  text-shadow: 0px 1px 0px rgba(55, 55, 55, 0.8);
}
#sns {
  display: block;
  position: absolute;
  right: 0px;
  top: 0px;
}
#sns > div {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
#fb {
  margin-top: 3px;
}
#tw {
  margin-top: 8px;
}
div#sp-fb,
div#sp-tw {
  display: none;
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media all and (max-width: 720px) {
  div#fb,
  div#tw {
    display: none;
  }
  div#sp-fb,
  div#sp-tw {
    display: inline-block;
  }
  #headerbar a {
    font-size: 12px;
    font-size: 1.2000000000000002rem;
    letter-spacing: 1px;
    color: #ffffff;
  }
  #headerbar div#sp-fb > a,
  #headerbar div#sp-tw > a {
    font-size: 18px;
    font-size: 1.8rem;
    letter-spacing: 0px;
    color: #ffffff;
  }
}
.container {
  display: block;
  position: relative;
  margin: 0 auto;
  padding: 0;
  max-width: 1000px;
  height: auto;
}
/* コンテンツ */
#contents {
  background-color: #11c2f5;
  padding-top: 30px;
}
header {
  margin: 30px 0 0 0;
}
/*ロゴ */
h1#title {
  margin: 0;
  padding: 0;
  font-size: 0;
  letter-spacing: 0;
  text-align: center;
}
#titlelogo {
  display: inline-block;
  position: relative;
  margin: 0;
  width: 72%;
  max-width: 700px;
  height: auto;
  vertical-align: middle;
}
#titlelogo_cloud {
  display: inline-block;
  position: relative;
  margin: 0;
  width: 18%;
  max-width: 250px;
  height: auto;
  vertical-align: middle;
}
/*コンテンツメニュー*/
#contentsmenu {
  width: 100%;
  display: block;
  position: relative;
  z-index: 1;
  margin-bottom: 15px;
}
#contentsmenu > ul {
  position: relative;
  display: block;
  text-align: right;
  width: 97%;
}
#contentsmenu li {
  width: 19.5%;
  max-width: 190px;
  min-width: 90px;
  margin: 0% 2% 0% 0%;
}
@media all and (max-width: 720px) {
  #contentsmenu > ul {
    text-align: center;
    width: 100%;
    margin: 15px 0;
  }
  #contentsmenu li {
    width: 28%;
    margin: 0 1%;
  }
}
#contentsmenu li > a > img {
  width: 100%;
  height: auto;
  display: block;
}
#contentsframe {
  position: relative;
  display: block;
}
/*各コンテンツ*/
/*すごろく*/
#ippan,
#circle {
  display: block;
  position: relative;
  width: 100%;
  z-index: 0;
  opacity: 1.0;
}
#ippan > canvas,
#circle > canvas {
  display: block;
  position: relative;
  max-width: 1100px;
  width: 100%;
  margin: -4% auto 0 auto;
}
#ippan > ul,
#circle > ul {
  display: none;
  position: relative;
  font-size: 0px;
  font-size: 0rem;
  letter-spacing: 0px;
  color: inherit;
  text-align: center;
  margin: 10px auto 0px auto;
  background-color: transparent;
  height: 100%;
  overflow: hidden;
  padding: 0 0 20px 0;
  background: -moz-linear-gradient(top, rgba(30, 87, 153, 0) 0%, #5ab0dd 12%, #d0f1f4 45%, #d0f1f4 53%, #d0f1f4 56%, #f77145 84%, #f77145 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(30, 87, 153, 0)), color-stop(12%, #5ab0dd), color-stop(45%, #d0f1f4), color-stop(53%, #d0f1f4), color-stop(56%, #d0f1f4), color-stop(84%, #f77145), color-stop(100%, #f77145));
  background: -webkit-linear-gradient(top, rgba(30, 87, 153, 0) 0%, #5ab0dd 12%, #d0f1f4 45%, #d0f1f4 53%, #d0f1f4 56%, #f77145 84%, #f77145 100%);
  background: -o-linear-gradient(top, rgba(30, 87, 153, 0) 0%, #5ab0dd 12%, #d0f1f4 45%, #d0f1f4 53%, #d0f1f4 56%, #f77145 84%, #f77145 100%);
  background: -ms-linear-gradient(top, rgba(30, 87, 153, 0) 0%, #5ab0dd 12%, #d0f1f4 45%, #d0f1f4 53%, #d0f1f4 56%, #f77145 84%, #f77145 100%);
  background: linear-gradient(to bottom, rgba(30, 87, 153, 0) 0%, #5ab0dd 12%, #d0f1f4 45%, #d0f1f4 53%, #d0f1f4 56%, #f77145 84%, #f77145 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#001e5799', endColorstr='#f77145', GradientType=0);
}
#ippan > ul > li,
#circle > ul > li {
  display: block;
  position: relative;
  width: 33.33%;
  height: 60px;
  font-size: 11px;
  font-size: 1.1rem;
  letter-spacing: 1px;
  color: inherit;
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: middle;
  background-size: 110% 100%;
  background-position: 50%;
  background-repeat: no-repeat;
}
#ippan > ul > li:nth-child(8n+3),
#circle > ul > li:nth-child(8n+3),
#ippan > ul > li:nth-child(8n+4),
#circle > ul > li:nth-child(8n+4),
#ippan > ul > li:nth-child(8n+5),
#circle > ul > li:nth-child(8n+5) {
  float: left;
}
#ippan > ul > li:nth-child(8n+7),
#circle > ul > li:nth-child(8n+7),
#ippan > ul > li:nth-child(8n),
#circle > ul > li:nth-child(8n),
#ippan > ul > li:nth-child(8n+1),
#circle > ul > li:nth-child(8n+1) {
  float: right;
}
#ippan > ul > li:nth-child(8n+3),
#circle > ul > li:nth-child(8n+3),
#ippan > ul > li:nth-child(8n+1),
#circle > ul > li:nth-child(8n+1) {
  background-image: url(../images/rail_l.png);
}
#ippan > ul > li:nth-child(8n+4),
#circle > ul > li:nth-child(8n+4),
#ippan > ul > li:nth-child(8n),
#circle > ul > li:nth-child(8n) {
  background-image: url(../images/rail_c.png);
}
#ippan > ul > li:nth-child(8n+5),
#circle > ul > li:nth-child(8n+5),
#ippan > ul > li:nth-child(8n+7),
#circle > ul > li:nth-child(8n+7) {
  background-image: url(../images/rail_r.png);
}
#ippan > ul > li.character:nth-child(8n+6),
#circle > ul > li.character:nth-child(8n+6) {
  float: left;
}
#ippan > ul > li.character:nth-child(8n+6):after,
#circle > ul > li.character:nth-child(8n+6):after {
  content: "";
  display: block;
  position: absolute;
  width: 33.33%;
  height: 100%;
  top: 0;
  right: 0;
  bottom: auto;
  left: auto;
  background-image: url(../images/rail_v.png);
  background-size: 60px 60px;
  background-position: top center;
  background-repeat: repeat-y;
}
#ippan > ul > li.character:nth-child(8n+2),
#circle > ul > li.character:nth-child(8n+2) {
  float: right;
}
#ippan > ul > li.character:nth-child(8n+2):before,
#circle > ul > li.character:nth-child(8n+2):before {
  content: "";
  display: block;
  position: absolute;
  width: 33.33%;
  height: 100%;
  top: 0;
  right: auto;
  bottom: auto;
  left: 0;
  background-image: url(../images/rail_v.png);
  background-size: 60px 60px;
  background-position: top center;
  background-repeat: repeat-y;
}
#ippan > ul > li.character,
#circle > ul > li.character {
  display: block;
  position: relative;
  background-color: transparent;
  margin: 0;
  padding: 0;
  border: 0;
  width: 100%;
  height: 24px;
  font-size: 0px;
  font-size: 0rem;
  letter-spacing: 0px;
  color: inherit;
  white-space: nowrap;
  overflow: visible;
  text-align: center;
}
#ippan > ul > li.character > a,
#circle > ul > li.character > a {
  display: inline-block;
  position: relative;
  font-size: 0px;
  font-size: 0rem;
  letter-spacing: 0px;
  color: inherit;
  padding: 0;
  border: 0;
  margin: 0;
  background-color: rgba(255, 255, 255, 0.1);
  box-shadow: none;
  vertical-align: bottom;
  overflow: visible;
  left: 0;
  border: 1px dashed rgba(255, 255, 255, 0.2);
}
#ippan > ul > li.character > a.size-s,
#circle > ul > li.character > a.size-s {
  width: auto;
  height: 240%;
  margin-top: -240%;
  top: 170%;
}
#ippan > ul > li.character > a.size-s:first-child,
#circle > ul > li.character > a.size-s:first-child {
  margin-right: 29%;
}
#ippan > ul > li.character > a.size-s:nth-child(2),
#circle > ul > li.character > a.size-s:nth-child(2) {
  margin-left: -15%;
}
#ippan > ul > li.character > a.size-m,
#circle > ul > li.character > a.size-m {
  width: auto;
  height: 330%;
  margin-top: -330%;
  top: 210%;
}
#ippan > ul > li.character > a.size-m:first-child,
#circle > ul > li.character > a.size-m:first-child {
  margin-right: 35%;
}
#ippan > ul > li.character > a.size-m:nth-child(2),
#circle > ul > li.character > a.size-m:nth-child(2) {
  margin-left: -12%;
}
#ippan > ul > li.character > a.size-l,
#circle > ul > li.character > a.size-l {
  width: auto;
  height: 220%;
  margin-top: -220%;
  top: 170%;
}
#ippan > ul > li.character > a.size-l:first-child,
#circle > ul > li.character > a.size-l:first-child {
  margin-right: 29%;
}
#ippan > ul > li.character > a.size-l:nth-child(2),
#circle > ul > li.character > a.size-l:nth-child(2) {
  margin-left: -26.5%;
}
#ippan > ul > li.character > a > img,
#circle > ul > li.character > a > img {
  display: block;
  position: relative;
  bottom: 0;
  width: auto;
  height: 100%;
}
#ippan > ul > li > a,
#circle > ul > li > a,
#ippan > ul > li > div,
#circle > ul > li > div {
  display: block;
  position: absolute;
  vertical-align: middle;
  top: 0px;
  right: 10px;
  bottom: 0px;
  left: 10px;
  margin: auto auto;
  border-radius: 5px;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
}
#ippan > ul > li > a > img,
#circle > ul > li > a > img,
#ippan > ul > li > div > img,
#circle > ul > li > div > img {
  display: block;
  width: auto;
  height: 100%;
  margin: 0 auto;
}
#ippan > ul > li > a.large,
#circle > ul > li > a.large,
#ippan > ul > li > div.large,
#circle > ul > li > div.large {
  top: -5px;
  right: 3px;
  bottom: -5px;
  left: 3px;
}
#ippan > ul > li.start,
#circle > ul > li.start,
#ippan > ul > li.goal,
#circle > ul > li.goal {
  width: auto;
  height: 70px;
  background-image: none;
  float: none;
  clear: both;
  margin: 0px 3px;
}
#ippan > ul > li.start > a,
#circle > ul > li.start > a,
#ippan > ul > li.goal > a,
#circle > ul > li.goal > a,
#ippan > ul > li.start > div,
#circle > ul > li.start > div,
#ippan > ul > li.goal > div,
#circle > ul > li.goal > div {
  display: block;
  position: absolute;
  vertical-align: middle;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  margin: 0 auto;
}
#ippan > ul > li.start > a > img,
#circle > ul > li.start > a > img,
#ippan > ul > li.goal > a > img,
#circle > ul > li.goal > a > img,
#ippan > ul > li.start > div > img,
#circle > ul > li.start > div > img,
#ippan > ul > li.goal > div > img,
#circle > ul > li.goal > div > img {
  display: block;
  position: relative;
  margin: 0 auto;
  width: auto;
  height: 100%;
}
#ippan > ul li > a {
  background-color: #888f8c;
}
#ippan > ul li > a.large {
  background: #ffa35e;
  background: -moz-linear-gradient(top, #ffa35e 0%, #ff5b6f 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffa35e), color-stop(100%, #ff5b6f));
  background: -webkit-linear-gradient(top, #ffa35e 0%, #ff5b6f 100%);
  background: -o-linear-gradient(top, #ffa35e 0%, #ff5b6f 100%);
  background: -ms-linear-gradient(top, #ffa35e 0%, #ff5b6f 100%);
  background: linear-gradient(to bottom, #ffa35e 0%, #ff5b6f 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa35e', endColorstr='#ff5b6f', GradientType=0);
}
#ippan > ul li.start > div,
#ippan > ul li.goal > a {
  background-color: rgba(255, 240, 240, 0.5);
  border: 5px solid #ff6e6e;
  background-image: url(../images/ippan-back.png);
  background-size: auto 100%;
  background-position: center;
  background-repeat: no-repeat;
}
#circle > ul li:nth-child(14) {
  margin-top: 5px;
  margin-bottom: -5px;
}
#circle > ul li > a {
  background-color: #6fa6a0;
}
#circle > ul li > a.large {
  background: #9cebd9;
  background: -moz-linear-gradient(top, #9cebd9 0%, #0ea7f4 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #9cebd9), color-stop(100%, #0ea7f4));
  background: -webkit-linear-gradient(top, #9cebd9 0%, #0ea7f4 100%);
  background: -o-linear-gradient(top, #9cebd9 0%, #0ea7f4 100%);
  background: -ms-linear-gradient(top, #9cebd9 0%, #0ea7f4 100%);
  background: linear-gradient(to bottom, #9cebd9 0%, #0ea7f4 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9cebd9', endColorstr='#0ea7f4', GradientType=0);
}
#circle > ul li#nyujou {
  width: 100%;
  height: 110px;
  float: left;
  margin-top: 5px;
}
#circle > ul li#nyujou > a {
  display: block;
  position: absolute;
  vertical-align: middle;
  background-color: #99e2ff;
  border: 5px solid #00c0f4;
  top: 20px;
  right: 2px;
  bottom: 24px;
  left: 2px;
  background-image: url(../images/circle-back.png);
  background-size: auto 100%;
  background-position: left middle;
  background-repeat: repeat-x;
}
#circle > ul li#nyujou > a > img {
  display: block;
  position: relative;
  margin: 0 auto;
}
#circle > ul li#nyujou:before {
  content: "";
  display: block;
  position: absolute;
  width: 33.33%;
  height: 24px;
  top: 0;
  right: auto;
  bottom: auto;
  left: 0;
  background-image: url(../images/rail_v.png);
  background-size: 60px 60px;
  background-position: center;
  background-repeat: repeat-y;
}
#circle > ul li#nyujou:after {
  content: "";
  display: block;
  position: absolute;
  width: 33.33%;
  height: 24px;
  top: auto;
  right: auto;
  bottom: 0;
  left: 0;
  background-image: url(../images/rail_v.png);
  background-size: 60px 60px;
  background-position: center;
  background-repeat: repeat-y;
}
#circle > ul li.start > div,
#circle > ul li.goal > a {
  background-color: rgba(245, 250, 255, 0.5);
  border: 5px solid #00c0f4;
  background-image: url(../images/circle-back.png);
  background-size: auto 100%;
  background-position: left middle;
  background-repeat: repeat-x;
}
@media all and (max-width: 720px) {
  #ippan > canvas,
  #circle > canvas {
    display: none;
  }
  #ippan > ul,
  #circle > ul {
    display: block;
  }
}
/*コスプレ*/
#cosplay {
  display: block;
  position: relative;
  width: 100%;
  margin-top: 3%;
  z-index: 1;
  padding-bottom: 30px;
  text-align: right;
}
#cosplay ul {
  display: block;
  max-width: 900px;
  width: 90%;
  font-size: 0;
  letter-spacing: 0;
  margin: 0 auto;
  text-align: left;
}
#cosplay li {
  display: inline-block;
  max-width: 442px;
  width: 48%;
  margin: 0.5% 1%;
}
#cosplay li > a > img {
  display: block;
  width: 100%;
  height: auto;
}
#cosplay > img {
  /*キャラクター*/
  display: inline-block;
  position: relative;
  max-width: 400px;
  width: 40%;
  height: auto;
  margin: 30px 8% 0px 30px;
}
@media all and (max-width: 720px) {
  #cosplay {
    text-align: center;
  }
  #cosplay > ul {
    text-align: center;
  }
  #cosplay > ul > li {
    width: 98%;
  }
  #cosplay > img {
    width: 80%;
  }
}
/*バナー欄*/
#banners {
  background-color: #ff7375;
  padding: 10px 0px;
  height: 100%;
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2);
}
/* バナー */
li.banner {
  display: inline-block;
  position: relative;
  margin: 0;
  line-height: 0;
  text-align: center;
  overflow: hidden;
  width: 33.3%;
  /*デフォルトサイズ*/
}
.banner > a,
.banner > div {
  display: block;
  margin: 5px;
  border-radius: 5px;
  overflow: hidden;
  box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.3);
}
.banner img {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
}
/*バナーリスト*/
#bannerlist1 {
  display: block;
  position: relative;
  width: 66.5%;
}
/*各バナー*/
.banner#question {
  width: 100%;
}
.banner#navio {
  width: 50%;
}
.banner#petitonly {
  width: 50%;
}
.banner#ichiran {
  width: 100%;
}
/*ツイッター埋め込みタイムライン*/
#twitter {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 33.5%;
  text-align: center;
  height: 100%;
  max-height: 100%;
}
.timeline {
  display: block;
  position: relative;
  padding: 5px 5px 5px 5px;
  box-sizing: padding-box;
  box-sizing: border-box;
  overflow: hidden;
  height: 50%;
}
.twitter-timeline {
  height: 100%!important;
  border-radius: 5px!important;
  box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.3);
}
@media all and (max-width: 720px) {
  #bannerlist1 {
    width: 100%;
  }
  #twitter {
    display: none;
  }
}
/*バナーリスト2*/
#bannerlist2 {
  clear: both;
}
/*フッター*/
footer {
  display: block;
  margin: 0px auto 0;
  padding: 10px 0 14px 0;
  text-align: center;
  /*background-color: #fff;*/
  background-color: transparent;
  font-size: 11px;
  font-size: 1.1rem;
  letter-spacing: 1px;
  color: #ffffff;
  background: #d80f0f;
  background: -moz-linear-gradient(top, #d80f0f 30%, #b20c0c 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, #d80f0f), color-stop(100%, #b20c0c));
  background: -webkit-linear-gradient(top, #d80f0f 30%, #b20c0c 100%);
  background: -o-linear-gradient(top, #d80f0f 30%, #b20c0c 100%);
  background: -ms-linear-gradient(top, #d80f0f 30%, #b20c0c 100%);
  background: linear-gradient(to bottom, #d80f0f 30%, #b20c0c 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d80f0f', endColorstr='#b20c0c', GradientType=0);
  box-shadow: 0 -10px 20px rgba(0, 0, 0, 0.3);
  text-shadow: 0px 1px 0px rgba(55, 55, 55, 0.8);
}
.grad,
#cb h1 {
  background: #d80f0f;
  background: -moz-linear-gradient(top, #d80f0f 30%, #b20c0c 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, #d80f0f), color-stop(100%, #b20c0c));
  background: -webkit-linear-gradient(top, #d80f0f 30%, #b20c0c 100%);
  background: -o-linear-gradient(top, #d80f0f 30%, #b20c0c 100%);
  background: -ms-linear-gradient(top, #d80f0f 30%, #b20c0c 100%);
  background: linear-gradient(to bottom, #d80f0f 30%, #b20c0c 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d80f0f', endColorstr='#b20c0c', GradientType=0);
}
.grad2 {
  background: #00a9ed;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSI1JSIgc3RvcC1jb2xvcj0iIzAwYTllZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ3JSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUzJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk1JSIgc3RvcC1jb2xvcj0iIzAwYTg0MyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
  background: -moz-linear-gradient(top, #00a9ed 5%, #ffffff 47%, #ffffff 53%, #00a843 95%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(5%, #00a9ed), color-stop(47%, #ffffff), color-stop(53%, #ffffff), color-stop(95%, #00a843));
  background: -webkit-linear-gradient(top, #00a9ed 5%, #ffffff 47%, #ffffff 53%, #00a843 95%);
  background: -o-linear-gradient(top, #00a9ed 5%, #ffffff 47%, #ffffff 53%, #00a843 95%);
  background: -ms-linear-gradient(top, #00a9ed 5%, #ffffff 47%, #ffffff 53%, #00a843 95%);
  background: linear-gradient(to bottom, #00a9ed 5%, #ffffff 47%, #ffffff 53%, #00a843 95%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00a9ed', endColorstr='#00a843', GradientType=0);
}
