@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;200;300;400;500;600;700;800;900&amp;family=Noto+Serif+JP:wght@200;300;400;500;600;700;900&amp;display=swap");
/* CSS Document */
.dis_pc {
  display: block;
}
@media only screen and (max-width: 769px) {
  .dis_pc {
    display: none;
  }
}

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

body {
  margin: 0;
  padding: 0;
  background: #000 none no-repeat center top;
  font-family: "Noto Serif JP", serif;
  line-height: 1.5em;
  font-size: 14px;
  color: #FFF;
  -webkit-text-size-adjust: 100%;
  max-height: 100%;
  max-height: 999999px;
}
@media only screen and (max-width: 769px) {
  body {
    overflow-x: hidden;
  }
}

img {
  border: none;
}

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

a, a:hover {
  color: #FFF579;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

a:hover {
  color: #d9c07b;
  text-decoration: none;
}

a img, a:hover img {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

a:hover img {
  opacity: 0.85;
  -ms-filter: "alpha(opacity=85)";
}

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

*, *:before, *:after {
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

#wrap {
  margin: 0 auto;
  font-size: 16px;
  line-height: 27px;
}

#wrap .box {
  margin: 0 auto;
  width: 100%;
}

#container {
  width: 1000px;
  margin: 0 auto;
}
@media only screen and (max-width: 769px) {
  #container {
    width: 100%;
  }
}

#container .txt.ls05 {
  letter-spacing: 0.05em;
  margin-top: 0;
}

#pullup {
  padding: 5px;
  position: fixed;
  bottom: 90px;
  right: 10px;
  z-index: 1000;
}

.txt-bold {
  font-weight: bold;
}

.font_go {
  font-family: "Noto Sans JP", sans-serif;
}

/*------------------------------------------
【Header】
--------------------------------------------*/
#snswrap {
  margin: 0px auto 40px;
}

/* メインビジュアル */
.head-line {
  height: 40px;
  background: #e71f21;
  padding: 3px 0 0 920px;
  width: 100%;
}

.header_main ul li {
  display: inline-block;
  margin-right: 4px;
}

.header_main ul li:last-child {
  margin-right: 0;
}

.header_main .box {
  margin-bottom: 70px;
}

.main {
  position: relative;
  width: 1000px;
  margin: 0 auto;
}
@media only screen and (max-width: 769px) {
  .main {
    width: 100%;
  }
}

.main_slider {
  z-index: 9;
}

.main .inner {
  position: absolute;
  top: 45px;
  left: 300px;
  z-index: 10;
}
@media only screen and (max-width: 769px) {
  .main .inner {
    width: 75%;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
            transform: translateX(-50%) translateY(-50%);
  }
}

@media only screen and (max-width: 769px) {
  .main .inner img {
    width: 100%;
  }
}

/*------------------------------------------
【intro】
--------------------------------------------*/
#intro {
  position: relative;
  background: url(https://tamashiiweb.com/special/quality/img/20180531/intro_bg.jpg) no-repeat;
  background-position-y: 370px;
  background-position-x: right;
  background-size: 500px;
  margin-bottom: 100px;
  max-height: 100%;
}
@media only screen and (max-width: 769px) {
  #intro {
    width: 100%;
    margin: 0 auto;
    margin-bottom: 18.2054616385vw;
    background: url(https://tamashiiweb.com/special/quality/img/20180531/intro_bg.jpg) no-repeat;
    background-size: 60%;
    background-position-y: 27%;
    background-position-x: right;
  }
}

.catch {
  line-height: 1;
  margin-bottom: 50px;
  margin-left: 25px;
}
@media only screen and (max-width: 769px) {
  .catch {
    width: 96%;
    margin: 0 auto;
    line-height: 1.75;
  }
}

.catch .line01 {
  position: relative;
  font-size: 57px;
  letter-spacing: -1px;
  display: inline-block;
  margin-bottom: 8px;
  max-height: 100%;
}
@media only screen and (max-width: 769px) {
  .catch .line01 {
    margin-bottom: 0px;
    font-size: 7.8023407022vw;
  }
}

.catch .line01 .line {
  display: block;
  width: 70px;
  height: 2px;
  position: absolute;
  top: 50%;
  right: -75px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background: #fff;
}
@media only screen and (max-width: 769px) {
  .catch .line01 .line {
    width: 7.8023407022vw;
    right: -8.4525357607vw;
  }
}

