@charset "UTF-8";
*,
::before,
::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -webkit-tap-highlight-color: transparent; /* 3*/
}

body {
  margin: 0;
}

main {
  display: block;
}

p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
  margin: 0;
}

ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

address {
  font-style: inherit;
}

a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

abbr[title] {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

svg,
img,
embed,
object,
iframe {
  vertical-align: bottom;
}

button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none; /* 1 */
  -moz-appearance: none;
       appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  border-radius: 0;
  text-align: inherit;
  text-transform: inherit; /* 2 */
}

[type=checkbox] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
       appearance: checkbox;
}

[type=radio] {
  -webkit-appearance: radio;
  -moz-appearance: radio;
       appearance: radio;
}

button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
}

button:disabled,
[type=button]:disabled,
[type=reset]:disabled,
[type=submit]:disabled {
  cursor: default;
}

:-moz-focusring {
  outline: auto;
}

select:disabled {
  opacity: inherit;
}

option {
  padding: 0;
}

fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}

legend {
  padding: 0;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  outline-offset: -2px; /* 1 */
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

label[for] {
  cursor: pointer;
}

details {
  display: block;
}

summary {
  display: list-item;
}

[contenteditable]:focus {
  outline: auto;
}

table {
  border-color: inherit; /* 1 */
  border-collapse: collapse;
}

caption {
  text-align: left;
}

td,
th {
  vertical-align: top;
  padding: 0;
}

th {
  text-align: left;
  font-weight: bold;
}

/*----------------------------------------
VARIABLE
-----------------------------------------*/
.maxWidth {
  width: 1000px;
  position: relative;
  margin-right: auto;
  margin-left: auto;
}

.inrWidth {
  width: 1000px;
  position: relative;
  margin-right: auto;
  margin-left: auto;
}

/*----------------------------------------
PC
-----------------------------------------*/
/*----------------------------------------
sp
-----------------------------------------*/
@media (max-width: 900px) {
  .pc {
    display: none !important;
  }
  .sp {
    display: block;
  }
  .maxWidth {
    width: 96%;
    margin: 0 auto;
  }
  .inrWidth {
    width: 100%;
  }
}
/*----------------------------------------
vw（Viewport Width)
-----------------------------------------*/
.dis_pc {
  display: block;
}
@media only screen and (max-width: 900px) {
  .dis_pc {
    display: none;
  }
}

.dis_sp {
  display: none;
}
@media only screen and (max-width: 900px) {
  .dis_sp {
    display: block;
  }
}

html {
  font-size: 62.5%;
}

body {
  width: 100%;
  margin: 0;
  padding: 0;
  position: relative;
  line-height: 1.5;
  font-size: 16px;
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  background: #fff;
  color: #000;
}

img {
  margin: 0;
  padding: 0;
  border: none;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden;
}

a {
  color: #5e5491;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  text-decoration: none;
}
a:hover {
  color: #5e5491;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  text-decoration: none;
  opacity: 0.8;
}
a:hover img {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
a img {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

h1, h2, h3, h4, div, p, ul, li {
  margin: 0;
  padding: 0;
}

#wrap {
  margin: 0 auto;
}

#container {
  margin: 0 auto;
}

#preview-wovn-translate-widget[wovn].type-floating.wovn--position-bottom, #wovn-translate-widget[wovn].type-floating.wovn--position-bottom {
  left: 10px;
  bottom: 50px;
}

@media only screen and (max-width: 900px) {
  #top_area_choice {
    right: calc(7em + 20px);
  }
}

html.overflow {
  overflow: hidden;
}

