@charset "UTF-8";
/* RESET */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0;
}

/*一時的公式SHOP有効or非表示*/
.price {
	display:block !important;
}
.official-buybutton {
  display:none !important;
}
@media screen and (min-width:720px) {
#customer-info .customer_form input {
	width:50%;
}
}
@media screen and (max-width:719px) {
#customer-info .customer_form input {
	width:100%;
}
}
/*一時的公式SHOP有効or非表示ここまで*/

.button_status {
  padding: 0 0 40px;
  padding-right: 70px;
  color: red;
	display:none;
}

@media screen and (min-width:768px) {
input.skubutton {
  width: 100%;
  max-width: 214px;
  background-color: #000;
  color: #fff;
  display: inline-block;
  padding: 17px 60px;
  padding-right: 70px;
  font-family: "Lato", sans-serif;
  font-weight: 700;
  background-image: url(../images/arr_right.png);
  background-size: 8px auto;
  background-position: right 14px center;
  background-repeat: no-repeat;
  -webkit-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
}
}
@media screen and (max-width:767px) {
  input.skubutton {
    width: 100%;
    background-color: #000;
  color: #fff;
  display: inline-block;
  padding: 17px 60px;
  padding-right: 70px;
  font-family: "Lato", sans-serif;
  font-weight: 700;
  background-image: url(../images/arr_right.png);
  background-size: 8px auto;
  background-position: right 14px center;
  background-repeat: no-repeat;
  -webkit-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  }
}

.support_box,
#error-page .post,
.cart_completion {
  text-align: center;
  font-size: 80%;
}


#cart .upbutton {
  margin: 20px auto 20px auto;
  text-align: center !important;
  padding: 0 !important;
  font-size: 86%;
}
#cart table#cart_table {
  margin: 0 auto;
  width: 100%;
}
#cart input[type=submit] {
  padding: 0.5em;
}
#cart input[name=upButton] {
margin: 20px auto;
	display:block;
}

.cart-main {
  width: 90%;
  margin: 0 auto;
}
.cart-main form {
  margin: 30px auto !important;
}

#delivery-info form {
  width: 90%;
  margin: 0 auto;
}

#cart_table th.action,
#cart_table td.action {
  display: none;
}

#confirm_table .ttl {
  background-color: #999999;
}
#confirm_table h3 {
  color: #000000 !important;
}

.currency_code {
  text-align: right !important;
}
.confiem_notice {
  width: 90%;
  margin: 40px auto 0 auto;
  font-size: 80%;
  text-align: center;
}

#customer-info .send,
#delivery-info .send,
.cart-page div.send,
#info-confirm .send {
  border: none;
}

.cart-page form {
  text-align: center;
}

.error_message {
  width: 90%;
  margin: 20px auto 0 auto;
  font-size: 80%;
  text-align: center;
}

.cart_navi ul {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  gap: 30px;
}
.cart_navi ul li {
  background-color: rgba(250,250,250,1);
  padding: 0.5em 0.5em;
	letter-spacing:-1px;
  width: 25%;
}
.cart_navi ul li.current {
  background-color: #231815;
  color: #FFF;
}

.site-content {
  padding-top: 120px;
}

.member_page_title,
.cart_page_title {
  font-weight: bold;
  text-align: center;
  margin-bottom: 20px;
}

div.cart_navi {
  font-size: 63%;
  margin: 0 auto;
  width: 90%;
  max-width: 1360px;
  text-align: center;
}

#cart {
  font-size: 80%;
  margin: 0 auto;
  width: 90%;
  max-width: 1360px;
  text-align: center;
}

.cart-page div.send {
  margin: 20px auto 0;
  width: 90%;
  max-width: 1360px;
  text-align: center;
}
#memberinfo th,
#newmember th {
  width: 30%;
  font-size: 70%;
  text-align: left;
  padding: 0 1em 0 1em;
}

.member-box p.submit input[type=submit],
.loginbox p.submit input[type=submit] {
  background-color: cadetblue;
  padding: 0.5em 1em;
  border-radius: 10px !important;
  color: white;
}
#memberpages div.loginbox {
  border: 0;
}
#memberinfo h3 {
  background-color: cadetblue;
  border: none;
}
#memberinfo td,
#newmember td {
  width: 30%;
  font-size: 80%;
}
#memberinfo .customer_form input,
#newmember .customer_form input {
  width: 100%;
}
#memberinfo .customer_form input#address1, #memberinfo .customer_form input#address2, #memberinfo .customer_form input#address3 {
  width: 100% !important;
}
#memberinfo .history-area {
  height: auto;
}
#memberpages #memberinfo ul {
  padding-top: 20px;
}
#memberinfo .send {
  margin-top: 20px !important;
}
.currency_code,
#usces_history {
  font-size: 80%;
}
div#sidebar {
  display: none;
}
#memberpages div.loginbox {
  margin: 0 auto;
  width: 90%;
  max-width: 1360px;
}
.agree_member_area textarea,
.at_check_area {
  font-size: 80%;
  padding: 1em;
}
#newmember .at_check_area, #customer-info .at_check_area {
  font-size: 80%;
}
div.header_explanation {
  font-size: 80%;
}

