@charset "UTF-8";
.disp-pc {
  display: none;
}

.disp-sm {
  display: block;
}

label.spBtn {
  display: block;
  position: fixed;
  right: 15px;
  top: 18px;
  width: 30px;
  height: 20px;
  z-index: 1001;
  border-top: 2px solid #000;
  border-bottom: 2px solid #000;
}

label.spBtn:before {
  content: "";
  position: absolute;
  top: 50%;
  width: 100%;
  height: 2px;
  margin-top: -2px;
  background-color: #000;
}

input#spBtn {
  display: none;
}

input[type="checkbox"]#spBtn + div {
  position: fixed;
  display: none;
  left: 0;
  top: 0;
  width: 100%;
  height: 0;
  overflow: hidden;
  background-color: rgba(255, 255, 255, 0.9);
  z-index: 999;
  text-align: center;
}

input[type="checkbox"]#spBtn:checked + div {
  height: 100%;
  display: table;
}

p {
  font-weight: bold;
}

p.wh {
  font-weight: bold;
}

h2 {
  font-weight: bold;
}

body > header > div > ul {
  float: none;
  display: table-cell;
  font-size: 0;
  text-align: center;
  vertical-align: middle;
}

body > header > div > ul > li {
  position: relative;
  display: block;
  font-family: times;
  height: 60px;
  line-height: 60px;
  width: 100%;
}

body > header > div > ul > li.open {
  height: 90px;
}

body > header > div > ul > li a {
  display: block;
  width: 100%;
}

body > header > div > ul > li a:after {
  content: "";
  margin: 0 0;
}

body > header > div > ul > li:nth-of-type(4) a:after {
  margin: 0 0 0 0;
}

body > header > div > ul > li.shiryo a {
  display: block;
  border-left: none;
  border-right: none;
  background-color: #000;
  padding: 0 0 !important;
  color: #fff;
}

body > header > div > ul > li.facebook {
  position: relative;
  width: 60px;
  height: 60px;
  float: none;
  margin: 0 auto;
}

body > header > div > ul > li.facebook a {
  display: block;
  width: 32px;
  height: 36px;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

ul#slide {
  position: static;
  display: block;
  box-shadow: none;
  width: 90%;
  width: -webkit-calc(100% - 60px);
  width: calc(100% - 60px);
  height: 30px;
  margin: 0 auto;
}

ul#slide li {
  position: static;
  display: block;
  float: left;
  width: 25%;
  height: 30px;
  line-height: 30px;
  padding: 0 0 0 0;
  background-color: inherit;
  font-size: 14px;
  text-align: center;
  box-shadow: none;
  text-align: center;
}

ul#slide li a {
  display: block;
  width: 100%;
  height: 30px;
  font-size: 13px;
  text-align: center;
}

ul#slide li a:after {
  content: "";
  margin: 0 0 0 0;
}

p {
  line-height: 2;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 11px;
  letter-spacing: 0 !important;
}

.section {
  min-height: 530px;
}

.section img {
  max-width: 95%;
  height: auto;
}

br.pc {
  display: none;
}

br.sp {
  display: inline-block;
}

/*
1.Top
----------------------------------------*/
#top h1 {
  margin-top: -20px;
}

#top h1 img {
  max-width: 80%;
  height: auto;
}

ul.topNav {
  margin-top: 10px;
}

ul.topNav li {
  display: block;
  width: 100%;
  height: 40px;
}

ul.topNav li:after {
  content: "";
  margin: 0 0;
}

/*
2.下層common
----------------------------------------*/
.full {
  min-height: inherit;
  box-sizing: border-box;
  padding: 30px 0;
}

.full > div.absolute {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  position: static;
}

.full.end {
  height: auto;
}

.full.end > div {
  padding-top: 0;
  height: auto;
  min-height: inherit;
}

.full.end > div img.detail {
  width: 90%;
  width: -webkit-calc(100% - 20px);
  width: calc(100% - 20px);
  height: auto;
  margin: 0 auto;
}

