/** Shopify CDN: Minification failed

Line 71:1 Unexpected "/"
Line 544:29 Expected ":"
Line 545:28 Expected ":"
Line 547:33 Expected ":"
Line 550:39 Expected ":"
Line 553:40 Expected ":"

**/
/* class=medium-up--hideは（おそらく）タブレット〜PC非表示、
     class=small--hideはSP非表示 */

/*ヘッダーロゴ*/
.site-header__logo img {
  margin: 10px auto;
  max-height: 55px;
}
/*ヘッダー*/
.site-header__inner {
  background-color: #001f60;
}
.site-header__inner .icon:before {
  color: #fff;
}
/*トップページ*/
.template-index .section-title h2,
.template-index h2.rich-text__heading,
.template-index .newsletter h2,
#shopify-section-160577213788cba2bb h2{
  position: relative;
  height: 3em;
  font-family: 'Nunito Sans', sans-serif;
  font-weight: 700;
  font-style: italic;
  font-weight: bold;
  line-height: 2;
}
.template-index h2::after {
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 50px;
  height: 3px;
  background: #001f60;
  content: '';
  transform: translateX(-50%);
}
/*トップ-レコメンド*/
#shopify-section-1586223165118 {
  margin-top: 90px;
  margin-bottom: 30px;
}
@media only screen and (max-width: 749px) {
  #shopify-section-1586223165118 {
    margin-top: 0;
    margin-bottom: 0;
  }
  #shopify-section-1601340352932,
  #shopify-section-1601340424305,
  #shopify-section-1585212302521 {
    margin-top: 20px;
  }
  #shopify-section-1601340352932,
  #shopify-section-1601340424305 {
    margin-bottom: 0;
  }
}


*/
/*トップ-feature */
#shopify-section-1594973926721 {}
#shopify-section-1594973926721 .page-width,
#shopify-section-1601534661851 .page-width {
  max-width: 100%;
}
.article__featured-link {
  display: block;
  text-align: center;
}
#shopify-section-1594973926721 .article__featured-link img {
  /*display: block;
  margin-bottom: 20px;*/
  width: 100%;
}
.article__featured-link span {
  display: inline-block;
  font-size: 24px;
}

@media only screen and (max-width: 749px) {
  .article__featured-link span {
    font-size: 14px;
    font-weight: bold;
  }
  #shopify-section-1601534661851 {
    margin-bottom: 30px;
  }
  #shopify-section-1601534661851 .grid__item {
    margin-bottom: 20px;
  }
}

/*トップ-商品名*/
#shopify-section-featured-collection .product-item__meta,
#shopify-section-1601340373256 .product-item__meta,
#shopify-section-1601340464314 .product-item__meta {
  position: static;
  opacity: 1;
}
#shopify-section-featured-collection .product-item__meta  .product-item__meta__inner,
#shopify-section-1601340373256 .product-item__meta  .product-item__meta__inner,
#shopify-section-1601340464314 .product-item__meta  .product-item__meta__inner {
  position: static;
}
.product-item__sold-out {
  position: absolute;
  top: 0;
  right: 0;
  padding: 3px 5px;
  color: #fff;
  text-align: center;
  font-size: 90% !important;
  background: #999;
  border-radius: 3px;
}

/*トップ-NEW ITEMS*/
#shopify-section-1601340373256 .product-item:nth-of-type(n+5) {
  display: none;
}

