.br1023 {
  display: none;
}

.hide-pc {display:none;}
@media (max-width: 1279px) {
.hide-pc {display:block;}
.hide-m {display:none;}

  .br1023 {
    display: block;
  }
}
.br700-2 {
  display: block;
}

@media (max-width: 700px) {
  .br700-2 {
    display: none;
  }
}
html {
  font-size: 10px;
}

.main-color {
  color: #bf987a;
}

.inner-box {
  box-sizing: border-box;
  max-width: 1300px;
  margin: 0 auto;
}

.title-txt {
  max-width: 1300px;
  padding: 13.5rem 2rem 6.5rem;
  text-align: center;
  margin: 0 auto;
}

.title-txt > span {
  letter-spacing: 0.325em;
  text-transform: uppercase;
  font-size: 1.2rem;
  font-weight: 500;
  color: #bf987a;
}

.title-txt h2 {
  letter-spacing: -0.075em;
  font-size: 5rem;
  line-height: 1.2;
  padding: 4rem 0 0;
}

.title-txt p {
  font-weight: 400;
  padding: 1.3rem 0 0;
  font-size: 2.2rem;
  letter-spacing: -0.075em;
}

.txt-box {
  text-align: center;
  padding: 6.6rem 20px;
  background-color: #f8f8f8;
}
.txt-box p {
  letter-spacing: -0.075em;
  font-size: 2.2rem;
  font-weight: 400;
}
.txt-box p > b {
  font-weight: 700;
}
.txt-box p > span > b {
  font-weight: 700;
}

#section01 {
  padding-top: 5rem;
  padding-bottom: 10rem;
}

#section01 h3 {
  font-size: 3rem;
  font-weight: 600;
  padding-bottom: 4rem;
}

#section01 img {
  width: 100%;
}

/* item-wrap */
#section01 .item-wrap .desc-wrap {
  font-size: 2.2rem;
  letter-spacing: -0.085em;
  line-height: 1.36;
  margin-top: 1rem;
  padding-left: 8.3rem;
}

#section01 .font-gmarket, #section01 .font-gmarket-bold, #section01 .font-gmarekt-light{line-height: 1 !important;}


#section01 .inner-box {
  padding: 0;
}
#section01 .inner-box .item-wrap {
  padding-top: 6.5rem;
}
#section01 .inner-box .item-wrap .table-title {
  display: flex;
  gap: 2.8rem;
  align-items: center;
}
#section01 .inner-box .item-wrap .table-title .num {
  font-size: 1.8rem;
  color: #fff;
  letter-spacing: -0.075em;
  background-color: #bf987a;
  width: 5.3rem;
  height: 5.3rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
#section01 .inner-box .item-wrap .table-title h3 {
  padding: 0;
  font-size: 2.8rem;
  letter-spacing: -0.075em;
}
/* table-wrap */
#section01 .list {
  margin-bottom: 8.5rem;
}

#section01 .list.list02 {
  margin-bottom: 6.5rem;
}

#section01 .list.list03 {
  margin-bottom: 6.5rem;
}

#section01 .list .figure {
  display: flex;
  justify-content: center;
  max-width: 1008px;
  margin: 0 auto;
}

#section01 .list .figure img {
  width: 100%;
}

#section01 .table-wrap table tbody tr td:first-child {
  background-color: #f8f8f8;
  color: #191919;
}

#section01 .table-wrap {
  padding-top: 0rem;
}

#section01 .table-wrap table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 8rem;
  margin-top: 5.5rem;
}

#section01 .table-wrap th,
#section01 .table-wrap td {
  font-size: 2.2rem;
  line-height: 1.3;
  border: 0.1rem solid #ccc;
  text-align: center;
  letter-spacing: -0.05em;
}

#section01 .table-wrap th:first-child,
#section01 .table-wrap td:first-child {
  border-left: 0;
}

#section01 .table-wrap th:last-child,
#section01 .table-wrap td:last-child {
  border-right: 0;
}

#section01 .table-wrap th {
  padding: 3rem 0;
  background: #bf987a;
  color: #fff;
}

#section01 .table-wrap .type0001 td {
  padding: 0;
  height: 13rem;
  font-weight: 300;
}

