@charset "euc-JP";

body {
  background-color: #fff;
  background-image: url(https://img.shop-pro.jp/tmpl_img/73/bg.gif);
  color: #464e54;
}
a {
  color: #464e54;
}
a:hover {
  color: #5e5e5e;
}

/*
 * layout
 */
#wrapper {
  max-width: 1000px; }

/*
 * contents
 */
#contents {
  float: right;
  padding-left: 30px; }
  #contents .topicpath-nav {
    margin-bottom: 5px; }
    #contents .topicpath-nav li {
      padding: 0; }
    #contents .topicpath-nav a {
      margin-left: 5px; }

/*
 * side
 */
#side .unstyled img {
  display: block;
  margin-bottom: 5px; }

/*
*pagetop
*/
#page-top {
  position: fixed;
  bottom: 20px;
  right: 20px;
  font-size: 200%; }
  #page-top a {
    background: #dddddd;
    text-decoration: none;
    color: #a1a1a1;
    width: 60px;
    text-align: center;
    display: block;
    border-radius: 5px; }
    #page-top a:hover {
      text-decoration: none;
      background: #bbbbbb; }

/*
 * temp
 */
/* font */
.txt_l {
  text-align: left; }

.txt_c {
  text-align: center; }

.txt_r {
  text-align: right; }

.txt_fwn {
  font-weight: normal; }

.txt_fwb {
  font-weight: bold; }

.txt_10 {
  font-size: 10px; }

.txt_12 {
  font-size: 12px; }

.txt_14 {
  font-size: 14px; }

.txt_16 {
  font-size: 16px; }

.txt_18 {
  font-size: 18px; }

.txt_20 {
  font-size: 20px; }

.txt_24 {
  font-size: 24px; }

.txt_28 {
  font-size: 28px; }