/*トップ-ランキング*/
#shopify-section-1601340464314 .grid > div a {
  position: relative;
}
#shopify-section-1601340464314 .grid > div a::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 40px;
  color: #fff;
  font-weight: bold;
  font-size: 17px;
  text-align: center;
  line-height: 40px;
  background: #93d150;
}
#shopify-section-1601340464314 .grid > div:first-of-type a::after {
  content: '1';
}
#shopify-section-1601340464314 .grid > div:nth-of-type(2) a::after {
  content: '2';
}
#shopify-section-1601340464314 .grid > div:nth-of-type(3) a::after {
  content: '3';
}
#shopify-section-1601340464314 .grid > div:nth-of-type(4) a::after {
  content: '4';
}
#shopify-section-1601340464314 .grid > div:nth-of-type(5) a::after {
  content: '5';
}
@media only screen and (min-width: 990px) {
  #shopify-section-1601340464314 .large-up--one-quarter {
    width: 20%;
  }
  #shopify-section-1601340464314 .large-up--one-quarter:nth-child(4n+1) {
    clear: none;
  }
  #shopify-section-1601340464314 .large-up--one-quarter:nth-child(5n+1) {
    clear: both;
  }
}
/*トップ-NEWS*/
#shopify-section-1585212302521 .featured-blog__post-inner {
  display: flex;
  padding-bottom: 0;
  margin: 0 auto 45px;
  width: 70%;
}
#shopify-section-1585212302521 .featured-blog__meta {
  padding-bottom: 0;
}
#shopify-section-1585212302521 .featured-blog__meta-list {
  margin-right: 30px;
  width: 120px;
  white-space: nowrap;
}
@media only screen and (min-width: 750px) {
  #shopify-section-1585212302521 .medium-up--one-third {
    width: 100%;
  }
}
@media only screen and (max-width: 749px) {
  #shopify-section-1585212302521 .featured-blog__post-inner {
    display: block;
    margin-bottom: 25px;
    width: 100%;
  }
  #shopify-section-1585212302521 .featured-blog__meta-list {
    margin-bottom: 7px;
  }
}
/*トップ-メルマガ登録*/
#shopify-section-1585821385111 h2 {
  margin-bottom: 52.5px;
}
@media only screen and (max-width: 749px) {
  #shopify-section-1585821385111 {
    padding: 0 20px;
  }
  #shopify-section-1585821385111 h2 {
    margin-bottom: 30px;
  }
  #shopify-section-1585821385111 .rte {
    margin-bottom: 30px;
    text-align: left;
  }
}

/*トップ-SHOP LIST*/
#shopify-section-160577213788cba2bb h2{
  text-align: center;
}
#shoplist {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 67%;
  background: url(https://cdn.shopify.com/s/files/1/0496/5515/2795/files/shop_map.png) no-repeat bottom left / auto 100%;
}
#shoplist ul {
  position: absolute;
  top: 5%;
  left: 0;
  list-style: none;
  padding: 20px;
  background: #f4f4f4;
}
#shoplist li {
  display: flex;
  align-items: center;
  justify-content: space-between;
  line-height: 1;
}
#shoplist li:not(:last-of-type) {
  margin-bottom: 10px;
}
#shoplist li .areacolor {
  display: inline-block;
  margin-right: 10px;
  width: 30px;
  height: 14px;
  vertical-align: top;
}
#shoplist li:first-of-type .areacolor {
  background: #5dc0e5;
}
#shoplist li:nth-of-type(2) .areacolor {
  background: #eecd4f;
}
#shoplist li:nth-of-type(3) .areacolor {
  background: #93582f;
}
#shoplist li:nth-of-type(4) .areacolor {
  background: #519b3a;
}
#shoplist li:nth-of-type(5) .areacolor {
  background: #e29245;
}
#shoplist li:nth-of-type(6) .areacolor {
  background: #9d58b3;
}
#shoplist li:nth-of-type(7) .areacolor {
  background: #e478be;
}
#shoplist li a {
  margin-left: 20px;
  padding: 7px;
  color: #fff;
  font-weight: bold;
  background: #001f60;
  border-radius: 2px;
}
.shoptable th {
  text-align: center;
}
.shoptable th:first-of-type {
  width: 24%;
}
.shoptable th:nth-of-type(2) {
  width: 34%;
}
.shoptable td:nth-of-type(3n),
.shoptable td:nth-of-type(4n) {
  text-align: center;
}
@media only screen and (max-width: 749px) {
  #shoplist {
    padding-top: 100%;
    height: auto;
    background: url(https://cdn.shopify.com/s/files/1/0496/5515/2795/files/shop_map_sp.png) no-repeat top center / 100% auto;
  }
  #shoplist ul {
    position: relative;
  }
  .tablescroll{
    overflow: auto;
    white-space: nowrap;
  }
  .tablescroll::-webkit-scrollbar{
    height: 5px;
  }
  .tablescroll::-webkit-scrollbar-track{
    background: #ccc;
  }
  .tablescroll::-webkit-scrollbar-thumb {
    background: #333;
  }
}

