@charset 'utf-8';

.g-recaptcha > div {
  margin-left: auto;
  margin-right: auto;
}

.g-recaptcha.alignL0 > div,
.g-recaptcha.alignL > div {
  margin-left: 2em;
  margin-bottom: 1em;
  margin-right: 0;
}

.g-recaptcha.alignL0 > div {
  margin-left: 0;
}

.ttlBase03 {
  position: relative;
}

.ttlBase03:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 8px;
  margin: auto;
  background-color: #00bbff;
}

.ttlBase03 > span {
  position: relative;
  z-index: 2;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  min-height: 40px;
  padding: 0.5em 0;
  background-color: #00bbff;
  letter-spacing: 0.12em;
  color: #fff;
}
@media all and (max-width: 480px){
  .ttlBase03 > span {
    min-height: 40px;
    padding: 0.5em 0;
    letter-spacing: 0.05em;
    font-size: 1.2rem;
  }
}

.ttlBase03 > span .small {
  font-size: 1.3rem;
}
@media all and (max-width: 480px){
  .ttlBase03 > span .small {
    font-size: 1.0rem;
  }
}

.ttlBase02 {
  position: relative;
  padding-top: 64px;
  background-image: url('../../images/common/ttl-base02-bg01.png');
  background-repeat: repeat-y;
  background-position: left top;
  background-size: auto auto;
}
@media all and (max-width: 480px){
  .ttlBase02 {
    padding-top: 16%;
    background-size: 300% auto;
    line-height: 1.4;
  }
}

.ttlBase02 > span {
  position: absolute;
  top: 0;
  left: 0;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-left: 1.0em;
  color: #e7141a;
}
@media all and (max-width: 480px){
  .ttlBase02 > span {
    font-size: 1.2rem;
  }
}



/*##### Blog #####*/
.grp_post.archive .boxList01 {
  margin-top: 0;/*0.5em;*/
  margin-bottom: 0.9em;/*0.5em;*/
}
@media all and (max-width: 480px){
  .grp_post.archive .boxList01 {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: center;
    align-items: center;
    margin-bottom: 0.5em;
  }
}

.grp_post.single .boxList01 {
  order: -1;
  -webkit-order: -1;
  margin-right: 1.0em;
}
@media all and (max-width: 480px){
  .grp_post.single .boxList01 {
    margin-right: 0.7em;
  }
}


@media all and (max-width: 480px){
  .grp_post.archive .boxList01 .catlabel {
    margin-right: 0.5em;
  }
}


.grp_post.archive .boxList01 .boxShop,
.grp_post.single .boxList01 .boxShop {
  display: inline-block;
  padding: 0.25em 0.8em;
  background-color: #0a6b1a;
  text-align: center;
  font-size: 0.95rem;
  color: #fff;
}
.grp_post.single .boxList01 .boxShop {
  padding: 0.45em 1.1em;
}
@media all and (max-width: 480px){
  .grp_post.archive .boxList01 .boxShop {
    padding: 0.25em 0.6em;
    margin-bottom: 0.7em;
  }
  .grp_post.single .boxList01 .boxShop {
    padding: 0.5em 0.7em;
    font-size: 0.9rem;
  }
}



/*##### Company #####*/
.boxCompanyBnWrap {
  margin-bottom: 7em;
}
@media all and (max-width: 480px){
  .boxCompanyBnWrap {
    margin-bottom: 3em;
  }
}

.boxCompanyContactWrap {
  margin-bottom: 7em;
}
@media all and (max-width: 480px){
  .boxCompanyContactWrap {
    margin-bottom: 3em;
  }
}



/*##### Catalog Download #####*/
.boxCatalogDownload {
  padding-bottom: 5em;
}
@media all and (max-width: 480px){
  .boxCatalogDownload {
    padding-bottom: 3em;
  }
}

.boxCatalogDownload01 .boxBaseCom {
  margin-bottom: 3em;
}

.boxCatalogDownload01 .boxBaseCom > p {
  text-align: center;
  font-size: 1.0rem;
}

.boxCatalogDownload01 .boxUl01Wrap {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  margin-bottom: 5.0em;
}
@media all and (max-width: 480px){
  .boxCatalogDownload01 .boxUl01Wrap {
    margin-bottom: 3.0em;
  }
}

.boxCatalogDownload01 .boxUl01Wrap .ul01 {
  margin: 0;
  padding: 0;
  list-style: none;
}

.boxCatalogDownload01 .boxUl01Wrap .ul01 > li {
  margin-bottom: 1.0em;
  padding: 0.2em 0 0.2em 1.7em;
  background-image: url('../../images/menu/ico-pdf.png');
  background-repeat: no-repeat;
  background-position: left top;
  background-size: auto auto;
}


/*##### Lineup #####*/
.boxLineup01 * {
  box-sizing: border-box;
}

.boxLineup01 {
  box-sizing: border-box;
  margin-bottom: 5em;
}
@media all and (max-width: 480px){
  .boxLineup01 {
    margin-bottom: 3em;
  }
}

.boxLineup01 .p01,
.boxLineupCat01 .p01 {
  margin-top: -1.2em;
  margin-bottom: 3em;
  text-align: center;
  line-height: 1.4;
  letter-spacing: 0.06em;
  font-size: 1.26rem;
  font-weight: 700;
}
@media all and (max-width: 480px){
  .boxLineup01 .p01,
  .boxLineupCat01 .p01 {
    margin-top: -0.8em;
    margin-bottom: 1.5em;
    font-size: 1.2rem;
  }
}

.boxLineup01 .boxList {
  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;
}
@media all and (max-width: 480px){
  .boxLineup01 .boxList {
    display: block;
  }
}

.boxLineup01 .boxListOne {
  width: 48.6%;
  margin-right: calc(100% - 48.6% * 2);
  margin-bottom: 1.9em;
  background-color: #eee;
  background-repeat: no-repeat;
  background-position: left top;
  background-size: auto auto;
}
@media all and (max-width: 480px){
  .boxLineup01 .boxListOne {
    width: 100%;
    margin-right: 0;
    margin-bottom: 1.2em;
    background-size: auto 100%;
  }
}

.boxLineup01 .boxListOne:nth-child(2n) {
  margin-right: 0;
}

.boxLineup01 .boxListOne a {
  position: relative;
  display: block;
  padding-top: 156px;
  background-image: url('../../images/lineup/lineup-icn-arrow01.png');
  background-repeat: no-repeat;
  background-position: 94% center;
  background-size: auto auto;
}
@media all and (max-width: 480px){
  .boxLineup01 .boxListOne a {
    padding-top: 130px;
  }
}

.boxLineup01 .boxListOneIn {
  position: absolute;
  top: 0;
  left: 0;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-left: 35%;
  line-height: 1.2;
  letter-spacing: 0.08em;
  font-size: 1.8rem;
  font-weight: 700;
}
@media all and (max-width: 480px){
  .boxLineup01 .boxListOneIn {
    padding-left: 33%;
    font-size: 1.3rem;
  }
}


.boxLineupPlanFooter {
  margin-bottom: 7em;
}
@media all and (max-width: 480px){
  .boxLineupPlanFooter {
    margin-bottom: 3em;
  }
}


body.grp_lineup .plan_footer {
  display: flex;
  justify-content: space-between;
  padding: 0 1.5rem;
  margin-bottom: 3.3125rem;
}
@media all and (max-width: 480px){
  body.grp_lineup .plan_footer {
    display: block;
  }
}

body.grp_lineup .plan_footer > div {
  width: 496px;
  flex-shrink: 0;
  flex-grow: 0;
}
@media all and (max-width: 480px){
  body.grp_lineup .plan_footer > div {
    width: 100%;
    margin-bottom: 2rem;
  }
}

body.grp_lineup .plan_footer .box_left {
  min-height: 300px;
  box-sizing: border-box;
  padding: 0 2.8125rem 0 0;
  background: url("../../images/menu/hosho2020-bg.jpg") right bottom no-repeat;
}
@media all and (max-width: 480px){
  body.grp_lineup .plan_footer .box_left {
    padding: 0;
    background: none;
  }
}

body.grp_lineup .plan_footer h4 {
  border: none !important;
  padding: 0 !important;
  margin: 0 !important;
}

body.grp_lineup .plan_footer h4 + p {
  margin: 0;
  line-height: 1.875em;
  font-weight: 500;
}

body.grp_lineup .plan_footer .box_right {
  display: flex;
  align-items: flex-end;
  justify-content: center;
}


body.grp_lineup .box_wall {
  background: url("../../images/common/bg-graywall.jpg") center top;
  padding-top: 2.625rem;
  padding-bottom: 2.4375rem;
  position: relative;
}
@media all and (max-width: 480px){
  body.grp_lineup .box_wall {
    background: url("../../images/menu/img-house.png") 5px 2rem/50% no-repeat, url("../../images_sp/common/bg-graywall.jpg") center top;
    padding-top: 200px;
  }
}

