@charset "UTF-8";
h1, h2, h3, h4, h5, h6, p, a, ul, ol, li, dl, dd, dt, th, td, input[type="submit"] {
  font-family: 'Noto Sans Japanese', sans-serif;
  font-family: 'Century Gothic', CenturyGothic, ゴシックMB101, Gothic MB101, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic",sans-serif;
  font-weight: 200;
  margin: 0;
  padding: 0;
}

h1 {
  font-size: 3.2rem;
  line-height: 1.35;
}

h2 {
  font-size: 2.4rem;
  line-height: 1.35;
}

h3 {
  font-size: 2.2rem;
  line-height: 1.35;
}

h4 {
  font-size: 2rem;
  line-height: 1.35;
}

h5 {
  font-size: 1.8rem;
  line-height: 1.4;
}

h6 {
  font-size: 1.6rem;
  line-height: 1.5;
}

p {
  font-size: 1.6rem;
  line-height: 1.7;
}

a {
  font-size: 1.4rem;
  display: block;
  text-decoration: none;
  color: inherit;
}

ul {
  list-style-type: none;
  font-size: 1.6rem;
  line-height: 1.5;
}

ol {
  list-style-type: none;
  font-size: 1.6rem;
  line-height: 1.5;
}

dl {
  font-size: 1.6rem;
  line-height: 1.6;
}

dl dt {
  font-weight: 400;
}

.top-content-title {
  font-size: 2rem;
  font-size: 20px;
  line-height: 1.5;
  font-weight: 400;
  padding-bottom: 3px;
}

.top-news-cell {
  display: table;
  border-bottom: 1px dotted #c8c8c8;
  padding: 16px 0;
  position: relative;
  width: 100%;
}

.top-news-cell .news-date,
.top-news-cell .news-text {
  font-size: 14px;
  font-size: 1.4rem;
  height: 42px;
}

@media screen and (max-width: 600px) {
  .top-news-cell .news-date,
  .top-news-cell .news-text {
    height: inherit;
  }
}

.top-news-cell a .news-text:hover {
  text-decoration: underline;
}

.title-1 {
  padding-bottom: 40px;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.8;
  font-weight: 600;
  letter-spacing: 1px;
}

@media screen and (max-width: 600px) {
  .title-1 {
    padding-bottom: 30px;
    line-height: 1.5;
  }
}

@media screen and (max-width: 414px) {
  .title-1 {
    padding-bottom: 20px;
  }
}

.title-name-en {
  font-size: 20px;
  font-size: 2rem;
  padding-right: 3px;
}

.title-name-jp {
  font-size: 16px;
  font-size: 1.6rem;
  position: relative;
  top: -0.6px;
}

.title-space {
  position: relative;
  left: -4px;
}

.note-wrap {
  padding: 10px 4px 0;
}

.note-wrap tr, .note-wrap th, .note-wrap td {
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.5;
  vertical-align: top;
  font-weight: 400;
  padding-bottom: 10px;
  letter-spacing: 0.5px;
}

@media screen and (max-width: 600px) {
  .note-wrap tr, .note-wrap th, .note-wrap td {
    font-size: 12px;
    font-size: 1.2rem;
    padding-bottom: 8px;
  }
}

.note-wrap th {
  padding-right: 10px;
}

.article-wrap,
.article-wrap-end {
  padding-bottom: 32px;
}

@media screen and (max-width: 600px) {
  .article-wrap,
  .article-wrap-end {
    padding-bottom: 24px;
  }
}

.article-wrap p,
.article-wrap-end p {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 2.2;
  letter-spacing: 0.5px;
  margin: 0;
}

@media screen and (max-width: 600px) {
  .article-wrap p,
  .article-wrap-end p {
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.8;
    letter-spacing: 0.3px;
  }
}

.products-text,
.cell-title1,
.cell-title2,
.cell-text {
  display: block;
  position: relative;
  line-height: 1;
}

.cell-title1 {
  font-size: 20px;
  font-size: 2rem;
  font-weight: 400;
  padding-bottom: 16px;
  letter-spacing: 1px;
}

.cell-title2 {
  font-size: 13px;
  font-size: 1.3rem;
  font-weight: 500;
  padding-top: 5px;
  padding-bottom: 16px;
  letter-spacing: 1px;
  line-height: 1.5;
}

.cell-text {
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.8;
  letter-spacing: 0.8px;
  font-weight: 400;
}

.detail-title,
.story-title {
  padding-bottom: 16px;
}

.detail-title h3,
.story-title h3 {
  font-size: 26px;
  font-size: 2.6rem;
  font-weight: 400;
  letter-spacing: 1px;
}

.detail-title h4,
.story-title h4 {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 500;
  letter-spacing: 1px;
}

@media screen and (max-width: 414px) {
  .detail-title h3,
  .story-title h3 {
    font-size: 26px;
    font-size: 2.6rem;
  }
  .detail-title h4,
  .story-title h4 {
    font-size: 15px;
    font-size: 1.5rem;
  }
}

.title-wrapper {
  display: table;
}

@media screen and (max-width: 800px) {
  .title-wrapper {
    margin: 0 auto;
    padding-bottom: 20px;
  }
}

@media screen and (max-width: 414px) {
  .title-wrapper {
    margin: 0 auto;
    padding-bottom: 10px;
  }
}

.detail-title {
  display: block;
}

@media screen and (max-width: 800px) {
  .detail-title {
    text-align: center;
  }
}

@media screen and (max-width: 414px) {
  .detail-title {
    padding-right: 15px;
  }
}

.title-3 {
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 1.6;
  font-weight: 400;
  letter-spacing: 1px;
  text-align: center;
  padding: 20px;
}

.title-4 {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.6;
  font-weight: 400;
  letter-spacing: 1px;
  text-align: center;
  padding: 16px;
}

.title-name-en-story {
  font-size: 24px;
  font-size: 2.4rem;
  padding-right: 3px;
}

@media screen and (max-width: 800px) {
  .title-3 {
    font-size: 20px;
    font-size: 2rem;
    padding: 16px;
  }
  .title-name-en-story {
    font-size: 22px;
    font-size: 2.2rem;
    padding-right: 2px;
  }
}

@media screen and (max-width: 414px) {
  .title-3 {
    font-size: 16px;
    font-size: 1.6rem;
    letter-spacing: 0.5px;
  }
  .title-4 {
    padding: 16px 0;
  }
  .title-name-en-story {
    font-size: 20px;
    font-size: 2rem;
    padding-right: 1px;
  }
}

.story-sub-title {
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.6;
  font-weight: 400;
  letter-spacing: 1.4px;
  border: 1px solid #646464;
  padding: 5px;
  margin-bottom: 32px;
  color: #646464;
}

@media screen and (max-width: 414px) {
  .story-sub-title {
    padding: 8px 0;
  }
}

.facility-name {
  display: block;
}

.facility-name p {
  font-size: 16px;
  font-size: 1.6rem;
  text-align: center;
  line-height: 1.4;
}

@media screen and (max-width: 414px) {
  .facility-name p {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.4;
  }
}

.facility-name span {
  font-size: 14px;
  font-size: 1.4rem;
}

@media screen and (max-width: 414px) {
  .facility-name span {
    font-size: 13px;
    font-size: 1.3rem;
  }
}

.detail-text,
.story-text {
  padding: 0 0 20px;
}

@media screen and (max-width: 414px) {
  .detail-text,
  .story-text {
    padding: 0 0 10px;
  }
}

.detail-text p,
.story-text p {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 400;
  letter-spacing: 1px;
  line-height: 2;
}

@media screen and (max-width: 414px) {
  .detail-text p,
  .story-text p {
    line-height: 1.8;
  }
}

.detail-text .product-size,
.story-text .product-size {
  display: block;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 400;
  letter-spacing: 0.5px;
  line-height: 2;
  font-family: 'Century Gothic', sans-serif;
}

.detail-text .price,
.story-text .price {
  display: block;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 400;
  letter-spacing: 0.5px;
  line-height: 2;
  font-family: 'Century Gothic', sans-serif;
}

.detail-text .price span,
.story-text .price span {
  font-size: 12px;
  font-size: 1.2rem;
}

.detail-text .price > .woocommerce-Price-amount,
.story-text .price > .woocommerce-Price-amount {
  font-size: 14px;
  font-size: 1.4rem;
}

@media screen and (max-width: 414px) {
  .detail-text .price,
  .story-text .price {
    line-height: 1.8;
  }
}

.detail-text a {
  text-decoration: underline;
}

.detail-text a:hover {
  text-decoration: none;
}

/*  for Mokemoke page  */
.post-1004 .detail-text .product-size {
  display: inline-block;
  width: 2.5em;
}

.post-1004 .detail-text .price {
  display: inline-block;
}

/*  for Mokemoke page end  */
/*  for Nuinui page  */
.post-1049 .detail-text .product-size {
  display: inline-block;
  width: 2.5em;
}

.post-1049 .detail-text .price {
  display: inline-block;
}

/*  for Nuinui page end  */
.story-text {
  padding: 0 0 20px;
}

.designer {
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 400;
  padding-bottom: 40px;
  font-family: 'Century Gothic', sans-serif;
}

@media screen and (max-width: 414px) {
  .designer {
    padding-bottom: 25px;
  }
}

.product-detail-right {
  width: 37%;
  float: left;
  padding-left: 38px;
}

@media screen and (max-width: 800px) {
  .product-detail-right {
    width: 100%;
    float: none;
    margin: 0 auto;
    padding-left: 0;
  }
}

@media screen and (max-width: 414px) {
  .product-detail-right {
    padding: 0 4px;
  }
}

.product-detail-right tr, .product-detail-right th, .product-detail-right td {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.5;
  vertical-align: top;
  font-weight: 400;
  padding-bottom: 20px;
  letter-spacing: 0.5px;
}

.product-detail-right th {
  width: 80px;
  text-align: left;
  padding-right: 20px;
}

.product-detail-right .url {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.5;
  padding-top: 5px;
}

.product-detail-right .url:hover {
  text-decoration: underline;
  display: block;
}

.story-detail-head {
  width: 100%;
  margin-bottom: 24px;
}

.story-detail-head p {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.6;
  letter-spacing: 1px;
  padding-top: 24px;
}

.story-detail-text {
  letter-spacing: 1px;
}

.story-detail-text h3 {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 600;
  line-height: 1.6;
  padding-bottom: 0.8em;
}

.story-detail-text p {
  padding-top: 0.8em;
  padding-bottom: 0.8em;
}

.story-detail-text span {
  font-weight: 600;
}

.story-detail-text .e-stuff {
  color: #888;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.5;
  padding-top: 0.8em;
  padding-bottom: 0.8em;
}

@media screen and (max-width: 600px) {
  .story-detail-text h3 {
    font-size: 16px;
    font-size: 1.6rem;
  }
  .story-detail-text p {
    font-size: 15px;
    font-size: 1.5rem;
  }
}

.year {
  line-height: 1;
  color: #c8c8c8;
  text-align: center;
}

.year a {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 400;
  letter-spacing: 1px;
  display: block;
  padding: 3px 0;
  text-align: right;
}

@media screen and (max-width: 600px) {
  .year a {
    text-align: center;
  }
}

.year a:hover {
  color: #282828;
}

.news-text-wrapper h4 {
  font-size: 18px;
  font-size: 1.8rem;
}

@media screen and (max-width: 414px) {
  .news-text-wrapper {
    display: block;
    padding-bottom: 40px;
  }
}

.news-text-wrapper .cell-date {
  padding-bottom: 15px;
}

.news-text-wrapper .cell-title {
  padding-bottom: 12px;
}

.news-text-wrapper h4 {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 600;
  line-height: 1.6;
}

.news-text-wrapper p {
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: 400;
  letter-spacing: 1px;
  line-height: 1.8;
}

.award-cell .award-cell-left {
  width: 50%;
  display: table-cell;
}

.award-cell .award-cell-left h3 {
  padding-bottom: 30px;
  line-height: 1.4;
}

@media screen and (max-width: 800px) {
  .award-cell .award-cell-left {
    width: 100%;
    display: block;
    padding-bottom: 24px;
  }
  .award-cell .award-cell-left h3 {
    padding-bottom: 20px;
  }
}

.award-cell .award-cell-right {
  display: table-cell;
  vertical-align: top;
  padding: 0 0 0 56px;
}

@media screen and (max-width: 800px) {
  .award-cell .award-cell-right {
    display: block;
    padding: 0;
  }
}

.award-cell .award-cell-right img {
  width: 100%;
}

.award-cell .award-cell-text {
  margin-bottom: 20px;
}

@media screen and (max-width: 414px) {
  .award-cell .award-cell-text {
    margin-bottom: 10px;
  }
}

.award-cell .award-cell-text tr, .award-cell .award-cell-text th, .award-cell .award-cell-text td {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.5;
  vertical-align: top;
  font-weight: 400;
  padding-bottom: 15px;
  letter-spacing: 0.5px;
  text-align: left;
}

.award-cell .award-cell-text th {
  padding-right: 16px;
  width: 15%;
}

@media screen and (max-width: 800px) {
  .award-cell .award-cell-text th {
    width: 10%;
  }
}

@media screen and (max-width: 600px) {
  .award-cell .award-cell-text th {
    width: 16%;
  }
}

@media screen and (max-width: 414px) {
  .award-cell .award-cell-text th {
    width: 18%;
  }
}

.award-cell .award-cell-text td {
  width: 25%;
}

.award-cell .detail-link {
  display: table;
}

.award-cell .detail-link p, .award-cell .detail-link a {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 400;
  display: table-cell;
}

.award-cell .detail-link a {
  padding-left: 2px;
  font-weight: 700;
}

.award-cell .detail-link a:hover {
  text-decoration: underline;
}

.title-2 {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.8;
  font-weight: 600;
  letter-spacing: 1px;
}

@media screen and (max-width: 600px) {
  .title-2 {
    line-height: 1.5;
  }
}

.award-text {
  display: table-cell;
  vertical-align: bottom;
  padding-top: 20px;
}