/*お知らせ一覧*/
.b-articlewrap {
  display: flex;
  flex-wrap: wrap;
}
.b-article {
  width: 32%;
}
.b-article:not(:nth-of-type(3n)) {
  margin-right: 2%;
}
.b-article img {
  margin-left: 0 !important;
  width: 100% !important;
}
.b-article h2 {
  margin-top: 20px;
  margin-right: 10%;
  margin-left: 10%;
  min-height: 3.1em;
  font-size: 1.13333em;
  line-height: 1.6;
}
.b-article h2 a {
  border-bottom :none;
}
.b-excerpt {
  margin-right: 10%;
  margin-left: 10%;
  min-height: 3.2em;
}
.b-article .action-link {
  display: flex;
  justify-content: center;
  margin-top: 15px;
}
.b-article .action-link a {
  padding: 5px 20px;
  color: #fff;
  background: #000;
}
@media only screen and (max-width: 749px) {
  .b-article {
    width: 49%;
  }
  .b-article:not(:nth-of-type(3n)) {
    margin-right: 0;
  }
  .b-article:not(:nth-of-type(odd)) {
    margin-left: 2%;
  }
  .b-article h2 {
    margin-right: 10px;
    margin-left: 10px;
    min-height: 4.7em;
    font-size: 1.1em;
  }
  .b-excerpt {
    margin-right: 10px;
    margin-left: 10px;
    min-height: 4.7em;
  }
}




/*商品一覧*/
.product-list .product-item__link {
  margin: 20px;
  width: calc(100% - 40px);
}
.product-item__link p {
  font-size: 1em;
}
/*商品一覧-画像可変に対応*/
.product-item__link .product-item__image-wrapper {
  padding: 0 !important;
  height: 200px;
}
.product-item__image {
  position: static;
  height: 100%;
  object-fit: contain;
  font-family: 'object-fit: contain;'; /*IE対策*/
}
/*商品一覧-商品名の見え方変更*/
.product-list .product-item__link {
  overflow: visible;
}
.product-list .product-item__meta {
  position: static;
  opacity: 1;
}
.product-list .product-item__meta {
  position: static;
  opacity: 1;
}
.product-list .product-item__meta__inner {
  position: static;
}
.product-list .product-item__link:hover .product-item__image {
  opacity: 0.6;
}
.product-item__meta__inner {
  text-align: left;
}
.product-item__title {
  height: 3.2em;
  /*height: 4.8em;*/
  text-align: center;
}
.product-item__price-wrapper {
  margin-bottom: 10px !important;
  text-align: center;
}
@media only screen and (max-width: 749px) {
  .product-item__title {
    height: auto;
  }
  .product-item__link .product-item__image-wrapper {
    height: 35vw;
  }
  .product-item__image--margins {
    margin: 10px 10px 0;
  }
}

/*商品詳細ページ*/
/*商品詳細スライダー*/
.product__image_slide .slick-list {
}
.product__image_slide .slick-prev,
.product__image_slide .slick-next {
  top: 40%;
  width: 20px;
  z-index: 0;
  transform: translateY(-50%);
}
.product__image_slide .slick-prev {
  left: -28px;
}
.product__image_slide .slick-next {
  right: -28px;
}
.product__image_slide .slick-dots {
  position: relative;
  margin: 20px 0;
  text-align: left;
}
.product__image_slide .slick-dots li {
  width: 18%;
  height: 18%;
  margin: 0 1%;
}
.product__image_slide .slick-dots img {
  border: 3px solid #fff;
}
.product__image_slide .slick-dots .slick-active img {
  border: 3px solid #93d150;
}
.product__image_slide .slick-track {
  display: flex;
  align-items: center;
}
.product__image_slide .slick-slide a {
  display: block;
}
.product__image_slide .slick-slide img {
  margin: auto;
  max-height: 25vw;
}
.pdct_txt {
  font-size: 90%;
}
@media only screen and (max-width: 749px) {
  .product__image_slide .slick-slide img {
    max-height: 90vw;
  }
  .product__image_slide .slick-dots {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
  }
  .product__image_slide .slick-dots li {
    /*width: 19%;
    max-height: 17vw;*/
  }
  .product__image_slide .slick-dots img {
    display: block;
    margin: 0 auto;
    max-height: 17vw;
  }
}

.product__quantity {
  margin-top: 10px;
}
.productname {
  font-size: 1.42em;
}
.product-tax {
  font-size: 13px;
}
.btn.shopify-payment-button {
  width: 100%;
}
.product-item__vendor {
  display: none;
}




