@charset "UTF-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

html, body {
  font-size: 100%;
  color: #333;
  font-family: Verdana, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
}

body {
  background-color: #f3f9f8;
  background-image: url(/mycloud/apps_top/common_top/images/bg_circle01.png);
  background-position: center top;
  background-repeat: no-repeat;
  -webkit-text-size-adjust: 100%;
}

.no_view {
  display: none !important;
}

@media only screen and (max-width: 979px) {
  html {
    overflow-x: auto;
  }
}
@media only screen and (max-width: 768px) {
  body {
    background: none;
    background-color: #f3f9f8;
  }
}
/*---------------- clear fix ----------------*/
.clearfix:after {
  content: "";
  display: block;
  clear: both;
  width: 0;
  height: 0;
  line-height: 0;
  visibility: hidden;
}

.clearfix {
  display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {
  height: 1%;
}

.clearfix {
  display: block;
}

/* End hides from IE-mac \*/
div#AzbyClubFooter3 {
  width: 980px;
  margin: 15px auto 0;
  padding-top: 40px;
}

div#FooterMenu {
  border-style: none;
}

#FooterMenu ul {
  display: block;
  list-style: none;
  width: 980px;
  border-style: none;
  margin: 0;
  padding: 0;
  text-align: center;
}

#FooterMenu li {
  position: relative;
  display: inline;
  list-style: none;
  border-style: solid;
  border-width: 0 0 0 1px;
  border-color: #1a1a1a;
  margin: 0;
  padding: 0 3px 0 6px;
  font-size: 81.25%;
  line-height: 150%;
}

#FooterMenu li.firstchild {
  border-width: 0px;
}

#FooterMenu a {
  margin: 0px;
  text-decoration: none;
  color: #1a1a1a;
}

#deepfooter {
  width: 100%;
  min-width: 980px;
  background-color: #f5f5f5;
  line-height: 1.3;
  color: #444;
}

#deepfooter a {
  text-decoration: none;
  color: #1a1a1a;
}

#deepfooter a:hover {
  text-decoration: underline;
}

#deepfooterinner {
  display: block;
  width: 980px;
  margin: 0 auto;
  padding: 20px 0 15px;
  text-align: left;
}

#deepfooter p.dfooter-title {
  padding-bottom: 4px;
  margin-bottom: 8px;
  font-size: 75%;
  padding-left: 9px;
  font-weight: bold;
  border-bottom: 1px solid #000;
}

#deepfooter ul {
  padding-left: 9px;
  margin: 0;
  font-size: 75%;
  font-weight: normal;
  list-style: none;
}

#deepfooter li {
  line-height: 1.3;
  margin-bottom: 5px;
}

#deepfooter div.grid5span {
  width: 980px;
  margin: 0 -8px;
}

#deepfooter div.col1span {
  width: 25%;
  float: left;
  padding: 0 8px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#deepfooter div.lastcol {
  display: none;
}

@media print {
  #deepfooter div.lastcol {
    margin-right: -1px;
  }
}
#deepfooter p#country-select {
  display: block;
  margin: 12px 0 0 4px;
}

#deepfooter p#country-select img {
  border: none;
}

#deepfooter p.lang {
  display: inline;
  font-size: 85%;
  border-left: 1px solid #c2c2c2;
  padding-left: 3px;
  margin-left: 0px;
}

#deepfooter p.country {
  display: inline;
  font-size: 85%;
  color: #444444;
  margin-left: 0px;
  margin-right: 0px;
}

.footer {
  width: 100%;
  min-width: 980px;
  color: #fff;
  background: #666 url(/images/common/fj/imgv4/common/footer_bg.gif) repeat-x left bottom;
}

.footer a {
  text-decoration: none;
}

.footer a:hover {
  text-decoration: underline;
}

.footer a:link, .footer a:visited, .footer a:hover {
  color: #fff;
}

#footerinner {
  display: block;
  width: 980px;
  margin: 0 auto;
  padding: 4px 0 25px 0;
  text-align: left;
}

#permanentmenu {
  float: left;
  width: auto;
}

.footer ul {
  font-size: 75%;
  list-style: none;
  padding: 0;
  margin: 0;
}