#ULTRA {
  min-width: 1200px;
  position: relative;
  padding-bottom: 45px;
  font-family: "Noto Sans JP", sans-serif;
  color: #fff;
}
@media only screen and (max-width: 900px) {
  #ULTRA {
    width: 100%;
    min-width: inherit;
    padding-bottom: 5vw;
  }
}
#ULTRA:before {
  content: "";
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: url(https://tamashiiweb.com/special/ultra/img/bgPc.jpg) no-repeat;
  background-size: cover;
  z-index: -1;
}
@media only screen and (max-width: 900px) {
  #ULTRA:before {
    background: url(https://tamashiiweb.com/special/ultra/img/bgSp.jpg) no-repeat;
    background-size: cover;
  }
}
#ULTRA section {
  position: relative;
}
#ULTRA section:not(:first-of-type) {
  padding-top: 150px;
}
@media only screen and (max-width: 900px) {
  #ULTRA section:not(:first-of-type) {
    padding-top: 22.2222222222vw;
  }
}
#ULTRA section h1 {
  display: block;
  position: relative;
  margin: 0 auto 40px;
  line-height: 1;
  letter-spacing: 1.75px;
  text-align: center;
  font-size: 54px;
  font-weight: 300;
  font-family: "Teko", sans-serif;
}
@media only screen and (max-width: 900px) {
  #ULTRA section h1 {
    margin: 0 auto 4.4444444444vw;
    font-size: 9vw;
  }
}
#ULTRA section h1:after {
  content: "";
  display: block;
  width: 60px;
  height: 2px;
  position: relative;
  top: 2.5px;
  margin: 0 auto;
  background: -webkit-gradient(linear, left top, right top, from(#ca0c0c), to(#221cb5));
  background: linear-gradient(to right, #ca0c0c, #221cb5);
}
@media only screen and (max-width: 900px) {
  #ULTRA section h1:after {
    width: 11.1111111111vw;
    top: 0px;
  }
}
#ULTRA section .swiperBtn {
  width: 50px;
  height: 80px;
  margin-top: inherit;
  background: #c91b28;
}
@media only screen and (max-width: 900px) {
  #ULTRA section .swiperBtn {
    width: 5.5555555556vw;
    height: 8.8888888889vw;
  }
}
#ULTRA section .swiperBtn:after {
  content: "";
  width: 18px;
  height: 23px;
  font-family: none;
  background: url(https://tamashiiweb.com/special/ultra/img/arrow-blk.png) no-repeat;
  background-size: cover;
}
@media only screen and (max-width: 900px) {
  #ULTRA section .swiperBtn:after {
    width: 2vw;
    height: 2.5555555556vw;
  }
}
#ULTRA section .swiperBtn.swiper-button-prev:after {
  -webkit-transform: scale(-1, 1);
          transform: scale(-1, 1);
}
#ULTRA section .swiperBtn.swiper-button-prev {
  top: 50%;
  left: 0;
  right: auto;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media only screen and (max-width: 900px) {
  #ULTRA section .swiperBtn.swiper-button-prev {
    left: 0;
  }
}
#ULTRA section .swiperBtn.swiper-button-next {
  top: 50%;
  left: auto;
  right: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media only screen and (max-width: 900px) {
  #ULTRA section .swiperBtn.swiper-button-next {
    right: 0;
  }
}
#ULTRA section .swiperBtn2 {
  width: 45px;
  height: 80px;
  margin-top: inherit;
  border: 1px solid #e8001a;
  background: #240409;
}
@media only screen and (max-width: 900px) {
  #ULTRA section .swiperBtn2 {
    width: 5vw;
    height: 8.8888888889vw;
  }
}
#ULTRA section .swiperBtn2:after {
  content: "";
  width: 18px;
  height: 23px;
  font-family: inherit;
  background: url(https://tamashiiweb.com/special/ultra/img/arrow-red.png) no-repeat;
  background-size: cover;
}
@media only screen and (max-width: 900px) {
  #ULTRA section .swiperBtn2:after {
    width: 2vw;
    height: 2.5555555556vw;
  }
}
#ULTRA section .swiperBtn2.swiper-button-prev:after {
  -webkit-transform: scale(-1, 1);
          transform: scale(-1, 1);
}
#ULTRA section .swiperBtn2.swiper-button-prev {
  top: 50%;
  left: 22.5px;
  right: inherit;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media only screen and (max-width: 900px) {
  #ULTRA section .swiperBtn2.swiper-button-prev {
    left: 2.5vw;
  }
}
#ULTRA section .swiperBtn2.swiper-button-next {
  top: 50%;
  left: inherit;
  right: 22.5px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media only screen and (max-width: 900px) {
  #ULTRA section .swiperBtn2.swiper-button-next {
    right: 2.5vw;
  }
}
#ULTRA section .btn-wrap {
  width: 855px;
  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;
  margin: 0 auto;
}
@media only screen and (max-width: 900px) {
  #ULTRA section .btn-wrap {
    width: 94.4444444444vw;
  }
}
#ULTRA section .btn-wrap .see-btn {
  width: 48%;
}
@media only screen and (max-width: 900px) {
  #ULTRA section .btn-wrap .see-btn span {
    background-size: auto 100%;
  }
}
#ULTRA section .see-btn {
  width: 560px;
  height: 60px;
  margin: 45px auto;
}
@media only screen and (max-width: 900px) {
  #ULTRA section .see-btn {
    width: 62.2222222222vw;
    height: 8.8888888889vw;
    margin: 5vw auto;
  }
}
#ULTRA section .see-btn a {
  width: 100%;
  height: 100%;
  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;
  position: relative;
  padding: 0 20px;
  font-size: 24px;
  font-family: "Teko", sans-serif;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  color: #fff;
  z-index: 1;
}
@media only screen and (max-width: 900px) {
  #ULTRA section .see-btn a {
    padding: 0.8333333333vw 2.2222222222vw 0;
    font-size: 4vw;
  }
}
#ULTRA section .see-btn a span {
  display: block;
  width: 100%;
  position: relative;
  text-align: center;
  line-height: 1;
  background: url(https://tamashiiweb.com/special/ultra/img/arrow-red.png) no-repeat;
  background-position: right center;
  z-index: 1;
}
@media only screen and (max-width: 900px) {
  #ULTRA section .see-btn a span {
    background-size: auto 75%;
  }
}
#ULTRA section .see-btn a:hover:before {
  opacity: 0;
}
#ULTRA section .see-btn a:hover:after {
  opacity: 1;
}
#ULTRA section .see-btn a:before {
  content: "";
  opacity: 1;
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border: 2px solid #ca0c0c;
  -o-border-image: linear-gradient(to right, #ca0c0c 0%, #221cb5 100%);
     border-image: -webkit-gradient(linear, left top, right top, from(#ca0c0c), to(#221cb5));
     border-image: linear-gradient(to right, #ca0c0c 0%, #221cb5 100%);
  border-image-slice: 1;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  z-index: -1;
}
#ULTRA section .see-btn a:after {
  content: "";
  opacity: 0;
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: -webkit-gradient(linear, left top, right top, from(#ca0c0c), to(#221cb5));
  background: linear-gradient(to right, #ca0c0c 0%, #221cb5 100%);
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  z-index: -1;
}
#ULTRA section .see-btn .no-arrow span {
  background: none;
}
#ULTRA section .see-btn .jp {
  font-size: 18px;
  font-family: "Noto Sans JP", sans-serif;
}
@media only screen and (max-width: 900px) {
  #ULTRA section .see-btn .jp {
    padding-top: 0;
    font-size: 2.4444444444vw;
  }
}
#ULTRA section .new {
  display: block;
  width: 55px;
  height: 55px;
  position: absolute;
  top: 0;
  left: 0;
  background: url(https://tamashiiweb.com/special/ultra/img/icon/new.png) no-repeat;
  background-size: 100%;
  z-index: 1;
}
@media only screen and (max-width: 900px) {
  #ULTRA section .new {
    width: 9.4444444444vw;
    height: 9.4444444444vw;
  }
}
#ULTRA section .zoom {
  overflow: hidden;
}
#ULTRA section .zoom:hover img {
  -webkit-transform: scale(102.5%);
          transform: scale(102.5%);
}
#ULTRA section .pagenavi ul li a {
  border-radius: 0px;
  border: 1px solid #e8001a;
  background: #1a1a1a;
  color: #fff;
}
#ULTRA section .pagenavi ul li a:hover {
  background: #DC000C;
}
#ULTRA .link-block .inrWidth {
  padding-bottom: 75px;
  border-bottom: 2px solid #ca0c0c;
  -o-border-image: linear-gradient(to right, #ca0c0c 0%, #221cb5 100%);
     border-image: -webkit-gradient(linear, left top, right top, from(#ca0c0c), to(#221cb5));
     border-image: linear-gradient(to right, #ca0c0c 0%, #221cb5 100%);
  border-image-slice: 1;
}
@media only screen and (max-width: 900px) {
  #ULTRA .link-block .inrWidth {
    padding-bottom: 8.3333333333vw;
  }
}
#ULTRA .link-block .linkSwiper-inr {
  width: 1000px;
  height: 285px;
  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;
  position: relative;
  background: url(https://tamashiiweb.com/special/ultra/img/series-bg.jpg) no-repeat;
  background-size: cover;
}
@media only screen and (max-width: 900px) {
  #ULTRA .link-block .linkSwiper-inr {
    width: 96%;
    height: 31.6666666667vw;
    margin: 0 auto;
  }
}
#ULTRA .link-block .linkSwiper-inr .linkSwiper {
  width: 800px;
  margin: 0 auto;
}
@media only screen and (max-width: 900px) {
  #ULTRA .link-block .linkSwiper-inr .linkSwiper {
    width: 80%;
  }
}
#ULTRA .link-block .linkSwiper-inr .linkSwiper .swiper-wrapper {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#ULTRA .link-block .linkSwiper-inr .linkSwiper .swiper-wrapper .swiper-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#ULTRA .link-block .linkSwiper-inr .linkSwiper .swiper-wrapper .swiper-slide a {
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
}
#ULTRA .link-block .linkSwiper-inr .linkSwiper .swiper-wrapper .swiper-slide a img {
  width: 100%;
  height: auto;
}
@media only screen and (max-width: 900px) {
  #ULTRA .link-block .linkSwiper-inr .linkSwiper .swiper-wrapper .swiper-slide a img {
    width: 100%;
    height: auto;
  }
}
#ULTRA .link-block .bnr_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 65px 0 45px;
}
@media only screen and (max-width: 900px) {
  #ULTRA .link-block .bnr_wrap {
    margin: 7.2222222222vw 0 5vw;
  }
}
#ULTRA .link-block .bnr_wrap li {
  width: auto;
  margin: 0 auto;
}
@media only screen and (max-width: 900px) {
  #ULTRA .link-block .bnr_wrap li {
    width: 80%;
    margin: 0 auto;
  }
}
#ULTRA .link-block .bnr_wrap li a {
  display: block;
  width: 100%;
  height: 100%;
}
#ULTRA .link-block .bnr_wrap li a img {
  width: 100%;
}
#ULTRA .link-block .tsuburaya-link {
  position: relative;
  text-align: center;
  font-size: 18px;
}
@media only screen and (max-width: 900px) {
  #ULTRA .link-block .tsuburaya-link {
    font-size: 2vw;
  }
}
#ULTRA .link-block .tsuburaya-link a {
  position: relative;
  padding-bottom: 2.5px;
  border-bottom: 1px solid #fff;
  color: #fff;
}
@media only screen and (max-width: 900px) {
  #ULTRA .link-block .tsuburaya-link a {
    padding-bottom: 0.2777777778vw;
  }
}
#ULTRA .link-block .tsuburaya-link a:after {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 5px;
  right: -25px;
  background: url(https://tamashiiweb.com/special/ultra/img/icon/iconLinkBlankWhite.png) no-repeat;
  background-size: contain;
}
@media only screen and (max-width: 900px) {
  #ULTRA .link-block .tsuburaya-link a:after {
    width: 2.7777777778vw;
    height: 2.7777777778vw;
    top: 0;
    right: -3.8888888889vw;
  }
}
@media only screen and (max-width: 900px) {
  #ULTRA .atten-block {
    padding: 0 2%;
  }
}
@media only screen and (max-width: 900px) {
  #ULTRA .atten-block p {
    word-break: break-all;
    text-align: justify;
    font-size: 2.4444444444vw;
  }
}
#ULTRA .atten-block .indent {
  display: block;
  text-indent: -1em;
  padding-left: 1em;
}
#ULTRA .shop-block .howtobuy_txt01 {
  display: none;
}
@media only screen and (max-width: 900px) {
  #ULTRA .shop-block .cmn_contentsarea .cmn_contents_inner {
    padding: 0px;
    background: none;
  }
}
#ULTRA .shop-block .cmn_contentsarea .cmn_contents_inner p {
  color: #000;
}
#ULTRA .shop-block .cmn_contentsarea .cmn_contents_inner .cmn_subtitle_2 {
  color: #000;
}
#ULTRA .shop-block .cmn_contentsarea .cmn_contents_inner img {
  width: 100%;
}
@media only screen and (max-width: 900px) {
  #ULTRA .shop-block .cmn_contentsarea .cmn_contents_inner .map_tab.tab_wrap {
    padding: 4% 2% 2%;
    background: #fff;
  }
}
#ULTRA .shop-block .cmn_contentsarea .cmn_contents_inner .map_tab.tab_wrap .cmn_bnr {
  width: 700px;
  margin: 0 auto 30px;
}
@media only screen and (max-width: 900px) {
  #ULTRA .shop-block .cmn_contentsarea .cmn_contents_inner .map_tab.tab_wrap .cmn_bnr {
    width: 100%;
  }
}
#ULTRA .shop-block .cmn_contentsarea .cmn_contents_inner .map_tab.tab_wrap .cmn_bnr:last-of-type {
  margin-bottom: 0;
}
#ULTRA .shop-block .btn_link {
  width: 355px !important;
}
@media only screen and (max-width: 900px) {
  #ULTRA .shop-block .btn_link {
    width: auto;
  }
}
#ULTRA .shop-block #salessite .htb_btn_area .btn_link a span,
#ULTRA .shop-block #salessite .htb_btn_area .btn_link:first-of-type a span {
  color: #fff;
}
#ULTRA .shop-block #btn_local_store_sales-jp a,
#ULTRA .shop-block #btn_local_store_sales-asia a,
#ULTRA .shop-block #btn_local_store_sales-us a,
#ULTRA .shop-block #btn_local_store_sales-eu a,
#ULTRA .shop-block #btn_local_store_sales-latam a {
  border-radius: 0;
  background: #263ff7;
  color: #fff;
}
#ULTRA .shop-block #btn_syoten_store_sales-jp a,
#ULTRA .shop-block #btn_syoten_store_sales-asia a,
#ULTRA .shop-block #btn_syoten_store_sales-us a,
#ULTRA .shop-block #btn_syoten_store_sales-eu a,
#ULTRA .shop-block #btn_syoten_store_sales-latam a {
  border-radius: 0;
  background: #e8001a;
  color: #fff;
}
#ULTRA .shop-block .other_link_btn a:hover {
  background: #e8001a;
  color: #fff;
}
#ULTRA .shop-block .btn_link a:after {
  background: #fff;
}
#ULTRA .shop-block #item_outline .sale_area .area_btn._on, #ULTRA .shop-block select.salesarea_pulldown, #ULTRA .shop-block .current_selection span.selected_area {
  border: 1px solid #575757;
}

