.contract {
  max-width: 960px!important;
}

.bg-light {
  background-color: #fff!important;
}


h2.small {
  font-size: 42px;
  line-height: 52px;
}
h2.small {
  font-weight: 700;
}

.action-1 {
  color: #4fb7c0;
}
.f-22 {
  font-size: 17px;
  line-height: 32px;
}
.mb-60 {
  margin-bottom: 60px;
}
.semibold {
  font-weight: 600;
}

.pricing_table_5 .block:not(.bg-dark) {
  border: 2px solid #ebeaed;
}
.radius10 {
  border-radius: 10px;
}
.bg-action-1 {
  background-color: #00b1cf;
}
.color-white {
  color: #fff;
}
.w-full {
  width: 100%;
}
.mw-370 {
  max-width: 370px;
}
.pt-35 {
  padding-top: 35px;
}
.pb-20 {
  padding-bottom: 20px;
}
.ml-auto, .mx-auto {
  margin-left: auto!important;
}
.mx-auto {
  margin-right: auto!important;
}

.f-14 {
  font-size: 14px;
  line-height: 24px;
}
.mb-35 {
  margin-bottom: 20px;
}
.sp-20 {
  letter-spacing: 2px;
}
.semibold {
  font-weight: normal;
}

.relative {
  position: relative;
}
.f-58 {
  font-size: 58px;
  line-height: 68px;
}

.price_num-tri {
  min-width: 0;
}
.price_num {
  display: block;
  min-width: 65px;
}
b, strong {
  font-weight: 600;
  font-size: 35px;
}

.f-14 {
  font-size: 14px;
  line-height: 24px;
}

.ml-11 {
  margin-left: 5px;
}
.ml-15 {
  margin-left: 3px;
}
/* .text-left {
  text-align: left!important;
} */
.mb-2 {
  margin-bottom: 16px!important;
}

.radius10 {
  border-radius: 10px;
}
.bg-main {
  background-color: #07326e;
}
.color-white {
  color: #fff;
}
.w-full {
  width: 100%;
}
.mw-370 {
  max-width: 370px;
}
.pt-35 {
  padding-top: 35px;
}
.pb-20 {
  padding-bottom: 20px;
}
.ml-auto, .mx-auto {
  margin-left: auto!important;
}
.mx-auto {
  margin-right: auto!important;
}
.radius10 {
  border-radius: 10px;
}
.bg-action-2 {
  background-color: #07326e;
}
.color-white {
  color: #fff;
}
.w-full {
  width: 100%;
}
.mw-370 {
  max-width: 370px;
}
.pt-35 {
  padding-top: 35px;
}
.pb-20 {
  padding-bottom: 35px;
}
.ml-auto, .mx-auto {
  margin-left: auto!important;
}
.mx-auto {
  margin-right: auto!important;
}
.price_recommend {
  right: -6px;
  top: -6px;
  width: 84px;
}
.absolute {
  position: absolute;
}

.pricing_table_5 ul li {
  position: relative;
  width: 230px;
  margin-left: 7px;
  margin-right: 7px;
}


@media screen and (max-width: 767px){
  .pricing_table_5 ul li {
    position: relative;
    width: 325px;
    margin-left: 0px;
    margin-right: 0px;
  }
  .pricecard .plan_price h4 {
    font-size: 30px;
    padding: 10px 0 10px;
  }
  .pricecard p {
    margin: 0;
    padding: 0px 10px 35px 18px;
    text-align: left;
    line-height: 2.2;
  }
}

.action-1 {
  color: #093F72;
}
.mb-10 {
  margin-bottom: 10px;
}

.color-heading {
  color: #919dab;
}

.mt-35 {
  margin-top: 35px;
}

.row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -10px;
  margin-left: -10px;
}

ul {
  margin-top: 0;
  margin-bottom: 1rem;
}