.catch .line02 {
  font-size: 35px;
  letter-spacing: -2px;
  max-height: 100%;
  max-height: 100%;
}
@media only screen and (max-width: 769px) {
  .catch .line02 {
    font-size: 4.9414824447vw;
  }
}

@media only screen and (max-width: 769px) {
  .catch .line02 .indent {
    display: inline-block;
    text-indent: -0.5em;
  }
}

.catch .line02 .large {
  font-size: 57px;
  vertical-align: middle;
}
@media only screen and (max-width: 769px) {
  .catch .line02 .large {
    font-size: 7.8023407022vw;
    letter-spacing: 0;
  }
}

#intro .read {
  line-height: 1.5;
  font-size: 18px;
  letter-spacing: -1px;
  width: 530px;
  margin-left: 25px;
}
@media only screen and (max-width: 769px) {
  #intro .read {
    width: 96%;
    margin: 0 auto;
    margin-top: 18.2054616385vw;
    line-height: 1.75;
    font-size: 3.6410923277vw;
  }
}

#intro .btn {
  position: absolute;
  bottom: -60px;
  right: 0;
}
@media only screen and (max-width: 769px) {
  #intro .btn {
    position: relative;
    width: 70%;
    margin-top: 9.1027308192vw;
    bottom: inherit;
    right: inherit;
  }
}

@media only screen and (max-width: 769px) {
  #intro .btn img {
    width: 100%;
  }
}

/*------------------------------------------
【spirit】
--------------------------------------------*/
#spirit {
  margin-bottom: 160px;
}
@media only screen and (max-width: 769px) {
  #spirit {
    margin-bottom: 18.2054616385vw;
  }
}

#spirit .catch .line02 span {
  vertical-align: baseline;
  font-size: 57px;
}
@media only screen and (max-width: 769px) {
  #spirit .catch .line02 span {
    font-size: 7.8023407022vw;
  }
}

@media only screen and (max-width: 769px) {
  #spirit .catch {
    width: 96%;
    margin: 0 auto;
  }
}

#spirit ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media only screen and (max-width: 769px) {
  #spirit ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

#spirit ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 33%;
}
@media only screen and (max-width: 769px) {
  #spirit ul li {
    width: 100%;
    margin-bottom: 13.0039011704vw;
  }
}

#spirit ul li > img {
  width: 100%;
}

#spirit ul li .txt {
  padding: 15px;
  line-height: 24px;
  letter-spacing: -0.9px;
}
@media only screen and (max-width: 769px) {
  #spirit ul li .txt {
    line-height: 1.5;
    font-size: 3.6410923277vw;
  }
}

#spirit ul li .logo {
  text-align: center;
  margin-top: auto;
}
@media only screen and (max-width: 769px) {
  #spirit ul li .logo {
    width: 90%;
  }
}

@media only screen and (max-width: 769px) {
  #spirit ul li .logo img {
    width: 100%;
  }
}

.spirit_btn_all {
  text-align: right;
}
@media only screen and (max-width: 769px) {
  .spirit_btn_all {
    width: 70%;
    margin-top: -6.5019505852vw;
  }
}

@media only screen and (max-width: 769px) {
  .spirit_btn_all img {
    width: 100%;
  }
}

#spirit ul li .ttl {
  width: 100%;
  height: 56px;
  font-size: 30px;
  text-align: center;
  background: #dadada;
  padding: 10px 10px;
  color: #000;
  font-weight: 600;
}
@media only screen and (max-width: 769px) {
  #spirit ul li .ttl {
    display: block;
    height: inherit;
    padding: 2.6007802341vw 0 1.9505851756vw;
    font-size: 5.8517555267vw;
  }
}

#spirit ul li .ttl span {
  font-size: 10px;
  display: block;
  margin-top: 3.5px;
  letter-spacing: 3.5px;
}
@media only screen and (max-width: 769px) {
  #spirit ul li .ttl span {
    font-size: 2.3407022107vw;
    margin-top: 0.6501950585vw;
  }
}

/*------------------------------------------
【manufacturing】
--------------------------------------------*/
#manufacturing {
  margin-bottom: 160px;
}
@media only screen and (max-width: 769px) {
  #manufacturing {
    margin-bottom: 18.2054616385vw;
  }
}

#manufacturing ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 25px;
}
@media only screen and (max-width: 769px) {
  #manufacturing ul {
    width: 96%;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 5.8333333333vw auto 0;
  }
}

