.lh-150 {
  line-height: 1.5;
}

.lh-180 {
  line-height: 1.8;
}

.lh-220 {
  line-height: 2.2;
}

.ls-5 {
  letter-spacing: .05em;
}

.dialog-list {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
  font-size: 14px;
}

.dialog-list .list-child + .list-child {
  margin-top: 50px;
}
.interviwee-link{
 text-decoration: none; 
}
@media screen and (max-width: 759px) {
  .dialog-list .list-child + .list-child {
    margin-top: 30px;
  }
}

.dialog-list .list-child:first-child .question {
  margin-top: 30px !important;
}

@media screen and (min-width: 760px) {
  .dialog-list .list-child:first-child .question {
    margin-top: 45px !important;
  }
}

@media screen and (min-width: 990px) {
  .dialog-list .list-child:first-child .question {
    margin-top: 60px !important;
  }
}

.dialog-list .question,
.dialog-list .answer {
  line-height: 1.8;
}

.dialog-list .question {
  position: relative;
  padding-left: 50px;
  font-weight: bold;
}

@media screen and (max-width: 759px) {
  .dialog-list .question {
    padding-left: 35px;
  }
}

.dialog-list .question::before {
  content: '';
  width: 40px;
  height: 1px;
  background-color: #899697;
  position: absolute;
  top: calc(1.7em / 2);
  left: 0;
}

@media screen and (max-width: 759px) {
  .dialog-list .question::before {
    width: 25px;
  }
}

.dialog-list .answer {
  margin-top: 20px !important;
}

@media screen and (max-width: 759px) {
  .dialog-list .answer {
    margin-top: 10px !important;
  }
}

.credit-list {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}

.credit-list .list-child + .list-child {
  margin-top: 10px !important;
}

.credit-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0;
}
.credit-position {
  font-weight: bold;
}
.credit-name {
  margin-left: 0;
}
.sns-share-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.sns-share-area a {
  color: #fff;
}
@media screen and (max-width: 759px) {
  .sns-share-area {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .sns-share-area > p {
    text-align: center;
  }
}

.sns-btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: -10px 10px;
}

@media screen and (max-width: 759px) {
  .sns-btns {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.sns-btns .sns-btn {
  padding: 10px;
}

.sns-btns .sns-link {
  text-decoration: none;
  text-align: center;
  color: #fff !important;
  padding: 0.5rem;
  background-color: #8b989e;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  font-size: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  .x-twitter {
     position: relative;
     &::before {
       position: absolute;
       display: block;
       left: 50%;
       top: 50%;
       width: 19px;
       height: 19px;
       transform: translate(-50%,-50%);
       background: url(/cdn/shop/files/x-twitter.svg) ;
       background-size: cover;
      content: '';
     }
  }
  .facebook-f {
     position: relative;
     &::before {
       position: absolute;
       display: block;
       left: 50%;
       top: 50%;
       width: 19px;
       height: 19px;
       transform: translate(-50%,-50%);
       background: url(/cdn/shop/files/facebook.svg) ;
       background-size: cover;
      content: '';
     }
  }
}

@media screen and (max-width: 759px) {
  .sns-btns .sns-link {
    width: 40px;
    height: 40px;
    font-size: 16px;
  }
}

.sns-btns .sns-link:hover {
  opacity: 0.7;
}

.underline-yellow {
  border-bottom: 1px solid #e7d18a;
  padding-bottom: 4px;
  margin-bottom: 14px !important;
}

.interviwee-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.interviwee-link i {
  margin-left: 10px;
}

.interviwee-link i::before {
  color: #8b989e;
}

.ofi {
  max-width: 100%;
}

.pt-10 {
  padding-top: 10px;
}

@media screen and (max-width: 759px) {
  .pt-10 {
    padding-top: 4px;
  }
}

.txt-link {
  text-decoration: underline;
}

.txt-link:hover {
  opacity: 0.7;
  text-decoration: underline;
}

.narrow-width {
  max-width: 70%;
  margin: 0 auto;
}

@media screen and (max-width: 759px) {
  .narrow-width {
    max-width: 100%;
  }
}

.blue-gray {
  color: #8b989e;
}

.tokimeki-logo {
  max-width: 60%;
  width: 230px;
  margin: 0 auto;
}

.tokimeki-logo .img {
  width: 100%;
}

.column-content .h1, .column-content .h2, .column-content .h3, .column-content .h4, .column-content .h5, .column-content .h6, .column-content h1, .column-content h2, .column-content h3, .column-content h4, .column-content h5, .column-content h6 {
  line-height: 1.6;
  font-weight: bold;
  padding-top: 10px;
  letter-spacing: 0.05em;
}

.column-content .h1 + p, .column-content .h2 + p, .column-content .h3 + p, .column-content .h4 + p, .column-content .h5 + p, .column-content .h6 + p, .column-content h1 + p, .column-content h2 + p, .column-content h3 + p, .column-content h4 + p, .column-content h5 + p, .column-content h6 + p {
  padding-top: 10px;
}

.column-content .h1, .column-content h1 {
  font-size: 24px;
}

@media screen and (max-width: 759px) {
  .column-content .h1, .column-content h1 {
    font-size: 22px;
  }
}

.column-content .h2, .column-content h2 {
  font-size: 22px;
}

@media screen and (max-width: 759px) {
  .column-content .h2, .column-content h2 {
    font-size: 20px;
  }
}

.column-content .h3, .column-content h3 {
  font-size: 20px;.lh-150 {
  line-height: 1.5;
}

.lh-180 {
  line-height: 1.8;
}

.lh-220 {
  line-height: 2.2;
}

.ls-5 {
  letter-spacing: .05em;
}

.dialog-list {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
  font-size: 14px;
}

.dialog-list .list-child + .list-child {
  margin-top: 50px;
}

@media screen and (max-width: 759px) {
  .dialog-list .list-child + .list-child {
    margin-top: 30px;
  }
}

.dialog-list .list-child:first-child .question {
  margin-top: 30px !important;
}

@media screen and (min-width: 760px) {
  .dialog-list .list-child:first-child .question {
    margin-top: 45px !important;
  }
}

@media screen and (min-width: 990px) {
  .dialog-list .list-child:first-child .question {
    margin-top: 60px !important;
  }
}

.dialog-list .question,
.dialog-list .answer {
  line-height: 1.8;
}

.dialog-list .question {
  position: relative;
  padding-left: 50px;
  font-weight: bold;
}

@media screen and (max-width: 759px) {
  .dialog-list .question {
    padding-left: 35px;
  }
}

.dialog-list .question::before {
  content: '';
  width: 40px;
  height: 1px;
  background-color: #899697;
  position: absolute;
  top: calc(1.7em / 2);
  left: 0;
}

@media screen and (max-width: 759px) {
  .dialog-list .question::before {
    width: 25px;
  }
}

.dialog-list .answer {
  margin-top: 20px !important;
}

@media screen and (max-width: 759px) {
  .dialog-list .answer {
    margin-top: 10px !important;
  }
}

.credit-list {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}

.credit-list .list-child + .list-child {
  margin-top: 10px;
}

.credit-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0;
}

.sns-share-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 759px) {
  .sns-share-area {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .sns-share-area > p {
    text-align: center;
  }
}

.sns-btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: -10px 10px;
}

