@charset "UTF-8";
#dyed_textile {
  font-size: 1.5rem;
  line-height: 1.6;
  padding: 0 0 5%;
  background: white; }
  #dyed_textile a {
    text-decoration: none;
    color: #333;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all  0.3s ease; }
    #dyed_textile a:hover {
      color: #aaa;
      text-shadow: none;
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all  0.3s ease; }
      #dyed_textile a:hover img {
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all  0.3s ease;
        opacity: .7; }
  #dyed_textile .pc {
    display: block !important; }
  #dyed_textile .sp {
    display: none !important; }
  #dyed_textile img {
    max-width: 100%; }
  #dyed_textile nav.menu {
    padding-top: 5%;
    display: table;
    width: 90%;
    margin: auto;
    height: auto; }
    #dyed_textile nav.menu a {
      display: table-cell;
      text-align: center;
      width: 20%;
      color: #fff;
      background: #19448e;
      border: 1px solid white;
      vertical-align: middle;
      padding: 2.5% 0; }
      #dyed_textile nav.menu a:hover {
        background: rgba(25, 68, 142, 0.6); }
  #dyed_textile article section {
    padding: 5% 7% 0;
    background: white;
    position: relative; }
    #dyed_textile article section.btns.big {
      padding: 5% 0;
      margin: auto; }
      #dyed_textile article section.btns.big a {
        font-size: 100%; }
  #dyed_textile .main_text {
    text-align: center;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: contain;
    position: relative; }
    #dyed_textile .main_text h3 {
      padding: 3% 0;
      font-size: 4rem;
      color: #19448e;
      letter-spacing: .5vw; }
    #dyed_textile .main_text .text {
      width: 60%;
      text-align: left;
      margin: auto;
      font-size: 1.5rem;
      margin-bottom: 3%;
      text-shadow: 1px 1px 1px white,-1px 1px 1px white,1px -1px 1px white,-1px -1px 1px white; }
  #dyed_textile .box {
    width: 100%;
    display: table; }
    #dyed_textile .box .image {
      width: 27%;
      display: table-cell;
      vertical-align: middle; }
    #dyed_textile .box .text {
      text-align: left;
      width: 60%;
      padding-left: 3%;
      vertical-align: middle;
      display: table-cell; }
      #dyed_textile .box .text p {
        display: block;
        padding: 2% 0; }
  #dyed_textile .box50 .image {
    width: 45%;
    padding: 2% 1%;
    vertical-align: middle;
    display: inline-block; }
  #dyed_textile .navigator {
    padding: 0 10%;
    text-align: center; }
    #dyed_textile .navigator h3 {
      margin: auto;
      text-align: center;
      font-size: 3rem;
      padding: 1% 0;
      position: relative;
      display: inline-block; }
      #dyed_textile .navigator h3 b {
        font-weight: normal;
        display: inline-block;
        background: white;
        padding: 0 5%;
        z-index: 1;
        position: relative; }
    #dyed_textile .navigator h4 {
      vertical-align: baseline; }
      #dyed_textile .navigator h4 strong {
        font-size: 150%;
        padding: 0 2% 0 6%;
        display: inline-block;
        margin: 5% auto 5%; }
    #dyed_textile .navigator .box {
      width: 70%;
      margin: auto; }
      #dyed_textile .navigator .box .image {
        width: 30%; }
      #dyed_textile .navigator .box .text {
        width: 40%; }
  #dyed_textile .w50 {
    display: inline-block;
    width: calc(50% - 1rem);
    vertical-align: top; }
  #dyed_textile .btns a {
    border: 1px solid #19448e;
    background: #19448e;
    background-image: url("/src/contents/dyed_textile/img/all/btn.png");
    background-repeat: no-repeat;
    background-position: 96% 50%;
    color: white;
    display: inline-block;
    padding: 4px 40px;
    text-decoration: none !important;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all  0.3s ease; }
    #dyed_textile .btns a:hover {
      color: #19448e;
      background-color: rgba(25, 68, 142, 0.2); }
    #dyed_textile .btns a.back {
      background-image: url("/src/contents/dyed_textile/img/all/btn_back.png");
      background-repeat: no-repeat;
      background-position: 4% 50%; }
  #dyed_textile .btns.blue a {
    border: 1px solid #76c7f0;
    background-color: #76c7f0; }
    #dyed_textile .btns.blue a:hover {
      color: #76c7f0;
      background-color: rgba(118, 199, 240, 0.2); }
  #dyed_textile .btns.green a {
    border: 1px solid #9fc24d;
    background-color: #9fc24d; }
    #dyed_textile .btns.green a:hover {
      color: #9fc24d;
      background-color: rgba(159, 194, 77, 0.2); }
  #dyed_textile .btns.navy a {
    border: 1px solid #507ea4;
    background-color: #507ea4; }
    #dyed_textile .btns.navy a:hover {
      color: #507ea4;
      background-color: rgba(80, 126, 164, 0.2); }
  #dyed_textile .btns.big a {
    padding: 2% 5%;
    font-size: 150%;
    letter-spacing: .2vw;
    background-position: 95% 50%;
    background-image: url("/src/contents/dyed_textile/img/all/btn_big.png"); }
    #dyed_textile .btns.big a.back {
      background-position: 5% 50%;
      background-image: url("/src/contents/dyed_textile/img/all/btn_big_back.png"); }
  #dyed_textile .mv {
    position: relative; }
    #dyed_textile .mv h2, #dyed_textile .mv h3, #dyed_textile .mv h4, #dyed_textile .mv ul.sns {
      position: absolute;
      z-index: 9; }
    #dyed_textile .mv h2 {
      top: 10%;
      left: 10%;
      font-size: 7.5rem;
      line-height: 110%;
      color: white;
      letter-spacing: .2rem;
      font-weight: normal; }
    #dyed_textile .mv img.main_image {
      width: 100%; }
    #dyed_textile .mv ul.sns {
      width: 200px;
      top: 20px;
      right: 20px;
      text-align: right; }
      #dyed_textile .mv ul.sns li {
        width: 30px;
        margin: 1%;
        display: inline-block; }
    #dyed_textile .mv .mvlogo {
      width: 59%;
      height: auto;
      position: absolute;
      top: auto;
      left: auto;
      bottom: 8%;
      right: 9%; }
  #dyed_textile nav {
    text-align: center; }
    #dyed_textile nav.btns a {
      padding: 10px 0px;
      background-image: none;
      width: 20%; }
  #dyed_textile .point {
    width: 90%;
    margin: auto; }
    #dyed_textile .point .image {
      float: left;
      display: inline-block;
      width: 50%;
      padding-bottom: 1%; }
    #dyed_textile .point .text p {
      word-break: break-all;
      overflow-wrap: break-word;
      text-align: justify;
      text-justify: inter-ideograph; }
    #dyed_textile .point .text h3 {
      color: #19448e;
      font-weight: 600;
      padding-bottom: 2%;
      font-size: 110%; }
    #dyed_textile .point.img_left .image {
      float: left;
      padding-right: 3%; }
    #dyed_textile .point.img_right .image {
      float: right;
      padding-left: 3%; }
  #dyed_textile .block_data {
    width: 95%;
    margin: auto; }
    #dyed_textile .block_data .imglogo {
      padding: 3% 0; }
    #dyed_textile .block_data h3 {
      font-weight: 600;
      padding-bottom: 2%;
      font-size: 140%;
      color: #19448e;
      text-align: center; }
    #dyed_textile .block_data .image,
    #dyed_textile .block_data .text {
      display: inline-block;
      width: 100%;
      vertical-align: top; }
    #dyed_textile .block_data .text {
      padding: 3% 0;
      font-size: 1.5rem; }
      #dyed_textile .block_data .text .btns {
        text-align: center;
        padding: 5% 0; }
  #dyed_textile .block_etc {
    text-align: center;
    width: 80%;
    margin: auto;
    padding-bottom: 5%; }
    #dyed_textile .block_etc h3 {
      padding: 2% 0; }
      #dyed_textile .block_etc h3 strong {
        padding: 0 2%;
        font-size: 130%;
        font-weight: normal;
        letter-spacing: .2rem;
        display: inline-block;
        position: relative; }
        #dyed_textile .block_etc h3 strong:after {
          content: "";
          width: 1%;
          height: 2vw;
          position: absolute;
          top: .2vw;
          right: -1%;
          border-right: 1px solid black;
          transform: rotate(20deg); }
        #dyed_textile .block_etc h3 strong:before {
          content: "";
          width: 1%;
          height: 2vw;
          position: absolute;
          top: .2vws;
          left: -1%;
          border-left: 1px solid black;
          transform: rotate(-20deg); }
      #dyed_textile .block_etc h3.blue strong {
        color: #8BD1EE; }
        #dyed_textile .block_etc h3.blue strong:after, #dyed_textile .block_etc h3.blue strong:before {
          border-color: #8BD1EE; }
    #dyed_textile .block_etc .text {
      width: 80%;
      margin: auto; }
      #dyed_textile .block_etc .text p {
        padding: 3%; }
    #dyed_textile .block_etc .btns a {
      background-color: #19448e; }
      #dyed_textile .block_etc .btns a:hover {
        color: white; }
  #dyed_textile .dyed_textiles {
    text-align: center; }
    #dyed_textile .dyed_textiles > h3 {
      padding: 3% 0;
      font-size: 3rem;
      color: #19448e;
      letter-spacing: .5vw; }
    #dyed_textile .dyed_textiles .dyed_textile_data {
      display: inline-block;
      width: calc(30% - 2px);
      padding: 2%;
      vertical-align: top;
      margin-bottom: 5%; }
      #dyed_textile .dyed_textiles .dyed_textile_data .titles {
        padding: 10% 0; }
        #dyed_textile .dyed_textiles .dyed_textile_data .titles h4 {
          font-size: 90%; }
      #dyed_textile .dyed_textiles .dyed_textile_data .text {
        text-align: left;
        word-break: break-all;
        overflow-wrap: break-word;
        text-align: justify;
        text-justify: inter-ideograph; }
      #dyed_textile .dyed_textiles .dyed_textile_data image {
        width: 100%; }
      #dyed_textile .dyed_textiles .dyed_textile_data.junbi .text {
        text-align: center;
        display: table;
        width: 100%; }
        #dyed_textile .dyed_textiles .dyed_textile_data.junbi .text b {
          font-weight: normal;
          display: table-cell;
          vertical-align: middle; }
  #dyed_textile .links {
    text-align: center;
    width: 80%;
    margin: auto;
    padding: 5% 0 5%; }
    #dyed_textile .links h3 {
      padding: 2% 0;
      font-size: 120%;
      letter-spacing: .5vw; }
    #dyed_textile .links .link2.btns a {
      margin: 0 2% 2%;
      padding: 8px 40px;
      width: calc(50% - 90px); }
    #dyed_textile .links .link2.btns.green a {
      background-color: #9fc24d;
      border-color: #9fc24d; }
      #dyed_textile .links .link2.btns.green a:hover {
        background: rgba(159, 194, 77, 0.2);
        color: #9fc24d; }
    #dyed_textile .links .link2.btns.navy a {
      border: 1px solid #507ea4;
      background-color: #507ea4; }
      #dyed_textile .links .link2.btns.navy a:hover {
        color: #507ea4;
        background-color: rgba(80, 126, 164, 0.2); }
  #dyed_textile.style13 article section {
    margin: 0 auto;
    padding: 5% 7% 0; }
  #dyed_textile.style13 article section.links {
    padding: 5% 0 5%; }
  #dyed_textile.style13 .dyed_textiles .dyed_textile_data .titles {
    padding: 5% 0;
    color: #e2041b; }
  #dyed_textile.style13 .dyed_textiles .dyed_textile_data .text {
    font-size: 1.5rem; }
  #dyed_textile.style13 .dyed_textiles .dyed_textile_data {
    padding: 0.3% .8%; }
  #dyed_textile.style13 .dyed_textiles.somemono .dyed_textile_data {
    width: 60%; }
    #dyed_textile.style13 .dyed_textiles.somemono .dyed_textile_data .image,
    #dyed_textile.style13 .dyed_textiles.somemono .dyed_textile_data .text,
    #dyed_textile.style13 .dyed_textiles.somemono .dyed_textile_data .titles {
      width: calc(50% - 1vw);
      float: left; }
    #dyed_textile.style13 .dyed_textiles.somemono .dyed_textile_data .text, #dyed_textile.style13 .dyed_textiles.somemono .dyed_textile_data .titles {
      float: right; }
    #dyed_textile.style13 .dyed_textiles.somemono .dyed_textile_data .titles {
      padding: 0; }
    #dyed_textile.style13 .dyed_textiles.somemono .dyed_textile_data .image.img1 img {
      margin: 10% 0; }
  #dyed_textile .article_section__images__slides .slick-list {
    width: 100%;
    border: 2px solid white; }
    #dyed_textile .article_section__images__slides .slick-list li img {
      width: 100%; }
  #dyed_textile .article_section__images__slides .slide-arrow.slick-arrow {
    display: inline;
    position: absolute;
    top: 47%;
    z-index: 2; }
    #dyed_textile .article_section__images__slides .slide-arrow.slick-arrow.prev-arrow {
      left: 5%; }
    #dyed_textile .article_section__images__slides .slide-arrow.slick-arrow.next-arrow {
      right: 5%; }
  #dyed_textile .article_section__images__slides-nav {
    display: block;
    flex-wrap: wrap;
    margin: 3px 0;
    text-align: center; }
    #dyed_textile .article_section__images__slides-nav li {
      display: inline-block;
      vertical-align: middle;
      width: calc(33% - 3px);
      margin: 0;
      line-height: 0;
      position: relative;
      cursor: pointer;
      background: #000;
      border: 2px solid #FFF;
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease; }
      #dyed_textile .article_section__images__slides-nav li.current {
        border-color: #19448e; }
  #dyed_textile.experience .mv .mvlogo {
    top: 11%;
    left: 6%;
    right: auto;
    bottom: auto; }
  #dyed_textile.souvenir .mv .mvlogo {
    top: 11%;
    left: 6%;
    right: auto;
    bottom: auto; }