#info-confirm #confirm_table {
  width: 90%;
  margin: 20px auto 0;
}
@media screen and (min-width:768px) {
  div.header_explanation {
    padding: 0 !important;
  }
  #memberpages td {
    border: none;
  }
  #wc_member_update_settlement {
    padding: 140px 0 0 0;
    max-width: 1360px;
  width: 90%;
  margin: 0 auto;
  }
.member-page {
  max-width: 1360px;
  width: 90%;
  margin: 0 auto;
}
.error_message,
.loginbox div {
  padding-bottom: 20px;
  font-size: 80%;
  color: red;
}
}
@media screen and (max-width:767px) {
  .cart_navi ul {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    gap: 10px;
  }

  #cart th, #cart td {
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 1px;
    border-left-width: 0px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #FFFFFF;
    border-right-color: #CCCCCC;
    border-bottom-color: #CCCCCC;
    border-left-color: #FFFFFF;
    padding-top: 3px;
    padding-right: 5px;
    padding-bottom: 3px;
    padding-left: 5px;
    vertical-align: middle;
    text-align: center;
    white-space: normal;
    word-break: break-all;
}


  div.header_explanation,
  .catbox .post .entry {
    padding:0 !important;
  }
  #memberpages tr,
#memberpages th,
#memberpages td {
  display: block;
  width: 100%;
  border: none;
}
#memberpages th {
  margin-top: 18px;
}
#memberpages td {
  padding: 8px 0 0 !important;
}

  #wc_member_update_settlement {
    padding: 140px 0 0 0;
    max-width: 1360px;
  width: 90%;
  margin: 0 auto;
  }
  .member-page {
    width: 90%;
    margin: 0 auto;
  }
#memberinfo .send {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  width: 100%;
  margin: 0 auto;
  justify-content: center;
}
.error_message {
  padding: 20px 0 10px;
  font-size: 80%;
  color: red;
}
}

@media screen and (max-width:767px) {
#cart_table {
  margin: 30px 0px 0px;
  width: 100%;
  border: 0 !important;
}

#cart_table tr,
#cart_table th,
#cart_table td {
  display: block;
  width: 100%;
}

#cart_table > thead {
  display: none;
}

#cart_table > tbody > tr:nth-of-type(n + 2) {
  margin: 30px 0px 0px;
}

#cart_table > tbody > tr > td {
  position: relative;
  padding: 10px 0 10px 8em;
  border-bottom: 1px solid rgba(250, 250, 250, 1);
  border-width: 0 0 1px 0px !important;
  width: 100% !important;
  margin: 0 auto;
  text-align: left !important;
}
#cart_table > tbody > tr > td.thumbnail a {
    pointer-events: none;
}
#cart_table > tbody > tr > td.thumbnail img {
  width: 60% !important;
  max-width: 260px !important;
}

#cart_table > tbody > tr > td:last-child {
  margin-bottom: 30px;
}

#cart_table > tbody > tr > td::before {
  position: absolute;
  top: 10px;
  left: 10px;
}

#cart_table > tbody > tr > td.num::before {
  content: "No.";
}

#cart_table > tbody > tr > td.thumbnail {
  border: none;
}

#cart_table > tbody > tr > td.productname::before {
  content: "商品名";
}

#cart_table > tbody > tr > td.unitprice::before {
  content: "単価";
}

#cart_table > tbody > tr > td.quantity::before {
  content: "数量";
}

#cart_table > tbody > tr > td.subtotal::before {
  content: "金額（税込）";
}

#cart_table > tbody > tr > td.stock::before {
  content: "在庫状態";
}

#cart_table > tbody > tr > td.action {
  padding: 10px;
  text-align: center;
}

#cart_table > tfoot > tr > th {
  text-align: right;
}

.customer_form {
  margin: 30px 0px 0px;
  width: 100%;
  border-collapse: collapse;
  table-layout: fixed;
}
.customer_form th,
.customer_form td {
  padding: 10px;
  border-top: solid 1px #3388dd;
  border-bottom: solid 1px #3388dd;
}

tfoot th.num,
tfoot th.thumbnail,
tfoot th.stock,
tfoot th.action {
  display: none !important;
}
}




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

fieldset, img {
  border: 0;
}

address, caption, cite, code, dfn, em, strong, th, var, optgroup {
  font-style: inherit;
  font-weight: inherit;
}

del, ins {
  text-decoration: none;
}

li {
  list-style: none;
}

caption, th {
  text-align: left;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal;
}

q:before, q:after {
  content: "";
}

abbr, acronym {
  border: 0;
  font-variant: normal;
}

sup {
  vertical-align: baseline;
}

sub {
  vertical-align: baseline;
}

legend {
  color: #231815;
}

input, button, textarea, select, optgroup, option {
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
}

input, button, textarea, select {
  font-size: 100%;
}

/* RESET HTML5 */
article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

