@charset "UTF-8";
/* common
---------------------------------------------------- */
#surface-q3 *,
#surface-q3 *::before,
#surface-q3 *::after {
  box-sizing: border-box;
}

#surface-q3 {
  font-size: 15px;
  line-height: 1.4;
  letter-spacing: 0.05em;
  text-align: left;
  width: 980px;
  margin: 0 auto;
}
#surface-q3 div, #surface-q3 h1, #surface-q3 h2, #surface-q3 h3, #surface-q3 h4, #surface-q3 h5, #surface-q3 h6, #surface-q3 input, #surface-q3 ol, #surface-q3 p, #surface-q3 pre, #surface-q3 td, #surface-q3 textarea, #surface-q3 th, #surface-q3 ul {
  font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif !important;
}
#surface-q3 a {
  text-decoration: none;
  overflow: hidden;
  outline: none;
  transition: all  0.3s ease;
}
#surface-q3 a:hover {
  text-decoration: none;
  opacity: 0.8;
}
#surface-q3 img {
  vertical-align: bottom;
}
#surface-q3 sup {
  font-size: 60%;
  vertical-align: 0.5em;
}
#surface-q3 .wrap01 {
  width: 730px;
  margin-left: auto;
  margin-right: auto;
}
#surface-q3 .wrap02 {
  width: 890px;
  margin-left: auto;
  margin-right: auto;
}
#surface-q3 .notes {
  font-size: 12px;
}

/* fv
---------------------------------------------------- */
#surface-q3 .fv {
  padding: 370px 0 0 0;
  background: url(../../pro/images/surface-q3/fv-bg.jpg) no-repeat, linear-gradient(to right, #81dedc, #81dedc 50%, #f8f067 50%);
}
#surface-q3 .fv h2 {
  text-align: center;
  position: relative;
  z-index: 5;
  pointer-events: none;
}
#surface-q3 .fv ul {
  display: flex;
  margin: -26px 0 0 0;
}

/* point
---------------------------------------------------- */
#surface-q3 .point {
  margin: 50px 0 0 0;
}
#surface-q3 .point h2 {
  text-align: center;
}
#surface-q3 .point h3 {
  margin: 0 0 25px 0;
}
#surface-q3 .point h4 {
  font-size: 20px;
  font-weight: bold;
  white-space: nowrap;
  padding: 0 0 0 60px;
  margin: 0 0 13px 0;
}
#surface-q3 .point .list {
  display: flex;
  justify-content: space-between;
}
#surface-q3 .point .list li {
  width: 310px;
}
#surface-q3 .point .point01 {
  margin: 40px 0 0 0;
}
#surface-q3 .point .point01 .list li:nth-child(1) h4 {
  background: url(../../pro/images/surface-q3/point01-icn01.png) no-repeat 0 50%;
}
#surface-q3 .point .point01 .list li:nth-child(2) h4 {
  background: url(../../pro/images/surface-q3/point01-icn02.png) no-repeat 0 50%;
}
#surface-q3 .point .point01 .list li:nth-child(3) h4 {
  background: url(../../pro/images/surface-q3/point01-icn03.png) no-repeat 0 50%;
}
#surface-q3 .point .point02 {
  margin: 40px 0 0 0;
}
#surface-q3 .point .point02 .list li:nth-child(1) h4 {
  background: url(../../pro/images/surface-q3/point02-icn01.png) no-repeat 0 50%;
}
#surface-q3 .point .point02 .list li:nth-child(2) h4 {
  background: url(../../pro/images/surface-q3/point02-icn02.png) no-repeat 0 50%;
}
#surface-q3 .point .point02 .list li:nth-child(3) h4 {
  background: url(../../pro/images/surface-q3/point02-icn03.png) no-repeat 0 50%;
}
#surface-q3 .point .point03 {
  margin: 40px 0 0 0;
}
#surface-q3 .point .point03 .list li:nth-child(1) h4 {
  background: url(../../pro/images/surface-q3/point03-icn01.png) no-repeat 0 50%;
}
#surface-q3 .point .point03 .list li:nth-child(2) h4 {
  background: url(../../pro/images/surface-q3/point03-icn02.png) no-repeat 0 50%;
}
#surface-q3 .point .point03 .list li:nth-child(3) h4 {
  background: url(../../pro/images/surface-q3/point03-icn03.png) no-repeat 0 50%;
}

