@charset "euc-jp";
@import url(https://use.fontawesome.com/releases/v5.6.1/css/all.css);

@font-face {
  font-family: 'slick';
  font-weight: normal;
  font-style: normal;
  src: url('https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.8.1/fonts/slick.eot');
  src: url('https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.8.1/fonts/slick.eot?#iefix')format('embedded-opentype'),
    url('https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.8.1/fonts/slick.woff')format('woff'),
    url('https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.8.1/fonts/slick.ttf')format('truetype'),
    url('https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.8.1/fonts/slick.svg')format('svg');
}

.slick-dotted.slick-slider {
  margin-bottom: 0px !important;
}

.slick-next:before, .slick-prev:before {
  color: #4c4c4c !important;
}

body {
  z-index: -2;
  position: relative;
}

html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
  box-sizing: border-box;
}

body,
input,
textarea,
select,
th,
td {
  margin: 0px;
  padding: 0px;
  font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Yu Gothic", "Þâ¥´¥·¥Ã¥¯", YuGothic, "Þâ¥´¥·¥Ã¥¯ÂÎ", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "¥á¥¤¥ê¥ª", "¥Ò¥é¥®¥Î³Ñ¥´ ProN W3", Hiragino Kaku Gothic ProN, Arial, Meiryo, sans-serif;
  line-height: 1.7;
  color: #4c4c4c;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 14px;
  outline: none;
}

input[type="radio"] {
  width: auto;
}

input[type="radio"]::after {
  content: "";
  display: block;
  position: absolute;
  border-bottom: 3px solid #f1997d;
  border-left: 3px solid #f1997d;
  opacity: 0;
  height: 8px;
  width: 12px;
  transform: rotate(-45deg);
  top: 7px;
  left: 7px;
}

input[type="radio"]:checked::after {
  opacity: 1;
}

select {
  cursor: pointer;
}

ol,
ul,
li,
dt,
dl,
dd,
p {
  list-style: none;
  padding: 0;
  margin: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 14px;
  line-height: 1.4;
}

img {
  border: none;
  margin: 0;
  padding: 0;
  width: auto;
  max-width: 100%;
  height: auto;
}

caption {
  text-align: left;
}

h1,
h2,
h3,
h4,
h5 {
  margin: 0;
}

a {
  color: #4c4c4c;
  text-decoration: none;
  outline: 0;
}

a:focus {
  outline: none;
}

.red {
  color: #fe5b4e;
}

.btn {
  font-size: 15px;
  display: block;
  padding: 10px;
  margin: 0;
  border-radius: 6px;
  width: 100%;
  text-align: center;
  cursor: pointer;
}

.detail_btn {
  font-size: 16px;
  display: block;
  padding: 16px;
  margin: 0 0 20px 0;
  color: #fff !important;
  background-color: #FF994E;
  border-radius: 8px;
  font-weight: bold;
  text-align: center;
  border: none;
}

.detail_btn a {
  color: #fff;
}

.btn_beginner {
  background: #66cdaa;
  border: 1px solid #66cdaa;
  display: flex;
  align-items: center;
  justify-content: center;
}

.btn_beginner img {
  width: 20px;
  height: 20px;
  margin: 0 5px 0 0;
}

.btn_orange {
  font-size: 14px;
  background: #FF994E;
  color: #fff;
  border: 1px solid #FF994E;
}

.btn_login {
  font-size: 14px;
  background: #fff;
  color: #FF994E;
  border: 1px solid #FF994E;
  width: calc(100% / 2 - 5px);
}

.btn_line {
  border: 2px solid #06c755;
  color: #06c755;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px 0;
  text-align: left;
  color: #06c755;
}

.btn_line i {
  font-size: 34px;
  color: #06c755;
  margin: 0 10px 0 0;
}

.btn_detail {
    font-size: 16px;
    margin: 0 0 16px 0;
    color: #fff;
    background-color: #FF994E;
  border: 1px solid #FF994E;
  font-weight: bold;
}

.btn_detail_outline {
    font-size: 16px;
    margin: 0 0 16px 0;
    color: #FF994E;
    background-color: #fff;
    border: 1px solid #FF994E;
  font-weight: bold;
}

.btn_gray_outline {
  font-size: 16px;
  margin: 0 0 16px 0;
  background-color: #fff;
  font-weight: bold;
  border: 1px solid #eaeaea;
}

.btn_soldout {
color: #999;
    font-size: 16px;
    height: 50px;
    background-color: #eaeaea;
    border-radius: 8px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    font-weight: bold;
  width: 100%;
}

.btn_list_article {
    border-radius: 100px;
    border: 1px solid #FF994E;
    color: #FF994E;
    max-width: auto;
    font-weight: bold;
    color: #FF994E;
    width: auto;
    display: inline-block;
    padding: 10px 40px;
}

table {
  width: 100%;
}

table th,
table td {
  padding: 16px;
  line-height: 1.3;
  word-break: break-all;
    white-space: normal;
}

table th {
  background: #f3f3f3;
  min-width: 150px;
  vertical-align: middle;
}

table td {
  text-align: left;
}

table tr {
  border-bottom: 1px solid #eaeaea;
}

table tr:first-child {
  border-top: 1px solid #eaeaea;
}

table a {
  text-decoration: underline;
}

.tabs {
  width: 860px;
  float: right;
  border: 0;
}

section {
  padding: 0 0 60px 0;
  text-align: left;
  border-top: 1px solid #eaeaea;
}

section:first-of-type {
  border: 0 !important;
}

.section_inner {
  width: 1100px;
  margin: 0 auto;
}

.wrap {
  width: 100%;
  margin: auto;
  justify-content: space-between;
  flex-direction: row;
  display: flex;
}

input,
button,
textarea,
select {
  color: #4c4c4c;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border: 1px solid #eaeaea;
  padding: 13px;
  margin: 0px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  box-sizing: border-box;
  width: 100%;
  font-size: 13px;
  cursor: pointer;
}

input[type="submit"] {
  -webkit-appearance: none;
}

.content {
  width: 1100px;
  margin: 0 auto;
}

.content_wrap {
  display: flex;
  justify-content: space-between;
  margin: 30px 0 0 0;
}

header {
  line-height: 1.1;
  border-bottom: 1px solid #eaeaea;
  position: relative;
}