@media screen and (max-width: 800px) {
  .award-text {
    display: block;
  }
}

.award-text p {
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: 400;
  letter-spacing: 1px;
  line-height: 1.8;
}

.info-recruit h4 {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 600;
  letter-spacing: 1px;
  line-height: 1.8;
  color: #bf1d1d;
  border-bottom: 1px solid #bf1d1d;
}

.info-recruit p {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 400;
  letter-spacing: 1px;
  line-height: 1.8;
  color: #bf1d1d;
  padding-top: 10px;
}

.info-recruit a:hover {
  text-decoration: underline;
}

.section-award h2 {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 600;
  letter-spacing: 1px;
  line-height: 1.8;
}

.section-title h3,
.section-title-2 h3 {
  width: 110px;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 400;
  letter-spacing: 1px;
  line-height: 1.8;
  display: table-cell;
}

@media screen and (max-width: 414px) {
  .section-title h3,
  .section-title-2 h3 {
    width: 75px;
    font-size: 15px;
    font-size: 1.5rem;
  }
}

.section-title .note-award,
.section-title-2 .note-award {
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 400;
  letter-spacing: 0.5px;
  line-height: 1;
  display: table-cell;
  vertical-align: middle;
}

@media screen and (max-width: 600px) {
  .section-title .note-award,
  .section-title-2 .note-award {
    font-size: 12px;
    font-size: 1.2rem;
    padding-bottom: 8px;
  }
}

@media screen and (max-width: 414px) {
  .section-title .note-award,
  .section-title-2 .note-award {
    font-size: 11px;
    font-size: 1.1rem;
    padding-bottom: 4px;
  }
}

.section-title-s {
  width: 100%;
  display: table;
  padding-bottom: 5px;
  margin-bottom: 10px;
}

@media screen and (max-width: 600px) {
  .section-title-s {
    margin-bottom: 5px;
  }
}

@media screen and (max-width: 414px) {
  .section-title-s {
    margin-bottom: 0px;
    padding-bottom: 0px;
  }
}

.section-title-s h4 {
  font-size: 13px;
  font-size: 1.3rem;
  font-weight: 400;
  letter-spacing: 1px;
  line-height: 1;
  display: table-cell;
  padding-bottom: 12px;
}

.award-info h2,
.award-archive h2 {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 600;
  letter-spacing: 1px;
  line-height: 2;
  padding: 10px 0;
}

.award-info h3,
.award-archive h3 {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 700;
  letter-spacing: 0.5px;
}

.award-info .award-info-copy,
.award-archive .award-info-copy {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 400;
  letter-spacing: 0.5px;
}

.award-info {
  padding: 50px 40px;
  position: relative;
  margin-bottom: 60px;
}

@media screen and (max-width: 800px) {
  .award-info {
    margin-bottom: 40px;
  }
}

@media screen and (max-width: 414px) {
  .award-info {
    padding: 16px 16px;
    margin-bottom: 0px;
  }
  .award-info h2 {
    padding: 16px 0;
  }
  .award-info h3 {
    font-size: 14px;
    font-size: 1.4rem;
    text-align: center;
  }
}

h2.woocommerce-loop-product__title {
  text-align: center;
}

.products-list-cell .cell-title2 {
  text-align: center;
  padding-top: 1em;
}

.clearfix:after {
  content: "";
  display: block;
  clear: both;
}

#text-setting {
  display: none;
}

#modal-base {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  /*z-index: 1000;*/
  background: rgba(0, 0, 0, 0);
  display: none;
}

.chikuchiku-option {
  margin: 50px auto;
  position: relative;
}

.chikuchiku-option .close-button {
  position: absolute;
  top: 25px;
  right: 50px;
  cursor: pointer;
}

.chikuchiku-option .close-button .button-area {
  width: 30px;
  height: 30px;
}

.chikuchiku-option .close-button span {
  position: absolute;
  top: 15px;
  right: 5px;
  display: block;
  width: 20px;
  height: 1px;
  background: #282828;
}

