/** Shopify CDN: Minification failed

Line 1663:49 Expected "{" but found "and("
Line 1669:49 Expected "{" but found "and("
Line 2955:11 Expected ":"
Line 3360:49 Expected "{" but found "and("
Line 3650:43 Expected "{" but found "and("

**/
@charset "UTF-8";

/*============================================================================================
      Top
=============================================================================================*/
/*    TopHead
=====================================================*/
/* .w_TopHead {
} */
.TopHead {
  padding: 25px 0 6px;
}
.TopHead_title {
  padding-bottom: 28px;
}
.TopHead_lead {
  font-size: 1.4rem;
  line-height: 2;
}
.TopHead_aside {
  color: #dd3f24;
  font-size: 1.6rem;
  text-align: left;
  padding-top: 14px;
}

.Top_Head_Register {
  width: 212px;
  height: 50px;
  margin: 10px 0 0 3px;
}
.Top_Head_Register a {
  display: block;
  height: 75%;
  border-radius: 6px;
  background-color: #014da1;
  line-height: 37px;
  text-align: center;
  color: #fff;
  font-size: 1.6rem;
  font-weight: 600;
}
.Top_Head_Other_Register a {
  color: #528ec1;
}
@media screen and (max-width: 959px) {
  .TopHead {
    padding: 10vw 0 0;
  }
  .TopHead_title {
    padding-bottom: 6vw;
  }
  .TopHead_aside {
    padding-top: 4vw;
  }
  .Top_Head_Register {
    margin: 10px auto 0;
  }
}

/*    TopSearch
=====================================================*/
.w_TopSearch {
  background-color: #d1dce8;
}
.TopSearch {
  padding: 20px 0;
}
.TopSearch_lst {
  justify-content: center;
}
.TopSearch_lst li {
  width: 156px;
  margin-left: 10px;
}
.TopSearch_lst li:first-child {
  margin-left: 0;
}
.TopSearch_btn_wrp {
  border-top: 1px solid #b4c0cd;
  width: 1000px;
  /* margin: 10px auto 0; */
  margin: 10px 100px 0 0;
  padding-top: 10px;
  text-align: center;
}
#select-form{
  display: flex;
    flex-direction: column;
    align-items: center;
}
.TopSearch-select-wrap{
  display: flex;
    justify-content: center;
    align-items: center;
}
.TopSearch_btn {
  width: 183px;
  height: 40px;
  border-radius: 6px;
  border-width: 1px;
  border-color: #004ba0;
  border-style: solid;
  background-color: #004ba0;
  color: #ffffff;
  font-size: 1.4rem;
  letter-spacing: 0.5em;
  background: #004ba0
    url("/cdn/s/files / 1/0575/3588/9599/files/icon_search01.png?v=1628839334")
    no-repeat left 19px center;
  background-size: 18px;
}
.TopSearch_Reset {
  /* float: right; */
  font-size: 1.3rem;
  text-decoration: underline;
  color: #dd3f25 !important;
  margin-left: 15px;
  padding-bottom: 10px;
}
@media screen and (max-width: 959px) {
  .TopSearch-select-wrap {
    flex-direction: column;
}
  .TopSearch {
    padding: 4vw 0;
  }
  .TopSearch_lst {
  }
  .TopSearch_lst li {
    width: 44vw;
    margin-left: 4vw;
    margin-bottom: 2vw;
  }
  .TopSearch_lst li:first-child {
    margin-left: 0;
  }
  .TopSearch_lst li:nth-child(2n + 1) {
    margin-left: 0;
  }
  .TopSearch_btn_wrp {
    width: 100%;
    margin: 2vw auto 0;
    padding-top: 4vw;
  }
  .TopSearch_btn {
    width: 64vw;
    height: 10vw;
    background: #004ba0 url("../img/icon_search01.png") no-repeat left 4vw
      center;
    background-size: 4vw;
  }
  .TopSearch_lst .g_select select{
    height: 35px;
    margin: 0;
  }
  /* .TopSearch_lst .g_select:before{
    top: -11px;
  } */
  .TopSearch_btn{
    height: 40px;
  }
}

/*    TopList
=====================================================*/
/* .w_TopList {
} */

.TopList {
  padding: 20px 20px 110px;
}
.TopList_count {
  position: relative;
  font-size: 1.4rem;
  text-align: right;
}
.TopList_count::before{
	content: "※厚みについて、アルミ枠付きの場合はろ材の厚みではなく、枠の厚みとなります。";
	font-size: 1.4rem;
	position: absolute;
	top: 0;
	left: 0;
}
.TopList_tbl {
  border: 2px solid#303434;
  width: 100%;
}
.TopList_tbl th {
  background-color: #303434;
  color: #ffffff;
  font-size: 1.5rem;
  line-height: 1.3;
  font-weight: normal;
  border-left: 1px solid #fff;
  padding: 4px 5px;
  text-align: center;
  font-size: "Hiragino";
}
.TopList_tbl th span {
  display: block;
  font-size: 1.3rem;
}
.TopList_tbl td {
  border-left: 1px solid #303434;
  border-bottom: 1px solid #303434;
  font-size: 1.4rem;
  padding: 5px;
  text-align: center;
}
.TopList_tbl td.td_small {
  font-size: 1.3rem;
}
.TopList_tbl td.td_left {
  text-align: left;
}
.TopList_tbl tr:nth-child(even) td {
  background-color: #f2f6fb;
}
.TopList_tbl tbody tr:hover td {
  cursor: default;
  /* background-color: #ecd4bb; */
  background-color: #fffbe5;
}
/* .TopList_tbl tbody tr:hover td {
	filter: brightness(98%);
} */
.TopList_price {
  text-align: right;
  color: #dc2700;
  font-size: 1.6rem;
  line-height: 1.8;
}
.TopList_unit_price {
  text-align: right;
  font-size: 1.4rem;
  line-height: 1.3;
}
.TopList_tax {
  text-align: right;
  font-size: 1.3rem;
  line-height: 1.3;
  margin-right: -5px;
}
.TopList_size {
  justify-content: center;
}
.TopList_size_guide {
  width: 1em;
  line-height: 1.4;
  margin-right: 10px;
  color: #014da1;
  font-size: 1.4rem;
  font-weight: 600;
  text-align: center;
  padding-top: 8px;
}
.TopList_size_guide span {
  font-size: 1.7rem;
  line-height: 1;
}
.TopList_size_input {
  width: 106px;
}
.TopList_size_input input:first-of-type {
  margin-bottom: 8px;
}
.TopList_cnt {
  width: 100px;
  margin: auto;
}
.TopList_cart_btn {
  width: 100px;
  height: 36px;
  margin: 3px auto 0;
}
.TopList_cart_btn a {
  display: block;
  height: 36px;
  border-radius: 6px;
  background-color: #fe6847;
  padding: 8px 0;
}
.TopList_cart_btn a img {
  width: 20px;
}
.TopList_action_wrp {
  padding: 59px 0 0;
}
.TopList_action_btn {
  width: 300px;
  height: 60px;
  margin: auto;
}
.TopList_action_btn a {
  display: block;
  height: 100%;
  border-radius: 6px;
  background-color: #fe6847;
  background: #fe6847
    url("/cdn/s/files / 1/0575/3588/9599/files/icon_cart.png?v=1628924777")
    no-repeat left 31px center;
  background-size: 30px;
  line-height: 60px;
  text-align: center;
  color: #ffffff;
  font-size: 1.8rem;
  font-weight: 600;
}
.TopList_action_aside {
  font-size: 1.4rem;
  text-align: center;
  padding-top: 10px;
}
.TopList_action_bulk {
  font-size: 1.4rem;
  text-align: center;
  padding: 32px 0 0;
  position: relative;
  margin-bottom: 14px;
}
.TopList_action_bulk::after {
  content: "▼";
  color: #91adcc;
  font-size: 1.4rem;
  position: absolute;
  bottom: -1.2em;
  left: 50%;
  transform: translateX(-50%);
}
.TopList_action_order {
  width: 298px;
  height: 48px;
  margin: auto;
}
.TopList_action_order a {
  display: block;
  height: 100%;
  border-radius: 6px;
  border-width: 1px;
  border-color: #fe6847;
  border-style: solid;
  background-color: #ffffff;
  text-align: center;
  color: #fe6847;
  font-size: 1.5rem;
  line-height: 48px;
}

.cf-price-note{
  margin-top: 5px;
}
@media screen and (max-width: 959px) {
  .TopList {
    padding: 4vw 0.5vw 14vw;
  }
  .TopList_tbl {
    border: 2px solid#004ba0;
    width: 100%;
  }
  .TopList_tbl th {
    background-color: #004ba0;
    color: #ffffff;
    font-size: 1.5rem;
    line-height: 1.3;
    font-weight: normal;
    border-left: 1px solid #fff;
    padding: 4px 5px;
  }
  .TopList_tbl th:nth-child(4),
  .TopList_tbl th:nth-child(5),
  .TopList_tbl th:nth-child(6) {
    display: none;
  }

  .product-list td:nth-child(4),
  .product-list td:nth-child(5),
  .product-list td:nth-child(6) {
    display: none;
  }
  .TopList_tbl th span {
    display: block;
    font-size: 1.3rem;
  }
  .TopList_tbl td {
    border-left: 1px solid #004ba0;
    border-bottom: 1px solid #004ba0;
    font-size: 1.4rem;
    padding: 5px;
    text-align: center;
  }
  .TopList_tbl td.td_small {
    font-size: 1.3rem;
  }
  .TopList_tbl td.td_left {
    text-align: left;
  }
  .TopList_tbl tr:nth-child(even) td {
    background-color: #f2f6fb;
  }
  .TopList_price {
    text-align: right;
    color: #dc2700;
    font-size: 1.6rem;
    line-height: 1.8;
  }
  .TopList_unit_price {
    text-align: right;
    font-size: 1.4rem;
    line-height: 1.3;
  }
  .TopList_tax {
    text-align: right;
    font-size: 1.3rem;
    line-height: 1.3;
    margin-right: -5px;
  }
  .TopList_size {
    justify-content: center;
  }
  .TopList_size_guide {
    width: 1em;
    line-height: 1.4;
    margin-right: 10px;
    color: #014da1;
    font-size: 1.4rem;
    font-weight: 600;
    text-align: center;
    padding-top: 8px;
  }
  .TopList_size_guide span {
    font-size: 1.7rem;
    line-height: 1;
  }
  .TopList_size_input {
    width: 106px;
  }
  .TopList_size_input input:first-of-type {
    margin-bottom: 8px;
  }
  .TopList_cnt {
    width: 100px;
    margin: auto;
  }
  .TopList_cart_btn {
    width: 100px;
    height: 36px;
    margin: 3px auto 0;
  }
  .TopList_cart_btn a {
    display: block;
    height: 36px;
    border-radius: 6px;
    background-color: #fe6847;
    padding: 8px 0;
  }
  .TopList_cart_btn a img {
    width: 20px;
  }

  .TopList_action_wrp {
    padding: 12vw 0 0;
  }
  .TopList_action_btn {
    width: 84vw;
    height: 12vw;
  }
  .TopList_action_btn a {
    background: #fe6847
      url("/cdn/s/files / 1/0575/3588/9599/files/icon_cart.png?v=1628924777")
      no-repeat left 5vw center;
    background-size: 5vw;
    line-height: 12vw;
    font-size: 1.8rem;
  }
  .TopList_action_aside {
    padding-top: 2vw;
  }
  .TopList_action_bulk {
    font-size: 1.4rem;
    text-align: center;
    padding: 8vw 0 0;
    position: relative;
    margin-bottom: 3vw;
  }
  .TopList_action_order {
    width: 84vw;
    height: 10vw;
    margin: auto;
  }
  .TopList_action_order a {
    font-size: 1.5rem;
    line-height: 10vw;
  }
}

