@charset "UTF-8";
body {
  line-height: 1.5;
  font-family: "メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
  background: #000;
  color: #d1d1d1;
}

header {
  position: relative;
  padding: 4% 0 5%;
  height: 40px;
}
header .tel {
  position: absolute;
  right: 4%;
  width: 53%;
  padding-top: 6px;
}
header .menu {
  position: absolute;
  left: 2%;
  width: 12.5%;
}

.clearfix:after {
  content: "";
  display: block;
  clear: both;
}

#overlay {
  display: none;
  text-align: left;
  position: fixed;
  overflow: scroll;
  height: 100% !important;
  top: 0;
  z-index: 100;
  width: 100%;
}
#overlay .closeArea {
  position: relative;
  -moz-background-size: cover;
  background-size: cover;
  background: url(../images/common/nav_bg.jpg) repeat top center;
  background-color: rgba(113, 105, 81, 0.7);
  background-size: cover;
  border-radius: 0.5px;
  padding: 4% 0 5%;
  height: 40px !important;
  box-shadow: 0px 10px 10px rgba(113, 105, 81, 0.7);
}
#overlay .closeArea .close {
  position: absolute;
  left: 2%;
  width: 12.5%;
}
#overlay .closeArea .tel {
  position: absolute;
  right: 4%;
  width: 53%;
  padding-top: 6px;
}
#overlay .ftNavi {
  background: url(../images/common/nav_bg.jpg) repeat top center;
  background-size: cover;
  padding: 5%;
}
#overlay .ftNavi li {
  margin: 2% 0;
}
#overlay .ftNavi li img[alt^="HOME"] {
  width: 82.5px;
}
#overlay .ftNavi li img[alt^="取り扱い商品紹介"], #overlay .ftNavi li img[alt^="ジャケット"], #overlay .ftNavi li img[alt^="ズボン"], #overlay .ftNavi li img[alt^="携帯ストラップ"] {
  width: 171.5px;
}
#overlay .ftNavi li img[alt^="畠山商店のこだわり"] {
  width: 185.5px;
}
#overlay .ftNavi li img[alt^="付属品の役割"], #overlay .ftNavi li img[alt^="新着情報"] {
  width: 128px;
}
#overlay .ftNavi li img[alt^="代表者プロフィール／会社案内"] {
  width: 206.5px;
}

#top {
  border-bottom: 1px solid #5c5c5c;
  text-align: center;
  line-height: 0;
  margin-top: 40px;
}
#top img {
  width: 50px;
}

footer {
  text-align: center;
  margin: 1% 0 5%;
}
footer ul li {
  margin: 2% 0;
}
footer ul li a {
  color: #999999;
}
footer #copy {
  border-top: 1px solid #5c5c5c;
  padding-top: 5%;
}
footer #copy img {
  width: 266px;
}

#index #main #mainimage {
  background: url(../images/index/main_bg.jpg) no-repeat top;
  height: 224px;
  background-size: 100% 100%;
  margin-bottom: 20px;
  padding-bottom: 10px;
}
#index #main #mainimage img {
  width: 145px;
  display: block;
  margin: 0 auto;
  padding-top: 20%;
}
#index #main h1, #index #main h2 {
  text-align: center;
}
#index #main h1 img {
  width: 271px;
}
#index #main h2 {
  margin-top: 10px;
}
#index #main h2 img {
  width: 222px;
}
#index #main #greet {
  background: url(../images/index/cont_bg.jpg) no-repeat top;
  background-size: 100% auto;
  margin: 20px 0 30px;
  padding: 20px 10%;
  color: #d1d1d1;
}
#index #main #greet #name {
  text-align: right;
  margin-top: 25px;
}
#index #main #greet #name img {
  width: 155px;
}
#index #main #greet h3 {
  text-align: center;
  margin-bottom: 17px;
}
#index #main #greet h3 img {
  width: 94px;
}
#index #main #news {
  border: double #b1b1b1;
  padding: 5% 5% 10%;
  margin: 5% 5% 0;
  position: relative;
}
#index #main #news h3 {
  border-bottom: 1px solid #333333;
  margin-bottom: 5px;
}
#index #main #news h3 img {
  width: 65px;
}
#index #main #news #ticker + a {
  display: block;
  margin: 0 auto;
  width: 100px;
}
#index #main #news #ticker + a img {
  width: 100px;
  position: absolute;
  bottom: 10%;
}
#index #main #news #ticker {
  overflow: hidden;
  margin-bottom: 10px;
}
#index #main #news #ticker ul {
  position: relative;
  width: 100%;
  color: #d1d1d1;
}
#index #main #news #ticker li {
  display: none;
  width: 100%;
}
#index #main #news #ticker li .date {
  display: block;
  font-weight: bold;
}

