@charset "UTF-8";
/* ---------
  PC
--------- */
/*　body {
  background-color: #eff0f1;
}　*/

main.lp {
  width: 940px;
  margin: 0 auto;
  padding: 120px 0 40px;
  box-sizing: border-box;
}

.lp_WFRseries img {
  width: 100%;
  height: auto;
}

.wago_overlay {
  z-index: 2;
}

.wago_menu > li {
  z-index: 3;
}

.heroimg {
  position: relative;
  height: 800px;
  margin-top: 10px;
  z-index: 0;
  display: block;
  background-color: #ffffff;
  padding: 2em 0 1em;
}

.heroimg h2 {
  font-weight: 400;
  text-align: center;
}

.heroimg h2 span.wrfs {
  font-weight: 900;
  font-size: 3.25em;
}
.heroimg h2 span.main_sub {
  font-size: 2.25rem;
}

.h3midashi {
  font-weight: 900;
  font-size: 2.75em;
  text-align: center;
  color: #1f2837;
}

.h3midashi span {
  font-size: 1.75em;
  padding: 0 0.1em;
}

.heroimg h3 {
  width: 648.034px;
  margin: 0 auto;
  padding: 24px 0;
  z-index: 1;
  position: relative;
  background: none;
}

.h4merit {
  color: #1f2837;
  display: flex;
  justify-content: left;
  align-items: center;
  width: 920px;
  height: 42px;
  font-size: 24px;
  font-weight: bold;
  padding: 0 1em;
}

.heroimg .point {
  width: 131.4px;
  height: 131.4px;
  position: absolute;
  right: 14px;
  top: 13px;
  z-index: 1;
}

.mainBox_item {
  position: absolute;
  z-index: 0;
  opacity: 0;
}

.mainBox_item:first-child {
  width: auto;
  top: 250px;
  left: 0;
}

.mainBox_item:nth-child(2) {
  width: 453px;
  right: 74px;
  top: 250px;
}

.mainBox_item:nth-child(3) {
  width: 300px;
  top: 400px;
  left: 73px;
}

.mainBox_item:last-child {
  width: 120px;
  top: 100px;
  right: 70px;
}

.boxGreen {
  color: #6ec800;
  text-align: center;
  border: 1px solid #6ec800;
  border-radius: 8px;
  padding: 1em 0;
}

a .boxGreen:hover {
  color: #fff;
  border: 1px solid #6ec800;
  background-color: #6ec800;
}

a.boxGreen_link {
  opacity: 1 !important;
}

.merit {
  margin: 4em auto 0;
  padding: 12px 0 2em 0;
  background-color: #ffffff;
}

.merit_box {
  width: 100%;
  height: auto;
  margin: 0 auto;
  padding-bottom: 24px;
}

a.merit_btn {
	display: block;
	text-align: center;
	/* vertical-align: middle; */
	text-decoration: none;
	width: 260px;
	margin: auto;
	padding: 1rem 1.5rem;
	font-weight: bold;
	border: 2px solid #1f2837;
  background: #1f2837;
	color: #ffffff;
	border-radius: 100vh;
	transition: 0.5s;
  font-size: 1.25rem;
}

a.merit_btn.lastBT {
  border: 2px solid #6ec800;
  background: #6ec800;
	color: #ffffff;
}

a.merit_btn::after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  right: 27px;
  width: 9px;
  height: 9px;
  margin: auto;
  border-top: 2px solid #ffffff;
  border-right: 2px solid #ffffff;
  transform: translateY(-2px) rotate(135deg);
  box-sizing: border-box;
}

a.merit_btn.lastBT::after {
  border-top: 2px solid #ffffff;
  border-right: 2px solid #ffffff;
}

a.merit_btn:hover {
	color: #ffffff;
  border: 2px solid #6ec800;
	background: #6ec800;
  opacity: 1;
}

a.merit_btn:hover::after {
  border-top: 2px solid #ffffff;
  border-right: 2px solid #ffffff;
}

.merit_box h3 {
  width: auto;
  margin: 0 auto;
  padding: 25px 0;
  background: none;
}

.merit_box h4 {
  width: 650px;
  margin: 0 auto;
}

.merit_box .merit_list {
  width: 820px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  z-index: 0;
}

.merit_box .merit_list li {
  position: relative;
  /* background-color: #fbe2cc; */
}

