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

各種ファイル読み込み

#########################################################*/
@media only screen and (max-width: 767px) {
  html {
    font-size: 62.5%;
  }
  body {
    font-size: 1.2rem;
    line-height: 1.5;
  }
  #path a {
    font-size: 11px;
    line-height: 1.5;
  }
  .u-use--pc {
    display: none !important;
  }
  img {
    max-width: 100%;
  }
  .c-mainvisual {
    position: relative;
    height: 93.75vw;
    padding-top: 6.25vw;
    background: #001732 url(/svcsol/focus/websecurity/images/bg_mainvisual_sp.png) no-repeat center bottom;
    background-size: cover;
  }
  .c-mainvisual__inner {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    justify-content: center;
  }
  .c-mainvisual__title {
    width: 87.5%;
  }
  .c-mainvisual__img {
    width: 100%;
  }
  .c-hd {
    font-size: 24px;
    line-height: 1.25;
    font-feature-settings: "palt";
  }
  .c-hd--01 {
    margin-bottom: 20px;
  }
  .c-hd--02 {
    margin-bottom: 30px;
  }
  .c-hd--02::before {
    width: 120px;
    margin-left: -60px;
  }
  .c-hd--03 {
    font-size: 20px;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-direction: column;
    margin-bottom: 20px;
    padding: 10px;
    align-items: center;
  }
  .c-hd--03__number {
    font-size: 16px;
    margin-bottom: 5px;
    padding: 5px 8px;
  }
  .c-hd--04 {
    font-size: 20px;
    line-height: 1.25;
    margin-bottom: 20px;
    padding: 15px;
  }
  .c-txt {
    font-size: 14px;
    line-height: 1.6;
  }
  .c-txt:not(:last-child) {
    margin-bottom: 20px;
  }
  .c-figure:not(:last-child) {
    margin-bottom: 20px;
  }
  .c-figure__label {
    font-size: 14px;
  }
  .c-figure__label--blue {
    margin-bottom: 20px;
    padding: 10px 0;
  }
  .c-figure__caption a {
    position: relative;
    display: inline-block;
    padding-right: 18px;
  }
  .c-figure__caption a::before {
    position: absolute;
    top: 50%;
    right: 2px;
    width: 11px;
    height: 10px;
    content: '';
    transform: translateY(-50%);
    background-image: url(/svcsol/focus/websecurity/images/icon_externallink.svg);
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 11px 10px;
  }
  .c-contact {
    background-color: #1d1d1d;
  }
  .c-contact.c-contact--bg2 {
    background-color: #81b9ec;
  }
  .c-parent {
    background-position: right -105px top;
    background-size: 566px 292px;
    background-size: 377px 194px;
  }
  .c-child {
    position: relative;
    padding: 40px 20px;
  }
  .c-child--number01::before {
    left: 20px;
    width: 95px;
    height: 110px;
    background-size: 95px 110px;
  }
  .c-child--number02::before {
    left: 0;
    width: 117px;
    height: 112px;
    background-size: 117px 112px;
  }
  .c-child--number03::before {
    left: 0;
    width: 114px;
    height: 114px;
    background-size: 114px 114px;
  }
  .c-child--number04::before {
    left: 0;
    width: 113px;
    height: 110px;
    background-size: 113px 110px;
  }
  .c-child--number05::before {
    left: 0;
    width: 113px;
    height: 112.5px;
    background-size: 113px 112.5px;
  }
  .c-child::before {
    top: -2px;
  }
  .c-child:not(:first-child) {
    padding-top: 0;
  }
  .c-child .c-child {
    padding: 0;
  }
  .c-child .c-child:not(:last-child) {
    margin-bottom: 30px;
  }
  .c-operator {
    position: relative;
    margin-bottom: 25px;
    padding: 20px;
    background-color: #fff;
  }
  .c-operator__txt {
    font-size: 4.833vw;
    line-height: 1.8;
  }
  .c-operator__em {
    color: #c9003e;
  }
  .c-operator__pic {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
  }
  .c-operator__pic::before {
    position: absolute;
    right: 0;
    bottom: 0;
    display: block;
    width: 46%;
    padding-top: 47%;
    content: '';
    background: url(/svcsol/focus/websecurity/images/img_appeal_sp.png) no-repeat left top;
    background-size: cover;
  }
  .c-operator__img {
    display: none;
  }
  .c-column--img__item:not(:first-child) {
    margin-top: 20px;
  }
  .c-column__item {
    position: relative;
  }
  .c-column__item:not(:first-child) {
    margin-top: 20px;
  }
  .c-btn {
    font-size: 4.375vw;
    font-weight: 700;
    position: relative;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    text-decoration: none;
    color: #fff !important;
    border: none;
    border-radius: 4px;
    -ms-align-items: center;
    align-items: center;
    justify-content: center;
  }
  .c-btn--01 {
    padding: 10px 5px;
    background: linear-gradient(#ce0040, #b3001c);
  }
  .c-btn--02 {
    padding: 15px 5px;
    background: linear-gradient(#d70d3c, #c3061c);
  }
  .c-btn__inner {
    position: relative;
    display: inline-block;
    padding-right: 20px;
    background-image: url(/svcsol/focus/websecurity/images/icon_externallink.svg);
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 13px 11px;
  }
  .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: 17px;
    font-weight: 700;
    line-height: 1.4;
    margin-bottom: 18px;
    text-align: center;
    color: #cf0040;
  }
  .c-download__item--single {
    display: flex;
    margin-bottom: 15px;
    justify-content: space-between;
    align-items: flex-start;
  }
  .c-download__thumb {
    width: 92px;
  }
  .c-download__img {
    width: 100%;
  }
  .c-download__box {
    width: calc(100% - (92.5px + 10px));
  }
  .c-download__txt {
    font-size: 14px;
    font-weight: normal;
    line-height: 1.5;
    margin: 0 0 5px;
  }
  .c-download__txt--pdf {
    font-size: 13px;
    font-weight: normal;
  }
  .c-download__txt--mini {
    font-size: 13px;
    font-weight: normal;
    display: block;
  }
  .c-download .c-btn {
    width: 100%;
  }
  .c-telbox {
    font-weight: 700;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    margin-top: 25px;
    color: #fff;
    justify-content: center;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-align-items: center;
    align-items: center;
  }
  .c-telbox--operator {
    font-weight: 700;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    margin-top: 25px;
    color: #fff;
    justify-content: center;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .c-telbox--triale {
    margin-bottom: 15px;
  }
  .c-telbox__txt {
    font-size: 12px;
    position: relative;
    margin-right: 10px;
    padding-left: 30px;
  }
  .c-telbox__txt::before {
    position: absolute;
    top: -3px;
    left: 0;
    width: 20px;
    height: 20px;
    content: '';
    background: url(/svcsol/focus/websecurity/images/icon_tel_white.svg) no-repeat left top;
    background-size: 20px 20px;
  }
  .c-telbox__number {
    font-size: 14px;
    margin-left: 10px;
  }
  .c-telbox__time {
    font-size: 10px;
    font-weight: normal;
    width: 100%;
    margin-top: 10px;
    text-align: center;
  }
  .p-localnav__item {
    position: relative;
  }
  .p-localnav__item::before {
    font-size: 14px;
    line-height: 1.25;
    top: 12px;
    left: 5px;
  }
  .p-localnav__item .p-localnav__item .p-localnav__link {
    padding-left: 45px;
  }
  .p-localnav__link {
    font-size: 14px;
    line-height: 1.25;
    padding: 12px 30px 12px 30px;
  }
  .p-localnav__link em {
    color: #cf0040;
  }
  .p-localnav__link::after {
    right: 4px;
    width: 12px;
    height: 7px;
    background-size: 12px 7px;
  }
  .p-localnav__item > .p-localnav__list {
    padding-left: 25px;
  }
  .p-example {
    margin-bottom: 20px;
    padding-bottom: 20px;
  }
  .p-example__item {
    margin-bottom: 20px;
  }
  .p-example__box {
    padding: 30px 30px 12px 45px;
  }
  .p-example__note {
    font-size: 10px;
  }
  .p-example__figure {
    width: 80%;
  }
  .p-box {
    margin: 40px 0 20px;
    padding: 20px 25px;
  }
  .p-box__hd {
    font-size: 14px;
    line-height: 1.4;
    margin-bottom: 15px;
  }
  .p-box__list__item {
    font-size: 14px;
    line-height: 1.75;
    margin-bottom: 10px;
    padding-left: 14px;
    text-indent: -14px;
  }
  .p-box__link {
    padding-right: 25px;
  }
  .p-box__txt {
    font-size: 14px;
  }
  .p-box__column__item:not(:first-child) {
    margin-top: 20px;
  }
  .p-risk__hd {
    font-size: 18px;
    padding: 10px;
  }
  .p-risk__item {
    margin-bottom: 20px;
  }
  .p-risk__column {
    padding: 10px 20px 25px;
  }
  .p-risk__box:not(:first-child) {
    margin-top: 20px;
  }
  .p-risk__label {
    font-size: 16px;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-direction: column;
    padding: 10px;
    align-items: center;
  }
  .p-risk__label__number {
    font-size: 14px;
    margin-bottom: 5px;
    padding: 2px 4px;
  }
  .p-risk__label--yellow {
    font-size: 14px;
    padding: 8px;
  }
  .p-risk__txt {
    font-size: 14px;
    margin-bottom: 10px;
  }
  .p-point__hd {
    font-size: 16px;
  }
  .p-point__circle {
    width: 70vw;
    height: 70vw;
    margin: 0 auto 20px;
    padding: 20vw 50px 0;
  }
  .p-point__label {
    font-size: 14px;
    width: 90%;
    margin: 0 auto 20px;
    padding: 10px 0;
  }
  .p-point__txt {
    font-size: 14px;
    line-height: 1.5;
  }
  .p-service__hd {
    font-size: 18px;
    padding: 10px;
  }
  .p-service__hd span {
    display: block;
  }
  .p-service__txt {
    font-size: 14px;
    line-height: 1.5;
    padding: 20px;
  }

  /* added 20210525 start */
  #sec01 .p-example__figure {
    margin: auto;
    max-width: 317px;
  }
  /* added 20210525 end */
}
