@charset "UTF-8";
/*
基本セッティングはここに記述します。
*/
/*---------- SPのみ ----------*/
@media print, screen and (max-width: 767px) {
  /*
  .spOnly {
    display: block;
  }
*/
  .pcOnly {
    display: none !important;
  }
}

/*---------- PC ----------*/
@media print, screen and (min-width: 768px) {
  .spOnly {
    display: none !important;
  }
}

.win10cycle-head {
  background-color: #eef7ff;
}

.win10cycle-head {
  margin-bottom: 0;
}

.win10cycle-box-02 {
  background-color: #eef7ff;
}

@media print, screen and (min-width: 768px) {
  .win10cycle-box-02 {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 53px;
    padding-right: 53px;
  }
}

.win10cycle-common-list ul {
  width: 100%;
  float: none;
}

.win10cycle-common-list-inner {
  border: 1px solid #3d6aa8;
}

@media screen and (max-width: 768px) {
  .win10cycle-common-list-inner {
    padding-right: 4.47% !important;
  }
}

.win10cycle-head .win10cycle-head-inner {
  padding-top: 0;
}

@media screen and (max-width: 768px) {
  .win10cycle-head .win10cycle-head-inner {
    padding-bottom: 60px;
  }
}

@media print, screen and (min-width: 768px) {
  .win10cycle-head .win10cycle-head-inner {
    height: auto;
    min-height: auto;
    padding-bottom: 18px;
  }
}

.win10cycle-head {
  background-image: none;
}

.win10cycle-box .win10cycle-common-list-inner li:before {
  background-image: url("/content/dam/pcs/jp/ja/dynabook-b2b/business/contents/Win10_lifecycle_solution/images/ico-check-block5.png");
}

.notes--01 {
  border-top: 3px solid black;
  border-bottom: 3px solid black;
  text-align: center;
  background-color: #fcfa5b;
}

.notes--01 img {
  vertical-align: top;
}

@media print, screen and (min-width: 768px) {
  .notes--01 img {
    width: 940px;
  }
}

@media screen and (max-width: 768px) {
  .h1Wrapper {
    margin-top: 20px;
  }
}

@media print, screen and (min-width: 768px) {
  .h1Wrapper {
    margin-top: 45px;
  }
}

@media screen and (max-width: 768px) {
  .h1TextContents {
    overflow: hidden;
  }
}

@media print, screen and (min-width: 768px) {
  .h1TextContents {
    display: -ms-grid;
    display: grid;
        grid-template-areas: "areaA areaB areaC";
    -ms-grid-rows: auto;
    grid-template-rows: auto;
    -ms-grid-columns: 237px 1fr 173px;
    grid-template-columns: 237px 1fr 173px;
    max-width: 940px;
    padding-left: 20px;
    padding-bottom: 44px;
    margin: 0px auto 0 auto;
  }
}

@media screen and (max-width: 768px) {
  .h1TextContents .areaA {
    width: 102px;
    float: right;
    margin-left: 35px;
  }
}

@media print, screen and (min-width: 768px) {
  .h1TextContents .areaA {
    grid-area: areaC;
  }
}

@media screen and (max-width: 768px) {
  .h1TextContents .areaB {
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 1.6;
  }
}

@media print, screen and (min-width: 768px) {
  .h1TextContents .areaB {
    grid-area: areaB;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.77;
    padding-right: 22px;
    padding-left: 22px;
    margin-top: 38px;
  }
}

@media screen and (max-width: 768px) {
  .areaC {
    width: 65%;
    margin: 30px auto 0 auto;
    transform: translateX(-25px);
  }
}

@media print, screen and (min-width: 768px) {
  .areaC {
    grid-area: areaA;
    margin-top: 7px;
  }
}

@media print, screen and (min-width: 768px){
  .h1TextContents .areaA {
    -ms-grid-row: 1;
    -ms-grid-column: 3;
  }
  .h1TextContents .areaB {
    -ms-grid-row: 1;
    -ms-grid-column: 2;
  }
  .areaC {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }
}

