<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&amp;Noto+Serif+JP:wght@700&amp;display=swap");
/* -----------------------------------------------------
	columnLayout
----------------------------------------------------- */
.columnLayout {
  clear: both;
}
.columnLayout .colLeft {
  float: left;
}
.columnLayout .colRight {
  float: right;
}

/* -----------------------------------------------------
	Clearfix
----------------------------------------------------- */
.columnLayout:after {
  content: ".";
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden;
}

.columnLayout {
  *display: inline-table;
  *zoom: 1;
}

.layoutType01 {
  padding-top: 115px;
}
@media screen and (max-width: 767px) {
  .layoutType01 {
    padding-top: 70px;
  }
}

.layoutType01 .sideContents #rightNavigation2Wrap {
  top: 0;
}
@media screen and (max-width: 767px) {
  .layoutType01 .sideContents #rightNavigation2Wrap {
    top: inherit;
  }
}

.layoutType01 .sideContents #rightNavigation2Wrap.fixed {
  top: 100px;
}
@media screen and (max-width: 767px) {
  .layoutType01 .sideContents #rightNavigation2Wrap.fixed {
    top: inherit;
  }
}

.asterisk {
  font-family: 'Liberation Serif', 'Noto Sans CJK JP', 'TakaoGothic', 'VL Gothic', 'Yu Gothic', 'MS Gothic', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', 'Osaka-Mono', 'Noto Sans JP', Monospace;
}

/* タブ 
*****************************************/
.Tab2Wrap {
  clear: both;
  width: 100%;
  margin: 44px auto 0;
  position: absolute;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-top-color: #cccccc;
  border-bottom-color: #cccccc;
  background: rgba(255, 255, 255, 0.95);
  z-index: 101;
}
@media screen and (max-width: 767px) {
  .Tab2Wrap {
    margin-top: 0;
  }
}
.Tab2Wrap.fixed {
  position: fixed;
  top: 45px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .Tab2Wrap.fixed {
    top: 0;
  }
}

/* -----------------------------------------------------
	columnLayout
----------------------------------------------------- */
.columnLayout {
  clear: both;
}

.columnLayout .colLeft {
  float: left;
}

.columnLayout .colRight {
  float: right;
}

/* -----------------------------------------------------
	Clearfix
----------------------------------------------------- */
.columnLayout:after {
  content: ".";
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden;
}

.columnLayout {
  *display: inline-table;
  *zoom: 1;
}

.ModelTitleWrap,
.Tab2Wrap,
.layer02Container {
  display: none;
}

#loading {
  text-align: center;
  height: 200px;
  padding: 280px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* contentsWrap 
*****************************************/
#contentsWrap2016 {
  width: 100%;
}

.SpringCP2Banner {
  padding: 15px 0 60px;
}

/* 標準構成 
*****************************************/
.mainContents .wrapSection05 {
  clear: both;
  width: 100%;
  margin: 90px auto 0 !important;
  padding: 112px 0 !important;
  background: #000;
}
@media screen and (max-width: 767px) {
  .mainContents .wrapSection05 {
    margin: 45px auto 0 !important;
    padding: 40px 0 !important;
  }
}

.mainContents .wrapSection05 .hdg {
  font-size: 18px;
  line-height: 1;
  color: #fff;
  margin-bottom: 35px;
}
@media screen and (max-width: 767px) {
  .mainContents .wrapSection05 .hdg {
    line-height: 1.5;
  }
}

.mainContents .wrapSection05 table {
  width: 100%;
  border-bottom: 1px solid #262626;
}

.mainContents .wrapSection05 table tr {
  border-top: 1px solid #262626;
}

.mainContents .wrapSection05 table tr td {
  color: #848484;
  padding: 0.65em 1em;
}

.mainContents .wrapSection05 table tr td a {
  color: #848484;
}

.mainContents .wrapSection05 table tr td a:after {
  content: '&gt;';
  margin-left: 0.8em;
}

.mainContents #layer04 .wrapSection05 {
  background: #000;
  padding: 60px 0;
}

/* kensyo
*****************************************/
.kensyo_hdg01 {
  text-align: center;
  color: #00007f;
  font-size: 18px;
  padding: 0.6em 0;
  margin-bottom: 45px;
  border-top: 1px solid #00007f;
  border-bottom: 1px solid #00007f;
}

.kensyo_hdg02 {
  color: #000000;
  font-size: 30px;
  margin-bottom: 15px;
}

.kensyo_lead01 {
  text-align: center;
  color: #535353;
  font-size: 18px;
}

.kensyo_lead02 {
  text-align: center;
  color: #00008c;
  font-size: 23.3px;
}

.kensyo_box01 {
  text-align: center;
  font-size: 18px;
  color: #b70000;
  border: 1px solid #535353;
  padding: 0.6em;
}

.kensyo_cautionList li {
  color: #cf0000;
  padding-left: 3.2em;
  text-indent: -3.2em;
}

.kensyo_cautionList li span {
  display: inline-block;
  width: 3.2em;
  float: left;
}

.kensyo_inner01 {
  width: 735px;
  margin: 0 auto;
}

.kensyo_col01 {
  margin-bottom: 50px;
}

.kensyo_col01 .colLeft {
  width: 447px;
}

.kensyo_col01 .colRight {
  width: 455px;
  margin-right: 58px;
}

.kensyo_col01 .colRight table {
  width: 100%;
  border-top: 1px solid #a4a4a4;
}

.kensyo_col01 .colRight table td,
.kensyo_col01 .colRight table th {
  border-bottom: 1px solid #a4a4a4;
  vertical-align: top;
  padding: 0.3em 3em;
}

.kensyo_col01 .colRight table th {
  width: 25%;
  border-right: 1px solid #a4a4a4;
}

.kensyo_col01 .colRight table td {
  width: 75%;
}

.kensyo_col02 {
  margin-top: 55px;
  margin-bottom: 78px;
}

