﻿@charset "utf-8";
/* CSS Document */

/***** common style *****/
.sp-mb15 {margin-bottom: 15px;}
.sp-mb20 {margin-bottom: 20px;}
.sp-pb25 {padding-bottom: 25px;}
.font-bold {font-weight: bold;}
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
ul,ol {
  list-style: none;
}

/***** old style *****/
#top .header_basic {
  width: 100%;
  height: 51px;
  border-top: 2px solid #8fc31f;
  background-color: #FFF;
  z-index: 1000;
  border-bottom: 1px solid #DDD;
  position: relative;
}
#top .header_basic img {
  width: 100px;
}
#top .header_basic h1 {
  padding: 0;
}
#top .header_basic .header_logo {
  display: block;
  width: 100px;
  margin: 10px 0 0 5px;
  float: left;
}
#footer_footer {
  width: 100%;
  height: 33px;
  text-align: center;
  line-height: 33px;
  color: #FFF;
  font-size: 12px;
  background-color: #8fc31f;
  letter-spacing: 0px;
  font-family: Helvetica, sans-serif;
}
#top .header_free_text {
  width: 95%;
  margin: 0 auto 8px;
  padding-top: 15px;
}
#header_search_box {
  background-color: #FFF;
  padding-bottom: 16px;
}
#top #wrapper {
  z-index: 2;
  -webkit-box-shadow: 2px 0 6px rgba(0, 0, 0, 0.2);
  box-shadow: 2px 0 6px rgba(0, 0, 0, 0.2);
}
/**** header_ac_search ****/
#header_ac_search {
  display: none;
  border-right: 1px solid #DDD;
  border-bottom: 1px solid #DDD;
  border-left: 1px solid #DDD;
  position: relative;
}
#header_ac_search #header_search_box {
  background-color: #FFFFED;
  -webkit-box-shadow: 0px 4px 6px -4px rgba(0, 0, 0, 0.2) inset;
  box-shadow: 0px 4px 6px -4px rgba(0, 0, 0, 0.2) inset;
}
#header_ac_search #search-nav {
  padding: 3px 10px 0;
}
#search-nav li a {
  display: block;
  height: 101px;
  color: #463f2d;
  line-height: 1.2;
  text-shadow: 1px 1px 2px rgba(255, 255, 255, 1);
  font-weight: bold;
  text-align: center;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  border-radius: 3px;
  text-decoration: none;
  /*box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3) inset;*/
}
#search-nav li a span {
  display: block;
  padding: 57px 0px 2px;
  font-size: 115%;
  background: url(../images/top/search_nav_icon.png);
  background-repeat: no-repeat;
  background-size: 45px 186px;
}