.top_banner {
  z-index: 10000000 !important;
  position: relative;
  background-size: auto auto;
  background-color: rgba(204, 234, 246, 1);
  background-image: repeating-linear-gradient(90deg, transparent, transparent 10px, rgba(219, 240, 249, 1) 10px, rgba(219, 240, 249, 1) 20px );
}

.top_banner_inner {
  padding: 10px 0;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #4c4c4c;
}

.top_banner_inner .border {
  padding: 3px 8px;
    border-top: 1px dotted #4c4c4c;
    border-bottom: 1px dotted #4c4c4c;
    margin: 0 20px 0 0;
    font-size: 13px;
    display: inline-block;
}

.top_banner_inner p {
  font-size: 20px;
    line-height: 1;
    display: flex;
    align-items: center;
    letter-spacing: 2px;
  position: relative;
}

.top_banner_inner p:after {
 content: '';
    width: auto;
    height: 8px;
    display: inline-block;
    background-color: #fff;
    position: absolute;
    bottom: -5px;
    left: 0;
    z-index: -1;
    right: 0;
    margin: auto;
}

.top_banner_inner .button {
    padding: 0 22px;
    line-height: 1;
    font-size: 12px;
    font-weight: bold;
    display: inline-block;
    margin: 0 0 0 20px;
    border-radius: 100px;
    cursor: pointer;
    letter-spacing: 1px;
  height: 28px;
    display: flex;
      background: #4c4c4c;
    align-items: center;
  color: #fff;
}

header .sub_nav {
  background: #E3B39A;
  padding: 5px 20px;
}

header .sub_nav .wrap {
  width: 1100px;
}

header .sub_nav .copy {
  float: left;
  text-align: left;
  font-size: 11px;
  color: #fff;
  font-weight: normal;
  display: block;
  line-height: 1.5;
}

header .sub_nav ul {
  float: right;
  text-align: right;
}

header .sub_nav ul li {
  display: inline-block;
  font-size: 13px;
  border-right: 1px solid #fff;
  padding: 0 12px 0 8px;
}

header .sub_nav ul li:last-child {
  border: 0;
  padding: 0 0 0 8px;
}

header .sub_nav ul li a {
  color: #fff;
  font-size: 11px;
}

header .sub_nav ul li a:hover,
header .sub_nav ul li.sns a:hover {
  text-decoration: underline;
}

header .sub_nav ul li.sns a {
  font-size: 16px;
  margin-left: 10px;
  color: #666;
}

.header {
  justify-content: space-between;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  width: 1100px;
  margin: 0 auto;
}

header .header .hf_main {
  width: auto;
  float: initial;
  margin: 0;
  padding: 0;
  align-items: flex-end;
  display: flex;
  height: 70px;
}

header .header .nav {
    display: flex;
    justify-content: flex-end;
    width: auto;
    align-items: flex-end;
}

header .header .nav .search input[type="submit"] {
  padding: 8px 10px;
  display: inline-block;
}

header .header .nav .search input[type="submit"] {
text-align: center;
    float: right;
    cursor: pointer;
    border-radius: 0 5px 5px 0;
    background: #eaeaea;
    width: auto;
    border: 1px solid #eaeaea;
    font-size: 11px;
    padding: 8px 24px;
}

header .header .nav .search input[type="text"] {
  width: 160px;
    border-radius: 0;
    float: left;
    font-size: 11px;
    border-right: 0;
    border-top: 0;
    border-left: 0;
    border-bottom: 1px solid #4c4c4c;
    padding: 10px 0px 6px 0px;
}

header .search form {
  display: flex;
}

header .header_search_select {
  border-bottom: 1px solid #4c4c4c;
  position: relative;
  width: 110px;
  overflow: hidden;
}

header .header_search_select:before {
    font-family: "Font Awesome 5 Free";
    content: "\f078";
    margin-right: 10px;
    font-weight: 600;
    font-size: 10px;
    color: #4c4c4c;
    position: absolute;
    right: 0;
    top: 47%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 6px;
    height: 6px;
    line-height: 1;
    transition: all 0.3s;
}

header .header_search_select select {
  border-bottom: 1px solid #4c4c4c;
  border: 0;
  padding: 10px 0px 6px 0px;
  font-size: 11px;
  margin: 0;
}

header .search {
  margin: 0 0 16px 0;
}

header .search_btn[type=submit] {
background: #fff;
    border: none;
    padding: 0;
    margin: 0;
    font-size: 18px;
    width: 36px;
    height: 36px;
  cursor: pointer;
}

header .header .nav ul {
  display: flex;
}

header .header .nav ul li {
  margin: 0 0 0px 15px;
    text-align: center;
    height: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

header .header .nav ul li i {
  font-size: 18px;
}

header .header .nav ul li a {
  color: #f1997d;
  margin: 0 0 5px 0;
}

header .header .nav ul li a img {
  height: 40px;
}

header .header .nav ul li a span {
  font-size: 8px;
  display: block;
  padding: 0;
  color: #999;
  margin: -3px 0 0 0;
}

header nav ul#menu {
  display: flex;
  justify-content: flex-start;
  text-align: center;
  margin: 0 0 0 40px;
}

header nav ul#menu li.parent {
 padding: 24px 0px 8px 0px;
    display: flex;
    align-items: center;
    margin: 0 30px 0 0;
    height: 70px;
  border-bottom: 4px solid #fff;
}

header nav ul#menu li.parent span {
  cursor: pointer;
    font-size: 13px;
    font-weight: bold;
}

header nav ul#menu li.current {
  border-bottom: 4px solid #f1997d;
}

.menu_bg {
  display: none;
    z-index: 2000;
    position: absolute;
    width: 100%;
    top: 92px;
    left: 0;
    background: #f7f6f5;
    padding: 20px 0 40px 0;
    box-shadow: 0 16px 20px rgba(0, 0, 0, .1);
}

.menu_bg .menu_title {
    text-align: center;
    font-weight: bold;
    margin: 0 0 40px 0;
    position: relative;
    font-size: 16px;
}

.menu_bg .menu_title:after {
    content: "";
    width: 52px;
    border-bottom: 4px solid #f1997d;
    position: absolute;
    bottom: -16px;
    left: 0;
    right: 0;
    margin: auto;
}

