@charset "UTF-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

.clearfix:after {
  content: "";
  display: block;
  clear: both;
}

html {
  font-size: 12px;
  line-height: 1.6;
}

body {
  min-width: 1020px;
  background-color: #fff;
  color: #717071;
  font-family: Helvetica, Arial, "游ゴシック", "Yu Gothic", YuGothic, 'ヒラギノ角ゴ Pro','Hiragino Kaku Gothic Pro','メイリオ','Meiryo','ＭＳ Ｐゴシック',sans-serif;
  -webkit-text-size-adjust: 100%;
}

a {
  color: inherit;
  text-decoration: none;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
a:hover {
  opacity: .7;
}

img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}

* {
  box-sizing: border-box;
}

article section {
  box-sizing: border-box;
  background-size: cover;
  background-repeat: no-repeat;
  overflow: hidden;
}
article section .secInner {
  position: relative;
  width: 1020px;
  margin: 0 auto;
}
article section .secInner .title {
  position: absolute;
  top: 50%;
  margin-top: -57.25px;
  right: 35px;
  width: 114.5px;
}
article section .secInner .title img {
  width: 100%;
}
article section .secInner .products {
  padding: 35px 0;
}
article section .secInner .products:after {
  content: "";
  display: block;
  clear: both;
}
article section .secInner .products .wear {
  width: 325px;
  margin-right: 20px;
  float: left;
}
article section .secInner .products .wear img {
  max-width: 100%;
}
article section .secInner .products .item {
  float: left;
}
article section .secInner .products .item .img {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 260px;
  vertical-align: middle;
}
article section .secInner .products .item .img img {
  margin: 0;
}
article section .secInner .products .item .data span {
  display: block;
  margin-bottom: 0.05em;
}
article section .secInner .products .item .data span.part {
  display: none;
}
article section .secInner .products .item .data span.name {
  font-weight: bold;
}
article section .secInner .products .item .data span.spec {
  font-size: 10px;
}
article section .secInner .products .item .data span.price {
  font-size: 10px;
}
article section .secInner .products .item .data a.link {
  font-size: 6px;
  line-height: 16px;
  display: inline-block;
  padding: 0 0.5em 0 1.5em;
  background-color: #fff;
  background-position: .75em 50%;
  background-repeat: no-repeat;
  background-size: auto 50%;
  background-image: url("../images/icon_STORE.png");
}
article section .secInner .products .item .modal {
  display: none;
}
article section .secInner .products .item.PNT {
  padding-bottom: 0.5em;
}
article section .secInner .products .item.JKT, article section .secInner .products .item.TEE, article section .secInner .products .item.PNT {
  width: 665px;
  margin-bottom: 0.05em;
}
article section .secInner .products .item.JKT .data span, article section .secInner .products .item.TEE .data span, article section .secInner .products .item.PNT .data span {
  display: inline-block;
  margin-left: 0.5em;
  margin-bottom: 0;
}
article section .secInner .products .item.JKT .data span.part, article section .secInner .products .item.TEE .data span.part, article section .secInner .products .item.PNT .data span.part {
  display: inline-block;
}
article section .secInner .products .item.JKT a.link, article section .secInner .products .item.TEE a.link, article section .secInner .products .item.PNT a.link {
  margin-left: 3em;
}
article section .secInner .products .item.BAG {
  width: 220px;
}
article section .secInner .products .item.CAP {
  width: 180px;
}
article section .secInner .products .item.SHOE {
  width: 240px;
}

#TOP {
  background-image: url("../images/bg/bg_water.png");
  background-color: #ebc7d5;
}
#TOP .secInner {
  width: auto;
}
#TOP .titWrap {
  padding: 50px 0;
}
#TOP .titWrap .title {
  position: static;
  width: 235px;
  margin: 0 auto;
}
#TOP .titWrap .title a {
  display: block;
  margin: 0 auto 20px;
  width: 186px;
}
#TOP .titWrap .title img {
  width: 100%;
}

