@charset "utf-8";
#contents_ver4 {
    margin-left: 0;
    margin-right: 0;
    width: inherit;
    min-width: 1024px;
}

.w1024auto {
    max-width: 1024px;
    width: 100%;
    margin: 0 auto;
}

#id21flex-high-heel {
    width: 100%;
    color: #000;
    overflow: hidden;
    font: inherit;
    font-family: "游ゴシック", "游ゴシック体", YuGothic, "ヒラギノ角ゴ Pro W3", 'Hiragino Kaku Gothic Pro', "Hiragino Sans", sans-serif;
}

#id21flex-high-heel .hover {}

#id21flex-high-heel .hover:hover {
    opacity: 0.7;
    transition-duration: 0.4s;
}

#contents_ver4 #id21flex-high-heel a:hover img {
    filter: inherit;
    -ms-filter: inherit;
    opacity: inherit;
    background: inherit;
    transition: none;
}

#id21flex-high-heel #share {
    width: 1024px;
    margin: 0 auto 120px;
    padding-top: 112px;
    background-color: #fff;
}

#id21flex-high-heel main img {
    width: 100%;
}

#id21flex-high-heel main svg {
    width: 100%;
}

#id21flex-high-heel .inner {
    /* width: 1200px; */
    max-width: 1200px;
    min-width: 1134px;
    margin: 0 auto;
    position: relative;
    /* background-color: #fff; */
}

.bg1 {
    background-color: #dceced;
}

.bg2 {
    background-color: #fff;
}

/* start MV */

#id21flex-high-heel #mv {
    position: relative;
    overflow: visible;
    background-image: url(https://media.aws.locondo.jp/fitfitstatic/common/img/banner/lp/21flex-high-heel/img/bg_gw.png);
    background-size: cover;
    background-position-y: bottom;
}

#id21flex-high-heel .inner {
    display: flex;
}

#id21flex-high-heel #mv .parts {
    position: relative;
    /* width: 100%; */
    /* max-width: 1600px; */
    /* margin: 0 auto; */
}

#id21flex-high-heel #mv .img {
    width: 615px;
}

#id21flex-high-heel #mv .parts .box {
    margin: 192px 0 0 70px;
    padding: 0 0px 100px 0;
    position: relative;
    width: 500px;
}

#id21flex-high-heel #mv .parts .box .title1 {
    font-weight: normal;
    font-size: 20px;
    letter-spacing: 0.14em;
    line-height: 32.88px;
    color: #434343;
    margin: 0 0 28px 30px;
    position: relative;
}

#id21flex-high-heel #mv .parts .box .title1:before {
    content: "";
    display: block;
    position: absolute;
    top: -15px;
    left: -28px;
    width: 18px;
    height: 30px;
    background-image: url(https://media.aws.locondo.jp/fitfitstatic/common/img/banner/lp/21flex-high-heel/img/parts1.svg);
    background-size: 18px;
    background-repeat: no-repeat;
}

#id21flex-high-heel #mv .parts .box .title2 {
    margin: 0 0 0px 32px;
    line-height: 1;
}

#id21flex-high-heel #mv .parts .box .title2 div, #id21flex-high-heel #mv .parts .box .title2 span {
    display: inline-block;
}

#id21flex-high-heel #mv .parts .box .title2 div {
    /* font-family: YuGothic-Bold; */
    font-weight: 600;
    font-size: 32.23px;
    line-height: 66.63px;
    text-align: left;
    color: #434343;
}

#id21flex-high-heel #mv .parts .box .title2 span {
    font-family: 'Jost';
    font-weight: 500;
    font-size: 32.23px;
    line-height: 66.63px;
    text-align: left;
    color: #434343;
}

#id21flex-high-heel #mv .parts .box .title3 {
    /* font-family: YuGothic-Bold; */
    font-weight: bold;
    font-size: 50px;
    line-height: 1;
    text-align: left;
    color: #434343;
    position: relative;
}

