@charset "UTF-8";
/*
theme Name: dfine
Author: openstage.inc
*/
/* CSS Document */
/* all content
* --------------------------------------- */
div, h1, h2, h3, h4, p, a, td, li, ul, span, dl, dd, div, a, input, label, small {
  font-size: 16px;
  line-height: 1.8;
  text-decoration: none;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 500;
  list-style: none;
  color: #000;
  letter-spacing: 0.05em;
}
a {
  display: block;
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
body {
  margin: 0 auto;
  position: relative;
}
main {
  flex: 1;
}
figure {
  margin: 0 !important;
}
body {
  display: flex;
  flex-flow: column;
  min-height: 100vh;
  background-color: #fff;
}
img {
  vertical-align: top;
}
a:hover, a:focus {
  opacity: .7;
  text-decoration: none;
  color: #707070;
}
::-webkit-selection {
  color: #fff;
  background: #0074BF;
}
::-moz-selection {
  color: #fff;
  background: #0074BF;
}
::selection {
  background-color: #cccccc;
  color: #222;
  text-shadow: none;
}
.main-u-page {
  padding-top: 96px;
}
#section00, #section01, #section02, #section03, #quality {
  padding-top: 96px;
  margin-top: -96px;
}

.common-1200-width {
  max-width: 1200px;
  margin: 0 auto;
  width: calc(100% - 40px);
}
.common-1100-width {
  max-width: 1100px;
  margin: 0 auto;
  width: calc(100% - 40px);
}
.common-760-width {
  max-width: 760px;
  margin: 0 auto;
  width: calc(100% - 40px);
}
.common-940-width {
  max-width: 940px;
  margin: 0 auto;
  width: calc(100% - 40px);
}
.common-120-padding {
  padding: 120px 0;
}
.common-100-padding {
  padding: 100px 0;
}
.common-80-padding {
  padding: 80px 0;
}
.common-60-padding {
  padding: 60px 0;
}
.common-50-padding {
  padding: 50px 0;
}
.common-20-padding {
  padding: 20px 0;
}
.upper-120-padding {
  padding: 120px 0 0;
}
.upper-100-padding {
  padding: 100px 0 0;
}
.bottom-100-padding {
  padding: 0 0 100px;
}
.pc_none {
  display: none;
}
.common-title__wrap {
  text-align: center;
  margin-bottom: 50px;
}
.common-title__wrap ._icon {
  width: 20px;
  margin: 0 auto;
}
.common-title__wrap ._icon img {
  width: 100%;
}
.common-title__wrap span {
  font-family: 'Oswald', sans-serif;
  font-size: 50px;
  letter-spacing: 0.02em;
  font-weight: 400;
  line-height: 1.4;
  margin-bottom: 15px;
  display: block;
}
.common-title__wrap h2 {
  font-size: 18px;
}
.common-title__wrap._white span {
  color: #fff;
}
.common-title__wrap._white h2 {
  color: #fff;
}
.common-btn__wrap a {
  color: #fff;
  border: solid 2px #000;
  background-color: #000;
  border-radius: 100px;
  text-align: center;
  max-width: 290px;
  padding: 20px 0;
  font-weight: 500;
  margin: 0 auto;
  width: 100%;
  cursor: pointer;
  font-size: 16px;
  position: relative;
  box-shadow: 0 1px 15px #00085;
}
.common-btn__wrap a:hover {
  box-shadow: 0 1px 15px #00000;
  opacity: 1;
}
.common-btn__wrap._page a {
  color: #fff;
  border: solid 2px #c9b01d;
  background-color: #c9b01d;
  box-shadow: 0 1px 15px #c9b01d4a;
}
.common-btn__wrap._page a:hover {
  box-shadow: 0 1px 15px #c9b01d00;
  opacity: 1;
}
.page-title__wrap {
  text-align: center;
  margin: 50px 0 0;
}
.page-title__wrap ._icon {
  width: 20px;
  margin: 0 auto;
}
.page-title__wrap ._icon img {
  width: 100%;
}
.page-title__wrap span {
  font-family: 'Oswald', sans-serif;
  font-size: 50px;
  letter-spacing: 0.02em;
  font-weight: 400;
  line-height: 1.4;
  margin-bottom: 15px;
  display: block;
}
.page-title__wrap h1 {
  font-size: 18px;
}
.common-ec__btn a {
  color: #fff;
  border: solid 2px #000;
  background-color: #000;
  border-radius: 100px;
  text-align: center;
  max-width: 290px;
  padding: 20px 0;
  font-weight: 500;
  margin: 32px 0 0;
  width: 100%;
  cursor: pointer;
  font-size: 16px;
  position: relative;
  box-shadow: 0 1px 15px #00085;
}
.common-ec__btn a:hover {
  box-shadow: 0 1px 15px #00000;
  opacity: 1;
}
@media screen and (max-width: 789px) {
  .main-u-page {
    padding-top: 50px;
  }
  .common-120-padding {
    padding: 100px 0;
  }
  .common-100-padding {
    padding: 80px 0;
  }
  .pc_none {
    display: block;
  }
  .sp_none {
    display: none;
  }
#section00, #section01, #section02, #section03, #quality {
    padding-top: 50px;
    margin-top: -50px;
  }
  div, h1, h2, h3, h4, p, a, td, li, ul, span, dl, dd, div, a, input, label, small {
    font-size: 14px;
  }
  .common-title__wrap {
    margin-bottom: 40px;
  }
  .common-title__wrap ._icon {
    width: 15px;
  }
  .common-title__wrap span {
    font-size: 40px;
    margin-bottom: 5px;
  }
  .common-title__wrap h2 {
    font-size: 16px;
  }
  .common-btn__wrap a {
    max-width: 250px;
    padding: 16px 0;
  }
  .page-title__wrap {
    margin: 40px 0 0;
  }
  .page-title__wrap ._icon {
    width: 15px;
  }
  .page-title__wrap span {
    font-size: 40px;
    margin-bottom: 5px;
  }
  .page-title__wrap h1 {
    font-size: 16px;
  }
  .common-ec__btn a {
    max-width: 230px;
    margin: 24px 0 0;
  }
}
@media screen and (max-width: 426px) {
  .common-120-padding {
    padding: 80px 0;
  }
  .common-title__wrap span {
    font-size: 40px;
    margin-bottom: 0;
    line-height: 1.3;
  }
}
/* メニュー
* --------------------------------------- */
.header .nav-section {
  padding: 15px 0 0 0;
}
.global-nav__pc .dropmenu {
  display: flex;
  align-items: center;
  max-width: 700px;
  width: 100%;
  justify-content: space-between;
  margin-left: 20px;
}
.global-nav__pc .dropmenu li {
  position: relative;
  line-height: 1;
}
.global-nav__pc .dropmenu li.parentmenu {
  display: block;
  cursor: pointer;
  padding: 17px 0;
  font-size: 15px;
}
.global-nav__pc .dropmenu li a {
  display: block;
  text-align: center;
  font-size: 15px;
  padding: 17px 0;
}
.global-nav__pc .dropmenu li ul {
  list-style: none;
  position: absolute;
  z-index: 9999;
  top: 61px;
  left: 0;
  margin: 0;
  padding: 0 15px;
  background: #ffffff;
  width: 250px;
  box-shadow: 0 4px 5px rgb(0 0 0 / 8%);
}
.global-nav__pc .dropmenu li ul li {
  width: 100%;
}
.global-nav__pc .dropmenu li ul li a {
  padding: 0 10px 15px;
  margin: 15px 0;
  text-align: left;
  font-size: 15px;
  letter-spacing: 0.1em;
  line-height: 1;
  border-bottom: solid 1px #e7e7e7;
}
.global-nav__pc .dropmenu li.diagonalline {
  -webkit-transform: skewX(135deg);
  -moz-transform: skewX(135deg);
  transform: skewX(135deg);
  font-size: 4rem;
  color: #ccc;
  margin-top: -25px;
}
.global-nav__pc {
  position: fixed;
  top: 35px;
  width: 100%;
  z-index: 100;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  display: flex;
  justify-content: center;
  gap: 0 1%;
}
#dropmenu li ul li {
  overflow: hidden;
  height: 0;
  transition: .4s;
}
#dropmenu li:hover ul li {
  overflow: visible;
  height: auto;
}
.dropmenu li .icon {
  display: block;
  margin: 0 auto;
}
.global-nav__pc .dropmenu li:nth-last-child(1) a {
  padding-right: 0;
}
.nav-outer-block {
  display: flex;
  padding-left: 10px;
}
.header-logo__wrap a img {
  width: 145px;
  vertical-align: top;
}
.global-nav__sp {
  display: none;
}
.global-contect__wrap {
display: flex;
    align-items: center;
    background-color: #fff;
    width: 85%;
    padding: 10px 40px 10px 10px;
    border-radius: 10px;
    box-shadow: 0 1px 6px #0000002e;
    box-sizing: border-box;
}
.header-logo__wrap {
  margin-right: auto;
}
.global-nav__pc .dropmenu li.parentmenu img {
  margin-left: 10px;
}
.global-nav__pc .dropmenu li:nth-last-child(1) a {
  padding-right: 0;
}
.global-tel__item {
  width: 9%;
  background-color: #000;
  border-radius: 10px;
  box-shadow: 0 1px 6px #0000002e;
}
.global-tel__item a {
  color: #fff;
  font-size: 15px;
  display: flex;
  line-height: 1;
  margin-right: 30px;
  justify-content: center;
  margin: 0 auto;
  padding: 33px 0;
}
.global-tel__item a img {
  margin-right: 10px;
}
.global-tel__item._lang img {
  width: 13px;
}
.global-tel__item._lang {
  width: 8%;
}
.global-tel__item._ec {
  width: 12%;
}
.global-tel__item._ec img {
  width: 18px;
}
@media (max-width: 941px) {
  .global-nav__pc {
    display: none;
  }
  .global-nav__sp {
    display: block;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 100;
    width: 100%;
  }
  .gnav-items__wrap {
    max-width: 450px;
    margin: 0 auto;
    width: calc(100% - 40px);
  }
  .gnav-items__wrap {
    display: none;
    height: 100vh;
    background: #fff;
    overflow-y: scroll;
  }
  .gnav-items__wrap .trigger {
    z-index: 0;
    background-color: #fff;
    line-height: 1;
  }
  .gnav-items__wrap .trigger a {
    position: relative;
    display: block;
    font-weight: normal;
    text-decoration: none;
    -webkit-transition: .35s all ease;
    transition: .35s all ease;
  }
  .gnav-items__wrap .target {
    z-index: 1;
    display: none;
    margin: 0 auto;
    padding: 0;
    color: #fff;
  }
  .gnav-items__wrap .target .target a {
    background-color: #2c363a;
  }
  .gnav-items__wrap .target .target a:hover {
    background-color: #374449;
  }
  .gnav-items__wrap .target .trigger a {
    background-color: #161b1d;
  }
  .gnav-items__wrap .target .trigger a:before, .gnav-items__wrap .target .trigger a:after {
    background-color: #fff;
  }
  .gnav-items__wrap .target .trigger a:before {
    top: .5em;
    right: 16px;
  }
  .gnav-items__wrap .target .trigger a:after {
    top: .85em;
    right: 16px;
  }
  .gnav-items__wrap .target .active a {
    padding-left: 1.5em;
    padding-right: 1.5em;
    color: #fff;
  }
  .gnav-items__wrap .target .active a:hover {
    background-color: #2c363a;
  }
  .gnav-items__wrap .target .active a:before, .gnav-items__wrap .target .active a:after {
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  .gnav-items__wrap .target .active a:before {
    top: .65em;
    left: 1em;
    width: 3px;
    height: 12px;
  }
  .gnav-items__wrap .target .active a:after {
    display: none;
  }
  .gnav-items__wrap .target a {
    display: block;
    -webkit-transition: .35s all ease;
    transition: .35s all ease;
  }
  .gnav-items__wrap > ul > li {
    animation: fadeInDown 0.5s cubic-bezier(.17, .67, .57, .99) forwards;
    pointer-events: auto;
    position: relative;
  }
  .gnav-items__wrap > ul > li a {
    display: block;
    padding: 15px 0;
    transition: 0.3s;
    border-bottom: solid 1px #000;
    line-height: 1;
    color: #000;
  }
  .gnav-items__wrap > ul > li h3 {
    display: block;
    padding: 15px 0;
    transition: 0.3s;
    border-bottom: solid 1px #000;
    font-weight: normal;
    color: #000;
  }
  .btn_hamburger {
    width: 60px;
    background: #fff;
    cursor: pointer;
    z-index: 1000000;
    margin-left: auto;
    padding: 10px 0;
    box-sizing: border-box;
    margin-right: 10px;
  }
  .global-nav__sp {
    right: 0;
    background: #fff;
    width: 100%;
  }
  .btn_hamburger a {
    position: relative;
    display: block;
    height: 60px;
    -webkit-transition: all .4s;
    transition: all .4s;
    box-sizing: border-box;
    background: #000;
    border-radius: 100px;
  }
  .btn_hamburger .active {
    box-shadow: none;
  }
  .btn_hamburger span {
    display: block;
    position: absolute;
    right: 0;
    left: 0;
    width: 20px;
    height: 2px;
    margin: 0 auto;
    transition: 0.3s;
    background: #fff;
  }
  .btn_hamburger span:nth-of-type(1) {
    top: 38%;
  }
  .btn_hamburger span:nth-of-type(2) {
    top: 50%;
  }
  .btn_hamburger span:nth-of-type(3) {
    top: 62%;
  }
  .btn_hamburger span:nth-of-type(2)::after {
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    width: 100%;
    height: 2px;
    border-radius: 2px;
    -webkit-transition: all .4s;
    transition: all .4s;
  }
  .btn_hamburger .active span:nth-of-type(2) {
    -webkit-transform: rotate(-30deg);
    -ms-transform: rotate(-30deg);
    transform: rotate(-30deg);
    background: #fff;
  }
  .btn_hamburger .active span:nth-of-type(2)::after {
    -webkit-transform: rotate(60deg);
    -ms-transform: rotate(60deg);
    transform: rotate(60deg);
    background: #fff;
  }
  .btn_hamburger .active span:nth-of-type(1) {
    -webkit-transform: translateY(20px) scale(0);
    -ms-transform: translateY(20px) scale(0);
    transform: translateY(20px) scale(0);
  }
  .btn_hamburger .active span:nth-of-type(3) {
    -webkit-transform: translateY(-20px) scale(0);
    -ms-transform: translateY(-20px) scale(0);
    transform: translateY(-20px) scale(0);
  }
  .js-sub-btn {
    width: 100%;
    height: 45px;
    position: absolute;
    right: 0;
    top: 0;
  }
  .js-sub-btn img {
    width: 11px;
    position: absolute;
    top: 16px;
    right: 10px;
  }
  .gnav-items__wrap .active span img {
    transform: rotate(90deg);
  }
  .target ul li {
    position: relative;
  }
  .target ul li a {
    background: #ebebeb;
  }
  .header-logo__wrap a img {
    width: 130px;
  }
  .gnav-items__wrap .target a {
    background-size: 14px 2px;
    background-position: left bottom;
    background-repeat: repeat-x;
    border-bottom: solid 1px;
  }
  .header-logo__wrap {
    top: 25px;
    left: 10px;
    position: absolute;
  }
  .gnav-items__wrap ul li._lang a {
    background: #000;
    color: #fff;
    display: flex;
    align-items: center;
    gap: 0 5px;
    padding: 13px 10px;
    margin-top: 15px;
    font-size: 14px;
  }
  .gnav-items__wrap ul li._lang a img {
    width: 17px
  }
}
/* キービジュアル
* --------------------------------------- */
.keyvisual-area__group img {
  width: 100%;
}
@media screen and (max-width: 769px) {
  .keyvisual-area__group {
    margin-top: 80px;
  }
}
/* 品質へのこだわり
* --------------------------------------- */
.sticking-area__group .common-120-padding {
  padding-bottom: 0;
}
.sticking-ttl_wrap {
  max-width: 640px;
  margin: 50px auto 50px;
  width: 100%;
  text-align: center;
  line-height: 2;
  font-size: 18px;
}
.sticking-ttl_wrap._en {
  font-family: 'Josefin Sans', sans-serif;
  max-width: 700px;
}
.sticking-items__wrap {
  margin-bottom: 80px;
}
.sticking-items__block {
  display: flex;
  align-items: center;
  gap: 25px 100px;
}
.sticking-items__box._image {
  width: 45%;
  position: relative;
}
.sticking-items__box._image img {
  width: 100%;
}
.sticking-items__box._text {
  max-width: 530px;
}
.sticking-items__block._end {
  justify-content: flex-end;
}
.sticking-items__block {
  margin-bottom: 100px;
}
.sticking-items__block:nth-last-child(1) {
  margin-bottom: 0;
}
.sticking-items__box._text h3 {
  font-size: 30px;
  font-weight: 700;
  margin-bottom: 15px;
  line-height: 1.5;
}
.sticking-items__box._text p {
  letter-spacing: 0;
  line-height: 2;
}
.sticking-items__box._text span {
  font-family: 'Oswald', sans-serif;
  display: block;
  font-size: 45px;
  line-height: 1;
  margin-bottom: 20px;
  color: #c9b01d;
}
.quality-items__block {
  display: flex;
  flex-wrap: wrap;
  gap: 25px 0;
  justify-content: space-between;
}
.quality-items__block:nth-child(even) {
  margin-left: auto;
}
.quality-items__box._image {
  width: 37%;
}
.quality-items__box._image img {
  width: 100%;
}
.quality-items__box._text {
  width: 56%;
}
.quality-items__block {
  margin-bottom: 100px;
  max-width: 830px;
}
.quality-items__block:nth-last-child(1) {
  margin-bottom: 0;
}
.quality-items__box._text h2 {
  font-size: 30px;
  font-weight: 700;
  margin-bottom: 15px;
  line-height: 1.5;
}
.quality-items__box._text p {
  letter-spacing: 0;
  line-height: 2;
}
.quality-items__box._text span {
  font-family: 'Oswald', sans-serif;
  display: block;
  font-size: 45px;
  line-height: 1;
  color: #C9B01C;
  margin-bottom: 20px;
}
@media screen and (max-width: 1350px) {
  .sticking-items__block {
    gap: 25px 50px;
  }
  .sticking-items__box._text {
    max-width: 450px;
    margin-right: 20px;
  }
  .sticking-items__block._end .sticking-items__box._text {
    margin-right: 0;
    margin-left: 20px;
  }
}
@media screen and (max-width: 941px) {
  .sticking-items__block {
    flex-direction: column;
  }
  .sticking-items__box._image {
    width: 90%;
    margin-right: auto;
  }
  .sticking-items__box._text {
    max-width: 100%;
    margin-right: 0;
    margin: 0 auto;
    width: calc(100% - 40px);
  }
  .sticking-items__block._end {
    flex-direction: column-reverse;
  }
  .sticking-items__block._end .sticking-items__box._image {
    margin-left: auto;
    margin-right: 0
  }
  .sticking-items__block._end .sticking-items__box._text {
    margin-left: 0;
  }
}
@media screen and (max-width: 789px) {
  .sticking-items__box._text h3 {
    font-size: 26px;
    margin-bottom: 10px;
  }
  .common-btn__wrap._right a {
    margin: 30px auto 0;
  }
  .sticking-items__block {
    margin-bottom: 80px;
  }
  .quality-items__box._image {
    width: 70%;
    margin: 0 auto;
  }
  .quality-items__box._text {
    width: 100%;
  }
  .quality-items__box._text span {
    font-size: 45px;
    margin-bottom: 9px;
    text-align: center;
  }
  .quality-items__box._text h2 {
    font-size: 26px;
    text-align: center;
  }
  .quality-items__block {
    gap: 20px 0;
  }
  .sticking-items__wrap {
    margin-bottom: 60px;
  }
}
@media screen and (max-width: 426px) {
  .quality-items__box._text h2 {
    font-size: 24px;
  }
}
/* 商品一覧
* --------------------------------------- */
.product-index__block {
  display: flex;
  flex-wrap: wrap;
  gap: 55px 5%;
}
.product-index__box {
  width: 30%;
  position: relative;
}
.product-index__image ._image {
  max-width: 250px;
  margin: 0 auto;
}
.product-index__image ._image img {
  width: 100%;
}
.product-index__box a {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
.product-index__box a:hover {
  opacity: 0.2;
  filter: alpha(opacity=20);
  -ms-filter: "alpha( opacity=20 )";
  background: #fff;
}
.product-index__text {
  margin-top: 25px;
}
.product-index__text h3 {
  margin-bottom: 10px;
}
.product-index__text p {
  color: #6E6E6E;
  font-size: 13px;
  font-weight: 400;
}
@media screen and (max-width: 769px) {
  .product-index__box {
    width: 48%;
  }
  .product-index__block {
    gap: 40px 4%;
  }
  .product-index__image {
    padding: 20px 10px;
  }
  .product-index__text {
    margin-top: 15px;
  }
  .product-index__text h3 {
    margin-bottom: 5px;
    font-size: 15px;
  }
  .product-index__text p {
    font-size: 11px;
  }
}
@media screen and (max-width: 426px) {
  .product-index__image {
    padding: 1px;
  }
  .product-index__image ._image {
    max-width: 100%;
    width: 60%;
  }
}
/* お知らせ
* --------------------------------------- */
.info-area__group {
  background: linear-gradient(180deg, #C9B01C 0%, #C9B01C 330px, #fff 330px, #fff 100%);
  border-bottom: solid 10px #F4F4F4;
}
.info-items__inner {
  background-color: #fff;
  padding-top: 100px;
}
.info-items__wrap {
  margin-bottom: 50px;
}
.info-archive__wrap .info-items__wrap {
  margin-bottom: 0;
}
.info-items__wrap li {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: solid 1px #DDD;
  display: flex;
  gap: 5px 30px;
}
.info-items__wrap li:nth-last-child(1) {
  margin-bottom: 0;
}
.info-items__wrap li span {
  display: block;
  font-family: 'Oswald', sans-serif;
}
@media screen and (max-width: 769px) {
  .info-items__wrap li {
    flex-direction: column;
  }
}
@media screen and (max-width: 426px) {
  .info-items__wrap li {
    margin-bottom: 15px;
    padding-bottom: 15px;
  }
  .info-items__inner {
    padding-top: 80px;
  }
  .info-items__wrap {
    margin-bottom: 40px;
  }
}
/* フッター
* --------------------------------------- */
.footer-content_wrap {
  background-color: #000;
  padding: 80px 0 50px;
}
.footer-logo__wrap img {
  width: 140px;
}
.footer-logo__wrap {
  margin-bottom: 50px;
  padding-bottom: 50px;
  border-bottom: solid 1px #fff;
}
.footer-items__block {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 30px 0;
}
.footer-items__links ul li a {
  color: #fff;
  font-size: 15px;
  display: flex;
  align-items: center;
  gap: 0 10px;
}
.footer-items__links ul li {
  width: 38%;
}
.footer-items__links ul {
  display: flex;
  flex-wrap: wrap;
  gap: 10px 0;
  max-width: 600px;
}
.footer-items__links ul li a:before {
  content: '';
  display: inline-block;
  width: 10px;
  height: 10px;
  background-image: url(../img/icon-fotter.svg);
  background-size: contain;
  vertical-align: middle;
  background-repeat: no-repeat;
}
.footer-items__contact ._normal a {
  color: #000;
  background-color: #fff;
  border-radius: 100px;
  text-align: center;
  max-width: 234px;
  padding: 10px 0;
  font-weight: 500;
  margin: 0 auto;
  width: 100%;
  cursor: pointer;
  font-size: 16px;
  position: relative;
  box-shadow: 0 1px 15px #00085;
}
.footer-items__contact ._client a {
  color: #fff;
  display: flex;
  margin-top: 15px;
  font-size: 15px;
  gap: 0 10px;
}
.footer-copylight__wrap {
  background-color: #fff;
  padding: 30px 0;
}
.footer-copylight__wrap small {
  display: flex;
  justify-content: center;
  font-family: 'Oswald', sans-serif;
  gap: 0 5px;
}
.footer-copylight__wrap a {
  font-family: 'Oswald', sans-serif;
}
@media screen and (max-width: 769px) {
  .footer-items__links ul li {
    width: 100%;
  }
  .footer-items__links ul li a {
    font-size: 14px;
  }
  .footer-items__links ul {
    gap: 6px 0;
    max-width: 100%;
    width: 100%;
    margin: 0 auto;
  }
  .footer-items__block {
    flex-direction: column;
  }
  .footer-items__contact ._client a {
    justify-content: center;
  }
  .footer-logo__wrap img {
    width: 100px;
  }
  .footer-logo__wrap {
    margin-bottom: 30px;
    padding-bottom: 30px;
  }
  .footer-content_wrap {
    background-color: #000;
    padding: 50px 0 30px;
  }
}
@media screen and (max-width: 426px) {}
/* 詳細ページ
* --------------------------------------- */
.single-ttl__wrap h1 {
  font-size: 31px;
  font-weight: 700;
  line-height: 1.5;
}
.single-ttl__wrap {
  padding-bottom: 50px;
  margin-bottom: 50px;
  border-bottom: solid 1px #DDDDDD;
}
.single-col__block ul {
  display: flex;
  flex-wrap: wrap;
  gap: 10px 20px;
  margin-top: 25px;
}
.common-single__post h2 {
  background-color: #C9B01C;
  font-size: 24px;
  padding: 10px 15px;
  margin-top: 1em;
  margin-bottom: 1.5em;
  font-weight: 600;
  color: #fff;
}
.common-single__post h3 {
  font-weight: 600;
  font-size: 24px;
  margin-bottom: 1.5em;
  margin-top: 1em;
  border-bottom: solid 1px #DDDDDD;
  padding-bottom: 15px;
  padding-left: 20px;
  position: relative;
}
.common-single__post h3 span {
  border-bottom: none;
  margin-bottom: 0;
  margin-top: 0;
  padding-bottom: 0;
  padding-left: 0;
}
.common-single__post h3::after {
  position: absolute;
  content: "";
  width: 5px;
  height: 45px;
  background: #C9B01C;
  top: 0;
  left: 0;
}
.common-single__post ul {
  margin-bottom: 1.5em;
  margin-top: 1em;
}
.common-single__post ul li {
  position: relative;
  margin-bottom: 5px;
  padding-left: 20px;
  box-sizing: border-box;
}
.common-single__post ul li::before {
  position: absolute;
  content: "";
  width: 9px;
  height: 9px;
  background: #C9B01C;
  border-radius: 50%;
  top: 10px;
  left: 0;
}
.common-single__post ol {
  margin-bottom: 1.5em;
  margin-top: 1em;
}
.common-single__post ol li {
  list-style-type: decimal;
  margin-bottom: 5px;
}
.common-single__post ol {
  padding-left: 20px;
}
.common-single__post p {
  margin-top: 20px;
  margin-top: 1em;
  margin-bottom: 1.5em;
}
.common-single__post a {
  display: inline-block;
  text-decoration: underline;
  color: #000;
  padding: 0 5px;
}
.common-single__post a:hover {
  text-decoration: none;
}
.common-single__post img {
  max-width: 100%;
  height: auto;
  margin-bottom: 2em;
}
.common-single__post ._thumbnail img {
  width: 100%;
}
.common-single__post ._thumbnail {
  position: relative;
  overflow: hidden;
  padding-top: 57%;
  border-radius: 10px;
}
.common-single__post ._thumbnail iframe {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 10;
}
.single-ttl__wrap ._time {
  display: block;
  font-size: 18px;
  text-align: left;
  font-weight: 600;
  font-family: 'Oswald', sans-serif;
  margin-bottom: 5px;
}
.common-single__post blockquote {
  position: relative;
  padding: 50px 20px 30px 20px;
  box-sizing: border-box;
  font-style: italic;
  background: #FEF7F6;
  margin-top: 30px;
  border-left: solid 1px #F39700;
}
.common-single__post blockquote:before {
  display: inline-block;
  position: absolute;
  top: 15px;
  left: 10px;
  content: "“";
  font-family: sans-serif;
  color: #F39700;
  font-size: 70px;
  line-height: 1;
}
.common-single__post blockquote cite {
  display: block;
  text-align: right;
  color: #888888;
  font-size: 0.9em;
}
.common-single__post table {
  margin: 30px 0 24px 0;
  width: 100%;
}
.common-single__post td, .common-single__post th {
  border: 1px solid #ccc;
  padding: 10px 15px;
  line-height: 2.2;
  background: #fff;
}
.common-single__post th {
  background: #f2f2f2;
  font-weight: normal;
}
.common-single__post table.table_no_border th, .common-single__post table.table_no_border td {
  border: none;
  padding-left: 0;
}
.common-single__post table.table_border_horizontal th, .common-single__post table.table_border_horizontal td {
  border-left: none;
  border-right: none;
  padding-left: 0;
}
.post-single__group._page {
  padding-top: 110px
}
@media screen and (max-width: 769px) {
  .post-single__group._page {
    padding-top: 75px
  }
  .common-single__post img {
    max-width: 100%;
    width: 100%;
  }
  .single-ttl__wrap h1 {
    font-size: 24px;
    line-height: 1.6;
    margin-top: 5px;
  }
  .single-col__block ul li {
    font-size: 16px;
  }
  .single-ttl__wrap {
    padding-bottom: 30px;
    margin-bottom: 30px;
  }
  .common-single__post h2 {
    font-size: 19px;
    padding: 10px 15px;
    line-height: 1.6;
  }
  .common-single__post h3 {
    font-size: 19px;
    line-height: 1.6;
    padding-left: 18px;
  }
  .common-single__post h3::after {
    height: 32px;
  }
}
@media screen and (max-width: 426px) {}
/* パンくず
* --------------------------------------- */
.breadcrumbs_wrap .common-1100-width {
  display: flex;
  flex-wrap: wrap;
  gap: 0 7px;
  margin: 0 auto 30px;
}
.breadcrumbs_wrap span, .breadcrumbs_wrap a {
  font-size: 15px;
}
/* ページング
* --------------------------------------- */
.single-peger-items {
  display: flex;
  justify-content: center;
  margin-top: 50px;
  gap: 0 15px;
}
.single-peger-items .pre a {
  border: solid 1px #000;
  color: #000;
  border-radius: 4px;
}
.single-peger-items .next a {
  border: solid 1px #000;
  color: #000;
  border-radius: 4px;
}
.single-peger-items li:nth-child(2) a {
  background-color: #000;
  color: #fff;
  border: solid 1px #000;
  border-radius: 4px;
}
.single-peger-items li a {
  width: 80px;
  text-align: center;
  padding: 8px 0;
  font-size: 14px;
}
.wp-pagenavi .pages {
  display: none;
}
.wp-pagenavi {
  display: flex;
  justify-content: center;
  margin-top: 50px;
  gap: 0 10px;
}
.wp-pagenavi .current {
  background-color: #000;
  color: #fff;
  border: solid 1px #000;
  width: 42px;
  text-align: center;
  padding: 6px 0;
  border-radius: 4px;
}
.wp-pagenavi a {
  color: #000;
  border: solid 1px #000;
  width: 42px;
  text-align: center;
  padding: 6px 0;
  background-color: #fff;
  border-radius: 4px;
}
.wp-pagenavi .previouspostslink, .wp-pagenavi .nextpostslink {
  width: 80px;
  font-size: 14px;
  padding: 8px 0;
}
@media screen and (max-width: 769px) {
  .single-peger-items li a {
    width: 80px;
    padding: 5px 0;
  }
  .wp-pagenavi a {
    font-size: 13px;
    width: 33px;
    padding: 4px 0;
  }
  .wp-pagenavi .previouspostslink, .wp-pagenavi .nextpostslink {
    width: 60px;
    font-size: 13px;
    padding: 4px 0;
  }
  .wp-pagenavi .current {
    font-size: 13px;
    width: 33px;
    padding: 4px 0;
  }
  .single-peger-items {
    margin-top: 30px;
  }
  .wp-pagenavi {
    display: flex;
    justify-content: center;
    margin-top: 35px;
  }
}
/* カテゴリー一覧
* --------------------------------------- */
.category-lists__wrap {
  margin-top: 60px;
}
.category-lists__wrap ul {
  display: flex;
  justify-content: center;
  gap: 10px 15px;
  flex-wrap: wrap;
}
.category-lists__wrap ul li a {
  border: solid 1px #c9b01d;
  padding: 3px 11px;
  color: #c9b01d;
  border-radius: 4px;
  font-size: 16px;
}
.category-lists__wrap ul li a:hover {
  border: solid 1px #c9b01d;
  color: #fff;
  background-color: #c9b01d;
  opacity: 1;
}
.category-lists__wrap ul li._current a {
  border: solid 1px #c9b01d;
  color: #fff;
  background-color: #c9b01d;
}
@media screen and (max-width: 789px) {
  .category-lists__wrap ul {
    gap: 8px 10px;
  }
  .category-lists__wrap {
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 426px) {}
/* 商品一覧x
* --------------------------------------- */
.product-page__area img {
  width: 100%;
}
.product-head__wrap {
  background-color: #EFEFEF;
}
.product-head__block {
  display: flex;
  justify-content: space-between;
  gap: 30px 5%;
}
.product-head__image {
  width: 35%;
  margin-left: auto;
}
.product-head__image img {
  width: 100%;
}
.product-head__text {
  width: 55%;
}
.product-head__text ._note {
  display: block;
  margin-top: 16px;
  font-size: 21px;
  font-weight: bold;
  color: #575757;
}
.product-head__text ._note sub {
  vertical-align: sub;
  font-size: 12px;
}
.product-head__tag {
  display: flex;
  gap: 5px 10px;
  flex-wrap: wrap;
  margin-bottom: 30px;
  font-size: 15px;
}
.product-head__tag ._tag {
  color: #fff;
  padding: 3px 10px;
  display: block;
}
.product-head__tag ._tag._orange {
  background-color: #DF7D37;
}
.product-head__text ._title {
  font-size: 40px;
  line-height: 1;
  font-weight: 700;
  margin-bottom: 20px;
  letter-spacing: 0;
}
.product-head__text ._english {
  font-family: 'Oswald', sans-serif;
  color: #C7C7C7;
  font-size: 25px;
  font-weight: 400;
  letter-spacing: 0.02em;
  display: block;
  margin-bottom: 40px;
}
.product-head__text ._text {
  line-height: 1.5;
  font-size: 35px;
  font-weight: 700;
  letter-spacing: 0;
}
.product-head__text ._text small {
  display: block;
  margin-top: 15px;
}
.product-head__text ._text sup {
  vertical-align: super;
  font-size: smaller;
  font-size: 18px;
  line-height: 1;
  display: inline-block;
}
.product-note__wrap {
  text-align: center;
  margin-bottom: 50px;
  font-size: 18px;
  font-weight: 700;
}
.product-note__text {
  padding: 4px 12px;
  display: block;
  font-size: 21px;
  text-align: center;
  max-width: 400px;
  margin: 0 auto 50px;
}
.product-note__text._tea {
  border: solid 1.5px #4B805A;
  color: #4B805A;
}
.product-note__text._peach {
  border: solid 1.5px #A45B62;
  color: #A45B62;
}
.suggest-title__wrap {
  margin-bottom: 50px;
}
.suggest-title__wrap h2 {
  font-size: 35px;
  text-align: center;
  font-weight: 700;
  letter-spacing: 0;
  margin-bottom: 15px;
}
.suggest-title__wrap._orange h2 {
  color: #DF7D37;
}
.suggest-title__wrap p {
  text-align: center;
  font-size: 18px;
  max-width: 600px;
  margin: 0 auto;
}
.product-suggest__box h3 {
  font-size: 22px;
  font-weight: 700;
  letter-spacing: 0;
  margin-top: 15px;
  display: flex;
  align-items: center;
  line-height: 1.5;
  gap: 0 10px;
}
.product-suggest__box h3:before {
  content: '';
  display: inline-block;
  width: 36px;
  height: 36px;
  background-size: contain;
  vertical-align: middle;
  background-repeat: no-repeat;
}
.product-suggest__box._orange h3:before {
  background-image: url("../img/icon-check_orange.svg");
}
.product-suggest__block {
  max-width: 870px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  gap: 50px 0;
  flex-wrap: wrap;
}
.product-suggest__box {
  width: 47%;
}
.product-suggest__box img {
  width: 100%;
}
.product-doctor__area {
  background-color: #EFEFEF;
}

.product-guarantee__wrap {
  max-width: 700px;
  margin: 0 auto;
 
}
.guarantee-gmp__block {
  display: flex;
  justify-content: space-between;
  padding: 24px;
  box-sizing: border-box;
  align-items: center;
  border-radius: 20px;
}
.guarantee-gmp__block img {
  width: 100%;
}
.guarantee-gmp__block ._image {
  width: 28%;
}
.guarantee-gmp__block p {
  width: 66%;
  font-size: 18px;
  letter-spacing: 0;
}
.guarantee-gmp__block._orange {
  border: solid 2px #DF7D37;
}
.guarantee-lists__wrap {
  margin-top: 30px;
}
.guarantee-lists__wrap li {
  font-size: 21px;
  font-weight: 600;
  display: flex;
  align-items: center;
  gap: 0 10px;
  margin-bottom: 10px;
  letter-spacing: 0;
}
.guarantee-lists__wrap li:nth-last-child(1) {
  margin-bottom: 0;
}
.guarantee-lists__wrap li:before {
  content: '';
  display: inline-block;
  width: 36px;
  height: 29px;

  background-size: contain;
  vertical-align: middle;
  background-repeat: no-repeat;
}
.guarantee-lists__wrap._orange li:before {
  background-image: url("../img/icon-check_orange.svg");
}
.guarantee-lists__text {
  margin-top: 24px;
  font-size: 14px;
}
.product-guarantee__note {
  margin-top: 25px;
}
.product-guarantee__note p {
  margin-bottom: 10px;
}
.product-guarantee__note span {
  display: block;
  font-size: 12px;
  line-height: 1.4;
}
.product-guarantee__block {
  display: flex;
  justify-content: space-between;
  gap: 30px 0;
  margin-top: 40px;
}
.product-guarantee__image {
  width: 35%;
}
.product-guarantee__image img {
  width: 100%;
}
.product-guarantee__text {
  width: 57%;
}
.product-guarantee__tag {
  display: flex;
  gap: 5px 10px;
  flex-wrap: wrap;
  margin-bottom: 20px;
}
.product-guarantee__tag ._tag {
  color: #fff;
  padding: 2px 7px;
  display: block;
  font-size: 12px;
}
.product-guarantee__tag ._tag._orange {
  background-color: #DF7D37;
}
.product-guarantee__text ._title {
  font-size: 32px;
  line-height: 1;
  font-weight: 700;
  margin-bottom: 10px;
}
.product-guarantee__text ._english {
  font-family: 'Oswald', sans-serif;
  color: #C7C7C7;
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 0.02em;
  display: block;
  margin-bottom: 30px;
}
.product-guarantee__text ._text {
  line-height: 1.5;
  font-size: 21px;
  font-weight: 700;
  letter-spacing: 0;
}
.product-guarantee__text ._indication {
  color: #fff;
  padding: 4px 20px;
  font-size: 14px;
  display: inline-block;
  margin-top: 20px;
  border-radius: 100px;
}
.product-guarantee__text ._indication._orange{
	    background-color: #DF7D37;
}
.product-faq__area._orange {
  background-color: #DF7D37;
}
.accordion-container {
  width: 100%;
}
.accordion-list:not(:first-child) {
  margin-top: 24px;
}
.faq-archive__wrap .accordion-list {
  border: solid 1px #c9b01d;
}
.accordion-title {
  background: #fff;
  cursor: pointer;
  font-size: 16px;
  padding: 0 40px 0 0;
  position: relative;
  display: flex;
  align-items: center;
  gap: 0 20px;
  border-radius: 10px;
  font-weight: 600;
}
.accordion-title.open {
  border-radius: 10px 10px 0 0;
}
.accordion-title.open ._icon img {
  border-radius: 10px 0 0 0;
}
.accordion-title._gray.open ._icon img {
  border-radius: 9px 0 0 9px;
}
.accordion-title ._icon img {
  padding: 22px;
  border-radius: 10px 0 0 10px;
}
.accordion-title._orange ._icon img {
    background: #eee0d7;
	    width: 18px;
}
.accordion-title:before {
  position: absolute;
  content: '';
  top: 50%;
  right: 20px;
  height: 2px;
  width: 15px;
  background: #333;
  transform: rotate(90deg);
  transition: all .3s ease-in-out;
}
.accordion-title:after {
  position: absolute;
  content: '';
  top: 50%;
  right: 20px;
  height: 2px;
  width: 15px;
  background: #333;
  transition: all .3s ease-in-out;
}
.accordion-title.open:before {
  transform: rotate(180deg);
}
.accordion-title.open:after {
  opacity: 0;
}
.accordion-title._gray {
  border: solid 1px #e1e1e1;
}
.accordion-title._gray.open {
  border-radius: 10px;
}
.accordion-text {
  display: none;
  padding: 20px 24px;
  background: #fff;
  border-radius: 0 0 10px 10px;
}
.product-lineup__box {
  position: relative;
  padding-left: 40px;
  box-sizing: border-box;
}

.product-lineup__image ._image {
  max-width: 250px;
  margin: 0 auto;
}
.product-lineup__image ._image img {
  width: 100%;
}
.product-lineup__box a {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
.product-lineup__box a:hover {
  opacity: 0.2;
  filter: alpha(opacity=20);
  -ms-filter: "alpha( opacity=20 )";
  background: #fff;
}
.product-lineup__text {
  margin-top: 25px;
}
.faq-archive__box h3 {
  background: #e1e1e1;
  font-size: 21px;
  padding: 15px 20px;
  margin-bottom: 1.5em;
  font-weight: 600;
  color: #6e6e6e;
}
.product-text__wrap {
  margin-bottom: 60px;
  text-align: center;
}
.product-text__wrap h3 {
  font-size: 26px;
  color: #C3A966;
  font-weight: 700;
  margin-bottom: 16px;
  letter-spacing: 0;
}
.commit-items__header {
  margin-bottom: 60px;
}
.commit-items__header h2 {
  font-size: 22px;
  font-weight: 600;
  color: #DF7D37;
  margin-bottom: 10px;
  text-align: center;
  line-height: 1.5;
}
.commit-items__header span {
  color: #999;
  font-size: 13px;
  font-weight: 300;
  letter-spacing: 0;
  display: block;
}
.commit-items__wrap {
  max-width: 700px;
  margin: 0 auto 46px;
}
.commit-main__box h3 {
  font-size: 22px;
  font-weight: 600;
}
.commit-main__box p {
  margin-top: 10px;
}
.commit-main__box ._image {
  width: 90%;
  margin: 10px auto 0;
}
.commit-main__box span {
  color: #999;
  font-size: 13px;
  font-weight: 300;
  letter-spacing: 0;
  display: block;
}
.commit-main__box:not(:last-child) {
  margin-bottom: 46px;
}
.product-commit__wrap._orange {
  background: linear-gradient(0deg, #DF7D37 0%, #DF7D37 200px, #fff 200px, #fff 100%);
}
.product-doctor__wrap{
	background-color: #fff;
	padding: 46px 0;
	border-radius: 10px;
}
.product-doctor__block{
	    display: flex;
    justify-content: space-between;
    max-width: 700px;
    width: calc(100% - 40px);
    margin: 0 auto;
}
.product-doctor__box{
	width: 48%;
}
.product-doctor__box span{
	color: #999;
    font-size: 15px;
    font-weight: 300;
    letter-spacing: 0;
    display: block;
	text-align: center;
	margin-bottom: 10px;
	
}
.product-doctor__box h3{
	text-align: center;
	font-weight: 600;
	font-size: 22px;
	margin-bottom: 16px;
}
.product-doctor__box h3 b{
	font-weight: 300;
	font-size: 14px;
}
.product-doctor__image{
	width: 50%;
	margin: 0 auto;
}
.product-doctor__image._orange img{
	border: solid 3px #DF7D37;
	border-radius: 1000px;
	
}
@media screen and (max-width: 769px) {
  .product-note__text {
    font-size: 18px;
  }
  .product-head__block {
    flex-direction: column;
  }
  .product-head__image {
    width: 70%;
    margin: 0 auto;
  }
  .product-head__text {
    width: 100%;
  }
  .product-head__tag ._tag {
          padding: 1px 6px;
        font-size: 11px;
  }
  .product-head__tag {
        gap: 5px 5px;
        margin-bottom: 16px;
  }
  .product-head__text ._title {
          font-size: 24px;
        margin-bottom: 4px;
        line-height: 1;
  }
  .product-head__text ._english {
font-size: 14px;
        margin-bottom: 16px;
  }
  .product-head__text ._text {
         font-size: 21px;
    
  }
  .product-suggest__box {
    width: 48%;
  }
  .product-suggest__box h3 {
    font-size: 15px;
    line-height: 1.4;
    align-items: baseline;
    display: grid;
    grid-template-columns: 15px 84%;
  }
  .product-suggest__block {
    gap: 30px 0;
  }
  .suggest-title__wrap h2 {
    font-size: 26px;
  }
  .suggest-title__wrap p {
    font-size: 15px;
  }
  .suggest-title__wrap {
    margin-bottom: 40px;
  }
  .guarantee-gmp__block {
    padding: 10px;
    flex-direction: column;
    border-radius: 10px;
  }
  .guarantee-gmp__block p {
    width: 100%;
    font-size: 13px;
  }
  .guarantee-gmp__block ._image {
    width: 150px;
    margin-bottom: 10px;
  }
  .guarantee-lists__wrap li {
          font-size: 16px;
        align-items: flex-start;
        padding-left: 30px;
        position: relative;
  }
	.guarantee-lists__wrap li:before {
 
    width: 23px;
    height: 23px;

    position: absolute;
    left: 0;
    top: 6px;
}
  .product-guarantee__block {
    margin-top: 30px;
  }
  .product-guarantee__text ._title {
    font-size: 16px;
    margin-bottom: 3px;
	  letter-spacing: 0;
  }
  .product-guarantee__text ._english {
    font-size: 12px;
    margin-bottom: 5px;
  }
  .product-guarantee__text ._text {
    font-size: 13px;
    font-weight: 600;
  }
  .product-guarantee__tag ._tag {
    padding: 1px 6px;
    font-size: 9px;
  }
  .product-guarantee__text ._indication {
    padding: 4px 13px;
    font-size: 10px;
    margin-top: 10px;
    border-radius: 100px;
  }
  .product-guarantee__tag {
    margin-bottom: 10px;
  }
  .product-guarantee__inner {
    border-radius: 20px;
    padding: 40px 0;
  }
  .accordion-list:not(:first-child) {
    margin-top: 16px;
  }
  .accordion-title {
    gap: 0 15px;
    line-height: 1.4;
	  font-size: 14px;
  }

  .product-lineup__box {
    padding-left: 10px;
  }
  .product-lineup__text {
    margin-top: 15px;
  }
  .slick-list {
    padding: 0 10% 0 0 !important;
  }
  .product-lineup__text h3 {
    font-size: 14px;
  }
  .product-suggest__box h3:before {
    width: 15px;
    height: 15px;
  }
  .product-head__text ._note {
    font-size: 16px;
  }
  .commit-items__header h2 {
    font-size: 16px;
    text-align: left;
    line-height: 1.6;
    letter-spacing: 0;
  }
  .commit-items__header span {
    font-size: 10px;
    line-height: 1.4;
  }
  .commit-main__box h3 {
    line-height: 1.6;
    letter-spacing: 0;
    font-size: 16px;
  }
  .commit-main__box span {
    font-size: 10px;
    line-height: 1.4;
  }
	.product-doctor__block{
		flex-direction: column;
		gap:24px 0;
	}
	.product-doctor__box {
    width: 100%;
}
	.product-doctor__box span {
           font-size: 11px;
        margin-bottom: 0;
    }
	.product-doctor__box h3 {
    font-size: 16px;
    margin-bottom: 10px;
}
	.product-doctor__box h3 b {

    font-size: 12px;
}
	.accordion-title._orange ._icon img {
    background: #eee0d7;
    width: 15px;
}
	.accordion-title ._icon img {
    padding: 15px;

}
}
@media screen and (max-width: 426px) {}
/* お問い合わせ
* --------------------------------------- */
.contact-items__block:nth-child(1) {
  margin-top: 0;
}
.contact-items__block {
  display: flex;
  justify-content: space-between;
  max-width: 800px;
  margin: 0 auto 30px;
  flex-wrap: wrap;
}
.contact-items__title {
  font-weight: 500;
  width: 30%;
}
.required {
  font-size: 14px;
  color: #fff;
  line-height: 1.2;
  display: inline-block;
  margin-left: 20px;
  font-weight: normal;
  background-color: #B92D2D;
  border-radius: 4px;
  box-sizing: border-box;
  padding: 8px 10px;
}
.contact-items__editor {
  width: 70%;
}
.contact-items__editor select, .contact-items__editor input {
  display: block;
  box-sizing: border-box;
  width: 100%;
  padding: 10px 20px;
  line-height: 1.42857;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #4D4D4D;
  height: 44px;
  font-size: 16px;
  font-weight: 300;
  border-radius: 10px;
}
.contact-items__editor textarea {
  box-sizing: border-box;
  display: block;
  width: 100%;
  padding: 10px 20px;
  line-height: 1.42857;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #4D4D4D;
  height: 300px;
  font-size: 16px;
  font-weight: 300;
  border-radius: 10px;
}
.wpcf7-list-item {
  display: flex !important;
  justify-content: center;
  background: #fff7f4;
  padding: 20px 0;
  max-width: 689px;
  margin: 30px auto 0 !important;
}
.consent label {
  display: flex;
  align-items: center;
}
.wpcf7-list-item-label {
  display: flex;
  margin-left: 10px;
}
.send-btn {
  width: 100%;
  max-width: 210px;
  margin: 30px auto 0;
}
.wpcf7 .wpcf7-submit:disabled {
  cursor: not-allowed;
}
.send-btn input {
  background: #000;
  font-size: 16px;
  color: #fff;
  border: none;
  width: 100%;
  padding: 15px 0;
  border-radius: 30px;
}
.send-btn input:hover {
  opacity: .7;
}
.wpcf7-spinner {
  display: none !important;
}
@media screen and (max-width: 769px) {
  .contact-items__title {
    width: 100%;
    margin-bottom: 10px;
  }
  .contact-items__editor {
    width: 100%;
  }
  .required {
    font-size: 13px;
    padding: 4px 7px;
  }
}
@media screen and (max-width: 426px) {
  .recruit-table__box table tr td {
    font-size: 15px;
  }
  .recruit-table__box table tr th {
    font-size: 15px;
  }
}
/* 機能性
* --------------------------------------- */
.functionality-accordion__wrap {
  width: 100%;
  margin-top: 32px
}
.functionality-accordion__list:not(:first-child) {
  margin-top: 24px;
}
.functionality-accordion__title {
  background: #fff;
  cursor: pointer;
  position: relative;
  display: flex;
  align-items: center;
  gap: 0 20px;
  border-radius: 10px;
  font-weight: 600;
  font-size: 17px;
}
.functionality-accordion__title.open {
  border-radius: 8px;
}
.functionality-accordion__title ._close {
  display: block;
  width: 35px;
  height: 35px;
  background: #EB824A;
  border-radius: 10px;
  margin-left: auto;
  position: relative;
}
.functionality-accordion__title ._close:before {
  position: absolute;
  content: '';
  top: 50%;
  right: 10px;
  height: 2px;
  width: 15px;
  border-radius: 30px;
  background: #fff;
  transform: rotate(90deg);
  transition: all .3s ease-in-out;
}
.functionality-accordion__title ._close:after {
  position: absolute;
  content: '';
  top: 50%;
  right: 10px;
  height: 2px;
  width: 15px;
  border-radius: 30px;
  background: #fff;
  transition: all .3s ease-in-out;
}
.functionality-accordion__title.open ._close:before {
  transform: rotate(180deg);
}
.functionality-accordion__title.open ._close:after {
  opacity: 0;
}
.functionality-accordion__text {
  display: none;
  padding-top: 16px;
  background: #fff;
}
.functionality-accordion__list {
  border-bottom: solid 2px #EB824A;
  padding-bottom: 16px;
}
.functionality-text__wrap {
  margin-top: 32px;
}
.functionality-text__wrap span {
  color: #656565;
  display: block
}
.functionality-text__wrap span a {
  display: inline-block;
  color: #656565;
  text-decoration: underline;
}
.functionality-text__wrap p b {
  font-size: 18px;
}
.functionality-note__wrap p {
  margin-top: 32px;
  font-size: 13px;
}
.functionality-accordion__title ._close._orange {
  background: #DF7D37;
}
.functionality-accordion__list._orange {
  border-bottom: solid 2px #DF7D37;
}
@media screen and (max-width: 789px) {
  .functionality-accordion__title ._close {
    position: absolute;
    right: 0;
  }
  .functionality-accordion__title {
    font-size: 15px;
    padding-right: 40px;
  }
  .functionality-accordion__list {
    border-bottom: solid 1.5px #EB824A;
    padding-bottom: 8px;
  }
  .functionality-accordion__list._orange {
    border-bottom: solid 1.5px #DF7D37;
  }
  .functionality-accordion__title ._close {
    width: 30px;
    height: 30px;
  }
  .functionality-accordion__title ._close:before {
    width: 10px;
    top: 48%;
  }
  .functionality-accordion__title ._close:after {
    top: 48%;
    width: 10px;
  }
  .functionality-note__wrap p {
    margin-top: 24px;
  }
  .functionality-accordion__wrap {
    margin-top: 24px;
  }
  .functionality-text__wrap p b {
    font-size: 16px;
  }
}
@media screen and (max-width: 426px) {}

/* 機能性
* --------------------------------------- */


.seizo-items__table .table {
	width: 100%;
	
}
.seizo-items__table p{
	margin-bottom: 46px;
}

.seizo-items__table .table th, .seizo-items__table .table td {
	border: 1px solid #f0f4e4;
    padding: 24px;
}

.seizo-items__table .table th {
	    background-color: #fbfbf6;
    font-weight: bold;
}
.seizo-items__table .table th {
	width: 35%;
}
.seizo-items__table .table th:nth-child(1){
	width: 30%;
}

.seizo-items__table .table thead th {
	text-align: center;
}



@media screen and (max-width: 769px) {
	.seizo-items__table .table {
    width: 770px;
}
	.seizo-items__table p{
	margin-bottom: 16px;
}
}