/*SP用横スクロールテーブル*/
.scroll table{
  width:100%;
}
.scroll{
  overflow: auto;　　　　/*tableをスクロールさせる*/
  white-space: nowrap;　　/*tableのセル内にある文字の折り返しを禁止*/
}
.scroll::-webkit-scrollbar{　　/*tableにスクロールバーを追加*/
  height: 5px;
}
.scroll::-webkit-scrollbar-track{　　/*tableにスクロールバーを追加*/
  background: #F1F1F1;
}
.scroll::-webkit-scrollbar-thumb {　　/*tableにスクロールバーを追加*/
  background: #BCBCBC;
}



/*プライバシーポリシー*/
/*.main-content--no-template {
  margin-bottom: 50px;
}*/
.shopify-policy__container {
  margin-top: 50px !important;
  margin-bottom: 70px !important;
  max-width: 780px !important;
  line-height: 1.8;
}
.shopify-policy__title {
  margin-bottom: 40px;
}
.privacy_ol {
  margin-bottom: 1.2em;
  list-style-position: inside;
}
.privacy_ul {
  margin: 0.8em 0;
}
.houmu dl {
  margin: 20px 0;
}
.houmu dt {
  font-size: 1.2em;
  font-weight: bold;
}
.houmu dd {
  margin-left: 0;
}
.houmu li {
  list-style: none;
}
/*特定商取引法*/
.shopify-policy__body th,
.shopify-policy__body td {
  padding: 10px 26.66667px;
  border: 1px solid #000;
}
.shopify-policy__body th {
  width: 28%;
  text-align: center;
}
.shopify-policy__body td p:last-of-type {
  margin-bottom: 0;
}
.shopify-policy__body td li {
  list-style: none;
}
.tokusho h3 {
  margin-top: 1.5em;
  margin-bottom: 0;
  font-size: 15px;
}
.tokusho ul {
  margin: 0;
}
@media only screen and (max-width: 749px) {
  .shopify-policy__title {
    margin-bottom: 30px;
  }
  .shopify-policy__title h1 {
    font-size: 21px;
  }
  .shopify-policy__body th {
    width: 40%;
  }
}




/*会員登録 */
.member_benefitsbtn,
.member_registerbtn {
    text-align: center;
}

.member_benefitsbtn a,
.member_registerbtn a {
    background-color: transparent;
    color: #1a1a1a;
    border: 2px solid #1a1a1a;
    min-height: 47px;
    padding: 6px 30px;
    display: inline-block;
    line-height: 2;
    margin: 0 auto 12px;
}

/*マイページ*/
.cstmr_btn_cntr {
  margin-top: 50px;
  text-align: center;
}
.account_table {
  margin-bottom: 50px;
}
.account_table th,
.account_table td {
  padding: 20px 0;
  border-right: none;
  border-left: none;
}
.account_table_p {
  margin-bottom: 0;
}
@media only screen and (max-width: 749px) {
  .cstmr_btn_cntr {
    margin-top: 30px;
  }
}


/* 再購入アプリ調整 */
.reorder_wrapper {
    text-align: center;
}

.hulk_reorder_order_detail_page {
    min-width: 140px;
}

.hulkapps .hulk_pop_up .hulk_modal-content .hulk_quantity {
  display: block !important;
}

.hulk_list-title span {
    font-size: 0 !important;
}

.hulk_list-title:before {
    display: block;
    position: absolute;
    font-size: 14px !imporrtant;
    color: #758390;
}

.hulk_list-title.hulk_item:before {
    content: "商品";
}

.hulk_list-title.hulk_quantity:before {
    content: "数量";
}

.hulk_list-title.hulk_price:before {
    content: "価格";
}

/* 配送日時指定アプリ調整 */
.cart-attribute__field.cart-attributes-delivery-datetime label:not([for=delivery-date]) {
    font-size: 0;
}

.cart-attribute__field.cart-attributes-delivery-datetime label:not([for=delivery-date]):after {
    content: "配達希望時間帯";
    display: inline;
    font-size: 14px;
}

/* ドロワー調整 */
.drawer .cart__checkout {
    color: #FFF;
}

/* コレクションページ*/
.template-collection .collection-heading + .rte--description {
  font-size: 1em;
  width: 70%;
  margin: 30px auto;
}
@media only screen and (max-width: 749px) {
  .template-collection .collection-heading + .rte--description {
    width: auto;
    margin: 30px 40px;
  }
}

