@charset "UTF-8";
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
　■index
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#service .promise {
  /* お客様への３つの約束 */
}

#service .promise p.description {
  font-size: 14px;
}

#service .promise ol {
  margin: 19px -20px 0;
  padding: 20px;
  border-left: none;
  border-right: none;
}

#service .promise ol li {
  font-size: 16px;
  margin-bottom: 5px;
  padding-left: 28px;
}

#service .reasons {
  /* 選ばれる7つの理由～信頼されるインテリア総合商社を目指して～ */
  padding-top: 31px;
}

#service .reasons .commonHd01 span {
  display: block;
  font-size: 14px;
}

#service .reasons .anchors {
  margin: 20px -20px -8px;
}

#service .reasons .block {
  padding: 48px 0 0;
}

#service .reasons .block h4 {
  font-size: 20px;
  line-height: 1.35;
  margin-bottom: 18px;
  padding-left: 47px;
  position: relative;
}

#service .reasons .block h4 span {
  top: -5px;
  width: 36px;
  height: 36px;
  line-height: 34px;
}

#service .reasons .block .txt {
  margin-top: 16px;
}

#service .reasons .block .txt img {
  width: 100%;
  height: auto;
}

#service .reasons .block .txt img.alignRight, #service .reasons .block .txt img.alignleft {
  float: none;
  margin: 0;
  margin-bottom: 16px;
}

#service .reasons #reason01 ul {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

#service .reasons #reason01 ul li {
  width: 85%;
  margin-bottom: 20px;
}

#service .reasons #reason01 ul li:last-child {
  margin-bottom: 0;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
　■flow
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#flow .flowAnchor {
  margin: 20px -20px 20px;
}

#flow .flowAnchor li {
  width: 100px;
  height: 100px;
  font-size: 13px;
  line-height: 1.65;
  margin: 0 6px 8px;
}

#flow .flowAnchor li:before {
  width: 12px;
  right: -14px;
}

#flow .flowAnchor li:last-child:before {
  display: none;
}

#flow .flowAnchor li div {
  padding-bottom: 4px;
}

#flow .flowAnchor li span {
  font-size: 12px;
}

#flow .flow .block {
  margin-bottom: 30px;
  padding: 18px 20px 15px;
}

#flow .flow .block:after {
  bottom: -23px;
  height: 14px;
  width: 14px;
  -webkit-transform: rotate(135deg) translate(0, 50%);
  transform: rotate(135deg) translate(0, 50%);
}

#flow .flow .block h4 {
  font-size: 20px;
  margin-bottom: 8px;
}

#flow .flow .block h4 span {
  font-size: 14px;
  margin-right: 8px;
  padding: 0 8px;
}

#flow .flow .block .txt br {
  display: none;
}

#flow .flow .block .contact .hd {
  font-size: 14px;
}

#flow .flow .block .contact dl dt, #flow .flow .block .contact dl dd {
  width: 100%;
  line-height: 1.4;
  padding: 3px 10px;
}

#flow .flow .block .contact dl dt {
  float: none;
  border-right: none;
}

#flow .flow .block .contact dl dd {
  width: 50%;
  padding: 8px 10px;
}

#flow .flow .block .contact dl dd a, #flow .flow .block .contact dl dd span {
  font-size: 14px;
}

#flow .flow .block .contact .note {
  font-size: 12px;
}

#flow .flow.existing {
  margin-top: 45px;
}

@media screen and (max-width: 320px) {
  #flow .flowAnchor li {
    width: 93px;
    height: 93px;
    font-size: 13px;
    letter-spacing: 0;
    margin: 0 3px 5px;
  }
  #flow .flowAnchor li:before {
    width: 6px;
    right: -8px;
  }
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
　■partner
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#partner .pageTitle:before {
  background-image: url(../../img/sp/service/img_pagetitle.jpg);
}

#partner .wanted {
  /* パートナー企業募集中！ */
  font-size: 14px;
}

#partner .wanted .btn {
  margin-top: 28px;
}

#partner .solution {
  margin-top: 31px;
  /* こんなお悩みを解決します */
}

#partner .solution .ttlArea {
  padding-top: 30px;
  padding-bottom: 21px;
}

#partner .solution .ttlArea .anchors {
  margin: 23px -20px 0;
  border-top: 1px solid #70be83;
}

#partner .solution .ttlArea .anchors li {
  width: 100%;
  margin: 0 !important;
  border: none;
  border-bottom: 1px solid #70be83;
}

#partner .solution .ttlArea .anchors li a {
  font-size: 15px;
  padding: 15px 35px 15px 47px;
  background-position: 20px 17px;
}