/***** header-menu *****/
.header-menu {
  line-height: 1;
  text-align: center;
}
.header-menu ul {
  float: right;
  letter-spacing: -.35em;
  margin-right: 0px;
}
.header-menu li {
  height: 51px;
  width: 59px;
  float: left;
  border-left: 1px solid #DDD;
  text-align: center;
  letter-spacing: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.header-menu .menu-guide a {
  height: 16px;
  padding-top: 35px;
  display: block;
  font-size: 72%;
  color: #13131e;
  text-decoration: none;
  background: url(../images/top/menu_guide.png) no-repeat 50% 8px;
  -webkit-background-size: 20px 21px;
  background-size: 20px 21px;
  -webkit-tap-highlight-color: rgba(25, 155, 240, 0.5);
}
.header-menu .menu-signup a {
  height: 16px;
  padding-top: 35px;
  display: block;
  font-size: 85%;
  color: #13131e;
  text-decoration: none;
  background: url(../images/top/menu_signup.png) no-repeat 50% 8px;
  -webkit-background-size: 20px 21px;
  background-size: 20px 21px;
  -webkit-tap-highlight-color: rgba(25, 155, 240, 0.5);
}
.header-menu .menu-login a {
  height: 16px;
  padding-top: 35px;
  display: block;
  font-size: 72%;
  color: #13131e;
  text-decoration: none;
  background: url(../images/top/menu_login.png) no-repeat 50% 8px;
  -webkit-background-size: 20px 21px;
  background-size: 20px 21px;
  -webkit-tap-highlight-color: rgba(25, 155, 240, 0.5);
}
.header-menu .menu-search a {
  height: 16px;
  padding-top: 35px;
  padding-left: 3px;
  display: block;
  cursor: pointer;
  font-size: 72%;
  letter-spacing: 3px;
  color: #13131e;
  text-decoration: none;
  background: url(../images/top/menu_search.png) no-repeat 50% 8px;
  -webkit-background-size: 20px 21px;
  background-size: 20px 21px;
  -webkit-tap-highlight-color: rgba(25, 155, 240, 0.5);
}
.header-menu .menu-search a.active {
  height: 22px;
  color: #8fc31f;
  font-weight: bold;
  background: #FFFFED url(../images/top/menu_search.png) no-repeat 50% 8px;
  -webkit-background-size: 20px 21px;
  background-size: 20px 21px;
  -webkit-box-shadow: 0px 4px 6px -4px rgba(0, 0, 0, 0.2) inset;
  box-shadow: 0px 4px 6px -4px rgba(0, 0, 0, 0.2) inset;
}
.header-menu .menu-card a {
  height: 16px;
  padding-top: 35px;
  display: block;
  font-size: 72%;
  color: #13131e;
  text-decoration: none;
  background: url(../images/top/menu_card.png) no-repeat 50% 8px;
  -webkit-background-size: 25px 21px;
  background-size: 25px 21px;
  -webkit-tap-highlight-color: rgba(25, 155, 240, 0.5);
}

/*********** ヘッダーメニューポップアップ内コンテンツ用 ***********/
.headermenu-popup {
  background-color: #FFF;
  border-radius:3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  position: relative;
}
.headermenu-popup:after {
  content: '';
  display: block;
  clear: both;
}
.headermenu-popup .headermenu-popup-title {
  background-color: #85B200;
  width: 100%;
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: #FFF;
  font-weight: bold;
  font-size: 14px;
  border-radius: 3px 3px 0px 0px;
  -webkit-border-radius: 3px 3px 0px 0px;
  -moz-border-radius: 3px 3px 0px 0px;
}
.headermenu-popup .headermenu-popup-body {
  width: 305px;
  margin: 0 auto;
  padding: 20px 0px;
  font-weight: bold;
  text-align: center;
}
.headermenu-popup li {
  display: block;
  float: left;
  width: 95px;
  height: 95px;
  margin-right: 10px;
  overflow: hidden;
  border-radius: 5px;
  background-color: rgba(237, 237, 237, 1.0);
  -webkit-box-shadow: 0 1px 2px rgba(255, 255, 255, 1) inset;
  box-shadow: 0px 1px 2px rgba(255, 255, 255, 1) inset;
  border: 1px solid #CCC;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.headermenu-popup li:last-child {
  margin-right: 0;
}
.headermenu-popup li a {
  display: block;
  height: 94px;
  color: #463f2d;
  line-height: 1.1;
  text-shadow: 1px 1px 2px rgba(255, 255, 255, 1);
  font-weight: bold;
  font-size: 115%;
  text-align: center;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  border-radius: 3px;
  text-decoration: none;
}
.headermenu-popup li a span {
  font-size: 70%;
  display: block;
  padding: 55px 0px 2px;
  background: url(../images/top/card_nav_icon.png);
  background-repeat: no-repeat;
  background-size: 50px 186px;
}
.headermenu-popup li.headermenu-popup-area a span {
  background-position: 50% 9px;
}
.headermenu-popup li.headermenu-popup-gps a span {
  background-position: 50% -65px;
}
.headermenu-popup li.headermenu-popup-category a span {
  background-position: 50% -136px;
}

/* ======= search-box =======  */
.Btn, a.Btn, input[type='submit'].Btn {
  background: #FFF;
  background: linear-gradient(to bottom, #FFF, #e1e1e1);
  display: block;
  border: 1px solid #DDD;
  font-family: inherit;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.5;
  margin-top: 10px;
  padding: 10px;
  text-align: center;
  text-shadow: 0 1px 0 #fcfcfc;
  color: #4c4a40;
  border-radius: 5px;
  -webkit-appearance: none;
  outline: none;
}
.submit-Btn input[type='submit'].small, .Btn.small {
  min-width: 70px;
}
input[type='text'], input[type='password'], input[type='email'], input[type='search'], input.text, textarea {
  padding: 3px 5px;
  margin: 0 5px 0 0;
  -webkit-box-shadow: 1px 1px 4px #DDD;
  box-shadow: inset 1px 1px 4px #DDD;
  border-radius: 3px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #cccccc;
  vertical-align: middle;
  display: inline-block;
  font-family: inherit;
  top: 0;
  outline: none;
}
#search-box .search-form {
  position: relative;
  width: 74%;
  float: left;
}
#search-box .search-inner {
  padding: 0;
  overflow-x: hidden;
  margin-bottom:7px;
}
#search-box .search-input {
  height: 38px;
  background: #FFF url(../images/top/search_icon.png) 9px 9px no-repeat;
  background-size: 17px auto;
  padding: 8px 75px 7px 31px;
  border-radius: 5px;
}
input[type="search"],
textarea {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1) inset, 0px 1px 0 white;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1) inset, 0 1px 0 white;
  border: 1px solid #cdcbc3;
  padding: 0 8px;
  width: 100%;
  font-size: 13px;
  line-height: 1.6;
  border-radius: 5px;
  -webkit-appearance: textfield;
}

