/** Shopify CDN: Minification failed

Line 921:16 Expected ":"
Line 1024:2 Expected identifier but found "*"
Line 1028:18 Expected identifier but found "*"

**/
/*-----------------------------------------------------------------
 spec
------------------------------------------------------------------*/
.specs {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-weight: 700;
}
.specs.hada {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-weight: 700;
}

.specs.pillow {
  justify-content: space-evenly;
  /*align-items: flex-end;*/
}
.spec-title {
  margin: 70px 0 30px;
  padding: 0px 0 4px;
  color: var(--wakumo-price);
  font-size: 2em;
  background: -webkit-linear-gradient(top, #4298ab 0%, #4298ab 50%, #2c7b8c 51%, #4298ab 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  letter-spacing: 0;
  font-weight: 700;
  font-family: source-han-serif-japanese, "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", "Sawarabi Mincho", serif;
}
.spec-subtitle {
  font-size: 0.6em;
  margin-left: 10px;
}
.spec-item {
  margin-top: 50px;
  width: 92px;
}
.spec-item-sd {
  width: 122px;
}
.spec-item-d {
  width: 140px;
}
.spec-item-q {
  width: 170px;
}
.spec-item-k {
  width: 190px;
}
.specs.hada .spec-item {
  width: 82px;
}
.specs.hada .spec-item-sd {
  width: 107px;
}
.specs.hada .spec-item-d {
  width: 131px;
}
.specs.hada .spec-item-q {
  width: 155px;
}
.specs.hada .spec-item-k {
  width: 180px;
}
.spec-pillow-m {
  width: 170px;
}
.spec-pillow-l {
  width: 198px;
}
.spec-unit {
  margin-top: 2rem;
  color: #4298ab;
  font-size: 0.75rem;
}
.spec-item-body {
  height: 150px;
}
.specs.hada .spec-item-body {
  height: 135px;
}
.specs.pillow .spec-pillow-m .spec-item-body {
  height: 110px;
}
.specs.pillow .spec-pillow-l .spec-item-body {
  height: 130px;
}
.spec-item-bottom {
  margin-top: 20px;
  height: 22px;
}
.spec-item-bottom,
.spec-item-body {
  background: #fff;
  position: relative;
  /*border: 2px solid #265674;*/
  border-radius: .25em;
  background: #bad2e8;
}
.spec-item-price {
  margin-top: 1rem;
  text-align: center;
  color: #265674;
  font-size: 1.0625rem;
  font-weight: 400;
}
.spec-size {
  position: absolute;
  color: #4298ab;
  font-size: .8em;
  text-align: center;
}
.spec-size:after,
.spec-size:before {
  content: "";
  position: absolute;
  background: #4298ab;
}
.spec-size-top {
  width: 100%;
  height: 20px;
  line-height: 20px;
  top: -35px;
  left: 0;
  border-left: 1px dashed #4298ab;
  border-right: 1px dashed #4298ab;
}
.spec-size-top:before {
  left: 5%;
}
.spec-size-top:after,
.spec-size-top:before {
  height: 1px;
  width: 30%;
  top: 9.5px;
}
.spec-size-top:after {
  right: 5%;
}
.spec-size-left {
  width: 20px;
  height: 100%;
  left: -35px;
  line-height: 144px;
  border-top: 1px dashed #4298ab;
  border-bottom: 1px dashed #4298ab;
}
.spec-size-left:before {
  top: 5%;
}
.spec-size-left:after,
.spec-size-left:before {
  width: 1px;
  height: 35%;
  left: 9.5px;
}
.spec-size-left:after {
  bottom: 5%;
}
.specs.hada .spec-size-left {
  line-height: 130px;
}
.specs.pillow .spec-pillow-m .spec-size-left {
  line-height: 110px;
}
.specs.pillow .spec-pillow-l .spec-size-left {
  line-height: 125px;
}
.spec-content {
  text-align: center;
  padding-top: 3em;
  color: #265674;
  font-family: Noto Sans JP,Museo Sans,HelveticaNeue,Helvetica Neue,sans-serif;
}
.spec-pillow-m .spec-content {
  padding-top: 25px;
}
.spec-pillow-l .spec-content {
  padding-top: 33px;
}
.spec-size-alpha {
  font-size: 1.6em;
}
.spec-size-name {
  color: #265674;
  line-height: 1;
  font-size: .8em;
  font-weight: inherit;
}

.specs.makura .spec-item {
  width: 180px;
}

.specs.makura .spec-item-supersoft .spec-item-body {
  height: 20px;
}

.specs.makura .spec-item-soft .spec-item-body {
  height: 30px;
}

.specs.makura .spec-item-regular .spec-item-body {
  height: 40px;
}

.specs.makura .spec-item-hard .spec-item-body {
  height: 50px;
}

.spec-table {
  border-spacing: 0;
  border-collapse: collapse;
  border: none;
}
.spec-table td,
.spec-table th {
  border: none;
}
.spec-table th {
  font-weight: bold;
  position: relative;
  width: 15%;
  color: #0d4856;
}
.spec-table th::after {
  content: "";
  position: absolute;
  right: -8px;
  border-right: 1px solid #4298ab;
  height: 50%;
  top: 30%;
}
.spec-table td {
  padding: 10px 40px;
  min-width: 6em;
  position: relative;
  line-height: 1.5;
}
.spec-table td p {
    margin: 0;
    line-height: 1.7;
}
.spec-table a {
    text-decoration: underline;
}

table.spec-table ul {
    margin: 0;
}
table.spec-table ul li {
    margin: 10px 0;
    line-height: 1.5;
}
.types {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  font-weight: 700;
}
.type-item {
  margin-bottom: 40px;
  width: 280px;
  font-family: Noto Sans JP,Museo Sans,HelveticaNeue,Helvetica Neue,sans-serif;
}
.types.tanpin .type-item {
  width: 220px;
}
.type-item-body {
  background: #fff;
  position: relative;
}
.type-content {
  margin-bottom: 3px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  color: #265674;
  /*border: 2px solid #265674;*/
  border-radius: .25em;
}
.type-content.hadakake {
  height: 18px;
  background: #c2e1fe;
  /*background: #e2f1ff;*/
}
.type-content.aigake {
  height: 36px;/*45px*/
  background: #fdefd2;
  /*background: #fff6e5;*/
}
.type-content.hongake {
  height: 58px;/*72px*/
  background: #ffcccb;
  /*background: #ffebea;*/
}
.type-content.atsugake {
  height: 72px;
  background: #a6bcd6;
  /*background: #ffebea;*/
}
.type-name {
  padding: 0px 10px;
  font-size: .75em;
  line-height: 10px;
  color: #152233;
  text-shadow: 0px 0px 3px #fff;
}
.type-season {
  padding: 12px 10px 10px;
  color: #265674;
  line-height: 1.2;
  font-size: 1.3rem;
  text-align: center;
}

/*-----------------------------------------------------------------
 itemページ
------------------------------------------------------------------*/
.fv-nav {
    margin: 0 auto 0;
    height: 40px;
    line-height: 40px;
    text-align: center;
    position: relative;
    background: var(--wakumo-text);
}
.fv-nav ul {
    margin-bottom: 0;
    height: 40px;
}
.fv-nav li {
    display: inline-block;
    height: 100%;
}
.fv-nav a {
    display: inline-block;
    margin: 0;
    line-height: 38px;
    min-width: 130px;
    height: 100%;
    background: var(--wakumo-text);
    color: #fff;
    font-size: 1em;
    position: relative;
}
.fv-nav a:after {
    margin-left: 8px;
    display: inline-block;
    content: "\f0d7";
    color: #687583;
    font-family: "Font Awesome 6 Pro";
    font-weight: 900;
    font-size: 0.85em;
    text-decoration: none;
}
.delivery-title {
  display: block;
  margin: 0 auto 20px;
  padding: 6px 24px;
  width: 250px;
  font-weight: bold;
  text-align: center;
  border: 1px solid var(--wakumo-text);
  border-radius: 20px;
  color: var(--wakumo-text);
}
.notice-ul {
    margin: 0 auto;
    display: block;
    width: 100%;
    max-width: 720px;
}
ul.bullets {
    line-height: 1.3;
    text-align: left;
}
ul.bullets li {
    margin: 0 0 6px;
}
ul.bullets li:before {
    margin-right: 4px;
    margin-left: -18px;
    content: "\f192";
    color: #4298aba6;
    font-family: FontAwesome;
}

hr {
    width: 80%;
    height: 1px;
    color: var(--wakumo-bg);
    background-color: var(--wakumo-bg);
    border: none;
}
.fadezoom{
    animation: FadeZoom 10s 0s forwards;
}
.item-subexp {
    margin: 8px 0 30px;
    font-size: 1.3rem;
    color: var(--subtext-color);
    background: -webkit-linear-gradient(0deg, #0d635a, #654e33, #152233);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.item-copy {
    margin: 50px auto 70px;
    text-align: center;
    color: var(--background-dark-color);
    font-size: 36px;
    font-weight: 700;
    letter-spacing: 0.3rem;
}
.trial {
  padding: 70px 20px 50px;
  background: var(--wakumo-primary);
  color: #fff;
}
.trial-copy {
  display: block;
  margin: 0 auto 0.7em;
  font-size: 2em;
  font-weight: bold;
  letter-spacing: 2.5px;
  line-height: 1.2;
}
.trial p {
  color: var(--wakumo-bluegray);
}
.trial-btn {
    font-size: 16px;
    font-weight: 600;
    display: inline-block;
    padding: 10px 30px !important;
    border-radius: var(--btn-radius);
    background-color: var(--t4s-light-color);
    color: var(--wakumo-primary);
}
.pre-order {
    background: #265674 !important;
}
.campaign {
    background: #e9550e !important;
    padding: 30px 0 !important;
}
.campaign-subcopy {
    margin: 0 auto 6px;
    font-size: 1.3em;
    color: #192e48;
    text-shadow: 0px 0px 5px #fff;
}
.campaign-date {
    margin: 0 auto 20px;
    background: #ff8144;
    padding: 10px;
    border-radius: 6px;
    max-width: 380px;
    color: #fff;
}
.item-reviews-carousel {
    margin: 50px 0 0;
    padding: 50px 0;
    background: #192e48eb;
    color: #fff;
}
.item-reviews-carousel-container {
    margin: 0 auto;
    width: 660px;
    position: relative;
}
.item-reviews-carousel p {
    padding: 0 2.5rem;
    font-size: 1.15rem;
}
.item-reviews-carousel i {
    color: #475b6f !important;
    font-size: 1.5rem;
}
.item-reviews-carousel-i-right {
    float: right;
}
.item-reviews-carousel-customer {
    margin: 20px 0 10px;
    font-size: 0.85rem !important;
    color: #cad1da;
    text-align: center;
}
.item-reviews-carousel .slick-dots li button::before {
    font-size: 36px;
}
.item-reviews-carousel .slick-review {
    margin-bottom: 0;
}
.service-table {
    margin: 10px auto 30px;
    border-top: 1px solid #ddd;
    width: 100%;
    font-size: 0.85rem;
}
.service-table th {
    margin: 0;
    width: 200px;
    border-bottom: 1px solid #ddd;
}
.service-table td {
    margin: 0;
    padding: 6px 10px 6px 4px;
    border-bottom: 1px solid #ddd;
    color: var(--main-color);
    text-align: right;
}
.price {
    margin-top: 16px;
    display: inline-block;
    font-size: 2.4rem;
    color: var(--accent-color);
    background: -webkit-linear-gradient(0deg, #1d7386, #50acbf, #1c4a54);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.price-mark {
    font-size: 1.2rem;
    color: #888;
    margin: 0 8px 0 0;
}
.price-unit {
    font-size: 1.2rem;
    color: #888;
}
/* 特徴 */
.feature {
    margin-top: 5vh;
}
/* 純日本製 */
.made-in-japan {
    margin: 50px 0 30px;
    text-align: center;
}

.made-in-japan img {
    object-fit: cover;
    width: 342px;
    height: 180px;
}
.made-in-japan a {
    text-decoration: underline;
}
.made-in-japan-copy {
    display: block;
    margin: 0 auto 16px;
    color: var(--background-dark-color);
    font-size: 36px;
    font-weight: bold;
    letter-spacing: 1.5px;
    line-height: 1.2;
    word-break: keep-all;
}
.made-in-japan-alph {
    margin: 0px 0 6px;
    display: block;
    color: #c2ccd6;
    font-size: 1.5em;
    letter-spacing: 0.2rem;
    font-family: var(--font-family-2);
}
.made-in-japan .koutei {
    padding: 16px;
    background: #fff;
}
.made-in-japan .koutei-title {
    margin: 16px auto 10px;
    display: block;
    text-align: center;
    font-size: 1.4em;
    color: var(--wakumo-primary);
}
.made-in-japan .koutei p {
    margin: 10px 0 0;
    font-size: 0.85em;
    line-height: 1.1;
}
/* 証明書 */
.cert {
    display: -ms-flexbox;/*--- IE10用 ---*/
    display: -webkit-box;/*--- Androidブラウザ用 ---*/
    display: -webkit-flex;/*--- safari用 ---*/
    display: flex !important;
    -ms-flex-pack: justify;/*--- IE10用 ---*/
    -webkit-box-pack: justify;/*--- Androidブラウザ用 ---*/
    -webkit-justify-content: space-between;/*--- safari用 ---*/
    justify-content: space-between !important;
    position: relative;
}
.cert p {
    margin-bottom: 0.5rem;
}
.cert-l {
    margin: 0 60px 0 0;
    width: 420px;
}
.cert-r {
    margin: 0 0 50px 0;
    padding: 16px 30px 30px;
    background: var(--wakumo-bg);
    width: 480px;
    height: 594px;
}
.cert-box {
    padding: 40px 50px;
    background: #fff;
}
.cert-box p {
    margin-top: 1.5em;
    text-align: left;
}
.cart-box-note {
    display: block;
    font-size: 1rem;
    color: var(--subtext-color);
    text-align: left;
}
.cert-title {
    margin: 8px 0 14px;
    font-size: 1.2em;
    font-weight: bold;
    text-align: center;
    color: var(--wakumo-primary);
}
.cert-r-t {
    margin: 0 auto 30px;
}
/* 商品ポイント */
.item-points {
    margin: 0 auto;
}
.item-point {
    padding: 70px 0 50px;
    position: relative;
    background: var(--wakumo-bg);
}
.item-point-top {
    padding: 50px 0;
    position: relative;
    background: var(--wakumo-bg) !important;
}
.item-point-top p {
    color: #2b3e57;
}
.item-point.grade {
    background: #020715;
    color: #fff;
}
.item-point.point1 {
    margin: 50px 0 30px;
    padding: 50px 0;
    position: relative;
    background: var(--wakumo-bg) !important;
}
.item-point.point1 p {
    color: #2b3e57;
}
.item-point.bgf {
    background: #fff;
}
.item-point.diagonal-1:before {
  content: "";
  position: absolute;
  top: -50px;
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 50px 100vw;
  border-color: transparent transparent var(--wakumo-bg) transparent;
}
.item-point.diagonal-1.b-none:before {
  border: none;
}
.item-point.diagonal-2:before {
  content: "";
  position: absolute;
  top: -50px;
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 50px 100vw ;
  border-color: transparent transparent #fff transparent;
}
.item-point-flex {
    margin: 0 auto;
    -js-display: flex;/*flexibility.js*/
    display: -ms-flexbox;/*--- IE10用 ---*/
    display: -webkit-box;/*--- Androidブラウザ用 ---*/
    display: -webkit-flex;/*--- safari用 ---*/
    display: flex !important;
    -ms-flex-pack: justify;/*--- IE10用 ---*/
    -webkit-box-pack: justify;/*--- Androidブラウザ用 ---*/
    -webkit-justify-content: space-between;/*--- safari用 ---*/
    justify-content: space-between !important;
}
.item-point-float {
    margin: 0 auto;
}
.item-point:nth-child(odd) .item-point-flex {
    flex-direction: row-reverse;
}
.item-point-media {
    width: 47%;
}
.item-point:nth-child(odd) .item-point-media {
    margin-left: 50px;
    margin-bottom: 40px;
    float: right;
}
.item-point:nth-child(even) .item-point-media {
    margin-right: 50px;
    margin-bottom: 40px;
    float: left;
    z-index: 11;
}
.item-point.left .item-point-flex {
    flex-direction: inherit;
}
.item-point.left .item-point-media {
    margin-right: 50px;
    margin-left: 0;
    margin-bottom: 40px;
    float: left;
}
.item-point.right .item-point-media {
    margin-left: 50px;
    margin-right: 0;
    margin-bottom: 40px;
    float: right;
}
.item-point-float .item-point-body {
    padding: 0px 0 30px;
    position: relative;
    z-index: 1;
}
.item-point-flex .item-point-body {
    padding: 0px 0 30px;
    display: flex;
    justify-content: center;
    width: 50%;
    position: relative;
}
.item-point-body h2 {
    margin: 0 0 16px;
    text-shadow: 0px 0px 10px #ffffff;
    font-weight: bold;
}
.item-point-body p {
    margin-bottom: 1rem;
}
.item-point-body-text {
    padding: 20px 0;
    color: var(--subtext-color);
}
/* クリーニング・リフォーム */
#item.service .main {
padding-top: 70px;;/* 画面幅が1260px程度のパソコンだとロゴが見出しと被ってしまうのを回避*/
}
#item.service .title-bg {
    background-image: url(/img/title-bg2.jpg);
    min-height: 400px;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
}
#item.service .title-bg .service-title {
    position: absolute;
    top: 50%;
    padding: 0 !important;
    margin: 0 !important;
    width: 100%;
    font-size: 56px !important;
    left: 50%;
    transform: translate(-50%,0%);
    letter-spacing: 1px;
    text-shadow: 0px 0px 10px #142232;
    color: #fff;
}
#item.service .item-point {
    margin: 0;
    padding: 50px 0 20px;
    background: #fff;
}
.color-gallery {
  padding: 0;
}
.color-gallery.g7 li {
    margin: 0 1.5% 16px 0;
    display: inline-block;
    width: 13%;
}
/*
.color-gallery.g7 li:nth-child(7n) {
    margin: 0 0 16px 0;
}*/
.color-gallery a {
  display: block !important;/*fancybox3でモーダル閉じた後非表示になってしまう問題回避*/
  cursor: zoom-in;
}
.color-gallery a:hover {
  opacity: 1;
}
.color-gallery.g7 a img:hover {
  opacity: 1;
}
.color-gallery.g7 span {
  margin: 3px 0;
  display: block;
  text-align: center;
  white-space: nowrap;
  font-size: 0.8em;
}
.item-media {
  margin: 0 0 16px;
  position: relative;
}
.item-media-image {
  position: absolute;
  left: 0;
  z-index: 1;
}
.item-media-image img {
  box-shadow: 2px 2px 7px #2b3e56;
}
.item-media-body {
  margin: 0 0 0 200px;
}
.item-media-copy {
  margin: 0 0 16px 0;
  font-size: 2em;
  font-weight: bold;
  text-align: left;
  display: block;
  line-height: 1.3;
}
.item-media-body p {
  text-align: left;
}
.ykk {
  padding-top: 50px;
}
/*-----------------------------------------------------------------
 detail
------------------------------------------------------------------*/
.detail * {
  margin: 0;
}
.detail {
  padding: 0px 30px 50px;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  /*grid-template-rows: repeat(12, 1fr);*/
  grid-template-rows: auto auto;
  grid-column-gap: 54px;
  column-gap: 54px;
  font-size: 16px;
  /*font-family: 'Noto Sans Japanese', sans-serif;*/
}