.kensyo_col02 .colLeft {
  width: 538px;
}

.kensyo_col02 .colRight {
  width: 197px;
  padding-top: 9px;
  font-size: 12px;
  text-align: center;
}

.kensyo_col02 .colRight img {
  margin-bottom: 5px;
}

.kensyo_col03 {
  margin-top: 44px;
  margin-bottom: 44px;
}

.kensyo_col03 .colLeft {
  width: 473px;
  padding-top: 9px;
  margin-left: 66px;
}

.kensyo_col03 .colLeft p {
  text-align: left !important;
}

.kensyo_col03 .colRight {
  width: 196px;
}

.kensyo_col04 {
  margin-top: 55px;
  margin-bottom: 7px;
  margin-left: 10px;
}

.kensyo_col04 .colLeft,
.kensyo_col04 .colRight {
  color: #00009f;
  font-size: 14px;
  font-weight: bold;
}

.kensyo_phList01 {
  margin-top: 40px;
  margin-bottom: 50px;
}

.kensyo_phList01 li {
  float: left;
  width: 240px;
  text-align: center;
  font-size: 12px;
  margin-right: 8px;
}

.kensyo_phList01 li img {
  margin-bottom: 5px;
}

.kensyo_phList01 li.last {
  margin-right: 0;
  width: 239px;
}

.pt15 {
  padding-top: 15px;
}

.ml37 {
  margin-left: 37px;
}

.btn02 {
  display: table;
  text-align: center;
  position: relative;
}
.btn02 a {
  display: inline-block;
  padding: 0.95em 3.25em;
  color: #fff;
  background: #0067ff;
  font-family: 'Noto Sans JP', sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-size: 20px;
  line-height: 1.25;
  text-decoration: none;
  position: relative;
}
@media screen and (max-width: 767px) {
  .btn02 a {
    font-size: 4.2666666667vw;
    padding: 0.95em 1.25em;
  }
}
.btn02 a:hover {
  background: #4d95ff;
}

