@charset "UTF-8";
/*==========================================
  Common
==========================================*/
/* base
==================================*/
html {
  font-size: 62.5%;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
pre,
blockquote,
ul,
li,
ol,
dl,
dd,
tr {
  font-size: 1.6rem;
  line-height: 1.5;
  hyphens: auto;
  overflow-wrap: break-word;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1;
}

a {
  color: #000;
  text-decoration: none;
  transition: 0.3s;
}
a:visited {
  color: #000;
}
a:hover {
  color: #000;
  text-decoration: none;
}
a:active {
  color: #000;
}
@media (min-width: 800px) {
  a.tel {
    pointer-events: none;
    cursor: default;
  }
}

@media (min-width: 800px) {
  .sp {
    display: none !important;
  }
}
@media (max-width: 799px) {
  .pc {
    display: none !important;
  }
}
/*================================
	.header
=================================*/
.header {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 9990;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
}
.header .header-inner {
  padding: 4rem 6rem;
}
.header .header-layout {
  display: flex;
}
.header .header-layout .logo-area {
  width: 12rem;
}
.header .header-layout .logo-area .logo {
  width: 12rem;
}
.header .header-layout .nav-lists-area {
  display: none;
  width: calc(100% - 12rem);
}
.header .header-layout .nav-lists-area .nav-lists {
  display: flex;
  justify-content: right;
}
.header .header-layout .nav-lists-area .nav-lists li {
  margin-left: 3.2rem;
}
.header .header-layout .nav-lists-area .nav-lists li a {
  font-size: 1.8rem;
  color: #fff;
}

/*================================
	.footer (修正版)
=================================*/
.footer {
  background-image: url(../images/common/footer-bg.jpg);
  background-size: cover;
  background-position: center top;
  height: 10rem;
  
  /* ▼▼▼ 追加設定 ▼▼▼ */
  display: flex;            /* Flexboxを有効化 */
  align-items: center;      /* 上下中央揃え */
  justify-content: center;  /* 左右中央揃え */
}

/* ▼▼▼ 新規追加 ▼▼▼ */
.footer .copyright {
  color: #ffffff;           /* 白文字 */
  font-size: 1.6rem;        /* 文字サイズ（サイトの基準に合わせて調整してください。例: 1.0rem〜1.4rem） */
  letter-spacing: 0.05em;   /* 文字間を少し広げて読みやすく */
  text-align: center;       /* テキスト自体も中央揃え */
  margin: 0;                /* 余計な余白を削除 */
  font-weight: 300;         /* 細めのフォントで上品に（必要に応じて調整） */
}
/*================================
	.inner
=================================*/
.inner {
  max-width: 120rem;
  padding: 0 4rem;
  margin: 0 auto;
}
@media screen and (min-width: 1080px) {
  .inner {
    padding: 0 12rem;
  }
}

/*==================================
	.main-title-container
==================================*/
.main-title-container {
  padding-bottom: 8rem;
}
.main-title-container .main-title {
  text-align: center;
}
.main-title-container .main-title .main-title-logo {
  display: block;
  margin-bottom: 5rem;
}
.main-title-container .main-title .main-title-logo img {
  width: 16rem;
}
.main-title-container .main-title .en {
  display: inline-block;
}

/*==================================
	.sub-title-container
==================================*/
.sub-title-container {
  padding-bottom: 5rem;
}
.sub-title-container .sub-title {
  text-align: center;
}
.sub-title-container .sub-title .en {
  display: inline-block;
}

/*==================================
	.content-layout-container
==================================*/
.content-layout-container .content-layout-wrap {
  display: flex;
  flex-wrap: nowrap;
}
.content-layout-container .content-layout-wrap .layout-photo-area {
  width: 32rem;
}
.content-layout-container .content-layout-wrap .layout-photo-area .photo .photo-space:nth-child(1) {
  margin-bottom: 3rem;
}
.content-layout-container .content-layout-wrap .layout-text-area {
  width: calc(100% - 32rem);
  padding-left: 7rem;
}
.content-layout-container .content-layout-wrap .layout-text-area .text {
  font-size: 2.4rem;
  line-height: 2.1;
  margin-bottom: 4.8rem;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-optical-sizing: auto;
  font-style: normal;
  font-variation-settings: "wdth" 100;
  hyphens: auto;
}
.content-layout-container + .content-layout-container {
  padding-top: 14rem;
}
.content-layout-container.single .layout-text-area {
  width: 100%;
  padding-left: 0;
}
.content-layout-container.custom-layout {
  padding-bottom: 24rem;
}
.content-layout-container.custom-layout .content-layout-wrap .layout-text-area .photo {
  position: relative;
}
.content-layout-container.custom-layout .content-layout-wrap .layout-text-area .photo .photo-01 {
  width: 90%;
  max-width: 75rem;
  margin-left: auto;
}
.content-layout-container.custom-layout .content-layout-wrap .layout-text-area .photo .photo-02 {
  position: absolute;
  top: 80%;
  left: -20rem;
  width: 50%;
  max-width: 24rem;
}
.content-layout-container .layout-bottom-photo {
  width: 100%;
}

/*==================================
	.text-container
==================================*/
.text-container {
  padding-bottom: 20rem;
}
.text-container .text {
  font-size: 2.4rem;
  text-align: center;
  line-height: 2.5;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-optical-sizing: auto;
  font-style: normal;
  font-variation-settings: "wdth" 100;
  hyphens: auto;
}
.text-container .text .space-text {
  display: inline-block;
  margin-bottom: 2.5rem;
}
.text-container.tagline {
  padding-bottom: 14rem;
}
.text-container.tagline .text {
  line-height: 2;
}

/* loader
==================================*/
#loader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #fff;
  z-index: 1001;
}

