@charset "UTF-8";
/*---------------------------------------------------------
acrylic-keyring
---------------------------------------------------------*/
@media screen and (max-width: 667px) {
.acrylic-keyring {
  padding-bottom: 4em;
}
}

.acrylic-keyring .cate-title {
  margin-top: 5em;
  padding-bottom: 2em;
  text-align: center;
  font-size: 1.5em;
  font-weight: bold;
  line-height: 1;
}

.page-menu.acrylic-keyring .l-column.line--07 .column-list {
  width: 13.7%;
  margin-left: 0.5%;
}
@media screen and (max-width: 667px) {
.page-menu.acrylic-keyring .l-column.line--07 .column-list {
  width: 32%;
  margin-left: 0 !important;
}
.page-menu.acrylic-keyring .l-column.line--07 .column-list:nth-child(n+4) {
  margin-top: 1em;
}
.page-menu.acrylic-keyring .l-column.line--07 .column-list img {
  width: 95%;
  margin: 0 auto;
}
}

.acrylic-keyring .column.line--07 .column-list:first-child { margin-left: 0; }

.acrylic-keyring .accordion .button.trigger-tag .button-block {
  padding-left: 3em;
  color: #fff;
}
@media screen and (max-width: 667px) {
.acrylic-keyring .accordion .button.trigger-tag .button-block {
  height: auto;
  padding-left: 4em !important;
}
}

.acrylic-keyring .accordion-trigger .button-block {
  background-repeat: no-repeat;
  background-position: 0.5em center;
}
@media screen and (max-width: 667px){
.accordion .accordion-trigger .button-block {
  padding: 2em 0 !important;
}
}

.acrylic-keyring #cate01 .button-block { background-image: url(/html/plugin/Exp/assets/images/cp/acrylic-keyring/icon_title-keijyou.png); }
.acrylic-keyring #cate02 .button-block { background-image: url(/html/plugin/Exp/assets/images/cp/acrylic-keyring/icon_title-print.png); }
.acrylic-keyring #cate03 .button-block { background-image: url(/html/plugin/Exp/assets/images/cp/acrylic-keyring/icon_title-strap.png); }
.acrylic-keyring #cate04 .button-block { background-image: url(/html/plugin/Exp/assets/images/cp/acrylic-keyring/icon_title-cost.png); }
.acrylic-keyring #cate05 .button-block { background-image: url(/html/plugin/Exp/assets/images/cp/acrylic-keyring/icon_title-nyukou.png); }
.acrylic-keyring #cate06 .button-block { background-image: url(/html/plugin/Exp/assets/images/cp/acrylic-keyring/icon_title-design.png); }

