@charset "utf-8";

.noBg {
  background: none!important;
}

.segmentboxinner.type01{
  background:#dfeffa;
  border: 2px solid #26499d;

  background: #ffffff;
  background: #f6f6f6;
    border: none;
}
.segmentboxinner > .flexBox{
  padding: 20px 0;
}
.numberbox .whitebox p.attention{
  font-size: 63%;
  font-feature-settings: "palt";
  text-align: center;
  margin: 10px auto;
  color: #000;
}
.flexBox {
  display: flex;
  flex-wrap: wrap;
}
.flexBox > * {
  width: 50%;
}
.flexBox .w-55p {
  width: 55%;
  align-items: center;
  display: flex;
}
.flexBox .w-45p {
  width: 43%;
}
.flexBox > .right {
  padding-left: 15px;
}
.flexBox > .left {
  padding-right: 15px;
}
.segmenttitle {
  font-weight: bold;
  text-align: center;
  color: #fff;
  background: #26499d;
  padding: 20px 5px;
  font-size: 1.6rem;
}
.bottomArea .innertitle{
  color: #fff;
  text-align: center;
  background: #27ace7;
  padding: 10px;
  font-size: 140%;
  font-size: 130%;
  margin: 0;
}
.bottomArea .innertitle + .flexBox {
  color: #27ace7;
  border-bottom: 1px solid #27ace7;
  background: #dfeffa;
}
.innersubtitle {
  font-size: 110%;
  font-size: 107%;
  text-align: center;
  padding: 10px 5px;
  width: 50%;
  margin: 0;
  font-weight: bold;
}
.bottomArea .ctype01{
/*border-right: 1px solid #27ace7;*/
}
.bottomArea .ctype01 .innersubtitle:nth-of-type(1) {
width: calc(50% - 1px);
border-right: 1px solid #27ace7;
}
.bottomArea .ctype02 .innertitle{
background: #5db4b2;
}
.bottomArea .ctype02 .innertitle + .flexBox{
color: #5db4b2;
border-bottom: 1px solid #5db4b2;
background: #dff7f7;
}
.numberbox .whitebox .bottomArea  p {
font-size: 108%;
color: #333;
padding: 20px 0;
}
.bottomArea .ctype02 .innersubtitle:nth-of-type(1) {
width: calc(50% - 1px);
  border-right: 1px solid #5db4b2;
}
.numberbox .whitebox .bottomArea  p.bold {
font-weight: bold;
  width: 100%;
  font-size: 130%;
  justify-content: center;
  text-align: center;
  padding-bottom: 0;
}
.numberbox .whitebox .bottomArea p.bold + p {
  padding-top: 15px;
  font-size: 108%;
    font-feature-settings: "palt";
    text-align: justify;
    padding-bottom: 5px;
    font-weight: normal;
}
.numberbox .whitebox .bottomArea  p.text-left {
text-align: left;
}
.segmentboxinner.type02 .segmenttitle {
  font-weight: bold;
  text-align: center;
  color: #fff;
  background: #e49c3e;
  padding: 15px 5px;
}
.segmentboxinner.type02 {
  margin-top: 50px;
  background:#f2dfbc;
  border: 2px solid #e49c3e;

  
  background: #ffffff;
  background: none;
  border: none;
}

.bottomArea .ctype03{
/*border-right: 1px solid #bdb424;*/
}
.bottomArea .ctype03 .innersubtitle:nth-of-type(1) {
width: calc(50% - 1px);
  border-right: 1px solid #bdb424;
}
.bottomArea .ctype03 .innertitle{
background: #bdb424;
}
.bottomArea .ctype03 .innertitle + .flexBox{
color: #bdb424;
border-bottom: 1px solid #bdb424;
background: #e5f1f0;
}
.bottomArea .ctype04 .innertitle{
background: #de8965;
}
.bottomArea .ctype04 .innertitle + .flexBox{
color: #de8965;
border-bottom: 1px solid #de8965;
background: e5f1f0;
}
.bottomArea .ctype03 .innersubtitle{
background:#efedd0;
}
.bottomArea .ctype03 .innersubtitle:nth-of-type(1) {
width: calc(50% - 1px);
  /*border-right: 1px solid #bdb424;*/
}
.bottomArea .ctype04 .innersubtitle:nth-of-type(1) {
text-align: center;
text-align: center;
  width: 100%;
  background: #ffeee7;
}


