@charset "UTF-8";
/*** 共通 ***/
/** 共通設定 **/
html, body, .siteheader {
  /*min-width: 1180px;*/
}

html {
  font-size: 16px;
  line-height: 1em;
}

body {
  /*	min-width: 1180px;*/
  font-size: 1rem;
  margin: 0;
  padding: 0;
  color: #000;
  font-family: YuGothic, "Yu Gothic Medium", "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  -webkit-text-size-adjust: 100%;
}

body > .wrapper {
  /*min-width: 1180px;*/
  text-align: center;
  margin: 0 auto;
/*  padding-top: 200px;*/
}

/*body.page_front > .wrapper {
  padding-top: 228px;
}*/

article, section, header, footer, main, aside {
  display: block;
  text-align: left;
}

a {
  color: inherit;
}
a:hover {
  opacity: 0.8;
}
a[href^=tel] {
  pointer-events: none;
	text-decoration: none;
}

img {
  display: inline-block;
  vertical-align: middle;
}

.box_inner {
  width: 100%;
  max-width: 1080px;
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
}
.box_inner.narrow {
  /*
  padding-left: 2.1875rem;
  padding-right: 2.1875rem;*/
}

a, span {
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  color: inherit;
}

img {
  height: auto;
  border: none;
}

.sp_only {
  display: none;
}

input.switch {
  display: none;
}

label.switch {
  cursor: pointer;
}
label.switch:hover {
  opacity: 0.8;
}

.flex, .pc_flex {
  display: flex;
}
.flex.box_inner, .pc_flex.box_inner {
  display: inline-flex;
}

.red {
  color: #e7141a;
}

.break:before, .pc_break:before {
  content: '\A';
  white-space: pre;
  font-size: 0%;
  line-height: 1em;
  flex-grow: 0;
  display: block;
}

.eng {
  font-family: "Oswald", sans-serif;
  letter-spacing: 0.1em;
}
.has_anchor {
  padding-top: 280px;
  margin-top: -215px;
}
.btn {
  display: inline-flex;
  align-items: center;
  box-sizing: border-box;
  font-weight: 700;
  width: 100%;
  text-decoration: none;
}
.btn.border {
  border: solid 3px #e7141a;
  height: 72px;
  color: #e7141a;
  font-size: 1.37429375rem;
}
.btn.bg_red {
  background: #e7141a;
  color: #fff;
  height: 61px;
  font-size: 1.37429375rem;
  justify-content: center;
}
.btn.bg_red.ico_house:before {
  content: '';
  display: inline-block;
  width: 1.75rem;
  height: 1.4375rem;
  background: url("../../images/common/ico-house2-wh.png") center/contain no-repeat;
  margin-right: 1.25rem;
}
.btn.bg_red.ico_no1:before {
  content: '';
  display: inline-block;
  width: 1.625rem;
  height: 1.875rem;
  background: url("../../images/index/ico-reason-wh.png") center/contain no-repeat;
  margin-right: 1rem;
}
.btn.bg_red.ico_voice:before {
  content: '';
  display: inline-block;
  margin-right: 0.75rem;
  width: 1.625rem;
  height: 1.6875rem;
  background: url("../../images/index/ico-voice-wh.png") center/contain no-repeat;
}
.btn.bg_red.ico_company:before {
  content: '';
  display: inline-block;
  margin-right: 1rem;
  width: 1.25rem;
  height: 1.9375rem;
  background: url("../../images/index/ico-company.png") center/contain no-repeat;
}
.btn.right {
  position: relative;
}
.btn.right:after {
  content: '';
  display: inline-block;
  position: absolute;
  right: 35px;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 0.875rem;
  height: 0.875rem;
  border-style: solid;
  border-width: 1px 1px 0 0;
  border-color: #e7141a;
  transform: rotate(45deg);
}
.btn.right.bg_red:after {
  border-color: #fff;
}
.btn.ico:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  margin-left: 35px;
  flex-shrink: 0;
  flex-grow: 0;
}
.btn.return:before {
  content: '';
  display: inline-block;
  margin-right: 40px;
  width: 9px;
  height: 9px;
  border-width: 1px 0 0 1px;
  border-style: solid;
  transform: rotate(-45deg);
  border-color: #fff;
  border-style: solid;
}

