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

a:link,
a:hover,
a:active,
a:visited {
  color: #333;
}

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

/* p {
  @include fz_vw(13);
@media print, screen and (min-width: 769px) {
    font-size: 30px;
  }
} */
@media screen and (max-width: 767px) {
  .u-use--pc {
    display: none !important;
  }
  html {
    font-size: 62.5%;
  }
  html * {
    line-height: 1.5;

    box-sizing: border-box;
  }
  body {
    font-size: 1.0rem;
  }
  .pcimg {
    display: none;
  }
  body {
    word-wrap: break-word;
  }
  img {
    width: 100%;
  }
  .wrapper {
    overflow: hidden;
  }
  header {
    position: relative;

    height: 0;
    padding-top: 165.625%;

    background: #6da500 url(/svcsol/campaign/images/endpoint_202008/top/bg_mainvisual_sp.jpg) no-repeat center top;
    background-size: auto 100%;
    padding-bottom: 30px;
  }
  .grand_title {
    position: absolute;
    top: 0;
    right: 5px;

    width: 100%;

    text-align: left;
  }
  .grand_title .logotop {
    display: inline-block;

    width: 75px;
    height: 50px;

    background: #000;
  }
  .grand_title .logotop a {
    display: block;

    margin-top: 10px;
    padding-right: 10px;
    padding-left: 10px;
  }
  .grand_title .logotop a img {
    min-width: 100%;
  }
  .main_visual_title {
    width: 100%;
    position: absolute;
    top: 2.03125vw;
    left: 9.375vw;
  }
  .main_visual_title h1 {
    width: 100%;
  }

  .main_visual_title h1 img {
    width: 87.8125vw;
    margin-bottom: 0;
  }

  .parent_box--center {
    padding: 20px;
  }
  .parent_box .title_box {
    padding: 20px 0;
  }
  .parent_box .title_box h2 {
    font-size: 2rem;
    font-weight: bold;

    margin: 0 auto;

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

    color: #70a706;
  }
  .parent_box .title_box h2 span {
    font-size: 1.6rem;
  }
  .parent_box .lead {
    font-size: 1.4rem;
    line-height: 1.7;

    margin-bottom: 30px;
  }
  .parent_box .lead__em {
    font-weight: bold;
  }
  .parent_box .lead__box {
    display: flex;

    margin-bottom: 40px;

    justify-content: space-between;
    align-items: flex-start;
  }
  .parent_box .lead__box .lead {
    flex: 1 0 1%;
  }
  .parent_box .lead__thumb {
    width: 280px;
    margin-left: 30px;
  }
  .parent_box .lead__img {
    width: 100%;
  }
  .parent_box .lead--big {
    font-size: 2rem;
    font-weight: bold;

    margin-bottom: 30px;

    text-align: center;
  }
  .spbr {
    display: block;
  }
  .pcbr {
    display: none;
  }
  .btn_area {
    position: relative;

    margin-bottom: 10px;

    text-align: center;
  }

  .btn_area .btn {
    line-height: 1.5;

    display: block;

    margin: 0 auto;
    padding: 10px;

    text-decoration: none;

    border: none;
    border-radius: 4px;
    background: linear-gradient(#d00041, #b6001f);
  }
  .btn_area .btn.btn01 {
    display: flex;

    justify-content: center;
    align-items: flex-start;
    align-items: center;
  }
  .btn_area .btn.btn01 img {
    width: 34px;
    height: 37.5px;
    margin-right: 10px;
  }
  .btn_area .btn.btn01 span {
    line-height: 1.7;
  }
  .btn_area .btn.btn01 .u-small {
    font-size: 1.1rem;
    font-weight: normal;

    display: block;
  }
  .btn_area .btn.btn01,
  .btn_area .btn.btn02,
  .btn_area .btn.btn03 {
    width: 84%;
  }
  .btn_area .btn.btn03 {
    line-height: 45px;

    width: 96%;

    background: linear-gradient(#6193de, #4471d4);
  }
  .btn_area .btn.btn04 {
    background: linear-gradient(#74aa06, #599505);
  }
  .btn_area .btn.btn04 span {
    width: 100%;
  }
  .btn_area span {
    font-size: 4.375vw;
    font-weight: bold;

    color: #fff;
  }
  .c-download {
    box-sizing: border-box;
    margin-bottom: 0;
    margin-bottom: 20px;
    padding: 15px;

    border: 1px solid #dedede;
    border: 2px solid #cf0040;
    background: #fff;
  }

  .c-download__title {
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 1.4;

    margin-bottom: 18px;

    text-align: center;

    color: #cf0040;
  }

  .c-download__item {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    margin-bottom: 20px;
  }

  .c-download__more .c-download__img {
    width: 98px;
  }

  .c-download__thumb {
    width: 90px;
    margin-right: 15px;
  }

  .c-download__img {
    width: 100%;
  }

  .c-download__box {
    width: calc(100% - (92.5px + 10px));
  }

  .c-download__txt {
    font-size: 1.4rem;
    font-weight: bold;
    line-height: 1.5;

    margin: 0 0 5px;
  }

  .c-download__txt--pdf {
    font-weight: normal;
    display: block;
  }

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

    display: block;
  }

  .c-download .c-btn {
    width: 100%;
  }
  .download_box .p-download {
    margin: 0 10px 20px;
    padding: 10px;
    border: 2px solid #d70d3b;
    background: #fff;
  }
  .download_box .p-download__inner {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
  }
  .download_box .p-download__item ,
  .download_box .p-download__item--inner {
    display: flex;
    justify-content: space-between;
    position: relative;
    margin-bottom: 15px;
  }

  .download_box .p-download__item--label {
    width: 100%;
    height: 20px;
    position: relative;
    margin: 10px 0 20px;
    background-size: auto auto;
    background-color: rgba(214, 214, 255, 1);
    background-image: repeating-linear-gradient(-45deg, transparent, transparent 2px, rgba(204, 204, 255, 1) 2px, rgba(204, 204, 255, 1) 4px )
  }

  .download_box .p-download__pdf {
    font-size: 12px;
    line-height: 1.8;
    font-weight: normal;
  }

  .download_box .p-download__txt {
    font-size: 12px;
    line-height: 1.6;
  }

  .download_box .p-download__figure--01 {
    width: 90px;
    margin-right: 15px;
  }

  .download_box .p-download__item > .p-download__desc .p-download__tit {
    font-size: 15px;
    line-height: 1.5;
    font-weight: bold;
  }

  .download_box .p-download__figure--02 ,
  .download_box .p-download__figure--03 {
    width: 70px;
    margin: 0 27px 0 10px;
  }

  .download_box .p-download__item--inner .p-download__tit {
    font-size: 14px;
    line-height: 1.5;
    font-weight: bold;
    margin-bottom: 10px;
  }

  .download_box .p-download__twomore {
    position: absolute;
    top: -12px;
    left: 50%;
    margin-left: -25px;
    width: 50px;
  }


  .download_box .p-download__desc {
    padding-top: 5px;
    flex: 1 0 1%;
  }
  .download_box .p-download .outline {
    font-size: 1.6rem;
    font-weight: bold;
    line-height: 1.75;
    margin-top: 0;
    text-align: left;
    margin-bottom: 20px;
    color: #d70d3b;
  }
  .download_box .p-download .c-tit {
    font-size: 1.5rem;
    font-weight: bold;
    line-height: 1.5;
    margin-bottom: 5px;
  }
  .download_box .p-download .c-tit__min {
    font-size: 1.2rem;
    font-weight: normal;
    display: block;
  }
  .download_box .p-download .c-tit .p-download__pdf {
    font-size: 1.2rem;
    font-weight: normal;
    display: block;
  }
  .download_box .p-download .c-txt {
    font-size: 1.2rem;
    line-height: 1.71;
    color: #333;
  }
  .download_box .p-download .side_by_side {
    margin-bottom: 10px;
  }
  .download_box .p-download .btn_area {
    margin-bottom: 0;
  }
  .download_box .p-download .btn_area .btn {
    padding: 11px;
  }
  .download_box .p-download .btn_area .btn span {
    font-size: 1.4rem;
    line-height: 1.5;
    padding-right: 20px;
    white-space: nowrap;
    background-position: top 6px right 1px;
    background: url(/svcsol/campaign/images/endpoint_202008/common/icon_externallink.svg) no-repeat right 0 center;
    background-size: 9px 8px;
  }

  .download_box .side_by_side li.icon_more {
    width: 74px;
    height: 64px;
    margin: 20px auto;
  }
  .download_box .side_by_side li.icon_more img {
    width: 74px;
    height: 64px;
  }
  .download_box + .side_by_side {
    padding: 0 10px;
  }

  .c-column__item {
    position: relative;

    padding: 0 10px;
  }

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

  .c-column__inner {
    margin-top: 8px;
  }
  .c-column__inner .tel_box {
    line-height: 1.5;
  }

  .c-column__inner .number {
    font-size: 1.4rem;
  }
  .c-column__txt {
    font-size: 1.2rem;
    font-weight: bold;
    line-height: 1.5;

    text-align: center;

    color: #fff;
  }

  .c-btn {
    font-size: 4.375vw;
    font-weight: 700;

    position: relative;

    display: block;

    margin: 0 auto;
    padding: 10px 5px;

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

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

  .c-btn--01 {
    font-size: 1.3rem;
    width: 100%;

    background: -webkit-linear-gradient(#ce0040, #b3001c);
    background:      -o-linear-gradient(#ce0040, #b3001c);
    background:         linear-gradient(#ce0040, #b3001c);
  }
  .c-btn--02 {
    width: 100%;
    height: 47px;

    background: -webkit-linear-gradient(#cf0040, #b6001e);
    background:      -o-linear-gradient(#cf0040, #b6001e);
    background:         linear-gradient(#cf0040, #b6001e);
  }

  .c-btn--03 {
    width: 100%;
    height: 47px;

    background: -webkit-linear-gradient(#cf0040, #b6001e);
    background:      -o-linear-gradient(#cf0040, #b6001e);
    background:         linear-gradient(#cf0040, #b6001e);
  }

  .c-btn__inner {
    position: relative;

    display: inline-block;


  }

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

    width: 13px;
    height: 11px;

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

    background-image: url(/svcsol/campaign/images/endpoint_202008/common/icon_externallink_white.svg);
    background-repeat: no-repeat;
    background-position: 0 0;
    -webkit-background-size: 13px 11px;
            background-size: 13px 11px;
  }

  .c-btn--02 .c-btn__inner {
    padding-left: 50px;
  }
  .c-btn--02 .c-btn__inner::before {
    position: absolute;
    top: 50%;
    left: -7px;

    width: 34px;
    height: 37.5px;

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

    background: url(/svcsol/campaign/images/endpoint_202008/top/icon_contact.svg) no-repeat left top;
    -webkit-background-size: 34px 37.5px;
            background-size: 34px 37.5px;
  }

  .c-btn--02::before,
  .c-btn--03::before {
    position: absolute;
    top: 10px;
    right: 10px;

    width: 15px;
    height: 14px;

    content: '';

    background-image: url(/svcsol/campaign/images/endpoint_202008/common/icon_externallink.svg);
    background-repeat: no-repeat;
    background-position: 0 0;
    -webkit-background-size: 15px 14px;
            background-size: 15px 14px;
  }

}

@media screen and (max-width: 767px) and (min-width: 769px) {
  .btn_area span {
    font-size: 1.4rem;
  }
}

@media screen and (max-width: 767px) {

  .child_box .mini_title {
    font-size: 1.6rem;
    font-weight: bold;

    margin-bottom: 20px;
  }
  .c-txt {
    font-size: 1.4rem;
    line-height: 1.5;

    margin-bottom: 15px;
  }

  .c-note {
    font-size: 1.2rem;
    font-size: 12px;
    margin-bottom: 15px;
  }

  .u-red {
    color: #c70044;
  }
  .u-green {
    color: #70a706;
  }
  .u-right {
    text-align: right;
  }
  .u-small {
    font-size: 1.4rem;
  }

  .u-mb5 {
    margin-bottom: 5px;
  }
  .hd_01,
  .hd_02,
  .hd_05 span {
    font-size: 1.6rem;
    font-weight: bold;
    line-height: 1.5;

    margin-bottom: 10px;

    text-align: center;
  }
  .hd_02 {
    font-size: 2.2rem;

    position: relative;

    padding-bottom: 10px;

    color: #70a706;
    border-bottom: 6px solid #d0d0d0;
  }
  .hd_02__em {
    color: #70a706;
  }
  .hd_02::after {
    position: absolute;
    bottom: -6px;
    left: 50%;

    width: 100px;
    height: 6px;

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

    background-color: #70a706;
  }
  .hd_03 {
    font-size: 1.5rem;
    font-weight: bold;
    line-height: 1.4;

    margin-bottom: 15px;
    padding: 10px 15px;

    text-align: center;

    color: #70a706;
  }
  .hd_04 {
    font-size: 1.5rem;
    font-weight: bold;
    line-height: 1.4;

    margin-bottom: 15px;
    padding: 4px 10px;

    text-align: center;

    color: #fff;
    background-color: #c70044;
  }
  .hd_05 {
    position: relative;

    margin-bottom: 20px;
  }
  .hd_05:before {
    position: absolute;
    z-index: 0;
    top: 50%;

    display: block;

    width: 100%;
    height: 0;

    content: '';

    border: 1px dashed #ccc;
  }
  .hd_05:before {
    left: 0;
  }
  .hd_05 span {
    font-size: 1.4rem;

    position: relative;
    z-index: 9999;

    display: block;

    width: 183px;
    margin: 0 auto;
    padding: 5px 0;

    color: #70a706;
    border: 1px solid #70a706;
    background: #fff;
  }
  .hd_05 span:after {
    position: absolute;
    bottom: -7px;
    left: calc(50% - 6px);

    width: 12px;
    height: 12px;

    content: '';
    -webkit-transform: rotate(135deg);
        -ms-transform: rotate(135deg);
            transform: rotate(135deg);

    border-top: solid 1px #70a706;
    border-right: solid 1px #70a706;
    background-color: #fff;
    /* .txtのborderを地の色で打ち消す */
  }
  .hd_06,
  .hd_07,
  .hd_08,
  .hd_09 {
    font-size: 1.5rem;

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

    text-align: center;

    color: #fff;
    background: #797979;
  }
  .hd_07 {
    background-image: linear-gradient(135deg, #70a706 25%, #70a706 25%, #70a706 50%, #70a706 50%, #70a706 75%, #70a706 75%, #70a706 100%);
    background-size: 10px 10px;
  }
  .hd_08 {
    color: #70a706;
    border: 2px solid #70a706;
    background: none;
  }
  .hd_09 {
    color: #fff;
    background: #70a706;
  }
  .hd_10 {
    font-size: 1.4rem;
    font-weight: bold;

    padding: 5px 15px;

    color: #fff;
    background: #f05408;
  }
  .h_sub {
    width: 210px;
    padding: 0 10px 8px;

    background-image: url(/svcsol/campaign/images/endpoint_202008/top/bg_border.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: 100%;
  }
  .in_appeal_box .c-txt {
    font-size: 1.4rem;
    font-weight: bold;

    margin-bottom: 10px;

    text-align: center;

    color: #fff;
  }
  .in_appeal_box .side_by_side {
    margin-bottom: 20px;
  }
  .in_appeal_box .side_by_side li {
    width: 100%;
  }
  .link_sytle01 {
    font-weight: bold;

    position: relative;

    display: inline-block;

    margin-bottom: 15px;
    padding: 0 0 0 15px;
  }
  .link_sytle01 span {
    line-height: 1;

    display: inline-block;

    padding: 0 0 2px 0;

    border-bottom: 1px solid #a1a1a1;
  }
  .link_sytle01::before {
    position: absolute;
    top: 4px;
    left: 0;

    width: 12px;
    height: 22px;

    content: '';

    background: url(/svcsol/campaign/images/endpoint_202008/common/icon_arrow_r_01.svg) no-repeat left top;
    background-size: 6px 11px;
  }

  .appeal_box,
  .in_appeal_box,
  #extensinon_box,
  #faq_box,
  #solution,
  #office365 {
    padding: 30px 0;

    background: #1d1d1d;
  }
  .appeal_box .child_box,
  .in_appeal_box .child_box,
  #extensinon_box .child_box,
  #faq_box .child_box,
  #solution .child_box,
  #office365 .child_box {
    padding: 0 10px;
  }
  .appeal_box .child_box .visual_box figure,
  .in_appeal_box .child_box .visual_box figure,
  #extensinon_box .child_box .visual_box figure,
  #faq_box .child_box .visual_box figure,
  #solution .child_box .visual_box figure,
  #office365 .child_box .visual_box figure {
    position: relative;

    box-sizing: border-box;
    width: 100%;

    background: #fff;
  }
  .appeal_box .child_box .visual_box figure figcaption,
  .in_appeal_box .child_box .visual_box figure figcaption,
  #extensinon_box .child_box .visual_box figure figcaption,
  #faq_box .child_box .visual_box figure figcaption,
  #solution .child_box .visual_box figure figcaption,
  #office365 .child_box .visual_box figure figcaption {
    width: 264px;
    padding-top: 20px;
    padding-right: 10px;
    padding-bottom: 70px;
    padding-left: 15px;
  }
  .appeal_box .child_box .visual_box figure span,
  .in_appeal_box .child_box .visual_box figure span,
  #extensinon_box .child_box .visual_box figure span,
  #faq_box .child_box .visual_box figure span,
  #solution .child_box .visual_box figure span,
  #office365 .child_box .visual_box figure span {
    position: absolute;
    right: 0;
    bottom: 0;

    display: block;

    width: 300px;
  }
  .appeal_box .child_box .visual_box figure span img,
  .in_appeal_box .child_box .visual_box figure span img,
  #extensinon_box .child_box .visual_box figure span img,
  #faq_box .child_box .visual_box figure span img,
  #solution .child_box .visual_box figure span img,
  #office365 .child_box .visual_box figure span img {
    vertical-align: bottom;
  }
  .appeal_box .child_box .outline,
  .in_appeal_box .child_box .outline,
  #extensinon_box .child_box .outline,
  #faq_box .child_box .outline,
  #solution .child_box .outline,
  #office365 .child_box .outline {
    font-size: 1.6rem;
    font-weight: bold;

    margin-top: 20px;

    text-align: center;

    color: #fff;
  }
  .appeal_box .side_by_side,
  .in_appeal_box .side_by_side,
  #extensinon_box .side_by_side,
  #faq_box .side_by_side,
  #solution .side_by_side,
  #office365 .side_by_side {
    display: flex;
    flex-direction: column;

    margin-top: 30px;

    justify-content: space-between;
    align-items: flex-start;
  }
  .appeal_box .side_by_side li,
  .in_appeal_box .side_by_side li,
  #extensinon_box .side_by_side li,
  #faq_box .side_by_side li,
  #solution .side_by_side li,
  #office365 .side_by_side li {
    width: 100%;
    margin-top: 20px;
  }
  .appeal_box .side_by_side li:first-child,
  .in_appeal_box .side_by_side li:first-child,
  #extensinon_box .side_by_side li:first-child,
  #faq_box .side_by_side li:first-child,
  #solution .side_by_side li:first-child,
  #office365 .side_by_side li:first-child {
    margin-top: 0;
  }
  .appeal_box .side_by_side li .btn_area,
  .in_appeal_box .side_by_side li .btn_area,
  #extensinon_box .side_by_side li .btn_area,
  #faq_box .side_by_side li .btn_area,
  #solution .side_by_side li .btn_area,
  #office365 .side_by_side li .btn_area {
    width: 100%;
  }
  .appeal_box .side_by_side li .btn_area button,
  .in_appeal_box .side_by_side li .btn_area button,
  #extensinon_box .side_by_side li .btn_area button,
  #faq_box .side_by_side li .btn_area button,
  #solution .side_by_side li .btn_area button,
  #office365 .side_by_side li .btn_area button {
    width: 100%;
  }
  .appeal_box .side_by_side li:nth-child(1),
  .in_appeal_box .side_by_side li:nth-child(1),
  #extensinon_box .side_by_side li:nth-child(1),
  #faq_box .side_by_side li:nth-child(1),
  #solution .side_by_side li:nth-child(1),
  #office365 .side_by_side li:nth-child(1) {
    order: 1;
  }
  .appeal_box .side_by_side li:nth-child(2),
  .in_appeal_box .side_by_side li:nth-child(2),
  #extensinon_box .side_by_side li:nth-child(2),
  #faq_box .side_by_side li:nth-child(2),
  #solution .side_by_side li:nth-child(2),
  #office365 .side_by_side li:nth-child(2) {
    order: 3;
  }
  .appeal_box .side_by_side li:nth-child(3),
  .in_appeal_box .side_by_side li:nth-child(3),
  #extensinon_box .side_by_side li:nth-child(3),
  #faq_box .side_by_side li:nth-child(3),
  #solution .side_by_side li:nth-child(3),
  #office365 .side_by_side li:nth-child(3) {
    margin-top: 0;

    order: 2;
  }
  .appeal_box .tel_box,
  .in_appeal_box .tel_box,
  #extensinon_box .tel_box,
  #faq_box .tel_box,
  #solution .tel_box,
  #office365 .tel_box {
    width: 100%;
    margin-top: 5px;

    text-align: center;
  }
  .appeal_box .tel_box:before,
  .in_appeal_box .tel_box:before,
  #extensinon_box .tel_box:before,
  #faq_box .tel_box:before,
  #solution .tel_box:before,
  #office365 .tel_box:before {
    display: inline-block;

    width: 15px;
    height: 15px;

    content: '';
    vertical-align: middle;

    background: url(/svcsol/campaign/images/endpoint_202008/common/icon_tel_white.svg) no-repeat center center;
    background-size: cover;
  }
  .appeal_box .tel_box .txt,
  .in_appeal_box .tel_box .txt,
  #extensinon_box .tel_box .txt,
  #faq_box .tel_box .txt,
  #solution .tel_box .txt,
  #office365 .tel_box .txt {
    font-size: 1.2rem;
    font-weight: bold;

    margin-right: 10px;

    color: #fff;
  }
  .appeal_box .tel_box .number,
  .in_appeal_box .tel_box .number,
  #extensinon_box .tel_box .number,
  #faq_box .tel_box .number,
  #solution .tel_box .number,
  #office365 .tel_box .number {
    font-weight: bold;

    color: #fff;
  }
  .appeal_box .tel_box .time,
  .in_appeal_box .tel_box .time,
  #extensinon_box .tel_box .time,
  #faq_box .tel_box .time,
  #solution .tel_box .time,
  #office365 .tel_box .time {
    font-size: 1rem;

    display: block;

    margin-top: 5px;

    color: #fff;
  }
  .plus_link {
    text-align: center;
  }
  .plus_link a {
    font-size: 1.4rem;
    font-weight: bold;
    line-height: 1.5;

    position: relative;

    display: inline-block;

    padding-top: 5px;
    padding-right: 0;
    padding-bottom: 10px;
    padding-left: 15px;

    text-align: left;
    text-decoration: none;

    color: #fff;
  }
  .plus_link a::before,
  .plus_link a::after {
    display: inline-block;

    content: '';

    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: cover;
  }
  .plus_link a::before {
    position: absolute;
    top: 10px;
    left: 2px;

    width: 4.5px;
    height: 8.5px;
    margin-right: 5px;

    background-image: url(/svcsol/campaign/images/endpoint_202008/common/icon_arrow_r_02.svg);
  }
  .plus_link a::after {
    width: 9px;
    height: 8px;
    margin-left: 5px;

    background-image: url(/svcsol/campaign/images/endpoint_202008/common/icon_externallink_white.svg);
  }
  .c-link {
    width: 100%;
    margin: 0 auto;
    margin-bottom: 30px;
  }
  .c-link__item {
    font-size: 1.4rem;

    margin-bottom: 10px;

    text-align: left;
  }
  .c-link__item a {
    font-weight: bold;

    display: block;

    padding: 15px;
    padding-left: calc(2em + 10px);

    text-decoration: none;
    text-indent: calc(-1em - 10px);

    color: #333;
    border: 1px solid #f05408;
    border-radius: 6px;
  }
  .c-link__item a:before {
    display: inline-block;

    width: 15px;
    height: 8px;
    margin-right: 10px;

    content: '';

    background: url(/svcsol/campaign/images/endpoint_202008/common/icon_arrow_orange.svg) no-repeat center center;
    background-size: contain;
  }
  .c-link__item a:hover {
    transition: .5s all;

    color: #fff;
    background: #f05408;
  }
  .c-link__item a:hover:before {
    display: inline-block;

    width: 15px;
    height: 8px;
    margin-right: 10px;

    content: '';

    background: url(/svcsol/campaign/images/endpoint_202008/common/icon_arrow_r_03.svg) no-repeat center center;
    background-size: contain;
  }
  .check_mark {
    padding-left: 18px;

    background: url(/svcsol/campaign/images/endpoint_202008/common/icon_check.svg) left 3px no-repeat;
    background-size: 9px 7px;
  }
  .link_box {
    padding: 0 20px;
  }
  .link_box .btn_area [class^='btn'] {
    box-sizing: border-box;
    width: 100%;
  }
  .link_box .side_by_side:last-child {
    margin-top: 15px;
  }
  .link_box .tel_box {
    margin-top: 10px;
    margin-bottom: 20px;
  }
  .txt-center {
    text-align: center;
  }
  .fw {
    font-weight: bold;
  }
  footer {
    background: #000;
  }
  footer .in_foot {
    width: 100%;
    padding: 20px 0;
  }
  footer .in_foot .foot_nav ul {
    display: flex;

    justify-content: center;
    align-items: center;
  }
  footer .in_foot .foot_nav ul li a {
    font-size: 1rem;

    text-decoration: none;

    color: #fff;
  }
  footer .in_foot .foot_nav ul li a:after {
    display: inline-block;

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

    content: '';

    background: url(/svcsol/campaign/images/endpoint_202008/common/icon_externallink.svg) no-repeat center top;
    background-size: cover;
  }
  footer .in_foot .foot_nav ul li:first-child {
    margin-right: 20px;
  }
  footer .in_foot .foot_nav ul li:first-child:after {
    content: none;
  }
  footer .in_foot .foot_nav ul li:before {
    margin-right: 20px;

    content: '|';

    color: #fff;
  }
  footer .in_foot .foot_nav ul li:after {
    margin-left: 20px;

    content: '|';

    color: #fff;
  }
  footer .in_foot .copy {
    margin-top: 20px;

    text-align: center;

    color: #fff;
  }
  #totop {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  main .post_body {
    overflow: scroll;

    word-wrap: normal;
  }
}

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

