@charset "UTF-8";
/* product */
#ah101 {
  padding-top: 60px;
  /* heroマイクロソフト画像 */
  /* hero-flash */
  /* header分padding */
  /* 読み込みまで白ベース */
  /* sectionの黒タイトル */
  /* sectionの黒タイトル下のリード文 */
  /* 商品説明のテキスト */
  /* 商品説明のキャプションテキスト */
  /* fig-caption */
  /* sectionの小見出し */
  /* fixed contact */
  /* section03 拡大画像 */
  /* youtube controller */
  /* コンテンツ */
  /* setup */
  /* spec */
  /* ボタン */
  /* テーブル */
  /* controller */
  /* コントローラー説明 */
  /* テキストアニメーション */
  /* lead */
  /* section02-01 */
  /* section02-02 */
  /* section02-03 */
  /* visor-lead */
  /* visor01 */
  /* visor02 */
  /* visor03 */
  /* テキストアニメーション */
  /* 販売店一覧 */
}

@media print, screen and (min-width: 768px) {
  #ah101 {
    padding-top: 120px;
  }
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@-webkit-keyframes fadeSlideDown {
  0% {
    opacity: 0;
    top: 290px;
  }
  100% {
    opacity: 1;
    top: 305px;
  }
}

@-webkit-keyframes bgWideIn {
  0% {
    opacity: 0;
  }
  25% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@-webkit-keyframes bgWideInScale {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
}

@-webkit-keyframes dynamic {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  100% {
    -webkit-transform: scale3d(1.8, 1.8, 1.8);
    transform: scale3d(1.8, 1.8, 1.8);
  }
}

@-webkit-keyframes dynamicLeft {
  0% {
    left: -200%;
  }
  100% {
    left: -400%;
  }
}

@-webkit-keyframes dynamicRight {
  0% {
    right: -200%;
  }
  100% {
    right: -400%;
  }
}

@-webkit-keyframes fadeSlideIn {
  0% {
    opacity: 0;
    -webkit-transform: translate(0, 10px);
    transform: translate(0, 10px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}

@-webkit-keyframes fadeSlideInRight {
  0% {
    opacity: 0;
    top: -10px;
    right: -25px;
  }
  100% {
    opacity: 1;
    top: 0;
    right: 0;
  }
}

@-webkit-keyframes fadeInOut {
  0% {
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
  60% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@-webkit-keyframes flash {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}

@-webkit-keyframes textfadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.6, 0.6, 0.6);
            transform: scale3d(0.6, 0.6, 0.6);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}

@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.6, 0.6, 0.6);
            transform: scale3d(0.6, 0.6, 0.6);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}

@keyframes zoomOut {
  from {
    opacity: 0;
    -webkit-transform: scale3d(2.5, 2.5, 2.5);
            transform: scale3d(2.5, 2.5, 2.5);
  }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}

@-webkit-keyframes zoomOut {
  from {
    opacity: 0;
    -webkit-transform: scale3d(1.5, 1.5, 1.5);
            transform: scale3d(1.5, 1.5, 1.5);
  }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}

@keyframes zoomOut02 {
  from {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.8, 0.8, 0.8);
            transform: scale3d(0.8, 0.8, 0.8);
  }
}

@-webkit-keyframes zoomOut02 {
  from {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.8, 0.8, 0.8);
            transform: scale3d(0.8, 0.8, 0.8);
  }
}

#ah101 .scroll {
  transition: all ease-in-out .5s;
}

#ah101 .hero {
  position: relative;
  z-index: 1;
  height: 0;
  padding-bottom: 162%;
  overflow: hidden;
}

#ah101 .hero::after {
  content: "";
  height: 100%;
  width: 100%;
  background: url(../images/hero_wondow_sp.png) no-repeat center center/cover;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  z-index: -1;
}

#ah101 .hero.js-bgwideIn::after {
  -webkit-animation-name: zoomOut;
          animation-name: zoomOut;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
  -webkit-animation-timing-function: ease-in;
          animation-timing-function: ease-in;
  -webkit-animation-delay: 2.4s;
          animation-delay: 2.4s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}

#ah101 .hero-text {
  padding-top: 47%;
  opacity: 0;
}

#ah101 .hero-text.js-fadeIn {
  -webkit-animation-name: zoomIn;
          animation-name: zoomIn;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
  -webkit-animation-timing-function: ease-out;
          animation-timing-function: ease-out;
  -webkit-animation-delay: 2.6s;
          animation-delay: 2.6s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}

#ah101 .hero_pc_group {
  position: absolute;
  top: 34%;
  left: 0;
  width: 100%;
  box-sizing: border-box;
  padding: 6% 1% 54%;
}

#ah101 .hero_pc_object {
  position: absolute;
  top: 6%;
  left: 1%;
}

#ah101 .hero_pc_object-fadeout {
  position: absolute;
  top: 6%;
  left: 1%;
}

#ah101 .hero_pc_object-fadeout.js-fadeOut {
  -webkit-animation-name: fadeOut;
          animation-name: fadeOut;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}

#ah101 .hero-headset {
  width: 62%;
  position: absolute;
  right: -15px;
  bottom: 4%;
  opacity: 0;
}

#ah101 .hero-headset.js-fadeSlideIn {
  -webkit-animation-name: fadeSlideIn;
          animation-name: fadeSlideIn;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}

#ah101 .hero_pc_group.js-zoomOut {
  -webkit-animation-name: zoomOut02;
  animation-name: zoomOut02;
  -webkit-animation-duration: .4s;
  animation-duration: .4s;
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

