.item_thum_ul {
  display: flex;
  flex-wrap: wrap;
  margin-top: 10px;
height: 15%
}
.item_thum_list_li {
  width: calc((100% - 20px) / 4) !important;
	
}
.item_thum_list_li:nth-child(n+2) {
  margin-left: 10px;
}
.item_thum_list_li:nth-child(3n+4) {
  margin-left: 0;
}
.item_thum_list_li:nth-child(n+4) {
  margin-top: 0 !important;
}
.item_thum_list_li_pic {
  font-size: 0;
}

.item_thum_list_li_name {
  display: flex;
  justify-content: center;
  margin-top: 2px;
  font-size: 12px;
}
@media screen and (max-width: 767px) {
  .isSp {
    display: block;
  }
  .isPc {
    display: none;
  }
  .container.ht {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
  }
  img {
    max-width: 100%;
  }
  .wrapper {
    overflow: hidden;
  }
  .mv {
    position: relative;
  }
  .mv__p {
    margin-bottom: 0;
  }
  .mv .btn_ishirt {
    width: 90%;
    margin: auto;
    position: absolute;
    right: 0;
    bottom: 15px;
    left: 0;
  }
  .mv .btn_ishirt__link {
    display: block;
  }
  .point_heiadng {
    margin: 30px 0 0;
    font-size: 36px;
    font-weight: bold;
    color: #04296b;
    line-height: 1;
    text-align: center;
  }
  .point_btm_p {
    margin: 15px 0 0;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
  }
  .point_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 30px 0 0;
    padding: 0 15px;
    list-style: none;
  }
  .point_item {
    width: calc((100% - 15px) / 2);
    border: 2px solid #04296b;
  }
  .point_item:nth-child(n + 3) {
    margin-top: 15px;
  }
  .point_item__heading {
    margin-bottom: 0;
    padding: 7px;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    background-color: #04296b;
  }
  .point_figure {
    padding: 20px 10px;
    text-align: center;
  }
  .point_figure__img {
    width: 50%;
  }
  .point_figure__figcaption {
    margin-top: 10px;
    font-size: 12px;
    line-height: 24px;
    color: #04296b;
  }
  .point_figure__figcaption .font_l {
    font-size: 18px;
    font-weight: bold;
    line-height: 24px;
    color: #04296b;
  }
  .point_figure__figcaption .font_m {
    font-size: 16px;
    font-weight: bold;
    line-height: 24px;
    color: #04296b;
  }
  .section {
    padding-top: 100px;
    margin-top: -50px;
  }
  .ishirt_lv2 {
    margin: 0;
    text-align: center;
  }
  .ishirt_lv2__img {
    width: 65%;
  }
  .ishirt_btm_p {
    margin: 15px 0 0;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
  }
  .ishirt_content {
    margin-top: 30px;
    padding: 0 15px;
  }
  .ishirt_content_left, .ishirt_content_right {
    width: 100%;
  }
  .ishirt_content_left {
    text-align: center;
  }
  .ishirt_content_left__img {
    width: 75%;
  }
  .ishirt_content_right_heading__s {
    margin: 15px 0 0;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    color: #04296b;
  }
  .ishirt_content_right_heading__l {
    margin: 5px 0 0;
    font-size: 22px;
    font-weight: bold;
    text-align: center;
    color: #04296b;
  }
  .ishirt_content_right_btm {
    margin-top: 10px;
    padding: 20px;
    border: 2px solid #04296b;
  }
  .ishirt_content_right_btm__p {
    font-size: 14px;
    line-height: 26px;
    color: #04296b;
  }
  .ishirt_content_right_btm__p .font_m {
    font-size: 15px;
    font-weight: bold;
    line-height: 26px;
  }
  .bnr_limited {
    margin-top: 20px;
    background-image: url("../images/bg_limited_01.png");
    background-repeat: repeat-y;
    background-size: cover;
  }
  .bnr_limited + .bnr_limited {
    margin-top: 20px;
  }
  .bnr_limited_inr {
    padding: 30px 20px;
  }
  .bnr_limited_fixed {
    width: 100%;
    margin: 0 auto;
  }
  .bnr_limited_fixed_left {
    text-align: center;
  }
  .bnr_limited_fixed_left__img {
    width: 95%;
  }
  .bnr_limited_fixed_right {
    margin-top: 10px;
    text-align: center;
  }
  .bnr_limited_fixed_right__img {
    width: 95%;
  }
  .bnr_limited_content_flex {
    margin-top: 15px;
  }
  .bnr_limited_content {
    width: 100%;
  }
  .bnr_limited_content + .bnr_limited_content {
    margin-top: 20px;
  }
  .bnr_limited_content.red .bnr_limited_content__heading {
    background-color: #bc2712;
  }
  .bnr_limited_content.red .bnr_limited_content_des_btn__link {
    border: 2px solid #bc2712;
    color: #bc2712 !important;
  }
  .bnr_limited_content.red .bnr_limited_content_des_btn__link::after {
    content: "";
    border-top: 2px solid #bc2712;
    border-right: 2px solid #bc2712;
  }
  .bnr_limited_content__heading {
    padding: 8px;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    background-color: #032258;
  }
  .bnr_limited_content_des {
    padding: 20px;
    font-size: 22px;
    background-color: #fff;
    position: relative;
  }
  .bnr_limited_content_des__img {
    width: 20%;
    position: absolute;
    top: -5px;
    right: 8.5px;
  }
  .bnr_limited_content_des_in {
    padding: 0 10px;
  }