#WATER_BOYS {
  background-image: url("../images/bg/bg_water.png");
  background-color: #adcaeb;
}
#WATER_BOYS .secInner .title {
  right: 120px;
}
#WATER_BOYS .secInner .products .wear {
  padding-top: 2em;
}
#WATER_BOYS .secInner .products .wear img {
  width: 223.5px;
}
#WATER_BOYS .secInner .products .item.CAP {
  width: 210px;
}
#WATER_BOYS .secInner .products .item.CAP .img img {
  width: 117px;
}
#WATER_BOYS .secInner .products .item.SHOE .img img {
  width: 107.5px;
}

#WATER_GIRLS {
  background-image: url("../images/bg/bg_water.png");
  background-color: #ebc7d5;
}
#WATER_GIRLS .secInner .title {
  right: 120px;
}
#WATER_GIRLS .secInner .products .wear {
  padding-top: 4em;
}
#WATER_GIRLS .secInner .products .wear img {
  width: 327px;
}
#WATER_GIRLS .secInner .products .item.CAP {
  width: 210px;
}
#WATER_GIRLS .secInner .products .item.CAP .img img {
  width: 123px;
}
#WATER_GIRLS .secInner .products .item.SHOE .img img {
  width: 102.5px;
}

#PACKING_CHECK {
  background-image: url("../images/bg/bg_checklist.png");
}
#PACKING_CHECK .secInner {
  padding: 40px;
}
#PACKING_CHECK .secInner .block {
  background-color: #fff;
  border-radius: 20px;
}
#PACKING_CHECK .secInner .block:after {
  content: "";
  display: block;
  clear: both;
}
#PACKING_CHECK .secInner .block .img {
  width: 380px;
  float: left;
}
#PACKING_CHECK .secInner .block .img img {
  width: 100%;
  position: relative;
  top: 40px;
}
#PACKING_CHECK .secInner .block .body {
  width: 500px;
  float: right;
  padding: 60px 0 50px;
  padding-right: 100px;
}
#PACKING_CHECK .secInner .block .body .title {
  position: static;
  width: 100%;
  margin-bottom: 40px;
  margin-top: 0;
}
#PACKING_CHECK .secInner .block .body .title img {
  width: 387px;
  margin: 0;
}
#PACKING_CHECK .secInner .block .body .title img.sp {
  display: none;
}
#PACKING_CHECK .secInner .block .body .checklist:after {
  content: "";
  display: block;
  clear: both;
}
#PACKING_CHECK .secInner .block .body .checklist label {
  display: block;
  float: left;
  width: 200px;
  font-size: 20px;
  line-height: 40px;
}
#PACKING_CHECK .secInner .block .body .checklist label input[type="checkbox"] {
  -moz-appearance: none;
  -webkit-appearance: none;
  display: inline-block;
  border: #878788 solid 1px;
  color: #878788;
  width: 1.2em;
  height: 1.2em;
  vertical-align: middle;
  position: relative;
  top: -2px;
  margin-right: 0.5em;
}
#PACKING_CHECK .secInner .block .body .checklist label input[type="checkbox"]:focus {
  outline: 0;
}
#PACKING_CHECK .secInner .block .body .checklist label input[type="checkbox"]:checked:before {
  content: "L";
  display: inline-block;
  width: 1em;
  height: 1em;
  vertical-align: middle;
  text-align: center;
  position: relative;
  top: -0.2em;
  font-size: 1.3em;
  font-weight: bold;
  -moz-transform: rotate(40deg) scale(-1, 1);
  -ms-transform: rotate(40deg) scale(-1, 1);
  -webkit-transform: rotate(40deg) scale(-1, 1);
  transform: rotate(40deg) scale(-1, 1);
}

