@charset "UTF-8";
/*
CORDING BY akihirohiramoto.jp/
*/
/*背景カラー*/
/*$bg_a:rgba(238,238,245,1);230, 225, 225*/
/*黒*/
/*白*/
/*グレイ*/
/*リンクカラー*/
/*御幸カラー*/
/*フォーム用アラート*/
/*テーマカラー*/
/*240,180,0,1*/
/*テキストシャドウ黒（ライトorダーク）*/
/*
CORDING BY akihirohiramoto.jp/
*/
/*02.縫製供給*/
/*御幸毛織の縫製品質*/
.page-id-46 #sec01 .textbox {
  background-color: rgba(192, 0, 0, 0.9);
}

@media screen and (max-width: 767px) {
  .page-id-46 #sec01 .textbox {
    background-color: #c00000;
  }
}
.page-id-46 #sec01 #sec0101.photobox {
  background-image: url(../../../img/support/sewing/photo-sewing_a@2x.jpg);
}

@media screen and (max-width: 767px) {
  .page-id-46 #sec01 #sec0101.photobox {
    background-image: url(../../../img/support/sewing/photo-sewing_a.jpg);
    background-position: center bottom;
  }
}
.page-id-46 #sec01 #sec0102.photobox {
  background-image: url(../../../img/support/sewing/photo-sewing_b@2x.jpg);
}

@media screen and (max-width: 767px) {
  .page-id-46 #sec01 #sec0102.photobox {
    background-image: url(../../../img/support/sewing/photo-sewing_b.jpg);
    background-position: center bottom;
  }
}
.page-id-46 #sec01 #sec0103.photobox {
  background-image: url(../../../img/support/sewing/photo-sewing_c@2x.jpg);
}

@media screen and (max-width: 767px) {
  .page-id-46 #sec01 #sec0103.photobox {
    background-image: url(../../../img/support/sewing/photo-sewing_c.jpg);
    background-position: center bottom;
  }
}
.imgbox-right {
  display: inline-block;
  max-width: 125px;
  width: 100%;
  height: auto;
  padding: 0 0 0.75em 4%;
  float: right;
}

@media screen and (max-width: 767px) {
  .imgbox-right {
    width: 120px;
    padding: 0.75em 0 1em 6%;
  }
}
.page #entry ul.photobox-sub-wrapper {
  display: block;
  letter-spacing: -0.5em;
  font-size: 0;
}

.photobox-sub {
  display: inline-block;
  width: 50%;
  padding: 10px;
  vertical-align: top;
}

@media screen and (max-width: 767px) {
  .photobox-sub {
    padding: 5px;
  }
}
#entry ul.photobox-sub-33-wrapper {
  display: block;
  letter-spacing: -0.5em;
  font-size: 0;
  margin-top: 5%;
}

#entry ul li.photobox-sub-33 {
  display: inline-block;
  width: 33%;
  padding: 10px;
  letter-spacing: 0;
  margin: 0;
  vertical-align: top;
}

@media screen and (max-width: 767px) {
  #entry ul li.photobox-sub-33 {
    width: 50%;
    padding: 5px;
  }
  #entry ul li.photobox-sub-33 p {
    margin-bottom: 2rem;
  }
}
/*縫製グレード*/
.page-id-46 .s03-table {
  padding: 1em 0 0 0;
  margin: 5% auto 0;
}

.page-id-46 .s03-table tr:first-of-type td:nth-child(3),
.page-id-46 .s03-table tr:first-of-type td:nth-child(2) {
  color: rgba(0, 0, 0, 0.5);
  background-color: rgba(0, 108, 255, 0);
}

.page-id-46 .s03-table td:nth-child(2) {
  background-color: rgba(0, 108, 255, 0.05);
}

.page-id-46 .s03-table td:nth-child(3) {
  background-color: rgba(192, 0, 0, 0.05);
}

.page-id-46 .s03-table td {
  width: 40%;
  vertical-align: middle;
}

.page-id-46 .s03-table td:first-of-type {
  width: 20%;
}

.page-id-46 .s03-table tr:first-of-type td:first-of-type {
  border-bottom: none;
  color: rgba(0, 0, 0, 0.5);
}

.page-id-46 .s03-table td:last-of-type {
  width: 40%;
}

.page-id-46 .s03-table td a {
  display: inline-block;
  border-radius: 4px;
  padding: 0.5em 0.5em;
  line-height: 1em;
  margin: 0 0.5em 0.25em 0;
  font-size: 1.2rem;
  border: 1px solid #030e29;
  color: #030e29;
  background-color: rgba(3, 14, 41, 0);
}

.page-id-46 .s03-table td a:hover {
  background-color: #030e29;
  border: 1px solid #030e29;
  color: white;
}

.page-id-46 .s03-table td:nth-child(3) a {
  border: 1px solid #c00000;
  color: #c00000;
  background-color: rgba(192, 0, 0, 0);
}

.page-id-46 .s03-table td:nth-child(3) a:hover {
  background-color: #c00000;
  border: 1px solid #c00000;
  color: white;
}