.hide {
  display: none;
}

#ttl {
  background: url(../images/product/h1_bg.jpg) no-repeat top center;
  background-size: 100% 155px;
  height: 155px;
  margin-top: -30px;
}
#ttl h1 {
  padding-top: 95px;
  text-align: center;
}
#product #ttl h1 img {
  width: 196.5px;
}
#kodawari #ttl h1 img {
  width: 211.5px;
}
#opt #ttl h1 img {
  width: 151px;
}
#company #ttl h1 {
  padding-top: 85px;
}
#company #ttl h1 img {
  width: 225.5px;
}
#news #ttl h1 img {
  width: 102.5px;
}

h2 {
  margin: 7% 5%;
}
#product h2 img {
  width: 189px;
}
#kodawari h2 img {
  width: 202px;
}
#opt h2 img {
  width: 245.5px;
}
#company h2 {
  margin: 7% 5% 0;
}
#company h2 img {
  width: 202px;
}
#company h2 img[width^="213"] {
  width: 106.5px;
}
#company h2 img[width^="317"] {
  width: 158.5px;
}
#news h2 img {
  width: 108px;
}

.small {
  margin: 1% 5% 15px;
  color: #d1d1d1;
  font-size: 80%;
}

#product .tab_area {
  letter-spacing: -.40em;
  text-align: center;
}
#product .tab_area li {
  display: inline-block;
  margin: 0 5px;
}
#product .tab_area li img {
  width: 90.5px;
}
#product .tab_area #tab1 {
  background: url(../images/product/tab01_ac.jpg) no-repeat;
  background-size: 90px;
}
#product .tab_area #tab2 {
  background: url(../images/product/tab02_ac.jpg) no-repeat;
  background-size: 90px;
}
#product .tab_area #tab3 {
  background: url(../images/product/tab03_ac.jpg) no-repeat;
  background-size: 90px;
}
#product .tab_area .select img {
  visibility: hidden;
}
#product #list01 {
  background: url(../images/product/tab_bg.jpg) no-repeat top;
  background-size: 100%;
  padding-top: 7.8%;
}
#product #list02 {
  background: url(../images/product/tab_bg02.jpg) no-repeat top;
  background-size: 100%;
  padding-top: 7.8%;
}
#product #list03 {
  background: url(../images/product/tab_bg03.jpg) no-repeat top;
  background-size: 100%;
  padding-top: 7.8%;
}

.ac {
  display: none;
}
.ac ol {
  border: double #727272;
  background: #0f0f0f;
  padding: 5%;
  margin-top: 5%;
}
.ac .photo {
  margin: 5%;
  text-align: center;
  list-style: none;
}
.ac .photo li {
  margin-top: 22px;
}
.ac .photo img {
  width: 202px;
}

.accordion {
  text-align: center;
  margin-top: 3%;
}
.accordion img {
  width: 145px;
}

.open {
  background: url(../images/product/btn_c.jpg) no-repeat center;
  background-size: 145px;
}
.open img {
  visibility: hidden;
}