#manufacturing ul li {
  display: inline;
  width: 222px;
  margin-right: 20px;
}
@media only screen and (max-width: 769px) {
  #manufacturing ul li {
    display: block;
    width: 49%;
    margin-right: 0px;
    margin-bottom: 5.8517555267vw;
  }
}

#manufacturing ul li img {
  width: 100%;
}

#manufacturing ul li:last-child {
  margin-right: 0;
}

#manufacturing ul li .txt {
  text-align: center;
  margin: 15px 0 10px;
  font-size: 24px;
}
@media only screen and (max-width: 769px) {
  #manufacturing ul li .txt {
    font-size: 4.4213263979vw;
    margin: 1.9505851756vw 0;
  }
}

#manufacturing ul li .txt span {
  display: inline-block;
  border-top: 1px solid #fff;
  font-size: 8px;
  margin-top: 3px;
  height: 30px !important;
  line-height: 13px;
  padding-top: 5px;
}
@media only screen and (max-width: 769px) {
  #manufacturing ul li .txt span {
    line-height: 1.5;
    height: inherit !important;
    margin-top: 0.6501950585vw;
    font-size: 2.3407022107vw;
  }
}

@media only screen and (max-width: 769px) {
  #manufacturing .catch .line02 {
    position: relative;
    left: -0.5em;
    text-indent: -1em;
    padding-left: 0.5em;
  }
}

#manufacturing .catch .line02 span {
  vertical-align: middle;
  font-size: 57px;
}
@media only screen and (max-width: 769px) {
  #manufacturing .catch .line02 span {
    font-size: 7.8023407022vw;
  }
}

/*------------------------------------------
【movie】
--------------------------------------------*/
#movie {
  width: 740px;
  margin: 0 auto 120px;
}
@media only screen and (max-width: 769px) {
  #movie {
    width: 100%;
    margin-bottom: 18.2054616385vw;
  }
}

#movie .ttl {
  text-align: center;
  margin-bottom: 60px;
}
@media only screen and (max-width: 769px) {
  #movie .ttl {
    width: 80%;
    margin: 0 auto 4.5513654096vw;
  }
}

@media only screen and (max-width: 769px) {
  #movie .ttl img {
    width: 100%;
  }
}

#movie .movie {
  text-align: center;
  margin: 0 auto;
}
@media only screen and (max-width: 769px) {
  #movie .movie {
    margin: 0;
  }
}

.iframe-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}

.iframe-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/*------------------------------------------
【seal】
--------------------------------------------*/
#seal {
  border: 1px solid #fff;
  padding: 55px 35px 75px;
}
@media only screen and (max-width: 769px) {
  #seal {
    width: 96%;
    margin: 9.1027308192vw auto 0;
    padding: 6.5019505852vw 5.2015604681vw;
  }
}

#seal .ttl {
  font-size: 28px;
  line-height: 34px;
}

#seal .read {
  position: relative;
  height: 158px;
  margin-top: 30px;
}

#seal .ttl span {
  display: block;
  font-size: 14px;
}

#seal .btn {
  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;
  width: 700px;
  height: 80px;
  text-align: center;
  background: #e50112;
  margin: 30px auto 0;
  letter-spacing: 1.5px;
  font-size: 22px;
  font-weight: 500;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media only screen and (max-width: 769px) {
  #seal .btn {
    width: 100%;
    height: 18.2054616385vw;
    margin: 5.2015604681vw auto 0;
    font-size: 3.6410923277vw;
  }
}

#seal .btn a {
  color: #fff;
  text-align: center;
  text-decoration: none;
}

#seal .btn:hover {
  opacity: 0.8;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

/*====================================================
【develop】
====================================================*/
#develop h1 {
  background: url(https://tamashiiweb.com/special/quality/img/develop/develop_h1_bg.jpg) no-repeat right top;
  width: 1000px;
  height: 560px;
}

#develop h1 .tnq {
  padding-top: 30px;
  text-align: right;
  margin-bottom: 80px;
}

#develop h1 .catch .line01 {
  font-size: 90px;
  letter-spacing: 14px;
  font-weight: normal;
  margin-bottom: 50px;
  max-height: 100%;
}

#develop h1 .catch .line02 {
  font-size: 45px;
  font-weight: normal;
  line-height: 52px;
  letter-spacing: 1px;
  max-height: 100%;
}

/*------------------------------------------
【planning】
--------------------------------------------*/
#develop .section {
  background: #1a0602;
  width: 900px;
  margin: 0 auto 50px;
  padding: 45px 20px 20px;
}
@media only screen and (max-width: 769px) {
  #develop .section {
    width: 100%;
  }
}