.detail p {
  font-size: 0.9em;
}

.detail img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}

.detail img.detail-zoom {
  padding: 10px;
  max-width: 45%;
  width: 300px;
  height: 300px;
  border-radius: 50%;
  background: #fff;
}

.detail figure.incontent {
    margin: 2rem 0 3rem;
}

.detail caption {
  font-size: 0.85em;
}

.detail figcaption {
  margin: 4px 0;
  font-size: 13px;
  font-weight: 500;
}

.detail-title {
  padding: 0px 0px 42px;
  grid-column: 1 / 6;
  grid-row: 1 / 3;
  font-size: 1.8em;
  font-weight: bold;
  line-height: 1.2;
  z-index: 10;
  text-shadow: 0 0 8px #fff;
  letter-spacing
  font-family: var(--font-family-2);
}

.detail-sub {
  grid-column: 1 / 6;
  grid-row: 2;
  color: #bfdbeb !important;
  font-size: 3em !important;
  font-weight: 900 !important;
  letter-spacing: 0.14em;
  line-height: 1;
  z-index: 5;
}

.detail-date {
  grid-column: 5;
  grid-row: 2;
  justify-self: end;
}

.detail-lead {
  margin: 30px 0 10px;
  padding: 10px 0;
  grid-column: 1 /3;
  /*grid-row: 3 / 5;*/
  font-size: 1.1em !important;
  font-weight: 700;
  line-height: 1.3;
}