/* point-other
---------------------------------------------------- */
#surface-q3 .point-other {
  text-align: center;
  margin: 80px 0 0 0;
}
#surface-q3 .point-other .list {
  margin: 50px 0 65px 0;
  display: flex;
  justify-content: space-between;
}
#surface-q3 .point-other .list li {
  width: 230px;
  font-size: 18px;
  font-weight: bold;
  padding: 245px 0 0 0;
}
#surface-q3 .point-other .list li:nth-child(1) {
  background: url(../../pro/images/surface-q3/point-other-img01.png) no-repeat 50% 0;
}
#surface-q3 .point-other .list li:nth-child(2) {
  background: url(../../pro/images/surface-q3/point-other-img02.png) no-repeat 50% 0;
}
#surface-q3 .point-other .list li:nth-child(3) {
  background: url(../../pro/images/surface-q3/point-other-img03.png) no-repeat 50% 0;
}
#surface-q3 .point-other .list li:nth-child(4) {
  background: url(../../pro/images/surface-q3/point-other-img04.png) no-repeat 50% 0;
}

/* customer-satisfaction
---------------------------------------------------- */
#surface-q3 .customer-satisfaction {
  text-align: center;
  margin: 90px 0 0 0;
}
#surface-q3 .customer-satisfaction .txt01 {
  font-size: 18px;
  line-height: 2;
  text-align: left;
  padding: 30px 260px 0 0;
  margin-top: 27px;
  margin-bottom: 38px;
  min-height: 252px;
  background: url(../../pro/images/surface-q3/customer-satisfaction-img01.png) no-repeat 100% 0;
}
#surface-q3 .customer-satisfaction .notes {
  margin: 15px 0 0 0;
}
#surface-q3 .customer-satisfaction .txt02 {
  font-weight: bold;
  line-height: 1;
  margin: 47px 0 0 0;
}
#surface-q3 .customer-satisfaction .txt02 > span {
  display: inline-block;
}
#surface-q3 .customer-satisfaction .txt02 > span:nth-child(1) {
  font-size: 30px;
}
#surface-q3 .customer-satisfaction .txt02 > span:nth-child(2) {
  font-size: 35px;
  border-bottom: 5px solid #000;
  margin: 25px 0 0 0;
  padding: 0 0 5px 0;
}

/* online
---------------------------------------------------- */
#surface-q3 .online {
  border: 10px solid #f19ec2;
  border-radius: 20px;
  padding: 0 115px 50px 115px;
  margin: 114px 0 0 0;
  text-align: center;
}
#surface-q3 .online h2 {
  position: relative;
  top: -24px;
}
#surface-q3 .online h3 {
  margin: 0 0 29px 0;
}
#surface-q3 .online .box {
  border: 2px solid #000;
  border-radius: 10px;
  margin: 51px 0 0 0;
  padding: 36px 18px 25px 18px;
  position: relative;
}
#surface-q3 .online .q {
  position: absolute;
  top: -46px;
  right: 17px;
}
#surface-q3 .online .notes {
  text-align: left;
  margin: 30px 0 0 0;
}
#surface-q3 .online .movie {
  margin: 50px 0 0 0;
}
#surface-q3 .online .movie > div {
  padding: 56.25% 0 0 0;
  position: relative;
}
#surface-q3 .online .movie iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
}
#surface-q3 .online .btn {
  margin: 30px 0 0 0;
}
#surface-q3 .online .btn a {
  display: block;
  font-size: 25px;
  font-weight: bold;
  line-height: 62px;
  color: #fff;
  background: #ea80ab;
}

/* cash-back
---------------------------------------------------- */
#surface-q3 .cash-back {
  width: 912px;
  text-align: center;
  margin: 72px auto 0 auto;
  position: relative;
}
#surface-q3 .cash-back .btn {
  position: absolute;
  bottom: 40px;
  left: 50%;
  transform: translateX(-50%);
}
#surface-q3 .cash-back .btn a {
  display: block;
  font-size: 25px;
  font-weight: bold;
  line-height: 62px;
  color: #fff;
  background: #0078d4;
}

/* big-point
---------------------------------------------------- */
#surface-q3 .big-point {
  margin-top: 83px;
  text-align: center;
}
#surface-q3 .big-point .txt01 {
  font-size: 20px;
  font-weight: bold;
  line-height: 36px;
  border: 2px solid #000;
  border-radius: 100vh;
  margin: 40px 0 0 0;
}
#surface-q3 .big-point .list {
  display: flex;
  justify-content: space-between;
  margin: 30px 0 0 0;
}