.merit_list_bg {
  width: 220px;
  height: 102px;
  position: absolute;
  top: 8px;
  left: 8px;
  z-index: 0;
  background-image: url(../../products/densetu/WFRseries/img/merit_list_bg.jpg);
  background-repeat: no-repeat;
  background-size: contain;
}

.merit_box .merit_list li .merit_list_img {
  position: relative;
  width: 220px;
  background-color: #fbe2cc;
  z-index: 1;
}

.merit_wrap {
  width: 940px;
  margin: 0 auto ;
  font-family: "Noto Sans JP", sans-serif;
  background: #ffffff;
}

.merit_wrap.main1-5 {
  padding: 2em 0;
}

.merit_wrap.lineups, .merit_wrap.accessories, .merit_wrap.case {
  padding: 2em 0;
  margin-top: 4em;
}

.merit_wrap h4 img {
  width: 928px;
}

.merit_wrap article {
  margin-bottom: 24px;
}

#merit4 {
  margin-bottom: 0;
}

.merit_contents_img_new {
  margin-top: 8px;
  /* cursor: pointer; */
  position: relative;
}

/* .merit_contents_img_new::before {
  pointer-events: none;
  content: "";
  position: absolute;
  display: block;
  width: 72px;
  height: 72px;
  background: #000;
  top: calc(50% - 36px);
  left: calc(50% - 36px);
  border-radius: 100%;
  opacity: 0.5;
  transition: all 0.1s ease;
} */

/* .merit_contents_img_new::after {
  pointer-events: none;
  content: "▶";
  font-size: 26px;
  position: absolute;
  color: #fff;
  top: calc(50% - 19px);
  left: calc(50% - 11px);
  opacity: 0.8;
  transition: all 0.1s ease;
} */

.merit_contents_img_new:hover::before {
  opacity: 0.8;
}

.merit_contents_img_new:hover::after {
  opacity: 1;
}

.merit_contents_img_new.nomovie {
  cursor: auto;
}

.merit_contents_img_new.nomovie::before, .merit_contents_img_new.nomovie::after {
  display: none;
}

.merit_wrap article .merit_contents_img_new img {
  pointer-events: none;
}

.merit_wrap article:nth-child(2) {
  margin-bottom: 28px;
}

.merit_wrap article:nth-child(3) .text_1 span {
  color: #6ec800;
  ;
}

.merit_contents {
  width: 804px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 14px 0;
}

.merit_contents.lineup {
  width: 920px;
}

.merit_contents_text {
  font-size: 18px;
  font-weight: 400;
  text-align: justify;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
}

.merit_contents_text .text_1 {
  width: 369px;
  padding: 4px 0 8px;
  letter-spacing: 0;
}

span.case_sub {
  font-size: 0.85em;
}

.merit_contents_text .text_2 {
  display: inline-block;
  font-weight: 700;
  font-size: 22px;
  color: #6ec800;
  padding-bottom: 0;
}

.merit_contents_img_new {
  width: 400px;
  height: auto;
}

h5 img {
  width: 928px;
}

.other {
  width: 804px;
  margin: 0 auto;
  color: #454545;
  position: relative;
  z-index: 0;
}

.other_wrap {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: 2px solid #1f2837;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #ececec;
  position: relative;
  z-index: 1;
}

.other_wrap.wrap_green {
  border: 2px solid #6ec800;
  background-color: #f2faeb;
  border-radius: 8px;
}

.other_tit {
  width: 200px;
  text-align: center;
  font-size: 21px;
  font-weight: 700;
}

.other_list {
  margin-bottom: 7px;
  margin-top: 14px;
}

.other_list.new_list {
  margin-bottom: 7px;
  margin-top: 7px;
}

.other_list li span {
  vertical-align: middle;
  font-size: 0.75em;
  margin-left: 3px;
  margin-right: 6px;
}

.other_list li h5 {
  font-size: 16px;
  margin-bottom: 8px;
  color: #6ec800;
}

.con_content1 p small {
  font-size: 12px;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  font-weight: 400;
}

.con_content1 ul {
  margin-top: 17px;
  font-weight: 400;
}

.con_content1 ul li {
  margin: 6px 10px 0 10px;
}

.con_content1 ul li::before {
  display: inline-block;
  content: "";
  width: 18px;
  height: 18px;
  background-color: #6ec800;
  color: #fff;
  font-weight: 700;
  text-align: center;
  -ms-flex-line-pack: center;
  align-content: center;
  vertical-align: middle;
  margin-right: 4px;
}