#section01 .table-wrap .type0001 td > span.red {
  color: #1530a1;
  font-size: 1.8rem;
  font-weight: 200;
}

#section01 .table-wrap .table02 {
  margin-bottom: 6rem;
}

#section01 .table-wrap .table02 tbody tr td {
  padding: 0rem 0;
  letter-spacing: -0.085em;
  height: 15.2rem;
}

#section01 .table-wrap .table02 tbody tr td:last-child {
  text-align:left;
  padding-left: 8.5%;
  padding-right: 10px;
}

@media (max-width: 1279px) {
    #section01 .font-gmarket, #section01 .font-gmarket-bold, #section01 .font-gmarekt-light{line-height: 1.3 !important;}

  #section01 .list{margin-bottom: 5rem !important;}
   .txt-box {font-size:1.4rem;padding:3.5rem 2rem;}
   .txt-box p {font-size:1.6rem;}
   .txt-box p span{display:block;margin-top:1.2rem;}
  .txt-box p br {display: none;}
   #section01 .inner-box .item-wrap{padding-top: 5rem;}
   #section01 .item-wrap .desc-wrap {padding-left:1rem !important;}
   #section01 .item-wrap .desc-wrap span {word-break:keep-all;}
   #section01 .item-wrap .desc-wrap span.ml{margin-left: 0 !important;}
   #section01 .item-wrap .desc-wrap {padding-left:0;padding-top:2rem;padding-bottom:2rem;}
	#section01 .item-wrap .desc-wrap li{font-size:1.6rem;}
  #section01 .item-wrap .desc-wrap li br{display: none;}
  #section01 .inner-box .item-wrap .table-title{gap: 0;}
	#section01 .inner-box .item-wrap .table-title h3 {font-size:2.2rem;padding-left: 10px;padding-top: 5px;}
	#section01 .table-wrap table {margin-top:2rem;margin-bottom: 5rem;}
  #section01 .table-wrap .table02{margin-bottom: 5rem;}
	#section01 .inner-box .item-wrap .table-title .num{
  width: 36px;
  height: 36px;
  flex-shrink:0;
  line-height: 36px !important;
  align-items:unset;
  }
#section01 .inner-box .item-wrap .table-title .num span{
  font-size: 14px;
}

  .width-m {
    width: 100%;
  }
  /* tit-wrap */
  #section01 .tit-wrap img {
    width: auto;
    height: 50rem;
  }
#section01 .table-wrap .type0001 td > span.red {
  font-size: 1.2rem;
  font-weight: 200;
}
#section01 .table-wrap .table02 tbody tr td:last-child{padding-left: 15px;}
#section01 .table-wrap .table02 tbody tr td{height: 20rem;}
  #section01 .tit-wrap .inner {
    width: 100%;
    height: 80%;
    background: rgba(0, 0, 0, 0.6);
    padding: 0 2rem;
    word-break: keep-all;
  }
  #section01 .tit-wrap .sub {
    color: #fff;
  }
  #section01 .tit-wrap .title {
    color: #fff;
  }
  #section01 .tit-wrap .desc {
    color: #fff;
  }
  /* section01 */
  #section01 {
    padding: 3rem 0 3rem;
  }
  #section01 .table-wrap th,
  #section01 .table-wrap td {
    font-size: 1.3rem;
    line-height: 1.35;
  }
  #section01 .table-wrap td {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  #section01 .table-wrap .type0002 td {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  #section01 .table-wrap .type0002 td.left {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  #section01 .table-wrap .type0002 td.left .circle-area {
    font-size: 1.3rem;
    padding: 0.7rem 0;
    width: 18rem;
  }
  #section01 .table-wrap .type0003 td.left {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  #section01 h3 {
    width: 92%;
    margin: 0 auto;
    font-size: 2rem;
    padding-bottom: 2.5rem;
  }
  #section01 .item-wrap .desc-wrap {
    padding-left: 4rem;
    padding-right: 10px;
  }
}
@media (min-width: 1280px) and (max-width: 1680px) {
  .width-m {
    width: 100%;
  }
  #section01 .tit-wrap img {
    width: 100%;
    height: auto;
  }
}/*# sourceMappingURL=style.css.map */