.detail-header {
  margin: 2.5em 0 1.5em !important;
  padding: 0;
  font-size: 1.2em;
  font-weight: 700;
  line-height: 1.5;
}

.detail-text01 {
  grid-column: 1 / 3;
  /*grid-row: 5 / 9;*/
  font-size: 0.85em;
  font-weight: 300;
  line-height: 1.8;
  text-align: justify;
  text-justify: inter-ideograph;
}

.detail-text01 p,
.detail-text02 p,
.detail-text03 p,
.detail-text04 p,
.detail-text05 p {
  margin-bottom: 1em;
}

.detail-fig01,
.detail-fig03 {
  margin-top: -64px;
  margin-right: -30px;
  grid-column: 3 / 6;
  grid-row: 3 / 6;
}

.detail-fig01 img {
  height: 100%;
  object-fit: cover;
}

.detail-fig02 {
  /*margin-top: -30px;
  margin-right: -30px;*/
  grid-column: 1 / 4;
  grid-row: 1 / 40;
}

.detail-fig02 img {
  height: 100%;
  object-fit: cover;
}

.detail-fig03 img {
  object-fit: cover;
  width: auto;
  height: auto;
}

.detail-fig05 {
  margin-top: -12px;
  width: 700px;
}

.detail-catch {
  /*margin-left: 30px;*/
  padding: 40px 0;
  grid-column: 3 / 6;
  grid-row: 6;
  justify-self: center;
  align-self: center;
  /*font-size: 1.25em;*/
  /*line-height: 1.5;*/
  text-align: center;
  *quotes: '“' '”';
  display: grid;
  grid-auto-flow: column;
  grid-column-gap: 5px;
  column-gap: 5px;*
  font-size: 0.9375em;
  font-weight: 700;
  line-height: 1.8;
}

