body {
    font-size: 16px;
}

.red-bold {
    font-weight: bold;
    color: #FF5656;
}

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

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

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

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

.mv {
    background: url(../images/ui/ui-bg.png) no-repeat center;
    height: 339px;
    margin-bottom: 40px;
    padding-top: 50px;
    background-size: cover;
}

.opacity-area {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 1072px;
    height: 219px;
    margin-left: auto;
    margin-right: auto;
    /* �ｽw�ｽi�ｽF�ｽﾌゑｿｽ50%�ｽ�ｽ�ｽ�ｽ */
    background-color: rgba(255, 255, 255, 0.9);
    font-weight: bold;
}

.opacity-inner {
    padding: 30px 40px;
    text-align: center;
}

.opacity-inner-title {
    font-size: 60px;
    text-align: center;
    font-weight: bold;
    color: #1F2879;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.4);
    padding-top: 20px;
}

.service-overview {
    line-height: 1.4;
}
.big-title {
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.4);
}

.big-title .small {
    font-size: 40px;
}

.marker_line {
    background: linear-gradient(transparent 50%, #FFFF36 50%);
}

.page-wrap {
    /*padding-left: 100px;
    padding-right: 100px;
    padding: 0 20px;*/
    width: 100%;
    max-width: 1080px;
    margin: 0 auto;
}

.page-content {
    max-width: 1080px;
    margin: 0 auto;
}

.page-content section {
    margin-bottom: 70px;
}

.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: 115px;
}

.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;
}
.list-description .first-lead {
    padding: 0 20px;
    text-align: justify;
    word-break: break-all;
}
li.rexit-example-item{
    padding: 0 10px!important;
}
ul.seo-success-example-list.rexit-example-list {
    padding: 0!important;
}

.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: 19px;
    padding-bottom: 10px;
    font-weight: bold;
    position: relative;
}

.worry-head-item-txt:after {
    position: absolute;
    content: '';
    width: 2px;
    height: 18px;
    transform: rotate(45deg);
    background-color: #1F2879;
    top: 45px;
    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;
}
@media screen and (max-width: 768px) {
    .seo-success-example p:before {
        left: -40px!important;
    }
    .seo-success-example p:after {
        right: -40px!important;
    }
}


