#top-footer .top-footer-item.security
 {
    margin-top: 125px;
}
#top-footer .sub-title {
    color: #fff;
    margin: 10px 0 0 !important;
    padding: 0;
    display: flex;
}
a {
    transition : all 0.5s ease 0s;
}
#section-2 strong {
font-size: 28px;
}
.pricecards{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 36px;
        }
.pricecards .regular-price {
    text-align: center;
    font-weight: bold;
    color: #555;
    padding-bottom: 10px;
}
#section-94 .c-wrapper.aos-init.aos-animate {
max-width: 1000px;
}
.c-hr-solid {
    margin: 0;
border-top: 3px solid rgb(244, 126, 0, 0.5);
}
.pricecards .regular-price span {
    font-size: 21px;
}
.pricecard.standard {
    border: 2px solid #2F99DF;
}
.pricecard.pro {
    border: 2px solid #F47B02;
}
.pricecard {
    text-align: center;
    border: 2px solid #9DD218;
    padding-bottom: 1rem;
    box-sizing: border-box;
    margin: 0 auto 3em;
    background: #fff;
    border-radius: 10px;
    width: 100%;
}
.pricecard .discount {
text-align: center;
    color: #f37c03;
    font-size: 16px;
    font-weight: bold;
}
.pricecard.light .border {
border-bottom: 2px solid #9DD218;
    width: 90%;
    margin: auto;
        padding: 5px;
}
.pricecard.standard .border {
border-bottom: 2px solid #2F99DF;
    width: 90%;
    margin: auto;
        padding: 5px;
}
.pricecard.pro .border {
border-bottom: 2px solid #F47B02;
    width: 90%;
    margin: auto;
        padding: 5px;
}
.pricecard .title {
text-align: center;
    font-weight: bold;
        padding-bottom: 0;
    font-size: 15px;
}
.pricecard .text {
    font-size: 12px;
    padding: 10px 25px;
}
        .pricecard h3{
            color: #9DD218;
           padding: 20px 10px;
            margin: 0;
            font-size: 21px;
            line-height: 1.5;
            font-weight: bold;
        }
.pricecard h4 span {
font-size: 48%;
    color: #333;
    margin-left: 5px;
}
.pricecard.standard h3,
.pricecard.standard h4
{
    color: #2F99DF;
}
.pricecard.pro h3,
.pricecard.pro h4
{
            color: #F47B02;
}
        .pricecard h4{
font-size: 250%;
            margin: 0 auto;
             font-weight: bold;
            color: #9DD218;
        }
.pricecard p {
    margin: 0;
    padding: 15px;
    text-align: left;
}
        .pricecard a{
            padding: 10px 40px;
            background: #fb5859;
            color: #fff;
            text-decoration: none;
            border-radius: 3px;
            display: inline-block;
        }
.col-xs-12 [data-custom-pc-fontsize="28px"] {
    font-size: 47px !important;
    opacity: 0.5;
    display: inline-block;
    margin-bottom: 7px;
}
.dli-chevron-down {
    display: inline-block;
    vertical-align: middle;
    line-height: 1;
    width: 17px;
    height: 17px;
    border: 3px solid currentColor;
    border-left: 0;
    border-bottom: 0;
    box-sizing: border-box;
    transform: translateY(-25%) rotate(135deg);
    margin-bottom: 5px;
}
.pricecard.light .dli-chevron-down {
    color: #9DD218;
}
.pricecard.standard .dli-chevron-down {
    color: #2F99DF;
}
.pricecard.pro .dli-chevron-down {
    color: #F47B02;
}
.p-others-price-guide__plus-element {
    font-size: 54px;
    color: #28c3d4;
    margin-top: -7px;
}

#section-187 .c-wrapper.c-wrapper--sm.aos-init.aos-animate .c-inner--lg {
    padding: 0 0 20px;
}

