body {
    font-size: 16px;
}
/* * { */
    /* outline: auto; */
/* } */
.w100 {
    width: 100%;
}
.mt20 {
    margin-top: 20px;
}
.mv {
    background: url("../../../assets/images/rexit/rexit-bg.png") no-repeat center!important;
    height: 339px;
    margin-bottom: 40px;
    padding-top: 50px;
    background-size: cover;
}
.big-title {
    text-shadow: 2px 2px 2px rgba(0,0,0,0.4);
}
.big-title .small {
    font-size: 40px;
}
.opacity-inner {
    padding: 40px 72px;
    text-align: center;
}
.marker_line {
    background: linear-gradient(transparent 50%, #FFFF36 50%);
    }
.page-wrap {
    padding-left: 100px;
    padding-right: 100px;
}
.page-content {
    max-width: 1080px;
    margin: 0 auto;
}
.page-content section {
    margin-bottom: 81px;
}
.link-btn-wrap {
    margin-bottom: 48px;
}
.link-btn-wrap {
    display: flex;
    justify-content: space-between;
}
.link-btn-wrap a {
    position: relative;
    display: inline-block;
    width: 19%;
    max-width: 400px;
    margin-right: 1%;
    font-size: 15px;
    line-height: 50px;
    color: #fff;
    text-align: center;
    text-align-last: center;
    background: #1F287A;
}
.link-btn-wrap a:last-child {
    margin-right: 0;
}
.link-btn-wrap img {
    position: absolute;
    top: 50%;
    right: 8%;
    transform: translateY(-50%);
}
.banner-area {
    position: relative;
    font-size: 36px;
    line-height: 1.6;
    font-weight: 900;
    text-align: center;
}
.banner-area-text {
    position: absolute;
    top: 25px;
    left: 145px;
}
.banner-area-text img{
    margin-bottom: 48px;
}
.service-description {
    font-size: 16px;
    margin-bottom: 48px;
}
.description-bold {
    font-weight: bold;
}
.highlight {
    background: #FFFF36;
}
.banner-area {
    margin-bottom: 48px;
}
.list-description {
    font-size: 16px;
    line-height: 2;
    margin: 15px 0 70px;
    text-align: left;
    padding: 0 10px;
}
.seo-success-example {
    background: #FFF3D9;
    text-align: center;
    margin-bottom: 112px;
}
.seo-success-example-list {
    padding: 0 25px 40px;
    display: flex;
    justify-content: space-between;
    margin-bottom: 112px;
}
.rexit-example-list {
    padding: 0px 100px 40px;
}
.rexit-example-item {
    width: 30%;
}
.worry-list {
    display: flex;
}
.worry-head-item {
    text-align: center;
    width: 30%;
    margin-right: 5%;
}
.worry-head-item:last-child {
    margin-right: 0;
}
.worry-head-item-txt {
    border-bottom: 2px solid #1F2879;
    margin-bottom: 25px;
    font-size: 16px;
    padding-bottom: 10px;
    font-weight: bold;
    position: relative;
    line-height: 1.4;
}
.worry-head-item-txt:after {
    position: absolute;
    content: '';
    width: 2px;
    height: 18px;
    transform: rotate(45deg);
    background-color: #1F2879;
    top: 53px;
    right: 46px;
}
.seo-success-example-item img{
    width: 100%;
}
.seo-success-example p{
    font-size: 22px;
    text-align: center;
    font-weight: bold;
    position: relative;
    display: inline-block;
    padding: 0 55px;
    margin: 25px 0 40px;
}
.seo-success-example p:before,
.seo-success-example p:after {
    content: '';
    position: absolute;
    top: 50%;
    display: inline-block;
    width: 60px;
    height: 2px;
    background-color: #FF7600;
}
.seo-success-example p:before {
    left: -25px;
}
.seo-success-example p:after {
    right: -25px;
}
/* .cms-head { */
    /* font-size: 28px; */
    /* font-weight: bold; */
    /* border-top: 1px solid #707070; */
    /* border-bottom: 2px solid #1F2879; */
    /* padding: 25px 0; */
    /* text-align: center; */
    /* font-weight: bold; */
    /* background: url(../images/cms/under-arrow.png) no-repeat center; */
/* } */
.cms-head {
    font-size: 28px;
    position: relative;
    font-weight: bold;
    margin-bottom: 37px;
    /* border-top: 1px solid #707070; */
    border-bottom: 2px solid #1F2879;
    padding: 17px 0;
    text-align: center;
    font-weight: bold;
    line-height: 1.2;
}
.cms-head:after {
    content: "";
    position: absolute;
    top: auto;
    bottom: 0;
    left: 50%;
    width: 0;
    height: 0;
    border: 12px solid #1f2879;
    border-width: 12px 8px;
    border-color: #1F2879 transparent transparent transparent;
    transform: translate(-50%,100%);
}

.cms-txt {
    text-align: center;
    margin-bottom: 55px;
    font-size: 20px;
    line-height: 1.3;
    font-weight: bold;
}
.rexit-big-wrap {
    text-align: center;
    margin: 45px 0 85px;
}
.attention {
    color: #FF0000;
}
.bold {
    font-weight: bold;
}
.success-reason {
    text-align: center;
}
.success-reason ul {
    display: flex;
    justify-content: space-between;
}
.success-reason ul li h3{
    font-size: 15px;
    font-weight: bold;
}
.success-reason-title1 {
    color: #3C99B8;
}
.success-reason-title2 {
    color: #256DA1;
}
.success-reason-title3 {
    color: #16478C;
}
.success-reason-title4 {
    color: #1F2879;
}
.difference-content-description {
    width: 60%;
    margin-right: 61px;
    line-height: 1.9;
}
.difference-content {
    display: flex;
}
.difference-pic-wrap {
    width: 32%;
    height: 307px;
}
.bad {
    position: relative;
    width: 48%;
    margin-right: 2%;
}
.good {
    position: relative;
    width: 48%;
}
.bad-good-block {
    display: flex;
}
.example-title {
    position: absolute;
    top: 3%;
    left: 17px;
    font-size: 19px;
    font-weight: bold;
    color: #fff;
    font-weight: bold;

}
.example-title-small {
    font-size: 14px;
    margin-left: 20px;
}
.reason-list {
    width: 20.5%;
    margin-right: 6%;
}
.reason-list img {
    margin: 15px;
}
.success-reason-title {
    margin-top: 13px;
}
.difference-content {
    display: flex;
}
.four-power-list {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    font-weight: bold;
    height: 90px;
    text-align: center;
    line-height: 1.5;
    background: #FFEDB1;
    width: 24%;
    margin-right: 1%;
    border-radius: 13px;
    box-shadow: 0px 4px 8px #E1E1E1;
}
.four-power-list::after {
    content: url("../images/cms/cross.png"); 
    position: absolute;
    top: 19px;
    right: -13%;
    z-index: 1;
}
.four-power-list:last-child::after {
    display: none;
}
.four-power ul {
    display: flex;
}
.process ul {
    display: flex;
}
.process-list {
    width: 25%;
    margin-right: 9px;
    border: 1px solid #CCCCCC;
    border-radius: 7px;
    position: relative;
}
.process-list-head {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    color: #fff;
    text-align: center;
    margin-bottom: 30px;
    background: #1F2879;
    height: 70px;
    line-height: 1.2;
}
.process-list:not(:last-child):after {
    content: '';
    background: url(../images/cms/process-arrow.png) no-repeat center;
    width: 80px;
    height: 70px;
    position: absolute;
    top: 0;
    right: -54px;
    z-index: 1;
}
.process-list-contents {
    text-align: center;
}
.process-list-contents-caption {
    font-size: 16px;

}
.results-case ul{
    display: flex;
}
.results-case img{
    width: 100%;
}
.result-example {
    width: 22%;
    margin-right: 4%;
}
.example-title-bg {
    position: relative;
    color: #fff;
    text-align: center;
    padding: 16px;
    margin-bottom: 20px;
    background: #1F2879;
    font-size: 15px;
}
.peformance-attention {
    text-align: right;
    margin-top: 30px;
}
.tool-block-item:after{
    content: "";
    position: absolute;
    top: 30%;
    bottom: 0;
    left: 100%;
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid #1F2879;
}
.tool-block-item-right {
    font-size: 22px;
}
.tool-block-item-right:before {
    content: "";
    position: absolute;
    top: 30%;
    bottom: 0;
    left: -10px;
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 10px solid #1F2879;
}

.tool-block-list {
    margin-bottom: 50px;
}
.tool-block-list-first {
    margin-bottom: 24px;
}
.results-case-description {
    margin-top: 54px;
}
.customer-voice ul{
    display: flex;
}
.customer-voice li{
    width: 33.3%;
    margin-right: 2%;
}
.customer-voice img{
    width: 100%;
}
.customer-voice li:nth-child(3n) {
    margin-right: 0px;
}
.customer-name {
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    margin: 20px 0;
}
.introduction-record ul {
    display: flex;
    flex-wrap: wrap;
    max-width: 776px;
    margin: 0 auto;
    justify-content: space-between;
}
.introduction-record li {
    margin-bottom: 20px;
}
/* .introduction-record li:nth-child(3n) { */
    /* margin-right: 0; */
/* } */
.consultant {
    background: url(../images/cms/lecture-bg.png) no-repeat center;
}
.consultant-message {
    width: 66%;
    background: url(../images/cms/tanaka-message-bg.png) repeat-y center;
    background-color: #fff;
    border-radius: 10px;
    padding: 19px;
    border: solid 2px #fff;
    line-height: 1.4;
}
.consultant-inner {
    padding: 40px 30px;
}
.consultant-pic {
    width: 30%;
}
.consultant-pic-message {
    display: flex;
    justify-content: space-between;
    margin: 55px auto;
}
.consultant-profile {
    font-size: 14px;
    padding: 13px 26px;
    background: url(../images/cms/career-bg.png) no-repeat center;
}
.consultant-telop {
    font-size: 28px;
    font-weight: bold;
    text-align: center;
    border-bottom: 2px solid #FF000F;
    padding-bottom: 20px;
}
.position-signature {
    font-size: 14px;
    font-weight: bold;
    text-align: right;
    margin-top: 8px;
}
.position {
    margin-bottom: 5px;
}
.position-career {
    font-size: 16px;
    font-weight: bold;
}
.position-description {
    line-height: 2.3;
}
.q_a-sec__container {
    padding: 0 50px;
}
.q_a-sec__list {
    margin-bottom: 45px;
} 

.q_a-sec__list .question {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    cursor: pointer;
}
.q_a-sec__list .answer {
    background-color: #E6E6E6;
    line-height: 34px;
    font-size: 16px;
    padding: 6px;
    display: none;
}
.q_a-sec__list .question .txt {
    font-size: 20px;
    color: #fff;
    background-color: #1F2879;
    width: 100%;
    padding: 24px 45px 17px 21px;
}
.q_a-sec__list .question .icon {
    width: 70px;
    text-align: center;
    padding: 20px 0;
    background-color: #fff;
    color: #1F2879;
    font-size: 20px;
    font-weight: 600;
    line-height: 1;
    border: 3px solid;
}
/* .q_a-sec__list .question::before, .q_a-sec__list .question::after { */
    /* content: ""; */
    /* display: block; */
    /* width: 24px; */
    /* height: 2px; */
    /* background-color: #de0010; */
    /* position: absolute; */
    /* top: 30px; */
    /* right: 19px; */
    /* -webkit-transition: .25s all ease-out; */
    /* -o-transition: .25s all ease-out; */
    /* transition: .25s all ease-out; */
/* } */
/* .txt:after { */
    /* content: ""; */
    /* position: absolute; */
    /* right: 25px; */
    /* top: 38%; */
    /* transition: all 0.2s ease-in-out; */
    /* display: block; */
    /* width: 8px; */
    /* height: 8px; */
    /* border-top: solid 2px #E7E7E7; */
    /* border-right: solid 2px #E7E7E7; */
    /* -webkit-transform: rotate(135deg); */
    /* transform: rotate(135deg); */
/* } */

.accordion-container {
    width: 81%;
    margin: 0 auto;
}
.qa-btn-single {
    width: 47%;
    margin-bottom: 29px;
}
.qa-btn-in-icon {
    background: url(../../images/cms/cross.png) no-repeat 96% 50%;
}
.qa-btn-in {
    font-size: 16px;
    position: relative;
    display: inline-block;
    width: 100%;
    /* max-width: 481px; */
    margin-right: 0%;
    line-height: 75px;
    color: #fff;
    text-align: center;
    text-align-last: center;
    background-color: #80000A;
}
.accordion-content {
    display: none;
    background: white;
    color: black;
    border: 1px solid;
    line-height: 34px;
    font-size: 16px;
    padding: 6px;
}
.accordion-container {
    width: 100%;
  }
  
  /* .accordion-container .accordion-title { */
    /* display: block; */
    /* position: relative; */
    /* margin: 0; */
    /* padding: 0.625em 0.625em 0.625em 2em; */
    /* font-size: 1.25em; */
    /* font-weight: normal; */
    /* color: #fff; */
    /* background: #000; */
    /* cursor: pointer; */
  /* } */
  /*  */
  /* .accordion-container .accordion-title:hover, */
  /* .accordion-container .accordion-title:active, */
  /* .accordion-container .content-entry.open .accordion-title { */
    /* background-color: #00aaa7; */
    /* color: white; */
  /* } */
  
  .accordion-container .accordion-title:hover i:before,
  .accordion-container .accordion-title:hover i:active,
  .accordion-container .content-entry.open i {
    color: white;
  }
  
  .accordion-title{
    position: relative;
  }
  
  .accordion-title:after {
    content: "";
    position: absolute;
    right: 25px;
    top: 38%;
    transition: all 0.2s ease-in-out;
    display: block;
    width: 8px;
    height: 8px;
    border-top: solid 2px #fff;
    border-right: solid 2px #fff;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
  }
  
  .accordion-title.open:after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 45%;
  }
  
  
  .accordion-content {
    display: none;
    padding-left: 2.3125em;
  }