/* Animation
==================================*/
.c-anim-up {
  transform: translate(0, 30px);
  opacity: 0;
  transition: 0.7s ease-in-out;
}

.move {
  transform: translate(0, 0);
  opacity: 1;
}

.delay1 {
  -moz-transition-delay: 300ms;
  -webkit-transition-delay: 300ms;
  -o-transition-delay: 300ms;
  -ms-transition-delay: 300ms;
}

.delay2 {
  -moz-transition-delay: 600ms;
  -webkit-transition-delay: 600ms;
  -o-transition-delay: 600ms;
  -ms-transition-delay: 600ms;
}

.delay3 {
  -moz-transition-delay: 900ms;
  -webkit-transition-delay: 900ms;
  -o-transition-delay: 900ms;
  -ms-transition-delay: 900ms;
}

.delay4 {
  -moz-transition-delay: 1200ms;
  -webkit-transition-delay: 1200ms;
  -o-transition-delay: 1200ms;
  -ms-transition-delay: 1200ms;
}

.delay5 {
  -moz-transition-delay: 1500ms;
  -webkit-transition-delay: 1500ms;
  -o-transition-delay: 1500ms;
  -ms-transition-delay: 1500ms;
}

.delay6 {
  -moz-transition-delay: 1800ms;
  -webkit-transition-delay: 1800ms;
  -o-transition-delay: 1800ms;
  -ms-transition-delay: 1800ms;
}

.delay7 {
  -moz-transition-delay: 2100ms;
  -webkit-transition-delay: 2100ms;
  -o-transition-delay: 2100ms;
  -ms-transition-delay: 2100ms;
}

/*==================================
  Component
==================================*/
html {
  overflow: auto;
}
html.no_move {
  overflow: hidden;
}

img {
  width: 100%;
  height: auto;
}
img[src$=".png"], img[src$=".jpg"] {
  backface-visibility: hidden;
}