/*  .bnr_limited_content_des_btn__link {
    display: block;
    padding: 15px 45px 15px 15px;
    border: 2px solid #04296b;
    font-size: 16px;
    font-weight: bold;
    color: #04296b !important;
    text-align: center;
    background-color: #fff;
    position: relative;
  }*/
/*  .bnr_limited_content_des_btn__link::after {
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    margin: auto;
    border-top: 2px solid #04296b;
    border-right: 2px solid #04296b;
    position: absolute;
    top: 0;
    right: 35px;
    bottom: 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }*/
	.bnr_limited_content_des_btn{text-align: center;}
 
	.ishirt_heading {
    margin: 20px 0 0;
    font-size: 26px;
    font-weight: bold;
    color: #04296b;
    text-align: center;
  }
  .ishirt_des {
    margin-top: 20px;
    padding: 0 15px;
  }
  .ishirt_des .check_list {
    margin-top: 20px;
  }
  .ishirt_des .check_list_item {
    padding-left: 25px;
    font-size: 16px;
    font-weight: bold;
    color: #04296b;
  }
  .ishirt_des_pic {
    text-align: right;
  }
  .check_list {
    margin: 0;
    padding: 0;
    list-style: none;
  }
  .check_list_item {
    background-image: url("../images/icon_check.png");
    background-repeat: no-repeat;
    background-position: left top 3px;
    background-size: 15px;
  }
  .check_list_item:nth-child(n + 2) {
    margin-top: 0.5em;
  }
  .last_mv {
    margin-top: 30px;
    position: relative;
  }
  .last_mv__p {
    margin-bottom: 0;
  }
  .last_mv .btn_ishirt {
    width: 90%;
    margin: auto;
    position: absolute;
    right: 0;
    bottom: 20px;
    left: 0;
  }
  .last_mv .btn_ishirt__link {
    display: block;
  }
  .product_box {
    margin-top: 30px;
    border: 2px solid #04296b;
  }
  .product_box__heading {
    margin-bottom: 0;
    padding: 15px;
    font-size: 20px;
    font-weight: bold;
    line-height: 30px;
    color: #fff;
    text-align: center;
    background-color: #04296b;
  }
  .product_box_content {
    padding: 20px;
  }
  .product_box_content_flex {
    display: block;
    padding: 0 15px;
  }
  .product_box_content_flex_right {
    margin-top: 20px;
  }
  .product_box_top_p {
    margin: 30px 0 0;
    font-size: 16px;
    color: #04296b;
    line-height: 26px;
    text-align: center;
  }
  .product_box_top_p .font_m {
    font-weight: bold;
  }
  .product_box_heading_p {
    margin: 10px 0 0;
    font-size: 22px;
    font-weight: bold;
    color: #04296b;
    line-height: 30px;
    text-align: center;
  }
  .product_box_last {
    margin-top: 15px;
    padding: 15px;
    background-color: #f4f4f4;
  }
  .product_box_last__heading {
    margin-bottom: 0;
    font-size: 14px;
    font-weight: bold;
    color: #04296b;
  }
  .product_box_last_flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .product_box_last_flex_left {
    margin: 15px 0 0;
    font-size: 14px;
    line-height: 26px;
    color: #04296b;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .product_box_last_flex_right {
    margin-top: 15px;
    text-align: center;
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .product_box_last_flex_right__img {
    width: 70%;
  }
  .b_youtube {
    width: 100%;
    padding-top: 56.25%;
    position: relative;
  }
  .b_youtube iframe {
    height: 100% !important;
    width: 100% !important;
    position: absolute;
    top: 0;
    left: 0;
  }
  .b_youtube.mt40 {
    margin-top: 40px;
  }
  .product_list {
    margin: 30px 0 0;
    padding: 0 15px;
    list-style: none;
  }
  .product_item {
    width: 100%;
    border: 2px solid #04296b;
  }
  .product_item + .product_item {
    margin-top: 20px;
  }
  .product_item__heading {
    padding: 15px;
    font-size: 20px;
    font-weight: bold;
    line-height: 30px;
    text-align: center;
    color: #fff;
    background-color: #04296b;
  }
  .product_item_content {
    padding: 15px;
    text-align: center;
  }
  .product_item_content__img {
    width: 50%;
  }
  .product_item_content__p {
    margin: 20px 0 0;
    font-size: 14px;
    line-height: 26px;
    color: #04296b;
    text-align: left;
  }
  .lineup__p {
    margin: 20px 0 0;
    padding: 0 15px;
    font-size: 14px;
    line-height: 26px;
    text-align: center;
    color: #04296b;
  }
  .lineup__caution_p {
    margin: 10px 0 0;
    padding: 0 15px;
    font-size: 12px;
    line-height: 26px;
    color: #04296b;
  }
  .lineup_lv2 {
    width: 100%;
    margin: 0;
    padding: 20px;
    font-size: 31px;
    font-weight: bold;
    text-align: center;
    color: #fff;
    background-color: #04296b;
  }
  .lineup_lv2 .font_s {
    display: inline-block;
    margin: 0 0 10px;
    font-size: 20px;
  }
  .lineup_content {
    margin-top: 50px;
  }
  .circle_ttl {
    width: 75%;
    margin: 0 auto;
    padding: 7px;
    border-radius: 20px;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    color: #fff;
    background-color: #04296b;
  }
  .circle_ttl.large {
    padding: 7px;
    border-radius: 20px;
    font-size: 16px;
  }
  .circle_ttl.large + .lineup_list {
    margin-top: 40px;
  }
  .circle_ttl.large.mens {
    width: 75%;
  }
  .circle_ttl.large.womens {
    width: 90%;
  }
  .circle_ttl.large.web_only {
    width: 90%;
  }
  .circle_ttl.large.size {
    width: 75%;
  }
  .circle_ttl_btm {
    margin: 15px 0 0;
    font-size: 22px;
    font-weight: bold;
    text-align: center;
    color: #04296b;
  }
  .lineup_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 15px;
    padding: 0 15px;
    list-style: none;
  }
  .lineup_item {
    width: calc((100% - 15px) / 2);
  }
  .lineup_item:nth-child(2n) {
    margin-left: 15px;
  }
  .lineup_item:nth-child(n + 3) {
    margin-top: 20px;
  }
  .lineup_item_hukidashi {
    margin-bottom: 15px;
    padding: 12px 5px;
    border: 2px solid #102a67;
    position: relative;
  }
  .lineup_item_hukidashi::after {
    content: "";
    display: inline-block;
    width: 15px;
    height: 15px;
    margin: auto;
    border-top: 2px solid #102a67;
    border-right: 2px solid #102a67;
    background-color: #fff;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    position: absolute;
    right: 0;
    bottom: -10px;
    left: 0;
  }
  .lineup_item_hukidashi__p {
    margin-bottom: 0;
    font-size: 11px;
    font-weight: bold;
    text-align: center;
    color: #04296b;
  }
  .lineup_item_pic_btm_p {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 10px 0 0;
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
  }