.inner-head-wrap {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;    
    height: 77px;
}
.line-title {
    position: relative;
    font-size: 23px;
    color: #fff;
    background: #1F2879;
    width: 90%;
    margin: 0 auto;
    padding: 17px 45px 17px 48px;
    text-align: left;
    z-index: 1;
}
.line-title-sub {
    transform: translateY(-50%);
    position: relative;
}
.option-arrow::before {
    position: absolute;
    content: url(../images/cms/three-arrow.png);
    position: absolute;
    left: 24%;
}
.option-arrow::after {
    position: absolute;
    content: url(../images/cms/three-arrow.png);
    position: absolute;
    right: 24%;
}
.option-block-item-inner-title {
    transform: translateX(36px);
}
.rexit-three-reason {
    border-radius: 10px;
    padding-right: 100px;
}
.rexit-reason-head {
    margin-bottom: 85px;
}
.rexit-reason-list {
    margin-bottom: 85px;
}
.three-reason-discription {
    padding: 32px 42px 23px 170px;
    line-height: 1.7;
}
.three-reason-discription:last-child {
    padding: 32px 42px 11px 170px;
}
.rexit-three-reason:before{
    content: '';
    width: 195px;
    height: 196px;
    position: absolute;
    top: -22px;
    left: -98px;
}
.rexit-three-reason-first:before {
    background: url("../../../assets/images/rexit/success1.png") no-repeat 96% 50%;
}
.rexit-three-reason-second:before {
    background: url("../../../assets/images/rexit/success2.png") no-repeat 96% 50%;
}
.rexit-three-reason-third:before {
    background: url("../../../assets/images/rexit/success3.png") center / 100% 100% no-repeat;
}
.line-title-head {
    transform: translateX(20px);
    display: inline-block;
    text-align: left;
    padding-left: 52px;
}
.line-up-wrap {
    padding-top: 50px;
}
.rexit-reason-discription-wrap {
    margin-top: -20px;
    border: 3px solid #BFBFBF;
    border-radius: 10px;
}
.line-up-inner {
    /* border: 1px solid #BFBFBF; */
    padding: 0px 40px 40px;
    background: #fff;
    margin-top: 60px;
    margin-bottom: 140px;
}
.line-up-inner-head {
    font-size: 24px;
    text-align: center;
    font-weight: bold;
    display: inline-block;
}
.line-up-inner-description {
    font-size: 19px;
    padding: 15px 25px 20px 44px;
    line-height: 1.4;
}
.basic-block {
    margin-bottom: 30px;
}
.inner-head-wrap-basic {
    margin-bottom: 45px;
}
.inner-head-wrap:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    display: inline-block;
    width: 359px;
    height: 2px;
    background: #CCCCCC;
}
.inner-blacket {
    position: relative;
}
.inner-blacket-wrap {
    display: flex;
    padding: 0 20px 0px 40px;
    margin-top: 40px;
}
.inner-head-wrap:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 0;
    display: inline-block;
    width: 359px;
    height: 2px;
    background: #CCCCCC;
}
.line-title-sub {
    background: #1598B7;
}
.line-up {
    /* background: #EFF8FC; */
}
.icon-wrap {
    text-align: center;
    margin: 20px 0;
}
.plan-description {
    font-size: 18px;
    padding: 15px 25px 20px 40px;
    line-height: 1.7;
}
.option-block-item {
    margin-bottom: 95px;
}
/* .option-block-item-last { */
    /* margin-bottom: 0; */