/* ご利用ガイド */
ul.guidebtn {
  display: flex;
  flex-wrap: wrap;
  margin: 30px 0;
  list-style: none;
}
.guidebtn li {
  margin-right: 2%;
  margin-bottom: 10px;
  width: 32%;
  height: 50px;
}
.guidebtn li a {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 100%;
  height: 100%;
  color: #001f60;
  font-weight: bold;
  font-size: 1.1em;
  border-radius: 5px;
  border: 2px solid #001f60;
  transition: 0.3s all;
}
.guidebtn li a::after {
  position: absolute;
  top: 45%;
  right: 10px;
  margin: 0 10px;
  width: 10px;
  height: 10px;
  border-bottom: 3px solid #001f60;
  border-right: 3px solid #001f60;
  transform: rotate(45deg) translateY(-50%);
  content: '';
}
.guidebtn li a:hover {
  opacity: 1;
  color: #fff;
  background: #001f60;
}
.guidebtn li a:hover::after {
  border-color: #fff;
}
.guide > div {
  padding-top: 70px;
  margin-top: -50px;
}
.guide h4 {
  margin-top: 24px;
  margin-bottom: 0;
}
@media only screen and (min-width: 750px) {
  .guidebtn li:nth-of-type(3n) {
    margin-right: 0;
  }
}
@media only screen and (max-width: 749px) {
  .guidebtn li {
    margin-right: 4%;
    width: 48%;
    height: 60px;
  }
  .guidebtn li:nth-of-type(2n) {
    margin-right: 0;
  }
  .guidebtn li a::after {
    bottom: 7px;
    top: auto;
    right: auto;
    left: auto;
    transform: rotate(45deg);
  }
}

