@charset "UTF-8";
/* ==========================================================

title : 汎用RWDテンプレート
scope : マーケットピア

last modify : 2018/10/29 Chau

========================================================== */
/* ---------------------------------------
 _header_shopping
---------------------------------------- */
@media print, screen and (min-width: 768px) {
  .header_shopping {
    background: url(/shopping/image_cmn/head_bg.png) center bottom;
    height: 139px;
    position: relative;
  }

  .header_shopping .header_sec {
    background: #f75586;
    color: #fff;
    font-size: 14px;
    font-weight: normal;
    min-height: 25px;
    padding-top: 5px;
  }

  .header_shopping .header_sec_p {
    margin: 0 auto;
    width: 1000px;
  }

  .header_shopping .header_sec_p:after {
    clear: both;
    content: "";
    display: block;
  }

  .header_shopping .header_sec_p .desc {
    float: left;
  }

  .header_shopping .header_sec_p .link {
    background: url(/glossary/assets/image/ico-arrow-header01.png) no-repeat 0 2px/6px auto;
    color: #fff;
    float: right;
    padding: 0 0 0 17px;
  }

  .header_shopping .site_logo {
    left: 0;
    position: absolute;
    top: 10px;
    width: 300px;
  }

  .header_shopping .site_logo span {
    display: none;
  }

  .header_shopping .header_area .ttl_cate {
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff;
    border: solid 3px #ee6b7d;
    border-radius: 5px;
    color: #ee6b7d;
    display: -ms-flexbox;
    display: flex;
    font-size: 24px;
    height: 50px;
    -ms-flex-pack: center;
    justify-content: center;
    left: 310px;
    line-height: 100%;
    padding: 0 20px;
    position: absolute;
    text-align: center;
    top: 32px;
  }

  .header_shopping .backtotop {
    left: 837px;
    position: absolute;
    top: 75px;
    width: 162px;
  }

  #top_loginbox {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-pack: end;
    justify-content: flex-end;
    top: -71px;
    width: 422px;
  }

  #top_loginbox a {
    font-size: 16px;
  }

  #top_loginbox .loginbox_inner .user_set .user_name {
    font-size: 13px;
  }

  #top_loginbox .logout {
    width: 332px;
  }

  #top_loginbox .logout a {
    -ms-flex-align: center;
    align-items: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
  }

  #top_loginbox .logout .btn_pr_pointget a {
    background: #20b1d0;
    height: 43px;
    width: 202px;
  }

  #top_loginbox .logout .btn_pr_pointget a:after {
    border: 3px solid #fff;
    height: 39px;
    width: 198px;
  }

  #top_loginbox .logout .btn_gl_menu_login a {
    background: #e55c6f;
    height: 43px;
    width: 122px;
  }

  #top_loginbox .logout .btn_gl_menu_login a:after {
    border: 3px solid #fff;
    height: 39px;
    width: 118px;
  }

  #top_loginbox .login .user_set {
    padding-right: 20px;
  }

  #top_loginbox .login a {
    -ms-flex-align: center;
    align-items: center;
    display: -ms-flexbox;
    display: flex;
    height: 43px;
    -ms-flex-pack: center;
    justify-content: center;
    width: 122px;
  }

  #top_loginbox .login a:after {
    border: 3px solid #fff;
    height: 41px;
    width: 120px;
  }

  #top_loginbox .login .btn_pr_pointget a {
    background: #20b1d0;
  }

  #top_loginbox .login .btn_gl_menu_login a {
    background: #e55c6f;
  }
}

/* ---------------------------------------
 sp
---------------------------------------- */
@media screen and (max-width: 767px) {
  .header_sec {
    background: #f75586;
    color: #fff;
    font-size: 13px;
    padding: 5px;
    position: relative;
    z-index: 101;
  }

  .header_sec .link {
    display: none;
  }

  .site_logo {
    top: 0;
  }

  .site_logo a {
    width: 232px;
  }

  .ttl_cate {
    background-color: #fff;
    background-image: linear-gradient(to bottom, #fff, #fff5e3);
    border-bottom: 1px solid #ee6b7d;
    border-top: 1px solid #ee6b7d;
    font-size: 18px;
    font-weight: 600;
    margin: 0;
    padding: 15px 0;
    text-align: center;
  }

  #top_loginbox .btn_pr_pointget {
    background: #20b1d0;
  }

  #top_loginbox .btn_pr_pointget a {
    border: 1px solid #fff;
  }

  #top_loginbox .btn_gl_menu_login {
    background: #e55c6f;
  }

  #top_loginbox .btn_gl_menu_login a {
    border: 1px solid #fff;
  }
}