#layer02 {
  width: auto;
  min-width: 960px;
  background: #000;
  overflow: hidden;
  padding-top: 44px;
}
@media screen and (max-width: 767px) {
  #layer02 {
    min-width: 100%;
  }
}
#layer02 p {
  font-family: 'Noto Sans JP', sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  color: #fff;
  margin-bottom: 0;
}
#layer02 .reviewNote {
  color: #808080;
}
#layer02 img {
  vertical-align: bottom;
}
#layer02 * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  #layer02 * {
    -webkit-font-feature-settings: "palt";
            font-feature-settings: "palt";
  }
}
#layer02 .hdg {
  font-family: 'Noto Sans JP', sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  text-align: center;
  font-size: 28px;
  padding-bottom: 10px;
  margin: 0 auto 34px;
  position: relative;
}
#layer02 .hdg::before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 400px;
  height: 2px;
  background: -ms-linear-gradient(0deg, #7950ff 0%, #ff7aff 20.62%, #b0bff4 41.38%, #008fde 56.59%, #89ffdb 75.24%, #4fa400 100%);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#7950FF', endColorstr='#4FA400' ,GradientType=0)";
  background: -webkit-gradient(linear, left top, right top, from(#7950ff), color-stop(20.62%, #ff7aff), color-stop(41.38%, #b0bff4), color-stop(56.59%, #008fde), color-stop(75.24%, #89ffdb), to(#4fa400));
  background: linear-gradient(90deg, #7950ff 0%, #ff7aff 20.62%, #b0bff4 41.38%, #008fde 56.59%, #89ffdb 75.24%, #4fa400 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7950FF',endColorstr='#4FA400' , GradientType=1);
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media screen and (max-width: 767px) {
  #layer02 .hdg::before {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  #layer02 .hdg {
    font-size: 6.4vw;
    margin: 0 auto 7.2vw;
  }
}
#layer02 .areaInner01 {
  width: 960px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  #layer02 .areaInner01 {
    width: 100%;
    padding: 0 4vw 0;
  }
}
#layer02 .featureVideoWrap01 {
  background: #000;
  margin: 46px auto 0;
  position: relative;
}
@media screen and (min-width: 768px) {
  #layer02 .featureVideoWrap01 {
    min-height: 600px;
  }
}
@media screen and (max-width: 767px) {
  #layer02 .featureVideoWrap01 {
    margin: 0 auto 0;
  }
}
#layer02 .featureVideoWrap01 .videoWrap_pc {
  position: absolute;
  top: 0;
  left: 45%;
  width: 1000px;
  height: 600px;
  margin-left: -119px;
}
@media screen and (max-width: 767px) {
  #layer02 .featureVideoWrap01 .videoWrap_pc {
    display: none;
  }
}
#layer02 .featureVideoWrap01 .videoWrap_sp {
  display: none;
}
@media screen and (max-width: 767px) {
  #layer02 .featureVideoWrap01 .videoWrap_sp {
    display: block;
    width: 100%;
    height: 100vw;
    position: relative;
    margin-top: -7vw;
  }
  #layer02 .featureVideoWrap01 .videoWrap_sp video {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: auto;
  }
}
#layer02 .featureVideoWrap01 &gt; .inner01 {
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 767px) {
  #layer02 .featureVideoWrap01 &gt; .inner01 {
    padding-bottom: 4vw;
  }
}
#layer02 .featureVideoWrap01 &gt; .inner01 .tx04Wrap {
  position: relative;
  background: url("../img2/bg01.png") no-repeat 100% 0/cover;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 28px;
  padding-bottom: 12px;
  margin-top: 53px;
}
@media screen and (min-width: 768px) {
  #layer02 .featureVideoWrap01 &gt; .inner01 .tx04Wrap {
    width: 577px;
    height: 68px;
  }
}
@media screen and (max-width: 767px) {
  #layer02 .featureVideoWrap01 &gt; .inner01 .tx04Wrap {
    margin-left: 4vw;
    padding-left: 4.5333333333vw;
    padding-bottom: 1.6vw;
    margin-top: -15.2vw;
    width: 92vw;
    height: 10.9333333333vw;
  }
}
#layer02 .featureVideoWrap01 &gt; .inner01 .tx04Wrap .tx04 {
  color: #fff;
  font-family: 'Noto Sans JP', sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-size: 26px;
  line-height: 1.1;
}
@media screen and (max-width: 767px) {
  #layer02 .featureVideoWrap01 &gt; .inner01 .tx04Wrap .tx04 {
    font-size: 4.1466666667vw;
  }
}
#layer02 .featureVideoWrap01 &gt; .inner01 .tx04Wrap .tx04 span {
  font-size: 32px;
}
@media screen and (max-width: 767px) {
  #layer02 .featureVideoWrap01 &gt; .inner01 .tx04Wrap .tx04 span {
    font-size: 5.1013333333vw;
  }
}
@media screen and (min-width: 768px) {
  #layer02 .featureVideoWrap01 .textWrap01 {
    padding-top: 102px;
  }
}
@media screen and (max-width: 767px) {
  #layer02 .featureVideoWrap01 .textWrap01 {
    padding: 4vw 4vw 4vw;
    position: relative;
    z-index: 1;
  }
}
#layer02 .featureVideoWrap01 .textWrap01 .tx01 {
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-size: 38px;
}
@media screen and (max-width: 767px) {
  #layer02 .featureVideoWrap01 .textWrap01 .tx01 {
    font-size: 6.7733333333vw;
    line-height: 1.34;
    margin-bottom: 1.6vw;
  }
}
#layer02 .featureVideoWrap01 .textWrap01 .wrap {
  position: relative;
}
#layer02 .featureVideoWrap01 .textWrap01 .wrap .tx02 {
  color: #ffff6b;
  font-family: 'Noto Sans JP', sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-size: 28.75px;
  margin-top: 70px;
}
@media screen and (max-width: 767px) {
  #layer02 .featureVideoWrap01 .textWrap01 .wrap .tx02 {
    position: absolute;
    top: -1.8666666667vw;
    right: 0;
    font-size: 5.392vw;
    margin-top: 0;
  }
}
#layer02 .featureVideoWrap01 .textWrap01 .wrap .tx03 {
  margin-top: 5px;
  max-width: 630px;
}
#layer02 .text03SP {
  display: none;
}
@media screen and (max-width: 767px) {
  #layer02 .text03SP {
    display: block;
    width: 100%;
  }
}
#layer02 .featureVideoWrap02 {
  clear: both;
  width: 100%;
  height: 400px;
  background: #000;
  margin: 0 auto;
  position: relative;
}
@media screen and (max-width: 767px) {
  #layer02 .featureVideoWrap02 {
    height: 33.33vw;
  }
}
#layer02 .featureVideoWrap02 .videoWrap_pc {
  position: absolute;
  top: 0;
  left: 50%;
  width: 1920px;
  height: 400px;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
}
@media screen and (max-width: 767px) {
  #layer02 .featureVideoWrap02 .videoWrap_pc {
    display: none;
  }
}
#layer02 .featureVideoWrap02 .videoWrap_sp {
  display: none;
}
@media screen and (max-width: 767px) {
  #layer02 .featureVideoWrap02 .videoWrap_sp {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 33.33vw;
    -webkit-transform: none;
            transform: none;
  }
  #layer02 .featureVideoWrap02 .videoWrap_sp video {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: auto;
  }
}
#layer02 .featureVideoWrap02 .textWrap01 {
  height: 400px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 767px) {
  #layer02 .featureVideoWrap02 .textWrap01 {
    height: 33.33vw;
  }
}
@media screen and (max-width: 767px) {
  #layer02 .featureVideoWrap02 .textWrap01 .text01 {
    width: 75.2vw;
  }
}
#layer02 .area06 {
  background: #001a2c;
}
@media screen and (max-width: 767px) {
  #layer02 .area06 {
    padding: 0;
  }
}
@media screen and (min-width: 768px) {
  #layer02 .area06 .areaInner01 a:hover {
    opacity: 0.7;
  }
}
@media screen and (max-width: 767px) {
  #layer02 .area06 .areaInner01 {
    padding: 0;
  }
}
#layer02 .area02 {
  background: #000;
}
@media screen and (max-width: 767px) {
  #layer02 .area02 .areaInner01 {
    padding: 0;
  }
}
#layer02 .area02 .areaInner01 .logo01 {
  text-align: center;
  margin-bottom: 16px;
}
@media screen and (max-width: 767px) {
  #layer02 .area02 .areaInner01 .logo01 {
    margin-bottom: 21px;
  }
}
#layer02 .area02 .areaInner01 .featureHdg02 {
  text-align: center;
  color: #007cff;
  font-size: 16px;
  padding: 0 0 0.3em;
  border-bottom: 1px solid #007cff;
}
@media screen and (max-width: 767px) {
  #layer02 .area02 .areaInner01 .featureHdg02 {
    margin-top: 0;
    margin: 0 4vw;
  }
}
#layer02 .area02 .areaInner01 .featureList01 {
  width: 90%;
  margin: 0 auto 30px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  #layer02 .area02 .areaInner01 .featureList01 {
    width: 92vw;
    margin: 0 4vw 8vw;
  }
}
#layer02 .area02 .areaInner01 .featureList01 li {
  display: inline-block;
  margin-left: 1em;
  margin-right: 1em;
  text-align: center;
  line-height: 1.6;
}
#layer02 .area02 .areaInner01 .featureList01 li dt {
  font-family: 'Noto Sans JP', sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  display: inline-block;
  color: #fff;
  font-size: 12px;
  vertical-align: middle;
  margin-right: 0.8em;
}
@media screen and (max-width: 767px) {
  #layer02 .area02 .areaInner01 .featureList01 li dt {
    font-size: 3.2vw;
  }
}
#layer02 .area02 .areaInner01 .featureList01 li dd {
  font-family: 'Noto Sans JP', sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  display: inline-block;
  color: #fff;
  font-size: 16px;
  vertical-align: middle;
}
@media screen and (max-width: 767px) {
  #layer02 .area02 .areaInner01 .featureList01 li dd {
    font-size: 4.2666666667vw;
  }
}
#layer02 .area03 {
  background: url("../img/bg03.jpg") no-repeat 50% 0/cover;
  padding: 74px 0 29px;
}
@media screen and (max-width: 767px) {
  #layer02 .area03 {
    background: url("../img/bg03_sp.jpg") no-repeat 50% 0/cover;
    padding: 3.7333333333vw 0 7.7333333333vw;
  }
}
#layer02 .area03 .areaInner01 .text01 {
  text-align: center;
  font-size: 28px;
  line-height: 1.46;
  margin-bottom: 38px;
}
@media screen and (max-width: 767px) {
  #layer02 .area03 .areaInner01 .text01 {
    padding-top: 0;
    width: 100%;
    font-size: 3.4666666667vw;
    margin-left: 0;
    padding-bottom: 15px;
    margin-bottom: 0;
  }
}
#layer02 .area03 .areaInner01 .auraSync {
  width: 935px;
  margin: 0 auto 42px;
}
@media screen and (max-width: 767px) {
  #layer02 .area03 .areaInner01 .auraSync {
    width: 100%;
    margin: 0 auto 15px;
  }
}
#layer02 .area03 .areaInner01 .area03Inner01 {
  width: 820px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  #layer02 .area03 .areaInner01 .area03Inner01 {
    width: 100%;
  }
}
#layer02 .area03 .areaInner01 .area03Inner01 .text02 {
  font-size: 16px;
  line-height: 1.75;
  margin-bottom: 14px;
}
@media screen and (max-width: 767px) {
  #layer02 .area03 .areaInner01 .area03Inner01 .text02 {
    font-size: 3.4666666667vw;
  }
}
#layer02 .area03 .areaInner01 .area03Inner01 .text03 {
  color: #ff0066;
  font-size: 12px;
  padding-left: 1em;
  text-indent: -1em;
}
@media screen and (max-width: 767px) {
  #layer02 .area03 .areaInner01 .area03Inner01 .text03 {
    font-size: 2.6666666667vw;
    padding-left: 0;
    text-indent: 0;
  }
}
#layer02 .area03 .areaInner01 .area03Inner01 .btn02Wrap {
  display: table;
  margin-top: 46px;
  margin-left: auto;
  margin-right: auto;
}

