@charset "UTF-8";
/*
Theme Name: english
*/
/* Custom Style */
/* letter spacing */
/* font weight */
/* linear */
/* easeSineIn */
/* easeSineOut */
/* easeSineInOut */
/* easeQuadIn */
/* easeQuadOut */
/* easeQuadInOut */
/* easeCubicIn */
/* easeCubicOut */
/* easeCubicInOut */
/* easeQuartIn */
/* easeQuartOut */
/* easeQuartInOut */
/* easeQuintIn */
/* easeQuintOut */
/* easeQuintInOut */
/* easeExpoIn */
/* easeExpoOut */
/* easeExpoInOut */
/* easeCircIn */
/* easeCircOut */
/* easeCircInOut */
/* easeBackIn */
/* easeBackOut */
/* easeBackInOut */
@import url(https://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
.flex_box {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-flex;
  display: flex; }

figure {
  margin: 0;
  padding: 0; }

body, div, p, span, h1, h2, h3, h4, h5, h6, ul, li, ol {
  margin: 0;
  padding: 0; }

ul, li, ol {
  list-style: none; }

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

.grecaptcha-badge {
  display: none; }

.page-id-202 .grecaptcha-badge,
.page-id-1067 .grecaptcha-badge,
.page-id-1542 .grecaptcha-badge {
  display: block; }

#loader {
  width: 100%;
  height: 100%;
  margin: 0;
  background: #fff;
  opacity: 1.0;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10000; }
  #loader img {
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }

body {
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  font-weight: 400;
  color: #000;
  letter-spacing: 0.1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

*, ::after, ::before {
  box-sizing: border-box; }

.l_box {
  float: left; }

.r_box {
  float: right; }

a {
  color: #b1890f;
  text-decoration: underline; }
  a:hover {
    text-decoration: none; }
  a img {
    -webkit-transition: opacity 0.7s;
    transition: opacity 0.7s;
    opacity: 1; }
    a img:hover {
      opacity: 0.7; }

#nav {
  text-align: center; }
  #nav h1 {
    margin: 0 0 5.46875vw; }
    #nav h1 img {
      width: 11.328125vw;
      max-width: 145px; }
      @media only screen and (max-width: 736px) {
        #nav h1 img {
          width: 80px; } }
  #nav ul {
    margin: 0 0 6.015625vw; }
  #nav li a {
    display: inline-block;
    margin: 0 0 2.34375vw;
    line-height: 1;
    color: #000;
    text-decoration: none; }
    #nav li a:hover {
      text-decoration: underline; }

.forPc {
  display: inline; }

.forSp {
  display: none; }

@media only screen and (max-width: 736px) {
  .forPc {
    display: none; }

  .forSp {
    display: inline; } }
/*--------------------------------------------------------------
## Second common
--------------------------------------------------------------*/
#secondLogo h1 {
  line-height: 1; }
  @media only screen and (max-width: 736px) {
    #secondLogo h1 {
      margin-top: 13.0208333333vw; } }
  #secondLogo h1 a {
    display: block;
    width: 8.828125vw;
    margin: 3.90625vw auto 3.515625vw; }
    @media only screen and (max-width: 736px) {
      #secondLogo h1 a {
        width: 80px;
        margin: 3.4vw auto 3.515625vw; } }
  #secondLogo h1 img {
    width: 100%;
    height: auto; }

.outer {
  display: block;
  /* IE11用 */
  width: 1060px;
  margin: 0 auto; }
  @media screen and (max-width: 1060px) {
    .outer {
      width: 96%; } }
  @media only screen and (max-width: 820px) {
    .outer {
      width: 96%;
      margin: 0 auto; } }
  .outer h2 {
    margin: 0 0 3.515625vw;
    font-size: 1.5625vw;
    font-weight: 400;
    letter-spacing: 0.05em; }
    @media only screen and (max-width: 820px) {
      .outer h2 {
        font-size: 18px; } }

