@CHARSET "UTF-8";

#daybtn { width: 300px; margin: 0 auto; padding: 20px 0; }
#daybtn .daybtn_img { width: 100px; float: left; }
#daybtn .daybtn_img img { width: 100px; }

#selectlineu { background: #E6E6E6; height: 44px; width: 100%; border-top: solid 1px #FFF; }
#selectlineu p { float:left; width: 85%; height: 24px; font-size: 16px; text-align: center; margin: 0; padding: 10px 0; }
#selectlineu .img { float:right; width: 15%; height: 40px; text-align: center; margin: 0; padding: 1px 0; }
#selectlines { background: #E6E6E6; height: 44px; width: 100%; border-top: solid 1px #FFF; }
#selectlines p { float:left; width: 85%; height: 24px; font-size: 16px; text-align: center; margin: 0; padding: 10px 0; }
#selectlines .img { float:right; width: 15%; height: 40px; text-align: center; margin: 0; padding: 1px 0; }

#point { margin: 20px auto 10px; width: 320px; height: 30px; }
#point .pointleft { font-size: 14px; font-weight: bold; float: left; width: 70%; margin-top: 5px; }
#point .pointright { float: right; width: 30%; }
#point .userpoint { font-size: 25px; font-weight: bold; color: #25ba9a }
#sugar_base { width: 100%; padding: 10px 0; background-color: #F0505E; }
#sugar { width: 320px; height: 174px; margin: 0 auto; background-color: #F0505E; }
#sugar .icon_title { position: relative; float: left; margin-top: 70px; }
#sugar .icon_title img.title { width:75px; margin: 0 auto; }
#sugar .icon_title img.icon { width:40px; margin: 0 auto; }
#sugar .comment { position: relative; float: right; margin-top: 55px; margin-right: 10px; width:60px; height: 60px; background: url(../img/graph/sugar/g.png) no-repeat; -moz-background-size:cover; background-size:cover; }
#sugar .comment .content { color: #FFF; margin: 5px 8px; width: 50px; text-align: center; line-height: 25px; }
#sugar .arrow { position: relative; float: right; margin-top: 75px; width: 20px; height: 20px; text-align: center; }
#sugar .arrow img { width: 20px; }

#sugar .chart { position: relative; float: left; width: 170px; height:170px; text-align: center; background: url(../img/graph/sugar/bg.png) no-repeat; -moz-background-size:cover; background-size:cover; }#sugar .chart .count { position: absolute; border-radius: 50%; top: 60px; left: 28px; height: 114px; width: 114px; }
#sugar .chart span { display: block; font-size: 12px; font-style: normal; color: #fff; }
#protein_base { width: 100%; padding: 10px 0; background-color: #FD9617; }
#protein { width: 320px; height: 174px; margin: 0 auto; background-color: #FD9617; }
#protein .icon_title { position: relative; float: left; margin-top: 70px; }
#protein .icon_title img.title { width:75px; margin: 0 auto; }
#protein .icon_title img.icon { width:40px; margin: 0 auto; }
#protein .comment { position: relative; float: right; margin-top: 55px; margin-right: 10px; width:60px; height: 60px; background: url(../img/graph/protein/g.png) no-repeat; -moz-background-size:cover; background-size:cover; }
#protein .comment .content { color: #FFF; margin: 5px 8px; width: 50px; text-align: center; line-height: 25px; }
#protein .arrow { position: relative; float: right; margin-top: 75px; width: 20px; height: 20px; text-align: center; }
#protein .arrow img { width: 20px; }