#id21flex-high-heel #mv .parts .box .title3:before {
    content: "";
    display: block;
    width: 445px;
    height: 2px;
    background-color: #000;
    position: absolute;
    left: 29px;
    bottom: -5px;
}

#id21flex-high-heel #mv .parts .box .logo {
    position: absolute;
    bottom: 0;
    right: -90px;
    width: 310px;
}

#id21flex-high-heel #mv .parts .box .logo img {
    width: 100%;
}

/* end MV */

/* start ボタン */

#id21flex-high-heel #monitor {
    padding: 107px 0 0;
}

#id21flex-high-heel .btn_anchor {
    width: 550px;
    height: 126px;
    display: block;
    /* border-radius: 15px; */
    /* background-color: #EFF8F6; */
    margin: 0 auto;
    position: relative;
    /* overflow: hidden; */
    text-align: right;
}

#id21flex-high-heel .btn_anchor:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 44px;
    height: 126px;
    background-color: #84BA9A;
    background-image: url(https://media.aws.locondo.jp/fitfitstatic/common/img/banner/lp/21flex-high-heel/img/arrow.png);
    background-repeat: no-repeat;
    background-position: center 60px;
    background-size: 17px;
    border-radius: 0 15px 15px 0;
}

#id21flex-high-heel .btn_anchor span {
    background-color: #EFF8F6;
    border-radius: 15px;
    height: 126px;
    width: 550px;
    display: block;
}

#id21flex-high-heel .btn_anchor span em {
    display: block;
    font-weight: bold;
    font-size: 25px;
    line-height: 32px;
    text-align: left;
    color: #434343;
    position: relative;
    top: 44px;
    left: 257px;
}

#id21flex-high-heel .btn_anchor .parts {
    position: absolute;
    top: -30px;
    left: 40px;
    width: 179px;
}

#id21flex-high-heel .btn_anchor .line {
    overflow: visible;
    position: absolute;
    z-index: 1;
    width: 195px;
    height: 1px;
    left: 0;
    bottom: -4px;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

#id21flex-high-heel main .line_dot {
    fill: transparent;
    stroke: rgba(132, 186, 154, 1);
    stroke-width: 1px;
    stroke-linejoin: miter;
    stroke-linecap: butt;
    stroke-dasharray: 5;
    stroke-dashoffset: 0;
    stroke-miterlimit: 4;
    shape-rendering: auto;
}

/* end ボタン */

/* start テキスト */

#id21flex-high-heel main #lead_hr {
    /* width: 594px; */
    /* height: 80px; */
    text-align: center;
    padding: 62px 0 15px;
}

#id21flex-high-heel main #lead_hr p {
    font-weight: 500;
    letter-spacing: 0.1em;
    display: inline;
    font-size: 16px;
    line-height: 40px;
    text-align: center;
    color: #000;
}

/* end テキスト */

/* start blockTitle */

#blockTitle {
    padding: 107px 0 0;
}

.titlewrap {
    position: relative;
    background-image: url(https://media.aws.locondo.jp/fitfitstatic/common/img/banner/lp/21flex-high-heel/img/line.png);
    background-repeat: repeat-x;
    background-position: center 18px;
    text-align: center;
}

.titlewrap div {
    text-align: center;
}

.titlewrap div span {
    background-color: #fff;
    padding: 0 45px;
    line-height: 1;
}

.titlewrap div:nth-child(1) {
    font-family: Jost;
    font-weight: 500;
    font-size: 42px;
    line-height: 40px;
    text-align: center;
    color: #84ba9a;
    margin: 0 0 17px;
}

.titlewrap div:nth-child(2) {
    font-weight: bold;
    font-size: 16px;
    line-height: 1;
    text-align: center;
    color: #3e3e3e;
}

/* end blockTitle */

/* start tokucho */

#tokucho {
    padding: 63px 0 0;
}

#id21flex-high-heel main #features {
    width: 826px;
    height: 202px;
    overflow: visible;
    margin: 0 auto;
    background-color: #eff8f6;
    position: relative;
}

