.sp{display: none;}
.microsoft365 > * ,.microsoft365 #microsoft365_content > * ,.microsoft365 #microsoft365_content {
  max-width: 1150px;
}
#topicsmainfull_office{
  width: 980px;
}
.productblock_in{
  width: 880px;
    border: 1px solid #ccc;
    padding: 10px;
    margin: 20px auto;
}
.microsoft365 {
  font-family: 'Yu Gothic UI', 'Segoe UI', SegoeUI, 'Meiryo UI', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  position: relative;
  width: 980px;
  margin: 0 auto 50px;
  text-align: left;
  color: black;
  background: #fff;
}

.microsoft365 img {
  width: 100%;
}
#index h1 img{
  width: 1190px;
  max-width: none;
}
.microsoft365 .nv_main {
  border-bottom: 1px solid #0078D4;
  text-align: center;
  margin-top: 35px;
  width: 1150px;
}
nav.nv_main li {
  margin: 0 10px;
  border: #ccc solid 1px;
  border-bottom: none;
}
.microsoft365 .nv_main ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 880px;
  margin: 0 auto;
}

.microsoft365 .nv_main ul li a {
  display: inline-block;
  width: 220px;
  background-color: white;
  color: #707070;
  font-size: 18px;
  padding: .5rem 0;
}

.microsoft365 .nv_main ul li a.active {
  color: white;
  background-color: #0078D4;
}

.microsoft365 .nv_main ul li a:hover {
  opacity: .8;
}
.microsoft365 .movie {
  text-align: center;
  margin-bottom: 50px;
}

.microsoft365 .movie div {
  background-color: #F7F7F7;
  padding: 20px 0 50px;
}

.microsoft365 .movie div h2 {
  font-size: 26px;
  padding-bottom: .5rem;
}

.microsoft365 .movie div .movie_content video {
  width: 560px;
  height: 315px;
}

.microsoft365 .feature .featurebox {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 50px;
}

.microsoft365 .feature .featurebox h3 {
  font-size: 28px;
  font-weight: bold;
}

.microsoft365 .feature .featurebox img {
  width: 430px;
}

.microsoft365 .feature .featurebox.ll .text {
  padding-left: 1rem;
}

.microsoft365 .feature .featurebox.lr {
  flex-direction: row-reverse;
}

.microsoft365 .feature .featurebox.lr .text {
  padding-right: 1rem;
}

.microsoft365 .download {
  text-align: center;
  margin: 50px 0;
}

.microsoft365 .download .download_content {
  max-width: 454px;
  border: solid 5px #CCCCCC;
  margin: 0 auto;
  padding: 30px;
}

.microsoft365 .download .download_content h3 {
  font-size: 26px;
  margin-bottom: 20px;
}

.microsoft365 .download .download_content .thumbnail {
  max-width: 188px;
  margin: 0 auto;
  font-size: 14px;
}

.microsoft365 .download .download_content .btn_download a {
  background: url(../../image/2106/ic_arrow_s.svg) no-repeat 68% #0067B8;
  display: inline-block;
  width: 100%;
  color: white;
  font-size: 18px;
  font-weight: bold;
  padding: 1rem 0;
  margin-top: 20px;
}

.microsoft365 .download .buy {
  margin-top: 50px;
}

.microsoft365 .download .buy a {
  background: url(../../image/2106/ic_arrow.svg) no-repeat 70% #0067B8;
  display: inline-block;
  width: 100%;
  color: white;
  font-size: 18px;
  font-weight: bold;
  padding: 1.5rem 0;
  margin-top: 20px;
}

.microsoft365 .promotion ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-left: -20px;
}

.microsoft365 .promotion ul li {
  margin-left: 20px;
}

.microsoft365 .notes {
  font-size: 14px;
  border-top: 1px solid #CCCCCC;
  margin-top: 50px;
  padding-top: 10px;
}

#front #microsoft365_content .item {
  text-align: center;
  padding: 0 0 50px;
}

#front #microsoft365_content .item img {
  width: auto;
}

#front #microsoft365_content .nv_sub {
  text-align: center;
  margin-top: 35px;
}

#front #microsoft365_content .nv_sub ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 880px;
  margin: 0 auto;
}

#front #microsoft365_content .nv_sub ul li a {
  display: inline-block;
  width: 290px;
  font-size: 20px;
  padding: .5rem 0;
  color: white;
  background-color: #0078D4;
}

#front #microsoft365_content .nv_sub ul li a span {
  background: url(../../image/2106/ic_arrow_s.svg) no-repeat 100%;
  display: inline-block;
  padding: 0 1rem;
}

#front #microsoft365_content .nv_sub ul li a:hover {
  opacity: .8;
}
.productblock_detail {
  font-size: 1.3em;
}