@charset "UTF-8";
html {
  visibility: hidden; }

body {
  color: #333;
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ヒラギノ角ゴ W3", "メイリオ", Meiryo, Osaka, "sans-serif";
  line-height: 1; }

html.wf-active {
  visibility: visible; }

main p,
main li {
  font-size: 20px;
  color: #333; }

img {
  vertical-align: top; }

a:hover {
  text-decoration: none; }

.pt_0 {
  padding-top: 0 !important; }

.pb_0 {
  padding-bottom: 0 !important; }

.pt_80 {
  padding-top: 80px !important; }

.mt0 {
  margin-top: 0px !important; }

.mt24 {
  margin-top: 24px !important; }

.mt40 {
  margin-top: 40px !important; }

.mt80 {
  margin-top: 80px !important; }

.bg_white {
  background-color: #fff !important; }

.bg_gray {
  background-color: #e6e6eb; }

.bg_navy {
  background-image: url(../images/bg_fomal.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover; }

.font.white {
  color: #fff; }

.contents {
  width: 100%; }
  .contents_inner {
    width: 1040px;
    padding: 100px 0 0 0;
    margin: 0 auto;
    text-align: center;
    position: relative;
    z-index: 1; }
    .contents_inner.bread {
      padding: 0; }
    .contents_inner.last {
      padding-bottom: 104px; }
  .contents_img {
    width: 100%; }
  .contents_text {
    font-size: 17px;
    line-height: 1.6; }
    .contents_text.top {
      margin-top: 40px; }
  .contents img {
    width: 100%; }

.bread-crumb {
  margin: 0 !important;
  padding: 15px 0 20px 10px; }
  .bread-crumb li {
    font-size: 14px;
    line-height: 1.6; }

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

.main_visual {
  width: 100%; }
  .main_visual img {
    width: 100%; }

.title_main {
  font-size: 35px;
  line-height: 1.5;
  font-weight: bold; }
  .title_main_bottom {
    font-size: 20px;
    font-weight: 500;
    line-height: 1.75;
    margin-top: 24px;
    margin-bottom: 120px; }

.title_sub {
  font-size: 35px;
  line-height: 1.3; }
  .title_sub_text {
    font-size: 17px;
    line-height: 1.5;
    margin-top: 24px; }

.title_step {
  font-size: 15px;
  text-align: center;
  min-height: 48px;
  line-height: 1.3;
  margin-top: 40px;
  padding-top: 8px;
  position: relative; }
  .title_step::before {
    width: 50%;
    height: 1px;
    background-color: #203960;
    margin: auto;
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    left: 0; }

.txt_price {
  font-size: 36px;
  font-weight: bold; }
  .txt_price span {
    font-size: 18px;
    line-height: 1.3;
    font-style: normal; }
  .txt_price_top {
    font-size: 16px;
    font-weight: bold;
    line-height: 1.3; }
  .txt_price_off {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.2;
    text-decoration: line-through; }
  .txt_price_percent {
    color: #c30d23;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.2;
    font-style: italic; }

.txt_annotation {
  font-size: 16px; }

.btn_top {
  color: #fff !important;
  font-size: 24px;
  font-weight: bold;
  width: 640px;
  margin: 80px auto 0;
  padding: 8px 0;
  background-color: #232323;
  border-radius: 50px;
  display: block; }
  .btn_top.blue {
    background-color: #002870;
    margin-top: 40px; }

.btn_all {
  color: #203960 !important;
  font-size: 24px;
  font-weight: bold;
  width: 480px;
  margin: 0 auto;
  padding: 24px 0;
  border-radius: 8px;
  border: 2px solid #203960;
  display: block; }

.box_btn {
  text-align: center;
  width: 100%;
  margin: auto;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .box_btn .btn {
    color: #fff;
    font-size: 20px;
    letter-spacing: .04em;
    padding: 16px 0;
    background-color: #232323;
    display: block;
    position: relative; }
    .box_btn .btn::after {
      content: '';
      display: inline-block;
      border-style: solid;
      border-width: 5px 0 5px 8px;
      border-color: transparent transparent transparent #fff;
      display: inline-block;
      width: 0;
      height: 0;
      position: absolute;
      top: 50%;
      right: 24px;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%); }
    .box_btn .btn.not {
      background-color: #ccc; }
  .box_btn.long {
    width: 560px;
    margin-top: 40px; }
  .box_btn.short {
    width: 350px;
    margin-top: 40px; }
  .box_btn.white .btn {
    color: #203960;
    background-color: #fff; }
    .box_btn.white .btn::after {
      border-color: transparent transparent transparent #232323; }
  .box_btn.black .btn {
    background-color: #333; }

.box_price {
  text-align: left;
  margin-top: 32px; }

.container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }

.contents_title {
  font-size: 32px;
  font-weight: bold;
  color: #fff;
  background-color: #3cbef0;
  margin-bottom: 32px;
  padding: 16px 0; }

.contents__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 48px; }
  .contents__item_img {
    -webkit-box-flex: 2;
    -ms-flex: 2;
    flex: 2; }
    .contents__item_img img {
      width: 100%; }
  .contents__item_textarea {
    -webkit-box-flex: 3;
    -ms-flex: 3;
    flex: 3;
    text-align: left; }
    .contents__item_textarea_title {
      margin-bottom: 24px;
      font-size: 32px;
      font-weight: bold;
      line-height: normal; }
    .contents__item_textarea_text {
      font-size: 16px;
      line-height: normal;
      margin-bottom: 24px;
      font-weight: 500; }
    .contents__item_textarea_item {
      font-size: 16px;
      line-height: 1.6;
      margin-top: 80px;
      text-align: right; }
    .contents__item_textarea:nth-of-type(n + 2) {
      margin-top: 64px; }
    .contents__item_textarea_wash {
      width: 60%; }
    .contents__item_textarea_reverse {
      -webkit-box-flex: 2;
      -ms-flex: 2;
      flex: 2; }
      .contents__item_textarea_reverse_cl {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 100%; }
        .contents__item_textarea_reverse_cl picture {
          display: block; }
          .contents__item_textarea_reverse_cl picture img {
            width: 100px;
            height: auto;
            display: block;
            padding-right: 16px; }
  .contents__item_reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse; }
    .contents__item_reverse .item_name {
      margin-top: 24px;
      font-size: 16px;
      font-weight: bold; }
    .contents__item_reverse .item_price {
      margin-top: 16px;
      font-size: 16px;
      padding-right: 8px; }
      .contents__item_reverse .item_price_money {
        font-size: 32px;
        font-weight: bold; }
        .contents__item_reverse .item_price_money_big {
          font-size: 56px;
          font-weight: bold; }

.contents__point {
  background: #a0d4c4;
  position: relative; }
  .contents__point::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    border-top: 60px solid #fff;
    border-left: 50vw solid #fff;
    border-right: 50vw solid #a0d4c4;
    border-bottom: 60px solid #a0d4c4; }
  .contents__point::after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    border-top: 60px solid #a0d4c4;
    border-left: 50vw solid #d1efea;
    border-right: 50vw solid #a0d4c4;
    border-bottom: 60px solid #d1efea; }
  .contents__point .contents_inner {
    width: 940px;
    padding: 200px 0 160px; }
  .contents__point_inner {
    width: 100%;
    background: #f5f5f5;
    padding: 10px 72px 40px; }
    .contents__point_inner .point_list {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      margin-top: 40px; }
      .contents__point_inner .point_list li {
        width: 384px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        position: relative; }
        .contents__point_inner .point_list li:nth-of-type(n + 3) {
          margin-top: 32px; }
        .contents__point_inner .point_list li picture {
          width: 140px; }
        .contents__point_inner .point_list li p {
          width: 220px;
          font-size: 14px;
          line-height: 1.6;
          z-index: 1; }
        .contents__point_inner .point_list li .point_list_number {
          position: absolute;
          top: 50%;
          left: 70%;
          -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }

.contents.blouse {
  background: #d1efea;
  position: relative;
  padding-bottom: 120px; }
  .contents.blouse::after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    border-top: 60px solid #d1efea;
    border-left: 50vw solid #ede2d0;
    border-right: 50vw solid #d1efea;
    border-bottom: 60px solid #ede2d0; }
  .contents.blouse .contents__item_textarea_title {
    font-size: 35px;
    font-weight: bold;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(50%, rgba(173, 197, 0, 0.3)));
    background: -webkit-linear-gradient(transparent 60%, rgba(173, 197, 0, 0.3) 50%);
    background: -o-linear-gradient(transparent 60%, rgba(173, 197, 0, 0.3) 50%);
    background: linear-gradient(transparent 60%, rgba(173, 197, 0, 0.3) 50%);
    display: inline-block;
    padding-bottom: 8px; }
    .contents.blouse .contents__item_textarea_title.title_4way {
      background: initial;
      line-height: 1.4; }
      .contents.blouse .contents__item_textarea_title.title_4way span {
        background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(50%, rgba(77, 176, 162, 0.3)));
        background: -webkit-linear-gradient(transparent 60%, rgba(77, 176, 162, 0.3) 50%);
        background: -o-linear-gradient(transparent 60%, rgba(77, 176, 162, 0.3) 50%);
        background: linear-gradient(transparent 60%, rgba(77, 176, 162, 0.3) 50%); }
  .contents.blouse .contents__item_textarea_way {
    margin-top: 32px;
    font-size: 14px;
    font-weight: bold;
    border-bottom: 1px dotted #333;
    display: inline-block;
    padding-bottom: 16px;
    margin-bottom: 16px; }
  .contents.blouse .contents__item_img {
    display: block; }
    .contents.blouse .contents__item_img img {
      width: auto; }

.contents.formal {
  background: #ede2d0; }
  .contents.formal .contents__item_textarea_title {
    font-size: 25px;
    font-weight: bold;
    line-height: 1.6; }
  .contents.formal .contents__item_textarea_point {
    background: #d4cbbb;
    width: 340px;
    padding: 24px;
    margin-top: 40px; }
    .contents.formal .contents__item_textarea_point_tit {
      text-align: center;
      margin-bottom: 24px; }
    .contents.formal .contents__item_textarea_point_item li {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      width: 100%; }
      .contents.formal .contents__item_textarea_point_item li img {
        width: 105px; }
      .contents.formal .contents__item_textarea_point_item li p {
        width: 163px;
        font-size: 14px;
        line-height: 1.3; }
      .contents.formal .contents__item_textarea_point_item li:nth-of-type(n+2) {
        margin-top: 24px; }

.detail_area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: 1px solid #000;
  padding: 16px;
  gap: 16px;
  margin-bottom: 16px;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  min-width: 0;
  width: 100%;
  height: auto; }
  .detail_area > img {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    min-width: 0;
    width: 100%;
    height: auto; }

.detail_area_text {
  -webkit-box-flex: 3;
  -ms-flex: 3;
  flex: 3;
  min-width: 0; }
  .detail_area_text div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 8px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 16px 0;
    border-bottom: 1px solid #000; }
    .detail_area_text div img {
      -webkit-box-flex: 1;
      -ms-flex: 1;
      flex: 1;
      min-width: 0;
      width: 100%;
      height: auto; }
    .detail_area_text div h4 {
      -webkit-box-flex: 2;
      -ms-flex: 2;
      flex: 2;
      width: 100%;
      font-size: 20px;
      font-weight: bold;
      margin-left: 8px; }
  .detail_area_text p {
    margin-top: 16px;
    font-size: 16px;
    line-height: normal;
    font-weight: 500; }

.detail_img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 3;
  -ms-flex: 3;
  flex: 3;
  margin-top: -24px; }

.color_title {
  font-size: 16px;
  font-weight: bold; }

.asset .detail_area img {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding: 0 16px; }

.asset .detail_area_text {
  -webkit-box-flex: 4;
  -ms-flex: 4;
  flex: 4; }

.ipolo .detail_area_text h4 {
  text-align: center; }

.ipolo .detail_area_text div {
  border-bottom: none;
  gap: unset;
  padding: 0;
  margin: 16px; }

.web_area .formal_inner {
  border: 3px solid #e60000; }

.web_area .item_name {
  margin-top: 24px;
  font-size: 16px;
  font-weight: bold;
  line-height: normal;
  text-indent: -0.4rem; }
  .web_area .item_name_web {
    margin-top: 8px;
    font-size: 16px;
    font-weight: bold;
    line-height: normal;
    text-indent: -0.4rem; }

.web_area .item_price_regular {
  font-size: 20px;
  font-weight: bold;
  text-decoration: line-through;
  margin-top: 16px; }

.web_area .item_price {
  margin-top: 16px;
  color: #e60000;
  font-size: 20px;
  font-weight: bold;
  padding-right: 8px; }

.web_area .item_price_money {
  font-size: 32px;
  font-weight: bold;
  padding-left: 16px; }
  .web_area .item_price_money_big {
    font-size: 56px;
    font-weight: bold; }

.web_area .contents__item_textarea {
  margin-top: 32px; }
  .web_area .contents__item_textarea_text {
    margin-bottom: 16px; }

.web_area .box_btn {
  margin: 32px 0 0; }

.formal_title {
  background-color: #e60000;
  font-size: 32px;
  font-weight: bold;
  color: #fff;
  padding: 16px; }

.formal_inner {
  padding: 48px;
  padding: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 40px; }

.formal_img {
  -webkit-box-flex: 2.5;
  -ms-flex: 2.5;
  flex: 2.5; }

.formal_text {
  -webkit-box-flex: 3.5;
  -ms-flex: 3.5;
  flex: 3.5;
  text-align: left;
  padding: 24px 0; }
  .formal_text-tit {
    font-size: 30px;
    font-weight: bold;
    line-height: 1.5; }
  .formal_text-point {
    margin: 24px 0; }
    .formal_text-point .contents__item_textarea_wash {
      width: 60%;
      margin-top: 16px; }
    .formal_text-point-tit {
      font-size: 22px;
      font-weight: bold;
      margin-bottom: 24px; }
    .formal_text-point-txt {
      font-size: 15px;
      line-height: 1.5;
      font-weight: bold; }
      .formal_text-point-txt span {
        font-size: 11px;
        display: block;
        margin-top: 24px; }
  .formal_text-price {
    font-size: 50px;
    color: #e60000;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif; }
    .formal_text-price span {
      display: inline-block;
      border: 2px solid #e60000;
      font-size: 15px;
      color: #e60000;
      padding: 4px 16px;
      font-weight: bold;
      margin-bottom: 16px; }
      .formal_text-price span.zeikomi {
        border: none;
        padding: 0; }

#section_tshirt .item_list img {
  width: auto;
  max-width: 100%;
  height: auto;
  image-rendering: -webkit-optimize-contrast; }

#section_tshirt .box_btn {
  text-align: center;
  width: 100%;
  margin-top: auto; }
  #section_tshirt .box_btn .btn {
    color: #fff;
    font-size: 20px;
    letter-spacing: .04em;
    padding: 16px 0;
    background-color: #232323;
    display: block;
    position: relative; }
    #section_tshirt .box_btn .btn::after {
      content: '';
      display: inline-block;
      border-style: solid;
      border-width: 5px 0 5px 8px;
      border-color: transparent transparent transparent #fff;
      display: inline-block;
      width: 0;
      height: 0;
      position: absolute;
      top: 50%;
      right: 24px;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%); }
    #section_tshirt .box_btn .btn.not {
      background-color: #ccc; }