.full.end.k_top, .full.end.award, .full.end.c04, .full.end.b02, .full.end.k01_03, .full.end.k02_03, .full.end.k03_03, .full.end.k04_03, .full.end.acc02, .full.end.contact {
  height: auto;
  min-height: inherit;
}

.full > div img {
  max-width: 90%;
  max-width: -webkit-calc(100% - 20px);
  max-width: calc(100% - 20px);
  height: auto;
  margin: 0 auto;
}

.k01_03 > div p {
  text-align: center;
  position: static;
  margin-left: 0;
  margin: 20px 0;
}

.k03_03 > div p {
  text-align: center;
  position: static;
  margin-left: 0;
  margin-top: 0;
  margin: 20px 0;
}

.k01_02 > div {
  left: 100px;
  bottom: 100px;
}

.full.end.k04_03 .item-box {
  flex-direction: column;
  margin-bottom: 0px;
}

.full.end.k04_03 .item-box .item {
  width: 100%;
  margin-bottom: 60px;
}

.full h1 {
  font-size: 20px;
  letter-spacing: 1px;
  color: #fff;
  margin: 0 0 15px 0;
  font-weight: bold;
  text-shadow: 0px 0px 4px black;
  -ms-filter: "progid:DXImageTransform.Microsoft.DropShadow(color=#000000,offx=0,offy=0)";
  /* IE8 */
  display: block;
  /* IE */
}

div.table {
  display: block;
  height: auto;
  padding: 0 0;
}

div.table > div.tablecontainer {
  display: block;
}

.full h1 {
  font-size: 19px;
}

.full h1.bk {
  font-size: 19px;
}

/*
3.Company
----------------------------------------*/
.table01, .table02 {
  width: 90%;
  float: none;
  margin: 0 auto 0 auto;
}

.table01 th, .table02 th {
  width: 30%;
}

/*
4.Award
----------------------------------------*/
#award h1 {
  margin: 100px 0 0 0;
}

ul.awardlist {
  width: 90%;
  width: -webkit-calc(100% - 20px);
  width: calc(100% - 20px);
  display: block;
  margin: 0 auto 0 auto !important;
}

ul.awardlist li {
  display: block;
  width: 100%;
  padding: 0;
  margin: 20px auto;
}

ul.awardlist img {
  width: 100%;
  height: auto;
}

ul.awardlist h2 {
  font-size: 16px;
}

/*
PRODUCT
----------------------------------------*/
/*
PRODUCT_contents_top
----------------------------------------*/
.product04 {
  width: 90%;
  width: -webkit-calc(100% - 20px);
  width: calc(100% - 20px);
  height: auto;
  margin: 0 auto 0 auto;
  padding: 40px 0 0 0;
  line-height: 0px;
}

.product04 li {
  width: 100%;
  margin: 0 0 10px 0;
  height: 200px;
  line-height: 200px;
}

.product04 li a {
  height: 200px;
  line-height: 200px;
}

.product04 li a:after {
  height: 220px;
}

.productBox {
  margin-top: 70px;
}

a.contact {
  font-size: 12px;
  letter-spacing: 0;
}

a.cab {
  margin: 15px auto 0px auto !important;
}

/*
KIMONO
----------------------------------------*/
.product01 {
  display: block;
  width: 90%;
  width: -webkit-calc(100% - 20px);
  width: calc(100% - 20px);
  margin: 20px auto 20px auto;
}

ul.product01 li {
  display: block;
  width: 100%;
}

ul.product01 li img {
  height: 50px;
  width: auto;
}

ul.product01 li.kimono02 a:after {
  background-position: bottom center;
}

.product01 li a {
  height: 180px;
}

.contactSp {
  margin: 20px auto 0px auto !important;
}

h2.big_bk {
  font-size: 19px;
  margin: 0px  0 15px 0;
}