#CAMP_BOYS {
  background-image: url("../images/bg/bg_camp.png");
  background-color: #c3cd8a;
}
#CAMP_BOYS .secInner .products {
  padding: 40px 0;
}
#CAMP_BOYS .secInner .products .wear img {
  width: 258.5px;
}
#CAMP_BOYS .secInner .products .item.BAG {
  width: 200px;
}
#CAMP_BOYS .secInner .products .item.BAG .img img {
  width: 111px;
}
#CAMP_BOYS .secInner .products .item.CAP {
  width: 180px;
}
#CAMP_BOYS .secInner .products .item.CAP .img img {
  width: 112px;
}
#CAMP_BOYS .secInner .products .item.SHOE .img img {
  width: 116.5px;
}

#CAMP_GIRLS {
  background-image: url("../images/bg/bg_camp.png");
  background-color: #f1d7b4;
}
#CAMP_GIRLS .secInner .products .wear {
  padding-top: 1em;
}
#CAMP_GIRLS .secInner .products .wear img {
  width: 266px;
}
#CAMP_GIRLS .secInner .products .item.BAG {
  width: 180px;
}
#CAMP_GIRLS .secInner .products .item.BAG .img img {
  width: 112.5px;
}
#CAMP_GIRLS .secInner .products .item.CAP {
  width: 190px;
}
#CAMP_GIRLS .secInner .products .item.CAP .img img {
  width: 135px;
}
#CAMP_GIRLS .secInner .products .item.SHOE .img img {
  width: 111px;
}

nav#menu {
  background-color: #fff;
  padding: 15px 0;
}
nav#menu dl {
  display: flex;
  justify-content: center;
  align-items: center;
}
nav#menu dl dt {
  display: none;
}
nav#menu dl dd {
  width: 108.5px;
  margin: 0 6.5px;
}
nav#menu dl dd.CAMP_BOYS {
  width: 108px;
}
nav#menu dl dd a {
  display: block;
}
nav#menu dl dd a img {
  width: 100%;
}
nav#menu dl dd a img.sp {
  display: none;
}

footer {
  display: none;
}
footer a {
  display: inline-block;
  vertical-align: top;
}
footer a img {
  width: 110px;
}

