@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 print, screen and (min-width: 768px) {
  html {
    font-size: 62.5%;
  }
  body {
    font-size: 1.0rem;
  }
  body {
    word-wrap: break-word;
  }
  body * {
    box-sizing: border-box;
  }
  .spimg {
    display: none;
  }
  header {
    position: relative;
    width: 100%;
    min-width: 950px;
    padding-bottom: 40px !important;
    background: #fff url(/svcsol/focus/azure-msp/images/top/bg_mainvisual.jpg) no-repeat center top;
    background-size: cover;
  }
  .in_head {
    width: 950px;
    min-width: 950px;
    margin: 0 auto;
  }
  .grand_title {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: normal;
    flex-direction: row;
    flex-wrap: nowrap;
  }
  .grand_title .logotop__01 {
    width: 193px;
    height: 193px;
    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;
    position: relative;
    margin-top: 10px;
    margin-right: 5px;
    padding-right: 10px;
    padding-left: 10px;
  }
  .grand_title .logotop__01 a img {
    width: 86px;
    height: 51px;
  }
  .main_visual {
    position: relative;
  }
  .main_visual .c-catch {
    width: 273px;
    text-align: center;
    margin: 0 auto;
  }
  .main_visual .c-catch img {
    width: 100%;
  }
}

@media print, screen and (min-width: 768px) and (min-width: 949px) {
  .main_visual {
    position: relative;
    width: 950px;
    min-width: 950px;
    margin: 0 auto;
  }
}