.con_content1 ul li:first-child::before {
  background-image: url(../../products/densetu/WFRseries/img/point1.png);
}

.con_content1 ul li:nth-child(2)::before {
  background-image: url(../../products/densetu/WFRseries/img/point2.png);
}

.con_content1 ul li:nth-child(3)::before {
  background-image: url(../../products/densetu/WFRseries/img/point3.png);
}

.con_content1 ul li:last-child::before {
  background-image: url(../../products/densetu/WFRseries/img/point4.png);
}

.other_right {
  padding: 15px 0 15px 25px;
  /* border-left: 4px solid #6ec800; */
}

.other_right p {
  padding: 0;
  font-size: 12px;
}

.other_right p small {
  line-height: 14px;
  color: #000;
}

.other_list li {
  font-size: 18px;
  line-height: 26px;
}

/* .other_list li:first-child {
  font-size: 20px;
  font-weight: 700;
} */

.other_bg {
  width: 920px;
  height: 176px;
  position: absolute;
  top: 8px;
  left: 8px;
  z-index: 0;
  background-image: url(../../products/densetu/WFRseries/img/feature_bg.jpg);
  background-repeat: no-repeat;
  background-size: contain;
}

section {
  width: 940px;
  margin: 0 auto;
  font-size: 14px;
  font-family: "Noto Sans JP", sans-serif;
}

section#construction h3,
section#specification h3 {
  background-color: #646464;
  color: #fff;
  font-size: 22px;
  font-weight: 700;
  line-height: 1.5em;
  text-align: center;
}

section#construction h4,
section#specification h4 {
  font-size: 16px;
  font-weight: 700;
  background-color: #d0d0d0;
  padding: 5px 8px;
  z-index: 1;
}

#construction {
  position: relative;
}

.con_bg {
  width: 920px;
  height: 476px;
  position: absolute;
  top: 8px;
  left: 8px;
  background-image: url(../../products/densetu/WFRseries/img/construction_bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 0;
}

.spec_bg {
  width: 920px;
  height: 412px;
  position: absolute;
  top: 8px;
  left: 8px;
  background-image: url(../../products/densetu/WFRseries/img/specification_bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 0;
}

.con_wrap {
  width: 920px;
  position: relative;
  z-index: 0;
  background-color: #fff;
  border: 4px solid #646464;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.con_wrap > section {
  width: 740px;
  margin: 0 auto;
}

.con_wrap .con_wrap_box1 {
  margin-top: 29px;
}

.con_content > p {
  padding: 23px 10px 9px;
}

.con_content_list span {
  width: 18px;
  height: 18px;
  background-color: #6ec800;
  color: #fff;
  font-size: 11.45px;
}

.con_img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.con_img li:first-child {
  width: 365px;
  margin: 15px 0px 0 10px;
}

.con_img li:last-child {
  width: 328px;
  margin: 20px 8px 18px 0;
}

.con_img2 {
  width: 353.2px;
  margin: 14px 0 0 10px;
}

#specification {
  position: relative;
  margin-top: 35px;
}

.spec_wrap {
  background-color: #fff;
  width: 920px;
  position: relative;
  z-index: 1;
  border: 4px solid #646464;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.spec_wrap h3 {
  font-size: 22px;
  font-weight: 700;
  background-color: #646464;
  color: #fff;
  letter-spacing: 1.1em;
  padding-left: 24px;
}

.spec_wrap section h4 {
  background-color: #646464;
}

.spec_box {
  width: 740px;
  margin: 0 auto;
}

.spec_box ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 10px;
}

.spec_box ul li:first-child {
  width: 46.5px;
}

.spec_box ul li:nth-child(2) {
  width: 51.5px;
  margin-left: 24px;
}

.spec_box ul li:nth-child(3) {
  width: 103.4px;
  margin-left: 31px;
}

.spec_box ul li:last-child {
  width: 53px;
  margin-left: 30px;
}

.spec_table {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
}

.spec_table table {
  width: 364px;
  border-collapse: collapse;
  margin-top: 6px;
  font-size: 13px;
  font-weight: 400;
}

.spec_table table p {
  padding: 0;
  letter-spacing: -0.02em;
}

.spec_table th {
  height: 23px;
  color: #fff;
  font-size: 14px;
  line-height: 1.5em;
  padding-left: 10px;
  font-weight: 700;
  background-color: #646464;
}

.spec_table tr {
  line-height: 1.8em;
}

