@charset "utf-8";

/* index */
#N_Style .BlogList ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#N_Style .BlogList ul li {
  background: #FFF;
  width: 476px;
  /*height: 295px;*/
  margin: 0 28px 28px 0;
  padding: 28px 20px;
  float: left;
  box-sizing: border-box;
}
#N_Style .BlogList ul li:nth-of-type(2n+0) {
  margin-right: 0;
}
#N_Style .BlogList ul li a {
  display: block;
  width: 436px;
  /*height: 239px;*/
  overflow: hidden;
}
#N_Style .BlogList ul li .col_left {
  float: left;
  width: 185px;
  margin-right: 20px;
}
#N_Style .BlogList ul li .col_right {
  width: 231px;
  float: left;
  color: #000;
}
#N_Style .BlogList ul li .col_right .date {
  font-size: 12px;
  font-weight: bold;
  color: #00a2e6;
  margin-bottom: 0;
}
#N_Style .BlogList ul li .col_right h3.title {
  /*font-size: 16px;*/
  font-size: 18px;
  font-weight: bold;
  border-bottom: 1px solid #00a2e6;
  padding: 0 0 20px 0;
  margin: 0 0 26px 0;
  /*line-height: 1.4;*/
  line-height: 1.5;
}
#N_Style .BlogList ul li .col_right .description {
  font-size: 14px;
  line-height: 1.5;
  /*font-size: 12px;
  line-height: 21px;*/
}
#N_Style .BlogList ul li img {
  border: none;
  padding: 0;
}


/* second */
body.is-solutions_products div#bg02 #productSummary .N_SecondTitle {
  background: url(/solutions_products/hybrid_cloud/hci/images/visualbg.jpg) center no-repeat;
  background-size: cover;
  min-height: 262px;
  /*padding-top: 28px;*/
}
body.is-solutions_products div#bg02 #productSummary .N_SecondTitle figure {
  float: right;
  margin-left: 30px;
}
body.is-solutions_products div#bg02 #productSummary .N_SecondTitle .date {
  font-size: 18px;
  margin-top: 0;
}
body.is-solutions_products div#bg02 #productSummary .N_SecondTitle h1.title {
  margin-top: 30px;
  line-height: 1.3;
  margin-bottom: 0;
}
#N_Style #content_menu section {
  padding: 0;
}
#N_Style #content_menu ul {
  margin: 0;
  padding: 0;
}
#N_Style .content_summary .container {
  padding: 40px 0;
}
.content_summary .introduction_img {
  float: left;
  margin: 0 20px 20px 0;
}
.content_summary .introduction_img p {
  margin-bottom: 0;
}
.content_summary .introduction_img p img {
  vertical-align: bottom;
}
.content_summary .intro_text {
  font-size: 14px;
  line-height: 28px;
}
.content_summary .intro_text p {
  margin-bottom: 0;
}
#N_Style .content_summary .index h3 {
  font-size: 16px;
  border-bottom: solid 1px #e6e6e6;
  padding-bottom: 20px;
  margin: 0;
}
#N_Style .content_summary .index ol {
  list-style-type: decimal;
  list-style-position: inside;
  margin: 0;
  padding: 0;
}
#N_Style .content_summary .index ol li {
  width: 475px;
  font-size: 14px;
  font-weight: bold;
  color: #024794;
  border-bottom: solid 1px #e6e6e6;
  padding: 20px 0;
  background-image: url(../images/arrow_icon05.png);
  background-repeat: no-repeat;
  background-position: 450px;
}
#N_Style .content_summary .index ol li a {
  font-size: 14px;
  width: 440px;
}
/*#N_Style .blogContent h3 {
  font-size: 20px;
}
#N_Style .blogContent h4 {
  font-size: 18px;
}*/
#N_Style .blogContent p {
  line-height: 2.2;
  margin-bottom: 2em;
}
#N_Style .blogContent p:last-child {
  margin-bottom: 0;
}
.img200Left {
  width: 200px;
  float: left;
  margin-right: 28px;
}
.img224Right {
  width: 224px;
  float: right;
  margin-left: 28px;
}
.img224Left {
  width: 224px;
  float: left;
  margin-right: 28px;
}
.img446Right {
  width: 446px;
  float: right;
  margin-left: 28px;
}
.img446Left {
  width: 446px;
  float: left;
  margin-right: 28px;
}
#N_Style .blogContent p.cpNotes {
  font-size: 12px;
}
#N_Style .blogContent .RelationDate {
  background: #f5f5f5;
  padding: 20px;
}
#N_Style .blogContent .RelationDate h4:first-child {
  margin-top: 0;
}
#N_Style .intro_text .infomation {
  margin-bottom: 2em;
  color: #600;
  font-weight: bold;
}
@media screen and (max-width:767px) {
  #N_Style .BlogList ul li, #N_Style .BlogList ul li a, #N_Style .BlogList ul li .col_right {
    width: 100% !important;
    height: auto !important;
  }
  body.is-solutions_products div#bg02 #productSummary .N_SecondTitle {
    padding-bottom: 24px;
  }
  body.is-solutions_products div#bg02 #productSummary .N_SecondTitle figure {
    float: none;
    margin-left: 0;
  }
  #N_Style .content_summary .container {
    padding-left: 15px;
    padding-right: 15px;
  }
  #N_Style .content_summary .index ol li {
    width: 100%;
    background-position: right;
  }
  #N_Style .content_summary .index ol li a {
    display: inline;
    width: 100%;
    vertical-align: top;
  }
}