body.grp_lineup .box_wall:before {
  content: url("../../images/menu/img-house.png");
  position: absolute;
  left: calc(50% - 590px);
  bottom: 2.4375rem;
}
@media all and (max-width: 480px){
  body.grp_lineup .box_wall:before {
    content: none;
  }
}

body.grp_lineup .box_wall h2 {
  font-size: 2.00363625rem;
  line-height: 1em;
  margin-bottom: 2.4375rem;
}
@media all and (max-width: 480px){
  body.grp_lineup .box_wall h2 {
    font-size: 1.5rem;
  }
}

body.grp_lineup .box_wall h2 .s {
  display: block;
  font-size: 1.2530025rem;
  line-height: 1em;
  margin-bottom: 1rem;
}
@media all and (max-width: 480px){
  body.grp_lineup .box_wall h2 .s {
    font-size: 1.2rem;
  }
}

body.grp_lineup .box_wall h2:after {
  margin-top: 1.375rem;
}

body.grp_lineup .box_wall ul {
  padding-left: 23.0625rem;
  display: flex;
  margin: 0;
  list-style: none;
  justify-content: space-between;
}
@media all and (max-width: 480px){
  body.grp_lineup .box_wall ul {
    padding-left: 0;
    margin: 0 -4px;
    flex-wrap: wrap;
  }
}

@media all and (max-width: 480px){
  body.grp_lineup .box_wall ul:after {
    content: '';
    display: block;
    width: 30%;
  }
}

body.grp_lineup .box_wall li {
  padding-bottom: 5.375rem;
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 5rem;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  font-weight: 700;
  font-size: 0.97929rem;
  line-height: 1.2501493429em;
  align-items: center;
  text-align: center;
  min-width: 5rem;
}
@media all and (max-width: 480px){
  body.grp_lineup .box_wall li {
    padding-bottom: 150px;
    background-size: 100%;
    font-size: 0.9rem;
    width: 30%;
    margin-left: 4px;
    margin-bottom: 1rem;
    margin-right: 4px;
  }
}

body.grp_lineup .box_wall li:first-child {
  background-image: url("../../images/reason/komikomi-img1.jpg");
}

body.grp_lineup .box_wall li:nth-child(2) {
  background-image: url("../../images/reason/komikomi-img2.jpg");
}

body.grp_lineup .box_wall li:nth-child(3) {
  background-image: url("../../images/reason/komikomi-img3.jpg");
}

body.grp_lineup .box_wall li:nth-child(4) {
  background-image: url("../../images/reason/komikomi-img4.jpg");
}

body.grp_lineup .box_wall li:nth-child(5) {
  background-image: url("../../images/reason/komikomi-img5.jpg");
}

body.grp_lineup .box_wall li:nth-child(6) {
  background-image: url("../../images/reason/komikomi-img6.jpg");
}

body.grp_lineup .box_wall li:nth-child(7) {
  background-image: url("../../images/reason/komikomi-img7.jpg");
}

body.grp_lineup .box_wall li:nth-child(8) {
  background-image: url("../../images/reason/komikomi-img8.jpg");
}

body.grp_lineup .box_wall .fukidashi {
  position: absolute;
  right: calc(50% - 559px);
  top: -1.5rem;
  text-decoration: none;
  background: url("../../images/menu/komi-all-bg.png") no-repeat;
  width: 19.25rem;
  height: 11.6875rem;
  color: #e7141a;
  font-weight: 700;
  padding-top: 2.3125rem;
  padding-left: 2.0625rem;
  animation: swing linear 2s infinite;
  transform-origin: center bottom;
}
@media all and (max-width: 480px){
  body.grp_lineup .box_wall .fukidashi {
    right: -0.5rem;
    top: 1rem;
    width: 12.8333333333rem;
    height: 7.7916666667rem;
    background-size: contain;
    padding-top: 1.5416666667rem;
    padding-left: 1.375rem;
  }
}

body.grp_lineup .box_wall .fukidashi .txt1 {
  font-size: 1.598125rem;
  line-height: 2.7569375rem;
  transform: rotate(7deg);
  margin-bottom: 0.625rem;
  letter-spacing: 0.1em;
}
@media all and (max-width: 480px){
  body.grp_lineup .box_wall .fukidashi .txt1 {
    font-size: 1.0654166667rem;
    line-height: 1.8379583333rem;
    margin-bottom: 0.4166666667rem;
  }
}

body.grp_lineup .box_wall .fukidashi .txt1 .s {
  font-size: 0.8150175987em;
}

body.grp_lineup .box_wall .fukidashi .txt1 + div {
  font-size: 1.54rem;
  color: #fbfb3c;
  transform: rotate(7deg);
  font-size: 0.99557125rem;
  padding-left: 9.375rem;
}
@media all and (max-width: 480px){
  body.grp_lineup .box_wall .fukidashi .txt1 + div {
    font-size: 0.6637141667rem;
    padding-left: 6.25rem;
  }
}

body.grp_lineup .box_wall .fukidashi .dot {
  position: relative;
  display: inline-block;
}

body.grp_lineup .box_wall .fukidashi .dot:after {
  content: '';
  display: block;
  width: 0.5rem;
  height: 0.5rem;
  border-radius: 50%;
  background: #e7141a;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  bottom: 1.5em;
}
@media all and (max-width: 480px){
  body.grp_lineup .box_wall .fukidashi .dot:after {
    width: 0.25rem;
    height: 0.25rem;
  }
}


.boxLineupDifference {
  margin-bottom: 5.7em;
  padding-top: 5em;
}
@media all and (max-width: 480px){
  .boxLineupDifference {
    overflow: hidden;
    margin-bottom: 0;
    padding-top: 2.5em;
  }
}

@media all and (max-width: 480px){
  body.grp_lineup .box_scroll {
    overflow: auto;
  }
}

@media all and (max-width: 480px){
  body.grp_lineup .box_scroll:before {
    content: '( 横にスクロールしてご覧ください )';
    display: block;
    margin-bottom: 0.5em;
  }
}


body.grp_lineup table {
  border-collapse: collapse;
  border: solid 1px #000;
  margin-bottom: 3.5625rem;
  display: block;
}
@media all and (max-width: 480px){
  body.grp_lineup table {
    width: 1375px;
  }
}

body.grp_lineup tbody {
  display: block;
}

body.grp_lineup tr {
  height: 5rem;
  display: flex;
}
@media all and (max-width: 480px){
  body.grp_lineup tr {
    height: 5rem;
  }
}

body.grp_lineup th {
  color: #fff;
  font-size: 1.125rem;
  line-height: 1.3888888889em;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}

body.grp_lineup th:first-child {
  background: #f16e72;
  width: 9.875rem;
  flex-shrink: 0;
  flex-grow: 0;
}
@media all and (max-width: 480px){
  body.grp_lineup th:first-child {
    width: 8rem;
  }
}

body.grp_lineup th:first-child:nth-child(n+1):nth-last-child(n+1) {
  border-top: solid 1px #fff;
}

body.grp_lineup .l_space {
  letter-spacing: 0.25em;
  text-indent: -0.25em;
}

body.grp_lineup td {
  align-self: stretch;
  display: flex;
  align-items: center;
}

body.grp_lineup td:nth-of-type(2n-1) {
  width: 4.0625rem;
  flex-shrink: 0;
  flex-grow: 0;
  font-size: 1.9371675rem;
  justify-content: center;
  line-height: 1em;
  border-left: solid 1px #060606;
}
@media all and (max-width: 480px){
  body.grp_lineup td:nth-of-type(2n-1) {
    flex-shrink: 1;
    flex-grow: 1;
  }
}

body.grp_lineup td:nth-of-type(5) {
  color: #e7141a;
}

body.grp_lineup td:nth-of-type(2n) {
  width: 15.125rem;
  position: relative;
}

body.grp_lineup td:nth-of-type(2n):before {
  content: '';
  display: block;
  width: 1px;
  position: absolute;
  top: 0.4375rem;
  bottom: 0.4375rem;
  background: #9a9a9a;
  left: 0;
}

body.grp_lineup td div {
  line-height: 1.5em;
  padding-right: 1.5em;
  padding-left: 1.125rem;
  box-sizing: border-box;
}

body.grp_lineup tr:first-child th {
  background: #636261;
  color: #fff;
}

body.grp_lineup tr:first-child th:first-child {
  background: #fff;
}

body.grp_lineup tr:first-child th:nth-child(n+2) {
  width: 30%;
  flex-shrink: 1;
  flex-grow: 1;
}

body.grp_lineup tr:first-child th:nth-child(n+3) {
  border-left: solid 1px #fff;
}

body.grp_lineup tr:nth-child(2n) {
  background: #f1f1f1;
}

body.grp_lineup tr:nth-child(2n+1) {
  background: #e3e3e3;
}


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

.boxLineupCat01 {
  box-sizing: border-box;
  margin-bottom: 3em;
}
@media all and (max-width: 480px){
  .boxLineupCat01 {
    margin-bottom: 1em;
  }
}