/* } */
/* .option-block-item-inner { */
    /* border: 1px solid #1598B7; */
    /* border-radius: 10px; */
/* } */
.option-block-bubble {
    font-size: 24px;
    font-weight: bold;
    border-radius: 10px;
    padding: 25px 60px;
    background: #E6E6E6;
    margin-bottom: 80px;
    position: relative;
    text-align: center;
    line-height: 1.2;
}
.option-block-bubble:after {
    content: "";
    position: absolute;
    top: auto;
    bottom: 0;
    left: 50%;
    width: 0;
    height: 0;
    border: 12px solid #E6E6E6;
    border-width: 20px 12px;
    border-color: #E6E6E6 transparent transparent transparent;
    transform: translate(-50%,100%);
}
.contact-wrap {
    display: flex;
    padding: 0 3px;
}
.contact-number {
    margin-bottom: 8px;
}
.footer-wrap {
    background: #1F2879;
    padding: 50px 0;
}
.footer-wrap-inner {
    color: #fff;
    text-align: center;
    width: 456px;
    margin: 0 auto;
}
.footer-phrase {
    font-size: 24px;
    margin-bottom: 30px;
}
.contact-wrap {
    margin-bottom: 30px;
}
.tel-phrase {
    font-size: 20px;
    margin: 0 5px;
}
.tel-phrase span {
    margin-bottom: 7px;
    display: block;
}
.tel-num {
    font-size: 24px;
    font-weight: 900;
    margin-bottom: 5px;
}
.tel-time {
    font-size: 14px;
}