.menu_bg .child {
  text-align: left;
  font-size: 14px;
  width: 1100px;
  margin: 0 auto;
  grid-template-columns: repeat(6, 1fr);
    display: grid;
    grid-auto-flow: dense;
    gap: 8px 8px;
}

.menu_bg .child li:hover {
  opacity: 0.5;
  transition: opacity 0.3s;
}

.menu_bg .child li a, .menu_bg .child .top a {
  padding: 12px 0;
    display: block;
    color: #4c4c4c;
    position: relative;
    font-size: 12px;
    border-bottom: 1px solid #eaeaea;
}

.menu_bg .child .top a {
  color: #f1997d;
  font-weight: bold;
}

.menu_bg .child li a:before {
  font-family: "Font Awesome 5 Free";
    content: "\f054";
    font-weight: 600;
    font-size: 10px;
    position: absolute;
    right: 20px;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    line-height: 0px;
    color: #f1997d;
}

.overlay3 {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  display: none;
  z-index: 10000010;
}

.btn_close {
  display: block;
  position: relative;
  width: 20px;
  height: 20px;
  position: absolute;
  right: 20px;
  top: 20px;
  cursor: pointer;
}

.btn_close::before {
  transform: translate(-50%, -50%) rotate(45deg);
}

.btn_close::before {
  transform: translate(-50%, -50%) rotate(45deg);
}

.btn_close::after {
  transform: translate(-50%, -50%) rotate(-45deg);
}

.btn_close::before,
.btn_close::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 2px;
  height: 18px;
  background: #4c4c4c;
}

aside {
  width: 200px;
margin: 0 40px 40px 0;
float: left;
  background-color: white;
}

.nav_inner .category_banner_top {
  margin: 0 0 20px 0;
}

.nav_inner .category_banner_top a {
  border-radius: 10px;
  display: block;
  margin: 0 0 10px 0;
}

.nav_inner h4 {
  font-size: 20px;
  padding: 0 10px 16px 0px;
  text-align: left;
  font-weight: 400;
    line-height: 1;
  margin: 40px 0 0 0;
}

.nav_inner h4 span {
  font-size: 10px;
  display: block;
    width: 100%;
  color: #999;
  margin: 12px 0 0 0;
}

.nav_inner .category_top a {
  color: #f1997d;
  font-weight: bold;
}

.nav_inner .category_main {
  border: 0;
  border-top: 1px solid #eaeaea;
}

.nav_inner .category_banner {
  padding: 20px 0 0 0;
}

.nav_inner .category_banner a {
  display: block;
    margin: 0 0 20px 0;
    overflow: hidden;
    border-radius: 10px;
}

.nav_inner .category_btn {
  margin: 20px 0 0 0;
}

.nav_inner .category_btn a {
  color: #06c755;
}

.nav_inner .category_long,
.nav_inner .category_long_2 {
  height: 373px;
  overflow: hidden;
}

.nav_inner .category_list_1,
.category_list_2 {
  overflow: hidden;
  transition: all .3s;
  height: 370px;
  transition: height 0.3s ease;
}

.nav_inner .gray_btn,
.nav_inner .gray_btn_2 {
  padding: 8px;
  display: block;
  text-align: center;
  position: relative;
  font-size: 12px;
  cursor: pointer;
  color: #999;
}

.nav_inner .gray_btn:before,
.nav_inner .gray_btn:after,
aside .gray_btn_2:before,
.nav_inner .gray_btn_2:after {
  font-family: "Font Awesome 5 Free";
  font-weight: 600;
  color: #ccc;
  font-size: 10px;
    position: absolute;
    right: 26%;
    top: 11px;
}

.nav_inner .gray_btn:before,
.nav_inner .gray_btn_2:before {
  content: "\f077";
  display: none;
}

.nav_inner .active_btn:before,
.nav_inner .active_btn_2:before {
  display: inline-block;
}

.nav_inner .gray_btn:after,
.nav_inner .gray_btn_2:after {
  content: "\f078";
}

.nav_inner .active_btn:after,
.nav_inner .active_btn_2:after {
  display: none;
}

.category_term {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  border-top: 1px solid #eaeaea;
  padding: 20px 20px 80px 20px;
}

.category_term li {
  border-right: 1px solid #eaeaea;
  margin: 0 10px 10px 0;
}

.category_term li a {
  padding: 10px;
  font-size: 13px;
}

.hf_main div {
  float: left;
}

.hf_main .logo {
  width: 172px;
  margin: 0px 0 16px 0;
}

.hf_main .copy p,.hf_main .copy h2 {
  font-size: 11px;
  font-weight: normal;
  line-height: 1.5;
  color: #999;
  margin: 0 0 0 20px;
}

.bg_rent,
.bg_rent a {
  background: #fe5b4e;
}

.bg_rent .child a {
  color: #fe5b4e;
}

.nav_catttl.rent {
  background: #fe5b4e;
  color: #fff;
}

.bg_sale,
.bg_sale a {
  background: #ff9900;
}

.bg_sale .child a {
  color: #e58900;
}

.nav_catttl.sale {
  background: #e58900;
  color: #fff;
}

.bg_buy,
.bg_buy a {
  background: #fc74b7;
}

.nav_catttl.buy {
  background: #fc74b7;
  color: #fff;
}

.nav_catttl.buy a {
  background: #fc74b7;
  color: #fff;
}

.bg_gift,
.bg_gift a {
  background: #58baf1;
  color: #fff;
}

.nav_catttl.gift {
  background: #58baf1;
  color: #fff;
}

.nav_catttl.gift a {
  background: #58baf1;
  color: #fff;
}

.nav_catttl {
  padding: 5px 0;
  text-align: center;
  margin-bottom: 8px;
}

.pc_coupon {
  float: right;
  right: -280px;
  width: 280px;
  position: fixed;
  bottom: 100px;
  z-index: 40;
}

.pc_coupon_clicker {
  float: right;
  right: 0px;
  height: 140px;
  position: fixed;
  bottom: 100px;
  z-index: 20;
}

.dli-close {
  bottom: 11px;
  right: 0px;
  display: inline-block;
  vertical-align: middle;
  color: #999;
  line-height: 1;
  width: 1.6em;
  height: 0.14em;
  background: currentColor;
  border-radius: 0.1em;
  position: relative;
  transform: rotate(45deg);
}