#layer02 .area05 {
  background: #1e1e1e;
}
#layer02 .area05 .areaInner01 {
  padding: 67px 0;
}
@media screen and (max-width: 767px) {
  #layer02 .area05 .areaInner01 {
    padding: 9.3333333333vw 4vw 10.6666666667vw;
  }
}
#layer02 .area05 .areaInner01 .logo01 {
  text-align: center;
  width: 239px;
  margin: 0 auto 29px;
}
@media screen and (max-width: 767px) {
  #layer02 .area05 .areaInner01 .logo01 {
    width: 58.6666666667vw;
    margin: 0 auto 7.2vw;
  }
}
#layer02 .area05 .areaInner01 .tx01 {
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  text-align: center;
  font-size: 34px;
  margin-bottom: 17px;
}
@media screen and (max-width: 767px) {
  #layer02 .area05 .areaInner01 .tx01 {
    font-size: 3.7333333333vw;
    margin-bottom: 4.8vw;
  }
}
#layer02 .area05 .areaInner01 .tx02 {
  font-family: 'Noto Sans JP', sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  text-align: center;
  font-size: 16px;
  line-height: 1.75;
}
@media screen and (max-width: 767px) {
  #layer02 .area05 .areaInner01 .tx02 {
    font-size: 3.7333333333vw;
    text-align: left;
  }
}

#layer02 .area04 {
  background: #000;
  padding-top: 50px;
  padding-bottom: 80px;
  font-family: 'Noto Sans JP', sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}
