.header-nav .header-static-nav h1 a {
  color: #fff;
}
.header-nav .header-static-nav h1 a:hover {
  color: #cc0000;
}

.top_kaiyaku{
    margin-top: 12px;
    padding: 12px;
    color: #454545;
    font-size: 1.5em;
    font-weight: 700;
    text-align: center;
    background: #fff;
    border-top: solid 2px #cc0000;
    border-bottom: solid 20px #e7dbdb;
}
.top_kaiyaku i{
    color: #ff0000;
}


.slider-area .bg-img .slider-content-1 h1 span {
  font-size: 18px;
    color: #ffffcc;
}

.list-product .img-block a:hover {
    opacity: 0.7;
}
img.scope:hover {
  transition: all 300ms linear;
  transform: scale(1.035) rotate(0.05deg);
}

.product-details-content{
    padding: 0px 6px;
}
.btn-desing {
  padding: 10px 35px;
  line-height: 38px;
  font-weight: 500;
  position: static;
  transform: scale(1);
  width: auto;
  height: auto;
  border-radius: 5px;
  background: #222;
  color: #fff !important;
}
.mh_back{
    margin: 42px 0px 20px 0px;
    padding: 13px;
    background: #14440c;
    border: solid 4px #d3f8cd;
}
.mh_back .section-title{
    margin-bottom: 0px;
}
.mh_back .section-title h2{
    color: #fff;
}


.list-product .product-decs h3.try a{
    margin-bottom: 10px;
    display: block;
    font-size: 0.7em;
    padding: 9px;
    font-weight: 800 !important;
    color: #ff6600 !important;
    background: #fff3e1;
    border-left: solid 1px #ff9900;
}
h3.try2{
    margin-bottom: 10px;
    display: block;
    font-size: 1.4em;
    padding: 9px;
    font-weight: 800 !important;
    color: #ff6600 !important;
    background: #fff3e1;
    border-left: solid 1px #ff9900;
}

h4.mh4{
    padding: 7px;
    font-size: 1.2em;
    color: #fff;
    display: inline-block;
    background: #14440c;
    border: solid 7px #d3f8cd;
    border-radius: 50px;
}

h3.mh3{
    margin-bottom: 10px;
    padding: 9px;
    font-size: 1.3em;
    display: block;
    color: #14440c !important;
    font-weight: 600 !important;
    background: #ebf8e9;
    border-left: solid 1px #14440c;
}
h3.mh3 a{
    color: #14440c !important;
}
h4.ornerh4{
    margin-bottom: 10px;
    padding: 14px 0px;
    font-size: 1.2em;
    color: #14440c;
    border-bottom: dotted 1px #14440c;
}
h4.gh4{
    margin-bottom: 5px;
    font-size: 1.2em;
    color: #14440c;
    font-weight: 800;
    border-bottom: dotted 1px #14440c;
}

.btn-style1 a{
  padding: 0px 35px;
  line-height: 38px;
  font-weight: 500;
    display: inline-block !important;
  border-radius: 5px;
  background: #222;
    color: #fff;
}

.btn-style1 a:hover{
    background: #ea1b25;
}

a.line{
    text-decoration: underline;
}
a.line:hover{
    color: #0d6efd !important;
    text-decoration: underline;
}
span.or{
    color: #db7922 !important;
    font-weight: 800;
}
p.stamp{
    display:inline-block;
    margin-top: 5px;
    padding: 3px;
    color: #fff;
    background: #cc0000;
    border-radius: 4px;
}

h2.mh2{
    margin-bottom: 10px;
    padding: 17px;
    font-size: 1.5em !important;
    display: block;
    color: #333333 !important;
    font-weight: 600 !important;
    background: #eadadb;
    border-left: solid 5px #85494d;
}
h2.mh2 i{
    margin-right: 10px;
    color: #85494d;
}

/*テーブル*/
table.tbl1{
    width: 100%;
    border-collapse: separate;
    border-spacing: 8px;
}
table.tbl1 th,
table.tbl1 td{
    padding: 6px;
    background: #f8f9fa;
}
table.tbl1 th{
    background: #d0f9e2;
}

table.tbl2{
    width: 100%;
    border-collapse: separate;
    border-spacing: 4px;
}
table.tbl2 th,
table.tbl2 td{
    padding: 6px;
    background: #fff;
}
table.tbl2 th:nth-child(1){
    background: #99ccff;
}
table.tbl2 th:nth-child(2){
    background: #ccccff;
}
table.tbl2 th:nth-child(3){
    background: #ffcc66;
}
table.tbl2 th:nth-child(4){
    background: #ffcccc;
}
table.tbl2 th:nth-child(5){
    background: #ffff99;
}
table.tbl2 th:nth-child(6){
    background: #ffcc99;
}
table.tbl2 th:nth-child(7){
    background: #e7c0ec;
}
table.tbl2 th:nth-child(8){
    background: #75d175;
}
table.tbl2 th:nth-child(9){
    background: #9ff2f2;
}
.tbl_wrap{
    overflow-x: scroll;
}
/*スマホ向け*/
@media only screen and (max-width: 767px){
    table.tbl1 th:not(table.tbl2 th),
    table.tbl1 td:not(table.tbl2 td){
        display: block;
        width: 100%;
    }
}

.about-left-image img{
    max-width: 100%;
    text-align: center !important;
}

.about-content p.v_name{
    color: #cc0000;
    text-align: right !important;
}
.bord1{
    margin: 10px 0px;
    padding: 7px;
    border: dotted 1px #ddd;
}

.flow {
    margin: 0px 0px 50px;
    position: relative;
    padding: 22px;
    border: solid 22px #bacbaf;
    border-radius: 10px;
}
.flow::before {
    width: 41px;
    height: 14px;
    content: "";
    position: absolute;
    bottom: -18px;
    left: 50%;
    margin-left: -22px;
    background: url(contents/images/product_next.jpg) no-repeat;
}


h3.mh3link{
    margin-bottom: 10px;
    padding: 14px;
    font-size: 1.3em;
    display: block;
    text-indent: 70px;
    color: #e2a339 !important;
    font-weight: 600 !important;
    border-bottom: dotted 1px #e2a339;
    background: #f8ead2 url(contents/images/img_arekore.gif) no-repeat left top;
}

ul.links li {
  display: block;
  margin: 0;
  line-height: 1;
  border: 0;
  padding: 0 0 0 12px;
  font-weight: 400;
  margin-bottom: 8px;
    position: relative;
}
ul.links li:before{
    z-index: 1;
    content: "";
    position: absolute;
    top: 7px;
    left: 0;
    width: 7px;
    height: 7px;
    background: url(contents/images/bullet_allow_r.gif) no-repeat;
}
ul.links a {
  font-size: 14px;
  line-height: 24px;
  padding: 0;
  display: inline-block;
  text-transform: capitalize;
  color: #b35b31;
  margin-bottom: 0;
    text-decoration: underline;
  display: inline-block;
  position: relative;
  transition: all 300ms linear;
}
ul.links a:hover {
  padding-left: 10px;
  color: #ea1b25;
}
ul.links li.point {
    margin-left: 30px;
}


.single-my-account .panel-body {
  padding: 20px;
}

.low{
    font-size: 1.6em !important;
    text-transform: lowercase !important;
}