@charset "UTF-8";
@import url("//fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500;700;900&display=swap");
@import url("//fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@200;300;400;500;600;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Wix+Madefor+Display:wght@400;500;600;700;800&display=swap");
/* =================================================
   unique layout
================================================= */
/* -------------------------------------
        magnific-popup
*/
.mfp-bg.mfp-popup {
  z-index: 100002;
  opacity: 0;
  transition: all 0.15s ease-out;
}
.mfp-bg.mfp-popup.mfp-ready {
  opacity: 0.8;
}
.mfp-bg.mfp-popup.mfp-removing {
  opacity: 0;
}

.mfp-wrap.mfp-popup {
  z-index: 100003;
}
.mfp-wrap.mfp-popup .mfp-content {
  opacity: 0;
  transition: all 0.15s ease-out;
}
.mfp-wrap.mfp-popup.mfp-ready .mfp-content {
  opacity: 1;
}
.mfp-wrap.mfp-popup.mfp-removing .mfp-content {
  opacity: 0;
}
#container {
  /* -------------------------------------
     article
  ------------------------------------- */
}
#container #article {
  /* -------------------------------------
     section
  ------------------------------------- */
  /* -------------------------------------
     aside
  ------------------------------------- */
}
#container #article section.section_1 .inner .content {
  padding: 0 0 8vw;
  /* -------------------------------------
      common
  */
  /* -------------------------------------
      content_1
  */
  /* -------------------------------------
      info
  */
  /* -------------------------------------
      about
  */
  /* -------------------------------------
      about_2
  */
  /* -------------------------------------
      concept
  */
  /* -------------------------------------
     detail
  */
  /* -------------------------------------
     spec
  */
  /* -------------------------------------
     warranty
  */
  /* -------------------------------------
     works
  */
  /* -------------------------------------
     flow
  */
  /* -------------------------------------
     location
  */
}
#container #article section.section_1 .inner .content h1.h1_2 {
  width: 100%;
  position: absolute;
  z-index: 1;
  bottom: 5.3333333333vw;
  left: 0;
}
#container #article section.section_1 .inner .content h1.h1_2 span {
  white-space: nowrap;
  display: block;
  letter-spacing: 0.15em;
  font-family: "Noto Serif JP", "Hiragino Mincho ProN", "游明朝", "游明朝体", YuMincho, "Yu Mincho", "Times New Roman", "メイリオ", Meiryo, serif;
  font-weight: bold;
  font-weight: 500;
  color: hsl(0, 0%, 100%);
  line-height: 1.5;
  width: 100%;
  padding: 0 5.3333333333vw;
  text-shadow: 0 0 12px rgba(0, 0, 0, 0.8);
}
#container #article section.section_1 .inner .content h1.h1_2 span.txt {
  font-size: 1.4rem;
}
#container #article section.section_1 .inner .content h1.h1_2 span.txt_2 {
  font-size: 1.8rem;
}
#container #article section.section_1 .inner .content h2.h2_1 {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  width: 100%;
  height: 22.6666666667vw;
}
#container #article section.section_1 .inner .content h2.h2_1 span {
  line-height: 1;
  font-size: 1.8rem;
}
#container #article section.section_1 .inner .content ul {
  list-style: none;
}
#container #article section.section_1 .inner .content a,
#container #article section.section_1 .inner .content a:link {
  display: block;
  text-decoration: none;
  position: relative;
}
#container #article section.section_1 .inner .content figure {
  margin: 0 auto 2.6666666667vw;
  overflow: hidden;
}
#container #article section.section_1 .inner .content .link {
  width: 100%;
  margin: 0 auto;
}
#container #article section.section_1 .inner .content .link a,
#container #article section.section_1 .inner .content .link a:link {
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Noto Serif JP", "Hiragino Mincho ProN", "游明朝", "游明朝体", YuMincho, "Yu Mincho", "Times New Roman", "メイリオ", Meiryo, serif;
  font-weight: bold;
  font-weight: 300;
  font-feature-settings: "palt";
  letter-spacing: 0.1em;
  color: hsl(0, 0%, 100%);
  font-size: 1.2rem;
  line-height: 1;
  text-align: center;
  width: 44vw;
  height: 8vw;
  margin: 0 auto;
  background: #878686;
  box-sizing: border-box;
  position: relative;
}
#container #article section.section_1 .inner .content .link a:before, #container #article section.section_1 .inner .content .link a:after,
#container #article section.section_1 .inner .content .link a:link:before,
#container #article section.section_1 .inner .content .link a:link:after {
  content: "";
  display: block;
  box-sizing: border-box;
  position: absolute;
  z-index: 1;
  top: 50%;
}
#container #article section.section_1 .inner .content .link a:after,
#container #article section.section_1 .inner .content .link a:link:after {
  width: 0.6rem;
  height: 0.6rem;
  border-top: 1px solid hsl(0, 0%, 100%);
  border-right: 1px solid hsl(0, 0%, 100%);
  z-index: 9;
  right: 5.3333333333vw;
  transform-origin: center center;
  transform: translateY(-50%) rotate(45deg);
}
#container #article section.section_1 .inner .content.content_1 {
  width: 100%;
  padding: 0;
}
#container #article section.section_1 .inner .content.content_1 figure {
  margin: 0;
}
#container #article section.section_1 .inner .content.content_1 .item {
  position: relative;
  z-index: 1;
}
#container #article section.section_1 .inner .content.info {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0 3.3333333333vw 8vw;
  margin: 0 auto;
  background: hsl(0, 0%, 95%);
  box-sizing: border-box;
}
#container #article section.section_1 .inner .content.info h3.h3_1 span {
  font-size: 1.4rem;
  line-height: 1.5;
}
#container #article section.section_1 .inner .content.info h3.h3_1 span.day {
  letter-spacing: 0.05em;
}
#container #article section.section_1 .inner .content.info h3.h3_1 span.txt {
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, "メイリオ", Meiryo, sans-serif;
  font-weight: bold;
  font-weight: 400;
  margin: 0.6666666667vw auto 0;
}
#container #article section.section_1 .inner .content.info figure {
  height: 29.7777777778vw;
  margin: 0 0 1.3333333333vw;
}
#container #article section.section_1 .inner .content.info figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#container #article section.section_1 .inner .content.info .item {
  width: 44.6666666667vw;
  margin: 0 0 4vw;
}
#container #article section.section_1 .inner .content.info .item.new .day:before {
  content: "New";
  display: inline-block;
  font-family: "Noto Serif JP", "Hiragino Mincho ProN", "游明朝", "游明朝体", YuMincho, "Yu Mincho", "Times New Roman", "メイリオ", Meiryo, serif;
  font-weight: bold;
  font-weight: 400;
  letter-spacing: 0.01em;
  color: hsl(0, 0%, 100%);
  font-size: 1rem;
  line-height: 1;
  padding: 0.4vw 0.5333333333vw 0.2666666667vw;
  margin: 0 2vw 0 0;
  background: #878686;
}
#container #article section.section_1 .inner .content.about {
  padding: 8vw 0;
}
#container #article section.section_1 .inner .content.about h2.h2_2 {
  text-align: center;
  margin: 0 auto 8vw;
}
#container #article section.section_1 .inner .content.about h2.h2_2 span {
  width: 32.5333333333vw;
  margin: 0 auto;
}
#container #article section.section_1 .inner .content.about p {
  text-align: center;
}
#container #article section.section_1 .inner .content.about_2 {
  background: hsl(0, 0%, 95%);
}
#container #article section.section_1 .inner .content.about_2 h2.h2_1 {
  height: 30.6666666667vw;
}
#container #article section.section_1 .inner .content.about_2 h2.h2_1 span {
  line-height: 1.5;
}
#container #article section.section_1 .inner .content.about_2 h3.h3_1 {
  display: flex;
  margin: 0 auto 4vw;
}
#container #article section.section_1 .inner .content.about_2 h3.h3_1 span {
  font-size: 1.8rem;
}
#container #article section.section_1 .inner .content.about_2 h3.h3_1 span.num {
  flex-shrink: 0;
  letter-spacing: 0.05em;
  margin: 0 2vw 0 0;
}
#container #article section.section_1 .inner .content.about_2 .item {
  width: 84vw;
  margin: 0 auto 8vw;
}
#container #article section.section_1 .inner .content.about_2 .item:last-of-type {
  margin-bottom: 0;
}
#container #article section.section_1 .inner .content.concept .item {
  width: 84vw;
  margin: 0 auto;
}
#container #article section.section_1 .inner .content.detail {
  width: 100%;
  background: hsl(0, 0%, 95%);
}
#container #article section.section_1 .inner .content.detail p {
  font-family: "Noto Serif JP", "Hiragino Mincho ProN", "游明朝", "游明朝体", YuMincho, "Yu Mincho", "Times New Roman", "メイリオ", Meiryo, serif;
  font-weight: bold;
  font-weight: 500;
  text-align: right;
}
#container #article section.section_1 .inner .content.detail table {
  color: #878686;
  width: 100%;
  margin: 0 auto;
  border: 1px solid #878686;
  border-bottom: none;
  box-sizing: border-box;
}
#container #article section.section_1 .inner .content.detail table tr {
  font-size: 1rem;
  line-height: 1.25;
}
#container #article section.section_1 .inner .content.detail table tr th,
#container #article section.section_1 .inner .content.detail table tr td {
  min-height: 6.4vw;
  padding: 0.7em;
  border-bottom: 1px solid #878686;
}
#container #article section.section_1 .inner .content.detail table tr th {
  background: hsl(0, 0%, 95%);
  text-align: center;
}
#container #article section.section_1 .inner .content.detail table tr td {
  background: hsl(0, 0%, 100%);
  border-right: 1px solid #878686;
  box-sizing: border-box;
}
#container #article section.section_1 .inner .content.detail .item {
  display: grid;
  grid-template-columns: 1fr 43.3333333333vw 2.6666666667vw 43.3333333333vw 1fr;
  margin: 0 auto;
}
#container #article section.section_1 .inner .content.detail .item .float_c {
  grid-column: 2/5;
}
#container #article section.section_1 .inner .content.detail .item .float_l,
#container #article section.section_1 .inner .content.detail .item .float_r {
  margin: 4vw 0 0;
}
#container #article section.section_1 .inner .content.detail .item .float_l {
  grid-column: 2;
}
#container #article section.section_1 .inner .content.detail .item .float_r {
  grid-column: 4;
}
#container #article section.section_1 .inner .content.spec h3.h3_1 {
  display: flex;
  margin: 0 auto 4vw;
}
#container #article section.section_1 .inner .content.spec h3.h3_1 span {
  font-size: 1.8rem;
}
#container #article section.section_1 .inner .content.spec h3.h3_1 span.num {
  flex-shrink: 0;
  letter-spacing: 0.05em;
  margin: 0 2vw 0 0;
}
#container #article section.section_1 .inner .content.spec .figure {
  margin: 0 auto 2.6666666667vw;
}
#container #article section.section_1 .inner .content.spec .item {
  width: 84vw;
  margin: 0 auto 8vw;
}
#container #article section.section_1 .inner .content.spec .item:last-of-type {
  margin-bottom: 0;
}
#container #article section.section_1 .inner .content.warranty {
  background: hsl(0, 0%, 95%);
}
#container #article section.section_1 .inner .content.warranty h3.h3_1 {
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto 4vw;
}
#container #article section.section_1 .inner .content.warranty h3.h3_1 span {
  font-size: 1.8rem;
}
#container #article section.section_1 .inner .content.warranty h3.h3_1 span.num {
  flex-shrink: 0;
  letter-spacing: 0.05em;
  margin: 0 2vw 0 0;
}
#container #article section.section_1 .inner .content.warranty h3.h3_1 span.txt_2 {
  width: 100%;
  margin: 2vw 0 0;
}
#container #article section.section_1 .inner .content.warranty .figure {
  margin: 0 auto 2.6666666667vw;
}
#container #article section.section_1 .inner .content.warranty .item {
  width: 84vw;
  margin: 0 auto 8vw;
}
#container #article section.section_1 .inner .content.warranty .item:last-of-type {
  margin-bottom: 0;
}
#container #article section.section_1 .inner .content.works {
  margin: 8vw auto 0;
  background: hsl(0, 0%, 95%);
}
#container #article section.section_1 .inner .content.works h3.h3_1 {
  margin: 0 auto 4vw;
}
#container #article section.section_1 .inner .content.works h3.h3_1 span {
  font-size: 1.8rem;
}
#container #article section.section_1 .inner .content.works .item {
  display: grid;
  grid-template-columns: 1fr 43.3333333333vw 2.6666666667vw 43.3333333333vw 1fr;
  margin: 0 auto 8vw;
}
#container #article section.section_1 .inner .content.works .item:last-of-type {
  margin: 0 auto;
}
#container #article section.section_1 .inner .content.works .item .float_c {
  grid-column: 2/5;
}
#container #article section.section_1 .inner .content.works .item .float_c figure {
  margin: 0;
}
#container #article section.section_1 .inner .content.works .item .float_l,
#container #article section.section_1 .inner .content.works .item .float_r {
  margin: 2.6666666667vw 0 0;
}
#container #article section.section_1 .inner .content.works .item .float_l {
  grid-column: 2;
}
#container #article section.section_1 .inner .content.works .item .float_r {
  grid-column: 4;
}
#container #article section.section_1 .inner .content.flow {
  width: 88.6666666667vw;
  margin: 0 0 0 3.3333333333vw;
}
#container #article section.section_1 .inner .content.flow h3.h3_1 {
  display: flex;
  align-items: baseline;
  margin: 0 auto 4vw;
}
#container #article section.section_1 .inner .content.flow h3.h3_1 span.num {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  letter-spacing: 0.025em;
  color: hsl(0, 0%, 100%);
  font-size: 1.8rem;
  width: 8vw;
  height: 8vw;
  margin: 0 4vw 0 0;
  background: #878686;
  position: relative;
  z-index: 1;
}
#container #article section.section_1 .inner .content.flow h3.h3_1 span.num:after {
  content: "";
  display: block;
  width: 100%;
  border: 4vw solid transparent;
  border-bottom: none;
  border-top: 4vw solid #878686;
  box-sizing: border-box;
  position: absolute;
  z-index: -1;
  bottom: -3.9733333333vw;
  left: 0;
}
#container #article section.section_1 .inner .content.flow h3.h3_1 span.txt {
  font-size: 1.6rem;
  margin: 0;
}
#container #article section.section_1 .inner .content.flow p a,
#container #article section.section_1 .inner .content.flow p a:link {
  display: inline-block;
  font-weight: bold;
  text-decoration: underline;
}
#container #article section.section_1 .inner .content.flow p.tel {
  width: 100;
  margin: 1.3333333333vw 0 1.3333333333vw;
}
#container #article section.section_1 .inner .content.flow p.tel span {
  display: block;
  text-align: left;
  line-height: 1;
}
#container #article section.section_1 .inner .content.flow p.tel span.txt {
  display: flex;
  align-items: baseline;
  color: #878686;
  font-family: "Noto Serif JP", "Hiragino Mincho ProN", "游明朝", "游明朝体", YuMincho, "Yu Mincho", "Times New Roman", "メイリオ", Meiryo, serif;
  font-weight: bold;
  font-weight: 500;
  font-size: 1.4rem;
  line-height: 1;
}
#container #article section.section_1 .inner .content.flow p.tel span.txt i {
  display: block;
  width: 6.6666666667vw;
  margin: 0 1.3333333333vw 0 0;
}
#container #article section.section_1 .inner .content.flow p.tel span.txt strong {
  font-size: 2.1rem;
}
#container #article section.section_1 .inner .content.flow p.tel span.txt strong a,
#container #article section.section_1 .inner .content.flow p.tel span.txt strong a:link {
  text-decoration: none;
  display: block;
  color: #878686;
}
#container #article section.section_1 .inner .content.flow figure {
  margin: 0 auto 2.6666666667vw;
}
#container #article section.section_1 .inner .content.flow .item {
  padding: 0 0 8vw;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}