.footer li {
  display: inline;
  margin: 0;
  margin-left: 16px;
  line-height: 1.3;
}

.footer li.firstchild {
  margin-left: 0;
}

#creditline {
  float: right;
  line-height: 0;
  width: auto;
}

#creditline p {
  margin: 0;
  padding: 0;
  font-size: 75%;
  line-height: 1.3;
  text-align: right;
  white-space: nowrap;
}

div#azbynavi {
  margin: 2px 0 0;
  padding: 0;
  border-width: 1px 0px;
  border-style: solid;
  border-color: #bbb;
  text-align: center;
  background-color: #fff;
  display: none;
}

div#azbynavi ul {
  margin: 0 0 0 -1px;
  padding: 0;
  list-style: none;
  height: 100%;
}

div#azbynavi li {
  width: 25%;
  float: left;
  border-left: 1px solid #bbb;
  margin: 0;
  padding: 0;
}

div#azbynavi li:nth-of-type(4) {
  width: 23%;
}

div#azbynavi a {
  display: block;
  margin: 0;
  padding: 0;
}

div#azbynavi ul:after {
  display: block;
  content: "";
  clear: both;
}

p#spfooter {
  background: #555;
  font-size: 80%;
  margin-left: -25px;
  display: none;
}

#spfooter a {
  white-space: nowrap;
  margin-left: 23px;
}