/* products
---------------------------------------------------- */
#surface-q3 .products {
  margin: 100px 0 0 0;
}
#surface-q3 .products > div {
  margin: 60px 0 0 0;
}
#surface-q3 .products h2 {
  font-weight: bold;
  text-align: center;
  line-height: 1;
}
#surface-q3 .products h2 > span {
  display: inline-block;
}
#surface-q3 .products h2 > span:nth-child(1) {
  font-size: 30px;
  line-height: 33px;
  padding: 0 42px;
  background: url(../../pro/images/surface-q3/products-ttl-bg01.png) no-repeat 0 50%, url(../../pro/images/surface-q3/products-ttl-bg02.png) no-repeat 100% 50%;
}
#surface-q3 .products h2 > span:nth-child(2) {
  font-size: 35px;
  border-bottom: 5px solid #000;
  margin: 25px 0 0 0;
  padding: 0 0 5px 0;
}
#surface-q3 .products h3 {
  text-align: center;
}
#surface-q3 .products h4 {
  margin-top: 63px;
  padding: 0 0 0 80px;
}
#surface-q3 .products h4 > span {
  display: block;
  line-height: 1;
}
#surface-q3 .products h4 > span:nth-child(1) {
  font-size: 25px;
  font-weight: bold;
}
#surface-q3 .products h4 > span:nth-child(2) {
  font-size: 18px;
  font-weight: normal;
  margin: 15px 0 0 0;
}
#surface-q3 .products h4.pro7 {
  min-height: 208px;
  background: url(../../pro/images/surface-q3/products-img01.png) no-repeat;
}
#surface-q3 .products h4.laptop3 {
  min-height: 200px;
  background: url(../../pro/images/surface-q3/products-img05.png) no-repeat;
}
#surface-q3 .products h5 {
  font-weight: bold;
  line-height: 1;
}
#surface-q3 .products h5 > span {
  display: block;
}
#surface-q3 .products h5 > span:nth-child(1) {
  font-size: 18px;
}
#surface-q3 .products h5 > span:nth-child(2) {
  font-size: 15px;
  margin: 10px 0 0 0;
}
#surface-q3 .products .list {
  display: flex;
  justify-content: space-between;
  margin: 110px 0 0 0;
}
#surface-q3 .products .list > li {
  width: 310px;
}
#surface-q3 .products .list .img {
  text-align: center;
}
#surface-q3 .products .list .ttl {
  display: flex;
  justify-content: space-between;
  margin: 25px 0 0 0;
}
#surface-q3 .products .list .ttl ul {
  display: flex;
  justify-content: flex-end;
}
#surface-q3 .products .list .ttl li:not(:last-child) {
  margin: 0 3px 0 0;
}
#surface-q3 .products .list .notes {
  margin: 15px 0 0 0;
}
#surface-q3 .products .list .table-wrap {
  border: 2px solid #d2d2d2;
  border-radius: 10px;
  overflow: hidden;
  margin: 30px 0 0 0;
}
#surface-q3 .products .list .notes + .table-wrap {
  margin: 7px 0 0 0;
}
#surface-q3 .products .list table {
  width: 100%;
  font-size: 13px;
}
#surface-q3 .products .list th,
#surface-q3 .products .list td {
  background: none;
  padding: 12px;
  font-weight: normal;
}
#surface-q3 .products .list th {
  background-image: linear-gradient(to bottom, #d2d2d2, #d2d2d2 4px, transparent 4px, transparent 6px);
  background-size: 1px 6px;
  background-position: right;
  background-repeat: repeat-y;
}
#surface-q3 .products .list tr:not(:nth-last-of-type(1)) th,
#surface-q3 .products .list tr:not(:nth-last-of-type(1)) td {
  border-bottom: 1px solid #d2d2d2;
}
#surface-q3 .products .btn {
  margin: 20px 0 0 0;
}
#surface-q3 .products .btn a {
  display: block;
  font-size: 20px;
  font-weight: bold;
  line-height: 60px;
  color: #000;
  text-align: center;
}
#surface-q3 .products .portability .btn a {
  background: #81dedc;
}
#surface-q3 .products .performance .btn a {
  background: #f8f067;
}

/* gakuwari
---------------------------------------------------- */
#surface-q3 .gakuwari {
  margin: 74px 0 0 0;
  padding: 0 0 33px 0;
  border: 2px solid #000;
  border-radius: 10px;
}
#surface-q3 .gakuwari h2 {
  text-align: center;
  position: relative;
  top: -16px;
  margin: 0 0 -16px 0;
}
#surface-q3 .gakuwari ul {
  margin-top: 20px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#surface-q3 .gakuwari li {
  width: 420px;
}
#surface-q3 .gakuwari li:nth-child(n+3) {
  margin: 30px 0 0 0;
}

/*# sourceMappingURL=surface-q3.css.map */