.content {
  width: 820px;
  margin: 0 auto;
  overflow: hidden; }
  .content#workshop {
    overflow: clip; }
  @media only screen and (max-width: 820px) {
    .content {
      width: 100%; } }
  .content p,
  .content figure {
    margin: 0 0 3.90625vw;
    line-height: 1; }
    .content p figcaption,
    .content figure figcaption {
      margin: 0.9375vw 0 0; }
  .content p {
    line-height: 2; }
  .content .txt-indent {
    display: inline-block;
    margin: 0 0 0 0.75em;
    text-indent: -0.75em; }
  .content .btn-more {
    display: block;
    width: 110px;
    margin: 0 auto 7.03125vw;
    padding: 3px 20px;
    font-size: 14px;
    color: #fff;
    letter-spacing: 0.1em;
    text-indent: -0.1em;
    text-decoration: none;
    background-color: #B48C0F;
    text-align: center;
    cursor: pointer;
    -webkit-transition: background 0.7s;
    transition: background 0.7s; }
    .content .btn-more:hover {
      background-color: #000; }
    .content .btn-more span {
      display: inline-block; }
  .content .wp-block-image figcaption {
    font-size: 1.25vw;
    color: #000;
    line-height: 1.25; }
    @media only screen and (max-width: 820px) {
      .content .wp-block-image figcaption {
        font-size: 16px; } }
    @media only screen and (max-width: 736px) {
      .content .wp-block-image figcaption {
        font-size: 12px;
        /*iPhone de ha issho no miekata no tame...*/ } }
  @media only screen and (max-width: 736px) {
    .content .wp-block-image img {
      height: auto; } }
  .content h2 {
    margin: 0 0 1.5625vw;
    padding: 0 0 0.78125vw;
    font-size: 1.5625vw;
    font-weight: 400;
    line-height: 2;
    border-bottom: solid 3px #000; }
    @media only screen and (max-width: 820px) {
      .content h2 {
        font-size: 18px; } }
  .content h3 {
    margin: 0 0 2.34375vw;
    padding: 0 0 0 0.78125vw;
    font-size: 1.25vw;
    font-weight: 400;
    line-height: 1.35;
    border-left: solid 3px #C9C9C9; }
    @media only screen and (max-width: 820px) {
      .content h3 {
        font-size: 16px; } }
    @media only screen and (max-width: 736px) {
      .content h3 {
        padding: 0 0 0 10px; } }
  .content h4 {
    margin: 0 0 2.34375vw;
    font-size: 1.25vw;
    font-weight: 400;
    line-height: 1.35; }
    @media only screen and (max-width: 820px) {
      .content h4 {
        font-size: 16px; } }
  .content .nonBd-ttl {
    margin: 0 0 3.515625vw;
    padding: 0;
    font-size: 20px;
    font-weight: 400;
    line-height: 1.35;
    border-bottom: none; }
    @media only screen and (max-width: 820px) {
      .content .nonBd-ttl {
        font-size: 18px; } }
    .content .nonBd-ttl#oversea {
      margin: 0 0 10px; }
  .content table {
    width: 100%;
    margin: 0 0 1.5625vw;
    border-collapse: collapse; }
    .content table.tour {
      margin: 0 auto 40px; }
    .content table th {
      width: 17%;
      font-weight: 400; }
    .content table th,
    .content table td {
      padding: 1.171875vw 0;
      text-align: left;
      line-height: 2;
      letter-spacing: 0.05em;
      vertical-align: top;
      border-bottom: solid 1px #e3e3e3; }
      @media only screen and (max-width: 736px) {
        .content table th,
        .content table td {
          display: inline-block;
          width: 100%;
          padding: 0 0 1.171875vw; } }
    @media only screen and (max-width: 736px) {
      .content table th {
        padding: 1.171875vw 0 0;
        border-bottom: none; } }
  .content .txt-tax {
    display: inline-block;
    margin: 0;
    padding: 0 10px;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    background-color: #888; }
    @media only screen and (max-width: 736px) {
      .content .txt-tax {
        margin: 10px 0 0 !important; } }
  .content .btn-link {
    display: block;
    width: 160px;
    margin: 0 auto;
    padding: 9px 25px;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    text-decoration: none;
    text-align: center;
    background: #b48c0f;
    transition: background 0.3s; }
    @media only screen and (max-width: 736px) {
      .content .btn-link {
        font-size: 14px; } }
    .content .btn-link:hover {
      background: #000; }

@media only screen and (max-width: 820px) {
  .wp-block-column {
    flex-basis: 48.8%; }

  .wp-block-column:not(:last-child),
  .wp-block-column:nth-child(2n+1) {
    margin-right: 0; }

  .wp-block-column:not(:first-child) {
    margin-left: 15px; } }
@media only screen and (max-width: 736px) {
  .wp-block-column {
    flex-basis: 30%; }

  .wp-block-column:not(:first-child) {
    margin-left: 10px; } }
/*--------------------------------------------------------------
## About us
--------------------------------------------------------------*/
#box-sandcasting {
  width: 100%; }
  #box-sandcasting h2 {
    margin: 5.859375vw 0 2.34375vw;
    padding: 0;
    font-size: 1.5625vw;
    font-weight: 500;
    line-height: 2;
    text-align: center; }
    @media only screen and (max-width: 820px) {
      #box-sandcasting h2 {
        font-size: 16px; } }

#slider_wrapper {
  width: 100%;
  height: 25.390625vw;
  overflow: hidden;
  margin-bottom: 2.734375vw; }
  @media only screen and (max-width: 414px) {
    #slider_wrapper {
      height: 55.5555555556vw; } }
  #slider_wrapper .bx-viewport {
    overflow: visible !important; }
    @media only screen and (max-width: 414px) {
      #slider_wrapper .bx-viewport {
        overflow: hidden !important; } }

