/* solution.css */
#super,.super {
vertical-align: super;
}
.color_pink {
    color: ff8a8a;
    font-weight: 500;
    font-size: 110%;
}

.block_center {
    width: calc(100% - 40px);
    max-width: 1250px;
    margin: 0 auto;
    padding: 50px 0 60px;
}
.contBlock {
    background: #e8e6e6;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
    padding: 10px 0px 1px 0px;
    margin-bottom: 80px;
}
.contBlock2 {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
    padding: 10px 0px 1px 0px;
    margin-bottom: 80px;
}
.contBlock_inner {
    max-width: 1250px;
    margin: 30px auto 0;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}
.contBlock_inner2 {
    max-width: 1250px;
    margin: 30px auto 0;
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.contBlock_inner3 {
    max-width: 1250px;
    margin: 30px auto 0;
    position: relative;
    display: flex;
    justify-content: space-between;
}
.flexBox01 {
    max-width: 18%;
}
.flexBox01 img {
    width: 284px;
    height: auto;
    margin-right: 20px;
    border: 1px solid #ffffff;
}
.flexBox02 {
    width: 78%;
}
.flexBox02 .h301 {
    font-size: 30px;
    line-height: 1.2em;
    font-weight: bold;
    margin-bottom: 5px;
}
.flexBox02 .text01 {
    font-size: 18px;
    line-height: 1.8em;
    margin: 0px;
}
.flexBox03 .h301 {
    font-size: 23px;
    line-height: 1.6;
    margin-bottom: 20px;
}
.flexBox03 .h301 span {
    font-size: 23px;
    color: #b60005;
}
.flexBox03 .text01 {
    font-size: 18px;
    line-height: 1.8em;
    margin: 0px;
}
.flexBox03 img {
    max-width: 80%;
    margin: 20px auto;
}
.spBr02 {
    display: none;
}
.flexBox02 .btnWrap01 {
    margin-top: 20px;
}
.flexBox03 {
    width: 40%;
}
.flexBox04 {
    width: 60%;
}
.flexBox04 #formcolourid {
    max-width: 600px;
}
.flexBox04 #sectionDynamicFormShow {
    max-width: 600px;
}
.flexArea {
    display: flex;
    justify-content: space-between;
}
.contBtn0101, .contBtn0102, .contDwBtn01, .contBtn03 {
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    background: #fff;
    border-radius: 100px;
    height: 72px;
    width: 235px;
    color: #ffffff;
    font-size: 18px;
    line-height: 1.4em;
    font-weight: bold;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    position: relative;
    text-decoration: none;
}
.contDwBtn01 {
    width: 550px;
    height: 100px;
    font-size: 25px;
    line-height: 1.45em;
    font-weight: bold;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    text-decoration: none;
}
.boxshadow01 {
    box-shadow: 5px 5px 20px #00000029;
}

