
/*---------------------------------
 common
---------------------------------*/
#Windows10 a {
  color: #000;
  text-decoration: none;
}
#Windows10 a:hover {
  color: #595757;
  text-decoration: underline;
}
#Windows10 img {
  vertical-align: bottom;
}
#Windows10-wrapper {
  background-color: #FFFFFF;
  font-family: 'Segoe Pro', 'Segoe UI', Segoe, Meiryo, sans-serif;
  color: #505050;
  font-size: 14px;
  line-height: 1.5;
  width: 980px;
  position: relative;
  margin: 20px auto;
  text-align: left;
}

#Windows10 .Windows10-clearfix {
  *zoom: 1;
}
#Windows10 .Windows10-clearfix:before,
#Windows10 .Windows10-clearfix:after {
  content: " ";
  display: table;
}
#Windows10 .Windows10-clearfix:after {
  clear: both;
}
#Windows10 .Windows10-pagetop {
  text-align: right;
  margin: 20px 0;
  font-size: 12px;
}
#Windows10 .Windows10-pagetop a {
  color: #505050;
  background: url("../img/Windows10/ic_pagetop.png") no-repeat 100% 50%;
  padding: 0 12px 0 0;
  min-height: 9px;
  text-decoration: none;
  display: inline-block;
}
#Windows10 .Windows10-pagetop--wht {
  text-align: right;
  margin: 20px 0 20px;
}
#Windows10 .Windows10-pagetop--wht a {
  color: #fff;
  font-size: 12px;
  background: url("../img/Windows10/ic_pagetop_wht.png") no-repeat 100% 50%;
  padding: 0 12px 0 0;
  min-height: 9px;
  text-decoration: none;
  display: inline-block;
}
#Windows10 .Windows10-indent,
#Windows10 .Windows10-indent li {
  *zoom: 1;
}
#Windows10 .Windows10-indent:before,
#Windows10 .Windows10-indent:after,
#Windows10 .Windows10-indent li:before,
#Windows10 .Windows10-indent li:after {
  content: " ";
  display: table;
}
#Windows10 .Windows10-indent:after,
#Windows10 .Windows10-indent li:after {
  clear: both;
}
#Windows10 .Windows10-indent .Windows10-indent__h,
#Windows10 .Windows10-indent li .Windows10-indent__h {
  display: block;
  float: left;
}
#Windows10 .Windows10-indent .Windows10-indent__b,
#Windows10 .Windows10-indent li .Windows10-indent__b {
  display: block;
  overflow: hidden;
}
#Windows10 .Windows10-h {
  font-size: 27px;
  color: #002050;
  font-weight: bold;
  margin: 0 0 20px;
}
#Windows10 .Windows10-btn_detail {
  background: #0078d7;
  padding: 7px 15px;
  display: inline-block;
  font-size: 13px;
  color: #fff;
  transition: opacity 0.1s ease 0s;
}
#Windows10 .Windows10-btn_detail:hover {
  filter: alpha(opacity=85);
  opacity: 0.85;
}
#Windows10 .Windows10-btn_detail:hover {
  color: #fff;
  text-decoration: none;
}
#Windows10 .Windows10-sup {
  font-size: 70%;
  position: relative;
  top: -0.5em;
}
#Windows10 .Windows10-note {
  margin: 10px 0 0;
  font-size: 10px;
}

/*---------------------------------
 index
---------------------------------*/

