@media (min-width: 1025px){
.pc-non{display:none}}
@media (min-width: 600px){
.pc-tb-non{display:none}}
@media (max-width: 1024px){
.tb-sp-non{display:none}}
@media (max-width: 599px){
.sp-non{display:none}}

.main_title01{
  font-size:18px;
  margin:24px auto 20px;
}

.bb-line{
  margin-bottom:24px;
}

@media (max-width: 450px){
.homevisual{
  height:600px;
}
.homevisual .img{
  height:600px;
}
.homevisual .img:after{
  content:"";
  display:block;
  position:absolute;
  top:0;
  right:0;
  left:0;
  width:100%;
  height:600px;
  background:url(https://www.glory-gaiheki.com/upload/tenant_1/mainvisual0101sp_1.webp) no-repeat center top 40%;
  background-size:100% auto;
}
}

@media (min-width: 451px){
.homevisual{
  height:auto;
}
.homevisual .img{
  height:auto;
}
}
.homevisual .img img{
  position:relative;
  object-fit:contain;
}

@media (max-width: 1024px){
.homevisual{
  margin:88px auto 72px;
}
}

@media (max-width: 599px){
.bg-img-area .txtbox{
  width:100%;
  padding:12px;
  margin-top:24px;
}
.index-troble-area .txtbox .list li{
  padding:2px 0 2px 24px;
}
.indent-cmn-02::before{
  top:2px;
  font-size:20px;
}
}

@media (max-width: 450px){
.onayami{
  position:relative;
  height:508px;
}
.onayami:after{
  content:"";
  display:block;
  position:absolute;
  top:0;
  right:0;
  left:0;
  width:100%;
  height:100%;
  background:url(https://www.glory-gaiheki.com/upload/tenant_1/onayami0101sp.webp) no-repeat center top;
  background-size:100% auto;
}
}

/* 25年以上の実績と経験でまるっと解決いたします！ */
.solution-links{
  max-width:100%;
}
.solution-links h2{
  font-size:32px;
  font-weight:bold;
  text-align:center;
  margin-bottom:24px;
}
.solution-links ul{
  display:flex;
  flex-wrap:wrap;
  justify-content:space-between;
  width:calc(100% - 32px);
  margin:0 auto;
}
.solution-links li{
  width:calc(100% / 3 - 12px);
  background-color:#FFF;
  border:2px solid #EFEFEF;
  border-radius:8px;
  box-shadow:3px 3px 0 rgba(0,0,0,.06);
  font-weight:normal;
  padding:20px 24px 24px;
  margin-bottom:20px;
}
.solution-links figure{
  margin-bottom:8px
}
.solution-links figure img{
  width:100%;
  border-radius:6px;
}
.solution-links strong{
  font-size:20px;
  font-weight:bold;
}
.solution-links a{
  display:inline-block;
  background-color:#EFEFEF;
  border-bottom:1px solid #333;
  font-size:18px;
  font-weight:normal;
  padding:2px 8px;
  margin-top:8px;
  margin-bottom:8px;
}

@media (max-width: 1024px){
.solution-links{
  width:calc(100% - 16px);
  max-width:460px;
  margin:0 auto;
}
.solution-links h2{
  font-size:26px;
}
.solution-links ul{
  margin-bottom:-20px;
}
.solution-links li{
  position:relative;
  width:100%;
}
.solution-links figure{
  overflow:hidden;
  position:absolute;
  width:64px;
  height:64px;
  border-radius:240px;
}
.solution-links figure img{
  position:absolute;
  transform:translate(-50%, -50%);
  object-fit:cover;
  top:50%;
  left:50%;
  width:100%;
  height:100%;
}
.solution-links strong{
  display:inline-block;
  padding-bottom:6px;
  padding-left:72px;
}
}

/* バナー */
.bnr__list01,
.bnr__list02{
  display:flex;
  flex-wrap:wrap;
  justify-content:center;
  align-items:center;
  max-width:1040px;
  margin:0 auto;
}
.bnr__list01 img{
  display:inline-block;
  width:calc(100% / 5 - 12px);
  margin:0 6px 12px
}
.bnr__list02 img{
  display:inline-block;
  width:calc(100% / 2 - 12px);
  margin:0 6px 12px
}
@media (max-width: 1024px){
.bnr__list01 img{
  width:calc(100% / 3 - 12px);
}
}