.container {
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 5rem;
  padding-right: 5rem;
  box-sizing: border-box;
}
@media (max-width: 799px) {
  .container {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}

.row {
  display: flex;
  flex-wrap: wrap;
  box-sizing: border-box;
}
.row .col {
  position: relative;
  width: 100%;
  min-height: 1px;
  box-sizing: border-box;
}
.row .col.col_4 {
  flex: 0 0 33.3333%;
  max-width: 33.3333%;
}

/*==================================
	リスト系
==================================*/
.news_ul {
  margin: 0 0 1.9rem;
}
.news_ul .news_li {
  border-bottom: 1px solid #e8e8e8;
  padding: 2.2rem 1.4rem;
}
.news_ul .news_li > a {
  display: flex;
  align-items: center;
}
.news_ul .news_li > a .date {
  font-size: 1.6rem;
  color: #919191;
  margin-right: 2.4rem;
}
.news_ul .news_li > a .img_wrap {
  margin-right: 1.7rem;
}
@media (min-width: 800px) {
  .news_ul .news_li > a .title {
    background: linear-gradient(#000, #000) 0 100%/0 1px no-repeat;
    transition: background 0.4s ease;
  }
  .news_ul .news_li > a:hover .title {
    background-size: 100% 1px;
  }
}
@media (max-width: 799px) {
  .news_ul .news_li {
    padding: 1.4rem 0;
  }
  .news_ul .news_li > a {
    display: block;
    position: relative;
    padding-left: 8rem;
  }
  .news_ul .news_li > a .img_wrap {
    margin-right: 0;
    position: absolute;
    top: 0;
    left: -0.5rem;
    bottom: 0;
    margin: auto;
    display: flex;
    align-items: center;
  }
  .news_ul .news_li > a .img_wrap img {
    max-width: 5.7rem;
  }
  .news_ul .news_li > a .date,
  .news_ul .news_li > a .title {
    display: block;
  }
  .news_ul .news_li > a .date {
    font-size: 1.4rem;
    margin: 0 0 0.7rem;
  }
  .news_ul .news_li > a .title {
    font-size: 1.6rem;
    line-height: 1.3;
  }
}

/*==================================
	ページナビ
==================================*/
.page_navigation .wp-pagenavi {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 4.5rem 0 5rem;
}
@media (max-width: 799px) {
  .page_navigation .wp-pagenavi {
    margin: 3rem 0 4rem;
  }
}
.page_navigation .wp-pagenavi > .page,
.page_navigation .wp-pagenavi .current {
  font-size: 1.6rem;
  font-weight: 500;
  width: 4rem;
  height: 4rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 0.5rem;
  box-sizing: border-box;
  margin: 0 0.5rem;
}
.page_navigation .wp-pagenavi > .page:not(.current),
.page_navigation .wp-pagenavi .current:not(.current) {
  background-color: #f3f3f3;
}
@media (min-width: 800px) {
  .page_navigation .wp-pagenavi > .page:not(.current):hover,
  .page_navigation .wp-pagenavi .current:not(.current):hover {
    color: #fff;
    background-color: #000;
  }
}
.page_navigation .wp-pagenavi > .page.current,
.page_navigation .wp-pagenavi .current.current {
  background-color: #000;
  color: #fff;
}
.page_navigation .wp-pagenavi .nextpostslink,
.page_navigation .wp-pagenavi .previouspostslink {
  position: relative;
  font-weight: 500;
  box-sizing: border-box;
}
.page_navigation .wp-pagenavi .nextpostslink::before,
.page_navigation .wp-pagenavi .previouspostslink::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 0.9rem;
  height: 1.4rem;
  background-image: url(../images/common/pager_arrow.svg);
  background-repeat: no-repeat;
  background-size: contain;
  transition: all 0.3s ease;
}
.page_navigation .wp-pagenavi .nextpostslink.previouspostslink,
.page_navigation .wp-pagenavi .previouspostslink.previouspostslink {
  padding-left: 3.3rem;
  margin-right: 3rem;
}
.page_navigation .wp-pagenavi .nextpostslink.previouspostslink::before,
.page_navigation .wp-pagenavi .previouspostslink.previouspostslink::before {
  left: 0;
  transform: scale(-1, 1);
}
@media (min-width: 800px) {
  .page_navigation .wp-pagenavi .nextpostslink.previouspostslink:hover::before,
  .page_navigation .wp-pagenavi .previouspostslink.previouspostslink:hover::before {
    left: -5px;
  }
}
.page_navigation .wp-pagenavi .nextpostslink.nextpostslink,
.page_navigation .wp-pagenavi .previouspostslink.nextpostslink {
  padding-right: 3.3rem;
  margin-left: 3rem;
}
.page_navigation .wp-pagenavi .nextpostslink.nextpostslink::before,
.page_navigation .wp-pagenavi .previouspostslink.nextpostslink::before {
  right: 0;
}
@media (min-width: 800px) {
  .page_navigation .wp-pagenavi .nextpostslink.nextpostslink:hover::before,
  .page_navigation .wp-pagenavi .previouspostslink.nextpostslink:hover::before {
    right: -0.5rem;
  }
}
.page_navigation .wp-pagenavi .list_back {
  margin-left: 5.8rem;
  margin-right: 58px;
}
.page_navigation .wp-pagenavi .list_back > a {
  font-weight: 5.8rem;
}
.page_navigation .wp-pagenavi .list_back > a > .list_icon {
  display: inline-block;
  padding-left: 2.4rem;
  position: relative;
}
.page_navigation .wp-pagenavi .list_back > a > .list_icon::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  width: 1.4rem;
  height: 1.4rem;
  background-image: url(../img/news/list_icon.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.page_navigation > ul {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 4.5rem 0 5rem;
}
.page_navigation > ul .link_page,
.page_navigation > ul .current_page {
  font-size: 1.6rem;
  font-weight: 500;
  width: 4rem;
  height: 4rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 0.5rem;
  box-sizing: border-box;
  margin: 0 0.5rem;
}
.page_navigation > ul .link_page:not(.current_page),
.page_navigation > ul .current_page:not(.current_page) {
  background-color: #f3f3f3;
}
@media (min-width: 800px) {
  .page_navigation > ul .link_page:not(.current_page):hover,
  .page_navigation > ul .current_page:not(.current_page):hover {
    color: #fff;
    background-color: #000;
  }
}
.page_navigation > ul .link_page.current_page,
.page_navigation > ul .current_page.current_page {
  background-color: #000;
  color: #fff;
}

/*==================================
  Contact_reset
==================================*/
main#Contact {
  /*------ Reset CSS ------*/
  /*------ Reset END ------*/
}
main#Contact input {
  -webkit-appearance: none;
}
main#Contact input[type=text] {
  padding: 0;
  border: none;
  border-radius: 0;
  outline: none;
  background: none;
}
main#Contact input[type=radio] {
  opacity: 0;
  margin: 0;
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 1;
}
main#Contact input[type=radio]:checked + label {
  background: #ff0000;
}
main#Contact input[type=checkbox] {
  opacity: 0;
  margin: 0;
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 1;
}
main#Contact input[type=checkbox]:checked + label {
  background: #ff0000;
}
main#Contact input::placeholder {
  color: #b7b7b7;
}
main#Contact input:-ms-input-placeholder {
  color: #b7b7b7;
}
main#Contact input::-webkit-input-placeholder {
  color: #b7b7b7;
}
main#Contact button,
main#Contact input[type=button],
main#Contact input[type=submit] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 0;
  border: none;
  outline: none;
  background: transparent;
}
main#Contact textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  resize: none;
  padding: 0;
  border: 0;
  outline: none;
  background: transparent;
  border-radius: 0;
}
main#Contact select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  outline: none;
  background: transparent;
  border-radius: 0;
}