@media print, screen and (min-width: 768px) {
  #ah101 .hero {
    padding-bottom: 0;
    height: 680px;
  }
  #ah101 .hero::after {
    content: "";
    height: 680px;
    background: url(../images/hero_wondow_pc.png) no-repeat center center/cover;
  }
  #ah101 .hero-inner {
    height: 680px;
    width: 980px;
    margin: 0 auto;
    position: relative;
  }
  #ah101 .hero_pc_group {
    width: 810px;
    height: 494px;
    position: absolute;
    top: 103px;
    left: 0;
    padding: 0;
    transition: left .5s;
  }
  #ah101 .hero_pc_group.js-active {
    left: -111px;
  }
  #ah101 .hero_pc_object {
    position: absolute;
    top: 0;
    left: 0;
  }
  #ah101 .hero_pc_object-fadeout {
    position: absolute;
    top: 0;
    left: 0;
  }
  #ah101 .hero-pc-shadow {
    width: 760px;
    height: 0px;
    position: absolute;
    bottom: 3px;
    right: 24px;
    box-shadow: 0px 3px 11px 2px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0px 3px 11px 2px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0px 3px 11px 2px rgba(0, 0, 0, 0.5);
  }
  #ah101 .hero-headset {
    width: 466px;
    position: absolute;
    top: 260px;
    left: auto;
    right: -85px;
    opacity: 0;
    -webkit-transform: translate(0, 25px);
    transform: translate(0, 25px);
  }
  #ah101 .hero-text {
    position: absolute;
    top: 270px;
    left: 50%;
    margin-left: -396px;
    opacity: 0;
    z-index: 10;
    padding-top: 0;
  }
  #ah101 .hero-pc-logo {
    position: absolute;
    right: 36px;
    bottom: -38px;
  }
}

#ah101 .mv-section04 .heading02 img {
  width: 90%;
}

@media print, screen and (min-width: 768px) {
  #ah101 .mv-section04 .heading02 img {
    width: auto;
  }
}

#ah101 #swift5 .anchor_nav, #ah101 .acerNew.headerFix {
  z-index: 100 !important;
}

#ah101 .hero-flash {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  z-index: 10;
  opacity: 1;
}

#ah101 .hero-flash.js-flash {
  -webkit-animation-name: flash;
          animation-name: flash;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-delay: 2.5s;
          animation-delay: 2.5s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}

#ah101 img {
  max-width: 100%;
  width: 100%;
  height: auto;
}

#ah101 .sp-visible {
  display: block;
}

#ah101 img.sp-visible {
  display: inline-block;
}

#ah101 .pc-visible {
  display: none;
}

@media print, screen and (min-width: 768px) {
  #ah101 img {
    width: auto;
    max-width: 100%;
    height: auto;
  }
  #ah101 .sp-visible {
    display: none;
  }
  #ah101 img.sp-visible {
    display: none;
  }
  #ah101 .pc-visible {
    display: block;
  }
  #ah101 img.pc-visible {
    display: inline-block;
  }
}

#ah101 #splash {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100vw;
  height: 100vh;
  background: #fff;
  z-index: 999;
}

#ah101 .section-block {
  padding: 60px 0 55px;
}

#ah101 .section-block--nopb {
  padding-bottom: 0;
}

#ah101 .section-block--gray {
  background: #f5f5f5;
}

#ah101 .section-block--top {
  padding-top: 35px;
}

@media print, screen and (min-width: 768px) {
  #ah101 .section-block {
    padding: 115px 0 110px;
    margin: 0 auto;
  }
  #ah101 .section-block--nopb {
    padding-bottom: 0;
  }
  #ah101 .section-block--setup {
    padding-bottom: 70px;
  }
  #ah101 .section-block--top {
    padding-top: 90px;
  }
  #ah101 .section-block--shop {
    padding-top: 140px;
  }
}

#ah101 .section-inner {
  margin: 0 15px;
}

@media print, screen and (min-width: 768px) {
  #ah101 .section-inner {
    margin: 0 auto;
    width: 980px;
  }
}

#ah101 .article-small {
  max-width: 980px;
  margin: 0 auto;
}

@media print, screen and (min-width: 768px) {
  #ah101 #anchor01 {
    padding-top: 120px;
    margin-top: -120px;
  }
  #ah101 #anchor02 {
    padding-top: 25px;
    margin-top: -25px;
  }
  #ah101 #anchor03, #ah101 #headsetarea {
    padding-top: 140px;
    margin-top: -25px;
  }
  #ah101 .anchor-wrap {
    padding-top: 25px;
    margin-top: -25px;
  }
}

#ah101 .heading03 {
  font-size: 25px;
  font-size: 6.7vw;
  text-align: center;
  font-weight: bold;
  margin-bottom: 18px;
  line-height: 1.4;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

@media print, screen and (min-width: 768px) {
  #ah101 .heading03 {
    font-size: 250%;
  }
  #ah101 .heading03--long {
    line-height: 1.5;
  }
  #ah101 .heading03 strong {
    font-size: 113%;
  }
}

#ah101 .section-lead {
  font-size: 14px;
  line-height: 1.8;
  margin-bottom: 20px;
}

#ah101 .section-lead strong {
  font-weight: bold;
}

@media print, screen and (min-width: 768px) {
  #ah101 .section-lead {
    text-align: center;
    margin-bottom: 45px;
    font-size: 100%;
  }
  #ah101 .section-lead--mbs {
    margin-bottom: 20px;
    margin-top: -10px;
  }
  #ah101 .section-lead strong {
    font-size: 125%;
  }
}

#ah101 .product-text {
  font-size: 14px;
  line-height: 1.8;
  margin-bottom: 30px;
}

#ah101 .product-text.setup-fig-text {
  text-align: left;
}

#ah101 .product-text.section02-02-text {
  text-align: left;
}

@media print, screen and (min-width: 768px) {
  #ah101 .product-text {
    font-size: 16px;
    line-height: 1.81;
    margin-bottom: 50px;
  }
  #ah101 .product-text--center {
    text-align: center;
  }
  #ah101 .product-text.section02-02-text {
    text-align: center;
  }
  #ah101 .product-text.setup-fig-text {
    width: 385px;
    position: absolute;
    top: 110px;
    right: 0;
    z-index: 1;
    text-align: left;
  }
}

@media print, screen and (min-width: 768px) {
  #ah101 .controller-desc {
    text-align: center;
  }
}

#ah101 .product-caption-text {
  font-size: 12px;
  line-height: 1.5;
}

#ah101 .product-caption-text strong {
  font-weight: bold;
}

@media print, screen and (min-width: 768px) {
  #ah101 .product-caption-text {
    font-size: 14px;
  }
}