/*=================================================
 SEO
==================================================*/
@media print, screen and (min-width: 768px) {
  .footer_lead {
    background: #fff0f0;
    border-radius: 3px;
    box-shadow: 1px 1px 8px rgba(25, 25, 25, .4);
    display: block;
    margin: 65px auto 40px;
    padding: 30px;
    position: relative;
    width: 700px;
  }

  .footer_lead:after {
    clear: both;
    content: "";
    display: block;
  }

  .footer_lead:before {
    background: url(/glossary/assets/image/icn-clip.png) no-repeat 0 0/cover;
    content: "";
    display: block;
    height: 42px;
    left: -6px;
    position: absolute;
    top: -6px;
    width: 43px;
    z-index: 1;
  }

  .footer_lead:after {
    background: url(/glossary/assets/image/icn-clip.png) no-repeat 0 0/cover;
    bottom: -6px;
    content: "";
    display: block;
    height: 42px;
    position: absolute;
    right: -6px;
    transform: rotate(180deg);
    width: 43px;
    z-index: 1;
  }

  .footer_lead p {
    color: #000;
    font-size: 13px;
    line-height: 1.5;
  }
  /* ---------------------------------------
 Footer
---------------------------------------- */
  footer .character_img {
    position: relative;
    text-align: center;
    top: 10px;
    z-index: 1;
  }

  footer .bg_footer {
    background: url(/glossary/assets/image/bg-mall-top.jpg) repeat 0 0/281px;
    padding: 35px 0 0 0;
    position: relative;
    z-index: 0;
  }

  footer .logo {
    margin: 0 auto 25px;
    text-align: center;
  }

  footer .logo a {
    display: inline-block;
  }

  footer .logo a:hover {
    opacity: .7;
  }

  footer .navi_footer_nav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 auto 10px;
    width: 900px;
  }

  footer .navi_footer_nav li {
    border-right: 1px solid #000;
    -ms-flex-positive: 1;
    flex-grow: 1;
    font-size: 12px;
    line-height: 1;
    text-align: center;
  }

  footer .navi_footer_nav li:last-child {
    border-right: none;
  }

  footer .navi_footer_nav a {
    color: #000;
  }

  footer .navi_footer_nav a:hover, footer .navi_footer_nav a:active {
    opacity: .7;
  }

  footer .product {
    color: #000;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    font-size: 12px;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 auto 16px;
    width: 800px;
  }

  footer .product dt {
    margin-right: 5px;
  }

  footer .copyright {
    background: url(/glossary/assets/image/bg-foot-copy.png) repeat 0 0;
    color: #fff;
    font-size: 13px;
    padding: 16px 0;
    text-align: center;
  }

  footer .copyright a {
    color: #fff;
  }

  footer .copyright a:hover, footer .copyright a:active {
    opacity: .7;
  }
  /*-------------------------------------------
pagetop
-------------------------------------------*/
  .mod_pagetop {
    bottom: 40px;
    cursor: pointer;
    display: none;
    position: fixed;
    right: 30px;
    z-index: 1;
  }

  .mod_pagetop:hover img {
    opacity: .7;
  }
}