.col-12 {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

.btn.action-1 {
  background-color: #00b1cf;
  background: linear-gradient(to bottom, #0fb4d1, #43cde6 50%, #31d0ec 50%, #00b1cf);
  box-shadow: 0 0 5px 5px #08adca4b inset;
  color: #fff;
}

.btn.action-1:hover {
  background-color: #3a9aa2;
}

.mt-15 {
  margin-top: 15px;
}
.btn {
  vertical-align: top;
  height: 50px;
  line-height: 50px;
  padding: 0 30px;
  border: none;
  border-radius: 50px;
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  text-align: center;
  background: transparent;
  transition: all .25s;
}

.btn.border-gray {
  border: 2px solid #ebeaed;
}
.btn.action-2 {
  background-color: #07326e;
  background: linear-gradient(to bottom, #2d5286, #2a5da5 50%, #2f62aa 50%, #07326e);
  box-shadow: 0 0 5px 5px #17488b48 inset;
  color: #fff;
}
.btn[class*=" border-"], .btn[class^=border-] {
  line-height: 46px;
}

.mt-15 {
  margin-top: 15px;
}
.btn {
  vertical-align: top;
  height: 50px;
  line-height: 50px;
  padding: 0 30px;
  border: none;
  border-radius: 50px;
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  text-align: center;
  background: transparent;
  transition: all .25s;
}

.btn.border-gray:hover {
  border-color: #b7b3be;
}
.btn.action-2:hover {
  background-color: #041c3e;
}

.bd {
  border-bottom: 2px solid #093F72;
}

/* table */

table {
  margin: 20px auto;
  width: 1000px;
}
.tbl-r02 th {
  background: #f1efef;
  border: solid 1px #e5e5e5;
  color: #093F72;
  padding: 40px 10px;
  font-weight: normal;
}
.tbl-r02 td {
  border: solid 1px #e5e5e5;
  padding: 30px 10px;
}

.a {
  width: 30%;
  text-align: left;
}

.b {
  width: 60%;
  text-align: left;
}

.c {
  width: 10%;
  text-align: right;
}
 
@media screen and (max-width: 767px) {
  .last td:last-child {
    border-bottom: solid 1px #e5e5e5;
    width: 100%;
  }
  .tbl-r02 {
    width: 85%;
    height: 900px;
    border-bottom: solid 1px #e5e5e5;

  }
  .tbl-r02 th,
  .tbl-r02 td {
    border-bottom: none;
    display: block;
    width: 100%;
    text-align: center;
  }
}
/* 表 */

ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.pricecards{
display: flex;
display: -webkit-flex;
flex-wrap: wrap;
-webkit-flex-wrap: wrap;
align-items: center;
-webkit-align-items: center;
justify-content: center;
-webkit-justify-content: center;
      }
.pricecard{
/* flex: 0 0 33%; */
text-align: center;
border: 1px solid #cfcfcf;
padding-bottom: 1.8rem;
box-sizing: border-box;
margin:0 auto 3em;
      }
      .pricecard h3{
          background: #093F72;
          color: #fff;
          padding: 10px;
          margin: 0;
          font-size: 17px;
      }
      .pricecard.premium{
          border: 3px solid #00b1cf;
          padding-bottom: 3rem
      }
      .pricecard.premium h3{
          background: #00b1cf;
          color: #fff;
          padding: 10px;
          margin: 0;
      }
      .pricecard h4{
          font-size: 300%;
          margin: 0 auto;
          padding: 30px 0 10px;
      }
      .pricecard.premium h4 {
        padding: 30px 0 10px;
      }

      .plan_price span {
        line-height: 1;
        padding: 0 2px;
        font-size: calc(22px * 0.9);
        font-weight: bold;
      }
      .pricecard p{
          margin: 0;
          padding: 20px 10px 25px 18px;
          text-align: left;
          line-height: 1.9;
      }
      .pricecard a{
          padding: 10px 40px;
          background: #ffa51e;
          color: #fff;
          text-decoration: none;
          border-radius: 3px;
          display: inline-block;
      }
@media screen and (max-width: 767px){
.profile_card, .pricecards, .profile_cards {
  flex-direction: column;
  -webkit-flex-direction: column;
  }
.pricecard, .card_photo {
  flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
  }
.pricecard.premium {
  order: 1;
  -webkit-order: 1;
  }
  .pricecard h4 {
    padding: 25px 0 0;
  }
  .pricecard.premium h4 {
    padding: 25px 0 0px;
  }
  .pricecard.premium {
    padding-bottom: 2.2rem;
}
}




/* 表組み修正 */
.tbl-r02 th,
.tbl-r02 td {
  padding: 20px 15px;
}
.tbl-r02 th,
.tbl-r02 td {
  vertical-align: middle;
  border-color: #ccc;
}
.tbl-r02 th {
  width: 25%;
}
.tbl-r02 td:nth-of-type(1) {
  width: 60%;
}
.tbl-r02 td:nth-of-type(2) {
  width: 15%;
}
@media screen and (max-width: 768px){
  .tbl-r02 th,
  .tbl-r02 td {
    padding: 3vw;
  }
  .tbl-r02 td:nth-of-type(1) {
    text-align: left;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #ddd;
  }
  .tbl-r02 td:nth-of-type(2) {
    border-top: none;
  }
  .tbl-r02 th,
  .tbl-r02 td:nth-of-type(1),
  .tbl-r02 td:nth-of-type(2) {
    width: 100%;
  }
}