/* .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: 22px;
    line-height: 1.3;
    font-weight: bold;
}

.cms-txt-left {
    text-align: center;
    margin-bottom: 55px;
    font-size: 21px;
    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;
    max-width: 480px;
    margin: 0 auto;
    flex-flow: wrap;
}

.success-reason ul li h3 {
    font-size: 18px;
    font-weight: bold;
}

p.list-description {
    word-break: break-all;
    font-size: 16px;
    line-height: 1.7;
}

.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-content p {
    padding-left: 50px;
}

.difference-content img {
    width: 40%;
    height: auto;
    max-width: 230px;
    display: block;
}

.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: 50%;
    padding: 
}

.reason-list .list-description {
    margin-bottom: 0;
}

.reason-list img {
    margin: 15px;
}

.success-reason-title {
    margin-top: 13px;
}

.difference-content {
    display: flex;
    height: auto;
    align-items: flex-start;
}

.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 {
    margin-top: 48px;
}

.results-case ul {
    display: flex;
}

.results-case img {
    width: 100%;
}
.recommended .results-case img {
    width: 80%;
}

.result-example {
    width: 25%;
    box-sizing: border-box;
    padding-left: 8px;
}

.result-example:first-child {
    padding-left: 0;
}

.example-title-bg,
.example-title-bg-02,
.example-title-bg-03 {
    position: relative;
    color: #fff;
    text-align: center;
    padding: 14px;
    margin-bottom: 20px;
    background: #1F2879;
    white-space: nowrap;
}

.example-title-bg-03 {
    width: 100%;
    margin-bottom: 30px;
}

.case-title {
    font-size: 20px;
    font-weight: 700;
}

.example-title-bg-02::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%);
}

.peformance-attention {
    text-align: right;
    margin-top: 30px;
}

tool {
    margin-bottom: 155px;
}

.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: 24px;
}

.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/crm/lecture-bg.png) no-repeat center top;
    padding-bottom: 70px;
    margin-bottom: 158px;
}

.consultant-message {
    width: 66%;
    background: url(../images/crm/tanaka-message-bg.png) repeat-y;
    background-color: #fff;
    border-radius: 10px;
    padding: 10px 19px;
    border: solid 8px #fff;
    line-height: 1.55;
    font-size: 15px;
}

.consultant-inner {
    padding: 0px 45px;
}

.consultant-pic {
    width: 30%;
}

.consultant-pic-message {
    display: flex;
    justify-content: space-between;
    margin: 55px auto 40px auto;
}

.consultant-profile {
    font-size: 14px;
    padding: 13px 26px;
    background: url(../images/crm/career-bg.png) center / 100% 100% no-repeat;
}

.consultant-telop {
    font-size: 22px;
    width: 100%;
    margin: 0 auto;
    font-weight: bold;
    text-align: center;
    border-bottom: 2px solid #FF000F;
    padding-top: 30px;
    padding-bottom: 15px;
}

.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: 18px;
    color: #fff;
    background-color: #1F2879;
    width: 100%;
    padding: 22px 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;
    top: -30px;
    font-size: 20px;
    color: #fff;
    background: #1F2879;
    width: 90%;
    margin: 0 auto;
    padding: 17px 45px 17px 48px;
    text-align: center;
    z-index: 1;
}

.line-title-sub {
    transform: translateY(-50%);
    position: relative;
}

.option-block-item-inner {
    border: 1px solid;
    border-radius: 7px;
    padding: 5px 16px 16px;
    position: relative;
	height: 100%;
}

.option-block-item-inner p {
    padding-top: 10px;
    height: 60px;
    font-size: 16px;
    text-align: justify;
    word-break: break-all;
    line-height: 1.4;
}

.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(../images/rexit/success1.png) no-repeat 96% 50%;
}

.rexit-three-reason-second:before {
    background: url(../images/rexit/success2.png) no-repeat 96% 50%;
}

.rexit-three-reason-third:before {
    background: url(../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: 50px 20px 20px; */
    padding: 20px;
    border: 4px solid #1F2879;
    margin-top: 60px;
    position: relative;
}

.wrap-ttl-wrap {
    position: absolute;
    width: 100%;
    top: -22px;
    left: 0;
    text-align: center;
}
.wrap-ttl {
    font-size: 22px;
    padding: 10px 30px;
    border: 2px solid #1F2879;
    background: #fff;
    display: inline-block;
    font-weight: bold;
}

.rexit-reason-discription-wrap {
    margin-top: -20px;
    border: 3px solid #BFBFBF;
    border-radius: 10px;
}

.line-up-inner {
    /* border: 1px solid #BFBFBF; */
    background: #fff;
    margin-top: 65px;
    /*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;
}

.line-title-01:before,
.line-title-02:before,
.line-title-03:before,
.line-title-04:before,
.line-title-06:before,
.line-title-05:before {
    content: '';
    width: 90px;
    height: 90px;
    position: absolute;
    top: -20px;
    left: -16px;
}

.line-title-01:before {
    background: url(../../images/usability/option1.png) no-repeat 96% 50%;
    background-size: cover;
}

.line-title-02:before {
    background: url(../../images/usability/option2.png) no-repeat 96% 50%;
    background-size: cover;
}

.line-title-03:before {
    background: url(../../images/usability/option3.png) no-repeat 96% 50%;
    background-size: cover;
}

.line-title-04:before {
    background: url(../../images/usability/option4.png) no-repeat 96% 50%;
    background-size: cover;
}

.line-title-05:before {
    background: url(../../images/usability/option5.png) no-repeat 96% 50%;
    background-size: cover;
}

.line-title-06:before {
    background: url(../../images/usability/option6.png) no-repeat 96% 50%;
    background-size: cover;
}

.inner-blacket {
    position: relative;
}

.inner-blacket-wrap {
    display: block;
    /*padding: 0 20px 0px 40px;*/
    margin-top: 50px;
    justify-content: space-between;
}