.bottomArea {
  padding-top: 0!important;
  justify-content: space-between;
 }
 .bottomArea > .left,
 .bottomArea > .right{
 background: #fff;
 padding: 15px 15px 10px;
 width: 49%;
 }

@media screen and (max-width: 767px) {
.bottomArea .innersubtitle,
.bottomArea > * {
width: 100%!important;
}
.flexBox .w-55p,.flexBox .w-45p {
  width: 100%!important;
}
.flexBox > .right {
  padding-left: 0;
  margin-top: 15px;
}
.flexBox > .left {
  padding-right: 0;
}

.bottomArea .ctype01,
.bottomArea .ctype03 {
  border-right: none!important;
}
.segmenttitle {
  font-size: 130%;
}
.bottomArea .ctype01 .innersubtitle:nth-of-type(1) {
    border-right: none;
    border-bottom: 1px solid #27ace7;
}
.bottomArea .ctype02 .innersubtitle:nth-of-type(1) {
    border-right: none;
    border-bottom: 1px solid #5db4b2;
}
.bottomArea .ctype03 .innersubtitle:nth-of-type(1) {
    border-right: none;
    border-bottom: 1px solid #bdb424;
}
}



.numberbox .whitebox p.segment_title{
  background:#26499d;
  width: auto;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}


.numberbox .whitebox .sttlList p.segment_title{
  background: #26499d;
    width: auto;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-size: 125%;
    padding: 5px 50px;
    margin-bottom: 25px;
    width: 100%;
}
.numberbox .whitebox .sttlList{
  margin-top: 45px;
}
.numberbox .whitebox .sttlList p.segment_title.type02 {
  background: #e39c3d;
}
.numberbox .whitebox .sttlList li + li {
  margin-top: 45px;
}
.numberbox .whitebox .sttlList li > .flexBox{
  background: #f3f3f3;
  background: #fff;
  padding: 20px 20px 0px;
}
.numberbox .whitebox .sttlList li .flexBox +  .flexBox {
  margin-top: 30px;
}
.numberbox .whitebox .sttlList p{
  font-size: 130%;
  color: #333;
}
.numberbox .whitebox .sttlList .left p{
  text-align: center;
  display: block;
  margin-bottom: 10px;
  margin-top: 5px;
  font-feature-settings: "palt";
    letter-spacing: .1em;
}
.numberbox .whitebox .sttlList .right {
  display: flex;
    align-content: center;
    align-items: center;
}
.numberbox .whitebox .sttlList .right img {
  margin-top: 12px;
}
.numberbox .whitebox .sttlList .left p.c01 {
  color: #66A9DD;
}
.numberbox .whitebox .sttlList .left p.c02 {
  color: #F6AB19;
}
.numberbox .whitebox .sttlList .left p.c03 {
  color: #99ad69;
}
.numberbox .whitebox .sttlList .left p.c04 {
  color: #b07ea8;
}
.numberbox .whitebox .sttlList .left p.c01-2 {
  color: #1668B2;
}
.numberbox .whitebox .sttlList .left p.c02-2 {
  color: #23B7B3;
}
.numberbox .whitebox .sttlList .left p.c03-2 {
  color: #F7AD3D;
}
.numberbox .whitebox .sttlList .left p.c04-2 {
  color: #9B72AF;
}
.numberbox .whitebox .sttlList .flexBox > .right {
  width: 60%;
}
.numberbox .whitebox .sttlList .flexBox > .left{
  width: 40%;
}


.numberbox .whitebox {
  flex-wrap: wrap;
}
.numberbox .whitebox .small{
  color: #222222;
  font-weight: 400;
  line-height: 1.75;
  text-align: left;
  font-size: 100%;
  padding: 0 40px 20px;
  margin-top: -15px;
}


@media screen and (max-width: 1160px) {
  .numberbox .whitebox .sttlList .left p {
    margin-bottom: 8px;
    font-size: 120%;
    letter-spacing: 0;
    line-height: 1.3;
  }
}


@media screen and (max-width: 940px) {
  .segmenttitle {
    font-size: 175%;
  }
  .segmentboxinner > .flexBox.bottomArea > * {
    width: 100%;
  }
  .bottomArea .ctype01,
  .bottomArea .ctype03 {
      border-right: none;
      padding-right: 15px;
  }
  .bottomArea .ctype02,
  .bottomArea .ctype04 {
      padding-left: 15px;
      margin-top: 20px;
  }
}