.detail-text02 {
  grid-column: 3 / 6;
  grid-row: 6 / 13;
  font-size: 0.75em;
  font-weight: 300;
  line-height: 1.8;
  text-align: justify;
  text-justify: inter-ideograph;/* Edge */
}

.detail-fig02-01 {
  margin: 30px 0 40px;
  grid-column: 1 / 3;
  grid-row: 10 / 11;
}

.detail-fig02-02 {
  margin: 30px 0 40px;
  grid-column: 1 / 3;
  grid-row: 12 / 13;
}

.detail-fig02-03 {
  margin: 30px 0 40px;
  grid-column: 1 / 4;
  grid-row: 15 / 15;
}

.detail-text04 {
  grid-column: 2 / 6;
  font-size: 0.85em;
  font-weight: 300;
  line-height: 1.8;
  text-align: justify;
  text-justify: inter-ideograph;
}

.detail-text05 {
  grid-column: 2 / 6;
  font-size: 0.85em;
  font-weight: 300;
  line-height: 1.8;
  text-align: justify;
  text-justify: inter-ideograph;
}

.detail-sns {
  grid-column: 5;
  grid-row: 8 / 13;
  justify-self: end;
  /*align-self: center;*/
}

.detail-sns ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: grid;
  grid-row-gap: 10px;
}

