@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/
*/
/*ID=62 08.ネットワーク*/
.icon-alpha {
  display: inline-block;
  width: 1.75em;
  height: 1.75em;
  border-radius: 50%;
  border: 1px solid;
  margin-right: 0.5em;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  vertical-align: middle;
  line-height: 1.75em;
  text-align: center;
  letter-spacing: 0;
  margin-bottom: 0.25em;
}

#sec01 .icon-alpha a {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  border: 0px solid;
}

#sec01 .icon-alpha {
  font-size: 1.2rem;
}

@media screen and (min-width: 767px) {
  #sec01 .icon-alpha {
    font-size: 1.4rem;
  }
}
#sec02 .icon-alpha {
  font-size: 1.2rem;
}

#sec04 .icon-alpha {
  font-size: 1rem;
}

#sec04 .icon-alpha {
  font-size: 1rem;
}

.color-office {
  color: #c00000;
}

.color-factory {
  color: #00b1ff;
}

.color-store {
  color: #5f3d87;
}

.color-office a,
.color-office {
  color: #c00000;
  border-color: #c00000;
  background-color: transparent;
}

.color-office a:hover {
  color: white;
  border-color: #c00000;
  background-color: #c00000;
}

.color-factory a,
.color-factory {
  color: #00b1ff;
  border-color: #00b1ff;
  background-color: transparent;
}

.color-factory a:hover {
  color: white;
  border-color: #00b1ff;
  background-color: #00b1ff;
}

.color-store a,
.color-store {
  color: #5f3d87;
  border-color: #5f3d87;
  background-color: transparent;
}

.color-store a:hover {
  color: white;
  border-color: #5f3d87;
  background-color: #5f3d87;
}

/*御幸毛織の国内の拠点（日本地図）*/
.japan-map-wrapper {
  display: block;
  margin: 0 auto;
  width: 100%;
  max-width: 767px;
  font-size: 0;
  letter-spacing: 0;
}

.japan-map-ralative {
  display: block;
  width: 100%;
  max-width: 600px;
  overflow-x: auto;
  text-align: center;
}

.japan-map {
  display: block;
  position: relative;
  width: 100%;
  min-width: 420px;
  text-align: center;
}

.japan-map img {
  display: block;
  width: 100%;
  min-width: 420px;
  height: auto;
}

#entry #sec01 .japan-map-wrapper ul.ofs {
  display: inline-block;
  margin: 0 auto;
  width: 100%;
  max-width: 127px;
  padding: 0;
  margin-left: 30px;
  padding-left: 10px;
  border-left: 1px solid rgba(0, 0, 0, 0.25);
  text-align: left;
  float: right;
  vertical-align: middle;
}

@media screen and (max-width: 767px) {
  #entry #sec01 .japan-map-wrapper ul.ofs {
    display: block;
    width: 100%;
    max-width: 600px;
    padding: 0;
    margin-left: 0;
    padding-left: 0;
    border-left: none;
    text-align: center;
    float: none;
    margin: 0 auto;
    color: rgba(0, 0, 0, 0.5);
  }
}
#sec01 .japan-map-wrapper ul.ofs li {
  font-size: 1.2rem;
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  display: inline-block;
  padding: 0.5em;
}

@media screen and (max-width: 767px) {
  #sec01 .japan-map-wrapper ul.ofs li {
    font-size: 1.1rem;
    padding: 0 0.5em 2em;
  }
}
#sec01 .japan-map-wrapper ul.ofs li::before {
  display: inline-block;
  content: "";
  border: 1px solid;
  border-radius: 50%;
  width: 0.75em;
  height: 0.75em;
  margin-right: 0.25em;
  vertical-align: middle;
  margin-bottom: 0.25em;
}

#sec01 .japan-map-wrapper ul.ofs li:nth-child(1)::before {
  border-color: #c00000;
}

#sec01 .japan-map-wrapper ul.ofs li:nth-child(2)::before {
  border-color: #00b1ff;
}

#sec01 .japan-map-wrapper ul.ofs li:nth-child(3)::before {
  border-color: #5f3d87;
}

#entry #sec01 ul {
  letter-spacing: -1em;
  font-size: 0;
  padding: 0;
}

.page-id-62 #entry #sec01 ul li {
  margin: 0;
  letter-spacing: 0;
  font-size: normal;
}

#sec01 .japan-map ul.area-name {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

#sec01 .japan-map ul.area-name li {
  display: inline-block;
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  font-size: 1rem;
  position: absolute;
  z-index: 1;
  -webkit-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
  overflow: hidden;
  padding-bottom: 1em;
}

.point-otaru {
  top: 12.5%;
  left: 25%;
  text-align: left;
  margin-bottom: 0.5em;
}

.point-sapporo {
  top: 20%;
  left: 25%;
  text-align: left;
}

.point-higashitsugaru {
  top: 31%;
  left: 25%;
  text-align: left;
}

.point-sendai {
  top: 48%;
  left: 25%;
  text-align: left;
}

.point-tokyo {
  top: 59.5%;
  right: 25%;
  text-align: right;
}

.point-nagoya {
  top: 67.5%;
  right: 25%;
  text-align: right;
}