@media screen and (max-width: 759px) {
  .sns-btns {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.sns-btns .sns-btn {
  padding: 10px;
}

.sns-btns .sns-link {
  text-align: center;
  color: #fff;
  padding: 0.5rem;
  background-color: #8b989e;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  font-size: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media screen and (max-width: 759px) {
  .sns-btns .sns-link {
    width: 40px;
    height: 40px;
    font-size: 16px;
  }
}

.sns-btns .sns-link:hover {
  opacity: 0.7;
}

.underline-yellow {
  border-bottom: 1px solid #e7d18a;
  padding-bottom: 4px;
  margin-bottom: 14px !important;
}

.interviwee-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.interviwee-link i {
  margin-left: 10px;
}

.interviwee-link i::before {
  color: #8b989e;
}

.ofi {
  max-width: 100%;
}

.pt-10 {
  padding-top: 10px;
}

@media screen and (max-width: 759px) {
  .pt-10 {
    padding-top: 4px;
  }
}

.txt-link {
  text-decoration: underline;
}

.txt-link:hover {
  opacity: 0.7;
  text-decoration: underline;
}

.narrow-width {
  max-width: 70%;
  margin: 0 auto;
}

@media screen and (max-width: 759px) {
  .narrow-width {
    max-width: 100%;
  }
}

.blue-gray {
  color: #8b989e;
}

.tokimeki-logo {
  max-width: 60%;
  width: 230px;
  margin: 0 auto;
}

.tokimeki-logo .img {
  width: 100%;
}

.column-content .h1, .column-content .h2, .column-content .h3, .column-content .h4, .column-content .h5, .column-content .h6, .column-content h1, .column-content h2, .column-content h3, .column-content h4, .column-content h5, .column-content h6 {
  line-height: 1.6;
  font-weight: bold;
  padding-top: 10px;
  letter-spacing: 0.05em;
}

.column-content .h1 + p, .column-content .h2 + p, .column-content .h3 + p, .column-content .h4 + p, .column-content .h5 + p, .column-content .h6 + p, .column-content h1 + p, .column-content h2 + p, .column-content h3 + p, .column-content h4 + p, .column-content h5 + p, .column-content h6 + p {
  padding-top: 10px;
}

.column-content .h1, .column-content h1 {
  font-size: 24px;
}

@media screen and (max-width: 759px) {
  .column-content .h1, .column-content h1 {
    font-size: 22px;
  }
}

.column-content .h2, .column-content h2 {
  font-size: 22px;
}

@media screen and (max-width: 759px) {
  .column-content .h2, .column-content h2 {
    font-size: 20px;
  }
}

.column-content .h3, .column-content h3 {
  font-size: 20px;
}

@media screen and (max-width: 759px) {
  .column-content .h3, .column-content h3 {
    font-size: 18px;
  }
}

.column-content .h4, .column-content h4 {
  font-size: 18px;
}

@media screen and (max-width: 759px) {
  .column-content .h4, .column-content h4 {
    font-size: 16px;
  }
}

.column-content .h5, .column-content h5, .column-content .h6, .column-content h6 {
  font-size: inherit;
}
}

@media screen and (max-width: 759px) {
  .column-content .h3, .column-content h3 {
    font-size: 18px;
  }
}

.column-content .h4, .column-content h4 {
  font-size: 18px;
}

@media screen and (max-width: 759px) {
  .column-content .h4, .column-content h4 {
    font-size: 16px;
  }
}

.column-content .h5, .column-content h5, .column-content .h6, .column-content h6 {
  font-size: inherit;
}
/*# sourceMappingURL=style_tokimeki.css.map */
.tokimeki-content  p,
.tokimeki-content  h1,
.tokimeki-content  h2,
.tokimeki-content  h3,
.tokimeki-content  h4,
.tokimeki-content  h5,
.tokimeki-content  h6 {
      margin-block-start: 0;
      margin-block-end: 0;
}
.tokimeki-content .shopify-buy-frame {
  margin: 0 auto;
}