#id21flex-high-heel main #frame_f {
    position: absolute;
    width: 826px;
    height: 202px;
    left: 0px;
    top: 0px;
    overflow: visible;
}

#id21flex-high-heel main .bg_f {
    position: absolute;
    overflow: visible;
    width: 826px;
    height: 202px;
    left: 0px;
    top: 0px;
}

#id21flex-high-heel main #bg_f {
    fill: rgba(239, 248, 246, 1);
}

#id21flex-high-heel main .frame_ga {
    position: absolute;
    overflow: visible;
    width: 806px;
    height: 182px;
    left: 10px;
    top: 10px;
}

#id21flex-high-heel main #frame_ga {
    position: absolute;
    fill: transparent;
    stroke: rgba(255, 255, 255, 1);
    stroke-width: 2px;
    stroke-linejoin: miter;
    stroke-linecap: butt;
    stroke-dasharray: 4 4;
    stroke-dashoffset: 0;
    stroke-miterlimit: 4;
    shape-rendering: auto;
}

#id21flex-high-heel main #tokucho .box {
    position: absolute;
    width: 356.5px;
    height: 94.5px;
    left: 376px;
    top: 57px;
    overflow: visible;
}

#id21flex-high-heel main #tokucho .box li {
    position: relative;
    margin: 0 0 17px;
}

#id21flex-high-heel main #__gd {
    left: 82px;
    top: 68px;
    position: absolute;
    overflow: visible;
    width: 183px;
    white-space: nowrap;
    line-height: 28px;
    /* margin-top: -7px; */
    text-align: left;
    font-family: Yu Gothic;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    color: rgba(132, 186, 154, 1);
}

#id21flex-high-heel main .box_line_parts {
    overflow: visible;
    line-height: 1;
    text-align: left;
    font-family: Yu Gothic;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    color: #000;
    position: relative;
    display: inline-block;
}

#id21flex-high-heel main .box_line_parts span.maru {
    display: inline-block;
    width: 12px;
    height: 12px;
    position: relative;
    top: 0px;
    background-color: #84ba9a;
    border-radius: 10px;
    margin-right: 8px;
}

#id21flex-high-heel main .box_line_parts:before {
    content: "";
    width: calc(100% - 16px);
    height: 1px;
    background-color: #84ba9a;
    position: absolute;
    bottom: -4px;
    left: 16px;
}

/* end tokucho */

/* start tokucho2 */

#tokucho2 {
    padding: 90px 0 123px;
}

#tokucho2 .box {
    width: 1024px;
    height: 425px;
    background-image: url(https://media.aws.locondo.jp/fitfitstatic/common/img/banner/lp/21flex-high-heel/img/tokuchou.jpg);
    position: relative;
    margin: 0 auto;
}

#tokucho2 .box .block {
    position: absolute;
    display: flex;
    align-items: flex-start;
}

#tokucho2 .box .block span, #tokucho2 .box .block div {
    /* display: inline-block; */
}

#tokucho2 .box .block span {
    font-family: Jost;
    font-weight: 500;
    font-size: 56px;
    line-height: 1;
    text-align: left;
    color: #84ba9a;
    margin: 0 10px 0 0;
}

#tokucho2 .box .block>div {
    font-family: "Yu Gothic";
    font-weight: bold;
    font-size: 16px;
    line-height: 26px;
    text-align: left;
    color: #090909;
    position: relative;
}

#tokucho2 .box .block.block1 {
    top: 86px;
    left: 23px;
}

#tokucho2 .box .block.block2 {
    top: 295px;
    left: 3px;
}

#tokucho2 .box .block.block3 {
    top: 282px;
    left: 652px;
}

#tokucho2 .box .block.block4 {
    top: 51px;
    left: 770px;
    width: 260px;
}

#tokucho2 .box .block.block2 div {
    padding-right: 88px;
    width: 230px;
}

