.breadcrumb {
  background: #fff; }

main {
  width: 100%;
  text-align: center;
  margin: 0 auto;
  padding: 0; }
  main section .container {
    width: 100%;
    max-width: 100%;
    text-align: center;
    margin: 0 auto;
    padding: 0; }
    main section .container .box_tansparent {
      position: relative;
      width: 100%;
      height: calc(100vh - 125px); }
      @media only screen and (max-width: 834px) {
        main section .container .box_tansparent {
          height: 300px; } }
      main section .container .box_tansparent .mainV {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100vh;
        background: url(/ua/img/feature_5001/5001_mv.webp) no-repeat center center/cover;
        z-index: -1; }
        @media only screen and (max-width: 834px) {
          main section .container .box_tansparent .mainV {
            position: static;
            width: auto;
            height: 300px;
            background: url(/ua/img/feature_5001/5001_mv.webp) no-repeat center 0/cover; } }
      main section .container .box_tansparent .gradation {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 80%;
        background: linear-gradient(to bottom, transparent, rgba(0, 0, 0, 0.3)); }
      main section .container .box_tansparent .main_sentense {
        position: absolute;
        bottom: 50px;
        left: 50px; }
        @media only screen and (max-width: 834px) {
          main section .container .box_tansparent .main_sentense {
            position: absolute;
            bottom: 10px;
            left: 10px; } }
        main section .container .box_tansparent .main_sentense h1 {
          font-size: 1.8rem;
          font-weight: 500;
          color: #fff;
          text-align: left;
          line-height: 1.4;
          letter-spacing: 0.05em; }
          @media only screen and (max-width: 834px) {
            main section .container .box_tansparent .main_sentense h1 {
              font-size: 1.4rem;
              line-height: 1.2; } }
          main section .container .box_tansparent .main_sentense h1 span {
            display: inline-block;
            vertical-align: baseline;
            margin: 0; }
            main section .container .box_tansparent .main_sentense h1 span.style {
              font-size: 2.4rem;
              font-weight: 700; }
              @media only screen and (max-width: 834px) {
                main section .container .box_tansparent .main_sentense h1 span.style {
                  font-size: 1.6rem; } }
            main section .container .box_tansparent .main_sentense h1 span.num {
              font-size: 3.4rem;
              font-weight: 700;
              margin: 0 0 0 5px; }
              @media only screen and (max-width: 834px) {
                main section .container .box_tansparent .main_sentense h1 span.num {
                  font-size: 2.4rem; } }
            main section .container .box_tansparent .main_sentense h1 span.name {
              font-size: 2.4rem;
              font-weight: 700;
              margin: 0 0 0 15px; }
              @media only screen and (max-width: 834px) {
                main section .container .box_tansparent .main_sentense h1 span.name {
                  display: block;
                  font-size: 1.2rem;
                  margin: 4px 0 0; } }
        main section .container .box_tansparent .main_sentense p {
          font-size: 1.4rem;
          font-weight: 400;
          color: #fff;
          line-height: 1.6;
          letter-spacing: 0.05em;
          text-align: left;
          margin: 15px 0 0; }
          @media only screen and (max-width: 834px) {
            main section .container .box_tansparent .main_sentense p {
              letter-spacing: 0;
              line-height: 1.4;
              margin: 10px 0 0; } }
    main section .container .sec2 {
      background: #fff;
      margin: 0;
      padding: 75px 0; }
      @media only screen and (max-width: 834px) {
        main section .container .sec2 {
          padding: 30px 0; } }
      main section .container .sec2 .container {
        width: 100%;
        max-width: 1260px;
        margin: 0 auto; }
        @media only screen and (max-width: 834px) {
          main section .container .sec2 .container {
            width: calc(100% - 30px);
            margin: 0 15px; } }
        main section .container .sec2 .container h2 {
          font-size: 2.8rem;
          font-weight: 700;
          line-height: 1.4;
          text-align: left; }
          @media only screen and (max-width: 834px) {
            main section .container .sec2 .container h2 {
              font-size: 1.8rem;
              line-height: 1.2; } }
          main section .container .sec2 .container h2.first_h2 {
            text-align: center; }
            @media only screen and (max-width: 834px) {
              main section .container .sec2 .container h2.first_h2 {
                text-align: left; } }
          main section .container .sec2 .container h2.underline {
            padding: 0 0 15px; }
        main section .container .sec2 .container .lead {
          font-size: 1.5rem;
          font-weight: 400;
          line-height: 1.6;
          text-align: left;
          margin: 15px 0 0; }
          @media only screen and (max-width: 834px) {
            main section .container .sec2 .container .lead {
              font-size: 1.4rem;
              line-height: 1.4; } }
          main section .container .sec2 .container .lead.ib {
            display: inline-block;
            margin: 30px auto 0; }
            @media only screen and (max-width: 834px) {
              main section .container .sec2 .container .lead.ib {
                margin: 15px 0 0; } }
        main section .container .sec2 .container .containar_flex {
          display: flex;
          flex-wrap: wrap;
          width: calc(100% + 30px);
          margin: 60px -15px 0; }
          @media only screen and (max-width: 834px) {
            main section .container .sec2 .container .containar_flex {
              display: block;
              width: 100%;
              margin: 30px 0 0; } }
          main section .container .sec2 .container .containar_flex .sec3 {
            width: calc(50% - 30px);
            margin: 0 15px 60px; }
            @media only screen and (max-width: 834px) {
              main section .container .sec2 .container .containar_flex .sec3 {
                width: 100%;
                margin: 0; } }
            main section .container .sec2 .container .containar_flex .sec3.double {
              width: calc(100% - 30px); }
              @media only screen and (max-width: 834px) {
                main section .container .sec2 .container .containar_flex .sec3.double {
                  width: 100%; } }
            main section .container .sec2 .container .containar_flex .sec3 h3 {
              font-size: 2.0rem;
              font-weight: 700;
              line-height: 1.3;
              letter-spacing: 0.05em;
              text-align: left;
              border-bottom: solid #000 1px;
              padding: 0 0 15px; }
              @media only screen and (max-width: 834px) {
                main section .container .sec2 .container .containar_flex .sec3 h3 {
                  font-size: 1.6rem;
                  letter-spacing: 0;
                  padding: 0 0 10px; } }
              main section .container .sec2 .container .containar_flex .sec3 h3.num {
                position: relative;
                padding: 0 0 15px 35px; }
                @media only screen and (max-width: 834px) {
                  main section .container .sec2 .container .containar_flex .sec3 h3.num {
                    padding: 0 0 10px 25px; } }
                main section .container .sec2 .container .containar_flex .sec3 h3.num span {
                  position: absolute;
                  top: 0;
                  left: 0;
                  font-family: 'Roboto';
                  font-size: 1.6rem; }
                  @media only screen and (max-width: 834px) {
                    main section .container .sec2 .container .containar_flex .sec3 h3.num span {
                      font-size: 1.4rem; } }
              main section .container .sec2 .container .containar_flex .sec3 h3 span.adult {
                color: #006699; }
              main section .container .sec2 .container .containar_flex .sec3 h3 span.kids {
                color: #d1b602; }
              main section .container .sec2 .container .containar_flex .sec3 h3 span.girls {
                color: #da69a1; }
            main section .container .sec2 .container .containar_flex .sec3 .lead {
              display: block;
              font-size: 1.5rem;
              font-weight: 400;
              line-height: 1.6;
              margin: 15px 0 0;
              padding: 0 0 15px; }
              @media only screen and (max-width: 834px) {
                main section .container .sec2 .container .containar_flex .sec3 .lead {
                  font-size: 1.4rem;
                  line-height: 1.4; } }
            main section .container .sec2 .container .containar_flex .sec3 .yarn {
              position: relative; }
              main section .container .sec2 .container .containar_flex .sec3 .yarn figcaption {
                position: absolute;
                bottom: 5px;
                left: 10px;
                font-size: 1.4rem;
                color: #fff; }
            main section .container .sec2 .container .containar_flex .sec3 .yarn + .yarn {
              margin: 8px 0 0; }
            main section .container .sec2 .container .containar_flex .sec3 .flex_block {
              display: flex;
              width: calc(100% + 30px);
              margin: 0 -15px; }
              @media only screen and (max-width: 834px) {
                main section .container .sec2 .container .containar_flex .sec3 .flex_block {
                  display: block;
                  width: 100%;
                  margin: 0; } }
              main section .container .sec2 .container .containar_flex .sec3 .flex_block .item_block {
                width: calc(50% - 30px);
                margin: 0 15px; }
                @media only screen and (max-width: 834px) {
                  main section .container .sec2 .container .containar_flex .sec3 .flex_block .item_block {
                    width: 100%;
                    margin: 0; } }
                main section .container .sec2 .container .containar_flex .sec3 .flex_block .item_block .flex_dl {
                  display: flex;
                  width: calc(100% + 8px);
                  margin: 0 -4px; }
                  main section .container .sec2 .container .containar_flex .sec3 .flex_block .item_block .flex_dl .dl2 {
                    width: calc(33.3% - 8px);
                    margin: 0 4px; }
                    main section .container .sec2 .container .containar_flex .sec3 .flex_block .item_block .flex_dl .dl2 dt {
                      font-family: 'Roboto';
                      font-size: 1.6rem;
                      font-weight: 700; }
                    main section .container .sec2 .container .containar_flex .sec3 .flex_block .item_block .flex_dl .dl2 dd img {
                      display: block;
                      width: 100%;
                      height: auto; }
                    main section .container .sec2 .container .containar_flex .sec3 .flex_block .item_block .flex_dl .dl2 dd img + img {
                      margin: 8px 0 0; }
                    main section .container .sec2 .container .containar_flex .sec3 .flex_block .item_block .flex_dl .dl2 dd p {
                      font-size: 1.2rem;
                      font-weight: 400;
                      line-height: 1.4rem;
                      margin: 6px 0 0; }
                      @media only screen and (max-width: 834px) {
                        main section .container .sec2 .container .containar_flex .sec3 .flex_block .item_block .flex_dl .dl2 dd p {
                          text-align: left;
                          margin: 3px 0 0; } }
                main section .container .sec2 .container .containar_flex .sec3 .flex_block .item_block dl {
                  width: 100%; }
                  main section .container .sec2 .container .containar_flex .sec3 .flex_block .item_block dl dt {
                    font-size: 1.6rem;
                    font-weight: 700;
                    letter-spacing: 0.05em;
                    text-align: center;
                    padding: 0 0 10px; }
                    @media only screen and (max-width: 834px) {
                      main section .container .sec2 .container .containar_flex .sec3 .flex_block .item_block dl dt {
                        padding: 0; } }
                  main section .container .sec2 .container .containar_flex .sec3 .flex_block .item_block dl dd .flex_beforeafter {
                    display: flex;
                    width: calc(100% + 8px);
                    margin: 0 -4px; }
                    main section .container .sec2 .container .containar_flex .sec3 .flex_block .item_block dl dd .flex_beforeafter .item_beforeafter {
                      width: calc(50% - 8px);
                      margin: 0 4px; }
                      main section .container .sec2 .container .containar_flex .sec3 .flex_block .item_block dl dd .flex_beforeafter .item_beforeafter img + img {
                        margin: 8px 0 0; }
                      main section .container .sec2 .container .containar_flex .sec3 .flex_block .item_block dl dd .flex_beforeafter .item_beforeafter p {
                        font-size: 1.2rem;
                        font-weight: 400;
                        margin: 6px 0 0; }
                        @media only screen and (max-width: 834px) {
                          main section .container .sec2 .container .containar_flex .sec3 .flex_block .item_block dl dd .flex_beforeafter .item_beforeafter p {
                            text-align: left;
                            margin: 3px 0 0; } }
              @media only screen and (max-width: 834px) {
                main section .container .sec2 .container .containar_flex .sec3 .flex_block .item_block + .item_block {
                  margin: 15px 0 0; } }
            main section .container .sec2 .container .containar_flex .sec3 .flex_series {
              display: flex;
              width: calc(100% + 30px);
              margin: 15px -15px 0; }
              @media only screen and (max-width: 834px) {
                main section .container .sec2 .container .containar_flex .sec3 .flex_series {
                  display: block;
                  width: 100%;
                  margin: 15px 0 0; } }
              main section .container .sec2 .container .containar_flex .sec3 .flex_series dl {
                width: calc(33.3% - 30px);
                text-align: left;
                margin: 0 15px; }
                @media only screen and (max-width: 834px) {
                  main section .container .sec2 .container .containar_flex .sec3 .flex_series dl {
                    width: 100%;
                    margin: 0; } }
                main section .container .sec2 .container .containar_flex .sec3 .flex_series dl dt {
                  font-size: 1.5rem;
                  font-weight: 700;
                  letter-spacing: 0.05em;
                  padding: 0 0 10px; }
                  @media only screen and (max-width: 834px) {
                    main section .container .sec2 .container .containar_flex .sec3 .flex_series dl dt {
                      line-height: 1.4;
                      letter-spacing: 0; } }
                  main section .container .sec2 .container .containar_flex .sec3 .flex_series dl dt span {
                    display: inline-block;
                    vertical-align: baseline;
                    font-family: 'Roboto'; }
                    main section .container .sec2 .container .containar_flex .sec3 .flex_series dl dt span.style {
                      font-size: 1.4rem;
                      font-weight: 500; }
                    main section .container .sec2 .container .containar_flex .sec3 .flex_series dl dt span.num {
                      font-size: 2.8rem;
                      margin: 0 0 0 5px; }
                    main section .container .sec2 .container .containar_flex .sec3 .flex_series dl dt span.type {
                      font-size: 1.6rem;
                      margin: 0 0 0 10px; }
                      main section .container .sec2 .container .containar_flex .sec3 .flex_series dl dt span.type.adult {
                        color: #006699; }
                      main section .container .sec2 .container .containar_flex .sec3 .flex_series dl dt span.type.kids {
                        color: #d1b602; }
                      main section .container .sec2 .container .containar_flex .sec3 .flex_series dl dt span.type.girls {
                        color: #da69a1; }
                    main section .container .sec2 .container .containar_flex .sec3 .flex_series dl dt span.color_size .col {
                      color: #e2231a; }
                    main section .container .sec2 .container .containar_flex .sec3 .flex_series dl dt span.color_size .siz {
                      color: #069; }
                main section .container .sec2 .container .containar_flex .sec3 .flex_series dl dd {
                  position: relative;
                  padding: 0 0 120px; }
                  @media only screen and (max-width: 834px) {
                    main section .container .sec2 .container .containar_flex .sec3 .flex_series dl dd {
                      position: static;
                      padding: 0; } }
                  main section .container .sec2 .container .containar_flex .sec3 .flex_series dl dd p {
                    font-size: 1.6rem;
                    padding: 10px 0 0; }
                    @media only screen and (max-width: 834px) {
                      main section .container .sec2 .container .containar_flex .sec3 .flex_series dl dd p {
                        font-size: 1.4rem;
                        line-height: 1.4; } }
                    main section .container .sec2 .container .containar_flex .sec3 .flex_series dl dd p strong {
                      display: block;
                      padding: 0 0 5px; }
                  main section .container .sec2 .container .containar_flex .sec3 .flex_series dl dd .block_btn {
                    position: absolute;
                    bottom: 0;
                    left: 0;
                    width: 100%; }
                    @media only screen and (max-width: 834px) {
                      main section .container .sec2 .container .containar_flex .sec3 .flex_series dl dd .block_btn {
                        position: static;
                        margin: 15px 0 0; } }
                    main section .container .sec2 .container .containar_flex .sec3 .flex_series dl dd .block_btn a {
                      display: block;
                      font-family: 'Roboto';
                      font-size: 1.5rem;
                      font-weight: 400;
                      color: #fff;
                      line-height: 45px;
                      text-align: center;
                      background: #000; }
                      @media only screen and (max-width: 834px) {
                        main section .container .sec2 .container .containar_flex .sec3 .flex_series dl dd .block_btn a {
                          font-size: 1.4rem;
                          line-height: 40px; } }
                      main section .container .sec2 .container .containar_flex .sec3 .flex_series dl dd .block_btn a:hover {
                        background: #e2231a; }
                    main section .container .sec2 .container .containar_flex .sec3 .flex_series dl dd .block_btn a + a {
                      margin: 8px 0 0; }
              @media only screen and (max-width: 834px) {
                main section .container .sec2 .container .containar_flex .sec3 .flex_series dl + dl {
                  margin: 30px 0 0; } }
            main section .container .sec2 .container .containar_flex .sec3 .dltb {
              margin: 30px 0 0; }
              main section .container .sec2 .container .containar_flex .sec3 .dltb dt {
                font-size: 1.6rem;
                font-weight: 700;
                text-align: left; }
                main section .container .sec2 .container .containar_flex .sec3 .dltb dt .adult {
                  color: #006699; }
                main section .container .sec2 .container .containar_flex .sec3 .dltb dt .kids {
                  color: #d1b602; }
                main section .container .sec2 .container .containar_flex .sec3 .dltb dt .girls {
                  color: #da69a1; }
              main section .container .sec2 .container .containar_flex .sec3 .dltb dd .box_tb {
                margin: 15px 0 0; }
                @media only screen and (max-width: 834px) {
                  main section .container .sec2 .container .containar_flex .sec3 .dltb dd .box_tb {
                    overflow-x: scroll; } }
                main section .container .sec2 .container .containar_flex .sec3 .dltb dd .box_tb table {
                  width: 100%;
                  border-collapse: collapse; }
                  @media only screen and (max-width: 834px) {
                    main section .container .sec2 .container .containar_flex .sec3 .dltb dd .box_tb table {
                      width: 1000px; } }
                  main section .container .sec2 .container .containar_flex .sec3 .dltb dd .box_tb table th, main section .container .sec2 .container .containar_flex .sec3 .dltb dd .box_tb table td {
                    border: solid #eee 1px; }
                  main section .container .sec2 .container .containar_flex .sec3 .dltb dd .box_tb table th {
                    font-size: 1.4rem;
                    font-weight: 700; }
                  main section .container .sec2 .container .containar_flex .sec3 .dltb dd .box_tb table td {
                    width: 274px; }
                    main section .container .sec2 .container .containar_flex .sec3 .dltb dd .box_tb table td.invisible {
                      border: none; }
                    main section .container .sec2 .container .containar_flex .sec3 .dltb dd .box_tb table td span {
                      line-height: 1; }
                      main section .container .sec2 .container .containar_flex .sec3 .dltb dd .box_tb table td span.num {
                        display: block;
                        font-size: 2.2rem;
                        font-weight: 700;
                        padding: 8px 0 5px; }
                      main section .container .sec2 .container .containar_flex .sec3 .dltb dd .box_tb table td span.name {
                        display: block;
                        font-size: 1.2rem;
                        font-weight: 400;
                        line-height: 1.2;
                        padding: 0 0 8px; }
                      main section .container .sec2 .container .containar_flex .sec3 .dltb dd .box_tb table td span.material {
                        display: block;
                        font-size: 1.3rem;
                        line-height: 1.3;
                        padding: 8px 0; }
                    main section .container .sec2 .container .containar_flex .sec3 .dltb dd .box_tb table td figure {
                      position: relative; }
                      main section .container .sec2 .container .containar_flex .sec3 .dltb dd .box_tb table td figure img {
                        display: block;
                        width: 274px;
                        height: auto; }
                      main section .container .sec2 .container .containar_flex .sec3 .dltb dd .box_tb table td figure .size {
                        position: absolute;
                        font-size: 1.4rem;
                        font-weight: 500;
                        transform: translateX(-50%); }
                        main section .container .sec2 .container .containar_flex .sec3 .dltb dd .box_tb table td figure .size.katahaba {
                          top: 53px;
                          left: 50%; }
                        main section .container .sec2 .container .containar_flex .sec3 .dltb dd .box_tb table td figure .size.mihaba {
                          top: 174px;
                          left: 50%; }
                          main section .container .sec2 .container .containar_flex .sec3 .dltb dd .box_tb table td figure .size.mihaba .line.mihg {
                            width: 120px; }
                        main section .container .sec2 .container .containar_flex .sec3 .dltb dd .box_tb table td figure .size.mitake {
                          top: 104px;
                          left: 75%; }
                          main section .container .sec2 .container .containar_flex .sec3 .dltb dd .box_tb table td figure .size.mitake .line {
                            top: 52px;
                            left: -8px;
                            transform: translateX(-50%) rotate(90deg);
                            width: 244px; }
                            main section .container .sec2 .container .containar_flex .sec3 .dltb dd .box_tb table td figure .size.mitake .line.mitg {
                              width: 236px; }
                            main section .container .sec2 .container .containar_flex .sec3 .dltb dd .box_tb table td figure .size.mitake .line.mitg500103 {
                              top: 51px;
                              width: 231px; }
                            main section .container .sec2 .container .containar_flex .sec3 .dltb dd .box_tb table td figure .size.mitake .line.mitg594201 {
                              top: 43px;
                              width: 215px; }
                            main section .container .sec2 .container .containar_flex .sec3 .dltb dd .box_tb table td figure .size.mitake .line.mitg549404 {
                              top: 43px;
                              width: 215px; }
                        main section .container .sec2 .container .containar_flex .sec3 .dltb dd .box_tb table td figure .size.sodetake {
                          top: 90px;
                          left: 27%; }
                          main section .container .sec2 .container .containar_flex .sec3 .dltb dd .box_tb table td figure .size.sodetake .line {
                            top: 7px;
                            left: -12px;
                            width: 84px;
                            transform: translateX(-50%) rotate(-66deg); }
                            main section .container .sec2 .container .containar_flex .sec3 .dltb dd .box_tb table td figure .size.sodetake .line.sode500101 {
                              transform: translateX(-50%) rotate(-73deg); }
                            main section .container .sec2 .container .containar_flex .sec3 .dltb dd .box_tb table td figure .size.sodetake .line.sode550801 {
                              top: 12px;
                              left: -12px;
                              width: 100px;
                              transform: translateX(-50%) rotate(-69deg); }
                            main section .container .sec2 .container .containar_flex .sec3 .dltb dd .box_tb table td figure .size.sodetake .line.sode594201 {
                              top: 2px;
                              left: -8px;
                              width: 74px; }
                            main section .container .sec2 .container .containar_flex .sec3 .dltb dd .box_tb table td figure .size.sodetake .line.sode110801 {
                              top: 10px;
                              left: -12px;
                              width: 94px;
                              transform: translateX(-50%) rotate(-69deg); }
                            main section .container .sec2 .container .containar_flex .sec3 .dltb dd .box_tb table td figure .size.sodetake .line.sode425201 {
                              top: -4px;
                              left: -18px;
                              width: 70px; }
                            main section .container .sec2 .container .containar_flex .sec3 .dltb dd .box_tb table td figure .size.sodetake .line.sode427701 {
                              top: 10px;
                              transform: translateX(-50%) rotate(-64deg); }
                            main section .container .sec2 .container .containar_flex .sec3 .dltb dd .box_tb table td figure .size.sodetake .line.sode441101 {
                              top: 11px;
                              left: -14px;
                              width: 86px; }
                            main section .container .sec2 .container .containar_flex .sec3 .dltb dd .box_tb table td figure .size.sodetake .line.sode530001g {
                              top: 2px;
                              left: -13px; }
                            main section .container .sec2 .container .containar_flex .sec3 .dltb dd .box_tb table td figure .size.sodetake .line.sode500103g {
                              top: -12px;
                              left: -6px;
                              width: 50px; }
                            main section .container .sec2 .container .containar_flex .sec3 .dltb dd .box_tb table td figure .size.sodetake .line.sode594201g {
                              top: -17px;
                              left: -6px;
                              width: 52px; }
                            main section .container .sec2 .container .containar_flex .sec3 .dltb dd .box_tb table td figure .size.sodetake .line.sode549404g {
                              top: -23px;
                              left: -2px;
                              width: 46px; }
                        main section .container .sec2 .container .containar_flex .sec3 .dltb dd .box_tb table td figure .size .line {
                          position: absolute;
                          top: -4px;
                          left: 50%;
                          transform: translateX(-50%);
                          width: 126px;
                          height: 1px;
                          background: #000; }
                          main section .container .sec2 .container .containar_flex .sec3 .dltb dd .box_tb table td figure .size .line:before {
                            position: absolute;
                            top: -4px;
                            left: 0;
                            content: '';
                            display: block;
                            width: 1px;
                            height: 9px;
                            background: #000; }
                          main section .container .sec2 .container .containar_flex .sec3 .dltb dd .box_tb table td figure .size .line:after {
                            position: absolute;
                            top: -4px;
                            right: 0;
                            content: '';
                            display: block;
                            width: 1px;
                            height: 9px;
                            background: #000; }
                        main section .container .sec2 .container .containar_flex .sec3 .dltb dd .box_tb table td figure .size span {
                          position: absolute;
                          left: 50%;
                          transform: translateX(-50%);
                          font-size: 1.4rem;
                          font-weight: 500; }
                      main section .container .sec2 .container .containar_flex .sec3 .dltb dd .box_tb table td figure figcaption {
                        position: absolute;
                        bottom: 0;
                        left: 0;
                        width: 100%;
                        font-size: 1.2rem;
                        font-weight: 400;
                        color: #fff;
                        line-height: 27px;
                        text-align: center;
                        background: rgba(0, 0, 0, 0.25); }
                    main section .container .sec2 .container .containar_flex .sec3 .dltb dd .box_tb table td.style {
                      vertical-align: top; }
                    main section .container .sec2 .container .containar_flex .sec3 .dltb dd .box_tb table td.comment {
                      position: relative;
                      vertical-align: top;
                      font-size: 1.3rem;
                      font-weight: 400;
                      line-height: 1.5;
                      text-align: left;
                      padding: 10px 10px 70px; }
                      main section .container .sec2 .container .containar_flex .sec3 .dltb dd .box_tb table td.comment strong {
                        display: block;
                        font-weight: 700;
                        padding: 0 0 8px; }
                      main section .container .sec2 .container .containar_flex .sec3 .dltb dd .box_tb table td.comment a {
                        position: absolute;
                        bottom: 10px;
                        left: 10px;
                        display: block;
                        width: calc(100% - 20px);
                        font-family: 'Roboto';
                        font-size: 1.5rem;
                        font-weight: 400;
                        color: #fff;
                        line-height: 45px;
                        text-align: center;
                        background: #000;
                        padding: 0; }
                        @media only screen and (max-width: 834px) {
                          main section .container .sec2 .container .containar_flex .sec3 .dltb dd .box_tb table td.comment a {
                            font-size: 1.4rem;
                            line-height: 40px; } }
                        main section .container .sec2 .container .containar_flex .sec3 .dltb dd .box_tb table td.comment a:hover {
                          background: #e2231a; }
              main section .container .sec2 .container .containar_flex .sec3 .dltb dd .box_tb + .box_tb {
                margin: 30px 0 0; }
            main section .container .sec2 .container .containar_flex .sec3 .tab_tshirt {
              display: flex;
              align-items: end;
              width: calc(100% + 4px);
              height: 60px;
              margin: 25px -2px 0 !important; }
              @media only screen and (max-width: 834px) {
                main section .container .sec2 .container .containar_flex .sec3 .tab_tshirt {
                  flex-wrap: wrap;
                  align-items: start;
                  width: calc(100% + 2px);
                  height: auto;
                  margin: 25px -1px 0 !important; } }
              main section .container .sec2 .container .containar_flex .sec3 .tab_tshirt li {
                width: calc(10% - 4px);
                margin: 0 2px; }
                @media only screen and (max-width: 834px) {
                  main section .container .sec2 .container .containar_flex .sec3 .tab_tshirt li {
                    width: calc(20% - 2px);
                    margin: 0 1px 2px; } }
                main section .container .sec2 .container .containar_flex .sec3 .tab_tshirt li a {
                  display: flex;
                  align-items: center;
                  justify-content: center;
                  width: 100%;
                  height: 52px;
                  color: #fff;
                  line-height: 1;
                  background: #888;
                  border-top-left-radius: 8px;
                  border-top-right-radius: 8px;
                  border-bottom: solid #fff 3px;
                  padding: 2px 0 0; }
                  @media only screen and (max-width: 834px) {
                    main section .container .sec2 .container .containar_flex .sec3 .tab_tshirt li a {
                      height: auto;
                      border-bottom: none;
                      border-radius: 0;
                      padding: 9px 0 8px; } }
                  main section .container .sec2 .container .containar_flex .sec3 .tab_tshirt li a.active {
                    height: 60px;
                    color: #000;
                    background: #d2d2d2;
                    border-bottom: solid #d2d2d2 3px; }
                    @media only screen and (max-width: 834px) {
                      main section .container .sec2 .container .containar_flex .sec3 .tab_tshirt li a.active {
                        height: auto;
                        color: #fff;
                        background: #e2231a;
                        border-bottom: none; } }
                    main section .container .sec2 .container .containar_flex .sec3 .tab_tshirt li a.active:hover {
                      color: #000;
                      background: #d2d2d2; }
                      @media only screen and (max-width: 834px) {
                        main section .container .sec2 .container .containar_flex .sec3 .tab_tshirt li a.active:hover {
                          color: #fff;
                          background: #e2231a; } }
                  main section .container .sec2 .container .containar_flex .sec3 .tab_tshirt li a:hover {
                    background: #000; }
                  main section .container .sec2 .container .containar_flex .sec3 .tab_tshirt li a p span {
                    display: block; }
                    main section .container .sec2 .container .containar_flex .sec3 .tab_tshirt li a p span.num {
                      font-family: 'Roboto',sans-serif;
                      font-size: 1.8rem;
                      font-weight: 700;
                      letter-spacing: 0.05em; }
                      @media only screen and (max-width: 834px) {
                        main section .container .sec2 .container .containar_flex .sec3 .tab_tshirt li a p span.num {
                          font-size: 1.5rem;
                          font-weight: 500;
                          letter-spacing: 0em; } }
                    main section .container .sec2 .container .containar_flex .sec3 .tab_tshirt li a p span.oz {
                      font-size: 1.2rem;
                      font-weight: 400;
                      margin: 3px 0 0; }
                      @media only screen and (max-width: 834px) {
                        main section .container .sec2 .container .containar_flex .sec3 .tab_tshirt li a p span.oz {
                          display: none; } }
            main section .container .sec2 .container .containar_flex .sec3 .stage {
              position: relative;
              width: 100%;
              height: 500px;
              background: #d2d2d2; }
              @media only screen and (max-width: 834px) {
                main section .container .sec2 .container .containar_flex .sec3 .stage {
                  height: auto; } }
              main section .container .sec2 .container .containar_flex .sec3 .stage .flex_ts {
                position: absolute;
                top: 30px;
                left: 30px;
                display: none;
                align-items: center;
                width: calc(100% - 60px);
                height: calc(100% - 60px); }
                @media only screen and (max-width: 834px) {
                  main section .container .sec2 .container .containar_flex .sec3 .stage .flex_ts {
                    position: static;
                    width: 100%;
                    height: auto; } }
                main section .container .sec2 .container .containar_flex .sec3 .stage .flex_ts.active {
                  display: flex; }
                  @media only screen and (max-width: 834px) {
                    main section .container .sec2 .container .containar_flex .sec3 .stage .flex_ts.active {
                      flex-wrap: wrap;
                      justify-content: center; } }
                main section .container .sec2 .container .containar_flex .sec3 .stage .flex_ts .item_ts.model {
                  width: 270px; }
                  @media only screen and (max-width: 834px) {
                    main section .container .sec2 .container .containar_flex .sec3 .stage .flex_ts .item_ts.model {
                      display: none; } }
                  main section .container .sec2 .container .containar_flex .sec3 .stage .flex_ts .item_ts.model figure figcaption {
                    font-size: 1.4rem;
                    font-weight: 400;
                    text-align: center;
                    padding: 8px 0 0; }
                main section .container .sec2 .container .containar_flex .sec3 .stage .flex_ts .item_ts.size {
                  position: relative;
                  width: 450px;
                  height: 440px; }
                  @media only screen and (max-width: 834px) {
                    main section .container .sec2 .container .containar_flex .sec3 .stage .flex_ts .item_ts.size {
                      width: 280px;
                      height: 280px; } }
                  main section .container .sec2 .container .containar_flex .sec3 .stage .flex_ts .item_ts.size img {
                    position: absolute;
                    top: 50%;
                    left: 50%;
                    transform: translate(-50%, -50%);
                    width: auto; }
                    main section .container .sec2 .container .containar_flex .sec3 .stage .flex_ts .item_ts.size img.egt530001 {
                      height: 276px; }
                      @media only screen and (max-width: 834px) {
                        main section .container .sec2 .container .containar_flex .sec3 .stage .flex_ts .item_ts.size img.egt530001 {
                          height: 171px; } }
                    main section .container .sec2 .container .containar_flex .sec3 .stage .flex_ts .item_ts.size img.egt500101 {
                      height: 276px; }
                      @media only screen and (max-width: 834px) {
                        main section .container .sec2 .container .containar_flex .sec3 .stage .flex_ts .item_ts.size img.egt500101 {
                          height: 171px; } }
                    main section .container .sec2 .container .containar_flex .sec3 .stage .flex_ts .item_ts.size img.egt550801 {
                      height: 280px; }
                      @media only screen and (max-width: 834px) {
                        main section .container .sec2 .container .containar_flex .sec3 .stage .flex_ts .item_ts.size img.egt550801 {
                          height: 173px; } }
                    main section .container .sec2 .container .containar_flex .sec3 .stage .flex_ts .item_ts.size img.egt594201 {
                      height: 272px; }
                      @media only screen and (max-width: 834px) {
                        main section .container .sec2 .container .containar_flex .sec3 .stage .flex_ts .item_ts.size img.egt594201 {
                          height: 168px; } }
                    main section .container .sec2 .container .containar_flex .sec3 .stage .flex_ts .item_ts.size img.egt110001 {
                      height: 276px; }
                      @media only screen and (max-width: 834px) {
                        main section .container .sec2 .container .containar_flex .sec3 .stage .flex_ts .item_ts.size img.egt110001 {
                          height: 171px; } }
                    main section .container .sec2 .container .containar_flex .sec3 .stage .flex_ts .item_ts.size img.egt110801 {
                      height: 276px; }
                      @media only screen and (max-width: 834px) {
                        main section .container .sec2 .container .containar_flex .sec3 .stage .flex_ts .item_ts.size img.egt110801 {
                          height: 171px; } }
                    main section .container .sec2 .container .containar_flex .sec3 .stage .flex_ts .item_ts.size img.egt425201 {
                      height: 276px; }
                      @media only screen and (max-width: 834px) {
                        main section .container .sec2 .container .containar_flex .sec3 .stage .flex_ts .item_ts.size img.egt425201 {
                          height: 171px; } }
                    main section .container .sec2 .container .containar_flex .sec3 .stage .flex_ts .item_ts.size img.egt427701 {
                      height: 280px;
                      transform: translate(-50%, -50.5%); }
                      @media only screen and (max-width: 834px) {
                        main section .container .sec2 .container .containar_flex .sec3 .stage .flex_ts .item_ts.size img.egt427701 {
                          height: 173px;
                          transform: translate(-49.5%, -50.5%); } }
                    main section .container .sec2 .container .containar_flex .sec3 .stage .flex_ts .item_ts.size img.egt511701 {
                      height: 280px; }
                      @media only screen and (max-width: 834px) {
                        main section .container .sec2 .container .containar_flex .sec3 .stage .flex_ts .item_ts.size img.egt511701 {
                          height: 173px; } }
                    main section .container .sec2 .container .containar_flex .sec3 .stage .flex_ts .item_ts.size img.egt441101 {
                      height: 288px; }
                      @media only screen and (max-width: 834px) {
                        main section .container .sec2 .container .containar_flex .sec3 .stage .flex_ts .item_ts.size img.egt441101 {
                          height: 178px; } }
                    main section .container .sec2 .container .containar_flex .sec3 .stage .flex_ts .item_ts.size img.egt530001g {
                      height: 252px; }
                      @media only screen and (max-width: 834px) {
                        main section .container .sec2 .container .containar_flex .sec3 .stage .flex_ts .item_ts.size img.egt530001g {
                          height: 156px; } }
                    main section .container .sec2 .container .containar_flex .sec3 .stage .flex_ts .item_ts.size img.egt500103g {
                      height: 252px; }
                      @media only screen and (max-width: 834px) {
                        main section .container .sec2 .container .containar_flex .sec3 .stage .flex_ts .item_ts.size img.egt500103g {
                          height: 156px; } }
                    main section .container .sec2 .container .containar_flex .sec3 .stage .flex_ts .item_ts.size img.egt594201g {
                      height: 246px; }
                      @media only screen and (max-width: 834px) {
                        main section .container .sec2 .container .containar_flex .sec3 .stage .flex_ts .item_ts.size img.egt594201g {
                          height: 152px; } }
                    main section .container .sec2 .container .containar_flex .sec3 .stage .flex_ts .item_ts.size img.egt549404g {
                      height: 250px; }
                      @media only screen and (max-width: 834px) {
                        main section .container .sec2 .container .containar_flex .sec3 .stage .flex_ts .item_ts.size img.egt549404g {
                          height: 153px; } }
                main section .container .sec2 .container .containar_flex .sec3 .stage .flex_ts .item_ts.text {
                  position: relative;
                  width: calc(100% - 720px);
                  height: 420px; }
                  @media only screen and (max-width: 834px) {
                    main section .container .sec2 .container .containar_flex .sec3 .stage .flex_ts .item_ts.text {
                      width: calc(100% - 30px);
                      height: auto;
                      margin: -30px 0 0;
                      padding: 0 0 15px; } }
                  main section .container .sec2 .container .containar_flex .sec3 .stage .flex_ts .item_ts.text p {
                    line-height: 1;
                    text-align: left; }
                    main section .container .sec2 .container .containar_flex .sec3 .stage .flex_ts .item_ts.text p.num {
                      font-family: 'Roboto',sans-serif;
                      font-size: 4.8rem;
                      font-weight: 700;
                      letter-spacing: 0.05em; }
                      @media only screen and (max-width: 834px) {
                        main section .container .sec2 .container .containar_flex .sec3 .stage .flex_ts .item_ts.text p.num {
                          font-size: 3.6rem;
                          text-align: center; } }
                    main section .container .sec2 .container .containar_flex .sec3 .stage .flex_ts .item_ts.text p.name {
                      font-size: 1.5rem;
                      font-weight: 400;
                      line-height: 1.3;
                      margin: 8px 0 0; }
                      @media only screen and (max-width: 834px) {
                        main section .container .sec2 .container .containar_flex .sec3 .stage .flex_ts .item_ts.text p.name {
                          font-size: 1.4rem;
                          text-align: center;
                          margin: 4px 0 0; } }
                    main section .container .sec2 .container .containar_flex .sec3 .stage .flex_ts .item_ts.text p.material {
                      font-size: 1.5rem;
                      font-weight: 400;
                      line-height: 1;
                      margin: 23px 0 0; }
                      @media only screen and (max-width: 834px) {
                        main section .container .sec2 .container .containar_flex .sec3 .stage .flex_ts .item_ts.text p.material {
                          font-size: 1.4rem;
                          text-align: center;
                          margin: 10px 0 0; } }
                    main section .container .sec2 .container .containar_flex .sec3 .stage .flex_ts .item_ts.text p.lead {
                      font-size: 1.5rem;
                      font-weight: 400;
                      line-height: 1.6;
                      margin: 23px 0 0;
                      padding: 0; }
                      @media only screen and (max-width: 834px) {
                        main section .container .sec2 .container .containar_flex .sec3 .stage .flex_ts .item_ts.text p.lead {
                          font-size: 1.4rem;
                          line-height: 1.4;
                          margin: 20px 0 0; } }
                      main section .container .sec2 .container .containar_flex .sec3 .stage .flex_ts .item_ts.text p.lead strong {
                        display: block;
                        font-size: 1.7rem;
                        font-weight: 700;
                        line-height: 1.4;
                        padding: 0 0 10px; }
                        @media only screen and (max-width: 834px) {
                          main section .container .sec2 .container .containar_flex .sec3 .stage .flex_ts .item_ts.text p.lead strong {
                            font-size: 1.4rem; } }
                  main section .container .sec2 .container .containar_flex .sec3 .stage .flex_ts .item_ts.text .btn {
                    position: absolute;
                    bottom: 0;
                    left: 0;
                    display: block;
                    width: 100%;
                    height: auto;
                    font-family: 'Roboto',sans-serif;
                    font-size: 1.8rem;
                    font-weight: 400;
                    color: #fff;
                    line-height: 1;
                    text-align: center;
                    background: #000;
                    margin: 0;
                    padding: 18px 0 20px;
                    padding: 15px 0 16px; }
                    @media only screen and (max-width: 834px) {
                      main section .container .sec2 .container .containar_flex .sec3 .stage .flex_ts .item_ts.text .btn {
                        position: static;
                        font-size: 1.6rem;
                        margin: 15px 0 0; } }
                    main section .container .sec2 .container .containar_flex .sec3 .stage .flex_ts .item_ts.text .btn:hover {
                      background: #e2231a; }
              main section .container .sec2 .container .containar_flex .sec3 .stage .box_size {
                position: absolute;
                top: 30px;
                left: 300px;
                width: 450px;
                height: 440px; }
                @media only screen and (max-width: 834px) {
                  main section .container .sec2 .container .containar_flex .sec3 .stage .box_size {
                    top: 0;
                    left: 50%;
                    transform: translateX(-50%);
                    width: 280px;
                    height: 280px; } }
                main section .container .sec2 .container .containar_flex .sec3 .stage .box_size.kidsgirls p.kata {
                  top: 48px; }
                  @media only screen and (max-width: 834px) {
                    main section .container .sec2 .container .containar_flex .sec3 .stage .box_size.kidsgirls p.kata {
                      top: 21px; } }
                main section .container .sec2 .container .containar_flex .sec3 .stage .box_size.kidsgirls p.mita {
                  left: 52%; }
                  @media only screen and (max-width: 834px) {
                    main section .container .sec2 .container .containar_flex .sec3 .stage .box_size.kidsgirls p.mita {
                      top: 100px;
                      left: 50%; } }
                main section .container .sec2 .container .containar_flex .sec3 .stage .box_size.kidsgirls p.sode {
                  top: 70px;
                  left: 19%; }
                  @media only screen and (max-width: 834px) {
                    main section .container .sec2 .container .containar_flex .sec3 .stage .box_size.kidsgirls p.sode {
                      top: 37px;
                      line-height: 1; } }
                main section .container .sec2 .container .containar_flex .sec3 .stage .box_size.kidsgirls .line.l_kata {
                  top: 74px; }
                  @media only screen and (max-width: 834px) {
                    main section .container .sec2 .container .containar_flex .sec3 .stage .box_size.kidsgirls .line.l_kata {
                      top: 42px; } }
                @media only screen and (max-width: 834px) {
                  main section .container .sec2 .container .containar_flex .sec3 .stage .box_size.kidsgirls .line.l_miha {
                    top: 158px; } }
                main section .container .sec2 .container .containar_flex .sec3 .stage .box_size.kidsgirls .line.l_mita {
                  left: 284px; }
                  @media only screen and (max-width: 834px) {
                    main section .container .sec2 .container .containar_flex .sec3 .stage .box_size.kidsgirls .line.l_mita {
                      top: 144px;
                      left: 180px; } }
                main section .container .sec2 .container .containar_flex .sec3 .stage .box_size.kidsgirls .line.l_sode {
                  top: 118px; }
                  @media only screen and (max-width: 834px) {
                    main section .container .sec2 .container .containar_flex .sec3 .stage .box_size.kidsgirls .line.l_sode {
                      top: 70px;
                      left: 50px; } }
                main section .container .sec2 .container .containar_flex .sec3 .stage .box_size p {
                  position: absolute;
                  font-size: 1.5rem;
                  font-weight: 400;
                  line-height: 1; }
                  @media only screen and (max-width: 834px) {
                    main section .container .sec2 .container .containar_flex .sec3 .stage .box_size p {
                      font-size: 1.4rem; } }
                  main section .container .sec2 .container .containar_flex .sec3 .stage .box_size p.kata {
                    top: 38px;
                    left: 50%;
                    transform: translateX(-50%); }
                    @media only screen and (max-width: 834px) {
                      main section .container .sec2 .container .containar_flex .sec3 .stage .box_size p.kata {
                        top: 18px; } }
                  main section .container .sec2 .container .containar_flex .sec3 .stage .box_size p.miha {
                    top: 224px;
                    left: 50%;
                    transform: translateX(-50%); }
                    @media only screen and (max-width: 834px) {
                      main section .container .sec2 .container .containar_flex .sec3 .stage .box_size p.miha {
                        top: 136px; } }
                  main section .container .sec2 .container .containar_flex .sec3 .stage .box_size p.mita {
                    top: 157px;
                    left: 55%;
                    transform: translateX(-50%);
                    white-space: nowrap; }
                    @media only screen and (max-width: 834px) {
                      main section .container .sec2 .container .containar_flex .sec3 .stage .box_size p.mita {
                        top: 98px;
                        left: 50%; } }
                  main section .container .sec2 .container .containar_flex .sec3 .stage .box_size p.sode {
                    top: 60px;
                    left: 16%;
                    transform: translateX(-50%);
                    line-height: 1.2; }
                    @media only screen and (max-width: 834px) {
                      main section .container .sec2 .container .containar_flex .sec3 .stage .box_size p.sode {
                        top: 32px;
                        line-height: 1.1; } }
                main section .container .sec2 .container .containar_flex .sec3 .stage .box_size .line {
                  position: absolute;
                  display: block;
                  width: 100px;
                  height: 2px;
                  background: #000;
                  transition: all .1s; }
                  main section .container .sec2 .container .containar_flex .sec3 .stage .box_size .line:before {
                    content: '';
                    position: absolute;
                    top: -4px;
                    left: 0;
                    display: block;
                    width: 2px;
                    height: 10px;
                    background: #000; }
                  main section .container .sec2 .container .containar_flex .sec3 .stage .box_size .line:after {
                    content: '';
                    position: absolute;
                    top: -4px;
                    right: 0;
                    display: block;
                    width: 2px;
                    height: 10px;
                    background: #000; }
                  main section .container .sec2 .container .containar_flex .sec3 .stage .box_size .line.l_kata {
                    top: 63px;
                    left: 50%;
                    transform: translateX(-50%); }
                    @media only screen and (max-width: 834px) {
                      main section .container .sec2 .container .containar_flex .sec3 .stage .box_size .line.l_kata {
                        top: 42px; } }
                  main section .container .sec2 .container .containar_flex .sec3 .stage .box_size .line.l_miha {
                    top: 248px;
                    left: 50%;
                    transform: translateX(-50%); }
                    @media only screen and (max-width: 834px) {
                      main section .container .sec2 .container .containar_flex .sec3 .stage .box_size .line.l_miha {
                        top: 158px; } }
                  main section .container .sec2 .container .containar_flex .sec3 .stage .box_size .line.l_mita {
                    top: 225px;
                    left: 294px;
                    transform: translate(-50%, -50%) rotate(90deg); }
                    @media only screen and (max-width: 834px) {
                      main section .container .sec2 .container .containar_flex .sec3 .stage .box_size .line.l_mita {
                        top: 144px;
                        left: 180px; } }
                  main section .container .sec2 .container .containar_flex .sec3 .stage .box_size .line.l_sode {
                    top: 108px;
                    left: 80px;
                    transform: translateX(-50%); }
                    @media only screen and (max-width: 834px) {
                      main section .container .sec2 .container .containar_flex .sec3 .stage .box_size .line.l_sode {
                        top: 70px;
                        left: 50px; } }
          @media only screen and (max-width: 834px) {
            main section .container .sec2 .container .containar_flex .sec3 + .sec3 {
              margin: 30px 0 0; } }
        main section .container .sec2 .container .list_items {
          display: flex;
          flex-wrap: wrap;
          width: calc(100% + 30px);
          margin: 15px -15px 0; }
          main section .container .sec2 .container .list_items li {
            width: calc(16.6% - 30px);
            margin: 0 15px 30px; }
            @media only screen and (max-width: 834px) {
              main section .container .sec2 .container .list_items li {
                width: calc(50% - 14px);
                margin: 0 7px 15px; } }
            main section .container .sec2 .container .list_items li a {
              display: block;
              background: #eee;
              overflow: hidden; }
              main section .container .sec2 .container .list_items li a:hover {
                background: #d5d5d5; }
                main section .container .sec2 .container .list_items li a:hover figure figcaption {
                  color: #e2231a; }
              main section .container .sec2 .container .list_items li a figure img {
                display: block;
                width: 136px;
                height: auto;
                margin: -10px auto 0; }
              main section .container .sec2 .container .list_items li a figure figcaption {
                width: 100%;
                font-size: 1.2rem;
                font-weight: 400;
                line-height: 1.4;
                text-align: left;
                background: #fff;
                padding: 6px 0 0;
                transition: all .3s; }
                main section .container .sec2 .container .list_items li a figure figcaption .num {
                  display: block;
                  font-family: 'Roboto';
                  padding: 0 0 3px; }
                  main section .container .sec2 .container .list_items li a figure figcaption .num strong {
                    font-weight: 700; }
                main section .container .sec2 .container .list_items li a figure figcaption br {
                  display: none; }
        main section .container .sec2 .container .list_bnr {
          display: flex;
          flex-wrap: wrap;
          width: calc(100% + 30px);
          margin: 30px -15px 0; }
          @media only screen and (max-width: 834px) {
            main section .container .sec2 .container .list_bnr {
              display: block;
              width: 100%;
              margin: 15px 0 0; } }
          main section .container .sec2 .container .list_bnr li {
            width: calc(50% - 30px);
            margin: 0 15px 30px; }
            @media only screen and (max-width: 834px) {
              main section .container .sec2 .container .list_bnr li {
                width: 100%;
                margin: 0; } }
            main section .container .sec2 .container .list_bnr li a {
              display: block; }
              main section .container .sec2 .container .list_bnr li a:hover img {
                filter: brightness(1.25); }
              main section .container .sec2 .container .list_bnr li a img {
                display: block;
                width: 100%;
                height: auto;
                transition: all .3s; }
          @media only screen and (max-width: 834px) {
            main section .container .sec2 .container .list_bnr li + li {
              margin: 15px 0 0; } }
    main section .container .sec2 + .sec2 {
      padding: 0 0 75px; }
