@charset "UTF-8";
.wt-link-arrow:before, .wt-listIconLink > ul > li > a:after, .wt-header-user-info-btn:after, .wt-footerMenu-link:after, .wt-pagetop-ico:before, .wt-pagetop-ico:after, .wt-g-i {
  width: 1em;
  height: 1em;
  display: inline-block;
  vertical-align: middle;
  font-family: "icon";
  font-style: normal;
  font-weight: normal;
  -webkit-font-feature-settings: normal;
          font-feature-settings: normal;
  font-variant: normal;
  line-height: 1;
  letter-spacing: 0;
  text-transform: none;
  pointer-events: none;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}


.wt-link-arrow:before, .wt-listIconLink > ul > li > a:after, .wt-header-user-info-btn:after, .wt-footerMenu-link:after, .wt-pagetop-ico:after, .wt-g-i-arrow::before {
  content: "\EA02";
}

.wt-g-i-point::before {
  content: "\EA0A";
}

.wt-g-i-arrowl::before {
  content: "\EA0F";
}

.wt-pagetop-ico:before, .wt-g-i-arrowll::before {
  content: "\EA10";
}

#_wt_device {
  position: fixed;
  display: none;
}

@media screen and (max-width: 980px) {
  #_wt_device {
    position: absolute;
    display: none;
  }
}

.wt-header {
  position: relative;
  background: #ffffff;
  z-index: 10001;
  border-bottom: 1px solid #e5e5e5;
}

.wt-header-inr {
  position: relative;
  max-width: 1060px;
  margin: 0 auto;
  padding: 0 40px;
  width: 100%;
  box-sizing: border-box;
  height: 60px;
}

@media screen and (max-width: 980px) {
  .wt-header-inr {
    padding: 0 15px;
    height: 50px;
  }
}

.wt-header-wrap {
  display: table;
  width: 100%;
  height: 60px;
}

@media screen and (max-width: 980px) {
  .wt-header-wrap {
    height: 50px;
  }
}

.wt-header-logo {
  position: absolute;
  top: 15px;
}

.wt-header-logo .wt-header-logo-pc {
  display: block;
  margin-top: 4px;
}

.wt-header-logo .wt-header-logo-sp {
  display: none;
}

@media screen and (max-width: 980px) {
  .wt-header-logo {
    top: 11px;
  }
  .wt-header-logo img {
    width: 120px;
    height: 14px;
    -webkit-transform: translateY(7px);
            transform: translateY(7px);
  }
  .wt-header-logo .wt-header-logo-pc {
    display: none;
  }
  .wt-header-logo .wt-header-logo-sp {
    display: block;
  }
}

.wt-header-user-id {
  display: table-cell;
  vertical-align: middle;
  text-align: right;
  padding-right: 80px;
  font-size: 12px;
  height: 60px;
}

@media screen and (max-width: 980px) {
  .wt-header-user-id {
    height: 50px;
    padding-right: 50px;
  }
}

@media screen and (max-width: 550px) {
  .wt-header-user-id {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    float: right;
    height: 50px;
    font-size: 9px;
    padding-right: 60px;
    padding-left: 145px;
    width: 100%;
    box-sizing: border-box;
    word-wrap: break-word;
  }
  .wt-header-user-id p {
    height: 2.5rem;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
    word-break: break-all;
  }
  .wt-header-user-idNum {
    position: relative;
    height: 50px;
  }
  .wt-header-user-idNum span {
    position: absolute;
    display: block;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    width: 100%;
  }
}

.wt-header-user-info {
  display: block;
  border-bottom: 1px solid #e5e5e5;
}

.wt-header-user-info-inr {
  position: relative;
  max-width: 1060px;
  margin: 0 auto;
  padding: 0 40px;
  width: 100%;
  box-sizing: border-box;
}

@media screen and (max-width: 980px) {
  .wt-header-user-info-inr {
    padding: 0;
  }
}

.wt-header-user-info-btn {
  padding: 10px 40px 10px 0;
  display: block;
  position: relative;
  font-size: 12px;
  word-break: break-all;
  text-decoration: none;
  color: #333333;
}

@media screen and (max-width: 980px) {
  .wt-header-user-info-btn {
    padding: 10px 40px 10px 15px;
  }
}

.wt-header-user-info-btn:after {
  position: absolute;
  top: 50%;
  right: 15px;
  font-size: 10px;
  margin-top: -5px;
  overflow: hidden;
  color: #333333;
}