.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;*/
    width: 100%;
    text-align: center;
}
.plan-description ul li {
    padding: 2px 0;
}
.option-block-item {
    margin-bottom: 65px;
	height: 100%;
}
.option-block-item.item06 {
    margin-bottom: 0;
}
/* .option-block-item:last-child {
    margin-bottom: 0;
} */


/* .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;
}


/* point */


/* ========================================== */

.point ul.point-list {
    justify-content: space-between;
}

.point li.point-item {
    position: relative;
    width: 32%;
    max-width: 346px;
    padding: 22px 20px 0;
    background: #1F2879;
    color: #fff;
    margin-bottom: 145px;
    border-bottom: 1px solid #1F2879;
}

.point li.point-item::after {
    position: absolute;
    content: "";
    bottom: -50px;
    left: 0;
    width: 0;
    height: 0;
    border-style: solid;
    /* border-width: 52px 166.4px 0 166.4px; */
    border-width: 50px 162px 0 173px;
    border-color: #1F2879 transparent transparent transparent;
}

.point .point-img {
    margin-bottom: 34px;
}

.point .point-img img {
    width: 100%;
    height: auto;
}

.point .point-item.item01 .point-img img {
    max-height: 203px;
}

.point-item-ttl {
    position: relative;
    display: inline-block;
    text-align: center;
    width: 100%;
    font-size: 24px;
    line-height: 1.2;
    font-weight: bold;
}

.point-item-ttl span.yellow {
    color: #FFFF00;
}

.point-item-ttl::before {
    content: "";
    position: absolute;
    display: block;
    top: -60px;
    left: 41%;
    width: 50px;
    height: 50px;
    background: #fff;
    /* background: #1F2879; */
    border-radius: 50%;
    border: 3px solid #1F287A;
}

.point-item-ttl::after {
    color: #1F287A;
}

.point-item.item01 .point-item-ttl::after {
    content: "1";
    position: absolute;
    top: -45px;
    left: 47.8%;
    font-size: 22px;
    font-weight: 700;
}

.point-item.item02 .point-item-ttl::after {
    content: "2";
    position: absolute;
    top: -45px;
    left: 47.5%;
    font-size: 22px;
    font-weight: 700;
}

.point-item.item03 .point-item-ttl::after {
    content: "3";
    position: absolute;
    top: -45px;
    left: 47.7%;
    font-size: 22px;
    font-weight: 700;
}

.point-detail-ttl {
    position: relative;
    color: #fff;
    background: #1F2879;
    font-size: 24px;
    font-weight: 700;
    padding: 19px 60px 21px;
    margin-bottom: 42px;
    text-align: center;
    line-height: 1;
}

.point-detail-ttl::before {
    position: absolute;
    content: "";
    top: 4px;
    left: 4px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 56px 60px 0 0;
    border-color: #ffffff transparent transparent transparent;
}

.point-detail01 .point-detail-ttl::after {
    position: absolute;
    content: "1";
    top: 8px;
    left: 8px;
    font-size: 28px;
    font-weight: 700;
    color: #1F287A;
}

.point-detail02 .point-detail-ttl::after {
    position: absolute;
    content: "2";
    top: 8px;
    left: 8px;
    font-size: 28px;
    font-weight: 700;
    color: #1F287A;
}

.point-detail03 .point-detail-ttl::after {
    position: absolute;
    content: "3";
    top: 8px;
    left: 8px;
    font-size: 28px;
    font-weight: 700;
    color: #1F287A;
}

.point-desc {
    line-height: 1.7;
}

.point-detail-img {
    margin-bottom: 104px;
}

.point-detail-img img {
    width: 100%;
    height: auto;
}

.column-area {
    position: relative;
    background: #FFF3D9;
    padding: 38px 45px 40px;
    /* padding: 38px 22px 40px; */
    margin-bottom: 50px;
    border-radius: 0px 10px 10px 10px;
}