#tokucho2 .box .block.block2>div .img {
    position: absolute;
    width: 118px;
    top: -14px;
    right: -125px;
    font-family: "Yu Gothic";
    font-weight: bold;
    font-size: 14px;
    line-height: 26px;
    text-align: center;
    color: #84ba9a;
}

#tokucho2 .box .block.block2>div .img img {
    margin-bottom: 5px;
    width: 98px;
    padding: 0 10px;
}

/* end tokucho2 */

/* start item */

.contents1 {
    padding: 75px 0 0;
}

.contents {
    margin: 0 0 74px;
}

.contents .block .txt {
    position: relative;
    width: 1080px;
    /* height: 539px; */
    left: 40px;
    top: 65px;
    overflow: visible;
}

.contents .block .item {
    position: relative;
    width: 1120px;
    left: 43px;
    overflow: visible;
    padding: 0 0 126px;
}

.contents .block .item_img {
    position: absolute;
    width: 450px;
    height: 450px;
    left: 0px;
    top: 25px;
    overflow: hidden;
    border-radius: 20px;
}

.contents .block .bgwrap {
    position: relative;
    overflow: visible;
    width: 530px;
    /* height: 539px; */
    left: 340px;
    /* top: 0px; */
    /* border-radius: 50px; */
    padding: 61px 69px 79px 142px;
    background-color: #fff;
}

.contents .block .bgwrap:before {
    content: "";
    width: 39px;
    height: 40px;
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
    background-image: url(https://media.aws.locondo.jp/fitfitstatic/common/img/banner/lp/21flex-high-heel/img/parts_corner2.png);
    background-repeat: no-repeat;

}

.contents .bg2 .block .bgwrap {
    background-color: #EFF8F6;
}

.contents .block .txt .bgwrap .title {
    margin: 0 0 24px;
}

.contents .block .txt .bgwrap .title div {
    left: 0;
    top: 0;
    position: relative;
    overflow: visible;
    width: 423px;
    white-space: nowrap;
    line-height: 33.75px;
    margin-top: -4.375px;
    text-align: left;
    font-family: Yu Gothic;
    font-style: normal;
    font-weight: bold;
    font-size: 25px;
    color: rgba(0, 0, 0, 1);
    display: inline;
}

.contents .block .txt .bgwrap .title span {
    position: relative;
    z-index: 10;
    display: inline-block;
}

.contents .block .txt .bgwrap .title div:before {
    content: "";
    display: inline-block;
    position: absolute;
    z-index: 1;
    overflow: visible;
    width: 100%;
    height: 8px;
    left: 0;
    top: 20px;
    background-color: #D5E8DD;
}

.contents .block.type2 .txt .bgwrap .title div:before {
    background-color: #C1DCCC;
}

.contents .block .txt .bgwrap .text {
    position: relative;
    padding: 0 0 24px;
    font-weight: 500;
    font-size: 16px;
    letter-spacing: 0.05em;
    line-height: 32px;
    text-align: left;
    color: #000;
}

.contents .block.type2 .catch .parts {
    left: auto;
    right: 200px;
}

.contents .block.type2 .bgwrap {
    left: -40px;
    right: auto;
    padding: 61px 140px 80px 70px;
    width: 530px;
}


.contents .block.type2 .bgwrap:before {
    right: inherit;
    left: 0;
    bottom: 0;
    transform: scale(-1, 1);
}

.contents .block .txt .bgwrap .dot {
    overflow: visible;
    position: relative;
    width: 530px;
    height: 2px;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

.contents .block .txt .bgwrap .dot .dot_inner {
    fill: transparent;
    stroke: #dcdcdc;
    stroke-width: 2px;
    stroke-linejoin: miter;
    stroke-linecap: butt;
    stroke-dasharray: 5 5;
    stroke-dashoffset: 0;
    stroke-miterlimit: 4;
    shape-rendering: auto;
}

.contents .block .txt .bgwrap .price {
    position: relative;
    overflow: visible;
    width: 114px;
    white-space: nowrap;
    line-height: 38px;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    color: rgba(0, 0, 0, 1);
    margin: 0 0 20px;
}

.contents .block .txt .bgwrap .name_pdc {
    position: relative;
    overflow: visible;
    white-space: nowrap;
    line-height: 1;
    text-align: left;
    font-family: Yu Gothic;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    color: rgba(0, 0, 0, 1);
    margin: 30px 0 9px 0px;
}

.contents .block .txt .bgwrap .buy a {
    width: 150px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    display: inline-block;
    left: 0px;
    top: 0px;
    background-color: #000;
    overflow: visible;
    white-space: nowrap;
    font-family: Lato;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    color: rgba(255, 255, 255, 1);
}

.contents .block .cv {
    position: relative;
    overflow: visible;
    text-align: center;
}

.contents .block .cv .eng_title {
    /* filter: drop-shadow(3px 3px 0px rgba(255, 255, 255, 1)); */
    position: relative;
    overflow: visible;
    white-space: nowrap;
    /* line-height: 32px; */
    margin-top: -1.5px;
    /* text-align: center; */
    /* font-family: Yeseva One; */
    font-style: normal;
    font-weight: normal;
    /* font-size: 29px; */
    /* color: #3d99d6; */
    text-transform: uppercase;
    margin: 0 0 40px;
    font-family: Jost;
    font-weight: normal;
    font-size: 29px;
    line-height: 32px;
    text-align: center;
    color: #84ba9a;
}

.contents .block .cv .eng_title span {
    position: relative;
}

.contents .block .cv .eng_title span::before, .contents .block .cv .eng_title span::after {
    content: "";
    width: 100%;
    background-color: #84BA9A;
    position: absolute;
    left: 0;
}

.contents .block .cv .eng_title span::before {
    height: 2px;
    bottom: -1px;
}

.contents .block .cv .eng_title span::after {
    height: 1px;
    bottom: -5px;
}

.contents .block .cv .itemwrap {
    display: flex;
    justify-content: center;
    position: relative;
}

.contents .block .itembox {
    position: relative;
    width: 170px;
    height: 197px;
    margin: 0 15px;
    display: block;
}

.contents .block .itembox img {
    border-radius: 10px;
}

.contents .bg2 .block .itembox img {
    border: solid 1px #E6E6E6;
}

.contents .block .itembox .name {
    text-align: center;
    font-weight: 500;
    /* text-decoration: underline; */
    font-size: 15px;
    letter-spacing: 0.08em;
    line-height: 21px;
    text-align: center;
    color: #000;
    margin: 10px 0 0;
}

.contents .block {
    position: relative;
}

.contents #block01.block {
    margin: 0 0 13px;
}

.contents #block02.block {}

.contents #block03.block {}

.contents #block04.block {
    margin: 0 0 158px;
}