/*#search-box .search-input:focus { background: #FFF; padding-left: 8px; }*/
#search-box .search-submit {
  position: absolute;
  top: 0;
  right: 0;
  display: inline-block;
  overflow: hidden;
  width: 70px;
  height: 38px;
  padding: 3px 0;
  margin: 0;
  border: 1px solid #cdcbc3;
  border-radius: 0 5px 5px 0;
  box-shadow: none;
  color: #FFF;
  font-size: 1.3rem;
  letter-spacing: 2px;
  font-weight: bold;
  text-align: center;
  text-shadow: none;
  background: #575757;
  background: -moz-linear-gradient(top, #575757, #2a2a2a);
  background: -webkit-gradient(linear, left top, left bottom, from(#575757), to(#2a2a2a));
  background: linear-gradient(to bottom, #575757, #2a2a2a);
}
#search-box .search-detail {
  width: 24%;
  float: right;
  position: relative;
}
#search-box .search-detail a:after {
  background: url(../images/top/link_arrow.png) no-repeat left top;
  background-size: 12px 12px;
  content: '';
  display: block;
  height: 12px;
  position: absolute;
  right: 10px;
  top: 12px;
  width: 12px;
}
#search-box .search-Btn {
  background: #FFF;
  background: linear-gradient(to bottom, #f9f9f9, #ededed);
  box-shadow: none;
  /*height: 24px;*/
  padding: 6px 9% 6px 3%;
  margin: 0;
  color: #494949;
  font-size: 1.2rem;
  line-height: 2.0;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
  border: 1px solid #cdcbc3;
  display: block;
}

/* ======= trend =======  */
.trend {
  padding: 3px 10px 5px;
  background-color: #f4f4f4;
  border-radius: 3px;
  /*margin-left: -5px;*/
}
.trend-title {
  /*display: inline-block;*/
  float: left;
  background-color: #2e9fbb;
  color: #FFF;
  font-weight: bold;
  font-size: 1.0rem;
  padding: 4px;
  margin-top: 3px;
  margin-right: 3px;
}
.trend-keywords {
  width: 77%;
  font-size: 1.2rem;
  line-height: 1.3;
  font-weight: bold;
  float: left;
  padding-left: 2px;
  height: 20px;
  overflow: hidden;
}
.trend-keywords a {
  float: left;
  padding: 4px 7px 0;
  text-decoration: none;
  color:#2f2e2e;
}

/* ======= search-nav =======  */
#search-nav {
  padding: 14px 10px 0;
}
#search-nav:after {
  content: '';
  display: block;
  clear: both;
}
#search-nav li {
  display: block;
  float: left;
  width: 32%;
  margin-right: 2%;
  overflow: hidden;
  border-radius: 5px;
  background-color: rgba(237, 237, 237, 1.0);
  /*box-shadow: 0px 1px 2px rgba(255, 255, 255, 1) inset, 0px 0px 4px rgba(0, 0, 0, 0.5);*/
  -webkit-box-shadow: 0 1px 2px rgba(255, 255, 255, 1) inset;
  box-shadow: 0px 1px 2px rgba(255, 255, 255, 1) inset;
  border: 1px solid #CCC;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#search-nav li:last-child {
  width: 32%;
  margin-right: 0%;
}
#search-nav li.search-nav-category {
  float: right;
}
#search-nav li a {
  display: block;
  height: 101px;
  color: #463f2d;
  line-height: 1.2;
  text-shadow: 1px 1px 2px rgba(255, 255, 255, 1);
  font-weight: bold;
  text-align: center;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  border-radius: 3px;
  text-decoration: none;
  /*box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3) inset;*/
}
#search-nav li a span {
  display: block;
  padding: 57px 0px 2px;
  font-size: 115%;
  background: url(../images/top/search_nav_icon.png);
  background-repeat: no-repeat;
  background-size: 45px 186px;
}
#search-nav li.search-nav-area a span {
  background-position: 50% 7px;
}
#search-nav li.search-nav-gps a span {
  background-position: 50% -66px;
}
#search-nav li.search-nav-category a span {
  background-position: 50% -135px;
}