.slider_container {
  width: 46.875vw;
  margin: 0 auto;
  overflow: visible;
  position: relative; }
  @media only screen and (max-width: 414px) {
    .slider_container {
      width: 87.5vw; } }
  .slider_container .bx-controls {
    width: 100%;
    position: absolute;
    left: 0;
    top: calc(50% - 3.984375vw); }
    @media only screen and (max-width: 414px) {
      .slider_container .bx-controls {
        top: calc(50% - 12.3188405797vw); } }
  .slider_container .bx-prev,
  .slider_container .bx-next {
    position: absolute;
    width: 2.65625vw;
    height: 2.65625vw;
    text-indent: -9999px;
    z-index: 200;
    overflow: hidden; }
  .slider_container .bx-prev {
    background: url(../../../../img/aboutus/slide_prev.png) no-repeat left top/contain;
    background-size: 2.65625vw;
    left: -1.875vw; }
    @media only screen and (max-width: 414px) {
      .slider_container .bx-prev {
        background-size: 5.7971vw;
        left: 3.6231884058vw;
        width: 5.7971vw;
        height: 5.7971vw; } }
  .slider_container .bx-next {
    background: url(../../../../img/aboutus/slide_next.png) no-repeat left top/contain;
    background-size: 2.421875vw;
    right: -1.875vw; }
    @media only screen and (max-width: 414px) {
      .slider_container .bx-next {
        background-size: 5.7971vw;
        right: 3.6231884058vw;
        width: 5.7971vw;
        height: 5.7971vw; } }

#slider img {
  width: 100%; }
#slider figure {
  margin-bottom: 1.953125vw; }
#slider dl {
  width: 42.96875vw;
  margin: 0 auto; }
  @media only screen and (max-width: 414px) {
    #slider dl {
      width: 87.5vw; } }
  #slider dl dt {
    position: relative;
    float: left;
    font-size: 2.34375vw;
    font-weight: normal;
    line-height: 100%; }
    @media only screen and (max-width: 414px) {
      #slider dl dt {
        font-size: 7.2463768116vw;
        left: 0; } }
  #slider dl dd {
    font-size: 1.09375vw;
    line-height: 200%;
    margin-left: 3.515625vw;
    padding-top: 0.234375vw; }
    @media only screen and (max-width: 414px) {
      #slider dl dd {
        font-size: 3.3816425121vw;
        margin-left: 8.4541062802vw; } }

/*--------------------------------------------------------------
## Product
--------------------------------------------------------------*/
.product-box {
  justify-content: space-between; }
  @media screen and (max-width: 781px) {
    .product-box {
      display: block; } }
  .product-box div.wp-block-column:not(:last-child) {
    margin-right: 0; }
  .product-box div.wp-block-column:nth-child(2n+1) {
    margin-right: 0; }
  @media screen and (max-width: 820px) {
    .product-box div.wp-block-column:not(:first-child) {
      margin-left: 0; } }
  @media screen and (max-width: 781px) {
    .product-box div.wp-block-column {
      margin: 0 auto; } }
  @media screen and (max-width: 781px) {
    .product-box div.wp-block-column img {
      display: block;
      max-width: 380px;
      margin: 0 auto; } }

/*--------------------------------------------------------------
## Collection
--------------------------------------------------------------*/
#collection {
  width: 82.2641509434vw;
  max-width: 872px;
  margin: 0 -3.0188679245vw 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap; }
  @media only screen and (max-width: 736px) {
    #collection {
      width: 100%;
      margin: 0;
      justify-content: space-between; } }
  #collection li {
    display: none;
    width: 23.7735849057vw;
    max-width: 252px;
    margin: 0 0 35px 3.0188679245vw; }
    @media screen and (min-width: 1280px) {
      #collection li {
        margin: 0 0 32px 40px; } }
    @media only screen and (max-width: 736px) {
      #collection li {
        width: 31%;
        max-width: inherit;
        margin: 0 0 5%; } }
    #collection li:nth-child(3n+1) {
      margin: 0 0 35px; }
      @media only screen and (max-width: 736px) {
        #collection li:nth-child(3n+1) {
          margin: 0 0 5%; } }
    #collection li:hover {
      cursor: pointer; }
    #collection li figure {
      margin: 0; }
      #collection li figure img {
        width: 100%;
        height: auto; }
    #collection li p {
      margin: 0;
      font-size: 12px;
      line-height: 1.35; }
  #collection li.entry {
    display: inline-block; }

#info-collection {
  margin: 0 auto 3.125vw; }
  #info-collection li {
    display: inline-block;
    min-width: 11.328125vw;
    margin: 0 3.75vw 1.171875vw 0;
    letter-spacing: 0.05em; }
    @media screen and (min-width: 1043px) {
      #info-collection li {
        min-width: 11.328125vw; } }
    @media only screen and (max-width: 820px) {
      #info-collection li {
        min-width: 16.015625vw; } }
    @media only screen and (max-width: 736px) {
      #info-collection li {
        display: block; } }
    #info-collection li img {
      width: 3.90625vw;
      height: 3.90625vw;
      padding: 0 1.5625vw 0 0;
      vertical-align: middle; }
      @media only screen and (max-width: 736px) {
        #info-collection li img {
          width: 18px; } }
    #info-collection li span {
      font-size: 0.9375vw; }
      @media only screen and (max-width: 820px) {
        #info-collection li span {
          font-size: 12px; } }
    #info-collection li:nth-child(3) {
      margin: 0 0 1.171875vw 0; }

#infscr-loading {
  display: none !important; }

/*--------------------------------------------------------------
## Custom Orders
--------------------------------------------------------------*/
.content-custom {
  width: 540px;
  margin: 0 auto; }
  @media only screen and (max-width: 820px) {
    .content-custom {
      width: 85%; } }
  @media only screen and (max-width: 736px) {
    .content-custom {
      width: 100%; } }
  .content-custom .wp-block-image {
    margin: 0 0 1.171875vw; }
    .content-custom .wp-block-image figcaption {
      margin: 0.625vw 0 0;
      font-size: 12px;
      text-align: left;
      letter-spacing: 0.05em; }
  .content-custom:last-child {
    margin: 0 auto 2.34375vw; }