.boxLineupCat01FOne {
  margin-bottom: 4em;
}
@media all and (max-width: 480px){
  .boxLineupCat01FOne {
    margin-bottom: 3em;
  }
}

.boxLineupCat01FOne:last-child {
  margin-bottom: 0;
}

.boxLineupCat01FOne .ttl01 {
  position: relative;
  padding-top: 85px;
  background-image: url('../../images/lineup/lineup-cat-ttl-bg01.png');
  background-repeat: no-repeat;
  background-position: left top;
  background-size: auto auto;
}
@media all and (max-width: 480px){
  .boxLineupCat01FOne .ttl01 {
    margin-bottom: 25px;
    padding-top: 26%;
    background-position: 2.3% top;
    background-size: auto 100%;
  }
}

.boxLineupCat01FOne .ttl01 > span {
  position: absolute;
  top: 0;
  left: 0;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 0 0 0 4em;
  letter-spacing: 0.07em;
  font-size: 1.7rem;
  font-weight: 700;
}
@media all and (max-width: 480px){
  .boxLineupCat01FOne .ttl01 > span {
    padding: 0 0 0 3.7em;
    line-height: 1.2;
    font-size: 1.4rem;
  }
}

.boxLineupCat01FOne .boxCaution {
  text-align: right;
  font-size: 0.9rem;
}
@media all and (max-width: 480px){
  .boxLineupCat01FOne .boxCaution {
    font-size: 0.8rem;
  }
}

.boxLineupCat01FOne .boxCaution > p {
  margin-top: -1em;
}


