@charset "UTF-8";
/*---------------------------------------------------------
CLEAR POUCH LP
---------------------------------------------------------*/
@media screen and (max-width: 667px) {
.clear-pouch { padding-bottom: 4em; }
.clear-pouch .product-list { margin-top: 1em; }
.clear-pouch .product-list .l-column.line--04 .column-list,
.clear-pouch .product-list .l-column.line--05 .column-list { width: 100%; }
.clear-pouch .product-list .l-column.line--04 .column-list:nth-child(even),
.clear-pouch .product-list .l-column.line--05 .column-list:nth-child(even) { margin-left: 0 !important; }
.clear-pouch .product-list .column-list {
  border-top: 1px dashed #ccc;
  margin-top: 1em;
  padding-top: 0.5em;
}
.clear-pouch .product-list .column-list:first-child {
  border-top: 0;
  margin-top: 0;
}
.clear-pouch .product-list .column-list:after {
  content: "\0020";
  clear: both;
  display: block;
}
.clear-pouch .product-list .column-list .link { display: block; }
.clear-pouch .column-list .figure,
.clear-pouch .column-list .comment { float: left; }
.clear-pouch .column-list .figure { width: 30%; }
.clear-pouch .column-list .comment { width: 65%; margin-left: 5%; }
}

.clear-pouch .page-header {
  margin: auto;
  background: url(/html/plugin/Exp/assets/images/cp/clear-pouch/clearpouch_main.png) no-repeat left top;
  background-size: contain;
  padding-top: 17em;
}
@media screen and (max-width: 667px) {
.clear-pouch .page-header {
  height: auto;
  padding-top: calc(100%*500/870);
  padding-bottom: 0;
  background-size: 100% auto;
}
}

@media screen and (max-width: 667px) {
.clear-pouch .page-header .category-title { margin-top: 0; }
}

.clear-pouch .page-header .paragraph {
  width: 55%;
  margin: 1em auto 0;
  font-size: 0.9em;
}
@media screen and (max-width: 667px) {
.clear-pouch .page-header .paragraph {
  width: 95%;
}
}

.clear-pouch .page-menu .column-list .link {
  position: relative;
  background-image: url(/html/plugin/Exp/assets/images/cp/clear-pouch/ancorlink_off.png);
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: 100%;
  display: table;
  height: 9em;
  padding-top: 4em;
  text-align: center;
  font-weight: bold;
  color: #149606;
  transition: 0.3s;
}
@media screen and (max-width: 667px) {
.clear-pouch .page-menu .column-list .link {
  background-size: 100%;
  height: 5.9em;
  padding-top: 0;
}
}

.clear-pouch .page-menu .column-list .link:hover {
  background-image: url(/html/plugin/Exp/assets/images/cp/clear-pouch/ancorlink_on.png);
  color: #fff;
}

.clear-pouch .page-menu .column-list .link .text {
  display: table-cell;
  vertical-align: middle;
  width: 1000px;
}


.clear-pouch .section-block {
    margin: auto;
}

.clear-pouch .section-block--title {
  background: url(/html/plugin/Exp/assets/images/cp/clear-pouch/category.png) no-repeat left top;
  width: 314px;
  height: 57px;
  padding: 1.5em 0.5em 0;
  text-align: center;
  color: #fff;
  font-size: 1.17em;
}
@media screen and (max-width: 667px) {
.clear-pouch .section-block--title {
  background: url(/html/plugin/Exp/assets/images/cp/clear-pouch/category.png) no-repeat center top;
  width: 100%;
  height: auto;
  padding: 1.5em 0;
}
}

.clear-pouch .step-menu { margin-top: 1em; }
.clear-pouch .step-menu .link { display: block; }
.clear-pouch .step-menu .photo { width: 100%; }

.clear-pouch .step-box {
  margin-top: 3em;
  padding: 2em 2em 3em;
}
@media screen and (max-width: 667px) {
.clear-pouch .step-box { padding: 1em 1em 3em; }
}