/*============================================================================================
      Product
=============================================================================================*/
/*    ProductList
=====================================================*/
.w_ProductList {
}
.ProductList {
  padding: 54px 0 120px;
}
.ProductList_title {
}
.ProductList_tbl {
  border: 2px solid#004ba0;
  width: 100%;
}
.ProductList_tbl th {
  background-color: #004ba0;
  color: #ffffff;
  font-size: 1.5rem;
  line-height: 1.3;
  font-weight: normal;
  border-left: 1px solid #fff;
  padding: 4px 5px;
}
.ProductList_tbl th span {
  display: block;
  font-size: 1.3rem;
}
.ProductList_tbl td {
  border-left: 1px solid #004ba0;
  border-bottom: 1px solid #004ba0;
  font-size: 1.4rem;
  padding: 10.5px 10px;
  /* text-align: center; */
}
.ProductList_tbl td.td_small {
  font-size: 1.3rem;
}
.ProductList_tbl td.td_left {
  text-align: left;
}
.ProductList_tbl td.td_center {
  text-align: center;
}
.ProductList_tbl td a {
  color: #0052ad;
  text-decoration: underline;
}
.ProductList_tbl tr:nth-child(even) td {
  background-color: #f2f6fb;
}
.ProductList_tbl tbody tr:hover td {
  cursor: default;
  background-color: #fbf6f1;
}
.ProductList_price {
  text-align: right;
  color: #dc2700;
  font-size: 1.6rem;
  line-height: 1.8;
}

@media screen and (max-width: 959px) {
  .ProductList {
    padding: 10vw 0 14vw;
  }
  .ProductList_title {
  }
  .ProductList_tbl {
    border: 2px solid#004ba0;
    width: 100%;
  }
  .ProductList_tbl th {
    background-color: #004ba0;
    color: #ffffff;
    font-size: 1.5rem;
    line-height: 1.3;
    font-weight: normal;
    border-left: 1px solid #fff;
    padding: 4px 5px;
  }
  .ProductList_tbl th span {
    display: block;
    font-size: 1.3rem;
  }
  .ProductList_tbl td {
    border-left: 1px solid #004ba0;
    border-bottom: 1px solid #004ba0;
    font-size: 1.4rem;
    padding: 10.5px 10px;
    /* text-align: center; */
  }
  .ProductList_tbl td.td_small {
    font-size: 1.3rem;
  }
  .ProductList_tbl td.td_left {
    text-align: left;
  }
  .ProductList_tbl td.td_center {
    text-align: center;
  }
  .ProductList_tbl td a {
    color: #0052ad;
    text-decoration: underline;
  }
  .ProductList_tbl tr:nth-child(even) td {
    background-color: #f2f6fb;
  }
  .ProductList_tbl tbody tr:hover td {
    cursor: default;
    background-color: #fbf6f1;
  }
  .ProductList_price {
    text-align: right;
    color: #dc2700;
    font-size: 1.6rem;
    line-height: 1.8;
  }
}

.loading-anim img {
  display: none;
}

/*    ProductDetail
=====================================================*/
/*.w_ProductDetail {
  overflow-x: hidden;
}*/
.ProductDetail {
  padding: 30px 0 0;
}
.ProductDetail_title {
  font-size: 2.8rem;
  line-height: 1.4;
  font-weight: 600;
  padding-bottom: 3px;
  border-bottom: 3px solid #014da1;
  margin-bottom: 47px;
  padding-left: 20px;
  text-transform: unset;
}
.ProductDetail_box {
  display: flex;
  justify-content: center;
  padding-bottom: 20px;
  position: relative;
}

.ProductDetail_img {
  /* grid-column: 1 / 2;
	grid-row: 1;
	-ms-grid-column: 1;
	-ms-grid-row: 1; */
  max-width: 500px;
  width: 100%;
  line-height: 0;
  /* margin-bottom: 28px; */
}
.ProductDetail_img td,
.ProductDetail_img th{
  padding: 15px;
  border: 1px solid #a0a0a0;
  line-height: 1.5;
}
.ProductDetail_img th{
  background: #ececec;
}
.ProductDetail_info {
  /* grid-column: 2 / 3;
	grid-row: 1 / 3;
	-ms-grid-column: 2;
	-ms-grid-row: 1;
	-ms-grid-row-span: 2; */
  max-width: 600px;
  width: 100%;
  margin-left: 40px;
  /* margin-bottom: 28px; */
}
.ProductDetail_option {
  margin-top: 20px;
}

.ProductDetail_img img {
  width: 500px;
  /* height: 375px; */
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover";
}
.ProductDetail_img img:nth-child(2) {
  /* width: 100%;
	height: 41%; */
  width: 500px;
  /* height: 375px; */
  object-fit: contain;
}
.ProductDetail_tbl {
  width: 100%;
  margin: 10px 0 25px;
}
.productDetail_Size_Container {
  display: flex;
}
.ProductDetail_Size_tbl {
  width: 45%;
  margin-bottom: 30px;
}
.Size_tbl_left {
  margin-left: 5px;
}
.ProductDetail_Size_title {
  font-weight: 600;
}
.ProductDetail_Size_tbl tr {
  line-height: 1 !important;
}
.ProductDetail_Size_tbl td {
  text-align: right;
  line-height: 1 !important;
}
.ProductDetail_Size_tbl th {
  line-height: 1 !important;
}
.ProductDetail_tbl th {
  border-width: 1px;
  border-color: #a0a0a0;
  border-style: solid;
  background-color: #ececec;
  font-size: 1.4rem;
  font-weight: 600;
  text-align: center;
  padding: 10px;
  line-height: 1.4;
}
.ProductDetail_tbl td {
  border-width: 1px;
  border-color: #a0a0a0;
  border-style: solid;
  font-size: 1.6rem;
  line-height: 1.5;
  padding: 10px;
}
.ProductDetail_option p {
  font-size: 1.8rem;
  /*line-height: 2;*/
  line-height: 1.6;
}
.ProductDetail_action_wrp {
  padding: 0;
}
.ProductDetail_action_btn {
  margin: auto;
  max-width: 560px;
  width: 90%;
  /* margin: auto auto -45px; */
}

.ProductDetail_action_btn button {
  width: 100%;
  display: block;
  height: 100%;
  border-radius: 6px;
  background-color: #fe6847;
  background: #fe6847 url(/cdn/shop/files/icon_cart.png?v=1628924777) no-repeat
    left 40px center;
  background-size: 30px;
  line-height: 60px;
  text-align: center;
  color: #fff;
  font-size: 1.8rem;
  font-weight: 600;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-left: 30px !important;
}
p.ProductDetail_action_bulk {
  font-size: 1.4rem;
  text-align: center;
  padding: 12px 0 0;
  position: relative;
  margin-bottom: 14px;
}
.ProductDetail_action_bulk::after {
  content: "▼";
  color: #91adcc;
  font-size: 1.4rem;
  position: absolute;
  bottom: -1.2em;
  left: 50%;
  transform: translateX(-50%);
}
.ProductDetail_action_order {
  width: 298px;
  height: 48px;
  margin: auto;
}
.ProductDetail_action_order a {
  display: block;
  height: 100%;
  border-radius: 6px;
  border-width: 1px;
  border-color: #fe6847;
  border-style: solid;
  background-color: #ffffff;
  text-align: center;
  color: #fe6847;
  font-size: 1.5rem;
  line-height: 48px;
}

.ProductDetail_action_order_aluminum {
  width: 80%;
  margin: 60px auto;
}
.ProductDetail_action_order_aluminum a {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.8rem;
  background-color: #fe6847;
  color: #ffffff;
  border-radius: 6px;
  padding: 16px;
}
.ProductDetail_action_order_aluminum span{
  border-bottom: 2px solid #FFFB00 ;
}
.ProductDetail_action_order_aluminum svg{
  margin-right: 18px;
}
@media screen and (max-width: 959px) {
  .ProductDetail_action_order_aluminum a {
    font-size: 1.6rem;
  }
}


.ProductDetail_action_msg {
  font-size: 1.8rem;
  padding-bottom: 3px;
}

.ProductDetail_action_box {
  margin-top: 40px;
  background-color: #d1dce8;
  margin-bottom: 20px;
  padding: 5px 20px 14px !important;
  position: relative;
  border-radius: 15px;
}
.ProductDetail_action_box:first-of-type::after {
  content: "";
  position: absolute;
  bottom: -20px;
  left: 48%;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 22px 20px 0 20px;
  border-color: #d1dce8 transparent transparent transparent;
  transform: translateX(-50%);
}

.ProductDetail_size_guide {
  line-height: 1.4;
  margin-right: 25px;
  color: #014da1;
  font-size: 1.4rem;
  font-weight: 600;
  text-align: center;
}
.ProductDetail_size_guide span {
  display: inline-block;
  font-size: 1.7rem;
  line-height: 1;
  margin-right: 18px;
}
@media (max-width: 768px) {
  .ProductDetail_size_guide span {
    display: none;
  }
}
.height-mm {
  position: absolute;
  top: -41%;
  left: 39%;
  z-index: 1;
  color: #014da1;
}

.width-mm {
  position: absolute;
  top: -41%;
  left: 89%;
  z-index: 1;
  color: #014da1;
}
.ProductDetail_size_input {
  width: 196px;
}
.ProductDetail_size_input:first-of-type {
  margin-right: 32px;
}
.ProductDetail_size_input input {
  text-align: right;
}
.ProductDetail_price_wrp {
  align-items: center;
  padding-top: 9px;
}
.ProductDetail_price_lbl {
  position: absolute;
  z-index: 1;
  bottom: 18px;
  right: 240px;
  text-align: right;
  flex-grow: 1;
  padding-right: 10px;
  color: #004ba0;
  font-size: 1.5rem;
}
@media (max-width: 768px) {
  .ProductDetail_price_lbl {
    bottom: 10px;
  }
}
.ProductDetail_price_lbl span {
  font-size: 1.3rem;
}
.ProductDetail_price_box {
  width: 260px;
  height: 40px;
  background-color: #e8eef5;
  margin-left: auto;
}
.ProductDetail_price {
  text-align: right;
  line-height: 40px;
  color: #dc2700;
  font-size: 2rem;
  padding-right: 10px;
}
.ProductDetail_count {
  justify-content: center;
  align-items: center;
  margin-bottom: 7px;
  position: relative;
}
.ProductDetail_count_input {
  position: absolute;
  width: 111px;
  display: none;
}
.ProductDetail_count_input input {
  text-align: right;
}
.ProductDetail_count_lbl_right {
  color: #004ba0;
  font-size: 1.5rem;
  white-space: nowrap;
  position: absolute;
  top: 212%;
  right: 32%;
}