.spec_table tr .item1 {
  height: 62px;
}

.spec_table tr .left {
  width: 64px;
  text-align: center;
}

.spec_table tr .right {
  width: 214px;
  font-size: 12px;
  padding-left: 5px;
  letter-spacing: -0.02em;
  position: relative;
}

.spec_table tr .right p:first-child {
  line-height: 1em;
  margin: 5px 0;
}

.spec_table tr .right p:nth-child(2) {
  margin: 4px 0;
  line-height: 1em;
}

.spec_table tr .right p:last-child {
  margin: 3px 0 10px;
  line-height: 0em;
}

.jis p {
  line-height: 0;
  margin: 12px 0 0px;
}

.jis2 {
  height: 56px;
}

.jis3 {
  height: 48px;
}

.line1 {
  line-height: 1em;
}

.line4 {
  line-height: 4em;
}

.spec_table tr .right6mm1 p:last-child {
  margin: 18px 0;
}

.spec_table td span {
  vertical-align: super;
  color: red;
}

.spec_table tr .center {
  vertical-align: middle;
}

.spec_table td {
  vertical-align: top;
  border: 1px solid #000;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  letter-spacing: -0.01em;
  padding-left: 5px;
  font-weight: 400;
}

.spec_table .line0 {
  line-height: 0;
}

.table_img1 {
  right: 10px;
  top: 5px;
  display: inline-block;
  position: absolute;
  width: 75px;
}

.table_img1-2 {
  right: 30px;
}

.table_img2 {
  position: absolute;
  display: inline-block;
  width: 101px;
  top: 26px;
  right: 6px;
}

.table_img3 {
  position: absolute;
  display: inline-block;
  width: 101px;
  top: 41px;
  right: 6px;
}

.spec_box .small {
  font-size: 12px;
  padding: 0 0 25px;
  letter-spacing: 0;
  font-weight: 400;
}

.spec_box .small span {
  color: red;
}

.movie .ytb {
  margin: 0 auto;
  width: 100%;
  height: auto;
}

.movie p {
  width: 220px;
  height: 80px;
  font-size: 19.85px;
  font-weight: 700;
  padding: 0;
  background-color: #000;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.modal {
  display: none;
  width: 100vw;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.9);
  z-index: 5;
}

.modal_bg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.modal_wrap {
  width: 900px;
  margin: 0 auto;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.close {
  position: relative;
  width: 134.5px;
  height: 60px;
  margin: 152px 0 0 auto;
  margin: 0px 0 0 auto;
}

.ytb {
  position: relative;
  width: 900px;
  height: 502px;
  margin: 37px auto 0;
}

.ytb iframe,
.ytb video {
  width: 100%;
  height: 100%;
}

.ytb {
  cursor: pointer;
  position: relative;
}

.ytb span {
  pointer-events: none;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  transition: all 0.1s ease;
}

.ytb span.hide {
  opacity: 0;
}

.ytb span::before {
  content: "";
  position: absolute;
  display: block;
  width: 72px;
  height: 72px;
  background: #000;
  top: calc(50% - 36px);
  left: calc(50% - 36px);
  border-radius: 100%;
  opacity: 0.5;
  transition: all 0.1s ease;
}

.ytb span::after {
  content: "▶";
  font-size: 26px;
  position: absolute;
  color: #fff;
  top: calc(50% - 19px);
  left: calc(50% - 11px);
  opacity: 0.8;
  transition: all 0.1s ease;
}

.ytb:hover span::before {
  opacity: 0.8;
}

.ytb:hover span::after {
  opacity: 1;
}

.foot {
  height: 153px;
}

.foot .pdf a {
  display: block;
  height: 100%;
  width: 100%;
}

.foot .pdf {
  width: 298.5px;
  margin: 54px auto 31px;
}

.linkbox a {
  display: block;
  width: 100%;
  height: 100%;
}

.linkbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 980px;
}

.linkbox .link1 {
  width: 270px;
  margin-right: 62px;
}

.linkbox .link2 {
  width: 140px;
}

@media screen and (min-width: 769px) {
  .pc-no {
    display: none;
  }
}

.lineup_box,.div3_box {
  width: 100%;
}

.lineup_txt {
  text-align: center;
  font-size: 1.5em;
  margin: 1em 0 0.5em 0;
}

.acc_link {
  color: #1f2837;
  display: inline-block;
  width: 100%;
  font-size: 0.85em;
  border: 1px solid #1f2837;
  text-align: center;
  padding: 0.5em 0;
  margin-top: 1em;
}