.contact-block-title a {
    font-size: 28px;
    font-weight: bold;
    padding: 29px 55px 30px 79px;
    width: 456px;
    margin: 0 auto;
    background: #FF7600 url(../images/cms/mail.png) no-repeat 86px center;
    height: 77px;
    color: #fff;
    display: block;
    border-radius: 7px;
}

.floating__banner {
    position: fixed;
    z-index: 99999;
    top: 64%;
    right: -5px;
}
.floating__banner-box {
    display: block;
    margin-bottom: 5px;
}
@media only screen and (max-width: 767px) {
    .banner-area-text {
        font-size: 30px;
    }
    .four-power-list {
        font-size: 15px;
    }
    .bad-good-block {
        display: block;
    }
    .bad {
        width: 100%;
        margin-bottom: 50px;
    }
    .good {
        width: 100%;
    }
    .example-title {
        top: 3.5%;
        left: 32px;
        font-size: 28px;
    }
    .example-title-small {
        font-size: 20px;
    }
    .difference-content {
        display: block;
    }
    .difference-content-description {
        width: 100%;
        margin-bottom: 40px;
    }
    .difference-pic-wrap {
        width: 100%;
        text-align: center;
    }
    .consultant {
        background: none;
    }
    .consultant-pic-message {
        margin: 56px auto 0px;
    }
    .consultant-pic-img {
        transform: translateY(13%);
    }
    .consultant-profile {
        background: none;
    }
}