@media screen and (max-width: 767px) {
  #layer02 .area04 {
    padding-top: 8.5333333333vw;
    padding-bottom: 10.6666666667vw;
  }
}
#layer02 .area04.type02 {
  background: #1e1e1e;
}
#layer02 .area04 .areaInner01 {
  position: relative;
}
#layer02 .area04 .areaInner01 .area04-case .tx01 {
  text-align: center;
  color: #aaaaaa;
  font-family: 'Noto Sans JP', sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-size: 24px;
  margin-bottom: 7px;
}
@media screen and (max-width: 767px) {
  #layer02 .area04 .areaInner01 .area04-case .tx01 {
    font-size: 4.8vw;
    margin-bottom: 4.2666666667vw;
  }
}
#layer02 .area04 .areaInner01 .area04-case .tx02 {
  text-align: center;
  font-family: 'Noto Sans JP', sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-size: 30px;
  margin-bottom: 43px;
}
@media screen and (max-width: 767px) {
  #layer02 .area04 .areaInner01 .area04-case .tx02 {
    font-size: 6.4vw;
    margin-bottom: 4.8vw;
  }
}
#layer02 .area04 .areaInner01 .area04-case .tx03 {
  text-align: center;
  color: #aaaaaa;
  font-family: 'Noto Sans JP', sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-size: 16px;
  margin-bottom: 15px;
}
@media screen and (max-width: 767px) {
  #layer02 .area04 .areaInner01 .area04-case .tx03 {
    text-align: left;
    font-size: 3.7333333333vw;
    margin-bottom: 2.6666666667vw;
  }
}
#layer02 .area04 .areaInner01 .area04-case .case01 {
  max-width: 884px;
}
@media screen and (max-width: 767px) {
  #layer02 .area04 .areaInner01 .area04-case .case01 {
    max-width: 97.6vw;
    margin-left: auto;
    margin-right: 0;
  }
}
#layer02 .area04 .areaInner01 .area04-case .case02 {
  max-width: 603px;
}
@media screen and (min-width: 768px) {
  #layer02 .area04 .areaInner01 .area04-case .case02 {
    margin-top: 100px;
  }
}
@media screen and (max-width: 767px) {
  #layer02 .area04 .areaInner01 .area04-case .case02 {
    max-width: 90.6666666667vw;
    margin-left: auto;
    margin-right: 0;
    margin-top: 2.6666666667vw;
  }
}
#layer02 .area04 .areaInner01 .area04-case .case03 {
  max-width: 336px;
}
@media screen and (min-width: 768px) {
  #layer02 .area04 .areaInner01 .area04-case .case03 {
    margin-left: 10px;
  }
}
@media screen and (max-width: 767px) {
  #layer02 .area04 .areaInner01 .area04-case .case03 {
    max-width: 56vw;
    margin-left: auto;
    margin-right: auto;
    margin-top: 8.5333333333vw;
  }
}
#layer02 .area04 .areaInner01 .area04-case &gt; .inner01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media screen and (min-width: 768px) {
  #layer02 .area04 .areaInner01 .area04-case &gt; .inner01 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-top: -80px;
  }
}
#layer02 .area04 .areaInner01 .area04-case &gt; .inner01 figcaption {
  text-align: center;
  color: #aaaaaa;
  font-family: 'Noto Sans JP', sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-size: 14px;
  margin-top: 5px;
}
@media screen and (max-width: 767px) {
  #layer02 .area04 .areaInner01 .area04-case &gt; .inner01 figcaption {
    margin-top: 2.6666666667vw;
  }
}
#layer02 .area04 .areaInner01 .area04-motherBoard .tx01 {
  text-align: center;
  color: #aaaaaa;
  font-family: 'Noto Sans JP', sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-size: 24px;
  margin-bottom: 7px;
}
@media screen and (max-width: 767px) {
  #layer02 .area04 .areaInner01 .area04-motherBoard .tx01 {
    font-size: 4.8vw;
    margin-bottom: 4.2666666667vw;
  }
}
#layer02 .area04 .areaInner01 .area04-motherBoard .tx02 {
  text-align: center;
  font-family: 'Noto Sans JP', sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-size: 30px;
  margin-bottom: 2px;
}
@media screen and (max-width: 767px) {
  #layer02 .area04 .areaInner01 .area04-motherBoard .tx02 {
    font-size: 6.4vw;
    margin-bottom: 0.2666666667vw;
  }
}
#layer02 .area04 .areaInner01 .area04-motherBoard .tx03 {
  margin-top: 85px;
  color: #aaaaaa;
  font-family: 'Noto Sans JP', sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-size: 16px;
  line-height: 1.75;
}
@media screen and (max-width: 767px) {
  #layer02 .area04 .areaInner01 .area04-motherBoard .tx03 {
    margin-top: 6.4vw;
    font-size: 3.7333333333vw;
  }
}
#layer02 .area04 .areaInner01 .area04-motherBoard .inner01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
#layer02 .area04 .areaInner01 .area04-motherBoard .inner01 .img01 {
  max-width: 476px;
}
@media screen and (max-width: 767px) {
  #layer02 .area04 .areaInner01 .area04-motherBoard .inner01 .img01 {
    max-width: 92vw;
  }
}
#layer02 .area04 .areaInner01 .area04-motherBoard .inner01 .inner02 {
  max-width: 441px;
  padding-top: 140px;
}
@media screen and (max-width: 767px) {
  #layer02 .area04 .areaInner01 .area04-motherBoard .inner01 .inner02 {
    padding-top: 7.7333333333vw;
  }
}
#layer02 .area04 .areaInner01 .area04-motherBoard .inner01 .inner02 .wrap01 {
  max-width: 373px;
  margin-left: auto;
  margin-right: auto;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 767px) {
  #layer02 .area04 .areaInner01 .area04-motherBoard .inner01 .inner02 .wrap01 {
    max-width: 74.6666666667vw;
  }
}
#layer02 .area04 .areaInner01 .area04-motherBoard .inner01 .inner02 .wrap01 .logo01 {
  max-width: 188px;
}
@media screen and (min-width: 768px) {
  #layer02 .area04 .areaInner01 .area04-motherBoard .inner01 .inner02 .wrap01 .logo01 {
    margin-top: 4px;
  }
}
@media screen and (max-width: 767px) {
  #layer02 .area04 .areaInner01 .area04-motherBoard .inner01 .inner02 .wrap01 .logo01 {
    max-width: 37.68vw;
  }
}
#layer02 .area04 .areaInner01 .area04-motherBoard .inner01 .inner02 .wrap01 .logo02 {
  max-width: 111px;
}
@media screen and (max-width: 767px) {
  #layer02 .area04 .areaInner01 .area04-motherBoard .inner01 .inner02 .wrap01 .logo02 {
    max-width: 22.2933333333vw;
  }
}
#layer02 .area04 .areaInner01 .area04-videoCard .tx01 {
  text-align: center;
  color: #aaaaaa;
  font-family: 'Noto Sans JP', sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-size: 24px;
  margin-bottom: 7px;
}
@media screen and (max-width: 767px) {
  #layer02 .area04 .areaInner01 .area04-videoCard .tx01 {
    font-size: 4.8vw;
    margin-bottom: 5.6vw;
  }
}
#layer02 .area04 .areaInner01 .area04-videoCard .tx02 {
  text-align: center;
  font-family: 'Noto Sans JP', sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-size: 30px;
  margin-bottom: 41px;
}
@media screen and (max-width: 767px) {
  #layer02 .area04 .areaInner01 .area04-videoCard .tx02 {
    font-size: 6.4vw;
    margin-bottom: 4.8vw;
  }
}
#layer02 .area04 .areaInner01 .area04-videoCard .tx03 {
  color: #aaaaaa;
  font-family: 'Noto Sans JP', sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-size: 16px;
  line-height: 1.75;
  max-width: 810px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  #layer02 .area04 .areaInner01 .area04-videoCard .tx03 {
    font-size: 3.7333333333vw;
  }
}
#layer02 .area04 .areaInner01 .area04-videoCard .img01Wrap {
  max-width: 911px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  margin-bottom: 12px;
}
@media screen and (min-width: 768px) {
  #layer02 .area04 .areaInner01 .area04-videoCard .img01Wrap .logo01 {
    position: absolute;
    bottom: 29px;
    left: 49px;
    max-width: 307px;
  }
}
@media screen and (max-width: 767px) {
  #layer02 .area04 .areaInner01 .area04-videoCard .img01Wrap .logo01 {
    max-width: 81.8666666667vw;
    margin-left: auto;
    margin-right: auto;
    margin-top: 1.3333333333vw;
  }
}
#layer02 .area04 .areaInner01 .area04-memoryModules {
  position: relative;
}
@media screen and (min-width: 768px) {
  #layer02 .area04 .areaInner01 .area04-memoryModules {
    min-height: 580px;
    margin-bottom: -30px;
  }
}
#layer02 .area04 .areaInner01 .area04-memoryModules .hdg {
  z-index: 1;
}
@media screen and (min-width: 768px) {
  #layer02 .area04 .areaInner01 .area04-memoryModules .videoWrap {
    position: absolute;
    top: -50px;
    left: 50%;
    width: 680px;
    height: 680px;
  }
}
@media screen and (max-width: 767px) {
  #layer02 .area04 .areaInner01 .area04-memoryModules .videoWrap {
    margin-left: -4vw;
    margin-right: -4vw;
    width: 100vw;
    height: 100vw;
    position: relative;
  }
  #layer02 .area04 .areaInner01 .area04-memoryModules .videoWrap video {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: auto;
  }
}
#layer02 .area04 .areaInner01 .area04-memoryModules .tx01 {
  color: #aaaaaa;
  font-family: 'Noto Sans JP', sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-size: 24px;
  margin-top: 80px;
  margin-bottom: 7px;
  max-width: 481px;
}
@media screen and (max-width: 767px) {
  #layer02 .area04 .areaInner01 .area04-memoryModules .tx01 {
    text-align: center;
    font-size: 4.8vw;
    margin-top: 0;
    margin-bottom: 4.2666666667vw;
  }
}
#layer02 .area04 .areaInner01 .area04-memoryModules .tx02 {
  font-family: 'Noto Sans JP', sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-size: 30px;
  margin-bottom: 60px;
  max-width: 481px;
}
@media screen and (max-width: 767px) {
  #layer02 .area04 .areaInner01 .area04-memoryModules .tx02 {
    text-align: center;
    font-size: 6.4vw;
    margin-bottom: 4.8vw;
  }
}
#layer02 .area04 .areaInner01 .area04-memoryModules .tx03 {
  color: #aaaaaa;
  font-family: 'Noto Sans JP', sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-size: 16px;
  max-width: 481px;
}
@media screen and (max-width: 767px) {
  #layer02 .area04 .areaInner01 .area04-memoryModules .tx03 {
    text-align: left;
    font-size: 3.7333333333vw;
    margin-top: 4.8vw;
    line-height: 1.75;
  }
}
@media screen and (min-width: 768px) {
  #layer02 .area04 .areaInner01 .area04-CPUCooler {
    padding-bottom: 25px;
  }
}
#layer02 .area04 .areaInner01 .area04-CPUCooler .tx01 {
  text-align: center;
  color: #aaaaaa;
  font-family: 'Noto Sans JP', sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-size: 24px;
  margin-bottom: 7px;
}
@media screen and (max-width: 767px) {
  #layer02 .area04 .areaInner01 .area04-CPUCooler .tx01 {
    font-size: 4.8vw;
    margin-bottom: 4.2666666667vw;
  }
}
#layer02 .area04 .areaInner01 .area04-CPUCooler .tx02 {
  text-align: center;
  font-family: 'Noto Sans JP', sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-size: 30px;
  margin-bottom: 34px;
}
@media screen and (max-width: 767px) {
  #layer02 .area04 .areaInner01 .area04-CPUCooler .tx02 {
    font-size: 6.4vw;
    margin-bottom: 4.8vw;
  }
}
#layer02 .area04 .areaInner01 .area04-CPUCooler &gt; .inner01 {
  position: relative;
  margin: 0 0 38px;
}
@media screen and (min-width: 768px) {
  #layer02 .area04 .areaInner01 .area04-CPUCooler &gt; .inner01 {
    min-height: 600px;
  }
}
@media screen and (max-width: 767px) {
  #layer02 .area04 .areaInner01 .area04-CPUCooler &gt; .inner01 {
    margin: 0 -4vw 1.0666666667vw;
  }
}
#layer02 .area04 .areaInner01 .area04-CPUCooler &gt; .inner01 .videoWrap_pc {
  position: absolute;
  top: 0;
  left: 50%;
  width: 1600px;
  height: 600px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media screen and (max-width: 767px) {
  #layer02 .area04 .areaInner01 .area04-CPUCooler &gt; .inner01 .videoWrap_pc {
    display: none;
  }
}
#layer02 .area04 .areaInner01 .area04-CPUCooler &gt; .inner01 .videoWrap_sp {
  display: none;
}
@media screen and (max-width: 767px) {
  #layer02 .area04 .areaInner01 .area04-CPUCooler &gt; .inner01 .videoWrap_sp {
    display: block;
    margin-left: -4vw;
    margin-right: -4vw;
    width: 100vw;
    height: 60vw;
  }
  #layer02 .area04 .areaInner01 .area04-CPUCooler &gt; .inner01 .videoWrap_sp video {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: auto;
  }
}
#layer02 .area04 .areaInner01 .area04-CPUCooler &gt; .inner02 {
  position: relative;
}
@media screen and (min-width: 768px) {
  #layer02 .area04 .areaInner01 .area04-CPUCooler &gt; .inner02 .img01 {
    width: 560px;
    position: absolute;
    top: -105px;
    left: -150px;
  }
}
@media screen and (max-width: 767px) {
  #layer02 .area04 .areaInner01 .area04-CPUCooler &gt; .inner02 .img01 {
    margin-bottom: 1.3333333333vw;
  }
}
#layer02 .area04 .areaInner01 .area04-CPUCooler &gt; .inner02 .tx03 {
  max-width: 573px;
  margin-left: 387px;
  color: #aaaaaa;
  font-family: 'Noto Sans JP', sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-size: 14px;
  line-height: 1.75;
}
@media screen and (max-width: 767px) {
  #layer02 .area04 .areaInner01 .area04-CPUCooler &gt; .inner02 .tx03 {
    margin-left: 0;
    font-size: 3.7333333333vw;
  }
}

