@charset 'UTF-8';
/*#########################################################

各種ファイル読み込み

#########################################################*/
/* http://meyerweb.com/eric/tools/css/reset/
v2.0 | 20110126
License: none (public domain)
*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  font: inherit;
  font-size: 100%;

  margin: 0;
  padding: 0;

  vertical-align: baseline;

  border: 0;
}

/* HTML5 display-role reset for older browsers
*/
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

body {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}

table {
  border-spacing: 0;
  border-collapse: collapse;
}

html {
  font-size: 62.5%;

  color: #333;
}

html *:not([class*='cta']) {
  line-height: 1.5;

  box-sizing: border-box;
}

body {
  font-family: 'Noto Sans JP', Meiryo, メイリオ, 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Osaka, 'MS PGothic', arial, helvetica, sans-serif;
  font-size: 1.0rem;

  word-wrap: break-word;
}

.c-wrapper {
  overflow: hidden;
}

.u-fw--normal {
  font-weight: normal !important;
}

.u-color--white {
  color: #fff !important;
}

.u-color--red {
  color: #ce223c !important;
}

.u-mt0 {
  margin-top: 0 !important;
}

.u-mt40 {
  margin-top: 40px !important;
}

.u-mb0 {
  margin-bottom: 0 !important;
}

.u-mb10 {
  margin-bottom: 10px !important;
}

.u-mb20 {
  margin-bottom: 20px !important;
}

.u-mb40 {
  margin-bottom: 40px !important;
}

.u-pt0 {
  padding-top: 0 !important;
}