.acc_link svg {
  width: 1.35rem;
  margin-bottom: -5px;
  margin-right: 8px;
}

.parent {
  display: flex;
  gap: 8px;
  width: 100%;
  padding: 1em 0.5em;
  text-align: center;
}

.parent.orange .div1,.parent.orange .div2,.parent.orange .div3 {
  border: 2px solid #ed6c00;
  border-radius: 4px;
  padding: 0.5em;
  width: 100%;
}

.lineup_title {
  font-size: 1.65em;
}

.lineup_comment {
  font-size: 1.1em;
}

.lineup_comment sup {
  font-size: 0.7em;
}

.parent.orange p.lineup_title {
  color: #1f2837;
  font-size: 1.25em;
  margin-bottom: 0.5em;
}

.parent.green .div1,.parent.green .div2,.parent.green .div3 {
  border: 2px solid #6ec800;
  border-radius: 4px;
  padding: 0.5em;
  width: 100%;
}

.parent.green p.lineup_title {
  color: #1f2837;
  font-size: 1.25em;
}

.parent p.lineup_title span {
  font-weight: 700;
  font-size: 1.45em;
}

.parent p.lineup_title span.kankyo {
  color: #6ec800;
  font-size: 1.25em;
}

.div3 {
  grid-column: span 2 / span 2;
  grid-row-start: 2;
}

.divbt {
  grid-column: span 2 / span 2;
  grid-row-start: 3;
}

.div3_parent {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: 140px 1fr;
  gap: 8px;
}
  

.div2a {
  grid-column-start: 1;
  grid-row-start: 2;
}

.div3a {
  grid-row: span 2 / span 2;
  grid-column-start: 2;
  grid-row-start: 1;
}

.lineup_box img {
  width: 265px;
  height: auto;
}

.div-l, .div-r {
  float: left;
  margin-left: 0.5em;
  text-align: left;
}

.div-l {
  width: 200px;
}

.div-r {
  margin-left: 14px;
}

.btn--orange,
a.btn--orange {
  color: #fff;
  background-color: #ed6c00;
  display: block;
  width: 90%;
  padding: 0.5em 1em;
  margin: 1em auto;
  font-size: 1.25em;
  text-align: center;
  border-radius: 4px;
}

.divbt svg {
  position: relative;
  top: 3px;
}

.btn--orange:hover,
a.btn--orange:hover {
  color: #fff;
  background: #ed6c00;
}

.btn--green,
a.btn--green {
  color: #fff;
  background-color: #6ec800;
  display: block;
  width: 90%;
  padding: 0.5em 1em;
  margin: 1em auto;
  font-size: 1.25em;
  text-align: center;
  border-radius: 4px;
}
.btn--green:hover,
a.btn--green:hover {
  color: #fff;
  background: #6ec800;
}

.fa-position-right {
  position: absolute;
  top: calc(50% - .5em);
  right: 1rem;
}