@-moz-document url-prefix() {
  .wt-header-user-info-btn:after {
    overflow: visible;
  }
}

.wt-header-login {
  position: absolute;
  top: 10px;
  right: 40px;
}

@media screen and (max-width: 980px) {
  .wt-header-login {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 50px;
    height: 50px;
  }
}

.wt-header-btn-login {
  position: relative;
  display: block;
  color: #333333;
  background: #ffffff;
  width: 140px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 20px;
  font-size: 16px;
  text-decoration: none;
  padding: 0 30px;
  box-sizing: border-box;
}

@media screen and (max-width: 980px) {
  .wt-header-btn-login {
    width: 50px;
    height: 50px;
    padding: 0;
    border-radius: 0;
  }
  .wt-header-btn-login span {
    display: none;
  }
}

.wt-header-btn-login-sp {
  position: absolute;
  top: 13px;
  right: 13px;
  font-size: 25px;
  color: #494949;
  display: none;
}

@media screen and (max-width: 980px) {
  .wt-header-btn-login-sp {
    display: block;
  }
}

.wt-header-btn-ico {
  position: absolute;
  top: 50%;
  right: 15px;
  font-size: 10px;
  margin-top: -5px;
}

@media screen and (max-width: 980px) {
  .wt-header-btn-ico {
    display: none;
  }
}

.wt-header-menu {
  position: absolute;
  top: 0;
  right: 40px;
}

@media screen and (max-width: 980px) {
  .wt-header-menu {
    right: 0;
  }
}

.wt-header-menu-btn {
  position: relative;
  width: 60px;
  height: 60px;
  background: #f5f5f5;
  cursor: pointer;
}

@media screen and (max-width: 980px) {
  .wt-header-menu-btn {
    background: #eeeeee;
  }
}

.wt-header-menu-btn span {
  display: block;
  background: #777777;
  width: 30px;
  height: 2px;
  border-radius: 5px;
  position: absolute;
  right: 15px;
  transition: -webkit-transform 200ms ease;
  transition: transform 200ms ease;
  transition: transform 200ms ease, -webkit-transform 200ms ease;
  -webkit-transition-property: -webkit-transform, left, right;
  -webkit-backface-visibility: hidden;
}

@media screen and (max-width: 980px) {
  .wt-header-menu-btn span {
    width: 25px;
    right: 12px;
  }
}

.wt-header-menu-btn span:first-child {
  top: 19px;
}

@media screen and (max-width: 980px) {
  .wt-header-menu-btn span:first-child {
    top: 15px;
  }
}

.wt-header-menu-btn span:nth-child(2) {
  top: 50%;
  margin-top: -1px;
}

.wt-header-menu-btn span:last-child {
  bottom: 19px;
}

@media screen and (max-width: 980px) {
  .wt-header-menu-btn span:last-child {
    bottom: 15px;
  }
}

.wt-header-menu-btn.is-active span:first-child {
  -webkit-transform: translateY(10px) rotate(45deg);
          transform: translateY(10px) rotate(45deg);
}

@media screen and (max-width: 980px) {
  .wt-header-menu-btn.is-active span:first-child {
    -webkit-transform: translateY(9px) rotate(45deg);
            transform: translateY(9px) rotate(45deg);
  }
}

.wt-header-menu-btn.is-active span:nth-child(2) {
  opacity: 0;
}

.wt-header-menu-btn.is-active span:last-child {
  -webkit-transform: translateY(-10px) rotate(-45deg);
          transform: translateY(-10px) rotate(-45deg);
}

@media screen and (max-width: 980px) {
  .wt-header-menu-btn.is-active span:last-child {
    -webkit-transform: translateY(-9px) rotate(-45deg);
            transform: translateY(-9px) rotate(-45deg);
  }
}

@media screen and (max-width: 980px) {
  .wt-header-menu-btn {
    width: 50px;
    height: 50px;
  }
}

.wt-header-modal {
  display: none;
  position: absolute;
  top: 61px;
  right: 40px;
  background: #ffffff;
  width: 320px;
  z-index: 10000;
}

.wt-header-modal.is-active {
  display: block;
}

@media screen and (max-width: 980px) {
  .wt-header-modal {
    top: 51px;
    right: 0;
    width: 290px;
  }
}

.wt-header-modal > :first-child {
  border-top: 0;
}

.wt-header-modal-ttl {
  background: #00c3aa;
  color: #ffffff;
  padding: 10px 30px;
}