@media screen and (max-width: 767px) {
  .segmenttitle {
    font-size: 140%;
}
  .numberbox .whitebox .inwhitebox.spWrap {
    padding:15px 0px;
  }
  .numberbox .whitebox .sttlList p.segment_title{
      width: 100%;
      padding: 8px 0;
      margin-bottom: 15px;
      font-size: 120%;
  }
  .numberbox .whitebox .sttlList .flexBox > .right,
  .numberbox .whitebox .sttlList .flexBox > .left,
  .numberbox .whitebox .sttlList .flexBox > * {
    width: 100%;
  }
  .flexBox .w-55p {
    margin-top: 20px;
  }
  .flexBox .w-45p {
    margin-top: 25px;
  }
  .numberbox .whitebox .inwhitebox .flexBox .w-45p img{
    width: 90%;
    display: block;
    margin: 0 auto;
  }
  .numberbox .whitebox .sttlList .flexBox > .right {
    padding-left: 0;
    margin-top: 0;
    margin-bottom: 30px;
  }
  .numberbox .whitebox .sttlList{
    margin-top: 30px;
  }
  .numberbox .whitebox .sttlList .right img {
    margin-top: 0px;
  }
  .numberbox .whitebox .sttlList .left p {
    font-size: 125%;
    margin-bottom: 10px;
    margin-top: 0;
    letter-spacing: .1em;
    line-height: 1.75;
  }
  .numberbox .whitebox .sttlList .flexBox > .right {
      margin-bottom: 5px;
  }
  .numberbox .whitebox .inwhitebox.spWrap .bottomArea .bold + p{
    text-align: justify;
    padding-top: 15px;
    font-size: 108%;
  }
  .numberbox .whitebox p.attention {
    font-size: 90%;
  }
  .segmentboxinner > .flexBox {
    padding-top: 0;
  }
  .innersubtitle {
    font-size: 115%;
  }
  .bottomArea .innertitle {
    padding: 10px 5px;
    font-size: 135%;
  }
  .numberbox .whitebox .bottomArea p.bold {
    font-size: 130%;
  }
  .numberbox .whitebox .sttlList li .flexBox + .flexBox {
      margin-top: 10px;
  }
  .numberbox .whitebox .small{
    padding: 0 20px 10px;
    margin-top: -5px;
  }
  .segmentboxinner > .flexBox {
    padding-left: 0;
    padding-right: 0;
  }
  .numberbox .whitebox p.sttl {
    margin-top: 45px;
  }
}
.annotation_txt {
    padding-top: 0;
    margin-top: -25px;
    font-size: 84%;
    font-feature-settings: "palt";
    text-align: justify;
    font-weight: normal;
    color: #333;
}


/**********************************************
2025追加分
**********************************************/

.segment-upper {
  padding: 10px;
}
.segment-upper .flexBox {
  align-items: center;
  justify-content: space-between;
  gap: 2%;
}
.segment-upper .right  {
  width: 47%;
}
.segment-upper .left {
  width: 50%;
  padding-right: 0;
}
.segmentboxinner.type02 {
  margin-top: 0;
}
/* ファニチャー事業 */
.segment-upper .innertitle,
.bottomArea .ctype01 .segment-upper {
  background-color: #1668B2;
}
/* ビジネスサプライ事業 */
.bottomArea .ctype02 .innertitle,
.bottomArea .ctype02 .segment-upper {
  background-color: #23B7B3;
}
/* ステーショナリー事業 */
.bottomArea .ctype03 .innertitle,
.bottomArea .ctype03 .segment-upper {
  background-color: #F7AD3D;
}
/* インテリア事業 */
.bottomArea .ctype04 .innertitle,
.bottomArea .ctype04 .segment-upper {
  background-color: #9B72AF;
}
.segment-upper .innertitle {
  margin-bottom: 16px;
  font-weight: 600;
  padding-inline: 0;
  
}
.segment-upper .innersubtitle {
  width: 100%;
  color: #fff;
  border: 1px solid currentColor!important;
  padding: 5px;
  background-color: transparent!important;
  margin-bottom: 4px;
  font-size: 14px;
}
@media screen and (max-width: 767px) {
  .segment-upper .innersubtitle {
    font-size: 13px;
  }
}