.chikuchiku-option .close-button span:nth-of-type(1) {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.chikuchiku-option .close-button span:nth-of-type(2) {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

@media screen and (max-width: 800px) {
  .chikuchiku-option .close-button {
    top: 10px;
    right: 10px;
  }
  .chikuchiku-option .close-button span {
    width: 23px;
  }
}

.overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  overflow: hidden;
  overflow-y: auto;
  /* scrollにはしないことでスクロールの必要がないときはスクロールバーを表示させない */
  -webkit-overflow-scrolling: touch;
}

/* TOP IMAGE SECTIONS  */
.section {
  clear: both;
  padding: 0px;
  margin: 0px;
}

/*  COLUMN SETUP  */
.col {
  display: block;
  float: left;
  margin: 0.345% 0 0.345% 0.8%;
}

.col:first-child {
  margin-left: 0;
}

/*  GROUPING  */
.group:before,
.group:after {
  content: "";
  display: table;
}

.group:after {
  clear: both;
}

.group {
  zoom: 1;
  /* For IE 6/7 */
}

/*  GRID OF FOUR  */
.span_4_of_4 {
  width: 100%;
  position: relative;
}

.span_3_of_4 {
  width: 74.8%;
  position: relative;
}

.span_2_of_4 {
  width: 49.6%;
  position: relative;
}

.span_1_of_4 {
  width: 24.4%;
  position: relative;
}

.active {
  position: absolute;
  top: 0px;
  left: 0px;
}

.back {
  position: absolute;
  top: 0px;
  left: 0px;
}

#header,
.contents-container {
  display: block;
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
  position: relative;
}

.pc {
  display: block;
}

@media screen and (max-width: 800px) {
  .pc {
    display: none;
  }
}

.sp {
  display: none;
}

@media screen and (max-width: 800px) {
  .sp {
    display: block;
  }
}

.pc2 {
  display: block;
}

@media screen and (max-width: 414px) {
  .pc2 {
    display: none;
  }
}

.sp2 {
  display: none;
}

@media screen and (max-width: 414px) {
  .sp2 {
    display: block;
  }
}

.new {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1;
  padding: 2px 8px;
  color: #f26130;
  border: 1px solid #f26130;
  text-align: center;
  display: block;
}

.put-top {
  position: absolute;
  top: 38px;
}

@media screen and (max-width: 414px) {
  .put-top {
    position: absolute;
    top: 18px;
    left: 85px;
  }
}

.put-products {
  position: absolute;
  top: 0;
  right: 0;
}

.put-news {
  position: absolute;
  top: 4px;
  left: 85px;
}

.line-decoration-box {
  border: 10px solid #eee;
  -o-border-image: url("../img/img_shima.png") 18 18 round;
     border-image: url("../img/img_shima.png") 18 18 round;
}

@media screen and (max-width: 414px) {
  .line-decoration-box {
    border: none;
  }
}

.line-decoration-solid {
  border: 2px solid #eee;
}

.line-decoration-box2 {
  border: 4px solid #eee;
}

.line-decoration {
  border: 4px solid #eee;
  display: none;
  -o-border-image: url("../img/img_shima.png") 12 12 round;
     border-image: url("../img/img_shima.png") 12 12 round;
}

@media screen and (max-width: 414px) {
  .line-decoration {
    display: block;
    -o-border-image: none;
       border-image: none;
  }
}

.stripe {
  background-color: #fff;
  background-image: linear-gradient(-45deg, #eee 25%, transparent 25%, transparent 50%, #eee 50%, #eee 75%, transparent 75%, transparent);
  background-size: 4px 4px;
  /*数字を大きくすれば太く、小さくすれば細くなります。*/
}

.space-1 {
  padding: 0 0 0 20px;
}

@media screen and (max-width: 414px) {
  .space-1 {
    padding: 0 0 0 10px;
  }
}

.space-2 {
  padding: 0 0 0 20px;
}

@media screen and (max-width: 600px) {
  .space-2 {
    padding: 8px 0 0 0;
    display: block;
  }
}

@media screen and (max-width: 414px) {
  .space-2 {
    padding: 0 0 0 16px;
    display: inline-block;
  }
}

.section-wrapper {
  padding-bottom: 90px;
}

@media screen and (max-width: 414px) {
  .section-wrapper {
    padding-bottom: 56px;
  }
}

.section-wrapper-end {
  padding-bottom: 0px;
}

.blank-icon {
  background-image: url("https://equalto.sakura.ne.jp/wp-content/uploads/2015/10/icon_blank.png");
  background-repeat: no-repeat;
  background-position: right center;
  padding-right: 20px;
  margin-right: 3px;
  background-size: 11px;
}

.see-all {
  width: 25%;
  margin: 0 auto;
  padding: 18px 0;
}

@media screen and (max-width: 800px) {
  .see-all {
    width: 30%;
    padding: 18px 0;
  }
}

@media screen and (max-width: 414px) {
  .see-all {
    width: 100%;
    padding: 24px 0;
  }
}

.button-see-all {
  font-size: 12px;
  font-size: 1.2rem;
  padding: 4px 10px;
  border: 1px solid #646464;
  text-align: center;
  border-radius: 4px;
}

@media screen and (max-width: 800px) {
  .button-see-all {
    font-size: 14px;
    font-size: 1.4rem;
    padding: 5px 10px;
  }
}

@media screen and (max-width: 414px) {
  .button-see-all {
    padding: 8px 10px;
  }
}

.buy {
  width: 100%;
  margin: 0 auto;
  padding-bottom: 50px;
}

@media screen and (max-width: 414px) {
  .buy {
    padding-bottom: 30px;
  }
}

.buy .button-buy {
  font-size: 14px;
  font-size: 1.4rem;
  padding: 15px 40px;
  color: #fff;
  background-color: #0078c8;
  text-align: center;
  border-radius: 4px;
  font-weight: 400;
}

.buy .button-buy:hover {
  background-color: rgba(0, 120, 200, 0.8);
  -webkit-transition: background 0.3s ease;
  transition: background 0.3s ease;
}

@media screen and (max-width: 800px) {
  .buy .button-buy {
    padding: 16px 40px;
  }
}

.single_add_to_cart_button {
  display: table;
  width: 100%;
  margin: 30px auto 50px auto;
  padding: 10px 40px;
  color: #fff;
  background-color: #404040;
  text-align: center;
  border-radius: 4px;
  border: none;
  font-weight: 400;
  letter-spacing: 1px;
}

@media screen and (max-width: 800px) {
  .single_add_to_cart_button {
    margin: 25px auto 30px auto;
    padding: 16px 40px;
  }
}

.single_add_to_cart_button.end-of-sale {
  background-color: #aaaaaa;
}

.single_add_to_cart_button.end-of-sale:hover {
  background-color: #aaaaaa;
}

.product-spec .single_add_to_cart_button {
  font-size: 14px;
  font-size: 1.4rem;
}

.othertype {
  width: 100%;
  padding-bottom: 40px;
}

@media screen and (max-width: 414px) {
  .othertype {
    padding-bottom: 30px;
  }
}

.button-othertype {
  font-size: 12px;
  font-size: 1.2rem;
  padding: 10px 32px;
  border: 1px solid #646464;
  text-align: center;
  border-radius: 4px;
  font-weight: 400;
  text-align: none;
}

.more {
  width: 240px;
  margin: 0 auto;
}

.button-more {
  font-size: 14px;
  font-size: 1.4rem;
  padding: 8px 32px;
  border: 1px solid #646464;
  text-align: center;
  border-radius: 4px;
  font-weight: 400;
}

.button-story {
  display: none;
  position: absolute;
  top: -28px;
  right: 0;
  left: 0;
  width: 56px;
  margin: 0 auto;
}

.button-news {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1;
  padding: 8px 40px;
  border: 1px solid #646464;
  text-align: center;
  border-radius: 4px;
  font-weight: 400;
}

@media screen and (max-width: 800px) {
  .button-news {
    padding: 8px 25px;
  }
}

@media screen and (max-width: 414px) {
  .button-news {
    border: none;
  }
}

.button-detail {
  font-size: 12px;
  font-size: 1.2rem;
  padding: 8px 10px;
  border: 1px solid #646464;
  line-height: 1;
  text-align: center;
  border-radius: 4px;
  position: relative;
  top: -3px;
}

.submit {
  width: 320px;
  margin: 0 auto;
  padding-bottom: 40px;
}

@media screen and (max-width: 414px) {
  .submit {
    width: 100%;
    padding-bottom: 30px;
  }
}

.submit2 input[type="submit"] {
  margin: 0 auto;
  display: table;
}

.more a:hover, .buy a:hover, .see-all a:hover, .switching-menu a:hover,
.switching-menu-sp a:hover, .submit a:hover, .award-cell-text a:hover, .othertype a:hover {
  color: #fff;
  background-color: #646464;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.single_add_to_cart_button:hover {
  color: #fff;
  background-color: #646464;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.top-content-wrapper {
  display: table;
  width: 100%;
  padding: 0 12px 64px;
}

@media screen and (max-width: 800px) {
  .top-content-wrapper {
    display: block;
    padding: 0 12px 32px;
  }
}

.top-banner-wrapper {
  width: 100%;
  padding: 0 16px 16px;
}

@media screen and (max-width: 800px) {
  .top-banner-wrapper {
    display: block;
    padding: 0 16px 8px;
  }
}

.top-content-inner {
  height: 244px;
  display: table;
  width: 100%;
}

@media screen and (max-width: 800px) {
  .top-content-inner {
    display: block;
    height: inherit;
  }
}

.top-img {
  padding: 0 0 64px;
  margin: 0 auto;
  width: 100%;
}

@media screen and (max-width: 800px) {
  .top-img {
    padding: 0 0 40px;
  }
}

.top-img-wrapper-1 {
  width: 50%;
  float: left;
}

.top-img-wrapper-1 .top-img-cell {
  width: 50%;
  float: left;
  padding: 4px;
}

.top-img-wrapper-2,
.top-img-wrapper-3 {
  width: 25%;
  float: left;
}

.top-img-wrapper-2 .top-img-cell,
.top-img-wrapper-3 .top-img-cell {
  padding: 4px;
}

.top-img-wrapper-4 {
  display: none;
}

.top-img-cell-main {
  padding: 4px;
}

@media screen and (max-width: 800px) {
  .top-img-wrapper-1 {
    width: 66.8%;
  }
  .top-img-wrapper-2 {
    width: 33.2%;
  }
  .top-img-wrapper-3 {
    display: none;
  }
}

@media screen and (max-width: 414px) {
  .top-img-wrapper-1 {
    width: 100%;
  }
  .top-img-wrapper-2,
  .top-img-wrapper-3 {
    display: none;
  }
}

.content-news {
  width: 60%;
  display: table-cell;
  padding-right: 12px;
  padding-left: 4px;
}

@media screen and (max-width: 800px) {
  .content-news {
    width: 100%;
    display: block;
    padding-right: 4px;
    padding-bottom: 30px;
  }
}

@media screen and (max-width: 414px) {
  .content-news {
    padding-bottom: 20px;
  }
}

.content-movie {
  width: 30%;
  display: table-cell;
  padding-right: 4px;
  padding-left: 12px;
}

.content-movie a {
  padding: 45px 20px;
  display: table-cell;
  vertical-align: middle;
  cursor: pointer;
}

.content-movie img {
  border: 1px solid #e6e6e6;
  width: 100%;
}

.content-movie img:hover {
  opacity: 0.7;
}

@media screen and (max-width: 800px) {
  .content-movie {
    width: 100%;
    display: block;
    padding-left: 4px;
  }
  .content-movie a {
    padding: 60px;
    display: block;
    text-align: center;
  }
}

@media screen and (max-width: 800px) and (max-width: 414px) {
  .content-movie a {
    padding: 20px 0;
    display: block;
  }
}

.news-list {
  padding: 8px 40px 0;
}

@media screen and (max-width: 414px) {
  .news-list {
    padding: 0;
  }
}

.news-date {
  width: 90px;
  min-width: 90px;
  display: table-cell;
}

@media screen and (max-width: 414px) {
  .news-date {
    padding-bottom: 5px;
  }
}

.news-text {
  display: table-cell;
}

@media screen and (max-width: 414px) {
  .news-text {
    display: block;
  }
}

.pdf-icon {
  background-image: url("https://equalto.sakura.ne.jp/wp-content/uploads/2015/10/pdficon_small.png");
  background-repeat: no-repeat;
  background-position: right center;
  padding-right: 30px;
  margin-right: 3px;
}

.social-button {
  padding-top: 20px;
  clear: both;
}

.fb-share-button > span {
  vertical-align: baseline !important;
  margin-right: 10px;
}

.modal {
  display: none;
}

.modal .youtube {
  position: fixed;
  z-index: 100;
  background: #000;
  width: 640px;
  left: 50%;
  top: 50%;
  height: 360px;
}

.modal .youtube .closeBtn {
  position: absolute;
  right: 0;
  top: -30px;
  background: #282828;
  width: 100%;
  height: 30px;
}

.closeBtn.close-area img {
  width: 32px;
  float: right;
  padding: 8px;
  border: none;
}

.modal .popupBK {
  position: absolute;
  z-index: 99;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  opacity: 0.8;
  filter: alpha(opacity=80);
}

.modalBK {
  background: #404040;
}

.content-background {
  padding: 100px 120px 90px 120px;
}

@media screen and (max-width: 800px) {
  .content-background {
    margin: 0;
    padding: 80px;
  }
}

@media screen and (max-width: 600px) {
  .content-background {
    margin: 0;
    padding: 60px;
  }
}

@media screen and (max-width: 414px) {
  .content-background {
    padding: 0;
  }
}

.content-concept {
  padding: 90px 60px 90px 120px;
}

@media screen and (max-width: 800px) {
  .content-concept {
    margin: 0;
    padding: 60px;
  }
}

@media screen and (max-width: 600px) {
  .content-concept {
    margin: 0;
    padding: 40px;
  }
}

@media screen and (max-width: 414px) {
  .content-concept {
    padding: 0;
  }
}

.background-wrapper {
  width: 100%;
  margin: 0 auto;
}

.concept-wrapper {
  width: 75%;
  margin: 0 auto;
}

@media screen and (max-width: 800px) {
  .concept-wrapper {
    width: 90%;
  }
}

@media screen and (max-width: 600px) {
  .concept-wrapper {
    width: 100%;
  }
}

.main-text-wrapper {
  padding: 4px;
}

.background-img {
  padding-bottom: 40px;
}

@media screen and (max-width: 414px) {
  .background-img {
    padding-bottom: 20px;
  }
}

.background-img-cell {
  width: 25%;
  float: left;
  padding: 4px;
}

@media screen and (max-width: 600px) {
  .background-img-cell {
    width: 50%;
  }
}

.products-wrapper {
  padding: 0px;
  display: block;
}

.products-list {
  width: 100%;
  float: left;
}

.products-list .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  margin: 0 -16px;
}

.products-list .products-list-cell {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 33.333%;
          flex: 0 0 33.333%;
}

@media screen and (max-width: 414px) {
  .products-list .products-list-cell {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
  }
}

.products-list .products-list-cell a {
  width: 100%;
  padding: 16px;
  height: 360px;
}

.products-list .products-list-cell a:hover {
  background-color: #efefef;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

@media screen and (max-width: 600px) {
  .products-list .products-list-cell a {
    width: 100%;
    height: initial;
  }
}

.products-list .products-list-cell img {
  width: 100%;
  padding-bottom: 20px;
}

.products-list .products-list-cell h2 {
  font-size: 2rem;
}

/*  for Products 詳細ページ  */
@media screen and (max-width: 800px) {
  .is-page--product-detail .product-image {
    margin-left: -6px;
    margin-right: -6px;
  }
}

.is-page--product-detail .products-list {
  margin-top: 30px;
  padding-top: 30px;
  border-top: 1px dotted #c8c8c8;
}

.is-page--product-detail .products-list .products-list-cell a {
  height: auto;
}

@media screen and (max-width: 414px) {
  .is-page--product-detail .products-list .products-list-cell a {
    margin-bottom: 0;
  }
}

.is-page--product-detail .products-list .products-list-cell img {
  padding-bottom: 0;
}

.product-spec {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.5;
}

.product-spec p + p {
  margin-top: 1em;
}

.product-spec p {
  font-size: 12px;
  font-size: 1.2rem;
}

.product-spec a {
  text-decoration: underline;
  margin-top: 0.5em;
  font-size: 12px;
  font-size: 1.2rem;
}

.product-spec a:hover {
  text-decoration: none;
}

.product-spec .single_add_to_cart_button {
  text-decoration: none;
}

/*  ひらがな単品　詳細ページ  */
p.product_hiragana_note {
  font-size: 12px;
  line-height: 1.6;
}

/*  for Products 詳細ページ end  */
@media screen and (max-width: 600px) {
  .cell-left, .cell-center, .cell-right {
    padding: 0 0 40px 0;
  }
}

@media screen and (max-width: 414px) {
  .cell-left, .cell-center, .cell-right {
    padding: 0 0 30px 0;
  }
}

.banner-area {
  margin-bottom: 56px;
}

.banner-area .flowImage.pc {
  display: block;
}

.banner-area .flowImage.sp {
  display: none;
}

@media screen and (max-width: 800px) {
  .banner-area {
    margin-bottom: 32px;
    padding: 0 6px;
  }
}

@media screen and (max-width: 600px) {
  .banner-area {
    margin-bottom: 24px;
  }
  .banner-area .flowImage.pc {
    display: none;
  }
  .banner-area .flowImage.sp {
    display: block;
  }
}

.single_variation_wrap {
  font-size: 12px;
  font-size: 1.2rem;
  letter-spacing: 1px;
}

.single_variation_wrap input[type="text"] {
  width: 80px;
  display: inline-block;
  margin-left: 10px;
  padding: 5px 10px;
  text-align: center;
  border-radius: 0;
  border-color: #646464;
}

.single_variation_wrap input[type="text"]:hover {
  background-color: initial;
  -webkit-transition: initial;
  transition: initial;
}

.single_variation_wrap .stock,
.single_variation_wrap .out-of-stock {
  font-size: 1.2rem;
  margin-top: 20px;
  border-bottom: 1px dotted;
  border-top: 1px dotted;
  padding: 1em 0px;
}

.product-section-detail {
  display: block;
}

.product-detail-left {
  width: 62%;
  float: left;
}

@media screen and (max-width: 800px) {
  .product-detail-left {
    width: 100%;
    float: none;
    padding-right: 0;
    padding-bottom: 40px;
    margin: 0 auto;
  }
}

@media screen and (max-width: 414px) {
  .product-detail-left {
    padding-bottom: 30px;
  }
}

.product-image figure {
  margin: 0;
}

.product-main-img {
  padding: 0 10px 30px;
}

@media screen and (max-width: 800px) {
  .product-main-img {
    padding: 0 6px 20px;
  }
}

.product-main-img img {
  width: 100%;
}

.product-image-thumb img {
  border: 1px solid #fff;
  height: auto;
}

.thumb-active img {
  border: 1px solid #646464;
  height: auto;
}

.img-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  width: 100%;
  float: left;
  padding: 4px;
}

@media screen and (max-width: 800px) {
  .img-list {
    padding: 0 0 50px 0;
  }
}

.img-list .sub-img-cell {
  width: 20%;
  padding: 6px;
  cursor: pointer;
}

@media screen and (max-width: 414px) {
  .img-list .sub-img-cell {
    width: 25%;
  }
}

.section-detail {
  margin-left: -10px;
  margin-right: -10px;
}

.section-detail > .product {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

@media screen and (max-width: 800px) {
  .section-detail {
    margin-left: 0px;
    margin-right: 0px;
  }
}

.naming {
  font-size: 14px;
  font-size: 1.4rem;
  letter-spacing: 0.5px;
  padding-bottom: 20px;
}

@media screen and (max-width: 414px) {
  .naming {
    padding-bottom: 15px;
  }
}

.naming .hiragana {
  height: auto;
  border: #ccc 1px solid;
  border-radius: 0;
  padding: 6px 10px;
  margin-top: 10px;
  outline: none;
}

.naming .hiragana:focus {
  border-color: rgba(82, 168, 236, 0.8);
  border-radius: 0;
  outline: none;
}

.product-order-num {
  display: table;
}

.product-order-num .option-name {
  display: table-cell;
  vertical-align: middle;
  width: 5em;
  font-size: 14px;
  font-size: 1.4rem;
  letter-spacing: 1px;
}

.product-order-num .input-border {
  display: table-cell;
  font-size: 1.4rem;
  font-weight: 400;
}

.product-order-num .input-border .product-init-num {
  width: 4em;
  height: auto;
  border: #ccc 1px solid;
  border-radius: 0;
  padding: 2px 10px;
  margin: 0;
  text-align: left;
  outline: none;
}

.product-order-num .input-border .product-init-num:focus {
  border-color: rgba(82, 168, 236, 0.8);
  border-radius: 0;
  outline: none;
}

.products-color {
  display: table;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
}

.products-color .color-wrap {
  display: table;
  float: left;
  width: 50%;
  height: 100%;
  vertical-align: middle;
}

.products-color .color-image {
  float: left;
  height: 34px;
  overflow: hidden;
  width: 48px;
}

.products-color .color-name {
  display: table-cell;
  height: 100%;
  font-size: 11px;
  font-size: 1.1rem;
  padding: 0 8px;
  vertical-align: middle;
  width: 100%;
}

.products-color .pricetext {
  font-size: 1.2rem;
  line-height: 1.8;
  margin-bottom: 30px;
  letter-spacing: 1px;
  background: #f0faff;
  padding: 10px 20px;
  color: #0078c8;
}

.variations {
  width: 100%;
}

.variations .label {
  width: 6em;
  height: 2.6em;
  line-height: 2.6em;
  letter-spacing: 1px;
}

.variations .value select {
  width: 100%;
  font-size: 12px;
  font-size: 1.2rem;
  height: 2.6em;
  line-height: 2.6em;
  border: #ccc 1px solid;
  border-radius: 4px;
  padding: 4px 6px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.variations .value select:focus {
  border-color: #646464;
  outline: none;
}

.variations_button {
  display: block;
  overflow: hidden;
  margin-top: 20px;
}

.variations_button .label {
  display: table-cell;
  width: 6em;
  font-size: 12px;
  font-size: 1.2rem;
  letter-spacing: 1px;
}

.variations_button .quantity {
  display: table-cell;
  font-size: 1.2rem;
  font-weight: 400;
}

.variations_button .quantity .input-text {
  width: 4em;
  height: auto;
  border: #ccc 1px solid;
  border-radius: 0;
  padding: 2px 10px;
  margin: 0;
  text-align: left;
  outline: none;
}

.variations_button .quantity .input-text:focus {
  border-color: #646464;
  border-radius: 0;
  outline: none;
}

.story-left {
  width: 70%;
  display: table-cell;
  padding-right: 50px;
}

.story-right {
  width: 30%;
  display: table-cell;
  vertical-align: top;
}

.story-right img {
  width: 100%;
}

@media screen and (max-width: 800px) {
  .story-left {
    width: 55%;
    padding-right: 30px;
  }
  .story-right {
    width: 40%;
  }
}

@media screen and (max-width: 600px) {
  .story-left {
    width: 100%;
    display: block;
    padding-right: 0px;
  }
  .story-right {
    width: 100%;
    display: block;
  }
}

.section-other-products {
  border-top: 1px dotted #c8c8c8;
  padding: 60px 0 0 0;
}

@media screen and (max-width: 800px) {
  .section-other-products {
    padding: 40px 0 0 0;
  }
}

@media screen and (max-width: 414px) {
  .section-other-products {
    padding: 30px 4px 0;
  }
}

.other-list {
  width: 100%;
  margin: 0 auto;
}

.other-list img {
  width: 100%;
}

.other-cell a {
  width: 25%;
  float: left;
  padding: 12px;
}

.other-cell a:hover {
  background-color: #eee;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

@media screen and (max-width: 600px) {
  .other-cell a {
    width: 33.3333%;
  }
}

@media screen and (max-width: 414px) {
  .other-cell a {
    width: 50%;
    padding: 6px;
  }
}

.chikuchiku-option {
  clear: both;
  width: 90%;
  max-width: 870px;
  padding: 60px 100px;
  background: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

@media screen and (max-width: 800px) {
  .chikuchiku-option {
    padding: 55px 30px;
  }
}

@media screen and (max-width: 414px) {
  .chikuchiku-option {
    padding: 55px 24px;
  }
}

.chikuchiku-option-image-area {
  position: relative;
  background: #dddddd;
}

.chikuchiku-option-image-area .image-main {
  padding: 1%;
}

.chikuchiku-option-image-area .image-main img {
  width: 100%;
  height: auto;
}

.chikuchiku-option-image-area .image-selected {
  position: absolute;
  top: 24.793388%;
  left: 52.238806%;
  width: 14.8%;
}

.chikuchiku-option-image-area .image-selected.is-center {
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.chikuchiku-option-image-area .image-selected.is-right {
  left: 52.238806%;
}

.chikuchiku-option-image-area .image-selected.is-left {
  left: 33.161194%;
}

.chikuchiku-option-menu-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 30px 0;
  margin-bottom: 30px;
  border-bottom: 1px dotted #c8c8c8;
}

.chikuchiku-option-menu-area .item + .item {
  margin-left: 20px;
}

.chikuchiku-option-menu-area .item-label {
  font-size: 12px;
  font-size: 1.2rem;
  padding-right: 0.8em;
}

.chikuchiku-option-menu-area .item-select {
  width: 124px;
  font-size: 12px;
  font-size: 1.2rem;
  height: 2.6em;
  line-height: 2.6em;
  border: #ccc 1px solid;
  border-radius: 4px;
  padding: 4px 6px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.chikuchiku-option-menu-area .item-select:focus {
  border-color: rgba(82, 168, 236, 0.8);
  outline: none;
}

@media screen and (max-width: 800px) {
  .chikuchiku-option-menu-area .item {
    width: 33%;
  }
  .chikuchiku-option-menu-area .item-label {
    display: block;
    margin-bottom: 0.8em;
  }
  .chikuchiku-option-menu-area .item-select {
    width: 100%;
  }
}

@media screen and (max-width: 414px) {
  .chikuchiku-option-menu-area {
    display: block;
    padding: 20px 0;
    margin-bottom: 25px;
  }
  .chikuchiku-option-menu-area .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
  }
  .chikuchiku-option-menu-area .item + .item {
    margin-top: 10px;
    margin-left: 0;
  }
  .chikuchiku-option-menu-area .item-label {
    display: inline-block;
    margin-bottom: 0;
  }
  .chikuchiku-option-menu-area .item-select {
    width: 60%;
    max-width: 160px;
  }
}

.chikuchiku-option-button-area-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.chikuchiku-option-button-area-top .item label {
  display: table;
  table-layout: auto;
}

.chikuchiku-option-button-area-top .item label .item-label {
  display: table-cell;
  font-size: 13px;
  font-size: 1.3rem;
  font-weight: 600;
  color: #525252;
  vertical-align: middle;
}

.chikuchiku-option-button-area-top .item label .item-label br {
  display: none;
}

.chikuchiku-option-button-area-top .item label .item-checkbox {
  display: table-cell;
  margin: 0 0.4em 0 0;
  vertical-align: middle;
}

@media screen and (max-width: 414px) {
  .chikuchiku-option-button-area-top .item label .item-label br {
    display: inline-block;
  }
  .chikuchiku-option-button-area-top .item label .item-checkbox {
    margin: 0.5em 0.5em 0 0;
  }
  .chikuchiku-option-button-area-top .item-button {
    width: 96px;
  }
}

.chikuchiku-option-button-area-bottom {
  text-align: center;
}

.chikuchiku-option-button {
  width: 136px;
  font-size: 13px;
  font-size: 1.3rem;
  margin: 0;
  padding: 10px 20px;
  color: #fff;
  background-color: #0078c8;
  text-align: center;
  border-radius: 4px;
  border: none;
  font-weight: 400;
  letter-spacing: 1px;
}

.chikuchiku-option-button:hover {
  background-color: rgba(0, 120, 200, 0.8);
  -webkit-transition: background 0.3s ease;
  transition: background 0.3s ease;
}

@media screen and (max-width: 800px) {
  .chikuchiku-option-button {
    width: 136px;
    margin: 0;
    padding: 10px 20px;
  }
}

.chikuchiku-option .pocket-select-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin: 25px -4px 40px;
}

.chikuchiku-option .pocket-select-list .item {
  width: 20%;
  text-align: center;
  padding: 4px;
}

.chikuchiku-option .pocket-select-list .item-image {
  background: #fafafa;
  cursor: pointer;
  border: 1px solid #fafafa;
}

.chikuchiku-option .pocket-select-list .item-label {
  font-size: 14px;
  font-size: 1.4rem;
  margin-top: 0.5em;
}

.chikuchiku-option .pocket-select-list .item.is-selected .item-image {
  border-color: rgba(82, 168, 236, 0.8);
}

.chikuchiku-option .pocket-select-list .item.sold {
  position: relative;
}

.chikuchiku-option .pocket-select-list .item.sold .item-image:after {
  content: '';
  display: inline-block;
  width: 22px;
  height: 22px;
  background: url(../img/soldout_icon.png);
  background-size: contain;
  vertical-align: middle;
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 100;
  border-radius: 20px;
}

@media screen and (max-width: 800px) {
  .chikuchiku-option .pocket-select-list .item {
    width: 25%;
  }
}

@media screen and (max-width: 600px) {
  .chikuchiku-option .pocket-select-list .item {
    width: 33.3333%;
  }
}

@media screen and (max-width: 414px) {
  .chikuchiku-option .pocket-select-list {
    margin: 20px -8px 30px;
  }
  .chikuchiku-option .pocket-select-list .item {
    width: 50%;
    padding: 0 8px 8px;
  }
  .chikuchiku-option .pocket-select-list .item-label {
    font-size: 12px;
    font-size: 1.2rem;
    margin-top: 0.25em;
  }
  .chikuchiku-option .pocket-select-list .item.sold .item-image:after {
    top: 6px;
    right: 12px;
  }
}

.contents-wrapper {
  margin-top: 56px;
}

@media screen and (max-width: 800px) {
  .contents-wrapper {
    margin-top: 40px;
  }
}

@media screen and (max-width: 414px) {
  .contents-wrapper {
    margin-top: 32px;
  }
}

.story-wrapper-2 {
  margin: 0 auto;
  width: 75%;
}

@media screen and (max-width: 800px) {
  .story-wrapper-2 {
    width: 100%;
  }
}

.story-contents {
  width: 29.329%;
  margin-right: 3%;
  margin-left: 3%;
  height: auto;
  float: left;
}

.story-contents:first-child {
  margin-left: 0;
}

.story-contents:last-child {
  margin-right: 0;
}

@media screen and (max-width: 414px) {
  .story-contents:last-child {
    margin-bottom: 0;
  }
}

.story-contents h3 {
  text-align: center;
  padding-right: 3px;
}

@media screen and (max-width: 800px) {
  .story-contents {
    width: 100%;
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 40px;
  }
  .story-contents .put-left {
    padding-right: 2%;
  }
  .story-contents .put-right {
    padding-left: 2%;
  }
}

@media screen and (max-width: 414px) {
  .story-contents {
    margin-bottom: 24px;
  }
}

.contents-cell {
  width: 100%;
  float: left;
}

@media screen and (max-width: 800px) {
  .contents-cell {
    width: 50%;
  }
}

.contents-cell img {
  -webkit-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;
  -webkit-box-shadow: #000 0 0 0;
          box-shadow: #000 0 0 0;
}

.contents-cell a:hover {
  color: #c8c8c8;
}

.contents-cell a:hover img {
  -webkit-opacity: .7;
  -moz-opacity: .7;
  opacity: .7;
}

.facility-name {
  padding: 12px 0;
  height: 70px;
}

@media screen and (max-width: 414px) {
  .facility-name {
    padding: 10px 0;
    height: 62px;
  }
}

.story-detail-cell {
  display: table;
  width: 100%;
  margin-bottom: 40px;
}

.story-detail-cell img {
  width: 100%;
}

.story-detail-cell.end {
  margin-bottom: 0;
}

.story-detail-cell.dot-line {
  padding-top: 32px;
  padding-bottom: 32px;
  border-top: 1px dotted #c8c8c8;
}

.story-detail-cell .right {
  padding-left: 32px;
}

.story-detail-cell .left {
  padding-right: 32px;
}

.story-detail-cell .put-right {
  padding-left: 16px;
  padding-top: 16px;
}

.story-detail-cell .put-left {
  padding-right: 16px;
  padding-top: 16px;
}

@media screen and (max-width: 414px) {
  .story-detail-cell {
    margin-bottom: 24px;
  }
  .story-detail-cell .right,
  .story-detail-cell .left,
  .story-detail-cell .put-right,
  .story-detail-cell .put-left {
    padding-left: 0;
    padding-right: 0;
  }
  .story-detail-cell.dot-line {
    padding-top: 24px;
    padding-bottom: 24px;
    border-top: 1px dotted #c8c8c8;
  }
}

.half {
  width: 50%;
  float: left;
  padding-right: 8px;
}

.half .item {
  width: 45%;
  display: table-cell;
  padding-right: 16px;
  vertical-align: top;
}

.half .item img {
  width: 100%;
}

.half .text-block {
  width: 50%;
  display: table-cell;
  vertical-align: top;
}

.half .products-name {
  padding-top: 0;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.8;
  letter-spacing: 1px;
}

.half .text-m {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.6;
  padding-bottom: 2px;
  letter-spacing: 0.2px;
}

.half .text-s {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.6;
  letter-spacing: 0.2px;
}

@media screen and (max-width: 600px) {
  .half {
    width: 100%;
    padding-right: 0;
    padding-bottom: 8px;
  }
  .half .item {
    width: 50%;
  }
  .half .text-block {
    width: 100%;
  }
}

@media screen and (max-width: 414px) {
  .half .item {
    width: 100%;
    display: block;
    padding-right: 0;
  }
  .half .text-block {
    width: 100%;
    display: block;
    padding-top: 4px;
  }
}

a.half:hover {
  text-decoration: none;
  color: #c8c8c8;
}

a.half:hover img {
  -webkit-opacity: .7;
  -moz-opacity: .7;
  opacity: .7;
  -webkit-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;
  -webkit-box-shadow: #000 0 0 0;
          box-shadow: #000 0 0 0;
}

.story-detail-text,
.story-detail-img {
  display: table-cell;
  vertical-align: top;
}

@media screen and (max-width: 414px) {
  .story-detail-text,
  .story-detail-img {
    display: block;
  }
}

.inner-link {
  display: inline-block;
  font-size: inherit;
  text-decoration: underline;
  font-weight: 700;
}

.inner-link:hover {
  text-decoration: none;
}

.story-detail-img-1,
.story-detail-img-2,
.story-detail-img-3 {
  float: left;
  padding: 0 4px;
  width: 33.3333%;
  padding-bottom: 8px;
}

.story-detail-img-1.half,
.story-detail-img-2.half,
.story-detail-img-3.half {
  width: 50%;
}

.story-detail-img-1 img,
.story-detail-img-2 img,
.story-detail-img-3 img {
  width: 100%;
}

@media screen and (max-width: 600px) {
  .story-detail-img-1 {
    width: 100%;
  }
  .story-detail-img-2,
  .story-detail-img-3 {
    width: 50%;
  }
  .story-detail-img-1.half,
  .story-detail-img-2.half,
  .story-detail-img-3.half {
    width: 100%;
  }
}

.story-detail-text {
  width: 70%;
}

@media screen and (max-width: 414px) {
  .story-detail-text {
    width: 100%;
  }
}

.story-detail-info-1,
.story-detail-info-2 {
  display: table;
}

.story-detail-info-1 .name a,
.story-detail-info-2 .name a {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 600;
  display: table-cell;
  letter-spacing: 0.5px;
  vertical-align: middle;
  padding: 3px 0;
}

.story-detail-info-1 .name a:hover,
.story-detail-info-2 .name a:hover {
  text-decoration: underline;
}

.story-detail-info-1 .sns-icon,
.story-detail-info-2 .sns-icon {
  display: table-cell;
  padding-left: 18px;
  vertical-align: middle;
}

@media screen and (max-width: 414px) {
  .story-detail-info-1 .name,
  .story-detail-info-2 .name {
    padding-top: 8px;
    padding-bottom: 8px;
  }
  .story-detail-info-1 .name a,
  .story-detail-info-2 .name a {
    display: block;
    padding: 0;
    font-size: 14px;
    font-size: 1.4rem;
    letter-spacing: 0px;
  }
  .story-detail-info-1 .sns-icon,
  .story-detail-info-2 .sns-icon {
    padding-left: 16px;
    vertical-align: middle;
  }
}

.story-detail-info-1 {
  padding-bottom: 16px;
}

@media screen and (max-width: 414px) {
  .story-detail-info-1 {
    padding-bottom: 0;
  }
}

.news-wrapper {
  width: 100%;
  display: block;
  padding: 0 16px;
  padding-bottom: 40px;
}

@media screen and (max-width: 414px) {
  .news-wrapper {
    padding-bottom: 0;
  }
}

.switching-area {
  padding-bottom: 0px;
}

.switching-menu li {
  width: 25%;
  padding-right: 16px;
  float: left;
}

.switching-menu li:last-child {
  padding-right: 0;
}

@media screen and (max-width: 800px) {
  .switching-menu li {
    width: 30%;
  }
}

.switching-menu li .active-color {
  background-color: #646464;
  color: #fff;
}

.switching-menu-sp {
  display: none;
  width: 100%;
  border: 1px solid #646464;
  border-radius: 4px;
  overflow: hidden;
  table-layout: fixed;
}

@media screen and (max-width: 414px) {
  .switching-menu-sp {
    display: table;
  }
}

.switching-menu-sp li {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  border-right: 1px solid #646464;
}

.switching-menu-sp li a {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1;
  font-weight: 400;
}

.switching-menu-sp li:last-child {
  border-right: none;
}

.switching-menu-sp li .active-color {
  background-color: #646464;
  color: #fff;
  border-radius: 0px;
}

.switching-year {
  width: 25%;
  display: table;
  table-layout: fixed;
  float: right;
  margin: 0 auto;
  padding: 10px 0 0;
}

.switching-year li {
  display: table-cell;
}

@media screen and (max-width: 600px) {
  .switching-year li {
    border-right: 1px solid #c8c8c8;
  }
}

.switching-year li:last-child {
  border-right: none;
}

@media screen and (max-width: 800px) {
  .switching-year {
    width: 30%;
  }
}

@media screen and (max-width: 600px) {
  .switching-year {
    width: 80%;
    padding: 25px 0;
    float: none;
  }
}

.switching-year .active {
  color: #404040;
  position: relative;
}

.cell-wrapper {
  display: table;
  width: 100%;
  margin: 0 auto;
  border-top: 1px dotted #c8c8c8;
  padding-top: 40px;
}

@media screen and (max-width: 414px) {
  .cell-wrapper {
    padding-top: 30px;
  }
}

.cell-wrapper-detail {
  display: table;
  width: 100%;
  margin: 0 auto;
  padding-top: 40px;
}

@media screen and (max-width: 414px) {
  .cell-wrapper-detail {
    padding-top: 30px;
  }
}

.news-img {
  width: 30%;
  display: table-cell;
  padding-right: 60px;
  vertical-align: top;
}

@media screen and (max-width: 800px) {
  .news-img {
    width: 40%;
    padding-right: 40px;
  }
}

@media screen and (max-width: 414px) {
  .news-img {
    width: 50%;
    display: block;
    padding-right: 0px;
    padding-bottom: 24px;
    margin: 0 auto;
  }
}

.news-img img {
  width: 100%;
}

.cell-date {
  position: relative;
}

.cell-text {
  width: 70%;
  display: table-cell;
}

.cell-text a {
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 700;
}

.cell-text a:hover {
  text-decoration: underline;
}

.text-link {
  margin-top: 15px;
}

.put-icon {
  float: left;
}

.content-award {
  margin: 0 0 72px 0;
}

@media screen and (max-width: 600px) {
  .content-award {
    margin-bottom: 40px;
  }
}

@media screen and (max-width: 414px) {
  .content-award {
    padding: 0;
    margin-bottom: 40px;
  }
}

.award-wrapper-1 {
  display: table;
  padding-bottom: 50px;
}

@media screen and (max-width: 414px) {
  .award-wrapper-1 {
    padding-bottom: 40px;
  }
}

@media screen and (max-width: 414px) {
  .award-wrapper-1 {
    padding-bottom: 32px;
  }
}

.section-title {
  width: 100%;
  border-bottom: 1px dotted #c8c8c8;
  display: table;
  margin-bottom: 64px;
}

@media screen and (max-width: 414px) {
  .section-title {
    margin-bottom: 32px;
  }
}

.section-title-2 {
  width: 100%;
  border-bottom: 1px dotted #c8c8c8;
  display: table;
  margin-bottom: 40px;
}

@media screen and (max-width: 414px) {
  .section-title-2 {
    margin-bottom: 24px;
  }
}

.award-cell {
  display: table;
  width: 85%;
  margin: 0 auto;
  padding: 40px 0;
}

@media screen and (max-width: 414px) {
  .award-cell {
    width: 70%;
    padding: 32px 0 16px;
  }
}

@media screen and (max-width: 414px) {
  .award-cell {
    width: 100%;
    padding: 32px 0 16px;
  }
}

.put-info {
  position: absolute;
  top: 20px;
  left: 25px;
}

@media screen and (max-width: 414px) {
  .put-info {
    position: static;
  }
}

.award-info-title {
  margin: 0 auto;
  text-align: center;
}

.award-img {
  width: 320px;
  padding: 0 0 0 50px;
  display: table-cell;
}

@media screen and (max-width: 800px) {
  .award-img {
    width: 280px;
    padding: 20px 0;
    display: block;
    margin: 0 auto;
  }
}

@media screen and (max-width: 414px) {
  .award-img {
    width: 240px;
  }
}

.award-img img {
  width: 100%;
}

.contact-wrapper-1 {
  width: 70%;
  display: table;
  margin: 0 auto;
  padding: 25px 0 56px 0;
}

.contact-wrapper-1 .contact-text {
  display: table-cell;
}

@media screen and (max-width: 800px) {
  .contact-wrapper-1 {
    width: 100%;
    padding-bottom: 48px;
  }
}

@media screen and (max-width: 414px) {
  .contact-wrapper-1 {
    padding-bottom: 24px;
  }
}

.contact-wrapper-2 {
  width: 70%;
  padding: 10px 0 16px 0;
  margin: 0 auto;
}

@media screen and (max-width: 414px) {
  .contact-wrapper-2 {
    width: 100%;
    padding: 0 0 24px 0;
  }
}

.contact-img {
  width: 280px;
  display: table-cell;
  vertical-align: middle;
  padding-right: 70px;
}

@media screen and (max-width: 800px) {
  .contact-img {
    width: 240px;
    display: block;
    padding: 10px 0  64px 0;
    margin: 0 auto;
  }
}

@media screen and (max-width: 414px) {
  .contact-img {
    width: 220px;
    padding: 0 0  64px 0;
    margin: 0 auto;
  }
}

.contact-img a:hover {
  opacity: 0.7;
}

.contact-img img {
  width: 100%;
}

.contact-text-1 {
  margin: 0 auto;
  display: table;
  width: 100%;
}

@media screen and (max-width: 800px) {
  .contact-text-1 {
    float: none;
  }
}

.contact-text-1 tr, .contact-text-1 th, .contact-text-1 td {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.6;
  vertical-align: top;
  font-weight: 400;
  padding-bottom: 8px;
  letter-spacing: 0.5px;
  text-align: left;
}

.contact-text-1 th {
  padding-right: 7px;
  width: 25%;
}

.contact-text-2 p {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.6;
  vertical-align: top;
  font-weight: 400;
  letter-spacing: 0.5px;
  text-align: left;
}

.note-contact {
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 400;
  letter-spacing: 0.5px;
  line-height: 1;
  float: right;
}

@media screen and (max-width: 600px) {
  .note-contact {
    font-size: 12px;
    font-size: 1.2rem;
    padding-bottom: 8px;
  }
}

@media screen and (max-width: 414px) {
  .note-contact {
    font-size: 11px;
    font-size: 1.1rem;
    padding-bottom: 4px;
  }
}

.info-contact {
  width: 111%;
}

@media screen and (max-width: 800px) {
  .info-contact {
    width: 316px;
  }
}

@media screen and (max-width: 414px) {
  .info-contact {
    width: 255px;
    padding-bottom: 30px;
  }
}

.info-contact p {
  font-size: 12px;
  margin: 0;
  padding-top: 10px;
  width: 100%;
}

@media screen and (max-width: 800px) {
  .info-contact p {
    padding: 10px 0;
    width: 95%;
  }
}

@media screen and (max-width: 414px) {
  .info-contact p {
    padding: 10px 0;
    width: 90%;
  }
}

.full-tag-1 {
  width: 8px;
  height: 8px;
  background-color: #404040;
  display: block;
  margin: 2px 5px 0 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  float: right;
}

@media screen and (max-width: 600px) {
  .full-tag-1 {
    width: 6px;
    height: 6px;
    margin: 3px 4px 0 0;
  }
}

.full-tag-2:before {
  content: "";
  width: 8px;
  height: 8px;
  background-color: #404040;
  display: block;
  margin: 7px 5px 0 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  float: left;
}

@media screen and (max-width: 600px) {
  .full-tag-2:before {
    width: 6px;
    height: 6px;
  }
}

.contact-cell {
  display: table;
  width: 100%;
  padding: 24px 0;
  border-top: 1px dotted #dedede;
}

@media screen and (max-width: 600px) {
  .contact-cell {
    padding: 16px 0;
  }
}

@media screen and (max-width: 414px) {
  .contact-cell {
    padding: 12px 0;
  }
}

.contact-cell-left {
  width: 58%;
  display: table-cell;
  vertical-align: top;
  padding: 0 50px 0 0;
  position: relative;
}

@media screen and (max-width: 600px) {
  .contact-cell-left {
    width: 100%;
    display: block;
    padding: 0 0 5px 0;
  }
}

.contact-cell-left a {
  font-weight: 600;
}

.contact-cell-left a:hover {
  text-decoration: underline;
  display: block;
}

.contact-cell-left .tag {
  padding-left: 1em;
}

.shop-name {
  margin-bottom: 2px;
}

.contact-cell-right {
  display: table-cell;
}

@media screen and (max-width: 600px) {
  .contact-cell-right {
    display: block;
  }
}

.contact-cell-right .contact-1 {
  width: 100%;
  float: left;
}

@media screen and (max-width: 800px) {
  .contact-cell-right .contact-1 {
    width: 100%;
    padding: 0;
  }
}

.contact-cell-right .contact-2 {
  float: left;
}

input[type="email"] {
  outline: none;
  padding: 10px;
  font-size: 14px;
  font-size: 1.4rem;
  border: solid 1px #404040;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: all 0.20s ease-in-out;
  transition: all 0.20s ease-in-out;
  width: 100%;
  -webkit-appearance: none;
  display: table-cell;
}

input[type="text"],
input[type="email"],
input[type="number"] {
  outline: none;
  padding: 10px;
  font-size: 14px;
  font-size: 1.4rem;
  border: solid 1px #404040;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: all 0.20s ease-in-out;
  transition: all 0.20s ease-in-out;
  width: 100%;
  -webkit-appearance: none;
  display: table-cell;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="number"]:focus {
  outline: solid 2px #404040;
  background-color: #eee;
  border-radius: 4px;
}

input[type="text"]:hover,
input[type="email"]:hover,
input[type="number"]:hover,
textarea:hover {
  background-color: #eee;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

input[type="submit"] {
  cursor: pointer;
  background: #404040 none repeat scroll 0% 0%;
  border: 1px none;
  color: #fff !important;
  width: 320px;
  font-size: 18px;
  font-size: 1.8rem;
  padding: 10px 40px;
  text-align: center;
  border-radius: 4px;
  font-weight: 400;
  outline: 0;
}

@media screen and (max-width: 414px) {
  input[type="submit"] {
    width: 100%;
  }
}

input[type="submit"]:hover {
  background-color: #646464;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

#main-contents .wpcf7-validation-errors {
  background: #eee;
  font-size: 12px;
  line-height: 1.6;
  border: none;
}

#main-contents .wpcf7-mail-sent-ok {
  border: 1px solid #404040;
  font-size: 12px;
  line-height: 1.6;
}

#main-contents .wpcf7-response-output {
  width: 70%;
  padding: 15px 10px;
  margin: 0 auto;
  text-align: center;
}

@media screen and (max-width: 800px) {
  #main-contents .wpcf7-response-output {
    width: 85%;
  }
}

@media screen and (max-width: 414px) {
  #main-contents .wpcf7-response-output {
    width: 100%;
    text-align: left;
    padding: 10px;
  }
}

.personal-info {
  width: 85%;
  margin: 0 auto;
  padding-bottom: 40px;
}

@media screen and (max-width: 800px) {
  .personal-info {
    width: 90%;
  }
}

@media screen and (max-width: 600px) {
  .personal-info {
    width: 100%;
  }
}

.form-wrapper {
  width: 70%;
  margin: 0 auto;
  padding: 30px 0;
}

@media screen and (max-width: 800px) {
  .form-wrapper {
    width: 85%;
    padding: 20px 0;
  }
}

@media screen and (max-width: 414px) {
  .form-wrapper {
    width: 100%;
    padding: 10px 0;
  }
}

.form-cell {
  width: 100%;
  display: table;
  padding-bottom: 20px;
}

@media screen and (max-width: 414px) {
  .form-cell {
    padding-bottom: 20px;
  }
}

.form-cell .form-label {
  width: 170px;
  min-width: 140px;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 600;
  display: table-cell;
  padding: 14px 0 0 0;
  vertical-align: top;
}

@media screen and (max-width: 414px) {
  .form-cell .form-label {
    display: block;
    padding: 0 0 5px 0;
  }
}

.form-cell .form-label span {
  font-size: 18px;
  font-size: 1.8rem;
  position: relative;
  top: 6px;
  left: 6px;
  line-height: 0;
}

.form-cell .must-text {
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 600;
  line-height: 1;
}

.form-cell .must-text span {
  font-size: 18px;
  font-size: 1.8rem;
  position: relative;
  top: 5px;
  padding-right: 5px;
}

.form-error-text {
  display: none;
}

.form-cell .wpcf7-not-valid-tip {
  color: #f26130;
  padding-top: 5px;
  padding-left: 2px;
}

.personal-info p {
  font-size: 14px;
  font-size: 1.4rem;
}

@media screen and (max-width: 414px) {
  .personal-info p {
    font-size: 12px;
    font-size: 1.2rem;
  }
}

.personal-info .form-info {
  font-weight: 600;
  padding-bottom: 10px;
  font-size: 14px;
  font-size: 1.4rem;
}

@media screen and (max-width: 414px) {
  .personal-info .form-info {
    padding-bottom: 5px;
  }
}

.personal-info .personal-info-wrapper {
  width: 100%;
  padding: 30px;
}

@media screen and (max-width: 414px) {
  .personal-info .personal-info-wrapper {
    padding: 20px;
  }
}

.personal-info .personal-info-wrapper .personal-text {
  margin-bottom: 15px;
}

.personal-info .personal-info-wrapper .info-cell {
  font-weight: 400;
  padding-bottom: 20px;
}

.personal-info .form-cell-check {
  margin: 0 auto;
  display: table;
}

.personal-info .form-cell-check:hover {
  color: #999;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.personal-info .form-cell-check .check-box {
  width: 16px;
  height: 16px;
  border: 1px solid #404040;
  margin-right: 10px;
  display: table-cell;
}

.personal-info .form-cell-check .check-text {
  font-weight: 600;
  line-height: 1;
  font-size: 16px;
  font-size: 1.6rem;
  margin-right: 2px;
}

@media screen and (max-width: 414px) {
  .personal-info .form-cell-check {
    padding-top: 0;
  }
  .personal-info .form-cell-check:hover {
    color: initial;
    -webkit-transition: initial;
    transition: initial;
  }
  .personal-info .form-cell-check .check-text {
    font-size: 12px;
    font-size: 1.2rem;
  }
}

textarea {
  outline: none;
  padding: 10px;
  font-size: 14px;
  font-size: 1.4rem;
  border: solid 1px #404040;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: all 0.20s ease-in-out;
  transition: all 0.20s ease-in-out;
  width: 100%;
  -webkit-appearance: none;
  display: table-cell;
  display: block;
  height: 200px;
  resize: vertical;
}

textarea:focus {
  outline: solid 2px #404040;
  background-color: #eee;
  border-radius: 4px;
}

.word-number {
  text-align: right;
  font-size: 11px;
  font-size: 1.1rem;
  margin-top: 8px;
}

.word-number span {
  font-weight: 600;
}

/* 送信ボタン 追記20161020 */
.submit {
  width: 320px;
  margin: 0 auto;
  padding-bottom: 40px;
}

@media screen and (max-width: 414px) {
  .submit {
    width: 100%;
    padding-bottom: 30px;
  }
}

.submit input[type="submit"] {
  border: none;
  background: #9FD6D2;
  color: #fff;
}

.submit input[type="submit"]:hover {
  background: #54A9BD;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.submit input[type="submit"][disabled] {
  background-color: #ccc;
  cursor: default;
}

input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px white inset;
  box-shadow: 0 0 0px 1000px white inset;
}

