@charset "UTF-8";
/*
Theme Name:fz2026
Theme URI: 
Description: factory zoomer
Version: 2.0
Author: 
Author URI: 
*/
/*全体の設定
---------------------------------------------------------------------------*/
html {
  margin: 0;
  padding: 0;
  -webkit-text-size-adjust: 100%;
  color: #999;
  font-family: -apple-system,BlinkMacSystemFont,"Helvetica Neue","游ゴシック Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN",メイリオ,Meiryo,sans-serif;
  font-size: 14px;
  line-height: 2;
  letter-spacing: 1px;
  background: #fff; }

h1, h2, h3, h4, h5, p, ul, ol, li, dl, dt, dd, form, figure, form, select, input, textarea {
  margin: 0px;
  padding: 0px;
  font-size: 100%;
  font-weight: normal; }

ul {
  list-style-type: none; }

a {
  text-decoration: none;
  color: inherit;
  transition: all 0.3s ease; }

img {
  border: none;
  max-width: 100%;
  height: auto;
  vertical-align: middle; }

body {
  max-width: 80%;
  margin: 0 auto;
  padding: 0; }

body {
  opacity: 0;
  transition: opacity 0.6s ease; }

body.is-loaded {
  opacity: 1; }

@media all and (max-width: 1000px) {
  body {
    max-width: 90%; } }
@media all and (max-width: 481px) {
  body {
    max-width: 90%; } }
/* header
-----------------------------------*/
header {
  width: 100%;
  border-bottom: solid #CCC 1px;
  margin: 60px 0 60px 0;
  padding-bottom: 60px;
  letter-spacing: 1.7px;
  display: flex;
  justify-content: space-between;
  flex-flow: row nowrap;
  display: -webkit-flex;
  -webkit-flex-flow: wrap;
  -webkit-justify-content: space-between; }

/*figure { display:none;}*/
/* ナビ */
h1 {
  width: 100%; }

nav {
  width: 80%;
  margin-top: 40px;
  display: flex;
  justify-content: space-between;
  flex-flow: row nowrap;
  display: -webkit-flex;
  -webkit-flex-flow: wrap;
  -webkit-justify-content: space-between; }
  nav a:hover {
    color: #545454; }

.sns {
  width: 20%;
  text-align: right;
  margin-top: 40px; }

.sns img {
  height: 20px;
  width: auto;
  margin-left: 10px; }

@media all and (max-width: 1200px) {
  header {
    margin: 40px 0 40px 0;
    padding-bottom: 40px;
    display: flex;
    display: -webkit-flex;
    flex-flow: column;
    -webkit-flex-flow: column; }

  nav {
    width: 100%;
    margin-top: 40px; }

  nav a::after {
    content: '';
    margin: 0; }

  .sns {
    width: 100%;
    text-align: right;
    margin-top: 20px; }

  .sns img {
    margin: 0 7px 0 0; } }
@media all and (max-width: 900px) {
  header {
    margin: 20px 0 20px 0;
    padding-bottom: 30px;
    display: flex;
    display: -webkit-flex;
    flex-flow: column;
    -webkit-flex-flow: column; }

  nav {
    width: 100%;
    margin-top: 30px;
    display: flex;
    justify-content: flex-start;
    flex-flow: row wrap;
    display: -webkit-flex;
    -webkit-flex-flow: row wrap;
    -webkit-justify-content: flex-start; }

  nav a::after {
    content: '';
    margin: 0 10px 0 10px; }

  .sns {
    width: 30%;
    text-align: left;
    margin-top: 30px; }

  .sns img {
    width: 16px;
    height: auto;
    margin: 0 7px 0 0; } }
/* main
-----------------------------------*/
main {
  width: 100%;
  margin: 80px 0 80px;
  padding: 0; }

@media all and (max-width: 481px) {
  main {
    margin: 40px 0 40px; } }
/*共通 */
h2 {
  font-size: 1.8rem;
  margin-bottom: 4rem;
  letter-spacing: 2px;
  line-height: normal; }

h3 {
  font-size: 1.3rem;
  margin-bottom: 3.6rem;
  letter-spacing: 1.3px;
  line-height: normal; }

h3::before {
  content: '○';
  color: #CCC;
  font-size: 1rem;
  margin-right: 7px; }

h4 {
  font-size: 1.2rem;
  margin-bottom: 2rem;
  letter-spacing: 1.1px;
  line-height: normal; }

h5 {
  font-size: 1.2rem;
  margin-bottom: 1.5rem;
  letter-spacing: 1.1px;
  line-height: normal; }

/*←サイドバーナビの見出し */
.text01 {
  font-size: 0.9rem;
  margin-top: 30px;
  line-height: 1.4;
  letter-spacing: 0.9px; }

.m-t20 {
  margin-top: 20px; }

.m-t30 {
  margin-top: 30px; }

.m-t60 {
  margin-top: 60px; }

.m-t80 {
  margin-top: 80px; }

.thumb-title {
  width: 100%;
  text-align: left;
  margin-top: 20px;
  font-size: 0.9rem;
  line-height: 1.5; }

.thumb-title-c {
  width: 100%;
  text-align: center;
  margin-top: 20px;
  line-height: 1.5; }

.more {
  font-size: 4rem;
  text-align: center; }

.border-dashed {
  width: 100%;
  border: dashed 0.5px #CCCCCC; }

.box-solid {
  line-height: 1.5;
  display: inline-block;
  padding: 0 0.2rem 0.2rem 0.3rem;
  margin-top: 1rem;
  border: solid 1px #CCCCCC;
  border-radius: 6px; }

.box-dotted {
  line-height: 1.5;
  display: inline-block;
  padding: 0 0.2rem 0.2rem 0.3rem;
  margin-top: 1rem;
  border: dotted 1px #CCCCCC;
  border-radius: 3px; }

.box-dashed {
  line-height: 1.5;
  display: inline-block;
  padding: 0 0.2rem 0.2rem 0.3rem;
  margin-top: 1rem;
  border: dashed 1px #CCCCCC;
  border-radius: 6px; }

.arrow-up {
  margin-top: 60px;
  text-align: center; }

.navi-page {
  display: flex;
  display: -webkit-flex;
  flex-flow: row wrap;
  -webkit-flex-flow: row wrap;
  justify-content: flex-start;
  -webkit-justify-content: flex-start; }

.navi-page li::after {
  content: '|';
  margin: 0 15px 0 15px; }

.navi-page li:last-child::after {
  content: ''; }

@media all and (max-width: 481px) {
  h2 {
    font-size: 1.4rem;
    margin-bottom: 2rem;
    letter-spacing: 1.4px;
    line-height: normal; }

  .arrow-up {
    margin-top: 30px; } }
/* glassworks  about  life　共通*/
#standard, #limited, #zoomerplus, #order, #tsujikazumi, #publication, #staff, #life-gallery, #life-shop, #life-nest, #life-cafe, #life-closet {
  width: 100%;
  padding-top: 80px;
  margin-top: 80px;
  border-top: dashed 0.5px #CCCCCC; }

@media all and (max-width: 481px) {
  #standard, #limited, #zoomerplus, #order, #tsujikazumi, #publication, #staff, #life-gallery, #life-shop, #life-nest, #life-cafe, #life-closet {
    width: 100%;
    padding-top: 60px;
    margin-top: 60px;
    border-top: dashed 0.5px #CCCCCC; } }
@media all and (max-width: 481px) {
  .about-nav {
    margin-bottom: 30px; } }
/* life　*/
.life-img {
  margin-top: 20px; }

#life-gallery a {
  padding-bottom: 2px;
  border-bottom: dashed 1px #ccc; }

@media all and (max-width: 481px) {
  .life-img {
    text-align: center; } }
/* #glassworks */
#standard ul {
  margin-top: 60px;
  text-align: center;
  display: flex;
  display: -webkit-flex;
  flex-flow: row wrap;
  -webkit-flex-flow: row wrap;
  justify-content: space-between;
  -webkit-justify-content: space-between; }

#standard ul li {
  width: 30%;
  height: 200px;
  padding-bottom: 2rem; }

#standard ul li:nth-child(3n) {
  margin-right: 0; }

.works-standard-figure {
  width: 100%;
  overflow: hidden; }

.works-standard-figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 50% 50%; }