.fadeIn {
  opacity: 0;
  -webkit-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
}

.fadeIn.is-show {
  opacity: 1;
}

.fade-top {
  opacity: 0;
  -webkit-transform: translateY(-15px);
          transform: translateY(-15px);
  -webkit-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
}

.fade-in-top {
  opacity: 1;
  -webkit-transform: translateY(0%);
          transform: translateY(0%);
}

.fade-left {
  opacity: 0;
  -webkit-transform: translateX(-15px);
          transform: translateX(-15px);
  -webkit-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
}

.fade-in-left {
  opacity: 1;
  -webkit-transform: translateX(0%);
          transform: translateX(0%);
}

.fade-right {
  opacity: 0;
  -webkit-transform: translateX(15px);
          transform: translateX(15px);
  -webkit-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
}

.fade-in-right {
  opacity: 1;
  -webkit-transform: translateX(0%);
          transform: translateX(0%);
}

.fade-bottom {
  opacity: 0;
  -webkit-transform: translateY(15px);
          transform: translateY(15px);
  -webkit-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
}

.fade-in-bottom {
  opacity: 1;
  -webkit-transform: translateY(0%);
          transform: translateY(0%);
}

/*----------------------------------------
VARIABLE
-----------------------------------------*/
.maxWidth {
  width: 1000px;
  position: relative;
  margin-right: auto;
  margin-left: auto;
}