@media print, screen and (min-width: 768px) {
  .u-use--sp {
    display: none !important;
  }

  .c-link {
    color: inherit;
  }

  .c-link[target='_blank'] {
    position: relative;
  }

  .c-link[target='_blank']::after {
    display: inline-block;

    width: 12px;
    height: 11px;
    margin: 0 2px;

    content: '';

    background: url(/svcsol/campaign/images/omnibus_201810/common/icon_externallink_white.svg) no-repeat left top;
    -webkit-background-size: 12px 11px;
            background-size: 12px 11px;
  }

  .c-header {
    position: relative;

    width: 100%;
    min-width: 950px;
    height: 585px;

    background: #cf113a url(/svcsol/campaign/images/omnibus_201810/top/bg_mainvisual.jpg) no-repeat center bottom;
    background-size: auto 100%;
  }

  .c-header__inner {
    width: 950px;
    min-width: 950px;
    margin: 0 auto;
  }
  .c-header__title {
    width: 100%;

    text-align: right;
  }
  .c-logotop {
    display: inline-block;

    width: 106px;
    height: 70px;
    margin-right: 20px;
    margin-bottom: 50px;

    background: #000;
  }
  .c-logotop__link {
    display: block;

    margin-top: 10px;
    margin-right: 5px;
    padding-right: 10px;
    padding-left: 10px;
  }
  .c-logotop__img {
    width: 100%;
    height: auto;
  }
  .c-mainvisual {
    position: relative;

    width: 950px;
    min-width: 950px;
    margin: 0 auto;
  }
  .c-mainvisual__title {
    position: absolute;
    top: -25px;
    right: 15px;

    margin: 0 auto;
  }

  .c-mainvisual__img {
    width: 627px;
    min-width: 100%;
    height: 399px;
  }

  .c-title {
    position: relative;

    display: -webkit-flex;
    display:    -moz-flex;
    display:     -ms-flex;
    display:      -o-flex;
    display:         flex;

    margin-bottom: 40px;

    text-align: center;

    -ms-align-items: center;
        align-items: center;
    justify-content: center;
  }

  .c-title--badge {
    padding-left: 155px;

    justify-content: flex-start;
  }

  .c-title__hd {
    font-size: 4.0rem;
    font-weight: 700;
    line-height: 1.25;

    min-width: 640px;
    padding-bottom: 15px;

    text-align: center;

    background: url(/svcsol/campaign/images/omnibus_201810/common/bg_underline.svg) repeat-x left bottom;
    -webkit-background-size: 17px 6px;
            background-size: 17px 6px;
  }

  .c-title__color {
    color: #ce223c;
  }

  .c-title__min {
    font-size: 3.2rem;
  }

  .c-title__big {
    font-size: 4.4rem;
  }

  .c-title__badge {
    position: absolute;
    left: 10px;

    width: 120px;
    height: 120px;
  }

  .c-title__badge__img {
    width: 100%;
  }

  .c-title--label {
    padding-top: 52px;
  }

  .c-title__label {
    font-size: 2.4rem;
    font-weight: 700;

    position: absolute;
    top: 0;
    left: 50%;

    width: 126px;
    height: 38px;
    margin-left: -63px;
    padding-top: 2px;

    text-align: center;

    color: #fff;
    background-color: #ce223c;
  }

  .c-title__label::before {
    position: absolute;
    bottom: -16px;
    left: 50%;

    width: 0;
    height: 0;
    margin-left: -18px;

    content: '';

    border-width: 16px 18px 0 18px;
    border-style: solid;
    border-color: #ce223c transparent transparent transparent;
  }

  .c-hd--01 {
    font-size: 3.4rem;
    font-weight: 700;

    position: relative;

    margin: 0 auto 30px;

    text-align: center;
  }

  .c-hd--01:not(.c-hd--01_noborder) {
    padding-top: 25px;

    border-top: 6px solid #d0d0d0;
  }

  .c-hd--01:not(.c-hd--01_noborder)::before {
    position: absolute;
    top: -6px;
    left: 50%;

    width: 316px;
    height: 6px;
    margin-left: -158px;

    content: '';

    background-color: #ce223c;
  }

  .c-hd--01__color {
    color: #ce223c;
  }

  .c-hd--02 {
    font-size: 2.4rem;
    font-weight: 700;
    line-height: 1.75;

    margin-bottom: 20px;

    text-align: center;
  }

  .c-hd--03 {
    font-size: 2.6rem;
    font-weight: 700;

    height: 53px;
    margin-bottom: 35px;
    padding-top: 7px;

    text-align: center;

    color: #fff;
    background-image: linear-gradient(135deg, #cf3434 25%, #cd213c 25%, #cd213c 50%, #cf3434 50%, #cf3434 75%, #cd213c 75%, #cd213c 100%);
    -webkit-background-size: 30px 30px;
            background-size: 30px 30px;
  }

  .c-hd--04 {
    font-size: 4.0rem;
    font-weight: 700;
    line-height: 1.2;

    margin-bottom: 40px;

    text-align: center;
  }

  .c-hd--04__min {
    font-size: 2.4rem;
    line-height: 1;

    display: block;
  }

  .c-hd--05 {
    font-size: 2.4rem;
    font-weight: 700;

    text-align: center;

    color: #ce223c;
  }

  .c-hd--06 {
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 1.375;

    display: -webkit-flex;
    display:    -moz-flex;
    display:     -ms-flex;
    display:      -o-flex;
    display:         flex;
            flex-direction: column;

    height: 58px;

    text-align: center;

    color: #fff;
    background-color: #ce223c;

    -webkit-flex-direction: column;
       -moz-flex-direction: column;
        -ms-flex-direction: column;
         -o-flex-direction: column;
    -ms-align-items: center;
        align-items: center;
    justify-content: center;
  }

  .c-label {
    font-size: 2.4rem;
    font-weight: 700;
    line-height: 1;

    text-align: center;

    color: #fff;
  }

  .c-label--red {
    margin-bottom: 24px;
    padding: 25px 8px 23px;

    background-color: #cc1e39;
  }

  .c-label--difference {
    font-size: 3.8rem;
    font-weight: 700;
    line-height: 1;
    line-height: 1.5;

    position: relative;

    width: 100%;
    height: 250px;
    padding-top: 65px;

    text-align: center;

    color: #fff;
    background: url(/svcsol/campaign/images/omnibus_201810/top/bg_difference.jpg) no-repeat center top;
    -webkit-background-size: cover;
            background-size: cover;
  }

  .c-label--difference::before {
    position: absolute;
    bottom: -20px;
    left: 50%;

    width: 0;
    height: 0;
    margin-left: -18px;

    content: '';

    border-width: 20px 18px 0 18px;
    border-style: solid;
    border-color: #d00d2a transparent transparent transparent;
  }

  .c-txt {
    font-size: 1.6rem;
    line-height: 1.5;

    margin-bottom: 16px;
  }

  .c-txt--center {
    text-align: center;
  }

  .c-txt--triale {
    font-size: 1.6rem;
    font-weight: 700;

    margin-bottom: 8px;

    text-align: center;
    text-align: center;

    color: #cf0040;
  }

  .c-box {
    margin-bottom: 40px;

    text-align: center;
  }

  .c-box__inner {
    display: inline-block;

    text-align: left;
  }

  .c-lead {
    font-size: 2.4rem;
    font-weight: 700;
    line-height: 1.75;

    margin-bottom: 40px;

    text-align: center;
  }

  .c-lead--small {
    font-size: 2.2rem;
    font-weight: 700;
    line-height: 1.75;

    margin-bottom: 35px;

    text-align: center;
  }

  .c-note {
    font-size: 1.4rem;
    line-height: 1.3;

    position: relative;

    margin-top: 5px;
    padding-left: 15px;
  }

  .c-note::before {
    position: absolute;
    left: 0;

    content: '\203B';
  }

  .c-figure {
    text-align: center;
  }

  .c-figure--about01 {
    padding: 0;
  }

  .c-figure--about02 {
    padding: 35px 105px;
  }

  .c-figure--example {
    padding: 30px 75px;

    border: 4px solid #ccc;
    background-color: #fff;
  }

  .c-figure--people {
    height: 99px;

    text-align: center;
  }

  .c-figure--people__img {
    height: 99px;

    vertical-align: bottom;
  }

  .c-figure--solve01 {
    margin: 20px auto 40px;
    padding: 10px 50px;
  }

  .c-figure--flow {
    margin: 20px auto 100px;
    padding: 0 50px;
  }

  .c-figure--capture {
    padding: 15px 54px;
  }

  .c-figure--movie {
    padding: 45px 0;
  }

  .c-figure--solve02 {
    padding: 15px 30px;

    background-color: #fff;
  }

  .c-figure--solution {
    margin-top: 25px;
    padding: 20px 65px 50px;

    background-color: #fff;
  }

  .c-figure--more02 {
    margin-top: 40px;
    padding: 45px 50px;
  }

  .c-figure__img {
    max-width: 100%;
  }

  .c-figure__link:hover .c-figure__img {
    opacity: .7;
  }

  .c-list__item {
    font-size: 1.6rem;
    line-height: 1.5;

    position: relative;

    padding-left: 16px;
  }

  .c-list__item::before {
    position: absolute;
    left: 0;

    content: '\30FB';
  }

  .c-list__item:not(:first-child) {
    margin-top: 8px;
  }

  .c-parent {
    min-width: 950px;
    padding: 70px 0;
  }

  .c-parent--contact {
    min-width: 950px;
    padding: 30px 0 40px;

    background-color: #252525;
  }

  .c-parent--bg01 {
    background-image: linear-gradient(135deg, #232122 25%, #262425 25%, #262425 50%, #232122 50%, #232122 75%, #262425 75%, #262425 100%);
    background-size: 30px 30px;
  }

  .c-parent--bg02 {
    padding: 0;
  }

  .c-parent--bg03 {
    background: #fccfd5 url(/svcsol/campaign/images/omnibus_201810/top/bg_solve.jpg) no-repeat center top;
    -webkit-background-size: 100% auto;
            background-size: 100% auto;
  }

  .c-parent--bg04 {
    background: #464646;
  }

  .c-parent--bg05 {
    background: url(/svcsol/campaign/images/omnibus_201810/top/bg_voice.jpg) no-repeat center top;
    -webkit-background-size: auto 100%;
            background-size: auto 100%;
  }

  .c-parent--border01 {
    position: relative;

    border-top: 10px solid #a3a3a3;
  }

  .c-child {
    max-width: 950px;
    margin: 0 auto;
  }

  .c-child:not(:first-child) {
    margin-top: 80px;
  }

  .c-check__item {
    font-size: 2.0rem;
    line-height: 1.5;

    position: relative;

    padding-left: 32px;
  }

  .c-check__item:not(:first-child) {
    margin-top: 20px;
  }

  .c-check__item::before {
    position: absolute;
    top: 5px;
    left: 0;

    width: 24px;
    height: 21px;

    content: '';

    background: url(/svcsol/campaign/images/omnibus_201810/common/icon_check.svg) no-repeat left top;
    -webkit-background-size: 24px 21px;
            background-size: 24px 21px;
  }

  .c-table {
    width: 100%;
    margin-bottom: 70px;

    border-top: 1px solid #ddd9db;
    border-left: 1px solid #ddd9db;
  }

  .c-table__th,
  .c-table__td {
    font-size: 1.6rem;
    line-height: 1.3;

    vertical-align: middle;
  }

  .c-table__th {
    padding: 10px 15px;

    border-right: 1px solid #ddd9db;
    border-bottom: 1px solid #ddd9db;
  }

  .c-table__td {
    padding: 15px 10px;

    text-align: center;
  }

  .c-table__thead .c-table__th {
    vertical-align: middle;
  }

  .c-table__thead .c-table__th:not(:empty) {
    width: 240px;
  }

  .c-table__thead .c-table__th:empty {
    width: 180px;
  }

  .c-table__th:not(.c-table__th--color) {
    font-weight: 700;

    text-align: left;

    background-color: #f9f9f9;
  }

  .c-table__th--color {
    font-weight: 700;

    text-align: center;

    color: #fff;
    background-color: #d84f64;
  }

  .c-table__td:not(.c-table__td--left) {
    text-align: center;
  }

  .c-table__td:not(.c-table__td--color) {
    border-right: 1px solid #ddd9db;
    border-bottom: 1px solid #ddd9db;
  }

  .c-table__td--color {
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    background-color: #f7d4dd;
  }

  .c-faq__title {
    font-size: 3.4rem;
    font-weight: 700;
    line-height: 1.6;

    position: relative;

    margin-bottom: 25px;
    padding-bottom: 25px;

    text-align: center;

    color: #ce223c;
    border-bottom: 6px solid #d0d0d0;
  }

  .c-faq__title::after {
    position: absolute;
    bottom: -6px;
    left: 50%;

    width: 316px;
    height: 6px;

    content: '';
    transform: translateX(-50%);

    background-color: #ce223c;
  }

  .c-faq__dl {
    margin-bottom: 25px;
    padding-bottom: 20px;

    border-bottom: 1px dotted #b5b5b5;
  }
  .c-faq__dl:nth-last-of-type(1) {
    padding-bottom: 0;

    border: none;
  }
  .c-faq__dt,
  .c-faq__dd {
    font-size: 18px;
    font-size: 1.8rem;

    position: relative;

    padding-left: 40px;
  }
  .c-faq__dt {
    font-weight: 700;

    margin-bottom: 15px;
  }
  .c-faq__dd {
    line-height: 1.5;
  }

  .c-faq__q,
  .c-faq__a {
    font-weight: 700;

    position: absolute;
    top: 0;
    left: 0;
  }

  .c-faq__q {
    color: #f05408;
  }

  .c-faq__a {
    color: #4873a9;
  }

  .c-operator {
    position: relative;

    margin-bottom: 25px;
    padding: 60px 30px;

    background-color: #fff;
  }

  .c-operator__txt {
    font-size: 3.2rem;
    line-height: 1.6;
  }

  .c-operator__em {
    color: #c9003e;
  }

  .c-operator__pic {
    position: absolute;
    right: -1px;
    bottom: 0;

    display: inline-block;

    width: 407px;
  }

  .c-operator__img {
    width: 100%;

    vertical-align: bottom;
  }

  .c-outline {
    font-size: 2.6rem;
    font-weight: 700;
    line-height: 2;

    margin-bottom: 15px;

    text-align: center;

    color: #fff;
  }

  .c-outline--triale {
    font-size: 2.2rem;
    font-weight: 700;

    margin-bottom: 5px;

    text-align: center;

    color: #fff;
  }

  .c-column {
    display: -webkit-flex;
    display:    -moz-flex;
    display:     -ms-flex;
    display:      -o-flex;
    display:         flex;

    justify-content: space-between;
    -webkit-flex-wrap: wrap;
       -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
         -o-flex-wrap: wrap;
            flex-wrap: wrap;
  }

  .c-column--triale__item {
    display: -webkit-flex;
    display:    -moz-flex;
    display:     -ms-flex;
    display:      -o-flex;
    display:         flex;
            flex-direction: column;

    -webkit-flex-direction: column;
       -moz-flex-direction: column;
        -ms-flex-direction: column;
         -o-flex-direction: column;
    justify-content: space-between;
  }

  .c-column__item {
    position: relative;

    width: 47.890%;
  }

  .c-btn {
    font-size: 2.2rem;
    font-weight: 700;
    line-height: 1;

    position: relative;

    display: block;

    width: 100%;
    max-width: 448px;
    margin: 0 auto;
    padding: 18px 20px;

    text-align: center;
    text-decoration: none;

    color: #fff !important;
    border: none;
    border-radius: 4px;
  }

  .c-btn--01 {
    background: -webkit-linear-gradient(#ce0040, #b3001c);
    background:      -o-linear-gradient(#ce0040, #b3001c);
    background:         linear-gradient(#ce0040, #b3001c);
  }

  .c-btn--02 {
    background: -webkit-linear-gradient(#6492de, #466ed3);
    background:      -o-linear-gradient(#6492de, #466ed3);
    background:         linear-gradient(#6492de, #466ed3);
  }

  .c-btn:not(.c-btn--03):hover::before {
    position: absolute;
    top: 0;
    left: 0;

    width: 100%;
    height: 100%;

    content: '';

    background-color: rgba(255,255,255,.1);
  }

  .c-btn--03 {
    border: 2px solid #fff;
    background: transparent;
  }

  .c-btn--03:hover {
    transition: .5s all;

    opacity: .8;
    color: #252525 !important;
    background: #fff;
  }

  .c-btn--04 {
    font-size: 1.8rem;

    position: static;

    padding: 11px 10px 12px;

    background-color: #c51d32;
  }

  .c-btn--middle {
    width: 70%;
  }
  .c-btn__inner {
    position: relative;

    display: inline-block;
  }

  .c-btn__inner::before {
    position: absolute;
    top: 50%;
    right: -20px;

    width: 15px;
    height: 14px;

    content: '';
    transform: translateY(-50%);

    background-repeat: no-repeat;
    background-position: 0 0;
    -webkit-background-size: 15px 14px;
            background-size: 15px 14px;
  }

  .c-btn:not(.c-btn--03)[target='_blank'] .c-btn__inner::before {
    background-image: url(/svcsol/campaign/images/omnibus_201810/common/icon_externallink_white.svg);
  }

  .c-btn--03[target='_blank'] .c-btn__inner::before {
    background-image: url(/svcsol/campaign/images/omnibus_201810/common/icon_externallink.svg);
  }

  .c-download {
    box-sizing: border-box;
    margin-bottom: 40px;
    padding: 20px 70px 20px 30px;

    border: 1px solid #dedede;
    border: 2px solid #cf0040;
    background: #fff;
  }
  .c-download__title {
    font-size: 2.2rem;
    font-weight: 700;
    line-height: 1.4;

    margin-bottom: 15px;

    text-align: center;

    color: #cf0040;
  }
  .c-download__inner {
    display: -ms-flex;
    display: flex;

    justify-content: space-between;
    align-items: flex-start;
  }

  .c-download__inner--single {
    display: -webkit-flex;
    display:    -moz-flex;
    display:     -ms-flex;
    display:      -o-flex;
    display:         flex;

    -ms-flex-pack: center;
    justify-content: center;
  }

  .c-download__item {
    display: -ms-flex;
    display: flex;

    width: 415px;

    justify-content: space-between;
    align-items: flex-start;
  }

  .c-download__item--single {
    display: -webkit-flex;
    display:    -moz-flex;
    display:     -ms-flex;
    display:      -o-flex;
    display:         flex;

    margin-bottom: 20px;

    -ms-flex-pack: center;
    justify-content: center;
  }

  .c-download__thumb {
    width: 192px;
    margin-right: 30px;
  }

  .c-download__img {
    width: 100%;
  }

  .c-download__box {
    flex: 1 0 auto;
  }

  .c-download__txt {
    font-size: 1.8rem;
    line-height: 1.44;

    margin-bottom: 25px;
  }

  .c-download__txt--mini {
    font-size: 1.4rem;
    font-weight: normal;

    display: block;
  }

  .c-download__btn {
    margin: 0 auto;
  }

  .c-telbox {
    font-weight: 700;

    display: -webkit-flex;
    display:    -moz-flex;
    display:     -ms-flex;
    display:      -o-flex;
    display:         flex;

    color: #fff;

    justify-content: center;
    -webkit-flex-wrap: wrap;
       -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
         -o-flex-wrap: wrap;
            flex-wrap: wrap;
    -ms-align-items: center;
        align-items: center;
  }

  .c-telbox--operator {
    font-weight: 700;

    display: -webkit-flex;
    display:    -moz-flex;
    display:     -ms-flex;
    display:      -o-flex;
    display:         flex;

    margin-top: 25px;

    color: #fff;

    -ms-align-items: center;
        align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .c-telbox__txt {
    font-size: 1.6rem;

    position: relative;

    padding-left: 30px;
  }

  .c-telbox__txt::before {
    position: absolute;
    top: 2px;
    left: 0;

    width: 20px;
    height: 20px;

    content: '';

    background: url(/svcsol/campaign/images/omnibus_201810/common/icon_tel_white.svg) no-repeat left top;
    -webkit-background-size: 20px 20px;
            background-size: 20px 20px;
  }

  .c-telbox__number {
    font-size: 2.0rem;

    margin: 0 15px;
  }

  .c-telbox__time {
    font-size: 1.4rem;
    font-weight: normal;
  }

  .c-footer {
    width: 100%;
    min-width: 950px;

    background: #000;
  }

  .c-footer__inner {
    display: flex;
    flex-direction: row;

    width: 100%;
    max-width: 950px;
    margin: 0 auto;
    padding: 15px 0;

    align-items: normal;
    flex-wrap: nowrap;
    justify-content: space-between;
  }
  .c-fnav__list {
    display: flex;
    flex-direction: row;

    align-items: center;
    flex-wrap: nowrap;
    justify-content: flex-start;
  }

  .c-fnav__item {
    padding-top: 5px;
  }
  .c-fnav__link {
    font-size: 1.2rem;

    text-decoration: none;

    color: #fff !important;
  }
  .c-fnav__link:hover {
    text-decoration: underline;
  }
  .c-fnav__link:after {
    display: inline-block;

    width: 12px;
    height: 10px;
    margin-left: 10px;

    content: '';

    background: url(/svcsol/campaign/images/omnibus_201810/common/icon_externallink.svg) no-repeat center top;
    background-size: cover;
  }
  .c-fnav__item:first-child {
    margin-right: 20px;
  }
  .c-fnav__item:first-child:after {
    content: none;
  }
  .c-fnav__item:before {
    margin-right: 20px;

    content: '|';

    color: #fff;
  }
  .c-fnav__item:after {
    margin-right: 20px;
    content:'';
  }
  .c-fnav__item:last-child:after {
    margin-left: 20px;

    content: '|';

    color: #fff;
  }

  .c-copyright {
    color: #fff;
  }

  #totop {
    position: fixed;
    right: 0;
    bottom: 0;

    width: 100%;

    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
  }
  #totop a[href='#'] {
    position: fixed;
    right: 0;

    display: block;

    width: 63px;
    margin-left: auto;
  }

  #totop a[href='#']:hover {
    transition: .8s;

    opacity: .7;
  }

  .p-lnav {
    border-bottom: 6px solid #252525;
  }

  .p-lnav__list {
    position: relative;

    display: -webkit-flex;
    display:    -moz-flex;
    display:     -ms-flex;
    display:      -o-flex;
    display:         flex;

    width: 950px;
    height: 130px;
    margin: 0 auto;
  }

  .p-lnav__list::before {
    position: absolute;
    top: 15px;
    left: 0;

    width: 1px;
    height: 100px;

    content: '';

    background-color: #d0d0d0;
  }

  .p-lnav__item {
    position: relative;

    width: calc(25% - 1px);
    height: 130px;
    padding-right: 1px;
    cursor: pointer;
  }

  .p-lnav__item::before {
    position: absolute;
    top: 15px;
    right: 0;

    width: 1px;
    height: 100px;

    content: '';

    background-color: #d0d0d0;
  }

  .p-lnav__link {
    font-size: 1.8rem;
    font-weight: bold;
    line-height: 1.4;

    display: -webkit-flex;
    display:    -moz-flex;
    display:     -ms-flex;
    display:      -o-flex;
    display:         flex;

    width: 100%;
    height: 100%;

    text-align: center;
    text-decoration: none;

    color: #333;

    -ms-align-items: center;
        align-items: center;
    justify-content: center;
    position: relative;
    padding-bottom: 24px;
  }

  .p-lnav__link::before {
    position: absolute;
    width: 25px;
    height: 15px;
    -webkit-background-size: 25px 15px;
    background-size: 25px 15px;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-image: url(/svcsol/campaign/images/omnibus_201810/top/icon_arrow_lnav.svg);
    bottom: 12px;
    left: 50%;
    transform: translateX(-50%);
    content: '';
  }

  .p-lnav__link:hover {
    color: #fff;
    background-color: #ce0034;
  }

  .p-lnav__link:hover::before {
    background-image: url(/svcsol/campaign/images/omnibus_201810/top/icon_arrow_lnav_w.svg);
  }

  .p-feature {
    display: -webkit-flex;
    display:    -moz-flex;
    display:     -ms-flex;
    display:      -o-flex;
    display:         flex;

            flex-direction: column;

    height: 100%;
    padding: 20px;

    border: 4px solid #d1d1d1;

    -webkit-flex-direction: column;
       -moz-flex-direction: column;
        -ms-flex-direction: column;
         -o-flex-direction: column;

    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .p-feature__wrap {
    margin-bottom: 40px;
  }

  .p-feature__last {
    display: -webkit-flex;
    display:    -moz-flex;
    display:     -ms-flex;
    display:      -o-flex;
    display:         flex;

            flex-direction: column;

    -webkit-flex-direction: column;
       -moz-flex-direction: column;
        -ms-flex-direction: column;
         -o-flex-direction: column;

    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex: 1 0 1%;
       -moz-flex: 1 0 1%;
        -ms-flex: 1 0 auto;
         -o-flex: 1 0 1%;
            flex: 1 0 auto;
  }

  .p-feature__label {
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 1;

    margin-bottom: 10px;
    padding: 8px 0;

    text-align: center;

    color: #fff;
    background-color: #ce223c;
  }

  .p-feature__label--task {
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 1;

    width: 102px;
    margin: 0 auto 24px;
    padding: 5px 0 4px;

    text-align: center;

    color: #ce223c;
    border: 4px solid #ce223c;
  }

  .p-feature__title {
    font-size: 2.4rem;
    font-weight: 700;
    line-height: 1.3;

    display: -webkit-flex;
    display:    -moz-flex;
    display:     -ms-flex;
    display:      -o-flex;
    display:         flex;
            flex-direction: column;

    height: 95px;

    text-align: center;

    color: #ce223c;

    -webkit-flex-direction: column;
       -moz-flex-direction: column;
        -ms-flex-direction: column;
         -o-flex-direction: column;
    -ms-align-items: center;
        align-items: center;
    justify-content: center;
  }

  .p-feature__title--min {
    font-size: 1.8rem;

    display: block;
  }
  .p-feature__txt {
    line-height: 1.75;

    margin-bottom: 40px;
  }

  .p-feature__list {
    margin-bottom: auto;
  }

  .p-feature__item {
    font-size: 1.6rem;
    line-height: 1.75;

    position: relative;

    width: 100%;
    padding-left: 25px;
  }

  .p-feature__item::before {
    position: absolute;
    top: 5px;
    left: 0;

    width: 18px;
    height: 16px;

    content: '';

    background: url(/svcsol/campaign/images/omnibus_201810/common/icon_check.svg) no-repeat left top;
    -webkit-background-size: 18px 16px;
            background-size: 18px 16px;
  }

  .p-feature__pic {
    margin-top: 40px;
    padding-bottom: 15px;

    text-align: center;
  }

  .p-feature__img {
    height: 280px;

    vertical-align: bottom;
  }

  .p-navbox {
    display: -webkit-flex;
    display:    -moz-flex;
    display:     -ms-flex;
    display:      -o-flex;
    display:         flex;

    margin-top: 40px;
    padding: 80px 0;

    background: url(/svcsol/campaign/images/omnibus_201810/top/bg_navbox.jpg) no-repeat center top;
    -webkit-background-size: cover;
            background-size: cover;

    justify-content: center;
  }

  .p-navbox__item {
    position: relative;

    width: 290px;
    margin: 0 20px;
    padding: 25px 25px 80px;

    border: 4px solid #d0d0d0;
    background-color: #fff;
  }

  .p-navbox__item::before {
    position: absolute;
    bottom: 24px;
    left: 50%;

    width: 50px;
    height: 25px;
    margin-left: -25px;

    content: '';

    background: url(/svcsol/campaign/images/omnibus_201810/common/icon_arrow.svg) no-repeat center bottom;
    -webkit-background-size: 50px 25px;
            background-size: 50px 25px;
  }

  .p-navbox__label {
    font-size: 1.8rem;
    font-weight: 700;

    text-align: center;
  }

  .p-navbox__number {
    font-size: 2.8rem;

    margin-left: 5px;
  }

  .p-navbox__hd {
    font-size: 2.8rem;
    font-weight: 700;

    position: relative;

    width: calc(100% + 50px);
    margin: 0 0 25px -25px;
    padding-bottom: 10px;

    text-align: center;

    color: #cf0040;
  }

  .p-navbox__hd::before,
  .p-navbox__hd::after {
    position: absolute;
    bottom: 0;
    left: 50%;

    height: 4px;

    content: '';
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
         -o-transform: translateX(-50%);
            transform: translateX(-50%);
  }

  .p-navbox__hd::before {
    width: 232px;

    background-color: #d0d0d0;
  }

  .p-navbox__hd::after {
    width: 82px;

    background-color: #ce1e33;
  }

  .p-navbox__link {
    font-size: 2.4rem;
    font-weight: 700;

    display: block;

    text-align: center;
    text-decoration: none !important;

    color: #333 !important;
  }

  .p-navbox__link::before {
    position: absolute;
    top: 0;
    left: 0;

    width: 100%;
    height: 100%;

    content: '';
  }

  .p-navbox__link:hover::before {
    background-color: rgba(255,255,255,.4);
  }

  .p-package {
    position: relative;

    width: 1010px;
    max-width: 100%;
    margin: 0 auto;
    padding: 70px 20px 40px;
    padding-top: 70px;

    border-top: 10px solid #ce223c;
    background-color: #fff;
  }

  .p-package:not(:first-child) {
    margin-top: 80px;
  }

  .p-package__label {
    font-size: 1.8rem;
    font-weight: 700;

    position: absolute;
    top: -10px;
    left: 50%;

    width: 665px;
    height: 39px;

    transform: translateX(-50%);
    text-align: center;

    color: #fff;
    background-color: #3f3f3f;
  }

  .p-package__number {
    font-size: 2.4rem;
  }

  .p-package__title {
    font-size: 2.8rem;
    font-weight: 700;

    margin-bottom: 35px;

    text-align: center;

    color: #ce223c;
  }

  .p-point {
    margin-bottom: 75px;
    padding: 30px 20px 40px;

    background-image: linear-gradient(135deg, #f5f5f5 25%, #f2f2f2 25%, #f2f2f2 50%, #f5f5f5 50%, #f5f5f5 75%, #f2f2f2 75%, #f2f2f2 100%);
    -webkit-background-size: 30px 30px;
            background-size: 30px 30px;
  }

  .p-point__hd {
    font-size: 2.4rem;
    font-weight: 700;

    margin-bottom: 35px;

    text-align: center;
  }

  .p-point__txt {
    font-size: 1.6rem;
    line-height: 1.5;

    margin-bottom: 30px;
  }

  .p-point__inner {
    display: block;

    text-align: center;
  }

  .p-point__list {
    display: inline-block;

    padding: 0;

    list-style: none;

    counter-reset: my-counter;
    text-align: left;
  }

  .p-point__item {
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 2;

    position: relative;

    padding-left: 35px;
  }

  .p-point__item:not(:first-child) {
    margin-top: 10px;
  }

  .p-point__item::before {
    position: absolute;
    left: 0;

    content: counter(my-counter)'.';
    counter-increment: my-counter;

    color: #ce223c;
  }

  .p-trouble {
    display: -webkit-flex;
    display:    -moz-flex;
    display:     -ms-flex;
    display:      -o-flex;
    display:         flex;
  }

  .p-trouble__pic {
    width: 145px;
  }

  .p-trouble__img {
    width: 100%;
  }

  .p-trouble__inner {
    -webkit-flex: 1 0 1%;
       -moz-flex: 1 0 1%;
        -ms-flex: 1 0 1%;
         -o-flex: 1 0 1%;
            flex: 1 0 1%;
  }

  .p-possible {
    margin: 35px auto;

    text-align: center;
  }

  .p-possible__list {
    display: inline-block;

    text-align: left;
  }

  .p-possible__item {
    font-size: 2.4rem;
    font-weight: 700;
    line-height: 1.6;

    position: relative;

    padding-left: 32px;
  }

  .p-possible__item::before {
    position: absolute;
    top: 5px;
    left: 0;

    width: 24px;
    height: 24px;

    content: '';

    background: url(/svcsol/campaign/images/omnibus_201810/common/icon_circle.svg) no-repeat left top;
    -webkit-background-size: 24px 24px;
            background-size: 24px 24px;
  }

  .p-possible__item:not(:first-child) {
    margin-top: 5px;
  }

  .p-possible__em {
    color: #ce223c;
  }

  .p-voice {
    display: -webkit-flex;
    display:    -moz-flex;
    display:     -ms-flex;
    display:      -o-flex;
    display:         flex;

    justify-content: space-between;
  }

  .p-voice__item {
    width: 290px;
    padding: 35px 30px;

    background-color: #fff;
  }

  .p-voice__avator {
    margin-bottom: 30px;

    text-align: center;
  }

  .p-voice__img {
    width: 84px;
  }

  .p-voice__comment {
    font-size: 1.6rem;
    line-height: 1.375;

    position: relative;
  }

  .p-plusbox {
    padding: 30px 45px 40px;

    border: 4px solid #ce223c;
  }

  .p-plusbox__hd {
    margin-bottom: 35px;
  }

  .p-boxlink {
    position: relative;

    height: 100%;
    padding-bottom: 24px;

    background-color: #eee;
  }

  .p-boxlink__hd {
    font-size: 2.0rem;
    font-weight: 700;
    line-height: 1;

    margin-bottom: 20px;
    padding: 8px 0;

    text-align: center;

    color: #fff;
    background-color: #5a5a5a;
  }

  .p-boxlink__txt {
    font-size: 2.0rem;
    font-weight: 700;
    line-height: 1.1;

    display: -webkit-flex;
    display:    -moz-flex;
    display:     -ms-flex;
    display:      -o-flex;
    display:         flex;
            flex-direction: column;

    width: 100%;
    height: 90px;
    margin-bottom: 20px;

    text-align: center;

    -webkit-flex-direction: column;
       -moz-flex-direction: column;
        -ms-flex-direction: column;
         -o-flex-direction: column;
    -ms-align-items: center;
        align-items: center;
    justify-content: center;
  }

  .p-boxlink__txt--min {
    font-size: 1.4rem;
    line-height: 1.6;
  }

  .p-boxlink__link {
    width: 200px;
    margin: 0 auto;
  }

  .p-boxlink__link::before {
    position: absolute;
    top: 0;
    left: 0;

    width: 100%;
    height: 100%;

    content: '';
  }

  .p-boxlink__link:hover::before {
    background-color: rgba(255,255,255,.3) !important;
  }

    /* added DL 20200731 start */
    .download_box .p-download {
        margin-bottom: 40px;
        padding: 30px 20px;
        border: 2px solid #cf0040;
        background: #fff;
    }

    .download_box .p-download .outline {
        font-size: 2.4rem;
        font-weight: bold;
        margin-top: 0;
        margin-bottom: 30px;
        text-align: center;
        color: #cf0040;
    }

    .download_box .p-download .side_by_side {
        position: relative;
        width: 927px;
        margin-bottom: 0;
        -webkit-box-pack: justify;
        justify-content: space-between;
    }

    .download_box .p-download .side_by_side li:first-child {
        width: 417px;
    }

    .download_box .p-download .side_by_side li.icon_more {
        position: absolute;
        top: 0;
        left: 410px;
        width: 98px;
        height: 85px;
    }

    .download_box .p-download .side_by_side li:last-child {
        width: 393px;
    }

    .download_box .p-download .side_by_side li .p-download__txt {
        font-size: 1.4rem;
        line-height: 1.7;
        margin-bottom: 0;
    }

    .download_box .p-download .p-download__inner {
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: -webkit-box;
        display: flex;
        -webkit-box-pack: justify;
        justify-content: space-between;
    }

    .download_box .p-download .p-download__figure,
    .download_box .p-download .p-download__figure img {
        width: 130px;
    }

    .download_box .p-download .p-download__desc {
        margin-left: 10px;
        padding-top: 5px;
        -webkit-box-flex: 1;
        flex: 1 0 1%;
    }

    .download_box .p-download .c-tit {
        font-size: 1.7rem;
        font-weight: bold;
        line-height: 1.2;
        margin-bottom: 10px;
    }

    .download_box .p-download .c-tit span {
        font-size: 1.4rem;
        font-weight: normal;
        position: relative;
        left: -10px;
    }

    .in_appeal_box {
        padding: 50px 0;
        /* background: #1d1d1d; */
    }

    .in_appeal_box .child_box {
        width: 100%;
        max-width: 950px;
        margin: 0 auto;
    }

    .side_by_side {
        flex-wrap: wrap;
    }

    .side_by_side>li {
        width: 455px;
    }

    .side_by_side>li:nth-child(1) {
        -webkit-box-ordinal-group: 2;
        order: 1;
    }

    .side_by_side>li:nth-child(2) {
        -webkit-box-ordinal-group: 3;
        order: 2;
    }

    .side_by_side>li:nth-child(3) {
        width: 100%;
        -webkit-box-ordinal-group: 4;
        order: 3;
    }

    .in_appeal_box {
        padding: 40px 0;
    }

    .in_appeal_box .side_by_side {
        margin-bottom: 0;
    }

    .download_box .in_appeal_box {
        padding: 20px 0 50px;
    }

    .side_by_side {
        display: -webkit-box;
        display: flex;
        -webkit-box-pack: justify;
        justify-content: space-between;
        -webkit-box-align: start;
        align-items: flex-start;
    }

    .c-btn--01 {
        font-size: 1.8rem;
        max-width: 448px;
        background: -webkit-gradient(linear, left top, left bottom, from(#ce0040), to(#b3001c));
        background: linear-gradient(#ce0040, #b3001c);
    }

    .c-btn--01 .c-btn__inner::before {
        position: absolute;
        top: 50%;
        right: -20px;
        width: 15px;
        height: 14px;
        content: '';
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        background-image: url(/svcsol/campaign/images/fxm_202002/common/icon_externallink_white.svg);
        background-repeat: no-repeat;
        background-position: 0 0;
        background-size: 15px 14px;
    }
}

/*#########################################################

print.css読み込み

#########################################################*/
@media print and (min-width: 100px) {
  .c-header,
  .c-header__inner,
  .c-footer {
    width: 100%;
    min-width: 100%;

    text-align: center;
  }
  .c-header .c-header__inner {
    width: 100%;
    margin: 0 auto;

    text-align: center;
  }

  .c-header__title {
    text-align: center;
  }
  .c-btn {
    border: 1px solid #ccc;
  }

  .c-mainvisual__title {
    left: 50%;

    transform: translateX(-50%);
  }
  .visual_box__img {
    position: static;

    width: 407px;
  }
}

/* 2025/11 共通フッタ差し替えによる調整 */
.p-lnav__link:link {
  color: #333;
  text-decoration: none;
}
.p-lnav__link:link:hover {
  color: #fff;
}
.c-column .p-feature {
  background-color: #fff;
  display: flex;
  flex-direction: column;
  height: 100%;
  padding: 20px;
  border: 4px solid #d1d1d1;
  justify-content: space-between;
}
.c-column .p-feature__txt {
  line-height: 1.75;
  margin-bottom: 40px;
}
.p-feature__txt.c-txt {
  font-size: 1.6rem;
  line-height: 1.5;
}
.u-color--white a:link {
  color: #fff !important;
  text-decoration: underline;
}