/* mainvis */
#Windows10 .Windows10-mainvis {
  background: #0078d7;
  position: relative;
  height: 300px;
}
#Windows10 .Windows10-mainvis__logo {
  position: absolute;
  top: 34px;
  left: 34px;
}
#Windows10 .Windows10-mainvis__copy {
  position: absolute;
  top: 112px;
  left: 34px;
  color: #fff;
}
#Windows10 .Windows10-mainvis__copy_main {
  font-size: 35px;
}
#Windows10 .Windows10-mainvis__copy_sub {
  margin: 6px 0 0;
  font-size: 20px;
}
#Windows10 .Windows10-mainvis__links {
  position: absolute;
  top: 250px;
  left: 34px;
}
#Windows10 .Windows10-mainvis__links a {
  color: #fff;
  background: url("../img/Windows10/ic_link.png") no-repeat 100% 2px;
  min-height: 22px;
  padding: 0 25px 0 0;
  display: inline-block;
  font-size: 15px;
}
#Windows10 .Windows10-mainvis__link01 {
  float: left;
  margin: 0 28px 0 0;
}
#Windows10 .Windows10-mainvis__link02 {
  float: left;
}
#Windows10 .Windows10-mainvis__img {
  position: absolute;
  top: 0;
  right: 0;
}


/* nav */
#Windows10 .Windows10-nav {
  border-top: 5px solid #002050;
  margin: 0 0 30px;
}
#Windows10 .Windows10-nav li {
  float: left;
  width: 50%;
}
#Windows10 .Windows10-nav li a {
  display: block;
  padding: 15px 5px;
  text-align: center;
  min-height: 25px;
  vertical-align: middle;
  font-size: 16px;
  color: #fff;
  transition: opacity 0.1s ease 0s;
}
#Windows10 .Windows10-nav li a:hover {
  filter: alpha(opacity=85);
  opacity: 0.85;
  color: #fff;
  text-decoration: none;
}
#Windows10 .Windows10-nav .Windows10-nav__01 a {
  background: #002050;
}
#Windows10 .Windows10-nav .Windows10-nav__02 a {
  background: #939393;
}


/* product */
#Windows10 .Windows10-product {
  margin: 0 0 20px;
}
#Windows10 .Windows10-product_boxs {
  margin: 0 0 40px 0;
}
#Windows10 .Windows10-product_box {
  width: 480px;
  margin: 0 0 0 20px;
  float: left;
}
#Windows10 .Windows10-product_box:first-child {
  margin: 0;
}
#Windows10 .Windows10-product_box__data {
}
#Windows10 .Windows10-product_box__img {
  margin: 0 0 5px 55px;
}
#Windows10 .Windows10-product_box__maker {
  font-size: 12px;
  font-weight: bold;
  margin: 0 0 3px;
}
#Windows10 .Windows10-product_box__name {
  font-size: 19px;
  font-weight: bold;
  margin: 0 0 10px;
}
#Windows10 .Windows10-product_box__copy {
  font-size: 15px;
  margin: 0 0 12px;
  min-height: 2em;
}
#Windows10 .Windows10-product_box__spec {
  font-size: 13px;
  margin: 0 0 12px;
  min-height: 2em;
}