.green_range {
  width: 90%;
  display: flex;
  /* background: #6ec800; */
  padding: 0.5em 1em;
  margin: 24px auto 0 auto;
  background: linear-gradient(0deg, #fff 0%,#fff 35%, #6ec800 35%, #6ec800 50%, #6ec800 50%, #6ec800 65%, #fff 65%, #fff 100%);
} 

.gr2 {
  margin-left: 2em;
  align-content: center;
}

.gr2 a {
  color: #fff;
  font-size: 1.5em;
}

/* ---------
  SP
--------- */
@media screen and (max-width: 768px) {
  .lp_WFRseries {
    width: 90% !important;
    padding-bottom: 80px !important;
  }
  section {
    width: 100%;
  }
  .heroimg {
    height: 440px;
  }
  .heroimg-title {
    display: flex;
    justify-content: center;
  }
  .heroimg h2 span.wrfs {
    font-size: 2.4em;
  }
  .heroimg h2 span.main_sub {
    font-size: 0.9em;
  }
  .h3midashi {
    font-size: 2.25em;
  }
  .h3midashi span {
    font-size: 1.5em;
  }
  .heroimg h3 {
    width: 74%;
    margin: 0;
    padding: 16px 0;
  }
  .heroimg .point {
    width: 22%;
    right: 0px;
    top: 0;
    margin-right: -2%;
    position: relative;
  }
  .mainBox {
    width: 940px;
    position: relative;
    top: -55px;
    left: 0;
    transform: scale(0.38);
    transform-origin: top left;
  }
  .mainBox_item.mainBox_item2{
    display: none;
  }
  .merit {
    width: 100%;
    height: 100%;
    background-repeat: repeat;
    background-size: 180%;
    padding: 10px;
    margin: 2em auto 0;
  }
  .merit_box {
    width: 100%;
    height: auto;
  }
  .merit_box h3 {
    width: 80%;
  }
  .merit_list {
    width: 100% !important;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .merit_list li {
    transform: scale(0.85);
    transform-origin: top;
  }
  .merit_wrap {
    width: 100%;
  }
  .merit_wrap h4 img {
    width: 100%;
  }
  .merit_contents {
    width: 94%;
    flex-direction: column-reverse;
  }
  .merit_contents_text {
    margin-top: 14px;
  }
  .merit_contents_text p {
    font-size: 13px;
    line-height: 1.6em;
    width: 100% !important;
  }
  .merit_contents_text .text_2 {
    font-size: 18px;
    margin-top: 8px;
  }
  .merit_contents_img_new {
    width: 100%;
  }
  .mainBox_sp {
  position: absolute;
  z-index: 0;
  width: 80%;
  top: 390px;
  left: 10%;
  }
  .other {
    width: 94%;
  }
  .other_bg {
    width: 100%;
    height: calc(100% - 3px);
    background-repeat: repeat;
    background-size: 180%;
  }
  .other_tit {
    width: 100%;
    font-size: 18px;
    padding: 4px;
  }
  .other_right {
    /* border-top: 3px solid #6ec800; */
    border-left: 0;
    padding: 10px;
  }
  .other_list li {
    font-size: 13px;
  }
  .other_list li:first-child {
    font-size: 15px;
    line-height: 1.4em;
  }
  #construction h3,
  #specification h3 {
    font-size: 18px !important;
    padding: 0 0 4px;
  }
  #construction .con_bg {
    width: 100%;
    height: calc(100% - 3px);
    background-repeat: repeat;
    background-size: 180%;
  }
  #construction .con_wrap {
    width: calc(100% - 5px);
  }
  #construction .con_wrap section {
    width: 100%;
  }
  #construction .con_content_list {
    flex-direction: column;
    align-items: center;
    padding: 10px;
  }
  #construction .con_content_list li {
    width: 100%;
    margin: 0 auto;
  }
  #construction .con_content ul li {
    font-size: 13px;
  }
  #construction .con_content p {
    padding: 10px 10px 16px;
    font-size: 11px;
  }
  #specification .spec_bg {
    width: 100%;
    height: calc(100% - 3px);
    background-repeat: repeat;
    background-size: 180%;
  }
  #specification .spec_box {
    width: 100%;
  }
  #specification .spec_box p.small {
    padding: 10px;
  }
  #specification .spec_img {
    margin: 8px 8px;
    justify-content: center;
  }
  #specification .spec_wrap {
    width: calc(100% - 5px);
  }
  #specification .spec_table {
    display: block;
  }
  #specification .spec_table table {
    margin: 0 auto 20px;
    width: 100%;
  }
  #specification .spec_table tr .left,
  #specification .spec_table tr .right {
    padding: 0 8px;
    width: auto;
  }
  .foot .pdf {
    width: 72%;
  }
  .merit_contents.lineup {
    width: 100%;
  }
  .merit_wrap.lineups, .merit_wrap.accessories, .merit_wrap.case {
    margin-top: 2em;
  }
  .lineup_box,.div3_box {
    display: block;
    width: 100%;
  }
  .parent {
    display: block;
    grid-template-columns: repeat(1, 1fr);
    grid-template-rows: repeat(1, 1fr);
    gap: 8px;
    width: 100%;
    text-align: center;
    margin: 8px auto;
    padding: 0 0.5em;
  }
  .parent.orange .div1,.parent.orange .div2,.parent.orange .div3,.parent.green .div1, .parent.green .div2, .parent.green .div3 {
  margin: 8px auto;
  }
  .btn--green, a.btn--green {
  font-size: 1.2em;
  }
  .div3_parent {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    grid-template-rows: repeat(1, 1fr);
    gap: 8px;
  }
  .div3 {
    grid-column: span 1 / span 1;
    grid-row-start: 3;
    height: min-content;
  }
  .div2a {
    grid-column-start: 1;
    grid-row-start: 3;
  }
  .div3a {
    grid-row: span 1 / span 1;
    grid-column-start: 1;
    grid-row-start: 2;
  }
  .h4merit {
    width: auto;
    height: auto;
    font-size: 21px;
    padding: 0.2em 0.5em;
  }
  .lineup_txt {
  font-size: 16px;
  }
  .merit_contents iframe {
    width: 100%;
    height: 196px;
  }
  .green_range {
  background: linear-gradient(0deg, #fff 0%,#fff 20%, #6ec800 20%, #6ec800 50%, #6ec800 50%, #6ec800 80%, #fff 80%, #fff 100%);
  }
  .gr2 a {
  font-size: 1em;
  }
  .boxGreen {
  padding: 0.5em 0;
  margin-bottom: 24px;
  }
  .sp-no {
    display: none;
  }
}