@media print, screen and (min-width: 768px) {
  .main_visual .txt {
    color: #2b71bc;
    text-align: center;
  }
  .main_visual .txt img {
    width: 100%;
  }
  .main_visual_title {
    width: 925px;
    margin: 0 auto 0;
    padding-top: 26px;
  }
  .main_visual_title h1 {
    margin-bottom: 40px;
  }
  .main_visual_title h1 img {
    width: 100%;
    min-width: 100%;
  }
  .parent_box {
    min-width: 950px;
  }
  .parent_box .title_box {
    padding: 50px 0;
    background: #fff;
  }
  .parent_box .title_box h2 {
    font-size: 2.6rem;
    font-weight: bold;
    margin: 0 auto;
    text-align: center;
  }
  .parent_box .child_box {
    min-width: 950px;
    width: 950px;
    margin: 0 auto 0;
  }
  .parent_box .child_box .in_box {
    width: 950px;
    min-width: 950px;
    margin: 0 auto;
  }
  .parent_box .child_box .in_box .txt_explain {
    font-size: 1.8rem;
    line-height: 1.7;
    margin-bottom: 35px;
  }
  .contact {
    margin: inherit;
    max-width:inherit;
    padding: 80px 0;
    background: url(/svcsol/focus/azure-msp/images/common/bg_contact.png) no-repeat center top;
    background-size: cover;
    text-align: center;
    color: #fff;
  }
  .contact__inner {
    width: 680px;
    margin: 0 auto 40px;
  }
  .contact__inner .txt {
    font-size: 2rem;
    line-height: 1.8;
  }
  .contact__inner .btn_area {
    width: 640px;
    margin: 0 auto 40px;
  }
  .contact__inner .btn_area a {
    font-size: 2rem;
  }
  .contact__inner .btn_area a > span {
    padding-right: 0;
    background: none;
  }
  .contact__inner .btn_area a .u-small {
    display: inline-block;
    margin-bottom: 20px;
    padding: 0 20px;
    background: #313131;
    font-size: 1.6rem;
    font-weight: bold;
    line-height: 2;
    text-align: center;
    color: #ffffff;
  }
  .contact .btn_area .btn {
    background: url(/svcsol/focus/azure-msp/images/common/icon_externallink_grey.svg) no-repeat 98% 10%, linear-gradient(#d00041, #b6001f);
    background-size: 18px 16px, auto;
  }
  .contact__title {
    margin-bottom: 40px;
  }
  .contact .side_by_side {
    border-left: 1px solid #2f2f2f;
  }
  .contact .side_by_side li {
    padding: 20px;
    border-right: 1px solid #2f2f2f;
  }
  .contact .side_by_side li .btn_area .btn.btn03 {
    width: 332px;
  }
  .contact .side_by_side li .btn_area .btn.btn03 span {
    padding-right: 0;
    padding-left: 70px;
    background: url(/svcsol/focus/azure-msp/images/common/icon_mail.svg) no-repeat left center;
    background-size: 48px 31px;
  }
  .contact .side_by_side li .txt {
    margin-bottom: 38px;
  }
  .contact .side_by_side li .u-small,
  .contact .side_by_side li .time {
    font-size: 1.4rem;
  }
  .contact .side_by_side li .u-small {
    margin-bottom: 15px;
  }
  .contact .side_by_side li .time {
    display: inline-block;
    margin-top: 15px;
  }
  .contact .side_by_side li .tel_box .number {
    padding-left: 30px;
    font-size: 2.8rem;
    font-weight: bold;
    background: url(/svcsol/focus/azure-msp/images/common/icon_tel_white.svg) no-repeat left center;
    background-size: 21px 21px;
  }
  .spbr {
    display: none;
  }
  .pcbr {
    display: block;
  }
  .side_by_side {
    width: 950px;
    margin: 0 auto 0;
    display: flex;
    justify-content: space-between;
    align-items: normal;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .side_by_side li {
    width: 455px;
  }
  .side_by_side li:last-child {
    width: 475px;
  }
  .side_by_side .btn_area {
    margin-bottom: 20px;
  }
  .btn_area .btn {
    font-size: 2.2rem;
    font-weight: bold;
    display: block;
    box-sizing: border-box;
    width: 100%;
    margin: 0 auto;
    padding: 27px 20px;
    text-align: center;
    text-decoration: none;
    color: #fff;
    border: none;
    border-radius: 4px;
    background: linear-gradient(#d00041, #b6001f);
  }
  .btn_area .btn.btn02 {
    background: #5f5f5f;
  }
  .btn_area .btn.btn02:hover {
    cursor: auto;
  }
  .btn_area .btn.btn02:hover:after {
    display: none;
  }
  .btn_area .btn.btn03 {
    width: 96%;
  }
  .btn_area .btn.btn04 {
    font-size: 1.6rem;
    padding: 10px;
    border: 1px solid #fff;
    background: transparent;
  }
  .btn_area .btn.btn04:hover {
    position: relative;
    cursor: pointer;
    transition: linear .5s;
    color: #383d55;
    background: #fff;
  }
  .btn_area .btn:hover {
    position: relative;
    cursor: pointer;
  }
  .btn_area .btn:hover:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    opacity: .3;
    border-radius: 4px;
    background: #fff;
  }
  .btn_area span {
    padding-right: 30px;
    background: url(/svcsol/focus/azure-msp/images/common/icon_externallink.svg) no-repeat right center;
    background-size: 18px 16px;
  }
  .child_box .tit_box h3:nth-of-type(1) {
    font-size: 1.8rem;
    position: relative;
    height: 40px;
    margin: 0 auto 30px;
    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 {
    font-weight: bold;
    line-height: 40px;
    padding: 0 15px;
    vertical-align: middle;
  }
  .child_box .tit_box h3:nth-of-type(1) .tit_txt {
    display: inline-block;
    box-sizing: border-box;
    background: #000;
  }
  .child_box .tit_box h3:nth-of-type(1) .part {
    display: inline-block;
    background: #d50023;
  }
  .child_box .tit_box h3:nth-of-type(1) .part .number {
    font-size: 2.8rem;
    line-height: 1;
    display: inline-block;
    transform: translateY(3px);
  }
  .child_box .tit_box h3:nth-of-type(2) {
    font-size: 2.4rem;
    font-weight: bold;
    text-align: center;
    color: #fff;
  }
  .txt {
    font-size: 1.8rem;
    line-height: 1.7;
    margin-bottom: 40px;
  }
  .sup {
    font-size: 1.2rem;
    vertical-align: super;
  }
  .note {
    font-size: 1.4rem;
    text-align: right;
  }
  .hd_01, .hd_02 {
    font-size: 2.4rem;
    font-weight: bold;
    margin-bottom: 30px;
    text-align: center;
  }
  .hd_01__em {
    color: #ce0034;
  }
  .hd_02 {
    line-height: 1.6;
    position: relative;
    padding-top: 51px;
    border-top: 6px solid #d0d0d0;
  }
  .hd_02__em {
    color: #ce0034;
  }
  .hd_02::after {
    position: absolute;
    top: -6px;
    left: 50%;
    width: 316px;
    height: 6px;
    content: '';
    transform: translateX(-50%);
    background-color: #695e31;
  }

/* add 20190719 ↓ */

  .hd_02__sub {
    font-size: 2.1rem;
    padding-top: 0;
    border: 0;
  }
  .hd_02__sub::after {
    display: none;
  }
  ul.link-list {
    margin: 0 0 51px 0;
  }
  ul.link-list li {
    margin: 10px 0 0 0;
    padding: 0 0 0 24px;
    background: url(/common/images/com_icn01.png) no-repeat 0 0.15em;
    font-size: 1.8rem;
    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.6rem;
    line-height: 1.6;
    margin-bottom: 30px;
  }
  .figure {
    width: 870px;
    margin: 0 auto 50px;
  }
  .figure__img {
    width: 100%;
  }
  footer {
    min-width: 950px;
    background: #000;
  }
  footer .in_foot {
    width: 100%;
    max-width: 950px;
    margin: 0 auto -15px;
    padding: 15px 0;
    display: flex;
    justify-content: space-between;
    align-items: normal;
    flex-direction: row;
    flex-wrap: nowrap;
  }
  footer .in_foot .foot_nav ul {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: row;
    flex-wrap: nowrap;
  }
  footer .in_foot .foot_nav ul li a {
    font-size: 1.2rem;
    text-decoration: none;
    color: #fff;
  }
  footer .in_foot .foot_nav ul li a:hover {
    text-decoration: underline;
  }
  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 {
		margin-right: 20px;
	}
	footer .in_foot .foot_nav ul li:first-child:after {
		content: none;
	}
	footer .in_foot .foot_nav ul li:before {
		content: "|";
		color: #fff;
		margin-right: 20px;
	}
	footer .in_foot .foot_nav ul li:last-child:after {
		content: "|";
		color: #fff;
		margin-left: 20px;
	}
  footer .in_foot .copy {
    color: #fff;
  }
  #totop {
    position: fixed;
    right: 0;
    width: 63px;
    height: 93px;
  }
  #totop a {
    display: block;
  }
  #totop a:hover {
    transition: .8s;
    opacity: .7;
  }
}