.block.type2 .item_img {
    left: auto;
    right: 0;
}

/* end item */

/* start qa */

.qa {
    width: 962px;
    /* height: 590px; */
    margin: 0 auto 142px;
}

.qa .title {
    text-align: center;
    position: relative;
    margin: 0px 0 72px;
}

.qa .title h3 {
    font-family: 'Jost';
    font-weight: 600;
    font-size: 15px;
    line-height: 1;
    /* text-align: left; */
    color: #484848;
    display: inline-block;
    margin: 0 0 13px;
}

.qa .title div {
    position: relative;
    font-weight: 600;
    font-size: 30px;
    line-height: 40px;
    text-align: center;
    color: #84ba9a;
}

.qa .title div span {
    line-height: 1;
    position: relative;
}

.qa .title div span::before {
    content: "";
    width: 100%;
    height: 15px;
    display: block;
    position: absolute;
    left: 0;
    bottom: -3px;
    background-color: #EFF8F6;
    z-index: -1;
}

.qa .title .img {
    position: absolute;
    top: -17px;
    right: 102px;
}

.qa .boxWrap {
    position: relative;
    /* width: 954px; */
    margin: 0 auto;
    padding: 0 0 5px;
}

.qa .boxWrap .side  {
    width: 57px;
    height: 100%;
    position: absolute;
    top: 20px;
    background-image: url(https://media.aws.locondo.jp/fitfitstatic/common/img/banner/lp/21flex-high-heel/img/parts_line.png);
    background-repeat: repeat-y;
}

.qa .boxWrap .side:before,
.qa .boxWrap .side:after {
    content: "";
    position: absolute;
    width: 57px;
    height: 30px;
    display: block;
    background-image: url(https://media.aws.locondo.jp/fitfitstatic/common/img/banner/lp/21flex-high-heel/img/parts_corner.png);
}

.qa .boxWrap .side:before {
    top: 0;
}
.qa .boxWrap .side:after {
    bottom: 0;
    transform: scale(1, -1);
}
.qa .boxWrap .side.side_l {
    left: 0;
}
.qa .boxWrap .side.side_r {
    right: 0;
    transform: scale(-1, 1);
}

.qa .box {
    display: flex;
    margin: 0 100px 25px 100px;
    align-items: flex-start;
}

.qa .box .icon {
    width: 90px;
    margin: 0 40px 0 0;
}

.qa .box .icon .img {
    width: 70px;
    margin: 0 auto 9px;
    text-align: center;
}

.qa .box .icon span {
    /* font-family: YuGothic-Medium; */
    font-weight: normal;
    text-decoration: underline;
    display: block;
    font-size: 14px;
    line-height: 1;
    text-align: center;
    color: #333;
    white-space: nowrap;
}

.qa .box .text {
    background-color: #EFF8F6;
    padding: 25px 55px 43px;
    width: 510px;
    /* height: 470px; */
    /* font-family: YuGothic-Medium; */
    font-weight: normal;
    font-size: 16px;
    line-height: 32px;
    text-align: left;
    color: #000;
    border-radius: 20px;
    position: relative;
    background-image: url(https://media.aws.locondo.jp/fitfitstatic/common/img/banner/lp/21flex-high-heel/img/parts2.png);
    background-repeat: no-repeat;
    background-position: right 32px bottom -5px;
}

.qa .box .text span {
    color: #84BA9A;
    font-weight: bold;
}

.qa .box .text::before {
    content: "";
    width: 21px;
    height: 17px;
    background-image: url(https://media.aws.locondo.jp/fitfitstatic/common/img/banner/lp/21flex-high-heel/img/hukidashi.png);
    position: absolute;
    top: 30px;
    left: -21px;
}



#id21flex-high-heel main ._1 {
    overflow: visible;
    position: absolute;
    width: 56px;
    height: calc(100% + 20px);
    right: 0;
    top: 23px;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

#id21flex-high-heel main ._2 {
    overflow: visible;
    position: absolute;
    width: 56px;
    height: calc(100% + 20px);
    left: 0px;
    top: 23px;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

#id21flex-high-heel main #_1 {
    opacity: 0.6;
    fill: transparent;
    stroke: rgba(132, 186, 154, 1);
    stroke-width: 2px;
    stroke-linejoin: miter;
    stroke-linecap: butt;
    stroke-miterlimit: 10;
    shape-rendering: auto;
}

#id21flex-high-heel main #_2 {
    opacity: 0.6;
    fill: transparent;
    stroke: rgb(133 156 142);
    stroke-width: 2px;
    stroke-linejoin: miter;
    stroke-linecap: butt;
    stroke-miterlimit: 10;
    shape-rendering: auto;
}

/* end qa */

/* start contents6  */

#id21flex-high-heel main #contents6 {
    /* background-image: url(https://media.aws.locondo.jp/fitfitstatic/common/img/banner/lp/breathing/img/bg_loop.png); */
    padding: 44px 0 100px;
    background-color: #EFF8F6;
}

#id21flex-high-heel main #contents6 .inner {
    width: 1138px;
    margin: 0 auto;
    display: block;
}

