@charset "UTF-8";
/*
channel code : qhtGN7wHcQse
for store
*/
#sections #select-content{width: 100%;max-width: 1280px;}
/* faq */
#sections .cl_faq *, #sections .cl_faq *:after, #sections .cl_faq *:before {
  box-sizing: border-box;
}

#sections .cl_faq_wrap {
  overflow-x: hidden;
}

#sections .cl_faq_ttl {
  font-weight: bold;
  margin-bottom: 24px;
}

#sections .cl_faq .cl_faq_tab {
  border-bottom: 1px solid #cccccc;
  position: relative;
}

#sections .cl_faq .cl_faq_tab:first-child {
  border-top: 1px solid #cccccc;
}

#sections .cl_faq .cl_faq_tab:last-child {
  margin-bottom: 32px;
}

#sections .cl_faq label {
  line-height: 1.5;
  font-weight: bold;
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  min-height: 72px;
  margin-bottom: 12px;
  padding: 24px 30px 12px 0;
  cursor: pointer;
  color: #1a1a1a;
}

#sections .cl_faq label:hover {
  text-decoration: none;
}

#sections .cl_faq .cl_faq_tab_content {
  font-size: 16px;
  position: relative;
  height: 0;
  overflow: hidden;
  padding: 0 32px;
  opacity: 0;
  transition: 0.4s ease;
}

#sections .cl_faq .cl_faq_tab_content p {
  /*	padding-bottom: 32px;*/
}

#sections .cl_faq .cl_faq_tab input[type=checkbox]:checked ~ .cl_faq_tab_content {
  height: auto;
  padding: 0 32px 24px;
  opacity: 1;
}

#sections .cl_faq .cl_faq_tab input[type=checkbox] {
  display: none;
}

#sections .toggle_btn {
  position: absolute;
  right: 15px;
  /*	color:#CCC;
    position: absolute;
    top: 50%;
    right: 0px;
    transform: translateY(-50%);
    display: block;
    width: 50px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;*/
}

#sections .toggle_btn::before,
#sections .toggle_btn::after {
  background: #333;
  border-radius: 2px;
  content: "";
  height: 1px;
  position: absolute;
  width: 15px;
}

#sections .toggle_btn::after {
  transform: rotate(-90deg);
}

#sections input:checked ~ * .toggle_btn:after {
  display: none;
}/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
#sections .select-content.lineup{padding: 0;}
#com-series-block .prsc19_order_area {overflow: visible;}
@media only screen and (max-width: 640px) {
}