@media only screen and (max-width: 768px) {
  #deepfooter,
  div#AzbyClubFooter3,
  #permanentmenu {
    display: none;
  }

  div#azbynavi,
  p#spfooter {
    display: block;
  }

  .footer {
    min-width: 1px;
  }

  #footerinner {
    width: 100%;
    padding: 0;
  }

  div.footer * {
    color: #fff;
    text-decoration: none;
    text-align: center;
  }

  div.footer p {
    margin: 0;
    padding: 7px 0;
  }

  p#spfooter {
    background: #555;
    font-size: 80%;
    margin-left: -25px;
  }

  #spfooter a {
    white-space: nowrap;
    margin-left: 23px;
  }

  #creditline {
    float: none;
  }
  #creditline p {
    text-align: center;
    padding: 7px 0;
  }
}
.row {
  overflow: hidden;
  *zoom: 1;
  margin: 0 -10px;
  padding-bottom: 20px;
}
.row li {
  display: block;
  float: left;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 25%;
  padding: 0 10px;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  letter-spacing: -1px;
}
.row li:empty {
  content: '\003000';
}
.row li:empty:after {
  content: '\003000';
}
.row li.offset_trans {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}
.row li.offset_trans:nth-child(1) {
  -moz-transform: translate(-40px, 40px);
  -ms-transform: translate(-40px, 40px);
  -webkit-transform: translate(-40px, 40px);
  transform: translate(-40px, 40px);
}
.row li.offset_trans:nth-child(2) {
  -moz-transform: translate(-20px, 40px);
  -ms-transform: translate(-20px, 40px);
  -webkit-transform: translate(-20px, 40px);
  transform: translate(-20px, 40px);
}
.row li.offset_trans:nth-child(3) {
  -moz-transform: translate(20px, 40px);
  -ms-transform: translate(20px, 40px);
  -webkit-transform: translate(20px, 40px);
  transform: translate(20px, 40px);
}
.row li.offset_trans:nth-child(4) {
  -moz-transform: translate(40px, 40px);
  -ms-transform: translate(40px, 40px);
  -webkit-transform: translate(40px, 40px);
  transform: translate(40px, 40px);
}
.row li.circle {
  display: table;
  background-repeat: no-repeat;
  background-position: center center;
}
.row li.circle h2 {
  display: table-cell;
  width: 100%;
  vertical-align: middle;
  text-align: center;
  font-size: 150%;
  line-height: 1.5;
  color: #fff;
}
.row li.circle.circle_bg01 {
  background-image: url(/mycloud/apps_top/common_top/images/circle_bg01.png);
}
.row li.circle.circle_bg02 {
  background-image: url(/mycloud/apps_top/common_top/images/circle_bg02.png);
}
.row li.circle.circle_bg03 {
  background-image: url(/mycloud/apps_top/common_top/images/circle_bg03.png);
}
.row li a {
  display: block;
  cursor: pointer;
  background-color: #fff;
  color: #2e2e2e;
  text-decoration: none;
  overflow: hidden;
  position: relative;
  margin-top: 3px;
  -moz-box-shadow: 0 0 3px 3px rgba(187, 187, 187, 0.3);
  -webkit-box-shadow: 0 0 3px 3px rgba(187, 187, 187, 0.3);
  box-shadow: 0 0 3px 3px rgba(187, 187, 187, 0.3);
}
.row li a .btn_img {
  height: 220px;
  overflow: hidden;
}
.row li a .btn_img img {
  width: 100%;
  height: auto;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.row li a .btn_img_sp {
  display: none;
}
.row li a .btn_img_sp img {
  width: 100%;
  height: auto;
}
.row li a p {
  padding: 25px 20px 15px;
  font-size: 81.25%;
  line-height: 1.6;
}
.row li a p span {
  display: inline-block;
  width: 14px;
  height: 14px;
  margin-left: 3px;
  vertical-align: text-bottom;
}
.row li a p img, .row li a p br {
  display: none;
}
.row li a .icn_box {
  width: 100%;
  height: 72px;
  display: table;
  text-align: center;
  position: absolute;
  z-index: 1;
  left: 0;
  top: 128px;
  background-repeat: no-repeat;
  background-position: left top;
}
.row li a .icn_box span {
  display: table-cell;
  width: 100%;
  padding-top: 5px;
  vertical-align: middle;
}
.row li a .icn_box:empty {
  background-position: left bottom;
}
.row li a h3 {
  width: 100%;
  height: 45px;
  background-color: #fff;
  text-align: center;
  position: absolute;
  z-index: 1;
  left: 0;
  top: 200px;
}
.row li a.icn_bg01 .icn_box {
  background-image: url(/mycloud/apps_top/common_top/images/icon_bg01.png);
}
.row li a.icn_bg01 p span {
  background-image: url(/mycloud/apps_top/common_top/images/arrow01.png);
}
.row li a.icn_bg01:hover {
  background-color: #e2f0fe;
}
.row li a.icn_bg01:hover p, .row li a.icn_bg01:hover h3 {
  background-color: #e2f0fe;
}
.row li a.icn_bg02 .icn_box {
  background-image: url(/mycloud/apps_top/common_top/images/icon_bg02.png);
}
.row li a.icn_bg02 p span {
  background-image: url(/mycloud/apps_top/common_top/images/arrow02.png);
}
.row li a.icn_bg02:hover {
  background-color: #f0fdfc;
}
.row li a.icn_bg02:hover p, .row li a.icn_bg02:hover h3 {
  background-color: #f0fdfc;
}
.row li a.icn_bg03 .icn_box {
  background-image: url(/mycloud/apps_top/common_top/images/icon_bg03.png);
}
.row li a.icn_bg03 p span {
  background-image: url(/mycloud/apps_top/common_top/images/arrow03.png);
}
.row li a.icn_bg03:hover {
  background-color: #f4f3fd;
}
.row li a.icn_bg03:hover p, .row li a.icn_bg03:hover h3 {
  background-color: #f4f3fd;
}
.row li a:hover .btn_img img {
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}
.row li a:hover .icn_box {
  background-position: right top;
}
.row li a:hover .icn_box:empty {
  background-position: right bottom;
}

@media only screen and (max-width: 768px) {
  .row {
    margin: 0;
  }
  .row li {
    float: none;
    width: 100%;
    margin-bottom: 15px;
  }
  .row li a {
    overflow: auto;
    display: table;
    width: 100%;
    table-layout: fixed;
  }
  .row li a .btn_img {
    display: none;
  }
  .row li a .btn_img_sp {
    display: table-cell;
    height: auto;
    width: 34%;
    vertical-align: middle;
    line-height: 0;
    border-right: #eee 1px solid;
  }
  .row li a .btn_img_sp img {
    max-width: 260px;
    min-width: 80px;
  }
  .row li a .icn_box {
    display: none;
  }
  .row li a h3 {
    display: none;
  }
  .row li a p {
    display: table-cell;
    padding: 10px 15px;
    vertical-align: middle;
    text-align: left;
  }
  .row li a p img {
    display: inline;
....max-width: 100%;
    height: auto;
    margin-bottom: 6px;
  }
  .row li a p br {
    display: inline;
  }
}
.stage {
  width: 100%;
  padding-bottom: 20px;
  background-image: url(/mycloud/apps_top/common_top/images/bg_circle02.png);
  background-position: center bottom;
  background-repeat: no-repeat;
}

.contents_out {
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
  position: relative;
}
.contents_out .circle_ph {
  position: absolute;
  width: 810px;
  z-index: 0;
}
.contents_out .circle_ph.bg_ph_head {
  width: 756px;
  top: 23px;
  right: -10%;
}
.contents_out .circle_ph.bg_ph01 {
  top: 833px;
  left: -15%;
}
.contents_out .circle_ph.bg_ph02 {
  top: 1754px;
  right: -15%;
}
.contents_out .circle_ph.bg_ph03 {
  top: 2674px;
  left: -15%;
}
.contents_out .circle_ph.bg_ph04 {
  top: 3594px;
  right: -15%;
}
.contents_out .circle_ph img {
  width: 100%;
  height: auto;
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1);
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  -moz-transition: all 1s;
  -o-transition: all 1s;
  -webkit-transition: all 1s;
  transition: all 1s;
}
.contents_out .circle_ph img.offset_size {
  -moz-transform: scale(0.75);
  -ms-transform: scale(0.75);
  -webkit-transform: scale(0.75);
  transform: scale(0.75);
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -moz-transition: all 1s;
  -o-transition: all 1s;
  -webkit-transition: all 1s;
  transition: all 1s;
}