#partner .solution section {
  padding: 36px 0 0;
}

#partner .solution section:nth-of-type(1) {
  padding-top: 30px;
}

#partner .solution section .problem {
  font-size: 16px;
  margin-bottom: 38px;
}

#partner .solution section .problem:after {
  border-width: 15px 13.5px 0 13.5px;
  bottom: -20px;
}

#partner .solution section .commonHd01 {
  font-size: 20px;
  margin-bottom: 20px;
}

#partner .solution section .txt {
  margin-top: 16px;
}

#partner .solution section .txt img {
  width: 100%;
  height: auto;
}

#partner .solution section .txt img.alignRight, #partner .solution section .txt img.alignleft {
  float: none;
  margin: 0;
  margin-bottom: 16px;
}

#partner .solution .btn {
  margin-top: 35px;
}

#partner .snsArea {
  margin-top: 30px;
  /* 公式SNS にてイベント情報随時配信中！ */
  padding-top: 35px;
  padding-bottom: 39px;
}

#partner .snsArea .commonHd01 {
  font-size: 18px;
}

#partner .snsArea .description {
  text-align: center;
  margin-top: 17px;
  margin-bottom: 21px;
}

#partner .wanted .btn,
#partner .solution .btn {
  width: auto;
}

#partner .wanted .btn a,
#partner .solution .btn a {
  font-size: 16px;
  padding: 11px 0;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
　■voice
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
.archive .hd {
  font-size: 18px;
  margin-bottom: 18px;
  padding-bottom: 8px;
}

.archive .hd:after {
  width: 90px;
}

.archive p.description {
  text-align: left;
  font-size: 14px;
  margin-top: 0;
  margin-bottom: 22px;
}

.post .ttlArea {
  margin-bottom: 23px;
}

.post .ttlArea .num {
  font-size: 20.4px;
  position: relative;
  top: 0;
  left: 0;
  z-index: 2;
  margin-bottom: -14px;
}

.post .ttlArea .num span {
  font-size: 39.34px;
  margin-left: 5px;
}

.post .ttlArea .img img {
  width: 100%;
  height: auto;
}

.post .ttlArea .postData {
  width: auto;
  position: static;
  margin-top: 13px;
  padding: 0;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}

.post .ttlArea .ttl {
  font-size: 18px;
  line-height: 1.55;
}

.post .ttlArea .name {
  font-size: 15px;
  margin-top: 6px;
}

.post .ttlArea .type {
  font-size: 12px;
  margin-top: 4px;
  padding: 2px 12px;
}

.post .ttlArea .type b {
  font-size: 16px;
}

.post .block {
  margin-top: 20px;
}

.post .block:after {
  font-size: 100px;
  bottom: -15px;
  right: 4px;
}

.post .block .hd {
  font-size: 15px;
  padding: 13px 22px;
}

.post .block .hd:after {
  right: 23px;
}

.post .block .txt {
  font-size: 15px;
  padding: 30px 22px 18px;
}

.post + .archive {
  margin-top: 35px;
  padding-top: 27px;
}

.post + .archive .voiceList {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.post + .archive .voiceList li {
  width: 47%;
  margin-top: 21px !important;
}

.post + .archive .voiceList li:nth-child(-n+2) {
  margin-top: 0 !important;
}

.post + .archive .voiceList li .num {
  margin-left: -5px;
  font-size: 13.5px;
}

.post + .archive .voiceList li .num span {
  font-size: 26.5px;
}

.post + .archive .voiceList li .ttl {
  font-size: 13px;
  margin-top: 7px;
}

.post + .archive .voiceList li .name {
  font-size: 12px;
  margin-top: 1px;
}

.post + .archive .voiceList li .type {
  text-align: center;
  font-size: 10px;
  margin-top: 6px;
  padding: 2px 12px;
}

.post + .archive .voiceList li .type b {
  display: block;
  font-size: 12px;
  margin-top: -2px;
}

.voiceList {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.voiceList li {
  width: 85%;
  margin-top: 24px !important;
}

.voiceList li:nth-child(1) {
  margin-top: 0 !important;
}

.voiceList li .num {
  font-size: 16.8px;
  margin-bottom: -10px;
  margin-left: -25px;
}

.voiceList li .num span {
  font-size: 32.4px;
}

.voiceList li .ttl {
  margin-top: 10px;
}

.voiceList li .name {
  margin-top: 7px;
}

.voiceList li .type {
  margin-top: 10px;
  padding: 2px 12px;
}

.voiceList li .type b {
  font-size: 16px;
}

.archivePage .voiceList .ttl {
  height: auto !important;
}