.column-area .column-tab {
    position: absolute;
    top: -56px;
    left: 0;
    background: #FFF3D9;
    padding: 19px 24px 19px 62px;
    font-size: 18px;
    font-weight: 600;
    color: #1F287A;
    border-radius: 10px 10px 0 0;
}

.column-area .column-tab::before {
    position: absolute;
    content: "";
    top: 12px;
    left: 22px;
    width: 32px;
    height: 32px;
    background-image: url(../images/criteo/column-icon.png);
}

.column-area .column-ttl {
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 49px;
    text-align: center;
    line-height: 2.5rem;
}

.column-area .column-ttl .marker_line {
    background: linear-gradient(transparent 60%, #FFFF36 0%);
}

.column-area ul {
    display: flex;
    justify-content: space-between;
}

.column-area ul li {
    width: 450px;
}

.column-area ul li .column-sub-ttl {
    position: relative;
    font-size: 20px;
    font-weight: 700;
    padding-left: 33px;
    margin-bottom: 24px;
    display: inline-block;
}

.column-area ul li .column-sub-ttl::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 25px;
    height: 25px;
    background-image: url(../images/criteo/check-icon.png);
}

.column-area .column-txt {
    font-size: 16px;
    font-weight: 500;
    line-height: 2;
}

.point-detail-img {
    display: flex;
}

.point-detail-img img:last-child {
    margin-left: 50px;
}

.point-detail03 .point-detail-img {
    width: 95%;
    margin: 0 auto;
}


/* recommended */


/* ========================================== */

/* .recommended {
    padding-bottom: 50px;
} */

.recommended-wrap {
    width: 100%;
    margin: 0 auto;
    text-align: center;
}

table.recommended-table {
    width: 220px;
    height: 80px;
    font-size: 18px;
}

table.recommended-table,
table.recommended-table th,
table.recommended-table td {
    border-collapse: collapse;
    border: 1px solid #ccc;
    line-height: 1.5;
}

table.recommended-table th {
    width: 30%;
    padding: 10px;
    font-weight: bold;
}

table.recommended-table td {
    width: 30%;
    /* height: 80px; */
    /* padding: 10px; */
}
table.recommended-table tr:last-child td {
    height: 80px;
    padding: 10px;
    font-size: 34px;
}

div:after {
    content: none;
}

table.recommended-table td.recommended-table-bg01,
table.recommended-table td.recommended-table-bg02,
table.recommended-table td.recommended-table-bg03 {
    position: relative;
    font-size: 20px;
}

table.recommended-table td.recommended-table-bg01 {
    background: #E6E6E6;
    padding: 5px;
}

table.recommended-table td.recommended-table-bg02 {
    background: #1F2879;
    color: #FFF;
    padding: 5px;
}

table.recommended-table td.recommended-table-bg03 {
    /* background: #FFFF16; */
    color: #FF0000;
}

.recommended-table-wrap {
    position: relative;
}

.recommended-table-wrap:after {
    position: absolute;
    content: "";
    top: 18%;
    left: 44.5%;
    width: 78px;
    height: 72px;
    background-image: url(../images/ui/icon-arrow-case.png);
}

.wrap-center {
    width: 100%;
    margin: 0 auto;
}

.catch-wrap {
    padding-top: 30px;
    text-align: center;
    font-size: 24px;
    line-height: 3.0rem;
    font-weight: bold;
}

.catch-wrap span.bold-red {
    font-size: 28px;
    font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
    color: #FF0000;
}

.catch-wrap span.number {
    font-weight: bold;
    font-size: 45px;
}


/*--------------------
 �ｽ�ｽ�ｽ�ｽ�ｽo�ｽ�ｽ�ｽ�ｽ�ｽ�ｽ�ｽ
--------------------*/

.balloon {
    position: relative;
}

.balloon:before,
.balloon:after {
    clear: both;
    content: "";
    display: block;
}

.balloon figure {
    /*width: 60px;
height: 60px;*/
}

.balloon-image-left {
    float: left;
    margin-right: 20px;
}

.balloon-image-right {
    float: right;
    padding-left: 10px;
    box-sizing: border-box;
}