h2:not(.exc), .ttl_h2 {
  font-size: 1.8727625rem;
  line-height: 3.0602625rem;
  margin: 0 auto 48px;
  text-align: center;
}
h2:not(.exc):after, .ttl_h2:after {
  content: '';
  display: block;
  margin: 0 auto;
  width: 166px;
  height: 5px;
  background-image: linear-gradient(-45deg, #585858 20%, transparent 25%, transparent 50%, #585858 55%, #585858 70%, transparent 75%);
  background-size: 4px 4px;
}

h2.hake > div {
  display: inline-flex;
  align-items: center;
}
h2.hake > div:before {
  content: '';
  width: 2.75rem;
  height: 2.75rem;
  background: url("../../images/common/ico-hake.png") center/contain no-repeat;
  display: inline-block;
  margin-right: 0.75rem;
}

h2.sub_eng {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
h2.sub_eng:before {
  content: attr(data-eng);
  font-family: "Oswald", sans-serif;
  letter-spacing: 0.1em;
  font-weight: 400;
  margin-left: 1.1875rem;
  order: 1;
  display: inline-block;
  font-size: 0.99939375rem;
  line-height: 1em;
}
h2.sub_eng:after {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
h2.sub_eng.column{
	flex-direction: column;
}
h2.sub_eng.column:before{
	order: 1;
}
h2.sub_eng.column:after{
	position: static;
	margin-bottom: 1rem;
}

/*##### New Header #####*/
.boxHeader {
  position: relative;
  /*border-top: 8px #e7141a solid;*/
}

@media all and (max-width: 480px){
  html.modeOpen body:not(.showNavBtn) .boxHeader {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 3;
    height: 110px;
    background-color: #fff;
  }
}

@media all and (max-width: 480px){
  html.modeOpen body.adminbar:not(.showNavBtn) .boxHeader {
    top: 46px;
  }
}

.boxHeaderLR * {
  box-sizing: border-box;
}

.boxHeaderLR {
  box-sizing: border-box;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  align-items: center;
  padding: 0.9em 0;
}
@media all and (max-width: 480px){
  .boxHeaderLR {
    display: block;
    padding: 0.93em 0;
  }
}

.boxHeaderL {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column-reverse;
  flex-direction: column-reverse;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}
@media all and (max-width: 480px){
  .boxHeaderL {
    padding-left: 15px;
  }
}

.boxHeaderL .linkHeader01 {
  margin-right: 0.9em;
}

.boxHeaderL .logoHeader01 {
  width: 188px;
}
@media all and (max-width: 480px){
  .boxHeaderL .logoHeader01 {
    width: 44.5%;
  }
}

.boxHeaderL .ttlHeader01 {
  margin-bottom: 0.5em;
  /*padding: 0.6em 0;*/
  /*
  background-image: url('../../images/common/h1-bg-line.png');
  background-repeat: repeat-x;
  background-position: left bottom;
  background-size: auto auto;*/
  /*font-style: italic;*/
  font-size: 0.9rem;
  font-weight: 400;
}
@media all and (max-width: 480px){
  .boxHeaderL .ttlHeader01 {
    margin-bottom: 0.3em;
    /*padding: 0.2em 0 0 0;*/
    background-image: none;
    font-size: 0.72rem;
  }
}

.boxHeaderR {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: flex-end;
  align-items: flex-end;
}
@media all and (max-width: 480px){
  .boxHeaderR {
    position: absolute;
    top: 20px;
    right: 15px;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    -webkit-align-items: flex-start;
    align-items: flex-start;
  }
}

.boxHeaderR01 {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  -webkit-align-items: center;
  align-items: center;
  margin-bottom: 0.1em;
}
@media all and (max-width: 480px){
  .boxHeaderR01 {
    display: none;
  }
}

.boxHeaderR01 .pHeader01 {
  margin: 0;
  padding: 0;
  padding-top: 0.3em;
  font-size: 0.88rem;
  font-weight: 700;
  color: #e7141a;
}
@media all and (max-width: 480px){
  .boxHeaderR01 .pHeader01 {
    display: none;
  }
}

.boxHeaderR01 .pHeader01 .large {
  margin-left: 0.3em;
  font-size: 1.0rem;
}

.boxHeaderR .ulHeaderSns {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
  list-style: none;
  margin: 0;
  margin-left: 0.2em;
  padding: 0;
  box-sizing: border-box;
}
@media all and (max-width: 480px){
  .boxHeaderR .ulHeaderSns {
    display: none;
  }
}

.boxHeaderR .ulHeaderSns > li {
  margin: 0 0 0 0.9em;
}

.boxHeaderR .ulHeaderSns > li .icnHeaderTwitter01 {
  width: 22px;
}

.boxHeaderR .ulHeaderSns > li .icnHeaderInstagram01 {
  width: 26px;
}

.boxHeaderR .ulHeaderSns > li .icnHeaderFacebook01 {
  width: 21px;
}

.boxHeaderR .linkHeaderTelno01 {
  margin: 0;
  margin-bottom: 0.05em;
  padding: 0.2em 0 0.2em 1.4em;
  background-image: url('../../images/common/ico-tel.png');
  background-repeat: no-repeat;
  background-position: left 0.16em;
  background-size: 1em auto;
  line-height: 1.0;
  letter-spacing: 0.06em;
  font-family: "Oswald", sans-serif;
  font-size: 1.8rem;
  font-weight: 700;
}
@media all and (max-width: 480px){
  .boxHeaderR .linkHeaderTelno01 {
    width: 70px;
    height: 70px;
    margin: 0;
    margin-right: 84px;
    padding: 0;
    background-color: #fff;
    background-image: url('../../images_sp/common/sp-header-icn-tel01.png');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% auto;
    font-size: 0;
  }
}

.boxHeaderR .pHeader02 {
  margin: 0;
  padding: 0;
  font-size: 0.88rem;
}
@media all and (max-width: 480px){
  .boxHeaderR .pHeader02 {
    display: none;
  }
}

.gnav .ulHeaderMenu {
  margin: 0 auto;
  padding: 11px 0 13px;
}


/*##### New Hmb Menu #####*/
.ulHmbMenu01 {
  display: block;
  width: 90%;
  margin: 0 auto;
  padding: 1.0em 0;
  list-style: none;
}

@media all and (max-width: 480px){
  .spnav .ulHmbMenu01 {
    margin: 0 auto;
    padding-bottom: 2em;
  }
}

.ulHmbMenu01 > li {
  border-bottom: 1px #aaa solid;
  font-size: 1.2rem;
}

.ulHmbMenu01 > li .btnAccordionSp {
  position: relative;
  margin-bottom: 0;
  padding: 0.78em 0;
}

@media all and (max-width: 480px){
  .spnav .ulHmbMenu01 > li .btnAccordionSp {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: center;
    align-items: center;
    height: 67px;
    padding-left: 1.3em;
    font-weight: 700;
  }
}

.ulHmbMenu01 > li .icnAccordionSp {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 12px;
  width: 30px;
  margin: auto;
}

.ulHmbMenu01 > li a {
  display: block;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
  padding: 0.78em 0;
  background-image: url('../../images_sp/common/sp-hmb-menu-icn-arrow01.png');
  background-repeat: no-repeat;
  background-position: 97.5% center;
  background-size: 13px auto;
  text-decoration: none;
}

.ulHmbMenu02 {
  margin: 0;
  padding: 0;
  list-style: none;
}

.ulHmbMenu02 > li {
  border-top: 1px #fff solid;
  font-size: 1.03rem;
}

@media all and (max-width: 480px){
  .spnav .ulHmbMenu02 > li {
    border-top: 1px #eee solid;
  }
}

.ulHmbMenu02 > li:first-child {
  border-top: 1px #aaa solid;
}

.ulHmbMenu02 > li a {
  padding-left: 1.2em;/*0.8em;*/
}

@media all and (max-width: 480px){
  .spnav .ulHmbMenu02 > li a {
    height: 45px;
    padding-left: 1.5em;
  }
}

@media all and (max-width: 480px){
  .spnav .ulHmbMenu02 > li a:before {
    content: none;
  }
}

.ulHmbMenu02 > li a .txtPref {
  display: inline-block;
  width: 3.7em;
}



/* .siteheader */
.siteheader {
  border-top: solid 8px #e7141a;
  text-align: center;
/*  position: fixed;*/
  z-index: 5;
  width: 100%;
  background: #fff;
}
.siteheader a {
  text-decoration: none;
}
.siteheader .pc_flex {
  position: relative;
  text-align: left;
  align-items: center;
  padding: 10px 0 15px;
}
.page_front .siteheader .pc_flex.no01,
.grp_showroom.single .siteheader .pc_flex.no01 {
  padding: 58px 0 15px;
  background: url("../../images/common/h1-ico-star.png") left 1rem no-repeat;
}

.siteheader .h_logo {
  position: relative;
  display: inline-block;
  width: 208px;
  margin: 0 35px 0 0;
}

.siteheader .h_logo img {
  display: block;
  margin-bottom: 7px;
  width: 100%;
}

.siteheader .h_logo .ttlHeader01 {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 23px;
  font-size: 0.945961875rem;
  line-height: 1em;
  color: #e7141a;
  font-weight: 700;
  border: solid 1px #e7141a;
}
.page_front .siteheader .h_logo .ttlHeader01,
.grp_showroom.single .siteheader .h_logo .ttlHeader01 {
  display: inline-block;
	white-space: nowrap;
  position: absolute;
  top: -53px;
  left: 0;
  font-size: 26px;
  color: #000;
  font-weight: 700;
  border: 0;
	line-height: 1em;
	padding: 0 0.5rem 0 1.3125rem;
	font-style: italic;
	margin: 0;
}
.page_front .siteheader .h_logo:after,
.grp_showroom.single .siteheader .h_logo:after {
	content: '';
	display: block;
	width: 650px;
	height: 3px;
	background: url("../../images/common/h1-bg-line.png") left bottom;
	position: absolute;
	left: 0;
	top: -20px;
}

.siteheader .pc_flex .item2 {
  font-size: 0.875rem;
  line-height: 1.5718509758em;
  font-weight: 700;
}

.siteheader .box_abs {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  font-size: 0.875rem;
  line-height: 1em;
}
.siteheader .box_abs .red {
  margin-bottom: 11px;
  font-weight: 700;
}

.siteheader .box_abs .ulHeaderSns {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
  list-style: none;
  margin: 0;
  margin-bottom: 0.5em;
  padding: 0;
  box-sizing: border-box;
}
@media all and (max-width: 480px){
  .siteheader .box_abs .ulHeaderSns {
    display: none;
  }
}
.siteheader .box_abs .ulHeaderSns * {
  box-sizing: border-box;
}
.siteheader .box_abs .ulHeaderSns > li {
  margin: 0 0.78em;
}

.siteheader .box_abs a.linkTelno {
  font-weight: 700;
  font-size: 1.777095rem;
  height: 27px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 9px;
  font-family: "Oswald", sans-serif;
  letter-spacing: 0.1em;
}
.siteheader .box_abs a.linkTelno:before {
  content: '';
  display: inline-block;
  width: 27px;
  height: 27px;
  background: url("../../images/common/ico-tel.png") center/contain no-repeat;
  margin-right: 13px;
}
.siteheader .box_abs a.linkTelno + div {
  text-align: right;
}

.gnav {
  background: #d1d5d7;
  text-align: center;
}

.gnav ul.ulHeader01 {
  list-style: none;
  display: flex;
  margin: 0 auto;
/*  margin-right: auto;
  margin-left: auto;*/
  /*padding: 11px 0 8px;*/
  padding: 0;
}
.gnav .ulHeader01 > li {
  position: relative;
  z-index: 3;
  width: 20%;
  flex-grow: 1;
  flex-shrink: 1;
  padding: 10px 0 9px;
}
.gnav .ulHeader01 > li > a {
  position: relative;
  z-index: 3;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
  background-color: #d1d5d7;
  font-size: 1.0003275rem;
  line-height: 1em;
  font-weight: 700;
  text-decoration: none;
}
.gnav .ulHeader01 > li > a:before {
  content: '';
  width: 100%;
  height: 48px;
  display: block;
  background-position: center;
  background-repeat: no-repeat;
}
.gnav .ulHeader01 > li > a:after {
  content: "-" attr(data-eng) "-";
  font-family: "Oswald", sans-serif;
  font-size: 0.750375rem;
  line-height: 1em;
  color: #4a4642;
  display: inline-block;
  letter-spacing: 0.1em;
  padding-left: 0.1em;
}
.gnav .ulHeader01 > li:nth-child(n+2) a {
  position: relative;
  border-left: dashed 1px #000;
}
.gnav .ulHeader01 > li:first-child a:before{
	background-image: url("../../images/common/gnav-diagnosis.png");
}
.gnav .ulHeader01 > li:nth-child(2) a:before {
  background-image: url("../../images/common/gnav-showroom.png");
}
.gnav .ulHeader01 > li:nth-child(3) a:before {
  background-image: url("../../images/common/gnav-reason.png");
}
.gnav .ulHeader01 > li:nth-child(4) a:before {
  background-image: url("../../images/common/gnav-menu.png");
}
.gnav .ulHeader01 > li:nth-child(5) a:before {
  background-image: url("../../images/common/gnav-works.png");
}
/*.gnav li:first-child a:before {
  background-image: url("../../images/common/gnav-guide.png");
}*/
.gnav .ulHeader01 > li:nth-child(6) a:before {
  background-image: url("../../images/common/gnav-company.png");
}
.gnav .ulHeader01 > li:nth-child(7) a:before {
  background-image: url("../../images/common/gnav-voice.png");
}


.gnav .ulHeader01 > li .icnHeaderArrow01 {
  position: absolute;
  z-index: 2;
  top: 75px;
  left: 0;
  right: 0;
  display: none;
  margin: auto;
}

.gnav .boxUlHeader02Wrap {
  box-sizing: border-box;
  position: absolute;
  z-index: 2;
  top: 95px;
  left: 0;
  /*
  display: -webkit-flex;
  display: flex;*/
  display: none;
  /*
  -webkit-justify-content: flex-start;
  justify-content: flex-start;*/
  width: 309px;/*618px;*/
  margin: 0;
}

.gnav .ulHeader02 * {
  box-sizing: border-box;
}

.gnav .ulHeader02 {
  box-sizing: border-box;
  position: absolute;
  z-index: 2;
  top: 95px;
  left: 0;
  display: -webkit-flex;
  display: flex;
  display: none;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  width: 309px;
  margin: 0;
  padding: 0.5em;
  background-color: #ccc;
  list-style: none;
}

.gnav .boxUlHeader02Wrap .ulHeader02 {
  position: static;
  display: -webkit-flex;
  display: flex;
}

.gnav .ulHeader02 > li {
  width: 100%;
  border-bottom: 1px #000 solid;
  text-align: left;
  line-height: 1.3;
  letter-spacing: 0.12em;
}

.gnav .boxUlHeader02Wrap .ulHeader02 > li {
  letter-spacing: normal;
}

.gnav .ulHeader02 > li:last-child {
  border-bottom: 0;
}

.gnav .ulHeader02 > li a {
  display: block;
  padding: 0.7em 1.35em 0.65em 0.5em;
  border: 0 !important;
  background-image: url('../../images/common/header-icn-arrow02.png');
  background-repeat: no-repeat;
  background-position: 98% center;
  background-size: auto auto;
  text-decoration: none;
}

.gnav .boxUlHeader02Wrap .ulHeader02 > li a {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
}

.gnav .boxUlHeader02Wrap .ulHeader02 > li a .txtPref {
  width: 3.9em;
}


/* .sitefooter */
.sitefooter a {
  text-decoration: none;
}

.box_compare {
  box-sizing: border-box;
  border-style: solid;
	border-width:86px 0 10px;
	border-color:#0a6b1a;
  margin-bottom: 56px;
	position: relative;
  background-image: linear-gradient(#fff 3px, transparent 3px), linear-gradient(90deg, #909090 1px, transparent 1px);
  background-size: 4px 4px;
}
.box_compare:before{
	content: '';
	display: block;
	width: 100%;
	height: 68px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
}
.box_compare .box_inner{
	position: relative;
}
.box_compare .box_inner:after{
	content: '';
	display: block;
	width: 233px;
	height: 195px;
	background: url("../../images/common/ban-contact-staff1907.png") bottom/100% no-repeat;
	position: absolute;
	z-index: 1;
	right: -104px;
	bottom: 	0;
}
.box_compare >div> div:first-child {
  height: 86px;
  display: flex;
  justify-content: center;
  align-items: center;
	margin-top: -86px;
  margin-bottom: 34px;
  font-size: 1.86rem;
  vertical-align: bottom;
  font-weight: 700;
	color:#ffea01;
}
.box_compare >div> div:first-child .s {
  font-size: 0.833em;
	line-height: 1em;
}
.box_compare >div> div:first-child .wh {
  color: #fff;
}
.box_compare .pc_flex {
  box-sizing: border-box;
  padding-right: 60px;
  padding-bottom: 38px;
}
.box_compare .pc_flex .item1 {
  display: flex;
  width: 60%;
  flex-grow: 1;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-weight: 700;
}
.box_compare .pc_flex .item1 .tel_lead {
  font-size: 1.7rem;
  line-height: 1em;
	color: #000;
	font-weight: 700;
}
.box_compare .pc_flex .item1 a {
  display: inline-block;
  padding-left: 88px;
  background: url("../../images/common/ico-tel-grn-dk.png") 16px center/auto 100% no-repeat;
  font-size: 2.802245rem;
  line-height: 51px;
  margin-bottom: 23px;
  margin-top: 22px;
	color: #0a6b1a;
}
.box_compare .pc_flex .item1 > div:last-child {
  font-size: 1.12721375rem;
  line-height: 1em;
}
.box_compare .pc_flex .open{
	height: 29px;
	width: 303px !important;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	background-color:#0a6b1a;
	border-radius: 15px;
	color: #fff;
}
.box_compare .pc_flex .item2 {
  width: 460px;
  flex-grow: 0;
  flex-shrink: 0;
	display: flex;
	align-items: center;
	justify-content: flex-start;
}
.box_compare .pc_flex .item2 .btn{
	background:#e7141a url("../../images/common/ico-calc-wh.png") 32px center/28px no-repeat;
	color: #fff;
	font-weight: 700;
	width: 412px;
	height: 104px;
	font-size: 1.6rem;
	padding-left: 80px;
	line-height: 1em;
}
.box_compare .pc_flex .item2 .btn .sp_s{
	font-size: 0.8em;
	display: inline-block;
	margin-left: 0.25em;
	margin-top: 0.2em;
}
.box_compare .pc_flex .item2 .btn:after{
	border-color: #fff;
}
.box_compare .pc_flex .item2 .flex {
  justify-content: space-between;
  margin-bottom: 16px;
}
.box_compare .pc_flex .item2 .flex a {
  width: 232px;
  height: 80px;
  display: inline-flex;
  align-items: center;
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  color: #fff;
  font-weight: 700;
  font-size: 1.37429375rem;
  padding-left: 32px;
  box-sizing: border-box;
}
.box_compare .pc_flex .item2 .flex a span {
  position: absolute;
  top: 10px;
  left: 6px;
  color: #e7141a;
  font-size: 0.74026375rem;
  transform: rotate(-30deg);
}
.box_compare .pc_flex .item2 .flex a:first-child {
  background-image: url("../../images/common/ban-shindan-outer.png");
}
.box_compare .pc_flex .item2 .flex a:last-child {
  background-image: url("../../images/common/ban-shindan-amamori.jpg");
}
.box_compare.telonly{
	border-bottom: none;
	border-top-width: 128px;
	background: #ffea01;
}
.box_compare.telonly .box_inner{
	margin-top: -128px;
	padding: 0;
}
.box_compare.telonly .box_inner:after{
	width: 232px;
	height: 182px;
	background: url("../../images/common/ban-contact-staff1907.png") right bottom no-repeat;
	right: 62px;
}
.box_compare.telonly:before{
	content: none;
}
.box_compare.telonly .pc_flex{
	padding: 0;
}
.box_compare.telonly .fukidashi{
	position: absolute;
	left: 0;
	top: 0;
	margin: 0;
	background: url("../../images/common/fukidashi1907.png") center/contain no-repeat;
	font-size: 0%;
	line-height: 1.425em;
	display: inline-flex;
	width: 271px;
	height: 113px;
	align-items: center;
	padding-left: 44px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	justify-content: flex-start;
}
.box_compare.telonly .pc_flex .item1{
	width: 100%;
	flex-grow: 0;
}
.box_compare.telonly .pc_flex .item1 a{
	color: #fff;
	padding-left: 77px;
	background: url("../../images/common/ico-tel-wh.png") left/57px no-repeat;
	line-height: 1em;
	font-size: 3.67rem;
	margin: 0;
	height: 128px;
	display: inline-flex;
	align-items: center;
}
.box_compare.telonly .pc_flex .item1 .open{
	height: 54px;
	display: inline-flex;
	align-items: center;
	background: none;
	color: #0a6b1a;
	font-size: 1.128rem;
}

.spnav {
  justify-content: space-between;
}

.spnav label {
  pointer-events: none;
}

.spnav ul {
  list-style: none;
  margin: 0;
  font-size: 0.9375rem;
  line-height: 1em;
  padding: 0;
}

.spnav a {
  display: flex;
  align-items: center;
  margin-bottom: 1em;
}

.spnav a:before {
  content: '';
  display: inline-block;
}

.spnav ul:not(.children) > li > a {
  font-weight: 700;
}

.spnav ul:not(.children) > li > a:before {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4px 7px;
  border-color: transparent transparent transparent #e7141a;
  margin-right: 8px;
}

.spnav .children {
  padding-bottom: 1em;
}

.spnav .children a:before {
  width: 5px;
  height: 1px;
  background: #e7141a;
  margin-right: 17px;
}

.sitefooter .bg {
  background: url("../../images/common/bg-graywall.jpg") center top/cover;
  padding: 62px 0 0;
}
.sitefooter .box_logo {
  text-align: center;
  font-weight: 700;
  margin-bottom: 56px;
}
.sitefooter .box_logo a {
  display: inline-block;
  margin-bottom: 24px;
}
.sitefooter .box_logo img {
  width: 270px;
}

.sitefooter .box_fnav.typeNew {
  margin-bottom: 8em;
}

.f_showrooms {
  flex-wrap: wrap;
  margin-bottom: 63px;
}
.f_showrooms > div {
  width: 50%;
  min-height: 103px;
  flex-shrink: 0;
  flex-grow: 0;
  padding-left: 165px;
  background-position: left top;
  background-repeat: no-repeat;
  background-size: 149px;
  box-sizing: border-box;
}
.f_showrooms dt {
  font-weight: 700;
  padding-left: 40px;
  height: 34px;
  line-height: 34px;
  background: url("../../images/common/ico-paint-blu.png") left center/contain no-repeat;
}
.f_showrooms dd {
  font-size: 0.875rem;
  line-height: 1.7142857143em;
  margin-left: 0;
  padding-right: 2em;
}
.f_showrooms dd a[target=_blank] {
  text-decoration: underline;
}
.f_showrooms > div:nth-child(2n) dt {
  background-image: url("../../images/common/sp_penki_y.png");
}
.f_showrooms > div:nth-last-child(n+3) {
  margin-bottom: 1.5rem;
}

.copyright {
  background: #000;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.75rem;
  height: 53px;
  font-weight: 700;
}

/* .pageheader */
.page_company .pageheader {
  position: relative;
  z-index: 2;
}

.mv {
  height: 264px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  margin-bottom: 20px;
  background-color: #f0f0f0;
}
.mv h1 {
  font-size: 2.3736875rem;
  line-height: 1em;
  margin: 0 0 1rem;
}

.mv h1 .ttlSub {
  display: block;
  margin-bottom: 0.5em;
  text-align: center;
  font-size: 1.58rem;
}

.mv h1 .ttlMain {
  display: block;
  text-align: center;
}

.mv .eng {
  box-sizing: 1.6871165644rem;
  line-height: 1em;
  letter-spacing: 0.1em;
}
.mv.mb0 {
  margin-bottom: 0;
}
.mvIn {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}
.mvIn h1 {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}

.mvIn h1 .ttlSub {
  margin-bottom: 0.5em;
  letter-spacing: 0.09em;
  font-size: 1.6rem;
}
@media all and (max-width: 480px){
  .mvIn h1 .ttlSub {
    letter-spacing: 0.03em;
    font-size: 0.95rem;
  }
}

@media all and (max-width: 480px){
  .mvIn h1 .ttlMain {
    font-size: 1.6rem;
  }
}
.breadcrumb-container {
  max-width: 1280px;
  margin-inline: auto;
  margin-bottom: 20px;
}
.bread {
  margin-bottom: 68px;
  color: #e7141a;
}
.bread a, .bread .breadcrumb_last {
  color: #000;
}
.bread a {
  text-decoration: underline;
  font-size: 0.9375rem;
  line-height: 1em;
}
.pageheader.mb0 .bread {
  margin-bottom: 1.0625rem;
}

/* 大型パーツ */
.box_slider {
  position: relative;
}

#works_slider,
#works_slider_footer {
  height: 170px;
  margin-bottom: 40px;
}
#works_slider .swiper-slide a,
#works_slider_footer .swiper-slide a {
  display: block;
  width: 100%;
  height: 100%;
}
#works_slider .swiper-slide .img,
#works_slider_footer .swiper-slide .img {
  display: block;
  background-color: #cfcfcf;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  height: 170px;
}
#works_slider ~ .btn,
#works_slider_footer ~ .btn {
  display: flex;
  width: auto;
  margin-right: 35px;
  margin-left: 35px;
}
#works_slider + .pager,
#works_slider_footer + .pager {
  display: flex;
  justify-content: space-between;
  left: -73px;
  right: -73px;
  position: absolute;
}
#works_slider + .pager > div,
#works_slider_footer + .pager > div {
  border-style: solid;
  border-width: 1px 1px 0 0;
  border-color: #e7141a;
  bottom: 0;
  margin: -138px 0 auto;
  width: 30px;
  height: 30px;
  cursor: pointer;
  outline: none;
}
#works_slider + .pager > div.prev,
#works_slider_footer + .pager > div.prev {
  transform: rotate(-135deg);
}
#works_slider + .pager > div.next,
#works_slider_footer + .pager > div.next {
  transform: rotate(45deg);
}
.bg_workslider {
	position: relative;
	padding-bottom: 56px;
}
.bg_workslider:before {
	content: '';
	display: block;
	position: absolute;
	z-index: -1;
	left: 0;
	right: 0;
	top: auto;
	bottom: 0;
	margin: auto;
	height: 754px;
	background: url("../../images/common/bg-graywall.jpg");
}
#works_slider.withtxt,
#works_slider_footer.withtxt {
  height: auto;
  margin-bottom: 24px;
	overflow: hidden;
	width: 100%;
	position: relative;
}
#works_slider.withtxt:before,
#works_slider_footer.withtxt:before {
	content: '';
	display: block;
	position: absolute;
	height: 752px;
	bottom: 0;
	left: 0;
	z-index: -1;
	background: url("../../images/common/bg-graywall.jpg");
}
#works_slider.withtxt .swiper-wrapper,
#works_slider_footer.withtxt .swiper-wrapper {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#works_slider.withtxt .swiper-slide,
#works_slider_footer.withtxt .swiper-slide {
	width: 342px;
	flex-shrink: 0;
	flex-wrap: 0;
	margin-bottom: 34px;
}
#works_slider.withtxt a,
#works_slider_footer.withtxt a {
  text-decoration: none;
  background-size: 100%;
  background-position: top;
  font-weight: 700;
}
#works_slider.withtxt .img,
#works_slider_footer.withtxt .img {
  height: 228px;
  margin-bottom: 19px;
}
#works_slider.withtxt .img + div,
#works_slider_footer.withtxt .img + div {
  display: flex;
  margin-bottom: 0.5rem;
}
#works_slider.withtxt .date,
#works_slider_footer.withtxt .date {
  display: inline-block;
  line-height: 1rem;
  margin-right: 0.5rem;
}
#works_slider.withtxt .cats,
#works_slider_footer.withtxt .cats {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: -0.5rem;
  margin-right: -0.5rem;
}