#develop #promotion.section {
  padding: 20px;
}

#develop .section h2 {
  font-size: 80px;
  margin-bottom: 50px;
  font-weight: normal;
  max-height: 100%;
}

#develop #promotion.section h2 {
  line-height: 70px;
  max-height: 100%;
}

#develop .section h2 img {
  text-align: right;
  vertical-align: middle;
  float: right;
}

#develop #promotion.section h2 img {
  margin-top: 30px;
}

#develop .section .read {
  font-size: 24px;
  line-height: 32px;
}

/*------------------------------------------
【商品詳細BOX】
--------------------------------------------*/
#itembox {
  border: 1px solid #86bfd7;
  padding: 20px;
  width: 680px;
  margin: 2em auto;
  background-color: rgba(8, 13, 47, 0.4);
  color: #fff;
  font-size: 12px;
}
@media only screen and (max-width: 769px) {
  #itembox {
    width: 100%;
  }
}

#bitembox ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: table;
}

#itembox ul li {
  display: table-cell;
  vertical-align: top;
  list-style: none inside;
  height: auto;
}

#itembox ul .img-thum {
  width: 197px;
  padding-right: 30px;
}

#itembox ul .img-thum img {
  border-radius: 3px;
  height: auto;
}

#itembox ul .item-spec {
  text-align: left;
  line-height: 21px;
  width: 450px;
}
@media only screen and (max-width: 769px) {
  #itembox ul .item-spec {
    width: 100%;
  }
}

#itembox ul .item-spec .title_b {
  font-size: 12px;
}

#itembox ul .item-spec .title_item {
  padding: 5px 0 10px;
  font-size: 20px;
}

#itembox ul .item-spec .announced {
  padding-top: 15px;
  font-size: 10px;
}

/*------------------------------------------
【その他大リンク】
--------------------------------------------*/
a .L_btn {
  font-size: 18px;
  display: inline-block;
  margin: 20px 0;
  padding: 13px 40px;
  border: 1px solid #86bfd7;
  background-color: rgba(8, 13, 47, 0.4);
  color: #fff;
  text-align: center;
  text-decoration: none;
  line-height: 1.5em;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  text-indent: 1em;
  letter-spacing: 0.1em;
}

a .L_btn:hover {
  background: #04355c;
  color: #FFF;
}

/*------------------------------------------
【ブランド詳細BOX】
--------------------------------------------*/
#brandbox {
  border: 1px solid #86bfd7;
  padding: 20px;
  width: 800px;
  margin: 2em auto;
  background-color: rgba(8, 13, 47, 0.4);
  color: #fff;
  font-size: 12px;
}

#brandbox ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: table;
}

#brandbox ul li {
  display: table-cell;
  vertical-align: middle;
  list-style: none inside;
  height: auto;
}

#brandbox ul .brandlogo {
  width: 270px;
  padding-right: 30px;
}

#brandbox ul .brandlogo img {
  width: 233px;
  height: auto;
}

#brandbox ul .brandtext {
  float: left;
  width: 500px;
  text-align: left;
}
@media only screen and (max-width: 769px) {
  #brandbox ul .brandtext {
    width: 100%;
  }
}

#brandbox ul .btn_flame {
  width: 500px;
  float: right;
}
@media only screen and (max-width: 769px) {
  #brandbox ul .btn_flame {
    width: 100%;
  }
}

/*------------------------------------------
【商品詳細ボタン、ブランド商品一覧ボタン】
--------------------------------------------*/
a .btn {
  font-size: 12px;
  display: inline-block;
  margin: 20px 0 0;
  padding: 10px;
  border: 1px solid #86bfd7;
  background: transparent;
  color: #fff;
  text-align: center;
  text-decoration: none;
  float: right;
  line-height: 1.5em;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

a .btn:hover {
  background: #04355c;
  color: #FFF;
}

/*------------------------------------------
【フッター】
--------------------------------------------*/
#footer_wrap {
  font: 12px;
  padding: 30px 0;
  background: #000;
  color: #FFFFFF;
  letter-spacing: 0em;
  border-top: 1px solid #5f5f5f;
  font-size: 12px;
}

#footer_Box {
  width: 1000px;
  margin: 0 auto;
  line-height: 1.8em;
}
@media only screen and (max-width: 769px) {
  #footer_Box {
    width: 100%;
  }
}

#footer_Box ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: table;
  width: 100%;
}