#section_tshirt .item_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; }
  #section_tshirt .item_point_list li {
    width: calc(33% - 20px); }
    #section_tshirt .item_point_list li:nth-child(4) {
      font-size: 13px;
      letter-spacing: .04em;
      line-height: 1.2;
      width: 100%;
      margin-top: 32px; }
  #section_tshirt .item_point_list_top {
    width: 50%;
    margin: auto; }

#section_tshirt .item_detail_text {
  width: contain;
  margin: 0 auto; }

#section_tshirt .item_detail p {
  text-align: left; }

#section_tshirt .item_detail_name {
  font-size: 14px;
  font-weight: bold;
  letter-spacing: .08em;
  margin-top: 24px; }

#section_tshirt .item_detail_price {
  font-size: 32px;
  font-weight: bold;
  letter-spacing: .08em;
  margin-top: 4px; }
  #section_tshirt .item_detail_price span {
    font-size: 24px;
    font-weight: bold;
    letter-spacing: .04em; }
  #section_tshirt .item_detail_price_regular {
    font-size: 16px;
    font-weight: bold;
    letter-spacing: .08em;
    margin-top: 8px;
    text-decoration: line-through; }
  #section_tshirt .item_detail_price_sale {
    font-size: 32px;
    font-weight: bold;
    letter-spacing: .04em;
    padding-top: 8px;
    position: relative; }
    #section_tshirt .item_detail_price_sale:last-of-type {
      margin-top: auto; }
    #section_tshirt .item_detail_price_sale::before {
      width: 32px;
      height: 32px;
      margin: 0 4px -4px 0; }
    #section_tshirt .item_detail_price_sale span {
      font-size: 16px;
      font-weight: bold;
      letter-spacing: .04em; }
    #section_tshirt .item_detail_price_sale_bottom {
      margin-bottom: 24px; }