.main_contents {
  position: relative;
  z-index: 1;
  width: 980px;
  margin: 0 auto;
}
.main_contents .section_pc {
  padding-bottom: 50px;
}
.main_contents .section_sp {
  display: none;
}
.main_contents .pagetop_link {
  text-align: right;
  font-size: 75%;
  line-height: 1.125;
}
.main_contents .pagetop_link a {
  font-weight: bold;
  color: #1a1a1a;
  text-decoration: none;
}
.main_contents .pagetop_link a:after {
  content: '';
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-left: 8px;
  background-image: url(/mycloud/apps_top/common_top/images/arrow_pagetop.png);
  background-repeat: no-repeat;
  background-position: left top;
  vertical-align: text-bottom;
}
.main_contents .pagetop_link a:hover {
  color: #8e8e8e;
}
.main_contents .pagetop_link a:hover:after {
  background-position: left bottom;
}

@media only screen and (min-width: 1688px) {
  .contents_out .circle_ph.bg_ph_head {
    right: 10px;
  }
  .contents_out .circle_ph.bg_ph01 {
    left: 0;
  }
  .contents_out .circle_ph.bg_ph02 {
    right: 0;
  }
  .contents_out .circle_ph.bg_ph03 {
    left: 0;
  }
  .contents_out .circle_ph.bg_ph04 {
    right: 0;
  }
}
@media only screen and (min-width: 769px) and (max-width: 979px) {
  .contents_out {
    width: 980px;
  }
  .contents_out .circle_ph {
    width: 550px;
  }
  .contents_out .circle_ph.bg_ph_head {
    width: 550px;
    right: 10px;
  }
  .contents_out .circle_ph.bg_ph01 {
    left: 0;
  }
  .contents_out .circle_ph.bg_ph02 {
    right: 0;
  }
  .contents_out .circle_ph.bg_ph03 {
    left: 0;
  }
  .contents_out .circle_ph.bg_ph04 {
    right: 0;
  }

}
@media only screen and (max-width: 768px) {
  .stage {
    padding-bottom: 0;
  }

  .contents_out {
    width: 100%;
  }
  .contents_out .circle_ph {
    display: none;
  }

  .main_contents {
    width: 100%;
  }
  .main_contents .section_pc {
    display: none;
  }
  .main_contents .section_sp {
    display: block;
  }
  .main_contents .pagetop_link {
    text-align: center;
    padding: 10px 0 30px;
  }
  .main_contents .pagetop_link a {
    font-weight: normal;
    color: #fff;
    background-color: #79b7fa;
    display: inline-block;
    padding: 8px 10px;
    -moz-border-radius: 17px;
    -webkit-border-radius: 17px;
    border-radius: 17px;
    letter-spacing: 2px;
  }
  .main_contents .pagetop_link a:before {
    content: '';
    display: inline-block;
    background-image: url(/mycloud/apps_top/common_top/images/arrow_pagetop_sp.png);
    background-size: 16px 16px;
    width: 16px;
    height: 16px;
    background-repeat: no-repeat;
    background-position: left top;
    vertical-align: text-bottom;
    margin-right: 5px;
  }
  .main_contents .pagetop_link a:after {
    display: none;
  }
}
.header {
  background-image: url(/mycloud/apps_top/common_top/images/bg_head.png);
  background-repeat: no-repeat;
  background-position: left bottom;
  height: 520px;
}
.header .fujitsu_logo .logo {
  padding: 10px 0 12px;
}
.header .fujitsu_logo .logo_lead {
  padding-bottom: 20px;
  font-size: 75%;
  color: #474c50;
  text-shadow: -1px -1px #fff, 1px -1px #fff, -1px 1px #fff, 1px 1px #fff;
}
.header .fujitsu_logo .logo_lead a {
  margin-left: 1em;
  color: #474c50;
}
.header .fujitsu_logo .logo_lead a:hover {
  text-decoration: none;
}
.header .sp_head_img {
  display: none;
  margin-bottom: 30px;
}
.header .sp_head_img img {
  width: 100%;
  height: auto;
}
.header h1 {
  padding-bottom: 18px;
}
.header .h1_lead {
  font-size: 112.5%;
  line-height: 1.875;
  text-shadow: -1px -1px #fff, 1px -1px #fff, -1px 1px #fff, 1px 1px #fff;
}