#works_slider.withtxt .catlabel,
#works_slider_footer.withtxt .catlabel {
  display: inline-flex;
  margin-right: 0.5rem;
  height: 1.5625rem;
  align-items: center;
  box-sizing: border-box;
  padding: 0 0.25em;
  padding-top: 0.1em;
  margin-bottom: 0.5rem;
}

#works_slider.withtxt .catlabel.bd,
#works_slider_footer.withtxt .catlabel.bd {
  border: 0;
  background-color: #fd3946;
  font-weight: 400;
  color: #fff;
}

#works_slider.withtxt .catlabel.bg,
#works_slider_footer.withtxt .catlabel.bg {
  border: 1px #828282 solid;
  background-color: #fff;
  color: #828282;
}

#works_slider.withtxt .ttl,
#works_slider_footer.withtxt .ttl {
  line-height: 1em;
  font-size: 0.99875rem;
	margin-bottom: 0.5rem;
}

#voice_slider {
  margin-bottom: 2.625rem;
}
#voice_slider .swiper-slide a {
  display: block;
  height: 8.5rem;
  background: #fff url("../../images/common/no_image.jpg") center no-repeat;
}
#voice_slider .swiper-slide .img {
  height: 100%;
  background-size: cover;
  background-position: center;
}
#voice_slider.type3 .swiper-slide a {
  height: 312px;
  padding: 19px 20px;
  background: url("../../images/common/bg-graywall.jpg") -1200px bottom;
  text-decoration: none;
  box-sizing: border-box;
}
#voice_slider.type3 .swiper-slide .img {
  height: 153px;
  background: #fff url("../../images/common/no_image.jpg") center no-repeat;
  margin-bottom: 18px;
}
#voice_slider.type3 .swiper-slide .cover .img {
  background-size: cover;
}
#voice_slider.type3 .swiper-slide .date {
  font-size: 0.8740125rem;
  line-height: 1em;
  margin-bottom: 0.75rem;
}
.boxIndexVoice .cats,
#voice_slider.type3 .swiper-slide .cats {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: -0.3rem;
  margin-right: -0.5rem;
}