/* GENERAL */
a:link, a:visited {
  color: #000;
  text-decoration: none;
}

a:hover {
  color: #000;
  text-decoration: none;
}

a {
  outline: none;
}

/* CLEARFIX */
.clearfix {
  zoom: 1;
}

.clearfix:after,
.howBox:after,
.newsList:after,
.newsList li:after,
.instagramList:after,
.contentBox:after,
.thumListSp:after,
.aaaaaaaaaaaa:after,
.aaaaaaaaaaaa:after,
.aaaaaaaaaaaa:after,
.aaaaaaaaaaaa:after,
.aaaaaaaaaaaa:after,
.aaaaaaaaaaaa:after,
.aaaaaaaaaaaa:after,
.aaaaaaaaaaaa:after,
.aaaaaaaaaaaa:after {
  content: ".";
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  font-size: 0;
  line-height: 0;
}

strong {
  font-weight: bold;
}

img {
  vertical-align: bottom;
}

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

/* iOSでのデフォルトスタイルをリセット */
input[type=submit],
input[type=button] {
  border-radius: 0;
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  -moz-appearance: button;
       appearance: button;
  border: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
  border-radius: 0;
}

input[type=submit]::-webkit-search-decoration,
input[type=button]::-webkit-search-decoration {
  display: none;
  border-radius: 0;
}

input[type=submit]::focus,
input[type=button]::focus {
  outline-offset: -2px;
  border-radius: 0;
}

.send input[type=button]{
background-color: rgba(255, 255, 255, 1);
padding: 1em;
border-radius: 0.4em;
	color: #000000;
}

.send input[type=submit]{
  background-color: rgba(255, 255, 255, 1);
  padding: 1em;
  border-radius: 0.4em;
    color: #000000;
}

@media screen and (max-width:768px) {
.send input[name=reganddeliveryinfo] {
display: block;
margin:10px auto 0;
}
}

html {
  width: 100%;
  height: 100%;
}

body {
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: none;
  -webkit-overflow-scrolling: touch;
  width: 100%;
  height: 100%;
  background-color: #E2E2E2;
  color: #000;
  position: relative;
  line-height: 1.8;
  font-family: "Noto Sans JP", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-weight: 400;
  font-size: 16px;
  letter-spacing: 0.05em;
}

.grecaptcha-badge {
  z-index: 2;
}

.onlyPc {
  display: block;
}

.onlySp {
  display: none;
}

body {
  -webkit-animation: fadein 3s forwards;
          animation: fadein 3s forwards;
}