#limited ul {
  margin-top: 60px;
  text-align: center;
  display: flex;
  display: -webkit-flex;
  flex-flow: row wrap;
  -webkit-flex-flow: row wrap;
  justify-content: space-between;
  -webkit-justify-content: space-between; }

#limited ul li {
  width: 28%;
  padding-bottom: 5rem; }

#limited ul li:nth-child(3n) {
  margin-right: 0; }

.works-limited-figure {
  width: 100%;
  height: 300px;
  overflow: hidden; }

.works-limited-figure img {
  width: 100%;
  height: 300px;
  object-fit: contain; }

#zoomerplus ul li {
  margin-top: 60px;
  width: 24%; }

@media all and (max-width: 481px) {
  #standard ul {
    display: flex;
    display: -webkit-flex;
    flex-flow: column;
    -webkit-flex-flow: column; }

  #standard ul li {
    width: 100%;
    padding-bottom: 3rem; }

  #limited ul li {
    width: 45%;
    padding-bottom: 3rem; }

  .works-limited-figure {
    width: 100%;
    height: 240px;
    overflow: hidden; }

  .works-limited-figure img {
    width: 100%;
    height: 240px;
    object-fit: cover; }

  #zoomerplus ul li {
    margin-top: 30px;
    width: 100%; } }