.boxIndexVoice .cats .catlabel,
#voice_slider.type3 .swiper-slide .cats .catlabel {
  display: inline-flex;
  margin-right: 0.5rem;
  height: 1.5625rem;
  align-items: center;
  box-sizing: border-box;
  padding: 0.15em 0.25em 0 0.25em;
  margin-bottom: 0.9em;
}

.boxIndexVoice .cats .catlabel.bg,
#voice_slider.type3 .swiper-slide .cats .catlabel.bg {
  background-color: #8f8f8f;
  color: #fff;
}
#voice_slider.type3 .swiper-slide .txt {
  font-size: 0.99875rem;
  line-height: 1.5001489362em;
  text-decoration: underline;
}
#voice_slider + .pager {
  position: relative;
}
#voice_slider + .pager > div {
  position: absolute;
  width: 1rem;
  height: 1rem;
  border-style: solid;
  border-color: #e7141a;
  bottom: 100px;
}
#voice_slider + .pager .prev {
  left: -25px;
  border-width: 1px 0 0 1px;
  transform: rotate(-45deg);
  transform-origin: left bottom;
}
#voice_slider + .pager .next {
  right: -25px;
  border-width: 1px 1px 0 0;
  transform: rotate(45deg);
  transform-origin: right bottom;
}


@media all and (max-width: 480px){
  #news_slider_footer {
    width: 90%;
  }
}

#news_slider_footer .swiper-wrapper {
  display: flex;
}

#news_slider_footer .swiper-slide {
  width: 33%;
}

#news_slider_footer a {
  display: flex;
}

#news_slider_footer a > div:nth-child(2) {
  padding-top: 12px;
}

#news_slider_footer .meta {
  font-weight: 700;
  display: flex;
  align-items: center;
  margin-bottom: 12px;
}

#news_slider_footer .catlabel {
  display: inline-flex;
  align-items: center;
  padding: 0 10px;
  box-sizing: border-box;
  height: 25px;
  border-style: solid;
  border-width: 2px;
  border-color: #000;
  margin-left: 13px;
}

#news_slider_footer .boxShop {
  display: inline-block;
  margin-bottom: 0.5em;
  padding: 0.25em 0.7em;
  background-color: #0a6b1a;
  font-size: 0.9rem;
  color: #fff;
}
@media all and (max-width: 480px){
  #news_slider_footer .boxShop {
    font-size: 0.8rem;
  }
}

#news_slider_footer .img {
  width: 100px;
  height: 100px;
  margin-right: 25px;
  background: #fff url("../../images/common/no_image.jpg") center/contain no-repeat;
  flex-grow: 0;
  flex-shrink: 0;
}
@media all and (max-width: 480px){
  #news_slider_footer .img {
    background-color: #f0f0f0;
    background-size: cover;
    background-position: center;
  }
}

#news_slider_footer .txt {
  font-size: 0.8740125rem;
  line-height: 1.5714077316em;
  padding-right: 2em;
}

#news_slider_footer + .pager {
  display: flex;
  justify-content: space-between;
  left: -73px;
  right: -73px;
  position: absolute;
}
@media all and (max-width: 480px){
  #news_slider_footer + .pager {
    left: 0;
    right: 0;
  }
}

#news_slider_footer + .pager > div {
  border-style: solid;
  border-width: 1px 1px 0 0;
  border-color: #e7141a;
  bottom: 0;
  margin: -118px 0 auto;
  width: 30px;
  height: 30px;
  cursor: pointer;
  outline: none;
}
@media all and (max-width: 480px){
  #news_slider_footer + .pager > div {
    border-width: 2px 2px 0 0;
    margin: -100px -10px 0 -10px;
    width: 27px;
    height: 27px;
  }
}

#news_slider_footer + .pager > div.prev {
  transform: rotate(-135deg);
}

#news_slider_footer + .pager > div.next {
  transform: rotate(45deg);
}


@media all and (max-width: 480px){
  #voice_slider_index {
    width: 90%;
  }
}

#voice_slider_index + .pager {
  display: flex;
  justify-content: space-between;
  left: -73px;
  right: -73px;
  position: absolute;
}
@media all and (max-width: 480px){
  #voice_slider_index + .pager {
    left: 0;
    right: 0;
  }
}

#voice_slider_index + .pager > div {
  border-style: solid;
  border-width: 1px 1px 0 0;
  border-color: #e7141a;
  bottom: 0;
  margin: -198px 0 auto;
  width: 30px;
  height: 30px;
  cursor: pointer;
  outline: none;
}
@media all and (max-width: 480px){
  #voice_slider_index + .pager > div {
    border-width: 2px 2px 0 0;
    margin: -210px -10px 0 -10px;
    width: 27px;
    height: 27px;
  }
}

#voice_slider_index + .pager > div.prev {
  transform: rotate(-135deg);
}

#voice_slider_index + .pager > div.next {
  transform: rotate(45deg);
}



.popup {
  background: #fff;
  margin: auto;
  max-width: 80%;
  max-height: 80%;
  box-sizing: border-box;
  padding: 2rem;
}

#formlead,
#formlead_footer {
  line-height: 1.5em;
  margin-bottom: 2.5rem;
}
#formlead.error,
#formlead_footer.error {
  font-weight: 700;
  color: #e7141a;
}

#form,
#form_fooer {
  padding-top: 20rem;
  margin-top: -20rem;
}
#form dl {
  margin: 0 0 1.1875rem;
  padding: 0;
}
#form dl > div {
  display: flex;
  align-items: center;
  border-top: solid 1px #9c9c9c;
  padding: 1rem 0;
}
#form dl > div:before {
  letter-spacing: 0.25em;
  text-indent: 0.25em;
  margin-right: 1.0625rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 0.6875rem;
  border-style: solid;
  border-width: 2px;
  width: 2.375rem;
  height: 1.125rem;
  font-weight: 700;
  flex-shrink: 0;
  flex-grow: 0;
}
#form dl > div.need:before {
  content: '必須';
  color: #e60012;
  border-color: #e60012;
}
#form dl > div:not(.need):before {
  content: '任意';
}
#form dl > div.none:before {
  content: '';
  border-color: #fff;
}
#form dl dt {
  width: 271px;
  display: flex;
  flex-shrink: 0;
  flex-grow: 0;
  align-items: center;
  font-weight: 700;
  font-size: 0.9925025rem;
}
#form dl dt:before {
  content: '';
  display: inline-block;
  margin-right: 1rem;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 7px;
  border-color: transparent transparent transparent #e60012;
}
#form dl dd {
  margin-left: 0;
  width: 100%;
}

#form dl dd .boxCaution {
  font-size: 0.85rem;
}
@media all and (max-width: 480px){
  #form dl dd .boxCaution {
    margin-top: 0.9em;
  }
}

#form dl dd .txtInput {
  display: inline-block;
  padding: 1.1em 0;
}

#form input[type=checkbox] {
  display: inline-block;
  margin-right: 0.625rem;
  width: 1.0625rem;
  height: 1.0625rem;
  vertical-align: middle;
}
#form input[type=text],
#form input[type=email] {
  width: 355px;
  height: 50px;
  padding: 0 0.8125rem;
  box-sizing: border-box;
}
#form .memo {
  display: inline-block;
  margin-left: 1.25rem;
  color: #111;
}
#form .selectlist {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  padding: 0 10em 0 0;
  margin: 0;
}
#form .selectlist > li {
  width: 7em;
  white-space: nowrap;
  box-sizing: border-box;
  padding-right: 1.5em;
  flex-shrink: 1;
  flex-grow: 0;
}
#form textarea {
  box-sizing: border-box;
  padding: 0.8125rem;
  width: 100%;
  height: 6rem;
}
#form .box_gray {
  background: #f3f3f3;
  padding: 0.75rem 1rem;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 2rem;
}
#form .box_gray a {
  display: inline-block;
  padding-right: 1.5rem;
  background: url("../../images/common/ico-goout.png") right 0.25rem center/1rem no-repeat;
}
#form .box_gray input {
  width: 1.1875rem;
  height: 1.1875rem;
}
#form .center {
  text-align: center;
  margin-bottom: 3.5rem;
}
#form .center button {
  background: #e7141a;
  cursor: pointer;
  color: #fff;
  font-weight: 700;
  border: none;
  box-shadow: none;
  display: inline-flex;
  width: 30rem;
  height: 4.5rem;
  align-items: center;
  justify-content: space-between;
  font-size: 1.37429375rem;
  padding: 0 2.1875rem;
  box-sizing: border-box;
  letter-spacing: 0.25em;
}
#form .center button:after {
  content: '';
  display: inline-block;
  width: 12px;
  height: 12px;
  border-style: solid;
  border-width: 2px 2px 0 0;
  border-color: #fff;
  transform: rotate(45deg);
}
#form .center button:before {
  content: '';
}