/*--------------------------------------------------------------
## Factory Tour & Workshop
--------------------------------------------------------------*/
#factory-mainImg {
  margin: 0 0 3.90625vw; }
  #factory-mainImg img {
    width: 100%;
    height: auto; }

table.tour .l_box,
table.tour .r_box {
  width: 47%;
  margin: 0; }
  @media only screen and (max-width: 667px) {
    table.tour .l_box,
    table.tour .r_box {
      width: 100%;
      float: none; } }
  table.tour .l_box img,
  table.tour .r_box img {
    width: 100%;
    height: auto; }

/* 鋳物製造体験見学アイテム */
#factory_items .factory_item_box,
.factory_items .factory_item_box {
  float: left;
  width: 30%;
  margin-right: 5%;
  margin-bottom: 1.95vw; }

#factory_items .factory_item_box:nth-child(3n),
.factory_items .factory_item_box:nth-child(3n) {
  margin-right: 0%; }

#factory_items .factory_item_box:nth-child(3n+1),
.factory_items .factory_item_box:nth-child(3n+1) {
  clear: both; }

#factory_items .factory_item_box figure,
.factory_items .factory_item_box figure {
  margin: 0 0 0.78vw 0;
  /*10px*/ }

#factory_items .factory_item_box figure a,
.factory_items .factory_item_box figure a {
  position: relative;
  display: block; }

#factory_items .factory_item_box figure a:after,
.factory_items .factory_item_box figure a:after {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  width: 13.95%;
  height: 0;
  padding-bottom: 14%;
  background: url(../../../../img/icon_plus.png) no-repeat top center;
  -webkit-background-size: 100% auto;
  background-size: 100% auto; }

#factory_items .factory_item_box figure img,
.factory_items .factory_item_box figure img {
  max-width: 100%;
  vertical-align: bottom; }

#factory_items .factory_item_box p,
.factory_items .factory_item_box p {
  margin-bottom: 0; }