#footer_Box ul li {
  padding: 0;
  margin: 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;
}

/* デザインに合わせて変更*/
.copy {
  width: 700px;
  margin: 0 auto;
  color: #fff;
  font-size: 12px;
  line-height: 1.8;
  padding-bottom: 30px;
  text-align: center;
}
@media only screen and (max-width: 769px) {
  .copy {
    width: 96%;
    padding: 0 0 3.9011703511vw;
    margin: 0 auto;
    font-size: 2.3407022107vw;
  }
}

.copy span {
  display: inline-block;
}

.link a {
  color: #FFFFFF;
}

#footer_Box ul .top_box {
  border-left: 1px #333333 dotted;
  padding: 0 2%;
  width: 31%;
  position: relative;
}

#footer_Box ul .top_box2 {
  border-left: 1px #333333 dotted;
  padding: 0 2%;
  width: 31%;
  position: relative;
}

.top_box .title {
  background: #83000a;
  border-radius: 3px;
  padding: 5px 10px 7px;
}

/*******************/
#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/quality/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: 240px;
  line-height: 1.5em;
}

.top_box2 ul {
  padding: 0;
  margin: 0 0 20px;
  width: 100%;
  display: table;
}

.top_box2 ul li {
  float: left;
  list-style: none;
  padding: 0 15px;
  margin: 0;
  display: table-cell;
  vertical-align: middle;
  width: 224px;
}

.top_box2 ul li .note {
  position: absolute;
  top: 0;
  display: block;
  right: 0;
  font-size: 10px;
}

.top_box2 ul li .link01 {
  background: url(https://tamashiiweb.com/special/quality/img/cmn/linkicon.png) no-repeat center left;
  position: absolute;
  display: block;
  bottom: 25px;
  right: 0;
  padding-left: 20px;
}

.top_box2 ul li .link02 {
  background: url(https://tamashiiweb.com/special/quality/img/cmn/linkicon.png) no-repeat center left;
  position: absolute;
  display: block;
  bottom: 0;
  right: 0;
  padding-left: 20px;
}

/* 下段ロゴ */
/*------------------------------------------
【フッター】
--------------------------------------------*/
#footer_wrap {
  width: 100%;
  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: 750px) {
  #footer_wrap {
    padding-bottom: 30px;
  }
}
#footer_wrap img {
  vertical-align: inherit;
}

#footer_Box {
  width: 96%;
  max-width: 1000px;
  margin: 0 auto;
  line-height: 2.159rem;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

@media only screen and (max-width: 750px) {
  #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: 750px) {
  #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: 750px) {
  #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 7px;
}

#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/quality/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: 244px;
  line-height: 1.5;
}

@media only screen and (max-width: 750px) {
  #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: 750px) {
  #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: 750px) {
  #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: 750px) {
  #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: 750px) {
  #footer_Box ul .top_box2 ul li .note {
    position: static;
  }
}
#footer_Box ul .top_box2 ul li .link01 {
  background: url(https://tamashiiweb.com/special/quality/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: 750px) {
  #footer_Box ul .top_box2 ul li .link01 {
    position: static;
  }
}
#footer_Box ul .top_box2 ul li .link02 {
  background: url(https://tamashiiweb.com/special/quality/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: 750px) {
  #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: 750px) {
  #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: 750px) {
  #footer_bottom ul li {
    display: block;
  }
}
@media only screen and (max-width: 750px) {
  #footer_bottom ul li:first-of-type {
    width: 20%;
    float: left;
  }
}
@media only screen and (max-width: 750px) {
  #footer_bottom ul li:nth-of-type(2) {
    display: none;
  }
}
@media only screen and (max-width: 750px) {
  #footer_bottom ul li:nth-of-type(3) {
    width: 16%;
    float: right;
  }
}
#footer_bottom ul .left_Tbnr {
  width: 10%;
  text-align: left;
}

#footer_bottom ul .center_Tnation {
  width: 80%;
  color: #CCC;
  font-size: 1rem;
  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: 750px) {
  #footer_bottom ul .right_Bicon img {
    width: 100%;
  }
}
.ot-sdk-show-settings {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  left: 2%;
  bottom: 2%;
}

.link a {
  color: #FFFFFF;
}

/*******************/
/* ------ */
/* common styles */
.hide {
  display: none;
}

/** margin control **/
.nomargin {
  margin: 0 !important;
}

.notopmargin {
  margin-top: 0 !important;
}

.nobtmargin {
  margin-bottom: 0 !important;
}