.txt_c_333 {
  color: #333; }

/* background */
.bgc_gray {
  background-color: #f1f1f1; }

/* margin */
.mar_auto {
  margin: 0 auto; }

.mar_0 {
  margin: 0; }

.mar_t_0 {
  margin-top: 0; }

.mar_r_0 {
  margin-right: 0; }

.mar_b_0 {
  margin-bottom: 0; }

.mar_l_0 {
  margin-left: 0; }

.mar_5 {
  margin: 5px; }

.mar_t_5 {
  margin-top: 5px; }

.mar_r_5 {
  margin-right: 5px; }

.mar_b_5 {
  margin-bottom: 5px; }

.mar_l_5 {
  margin-left: 5px; }

.mar_t_10 {
  margin-top: 10px; }

.mar_r_10 {
  margin-right: 10px; }

.mar_b_10 {
  margin-bottom: 10px; }

.mar_l_10 {
  margin-left: 10px; }

.mar_t_20 {
  margin-top: 20px; }

.mar_r_20 {
  margin-right: 20px; }

.mar_b_20 {
  margin-bottom: 20px; }

.mar_l_20 {
  margin-left: 20px; }

.mar_t_30 {
  margin-top: 30px; }

.mar_r_30 {
  margin-right: 30px; }

.mar_b_30 {
  margin-bottom: 30px; }

.mar_l_30 {
  margin-left: 30px; }

.mar_t_50 {
  margin-top: 50px; }

.mar_r_50 {
  margin-right: 50px; }

.mar_b_50 {
  margin-bottom: 50px; }

.mar_l_50 {
  margin-left: 50px; }

/* padding */
.pad_v_10 {
  padding: 10px 0; }

.pad_v_20 {
  padding: 20px 0; }

.pad_v_30 {
  padding: 30px 0; }

.pad_0 {
  padding: 0; }

.pad_t_0 {
  padding-top: 0; }

.pad_r_0 {
  padding-right: 0; }

.pad_b_0 {
  padding-bottom: 0; }

.pad_l_0 {
  padding-left: 0; }

.pad_5 {
  padding: 5px; }

.pad_t_5 {
  padding-top: 5px; }

.pad_r_5 {
  padding-right: 5px; }

.pad_b_5 {
  padding-bottom: 5px; }

.pad_l_5 {
  padding-left: 5px; }

.pad_10 {
  padding: 10px; }

.pad_t_10 {
  padding-top: 10px; }

.pad_r_10 {
  padding-right: 10px; }

.pad_b_10 {
  padding-bottom: 10px; }

.pad_l_10 {
  padding-left: 10px; }

.pad_20 {
  padding: 20px; }

.pad_t_20 {
  padding-top: 20px; }

.pad_r_20 {
  padding-right: 20px; }

.pad_b_20 {
  padding-bottom: 20px; }

.pad_l_20 {
  padding-left: 20px; }

.pad_30 {
  padding: 30px; }

.pad_t_30 {
  padding-top: 30px; }

.pad_r_30 {
  padding-right: 30px; }

.pad_b_30 {
  padding-bottom: 30px; }

.pad_l_30 {
  padding-left: 30px; }

/* border */
.bor_t_1 {
  border-top: 1px solid #eee; }

.bor_r_1 {
  border-right: 1px solid #eee; }

.bor_b_1 {
  border-bottom: 1px solid #eee; }

.bor_l_1 {
  border-left: 1px solid #eee; }

/* vertical align */
.va-10 {
  vertical-align: -10%; }

.va-20 {
  vertical-align: -20%; }

.va-30 {
  vertical-align: -30%; }

.va-35 {
  vertical-align: -35%; }

.va-40 {
  vertical-align: -40%; }

@media (max-width: 980px) {
  /* ~980px */
  #base_gmoWrapp, #gmo_CMSPbar {
    overflow: hidden;
    min-width: 100% !important;
    width: 100% !important; } }
@media (max-width: 768px) {
  /* ~768px */
  #contents {
    padding-left: 0; } }
@media (max-width: 480px) {
  /* ~480px */
  .title_new {
    font-size: 1.2rem; } }
/*
 * icons
 */
.icon-user {
  background-position: -208px 0px; }

.icon-lg-b.icon-user {
  background-position: -312px 0px; }

.icon-adduser {
  background-position: -240px 0px; }

.icon-lg-b.icon-adduser {
  background-position: -360px 0px; }

.icon-login {
  background-position: -48px -80px; }

.icon-lg-b.icon-login {
  background-position: -72px -120px; }

.icon-logout {
  background-position: -32px -80px; }

.icon-lg-b.icon-logout {
  background-position: -48px -120px; }

.icon-home {
  background-position: -176px -16px; }

.icon-lg-b.icon-home {
  background-position: -264px -24px; }

.icon-mail {
  background-position: -64px 0px; }

.icon-lg-b.icon-mail, .icon-pencil {
  background-position: -96px 0px; }

.icon-lg-b.icon-pencil {
  background-position: -144px 0px; }

.icon-help {
  background-position: -272px -80px; }

.icon-lg-b.icon-help {
  background-position: -408px -120px; }

.icon-cart {
  background-position: -176px -64px; }

.icon-lg-b.icon-cart {
  background-position: -264px -96px; }

.icon-search {
  background-position: -208px -16px; }

.icon-lg-b.icon-search {
  background-position: -312px -24px; }

.icon-chevron_up {
  background-position: -0px -144px; }

.icon-lg-b.icon-chevron_up {
  background-position: -0px -216px; }

.icon-chevron_down {
  background-position: -352px -128px; }

.icon-lg-b.icon-chevron_down {
  background-position: -528px -192px; }

.icon-b, .icon-w {
  width: 16px;
  height: 16px;
  display: inline-block;
  *display: inline;
  *zoom: 1; }

.icon-lg-b, .icon-lg-w {
  width: 24px;
  height: 24px;
  display: inline-block;
  *display: inline;
  *zoom: 1; }

.icon-b {
  background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon16_b.png); }

.icon-w {
  background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon16_w.png); }

.icon-lg-b {
  background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_b.png); }

.icon-lg-w {
  background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_w.png); }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .icon-b, .icon-w {
    -webkit-background-size: 368px 320px;
    background-size: 368px 320px; }

  .icon-lg-b, .icon-lg-w {
    -webkit-background-size: 552px 480px;
    background-size: 552px 480px; }

  .icon-b {
    background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon16_2x_b.png); }

  .icon-w {
    background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon16_2x_w.png); }

  .icon-lg-b {
    background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_2x_b.png); }

  .icon-lg-w {
    background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_2x_w.png); } }