.balloon figure img.balloon-border {
    width: 100%;
    height: 100%;
    border: 2px solid #1F2879;
    border-radius: 50%;
    margin: 0;
}

.balloon-image-description {
    padding: 5px 0 0;
    font-size: 10px;
    text-align: center;
}

.balloon-text-right,
.balloon-text-left {
    position: relative;
    padding: 10px;
    border: 1px solid;
    border-radius: 10px;
    max-width: -webkit-calc(100% - 120px);
    max-width: calc(100% - 120px);
    display: inline-block;
    box-shadow: 0 5px 5px 0 rgba(0, 0, 0, .1);
}

.balloon-text-right {
    border-color: #eaeaea;
    font-size: 16px;
    height: 60px;
    width: 548px;
    float: left;
    box-shadow: 0 5px 5px 0 rgba(0, 0, 0, .1);
    display: flex;
    align-items: center;
    margin-top: 20px;
    text-align: left;
}

.balloon-text-left {
    font-size: 20px;
    height: 124px;
    width: 70%;
    margin-right: 10px;
    float: right;
    border: 4px solid #1F2879;
    display: flex;
    align-items: center;
    line-height: 1.8rem;
    padding: 30px 40px;
    text-align: justify;
    word-break: break-all;
}

.balloon p {
    margin: 0 0 20px;
    line-height: 1.4;
}

.balloon p:last-child {
    margin-bottom: 0;
}


/* �ｽO�ｽp�ｽ�ｽ�ｽ�ｽ */

.balloon-text-right:before {
    position: absolute;
    content: '';
    border: 10px solid transparent;
    border-right: 10px solid #eaeaea;
    top: 15px;
    left: -20px;
}

.balloon-text-right:after {
    position: absolute;
    content: '';
    border: 10px solid transparent;
    border-right: 10px solid #fff;
    top: 15px;
    left: -19px;
}

.balloon-text-left:before {
    position: absolute;
    content: '';
    border: 15px solid transparent;
    border-left: 15px solid #1F2879;
    top: 40%;
    right: -32px;
}

.balloon-text-left:after {
    position: absolute;
    content: '';
    border: 15px solid transparent;
    border-left: 15px solid #fff;
    top: 40%;
    right: -27px;
}

.seo-measures-02 {
    position: relative;
    margin: 40px auto 0;
    padding: 30px 45px 43px;
    line-height: 1.2;
    border-radius: 7px;
    background: #FFFAEA;
    border: 1px solid #f6ab00;
}

.seo-measures-02-title {
    font-size: 28px;
    margin: 0 auto;
    padding: 17px 20px;
    color: #FFF;
    background: #f6ab00;
    border-radius: 7px;
    text-align: center;
    font-weight: bold;
}

.seo-measures-02-title-topics {
    font-size: 20px;
    color: #f6ab00;
    padding: 0 0 10px 70px;
    font-weight: bold;
    display: block;
    margin-bottom: 0;
}

.seo-measures-icon {
    position: absolute;
    top: -20px;
    left: 30px;
}

.seo-option-success-example-list02 {
    display: flex;
    justify-content: space-between;
    /*margin-bottom: 112px;*/
}

.seo-option-success-example-item02 {
    font-weight: bold;
    background: #EFF8FC;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    position: relative;
}


/* case */


/* ========================================== */

.case-wrap {
    height: 300px;
    background-color: #999;
}

.case-study .results-case {
    margin-top: 0;
    margin-bottom: 30px;
}

.case-study .cms-txt {
    margin-bottom: 30px;
}

.case-study .recommended-wrap {
    max-width: 600px;
    width: 100%;
    margin: 0 auto;
    text-align: center;
}

.case-study .results-case img {
    width: 80%;
    border: 1px solid #1F2879;
}

.case-study .results-case .case-title {
    position: relative;
}

.case-study .results-case .case-title::after {
    position: absolute;
    content: "";
    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%);
}

/* voice */


/* ========================================== */

.customer-voice {
    margin-bottom: 150px;
}

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