/***** page style *****/
#top {
  letter-spacing: 0;
  font-size: 1.3rem;
  /*overflow-x: hidden;*/
}
/*#top a {
  color:#2f2e2e;
}*/
#top section {
  margin-bottom: 20px;
  background-color: #FFF;
}
#top .basic-btn a {
  border-radius: 3px;
  display: block;
  font-size: 1.5rem;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  padding: 12px 0;
  line-height: 1.5;
}
#top .basic-btn a.btncolor-basic {
  /*background-color: #EEE;*/
  color: #2f2e2e;
  border: 1px solid #bebebe;
  -webkit-box-shadow: 0 0 1px 1px rgba(255, 255, 255, 0.2) inset, 0px 1px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 1px 1px rgba(255, 255, 255, 0.2) inset, 0px 1px 1px rgba(0, 0, 0, 0.2);
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#e4e4e4));
  background: -webkit-linear-gradient(top, #ffffff, #e4e4e4);
  background: linear-gradient(to bottom, #ffffff, #e4e4e4);
}
#top .basic-btn a.btncolor-green {
  /*background-color:#86b727;*/
  color: #FFF;
  border: 1px solid #6f9f12;
  -webkit-box-shadow: 0 0 1px 1px rgba(255, 255, 255, 0.2) inset, 0px 1px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 1px 1px rgba(255, 255, 255, 0.2) inset, 0px 1px 1px rgba(0, 0, 0, 0.2);
  background-color: #86b727;
  background: -webkit-gradient(linear, left top, left bottom, from(#99cc00), to(#86b727));
  background: -webkit-linear-gradient(top, #99cc00, #86b727);
  background: linear-gradient(to bottom, #99cc00, #86b727);
}
#top .main {
  width:100%;
  height:auto;
  padding-bottom:0;
  margin:0px 0px 0px 0px;
  background-color: #ffffff;
}
.main-image {
  line-height: 0;
}
.main-image img {
  width: 100%;
}
#top-main-carousel {
  margin-bottom: 6px;
  border-bottom: 1px solid #DDD;
}
#top-sub-carousel {margin-bottom: 26px;}
.main-image .owl-controls {
  background: none;
}
.main-image .owl-controls .owl-page span {
  display: block;
  width: 8px;
  height: 8px;
  opacity: 0.9;
  border: none;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  background:#bebebe;
}
.main-image .owl-controls.clickable .owl-page:hover span {
  opacity: 0.9;
  background:#bebebe;
}
.main-image .owl-controls .owl-page.active span,
.main-image .owl-controls .owl-page.active:hover span {
  opacity: 0.9;
  background:#2e9fbb;
}
/*#toplink-popular,
#feed-tomoni,
#recommend-box01,
#recommend-box02,
#toplink-group,
#toplink-special {
  padding-bottom: 25px;
}*/

/***** ttl *****/
.ttl-basic {
  background-color: #666;
  color: #FFF;
  font-weight: bold;
  font-size: 20px;
  padding: 10px;
  display: block;
}
.category-ttl-nolink {
  display: block;
  position: relative;
  padding: 0 20px 0 12px;
  line-height: 44px;
}
.ttl-color-green {
  background-color: #8fc31f;
  color: #FFF;
  font-weight: bold;
  padding: 12px 10px;
  display: block;
}
.ttl-color-blue {
  background-color: #2e9fbb;
  color: #FFF;
  padding: 8px 10px;
  display: block;
}
.ttl-color-light-blue {
  background-color: #e9f6f9;
  color: #2e9fbb;
}
.pagettl-basic {
  color: #FFF;
  font-weight: normal;
  padding: 12px 10px;
  font-size: 1.4rem;
  font-weight: bold;
}
.pagettl-basic.-search {
  background: #666 url(../images/top/search_icon.png) 9px 9px no-repeat;
  -webkit-background-size: 17px auto;
  background-size: 17px auto;
  padding: 12px 10px 12px 31px;
}

/***** link-table *****/
.link-table ul {
  border-top: 1px solid #DDD;
  letter-spacing: -.35em;
  border-bottom: 1px solid #DDD;
}
.link-table ul.no-border {
  border-top: none;
}
.link-table li {
  float: left;
  border-bottom: 1px solid #DDD;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #FFF;
  letter-spacing: 0;
}
.link-table a {
  display: block;
  text-decoration: none;
  position: relative;
  padding: 2px 20px 2px 12px;
  line-height: 44px;
}
.link-table .link-icon span {
  display: block;
  padding-left: 31px;
  margin-left: -3px;
  background: url(../images/menu_icon.png) no-repeat;
  -webkit-background-size: 28px 750px;
  background-size: 28px 900px;
}
.link-table .link-icon.-guide span {
  background-position: 0 11px;
}
.link-table .link-icon.-qa span {
  background-position: 0 -136px;
}
.link-table .link-icon.-request span {
  background-position: 0 -38px;
}
.link-table .link-icon.-info span {
  background-position: 0 -87px;
}
.link-table .link-icon.-group span {
  /*background-position: 0 -137px;*/
  background-position: 0 -622px;
}
.link-table .link-icon.-mypage span {
  background-position: 0 -189px;
}
.link-table .link-icon.-history span {
  background-position: 0 -233px;
}
.link-table .link-icon.-myshop span {
  background-position: 0 -279px;
}
.link-table .link-icon.-setting span {
  background-position: 0 -330px;
}
.link-table .link-icon.-logout span {
  background-position: 0 -376px;
}
.link-table .link-icon.-premium span {
  background-position: 0 -422px;
}
.link-table .link-icon.-company span {
  background-position: 0 -470px;
}
.link-table .link-icon.-contact span {
  background-position: 0 -517px;
}
.link-table .link-icon.-toppage span {
  background-position: 0 -570px;
}
.link-table .link-icon.-newwindow span {
  background-position: 0 -622px;
}
.link-table .link-icon.-card span {
  background-position: 0 -670px;
}

.link-table .heightLine {
  display: table;
  width: 100%;
  table-layout: fixed;
  text-decoration: none;
  position: relative;
}
.link-table .heightLine span {
  display: table-cell;
  vertical-align: middle;
  line-height: 1.5;
  padding: 12px 0;
}
.link-table a:after {
  content: '';
  display: block;
  height: 12px;
  position: absolute;
  right: 10px;
  top: 50%;
  width: 12px;
  margin-top: -6px;
}
.link-table .link-table-full {
  width: 100%;
}
.link-table .link-table-full:last-child {
  border-bottom: none;
}
.link-table li.link-table-half {
  width: 50%;
  border-right: 1px solid #DDD;
}
.link-table li.link-table-half:last-child,
.link-table li.link-table-half:nth-last-child(2):nth-child(odd) {
  border-bottom: none;
}
.link-table li.link-table-half:nth-child(even) {
  border-right: none;
}
.cell-blue a {
  color: #2e9fbb;
  background-color: #e9f6f9;
  padding: 0 20px 0 12px;
}
.cell-blue a:after {
  background: url(../images/top/link_arrow-next_blue.png) no-repeat left top;
  background-size: 12px 12px;
}
.cell-white a {
  color: #2f2e2e;
  background-color: #FFF;
}
.cell-white a:after {
  background: url(../images/top/link_arrow.png) no-repeat left top;
  background-size: 12px 12px;
}
.cell-gray a {
  color: #2f2e2e;
  background-color: #F6F6F6;
}
.cell-gray a:after {
  background: url(../images/top/link_arrow.png) no-repeat left top;
  background-size: 12px 12px;
}

/***** tab *****/
#toplink-popular #tab {
  zoom: 1;
  /*border-bottom: 1px solid #0597c1;*/
  list-style: none;
  margin: 0 auto;
  padding: 0 9px;
  /*width: 95%;*/
}
#toplink-popular #tab:after {
  content:".";
  display: block;
  height:0px;
  clear:both;
  line-height:0;
  visibility:hidden;
}
#toplink-popular .link-table ul {
  border-top: none;
}
#toplink-popular ul#tab {
  margin-top: 7px;
  border-bottom: none;
}
#toplink-popular #tab > li {
  display: block;
  float: left;
  width: 33.333%;
  padding: 13px 3px 12px;
  text-decoration: none;
  color: #2e9fbb;
  text-align: center;
  font-weight: bold;
  cursor: pointer;
  border-top: 1px solid #DDD;
  border-right: 1px solid #DDD;
  border-bottom: none;
  border-radius: 4px 4px 0 0;
}
#toplink-popular #tab > li.active {
  background: #2e9fbb;
  border-top: 1px solid #2e9fbb;
  border-right: 1px solid #2e9fbb;
  color: #FFF;
}
#toplink-popular #detail {
  border-top: 3px solid #2e9fbb;
}
#toplink-popular .link-table #detail li a {
  padding: 15px 20px 14px 12px;
}
#toplink-popular .link-table #detail span {
  padding: 0 0 0 10px;
}
#toplink-popular .tabbox {
  display: none;
}
#toplink-popular .link-table .pop-gourmet {
  border-left: 4px solid #F28C8C;
}
#toplink-popular .link-table .pop-pharmacy {
  border-left: 4px solid #7DC8AD;
}
#toplink-popular .link-table .pop-life {
  border-left: 4px solid #FACD62;
}