.dli-close::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: inherit;
  border-radius: inherit;
  transform: rotate(90deg);
}

.close_btn_coupon {
  text-align: right;
  margin-right: 8px;
}

.footstamp,
.footstamp_sub {
text-align: left;
    font-size: 11px;
    width: 1100px;
    margin: 16px auto;
  display: flex;
}

.footstamp a,
.footstamp_sub a {
  color: #999;
  text-decoration: none;
}

.footstamp a:hover,
.footstamp_sub a:hover {
  color: #fe5b4e;
}

.footstamp li,
.footstamp_sub li {
  display: inline-block;
  margin-right: 5px;
  display: flex;
}

.footstamp li span,
.footstamp_sub li span {
  display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
  overflow: hidden;
}

.footstamp li:after,
.footstamp_sub li:after {
  content: "\f105";
  font-family: "Font Awesome 5 Free";
  font-weight: 600;
  margin: 0 3px 0 10px;
  color: #ccc;
}

.footstamp li:last-child:after,
.footstamp_sub li:last-child:after {
  content: none;
}

.select_box {
  position: relative;
}

.category h3 {
  font-size: 14px;
  background: #f7f6f5;
  padding: 12px 20px;
  text-align: left;
  font-weight: bold;
  margin: 30px 0 0 0;
  border-radius: 100px;
}

footer .category h3 {
  background: #fff;
}

.category_toggle {
  display: none;
}

.category_inner {
  position: relative;
  cursor: pointer;
  border-bottom: 1px solid #eaeaea;
}

.category_sub li a:hover {
  background: #f7f6f5;
}

.category_label,
.category_main li a {
  padding: 0 50px 0 0px;
  display: flex;
  text-align: left;
  position: relative;
  height: 56px;
  align-items: center;
  font-size: 13px;
  cursor: pointer;
}

.nav_inner .category_label,
.nav_inner .category_main li a {
padding: 0 40px 0 0px;
    height: 46px;
    line-height: 1.3;
    font-size: 12px;
}

.category_label::before {
  font-family: "Font Awesome 5 Free";
  content: "\f078";
  margin-right: 10px;
  font-weight: 600;
  font-size: 10px;
  color: #f1997d;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 6px;
  height: 6px;
  line-height: 1;
  transition: all 0.3s;
}

.nav_inner .category_label::before {
  margin-right: 10px;
}

.nav_inner .category_main li:after {
  right: 10px;
}

.category_label, .category_sub {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transform: translateZ(0);
}

.category_sub {
  height: 0;
  text-align: left;
  overflow: hidden;
  background: #fff;
  position: absolute;
  z-index: 8;
  top: 56px;
  left: 0;
  border-radius: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, .1);
  width: 100%;
}

.category_sub li {
  width: 100%;
}

.category_sub li:last-child {
  border-bottom: 0;
}

.category_sub li a {
  padding: 16px 40px 16px 20px;
  position: relative;
  font-size: 13px;
  line-height: 1.5;
  display: flex;
  align-items: center;
  height: 100%;
}

.category_toggle:checked + .category_label + .category_sub {
  height: auto;
}

.category_toggle:checked + .category_label::before {
  transform: rotate(180deg) !important;
  color: #ccc;
}


.category .category_main {
  grid-template-columns: repeat(4, 1fr);
  display: grid;
  grid-auto-flow: dense;
  gap: 0 16px;
  justify-content: center;
  width: 100%;
}

.category_main li {
  border-bottom: 1px solid #eaeaea;
  text-align: left;
  position: relative;
}

.category_main li:after {
  font-family: "Font Awesome 5 Free";
  content: "\f054";
  font-weight: 600;
  font-size: 10px;
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  line-height: 0px;
  color: #f1997d;
}

.nav_inner .category_sub {
  position: initial;
  box-shadow: none;
  border-radius: 0;
  background: #f7f6f5;
}

.nav_inner .category .category_main li a:hover {
  background: #f7f6f5;
}

.footer_sub {
  width: 1100px;
  margin: 0 auto;
}

footer {
  background: #E3B39A;
}

footer .category {
  background: #f7f6f5;
  padding: 1px 0 60px 0;
}

footer .footer_info {
  width: 1100px;
  margin: 0 auto;
  display: flex;
    justify-content: space-between;
  padding: 60px 0;
  color: #fff;
}

footer .footer_info ul {
  width: calc(100% / 4 - 40px);
}

footer .footer_info ul li {
  padding: 0 0 10px 0;
  font-size: 12px;
}

footer .footer_info ul li h4 {
  font-size: 14px;
}

footer .footer_info ul li a {
  text-decoration: underline;
  font-size: 12px;
  line-height: 1;
  color: #fff;
}

footer .footer_info ul li a img {
  width: 160px;
}

footer .footer_info ul .category_banner a {
color: #fff;
    background: #06c755;
  text-align: left;
    width: auto;
    display: inline-flex;
    padding: 8px 30px;
}

footer .footer_info ul .category_banner a i {
  font-size: 34px;
    color: #fff;
    margin: 0 10px 0 0;
}

footer .footer_bottom {
  background: #fff;
    padding: 8px 0;
  display: flex;
    justify-content: space-between;
}

footer .footer_bottom .bottom_inner {
  display: flex;
    justify-content: space-between;
    width: 1100px;
    margin: 0 auto;
}

footer .footer_bottom ul {
  text-align: center;
  display: inline-block;
}

footer .footer_bottom ul li {
  display: inline-block;
    font-size: 11px;
    border-right: 1px solid #aaa;
    padding: 0 12px 0 8px;
  line-height: 1;
}

footer .footer_bottom ul li:first-child {
  padding: 0 12px 0 0;
  font-weight: bold;
}

footer .footer_bottom ul li:last-child {
  border: 0;
}

footer .footer_bottom ul li a {
  font-size: 11px;
  line-height: 1;
}

footer .footer_bottom .footer_copy {
  display: inline-block;
  font-weight: normal;
}

.payment_img {
  width: 30px;
  height: 30px;
  margin: 3px;
}

#ShopKeeper table {
  margin-bottom: 30px;
}

#ShopKeeper table th,
#ShopKeeper table td {
  border-bottom: 1px solid #eaeaea;
  line-height: 1.3;
  padding: 15px;
}