.content_area {
  color: #fff;
}
.content_area h3 {
  margin-bottom: 7px;
}
.content_area .box {
  margin-bottom: 35px;
}
.content_area .box .gra {
  background: -moz-linear-gradient(rgba(27, 27, 27, 0.9), #000);
  background: -webkit-gradient(linear, left top, left bottom, from(#1d1d1d), to(#000));
  padding-top: 12px;
}
.content_area .box .gra h4 {
  margin: 0 5%;
  color: #ae852b;
  padding-bottom: 2%;
  border-bottom: #838485 1px dotted;
  font-size: 120%;
  font-weight: bold;
}
.content_area .box .gra h4 span {
  border-left: #838485 3px solid;
  display: block;
  padding: 0 2%;
}
.content_area .box .txtbox {
  margin: 5%;
}
.content_area .box .txtbox p + ul {
  list-style: inside disc;
  color: #d1d1d1;
}
.content_area .box:last-child {
  margin: 0;
}

.box {
  color: #fff;
}
#opt .box {
  margin-top: 5%;
}
#kodawari .box, #opt .box {
  margin-bottom: 12%;
}
#kodawari .box .gra, #opt .box .gra, #company .box .gra {
  background: -moz-linear-gradient(rgba(27, 27, 27, 0.9), #000);
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(27, 27, 27, 0.8)), to(#000));
  padding-top: 12px;
}
#kodawari .box .gra h3, #opt .box .gra h3, #company .box .gra h3 {
  margin: 0 5%;
  color: #ae852b;
  padding-bottom: 2%;
  border-bottom: #838485 1px dotted;
  font-size: 120%;
  font-weight: bold;
}
#kodawari .box .gra h3 img[alt^="1"], #opt .box .gra h3 img[alt^="1"], #company .box .gra h3 img[alt^="1"] {
  width: 9px;
  display: inline-block;
  margin: 0 3%;
}
#kodawari .box .gra h3 img[alt^="2"], #opt .box .gra h3 img[alt^="2"], #company .box .gra h3 img[alt^="2"] {
  width: 17px;
  display: inline-block;
  margin: 0 3%;
}
#kodawari .box .gra h3 img[alt^="3"], #kodawari .box .gra h3 img[alt^="5"], #opt .box .gra h3 img[alt^="3"], #opt .box .gra h3 img[alt^="5"], #company .box .gra h3 img[alt^="3"], #company .box .gra h3 img[alt^="5"] {
  width: 23px;
  display: inline-block;
  margin: 0 3%;
}
#kodawari .box .gra h3 img[alt^="4"], #kodawari .box .gra h3 img[alt^="6"], #opt .box .gra h3 img[alt^="4"], #opt .box .gra h3 img[alt^="6"], #company .box .gra h3 img[alt^="4"], #company .box .gra h3 img[alt^="6"] {
  width: 26.5px;
  display: inline-block;
  margin: 0 3%;
}
#kodawari .box .gra h3 img[alt^="7"], #opt .box .gra h3 img[alt^="7"], #company .box .gra h3 img[alt^="7"] {
  width: 28px;
  display: inline-block;
  margin: 0 3%;
}
#kodawari .box .gra h3 img[width^="433"], #opt .box .gra h3 img[width^="433"], #company .box .gra h3 img[width^="433"] {
  width: 216.5px;
}
#kodawari .box .gra h3 img[width^="480"], #opt .box .gra h3 img[width^="480"], #company .box .gra h3 img[width^="480"] {
  width: 240px;
}
#kodawari .box .gra h3 img[width^="303"], #opt .box .gra h3 img[width^="303"], #company .box .gra h3 img[width^="303"] {
  width: 151.5px;
}
#kodawari .box .gra h3 img[width^="479"], #opt .box .gra h3 img[width^="479"], #company .box .gra h3 img[width^="479"] {
  width: 239.5px;
}
#kodawari .box .gra h3 img[width^="467"], #opt .box .gra h3 img[width^="467"], #company .box .gra h3 img[width^="467"] {
  width: 233.5px;
}
.box .txtbox {
  margin: 5%;
}
#product .box .txtbox h4 {
  margin-bottom: 5%;
}
#opt .box .txtbox h4 {
  margin-bottom: 3%;
}
.box .txtbox p + ul {
  list-style: inside disc;
  color: #d1d1d1;
}
.box .txtbox ol {
  border: double #727272;
  background: #0f0f0f;
  padding: 5%;
  margin-top: 5%;
  color: #d1d1d1;
}
.box .txtbox ol li {
  margin: 1% 0;
}
.box .txtbox .photo {
  margin: 5% 0;
  text-align: center;
  list-style: none;
}
.box .txtbox .photo li {
  margin-top: 22px;
}
.box .txtbox .photo img[width^="270"] {
  width: 135px;
}
.box .double {
  margin: 0 5%;
  padding: 3% 0;
  font-weight: lighter;
  border-top: double #333333;
  border-bottom: double #333333;
}
.box .double h5 img[width^="518"] {
  width: 259px;
}
.box .double h5 img[width^="365"] {
  width: 182.5px;
}
.box .double h6 {
  margin: 3% 0;
}

#info {
  background: url(../images/company/bg.jpg) no-repeat top;
  padding-top: 190px;
  background-size: 75%;
}
#info h3 img {
  width: 226px;
}

#company table {
  margin: 5% 5% 0;
  width: 90%;
  border-bottom: 1px solid #424242;
}
#company table th {
  background: #191919;
  color: #FFF;
  padding: 4%;
  width: 33%;
  text-align: left;
}
#company table td {
  padding: 4%;
  text-align: left;
}
#company table tr {
  border-top: 1px solid #424242;
}

iframe {
  margin: 5% 5% 0;
  width: 90%;
  height: 220px;
}

#news section {
  margin: 0 5% 20px;
  background: #0f0f0f;
  border: double #727272;
  padding: 5%;
}
#news section .date {
  background: url(../images/news/ribon.jpg) no-repeat;
  padding: 0 2%;
  background-size: 100%;
  display: inline-block;
  margin-bottom: 2%;
  font-size: 90%;
}
#news section .bd {
  border-bottom: dotted #666666 1px;
  margin-bottom: 2%;
  padding-bottom: 2%;
}
#news section .bd h3 {
  color: #ae852b;
  font-size: 120%;
  font-weight: normal;
  line-height: 1.2;
}
#news section .txtbox + img {
  margin-top: 2%;
}
#news section:last-child {
  margin-bottom: 0;
}