/***** recommend-table *****/
.recommend-table ul {
  letter-spacing: -.35em;
  border-bottom: 1px solid #DDD;
}
.recommend-table li {
  letter-spacing: 0;
  width: 33.33333333333333%;
  display: inline-block;
  height: auto;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-right: 1px solid #DDD;
  vertical-align: top;
  background-color: #FFF;
}
.recommend-table a {
  text-decoration: none;
  display: block;
  padding: 10px 5%;
}
.recommend-table a .info-thumb img {
  width: 100%;
}
.recommend-table a .info-text .subject {
  font-weight: bold;
  color: #2f2e2e;
  padding-top: 8px;
  line-height: 1.3;
}
.recommend-table a .info-text .catch {
  color: #666;
  font-size: 1.0rem;
  padding-top: 4px;
  line-height: 1.3;
}

/***** recommend-carousel *****/
.recommend-wrapper .reccomend-item {
  letter-spacing: 0;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-right: 1px solid #DDD;
  background-color: #FFF;
}
.recommend-wrapper .owl-controls {
  margin-top: 0;
  background: #FFF;
  border-top: 1px solid #DDD;
}
.recommend-wrapper .owl-controls .owl-buttons {
  position: relative;
  border-bottom: 1px solid #DDD;
}
.recommend-wrapper .owl-controls .owl-buttons .owl-prev,
.recommend-wrapper .owl-controls .owl-buttons .owl-next {
  position: absolute;
  top: -37px;
  width: 32px;
  height: 32px;
}
.recommend-wrapper .owl-controls .owl-buttons .owl-prev:after,
.recommend-wrapper .owl-controls .owl-buttons .owl-next:after {
  content: '';
}
.recommend-wrapper .owl-controls .owl-buttons .owl-prev {
  left: 5px;
}
.recommend-wrapper .owl-controls .owl-buttons .owl-next {
  right: 5px;
}
.recommend-wrapper .owl-controls .owl-buttons .owl-next:after {
  background: url(../images/top/link_arrow-next_blue.png) no-repeat center center;
  background-size: 16px 16px;
  width: 32px;
  height: 32px;
  position: absolute;
  top: 0;
  right: 0;
  margin-top: -6px;
}
.recommend-wrapper .owl-controls .owl-buttons .owl-prev:after {
  background: url(../images/top/link_arrow-prev_blue.png) no-repeat center center;
  background-size: 16px 16px;
  width: 32px;
  height: 32px;
  position: absolute;
  top: 0;
  right: 0;
  margin-top: -6px;
}
/* Styling Pagination*/
.recommend-wrapper .owl-controls .owl-pagination {
  padding: 18px 32px;
}
.recommend-wrapper .owl-controls .owl-page span {
  display: block;
  width: 8px;
  height: 8px;
  opacity: 1.0;
  border: none;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  background:#bebebe;
  margin: 0 12px 0 0;
}
.recommend-wrapper .owl-controls.clickable .owl-page:hover span {
  opacity: 1.0;
  background:#bebebe;
}
.recommend-wrapper .owl-controls .owl-page.active span,
.recommend-wrapper .owl-controls .owl-page.active:hover span {
  opacity: 1.0;
  background:#2e9fbb;
}