#id21flex-high-heel main #contents6 h2 {
    line-height: 36px;
    color: #484848;
    font-size: 15px;
    letter-spacing: 0.1px;
    font-weight: 600;
    text-align: center;
    margin: 0 0 0px;
    font-family: 'Jost';
}

#id21flex-high-heel main #contents6 h3 {
    margin: 0;
    margin: 0 0 36px;
    /* font-family: YuGothic-Bold; */
    font-weight: 600;
    font-size: 30px;
    line-height: 40px;
    text-align: center;
    color: #434343;
}

#id21flex-high-heel main #contents6 h3 span {
    position: relative;
    z-index: 1;
}

#id21flex-high-heel main #contents6 h3 span:before {
    content: "";
    display: block;
    background-color: #fff;
    position: absolute;
    left: -5px;
    bottom: -1px;
    width: calc(100% + 10px);
    height: 15px;
    z-index: -1;
}

#id21flex-high-heel main #contents6 .block {
    width: 824px;
    background-color: #fff;
    position: relative;
    margin: 0 auto;
    padding: 59px 100px 46px;
    border-radius: 0 40px;
}

#id21flex-high-heel main #contents6 .block .img {
    position: absolute;
    top: -135px;
    left: 53px;
}

#id21flex-high-heel main #contents6 .block .title {
    text-align: center;
    line-height: 1;
    font-size: 16px;
    font-weight: 600;
    color: #51a5e3;
    margin: 0 0 15px;
}