@media print, screen and (min-width: 768px) {
  main .post_body {
    overflow: scroll;
    word-wrap: normal;
  }
}

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

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

#########################################################*/
@media print, screen and (min-width: 768px) {
  .about_box {
    width: 762px;
    margin: 0 auto 0;
    position: relative;
  }
  .about_box .outline {
    text-align: center;
    margin-left: 55px;
    width: 616px;
  }
  .about_box .outline span {
    font-size: 2.8rem;
    display: block;
  }
  .about_box .child_box {
    box-sizing: border-box;
    padding: 70px 0 87px;
    width: 762px;
    min-width: auto;
    background: url(/svcsol/focus/azure-msp/images/top/bg_msp.png) no-repeat top left;
  }
  .about_box .txt {
    width: 615px;
    margin: 0 auto 0;
    margin-left: 55px;
    color: #333;
    text-align: left;
    font-size: 1.6rem;
    letter-spacing: -0.01em;
  }
  .presentation_box {
    position: relative;
    padding: 60px 0 90px;
    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% - 950px/2);
    display: inline-block;
    content: "";
    width: 950px;
    height: 12px;
    background-color: #695e31;
  }
  .presentation_box:after {
    position: absolute;
    bottom: -23px;
    left: calc(50% - 50px/2);
    display: inline-block;
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 23px 25px 0 25px;
    border-color: #ffffff transparent transparent transparent;
  }
  .presentation_box .outline {
    margin-bottom: 40px;
    text-align: center;
  }
  .presentation_box .outline img {
    width: 659px;
  }
  .presentation_box .txt {
    width: 868px;
    margin: 0 auto 40px;
    color: #b7aa75;
  }
  .presentation_box .txt a {
    margin-right: 5px;
    padding-right: 25px;
    color: #fff;
    text-decoration: underline;
    background: url(/svcsol/focus/azure-msp/images/common/icon_externallink_white.svg) no-repeat right center;
    background-size: 18px 16px;
  }
  .presentation_box .txt a:hover {
    text-decoration: none;
  }
  .presentation_box .c-list {
    display: flex;
    justify-content: space-between;
    align-items: normal;
    flex-direction: row;
    flex-wrap: nowrap;
    margin-bottom: 40px;
  }
  .presentation_box .c-list__item .c-image img {
    outline: solid 4px #ffffff;
  }
  .presentation_box .btn_area {
    width: 443px;
    margin: 0 auto 80px;
  }
  .presentation_box .btn_area a {
    padding: 20px;
  }
  .presentation_box .btn_area a span {
    padding: 0;
    background: none;
  }
  .package__inner {
    position: relative;
    width: 950px;
    margin: 0 auto 0;
  }
  .package__inner .txt {
    font-size: 1.8rem;
    color: #333;
    line-height: 1.78;
    width: 100%;
    margin: 0 auto 50px;
  }
  /* 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 .c-logo {
    display: flex;
    justify-content: space-between;
    align-items: normal;
    flex-direction: row;
    flex-wrap: nowrap;
    width: 870px;
    margin: 0 auto 0;
  }
  .package__inner .c-logo .figure {
    margin-bottom: 0;
  }
  .package__inner .c-logo dt .figure {
    width: 173px;
  }
  .package__inner .c-logo dt .figure__img {
    margin-bottom: 0;
  }
  .package__inner .c-logo dd .figure {
    width: 616px;
  }
  .package__inner .c-logo dd .figure__img {
    margin-bottom: 0;
  }
}

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

print.css読み込み

#########################################################*/
@media print and (min-width: 100px) {
  header,
  .in_head,
  footer {
    width: 100%;
    min-width: 100%;
    text-align: center;
  }
  header .in_head {
    width: 100%;
    margin: 0 auto;
    text-align: center;
  }
  .grand_title {
    text-align: center;
  }
  .btn_area .btn {
    border: 1px solid #CCC;
  }
  .title_box {
    width: 100%;
    text-align: center;
  }
  .appeal_box .child_box .visual_box figure figcaption {
    position: static;
    width: 423px;
  }
}