/* feature */
#Windows10 .Windows10-feature_bl01 {
  margin: 0 0 30px;
}
#Windows10 .Windows10-feature_h--lb,
#Windows10 .Windows10-feature_h--db {
  padding: 10px;
  color: #fff;
  font-size: 20px;
  text-align: center;
}
#Windows10 .Windows10-feature_h--lb {
  background: #0078d7;
}
#Windows10 .Windows10-feature_h--db {
  background: #002050;
}
#Windows10 .Windows10-feature_bl01_box--lb .Windows10-feature_bl01_box__h,
#Windows10 .Windows10-feature_bl01_box--db .Windows10-feature_bl01_box__h {
  font-size: 15px;
  line-height: 1.5;
  font-weight: bold;
  padding: 5px 40px 5px 0;
  min-height: 30px;
  margin: 0 0 7px;
  position: relative;
}
#Windows10 .Windows10-feature_bl01_box--lb .Windows10-feature_bl01_box__h_ico,
#Windows10 .Windows10-feature_bl01_box--db .Windows10-feature_bl01_box__h_ico {
  position: absolute;
  bottom: 5px;
  right: 0;
}
#Windows10 .Windows10-feature_bl01_box--lb .Windows10-feature_bl01_box__b,
#Windows10 .Windows10-feature_bl01_box--db .Windows10-feature_bl01_box__b {
  font-size: 15px;
  line-height: 1.7;
}
#Windows10 .Windows10-feature_bl01_box--lb .Windows10-feature_bl01_box__h {
  color: #0078d7;
  border-bottom: 1px solid #0078d7;
}
#Windows10 .Windows10-feature_bl01_box--db .Windows10-feature_bl01_box__h {
  color: #002050;
  border-bottom: 1px solid #002050;
}
#Windows10 .Windows10-feature_bl01_box__h_note {
  font-size: 12px;
  line-height: 1.5;
}
#Windows10 .Windows10-feature_bl01_hg {
  margin: 0 0 20px;
}
#Windows10 .Windows10-feature_bl01_h01 {
  width: 457px;
  float: left;
}
#Windows10 .Windows10-feature_bl01_h02 {
  width: 457px;
  float: right;
}
#Windows10 .Windows10-feature_bl01_gp01 {
  margin: 0 0 20px;
}
#Windows10 .Windows10-feature_bl01_box01 {
  float: left;
  width: 477px;
}
#Windows10 .Windows10-feature_bl01_box02 {
  float: right;
  width: 477px;
}
#Windows10 .Windows10-feature_bl01_gp02 {
  position: relative;
  min-height: 403px;
}
#Windows10 .Windows10-feature_bl01_gp02_01 {
  position: relative;
  z-index: 2;
  width: 240px;
  float: left;
}
#Windows10 .Windows10-feature_bl01_gp02_02 {
  position: absolute;
  z-index: 1;
  top: 10px;
  left: 95px;
}
#Windows10 .Windows10-feature_bl01_gp02_03 {
  position: relative;
  z-index: 2;
  width: 235px;
  float: right;
}
#Windows10 .Windows10-feature_bl01__img {
  padding: 5px 0 0;
}
#Windows10 .Windows10-feature_bl01_box03 {
  margin: 0 0 50px;
}
#Windows10 .Windows10-feature_bl01_box04 {
  margin: 0 0 50px;
}
#Windows10 .Windows10-feature_bl01_box04 .Windows10-feature_bl01_box__h {
  padding: 5px 0;
}
#Windows10 .Windows10-feature_bl01_box_s {
  font-size: 13px;
  color: #002050;
  padding: 2px 0 0 11px;
  position: relative;
}
#Windows10 .Windows10-feature_bl01_box_s:before {
  content: "";
  display: block;
  width: 4px;
  height: 3.1em;
  position: absolute;
  top: 0;
  left: 0;
  background: #002050;
}
#Windows10 .Windows10-feature_bl01_box_s__txt {
  color: #505050;
}
#Windows10 .Windows10-feature_bl01_gp03 {
  margin: 8px 0 30px;
}
#Windows10 .Windows10-feature_bl01_box07 {
  float: left;
  width: 180px;
}
#Windows10 .Windows10-feature_bl01_box08 {
  float: left;
  margin: 0 0 0 15px;
  width: 200px;
}
#Windows10 .Windows10-feature_bl01_box09 {
  float: left;
  margin: 0 0 0 10px;
  width: 160px;
}
#Windows10 .Windows10-feature_bl01_box10 {
  float: left;
  width: 365px;
  margin: 0 0 0 6px;
}