/* フッター */
#top-footer .link {
margin-left: 20px;
}
#top-footer .top-footer-item a {
color: #fff;
}
#top-footer .top-footer-item a:hover {
color: #999;
}
#footer_menu ul {
  background: #202020;
}
#footer_menu ul a {
  color: #fff;
}
#top-footer {
  background: #202020;
  padding: 60px 30px 30px;
}
#top-footer .top-footer-wrap {
  max-width: 1000px;
  margin: auto;
  display: flex;
  color: #fff;
  justify-content: center;
  line-height: 2;
}
#top-footer .top-footer-item {
  width: 50%;
        margin-left: 20px;
}
#top-footer .section-title {
  color: #fff;
  margin-bottom: 0;
  padding: 0;
  font-size: 60px;
  font-family: 'Segoe UI Black','Arial Black',sans-serif;
  display: flex;
  line-height: 1;
}
#top-footer .sub-title {
  color: #fff;
  margin: 0 0 30px;
  padding: 0;
  display: flex;
}
#top-footer .top-footer-item h4 {
  font-size: 25px;
        margin-top: 26px;
}
#top-footer .top-footer-link {
  overflow: hidden;
  display: block;
  height: 70px;
    line-height: 67px;
  border-radius: 5px;
  font-size: 16px;
  font-weight: bold;
  cursor: pointer;
  position: relative;
  text-decoration: none;
  border: 3px solid #fff;/* ボーダーの色と太さ */
  padding: 0 30px;
  outline: none;
  transition: ease .2s;
  background: #fff;
  box-shadow: none;
  width: 341px;
}
#top-footer .top-footer-link:hover {
background: #333;
}
#top-footer .top-footer-link span {
  color: #202020 !important;
}
#top-footer .top-footer-link a {
  display: block;
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.top-footer-link::after{
  content: '';
  /*絶対配置で矢印の位置を決める*/
  position: absolute;
  top:42%;
  right: 22px;
  /*矢印の形状*/
  width: 5px;
  height: 5px;
  border-top: 2px solid #202020;
  border-right: 2px solid #202020;
  transform: rotate(45deg);
  /*アニメーションの指定*/
  transition: all .3s;
}
.top-footer-link:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  background:#202020;/*背景色*/
  width: 100%;
  height: 100%;
  transition: transform .6s cubic-bezier(0.8, 0, 0.2, 1) 0s;
  transform: scale(0, 1);
  transform-origin: right top;
}
.service-link.top-footer-link:hover::after {
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  z-index: 3;
}
#top-footer .top-footer-link:hover span {
  color: #fff !important;
}
#top-footer .top-footer-tell {
  font-size: 40px;
  font-weight: bold;
  margin: 0;
  padding: 0;
  line-height: normal;
}
#top-footer .top-footer-dis {
  border: 2px solid #fff;
  text-align: center;
    width: 343px;
}
[data-structure^=b-html-code] img, [data-structure^=b-html-code] iframe {
    max-width: 300px;
}
.copy {
color: #fff;
    text-align: center;
    margin-top: 50px;
}
a.pera1-editable,
#section-132 .c-btn a, .c-btn input, .c-btn .btn-customform-submit, .c-btn button
{
    border-radius: 0;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .1);
    box-shadow: 0 5px 10px rgb(0 0 0 / 57%);
    transition: 0.5s;
        border-radius: 6px;
}
a.pera1-editable:hover,
#section-132 .c-btn a, .c-btn input, .c-btn .btn-customform-submit, .c-btn button:hover{
  color: #fff;
  -webkit-box-shadow: 0 8px 15px rgba(0, 0, 0, .2);
  box-shadow: 0 8px 15px rgba(0, 0, 0, .2);
}



@media screen and (max-width: 600px){
    .pricecards {
    display: flex;
    }
.profile_card, .pricecards, .profile_cards {
    flex-direction: column;
    -webkit-flex-direction: column;
}
  .pricecard, .card_photo {
    flex: 0 0 auto;
    -webkit-flex: 0 0 auto;
}
    #section-2 strong {
font-size: 22px;
}
    
    /* フッター */
  #top-footer .section-title { 
    font-size: 40px;
  }
#top-footer .top-footer-wrap {
  display: block;
}
#top-footer .top-footer-item {
  width: 100%;
        margin-left: 0;
}
#top-footer .top-footer-link {
  margin: 0 0 20px;
  width: auto;
}
#top-footer .top-footer-dis {
  width: 100%;
}
#top-footer .top-footer-tell {
  font-size: 37px;
}
                #top-footer .top-footer-item.security {
        margin: 0 20px;

}