@media screen and (max-width: 959px) {
  .ProductDetail_action_btn button {
    display: block;
    border-radius: 6px;
    background-color: #fe6847;
    background: #fe6847
      url("/cdn/shop/files/icon_cart.png?v=1628924777")
      no-repeat left 16px center;
    background-size: 30px;
    color: #ffffff;
    font-size: 1.8rem;
    line-height: 50px;
  }
  .ProductDetail {
    padding: 10px 0 14vw;
  }
  .ProductDetail_title {
    margin-bottom: 8vw;
    font-size: 2rem;
  }
  .ProductDetail_box {
    display: flex;
    padding: 0 1vw 10vw;
    flex-direction: column;
    align-items: center;
  }
  .ProductDetail_img {
    margin-bottom: 8vw;
  }
  .ProductDetail_info {
    margin-left: 0;
    margin-bottom: 14vw;
    display: flex;
    flex-direction: column;
  }
  .ProductDetail_img img {
    width: 100%;
    height: 69vw;
    -o-object-fit: cover;
    object-fit: cover;
    font-family: "object-fit: cover";
  }
  .ProductDetail_tbl {
    width: 100%;
    margin-bottom: 6vw;
  }
  .ProductDetail_Size_tbl {
    margin-top: 0;
  }
  .Size_tbl_left {
    margin-top: 0;
  }
  .ProductDetail_action_wrp {
    display: flex;
    flex-direction: column;
    padding: 5vw 0 0;
    /* margin-bottom: -60vw; */
  }
  .ProductDetail_action_bulk {
    font-size: 1.4rem;
    text-align: center;
    padding: 8vw 0 0;
    position: relative;
    margin-bottom: 3vw;
  }
  .ProductDetail_action_order {
    width: 100%;
    height: 10vw;
    margin: auto;
  }
  .ProductDetail_action_order a {
    font-size: 1.5rem;
    line-height: 10vw;
  }


  .productDetail_Size_Container {
    flex-direction: column;
  }
  .Size_tbl_left {
    margin-left: 0;
  }

  #tbl-min-val {
    padding-left: 5px;
  }
  #min-height,
  #min-width {
    padding-right: 19px;
  }
}

/*============================================================================================
      Cart
=============================================================================================*/
/*    Cart
=====================================================*/
.w_Cart {
}
.Cart {
  padding: 54px 0 100px;
}
.Cart_title {
}
.Cart_nav_lst {
  justify-content: center;
  padding-bottom: 40px;
}
.cart_link_top {
  display: flex;
  justify-content: center;
  margin: -20px 0 20px;
}
.cart_link_top a {
  color: #3c7cc3;
  font-size: 1.4rem;
  border: 1px solid;
  border-radius: 5px;
  text-decoration: underline;
  position: relative;
  padding: 10px 10px 10px 35px;
  text-decoration: none;
}
.cart_link_top a:before {
  content: "";
  width: 11px;
  height: 14px;
  background: url("/cdn/shop/files/icon_rtn.png?v=1629336931")
    no-repeat left center;
  position: absolute;
  top: 50%;
  left: 10px;
  transform: translateY(-50%);
}

.Cart_nav_lst li {
  width: 170px;
  height: 50px;
  border-radius: 10px;
  background-color: #d9e5ec;
  margin-left: 18px;
  font-size: 1.4rem;
  text-align: center;
  line-height: 50px;
  position: relative;
}
.Cart_nav_lst li:first-child {
  margin-left: 0;
}
.Cart_nav_lst li.active {
  background-color: #0087d4;
  color: #fff;
}
.Cart_nav_lst li::after {
  content: "";
  width: 19px;
  height: 50px;
  background: url("/cdn/shop/files/cart_arrow.png?v=1629341833")
    no-repeat right center;
  background-size: 19px;
  position: absolute;
  top: 0;
  right: -18px;
}
.Cart_nav_lst li.active::after {
  background: url("/cdn/shop/files/cart_arrow_active.png?v=1629341902")
    no-repeat right center;
  background-size: 19px;
}
.Cart_nav_lst li:last-child::after {
  background: none;
}
.Cart_tbl {
  border: 2px solid#004ba0;
  width: 100%;
}
.Cart_tbl th {
  background-color: #004ba0;
  color: #ffffff;
  font-size: 1.5rem;
  line-height: 1.3;
  font-weight: normal;
  border-left: 1px solid #fff;
  padding: 12px 10px;
  text-align: center;
}
.Cart_tbl th span {
  /* display: block; */
  font-size: 1.3rem;
}
.Cart_tbl td {
  border-left: 1px solid #004ba0;
  border-bottom: 1px solid #004ba0;
  font-size: 1.8rem;
  padding: 7px 10px;
  /* text-align: center; */
}
.Cart_tbl td.td_small {
  font-size: 1.3rem;
}
.Cart_tbl td.td_left {
  text-align: left;
}
.Cart_tbl td.td_center {
  text-align: center;
}
.Cart_tbl th.td_expand,
.Cart_tbl td.td_expand {
  min-width: 260px;
}
.Cart_tbl td a {
  color: #0052ad;
  text-decoration: underline;
}
/* .Cart_tbl tr:nth-child(even) td {
	background-color: #f2f6fb;
} */
.Cart_tbl tbody tr:hover td:not(.Cart_total) {
  cursor: default;
  background-color: #fbf6f1;
}
.Cart_price {
  text-align: right;
  color: #dc2700;
  font-size: 2rem;
  /* line-height: 1.8; */
}
.Cart_size {
  justify-content: center;
  align-items: center;
}
.Cart_size_guide {
  /* width: 1em; */
  line-height: 1.4;
  margin-right: 6px;
  color: #014da1;
  font-size: 1.4rem;
  font-weight: 600;
  text-align: center;
  /* padding-top: 6px; */
}
.Cart_size_guide span {
  display: inline-block;
  font-size: 1.7rem;
  line-height: 1;
  margin-right: 8px;
}
.Cart_size_input {
  width: 106px;
}
.Cart_size_input:first-of-type {
  margin-right: 10px;
}
.Cart_size_val {
  font-size: 1.6rem;
  display: block;
}
.Cart_size_val.size_h {
  margin-right: 18px;
}
.Cart_count {
  align-items: center;
}
.Cart_count_input {
  width: 69px;
  margin: auto;
  position: relative;
}
.Cart_count_input input[type="text"] {
  text-align: right;
  padding-right: 20px !important;
  font-size: 1.8rem;
  background-color: #ffffff !important;
}
.Cart_num_updown {
  position: absolute;
  line-height: 0;
  width: 14px;
  top: 3px;
  right: 3px;
}
.Cart_num_up,
.Cart_num_down {
  -webkit-appearance: none;
  border-radius: 0;
  margin: 0;
  padding: 0;
  width: 14px;
  height: 13px;
  text-align: center;
  background: #fff;
  border: none;
  font-size: 1rem;
  color: #014da1;
  cursor: pointer;
}
.Cart_upd {
  color: #3c7cc3;
  font-size: 1.4rem;
}
.Cart_del {
  color: #727272 !important;
  font-size: 1.4rem;
}
td.Cart_total {
  border-top: 3px double #004ba0;
  padding: 18px 10px 12px;
}
.Cart_total_price {
  text-align: right;
  color: #dc2700;
  font-size: 2.6rem;
  font-weight: 600;
  line-height: 1.5;
}
.Cart_aside {
  text-align: right;
  font-size: 1.8rem;
  line-height: 1.5;
}
.Cart_action_wrp {
  padding: 25px 0;
  display: grid;
  grid-template-columns: repeat(8, 1fr);
}
.Cart_action_btn {
  width: 300px;
  height: 60px;
  align-self: center;
  margin-left: 50%;
}
.Cart_action_btn a,
.Cart_action_btn button {
  display: block;
  height: 100%;
  border-radius: 6px;
  background-color: #fe6847;
  background: #fe6847
    url("/cdn/s/files / 1/0575/3588/9599/files/icon_cart.png?v=1628924777")
    no-repeat left 31px center;
  background-size: 30px;
  text-align: center;
  color: #ffffff;
  font-size: 1.8rem;
  font-weight: 600;
  width: 100%;
}
.Cart_action_login {
  /* margin-top: 10px; */
  width: 300px;
  text-align: right;
  font-weight: 600;
  align-self: center;
  margin-left: 50%;
}
.Cart_return_to {
  align-self: center;
  border: none;
  position: relative;
  top: 41px;
  margin-left: -60%;
}
.Cart_return_to_a {
  color: #0052ad;
  border: 1px solid;
  text-decoration: none !important;
  border-radius: 5px;
  padding: 15px 15px 15px 25px;
  background-color: white;
  color: #3c7cc3;
  font-size: 1.4rem;
  text-decoration: underline;
  position: relative;
}
.Cart_action_regist_btn {
  width: 300px;
  height: 50px;
  margin: 10px auto auto;
  grid-column: 5 / 9;
}
.Cart_action_regist_btn a {
  display: block;
  height: 100%;
  border-radius: 6px;
  background-color: #014da1;
  line-height: 50px;
  text-align: center;
  color: #ffffff;
  font-size: 1.6rem;
  font-weight: 600;
}
.Cart_action_info {
  grid-column: 2 / 5;
  grid-row: 1;
}
.Cart_action_info p:first-of-type {
  color: #fe6847;
  font-size: 1.8rem;
  text-align: center;
  justify-content: center;
  align-items: center;
}
.Cart_action_info p:first-of-type span:first-of-type {
  font-size: 2.2rem;
  padding: 0 4px;
}
.Cart_action_info p:first-of-type span:last-of-type {
  font-size: 1.2rem;
}
.Cart_action_info p:last-of-type {
  color: #fe6847;
  font-size: 3.6rem;
  font-weight: 600;
  line-height: 1;
  text-align: center;
}
.btn-link {
  background: none !important;
  border: none;
  padding: 0 0 20px !important;
  color: #0052ad !important;
  text-decoration: underline !important;
  cursor: pointer;
}
.cart-shipping-note {
  margin-top: -93px;
}
.cart-shipping-note span {
  padding-left: 17px;
}

.cart-note {
  position: relative;
}
.cart-note:before {
  position: absolute;
  left: -1.1%;
  content: " ";
  display: block;
  border-top: 1px solid #0052ad;
  width: 102%;
}

.cart-note-lbl {
  padding-top: 15px;
}
.member-note-div {
  grid-column: 5 / 9;
  grid-row: 1;
  justify-self: center;
}
#empty-th {
  width: 55px;
}
#EmptyCart {
  /* margin-left: 30%; */
  padding: 168px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
#EmptyCart a {
  color: #3b74a5;
}