/***** information-table *****/
.information-table li {
  border-bottom: 1px solid #DDD;
  position: relative;
  background-color: #FFF;
}
.information-table li a {
  text-decoration: none;
  display: block;
  padding: 10px 30px 10px 10px;
  /*min-height: 75px;*/
}
.information-table li a:after {
  background: url(../images/top/link_arrow.png) no-repeat left top;
  background-size: 12px 12px;
  content: '';
  display: block;
  width: 12px;
  height: 12px;
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -6px;
}
.information-table .info-thumb {
  position: absolute;
  top: 10px;
  left: 10px;
  width: 70px;
  max-height: 70px;
}
.information-table .info-thumb img {
  width: 100%;
}
.information-table .desc {
  padding: 4px 0 5px 80px;
  /*min-height: 61px;*/
  overflow: hidden;
  line-height: 1.4;
}
#toplink-special .information-table .desc {
  min-height: 61px;
}
.information-table .subject {
  font-weight: bold;
  color: #2e9fbb;
  font-size: 1.4rem;
  padding-bottom: 3px;
}
.information-table .catch {
  color: #2f2e2e;
}
/***** showmore *****/
.showmore a,
.showhide {
  text-align: center;
  text-decoration: none;
  color: #2e9fbb;
  font-weight: bold;
  display: block;
  padding: 2px 30px 2px 10px;
  border-bottom: 1px solid #DDD;
  position: relative;
  background-color: #FFF;
  cursor: pointer;
  line-height: 44px;
}
.showmore a:after {
  background: url(../images/top/link_arrow.png) no-repeat left top;
  background-size: 12px 12px;
  content: '';
  display: block;
  height: 12px;
  position: absolute;
  right: 10px;
  top: 50%;
  width: 12px;
  margin-top: -6px;
}
.showHTML:after {
  background: url(../images/top/link_arrow_open.png) no-repeat left top;
  background-size: 12px 12px;
  content: '';
  display: block;
  height: 12px;
  position: absolute;
  right: 20%;
  top: 50%;
  width: 12px;
  margin-top: -6px;
}
.hideHTML:after {
  background: url(../images/top/link_arrow_close.png) no-repeat left top;
  background-size: 12px 12px;
  content: '';
  display: block;
  height: 12px;
  position: absolute;
  right: 20%;
  top: 50%;
  width: 12px;
  margin-top: -6px;
}