/*==========================================
  Layout
==========================================*/
/*==================================
  Top
==================================*/
#Top {
  /*==================================
  	.main-visual-photo-container
  ==================================*/
  /*==================================
  	.sub-visual-brand
  ==================================*/
  /*==================================
  	.brand-section
  ==================================*/
  /*==================================
  	.sub-visual-touch
  ==================================*/
  /*==================================
  	.touch-section
  ==================================*/
  /*==================================
  	.sub-visual-touch
  ==================================*/
  /*==================================
  	.sound-section
  ==================================*/
  /*==================================
  	.sub-visual-touch
  ==================================*/
  /*==================================
  	.design-section
  ==================================*/
  /*==================================
  	.sub-visual-craftsmanship
  ==================================*/
  /*==================================
  	.craftsmanship-section
  ==================================*/
}
#Top .main-visual-photo-container {
  position: relative;
}
#Top .main-visual-photo-container .title-area {
  position: absolute;
  left: 5.2083333333vw;
  top: 23.9583333333vw;
  width: 41.6666666667vw;
}
#Top .sub-visual-brand {
  margin-top: -0.1rem;
  margin-bottom: -30rem;
  position: relative;
}
#Top .sub-visual-brand .anchor-pos {
  position: absolute;
  z-index: 1;
  right: 5.7291666667vw;
  bottom: 3.6458333333vw;
}
#Top .sub-visual-brand .anchor-pos .text-img {
  width: 19.6354166667vw;
  display: block;
  text-align: center;
  margin-bottom: 2.4rem;
}
#Top .sub-visual-brand .anchor-pos .anchor-arrow {
  display: block;
  width: 100%;
  text-align: center;
}
#Top .sub-visual-brand .anchor-pos .anchor-arrow img {
  display: inline-block;
  width: 2.7604166667vw;
  height: 2.7604166667vw;
}
#Top .brand-section {
  padding-top: 35rem;
  padding-bottom: 14rem;
  background-image: url(../images/top/brand-bg.jpg);
  background-size: cover;
  background-position: center top;
  /*==================================
  	.main-title-container
  ==================================*/
  /*==================================
  	.sub-title-container
  ==================================*/
}
#Top .brand-section .main-title-container {
  padding-bottom: 12rem;
}
#Top .brand-section .main-title-container .main-title .en {
  width: 37.7rem;
}
#Top .brand-section .sub-title-container {
  padding-bottom: 8rem;
}
#Top .brand-section .sub-title-container .sub-title .en {
  width: 70rem;
}
#Top .sub-visual-touch {
  margin-top: -30rem;
  margin-bottom: -30rem;
  position: relative;
}
#Top .sub-visual-touch .anchor-pos {
  position: absolute;
  z-index: 1;
  right: 6.25vw;
  bottom: 18.75vw;
}
#Top .sub-visual-touch .anchor-pos .text-img {
  width: 9.375vw;
  display: block;
  text-align: center;
  margin-bottom: 2.4rem;
}
#Top .sub-visual-touch .anchor-pos .anchor-arrow {
  display: block;
  width: 100%;
  text-align: center;
}
#Top .sub-visual-touch .anchor-pos .anchor-arrow img {
  display: inline-block;
  width: 2.7604166667vw;
  height: 2.7604166667vw;
}
#Top .touch-section {
  padding-top: 33rem;
  padding-bottom: 40rem;
  background-image: url(../images/top/touch-bg.jpg);
  background-size: cover;
  background-position: center top;
  /*==================================
  	.main-title-container
  ==================================*/
  /*==================================
  	.sub-title-container
  ==================================*/
}
#Top .touch-section .main-title-container .main-title .en {
  width: 29.4rem;
}
#Top .touch-section .sub-title-container {
  padding-bottom: 3rem;
}
#Top .touch-section .sub-title-container .sub-title {
  text-align: center;
}
#Top .touch-section .sub-title-container .sub-title .en {
  display: inline-block;
}
#Top .touch-section .sub-title-container.touch-ts-01 .sub-title .en {
  width: 56rem;
}
#Top .touch-section .sub-title-container.touch-ts-02 {
  padding-bottom: 2rem;
}
#Top .touch-section .sub-title-container.touch-ts-02 .sub-title .en {
  width: 51rem;
}
#Top .sub-visual-sound {
  margin-top: -30rem;
  margin-bottom: -30rem;
  position: relative;
}
#Top .sub-visual-sound .anchor-pos {
  position: absolute;
  z-index: 1;
  left: 6.25vw;
  bottom: 18.75vw;
}
#Top .sub-visual-sound .anchor-pos .text-img {
  width: 9.375vw;
  display: block;
  text-align: center;
  margin-bottom: 2.4rem;
}
#Top .sub-visual-sound .anchor-pos .anchor-arrow {
  display: block;
  width: 100%;
  text-align: center;
}
#Top .sub-visual-sound .anchor-pos .anchor-arrow img {
  display: inline-block;
  width: 2.7604166667vw;
  height: 2.7604166667vw;
}
#Top .sound-section {
  padding-top: 33rem;
  padding-bottom: 40rem;
  background-image: url(../images/top/sound-bg.jpg);
  background-size: cover;
  background-position: center top;
  /*==================================
  	.main-title-container
  ==================================*/
  /*==================================
  	.sub-title-container
  ==================================*/
}
#Top .sound-section .main-title-container .main-title .en {
  width: 34.6rem;
}
#Top .sound-section .sub-title-container.sound-ts-01 .sub-title .en {
  width: 33.8rem;
}
#Top .sound-section .sub-title-container.sound-ts-02 .sub-title .en {
  width: 69.1rem;
}
#Top .sound-section .sub-title-container.sound-ts-03 {
  padding-bottom: 5rem;
}
#Top .sound-section .sub-title-container.sound-ts-03 .sub-title .en {
  width: 62.2rem;
}
#Top .sound-section .sub-title-container.sound-ts-04 .sub-title .en {
  width: 50.6rem;
}
#Top .sub-visual-design {
  margin-top: -30rem;
  margin-bottom: -30rem;
  position: relative;
}
#Top .sub-visual-design .anchor-pos {
  position: absolute;
  z-index: 1;
  right: 6.25vw;
  bottom: 18.75vw;
}
#Top .sub-visual-design .anchor-pos .text-img {
  width: 9.375vw;
  display: block;
  text-align: center;
  margin-bottom: 2.4rem;
}
#Top .sub-visual-design .anchor-pos .anchor-arrow {
  display: block;
  width: 100%;
  text-align: center;
}
#Top .sub-visual-design .anchor-pos .anchor-arrow img {
  display: inline-block;
  width: 2.7604166667vw;
  height: 2.7604166667vw;
}
#Top .design-section {
  padding-top: 33rem;
  padding-bottom: 40rem;
  background-image: url(../images/top/design-bg.jpg);
  background-size: cover;
  background-position: center top;
  /*==================================
  	.main-title-container
  ==================================*/
  /*==================================
  	.sub-title-container
  ==================================*/
}
#Top .design-section .main-title-container .main-title .en {
  width: 26.2rem;
}
#Top .design-section .sub-title-container.design-ts-01 .sub-title .en {
  width: 33.3rem;
}
#Top .design-section .sub-title-container.design-ts-02 .sub-title .en {
  width: 40.4rem;
}
#Top .sub-visual-craftsmanship {
  margin-top: -30rem;
}
#Top .craftsmanship-section {
  padding-top: 10rem;
  padding-bottom: 10rem;
  background-image: url(../images/top/craftsmanship-bg.jpg);
  background-size: cover;
  background-position: center top;
  /*==================================
  	.main-title-container
  ==================================*/
  /*==================================
  	.table-container
  ==================================*/
}
#Top .craftsmanship-section .main-title-container .main-title .en {
  width: 25.6rem;
}
#Top .craftsmanship-section .table-container {
  padding-bottom: 1.6rem;
}
#Top .craftsmanship-section .table-container .table {
  width: 100%;
  border-collapse: collapse;
}
#Top .craftsmanship-section .table-container .table tbody tr:nth-child(2) td:nth-child(2) {
  text-align: left;
}
#Top .craftsmanship-section .table-container .table tbody tr:nth-child(6) td:nth-child(2) {
  text-align: left;
}
#Top .craftsmanship-section .table-container .table tbody tr:nth-child(10) td:nth-child(2) {
  text-align: left;
}
#Top .craftsmanship-section .table-container .table tbody tr:nth-child(16) td:nth-child(2) {
  text-align: left;
}
#Top .craftsmanship-section .table-container .table tbody tr:nth-last-child(1) td:nth-child(1) {
  text-align: center;
}
#Top .craftsmanship-section .table-container .table th {
  padding-bottom: 1.6rem;
  color: #85694b;
}
#Top .craftsmanship-section .table-container .table td {
  padding: 1.6rem;
  border-top: 2px solid #85694b;
  border-bottom: 2px solid #85694b;
  border-right: 2px solid #85694b;
  border-collapse: collapse;
  text-align: center;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-optical-sizing: auto;
  font-style: normal;
  font-variation-settings: "wdth" 100;
}
#Top .craftsmanship-section .table-container .table td:nth-child(1) {
  text-align: left;
}
#Top .craftsmanship-section .table-container .table th:last-child,
#Top .craftsmanship-section .table-container .table td:last-child {
  border-right: none;
}
#Top .craftsmanship-section .table-container .table .icon-check {
  display: inline-block;
  width: 2rem;
}
#Top .craftsmanship-section .small-text {
  text-align: right;
  font-size: 1.2rem;
}