.rest-pass {
  margin: auto;
  padding-bottom: 180px;
}
.pass-reset-title {
  margin-top: 50px;
}
.text-center {
  margin-bottom: 50px;
}
#gsAppContainer,
.gsAppContainer {
  display: none !important;
}
@media screen and (max-width: 959px) {
  /* .w_Cart {
		overflow-x: hidden;
	} */
  .Cart {
    padding: 10vw 0 14vw;
  }
  .Cart_title {
  }
  .Cart_nav_lst {
    padding-bottom: 8vw;
  }
  .cart_link_top a:before {
    content: "";
    width: 1.6vw;
    height: 1.6vw;
    background: url("/cdn/shop/files/icon_rtn.png?v=1629336931")
      no-repeat left center;
    background-size: 1.6vw;
    position: absolute;
    top: 50%;
    left: 10px;
    transform: translateY(-50%);
  }
  .Cart_nav_lst li {
    width: 20vw;
    height: 12vw;
    margin-left: 4vw;
    font-size: 1.4rem;
    text-align: center;
    line-height: 1.3;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 3vw;
  }
  .Cart_nav_lst li:first-child {
    margin-left: 0;
  }
  .Cart_nav_lst li.active {
    background-color: #0087d4;
    color: #fff;
  }
  .Cart_nav_lst li::after {
    content: "";
    width: 19px;
    height: 50px;
    background: url("../img/cart_arrow.png") no-repeat right center;
    background-size: 19px;
    position: absolute;
    top: 0;
    right: -18px;
  }
  .Cart_nav_lst li.active::after {
    background: url("../img/cart_arrow_active.png") no-repeat right center;
    background-size: 19px;
  }
  .Cart_nav_lst li:last-child::after {
    background: none;
  }
  .Cart_tbl {
    border: 2px solid#004ba0;
    width: 100%;
  }
  .Cart_tbl th {
    background-color: #004ba0;
    color: #ffffff;
    font-size: 1.5rem;
    line-height: 1.3;
    font-weight: normal;
    border-left: 1px solid #fff;
    padding: 4px 5px;
  }
  .Cart_tbl th span {
    /* display: block; */
    font-size: 1.3rem;
  }
  .Cart_tbl td {
    border-left: 1px solid #004ba0;
    border-bottom: 1px solid #004ba0;
    font-size: 1.8rem;
    padding: 7px 10px;
    /* text-align: center; */
  }
  .Cart_tbl td.td_small {
    font-size: 1.3rem;
  }
  .Cart_tbl td.td_left {
    text-align: left;
  }
  .Cart_tbl td.td_center {
    text-align: center;
  }
  .Cart_tbl th.td_expand,
  .Cart_tbl td.td_expand {
    min-width: 0;
  }
  .Cart_tbl td a {
    color: #0052ad;
    text-decoration: underline;
  }
  /* .Cart_tbl tr:nth-child(even) td {
		background-color: #f2f6fb;
	} */
  .Cart_tbl tbody tr:hover td {
    cursor: default;
    background-color: #fbf6f1;
  }
  .Cart_price {
    text-align: right;
    color: #dc2700;
    font-size: 2rem;
    /* line-height: 1.8; */
  }
  .Cart_size {
    justify-content: center;
    flex-direction: column;
  }
  .Cart_size_val.size_h {
    margin-right: 0;
  }
  .Cart_size_guide {
    /* width: 1em; */
    line-height: 1.4;
    margin-right: 6px;
    color: #014da1;
    font-size: 1.4rem;
    font-weight: 600;
    text-align: center;
    padding-top: 6px;
  }
  .Cart_size_guide span {
    display: inline-block;
    font-size: 1.7rem;
    line-height: 1;
    margin-right: 2px;
  }
  .Cart_size_input {
    width: 106px;
  }
  .Cart_size_input:first-of-type {
    margin-right: 10px;
  }
  .Cart_count {
    flex-direction: column;
  }
  .Cart_count_input {
    width: 10vw;
    margin: auto;
  }
  td.Cart_total {
    border-top: 3px double #004ba0;
    padding: 18px 10px 40px;
  }
  .Cart_action_wrp {
    padding: 12vw 0;
    display: flex;
    flex-direction: column;
  }
  .Cart_action_btn {
    width: 84vw;
    height: 12vw;
    margin-left: 0;
  }
  .Cart_action_btn a {
    background: #fe6847
      url("/cdn/s/files / 1/0575/3588/9599/files/icon_cart.png?v=1628924777")
      no-repeat left 5vw center;
    background-size: 5vw;
    line-height: 12vw;
  }
  .Cart_action_info {
    padding-top: 8vw;
  }
  .Cart_return_to {
    align-self: center;
    border: none;
    position: relative;
    top: 23vw;
    margin-left: 0;
  }
  .Cart_action_login {
    margin-left: 0;
  }
  .cart-shipping-note {
    margin-top: 3vw;
    margin-left: 8vw;
  }
  .member-note-div p:nth-child(2) {
    margin-left: 8vw;
  }
  #EmptyCart {
    /* margin-left: 35vw; */
    padding: 20vw 0;
  }

  .rest-pass {
    width: 92vw;
    margin-left: auto;
    margin-right: auto;
    margin-top: 13vw;
  }
  .text-center {
    margin-bottom: 10vw;
  }
}
@media only screen and (min-device-width: 460px) and(max-device-width: 769px) {
  .Cart_return_to {
    top: 20vw;
  }
}

@media only screen and (min-device-width: 768px) and(max-device-width: 959px) {
  .g_select select {
    height: 6vw;
  }

  .Cart_action_wrp {
    padding: 25px 0;
    display: grid;
    grid-template-columns: repeat(8, 1fr);
  }
  .Cart_action_info {
    padding-top: 0;
  }
  .cart-shipping-note {
    margin-left: 0;
  }
  .Cart_return_to {
    top: 17vw;
    float: left;
  }
  .Cart_action_btn {
    width: 300px;
    height: 60px;
    align-self: center;
    margin-left: 50%;
  }
  .Cart_action_btn a,
  .Cart_action_btn button {
    display: block;
    height: 100%;
    border-radius: 6px;
    background-color: #fe6847;
    background: #fe6847
      url("/cdn/s/files / 1/0575/3588/9599/files/icon_cart.png?v=1628924777")
      no-repeat left 31px center;
    background-size: 30px;
    text-align: center;
    color: #fff;
    font-size: 1.8rem;
    font-weight: 600;
    width: 100%;
  }
  .Cart_return_to {
    align-self: center;
    border: none;
    position: relative;
    top: 41px;
    margin-left: -60%;
  }
  .cart-shipping-note {
    margin-top: -59px;
  }
}

/*============================================================================================
      Guide
=============================================================================================*/
/*    Guide
=====================================================*/
.w_Guide {
}
.Guide {
  padding: 54px 0 140px;
}
.Guide_title {
  padding-bottom: 30px;
}
.Guide_nav_wrp {
  border-radius: 10px;
  background-color: #d9e5ec;
  margin-bottom: 58px;
  padding: 17px 0 23px;
}
.Guide_nav_lst {
  justify-content: center;
}
.Guide_nav_lst li {
  margin: 0 20px;
}
.Guide_nav_lst li a {
  display: block;
  color: #004ba0;
  font-size: 1.6rem;
  font-weight: 600;
  line-height: 1.3;
  border-bottom: 2px solid #91adcc;
  position: relative;
}
.Guide_nav_lst li a::after {
  content: "▼";
  color: #91adcc;
  font-size: 1.4rem;
  position: absolute;
  left: 50%;
  bottom: -1.4em;
  transform: translateX(-50%);
}
.Guide_main_lst {
}
.Guide_main_item {
  padding-top: 52px;
  padding-bottom: 10px;
  border-bottom: 1px solid #dadada;
}
#delivery.Guide_main_item {
  padding-top: 46px;
  padding-bottom: 80px;
}
#return.Guide_main_item {
  padding-top: 48px;
  padding-bottom: 60px;
}
.Guide_main_item:first-child {
  padding-top: 0;
}
.Guide_main_item:last-child {
  border-bottom: none;
}
.Guide_ttl {
  color: #004ba0;
  font-size: 1.8rem;
  font-weight: 600;
  padding-bottom: 15px;
}
#delivery .Guide_ttl {
  padding-bottom: 30px;
}
#return .Guide_ttl {
  padding-bottom: 30px;
}
.Guide_txt {
  font-size: 1.4rem;
  line-height: 2;
}
.Guide_order_lst {
  padding-top: 37px;
  counter-reset: my-counter;
}
.Guide_order_lst > li {
  margin-bottom: 54px;
}
.Guide_order_ttl {
  position: relative;
  padding-left: 1.5em;
  padding-bottom: 10px;
  font-size: 1.6rem;
  font-weight: 600;
}
.Guide_order_ttl::before {
  content: counter(my-counter) ".";
  counter-increment: my-counter;
  font-size: 1.6rem;
  font-weight: 600;
  position: absolute;
  top: 0;
  left: 0;
}
.Guide_img {
  line-height: 0;
  text-align: center;
  padding-top: 30px;
}
.Guide_img02 {
  text-align: left;
  padding: 2px 0 10px;
}
.Guide_lst {
  margin-top: 2px;
}
.Guide_lst li {
  font-size: 1.4rem;
  line-height: 2.3;
  /* padding-bottom: 2px; */
  padding-left: 1em;
  position: relative;
}
.Guide_lst li::before {
  content: "●";
  color: #0087d4;
  font-size: 1rem;
  position: absolute;
  top: 5px;
  left: 0;
}

.Guide_pay_lst {
  margin-top: 16px;
  padding-bottom: 20px;
}
/*  */
.Guide_pay_ttl {
  font-size: 1.6rem;
  font-weight: 600;
  padding-bottom: 2px;
}
.Guide_transfer {
  font-size: 1.4rem;
  font-weight: 600;
  padding-top: 26px;
}
.Guide_tbl {
  width: 538px;
  margin-bottom: 60px;
}
.Guide_tbl th {
  border-width: 1px;
  border-color: #a0a0a0;
  border-style: solid;
  background-color: #ececec;
  font-size: 1.4rem;
  font-weight: 600;
  text-align: center;
  width: 108px;
  padding: 6px 10px;
}
.Guide_tbl td {
  border-width: 1px;
  border-color: #a0a0a0;
  border-style: solid;
  font-size: 1.6rem;
  line-height: 1.5;
  padding: 6px 10px;
}
.Guide_pay_subttl {
  font-size: 1.4rem;
  font-weight: 600;
  padding-top: 18px;
}
.Guide_delivery_ttl {
  font-size: 1.6rem;
  font-weight: 600;
  padding: 34px 0 2px;
}

@media screen and (max-width: 959px) {
  .Guide {
    padding: 10vw 0 14vw;
  }
  .Guide_title {
    padding-bottom: 6vw;
  }
  .Guide_nav_wrp {
    margin-bottom: 10vw;
    padding: 3vw 0 4vw;
  }
  .Guide_nav_lst li {
    margin: 0 2vw;
  }
  .Guide_nav_lst li a::after {
    bottom: -1.5em;
  }
  .Guide_main_item {
    padding-top: 8vw;
    padding-bottom: 2vw;
  }
  #delivery.Guide_main_item {
    padding-top: 8vw;
    padding-bottom: 8vw;
  }
  #return.Guide_main_item {
    padding-top: 8vw;
    padding-bottom: 8vw;
  }
  .Guide_ttl {
    padding-bottom: 4vw;
  }
  #delivery .Guide_ttl {
    padding-bottom: 4vw;
  }
  #return .Guide_ttl {
    padding-bottom: 4vw;
  }
  .Guide_order_lst {
    padding-top: 6vw;
  }
  .Guide_order_lst > li {
    margin-bottom: 10vw;
  }
  .Guide_order_ttl {
    padding-bottom: 2vw;
    font-size: 1.6rem;
    font-weight: 600;
  }
  .Guide_img {
    padding-top: 4vw;
  }
  .Guide_img02 {
    padding: 1vw 0 3vw;
  }
  .Guide_img02 img {
    width: 45vw;
  }
  .Guide_lst {
    margin-top: 1vw;
  }
  .Guide_lst li {
    padding-left: 1.5em;
  }
  .Guide_lst li::before {
    top: 0;
    left: 0;
  }

  .Guide_pay_lst {
    margin-top: 3vw;
    padding-bottom: 4vw;
  }
  .Guide_pay_lst > li {
    margin-bottom: 8vw;
  }
  .Guide_transfer {
    padding-top: 4vw;
  }
  .Guide_tbl {
    width: 100%;
    margin-bottom: 10vw;
  }
  .Guide_pay_subttl {
    padding-top: 3vw;
  }
  .Guide_delivery_ttl {
    padding: 8vw 0 1vw;
  }
}

