@charset "UTF-8";

/* ============================================================ PC */

.indent_1 {
    padding-left: 1em;
    text-indent: -1em;
}
.under_bg_01 {
    width: 100%;
    height: auto;
    background: #f5f5f5;
    position: relative;
    z-index: 1;
}
.pro_01 .under_bg_01 {
    height: 1748px;
    background: #f5f5f5 url(../img/under_bg_01_p1.png) no-repeat top center / cover;
}
.pro_02 .under_bg_01 {
    height: 1758px;
    background: #f5f5f5 url(../img/under_bg_01_p2.png) no-repeat top center / cover;
}
.pro_03 .under_bg_01 {
    height: 1986px;
    background: #f5f5f5 url(../img/under_bg_01_p3.png) no-repeat top center / cover;
}
.pro_04 .under_bg_01 {
    height: 2057px;
    background: #f5f5f5 url(../img/under_bg_01_p4.png) no-repeat top center / cover;
}
.pro_05 .under_bg_01 {
    height: 1747px;
    background: #f5f5f5 url(../img/under_bg_01_p5.png) no-repeat top center / cover;
}
.pro_06 .under_bg_01 {
    height: 1871px;
    background: #f5f5f5 url(../img/under_bg_01_p6.png) no-repeat top center / cover;
}
.under_bg_01::before {
    content: '';
    display: block;
    width: 100%;
    height: 45px;
    background: transparent url(../img/under_bg_flame_top.png) no-repeat top center / auto 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
}
.under_bg_01_02 {
    width: 100%;
    background: transparent url(../img/bg_01_02.png) no-repeat center center / cover;
    position: relative;
    z-index: 3;
}
.under_bg_02 {
    width: 100%;
    background: url(../img/under_bg_02.png) no-repeat center center / cover;
    position: relative;
    border-top: 1px solid #b2b2b2;
    padding: 25px 0 50px;
    z-index: 2;
}
.under_bg_03 {
    width: 100%;
    background: #e6e6e6 url(../img/under_bg_03.png) no-repeat center center / cover;
    position: relative;
}
.under_container {
    width: 100%;
    position: relative;
    z-index: 2;
}
.under_container01_02 {
    border-right: 1px solid rgba(178, 178, 178, 0.3);
    border-left: 1px solid rgba(178, 178, 178, 0.3);
    padding: 25px 25px 25px;
}
.under_container01_03 {
    padding: 35px 0;
}
.under_container03 {
    height: auto;
    padding: 60px 0 50px;
}
.under_ttl {
    position: relative;
    padding: 48px 0 0 92px;
}
.under_ttl::before {
    content: '';
    display: block;
    width: 92px;
    height: 89px;
    position: absolute;
    bottom: -1px;
    left: 0;
}
.pro_01 .under_ttl::before {
    background: transparent url(../img/under_ttl_icon1.svg) no-repeat center center / 100%;
}
.pro_02 .under_ttl::before {
    background: transparent url(../img/under_ttl_icon2.svg) no-repeat center center / 100%;
}
.pro_03 .under_ttl::before {
    background: transparent url(../img/under_ttl_icon3.svg) no-repeat center center / 100%;
}
.pro_04 .under_ttl::before {
    background: transparent url(../img/under_ttl_icon4.svg) no-repeat center center / 100%;
}
.pro_05 .under_ttl::before {
    background: transparent url(../img/under_ttl_icon5.svg) no-repeat center center / 100%;
}
.pro_06 .under_ttl::before {
    background: transparent url(../img/under_ttl_icon6.svg) no-repeat center center / 100%;
}
.under_ttl::after {
    content: '';
    display: block;
    width: 98%;
    height: 100%;
    background: transparent url(../img/under_main_ttl_bg.png) no-repeat bottom right / 100%;
    position: absolute;
    bottom: -1px;
    right: 0;
    z-index: -1;
}
.under_main_ttl {
    width: 100%;
    height: 88px;
    font-size: 30px;
    color: #23264d;
    font-weight: bold;
    line-height: 1.26;
    letter-spacing: -0.02em;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
    padding: 4px 85px 10px 12px;
    background: -o-linear-gradient(right, transparent 50%, #fff);
    background: -webkit-gradient(linear, right top, left top, color-stop(50%, transparent), to(#fff));
    background: linear-gradient(to left, transparent 50%, #fff);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.under_main_ttl .small {
    font-size: 0.8em;
}
.under_main_ttl_inner {
    display: block;
}
.back_btn {
    position: absolute;
    bottom: 15%;
    right: 1%;
}
.container01_img_01 {
    margin-top: 5px;
    text-align: center;
    position: relative;
    padding-bottom: 3px;
}
.container01_img_01::after {
    content: '';
    width: 243px;
    height: 14px;
    background: transparent url(../img/container01_img_01_flame_bottom.png) no-repeat center center / contain;
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
}
.under_ttl2 {
    width: 100%;
    height: 73px;
    background: transparent url(../img/under_ttl_bg.png) no-repeat center center / contain;
}
.under_main_ttl2 {
    font-size: 24px;
    color: #031742;
    font-weight: bold;
    letter-spacing: 0.06em;
    text-align: center;
    padding-top: 7px;
}
.under_main_ttl2_sub {
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 0.02em;
    color: #031742;
}
.under_main_ttl2_sub.line{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: center;
    white-space: nowrap;
    line-height: 1em;
}
.under_main_ttl2_sub.line:before,
.under_main_ttl2_sub.line:after{
    content: "";
    display: block;
    width: 58px;
    height: 1px;
    background: #031742;
    visibility: visible;
    font-size: inherit;
}
.under_main_ttl2_sub.line:before{
    margin-right: 0.5em;
}
.under_main_ttl2_sub.line:after{
    margin-left: 0.5em;
}
.explain_box {
    padding: 0 5px;
    background: url(../img/explain_box_bg_middle.png) repeat-y top 20px center / 100% auto;
    position: relative;
    margin: 20px 0 56px;
}
.pro_06 .explain_box {
    margin: 20px 0 60px;
}
.explain_box::before {
    content: '';
    width: 100%;
    height: 20px;
    background: url(../img/explain_box_bg_top.png) no-repeat top center / 100% 20px;
    position: absolute;
    top: -20px;
    left: 0;
}
.explain_box::after {
    content: '';
    width: 100%;
    height: 20px;
    background: url(../img/explain_box_bg_bottom.png) no-repeat top center / 100% 20px;
    position: absolute;
    bottom: -20px;
    left: 0;
    z-index: -1;
}
.explain_box_ttl {
    font-size: 24px;
    font-weight: bold;
    color: #fff;
    width: 100%;
    height: 64px;
    line-height: 64px;
    padding: 0 15px 0 25px;
    background: transparent url(../img/explain_box_ttl_bg.png) no-repeat top center / 100% auto;
    -webkit-transform: translateY(-15px);
        -ms-transform: translateY(-15px);
            transform: translateY(-15px)
}
.explain_box_ttl.pc_flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.explain_box_ttl.pc_flex_inline {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.explain_box_ttl_sub {
    font-size: 12px;
    font-weight: 500;
    line-height: 1.2;
    letter-spacing: 0.03em;
    padding-left: 1em;
    -webkit-transform: translateY(-8px);
        -ms-transform: translateY(-8px);
            transform: translateY(-8px);
}
.pro_01 .explain_box_01 .explain_box_ttl_inner {
    padding-right: 150px;
    background: url(../img/melfafr_logo.png) no-repeat top 8px right / 133px auto;
}
.pro_01 .explain_box_02 .explain_box_ttl {
    background: url(../img/smartplus_logo.png) no-repeat top 8px right 305px / 124px auto,
                url(../img/maisart_logo.png) no-repeat top 8px right 258px / 36px auto,
                url(../img/explain_box_ttl_bg.png) no-repeat top center / 100% auto;
}
.pro_01 .explain_box_03 .explain_box_ttl {
    background:/*url(../img/new_logo.png) no-repeat top 8px right 145px / 90px auto,*/
                url(../img/smartplus_logo.png) no-repeat top 8px right 10px / 125px auto,
                url(../img/explain_box_ttl_bg.png) no-repeat top center / 100% auto;
}
.pro_02 .explain_box_03 .explain_box_ttl {
    /* background: url(../img/reference_logo.png) no-repeat top 8px right 10px / 105px auto,
                url(../img/explain_box_ttl_bg.png) no-repeat top center / 100% auto; */
    background: url(../img/explain_box_ttl_bg.png) no-repeat top center / 100% auto;
}
.pro_03 .explain_box_01 .explain_box_ttl {
    background: url(../img/genesis64_logo.png) no-repeat top 12px right 17px / 135px auto,
                url(../img/explain_box_ttl_bg.png) no-repeat top center / 100% auto;
}
.pro_03 .explain_box_02 .explain_box_ttl {
    /* background: url(../img/reference_logo.png) no-repeat top 8px right 10px / 105px auto,
                url(../img/explain_box_ttl_bg.png) no-repeat top center / 100% auto; */
    background: url(../img/explain_box_ttl_bg.png) no-repeat top center / 100% auto;
}
.pro_03 .explain_box_03 .explain_box_ttl {
    background: url(../img/smartplus_logo.png) no-repeat top 8px right 17px / 125px auto,
                url(../img/explain_box_ttl_bg.png) no-repeat top center / 100% auto;
}
.pro_03 .explain_box_04 .explain_box_ttl {
    background: url(../img/smartplus_logo.png) no-repeat top 8px right 17px / 125px auto,
                url(../img/explain_box_ttl_bg.png) no-repeat top center / 100% auto;
}
.pro_04 .explain_box_01 .explain_box_ttl {
    background: url(../img/assista_logo.png) no-repeat top 8px right 10px / 136px auto,
                url(../img/explain_box_ttl_bg.png) no-repeat top center / 100% auto;
}
.pro_04 .explain_box_02 .explain_box_ttl {
    background: url(../img/melfarobot_logo.png) no-repeat top 8px right 10px / 123px auto,
                url(../img/explain_box_ttl_bg.png) no-repeat top center / 100% auto;
}
.pro_04 .explain_box_03 .explain_box_ttl {
    /* background: url(../img/reference_logo.png) no-repeat top 8px right 10px / 105px auto,
                url(../img/explain_box_ttl_bg.png) no-repeat top center / 100% auto; */
    background: url(../img/explain_box_ttl_bg.png) no-repeat top center / 100% auto;
}
.pro_04 .explain_box_04 .explain_box_ttl {
    background: url(../img/rtr_logo.png) no-repeat top 8px right 10px / 123px auto,
                url(../img/explain_box_ttl_bg.png) no-repeat top center / 100% auto;
}
.pro_06 .explain_box_01 .explain_box_ttl {
    /* background: url(../img/reference_logo.png) no-repeat top 8px right 10px / 105px auto,
                url(../img/explain_box_ttl_bg.png) no-repeat top center / 100% auto; */
    background: url(../img/explain_box_ttl_bg.png) no-repeat top center / 100% auto;
}
.pro_03 .explain_box_03 .explain_box_img_02 {
    width: 49.4%;
    position: absolute;
    left: 25px;
    bottom: 0;
}

.explain_box_ttl_small {
    font-size: 24px;
}
.explain_box_ttl .box_small {
    font-size: 0.55em;
    font-weight: bold;
    border: 1px solid #fff;
    margin-left: 0.5em;
    margin-top: -0.5em;
    padding: 0.25em;
    line-height: 1;
}
.explain_box_ttl.pc_flex_inline .box_small {
    margin-top: 0.3em;
    margin-left: 15px;
}
.explain_box_txt {
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0.03em;
    line-height: 1.66;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
    padding-top: 15px;
}
.pro_06 .explain_box_txt {
    line-height: 1.8;
}
.pro_02 .explain_box_txt,
.pro_04 .explain_box_txt,
.pro_06 .explain_box_txt {
    font-size: 20px;
}
.explain_box_img {
    position: relative;
}
.pro_01 .explain_box .explain_box_txt {
    width: 53.45%;
}
.pro_01 .explain_box .explain_box_img {
    width: 45.39%;
}
.pro_01 .explain_box_02 .explain_box_txt {
    width: 45.16%;
    -ms-flex-negative: 0;
        flex-shrink: 0;
}
.pro_01 .explain_box_02 .explain_box_img {
    width: 67%;
    padding-top: 15px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -webkit-transform: translate(-18%, 10px);
        -ms-transform: translate(-18%, 10px);
            transform: translate(-18%, 10px);
}
.pro_01 .explain_box_03 .explain_box_txt {
    width: 48.96%;
}
.pro_01 .explain_box_03 .explain_box_img {
    width: 48.96%;
}
.pro_02 .explain_box .explain_box_txt {
    width: 48%;
}
.pro_02 .explain_box .explain_box_img {
    width: 45.31%;
}
.pro_02 .explain_box_02 .explain_box_img {
    width: 41.47%;
    margin-right: 40px;
}
.pro_02 .explain_box_03 .explain_box_img {
    /* width: 36.52%; */
    width: 41%;
    margin-right: 25px;
}
.pro_03 .explain_box .explain_box_txt {
    width: 44.64%;
}
.pro_03 .explain_box .explain_box_img {
    width: 52.39%;
}
.pro_03 .explain_box_03 .explain_box_img {
    padding-right: 20px;
}
.pro_04 .explain_box .explain_box_txt {
    width: 48%;
}
.pro_04 .explain_box_04 .explain_box_txt {
    width: 76.73%;
}
.pro_04 .explain_box .explain_box_img {
    width: 48.5%;
}
.pro_04 .explain_box_04 .explain_box_img {
    width: 18.78%;
    margin-right: 20px;
}
.pro_05 .explain_box .explain_box_txt {
    width: 49.3%;
}
.pro_05 .explain_box .explain_box_img {
    width: 48.38%;
}
.pro_06 .explain_box_01 .col_2 .explain_box_txt {
    width: 50.69%;
}
.pro_06 .explain_box_01 .col_2 .explain_box_img {
    width: 48.3%;
}
.pro_06 .explain_box_03 .col_2 .explain_box_txt {
    width: 55.29%;
}
.pro_06 .explain_box_03 .col_2 .explain_box_img {
    width: 42.85%;
}
.pro_06 .explain_box_02 .explain_box_txt {
    margin-bottom: 30px;
}
.explain_box_content {
    padding: 0 25px;
}
.pro_02 .explain_box_content {
    margin-top: -5px;
}
.col_box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.col_inner {
    padding: 0 20px;
    margin: 30px 0 40px;
}
.col_2 {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
        justify-content: space-between;
}
.col_3 {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}

/* ========= col_3_itemが2つの時は中央寄せ ========= */
/* col_3クラスにflex_centerクラスをつける（col_3_itemが3つ以上の場合はflex_centerクラスを外す） */
.flex_center {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.col_3.flex_center::after {
    content: none;
}
.col_2_item1 {
    width: 38.77%;
}
.col_2_item2 {
    width: 56.63%;
}
.col_3_item {
    width: 32%;
}
.flex_center .col_3_item {
    margin-right: 2%;
}
.flex_center .col_3_item:nth-child(3n) {
    margin-right: 0;
}
.col_3:after {
    content: "";
    display: block;
    width: 32%;
    height: 0;
}
.under_col_item {
    background: #fff;
    border: 1px solid #666;
    border-radius: 5px;
    overflow: hidden;
    margin-bottom: 20px;
    padding: 2px;
}
.under_col_item_inner {
    display: block;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}
.malfa_main .under_col_item_inner:hover {
    opacity: 1;
}
.under_col_item_img {
    min-height: 0%;
}
.under_col_item_txt {
    min-height: 75px;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    line-height: 1.3;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
    padding: 10px 10px 10px 45px;
    border-radius: 0 0 0 5px;
    background: #23264d url(../img/under_ttl2_bg.png) no-repeat top 2px left 40px / 85% auto;
    position: relative;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.under_col_item_txt.fsz_s {
    font-size: 18px;
}
.under_col_item a:hover .under_col_item_txt {
    background: #303469 url(../img/under_ttl2_bg.png) no-repeat top 2px left 40px / 85% auto;
}
.under_col_item_txt::before {
    content: '';
    width: 36px;
    height: 99%;
    position: absolute;
    bottom: 0;
    left: 0;
    background: url(../img/arrow_r.svg) no-repeat center center / auto 100%;
    border-radius: 0 0 0 5px;
}
.under_col_item_txt2 {
    font-size: 16px;
    font-weight: 500;
    line-height: 1.6;
    margin-top: 30px;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
    text-align: justify;
    text-justify: inter-ideograph; /* IEで必要 */
    text-justify: inter-character; /* Firefoxで必要 */
}
.under_more_btn .under_more_btn_link {
    width: 100%;
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    line-height: 1.2;
    text-align: center;
    background: #c51414;
    padding: 25px 15px;
    display: inline-block;
    position: relative;
}
.under_more_btn .under_more_btn_link:hover {
    background: #c22f2f;
    opacity: 1;
}
.under_more_btn .under_more_btn_link:hover::before {
    left: 27px;
}
.under_container03 .under_more_btn {
    margin-top: 23px;
}
.under_more_btn .under_more_btn_link::before {
    content: '';
    width: 12px;
    height: 17px;
    background: transparent url(../img/arrow_r_wh.svg) no-repeat center center;
    margin-right: 13px;
    display: inline-block;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}
.under_more_btn_link_img {
    display: block;
}
.explain_col2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.explain_col2_item {
    width: 47.65%;
}
.explain_col2_item.w50 {
    width: 50%;
}
.explain_col2_item img {
    width: 100%;
}
.explain_txt {
    font-size: 18px;
    font-weight: 500;
    line-height: 1.55;
    letter-spacing: 0.06em;
    color: #fff;
    padding-left: 0.5em;
    border-left: 3px solid #0bf0e3;
}
.explain_txt.c_blu {
    border-left: 3px solid #0097f6;
}
.explain_txt_sub {
    font-size: 14px;
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: 0.06em;
    color: #fff;
}
.explain {
    position: relative;
}
.explain_bottom {
    padding-top: 30px;
    border-top: 1px solid rgba(11, 240, 227, 0.3);
}
.explain_comme {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.explain_icon {
    width: 10%;
}
.explain_icon img {
    width: 100%;
}
.explain_balloon {
    width: 88.91%;
    margin-top: 10px;
    margin-bottom: 10px;
    position: relative;
    background: url(../img/balloon_bg_middle.png) repeat-y top 10px center / 100% auto;
}
.explain_balloon::before {
    content: '';
    width: 100%;
    height: 10px;
    background: url(../img/balloon_bg_top.png) no-repeat top center / 100% 10px;
    position: absolute;
    top: -10px;
    left: 0;
}
.explain_balloon::after {
    content: '';
    width: 100%;
    height: 15px;
    background: url(../img/balloon_bg_bottom.png) no-repeat top center / 100% 10px;
    position: absolute;
    bottom: -15px;
    left: 0;
}
.explain_balloon_txt {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.4;
    color: #23264d;
    letter-spacing: 0.06em;
    padding: 0 1.25em 0 2em;
}
.explain_comme {
    margin: 15px 0;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
}
.explain_comme_02 {
    margin: 0 0 15px;
}
.pro_06 .explain_txt_wrap {
    width: 100%;
    max-width: 775px;
    margin: 0 auto;
    padding-left: 12px;
}
.explain_no_txt {
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 0.06em;
    line-height: 1.15em;
    color: #fff;
    padding: 15px 15px 15px 60px;
}
.explain_no_txt_01 {
    width: 90.9%;
    margin: 0 auto;
    background: transparent url(../img/ttl_no_bg_01.png) no-repeat top left / auto 54px;
}
.explain_no_txt_02 {
    padding-bottom: 19px;
    background: transparent url(../img/ttl_no_bg_02.png) no-repeat top left / auto 54px;
}
.explain_no_txt_03 {
    padding-top: 5px;
    padding-bottom: 0;
    background: transparent url(../img/ttl_no_bg_03.png) no-repeat top left / auto 54px;
}
.explain_top {
    border-bottom: 1px solid rgba(11, 240, 227, 0.3);
}
.explain_col2_inner {
    padding: 25px 20px;
}
.pro_14 .explain_col2_inner {
    padding: 0;
}
.explain_col2_inner_box {
    width: 90.44%;
    margin: 0 auto;
}
.pro_14 .explain_col2_inner_box {
    width: 100%;
}
.under_explain_ttl {
    font-size: 20px;
    font-weight: 500;
    line-height: 1.55;
    padding-left: 1.2em;
    margin-bottom: 45px;
    position: relative;
}
.under_explain_ttl:before {
    content: '';
    width: 7px;
    height: 44.5%;
    background: #ff3030;
    border-radius: 100vh 100vh 0 0;
    position: absolute;
    top: 0.2em;
    left: 0;
}
.under_explain_ttl:after {
    content: '';
    width: 7px;
    height: 55.5%;
    background: #23264d;
    border-radius: 0 0 100vh 100vh;
    position: absolute;
    bottom: 0.2em;
    left: 0;
}
.under_explain_cont_wrap {
    padding-left: 20px;
}
.under_explain_ttl2 {
    padding-left: 10px;
    margin-bottom: 15px;
    position: relative;
}
.pro_12 .under_explain_ttl2 {
    margin-bottom: 10px;
}
.under_explain_ttl2::before {
    content: '';
    width: 3px;
    height: 100%;
    background: transparent url(../img/ttl_left_line.svg) no-repeat top left / 100% auto;
    position: absolute;
    top: 0;
    left: 0;
}
.under_explain_ttl2 > span {
    font-size: 20px;
    font-weight: 900;
    color: #23264d;
    line-height: 1.2;
    display: inline-block;
    background: #85fdf6;
    padding: 5px 10px;
    position: relative;
}
.under_explain_ttl2 > span:before {
    height: 0;
    display: block;
    position: absolute;
    right: -3px;
    content: "";
    border-bottom: solid 15px #0b2a46;
    border-left: solid 15px transparent;
    bottom: -3px;
    z-index: 2;
}
.pro_11 .under_explain_ttl2 > span {
    font-size: 23px;
}
.pro_12 .under_explain_ttl2 > span {
    font-size: 28px;
    padding: 0 10px 3px;
    min-width: 284px;
}
.under_explain_ttl3 {
    position: relative;
}
.under_explain_ttl3_inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.under_explain_ttl3_01 {
    font-size: 26px;
    font-weight: 900;
    letter-spacing: 0.06em;
    color: #fff;
    text-align: center;
    line-height: 1.2;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
    background: #ff003a;
    width: 12.26%;
    padding: 10px;
    position: relative;
}
.under_explain_ttl3_01:before {
    height: 0;
    display: block;
    position: absolute;
    left: -3px;
    content: "";
    border-top: solid 15px #0b2a46;
    border-right: solid 15px transparent;
    top: -3px;
    z-index: 2;
}
.under_explain_ttl3_01:after {
    height: 0;
    display: block;
    position: absolute;
    right: 0;
    content: "";
    border-bottom: solid 7px #0bfbee;
    border-left: solid 7px transparent;
    bottom: 0;
    z-index: 2;
}
.under_explain_ttl3_02 {
    font-size: 26px;
    font-weight: 900;
    letter-spacing: 0.06em;
    color: #23264d;
    line-height: 1.2;
    background: #0bfbee;
    padding: 10px 10px 10px 1em;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    position: relative;
}
.under_explain_ttl3_02:before {
    height: 0;
    display: block;
    position: absolute;
    right: 1px;
    content: "";
    border-bottom: solid 15px #0b6979;
    border-left: solid 15px transparent;
    bottom: -2px;
    z-index: 2;
}
.under_explain_ttl3_more_link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.under_explain_ttl3_03 {
    width: 27.18%;
    position: absolute;
    top: 50%;
    right: 2%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
}
.under_explain_ttl3_more_txt {
    width: 171px;
    height: 37px;
    font-size: 20px;
    font-weight: 900;
    color: #23264d;
    line-height: 37px;
    letter-spacing: 0.06em;
    text-align: center;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
    padding: 0 15px 0 5px;
    background: transparent url(../img/under_explain_ttl3_more_txt_bg.png) no-repeat top left / auto 100%;
}
.under_explain_ttl3_more_qr {
    width: 30.58%;
    max-width: 78px;
}
.pro_10 .explain_cont {
    background: #0b6979;
    border-right: 1px solid #0bfbee;
    border-bottom: 1px solid #0bfbee;
    border-left: 1px solid #0bfbee;
}
.pro_10 .explain_cont_inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 40px 30px 25px;
    position: relative;
}
.pro_10 .explain_cont_inner:before {
    height: 0;
    display: block;
    position: absolute;
    right: -1px;
    content: "";
    border-bottom: solid 15px #23264d;
    border-left: solid 15px transparent;
    bottom: -2px;
    z-index: 2;
}
.pro_10 .explain_cont_inner:after {
    height: 0;
    display: block;
    position: absolute;
    right: -1px;
    content: "";
    border-bottom: solid 15px #0bfbee;
    border-left: solid 15px transparent;
    bottom: -1px;
}
.pro_10 .under_explain_cont_txt {
    width: 61.64%;
    font-size: 20px;
    font-weight: bold;
    line-height: 1.8;
    color: #fff;
}
.pro_10 .under_explain_cont_img {
    width: 33.56%;
}
.explain_line_img {
    margin-bottom: 10px;
}
.pro_12 .explain_line_img {
    margin-bottom: 30px;
}
.pro_11 .explain_col2 .explain_txt {
    width: 76%;
}
.pro_11 .explain_col2 .explain_img_logo {
    width: 18.74%;
}
img.explain_line {
    width: auto;
    height: 9px;
}
.pro_12 .explain_img_01,
.pro_12 .explain_img_02 {
    position: relative;
}
.pro_13 .explain_img_02 {
    position: relative;
}
.pro_13 .explain_note {
    padding-left: 11.5em;
    text-indent: -11.5em;
    margin-top: 8px;
}
.pro_13 .explain_img_01 {
    margin-bottom: 5px;
}
.pro_14  .explain_img_01 {
    margin-bottom: 10px;
}
.pro_14 .explain_img_02 {
    position: relative;
}


/* ------------------------------ modal PC */

.u_btn {
    position: absolute;
    cursor: pointer;
}
.u_btn:hover {
    opacity: 0.8;
}
.u_modal {
    position: relative;
}
.modal_content_01 {
    width: 980px;
    top: 23.5%;
}
_:lang(x)::-internal-media-controls-overlay-cast-button, .modal_content_01 {
    top: 18.2vh;
}
_:lang(x)::-ms-backdrop, .modal_content_01 {
    top: 18vh;
}
.u_close_btn {
    width: 58px;
    height: auto;
    position: absolute;
    cursor: pointer;
}
.u_close_btn:hover {
    opacity: 0.8;
}

/* openボタン */
.pro_01 .u_btn_01 {
    top: -34%;
    right: -2%;
}
.pro_01 .u_btn_02 {
    top: -14%;
    right: -1.5%;
}
.pro_01 .u_btn_03 {
    top: -11%;
    right: -2%;
}
.pro_02 .u_btn_01 {
    top: 0;
    right: 10%;
}
.pro_02 .u_btn_02 {
    top: -4%;
    right: 0;
}
.pro_02 .u_btn_03 {
    /* top: 4%;
    right: 4%; */
    top: -7%;
    right: -12%;
}
.pro_03 .u_btn_01 {
    top: 15%;
    right: -3%;
}
.pro_03 .u_btn_02 {
    top: -10%;
    right: -3%;
}
.pro_03 .u_btn_03 {
    top: -5%;
    right: -3%;
}
.pro_03 .u_btn_04 {
    top: -4.5%;
    right: -6.5%;
}
.pro_04 .u_btn_01 {
    top: -6%;
    right: -3%;
}
.pro_04 .u_btn_02 {
    top: -6%;
    right: -3%;
}
.pro_04 .u_btn_03 {
    top: -6%;
    right: -3%;
}
.pro_04 .u_btn_04 {
    top: -6%;
    right: -18%;
}
.pro_05 .u_btn_01 {
    top: -26%;
    right: -3%;
}
.pro_05 .u_btn_02 {
    top: -6%;
    right: -3%;
}
.pro_05 .u_btn_03 {
    top: -8%;
    right: -3%;
}
.pro_06 .u_btn_01 {
    top: -6%;
    right: -3%;
}
.pro_06 .u_btn_02 {
    top: -5%;
    right: -3%;
}
.pro_06 .u_btn_03 {
    top: -6%;
    right: -3%;
}

/* closeボタン */
.pro_03 .u_close_btn_01 {
    bottom: -6%;
    right: 0;
}

/* ------------------------------ slider PC */

.slide_area {
    width: 100%;
}
.slider {
    width: 100%;
}
.slider img {
    margin: 0 auto;
}
.slick-slide{
    height: auto !important;
}
.slick-arrow:before{
	content: "" !important;
}
.slick-arrow:before{
    content:""!important;
    width: 100%!important;
    height: 100%!important;
    position: absolute;
    top: 0;
    left: 0;
    opacity:1 !important;
}
.slick-next:before{
    background: url(../img/slide_arrow_r.svg)!important;
    background-size: contain !important;
}
.slick-prev:before{
    background: url(../img/slide_arrow_l.svg)!important;
    background-size: contain !important;
}
.slick-arrow{
    z-index: 2 !important;
    width: 40px !important;
    height: 91px !important;
}
.slick-next{
    right: -33px !important;
}
.slick-prev{
    left: -33px !important;
}
.video {
    width: 100%;
    height: 100%;
    max-height: 90vh;
    background: #000;
}
.youtube {
    position: relative;
    width: 100%;
    height: 0;
    padding-top: 56.25%;
}
.youtube iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.u_modal_video {
    background: #000;
    padding: 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}


/* ============================================================ SP */

@media only screen and (max-width:768px){

    .under_ttl::before {
        width: 70px;
        height: 64px;
    }
    .under_bg_01::before {
        height: 4vh;
    }
    .under_bg_01,
    .pro_01 .under_bg_01,
    .pro_02 .under_bg_01,
    .pro_03 .under_bg_01,
    .pro_04 .under_bg_01,
    .pro_05 .under_bg_01,
    .pro_06 .under_bg_01 {
        height: auto;
    }
    .under_bg_02 {
        padding: 2vh 0;
    }
    .under_container {
        padding: 0 15px;
    }
    .under_container01 {
        padding: 0 5px;
    }
    .under_container01_03 {
        padding: 15px 10px;
    }
    .under_col_item_txt::before {
        width: 26px;
    }
    .container01_img_01::after {
        width: 120px;
        height: 7px;
    }
    .under_container01_02 {
        border: none;
        padding: 10px 15px 0;
        bottom: 2px;
    }
    .explain_box {
        margin: 20px 0 36px;
    }
    .explain_box::before {
        height: 10px;
        top: -10px;
        background: url(../img/explain_box_bg_top.png) no-repeat top center / 100% 10px;
    }
    .explain_box::after {
        height: 10px;
        bottom: -10px;
        background: url(../img/explain_box_bg_bottom.png) no-repeat top center / 100% 10px;
    }
    .explain_box_ttl {
        border-right: 3px solid #23264d;
        font-size: 4vw;
        line-height: 1.2;
        background: transparent url(../img/explain_box_ttl_bg.png) no-repeat top left / auto 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-transform: translateY(-5px);
            -ms-transform: translateY(-5px);
                transform: translateY(-5px);
    }
    .explain_box_ttl.pc_flex_inline {
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
    }
    .pro_03 .explain_box_01 .explain_box_ttl {
        background: url(../img/genesis64_logo.png) no-repeat bottom 7px right 5px / 20% auto,
                    url(../img/explain_box_ttl_bg.png) no-repeat top left / auto 100%;
    }
    .pro_03 .explain_box_03 .explain_box_ttl {
        background: url(../img/smartplus_logo.png) no-repeat bottom 7px right 5px / 17.5% auto,
                    url(../img/explain_box_ttl_bg.png) no-repeat top left / auto 100%;
    }
    .pro_03 .explain_box_04 .explain_box_ttl {
        background: url(../img/smartplus_logo.png) no-repeat bottom 7px right 5px / 17.5% auto,
                    url(../img/explain_box_ttl_bg.png) no-repeat top left / auto 100%;
    }
    .pro_01 .explain_box_01 .explain_box_ttl_inner,
    .pro_01 .explain_box_02 .explain_box_ttl_inner,
    .pro_01 .explain_box_03 .explain_box_ttl_inner,
    .pro_03 .explain_box_04 .explain_box_ttl_inner {
        padding-right: 0;
        background: none;
    }
    .pro_01 .explain_box_01 .explain_box_ttl {
        background: url(../img/melfafr_logo.png) no-repeat bottom 7px right 5px / 17.5% auto,
                    url(../img/explain_box_ttl_bg.png) no-repeat top left / auto 100%;
    }
    .pro_01 .explain_box_02 .explain_box_ttl {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start;
        background: url(../img/smartplus_logo.png) no-repeat bottom 7px right 40px / 17.5% auto,
                    url(../img/maisart_logo.png) no-repeat bottom 7px right 5px / 30px auto,
                    url(../img/explain_box_ttl_bg.png) no-repeat top left / auto 100%;
        padding-right: 32%;
    }
    .pro_01 .explain_box_03 .explain_box_ttl {
        /* background: url(../img/new_logo.png) no-repeat bottom 5px right 23% / 15% auto,
                    url(../img/smartplus_logo.png) no-repeat bottom 7px right 5px / 17.5% auto,
                    url(../img/explain_box_ttl_bg.png) no-repeat top center / auto 100%; */
        background: url(../img/smartplus_logo.png) no-repeat bottom 7px right 5px / 17.5% auto,
                    url(../img/explain_box_ttl_bg.png) no-repeat top center / auto 100%;
    }
    .pro_02 .explain_box_03 .explain_box_ttl {
        /* background: url(../img/reference_logo.png) no-repeat bottom 7px right 5px / 16% auto,
                    url(../img/explain_box_ttl_bg.png) no-repeat top left / auto 100%; */
        background: url(../img/explain_box_ttl_bg.png) no-repeat top left / auto 100%;
    }
    .pro_03 .explain_box_02 .explain_box_ttl {
        /* background: url(../img/reference_logo.png) no-repeat bottom 5px right 5px / 16% auto,
                    url(../img/explain_box_ttl_bg.png) no-repeat top left / auto 100%; */
        background: url(../img/explain_box_ttl_bg.png) no-repeat top left / auto 100%;
    }
    .pro_03 .explain_box_04 .explain_box_ttl {
        background: url(../img/smartplus_logo.png) no-repeat bottom 7px right 5px / 17.5% auto,
                    url(../img/explain_box_ttl_bg.png) no-repeat top left / auto 100%;
    }
    .pro_04 .explain_box_01 .explain_box_ttl {
        background: url(../img/assista_logo.png) no-repeat bottom 7px right 5px / 20% auto,
                    url(../img/explain_box_ttl_bg.png) no-repeat top left / auto 100%;
    }
    .pro_04 .explain_box_02 .explain_box_ttl {
        background: url(../img/melfarobot_logo.png) no-repeat bottom 7px right 5px / 20% auto,
                    url(../img/explain_box_ttl_bg.png) no-repeat top center / auto 100%;
    }
    .pro_04 .explain_box_03 .explain_box_ttl {
        /* background: url(../img/reference_logo.png) no-repeat bottom 7px right 5px / 16% auto,
                    url(../img/explain_box_ttl_bg.png) no-repeat top center / auto 100%; */
        background: url(../img/explain_box_ttl_bg.png) no-repeat top center / auto 100%;
    }
    .pro_04 .explain_box_04 .explain_box_ttl {
        background: url(../img/rtr_logo.png) no-repeat bottom 7px right 5px / 20% auto,
                    url(../img/explain_box_ttl_bg.png) no-repeat top center / auto 100%;
    }
    .pro_06 .explain_box_01 .explain_box_ttl {
        /* background: url(../img/reference_logo.png) no-repeat bottom 5px right 5px / 16% auto,
                    url(../img/explain_box_ttl_bg.png) no-repeat top left / auto 100%; */
        background: url(../img/explain_box_ttl_bg.png) no-repeat top left / auto 100%;
    }
    .explain_box_ttl_sub {
        padding-left: 0;
        padding-top: 0.2em;
        font-size: 11px;
        -webkit-transform: none;
            -ms-transform: none;
                transform: none;
    }
    .explain_box_ttl .box_small {
        margin-left: 0;
        position: absolute;
        bottom: 7px;
        right: 5px;
    }
    .explain_box_ttl.pc_flex_inline .box_small {
        margin: 0;
    }
    .explain_box_content {
        padding: 0 15px;
    }
    .pro_02 .explain_box_content {
        margin-top: 0;
    }
    .explain_box_txt,
    .pro_01 .explain_box_txt,
    .pro_02 .explain_box_txt,
    .pro_03 .explain_box_txt,
    .pro_04 .explain_box_txt,
    .pro_05 .explain_box_txt,
    .pro_06 .explain_box_txt {
        font-size: 3.4666vw;
    }
    .pro_01 .explain_box .explain_box_txt,
    .pro_02 .explain_box .explain_box_txt,
    .pro_03 .explain_box .explain_box_txt,
    .pro_04 .explain_box .explain_box_txt,
    .pro_05 .explain_box .explain_box_txt,
    .pro_06 .explain_box .col_2 .explain_box_txt {
        width: 100%;
        padding-top: 0;
    }
    .pro_01 .explain_box .explain_box_img,
    .pro_02 .explain_box .explain_box_img,
    .pro_03 .explain_box .explain_box_img,
    .pro_04 .explain_box .explain_box_img,
    .pro_05 .explain_box .explain_box_img,
    .pro_06 .explain_box .col_2 .explain_box_img {
        width: 100%;
        margin-top: 10px;
    }
    .pro_01 .explain_box_02 .explain_box_img {
        padding: 0;
        -webkit-transform: none;
            -ms-transform: none;
                transform: none;
    }
    .pro_04 .explain_box_04 .explain_box_img {
        width: 60%;
        margin: 10px auto 0;
    }
    .pro_03 .explain_box .explain_box_img {
        padding: 0;
    }
    .pro_02 .explain_box_02 .explain_box_img,
    .pro_02 .explain_box_03 .explain_box_img {
        margin-right: 0;
    }
    .under_ttl {
        padding: 40px 0 0 70px;
    }
    .under_main_ttl {
        height: 63px;
        padding: 13px 55px 13px 12px;
        font-size: 4vw;
    }
    @media screen and (max-width: 365px) {
        .under_main_ttl {
            padding: 13px 12% 13px 0.5em;
        }
    }
    .under_main_ttl_small {
        font-size: 4vw;
    }
    .back_btn {
        width: 13%;
        bottom: 7%;
    }
    .under_ttl2 {
        height: 45px;
        background: transparent url(../img/under_ttl_bg_sp.png) no-repeat center center / contain;
        margin-bottom: 20px;
    }
    .under_main_ttl2 {
        font-size: 3.4666vw;
    }
    .under_main_ttl2_sub.line {
        font-size: 2.6666vw;
    }
    .under_main_ttl2_sub.line::before,
    .under_main_ttl2_sub.line::after {
        width: 20px;
    }
    .col_inner {
        padding: 0 30px;
        margin: 5px 0;
    }
    .col_box {
        display: block;
    }
    .col_3_item {
        width: 100%;
    }
    .under_col_item {
        max-width: 600px;
        margin: 0 auto 20px;
    }
    .col_2_item1 {
        width: 100%;
        margin-bottom: 30px;
    }
    .col_2_item2 {
        width: 100%;
    }
    .under_col_item_txt {
        min-height: 50px;
        padding-left: 35px;
        font-size: 3.4666vw;
        background: #23264d url(../img/under_ttl2_bg.png) no-repeat top 2px left 27px / 90% auto;
    }
    .under_container03 {
        height: auto;
        padding: 2vh 15px;
    }
    .under_col_item_txt.fsz_s {
        font-size: 3.4666vw;
    }
    .under_col_item_txt2 {
        font-size: 3.4666vw;
        margin-top: 15px;
    }
    .under_more_btn a {
        font-size: 3.4666vw;
    }
    .under_container03 .under_more_btn {
        -webkit-box-align: end;
            -ms-flex-align: end;
                align-items: flex-end;
    }
    .under_more_btn .under_more_btn_link {
        padding: 20px 15px;
        font-size: 4vw;
    }
    .explain {
        padding: 0 0 15px;
        margin-top: 20px;
    }
    .pro_01 .explain,
    .pro_05 .explain {
        margin-top: 10px;
    }
    .explain_box:last-of-type {
        margin-bottom: 20px;
    }
    .explain_txt {
        font-size: 2.9333vw;
    }
    .explain_txt_sub {
        font-size: 2.4vw;
    }
    .explain_bottom {
        padding-top: 20px;
    }
    .explain_balloon_txt {
        font-size: 3.2vw;
        padding: 0.5em 1.25em 0 2em;
    }
    .explain_balloon::before {
        top: -3px;
        background: url(../img/balloon_bg_top.png) no-repeat top center / contain;
    }
    .explain_no_txt {
        font-size: 3.7333vw;
        padding-bottom: 0;
        padding-right: 0;
        height: 15vw;
    }
    .explain_no_txt_01 {
        width: 100%;
    }
    .explain_col2_inner {
        padding: 20px 10px;
    }
    .explain_col2_inner_box {
        width: 100%;
    }
    .explain_no_txt_03 {
        padding-top: 15px;
    }
    .under_explain_ttl {
        font-size: 3.7333vw;
        line-height: 1.4;
        margin-bottom: 30px;
    }
    .under_explain_ttl2 > span {
        font-size: 3.7333vw;
    }
    .under_explain_ttl3_01 {
        width: 15%;
        font-size: 4vw;
    }
    .under_explain_ttl3_02 {
        font-size: 4vw;
    }
    .under_explain_ttl3_03 {
        width: 100%;
        position: relative;
        top: auto;
        right: auto;
        -webkit-transform: none;
            -ms-transform: none;
                transform: none;
        text-align: center;
        background: #0b6979;
        border-right: 1px solid #0bfbee;
        border-left: 1px solid #0bfbee;
        padding-top: 10px;
    }
    .under_explain_ttl3_more {
        display: inline-block;
    }
    .under_explain_cont_wrap {
        padding-left: 5px;
    }

    /* ------------------------------ modal SP */

    .modal_content_01 {
        width: 93%;
        top: 27vw;
    }
    .u_btn,
    .u_close_btn {
        width: 30px;
    }

    /* openボタン */
    .pro_01 .u_btn_01 {
        top: -10%;
    }
    .pro_02 .u_btn_03 {
        top: -6%;
        right: -5%;
    }
    .pro_03 .u_btn_04 {
        top: -15%;
    }
    .pro_04 .u_btn_04 {
        right: -8%;
    }
    .pro_05 .u_btn_01 {
        top: -8%;
    }
    /* closeボタン */

    /* ------------------------------ slider SP */

    .slick-arrow{
        z-index: 2 !important;
        width: 22px !important;
        height: 50px !important;
    }
    .slick-next{
        right: -20px !important;
    }
    .slick-prev{
        left: -20px !important;
    }

}