#ah101 .section-caption {
  padding: 0 15px;
  margin-top: 55px;
  color: #000;
}

@media print, screen and (min-width: 768px) {
  #ah101 .section-caption {
    padding: 0;
    margin-top: 75px;
  }
}

#ah101 .fig-text {
  font-size: 13px;
  text-align: center;
}

@media print, screen and (min-width: 768px) {
  #ah101 .fig-text {
    font-size: 16px;
  }
}

#ah101 .fig-section02-wrap .fig-text {
  font-size: 10px;
  font-size: 2.8vw;
  font-weight: bold;
}

@media print, screen and (min-width: 768px) {
  #ah101 .fig-section02-wrap .fig-text {
    font-size: 113%;
  }
}

#ah101 .setup-fig--text {
  font-size: 12px;
  line-height: 1.5;
  padding: 0 0 0 .5em;
  text-indent: -.5em;
  text-align: left;
}

@media print, screen and (min-width: 768px) {
  #ah101 .setup-fig--text {
    font-size: 16px;
  }
}

#ah101 .heading04 {
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 15px;
  text-align: center;
}

@media print, screen and (min-width: 768px) {
  #ah101 .heading04 {
    font-size: 20px;
  }
}

@media print, screen and (min-width: 768px) {
  #ah101 .fixed-contact-wrap {
    position: relative;
    width: 100%;
  }
  #ah101 .fixed-contact {
    position: absolute;
    right: 0;
    top: 0;
    margin-top: -182px;
    z-index: 10;
    width: 63px;
  }
  #ah101 .fixed-contact.js-fixedContact {
    position: fixed;
    top: 50%;
    right: 0;
  }
  #ah101 .fixed-contact a {
    color: #fff;
    background: #0068bf;
    text-decoration: none;
    display: inline-block;
    font-size: 125%;
    font-weight: bold;
    -ms-writing-mode: tb-rl;
    -webkit-writing-mode: vertical-rl;
            writing-mode: vertical-rl;
    text-orientation: upright;
    height: 360px;
    padding-left: 14px;
    padding-right: 17px;
    text-align: center;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    transition: all ease-in-out .35s;
    border: 2px solid #0068BF;
    border-right: none;
  }
  #ah101 .fixed-contact a:hover {
    color: #0068bf;
    background: #fff;
  }
}

#ah101 .mv {
  width: 100%;
  position: relative;
  height: 0;
}

#ah101 .mv-section04 {
  padding-bottom: 79%;
  background: url(../images/mv_section04_sp.jpg) no-repeat center center;
  background-size: cover;
}

#ah101 .mv-section03 {
  margin: -10px 0;
  padding-bottom: 56%;
  background: url(../images/mv_section03_sp.jpg) no-repeat center center;
  background-size: cover;
}

#ah101 .mv-section01 {
  padding-bottom: 71%;
  background: url(../images/mv_section01_sp.jpg) no-repeat center center;
  background-size: cover;
}

#ah101 .mv-section02 {
  padding-bottom: 79%;
  background: url(../images/mv_section02_sp.jpg) no-repeat center center;
  background-size: cover;
}

@media print, screen and (min-width: 768px) {
  #ah101 .mv {
    min-width: 980px;
    margin: 0 auto;
  }
  #ah101 .mv-section04 {
    height: 500px;
    padding-bottom: 0;
    background: url(../images/mv_section04_pc.jpg) no-repeat center center;
    background-size: cover;
    background-attachment: fixed;
  }
  #ah101 .mv-section02 {
    height: 500px;
    padding-bottom: 0;
    background: url(../images/mv_section02_pc.jpg) no-repeat center center;
    background-size: cover;
    background-attachment: fixed;
  }
  #ah101 .mv-section01 {
    height: 750px;
    overflow: hidden;
    padding-bottom: 0;
    background: url(../images/mv_section01_pc.jpg) no-repeat center center;
    background-size: cover;
  }
  #ah101 .mv-section03 {
    margin: 0;
    height: 612px;
    padding-bottom: 0;
    position: relative;
    background: none;
    overflow: hidden;
  }
  #ah101 .mv-section03 .bg-widevisual {
    display: block;
    height: 712px;
    width: 100%;
    padding-bottom: 0;
    background: url(../images/mv_section03_pc.jpg) no-repeat center center;
    background-size: cover;
    position: absolute;
    top: -50px;
    left: 0;
    bottom: -50px;
    right: 0;
  }
  #ah101 .mv-section03.scrolled .bg-widevisual {
    -webkit-animation-name: dynamic;
            animation-name: dynamic;
    -webkit-animation-duration: .4s;
            animation-duration: .4s;
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
    -webkit-animation-delay: .5s;
            animation-delay: .5s;
    -webkit-animation-fill-mode: both;
            animation-fill-mode: both;
  }
  #ah101 .mv-section03::after {
    content: '';
    display: block;
    width: 100%;
    height: 612px;
    background: url(../images/bg_mv_dynamic.svg) no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
  }
}

@media print, screen and (min-width: 768px) {
  #ah101 .mask_rect {
    width: 500px;
    height: 612px;
    margin: 0 auto;
    position: relative;
  }
  #ah101 .mask_left {
    position: absolute;
    width: 200%;
    height: 612px;
    background: #fff;
    top: 0;
    left: -200%;
  }
  #ah101 .scrolled .mask_left {
    -webkit-animation-name: dynamicLeft;
            animation-name: dynamicLeft;
    -webkit-animation-duration: .25s;
            animation-duration: .25s;
    -webkit-animation-timing-function: linear;
            animation-timing-function: linear;
    -webkit-animation-delay: .5s;
            animation-delay: .5s;
    -webkit-animation-fill-mode: both;
            animation-fill-mode: both;
  }
  #ah101 .mask_right {
    position: absolute;
    width: 200%;
    height: 612px;
    background: #fff;
    top: 0;
    right: -200%;
  }
  #ah101 .scrolled .mask_right {
    -webkit-animation-name: dynamicRight;
            animation-name: dynamicRight;
    -webkit-animation-duration: .25s;
            animation-duration: .25s;
    -webkit-animation-timing-function: linear;
            animation-timing-function: linear;
    -webkit-animation-delay: .5s;
            animation-delay: .5s;
    -webkit-animation-fill-mode: both;
            animation-fill-mode: both;
  }
}