/***** page *****/
#page-top {
  /*padding-bottom: 25px;*/
  background-color: #FFF;
}
#page-top a {
  border-top: 1px solid #DDD;
  border-bottom: 1px solid #DDD;
  display: block;
  color: #2e9fbb;
  font-weight: bold;
  line-height: 44px;
  text-decoration: none;
  padding: 2px 30px;
  text-align: center;
}
#page-top img {
  padding: 0 5px;
  vertical-align: middle;
}

/***** feed-tomoni *****/
#feed-tomoni {
  border-top: 4px solid #8fc31f;
  border-bottom: 2px solid #8fc31f;
  /*padding-bottom: 10px*/
}
#feed-tomoni .tomoni-logo {
  text-align: center;
  padding-top: 2px;
  line-height: 1.0;
}
#feed-tomoni .tomoni-logo img {
  width: 170px;
}
#feed-tomoni .ttl-basic {
  background-color: #8fc31f;
}
#feed-tomoni .tomoni-link a {
  text-align: center;
  text-decoration: none;
  color: #2e9fbb;
  font-weight: bold;
  display: block;
  padding: 16px 30px 15px 10px;
  border-bottom: 1px solid #DDD;
  position: relative;
  background-color: #FFF;
}
#feed-tomoni .tomoni-link img {
  padding: 0 8px;
  vertical-align: middle;
}
#feed-tomoni .tomoni-link a:after {
  background: url(../images/top/link_arrow.png) no-repeat left top;
  background-size: 12px 12px;
  content: '';
  display: block;
  height: 12px;
  position: absolute;
  right: 10px;
  top: 50%;
  width: 12px;
  margin-top: -6px;
}
#feed-tomoni .tomoni-wrap li a img {
  position: absolute;
  top: 10px;
  left: 10px;
  width: 100px;
}
#feed-tomoni .tomoni-wrap .desc {
  padding: 4px 0 5px 110px;
  min-height: 45px;
  overflow: hidden;
  vertical-align: top;
  color: #2f2e2e;
  line-height: 1.4;
}
#feed-tomoni .tomoni-wrap p {
  padding-bottom: 3px;
}
#feed-tomoni .tomoni-wrap small {
  color: #666;
  font-size: 1.1rem;
}

