@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: 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 print, screen and (min-width: 768px) {
  html {
    font-size: 62.5%; }
  body {
    font-size: 1.0rem; }
  body {
    word-wrap: break-word; }
  .sponly,
  .spimg,
  .spbr {
    display: none; }
  header {
    position: relative;
    width: 100%;
    min-width: 950px;
    height: 585px;
    background: url(/svcsol/campaign/images/uom_201802/top/bg_mainvisual.jpg) no-repeat center bottom;
    background-size: auto 100%; }
  .in_head {
    width: 950px;
    min-width: 950px;
    margin: 0 auto;
    z-index: 2;
    position: relative; }
  .grand_title {
    width: 100%;
    text-align: right; }
    .grand_title .logotop {
      display: inline-block;
      width: 106px;
      height: 70px;
      background-color: #000; }
      .grand_title .logotop a {
        display: block;
        box-sizing: border-box;
        width: 100%;
        padding: 10px; }
        .grand_title .logotop a img {
          width: 100%;
          height: auto; }
  .main_visual {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 950px;
    height: 100%;
    margin: auto;
    z-index: 1;
    background: url(/svcsol/campaign/images/uom_201802/top/bg_page_title.png); }
  .main_visual_title h1 {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 778px;
    height: 469px; }
    .main_visual_title h1 img {
      width: 100%;
      height: auto; }
  .title_box {
    min-width: 950px;
    padding: 50px 0;
    background: #FFFFFF; }
    .title_box h2 {
      margin: 0 auto;
      text-align: center; }
  .in_box {
    width: 950px;
    min-width: 950px;
    margin: 0 auto; }
  .child_box {
    width: 100%;
    width: 950px;
    margin: 0 auto; }
  .outline {
    font-size: 2.6rem;
    font-weight: bold;
    text-align: center; }
  .side_by_side {
    flex-wrap: wrap; }
    .side_by_side li {
      width: 455px; }
      .side_by_side li:nth-child(1) {
        order: 1; }
      .side_by_side li:nth-child(2) {
        order: 2; }
      .side_by_side li:nth-child(3) {
        width: 100%;
        order: 3; }
  .tel_box {
    width: 100%;
    margin-top: 20px;
    text-align: center; }
    .tel_box:before {
      display: inline-block;
      width: 22px;
      height: 22px;
      margin-right: 10px;
      content: '';
      vertical-align: top;
      background: url(/svcsol/campaign/images/uom_201802/common/icon_tel_white.svg) no-repeat center center;
      background-size: cover; }
    .tel_box .txt {
      font-size: 1.6rem;
      font-weight: bold;
      margin-right: 10px;
      color: #FFFFFF; }
    .tel_box .number {
      font-size: 2rem;
      font-weight: bold;
      color: #FFFFFF; }
    .tel_box .time {
      font-size: 1.4rem;
      margin-top: 10px;
      color: #FFFFFF; }
  .spbr {
    display: none; }
  .side_by_side {
    display: flex;
    justify-content: space-between;
    align-items: flex-start; }
    .side_by_side li:last-child {
      text-align: right; }
  .question_box .side_by_side {
    display: flex;
    justify-content: space-between;
    align-items: flex-start; }
  a.btn {
    font-size: 2.2rem;
    font-weight: bold;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    padding: 28px 20px;
    text-decoration: none;
    color: #FFFFFF;
    border: none;
    border-radius: 4px;
    background: linear-gradient(90deg, #d00042 0%, #b80021 100%);
    justify-content: center;
    align-items: center; }
    a.btn.btn02 {
      padding: 18px 20px;
      background: linear-gradient(60deg, #6193de 0%, #4471d4 100%); }
    a.btn:hover {
      position: relative;
      cursor: pointer; }
      a.btn:hover:before {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        content: '';
        transition: background 1s linear;
        opacity: .1;
        background: #FFFFFF; }
    a.btn > span {
      font-size: 2.2rem;
      line-height: 1;
      position: relative;
      top: 2px;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: flex;
      margin: 0 5px;
      padding-right: 24px;
      background: url(/svcsol/campaign/images/uom_201802/common/icon_externallink.svg) no-repeat right center;
      background-size: 18px 16px;
      align-items: center; }
      a.btn > span span {
        font-size: 2.8rem; }
  .tit_box {
    position: relative;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-direction: column;
    height: 239px;
    background: url(/svcsol/campaign/images/uom_201802/top/bg_part.jpg) no-repeat center top;
    background-size: cover;
    justify-content: center;
    align-items: center; }
    .tit_box::before {
      position: absolute;
      bottom: -20px;
      left: 50%;
      width: 0;
      height: 0;
      margin-left: -20px;
      content: '';
      border-width: 20px 20px 0 20px;
      border-style: solid;
      border-color: #3a79dd transparent transparent transparent; }
    .tit_box .tit_img {
      width: 389px;
      margin-bottom: 20px; }
      .tit_box .tit_img img {
        width: 100%; }
    .tit_box .tit_txt {
      font-size: 2.8rem;
      width: 524px;
      height: 50px;
      text-align: center;
      color: #FFFFFF;
      background: url(/svcsol/campaign/images/uom_201802/common/bg_border.svg) no-repeat center bottom;
      background-size: 100% 6px; }
  .in_content {
    padding: 70px 0;
    background: url(/svcsol/campaign/images/uom_201802/top/bg_part_child.jpg) no-repeat center top;
    background-size: cover; }
  .lead {
    font-size: 1.8rem;
    line-height: 1.8;
    margin-bottom: 25px; }
  .desc_box {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    height: 314px;
    margin-bottom: 50px;
    padding: 30px;
    background-color: #FFFFFF; }
  .desc_item {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    width: 50%;
    height: 100%;
    justify-content: center;
    align-items: center; }
  .blank_link {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center; }
    .blank_link li {
      background: url(/svcsol/campaign/images/uom_201802/common/icon_arrow_r_03.svg) no-repeat left center/9px 16px;
      padding-left: 15px; }
      .blank_link li:not(:first-child) {
        margin-left: 13px; }
      .blank_link li > a,
      .blank_link li > span {
        color: inherit;
        text-decoration: none;
        font-weight: bold;
        font-size: 1.6rem;
        background: url(/svcsol/campaign/images/uom_201802/common/icon_externallink.svg) no-repeat right 4px/13px 12px;
        padding-right: 18px; }
        .blank_link li > a:not(span):hover,
        .blank_link li > span:not(span):hover {
          text-decoration: underline; }
        .blank_link li > a .full,
        .blank_link li > span .full {
          font-size: 1.2rem;
          padding: 5px;
          color: #f00; }
      .blank_link li .yet {
        color: #b1b1b1;
        font-weight: normal; }
  .card {
    background-color: #FFFFFF; }
  .card_title {
    font-size: 2.0rem;
    font-weight: bold;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    height: 46px;
    color: #FFFFFF;
    background-color: #1e82e0;
    justify-content: center;
    align-items: center; }
  .card_inner {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    padding: 24px;
    border: 6px solid #1e82e0;
    border-top: none;
    justify-content: space-between; }
  .card_item {
    width: 422px; }
    .card_item h4 {
      font-size: 1.8rem;
      font-weight: bold;
      margin-bottom: 15px;
      padding-bottom: 18px;
      text-align: center;
      background: url(/svcsol/campaign/images/uom_201802/common/line_1.gif) repeat-x left bottom;
      background-size: auto 2px; }
    .card_item p {
      font-size: 1.8rem;
      line-height: 1.8; }
  .card_list {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    margin: 5px;
    border-top: 1px solid #dedede;
    border-left: 1px solid #dedede;
    flex-wrap: wrap; }
    .card_list li {
      font-size: 1.6rem;
      line-height: 1;
      box-sizing: border-box;
      width: 25%;
      padding: 10px 0;
      text-align: center;
      border-right: 1px solid #dedede;
      border-bottom: 1px solid #dedede; }
  .hd01 {
    font-size: 2.4rem;
    font-weight: bold;
    position: relative;
    margin-bottom: 50px;
    padding-bottom: 20px;
    text-align: center;
    border-bottom: 6px solid #d2d2d2; }
    .hd01::before {
      position: absolute;
      bottom: -6px;
      left: 50%;
      width: 316px;
      height: 6px;
      margin-left: -158px;
      content: '';
      background-color: #1e82e0; }
  .hd02 {
    font-size: 2.4rem;
    font-weight: bold;
    position: relative;
    margin-bottom: 50px;
    padding-bottom: 20px;
    text-align: center;
    color: #f8ff1b;
    border-bottom: 6px solid #d2d2d2; }
    .hd02::before {
      position: absolute;
      bottom: -6px;
      left: 50%;
      width: 316px;
      height: 6px;
      margin-left: -158px;
      content: '';
      background-color: #1e82e0; }
  .hd03 {
    font-size: 2rem;
    font-weight: bold;
    margin-bottom: 40px;
    padding: 13px 10px 12px;
    color: #FFFFFF;
    background-color: #1e82e0; }
  .grid {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between; }
    .grid.grid2 .grid_item {
      width: 455px; }
    .grid.grid3 .grid_item {
      width: 297px; }
  .grid_item {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-direction: column;
    box-sizing: border-box;
    padding: 30px 20px 18px;
    border: 1px solid #dedede;
    background-color: #FFFFFF;
    justify-content: center; }
  .grid_img {
    margin-bottom: 25px;
    text-align: center; }
  .grid_txt {
    font-size: 1.4rem;
    line-height: 1.5; }
    .grid_txt strong {
      font-size: 1.8rem;
      font-weight: bold;
      display: block;
      margin-bottom: 5px;
      text-align: center; }
  .faq {
    margin-bottom: 15px;
    padding-bottom: 20px;
    background: url(/svcsol/campaign/images/uom_201802/common/line_2.gif) repeat-x left bottom;
    background-size: auto 2px; }
    .faq dt,
    .faq dd {
      font-size: 18px;
      font-size: 1.8rem;
      position: relative;
      padding-left: 40px; }
    .faq dt {
      font-weight: bold;
      margin-bottom: 15px; }
    .faq dd {
      line-height: 1.5; }
      .faq dd .mini {
        font-size: 16px;
        font-size: 1.6rem; }
    .faq:last-child {
      margin-bottom: 0;
      background: none; }
  .faq-q,
  .faq-a {
    font-weight: bold;
    position: absolute;
    top: 0;
    left: 0; }
  .faq-q {
    color: #f05408; }
  .faq-a {
    color: #4873a9; }
  .link_box {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
    position: relative; }
    .link_box > .btn_area {
      width: 455px; }
      .link_box > .btn_area .btn {
        display: block;
        text-align: center;
        line-height: 1.6; }
        .link_box > .btn_area .btn.btn01 {
          height: 224px; }
        .link_box > .btn_area .btn span {
          display: inline-block; }
          .link_box > .btn_area .btn span span {
            display: inline-block;
            font-size: 4.6rem; }
    .link_box .side_by_side {
      width: 455px; }
      .link_box .side_by_side li {
        height: 100%; }
    .link_box .tel_box {
      width: 100%; }
  /* start 20190117 add */
  .contact_box.pgtop {
    background: transparent url(/svcsol/campaign/images/uom_201802/top/bg_planhead.jpg) no-repeat center top;
    margin: 10px 0;
    padding: 20px 0; }
    .contact_box.pgtop .dlpdf__box {
      width: 699px;
      margin: 0 auto;
      padding: 20px;
      color: #666;
      border: 1px solid #dedede;
      background: rgba(255, 255, 255, 0.9);
      box-sizing: border-box; }
    .contact_box.pgtop .pdf {
      margin: 0 auto;
      /*padding: 20px 20px 0 200px;*/
	  padding: 20px 20px 0 250px;
      color: #666;
      /*background: url(/svcsol/campaign/images/uom_201802/top/bg_pdf.png) no-repeat 18px 15px;*/
      background: url(/svcsol/campaign/images/uom_201802/top/bg_pdf.png) no-repeat 13px 15px;
      box-sizing: border-box; }
      .contact_box.pgtop .pdf .btn_area {
        width: 306px;
        margin: 0 auto; }
    .contact_box.pgtop .pdf__title {
      font-size: 2.4rem;
      font-weight: bold;
      line-height: 1.4;
      margin-bottom: 0;
      color: #068e89;
      text-align: center; }
      .contact_box.pgtop .pdf__title span:before, .contact_box.pgtop .pdf__title span:after {
        content: none; }
    .contact_box.pgtop .pdf__title--sub {
      margin-bottom: 10px;
      font-size: 1.4rem !important;
      font-weight: normal;
      color: #333;
      text-align: center !important;
      line-height: 1.5; }
    .contact_box.pgtop .btn_area .btn.btn04 {
      display: flex;
      font-size: 1.6rem;
      margin: 0;
      padding: 8px 10px;
      border: 1px solid #fff;
      background: #068e89;
      border-radius: 6px;
      color: #fff;
      font-weight: bold;
      text-align: center; }
      .contact_box.pgtop .btn_area .btn.btn04:hover {
        cursor: pointer;
        opacity: 0.7; }
        .contact_box.pgtop .btn_area .btn.btn04:hover:before {
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%;
          content: '';
          transition: background 1s linear;
          opacity: .1;
          background: #FFFFFF; }
      .contact_box.pgtop .btn_area .btn.btn04 span {
        font-size: 1.8rem; }
        .contact_box.pgtop .btn_area .btn.btn04 span:before {
          display: inline-block;
          margin-top: -3px;
          margin-right: 5px;
          content: url(/svcsol/campaign/images/uom_201802/common/ico_pdf_white.svg);
          width: 19px;
          height: 28px; }
  .pdf__title {
    font-size: 2rem;
    font-weight: bold;
    line-height: 1.4;
    /*padding-top: 10px;*/
    margin-bottom: 10px;
    text-align: center;
    color: #068e89; }
    .pdf__title span {
      position: relative;
      font-size: 2rem !important; }
      .pdf__title span:before {
        position: absolute;
        top: -30px;
        left: -60px;
        content: "";
        background: url(/svcsol/campaign/images/uom_201802/common/ico_pdf.svg);
        width: 36px;
        height: 52px;
        background-size: contain; }
      .pdf__title span:after {
        position: absolute;
        bottom: 8px;
        right: -28px;
        content: "";
        background: url(/svcsol/campaign/images/uom_201802/common/icon_externallink_grey.svg) no-repeat right center;
        width: 18px;
        height: 16px;
        background-size: contain; }
  .btn_area .btn.btn04 {
    display: block;
    margin-bottom: 20px;
    font-size: 1.2rem;
    padding: 10px;
    border-radius: 0;
    border: 4px solid #068e89;
    background: #ffffff;
    background: -moz-linear-gradient(top, #ffffff 0%, #e3e3e3 100%);
    background: -webkit-linear-gradient(top, #ffffff 0%, #e3e3e3 100%);
    background: linear-gradient(to bottom, #ffffff 0%, #e3e3e3 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e3e3e3', GradientType=0);
    color: #333;
    text-align: center;
    font-weight: normal;
    line-height: 1.8; }
    .btn_area .btn.btn04:hover {
      cursor: pointer;
      background: #fff; }
      .btn_area .btn.btn04:hover:before {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        content: '';
        transition: background 1s linear;
        opacity: .1;
        background: #FFFFFF; }
    .btn_area .btn.btn04 span {
      font-size: 1.2rem; }
  /* end 20190117 add */
  .contact_box {
    padding: 65px 0;
    background: #3b3b3b; }
  .movie {
    position: relative;
    width: 515px;
    margin: 0 auto 30px; }
    .movie::before {
      display: block;
      content: '';
      padding-top: 56.25%; }
    .movie iframe {
      position: absolute;
      top: 0;
      left: 0;
      width: 100% !important;
      height: 100% !important; }
    .desc_item .movie {
      margin-bottom: 0; }
  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: flex-start; }
      footer .in_foot .foot_nav ul {
        display: flex;
        justify-content: flex-start;
        align-items: center; }
        footer .in_foot .foot_nav ul li a {
          font-size: 1.2rem;
          text-decoration: none;
          color: #FFFFFF; }
          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/campaign/images/uom_201802/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: #FFFFFF; }
  #fixed_btn {
    position: fixed;
    z-index: 100;
    right: 0;
    bottom: 120px;
    padding-bottom: 94px; }
    #fixed_btn > a {
      position: absolute;
      right: 0;
      bottom: 0;
      display: block; }
      #fixed_btn > a:hover {
        transition: .8s;
        opacity: .7; }
  .fixed_btn_inner {
    width: 244px;
    margin: 0 10px 10px 0;
    padding: 8px 8px 0;
    border: 1px solid #e5e5e5;
    background-color: #FFFFFF; }
    .fixed_btn_inner .btn {
      height: 90px;
      margin-bottom: 10px;
      /* start 20190117 */
      /* end 20190117 */ }
      .fixed_btn_inner .btn span {
        font-size: 1.8rem; }
      .fixed_btn_inner .btn.btn01 span {
        line-height: 1;
        display: block;
        background-position: right 27px; }
        .fixed_btn_inner .btn.btn01 span span {
          display: block;
          text-align: center; }
          .fixed_btn_inner .btn.btn01 span span:first-child {
            margin-bottom: 5px; }
          .fixed_btn_inner .btn.btn01 span span:last-child {
            font-size: 2.6rem;
            display: inline-block; }
      .fixed_btn_inner .btn.btn02 {
        height: 55px; }
      .fixed_btn_inner .btn.btn03 {
        height: 90px;
        text-align: center;
        background: #068e89; }
        .fixed_btn_inner .btn.btn03 span {
          line-height: 1;
          display: block;
          background-position: right 27px; }
          .fixed_btn_inner .btn.btn03 span span {
            display: block;
            text-align: center; }
            .fixed_btn_inner .btn.btn03 span span:first-child {
              margin-bottom: 5px; }
            .fixed_btn_inner .btn.btn03 span span:last-child {
              font-size: 2.6rem;
              display: inline-block; } }

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

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

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

#########################################################*/
@media print, screen and (min-width: 768px) {
  #hands_on {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex; }
    #hands_on .child_box {
      width: auto;
      margin: 30px auto;
      padding: 24px;
      border: 4px solid #1e82e0; }
    #hands_on h2 {
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: flex;
      justify-content: center;
      align-items: center;
      font-weight: bold;
      font-size: 1.8rem;
      line-height: 1;
      margin-bottom: 15px; }
      #hands_on h2 span {
        font-size: 1.4rem;
        color: #fff;
        background-color: #1e82e0;
        padding: 10px 10px 8px;
        margin-right: 15px; }
  #president {
    background-color: #f2f2f2;
    padding: 50px 0; }
    #president h2 {
      width: 660px;
      margin: 0 auto 40px; }
      #president h2.hd_president {
        margin: 0 auto 20px auto;
        color: #1e82e0;
        font-size: 3.6rem;
        font-weight: bold;
        text-align: center; }
    #president p.president_name {
      font-size: 2.1rem;
      font-weight: bold; }
    #president .president_inner {
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: flex; }
    #president .president_comment {
      margin-left: 18px; }
      #president .president_comment p {
        font-size: 1.6rem;
        line-height: 1.625; }
        #president .president_comment p ~ p {
          margin-top: 25px; }
    #president .president_innerType2 div.president_info {
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: flex;
      flex-direction: row-reverse;
      align-items: center; }
      #president .president_innerType2 div.president_info div {
        justify-content: flex-end;
        flex-basis: auto; }
      #president .president_innerType2 div.president_info div.president_img {
        flex-basis: 180px;
        text-align: center; }
      #president .president_innerType2 div.president_info h2.hd_president {
        margin: 1.25rem auto 1.25rem auto;
        text-align: left; }
    #president .president_innerType2 div.president_comment {
      margin: 2.5rem auto 0 auto;
      width: 75%; }
  .about_box .title_box {
    padding-bottom: 40px; }
    .about_box .title_box h2 {
      width: 667px; }
      .about_box .title_box h2 img {
        width: 100%; }
  .about_box .child_box {
    padding: 0; }
    .about_box .child_box .outline {
      font-size: 1.8rem;
      line-height: 1.8;
      position: relative;
      z-index: 10;
      text-align: center; }
    .about_box .child_box .jirei_section {
      width: 950px;
      margin: 0 auto 70px; }
    .about_box .child_box .jirei_title {
      font-size: 2rem;
      font-weight: bold;
      line-height: 1;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: flex;
      box-sizing: border-box;
      height: 46px;
      margin-bottom: 35px;
      color: #1e82e0;
      border: 1px solid;
      justify-content: center;
      align-items: center; }
    .about_box .child_box .jirei_box {
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: flex;
      border-left: 1px solid #b0b0b0; }
      .about_box .child_box .jirei_box p {
        width: 20%;
        height: 110px;
        border-right: 1px solid #b0b0b0; }
        .about_box .child_box .jirei_box p a {
          display: -webkit-flex;
          display: -moz-flex;
          display: -ms-flex;
          display: -o-flex;
          display: flex;
          box-sizing: border-box;
          width: 100%;
          height: 100%;
          justify-content: center;
          align-items: center; }
    .about_box .child_box .jirei_logo01 {
      width: 132px; }
    .about_box .child_box .jirei_logo02 {
      width: 129px; }
    .about_box .child_box .jirei_logo03 {
      width: 170px; }
    .about_box .child_box .jirei_logo04 {
      width: 146px; }
    .about_box .child_box .jirei_logo05 {
      width: 144px; }
  .question_box {
    padding-bottom: 70px; }
    .question_box .title_box {
      padding: 40px 0; }
      .question_box .title_box h2 {
        width: 230px;
        margin: 0 auto; }
        .question_box .title_box h2 img {
          width: 100%; }
    .question_box .outline {
      font-size: 1.8rem;
      line-height: 1.8;
      margin-bottom: 30px;
      text-align: center; }
      .question_box .outline span {
        font-weight: bold;
        color: #f9072f; }
    .question_box .qlink_list {
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: flex;
      /*height: 318px;*/
      justify-content: space-between; }
    /* add 20190610 start */
    .question_box .moreInfo {
      padding-top: 20px;
      font-size: 1.8rem;
      line-height: 2.1;
    }
    .question_box .moreInfo a.blankLink {
      padding-right: 27px;
      background: url(/svcsol/campaign/images/uom_201802/common/icon_externallink.svg) no-repeat right center;
      background-size: 18px 16px;
    }
    /* add 20190610 end */
    .question_box .qlink_item {
      position: relative;
      width: 295px;
      height: 350px;
      border: 1px solid #999; }
      .question_box .qlink_item ~ .qlink_item::before {
        position: absolute;
        top: 50%;
        left: -21px;
        width: 0;
        height: 0;
        margin-top: -13.5px;
        content: '';
        border-width: 13.5px 0 13.5px 14px;
        border-style: solid;
        border-color: transparent transparent transparent #333; }
      .question_box .qlink_item a {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        flex-direction: column;
        box-sizing: border-box;
        width: 100%;
        height: 100%;
        padding: 20px;
        text-decoration: none; }
        .question_box .qlink_item a span:nth-child(1) {
          font-size: 2rem;
          font-weight: bold;
          position: relative;
          display: -webkit-flex;
          display: -moz-flex;
          display: -ms-flex;
          display: -o-flex;
          display: flex;
          width: 100%;
          height: 38px;
          color: #fff;
          background-color: #1e82e0;
          justify-content: center;
          align-items: center; }
          .question_box .qlink_item a span:nth-child(1):before {
            position: absolute;
            top: 11px;
            right: 20px;
            width: 19px;
            height: 17px;
            content: '';
            background: url(/svcsol/campaign/images/uom_201802/common/icon_arrow_w.svg) no-repeat left top;
            background-size: 19px 17px; }
        .question_box .qlink_item a span:nth-child(2) {
          display: -webkit-flex;
          display: -moz-flex;
          display: -ms-flex;
          display: -o-flex;
          display: flex;
          height: 170px;
          align-items: center; }
        .question_box .qlink_item a span:nth-child(3) {
          font-size: 1.4rem;
          line-height: 1.8;
          color: #333; }
        .question_box .qlink_item a .ico_01 {
          width: 226px;
          margin-left: 15px; }
        .question_box .qlink_item a .ico_02 {
          width: 183px;
          margin-left: 58px; }
        .question_box .qlink_item a .ico_03 {
          width: 115px;
          margin-left: 57px; }
  .part01 .desc_box {
    height: auto; }
  .part01 .desc_img01 {
    width: 677px; }
  .part01 .desc_item {
    flex: 1; }
  .part02 .desc_img03 {
    width: 321px; }
  .part02 .desc_img04 {
    width: 470px; }
  .part02 .desc_item:nth-child(1) {
    padding-right: 15px;
    flex: 1;
    align-items: flex-start;
    justify-content: flex-start; }
  .part02 .desc_item:nth-child(2) {
    width: 515px;
    align-items: flex-start;
    justify-content: flex-start; }
  .part03 .desc_item {
    width: 100%; }
  .part03 .desc_img05 {
    width: 876px;
    height: 291.31px; }
  .function_box {
    padding: 70px 0; }
  .function_list {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    border-top: 1px solid #dedede;
    border-left: 1px solid #dedede;
    flex-wrap: wrap; }
    .function_list li {
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: flex;
      flex-direction: column;
      box-sizing: border-box;
      width: 33.333%;
      padding: 20px;
      border-right: 1px solid #dedede;
      border-bottom: 1px solid #dedede;
      justify-content: center;
      align-items: center; }
      .function_list li:nth-child(5) {
        justify-content: flex-start; }
        .function_list li:nth-child(5) span {
          padding: 10px 0;
          height: 91px; }
      .function_list li:nth-child(6) span {
        height: 91px; }
      .function_list li span {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        box-sizing: border-box;
        padding: 18px 0;
        justify-content: center;
        align-items: center; }
      .function_list li p {
        font-size: 1.4rem;
        line-height: 1.8;
        width: 100%; }
        .function_list li p strong {
          font-weight: bold;
          display: block;
          margin-bottom: 5px;
          text-align: center; }
    .function_list .function_img01 {
      width: 66px; }
    .function_list .function_img02 {
      width: 84px; }
    .function_list .function_img03 {
      width: 99px; }
    .function_list .function_img04 {
      width: 75px; }
    .function_list .function_img05 {
      width: 66px; }
    .function_list .function_img06 {
      width: 86px; }
    .function_list .function_img07 {
      width: 90px; }
    .function_list .function_img08 {
      width: 73px; }
    .function_list .function_img09 {
      width: 76px; }
  .trial_box {
    padding: 70px 0;
    background-color: #005cc3; }
    .trial_box h2 {
      line-height: 1.5;
      padding-bottom: 15px; }
    .trial_box .child_box p {
      font-size: 1.8rem;
      line-height: 1.8;
      margin-bottom: 34px;
      color: #fff; }
    .trial_box .side_by_side {
      align-items: normal;
      margin-bottom: 50px; }
      .trial_box .side_by_side li {
        box-sizing: border-box;
        width: 455px;
        height: 680px;
        padding: 36px 0 30px;
        text-align: center;
        background-color: #fff; }
        .trial_box .side_by_side li img {
          width: 397px; }
    .trial_box .trial_step {
      background-color: #489eff;
      border: 6px solid #489eff; }
      .trial_box .trial_step h3 {
        color: #fff;
        text-align: center;
        width: 100%;
        font-size: 2.0rem;
        font-weight: bold;
        line-height: 1;
        padding: 9px 0 15px; }
      .trial_box .trial_step .trial_step_inner {
        background-color: #fff;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-around; }
      .trial_box .trial_step .trial_step_box {
        width: 266px;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        flex-direction: column;
        align-items: center;
        padding-top: 30px; }
        .trial_box .trial_step .trial_step_box h4 {
          width: 111px;
          height: 60px;
          margin-bottom: 20px; }
          .trial_box .trial_step .trial_step_box h4 img {
            width: 111px;
            height: 60px; }
        .trial_box .trial_step .trial_step_box p {
          text-align: center;
          color: #333;
          font-size: 1.6rem; }
          .trial_box .trial_step .trial_step_box p span {
            font-weight: bold;
            display: block; }
      .trial_box .trial_step + p {
        margin-top: 20px;
        color: #fff;
        font-size: 1.2rem; }
  .seminar_info {
    margin-bottom: 25px; }
    .seminar_info:last-child {
      margin-bottom: 50px; }
    .seminar_info ~ .seminar_info {
      padding-top: 28px;
      background: url(/svcsol/campaign/images/uom_201802/common/line_2.gif) repeat-x left top;
      background-size: auto 2px; }
    .seminar_info p {
      font-weight: bold;
      font-size: 1.8rem;
      margin-bottom: 18px;
      text-align: center; }
    .seminar_info .blank_link a,
    .seminar_info .blank_link .yet {
      font-weight: normal; }
  .fee_box {
    padding: 70px 0; }
  .fee_table {
    width: 100%; }
    .fee_table table {
      width: 100%;
      border-top: 2px solid #e5e5e5;
      border-left: 2px solid #e5e5e5; }
      .fee_table table th,
      .fee_table table td {
        font-size: 1.6rem;
        line-height: 1.5;
        padding: 8px 0;
        text-align: center;
        vertical-align: middle;
        border-right: 2px solid #e5e5e5;
        border-bottom: 2px solid #e5e5e5; }
      .fee_table table th {
        font-weight: bold;
        width: 315px; }
      .fee_table table thead th {
        color: #fff;
        /* add 20180927↓ */ }
        .fee_table table thead th:nth-child(2) {
          background-color: #3c7ede; }
          .fee_table table thead th:nth-child(2) span {
            font-size: 3.4rem;
            display: block; }
/* del 20210705
        .fee_table table thead th:nth-child(3) {
          background-color: #eb8c1a; }
          .fee_table table thead th:nth-child(3) span {
            display: block; }
            .fee_table table thead th:nth-child(3) span:nth-child(3) {
              font-size: 2.3rem; }
            .fee_table table thead th:nth-child(3) span:nth-child(4) {
              font-size: 2.3rem; }
              .fee_table table thead th:nth-child(3) span:nth-child(4) span {
                font-size: 3.4rem;
                display: inline; }
            .fee_table table thead th:nth-child(3) span:nth-child(5) {
              font-size: 1.8rem;
              line-height: 1.2; }
 */
        .fee_table table thead th .price {
          font-size: 3.4rem; }
      .fee_table table .server {
        font-weight: bold;
        color: #eb0048; }
    .fee_table .img_deals {
      width: 134px;
      height: 34px; }
    .fee_table .img_server {
      width: 106px;
      height: 96.31px;
      margin-top: 5px; }
  .plan_box .title_box {
    padding: 50px 0;
    background: url(/svcsol/campaign/images/uom_201802/top/bg_planhead.jpg) no-repeat center top; }
    .plan_box .title_box .child_box {
      position: relative; }
    .plan_box .title_box h2 {
      width: 566px;
      margin: 0 0 40px;
      text-align: left; }
      .plan_box .title_box h2 img {
        width: 100%; }
    .plan_box .title_box p {
      font-size: 1.8rem;
      font-weight: normal;
      line-height: 1.7;
      width: 610px;
      color: #fff; }
    .plan_box .title_box .img_planhead01 {
      position: absolute;
      z-index: 1;
      top: -20px;
      right: 0; }
    .plan_box .title_box .img_planhead02 {
      position: absolute;
      z-index: 2;
      top: 80px;
      right: 114px; }
  .plan_inner {
    padding: 70px 0;
    background: url(/svcsol/campaign/images/uom_201802/top/bg_plan.jpg) no-repeat center top;
    background-size: 100% auto; }
  .plan_section {
    padding-bottom: 70px; }
  .img_plan01 {
    width: 182px;
    height: 66.05px; }
  .img_plan02 {
    width: 122px;
    height: 65.72px; }
  .img_plan03 {
    width: 87px;
    height: 72.02px; }
  .img_plan04 {
    width: 396px;
    height: 214.42px; }
  .img_plan05 {
    width: 396px;
    height: 214.42px; }
  .ico_60days {
    height: 35px; }

/* add 20210705 start */
  .hd02 {
    margin-bottom: 20px;
    border-bottom: none;
  }
  .hd02::before {
    display: none;
  }
  a.btn.btn05 {
    padding: 8px 10px;
    width: 300px;
    font-size: 1.6rem;
    background: #068e89;
    border: 1px solid #fff;
  }
/* add 20210705 end */
}

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

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; }
  .main_visual_title {
    left: 50%;
    transform: translateX(-50%); }
  .appeal_box .child_box .visual_box figure figcaption {
    position: static;
    width: 423px; } }