.contBtn0101:visited, .contDwBtn01:visited, .contBtn03:visited {
    color: #ffffff;
    text-decoration: none;
}
.contBtn0101 span, .contDwBtn01 span, .contBtn03 span {
    color: #ffffff;
}
.contDwBtn01 span::before {
    content: "";
    background-image: url(/22/img/cx/solution/download.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 25px auto;
    width: 25px;
    height: 26px;
    position: absolute;
    left: 0px;
    top: 50%;
    margin-top: -13px;
}
.contBtn0101>div::after, .contBtn0102>div::after, .contDwBtn01>div::after, .contBtn03>div::after {
    content: '';
    width: 6px;
    height: 6px;
    border: 0px;
    border-top: solid 1px #ffffff;
    border-right: solid 1px #ffffff;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    right: 10px;
    top: 50%;
}
.circle_area {
    width: 10%;
}
.case_txt {
    width: 70%;
}
.case_txt2 {
    width: 100%;
}
.case_wrap .img_area {
    width: 30%;
}
.kaiketsu_area .img_area2 {
    width: 25%;
}
.circle {
    display: inline-grid;
    color: #fff;
    background-color: #ff8a8a;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    text-align: center;
    align-content: center;
}
.circle_txt {
}
.circle_number {
    color: #fff;
    font-family: serif;
    font-size: 40px;
    line-height: 1;
}
.case_txt h4, .case_txt2 h4{
    font-size: 30px;
    font-weight: bold;
    color: #ff8a8a;
}
.arrow-bottom {
    display: inline-block;
    width: 30px;
    height: 29px;
    margin: 0 10px;
    border-bottom: 6px solid #ff8a8a;
    border-right: 6px solid #ff8a8a;
    transform: rotate(45deg);
  }
.kaiketsu_area {
 border: 1px solid #ff8a8a;
 padding: 10px 35px;

}
.kaiketsu_txt {
    width: 70%;
}
.kaiketsu_txt2 {
    width: 55%;
}

.kaiketsu_txt3 {
    width: 72%;
}
.kaiketsu_imgarea {
    width: 25%;
}
.kaiketsu_imgarea2 {
    width: 40%;
}
.h4title {
    font-size: 23px;
    font-weight: 700;
    color: #ff8a8a;
}
.h4title.koe {
    width: 10%;
}
.kaiketsu_txt h3, .kaiketsu_txt2 h3,  .kaiketsu_txt3 h3{
    font-size: 20px;
    margin-bottom: 3%;
}
.kaiketsu_area .h3-txt {
    width: 90%;
}



.contSolutionBlock01 {
    margin-top: 80px;
}
.contSolutionFlexBox01 {
    padding: 0px 10px 30px 10px;
    width: 47%;
}
.contSolutionFlexBox01.line {
    border-bottom: 1px solid #ccc;
}
.contSolutionFlexBox01 .h301 .s01 {
    display: block;
    position: relative;
    color: #FFD9D3;
    font-size: 100px;
    line-height: 1.0em;
    font-weight: bold;
    padding-left: 20px;
}
.contSolutionFlexBox01 .h301 .s01::after {
    content: "Point";
    color: #929292;
    font-size: 20px;
    line-height: 1.0em;
    font-weight: bold;
    position: absolute;
    left: 20px;
    top: 50%;
}
.contSolutionFlexBox01 .h301 .s02 {
    display: block;
    position: relative;
    font-size: 26px;
    line-height: 1.5em;
    text-align: left;
     margin-top: -100px;
    margin-bottom: 30px;
    margin-left: 160px;
    font-weight: 700;
    left: 20px;
}

.contSolutionFlexBox01 .h301 .s03 {
    display: block;
    position: relative;
    font-size: 26px;
    line-height: 1.54em;
    font-weight: 700;
}
.contSolutionFlexBox01 .text01 {
    text-align: center;
    font-size: 18px;
    line-height: 1.9em;
    font-weight: 500;
}
.contSolutionFlexBox01 .text01 p {
    margin: 0px;
    font-weight: 500;
}
.contSolutionFlexBox01 .text01 p.txt-left {
    text-align: left;
}
.worry_list {
    width:45%;
    background-color: #fff;
    padding: 0px 30px 0px 30px;
}
.worry_list h3 {
    position: relative;
    padding: 16px 0;
    padding-left: 50px;
    margin-bottom: 1px;
    font-size: 18px;
    font-weight: 500;
    color: #999999;
    letter-spacing: 0.05em;
}
.worry_list h3::before {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    display: block;
    width: 20px;
    height: 20px;
    border: 1px solid #999999;
    margin-right: 30px;
}
.worry_list h3::after {
    content: "";
    position: absolute;
    top: 41%;
    transform: translateY(-50%);
    left: 1px;
    display: block;
    width: 30px;
    height: 27px;
    background-image: url(/22/img/cx/solution/worry_check.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.worry_list .imgFlex {
    max-width: 60%;
    margin: 0 auto 10px;
}
.worry_list .imgFlex.img02 {
    max-width: 40%;

}
.worry_list2 {
    width:25%;
    margin: 0 10px;
}
.worry_list2 .imgFlex {
    margin: 0 auto 10px;
    padding: 0 30px;
}
.contSolutionFlexBox01 .text01.border_line {
    border: 1px solid #ccc;
    padding: 10px 20px;
}





.block_inner {
    position: relative;
}
.block_inner h2.contH2 {
    font-size: 40px;
    line-height: 1.3;
    margin-bottom: 10px;
    font-weight: 700;
}
.block_inner h2.contH250 {
    font-size: 40px;
    line-height: 1.3;
    margin-bottom: 50px;
    font-weight: 700;
}
.block_inner h2.contH230 {
    font-size: 30px;
    line-height: 1.4;
    font-weight: 500;
    margin-bottom: 50px;

}
.contSolutionBlock01 .block_inner .contH3, .contSolutionBlock01 .contH3{
    font-size: 35px;
    line-height: 1.4em;
    font-weight: bold;
    margin-bottom: 5px;
}
.contSolutionBlock01 .block_inner .contH3 span, .contSolutionBlock01 .contH3 span {
    font-size: 30px;
    line-height: 1.4em;
    position: relative;
    display: inline-block;
    padding-bottom: 5px;
}
.contSolutionBlock01 .block_inner .contH3 span::after {
    content: "";
    width: 100%;
    height: 3px;
    background-color: #ffc7c8;;
    position: absolute;
    bottom: 0px;
    left: 0px;
}
.block_inner h4.contH4 {
    text-align: center;
    margin-bottom: 65px;
}
.block_inner h4.contH4 span {
    position: relative;
    display: inline-block;
    padding-bottom: 10px;
    font-size: 35px;
    line-height: 1.4em;
    font-weight: bold;
}
.block_inner h4.contH4 span::after {
    content: "";
    width: 100%;
    height: 4px;
    background-color: #b60005;
    position: absolute;
    bottom: 0px;
    left: 0px;
}
.o_main_wrap.min {
    padding-top: 0;
}
.o_main2 {
    width: calc(100% - 40px);
    max-width: 1250px;
    margin: 0 auto;
    position: relative;
}
.o_main h1.h1_2 {
    font-size: 40px;
    font-weight: 500;
    color: #fff;
    line-height: 1.2;
    position: absolute;
    top: 20%;
    z-index: 2;
}
.o_main h1.h1_3 {
    width: 500px;
    line-height: 1.2;
    position: absolute;
    top: 20%;
    z-index: 2;
    text-align: center;
}
.o_main_img.min {
    height: 300px;
}
.o_main_img.min:before {
    background-color: rgba(255, 255, 255, 0.2);
}
.o_main .btn_area {
    position: absolute;
    bottom: 70px;
    z-index: 2;
}
.o_main .btn_area.right {
    position: absolute;
    top: 50%;
}
.o_main.wss .btn_area.right {
    position: absolute;
    top: 65%;
}
.o_main h1.h1_3 span {
    tezt-align: center;
}
.btn_area.one {
     text-align: right;
    position: relative;
    bottom: 0;
}
.btn_area .bt01 {
    display: inline-block;
    min-width: 300px;
    border-radius: 5px;
    background: #B60005;
    color: #fff!important;
    font-weight: 500;
    text-align: center;
    margin-bottom: 20px;
}

.o_main_deco2 {
    width: 100%;
    max-width: 250px;
    position: absolute;
    top: 150px;
    right: 50px;
    z-index: 2;
}

.btn_area .bt02 {
    display: inline-block;
    min-width: 300px;
    background: #fff;
    font-weight: 500;
    text-align: center;
    margin-bottom: 20px;
    border-radius: 5px;
    border: none;
}
.btn_area .bt02 div {
    color: #b60005!important;
}
.btn_area a {
    margin-right: 13px;
    position: relative;
}

.btn_area .bt01>div {
    color: #fff!important;
}
.contBtn01>div::before {
    content: '';
    display: inline-block;
    width: 20px;
    height: 23px;
    background: url(/22/img/cx/solution/mail_w.png)no-repeat;
    background-size: contain;
    margin-right: 10px;
    background-position-y: 8px;
}
.contBtn01>div::after, .contBtn02>div::after, .contDwBtn01>div::after, .contBtn03>div::after {
    content: '';
    width: 6px;
    height: 6px;
    border: 0px;
    border-top: solid 1px #ffffff;
    border-right: solid 1px #ffffff;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    right: 10px;
    top: 50%;
}
.contBtn01>div::after, .contBtn02>div::after {
    border-top: solid 2px #ffffff;
    border-right: solid 2px #ffffff;
    right: 15px;
    margin-top: -2px;
}
.contBtn02>div::before {
    content: '';
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(/22/img/cx/solution/download.png)no-repeat;
    background-size: contain;
    margin-top: 5px;
    margin-right: 10px;
}

.bt01.center {
    display: block;
    width: 300px;
    margin: 0 auto 20px;
}

.bt02.center {
    display: block;
    width: 300px;
    margin: 0 auto 20px;
}

.bt01.right {
    display: block;
    width: 300px;
    margin-left: auto;
}

.bt02.right {
    display: block;
    width: 300px;
    margin-left: auto;
}
.center, .txt-center {
    text-align: center;
}
ul.two_imgs {
    display: flex;
    justify-content: center;
    margin-bottom: 20px;
}

ul.two_imgs li:first-child {
    margin-right: 20px;
}
.contCaseUl01{
    text-align: center;
    font-size: 20px;
}
.contCaseUl01 li{
    padding: 7px 0px;
    margin-bottom: 10px;
    background:linear-gradient(90deg, rgba(224,112,138,1) 0%, rgba(250,156,156,1) 100%);
    color: #fff;
    font-size: 22px;
    border-radius: 10px;
}

.contCaseBox01 .box02 {
    text-align: left;
    font-size: 18px;
    font-weight: 500;
    margin-top: 10px
}
.contCaseBox02 .contCaseImg01 {
    width: 70%;
    margin: 0 auto 50px;
}
.PlanFormApp_Items {
    background: #fff;
    border-radius: 16px;
    display: flex;
    padding: 40px 0;
    border: 1px solid #e5e5e5;
}
.PlanFormApp_Item{
    width: 33.3%;
    border-right: 1px solid #e5e5e5;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.PlanFormApp_Item:last-child{

    border-right: none;
}
.Features_ItemName {
    font-size: 16px;
    font-weight: 700;
    display: flex;
    align-items: center;
    margin: 0 0 8px;
    padding: 0;
}
.Features_ItemName img {
    margin: 0 8px 0 0;
}
.PlanFormApp_ItemList {
    margin: 0;
    padding: 0;
    text-align: left;
}
.PlanFormApp_ItemList li {
    margin: 8px 0;
    padding: 0;
    list-style: none;
    font-size: 15px;
    display: flex;
    align-items: center;
    color: #333;
}
.PlanFormApp_ItemList li svg {
    width: 20px;
    height: 20px;
    margin: 0 8px 0 0;
    fill: #b60005;
}
.Features_ItemName {
    font-size: 22px;

}
.w80 {
    width: 80%;
    margin: 0 auto;
}
.w50 {
    width: 50%;
    margin: 0 auto;
}
.under {
    text-align: right;
    margin-top: 5px;
}
.function_list {

}
.function_list li{
    border-bottom: 1px solid #e5e5e5;
    padding: 10px 0;
    display: flex;
    flex-wrap: wrap;
}
.function_list li .Features_ItemName {
    width: 17%;
    font-size: 22px;
    margin: 0;
}
.function_list li .function_txt {
    width: 83%;
}
.grid-wrapper {
    max-width: 1250px;
    margin: 30px auto 0;
    position: relative;
    display: flex;
    flex-flow: row wrap;
}
.grid-item {
    padding: 30px;
    text-align: center;
    flex: 1 1 33%;
    max-width: 33%;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
}
.grid-item:nth-child(3n) {
    border-right: 0;
}
.grid-icon-wrapper {
    height: 40px;
    margin-bottom: 15px;
    position: relative;
}
.grid-icon {
    bottom: 0;
    left: 0;
    margin: auto;
    max-height: 100%;
    max-width: 150px;
    position: absolute;
    right: 0;
    top: 0;
}
.grid-stat {
    display: inline-block;
    font-size: 26px;
    font-weight: 600;
    line-height: 1.38;
    margin: 0 0 5px;
}
.grid-stat-description {
    font-size: 12px;
    font-weight: 500;
    margin: 0;
    overflow: hidden;
}
.content-wrapper {
    align-items: center;
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
}
.text-wrapper {
    margin-right: 1rem;
    width: 33%;
}
.stat {
    font-size: 26px;
    margin: 0 0 5px;
    font-weight: 600;
    line-height: 1.38;
}
.stat-description {
    letter-spacing: .02rem;
    margin-top: 0;
}
.logos-grid {
    max-width: 600px;
    align-items: center;
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
}
.logo-wrapper {
    padding: 20px 0;
    text-align: center;
    flex: 1 1 25%;
}

.color_pink {
    color: #ff8a8a;
}

.border_line {
    border: 1px solid #ccc;
    padding: 10px 20px;

}
.title02 {
    text-align: center;
    font-size: 24px;
    margin-bottom: 10px;
    color: #ff8a8a;
}

.redbox_area {
 border: 1px solid #ff8a8a;
 padding: 10px 15px;
}

.redbox_txt {
    width: 65%;
    position: relative;
}
.redbox_imgarea {
    width: 33%;
}
.redbox_txt .title {
    font-size: 30px;
    font-weight: bold;
}

.red_link_right{
    font-size: 23px;
    color: #b60005;
    text-align: right;
    position: absolute;
    right: 0;
    width: 400px;
    bottom: 0;
}
.red_link_right a {
    font-size: 23px;
    color: #b60005;
    text-align: right;
}
.sv_contents {
    max-width: 1200px;
    margin: 20px; auto 70px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 40px;
}
.sv_contents li {
    width: calc(100% / 5 - 14px);
    min-height: 78px;
    padding: 14px 0;
    text-align: center;
    font-size: 18px;
    line-height: 1.3;
    font-weight: 700;
    margin-bottom: 16px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 2px solid #ff8a8a;
    background-color: #ffc7c8;
}
.web-img {
    width: calc(100% - 40px);
    max-width: 1250px;
    margin: 0 auto;
}
.Service-image {
    width: 1250px;
    height: 480px;
    background: url(/22/img/servise/wss-01.png) center no-repeat;
    background-size: 80%;
}
.contSolutionBlock .logo_area {
    margin: 0 auto 5%;
    text-align: center;
}
.contSolutionBlock .logo_area img{
    width: 50%;
    margin: 0 auto 10px;
}