#ah101 .heading02 {
  width: 100%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  text-align: center;
}

@media print, screen and (min-width: 768px) {
  #ah101 .heading02 {
    top: 48%;
  }
}

#ah101 .videobg-wrap {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

#ah101 #js-videobg {
  position: absolute;
  top: -10%;
  left: -10%;
  bottom: -10%;
  right: -10%;
  width: 120%;
  min-width: 120vw;
  height: 120%;
}

#ah101 .youtube-controller-wrap {
  min-width: 980px;
  height: 100%;
  margin: 0 auto;
  position: relative;
}

#ah101 .youtube-controller-list {
  position: absolute;
  bottom: 30px;
  right: 70px;
  font-size: 0;
}

#ah101 .youtube-controller-item {
  display: inline-block;
  vertical-align: top;
}

#ah101 .youtube-controller-item:not(:first-child) {
  margin-left: 10px;
}

#ah101 .youtube-controller-item a {
  display: block;
  width: 100%;
  height: 100%;
  transition: all ease-in-out .35s;
  box-sizing: border-box;
  border: 1px solid transparent;
}

#ah101 .youtube-controller-item a:hover {
  opacity: .5;
}

#ah101 .youtube-controller-item a.active {
  border: 1px solid #83b81a;
}

#ah101 .setup-fig {
  margin-bottom: 60px;
  position: relative;
}

@media print, screen and (min-width: 768px) {
  #ah101 .setup-fig {
    margin-bottom: 25px;
  }
}

#ah101 .setup-fig-img {
  width: 126%;
  margin: 0 -15px 35px;
}

@media print, screen and (min-width: 768px) {
  #ah101 .setup-fig-img {
    position: relative;
    left: -100px;
    width: 1200px;
    height: 714px;
    top: 60px;
  }
}

@media print, screen and (min-width: 768px) {
  #ah101 #specFig {
    position: absolute;
    top: -50px;
    left: 0;
  }
}

#ah101 .setup-fig-logo {
  width: 122px;
  margin: 0 auto;
  position: relative;
  top: -20px;
  margin-bottom: -10px;
}

@media print, screen and (min-width: 768px) {
  #ah101 .setup-fig-logo {
    width: 244px;
    top: 0;
    margin-bottom: 15px;
    margin-right: 30px;
  }
}

@media print, screen and (min-width: 768px) {
  #ah101 .setup-fig-logowrap {
    font-size: 0;
    text-align: center;
    position: absolute;
    right: 20px;
    top: 280px;
  }
}

#ah101 .spec-fig {
  margin-bottom: 30px;
  margin-top: 30px;
}

@media print, screen and (min-width: 768px) {
  #ah101 .spec-fig {
    display: table;
    width: 100%;
    margin-bottom: 0;
  }
}

#ah101 .spec-fig-item--headset {
  margin-bottom: 25px;
  position: relative;
  left: -10px;
}

#ah101 .spec-fig-item--headset.scrolled {
  left: 0;
}

@media print, screen and (min-width: 768px) {
  #ah101 .spec-fig-item--headset {
    display: table-cell;
    vertical-align: middle;
  }
}

#ah101 .spec-fig-item--controller {
  padding: 0 15px;
  position: relative;
  left: 10px;
}

#ah101 .spec-fig-item--controller.scrolled {
  left: 0;
}

@media print, screen and (min-width: 768px) {
  #ah101 .spec-fig-item--controller {
    display: table-cell;
    padding-top: 6px;
  }
}

#ah101 .spec-bottom {
  margin-top: 20px;
}

@media print, screen and (min-width: 768px) {
  #ah101 .spec-bottom {
    width: 100%;
    text-align: right;
  }
  #ah101 .spec-bottom .btn-wrap {
    display: inline-block;
    vertical-align: top;
  }
}

#ah101 .spec-bottom-text {
  margin-bottom: 30px;
}

@media print, screen and (min-width: 768px) {
  #ah101 .spec-bottom-text {
    display: table-cell;
    margin-bottom: 0;
    vertical-align: top;
  }
}

#ah101 .btn-wrap-head {
  margin-bottom: 20px;
}

@media print, screen and (min-width: 768px) {
  #ah101 .btn-wrap-head {
    text-align: right;
    margin-bottom: 20px;
  }
}

#ah101 .btn-wrap {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
      justify-content: space-between;
  font-weight: bold;
}

#ah101 .btn-wrap li:first-child {
  width: 38%;
}

#ah101 .btn-wrap li:nth-child(2) {
  width: 56%;
}

@media print, screen and (min-width: 768px) {
  #ah101 .btn-wrap {
    width: 395px;
    display: inline-block;
  }
  #ah101 .btn-wrap li {
    display: inline-block;
  }
  #ah101 .btn-wrap li:first-child {
    width: 168px;
  }
  #ah101 .btn-wrap li:nth-child(2) {
    width: 216px;
  }
}

#ah101 .btn {
  border: 2px solid #0068bf;
  border-radius: 5px;
  text-decoration: none;
  color: #0068bf;
  text-align: center;
  display: block;
  font-size: 14px;
  padding: 16px 0 15px;
}

@media print, screen and (min-width: 768px) {
  #ah101 .btn {
    font-size: 16px;
    padding: 10px 0;
    transition: all ease-in-out .35s;
  }
  #ah101 .btn:hover {
    color: #FFF;
    background: #0068bf;
  }
}

#ah101 .table-heading {
  text-align: center;
}

#ah101 .table-heading--col2 {
  display: table;
  width: 100%;
  box-sizing: border-box;
}

#ah101 .table-heading--col2 .table-heading-item {
  display: table-cell;
  vertical-align: middle;
  width: 50%;
  box-sizing: border-box;
}

@media print, screen and (min-width: 768px) {
  #ah101 .table-heading--col2 {
    padding-left: 259px;
  }
}

#ah101 .table-heading-item {
  padding: 9px 0 8px;
  background: #e5e5e5;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
}

