.app_ui * {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.iconAppStyle,
.iconAppAfterArrow:after {
  background-image: url(../img/top_ui/sprites/icon.top.ui.png) !important;
  background-size: 1000px 1000px;
  background-repeat: no-repeat;
}

.iconAppSearch {
  background-position: 0 0;
  width: 13px;
  height: 13px;
  display: block;
  position: absolute;
  top: 15px;
  left: 25%;
}

.iconAppFlag {
  background-position: 11px -32px;
}

.iconAppBook {
  background-position: 11px -124px;
}

.iconAppCalendar {
  background-position: 12px -214px;
}

.iconAppTag {
  background-position: 11px -314px;
}

.iconAppTicket {
  background-position: 11px -398px;
}

.iconAppCar {
  background-position: 11px -484px;
}

.iconAppList {
  background-position: 11px -584px;
}

.iconAppWatch {
  background-position: -2px -685px;
}

.iconAppStar {
  background-position: -2px -765px;
}

.iconAppCheck {
  background-position: -2px -865px;
}

.iconAppFlagGreen {
  background-position: -887px -116px;
}

.iconAppCalendarGreen {
  background-position: -887px -206px;
}

.iconAppMoneyGreen {
  background-position: -887px -307px;
}

.iconAppWatchGreen {
  background-position: -887px -398px;
}

.iconAppCompetion {
  background-position: -887px -640px;
}

.iconAppUnderArrow {
  background-position: -882px -554px;
}

.iconCategory {
  background-image: url(../img/sprites/icon.category.png);
  background-repeat: no-repeat;
  background-size: 24px 352px;
  width: 24px;
  height: 24px;
}

.icon_2guaranteeNo_on {
  background-position: 0 -60px;
}

.icon_satsun8000_on {
  background-position: 0 -268px;
}

.icon_ic5_on {
  background-position: 0 -118px;
}

.icon_cady_on {
  background-position: 0 -88px;
}

.icon_limitation_on {
  background-position: 0 -148px;
}

.icon_round_0_5_add_on {
  background-position: 0 -238px;
}

.icon_lunch_on {
  background-position: 0 -178px;
}

.icon_weekday5000_on {
  background-position: 0 -328px;
}

.icon_2guaranteeLunch_on {
  background-position: 0 -30px;
}

.icon_stay_on {
  background-position: 0 -298px;
}

.icon_2guarantee_on {
  background-position: 0 0;
}

.icon_point_on {
  background-position: 0 -208px;
}

.iconAppAfterArrow {
  position: relative;
}
.iconAppAfterArrow:after {
  content: "";
  display: block;
  width: 8px;
  height: 14px;
  position: absolute;
  background-position: -900px -489px;
  top: 50%;
  right: 10px;
  margin-top: -7px;
}

.iconAppCheckList > li,
.iconAppCheckList > li.checked {
  background-image: url(../img/top_ui/sprites/icon.checkbox.png) !important;
  background-size: 31px 106px;
  background-repeat: no-repeat;
  background-position: right 9px;
}

.iconAppCheckList.iconAppRadioList > li {
  background-image: url(../img/top_ui/sprites/icon.radio.png) !important;
  background-size: 31px 106px;
  background-repeat: no-repeat;
  background-position: right 9px;
}

.iconAppCheckList > li.checked {
  background-position: right -76px;
}

.iconAppCheckList.iconAppRadioList > li.checked {
  background-position: right -75px;
}

.iconAppCheckList > li.disabledRule {
  opacity: 0.6 !important;
  background-position: right 9px !important;
  background-color: #ececec;
  color: #aaa;
  pointer-events: none;
}

.iconAppCheckList > li.disabledRule + li {
  border-top: 1px solid #ccc;
  margin-top: -1px;
}

.cmnInput.appInput {
  width: 100%;
  height: 30px;
  border-radius: 5px;
  font-size: 14px;
}

.modalContentSelect {
  padding: 10px 30px;
  border-bottom: 1px solid #ccc;
}

.modalContentSelect .appInput {
  width: 100%;
}

.jscTapTrigger.isClicked {
  background-color: #3f5830;
  border-color: #a3a3a3;
}

.jscModalClose.isClicked {
  background-color: #5B8659;
  color: #ccc;
}

.appTopWrapper {
  overflow: hidden;
  position: relative;
}

.appTopHeader {
  background: transparent;
  border-top: none;
  padding-top: 5px;
  position: relative;
  z-index: 100;
}

.topSlideList img {
  width: 100%;
}

.topKv {
  margin-top: -52px;
}

.topSlideList {
  position: relative;
  height: 135px;
  overflow: hidden;
}

.topSlideList li {
  position: absolute;
  opacity: 0;
  transition: opacity 1000ms linear;
  top: 0;
  left: 0;
  right: 0;
}

.topSlideList .isShow {
  opacity: 1;
}

.labelPoint.topLabelPoint {
  margin-bottom: 0;
}

.searchGrayArea {
  padding: 8px;
  background-color: #c9c9cd;
  position: relative;
  overflow: hidden;
  display: table;
  width: 100%;
  box-sizing: border-box;
}

.searchGrayArea li {
  display: table-cell;
  vertical-align: middle;
}
.searchGrayArea li:first-child {
  width: 70%;
}
.searchGrayArea li:last-child {
  width: 30%;
  padding-left: 8px;
}

.iconAppSearch {
  left: 18px;
}

.styleSubmitSearch {
  height: 27px;
  text-align: center;
  -webkit-appearance: none !important;
  border: 1px solid #ccc;
  color: #333;
  width: 100%;
  font-size: 12px;
  background: -webkit-gradient(linear, left top, left bottom, from(white), to(#DEDEDE), color-stop(0.6, white));
  border-radius: 5px;
  -webkit-box-shadow: inset 1px 1px 1px 0 rgba(0, 0, 0, 0.5), inset -1px -1px 1px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-sizing: border-box;
}

.topSearchArea {
  background-color: #FFF5DD;
}

.topSearchList {
  padding: 3.33% 0 0 3.33%;
}

.topSaveList {
  padding: 0 0 3.33% 3.33%;
}

.topBtnList {
  text-align: center;
}

.topBtnList li {
  display: inline-block;
  vertical-align: top;
  margin: 0 3.33% 3.33% 0;
  width: 30%;
}

.topBtnList a {
  display: table;
  width: 100%;
  height: 100%;
  box-shadow: 0 2px 0 rgba(0, 0, 0, 0.3);
  border-radius: 5px;
  box-sizing: border-box;
}

.topSearchTxt {
  display: table-cell;
  vertical-align: middle;
}

.topSearchTxt .strongTxt {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.1;
}

.topSearchList .topLine {
  width: 46.66%;
}

.topSearchList a {
  background-color: #3B860D;
  color: #fff;
  border: 3px solid #fff;
  height: 69px;
  font-size: 11px;
  font-weight: bold;
}

.topSaveList a {
  background-color: #F9FCF7;
  color: #3B860D;
  border: 2px solid #3B860D;
  height: 50px;
  font-size: 13px;
  font-weight: bold;
}

.topAsideArea .jgH3 {
  padding: 8px 10px;
}

.topAsideArea {
  border-top: 1px solid #ccc;
}

.pctNews {
  color: #eb5c01;
  font-size: 12px;
  font-weight: bold;
}

.newsList .newsList-item:link,
.newsList .newsList-item:visited,
.newsList .newsList-item:hover,
.newsList .newsList-item:active {
  color: #1B47FF;
  text-decoration: none;
}

.appSearchList a.isClicked {
  background-color: #ccc !important;
}

.appSearchList a.isClicked dt {
  color: #fff !important;
}

.modalContainer {
  background: #fff;
  background-color: #FFF5DD;
  position: relative;
}

.modalCheckListContainer {
  background-color: #FFF;
}

.appHeader {
  background-color: #3B860D;
  position: relative;
  z-index: 100;
  box-shadow: 0 0 1px 0 #333;
}

.appHeader.noScrollHeader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
}

.modalSendWrapper.noScrollFooter {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
}

.scrollContents {
  padding-top: 45px;
}

.appHeadline {
  font-size: 18px;
  line-height: 45px;
  font-weight: bold;
  text-align: center;
  color: #fff;
}

.appSubHead {
  border-top: 1px solid #c8c8c8;
  border-bottom: 1px solid #c8c8c8;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
}

.btnAppHeaderLeft {
  position: absolute;
  display: block;
  top: 10px;
  height: 26px;
  line-height: 26px;
  padding: 0 5px;
  color: #fff !important;
  background-color: #12580F;
  font-weight: bold;
}

.btnAppHeaderBack:before {
  position: absolute;
  content: "";
  display: block;
  top: 0;
  left: -20px;
  width: 0;
  height: 0;
  border-top: 13px solid transparent;
  border-left: 10px solid transparent;
  border-right: 10px solid #12580F;
  border-bottom: 13px solid transparent;
}

.btnAppHeaderBack {
  width: 30px;
  left: 20px;
  border-radius: 0 5px 5px 0;
}

.btnAppHeaderClose {
  width: 40px;
  left: 10px;
  text-align: center;
  border-radius: 5px;
}

.appInner {
  position: relative;
  z-index: 10;
}

.modalInnerClear {
  display: block;
  padding: 12px 10px;
  color: #333 !important;
  font-size: 16px;
  background-color: #fff;
  border-bottom: 1px solid #ccc;
}

.scrollInner {
  padding-bottom: 50px;
}

.appSearchList li {
  border-bottom: 1px solid #c8c8c8;
}

.appSearchList.iconAppList a,
.appSearchList.iconAppList .appSearchNolink {
  padding: 0 30px 0 50px;
  height: 55px;
  box-sizing: border-box;
  display: block;
}

.appSearchList .appSearchNoIconList a,
.appSearchList .appSearchNoIconList .appSearchNolink {
  padding-left: 20px !important;
}

.appSearchList dl {
  display: table;
  width: 100%;
  height: 100%;
}

.appSearchList dt,
.appSearchList dd {
  display: table-cell;
  vertical-align: middle;
}

.appSearchList dt {
  width: 36%;
  color: #333;
  font-size: 14px;
  font-weight: bold;
}

.appSearchList dd {
  width: 64%;
  color: #12580F;
  text-align: right;
}

.appSearchNolink.appSearchSelectWrap,
.appSearchNolink.appSearchSelectWrap2 {
  padding-right: 10px !important;
}

.appSearchList .appSearchSelectWrap dt,
.appSearchList .appSearchSelectWrap2 dt {
  width: 18%;
}

.appSearchList .appSearchSelectWrap dd,
.appSearchList .appSearchSelectWrap2 dd {
  width: 82%;
}

.appSearchList.wideTtlAppSearchList dt {
  width: 45%;
}

.appSearchList.wideTtlAppSearchList dd {
  width: 55%;
}

.selectRow {
  height: 30px;
  line-height: 28px;
  padding-left: 5px;
}

.modalSendWrapper {
  z-index: 100;
  position: absolute;
  padding: 5px 0;
  height: 50px;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.8);
  box-sizing: border-box;
}

.modalSendWrapper a {
  display: block;
  height: 40px;
  line-height: 40px;
  margin: 0 auto;
  border-radius: 5px;
  text-align: center;
  font-size: 12px;
  font-weight: bold;
}

.btnModalSend {
  width: 75%;
  background-color: #12580F;
  color: #fff !important;
}

.btnModalClear {
  background-color: #fff;
  color: #666 !important;
}

.btnMapSearch {
  color: #333 !important;
  font-size: 12px;
  background: -webkit-gradient(linear, left top, left bottom, from(white), to(#DEDEDE), color-stop(0.6, white));
  -webkit-box-shadow: inset 1px 1px 1px 0 rgba(0, 0, 0, 0.5), inset -1px -1px 1px 0 rgba(0, 0, 0, 0.2);
}

.modalSendBtnsList {
  display: table;
  width: 100%;
  padding: 0 10px;
  box-sizing: border-box;
}

.modalSendBtnsList li {
  display: table-cell;
}

.modalSendBtnsList .modalClear {
  width: 100px;
  padding-right: 10px;
}

.modalSendBtnsList .btnModalSend {
  width: 100%;
}

.modalSendBtnsList.modalSendBtn3 li {
  vertical-align: top;
}

.modalSendBtnsList.modalSendBtn3 .modalClear {
  width: 25%;
  padding-right: 3%;
}

.modalSendBtnsList.modalSendBtn3 li:nth-child(2) {
  width: 36%;
}

.modalSendBtnsList.modalSendBtn3 li:last-child {
  width: 39%;
  padding-left: 3%;
}

.modalAppPlainListWrap .modalAreaList,
.modalAppPlainListWrap .modaTimeList,
.modalAppPlainListWrap .modalMoreList {
  background-color: #fff;
}

.modalAppPlainListWrap .modalAreaList li,
.modalAppPlainListWrap .modaTimeList li,
.modalAppPlainListWrap .modalMoreList li {
  padding: 0;
  border-bottom: 1px solid #ccc;
}

.modalAppPlainListWrap .modalAreaList label,
.modalAppPlainListWrap .modaTimeList label,
.modalAppPlainListWrap .modalMoreList label {
  box-sizing: border-box;
  width: auto;
  font-size: 16px;
  padding: 10px 10px 10px 20px;
}

.modalAppPlainListWrap .modalAreaList .areaId {
  background-color: #3B860D;
  color: #fff;
}

.modalAppPlainListWrap .modalAreaList .areaId label {
  padding: 10px;
}

.modalAppPlainListWrap .modalAreaList .areaId input {
  background-color: #3B860D;
}

.modalAppPlainListWrap .modalAreaList li.checked,
.modalAppPlainListWrap .modalAreaList li.checked input,
.modalAppPlainListWrap .modaTimeList li.checked,
.modalAppPlainListWrap .modaTimeList li.checked input,
.modalAppPlainListWrap .modalMoreList li.checked,
.modalAppPlainListWrap .modalMoreList li.checked input {
  background-color: #ddd;
}

.areaId.checked.areaIdChecked {
  background-color: #3B860D !important;
}

.appCategoryListContainer {
  background-color: #fff;
}

.appCategoryList li {
  border-bottom: 1px solid #ccc;
}

.appCategoryList a {
  padding: 8px 35px 8px 8px;
  display: table;
  width: 100%;
  box-sizing: border-box;
}

.appCategoryList a.isClicked {
  background-color: #ccc;
}

.appCategoryList .isClicked span {
  color: #fff;
}

.appCategoryList .iconCategory,
.appCategoryList .appCatText {
  display: table-cell;
  vertical-align: middle;
}

.appCategoryList .iconCategory {
  padding-right: 7px;
}

.appCatText {
  font-size: 16px;
  font-weight: bold;
  color: #333;
}

.startCheck10 {
  text-align: right;
  padding: 10px;
}

.startCheck10 input,
.startCheck10 label {
  vertical-align: middle;
}

.noList {
  padding: 20px 12px;
}

/*.appSearchList.moreSearchList {
  overflow: hidden;
  -webkit-transition: height 200ms ease;
          transition: height 200ms ease;
}
.appSearchList.moreSearchList ul {
  display: none;
}*/
.appSearchList.moreSearchList {
  border-top: 1px solid #3B860D;
  border-bottom: 1px solid #ccc;
}

.appSearchList.moreSearchList > a {
  padding-right: 10px;
}

.appSearchList.moreSearchList li {
  border-top: 1px solid #ccc;
  border-bottom: 0;
}

.appSearchList.moreSearchList dt {
  width: 40%;
}

.appSearchList.moreSearchList dd {
  width: 60%;
}

.firstScrollerInner {
  padding-bottom: 50px;
}

.modalMoreList li {
  display: table;
  width: 100%;
  font-size: 14px;
  -webkit-box-sizing: border-box;
}

.modalMoreList input, .modalMoreList label {
  display: table-cell;
  vertical-align: middle;
}

.modalMoreList input {
  width: 30px;
}

.recommend-banner {
  margin-top: 5px;
  width: 100%;
}

.topAsideArea .flexslider {
  margin-bottom: 0;
}
.topAsideArea .flexslider.col4 {
  min-height: 90px;
  width: 274px;
}
.topAsideArea .flexslider .slides > li {
  padding: 0;
}
.topAsideArea .flexslider .slides > li a {
  border: none;
  padding: 0;
}

.topAsideArea .flex-control-nav li {
  margin: 0 10px 0 0;
}

.topAsideArea .flex-control-paging li a {
  background: #e6e6e6;
  box-shadow: none;
  height: 15px;
  width: 15px;
}

.topAsideArea .flex-control-paging li a.flex-active {
  background: #ffffff;
  border: 1px solid #999999;
}

.areaNav {
  position: relative;
  z-index: 1;
}

.areaList {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #EDEFE1;
  -webkit-transform: translate3d(100%, 0, 0);
}

.jgAreaPanel {
  border-right: 1px solid #999;
  margin: 0 15px;
  position: relative;
}

.jgAreaPanel .jgAreaPanelNarrow {
  background: #fff;
  border-left: 1px solid #999;
  box-sizing: border-box;
  display: block;
  font-size: 0px;
}

.jgAreaPanel .jgAreaPanelNarrow.jgPanelNarrowGray {
  background: #eee;
}

.jgAreaPanel .jgAreaPanelNarrow .jgAreaPanelList {
  border-bottom: 1px solid #999;
  border-right: 1px solid #999;
  background-color: #fff;
  box-sizing: border-box;
  height: 44px;
  display: inline-block;
  font-size: 14px;
  color: #333;
  text-align: left;
  line-height: 1em;
  font-weight: bold;
  position: relative;
  width: 50%;
}

.jgAreaPanel .jgAreaPanelNarrow .jgAreaPanelList:nth-child(n+9) {
  border-bottom: none;
}

.jgAreaPanel .jgAreaPanelNarrow .jgAreaPanelList:nth-child(2n+0) {
  border-right: none;
}

.jgAreaPanel .jgAreaPanelNarrow .jgAreaPanelList .jgAreaPanelListItem {
  color: #333;
  display: block;
  padding: 15px;
}

.jgAreaPanel .jgAreaPanelNarrow .jgAreaPanelList .jgAreaPanelListItem:after {
  content: "";
  display: inline-block;
  width: 12px;
  height: 16px;
  background-image: url(/site/sp/img/sprites/sprite_common.png);
  background-position: -31px 0px;
  background-size: 320px auto;
  vertical-align: top;
  text-align: right;
  position: absolute;
  right: 10px;
  transform: rotate(0deg);
}

.jgAreaPanel .jgAreaPanelNarrow:before {
  content: "";
  width: 100%;
  border-bottom: 1px solid #999;
  position: relative;
  top: 0;
  display: block;
  left: 0;
  z-index: 1;
}

.jgAreaPanel .jgAreaPanelNarrow:after {
  content: "";
  width: 100%;
  border-bottom: 1px solid #999;
  position: absolute;
  bottom: 0;
  display: block;
  left: 0;
  z-index: 1;
}

.jgAreaPanelHead {
  border: 1px solid #999;
  border-bottom: none;
  border-right: none;
  background-color: #fff;
  font-size: 14px;
  color: #333;
  text-align: center;
  line-height: 1em;
  box-sizing: border-box;
  font-weight: bold;
  display: block;
  width: 100%;
  height: 44px;
}

.jgAreaPanelHead .jgAreaPanelHeadLink {
  color: #333;
  display: block;
  font-size: 16px;
  font-weight: bold;
  padding: 15px 0;
}

.jgAreaPanelHead .jgAreaPanelHeadLink:after {
  content: "";
  display: inline-block;
  width: 12px;
  height: 16px;
  background-image: url(./../../../../../site/sp/img/sprites/sprite_common.png);
  background-position: -31px 0px;
  background-size: 320px auto;
  vertical-align: top;
  text-align: right;
  position: absolute;
  right: 10px;
  transform: rotate(0deg);
}

.jgAreaPanelHead .jgPanelHeadBtn {
  position: absolute;
  top: 6px;
  left: 10px;
  width: 56px;
}

.jgAreaPanelFooter {
  border-bottom: 1px solid #999;
  background-color: #fff;
  font-size: 14px;
  color: #333;
  text-align: center;
  line-height: 1em;
  box-sizing: border-box;
  font-weight: bold;
  display: block;
  width: 100%;
  height: 44px;
}

.jgAreaPanelFooter .jgPanelFooterBtnPrev {
  position: absolute;
  left: 10px;
  top: 5px;
  width: 56px;
}

.jgAreaPanelFooter .jgPanelFooterBtnPrev .btn_prev-label {
  margin-left: 16px;
}

.jgAreaPanelFooter .jgPanelFooterBtnPrev:after {
  content: "";
  display: inline-block;
  width: 11px;
  height: 13px;
  background-image: url(./../../../../../site/sp/img/sprites/sprite_common.png);
  background-position: -27px -1px;
  background-size: 290px auto;
  position: absolute;
  left: 7px;
  transform: rotate(180deg);
  top: 9px;
}

.jgAreaPanelFooter .jgPanelFooterBtnNext {
  position: absolute;
  right: 10px;
  top: 5px;
  width: 56px;
}

.jgAreaPanelFooter .jgPanelFooterBtnNext .btn_next-label {
  margin-right: 16px;
}

.jgAreaPanelFooter .jgPanelFooterBtnNext:after {
  content: "";
  display: inline-block;
  width: 11px;
  height: 13px;
  background-image: url(./../../../../../site/sp/img/sprites/sprite_common.png);
  background-position: -27px -1px;
  background-size: 290px auto;
  position: absolute;
  right: 7px;
  transform: rotate(0deg);
  top: 9px;
}

.narrow {
  overflow: hidden;
}

.top-scroll-btn {
  background-color: #E4E3E3;
}
/*# sourceMappingURL=_mapDartSass/module.top.ui.app.css.map */