.boxLineupCat01FOne .boxList {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
@media all and (max-width: 480px){
  .boxLineupCat01FOne:not(.typeCol2) .boxList {
    display: block;
  }
}

.boxLineupCat01FOne .boxListOne {
  width: 32.5%;
  margin-right: calc((100% - 32.5% * 3) / 2);
  margin-bottom: 1em;
  padding: 1.3em 0.6em 0.6em 0.6em;
  border: 1px #000 solid;
}
@media all and (max-width: 480px){
  .boxLineupCat01FOne .boxListOne {
    width: 100%;
    margin-right: 0;
    padding: 0.8em 0.6em 0.6em 0.6em;
  }
  .boxLineupCat01FOne.typeCol2 .boxListOne {
    width: 48.5%;
    margin-right: calc(100% - 48.5% * 2);
  }
}

.boxLineupCat01FOne .boxListOne:nth-child(3n) {
  margin-right: 0;
}

@media all and (max-width: 480px){
  .boxLineupCat01FOne .boxListOne:nth-child(2n) {
    margin-right: 0;
  }
}

.boxLineupCat01FOne .boxListOneLR {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}

.boxLineupCat01FOne .boxListOne .boxListImg {
  width: 36%;
  text-align: center;
}

.boxLineupCat01FOne .boxListOne .boxListTxt {
  width: 62%;
}

.boxLineupCat01FOne .boxListOne .ttlList {
  display: -webkit-flex;
  display: flex;
  -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;
  margin: 0;
  margin-bottom: 0.7em;
  padding: 0 0 0 0.6em;
  line-height: 1.4;
}
@media all and (max-width: 480px){
  .boxLineupCat01FOne.typeCol2 .boxListOne .ttlList {
    line-height: 1.4;
  }
}

.boxLineupCat01FOne .boxListOne .ttlList .ttlMain {
  font-size: 1.13rem;
}
@media all and (max-width: 480px){
  .boxLineupCat01FOne.typeCol2 .boxListOne .ttlList .ttlMain {
    font-size: 0.9rem;
  }
}

.boxLineupCat01FOne .boxListOne .ttlList .ttlSub {
  font-size: 0.87rem;
}
@media all and (max-width: 480px){
  .boxLineupCat01FOne.typeCol2 .boxListOne .ttlList .ttlSub {
    font-size: 0.72rem;
  }
}

.boxLineupCat01FOne .boxListOne .dlList01 {
  position: relative;
  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;
  margin-bottom: 0.3em;
  padding: 0;
  font-size: 0.9rem;
}
@media all and (max-width: 480px){
  .boxLineupCat01FOne.typeCol2 .boxListOne .dlList01 {
    font-size: 0.85rem;
  }
}

.boxLineupCat01FOne .boxListOne .dlList01.dlPrice {
  font-weight: 700;
}

.boxLineupCat01FOne .boxListOne .dlList01 dt {
  margin: 0;
  margin-right: 0.4em;
  padding: 0;
}

.boxLineupCat01FOne .boxListOne .dlList01 dd {
  margin: 0;
  padding: 0;
}

.boxLineupCat01FOne .boxListOne .boxListTag {
  margin-bottom: 0.7em;
  padding-top: 0.4em;
}

.boxLineupCat01FOne .boxListOne .ulList01 {
  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;
  margin: 0;
  padding: 0;
  list-style: none;
}

.boxLineupCat01FOne .boxListOne .ulList01 > li {
  margin: 0;
  margin-bottom: 0.2em;
  font-size: 0.86rem;
  font-weight: 700;
  color: #e7141a;
}
@media all and (max-width: 480px){
  .boxLineupCat01FOne.typeCol2 .boxListOne .ulList01 > li {
    margin-bottom: 0.2em;
    font-size: 0.72rem;
  }
}

.boxLineupCat01FOne .boxListOne .ulList01 > li:not(:last-child):after {
  content: ',';
  margin: 0 0.4em 0 0.2em;
}

.boxLineupCat01FOne .boxListOne .boxListLink a {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
  height: 30px;
  padding-left: 0.6em;
  background-color: #e7141a;
  background-image: url('../../images/lineup/lineup-cat-icn-arrow01.png');
  background-repeat: no-repeat;
  background-position: 95.3% center;
  background-size: 18px auto;
  letter-spacing: 0.05em;
  font-size: 0.94rem;
  font-weight: 700;
  color: #fff;
  text-decoration: none;
}
@media all and (max-width: 480px){
  .boxLineupCat01FOne:not(.typeCol2) .boxListOne .boxListLink a {
    -webkit-justify-content: center;
    justify-content: center;
    padding-left: 0;
    padding-right: 1em;
  }
  .boxLineupCat01FOne.typeCol2 .boxListOne .boxListLink a {
    height: 42px;
    padding-left: 0.5em;
    background-position: 96% center;
    background-size: 17px auto;
    letter-spacing: 0.02em;
    font-size: 0.76rem;
  }
}

.boxLineupPopupForm {
  box-sizing: border-box;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
@media all and (max-width: 480px){
  .boxLineupPopupForm {
    display: block;
  }
}

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

.boxLineupPopupFormL {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  width: 25.5%;
  background-color: #e7141a;
  color: #fff;
}
@media all and (max-width: 480px){
  .boxLineupPopupFormL {
    width: 100%;
    padding: 1.0em 0 1.0em 0;
  }
}

.boxLineupPopupFormL .p01 {
  position: relative;
  margin: 0;
  margin-bottom: 1.8em;
  padding: 0;
  font-size: 0.9rem;
  -ms-transform: rotate(-3deg);
  transform: rotate(-3deg);
}


.boxLineupPopupFormL .p01:before,
.boxLineupPopupFormL .p01:after {
  content: '';
  position: absolute;
  width: 24px;
  height: 1px;
  background-color: #fff;
}

.boxLineupPopupFormL .p01:before {
  left: -30px;
  bottom: 8px;
  -ms-transform: rotate(43deg);
  transform: rotate(43deg);
}

.boxLineupPopupFormL .p01:after {
  right: -24px;
  bottom: 10px;
  -ms-transform: rotate(-43deg);
  transform: rotate(-43deg);
}

.boxLineupPopupFormL .ttlPopupForm01 {
  margin: 0;
  padding: 0;
  line-height: 1.3;
  font-size: 1.85rem;
}
@media all and (max-width: 480px){
  .boxLineupPopupFormL .ttlPopupForm01 {
    padding-right: 150px;
    font-size: 1.75rem;
  }
}

.boxLineupPopupFormL .ttlPopupForm01 .txt01 {
  color: #ffff00;
}

.boxLineupPopupFormR {
  position: relative;
  width: 74.5%;
  padding: 3.0em 0 1.6em 2.6%;
  background-color: #eee;
}
@media all and (max-width: 480px){
  .boxLineupPopupFormR {
    width: 100%;
    padding: 1.5em 1.5em 2.0em 1.5em;
  }
}

.img01LineupPopup {
  position: absolute;
  right: -38px;
  bottom: 0;
}
@media all and (max-width: 480px){
  .img01LineupPopup {
    right: -20px;
    bottom: auto;
    top: -140px;
    width: 200px;
  }
}

.boxLineupPopupFormR .dlForm01 {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  margin: 0;
  margin-bottom: 1.16em;
  padding: 0;
}
@media all and (max-width: 480px){
  .boxLineupPopupFormR .dlForm01 {
    display: block;
  }
}

.boxLineupPopupFormR .dlForm01 > dt {
  margin: 0;
  padding: 0;
  padding-top: 0.8em;
  width: 16%;
  font-weight: 700;
}
@media all and (max-width: 480px){
  .boxLineupPopupFormR .dlForm01 > dt {
    width: 100%;
    margin-bottom: 0.5em;
  }
}

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

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

.boxLineupPopupFormR .dlForm01 > dd {
  margin: 0;
  padding: 0;
  width: 84%;
}
@media all and (max-width: 480px){
  .boxLineupPopupFormR .dlForm01 > dd {
    width: 100%;
  }
}

.boxLineupPopupFormR .dlForm01 > dd input[type="text"] {
  width: 330px;
  height: 39px;
  padding: 0 0.8em;
  border-radius: 0;
  box-shadow: none;
}
@media all and (max-width: 480px){
  .boxLineupPopupFormR .dlForm01 > dd input[type="text"] {
    width: 100%;
  }
}

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

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

.boxLineupPopupFormR .ulForm01 > li.liCatalog {
  display: none;
  padding: 0.7em 0;
  font-size: 1.0rem;
}

.boxLineupPopupFormR .ulForm01 > li.liCatalog.disp {
  display: list-item;
}

.boxLineupPopupFormR .boxFormSubmit {
  padding-left: 92px;
}
@media all and (max-width: 480px){
  .boxLineupPopupFormR .boxFormSubmit {
    padding-left: 0;
  }
}

.boxLineupPopupFormR .boxFormSubmit button {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  width: 416px;
  height: 47px;
  border: none;
  border-radius: 5px;
  box-shadow: none;
  background-color: #e7141a;
  font-size: 1.3rem;
  font-weight: 700;
  color: #fff;
}
@media all and (max-width: 480px){
  .boxLineupPopupFormR .boxFormSubmit button {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    width: 100%;
  }
}

.boxLineupPopupFormR .boxFormSubmit 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 top;
  background-size: auto auto;
}



/*##### Showroom #####*/
.boxShowroomTopWrap {
  overflow: hidden;
  position: relative;
  margin-bottom: -48px;
  padding-top: 472px;
}
@media all and (max-width: 480px){
  .boxShowroomTopWrap {
    margin-bottom: -26px;
    padding-top: 213px;
  }
}

.boxShowroomTopWrap .bg01ShowroomTop {
  position: absolute;
  top: 0;
  left: 50%;
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
@media all and (max-width: 480px){
  .boxShowroomTopWrap .bg01ShowroomTop {
    width: 180%;
    max-width: none;
  }
}

.boxShowroomTop {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}


.boxShowroom01Wrap {
  margin-bottom: 3.8em;
}
@media all and (max-width: 480px){
  .boxShowroom01Wrap {
    margin-bottom: 2.5em;
  }
}

/* .boxShowroom0101Wrap ～ template.css */

.boxShowroom0102Wrap {
  position: relative;
  padding-top: 224px;
  background-image: url('../../images/showroom/showroom01-bg02.jpg');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: auto auto;
}
@media all and (max-width: 480px){
  .boxShowroom0102Wrap {
    padding-top: 119px;
    background-position: 45% top;
    background-size: 210% auto;
  }
}

.boxShowroom0102 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  -webkit-align-items: center;
  align-items: center;
  height: 100%;
}

.boxShowroom0102 .boxBaseCom > p {
  letter-spacing: 0.13em;
  font-size: 1.5rem;
  font-weight: 700;
}
@media all and (max-width: 480px){
  .boxShowroom0102 .boxBaseCom > p {
    letter-spacing: 0.1em;
    font-size: 0.85rem;
  }
}

.boxShowroom0102 .boxBaseCom > p .txt01 {
  color: #e7141a;
}

.boxShowroom0102 .boxBaseCom > p .txt01 .large {
  display: inline-block;
  margin-bottom: 0.3em;
  font-size: 2.15rem;
}
@media all and (max-width: 480px){
  .boxShowroom0102 .boxBaseCom > p .txt01 .large {
    font-size: 1.05rem;
  }
}

.boxShowroom0201Wrap {
  padding: 3em 0 8.5em 0;
}
@media all and (max-width: 480px){
  .boxShowroom0201Wrap {
    padding: 0.5em 0 2.5em 0;
  }
}


/*##### Showroom Single #####*/
.boxShowroomS .ttlBase02 {
  background-image: none;
}

.boxShowroomS .ttlBase02 > span {
  padding-left: 0;
  color: #000;
}

.boxShowroomS img {
  max-width: 100%;
}

.boxShowroomS dl,
.boxShowroomS dt,
.boxShowroomS dd {
  margin: 0;
  padding: 0;
}

.boxShowroomS ul,
.boxShowroomS ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

.boxShowroomS a {
  text-decoration: none;
}

.boxShowroomSTopTel {
  position: relative;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  align-items: center;
  margin-top: 2.4em;
  margin-bottom: 1.0em;
  padding: 0.8em;
  background-color: #eee;
  color: #fc342f;
}
@media all and (max-width: 480px){
  .boxShowroomSTopTel {
    box-sizing: border-box;
    display: block;
    margin-top: 2.4em;
    margin-bottom: 1.0em;
    padding: 0.8em;
  }
  .boxShowroomSTopTel * {
    box-sizing: border-box;
  }
}

.boxShowroomSTopTel > .ttl01 {
  width: 20.6%;
  margin: 0;
  padding: 0.55em 0 0.55em 0.9em;
  border: 1px #fc342f solid;
  line-height: 1.4;
  letter-spacing: 0.12em;
  font-size: 1.15rem;
}
@media all and (max-width: 480px){
  .boxShowroomSTopTel > .ttl01 {
    width: 100%;
    margin-bottom: 0.5em;
    padding: 0.3em 0 0.3em 0;
    text-align: center;
    letter-spacing: 0.05em;
  }
}

.boxShowroomSTopTel > .dl01 {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  align-items: center;
  width: 72.7%;
}
@media all and (max-width: 480px){
  .boxShowroomSTopTel > .dl01 {
    display: block;
    width: 100%;
    text-align: center;
  }
}

.boxShowroomSTopTel > .dl01 > dt {
  width: 22%;
  line-height: 1.5;
  letter-spacing: 0.03em;
  font-size: 1.2rem;
  font-weight: 700;
}
@media all and (max-width: 480px){
  .boxShowroomSTopTel > .dl01 > dt {
    width: 100%;
    line-height: 1.5;
    letter-spacing: 0.03em;
    font-size: 1.1rem;
  }
}

.boxShowroomSTopTel > .dl01 > dd {
  width: 78%;
  padding: 0.1em 0 0.1em 1.23em;
  background-image: url('../../images/showroom/showroom-s-top-tel-icn-tel01.png');
  background-repeat: no-repeat;
  background-position: left center;
  background-size: auto auto;
  line-height: 1.0;
  letter-spacing: 0.02em;
  font-size: 3.1rem;
  font-weight: 500;
}
@media all and (max-width: 480px){
  .boxShowroomSTopTel > .dl01 > dd {
    width: 100%;
    padding: 0.1em 0 0.1em 0.5em;
    font-size: 2.8rem;
  }
}

.boxShowroomSTopTel .img01ShowroomSTopTel {
  position: absolute;
  bottom: 0;
  right: 2em;
}
@media all and (max-width: 480px){
  .boxShowroomSTopTel .img01ShowroomSTopTel {
    display: none;
  }
}


.boxShowroomSTopWrap {
  margin-bottom: 2.7em;
}
@media all and (max-width: 480px){
  .boxShowroomSTopWrap {
    margin-bottom: 0;
  }
}

.boxShowroomSNewsWrap {
  min-height: 265px;
  margin-bottom: 3.3em;
}
@media all and (max-width: 480px){
  .boxShowroomSNewsWrap {
    min-height: auto;
  }
}

.boxShowroomSNews {
  padding-top: 1px;
}

.boxShowroomSNews .ttlBase02 {
  margin-bottom: 0.2em;
}

.boxShowroomSNews01F {
  margin-top: -0.4em;
}

.boxShowroomSNews01FOne {
  padding: 0.7em 0 0.7em 0;
  border-bottom: 1px #121212 solid;
  background-image: url('../../images/showroom/showroom-s-news-icn-arrow01-v2.png');
  background-repeat: no-repeat;
  background-position: 96.2% center;
  background-size: auto auto;
}
@media all and (max-width: 480px){
  .boxShowroomSNews01FOne {
    padding: 0.8em 0 0.8em 0;
    line-height: 1.3;
  }
}

.boxShowroomSNews01FOne a {
  display: block;
  text-decoration: none;
}

.boxShowroomSNews01FOne a .txtDate {
  margin-right: 1.1em;
}


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

.boxShowroomSNews01FOneIn .boxImg {
  width: 10%;
  height: 80px;
}
@media all and (max-width: 480px){
  .boxShowroomSNews01FOneIn .boxImg {
    width: 100%;
    height: 80vw;
    margin-bottom: 1.0em;
  }
}

.boxShowroomSNews01FOneIn .boxTxt {
  width: 87%;
}
@media all and (max-width: 480px){
  .boxShowroomSNews01FOneIn .boxTxt {
    width: 100%;
  }
}

.boxShowroomSNews01FOneIn .boxTxt01 {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
  margin-bottom: 0.7em;
}

.boxShowroomSNews01FOneIn .boxTxt01 .ulTerm01 {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
}

.boxShowroomSNews01FOneIn .boxTxt01 .ulTerm01 > li {
  margin-right: 0.4em;
  padding: 0.25em 0.4em 0.16em 0.4em;
  border: 1px #255ade solid;
  font-size: 0.9rem;
  font-weight: 700;
  color: #255ade;
}

.boxShowroomSNews01FOneIn .boxTxt02 {
  margin: 0;
}

.boxShowroomSNews01FOneIn .boxTxt02 .ttl {
  line-height: 1.4;
  font-size: 1.0rem;
  font-weight: 400;
}

.boxShowroomSNews .boxLink,
.boxShowroomSWorks .boxLink {
  margin-top: 2em;
  text-align: right;
}

.boxShowroomSNews .boxLink a,
.boxShowroomSWorks .boxLink a {
  display: inline-flex;
  width: 25rem;
  justify-content: center;
  align-items: center;
  background: #e7141a;
  color: #fff;
  height: 3.125rem;
  text-decoration: none;
  font-weight: 700;
}

.boxShowroomSNews .boxLink a:after,
.boxShowroomSWorks .boxLink a:after {
  content: '';
  display: block;
  margin-left: 2rem;
  width: 0.625rem;
  height: 0.625rem;
  transform: rotate(45deg);
  border-style: solid;
  border-width: 1px 1px 0 0;
  border-color: #fff;
}


.boxShowroomSWorksWrap {
  margin-bottom: 3.6em;
}
@media all and (max-width: 480px){
  .boxShowroomSWorksWrap {
    margin-bottom: 2.6em;
  }
}

.boxShowroomSWorks .ttlBase02 {
  margin-bottom: 0;
  padding-top: 35px;
}

.boxShowroomSWorks01F {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  padding-top: 1.2em;
  padding-bottom: 1.4em;
  background-image: none;
}
@media all and (max-width: 480px){
  .boxShowroomSWorks01F {
    display: block;
    padding-top: 1.2em;
    padding-bottom: 1.4em;
    /*background-repeat: repeat-y;
    background-size: 100% auto;*/
  }
}

.boxShowroomSWorks01FOne {
  /*width: 31.7%;
  margin-right: calc((100% - 31.7% * 3) / 2);*/
}
@media all and (max-width: 480px){
  .boxShowroomSWorks01FOne {
    /*width: 90%;
    margin: 0 auto;*/
    margin-bottom: 2em;
  }
}

/*
@media all and (max-width: 480px){
  .boxShowroomSWorks01FOne:last-child {
    margin-bottom: 0;
  }
}
*/

/*
.boxShowroomSWorks01FOne:nth-child(3n) {
  margin-right: 0;
}
@media all and (max-width: 480px){
  .boxShowroomSWorks01FOne:nth-child(3n) {
    margin-right: auto;
  }
}
*/

.boxShowroomSWorks01FOne .boxImg {
  height: 240px;
  margin-bottom: 0.8em;
}
@media all and (max-width: 480px){
  .boxShowroomSWorks01FOne .boxImg {
    height: 100vw;
  }
}

.boxShowroomSWorks01FOne .boxImg img {
  /*max-width: 100%;*/
}

.boxShowroomSWorks01FOne .boxTxt01 {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
  margin-bottom: 0.45em;
}

.boxShowroomSWorks01FOne .boxTxt01 .txtDate {
  margin-right: 0.5em;
  margin-right: 1.1em;
  letter-spacing: 0.08em;
  font-size: 0.94rem;
  font-weight: 700;
}

.boxShowroomSWorks01FOne .boxTxt01 .txtShop {
  padding: 0;
  background-color: transparent;
  font-size: 1.0rem;
  font-weight: 700;
  color: #000;
}

.boxShowroomSWorks01FOne .boxTxt .ttlList {
  margin: 0;
  padding: 0;
  margin-bottom: 0.3em;
  line-height: 1.4;
  font-size: 1.04rem;
}

.boxShowroomSWorks01FOne .boxTxt02 {
  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;
}

.boxShowroomSWorks01FOne .boxTxt .ulWorkTax,
.boxShowroomSWorks01FOne .boxTxt .ulArea {
  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;
}

.boxShowroomSWorks01FOne .boxTxt .ulWorkTax > li,
.boxShowroomSWorks01FOne .boxTxt .ulArea > li {
  margin-right: 0.5em;
  margin-bottom: 0.3em;
  padding: 0.2em 0.4em;
  border: 2px #e7141a solid;
  background-color: #fff;
  letter-spacing: 0.05em;
  font-size: 0.9rem;
  font-weight: 700;
  color: #e7141a;
}
.boxShowroomSWorks01FOne .boxTxt .ulWorkTax > li {
  padding: 0.25em 0.4em;
  border: 0;
  background-color: #fd3946;
  font-weight: 400;
  color: #fff;
}

.boxShowroomSWorks01FOne .boxTxt .ulWorkTax > li.typeArea,
.boxShowroomSWorks01FOne .boxTxt .ulArea > li {
  border: 1px #828282 solid;
  background-color: #fff;
  font-weight: 700;
  color: #828282;
}


body:not(.grp_showroom) .boxShowroomS01Wrap {
  margin-bottom: 4.0em;
  box-sizing: border-box;
  padding: 3.1em 0 3.5em 0;
  background-color: #f0f0f0;
}

@media all and (max-width: 480px){
  body:not(.grp_showroom) .boxShowroomS01Wrap {
    margin-bottom: 2.5em;
    padding: 2.5em 0 2.5em 0;
  }
}

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

.boxShowroomS0101 .ttl01 {
  margin-bottom: 1.4em;
  line-height: 1.6;
  letter-spacing: 0.03em;
  font-size: 1.6rem;
}
@media all and (max-width: 480px){
  .boxShowroomS0101 .ttl01 {
    font-size: 1.5rem;
  }
}

.boxShowroomS0101 .ttl01:after {
  margin-top: 0.7em;
}

.boxShowroomS0101 .boxBaseCom.no01 {
  margin-bottom: 2.1em;
}

.boxShowroomS0101 .boxBaseCom.no01 > p {
  line-height: 1.7;
  letter-spacing: 0.03em;
  font-size: 0.95rem;
}
@media all and (max-width: 480px){
  .boxShowroomS0101 .boxBaseCom.no01 > p {
    font-size: 0.9rem;
  }
}

.boxShowroomS0101 .boxImg {
  margin-bottom: 1.6em;
}

.boxShowroomS0101 .boxContF {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin-bottom: 3.2em;
}
@media all and (max-width: 480px){
  .boxShowroomS0101 .boxContF {
    display: block;
    margin-bottom: 2.0em;
  }
}

.boxShowroomS0101 .boxContFOne {
  width: 47.1%;
}
@media all and (max-width: 480px){
  .boxShowroomS0101 .boxContFOne {
    width: 100%;
  }
}

.boxShowroomS0101 .boxContFOne .ttl02 {
  position: relative;
  margin-bottom: 1.0em;
  font-size: 1.27rem;
  color: #e7141a;
}

.boxShowroomS0101 .boxContFOne .ttl02:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin-top: auto;
  margin-bottom: auto;
  width: 100%;
  height: 1px;
  background-color: #c1c1c1;
}