/*#####################################################################
 *
 * tab base in
 *
 #####################################################################*/
@media all and (max-width: 1024px) {
  #dyed_textile .block_data,
  #dyed_textile .links {
    width: 100%; }
  #dyed_textile .main_text .text br {
    display: none; }
  #dyed_textile .dyed_textiles .dyed_textile_data {
    width: calc(33% - 1vw);
    padding: 2% 0; }
    #dyed_textile .dyed_textiles .dyed_textile_data .titles h3 {
      font-size: 2vw; }
    #dyed_textile .dyed_textiles .dyed_textile_data .titles h4 {
      font-size: 80%; }
  #dyed_textile.style13 article section {
    margin: 0 auto;
    padding: 5% 2% 0; }
  #dyed_textile.style13 .dyed_textiles .dyed_textile_data {
    padding: 2% 0.8%; }
  #dyed_textile.style13 .dyed_textiles.somemono .dyed_textile_data {
    width: 70%; } }

/*#####################################################################
*
 * sp 767px in
 *
#####################################################################*/
@media all and (max-width: 767px) {
  .sp {
    display: inline-block !important; }
  .pc {
    display: none !important; }
  .sptcenter {
    text-align: center; }
  #dyed_textile {
    font-size: 1.5rem; }
    #dyed_textile .article_section__images__slides-nav li {
      width: calc(33% - 1vmin); }
    #dyed_textile .mv ul.sns {
      width: 40%;
      top: 1vw;
      right: 1vw; }
      #dyed_textile .mv ul.sns li {
        width: 15%; }
    #dyed_textile nav.menu {
      display: block;
      text-align: left;
      width: 100%; }
      #dyed_textile nav.menu a {
        display: inline-block;
        width: 49%;
        margin: 0.1%;
        padding: 2% 0;
        vertical-align: top;
        font-size: 3vw;
        margin-bottom: 2vw; }
        #dyed_textile nav.menu a br {
          display: none; }
    #dyed_textile article section {
      padding: 5% 0; }
    #dyed_textile .main_text {
      background-size: 30% auto;
      background-position: 100% 0%;
      padding-top: 10%; }
      #dyed_textile .main_text h3 {
        font-size: 7vw;
        text-shadow: 1px 1px 1px white,1px -1px 1px white,-1px 1px 1px white,-1px -1px 1px white;
        letter-spacing: 0; }
      #dyed_textile .main_text .text {
        width: 96%;
        margin: 0 auto 5%;
        text-align: left; }
    #dyed_textile .navigator {
      padding: 0; }
      #dyed_textile .navigator .box {
        width: 100%;
        display: block; }
        #dyed_textile .navigator .box .text,
        #dyed_textile .navigator .box .image {
          padding: 1%;
          width: 100%;
          margin: 0;
          display: block; }
      #dyed_textile .navigator h4 strong {
        margin: 0; }
    #dyed_textile .box {
      display: block; }
      #dyed_textile .box .text,
      #dyed_textile .box .image {
        padding: 1%;
        width: 100%;
        margin: 0;
        display: block; }
    #dyed_textile .box50 .image {
      width: 95%;
      padding: 2% 1% 5%;
      vertical-align: middle;
      display: inline-block; }
    #dyed_textile .point {
      padding-bottom: 5%; }
      #dyed_textile .point.img_right .image, #dyed_textile .point.img_left .image {
        float: none;
        width: 100%;
        padding: 0; }
        #dyed_textile .point.img_right .image img, #dyed_textile .point.img_left .image img {
          width: 100%; }
      #dyed_textile .point.img_right .text h3, #dyed_textile .point.img_left .text h3 {
        padding: 5% 0 2%; }
    #dyed_textile .btns.big a {
      font-size: 120%;
      display: block; }
    #dyed_textile .block_data {
      margin-bottom: 10%; }
      #dyed_textile .block_data .image,
      #dyed_textile .block_data .text {
        float: none;
        width: 100%; }
      #dyed_textile .block_data .btns {
        text-align: right; }
    #dyed_textile .block_etc {
      width: 100%;
      margin-bottom: 10%; }
      #dyed_textile .block_etc h3 strong:before, #dyed_textile .block_etc h3 strong:after {
        height: 6vw;
        top: 1vw; }
      #dyed_textile .block_etc .text {
        width: 100%; }
    #dyed_textile .links {
      width: 100%;
      margin: 0; }
      #dyed_textile .links .link2.btns {
        text-align: center; }
        #dyed_textile .links .link2.btns a {
          width: calc(50% - 3vw);
          padding: 4px 0;
          margin: 1vw;
          font-size: 3vw;
          line-height: 6vw;
          text-align: center;
          background-position: 99% 50%; }
          #dyed_textile .links .link2.btns a.back {
            background-position: 1% 50%; }
        #dyed_textile .links .link2.btns.navy a, #dyed_textile .links .link2.btns.green a {
          font-size: 3vw; }
    #dyed_textile .dyed_textiles .dyed_textile_data {
      width: calc(50% - 3vmin);
      padding: 2% 0; }
      #dyed_textile .dyed_textiles .dyed_textile_data .titles h3 {
        font-size: 2rem; }
      #dyed_textile .dyed_textiles .dyed_textile_data .titles h4 {
        font-size: 50%; }
    #dyed_textile.style13 .dyed_textiles.somemono .dyed_textile_data {
      width: calc(100% - 6vmin); }
    #dyed_textile.style13 .dyed_textiles.somemono .image.img1 img {
      margin: 0 0; } }