#factory_items .factory_item_box p.num,
.factory_items .factory_item_box p.num {
  width: 24px;
  height: 24px;
  margin-bottom: 5px;
  font-size: 14px;
  line-height: 24px;
  text-align: center;
  color: #fff;
  font-weight: 700;
  background-color: #666; }

#factory_items .factory_item_box p.item_ttl,
.factory_items .factory_item_box p.item_ttl {
  padding-bottom: 0.45vw;
  /*10px*/
  border-bottom: #e6e6e6 solid 1px;
  margin-bottom: 0.45vw;
  /*10px*/ }
  #factory_items .factory_item_box p.item_ttl span,
  .factory_items .factory_item_box p.item_ttl span {
    display: block;
    font-size: 12px; }

.fee_duration {
  margin: 2em 0 1em !important;
  padding-top: 0.5em;
  font-weight: 500;
  border-top: solid 1px #e6e6e6; }

@media screen and (max-width: 768px) {
  #factory_items .factory_item_box p,
  .factory_items .factory_item_box p {
    font-size: 12px; } }
@media screen and (max-width: 360px) {
  #factory_items .factory_item_box p,
  .factory_items .factory_item_box p {
    word-break: break-all; } }
/* 鋳物製造体験見学アイテム詳細モーダル */
.factory_item_modal .factory_item_modal_title {
  font-size: 1.25vw;
  /*16px*/
  margin-bottom: 1.17vw;
  /*15px*/ }

.factory_item_modal p {
  text-align: left;
  font-size: 0.94vw;
  /*13px*/
  margin-bottom: 0.78vw;
  /*10px*/ }
  .factory_item_modal p span {
    font-size: 0.7vw; }

.factory_item_modal .factory_item_modal_size {
  word-break: break-all; }

.factory_item_modal .clearfix {
  margin-bottom: 1.56vw;
  /*20px*/ }

.factory_item_modal .l_box {
  float: left;
  width: 52.63%; }

.factory_item_modal .l_box figure {
  text-align: center;
  margin: 0; }

.factory_item_modal .l_box figure img {
  vertical-align: bottom;
  max-width: 100%; }

.factory_item_modal .r_box {
  float: right;
  width: 41.05%; }

@media screen and (max-width: 768px) {
  .factory_item_modal .factory_item_modal_title {
    font-size: 15px; }

  .factory_item_modal p {
    font-size: 12px; } }
.flex-box {
  display: flex; }

.content-tour .course {
  display: flex;
  gap: 40px;
  height: 55px;
  margin: 0 0 30px;
  background: #fff;
  position: sticky;
  top: 0;
  z-index: 2;
  overflow: scroll; }
  @media screen and (max-width: 850px) {
    .content-tour .course {
      height: 105px;
      padding: 50px 0 0; } }
  .content-tour .course li {
    padding: 15px 0;
    flex: 50%;
    border-bottom: solid 1px #000; }
    .content-tour .course li h3 {
      font-size: 16px;
      text-align: center;
      border-left: none; }
.content-tour table.tour th {
  text-align: center;
  border-bottom: solid 1px #000; }

.box-tour {
  margin: 0 0 40px;
  padding: 0 0 20px;
  border-bottom: solid 1px #e3e3e3; }
  .box-tour h4 {
    margin: 0 0 20px;
    padding: 0 0 20px;
    font-size: 14px;
    text-align: center;
    border-bottom: solid 1px #000; }
  .box-tour .flex-box {
    align-items: flex-start;
    gap: 40px; }
    .box-tour .flex-box.factory_items {
      margin: 20px 0 0;
      gap: 20px; }
    .box-tour .flex-box .box-tour-block {
      flex: 50%; }
      .box-tour .flex-box .box-tour-block p {
        margin: 0; }
      .box-tour .flex-box .box-tour-block .factory_items {
        justify-content: space-between;
        flex-wrap: wrap; }
        .box-tour .flex-box .box-tour-block .factory_items .factory_item_box {
          width: 47%;
          margin: 0; }
          @media screen and (max-width: 768px) {
            .box-tour .flex-box .box-tour-block .factory_items .factory_item_box {
              width: 100%; } }
          .box-tour .flex-box .box-tour-block .factory_items .factory_item_box p.num {
            margin: 0 0 5px; }

/*Tourism*/
.box-tourism {
  width: 100%;
  /*.r_tourismBox{
  	max-width: 250px;
  	float:right;
  	
  	@include iPad{
  		width:35%;
  	}
  	
  	@include iPhone{
  		width:100%;
  		max-width:inherit;
  		text-align: center;
  		float:none;
  	}
  }*/ }
  .box-tourism p {
    /*width:calcVw(500px);
    max-width:500px;
    letter-spacing: $ls_none;
    float:left;*/
    width: 100%;
    letter-spacing: 0; }
    @media only screen and (max-width: 820px) {
      .box-tourism p {
        /*width:60%;*/
        width: 100%; } }
    @media only screen and (max-width: 736px) {
      .box-tourism p {
        width: 100%; } }

/*Cafe*/
.table-menu td:nth-child(2n) {
  text-align: right; }

.column-menu figure {
  margin: 0 0 5px; }
.column-menu p {
  font-size: 13px;
  line-height: 1.35; }
.column-menu .wp-block-column:not(:first-child) {
  margin-left: 0.78125vw; }
.column-menu .wp-block-column:not(:last-child) {
  margin-right: 0.78125vw; }

/*--------------------------------------------------------------
## Contact
--------------------------------------------------------------*/
.content .table-contact {
  width: 100%; }
  .content .table-contact th {
    width: 20% !important;
    padding: 1.25vw 0;
    border: solid 1px #e6e6e6;
    border-left: none;
    border-right: none;
    vertical-align: top; }
    @media only screen and (max-width: 736px) {
      .content .table-contact th {
        display: inline-block;
        width: 100% !important;
        border: none; } }
  .content .table-contact td {
    padding: 1.25vw 0;
    line-height: 2.5;
    border: solid 1px #e6e6e6;
    border-left: none;
    border-right: none; }
    @media only screen and (max-width: 736px) {
      .content .table-contact td {
        display: inline-block;
        width: 100%;
        border: none; } }
    .content .table-contact td input[type="text"],
    .content .table-contact td input[type="tel"],
    .content .table-contact td input[type="email"] {
      width: 31.25vw;
      max-width: 400px;
      padding: 0.5em 0.25em;
      font-size: 12px; }
      @media only screen and (max-width: 736px) {
        .content .table-contact td input[type="text"],
        .content .table-contact td input[type="tel"],
        .content .table-contact td input[type="email"] {
          width: 90%;
          font-size: 16px;
          -webkit-appearance: none;
          border-radius: 0; } }
    .content .table-contact td textarea {
      width: 39.0625vw;
      max-width: 500px;
      height: 20em;
      padding: 5px; }
      @media only screen and (max-width: 736px) {
        .content .table-contact td textarea {
          width: 100%;
          height: 10em;
          font-size: 16px;
          -webkit-appearance: none;
          border-radius: 0; } }
    .content .table-contact td input[type="text"],
    .content .table-contact td input[type="tel"],
    .content .table-contact td input[type="email"],
    .content .table-contact td textarea {
      border: solid 1px #ccc; }
    .content .table-contact td .first-name,
    .content .table-contact td .wpcf7-form-control-wrap {
      margin-right: 2em;
      line-height: 2.5; }
      @media only screen and (max-width: 736px) {
        .content .table-contact td .first-name,
        .content .table-contact td .wpcf7-form-control-wrap {
          margin-right: 0; } }
      .content .table-contact td .first-name input[type="text"],
      .content .table-contact td .wpcf7-form-control-wrap input[type="text"] {
        width: 30%; }
        @media only screen and (max-width: 736px) {
          .content .table-contact td .first-name input[type="text"],
          .content .table-contact td .wpcf7-form-control-wrap input[type="text"] {
            display: block;
            width: 100%;
            margin: 0 0 10px; } }
        .content .table-contact td .first-name input[type="text"].name,
        .content .table-contact td .wpcf7-form-control-wrap input[type="text"].name {
          width: 30%; }
          @media only screen and (max-width: 736px) {
            .content .table-contact td .first-name input[type="text"].name,
            .content .table-contact td .wpcf7-form-control-wrap input[type="text"].name {
              display: block;
              width: 100%;
              margin: 0 0 10px; } }
    .content .table-contact td .last-name input[type="text"] {
      width: 30%; }
      @media only screen and (max-width: 736px) {
        .content .table-contact td .last-name input[type="text"] {
          display: block;
          width: 100%;
          margin: 0 0 10px; } }
    @media only screen and (max-width: 736px) {
      .content .table-contact td .email-your-email input[type="email"] {
        width: 100%;
        margin: 0 0 10px; } }
    .content .table-contact td .date-day input[type="date"],
    .content .table-contact td .wpcf7-form-control-wrap input[type="date"] {
      padding: 10px 20px;
      border: solid 1px #ccc;
      border-radius: 0; }
      .content .table-contact td .date-day input[type="date"].data,
      .content .table-contact td .wpcf7-form-control-wrap input[type="date"].data {
        padding: 10px 20px;
        border: solid 1px #ccc;
        border-radius: 0; }
    .content .table-contact td span.wpcf7-list-item {
      margin: 0 1em 0 0; }
    .content .table-contact td select {
      -webkit-appearance: none;
      appearance: none;
      padding: 5px 10px;
      border: solid 1px #ccc;
      border-raduis: 0; }
    .content .table-contact td label {
      cursor: pointer; }

.content .table-contact p {
  margin: 1em 0; }

input[type=submit].btn_regular {
  width: 18.359375vw;
  background: #b48c0f;
  border: none;
  display: inline-block;
  margin: 15px 0 5px;
  padding: 16px 0;
  font-weight: 600;
  font-size: 16px;
  color: #fff;
  text-align: center;
  cursor: pointer;
  text-decoration: none;
  -webkit-transition: background 0.3s;
  transition: background 0.3s; }
  @media only screen and (max-width: 736px) {
    input[type=submit].btn_regular {
      -webkit-appearance: none;
      border-radius: 0; } }
  @media only screen and (max-width: 414px) {
    input[type=submit].btn_regular {
      width: 100%;
      font-size: 14px; } }

input[type=submit][disabled] {
  background: #ccc; }

.accept {
  margin-bottom: 2.34375vw;
  text-align: center; }
@media only screen and (max-width: 414px) and (max-width: 414px) {
  .accept {
    text-align: left; } }

  @media only screen and (max-width: 414px) {
    .accept span.wpcf7-list-item {
      margin-left: 0; } }

.btn_container {
  text-align: center; }

/*--------------------------------------------------------------
## Faq & Retailer List
--------------------------------------------------------------*/
.faq-list {
  margin: 0 0 3.90625vw; }
  .faq-list li {
    list-style: inside disc;
    text-indent: -1em;
    margin: 0 0 0 1em;
    line-height: 2; }

.faq-qList {
  letter-spacing: 0.05em; }

.content h2.oversea-ttl {
  width: 100%;
  margin: 0;
  padding: 3.90625vw 0;
  border-top: solid 1px #E3E3E3;
  border-bottom: none; }
.content p.areaName {
  font-size: 18px;
  font-weight: 700;
  margin: 0; }
.content h2.domestic-ttl {
  width: 100%;
  margin: 0;
  padding: 0.390625vw 0 1.5625vw;
  font-weight: 400;
  border-bottom: none; }
  @media only screen and (max-width: 736px) {
    .content h2.domestic-ttl {
      padding: 0; } }
.content h2#factoryshop {
  border-top: solid 1px #E3E3E3; }
.content .box-domestic {
  margin-bottom: 25px;
  align-items: center; }
  @media only screen and (max-width: 736px) {
    .content .box-domestic {
      margin-bottom: 10px; } }
  .content .box-domestic p,
  .content .box-domestic figure {
    margin: 0; }
  .content .box-domestic.closed figure {
    position: relative; }
    .content .box-domestic.closed figure img {
      opacity: 0.8;
      filter: grayscale(100%); }
    .content .box-domestic.closed figure:after {
      content: "CLOSED";
      display: inline-block;
      padding: 10px;
      font-size: 28px;
      font-weight: 700;
      vertical-align: text-top;
      color: #fff;
      text-align: center;
      background: #d71c12;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%) rotate(-10deg); }
  @media only screen and (max-width: 736px) {
    .content .box-domestic .wp-block-column {
      flex-basis: 100%;
      margin-bottom: 0; } }
  @media only screen and (max-width: 736px) {
    .content .box-domestic .wp-block-column:not(:first-child) {
      margin-left: 0; } }
@media only screen and (max-width: 736px) {
  .content .table-domestic {
    margin: 0 0 20px; } }
.content .table-domestic th {
  width: 18%; }
  @media only screen and (max-width: 736px) {
    .content .table-domestic th {
      width: 100%; } }

.content p.oversea-shop {
  margin: 0 0 1.5625vw; }

/*--------------------------------------------------------------
## Privacy Policy
--------------------------------------------------------------*/
.privacy {
  margin: 0 0 3.90625vw; }
  .privacy li {
    list-style: inside decimal;
    text-indent: -1.5em;
    margin: 0 0 0 1.5em;
    line-height: 2; }

/*--------------------------------------------------------------
## Header
--------------------------------------------------------------*/
.open #drawerNav {
  z-index: 1000;
  padding: 0 0 60px; }

#drawerNav {
  position: fixed;
  color: #000;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow-y: auto;
  height: 100%;
  width: 100%; }

@keyframes drawerAnimation {
  0% {
    opacity: 0;
    z-index: -1; }
  1% {
    z-index: 1001; }
  100% {
    opacity: 1; } }
#drawerNav {
  opacity: 0;
  z-index: -1;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out; }

#drawerNav.open {
  opacity: 1;
  z-index: 1000;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s; }

#drawerNav p a {
  display: block;
  width: 8.828125vw;
  margin: 3.90625vw auto 4.0625vw; }
  @media only screen and (max-width: 736px) {
    #drawerNav p a {
      width: 80px;
      margin: 13.0208333333vw auto 4.0625vw; } }
#drawerNav p img {
  width: 100%;
  height: auto; }
#drawerNav ul {
  margin: 0;
  text-align: center; }
  @media only screen and (max-width: 736px) {
    #drawerNav ul {
      margin: 7.03125vw 0 0; } }