@media screen and (max-width: 980px) {
  .wt-header-modal-ttl {
    padding: 10px 20px;
  }
}

.wt-header-modal-item {
  border-top: 1px solid #e5e5e5;
  padding: 15px 30px;
}

.wt-header-modal-item > :first-child {
  margin-top: 0px;
}

@media screen and (max-width: 980px) {
  .wt-header-modal-item {
    padding: 15px 20px;
  }
}

.wt-header-modal-btn {
  border-top: 1px solid #e5e5e5;
  padding: 20px 30px;
}

.wt-header-modal-btn > :first-child {
  margin-top: 0px;
}

@media screen and (max-width: 980px) {
  .wt-header-modal-btn {
    padding: 20px;
  }
}

.wt-header-user-btn {
  position: relative;
  display: block;
  max-width: 300px;
  margin: 0 auto;
  padding: 7px 20px;
  text-align: center;
  background: #00c3aa;
  color: #ffffff;
  border-radius: 100px;
  text-decoration: none;
}

.wt-header-user-btn-ico {
  position: absolute;
  top: 50%;
  right: 15px;
  font-size: 10px;
  margin-top: -5px;
}

.wt-header-user-menu > ul > :first-child {
  margin-top: 0px;
}

.wt-header-user-menu > ul > li {
  margin-top: 15px;
}

.wt-header-user-menu > ul > li.disc {
  margin-left: 25px;
  list-style: disc;
}

.wt-header-user-menu > ul > li > a {
  position: relative;
  display: inline-block;
}

.wt-header-user-menu-ico {
  position: absolute;
  top: 50%;
  left: 0;
  font-size: 10px;
  margin-top: -5px;
  overflow: hidden;
}

@-moz-document url-prefix() {
  .wt-header-user-menu-ico {
    overflow: visible;
  }
}

.wt-header-user-nameTxt,
.wt-header-user-nameId {
  display: inline-block;
}

.wt-header-user-nameId {
  word-break: break-all;
}

.wt-header-user-point-item {
  display: inline-block;
  vertical-align: middle;
}

.wt-header-user-point-item:nth-child(1) {
  padding-right: 10px;
}

.wt-header-user-pointTtl {
  font-size: 14px;
  -webkit-transform: translateY(2px);
          transform: translateY(2px);
}