@media print, screen and (min-width: 768px) {
  #ah101 .table-heading-item {
    padding: 17px 0 16px;
  }
}

#ah101 .table-heading-item + .table-heading-item {
  border-left: 1px solid #fff;
}

#ah101 .table-layout {
  border-bottom: 1px solid #e5e5e5;
  padding: 15px 0;
  margin: 0;
}

@media print, screen and (min-width: 768px) {
  #ah101 .table-layout {
    border-left: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    box-sizing: border-box;
    display: table;
    width: 100%;
    padding: 0;
  }
  #ah101 .table-layout--bt {
    border-top: 1px solid #e5e5e5;
  }
}

#ah101 .table-layout dd {
  padding: 0;
  margin: 0;
  text-align: center;
}

@media print, screen and (min-width: 768px) {
  #ah101 .table-layout dd {
    display: table-cell;
    vertical-align: middle;
    height: 60px;
  }
  #ah101 .table-layout dd.td--col2 {
    position: relative;
  }
  #ah101 .table-layout dd.td--col2::after {
    content: "";
    width: 1px;
    height: 100%;
    background: #e5e5e5;
    position: absolute;
    top: 0;
    left: 50%;
  }
}

@media print, screen and (min-width: 768px) {
  #ah101 .table-layout dt {
    display: table-cell;
    vertical-align: middle;
    height: 60px;
    width: 260px;
    box-sizing: border-box;
    border-right: 1px solid #e5e5e5;
  }
}

#ah101 .table-layout .th {
  font-weight: bold;
  margin-bottom: 5px;
  font-size: 12px;
  line-height: 1.5;
}

@media print, screen and (min-width: 768px) {
  #ah101 .table-layout .th {
    font-size: 16px;
    margin-bottom: 0;
    text-align: center;
  }
}

#ah101 .table-layout .td-wrap {
  text-align: center;
}

#ah101 .table-layout .td-item {
  font-size: 12px;
  line-height: 1.5;
}

@media print, screen and (min-width: 768px) {
  #ah101 .table-layout .td-item {
    font-size: 16px;
    text-align: left;
    padding: 20px;
  }
}

#ah101 .table-layout .td-wrap--col2 {
  font-size: 0;
}

#ah101 .table-layout .td-wrap--col2 .td-item {
  width: 50%;
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
  padding: 0 10px 0 0;
}

#ah101 .table-layout .td-wrap--col2 .td-item:nth-child(2n) {
  padding: 0 0 0 10px;
}

@media print, screen and (min-width: 768px) {
  #ah101 .table-layout .td-wrap--col2 .td-item {
    padding: 20px;
  }
  #ah101 .table-layout .td-wrap--col2 .td-item:nth-child(2n) {
    padding: 20px;
    position: relative;
  }
}

#ah101 #headset {
  padding-top: 140px;
}

#ah101 .controller-img01 {
  width: 63%;
  margin: 0 auto;
}

@media print, screen and (min-width: 768px) {
  #ah101 .controller-img01 {
    width: 327px;
    position: relative;
  }
}

#ah101 .controller-img02 {
  width: 83%;
  margin: 0 auto;
}

@media print, screen and (min-width: 768px) {
  #ah101 .controller-img02 {
    width: 429px;
  }
}

#ah101 .controller-img03 {
  width: 64%;
  margin: 0 auto;
  position: relative;
  right: -6%;
}

@media print, screen and (min-width: 768px) {
  #ah101 .controller-img03 {
    width: 331px;
  }
}

#ah101 .controller-block {
  position: relative;
}

#ah101 .controller-block:first-child {
  left: -75px;
}

#ah101 .controller-block:nth-child(3) {
  right: -75px;
}

#ah101 .controller-block.scrolled:first-child {
  left: 0;
}

#ah101 .controller-block.scrolled:nth-child(3) {
  right: 0;
}

#ah101 .controller-block:not(:last-child) {
  margin-bottom: 25px;
}

@media print, screen and (min-width: 768px) {
  #ah101 .controller-block {
    vertical-align: middle;
    position: absolute;
  }
  #ah101 .controller-block:first-child {
    left: -150px;
    top: 50px;
  }
  #ah101 .controller-block:nth-child(2) {
    left: 300px;
    top: 40px;
  }
  #ah101 .controller-block:nth-child(3) {
    right: -150px;
    top: 0;
  }
  #ah101 .controller-block.scrolled:first-child {
    left: -75px;
  }
  #ah101 .controller-block.scrolled:nth-child(3) {
    right: -75px;
  }
}

#ah101 .controller-wrap {
  margin: 30px 0;
}

@media print, screen and (min-width: 768px) {
  #ah101 .controller-wrap {
    margin: 0;
    padding: 10px 0 0;
    height: 434px;
    position: relative;
  }
  #ah101 .controller-desc {
    margin-bottom: 0;
  }
}

#ah101 .controller-text01 {
  width: 38%;
  position: absolute;
  top: 5%;
  left: 50%;
}

#ah101 .controller-text02-01 {
  width: 37%;
  position: absolute;
  top: 13%;
  left: 23%;
}

#ah101 .controller-text02-02 {
  width: 30%;
  position: absolute;
  top: 52%;
  left: 28%;
}

#ah101 .controller-text02-03 {
  width: 9%;
  position: absolute;
  bottom: 12%;
  right: 16%;
}

#ah101 .controller-text03-01 {
  width: 46%;
  position: absolute;
  left: 0;
  top: 33%;
}

#ah101 .controller-text03-02 {
  width: 44%;
  position: absolute;
  right: 0;
  top: 30%;
}

#ah101 .controller-text03-03 {
  width: 45%;
  position: absolute;
  left: 6%;
  top: 45%;
}

#ah101 .controller-text03-04 {
  width: 50%;
  position: absolute;
  left: 7%;
  top: 55%;
}