#drawerNav li {
  margin: 0 0 2.34375vw; }
  @media only screen and (max-width: 736px) {
    #drawerNav li {
      margin: 0 0 7.03125vw; } }
  #drawerNav li a {
    display: inline-block;
    line-height: 1;
    color: #000;
    font-weight: 400;
    text-decoration: none; }
    #drawerNav li a:hover {
      text-decoration: underline; }
  #drawerNav li ul.subNavList {
    margin: 0.390625vw 0 0; }
    #drawerNav li ul.subNavList li {
      margin: 0 0 0.78125vw; }
    #drawerNav li ul.subNavList a {
      font-size: 11px;
      font-weight: 400; }

#drawerNavbg {
  display: block;
  width: 100vw;
  height: 100vh;
  background-color: #fff;
  position: fixed;
  top: 0;
  left: 0;
  z-index: -1;
  opacity: 0;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out; }

.open #drawer-bg-w,
.open #drawerNavbg {
  opacity: 1;
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out; }

.open #drawer-bg-w {
  z-index: 500; }

.open #drawerNavbg {
  z-index: 499; }

#drawer {
  display: block;
  position: fixed;
  right: 22px;
  top: 21px;
  width: 20px;
  height: 20px;
  cursor: pointer;
  z-index: 1001;
  -webkit-tap-highlight-color: transparent; }
  #drawer div {
    position: relative; }
  #drawer span {
    display: block;
    position: absolute;
    height: 1px;
    width: 20px;
    background: #000;
    left: 0;
    zoom: 1;
    -webkit-transition: 0.35s ease-in-out;
    transition: 0.35s ease-in-out; }
    #drawer span:nth-child(1) {
      top: 0; }
    #drawer span:nth-child(2) {
      top: 7px; }
    #drawer span:nth-child(3) {
      top: 14px; }