/*##### form footer design #####*/
/*
#form_footer .left {
  color: #fff;
  width: 275px;
  flex-shrink: 0;
  flex-grow: 0;
  justify-content: center;
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  font-weight: 700;
  background: #e7141a;
  box-sizing: border-box;
  padding-left: 25px;
}
#form_footer .left div:first-child {
  font-size: 0.89628rem;
  line-height: 1.3683448026em;
  transform: rotate(-3deg);
  margin-bottom: 26px;
  position: relative;
  padding-left: 26px;
  display: inline-block;
  letter-spacing: 0.05em;
  padding-top: 4px;
}
#form_footer .left div:first-child:before,
#form_footer .left div:first-child:after {
  content: '';
  display: block;
  position: absolute;
  width: 1px;
  height: 24px;
  background: #fff;
}
#form_footer .left div:first-child:before {
  transform: rotate(-50deg);
  left: 8px;
  bottom: -4px;
}
#form_footer .left div:first-child:after {
  transform: rotate(38deg);
  bottom: 0;
  right: -10px;
}
#form_footer .left h3 {
  margin: 0;
  font-size: 1.8669725rem;
  line-height: 2.5624021875rem;
}
#form_footer .left h3 .s {
  font-size: 1.58001625rem;
}
#form_footer .left h3 .ylw {
  color: #ffff00;
}
#form_footer .pc_flex {
  position: relative;
}
#form_footer .pc_flex img:last-child {
  position: absolute;
  bottom: 0;
  right: -37px;
}
#form_footer form {
  background: #eee;
  width: 100%;
}
#form_footer form dl {
  padding-top: 9px;
}
#form_footer form dl > div {
  border: none;
  align-items: flex-start;
  padding-top: 0;
  padding-bottom: 11px;
}

#form_footer form dt {
  width: 154px;
  box-sizing: border-box;
  padding-left: 29px;
  padding-top: 0.45em;
  line-height: 1.4;
}
#form_footer form input[type=text] {
  width: 330px;
  height: 39px;
}
#form_footer form textarea {
  width: 330px;
  height: 64px;
}
#form_footer form dl > div:before,
#form_footer form dt:before {
  content: none !important;
}
#form_footer form .need dt:after {
  content: '※';
  color: #e7141a;
  display: inline-block;
  padding-left: 0.5em;
}
#form_footer form .selectlist {
  padding-top: 6px;
  padding-right: 0;
  margin-bottom: -3px;
}
#form_footer form .selectlist li {
  margin-bottom: 13px;
}
#form_footer form .box_btn {
  padding-left: 120px;
  padding-bottom: 24px;
}
#form_footer form button {
  background: #e7141a;
  color: #fff;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 416px;
  height: 47px;
  border: none;
  border-radius: 5px;
  box-shadow: none;
  font-size: 1.313971875rem;
}
#form_footer form button:before {
  content: '';
  display: inline-block;
  margin-right: 15px;
  width: 36px;
  height: 21px;
  background: url("../../images/index/ico-plane-wh.png") no-repeat;
}
#form_footer #formlead {
  margin-bottom: 0;
}
#form_footer #formlead.error {
  padding-left: 2rem;
  padding-top: 2rem;
}
#form_footer #formlead.error p:before {
  content: '※ ';
}
*/


.mfp-content .inner_wh {
  background: #fff;
  padding: 3rem;
  overflow: auto;
  width: 80%;
  max-width: 1080;
  max-height: 80vh;
  box-sizing: border-box;
  line-height: 1.3em;
  margin: auto;
  font-size: 0.9rem;
}
.mfp-content .inner_wh h2 {
  text-align: center;
}
.mfp-content .inner_wh h3 {
  font-size: 1.25rem;
}


/*##### Footer News #####*/
.boxFooterNews .box_inner {
  position: relative;
}

.boxFooterNews {
  margin-bottom: -57px;
  padding: 0 0 5.4em 0;
}

.boxFooterNewsTop {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  margin-bottom: 1.5em;
}
@media screen and (max-width: 480px) {
  .boxFooterNewsTop {
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
  }
}

.boxFooterNewsTopL .ttl01 {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
  margin: 0;
}

.boxFooterNewsTopL .logoFooter01 {
  width: 196px;
}

.boxFooterNewsTopL .ttl01 .ttlStr {
  margin-left: 0.3em;
  letter-spacing: 0.15em;
  font-size: 2.2rem;
  font-weight: 500;
}

.boxFooterNewsTopR {
  padding-top: 1em;
}
@media screen and (max-width: 480px) {
  .boxFooterNewsTopR {
    width: 100%;
    /*margin-bottom: 1em;
    padding-top: 0;*/
    text-align: right;
  }
}

.boxFooterNewsTopR .link01 {
  padding: 0.17em 0 0.1em 1.8em;
  background-image: url('../../images/common/footer-news-icn-arrow01.png');
  background-repeat: no-repeat;
  background-position: left center;
  background-size: auto auto;
  letter-spacing: 0.03em;
  font-size: 0.9rem;
  font-weight: 700;
}

.boxFooterWorksSlider {
  margin-bottom: -57px;
  padding: 3em 0;
  background-image: url('../../images/common/bg-graywall.jpg');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 100% auto;
}

section.footer01 {
  padding-top: 35px;
  margin-bottom: 0;
}



/*##### Footer Contact #####*/
.boxFooterContactWrap {
  box-sizing: border-box;
  background-color: #eee;
}

.boxFooterContactWrap * {
  box-sizing: border-box;
}

.boxFooterContactWrap #form_footer {
  margin-bottom: 0;
}

.boxFooterContact .boxTtl {
  background-color: #ff4945;
  color: #fff;
}

.boxFooterContact .boxTtl .ttl01 {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
  height: 53px;
  line-height: 1.0;
  letter-spacing: 0.06em;
}
@media screen and (max-width: 480px) {
  .boxFooterContact .boxTtl .ttl01 {
    height: 160px;
    line-height: 1.4;
  }
}

.boxFooterContact01 {
  position: relative;
}

.boxFooterContact01 .img01FooterContact {
  position: absolute;
  top: -130px;
  right: 0;
  transform: rotate(7deg);
  animation: swing2 linear 2s infinite;
  transform-origin: center bottom;
}
.page_showroom.single .boxFooterContact01 .img01FooterContact {
  top: -140px;
}
@media screen and (max-width: 480px) {
  .boxFooterContact01 .img01FooterContact {
    top: -260px;
    right: -23px;
    width: 180px;
  }
  .page_showroom.single .boxFooterContact01 .img01FooterContact {
    top: -260px;
  }
}

@keyframes swing2 {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(3deg);
  }
  50% {
    transform: rotate(0deg);
  }
  75% {
    transform: rotate(-2deg);
  }
  100% {
    transform: rotate(0deg);
  }
}

.boxFooterContact01 .dlForm01,
.boxFooterContact01 .dlForm02,
.boxFooterContact01 .dlForm03 {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  margin: 0;
  padding: 0;
}
.boxFooterContact01 .dlForm01 {
  margin-bottom: 1.0em;
}
.boxFooterContact01 .dlForm02,
.boxFooterContact01 .dlForm03 {
  margin-bottom: 0.9em;/*0.7em;*/
}
@media screen and (max-width: 480px) {
  .boxFooterContact01 .dlForm01,
  .boxFooterContact01 .dlForm02,
  .boxFooterContact01 .dlForm03 {
    display: block;
  }
  .boxFooterContact01 .dlForm02,
  .boxFooterContact01 .dlForm03 {
    margin-bottom: 1.7em;
  }
}

.boxFooterContact01 .dlForm01 > dt,
.boxFooterContact01 .dlForm02 > dt,
.boxFooterContact01 .dlForm03 > dt {
  margin: 0;
  padding: 0;
  font-weight: 700;
}
.boxFooterContact01 .dlForm01 > dt {
  width: 22.3%;
  padding-top: 0.8em;
}

.boxFooterContact01 .dlForm02 > dt {
  width: 39.6%;
  padding-top: 0.8em;
}

.boxFooterContact01 .dlForm03 > dt {
  width: 11.6%;
  padding-top: 0.8em;
}
@media screen and (max-width: 480px) {
  .boxFooterContact01 .dlForm01 > dt,
  .boxFooterContact01 .dlForm02 > dt,
  .boxFooterContact01 .dlForm03 > dt {
    width: 100%;
    margin-bottom: 0.8em;
    padding-top: 0;
  }
}

.boxFooterContact01 .dlForm01 > dt > span,
.boxFooterContact01 .dlForm02 > dt > span {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
}

.boxFooterContact01 .dlForm01 > dt .txtStep01,
.boxFooterContact01 .dlForm02 > dt .txtStep01 {
  margin-right: 0.8em;
  padding: 0 0.3em;
  border: 1px #e7141a solid;
  background-color: #fff;
  font-size: 0.9rem;
  font-weight: 400;
  color: #e7141a;
}

.boxFooterContact01 .dlForm01 > dt .txtNoStep,
.boxFooterContact01 .dlForm02 > dt .txtNoStep {
  width: 4.7em;
}
@media screen and (max-width: 480px) {
  .boxFooterContact01 .dlForm01 > dt .txtNoStep,
  .boxFooterContact01 .dlForm02 > dt .txtNoStep {
    width: 0;
  }
}

.boxFooterContact01 .dlForm01 > dt .txtRequired01,
.boxFooterContact01 .dlForm02 > dt .txtRequired01 {
  margin-left: 0.5em;
  color: #e7141a;
}

.boxFooterContact01 .dlForm01 > dd,
.boxFooterContact01 .dlForm02 > dd,
.boxFooterContact01 .dlForm03 > dd {
  margin: 0;
  padding: 0;
}

.boxFooterContact01 .dlForm01 > dd {
  width: 77.7%;
}

.boxFooterContact01 .dlForm01 > dd .txtInput {
  display: inline-block;
  padding: 0.8em 0;
}

.boxFooterContact01 .dlForm02 > dd {
  width: 60.4%;
}

.boxFooterContact01 .dlForm03 > dd {
  width: 88.4%;
}
@media screen and (max-width: 480px) {
  .boxFooterContact01 .dlForm01 > dd,
  .boxFooterContact01 .dlForm02 > dd,
  .boxFooterContact01 .dlForm03 > dd {
    width: 100%;
  }
}

@media screen and (max-width: 480px) {
  .boxFooterContact01 .dlForm01 > dd .pCaution {
    margin-top: 0;
    line-height: 1.4;
  }
}

.boxFooterContact01 .dlForm01 > dd .ulForm01 {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  width: 72%;
  margin: 0;
  padding-left: 0;
  list-style: none;
}
@media screen and (max-width: 480px) {
  .boxFooterContact01 .dlForm01 > dd .ulForm01 {
    width: 100%;
    padding: 0;
  }
}

.boxFooterContact01 .dlForm01 > dd .ulForm01 > li {
  width: 7em;
  margin-bottom: 0.8em;
  font-size: 1.0rem;
}
@media screen and (max-width: 480px) {
  .boxFooterContact01 .dlForm01 > dd .ulForm01 > li {
    width: 33.3333333%;
  }
}

.boxFooterContact01 .dlForm01 > dd .ulForm01 > li input[type="checkbox"] {
  display: inline-block;
  margin-right: 0.625rem;
  width: 1.0625rem;
  height: 1.0625rem;
  vertical-align: middle;
}

.boxFooterContact01 .dlForm01 > dd .boxDl01 {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}

.boxFooterContact01 .dlForm01 > dd .boxDl01 input[type="text"] {
  width: 325px;
  margin-right: 2.1em;
  padding: 0.7em;
}
@media screen and (max-width: 480px) {
  .boxFooterContact01 .dlForm01 > dd .boxDl01 input[type="text"] {
    width: 49%;
    margin-right: 2%;
  }
}