.acrylic-keyring .accordion-trigger .arrow { color: #fff; }

.acrylic-keyring .accordion-body--bottom { margin-top: 3em; }

.acrylic-keyring .sub-title {
  text-align: center;
  font-size: 1.5em;
  font-weight: bold;
  line-height: 1;
}
@media screen and (max-width: 667px) {
.acrylic-keyring .sub-title {
  text-align: left;
  font-size: 1.2em;
}
}

.acrylic-keyring .sub-title .paragraph {
  font-size: 0.7em;
  font-weight: normal;
  line-height: 1.4;
}
@media screen and (max-width: 667px) {
.acrylic-keyring .sub-title .paragraph {
  text-align: left;
}
}

.acrylic-keyring .thumbnail-list .column-list { padding: 2em 0; }

.acrylic-keyring .thumbnail-list .column-list .title {
  font-size: 1.4em;
  font-weight: bold;
  line-height: 1;
}

.acrylic-keyring .thumbnail-list .column-list .title span {
  display: block;
  margin-top: 0.5em;
  font-size: 0.8em;
  font-weight: normal;
  line-height: 1;
}

.acrylic-keyring .thumbnail-list .column-list .photo,
.acrylic-keyring .thumbnail-list .column-list .text { margin-top: 0.5em; }

.acrylic-keyring .thumbnail-list .column-list .photo { width: 100%; }
.acrylic-keyring .thumbnail-list .column-list .photo.acrylic-keyring_download,
.acrylic-keyring .thumbnail-list .column-list .photo.acrylic-keyring_detail { width: 70%; }

.acrylic-keyring .thumbnail-list .column-list .link { display: block; }

.acrylic-keyring .thumbnail-list .column-list .link:nth-child(4) { margin-top: 1.5em; }

.acrylic-keyring_download { width: 70%; }

.acrylic-keyring .list-disc li {
  position: relative;
  padding-left: 1em;
}
.acrylic-keyring .list-disc li:before {
  content: "・";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
}

.acrylic-keyring .l-center { text-align: center; }
@media screen and (max-width: 667px) {
.acrylic-keyring .l-center .common-center-button img { width: 90%; }
}

.acrylic-keyring .table-strap {
  border-right: 1px solid #333;
  width: 100%;
  margin-top: 2em;
  box-sizing: border-box;
}

.acrylic-keyring .table-strap th {
  padding: 1em 0;
  text-align: center;
  font-size: 1.4em;
  line-height: 1;
}
.acrylic-keyring .table-strap th:nth-child(1) {
  background: #eee;
  color: #555;
}
.acrylic-keyring .table-strap th:nth-child(2) {
  background: #333;
  color: #fff;
}
.acrylic-keyring .table-strap tr:nth-child(2) td {
  padding: 1em 0.5em;
  text-align: center;
  font-size: 1.4em;
  line-height: 1.2;
}

.acrylic-keyring .table-strap tr:nth-child(2) td:nth-child(1),
.acrylic-keyring .table-strap tr:nth-child(2) td:nth-child(2) {
  border-left: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}

.acrylic-keyring .table-strap tr:nth-child(2) td:nth-child(3),
.acrylic-keyring .table-strap tr:nth-child(2) td:nth-child(4) {
  border-left: 1px solid #333;
  border-bottom: 1px solid #333;
}

.acrylic-keyring .table-strap tr:nth-child(3) td img { width: 100%; }
.acrylic-keyring .table-strap tr:nth-child(3) td:nth-child(1),
.acrylic-keyring .table-strap tr:nth-child(3) td:nth-child(2) {
  border-left: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
.acrylic-keyring .table-strap tr:nth-child(3) td:nth-child(3),
.acrylic-keyring .table-strap tr:nth-child(3) td:nth-child(4) {
  border-left: 1px solid #333;
  border-bottom: 1px solid #333;
}

.acrylic-keyring .table-strap tr:nth-child(4) td {
  padding: 0.5em;
  vertical-align: top;
  font-size: 1.4em;
}
.acrylic-keyring .table-strap tr:nth-child(4) td .paragraph {
  margin-top: 1em;
  font-size: 0.6em;
  line-height: 1.4;
}
.acrylic-keyring .table-strap tr:nth-child(4) td:nth-child(1),
.acrylic-keyring .table-strap tr:nth-child(4) td:nth-child(2) {
  border-left: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
.acrylic-keyring .table-strap tr:nth-child(4) td:nth-child(3),
.acrylic-keyring .table-strap tr:nth-child(4) td:nth-child(4) {
  border-left: 1px solid #333;
  border-bottom: 1px solid #333;
}

.acrylic-keyring .table-strap tr:nth-child(5) td {
  padding: 1em 0.5em;
  text-align: center;
  font-size: 1.4em;
}
.acrylic-keyring .table-strap tr:nth-child(5) td:nth-child(1),
.acrylic-keyring .table-strap tr:nth-child(5) td:nth-child(2) {
  border-left: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
.acrylic-keyring .table-strap tr:nth-child(5) td:nth-child(3),
.acrylic-keyring .table-strap tr:nth-child(5) td:nth-child(4) {
  border-left: 1px solid #333;
  border-bottom: 1px solid #333;
}
.acrylic-keyring .table-strap tr:nth-child(5) td:nth-child(1) .button .button-block {
  border-radius: 10px !important;
  height: 4em;
  text-align: center;
  font-size: 1em;
  font-weight: bold;
}
.acrylic-keyring .table-strap tr:nth-child(5) td:nth-child(2) .button .button-block,
.acrylic-keyring .table-strap tr:nth-child(5) td:nth-child(3) .button .button-block,
.acrylic-keyring .table-strap tr:nth-child(5) td:nth-child(4) .button .button-block {
  border-radius: 10px !important;
  height: 4em;
  text-align: center;
  font-size: 1em;
  font-weight: bold;
}

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

.acrylic-keyring .flow .title {
  background: #555;
  padding: 0.5em 0;
  text-align: center;
  font-size: 1.2em;
  font-weight: bold;
  line-height: 1;
  color: #fff;
}

.acrylic-keyring .flow .photo { width: 100%; }

.acrylic-keyring .flow .photo,
.acrylic-keyring .flow .text,
.acrylic-keyring .flow .button { margin-top: 1em; }

.acrylic-keyring .flow .button .button-block {
  position: relative;
  border-radius: 10px;
  height: 4em;
  text-align: center;
  font-size: 1.2em;
  font-weight: bold;
  line-height: 1.1;
}

.acrylic-keyring .flow .button .button-block:after {
  content: "▲";
  transform: rotate(90deg);
  position: absolute;
  top: 0.5em;
  right: 0.5em;
  display: block;
  font-size: 1.8em;
}

@media screen and (max-width: 667px) {
.acrylic-keyring .common-img { width: 100%; }
}

.acrylic-keyring .table-cost {
  border-top: 1px solid #333;
  border-left: 1px solid #333;
  width: 100%;
  margin-top: 2em;
  box-sizing: border-box;
}

.acrylic-keyring .table-cost th,
.acrylic-keyring .table-cost td {
  border-right: 1px solid #333;
  border-bottom: 1px solid #333;
  padding: 1em 0.5em;
  font-size: 1.4em;
  line-height: 1.2;
}

.acrylic-keyring .table-cost td { text-align: right; }

.acrylic-keyring .table-cost th,
.acrylic-keyring .table-cost tr td:first-child {
  background: #eee;
  text-align: center;
  font-weight: bold;
}