.open #drawer {
  background: transparent; }
  .open #drawer span {
    background: #000; }
    .open #drawer span:nth-child(1) {
      top: 9px;
      -webkit-transform: rotate(-135deg);
      transform: rotate(-135deg);
      zoom: 1; }
    .open #drawer span:nth-child(2) {
      width: 0;
      left: 50%; }
    .open #drawer span:nth-child(3) {
      top: 9px;
      -webkit-transform: rotate(135deg);
      transform: rotate(135deg);
      zoom: 1; }

header ul {
  list-style: none;
  font-family: "Kozuka Mincho Pro L","游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  letter-spacing: 0;
  position: fixed;
  right: 5.15625vw;
  top: 1.796874999vw;
  z-index: 1001; }
  @media only screen and (max-width: 820px) {
    header ul {
      right: 7.3170731707vw;
      top: 2.8048780488vw; } }
  @media only screen and (max-width: 736px) {
    header ul {
      right: 15.285vw;
      top: 6.43vw; } }
  @media only screen and (max-device-width: 320px) and (orientation: portrait) {
    header ul {
      top: 5.76vw; } }
  header ul li {
    display: inline-block;
    vertical-align: top; }
    header ul li:not(:last-child) {
      margin: 0 10px 0 0;
      padding: 0 10px 0 0;
      border-right: solid 1px #ccc; }
      @media only screen and (max-width: 736px) {
        header ul li:not(:last-child) {
          margin: 0 5px 0 0; } }
    header ul li a {
      display: block;
      font-size: 0.78125vw;
      /*0.78125vw*/
      font-weight: 400;
      color: #000;
      text-decoration: none;
      line-height: 1; }
      @media only screen and (max-width: 820px) {
        header ul li a {
          font-size: 11px; } }

/*--------------------------------------------------------------
## Footer
--------------------------------------------------------------*/
footer {
  padding-top: 7.8125vw;
  padding-bottom: 3.515625vw;
  text-align: center;
  color: #969696; }
  footer img {
    width: 9.375vw;
    max-width: 120px;
    height: auto;
    margin: 0 0 0.78125vw; }
    @media only screen and (max-width: 736px) {
      footer img {
        width: 120px; } }
  footer ul {
    margin: 0 0 1.5625vw; }
    footer ul li {
      display: inline-block;
      width: 1.40625vw;
      max-width: 180px;
      padding: 0 1.171875vw;
      line-height: 1;
      vertical-align: middle; }
      @media only screen and (max-width: 820px) {
        footer ul li {
          width: 18px;
          margin: 0 10px;
          padding: 0; } }
      footer ul li img {
        width: 1.40625vw;
        height: 1.171875vw;
        margin: 0; }
        @media only screen and (max-width: 820px) {
          footer ul li img {
            width: 18px;
            height: 15px; } }
        footer ul li img.icn-insta {
          width: 18px;
          height: auto; }
          @media only screen and (max-width: 820px) {
            footer ul li img.icn-insta {
              width: 18px; } }
        footer ul li img.icn-trip {
          width: 21px;
          height: auto; }
          @media only screen and (max-width: 820px) {
            footer ul li img.icn-trip {
              width: 20px; } }
  footer address {
    margin: 0 0 1.71875vw;
    font-size: 0.9375vw;
    font-style: normal; }
    @media only screen and (max-width: 820px) {
      footer address {
        font-size: 12px; } }
  footer p#cright {
    marmgin: 0;
    padding: 0;
    font-size: 0.78125vw; }
    @media only screen and (max-width: 820px) {
      footer p#cright {
        font-size: 10px; } }