.leftmargin1em {
  margin: 0 0 0 1em;
}

.leftmargin2em {
  margin: 0 0 0 2em;
}

.rightmargin1em {
  margin: 0 1em 0 0;
}

.rightmargin2em {
  margin: 0 2em 0 0;
}

.mgtop10 {
  margin-top: 10px;
}

.mb20 {
  margin-bottom: 20px;
}

.mb30 {
  margin-bottom: 30px;
}

.mb50 {
  margin-bottom: 50px;
}

.mb60 {
  margin-bottom: 60px;
}

.mb100 {
  margin-bottom: 100px;
}

/** padding control **/
.leftpad1em {
  padding: 0 0 0 1em;
}

.leftpad2em {
  padding: 0 0 0 2em;
}

.rightpad1em {
  padding: 0 1em 0 0;
}

.rightpad2em {
  padding: 0 2em 0 0;
}

.bpad1em {
  padding: 0 0 1em 0;
}

.padtop10 {
  padding-top: 10px;
}

.padtop20 {
  padding-top: 20px;
}

.padtop30 {
  padding-top: 30px;
}

.padtop40 {
  padding-top: 40px;
}

.padtop50 {
  padding-top: 50px;
}

.padtop60 {
  padding-top: 60px;
}

.padtop70 {
  padding-top: 70px;
}

.padtop80 {
  padding-top: 80px;
}

.padbottom10 {
  padding-bottom: 10px;
}

.padbottom20 {
  padding-bottom: 20px;
}

.padbottom30 {
  padding-bottom: 30px;
}

.padbottom40 {
  padding-bottom: 40px;
}

.padbottom50 {
  padding-bottom: 50px;
}

.padbottom60 {
  padding-bottom: 60px;
}

.padbottom70 {
  padding-bottom: 70px;
}

.padbottom80 {
  padding-bottom: 80px;
}

/** text align **/
.aleft {
  text-align: left !important;
}

.aright {
  text-align: right !important;
}

.acenter {
  text-align: center !important;
}

/** float control **/
.fleft {
  float: left !important;
}

.fright {
  float: right !important;
}

.clear {
  clear: both;
}

/** fontsize control **/
.larger {
  font-size: larger !important;
}

.smaller {
  font-size: smaller !important;
}

/** width control **/
.contentwidth {
  width: 100%;
}

/** notice color **/
.under_line {
  border-bottom: 1px solid #999;
  padding: 5px 0;
}

/* -- END -- common styles */
/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  overflow: hidden;
}

#cboxWrapper {
  max-width: none;
}

#cboxOverlay {
  position: fixed;
  width: 100%;
  height: 100%;
}

#cboxMiddleLeft, #cboxBottomLeft {
  clear: left;
}

#cboxContent {
  position: relative;
}

#cboxLoadedContent {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

#cboxTitle {
  margin: 0;
}

#cboxLoadingOverlay, #cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
  cursor: pointer;
}

.cboxPhoto {
  float: left;
  margin: auto;
  border: 0;
  display: block;
  max-width: none;
  -ms-interpolation-mode: bicubic;
}

.cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
  padding: 0;
  margin: 0;
}

#colorbox, #cboxContent, #cboxLoadedContent {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
}

/*
User Style:
Change the following styles to modify the appearance of Colorbox.  They are
ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay {
  background: #000;
}

#colorbox {
  outline: 0;
}

#cboxContent {
  margin-top: 20px;
  background: #000;
}

.cboxIframe {
  background: #fff;
}

#cboxError {
  padding: 50px;
  border: 1px solid #ccc;
}

#cboxLoadedContent {
  border: 5px solid #000;
  background: #fff;
}

#cboxTitle {
  position: absolute;
  top: -20px;
  left: 0;
  color: #ccc;
  font-size: 12px;
}

#cboxCurrent {
  position: absolute;
  top: -20px;
  right: 0px;
  color: #ccc;
  font-size: 12px;
}

#cboxLoadingGraphic {
  background: url(https://tamashiiweb.com/special/quality/img/colorbox/loading.gif) no-repeat center center;
}

/* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
#cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {
  border: 0;
  padding: 0;
  margin: 0;
  overflow: visible;
  width: auto;
  background: none;
}

/* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
#cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {
  outline: 0;
}

#cboxSlideshow {
  position: absolute;
  top: -20px;
  right: 90px;
  color: #fff;
}

#cboxPrevious {
  position: absolute;
  top: 50%;
  left: 5px;
  margin-top: -32px;
  background: url(https://tamashiiweb.com/special/quality/img/colorbox/controls.png) no-repeat top left;
  width: 28px;
  height: 65px;
  text-indent: -9999px;
}

#cboxPrevious:hover {
  background-position: bottom left;
}

#cboxNext {
  position: absolute;
  top: 50%;
  right: 5px;
  margin-top: -32px;
  background: url(https://tamashiiweb.com/special/quality/img/colorbox/controls.png) no-repeat top right;
  width: 28px;
  height: 65px;
  text-indent: -9999px;
}

#cboxNext:hover {
  background-position: bottom right;
}

#cboxClose {
  position: absolute;
  top: 5px;
  right: 5px;
  display: block;
  background: url(https://tamashiiweb.com/special/quality/img/colorbox/controls.png) no-repeat top center;
  width: 38px;
  height: 19px;
  text-indent: -9999px;
}

#cboxClose:hover {
  background-position: bottom center;
}

/* ▼▼▼ 20230703 改修 ▼▼▼ */
#TnQuality {
  position: relative;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}