@media print, screen and (min-width: 768px) {
  #ah101 .controller-text01 {
    width: 217px;
    top: -2%;
    left: 54%;
  }
  #ah101 .controller-text02-01 {
    width: 184px;
    top: 17%;
    left: 18%;
  }
  #ah101 .controller-text02-02 {
    width: 178px;
    top: 54%;
    left: 25%;
  }
  #ah101 .controller-text02-03 {
    width: 161px;
    bottom: 13%;
    right: 14%;
  }
  #ah101 .controller-text03-01 {
    width: 351px;
    left: -150px;
    top: 25.5%;
  }
  #ah101 .controller-text03-02 {
    width: 229px;
    right: 213px;
    top: 34.5%;
  }
  #ah101 .controller-text03-03 {
    width: 220px;
    left: -23%;
    top: 44%;
  }
  #ah101 .controller-text03-04 {
    width: 238px;
    left: 4%;
    top: 53.5%;
  }
}

#ah101 .controller-text01,
#ah101 .controller-text02,
#ah101 .controller-text03 {
  opacity: 0;
}

#ah101 .scrolled .controller-text01,
#ah101 .scrolled .controller-text02,
#ah101 .scrolled .controller-text03 {
  -webkit-animation-name: fadeIn;
          animation-name: fadeIn;
  -webkit-animation-duration: .5s;
          animation-duration: .5s;
  -webkit-animation-timing-function: ease-out;
          animation-timing-function: ease-out;
  -webkit-animation-delay: .5s;
          animation-delay: .5s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}

#ah101 .lead-fig {
  margin: 30px 0 20px;
  opacity: 0;
}

#ah101 .lead-fig.scrolled {
  opacity: 1;
}

#ah101 .lead-fig-caption {
  position: relative;
  padding: 0 0 0 1em;
}

#ah101 .lead-fig-caption::after {
  content: "※";
  display: block;
  position: absolute;
  top: 0;
  left: -5px;
}

#ah101 .lead-text {
  font-size: 14px;
  line-height: 1.8;
}

@media print, screen and (min-width: 768px) {
  #ah101 .lead-heading {
    margin-bottom: 20px;
    text-align: left;
  }
  #ah101 .lead-fig {
    margin: 50px 0 50px;
  }
  #ah101 .lead-text {
    font-size: 16px;
    line-height: 2;
    text-align: justify;
    text-justify: inter-ideograph;
    -ms-text-justify: inter-ideograph;
  }
  #ah101 .lead-row {
    display: table;
    width: 100%;
  }
  #ah101 .lead-row-left {
    display: table-cell;
    vertical-align: top;
    width: 730px;
    box-sizing: border-box;
    padding-right: 50px;
  }
  #ah101 .lead-row-right {
    display: table-cell;
    vertical-align: top;
    width: 480px;
  }
}

#ah101 .fig-section02-01 {
  text-align: center;
  opacity: 0;
  position: relative;
  top: 50px;
}

#ah101 .fig-section02-01.scrolled {
  top: 0;
  opacity: 1;
}

#ah101 .fig-section02-02 {
  text-align: center;
  opacity: 0;
  position: relative;
  top: 50px;
}

#ah101 .fig-section02-02.scrolled {
  top: 0;
  opacity: 1;
}

@media print, screen and (min-width: 768px) {
  #ah101 .fig-section02-01 {
    padding-right: 10px;
  }
  #ah101 .fig-section02-01 .fig-text {
    padding-left: 30px;
  }
  #ah101 .fig-section02-02 {
    padding-left: 10px;
  }
  #ah101 .fig-section02-02 .fig-text {
    padding-right: 30px;
  }
}

#ah101 .fig-section02-wrap {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -10px;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
      justify-content: space-between;
}

#ah101 .fig-section02-wrap > div {
  width: 50%;
}

@media print, screen and (min-width: 768px) {
  #ah101 .fig-section02-wrap {
    margin: 0 -27px;
  }
}

#ah101 .section-block02-03 .section-lead {
  margin-bottom: 0;
}

#ah101 .heading-section02-03 span {
  display: inline-block;
  padding-top: 50px;
  background: url(../images/logo_windows_shop.png) no-repeat center top;
  background-size: 36px auto;
}

@media print, screen and (min-width: 768px) {
  #ah101 .heading-section02-03 span {
    line-height: 60px;
    background: url(../images/logo_windows_shop.png) no-repeat left center;
    background-size: 52px auto;
    padding-left: 75px;
    padding-top: 0;
  }
}

#ah101 .fig-section02-img {
  text-align: center;
  margin-top: 30px;
  margin-bottom: 5px;
}

#ah101 .fig-section02-img img {
  vertical-align: bottom;
}

@media print, screen and (min-width: 768px) {
  #ah101 .fig-section02-img {
    margin-top: 0;
    margin-bottom: 15px;
  }
}

#ah101 .app-btn-list-wrap {
  margin: 10px -5px 0;
}

#ah101 .app-btn-list {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
      justify-content: space-between;
}

#ah101 .app-btn-item {
  padding: 0 5px;
  box-sizing: border-box;
}

#ah101 .app-btn-item:nth-child(-n + 2) {
  width: 50%;
  margin-bottom: 10px;
}

#ah101 .app-btn-item:nth-child(n + 3) {
  width: 33.33%;
}

#ah101 .app-btn-item span {
  border: 1px solid #83b81a;
  color: #83b81a;
  display: block;
  width: 100%;
  text-align: center;
  font-size: 15px;
  font-weight: bold;
  padding: 10px 0;
}

@media print, screen and (min-width: 768px) {
  #ah101 .app-btn-list-wrap {
    margin: 20px -10px 0;
  }
  #ah101 .app-btn-list {
    font-size: 0;
    display: block;
  }
  #ah101 .app-btn-item {
    display: inline-block;
    padding: 0 10px;
    box-sizing: border-box;
  }
  #ah101 .app-btn-item:nth-child(-n + 2) {
    width: 200px;
    margin-bottom: 0;
  }
  #ah101 .app-btn-item:nth-child(n + 3) {
    width: 200px;
  }
  #ah101 .app-btn-item span {
    border: 1px solid #83b81a;
    color: #83b81a;
    display: block;
    width: 100%;
    text-align: center;
    font-size: 15px;
    font-weight: bold;
    padding: 33px 0 32px;
    font-size: 16px;
  }
}

#ah101 .vidor-lead-fig {
  margin: 0 -15px 30px;
  position: relative;
}