/* Google翻訳ボタン 追記20170303 */
.google-language {
  position: absolute;
  top: 0;
  right: 0;
  margin: 20px;
}

.google-language .goog-te-gadget-simple span {
  display: inline-block;
  font-size: 12px;
}

@media screen and (max-width: 414px) {
  .google-language .goog-te-gadget-simple span {
    font-size: 10px;
  }
}

.body .goog-te-banner-frame {
  -webkit-box-shadow: none;
          box-shadow: none;
  position: absolute;
  top: -40px;
}

.body .goog-te-banner-frame .goog-te-combo, .body .goog-te-banner-frame .goog-te-banner *, .body .goog-te-banner-frame .goog-te-ftab *, .body .goog-te-banner-frame .goog-te-menu *, .body .goog-te-banner-frame .goog-te-menu2 *, .body .goog-te-banner-frame .goog-te-balloon * {
  font-size: 10px;
}

.body .goog-te-banner-frame body table {
  font-size: 10px;
}

.language-select {
  display: table;
  position: relative;
  float: left;
}

.language-select .wrap {
  width: 210px;
}

.language-select .country-icon {
  float: left;
  margin: 2px 12px;
}

.language-select .country-icon a + a {
  margin-left: 5px;
}

.language-select .select-arrow {
  display: table;
}