@media only screen and (max-width: 768px) {
  .header {
    background: none;
    height: auto;
  }
  .header .fujitsu_logo {
    background-color: #fff;
    overflow: hidden;
    *zoom: 1;
    padding: 0 6px;
    border-bottom: solid 1px #bbb;
  }
  .header .fujitsu_logo .logo {
    padding: 4px 0;
    width: 20%;
    float: left;
  }
  .header .fujitsu_logo .logo img {
    max-width: 50px;
    height: auto;
  }
  .header .fujitsu_logo .logo_lead {
    width: 80%;
    float: right;
    text-align: right;
    padding: 10px 0 0;
    font-size: 62.5%;
  }
  .header .fujitsu_logo .logo_lead a {
    display: none;
  }
  .header .sp_head_img {
    display: block;
  }
  .header h1 {
    width: 270px;
    margin: 0 auto;
  }
  .header h1 img {
    width: 100%;
    height: auto;
  }
  .header .h1_lead {
    text-align: center;
    margin-bottom: 40px;
  }
}
.article_info {
  padding-bottom: 50px;
}
.article_info h2 {
  font-size: 150%;
  padding-bottom: 25px;
  text-align: center;
  letter-spacing: 2px;
  text-shadow: -1px -1px #f3f9f8, 1px -1px #f3f9f8, -1px 1px #f3f9f8, 1px 1px #f3f9f8;
}
.article_info ul {
  border-top: solid 1px #e2e2e2;
}
.article_info ul li {
  font-size: 75%;
  line-height: 1.25;
  border-bottom: solid 1px #e2e2e2;
  position: relative;
}
.article_info ul li:after {
  content: "";
  display: block;
  width: 7px;
  height: 11px;
  background-image: url(/mycloud/apps_top/common_top/images/arrow_next_splite.png);
  background-repeat: no-repeat;
  background-position: left top;
  position: absolute;
  top: 40%;
  right: 17px;
}
.article_info ul li a {
  display: block;
  color: #1a1a1a;
  text-decoration: none;
  padding: 15px 60px 15px 20px;
  background-color: #f3f8f9;
}
.article_info ul li a:hover {
  background-color: #e1eef3;
}
.article_info ul li a span {
  display: table-cell;
}
.article_info ul li a span.date {
  padding-right: 12px;
  white-space: nowrap;
  font-weight: bold;
}
.article_info ul li a span.link {
  text-decoration: underline;
}
.article_info ul li:nth-child(odd) a {
  background-color: #e0ebf3;
}
.article_info ul li:nth-child(odd) a:hover {
  background-color: #cde0ef;
}
.article_info p {
  font-size: 87.5%;
  line-height: 1.25;
  font-weight: bold;
  text-align: right;
  margin-top: 20px;
}
.article_info p a {
  color: #1a1a1a;
  text-decoration: none;
  padding-right: 15px;
}
.article_info p a:after {
  content: "";
  display: inline-block;
  width: 7px;
  height: 11px;
  margin-left: 6px;
  background-image: url(/mycloud/apps_top/common_top/images/arrow_next_splite.png);
  background-repeat: no-repeat;
  background-position: left bottom;
}
.article_info p a:hover {
  color: #8e8e8e;
}
.article_info p a:hover:after {
  background-position: right bottom;
}