.can-wrap {
    display: flex;
}
.can-img {
    /* max-height: 230px; */
    height: auto;
    width: 100%;
    margin: 0 auto;
}
.can-img img {
    width: 100%;
}
.can-img-wrap {
    margin-right: 30px;
    /* padding-top: 40px; */
    width: 40%;
}
.can-title {
    font-weight: bold;
    font-size: 18px;
    position: relative;
    margin-bottom: 17px;
    padding-left: 50px;
    line-height: inherit;
}
.can-title::before {
    content: '';
    width: 35px;
    height: 35px;
    position: absolute;
    top: 0px;
    left: -10px;
    background: url(../../../assets/images/rexit/check.png) no-repeat 96% 50%;
}
.can-title:before {

}
.can-list-wrap {
    line-height: 1.8;
    width: 60%;
}
.can-list {
    /* margin-bottom: 40px; */
    margin-bottom: 10px;
}
.tool-wrap {
    display: flex;
    max-width: 1000px;
    margin: 0 auto;
}
.tool-block {
    width: 33%;
    margin-right: 40px;
}
.tool-block-item {
    font-size: 22px;  
}
.tool-block-discription {
    line-height: 1.5;
}
.tool-block:last-child {
    margin-right: 0;
}
.function-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.function-title {
    text-align: center;
    color: #fff;
    background: #1A2A67;
    padding: 15px 10px;
    font-size: 15px;
    border-radius: 7px 7px 0 0;
}
.function-item {
    width: 31%;
    border: 1px solid #1A2A67;
    margin: 0 20px 20px 0;
    border-radius: 10px;
}
.function-item:nth-child(3n) {
    margin-right: 0;
}
.function-description {
    margin: 17px 0 40px;
    line-height: 1.4;
    height: 55px;
}
.function-description-image-wrap {
    padding: 0 15px;
}
.upcel {
    padding: 15px 4px;
}
.function-img-wrap {
    text-align: center;
    margin-bottom: 15px;
}
.report-description {
    line-height: 2;
    margin-bottom: 20px;
}
.price {
    margin-bottom: 60px;
}
.price-list {
    max-width: 800px;
    margin: 0 auto;
    border: 1px solid #1A2A67;
    display: flex;
    height: 90px;
    margin-bottom: 43px;
}
.price-list-title {
    background: #1A2A67;
    color: #fff;
    font-size: 18px;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 88px;
    width: 33%;
    position: relative;
    border-right: 1px solid #1A2A67;
}
.price-list-title:after {
    content: "";
    position: absolute;
    top: -1px;
    left: 100%;
    width: 0;
    height: 0;
    border-top: 45px solid transparent;
    border-bottom: 45px solid transparent;
    border-left: 45px solid #1A2A67;
}
.price-yen {
    color: #DE4240;
    font-size: 33px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 67%;
    font-weight: bold;
}
.price-description-wrap {
    max-width: 596px;
    margin: 0 auto;
}
.price-description-list {
    margin-bottom: 10px;
}

.inner-blacket:before {
    content: '';
    width: 195px;
    height: 196px;
    position: absolute;
    top: 50%;
    left: -85px;
    transform: translateY(-50%);
    z-index: 2;
}
/* .inner-blacket:before { */
    /* background: url(../images/rexit/success1.png) no-repeat 96%  */
/* } */
.performance ul {
    display: flex;
    flex-wrap: wrap;
    max-width: 1000px;
    margin: 0 auto;
    justify-content: space-between;
}
.performance li {
    width: 23%;
    margin-bottom: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.performance ul.record-bottom {
    display: flex;
}
.performance li.record-bottom-list {
    width: 50%;
}
.connect-contents-list {
    max-width: 1030px;
    margin: 0 auto;
    margin-left: 48px;
}

section.worry {
    margin-top: -50px;
}

.difference-content {
    /* display: flex; */
    margin-top: 44px;
    width: 100%;
}

p.function-description.matchHeight {
    font-size: 14px;
    text-align: justify;
    word-break: break-all;
}

li.can-list {
    text-align: justify;
    word-break: break-all;
}