/*
BAG
----------------------------------------*/
.bagBox {
  width: 100%;
}

.bagBox h3 {
  margin-top: 30px !important;
}

.bag01, .bag02 {
  float: none;
  width: 100%;
}

.product03 {
  display: block;
  width: 100%;
}

.margin-60 {
  margin-top: 0;
}

ul.product03 li {
  display: block;
  width: 100%;
  margin: 30px 0 0 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  padding: 30px 0 0 0;
  border-right: none;
}

ul.product03 li:first-child {
  border: none;
}

ul.product03 li h2 {
  margin: 10px 0;
}

ul.product03 li h2:first-child {
  font-size: 22px;
  margin: 0 0 20px 0;
}

/*
CONTACT
----------------------------------------*/
.table03 {
  display: block;
  width: 90%;
  width: -webkit-calc(100% - 30px);
  width: calc(100% - 30px);
  margin: 0 auto;
  padding: 0;
}

.table03 tr, .table03 tbody {
  width: 100%;
  display: block;
}

.table03 tr th, .table03 tr td {
  width: 100%;
  display: block;
}

.table03 label {
  line-height: 1.5;
}

.table03 input[type="text"], .table03 textarea {
  padding: 0;
  font-size: 14px;
  line-height: 1.7;
}

.contactSubmit {
  width: 100%;
  text-align: center;
}

.contactSubmit p {
  margin: 0 0 10px 0 !important;
  text-align: center;
}

input[type="submit"] {
  float: none;
  margin: 0 auto;
}

/*
4.Product
----------------------------------------*/
.productsec h1 {
  margin: 0;
}

.productsec h1 img {
  height: 7vh;
}

.productsec h2 img {
  height: 2.5vh;
}

.productsec .label {
  bottom: 40px;
}

.productsec .label img {
  height: 5vh;
}

.d01-1 h2 img {
  height: 5vh;
}

.d01-2 h2 img {
  height: 5vh;
}

.d01-3 {
  padding: 0;
}

.d01-3 img {
  max-width: 100%;
}

.d01-5 {
  background-position: top left;
}

.d02-1 h2 img {
  height: 2.5vh;
}

.d02-2 h2 img {
  height: 18.75vh;
}

.d02-3 {
  padding: 0;
}

.d02-3 img {
  max-width: 100%;
}

.d02-4 {
  background-position: right center;
}

.d03-1 {
  background-position: center left;
}

.d03-1 h2 img {
  height: 2.5vh;
}

.d03-2 h2 img {
  height: 5vh;
}

.d03-4 h2 img {
  height: 5vh;
}

.d04-1 h2 img {
  height: 2.5vh;
}

.d04-4 h2 img {
  height: 5vh;
}

.d04-5 h2 img {
  height: 2.5vh;
}

.d04-6 h2 img {
  height: 2.5vh;
}

.d04-7 h2 img {
  height: 5vh;
}

/*
FOOTER
----------------------------------------*/
footer {
  height: auto;
  margin: 15px auto 15px auto;
}

footer.ab {
  position: relative;
}

footer nav ul {
  height: auto;
  width: 90%;
  margin: 0 auto;
  text-align: center;
}

footer nav ul li {
  width: 100%;
  display: block;
  height: 30px;
  line-height: 30px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

footer nav ul li:last-child {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

footer nav ul li.productnav {
  width: 20%;
  border-top: none;
  font-size: 12px;
  height: 20px;
  line-height: 20px;
}

footer nav ul li:before, footer nav ul li.productnav:before {
  content: "";
}

.product-item {
  display: flex;
  flex-direction: column !important;
}

.product-item .item-photo {
  width: 100%;
  padding-top: calc(90% - 40px);
}

.product-item .item-text {
  width: 100%;
  padding: 0 !important;
  margin: 20px 0 0 0 !important;
  display: block;
}

.product-item .item-text div h2 img {
  height: 24px;
}