.clear-pouch .step-box.color--thin-yellow { background-color: #fef9d2; }

.clear-pouch .step-box .introduction { display: table; }

.clear-pouch .step-box .introduction .title,
.clear-pouch .step-box .introduction .text {
  display: table-cell;
  vertical-align: middle;
}
@media screen and (max-width: 667px) {
.clear-pouch .step-box .introduction .title,
.clear-pouch .step-box .introduction .text { display: block; }
}

.clear-pouch .step-box .introduction .title { width: 20%; }
@media screen and (max-width: 667px) {
.clear-pouch .step-box .introduction .title { width: 100%; }
}

.clear-pouch .step-box .introduction .text { padding-left: 1em; }
@media screen and (max-width: 667px) {
.clear-pouch .step-box .introduction .text { padding-left: 0; }
}

.clear-pouch .product-list .photo { width: 100%; }

.clear-pouch .product-list .comment { margin-top: 1em; }
@media screen and (max-width: 667px) {
.clear-pouch .product-list .comment { margin-top: 0.5em; }
}

.clear-pouch .product-list .comment .title { text-align: center; }
@media screen and (max-width: 667px) {
.clear-pouch .product-list .comment .title { text-align: left; }
}

.clear-pouch .product-list .comment .price {
  margin-top: 1em;
  text-align: center;
  font-weight: bold;
  color: #f00;
}
@media screen and (max-width: 667px) {
.clear-pouch .product-list .comment .price {
  margin-top: 0;
  text-align: left;
}
}

.clear-pouch .product-list .comment .size,
.clear-pouch .product-list .comment .text { margin-top: 1em; }
@media screen and (max-width: 667px) {
.clear-pouch .product-list .comment .size,
.clear-pouch .product-list .comment .text { margin-top: 0; }
}

.clear-pouch .product-list .comment .size { text-align: center; }
@media screen and (max-width: 667px) {
.clear-pouch .product-list .comment .size { text-align: left; }
}

.clear-pouch .product-list .l-column.line--04 .column-list:nth-child(n+5) { margin-top: 2em; }
@media screen and (max-width: 667px) {
.clear-pouch .product-list .l-column.line--04 .column-list:nth-child(n+5) { margin-top: 1em; }
}

.clear-pouch .product-list .column-list .link { display: block; }

.clear-pouch .product-list .column-list .comment .button {
  border: 1px solid #081e8d;
  border-radius: 5px;
  display: block;
  width: 80%;
  margin: 1em auto 0;
  padding: 0.2em;
  text-align: center;
  color: #081e8d;
}
@media screen and (max-width: 667px) {
.clear-pouch .product-list .column-list .comment .button {
  width: 100%;
  margin: 0 auto 0;
}
}

.clear-pouch .product-list .column-list:hover .comment .button {
  background: #081e8d;
  color: #fff;
}

@media screen and (max-width: 667px) {
.clear-pouch .about .l-column.line--02 .column-list {
  float: none;
  width: 100% !important;
}
.clear-pouch .about .l-column.line--02 .column-list:nth-child(even),
.clear-pouch .example .l-column.line--02 .column-list:nth-child(even) { margin-left: 0 !important; }
.clear-pouch .about .l-column.line--02 .column-list {
  float: none;
  width: 100%;
}
.clear-pouch .about .column-list .photo { width: 100%; }
.clear-pouch .example .l-column.line--02 .column-list,
.clear-pouch .example .column-list .figure,
.clear-pouch .example .column-list .photo { width: 100%; }
.clear-pouch .example .column-list .link { display: block; }
}

.clear-pouch .example .column-list .text {
  margin-top: 0.5em;
  text-align: center;
}

.clear-pouch #modal-main {
  width: 700px;
  height: 500px;
}

.clear-pouch .color-sample { margin-top: 3em; }

.clear-pouch .color-sample .introduction { display: block; }

.clear-pouch .color-sample .introduction .title,
.clear-pouch .color-sample .introduction .text {
  display: block;
  width: 100%;
  text-align: center;
}

.clear-pouch .color-sample .introduction .text { margin-top: 1em; }

.clear-pouch .color-sample .l-column { margin-top: 2em; }

.clear-pouch .color-sample .l-column.line--04 .column-list:nth-child(n+5) { margin-top: 2em; }

.clear-pouch .color-sample .column-list .photo {
  display: block;
  width: 100%;
}

.clear-pouch .color-sample .column-list .text {
  margin-top: 0.5em;
  text-align: center;
}

.clear-pouch .product-list.fastener-sample .l-column.line--05 .column-list:nth-child(n+6) { margin-top: 2em; }
@media screen and (max-width: 667px) {
.clear-pouch .product-list.fastener-sample .l-column.line--05 .column-list:nth-child(n+6) { margin-top: 0.5em; }
}

.clear-pouch .product-list.fastener-sample .column-list .text {
  margin-top: 0.5em;
  text-align: center;
}
@media screen and (max-width: 667px) {
.clear-pouch .product-list.fastener-sample .column-list .text { text-align: left; }
}

.clear-pouch .flow { margin-top: 2em; }

.clear-pouch .flow .l-column.line--03 .column-list:nth-child(n+4) { margin-top: 2em; }

.clear-pouch .flow .column-list .title {
  border-bottom: 1px solid #000;
  padding-bottom: 0.5em;
  text-align: center;
  font-size: 1.2em;
}

.clear-pouch .flow .column-list .photo {
  display: block;
  width: 100%;
  margin-top: 1em;
}

.clear-pouch .flow .column-list .text { margin-top: 0.5em; }

.clear-pouch .flow .column-list .text .link { color: #2f84ed; }

.clear-pouch .flow .column-list .alert {
  background: #c00;
  margin-top: 0.5em;
  padding: 1em 0.2em;
  text-align: center;
  line-height: 1;
  color: #fff;
}

.clear-pouch .button-margin { margin-top: 2em !important; }