/*  .size_list_sp .size_list_item:nth-child(even) {
    margin-top: 10px;
  }*/
  .lineup_item_btn__link {
    display: block;
    width: 80%;
    margin: 0 auto;
    padding: 10px;
    font-size: 14px;
    font-weight: bold;
    color: #fff !important;
    background-color: #102a67;
    text-align: center;
  }
  .lineup_item_comment {
    margin-top: 10px;
    padding: 15px 10px;
    border: 2px solid #04296b;
    background-color: #fff;
  }
  .lineup_item_comment__heading {
    margin-bottom: 0;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    color: #04296b;
  }
  .lineup_item_comment__p {
    margin: 5px 0 0;
    font-size: 12px;
    line-height: 24px;
    color: #04296b;
  }
  .sale_price {
    color: #cb0030;
  }
  .lineup_btn {
    margin-top: 40px;
    padding: 0 15px;
  }
  .lineup_btn__link {
    display: block;
    width: 100%;
    padding: 15px 40px 15px 15px;
    border: 4px solid #04296b;
    border-radius: 8px;
    font-size: 16px;
    font-weight: bold;
    color: #04296b !important;
    text-align: center;
    position: relative;
  }
  .lineup_btn__link::after {
    content: "";
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: auto;
    border-top: 2px solid #04296b;
    border-right: 2px solid #04296b;
    position: absolute;
    top: 0;
    right: 25px;
    bottom: 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .bnr_limited_caution_list {
    margin: 30px 0 0;
    padding: 0 15px;
    list-style: none;
  }
  .bnr_limited_caution_item {
    font-size: 12px;
    line-height: 24px;
  }
  .bnr_limited_caution_item + .bnr_limited_caution_item {
    margin-top: 3px;
  }
  #sp_web_only {
    margin-top: 0;
    padding-top: 50px;
  }
  .size_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: left;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .size_list_item {
    width: calc((100% - 15px) / 2);
    margin-top: 40px;
  }
 /* .size_list_item:nth-child(even) {
    margin-left: 15px;
  }*/
  .size_list_item_content {
  /*  padding: 0 40px 0;*/
  /*  border: 1px solid #04296b;*/
	  text-align: center;
  }
  .size_list_item__heading {
    font-size: 50px;
    font-weight: bold;
    color: #04296b;
    text-align: center;
    line-height: normal;
  }
  .size_list_item__des {
    font-size: 18px;
    font-weight: bold;
    color: #04296b;
    text-align: center;
    line-height: 26px;
  }
}
@media screen and (min-width: 768px) {
  .isSp {
    display: none;
  }
  .isPc {
    display: block;
  }
  .container.ht {
    width: 1040px;
    margin: 0 auto;
  }
  .mv {
    position: relative;
  }
  .mv__p {
    margin-bottom: 0;
  }
  .mv .btn_ishirt {
    position: absolute;
    left: 35px;
    bottom: 35px;
  }
  .mv .btn_ishirt__link {
    display: block;
  }
  .point_heiadng {
    margin: 30px 0 0;
    font-size: 64px;
    font-weight: bold;
    color: #04296b;
    line-height: 1;
    text-align: center;
  }
  .point_btm_p {
    margin: 15px 0 0;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
  }
  .point_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 30px;
  }
  .point_item {
    width: calc((100% - 60px) / 4);
    border: 2px solid #04296b;
  }
  .point_item__heading {
    margin-bottom: 0;
    padding: 7px;
    font-size: 22px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    background-color: #04296b;
  }
  .point_figure {
    padding: 20px 10px;
    text-align: center;
  }
  .point_figure__figcaption {
    margin-top: 10px;
    font-size: 18px;
    line-height: 37px;
    color: #04296b;
  }
  .point_figure__figcaption .font_l {
    font-size: 26px;
    font-weight: bold;
    line-height: 37px;
    color: #04296b;
  }
  .point_figure__figcaption .font_m {
    font-size: 22px;
    font-weight: bold;
    line-height: 35px;
    color: #04296b;
  }
  .section {
    padding-top: 135px;
    margin-top: -85px;
  }
  .ishirt_lv2 {
    margin: 0;
    text-align: center;
  }
  .ishirt_btm_p {
    margin: 30px 0 0;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
  }
  .ishirt_content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 30px;
  }
  .ishirt_content_left, .ishirt_content_right {
    width: calc((100% - 40px) / 2);
  }
  .ishirt_content_right_heading__s {
    margin-bottom: 0;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    color: #04296b;
  }
  .ishirt_content_right_heading__l {
    margin: 5px 0 0;
    font-size: 34px;
    font-weight: bold;
    text-align: center;
    color: #04296b;
  }
  .ishirt_content_right_btm {
    margin-top: 10px;
    padding: 30px 25px;
    border: 2px solid #04296b;
  }
  .ishirt_content_right_btm__p {
    font-size: 20px;
    line-height: 34px;
    color: #04296b;
  }
  .ishirt_content_right_btm__p .font_m {
    font-size: 24px;
    font-weight: bold;
  }
  .bnr_limited {
    margin-top: 70px;
    background-image: url("../images/bg_limited_01.png");
    background-repeat: repeat-y;
    background-size: cover;
  }
  .bnr_limited + .bnr_limited {
    margin-top: 20px;
  }
  .bnr_limited_inr {
    padding: 60px 40px;
  }
  .bnr_limited_fixed {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 900px;
    margin: 0 auto;
  }
  .bnr_limited_content_flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 15px;
  }
  .bnr_limited_content {
    width: calc((100% - 20px) / 2);
  }
  .bnr_limited_content.red .bnr_limited_content__heading {
    background-color: #bc2712;
  }
  .bnr_limited_content.red .bnr_limited_content_des_btn__link {
    border: 2px solid #bc2712;
    color: #bc2712 !important;
  }
  .bnr_limited_content.red .bnr_limited_content_des_btn__link::after {
    content: "";
    border-top: 2px solid #bc2712;
    border-right: 2px solid #bc2712;
  }
  .bnr_limited_content__heading {
    padding: 8px;
    font-size: 21px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    background-color: #032258;
  }
  .bnr_limited_content_des {
    padding: 20px;
    font-size: 22px;
    background-color: #fff;
    -webkit-box-shadow: 0 3px 6px #bbb;
    box-shadow: 0 3px 6px #bbb;
    position: relative;
  }
  .bnr_limited_content_des__img {
    position: absolute;
    top: -5px;
    right: 8.5px;
  }
  .bnr_limited_content_des_in {
    padding: 0 10px;
  }