.language-select .select-arrow:after {
  position: absolute;
  right: 8px;
  top: 5px;
  content: "＞";
  color: #808080;
  font-size: 10px;
  font-size: 1rem;
  font-weight: 400;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.language-select select {
  width: 90px;
  padding: 0 20px 0 6px;
  font-size: 1em;
  line-height: 2;
  color: #808080;
  border: 1px solid #808080;
  -webkit-box-shadow: none;
          box-shadow: none;
  line-height: 1.8;
  outline: none;
  border-radius: 2px;
  background: #fff;
  height: initial;
  -moz-appearance: none;
  -ms-appearance: none;
  -webkit-appearance: none;
}

.language-select select::-ms-expand {
  display: none;
}

@media screen and (max-width: 800px) {
  .language-select {
    margin-top: 0;
    margin-bottom: 20px;
  }
  .language-select .country-icon {
    margin-left: 0;
  }
}

@media screen and (max-width: 600px) {
  .language-select {
    display: block;
    position: initial;
    margin-bottom: 20px;
    width: 100%;
  }
  .language-select .wrap {
    display: table;
    position: relative;
  }
  .language-select .country-icon {
    margin-left: 0;
  }
}

.language-select.news .wrap {
  width: 135px;
}

.language-select.news .country-icon {
  float: none;
  margin-top: 4px;
}

.language-select.news select {
  width: 100%;
  padding: 2px 40px 2px 10px;
  border-color: #cdcdcd;
  border-radius: 0;
  color: #404040;
}

.language-select.news .select-arrow {
  display: table;
  position: relative;
}

.language-select.news .select-arrow:after {
  content: '';
  vertical-align: middle;
  display: inline-block;
  border: .3em solid transparent;
  border-top: .5em solid;
  position: absolute;
  right: 10px;
  top: calc(50% - .175em);
  -webkit-transform: initial;
          transform: initial;
  color: #404040;
}

.gflag {
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
  padding: 1px 0;
  background-repeat: no-repeat;
  background-image: url("https://gtranslate.net/flags/16.png");
}

.gflag img {
  border: 0;
}

.gflag:hover {
  background-image: url("https://gtranslate.net/flags/16a.png");
}

#goog-gt-tt {
  display: none !important;
}