#layer02 .area04 .areaInner01 .area04-cable .area04-cableInner01 {
  width: 960px;
  height: 580px;
  position: relative;
}
@media screen and (max-width: 767px) {
  #layer02 .area04 .areaInner01 .area04-cable .area04-cableInner01 {
    width: 100%;
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
#layer02 .area04 .areaInner01 .area04-cable .area04-cableInner01 .animation {
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: 103px;
}
@media screen and (max-width: 767px) {
  #layer02 .area04 .areaInner01 .area04-cable .area04-cableInner01 .animation {
    position: static;
    top: inherit;
    left: inherit;
    margin-left: 0;
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  #layer02 .area04 .areaInner01 .area04-cable .area04-cableInner01 .animation video {
    width: 87%;
    margin-left: 9%;
  }
}
#layer02 .area04 .areaInner01 .area04-cable .area04-cableInner01 .tx01 {
  color: #aaaaaa;
  font-family: 'Noto Sans JP', sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-size: 24px;
}
@media screen and (min-width: 768px) {
  #layer02 .area04 .areaInner01 .area04-cable .area04-cableInner01 .tx01 {
    padding-top: 95px;
    margin-left: 27px;
  }
}
@media screen and (max-width: 767px) {
  #layer02 .area04 .areaInner01 .area04-cable .area04-cableInner01 .tx01 {
    position: static;
    top: inherit;
    left: inherit;
    font-size: 4.8vw;
    margin-bottom: 15px;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}