#ShopKeeper table th {
  width: 200px;
  background: #f3f3f3;
}

#ShopKeeper table td {
  text-align: left;
}

#ShopKeeper th img,
#ShopKeeper td img {
  vertical-align: middle;
}

#itemListTtl,
.free_page {
  font-size: 22px;
  line-height: 2;
  font-weight: bold;
  text-align: left;
  line-height: 1;
}

#itemListTtl {
  margin: 0 0 20px 0;
}

.free_page {
  margin: 40px 0 20px 0;
}

.free_page_wrap h2 {
  font-weight: bold;
  font-size: 18px;
  margin: 40px 0 30px 0;
}

.free_page_wrap p {
  margin: 0 0 20px 0;
}

.free_page_wrap a {
  text-decoration: underline;
}

.free_page_wrap img {
  width: auto;
}

.free_page_wrap .index {
  counter-reset: section;
  background: #F7f7f7;
  text-align: left;
  padding: 10px 20px;
  margin: 40px 100px 0 100px;
  border-radius: 20px;
}

.free_page_wrap .index h3 {
  letter-spacing: 1px;
}

.free_page_wrap .index li {
  border-bottom: 1px solid #eaeaea;
  display: flex;
    align-items: center;
    padding: 10px 0;
    font-size: 13px;
}

.free_page_wrap .index li:last-child {
  border-bottom: 0px;
}

.free_page_wrap .index li a {
  display: inline-block;
  text-decoration: underline;
}

.free_page_wrap .index .index_count:before {
  counter-increment: section;
  content: counter(section);
  font-size: 13px;
  font-weight: bold;
  margin-right: 10px;
  color: #f1997d;
}

.free_page_wrap .index_child {
  padding: 0 0 10px 0;
}

.free_page_wrap .index_child li {
  margin-left: 20px;
  border-bottom: 0px;
}

.free_page_wrap .index_child li a {
  padding: 0 0 5px;
}

.free_page_wrap .index_child li:before {
  content: "¨¦";
  font-size: 14px;
  margin: 0 8px 0 0;
  color: #fe5b4e;
}
/*
.prd_list .recommend:before {
  display: inline-block;
  content: "¿Íµ¤¾¦ÉÊ";
  padding: 4px 24px 4px 12px;
  background: linear-gradient(-70deg, transparent 10px, #FF994E 0);
  color: #fff;
  top: 0px;
  position: absolute;
  font-weight: bolder;
  margin: 0 0 0 -20px;
  font-size: 12px;
  left: 20px;
}*/