#protein .chart { position: relative; float: left; width: 170px; height:170px; text-align: center; background: url(../img/graph/protein/bg.png) no-repeat; -moz-background-size:cover; background-size:cover; }#protein .chart .count { position: absolute; border-radius: 50%; top: 60px; left: 28px; height: 114px; width: 114px; }
#protein .chart span { display: block; font-size: 12px; font-style: normal; color: #fff; }
#fat_base { width: 100%; padding: 10px 0; background-color: #825FAA; }
#fat { width: 320px; height: 174px; margin: 0 auto; background-color: #825FAA; }
#fat .icon_title { position: relative; float: left; margin-top: 70px; }
#fat .icon_title img.title { width:75px; margin: 0 auto; }
#fat .icon_title img.icon { width:40px; margin: 0 auto; }
#fat .comment { position: relative; float: right; margin-top: 55px; margin-right: 10px; width:60px; height: 60px; background: url(../img/graph/fat/g.png) no-repeat; -moz-background-size:cover; background-size:cover; }
#fat .comment .content { color: #FFF; margin: 5px 8px; width: 50px; text-align: center; line-height: 25px; }
#fat .arrow { position: relative; float: right; margin-top: 75px; width: 20px; height: 20px; text-align: center; }
#fat .arrow img { width: 20px; }

#fat .chart { position: relative; float: left; width: 170px; height:170px; text-align: center; background: url(../img/graph/fat/bg.png) no-repeat; -moz-background-size:cover; background-size:cover; }#fat .chart .count { position: absolute; border-radius: 50%; top: 60px; left: 28px; height: 114px; width: 114px; }
#fat .chart span { display: block; font-size: 12px; font-style: normal; color: #fff; }
#vitamin_base { width: 100%; padding: 10px 0; background-color: #5EB45A; }
#vitamin { width: 320px; height: 174px; margin: 0 auto; background-color: #5EB45A; }
#vitamin .icon_title { position: relative; float: left; margin-top: 70px; }
#vitamin .icon_title img.title { width:75px; margin: 0 auto; }
#vitamin .icon_title img.icon { width:40px; margin: 0 auto; }
#vitamin .comment { position: relative; float: right; margin-top: 55px; margin-right: 10px; width:60px; height: 60px; background: url(../img/graph/vitamin/g.png) no-repeat; -moz-background-size:cover; background-size:cover; }
#vitamin .comment .content { color: #FFF; margin: 5px 8px; width: 50px; text-align: center; line-height: 25px; }
#vitamin .arrow { position: relative; float: right; margin-top: 75px; width: 20px; height: 20px; text-align: center; }
#vitamin .arrow img { width: 20px; }

#vitamin .chart { position: relative; float: left; width: 170px; height:170px; text-align: center; background: url(../img/graph/vitamin/bg.png) no-repeat; -moz-background-size:cover; background-size:cover; }#vitamin .chart .count { position: absolute; border-radius: 50%; top: 60px; left: 28px; height: 114px; width: 114px; }
#vitamin .chart span { display: block; font-size: 12px; font-style: normal; color: #fff; }
#mineral_base { width: 100%; padding: 10px 0; background-color: #01AAF1; }
#mineral { width: 320px; height: 174px; margin: 0 auto; background-color: #01AAF1; }
#mineral .icon_title { position: relative; float: left; margin-top: 70px; }
#mineral .icon_title img.title { width:75px; margin: 0 auto; }
#mineral .icon_title img.icon { width:40px; margin: 0 auto; }
#mineral .comment { position: relative; float: right; margin-top: 55px; margin-right: 10px; width:60px; height: 60px; background: url(../img/graph/mineral/g.png) no-repeat; -moz-background-size:cover; background-size:cover; }
#mineral .comment .content { color: #FFF; margin: 5px 8px; width: 50px; text-align: center; line-height: 25px; }
#mineral .arrow { position: relative; float: right; margin-top: 75px; width: 20px; height: 20px; text-align: center; }
#mineral .arrow img { width: 20px; }

#mineral .chart { position: relative; float: left; width: 170px; height:170px; text-align: center; background: url(../img/graph/mineral/bg.png) no-repeat; -moz-background-size:cover; background-size:cover; }#mineral .chart .count { position: absolute; border-radius: 50%; top: 60px; left: 28px; height: 114px; width: 114px; }
#mineral .chart span { display: block; font-size: 12px; font-style: normal; color: #fff; }
#alcohol_base { width: 100%; padding: 10px 0; background-color: #B59E40; }
#alcohol { width: 320px; height: 60px; margin: 20px auto; background-color: #B59E40; }
#alcohol .icon_title { position: relative; float: left; width: 66px; text-align: center; }
#alcohol .icon_title img.title { width:75px; margin: 0 auto; }
#alcohol .icon_title img.icon { width:40px; margin: 0 auto; }
#alcohol .comment { position: relative; float: right; margin-top: 55px; margin-right: 10px; width:60px; height: 60px; background: url(../img/graph/alcohol/g.png) no-repeat; -moz-background-size:cover; background-size:cover; }
#alcohol .comment .content { color: #FFF; margin: 5px 8px; width: 50px; text-align: center; line-height: 25px; }
#alcohol .arrow { position: relative; float: right; margin-top: 75px; width: 20px; height: 20px; text-align: center; }
#alcohol .arrow img { width: 20px; }