/*--------------------------------------------------------------
## Top
--------------------------------------------------------------*/
.video {
  width: 100%;
  height: auto;
  margin: 0 auto 5.078125vw;
  /*padding-top: 56.25%;
  position:relative;
  overflow: hidden;*/
  	/*iframe{
  		position: absolute;
          top: 0;
          left: 0;
          width: 100.9% !important;
          height: 100.9% !important;
  		border: none;
  	}*/ }
  .video video {
    width: 100%;
    height: auto;
    border: none; }

.slider {
  width: 1280px;
  height: auto;
  margin: 0 auto 5.078125vw;
  position: relative; }
  @media screen and (max-width: 1279px) {
    .slider {
      width: 100%; }
      .slider .bx-wrapper {
        width: 100%;
        max-width: inherit;
        position: relative; }
        .slider .bx-wrapper img {
          width: 100%;
          height: auto; } }
  @media screen and (max-height: 750px) {
    .slider {
      width: 80vw; }
      .slider .bx-viewport li img {
        width: 100%;
        height: auto; } }
  @media only screen and (max-width: 736px) {
    .slider {
      width: 100%; } }
  .slider .bx-controls {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 500; }
  .slider .bx-next, .slider .bx-prev {
    width: 30px;
    height: 60px;
    text-indent: -9999px;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    background-size: 30px 60px; }
    @media only screen and (max-width: 736px) {
      .slider .bx-next, .slider .bx-prev {
        width: 15px;
        height: 30px;
        background-size: 15px 30px; } }
  .slider .bx-next {
    background: url(../../../../img/top/icn_next.svg) center center;
    right: 3%; }
  .slider .bx-prev {
    background: url(../../../../img/top/icn_prev.svg) center center;
    left: 3%; }

.nosaku_global h2 {
  margin: 0 0 2.34375vw;
  font-size: 14px;
  font-weight: 400;
  text-align: center; }
  .nosaku_global h2 a {
    color: #000;
    text-decoration: none; }
    .nosaku_global h2 a:hover {
      text-decoration: underline; }
  @media only screen and (max-width: 820px) {
    .nosaku_global h2 {
      font-size: 14px; } }
.nosaku_global ul {
  width: 1060px;
  margin: 0 auto 6.015625vw; }
  @media screen and (max-width: 1060px) {
    .nosaku_global ul {
      width: 96%; } }
  @media only screen and (max-width: 820px) {
    .nosaku_global ul {
      width: 96%; } }
  .nosaku_global ul li {
    width: 150px;
    margin: 0 0 0 30px;
    float: left; }
    .nosaku_global ul li:first-child {
      margin: 0; }
    @media only screen and (max-width: 820px) {
      .nosaku_global ul li {
        width: 12.5%; }
        .nosaku_global ul li:first-child {
          margin: 0 0 0 20px; } }
    @media only screen and (max-width: 736px) {
      .nosaku_global ul li {
        width: 25%;
        margin: 0 0 0 6%; }
        .nosaku_global ul li:first-child {
          margin: 0 0 0 6%; } }
    .nosaku_global ul li img {
      width: 100%;
      height: auto; }

.box-award {
  width: 820px;
  margin: 0 auto 2.34375vw; }
  @media screen and (max-width: 820px) {
    .box-award {
      width: 90%; } }
  @media only screen and (max-width: 820px) {
    .box-award {
      margin: 0 auto; } }
  .box-award h2 {
    margin: 0 0 2.34375vw;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    text-align: center; }
  .box-award dt {
    font-weight: 700; }
  .box-award dd {
    margin: 0 0 2em; }
    .box-award dd b {
      font-weight: 700; }

.original-box {
  gap: 20px; }
  @media only screen and (max-width: 736px) {
    .original-box {
      display: block; } }
  .original-box figure {
    width: 50%; }
    @media only screen and (max-width: 736px) {
      .original-box figure {
        width: 100%; } }
    .original-box figure img {
      width: 100%;
      height: auto; }