@media screen and (max-width: 980px) {
  .wt-header-user-pointTtl {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

.wt-header-user-pointIco {
  font-size: 30px;
  -webkit-transform: translateY(-5px);
          transform: translateY(-5px);
  color: #d1d1d1;
  margin-right: 0px;
}

@media screen and (max-width: 980px) {
  .wt-header-user-pointIco {
    font-size: 25px;
    -webkit-transform: translateY(-5px);
            transform: translateY(-5px);
  }
}

.wt-header-user-pointTxt {
  font-weight: bold;
}

@media screen and (max-width: 980px) {
  .wt-header-user-pointTxt {
    font-size: 13px;
  }
}

.wt-header-user-pointNum {
  font-size: 24px;
  margin-right: 6px;
}

@media screen and (max-width: 980px) {
  .wt-header-user-pointNum {
    font-size: 20px;
  }
}

.wt-text-point-tag {
  font-size: 18px;
  font-weight: bold;
}

@media screen and (max-width: 980px) {
  .wt-text-point-tag {
    font-size: 14px;
  }
}


.wt-footer {
  background: #eeeeee;
}

.wt-footer-inr {
  max-width: 1060px;
  margin: 0 auto;
  padding: 40px 40px;
  width: 100%;
  box-sizing: border-box;
}

@media screen and (max-width: 980px) {
  .wt-footer-inr {
    padding: 0;
  }
}

.wt-footerMenu > ul {
  margin-top: -20px;
  text-align: center;
}

.wt-footerMenu > ul::before, .wt-footerMenu > ul::after {
  content: " ";
  display: table;
}

.wt-footerMenu > ul::after {
  clear: both;
}

.wt-footerMenu > ul > :first-child {
  border-left: 1px solid #333333;
}

@media screen and (max-width: 980px) {
  .wt-footerMenu > ul {
    text-align: left;
    margin-top: 0;
    margin-left: 0;
  }
  .wt-footerMenu > ul > :first-child {
    border-left: none;
  }
  .wt-footerMenu > ul > :first-child span {
    border: 0;
  }
}

.wt-footerMenu > ul > li {
  display: inline-block;
  margin-top: 20px;
  border-right: 1px solid #333333;
  line-height: 1;
}

@media screen and (max-width: 980px) {
  .wt-footerMenu > ul > li {
    display: block;
    margin-top: 0;
    border-right: none;
  }
}

.wt-footerMenu > ul > li > span {
  margin: 0 10px;
}

@media screen and (max-width: 980px) {
  .wt-footerMenu > ul > li > span {
    display: block;
    margin-left: 0;
    margin: 0 7.5px;
    border-top: 1px solid #d1d1d1;
  }
}

.wt-footerMenu-link {
  color: #333333;
  font-size: 12px;
  text-decoration: none;
  position: relative;
  display: inline-block;
}

.wt-footerMenu-link:visited {
  color: #333333;
}

.wt-footerMenu-link:after {
  position: absolute;
  top: 50%;
  right: 0;
  font-size: 10px;
  color: #777777;
  margin-top: -5px;
  display: none;
}

@media screen and (max-width: 980px) {
  .wt-footerMenu-link {
    display: block;
    padding: 15px 7.5px;
    font-size: 13px;
  }
  .wt-footerMenu-link:after {
    display: block;
    right: 6px;
  }
}

.wt-footer-copy {
  background: #eeeeee;
}

.wt-footer-copy-inr {
  max-width: 1060px;
  margin: 0 auto;
  padding: 8px 40px 80px 40px;
  width: 100%;
  box-sizing: border-box;
  text-align: center;
  color: #333333;
  font-size: 11px;
  font-family: "Helvetica Neue", Arial, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

@media screen and (max-width: 980px) {
  .wt-footer-copy-inr {
    padding-top: 17px;
    font-size: 8px;
    border-top: 1px solid #d1d1d1;
  }
}

.wt-footer-copy-inr > p {
  line-height: 1.4;
}

.wt-content-wrap {
  position: relative;
}

.wt-overlay {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000000 url(/aus/wow/img/bg.jpg) 0 0;
  opacity: 0.65;
  z-index: 9000;
}

.wt-overlay.is-active {
  display: block;
}

@media screen and (max-width: 980px) {
  .wt-overlay {
    background: #000000 url(/aus/wow/img/bg.jpg) 0 0;
    background-size: 3px 3px;
  }
}

wt-footer {
  position: relative;
}

.wt-pagetop.is-fixed {
  position: fixed;
  bottom: 40px;
  right: 40px;
  z-index: 100;
}

@media screen and (max-width: 980px) {
  .wt-pagetop.is-fixed {
    bottom: 10px;
    right: 10px;
  }
}

.wt-pagetop.is-foot {
  position: absolute;
  top: -30px;
  right: 40px;
}

@media screen and (max-width: 980px) {
  .wt-pagetop.is-foot {
    top: -50px;
    right: 10px;
  }
}

.wt-pagetop-ico {
  position: relative;
  display: block;
  width: 60px;
  height: 60px;
  border-radius: 30px;
  background: #ffffff;
  cursor: pointer;
  outline: 0;
  text-decoration: none;
  box-sizing: border-box;
  border: 1px solid #e4e4e4;
  box-shadow: 0 3px 0 gainsboro;
}

@media screen and (max-width: 980px) {
  .wt-pagetop-ico {
    width: 40px;
    height: 40px;
    border: 1px solid #e4e4e4;
    box-shadow: 0 2px 0 gainsboro;
  }
}

.wt-pagetop-ico:before {
  position: absolute;
  top: 20px;
  left: 20px;
  font-size: 18px;
  color: #777777;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  overflow: hidden;
  display: block;
}

@media screen and (max-width: 980px) {
  .wt-pagetop-ico:before {
    top: 14px;
    left: 14px;
    font-size: 10px;
    display: none;
  }
}

.wt-pagetop-ico:after {
  position: absolute;
  top: 20px;
  left: 20px;
  font-size: 18px;
  color: #777777;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  overflow: hidden;
  display: none;
}

@media screen and (max-width: 980px) {
  .wt-pagetop-ico:after {
    top: 14px;
    left: 14px;
    font-size: 10px;
    display: block;
  }
}


@font-face {
  font-family: "icon";
  src: url("../font/icon.eot");
  src: url("../font/icon.eot?#iefix") format("eot"), url("../font/icon.woff") format("woff"), url("../font/icon.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

.wt-g-i::before {
  float: left;
}