/*============================================================================================
      Account
=============================================================================================*/
/*    AcRegist
=====================================================*/
.w_AcRegist {
}
.AcRegist {
  padding: 54px 0 100px;
}
.AcRegist_title {
  padding-bottom: 38px;
}
.AcRegist_lead {
  text-align: center;
  font-size: 1.4rem;
  line-height: 1.3;
  padding-bottom: 20px;
}
.AcRegist_lst {
}
.AcRegist_item {
  margin-bottom: 8px;
}
.AcRegist_item:last-child {
  margin-bottom: 0;
}
.AcRegist_ttl {
  display: inline-block;
  font-size: 1.4rem;
  margin-bottom: 1px;
  position: relative;
}
.AcRegist_ttl.require::before {
  content: "必須";
  height: auto;
  color: #fe6847;
  font-size: 1.4rem;
  /* padding: 0 10px; */
  position: absolute;
  right: -40px;
  bottom: 0;
}
.AcRegist_val {
}
.AcRegist_action {
  padding-top: 40px;
  padding-bottom: 60px;
  position: relative;
  text-align: center;
}
.AcRegist_action_btn {
}
.AcRegist_view_pw {
  padding: 10px 0;
}
.View_PW_Container {
  display: flex;
  align-items: center;
  margin-top: -15px;
}

.View_PW_Container p {
  padding-left: 5px;
  font-size: 0.9em;
}
@media screen and (max-width: 959px) {
  .AcRegist {
    padding: 10vw 0 14vw;
  }
  .AcRegist_title {
    padding-bottom: 6vw;
  }
  .AcRegist_lead {
    padding-bottom: 4vw;
  }
  .AcRegist_item {
    margin-bottom: 4vw;
  }
  .AcRegist_action {
    padding-top: 10vw;
    padding-bottom: 14vw;
    position: relative;
    text-align: center;
  }
  /* .AcRegist_action_btn {
		width: 86vw;
		height: 12vw;
	} */
}

/*    AcTop
=====================================================*/
.w_AcTop {
}
.AcTop {
  padding: 54px 0 120px;
}
.AcTop_title {
  padding-bottom: 34px;
}
.AcTop_order {
  padding-bottom: 38px;
}
.AcTop_account {
  border-top: 1px solid #dadada;
  padding-top: 26px;
}
.AcTop_ttl {
  color: #004ba0;
  font-size: 1.8rem;
  font-weight: 600;
  padding-bottom: 8px;
}
.AcTop_txt {
  font-size: 1.4rem;
  line-height: 2;
  padding-bottom: 16px;
}
.AcTop_order_lst {
}
.AcTop_order_lst li {
  margin-bottom: 6px;
}
.AcTop_order_lst li a {
  color: #3c7cc3;
  font-size: 1.6rem;
  text-decoration: underline;
  position: relative;
  padding-left: 16px;
}
.AcTop_order_lst li a::before {
  content: "";
  width: 11px;
  height: 14px;
  background: url("/cdn/shop/files/icon_rtn.png?v=1629336931")
    no-repeat left center;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: rotate(90deg) translateY(50%);
  -ms-transform: rotate(90deg) translateY(50%);
  transform: rotate(180deg) translateY(50%);
}

.AcTop_subttl {
  font-size: 1.6rem;
  font-weight: 600;
  padding: 4px 0 8px;
}
.AcTop_account_tbl {
  width: 100%;
  margin-bottom: 50px;
}
.AcTop_account_tbl th {
  border-width: 1px;
  border-color: #a0a0a0;
  border-style: solid;
  background-color: #ececec;
  font-size: 1.4rem;
  font-weight: 600;
  text-align: center;
  width: 108px;
  padding: 10.5px 5px;
}
.AcTop_account_tbl td {
  border-width: 1px;
  border-color: #a0a0a0;
  border-style: solid;
  font-size: 1.6rem;
  line-height: 1.5;
  padding: 10.5px 10px;
}
.AcTop_action {
}
.AcTop_action_btn {
  width: 300px;
  height: 60px;
  margin: auto;
}
.AcTop_action_btn a {
  display: block;
  line-height: 60px;
  border-radius: 6px;
  background-color: #014da1;
  text-align: center;
  color: #ffffff;
  font-size: 1.8rem;
}
.AcTop_cart {
  margin-top: 50px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 959px) {
  .AcTop {
    padding: 10vw 10px 14vw;
  }
  .AcTop_title {
    padding-bottom: 6vw;
  }
  .AcTop_order {
    padding-bottom: 8vw;
  }
  .AcTop_account {
    padding-top: 4vw;
  }
  .AcTop_ttl {
    padding-bottom: 1vw;
  }
  .AcTop_txt {
    padding-bottom: 3vw;
  }
  .AcTop_order_lst li {
    margin-bottom: 1vw;
  }
  .AcTop_order_lst li a {
    padding-left: 3vw;
  }
  .AcTop_order_lst li a::before {
    content: "";
    width: 1.6vw;
    height: 1.6vw;
    background: url("./cdn/shop/files/icon_rtn.png?v=1629336931")
      no-repeat left center;
    background-size: 1.6vw;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: rotate(90deg) translateY(50%);
    -ms-transform: rotate(90deg) translateY(50%);
    transform: rotate(180deg) translateY(50%);
  }
  .AcTop_account_tbl {
    margin-bottom: 10vw;
  }
  .AcTop_account_tbl th {
    border-width: 1px;
    border-color: #a0a0a0;
    border-style: solid;
    background-color: #ececec;
    font-size: 1.4rem;
    font-weight: 600;
    text-align: center;
    width: 108px;
    padding: 10.5px 5px;
  }
  .AcTop_account_tbl td {
    border-width: 1px;
    border-color: #a0a0a0;
    border-style: solid;
    font-size: 1.6rem;
    line-height: 1.5;
    padding: 10.5px 10px;
  }
  .AcTop_action_btn {
    width: 86vw;
    height: 12vw;
  }
  .AcTop_action_btn a {
    line-height: 12vw;
  }
}

/*    AcAddress
=====================================================*/
.w_AcAddress {
}
.AcAddress {
  padding: 54px 0 100px;
}
.AcAddress_title {
  padding-bottom: 34px;
}
.AcAddress_btn_wrp {
  text-align: center;
  border-bottom: 1px solid #dadada;
  padding-bottom: 50px;
}
.AcAddress_btn {
}
.AcAddress_default_ttl {
  color: #004ba0;
  font-size: 18px;
  font-weight: 600;
  padding: 24px 0 10px;
}
.AcAddress_default {
  background-color: #ececec;
  padding: 14px 20px 18px;
}
.AcAddress_default_nm {
  font-size: 1.6rem;
  line-height: 2;
  padding-bottom: 7px;
}
.AcAddress_default_adr {
  font-size: 1.4rem;
  line-height: 1.7;
}
.AcAddress_edit_ttl {
  font-weight: 600;
  font-size: 1.6rem;
  padding: 32px 0 2px;
}
.AcAddress_lst {
}
.AcAddress_item {
  margin-bottom: 8px;
}
.AcAddress_item:last-child {
  margin-bottom: 0;
}
.AcAddress_ttl {
  display: inline-block;
  font-size: 1.4rem;
  margin-bottom: 1px;
  position: relative;
}
.AcAddress_ttl.require::before {
  content: "必須";
  height: auto;
  color: #fe6847;
  font-size: 1.4rem;
  /* padding: 0 10px; */
  position: absolute;
  right: -40px;
  bottom: 0;
}
.AcAddress_val {
}
.AcAddress_action {
  padding-top: 38px;
  padding-bottom: 60px;
  position: relative;
  text-align: center;
}
.AcAddress_action_btn {
}
.AcAddress_action_check {
  font-size: 1.4rem;
  margin-bottom: 54px;
}

@media screen and (max-width: 959px) {
  .AcAddress {
    padding: 10vw 0 14vw;
  }
  .AcAddress_title {
    padding-bottom: 6vw;
  }
  .AcAddress_btn_wrp {
    padding-bottom: 10vw;
  }
  .AcAddress_default_ttl {
    padding: 4vw 0 1vw;
  }
  .AcAddress_default {
    padding: 2vw 4vw 3vw;
  }
  .AcAddress_edit_ttl {
    padding: 8vw 0 1vw;
  }
  .AcAddress_item {
    margin-bottom: 4vw;
  }
  .AcAddress_action {
    padding-top: 10vw;
    padding-bottom: 14vw;
    position: relative;
    text-align: center;
  }
  .AcAddress_action_btn {
    width: 86vw;
    height: 12vw;
  }
  .AcAddress_action_check {
    margin-bottom: 8vw;
  }
}

/*============================================================================================
      Login
=============================================================================================*/
/*    Login
=====================================================*/
.w_Login {
}
.Login {
  padding: 54px 0 100px;
}
.Login_box {
  width: 500px;
  background-color: #d1dce8;
  padding: 38px 50px 48px;
  margin: auto;
}
.Login_lst {
}
.Login_item {
  margin-bottom: 18px;
}
.Login_ttl {
  display: inline-block;
  font-size: 1.6rem;
  font-weight: 600;
  color: #004ba0;
  /* margin-bottom: 1px; */
  position: relative;
}
.Login_val input {
  line-height: 1.8;
}
.Login_btn_wrp {
  margin: 50px auto 30px;
  text-align: center;
}
.Login_btn {
  border: none;
  cursor: pointer;
  outline: none;
  appearance: none;
  width: 200px;
  height: 50px;
  border-radius: 6px;
  background-color: #fe6847 !important;
  text-align: center;
  color: #ffffff;
  font-size: 1.8rem;
}
.Login_remind_link {
  text-align: center;
}
.Login_remind_link a {
  color: #3c7cc3;
  font-size: 1.4rem;
  text-decoration: underline;
}
.Login_link {
  width: 500px;
  margin: auto;
  padding-top: 10px;
  border-top: none;
}
.Login_Link_Guest {
  display: flex;
  justify-content: space-evenly;
  padding-top: 30px;
}
.guest-btn {
  color: #528ec1 !important;
  background-color: transparent !important;
  text-decoration: underline !important;
}
.Account_new_btn {
  width: 300px;
  height: 60px;
  margin: auto;
}

.Account_new_btn a {
  display: block;
  height: 100%;
  border-radius: 6px;
  background-color: #0088d4;
  background-size: 30px;
  line-height: 60px;
  text-align: center;
  color: #ffffff;
  font-size: 1.8rem;
  font-weight: 600;
  margin-top: 50px;
}
.Login-jump-to {
  text-align: center;
  font-size: 0.9em;
  padding-bottom: 10px;
}

.Login-jump-to a {
  color: #528ec1 !important;
}
#Order_link_to {
  color: #528ec1;
}

/*   Prev Memeber box
=====================================================*/
.login-box-wrp {
  display: flex;
}
.prev-mem-wrap {
  /*width: 480px;*/
  width: 384px;
  border: 4px solid #d0ddeb;
  border-radius: 10px;
  padding: 5px 0 22px;
  margin-left: 18px;
}
.prev-mem-ttl {
  padding: 18px 0;
  text-align: center;
  /*font-size: 2rem;*/
  font-size: 1.8rem;
  font-weight: bold;
  color: #0e4490;
  font-family: "M+ 1p";
}
.prev-info-wrp {
  font-family: "M+ 1p";
  font-size: 1.3rem;
  font-weight: normal;
}
.prev-info-wrp p {
  padding: 0 30px 12px;
}