.point-yokkaichi {
  top: 75%;
  right: 25%;
  text-align: right;
}

.point-osaka {
  top: 81%;
  right: 25%;
  text-align: right;
}

.point-saikai {
  top: 88%;
  right: 25%;
  text-align: right;
}

#sec01 ul.ofs-icon {
  display: block;
  position: absolute;
  z-index: 4;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
}

#sec01 ul.ofs-icon li {
  position: absolute;
}

#sec01 ul.ofs-icon li.point-a {
  /*A.名古屋本社*/
  top: 68.5%;
  left: 75.5%;
  transform: translate(0.5em, -50%);
}

#sec01 ul.ofs-icon li.point-b {
  /*B.東京支店*/
  top: 60.5%;
  left: 75.5%;
  transform: translate(0.5em, -50%);
}

#sec01 ul.ofs-icon li.point-c {
  /*C.札幌事務所*/
  top: 21%;
  right: 75%;
  transform: translate(-0.5em, -50%);
}

#sec01 ul.ofs-icon li.point-e {
  /*D.大阪事務所*/
  top: 82%;
  left: 75.5%;
  transform: translate(0.5em, -50%);
}

#sec01 ul.ofs-icon li.point-d {
  /*E.青森事務所*/
  top: 32%;
  right: 75%;
  transform: translate(-2.75em, -50%);
}

#sec01 ul.ofs-icon li.point-f {
  /*F.四日市工場*/
  top: 76%;
  left: 75.5%;
  transform: translate(0.5em, -50%);
}

#sec01 ul.ofs-icon li.point-g {
  /*F.ミユキソーイング小樽工場*/
  top: 13%;
  right: 75%;
  transform: translate(-0.5em, -50%);
}

#sec01 ul.ofs-icon li.point-h {
  /*H.蓬田*/
  top: 32%;
  right: 75%;
  transform: translate(-0.5em, -50%);
}

#sec01 ul.ofs-icon li.point-i {
  /*F.ミユキソーイング長崎工場*/
  top: 89%;
  left: 75.5%;
  transform: translate(0.5em, -50%);
}

#sec01 ul.ofs-icon li.point-j {
  /*K.パルテンツァ東京*/
  top: 60.5%;
  left: 75.5%;
  transform: translate(2.75em, -50%);
}

#sec01 ul.ofs-icon li.point-k {
  /*L.パルテンツァ大阪*/
  top: 82%;
  left: 75.5%;
  transform: translate(2.75em, -50%);
}

#sec01 ul.ofs-icon li.point-l {
  /*M.パルテンツァ札幌*/
  top: 21%;
  right: 75%;
  transform: translate(-2.75em, -50%);
}

#sec01 ul.ofs-icon li.point-j {
  /*M.横浜*/
  top: 60.5%;
  left: 75.5%;
  transform: translate(5.25em, -50%);
}

/*各拠点アクセス*/
#entry.page #sec02 h1,
h1.body-title {
  margin: 0 auto 3em;
}

#sec02 .left-line1px {
  letter-spacing: 0em;
  padding: 4% 4% 2% 8%;
}

@media screen and (min-width: 767px) {
  #sec02 .left-line1px {
    padding: 4% 8% 2%;
  }
}
#sec02 .left-line1px img {
  width: 100%;
  display: block;
}

#sec02 p {
  font-size: 1.3rem;
}

@media screen and (max-width: 767px) {
  #sec02 p {
    font-size: 1.2rem;
  }
}
#sec02 .column-3 {
  display: block;
  width: 100%;
}

@media screen and (min-width: 767px) {
  #sec02 .column-3 {
    letter-spacing: 0em;
    display: inline-block;
    width: 100%;
    vertical-align: top;
  }
}
@media screen and (min-width: 959px) {
  #sec02 .column-3 {
    letter-spacing: 0em;
    display: inline-block;
    width: 33%;
    vertical-align: top;
  }
}
#sec02 .access-wrapper {
  text-align: center;
  display: inline-block;
  width: 100%;
  font-size: 1rem;
  padding: 2em 2em 1em 0;
  vertical-align: top;
  letter-spacing: 0em;
}

@media screen and (min-width: 767px) {
  #sec02 .access-wrapper {
    text-align: center;
    display: inline-block;
    width: 49%;
    font-size: 1rem;
    padding: 2em 2em 1em 0;
    vertical-align: top;
    letter-spacing: 0em;
  }
}
@media screen and (min-width: 959px) {
  #sec02 .access-wrapper {
    text-align: center;
    display: inline-block;
    width: 100%;
    font-size: 1rem;
    padding: 2em 0em 1em 0;
    vertical-align: top;
    letter-spacing: 0em;
  }
}
#sec02 ul.web_and_map {
  display: block;
  margin: 0.5em 0 0.5em;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
}

#sec02 ul.web_and_map li {
  line-height: 1em;
  padding-bottom: 0.25em;
}

#sec02 #office ul.web_and_map a {
  color: #c00000;
}

#sec02 #factory ul.web_and_map a {
  color: #00b1ff;
}

#sec02 #officialstore ul.web_and_map a {
  color: #5f3d87;
}