.free_page_btn {
  margin: 40px auto 0;
    max-width: 680px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

  .free_page_btn a {
    text-decoration: none;
    padding: 16px;
    width: 280px;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    border: 1px solid #434343;
    border-radius: 100px;
    position: relative;
    margin: 10px auto;
    display: block;
    transition: all 0.3s;
    text-decoration: none;
  }

  .free_page_btn a:after {
    content: "\f054";
    font-family: "Font Awesome 5 Free";
    font-weight: ;
    margin-left: 10px;
  }

  .free_page_btn a:hover {
    background: #f29b7d;
    color: #fff;
    border: 1px solid #f29b7d;
  }

.list_top {
  margin: 0 0 20px 0;
}

.prd_list li a {
  display: flex;
  flex-wrap: wrap;
}

.prd_list {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -40px 0 0;
}

.prd_list li {
  width: calc(100%/4 - 40px);
  margin: 0 40px 40px 0;
  position: relative;
}

.prd_list li:last-child {
  border: 0px;
}

.prd_list .pict {
  display: flex;
  align-items: center;
  width: 100%;
  overflow: hidden;
  justify-content: center;
  height: 185px;
  margin: 0 0 10px 0;
  border: 1px solid #eaeaea;
  padding: 20px;
}

.prd_list .pict img {
  width: auto;
  height: auto;
  max-height: 150px;
}

.name {
  font-size: 12px;
  line-height: 1.4;
  overflow: hidden;
  width: 100%;
    font-weight: bold;
  margin: 0 0 3px 0;
}

.name span img {
  margin: 0 3px -1px 0 !important;
}

.price_area {
  width: 100%;
}

.price, .price_other {
  font-size: 16px;
  margin: 0 0 0 0;
  line-height: 1.4;
  width: 100%;
  font-weight: bold;
  color: #fe5b4e;
}

.price_type {
  display: block;
font-size: 11px;
    color: #4c4c4c;
    font-weight: normal;
    margin: 5px 0 0 0;
    line-height: 1;
}

.price p {
  display: block;
font-size: 11px;
    color: #4c4c4c;
    font-weight: normal;
    margin: 5px 0 3px 0;
    line-height: 1;
}

.price:last-child {
  margin: 0;
}

.price:after {
  content: "~";
  font-size: 18px;
}

.under_price {
  display: inline-block;
}

.overview {
  margin: 8px 0 0 0;
  font-size: 11px;
  color: #999999;
  overflow: hidden;
  line-height: 1.5;
}

.name span {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.prd_list .overview span {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.not_on_rental,
.shipping,
.subsc{
  display: inline-block;
}

.restock {
  width: 100%;
}

.on_rental {
  color: #fe5b4e;
  padding: 0;
  font-size: 14px;
  line-height: 1;
  font-weight: bold;
  margin: 8px 0 0 0;
}

.not_on_rental,
.shipping,
.restock, .subsc {
padding: 4px;
    margin: 8px 5px 0 0;
    font-size: 10px;
    font-weight: bold;
    line-height: 1;
    text-align: center;
    display: inline-block;
    border-radius: 2px;
  width: auto;
}

.not_on_rental {
  color: #fff;
  border: 1px solid #E3B39A;
  background: #E3B39A;
}

.subsc {
  background: #fff;
  border: 1px solid #E3B39A;
  color: #f1997d;
}

.shipping {
  border: 1px solid #84b9cb;
  background: #84b9cb;
  color: #fff;
}

.restock {
  border: 1px solid #FF994E;
  color: #FF994E;
}

.list_suggest {
  display: flex;
  justify-content: space-between;
  align-items: center;
padding: 10px 16px;
    background: #f7f6f5;
    margin: 2px 0 30px 0;
  border-radius: 100px;
}

.fw-bold {
  font-weight: 700 !important;
  font-size: 16px;
}

.suggest_sort {
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
}

.sort_wrap {
position: relative;
    line-height: 1;
    padding: 8px;
    border-radius: 3px;
}

.sort_wrap::after {
  width: 6px;
  height: 6px;
  content: " ";
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  border-top: 2px solid #f1997d;
  border-right: 2px solid #f1997d;
  margin: auto;
  position: absolute;
  top: -3px;
  bottom: 0;
  right: 10px;
}


.sort_wrap select {
  border: 0;
  font-size: 13px;
  background: transparent;
  font-weight: bold;
  margin: 0;
  padding: 0 20px 0 0;
  line-height: 1;
}

.page_nav {
  margin: 0 0 10px 0;
  display: flex;
  justify-content: center;
  align-items: center;
}

.page_nav .next,
.page_nav .prev,.page_nav .count {
  display: block;
  padding: 16px 0;
  font-size: 14px;
  position: relative;
  width: 30%;
  text-align: center;
  border-radius: 100px;
}

.page_nav  a {
  border: 1px solid #eaeaea;
  font-weight: bold;
}

.page_nav  div {
  border: 1px solid #f7f6f5;
  background: #f7f6f5;
  color: #ccc;
}

.page_nav  div:after {
  color: #ccc;
}

.page_nav .prev:before,
.page_nav .next:after {
  font-family: "Font Awesome 5 Free";
  font-weight: 600;
  font-size: 10px;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.page_nav  .prev:before {
  content: "\f053";
  left: 30px;
}

.page_nav  .next:after {
  content: "\f054";
  right: 30px;
}

#common_list {
  border-top: 1px solid #eaeaea;
  position: relative;
  z-index: -1;
}

section h2 {
  font-size: 28px;
    margin: 50px 0 30px 0;
    font-weight: bold;
    text-align: left;
    line-height: 1;
    font-weight: 400;
  letter-spacing: 1.25px;
}

section h2 .sub_title {
   font-size: 12px;
    display: block;
    width: 100%;
    color: #999;
    margin: 12px 0 0 0;
  
}

section h2 .sub_title:before {
  position: absolute;
  content: none;
  border-bottom: 1px solid #4c4c4c;
  width: 40px;
  bottom: -10px;
}

.rank_tab {
  position: relative;
}

.tab_line {
  position: absolute;
  width: 100%;
  height: 1px;
  top: 40px;
  left: 0;
  background: #eaeaea;
  z-index: -1;
}

.rank_tab .tab_menu {
  list-style: none;
  display: -webkit-inline-box;
  overflow-x: scroll;
    overflow-y: hidden;
  width: 100%;
  position: relative;
  padding: 0 10px 0 20px;
}

.rank_tab .tab_menu li {
  background: #ccc;
  color: #fff;
  line-height: 1.2;
  padding: 14px 20px 12px 20px;
  box-sizing: border-box;
  font-size: 14px;
  border-radius: 5px 5px 0 0;
  margin: 0 5px 0 0;
  line-height: 1;
}

.rank_tab .tab_menu li:hover {
  cursor: pointer;
}

.rank_tab .tab_menu li.active {
  background: #fff;
  color: #4c4c4c;
  border-top: 1px solid #eaeaea;
  border-right: 1px solid #eaeaea;
  border-left: 1px solid #eaeaea;
  font-weight: bold;
}

.rank_tab .tab_box .box_contents {
  display: none;
  overflow-x: scroll;
    overflow-y: hidden;
  padding: 30px 0 0 0;
}

.rank_tab .tab_box .active {
  display: block;
}

.ranking .scroll_list li:first-of-type::before,
.ranking .scroll_list li:nth-of-type(2)::before,
.ranking .scroll_list li:nth-of-type(3)::before,
.ranking .scroll_list li:nth-of-type(4)::before,
.ranking .scroll_list li:nth-of-type(5)::before,
.ranking .scroll_list li:nth-of-type(6)::before {
  display: inline-block;

  font-weight: bold;
  color: #fff;
  position: absolute;
  background: #f1997d;
  border-radius: 0px 0px 200px 0px;
  top: 0;
  left: 0;
  font-size: 12px;
  letter-spacing: 1.5px;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  padding: 8px 14px 12px 10px;
}

.ranking .scroll_list li:first-of-type::before {
  content: '1';
}

.ranking .scroll_list li:nth-of-type(2)::before {
  content: '2';
}

.ranking .scroll_list li:nth-of-type(3)::before {
  content: '3';
}

.ranking .scroll_list li:nth-of-type(4)::before {
  content: '4';
}

.ranking .scroll_list li:nth-of-type(5)::before {
  content: '5';
}

.ranking .scroll_list li:nth-of-type(6)::before {
  content: '6';
}

.sale_link {
  width: 100%;
  height: 236px;
  display: block;
    position: absolute;
    background: transparent;
    z-index: 999;
}

.scroll_list li a {
  line-height: 1.5;
  display: flex;
  flex-wrap: wrap;
}

.new_wrap {
  overflow-x: scroll;
    overflow-y: hidden;
}

.scroll_list {
  display: inline-grid;
  grid-template-rows: repeat(1, auto);
  grid-auto-flow: column;
  position: relative;
}

.scroll_list li {
  position: relative;
  width: 160px;
  margin-right: 28px;
}

.scroll_list li:last-child {
  margin: 0;
}

.scroll_list .pict {
  overflow: hidden;
  margin: 0 0 10px 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 140px;
  background: #fff;
}

.scroll_list .pict img {
  width: auto;
    max-height: 120px;
    height: auto;
    max-width: 120px;
}

.overview .rule {
  display: none !important;
}

.scroll_list .price {
  font-size: 14px;
  line-height: 1;
}

.scroll_list .overview span {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.scroll_list .rating, .scroll_list .product-list__fav-items {
  display: none;
}

.sp_br {
  display: none;
}

.popup {
  width: 150px;
  height: 150px;
  position: fixed;
  right: 20px;
  bottom: 230px;
  z-index: 97;
  filter: drop-shadow(0 0 10px rgba(0, 0, 0, 0.1));
  border-radius: 10px;
  display: none;
}

.popup_line {
  width: 170px;
  position: fixed;
  right: 20px;
  bottom: 20px;
  z-index: 97;
  filter: drop-shadow(0 0 10px rgba(0, 0, 0, 0.1));
  border-radius: 10px;
  background: transparent;
  cursor: pointer;
  display: none;
}

.popup_line_image {
  overflow: hidden;
  display: block;
  border-radius: 10px;
}

.popup_line_image img {
  width: 100%;
}

.popup_speak {
  position: fixed;
    left: 20px;
    bottom: 20px;
    z-index: 97;
    background-color: #fff;
    padding: 10px 14px;
    border: 2px solid #eaeaea;
    font-weight: bold;
    border-radius: 16px;
    line-height: 1.4;
    font-size: 14px;
}

.popup_speak a {
  text-decoration: underline;
}

.popup_close, .popup_close_2 {
  width: 32px;
  height: 32px;
  background: #999;
  position: absolute;
    right: -13px;
    top: -14px;
  border-radius: 1000px;
  cursor: pointer;
}

.popup_close::before,
.popup_close::after, .popup_close_2::before,
.popup_close_2::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 2px;
  height: 18px;
  background: #fff;
}

.popup_close::before, .popup_close_2::before {
  transform: translate(-50%, -50%) rotate(45deg);
}

.popup_close::after, .popup_close_2::after {
  transform: translate(-50%, -50%) rotate(-45deg);
}

.close_speak {
  right: -20px;
}

.lp {
    width: 860px;
    margin: 0 auto;
  }

  .lp .mv {
    position: relative;
  }

  .lp .mv_img img {
    width: 100%;
  }

  .lp .description {
    margin: 40px 0;
  }

.lp .description h2 {
  text-align: center;
  font-size: 24px;
}

.lp .description h2:after{
content: "";
    background: #fe5b4e;
    width: 50px;
    height: 5px;
    display: block;
    margin: 20px auto 0;
}

.lp .description p {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 20px;
  text-align: center;
}

.sp_br {
  display: none;
}

.noprd {
  margin: 30px 20px 0 20px;
}

#expsuggestsdiv {
  width: 345px !important;
  top: 84px !important;
}

#expsuggestsearchdiv {
  left: -367px !important;
  height: 364px;
}

#expsuggestsearchdiv .exp_item_pc {
    float: initial !important;
    margin: 10px 0 10px 20px !important;
    width: calc(100% / 3 - 20px) !important;
}