#container #article section.section_1 .inner .content.flow .item:after {
  content: "";
  display: block;
  height: 100%;
  border-left: 1px solid #878686;
  position: absolute;
  z-index: -1;
  top: 0;
  left: 4vw;
}
#container #article section.section_1 .inner .content.flow .item .float_l,
#container #article section.section_1 .inner .content.flow .item .float_r {
  width: 77.3333333333vw;
  margin: 0 0 0 auto;
}
#container #article section.section_1 .inner .content.location {
  width: 100%;
  background: hsl(0, 0%, 95%);
}
#container #article section.section_1 .inner .content.location h3.h3_1 {
  margin: 0 auto 4vw;
}
#container #article section.section_1 .inner .content.location h3.h3_1 span strong {
  color: #f00;
}
#container #article section.section_1 .inner .content.location h3.h3_1 span.txt {
  font-size: 1.6rem;
}
#container #article section.section_1 .inner .content.location h4.h4_2 {
  margin: 0 auto 2.6666666667vw;
}
#container #article section.section_1 .inner .content.location h4.h4_2 span.txt {
  font-size: 1.4rem;
}
#container #article section.section_1 .inner .content.location p {
  margin: 0 auto;
}
#container #article section.section_1 .inner .content.location p.tel {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 15.4666666667vw;
  margin: 2vw auto 0;
  border: 1px solid #878686;
}
#container #article section.section_1 .inner .content.location p.tel span {
  display: block;
  text-align: left;
  line-height: 1;
}
#container #article section.section_1 .inner .content.location p.tel span.txt {
  display: flex;
  align-items: baseline;
  color: #878686;
  font-family: "Noto Serif JP", "Hiragino Mincho ProN", "游明朝", "游明朝体", YuMincho, "Yu Mincho", "Times New Roman", "メイリオ", Meiryo, serif;
  font-weight: bold;
  font-weight: 500;
  font-size: 1.2rem;
  line-height: 1;
}
#container #article section.section_1 .inner .content.location p.tel span.txt i {
  display: block;
  width: 8vw;
  margin: 0 1.3333333333vw 0 0;
}
#container #article section.section_1 .inner .content.location p.tel span.txt strong {
  font-size: 3rem;
}
#container #article section.section_1 .inner .content.location p.tel span.txt strong a,
#container #article section.section_1 .inner .content.location p.tel span.txt strong a:link {
  text-decoration: none;
  color: #878686;
}
#container #article section.section_1 .inner .content.location small {
  font-size: 1rem;
  margin: 1.3333333333vw auto 0;
}
#container #article section.section_1 .inner .content.location small strong {
  color: #f00;
}
#container #article section.section_1 .inner .content.location figure {
  margin: 0 auto 1.3333333333vw;
}
#container #article section.section_1 .inner .content.location .map {
  height: 48vw;
}
#container #article section.section_1 .inner .content.location .item {
  width: 89.3333333333vw;
  margin: 0 auto 10.6666666667vw;
}
#container #article section.section_1 .inner .content.location .item:last-of-type {
  margin: 0 auto;
}
#container #article section.section_1 .inner .content.location .item .float_l,
#container #article section.section_1 .inner .content.location .item .float_r {
  margin: 4vw auto 0;
}
#container #article aside.bnr_lp {
  margin: 8vw auto 0;
}
#container #article aside.bnr_lp .inner .content {
  width: 93.3333333333vw;
  padding: 4vw 0 5.3333333333vw;
  margin: 0 auto;
  border: 2px solid hsl(0, 0%, 80%);
  box-sizing: border-box;
}
#container #article aside.bnr_lp .inner .content h2.h2_1 {
  width: 84vw;
  margin: 0 auto 4vw;
}
#container #article aside.bnr_lp .inner .content h2.h2_1 span {
  font-family: "Noto Serif JP", "Hiragino Mincho ProN", "游明朝", "游明朝体", YuMincho, "Yu Mincho", "Times New Roman", "メイリオ", Meiryo, serif;
  font-weight: bold;
  font-weight: 500;
  letter-spacing: 0.15em;
  color: #878686;
  font-size: 1.4rem;
  line-height: 1.5;
}
#container #article aside.bnr_lp .inner .content h2.h2_1 span u {
  display: block;
  text-indent: 0;
  text-decoration: none;
  margin: 1.3333333333vw 0 0;
}
#container #article aside.bnr_lp .inner .content h2.h2_1 span.txt_2 {
  text-indent: -0.5em;
  margin: 1.3333333333vw auto 0;
}
#container #article aside.bnr_lp .inner .content h2.h2_1 span.txt_2 strong {
  white-space: nowrap;
  letter-spacing: 0.075em;
  font-size: 1.6rem;
}
#container #article aside.bnr_lp .inner .content p {
  text-align: center;
  color: #878686;
  font-size: 1rem;
}
#container #article aside.bnr_lp .inner .content .tel {
  width: 74.6666666667vw;
  margin: 0 auto 4vw;
}
#container #article aside.bnr_lp .inner .content .tel span {
  display: block;
  text-align: left;
  line-height: 1;
}
#container #article aside.bnr_lp .inner .content .tel span.txt {
  display: flex;
  justify-content: center;
  align-items: baseline;
  color: #878686;
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, "メイリオ", Meiryo, sans-serif;
  font-weight: bold;
  font-weight: 500;
  font-size: 1.2rem;
  line-height: 1;
}
#container #article aside.bnr_lp .inner .content .tel span.txt i {
  display: block;
  width: 8vw;
  margin: 0 1.3333333333vw 0 0;
  transform: translateY(-0.1333333333vw);
}
#container #article aside.bnr_lp .inner .content .tel span.txt strong {
  font-family: "Noto Serif JP", "Hiragino Mincho ProN", "游明朝", "游明朝体", YuMincho, "Yu Mincho", "Times New Roman", "メイリオ", Meiryo, serif;
  font-weight: bold;
  font-weight: 500;
  font-size: 3rem;
}
#container #article aside.bnr_lp .inner .content .link_lp {
  width: 100%;
  margin: 5.3333333333vw auto 0;
}
#container #article aside.bnr_lp .inner .content .link_lp a,
#container #article aside.bnr_lp .inner .content .link_lp a:link {
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Noto Serif JP", "Hiragino Mincho ProN", "游明朝", "游明朝体", YuMincho, "Yu Mincho", "Times New Roman", "メイリオ", Meiryo, serif;
  font-weight: bold;
  font-weight: 400;
  color: hsl(0, 0%, 100%);
  width: 72vw;
  height: 8vw;
  margin: 0 auto;
  background: #878686;
  position: relative;
}
#container #article aside.bnr_lp .inner .content .link_lp a:before, #container #article aside.bnr_lp .inner .content .link_lp a:after,
#container #article aside.bnr_lp .inner .content .link_lp a:link:before,
#container #article aside.bnr_lp .inner .content .link_lp a:link:after {
  content: "";
  display: block;
  box-sizing: border-box;
  position: absolute;
  z-index: 1;
  top: 50%;
}
#container #article aside.bnr_lp .inner .content .link_lp a:after,
#container #article aside.bnr_lp .inner .content .link_lp a:link:after {
  width: 0.6rem;
  height: 0.6rem;
  border-top: 1px solid hsl(0, 0%, 100%);
  border-right: 1px solid hsl(0, 0%, 100%);
  z-index: 9;
  right: 5.3333333333vw;
  transform-origin: center center;
  transform: translateY(-50%) rotate(45deg);
}
#container #article aside.bnr_lp .inner .content .link_lp a:after,
#container #article aside.bnr_lp .inner .content .link_lp a:link:after {
  right: 2.6666666667vw;
}
#container #article aside.bnr_lp .inner .content .link_lp a span,
#container #article aside.bnr_lp .inner .content .link_lp a:link span {
  display: block;
  font-size: 1.2rem;
  line-height: 1;
}
#container #article aside.bnr_lp .inner .content .item {
  width: 84vw;
  padding: 4.6666666667vw 0 2.6666666667vw;
  margin: 4vw auto 0;
  background: hsl(0, 0%, 95%);
}