#id21flex-high-heel main #contents6 .block .title span {
    position: relative;
    padding: 0 25px 0 33px;
}

#id21flex-high-heel main #contents6 .block .title span::before, #id21flex-high-heel main #contents6 .block .title span::after {
    content: "";
    position: absolute;
    background-image: url(https://media.aws.locondo.jp/fitfitstatic/common/img/banner/lp/breathing/img/slash.png);
    width: 18px;
    height: 18px;
    top: 1px;
}

#id21flex-high-heel main #contents6 .block .title span::before {
    left: 0;
}

#id21flex-high-heel main #contents6 .block .title span::after {
    right: 0;
    transform: scale(-1, 1);
}

#id21flex-high-heel main #contents6 .block .text {
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    margin: 0 0 62px;
}

#id21flex-high-heel main #contents6 .block h4 {
    font-size: 20px;
    font-weight: 600;
    text-align: center;
    background-image: url(https://media.aws.locondo.jp/fitfitstatic/common/img/banner/lp/21flex-high-heel/img/dot1.jpg);
    background-repeat: repeat-x;
    background-position: 0px 7px;
}

#id21flex-high-heel main #contents6 .block h4 span {
    background-color: #fff;
    padding: 0 20px;
}

#id21flex-high-heel main #contents6 .period {
    font-size: 22px;
    font-weight: 600;
    background-color: #EFF8F6;
    border-radius: 20px;
    margin: 30px 0 61px;
    text-align: center;
    color: #84BA9A;
    font-family: 'Jost', sans-serif;
    padding: 25px 0 26px;
}

#id21flex-high-heel main #contents6 .tahnks {
    font-size: 19px;
    font-weight: 600;
    line-height: 1.8;
    letter-spacing: 0px;
    color: #ce4949;
    text-align: center;
    border: solid 1px #FFF;
    outline: solid 1px #f1dada;
    outline-offset: 1px;
    margin: 5px;
    background-color: #faf5f5;
    margin: 10px auto 63px;
    padding: 23px 0px 19px;
    width: calc(100% - 10px);
}

#id21flex-high-heel main #contents6 .step {
    display: flex;
    margin: 52px 0 61px 0;
}

#id21flex-high-heel main #contents6 .step .box {
    background-color: #EFF8F6;
    border-radius: 20px;
    width: 260px;
    position: relative;
    margin-right: 20px;
    padding: 37px 0 30px;
    position: relative;
}

#id21flex-high-heel main #contents6 .step .box::before {
    content: "";
    width: 27px;
    height: 66px;
    background-image: url(https://media.aws.locondo.jp/fitfitstatic/common/img/banner/lp/21flex-high-heel/img/arrow2.png);
    background-size: 100%;
    background-repeat: no-repeat;
    position: absolute;
    top: 50%;
    right: -22px;
    margin-top: -30px;
}