/* IFG LS☆IRON Series */
#ifg-ls-iron-series .page-width {
  max-width: 100%;
}
#ifg-ls-iron-series .page-width header {
  display: none;
}
.ifgiron {
  margin: 0 auto;
  width: 90%;
  max-width: 1200px;
  line-height: 1.8;
  font-family: 'Nunito Sans', Arial, Helvetica, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", sans-serif;
}
.ifgiron h1,
.ifgiron h2,
.ifgiron h3,
.ifgiron h4 {
  font-weight: bold;
}
.ifgiron img {
  max-width: 100%;
}
.ifgiron .ii_mv {
  position: relative;
}
.ifgiron .ii_mv h1 {
  position: absolute;
  bottom: 30px;
  right: 30px;
  margin: 0;
  color: #fff;
  font-size: 48px;
  line-height: 1.4;
  letter-spacing: 0;
}
.ifgiron .ii_mv h1 span {
  display: block;
  font-size: 20px;
}
.ifgiron .ii_nav {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  padding: 25px 30px;
  margin: 0 0 70px;
  background: #000;
  list-style: none;
}
.ifgiron .ii_nav li {
  width: 32%;
}
.ifgiron .ii_nav a {
  display: block;
  position: relative;
  color: #fff;
}
.ifgiron .ii_nav a:hover {
  opacity: 0.8;
}
.ifgiron .ii_nav img {
  display: block;
  width: 100%;
}
.ifgiron .ii_nav a div {
  position: absolute;
  top: 50%;
  left: 10px;
  line-height: 1.4;
  transform: translateY(-50%);
}
.ifgiron .ii_nav a div span {
  display: block;
}
.ifgiron .ii_nav a div span:first-of-type {
  font-size: 12px;
}
.ifgiron .ii_nav a div span:nth-of-type(2) {
  font-size: 34px;
  font-weight: bold;
}
.ifgiron .ii_nav a div span:nth-of-type(3) {
  padding: 0.5em 0;
  width: 100%;
  font-size: 14px;
  text-align: center;
  background: #74b82b;
}
.ifgiron .ii_detail {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-flex-direction: row-reverse;
  flex-direction: row-reverse;
  margin: 0 0 70px;
}
.ifgiron .ii_detail div:first-of-type {
  margin-left: 2%;
  width: 48%;
}
.ifgiron .ii_detail div:nth-of-type(2) {
  width: 50%;
}
.ifgiron .ii_detail h2 {
  font-size: 36px;
  margin: 0 0 40px;
  border-bottom: 1px solid #c9c9c9;
  letter-spacing: 0;
}
.ifgiron .ii_info h3 {
  font-size: 20px;
  margin: 0 0 1em;
}
.ifgiron .ii_info h3 span {
  margin-left: 12px;
  font-size: 14px;
}
.ifgiron .ii_detail p {
  margin: 0;
}
.ifgiron .ii_detail p:not(:last-of-type) {
  margin-bottom: 50px;
}
.ifgiron .ii_detail caption {
  text-align: left;
  font-weight: bold;
}
.ifgiron .ii_detail td:first-of-type {
  padding-right: 1em;
}
.ifgiron .ii_detail td {
  padding: 0;
  border: none;
  vertical-align: top;
}
.ifgiron .ii_detail table + p {
  font-size: 14px;
}
.ifgiron .ii_lineup {
  margin: 0 0 70px;
}
.ifgiron .ii_lineup img {
  display: block;
  margin: 0 auto;
}
.ifgiron .ii_spec {
  margin: 0 0 100px;
}
.ifgiron .ii_spec img {
  display: block;
  margin-left: 0;
  width: 100%;
}
.ifgiron .ii_spec p {
  margin: 1em 0 0;
  font-size: 14px;
}
.ifgiron .ii_info {
  margin-top: -50px;
  padding-top: 70px;
}
@media only screen and (min-width: 750px) {
  .ifgiron .ii_mv .small--hide {
    display: block;
  }
}
@media only screen and (max-width: 749px) {
  .ifgiron .ii_mv .medium-up--hide {
    display: block;
  }
  .ifgiron img {
    margin-left: 0 !important;
  }
  .ifgiron {
    margin: 0 auto;
    width: 100%;
  }
  .ifgiron .ii_mv img {
    width: 100%;
  }
  .ifgiron .ii_mv h1 {
    bottom: 5%;
    left: 5%;
    font-size: 6.4vw;
  }
  .ifgiron .ii_mv h1 span {
    font-size: 2.93vw;
  }
  .ifgiron .ii_nav {
    padding: 0;
    margin: 5% 0;
    width: 100%;
    background: none;
  }
  .ifgiron .ii_nav a {
    padding: 0.3em 0;
    color: #74b82b;
    font-size: 3.73vw;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    border: 2px solid;
  }
  .ifgiron .ii_nav a img {
    display: block;
    position: absolute;
    top: 50%;
    left: 0.5em;
    width: 1em;
    max-width: 100%;
    transform: translateY(-50%);
  }
  .ifgiron .ii_detail {
    display: block;
    margin: 0 0 15%;
  }
  .ifgiron .ii_detail div:first-of-type {
    margin-left: 0;
    margin-bottom: 15%;
    width: 100%;
  }
  .ifgiron .ii_detail div:first-of-type img {
    width: 100%;
  }
  .ifgiron .ii_detail div:nth-of-type(2) {
    width: 100%;
  }
  .ifgiron .ii_detail h2 {
    font-size: 6.4vw;
    margin: 0 0 8%;
    padding: 0 0.3rem;
  }
  .ifgiron .ii_info h3 {
    font-size: 14px;
    padding: 0 0.3rem;
  }
  .ifgiron .ii_info h3 span {
    margin-left: 1em;
    font-size: 2.67vw;
  }
  .ifgiron .ii_detail p {
    padding: 0 0.3rem;
  }
  .ifgiron .ii_detail p:not(:last-of-type) {
    margin-bottom: 8%;
  }
  .ifgiron .ii_detail caption {
    font-size: 14px;
  }
  .ifgiron .ii_detail table {
    margin: 0 0.3rem;
  }
  .ifgiron .ii_detail td:first-of-type {
    padding-right: 0.5em;
  }
  .ifgiron .ii_detail table + p {
    font-size: 2.67vw;
  }
  .ifgiron .ii_lineup {
    margin: 0 0 15%;
  }
  .ifgiron .ii_lineup img {
    width: 100%;
  }
  .ifgiron .ii_spec {
    margin: 0 0 20%;
  }
  .ifgiron .ii_spec div {
    overflow-x: auto;
    overflow-y: hidden;
    width: 100%;
  }
  .ifgiron .ii_spec div::-webkit-scrollbar {
    height: 5px;
  }
  .ifgiron .ii_spec div::-webkit-scrollbar-track {
    border-radius: 5px;
    background: #eee;
  }
  .ifgiron .ii_spec div::-webkit-scrollbar-thumb {
    border-radius: 5px;
    background: #666;
  }
  .ifgiron .ii_spec img {
    width: 1200px;
    max-width: initial;
  }
  .ifgiron .ii_spec p {
    font-size: 2.67vw
  }
}