@media only screen and (max-width: 769px) {
  #TnQuality {
    overflow-x: hidden;
  }
}

#TnQuality .nav {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 50px;
}
@media only screen and (max-width: 769px) {
  #TnQuality .nav {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

#TnQuality .nav li {
  width: 480px;
  height: 100px;
  color: #fff;
}
@media only screen and (max-width: 769px) {
  #TnQuality .nav li {
    width: 78.0234070221vw;
    height: 18.2054616385vw;
    margin: 0 auto;
  }
  #TnQuality .nav li:last-of-type {
    margin-top: 20px;
  }
}

#TnQuality .nav li 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;
  text-decoration: none;
  background: #e71f21;
  color: #fff;
}

#TnQuality .nav li a:hover {
  opacity: 0.7;
}

#TnQuality .nav li a p {
  position: relative;
  top: -10px;
  font-size: 22px;
}
@media only screen and (max-width: 769px) {
  #TnQuality .nav li a p {
    text-align: center;
    line-height: 1.25;
    font-size: 3.6410923277vw;
  }
}

#TnQuality .nav li a:after {
  content: "";
  width: 20px;
  height: 20px;
  position: absolute;
  top: 75%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%) rotate(90deg);
          transform: translateX(-50%) translateY(-50%) rotate(90deg);
  background: url(https://tamashiiweb.com/special/quality/img/cmn/swiper-arrow.png) no-repeat;
  background-size: auto 100%;
}
@media only screen and (max-width: 769px) {
  #TnQuality .nav li a:after {
    top: 75%;
  }
}

#TnQuality .quality-ttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 80px;
  padding: 22px 0;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
@media only screen and (max-width: 769px) {
  #TnQuality .quality-ttl {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 9.1027308192vw;
    padding: 6.5019505852vw 3.2509752926vw;
  }
}

@media only screen and (max-width: 769px) {
  #TnQuality .quality-ttl img {
    width: 22%;
  }
}

#TnQuality .quality-ttl h1 {
  margin-left: 30px;
  line-height: 1.25;
  font-size: 45px;
  font-weight: 400;
  font-family: "Noto Serif JP", serif;
}
@media only screen and (max-width: 769px) {
  #TnQuality .quality-ttl h1 {
    width: 76%;
    margin-left: 2%;
    line-height: 1.5;
    font-size: 4.1612483745vw;
  }
}

#TnQuality #seal .quality-ttl h1 span {
  display: block;
  text-indent: -0.5em;
  white-space: nowrap;
}
@media only screen and (max-width: 769px) {
  #TnQuality #seal .quality-ttl h1 span {
    display: inline-block;
  }
}

#TnQuality #seal {
  margin-bottom: 110px;
  font-family: "Noto Sans JP", sans-serif;
}
@media only screen and (max-width: 769px) {
  #TnQuality #seal {
    margin-bottom: 13.0039011704vw;
  }
}

@media only screen and (max-width: 769px) {
  #TnQuality #seal .quality-ttl {
    padding: 6.5019505852vw 0;
  }
}

#TnQuality #seal .text1 {
  text-align: center;
  line-height: 1.75;
  margin-bottom: 100px;
  font-size: 18px;
  font-weight: 300;
}
@media only screen and (max-width: 769px) {
  #TnQuality #seal .text1 {
    margin-bottom: 13.0039011704vw;
    font-size: 3.6410923277vw;
  }
}

