@charset "utf-8";
body {
  -webkit-text-size-adjust: 100%;
  -webkit-overflow-scrolling: auto;
  text-size-adjust: 100%;
  color: ;
  background-color:#ffffff;
}

img {
  max-width: 100%;
  height: auto;
}

b {
  font-weight: bold;
}

.cf {
  overflow: hidden;
  *zoom: 1;
}

.cl {
  clear: both;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.full {
  width: 100%;
}

.half {
  width: 50%;
}

.third {
  width: 33.3%;
}

.quater {
  width: 25%;
}

.fifth {
  width: 20%;
}

.posr {
  position: relative;
}

.posa {
  position: absolute;
}

.invisible {
  visibility: hidden;
}

.dn {
  display: none !important;
}

.db {
  display: block !important;
}

.di {
  display: inline !important;
}

.ds {
  display: inline-block !important;
}

.dt {
  display: table !important;
}

.dc {
  display: table-cell !important;
}

.mgn {
  margin: 0 !important;
}

.mtn {
  margin-top: 0 !important;
}

.mt5 {
  margin-top: 5px !important;
}

.mt10 {
  margin-top: 10px !important;
}

.mt15 {
  margin-top: 15px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.mbn {
  margin-bottom: 0 !important;
}

.mb5 {
  margin-bottom: 5px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.mb15 {
  margin-bottom: 15px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.mln {
  margin-left: 0 !important;
}

.ml5 {
  margin-left: 5px !important;
}

.ml10 {
  margin-left: 10px !important;
}

.ml15 {
  margin-left: 15px !important;
}

.ml20 {
  margin-left: 20px !important;
}

.ml30 {
  margin-left: 30px !important;
}

.mrn {
  margin-right: 0 !important;
}

.mr5 {
  margin-right: 5px !important;
}

.mr10 {
  margin-right: 10px !important;
}

.mr15 {
  margin-right: 15px !important;
}

.mr20 {
  margin-right: 20px !important;
}

.mr30 {
  margin-right: 30px !important;
}

.mra {
  margin-right: auto !important;
}

.mla {
  margin-left: auto !important;
}

.mca {
  margin-left: auto !important;
  margin-right: auto !important;
}

.pdn {
  padding: 0 !important;
}

.ptn {
  padding-top: 0 !important;
}

.pt5 {
  padding-top: 5px !important;
}

.pt10 {
  padding-top: 10px !important;
}

.pt15 {
  padding-top: 15px !important;
}

.pt20 {
  padding-top: 20px !important;
}

.pbn {
  padding-bottom: 0 !important;
}

.pb5 {
  padding-bottom: 5px !important;
}

.pb10 {
  padding-bottom: 10px !important;
}

.pb15 {
  padding-bottom: 15px !important;
}

.pb20 {
  padding-bottom: 20px !important;
}

.pln {
  padding-left: 0 !important;
}

.pl5 {
  padding-left: 5px !important;
}

.pl10 {
  padding-left: 10px !important;
}

.pl15 {
  padding-left: 15px !important;
}

.pl20 {
  padding-left: 20px !important;
}

.prn {
  padding-right: 0 !important;
}

.pr5 {
  padding-right: 5px !important;
}

.pr10 {
  padding-right: 10px !important;
}

.pr15 {
  padding-right: 15px !important;
}

.pr20 {
  padding-right: 20px !important;
}

.n {
  font-weight: normal !important;
}

.b {
  font-weight: bold !important;
}

.i {
  font-style: italic !important;
}

.l {
  text-align: left !important;
}

.c {
  text-align: center !important;
}

.r {
  text-align: right !important;
}

.u {
  text-decoration: underline !important;
}

.f10 {
  font-size: 10px;
}

.f11 {
  font-size: 11px;
}

.f12 {
  font-size: 12px;
}

.f13 {
  font-size: 13px;
}

.f14 {
  font-size: 14px;
}

.f15 {
  font-size: 15px;
}

.f16 {
  font-size: 16px;
}

.v0 {
  vertical-align: 0;
}

.v1 {
  vertical-align: -1px;
}

.v2 {
  vertical-align: -2px;
}

.v3 {
  vertical-align: -3px;
}

.v4 {
  vertical-align: -4px;
}

.v5 {
  vertical-align: -5px;
}

.vt {
  vertical-align: top;
}

.vm {
  vertical-align: middle;
}

.vb {
  vertical-align: bottom;
}

.bdn {
  border: none;
}

.bar {
  padding-left: 30px;
  background-color: #f8f6f5;
  height: 30px;
  font-size: 14px;
  line-height: 30px;
}

.label, .label_pink, .label_orange, .label_blue, .label_red, .label_yellow, .label_lime, .label_sky, .label_purple, .label_green {
  background-repeat: no-repeat;
  background-position: 20px 7px;
  background-size: 3px 15px;
}

.label_pink {
  background-image: url(../img/item_subtitle@2x.png);
}

.label_orange {
  background-image: url(../img/orange_label.png);
}

.label_blue {
  background-image: url(../img/blue_label.png);
}

.label_red {
  background-image: url(../img/red_label.png);
}

.label_yellow {
  background-image: url(../img/yellow_label.png);
}

.label_lime {
  background-image: url(../img/lime_label.png);
}

.label_sky {
  background-image: url(../img/sky_label.png);
}

.label_purple {
  background-image: url(../img/purple_label.png);
}

.label_green {
  background-image: url(../img/green_label.png);
}

/* BUTTON ELEMENT */
.btn_base, .prg_wrap.prg0100 .list_bottom a, .prg_wrap.prg0200 .play_btn a, .prg_wrap.prg0200 .word_list li a, .prg_wrap.prg0300 .back_btn, .src_wrap .btn_wrap a, .src_wrap.src0100 .src_aiueo li a, .etc_wrap .red_wrap a, .etc_wrap.etc0200 .diagnosis_wrap dl dd a, .etc_wrap.etc0500 .back_btn, .myp0500 .submit_btn,
.ins0200 .submit_btn,
.etc0300 .submit_btn,
.etc0400 .submit_btn, .rgs_wrap .padding_wrap .red_wrap a, .rgs_wrap .diagnosis_wrap dl dd a, .rgs_wrap .dmusic_wrap a.music_btn, .rgs_wrap .questionnaire_wrap .btn_wrap .top_btn {
  width: 300px;
  height: 35px;
  display: block;
  margin: 0 auto;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  text-align: center;
  font-size: 15px;
  line-height: 35px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.btn_red {
  background: #ee594d;
  color: white;
}

.btn_bd_red {
  color: #ee594d;
  border: 1px solid #ee594d;
}

.btn_gray {
  background: #a0a0a0;
  color: white;
}

.btn_bd_gray {
  border: 1px solid #a0a0a0;
  color: #a0a0a0;
}

.btn_size_short {
  width: 145px !important;
}

.btn_size_medium_short {
  width: 170px !important;
}

.darker:active {
  background-color: #ebebeb !important;
}

.blurAnim:active {
  opacity: 0.4 !important;
}

.blurFix {
  opacity: 0.4 !important;
}

/* for android version2 */
.blurAnim_an2 {
  opacity: 0.4 !important;
}

.darker_an2 {
  background-color: #ebebeb !important;
}

/* -- RESET -- */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: top;
  background: transparent;
}

body {
  line-height: 1;
  font-family: Helvetica,'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', 'Lucida Grande', Meiryo, メイリオ, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
}

article, aside, details, figcaption, figure, footer, hgroup, menu, nav, section {
  display: block;
}

nav ul {
  list-style: none;
}

ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  text-decoration: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

label {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* -- END RESET -- */
/* -- RESPONSIBLE OPTIMIZATION -- */
.cf {
  clear: both;
  overflow: hidden;
}

/* -- END RESPONSIVE -- */
/* -- COMMON -- */
header {
  height: 33.5px;
/*  border-bottom: 1px solid lightgrey;*/
  background-color: #6adb00;
  width: 100%;
  clear: both;
/*  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;*/
  z-index: 199;
}
/*
header.fixed {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
}

header .main_logo {
  width: 28px;
  height: 28px;
  padding: 8px 10px 0 0;
}
header .text_logo {
  height: 24px;
  font-size: 18px;
  color: #ee594d;
  line-height: 37px !important;
}
header .text_logo img {
  height: 24px;
  width: 75px;
  padding: 10px 0 0 0;
  font-size: 18px;
  color: #ee594d;
}
header .text_two_rows {
  height: 37px;
  padding-top: 6px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
header .small_char {
  line-height: 12px;
  font-size: 10px;
}
header .program_title {
  line-height: 20px;
  font-size: 18px;
}
header .now_playing_logo {
  width: 30px;
  height: 28px;
  padding: 8px 0 0;
}

header a img {
  width: 100%;
  height: 100%;
}
*/
header .header_left {
  width:80px;
  margin-right:-80px;
  float:left;
  position:relative;
  z-index:198;
}
header .header_middle {
  width:100%;
  text-align:center;
  float:left;
  margin-right:-57px;
  position:relative;
  z-index:197;
}
header .header_middle img {
  width:320px;
  min-width:320px;
  vertical-align:middle;
}
header .header_right {
  background-color: #6adb00;
  width:44px;
  float:left;
  position:relative;
  margin-top:4.5px;
  z-index:198;
}

footer {
  margin-top: 50px;
}
footer .nav {
  width: 100%;
  max-width:540px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: table;
  table-layout: fixed;
  background-color: #6adb00;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 199;
  -webkit-box-shadow: 0 -1px 4px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0 -1px 4px 0px rgba(0, 0, 0, 0.1);
  margin:0 auto;
}
footer .nav li {
  display: table-cell;
}
footer .nav li a {
  height: 45px;
  display: block;
  background-image: url(../data/footer.png);
  background-repeat: repeat-y;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.1);
}
footer .nav li:nth-of-type(1) a {
  background-position: center 0;
}
footer .nav li:nth-of-type(2) a {
  background-position: center -45px;
}
footer .nav li:nth-of-type(3) a {
  background-position: center -90px;
}
footer .nav li:nth-of-type(4) a {
  background-position: center -135px;
}
footer .nav li:nth-of-type(5) a {
  background-position: center -180px;
  border: none;
}

footer .nav_home {
  width: 100%;
  max-width:540px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: table;
  table-layout: fixed;
  background-color: #6adb00;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 199;
  -webkit-box-shadow: 0 -1px 4px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0 -1px 4px 0px rgba(0, 0, 0, 0.1);
  margin:0 auto;
}
footer .nav_home li {
  display: table-cell;
}
footer .nav_home li a {
  height: 45px;
  display: block;
  background-image: url(../data/footer_home.png);
  background-repeat: repeat-y;
  border-right: 1px solid #6adb00;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.1);
}
footer .nav_home li:nth-of-type(1) a {
  background-position: center 0;
}
footer .nav_home li:nth-of-type(2) a {
  background-position: center -45px;
}
footer .nav_home li:nth-of-type(3) a {
  background-position: center -90px;
}
footer .nav_home li:nth-of-type(4) a {
  background-position: center -135px;
}
footer .nav_home li:nth-of-type(5) a {
  background-position: center -180px;
  border: none;
}

footer .nav_about {
  width: 100%;
  max-width:540px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: table;
  table-layout: fixed;
  background-color: #6adb00;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 199;
  -webkit-box-shadow: 0 -1px 4px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0 -1px 4px 0px rgba(0, 0, 0, 0.1);
  margin:0 auto;
}
footer .nav_about li {
  display: table-cell;
}
footer .nav_about li a {
  height: 45px;
  display: block;
  background-image: url(../data/footer_about.png);
  background-repeat: repeat-y;
  border-right: 1px solid #6adb00;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.1);
}
footer .nav_about li:nth-of-type(1) a {
  background-position: center 0;
}
footer .nav_about li:nth-of-type(2) a {
  background-position: center -45px;
}
footer .nav_about li:nth-of-type(3) a {
  background-position: center -90px;
}
footer .nav_about li:nth-of-type(4) a {
  background-position: center -135px;
}
footer .nav_about li:nth-of-type(5) a {
  background-position: center -180px;
  border: none;
}

footer .nav_liongeorges {
  width: 100%;
  max-width:540px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: table;
  table-layout: fixed;
  background-color: #6adb00;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 199;
  -webkit-box-shadow: 0 -1px 4px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0 -1px 4px 0px rgba(0, 0, 0, 0.1);
  margin:0 auto;
}
footer .nav_liongeorges li {
  display: table-cell;
}
footer .nav_liongeorges li a {
  height: 45px;
  display: block;
  background-image: url(../data/footer_liongeorges.png);
  background-repeat: repeat-y;
  border-right: 1px solid #6adb00;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.1);
}
footer .nav_liongeorges li:nth-of-type(1) a {
  background-position: center 0;
}
footer .nav_liongeorges li:nth-of-type(2) a {
  background-position: center -45px;
}
footer .nav_liongeorges li:nth-of-type(3) a {
  background-position: center -90px;
}
footer .nav_liongeorges li:nth-of-type(4) a {
  background-position: center -135px;
}
footer .nav_liongeorges li:nth-of-type(5) a {
  background-position: center -180px;
  border: none;
}

footer .nav_contents {
  width: 100%;
  max-width:540px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: table;
  table-layout: fixed;
  background-color: #6adb00;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 199;
  -webkit-box-shadow: 0 -1px 4px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0 -1px 4px 0px rgba(0, 0, 0, 0.1);
  margin:0 auto;
}
footer .nav_contents li {
  display: table-cell;
}
footer .nav_contents li a {
  height: 45px;
  display: block;
  background-image: url(../data/footer_contents.png);
  background-repeat: repeat-y;
  border-right: 1px solid #6adb00;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.1);
}
footer .nav_contents li:nth-of-type(1) a {
  background-position: center 0;
}
footer .nav_contents li:nth-of-type(2) a {
  background-position: center -45px;
}
footer .nav_contents li:nth-of-type(3) a {
  background-position: center -90px;
}
footer .nav_contents li:nth-of-type(4) a {
  background-position: center -135px;
}
footer .nav_contents li:nth-of-type(5) a {
  background-position: center -180px;
  border: none;
}

footer .nav_share {
  width: 100%;
  max-width:540px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: table;
  table-layout: fixed;
  background-color: #6adb00;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 199;
  -webkit-box-shadow: 0 -1px 4px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0 -1px 4px 0px rgba(0, 0, 0, 0.1);
  margin:0 auto;
}
footer .nav_share li {
  display: table-cell;
}
footer .nav_share li a {
  height: 45px;
  display: block;
  background-image: url(../data/footer_share.png);
  background-repeat: repeat-y;
  border-right: 1px solid #6adb00;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.1);
}
footer .nav_share li:nth-of-type(1) a {
  background-position: center 0;
}
footer .nav_share li:nth-of-type(2) a {
  background-position: center -45px;
}
footer .nav_share li:nth-of-type(3) a {
  background-position: center -90px;
}
footer .nav_share li:nth-of-type(4) a {
  background-position: center -135px;
}
footer .nav_share li:nth-of-type(5) a {
  background-position: center -180px;
  border: none;
}


footer .nav_540 {
  width: 100%;
  max-width:540px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: table;
  table-layout: fixed;
  background-color: #6adb00;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 199;
  -webkit-box-shadow: 0 -1px 4px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0 -1px 4px 0px rgba(0, 0, 0, 0.1);
  margin:0 auto;
}
footer .nav_540 li {
  display: table-cell;
}
footer .nav_540 li a {
  height: 74px;
  display: block;
  background-image: url(../data/footer_540.png);
  background-repeat: repeat-y;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.1);
}
footer .nav_540 li:nth-of-type(1) a {
  background-position: center 0;
}
footer .nav_540 li:nth-of-type(2) a {
  background-position: center -74px;
}
footer .nav_540 li:nth-of-type(3) a {
  background-position: center -148px;
}
footer .nav_540 li:nth-of-type(4) a {
  background-position: center -222px;
}
footer .nav_540 li:nth-of-type(5) a {
  background-position: center -296px;
  border: none;
}

footer .nav_home_540 {
  width: 100%;
  max-width:540px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: table;
  table-layout: fixed;
  background-color: #6adb00;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 199;
  -webkit-box-shadow: 0 -1px 4px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0 -1px 4px 0px rgba(0, 0, 0, 0.1);
  margin:0 auto;
}
footer .nav_home_540 li {
  display: table-cell;
}
footer .nav_home_540 li a {
  height: 74px;
  display: block;
  background-image: url(../data/footer_home_540.png);
  background-repeat: repeat-y;
  border-right: 1px solid #6adb00;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.1);
}
footer .nav_home_540 li:nth-of-type(1) a {
  background-position: center 0;
}
footer .nav_home_540 li:nth-of-type(2) a {
  background-position: center -74px;
}
footer .nav_home_540 li:nth-of-type(3) a {
  background-position: center -148px;
}
footer .nav_home_540 li:nth-of-type(4) a {
  background-position: center -222px;
}
footer .nav_home_540 li:nth-of-type(5) a {
  background-position: center -296px;
  border: none;
}

footer .nav_about_540 {
  width: 100%;
  max-width:540px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: table;
  table-layout: fixed;
  background-color: #6adb00;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 199;
  -webkit-box-shadow: 0 -1px 4px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0 -1px 4px 0px rgba(0, 0, 0, 0.1);
  margin:0 auto;
}
footer .nav_about_540 li {
  display: table-cell;
}
footer .nav_about_540 li a {
  height: 74px;
  display: block;
  background-image: url(../data/footer_about_540.png);
  background-repeat: repeat-y;
  border-right: 1px solid #6adb00;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.1);
}
footer .nav_about_540 li:nth-of-type(1) a {
  background-position: center 0;
}
footer .nav_about_540 li:nth-of-type(2) a {
  background-position: center -74px;
}
footer .nav_about_540 li:nth-of-type(3) a {
  background-position: center -148px;
}
footer .nav_about_540 li:nth-of-type(4) a {
  background-position: center -222px;
}
footer .nav_about_540 li:nth-of-type(5) a {
  background-position: center -296px;
  border: none;
}

footer .nav_liongeorges_540 {
  width: 100%;
  max-width:540px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: table;
  table-layout: fixed;
  background-color: #6adb00;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 199;
  -webkit-box-shadow: 0 -1px 4px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0 -1px 4px 0px rgba(0, 0, 0, 0.1);
  margin:0 auto;
}
footer .nav_liongeorges_540 li {
  display: table-cell;
}
footer .nav_liongeorges_540 li a {
  height: 74px;
  display: block;
  background-image: url(../data/footer_liongeorges_540.png);
  background-repeat: repeat-y;
  border-right: 1px solid #6adb00;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.1);
}
footer .nav_liongeorges_540 li:nth-of-type(1) a {
  background-position: center 0;
}
footer .nav_liongeorges_540 li:nth-of-type(2) a {
  background-position: center -74px;
}
footer .nav_liongeorges_540 li:nth-of-type(3) a {
  background-position: center -148px;
}
footer .nav_liongeorges_540 li:nth-of-type(4) a {
  background-position: center -222px;
}
footer .nav_liongeorges_540 li:nth-of-type(5) a {
  background-position: center -296px;
  border: none;
}

footer .nav_contents_540 {
  width: 100%;
  max-width:540px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: table;
  table-layout: fixed;
  background-color: #6adb00;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 199;
  -webkit-box-shadow: 0 -1px 4px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0 -1px 4px 0px rgba(0, 0, 0, 0.1);
  margin:0 auto;
}
footer .nav_contents_540 li {
  display: table-cell;
}
footer .nav_contents_540 li a {
  height: 74px;
  display: block;
  background-image: url(../data/footer_contents_540.png);
  background-repeat: repeat-y;
  border-right: 1px solid #6adb00;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.1);
}
footer .nav_contents_540 li:nth-of-type(1) a {
  background-position: center 0;
}
footer .nav_contents_540 li:nth-of-type(2) a {
  background-position: center -74px;
}
footer .nav_contents_540 li:nth-of-type(3) a {
  background-position: center -148px;
}
footer .nav_contents_540 li:nth-of-type(4) a {
  background-position: center -222px;
}
footer .nav_contents_540 li:nth-of-type(5) a {
  background-position: center -296px;
  border: none;
}

footer .nav_share_540 {
  width: 100%;
  max-width:540px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: table;
  table-layout: fixed;
  background-color: #6adb00;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 199;
  -webkit-box-shadow: 0 -1px 4px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0 -1px 4px 0px rgba(0, 0, 0, 0.1);
  margin:0 auto;
}
footer .nav_share_540 li {
  display: table-cell;
}
footer .nav_share_540 li a {
  height: 74px;
  display: block;
  background-image: url(../data/footer_share_540.png);
  background-repeat: repeat-y;
  border-right: 1px solid #6adb00;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.1);
}
footer .nav_share_540 li:nth-of-type(1) a {
  background-position: center 0;
}
footer .nav_share_540 li:nth-of-type(2) a {
  background-position: center -74px;
}
footer .nav_share_540 li:nth-of-type(3) a {
  background-position: center -148px;
}
footer .nav_share_540 li:nth-of-type(4) a {
  background-position: center -222px;
}
footer .nav_share_540 li:nth-of-type(5) a {
  background-position: center -296px;
  border: none;
}



#webview footer .copyrights {
  margin-bottom: 0;
}

.main_content {
  position: relative;
  width: 100%;
  height: 100%;
  background-color: #ffffff;
}

.grayBg {
  background-color: #ebebeb !important;
}

.graychar {
  color: #a0a0a0;
}

.redchar {
  color: #ee594d;
}

.pinkchar {
  color: #ee4d83;
}

.bluechar {
  color: #2c89d6;
}

.limechar {
  color: #94c437;
}

.greenchar {
  color: #5db98a;
}

.yellowchar {
  color: #d1c340;
}

.skychar {
  color: #5fc0d1;
}

.moreredchar {
  color: #c63932;
}

.purplechar {
  color: #863ce3;
}

.gray_tile {
  background-color: #828282;
  color: #ffffff;
}

.white_tile {
  background-color: #ffffff;
  color: #828282;
}

.pink_tile {
  background-color: #ee4d83;
}

.blue_tile {
  background-color: #2c89d6;
}

.sky_tile {
  background-color: #5fc0d1;
}

.green_tile {
  background-color: #5db98a !important;
}

.lime_tile {
  background-color: #94c437;
}

.red_tile {
  background-color: #c63932;
}

.yellow_tile {
  background-color: #d1c340;
}

.orange_tile {
  background-color: #e26e3b;
}

.purple_tile {
  background-color: #863ce3;
}

.tile_m,
.tile_l,
.tile_xl,
.tile_two {
  position: relative;
  color: white;
  z-index: 100;
}
.tile_m img,
.tile_l img,
.tile_xl img,
.tile_two img {
  width: 100%;
  height: 100%;
}

.table {
  display: table;
  background-color:ffffff;
}

.cell {
  display: table-cell;
}

.nodata {
  text-align: center;
  margin: 80px auto 84px;
  line-height: 18px;
  font-size: 14px;
  color: #ee594d;
}

.wrapper {
  overflow: hidden;
  *zoom: 1;
  width: 100%;
  display: table;
  vertical-align: top;
  background: white;
}
.wrapper.gray {
  background: #fafafa;
}

.box {
	float: left;
	text-align:center;
}

.boxContainer {
	display: flex;
	display: -moz-flex;
	display: -o-flex;
	display: -webkit-flex;
	display: -ms-flex;
	flex-direction: row-reverse;
	justify-content: space-between;
	-moz-flex-direction: row;
	-o-flex-direction: row;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	margin:0 auto;
}
.boxContainer:after {
	clear:both;
}


.top_gradation {
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#71c6db');
	/*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
	/*Element must have a height (not auto)*/
	/*All filters must be placed together*/
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#71c6db')";
	/*Element must have a height (not auto)*/
	/*All filters must be placed together*/
	background-image: -moz-linear-gradient(top, #ffffff, #71c6db);
	background-image: -ms-linear-gradient(top, #ffffff, #71c6db);
	background-image: -o-linear-gradient(top, #ffffff, #71c6db);
	background-image: -webkit-gradient(linear, center top, center bottom, from(#ffffff), to(#71c6db));
	background-image: -webkit-linear-gradient(top, #ffffff, #71c6db);
	background-image: linear-gradient(top, #ffffff, #71c6db);
	/*--IE9 DOES NOT SUPPORT CSS3 GRADIENT BACKGROUNDS--*/
}

.top_gradation2 {
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#6adb00');
	/*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
	/*Element must have a height (not auto)*/
	/*All filters must be placed together*/
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#6adb00')";
	/*Element must have a height (not auto)*/
	/*All filters must be placed together*/
	background-image: -moz-linear-gradient(top, #ffffff, #6adb00);
	background-image: -ms-linear-gradient(top, #ffffff, #6adb00);
	background-image: -o-linear-gradient(top, #ffffff, #6adb00);
	background-image: -webkit-gradient(linear, center top, center bottom, from(#ffffff), to(#6adb00));
	background-image: -webkit-linear-gradient(top, #ffffff, #6adb00);
	background-image: linear-gradient(top, #ffffff, #6adb00);
	/*--IE9 DOES NOT SUPPORT CSS3 GRADIENT BACKGROUNDS--*/
}

.frame {
	background-color: #ffffff;
	border-radius: 10px;
	border-width: 3px;
	border-style: solid;
	border-color: #ffffff;
	padding: 10px;
}

.frame_small {
	background-color: #ffffff;
	border-radius: 5px;
	border-width: 2px;
	border-style: solid;
	border-color: #ffffff;
	padding: 5px;
}

.frame_week_subtitle {
	background-color: #f7f4ed;
	border-radius: 5px;
	border-width: 1px;
	border-style: solid;
	border-color: #f7f4ed;
	padding: 5px;
}

.ondes {color: #999;}