@-webkit-keyframes fadein {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes fadein {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.disable {
  pointer-events: none;
}

.fadeSimple {
  -webkit-transition: all 1.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: all 1.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 1.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  opacity: 0;
}
.fadeSimple.active {
  opacity: 1;
}

.fade {
  -webkit-transition: all 1.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: all 1.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 1.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  opacity: 0;
  position: relative;
  top: 20px;
}
.fade.active {
  opacity: 1;
  top: 0;
}

.fadeLeft {
  -webkit-transition: all 1.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: all 1.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 1.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  opacity: 0;
  position: relative;
  left: -20px;
}
.fadeLeft.active {
  opacity: 1;
  left: 0;
}

.fadeRight {
  -webkit-transition: all 1.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: all 1.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 1.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  opacity: 0;
  position: relative;
  right: -20px;
}
.fadeRight.active {
  opacity: 1;
  right: 0;
}

.fadeDelay1 {
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s;
}

.fadeDelay2 {
  -webkit-transition-delay: 0.2s;
       -o-transition-delay: 0.2s;
          transition-delay: 0.2s;
}

.fadeDelay3 {
  -webkit-transition-delay: 0.4s;
       -o-transition-delay: 0.4s;
          transition-delay: 0.4s;
}

.fadeDelay4 {
  -webkit-transition-delay: 0.6s;
       -o-transition-delay: 0.6s;
          transition-delay: 0.6s;
}

.maskRight {
  -webkit-clip-path: inset(0 100% 0 0);
          clip-path: inset(0 100% 0 0);
  -webkit-transition: all 1.2s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: all 1.2s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 1.2s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.maskRight.active {
  -webkit-clip-path: inset(0 0% 0 0);
          clip-path: inset(0 0% 0 0);
}

.maskLeft {
  -webkit-clip-path: inset(0 0 0 100%);
          clip-path: inset(0 0 0 100%);
  -webkit-transition: all 1.2s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: all 1.2s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 1.2s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.maskLeft.active {
  -webkit-clip-path: inset(0 0% 0 0);
          clip-path: inset(0 0% 0 0);
}

.maskTop {
  -webkit-clip-path: inset(0 0 100% 0);
          clip-path: inset(0 0 100% 0);
  -webkit-transition: all 1.2s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: all 1.2s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 1.2s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.maskTop.active {
  -webkit-clip-path: inset(0 0% 0 0);
          clip-path: inset(0 0% 0 0);
}

.maskBottom {
  -webkit-clip-path: inset(100% 0 0 0);
          clip-path: inset(100% 0 0 0);
  -webkit-transition: all 1.2s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: all 1.2s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 1.2s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.maskBottom.active {
  -webkit-clip-path: inset(0 0% 0 0);
          clip-path: inset(0 0% 0 0);
}

.contentBox {
  margin-left: auto;
  margin-right: auto;
  padding-left: 60px;
  padding-right: 60px;
  position: relative;
  z-index: 2;
}

header {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 10;
}
header .contentBox {
  padding-left: 40px;
  padding-right: 55px;
  padding-right: 40px;
}
header.whited .logo a svg {
  fill: #fff;
}
header.whited .navList li a {
  color: #fff;
}
header.top {
  width: auto;
  opacity: 0;
}
header.top.active {
  opacity: 1;
  -webkit-transition: all 1.2s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: all 1.2s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 1.2s cubic-bezier(0.215, 0.61, 0.355, 1);
}
header.top .logo a {
  float: none;
  margin-bottom: 20px;
}
header.top .navList {
  margin-top: 12px;
  float: none;
}
header.top .navList li {
  float: none;
  margin-left: 20px;
  margin-bottom: 5px;
}

body:not(.home) ul.navList li.bnr {
    display: none;
}

header.top .navList li.bnr {
  width: 100%;
  max-width: 180px;
  margin:20px auto 0 0;
}
header.top .navList li.bnr img {
  width: 100%;
}

header .snsList {
  float: right;
  padding-top: 60px;
}
header .snsList:before {
  display: none;
}
header .snsList li {
  float: left;
  margin-left: 8px;
}
header .snsList li.line svg {
  width: 22px;
}
header .snsList li.instagram svg {
  width: 20px;
  position: relative;
  top: -1px;
}

.logo a {
  display: block;
  width: 223px;
  height: 50px;
  float: left;
  margin-top: 30px;
  margin-right: 40px;
}
.logo a svg {
  -webkit-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.navList {
  float: left;
  margin-top: 57px;
  font-family: "Lato", sans-serif;
  font-weight: 500;
  letter-spacing: 0.1em;
}

.navList li {
  float: left;
  margin-left: 20px;
  font-size: 13px;
}
@media screen and (min-width:720px) and (max-width:738px) {
.navList li {
  float: left;
  margin-left: 15px;
  font-size: 13px;
}
}

.archive .navList li:first-child,
.page-template .navList li:first-child {
  margin-left: 0;
}

.archive footer .navList li:first-child,
.page-template footer .navList li:first-child {
  margin-left: 20px;
}

.navList li a {
  -webkit-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.mainVisual {
  width: 100%;
  height: 100vh;
  overflow: hidden;
}
.mainVisual .topSlider {
  -webkit-filter: blur(10px);
          filter: blur(10px);
  -webkit-transition: all 2.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: all 2.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 2.6s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.mainVisual .topSlider.active {
  -webkit-filter: blur(0);
          filter: blur(0);
}
.mainVisual div {
  vertical-align: top;
  height: 100%;
}
.mainVisual .slide {
  height: 100%;
}
.mainVisual .slide img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.mainVisual .scrollBox {
  position: absolute;
  right: 20px;
  bottom: 20px;
  z-index: 2;
}

.sec {
  padding-top: 120px;
}

#concept {
  padding-top: 70px;
}
@media screen and (min-width:720px) {
  #concept {
    padding-top: 120px;
  }
}

.conceptBox {
  width: 366px;
  max-width: 80%;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 60px;
}
.conceptBox img {
  width: 100%;
}
.conceptBox .img {
  opacity: 0;
  -webkit-transition: all 1.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: all 1.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 1.6s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.conceptBox .img2 {
  -webkit-transition-delay: 0.4s;
       -o-transition-delay: 0.4s;
          transition-delay: 0.4s;
}
.conceptBox .img3 {
  -webkit-transition-delay: 0.8s;
       -o-transition-delay: 0.8s;
          transition-delay: 0.8s;
}
.conceptBox.active .img {
  opacity: 1;
}

.conceptBox2 {
  text-align: center;
}
.conceptBox2 h3.ttl {
  font-size: 22px;
  font-family: adobe-garamond-pro, serif;
  font-weight: 600;
  font-style: normal;
  padding-top: 60px;
}
.conceptBox2 h2.ttl {
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 60px;
}
.conceptBox2 .desp {
  line-height: 200%;
  font-size: 12px;
  margin-bottom: 60px;
}
.conceptBox2 .desp p {
  margin-bottom: 20px;
}
.conceptBox2 .img img {
  max-width: 100%;
  width: 714px;
}

.conceptSlider img {
  width: 100%;
}

.secTtl {
  text-align: center;
  font-family: "Lato", sans-serif;
  font-weight: 700;
  letter-spacing: 0.1em;
  color: #707070;
  padding-top: 20px;
  margin-bottom: 60px;
}


.tolp-bnr {
  width: 100%;
  margin: 0 auto;
  text-align: center;
  max-width: 600px;
}
.tolp-bnr img {
  width: 100%;
}
@media screen and (max-width:719px) {
  .tolp-bnr {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    padding: 0 20px;
  }
  .products-template-default .tolp-bnr {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    padding: 0;
  }
}


.productsList {
  font-size: 0;
  text-align: center;
  margin: 0 auto;
  width: 100%;
  max-width: 800px;
}

body:not(.home) .productsList {
  max-width: 1200px;
}

.productsList li {
  display: inline-block;
  width: calc(33.25% - 60px);
  margin: 0 30px;
  margin-bottom: 6vw;
  text-align: left;
  vertical-align: top;
}
.productsList li a {
  -webkit-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.productsList li a:hover {
  opacity: 0.7;
  background-position: right 12px center;
}
.productsList li a:hover .img img {
  -webkit-transform: scale(1.03);
      -ms-transform: scale(1.03);
          transform: scale(1.03);
}
.productsList li .img {
  margin-bottom: 15px;
  overflow: hidden;
}
.productsList li .img img {
  width: 100%;
  -webkit-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.productsList li .despArea .ttl {
  font-family: "Lato", sans-serif;
  font-weight: 700;
  font-size: 15px;
  letter-spacing: 0.07em;
  line-height: 140%;
  margin-bottom: 5px;
}
.productsList li .despArea .vol {
  font-family: "Lato", "Noto Sans JP", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-weight: 500;
  font-size: 13px;
  line-height: 1.2;
  margin-bottom: 10px;
  color: #777;
}
.productsList li .despArea .price {
  font-family: "Lato", sans-serif;
  font-weight: 500;
  font-size: 13px;
}

.productsListTop li:nth-child(3n+1) {
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s;
}
.productsListTop li:nth-child(3n+2) {
  -webkit-transition-delay: 0.3s;
       -o-transition-delay: 0.3s;
          transition-delay: 0.3s;
}
.productsListTop li:nth-child(3n) {
  -webkit-transition-delay: 0.6s;
       -o-transition-delay: 0.6s;
          transition-delay: 0.6s;
}

.productsList2 li {
  width: 20%;
  margin: 0 2.5%;
  margin-bottom: 7vw;
  float: left;
}
.productsList2 li:nth-child(4n+1) {
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s;
}
.productsList2 li:nth-child(4n+2) {
  -webkit-transition-delay: 0.2s;
       -o-transition-delay: 0.2s;
          transition-delay: 0.2s;
}
.productsList2 li:nth-child(4n+3) {
  -webkit-transition-delay: 0.4s;
       -o-transition-delay: 0.4s;
          transition-delay: 0.4s;
}
.productsList2 li:nth-child(4n) {
  -webkit-transition-delay: 0.6s;
       -o-transition-delay: 0.6s;
          transition-delay: 0.6s;
}
.productsList2 li .despArea .ttl {
  letter-spacing: 0.03em;
  font-size: 15px;
}
.productsList2 li .despArea .vol {
  font-size: 14px;
}
.productsList2 li .despArea .price {
  font-size: 14px;
}

.btnArea {
  text-align: center;
}

a.btn {
  background-color: #000;
  color: #fff;
  display: inline-block;
  padding: 14px 60px;
  padding-right: 70px;
  font-family: "Lato", sans-serif;
  font-weight: 700;
  background-image: url("../images/arr_right.png");
  background-size: 8px auto;
  background-position: right 14px center;
  background-repeat: no-repeat;
  -webkit-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
}
a.btn:hover {
  opacity: 0.7;
  background-position: right 12px center;
}

a.btnMini {
  padding: 15px 60px;
  padding-right: 70px;
}
.Fsizeup {
  font-size: 1.15em;
  padding: 16px 60px !important;
}

.howBox .left {
  float: unset;
  width: 100%;
  max-width: 600px;
  margin: 0 auto;
}
.howBox .left img {
  width: 100%;
}
.howBox .right {
  float: unset;
  width: 100%;
  max-width: 600px;
  margin: 0 auto;
  text-align: center;
  margin-top: 2rem;
}
.howBox .right .ttl {
  font-size: 19px;
  font-weight: 500;
  margin-bottom: 20px;
  line-height: 1.6;
}

.lineBtn {
  margin-bottom: 40px;
}
.lineBtn a {
  background-color: #4CC164;
  color: #fff;
  display: inline-block;
  padding: 0 60px;
  font-weight: 500;
  -webkit-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.lineBtn a:hover {
  opacity: 0.6;
}
.lineBtn a span {
  padding: 15px 0;
  padding-left: 45px;
  display: inline-block;
  background-image: url("../images/ico_line.png");
  background-size: 34px auto;
  background-position: left 0 center;
  background-repeat: no-repeat;
}

.qrBox .img {
  float: left;
  width: 140px;
  font-family: "Lato", sans-serif;
  font-size: 13px;
}
.qrBox .img img {
  width: 100%;
  margin-bottom: 5px;
}
.qrBox .desp {
  padding-left: 180px;
  font-size: 13px;
  padding-top: 30px;
}

.newsList {
  margin: 0 auto;
  width: 90%;
  max-width: 700px;
}
.newsList li {
  margin-bottom: 15px;
  padding: 20px 40px;
  background-color: #d7d7d7;
}
.newsList li .date {
  float: left;
  width: 120px;
  font-family: "Lato", sans-serif;
  font-size: 16px;
  font-weight: 500;
}
.newsList li .category {
  float: left;
  width: 100px;
  font-family: "Lato", sans-serif;
  font-size: 16px;
  font-weight: 700;
}
.newsList li .ttl {
  float: right;
  width: calc(100% - 220px);
}

.hash {
  text-align: center;
  margin-top: -50px;
  margin-bottom: 60px;
}
.hash a {
  font-family: "Lato", sans-serif;
  font-size: 16px;
  font-weight: 700;
  display: inline-block;
}

.instagramList {
  margin: 0 -10px;
}
.instagramList li {
  float: left;
  width: calc(20% - 20px);
  width: calc(33.33% - 40px);
  margin: 0 20px;
  margin-bottom: 40px;
}
.instagramList li img {
  width: 100%;
}

footer {
  background-color: #fff;
  padding: 60px 0 20px 0;
}
footer .contentBox {
  padding-left: 40px;
  padding-right: 40px;
}
footer .logo a {
  margin-top: 0;
  margin-bottom: 20px;
  float: none;
}
footer .navList {
  margin-top: 12px;
  float: none;
}
footer .navList li {
  float: none;
  margin-left: 20px;
  margin-bottom: 5px;
}
footer .copyright {
  text-align: center;
  font-family: "Lato", sans-serif;
  font-size: 12px;
  font-weight: 500;
  padding-top: 120px;
}

.sideBox {
  position: fixed;
  z-index: 5;
  right: 13px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
  overflow: hidden;
  text-align: center;
}
.sideBox .despArea {
  -webkit-transform: translate(50px, 0);
      -ms-transform: translate(50px, 0);
          transform: translate(50px, 0);
  -webkit-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.sideBox.active .despArea {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
}
.sideBox.whited {
  color: #fff;
}
.sideBox.whited .snsList:before {
  background-color: #fff;
}
.sideBox.whited .snsList li a svg {
  fill: #fff;
}
.sideBox .ttl {
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  font-family: "Lato", sans-serif;
  font-size: 12px;
  position: relative;
  right: -5px;
  -webkit-transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.snsList {
  text-align: center;
  padding-top: 70px;
  position: relative;
}
.snsList:before {
  content: "";
  position: absolute;
  width: 1px;
  height: 40px;
  background-color: #000;
  -webkit-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  top: 10px;
  left: 14px;
}
.snsList li {
  display: block;
}
.snsList li svg {
  -webkit-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.snsList li a {
  width: 30px;
  height: 30px;
  display: inline-block;
}
.snsList li.line svg {
  width: 18px;
}
.snsList li.instagram svg {
  width: 15px;
}

main {
  padding-bottom: 120px;
}

main.page {
  padding-top: 60px;
}


article.products {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
article.products .left {
  width: 52%;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
article.products .right {
  width: calc(48% - 70px);
  width: 48%;
  padding-left: 70px;
  padding-right: 10px;
  /*position: sticky;*/
  top: 100px;
  right: 0;
}
article.products h2.ttl {
  font-family: "Lato", sans-serif;
  font-size: 20px;
  font-weight: 700;
}
article.products h3 {
  font-size: 18px;
  font-weight: bold;
}
article.products h4 {
  font-size: 14px;
  font-weight: bold;
}
article.products h5 {
  font-size: 14px;
  font-weight: bold;
  text-decoration: underline;
}
article.products .vol {
  font-family: "Lato", sans-serif;
  font-size: 16px;
  margin-bottom: 10px;
  color: #777;
  line-height: 1;
}
article.products .price {
  font-family: "Lato", sans-serif;
  font-size: 16px;
  margin-bottom: 30px;
  letter-spacing: 0.05em;
}
article.products .buy {
  margin-bottom: 50px;
}
article.products .desp {
  font-size: 13px;
  text-align: justify;
  margin-bottom: 60px;
}
article.products .desp p {
  margin-bottom: 30px;
}
article.products .subTtl {
  font-weight: bold;
  font-size: 14px;
  margin-bottom: 5px;
}
article.products .subDesp {
  font-size: 11px;
  text-align: justify;
  line-height: 1.4;
  opacity: 0.7;
}
article.products .subDesp .subTtl {
  font-size: 12px;
}

.thumList {
  width: 55px;
  position: sticky;
  top: 100px;
  margin-right: 20px;
}
.thumList img {
  width: 100%;
}
.thumList li {
  margin-bottom: 6px;
  display: block;
  cursor: pointer;
  -webkit-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.thumList li:hover {
  opacity: 0.7;
}
.thumList li.current {
  opacity: 0.4;
}
.thumList li.current img {
  border: 1px solid #000;
}
.thumList li img {
  border: 1px solid transparent;
}

.picList {
  width: calc(100% - 75px);
}
.picList img {
  width: 100%;
}
.picList li {
  margin-bottom: 10px;
}
.picList li:last-child {
  margin-bottom: 0;
}

#how {
  overflow: hidden;
}

/* ------------------------------------------
contact
------------------------------------------ */
.contactBox {
  width: 800px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

#tblForm {
  margin-top: 0px;
}

#btnArea {
  margin-top: 30px;
  margin-bottom: 100px;
  text-align: center;
}

#btnArea input {
  background: none;
  border: 0;
  color: #FFF;
  display: inline-block;
  padding: 20px 100px;
  background-color: #000;
  text-align: center;
}

#tblForm #btnArea input {
  border-radius: 0;
}

#tblForm th {
  padding: 10px;
  padding-left: 0;
  width: 240px;
  vertical-align: top;
  padding-top: 16px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

#tblForm th .require {
  float: right;
  font-size: 10px;
  color: #fff;
  background-color: #696969;
  padding: 0px 6px;
  border-radius: 4px;
  line-height: 180%;
  margin-top: 3px;
}

#tblForm td {
  padding: 10px;
  padding-left: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

#tblForm .sel1 {
  width: 290px;
}

#tblForm .sel2 {
  width: 60px;
}

#tblForm .sel3 {
  width: 400px;
  height: 150px;
}

#tblForm input {
  border: solid 1px #CCC;
  border-radius: 4px;
  padding: 6px;
}

#tblForm .wpcf7-list-item input {
  border: none;
}

#tblForm textarea {
  border: solid 1px #CCC;
  border-radius: 4px;
  padding: 6px;
}

.attention {
  text-align: center;
  font-size: 12px;
  font-weight: bold;
}



/* ------------------------------------------
特定商取引に関する法律に基づく表記
------------------------------------------ */
.page article {
  position: relative;
  z-index: 0;
}
.page article header {
  position: relative;
padding-top: 90px;
}
.page article .entry-content {
  padding: 80px 0 120px;
  margin: 0 auto;
}
table.as-r {
  font-size: 15px;
}
@media screen and (max-width: 719px) {
  .page article .entry-content {
    padding: 20px 0 120px;
    margin: 0 auto;
  }
  table.as-r {
    font-size: 14px;
  }
}

@media screen and (min-width:720px) and (max-width: 1018px) {
.page-template-uscescart .site-content {
  padding-top: 200px;
}
}
@media screen and (min-width:1019px){
  .page-template-uscescart .site-content {
    padding-top: 120px;
  }
}

/* ------------------------------------------
smartphone
------------------------------------------ */
@media screen and (max-width: 719px) {
  .onlyPc {
    display: none;
  }

  .onlySp {
    display: block;
  }

  #button_container {
    display: block;
  }

  .wpcf7-list-item-label {
    font-size: 14px;
    letter-spacing: 0;
  }

  #tblForm th {
    display: block;
    width: auto;
    padding-bottom: 0;
    padding-right: 0;
  }

  #tblForm td {
    display: block;
    width: auto;
    padding-top: 0;
    padding-right: 0;
  }

  #tblForm .sel1 {
    width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }

  #tblForm .sel3 {
    width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }

  #btnArea {
    margin-bottom: 0;
  }

  .logo a {
    width: 165px;
    height: 37px;
  }

  header .contentBox {
    padding-left: 25px;
    padding-right: 25px;
  }
  header .navList {
    display: none;
  }

  footer .contentBox {
    padding-left: 25px;
    padding-right: 25px;
  }
  footer .copyright {
    font-size: 11px;
  }

  #button_container {
    display: block;
  }

  .contentBox {
    padding-left: 20px;
    padding-right: 20px;
  }

  .conceptBox {
    padding-bottom: 30px;
  }

  .sec {
    padding-top: 80px;
  }
  .sec1 {
    padding-top: 20px;
  }
  .sec2 {
    padding-top: 60px;
  }

  .productsListTop li {
    float: none;
    width: auto;
    margin-bottom: 60px;
  }
  .productsListTop li:last-child {
    margin-bottom: 30px;
  }

  .productsList2 {
    margin: 0 -10px;
  }
  .productsList2 li {
    float: left;
    width: calc(50% - 20px);
    margin: 0 10px;
    margin-bottom: 40px;
  }
  .productsList2 li .despArea .ttl {
    line-height: 1.3;
    margin-bottom: 5px;
    letter-spacing: 0;
  }

  .secTtl {
    margin-bottom: 40px;
    font-size: 15px;
  }

  .btnArea {
    text-align: left;
  }

  a.btn {
    text-align: center;
    width: 100%;
    padding: 13px 0;
    width: 80%;
    width: 100%;
  }

  .lineBtn a {
    width: 80%;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    text-align: center;
  }

  header {
    position: absolute;
  }

  .sideBox {
    right: 5px;
    position: absolute;
    right: 10px;
  }

  .howBox {
    overflow: hidden;
    margin: 0 -20px;
  }
  .howBox .left {
    overflow: hidden;
    float: none;
    width: auto;
    margin: 0 -40px;
  }
  .howBox .right {
    float: none;
    width: auto;
    padding: 20px;
  }
  .howBox .right .ttl {
    font-size: 16px;
    text-align: justify;
  }

  .qrBox .desp {
    padding-top: 20px;
    font-size: 12px;
    padding-left: 160px;
    padding-right: 20px;
    text-align: justify;
    line-height: 1.4;
  }

  .newsList {
    width: 100%;
    margin: 0 auto;
  }
  .newsList li {
    padding: 20px 20px;
  }
  .newsList li .date {
    font-size: 14px;
    width: 93px;
  }
  .newsList li .category {
    font-size: 14px;
  }
  .newsList li .ttl {
    clear: both;
    float: none;
    width: auto;
    font-size: 14px;
    text-align: justify;
  }

  .hash {
    margin-top: -30px;
  }

  .instagramList li {
    width: calc(33.33% - 10px);
    margin: 0 5px;
    margin-bottom: 10px;
  }

  main.page {
    padding-top: 30px;
  }

  main.detail {
    padding-top: 0;
  }

  #productsDetail {
    padding-top: 0;
  }

  header .snsList {
    display: none;
  }

  article.products {
    display: block;
  }
  article.products .left {
    width: 100%;
    display: block;
    margin-bottom: 40px;
  }
  article.products .right {
    position: relative;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    top: initial;
  }

  .picList {
    width: auto;
    margin-left: -20px;
    margin-right: -20px;
    margin-bottom: 10px;
    position: relative;
  }
  .picList div {
    height: 100%;
	  background-color: #ffffff;
    line-height: 0;
  }
  .picList li {
    margin-bottom: 0;
    /*padding-top: 130%;*/
    position: relative;
	  margin-top: 90px;
  }
  .picList li img {
    /*position: absolute;
    left: 0;
    top: 0;*/
    width: 100%;
    height: 100%;
    /*-o-object-fit: cover;
       object-fit: cover;*/
  }
  .thumListSp li {
    float: left;
    margin-right: 10px;
    -webkit-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
    -o-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  .thumListSp li.current {
    opacity: 0.4;
  }
  .thumListSp li.current img {
    border: 1px solid #000;
  }
  .thumListSp li img {
    height: 60px;
    border: 1px solid transparent;
    -webkit-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
    -o-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  .productsListTop li:nth-child(3n+1) {
    -webkit-transition-delay: 0s;
         -o-transition-delay: 0s;
            transition-delay: 0s;
  }
  .productsListTop li:nth-child(3n+2) {
    -webkit-transition-delay: 0s;
         -o-transition-delay: 0s;
            transition-delay: 0s;
  }
  .productsListTop li:nth-child(3n) {
    -webkit-transition-delay: 0s;
         -o-transition-delay: 0s;
            transition-delay: 0s;
  }

  .productsList2 li:nth-child(4n+1) {
    -webkit-transition-delay: 0s;
         -o-transition-delay: 0s;
            transition-delay: 0s;
  }
  .productsList2 li:nth-child(4n+2) {
    -webkit-transition-delay: 0s;
         -o-transition-delay: 0s;
            transition-delay: 0s;
  }
  .productsList2 li:nth-child(4n+3) {
    -webkit-transition-delay: 0s;
         -o-transition-delay: 0s;
            transition-delay: 0s;
  }
  .productsList2 li:nth-child(4n) {
    -webkit-transition-delay: 0s;
         -o-transition-delay: 0s;
            transition-delay: 0s;
  }
  .productsList2 li:nth-child(2n+1) {
    -webkit-transition-delay: 0s;
         -o-transition-delay: 0s;
            transition-delay: 0s;
  }
  .productsList2 li:nth-child(2n) {
    -webkit-transition-delay: 0.2s;
         -o-transition-delay: 0.2s;
            transition-delay: 0.2s;
  }

  .productsListTop {
    margin: 0;
  }
  .productsListTop li {
    margin-left: 0;
    margin-right: 0;
    width: calc(50% - 20px);
    margin: 0 10px;
    float: left;
    margin-bottom: 40px;
  }

  .conceptBox2 h3.ttl {
    font-size: 18px;
    letter-spacing: 0;
    padding-top: 60px;
  }
  .conceptBox2 h2.ttl {
    margin-bottom: 40px;
  }
  .conceptBox2 .desp {
    letter-spacing: 0.2em;
    line-height: 180%;
    margin-left: -20px;
    margin-right: -20px;
  }
  .productsList {
    margin-left: auto;
    margin-right: auto;
  }

  a.btn {
    font-size: 14px;
  }

  article.products h2.ttl {
    font-size: 19px;
  }
  article.products .vol {
    font-size: 15px;
  }
  article.products .price {
    font-size: 15px;
  }
  article.products h3 {
    font-size: 14px;
  }
  article.products h3 br {
    display: none;
  }
  article.products h4 {
    font-size: 14px;
    margin-bottom: 5px;
  }
  article.products .desp {
    font-size: 12px;
    line-height: 180%;
  }
}