/* #publication */
#publication ul li {
  padding-top: 60px;
  font-size: 0.9rem;
  line-height: 1.2rem; }

#publication ul li:first-child {
  padding-top: 0; }

#publication p {
  line-height: 1.5; }

/*カテゴリーページ
-----------------------------------*/
article {
  width: 100%;
  margin-top: 80px;
  padding-top: 80px;
  position: relative; }

article:not(:first-child)::before {
  content: "";
  background-image: linear-gradient(to right, #ccc, #ccc 3px, transparent 5px, transparent 8px);
  background-size: 8px 1px;
  background-repeat: repeat-x;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 10px; }

.title {
  font-size: 1.4rem;
  margin-bottom: 4rem;
  letter-spacing: 2px;
  line-height: normal; }

.date {
  font-size: 0.9rem;
  color: #cccccc;
  letter-spacing: 3px; }

.date::after {
  content: '　｜　';
  color: #CCC; }

.cat {
  font-size: 0.9rem;
  color: #cccccc; }

.content {
  margin-top: 60px; }

.content a {
  padding-bottom: 2px;
  border-bottom: dashed 1px #ccc; }

.g-exhibition-schedule {
  margin-top: 3rem;
  line-height: 1.5; }

.g-exhibition-schedule li:first-child {
  margin-bottom: 1rem; }

.g-exhibition-schedule li:last-child {
  margin-top: 0.8rem;
  font-size: 0.8rem; }

.sg-concept li:first-child {
  margin-bottom: 2rem; }

/*ページャー*/
ul.page-numbers {
  width: 100%;
  padding-top: 40px;
  text-align: center;
  font-size: 1.3rem;
  color: #ccc;
  display: flex;
  display: -webkit-flex;
  flex-flow: row nowrap;
  -webkit-flex-flow: row nowrap;
  justify-content: center;
  -webkit-justify-content: center; }

.page-numbers a {
  border: none; }

.page-numbers li {
  vertical-align: middle;
  margin-right: 20px; }

.page-numbers li:first-child {
  margin: 0 40px 0 0; }

.page-numbers li:last-child {
  margin: 0 0 0 20px; }

.current {
  border-bottom: solid 1px #ccc;
  padding-bottom: 7px; }

@media all and (max-width: 481px) {
  article {
    width: 100%;
    margin-top: 40px;
    padding-top: 40px; }

  .title {
    font-size: 1.5rem;
    margin-bottom: 2rem;
    letter-spacing: 2px;
    line-height: normal; }

  .date {
    font-size: 0.9rem;
    color: #cccccc;
    letter-spacing: 3px; }

  .date::after {
    content: '　｜　';
    color: #CCC; }

  .cat {
    font-size: 0.9rem;
    color: #cccccc; }

  .content {
    margin-top: 30px; }

  .pagination {
    padding-top: 20px; } }
/*exhibition　カテゴリーページ
-----------------------------------*/
.container-category-exhibition {
  width: 100%;
  display: flex;
  display: -webkit-flex;
  flex-flow: row nowrap;
  -webkit-flex-flow: row nowrap;
  justify-content: flex-start;
  -webkit-justify-content: flex-start; }

.container-category-exhibition img {
  width: 60%;
  height: auto; }

.article-exhibition-single {
  width: 100%;
  margin-top: 80px;
  padding-top: 80px;
  position: relative; }

.article-exhibition-single a {
  padding-bottom: 2px;
  border-bottom: dashed 1px #ccc; }

.article-exhibition-single::after {
  content: "";
  background-image: linear-gradient(to right, #ccc, #ccc 3px, transparent 5px, transparent 8px);
  background-size: 8px 1px;
  background-repeat: repeat-x;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 10px; }

.article-exhibition-single:first-child {
  margin: 0;
  padding: 0; }

.article-exhibition-single:first-child::after {
  background-image: none; }

/*サイドバー*/
aside {
  width: 25%;
  margin-right: 80px; }

.nav-sidebar {
  margin-bottom: 60px;
  line-height: 1.4; }

@media all and (max-width: 761px) {
  .container-category-exhibition {
    display: flex;
    display: -webkit-flex;
    flex-flow: column;
    -webkit-flex-flow: column; }

  .container-category-exhibition img {
    width: 100%; }

  .article-exhibition-single {
    margin-top: 40px;
    padding-top: 40px; }

  .article-exhibition-single:first-child {
    margin-top: 40px;
    padding-top: 40px; }

  aside {
    width: 100%;
    margin: 0; }

  .nav-sidebar {
    line-height: normal;
    display: flex;
    display: -webkit-flex;
    flex-flow: row wrap;
    -webkit-flex-flow: row wrap;
    justify-content: flex-start;
    -webkit-justify-content: flex-start; }

  .nav-sidebar li::after {
    content: '|';
    margin: 0 15px 0 15px; }

  .nav-sidebar li:last-child::after {
    content: ''; } }
/* footer
-----------------------------------*/
footer {
  width: 100%;
  border-top: solid #CCC 1px;
  margin-top: 50px;
  padding-bottom: 20px;
  text-decoration: none; }

footer a {
  border: none;
  padding: 0; }

.nav-footer {
  width: 100%;
  margin-top: 40px;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  display: -webkit-flex;
  -webkit-flex-flow: row wrap;
  -webkit-justify-content: space-between; }

.site-info {
  width: 100%;
  margin-top: 30px;
  font-size: 7pt;
  color: #C8C9BF; }

.t-c {
  width: 100%;
  text-align: center; }

@media all and (max-width: 761px) {
  footer {
    margin-top: 40px; }

  .nav-footer {
    width: 100%;
    max-width: 80%;
    margin-top: 30px;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    display: -webkit-flex;
    -webkit-flex-flow: row wrap;
    -webkit-justify-content: space-between; }

  .site-info {
    width: 100%;
    text-align: center;
    margin-top: 40px; } }
@media all and (max-width: 481px) {
  footer {
    margin-top: 40px;
    padding: 20px 0 20px 0; }

  .nav-footer {
    display: none; } }
/* オンラインカタログ
-----------------------------------*/
.header-olctlg {
  text-align: center; }

.header-olctlg p {
  margin-bottom: 30px; }

.container-olctlg {
  width: 100%;
  text-align: center; }

.article-olctlg {
  text-align: center; }

.article-olctlg img {
  border: 0; }

/* オーダーフォーム
-----------------------------------*/
.wpcf7 {
  margin: 0 0 50px 0;
  padding: 80px 0 80px 0;
  background: #fff;
  border: solid 1px #ddd;
  border-radius: 30px;
  text-align: center; }

/* 見出し order form
.wpcf7::before  {
	content:'order form';
	font-size:2rem;
	letter-spacing:2px;
	position:relative;
	top:-50px;
}
*/
.form-item-title {
  font-weight: bold;
  font-size: 1.2rem;
  padding-bottom: 30px; }

.form-label {
  margin-top: 20px; }

.price01 {
  margin-top: 30px; }

.price02 {
  margin-top: 10px; }

.wpcf7 {
  color: #999;
  font-family: -apple-system,BlinkMacSystemFont,"Helvetica Neue","游ゴシック Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN",メイリオ,Meiryo,sans-serif;
  font-size: 14px;
  line-height: 2;
  letter-spacing: 1px; }

.wpcf7 ul li {
  padding-bottom: 40px; }

.wpcf7 ul li:last-child {
  padding-bottom: 0; }

.wpcf7 input[type="email"] {
  margin-bottom: 0; }

.wpcf7 input[type="tel"] {
  margin-bottom: 30px; }

.wpcf7 select {
  margin-bottom: 0; }

.wpcf7 textarea {
  margin-bottom: 0; }

/*送信成功*/
div.wpcf7-mail-sent-ok {
  text-align: center;
  margin: 0 5% 0 5%;
  background: #d5edda;
  color: #185626;
  border: 0;
  padding: 10px; }

/*送信NG*/
div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing {
  margin: 0 5% 0 5%;
  background: #f7d7da;
  color: #711d26;
  border: 0;
  padding: 10px; }

/*送信失敗*/
div.wpcf7-mail-sent-ng {
  margin: 0 5% 0 5%;
  background: #f7d7da;
  color: #711d26;
  border: 0;
  padding: 10px; }

/*スパムなどでブロックされた場合*/
div.wpcf7-spam-blocked {
  margin: 0 5% 0 5%;
  background: #fff2cf;
  color: #846314;
  border: 0;
  padding: 10px; }

.interview-wrap {
  display: flex;
  gap: 3rem; }
  @media (max-width: 620px) {
    .interview-wrap {
      display: block; }
      .interview-wrap .interview-side {
        margin-bottom: 2rem; } }
  @media (min-width: 619px) {
    .interview-wrap .interview-side {
      width: 8em; } }
  .interview-wrap .interview-side .current {
    border-bottom: 0;
    padding-bottom: 0; }
    .interview-wrap .interview-side .current a {
      color: #545454; }
  .interview-wrap .interview-side a {
    font-size: 13px;
    display: block;
    /* 重要：幅を効かせる */
    width: 100%;
    /* 親幅でOKなら省略可 */ }
    @media (min-width: 619px) {
      .interview-wrap .interview-side a {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis; } }
    .interview-wrap .interview-side a:hover {
      color: #545454; }
  .interview-wrap .interview-main article {
    margin-top: 40px;
    padding-top: 40px;
    border-top: dashed 0.5px #CCCCCC; }
    @media (min-width: 619px) {
      .interview-wrap .interview-main article {
        border-top: 0;
        margin-top: 0;
        padding-top: 0; }
        .interview-wrap .interview-main article::before {
          display: none; } }

.archive article p {
  text-align: justify; }
