@media only screen and (max-width: 1024px){
  
.list.even li{
  overflow-x: scroll !important;
}

.list.even li .infobox{
    width: 100%;
    overflow-x: scroll;
}

.list.even li .infobox .txtbox{
      width: 1000px;
    overflow-x: scroll;
}

}

.design01 .bgc-beju {
    background: #f7e8c1;
    width: 18%;
    letter-spacing: 0.01em;
}

.bgc-white li{
  font-size: 12px;
}

.bgc-white li {
    font-size: 14px;
    text-indent: -1em;
    padding-left: 1em;
    font-weight: bold;
}

.border-bb-none{
  border-bottom: none !important;
}

.bt-none{
  border-top: none !important;
}


@media only screen and (max-width: 599px){
.design01 .bgc-beju {
    background: #f7e8c1;
    width: 18%;
    font-size: 14px;
    letter-spacing: 0.01em;
    line-height: normal;
    padding: 10px;
}
  
.txtbox{
      width: 100%;
}

.design01 {
    width: 100%;
    text-align: center;
    border-collapse: collapse;
    border-spacing: 0;
}

.img-box img{
  width: 150px;
}

.bgc-white li {
    font-size: 12px;
    text-indent: -1em;
    padding-left: 1em;
    white-space: normal;
}

.design01 .bgc-green {
    background-color: #dbe7ce;
    font-size: 14px;
}

.design01 th {
    padding: 5px;
    background: #e9faf9;
    border: solid 1px #778ca3;
}

.design01 .bgc-green.w11 {
    width: 11%;
    line-height: initial !important;
}
}


/* 05/01 追記 */

.tac-txt{
  text-align: center;
}

.fw-price-txt{
      font-weight: bold;
    font-size: 18px;
}

.price-list{
    width: 45%;
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
}

.price-list li{
      font-size: 14px;
}

.mbi-0{
  margin-bottom: 0px !important;
}

.flex-content{
  display: flex;
}

.flex-content .left-content{
  flex: 1;
}

.flex-content .right-content{
  flex: 1;
}

#implant .head-area{
    text-align: center;
    font-size: 24px;
    background: #b7cde1;
    padding: 10px 0;
    border: 1px solid;
    font-weight: 400;
}

/* #implant .left-content{
  border: 1px solid #000;
}
 */
#implant .flex-content{
  display: flex;
  align-items: center;
  background-color: #fff;
}

#implant .list-head{
  color: #506e9e;
  margin-bottom: 10px;
  font-weight: bold;
}


#implant .txtbox li:first-of-type .flex-content img{
    width: 130px;
    margin: auto;
    display: block;
}

#implant .txtbox li:last-of-type .flex-content img{
    width: 70px;
    margin: auto;
    display: block;
}

.implant-img{
      width: 80%;
    margin: auto;
}

#implant .right-content li {
    font-size: 20px;
    flex: 1;
    height: 100%;
    display: flex;
    align-items: center;
}

#implant .right-content ul{
  display: flex;
    background: #fff;
    align-items: center;
    height: 111px;
    justify-content: space-between;
    border: 1px solid;
}

.h50{
  height: 50px !important; 
}

#implant .right-content ul li:first-of-type div{
    width: 100%;
    text-align: center;
    font-weight: bold;
}

#implant .right-content ul li:last-of-type div{
    width: 80%;
    text-align: right;
    font-weight: bold;
}

.bt-none{
  border-top: none !important;
}

.bb-none{
  border-bottom: none !important;
}

.bl-solid{
  border-left: 1px solid;
}

.b-none{
      border: 1px solid;
    border-right: none;
}

.bgc-white ul li div{
      font-weight: bold;
    font-size: 20px;
    letter-spacing: 0.05em;
}

.another-price-txt{
      font-weight: bold;
    font-size: 20px;
    letter-spacing: 0.05em;
}

.fontsize14{
  font-size: 14px !important;
  font-weight: bold;
}

.w70-img img{
  width: 70% !Important;
}

.implant-price-list li {
    text-align: left;
    width: 95%;
    margin-left: auto;
}
.implant-price-list li:not(:last-of-type){
  margin-bottom: 10px;
}

.other-table th{
  width: 33% !important;
}

.other-table th.blue-bg{
  background-color: #d8e3ea;
}

.other-table th.white-bg{
  background-color: #fff;
}

.fz16{
  font-size: 16px !important;  
}

.incho-bg {
    width: 100%;
    background-image: URL(/upload/tenant_1/d60100323e0a1af44b71bbc8d2607b31.png);
    background-size: contain;
    height: 250px;
    background-position: right;
        border: 1px solid #778ca3;
    background-repeat: no-repeat;
    border-top: none;
    background-color: #fff;
}

.incho-bg ul{
      display: flex;
    flex-direction: column;
    width: 60%;
    justify-content: center;
    margin: auto;
    padding-top: 30px;
}

.incho-bg ul li{
    text-align: left;
    font-size: 16px;
    margin-bottom: 10px;
}

@media only screen and (max-width: 599px){
  .incho-bg ul {
    display: flex;
    flex-direction: column;
    width: 90%;
    justify-content: center;
    margin: auto;
    padding-top: 30px;
}

#implant .right-content ul{
    height: 120px;
}

.other-table .bgc-beju{
  font-size: 16px;  
}
}

.incho-bg.img-no {
  background-image: none;
  height: auto;
  padding-bottom: 2%;
}