各種ページファイル読み込み

#########################################################*/
@media screen and (max-width: 767px) {
  .about_box {
    padding-bottom: 10px;
    background: url(/svcsol/campaign/images/endpoint_202008/top/bg_about_sp.png) no-repeat center top;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;

    text-align: center;
  }
  .about_box .title_box {
    background-color: transparent;
  }
  .about_box .title_box h2 {
    text-align: center;
    margin-bottom: 10px;
  }
  .about_box .child_box {
    padding: 0 10px;
  }
  .about_box .side_by_side h3 {
    font-size: 1.5rem;
    font-weight: bold;
    line-height: 1.6;

    margin-bottom: 10px;
    padding: 5px 10px;

    text-align: center;

    color: #fff;
    background: #70a706;
  }
  .about_box .side_by_side h3 span {
    font-size: 1.2rem;
    font-weight: normal;

    display: block;
  }
  .about_box .side_by_side li {
    margin-bottom: 20px;
  }
  .about_box .side_by_side li .c-img {
    width: 210px;
    margin: 0 auto;
  }
  .about_box .side_by_side li:first-child .c-img {
    width: 210px;
  }
  .about_box .side_by_side li:last-child .c-img {
    width: 200px;
  }
  #solution {
    position: relative;

    padding-top: 10px;

    text-align: center;

    background: url(/svcsol/campaign/images/endpoint_202008/top/bg_solution_sp.png) no-repeat center bottom;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
  }
  #solution .title_box {
    background: none;
  }
  #solution h3 {
    font-size: 1.6rem;
    font-weight: bold;
    color: #333;

    margin-bottom: 20px;

    text-align: center;
  }
  #solution .lead {
    color: #333;
  }
  #solution figure img {
    width: 100%;
    height: auto;
  }
 .p-seminor {
    background: #23405f;
    padding: 10px;
  }

  .p-seminor__inner {
    position: relative;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
    -ms-align-items: center;
    align-items: center;
  }

  .p-seminor__body {
    padding: 0 30px;
    margin-bottom: 10px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
    -ms-align-items: center;
    align-items: center;
  }

  .p-seminor__head {
    color: #fff;
    font-weight: bold;
    font-size: 2.3rem;
    margin-bottom: 15px;
  }

  .p-seminor__head::before ,
  .p-seminor__head::after {
    position: relative;
    content: '';
    display: inline-block;
  }

  .p-seminor__head::before {
    background: url(/svcsol/campaign/images/endpoint_202008/common/icon_arrow_r_02.svg) no-repeat left top;
    width: 8px;
    height: 15px;
    -webkit-background-size: 8px 15px;
    background-size: 8px 15px;
    left: -7px;
    margin-left: 8px;
    top: -3px;
  }

  .p-seminor__head::after {
    background: url(/svcsol/campaign/images/endpoint_202008/top/icon_seminor_mark.png) no-repeat left top;
    width: 29px;
    height: 29px;
    -webkit-background-size: 29px;
    background-size: 29px;
    top: 3px;
    margin: -15px 0 0 16px;
  }

  .p-seminor__link {
    color: #fff !important;
    display: inline-block;
  }

  .p-seminor__link::before {
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    width: 100%;
    height: 100%;
    cursor: pointer;
    z-index: 2;
  }

  .p-seminor__link::after {
    content: '';
    display: inline-block;
    margin-left: 11px;
    background: url(/svcsol/campaign/images/endpoint_202008/common/icon_externallink.svg) no-repeat left top;
    width: 9px;
    height: 8px;
    -webkit-background-size: 9px 8px;
    background-size: 9px 8px;
    position: relative;
    top: -6px;
  }

  .p-seminor__title {
    font-weight: bold;
    font-size: 14px;
    font-size: 1.4rem;
    color: #ff0;
    margin-bottom: 10px;
    text-align: center;
  }

  .p-seminor__subtitle {
    color: #fff;
    font-size: 14px;
    font-size: 1.4rem;
    text-align: center;
  }

  .p-seminor__meta {
    position: relative;
    padding: 5px 10px 0;
    text-align: center;
  }

  .p-seminor__meta::before {
    position: absolute;
    content: '';
    top: 0;
    width: 45px;
    height: 1px;
    background-color: rgba(255,255,255,.3);
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .p-seminor__date {
    color: #fff;
    font-weight: bold;
    font-size: 20px;
    font-size: 2.0rem;
    margin-bottom: 5px;
  }

  .p-seminor__week {
    font-size: 14px;
    font-size: 1.4rem;
  }

  .p-seminor__time {
    color: #fff;
    font-size: 12px;
    font-size: 1.2rem;
  }

  .p-seminor__bottom {
    width: 100%;
  }

  .parent_box.three_feature {
    position: relative;
    padding: 30px 0;
  }

  .parent_box.three_feature::before {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 180px;
    content: '';
    background-color: #70a706;
    background-image: repeating-linear-gradient(-45deg, transparent, transparent 10px, #6ea406 10px, #6ea406 20px);
    background-size: auto auto;
  }

  .three_feature__hd {
    font-size: 2.0rem;
    font-weight: bold;
    line-height: 1.55;
    position: relative;
    text-align: center;
    z-index: 2;
    margin-bottom: 25px;
    color: #fff;
  }

  .three_feature__hd__color {
    font-size: 1.4rem;
  }

  .navbox {
    position: relative;
    z-index: 2;
    padding: 0 10px;
  }
  .navbox__item {
    position: relative;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-direction: column;
    padding: 12px 0;
    cursor: pointer;
    border: 4px solid #d0d0d0;
    background-color: #fff;
    -ms-align-items: center;
    align-items: center;
    -moz-flex-direction: column;
    -o-flex-direction: column;
  }
  .navbox__item:not(:last-child) {
    margin-bottom: 10px;
  }
  .navbox__item::after {
    position: absolute;
    bottom: 10px;
    left: 50%;
    width: 25.5px;
    height: 13.5px;
    margin-left: -12.5px;
    content: '';
    background-image: url(/svcsol/campaign/images/endpoint_202008//top/icon_arrow_feature.svg);
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 25.5px 13.5px;
  }
  .navbox__link {
    text-decoration: none !important;
    color: inherit !important;
    width: 100%;
    height: 100%;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .navbox__hd {
    font-size: 1.2rem;
    font-weight: bold;
    line-height: 1.3;
    margin-bottom: 13px;
  }
  .navbox__txt {
    font-size: 1.0rem;
    font-weight: bold;
    line-height: 1.3;
    position: relative;
    margin-bottom: 15px;
    color: #70a706;
    margin-right: 5px;
  }
  .navbox__number {
    font-size: 1.4rem;
    margin-left: 5px;
  }

 .tit_box {
    position: relative;

    padding: 30px 10px;

    background-size: cover;
    background-image: url(/svcsol/campaign/images/endpoint_202008/top/bg_titbox_sp.png);
  }

  .tit_box:after {
    position: absolute;
    bottom: -14px;
    left: 50%;

    width: 0;
    height: 0;

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

    border-width: 15px 15px 0 15px;
    border-style: solid;
    border-color: #79ac23 transparent transparent transparent;
  }

  .tit_box h2:nth-of-type(1) {
    font-size: 1.6rem;
    background-color: #e28603;
    width: 180px;

    position: relative;

    height: 40px;
    margin: 0 auto 10px;

    text-align: center;

    color: #fff;
  }
  .tit_box h2:nth-of-type(1) .tit_txt,
  .tit_box h2:nth-of-type(1) .part {
    font-weight: bold;
    line-height: 40px;

    vertical-align: middle;
  }
  .tit_box h2:nth-of-type(1) .tit_txt {
    display: inline-block;
    font-size: 2.0rem;
    color: #fff;

  }
  .tit_box h2:nth-of-type(1) .part {
    display: inline-block;
    font-size: 1.6rem;

    color: #fff;
  }
  .tit_box h2:nth-of-type(1) .part .number {
    font-size: 2.8rem;
    line-height: 1;

    display: inline-block;

    transform: translateY(3px);
  }
  .tit_box h2:nth-of-type(2) {
    font-size: 2.4rem;
    font-weight: bold;

    text-align: center;

    color: #fff;
  }

  .p-features .in_content {
    background: url(/svcsol/campaign/images/endpoint_202008/top/bg_features_sp.png) no-repeat center bottom,-moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(236,251,217,1) 10%, rgba(231,250,207,1) 100%);
    background: url(/svcsol/campaign/images/endpoint_202008/top/bg_features_sp.png) no-repeat center bottom,-webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(10%, rgba(236,251,217,1)), color-stop(100%, rgba(231,250,207,1)));
    background: url(/svcsol/campaign/images/endpoint_202008/top/bg_features_sp.png) no-repeat center bottom,-webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(236,251,217,1) 10%, rgba(231,250,207,1) 100%);
    background: url(/svcsol/campaign/images/endpoint_202008/top/bg_features_sp.png) no-repeat center bottom,-o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(236,251,217,1) 10%, rgba(231,250,207,1) 100%);
    background: url(/svcsol/campaign/images/endpoint_202008/top/bg_features_sp.png) no-repeat center bottom,-ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(236,251,217,1) 10%, rgba(231,250,207,1) 100%);
    background: url(/svcsol/campaign/images/endpoint_202008/top/bg_features_sp.png) no-repeat center bottom,linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(236,251,217,1) 10%, rgba(231,250,207,1) 100%);
    -webkit-background-size: 100% auto , auto;
    background-size: 100% auto , auto;
  }

  .p-features .in_content .in_box {
    padding: 20px 10px;
  }

  .p-features__figure--01 {
    background-color: #fff;
    margin-bottom: 20px;
  }

  .p-features__figure--02 {
    margin: 30px 0 20px;
  }

  .p-features__figure--03 {
    margin-top: 10px;
  }
  .p-features-lead {
    margin-bottom: 40px;
  }

  .p-features-lead__figure {
    text-align: center;
  }

  .p-features-lead__caption {
    font-weight: bold;
    font-size: 18px;
    font-size: 1.8rem;
    margin-bottom: 10px;
  }

  .p-features-lead__logo--01 {
    width: 258px !important;
  }

  .p-features-lead__logo--02 {
    width: 231px !important;
  }

  .p-features-lead__txt {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.75;
  }

  .p-flow {
    margin-bottom: 30px;
  }

  .p-flow > h2 {
    font-size: 1.5rem;

    position: relative;

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

    text-align: center;

    color: white;
    background: #70a706;
  }
  .p-flow > h2 span {
    font-size: 1.2rem;

    position: absolute;
    right: 10px;
    bottom: 10px;

    display: inline-block;

    width: calc(100% - 20px);
    padding: 8px 4px;

    text-decoration: none;

    color: #70a706;
    border-radius: 4px;
    background: white;
  }
  .p-flow > h2 span:before {
    font-size: 1.2rem;

    display: inline-block;

    margin-right: 10px;

    content: 'すべて開く';
  }
  .p-flow > h2 span:after {
    position: absolute;
    right: 10px;
    bottom: 10px;

    display: inline-block;

    width: 21px;
    height: 11.5px;

    content: '';

    background: url(/svcsol/campaign/images/endpoint_202008/common/icon_arrow_down.svg) no-repeat center center;
    background-size: contain;
  }
  .p-flow > h2.-open span:before {
    content: 'すべて閉じる';
  }
  .p-flow > h2.-open span:after {
    display: inline-block;

    width: 21px;
    height: 11.5px;

    content: '';

    background: url(/svcsol/campaign/images/endpoint_202008/common/icon_arrow_top.svg) no-repeat center center;
    background-size: contain;
  }
  .p-flow .c-flowList__item {
    position: relative;

    margin-bottom: 10px;

    border: 2px solid #70a706;
    background: #fff;
  }
  .p-flow .c-flowList__item.-open h2:after {
    position: absolute;
    top: 15px;
    right: 10px;

    display: inline-block;

    width: 21px;
    height: 11.5px;

    content: '';

    background: url(/svcsol/campaign/images/endpoint_202008/common/icon_arrow_top.svg) no-repeat center center;
    background-size: contain;
  }
  .p-flow .c-flowList__item h2 {
    font-size: 1.6rem;
    font-weight: bold;

    padding: 10px;

    color: #70a706;
  }
  .p-flow .c-flowList__item h2 span {
    font-size: 1.4rem;

    display: inline-block;

    margin-right: 20px;
    margin-bottom: 10px;
    padding: 0 5px;

    color: #fff;
    background: #70a706;
  }
  .p-flow .c-flowList__item h2:after {
    position: absolute;
    top: 15px;
    right: 10px;

    display: inline-block;

    width: 21px;
    height: 11.5px;

    content: '';

    background: url(/svcsol/campaign/images/endpoint_202008/common/icon_arrow_down.svg) no-repeat center center;
    background-size: contain;
  }
  .p-flow .c-flowList__item h2.-open:after {
    position: absolute;
    top: 15px;
    right: 10px;

    display: inline-block;

    width: 21px;
    height: 11.5px;

    content: '';

    background: url(/svcsol/campaign/images/endpoint_202008/common/icon_arrow_top.svg) no-repeat center center;
    background-size: contain;
  }
  .p-flow .c-flowList__item .c-inner .flowContents {
    padding: 0 10px 10px;
  }
  .p-flow .c-flowList__item .c-inner .flowContents .c-image {
    width: 100%;
  }
  .p-flow .c-flowList__item .c-inner .flowContents .c-txt {
    font-size: 1.3rem;
    line-height: 1.7;

    margin-bottom: 10px;
  }

  /* movie added 20190913*/
  .movie-area {
    margin: 2rem auto;
  }
  .movie-area .c-txt {
    margin: 0;

    text-align: center;
  }
  .movie-wrap {
    width: 100%;
    max-width: 100%;
    margin: 4.5rem auto;
  }
  .movie-wrap .c-movie {
    position: relative;

    width: 100%;
    padding-top: 56.25%;
  }
  .movie-wrap .c-movie iframe {
    position: absolute;
    top: 0;
    right: 0;

    width: 100% !important;
    height: 100% !important;
  }

  .contact_box {
    background: #2c1002;
  }
  .contact_box .in_appeal_box .side_by_side {
    display: block;

    margin: 0;
  }
  .contact_box .plus-txt {
    display: none;
  }
  .contact_box .child_box {
    box-sizing: border-box;
    width: 100%;
    margin: 0 auto;
    padding: 0 10px;
  }
  .contact_box .child_box .tel_box {
    margin-bottom: 0;

    text-align: center;
  }
  .contact_box .child_box .tel_box:before {
    position: relative;
    top: 2px;

    display: inline-block;

    width: 15px;
    height: 15px;
    margin-right: 5px;

    content: '';
    vertical-align: top;

    background: url(/svcsol/campaign/images/endpoint_202008/common/icon_tel_white.svg) no-repeat center center;
    background-size: cover;
  }
  .contact_box .child_box .tel_box .txt {
    font-size: 1.2rem;
    font-weight: bold;

    margin-right: 5px;

    color: #fff;
  }
  .contact_box .child_box .tel_box .number {
    font-weight: bold;

    color: #fff;
  }
  .contact_box .child_box .tel_box .time {
    font-size: 1rem;

    display: block;

    color: #fff;
  }

  .p-safety {
    width: 100%;
    margin: 0 auto;
    padding: 30px 10px 0;
  }
  .p-safety .hd_03 {
    color: #444;
  }
  .p-safety .c-image {
    display: block;

    margin-bottom: 20px;
  }
  .p-safety .c-inner {
    padding: 10px 15px 0;

    border: 4px solid #70a706;
  }

  .tit_box--more {
    position: relative;

    padding: 30px 10px;

    background-size: cover;
    background-image: url(/svcsol/campaign/images/endpoint_202008/top/bg_titbox-more_sp.png);
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
    -ms-align-items: center;
    align-items: center;
    justify-content: center;
    min-height: 182px;
  }

  .tit_box--more:after {
    position: absolute;
    bottom: -14px;
    left: 50%;

    width: 0;
    height: 0;

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

    border-width: 15px 15px 0 15px;
    border-style: solid;
    border-color: #4b85bd transparent transparent transparent;
  }

  .tit_box--more h2 {
    color: #fff;
    font-weight: bold;
    font-size: 2.4rem;
    font-size: 24px;
    text-align: center;
  }

  .tit_box--more h2 span {
    display: block;
    font-size: 20px;
    font-size: 2.0rem;
    padding-top: 5px;
    width: 180px;
    height: 40px;
    background-color: #000;
    text-align: center;
    margin: 0 auto 10px;
  }

  .p-more .in_content {
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(224,238,245,1) 25%, #d9ebf4 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(25%, rgba(224,238,245,1)), color-stop(100%, #d9ebf4));
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(224,238,245,1) 25%, #d9ebf4 100%);
    background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(224,238,245,1) 25%, #d9ebf4 100%);
    background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(224,238,245,1) 25%, #d9ebf4 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(224,238,245,1) 25%, #d9ebf4 100%);
    padding: 20px 10px 10px;
  }

  .p-box {
    background-color: #fff;
    border-top: 3px solid #3677b8;
    padding: 15px 20px 20px;
    margin: 20px 0 40px;
  }

  .p-box__hd {
    text-align: center;
    font-size: 20px;
    font-size: 2.0rem;
    font-weight: bold;
    margin-bottom: 30px;
  }

  .p-box__inner {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
  }

  .p-box__figure {
    width: 100px;
    text-align: center;
    margin-bottom: 20px;
  }

  .p-box__img {
    width: 100%;
  }

  .p-box__content {
    width: calc(100% - 120px);
  }

  .p-box__content .c-txt:not(:last-child) {
    margin-bottom: 20px;
  }

  .p-function__hd {
    font-size: 2.2rem;
    text-align: center;
    color: #3677b8;
    line-height: 1.6;

    position: relative;
    font-weight: bold;

    padding-bottom: 10px;
    border-bottom: 6px solid #d0d0d0;
    margin-bottom: 25px;
  }

  .p-function__hd::after {
    position: absolute;
    bottom: -6px;
    left: 50%;

    width: 100px;
    height: 6px;

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

    background-color: #3677b8;
  }

  .p-function__list {
    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;
  }

  .p-function__item {
    width: 47%;
    margin-bottom: 20px;
  }

  .p-fucntion__img {
    width: 100%;
    margin-bottom: 20px;
  }

  .p-function__txt {
    text-align: center;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.5;
  }

  .p-merit {
    margin-top: 30px;
  }

  .p-merit__item {
    background-color: #fff;
    border: 4px solid #d0d0d0;
    padding: 20px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
    justify-content: space-between;
    margin-bottom: 20px;
  }

  .p-merit__hd {
    text-align: center;
    color: #fff;
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: bold;
    background-color: #3677b8;
    line-height: 1;
    height: 40px;
    padding-top: 11px;
    margin-bottom: 15px;
  }

  .p-merit__txt {
    text-align: center;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.5;
    margin-bottom: auto;
  }

  .p-merit__img {
    width: 70% !important;
    margin: 20px auto 0;
  }

  .p-partner {
    background: url(/svcsol/campaign/images/endpoint_202008/top/bg_partner_sp.png) no-repeat bottom center;
    background-size: cover;
  }
  .p-partner .child_box {
    width: 100%;
    margin: 0 auto;
    padding: 30px 15px;
  }
  .p-partner__hd {
    font-size: 2rem;
    font-weight: bold;

    margin-bottom: 20px;

    text-align: center;

    color: #fff;
  }

  .p-partner__item {
    background-color: #fff;
    padding: 20px 15px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
    -ms-align-items: center;
    align-items: center;

  }

  .p-partner__figure {
    width: 100%;
    text-align: center;
    margin-bottom: 18px;
  }

  .p-partner__img {
    width: 16.25vw !important;
  }

  .p-partner__inner {
    width: 100%;
    border-top: 1px solid #999;
    padding-top: 15px;
    position: relative;
  }

  .p-partner__inner::before ,
  .p-partner__inner::after {
    content: '';
    width: 0;
    height: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    position: absolute;
    border-style: solid;
  }

  .p-partner__inner::before {
    top: -16px;
    border-width: 0 7.5px 16px 7.5px;
    border-color: transparent transparent #999999 transparent;

    z-index: 1;
  }
  .p-partner__inner::after {
    top: -14px;
    border-width: 0 6.5px 14px 6.5px;
    border-color: transparent transparent #fff transparent;
    z-index: 2;
  }

  .p-partner__txt {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.5;
    margin-bottom: 20px;
    font-weight: 300;
  }

  .p-partner__name {
    text-align: center;
    color: #6da500;
    font-weight: bold;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.6;
  }


  #faq_box {
    background: #fff;
  }
  #faq_box .faq {
    margin-bottom: 20px;
    padding-bottom: 15px;

    background: url(/svcsol/campaign/images/endpoint_202008/top/bg_faq.gif) repeat-x left bottom;
  }
  #faq_box .faq dt,
  #faq_box .faq dd {
    font-size: 1.4rem;
    line-height: 1.3;

    position: relative;

    padding-left: 30px;
  }
  #faq_box .faq dt {
    font-weight: bold;

    margin-bottom: 15px;
  }
  #faq_box .faq dd .mini {
    font-size: 1.2rem;

    margin-top: 5px;
    margin-bottom: 0;
    padding-left: 1em;

    text-indent: -1em;
  }
  #faq_box .faq dd h5 {
    font-size: 1.4rem;

    margin-top: 30px;
  }
  #faq_box .faq dd .side_by_side {
    font-size: 1.6rem;

    margin-top: 5px;
  }
  #faq_box .faq dd .side_by_side > li:last-child {
    width: 226px;
  }
  #faq_box .faq dd .side_by_side > li figure {
    display: block;
  }
  #faq_box .faq dd .side_by_side > li figure img {
    outline: 2px solid #dedede;
  }
  #faq_box .faq dd .side_by_side .check_list > li {
    font-size: 1.4rem;

    margin: 0;
    margin-bottom: 2px;
  }
  #faq_box .faq dd .side_by_side .check_list > li:before {
    display: inline-block;

    width: 14px;
    height: 11px;
    margin-right: 10px;

    content: url(/svcsol/campaign/images/endpoint_202008/common/icon_check.svg);
  }
  #faq_box .faq .faq-q,
  #faq_box .faq .faq-a {
    font-weight: bold;

    position: absolute;
    top: 0;
    left: 0;
  }
  #faq_box .faq .faq-q {
    color: #f05408;
  }
  #faq_box .faq .faq-a {
    color: #4873a9;
  }
  .newsbox {
    display: block;

    width: calc(100% - 40px);
    margin: 20px;
  }

  .newsbox__title {
    font-size: 16px;

    display: block;

    width: 100%;
    margin-bottom: 20px;
  }

  .newsbox__body {
    width: 100%;

    border: 1px solid #fff;
    border-top: none;
  }

  /*----------------------------------------
  キャンペーンバナー追記ここから　2020/11/05
  ----------------------------------------*/
  .p-bnr {
    padding: 15px 10px 0;
    background: #1d1d1d;
    text-align: center;
  }

  .p-bnr .child_box {
    position: relative;
  }

  .p-bnr .c-btn {
    position: absolute;
    left: calc(50% - 94%/2);
    bottom: 6%;
    padding: 9px 30px 9px 10px;
    font-size: 1.5rem;
    color: #ce023e !important;
  }

  .c-btn--06 {
    width: 94%;
    background: linear-gradient(#ffffff, #dfdfdf);
  }

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

  /*----------------------------------------
  キャンペーンバナー追記ここまで　2020/11/05
  ----------------------------------------*/

  /* 20210401 add
  多くのお客様にご採用いただいています ロゴ追加*/
  .p-partner .child_box:not(:first-of-type) {
    padding-top: 10px;
  }
  .example__inner {
    background-color: #fff;
    padding: 10px 0;
  }
  /* end added 20210308 */

  /* 20240229 */
  .download_box .p-download .side_by_side {
    margin-bottom: 10px;
  }
  .download_box .p-download .side_by_side li {
    width: 100%;
  }
  .download_box .side_by_side li:last-child {
    padding-right: 0;
  }
  .download_box .p-download__figure,.download_box .p-download__figure img {
    width: 93px;
  }

  .download_box .side_by_side li.icon_more {
    width: 98px;
    height: 85px;
    margin: 20px auto;
    position: static;
  }
  .download_box .side_by_side li.icon_more img {
    width: 98px;
    height: 85px;
  }
  .download_box + .side_by_side {
    padding: 0 10px;
  }

  /* 資料1札 */

  .download_box .p-download--single .p-download__figure {
    margin-right: 12px;
  }

  .download_box .p-download .p-download--single .c-tit {
    font-size: 1.5rem;
    margin-bottom: 5px;
  }
  .download_box .p-download .p-download--single .c-tit span {
    font-size: 14px;
    position: relative;
    margin-left: 2px;
  }
  .download_box .p-download .p-download--single li .c-txt {
    margin-bottom: 0;
    font-size: 1.4rem;
    line-height: 1.7;
    margin-top: 0;
  }

}