.inrWidth {
  width: 1000px;
  position: relative;
  margin-right: auto;
  margin-left: auto;
}

/*----------------------------------------
PC
-----------------------------------------*/
/*----------------------------------------
sp
-----------------------------------------*/
@media (max-width: 900px) {
  .pc {
    display: none !important;
  }
  .sp {
    display: block;
  }
  .maxWidth {
    width: 96%;
    margin: 0 auto;
  }
  .inrWidth {
    width: 100%;
  }
}
/*----------------------------------------
vw（Viewport Width)
-----------------------------------------*/
.dis_pc {
  display: block;
}
@media only screen and (max-width: 900px) {
  .dis_pc {
    display: none;
  }
}

.dis_sp {
  display: none;
}
@media only screen and (max-width: 900px) {
  .dis_sp {
    display: block;
  }
}

/*------------------------------------------
【フッター】
--------------------------------------------*/
#footer_wrap {
  width: 100%;
  min-width: 1200px;
  padding: 30px 0;
  background: #000000;
  color: #FFFFFF;
  letter-spacing: 0;
  border-top: 1px solid #666;
  font-size: 12px;
  margin-bottom: -15px;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}
@media only screen and (max-width: 900px) {
  #footer_wrap {
    min-width: 100%;
    padding-bottom: 6vw;
  }
}
#footer_wrap img {
  vertical-align: inherit;
}