.boxShowroomS0101 .boxContFOne .ttl02 > span {
  position: relative;
  z-index: 2;
  display: inline-block;
  padding-right: 1.1em;
  background-color: #f0f0f0;
}

.boxShowroomS0101 .boxContFOne .boxBaseCom.no02 > p {
  line-height: 1.7;
  letter-spacing: 0.03em;
  font-size: 1.0rem;
}
@media all and (max-width: 480px){
  .boxShowroomS0101 .boxContFOne .boxBaseCom.no02 > p {
    font-size: 0.9rem;
  }
}


.boxShowroomS0102 {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  padding: 1.5em 1.2em;
  background-color: #fff;
}
.boxShowroomS0102.typeTest {
  display: block;
}
@media all and (max-width: 480px){
  .boxShowroomS0102 {
    display: block;
  }
}

.boxShowroomS0102 .ttl01 {
  margin: 0;
  margin-bottom: 1.2em;
  letter-spacing: 0.05em;
  font-size: 1.12rem;
  font-weight: 400;
  color: #aba4a4;
}
@media all and (max-width: 480px){
  .boxShowroomS0102 .ttl01 {
    margin-bottom: 1.0em;
  }
}

.boxShowroomS0102LR {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}

.boxShowroomS0102LR.typeOverStr {
  display: block;
}

.boxShowroomS0102 .boxTxt,
.boxShowroomS0102LR .boxTxt {
  width: calc(100% - 218px);
  padding-right: 3.3em;
}
@media all and (max-width: 480px){
  .boxShowroomS0102 .boxTxt,
  .boxShowroomS0102LR .boxTxt {
    width: 100%;
    padding-right: 0;
  }
}