@media screen and (max-width: 480px) {
  .boxFooterContact01 .dlForm01 > dd .boxDl01 select {
    width: 49%;
    font-size: 1.0rem;
  }
}

@media screen and (max-width: 480px) {
  .boxFooterContact01 .dlForm01 > dd .boxDl01 select option {
    font-size: 0.8rem;
  }
}

.boxFooterContact01 .dlForm02 > dd input[type="text"] {
  width: 89%;
  padding: 0.7em;
}
@media screen and (max-width: 480px) {
  .boxFooterContact01 .dlForm02 > dd input[type="text"] {
    width: 100%;
    padding: 0.7em;
  }
}

.boxFooterContact01 .dlForm03 > dd input[type="text"] {
  width: 100%;
  padding: 0.7em;
}

.boxFooterContact01 .dlForm02 > dd textarea {
  width: 89%;
  height: 64px;
  padding: 0.7em;
}
@media screen and (max-width: 480px) {
  .boxFooterContact01 .dlForm02 > dd textarea {
    width: 100%;
    height: 100px;
  }
}

.boxFooterContact01 .dlForm03 > dd textarea {
  width: 100%;
  height: 64px;
  padding: 0.7em;
}
@media screen and (max-width: 480px) {
  .boxFooterContact01 .dlForm03 > dd textarea {
    height: 100px;
  }
}

.boxFooterContact01LR {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}
@media screen and (max-width: 480px) {
  .boxFooterContact01LR {
    display: block;
  }
}

.boxFooterContact01L {
  width: 56%;
}
@media screen and (max-width: 480px) {
  .boxFooterContact01L {
    width: 100%;
  }
}

.boxFooterContact01R {
  width: 44%;
}
@media screen and (max-width: 480px) {
  .boxFooterContact01R {
    width: 100%;
  }
}

.boxFooterContact01 .box_btn {
  margin-top: 1em;
  padding-bottom: 3em;
}

.boxFooterContact01 .box_btn button {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  width: 416px;
  height: 47px;
  margin: 0 auto;
  padding-top: 0.2em;
  background-color: #e7141a;
  border: none;
  border-radius: 5px;
  box-shadow: none;
  font-size: 1.3rem;
  font-weight: 700;
  color: #fff;
  cursor: pointer;
}

.boxFooterContact01 .box_btn button:before {
  content: '';
  display: inline-block;
  margin-right: 15px;
  width: 36px;
  height: 21px;
  background-image: url('../../images/index/ico-plane-wh.png');
  background-repeat: no-repeat;
  background-position: left center;
  background-size: auto auto;
}