#alcohol .chart { position: relative; float: left; width: 170px; height:170px; text-align: center; -moz-background-size:cover; background-size:cover; }#alcohol .chart .count { position: absolute; border-radius: 50%; top: 60px; left: 28px; height: 114px; width: 114px; }
#alcohol .chart span { display: block; font-size: 12px; font-style: normal; color: #fff; }
#other_base { width: 100%; padding: 10px 0; background-color: #454545; }
#other { width: 320px; height: 60px; margin: 0 auto; background-color: #454545; }
#other .icon_title { position: relative; margin-top: 20px; text-align: center; }
#other .icon_title img.title { width:75px; margin: 0 auto; }
#other .icon_title img.icon { width:40px; margin: 0 auto; }
#other .comment { position: relative; float: right; margin-top: 55px; margin-right: 10px; width:60px; height: 60px; background: url(../img/graph/other/g.png) no-repeat; -moz-background-size:cover; background-size:cover; }
#other .comment .content { color: #FFF; margin: 5px 8px; width: 50px; text-align: center; line-height: 25px; }
#other .arrow { position: relative; float: right; margin-top: 75px; width: 20px; height: 20px; text-align: center; }
#other .arrow img { width: 20px; }

#other .chart { position: relative; float: left; width: 170px; height:170px; text-align: center; background: url(../img/graph/other/bg.png) no-repeat; -moz-background-size:cover; background-size:cover; }#other .chart .count { position: absolute; border-radius: 50%; top: 60px; left: 28px; height: 114px; width: 114px; }
#other .chart span { display: block; font-size: 12px; font-style: normal; color: #fff; }

.attention { width: 100%; margin: 50px 0 0 -30px; }
.attention img { width: 90px; }


#bigeffect { width:100%; padding: 5px 0; border-bottom: 1px solid #DDD; background: linear-gradient(#FFF, #e7e8ea); }
#bigeffect table { margin: 0 10px; }
#bigeffect td.effect { width:80%; font-size: 13px; font-weight: bold; text-align: left; padding: 4px 0 0 5px; }
#bigeffect td.level { text-align: left; color: #fdb417; width: 15%; font-weight: bold; }
#bigeffect td.arrow { width: 5%; color: #DDD; text-align: right; }

#smalleffect { width: 100%; }
#smalleffect table { width:90%; margin: 0 20px; }
#smalleffect td.effect { font-size: 12px; text-align: left; width: 85%; }
#smalleffect td.level { width: 15%; text-align: left; font-size: 12px; }

#nutdetail { margin: 0 auto; padding: 0 10px; background-color: #f1f2f4; height: 35px; }
#nutdetail .graph { float:left; width:88%; height:28px; margin:4px 2px; }
#nutdetail .nutname { color: #FFF; font-size: 12px; float: left; margin: 5px 0px 5px 5px; }
#nutdetail .nutvalue { color: #FFF; float: right; margin: 4px 10px; }
#nutdetail .btn { float: right; width: 28px; text-align: left; }
#nutdetail .btn img { width: 25px; margin: 4px 0; }

#limitdetail { width: 90%; margin: 10px auto; background-color: #FFF; box-shadow: 0 0 2px rgba(0, 0, 0, 0.15); font-size: 12px; padding: 10px 5px; }
#limitdetail .limitcol { background-color: #ebebeb; border-radius: 2px; box-shadow: 0 2px 0 #d1d1d1; float: left; font-size: 12px; margin: 2px; padding: 4px 10px 2px; }