.btn_section {
  width: 766px;
  margin: 0 auto;
  padding-bottom: 50px;
}
.btn_section ul {
  overflow: hidden;
  *zoom: 1;
  margin: 0 -12px;
}
.btn_section ul li {
  width: 50%;
  display: block;
  float: left;
  padding: 0 12px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 87.5%;
  line-height: 1.25;
}
.btn_section ul li a {
  display: block;
  border: solid 1px #a0c6ef;
  -moz-border-radius: 28px;
  -webkit-border-radius: 28px;
  border-radius: 28px;
  padding: 10px 30px;
  background-color: #f3f9f8;
  color: #2e83df;
  text-decoration: none;
  position: relative;
}
.btn_section ul li a br {
  display: inline;
}
.btn_section ul li a:after {
  position: absolute;
  content: '';
  width: 19px;
  height: 19px;
  background-image: url(/mycloud/apps_top/common_top/images/arrow04.png);
  background-repeat: no-repeat;
  top: 32%;
  right: 18px;
}
.btn_section ul li a:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
  opacity: 0.6;
  background-color: #f3f8f9;
}
.btn_section ul li:first-child a {
  padding: 19px 30px;
}

.br_pc {
  display: inline;
}

.br_sp {
  display: none;
}

@media only screen and (max-width: 768px) {
  .btn_section {
    width: 100%;
    padding: 0 10px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .btn_section ul {
    margin: 0;
  }
  .btn_section ul li {
    display: table;
    width: 100%;
    float: none;
    margin-bottom: 15px;
  }
  .btn_section ul li a {
    display: table-cell;
    padding: 0 50px 0 30px;
    width: 100%;
    height: 56px;
    vertical-align: middle;
  }
  .btn_section ul li a br {
    display: none;
  }
  .btn_section ul li:first-child a {
    padding: 0 50px 0 30px;
  }

  .article_info h2 {
    padding-bottom: 12px;
  }
  .article_info ul li:after {
    top: 45%;
  }
  .article_info ul li a span {
    display: block;
  }
  .article_info ul li a span.date {
    padding-right: 0;
    padding-bottom: 5px;
  }
  .article_info p {
    text-align: center;
    padding: 0 22px;
  }
  .article_info p a {
    display: block;
    width: 100%;
    border: solid 1px #dcdcdc;
    padding: 15px 0;
    position: relative;
  }
  .article_info p a:after {
    position: absolute;
    right: 22px;
    top: 40%;
  }

  .br_pc {
    display: none;
  }

  .br_sp {
    display: inline;
  }

  .row li a.icn_bg01:hover, .row li a.icn_bg01:hover p, .row li a.icn_bg01:hover h3,
  .row li a.icn_bg01:hover p, .row li a.icn_bg01:hover h3,
  .row li a.icn_bg02:hover, .row li a.icn_bg02:hover p, .row li a.icn_bg02:hover h3,
  .row li a.icn_bg03:hover, .row li a.icn_bg03:hover p, .row li a.icn_bg03:hover h3 {
    background-color: #fff;
  }
  .header .fujitsu_logo .logo_lead {
    text-shadow: none;
  }
  .header .h1_lead {
    text-shadow: none;
  }

}