/*==================================
  News
==================================*/
#News main#Blog .pager_wrap {
  max-width: 56rem;
  margin: 8rem auto 0;
}
#News main#Blog .pager_wrap ul {
  position: relative;
}
#News main#Blog .pager_wrap ul li a:hover {
  opacity: 0.7;
}
#News main#Blog .pager_wrap ul .list a {
  font-weight: 500;
  display: block;
  width: 21rem;
  color: #002344;
  border: 0.2rem solid #002344;
  letter-spacing: 0.2em;
  line-height: 3.4rem;
  border-radius: 1.9rem;
  font-size: 1.8rem;
  text-align: center;
  margin: auto;
}
#News main#Blog .pager_wrap ul .prev, #News main#Blog .pager_wrap ul .next {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 3.2rem;
}
#News main#Blog .pager_wrap ul .prev a, #News main#Blog .pager_wrap ul .next a {
  display: inline-block;
  position: relative;
  font-weight: 500;
  width: 3.2rem;
  height: 3.2rem;
  border: 1px solid #000;
  box-sizing: border-box;
}
#News main#Blog .pager_wrap ul .prev a::before, #News main#Blog .pager_wrap ul .next a::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 0;
  height: 0;
  border-top: 0.4rem solid transparent;
  border-bottom: 0.4rem solid transparent;
  transition: all 0.3s ease;
}
#News main#Blog .pager_wrap ul .prev {
  left: 9rem;
}
#News main#Blog .pager_wrap ul .prev a::before {
  border-right: 0.8rem solid #000;
}
#News main#Blog .pager_wrap ul .next {
  right: 9rem;
}
#News main#Blog .pager_wrap ul .next a::before {
  border-left: 0.8rem solid #000;
}