@media screen and (min-width: 768px) {
  /* =================================================
     unique layout
  ================================================= */
  /* -------------------------------------
             animation
  */
  @keyframes motion-btn-link {
    0% {
      right: 192px;
      opacity: 0;
    }
    50% {
      opacity: 0.4;
    }
    100% {
      right: -48px;
      opacity: 1;
    }
  }
  /* -------------------------------------
     header
  ------------------------------------- */
  #container {
    /* -------------------------------------
       article
    ------------------------------------- */
  }
  #container #article {
    /* -------------------------------------
       section
    ------------------------------------- */
    /* -------------------------------------
       aside
    ------------------------------------- */
  }
  #container #article section {
    width: 100%;
  }
  #container #article section.section_1 .inner {
    width: 100%;
    padding: 0;
    margin: 0 auto;
  }
  #container #article section.section_1 .inner .content {
    width: 1080px;
    padding: 0 0 64px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
    /* -------------------------------------
    common
    */
    /* -------------------------------------
       content_1
    */
    /* -------------------------------------
        info
    &*/
    /* -------------------------------------
       about
    */
    /* -------------------------------------
        about_2
    &*/
    /* -------------------------------------
        concept
    */
    /* -------------------------------------
       detail
    */
    /* -------------------------------------
       spec , warranty
    */
    /* -------------------------------------
        works
    &*/
    /* -------------------------------------
       flow
    */
    /* -------------------------------------
       location
    */
  }
  #container #article section.section_1 .inner .content h1.h1_2 {
    bottom: 56px;
  }
  #container #article section.section_1 .inner .content h1.h1_2 span {
    padding: 0 88px;
  }
  #container #article section.section_1 .inner .content h1.h1_2 span.txt {
    font-size: 3rem;
  }
  #container #article section.section_1 .inner .content h1.h1_2 span.txt_2 {
    font-size: 4rem;
  }
  #container #article section.section_1 .inner .content h2.h2_1 {
    height: 140px;
  }
  #container #article section.section_1 .inner .content h2.h2_1 span.txt {
    font-size: 3rem;
  }
  #container #article section.section_1 .inner .content figure {
    margin: 0 auto 16px;
  }
  #container #article section.section_1 .inner .content .link {
    margin: 48px auto 0;
  }
  #container #article section.section_1 .inner .content .link a,
  #container #article section.section_1 .inner .content .link a:link {
    font-size: 1.6rem;
    width: 288px;
    height: 50px;
  }
  #container #article section.section_1 .inner .content .link a:after,
  #container #article section.section_1 .inner .content .link a:link:after {
    width: 10px;
    height: 10px;
    right: 40px;
  }
  #container #article section.section_1 .inner .content .link a:hover:before, #container #article section.section_1 .inner .content .link a:hover:after,
  #container #article section.section_1 .inner .content .link a:link:hover:before,
  #container #article section.section_1 .inner .content .link a:link:hover:after {
    /*
    //animation
    animation-fill-mode:backwards;
    animation-name: motion-btn-link;
    animation-delay: 0s;
    animation-duration: 0.7s;
    animation-timing-function: ease-in-out;
    */
  }
  #container #article section.section_1 .inner .content.content_1 {
    width: 100%;
    margin: 80px auto 0;
  }
  #container #article section.section_1 .inner .content.content_1 figure {
    width: 100%;
    height: calc(100vh - 80px);
    height: calc(100svh - 80px);
  }
  #container #article section.section_1 .inner .content.content_1 figure img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  #container #article section.section_1 .inner .content.content_1 .item {
    margin: 0;
  }
  #container #article section.section_1 .inner .content.info {
    display: grid;
    grid-template-rows: repeat(3, auto);
    grid-template-columns: 1fr 250px 26px 250px 26px 250px 26px 250px 1fr;
    width: 100%;
    padding: 0 0 64px;
    margin: 0 auto;
  }
  #container #article section.section_1 .inner .content.info h2.h2_1 {
    grid-row: 1;
    grid-column: 2/-2;
  }
  #container #article section.section_1 .inner .content.info h3.h3_1 {
    margin: 8px 0 0;
  }
  #container #article section.section_1 .inner .content.info h3.h3_1 span {
    font-size: 1.2rem;
  }
  #container #article section.section_1 .inner .content.info h3.h3_1 span.txt {
    margin: 12px 0 0;
  }
  #container #article section.section_1 .inner .content.info figure {
    height: 166.6666666667px;
    margin: 0 auto 8px;
  }
  #container #article section.section_1 .inner .content.info .link {
    grid-row: 3;
    grid-column: 2/-2;
  }
  #container #article section.section_1 .inner .content.info .item {
    width: 250px;
    margin: 0 26px 0 0;
  }
  #container #article section.section_1 .inner .content.info .item:nth-of-type(1) {
    grid-row: 2;
    grid-column: 2;
  }
  #container #article section.section_1 .inner .content.info .item:nth-of-type(2) {
    grid-row: 2;
    grid-column: 4;
  }
  #container #article section.section_1 .inner .content.info .item:nth-of-type(3) {
    grid-row: 2;
    grid-column: 6;
  }
  #container #article section.section_1 .inner .content.info .item:nth-of-type(4) {
    grid-row: 2;
    grid-column: 8;
    margin: 0;
  }
  #container #article section.section_1 .inner .content.info .item.new .day:before {
    padding: 3px 2px 2px;
    margin: 0 8px 0 0;
  }
  #container #article section.section_1 .inner .content.about {
    padding: 64px 0;
  }
  #container #article section.section_1 .inner .content.about h2.h2_2 {
    margin: 0 auto 56px;
  }
  #container #article section.section_1 .inner .content.about h2.h2_2 span {
    width: 243px;
  }
  #container #article section.section_1 .inner .content.about .item {
    margin: 0 auto;
  }
  #container #article section.section_1 .inner .content.about_2 {
    display: grid;
    grid-template-rows: repeat(3, auto);
    grid-template-columns: 1fr 510px 60px 510px 1fr;
    width: 100%;
    margin: 0 auto;
  }
  #container #article section.section_1 .inner .content.about_2 h2.h2_1 {
    grid-row: 1;
    grid-column: 2/5;
    height: 160px;
  }
  #container #article section.section_1 .inner .content.about_2 h2.h2_1 span {
    line-height: 1;
  }
  #container #article section.section_1 .inner .content.about_2 h3.h3_1 {
    margin: 0 0 24px;
  }
  #container #article section.section_1 .inner .content.about_2 h3.h3_1 span {
    font-size: 2.4rem;
  }
  #container #article section.section_1 .inner .content.about_2 h3.h3_1 span.num {
    margin: 0 16px 0 0;
  }
  #container #article section.section_1 .inner .content.about_2 .item {
    width: 100%;
    margin: 0;
  }
  #container #article section.section_1 .inner .content.about_2 .item:nth-of-type(1) {
    grid-row: 2;
    grid-column: 2;
    margin: 0 60px 0 0;
  }
  #container #article section.section_1 .inner .content.about_2 .item:nth-of-type(2) {
    grid-row: 2;
    grid-column: 4;
  }
  #container #article section.section_1 .inner .content.about_2 .item:nth-of-type(3) {
    grid-row: 3;
    grid-column: 2/5;
    display: grid;
    grid-template-rows: auto 1fr;
    grid-template-columns: 1fr 360px 60px 480px 1fr;
    justify-content: center;
    width: 100%;
    margin: 60px 0 0;
  }
  #container #article section.section_1 .inner .content.about_2 .item:nth-of-type(3) h3 {
    grid-row: 1;
    grid-column: 4;
  }
  #container #article section.section_1 .inner .content.about_2 .item:nth-of-type(3) figure {
    grid-row: 1/3;
    grid-column: 2;
    margin: 0;
  }
  #container #article section.section_1 .inner .content.about_2 .item:nth-of-type(3) p {
    grid-row: 2;
    grid-column: 4;
  }
  #container #article section.section_1 .inner .content.concept .item {
    width: 100%;
  }
  #container #article section.section_1 .inner .content.detail {
    width: 100%;
    margin: 0 auto;
  }
  #container #article section.section_1 .inner .content.detail table {
    margin: 20px auto 0;
  }
  #container #article section.section_1 .inner .content.detail table tr {
    font-size: 1.4rem;
  }
  #container #article section.section_1 .inner .content.detail table tr th,
  #container #article section.section_1 .inner .content.detail table tr td {
    min-height: 48px;
    padding: 20px 40px;
  }
  #container #article section.section_1 .inner .content.detail .item {
    display: grid;
    grid-template-columns: 1fr 480px 40px 480px 1fr;
  }
  #container #article section.section_1 .inner .content.detail .item .float_l,
  #container #article section.section_1 .inner .content.detail .item .float_r {
    width: 100%;
    margin: 30px 0 0;
  }
  #container #article section.section_1 .inner .content.detail .item .float_l p,
  #container #article section.section_1 .inner .content.detail .item .float_r p {
    font-size: 2.1rem;
  }
  #container #article section.section_1 .inner .content.spec, #container #article section.section_1 .inner .content.warranty {
    display: grid;
    grid-template-rows: repeat(3, auto);
    grid-template-columns: 1fr 510px 60px 510px 1fr;
    width: 100%;
  }
  #container #article section.section_1 .inner .content.spec h2.h2_1, #container #article section.section_1 .inner .content.warranty h2.h2_1 {
    grid-row: 1;
    grid-column: 2/5;
    height: 160px;
  }
  #container #article section.section_1 .inner .content.spec h3.h3_1, #container #article section.section_1 .inner .content.warranty h3.h3_1 {
    align-items: baseline;
    margin: 0 auto 40px;
  }
  #container #article section.section_1 .inner .content.spec h3.h3_1 span.num, #container #article section.section_1 .inner .content.warranty h3.h3_1 span.num {
    font-size: 2.4rem;
    margin: 0 16px 0 0;
  }
  #container #article section.section_1 .inner .content.spec h3.h3_1 span.txt_2, #container #article section.section_1 .inner .content.warranty h3.h3_1 span.txt_2 {
    margin: 16px 0 0;
  }
  #container #article section.section_1 .inner .content.spec h3.h3_1.line2 span.txt_2, #container #article section.section_1 .inner .content.warranty h3.h3_1.line2 span.txt_2 {
    min-height: 56px;
  }
  #container #article section.section_1 .inner .content.spec .h4.h4_1, #container #article section.section_1 .inner .content.warranty .h4.h4_1 {
    margin: 0 auto 30px;
  }
  #container #article section.section_1 .inner .content.spec .figure, #container #article section.section_1 .inner .content.warranty .figure {
    margin: 0 auto 20px;
  }
  #container #article section.section_1 .inner .content.spec .item, #container #article section.section_1 .inner .content.warranty .item {
    width: 510px;
    margin: 0 0 60px;
  }
  #container #article section.section_1 .inner .content.spec .item:nth-of-type(1), #container #article section.section_1 .inner .content.warranty .item:nth-of-type(1) {
    grid-row: 2;
    grid-column: 2;
  }
  #container #article section.section_1 .inner .content.spec .item:nth-of-type(2), #container #article section.section_1 .inner .content.warranty .item:nth-of-type(2) {
    grid-row: 2;
    grid-column: 4;
  }
  #container #article section.section_1 .inner .content.spec .item:nth-of-type(3), #container #article section.section_1 .inner .content.warranty .item:nth-of-type(3) {
    grid-row: 3;
    grid-column: 2;
  }
  #container #article section.section_1 .inner .content.spec .item:nth-of-type(4), #container #article section.section_1 .inner .content.warranty .item:nth-of-type(4) {
    grid-row: 3;
    grid-column: 4;
  }
  #container #article section.section_1 .inner .content.works {
    width: 100%;
    margin: 64px auto 0;
  }
  #container #article section.section_1 .inner .content.works h2.h2_1 {
    height: 160px;
  }
  #container #article section.section_1 .inner .content.works h3.h3_1 {
    margin: 0 0 32px;
  }
  #container #article section.section_1 .inner .content.works h3.h3_1 span {
    font-size: 2.4rem;
  }
  #container #article section.section_1 .inner .content.works .item {
    width: 1080px;
    grid-template-columns: 530px 20px 530px;
    margin: 0 auto 64px;
  }
  #container #article section.section_1 .inner .content.works .item .float_c {
    grid-column: 1/-1;
  }
  #container #article section.section_1 .inner .content.works .item .float_l,
  #container #article section.section_1 .inner .content.works .item .float_r {
    width: 100%;
    margin: 24px 0 0;
  }
  #container #article section.section_1 .inner .content.works .item .float_l {
    grid-column: 1;
  }
  #container #article section.section_1 .inner .content.works .item .float_r {
    grid-column: 3;
  }
  #container #article section.section_1 .inner .content.flow {
    width: 1080px;
    margin: 0 auto;
  }
  #container #article section.section_1 .inner .content.flow h2.h2_1 {
    height: 160px;
  }
  #container #article section.section_1 .inner .content.flow .h3.h3_1 {
    margin: 0 auto 30px;
  }
  #container #article section.section_1 .inner .content.flow .h3.h3_1 span.num {
    font-size: 3.6rem;
    width: 60px;
    height: 60px;
    margin: 0 40px 0 0;
  }
  #container #article section.section_1 .inner .content.flow .h3.h3_1 span.num:after {
    border: 30px solid transparent;
    border-bottom: none;
    border-top: 30px solid #878686;
    bottom: -29.8px;
  }
  #container #article section.section_1 .inner .content.flow .h3.h3_1 span.txt {
    font-size: 2.4rem;
  }
  #container #article section.section_1 .inner .content.flow p {
    margin: 0 auto 1em;
  }
  #container #article section.section_1 .inner .content.flow p.tel {
    margin: 10px 0;
  }
  #container #article section.section_1 .inner .content.flow p.tel span.txt i {
    width: 35px;
    margin: 0 10px 0 0;
  }
  #container #article section.section_1 .inner .content.flow p.tel span.txt strong {
    font-size: 3rem;
  }
  #container #article section.section_1 .inner .content.flow figure {
    margin: 0;
  }
  #container #article section.section_1 .inner .content.flow .item {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 0 0 60px;
  }
  #container #article section.section_1 .inner .content.flow .item:after {
    left: 30px;
  }
  #container #article section.section_1 .inner .content.flow .item .float_c {
    width: 100%;
  }
  #container #article section.section_1 .inner .content.flow .item .float_l,
  #container #article section.section_1 .inner .content.flow .item .float_r {
    margin: 0;
  }
  #container #article section.section_1 .inner .content.flow .item .float_l {
    width: 430px;
    margin: 0 0 0 80px;
  }
  #container #article section.section_1 .inner .content.flow .item .float_r {
    width: 510px;
  }
  #container #article section.section_1 .inner .content.location {
    width: 100%;
    padding: 0 0 60px;
  }
  #container #article section.section_1 .inner .content.location h2.h2_1 {
    height: 160px;
  }
  #container #article section.section_1 .inner .content.location h3.h3_1 {
    margin: 0 auto 32px;
  }
  #container #article section.section_1 .inner .content.location h3.h3_1 span.txt {
    font-size: 2.4rem;
  }
  #container #article section.section_1 .inner .content.location h4.h4_2 {
    margin: 0 auto 16px;
  }
  #container #article section.section_1 .inner .content.location h4.h4_2 span.txt {
    font-size: 1.8rem;
  }
  #container #article section.section_1 .inner .content.location p.tel {
    height: 80px;
    margin: 14px auto 0;
  }
  #container #article section.section_1 .inner .content.location p.tel span.txt i {
    width: 40px;
    margin: 0 8px 0 0;
  }
  #container #article section.section_1 .inner .content.location p.tel span.txt strong {
    font-size: 4.4rem;
  }
  #container #article section.section_1 .inner .content.location small {
    font-size: 1.2rem;
    margin: 16px auto 0;
  }
  #container #article section.section_1 .inner .content.location small {
    margin: 10px auto 0;
  }
  #container #article section.section_1 .inner .content.location figure {
    margin: 0 auto 10px;
  }
  #container #article section.section_1 .inner .content.location .map {
    height: 100%;
  }
  #container #article section.section_1 .inner .content.location .item {
    display: grid;
    grid-template-columns: repeat(2, 510px);
    column-gap: 60px;
    width: 1080px;
    margin: 0 auto 60px;
  }
  #container #article section.section_1 .inner .content.location .item .float_c {
    grid-column: 1/3;
  }
  #container #article section.section_1 .inner .content.location .item .float_l,
  #container #article section.section_1 .inner .content.location .item .float_r {
    margin: 30px 0 0;
  }
  #container #article section.section_1 .inner .content.location .item .float_l {
    grid-column: 1;
  }
  #container #article section.section_1 .inner .content.location .item .float_r {
    grid-column: 2;
  }
  #container #article section.section_1 .inner .content.location .item div:nth-of-type(1) {
    grid-row: 1;
  }
  #container #article section.section_1 .inner .content.location .item div:nth-of-type(2), #container #article section.section_1 .inner .content.location .item div:nth-of-type(3) {
    grid-row: 2;
  }
  #container #article section.section_1 .inner .content.location .item div:nth-of-type(4), #container #article section.section_1 .inner .content.location .item div:nth-of-type(5) {
    grid-row: 3;
  }
  #container #article aside.bnr_lp {
    margin: 60px auto 0;
  }
  #container #article aside.bnr_lp .inner .content {
    width: 1080px;
    padding: 40px 0 40px;
  }
  #container #article aside.bnr_lp .inner .content h2.h2_1 {
    width: 940px;
    margin: 0 auto 24px;
  }
  #container #article aside.bnr_lp .inner .content h2.h2_1 span {
    font-size: 2.6rem;
  }
  #container #article aside.bnr_lp .inner .content h2.h2_1 span u {
    display: inline-block;
    margin: 0;
  }
  #container #article aside.bnr_lp .inner .content h2.h2_1 span.txt_2 {
    margin: 8px auto 0;
  }
  #container #article aside.bnr_lp .inner .content h2.h2_1 span.txt_2 strong {
    letter-spacing: 0.15em;
    font-size: 3rem;
  }
  #container #article aside.bnr_lp .inner .content p {
    font-size: 1.6rem;
  }
  #container #article aside.bnr_lp .inner .content .tel {
    width: 100%;
    margin: 0 auto 24px;
  }
  #container #article aside.bnr_lp .inner .content .tel span.txt i {
    width: 60px;
    margin: 0 8px 0 0;
    transform: translateY(-1px);
  }
  #container #article aside.bnr_lp .inner .content .tel span.txt strong {
    font-size: 6rem;
  }
  #container #article aside.bnr_lp .inner .content .link_lp {
    margin: 32px auto 0;
  }
  #container #article aside.bnr_lp .inner .content .link_lp a,
  #container #article aside.bnr_lp .inner .content .link_lp a:link {
    width: 480px;
    height: 60px;
    margin: 0 auto;
  }
  #container #article aside.bnr_lp .inner .content .link_lp a:after,
  #container #article aside.bnr_lp .inner .content .link_lp a:link:after {
    width: 10px;
    height: 10px;
    right: 40px;
  }
  #container #article aside.bnr_lp .inner .content .link_lp a:after,
  #container #article aside.bnr_lp .inner .content .link_lp a:link:after {
    right: 16px;
  }
  #container #article aside.bnr_lp .inner .content .link_lp a span,
  #container #article aside.bnr_lp .inner .content .link_lp a:link span {
    font-size: 1.8rem;
  }
  #container #article aside.bnr_lp .inner .content .item {
    width: 940px;
    padding: 24px 0 16px;
    margin: 16px auto 0;
  }
}
@media screen and (min-width: 1100px) {
  #container {
    /* -------------------------------------
       article
    ------------------------------------- */
  }
  #container #article section.concept .inner aside.concept_in {
    left: 50%;
    transform: translateX(-50%);
  }
}/*# sourceMappingURL=index.css.map */