#id21flex-high-heel main #contents6 .step .box:last-child:before {
    display: none;
}

#id21flex-high-heel main #contents6 .step .box:nth-child(1) {
    /* padding: 49px 0px 0; */
    z-index: 10;
}

#id21flex-high-heel main #contents6 .step .box:nth-child(2) {
    z-index: 5;
}

#id21flex-high-heel main #contents6 .step .box:last-child {
    margin-right: 0px;
}

#id21flex-high-heel main #contents6 .step .num {
    font-family: 'Jost', sans-serif;
    display: inline-block;
    text-align: center;
    line-height: 44px;
    color: #84BA9A;
    font-size: 20px;
    font-weight: 600;
    background-color: #fff;
    border: solid 2px #84BA9A;
    border-radius: 30px;
    width: 40px;
    height: 40px;
    position: absolute;
    left: 50%;
    top: -20px;
    margin-left: -20px;
}

#id21flex-high-heel main #contents6 .step h5 {
    color: #434343;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.4;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 44px;
    margin: 0 0 8px;
}

#id21flex-high-heel main #contents6 .step .text2 {
    font-size: 15px;
    font-weight: 500;
    line-height: 2.1;
    margin: 0 30px;
}

#id21flex-high-heel main #contents6 .attention2 {
    font-size: 14px;
    font-weight: 600;
    color: #84BA9A;
    text-align: center;
    margin: 11px 0 29px;
}

#id21flex-high-heel main #contents6 ul {
    margin: 0 30px 30px;
}

#id21flex-high-heel main #contents6 ul li {
    font-size: 16px;
    margin: 0 0 0px;
}

#id21flex-high-heel main #contents6 ul li div, #id21flex-high-heel main #contents6 ul li span {
    display: table-cell;
}

#id21flex-high-heel main #contents6 ul li div {
    width: 20px;
}

#id21flex-high-heel main #contents6 ul li span {
    line-height: 2;
}

#id21flex-high-heel main #contents6 a.button {
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    color: #fff;
    background-color: #84BA9A;
    border-radius: 30px;
    display: block;
    line-height: 1;
    width: 400px;
    margin: 0 auto;
    padding: 21px 0;
}

/* end contents6  */

/* start アニメーション設定 */

@keyframes fade {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@keyframes fade-up {
    0% {
        opacity: 0;
        transform: translate3d(0, 30px, 0);
    }
    100% {
        opacity: 1;
        transform: translate3d(0, 0, 0);
    }
}

#id21flex-high-heel main .scr-effect {
    opacity: 0;
    position: relative;
    transform: translate3d(0, 30px, 0);
}

#id21flex-high-heel main .scr-effect.in {
    animation-name: fade-up;
    /* animation-timing-function: cubic-bezier(0.535, 0.260, 0.455, 0.865); */
    animation-duration: 0.8s;
    animation-delay: 0s;
    animation-fill-mode: both;
}

#id21flex-high-heel #mv.scr-effect, #id21flex-high-heel #mv.scr-effect .img, #id21flex-high-heel #mv.scr-effect .parts {
    opacity: 0;
}

#id21flex-high-heel #mv.scr-effect.in,#id21flex-high-heel #mv.scr-effect.in .img, #id21flex-high-heel #mv.scr-effect.in .parts {
    animation-name: fade;
    /* animation-timing-function: cubic-bezier(0.535, 0.260, 0.455, 0.865); */
    animation-duration: 0.8s;
    animation-fill-mode: both;
}

#id21flex-high-heel #mv.scr-effect.in {
    animation-delay: 0s;
}

#id21flex-high-heel #mv.scr-effect.in .img {
    animation-delay: 0.5s;
}

#id21flex-high-heel #mv.scr-effect.in .parts {
    animation-delay: 0.9s;
}

/* end アニメーション設定 */