p{font-size: 103%} /* 100%-120%*/

.l_cloud_hdg {
  margin-bottom: 1em;
  font-weight: bold;
  line-height: 1.2;
  font-size: 20px;
  font-size: 2rem; }
  @media screen and (min-width: 740px) {
    .l_cloud_hdg {
      margin-bottom: 0.83333em;
      font-size: 30px;
      font-size: 3rem; } }
  @media print {
    .l_cloud_hdg {
      margin-bottom: 0.83333em;
      font-size: 30px;
      font-size: 3rem; } }

.l_cloud {
  padding-bottom: 30px; }
  @media screen and (min-width: 740px) {
    .l_cloud {
      padding-bottom: 50px; } }
  @media print {
    .l_cloud {
      padding-bottom: 50px; } }

.l_cloud_header {
  padding-bottom: 0.5em; }
  .l_cloud_header .hdg_01_plain {
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 0.7em; }

.l_cloud_lead {
  padding-top: 1em; }
  @media screen and (min-width: 740px) {
    .l_cloud_lead {
      padding-bottom: 40px; } }
  @media print {
    .l_cloud_lead {
      padding-bottom: 40px; } }

.l_cloud_lead_desc {
  margin-bottom: 1.42857em; }

.l_cloud_lead_btn .col_block {
  margin-bottom: 1.42857em; }
@media screen and (min-width: 740px) {
  .l_cloud_lead_btn {
    padding-right: 28px;
    padding-left: 28px; }
    .l_cloud_lead_btn .col_block {
      margin-bottom: 0; }
    .l_cloud_lead_btn .btn_portal_alt_orange {
      padding-top: 30px;
      padding-bottom: 30px; }
    .l_cloud_lead_btn .btn_light_green {
      padding-top: 17px;
      padding-bottom: 16px;
      line-height: 1; } }
@media print {
  .l_cloud_lead_btn {
    padding-right: 28px;
    padding-left: 28px; }
    .l_cloud_lead_btn .col_block {
      margin-bottom: 0; }
    .l_cloud_lead_btn .btn_portal_alt_orange {
      padding-top: 30px;
      padding-bottom: 30px; }
    .l_cloud_lead_btn .btn_light_green {
      padding-top: 17px;
      padding-bottom: 16px;
      line-height: 1; } }