/*
Windows 10 移行サービス
*/
@media screen and (max-width: 768px) {
  .wind10changeService {
    width: 100%;
    height: 0px;
    padding-bottom: 116%;
    /*
    background: url("../images/wind10changeService-pc.png") center 0 no-repeat;
*/
    background: url("/content/dam/pcs/jp/ja/dynabook-b2b/business/contents/Win10_lifecycle_solution/win7-eol/images/wind10changeService-pc.png") center 0 no-repeat;
    background-size: cover;
  }
}

@media print, screen and (min-width: 768px) {
  .wind10changeService {
    width: 100%;
    height: 381px;
    /*
    background: url("../images/wind10changeService-pc.png") center 0 no-repeat;
*/
    background: url("/content/dam/pcs/jp/ja/dynabook-b2b/business/contents/Win10_lifecycle_solution/win7-eol/images/wind10changeService-pc.png") center 0 no-repeat;
    background-size: cover;
  }
}

@media screen and (max-width: 768px) {
  .wind10changeService .text--01 {
    margin: 0 0 0 3%;
    transform: translateY(-27px);
  }
}

@media print, screen and (min-width: 768px) {
  .wind10changeService .text--01 {
    width: 940px;
    margin: 0 auto 0 auto;
    transform: translateY(12px);
  }
}

@media screen and (max-width: 768px) {
  .wind10changeService .text--02 {
    width: 309px;
    margin: -5px auto 0 auto;
    font-size: 0;
  }
}

@media print, screen and (min-width: 768px) {
  .wind10changeService .text--02 {
    width: 900px;
    margin: 30px auto 0 auto;
    display: flex;
    justify-content: space-between;
  }
}

@media screen and (max-width: 768px) {
  .wind10changeService .text--02 li ~ li {
    margin-top: 10px;
  }
}

.wind10changeService .text--02 a {
  display: block;
  transition: all 0.3s cubic-bezier(0.045, 0.495, 0.685, 0.97);
  -webkit-transition: all 0.3s cubic-bezier(0.045, 0.495, 0.685, 0.97);
  -moz-transition: all 0.3s cubic-bezier(0.045, 0.495, 0.685, 0.97);
}

.wind10changeService .text--02 a:hover {
  opacity: 0.7;
}

@media screen and (max-width: 768px) {
  .endWrapper {
    margin: 0px 60px 0 60px;
    padding: 35px 0 35px 0;
  }
}

@media print, screen and (min-width: 768px) {
  .endWrapper {
    width: 850px;
    display: flex;
    justify-content: space-between;
    margin: 0 auto 0 auto;
    padding: 32px 0 33px 0;
  }
}

@media print, screen and (min-width: 768px) {
  .endWrapper .item {
    width: 240px;
  }
}

@media screen and (max-width: 768px) {
  .endWrapper .item ~ .item {
    margin-top: 21px;
  }
}

@media screen and (max-width: 768px) {
  .lifeCicleWrapper {
    margin-top: 55px;
  }
}

@media print, screen and (min-width: 768px) {
  .lifeCicleWrapper {
    margin-top: 70px;
  }
}

@media screen and (max-width: 768px) {
  .lifeCicleWrapper h2 {
    text-align: center;
    font-size: 15px;
    font-size: 0.9375rem;
    font-weight: bold;
    line-height: 1.53;
  }
}

@media print, screen and (min-width: 768px) {
  .lifeCicleWrapper h2 {
    text-align: center;
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: bold;
  }
}

@media screen and (max-width: 768px) {
  .lifeCicleWrapper .imgWrapper {
    margin-top: 18px;
  }
}

@media print, screen and (min-width: 768px) {
  .lifeCicleWrapper .imgWrapper {
    margin-top: 23px;
  }
}

@media screen and (max-width: 768px) {
  .recommendedServiceWrapper .text--01 {
    margin-top: 70px;
  }
}

@media print, screen and (min-width: 768px) {
  .recommendedServiceWrapper .text--01 {
    height: 90px;
    background-color: #eef7ff;
    margin-top: 100px;
  }
}

.recommendedServiceWrapper .text--01 p {
  display: block;
}