.nutdetailac { background-color: #e6e6e6; margin: 1px auto; }
.nutdetailac dt { background: url(../img/btn/btn_arrow_off.png) no-repeat; background-position: right 10pt top 8pt; background-size: 30px; padding:15px; font-size:14px; text-align: left; }
.nutdetailac dt.active { background: url(../img/btn/btn_arrow_on.png) no-repeat; background-position: right 10pt top 8pt; background-size: 30px; }
.nutdetailac dd { background-color: #f1f2f4; display:none; margin:0; padding:0; }

#catmatome { margin: 0 auto; padding: 10px 10px 0; }
#catmatome .title_left { float: left; text-align: left; width: 210px; margin: 10px 0; }
#catmatome .title_right { float: right; color: #5EC85A; font-size: 20px; text-align: right; width: 80px; padding-top: 10px; font-weight:bold; }
#catmatome .title_graph { clear:both; height: 45px; color: #FFF; font-size: 12px; padding: 12px 0 0 10px; font-weight: bold; }

.clear { clear:both; }

.plus_minus_btn {
    width: 25px;
	display: inline-block;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	color: #FFF;
    background-color: #333;
    line-height: 2.0;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
}
.plus_minus_btn:active {
	position: relative;
	top: 1px;
}

#total .box .top .totalalkcal { margin: 5px; }
#total .box .top .totalalkcal p { width: 120px; margin: 0 auto; border: 1px solid #999; padding: 3px; font-size: 14px; text-align: center; color: #666; border-radius: 15px; font-weight: bold; }
#total .box .top .totalalkcal p.alcohol { margin: 0 auto; font-size: 14px; text-align: center; font-weight: bold; border: 0;  width: auto; color: #000; }

.allergy .inner label img {
    filter: brightness(70%);
    -webkit-filter: brightness(70%);
}
.allergy .inner input:checked+label img {
    filter: brightness(100%);
    -webkit-filter: brightness(100%);
}
.kirikae_tab {
  padding-bottom: 40px;
  box-shadow: 1px -1px 3px rgba(0, 0, 0, 0.5);
  width: 100%;
  margin: 10px auto 0;
}
.tab_item_off {
  width: 50%;
  height: 40px;
  border-bottom: 3px solid #f6f5f6;
  background-color: #D3D6D7;
  line-height: 40px;
  font-size: 14px;
  text-align: center;
  color: #939C9D;
  display: block;
  float: left;
  text-align: center;
  transition: all 0.2s ease;
}
.tab_item_on {
  width: 50%;
  height: 40px;
  border-bottom: 3px solid #f6f5f6;
  background-color: #f6f5f6;
  line-height: 40px;
  font-size: 14px;
  text-align: center;
  color: #072739;
  display: block;
  float: left;
  text-align: center;
  font-weight: bold;
  transition: all 0.2s ease;
}

.marquee p {
  margin:0;
  padding-left:100%;
  display:inline-block;
  white-space:nowrap;
  animation-name:marquee;
  animation-duration:15s;
  animation-timing-function:linear;
  animation-iteration-count:infinite;
}
@keyframes marquee {
  from { transform:translate(0);     }
  to   { transform:translate(-100%); }
}

.drawer_menu_tite { margin: 0 auto; padding: 35px 0; text-align: center; width: 100%; background-color: #07273a; }
.drawer_menu_li { padding: 15px; background: linear-gradient(#FFF,#DDD); border-bottom: #b1b1b1 1px solid; }
.drawer_menu_li_on { padding: 15px; background: linear-gradient(#FFF,#DDD); border-bottom: #b1b1b1 1px solid; display: none; }
.drawer_menu_li_off { padding: 15px; background: linear-gradient(#FFF,#DDD); border-bottom: #b1b1b1 1px solid; }
.drawer_menu_li2 { padding: 10px 15px; background-color: #FFF; border-bottom: #EEE 1px solid; }
.drawer_menu_arrow { float: right; position: relative; top: -3px; }
.drawer_menu_footer { font-size: 14px; line-height: 14px; display: block; padding: 5px 10px; text-decoration: underline; color: #444; }