.detail-sns a.btn-goto-cart {
  padding: 16px 0px 16px;
  display: inline-block;
  text-decoration: none;
  width: 45px;
  margin: 2px;
  line-height: 50px;
  font-size: 13px;
  writing-mode: vertical-rl;
  color: #ddd !important;
  background: transparent;
  border-radius: 5px;
  border: 1px solid #ddd;
  text-align: center;
  text-decoration: none !important;
  overflow: hidden;
  transition: .3s;
}

/* 色つきセクション */
.detail.detail02 .detail-fig01 {
  margin-top: -64px;
  margin-right: -30px;
  grid-column: 1 / 6;
  grid-row: 3 / 6;
}

.detail.detail02 .detail-title {
  grid-column: 2 / 6;
  text-align: right;
}

.detail.detail02 .detail-sub {
  grid-column: 3 / 6;
  text-align: right;
  color: #fff;
}

.detail.detail02 .detail-text01 {
  margin: 30px 0 0;
  grid-column: 4 / 6;
  grid-row: 3 / 9;
  text-shadow: 0px 0px 8px #fff;
}

.detail.detail03 .detail-sub {
  color: #dacfc6;
}
/*
.detail.detail03 figcaption {
  font-size: 13px;
}*/

.detail.detail04 .detail-fig01 {
  margin-top: -64px;
  margin-right: -30px;
  grid-column: 1 / 4;
  grid-row: 3 / 6;
}