*,
*:before,
*:after {
    box-sizing: border-box;
}

.col_2,
.case-table {
    width: 100%;
    display: flex;
    display: -ms-flexbox;
    /* IE10 */
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    /* IE10 */
    justify-content: space-between;
}

.col_2>div {
    width: 49%;
	padding: 30px 0;
}

/* .case-table>div {
    width: 50%;
} */

.cvr {
    padding-left: 70px;
}

/* .description-text {
    text-align: center;
    line-height: 8;
} */

@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-width: 385px;
    /* max-height: 230px; */
    height: auto;
}

.can-img-wrap {
    margin-right: 30px;
    /* padding-top: 40px; */
}

.can-title {
    font-weight: bold;
    font-size: 18px;
    position: relative;
    /* margin-bottom: 17px; */
    padding-left: 50px;
}

.can-title::before {
    content: '';
    width: 35px;
    height: 35px;
    position: absolute;
    top: 0px;
    left: -10px;
    background: url(../images/rexit/check.png) no-repeat 96% 50%;
}

.can-title:before {}

.can-list-wrap {
    line-height: 1.8;
}

.can-list {
    /* margin-bottom: 40px; */
    margin-bottom: 10px;
}

.tool-wrap {
    /* display: flex; */
    max-width: 1000px;
    margin: 0 auto;
}

.tool-wrap.mt-60.service_contents_img img {
    width: 100%;
    height: auto;
}


/* .tool-block {
    width: 30%;
    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 50px;
    font-size: 19px;
    border-radius: 7px 7px 0 0;
    text-align: center;
}

.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: 47px;
}

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

.plan-description p.desc {
    text-align: center;
    font-size: 22px;
    color: #1F2879;
    height: 45px;
}

.plan-description ul {
    margin-left: 10px;
    font-size: 14px;
}

.option-block-item.item06 .plan-description {
    width: 25%;
}
.tool .cms-txt {
    margin-bottom: 40px;
}
.tool .cms-txt.bottom-txt {
    margin-bottom: 0;
    margin-top: 40px;
    font-size: 24px;
    color: #20287b;
}
.mv {
    background: url(../../images/usability/ui-bg.png) no-repeat center!important;
    height: 339px;
    margin-bottom: 40px;
    padding-top: 50px;
    background-size: cover;
}
.opacity-area {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 1072px;
    height: 219px;
    margin-left: auto;
    margin-right: auto;
    background-color: rgba(255, 255, 255, 0.9);
    font-weight: bold;
}

.opacity-inner-title {
    font-size: 56px;
    text-align: center!important;
    font-weight: bold;
    color: #1F2879;
    text-shadow: 2px 2px 2px rgb(0 0 0 / 40%);
    padding-top: 20px;
}

.opacity-inner {
    padding: 30px 40px!important;
    text-align: center!important;
}

.banner-area-text p {
    line-height: 1em;
}

.banner-area img {
    position: absolute;
    left: 0;
    top: 0;
    z-index: -2;
    object-fit: cover;
    height: 100%;
}

.consultant {
    background: url(../../images/lecture-bg.png) no-repeat center top;
    padding-bottom: 70px;
}

.consultant-profile {
    font-size: 14px;
    padding: 13px 26px;
    background: url(../../images/career-bg.png) center / 100% 100% no-repeat;
}

.page-service .list-description img {
    width: 100%;
    max-width: none;
    border-radius: 20px;
}

.page-service .list-description p {
    font-size: 16px;
    line-height: 27px;
}

.success-reason ul {
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
    flex-flow: wrap;
    max-width:  none;
}

.reason-list {
    width: 50%;
    margin-right: 0;
    padding: 2%;
}

.reason-list img {
    width: 100%;
    margin: 0;
    padding: 10px;
    max-width: 180px;
}

.page-service .list-description img {
    max-width: none!important;
}

p.service-overview {
    text-align: justify;
}

.link-btn-wrap img {
    right: -17%!important;
}

.difference-content {
    width: 100%;
}

.difference-content p {
    padding-left: 25px;
}