.l_cloud_points {
  padding-top: 20px;
  background-color: #6fc1f1; }
  @media screen and (min-width: 740px) {
    .l_cloud_points {
      padding-top: 35px; } }
  @media print {
    .l_cloud_points {
      padding-top: 35px; } }

.l_cloud_points_inner {
  margin-right: auto;
  margin-left: auto;
  max-width: 980px; }

.l_cloud_points_hdg {
  margin-bottom: 20px; }

.l_cloud_points_list {
  border-top: solid 1px #2497d7;
  background-color: #2ba0f6; }
  @media screen and (min-width: 740px) {
    .l_cloud_points_list {
      border-top: none;
      border-right: solid 1px #2497d7;
      zoom: 1; }
      .l_cloud_points_list:after {
        display: block;
        content: "";
        clear: both;
        overflow: hidden; } }
  @media print {
    .l_cloud_points_list {
      border-top: none;
      border-right: solid 1px #2497d7;
      zoom: 1; }
      .l_cloud_points_list:after {
        display: block;
        content: "";
        clear: both;
        overflow: hidden; } }

.l_cloud_points_list_item {
  border-top: solid 1px #76c8f4;
  border-bottom: solid 1px #2497d7;
  font-weight: bold;
  line-height: 1;
  font-size: 18px;
  font-size: 1.8rem; }
  .l_cloud_points_list_item > a {
    padding: 20px 10px;
    display: block;
    position: relative;
    color: #fff;
    color: #fff;
    text-decoration: none;
    text-shadow: none;
    background-color: #2ba0f6;
    background-image: -webkit-linear-gradient(top, #6ec0f7 0, #2ba0f6 100%);
    background-image: linear-gradient(to bottom, #6ec0f7 0, #2ba0f6 100%); }
    .l_cloud_points_list_item > a:hover {
      background-color: #6abcf9;
      background-image: -webkit-linear-gradient(top, #99d2f9 0, #6abcf9 100%);
      background-image: linear-gradient(to bottom, #99d2f9 0, #6abcf9 100%); }
  .l_cloud_points_list_item > a:hover {
    color: #fff;
    text-decoration: none; }
  .l_cloud_points_list_item > a:after {
    content: '';
    margin-top: -14px;
    width: 28px;
    height: 28px;
    display: block;
    position: absolute;
    top: 50%;
    right: 10px;
    background: url("/img/cloud/top/ico_point_arrow.png") no-repeat 0 0; }
  .l_cloud_points_list_item br {
    display: none; }
  @media screen and (min-width: 740px) {
    .l_cloud_points_list_item {
      float: left;
      border-top: none;
      border-bottom: none;
      border-left: solid 1px #2497d7;
      width: 25%;
      text-align: center;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      font-size: 22px;
      font-size: 2.2rem; }
      .l_cloud_points_list_item > a {
        padding: 158px 0 40px;
        border-left: solid 1px #5ebef2; }
      .l_cloud_points_list_item > a:hover {
        border-left: solid 1px transparent; }
      .l_cloud_points_list_item > a:before {
        content: '';
        margin-left: -50px;
        width: 100px;
        height: 100px;
        display: block;
        position: absolute;
        top: 40px;
        left: 50%;
        background-repeat: no-repeat;
        background-position: 50% 0; }
      .l_cloud_points_list_item br {
        display: inherit; } }
  @media print {
    .l_cloud_points_list_item {
      float: left;
      border-top: none;
      border-bottom: none;
      border-left: solid 1px #2497d7;
      width: 25%;
      text-align: center;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      font-size: 22px;
      font-size: 2.2rem; }
      .l_cloud_points_list_item > a {
        padding: 158px 0 40px;
        border-left: solid 1px #5ebef2; }
      .l_cloud_points_list_item > a:hover {
        border-left: solid 1px transparent; }
      .l_cloud_points_list_item > a:before {
        content: '';
        margin-left: -50px;
        width: 100px;
        height: 100px;
        display: block;
        position: absolute;
        top: 40px;
        left: 50%;
        background-repeat: no-repeat;
        background-position: 50% 0; }
      .l_cloud_points_list_item br {
        display: inherit; } }

@media screen and (min-width: 740px) {
  .l_cloud_points_list_item_01 > a:before {
    background-image: url("/img/cloud/top/ico_point_01.png"); }

  .l_cloud_points_list_item_02 > a:before {
    background-image: url("/img/cloud/top/ico_point_02.png"); }

  .l_cloud_points_list_item_03 > a:before {
    background-image: url("/img/cloud/top/ico_point_03.png"); }

    .l_cloud_points_list_item_03 > a, .l_cloud_points_list_item_04 > a {
    padding: 148px 0 28px; }/*  2014.05 l_cloud_points_list_item_03 add  */

  .l_cloud_points_list_item_04 > a:before {
    background-image: url("/img/cloud/top/ico_point_04.png"); } }
@media print {
  .l_cloud_points_list_item_01 > a:before {
    background-image: url("/img/cloud/top/ico_point_01.png"); }

  .l_cloud_points_list_item_02 > a:before {
    background-image: url("/img/cloud/top/ico_point_02.png"); }

  .l_cloud_points_list_item_03 > a:before {
    background-image: url("/img/cloud/top/ico_point_03.png"); }

  .l_cloud_points_list_item_04 > a {
    padding: 148px 0 28px; }

  .l_cloud_points_list_item_04 > a:before {
    background-image: url("/img/cloud/top/ico_point_04.png"); } }
.l_cloud_reasons {
  padding-top: 20px;
  padding-bottom: 10px;
  background-color: #cce9fa; }
  @media screen and (min-width: 740px) {
    .l_cloud_reasons {
      padding-top: 35px;
      padding-bottom: 20px; } }
  @media print {
    .l_cloud_reasons {
      padding-top: 35px;
      padding-bottom: 20px; } }

.l_cloud_reasons_lead {
  margin-bottom: 1.42857em; }
  @media screen and (min-width: 740px) {
    .l_cloud_reasons_lead {
      margin-bottom: 1.71429em; } }
  @media print {
    .l_cloud_reasons_lead {
      margin-bottom: 1.71429em; } }

@media screen and (min-width: 740px) {
  .l_cloud_reasons_body {
    zoom: 1; }
    .l_cloud_reasons_body:after {
      display: block;
      content: "";
      clear: both;
      overflow: hidden; } }
@media print {
  .l_cloud_reasons_body {
    zoom: 1; }
    .l_cloud_reasons_body:after {
      display: block;
      content: "";
      clear: both;
      overflow: hidden; } }

.l_cloud_reasons_img {
  margin-bottom: 1.42857em;
  max-width: none !important;
  text-align: center; }
  .l_cloud_reasons_img figcaption {
    padding-top: 5px;
    font-size: 12px;
    font-size: 1.2rem; }
  @media screen and (min-width: 740px) {
    .l_cloud_reasons_img {
      float: left;
      width: 28.57143%; } }
  @media print {
    .l_cloud_reasons_img {
      float: left;
      width: 28.57143%; } }

.l_cloud_reasons_list_wrapper {
  margin-right: auto;
  margin-left: auto;
  max-width: 430px; }
  @media screen and (min-width: 740px) {
    .l_cloud_reasons_list_wrapper {
      max-width: none; } }
  @media print {
    .l_cloud_reasons_list_wrapper {
      max-width: none; } }

.l_cloud_reasons_list {
  margin-left: -3.125%;
  zoom: 1; }
  .l_cloud_reasons_list:after {
    display: block;
    content: "";
    clear: both;
    overflow: hidden; }
  @media screen and (min-width: 740px) {
    .l_cloud_reasons_list {
      margin-left: 0;
      float: right;
      width: 70.40816%;
      max-width: none; } }
  @media print {
    .l_cloud_reasons_list {
      margin-left: 0;
      float: right;
      width: 70.40816%;
      max-width: none; } }

.l_cloud_reasons_list_item {
  margin-left: 3.125%;
  margin-bottom: 10px;
  float: left;
  width: 46.875%; }
  .l_cloud_reasons_list_item img {
    border: solid 1px #cecece; }
  .l_cloud_reasons_list_item a:hover {
    opacity: 0.7;
    -ms-filter: "alpha(opacity=70)"; }
  @media screen and (min-width: 740px) {
    .l_cloud_reasons_list_item {
      margin-left: 2.89855%;
      margin-bottom: 20px;
      width: 30.43478%; } }
  @media print {
    .l_cloud_reasons_list_item {
      margin-left: 2.89855%;
      margin-bottom: 20px;
      width: 30.43478%; } }

.l_cloud_reasons_box_section figure {
  max-width: none !important; }

.l_cloud_reasons_box_hdg_01 {
  margin-bottom: 0.83333em;
  font-weight: bold;
  line-height: 1.1;
  font-size: 20px;
  font-size: 2rem; }
  @media screen and (min-width: 740px) {
    .l_cloud_reasons_box_hdg_01 {
      font-size: 30px;
      font-size: 3rem; } }
  @media print {
    .l_cloud_reasons_box_hdg_01 {
      font-size: 30px;
      font-size: 3rem; } }

.l_cloud_reasons_box_section {
  padding-top: 1.42857em;
  padding-bottom: 1.42857em;
  border-top: solid 1px #ccc; }
  .l_cloud_reasons_box_section:first-child {
    padding-top: 0;
    border-top: 0; }
  @media screen and (min-width: 740px) {
    .l_cloud_reasons_box_section {
      zoom: 1; }
      .l_cloud_reasons_box_section:after {
        display: block;
        content: "";
        clear: both;
        overflow: hidden; } }
  @media print {
    .l_cloud_reasons_box_section {
      zoom: 1; }
      .l_cloud_reasons_box_section:after {
        display: block;
        content: "";
        clear: both;
        overflow: hidden; } }

.l_cloud_reasons_box_hdg_02 {
  margin-bottom: 1em;
  font-weight: bold;
  line-height: 1.1;
  font-size: 16px;
  font-size: 1.6rem; }
  @media screen and (min-width: 740px) {
    .l_cloud_reasons_box_hdg_02 {
      font-size: 18px;
      font-size: 1.8rem; } }
  @media print {
    .l_cloud_reasons_box_hdg_02 {
      font-size: 18px;
      font-size: 1.8rem; } }

.l_cloud_reasons_box_term {
  margin-bottom: 0.71429em;
  font-weight: bold;
  line-height: 1.2; }

.l_cloud_reasons_box {
  padding: 30px 10px 0;
  background-color: #fff; }
  @media screen and (min-width: 740px) {
    .l_cloud_reasons_box {
      padding: 30px 30px 10px; } }
  @media print {
    .l_cloud_reasons_box {
      padding: 30px 30px 10px; } }

@media screen and (min-width: 740px) {
  .l_cloud_reasons_box_01_desc {
    float: right;
    width: 20.54598%; } }
@media print {
  .l_cloud_reasons_box_01_desc {
    float: right;
    width: 20.54598%; } }
.l_cloud_reasons_box_01_desc p {
  margin-bottom: 0.35714em; }

@media screen and (min-width: 740px) {
  .l_cloud_reasons_box_01_figure {
    float: left;
    width: 76.58046%; } }
@media print {
  .l_cloud_reasons_box_01_figure {
    float: left;
    width: 76.58046%; } }

.l_cloud_reasons_box_01_figure_item {
  margin-bottom: 10px; }
  @media screen and (min-width: 740px) {
    .l_cloud_reasons_box_01_figure_item {
      margin-bottom: 0;
      float: left;
      width: 48.78049%; }
      .l_cloud_reasons_box_01_figure_item:first-child {
        padding-right: 2.43902%; } }
  @media print {
    .l_cloud_reasons_box_01_figure_item {
      margin-bottom: 0;
      float: left;
      width: 48.78049%; }
      .l_cloud_reasons_box_01_figure_item:first-child {
        padding-right: 2.43902%; } }

@media screen and (min-width: 740px) {
  .l_cloud_reasons_box_01_note {
    float: right;
    width: 20.54598%; } }
@media print {
  .l_cloud_reasons_box_01_note {
    float: right;
    width: 20.54598%; } }

.l_cloud_reasons_box_01_note {
  margin-bottom: 0;
  font-size: 10px;
  font-size: 1rem; }
  @media screen and (min-width: 740px) {
    .l_cloud_reasons_box_01_note {
      padding-top: 5em; } }
  @media print {
    .l_cloud_reasons_box_01_note {
      padding-top: 5em; } }

.l_cloud_reasons_box_02 {
  margin-bottom: 10px; }
  @media screen and (min-width: 740px) {
    .l_cloud_reasons_box_02 {
      margin-bottom: 0; } }
  @media print {
    .l_cloud_reasons_box_02 {
      margin-bottom: 0; } }

.l_cloud_reasons_box_02_figure_item {
  min-width: 132px; }
  @media screen and (min-width: 740px) {
    .l_cloud_reasons_box_02_figure_item {
      min-width: none; } }
  @media print {
    .l_cloud_reasons_box_02_figure_item {
      min-width: none; } }

.l_cloud_reasons_box_02_desc {
  margin-bottom: 1.78571em; }

.l_cloud_reasons_box_05 {
  background-color: #ffaa50; }

.l_cloud_reasons_box_05_desc {
  margin-bottom: 1.42857em; }

.l_cloud_reasons_btn_list {
  border-top: solid 1px #eaae53; }
  @media screen and (min-width: 740px) {
    .l_cloud_reasons_btn_list {
      border-top: 0;
      border-left: solid 1px #eaae53;
      zoom: 1; }
      .l_cloud_reasons_btn_list:after {
        display: block;
        content: "";
        clear: both;
        overflow: hidden; } }
  @media print {
    .l_cloud_reasons_btn_list {
      border-top: 0;
      border-left: solid 1px #eaae53;
      zoom: 1; }
      .l_cloud_reasons_btn_list:after {
        display: block;
        content: "";
        clear: both;
        overflow: hidden; } }

.l_cloud_reasons_btn_list_item {
  font-size: 14px;
  font-size: 1.4rem; }
  .l_cloud_reasons_btn_list_item > a {
    padding-top: 1.4em;
    padding-bottom: 10px;
    padding-left: 72px;
    border-top: solid 1px #ffd089;
    border-bottom: solid 1px #eaae53;
    min-height: 62px;
    display: block;
    position: relative;
    color: #333;
    background-color: #ffbd57;
    background-image: -webkit-linear-gradient(top, #ffab45 0, #ffbd57 100%);
    background-image: linear-gradient(to bottom, #ffab45 0, #ffbd57 100%); }
  .l_cloud_reasons_btn_list_item > a:hover {
    color: #333;
    text-decoration: none;
    background-color: #ffc771;
    background-image: -webkit-linear-gradient(top, #ffb75f 0, #ffc771 100%);
    background-image: linear-gradient(to bottom, #ffb75f 0, #ffc771 100%); }
  .l_cloud_reasons_btn_list_item .l_cloud_reasons_icon_num {
    margin-top: -26px;
    width: 52px;
    height: 52px;
    display: block;
    position: absolute;
    top: 50%;
    left: 10px; }
  .l_cloud_reasons_btn_list_item .l_cloud_reasons_icon_arrow {
    margin-top: -15px;
    width: 30px;
    height: 30px;
    display: block;
    position: absolute;
    top: 50%;
    right: 10px;
    background: url("/img/cloud/top/ico_reasons_btn_arrow.png") no-repeat 0 0; }
  .l_cloud_reasons_btn_list_item em {
    font-weight: bold;
    font-size: 16px;
    font-size: 1.6rem; }
  @media screen and (min-width: 740px) {
    .l_cloud_reasons_btn_list_item {
      float: left;
      width: 33.3333%;
      text-align: center; }
      .l_cloud_reasons_btn_list_item:first-child {
        width: 33.3334%; }
      .l_cloud_reasons_btn_list_item > a {
        padding-top: 126px;
        padding-bottom: 90px;
        padding-right: 5px;
        padding-left: 5px;
        border-top: none;
        border-bottom: none;
        border-right: solid 1px #eaae53;
        border-left: solid 1px #ffd089;
        min-height: 62px;
        display: block;
        position: relative;
        color: #333;
        background-color: #ffbd57;
        background-image: -webkit-linear-gradient(top, #ffab45 0, #ffbd57 100%);
        background-image: linear-gradient(to bottom, #ffab45 0, #ffbd57 100%); }
      .l_cloud_reasons_btn_list_item .l_cloud_reasons_icon_num {
        content: '';
        margin-top: 0;
        margin-left: -26px;
        top: 35px;
        left: 50%; }
      .l_cloud_reasons_btn_list_item .l_cloud_reasons_icon_arrow {
        margin-top: 0;
        margin-right: -15px;
        top: auto;
        right: 50%;
        bottom: 30px; }
      .l_cloud_reasons_btn_list_item em {
        font-size: 14px;
        font-size: 1.4rem; } }
  @media print {
    .l_cloud_reasons_btn_list_item {
      float: left;
      width: 33.3333%;
      text-align: center; }
      .l_cloud_reasons_btn_list_item:first-child {
        width: 33.3334%; }
      .l_cloud_reasons_btn_list_item > a {
        padding-top: 126px;
        padding-bottom: 90px;
        padding-right: 5px;
        padding-left: 5px;
        border-top: none;
        border-bottom: none;
        border-right: solid 1px #eaae53;
        border-left: solid 1px #ffd089;
        min-height: 62px;
        display: block;
        position: relative;
        color: #333;
        background-color: #ffbd57;
        background-image: -webkit-linear-gradient(top, #ffab45 0, #ffbd57 100%);
        background-image: linear-gradient(to bottom, #ffab45 0, #ffbd57 100%); }
      .l_cloud_reasons_btn_list_item .l_cloud_reasons_icon_num {
        content: '';
        margin-top: 0;
        margin-left: -26px;
        top: 35px;
        left: 50%; }
      .l_cloud_reasons_btn_list_item .l_cloud_reasons_icon_arrow {
        margin-top: 0;
        margin-right: -15px;
        top: auto;
        right: 50%;
        bottom: 30px; }
      .l_cloud_reasons_btn_list_item em {
        font-size: 14px;
        font-size: 1.4rem; } }
  @media screen and (min-width: 1000px) {
    .l_cloud_reasons_btn_list_item em {
      font-size: 16px;
      font-size: 1.6rem; } }
  @media print {
    .l_cloud_reasons_btn_list_item em {
      font-size: 16px;
      font-size: 1.6rem; } }

.l_cloud_reasons_btn_list_item_img {
  display: none; }
  @media screen and (min-width: 740px) {
    .l_cloud_reasons_btn_list_item_img {
      margin-bottom: 15px;
      display: block; } }
  @media print {
    .l_cloud_reasons_btn_list_item_img {
      margin-bottom: 15px;
      display: block; } }

.l_cloud_reasons_btn_list_item_01 em {
  letter-spacing: -0.05em; }
.l_cloud_reasons_btn_list_item_01 .l_cloud_reasons_icon_num {
  background: url("/img/cloud/top/ico_reasons_num_01.png") no-repeat 0 50%; }

.l_cloud_reasons_btn_list_item_02 .l_cloud_reasons_icon_num {
  background: url("/img/cloud/top/ico_reasons_num_02.png") no-repeat 0 50%; }

.l_cloud_reasons_btn_list_item_03 .l_cloud_reasons_icon_num {
  background: url("/img/cloud/top/ico_reasons_num_03.png") no-repeat 0 50%; }

.l_cloud_reasons_box_06_desc_02 {
  margin-bottom: 1em; }

.l_cloud_reasons_btn {
  margin-bottom: 10px;
  padding-top: 23px;
  padding-bottom: 23px;
  padding-left: 73px;
  max-width: 343px;
  position: relative;
  font-weight: bold;
  text-align: left; }
  .l_cloud_reasons_btn .l_cloud_reasons_icon_category {
    display: block;
    position: absolute;
    top: 50%;
    left: 15px;
    background-repeat: no-repeat;
    background-position: 0 0; }
  .l_cloud_reasons_btn .l_cloud_reasons_icon_arrow {
    margin-top: -8px;
    width: 10px;
    height: 16px;
    display: block;
    position: absolute;
    top: 50%;
    right: 10px;
    background: url("/img/shared/ico_btn_arrow_white.png") no-repeat 0 0; }

.l_cloud_reasons_btn_beginner .l_cloud_reasons_icon_category {
  margin-top: -20px;
  width: 43px;
  height: 41px;
  background-image: url("/img/cloud/top/ico_modal_beginner.png"); }

.l_cloud_reasons_btn_manual .l_cloud_reasons_icon_category {
  margin-top: -20px;
  width: 43px;
  height: 40px;
  background-image: url("/img/cloud/top/ico_modal_manual.png"); }

.l_cloud_reasons_btn_faq .l_cloud_reasons_icon_category {
  margin-top: -20px;
  width: 41px;
  height: 41px;
  background-image: url("/img/cloud/top/ico_modal_faq.png"); }

.l_cloud_reasons_btn_releasenotes .l_cloud_reasons_icon_category {
  margin-top: -20px;
  width: 41px;
  height: 40px;
  background-image: url("/img/cloud/top/ico_modal_releasenotes.png"); }

.l_cloud_reasons_box_body .l_cloud_reasons_box_06_col_img_r .img {
  margin-left: 0;
  margin-bottom: 10px;
  float: none; }
  @media screen and (min-width: 740px) {
    .l_cloud_reasons_box_body .l_cloud_reasons_box_06_col_img_r .img {
      margin-left: 20px;
      float: right; } }
  @media print {
    .l_cloud_reasons_box_body .l_cloud_reasons_box_06_col_img_r .img {
      margin-left: 20px;
      float: right; } }

@media screen and (min-width: 1000px) {
  #modal_win_inner_item {
    min-height: 570px; } }
@media print {
  #modal_win_inner_item {
    min-height: 570px; } }

.l_cloud_structure {
  padding-top: 20px;
  padding-bottom: 10px;
  background-color: #cce9fa; }
  @media screen and (min-width: 740px) {
    .l_cloud_structure {
      padding-top: 35px;
      padding-bottom: 20px; } }
  @media print {
    .l_cloud_structure {
      padding-top: 35px;
      padding-bottom: 20px; } }
  .l_cloud_structure .hdg_02 {
    margin-top: 0;
    margin-bottom: 0; }

.l_cloud_structure_scene > .col_block {
  margin-bottom: 20px;
  text-align: center; }
@media screen and (min-width: 480px) {
  .l_cloud_structure_scene.col_02.col_02_flex > .col_block {
    margin-left: 2.8571%;
    width: 48.57145%;
    float: right; }
    .l_cloud_structure_scene.col_02.col_02_flex > .col_block:first-child {
      margin-left: 0;
      float: left; } }
@media print {
  .l_cloud_structure_scene.col_02.col_02_flex > .col_block {
    margin-left: 2.8571%;
    width: 48.57145%;
    float: right; }
    .l_cloud_structure_scene.col_02.col_02_flex > .col_block:first-child {
      margin-left: 0;
      float: left; } }

.l_cloud_structure_btn:hover {
  opacity: 0.7;
  -ms-filter: "alpha(opacity=70)"; }

.l_cloud_structure_pv {
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 20px;
  max-width: 364px; }
  @media screen and (min-width: 740px) {
    .l_cloud_structure_pv {
      padding-top: 20px; } }
  @media print {
    .l_cloud_structure_pv {
      padding-top: 20px; } }

.l_cloud_structure_pv_item {
  margin-bottom: 10px;
  padding-top: 1.2em;
  padding-left: 130px;
  height: 103px;
  background-repeat: no-repeat;
  background-position: 0 0;
  font-weight: bold;
  font-size: 18px;
  font-size: 1.8rem;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  @media screen and (min-width: 740px) {
    .l_cloud_structure_pv_item {
      padding-top: 1em;
      font-size: 22px;
      font-size: 2.2rem; } }
  @media print {
    .l_cloud_structure_pv_item {
      padding-top: 1em;
      font-size: 22px;
      font-size: 2.2rem; } }

.l_cloud_structure_pv_item_50k {
  background-image: url("/img/cloud/top/img_pv_50k.png"); }

.l_cloud_structure_pv_item_500k {
  background-image: url("/img/cloud/top/img_pv_500k.png"); }

.l_cloud_structure_pv_item_1000k {
  background-image: url("/img/cloud/top/img_pv_1000k.png"); }

.l_cloud_structure_pv_btn_note {
  margin-bottom: 20px;
  padding-top: 0.5em;
  text-align: center; }
  @media screen and (min-width: 740px) {
    .l_cloud_structure_pv_btn_note {
      margin-bottom: 11.8%; } }
  @media print {
    .l_cloud_structure_pv_btn_note {
      margin-bottom: 11.8%; } }

.l_cloud_structure_pv_cv_text {
  margin-bottom: 10px;
  display: block;
  text-align: center; }

.l_cloud_structure_pv_cv_btn {
  margin-right: auto;
  margin-left: auto;
  max-width: 420px;
  display: block; }
  .l_cloud_structure_pv_cv_btn .btn_portal_alt_orange {
    padding-top: 15px;
    padding-bottom: 15px;
    line-height: 1.2; }

.l_hp_cloud {
  padding-top: 20px;
  padding-bottom: 20px;
  overflow: hidden; }
  @media screen and (min-width: 740px) {
    .l_hp_cloud {
      padding-top: 35px;
      padding-bottom: 35px; } }
  @media print {
    .l_hp_cloud {
      padding-top: 35px;
      padding-bottom: 35px; } }

.l_hp_cloud_01_hdg {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.4;
  color: #1066B6;
  font-weight: 700;
  margin: 0 0 20px/*24px */ 0;
  text-align: center; }

.l_hp_cloud_01_wrap {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #B5C6CE;
  padding: 20px 20px 8px/*20px */;
  margin: 0 0 14px 0; }
  @media screen and (min-width: 740px) {
    .l_hp_cloud_01_wrap {
      display: table;
      width: 100%;
      margin: 0 0 14px/*28px */ 0; } }
  @media print {
    .l_hp_cloud_01_wrap {
      display: table;
      width: 100%;
      margin: 0 0 14px/*28px */ 0; } }

.l_hp_cloud_01_left_block {
  padding: 0 0 20px 0; }
  @media screen and (min-width: 481px) {
    .l_hp_cloud_01_left_block {
      padding: 0 0 30px 0; } }
  @media print {
    .l_hp_cloud_01_left_block {
      padding: 0 0 30px 0; } }
  @media screen and (min-width: 740px) {
    .l_hp_cloud_01_left_block {
      display: table-cell;
      width: 50%;
      padding: 0; } }
  @media print {
    .l_hp_cloud_01_left_block {
      display: table-cell;
      width: 50%;
      padding: 0; } }

.l_hp_cloud_01_right_block {
  display: table;
  width: 100%;
  table-layout: fixed; }
  @media screen and (min-width: 740px) {
    .l_hp_cloud_01_right_block {
      display: table-cell;
      width: 50%;
      vertical-align: top; } }
  @media print {
    .l_hp_cloud_01_right_block {
      display: table-cell;
      width: 50%;
      vertical-align: top; } }

.l_hp_cloud_01_btn_wrap {
  display: table;
  width: 100%;
  table-layout: fixed; }

.l_hp_cloud_01_btn {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 700;
  text-align: center; }
  @media screen and (min-width: 481px) {
    .l_hp_cloud_01_btn {
      display: table-cell; } }
  @media print {
    .l_hp_cloud_01_btn {
      display: table-cell; } }
  @media screen and (min-width: 740px) {
    .l_hp_cloud_01_btn {
      font-size: 14px;
      font-size: 1.4rem; } }
  @media print {
    .l_hp_cloud_01_btn {
      font-size: 14px;
      font-size: 1.4rem; } }
  @media screen and (min-width: 1000px) {
    .l_hp_cloud_01_btn {
      font-size: 18px;
      font-size: 1.8rem; } }
  @media print {
    .l_hp_cloud_01_btn {
      font-size: 18px;
      font-size: 1.8rem; } }
  .l_hp_cloud_01_btn.left {
    padding: 0 0 10px 0; }
    @media screen and (min-width: 481px) {
      .l_hp_cloud_01_btn.left {
        padding: 0 10px 0 0; } }
    @media print {
      .l_hp_cloud_01_btn.left {
        padding: 0 10px 0 0; } }
    .l_hp_cloud_01_btn.left a {
      background-color: #f08512;
      background-image: -webkit-linear-gradient(top, #f6a525 0, #f08512 100%);
      background-image: linear-gradient(to bottom, #f6a525 0, #f08512 100%);
      border: 1px solid #DD7E1C; }
      .l_hp_cloud_01_btn.left a:hover {
        background-color: #f39e42;
        background-image: -webkit-linear-gradient(top, #f8b650 0, #f39e42 100%);
        background-image: linear-gradient(to bottom, #f8b650 0, #f39e42 100%);
        border: 1px solid #E49849; }
  .l_hp_cloud_01_btn.right {
    padding: 0; }
    @media screen and (min-width: 481px) {
      .l_hp_cloud_01_btn.right {
        padding: 0 0 0 10px; } }
    @media print {
      .l_hp_cloud_01_btn.right {
        padding: 0 0 0 10px; } }
    .l_hp_cloud_01_btn.right a {
      background-color: #70bf33;
      background-image: -webkit-linear-gradient(top, #88d641 0, #70bf33 100%);
      background-image: linear-gradient(to bottom, #88d641 0, #70bf33 100%);
      border: 1px solid #7DB100; }
      .l_hp_cloud_01_btn.right a:hover {
        background-color: #95d461;
        background-image: -webkit-linear-gradient(top, #9fdd67 0, #95d461 100%);
        background-image: linear-gradient(to bottom, #9fdd67 0, #95d461 100%);
        border: 1px solid #97C133; }
  .l_hp_cloud_01_btn a {
    display: block;
    padding: 10px 0;
    color: #fff;
    position: relative;
    text-decoration: none; }
    .l_hp_cloud_01_btn a:before {
      content: "";
      margin-top: -8px;
      position: absolute;
      top: 50%;
      right: 15px;
      width: 10px;
      height: 16px;
      display: block;
      background: url("/img/shared/ico_btn_arrow_white.png") no-repeat 0 0; }

.l_hp_cloud_01_list {
  padding: 0 0 15px 0; }
  @media screen and (min-width: 481px) {
    .l_hp_cloud_01_list {
      display: table-cell;
      padding: 0 10px 0 0; } }
  @media print {
    .l_hp_cloud_01_list {
      display: table-cell;
      padding: 0 10px 0 0; } }
  @media screen and (min-width: 740px) {
    .l_hp_cloud_01_list {
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      padding: 0 10px 0 20px;
      width: 220px; } }
  @media print {
    .l_hp_cloud_01_list {
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      padding: 0 10px 0 20px;
      width: 220px; } }
  .l_hp_cloud_01_list li {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.4;
    text-indent: -14px;
    font-weight: 700;
    padding: 0 0 0 14px;
    margin: 0 0 5px 0; }
    @media screen and (min-width: 740px) {
      .l_hp_cloud_01_list li {
        font-size: 13px;
        font-size: 1.3rem; } }
    @media print {
      .l_hp_cloud_01_list li {
        font-size: 13px;
        font-size: 1.3rem; } }
    @media screen and (min-width: 1000px) {
      .l_hp_cloud_01_list li {
        font-size: 14px;
        font-size: 1.4rem; } }
    @media print {
      .l_hp_cloud_01_list li {
        font-size: 14px;
        font-size: 1.4rem; } }
    .l_hp_cloud_01_list li:last-child {
      margin: 0; }

@media screen and (min-width: 481px) {
  .l_hp_cloud_01_link_list {
    display: table-cell;
    padding: 0 0 0 10px; } }
@media print {
  .l_hp_cloud_01_link_list {
    display: table-cell;
    padding: 0 0 0 10px; } }
@media screen and (min-width: 740px) {
  .l_hp_cloud_01_link_list {
    width: 210px;
    padding: 0; } }
@media print {
  .l_hp_cloud_01_link_list {
    width: 210px;
    padding: 0; } }
.l_hp_cloud_01_link_list li {
  background-color: #0078c4;
  background-image: -webkit-linear-gradient(top, #3faef2 0, #0078c4 100%);
  background-image: linear-gradient(to bottom, #3faef2 0, #0078c4 100%);
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.2;
  margin: 0 0 10px 0;
  text-align: center;
  font-weight: 700;
  width: 100%; }
  @media screen and (min-width: 481px) {
    .l_hp_cloud_01_link_list li {
      margin: 0 0 5px 0; } }
  @media print {
    .l_hp_cloud_01_link_list li {
      margin: 0 0 5px 0; } }
  .l_hp_cloud_01_link_list li:last-child {
    margin: 0; }
  .l_hp_cloud_01_link_list li a {
    display: block;
    color: #fff;
    padding: 10px 0;
    text-decoration: none;
    border: 1px solid #2693FF; }
    @media screen and (min-width: 481px) {
      .l_hp_cloud_01_link_list li a {
        padding: 5px 0; } }
    @media print {
      .l_hp_cloud_01_link_list li a {
        padding: 5px 0; } }
    .l_hp_cloud_01_link_list li a:hover {
      background-color: #3999d5;
      background-image: -webkit-linear-gradient(top, #64bdf4 0, #3999d5 100%);
      background-image: linear-gradient(to bottom, #64bdf4 0, #3999d5 100%);
      border: 1px solid #51A9FF; }

.l_hp_cloud_02_wrap {
  margin: 0 -14px; }
  @media screen and (min-width: 481px) {
    .l_hp_cloud_02_wrap {
      margin: 0 -14px 14px -14px; } }
  @media print {
    .l_hp_cloud_02_wrap {
      margin: 0 -14px 14px -14px; } }
/*   @media screen and (min-width: 740px) {
    .l_hp_cloud_02_wrap {
      margin: 0 -28px 28px -28px; } }
  @media print {
    .l_hp_cloud_02_wrap {
      margin: 0 -28px 28px -28px; } } */

.l_hp_cloud_02_inner {
  display: table;
  width: 100%;
  border-collapse: separate;
  border-spacing: 14px 0;
  table-layout: fixed; }
 /*  @media screen and (min-width: 740px) {
    .l_hp_cloud_02_inner {
      border-spacing: 28px 0; } }
  @media print {
    .l_hp_cloud_02_inner {
      border-spacing: 28px 0; } } */

.l_hp_cloud_02_block {
  border: 1px solid #B5C6CE;
  padding: 20px;
  margin: 0 0 10px 0; }
  @media screen and (min-width: 481px) {
    .l_hp_cloud_02_block {
      display: table-cell;
      vertical-align: top;
      padding: 10px; } }
  @media print {
    .l_hp_cloud_02_block {
      display: table-cell;
      vertical-align: top;
      padding: 10px; } }
  @media screen and (min-width: 740px) {
    .l_hp_cloud_02_block {
      padding: 20px; } }
  @media print {
    .l_hp_cloud_02_block {
      padding: 20px; } }

.l_hp_cloud_02_block_image {
  text-align: center;
  padding: 0 0 20px 0;
  min-height: 75px; }

.l_hp_cloud_02_hdg {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.4;
  color: #1066B6;
  font-weight: 700;
  margin: 0 0 10px 0; }
  @media screen and (min-width: 481px) {
    .l_hp_cloud_02_hdg {
      font-size: 14px;
      font-size: 1.4rem; } }
  @media print {
    .l_hp_cloud_02_hdg {
      font-size: 14px;
      font-size: 1.4rem; } }
  @media screen and (min-width: 740px) {
    .l_hp_cloud_02_hdg {
      font-size: 18px;
      font-size: 1.8rem; } }
  @media print {
    .l_hp_cloud_02_hdg {
      font-size: 18px;
      font-size: 1.8rem; } }

.l_hp_cloud_02_list li {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.4;
  text-indent: -14px;
  padding: 0 0 0 14px;
  margin: 0 0 5px 0; }
  @media screen and (min-width: 481px) {
    .l_hp_cloud_02_list li {
      font-size: 12px;
      font-size: 1.2rem; } }
  @media print {
    .l_hp_cloud_02_list li {
      font-size: 12px;
      font-size: 1.2rem; } }
  @media screen and (min-width: 740px) {
    .l_hp_cloud_02_list li {
      font-size: 14px;
      font-size: 1.4rem; } }
  @media print {
    .l_hp_cloud_02_list li {
      font-size: 14px;
      font-size: 1.4rem; } }
  .l_hp_cloud_02_list li:last-child {
    margin: 0; }

.l_hp_cloud_03 {
  border: 1px solid #B5C6CE;
  padding: 20px;
  margin: 0 0 28px 0; }
  @media screen and (min-width: 481px) {
    .l_hp_cloud_03 {
      padding: 20px 10px; } }
  @media print {
    .l_hp_cloud_03 {
      padding: 20px 10px; } }

.l_hp_cloud_03_hdg {
  margin: 0 0 10px 0;
  padding: 0; }
  @media screen and (min-width: 481px) {
    .l_hp_cloud_03_hdg {
      padding: 0 0 0 10px;
      margin: 0 0 20px 0; } }
  @media print {
    .l_hp_cloud_03_hdg {
      padding: 0 0 0 10px;
      margin: 0 0 20px 0; } }

.l_hp_cloud_03_icon {
  display: block;
  padding: 0 0 30px 0;
  text-align: center; }
  @media screen and (min-width: 481px) {
    .l_hp_cloud_03_icon {
      display: inline; } }
  @media print {
    .l_hp_cloud_03_icon {
      display: inline; } }

.l_hp_cloud_03_hdg_text {
  font-size: 18px;
  font-size: 1.8rem;
  display: block;
  line-height: 1.4;
  font-weight: 700;
  padding: 0; }
  @media screen and (min-width: 481px) {
    .l_hp_cloud_03_hdg_text {
      font-size: 14px;
      font-size: 1.4rem;
      display: inline;
      padding: 0 0 0 10px; } }
  @media print {
    .l_hp_cloud_03_hdg_text {
      font-size: 14px;
      font-size: 1.4rem;
      display: inline;
      padding: 0 0 0 10px; } }
  @media screen and (min-width: 740px) {
    .l_hp_cloud_03_hdg_text {
      font-size: 18px;
      font-size: 1.8rem; } }
  @media print {
    .l_hp_cloud_03_hdg_text {
      font-size: 18px;
      font-size: 1.8rem; } }

.l_hp_cloud_03_list {
  zoom: 1;
  line-height: 1.4;
  margin: 0 0 20px 0;
  padding: 0; }
  @media screen and (min-width: 481px) {
    .l_hp_cloud_03_list {
      padding: 0 0 0 10px; } }
  @media print {
    .l_hp_cloud_03_list {
      padding: 0 0 0 10px; } }
  .l_hp_cloud_03_list:after {
    display: block;
    content: "";
    clear: both;
    overflow: hidden; }
  .l_hp_cloud_03_list li {
    font-size: 14px;
    font-size: 1.4rem;
    float: none;
    line-height: 1.4;
    text-indent: -14px;
    padding: 0 0 0 14px;
    margin: 0 0 5px 0; }
    @media screen and (min-width: 481px) {
      .l_hp_cloud_03_list li {
        font-size: 12px;
        font-size: 1.2rem;
        margin: 0 10px 10px 0;
        float: left; } }
    @media print {
      .l_hp_cloud_03_list li {
        font-size: 12px;
        font-size: 1.2rem;
        margin: 0 10px 10px 0;
        float: left; } }
    @media screen and (min-width: 740px) {
      .l_hp_cloud_03_list li {
        font-size: 16px;
        font-size: 1.6rem;
        margin: 0 30px 10px 0; } }
    @media print {
      .l_hp_cloud_03_list li {
        font-size: 16px;
        font-size: 1.6rem;
        margin: 0 30px 10px 0; } }
    .l_hp_cloud_03_list li:last-child {
      margin: 0; }

.l_hp_cloud_03_banner_list {
  margin: 0 -10px;
  width: auto;
  display: table; }
  @media screen and (min-width: 740px) {
    .l_hp_cloud_03_banner_list {
      width: 100%;
      margin: 0; } }
  @media print {
    .l_hp_cloud_03_banner_list {
      width: 100%;
      margin: 0; } }
  @media screen and (min-width: 740px) {
    .l_hp_cloud_03_banner_list {
      margin: 0; } }
  @media print {
    .l_hp_cloud_03_banner_list {
      margin: 0; } }
  .l_hp_cloud_03_banner_list li {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    width: 50%;
    text-align: center;
    padding: 0 10px;
    margin: 0 0 10px 0; }
    @media screen and (min-width: 740px) {
      .l_hp_cloud_03_banner_list li {
        margin: 0;
        width: 20%; } }
    @media print {
      .l_hp_cloud_03_banner_list li {
        margin: 0;
        width: 20%; } }
    .l_hp_cloud_03_banner_list li a:hover {
      opacity: 0.7;
      -ms-filter: "alpha(opacity=70)"; }
    .l_hp_cloud_03_banner_list li:last-child {
      margin: 0; }

.l_cloud_related_service_bnr {
  margin-right: auto;
  margin-left: auto;
  max-width: 924px; }
  .l_cloud_related_service_bnr a:hover {
    opacity: 0.7;
    -ms-filter: "alpha(opacity=70)"; }
  .l_cloud_related_service_bnr .col_block {
    margin-bottom: 10px;
    text-align: center; }

.l_cloud_link {
  margin-bottom: 20px; }
  @media screen and (min-width: 740px) {
    .l_cloud_link {
      margin-bottom: 40px; } }
  @media print {
    .l_cloud_link {
      margin-bottom: 40px; } }

.l_cloud_link_item {
  margin-bottom: 10px;
  padding: 20px 20px 20px 97px;
  min-height: 57px;
  background-color: #cce9fa;
  background-repeat: no-repeat;
  background-position: 20px 20px;
  line-height: 1.2; }
  @media screen and (min-width: 740px) {
    .l_cloud_link_item {
      margin-bottom: 0; } }
  @media print {
    .l_cloud_link_item {
      margin-bottom: 0; } }

.l_cloud_link_item_docs {
  background-image: url("/img/cloud/top/ico_docs.png"); }

.l_cloud_link_item_point {
  background-image: url("/img/cloud/top/ico_cloud_point.png"); }

.l_cloud_link_item_term {
  margin-bottom: 10px;
  font-weight: bold;
  font-size: 14px;
  font-size: 1.4rem; }
  @media screen and (min-width: 740px) {
    .l_cloud_link_item_term {
      font-size: 16px;
      font-size: 1.6rem; } }
  @media print {
    .l_cloud_link_item_term {
      font-size: 16px;
      font-size: 1.6rem; } }

.l_cloud_link_item_data p {
  margin-bottom: 0; }

.l_cloud_banner {
  text-align: center; }
  .l_cloud_banner a:hover {
    opacity: 0.7;
    -ms-filter: "alpha(opacity=70)"; }
  .l_cloud_banner img {
    border: solid 1px #cecece; }
/*  ------ 140630 ------  */
.l_hp_cloud_01_hdg_text {
  display: inline;
}

@charset "UTF-8";
/*  CSS Document  */

table {
margin-bottom: 0.5em;
}

.hdg_nav_btm_list_item a:hover {
	background: #2695c9;
	color: #fff;
}

.g_cv_item_em a {
	background: #f95349;
	border: none;
}

.g_cv_item_em a:hover {
	background: #E93A3A;
}

a.trial img {
	display: none;
}

.hdg_01_plain {
	padding: 30px 0 20px;
	color: #59636C;
	line-height: 1.4;}

@media screen and (min-width: 740px) {
.hdg_01_plain {
	padding: 60px 0 40px;
	color: #59636C;
	font-size: 4rem; }}

.top11 > a:before {
	top: 10px !important;
}

.top8 > a:before {
	top: 8px !important;
}

.top7 > a:before {
	top: 7px !important;
}

.top4 > a:before {
	top: 4px !important;
}

.gray_arrow > a:before {
	background:url(/img/cloud/ico_arrow_01_gray.png) no-repeat 0 0 !important;
}

.text_gray {
	color: #C3C3C3;
}

.list_item_link > a:before {
	content: '';
	width: 5px;
	height: 8px;
	display: block;
	position: absolute;
	top: 6px;
	left: 0;
	background:url(/img/cloud/ico_arrow_01.png) no-repeat 0 0;
	background-size: 5px auto;
}

.list_item_link3 > a:before {
	content: '';
	width: 8px;
	height: 8px;
	display: block;
	position: absolute;
	top: 4px;
	left: 0;
	background:url(/img/cloud/ico_arrow_02.png) no-repeat 0 0;
	background-size: 8px auto;
}

.top4 {
	top: 4px !important;
}

.list_item_link > a {
	padding-left: 10px;
}

.list_item_link3 > a {
	display: inline-block;
	position: relative;
	padding-left: 13px;
}

.list_item_link2 {
	text-align: left;/*14.05 */
  margin-top: 0.35714em; }

.list_item_link2 > a {
  padding-left: 15px;
  display: inline-block;
  position: relative; }

.list_item_link2 > a:before {
	content: '';
	width: 6px;
	height: 9px;
	display: block;
	position: absolute;
	top: 8px;
	left: 0;
	background:url(/img/cloud/ico_arrow_01.png) no-repeat 0 0;
	background-size: 6px auto;
}

.list_item_link2 > a {
	padding-left: 10px;
}


.g_nav_sub2 {
	padding-right: 10px;
	padding-left: 20px;
	position: absolute;
	top: 40px;
	right: 0;
	color: #fff;
	background-color: #0c539c;
	background-color: rgba(12, 83, 156, 0.9);
	text-align: left;
	line-height: 1.6;
	font-size: 12px;
	font-size: 1.2rem;
	width: 30%;
	max-width: 980px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: none;
}

.g_nav_sub2 span {
	display: block;
	margin-bottom: 5px;
}

.g_nav_sub2 span img.icon {
	width: 16px;
	margin-right: 5px;
	margin-top: -2px;
}

.g_nav_sub2 span img.new {
	margin-left: 10px;
	width: 45px;
	margin-top: -1px
}

.g_nav_sub2 span a {
	color: #fff;
}

/*@media screen and (min-width: 740px) {
.g_nav_item_login a {
	background: none;
	border: none;
	color: #333;
	font-size: 16px;
	padding: 5px 0 6px;
}

.g_nav_item_login a:hover {
	background: none;
	border: none;
}

.g_nav_item_login_icon {
	background-image: none;
	font-size: 16px;
	padding-left: 0;
}
}*/

.g_nav_sub2 li.g_nav_sub_item {
	padding: 5px 10px 0px 0;
	width: auto;
	display: block;
}

.g_nav_sub2 li a {
	color: #fff;
}

.g_nav_sub2 li.top {
	margin-top: 15px;
}




a {
	color: #2695C9; /* #51a9d3 2015.2 */
}

body {
	color: #555;
	font-size: 14px;
}


.pad_t10 {
	padding-top: 10px;
}

.pad_t20 {
	padding-top: 20px !important;
}

.pad_b10 {
	padding-bottom: 10px;
}

.pad_b70 {
	padding-bottom: 0;
}

@media screen and (min-width: 740px) {
.pad_b70 {
	padding-bottom: 70px;
}
}

.pad_style01 {
	padding: 50px 0 90px;
}

.section7 {
	padding-bottom: 70px
}

.pad_b50 {
	padding-bottom: 0;
}

@media screen and (min-width: 740px) {
.pad_b50 {
	padding-bottom: 50px;
}
}

.pad_b60 {
	padding-bottom: 20px;
}

@media screen and (min-width: 740px) {
.pad_b60 {
	padding-bottom: 60px;
}
}

.ma_b100 {
	margin-bottom: 40px;
}
@media screen and (min-width: 740px) {
.ma_b100 {
	margin-bottom: 100px;
}
}
.ma_t_l10 {
	margin-top: 10px !important;
	margin-left: 20px !important;
}
@media screen and (min-width: 740px) {
.ma_t_l10 {
	margin-top: 10px !important;
	margin-left: 40px !important;
}
}
.ma_t70 {
	margin-top: 40px !important;
}

.pad_b45 {
	padding-bottom: 20px;
}

.pad_t45 {
	padding-top: 20px;
}

@media screen and (min-width: 740px) {
.pad_b45 {
	padding-bottom: 45px;
}

.pad_t45 {
	padding-top: 45px;
}
}

.pad_b20 {
	padding-bottom: 20px !important;
}

.pad_0 {
	padding: 0;
}

.bo_0 {
	border: 0;
}
@media screen and (min-width: 740px) {
.ma_t40 {
	margin-top: 40px;
}
}

.ma_r5 {
	margin-right: 5px;
	margin-top: -3px;
}

.ma_l20 {
	margin-left: 20px;
}

.h40_w300 {
	height: 40px !important;
	width: 300px !important;
}

.back_gray {
	background:#777; /* #b7b9bd*/
}

.l_hp_cloud_02_wrap {
	margin: auto;
}

.text_22 {
	font-size: 16px;
	color: #59636C;
}
@media screen and (min-width: 740px) {
.text_22 {font-size: 24px}
}
.text_30 {
	font-size: 30px;
	color: #59636C;
}

.text_25 {
	font-size: 16px;
	color: #59636C;}
@media screen and (min-width: 740px) {
.text_25 {font-size: 25px}
}

.text_16 {
	font-size: 16px;
}

.pad_b50 {padding-bottom: 50px;}
.pad_b40 {padding-bottom: 20px !important;}

@media screen and (min-width: 740px) {
.pad_b40 {
	padding-bottom: 40px !important;
}
.pad_b30 {
	padding-bottom: 30px !important;
}
}
.pad_b100 {
	padding-bottom: 30px;
}
@media screen and (min-width: 740px) {
.pad_b100 {
	padding-bottom: 100px;
}
}

.border_b {
	border-bottom: 1px solid #ccc;
}

.col_02 figure, img {
	margin-bottom: 0;
}

.text_no_m {
	margin: 0;
}

.l_hp_cloud_02_block {
	padding: 10px;
	width: 100%;
}

@media screen and (min-width: 740px) {
.l_hp_cloud_02_block {
	padding: 10px;
	width:
}
}

.l_cloud_self_bg {
	background :#EAEBED;
}

.video {
	width: 100%;
	height: 240px;/*  390px;  */
}
@media screen and (min-width: 480px) {
.video {
	width: 100%;
	height: 480px;/*  390px;  */
}
}
@media screen and (min-width: 740px) {
.video {
	width: 853px;
	height: 480px;
} }

#videoArea {
	margin: 30px auto 0;
	width: 95%;
}

@media screen and (min-width: 740px) {
#videoArea {
	margin-top: 0;
	width: 100%;
	margin-top: 20px;
}}

#videoArea li:hover {
	opacity:0.7;
	filter: alpha(opacity=70);        /*  ie lt 8  */
	-ms-filter: "alpha(opacity=70)";  /*  ie 8  */
	-moz-opacity:0.7;                 /*  FF lt 1.5, Netscape  */
	-khtml-opacity: 0.7;              /*  Safari 1.x  */
	zoom:1;
	cursor: pointer;
}

#videoArea li img {
	float: left;
	margin-right: 10px;
	width: 20%;
}
@media screen and (min-width: 740px) {
#videoArea li img {
	float: left;
	margin-right: 20px;
	width: auto;
}
}

#videoArea li {
	padding-bottom: 20px;
}

#videoArea li dl {
	margin-bottom: 10px;
	margin-left: 0;
	text-align: left;
	width: auto;
	display: table;
}
@media screen and (min-width: 740px) {
#videoArea li dl {
	margin-bottom: 30px;
	margin-left: 110px;
	text-align: left;
	width: 310px;
	display: table;
}
}

#videoArea li dl  p {
	margin-bottom: 0;
}

#videoArea li dt {
	margin-top: -10px;
	color: #67737F
}

#videoArea li dd {
	margin-top: 3px;
}

.video_left {
	 margin-right: 0;
	 margin-bottom: -5px !important;
}
@media screen and (min-width: 740px) {
.video_left {
	 margin-right: 10px;
	 margin-bottom: 0;
}
}
.float_left {
	 float: left;
	 margin-right: 10px;
}

#videoArea li dt span {
	line-height: 2.2;
}

.bottom_crysis {
	margin-top: 0;
}

@media screen and (min-width: 740px) {
.bottom_crysis {
	margin-top: 25px;
}
}

.pad_01 {
	padding-top: 0;
}

@media screen and (min-width: 740px) {
.pad_01 {
	padding-top: 30px;
}
}

.pad_02 {
	padding-top: 40px;
}

.white_box {
	background: #fff;
	padding: 10px 0;
}

@media screen and (min-width: 740px) {
.white_box {
	background: #fff;
	padding: 30px 0;
}
}

.white_box2 {
	background: #fff;
	padding: 30px 0;
	height: 270px;
}

.white_box3 {
	background: #fff;
	padding: 0;
	margin: auto;
}

@media screen and (min-width: 740px) {
.white_box3 {
	background: #fff;
	padding: 0;
	margin: none;
}
}

.ma_l {
	margin-left: 5px;
}

.ma_0 {
	margin: 0;
}

.ma_b {
	margin-bottom: 40px;
}

.smart_b {
	margin-bottom: 10px;
}


@media screen and (min-width: 740px) {
.smart_b {
	margin-bottom: 0;
}
}

.list_col2 li {
	padding: 14px 2px;
	width: 45%;
	border: 3px solid #f1f1f1;
	text-align: center;
	margin: 5px 0;
	float: left;
	font-size: 12px;
}


@media screen and (min-width: 740px) {
.list_col2 li {
	padding: 18px 1%; /* 18px 12px 201502 */
	width: 42%;
	border: 3px solid #f1f1f1;
	text-align: center;
	margin: 5px 0;
	float: left;
	font-size: 100%; /* 14px 201502 */
}}

.ma_r {
	margin-left: 10px !important;
}

.ma_t_b {
	margin-top: 32px;
	margin-bottom: 30px;
}

.next_icon {
	margin: auto;
	text-align: center;
	width: 980px;
	margin-left: 155px;
	height: 60px;
	position: absolute;
	top: 130;
	margin-top: 90px;
	display: none;
}
@media screen and (min-width: 740px) {
.next_icon {
	margin: auto;
	text-align: center;
	width: 100%; /* 980px; 201502 */
	margin-left: 16%; /* 155px; 201502 */
	height: 60px;
	position: relative; /* absolute; 201502 */
	top: -146px; /* 130; 201502 */
/*	margin-top: 90px; 201502 */
	display: block;
}}
.next_icon p {
	float: left;
	width: 34.2%;
	text-align: center;

}

.top_border {
	border-top: 2px solid #f1f1f1;
}

.mr_t_0 {
	margin-top: 0;
}

@media screen and (min-width: 740px) {
.mr_t_0 {
	margin-top: -45px;
}
}

.ma_r_20 {
	margin-right: 10px;
	margin-top: -3px;
}

.w_90 {
	width: 90%;
	margin: auto;
}

.w_80 {
	width: 80%;
	margin: 20px auto 0;
}

.w_70 {
	width: 70%;
}

#new_func {
	/*width: 90%; 2015/09/28 h9*/
	/*  margin-left: 0;  */
	padding: 10px;
	background: #f1f1f1;
	margin: auto;
	display: block;
}

@media screen and (min-width: 740px) {
#new_func {
	/*width: 60%; 2015/09/28 h9*/ /* 45%; */
/*	margin-left: 20px; 201502 */
	padding: 20px;
	background: #f1f1f1;
	display: block;
	float: left; /* right */
}}
#new_func_inner {
	background: #fff;
	padding: 5px;
	width: 95%;
}
@media screen and (min-width: 740px) {
#new_func_inner {
	background: #fff;
	padding: 20px;
	width: 91%;
}}
@media screen and (min-width: 740px) {
#new_func_out {width: 32%}}
/*#new_func_out {
	width: 100%;
}
@media screen and (min-width: 740px) {
#new_func_out {
	background: #fff;
	padding: 20px;
	width: 30%;
}}*/

#new_func_inner  dt {
	float: left;
}
#new_func_inner  dd {
	margin-left: 60px;
	padding-left: 20px;
	padding-bottom: 10px;
	border-left: 2px solid #f1f1f1;
}
@media screen and (min-width: 740px) {
#new_func_inner  dd {
	margin-left: 80px; /* 90 */
	padding-left: 20px;
	padding-bottom: 10px;
	border-left: 2px solid #f1f1f1;
}}
#new_func_inner  dd  span {
	width: 12px;
	height: 12px;
	padding-right: 20px;
	margin-left: -27px;
	background: url(/img/cloud/top/cercle_gray.png) no-repeat ;
}
@media screen and (min-width: 740px) {
#new_func_inner  dd  span {
	width: 12px;
	height: 12px;
	padding-right: 20px;
	margin-left: -27px;
	background: url(/img/cloud/top/cercle_gray.png) no-repeat ;
	background-position: 0 4px;
}}
.on_active {
	background: url(/img/cloud/top/cercle_orange.png) no-repeat !important ;
	background-position: 0;
}
@media screen and (min-width: 740px) {
.on_active {
	background: url(/img/cloud/top/cercle_orange.png) no-repeat !important ;
	background-position: 0 4px !important;
}
}
img.ico_release{margin-left: 5px; margin-top: -3px;}

.index_btn_01 {
	font-size: 19px;
	font-weight: 100;
	margin-bottom: 0;
	margin-top: 9px;
	text-align: center;
}
@media screen and (min-width: 740px) {
.index_btn_01 {
	font-size: 22px;
	font-weight: 100;
	margin-bottom: 0;
	margin-top: 10px;
	text-align: center;
}
}
.index_btn_02 {
	font-size: 19px;
	font-weight: 100;
	margin-top: 19px;
	text-align: center;
}
@media screen and (min-width: 740px) {
.index_btn_02 {
	font-size: 22px;
	font-weight: 100;
	margin-top: 18px;
	text-align: center;
}
}
.index_btn_inquiry {
	font-size: 12px;
	font-weight: 100;
	margin-top: -25px;
	margin-left: -10px;
	margin-bottom: 0
}

.btn_plastic {
    width:90%;
	height: 60px;
    text-decoration:none;
    display:block;
    text-align:center;
    padding:3px 0 4px;
    color:#fff;
    border-radius:3px;
	margin: auto;}
@media screen and (min-width: 740px) {
.btn_plastic {
    width:400px;
	height: 65px;
    text-decoration:none;
    display:block;
    text-align:center;
    padding:4px 0 5px;
    color:#fff;
    border-radius:3px;
	margin: auto; }}

.btn_plastic_s {
width: 90%;
height: 24px;
text-decoration: none;
display: block;
text-align: center;
padding: 8px 0 7px;
color: #fff;
border-radius: 3px;
margin: auto; }
@media screen and (min-width: 740px) {
.btn_plastic_s {
width: 270px;
height: 30px;
text-decoration: none;
display: block;
text-align: center;
padding: 10px 0 8px;
color: #fff;
border-radius: 3px;
margin: auto; }}

.backbtn:hover {opacity: 0.7;}

.btn_xs {
	padding-left: 10px;
	width: 150px;
	display: none; }
@media screen and (min-width: 740px) {
.btn_xs {
	padding-left: 10px;
	width: 150px;
	display: block; }}

.btn_color_red {background: #f95349; }
.btn_color_orange {background: #fd7556; }
.btn_color_green {background: #91c974; }
.btn_color_blue {background: #2695c9; }
.btn_color_blue2 {background: #92cae4; }
.btn_color_black {background: #555; }
.btn_color_red:hover {background: #f95349; }
.btn_color_orange:hover {background: #fd7556; }
.btn_color_green:hover {background: #91c974; }
.btn_color_blue:hover {background: #2695c9; }
.btn_color_blue2:hover {background: #92cae4; }
.btn_color_black:hover {background: #555; }

.btn_color_red:hover,.btn_color_orange:hover,.btn_color_green:hover,.btn_color_blue:hover,.btn_color_blue2:hover,.btn_color_black:hover{
	opacity:0.7;
	filter: alpha(opacity=70);        /*  ie lt 8  */
	-ms-filter: "alpha(opacity=70)";  /*  ie 8  */
	-moz-opacity:0.7;                 /*  FF lt 1.5, Netscape  */
	-khtml-opacity: 0.7;              /*  Safari 1.x  */
	zoom:1;
	color: #fff;
	text-decoration: none; }
.btn_icon_arrow_xll {
	margin-top: -30px;
	width: 10px;
	height: 16px;
	background: url(/img/cloud/top/index_btn_arrow_.png) no-repeat 0 0;
	position: absolute;
	margin-left: 35%; }
@media screen and (min-width: 740px) {
.btn_icon_arrow_xll {
	margin-top: -35px;
	width: 10px;
	height: 16px;
	background:url(/img/cloud/top/index_btn_arrow_.png) no-repeat 0 0;
	position: absolute;
	margin-left: 170px;
	margin-left: 370px\9; }}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .btn_icon_arrow_xll:not(:target) {
    margin-left: 370px; }} /*  IE10（\9なしでIE11にも適用）  */

.btn_icon_arrow_s {
margin-top: -28px;
width: 10px;
height: 16px;
background: url(/img/cloud/top/index_btn_arrow_.png) no-repeat 0 0;
position: absolute;
margin-left: 35%; }
@media screen and (min-width: 740px) {
.btn_icon_arrow_s {
margin-top: -33px;
width: 10px;
height: 16px;
background: url(/img/cloud/top/index_btn_arrow_.png) no-repeat 0 0;
position: absolute;
margin-left: 104px;
margin-left: 226px\9; }}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .btn_icon_arrow_s:not(:target) {
    margin-left: 226px; }} /*  IE10（\9なしでIE11にも適用）  */

.ma_top {
	margin-top: -38px;
}
@media screen and (min-width: 740px) {
.ma_top {
	margin-top: -42px;
}
}
.ma_top2 {
	margin-top: -66px;
}

.l_cloud_link {
	margin-bottom: 0;
}

.l_cloud_link_item02 {
	margin-bottom: 10px;
	padding: 20px 10px 20px 105px;
	height: auto;
	min-height: 57px;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: 20px 20px;
}
@media screen and (min-width: 740px) {
.l_cloud_link_item02 {
	margin-bottom: 10px;
	padding: 20px 10px 20px 105px;
/*	height: 40px;*/
	min-height: 57px;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: 20px 20px; }}

.ico_index_publiccloud {background-image: url(/img/cloud/top/ico_index_publiccloud.png) ;}
.ico_index_privatecloud {background-image: url(/img/cloud/top/ico_index_privatecloud.png) ;}
.ico_index_privateconnect {background-image: url(/img/cloud/price/ico_price_privateconnect.png) ;}
.ico_index_objectstrage {background-image: url(/img/cloud/top/ico_index_objectstrage.png) ;}
.ico_index_baremetal {background-image: url(/img/cloud/top/ico_index_baremetal.png) ;}
.ico_index_vmimport {background-image: url(/img/cloud/price/ico_price_vmimport.png) ;}
.ico_index_cache {background-image: url(/img/cloud/top/ico_index_cache.png) ;}

.ico_price_ssl {
	background-image: url(/img/cloud/price/ico_price_ssl.png) ;	}

.ico_price_domain {
	background-image: url(/img/cloud/price/ico_price_domain.png) ;}

.index_btn_area {
	padding: 0;}

@media screen and (min-width: 740px) {
.index_btn_area {
	padding: 70px 0 80px; }}

#footer_cloud_navi {
	display: table;
	display: -moz-box;
	margin: 0 auto 40px;
}

#footer_cloud_navi li {
	text-align: center;
	padding: 3px 8px;
	border-left: 1px solid #ccc;
	float: left;
	font-weight: bold;
	margin-bottom:10px;
	font-size: 11px;}
@media screen and (min-width: 740px) {
#footer_cloud_navi li {
	text-align: center;
	padding: 3px 20px; /*28px*/
	border-left: 1px solid #ccc;
	float: left;
	font-weight: bold;
	margin-bottom:10px;
	font-size: 100%;}}

#footer_cloud_navi li:first-child {
	border-left: 0;
}

.idcf_block {
	width: 90%;
	margin: 70px auto 0;
	border: 8px solid #f1f1f1;
	padding: 30px 5px;
}

@media screen and (min-width: 740px) {
.idcf_block {
	width: 80%;
	margin: 20px auto 0;
	border: 8px solid #f1f1f1;
	padding: 40px 60px;
}
}

.block_top {
	background: url(/img/cloud/top/img_index_ribbon01.png) no-repeat;
	width: 110px;
	height: 110px;
	position: absolute;
	top: 53.6%;
	left: auto;
}

@media screen and (min-width: 740px) {
.block_top {
	background: url(/img/cloud/top/img_index_ribbon01.png) no-repeat;
	width: 110px;
	height: 110px;
	position: absolute;
	top: 65.7%;
	/*  left: 15%;  */
	left: 20.4%;
}
}


.block_bottom {
	background: url(/img/cloud/top/img_index_ribbon02.png) no-repeat;
	width: 110px;
	height: 110px;
	position: absolute;
	top: 90.5%;
	left: 69%;
}

@media screen and (min-width: 740px) {
.block_bottom {
	background: url(/img/cloud/top/img_index_ribbon02.png) no-repeat;
	width: 110px;
	height: 110px;
	position: absolute;
	left: 72.6%;
	top: 88.4%;
}
}

.link_after {
	position: relative;
}

#img {
    width: 100%;
    height: auto;
    text-align: center;
    position: absolute;
}



@media screen and (min-width: 740px) {
#img {
    width: 100%;
    height: 447px;
    text-align: center;
    position: absolute;
}
#img img {
	width: 447px;
}
}

.text_idcf_cloud {
	font-size: 18px;
	font-size: 1.8rem;
	margin-bottom: 30px;
}
@media screen and (min-width: 740px) {
.text_idcf_cloud {
	font-size: 25px;
	font-size: 2.5rem;
	margin-bottom: 30px;
}
}
.text_idcf_cloud_mini {
	margin-bottom: 30px;
	line-height: 2;
}

.hdg_nav_btm_list_item > a:before {
	content: '';
	margin-top: -4px;
	width: 6px;
	height: 15px;
	display: block;
	position: absolute;
	top: 30%;
	left: 5px;
	background-image:url(/img/cloud/top/index_btn_arrow_.png);
	background-repeat: no-repeat;
	background-position: 0 100%;
	background-size: 6px;
}

[data-hdg-nav="cloud_self"] .hdg_nav_btm_list_item a:hover, [data-hdg-nav="cloud_self"] .hdg_nav_btm_list_item .is_active {
	background-color: #2695c9;
	color: #fff;
}

 .hdg_nav_btm_list_item > a:hover,
  .hdg_nav_btm_list_item .is_active {
	  font-weight: 100;
}


.lh150 {
	line-height: 150%;
}

 .carousel {
	 width: 980px;
	 height: 500px;
	 margin: 0 auto;
 }

 .bxslider {
	width: 980px;
	height: 422px;
	margin: auto;
}

.main_img {
	width: 527px;
	height: 447px;
	background: url(/img/cloud/top/img_mainvisual_01.png) no-repeat;
	position: absolute;
	background-position: 0 -60px;/*  0 -50px; */
	background-size: 100%;
	margin-left: 450px;
	display: none;
}
@media screen and (min-width: 740px) {
.main_img {
	width: 527px;
	height: 447px;
	background: url(/img/cloud/top/img_mainvisual_01.png) no-repeat;
	position: absolute;
	background-position: 0 -60px;/*  0 -50px; */
	background-size: 100%;
	margin-left: 450px;
	display: block;
}
}

 .main_title {
	padding: 20px 0;
	width: 100%;
	text-align:center;
 }
 @media screen and (min-width: 740px) {
  .main_title {
	padding: 70px 0 0 50px;
	width: 100%;
	text-align:left;
 }
 }

 .main_h1 {
	 font-size: 30px;
	  font-size: 3rem;
	 font-weight: 100;
	 line-height: 1.2;
 }

 .main_sub_title {
	 font-size: 20px;
	  font-size: 2.0rem;
	 font-weight: 100;
 }

 .main_sub_text {
	font-size: 14px;
	margin-top: -5px;
	color: #969696;
}
  @media screen and (min-width: 740px) {
  .main_h1 {
	 font-size: 52px;
	 font-weight: 100;
	 line-height: 1.2;
	 margin-bottom: 0;

 }

 .main_sub_title {
	 font-size: 27px;
	 font-weight: 100;
 }

.main_sub_text {
	font-size: 16px;
	margin-top: -5px;
	color: #969696;
} }

.fGray{
	color: #444! important;
}

.btn_plastic_main {
	width:100%;
	height: 40px;
    text-decoration:none;
	text-align: center;
	margin: 12px auto 10px;
    display:block;
    padding:4px 0 5px;
    border-radius:3px;
}

@media screen and (min-width: 740px) {
.btn_plastic_main {
	width:330px;
	height: 40px;
    text-decoration:none;
	text-align: center;
	margin: 12px auto 10px;
    display:block;
    padding:4px 0 5px;
    border-radius:3px;
}}
.index_btn_01_main {
	font-size: 18px;
	font-weight: 100;
	text-align: center;
	padding-top: 7px;
	color:#fff;
}

.main_btn_position {
	width:100%;
	height: 40px;
    text-decoration:none;
    display:block;
    padding:4px 0 5px;
    color:#fff;
    border-radius:3px;
	margin-left:0;
	margin-top: 0;
}
 @media screen and (min-width: 740px) {
.main_btn_position {
	width:330px;
	height: 40px;
    text-decoration:none;
    display:block;
    padding:4px 0 5px;
    color:#fff;
    border-radius:3px;
	margin-left:40px;
	margin-top: 30px;
} }

.text_black {
	color: #555;
	margin-bottom: -5px;
}

.btn_icon_arrow_xllll, btn_icon_arrow_xlll {
	margin-top: -56px;
	width: 9px;
	height: 14px;
/*	background:url(/img/cloud/top/index_btn_arrow_.png) no-repeat 0 0;*/
	position: absolute;
	margin-left: 40%;
	margin-left: 80%\9;
}

  @media screen and (min-width: 740px) {
.btn_icon_arrow_xllll, .btn_icon_arrow_xlll {
	margin-top: -56px;
	width: 9px;
	height: 14px;
	background:url(/img/cloud/top/index_btn_arrow_.png) no-repeat 0 0;
	position: absolute;
	margin-left: 140px;
	margin-left: 300px\9;
} }
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .btn_icon_arrow_xlll:not(:target) {
    margin-left: 300px; }} /*  IE10（\9なしでIE11にも適用）  */
#change_img {
	margin: auto;
	display: table;
	z-index: 11;
	position: relative;
}

#change_img li {
	float: left;
	margin-left: 20px;
	border: 1px solid #ccc;
}

#change_img li:hover {
	opacity:0.7;
	filter: alpha(opacity=70);        /*  ie lt 8  */
	-ms-filter: "alpha(opacity=70)";  /*  ie 8  */
	-moz-opacity:0.7;                 /*  FF lt 1.5, Netscape  */
	-khtml-opacity: 0.7;              /*  Safari 1.x  */
	zoom:1;
}

#change_img li:first-child {
	margin-left: 0;
}

.carousel_item {
	float: left;
	display: table;
}

.carousel_inner {
	display: flex;
	background:#fff;
}

.section02_content {
	margin: 0 auto;
	width: 100%;
	max-width: 980px;
	min-height: 404px;/*420	oda */
	padding: 20px 0 40px;
}

.section02_content2 {
	margin: 0 auto;
	width: 100%;
	max-width: 980px;
	display: inline-block;
}

.section02_content .box {
	width: 94%;
	height: initial;
	height: auto;
	margin: 0 0 1px 0;
	padding: 3%; /* 5% 3% */
	text-align: center;
	border: none;
	float: none;
/*	display:initial ; */
}

@media screen and (min-width: 740px) {
.section02_content .box {
	width: 20.85%;
	max-width: 980px;
	margin: 0 1px 0 0;
	padding: 1% 2%; /* 3% 2% */
	float: left;
	text-align: left;
	border: none;
/*	display: ; */
} }

.section02_content .boxbox {
width: 94%;
height: initial;
height: auto;
margin: 0 0 1px 0;
padding: 5% 3%;
text-align: center;
border: none;
float: none;
}

@media screen and (min-width: 740px) {
.section02_content .boxbox {
	width: 22.85%; /* 20.85% */
	max-width: 980px;
	margin: 0 1px 0 0;
	padding: 0 1%; /* 2% */
	float: left;
	text-align: left;
	border: none;
} }

.height_mster {
	min-height: 330px !important
}

.section02_content2 .box2 {
	width: 94%;
	height: initial;
	height: auto;
	margin: 0 0 1px 0;
	padding: 5% 3%;
	text-align: center;
	border: none;
	float: none;
}

@media screen and (min-width: 740px) {
.section02_content2 .box2 {
	width: 20.85%;
	max-width: 980px;
	margin: 0 1px 0 0;
	padding: 0 2%;
	float: left;
	text-align: center;
	border: none;
} }

.box2 img {
	height: 93px;
}

.section02_content ul {
	line-height: 220%;
	width: 90%;
	margin: auto;
}
@media screen and (min-width: 740px) {
.section02_content ul {
	line-height: 220%;
	font-size: 14px;
} }

.section02_content li {
	display: -webkit-box;
}

.section02_content li img {
	margin-top: -12px /* -3px */
}

.gray_arrow a:hover {
	text-decoration: none;
	color: #C3C3C3;
}


.section02_content li p{
	margin-right: 5px;
	margin-bottom: 0;
}

.list_ma-10 {
	margin-top: -10px;
	margin-bottom: 0;
	text-align: left;
}

.line_h {
	line-height: 140%;
}

/ */////////////////////////////

料金

////////////////////////// */

[data-h1-bg="cloud_self"] {
	background: #EAEBED !important;
	position: relative;
	z-index: -2;
}

[data-h1-bg="idcf_cloud"] {
	background: #EAEBED !important;
	position: relative;
	z-index: -2;
}

[data-h1-bg="idcf_cloud"] {
	background: #EAEBED !important;
	position: relative;
	z-index: -2;
}

.ba_flash {
	background-image:url(/img/cloud/iconback.png);
	background-repeat: no-repeat;
	height: 80px;
	margin-left: -300px;
	width: auto;
	position: absolute;
	z-index: -1;
}

@media screen and (min-width: 740px) {
.ba_flash {
	background-image: url(/img/cloud/iconback.png);
	background-repeat: no-repeat;
	height: 155px;
	margin-left: -140px;
	width: 463px;
	position: absolute;
	z-index: -1;
} }


.cloud_icon img {
	max-width: 100%;
	height: auto;
	vertical-align: middle;
}

.hdg_nav_btm {
	display: none;
}

@media screen and (min-width: 480px) {
.hdg_nav_btm {
	display: block;
	z-index: 999;
	position: relative;
} }

.hdg_01_main {
	color: #555;
	position: absolute;
	top: 50%;
	left: 20%;
	margin-top: -1.1em;
}
@media screen and (min-width: 740px) {
.hdg_01_main {
	color: #555;
	position: absolute;
	top: 24%;
	left: 19%;
	margin-top: 0;
} }


@media screen and (min-width: 480px) {
.hdg_01_inner {
	background-image: url(/img/cloud/bg_title.png)!important;
	background-repeat:no-repeat;
	background-position: right;
	background-size: 210px;
} }

@media screen and (min-width: 740px) {
.hdg_01_inner {
	background-image: url(/img/cloud/bg_title.png) !important;
	background-repeat:no-repeat;
	background-position: right;
	background-size: 300px;
} }

.ma_t_b70 {
	margin: 10px 0 60px;
}

.btnArea_price {
	margin: 50px auto -40px;
}

.title_sub {
	padding-left: 33px;
}

.title_sub:before {
	width: 16px;
	height: 16px;
	content: '';
	margin-left: -33px;
	display: block;
	position: relative;
	top: 22px;
	left: 8px;
	background-image: url(/img/cloud/vm/ico_vm_type_00.png);/*ico_vm_type_04.png */
	background-repeat: no-repeat;
	background-size: 16px;
}

.standard_mark:after {
	width: 50px;
	height: 22px;
	content: '';
	display: inline-table;
	position: relative;
	top: 4px;
	left: 10px;
	background-image: url(/img/cloud/price/ico_price_basic.png);
	background-repeat: no-repeat;
	background-size: 50px;
}
@media screen and (min-width: 740px) {
.standard_mark:after {
	width: 60px;
	height: 22px;
	content: '';
	display: inline-table;
	position: relative;
	top: 4px;
	left: 10px;
	background-image: url(/img/cloud/price/ico_price_basic.png);
	background-repeat: no-repeat;
	background-size: 100%;
} }

.price_machine {
	display: none;
}
@media screen and (min-width: 740px) {
.price_machine {
	display: block;
} }

.price_machine ul {
	display: inline-flex;
}

.price_machine li {
	text-align: center;
	float: left;
}

.price_machine li:first-child {
	margin-right: 20px;
}

.text_normal {
	font-weight: 100;
}

.price_tab {
	position: relative;
	background: #eaebed;
	padding: 12px 20px;
	color: #555;
	font-size: 20px;
	border-radius: 5px;
	width: 200px;
	cursor: pointer;
}

.price_tab:hover {
	background: #d1d4d9;
}
.price_tab_active {
  position: relative;
  background: #2695c9;
  padding: 12px 20px;
  color: #fff;
  font-size: 20px;
  border-radius: 5px;
  width: 200px;
}

.price_tab_active:after, .price_tab_active:before {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

.price_tab_active:after {
  border-color: rgba(149, 198, 213, 0);
  border-top-color: #2695c9;
  border-width: 7px;
  margin-left: -7px;
}
.price_tab_active:before {
  border-color: rgba(255, 255, 255, 0);
  border-top-color: #ffffff;
  border-width: 8px;
  margin-left: -8px;
}

.graph_area01 {
	margin: 0 auto;
	margin: 30px auto\9;
	clear: both;
	width: 100%;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .graph_area01:not(:target) {
    margin-top: 50px\9; /*  IE10（\9なしでIE11にも適用）  */
} }


.type {
	display: flex;
	margin-left: 10px;
	clear: both;
}

.type dt {
	width: 20px;
	height: 20px;
	margin-right: 10px;
	float: left;
}

.type dd {
	margin-right: 30px;
	margin-top: 2px;
	float: left;
}


.graph_area02 {
	margin: 0 auto;
	margin: 30px auto\9;
	clear: both;
	display: none;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .graph_area02:not(:target) {
    margin-top: 50px\9; /*  IE10（\9なしでIE11にも適用）  */
} }

.graph_area02 dl {
	display: flex;
	margin-left: 10px;
	clear: both;
}
.graph_area02 dt {
	width: 20px;
	height: 20px;
	margin-right: 10px;
	float: left;
}
.graph_area02 dd {
	margin-right: 30px;
	margin-top: 2px;
	float: left;
}
/* .volume_area table thead th */
.table_blue table thead th {
	background: #7dbfdf;
}
.space_area {
	height: 25px;
}
.graph_color01 {
	background: #bddfac;
	width: 20px;
	height: 20px;
}
.graph_color02 {
	background: #b0e5f6;
	width: 20px;
	height: 20px;
}
.graph_color03 {
	background: #92cae4;
	width: 20px;
	height: 20px;
}

.graph_color04 {
	background: #c8b9e5;
	width: 20px;
	height: 20px;
}

.graph_color05 {
	background: url(/img/cloud/bg_highiohighsto.png) ;
	width: 20px;
	height: 20px;
	color: #fff;
}

.color01 {
	color: #5bd28d;
}

.color02 {
	color: #74c1d7;

}

.color03 {
	color: #1f96b8;

}

.color04 {
	color: #c26bcc;
}

.color05 {
	color: #c8b9e5;
}

.icon_option {
	display: flex;
	margin: 24px 0 10px;
}

.option_m {
	margin-left: 20px;
	margin-top: 15px;
}

#video1 {
	display: none;
}/*1021*/

#video3 {
	display: none;
}

.video_c {
	text-align: center;
}

.idcf_block:before {
	content: '';
	width: 110px;
	height: 110px;
	margin-left: -67px;
	margin-top: -47px;
	display: none;
	position: absolute;
	background: url(/img/cloud/top/img_index_ribbon01.png) no-repeat;
	background-repeat: no-repeat;
	background-position: 0 0;
	background-size: 110px;
}

@media screen and (min-width: 740px) {
.idcf_block:before {
	content: '';
	width: 110px;
	height: 110px;
	margin-left: -67px;
	margin-top: -47px;
	display: block;
	position: absolute;
	background: url(/img/cloud/top/img_index_ribbon01.png) no-repeat;
	background-repeat: no-repeat;
	background-position: 0 0;
	background-size: 110px;
}
}

.idcf_block:after {
	content: '';
	width: 900px;
	float: right;
	height: 110px;
	margin-top: -63px;
	/*  right: 0;  */
	/*  margin-right: 70px;  */
	display: none;
	position: absolute;
	background: url(/img/cloud/top/img_index_ribbon02.png) no-repeat;
	background-repeat: no-repeat;
	background-position: 742px 0;
	background-size: 110px; }

@media screen and (min-width: 740px) {
.idcf_block:after {
	content: '';
	width: 900px;
	float: right;
	height: 110px;
	margin-top: -63px;
	/*  right: 0;  */
	/*  margin-right: 70px;  */
	display: block;
	position: absolute;
	background: url(/img/cloud/top/img_index_ribbon02.png) no-repeat;
	background-repeat: no-repeat;
	background-position: 742px 0;
	background-size: 110px; } }
@media screen and (min-width: 740px) {
.video_c {
	text-align: left;} }
@media screen and (max-width: 740px) {
.smart_t {
	margin-top: 20px;} }

/*  ガイド  */
.guide {
	cursor: pointer;
	width: 100%;}
@media screen and (min-width: 740px) {
.guide {
	cursor: pointer;
	width: auto;}}
.guide_download {
	position: absolute;
	right: 0;
	top: 120px;
	z-index: 1000;
	display: none;}
@media screen and (min-width: 740px) {
.guide_download {
	position: absolute;
	right: 0;
	top: 120px;
	z-index: 1000;
	display: block;}}
.cl_guide {
	top: 134px! important }}
@media screen and (min-width: 740px) {
.cl_guide {
	top: 134px! important }}

/*  スライダー  */
.slider  {
	width: 100%; height: 400px; margin: auto;
}
.flexslider {
	height: 400px; width: 100%; margin: auto;
}
.slides {
	width: 980px; height: 400px; margin: auto;
}
@media screen and (min-width: 740px) {
	.slider  {
		width: 100%; height: 447px; margin: auto;
	}
	.flexslider {
		height: 447px; width: 100%; margin: auto;
	}
	.slides {
		width: 980px; height: 447px; margin: auto;
	} }

/*  Browser Resets
******************************** */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;}


/*  FlexSlider Necessary Styles
******************************** */
.flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} /*  Hide the slides before the JS is loaded. Avoids image jumping  */
.flexslider .slides img {width: 100%; display: block;  max-width:740px;}
@media screen and (max-width: 740px) {
.flexslider .slides img {width: 100%; display: block;  max-width:auto;}
}
.flexslider .slides img.cp_detail {width: 140px; display: block;}
.flexslider .slides a img:hover {opacity: 1;}
.flex-pauseplay span {text-transform: capitalize;}

/*  Clearfix for the .slides element  */
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}

/*  No JavaScript Fallback  */
/*  If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load  */
.no-js .slides > li:first-child {display: block;}

/*  FlexSlider Default Theme
******************************** */
.flexslider { margin: 0 0 20px; background: #fff; zoom: 1; }
.flex-viewport { max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; }
.loading .flex-viewport { max-height: 300px; }
.flexslider .slides { zoom: 1; }
.carousel li { margin-right: 5px; }

/*  Direction Nav  */
.flex-direction-nav {*height: 0;}
.flex-direction-nav a  { text-decoration:none; display: block; width: 40px; height: 40px; margin: -20px 0 0; position: absolute; top: 50%; z-index: 10; overflow: hidden; opacity: 0; cursor: pointer; color: rgba(0,0,0,0.8); text-shadow: 1px 1px 0 rgba(255,255,255,0.3); -webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease; }
.flex-direction-nav .flex-prev { left: -50px; }
.flex-direction-nav .flex-next { right: -50px; text-align: right; }
.flexslider:hover .flex-prev { opacity: 0.7; left: 0; }
.flexslider:hover .flex-next { opacity: 0.7; right: 0; }
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover { opacity: 1; }
.flex-direction-nav .flex-disabled { opacity: 0!important; filter:alpha(opacity=0); cursor: default; }
.flex-direction-nav a:before  { font-family: "flexslider-icon"; font-size: 40px; line-height:1; display: inline-block; }

/*  Pause/Play  */
.flex-pauseplay a { display: block; width: 20px; height: 20px; position: absolute; bottom: 5px; left: 10px; opacity: 0.8; z-index: 10; overflow: hidden; cursor: pointer; color: #000; }
.flex-pauseplay a:before  { font-family: "flexslider-icon"; font-size: 20px; display: inline-block; content: '\f004'; }
.flex-pauseplay a:hover  { opacity: 1; }
.flex-pauseplay a.flex-play:before { content: '\f003'; }

/*  Control Nav  */
.flex-control-nav {margin: -140px auto 40px; text-align: center ;/* margin: -140px auto 100px;201502	margin: -120px auto 0; ike1014*/ }
@media screen and (min-width: 400px) {
.flex-control-nav {width: 100%; text-align: center; margin: -70px auto 0; position: relative; z-index: 999;}
}
@media screen and (min-width: 740px) {
.flex-control-nav {width: 100%; text-align: center; margin-top: -70px; position: relative; z-index: 999;}
}
.flex-control-nav li {margin: 5px 6px; display: inline-block; zoom: 1; *display: inline; }

.flex-control-paging li a:hover { opacity: 0.7;  }
.flex-control-paging li a { width: 100px; height: auto; padding: 8px 0 14px;}
@media screen and (min-width: 740px) {
.flex-control-paging li a { width: 120px; height: 50px; padding: 14px 0 15px; }
}
.flex-control-paging li img{
	border: 1px solid #eaebed;
}
.flex-control-paging li img:hover{
	border: 1px solid #2594c8;
}
.flex-control-paging li a.flex-active img {
	border: 1px solid #2594c8;
}

.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}

@media screen and (max-width: 740px) {
  .flex-direction-nav .flex-prev { opacity: 1; left: 10px;}
  .flex-direction-nav .flex-next { opacity: 1; right: 10px;}
}

.slide_inner {
	width: 90%;
	margin: 20px auto;
}

@media screen and (min-width: 740px) {
.slide_inner {
	width: 980px;
	margin: auto;
}
}
.bule_ground {
	background: #1a93ca; }

/*-- cloud-top Mainbanner --- */

.sp_image_01 {
	width: 100%;
	height: 320px;
	background: url(/img/cloud/top/bg_zone_sp.png?201505) no-repeat;
	background-position: center 0;
	background-size: 320px;
}

.sp_image_03 {
	width: 100%;
	height: 320px;
	background: url(/img/cloud/top/bg_mackerel_sp.png) no-repeat;
	background-position: center 0;
	background-size: 320px;
}
.sp_image_04 {
	width: 100%;
	height: 320px;
	background: url(/img/cloud/top/bg_sec_sp.png) no-repeat;
	background-position: center 0;
	background-size: 320px;
}
.sp_image_05 {
	width: 100%;
	height: 320px;
	background: url(/img/cloud/top/bg_push_sp.png) no-repeat;
	background-position: center 0;
	background-size: 320px;
}

@media screen and (min-width: 400px) {
.sp_image_01 {
	width: 100%;
	height: 400px;
	background: url(/img/cloud/top/bg_zone_sp.png?201505) no-repeat;
	background-position: center 0;
	background-size: 450px;
}
.sp_image_03 {
	width: 100%;
	height: 400px;
	background: url(/img/cloud/top/bg_mackerel_sp.png) no-repeat;
	background-position: center 0;
	background-size: 450px;
}
/* 201502 */
.sp_image_04 {
	width: 100%;
	height: 400px;
	background: url(/img/cloud/top/bg_sec_sp.png) no-repeat;
	background-position: center 0;
	background-size: 450px;
}
.sp_image_05 {
	width: 100%;
	height: 400px;
	background: url(/img/cloud/top/bg_push_sp.png) no-repeat;
	background-position: center 0;
	background-size: 450px;
}}

.slide_01 {
	width: 100%;
	height: 320px;
	background-position: -340px 0;
	background-size: cover;
	background: #fff;
}
@media screen and (min-width: 400px) {
.slide_01 {
	width: 100%;
	height: 400px;
	background-position: -340px 0;
	background-size: cover;
	background: #fff;
}}
@media screen and (min-width: 740px) {
.slide_01 {
	width: 100%;
	height: 447px;
	background-size: cover;
}}

.idcfcloud_bg {
	background: url(/img/cloud/top/bg_cloud_sp.png?201505) no-repeat;
	width: 100%;
	height: 400px;
	background-size: cover;
}
@media screen and (min-width: 740px) {
.idcfcloud_bg {
	background: url(/img/cloud/top/bg_cloud.png) no-repeat;
	width: 100%;
	height: 447px;
	background-size: cover;
	background-position: 50%;
}}

.slide_02, .slide_05 {
	width: 100%;
	height: 320px;
	background-position: -340px 0;
	background-size: cover;
}
@media screen and (min-width: 400px) {
.slide_02, .slide_05 {
	width: 100%;
	height: 400px;
	background-position: -340px 0;
	background-size: cover;
}}
@media screen and (min-width: 740px) {
.slide_02, .slide_05 {
	width: 100%;
	height: 447px;
	background-size: cover;
} }

/* start 201502 */
.slide_04 {
	width: 100%;
	height: 320px;
	background-position: -340px 0;
	background-size: cover;
	background: #435C78; }
@media screen and (min-width: 400px) {
.slide_04 {
	width: 100%;
	height: 400px;
	background-position: -340px 0;
	background-size: cover;
	background: #435C78; }}

@media screen and (min-width: 740px) {
.slide_04 {
	background: #435C78;
	width: 100%;
	height: 447px;
	background-size: cover; }}

.mackerel_bg {
	background: url(/img/cloud/top/bg_mackerel_sp.png) no-repeat;
	width: 100%;
	height: 447px;
	margin-top: -150px;
	cursor: pointer;
}
@media screen and (min-width: 740px) {
.mackerel_bg {
	background: url(/img/cloud/top/bg_mackerel.png) no-repeat;
	width: 100%;
	height: 447px;
	background-position: 50%;
	margin-top: 0px;
	cursor: pointer;
} }

.slide_02 h1 {
	width: 90%;
	height: 30px;
	margin: 150px auto 30px;
	padding-top: 100px;
}
@media screen and (min-width: 740px) {
.slide_02 .main_h1 {
	width: 514px;
	height: 64px;
	margin: 150px auto 30px;
	padding-top: 150px;
} }

.slide_02 .text_22 {
	color: #fff;
}
.slide_02 a:hover {
    text-decoration: none;
}

.slide_03 {
	background: #5ABCD6;  /* 2015.2 */
	width: 100%;
	height: 320px;
	background-position: -340px 0;
	background-size: cover;}
@media screen and (min-width: 400px) {
.slide_03 {
	background: #5ABCD6;  /* 2015.2 */
	width: 100%;
	height: 400px;
	background-position: -340px 0;
	background-size: cover;}}
@media screen and (min-width: 740px) {
.slide_03 {
	background: #5ABCD6;  /* 2015.2 */
	width: 100%;
	height: 447px;
	background-size: cover;}}
.cp_bg a:hover {
	text-decoration: none;
}

.push_bg {
	background: url(/img/cloud/top/bg_push_sp.png) no-repeat;
	width: 100%;
	height: 447px;
	margin-top: -150px;
	cursor: pointer;
}
@media screen and (min-width: 740px) {
.push_bg {
	background: url(/img/cloud/top/bg_push.png) no-repeat;/*/img/cloud/top/bg_cp_friend.png*/
	width: 100%;
	height: 447px;
	background-position: 50%;
	margin-top: 0px; /*-150*/
	cursor: pointer;
}}
.push_bg a:hover {
	text-decoration: none;
}
/* start 201502 */
.sec_bg {
	background: url(/img/cloud/top/bg_sec_sp.png) no-repeat;
	width: 100%;
	height: 447px;
	margin-top: -150px;
	cursor: pointer;
}
@media screen and (min-width: 740px) {
.sec_bg {
	background: url(/img/cloud/top/bg_sec.png) no-repeat;
	width: 100%;
	height: 447px;
	background-position: 50%;
	margin-top: 0px;
	cursor: pointer; }}
.sec_bg a:hover {
	text-decoration: none; }
/* end 201502 */

.slide_03 p.main_h1 {
	padding-top: 10px;

}
@media screen and (min-width: 740px) {
.slide_03 p.main_h1 {
width: 514px;
height: 64px;
margin: 150px auto 0;
padding-top: 166px; /*194px */
padding-bottom: 20px; /* 2015.2 */
/* padding-left: 180px;  2015.2 */
} }

.text_campain {
	padding-left: 150px;
	font-weight: bold;
	font-size: 53px;
}

.slide_03 .text_22 {
	color: #333;
}
.flex-prev:before {
	content: "";
	background: url(/img/cloud/top/ico_mainvisual_arrow_l.png) no-repeat;
	width: 40px;
	height: 40px;
}

.flex-next:before {
	content: "";
	background: url(/img/cloud/top/ico_mainvisual_arrow_r.png) no-repeat;
	width: 40px;
	height: 40px;
}

.flex-direction-nav a {
	top: 50%;
}

.flex-direction-nav {
	width: 0;
	height: 40px;
/*	top: 33%; */
	left: 50%;
	margin-left: -550px;
	position: absolute;
	display: none;
}
@media screen and (min-width: 740px) {
.flex-direction-nav {
	width: 1100px;
	height: 40px;
/*	top: 33%; */
	left: 50%;
	margin-left: -550px;
	position: absolute;
	display: block;
	margin-top: -230px;
}
.flex-direction-nav, x:-moz-any-link {

} }

.flex-control-nav li {
	width: 90px;
	height: auto;
	position: relative;
}

@media screen and (min-width: 740px) {
.flex-control-nav li {
	width: 120px;
	height: 50px;
}
}

.box_em2 {
	margin: 0 8%;
}

.btn_area_850 {
	width: 850px;
	margin: auto;
}

#g_m {
	width: 100%;
}

#g_m th {
	background: #fff;
	border: none;
	text-align: right;
	width: 10%;

}

#g_m td {
	border: 1px dotted #ccc;
	text-align:center;
	line-height: 80%;
	width: 10%;
	padding: 10px 5px;
	height: 30px;/*40px tate 201603 */
}

#g_m td .now {
	margin-bottom: -5px;
}

#g_m td.bo_no {
	border: none;
}

.back_gray_top {
	background: #dadde2;
	width: 50px;
	text-align:center;
	font-weight: bold;
	margin-bottom: -1px;
	margin-left: 10px;/*20px tate 201603 */
}


.back_gray_right {
	background: #dadde2;
	width: 50px;
	text-align:center;
	font-weight: bold;
	float: right;
	margin-top: -20px;/*-49px tate 201603 */
	/*margin-right: -30px; del tate 201603*/
}

.box_text_style li a {
	font-size: 12px;
	font-size: 1.2rem;
}

.box_text_style h2 {
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: 100;
	color: #59636C;
}

.spec_machine th {
	width: 35%;
}

.spec_machine {
	padding-bottom: 30px;
}

.height0 {
	height: 250px !important;/*200px*/
}
.height1 {
	height: 160px !important;
}
.clear {
	clear: both;
}

.min {
	min-height: 200px; /* 250px */
}

.min150 {
	min-height: 170px;
}
/*------------------

----------------- */

.comment_area {
	padding: 10px !important;
	width: 85% !important;
	margin: auto;
}

.flex_style {
	display:inline;
}

.flex_display {
	display: flex;
}

.blue_line img {
	width: 70%;
}

.light_gray {
	background: #E6E6E6;
	border-right: 0;
}

.cercle_text {
	border: 1px solid #999999;
	padding: 10px 10px 7px;
}

.img_box {
	border: 1px solid #999999;
	padding: 20px;
	width: 40%;
}

.img_box:first-child {
	margin-right: 20px;
}

.hdg_04 {
	padding-bottom: 0.6em;
	font-weight: bold;
	line-height: 1.2;
	border: 0;
	margin-bottom: 0;
	margin-top: 40px;
  }

.hdg_04_wrapper {
	border: 0;
	margin-bottom: 0;
	margin-top: 40px;
}


.hdg_03 {
	margin-bottom: 0;
	margin-top: 30px;
	border: none;
	background: none;
}

.ma_l_40 {
	margin-left: 70px;
}

.hdg_03 > a:before {
	content: '';
	width: 7px;
	height: 11px;
	display: block;
	position: absolute;
	top: 4px;
	left: 0;
	background: url("/img/cloud/link_arrow_blue.png") no-repeat 0 0;
	background-size: 7px auto;
}






@charset "utf-8";
.l_mb40 {
  margin-bottom: 20px;
}
@media screen and (min-width: 1000px) {
  .l_mb40 {
    margin-bottom: 40px;
  }
}
@media print {
  .l_mb40 {
    margin-bottom: 40px;
  }
}

.l_heading {
  padding: 1em 0 0 0;
}

.l_heading_sub {
  color: #17BEF8;
  font-weight: bold;
  font-size: 22px;
  font-size: 2.2rem;
}

.l_page_link {
  margin-bottom: 2.5em;
  padding: 0.5em 1.5em 1em;
  border: 1px solid #ccc;
}
.l_page_link li {
  display: inline-block;
}
@media screen and (min-width: 1000px) {
  .l_page_link li {
    margin-right: 20px;
    line-height: 1;
  }
}
@media print {
  .l_page_link li {
    margin-right: 20px;
    line-height: 1;
  }
}

.l_block, .l_block--gray, .l_block--white {
  padding: 40px 0;
}
.l_block--gray {
  background: #eee;
}
.l_block--white {
  background: #fff;
}

.l-heading-wrapper {
  position: relative;
  padding-left: 15px;
  margin-bottom: 20px;
}
.l-heading-wrapper p {
  position: absolute;
  top: -7px;
  left: 0;
}
.l-heading-wrapper .l_pont_heading {
  background: #66BDF0;
  padding: 10px 10px 10px 50px;
  font-weight: bold;
  line-height: 1.1;
  font-size: 22px;
  font-size: 2.2rem;
}

.l_point__wrap {
  display: table;
  width: 100%;
  margin-bottom: 15px;
  border-bottom: 1px solid #ccc;
  padding-bottom: 7px;
}
.l_point__icon {
  display: table-cell;
  width: 50px;
  padding-right: 10px;
  vertical-align: middle;
}
.l_point__title {
  display: table-cell;
  vertical-align: middle;
  font-weight: bold;
  font-size: 18px;
  font-size: 1.8rem;
}
.l_box {
  display: table;
  width: 100%;
}
.l_box__left {
  display: table-cell;
  padding-right: 10px;
  vertical-align: top;
}
.l_box__right {
  vertical-align: top;
  display: table-cell;
  text-align: center;
}
.l_box .l_box_point01 {
  width: 67%;
}
.l_box .l_box_point02 {
  width: 50%;
}
.l_box .l_box_point03 {
  width: 65%;
}
.l_box .l_box_point04 {
  width: 58%;
}
.l_box .l_box_point05 {
  width: 58%;
}
.l_box .l_box_point06 {
  width: 60%;
}

.l_service_link p {
  color: #1066B6;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
}
@media screen and (min-width: 740px) {
  .l_service_link p {
    display: inline-block;
    margin-right: 40px;
  }
}
@media print {
  .l_service_link p {
    display: inline-block;
    margin-right: 40px;
  }
}
.l_service_link p img {
  margin-right: 15px;
}
@media screen and (min-width: 740px) {
  .l_service_link ul {
    display: inline-block;
  }
}
@media print {
  .l_service_link ul {
    display: inline-block;
  }
}
@media screen and (min-width: 740px) {
  .l_service_link li {
    display: inline-block;
    margin-right: 20px;
  }
}
@media print {
  .l_service_link li {
    display: inline-block;
    margin-right: 20px;
  }
}

.l_mb30 {
  margin-bottom: 15px;
}
@media screen and (min-width: 1000px) {
  .l_mb30 {
    margin-bottom: 30px;
  }
}
@media print {
  .l_mb30 {
    margin-bottom: 30px;
  }
}

.l_mb50 {
  margin-bottom: 30px;
}
@media screen and (min-width: 1000px) {
  .l_mb50 {
    margin-bottom: 50px;
  }
}
@media print {
  .l_mb50 {
    margin-bottom: 50px;
  }
}

.l_content_block01 {
color: #FFF;
/* padding: 30px; */
background-color: #001024;
background-image: -webkit-linear-gradient(top, #001d42 0, #001024 100%);
background-image: linear-gradient(to bottom, #4DB4E4 0, #4DB4E4 100%);
display: flex;
margin-bottom: 30px;
/*  background-image: linear-gradient(to bottom, #001d42 0, #001024 100%);  */
}
.l_cmn_title {
padding: 0 10px;
text-align: center;
font-size: 30px;
font-size: 3rem;
color: #fff;
}

.l_text_block {
width: 475px;
margin-bottom: 40px;

}

l_service_list, .l_service_list--block01, .l_service_list--block02, .l_service_list--block03 {
width: 90%;
margin-bottom: 10px;
margin-top: 10px;
display: inline-block;
margin-left: 0;
}
@media screen and (min-width: 740px) {
l_service_list, .l_service_list--block01, .l_service_list--block02, .l_service_list--block03 {
width: 450px;
margin-bottom: 40px;
margin-top: 40px;
display: inline-block;
margin-left: 100px;
}
}

.l_content_block01 .content_center {
	padding: 40px 10px;
	background: none;
	background-position: 80%;
	background-size: 150px;
}
@media screen and (min-width: 740px) {
.l_content_block01 .content_center {
	padding: 40px 0;
	background: url(/img/cloud/icon_cloud_icon.png) no-repeat center top;
	background-position: 80%;
	background-size: 180px; /* 150px */
}
}

.l_service_list li, .l_service_list--block01 li, .l_service_list--block02 li, .l_service_list--block03 li {
float: left;
margin: 0 10px 10px 0;
padding: 7px 10px;
color: #E5EAEB;
font-size: 16px;
font-size: 1.6rem;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}

.l_service_list--block01 li {
border: 1px dotted #3980EA;
background: #FFF; /* #459DA5; */
}

.l_service_list--block01 li a {
	color: #555; /* #fff */
}

.icon_back {
	width: 200px;
	height: 134px;
	float: right;
	margin-right: 100px;
	margin-top: 35px;
}

.l-heading-wrapper .l_pont_heading {
	background: #2695c9;
	color: #fff;
}

.box_em {
	border: 1px solid #ccc;
	box-shadow: none;
}

.btn_cover {
	margin-top: -57px;
	margin-left: 37%;
}
@media screen and (min-width: 740px) {
.btn_cover {
	margin-top: -63px;
	margin-left: 170px;
}
}
.m_top a:before {
	top: 2px !important;
}

.l_page_link {
	padding: 1em 1.5em 1em;
}

.btn_mid_blue {
	background-color: #2695c9;
	background-image: none;
	border: none;
}

.btn_mid_blue:hover {
	background-color: #2695c9;
	background-image: none;
	border: none;
	opacity: 0.7;
}

.btn_mid_blue {
	background-color: #2695c9;
	background-image: none;
	border: none;
}


.btn_mid_blue:hover {
	background-color: #2695c9;
	background-image: none;
	border: none;
	opacity: 0.7;
}


.btn_light_green {
	background-color: #91c974;
	background-image: none;
	border: none;
	box-shadow: none;
}


.btn_light_green:hover {
	background-color: #91c974;
	background-image: none;
	border: none;
	box-shadow: none;
	opacity: 0.7;
}

.btn_blue_green {
	background-color: #2695c9;
	background-image: none;
	border: none;
}

.btn_blue_green:hover {
	background-color: #2695c9;
	background-image: none;
	border: none;
	opacity: 0.7;
}

.btn_print {
	padding: 3px 0 3px 36px;
	width: 200px;
}

.pattern_list li {
	float: none;
	margin: 3px auto;
	font-size: 12px;
	width: 90%;
	padding: 5px 5px;
	border: 1px solid #ccc;
	text-align: center;
	background: #fff;
}

@media screen and (min-width: 740px) {
.pattern_list li {
	float: left;
	margin: 5px 10px;
	font-size: 15px;
	width: 28%;
	padding: 10px 13px;
	border: 1px solid #ccc;
	text-align: center;
	background :#fff;
	height: 48px;
  	display: table;
}
}

.pattern_list li p {
	display: table-cell;
  	vertical-align: middle;
}

.pattern_list {
	min-height: 120px;
	max-width: auto;
	margin: auto;
	overflow: auto;
}

@media screen and (min-width: 740px) {
.pattern_list {
	min-height: 100px;
	max-width: 980px;
	margin: auto;}}

.active_pattern {
	padding-left: 10px !important;
}

.btn_min {
	font-size: 14px;
}

.btn_style_pattern {
	margin-top: -33px;
	margin-left: 160px;
}

.btn_style_pattern2 {
	margin-top: -33px;
	margin-left: 130px;
}

.btn_m {
	font-size: 18px;
	font-weight: 100;
}

.spec_attention {
	border: 3px solid #DADDE2;
	padding: 20px;

}


.spec_attention img {
	margin-right: 20px;
}

.spec_attention dl {
	display: block ;
	margin-bottom: 10px;
}
@media screen and (min-width: 740px) {
.spec_attention dl {
	display: -webkit-box ;
	margin-bottom: 10px;
}
}

.spec_attention dt {
	margin-right: 20px;
	width: 200px;
}

[data-h1-bg] {
	height: auto;
}
@media screen and (min-width: 740px) {
[data-h1-bg] {
	max-height: 155px;
}
}
input[type="submit"].btn_m {
	border-radius: 3px;
}

table[data-has-th="true"] td:first-child {
	border-left: none;
}

.mt-20 {
	margin-top: -20px;
}

.service_line_up {
	background: #F9FAFA;
}

.sp_none {
	display: none;
}
@media screen and (min-width: 740px) {
.sp_none {
	display: block;
	display: -moz-inline-box;
} }

.sp_none2 {
	display: none;
}
@media screen and (min-width: 740px) {
.sp_none2 {
	display: inline-block;
	display: -moz-inline-box;
} }

.sp_block {
	display:block;
	display:-moz-box;
}
@media screen and (min-width: 740px) {
.sp_block {
	display:none;
} }

.sp_width100 {
	width: 100%;
}
@media screen and (min-width: 740px) {
.sp_width100 {
	width: auto;
}
}

.list_page_nav {
	margin-top: 0;
}

#ha {
	margin-top: -150px;
	padding-top: 150px;
}

#sup01 {
	margin-top: -150px;
	padding-top: 150px;
}

#sup02 {
	margin-top: -150px;
	padding-top: 150px;
}

.hdg_01_sub {
	color: #555;
	font-size: 14px !important;
	margin-top: 0.3em;/* -0.7em */
	position: static;
	font-weight: 100;
}

@media screen and (min-width: 740px) {
	.hdg_01_sub {
	font-size: 18px !important;
	margin-top: 0.8em;/* -0.7em */
} }
[data-h1-bg="cloud_self"] img {
	background: none;
}

.text_lead {
	line-height: 1.4;
}

@media screen and (max-width: 480px) {
.sp_no {
	display: none;
} }

.g_sitemap_list_hdg {
	background: url("/img/shared/ico_link_list_s.png") no-repeat 0 0.9em;
}

.g_sitemap_list > li, .g_sitemap_list_alt > li {
	background: url("/img/shared/ico_link_list_s.png") no-repeat 0 0.9em;
}

.g_sitemap_block_wrapper_01 .g_sitemap_hdg {
	background: url("/img/shared/ico_link_list_s.png") no-repeat 0 0.9em;
}

.support_list {
	width: 25%;
}

.section03_content2 {
	margin: 0 auto;
	width: 100%;
	max-width: 980px;
	display: flex;
}

.section03_content2 img {
	margin-top: 10px;
}

.section03_content2 p {
	line-height: 1.2em;
}

.section03_content2 p > a:before {
	top: 3px !important;
}

.height_60 {
	height: 60px;
}

#SEC01, #SEC02, #SEC03, #SEC04, #SEC05,
#feat01, #feat02, #feat03, #feat04, #feat05 {
	margin-top:-100px;padding-top:100px;}

.h334 {
	min-height: 270px !important; /* 284px */
	}

.h334 .box {
	padding: 0 2%;
	}

.gray_btn {
	background: #ccc !important;
	}
.gray_btn:hover {
	background: #ccc !important;
	opacity: 1.0 !important;
}
.spmt30 {
	margin-top: 0 !important;}
@media screen and (min-width: 740px) {
.spmt30 {
	margin-top: 30px !important;}}

.spmt50 {
	margin-top: 0 !important;}
@media screen and (min-width: 740px) {
.spmt50 {
	margin-top: 50px !important;}}

.spmt70 {
	margin-top: 0 !important;}
@media screen and (min-width: 740px) {
.spmt70 {
	margin-top: 70px !important;}}

.img_banner {
	position: relative;
	z-index: 999;
	margin-top: -50px;
}
@media screen and (min-width: 400px) {
.img_banner {
	position: relative;
	z-index: 999;
	margin-top: 30px;/* 50px */
}
}

@media screen and (min-width: 480px) {
.img_banner {
	position: relative;
	z-index: 999;
	margin-top: 10px;/* 30px */}}
.number_p {
	padding: 2px 8px 0;
	background: #2695c9;
	margin-right: 10px;
	color: #fff;
	position: relative;
	top: -2px;}
.new_pattern {
	color: red;
	font-size: 13px; /* 14px 2015.2 */
	position: relative;
	left: 5px;
	top: -2px;}
.new_title {
	line-height: 155%;
	display: inline !important;
	margin-right: 5px;}
.new_title:before {
	top: 8px !important;}
.pattern_img {
	margin: 50px 0;
}

.growthpush_main{
  margin: 10px auto;
  padding: 24px 0;
  max-height: 400px;
  background: url(/img/cloud/spec/push_main_01.png) no-repeat;
   }
@media screen and (min-width: 740px) {
.growthpush_main{
  margin: 20px auto;
  padding: 50px 0;
  max-height: 400px;
  background: url(/img/cloud/spec/push_main_01.png) center repeat;
  background-color: #fff; }
}
.growthpush_main h1.headline{
  font-size: 26px;
  color: #fff; }
@media screen and (min-width: 740px) {
.growthpush_main h1.headline{
  font-size: 40px;
  color: #fff;
  letter-spacing: .1em; }}

.growthpush_main .read {
  color: #fff;
  font-size: 16px; }
  @media screen and (min-width: 740px) {
.growthpush_main .read {
  max-width: 520px;
  color: #fff;
  font-size: 20px;
  letter-spacing: .11em; }}

.sendgrid_bg {
  background: url(/img/cloud/top/sendgrid_main.png) no-repeat;
  width: 100%;
  height: 447px;
  background-position: 50%;
  margin-top: 0px;
  cursor: pointer;
}
.sp_image_06 {
  width: 100%;
  height: 320px;
  background: url(/img/cloud/top/sendgrid_main_sp.png?20150612) no-repeat;
  background-position: center 0;
  background-size: 340px;
}
@media screen and (min-width: 400px) {
.sp_image_06 {
  width: 100%;
  height: 400px;
  background: url(/img/cloud/top/sendgrid_main_sp.png?20150612) no-repeat;
  background-position: center 0;
  background-size: 450px;
}}