@media screen and (max-width: 640px) {
  #specification .spec_table table tr .left {
    padding: 0 4px;
    width: 62px;
  }
  #specification .spec_table table tr .right {
    min-width: 216px;
  }
}

@media screen and (max-width: 413px) {
  #specification .spec_table table {
    display: block;
    overflow-x: scroll;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
  }
}

.lp_WFRseries221 .heroimg {
  height: 640px;
}

.lp_WFRseries221 .heroimg h3 {
  width: 100%;
  text-align: center;
  font-size: 52px;
  font-weight: bold;
  line-height: 1.2em;
}

.lp_WFRseries221 .heroimg h3 span {
  display: block;
  font-size: 26px;
  margin-bottom: 8px;
}

.lp_WFRseries221 .heroimg .point {
  top: -64px;
  background: #6ec800;
  border-radius: 100%;
  color: #fff;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  font-size: 21px;
  text-align: center;
}

.lp_WFRseries221 .heroimg .point span {
  font-size: 14px;
  font-weight: normal;
}

.lp_WFRseries221 .mainBox {
  left: 0;
}

.lp_WFRseries221 .mainBox_item {
  width: 100% !important;
  left: 0;
  right: auto;
}

.lp_WFRseries221 .merit {
  height: 100%;
  background-repeat: repeat;
  padding-bottom: 10px;
}

.lp_WFRseries221 .merit_box {
  height: 100%;
}

.lp_WFRseries221 .merit_box h3 {
  width: 590px;
}

.lp_WFRseries221 .merit_inner {
  padding: 0 40px 40px;
  display: flex;
  justify-content: space-between;
}

.lp_WFRseries221 .merit_img {
  width: 540px;
  flex-shrink: 0;
}

.lp_WFRseries221 .merit_list {
  width: 226px;
  flex-shrink: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
}

.lp_WFRseries221 .w221-block {
  margin: 64px 0;
}

.lp_WFRseries221 .w221-block h3 {
  background: #646464;
  color: #fff;
  font-weight: bold;
  padding: 8px 16px;
  font-size: 20px;
  margin-bottom: 20px;
}

.lp_WFRseries221 .option {
  margin-top: 120px;
}

.lp_WFRseries221 .option_wrap {
  display: flex;
  justify-content: space-between;
  margin-bottom: 80px;
}

.lp_WFRseries221 .option_wrap p {
  width: 48%;
  font-size: 18px;
}

.lp_WFRseries221 .option_tables {
  display: flex;
  margin-top: 20px;
}

.lp_WFRseries221 .option_tables table tr.detail td {
  width: 25%;
}

.lp_WFRseries221 .option_tables table tr th {
  text-align: center;
}

.lp_WFRseries221 .option_tables table tr th.half {
  width: 50%;
}

.lp_WFRseries221 .option_tables table tr th.half:nth-child(2) {
  font-size: 12px;
}

.lp_WFRseries221 .option_tables table tr td.img {
  padding: 4px;
}

.lp_WFRseries221 .option_tables table tr td.img img {
  width: auto;
  height: 100px;
}

.lp_WFRseries221 .option_tables table tr td.img_s {
  padding: 4px;
  text-align: center;
}

.lp_WFRseries221 .option_tables table tr td.img_s img {
  width: auto;
  height: 50px;
}

.lp_WFRseries221 .option_tables table:nth-child(2) {
  margin-left: -2px;
}

.lp_WFRseries221 .w221-block table {
  width: 100%;
}

@media screen and (max-width: 768px) {
  .lp_WFRseries221 .w221-block table {
    display: block;
    overflow-x: scroll;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
  }
}