@media screen and (max-width: 768px) {
  .recommendedServiceWrapper .text--01 p {
    padding-left: 5.33333%;
    padding-right: 5.33333%;
  }
}

@media print, screen and (min-width: 768px) {
  .recommendedServiceWrapper .text--01 p {
    width: 940px;
    margin: 0 auto 0 auto;
  }
}

@media screen and (max-width: 768px) {
  .solutionWrapper {
    margin-top: 10px;
  }
}

@media print, screen and (min-width: 768px) {
  .solutionWrapper {
    margin-top: 55px;
  }
}

@media screen and (max-width: 768px) {
  .solutionWrapper h2 {
    font-size: 15px;
    font-size: 0.9375rem;
    font-weight: bold;
    line-height: 1.4;
  }
}

@media print, screen and (min-width: 768px) {
  .solutionWrapper h2 {
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: bold;
    padding-left: 10px;
  }
}

@media screen and (max-width: 768px) {
  .solutionWrapper .solutionContents {
    margin-top: 15px;
  }
}

@media print, screen and (min-width: 768px) {
  .solutionWrapper .solutionContents {
    margin-top: 22px;
  }
}

@media screen and (max-width: 768px) {
  .solutionWrapper ~ .solutionWrapper {
    margin-top: 70px;
  }
}

@media print, screen and (min-width: 768px) {
  .solutionWrapper ~ .solutionWrapper {
    margin-top: 58px;
  }
}

@media screen and (max-width: 768px) {
  .solutionWrapper__02 {
    margin-top: 30px;
  }
}

@media print, screen and (min-width: 768px) {
  .solutionWrapper__02 {
    margin-top: 45px;
  }
}

@media screen and (max-width: 768px) {
  .lifeSolution {
    padding-left: 5.33333%;
    padding-right: 5.33333%;
    margin-top: 45px;
  }
}

@media print, screen and (min-width: 768px) {
  .lifeSolution {
    width: 940px;
    margin: 60px auto 0 auto;
  }
}

.lifeSolution a {
  transition: all 0.3s cubic-bezier(0.045, 0.495, 0.685, 0.97);
  -webkit-transition: all 0.3s cubic-bezier(0.045, 0.495, 0.685, 0.97);
  -moz-transition: all 0.3s cubic-bezier(0.045, 0.495, 0.685, 0.97);
}

.lifeSolution a:hover {
  opacity: 0.7;
}

@media screen and (max-width: 768px) {
  .text--01 {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.64;
    margin-top: 38px;
  }
  .text--01 span {
    font-size: 12px;
    font-size: 0.75rem;
  }
}

@media print, screen and (min-width: 768px) {
  .text--01 {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.62;
    margin-top: 60px;
  }
  .text--01 span {
    font-size: 14px;
    font-size: 0.875rem;
  }
}

@media screen and (max-width: 768px) {
  .text--02 {
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 1.33;
    text-align: center;
    margin-top: 50px;
    margin-bottom: 20px;
  }
}

@media print, screen and (min-width: 768px) {
  .text--02 {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.62;
    text-align: center;
    margin-top: 60px;
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 768px) {
  .listType--01 {
    margin-top: 5px;
    display: block;
    position: relative;
    padding-left: 10px;
  }
}

@media print, screen and (min-width: 768px) {
  .listType--01 {
    margin-top: 5px;
    display: block;
    position: relative;
    padding-left: 15px;
  }
}

@media screen and (max-width: 768px) {
  .listType--01:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 7px;
    background: url("/content/dam/pcs/jp/ja/dynabook-b2b/business/contents/Win10_lifecycle_solution/images/ico-arrow.png") 0 0 no-repeat;
    margin-top: 0px;
    padding-left: 10px;
    width: 5px;
    height: 6px;
    background-size: contain;
  }
}

@media print, screen and (min-width: 768px) {
  .listType--01:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 7px;
    background-image: url("/content/dam/pcs/jp/ja/dynabook-b2b/business/contents/Win10_lifecycle_solution/images/ico-arrow.png");
    width: 9px;
    height: 19px;
    background-repeat: no-repeat;
    background-size: 100%;
  }
}

/*# sourceMappingURL=maps/style.css.map */