#section_tshirt .item_detail_list {
  width: 588px;
  margin: 80px auto 0;
  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; }
  #section_tshirt .item_detail_list li {
    width: calc(50% - 40px); }
    #section_tshirt .item_detail_list li:nth-child(n+3) {
      margin-top: 40px; }
  #section_tshirt .item_detail_list_title {
    font-size: 22px;
    letter-spacing: .04em;
    line-height: 1.2;
    text-align: center;
    padding-bottom: 8px;
    font-weight: bold;
    border-bottom: 2px solid #333; }
  #section_tshirt .item_detail_list_text {
    font-size: 17px;
    letter-spacing: .02em;
    line-height: 1.6;
    margin-top: 8px; }

#section_tshirt .item_list {
  margin-top: 32px;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 72px 24px;
  padding: 0;
  list-style: none;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }
  #section_tshirt .item_list li {
    width: 100%;
    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: stretch;
    -ms-flex-align: stretch;
    align-items: stretch; }
    #section_tshirt .item_list li > a {
      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-flex: 1;
      -ms-flex: 1;
      flex: 1;
      height: 100%; }
    #section_tshirt .item_list li .item_detail {
      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-flex: 1;
      -ms-flex: 1;
      flex: 1; }
  #section_tshirt .item_list .item_detail_button {
    font-size: 16px;
    width: 100%;
    margin-top: auto !important;
    padding: 16px 0;
    text-align: center; }
  #section_tshirt .item_list_img_i-shirt06 {
    width: 110.6%;
    margin-left: -5.3%; }
  #section_tshirt .item_list + .button_bottom {
    margin-top: 80px; }