#layer02 .area04 .areaInner01 .area04-cable .area04-cableInner01 .tx01 span {
  color: #fff;
  display: inline-block;
  margin-top: 5px;
  font-size: 30px;
  line-height: 1.2;
}
@media screen and (max-width: 767px) {
  #layer02 .area04 .areaInner01 .area04-cable .area04-cableInner01 .tx01 span {
    font-size: 6.4vw;
  }
}
#layer02 .area04 .areaInner01 .area04-cable .area04-cableInner01 .tx02 {
  color: #aaa;
  font-family: 'Noto Sans JP', sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  line-height: 1.75;
  width: 480px;
  font-size: 16px;
}
@media screen and (min-width: 768px) {
  #layer02 .area04 .areaInner01 .area04-cable .area04-cableInner01 .tx02 {
    padding-top: 55px;
    margin-left: 27px;
  }
}
@media screen and (max-width: 767px) {
  #layer02 .area04 .areaInner01 .area04-cable .area04-cableInner01 .tx02 {
    position: static;
    width: 100%;
    font-size: 3.7333333333vw;
    margin-bottom: 30px;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}

#layer02 .area04 .areaInner01 .area04-cpu .area04-cpuInner01 {
  width: 960px;
}
@media screen and (max-width: 767px) {
  #layer02 .area04 .areaInner01 .area04-cpu .area04-cpuInner01 {
    width: 100%;
  }
}
#layer02 .area04 .areaInner01 .area04-cpu .area04-cpuInner01 .tx01 {
  color: #aaaaaa;
  font-family: 'Noto Sans JP', sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  text-align: center;
  font-size: 24px;
  line-height: 1.2;
}
@media screen and (max-width: 767px) {
  #layer02 .area04 .areaInner01 .area04-cpu .area04-cpuInner01 .tx01 {
    font-size: 4.8vw;
    margin-top: 0;
  }
}
#layer02 .area04 .areaInner01 .area04-cpu .area04-cpuInner01 .tx02 {
  font-family: 'Noto Sans JP', sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  margin-top: 24px;
  margin-bottom: 24px;
  text-align: center;
  font-size: 30px;
  line-height: 1.41;
}
@media screen and (max-width: 767px) {
  #layer02 .area04 .areaInner01 .area04-cpu .area04-cpuInner01 .tx02 {
    font-size: 5.3333333333vw;
    margin-top: 30px;
    margin-bottom: 0;
  }
}
#layer02 .area04 .areaInner01 .area04-cpu .area04-cpuInner01 .tx03 {
  color: #aaaaaa;
  margin-top: 53px;
  text-align: center;
  font-size: 24px;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  #layer02 .area04 .areaInner01 .area04-cpu .area04-cpuInner01 .tx03 {
    text-align: left;
    font-size: 14px;
    margin-top: 30px;
    font-size: 4.8vw;
  }
}
#layer02 .area04 .areaInner01 .area04-cpu .area04-cpuInner01 .tx04 {
  color: #aaaaaa;
  font-family: 'Noto Sans JP', sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  margin-top: 39px;
  text-align: center;
  font-size: 16px;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  #layer02 .area04 .areaInner01 .area04-cpu .area04-cpuInner01 .tx04 {
    text-align: left;
    font-size: 3.7333333333vw;
  }
}
#layer02 .area04 .areaInner01 .area04-cpu .area04-cpuInner01 .tx04 + .tx04 {
  margin-top: 31px;
}
@media screen and (max-width: 767px) {
  #layer02 .area04 .areaInner01 .area04-cpu .area04-cpuInner01 .tx04 + .tx04 {
    margin-top: 3.7333333333vw;
  }
}
#layer02 .area04 .areaInner01 .area04-cpu .area04-cpuInner01 .cpu {
  text-align: center;
  margin-top: 30px;
  line-height: 1.2;
}
@media screen and (max-width: 767px) {
  #layer02 .area04 .areaInner01 .area04-cpu .area04-cpuInner01 .cpu {
    margin-top: 30px;
  }
}
@media screen and (max-width: 767px) {
  #layer02 .area04 .areaInner01 .area04-cpu .area04-cpuInner01 .cpu img {
    width: 120%;
    max-width: 120%;
    margin-left: -10%;
    margin-right: -10%;
  }
}
@media screen and (max-width: 767px) {
  #layer02 .area04 .areaInner01 .area04-cpu .area04-cpuInner02 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

#layer02 .area04 .areaInner01 .area04-os .area04-osInner01 {
  position: relative;
  padding-left: 30px;
}
@media screen and (max-width: 767px) {
  #layer02 .area04 .areaInner01 .area04-os .area04-osInner01 {
    width: 100%;
    height: auto;
    padding-left: 0;
  }
}
#layer02 .area04 .areaInner01 .area04-os .area04-osInner01 .windows {
  position: absolute;
  top: 8px;
  left: 50%;
  margin-left: 291px;
}
@media screen and (max-width: 767px) {
  #layer02 .area04 .areaInner01 .area04-os .area04-osInner01 .windows {
    position: static;
    top: inherit;
    left: inherit;
    width: 47%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
  }
}
#layer02 .area04 .areaInner01 .area04-os .area04-osInner01 .tx01 {
  color: #aaaaaa;
  font-family: 'Noto Sans JP', sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-size: 24px;
  line-height: 1.41;
  max-width: 704px;
}
@media screen and (max-width: 767px) {
  #layer02 .area04 .areaInner01 .area04-os .area04-osInner01 .tx01 {
    text-align: center;
    font-size: 4.8vw;
    width: 100%;
  }
}
#layer02 .area04 .areaInner01 .area04-os .area04-osInner01 .tx02 {
  font-family: 'Noto Sans JP', sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-size: 30px;
  padding-top: 27px;
  max-width: 704px;
}
@media screen and (max-width: 767px) {
  #layer02 .area04 .areaInner01 .area04-os .area04-osInner01 .tx02 {
    text-align: center;
    font-size: 6.4vw;
    padding-top: 20px;
    margin-bottom: 30px;
  }
}
#layer02 .area04 .areaInner01 .area04-os .area04-osInner02 {
  width: 900px;
  margin: 70px auto 0;
}
@media screen and (max-width: 767px) {
  #layer02 .area04 .areaInner01 .area04-os .area04-osInner02 {
    width: 100%;
  }
}
#layer02 .area04 .areaInner01 .area04-os .area04-osInner02 dl + dl {
  margin-top: 37px;
}
#layer02 .area04 .areaInner01 .area04-os .area04-osInner02 dl dt {
  font-family: 'Noto Sans JP', sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-size: 24px;
  color: #fff;
  margin-bottom: 15px;
}
@media screen and (max-width: 767px) {
  #layer02 .area04 .areaInner01 .area04-os .area04-osInner02 dl dt {
    font-size: 5.3333333333vw;
    margin-bottom: 15px;
  }
}
#layer02 .area04 .areaInner01 .area04-os .area04-osInner02 dl dd {
  color: #aaa;
  font-family: 'Noto Sans JP', sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-size: 16px;
  line-height: 1.625;
}
@media screen and (max-width: 767px) {
  #layer02 .area04 .areaInner01 .area04-os .area04-osInner02 dl dd {
    font-size: 3.7333333333vw;
  }
}