#expsuggestsearchdiv .exp_result_pc {
  border: 0px solid #eaeaea !important;
  color: #4c4c4c !important;
    overflow: hidden;
    padding: 0 0 10px 0;
  display: flex !important;
    flex-wrap: wrap;
    justify-content: left;
  background: #f7f6f5 !important;
  padding: 10px 20px 10px 0;
  height: auto;
  box-shadow: 0 10px 10px rgba(0, 0, 0, .1);
  position: absolute !important;
  left: 706px;
  border-radius: 6px;
}

#expsuggestsearchdiv .exp_sub_pc {
  background: #ede4e1 !important;
  font-weight: bold;
  width: 100%;
  margin: 0 0 10px 0;
  display: none;
}

#expsuggestsearchdiv .exp_keyword_pc {
  display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

#expsuggestsearchdiv .exp_imgbox_pc {
  width: 100%;
  background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}

#expsuggestsearchdiv .exp_imgbox_pc:hover {
  border: 1px solid #eaeaea !important;
  border-right: 1px solid #eaeaea !important;
  border-left: 1px solid #eaeaea !important;
}

#expsuggestsearchdiv .exp_img_pc {
  border: 0px !important;
  width: 90%;
}

#expsuggestsearchdiv .exp_img_pc:hover {
  border: 0px solid #eaeaea !important;
}

#expsuggestsearchdiv .exp_title_pc {
  display: block;
    font-size: 12px !important;
    line-height: 1.3 !important;
    width: auto !important;
    height: auto !important;
    text-align: left;
    display: -webkit-box !important;
    -webkit-box-orient: vertical !important;
    -webkit-line-clamp: 2 !important;
  margin: 5px 0 !important;
}

#expsuggestsearchdiv .exp_price_pc {
  color: #fe5b4e !important;
  line-height: 1;
  font-weight: normal !important;
  font-size: 12px;
}

#expsuggestsearchdiv .exp_price_pc:after {
  content: "~";
}

.prd_list_rank {
padding: 0;
  border-top: 1px solid #eaeaea;
}

.prd_list_recommend {
padding: 0;
  border-top: 1px solid #eaeaea;
}

.prd_list_rank h2, .prd_list_recommend h2 {
margin: 0;
    font-size: 16px;
  font-weight: bold;
    padding: 30px 0px 20px 0px;
}

.prd_list_rank .scroll_list li, .prd_list_recommend .scroll_list li {
    position: relative;
    width: 90px;
    margin-right: 40px;
}

.prd_list_rank .scroll_list li:last-child, .prd_list_recommend .scroll_list li:last-child {
  margin: 0;
}

.prd_list_rank .box_contents, .prd_list_recommend .box_contents {
  overflow-x: scroll;
  padding: 0 0px 30px 0px;
}

.prd_list_rank .name, .prd_list_recommend .name {
  font-weight: normal;
    margin: 0 0 5px 0;
  font-size: 12px;
    height: 28px;
    line-height: 1.3;
}

.prd_list_recommend .price {
  font-size: 13px;
  margin: 0;
}

.prd_list_rank .pict, .prd_list_recommend .pict {
  height: 90px;
}

.prd_list_rank .pict img, .prd_list_recommend .pict img {
  max-height: 90px;
  max-width: 90px;
}

.accordion {
  width: 100%;
    background: #fff;
    margin: 0 0 20px 0;
    display: inline-block;
    border-radius: 16px;
}

.accordion-hidden {
  display: none;
}

.accordion-open {
  display: block;
  padding: 10px 10% 10px 10px;
  background: #ffff;
  cursor: pointer;
  margin: 5px 0;
  position: relative;
}

.accordion-open::after {
  content: "";
  position: absolute;
  right: 25px;
  top: 38%;
  transition: all 0.1s ease-in-out;
  display: block;
  width: 8px;
  height: 8px;
  border-top: solid 2px #4c4c4c;
  border-right: solid 2px #4c4c4c;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}

.accordion-hidden:checked + .accordion-open:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 45%;
}