#footer_Box {
  width: 96%;
  max-width: 1000px;
  margin: 0 auto;
  line-height: 2;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}
@media only screen and (max-width: 900px) {
  #footer_Box {
    width: 96%;
    margin: 0;
    padding: 2%;
    text-align: left;
  }
}
#footer_Box ul {
  display: table;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
}
@media only screen and (max-width: 900px) {
  #footer_Box ul {
    width: 100% !important;
    display: block;
    padding: 0;
    margin-bottom: 20px;
  }
}
#footer_Box ul li {
  margin: 0;
  padding: 0;
  display: table-cell;
  vertical-align: top;
}
#footer_Box ul li a {
  color: #FFFFFF;
  text-decoration: none;
}
#footer_Box ul li a:hover {
  color: #FFFFFF;
  text-decoration: underline;
}
#footer_Box ul .top_box {
  border-left: 1px #333333 dotted;
  padding: 0 2%;
  width: 31%;
  position: relative;
}
@media only screen and (max-width: 900px) {
  #footer_Box ul .top_box {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    border: none;
  }
}
#footer_Box ul .top_box .title {
  background: #333333;
  border-radius: 3px;
  padding: 5px 10px 3px;
}
#footer_Box ul .top_box ul {
  margin: 10px 0 10px;
  padding: 0;
  display: table;
}
#footer_Box ul .top_box ul li {
  background: url(https://tamashiiweb.com/special/ultra/img/cmn/listicon.png) left center no-repeat;
  float: left;
  list-style: none;
  padding: 0 15px;
  margin: 0;
  display: table-cell;
  vertical-align: middle;
  width: 290px;
  line-height: 1.5;
}
@media only screen and (max-width: 900px) {
  #footer_Box ul .top_box ul li {
    float: none;
    display: block;
    width: 100%;
  }
}
#footer_Box ul .top_box2 {
  border-left: 1px #333333 dotted;
  padding: 0 2%;
  width: 31%;
  position: relative;
}
@media only screen and (max-width: 900px) {
  #footer_Box ul .top_box2 {
    border-left: none;
    padding: 0;
  }
}
#footer_Box ul .top_box2 ul {
  padding: 0;
  margin: 0 0 20px;
  width: 100%;
  display: table;
}
@media only screen and (max-width: 900px) {
  #footer_Box ul .top_box2 ul {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 0px;
    border: none;
  }
}
#footer_Box ul .top_box2 ul li {
  float: left;
  list-style: none;
  padding: 0 15px;
  margin: 0;
  display: table-cell;
  vertical-align: middle;
  width: 224px;
}
@media only screen and (max-width: 900px) {
  #footer_Box ul .top_box2 ul li {
    float: none;
    width: 100%;
    padding: 0;
  }
}
#footer_Box ul .top_box2 ul li .note {
  position: absolute;
  top: 0;
  display: block;
  right: 0;
  font-size: 10px;
}
@media only screen and (max-width: 900px) {
  #footer_Box ul .top_box2 ul li .note {
    position: static;
  }
}
#footer_Box ul .top_box2 ul li .link01 {
  background: url(https://tamashiiweb.com/special/ultra/img/cmn/linkicon.png) no-repeat center left;
  position: absolute;
  display: block;
  bottom: 25px;
  right: 0;
  padding-left: 20px;
}
@media only screen and (max-width: 900px) {
  #footer_Box ul .top_box2 ul li .link01 {
    position: static;
  }
}
#footer_Box ul .top_box2 ul li .link02 {
  background: url(https://tamashiiweb.com/special/ultra/img/cmn/linkicon.png) no-repeat center left;
  position: absolute;
  display: block;
  bottom: 0;
  right: 0;
  padding-left: 20px;
}
@media only screen and (max-width: 900px) {
  #footer_Box ul .top_box2 ul li .link02 {
    position: static;
  }
}