/*  .bnr_limited_content_des_btn__link {
    display: block;
    padding: 15px 45px 15px 15px;
    border: 2px solid #04296b;
    font-size: 20px;
    font-weight: bold;
    color: #04296b !important;
    text-align: center;
    background-color: #fff;
    position: relative;
  }*/
/*  .bnr_limited_content_des_btn__link::after {
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    margin: auto;
    border-top: 2px solid #04296b;
    border-right: 2px solid #04296b;
    position: absolute;
    top: 0;
    right: 35px;
    bottom: 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }*/
  .bnr_limited_main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .bnr_limited_main .bnr_limited_fixed {
    display: block;
    width: calc((100% - 15px) / 2);
  }
  .bnr_limited_main .bnr_limited_fixed_left, .bnr_limited_main .bnr_limited_fixed_right {
    text-align: center;
  }
  .bnr_limited_main .bnr_limited_fixed_right {
    margin-top: 5px;
  }
  .bnr_limited_main .bnr_limited_content {
    margin-top: 30px;
  }
  .bnr_limited_main .bnr_limited_content__heading {
    font-size: 28px;
  }
  .bnr_limited_main + .bnr_limited_content_des_btn {
    width: 50%;
    margin: 10px auto 0;
  }
  .ishirt_heading {
    margin: 40px 0 0;
    font-size: 38px;
    font-weight: bold;
    color: #04296b;
    text-align: center;
  }
  .ishirt_des {
    margin-top: 40px;
    position: relative;
  }
  .ishirt_des .check_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
  }
  .ishirt_des .check_list_item {
    padding-left: 42px;
    font-size: 24px;
    font-weight: bold;
    color: #04296b;
  }
  .ishirt_des .check_list_item:nth-child(n + 2) {
    margin-top: 1em;
  }
  .ishirt_des_pic {
    text-align: right;
  }
  .check_list {
    margin: 0;
  }
  .check_list_item {
    background-image: url("../images/icon_check.png");
    background-repeat: no-repeat;
    background-position: left top;
    background-size: contain;
  }
  .check_list_item:nth-child(n + 2) {
    margin-top: 0.5em;
  }
  .last_mv {
    margin-top: 20px;
    position: relative;
  }
  .last_mv__p {
    margin-bottom: 0;
  }
  .last_mv .btn_ishirt {
    position: absolute;
    bottom: 35px;
    left: 100px;
  }
  .last_mv .btn_ishirt__link {
    display: block;
  }
  .product_box {
    margin-top: 30px;
    border: 2px solid #04296b;
  }
  .product_box__heading {
    margin-bottom: 0;
    padding: 20px;
    font-size: 34px;
    font-weight: bold;
    line-height: 51px;
    color: #fff;
    text-align: center;
    background-color: #04296b;
  }
  .product_box_content {
    padding: 40px;
  }
  .product_box_content_flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .product_box_content_flex_right {
    margin-left: 40px;
  }
  .product_box_top_p {
    margin: 25px 0 0;
    font-size: 20px;
    color: #04296b;
    text-align: center;
  }
  .product_box_top_p .font_m {
    font-weight: bold;
  }
  .product_box_heading_p {
    margin: 10px 0 0;
    font-size: 30px;
    font-weight: bold;
    color: #04296b;
    text-align: center;
  }
  .product_box_last {
    margin-top: 30px;
    padding: 30px;
    background-color: #f4f4f4;
  }
  .product_box_last__heading {
    margin-bottom: 0;
    font-size: 20px;
    font-weight: bold;
    color: #04296b;
  }
  .product_box_last_flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .product_box_last_flex_left {
    margin: 10px 0 0;
    font-size: 20px;
    line-height: 34px;
    color: #04296b;
  }
  .b_youtube {
    width: 100%;
    padding-top: 56.25%;
    position: relative;
  }
  .b_youtube iframe {
    width: 100% !important;
    height: 100% !important;
    position: absolute;
    top: 0;
    left: 0;
  }
  .product_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 40px 0 0;
  }
  .product_item {
    width: calc((100% - 40px) / 3);
    border: 2px solid #04296b;
  }
  .product_item__heading {
    padding: 15px;
    font-size: 24px;
    font-weight: bold;
    line-height: 38px;
    text-align: center;
    color: #fff;
    background-color: #04296b;
  }
  .product_item_content {
    padding: 25px;
    text-align: center;
  }
  .product_item_content__p {
    margin: 20px 0 0;
    font-size: 18px;
    line-height: 32px;
    color: #04296b;
    text-align: left;
  }
  .product_item_content__p + .product_item_content__p {
    margin-top: 40px;
  }
  .lineup__p {
    margin: 20px 0 0;
    font-size: 20px;
    line-height: 34px;
    text-align: center;
    color: #04296b;
  }
  .lineup__caution_p {
    margin: 20px 0 0;
    font-size: 18px;
    line-height: 27px;
    color: #04296b;
  }
  .lineup_lv2 {
    width: 100%;
    margin: 0;
    padding: 20px;
    font-size: 57px;
    font-weight: bold;
    text-align: center;
    color: #fff;
    background-color: #04296b;
  }
  .lineup_lv2 .font_s {
    display: inline-block;
    margin: 0 0 10px;
    font-size: 31px;
  }
  .lineup_content {
    margin-top: 50px;
  }
  .circle_ttl {
    width: 400px;
    margin: 0 auto;
    padding: 7px;
    border-radius: 20px;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    color: #fff;
    background-color: #04296b;
  }
  .circle_ttl.large {
    padding: 15px;
    border-radius: 40px;
    font-size: 30px;
  }
  .circle_ttl.large + .lineup_list {
    margin-top: 40px;
  }
  .circle_ttl.large.mens {
    width: 520px;
  }
  .circle_ttl.large.womens {
    width: 730px;
  }
  .circle_ttl.large.web_only {
    width: 712px;
  }
  .circle_ttl.large.size {
    width: 520px;
  }
  .circle_ttl_btm {
    margin: 15px 0 0;
    font-size: 40px;
    font-weight: bold;
    text-align: center;
    color: #04296b;
  }
  .lineup_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 20px;
  }
  .lineup_list.wool_100 {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .lineup_item {
    width: calc((100% - 60px) / 4);
  }
  .lineup_item:nth-child(n + 2) {
    margin-left: 20px;
  }
  .lineup_item:nth-child(4n + 5) {
    margin-left: 0;
  }
  .lineup_item:nth-child(n + 5) {
    margin-top: 20px;
  }
  .lineup_item_hukidashi {
    margin-bottom: 15px;
    padding: 20px 10px;
    border: 2px solid #102a67;
    position: relative;
  }
  .lineup_item_hukidashi::after {
    content: "";
    display: inline-block;
    width: 15px;
    height: 15px;
    margin: auto;
    border-top: 2px solid #102a67;
    border-right: 2px solid #102a67;
    background-color: #fff;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    position: absolute;
    right: 0;
    bottom: -10px;
    left: 0;
  }
  .lineup_item_hukidashi__p {
    margin-bottom: 0;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    color: #04296b;
  }
  .lineup_item_pic_btm_p {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 10px 0 0;
    font-size: 15px;
    font-weight: bold;
    line-height: 26px;
  }
  .lineup_item_btn {
    margin-top: 10px;
  }
  .lineup_item_btn__link {
    display: block;
    width: 190px;
    margin: 0 auto;
    padding: 10px;
    font-size: 16px;
    font-weight: bold;
    color: #fff !important;
    background-color: #102a67;
    text-align: center;
  }
  .lineup_item_comment {
    margin-top: 10px;
    padding: 20px 15px;
    border: 2px solid #04296b;
    background-color: #fff;
  }
  .lineup_item_comment__heading {
    margin-bottom: 0;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    color: #04296b;
  }
  .lineup_item_comment__p {
    margin: 10px 0 0;
    font-size: 14px;
    line-height: 24px;
    color: #04296b;
  }
  .sale_price {
    color: #cb0030;
  }
  .lineup_btn {
    margin-top: 40px;
  }
  .lineup_btn__link {
    display: block;
    width: 700px;
    margin: 0 auto;
    padding: 25px 40px 25px 25px;
    border: 4px solid #04296b;
    border-radius: 8px;
    font-size: 24px;
    font-weight: bold;
    color: #04296b !important;
    text-align: center;
    position: relative;
  }
  .lineup_btn__link::after {
    content: "";
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: auto;
    border-top: 2px solid #04296b;
    border-right: 2px solid #04296b;
    position: absolute;
    top: 0;
    right: 25px;
    bottom: 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .bnr_limited_caution_list {
    margin: 10px 0 0;
  }
  .bnr_limited_caution_item {
    font-size: 14px;
    line-height: 24px;
  }
  .bnr_limited_caution_item + .bnr_limited_caution_item {
    margin-top: 3px;
  }
  #pc_web_only {
    margin-top: -11px;
    padding-top: 61px;
  }
  .size_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: left;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .size_list_item {
    width: calc((100% - 80px) / 4);
    margin: 40px 10px 0;
  }
  .size_list_item_content {
    padding: 0px 40px 0px
/*    border: 1px solid #04296b;*/
  }
  .size_list_item__heading {
    font-size: 70px;
    font-weight: bold;
    color: #04296b;
    text-align: center;
    line-height: normal;
  }
  .size_list_item__des {
    font-size: 25px;
    font-weight: bold;
    color: #04296b;
    text-align: center;
    line-height: 30px;
  }
}
@media screen and (max-width: 767px) {
  .bread-crumb {
    font-size: 10px;
    margin: 15px 0px 5px 0px;
    width: 100%;
    padding-bottom: 10px;
    overflow-x: auto;
    overflow-y: hidden;
  }
  .bread-crumb ul {
    display: table;
    width: auto;
    white-space: nowrap;
    padding-left: 10px;
    padding-right: 10px;
    margin: 0;
  }
  .bread-crumb ul li {
    float: none;
    display: table-cell;
    white-space: nowrap;
  }
  .content-head-keyword-search + .bread-crumb {
    margin-top: 5px;
  }
  .limited_section {
    padding-top: 40px;
  }
}
@media screen and (min-width: 768px) {
  .bread-crumb {
    font-size: 14px;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: 10px;
  }
  .bread-crumb::after {
    clear: both;
    content: "";
    display: block;
    height: 0;
    visibility: hidden;
  }
  .bread-crumb ul {
    margin: 0 auto;
    width: 1240px;
    color: #111;
    line-height: 1.1;
  }
  .bread-crumb ul li::before {
    color: #04256d;
  }
  .bread-crumb li {
    float: left;
  }
  .bread-crumb li::before {
    content: ">";
    margin: 0 5px;
  }
  .bread-crumb li:first-child::before {
    content: "";
    margin: 0;
  }
  .bread-crumb ul a {
    color: #111;
  }
  .limited_section {
    margin-top: -20px;
  }
}

