@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 {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* 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-collapse: collapse;
  border-spacing: 0; }

html {
  color: #333;
  font-size: 62.5%; }

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

@media screen and (max-width: 767px) {
  html {
    font-size: 62.5%; }
  body {
    font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
    font-size: 1.0rem; }
  * {
    box-sizing: border-box; }
  .pcimg {
    display: none; }
  body {
    word-wrap: break-word; }
  img {
    width: 100%; }
  .wrapper {
    overflow: hidden; }
  header {
    position: relative;
    padding-bottom: 30px !important;
    width: 100%;
    background: #fff url(/svcsol/focus/azure-msp/images/top/bg_mainvisual_sp.jpg) no-repeat center top;
    background-size: 100% auto;
    padding-top: 20px; }
  .in_head {
    width: 100%;
    margin: 0 auto; }
  .grand_title {
    position: absolute;
    top: 0;
    left: 0; }
    .grand_title .logotop__01 {
      width: 116.5px;
      height: 116.5px;
      background: linear-gradient(to top left, rgba(255, 255, 255, 0) 50%, #000 50%) no-repeat top left/100% 100%; }
      .grand_title .logotop__01 a {
        display: block;
        padding: 10px 8px 7px 9px; }
        .grand_title .logotop__01 a img {
          width: 57px;
          height: 32.5px; }
  .main_visual {
    position: relative;
    height: 100%; }
    .main_visual .c-catch {
      width: 164px;
      margin: 0 auto 15px; }
    .main_visual .txt {
      margin-bottom: 3vh;
      padding: 0 5vw;
      color: #2b71bc;
      text-align: center;
      font-size: 1.4rem;
      line-height: 1.5; }
      .main_visual .txt img {
        width: 185px; }
    .main_visual_title {
      width: 80vw;
      margin: 0 auto; }
      .main_visual_title h1 {
        margin-top: 0;
        margin-right: auto;
        margin-bottom: 5vh;
        margin-left: auto;
        padding: 0 25px; }
  .parent_box .title_box {
    padding: 15px 10px;
    background: #fff; }
    .parent_box .title_box h2 {
      font-size: 1.9rem;
      font-weight: bold;
      line-height: 1.7;
      margin: 0 auto;
      text-align: center; }
  .spbr {
    display: block; }
  .pcbr {
    display: none; }
  .side_by_side {
    width: 100%;
    margin: 0 auto 0; }
    .side_by_side .btn_area {
      margin-bottom: 20px; }
  .btn_area {
    margin-bottom: 10px;
    text-align: center; }
    .btn_area .btn {
      display: block;
      margin: 0 auto;
      padding: 10px;
      text-decoration: none;
      border: none;
      border-radius: 4px;
      background: linear-gradient(#d00041, #b6001f); }
      .btn_area .btn.btn01, .btn_area .btn.btn02, .btn_area .btn.btn03 {
        width: 90%; }
      .btn_area .btn.btn02 {
        background: #5f5f5f; }
      .btn_area .btn.btn04 {
        padding: 10px;
        border: 1px solid #fff;
        background: transparent;
        background: transparent; }
    .btn_area span {
      font-weight: bold;
      padding-right: 20px;
      color: #fff;
      background: url(/svcsol/focus/azure-msp/images/common/icon_externallink.svg) no-repeat right center;
      background-size: 15px 15px;
      font-size: 4.375vw; } }
    @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 .tit_box h3:nth-of-type(1) {
    font-size: 1.2rem;
    margin-bottom: 20px;
    text-align: center;
    color: #fff; }
    .child_box .tit_box h3:nth-of-type(1) .tit_txt,
    .child_box .tit_box h3:nth-of-type(1) .part {
      padding: 13px 15px 9px; }
    .child_box .tit_box h3:nth-of-type(1) .tit_txt {
      background: #000; }
    .child_box .tit_box h3:nth-of-type(1) .part {
      background: #d50023; }
      .child_box .tit_box h3:nth-of-type(1) .part .number {
        font-size: 1.7rem; }
  .child_box .tit_box h3:nth-of-type(2) {
    font-size: 1.6rem;
    font-weight: bold;
    line-height: 1.6;
    padding: 0 20px;
    text-align: center;
    color: #fff; }
  .child_box .txt {
    font-size: 1.4rem;
    line-height: 1.7;
    margin-bottom: 20px; }
  .contact {
    margin: inherit;
    max-width:inherit;
    padding: 30px 0;
    background-image: url(/svcsol/focus/azure-msp/images/common/bg_contact_sp.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    text-align: center;
    color: #fff; }
    .contact__inner .txt {
      padding: 0 30px;
      font-size: 1.3rem;
      line-height: 1.8; }
    .contact__inner .btn_area {
      width: 100%;
      margin: 0 auto 25px; }
      .contact__inner .btn_area a {
        font-size: 1.6rem;
        line-height: 1.5; }
        .contact__inner .btn_area a > span {
          padding-right: 0;
          background: none; }
        .contact__inner .btn_area a .u-small {
          display: inline-block;
          width: 80%;
          margin-bottom: 10px;
          padding: 5px 20px;
          background: #313131;
          font-size: 1.2rem;
          font-weight: bold;
          line-height: 1.5;
          text-align: center;
          color: #ffffff; }
    .contact .btn_area .btn {
      background: url(/svcsol/focus/azure-msp/images/common/icon_externallink_grey.svg) no-repeat 95% 8%, linear-gradient(#d00041, #b6001f);
      background-size: 11px 8px, auto; }
    .contact__title {
      margin-bottom: 20px; }
      .contact__title img {
        width: 70%; }
    .contact .side_by_side {
      border-left: 1px solid #2f2f2f; }
      .contact .side_by_side li .btn_area .btn.btn03 {
        padding: 16px 0; }
        .contact .side_by_side li .btn_area .btn.btn03 span {
          padding: 10px 0 10px 44px;
          background: url(/svcsol/focus/azure-msp/images/common/icon_mail.svg) no-repeat left center;
          background-size: 34px 22px; }
      .contact .side_by_side li .txt {
        margin-bottom: 20px; }
      .contact .side_by_side li .u-small,
      .contact .side_by_side li .time {
        font-size: 1.2rem; }
      .contact .side_by_side li .u-small {
        margin-bottom: 10px; }
      .contact .side_by_side li .time {
        display: inline-block;
        margin-top: 10px; }
      .contact .side_by_side li .tel_box .number {
        padding-left: 30px;
        font-size: 2.3rem;
        font-weight: bold;
        background: url(/svcsol/focus/azure-msp/images/common/icon_tel_white.svg) no-repeat left center;
        background-size: 16px 16px; }
  .sup {
    font-size: 1.2rem;
    vertical-align: super; }
  .note {
    font-size: 1rem;
    text-align: right; }
  .hd_01, .hd_02 {
    font-size: 1.6rem;
    font-weight: bold;
    line-height: 1.5;
    margin-bottom: 18px;
    text-align: center; }
    .hd_01__em {
      color: #ce0034; }
  .hd_02 {
    position: relative;
    margin: 0 10px 25px;
    padding-top: 30px;
    border-top: 6px solid #d0d0d0;
    font-size: 2rem; }
    .hd_02__em {
      color: #ce0034; }
    .hd_02::after {
      position: absolute;
      top: -6px;
      left: 50%;
      width: 100px;
      height: 6px;
      content: '';
      transform: translateX(-50%);
      background-color: #695e31; }
    /* add 20190719 ↓ */
  
  .hd_02__sub {
    font-size: 1.6rem;
    padding-top: 0;
    border: 0;
  }
  .hd_02__sub::after {
    display: none;
  }
  ul.link-list {
    margin: 0 15px 30px 15px;
	width: 90%;
  }
  ul.link-list li {
    margin: 10px auto 0 auto;
    padding: 0 0 0 24px;
    background: url(/common/images/com_icn01.png) no-repeat 0 0.15em;
    font-size: 1.4rem;
    line-height: 1.0;
  }
  ul.link-list li a,
  ul.link-list li a:visited {
    color: #2b71bc;
    text-decoration: underline;
    padding: 0 24px 0 0;
    background: url(/common/images/com_icn05.png) no-repeat 99% 0.55em;
  }
  ul.link-list li a:hover {
    color: #2b71bc;
    text-decoration: none;
  }
  
  /* add 20190719 ↑ */
  
  .text {
    font-size: 1.4rem;
    line-height: 1.5;
    margin-bottom: 20px; }
  .figure {
    margin-bottom: 20px; }
    .figure__img {
      width: 100%;
      margin-bottom: 10px; }
    .figure__caption {
      font-size: 1.4rem;
      line-height: 1.5; }
  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;
        flex-direction: row;
        flex-wrap: nowrap; }
        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/focus/azure-msp/images/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 {
    width: 100%;
    margin: 0 auto 0;
    position: relative; }
    .about_box .outline {
      margin-bottom: 5px;
      text-align: center;
      line-height: 1.8; }
      .about_box .outline span {
        display: block;
        font-size: 1.6rem; }
    .about_box .child_box {
      max-width: 316px;
      margin: 0 auto;
      box-sizing: border-box;
      padding: 40px 50px;
      background: url(/svcsol/focus/azure-msp/images/top/bg_msp_sp.png) no-repeat top center;
      background-size: contain; }
    .about_box .txt {
      padding: 0;
      color: #333;
      text-align: left;
      font-size: 1.3rem;
      letter-spacing: -0.03em; }
  .presentation_box {
    position: relative;
    padding: 43px 0 46px;
    background: #1b1b1b;
    /* Old Browsers */
    background: -moz-linear-gradient(top, #1b1b1b 0%, #1b1b1b 22%, #a99c6d 22%, #ffffff 32%, #ffffff 100%);
    /* FF3.6+ */
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #1b1b1b), color-stop(22%, #1b1b1b), color-stop(22%, #a99c6d), color-stop(32%, #ffffff), color-stop(100%, #ffffff));
    /* Chrome, Safari4+ */
    background: -webkit-linear-gradient(top, #1b1b1b 0%, #1b1b1b 22%, #a99c6d 22%, #ffffff 32%, #ffffff 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #1b1b1b 0%, #1b1b1b 22%, #a99c6d 22%, #ffffff 32%, #ffffff 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #1b1b1b 0%, #1b1b1b 22%, #a99c6d 22%, #ffffff 32%, #ffffff 100%);
    /* IE 10+ */
    background: linear-gradient(to bottom, #1b1b1b 0%, #1b1b1b 22%, #a99c6d 22%, #ffffff 32%, #ffffff 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1b1b1b', endColorstr='#ffffff', GradientType=0);
    /* IE6-9 */ }
    .presentation_box:before {
      position: absolute;
      top: 0;
      left: calc(50% - 300px/2);
      display: inline-block;
      content: "";
      width: 300px;
      height: 12px;
      background-color: #695e31; }
    .presentation_box:after {
      position: absolute;
      bottom: -12px;
      left: calc(50% - 25px/2);
      display: inline-block;
      content: "";
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 12px 12.5px 0 12.5px;
      border-color: #ffffff transparent transparent transparent; }
    .presentation_box .outline {
      margin-bottom: 30px;
      padding: 0 10%;
      text-align: center; }
    .presentation_box .txt {
      width: 90vw;
      margin: 0 auto 30px;
      color: #b7aa75; }
      .presentation_box .txt a {
        margin-right: 5px;
        padding-right: 15px;
        color: #fff;
        text-decoration: underline;
        background: url(/svcsol/focus/azure-msp/images/common/icon_externallink_white.svg) no-repeat right center;
        background-size: 9px 8px; }
        .presentation_box .txt a:hover {
          text-decoration: none; }
    .presentation_box .c-list {
      display: flex;
      justify-content: center;
      align-items: normal;
      flex-direction: row;
      flex-wrap: nowrap;
      flex-wrap: wrap;
      margin-bottom: 20px; }
      .presentation_box .c-list__item {
        max-width: 455px;
        margin-bottom: 23px;
        padding: 0 5%; }
        .presentation_box .c-list__item .c-image img {
          outline: solid 4px #ffffff; }
        .presentation_box .c-list__item:last-child {
          margin-bottom: 0; }
    .presentation_box .btn_area {
      min-width: 300px;
      margin: 0 auto 50px; }
      .presentation_box .btn_area a {
        padding: 20px; }
        .presentation_box .btn_area a span {
          padding: 0;
          background: none; }
  .package__inner {
    position: relative; }
    .package__inner .txt {
      font-size: 1.4rem;
      color: #333;
      line-height: 1.78;
      width: 95%;
      margin: 0 auto 30px; }
      /* add 20190723 ↓ */
      .presentation_box .package__inner a,
      .presentation_box .package__inner a:visited {
        color: #2b71bc;
        text-decoration: underline;
        margin-right: 0;
        padding: 0 21px 0 0;
        background: url(/common/images/com_icn05.png) no-repeat 99% 0.55em;
      }
      .presentation_box .package__inner a:hover {
        color: #2b71bc;
        text-decoration: none;
      }
      /* add 20190723 ↑ */
      .package__inner .txt + .figure {
        width: 90%;
        margin: 0 auto 19px; }
        .package__inner .txt + .figure__img {
          width: 100%; }
    .package__inner .c-logo {
      display: flex;
      justify-content: center;
      align-items: normal;
      flex-direction: row;
      flex-wrap: nowrap;
      flex-wrap: wrap;
      margin-right: -20px; }
      .package__inner .c-logo .figure {
        margin-bottom: 0; }
      .package__inner .c-logo dt {
        margin-right: 20px;
        margin-bottom: 30px; }
        .package__inner .c-logo dt .figure {
          width: 103px; }
          .package__inner .c-logo dt .figure__img {
            width: 100%;
            margin-bottom: 0; }
      .package__inner .c-logo dd .figure {
        width: 80%;
        margin: 0 auto; }
        .package__inner .c-logo dd .figure__img {
          width: 100%;
          margin: 0; } }