#Windows10 .Windows10-feature_bl02 {
  margin: 0 0 50px;
}
#Windows10 .Windows10-feature_bl02_h {
  margin: 0 0 20px;
}
#Windows10 .Windows10-feature_bl02_gp {
  margin: 0 0 35px;
}
#Windows10 .Windows10-feature_bl02_box {
  width: 476px;
  float: left;
  margin: 0 0 0 28px;
}
#Windows10 .Windows10-feature_bl02_box:first-child {
  margin: 0;
}
#Windows10 .Windows10-feature_bl02_box .Windows10-feature_bl02_box__h{
  font-size: 17px;
  line-height: 1.5;
  padding: 20px 0 5px;
  min-height: 35px;
  margin: 0 0 10px;
  position: relative;
}
#Windows10 .Windows10-feature_bl02_box .Windows10-feature_bl02_box__h_ico {
  position: absolute;
  bottom: 5px;
  right: 0;
}
#Windows10 .Windows10-feature_bl02_box .Windows10-feature_bl02_box__sh{
  font-size: 19px;
  font-weight: bold;
  margin: 0 0 10px;
}
#Windows10 .Windows10-feature_bl02_box .Windows10-feature_bl02_box__sh_note {
  font-size: 14px;
}
#Windows10 .Windows10-feature_bl02_box .Windows10-feature_bl02_box__txt {
  font-size: 14px;
  line-height: 1.7;
  margin: 0 0 15px;
  min-height: 5.2em;
}
#Windows10 .Windows10-feature_bl02_box .Windows10-feature_bl02_box__txt--nha {
  min-height: 0;
}
#Windows10 .Windows10-feature_bl02_box .Windows10-feature_bl02_box__img {
}
#Windows10 .Windows10-feature_bl02_box--lb .Windows10-feature_bl02_box__h {
  color: #0078d7;
  border-bottom: 1px solid #0078d7;
}
#Windows10 .Windows10-feature_bl02_box--lb .Windows10-feature_bl02_box__sh {
  color: #0078d7;
}
#Windows10 .Windows10-feature_bl02_box--db .Windows10-feature_bl02_box__h {
  color: #002050;
  border-bottom: 1px solid #002050;
}
#Windows10 .Windows10-feature_bl02_box--db .Windows10-feature_bl02_box__sh {
  color: #002050;
}


/* compatibility_bnr */
#Windows10 .Windows10-compatibility_bnr {
  margin: 0 0 50px;
}
#Windows10 .Windows10-compatibility_bnr a {
  transition: opacity 0.1s ease 0s;
}
#Windows10 .Windows10-compatibility_bnr a:hover {
  filter: alpha(opacity=85);
  opacity: 0.85;
}


/* package */
#Windows10 .Windows10-package {
  margin: 0 0 50px;
}
#Windows10 .Windows10-package_boxes {
  margin: 0 0 40px;
}
#Windows10 .Windows10-package_box {
  float: left;
  width: 490px;
}
#Windows10 .Windows10-package_box .Windows10-package_box__img {
  float: left;
  width: 150px;
  margin: 0 10px 0 0;
}
#Windows10 .Windows10-package_box .Windows10-package_box__data {
  float: left;
  width: 270px;
}
#Windows10 .Windows10-package_box .Windows10-package_box__name {
  margin: 70px 0 45px;
}
#Windows10 .Windows10-package_box .Windows10-package_box__name_main {
  font-size: 24px;
  font-weight: bold;
}
#Windows10 .Windows10-package_box .Windows10-package_box__name_note {
  font-size: 14px;
}
#Windows10 .Windows10-package_box .Windows10-package_box__btn {
  text-align: right;
}
#Windows10 .Windows10-comp_tb {
  border-collapse: separate;
  width: 100%;
}
#Windows10 .Windows10-comp_tb th,
#Windows10 .Windows10-comp_tb td {
  padding: 10px 15px;
  border-bottom: 1px solid #C6C6C6;
  vertical-align: middle;
}
#Windows10 .Windows10-comp_tb .Windows10-comp_tb_ch01 {
  border-bottom: 1px solid #49494A;
  border-right: 1px solid #49494A;
}
#Windows10 .Windows10-comp_tb .Windows10-comp_tb_ch_val {
  border-top: 1px solid #49494A;
  border-bottom: 1px solid #49494A;
  border-right: 1px solid #49494A;
  text-align: center;
  font-weight: bold;
  width: 75px;
  font-size: 18px;
  padding: 5px 10px;
}
#Windows10 .Windows10-comp_tb .Windows10-comp_tb_cl01 {
  border-left: 1px solid #49494A;
  font-weight: bold;
  font-size: 17px;
  line-height: 1.3;
}
#Windows10 .Windows10-comp_tb .Windows10-comp_tb_cl01 .Windows10-sup {
  font-weight: normal;
}
#Windows10 .Windows10-comp_tb .Windows10-comp_tb_cl02 {
  border-right: 1px solid #49494A;
  font-size: 14px;
}
#Windows10 .Windows10-comp_tb .Windows10-comp_tb_cl_val {
  border-right: 1px solid #49494A;
  text-align: center;
}
#Windows10 .Windows10-comp_tb .Windows10-comp_tb_tr_last .Windows10-comp_tb_cl01 {
  border-bottom: 1px solid #49494A;
}
#Windows10 .Windows10-comp_tb .Windows10-comp_tb_tr_last .Windows10-comp_tb_cl02 {
  border-bottom: 1px solid #49494A;
}
#Windows10 .Windows10-comp_tb .Windows10-comp_tb_tr_last .Windows10-comp_tb_cl_val {
  border-bottom: 1px solid #49494A;
}
#Windows10 .Windows10-comp_tb .Windows10-comp_tb_tr_o th,
#Windows10 .Windows10-comp_tb .Windows10-comp_tb_tr_o td {
  background: #ECECEC;
}
#Windows10 .Windows10-comp_tb .Windows10-comp_tb_ch_home {
  color: #0078d7;
}
#Windows10 .Windows10-comp_tb .Windows10-comp_tb_ch_pro {
  color: #5a1683;
}