/* 下段ロゴ */
#footer_bottom {
  margin: 20px auto 0;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}
#footer_bottom ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: table;
  width: 100%;
}
@media only screen and (max-width: 900px) {
  #footer_bottom ul {
    width: 100%;
  }
}
#footer_bottom ul li {
  padding: 0;
  margin: 0;
  display: table-cell;
  vertical-align: bottom;
}
@media only screen and (max-width: 900px) {
  #footer_bottom ul li {
    display: block;
  }
}
@media only screen and (max-width: 900px) {
  #footer_bottom ul li:first-of-type {
    width: 20%;
    float: left;
  }
}
@media only screen and (max-width: 900px) {
  #footer_bottom ul li:nth-of-type(2) {
    display: none;
  }
}
@media only screen and (max-width: 900px) {
  #footer_bottom ul li:nth-of-type(3) {
    width: 76px;
    float: right;
  }
}
#footer_bottom ul .left_Tbnr {
  width: 10%;
  text-align: left;
}
#footer_bottom ul .center_Tnation {
  width: 80%;
  color: #CCC;
  font-size: 10px;
  line-height: 14px;
  text-align: center;
  padding: 10px 0;
  margin: 10px auto 0;
  word-break: keep-all;
}
#footer_bottom ul .right_Bicon {
  width: 10%;
  text-align: right;
}
@media only screen and (max-width: 900px) {
  #footer_bottom ul .right_Bicon img {
    width: 100%;
  }
}