@media screen and (max-width: 767px) {
  .mod_pagetop {
    background: linear-gradient(to bottom, #fff 0%, #e6f4fd 100%);
    border: 2px solid #0075d8;
    border-radius: 5px;
    bottom: 16px;
    box-shadow: 0 .15em .38em 0 rgba(0, 30, 50, .6);
    display: none;
    height: 56px;
    margin: 0;
    padding: 0;
    position: fixed;
    right: 16px;
    width: 56px;
    z-index: 999;
  }

  .mod_pagetop a {
    color: #0075d8;
    display: block;
    font-size: 11px;
    font-weight: 800;
    letter-spacing: -.05em;
    line-height: 1;
    margin: auto;
    position: relative;
    text-align: center;
  }

  .mod_pagetop a::before {
    background: url(/glossary/assets/image/ico-arrow-pagetop.png) no-repeat center top;
    background-size: 18px;
    content: "";
    display: block;
    height: 16px;
    margin: auto;
    margin-top: 8px;
    width: 49px;
  }
}

/* ---------------------------------------
 glossary_shopping_rwd
---------------------------------------- */

/* ---------------------------------------
search area
---------------------------------------- */
.bnr_search {
  margin: 18px 0;
  text-align: center;
}

.lead {
  display: flex;
  width: 100%;
}

@media screen and (max-width: 767px) {
  .lead {
    flex-direction: column;
  }
}

.lead_txt {
  flex: 1;
  font-size: 93.75%;
  padding-right: 20px;
  vertical-align: top;
}

@media screen and (max-width: 767px) {
  .lead_txt {
    display: block;
    flex: initial;
    padding-right: 0;
    width: 100%;
  }
}

.lead_btn {
  display: table-cell;
  vertical-align: top;
  width: 246px;
}

@media screen and (max-width: 767px) {
  .lead_btn {
    display: block;
    margin: 10px auto 0;
  }
}

.btn_store {
  -ms-flex-align: center;
  align-items: center;
  border: 2px solid #b39852;
  border-radius: 4px;
  display: -ms-flexbox;
  display: flex;
  font-size: 15px;
  font-weight: bold;
  height: 60px;
  line-height: 1.25;
  text-align: center;
  vertical-align: top;
}

@media print, screen and (min-width: 768px) {
  .btn_store:hover {
    border-color: #fff;
  }

  .btn_store:hover a {
    background-color: #fff;
    border: 2px solid #b39852;
    color: #b39852;
  }

  .btn_store:hover a:before {
    background-position: left -48px;
    left: 6px;
    top: 19px;
  }
}

.btn_store a {
  -ms-flex-align: center;
  align-items: center;
  background-color: #b39852;
  border: 1px solid #fff;
  border-radius: 4px;
  color: #fff;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
  -ms-flex-pack: center;
  justify-content: center;
  padding-left: 5px;
  position: relative;
  vertical-align: middle;
  width: 100%;
}

.btn_store a:before {
  background: url(/glossary/assets/image/spr-icosrch-x2.png) no-repeat left -80px;
  background-size: cover;
  content: "";
  height: 14px;
  left: 7px;
  position: absolute;
  top: 20px;
  width: 14px;
}

.btn_store a span {
  font-size: 12px;
}

@media print, screen and (min-width: 768px) {
  .search_cate {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 30px;
    position: relative;
  }

  .search_cate > li {
    width: 100%;
  }

  .search_cate_lst + .search_cate_lst {
    margin-top: 30px;
  }

  .search_cate_lst.inline3 {
    margin-left: 30px;
    width: 233px;
  }

  .search_cate_lst.inline3:nth-of-type(3n + 1) {
    margin-left: 0;
  }

  .search_cate_btn {
    border-bottom: 1px solid #e4648e;
    color: #fff;
    display: block;
    font-size: 17px;
    font-weight: bold;
    height: 34px;
    line-height: 34px;
    min-width: 200px;
    position: relative;
    text-align: left;
  }

  .search_cate_btn:before {
    background: url(/glossary/assets/image/spr-icorhombus.png) no-repeat 0 0/cover;
    content: "";
    height: 21px;
    left: 11px;
    position: absolute;
    top: 7px;
    width: 21px;
    z-index: 2;
  }

  .search_cate_btn span {
    background: #e4648e;
    display: inline-block;
    min-width: 197px;
    padding-left: 43px;
    padding-right: 1px;
    position: relative;
  }

  .search_cate_btn span:after {
    border-bottom: 34px solid #e4648e;
    border-right: 30px solid transparent;
    border-top: 0 solid transparent;
    content: "";
    height: 0;
    position: absolute;
    right: -29px;
    top: 0;
    width: 0;
  }

  .search_cate .btn_blue {
    border-bottom: 1px solid #3fc0af;
  }

  .search_cate .btn_blue span {
    background: #3fc0af;
  }

  .search_cate .btn_blue span:after {
    border-bottom-color: #3fc0af;
  }

  .search_cate .btn_yellow {
    border-bottom: 1px solid #b173ba;
  }

  .search_cate .btn_yellow span {
    background: #b173ba;
  }

  .search_cate .btn_yellow span:after {
    border-bottom-color: #b173ba;
  }

  .search_cate .btn_green {
    border-bottom: 1px solid #4d873b;
  }

  .search_cate .btn_green span {
    background: #4d873b;
  }

  .search_cate .btn_green span:after {
    border-bottom-color: #4d873b;
  }

  .search_cate_data {
    -ms-flex-align: end;
    align-items: flex-end;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .search_cate_data li {
    display: -ms-flexbox;
    display: flex;
    line-height: 1.3;
    margin-left: 30px;
    margin-top: 15px;
  }

  .search_cate_data li:nth-child(3n + 1) {
    margin-left: 0;
  }

  .search_cate_data li a {
    background-color: #FEF6F5;
    border: solid 2px #e4648e;
    border-radius: 3px;
    color: #0051c2;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    font-size: 15px;
    font-weight: 600;
    height: 68px;
    -ms-flex-pack: center;
    justify-content: center;
    line-height: 1.2;
    padding: 5px 10px 4px 26px;
    position: relative;
    text-align: center;
    width: 233px;
  }

  .search_cate_data li a:hover, .search_cate_data li a:active {
    color: #ea2020;
  }

  .search_cate_data li a:hover:before, .search_cate_data li a:active:before {
    background-position: 0 -16px;
  }

  .search_cate_data li a:before {
    background: url(/glossary/assets/image/spr_icosrch_x2_m.png) no-repeat 0 -16px;
    background-size: cover;
    content: "";
    height: 14px;
    left: 10px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 14px;
  }

  .search_cate_data li a.bnr {
    background: none;
    border: none;
    border-radius: 0;
    padding: 0;
  }

  .search_cate_data li a.bnr:before {
    display: none;
  }

  .search_cate_data li a .srch_count {
    color: #000;
    font-size: 12px;
    font-weight: normal;
    letter-spacing: 0;
    margin-top: 2px;
  }

  .search_cate_data .empty {
    height: 68px;
    padding: 0;
    position: relative;
    width: 234px;
  }

  .search_cate_data .empty img {
    bottom: 0;
    left: 0;
    margin: auto;
    max-height: 100%;
    position: absolute;
    right: 0;
    top: 0;
  }

  .search_cate_data .empty._connect {
    width: 496px;
  }

  .search_cate .data_blue li a {
    background-color: #f0f9f8;
    border-color: #3fc0af;
  }

  .search_cate .data_blue li a:before {
    background-position: 0 0;
  }

  .search_cate .data_yellow li a {
    background-color: #FEF9FB;
    border-color: #b173ba;
  }

  .search_cate .data_yellow li a:before {
    background-position: 0 -48px;
  }

  .search_cate .data_green li a {
    background-color: #e8f8e3;
    border-color: #a3c697;
  }

  .search_cate .data_green li a:before {
    background-position: 0 -64px;
  }

  .search_cate .data_white li a {
    background-color: #fff;
    border-color: #bea06c;
  }

  .search_cate .data_white li a:before {
    background-position: 0 0;
  }
}

@media screen and (max-width: 767px) {
  .search_cate_lst .srch_count {
    white-space: nowrap;
  }

  .search_cate_lst .srch_count:before {
    content: "";
    display: inline-block;
  }

  .search_cate .empty {
    display: none;
  }

  .menu_toggle_data.row_1 li.empty {
    display: none;
  }
}

@media print, screen and (min-width: 768px) {
  .search_cate_data.no_lead {
    background: none;
    margin-top: 15px;
  }

  .search_cate_data.no_lead li a {
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff;
    border-color: #bea06c;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
  }

  .search_cate_data.no_lead li a:before {
    background-position: 0 0;
  }

  .search_cate_data.no_lead li a:hover:before {
    background-position: 0 -16px;
  }

  .search_cate_data.no_lead.col2 li {
    margin-left: 14px;
    width: 373px;
  }

  .search_cate_data.no_lead.col2 li:nth-child(2n + 1) {
    margin-left: 0;
  }

  .search_cate_data.no_lead.col3 li {
    margin-left: 14px;
    width: 244px;
  }

  .search_cate_data.no_lead.col3 li:nth-child(3n + 1) {
    margin-left: 0;
  }

  .search_cate_data.no_lead.col3 .empty._connect {
    width: 496px;
  }
}

@media screen and (max-width: 767px) {
  .search_cate_data.no_lead {
    border-bottom: 1px solid #f9a5be;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    font-size: 0;
    margin: 15px 0 20px;
    overflow: hidden;
  }

  .search_cate_data.no_lead li {
    font-size: 15px;
    width: 100%;
  }

  .search_cate_data.no_lead li.empty {
    display: none;
  }

  .search_cate_data.no_lead li a {
    background-color: #fff;
    border: 1px solid #f9a5be;
    border-bottom: none;
    color: #ff3e6f;
    display: block;
    padding: 11px 35px 11px 30px;
    position: relative;
    text-decoration: none;
  }

  .search_cate_data.no_lead li a:before {
    background-image: none;
    content: "・";
    display: inline;
    margin-left: -14px;
    position: static;
  }

  .search_cate_data.no_lead li a:after {
    background: url(/glossary/assets/image/ico-arrow02.png) center center no-repeat;
    background-size: auto 16px;
    bottom: 0;
    content: "";
    display: block;
    position: absolute;
    right: 14px;
    top: 0;
    width: 16px;
  }
}