/*==================================
  Contact
==================================*/
main#Contact {
  /*==================================
  	Contact_base
  ==================================*/
  /* input, textarea
  --------------------------------*/
  /* radio_button
  --------------------------------*/
  /*------ Form Base ------*/
}
@keyframes onAutoFillStart {}
main#Contact span.error {
  color: #cc0303;
  display: block;
  margin: 0.7rem 0 0;
}
main#Contact input:-webkit-autofill {
  animation-name: onAutoFillStart;
  background: rgb(255, 255, 255) !important;
  transition: background-color 50000s ease-in-out 0s;
}
main#Contact input[type=text]:focus,
main#Contact input[type=email]:focus,
main#Contact input[type=tel]:focus,
main#Contact input[type=search]:focus,
main#Contact input[type=url]:focus,
main#Contact textarea:focus {
  color: #000;
  background-color: #dddddd;
}
main#Contact .ERR {
  color: #cc0303;
}
main#Contact input[type=text] {
  font-size: 16px;
  line-height: 1.625;
  letter-spacing: 0.03em;
  padding: 12px 21px;
  border: 1px solid #dddddd;
  background: #dddddd;
  box-sizing: border-box;
  color: #000;
  width: 100%;
}
main#Contact input[type=text].zip {
  max-width: 24.7rem;
  width: 100%;
}
main#Contact .zip-wrap {
  background: #dddddd;
  display: inline-block;
  position: relative;
  max-width: 24.7rem;
  width: 100%;
  margin-right: 0.3rem;
}
main#Contact .zip-wrap::before {
  content: "〒";
  font-size: 1.8rem;
  position: absolute;
  top: 0.8em;
  left: 2.4rem;
  margin: auto;
}
main#Contact .zip-wrap input {
  padding: 1.2rem 2.1rem 1.2rem 5.5rem;
  width: 100%;
}
main#Contact input[type=button] {
  font-size: 1.6rem;
  line-height: 1.625;
  letter-spacing: 0.03em;
  font-weight: 500;
  color: #000;
  max-width: 14rem;
  width: 100%;
  background: #dddddd;
  border: 0.3rem solid #dddddd;
  padding: 1rem 1.9rem;
  box-sizing: border-box;
  transition: all 0.3s ease;
  cursor: pointer;
}
main#Contact input[type=button]:hover {
  background: none;
}
main#Contact input[type=checkbox] + label {
  padding-left: 2.9rem;
  position: relative;
  margin-right: 2.9rem;
  cursor: pointer;
}
main#Contact input[type=checkbox] + label::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 2.2rem;
  height: 2.2rem;
  border: 1px solid #dddddd;
  background: #dddddd;
  box-sizing: border-box;
}
main#Contact input[type=checkbox] + label::after {
  content: "";
  opacity: 0;
  border-right: 0.3rem solid #000;
  border-bottom: 0.3rem solid #000;
  display: block;
  height: 0.9rem;
  left: 0.7rem;
  margin-top: -0.8rem;
  opacity: 0;
  position: absolute;
  top: 50%;
  transform: rotate(45deg);
  width: 0.5rem;
}
main#Contact input[type=checkbox]:checked + label {
  background: none;
}
main#Contact input[type=checkbox]:checked + label::after {
  opacity: 1;
}
main#Contact input[type=radio] + label {
  padding-left: 2.7rem;
  position: relative;
  margin-right: 2.7rem;
  cursor: pointer;
}
main#Contact input[type=radio] + label::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 1.7rem;
  height: 1.7rem;
  border: 1px solid #dddddd;
  background: #dddddd;
  box-sizing: border-box;
  border-radius: 50%;
}
main#Contact input[type=radio] + label::after {
  content: "";
  display: block;
  position: absolute;
  top: 0.4rem;
  left: 0.4rem;
  width: 0.9rem;
  height: 0.9rem;
  background: #000;
  border-radius: 50%;
  opacity: 0;
}
main#Contact input[type=radio]:checked + label {
  background: none;
}
main#Contact input[type=radio]:checked + label::after {
  opacity: 1;
}
main#Contact .select-box {
  overflow: hidden;
  width: 60%;
  text-align: center;
  position: relative;
  border-radius: 0.2rem;
  background: #dddddd;
}
main#Contact .select-box select {
  font-size: 1.6rem;
  color: #000;
  letter-spacing: 0.035em;
  width: 100%;
  padding-right: 1em;
  cursor: pointer;
  text-indent: 0.01px;
  text-overflow: ellipsis;
  border: none;
  outline: none;
  background: transparent;
  background-image: none;
  box-shadow: none;
  -webkit-appearance: none;
  appearance: none;
  padding: 1.2rem 3.8rem 1.2rem 2.1rem;
}
main#Contact .select-box select::-ms-expand {
  display: none;
}
main#Contact .select-box::before {
  position: absolute;
  top: 1.25em;
  right: 2.1rem;
  width: 0;
  height: 0;
  padding: 0;
  content: "";
  border-left: 0.5rem solid transparent;
  border-right: 0.5rem solid transparent;
  border-top: 0.5rem solid #000;
  pointer-events: none;
}
main#Contact textarea {
  font-size: 1.6rem;
  line-height: 1.625;
  letter-spacing: 0.03em;
  border: 1px solid #dddddd;
  background: #dddddd;
  box-sizing: border-box;
  width: 100%;
  padding: 1.2rem 2.1rem;
  min-height: 17.4rem;
}
main#Contact .overscroll {
  overflow-y: scroll;
  height: 23.7rem;
  padding: 2.5rem 2.1rem;
  background: #dddddd;
}
main#Contact .overscroll ul > li {
  margin-bottom: 2.5rem;
}
main#Contact .overscroll ul > li strong {
  font-size: 1.6rem;
  line-height: 1.25;
  font-weight: 500;
  letter-spacing: 0.03em;
  display: block;
  margin-bottom: 0.5rem;
  color: #000;
}
main#Contact .overscroll ul > li p {
  font-size: 1.4rem;
  line-height: 1.42;
}
main#Contact .overscroll ul > li > ol {
  margin-top: 0.5rem;
}
main#Contact .overscroll ul > li > ol li {
  text-indent: -1.25em;
  padding-left: 1.25em;
}
main#Contact .overscroll ul > li:first-child strong {
  margin-bottom: 2rem;
}
main#Contact .overscroll ul > li:last-child {
  margin-bottom: 0;
}
main#Contact .submit_area {
  margin-top: 8.5rem;
  text-align: center;
}
main#Contact .submit_area span {
  font-size: 1.8rem;
  line-height: 1.4;
  letter-spacing: 0.13em;
  color: #000;
  width: 26.2rem;
  background: #dddddd;
  box-sizing: border-box;
  font-feature-settings: "palt";
  position: relative;
  display: inline-block;
  text-align: center;
  box-sizing: border-box;
  border: 3px solid #dddddd;
  transition: all 0.3s ease;
}
main#Contact .submit_area span input[type=submit] {
  font-size: 1.8rem;
  line-height: 1.4;
  letter-spacing: 0.13em;
  color: #000;
  cursor: pointer;
  width: 100%;
  height: 5.8rem;
  box-sizing: border-box;
}
main#Contact .submit_area span:hover {
  background: none;
}
main#Contact .submit_area span:hover input[type=submit] {
  color: #000;
}
main#Contact .submit_area ul.koumoku {
  max-width: 59rem;
  margin: 2rem auto 0;
}
main#Contact .submit_area ul.koumoku li {
  font-size: 1.8rem;
  line-height: 1.4;
  letter-spacing: 0.13em;
  color: #000;
  width: 26.2rem;
  background: #5f4b08;
  box-sizing: border-box;
  font-feature-settings: "palt";
  position: relative;
  display: inline-block;
  text-align: center;
  box-sizing: border-box;
  border: 0.3rem solid #5f4b08;
  transition: all 0.3s ease;
}
main#Contact .submit_area ul.koumoku li input[type=submit] {
  font-size: 1.8rem;
  line-height: 1.4;
  letter-spacing: 0.13em;
  color: #000;
  cursor: pointer;
  width: 100%;
  height: 58rem;
  box-sizing: border-box;
}
main#Contact .submit_area ul.koumoku li:hover {
  background: none;
}
main#Contact .submit_area ul.koumoku li:hover input[type=submit] {
  color: #000;
}
main#Contact .submit_area ul.koumoku li:hover svg path {
  fill: #000;
}
main#Contact .btn_back {
  margin-top: 2.5rem;
  text-align: center;
}
main#Contact .btn_back input {
  font-size: 1.8rem;
  line-height: 1.4;
  letter-spacing: 0.13em;
  color: #fff;
  width: 26.2rem;
  background: #dddddd;
  box-sizing: border-box;
  font-feature-settings: "palt";
  position: relative;
  display: inline-block;
  text-align: center;
  box-sizing: border-box;
  border: 0.3rem solid #dddddd;
  transition: all 0.3s ease;
  height: 5.8rem;
  padding: 1.5rem 1.5rem 1.4rem;
}
main#Contact .contact_back {
  margin-top: 2.5rem;
  text-align: center;
}
main#Contact .contact_back a {
  font-size: 1.8rem;
  line-height: 1.4;
  letter-spacing: 0.13em;
  color: #fff;
  width: 26.2rem;
  background: #dddddd;
  box-sizing: border-box;
  font-feature-settings: "palt";
  position: relative;
  display: inline-block;
  text-align: center;
  box-sizing: border-box;
  border: 0.3rem solid #dddddd;
  transition: all 0.3s ease;
  height: 5.8rem;
  padding: 1.5rem 1.5rem 1.4rem;
}
main#Contact .contact_back a:hover {
  color: #000;
  background: none;
}
main#Contact .container {
  margin: auto;
}
main#Contact .container p > a {
  background: linear-gradient(#000, #000) 0 100%/0 1px no-repeat;
  background-size: 100% 1px;
  padding-bottom: 0.2rem;
  display: inline;
}
main#Contact .container p > a:hover {
  color: #704f00;
  background: linear-gradient(#704f00, #704f00) 0 100%/0 1px no-repeat;
  background-size: 100% 1px;
}
main#Contact .agree_area {
  margin: 3rem 0 0;
  text-align: center;
}
main#Contact .need {
  color: #cc0303;
}
main#Contact table {
  display: block;
}
main#Contact table tbody {
  display: block;
}
main#Contact table tr {
  display: block;
  margin-bottom: 3rem;
}
main#Contact table tr th {
  font-size: 1.6rem;
  letter-spacing: 0.03em;
  font-weight: 500;
  display: block;
  text-align: left;
  margin-bottom: 1.3rem;
}
main#Contact table tr td {
  display: block;
}
main#Contact table tr td .text02 {
  margin-top: 0.8rem;
}
main#Contact .check-list {
  padding-top: 0.5rem;
  padding-left: 0;
}
main#Contact .check-list li {
  display: inline-block;
}
main#Contact .form_wrap > p {
  margin-top: 0 !important;
  font-size: 1.6rem;
  line-height: 1.5;
  letter-spacing: 0.03em;
  font-weight: 500;
}
main#Contact.sfm2 td p {
  overflow-wrap: break-word;
}