/* ARTISANGOLF 720Series */
#artisan-golf-iron-ls-720-series .page-width {
  max-width: 100%;
}
#artisan-golf-iron-ls-720-series .page-width header {
  display: none;
}

/* ARTISANGOLF Series */
#artisangolf-series #artisan-golf-iron-ls-720-series .page-width {
  max-width: 100%;
}
#artisangolf-series #artisan-golf-iron-ls-720-series .page-width header {
  display: none;
}
.a_wedge {
  margin: 0 auto;
  width: 90%;
  max-width: 1200px;
  line-height: 1.8;
  font-family: 'Nunito Sans', Arial, Helvetica, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", sans-serif;
}
.a_wedge h1,
.a_wedge h2,
.a_wedge h3,
.a_wedge h4{
  font-weight: bold;
}
.a_wedge img {
  max-width: 100%;
}
.a_wedge .aw_mv {
  position: relative;
}
.a_wedge .aw_mv h1 {
  position: absolute;
  bottom: 30px;
  right: 30px;
  margin: 0;
  color: #fff;
  font-size: 48px;
  line-height: 1.4;
  letter-spacing: 0;
}
.a_wedge .aw_mv h1 span {
  display: block;
  font-size: 20px;
}
.a_wedge .aw_detail {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  margin: 70px 0 100px;
}
.a_wedge .aw_detail div:first-of-type {
  width: 48%;
}
.a_wedge .aw_detail div:nth-of-type(2) {
  width: 50%;
}
.a_wedge .aw_detail h2 {
  font-size: 36px;
  margin: 0 0 40px;
  letter-spacing: 0;
}
.a_wedge .aw_info h3 {
  font-size: 20px;
  margin: 0 0 1em;
}
.a_wedge .aw_info h3 span {
  margin-left: 12px;
  font-size: 14px;
}
.a_wedge .aw_detail p {
  margin: 0;
}
.a_wedge .aw_detail p:not(:last-of-type) {
  margin-bottom: 50px;
}
.a_wedge .aw_detail caption {
  text-align: left;
  font-weight: bold;
}
.a_wedge .aw_detail td:first-of-type {
  padding-right: 1em;
}
.a_wedge .aw_detail table + p {
  font-size: 14px;
}
.a_wedge .aw_about {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  margin-bottom: 100px;
}
.a_wedge .aw_about div {
  width: 48%;
}
.a_wedge .aw_about img:not(.arrow) {
  width: 100%;
}
.a_wedge .aw_about a {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  width: 240px;
  height: 70px;
  color: #fff;
  font-size: 22px;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  line-height: 1;
  background: #001f60;
}
.a_wedge .aw_about a:hover {
  opacity: 0.8;
}
.a_wedge .aw_about .arrow {
  display: inline-block;
  margin-right: 0.5em !important;
  margin-left: 0 !important;
  height: 18px;
}
.a_wedge .aw_about p {
  margin: 0 0 1.4em;
}
.a_wedge .aw_lineup {
  margin: 0 0 30px;
}
.a_wedge .aw_lineup ul {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
  list-style: none;
}
.a_wedge .aw_lineup li {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  margin: 0 0 70px;
  width: 48%;
}
.a_wedge .aw_lineup li div {
  width: 50%;
}
.a_wedge .aw_lineup h4 {
  margin: 0 0 1em;
  font-size: 18px;
}
.a_wedge .aw_lineup p {
  margin: 0;
}
.a_wedge .aw_lineup li div span {
  display: inline-block;
  padding: 0 0.2em;
  margin-bottom: 5px;
  border: 1px solid;
}
.a_wedge .aw_lineup img:not(.last) {
  width: 48%;
}
.a_wedge .aw_lineup img.last {
  width: 100%;
}
.a_wedge .aw_detail02 {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  margin-bottom: 100px;
}
.a_wedge .aw_detail02 div {
  width: 48%;
}
.a_wedge .aw_detail02 div p:first-of-type {
  margin-bottom: 75px;
}
.a_wedge .aw_detail02 div p:last-of-type {
  margin: 0;
}
.a_wedge .aw_detail02 img {
  width: 48%;
}
.a_wedge .aw_spec {
  margin: 0 0 100px;
}
.a_wedge .aw_spec div:first-of-type {
  margin-bottom: 50px;
}
.a_wedge .aw_spec img {
  display: block;
  width: 100%;
}
.a_wedge .aw_spec p {
  margin: 1em 0 0;
  font-size: 14px;
}
.a_wedge td {
  padding: 0;
  border: none;
  vertical-align: top;
}
@media only screen and (min-width: 750px) {
  .a_wedge .aw_mv .small--hide {
    display: block;
  }
}
@media only screen and (max-width: 749px) {
  h1, .h1 {
    font-size: 1.6em;
  }
  .a_wedge {
    width: 100%;
  }
  .a_wedge img {
    margin-left: 0 !important;
  }
  .a_wedge .aw_mv img {
    width: 100%;
  }
  .a_wedge .aw_mv .medium-up--hide {
    display: block;
  }
  .a_wedge .aw_mv h1 {
    bottom: 5%;
    left: 5%;
    right: auto;
    font-size: 6.4vw;
  }
  .a_wedge .aw_mv h1 span {
    font-size: 2.93vw;
  }
  .a_wedge .aw_detail {
    display: block;
    margin: 5% 0 15%;
  }
  .a_wedge .aw_detail div {
    width: 100% !important;
  }
  .a_wedge .aw_detail div:first-of-type {
    margin-bottom: 5%;
  }
  .a_wedge .aw_detail div:first-of-type img {
    width: 100%;
  }
  .a_wedge .aw_detail h2 {
    font-size: 6.4vw;
    margin: 0 0 5%;
  }
  .a_wedge .aw_info h3 {
    font-size: 14px;
  }
  .a_wedge .aw_info h3 span {
    margin-left: 1em;
    font-size: 2.67vw;
  }
  .a_wedge .aw_detail p:not(:last-of-type) {
    margin-bottom: 8%;
  }
  .a_wedge .aw_detail table {
    margin: 0 0.3rem;
  }
  .a_wedge .aw_detail td:first-of-type {
    padding-right: 0.5em;
    width: 30%;
  }
  .a_wedge .aw_detail table + p {
    font-size: 2.67vw;
  }
  .a_wedge .aw_about,
  .a_wedge .aw_detail02 {
    display: block;
    margin: 0 0 15%;
  }
  .a_wedge .aw_about div {
    width: 100%;
  }
  .a_wedge .aw_about img,
  .a_wedge .aw_detail02 img {
    display: block;
    margin: 0 0 7%;
    width: 100%;
  }
  .a_wedge .aw_about .arrow {
    display: none;
  }
  .a_wedge .aw_about a {
    display: block;
    padding: 1em 0;
    margin: 0 auto;
    width: 60%;
    height: auto;
    font-size: 14px;
  }
  .a_wedge .aw_lineup {
    margin: 0 0 15%;
  }
  .a_wedge .aw_lineup ul {
    display: block;
  }
  .a_wedge .aw_lineup li {
    margin-bottom: 10%;
    width: 100%;
    font-size: 3.2vw;
  }
  .a_wedge .aw_lineup div {
    width: 48% !important;
    line-height: 2;
  }
  .a_wedge .aw_lineup h4 {
    margin: 0 0 0.5em;
    font-size: 3.2vw;
  }
  .a_wedge .aw_lineup div p {
    margin: 0;
  }
  .a_wedge .aw_lineup div span {
    padding: 0 0.6em !important;
  }
  .a_wedge .aw_lineup .last {
    width: 95% !important;
  }
  .a_wedge .aw_detail02 h3:nth-of-type(2) {
    margin-top: 7%;
  }
  .a_wedge .aw_detail02 div {
    width: 100%;
  }
  .a_wedge .aw_detail02 div p:first-of-type {
    margin-bottom: 0;
  }
  .a_wedge .aw_spec {
    margin: 0 0 20%;
  }
  .a_wedge .aw_spec div {
    overflow-x: auto;
    overflow-y: hidden;
    width: 100%;
  }
  .a_wedge .aw_spec div::-webkit-scrollbar {
    height: 5px;
  }
  .a_wedge .aw_spec div::-webkit-scrollbar-track {
    border-radius: 5px;
    background: #eee;
  }
  .a_wedge .aw_spec div::-webkit-scrollbar-thumb {
    border-radius: 5px;
    background: #666;
  }
  .a_wedge .aw_spec div:first-of-type {
    margin-bottom: 5%;
  }
  .a_wedge .aw_spec img {
    width: 1200px;
    max-width: initial;
  }
  .a_wedge .aw_spec p {
    font-size: 2.67vw
  }
}