﻿

/* --------------------------------------------------------------------
  common縲蜈ｱ騾壹お繝ｬ繝｡繝ｳ繝・
-------------------------------------------------------------------- */
html,body {
  height: 100%;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
body {
  margin: 0;
  color:#000000;
  text-align:center;
  font-family: Avenir Next,verdana,"貂ｸ繧ｴ繧ｷ繝・け菴・,"YuGothic","Yu Gothic","繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"・ｭ・ｳ ・ｰ繧ｴ繧ｷ繝・け", "MS PGothic", sans-serif;
  font-size:14px;
  line-height: 140%;
  background: #FFFFFF;
  /*min-width:960px;*/
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
ol li {
  margin-left: 2em;
  list-style: decimal;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
img {
  border: none;
  vertical-align: middle;
}

.header-logo {
  width: 180px;
  height: auto;
  object-fit: contain;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
strong {
  font-weight: 600;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
input {
  vertical-align: middle;
  font-size: 1em;
  padding: 1px
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
textarea {
  font-size: 1em;
  padding: 1px;
  border:1px solid #D4D5D9;
  border-radius:0;
  zoom: 1;
  position:relative;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
input[type="text"], input[type="search"], input[type="password"]{
  height:28px;
  line-height: 26px;
  padding: 0 0.6em;
/*  border:1px solid #999;
  border-radius:5px;
*/
  border: 1px #d6d7db solid;
  position:relative;
  outline: none;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
input[type="text"]:focus, input[type="search"]:focus, input[type="password"]:focus {
/*  border:solid 1px #EEA34A;*/
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
select {
  height: 28px;
  border: 1px #d6d7db solid;
  background: #ffffff;
  outline: none;
  padding: 0 10px;

    /* IE8逕ｨ */
/*
    font-size: 14px\9;
  padding-top: 2px\9;
  padding-bottom: 2px\9;
*/

    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    position:relative;
    zoom: 1;

  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 60px;
  background-image: url(../image/selectbox.svg);
  background-repeat: no-repeat;
  background-position: right center;
  background-size: auto 30px;
  -moz-background-size: auto 30px;
  -webkit-background-size: auto 30px;
  height: 30px;


}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}

select::-ms-expand {
  display: none;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}

select.size100_{width: 80px;}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
select.size120_{width: 100px;}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
select.size230_{width: 210px;}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}

@-moz-document url-prefix() {
    Select {
    height: 28px;
    font-size: 14px;
    padding-top: 2px;
    padding-bottom: 2px;
    }

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
label {
  margin: 3px 20px 0 0px;
  line-height: 17px;
  padding-bottom:3px;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}


/* 繝ｩ繧ｸ繧ｪ繝懊ち繝ｳ繝・じ繧､繝ｳ */
/*
input[type="radio"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    width:20px;
    height:20px;
    background:#fff;
    -webkit-box-shadow: 1px 1px 1px 1px inset;
    -webkit-border-radius:10px / 10px;
    position: relative;
    margin-bottom:3px;
  margin-right:5px;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
*/
/* 繝√ぉ繝・け縺ｮ蜊ｰ繧・before逍台ｼｼ隕∫ｴ繧剃ｽｿ縺｣縺ｦ菴懈・ */
/*
input[type="radio"]:checked:before {
    position: absolute;
    left: 50%;
    top: 50%;
    display: block;
    margin: -4px 0 0 -4px;
    -webkit-box-shadow: 1 1px 1px ;
    -webkit-border-radius:10px / 10px;
    content: "";
    width: 9px;
    height: 9px;
    background: -webkit-gradient(
        linear,
        left top,
        left bottom,
        from(#000),
        to(#000)
    );
}*/

.checktype_custappend input[type="radio"],
.is_required input[type="radio"]{
  display: none;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.checktype_custappend input[type="radio"] + label,
.is_required input[type="radio"] + label{
  display: inline-block;
  position: relative;
  cursor: pointer;
  margin: 0 18px 0 10px;
  padding: 0 0 0 12px;
  border-radius: 2px;
  font-size: 11px;
  text-align: center;
  line-height: 135%;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.checktype_custappend input[type="radio"] + label:last-child,
.is_required input[type="radio"] + label:last-child{
  margin-right: 0;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.checktype_custappend input[type="radio"] + label:before,
.is_required input[type="radio"] + label:before{
  position: absolute;
  content: "";
  top: 50%;
  left: -10px;
  width: 12px;
  height: 12px;
  margin-top: -8px;
  background: #ffffff;
  border: 1px #d6d7db solid;
  border-radius: 50%;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.checktype_custappend input[type="radio"] + label:after,
.is_required input[type="radio"] + label:after{
  position: absolute;
  content: "";
  top: 50%;
  left: -6px;
  width: 6px;
  height: 6px;
  margin-top: -4px;
  border-radius: 50%;
  background: #ffffff;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all  0.3s ease;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.checktype_custappend input[type="radio"]:checked + label:after,
.is_required input[type="radio"]:checked + label:after {
  background: #000000;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.checktype_custappend input[type="checkbox"]{
  display: none;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.checktype_custappend input[type="checkbox"] + label{
  display: inline-block;
  position: relative;
  cursor: pointer;
  margin: 0 18px 0 10px;
  padding: 0 0 0 12px;
  border-radius: 2px;
  font-size: 11px;
  text-align: center;
  line-height: 135%;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.checktype_custappend input[type="checkbox"] + label:last-child{
  margin-right: 0;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.checktype_custappend input[type="checkbox"] + label:before{
  position: absolute;
  content: "";
  top: 50%;
  left: -10px;
  width: 12px;
  height: 12px;
  margin-top: -8px;
  background: #ffffff;
  border: 1px #d6d7db solid;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.checktype_custappend input[type="checkbox"] + label:after{
content: "";
    position: absolute;
    top: 50%;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    left: -10px;
    width: 12px;
    height: 8px;
    margin-top: -9px;
    border-left: 1px solid #000000;
    border-bottom: 1px solid #000000;
    -webkit-transform: rotate(-55deg);
    -ms-transform: rotate(-55deg);
    transform: rotate(-55deg);
    opacity: 0;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
 }

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.checktype_custappend input[type="checkbox"]:checked + label:after {
  opacity: 1;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}



/* 繝√ぉ繝・け繝懊ャ繧ｯ繧ｹ繝・じ繧､繝ｳ */
input[type="checkbox"]{
    -webkit-appearance:none;
    -moz-appearance: none;
    -ms-appearance: none;
    width:20px;
    height:20px;
    background:#fff;
    -webkit-box-shadow: 1px 1px 1px 1px inset;
    position: relative;
    margin-bottom:3px;
  margin-right:5px;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
/* 繧ｿ繝・・蠕後・繝・じ繧､繝ｳ */
input[type="checkbox"]:checked:before {
    position: absolute;
    left: 1px;
    top: 15px;
    display: block;
    -webkit-box-shadow: 0 1px 1px ;
    content: "";
    width: 10px;
    height: 4px;
    background: #000;
    -webkit-transform: rotate(45deg);
    -webkit-transform-origin: right center;
    -moz-transform: rotate(45deg);
    -moz-transform-origin: right center;
    -ms-transform: rotate(45deg);
    -ms-transform-origin: right center;
    transform: rotate(45deg);
    transform-origin: right center;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}

input[type="checkbox"]:checked:after {
    display: block;
    position: absolute;
    left: 9px;
    top: 15px;
    content: "";
    -webkit-box-shadow: 0 1px 1px ;
    width: 16px;
    height: 4px;
    background: #000;
    -webkit-transform: rotate(-53deg);
    -webkit-transform-origin: left center;
    -moz-transform: rotate(-53deg);
    -moz-transform-origin: left center;
    -ms-transform: rotate(-53deg);
    -ms-transform-origin: left center;
    transform: rotate(-53deg);
    transform-origin: left center;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
a{
  color:#000000;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
a:link {
  color:#000000;
  text-decoration: none;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
/*
a:link {
  color:#494949;
  text-decoration: none;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
a:visited {
  color:#494949;
  text-decoration: none;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
a:active {
  color:#3fbf0d;
  text-decoration: underline;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
a:hover {
  color:#3fbf0d;
  text-decoration: underline;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
*/

::selection {background: #000000; color: #FFFFFF;}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
::-moz-selection {background: #000000; color: #FFFFFF;}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
input::selection {background: #d9dae2; color: #000;}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
input::-moz-selection {background: #d9dae2; color: #000;}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}

input[type="text"],
input[type="password"],
input[type="submit"],
textarea,
select{
  outline:none;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
input[type="text"]:focus,
input[type="password"]:focus,
input[type="submit"]:focus,
textarea:focus,
select:focus{
  outline: none;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}

/* --------------------------------------------------------------------
  common縲豎守畑繧ｯ繝ｩ繧ｹ
-------------------------------------------------------------------- */
/* 譁・ｭ励し繧､繧ｺ */
.large_ {
  font-size: 120%;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.xlarge_ {
  font-size: 144%;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.small_ {
  font-size: 80%;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.xsmall_ {
  font-size: 64%;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
/**/

/* 繝輔Ο繝ｼ繝・*/
.leftfloat_ {
  float: left;
  display: inline;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.rightfloat_ {
  float: right;
  display: inline;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
img.leftfloat_ {
  margin: 0 10px 10px 0;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
img.rightfloat_ {
  margin: 0 0 10px 10px;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.clear_ {
  clear:both;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
/**/

/* 譁・紛蛻・*/
.lefttext_ {
  text-align: left;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.righttext_ {
  text-align: right;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.centertext_ {
  text-align: center;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
/**/

/* 迚ｹ螳壹Γ繝・そ繝ｼ繧ｸ・医う繝ｳ繝ｩ繧､繝ｳ・・*/
.error_ {
  color:#E90000;
  font-weight: 600;
  font-size: 10px;
  padding: 5px 0 0 0;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.notice_ {
  color:#E90000;
  font-weight: 600;
  font-size: 10px;
  padding: 5px 0 0 0;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.info_ {
/*  font-weight: 600;*/
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
/**/

/* 迚ｹ螳壹Γ繝・そ繝ｼ繧ｸ・医ヶ繝ｭ繝・け・・*/
div.error_, table.error_ {
  background-color:#fafafa;
  border:solid 1px #d4d5d9;
  text-align:left;
  width:780px;
  margin: 0 auto;
  padding: 30px 0;
  text-align: center;
  font-size: 12px;
  line-height: 170%;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
div.notice_, table.notice_ {
  background-color:#fafafa;
  border:solid 1px #d4d5d9;
  text-align:left;
  width:780px;
  margin: 0 auto 40px auto;
  text-align: center;
  font-size: 12px;
  padding: 35px 0;
  line-height: 170%;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
div.info_, table.info_ {
  background-color:#fafafa;
  border:solid 1px #d4d5d9;
  text-align:left;
  width:780px;
  margin: 0 auto 40px auto;
  text-align: center;
  font-size: 12px;
  padding: 35px 0;
  line-height: 170%;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
div.info_ .error_,
table.info_ .error_ {
  padding-top: 1em;
  color: #E90000 !important;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
/**/

/* 蜈ｱ騾壹け繝ｩ繧ｹ(繝悶Ο繝・け) */
.top_comment_ {
  margin-bottom: 10px;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.submit_ {
  margin: 20px auto;
  text-align: center;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.submit_ .button_ {
  margin:0 0 10px 0;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.submit_ .button_ a {
  text-decoration:underline;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.submit_ input,
.submit_ img {
  margin: 0px 16px;
  vertical-align: middle;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.message_ {
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.message_.center_{
  text-align: center;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
p.message_ {
  margin-bottom: 20px;
  line-height: 160%;
  font-size: 11px;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
p.message_ a{
/*
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
*/
  border-bottom: 1px #000000 solid;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
p.message_ a:hover{
  border-bottom: 1px #ffffff solid;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
p.message_ span.must_{
  margin: 0;
  float: none;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}

/* 蜈ｱ騾壹け繝ｩ繧ｹ(縺昴・莉・ */
.hidden_ {
  visibility: hidden;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
hr.hidden_{
  display: none;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.nocell_ {
  border:none!important;
  background-color:transparent!important;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.hiddenEnter_ {
  width:0;
  height:0;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.disp_none_ {
  display: none;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.disp_block_ {
  display: block;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.txt_linethrough_ {
  text-decoration: line-through;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.valign_m_ {
  vertical-align: middle;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.left_column_ {
  float: left;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.pointer_ {
  cursor: pointer;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.fontsize_small_ {
  font-size: small;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.whitespace_nowrap_ {
  white-space: nowrap;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}

/* 萓｡譬ｼ陦ｨ遉ｺ */
/*
.special_price_ {
  color:#ff0000;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.price_pop_ {
  color:#ff0000;
  font-size:10px;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.price_ {
  color:#cc3300;
  font-size:14px;
  font-weight: 600;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
*/

/* 邨槭ｊ霎ｼ縺ｿ鬆・岼縺ｮ荳贋ｸ矩幕髢・/
#block_of_filter{
  padding-bottom: 30px;
  padding-top: 8px;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
#block_of_filter div.Box {
  padding-bottom: 27px;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
#block_of_filter div.Box.Accordion.Close div.AccordionContents {
    display: block !important;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}

#block_of_filter .AccordionContents ul {
  padding: 0;
  font-size: 11px;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
#block_of_filter .AccordionContents ul li {
  margin: 0;
  padding: 0;
  border-bottom: 1px #D8D9DD solid;
  overflow: hidden;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
#block_of_filter .AccordionContents ul li input,
#block_of_filter .AccordionContents ul li label{
  padding: 0;
  margin: 0;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
#block_of_filter .AccordionContents ul li label{
  vertical-align: top;
  height: 27px;

}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}


#block_of_filter .AccordionContents ul li input[type=radio],
#block_of_filter .AccordionContents ul li input[type=checkbox] {
    display: inline-block;
    margin-right: 6px;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
#block_of_filter .AccordionContents ul li input[type=radio] + label,
#block_of_filter .AccordionContents ul li input[type=checkbox] + label {
    position: relative;
    display: inline-block;
    font-size: 12px;
    padding-top: 2px;
    line-height: 27px;
    cursor: pointer;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.br-winOS #block_of_filter .AccordionContents ul li input[type=radio] + label,
.br-winOS #block_of_filter .AccordionContents ul li input[type=checkbox] + label {
  font-size: 10px;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
#block_of_filter .AccordionContents ul li label img{
  width: 22px;
  height: 22px;
  position: absolute;
  top: 7px;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
#block_of_filter .color_ .AccordionContents ul li label img{
  width: 8px;
  height: 8px;
  position: absolute;
  top: 15px;
  left: 7px;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
#block_of_filter .AccordionContents ul li label span{
  position: absolute;
  left: 25px;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
#block_of_filter #div_filter2 .AccordionContents ul li label span{
  left: 3px;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
#block_of_filter #div_filter2 .AccordionContents ul li label span small {
  font-size: 10px;
  color: #acacac;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
#block_of_filter #div_filter5 .AccordionContents ul li label span{
  left: 3px;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}

    #block_of_filter .AccordionContents ul li input[type=checkbox] {
        display: none;
        margin: 0;
    }

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
    #block_of_filter .AccordionContents ul li input[type=checkbox] + label {
      width: 100%;
    }

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
    #block_of_filter .AccordionContents ul li input[type=checkbox] + label::before {
        content: "";
        position: absolute;
        top: 50%;
        right: 6px;

        -moz-box-sizing: border-box;
        box-sizing: border-box;
        display: block;
        width: 10px;
        height: 10px;
        margin-top: -5px;
    }

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
    #block_of_filter .AccordionContents ul li input[type=checkbox] + label::before {
        border: 1px solid #b7b7c0;
    }

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
    #block_of_filter .AccordionContents ul li input[type=checkbox] + label::after {
        content: "";
        position: absolute;
        top: 50%;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        display: block;

        right: 7px;
        width: 12px;
        height: 8px;
        margin-top: -9px;
        border-left: 1px solid #e60000;
        border-bottom: 1px solid #e60000;

        -webkit-transform: rotate(-55deg);
        -ms-transform: rotate(-55deg);
        transform: rotate(-55deg);
        opacity: 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all  0.3s ease;

    }

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
    #block_of_filter .AccordionContents ul li input[type=checkbox]:checked + label::after {
        opacity: 1;
    }

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
/*
    #block_of_filter #div_filter1 .AccordionContents ul li input[type=checkbox] + label{
      background-repeat: no-repeat;
      background-position: 0 4px;
    }

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
    #block_of_filter #div_filter3 .AccordionContents ul li input[type=checkbox] + label{
      background-repeat: no-repeat;
      background-position: 8px 13px;
    }

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
*/
    #block_of_filter #div_filter3 .AccordionContents ul li input[type=checkbox] + label{
      background-repeat: no-repeat;
      background-position: 6px 11px;
    }

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}

    #block_of_filter .AccordionContents ul li label{background-repeat: no-repeat;}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}

    /* category縺ｮ閭梧勹逕ｻ蜒乗欠螳・*/
    #block_of_filter .AccordionContents ul li .Brief{background-image: url(../image/ico1.svg);}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
    #block_of_filter .AccordionContents ul li .Tote{background-image: url(../image/ico2.svg);}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
    #block_of_filter .AccordionContents ul li .Shoulder{background-image: url(../image/ico3.svg);}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
    #block_of_filter .AccordionContents ul li .Body{background-image: url(../image/ico4.svg);}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
    #block_of_filter .AccordionContents ul li .BodyBags{background-image: url(../image/ico4.svg);}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
    #block_of_filter .AccordionContents ul li .Backpack{background-image: url(../image/ico5.svg);}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
    #block_of_filter .AccordionContents ul li .Twoway{background-image: url(../image/ico6.svg);}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
    #block_of_filter .AccordionContents ul li .Messenger{background-image: url(../image/ico7.svg);}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
    #block_of_filter .AccordionContents ul li .Clutch{background-image: url(../image/ico8.svg);}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
    #block_of_filter .AccordionContents ul li .Goods{background-image: url(../image/ico9.svg);}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
    #block_of_filter .AccordionContents ul li .Boston{background-image: url(../image/ico11.svg);}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
    #block_of_filter .AccordionContents ul li [class="2way"]{background-image: url(../image/ico6.svg);}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
    #block_of_filter .AccordionContents ul li .Care{background-image: url(../image/ico9.svg); }

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
    #block_of_filter .AccordionContents ul li .Parts{background-image: url(../image/ico9.svg);}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
    /* color縺ｮ閭梧勹逕ｻ蜒乗欠螳・*/
    #block_of_filter .AccordionContents ul li .Black{background-image: url(../image/Black.png);}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
    #block_of_filter .AccordionContents ul li .Red{background-image: url(../image/Red.png);}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
    #block_of_filter .AccordionContents ul li .Brown{background-image: url(../image/Brown.png);}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
    #block_of_filter .AccordionContents ul li .DarkBrown{background-image: url(https://www.aniary.com/img/usr/filter/DarkBrown.png);}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
    #block_of_filter .AccordionContents ul li .Navy{background-image: url(../image/Navy.png);}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
    #block_of_filter .AccordionContents ul li .Beige{background-image: url(../image/Beige.png);}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
    #block_of_filter .AccordionContents ul li .Camel{background-image: url(../image/Camel.png);}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
    #block_of_filter .AccordionContents ul li .Yellow{background-image: url(../image/Yellow.png);}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
    #block_of_filter .AccordionContents ul li .Green{background-image: url(../image/Green.png);}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
    #block_of_filter .AccordionContents ul li .Orange{background-image: url(../image/Orange.png);}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
    #block_of_filter .AccordionContents ul li .Blue{background-image: url(../image/Blue.png);}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
    #block_of_filter .AccordionContents ul li .White{background-image: url(../image/White.png);}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
    #block_of_filter .AccordionContents ul li .Gray{background-image: url(../image/Gray.png);}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
    #block_of_filter .AccordionContents ul li .Silver{background-image: url(../image/silver.jpg);}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}





.coupon_bonus_ {
  color:#CC3300;
  font-weight: 600;
  white-space: nowrap;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}

/* --------------------------------------------------------------------
  common縲繝倥ャ繝峨Λ繧､繝ｳ
-------------------------------------------------------------------- */
h1.optimaizedH1 {
  width:960px;
  margin:0 auto;
  font-size:10px;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
h2.goods_name_ {
  margin:0 0 15px 0;
  color: #555555;
  font-size: 18px;
  font-weight: 600;
  line-height: 140%;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
h2.category_name_ {
  margin:0 0 20px 0;
  padding:0 0 10px 0;
  color: #3fbf0d;
  font-size: 24px;
  font-weight: normal;
  line-height: 140%;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
h2.category_name_img_ { /* 繧ｿ繧､繝医Ν繧堤判蜒上↓縺励◆蝣ｴ蜷・*/
  margin-bottom: 10px;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
h2.event_name_ {
  margin:0 0 20px 0;
  padding:0 0 10px 0;
  color: #3fbf0d;
  font-size: 24px;
  font-weight: normal;
  line-height: 140%;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
h2.event_name_img_ { /* 繧ｿ繧､繝医Ν繧堤判蜒上↓縺励◆蝣ｴ蜷・*/
  margin-bottom: 10px;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
h2.genre_name_ {
  margin:0 0 20px 0;
  padding:0 0 10px 0;
  color: #3fbf0d;
  font-size: 24px;
  font-weight: normal;
  line-height: 140%;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
h2.genre_name_img_ { /* 繧ｿ繧､繝医Ν繧堤判蜒上↓縺励◆蝣ｴ蜷・*/
  margin-bottom: 10px;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
h2.topic_head_ {
  margin:0 0 20px 0;
  padding:0 0 10px 0;
  color: #3fbf0d;
  font-size: 24px;
  font-weight: normal;
  line-height: 140%;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}

/* 豎守畑繝倥ャ繝峨Λ繧､繝ｳ */
.common_headline1_ { /* h1逶ｸ蠖・*/
  margin:0 0 20px 0;
  padding:0 0 10px 0;
  color: #3fbf0d;
  font-size: 24px;
  font-weight: normal;
  line-height: 140%;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.common_headline2_ { /* h2逶ｸ蠖・*/
  padding:6px 10px;
  margin-bottom:30px;
  font-size: 12px;
  border-top:#d6d7db 1px solid;
  border-bottom:#d6d7db 1px solid;
  background:#fafafa;
  font-weight: 600;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.design_headline2_ { /* h2逶ｸ蠖・*/
  padding:12px 10px;
  margin-bottom:10px;
  font-size: 14px;
  font-weight: 600;
  background:#efefef url(../image/h2_bg.png) left top repeat-x;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.loginform_ .common_headline2_ { /* 繝ｭ繧ｰ繧､繝ｳ繝輔か繝ｼ繝縺ｧ縺ｮ蝣ｴ蜷・*/
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.common_headline3_ { /* h3逶ｸ蠖・*/
  margin: 0 0 10px 0;
  padding: 5px 0;
  font-size: 14px;
  font-weight: 600;
  border-bottom: 1px solid #CCC;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.img_headline_ { /* 逕ｻ蜒上・繝・ラ繝ｩ繧､繝ｳ縺ｮ蝣ｴ蜷・*/
  margin-bottom: 10px;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
/* --------------------------------------------------------------------
  common縲繧､繝吶Φ繝・
-------------------------------------------------------------------- */
/* 繧､繝吶Φ繝医∈縺ｮ繝ｪ繝ｳ繧ｯ */
.event_ {
  width: 100%;
  overflow: hidden;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.event_banner_ {
  margin: 0 5px 10px 5px;
  float: left;
  display: inline;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.event_title_img_ {
  margin: 0 0 10px 0;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.event_title_ {
  margin-bottom: 10px;
  padding: 8px 8px 8px 10px;
  font-size: 18px;
  font-weight: normal;
  color:#ffffff;
  border-bottom: 1px solid #e5e5e5;
  background:#3fbf0d;
  clear: both!important;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.event_title_ a {
  color:#ffffff;
  display:block;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}

/* --------------------------------------------------------------------
 common縲繝翫ン繧ｲ繝ｼ繧ｷ繝ｧ繝ｳ
-------------------------------------------------------------------- */
/* 繝代Φ縺上★ */
.navitopicpath_ {
  margin: 0 0 20px 0;
  font-size:11px;
  overflow:hidden;
  float: left;
  width: 890px;
  padding-bottom: 1px;
  line-height: 29px;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.container_>.navitopicpath_ {
  width: 980px;
  margin: 0 auto 20px auto;
  padding: 0 10px;
  float: none;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.contents_>.navitopicpath_ {
  width: 980px;
  margin: 55px 0 60px 0;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.navitopicpath_ a{
  display: block;
  float: left;
  font-size:12px;
  margin: 0 12px;
  text-decoration:underline;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.navitopicpath_ li>span,
.navitopicpath_ li>h1 {
  display: block;
  float: left;
  font-size:12px;
  margin: 0 12px;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.navitopicpath_ a span{
  display: block;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.navitopicpath_ ul{
  overflow: hidden;
  border-bottom: 1px #D8D9DD solid;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.navitopicpath_ ul li {
  overflow: hidden;
  display: inline-block;
  float: left;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.navitopicpath_ ul li a{
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all  0.3s ease;
  line-height: 29px;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.navitopicpath_ ul li a:hover{
  opacity: 0.3;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.navitopicpath_ ul li:first-child a {
  margin: 0 5px 0 0;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.navitopicpath_ ul li.child_:before {
  display: block;
  float: left;
  content: ">";
  line-height: 29px;
  font-size: 12px;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.navitopicpath_ span.current_ {
  margin: 0 0.5em;
  font-size:12px;
  font-weight: 600;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.navitopicpath_ div.block {
  float:left;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.navitopicpath_ div {
  float:right;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}


/* 繝壹・繧ｸ繧ｸ繝｣繝ｳ繝・*/
.navipage_ {
  width: 100%;
  position: relative;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.navipage_>div{
  width: 100%;
  text-align: center;
  border-top: 1px #D8D9DD solid;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.navipage_>div a,
.navipage_>div span{
  display: inline-block;
  padding: 14px 10px 10px 10px;
  font-size: 12px;
  line-height: 12px;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.navipage_>div span.navipage_now_{
  color: #CACACA;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.navipage_>div a{
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all  0.3s ease;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.navipage_>div a:hover{
  opacity: 0.6;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.navipage_ .navipage_sum_ {
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.navipage_ .navipage_first_ a {
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.navipage_ .navipage_prev_ a {
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.navipage_ .navipage_next_ a {
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.navipage_ .navipage_last_ a {
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.navipage_now_ {
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.navipage_ .navipage_reverse_ {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.navipage_ .navipage_forward_ {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.navipage_ .navipage_reverse_>span,
.navipage_ .navipage_forward_>span,
.navipage_ .navipage_reverse_>span a,
.navipage_ .navipage_forward_>span a{
  display: block;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.navipage_ .navipage_reverse_>span a,
.navipage_ .navipage_forward_>span a{
  width: 60px;
  border-top: 2px #000000 solid;
  font-size: 12px;
  line-height: 12px;
  padding: 10px 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all  0.3s ease;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.navipage_ .navipage_forward_>span a{
  text-align: right;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.navipage_ .navipage_reverse_>span a:hover,
.navipage_ .navipage_forward_>span a:hover{
  opacity: 0.6;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.navipage_ a {
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.navipage_ a:hover {
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.navipage_.bottom_ {
    margin-top: 60px;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
/* 荳ｦ縺ｳ譖ｿ縺・*/
.navisort_ {
  margin-bottom: 5px;
  padding-bottom: 5px;
  font-size: 10px;
  width: 100%;
  overflow: hidden;
  border-bottom: 1px dotted #CCC;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.navisort_ dt {
  float: left;
  text-align: right;
  font-weight: 600;
  width: 8em;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.navisort_ dd {
  margin-left: 8em;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.navisort_now_ {
  color:#CC0000;
  text-decoration:none;
  margin:2px 5px;
  white-space: nowrap;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.navisort_ a {
  margin:2px 5px;
  white-space: nowrap;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
/* 陦ｨ遉ｺ蛻・崛 */
.navistyle_ {
  margin-bottom: 5px;
  padding-bottom: 5px;
  font-size: 10px;
  width: 100%;
  overflow: hidden;
  border-bottom: 1px dotted #CCC;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.navistyle_ dt {
  float: left;
  text-align: right;
  font-weight: 600;
  width: 8em;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.navistyle_ dd {
  margin-left: 8em;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.navistyle_now_ {
  color:#CC0000;
  text-decoration:none;
  margin:2px 5px;
  white-space: nowrap;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.navistyle_ a {
  margin:2px 5px;
  white-space: nowrap;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}

/* --------------------------------------------------------------------
  蝨ｨ蠎ｫ陦ｨ遉ｺ
-------------------------------------------------------------------- */
#inventoryWrap{
  width: 980px;
  margin: 0 auto;
  border-bottom: 1px #D8D9DD solid;
  /*overflow: hidden;*/
  margin-top: -11px;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
#inventory{
  /*float: right;*/
  margin-left: auto;
  width: 8em;
  border-bottom: 2px #000000 solid;
  line-height: 29px;
  text-align: center;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all  0.3s ease;
  position: relative;
  top: 1px;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
#inventory p{
  display: inline-block;
  font-size: 12px;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
#inventory p.off_:after{
  content: "OFF";
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
#inventory p.on_:after{
  content: "ON";
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
#inventory:hover{
  cursor: pointer;
  opacity: 0.3;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
#div_filter13{
  display: none;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}

/* --------------------------------------------------------------------
  CHECKED NAVI
-------------------------------------------------------------------- */
#checked_navi{
  display: inline-block;
  border-bottom: 1px #D8D9DD solid;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-transform-origin:right top;
  -moz-transform-origin:right top;
  -ms-transform-origin:right top;
  transform-origin:right top;
  overflow:hidden;
  position: absolute;
  right: 0;
  padding-top: 12px;
  font-size: 12px;
  display: none;
  opacity: 0;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
#checked_navi>li{
  float: left;
  padding: 0 2em 0 1.3em;
  line-height: 180%;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
#checked_navi>li.border_{
  border-right: 1px #D8D9DD solid;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
#checked_navi .category_{
  border-right: none;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
#checked_navi>li p{
  display: inline-block;
  float: left;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
#checked_navi>li p:after{
  display: inline-block;
  content: ":";
  padding: 0 0.5em;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
#checked_navi>li ul{
  overflow: hidden;
  float: left;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
#checked_navi>li ul li{
  float: left;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
#checked_navi>li ul li:after{
  display: inline-block;
  content: "/";
  padding: 0 0.5em;
  color: #AEAEAE;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
#checked_navi>li ul li:last-child:after{
  content: "";
  padding: 0;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
#checked_navi>li a{
  color: #AEAEAE;
/*  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all  0.3s ease;*/
/*  border-bottom: 1px #EBECF0 solid;*/
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
#checked_navi>li a:hover{
/*  border-bottom: 1px #AEAEAE solid;*/
  opacity: 0.6;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
#checked_navi>li:first-child {
  padding-left: 0;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
#checked_navi>li:last-child {
  padding-right: 0;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
@media screen and (min-width: 1080px) {
  #checked_navi{
    display: block;
  }

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}


/* --------------------------------------------------------------------
  common縲蝠・刀荳隕ｧ
-------------------------------------------------------------------- */
.itemlist_ttl_{
  width: 980px;
  margin: 0 auto;
  padding: 20px 0 12px 0;
  opacity: 0;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.itemlist_ttl_ h1{
  display: inline-block;
  font-size: 24px;
  line-height: 120%;
  letter-spacing: 0.02em;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.itemlist_ttl_ div{
  display: inline-block;
  padding-left: 0.5em;
  font-size: 24px;
  line-height: 120%;
  color: #B9B9B9;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.itemlist_ttl_>span{
  display: inline-block;
  font-size: 12px;
  line-height: 120%;
  padding: 0 18px 0 29px;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.itemlist_ttl_ p{
  display: inline-block;
  font-size: 12px;
  line-height: 120%;
  position: relative;
  top: -2px;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
/*
.itemlist_ttl_{
  width: 100%;
  background: url(../img/usr/bg_item_list.gif) repeat-x;
  position: relative;
  text-align: center;
  overflow: hidden;
  height: 350px;
  margin-bottom: 30px;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.itemlist_ttl_ .ttl_{
  position: absolute;
  left: 50%;
  margin-left: -340px;
  text-align: left;
  height: 350px;
  display: table;
  z-index: 2;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.itemlist_ttl_ .ttl_ div{
  display: table-cell;
  vertical-align: middle;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.itemlist_ttl_ .ttl_ div h1{
  font-weight: 600;
  font-size: 20px;
  letter-spacing: 0.1em;
  padding-bottom: 5px;
  line-height: 130%;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.itemlist_ttl_ .ttl_ div h2{
  padding-bottom: 35px;
  line-height: 130%;
  font-size: 10px;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.itemlist_ttl_ img{
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -650px;
  z-index: 1;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.itemlist_ttl_ .bg_{
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 1300px auto;
  -moz-background-size: 1300px auto;
  -webkit-background-size: 1300px auto;
  width: 100%;
  height: 350px;
  position: absolute;
  top: 0;
  z-index: 1;
  text-indent:100%;
  white-space:nowrap;
  overflow:hidden;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
*/

/* --------------------------------------------------------------------
  common縲繝輔か繝ｼ繝
-------------------------------------------------------------------- */
.formlist_ {
  margin: 0 auto;
  border:1px dotted #CCC;
  border-collapse: collapse;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.formlist_ th {
  padding:10px;
  font-weight: 600;
  white-space: nowrap;
  background-color:#FCFCFC;
  border:1px dotted #CCC;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.formlist_ td {
  padding:10px;
  font-weight:normal;
  background-color:#FFF;
/*  border-bottom:1px dotted #CCC;*/
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.formlist_ .line0_ {
  background-color:#F8F8F8;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.formlist_ .line1_ {
  background-color:#FCFCFC;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.formdetail_ {
  border-collapse:collapse;
  margin:0 auto;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.formdetail_ th {
  padding:10px 15px;
  text-align: left;
  font-weight: 600;
  vertical-align: top;
  background-color:#fafafa;
  border-top: #d6d7db 1px solid;
  border-bottom: #d6d7db 1px solid;
  font-size: 11px;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.formdetail_ td {
  padding:10px 15px;
  font-weight:normal;
  vertical-align: top;
  background-color:#FFF;
  border-top: #d6d7db 1px solid;
  border-bottom: #d6d7db 1px solid;
  font-size: 11px;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.formdetailcard_ {
  margin:0 auto;
  margin-left:0px;
  float:none;
  border-collapse:collapse;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.formdetailcard_ th {
  border-top:#d6d7db 1px solid;
  border-bottom:#d6d7db 1px solid;
  font-weight: 600;
  line-height:15px;
  padding:8px;
  background-color:#F8F8F8;
  white-space:nowrap;
  text-align: left;
  font-size: 11px;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.formdetailcard_ td {
  border-top:#d6d7db 1px solid;
  border-bottom:#d6d7db 1px solid;
  font-weight:normal;
  line-height:15px;
  padding:8px;
  background-color:#FFF;
  font-size: 11px;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.formsublist_ {
  border-collapse: collapse;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.formsublist_ th {
  border:1px dotted #CCC;
  background-color:#FFF;
  font-weight: 600;
  white-space: nowrap;
  font-size: 11px;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.formsublist_ td {
  border:1px dotted #CCC;
  background-color:#FFF;
  font-weight:normal;
  font-size: 11px;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.must_ {
  margin-left: 15px;
  float: right;
  display: inline;
  color: #E90000;
  font-weight: normal;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.classrequired {
/*  background: #ffeeee;*/
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.classerror {
  background-color: #ffeeee;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.formdetail_ td .checktype_name>span,
.formdetail_ td .checktype_kana>span{
  width: 4em;
  text-align: right;
  display: inline-block;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.formdetail_ td #pwd_count_msg{
  color: #E90000 !important;
  font-size: 10px;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.formdetail_ td .small_{
  display: inline-block;
  padding-top: 5px;
  font-size: 10px;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
#frmCustomer .formdetail_.customer_ .small_ {
    margin-left: 10px;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}

/* --------------------------------------------------------------------
  common縲Trace
-------------------------------------------------------------------- */
/* for Trace */
.tracecontent {
  text-align:left;
  background-color:#FFCCFF;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
#__asptrace {
  text-align:left;
  background-color:#FFF;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
span.tracecontent tr.subhead {
  background-color:#CCC;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
span.tracecontent tr.alt {
  background-color:#eeeeee
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}

/* ---------------------------------------------------------------
  width height
--------------------------------------------------------------- */
/*width*/
.width_auto_ {
  width: auto!important;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.width_full_ {
  width: 100%!important;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.width25per_ {
  width: 25%!important;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.width00_ {
  width: 0px!important;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.width01_ {
  width: 1px!important;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.width02_ {
  width: 2px!important;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.width03_ {
  width: 3px!important;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.width04_ {
  width: 4px!important;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.width05_ {
  width: 5px!important;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.width06_ {
  width: 6px!important;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.width07_ {
  width: 7px!important;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.width08_ {
  width: 8px!important;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.width09_ {
  width: 9px!important;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.width10_ {
  width: 10px!important;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.width11_ {
  width: 11px!important;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.width12_ {
  width: 12px!important;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.width13_ {
  width: 13px!important;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.width14_ {
  width: 14px!important;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.width15_ {
  width: 15px!important;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.width16_ {
  width: 16px!important;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.width17_ {
  width: 17px!important;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.width18_ {
  width: 18px!important;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.width19_ {
  width: 19px!important;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.width20_ {
  width: 20px!important;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.width25_ {
  width: 25px!important;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.width30_ {
  width: 30px!important;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.width35_ {
  width: 35px!important;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.width40_ {
  width: 40px!important;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.width45_ {
  width: 45px!important;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.width50_ {
  width: 50px!important;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.width90_ {
  width: 90px!important;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.width100_ {
  width: 100px!important;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.width150_ {
  width: 150px!important;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.width200_ {
  width: 200px!important;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.width250_ {
  width: 250px!important;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.width300_ {
  width: 300px!important;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.width350_ {
  width: 350px!important;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.width400_ {
  width: 400px!important;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.width450_ {
  width: 450px!important;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.width500_ {
  width: 500px!important;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.width550_ {
  width: 550px!important;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.width590_ {
  width: 590px!important;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.width600_ {
  width: 600px!important;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.width650_ {
  width: 650px!important;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.width700_ {
  width: 700px!important;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.width720_ {
  width: 720px!important;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.width750_ {
  width: 750px!important;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.width800_ {
  width: 800px!important;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.width850_ {
  width: 850px!important;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.width900_ {
  width: 900px!important;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.width950_ {
  width: 950px!important;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.width960_ {
  width: 960px!important;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.width1000_ {
  width: 1000px!important;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
/*height*/
.height_auto_ {
  height: auto!important;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.height_full_ {
  height: 100%!important;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.height00_ {
  height: 0px!important;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.height01_ {
  height: 1px!important;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.height02_ {
  height: 2px!important;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.height03_ {
  height: 3px!important;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.height04_ {
  height: 4px!important;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.height05_ {
  height: 5px!important;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.height06_ {
  height: 6px!important;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.height07_ {
  height: 7px!important;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.height08_ {
  height: 8px!important;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.height09_ {
  height: 9px!important;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.height10_ {
  height: 10px!important;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.height11_ {
  height: 11px!important;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.height12_ {
  height: 12px!important;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.height13_ {
  height: 13px!important;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.height14_ {
  height: 14px!important;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.height15_ {
  height: 15px!important;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.height16_ {
  height: 16px!important;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.height17_ {
  height: 17px!important;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.height18_ {
  height: 18px!important;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.height19_ {
  height: 19px!important;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.height20_ {
  height: 20px!important;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.height25_ {
  height: 25px!important;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.height30_ {
  height: 30px!important;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.height35_ {
  height: 35px!important;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.height40_ {
  height: 40px!important;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.height45_ {
  height: 45px!important;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.height50_ {
  height: 50px!important;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.height100_ {
  height: 100px!important;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.height120_ {
  height: 120px!important;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.height150_ {
  height: 150px!important;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.height200_ {
  height: 200px!important;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.height250_ {
  height: 250px!important;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.height300_ {
  height: 300px!important;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.height350_ {
  height: 350px!important;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.height400_ {
  height: 400px!important;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.height450_ {
  height: 450px!important;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.height500_ {
  height: 500px!important;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.height550_ {
  height: 550px!important;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.height600_ {
  height: 600px!important;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.height650_ {
  height: 650px!important;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.height700_ {
  height: 700px!important;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.height750_ {
  height: 750px!important;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.height800_ {
  height: 800px!important;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.height850_ {
  height: 850px!important;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.height900_ {
  height: 900px!important;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.height950_ {
  height: 950px!important;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.height1000_ {
  height: 1000px!important;
}

#footer-wrapper {
    background-color: #f5f5f5;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
iframe[name="google_conversion_frame"] {
  display: none;
}