.detail.detail04.tate .detail-fig01 {
  margin-top: 0px;
  margin-right: 0px;
  grid-column: 1 / 3;
  grid-row: 3 / 6;
}

.detail.detail04 .detail-title,
.detail.detail05 .detail-title {
  grid-column: 1 / 6;
  text-align: right;
}

.detail.detail04.tate .detail-title {
  grid-column: 1 / 6;
  text-align: left;
}

.detail.detail04 .detail-lead {
  grid-column: 4 /6;
  /*grid-row: 3 / 5;*/
  /*margin: 0;*/
}

.detail.detail04 .detail-sub,
.detail.detail05 .detail-sub {
  grid-column: 1 / 6;
  text-align: right;
  color: #c8dde8;
}

.detail.detail04.tate .detail-sub {
  grid-column: 1 / 6;
}

.detail.detail04 .detail-catch {
  grid-column: 1 / 4;
}

.detail.detail04 .detail-text01 {
  grid-column: 4 / 6;
  grid-row: 3 / 9;
  text-shadow: 0px 0px 8px #fff;
}

.detail.detail04.tate .detail-text01 {
  grid-column: 3 / 6;
  grid-row: 3 / 9;
  text-shadow: 0px 0px 8px #fff;
}

.detail.detail04 .detail-text02 {
    grid-column: 1 / 4;
}