.boxShowroomS0102LR.type1Col .boxTxt,
.boxShowroomS0102LR.typeOverStr .boxTxt {
  width: 100%;
  padding-right: 0;
}

@media all and (max-width: 480px){
  .boxShowroomS0102 .boxTxt .boxBaseCom,
  .boxShowroomS0102LR .boxTxt .boxBaseCom {
    margin-bottom: 1.0em;
  }
}

.boxShowroomS0102 .boxTxt .boxBaseCom > p,
.boxShowroomS0102LR .boxTxt .boxBaseCom > p {
  line-height: 1.9;
  letter-spacing: 0.03em;
  font-size: 0.98rem;
}
@media all and (max-width: 480px){
  .boxShowroomS0102 .boxTxt .boxBaseCom > p,
  .boxShowroomS0102LR .boxTxt .boxBaseCom > p {
    font-size: 0.9rem;
  }
}

.boxShowroomS0102 .boxImg,
.boxShowroomS0102LR .boxImg {
  width: 218px;
}
@media all and (max-width: 480px){
  .boxShowroomS0102 .boxImg,
  .boxShowroomS0102LR .boxImg {
    width: 100%;
  }
}

.boxShowroomS0102LR.type1Col .boxImg {
  width: 0;
}

.boxShowroomS0102LR.typeOverStr .boxImg {
  float: right;
  width: 300px;
  padding: 0 0 1.0em 1.0em;
}
@media all and (max-width: 480px){
  .boxShowroomS0102LR.typeOverStr .boxImg {
    float: none;
    width: 100%;
    padding: 0 0 1.0em 0;
  }
}

@media all and (max-width: 480px){
  .boxShowroomS0102 .boxImg img,
  .boxShowroomS0102LR .boxImg img {
    width: 100%;
  }
}


.boxShowroomSPointWrap {
  box-sizing: border-box;
  margin-bottom: 4em;
  padding-top: 2.3em;
  background-image: url('../../images/showroom/showroom-s-point-bg01.png');
  background-repeat: repeat-y;
  background-position: center top;
  background-size: auto auto;
}
@media all and (max-width: 480px){
  .boxShowroomSPointWrap {
    margin-bottom: 2em;
  }
}

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

.boxShowroomSPoint .ttl01 {
  margin-bottom: 1.2em;
}

.boxShowroomSPoint .ttl01 > span {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
  margin-bottom: 0.15em;
}

.boxShowroomSPoint .ttl01 > span .ttlSub {
  margin-bottom: 0.3em;
}

@media all and (max-width: 480px){
  .boxShowroomSPoint .ttl01 > span .ttlSub img {
    width: 6.6em;
  }
}

.boxShowroomSPoint .ttl01 > span .ttlSub .txtStr {
  position: relative;
  top: 0.5em;
  font-size: 1.4rem;
}

.boxShowroomSPoint .ttl01 > span .ttlMain {
  letter-spacing: 0.02em;
  font-size: 1.5rem;
}

.boxShowroomSPoint .ttl01 > span .ttlMain .txt01 {
  color: #e7141a;
}

.boxShowroomSPoint01F {
  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;
}
@media all and (max-width: 480px){
  .boxShowroomSPoint01F {
    display: block;
  }
}

.boxShowroomSPoint01FOne {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  width: 31.6%;
  margin-right: calc((100% - 31.6% * 3) / 2);
  margin-bottom: 1.3em;
  background-color: #fff;
}
@media all and (max-width: 480px){
  .boxShowroomSPoint01FOne {
    width: 100%;
    margin-right: 0;
  }
}

.boxShowroomSPoint01FOne:nth-child(3n) {
  margin-right: 0;
}

.boxShowroomSPoint01FOne .boxImg {
  width: 35.6%;
}

@media all and (max-width: 480px){
  .boxShowroomSPoint01FOne .boxImgIn {
    height: 190px;
  }
}

.boxShowroomSPoint01FOne .boxTxt {
  width: 64.4%;
  padding: 1.4em 0.9em 0.5em 0.9em;
}

.boxShowroomSPoint01FOne .boxTxt .ttl02 {
  margin: 0;
  margin-bottom: 0.8em;
  padding: 0;
  padding-bottom: 0.55em;
  border-bottom: 1px #c1c1c1 solid;
  font-weight: 400;
}

.boxShowroomSPoint01FOne .boxTxt .ttl02.type02 {
  margin-bottom: 0.45em;
}

.boxShowroomSPoint01FOne .boxTxt .ttl02 .txtStr {
  margin-right: 0.4em;
  letter-spacing: 0.1em;
  font-size: 1.0rem;
}

.boxShowroomSPoint01FOne .boxTxt .ttl02 .txtNum {
  position: relative;
  top: 0.03em;
  letter-spacing: 0.03em;
  font-size: 2.55rem;
}

.boxShowroomSPoint01FOne .boxTxt .boxBaseCom > p {
  line-height: 1.5;
  letter-spacing: 0.03em;
  font-size: 0.93rem;
}

.boxShowroomSPoint02 .ttl02 {
  background-image: url('../../images/showroom/showroom-s-point02-ttl-border01.png');
  background-repeat: no-repeat;
  background-position: right center;
  background-size: auto auto;
  font-size: 1.32rem;
  color: #e7141a;
}
@media all and (max-width: 480px){
  .boxShowroomSPoint02 .ttl02 {
    background-image: none;
    text-align: center;
    line-height: 1.4;
  }
}

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

.boxShowroomSPoint02L {
  width: 55.5%;
}
@media all and (max-width: 480px){
  .boxShowroomSPoint02L {
    width: 100%;
  }
}

.boxShowroomSPoint02L .ul01 {
  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;
}
@media all and (max-width: 480px){
  .boxShowroomSPoint02L .ul01 {
    display: block;
  }
}

.boxShowroomSPoint02L .ul01 > li {
  width: 50%;
  margin-bottom: 0.75em;
  padding-left: 1.2em;
  background-image: url('../../images/showroom/showroom-s-point02-icn-arrow01.png');
  background-repeat: no-repeat;
  background-position: left 0.28em;
  background-size: auto auto;
  line-height: 1.2;
  letter-spacing: 0.05em;
  font-size: 0.97rem;
}
@media all and (max-width: 480px){
  .boxShowroomSPoint02L .ul01 > li {
    width: 100%;
  }
}

.boxShowroomSPoint02R {
  position: relative;
  width: 44.5%;
}
@media all and (max-width: 480px){
  .boxShowroomSPoint02R {
    width: 100%;
  }
}

.boxShowroomSPoint02RIn {
  position: relative;
  right: -52px;
  width: 501px;
  height: 270px;
  margin-top: -50px;
  background-image: url('../../images/showroom/showroom-s-point02-img01.png');
  background-repeat: no-repeat;
  background-position: left top;
  background-size: auto auto;
}
@media all and (max-width: 480px){
  .boxShowroomSPoint02RIn {
    top: auto;
    right: auto;
    width: 110%;
    height: 260px;
    margin-top: 0;
    margin-left: -5%;
    background-size: 100% auto;
  }
}

.boxShowroomSPoint02RIn .boxBaseCom {
  padding: 2.4em 0.7em 0 0;
  text-align: center;
}
@media all and (max-width: 480px){
  .boxShowroomSPoint02RIn .boxBaseCom {
    padding: 1.4em 0.7em 0 0;
  }
}

.boxShowroomSPoint02RIn .boxBaseCom p {
  letter-spacing: 0.03em;
  font-size: 1.18rem;
  font-weight: 700;
}
@media all and (max-width: 480px){
  .boxShowroomSPoint02RIn .boxBaseCom p {
    font-size: 1.05rem;
  }
}

.boxShowroomSPoint02RIn .boxBaseCom p .txt01 {
  display: inline-block;
  margin-bottom: 0.3em;
  font-size: 1.05rem;
}
@media all and (max-width: 480px){
  .boxShowroomSPoint02RIn .boxBaseCom p .txt01 {
    font-size: 0.95rem;
  }
}


.boxShowroomSMessageWrap {
  margin-bottom: 3.6em;
}
@media all and (max-width: 480px){
  .boxShowroomSMessageWrap {
    margin-bottom: 2.6em;
  }
}

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

.boxShowroomSMessage01LR .boxImg,
.boxShowroomSInfo01LR .boxImg {
  width: 46%;
}
@media all and (max-width: 480px){
  .boxShowroomSMessage01LR .boxImg,
  .boxShowroomSInfo01LR .boxImg {
    width: 100%;
    margin-bottom: 1.5em;
  }
}

.boxShowroomSMessage01LR .boxTxt,
.boxShowroomSInfo01LR .boxTxt {
  width: 48.2%;
}
@media all and (max-width: 480px){
  .boxShowroomSMessage01LR .boxTxt,
  .boxShowroomSInfo01LR .boxTxt {
    width: 100%;
  }
}