.prev-mem-contact-wrap {
  padding: 10px 25px 0px;
}
.prev-mem-contac-ttl {
  font-size: 1.4rem;
  font-family: "M+ 1p";
  color: #014ba2;
  font-weight: bold;
  position: relative;
}
.prev-mem-contac-ttl::after {
  content: "";
  display: block;
  position: absolute;
  background-color: #1f6bc3;
  right: 0;
  top: 45%;
  width: 200px;
  height: 1px;
}

.prev-mem-contat-tel {
  margin: 2px 0 0 0;
}
.prev-mem-contat-mail span:first-child,
.prev-mem-contat-tel span:first-child {
  display: inline-block;
  background-color: #d0ddeb;
  color: #014ba2;
  font-size: 1.1rem;
  font-weight: bold;
  font-family: "M+ 1p";
  min-width: 35px;
  max-width: 100%;
  padding: 0px 10px;
  text-transform: uppercase;
  margin: 0px 0px 0 5px;
  text-align: center;
}

.prev-mem-contat-mail span a:last-child,
.prev-mem-contat-tel span a:last-child {
  color: #014ba2;
  font-weight: bold;
  font-family: "M+ 1p";
}
.prev-mem-contat-mail span a:last-child {
  font-size: 1.8rem;
}
.prev-mem-contat-tel span a:last-child {
  font-size: 1.8rem;
}

/* Styles for devices with a maximum width of 768 pixels (iPad and smaller devices) */
@media only screen and (max-width: 768px) {
  .login-box-wrp {
    display: flex;
    flex-direction: column;
  }
  .prev-mem-wrap {
    width: 95%;
    margin: 10px auto;
  }
  .prev-mem-ttl {
    font-size: 2rem;
  }
  .prev-mem-contac-ttl::after {
    right: 0;
  }
}

@media screen and (max-width: 959px) {
  .Login_box,
  .Login_link {
    width: 100%;
  }
}

/*   Order History
=====================================================*/

.Order_History_wrp {
  margin: 20px;
}
@media screen and (max-width: 959px) {
  .Order_History_wrp {
    margin: 3vw;
  }
}

.product-Custom #custom-size{
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #004BA0;
}

.product-Custom #custom-size .element{
  width: 40%;
  position: relative;
  display: flex;
  justify-content: end;
}

.product-Custom #custom-size .element::after{
  content: "mm";
  position: absolute;
  right: 12px;
  top: 50%;
  transform: translateY(-50%);
}

.product-Custom #custom-size > div:first-child{
 margin-left: 30px;
}

.product-Custom #custom-size input{
  width: 100%;
  margin-bottom: 0;
}
  .product-Custom #calculator-final-value{
  display: flex;
  justify-content: flex-end;
  font-weight: bold;
  color: #dc2700;
  padding-right: 10px;
}

  .product-Custom #custom-faina-value .price-marker{
  margin-left: auto !important;
}

.product-Custom #calculator .element{
  margin: auto;
}

.product-Custom #calculator div[data-element="quantity"]{
  display: flex;
  align-items: center;
  justify-content: center;
}

.product-Custom #calculator div[data-element="quantity"]::before{
  content: "数量";
  color: #004ba0;
  font-size: 1.5rem;
  width: 100%;
  text-align: center;
}

.product-Custom #calculator div[data-element="quantity"]::after{
  content: "枚";
  color: #004ba0;
  font-size: 1.5rem;
  width: 100%;
  text-align: center;
}



/* フィレドン PS/600N_20t オーダーカット アルミ枠付
=====================================================*/
#product-AL *:not(.caret.caret-reversed-width,.tooltiptext,.caret.caret-reversed-height){
  position: static;
}
@media screen and (max-width: 959px) {
  #product-AL .ProductDetail_box{
    max-width: 600px;
    width: 100%;
    margin: auto;
    display: block;
  }
}
#product-AL .ProductAL_image img{
  width: -webkit-fill-available;
}
#product-AL .ProductAL_image_10{
  max-width: 320px;
  width: 70%;
}
#product-AL .ProductDetail_action_btn{
  width: 100% !important;
  height: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  padding-top: 80px;
}
#product-AL #calculator{
  display: flex;
  align-items: center;
  background-color: transparent !important;
  height: auto !important;
  margin-bottom: 40px !important;
  margin-top: 0 !important;
  max-width: 1130px !important;
}
@media screen and (max-width: 768px) {
  #product-AL #calculator{
    flex-direction: column;
  }
}

#product-AL #calculator .price-marker{
  position: unset !important;
  display: flex;
  background: #FFF !important;
  width: 100%;
  padding: 10px;
  margin-top: 0 !important;
}

#product-AL #calculator .price-marker > label{
  display: none !important;
}

#product-AL [data-element="quantity"]{
  padding: 0 !important;
  display: flex;
  align-items: center;
  justify-content: end;
}

#product-AL #BIS_trigger{
  display: none !important;
}

@media screen and (max-width: 768px) {
  #product-AL [data-element="quantity"]{
    margin-bottom: 20px;
    justify-content: center;
  }
}
#product-AL #calculator .element input[type="number"]{
  width: 100px !important;
}
#product-AL [data-element="quantity"]::before{
  content: "3  枚/組";
  white-space: nowrap;
  color: #004BA0;
  margin-right: 10px;
}
#product-AL [data-element="quantity"]::after{
  content: "組";
  margin-left: 10px;
  color: #004BA0;
}
#product-AL [data-element="CustomValue"] select{
  width: 100%;
}
#product-AL #custom-option1 input,
#product-AL #custom-option2 input{
  display: block;
  -webkit-appearance: auto;
  appearance: auto;
  float: right !important;
}
#product-AL #custom-option1 span,
#product-AL #custom-option2 span{
  margin-bottom: 20px;
  padding-bottom: 10px;
  padding-left: 0 !important;
  border-bottom: 1px solid #004BA0;
  color: #004BA0 !important;
}
#product-AL .custom_option_box{
  flex: 1;
}

#product-AL .ProductDetail_img{
  display: grid;
  grid-template-columns: 2fr 1fr;
  grid-template-rows: repeat(2, 150px);
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  align-items: center;
}
#product-AL .ProductDetail_img img{
  width: 100%;
}
#product-AL .ProductDetail_img-child:first-child{
  grid-area: 1 / 1 / 3 / 2;
}
#product-AL .ProductDetail_img-child::nth-child(2){
  grid-area: 1 / 2 / 2 / 3;
}
#product-AL .ProductDetail_img-child:last-child{
  grid-area: 2 / 2 / 3 / 3; 
}
@media screen and (max-width: 959px) {
  #product-AL .ProductDetail_img{
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: 1fr 0.5fr;
  }
  #product-AL .ProductDetail_img-child:first-child{
    grid-area: 1 / 1 / 2 / 3;
  }
  #product-AL .ProductDetail_img-child::nth-child(2){
    grid-area: 2 / 1 / 3 / 2; 
  }
  #product-AL .ProductDetail_img-child:last-child{
    grid-area: 2 / 2 / 3 / 3; 
  }
  #product-AL .ProductDetail_img img{
    height: 100%;
  }
}

.ProductAL{
  max-width: 1100px;
  margin: 0 auto 80px auto;
  border-bottom: 3px solid #81A0C4;
}
.ProductAL.no-border{
  border: none;
}
@media screen and (max-width: 959px) {
  .ProductAL.no-border{
      max-width: 600px;
      margin: auto;
      width: 100%;
}
}
.ProductAL h2{
  font-size: 1.8rem;
  color: #004BA0;
  margin-bottom: 20px;
  text-transform: unset;
}

.AL_description_grid{
  display: flex;
  justify-content: flex-start;
  gap: 20px;
}
.AL_description_item{
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr 0.5fr;
  grid-column-gap: 0px;
  grid-row-gap: 10px;  
  width: 20%;
}
.AL_description_image{
  display: flex;
}
.AL_description_image img{
  object-fit: contain;
  width: 100%;
  height: 100%;
}
.AL_description_item p{
  text-wrap: pretty;
}
@media screen and (max-width: 959px) {
  .AL_description_grid{
    display: block;
  }
  .AL_description_item{
    grid-template-columns: 1fr 1fr;
    grid-template-rows: unset;
    width: 100%;
  } 
}

.ProductAL_title::after{
  content:"必須";
  background: #E95B50;
  color: #FFF;
  font-weight: normal;
  font-size: 1.4rem;
  padding-inline: 8px;
  margin-left: 4px;
}
.ProductAL_title span{
  color: #E95B50;
}
.ProductAL_title sup{
  vertical-align: super;
  font-size: .6rem;
}
@media screen and (max-width: 959px) {
  .ProductAL_title{
    max-width: 600px;
    width: 100%;
    margin: auto;
  }
}

.PdoductDetail_title-sub{
  background: #EAEAEA;
  padding: 8px 16px;
  font-size: 1.6rem;
  margin-bottom: 16px;
}

.PdoductDetail_title-sub span{
  color: #e95b50;
}

.productDetail_Size_title{
  font-size: 1.6rem;
}
.productDetail_Size_title strong {
  color: #004BA0;
  font-weight: 500;
}
.productDetail_Size_title span{
  color: #e95b50;
}

.AL_value_images{
  display: flex;
  align-items: center;
  gap: 10px;
}

#product-AL #custom-size{
  background: #E8EEF5;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 20px;
  margin-bottom: 20px;
}
#product-AL #custom-size > div{
  padding: 0;
  width: 100%;
  display: flex;
}

#product-AL #custom-size > div:first-child::before{
  content:"W";
  padding-inline: 10px;
}
#product-AL #custom-size > div:last-child::before{
  content:" × H";
   white-space: nowrap;
   padding-inline: 10px;
}

#product-AL #custom-size input{
  margin: 0;
  width: 100%;
  border-ra
  dius: 0;
}

#custom-value{
  background: #E8EEF5;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  padding: 20px 20px 0;
  margin-bottom: 20px;
}

.AL_option_box{
  display: flex;
  gap: 20px;
}
.AL_option_text{
  margin-bottom: 16px;
}

#custom-option1,
#custom-option2{
  background: #E8EEF5;
  padding: 20px 20px 0;
  margin-bottom: 20px;
}
#custom-option1{
  padding: 20px;
}
#custom-option1::after{
  content: "※取っ手はH側（片側）に取り付けられます。";
}

#product-AL .ProductDetail_action_btn_wrp{
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background: #E8EEF5;
  position: relative !important;
  padding-block: 100px;
  margin-bottom: 80px;
}
#product-AL .ProductDetail_action_btn_wrp::after{
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width:0;
  height:0;
  border-style:solid;
  border-width: 33px 30px 0 30px;
  border-color: #FFFFFF transparent transparent transparent;
}

#product-AL #calculator-final-value{
  display: flex;
  justify-content: flex-end;
  width: 100%;
}
#product-AL #calculator-final-value::before{
  content: "価格（単価）税別";
  color: #004BA0;
  white-space: nowrap;
  flex: 1;
  text-align: left;
}
#product-AL #add-crt-btn:disabled{
  background-color: gray;
}

#product-AL .AL_note{
  margin-block: 10px;
}

#product-8137129820351 .ProductDetail_action_msg{
    margin-top: 100px;
}
#product-8137129820351 [data-element="customData_1"]{
  margin-top: 13px;
}
@media (max-width: 480px) {
  #product-8137129820351 [data-element="customData_1"]{
    margin-top: 0;
  }
}