@media print, screen and (min-width: 768px) {
  #ah101 .vidor-lead-fig {
    height: 572px;
  }
}

#ah101 .vidor-lead-fig-img {
  opacity: 0;
  position: relative;
  left: -50px;
}

#ah101 .vidor-lead-fig-img.scrolled {
  opacity: 1;
  left: 0;
}

@media print, screen and (min-width: 768px) {
  #ah101 .vidor-lead-fig-img {
    width: 813px;
    position: absolute;
    top: 0;
    left: -400px;
  }
  #ah101 .vidor-lead-fig-img.scrolled {
    left: -350px;
  }
  #ah101 .visor-lead-row {
    display: table;
    width: 100%;
  }
  #ah101 .visor-lead-left {
    display: table-cell;
    vertical-align: top;
    position: relative;
  }
  #ah101 .visor-lead-row-right {
    width: 500px;
    display: table-cell;
    vertical-align: top;
    padding-top: 95px;
  }
  #ah101 .visor-lead-row-right .product-text {
    line-height: 2.19;
  }
  #ah101 .visor-lead .heading03 {
    text-align: left;
  }
}

#ah101 .vidor-lead-fig-caption {
  width: 35vw;
  position: absolute;
  top: 50%;
  left: 14vw;
}

@media print, screen and (min-width: 768px) {
  #ah101 .vidor-lead-fig-caption {
    width: 282px;
    left: -45px;
    top: 60%;
  }
}

#ah101 .visor-spec-list {
  margin-top: 30px;
  text-align: center;
}

@media print, screen and (min-width: 768px) {
  #ah101 .visor-spec-list {
    display: table;
    margin: 0 auto;
    text-align: left;
  }
}

#ah101 .visor-spec-item {
  display: inline-block;
  text-align: left;
  opacity: 0;
  padding-left: 20px;
  position: relative;
  left: 50px;
}

#ah101 .visor-spec-item:first-child {
  margin-right: 15px;
}

#ah101 .visor-spec-item:not(:last-child) {
  margin-bottom: 30px;
}

@media print, screen and (min-width: 768px) {
  #ah101 .visor-spec-item {
    padding-left: 0;
  }
  #ah101 .visor-spec-item:first-child {
    margin-right: 70px;
  }
  #ah101 .visor-spec-item:nth-child(2) {
    margin-right: 70px;
  }
  #ah101 .visor-spec-item:not(:last-child) {
    margin-bottom: 0;
  }
  #ah101 .visor-spec-item:last-child {
    margin-right: 0px;
  }
}

#ah101 .visor-spec-small {
  font-size: 15px;
  color: #666;
  margin-bottom: 5px;
}

@media print, screen and (min-width: 768px) {
  #ah101 .visor-spec-small {
    font-size: 16px;
  }
}

#ah101 .visor-spec-main {
  font-size: 40px;
  font-size: 10vw;
  color: #83b81a;
  line-height: 1;
  -webkit-transform-origin: top left;
          transform-origin: top left;
  letter-spacing: -.035em;
  margin-left: -5px;
}

@media print, screen and (min-width: 768px) {
  #ah101 .visor-spec-main {
    font-size: 76px;
    font-size: 435%;
    margin-left: -10px;
  }
}

#ah101 .visor-img01 {
  margin-right: -15px;
  position: relative;
  left: 50px;
  opacity: 0;
}

#ah101 .visor-img01 img {
  vertical-align: bottom;
}

#ah101 .visor-img01.scrolled {
  left: 0;
  opacity: 1;
}

#ah101 .visor01 {
  position: relative;
}

@media print, screen and (min-width: 768px) {
  #ah101 .visor01 {
    text-align: right;
  }
  #ah101 .visor-desc01 {
    width: 510px;
    position: absolute;
    top: 160px;
    left: 20px;
    text-align: left;
    z-index: 2;
  }
  #ah101 .visor-desc01 .heading03 {
    text-align: left;
  }
  #ah101 .visor-img01 {
    margin-right: -185px;
  }
}

#ah101 .visor02 {
  position: relative;
}

#ah101 .visor-img02 {
  position: relative;
  left: -50px;
  opacity: 0;
}

#ah101 .visor-img02.scrolled {
  left: 0;
  opacity: 1;
}

@media print, screen and (min-width: 768px) {
  #ah101 .visor02 {
    text-align: left;
  }
  #ah101 .visor-desc02 {
    width: 400px;
    position: absolute;
    top: 70px;
    right: 0px;
    text-align: left;
  }
  #ah101 .visor-desc02 .heading03 {
    text-align: left;
  }
  #ah101 .visor-img02 {
    margin-left: -250px;
  }
  #ah101 .visor-img02 img {
    width: 788px;
  }
}

#ah101 .section-block--section02-07 .product-text {
  margin-bottom: 70px;
}

#ah101 .visor03-fig01 {
  margin-bottom: 40px;
  position: relative;
  padding: 0 7%;
  opacity: 0;
  top: 50px;
}

#ah101 .visor03-fig01.scrolled {
  opacity: 1;
  top: 0;
}

@media print, screen and (min-width: 768px) {
  #ah101 .visor03-fig01 {
    margin-top: 20px;
    text-align: center;
  }
  #ah101 .visor03-fig01 img {
    width: 657px;
  }
}

#ah101 .visor03-fig02 {
  margin-bottom: 70px;
  position: relative;
  text-align: right;
  z-index: 1;
  opacity: 0;
  top: 50px;
}

#ah101 .visor03-fig02.scrolled {
  opacity: 1;
  top: 0;
}

#ah101 .visor03-fig02 .visor-img03-02 {
  width: 96%;
  margin-right: -10px;
  display: inline-block;
  margin-bottom: 40px;
}

#ah101 .visor03-fig02 .product-text {
  text-align: left;
}

@media print, screen and (min-width: 768px) {
  #ah101 .visor03-fig02 {
    text-align: left;
    height: 636px;
    margin-bottom: 0;
  }
  #ah101 .visor03-fig02 .visor-img03-02 {
    width: 646px;
    margin-right: 0;
    margin-left: -50px;
    margin-bottom: 0;
  }
  #ah101 .visor03-fig02 .visor-img03-02-text {
    position: absolute;
    width: 400px;
    top: 50%;
    right: 0;
    -webkit-transform: translate(0, -80px);
    transform: translate(0, -80px);
  }
}