#TnQuality #seal .wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  text-align: center;
  margin: 0 auto;
}

#TnQuality #seal .wrap:nth-of-type(1) {
  width: 850px;
  margin-bottom: 70px;
}
@media only screen and (max-width: 769px) {
  #TnQuality #seal .wrap:nth-of-type(1) {
    width: 100%;
    margin-bottom: 13.0039011704vw;
  }
}

#TnQuality #seal .wrap:nth-of-type(2) {
  width: 555px;
  margin-bottom: 90px;
}
@media only screen and (max-width: 769px) {
  #TnQuality #seal .wrap:nth-of-type(2) {
    width: 100%;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    margin-bottom: 11.7035110533vw;
  }
}

@media only screen and (max-width: 769px) {
  #TnQuality #seal .wrap li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

#TnQuality #seal .wrap li .imgbox {
  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;
  height: 205px;
}
@media only screen and (max-width: 769px) {
  #TnQuality #seal .wrap li .imgbox {
    height: 19.5058517555vw;
  }
}

@media only screen and (max-width: 769px) {
  #TnQuality #seal .wrap:nth-of-type(2) li:nth-of-type(1) .imgbox {
    margin: auto 0;
    height: 21.4564369311vw;
  }
}

@media only screen and (max-width: 769px) {
  #TnQuality #seal .wrap:nth-of-type(2) li:nth-of-type(2) .imgbox {
    margin: auto 0;
    height: 18.2054616385vw;
  }
}

@media only screen and (max-width: 769px) {
  #TnQuality #seal .wrap li .imgbox img {
    width: auto;
    height: 100%;
  }
}

#TnQuality #seal .wrap p {
  position: relative;
  margin-top: auto;
  line-height: 1.5;
  font-size: 18px;
  font-weight: 300;
}
@media only screen and (max-width: 769px) {
  #TnQuality #seal .wrap p {
    width: 100%;
    margin-top: 1.9505851756vw;
    font-size: 3.1209362809vw;
  }
}

#TnQuality #seal .wrap p span {
  display: block;
  line-height: 1.75;
  font-size: 24px;
  font-weight: 500;
}
@media only screen and (max-width: 769px) {
  #TnQuality #seal .wrap p span {
    line-height: 1.75;
    font-size: 3.9011703511vw;
  }
}

#TnQuality #seal .wrap p.new:before {
  content: "NEW";
  display: block;
  width: 60px;
  line-height: 1;
  padding: 5px 0 7px;
  position: absolute;
  left: -62.5px;
  background: #e71f21;
  font-size: 18px;
  font-weight: 600;
}
@media only screen and (max-width: 769px) {
  #TnQuality #seal .wrap p.new:before {
    width: 10.4031209363vw;
    left: -11.0533159948vw;
    padding: 0.7802340702vw 0;
    font-size: 3.1209362809vw;
  }
}

/* swiper */
.swiper {
  margin-bottom: 55px;
}

.swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: -20px;
}

.swiper-pagination-bullet {
  background: #949494;
  opacity: 1;
}

.swiper-pagination-bullet-active {
  background: #e71f21;
}

.swiper-button-prev {
  -webkit-transform: scale(-1, 1);
          transform: scale(-1, 1);
}

.swiper-button-next,
.swiper-button-prev {
  width: 20px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media only screen and (max-width: 769px) {
  .swiper-button-next,
  .swiper-button-prev {
    display: block;
    width: 4.5513654096vw;
  }
}

.swiper-button-next:hover,
.swiper-button-prev:hover {
  opacity: 0.6;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.swiper-button-next:after,
.swiper-button-prev:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url(https://tamashiiweb.com/special/quality/img/cmn/swiper-arrow.png) no-repeat;
  background-size: 100%;
  font-size: inherit;
  font-family: inherit;
}

/* 言語切り替え */
#sp_language {
  bottom: 2%;
  left: 16%;
}
@media only screen and (max-width: 769px) {
  #sp_language {
    left: inherit;
    right: 2%;
    bottom: 2%;
  }
}

@media only screen and (max-width: 769px) {
  html[lang=en] .catch .line01 {
    width: 70%;
  }
}
@media only screen and (max-width: 769px) {
  html[lang=en] .catch .line02 .indent {
    display: none;
  }
}
@media only screen and (max-width: 769px) {
  html[lang=en] .catch .line02 .large {
    display: block;
  }
}
@media only screen and (max-width: 769px) {
  html[lang=en] .catch .line01 .line {
    top: 29%;
  }
}