/* デザインに合わせて変更*/
.block-copy {
  width: 100%;
  position: relative;
  text-align: center;
  padding: 20px 0;
  font-size: 12px;
}
.block-copy .block-inner {
  width: 100%;
  max-width: 1200px;
  margin: auto;
  position: relative;
}
@media only screen and (max-width: 900px) {
  .block-copy .block-inner {
    max-width: 96%;
    margin: 0 auto;
  }
}
.block-copy .block-inner span {
  display: inline-block;
  margin: 0.1em 0.4em;
}

.link a {
  color: #FFFFFF;
}

/*******************/
header {
  width: 100%;
  height: 150px;
  position: fixed;
  top: 0;
  left: 0;
  padding: 15px 15px;
  background: #000;
  z-index: 10000;
}
@media only screen and (max-width: 900px) {
  header {
    height: 19.4444444444vw;
    padding: 0;
  }
}
header:before {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  position: absolute;
  top: 80px;
  left: 0;
  background: -webkit-gradient(linear, left top, right top, from(#ca0c0c), to(#221cb5));
  background: linear-gradient(to right, #ca0c0c 0%, #221cb5 100%);
  z-index: 100000;
}
@media only screen and (max-width: 900px) {
  header:before {
    top: 19vw;
  }
}
header img {
  display: block;
  width: 100%;
}
header .header_inr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  max-width: 1200px;
  display: flex;
  position: relative;
  margin: 0 auto;
}
@media only screen and (max-width: 900px) {
  header .header_inr {
    height: 100%;
    max-width: 100%;
    padding: 0 2%;
    background: rgba(0, 0, 0, 0.8352941176);
  }
}
header .header_inr-left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
header .header_inr-left li:not(:first-of-type) {
  margin-left: 15px;
}
@media only screen and (max-width: 900px) {
  header .header_inr-left li:not(:first-of-type) {
    margin-left: 6.6666666667vw;
  }
}
header .header_inr-left .ultra-logo {
  width: 140px;
}
@media only screen and (max-width: 900px) {
  header .header_inr-left .ultra-logo {
    width: 33.3333333333vw;
  }
}
header .header_inr-left .tn-logo {
  width: 56px;
}
@media only screen and (max-width: 900px) {
  header .header_inr-left .tn-logo {
    width: 11.1111111111vw;
  }
}
header .header_inr-left p {
  font-size: 13px;
}
@media only screen and (max-width: 900px) {
  header .header_inr-left p {
    position: absolute;
    top: -5vw;
    left: 0;
    font-size: 2.4444444444vw;
  }
}
header .header_inr-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 26px;
  font-weight: 300;
  font-family: "Teko", sans-serif;
}
header .header_inr-right li {
  position: relative;
  padding: 0 30px;
}
header .header_inr-right li .top-nav {
  width: 97%;
  max-width: 1200px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  position: fixed;
  top: 95px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 26px;
  font-weight: 300;
  font-family: "Teko", sans-serif;
}
header .header_inr-right li .top-nav-list {
  position: relative;
  padding: 0 30px;
}
header .header_inr-right li .top-nav-list:hover:after {
  width: 100%;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
header .header_inr-right li .top-nav-list:before {
  content: "";
  width: 1px;
  height: 30px;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%) rotate(15deg);
          transform: translateY(-50%) rotate(15deg);
  background: #fff;
}
header .header_inr-right li .top-nav-list a {
  color: #fff;
}
header .header_inr-right li.tw {
  display: block;
  width: auto;
  height: 22px;
}
header .header_inr-right li.tw img {
  height: 100%;
  position: relative;
  top: -2.5px;
}
header .header_inr-right li:hover:after {
  width: 100%;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
header .header_inr-right li.drop:after {
  width: 100%;
}
header .header_inr-right li:before {
  content: "";
  width: 1px;
  height: 30px;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%) rotate(15deg);
          transform: translateY(-50%) rotate(15deg);
  background: #fff;
}
header .header_inr-right li a {
  color: #fff;
}
header .header_inr-right li a .arrow {
  width: 0;
  height: 0;
  position: absolute;
  top: 50%;
  right: 10px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  border-style: solid;
  border-width: 8.7px 5px 0 5px;
  border-color: #fff transparent transparent transparent;
}
header .ham {
  width: 11.1111111111vw;
  height: 5.5555555556vw;
  position: absolute;
  top: 35%;
  right: 3%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  margin-left: auto;
  cursor: pointer;
}
header .ham:before {
  content: "MENU";
  display: block;
  position: absolute;
  margin: 6.6666666667vw auto 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  font-size: 4.8888888889vw;
  font-weight: 400;
  font-family: "Teko", sans-serif;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  opacity: 1;
  visibility: visible;
}
header .ham:after {
  content: "CLOSE";
  display: block;
  position: absolute;
  margin: 6.6666666667vw auto 0;
  left: 50%;
  -webkit-transform: translateX(-25%);
          transform: translateX(-25%);
  font-size: 4.8888888889vw;
  font-weight: 400;
  font-family: "Teko", sans-serif;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  opacity: 0;
  visibility: hidden;
}
header .ham span {
  display: block;
  width: 100%;
  height: 3px;
  position: absolute;
  left: 0;
  background: #fff;
  opacity: 1;
  -webkit-transition: 0.6s;
  transition: 0.6s;
}
header .ham span:nth-of-type(1) {
  top: 0;
}
header .ham span:nth-of-type(2) {
  top: 50%;
}
header .ham span:nth-of-type(3) {
  top: 100%;
}
header .ham.close {
  z-index: 10010;
}
header .ham.close:before {
  -webkit-transform: translateX(-25%);
          transform: translateX(-25%);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
header .ham.close:after {
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  opacity: 1;
  visibility: visible;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
header .ham.close span {
  opacity: 1;
  background: #fff;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
header .ham.close span:nth-of-type(1) {
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(45deg);
          transform: translateY(-50%) rotate(45deg);
}
header .ham.close span:nth-of-type(2) {
  opacity: 0;
  -webkit-transform: translateY(-50%) translateX(50%);
          transform: translateY(-50%) translateX(50%);
}
header .ham.close span:nth-of-type(3) {
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(-45deg);
          transform: translateY(-50%) rotate(-45deg);
}
header .ham-menu {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 19.5vw;
  left: 0;
  -webkit-transform: translateX(0%);
          transform: translateX(0%);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  z-index: -10000;
}
header .ham-menu .overlay {
  width: 100%;
  height: 100%;
  position: relative;
  background: #000;
  z-index: 10001;
}
header .ham-menu.open {
  display: block;
  -webkit-transform: translateX(0);
          transform: translateX(0);
  opacity: 1;
  visibility: visible;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  z-index: 10000;
}
header .ham-menu ul {
  width: 100%;
  height: 100%;
  padding-bottom: 28vw;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
          transform: translateY(-50%) translateX(-50%);
  overflow-y: scroll;
  text-align: left;
  line-height: 1;
  letter-spacing: 0.6666666667vw;
  font-size: 11.1111111111vw;
  font-weight: 300;
  font-family: "Teko", sans-serif;
  z-index: 10010;
}
header .ham-menu ul li {
  margin-left: 12.2222222222vw;
  margin-top: 6.6666666667vw;
}
header .ham-menu ul li.downList > a {
  display: block;
  position: relative;
  width: 100%;
}
header .ham-menu ul li.downList > a:before {
  content: "";
  display: block;
  width: 20px;
  height: 2px;
  position: absolute;
  top: 40%;
  right: 6vw;
  -webkit-transform: translateY(-50%) rotate(90deg);
          transform: translateY(-50%) rotate(90deg);
  background: #fff;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
header .ham-menu ul li.downList > a:after {
  content: "";
  display: block;
  width: 20px;
  height: 2px;
  position: absolute;
  top: 40%;
  right: 6vw;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background: #fff;
}
header .ham-menu ul li.downList .dropdown {
  height: 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-left: 4.4444444444vw;
  overflow: hidden;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
header .ham-menu ul li.downList .dropdown p {
  margin-top: 6.6666666667vw;
}
header .ham-menu ul li.downList .dropdown p.tw {
  width: 10vw;
  margin-left: 5px;
}
header .ham-menu ul li.downList .dropdown p.tw img {
  width: 100%;
}
header .ham-menu ul li.downList.open > a:before {
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(-50%) rotate(0deg);
          transform: translateY(-50%) rotate(0deg);
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
header .ham-menu ul li.downList.open .dropdown {
  height: 160vw;
  -webkit-transition: 0.9s;
  transition: 0.9s;
}
header .ham-menu ul a {
  color: #fff;
}