@charset "UTF-8";
.am_list {
  text-align: center; }

.am_list a {
  display: block; }

.am_list.detail .img {
  overflow: hidden; }

.am_list.detail .img img {
  width: 100%; }

.am_list figcaption {
  margin-top: .8em; }

.am_list.detail figcaption {
  margin-top: 2em; }

.am_list figcaption span {
  display: block; }

.am_list figcaption .s1 {
  font-weight: bold;
  color: #111; }

.am_list figcaption .s2 {
  color: #666;
  font-size: 0.9em; }
.am_list h2.pdftxt {
  display: inline-block;
  font-size: 110%;
  text-align: left;
  margin-bottom: 20px;
}
.am_list h2.pdftxt .pdflink {
  display: inline-block;
}
.am_list h2.pdftxt .pdflink:before {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  content: url(/_img/common/icon_pdf.png);
}
@media screen and (max-width: 640px) {
  .am_list.detail {
    margin-top: 10%; }

  .am_list li + li {
    margin-top: 10%; } }
@media screen and (min-width: 641px) {
  .am_list {
    text-align: center; }

  .am_list.-two li:first-child {
    margin-left: calc((33.3% - 80px / 3 + 40px) / 2); }

  .am_list li {
    float: left;
    margin-right: 40px;
    margin-bottom: 35px;
    width: calc(33.3% - 80px / 3); }

  .am_list.-two li:nth-child(2n),
  .am_list li:nth-child(3n) {
    margin-right: 0; }

  .am_list.-two li:nth-child(3n) {
    margin-right: 40px; }
  .am_list h2.pdftxt {
    display: inline-block;
    font-size: 110%;
    text-align: left;
    margin-bottom: 20px;
  }
  .am_list h2.pdftxt .pdflink {
    display: inline-block;
    margin-right: 10px;
  }
  .am_list h2.pdftxt .pdflink:before {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    content: url(/_img/common/icon_pdf.png);
  }
}
.set_list {
  text-align: center; }

.set_list li {
  float: left;
  margin-right: 20px;
  margin-bottom: 15px;
  width: calc(33.3% - 40px / 3); }

.set_list a {
  display: block; }

.set_list.detail .img {
  overflow: hidden; }

.set_list.detail .img img {
  width: 100%; }

.set_list figcaption {
  margin-top: .5em; }

.set_list.detail figcaption {
  margin-top: 2em; }

.set_list figcaption span {
  display: block; }

.set_list figcaption .s1 {
  font-weight: bold;
  color: #111;
  font-size: 0.9em; }

.set_list figcaption .s2 {
  color: #666;
  font-size: 0.9em; }

@media screen and (max-width: 640px) {
  .set_list.detail {
    margin-top: 10%; }

  .set_list li {
    margin-right: 10px;
    margin-bottom: 10px;
    width: calc(33.3% - 20px / 3); } }
@media screen and (min-width: 641px) {
  .set_list {
    text-align: center; }

  .set_list.-two li:first-child {
    margin-left: calc((33.3% - 40px / 3 + 20px) / 2); }

  .set_list li {
    margin-right: 20px;
    margin-bottom: 15px;
    width: calc(33.3% - 40px / 3); } }
    
.product-body .table1 th {
  width: 400px;
   }

.product-body .table1.th2 th { 
  width: 200px;
    }
@media screen and (max-width: 640px) {
.product-body .table1 th,
.product-body .table1.th2 th  { 
  width: 100%;
    }
  }
    
@media screen and (max-width: 639px) {
  .product-body .table1,
  .product-body .table1 + p,
  .product-body .product-link-buttons {
    margin: 0 4.7%;
    width: calc(100% - 9.4%); } }

.product_detail > .half_box > * {
  float: none; }
.product_detail + .product_detail {
  margin-top: 28px;
  padding-top: 28px;
  border-top: 1px solid #e5e5e5; }
.product_detail .table1 th {
  width: auto;
  font-weight: normal; }
.product-body .table1.table1-str200_1 th {
  background:#dce3eb;
}
.product_detail .table1. .new {
  color: #f00; }
span.new_icon {
  color: #f00;
}

@media screen and (max-width: 639px) {
  .product_detail {
    margin: 0 4.7%;
    padding-bottom: 40px; }
    .product_detail > .half_box > * {
      float: none;
      width: auto; }
    .product_detail > .half_box .image {
      text-align: center; }
    .product_detail > .half_box .info {
      margin-top: 20px; } }
@media screen and (min-width: 640px) {
  .product_detail {
    display: table;
    width: 100%; }
    .product_detail > .half_box {
      display: table-row; }
      .product_detail > .half_box > * {
        display: table-cell;
        vertical-align: middle; } }

.product_images > div {
  margin-bottom: 10px; }

@media screen and (min-width: 641px) {
  .product_images > div {
    width: calc(50% - 5px); }

  .product_images > div:nth-child(odd) {
    float: left; }

  .product_images > div:nth-child(even) {
    float: right; } }
.side_sub_list li > span {
  display: block;
  padding: 1.2em 2em;
  position: relative;
  color: #666;
  background-color: #f7f7f7;
  font-size: .86em;
  vertical-align: middle;
  cursor: pointer; }

.side_list_accordion {
  display: none;
  background: #fff; }

.side_list_accordion a {
  background: #eee; }

.side_list_accordion small {
  display: inline-block;
  margin-top: 5px; }

@media screen and (min-width: 641px) {
  .side_list li {
    position: relative; }

  .side_list_accordion {
    position: absolute;
    top: -1px;
    right: 238px;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    width: 240px; } }
.h4a {
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "Times New Roman", Meiryo, serif;
  font-weight: bold;
  font-size: 1.8rem;
  color: #111; }

.modal_window {
  margin: 20px auto;
  padding: 20px;
  background: #fff;
  width: 80%; }
  .modal_window .lead {
    text-align: center; }
  .modal_window .link {
    margin-top: 20px;
    text-align: center; }
    .modal_window .link a {
      display: inline-block;
      margin-bottom: 5px;
      border: 1px solid #000;
      width: 15em;
      padding: 0.3em 0;
      text-align: center; }
      .modal_window .link a:before {
        margin-right: .5em;
        font-family: FontAwesome;
        content: '\f054';
        font-size: .8em; }

.terms_box {
  overflow: scroll;
  margin-top: 20px;
  padding: 10px 15px;
  border: 1px solid #ccc;
  height: 200px; }

.text_box {
  margin-top: 20px;
  padding: 20px 25px;
  border: 1px solid #ccc;
  text-align: left;
 }
 @media screen and (max-width: 640px) {
    .text_box {
    margin: 20px;
   }
 }

.product-title {
  font-family:  Avenir, Arial, "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", YuGothic, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif; }
  .product-title > small {
    display: block;
    position: relative;
    top: -8px;
    font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
    font-size: 15px;
    color: #666; }
  .product-title.-lv1 {
    position: relative;
    color: #111;
    text-align: center;
    font-size: 4rem;
    padding: 1em; }
    .product-title.-lv1 .button {
      position: absolute;
      top: 40px;
      right: 30px; }
      .product-title.-lv1 .button img {
        cursor: pointer; }
    @media screen and (max-width: 640px) {
      .product-title.-lv1 {
        font-size: 3rem; }
        .product-title.-lv1 .button {
          position: static;
          margin-bottom: 10px;
          text-align: right; } }
  .product-title.-lv2, .product-title.-lv3 {
    line-height: 1.3;
    font-size: 32px;
    color: #111;
    text-align: center; }
    .product-title.-lv2 > .new, .product-title.-lv3 > .new {
      font-size: .6em;
      color: #f00;
      vertical-align: baseline;
      position: relative;
      top: -1px; }
  .product-title.-lv2 {
    padding-bottom: 5px;
    border-bottom: 1px solid #596aaf; }

.product-tab {
  border-bottom: 11px solid #dce3eb; }
  .product-tab .inner {
    margin: 0 auto;
    width: 1160px; }
    @media screen and (max-width: 640px) {
      .product-tab .inner {
        margin: 0 10px;
        width: calc(100% - 20px); } }
  .product-tab .item {
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    background: #ededed;
    width: 47.8%; }
    .product-tab .item:after {
      clear: both;
      content: '';
      display: block; }
    .product-tab .item:first-child {
      background: #dce3eb;
      float: left; }
    .product-tab .item:last-child {
      float: right; }
  .product-tab .title {
    padding-top: 5px;
    text-align: center;
    font-size: 16px;
    font-weight: bold; }
  .product-tab .links {
    padding: 5px 25px; }
    .product-tab .links:after {
      clear: both;
      content: '';
      display: block; }
  .product-tab .link {
    border: 1px solid #000;
    background: #fff;
    float: left;
    width: calc(33.3% - 12px);
    font-size: 13px;
    text-align: center; }
    .product-tab .link + .link {
      margin-left: 10px; }
    .product-tab .link a {
      display: block;
      padding: 12px 10px 12px 5px; }
      .product-tab .link a span:before {
        margin-right: .5em;
        font-family: FontAwesome;
        content: '\f054'; }
    @media screen and (max-width: 640px) {
      .product-tab .link {
        float: none;
        width: 100%; }
        .product-tab .link + .link {
          margin-top: 5px;
          margin-left: 0; } }

.product-header {
  border-top: 1px solid #dce3eb;
  border-bottom: 1px solid #dce3eb; }

.product-header .item.-cover {
  max-height: 425px;
  overflow: hidden;
}
.product-header .item.-cover img {
  width: 100%;
}
  .product-header .item:after {
    clear: both;
    content: '';
    display: block; }
  .product-header .item:first-child .inner {
    float: right;
    text-align: left; }
  .product-header .item:last-child {
    background: #dce3eb; }
#str100_1.product-header {
  border-top: 1px solid #ededed;
  border-bottom: 1px solid #ededed; }
#str100_1.product-header .item:last-child {
    background: #ededed; }
    .product-header .item:last-child .inner {
      padding: 30px; }
  .product-header .item .inner {
    margin: 0; }
  @media screen and (max-width: 640px) {
    .product-header {
      display: block; }
      .product-header .item:first-child .inner {
        padding: 30px 10px; } }
  @media screen and (min-width: 640px) {
    .product-header {
      display: flex;
      flex-wrap: wrap;
      justify-content: flex-start; }
      .product-header .item {
        width: 50%; }
        .product-header .item:first-child .inner {
          padding: 30px 0; }
        .product-header .item .inner {
          width: 580px; } }

.product-link-buttons {
  text-align: right; }
  .product-link-buttons.-header {
    font-size: 12px;
    text-align: left; }
    .product-link-buttons.-header a {
      padding: 12px 45px; }
  .product-link-buttons a {
    border: 1px solid #000;
    display: inline-block;
    padding: 5px 30px;
    text-align: center; }
    .product-link-buttons a:before {
      margin-right: .5em;
      font-family: FontAwesome;
      content: '\f054';
      font-size: .8em; }

.product-drawer {
  display: none;
  position: absolute;
  top: 0;
  right: 0; }
  .product-drawer.-open {
    display: block; }
  .product-drawer .overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
    z-index: 9998; }
  .product-drawer .close {
    position: absolute;
    top: 20px;
    right: 320px;
    width: 25px;
    height: 25px;
    z-index: 9999;
    cursor: pointer; }
  .product-drawer .content {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 9999; }

.product-nav {
  background: #f7f7f7;
  width: 300px;
  min-height: 100%; }
  .product-nav, .product-nav a {
    display: block;
    color: #333; }
    .product-nav:after, .product-nav a:after {
      clear: both;
      content: '';
      display: block; }
  .product-nav .category {
    padding: 20px;
    background: #596aae;
      font-family:  Avenir, Arial, "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", YuGothic, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
    font-size: 24px;
    color: #fff;
    line-height: 1; }
.product-nav .category a {
  color: #fff;
  text-decoration: none;
}
  .product-nav .subcategory {
    padding: 0 20px;
    font-family: Avenir, Arial, sans-serif;
    font-weight: bold;
    font-size: 18px; }
.product-nav .subcategory a  {
  color: #000;
  text-decoration: none;
}
  .product-nav .items {
    padding: 0 20px; }
  .product-nav .item {
    margin-top: 10px; }
  .product-nav .image {
    margin-right: 18px;
    float: left; }
    .product-nav .image, .product-nav .image img {
      display: block;
      width: 50px;
      height: 50px; }
  .product-nav .text {
    float: left;
    height: 50px;
    font-size: 12px;
    line-height: 50px; }

.product-lead {
  font-size: 16px;
  text-align: center;
  line-height: 1.8;
}

.product-figures .figure {
  margin: 0 auto;
  width: 420px;
  text-align: center;
}
.product-figures.-has-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 auto;
  width: 880px;
}
.product-figures.-has-2 .figure {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 420px;
  -ms-flex: 0 0 420px;
  flex: 0 0 420px;
}
.product-figures::after {
  content: none;
}
.product-figures .figure p {
  margin-top: 10px;
  font-weight: bold;
  font-size: 16px;
  font-family: Avenir, Arial, sans-serif;
}

/* Util */
._mt5 {
  margin-top: 5px !important; }
._mt10 {
  margin-top: 10px !important; }
._mt15 {
  margin-top: 15px !important; }
._mt20 {
  margin-top: 20px !important; }
._mt25 {
  margin-top: 25px !important; }
._mt30 {
  margin-top: 30px !important; }
._mt35 {
  margin-top: 35px !important; }
._mt40 {
  margin-top: 40px !important; }
._mt45 {
  margin-top: 45px !important; }
._mt50 {
  margin-top: 50px !important; }
._mt55 {
  margin-top: 55px !important; }
._mt60 {
  margin-top: 60px !important; }
._mt65 {
  margin-top: 65px !important; }
._mt70 {
  margin-top: 70px !important; }
._mt75 {
  margin-top: 75px !important; }
._mt80 {
  margin-top: 80px !important; }
._mt85 {
  margin-top: 85px !important; }
._mt90 {
  margin-top: 90px !important; }
._mt95 {
  margin-top: 95px !important; }
._mt100 {
  margin-top: 100px !important; }
._mr0 {
  margin-right: 0 !important; }

._pl5 {
  padding-left: 5px !important; }

._pr5 {
  padding-right: 5px !important; }

._pb80 {
  padding-bottom: 80px !important; }

._tac {
  text-align: center !important; }

._tar {
  text-align: right !important; }

._ff-yu {
  font-family: "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", YuGothic, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif !important; }

/*# sourceMappingURL=products_am.css.map */


.h1a span {
  color: #666;
  font-size: 1.7rem;
  font-weight: normal;
  padding:0;
}
.contact {
  color: #565555;
  font-size: 1.5rem;
  text-align: center;
  margin-bottom: 2.4em;
  font-family: "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", YuGothic, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
}
.contact a {
	text-decoration: underline;
}
.contact-link-buttons {
  font-family: "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", YuGothic, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  text-align: center; 
  font-weight: bold;
  font-size:1.3em;
  letter-spacing: .05em;
  margin-bottom: 90px;
    line-height: 1em;}
.contact-link-buttons span {
    font-size: 12px;
    font-weight: normal;
    color: #565555;
    line-height: 1em;
    }
  .contact-link-buttons a {
    border: 1px solid #000;
    display: inline-block;
    padding: 10px 45px 0 45px;
    text-align: center;}
    .contact-link-buttons a:before {
      margin-right: .5em;
      font-family: FontAwesome;
      content: '\f054';
      font-size: .8em; }
.dop_main_col .dop-top,.cp_main_col .cp-top{ text-align: center;text-shadow:-1px 0px 6px rgba(0,0,0,0.75);}
.dop_main_col .dop-top a{ color: #fff;height:500px;display:block;width:100%;font-size: 3rem;padding-top:255px; }
.cp_main_col .cp-top a{ color: #fff;height:500px;display:block;width:100%;font-size: 3rem;padding-top:200px; }
.str200_main_col .str200-top{ color: #fff;height:500px;display:block;width:100%;font-size: 3rem;padding-top:200px; }
.dop_main_col .dop-top a img,.cp_main_col .cp-top a img{ margin-top: 20px; }

.dop_main_col .dop-top-01 { background: url('/_img/products/am/dop/img_top_dop01.jpg') no-repeat center center;background-size: cover;}
.dop_main_col .dop-top-02 { background: url('/_img/products/am/dop/img_top_dop02.jpg') no-repeat center center;background-size: cover;}
.dop_main_col .dop-top-03 { background: url('/_img/products/am/dop/img_top_dop03.jpg') no-repeat center center;background-size: cover;}

.cp_main_col .cp-top-01 { background: url('/_img/products/am/img_top_cp01.jpg') no-repeat center center;background-size: cover;}
.cp_main_col .cp-top-02 { background: url('/_img/products/am/img_top_cp02.jpg') no-repeat center center;background-size: cover;}


.str200_main_col .str200-top-01 { background: url('/_img/products/am/market/special/str2000/img_str300-main_2025.jpg') no-repeat center center;background-size: cover;}

@media screen and (max-width: 768px) {
  .dop_main_col .dop-top a{ color: #fff;height:200px;display:block;width:100%;font-size: 3rem;padding-top:90px; }
  .cp_main_col .cp-top a{ color: #fff;height:200px;display:block;width:100%;font-size: 3rem;padding-top:60px; }
 .str200_main_col .str200-top{ color: #fff;height:200px;display:block;width:100%;font-size: 3rem;padding-top:60px; }
.dop_main_col .dop-top a img, .cp_main_col .cp-top a img{ margin-top: 0px; }

}

.cp-top-btn {
  max-width:1160px;
  margin: 90px auto 40px auto;
  text-align:center;
}
 .cp-top-btn .col-md-6 {
  margin: 0 0 20px 0;
}
.lm-top-box,.sv-top-box {
  margin:0px auto 90px auto;
  clear: both;
  max-width: 1160px;
}
 .lm-top-box ul li, .sv-top-box ul li {
  float: left;
  margin: 20px 40px 20px 0;
}
 .lm-top-box ul li:nth-child(even), .sv-top-box ul li:nth-child(even) {
  margin: 20px 0px 20px 0;
}


@media screen and (max-width: 768px) {
 .lm-top-box ul li, .lm-top-box ul li:nth-child(even),
 .sv-top-box ul li, .sv-top-box ul li:nth-child(even) {
  float: none;
  margin: 20px;
}
}


/*---------------------------------
 Special Contents
--------------------------------- */
.str200_main_col,.treed_main_col  {
	font-size: 120%;
}
.str200_main_col .str200-bgb {
	background-color: #eaedf7;
	padding: 5px 0;
}
.str200_main_col h2{
	margin-bottom: 10px;
}
.str200_main_col .row img{
	margin-bottom: 10px
}
.str200_main_col .container{
	padding: 10px 0;
}
.str200_main_col .container p{
	padding: 0 0 1em 1em;
}
.align_center {
	text-align: center;
}
.treed_col .product-title.-lv3 {
    text-align: left; }
    
.treed_main_col {
	max-width: 856px;
	margin: 0 auto;
}
.treed_main_col .video{
  position:relative;
  width:100%;
  padding-top:56.25%;
}
.treed_main_col .video iframe{
  position:absolute;
  top:0;
  right:0;
  width:100%;
  height:100%;
}
.box_3d {
	padding: 20px 10px;
	background-color: #f7f7f7;
}
.box_3d.boxs {max-width: 950px; margin: 10px auto;}
.box_3d h3 {
	background-color:#596aae;
	color: #fff;
	margin:10px auto;
	padding:7px;
	font-weight: normal;
}
 .pcnone {display:none;}
 .spnone {display:inline-block;}
 .arrow {margin-left:300px;}
._mb20 {margin-bottom:20px!important;}
.str200_mt10 {margin-top: 10px;}
.str200_mt30 {margin-top: 30px;}

@media screen and (max-width: 768px) {
 .pcnone {display:inline-block;}
 .spnone {display:none;}
 .str200_mt10, .str200_mt30 {margin-top: 0;}
}


@media screen and (min-width: 768px) {
.row:before,
.row:after {
  display: table;
  content: " ";
}
.row:after {
  clear: both;
}
}
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md {
    width: 100%;
  }
@media (min-width: 992px) {

  .col-md-1 {
    -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-md-2 {
    -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-md-3 {
    -ms-flex: 0 0 25%;
        flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-md-5 {
    -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-md-6 {
    -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-md-8 {
    -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-md-9 {
    -ms-flex: 0 0 75%;
        flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-md-11 {
    -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-md-12 {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    max-width: 100%;
  }
 }



.product-tab .links-no-title
{
    margin-top: 12px;
}
.product-tab .item-gross
{
    width: 100%;
}
.product-tab .item-gross .link
{
    width: calc(19% - 7px);
}
.product-tab .item-short
{
    width: 30%
}
.product-tab .item-short:nth-child(2)
{
    margin-left: 5%;
    float: left;
}
.product-tab .item-short:nth-child(3) .link
{
    width: auto;
}
.product-tab .item-short:nth-child(2),
.product-tab .item-short:nth-child(3)
{
    text-align: center;
}
.product-tab .item-short:nth-child(3)
{
    background: #dce3eb;
}
.product-tab .item-short:nth-child(2) .link,
.product-tab .item-short:nth-child(3) .link
{
    display: inline-block;
    float: none;
}
.new-mark
{
    font-size: 2.5rem;
    vertical-align: baseline;
    color: #f00;
}
.half-th
{
    width: 200px !important;
}
.thirds-th
{
    width: 133px !important;
}
.th-60
{
    width: 60% !important;
}
.th-less
{
    width: 1% !important;
    white-space: nowrap !important;
}
.p-items
{
    box-sizing: border-box;
}
.p-items .p-item-12
{
    width: 100%;
}
.p-items .p-item-8
{
    width: 60%;
}
.p-items .p-item-6
{
    width: 50%;
}
.p-items .p-item-4
{
    width: 33.3%;
}
.p-items .p-item-3
{
    width: 25%;
}
.p-items .p-item-2
{
    width: 13.3%;
}
.p-items .p-item-1
{
    width: 6.6%;
}
.p-items .p-link-3
{
    width: 23%;
}
@media screen and (max-width: 640px)
{
    .product-tab .inner
    {
        position: relative;
    }
    .product-tab .inner .p-item-4
    {
        position: absolute;
        right: 0;
        bottom: 0;
    }
    .product-tab .inner .item-short:nth-child(2)
    {
        position: absolute;
        left: 30%;
        bottom: 0;
    }
    .product-tab .inner .item-short:last-child
    {
        position: absolute;
        right: 0;
        bottom: 0;
    }
    .p-items .p-item-4
    {
        width: 47.8%;
    }
    .p-items .p-item-8
    {
        width: 47.8%;
    }
    .p-items .p-link-3
    {
        width: 100%;
    }
    .product-header .item:first-child .inner
    {
        float: none;
    }
    .product-figures.-has-2
    {
        display: block;
        width: 100%;
    }
}
.product-tab .link
{
    display: inline-block;
    float: none;
}
.product-tab
{
    text-align: center;
}
.bg-gray
{
    background-color: #ededed !important;
}
.bg-blue
{
    background-color: #dce3eb !important;
}
.va-top
{
    vertical-align: top !important;
}
._pr40
{
    padding-right: 40px;
}
.product-header .item.-cover.usd-center img
{
    position: relative;
    top: -150px;
}
@media screen and (max-width: 640px)
{
    .product-header .item.-cover.usd-center img
    {
        position: relative;
        top: 0;
    }
}
.h4-description-item
{
    display: flex;
    justify-content: center;
    align-items: center;
}
.h4-description
{
    width: 100% !important;
    max-width: 100% !important;
}
.h4-description .h4a
{
    font-size: 3rem !important;
}
.h4a-large
{
    font-size: 2.4rem !important;
}
.p-large
{
    font-size: 1.6rem !important;
}
.square
{
    background-color: #596aae;
    color: #fff;
    font-size: 1.5rem;
    padding: 2px 24px;
    margin-left: 12px;
    vertical-align: middle;
}
.link_u {
  text-align: center;
}
.link_u a {
  text-decoration: underline;
  color: #5868b0;
}
.link_u a:hover {
    text-decoration: none;
}