/***** bottom-login-panel *****/
.bottom-login-panel {
  padding: 23px 17px 30px;
  text-align: center;
  background-color: #FFF;
}
.bottom-login-panel .fg-pass a {
  color:#2f2e2e;
  }

/***** banner-ad *****/
.banner-ad-wrapper {
  position: relative;
  margin: 0 auto 22px;
}
#banner-ad {
  width: 320px;
  background-color: #FFF;
  text-align: center;
  margin: 0 auto;
  border: 1px solid #DDD;
  height: 60px;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.banner-ad-item {
  width: 100%;
  height: 60px;
  margin: 0 auto;
}
.banner-ad-item img {
  width: 100%;
}
.banner-ad-item a {
  display: block;
}
.banner-ad-item p {
  text-align: left;
  padding: 9px 20px;
}
#banner-ad2 {
  width: 100%;
  max-width: 440px;
  margin: 0 auto;
}
.banner-ad-item2 {
  width: 100%;
}
.banner-ad-item2 img {
  width: 100%;
}
.banner-ad-item2 a {
  display: block;
}

.header_popup h2.header_category {
  text-align: center;
  text-indent: 0;
}

.facebook_text {
    line-height: 50px;
    font-weight:bold;

}
/***** footer *****/
.footer-link {
  padding: 10px 0 25px;
  text-align: center;
}
.footer-link li {
  display: inline;
  margin: 0;
  padding: 0 5px;
  border-right: solid 1px #929299;
}
.footer-link li:last-child {
  border-right: none;
}
.footer-link li a {
  text-decoration: none;
  color:#2f2e2e;
  display: inline-block;
  padding: 5px 5px 5px 0;
}
#epark-global-footer-box ul li {
  display: inline !important;
  margin: 0 !important;
  padding: 0 5px !important;
  border-right: solid 1px #929299 !important;
}
#epark-global-footer-box ul li:last-child {
  border-right: none !important;
}
#epark-global-footer-box ul li a {
  text-decoration: none;
  color:#2f2e2e;
  display: inline-block;
  padding: 5px 5px 5px 0;
}
footer .sharelink-wrapper {
  text-align: center;
  margin-bottom: 15px;
  padding: 0 15px;
}
footer .sharelink {
  width: 100%;
  max-width: 600px;
  margin: 0 auto;
}
footer .sharelink .sharelink-item {
  width: 25%;
  padding: 0 8px;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
footer .sharelink .sharelink-item a {
  display: block;
  border-radius: 2px;
  padding: 3px 0;
}
footer .sharelink .sharelink-item img {
  width: 43%;
  min-width: 25px;
}
footer .sharelink .sharelink-item.twitter a {
  background-color: #55acee;
}
footer .sharelink .sharelink-item.facebook-s a {
  background-color: #3b5998;
}
footer .sharelink .sharelink-item.line-s a {
  background-color: #00c300;
}
footer .sharelink .sharelink-item.mail a {
  background-color: #ff90a5;
}

@media screen and (max-width: 480px) {
  #top .header_basic img {
    width: 100px;
  }
  .header-menu li {
    /*width: 50px;*/
  }
  #search-box .search-Btn {
    padding: 6px 9% 6px 0;
  }
  #search-box .search-detail a:after {
    background-size: 12px 12px;
    right: 7px;
  }
}
@media screen and (max-width: 320px) {
  #top .header_basic img {
    width: 95px;
  }
  #top .header_basic .header_logo {
    margin: 7px 0 0 5px;
  }
  #search-box .search-Btn {
    padding: 6px 9% 6px;
  }
  #search-box .search-detail a:after {
    background-size: 0 0;
  }
  #search-box .search-input {
    background-size: 0 0;
    padding: 8px 75px 7px 6px;
    border-radius: 5px;
  }
}