body.is-solutions_products div#bg02 div#content_menu {
  width: 980px;
  margin: 40px auto 30px auto;
}

body.is-solutions_products div#bg02 div#content_menu section {
  width: 50%;
}

body.is-solutions_products div#bg02 div#content_menu section.content_menu_left {
  float: left;
  margin: 0 auto;
}

body.is-solutions_products div#bg02 div#content_menu section.content_menu_left ul {
  height: 54px;
}

body.is-solutions_products div#bg02 div#content_menu section.content_menu_left ul li {
  display: inline-block;
  vertical-align: middle;
}

body.is-solutions_products div#bg02 div#content_menu section.content_menu_left ul li.Btn05 a {
  display: block;
  width: 224px;
  padding: 21px 0;
  font-size: 12px;
  font-weight: bold;
  line-height: 12px;
  color: #fff;
  text-align: center;
  background-color: #3e3e3e;
  background-color: #00A0E5;
  background-image: url(/migration/share/images/arrow_icon03_white.png);
  background-position: 12px 22px;
  background-repeat: no-repeat;
}

body.is-solutions_products div#bg02 div#content_menu section.content_menu_left ul li.Btn05 a:hover {
  text-decoration: none;
  background-color: #00A0E5;
  opacity: 0.8;
}

body.is-solutions_products div#bg02 div#content_menu section.content_menu_right {
  float: right;
}

body.is-solutions_products div#bg02 div#content_menu section.content_menu_right ul li.productBtnCt a {
  display: block;
  width: 140px;
  padding: 21px 0;
  font-size: 12px;
  font-weight: bold;
  line-height: 12px;
  color: #fff;
  text-align: center;
  background-color: #3e3e3e;
  background-color: #888888;
}

body.is-solutions_products div#bg02 div#content_menu section#productSNS.content_menu_right {
  margin: 0;
}

body.is-solutions_products div#bg02 div#content_menu section.content_menu_right ul li.productBtnCt a:hover {
  text-decoration: none;
  background-color: #00A0E5;
}

body.is-solutions_products div#bg02 #author {
    padding: 15px;
    margin: 30px 10px;
    border: 1px solid #e6e6e6;
    overflow: hidden;
}

body.is-solutions_products div#bg02 #author #author_img {
    float: left;
}

body.is-solutions_products div#bg02 #author #author_img img {
    max-width: 220px;
}

body.is-solutions_products div#bg02 #author #author_introduction {
    float: right;
    width: 675px;
}

body.is-solutions_products div#bg02 #author #author_introduction #author_name {
    border-bottom: 1px solid #e6e6e6;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

body.is-solutions_products div#bg02 #author #author_introduction #author_introduction_txt {
    font-size: 14px;
}

@media screen and (max-width:767px) {
  body.is-solutions_products div#bg02 #author #author_img {
      float: none;
  }

  body.is-solutions_products div#bg02 #author #author_introduction {
      float: none;
      width: auto;
  }
}