.accordion-inner {
  display: block;
  height: 0;
  overflow: hidden;
  padding: 0;
  opacity: 0;
  transition: 0.1s;
  cursor: pointer;
}

.accordion-hidden:checked + .accordion-open + .accordion-inner {
  height: auto;
  opacity: 1;
}

.accordion-box {
  display: block;
  height: 0;
  overflow: hidden;
  padding: 0;
  opacity: 0;
}

.accordion-hidden:checked + .accordion-open + .accordion-box {
  height: auto;
  opacity: 1;
  padding: 10px;
}

.accordion .tag {
  display: flex;
  padding: 0 20px;
  flex-wrap: wrap;
  margin: 0 0 10px 0;
}

.accordion .tag li a {
  display: inline-block;
  margin: 0 10px 10px 0;
  border: 1px solid #eaeaea;
  padding: 6px 12px;
  font-size: 13px;
  border-radius: 100px;
  line-height: 1;
}

.accordion .tag li a:before {
  font-family: "Font Awesome 5 Free";
  content: "\23";
  font-weight: normal;
  line-height: 1;
  vertical-align: text-bottom;
  font-size: 15px;
  color: #999;
  margin: 0 3px 0 0;
}

.accordion_box {
  margin: 0;
  width: 300px;
}

.accordion_box img {
  margin: 0 0 20px 0;
}

.accordion_box a {
  text-decoration: underline;
}

.accordion_box table {
  margin: 0 0 30px 0;
}

.accordion_box .detail_table {
  background: #f7f6f5;
  padding: 10px 20px;
  border-radius: 6px;
  display: block;
  margin: 0 0 40px 0;
}

.accordion_box .detail_table tbody {
  display: block;
}

.accordion_box .detail_table tr {
  border-top: 0;
  display: flex;
  justify-content: space-between;
}

.accordion_box .detail_table th {
  width: 25% !important;
  background: transparent;
  display: inline-block;
}

.accordion_box .detail_table td {
  display: inline-block;
  width: 75%;
}

.accordion_box .detail_table th, .accordion_box .detail_table td {
  padding: 14px 0;
}

.accordion_box .table_sub {
  margin: 16px 0 0 0;
}

.toggle {
  display: none;
}

.accordion_option {
  position: relative;
}

.accordion_title,
.accordion_box {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transform: translateZ(0);
}

.accordion_title {
  padding: 20px 0;
  display: block;
  cursor: pointer;
}

.accordion_title::after,
.accordion_title::before {
  content: "";
  position: absolute;
  right: 5px;
  top: 24px;
  width: 2px;
  height: 0.75em;
  background-color: #ccc;
  transition: all 0.3s;
}

.accordion_title::after {
  transform: rotate(90deg);
}

.accordion_box {
  max-height: 0;
  overflow: hidden;
  text-align: left;
  width: 100%;
}

.accordion_box p {
  margin: 10px 0 0 0;
  line-height: 1.75;
}

.toggle:checked + .accordion_title + .accordion_box {
  max-height: 100%;
  height: auto;
}

.toggle:checked + .accordion_title::before {
  transform: rotate(90deg) !important;
}

.accordion_title h2 {
  font-size: 18px;
  font-weight: 600;
  line-height: 1;
  border-left: 0px;
  margin: 0;
  padding: 0;
  background: none;
  color: #4c4c4c;
  text-align: left;
}

.accordion_title h2 span {
  font-size: 16px;
  margin: 0 0 0 5px;
}

.faq .accordion_option {
  border-bottom: 1px solid #eaeaea;
}

.faq .accordion_title {
  padding: 14px 0;
}

.faq .faq_q {
  padding: 0 60px 0 30px;
    position: relative;
  font-weight: bold;
}

.faq .faq_q:before {
  content: "Q.";
  font-size: 18px;
  font-weight: normal;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%); 
  transform: translateY(-50%);
  left: 0;
  color: #f1997d;
    line-height: 1.3;
}

.faq .faq_a {
  padding: 0 0 20px 30px;
    position: relative;
}

.faq .faq_a:before {
  content: "A.";
  font-size: 18px;
  position: absolute;
  left: 0;
    top: 0;
  color: #f1997d;
    line-height: 1.3;
}


.over_table {
  font-size: 12px;
  margin: 10px 0 0 0;
  width: 100%;
}

.over_table strong {
}

.over_table strong:after {
  content: "¡§";
  margin: 0 20px 0 0px
}

.table_age {
  padding: 5px;
    background: #f7f6f5;
    font-size: 11px;
}

.over_table dd {
  padding: 6px 0;
  line-height: 1;
  flex-wrap: wrap;
  overflow: hidden;
}

.over_table dd:last-child {
  padding: 6px 0 0 0;
}

.over_table dd p {
  display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

.over_table p span {
  margin: 5px 5px 5px 0;
  line-height: 1.5;
  display: inline;
  font-size: 11px;
}

.over_table p span:before {
  content: "#";
  color: #f1997d;
  margin: 0 3px 0 0;
}

.rating {
	color:lightgray;
	position: relative;
    line-height: 1;
    font-size: 13px;
  overflow: hidden;
  display: flex;
    align-items: end;
}
.rating::after {
	content: "¡ú¡ú¡ú¡ú¡ú";
	position:absolute;
	inset:0;
	width:0;
	color: gold;
	overflow:hidden;
      display: flex;
    align-items: end;
}
.rating[data-rate="1.0"]::after{ width:1em }
.rating[data-rate="1.5"]::after{ width:1.5em }
.rating[data-rate="2.0"]::after{ width:2em }
.rating[data-rate="2.5"]::after{ width:2.5em }
.rating[data-rate="3.0"]::after{ width:3em }
.rating[data-rate="3.5"]::after{ width:3.5em }	
.rating[data-rate="4.0"]::after{ width:4em }
.rating[data-rate="4.5"]::after{ width:4.5em }
.rating[data-rate="5.0"]::after{ width:5em }

.nav_inner .category_sub li a {
    padding: 0 10px;
}

.tabs_banner {
    margin: 0 0 20px 0;
    display: flex;
    justify-content: space-between;
    padding: 0px 20px 0 20px;
    border-radius: 16px;
}

.tabs_banner li {
    width: 48%;
    display: inline-block;
    border-radius: 8px;
    overflow: hidden;
    border: 1px solid #eaeaea;
}