#ah101 .visor-img03-02-wrap {
  position: relative;
}

@media print, screen and (min-width: 768px) {
  #ah101 .visor-img03-02-wrap {
    height: 100%;
  }
}

#ah101 .visor03-fig03 {
  position: relative;
  opacity: 0;
  top: 50px;
}

#ah101 .visor03-fig03.scrolled {
  opacity: 1;
  top: 0;
}

@media print, screen and (min-width: 768px) {
  #ah101 .visor03-fig03 {
    height: 668px;
  }
}

@media print, screen and (min-width: 768px) {
  #ah101 .visor-img03-03 {
    position: absolute;
    width: 1150px;
    left: 50%;
    top: -20px;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }
}

#ah101 .visor-text01-01 {
  position: absolute;
  width: 34%;
  top: 19%;
  left: 0;
}

@media print, screen and (min-width: 768px) {
  #ah101 .visor-text01-01 {
    width: 242px;
    top: 26%;
    left: 7px;
  }
}

#ah101 .visor-text01-02 {
  position: absolute;
  width: 34%;
  top: 19%;
  right: 0;
}

@media print, screen and (min-width: 768px) {
  #ah101 .visor-text01-02 {
    width: 240px;
    top: 26%;
    right: 7px;
  }
}

#ah101 .visor-text02-01 {
  position: absolute;
  width: 38%;
  left: 0;
  top: 6%;
}

@media print, screen and (min-width: 768px) {
  #ah101 .visor-text02-01 {
    width: 150px;
    top: 25%;
    left: 71px;
  }
}

#ah101 .visor-text02-02 {
  position: absolute;
  width: 38%;
  right: 0;
  top: 6%;
}

@media print, screen and (min-width: 768px) {
  #ah101 .visor-text02-02 {
    width: 150px;
    top: 25%;
    left: 264px;
  }
}

#ah101 .visor-text02-03 {
  position: absolute;
  width: 51%;
  top: 70%;
  left: 50%;
  -webkit-transform: translate(-45%, 0);
  transform: translate(-45%, 0);
}

@media print, screen and (min-width: 768px) {
  #ah101 .visor-text02-03 {
    width: 209px;
    top: 525px;
    left: 243px;
  }
}

#ah101 .visor-text03-01 {
  width: 29%;
  position: absolute;
  top: 16%;
  left: 0;
}

@media print, screen and (min-width: 768px) {
  #ah101 .visor-text03-01 {
    width: 181px;
    top: 32%;
    left: -56px;
  }
}

#ah101 .visor-text03-02 {
  width: 26%;
  position: absolute;
  top: 49%;
  left: 5%;
}

@media print, screen and (min-width: 768px) {
  #ah101 .visor-text03-02 {
    width: 265px;
    top: 48%;
    left: -16px;
  }
}

#ah101 .visor-text03-03 {
  width: 45%;
  position: absolute;
  top: 80%;
  right: 17%;
}

@media print, screen and (min-width: 768px) {
  #ah101 .visor-text03-03 {
    width: 208px;
    top: 84%;
    right: 11%;
  }
}

#ah101 .visor-text03-04 {
  width: 31%;
  position: absolute;
  top: -14%;
  right: 0;
}

@media print, screen and (min-width: 768px) {
  #ah101 .visor-text03-04 {
    width: 133px;
    top: 0;
    right: -48px;
  }
}

#ah101 .visor-text01,
#ah101 .visor-text02,
#ah101 .visor-text03 {
  opacity: 0;
}

#ah101 .scrolled .visor-text01,
#ah101 .scrolled .visor-text02,
#ah101 .scrolled .visor-text03 {
  -webkit-animation-name: fadeIn;
          animation-name: fadeIn;
  -webkit-animation-duration: .5s;
          animation-duration: .5s;
  -webkit-animation-timing-function: ease-out;
          animation-timing-function: ease-out;
  -webkit-animation-delay: .5s;
          animation-delay: .5s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}

#ah101 .shop-list {
  font-size: 0;
  width: 100%;
  box-sizing: border-box;
  border-left: 1px solid #e5e5e5;
  border-top: 1px solid #e5e5e5;
  margin-top: 20px;
}

#ah101 .shop-item {
  display: inline-block;
  box-sizing: border-box;
  width: 33.33%;
  border-right: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  text-align: center;
}

@media print, screen and (min-width: 768px) {
  #ah101 .shop-list {
    border-bottom: none;
    margin-top: 50px;
  }
  #ah101 .shop-item {
    width: 25%;
  }
  #ah101 .shop-item a {
    transition: all ease-in-out .2s;
    opacity: 1;
  }
  #ah101 .shop-item a:hover {
    opacity: .5;
  }
}

.acerNew.headerFix {
  z-index: 100 !important;
}

#swift5 .anchor_nav li:first-child {
  width: 20%;
}

#swift5 .anchor_nav li:nth-child(2) {
  width: 16%;
}

#swift5 .anchor_nav li:nth-child(3) {
  width: 15%;
}

#swift5 .anchor_nav li:nth-child(4) {
  width: 26%;
}

#swift5 .anchor_nav li:nth-last-child(2) {
  width: 10%;
}

#swift5 .anchor_nav li:last-child {
  width: 13%;
}

@media print {
  #ah101,
  #setupspec,
  #setup-tablearea02 {
    display: block !important;
    padding: 0;
    margin: 0;
  }
  #headsetarea,
  #headsetarea .section-inner {
    padding: 20px !important;
  }
  body > *,
  #ah101 > *,
  #setupspec .mv-section04,
  #setupspec .section-caption,
  #setupspec .heading03,
  #setupspec .section-lead,
  #setuparea,
  #setup-tablearea01,
  #setupspec .spec-fig,
  #setup-tablearea02 .btn-wrap-head,
  #setup-tablearea02 .spec-bottom,
  #shop {
    display: none;
  }
}