/*  スマホ横
****************/
@media screen and (max-device-width: 896px) {
  /*** 共通 ***/
  html, body {
    width: 100%;
    overflow-x: hidden;
  }

  .siteheader .box_inner {
    width: 91.52%;
    max-width: inherit;
  }
	input[type=text],
	input[type=email],
	textarea{
		font-size: 1rem !important;
	}
}
/* スマホ縦
****************/
@media screen and (max-width: 767px) {
  /*** 共通 ***/
  html #wpadminbar {
    position: fixed;
  }
  .has_anchor {
    padding-top: 180px;
    margin-top: -180px;
  }
  .mfp-bg, .mfp-wrap {
    width: 500px !important;
  }

  /** 共通設定 **/
  html, body {
    width: 100%;
  }

  html {
    font-size: 20px;
    zoom: 0.75; /* 本番環境の500px固定幅を375pxレスポンシブに合わせるため、ページ全体を75%にスケール */
  }

  body.adminbar {
    height: calc(100% - 46px);
  }

  body > .wrapper {
    width: 100%;
    overflow: hidden;
/*    padding-top: 32.4vw;*/
/*	  padding-top: 162px;*/
    padding-bottom: 77px;
  }

  /*body.page_front > .wrapper {
    padding-top: 216px;
  }*/

  a:hover {
    opacity: 1;
  }
  a[href^=tel] {
    pointer-events: all;
  }

  .box_inner {
    width: 100%;
    max-width: 450px;
    padding: 0 20px;
    box-sizing: border-box;
    margin: 0 auto;
  }
  .box_inner.narrow {
    padding-left: 25px;
    padding-right: 25px;
  }

  img {
    max-width: 100%;
  }

  .pc_only {
    display: none !important;
  }

  .sp_only {
    display: inline-block;
  }

  .sp_block {
    display: block;
  }

  label.switch:hover {
    opacity: 1;
  }

  .pc_flex {
    display: block;
  }

  .pc_flex.box_inner {
    display: inline-block;
  }

  .sp_flex {
    display: flex;
  }

  .pc_break:before {
    content: none;
  }

  .sp_break:before {
    content: '\A';
    white-space: pre;
    font-size: 0%;
    line-height: 1em;
    flex-grow: 0;
    display: block;
  }

  .btn.border {
    height: 56px;
    font-size: 0.9884655rem;
  }
  .btn.bg_red {
    height: 60px;
    font-size: 1.099435rem;
  }
  .btn.bg_red.ico_house:before {
    width: 1.75rem;
    height: 1.4375rem;
    background: url("../../images/common/ico-house2-wh.png") center/contain no-repeat;
    margin-right: 1.25rem;
  }
  .btn.bg_red.ico_no1:before {
    margin-right: 11px;
    margin-left: 0;
  }
  .btn.bg_red.ico_voice:before {
    content: '';
    display: inline-block;
    margin-right: 0.75rem;
    width: 1.625rem;
    height: 1.6875rem;
    background: url("../../images/index/ico-voice-wh.png") center/contain no-repeat;
  }
  .btn.bg_red.ico_company:before {
    content: '';
    display: inline-block;
    margin-right: 1rem;
    width: 1.25rem;
    height: 1.9375rem;
    background: url("../../images/index/ico-company.png") center/contain no-repeat;
  }
  .btn.right:after {
    right: 18px;
    width: 0.6rem;
    height: 0.6rem;
  }
  .btn.right.bg_red:after {
    border-color: #fff;
  }
  .btn.ico:before {
    content: '';
    display: inline-block;
    background-repeat: no-repeat;
    background-size: contain;
    margin-left: 35px;
    flex-shrink: 0;
    flex-grow: 0;
  }
  .btn.return:before {
    content: '';
    display: inline-block;
    margin-right: 40px;
    width: 9px;
    height: 9px;
    border-width: 1px 0 0 1px;
    border-style: solid;
    transform: rotate(-45deg);
    border-color: #fff;
    border-style: solid;
  }

  h2:not(.exc), .ttl_h2 {
    font-size: 1.65473rem;
    line-height: 2.35rem;
    margin: 0 auto 40px;
  }
  h2:not(.exc):after, .ttl_h2:after {
    height: 6px;
  }

  h2.hake > div {
    flex-wrap: wrap;
    justify-content: center;
  }
  h2.hake > div:before {
    width: 41px;
    height: 41px;
    margin-right: 14px;
  }

  h2.sub_eng {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  h2.sub_eng:before {
    content: attr(data-eng);
    font-family: "Oswald", sans-serif;
    letter-spacing: 0.1em;
    font-weight: 400;
    margin-left: 1.1875rem;
    order: 1;
    display: inline-block;
    font-size: 0.99939375rem;
    line-height: 1em;
  }
  h2.sub_eng:after {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
  }
	h2.sub_eng .sp_s{
		font-size: 0.7em;
	}

  /* .siteheader */
  .siteheader {
    border-top: solid 10px #e7141a;
    width: 100%;
    min-width: inherit;
/*    height: 32.4vw;*/
	  height: 190px;
    box-sizing: border-box;
  }
  .page_front .siteheader,
  .grp_showroom.single .siteheader {
    height: 220px;
  }
	.page_front .siteheader .h_logo,
  .grp_showroom.single .siteheader .h_logo {
		margin-bottom: 0;
		height: 100px;
		background-position: left top;
	}
  .siteheader .box_inner {
    max-width: inherit;
    width: 90%;
  }
  .siteheader .pc_flex {
    padding: 1.8vw 0 0;
	  width: 472px;
  }
  .page_front .siteheader .pc_flex.no01,
  .grp_showroom.single .siteheader .pc_flex.no01 {
    padding: 6.4vw 0 0;
	  background: none;
  }
  .siteheader .h_logo {
    display: inline-flex;
    align-items: center;
/*    width: 70vw;*/
	  width: 266px;
	  height: 68px;
	  background: url("../../images_sp/common/h-logo.png") left/contain no-repeat;
/*    margin: 0 0 2.8vw;*/
	  margin: 0 0 24px;
  }

  .siteheader .h_logo img {
	  display:none;
/*    display: inline-block;
    margin-bottom: 0;
    width: 278px;*/
  }

  .siteheader .h_logo span {
    height: auto;
    font-size: 3.289596vw;
    padding-top: 0.4em;
    line-height: 1em;
    border: none;
  }
	.page_front .siteheader .h_logo,
  .grp_showroom.single .siteheader .h_logo {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		padding-top: 60px;
		align-items: flex-end;
	}

  .page_front .siteheader .h_logo .ttlHeader01,
  .grp_showroom.single .siteheader .h_logo .ttlHeader01 {
    top: -0.8rem;
/*    width: 164%;*/
/*    text-align: center;*/
	  position: static;
    font-size: 22px;
	  padding-left: 0;
  }
	.page_front .siteheader .h_logo .ttlHeader01:after,
  .grp_showroom.single .siteheader .h_logo:after {
		content: none;
	}
  .siteheader .pc_flex .item2 {
/*    font-size: 3.206136vw;*/
	  font-size: 15px;
    letter-spacing: 0.1em;
    line-height: 1.4201298701em;
	  display: table-cell;
	  height: 80px;
	  vertical-align: middle;
  }

	.siteheader .pc_flex .item2 br{
		display: none;
	}
	.siteheader .pc_flex .item2 .break:before{
		content: none;
	}
  .siteheader .box_abs {
/*    top: 4.8vw;*/
	  top: -10px;
    right: -14px;
    height: auto;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
  }
  .page_front .siteheader .box_abs,
  .grp_showroom.single .siteheader .box_abs {
    top: -10px;
    width: 186px;
  }
  .siteheader .box_abs a.linkTelno {
    font-size: 0rem;
/*    width: 14.7vw;
    height: 14.7vw;*/
	  width: 93px;
	  height: 93px;
	  background: #22ac38 url("../../images_sp/common/ico-tel-wh.png") center/50px no-repeat;
    margin-bottom: 0;
    margin-right: 0;
	  /*border: solid 2px #90c146;*/
	  box-sizing:border-box;
  }
  .siteheader .box_abs a.linkTelno:before {
    content: none;
  }

  #btn_spnav {
	  display: flex;
	  flex-direction: column;
	  justify-content: space-between;
    background: #e7141a;
    box-sizing: border-box;
	  padding: 25px;
/*    width: 14.7vw;
	  height: 14.7vw;*/
	  width: 93px;
	  height: 93px;
	  /*border: solid 2px #888;*/
  }
	#btn_spnav span{
		height: 2.5px;
		width: 100%;
		display: block;
		background: #fff;
	}
  #btn_spnav:before, #btn_spnav:after {
    content: '';
    display: block;
    height: 0.6vw;
    width: 100%;
	  background: #fff;
  }
  #btn_spnav.close span{
	  display: none;
  }
  #btn_spnav.close:before, #btn_spnav.close:after {
	  width: 130%;
	  transform-origin:left;
  }
  #btn_spnav.close:before {
    transform: rotate(45deg);
  }
  #btn_spnav.close:after {
    transform: rotate(-45deg);
  }

  .gnav {
    display: none;
    background: #d1d5d7;
  }
  .gnav ul {
    list-style: none;
    display: flex;
    margin: 0;
    padding: 11px 0 8px;
  }
  .gnav li {
    width: 20%;
    flex-grow: 1;
    flex-shrink: 1;
  }
  .gnav a {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-end;
    font-size: 1.0003275rem;
    line-height: 1em;
    font-weight: 700;
  }
  .gnav a:before {
    content: '';
    width: 100%;
    height: 48px;
    display: block;
    background-position: center;
    background-repeat: no-repeat;
  }
  .gnav a:after {
    content: "-" attr(data-eng) "-";
    font-family: "Oswald", sans-serif;
    font-size: 0.750375rem;
    line-height: 1em;
    color: #4a4642;
    display: inline-block;
  }
  .gnav li:nth-child(n+2) {
    position: relative;
    border-left: dashed 1px #000;
  }
  .gnav li:first-child a:before {
    background-image: url("../../images/common/gnav-guide.png");
  }
  .gnav li:nth-child(2) a:before {
    background-image: url("../../images/common/gnav-company.png");
  }
  .gnav li:nth-child(3) a:before {
    background-image: url("../../images/common/gnav-reason.png");
  }
  .gnav li:nth-child(4) a:before {
    background-image: url("../../images/common/gnav-menu.png");
  }
  .gnav li:nth-child(5) a:before {
    background-image: url("../../images/common/gnav-works.png");
  }
  .gnav li:nth-child(6) a:before {
    background-image: url("../../images/common/gnav-voice.png");
  }

  /* .sitefooter */
  .sp_contactset {
    display: flex;
    list-style: none;
    margin: 0 -1px;
    padding: 0;
    border-top: solid 4px #000;
    background: #000;
    height: 73px;
    justify-content: space-between;
  }
  .sp_contactset li {
    flex-shrink: 1;
    flex-grow: 1;
    margin: 0 1px;
  }
	  .sp_contactset li:first-child {
		  width: 66%;
	}
	  .sp_contactset li:last-child {
		  width: 34%;
	}
  .sp_contactset a {
    text-decoration: none;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-size: 1.16rem;
    line-height: 1.3157894737em;
    background: #22ac38;
    color: #fff;
    font-weight: 700;
    height: 100%;
    position: relative;
    overflow: hidden;
  }
  .sp_contactset .free {
    background: #ff0;
    color: #22ac38;
    position: absolute;
    left: -1.5em;
    top: 0.5em;
    transform: rotate(-35deg);
    display: flex;
    width: 6em;
    height: 1.5em;
    align-items: center;
    justify-content: center;
    letter-spacing: 0.1em;
    padding-left: 0.1em;
    font-size: 0.578721rem;
  }
  .sp_contactset li:first-child a {
    background-image: url("../../images_sp/common/ico-tel-ylw.png");
    background-position: 20px center;
    background-size: 34px;
    background-repeat: no-repeat;
    padding-left: 30px;
  }
  .sp_contactset li:nth-child(n+2) a:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-width: 9px 8px;
    border-style: solid;
    border-color: #e4ff00 transparent transparent transparent;
    position: absolute;
    bottom: -1px;
    left: 0;
    right: 0;
    margin: auto;
  }

  .box_compare {
	  background: url("../../images_sp/common/bg-comparebox.png") center top/100% no-repeat;
	  height: 603px;
    border:none;
    margin-bottom: 48px;
	  padding-top: 282px;
  }
	.box_compare .box_inner:after,
	.box_compare:before{
		content: none;
	}
  .box_compare >div> div:first-child,
	.box_compare .tel_lead
	{
	  display: none;
  }
	.box_compare .pc_flex .open{
		width: 264px;
		font-size: 0.9rem;
	}
  .box_compare .pc_flex {
    padding: 0;
  }
  .box_compare .pc_flex .item1 {
    margin-bottom: 0;
    width: 100%;
  }
	.box_compare .tel_lead{
		font-size: 1.12rem;
		line-height: 1em;
		margin-bottom: 0.875rem;
	}
  .box_compare .pc_flex .item1 a {
    font-size: 2.70rem;
    margin-bottom: 62px;
    margin-top: 0;
	  background: none;
	  padding-left: 26px;
	  letter-spacing: 0.4px;
	  color: #008716;
	  height: 104px;
	  display: flex;
	  align-items: center;
	  white-space: nowrap;
  }
  .box_compare .pc_flex .open{
	  width: 100% !important;
    font-size: 0.9rem;
	  line-height: 1em;
	  color: #04390c;
	  font-weight: 700;
	  height: auto;
	  background: none;
	  margin-bottom: 28px;
  }
  .box_compare .pc_flex .item2 {
    width: 100%;
  }
  .box_compare .pc_flex .item2 .flex {
    margin-bottom: 14px;
  }
  .box_compare .pc_flex .item2 .btn {
	  width: 100%;
	  background-color:#e7141a;
	  height: 74px;
	  font-size: 32px;
	  line-height: 1em;
  }
	.box_compare .pc_flex .item2 .btn .sp_s{
		font-size: 0.73em;
		display: inline-flex;
		align-items: flex-end;
		height: 33.18px;
		line-height: 1em;
		margin-top: 0;
	}
	.box_compare.telonly{
		background: url("../../images_sp/common/bg-telonly.png") top/100% no-repeat;
		height: 334px;
		padding-top: 136px;
	}
	.box_compare.telonly .box_inner{
		padding: 0;
		background: none;
		margin-top: 0;
	}
	.box_compare.telonly .fukidashi{
		display: none;
	}
	.box_compare.telonly .pc_flex .item1{
		width: 100%;
	}
	.box_compare.telonly .pc_flex .item1 a{
		color: #008716;
		font-size: 2.7rem;
		padding-left: 0;
		background: none;
		height: 104px;
		margin-bottom: 62px;
	}
	.box_compare.telonly .pc_flex .item1 .open{
		height: 1em;
		font-size: 18px;
		line-height: 1em;
	}
  .box_fnav {
    width: 100%;
  }
  .box_fnav a[href="#pagetop"] {
    background: url("../../images_sp/common/fnav-bg.png") center top/100% no-repeat;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    height: 55px;
    border-top: solid 10px #000;
    border-bottom: solid 1px #787878;
  }
  .box_fnav a[href="#pagetop"]:before {
    content: '';
    display: inline-block;
    width: 17px;
    height: 17px;
    border-style: solid;
    border-width: 1px 1px 0 0;
    border-color: #000;
    transform: rotate(-45deg);
    margin-bottom: -6px;
  }

  /* ヘッダナビでも使用したいので.fnavを.spnavに書き換え */
  .spnav {
    flex-direction: column;
    background: #eee;
  }

  .spnav a {
    text-decoration: none;
  }

  .spnav label {
    pointer-events: auto;
  }

  .spnav ul {
    list-style: none;
    margin: 0;
    padding: 0;
	  position: relative;
  }

	.spnav .item1{
		position: relative;
		z-index: 1;
	}

	.spnav .item1 li:last-child{
		position: absolute;
		left: 0;
		bottom: -68px;
	}

  .spnav .item1.typeNew li:last-child{
    position: static;
    bottom: 0;
  }

	.spnav .pc_abs {
    order: -1;
  }

  .spnav .sp_toggle > a {
    background-image: linear-gradient(-45deg, #fce6e6 25%, #fce6e6 25%, #f59b9e 75%, #fce6e6 75%);
    background-size: 4px 4px;
    box-sizing: border-box;
    border-bottom: solid 1px #000;
  }

  .spnav .sp_toggle > a > div {
    position: relative;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-start;
  }

  .spnav .sp_toggle > a > div:before, .spnav .sp_toggle > a > div:after {
    position: absolute;
    display: block;
    width: 34px;
    right: 50px;
    text-align: center;
  }

  .spnav .sp_toggle > a > div:before {
    content: 'open';
    font-family: "Oswald", sans-serif;
    font-weight: 400;
    color: #e7141a;
    border-bottom: solid 34px #e7141a;
    font-size: 0.599589rem;
    line-height: 1.4em;
    bottom: 11px;
    box-sizing: border-box;
    letter-spacing: 0.1em;
    padding-left: 0.1em;
  }

  .spnav .sp_toggle > a > div:after {
    content: '+';
    font-size: 30px;
    color: #fff;
    bottom: 20px;
  }

  .spnav ul {
    font-size: 1.1rem;/*0.999315rem;*/
  }

  .spnav a {
    margin-bottom: 0;
    height: 67px;
    padding-left: 49px;
  }

  .spnav .sp_half > ul {
    display: flex;
    flex-wrap: wrap;
  }

  .spnav .sp_half li {
    width: 50%;
    border-style: solid;
    border-color: #787878;
    border-width: 0 0 1px 1px;
    box-sizing: border-box;
  }

  .spnav .sp_half li:nth-child(2n-1) {
    border-left-width: 0;
  }

  .spnav .sp_half li:nth-child(2n) a {
    padding-left: 36px;
  }

  .spnav ul:not(.children) > li > a:before {
    content: none;
    border-width: 7px 13px;
    margin-right: 6px;
  }

  .spnav .children {
    padding-bottom: 0;
    overflow: hidden;
    max-height: 0;
    transition: max-height 0.5s;
  }

  .spnav .children a {
    padding-left: 4rem;
  }

  .spnav .children a:before {
    width: 10px;
    height: 2px;
  }
  .spnav .item4 {
/*    margin-top: -68px;*/
  }

  .spnav .item4 ul:before {
    content: '';
    display: block;
    width: 50%;
    pointer-events: none;
  }

  .spnav .item4 li:nth-child(2n-1) {
    border-left-width: 1px;
  }

  .spnav .item4.typeNew li:nth-child(2n-1) {
    border-left-width: 0;
  }

  .spnav .item4 li:nth-child(2n-1) a {
    padding-left: 36px;
  }

  .spnav .item4.typeNew li:nth-child(2n-1) a {
    padding-left: 49px;
  }

  .spnav .item4 li:nth-child(2n) {
    border-left-width: 0;
  }

  .spnav .item4 li:nth-child(2n) a {
    padding-left: 49px;
  }

  .sp_toggle a.open > div:after {
    content: '-';
    font-size: 38px;
  }
  .sp_toggle a.open > div:before {
    content: 'close';
  }
  .sp_toggle .children.open {
    display: block;
    max-height: 500px;
    transition: max-height 1s;
  }

  .sitefooter .bg {
    background: url("../../images_sp/common/bg-graywall.jpg") center top/cover;
    padding: 49px 0 0;
  }
  .sitefooter .box_logo {
    margin-bottom: 47px;
    font-size: 0.900133rem;
  }
  .sitefooter .box_logo a {
    margin-bottom: 25px;
  }
  .sitefooter .box_logo img {
    width: 239px;
  }

  #f_fixbtns {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    display: block;
    z-index: 2;
  }
  #f_fixbtns .sp_contactset {
    margin-left: 0.2vw;
  }
  #f_fixbtns .sp_contactset li {
    margin: 0 0.2vw;
  }

  .f_showrooms {
    margin-bottom: 47px;
  }
  .f_showrooms > div {
    width: 100%;
    min-height: 101px;
    padding-left: 160px;
    background-size: 145px;
  }
  .f_showrooms dt {
    font-size: 0.950079rem;
    font-weight: 700;
    padding-left: 30px;
    height: 25px;
    line-height: 25px;
  }
  .f_showrooms dd {
    font-size: 0.80002rem;
    padding-right: 0;
  }
  .f_showrooms > div:nth-last-child(n-1) {
    margin-bottom: 1.5rem;
  }

  .copyright {
    font-size: 0.75rem;
    line-height: 1.5333333333em;
    height: 98px;
  }

  /* .pageheader */
  .mv {
    height: 260px;
    margin-bottom: 40px;
  }
  .mv h1 {
    font-size: 1.79954775rem;
    text-shadow: 0 0 10px #fff,0 0 6px #fff;
    box-sizing: border-box;
    padding-left: 0.1em;
    line-height: 1.2;
    letter-spacing: 0.1em;
  }
  .mv .eng {
    font-size: 0.849948rem;
    text-shadow: 0 0 18px #fff;
    display: inline-block;
    padding-left: 0.1em;
  }
  .mv.sp_mb0 {
    margin-bottom: 0;
  }

  .bread {
    display: none;
  }

  /* 大型パーツ */
  .box_slider {
    position: relative;
  }
	.bg_workslider:before{
		height: 60%;
	}
  #works_slider,
  #works_slider_footer {