.detail.detail04 .detail-text03 {
  grid-column: 4 / 6;
  grid-row: 3 / 9;
  text-shadow: 0px 0px 8px #fff;
}

@media (min-width: 1000px) and (max-width: 1999px) {
  .detail {
    width: 1000px !important;
    box-sizing: border-box;
    margin: auto;
    font-size: 20px;
  }
}

@media (min-width: 1200px) {
  .detail {
    width: 1200px !important;
    box-sizing: border-box;
    margin: auto;
    font-size: 20px;
  }
}

@media (min-width: 769px) and (max-width: 999px) {
  .detail {
    font-size: calc(16px + 4 * (100vw - 768px) / 232);
  }
}

@media (max-width: 767px) {
  .detail {
    grid-template-columns: none;
    grid-template-rows: none;
    grid-row-gap: 20px;
    padding: 0 20px 20px;
    font-size: 14.4px;
  }
  .detail > *,
  .detail::after {
    grid-column: auto;
    grid-row: auto;
  }
  .detail-title {
    padding: 0;
    grid-column: 1;
    grid-row: 1;
    font-size: 1.8em;
  }
  .detail-sub {
    grid-column: 1;
    grid-row: 2;
    font-size: 24px;
    color: #bfdbeb;
  }
  .detail-lead {
    padding: 0 0 10px;
    font-size: 1.4em;
  }
  .detail figcaption {
    padding: 0 16px;
  }
  .detail-fig01,
  .detail-fig02,
  .detail-fig03 {
    margin-top: 0;
    margin-left: -20px;
    margin-right: -20px;
  }
  .detail-catch {
    /*margin-left: 0;*/
    margin-top: -35px;
    padding: 0;
    justify-self: end;
    background: rgba(255,255,255,0.6);
    box-shadow: 0 0 10px 10px rgba(255,255,255,0.6);
    border-radius: 10px;
    font-size: 1.2em;
  }
  .detail-text01,
  .detail-text02 {
    font-size: 1.1em;
  }
  .detail-sns {
    justify-self: center;
  }
  .detail-sns ul {
    grid-auto-flow: column;
    grid-column-gap: 20px;
  }
  .detail.detail02 .detail-title {
    grid-column: 1 / 6;
    text-align: left;
  }
  .detail.detail02 .detail-sub {
    grid-column: 1 / 6;
    text-align: left;
    color: #c2d1e0;
  }
  .detail.detail02 .detail-fig01,
  .detail.detail02 .detail-fig02 {
    margin-top: 0;
  }
  .detail.detail02 .detail-text01 {
    grid-column: 1 / 6;
    grid-row: 6 / 9;
  }
  .detail.detail04 .detail-title,
  .detail.detail05 .detail-title {
      grid-column: 1 / 6;
      text-align: left;
  }
  .detail.detail04 .detail-sub,
  .detail.detail05 .detail-sub {
      grid-column: 1 / 6;
      text-align: left;
  }
  .detail.detail04 .detail-lead {
      grid-column: 1 /6;
      grid-row: 1 / 3;
      margin: 30px 0 30px;
      padding: 0;
  }
  .detail.detail04 .detail-fig01 {
    margin-top: 0;
    margin-right: -20px;
    margin-bottom: 50px;
    grid-column: 1 / 6;
    grid-row: 3 / 6;
  }
  .detail.detail04 .detail-fig02 {
    margin-top: 0;
    margin-right: -20px;
    grid-column: 1 / 6;
    grid-row: 3 / 6;
  }
  .detail.detail04 .detail-text01 {
      grid-column: 1 / 6;
      grid-row: 6 / 9;
  }
  .detail.detail04.tate .detail-title {
      grid-column: 1 / 6;
      text-align: left;
  }
  .detail.detail04.tate .detail-sub {
      grid-column: 1 / 6;
      text-align: left;
  }
  .detail.detail04.tate .detail-lead {
      grid-column: 1 /6;
      grid-row: 1 / 3;
      margin: 30px 0 30px;
      padding: 0;
  }
  .detail.detail04.tate .detail-fig01 {
    margin-top: 0;
    margin-right: -20px;
    margin-bottom: 50px;
    grid-column: 1 / 6;
    grid-row: 3 / 6;
  }
  .detail.detail04.tate .detail-fig02 {
    margin-top: 0;
    margin-right: -20px;
    grid-column: 1 / 6;
    grid-row: 3 / 6;
  }
  .detail.detail04.tate .detail-text01 {
      grid-column: 1 / 6;
      grid-row: 6 / 9;
  }
  .detail.detail05 .detail-fig05 {
    margin-top: 0;
    grid-column: 1 / 6;
    grid-row: 3 / 6;
    width: 100%;
  }
  .detail.detail05 .detail-text05 {
    grid-column: 1 / 6 !important;
  }
  .trial-copy {
    font-size: 1.6em;
  }
  .item-point {
      padding: 40px 0 20px;
  }
  .item-point-flex {
    display: block !important;
    width: 100%;
    max-width: 100%;
  }
  .item-point-flex .item-point-body {
    width: 100%;
  }
  .item-point-media {
    width: 100%;
  }
  .item-media-copy {
    font-size: 1.4em;
  }
  .cert {
    display: block !important;
  }
  .cert-l {
    margin: 0 0px 0 0;
    width: 100%;
    text-align: center;
  }
  .cert-r {
    margin: 30px 0 50px 0;
    padding: 14px 14px;
    width: 100%;
    height: auto;
  }
  .specs {
    display: block !important;
    overflow-x: auto;
    white-space: nowrap;
    overflow-scrolling: touch;
    -webkit-overflow-scrolling: touch;
  }
  .spec-item {
    margin-left: 35px;
    margin-right: 15px;
    display: inline-block;
  }
  .spec-table th {
    width: 25%;
  }
  .spec-table td {
    padding: 12px 30px;
    line-height: 1.5;
  }
  .type-item {
      margin-right: 10px;
  }
}