#sec02 #office ul.web_and_map a:active,
#sec02 #office ul.web_and_map a:hover,
#sec02 #factory ul.web_and_map a:active,
#sec02 #factory ul.web_and_map a:hover,
#sec02 #officialstore ul.web_and_map a:active,
#sec02 #officialstore ul.web_and_map a:hover {
  text-decoration: underline;
}

#sec02 ul.access-icon {
  display: block;
  font-size: 0;
  letter-spacing: 0;
}

#sec02 ul.access-icon li {
  display: inline-block;
  padding: 0.25em 0.5em;
  font-size: 1.1rem;
  border: 1px solid rgba(0, 0, 0, 0.25);
  margin-right: 0.5em;
  margin-bottom: 0.5em;
  border-radius: 4px;
  color: rgba(0, 0, 0, 0.5);
}

#entry #sec02 h5 {
  font-size: 1.1rem;
  font-weight: normal;
  margin: 0 0 0.5em;
  color: rgba(0, 0, 0, 0.5);
}

.business_support-wrapper {
  text-align: left;
  font-size: 0;
  letter-spacing: 0;
  text-align: left;
}

.business_support {
  display: inline-block;
  margin-bottom: 0;
  width: 100%;
  vertical-align: top;
  padding: 2.5% 0%;
  font-size: 1rem;
}
@media screen and (min-width: 767px) {
  .business_support {
    width: 49.5%;
    padding: 2.5% 3%;
  }
}
@media screen and (min-width: 959px) {
  .business_support {
    width: 33%;
    padding: 2.5% 2%;
  }
}

.business_support img {
  margin: 1em auto 1.5em;
  display: block;
}

.business_support img.merit-c {
  margin: 2em auto 1.5em;
}

.business_support-bottom {
  display: inline-block;
  margin-bottom: 0;
  width: 100%;
  vertical-align: top;
  padding: 2.5% 0%;
  font-size: 1rem;
}
@media screen and (min-width: 767px) {
  .business_support-bottom {
    padding: 2.5% 3%;
  }
}
@media screen and (min-width: 959px) {
  .business_support-bottom {
    padding: 2.5% 2%;
  }
}
.business_support-bottom .img-box-lr {
  display: flex;
  justify-content: center;
  flex-flow: row;
  flex-wrap: wrap;
  width: 100%;
  margin: 2em auto 0;
}
.business_support-bottom .img-box-lr img {
  width: 100%;
  padding: 2.5% 0;
}
@media screen and (min-width: 767px) {
  .business_support-bottom .img-box-lr img {
    width: 45%;
    margin: 0 2.5%;
    padding: 0% 0;
  }
}

/*各拠点のサポート対応*/
#main_page .nationwide-s04-div {
  display: block;
  margin-top: 1em;
  width: 100%;
  max-width: 1080px;
  overflow-x: auto;
}

#main_page .nationwide-s04-div table {
  display: inline-table;
  border: 0;
  width: 100%;
  border-collapse: collapse;
  min-width: 420px;
}

#main_page .nationwide-s04-div table tr {
  border-bottom: 1px solid rgba(0, 0, 0, 0.25);
  padding-bottom: 0.5em;
  padding-top: 0.5em;
  width: 100%;
}

#main_page .nationwide-s04-div table tr td {
  padding: 1em 1em 1em 0em;
  width: 15%;
}
#main_page .nationwide-s04-div table tr td.sougou {
  background-color: rgba(192, 0, 0, 0.15);
}

#main_page .nationwide-s04-div table tr td:first-child {
  width: 40%;
}

#main_page .nationwide-s04-div table tr td:nth-child(3),
#main_page .nationwide-s04-div table tr td:nth-child(4),
#main_page .nationwide-s04-div table tr td:nth-child(5) {
  text-align: center;
}

#sec04 .nationwide-s04-div table tr:nth-child(1) td:first-child,
#sec04 .nationwide-s04-div table tr:nth-child(2) td:first-child,
#sec04 .nationwide-s04-div table tr:nth-child(3) td:first-child,
#sec04 .nationwide-s04-div table tr:nth-child(4) td:first-child,
#sec04 .nationwide-s04-div table tr:nth-child(5) td:first-child,
#sec04 .nationwide-s04-div table tr:nth-child(6) td:first-child {
  color: #c00000;
}

#sec04 .nationwide-s04-div table tr:nth-child(7) td:first-child,
#sec04 .nationwide-s04-div table tr:nth-child(8) td:first-child,
#sec04 .nationwide-s04-div table tr:nth-child(9) td:first-child,
#sec04 .nationwide-s04-div table tr:nth-child(10) td:first-child {
  color: #00b1ff;
}

#sec04 .nationwide-s04-div table tr:nth-child(11) td:first-child,
#sec04 .nationwide-s04-div table tr:nth-child(12) td:first-child,
#sec04 .nationwide-s04-div table tr:nth-child(13) td:first-child,
#sec04 .nationwide-s04-div table tr:nth-child(14) td:first-child,
#sec04 .nationwide-s04-div table tr:nth-child(15) td:first-child {
  color: #5f3d87;
}