/* ---------------------*
.ishirt_feature
*--------------------- */
.ishirt_feature {
  margin-top: 70px;
}
.ishirt_feature_list {
  width: 1040px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.ishirt_feature_list_item {
  width: 333px;
  border: 3px solid #003460;
}
.ishirt_feature_list_item_head {
  height: 99px;
  background: #003460;
  font-size: 24px;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-weight: bold;
}
.ishirt_feature_list_item_body {
  padding: 15px 25px 30px;
}
.ishirt_feature_list_item_img_wrap {
  width: 100%;
  height: 198px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.ishirt_feature_list_item:nth-of-type(1) .ishirt_feature_list_item_img {
  width: 153px;
}
.ishirt_feature_list_item:nth-of-type(2) .ishirt_feature_list_item_img {
  width: 206px;
}
.ishirt_feature_list_item:nth-of-type(3) .ishirt_feature_list_item_img {
  width: 202px;
}
.ishirt_feature_list_item_txt {
  margin-top: 20px;
  font-size: 18px;
  line-height: 1.8;
  color: #003460;
}
.ishirt_feature_list_item_txt span {
  font-weight: bold;
}
.ishirt_feature_list_item_txt + .ishirt_feature_list_item_txt {
  margin-top: 1em;
}

/*しわ改善*/
.ishirt_wrinkle {
  width: 1040px;
  margin: 50px auto 0;
}
.ishirt_wrinkle_heading {
  font-size: 38px;
  font-weight: bold;
  text-align: center;
  color: #003460;
}
.ishirt_wrinkle_heading_btm_p {
  margin-top: 30px;
  font-size: 20px;
  line-height: 42px;
  letter-spacing: 0.045em;
  text-align: center;
  color: #003460;
}
.ishirt_feature_list_item_txt_caution {
  margin-top: 20px;
  font-size: 14px;
  line-height: 26px;
  letter-spacing: 0.045em;
  color: #003460;
}
.ishirt_wrinkle_caution_box {
  margin-top: 30px;
  padding: 20px 30px;
  background-color: #edf4fc;
}
.ishirt_wrinkle_caution_box_heading {
  font-size: 20px;
  font-weight: bold;
  line-height: 34px;
  letter-spacing: 0.045em;
  color: #003460;
}
.ishirt_wrinkle_caution_box_wrap {
  display: flex;
  justify-content: space-between;
}
.ishirt_wrinkle_caution_box_wrap_left {
  width: 730px;
}
.ishirt_wrinkle_caution_box_wrap_right {
  width: 220px;
}
.ishirt_wrinkle_caution_box_p {
  font-size: 20px;
  line-height: 34px;
  letter-spacing: 0.045em;
  color: #003460;
}
.ishirt_wrinkle_caution_box_caution_p {
  margin-top: 5px;
  font-size: 16px;
  line-height: 30px;
  letter-spacing: 0.045em;
  color: #003460;
}
.ishirt_wrinkle_caution_box_pic {
  font-size: 0;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .ishirt_feature {
    margin-top: 0;
    padding: 0 5.33vw;
  }
  .ishirt_feature_list_item {
    margin-bottom: 20px;
    width: 100%;
  }
  .ishirt_feature_list_item_head {
    font-size: 20px;
  }
  .ishirt_feature_list {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .ishirt_feature_list_item_head {
    height: auto;
    padding: 15px 0;
  }
  .ishirt_feature_list_item:nth-of-type(1) .ishirt_feature_list_item_img {
    width: 123px;
  }
  .ishirt_feature_list_item_txt {
    margin-top: 17px;
    font-size: 14px;
  }
  .ishirt_wrinkle {
    width: 100%;
    margin-top: 30px;
  }
  .ishirt_wrinkle_heading {
    font-size: 24px;
  }
  .ishirt_wrinkle_heading_btm_p {
    margin-top: 20px;
    font-size: 14px;
    line-height: 26px;
  }
  .ishirt_feature_list_item_txt_caution {
    font-size: 13px;
    line-height: 23px;
  }
  .ishirt_wrinkle_caution_box {
    margin-top: 20px;
    padding: 20px 10px;
  }
  .ishirt_wrinkle_caution_box_heading {
    font-size: 14px;
    line-height: 26px;
  }
  .ishirt_wrinkle_caution_box_wrap {
    display: block;
  }
  .ishirt_wrinkle .ishirt_feature {
    padding: 0;
  }
  .ishirt_wrinkle .ishirt_feature_list_item_img_wrap {
    height: auto;
  }
  .ishirt_wrinkle .ishirt_feature_list_item_head {
    padding: 15px;
    font-size: 18px;
  }
  .ishirt_wrinkle .ishirt_feature_list_item .ishirt_feature_list_item_img {
    width: 80%;
  }
  .ishirt_wrinkle_caution_box_wrap_left {
    width: 100%;
  }
  .ishirt_wrinkle_caution_box_wrap_right {
    width: 75%;
    margin: 20px auto 0;
  }
  .ishirt_wrinkle_caution_box_p {
    font-size: 14px;
    line-height: 26px;
  }
  .ishirt_wrinkle_caution_box_caution_p {
    margin-top: 20px;
    font-size: 13px;
    line-height: 23px;
  }
}


/*  Haruyama */
@media screen and (max-width: 767px) {
  .uc_heading-h1 {
    margin-bottom: 25px;
    background: #f0f0f0;
    font-size: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 15px;
    height: 58px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
}
@media screen and (min-width: 768px) {
  .uc_heading-h1 {
    margin-bottom: 25px;
    background: #f0f0f0;
    font-size: 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 80px;
    padding-left: 20px;
    font-weight: bold;
  }
}
.bnr_limited_content_flex {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.bnr_limited_content.red {
  display: none;
}
.add_btn_wrap {
  margin-top: 50px;
  overflow: hidden;
}
.add_btn_link {
  display: block;
  width: 500px;
  margin: 0 auto 5px;
  padding: 15px 45px 15px 15px;
  font-size: 20px;
  font-weight: bold;
  color: #fff !important;
  text-align: center;
  background-color: #b10002;
  position: relative;
  box-shadow: 0px 5px 1px 0px #880002;
}
.add_btn_link::after {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  margin: auto;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  position: absolute;
  top: 0;
  right: 35px;
  bottom: 0;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}
.add_btn_link.ladies::after {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
#pc_hansode_ishirt {
  margin-top: -20px;
  padding-top: 70px;
}
#pc_hansode_ishirt_womens {
  margin-top: -20px;
  padding-top: 70px;
}
@media screen and (max-width: 767px) {
  .add_btn_wrap {
    margin-top: 30px;
  }
  .add_btn_link {
    width: 90%;
    font-size: 16px;
  }
  #sp_hansode_ishirt {
    margin-top: -20px;
    padding-top: 70px;
  }
  #sp_hansode_ishirt_womens {
    margin-top: -20px;
    padding-top: 70px;
  }
/*  .mold_list_item_content {
    padding: 0 28px;
  }*/
  .anchor_sp {
    padding-top: 50px;
    margin-top: -50px;
  }
	
			.centerMgn{
        margin: 17px auto;
		 text-align: center;
      }
	
	
		
	.spSize{width: 360px;
	height: 203px;}
	
}
@media screen and (min-width: 768px) {
  .product_content_list {
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .product_content_list_item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 495px;
  }
  .mt50 {
    margin-top: 50px;
  }
  .anchor_list ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .anchor_list li .product_content_list_item {
    margin: 0 10px 0;
  }
  .anchor_list li:last-child {
    margin: 40px 10px 0;
  }
	
	
			.centerMgn{
        margin: 17px auto;
		 text-align: center;
      }
}
.anchor_pc {
  padding-top: 100px;
  margin-top: -100px;
}
.pc_womens {
  display: contents;
}
.mold {
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 100px;
}
.circle_ttl.large.collar {
  width: 400px;
}
.circle_ttl.large.silhouette {
  width: 400px;
}
/*.mold_list_item_content {
  padding: 0 48px;
}*/
.size_no {
  letter-spacing: -4px;
}
/*# sourceMappingURL=style.css.map */



.lineup_item_btn {
  text-align: center;
}


/*.item_thum_list_li_pic__img {
  width: 100%;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
.item_thum_list_li_pic__img a:hover img {
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;
}*/




.size_ttl{border-left: 15px solid #102a67;background: #CCCCCC;color: #000;font-size: 30px;padding: 10px 20px 5px;/* margin-bottom: 20px; */}
.size_contentsBox{/* border:1px solid #000; */border-radius:20px;/*padding: 30px 30px 30px 40px;*/background-color: #ececec;padding-bottom: 48px;}

.size_subTtl{color:#102a67;font-size:22px;margin: 25px 0 0 0px;}


.sectionInner {padding: 30px 20px 50px;margin: 0 auto;position: relative;}

.item_thum_list_li_pic__img{width:60%;}

.size_list_item:not(:last-of-type){border-right: dotted 3px #cccccc;}
.size_list_item:nth-child(4){border-right:0px;}

/*@media screen and (min-width: 768px){
.size_list_item:not(:last-of-type){border-right: dotted 3px #cccccc;}
.size_list_item:nth-child(2n){border-right:0px;}
	
}
*/



  .size_list_sp {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }


/*.size_list_sp .size_list_item:not(:last-of-type){border-right: dotted 3px #cccccc;}*/
.size_list_sp .size_list_item{padding:  0 27px;}
.size_list_sp .size_list_item:nth-child(even){border-right:none; margin-top: 36px;}


	
	