@media screen and (max-width: 768px) {
  html {
    font-size: 3.82653vw;
  }

  body {
    min-width: 0;
  }

  a {
    -moz-transition: all 0s ease-in-out;
    -o-transition: all 0s ease-in-out;
    -webkit-transition: all 0s ease-in-out;
    transition: all 0s ease-in-out;
  }
  a:hover {
    opacity: 1;
  }

  article section .secInner {
    position: relative;
    width: auto;
    margin: 0 auto;
  }
  article section .secInner .title {
    position: absolute;
    top: 0;
    margin-top: 0;
    right: 0;
    width: 28.06122vw;
  }
  article section .secInner .title img {
    width: 100%;
  }
  article section .secInner .products {
    padding: 0;
  }
  article section .secInner .products .wear {
    width: 94.38776vw;
    float: none;
    position: relative;
    padding: 7.65306vw 0;
    left: -29.84694vw;
  }
  article section .secInner .products .wear img {
    max-width: 100%;
  }
  article section .secInner .products .item {
    float: none;
    position: absolute;
  }
  article section .secInner .products .item .img {
    display: block;
    width: 0;
    height: auto;
  }
  article section .secInner .products .item .img img {
    margin: 0;
    width: 100%;
  }
  article section .secInner .products .item .data {
    display: none;
  }
  article section .secInner .products .item .modal {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 9.43878vw;
    height: 9.43878vw;
    border: #fff solid 1px;
    border-radius: 100%;
    position: absolute;
    font-size: 2.29592vw;
    color: #fff;
    line-height: 1.1;
  }
  article section .secInner .products .item.JKT {
    padding-top: 0;
  }
  article section .secInner .products .item.PNT {
    padding-bottom: 0;
  }
  article section .secInner .products .item.JKT, article section .secInner .products .item.TEE, article section .secInner .products .item.PNT {
    width: auto;
    margin-bottom: 0.05em;
  }
  article section .secInner .products .item.JKT .data span, article section .secInner .products .item.TEE .data span, article section .secInner .products .item.PNT .data span {
    display: inline-block;
    margin-left: 0.5em;
    margin-bottom: 0;
  }
  article section .secInner .products .item.JKT .data span.part, article section .secInner .products .item.TEE .data span.part, article section .secInner .products .item.PNT .data span.part {
    display: inline-block;
  }
  article section .secInner .products .item.JKT a.link, article section .secInner .products .item.TEE a.link, article section .secInner .products .item.PNT a.link {
    margin-left: 3em;
  }
  article section .secInner .products .item.BAG {
    width: auto !important;
  }
  article section .secInner .products .item.CAP {
    width: auto !important;
  }
  article section .secInner .products .item.SHOE {
    width: auto !important;
  }

  #TOP .titWrap {
    padding: 9.69388vw 0;
  }
  #TOP .titWrap .title {
    width: 40.81633vw;
  }
  #TOP .titWrap .title a {
    width: 31.88776vw;
  }

  #WATER_BOYS .secInner .title {
    top: 8.92857vw;
    right: 5.10204vw;
  }
  #WATER_BOYS .secInner .products .wear {
    width: 76.53061vw;
    padding: 5.10204vw 0 36.9898vw;
    left: -14.03061vw;
  }
  #WATER_BOYS .secInner .products .wear img {
    width: 100%;
  }
  #WATER_BOYS .secInner .products .item.JKT {
    top: 36.9898vw;
    left: 52.29592vw;
  }
  #WATER_BOYS .secInner .products .item.PNT {
    top: 121.17347vw;
    left: 3.82653vw;
  }
  #WATER_BOYS .secInner .products .item.CAP {
    top: 56.12245vw;
    right: 2.55102vw;
  }
  #WATER_BOYS .secInner .products .item.CAP .img {
    width: 36.9898vw;
  }
  #WATER_BOYS .secInner .products .item.CAP .img img {
    width: 100%;
  }
  #WATER_BOYS .secInner .products .item.CAP .modal {
    top: -6.37755vw;
    right: -2.04082vw;
  }
  #WATER_BOYS .secInner .products .item.SHOE {
    bottom: 5.10204vw;
    right: 6.37755vw;
  }
  #WATER_BOYS .secInner .products .item.SHOE .img {
    width: 36.9898vw;
  }
  #WATER_BOYS .secInner .products .item.SHOE .img img {
    width: 100%;
  }
  #WATER_BOYS .secInner .products .item.SHOE .modal {
    bottom: 0vw;
    left: -10.20408vw;
  }

  #WATER_GIRLS .secInner .title {
    top: 5.10204vw;
    left: 5.10204vw;
  }
  #WATER_GIRLS .secInner .products .wear {
    width: 107.14286vw;
    padding: 36.9898vw 0 21.68367vw;
    left: -33.16327vw;
  }
  #WATER_GIRLS .secInner .products .wear img {
    width: 100%;
  }
  #WATER_GIRLS .secInner .products .item.JKT {
    top: 71.42857vw;
    left: 67.60204vw;
  }
  #WATER_GIRLS .secInner .products .item.PNT {
    top: 135.20408vw;
    left: 2.55102vw;
  }
  #WATER_GIRLS .secInner .products .item.CAP {
    top: 5.10204vw;
    right: 6.37755vw;
  }
  #WATER_GIRLS .secInner .products .item.CAP .img {
    width: 42.09184vw;
  }
  #WATER_GIRLS .secInner .products .item.CAP .img img {
    width: 100%;
  }
  #WATER_GIRLS .secInner .products .item.CAP .modal {
    top: 5.10204vw;
    right: -3.82653vw;
  }
  #WATER_GIRLS .secInner .products .item.SHOE {
    bottom: 5.10204vw;
    right: 6.37755vw;
  }
  #WATER_GIRLS .secInner .products .item.SHOE .img {
    width: 36.9898vw;
  }
  #WATER_GIRLS .secInner .products .item.SHOE .img img {
    width: 100%;
  }
  #WATER_GIRLS .secInner .products .item.SHOE .modal {
    top: 28.06122vw;
    left: -10.20408vw;
  }

  #PACKING_CHECK .secInner {
    padding: 5.61224vw;
  }
  #PACKING_CHECK .secInner .block {
    border-radius: 3.82653vw;
  }
  #PACKING_CHECK .secInner .block:after {
    content: "";
    display: block;
    clear: both;
  }
  #PACKING_CHECK .secInner .block .img {
    width: auto;
    float: none;
    padding-top: 10.20408vw;
    margin-bottom: 5.10204vw;
  }
  #PACKING_CHECK .secInner .block .img img {
    width: 77.80612vw;
    top: 0;
    margin: 0 auto;
  }
  #PACKING_CHECK .secInner .block .body {
    width: auto;
    float: none;
    padding: 0 0 3.82653vw 2.55102vw;
  }
  #PACKING_CHECK .secInner .block .body .title {
    position: static;
    width: 100%;
    margin-bottom: 5.10204vw;
    margin-top: 0;
  }
  #PACKING_CHECK .secInner .block .body .title img {
    display: none;
  }
  #PACKING_CHECK .secInner .block .body .title img.sp {
    display: block;
    width: 61.22449vw;
    margin: 0 auto;
  }
  #PACKING_CHECK .secInner .block .body .checklist {
    width: 76.53061vw;
    margin: 0 auto;
  }
  #PACKING_CHECK .secInner .block .body .checklist:after {
    content: "";
    display: block;
    clear: both;
  }
  #PACKING_CHECK .secInner .block .body .checklist label {
    display: block;
    float: left;
    width: 48%;
    font-size: 3.82653vw;
    line-height: 7.65306vw;
  }
  #PACKING_CHECK .secInner .block .body .checklist label:nth-child(2n) {
    float: right;
  }
  #PACKING_CHECK .secInner .block .body .checklist label input[type="checkbox"] {
    -moz-appearance: none;
    -webkit-appearance: none;
    display: inline-block;
    border: #878788 solid 1px;
    color: #878788;
    width: 1em;
    height: 1em;
    vertical-align: middle;
    position: relative;
    top: -2px;
    margin-right: 0.3em;
  }
  #PACKING_CHECK .secInner .block .body .checklist label input[type="checkbox"]:focus {
    outline: 0;
  }
  #PACKING_CHECK .secInner .block .body .checklist label input[type="checkbox"]:checked:before {
    content: "L";
    display: inline-block;
    width: 1em;
    height: 1em;
    vertical-align: middle;
    text-align: center;
    position: relative;
    top: -0.3em;
    font-size: 1em;
    font-weight: bold;
    -moz-transform: rotate(40deg) scale(-1, 1);
    -ms-transform: rotate(40deg) scale(-1, 1);
    -webkit-transform: rotate(40deg) scale(-1, 1);
    transform: rotate(40deg) scale(-1, 1);
  }

  #CAMP_BOYS .secInner .title {
    top: 34.43878vw;
    right: 7.65306vw;
  }
  #CAMP_BOYS .secInner .products {
    padding: 0;
  }
  #CAMP_BOYS .secInner .products .wear {
    width: 96.93878vw;
    padding: 3.82653vw 0;
    left: -23.72449vw;
  }
  #CAMP_BOYS .secInner .products .wear img {
    width: 100%;
    margin-top: 0;
  }
  #CAMP_BOYS .secInner .products .item.JKT {
    top: 6.37755vw;
    left: 38.26531vw;
  }
  #CAMP_BOYS .secInner .products .item.TEE {
    top: 21.68367vw;
    left: 38.26531vw;
  }
  #CAMP_BOYS .secInner .products .item.PNT {
    top: 108.41837vw;
    left: 43.87755vw;
  }
  #CAMP_BOYS .secInner .products .item.CAP {
    top: 5.10204vw;
    right: 7.65306vw;
  }
  #CAMP_BOYS .secInner .products .item.CAP .img {
    width: 42.60204vw;
  }
  #CAMP_BOYS .secInner .products .item.CAP .img img {
    width: 100%;
    margin-left: 0;
  }
  #CAMP_BOYS .secInner .products .item.CAP .modal {
    top: 1.27551vw;
    right: -6.37755vw;
  }
  #CAMP_BOYS .secInner .products .item.BAG {
    top: 107.90816vw;
    right: 7.65306vw;
  }
  #CAMP_BOYS .secInner .products .item.BAG .img {
    width: 42.09184vw;
  }
  #CAMP_BOYS .secInner .products .item.BAG .img img {
    width: 100%;
    margin-left: 0;
  }
  #CAMP_BOYS .secInner .products .item.BAG .modal {
    bottom: 0vw;
    right: -6.37755vw;
  }
  #CAMP_BOYS .secInner .products .item.SHOE {
    top: 82.90816vw;
    right: 2.55102vw;
  }
  #CAMP_BOYS .secInner .products .item.SHOE .img {
    width: 36.9898vw;
  }
  #CAMP_BOYS .secInner .products .item.SHOE .img img {
    width: 100%;
  }
  #CAMP_BOYS .secInner .products .item.SHOE .modal {
    top: -8.92857vw;
    right: 8.92857vw;
  }

  #CAMP_GIRLS .secInner .title {
    top: 61.73469vw;
    right: 4.08163vw;
  }
  #CAMP_GIRLS .secInner .products {
    padding: 0;
  }
  #CAMP_GIRLS .secInner .products .wear {
    width: 100.76531vw;
    padding: 6.37755vw 0 25.5102vw;
    left: -33.16327vw;
  }
  #CAMP_GIRLS .secInner .products .wear img {
    width: 100%;
    margin-top: 0;
  }
  #CAMP_GIRLS .secInner .products .item.JKT {
    top: 9.69388vw;
    left: 33.16327vw;
  }
  #CAMP_GIRLS .secInner .products .item.TEE {
    top: 24.4898vw;
    left: 33.16327vw;
  }
  #CAMP_GIRLS .secInner .products .item.PNT {
    top: 98.21429vw;
    left: 45.40816vw;
  }
  #CAMP_GIRLS .secInner .products .item.CAP {
    top: 6.37755vw;
    right: 3.82653vw;
  }
  #CAMP_GIRLS .secInner .products .item.CAP .img {
    width: 51.02041vw;
  }
  #CAMP_GIRLS .secInner .products .item.CAP .img img {
    width: 100%;
    margin-left: 0;
  }
  #CAMP_GIRLS .secInner .products .item.CAP .modal {
    top: 2.55102vw;
    right: -2.55102vw;
  }
  #CAMP_GIRLS .secInner .products .item.BAG {
    bottom: 3.82653vw;
    right: 3.82653vw;
  }
  #CAMP_GIRLS .secInner .products .item.BAG .img {
    width: 43.36735vw;
  }
  #CAMP_GIRLS .secInner .products .item.BAG .img img {
    width: 100%;
    margin-left: 0;
  }
  #CAMP_GIRLS .secInner .products .item.BAG .modal {
    top: -3.82653vw;
    right: -2.55102vw;
  }
  #CAMP_GIRLS .secInner .products .item.SHOE {
    bottom: 3.82653vw;
    left: 13.26531vw;
  }
  #CAMP_GIRLS .secInner .products .item.SHOE .img {
    width: 38.26531vw;
  }
  #CAMP_GIRLS .secInner .products .item.SHOE .img img {
    width: 100%;
  }
  #CAMP_GIRLS .secInner .products .item.SHOE .modal {
    top: 11.47959vw;
    left: -11.47959vw;
  }

  nav#menu {
    padding: 3.57143vw 0;
  }
  nav#menu dl {
    width: 96.93878%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
  }
  nav#menu dl dt, nav#menu dl dd {
    width: 47.83163%;
    float: left;
  }
  nav#menu dl dt {
    display: block;
    margin-bottom: 2.55102vw;
  }
  nav#menu dl dt img {
    height: 2.55102vw;
    width: auto;
  }
  nav#menu dl dd {
    margin: 0;
  }
  nav#menu dl dd.WATER_BOYS {
    width: 47.83163vw;
  }
  nav#menu dl dd.WATER_BOYS a {
    border-color: #5a9ed9;
  }
  nav#menu dl dd.WATER_GIRLS {
    width: 47.83163vw;
  }
  nav#menu dl dd.WATER_GIRLS a {
    border-color: #d583a3;
  }
  nav#menu dl dd.PACKING_CHECK {
    width: 100%;
    margin: 0.76531vw 0;
  }
  nav#menu dl dd.PACKING_CHECK a {
    border-color: #e3a803;
  }
  nav#menu dl dd.CAMP_BOYS {
    width: 47.83163vw;
  }
  nav#menu dl dd.CAMP_BOYS a {
    border-color: #a9b95d;
  }
  nav#menu dl dd.CAMP_GIRLS {
    width: 47.83163vw;
  }
  nav#menu dl dd.CAMP_GIRLS a {
    border-color: #e2a963;
  }
  nav#menu dl dd a {
    display: block;
    padding: 2.55102vw 0;
    border-width: 1px;
    border-style: solid;
  }
  nav#menu dl dd a img {
    display: none;
  }
  nav#menu dl dd a img.sp {
    display: block;
    width: auto;
    height: 2.55102vw;
  }

  footer {
    display: block;
    background-color: #fff;
    padding: 3.82653vw 0;
    text-align: center;
  }
  footer a {
    display: inline-block;
    vertical-align: top;
  }
  footer a img {
    width: 28.06122vw;
  }

  #modal {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 9999;
    top: 0;
    left: 0;
  }
  #modal.active .modalInner {
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    opacity: 1;
  }
  #modal .modalInner {
    position: fixed;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 0;
    left: 0;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -moz-transform: scale(0.9, 0.9);
    -ms-transform: scale(0.9, 0.9);
    -webkit-transform: scale(0.9, 0.9);
    transform: scale(0.9, 0.9);
    opacity: 0;
  }
  #modal .close {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    cursor: pointer;
  }
  #modal .close.btn {
    display: block;
    position: absolute;
    width: 5.10204vw;
    height: 5.10204vw;
    top: 1.27551vw;
    right: 1.27551vw;
    left: auto;
    display: inline-block;
  }
  #modal .close.btn:before, #modal .close.btn:after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 1px;
    margin-top: -0.5px;
    top: 50%;
    left: 0;
    background-color: #717071;
  }
  #modal .close.btn:before {
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  #modal .close.btn:after {
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  #modal .item {
    box-sizing: border-box;
    padding: 5.61224vw 2.55102vw 5.10204vw;
    width: 63.77551vw;
    background-color: white;
    -moz-border-radius: 2.55102vw;
    -webkit-border-radius: 2.55102vw;
    border-radius: 2.55102vw;
    position: relative;
    color: #717071;
    text-align: center;
  }
  #modal .item span {
    display: block;
  }
  #modal .item .part {
    display: none;
  }
  #modal .item .name {
    font-size: 3.82653vw;
    font-weight: bold;
    margin-bottom: 0.5em;
  }
  #modal .item .spec {
    font-size: 2.55102vw;
  }
  #modal .item .price {
    font-size: 2.55102vw;
  }
  #modal .item a.link {
    margin-top: 2.55102vw;
    font-size: 2.55102vw;
    line-height: 28px;
    width: 28.06122vw;
    display: inline-block;
    background-color: #fff;
    border: #717071 solid 1px;
  }
  #modal .item a.link:before {
    content: "";
    display: inline-block;
    width: 1em;
    height: 2.80612vw;
    margin-right: 0.3em;
    vertical-align: middle;
    top: -0.1em;
    position: relative;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("../images/icon_STORE.png");
  }
}
@media screen and (max-width: 640px) {
  html {
    font-size: 3.82653vw;
  }
}