.goog-te-banner-frame {
  display: none !important;
}

.goog-te-menu-value:hover {
  text-decoration: none !important;
}

#google_translate_element2 {
  display: none !important;
}

.terms-business-wrap {
  width: 100%;
}

.terms-business-wrap .container-section {
  border-top: 1px dotted #c8c8c8;
  margin: 0 10px;
  padding-top: 60px;
}

.terms-business-wrap .container-section .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-line-pack: start;
      align-content: flex-start;
}

.terms-business-wrap .container-section .row dl {
  display: block;
  width: 50%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.terms-business-wrap .container-section .row dl:after {
  content: "";
  display: block;
  clear: both;
}

.terms-business-wrap .shopkeeper-h2 {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 600;
  letter-spacing: 1px;
  line-height: 1.8;
  text-align: center;
  padding: 0;
  margin: 0 0 50px 0;
}

.terms-business-wrap .def-lst-left {
  margin: 0;
  padding: 0 25px 0 0;
}

.terms-business-wrap .def-lst-right {
  margin: 0;
  padding: 0 0 0 25px;
}

.terms-business-wrap .def-lst-dt {
  clear: both;
  width: 24%;
  min-width: 12em;
  padding-top: 1.5em;
  padding-right: 1em;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: bold;
  letter-spacing: 0.5px;
  float: left;
}

.terms-business-wrap .def-lst-dd {
  display: block;
  padding-top: 1.5em;
  font-size: 14px;
  font-size: 1.4rem;
  letter-spacing: 0.5px;
  overflow: hidden;
}

@media (max-width: 800px) {
  .terms-business-wrap .container-section {
    padding: 30px 6px 0 6px;
  }
  .terms-business-wrap .container-section .row dl {
    width: 100%;
  }
  .terms-business-wrap .container-section .def-lst-left,
  .terms-business-wrap .container-section .def-lst-right {
    padding: 0;
  }
  .terms-business-wrap .shopkeeper-h2 {
    margin-bottom: 30px;
  }
}

@media (max-width: 414px) {
  .terms-business-wrap .container-section {
    margin: 0;
  }
  .terms-business-wrap .shopkeeper-h2 {
    margin-bottom: 0;
  }
  .terms-business-wrap .def-lst-dt,
  .terms-business-wrap .def-lst-dd {
    width: 100%;
  }
  .terms-business-wrap .def-lst-dt {
    padding-top: 2em;
    margin-bottom: 0.5em;
  }
  .terms-business-wrap .def-lst-dd {
    padding-top: 0;
  }
}

#policy.container-section {
  border-top: 1px dotted #c8c8c8;
  margin: 0 10px;
  padding-top: 60px;
}

#policy .privacy-wrap {
  margin: 0 auto;
  padding-bottom: 30px;
  width: 80%;
}

#policy .privacy-wrap .ttl-h2 {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 600;
  letter-spacing: 1px;
  line-height: 1.8;
  text-align: center;
  padding: 0;
  margin: 0 0 50px 0;
}

#policy .privacy-wrap h3 {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 600;
  letter-spacing: 1px;
  margin-bottom: 0.5em;
}

#policy .privacy-wrap p {
  font-size: 14px;
  font-size: 1.4rem;
}

#policy .privacy-wrap p + h3 {
  margin-top: 3em;
}

@media (max-width: 800px) {
  #policy.container-section {
    padding: 30px 6px 0 6px;
  }
  #policy .privacy-wrap .ttl-h2 {
    margin-bottom: 30px;
  }
}

@media (max-width: 414px) {
  #policy.container-section {
    margin: 0;
  }
  #policy .privacy-wrap {
    width: 100%;
  }
}

.woocommerce {
  padding: 0 10px;
}

.woocommerce .checkbox {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic",sans-serif;
}

@media screen and (max-width: 414px) {
  .woocommerce {
    padding: 0;
  }
}

.woocommerce h2, .woocommerce h3 {
  margin-bottom: 0.5em;
}

.woocommerce .woocommerce-error,
.woocommerce .woocommerce-message,
.woocommerce .woocommerce-info {
  font-size: 14px;
  font-size: 1.4rem;
}

.woocommerce .woocommerce-error .showlogin,
.woocommerce .woocommerce-message .showlogin,
.woocommerce .woocommerce-info .showlogin {
  margin-top: 0.5em;
}

.woocommerce .woocommerce-error a,
.woocommerce .woocommerce-message a,
.woocommerce .woocommerce-info a {
  float: right;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1;
  padding: 0.75em 3em;
  margin: 0 0 0 1em;
  color: #646464;
  background-color: #fff;
  border: 1px solid #646464;
  text-align: center;
  border-radius: 4px;
  font-weight: 400;
}

.woocommerce .woocommerce-error a:hover,
.woocommerce .woocommerce-message a:hover,
.woocommerce .woocommerce-info a:hover {
  color: #fff;
  background-color: #646464;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  opacity: 1;
}

.woocommerce table.shop_table th, .woocommerce table.shop_table td {
  font-size: 14px;
  font-size: 1.4rem;
}

.woocommerce table.shop_table a {
  display: inline-block;
}

.woocommerce .woocommerce-cart-form a.button,
.woocommerce .woocommerce-cart-form button.button,
.woocommerce .woocommerce-cart-form input.button {
  color: #fff;
  background: #404040;
}

.woocommerce .woocommerce-cart-form a.button:hover,
.woocommerce .woocommerce-cart-form button.button:hover,
.woocommerce .woocommerce-cart-form input.button:hover {
  color: #fff;
  background-color: #646464;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  opacity: 1;
}

.woocommerce .woocommerce-cart-form a.button[disabled]:disabled,
.woocommerce .woocommerce-cart-form button.button[disabled]:disabled,
.woocommerce .woocommerce-cart-form input.button[disabled]:disabled {
  background: #404040;
  opacity: 0.25;
}

.woocommerce .woocommerce-cart-form a.button[disabled]:disabled:hover,
.woocommerce .woocommerce-cart-form button.button[disabled]:disabled:hover,
.woocommerce .woocommerce-cart-form input.button[disabled]:disabled:hover {
  background: #404040;
}

.woocommerce .woocommerce-cart-form .quantity .qty {
  height: auto;
  border: #ccc 1px solid;
  border-radius: 0;
  padding: 6px 10px;
  margin: 0;
  text-align: left;
  outline: none;
}

.woocommerce .woocommerce-cart-form .quantity .qty:focus {
  border-color: rgba(82, 168, 236, 0.8);
  border-radius: 0;
  outline: none;
}

.woocommerce ul#shipping_method {
  font-size: 14px;
  font-size: 1.4rem;
}

.woocommerce .shipping-calculator-button {
  display: inline-block;
  font-size: 12px;
  font-size: 1.2rem;
  padding: 0.2em 2.4em;
  margin: 0.4em 0;
  border: 1px solid #646464;
  text-align: center;
  border-radius: 4px;
  font-weight: 400;
}

.woocommerce .shipping-calculator-button:hover {
  color: #fff;
  background-color: #646464;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.woocommerce .wc-proceed-to-checkout a.button {
  width: 100%;
  font-size: 18px;
  font-size: 1.8rem;
  padding: 10px 40px;
  color: #fff;
  text-align: center;
  border-radius: 4px;
  font-weight: 400;
}