#layer02 .area04 .areaInner01 .area04-ssd .tx01 {
  color: #aaaaaa;
  font-family: 'Noto Sans JP', sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  text-align: center;
  font-size: 24px;
  line-height: 1.41;
}
@media screen and (max-width: 767px) {
  #layer02 .area04 .areaInner01 .area04-ssd .tx01 {
    font-size: 4.8vw;
  }
}
#layer02 .area04 .areaInner01 .area04-ssd .tx02 {
  font-family: 'Noto Sans JP', sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  text-align: center;
  font-size: 30px;
  line-height: 1.2;
  margin-top: 18px;
}
@media screen and (max-width: 767px) {
  #layer02 .area04 .areaInner01 .area04-ssd .tx02 {
    font-size: 6.4vw;
  }
}
#layer02 .area04 .areaInner01 .area04-ssd .area04-ssdInner01 {
  position: relative;
}
#layer02 .area04 .areaInner01 .area04-ssd .area04-ssdInner01 .img {
  width: 939px;
  margin-top: 42px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 767px) {
  #layer02 .area04 .areaInner01 .area04-ssd .area04-ssdInner01 .img {
    width: 100%;
  }
}
#layer02 .area04 .areaInner01 .area04-ssd .area04-ssdInner01 .detailssd {
  width: 522px;
  margin-left: 433px;
}
@media screen and (max-width: 767px) {
  #layer02 .area04 .areaInner01 .area04-ssd .area04-ssdInner01 .detailssd {
    width: 100%;
    margin-left: 0;
  }
}
#layer02 .area04 .areaInner01 .area04-ssd .para {
  font-size: 16px;
  line-height: 1.625;
  color: #aaaaaa;
  text-align: center;
  margin-top: 31px;
}
@media screen and (max-width: 767px) {
  #layer02 .area04 .areaInner01 .area04-ssd .para {
    width: 100%;
    margin-top: 30px;
    text-align: left;
    font-size: 3.7333333333vw;
  }
}
</pre></body></html>