#section_tshirt .box_btn {
  margin: auto auto 0; }
  #section_tshirt .box_btn .btn {
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    padding: 16px 0;
    background-color: #232323;
    display: block;
    position: relative;
    text-align: center; }

#section_tshirt .price_red {
  color: #e60000;
  font-size: 32px;
  font-weight: bold;
  padding-right: 8px; }

.coolpass_hidden {
  display: none; }

.coolpass_show .btn {
  pointer-events: none;
  cursor: default; }
  .coolpass_show .btn::after {
    display: none !important; }

.blue_button {
  margin: 0 auto 112px; }
  .blue_button_a {
    background-color: #092d64 !important; }

.btnarea {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
  .btnarea .box_btn {
    width: 248px;
    margin: 40px; }
    .btnarea .box_btn a {
      width: 100%; }

@media screen and (min-width: 768px) {
  .spOnly {
    display: none; }
  .pcOnly {
    display: block; } }

@media screen and (max-width: 750px) {
  main p,
  main li {
    font-size: 14px; }
  .spOnly {
    display: block; }
  .pcOnly {
    display: none; }
  .contents_inner {
    width: 92%;
    padding: 48px 0 0; }
    .contents_inner.last {
      padding-bottom: 80px; }
  .sp_mt0 {
    margin-top: 0 !important; }
  .sp40 {
    margin-top: 40px !important; }
  .pt_80 {
    padding-top: 4% !important; }
  .title_main {
    font-size: 20px;
    margin-bottom: 24px; }
    .title_main_bottom {
      font-size: 16px;
      margin-top: 0;
      margin-bottom: 32px;
      text-align: left; }
  .title_sub {
    font-size: 20px; }
  .title_step {
    font-size: 12px;
    margin-top: 24px;
    min-height: 56px; }
  .box_btn {
    margin: 24px auto 0; }
    .box_btn .btn {
      font-size: 16px; }
    .box_btn.long {
      width: 80%; }
    .box_btn.short {
      width: 80%;
      margin-top: 24px; }
  .btn_top {
    font-size: 16px;
    width: 80%;
    margin-top: 24px; }
    .btn_top.blue {
      margin-top: 24px; }
  .btn_all {
    font-size: 16px;
    padding: 16px 0;
    width: 64%; }
  .txt_price {
    font-size: 22px; }
    .txt_price span {
      font-size: 12px; }
    .txt_price_off {
      font-size: 12px; }
    .txt_price_percent {
      font-size: 12px; }
  .txt_annotation {
    font-size: 12px; }
  .contents_title {
    font-size: 24px;
    line-height: normal; }
  .contents__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 32px; }
    .contents__item_textarea_title {
      font-size: 24px;
      text-align: center;
      margin-bottom: 16px; }
    .contents__item_textarea_wash {
      width: 80%; }
    .contents__item_textarea_reverse_cl picture img {
      width: 96px;
      padding-right: 16px; }
    .contents__item_textarea_reverse_cl:last-child img {
      padding-right: 0; }
  .color_title {
    margin-bottom: 16px; }
  .contents__item_textarea:nth-of-type(n + 2) {
    margin-top: 0; }
  .contents__item_reverse .item_price {
    margin-top: 8px; }
    .contents__item_reverse .item_price_money {
      font-size: 22px; }
      .contents__item_reverse .item_price_money_big {
        font-size: 24px; }
  .detail_area {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
    .detail_area > img {
      width: 40%;
      margin: 0 auto;
      max-width: 100px; }
    .detail_area_text div {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      gap: 16px;
      padding: 0 0 16px; }
      .detail_area_text div img {
        width: 60%; }
        .detail_area_text div img.ipolo_ex {
          width: 100%;
          margin-bottom: -16px; }
      .detail_area_text div h4 {
        text-align: center;
        line-height: 1.25;
        margin-left: 0; }
  .detail_img {
    margin-top: 24px; }
  .asset .detail_area_text {
    width: 100%; }
  .web_area .formal_inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
  .web_area .item_price_money {
    font-size: 22px;
    padding-left: 8px; }
    .web_area .item_price_money_big {
      font-size: 24px; }
  .web_area .box_btn {
    margin: 24px auto 0;
    font-weight: bold; }
  .formal_img img {
    width: 80%; }
  .formal_title {
    font-size: 20px;
    line-height: 1.25;
    margin-bottom: 0; }
  .formal_inner {
    padding: 8px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 32px; }
  .formal_img {
    width: 100%; }
  .formal_text {
    width: 100%;
    padding: 0 0 24px; }
    .formal_text-tit {
      font-size: 22px;
      margin: 0 0 24px;
      text-align: center; }
    .formal_text-point {
      margin: 24px 0; }
      .formal_text-point-label {
        font-size: 15px;
        margin-bottom: 12px;
        padding-bottom: 8px; }
      .formal_text-point-tit {
        font-size: 16px;
        margin-bottom: 16px; }
      .formal_text-point-txt {
        font-size: 13px;
        text-align: center; }
      .formal_text-point ul li p {
        font-size: 13px; }
      .formal_text-point-left {
        width: calc(100% - 126px); }
      .formal_text-point-right {
        width: 110px; }
      .formal_text-point .contents__item_textarea_wash {
        width: 75%; }
    .formal_text-price {
      font-size: 30px; }
      .formal_text-price span {
        font-size: 9px;
        padding: 4px;
        margin-bottom: 16px; }
  .formal-item_title {
    font-size: 20px;
    margin-bottom: 32px; }
    .formal-item_title::before, .formal-item_title::after {
      width: 70px; }
  .formal-item_list {
    width: 100%;
    padding: 16px; }
    .formal-item_list-item {
      padding: 16px;
      width: 100%;
      margin-bottom: 32px; }
      .formal-item_list-item::before {
        border-top: solid 30px #fff;
        border-left: solid 30px transparent; }
      .formal-item_list-item::after {
        border-top: solid 30px #203960;
        border-left: solid 30px transparent; }
      .formal-item_list-item--left {
        width: calc(100% - 131px); }
      .formal-item_list-item--right {
        width: 115px; }
        .formal-item_list-item--right img {
          max-width: 120px; }
      .formal-item_list-item-tit {
        font-size: 20px;
        margin-bottom: 8px;
        padding-bottom: 8px; }
      .formal-item_list-item-en {
        font-size: 12px;
        margin-bottom: 16px; }
      .formal-item_list-item-txt {
        font-size: 13px;
        margin-bottom: 16px; }
      .formal-item_list-item .box_btn .btn {
        font-size: 13px;
        padding: 10px 8px;
        letter-spacing: 0; }
        .formal-item_list-item .box_btn .btn::after {
          right: 8px;
          border-width: 3px 0 3px 6px; }
      .formal-item_list-item.cuffs .formal-item_list-item--left {
        width: calc(100% - 136px); }
      .formal-item_list-item.cuffs .formal-item_list-item--right {
        width: 120px; }
      .formal-item_list-item.cuffs .box_btn .btn {
        font-size: 12px; }
  .item_list {
    margin-top: 24px;
    grid-template-columns: repeat(2, 1fr) !important;
    gap: 40px 16px;
    max-width: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .item_detail_name {
    font-size: 16px;
    margin-top: 24px; }
  .item_detail_price {
    font-size: 24px;
    margin-top: 58px; }
    .item_detail_price_sale {
      font-size: 24px;
      padding-top: 16px; }
      .item_detail_price_sale_bottom {
        margin-bottom: 24px; }
  .item_detail_button {
    width: 408px;
    max-width: 100%;
    margin-top: 32px; }
    .item_detail_button::after {
      right: 16px; }
  .item_list .item_detail_button {
    text-align: left;
    padding: 16px; }
  #section_tshirt .price_red {
    font-size: 24px; }
  #section_tshirt .box_btn .btn {
    font-size: 16px; }
  .blue_button {
    margin: 0 auto 96px; } }

.u-fade-type-up {
  -webkit-transform: translateY(50px);
  -ms-transform: translateY(50px);
  transform: translateY(50px);
  opacity: 0; }

.u-fade-type-up.is-active {
  -webkit-transition: .6s;
  -o-transition: .6s;
  transition: .6s;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  opacity: 1; }

/*# sourceMappingURL=style.css.map */