[data-element="option1"],
[data-element="option2"]{
  display: inline-flex;
  text-align: center !important;
    justify-content: space-between;  
}
[data-element="option1"] select,
[data-element="option2"] select{
  margin-bottom: 0;
  font-size: 1.8rem;
  padding-block: 0 !important;
}
[data-element="option1"]{
  position: absolute;
  top: -180px;
}
@media (max-width: 480px) {
  [data-element="option1"]{
    top: -200px;
  }  
}
[data-element="option1"]::before{
  content:"取っ手オプション:";
  font-size: 1.8rem;
  font-weight: bold;
   width: 200px;
  text-align: left;
}

[data-element="option2"]{
  position: absolute;
  top:-120px;
}
@media (max-width: 480px) {
  [data-element="option2"]{
    top: -140px;
  }  
}
[data-element="option2"]::before{
  content:"連結オプション:";
  font-size: 1.8rem;
  font-weight: bold;
  width: 200px;
  text-align: left;
}


/*    Calculator
=====================================================*/
.ProductDetail_count {
  position: absolute;
  top: 55px;
  width: 100%;
}

#calculator {
  display: block;
  position: relative;
  background-color: #d1dce8 !important;
  font-size: 13px;
  line-height: 18px;
  /* right: 115px !important; */
  /* top: -259px !important; */
  clear: both;
  max-width: none !important;
  /* margin-bottom: -170px !important; */
  flex-wrap: nowrap;
  align-content: stretch;
  align-items: baseline;
  border-radius: 0;
}
#calculator .element label {
  display: block;
  font-weight: bold;
  cursor: default;
  font-size: inherit !important;
  margin: 0 !important;
  text-transform: inherit;
}
[data-element="Width"] {
  color: #004ba0;
}
[data-element="Height"] {
  color: #004ba0;
}

[data-element="quantity"] {
  width: 50% !important;
  text-align: right !important;
}

.element {
  align-items: center;
  padding-bottom: 12px;
  align-items: center;
}
.element > label {
  display: none;
}
/* #calculator .element input[type="number"]:focus {
	border: 2px solid green !important;
} */
[data-calcname="quantity"] {
  text-align: right !important;
}
#calculator .element input[data-identifier="Height"],
#calculator .element input[data-identifier="Width"],
#calculator .element input[data-identifier="customData"] {
  width: 220px !important;
  min-width: 0;
  margin: 0 !important;
  background-color: #ffffff !important;
  color: rgba(0, 0, 0, 1);
  box-sizing: border-box !important;
  text-align: left !important;
  box-sizing: border-box !important;
}

/* #calculator .element input[data-identifier="customData"] {
  width: 196px !important;
  min-width: 0;
  margin: 0 !important;
  background-color: #ffffff !important;
  color: rgba(0, 0, 0, 1);
  box-sizing: border-box !important;
  text-align: left !important;
} */
#calculator .element input[data-identifier="quantity"] {
  display: block;
  width: 100% !important;
  padding: 7px !important;
  border-radius: 6px !important;
  border-width: 2px !important;
  border-color: #004ba0 !important;
  border-style: solid !important;
  background-color: #fff !important;
  font-size: 1.8rem !important;
  color: #000 !important;
  text-align: right !important;
  outline: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  /* text-indent: 60%; */
}

#calculator .price-marker,
#custom-faina-value .price-marker {
  width: 217px;
  background-color: #e8eef5 !important;
  transition: all 0.25s cubic-bezier(0.19, 1, 0.22, 1);
  border-radius: 0;
  font-size: 2rem !important;
  font-weight: none;
  text-align: right !important;
  margin: 15px 0 0 20px !important;
}

/* #calculator .element {
  padding: 11px 42px !important;
} */

#calculator .element label,
#custom-faina-value .element label {
  display: none !important;
  font-weight: bold;
  cursor: default;
  font-size: inherit !important;
  margin: 0 !important;
  text-transform: inherit;
}
#custom-faina-value .price-marker > label{
  display: none;
}
.tooltip-container {
  display: flex;
  flex-direction: row;
  justify-content: space-evenly;
  visibility: hidden;
}
@media (max-width: 768px) {
  .tooltip-container span{
    font-size: 1.4rem;
    white-space: nowrap;
  }
}

.tooltiptext {
  background-color: #fe6847;
  color: white;
  padding: 5px;
  border-radius: 5px;
  z-index: 0;
  position: relative;
  top: -19px;
}
.tooltip_quantity {
  display: none;
  background-color: #fe6847;
  color: #fff;
  padding: 5px;
  border-radius: 5px;
  z-index: 1;
  position: relative;
  top: 0;
  left: 40%;
}
.caret.caret-reversed-height {
  visibility: hidden;
  border-bottom: 10px solid #fe6847;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  content: "";
  height: 0;
  vertical-align: top;
  width: 0;
  transform: rotate(180deg);
  position: relative;
  top: 11px;
  left: -25%;
}
.caret.caret-reversed-width {
  visibility: hidden;
  border-bottom: 10px solid #fe6847;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  content: "";
  height: 0;
  vertical-align: top;
  width: 0;
  transform: rotate(180deg);
  position: relative;
  top: 11px;
  left: -25%;
}
.caret.caret-reversed-quantity {
  display: none;
  border-bottom: 10px solid #fe6847;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  content: "";
  height: 0;
  vertical-align: top;
  width: 0;
  transform: rotate(180deg);
  position: absolute;
  z-index: 1;
  top: 100px;
  left: 51%;
}

.w-text-position {
  position: absolute;
  left: 47%;
  z-index: 1;
}

.h-text-position {
  position: absolute;
  left: 0;
  z-index: 1;
}
.filter-tolerance {
  display: inline-block;
  color: #014da1;
  font-size: 0.7em;
}
.g-link-position {
  position: absolute;
  bottom: 0;
  width: 100%;
}

.shipping-time-info {
  display: inline-block;
  color: #004ba0;
  margin-block: 10px;
}
.loading-anim img {
  width: 200px;
}

.loading-anim {
  z-index: 1;
}
/* .loading-anim img{
	display: none !important;
} */
@media screen and (max-width: 1024px) {
  .ProductDetail_box {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
  }
}
@media screen and (max-width: 959px) {
  #calculator .price-marker {
    top: -102px;
    left: 55.5%;
  }
  [data-element="quantity"] {
    left: 34%;
  }
  .ProductDetail_count_lbl_left {
    left: 31%;
  }
  .ProductDetail_count_lbl_right {
    right: 38%;
  }
  .ProductDetail_action_btn button {
    bottom: 12%;
    left: 17%;
  }
}

@media only screen and (min-device-width: 760px) and(max-device-width: 959px) {
  .height-mm {
    right: 5px;
    font-size: 2rem;
  }
  .width-mm {
    left: 230px;
    font-size: 2rem;
  }
  .h-text-position {
    left: -100px;
    font-size: 2rem;
  }
  .w-text-position {
    left: 98px;
    font-size: 2rem;
  }
  .ProductDetail_price_lbl {
    left: 148px;
    font-size: 2rem;
  }
  .ProductDetail_action_box:first-of-type::after {
    top: -274px;
  }
  .shipping-time-info {
    font-size: 2rem;
    top: -1%;
  }
  .filter-tolerance {
    font-size: 1.7rem;
  }
  #add-crt-btn {
    margin-top: 0;
    height: 8vw;
  }
  .tooltiptext {
    top: -5px;
  }
  .caret.caret-reversed-height {
    top: 25px;
    right: 155px;
  }
  .caret.caret-reversed-width {
    top: 25px;
    right: 148px;
  }
  .tooltip_quantity {
    top: -58px;
    left: 109px;
  }
  .caret.caret-reversed-quantity {
    right: 228px;
    top: -1px;
  }
  .Cart_nav_lst li {
    height: 8vw;
  }
}

/*@media only screen and (min-device-width: 320px) and(max-device-width: 568px) and(-webkit-device-pixel-ratio: 2) and(device-aspect-ratio: 40 / 71) {
   body {
			overflow-x: hidden;
		} 
  .mobile-cart-tbl-container {
    overflow: auto;
  }

  #calculator {
    height: 60vw !important;
  }
  .height-mm {
    bottom: 218px;
    left: 139px;
  }
  .width-mm {
    left: 122px;
    bottom: 154px;
  }

  .ProductDetail_action_box:first-of-type::after {
    top: -105px;
  }
  #add-crt-btn {
    width: 71%;
    margin-top: -21px;
  }
}*/

/* calculator fix */
/* #calculator .element [data-calcname="quantity"] {
  text-align: right !important;
} */

.ProductDetail_action_btn
  #calculator
  .element
  input[type="number"][data-calcname="quantity"] {
  text-align: right !important;
}

.ProductDetail_action_btn
  #calculator
  .element
  input[type="number"][data-calcname="quantity"]::-webkit-inner-spin-button {
  -webkit-appearance: button !important;
  -webkit-appearance: button !important;
  opacity: 1;
}
.ProductDetail_action_btn
  #calculator
  .element
  input[type="number"][data-calcname="quantity"]::-webkit-outer-spin-button {
  -webkit-appearance: button !important;
  -webkit-appearance: button !important;
  opacity: 1;
}

/*============================================================================================
      Order form
=============================================================================================*/
.OrderForm_box {
  background-color: #e8eef5;
  margin: 20px auto;
  text-align: left;
  padding: 40px 40px 60px;
}
.OrderForm_title {
  text-align: center;
  color: #014da1;
  margin-top: 88px;
}
.OrderForm_title span,
h1 {
  font-weight: 600;
}
.OrderForm_lead {
  text-align: center;
  margin: 60px 0 27px;
}
.OrderForm_box textarea,
input {
  background-color: #fff !important;
}
.OrderForm_item_ttl {
  color: #014da1;
  font-weight: 600;
}
.OrderForm_name {
  padding-top: 32px;
}
.OrderForm_required {
  color: #fe6847;
}
.OrderForm_btn {
  width: 300px;
  height: 60px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 87px;
}
.OrderForm_btn button {
  display: block;
  height: 100%;
  border-radius: 6px;
  background-color: #fe6847;
  background-size: 30px;
  text-align: center;
  color: #fff;
  font-size: 1.8rem;
  font-weight: 600;
  width: 100%;
}
.OrderForm_privacy {
  padding: 37px;
}
.OrderForm_privacy a {
  color: #627e9d;
}
/*============================================================================================
      Blog/ Article Styles
=============================================================================================*/
.article-title-container {
  padding-top: 64px;
}
.article-title {
  text-align: left;
}
.article-date {
  color: black;
  font-weight: 600;
  margin-top: -28px;
  margin-bottom: 37px;
}
.article-content-container {
  padding-bottom: 48px;
}
.article-button-container {
  border-top: 1px solid #707070;
}
.article-button-container a {
  color: #004ba0;
  font-size: 18px;
}
.article-button-container div {
  padding-top: 35px;
}
.article-nav {
  padding-left: 5px;
  color: #707070;
}
/* .article-nav::after {
	content: "|";
	padding-left: 5px;
	color: #707070;
} */
/*============================================================================================
      Other Styles
=============================================================================================*/
#product-table tr td{
  color: #000;
  font-weight: bold;
}

#product-table-a {
  color: #004ba0;
  text-decoration: underline;
}

.address_edit_link {
  color: #004ba0;
}
.cancel_forget_email {
  color: #3c7cc3;
}

.align_checkbox {
  display: flex;
  align-content: stretch;
  justify-content: center;
}

.form-error {
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 35px;
}