@media all and (max-width: 500px) {
  #dyed_textile .dyed_textiles .dyed_textile_data {
    width: 100%; }
  #dyed_textile.style13 .dyed_textiles.somemono .dyed_textile_data {
    width: 100%; }
    #dyed_textile.style13 .dyed_textiles.somemono .dyed_textile_data .titles, #dyed_textile.style13 .dyed_textiles.somemono .dyed_textile_data .text, #dyed_textile.style13 .dyed_textiles.somemono .dyed_textile_data .image {
      float: none;
      width: 100%; }
    #dyed_textile.style13 .dyed_textiles.somemono .dyed_textile_data .titles {
      padding: 5% 0; } }

/***********************************************************/
.float_l {
  float: left; }

.float_r {
  float: right; }

.end {
  clear: both;
  font-size: 1px;
  height: 1px;
  padding: 0px;
  margin: 0px;
  display: block; }

.relative {
  position: relative; }

.absolute {
  position: absolute; }

.fixed {
  position: fixed; }

.clear {
  display: block;
  clear: both;
  height: 2px; }

.cleared {
  display: block;
  clear: both; }

.align_l, .t_left {
  text-align: left !important; }

.align_r, .t_right {
  text-align: right !important; }

.align_c, .t_center {
  text-align: center !important; }

.va_top {
  vartical-align: top; }

.va_bottom {
  vartical-align: bottom; }

.va_middle {
  vartical-align: middle; }

.allura, #dyed_textile .navigator h3 b, #dyed_textile .mv h2 {
  font-family: 'Allura'; }

.mincho, #dyed_textile, #dyed_textile .main_text h3, #dyed_textile .dyed_textiles > h3 {
  font-family: 'Noto Serif JP','Sawarabi Mincho',"游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif; }

.nato_serif {
  font-family: "Noto Serif JP"; }

/* display */
.none {
  display: none; }

.block {
  display: block; }

.inline {
  display: inline; }

.inlineblock {
  display: inline-block; }

/* clearfix */
.clearfix:after, #dyed_textile .point:after, #dyed_textile .block_data:after {
  content: ".";
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden; }

.clearfix, #dyed_textile .point, #dyed_textile .block_data {
  display: block; }

html > body .clearfix, html > body #dyed_textile .point, #dyed_textile html > body .point, html > body #dyed_textile .block_data, #dyed_textile html > body .block_data {
  display: block\9; }