@media (max-width: 768px) {
  .icon-b {
    background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_b.png); }

  .icon-w {
    background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_w.png); } }
@media only screen and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 768px) and (min--moz-device-pixel-ratio: 2), only screen and (max-width: 768px) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (max-width: 768px) and (min-device-pixel-ratio: 2), only screen and (max-width: 768px) and (min-resolution: 192dpi), only screen and (max-width: 768px) and (min-resolution: 2dppx) {
  .icon-b {
    background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_2x_b.png); }

  .icon-w {
    background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_2x_w.png); } }
.title_new {
  padding: 8px;
  font-size: 2rem;
  background: #f2f2f2;
  border-bottom: 2px solid #61ab54;
  color: #666; }

.fav-btn {
  width: 30px; }
  .fav-btn button {
    display: block;
    width: 100%;
    padding: 5px 0;
    cursor: pointer;
    transition: .2s;
    text-align: center;
    color: #ddd;
    border: 0;
    outline: none;
    background: transparent; }
  .fav-btn .fav-items {
    color: #eea9a9; }
  .fav-btn svg {
    width: 15px;
    height: 15px;
    fill: currentColor; }

.fav-banner {
  display: block;
  width: 150px;
  margin: 10px 0 0 15px; }
  .fav-banner.fav-items {
    background: #fad9da; }

.curt-btn {
  width: 150px;
  background: #666;
  color: #fff; }

.navbar .nav-search, .navbar .nav-cart {
  float: right;
  position: relative;
  margin: 8px 15px 8px; }
  .navbar .nav-search .ion-ios-search-strong, .navbar .nav-search .ion-ios-cart, .navbar .nav-cart .ion-ios-search-strong, .navbar .nav-cart .ion-ios-cart {
    font-size: 32px;
    color: #6d6d6d; }
.navbar .nav-cart {
  margin: 8px 20px 8px 3px; }
.navbar .modal {
  display: none;
  height: 100vh;
  position: fixed;
  top: 0;
  width: 100%; }
  .navbar .modal .modal__bg {
    background: rgba(0, 0, 0, 0.8);
    height: 100vh;
    position: absolute;
    width: 100%; }
  .navbar .modal .modal__content {
    background: #fff;
    left: 50%;
    padding: 40px;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 80%; }
    .navbar .modal .modal__content input[type=submit] {
      margin-top: 5px; }
    .navbar .modal .modal__content input[type=text] {
      height: 30px; }

@media (min-width: 768px) {
  .nav-search, .nav-cart {
    display: none; } }
/*  colorsearch */
/* @media (min-width: 768px){ */
#search_scat .flexrow, #search_color .flexrow {
  display: flex;
  flex-wrap: wrap;
  width: 100%; }
  #search_scat .flexrow .typebox, #search_color .flexrow .typebox {
    margin: 10px; }
  #search_scat .flexrow label, #search_color .flexrow label {
    text-align: center; }
  #search_scat .flexrow .color-card, #search_color .flexrow .color-card {
    margin: 5px 8px;
    padding: 10px 5px 5px 5px;
    box-shadow: 0 0px 5px rgba(0, 0, 0, 0.2);
    -webkit-transition: all .3s;
    transition: all .3s; }
    #search_scat .flexrow .color-card:hover, #search_color .flexrow .color-card:hover {
      opacity: 0.5;
      cursor: pointer; }
    #search_scat .flexrow .color-card a, #search_color .flexrow .color-card a {
      text-decoration: none; }
  #search_scat .flexrow .colorname, #search_color .flexrow .colorname {
    text-align: center;
    margin-top: 5px; }
    #search_scat .flexrow .colorname input[type=radio], #search_color .flexrow .colorname input[type=radio] {
      margin: 0 5px 0 0 !important; }

