#top-footer .top-footer-item.security
 {
    margin-top: 125px;
}
#section-132 .grid-wrapper {
    max-width: 1200px;
}
#section-132 .col-sm-6 {
        flex-basis: 100%;
    max-width: 100%;
    }
#section-132 .c-btn a, .c-btn input, .c-btn .btn-customform-submit, .c-btn button {
    min-width: 24%;
}

#section-418 .middle-xs {
    max-width: 967px;
    margin: auto;
        background: #fff;
    padding: 30px 0 0;
    border-radius: 6px;
    border: 2px solid #ececec;
}
#section-416 .c-inner--lg {
    padding: 16px;
}
#section-421 .middle-xs {
    border: 2px solid #9DD218;
        background: #fff;
    padding: 30px 0 0;
    border-radius: 6px;
}
#section-424 .middle-xs {
    border: 2px solid #2C92D5;
        background: #fff;
    padding: 30px 0 0;
    border-radius: 6px;
}
#section-426 .middle-xs {
    border: 2px solid #FF862F;
        background: #fff;
    padding: 30px 0 0;
    border-radius: 6px;
}
#section-420 .p-leftImg-iCatch__block--item.u-mbmd.pera1-removable {
border: 2px solid #9DD218;
        padding: 30px 7px 0;
    border-radius: 6px;
}
#section-441 .p-leftImg-iCatch__block--item.u-mbmd.pera1-removable {
border: 2px solid #2C92D5;
        padding: 30px 7px 0;
    border-radius: 6px;
}
#section-444 .p-leftImg-iCatch__block--item.u-mbmd.pera1-removable {
border: 2px solid #ececec;
        padding: 30px 7px 0;
    border-radius: 6px;
}
#section-444  .middle-xs {
    border: 2px solid #ececec;
    background: #fff;
    padding: 30px 0 0;
    border-radius: 6px;
}

#section-420 [data-custom-pc-fontsize="16px"],
#section-421 [data-custom-pc-fontsize="16px"],
#section-424 [data-custom-pc-fontsize="16px"],
#section-441 [data-custom-pc-fontsize="16px"]{
    background: #f27e18;
    color: #fff;
    padding: 5px 10px;
    border-radius: 5px;
    display: inline-block;
}
#section-426 [data-custom-pc-fontsize="16px"],
#section-442 [data-custom-pc-fontsize="16px"]
{
    background: rgb(195, 57, 37);
    color: #fff;
    padding: 5px 10px;
    border-radius: 5px;
    display: inline-block;
}
#section-421 .u-mbmd.col-xs-12.col-lg-4.pera1-removable [data-custom-pc-fontsize="11px"],
#section-420 .p-leftImg-iCatch.c-bg-img.c-bg-img--cover.pera1-bg-editable [data-custom-pc-fontsize="11px"] {
    color: #e8412e;
    border: 2px solid;
    display: inline-block;
    padding: 5px;
    border-radius: 5px;
    font-size: 14px !important;
    font-size: 16px;
}
#section-442 .p-leftImg-iCatch__block--item.u-mbmd.pera1-removable {
    border: 2px solid #ff862f;
    padding: 30px 7px 0;
    border-radius: 6px;
}
#section-445 .p-leftImg-iCatch__block--item.u-mbmd.pera1-removable {
    border: 2px solid #ececec;
    padding: 30px 7px 0;
    border-radius: 6px;
}
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);
}



 /* フッター */
#top-footer .link {
margin-left: 20px;
}
#top-footer .top-footer-item a {
color: #fff;
}
#top-footer .top-footer-item a:hover {
color: #999;
}
#top-footer .top-footer-tell {
    font-size: 40px;
    font-weight: bold;
   margin: 0 0 10px !important;
    padding: 0;
    line-height: normal;
    display: block;
}
#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;
}
.btn {
background: #fff;
    padding: 10px;
    border-radius: 4px;
}
#section-392 .u-mbmd.col-xs-12.col-lg-4.pera1-removable [data-custom-pc-fontsize="16px"]  {
background: #f27e18;
    color: #fff;
    padding: 5px 10px;
    border-radius: 5px;
        display: inline-block;
}
#section-392 .u-mbmd.col-xs-12.col-lg-4.pera1-removable [data-custom-pc-fontsize="11px"]  {
    background:rgb(195, 57, 37);
    color: #fff;
    padding: 5px 10px;
    border-radius: 5px;
        display: inline-block;
font-size: 16px !important;
    
}
#section-392 .u-mbmd.col-xs-12.col-lg-4.pera1-removable [data-custom-pc-fontsize="10px"]  {
color: #e8412e;
    border: 2px solid;
    display: inline-block;
    padding: 5px;
    border-radius: 5px;
font-size: 14px !important;
}
#top-footer .sub-title {
    color: #fff;
    margin: 10px 0 0;
    padding: 0;
    display: flex;
}
#section-414 .c-inner.c-inner--lg.c-inner--vertical {
    padding: 40px 40px 0;
}
#section-443 .c-inner.c-inner--md.c-inner--one-elem.c-inner--vertical {
    padding: 0;
}
#section-445 .c-wrapper {
    max-width: 1000px;
}
.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;
        }
.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-421 [data-custom-pc-fontsize="12px"] {
    background: rgb(195, 57, 37);
    color: #fff;
    padding: 5px 10px;
    border-radius: 5px;
    display: inline-block;
}
#section-420 [data-custom-pc-fontsize="12px"] {
color: #e8412e;
    border: 2px solid;
    display: inline-block;
    padding: 5px;
    border-radius: 5px;
    font-size: 14px !important;
}




@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;
}

    
    /* フッター */
  #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;
    }
}