.woocommerce .wc-proceed-to-checkout a.button:hover {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

@media screen and (max-width: 800px) {
  .woocommerce .wc-proceed-to-checkout a.button {
    padding: 16px 40px;
  }
}

.woocommerce form .form-row .required {
  font-variant: normal;
  text-decoration: none;
}

.woocommerce form .form-row a.button,
.woocommerce form .form-row input.button,
.woocommerce form .form-row button.button {
  font-size: 14px;
  font-size: 1.4rem;
  padding: 10px 40px;
  background: #404040;
  color: #fff;
  text-align: center;
  border-radius: 4px;
}

.woocommerce form .form-row a.button:hover,
.woocommerce form .form-row input.button:hover,
.woocommerce form .form-row button.button:hover {
  background: #646464;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

@media screen and (max-width: 800px) {
  .woocommerce form .form-row a.button,
  .woocommerce form .form-row input.button,
  .woocommerce form .form-row button.button {
    padding: 16px 40px;
  }
}

.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
  height: auto;
  border: #ccc 1px solid;
  border-radius: 0;
  padding: 6px 10px;
  margin: 0;
  text-align: left;
  outline: none;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.2;
}

.woocommerce form .form-row input.input-text:focus,
.woocommerce form .form-row textarea:focus {
  border-color: rgba(82, 168, 236, 0.8);
  border-radius: 0;
  outline: none;
}

.woocommerce form .form-row select {
  height: auto;
  font-size: 14px;
  font-size: 1.4rem;
  border: #ccc 1px solid;
  border-radius: 4px;
  padding: 3px 10px;
  margin: 0;
  text-align: left;
  outline: none;
}

.woocommerce form .form-row select:focus {
  border-color: rgba(82, 168, 236, 0.8);
  border-radius: 0;
  outline: none;
}

.woocommerce form .form-row .select2-container .select2-selection--single {
  height: 30px;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: inherit;
  border: #ccc 1px solid;
  border-radius: 4px;
}

.woocommerce form .form-row .select2-container .select2-results__option {
  font-size: 14px;
  font-size: 1.4rem;
}

.woocommerce .woocommerce-form-login .woocommerce-form__label-for-checkbox,
.woocommerce .register .woocommerce-form__label-for-checkbox {
  margin-top: 10px;
  margin-left: 0;
  font-size: 14px;
  font-size: 1.4rem;
}

.woocommerce .woocommerce-form-login .form-row,
.woocommerce .register .form-row {
  padding-top: 15px;
}

.woocommerce .woocommerce-form-login .form-row,
.woocommerce .register .form-row {
  padding-top: 10px;
}

@media screen and (max-width: 800px) {
  .woocommerce .woocommerce-form-login .form-row-first,
  .woocommerce .woocommerce-form-login .form-row-last,
  .woocommerce .register .form-row-first,
  .woocommerce .register .form-row-last {
    float: none;
    margin: 0 auto;
  }
  .woocommerce .woocommerce-form-login .button,
  .woocommerce .register .button {
    display: block;
    margin: 0 auto;
  }
  .woocommerce .woocommerce-form-login .woocommerce-form__label-for-checkbox.inline,
  .woocommerce .woocommerce-form-login .woocommerce-form__label-for-checkbox,
  .woocommerce .register .woocommerce-form__label-for-checkbox.inline,
  .woocommerce .register .woocommerce-form__label-for-checkbox {
    max-width: 320px;
    display: block;
    margin: 10px auto 0 auto;
    text-align: center;
  }
}

@media screen and (max-width: 414px) {
  .woocommerce .woocommerce-form-login .form-row-first,
  .woocommerce .woocommerce-form-login .form-row-last,
  .woocommerce .register .form-row-first,
  .woocommerce .register .form-row-last {
    width: 80%;
  }
}

@media screen and (max-width: 800px) {
  .woocommerce .woocommerce-shipping-fields {
    margin-top: 30px;
  }
}

.woocommerce #order_review_heading {
  margin-top: 50px;
}

@media screen and (max-width: 800px) {
  .woocommerce #order_review_heading {
    margin-top: 30px;
  }
}

.woocommerce #payment input.button {
  width: 300px;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 600;
  letter-spacing: 1px;
  padding: 15px 40px;
  color: #fff;
  text-align: center;
  border-radius: 4px;
  font-weight: 600;
}

.woocommerce #payment input.button:hover {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

@media screen and (max-width: 800px) {
  .woocommerce #payment input.button {
    padding: 16px 40px;
  }
}

.woocommerce #payment div.form-row {
  padding: 2rem 1.5em;
}

.woocommerce .woocommerce-order p + p {
  margin-top: 1.6em;
}

.woocommerce .woocommerce-order .woocommerce-order-overview {
  margin-top: 20px;
}

.woocommerce .woocommerce-order section {
  margin-top: 40px;
}

@media screen and (max-width: 414px) {
  .woocommerce .woocommerce-order p {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

.woocommerce .woocommerce-customer-details address {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.4;
  font-style: normal;
}

@media screen and (max-width: 800px) {
  .woocommerce .col2-set .col-2,
  .woocommerce .woocommerce-page .col2-set .col-2 {
    margin-top: 30px;
  }
}

.woocommerce {
  overflow: hidden;
}

.woocommerce .woocommerce-MyAccount-navigation {
  float: left;
  width: 220px;
  margin-right: 25px;
}

@media screen and (max-width: 800px) {
  .woocommerce .woocommerce-MyAccount-navigation {
    display: none;
  }
}

.woocommerce .woocommerce-MyAccount-navigation-link + li {
  margin-top: 20px;
}

.woocommerce .woocommerce-MyAccount-navigation-link a {
  font-size: 15px;
  font-size: 1.5rem;
}

.woocommerce .woocommerce-MyAccount-navigation-link a:hover {
  opacity: 0.7;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.woocommerce .woocommerce-MyAccount-navigation-link.is-active a {
  color: #c8c8c8;
}

.woocommerce .woocommerce-MyAccount-content {
  display: block;
  overflow: hidden;
}

.woocommerce .woocommerce-MyAccount-content h3 {
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: bold;
  margin-bottom: 1.25em;
}

.woocommerce .woocommerce-MyAccount-content p {
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.9;
}

.woocommerce .woocommerce-MyAccount-content p mark {
  display: inline-block;
  margin: 0 0.2em;
}

.woocommerce .woocommerce-MyAccount-content p a {
  display: inline-block;
  text-decoration: underline;
}

.woocommerce .woocommerce-MyAccount-content p a:hover {
  text-decoration: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.woocommerce .woocommerce-MyAccount-content ul {
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.9;
}

.woocommerce .woocommerce-MyAccount-content table.my_account_orders th, .woocommerce .woocommerce-MyAccount-content table.my_account_orders td,
.woocommerce .woocommerce-MyAccount-content table.shop_table th,
.woocommerce .woocommerce-MyAccount-content table.shop_table td {
  font-size: 14px;
  font-size: 1.4rem;
}

.woocommerce .woocommerce-MyAccount-content table.my_account_orders thead th, .woocommerce .woocommerce-MyAccount-content table.my_account_orders thead td,
.woocommerce .woocommerce-MyAccount-content table.shop_table thead th,
.woocommerce .woocommerce-MyAccount-content table.shop_table thead td {
  padding: 9px 14px;
  font-weight: normal;
}

.woocommerce .woocommerce-MyAccount-content table.my_account_orders tbody th, .woocommerce .woocommerce-MyAccount-content table.my_account_orders tbody td,
.woocommerce .woocommerce-MyAccount-content table.shop_table tbody th,
.woocommerce .woocommerce-MyAccount-content table.shop_table tbody td {
  padding: 9px 14px;
}

.woocommerce .woocommerce-MyAccount-content a.button,
.woocommerce .woocommerce-MyAccount-content button.button,
.woocommerce .woocommerce-MyAccount-content a.edit {
  display: inline-block;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1;
  padding: 0.75em 3em;
  margin: 0.4em 0;
  color: #646464;
  background-color: #fff;
  border: 1px solid #646464;
  text-align: center;
  border-radius: 4px;
  font-weight: 400;
}

.woocommerce .woocommerce-MyAccount-content a.button:hover,
.woocommerce .woocommerce-MyAccount-content button.button:hover,
.woocommerce .woocommerce-MyAccount-content a.edit:hover {
  color: #fff;
  background-color: #646464;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  opacity: 1;
}

.woocommerce .woocommerce-MyAccount-content input.button {
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: bold;
  padding: 14px 40px;
  color: #fff;
  background: #404040;
  text-align: center;
  border-radius: 4px;
  font-weight: 600;
}

.woocommerce .woocommerce-MyAccount-content input.button:hover {
  background-color: #646464;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  opacity: 1;
}

@media screen and (max-width: 800px) {
  .woocommerce .woocommerce-MyAccount-content input.button {
    display: block;
    width: 55vw;
    padding: 16px 40px;
    margin: 0 auto;
  }
}

@media screen and (max-width: 414px) {
  .woocommerce .woocommerce-MyAccount-content input.button {
    width: 100%;
  }
}

.woocommerce .woocommerce-MyAccount-content form .form-row {
  padding: 3px 0;
  margin: 0 0 0.5em;
}

.woocommerce .woocommerce-MyAccount-content form .form-row a.button,
.woocommerce .woocommerce-MyAccount-content form .form-row input.button,
.woocommerce .woocommerce-MyAccount-content form .form-row button.button {
  font-size: 14px;
  font-size: 1.4rem;
  padding: 10px 40px;
  background: #404040;
  color: #fff;
  text-align: center;
  border-radius: 4px;
}

.woocommerce .woocommerce-MyAccount-content form .form-row a.button:hover,
.woocommerce .woocommerce-MyAccount-content form .form-row input.button:hover,
.woocommerce .woocommerce-MyAccount-content form .form-row button.button:hover {
  background: #646464;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

@media screen and (max-width: 800px) {
  .woocommerce .woocommerce-MyAccount-content form .form-row a.button,
  .woocommerce .woocommerce-MyAccount-content form .form-row input.button,
  .woocommerce .woocommerce-MyAccount-content form .form-row button.button {
    padding: 16px 40px;
  }
}

.woocommerce .woocommerce-MyAccount-content form .form-row input.input-text,
.woocommerce .woocommerce-MyAccount-content form .form-row textarea {
  border: #404040 1px solid;
  border-radius: 4px;
  padding: 12px 14px;
  margin: 0;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.2;
}

.woocommerce .woocommerce-MyAccount-content form .form-row select {
  border: #404040 1px solid;
  border-radius: 4px;
  padding: 12px 14px;
}

.woocommerce .woocommerce-MyAccount-content form .form-row .select2-container .select2-selection--single {
  height: 43px;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.2;
  border: #404040 1px solid;
  border-radius: 4px;
}

.woocommerce .woocommerce-MyAccount-content form .form-row .select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 41px;
}

.woocommerce .woocommerce-MyAccount-content form .form-row .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 41px;
}

.woocommerce .woocommerce-MyAccount-content form .form-row label {
  font-size: 14px;
}

.woocommerce .woocommerce-MyAccount-content .woocommerce-Addresses {
  margin-top: 30px;
}

.woocommerce .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address-title {
  position: relative;
  padding-right: 4em;
  margin-bottom: 15px;
}

.woocommerce .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address-title .edit {
  position: absolute;
  top: -0.2em;
  right: 0;
  margin: 0;
  padding: 0.5em 1.5em;
}

.woocommerce .woocommerce-MyAccount-content .woocommerce-Addresses address {
  display: block;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.5;
  font-style: normal;
  padding: 19px;
  border: solid 1px #c8c8c8;
}

.woocommerce .woocommerce-MyAccount-content .woocommerce-address-fields__field-wrapper {
  margin-bottom: 50px;
}

.woocommerce .woocommerce-MyAccount-content .woocommerce-address-fields__field-wrapper:after {
  content: "";
  display: block;
  clear: both;
}

.woocommerce .woocommerce-MyAccount-content .woocommerce-EditAccountForm.edit-account fieldset {
  border: none;
  padding: 0;
  margin: 40px 0 40px 0;
}

.woocommerce .woocommerce-MyAccount-content .woocommerce-EditAccountForm.edit-account legend {
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: bold;
  margin-bottom: 1em;
}

.woocommerce .woocommerce-MyAccount-content .woocommerce-order-details {
  margin-top: 20px;
}

.select2-search--dropdown .select2-search__field,
.select2-results__option {
  font-size: 14px !important;
  font-size: 1.4rem !important;
}

.product_confirm_wrapper {
  padding: 0 16px 64px;
}

.product_confirm_wrapper .variations_form {
  width: 48%;
  margin-top: 30px;
}

.product_confirm_wrapper .variations {
  font-size: 14px;
  font-size: 1.4rem;
  letter-spacing: 1px;
  margin-bottom: 20px;
}

.product_confirm_wrapper .variations .label {
  width: 5em;
}

.product_confirm_wrapper .variations select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #fff;
  border-radius: 0;
}

.product_confirm_wrapper .button {
  width: 320px;
  max-width: 100%;
  font-size: 14px;
  font-size: 1.4rem;
  padding: 10px 40px;
  margin: 20px 0 0 0;
  text-align: center;
}

.product_confirm_wrapper .quantity + .button {
  margin-top: 30px;
}

.product_confirm_wrapper .variations_button .quantity .input-text {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -moz-appearance: textfield;
  border-radius: 0;
}

.product_confirm_wrapper .variations_button .quantity .input-text:hover, .product_confirm_wrapper .variations_button .quantity .input-text:focus {
  background: inherit;
  border-color: #ccc;
}

@media screen and (max-width: 800px) {
  .product_confirm_wrapper .variations_form {
    width: 100%;
  }
  .product_confirm_wrapper .button {
    display: block;
    padding: 16px 40px;
    margin: 20px auto 0 auto;
  }
}

@media screen and (max-width: 414px) {
  .product_confirm_wrapper {
    padding: 0 16px 50px;
  }
}

.product-thumbnail a:hover,
.product-name a:hover {
  opacity: 0.7;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.woocommerce p {
  font-size: 14px;
  font-size: 1.4rem;
}

.woocommerce p.checkout_memo {
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.5;
  margin-left: 10px;
  margin-right: 10px;
  padding-left: 1em;
}

.woocommerce p.checkout_memo:before {
  content: "※";
  display: inline-block;
  text-indent: -1em;
}

.woocommerce table.cart td.actions .coupon .input-text {
  float: left;
  width: 180px !important;
  margin-right: 20px;
  padding: 4px 10px;
  height: 32px;
  font-size: 12px;
  font-size: 1.2rem;
}

@media screen and (max-width: 414px) {
  .woocommerce table.cart td.actions .coupon .input-text {
    float: initial !important;
    width: 100% !important;
  }
}

.woocommerce .woocommerce-cart-form .actions input.button {
  height: 32px;
}

@media screen and (max-width: 414px) {
  .woocommerce .woocommerce-cart-form .actions input.button {
    margin-top: 10px;
    margin-bottom: 15px;
  }
}

.woocommerce .woocommerce-cart-form .actions .coupon input.button {
  width: 140px !important;
  font-size: 12px;
  font-size: 1.2rem;
}

.woocommerce table.shop_table td.actions {
  padding: 10px 20px;
}

.woocommerce table.shop_table td {
  padding: 10px 20px !important;
}

button.wc-stripe-checkout-button {
  width: 300px;
  letter-spacing: 1px;
  padding: 15px 40px;
  font-size: 14px;
  font-size: 1.4rem;
  color: #fff;
  text-align: center;
  border-radius: 3px;
  font-weight: 600;
  background: #404040;
  border: none;
}

button.wc-stripe-checkout-button:hover {
  background: #646464;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

@media screen and (max-width: 414px) {
  button.wc-stripe-checkout-button {
    width: 100%;
  }
}

/* story title */
.story-contents h3 {
  display: table;
  text-align: center;
  height: 72px;
  width: 100%;
}

@media screen and (max-width: 800px) {
  .story-contents h3 {
    height: initial;
  }
}

.story-sub-title span {
  display: table-cell;
  vertical-align: middle;
  padding: 0.7em 1em;
  line-height: 1.5;
}

.facility-name h3 {
  text-align: center;
  display: table;
  width: 100%;
  vertical-align: middle;
  height: 64px;
}

/* currency */
.language-select {
  display: table;
  position: relative;
  float: left;
}

.language-select .country-icon {
  display: table-cell;
  vertical-align: middle;
  width: 58px;
  float: none;
  margin: 0;
}

#header-shop-menu:before {
  content: "";
  margin-right: 20px;
  margin-left: 0 !important;
  border-right: #c8c8c8 solid 1px;
  padding: 6px;
  position: relative;
  top: -6px;
}

#header-shop-menu {
  display: table;
}

.language-select .wcml-dropdown {
  width: 18em;
  display: inline-block;
  vertical-align: middle;
}

.language-select .wcml-dropdown + img {
  display: inline-block;
  margin-top: 2px;
}

.language-select .wcml-dropdown a {
  font-size: 12px;
  font-size: 1.2rem;
}

.language-select .country-icon img {
  float: left;
  margin-left: 10px;
}

.language-select .wcml-dropdown a {
  padding: .4em .8em .4em;
}

.language-select .wcml-dropdown .wcml-cs-submenu {
  border: 1px solid #cdcdcd;
  border-top: none;
}

.language-select .wcml-dropdown .wcml-cs-submenu li {
  border: none;
}

.language-select .wcml-dropdown .wcml-cs-submenu li a {
  padding: .8em .8em .8em;
}

.language-select .wcml-dropdown a.wcml-cs-item-toggle:after {
  border: .3em solid transparent;
  border-top: .5em solid;
}

/* Description section */
.def-lst p {
  font-size: 14px;
  font-size: 1.4rem;
}

.def-lst p + p {
  margin-top: 2em;
}

.def-lst + .def-lst {
  margin-top: 3em;
}

/* price */
form.cart .label {
  display: table-cell;
  font-size: 12px;
  font-size: 1.2rem;
  letter-spacing: 1px;
}

form.cart .quantity {
  display: table-cell;
  font-size: 1.2rem;
  font-weight: 400;
}

form.cart .quantity .input-text {
  width: 4em;
  height: auto;
  border: #ccc 1px solid;
  border-radius: 0;
  padding: 2px 5px 2px 10px;
  margin: 0;
  text-align: left;
  outline: none;
}

* {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  font-size: 62.5%;
}

body {
  font-size: 1.0rem;
  line-height: 1;
  color: #404040;
  word-wrap: break-word;
  vertical-align: middle;
  position: relative;
}

html, body {
  width: 100%;
}

span {
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

img {
  vertical-align: top;
  font-size: 0;
  line-height: 0;
  max-width: 100%;
}

#header {
  padding: 0 16px;
}

#header:after {
  content: '';
  display: block;
  clear: both;
}

.hedaer-logo {
  width: 160px;
  padding: 50px 0;
  float: left;
}

@media screen and (max-width: 800px) {
  .hedaer-logo {
    width: 120px;
    padding: 32px 0;
    margin: 0 auto;
    float: none;
  }
}

.header-menu-wrap {
  display: table;
  float: right;
  margin-top: 63px;
}

@media screen and (max-width: 800px) {
  .header-menu-wrap {
    float: none;
    margin-top: 0;
  }
}

#global-pc-navi {
  height: 24px;
  padding: 0 16px;
  margin-bottom: 50px;
}