/* upgrade */
#Windows10 .Windows10-upgrade {
  margin: 0 0 50px;
}
#Windows10 .Windows10-upgrade a {
  transition: opacity 0.1s ease 0s;
}
#Windows10 .Windows10-upgrade a:hover {
  filter: alpha(opacity=85);
  opacity: 0.85;
}



/* prepaid_bnr */
#Windows10 .Windows10-prepaid_bnr {
  margin: 0 0 45px;
}
#Windows10 .Windows10-prepaid_bnr a {
  transition: opacity 0.1s ease 0s;
}
#Windows10 .Windows10-prepaid_bnr a:hover {
  filter: alpha(opacity=85);
  opacity: 0.85;
}


/* official_bnr */
#Windows10 .Windows10-official_bnr a {
  transition: opacity 0.1s ease 0s;
}
#Windows10 .Windows10-official_bnr a:hover {
  filter: alpha(opacity=85);
  opacity: 0.85;
}

/*---------------------------------
 video
---------------------------------*/
.showDialog .dialogOverlay {
  position: relative;
  z-index: 1;
}
.showDialog .dialogOverlay .dialogOverlay_elm {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #0078d7;
  filter: alpha(opacity=60);
  opacity: 0.6;
  z-index: 1002;
}
.showDialog .videoDialog {
  display: block;
}
.showDialog .underDialog {
  display: none;
}

.dialogOverlay {
  opacity: 1;
}

.videoDialog {
  display: none;
  position: relative;
  width: 100%;
  opacity: 1 !important;
  z-index: 1001;
  background: #0078d7;
  color: #fff;
}
.videoDialog .videoDialogInner {
  position: relative;
  padding: 15px;
}
.videoDialog h2 {
  font-size: 24px;
  font-weight: bold;
  margin: 0 0 20px;
}
.videoDialog video {
  height: 289px;
  background: #000;
}
.videoDialog .closeButton {
  width: 35px;
  height: 36px;
  background: url("../img/Windows10/btn_close.png") no-repeat 0 0;
  cursor: pointer;
  position: absolute;
  top: 5px;
  right: 5px;
}
#topicsmain h2, #topicsmainfull h2,
#topicsmain h3, #topicsmainfull h3,
#topicsmain h3, #topicsmainfull h4 { border-width:0px!important;}