.boxShowroomSMessage01LR .boxTxt .ttl01 {
  letter-spacing: 0.04em;
  font-size: 1.25rem;
}
@media all and (max-width: 480px){
  .boxShowroomSMessage01LR .boxTxt .ttl01 {
    line-height: 1.4;
    font-size: 1.13rem;
  }
}

.boxShowroomSMessage01LR .boxTxt .boxBaseCom > p {
  font-size: 0.95rem;
  line-height: 1.65;
  letter-spacing: 0.05em;
}
@media all and (max-width: 480px){
  .boxShowroomSMessage01LR .boxTxt .boxBaseCom > p {
    font-size: 0.9rem;
    line-height: 1.5;
  }
}


.boxShowroomSInfoWrap {
  margin-bottom: 5.3em;
}
@media all and (max-width: 480px){
  .boxShowroomSInfoWrap {
    margin-bottom: 2.5em;
  }
}

.boxShowroomSInfo01LR {
  margin-bottom: 2.3em;
}

.boxShowroomSInfo01LR .boxTxt .dl01 {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin-bottom: 1em;
  letter-spacing: 0.05em;
  font-size: 0.95rem;
}
@media all and (max-width: 480px){
  .boxShowroomSInfo01LR .boxTxt .dl01 {
    line-height: 1.3;
    font-size: 0.9rem;
  }
}

.boxShowroomSInfo01LR .boxTxt .dl01 > dt {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  width: 16%;
  padding: 0.3em 0;
  background-color: #f0f0f0;
  font-weight: 700;
  color: #000;
}
@media all and (max-width: 480px){
  .boxShowroomSInfo01LR .boxTxt .dl01 > dt {
    width: 20%;
  }
}

.boxShowroomSInfo01LR .boxTxt .dl01 > dt .str2 {
  letter-spacing: 1.0em;/*1.9em;*/
}

.boxShowroomSInfo01LR .boxTxt .dl01 > dt .str3 {
  letter-spacing: 0.1em;/*0.5em;*/
}

.boxShowroomSInfo01LR .boxTxt .dl01 > dd {
  margin: 0;
  padding: 0.3em 0;
  width: 78.8%;
}
@media all and (max-width: 480px){
  .boxShowroomSInfo01LR .boxTxt .dl01 > dd {
    width: 76%;
  }
}

.boxShowroomSInfo01LR .boxTxt .dl01 > dd .boxAddress {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  margin-bottom: 0.5em;
}
@media all and (max-width: 480px){
  .boxShowroomSInfo01LR .boxTxt .dl01 > dd .boxAddress {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

.boxShowroomSInfo01LR .boxTxt .dl01 > dd .boxAddress .txtZipcode {
  margin-right: 1.0em;
}

.boxShowroomSInfo01LR .boxTxt .dl01 > dd .boxAccess {
  padding-left: 1.0em;
  background-image: url('../../images/showroom/showroom-s-info-icn-arrow01.png');
  background-repeat: no-repeat;
  background-position: 0.1em 0.2em;
  background-size: auto auto;
}

.boxShowroomSInfo02 iframe {
  width: 100%;
  height: 354px;
}


.boxShowroomSTelnoWrap {
  margin-bottom: 3em;
  height: 182px;
  background-image: url('../../images/showroom/showroom-s-telno-bg01.jpg');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: auto auto;
}
@media all and (max-width: 480px){
  .boxShowroomSTelnoWrap {
    margin-bottom: 3em;
    height: 96px;
    background-position: 45% top;
    background-size: 210% auto;
  }
}

.boxShowroomSTelno .boxTelno {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  height: 128px;
}
@media all and (max-width: 480px){
  .boxShowroomSTelno .boxTelno {
    height: 67px;
    padding-left: 30px;
  }
}

.boxShowroomSTelno .boxTelno > a {
  padding: 0.35em 0.3em 0.4em 1.2em;
  background-image: url('../../images/showroom/showroom-s-telno-icn-tel01.png');
  background-repeat: no-repeat;
  background-position: left 0.04em;
  background-size: auto auto;
  letter-spacing: 0.04em;
  font-family: 'Oswald', sans-serif;
  font-size: 3.95rem;
  font-weight: 500;
  color: #fff;
}
@media all and (max-width: 480px){
  .boxShowroomSTelno .boxTelno > a {
    padding: 0.35em 0 0.4em 1.1em;
    background-position: left 0.17em;
    background-size: 35px auto;
    font-size: 1.8rem;
  }
}

.boxShowroomSTelno .boxReceptiontime {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  height: 54px;
  font-size: 1.13rem;
  font-weight: 700;
  color: #0a6b1a;
}
@media all and (max-width: 480px){
  .boxShowroomSTelno .boxReceptiontime {
    height: 29px;
    font-size: 0.9rem;
  }
}

.boxShowroomSFaqWrap {
  padding: 1em 0;
}
@media all and (max-width: 480px){
  .boxShowroomSFaqWrap {
    padding: 0;
  }
}

.boxShowroomSFaq .boxListCat {
  margin-bottom: 3.9em;
}
@media all and (max-width: 480px){
  .boxShowroomSFaq .boxListCat {
    margin-bottom: 2.5em;
  }
}

.boxShowroomSFaq .boxListCat .ttl02 {
  position: relative;
  margin: 0;
  margin-bottom: 2.3em;
  letter-spacing: 0.05em;
  font-size: 1.24rem;
  color: #e7141a;
}
@media all and (max-width: 480px){
  .boxShowroomSFaq .boxListCat .ttl02 {
    margin-bottom: 1.0em;
    line-height: 1.4;
    font-size: 1.1rem;
  }
}

.boxShowroomSFaq .boxListCat .ttl02:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin-top: auto;
  margin-bottom: auto;
  width: 95%;
  height: 1px;
  background-color: #c1c1c1;
}

.boxShowroomSFaq .boxListCat .ttl02 > span {
  position: relative;
  z-index: 2;
  display: inline-block;
  padding-right: 0.9em;
  background-color: #fff;
}

.boxShowroomSFaq .boxListCatOne .ttl03 {
  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.82em 0.7em 0.7em;
  background-color: #f0f0f0;
  line-height: 1.4;
  letter-spacing: 0.06em;
  font-size: 1.05rem;
  font-weight: 400;
}
@media all and (max-width: 480px){
  .boxShowroomSFaq .boxListCatOne .ttl03 {
    font-size: 0.9rem;
  }
}

.boxShowroomSFaq .boxListCatOne .ttl03 > span {
  padding: 0.1em 0 0.3em 2.4em;
  background-image: url('./../../images/showroom/showroom-s-faq-icn-q01.png');
  background-repeat: no-repeat;
  background-position: 0.5em top;
  background-size: auto auto;
}
@media all and (max-width: 480px){
  .boxShowroomSFaq .boxListCatOne .ttl03 > span {
    padding: 0 0.5em 0.3em 1.5em;
    background-position: left top;
    background-size: 4.5vw auto;
  }
}

@media all and (max-width: 480px){
  .boxShowroomSFaq .boxListCatOne .ttl03 .icnAccordion {
    width: 7vw;
  }
}

.boxShowroomSFaq .boxListCatOne .boxAccordion {
  padding: 0.2em 0 1.0em 1.2em;
}
@media all and (max-width: 480px){
  .boxShowroomSFaq .boxListCatOne .boxAccordion {
    padding: 0 0.5em 0.3em 0.5em;
  }
}

.boxShowroomSFaq .boxListCatOne .boxPostBody {
  margin-bottom: 1.45em;
}
@media all and (max-width: 480px){
  .boxShowroomSFaq .boxListCatOne .boxPostBody {
    margin-bottom: 1.3em;
    line-height: 1.4;
    font-size: 0.9rem;
  }
}

.boxShowroomSFaq .boxListCatOne .boxPostBody > p {
  margin: 0;
  line-height: 1.65;
}

.boxShowroomSFaq .boxListCatOne .boxLink {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}
@media all and (max-width: 480px){
  .boxShowroomSFaq .boxListCatOne .boxLink {
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: flex-end;
    align-items: flex-end;
  }
}

@media all and (max-width: 480px){
  .boxShowroomSFaq .boxListCatOne .boxLink > span {
    width: 100%;
  }
}

.boxShowroomSFaq .boxListCatOne .boxLink a {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  width: 255px;
  height: 40px;
  margin-left: 1.0em;
  padding-right: 0.5em;
  border-radius: 40px;
  background-repeat: no-repeat;
  background-position: 90% center;
  background-size: auto auto;
  letter-spacing: 0.05em;
  font-size: 0.93rem;
  font-weight: 700;
}
@media all and (max-width: 480px){
  .boxShowroomSFaq .boxListCatOne .boxLink a {
    box-sizing: border-box;
    margin-bottom: 0.5em;
    width: 100%;
    height: 13vw;
    margin-left: 0;
    padding-right: 0.5em;
    border-radius: 13vw;
    background-repeat: no-repeat;
    letter-spacing: 0.05em;
    font-size: 0.93rem;
  }
}

.boxShowroomSFaq .boxListCatOne .boxLink a.typeTel {
  border: 2px #ff4945 solid;
  background-image: url('./../../images/showroom/showroom-s-faq-icn-arrow01.png');
  color: #ff4945;
}
@media all and (max-width: 480px){
  .boxShowroomSFaq .boxListCatOne .boxLink a.typeTel {
    background-position: 88% center;
    background-size: 4.5vw auto;
  }
}

.boxShowroomSFaq .boxListCatOne .boxLink a.typeMail {
  border: 2px #828282 solid;
  background-image: url('./../../images/showroom/showroom-s-faq-icn-arrow02.png');
  color: #828282;
}
@media all and (max-width: 480px){
  .boxShowroomSFaq .boxListCatOne .boxLink a.typeMail {
    background-position: 88% center;
    background-size: 4.5vw auto;
  }
}

.boxShowroomSFaq .boxListCatOne .boxLink a.typeLine {
  border: 2px #33c51a solid;
  background-image: url('./../../images/showroom/showroom-s-faq-icn-line01.png');
  color: #33c51a;
}
@media all and (max-width: 480px){
  .boxShowroomSFaq .boxListCatOne .boxLink a.typeLine {
    background-size: 8.0vw auto;
  }
}


/*##### Voice #####*/
.grp_voice.archive .boxList01 {
  margin-bottom: 0.5em;
}

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


/*##### Voice Single #####*/
.grp_voice.single .boxList01 {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
  margin-bottom: 0.9em !important;
}
@media all and (max-width: 480px){
  .grp_voice.single div.boxList01 {
    margin-bottom: 0.7em !important;
  }
}

.grp_voice.single .boxList01 .date {
  margin: 0;
  padding-top: 0.2em;
  margin-right: 0.7em !important;
}

.grp_voice.single .boxList02 {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  margin-bottom: 0.7em;
}

.grp_voice.single .bg_wall .ttl01 {
  display: -webkit-flex;
  display: flex;
  -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;
  padding-left: 2.0em;
  line-height: 1.2;
}

.grp_voice.single .bg_wall .ttl01 .txt01 {
  margin-bottom: 0.3em;
}


.grp_voice.single .box_voice .boxVoiceSData01R {
  margin-top: 3em;
}

.grp_voice.single .box_voice .boxVoiceSData01R .dl01 {
  display: block;
  /*width: 544px;*/
  margin: 0 0 25px;
  border: 0;
}
@media all and (max-width: 480px){
  .grp_voice.single .box_voice .boxVoiceSData01R .dl01 {
    width: 100%;
  }
}

.grp_voice.single .box_voice .boxVoiceSData01R .dl01 > dt {
  position: relative;
  width: 100%;
  padding: 0;
  background: none;
}

.grp_voice.single .box_voice .boxVoiceSData01R .dl01 > dt:before {
  content: none;
}

.grp_voice.single .box_voice .boxVoiceSData01R .dl01 > dt:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  height: 1px;
  width: 75%;
  margin: auto;
  background: #e7141a;
}
@media all and (max-width: 480px){
  .grp_voice.single .box_voice .boxVoiceSData01R .dl01 > dt:after {
    width: 60%;
  }
}