@media screen and (max-width: 800px) {
  #global-pc-navi {
    height: 24px;
    padding: 0 16px;
    margin-bottom: 40px;
  }
}

@media screen and (max-width: 414px) {
  #global-pc-navi {
    padding: 0 16px;
    margin-bottom: 35px;
  }
}

#header-shop-menu {
  display: table;
  float: left;
}

#header-shop-menu:before {
  content: "";
  margin-right: 20px;
  margin-left: 10px;
  border-right: #c8c8c8 solid 1px;
  padding: 6px;
  position: relative;
  top: -6px;
}

@media screen and (max-width: 800px) {
  #header-shop-menu:before {
    content: initial;
  }
}

#header-shop-menu .menu-item {
  display: table-cell;
}

#header-shop-menu .menu-item + .menu-item {
  padding-left: 1.5em;
}

#header-shop-menu .menu-item a {
  display: inline-block;
  position: relative;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 22px;
  min-height: 22px;
  opacity: 1;
  -webkit-transition: opacity ease 0.3s;
  transition: opacity ease 0.3s;
  overflow: hidden;
}

#header-shop-menu .menu-item a:before {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  display: block;
  content: '';
}

#header-shop-menu .menu-item a:hover {
  opacity: 0.7;
}

#header-shop-menu .menu-my-account a {
  padding-left: 20px;
}

#header-shop-menu .menu-my-account a:before {
  width: 16px;
  height: 16.5px;
  background: url(../img/icon_my-account.png) center center no-repeat;
  background-size: 15px 15px;
}

#header-shop-menu .menu-cart a {
  padding-left: 24px;
}

#header-shop-menu .menu-cart a:before {
  width: 18.5px;
  height: 15px;
  background: url(../img/icon_cart.png) center center no-repeat;
  background-size: 18.5px 15px;
}

@media screen and (max-width: 800px) {
  #header-shop-menu {
    display: block;
    float: none;
    margin: 0;
    padding-left: 0;
    border-left: none;
    position: absolute;
    top: 36px;
    right: 16px;
  }
  #header-shop-menu .menu-item + .menu-item {
    padding-left: 0;
  }
  #header-shop-menu .menu-my-account {
    display: none;
  }
  #header-shop-menu .menu-cart a {
    font-size: 0;
    width: 23px;
    height: 0;
    min-height: 0;
    line-height: 1;
    overflow: hidden;
    padding-top: 20px;
  }
  #header-shop-menu .menu-cart a:before {
    width: 23px;
    height: 19px;
    background-size: 23px 19px;
  }
}

#header-shop-menu span.cart_total {
  display: inline-block;
  background: #000;
  width: 20px;
  height: 20px;
  font-size: 10px;
  font-weight: 600;
  color: #ffdc00;
  text-align: center;
  line-height: 2;
  margin-left: 9px;
  position: relative;
  top: -8px;
}

#header-shop-menu span.cart_total:before {
  content: "";
  position: absolute;
  top: 50%;
  right: 18px;
  margin-top: -5px;
  display: block;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 4px 6px 4px 0;
  border-color: transparent #000 transparent transparent;
  z-index: 0;
}

@media screen and (max-width: 800px) {
  #header-shop-menu span.cart_total:before {
    border-width: 6px 9px 6px 0;
  }
}

@media screen and (max-width: 800px) {
  #header-shop-menu span.cart_total {
    width: 22px;
    height: 22px;
    font-size: 12px;
    line-height: 1.9;
    top: -7px;
  }
}

.menu-list {
  display: table;
  float: left;
  padding-top: 5px;
}

.menu-list li {
  display: table-cell;
  padding-right: 20px;
  padding-left: 20px;
}

.menu-list li img {
  max-height: 16px;
}

.menu-list li:first-child {
  padding-left: 0;
}

.menu-line {
  border-bottom: 2px solid #282828;
  display: block;
  position: relative;
  top: -3px;
  width: 0%;
}

.sns-links {
  display: table;
  float: right;
}

.sns-icon {
  display: table-cell;
  padding-left: 10px;
}

.sns-icon img {
  max-height: 22px;
}

.sns-icon:hover {
  opacity: 0.7;
}

.delivery-note {
  position: absolute;
  right: 16px;
  bottom: 20px;
  font-size: 12px;
  padding: 1px 7px;
  background: #eee;
  letter-spacing: 0.5px;
}

@media screen and (max-width: 600px) {
  .delivery-note {
    position: relative;
    left: 0;
    right: 0;
    bottom: 5px;
    text-align: center;
    padding: 2px 7px;
    margin-bottom: 20px;
    width: 100%;
    display: table;
  }
}

#main {
  position: relative;
  background: #fff;
}

#main-contents {
  padding: 0 16px 64px;
  position: relative;
}

#footer {
  border-top: 1px dotted #c8c8c8;
  margin: 0 16px;
  overflow: hidden;
}

.footer-logo-wrapper,
.footer-menu-wrapper {
  display: table;
  margin: 0 auto;
  padding: 40px 0;
}

.footer-logo-wrapper a:hover,
.footer-menu-wrapper a:hover {
  opacity: 0.7;
}

@media screen and (max-width: 414px) {
  .footer-logo-wrapper,
  .footer-menu-wrapper {
    padding: 15px 0;
  }
}

.footer-logo,
.footer-logo-2 {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

.footer-logo img,
.footer-logo-2 img {
  width: 55%;
}

@media screen and (max-width: 414px) {
  .footer-logo img,
  .footer-logo-2 img {
    width: 65%;
  }
}

.footer-menu {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  padding: 0 10px;
}

.footer-menu a {
  font-size: 12px;
  line-height: 1.5;
}

@media screen and (max-width: 600px) {
  .footer-menu {
    display: block;
    padding: 10px 10px;
  }
}

.copyright {
  text-align: center;
  padding-bottom: 16px;
}

.copyright p {
  font-size: 11px;
  font-size: 1.1rem;
}

.global-sp-nav-btn {
  cursor: pointer;
}

@media screen and (max-width: 800px) {
  .global-sp-nav-btn {
    position: absolute;
    top: 40px;
    left: 16px;
  }
}

.global-sp-nav-btn img {
  max-width: 20px;
}

.global-sp-nav-btn .menu-trigger,
.global-sp-nav-btn .menu-trigger span {
  display: inline-block;
  -webkit-transition: all .4s;
  transition: all .4s;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.global-sp-nav-btn .menu-trigger {
  position: relative;
  width: 22px;
  height: 18px;
}

.global-sp-nav-btn .menu-trigger span {
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #646464;
  border-radius: 2px;
}

.global-sp-nav-btn .menu-trigger span:nth-of-type(1) {
  top: 0;
}

.global-sp-nav-btn .menu-trigger span:nth-of-type(2) {
  top: 8px;
}

.global-sp-nav-btn .menu-trigger span:nth-of-type(3) {
  bottom: 0;
}

.global-sp-nav-btn .menu-trigger.close span:nth-of-type(1) {
  -webkit-transform: translateY(8px) rotate(-45deg);
  transform: translateY(8px) rotate(-45deg);
}

.global-sp-nav-btn .menu-trigger.close span:nth-of-type(2) {
  opacity: 0;
}

.global-sp-nav-btn .menu-trigger.close span:nth-of-type(3) {
  -webkit-transform: translateY(-8px) rotate(45deg);
  transform: translateY(-8px) rotate(45deg);
}

.sp-main-wrapper {
  width: 200px;
  position: absolute;
  top: 0;
  left: -200px;
}

.sp-list-1 {
  background-color: #fff;
  border-bottom: 1px dotted #e8e8e8;
}

.sp-list-1 a {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 1;
  color: #282828;
  padding: 16px 10px;
}

.sp-list-1 a#account {
  position: relative;
  padding-left: 30px;
}

.sp-list-1 a#account:before {
  position: absolute;
  top: 50%;
  left: 10px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  display: block;
  content: '';
  width: 16px;
  height: 16.5px;
  background: url(../img/icon_my-account.png) 0 0 no-repeat;
  background-size: 15px 15px;
}

.sp-list-2 {
  background-color: #fff;
}

.sp-list-2 a {
  font-size: 13px;
  font-size: 1.3rem;
  font-weight: 400;
  line-height: 1;
  color: #282828;
  padding: 10px 24px;
}

.sp-list-2:first-child {
  margin-top: 5px;
}

.sp-list-2:last-child {
  margin-bottom: 5px;
}

.sp-list-1 {
  display: block;
  position: relative;
}

.sp-main-wrapper-2 {
  display: table;
  margin: 0 auto;
  padding-top: 30px;
}

.sp-list-icon-left {
  float: left;
  background-color: #fff;
  padding: 25px 20px 25px 60px;
}

.sp-list-icon-right {
  float: left;
  background-color: #fff;
  padding: 25px 20px;
}

.nav-sp-link-icon {
  display: block;
}

.nav-sp-link-icon:hover {
  opacity: 0.7;
}

.nav-sp-link-icon img {
  width: 30px;
  height: 30px;
}

.sp-list-1 .active {
  position: inherit;
}

.sp-list-1 .active:after {
  -webkit-transform: translate(0, 50%);
  transform: translate(0, 50%);
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.menu:after {
  position: absolute;
  right: 10px;
  content: "＞";
  color: #646464;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 400;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-transition: all, 0.25s, linear;
  transition: all, 0.25s, linear;
}

.menu .active {
  position: inherit;
}

.menu .active:after {
  -webkit-transform: translate(0, 50%);
  transform: translate(0, 50%);
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.child {
  display: none;
}

.sp-link:hover {
  background-color: #eee;
}