.form-success {
  margin-left: auto;
  margin-right: auto;
  max-width: 600px;
  margin-top: 35px;
}

.scrollbar-hidden::-webkit-scrollbar {
  display: none;
}

.reset-pass {
  margin-top: 35px !important;
  margin-bottom: 35px !important;
}
.pointer {
  cursor: pointer !important;
}

/*This is only for the 15% promotion*/
.discount-span {
  color: #fff;
  background-color: #fe6847;
  border-radius: 4px;
  padding: 5px;
  font-size: 1.1rem;
  font-weight: 600;
}
/*Sale price color. Change back to original price after promotion*/
.TopList_price_color {
  color: #fe6847;
  /*bold text for discount only */
  font-weight: 600;
}

.cart-input-count {
  margin-bottom: 0 !important;
}
.cart-update-link {
  padding-bottom: 0 !important;
}

@media only screen and (min-width: 1920px) and(max-width: 2560px) {
  .ProductDetail_action_box:first-of-type::after {
    content: "";
    position: relative;
    top: -108px;
    left: 48%;
    bottom: -20px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 22px 20px 0 20px;
    border-color: #d1dce8 transparent transparent transparent;
    transform: translateX(-50%);
  }
}
#register-pw-msg {
  margin-top: -15px;
  padding-top: 10px;
  font-size: 0.8em;
}

.multiple_orders hr {
  display: none;
}

.Cart_total hr {
  border-color: #004ba0;
}

.discount-div {
  text-align: right;
  margin-top: -22px;
}
.discount-div p {
  font-size: 0.75em;
}
.discount-div span:nth-child(2) {
  color: #dc2700;
  font-size: 1.1em;
  padding-left: 15px;
  font-weight: 600;
}
.discount-tag {
  background-color: #dc2700;
  color: white;
  padding: 5px 10px;
}

.Cart_total_discount {
  margin-top: -41px;
  text-align: right;
  font-size: 1.1em;
}
.Cart_total_price-discount {
  color: #dc2700;
  font-size: 2.6rem;
  font-weight: 600;
  line-height: 1.5;
  padding-left: 15px;
}
.Cart_total_discount_container {
  display: flex;
  flex-direction: row;
  align-items: flex-end;
  justify-content: flex-end;
}
.Cart_btn_container {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}

.background-gradient {
  background: linear-gradient(180deg, white 66%, #f2f2f2 15%) !important;
}
.andd-multiple-orders a {
  border-radius: 6px;
  font-size: 1.8rem;
  font-weight: 600;
  width: 100%;
  text-align: center;
  color: #fff !important;
  width: 300px;
  height: 60px;
  background-color: #0052ad;
  text-decoration: none !important;
  padding-top: 15px;
}

.multiple_delivery_note {
  margin-top: 10px;
  font-size: 0.8em;
  padding-right: 80px;
  align-self: center;
  margin-left: 50%;
}

.member-note {
  line-height: normal !important;
  color: #fe6847;
  font-size: 1.8rem;
  font-weight: 600;
  line-height: 1;
  text-align: center;
}
#discount_num {
  font-size: 2.5em;
}
#discount_percent {
  font-size: 0.5em;
}

.Cart-Shipping-note-div {
  grid-column: 2 / 6;
  grid-row: 2;
  justify-self: start;
}
.Cart_action_wrp p:nth-child(3) {
  grid-column: 6 / 8;
  grid-row: 1;
}
.Cart_action_wrp p:nth-child(4) {
  font-size: 0.8em;
  grid-row: 2;
  grid-column: 6 / 9;
  padding-bottom: 15px;
  line-height: 1.5;
}
#discount-info-span {
  padding-left: 15px;
}
.Cart_action_wrp div:nth-child(5) {
  grid-row: 3;
  grid-column: 6 / 8;
  padding-left: 15px;
}

.multi-ship-container {
  display: block;
  border-radius: 6px;
  background-color: #014da1 !important;
  text-align: center;
  color: white !important;
  width: 300px;
  height: 60px;
  align-self: center;
  margin-left: 50%;
}
.multi-ship-container label {
  color: #fff !important;
  float: none !important;
  text-align: center !important;
  font-size: 1.8rem !important;
  font-weight: 600;
}
#gs__toggle-box {
  background-color: #014da1 !important;
}
#gs__toggle-box input {
  margin: 0 !important;
}
#gsGroups {
  margin-top: 50px !important;
}
.gs__cart-page2 {
  margin-top: 50px !important;
}

.cc-example-container {
  display: flex;
}
.cc-example-container p {
  align-self: flex-end;
  color: red;
}

.Guide_sub_ttl {
  padding-top: 30px;
}

.Guide_pp_lnk {
  color: #004ba0 !important;
  text-decoration: underline;
}
.Kome-jirushi {
  color: red;
}
.guide-sub-title {
  padding-top: 20px;
}

.ProductDetail_Spec_tbl tr {
  line-height: 2;
}
.ProductDetail_Spec_tbl td {
  text-align: center;
  line-height: 1;
}
.prod-spect-tbl-txt {
  text-align: left;
}

#gs__toggle-shipping {
  display: none;
}
.gs__total-line-price small {
  display: none;
}

.loading-anim p {
  z-index: 2147483647;
}

.contact-btn {
  margin: 30px 0 !important;
  background-color: #014da1 !important;
}
/*/cdn/shop/files/cut-order-mv-update2_png.png?v=1715222130*
/cdn/shop/files/cut-order-mv-update.png?v=1693901248
*/
.site-top-hero {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  max-width: 1920px;
  min-height: 600px;
  margin: 0 auto;
  background-image: url(/cdn/shop/files/cut-order-mv-250529.jpg?v=1748518580);
  padding-top: 8%;
}

.site-top-hero--container {
  max-width: 1140px;
  width: 100%;
  margin: 0 auto;
}
.site-info-content.fix-wrap {
  min-width: unset;
  padding-bottom: 30px;
  align-items: center;
}
.site-top-hero-list{
  justify-content:flex-end;
  padding-top: 215px;
  display: grid;
   grid-template-columns: repeat(2, 314px);
  column-gap: 30px;
  row-gap: 10px;
}
@media (max-width: 768px) {
  .site-top-hero-list{
     grid-template-columns: repeat(1, 1fr);
  }
} 
@media (max-width: 980px) {
  .site-top-hero-list{
    padding-top: 35px;
    padding-bottom: 50px;
    padding-inline: 10px;
  }
}
.site-top-hero-item-split{
  display: flex;
  gap: 5px;
}
.btn-split-left{
  cursor: pointer;
  position: relative;
  width: 220px;
  background: #1C4D9C;
  color: #FFF;
  display: flex;
  flex-direction: column;
  border-radius: 10px 0 0 10px;
  padding: 10px 20px;
  font-size: 29px;
  font-weight:bold;
  line-height: 1;
  box-sizing: border-box;
  height: 60px;
}
@media (max-width: 980px) {
  .btn-split-left{
    width: 100%;
  }
}
.btn-split-left .company_name{
  font-size: 12px;
}
.btn-split-right{
  box-sizing: border-box;
  cursor: pointer;
  position: relative;
  background: #1C4D9C;
  display: flex;
  flex-direction: column;
  justify-content: center;
  border-radius: 0 10px 10px 0;
  padding: 10px  20px 10px 10px;
  font-weight:bold;
  line-height: 1;
  height: 60px;
}
.split-right-text{
  border-radius: 8px;
  border: 3px solid #7098D7;
  background: #FFF;
  white-space: nowrap;
  aspect-ratio: 1/1;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 5px;
  color: #1C4D9C;
  font-size: 16px;
  font-weight: bold;
  line-height: 1;
  margin-right: 10px;
}

.btn-site-top-hero{
  position: relative;
  width: 100%;
  background: #1C4D9C;
  color: #FFF;
  display:inline-flex;
  justify-content: center;
  flex-direction: column;
  border-radius: 10px;
  padding: 0 20px;
  font-size: 29px;
  font-weight:bold;
  line-height: 1;
  box-sizing: border-box;
  gap: 4px;
  height: 60px;
}
@media (max-width: 980px) {
  .btn-site-top-hero{
     width: 100%;
  }
}
.btn-site-top-hero:hover{
  cursor: pointer;
}
.btn-site-top-hero::after,
.btn-split-left::after,
.btn-split-right::after{
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 0 6px 8px;
  border-color: transparent transparent transparent #FFF;
  position: absolute;
  top: 0;
  right: 14px;
  bottom: 0;
  margin: auto;
}
.btn-site-top-hero .reg{
  display: flex;
   line-height: 1;
}
.btn-site-top-hero .company_name{
  font-size: 12px;
}
.btn-site-top-hero .reg::after{
  content:"\00AE";
  font-size: 13px;
}

.btn-dsn--register {
  width: 632px;
  display: block;
  padding: 12px 0;
  font-size: 28px;
  color: #fff;
  border-radius: 14px;
  background-color: #000000;
  position: relative;
  font-weight: bold;
  letter-spacing: 0.1em;
  border: 2px solid #000;
  transition: 0.3s;
}
.btn-dsn--register:hover {
  background-color: #fff;
  color: #000;
  transition: 0.3s;
}
@media (max-width: 1200px) {
  .site-top-hero {
    min-height: 500px;
  }

  .btn-dsn--register {
    width: 530px;
    font-size: 20px;
  }
  .btn-dsn--register:visited {
    color: #fff;
  }
  .site-top-hero--container {
    max-width: 960px;
    /* padding-top: 400px; */
  }
}

@media (max-width: 980px) {
  .site-top-hero {
    position: relative;
    /* background-image: url('/cdn/shop/files/order-cut-mv--sp.png?v=1681114298');*/
    background-image: url("/cdn/shop/files/cut-order-mv-sp-bg.png?v=1750903817");
    background-repeat: repeat-x;
    min-height: 270px;
    display: block;
    padding-bottom: 0;
    z-index: 1;
  }
  .site-top-hero::before{
    content:"";
    position: absolute;
    background: url(/cdn/shop/files/cut-order-mv-sp-title.png?v=1750904730) no-repeat top center / contain;
    width: 100%;
    height: 100%;
  }  
  .site-top-hero::after{
    content:"";
    position: absolute;
    top:0;
    left: 0;
    background: url(/cdn/shop/files/cut-order-mv-sp-bg-after.png?v=1750904120) no-repeat bottom center / contain;
    width: 100%;
    height: 100%;
    z-index: -1;
  }
  .btn-dsn--register {
    width: 320px;
    margin: 0 auto;
    display: block;
    padding: 10px 0;
    font-size: 16px;
  }
  .site-top-hero--container {
    position:relative;
    max-width: 600px;
    padding-top: 78vw;
    padding-bottom: 0;
  }

}
.btn-dsn--register > span {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translate(-50%, -50%);
  display: flex;
  width: 36px;
  height: 36px;
}
.btn-dsn--register > span > svg {
  border: 1px solid #000;
  border-radius: 50%;
}
.t_c {
  text-align: center;
}

.FooterLink .contact_btn_lst {
  margin: 0;
}
@media only screen and (max-width: 959px) {
  .TopCategory .top_cat_title {
    margin-bottom: 15px;
  }
  .top_company_bn_lst li {
    margin-bottom: 8px !important;
  }
  .btn-dsn--register > span {
    width: 20px;
    height: 20px;
  }
  .lineup_cart_count .wk-icon {
    left: 22%;
    top: 46%;
    position: absolute;
    transform: translateY(-50%);
  }
}