/* } */
@media (max-width: 719px) {
  label {
    width: 33%; } }
@media (min-width: 720px) {
  label {
    width: 25%; }

  #search_color label:nth-last-of-type(1) {
    width: 50%; } }
#search_pc .h4 {
  position: relative;
  text-align: center;
  font-size: 18px;
  margin: 40px 40px 20px; }
  #search_pc .h4 span {
    position: relative;
    z-index: 2;
    display: inline-block;
    margin: 0 2.5em;
    padding: 0 1em;
    background: #fff;
    text-align: left; }
  #search_pc .h4::before {
    content: '';
    position: absolute;
    top: 50%;
    z-index: 1;
    display: block;
    width: 100%;
    height: 1px;
    background: #9fa0a0; }

.btn_row {
  text-align: center;
  margin-top: 20px; }

.search_btn {
  width: 60%;
  max-width: 340px;
  display: inline-block;
  text-align: center;
  letter-spacing: 0.1em;
  color: #6d7578;
  border: 2px solid #9aa5a9;
  background: linear-gradient(to bottom, #fdfbfb 0%, #e4e6e6 100%);
  font-size: 22px;
  border-radius: 3px;
  transition: .3s all; }
  .search_btn:hover {
    border: 2px solid #c8cbcc;
    background: #9aa5a9;
    color: #fff; }

.searchonly *:focus {
  outline: none; }

/* sidebar */
.aok-container-side .aok-panel {
  text-align: center; }
.aok-container-side div.aok-gradient-title {
  margin-bottom: 5px; }
.aok-container-side .aok-line-list > li > ul,
.aok-container-side .aok-line-list > li > ul > li > ul,
.aok-container-side .aok-line-list > li > ul > li > a,
.aok-container-side .aok-line-list > li > ul > li > ul > li > a {
  margin-bottom: 0; }
.aok-container-side p {
  font-size: 1.2rem;
  line-height: 1.3;
  margin: 10px 0; }
.aok-container-side .sidepanel-txt {
  color: #007474;
  margin: 5px;
  font-size: 1.2rem;
  text-align: center;
  white-space: nowrap;
  display: block; }
.aok-container-side .aok-line-list div.menu-ttl, .aok-container-side .aok-line-list div.list-ttl {
  padding: 8px 0;
  display: block;
  border-bottom: 1px solid #9fa0a0;
  position: relative; }
.aok-container-side .aok-line-list div.ttl-pcsp {
  padding: 8px 0;
  display: block;
  border-bottom: 1px solid #9fa0a0;
  cursor: pointer;
  position: relative; }
  .aok-container-side .aok-line-list div.ttl-pcsp::before {
    content: "\f125";
    font-family: 'ionicons';
    position: absolute;
    right: 5%;
    opacity: 0.5;
    font-size: 14px;
    transition: all 0.3s ease-in-out; }
  .aok-container-side .aok-line-list div.ttl-pcsp.open::before {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg); }
  .aok-container-side .aok-line-list div.ttl-pcsp:hover {
    background: #e6e6e6; }
.aok-container-side .aok-line-list .sec div.ttl-pcsp {
  border-bottom: 1px dotted #9fa0a0;
  padding: 8px 0; }
  .aok-container-side .aok-line-list .sec div.ttl-pcsp:hover {
    background: #e6e6e6; }
.aok-container-side .aok-line-list small {
  padding-left: 10px;
  color: #9fa0a0; }
.aok-container-side .aok-line-list a {
  font-size: 1.6rem;
  padding: 8px 0; }
  .aok-container-side .aok-line-list a:hover {
    text-decoration: none;
    background: #e6e6e6; }
.aok-container-side .aok-line-list .indent-ul {
  margin-left: 15px; }
  .aok-container-side .aok-line-list .indent-ul a {
    border-bottom: 1px dotted #9fa0a0;
    display: block; }
.aok-container-side .aok-line-list li {
  display: block; }
.aok-container-side .aok-line-list ul {
  list-style: none; }
.aok-container-side .aok-line-list .open {
  background: #eef4f7; }
.aok-container-side .panel-body .list-sns {
  display: flex;
  justify-content: space-between;
  margin: 10px 0; }
.aok-container-side .panel-border-pc {
  border: 1px solid #ddd;
  padding: 2px; }
.aok-container-side .panel-border {
  text-align: left; }

@media screen and (min-width: 768px) {
  .mailmag_img {
    text-align: center; } }
@media screen and (max-width: 767px) {
  .aok-container-side {
    font-size: 1.8rem; }
    .aok-container-side .sidepanel-txt {
      font-size: 1.6rem; }
    .aok-container-side div.aok-gradient-title {
      font-size: 2rem; }
      .aok-container-side div.aok-gradient-title a {
        font-size: 2rem; }
    .aok-container-side p {
      font-size: 1.6rem; }
    .aok-container-side div.menu-ttl {
      padding: 5px 0;
      display: block;
      border-bottom: 1px solid #9fa0a0;
      cursor: pointer;
      position: relative; }
      .aok-container-side div.menu-ttl::before {
        content: "\f125";
        font-family: 'ionicons';
        position: absolute;
        right: 5%;
        opacity: 0.5;
        font-size: 14px;
        transition: all 0.3s ease-in-out; }
      .aok-container-side div.menu-ttl.open::before {
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg); }
    .aok-container-side .aok-line-list li {
      padding: 5px 0; }
    .aok-container-side .panel-body img {
      margin: 0 auto 5px;
      display: block; }
    .aok-container-side .panel-body .list-link-item {
      display: block;
      overflow: hidden; }
      .aok-container-side .panel-body .list-link-item img {
        float: left; }
      .aok-container-side .panel-body .list-link-item span {
        float: left;
        margin: 0 0 0 1rem;
        font-size: 1.6rem; }
    .aok-container-side .panel-body .list-sns a {
      margin: 0 0 5px 0;
      display: block; }
    .aok-container-side .aok-panel-wide .panel-border {
      border: 1px solid #ddd;
      margin: 20px 10px;
      padding: 10px; }
    .aok-container-side .panel-border-pc {
      border: none; } }
/* footer */
@media screen and (max-width: 768px) {
  #footmenu {
    font-size: 1.7rem;
    list-style: none; }
    #footmenu > li > div {
      display: block;
      border-bottom: 1px solid #808080;
      cursor: pointer;
      position: relative;
      line-height: 2.5; }
    #footmenu .ttl-foot::after {
      content: "\f125";
      font-family: 'ionicons';
      position: absolute;
      opacity: 0.5;
      font-size: 16px;
      transition: all 0.3 ease-in-out;
      right: 5%; }
    #footmenu .ttl-foot.open::after {
      -webkit-transfotm: rotate(90deg);
      transform: rotate(90deg); }
    #footmenu .foot-group {
      margin-left: 1.5rem;
      line-height: 2.2; }
      #footmenu .foot-group li {
        border-bottom: 1px dotted #777;
        list-style: none;
        padding: 5px 0; }

  .aok-footer-nav .area_sns {
    display: flex;
    justify-content: space-around; } }

 .aok-footer-nav .area_sns .xl .btn .label  {
    display:none;
}
/* slider */
@media screen and (max-width: 768px) {
 .slideArea .slick-slider {
        -ms-touch-action: auto;
        touch-action: auto;
}
}