/*    height: 111px;*/
    margin-bottom: 40px;
    width: 352px;
  }
	#works_slider.withtxt {
		width: 352px;
		height: 380px;
	}
	#works_slider.withtxt .swiper-wrapper {
		flex-wrap: nowrap;
	}
  #works_slider .swiper-slide,
  #works_slider_footer .swiper-slide {
    padding-left: 0;
    padding-right: 0;
  }
  #works_slider ~ .btn,
  #works_slider_footer ~ .btn {
    margin-right: 25px;
    margin-left: 25px;
  }
  #works_slider + .pager,
  #works_slider_footer + .pager {
    left: 0;
    right: 0;
  }
  #works_slider + .pager > div,
  #works_slider_footer + .pager > div {
    border-width: 2px 2px 0 0;
    margin: -138px 0 auto;
    width: 27px;
    height: 27px;
  }
  #works_slider.withtxt .date,
  #works_slider_footer.withtxt .date {
    font-size: 0.799rem;
  }
  #works_slider.withtxt .catlabel,
  #works_slider_footer.withtxt .catlabel {
    font-size: 0.69989rem;
    height: 1.3rem;
  }
  #works_slider.withtxt .ttl,
  #works_slider_footer.withtxt .ttl {
    font-size: 0.99892rem;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  #works_slider.withtxt + .pager .prev,
  #works_slider.withtxt + .pager .next,
  #works_slider_footer.withtxt + .pager .prev,
  #works_slider_footer.withtxt + .pager .next {
    margin-top: -240px;
  }

  #voice_slider .swiper-slide {
    padding: 0 25px;
    box-sizing: border-box;
  }
  #voice_slider .swiper-slide a {
    height: 200px;
  }
  #voice_slider.type3 .swiper-slide a {
    height: 357px;
    padding: 17px 20px;
  }
  #voice_slider.type3 .swiper-slide .img {
    height: 215px;
    margin-bottom: 20px;
  }
  #voice_slider + .pager > div {
    bottom: 140px;
  }
  #voice_slider + .pager .prev {
    left: 0;
  }
  #voice_slider + .pager .next {
    right: 0;
  }

  .popup {
    background: #fff;
    margin: auto;
    max-width: 80%;
    max-height: 80%;
    box-sizing: border-box;
    padding: 2rem;
  }

  #form dl > div {
    display: flex;
    flex-wrap: wrap;
  }
  #form dl > div:before {
    margin-bottom: 0.5rem;
  }
  #form dl dt {
    width: 70%;
    margin-bottom: 0.6rem;
  }
  #form dl dt:before {
    content: none;
  }
  #form dl dd {
    width: 100%;
    flex-shrink: 0;
  }
  #form input[type=text],
  #form input[type=email] {
    width: 100%;
    box-sizing: border-box;
  }
  #form .memo {
    display: block;
    margin-left: 0;
    text-align: right;
    margin-top: 0.5rem;
  }
  #form .selectlist {
    padding: 0;
  }
  #form .selectlist > li {
    width: 33%;
    margin-bottom: 0.9em;
    flex-shrink: 1;
    flex-grow: 1;
    font-size: 1.05rem;/*0.9194325rem;*/
    line-height: 1em;
  }
  #form .box_gray {
    display: block;
    position: relative;
    padding-left: 3.5rem;
    line-height: 1.3em;
  }
  #form .box_gray input {
    position: absolute;
    left: 1rem;
    top: 0.75rem;
  }
  #form .center button {
    width: 100%;
  }


  /*##### Form Footer Design #####*/
/*
  #form_footer .left {
    width: 100%;
    align-items: center;
    flex-direction: row;
    padding-left: 30px;
    height: 120px;
  }
  #form_footer .left div:first-child {
    font-size: 0.7988325rem;
    margin: auto 46px auto -24px;
    padding-left: 0;
    padding-top: 0;
  }
  #form_footer .left div:first-child:before,
  #form_footer .left div:first-child:after {
    width: 2px;
    height: 36px;
    left: auto;
  }
  #form_footer .left div:first-child:before {
    transform: rotate(-50deg);
    bottom: 56px;
    transform-origin: right bottom;
    right: -12px;
  }
  #form_footer .left div:first-child:after {
    transform: rotate(235deg);
    bottom: -26px;
    right: 0;
  }
  #form_footer .left h3 {
    font-size: 1.3492325rem;
    line-height: 1.4074297795em;
  }
  #form_footer .pc_flex img:last-child {
    display: none;
  }
  #form_footer form {
    padding-bottom: 37px;
  }
  #form_footer form dl {
    padding: 36px 25px 0;
  }
  #form_footer form dl > div {
    padding: 0;
    margin-bottom: 31px !important;
  }
  #form_footer form dl > div:nth-child(n+3){
    flex-wrap: nowrap;
  }
  #form_footer form dt {
    width: 100%;
    padding-left: 0;
    line-height: 1em;
    margin-bottom: 23px;
    font-size: 1.000935rem;
  }
  #form_footer form dl > div:nth-child(n+3) dt{
    width: 28%;
    padding-top: 0.5rem;
  }
  #form_footer form dl > div:nth-child(n+3) dd{
    width: 72%;
  }
  #form_footer form input[type=text] {
    width: 100%;
    height: 43px;
    font-size: 100%;
  }
  #form_footer form textarea {
    width: 100%;
    height: 75px;
    font-size: 100%;
    line-height: 1.4em;
  }
  #form_footer form .selectlist {
    margin-bottom: -16px;
  }
  #form_footer form .selectlist li {
    margin-bottom: 22px;
  }
  #form_footer form .box_btn {
    padding: 0 25px 0;
  }
  #form_footer form button {
    width: 100%;
    height: 53px;
  }
  #form_footer form button:before {
    content: '';
    display: inline-block;
    margin-right: 15px;
    width: 36px;
    height: 21px;
    background: url("../../images/index/ico-plane-wh.png") no-repeat;
  }
*/

  /* スマホナビ */
  #box_h_spnav {
    position: fixed;
    height: calc(100% - 190px);
    width: 100%;
    left: 0;
/*    padding-top: 32.4vw;*/
/*	  padding-top: 162px;*/
    box-sizing: border-box;
    z-index: 4;
    overflow-y: auto;
    max-height: 1000px;
    transition: max-height 1s;
	  background: #fff;
  }

  #box_h_spnav2 {
    box-sizing: border-box;
    overflow-y: auto;
    position: fixed;
    z-index: 4;
    left: 0;
    width: 100%;
    height: calc(100% - 110px);
    max-height: 1000px;
    transition: max-height 1s;
    background-color: #ccc;
  }

  .box_h_spnav2 * {
    box-sizing: border-box;
  }

	.page_front #box_h_spnav {
		height: calc(100% - 220px);
	}

  body.adminbar #box_h_spnav {
/*    height: calc(100% - 46px);*/
  }

  #box_h_spnav .tel {
    padding: 1rem 0;
    border-bottom: solid 1px #787878;
    background: #fff;
    text-align: center;
  }

  #box_h_spnav2 .tel {
    display: none;
  }

  #box_h_spnav .tel a {
    font-weight: 700;
    display: block;
    font-size: 2.4531385rem;
    line-height: 1em;
    text-decoration: none;
  }
  #box_h_spnav .tel a:before {
    content: '';
    display: inline-block;
    background: url("../../images/common/ico-tel.png") left center/contain no-repeat;
    width: 40px;
    height: 40px;
    margin-right: 17px;
  }
  #box_h_spnav.close {
    max-height: 0;
    transition: max-height 0.8s;
  }

  #box_h_spnav2.close {
    max-height: 0;
    transition: max-height 0.8s;
  }

	/* 20190903追加 ナビボタン固定 */
	.showNavBtn #btn_spnav {
		position: fixed;
		top: 0;
		right: 0;
		z-index: 5;
	}

	.showNavBtn #box_h_spnav2 {
    position: fixed;
    z-index: 5;
		top: 0;
    right: 0;
		height: 100%;
	}

	.showNavBtn .spnav {
		padding-top: 2em;/*94px;*/
    padding-bottom: 2em;
	}

  .showNavBtn .spnav2 {
    padding-top: 2em;/*94px;*/
    padding-bottom: 2em;
  }

	html.noMove body:not(.showNavBtn){/* ナビボタン固定＆ナビオープン */
		padding-top: 190px;
	}

  html.modeOpen body:not(.showNavBtn){/* ナビボタン固定＆ナビオープン */
    padding-top: 110px;
  }

/*
  html.noMove body.modeTest:not(.showNavBtn){
    padding-top: 170px;
  }
*/
	html.noMove .page_front:not(.showNavBtn){/* TOPのみヘッダ大きめ */
		padding-top: 220px;
	}

/*
  html.noMove .page_front.modeTest:not(.showNavBtn){
    padding-top: 170px;
  }
*/

	html.noMove body:not(.showNavBtn) .siteheader {
		position: fixed;
		top: 0;
		left: 0;
	}
	html.noMove body.adminbar:not(.showNavBtn) .siteheader {
		top: 46px;
	}
}
#wall.has_anchor,#roof.has_anchor {
	padding-top: 0;
	margin-top: 0;
}