.grp_voice.single .box_voice .boxVoiceSData01R .dl01 > dd {
  width: 100%;
  margin: 0;
}

.grp_voice.single .box_voice .boxVoiceSShowroomPics {
  margin-bottom: 2.5em;
  text-align: center;
}
@media all and (max-width: 480px){
  .grp_voice.single .box_voice .boxVoiceSShowroomPics {
    margin-bottom: 1.5em;
  }
}

.grp_voice.single .box_voice .boxVoiceSShowroomPics .ttl02 {
  margin-bottom: 1em;
  text-align: center;
  letter-spacing: 0.07em;
  color: #0a6b1a;
}
@media all and (max-width: 480px){
  .grp_voice.single .box_voice .boxVoiceSShowroomPics .ttl02 {
    letter-spacing: 0.03em;
    font-size: 1.1rem;
  }
}

.grp_voice.single .box_voice .boxVoiceSShowroomPics .ttl02 > span {
  display: -webkit-inline-flex;
  display: inline-flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
  padding: 0 1.4em 0.1em 1.8em;
  background-image: url('../../images/works/works-data01-icn-deco01-l.png'), url('../../images/works/works-data01-icn-deco01-r.png');
  background-repeat: no-repeat, no-repeat;
  background-position: left bottom, right bottom;
  background-size: auto auto, auto auto;
}
@media all and (max-width: 480px){
  .grp_voice.single .box_voice .boxVoiceSShowroomPics .ttl02 > span {
    padding: 0 0.8em 0.1em 1.0em;
  }
}

.grp_voice.single .box_voice .boxVoiceSShowroomPics .ttl02 .txt01 {
  margin-bottom: 0.6em;
}







/*##### Works Archive #####*/
.boxWorksTop01 {
  margin-bottom: 1em;
}

.grp_works .boxList01 {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
  margin-bottom: 0.9em;
  margin-top: -0.9em;
}
.grp_works.single .boxList01 {
  -webkit-justify-content: center;
  justify-content: center;
}
@media all and (max-width: 480px){
  .grp_works .boxList01 {
    margin-bottom: 1.0em;
    margin-top: -0.5em;
  }
}

.grp_works .boxList01 .date {
  margin: 0;
  margin-top: 0.7em;
  margin-right: 1.0em;
}

.grp_works .boxList01 .boxShop {
  display: inline-block;
  padding: 0;
  background-color: transparent;
  font-size: 1.0rem;
  color: #000;
}
@media all and (max-width: 480px){
  .grp_works .boxList01 .boxShop {
    font-size: 0.9rem;
  }
}

.grp_works .articlelist h2 {
  margin: 0;
  line-height: 1.4;
}


/*##### Works Single #####*/
body.grp_works.single .beforeafter .datablocks {
  -webkit-align-items: flex-start;
  align-items: flex-start;
}

.grp_works.single .beforeafter .ttl01 {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
  width: 40%;
  margin-bottom: -2.0em;
  letter-spacing: 0.12em;
  font-size: 1.27rem;
}
@media all and (max-width: 480px){
  .grp_works.single .beforeafter .ttl01 {
    width: 100%;
    margin-bottom: 1.0em;
    letter-spacing: 0.1em;
    font-size: 1.27rem;
  }
}

.grp_works.single .beforeafter .ttl01 .txt01 {
  margin-bottom: 0.7em;
}

.grp_works.single .beforeafter .boxWorksData01R {
  padding-top: 165px;
}
@media all and (max-width: 480px){
  .grp_works.single .beforeafter .boxWorksData01R {
    padding-top: 50px;
  }
}

.grp_works.single .beforeafter .boxWorksData01R .dl01 {
  display: block;
  width: 544px;
  margin: 0 0 25px;
  border: 0;
}
@media all and (max-width: 480px){
  .grp_works.single .beforeafter .boxWorksData01R .dl01 {
    width: 100%;
  }
}

.grp_works.single .beforeafter .boxWorksData01R .dl01 > dt {
  position: relative;
  width: 100%;
  padding: 0;
}

.grp_works.single .beforeafter .boxWorksData01R .dl01 > dt:before {
  content: none;
}

.grp_works.single .beforeafter .boxWorksData01R .dl01 > dt:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  height: 1px;
  width: 70%;
  margin: auto;
  background: #e7141a;
}
@media all and (max-width: 480px){
  .grp_works.single .beforeafter .boxWorksData01R .dl01 > dt:after {
    width: 60%;
  }
}

.grp_works.single .beforeafter .boxWorksData01R .dl01 > dd {
  width: 100%;
}

.grp_works.single .beforeafter .boxWorksShowroomPics {
  margin-bottom: 2.0em;
}

.grp_works.single .beforeafter .boxWorksShowroomPics .ttl02 {
  margin-bottom: 1em;
  text-align: center;
  letter-spacing: 0.07em;
  color: #0a6b1a;
}
@media all and (max-width: 480px){
  .grp_works.single .beforeafter .boxWorksShowroomPics .ttl02 {
    letter-spacing: 0.03em;
    font-size: 1.1rem;
  }
}

.grp_works.single .beforeafter .boxWorksShowroomPics .ttl02 > span {
  display: -webkit-inline-flex;
  display: inline-flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
  padding: 0 1.4em 0.1em 1.8em;
  background-image: url('../../images/works/works-data01-icn-deco01-l.png'), url('../../images/works/works-data01-icn-deco01-r.png');
  background-repeat: no-repeat, no-repeat;
  background-position: left bottom, right bottom;
  background-size: auto auto, auto auto;
}
@media all and (max-width: 480px){
  .grp_works.single .beforeafter .boxWorksShowroomPics .ttl02 > span {
    padding: 0 0.8em 0.1em 1.0em;
  }
}

.grp_works.single .beforeafter .boxWorksShowroomPics .ttl02 .txt01 {
  margin-bottom: 0.6em;
}