.lp_WFRseries221 .w221-block tr:nth-child(even) td {
  background: #dfddd8;
}

.lp_WFRseries221 .w221-block th {
  background: #6ec800;
  color: #fff;
  text-align: left;
  padding: 8px;
}

.lp_WFRseries221 .w221-block td {
  background: #f6f6f6;
  padding: 8px;
}

.lp_WFRseries221 .w221-block td.img {
  text-align: center;
}

.lp_WFRseries221 .w221-block td img {
  width: 140px;
  margin: 0 auto;
}

.lp_WFRseries221 .w221-block .spec221_table table th {
  padding: 8px 14px;
}

.lp_WFRseries221 .w221-block .spec221_table table th.ta-c {
  text-align: center;
}

.lp_WFRseries221 .w221-block .spec221_table table td {
  width: 40%;
}

@media screen and (max-width: 768px) {
  .lp_WFRseries221 .mainBox {
    transform: none;
    width: 100%;
    margin-top: -100px;
  }
  .lp_WFRseries221 .heroimg-title {
    display: block;
  }
  .lp_WFRseries221 .heroimg .point {
    width: 131.4px;
    height: 131.4px;
    position: absolute;
    top: 10px;
    right: 20px;
  }
  .lp_WFRseries221 .option_wrap {
    flex-direction: column-reverse;
  }
  .lp_WFRseries221 .option_wrap p {
    width: 100%;
    font-size: 13px;
  }
  .lp_WFRseries221 .option_tables {
    display: flex;
    flex-direction: column;
  }
  .lp_WFRseries221 .option_tables table {
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 640px) {
  .lp_WFRseries221 .heroimg {
    height: 380px;
  }
  .lp_WFRseries221 .heroimg h3 {
    font-size: 30px;
  }
  .lp_WFRseries221 .heroimg h3 span {
    font-size: 15px;
  }
  .lp_WFRseries221 .heroimg .point {
    z-index: 1;
    top: 20px;
    right: 8px;
    transform: scale(0.52);
    transform-origin: top right;
  }
  .lp_WFRseries221 .merit_box h3 {
    width: 96%;
  }
  .lp_WFRseries221 .merit_inner {
    flex-direction: column;
  }
  .lp_WFRseries221 .merit_img {
    width: 100%;
    margin-bottom: 40px;
  }
  .lp_WFRseries221 .w221-block h3 {
    font-size: 18px;
  }
  .lp_WFRseries221 .option_wrap {
    flex-direction: column-reverse;
  }
  .lp_WFRseries221 .option_wrap p {
    width: 100%;
    font-size: 13px;
  }
  .lp_WFRseries221 .option_tables {
    display: block;
    margin-top: 20px;
  }
  .lp_WFRseries221 .option_tables table {
    margin-bottom: 20px;
    display: block;
    overflow-x: scroll;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
  }
}

@media screen and (max-width: 414px) {
  .lp_WFRseries221 .heroimg h3 {
    font-size: 28px;
  }
  .lp_WFRseries221 .heroimg h3 span {
    font-size: 14px;
  }
  .lp_WFRseries221 .heroimg .point {
    z-index: 1;
    top: 20px;
    right: 7px;
    transform: scale(0.5);
    transform-origin: top right;
  }
}

.relatedLink {
  margin: 80px auto;
}

.relatedLink a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #fbe2cc;
  border: 4px solid #ed6c00;
  color: #ed6c00;
  font-weight: bold;
  font-size: 20px;
}

.relatedLink a .txt {
  display: flex;
  align-items: center;
}

.relatedLink a .txt span {
  background: #fff;
  padding: 20px;
  margin-right: 32px;
}

.relatedLink a .txt img {
  width: 140px;
}

.relatedLink a .icon-arrow {
  margin-right: 40px;
}

.relatedLink a .icon-arrow span {
  background: #ed6c00;
}

.relatedLink a .icon-arrow span::after {
  border-color: #ed6c00;
}

@media screen and (max-width: 768px) {
  .relatedLink a {
    font-size: 16px;
    padding: 20px;
  }
  .relatedLink a .txt span {
    display: none;
  }
  .relatedLink a .txt img {
    width: 100%;
  }
  .relatedLink a .icon-arrow {
    margin-right: 0;
  }
  .fixedFooter_content ul li a {
    font-size: 11px;
  }
}
/*# sourceMappingURL=wfr.css.map */