﻿@import "base.css";
?@charset "UTF-8";
h1,
h2,
h3,
h4,
h5,
h6,
input,
button,
textarea,
select,
p,
blockquote,
th,
td,
pre,
address,
li,
dt,
dd {
    font-size: 14px;
    -webkit-text-size-adjust: none
}

header,
section,
footer,
aside,
nav,
main,
article,
figure {
    display: block
}

img {
    vertical-align: bottom
}

a {
    color: #000
}

a:hover,
a:active {
    color: #000;
    text-decoration: none
}

table {
    width: 100%
}

p {
    margin: 0 0 1.5em
}

.section {
    padding: 0 0 30px
}

p,
dd,
td,
th,
li {
    line-height: 1.8em
}

#totop {
    position: fixed;
    bottom: 60px;
    right: 50px;
    z-index: 10;
    margin-bottom: 0;
    width: 60px
}

.bold {
    font-weight: 700
}

.fl {
    float: left
}

.fr {
    float: right
}

*,
*:before,
*:after {
    box-sizing: border-box
}

body {
    font-size: 14px;
    color: #353535;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    position: relative
}

#wrapper {
    min-width: 1070px;
    overflow: hidden
}

.container {
    width: 1070px;
    margin: 0 auto;
    position: relative
}

img {
    max-width: 100%
}

.sp {
    display: none
}


#header {
    padding: 15px 0;
    border-bottom: 1px solid
}

#header .container {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.logo {
    margin: 0
}

.gnavi {
    display: flex;
    margin-right: 150px
}

.gnavi.acc {
    margin-right: 65px
}

.gnavi a {
    text-decoration: none;
    font-size: 16px;
    color: #000
}

.gnavi a:hover {
    color: #70ab4b;
}

.gnavi>li.active>a {
    color: #70ab4b;
}

.gnavi>li {
    margin: 0 15px;
    position: relative
}

.submenu {
    position: absolute;
    z-index: 99;
    width: 200px;
    left: 0;
    display: none;
    top: 30px
}

.submenu a {
    display: block;
    color: #fff;
    background: #70ab4b;
    padding: 7px 20px;
    margin: 0 0 1px
}
.submenu li.active a{
    /* color: #fff; */
    /* background: #006401; */
}
.submenu a:hover{
    color: #fff;
    background: #006401;
}

.h-menu {
    display: flex;
    align-items: center;
}

.h-menu a {
    text-decoration: none;
}

.h-menu>li {
    margin-left: 20px;
    position: relative;
}

.h-menu>li.h-login a, .h-info span{
    background: url(../images/h_ico01.png) no-repeat left center;
    padding: 5px 0 5px 32px;
	cursor: pointer;
}

.h-menu>li.h-logout a {
    background: url(../images/ico-logout.png) no-repeat left center;
    padding: 5px 0 5px 32px;
}

.h-menu>li.h-cart a {
    background: url(../images/h_ico02.png) no-repeat left center;
    padding: 5px 0 5px 25px;
}

.h-menu>li.h-blang span {
    background: url(../images/h_ico03.png) no-repeat left center;
    padding: 5px 0 5px 32px;
    cursor: pointer;
}
.h-lang{width: 80px;}
.h-lang, .h-usermenu {
    position: absolute;
    /* width: 80px; */
    left: calc(50% - 40px);
    display: none;
    z-index: 9999;
}

.h-lang a, .h-usermenu a {
    display: block;
    background: rgba(22, 64, 78, .9);
    color: #fff;
    padding: 2px 5px;
    text-align: center;
    font-size: 12px;
    margin: 0 0 1px
}

.h-usermenu a {
    text-align:left;
    min-width:150px;
}

.h-menu>li:hover>a,
.h-menu>li:hover>span {
    color: #d1a541
}

.mainvisual {
    background: #f5f5f5;
    position: relative;
    z-index: 0;
    overflow: hidden
}

.main-item .container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 440px
}

.main-img {
    margin: 0;
    width: 100%
}

.main-img img {
    width: 100%
}

.main-item {
    color: #fff;
    outline: none
}

.main-ttl {
    font-size: 38px;
    font-weight: 700;
    line-height: normal;
    margin: 0 0 15px
}

.main-cont {
    width: 40%
}

.main-list {
    margin: 0 0 20px
}

.main-list li {
    position: relative;
    font-size: 17px;
    padding-left: 15px
}

.main-list li:before {
    content: '';
    position: absolute;
    border: 1px solid #0083af;
    background: #000;
    border-radius: 50%;
    width: 8px;
    height: 8px;
    left: 0;
    top: 10px
}

.main-btn {
    margin: 0
}

.main-btn a {
    text-decoration: none;
    color: #fff;
    font-size: 20px;
    background: #0083af;
    display: inline-block;
    width: 190px;
    border-radius: 5px;
    text-align: center;
    padding: 10px;
    transition: all 0.5s ease
}

.main-btn a:hover {
    background: #d1a541
}

.main-slide .slick-arrow {
    position: absolute;
    z-index: 10;
    top: 50%;
    transform: translateY(-50%);
    width: 23px;
    height: 52px;
    text-indent: -500000px;
    border: none;
    outline: none;
    cursor: pointer
}

.main-slide .slick-prev.slick-arrow {
    background: url(../images/slide_arr01.png) no-repeat;
    background-size: 100% auto;
    left: calc(50% - 620px)
}

.main-slide .slick-next.slick-arrow {
    background: url(../images/slide_arr02.png) no-repeat;
    background-size: 100% auto;
    right: calc(50% - 620px)
}

.main-slide .slick-arrow:hover {
    opacity: .8
}

.main-slide .slick-dots {
    position: absolute;
    bottom: 20px;
    text-align: center;
    width: 100%
}

.main-slide .slick-dots li {
    display: inline-block;
    margin: 0 5px;
    line-height: 0
}

.main-slide .slick-dots li button {
    width: 30px;
    height: 3px;
    background: #3a3a3c;
    border: none;
    text-indent: -50000px;
    outline: none;
    cursor: pointer
}

.main-slide .slick-dots li.slick-active button {
    background: #d1a541
}

.box01 {
    padding: 50px 0;
    position: relative;
    z-index: 0
}

.box01:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 50%;
    bottom: 0;
    background: #b9b9b9;
    z-index: -1
}

.idx-h3 {
    font-size: 30px;
    text-align: center;
    color: #353535;
    font-weight: 700;
    text-transform: uppercase;
    background: url(../images/idx_h3_ico.png) no-repeat bottom center;
    padding-bottom: 35px;
    line-height: normal;
    margin: 0 0 15px
}

.b01-txt {
    text-align: center;
    font-size: 16px;
    margin: 0 0 30px
}

.b01-img {
    text-align: center;
    margin: 0
}

.b01-itm-txt {
    position: absolute;
    margin: 0;
    color: #353535;
    font-size: 16px;
    top: calc(50% - 40px);
    transform: translateY(-50%);
    line-height: 1.5em;
    opacity: 0
}

.b01-ttl {
    margin: 20px 0 0;
    text-align: center
}

.b01-ttl a {
    display: inline-block;
    background: transparent;
    color: #161616;
    font-size: 20px;
    font-weight: 700;
    padding: 5px 20px;
    border-radius: 5px;
    text-decoration: none
}

.box02 {
    padding: 50px 0
}

.b02-list {
    display: none;
    flex-wrap: wrap;
    position: relative
}

.b02-item {
    width: 358px;
    margin-right: 10px;
    margin-bottom: 10px
}

.b02-item:nth-child(3n+1) {
    width: 696px
}

.b02-item:nth-child(2n) {
    margin-right: 0
}

.b02-img {
    margin: 0;
    overflow: hidden
}

.b02-img img {
    width: 100%;
    transition: all 0.5s ease
}

.b02-item:hover img {
    transform: scale(1.1, 1.1)
}

.b02-item a {
    position: relative;
    display: block;
    text-decoration: none
}

.b02-info {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(54, 54, 54, .5);
    color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    text-align: center;
    padding: 20px;
    transition: all 0.5s ease
}

.b02-ttl {
    font-size: 20px;
    font-weight: 700;
    margin: 0;
    line-height: 1.5em
}

.b02-txt {
    margin: 0;
    font-size: 16px
}

.b02-item a:hover .b02-info {
    background: rgba(0, 0, 0, .5)
}

.b02-arr {
	display:none;
    margin: 0;
    cursor: pointer;
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
}

.b02-arr:hover {
    opacity: .8
}

.arr-pre {
    left: -50px
}

.arr-next {
    right: -50px
}

.b02-slide {
    position: relative
}

.box03 {
    background: url(/userfile/config/Battery-management.jpg) no-repeat center;
    background-size: cover;
    background-attachment: fixed;
    padding: 100px 0;
    color: #fff
}

.box03 .container {
    display: flex
}

.b03-img {
    width: 50%;
    text-align: center;
    margin: 0
}

.b03-ttl {
    font-size: 30px;
    font-weight: 700;
    margin: 0
}

.b03-list {
    margin: 0 0 30px
}

.b03-list li {
    position: relative;
    font-size: 16px;
    padding-left: 25px;
    background: url(../images/b03_ico.png) no-repeat left 6px;
    margin: 0 0 10px
}

.box04 {
    padding: 50px 0
}

.b04-item {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.b04-img {
    margin: 0;
    width: 132px;
    position: relative;
    z-index: 0;
    height: 132px;
    border-radius: 50%
}

.b04-img:after {
    content: '';
    position: absolute;
    background: #70ab4b;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    left: 3px;
    top: 3px;
    z-index: -1
}

.b04-img a {
    display: block;
    width: 100%;
    height: 132px;
    border-radius: 50%;
    overflow: hidden
}

.b04-main {
    width: calc(100% - 150px)
}

.b04-ttl {
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 700;
    color: #2a6242;
    position: relative;
    padding: 0 0 5px;
    margin: 0 0 5px
}

.b04-ttl:after {
    content: '';
    position: absolute;
    width: 70%;
    left: 0;
    bottom: 0;
    height: 1px;
    background: -moz-linear-gradient(left, rgba(139, 139, 139, 1) 30%, rgba(139, 139, 139, 0) 100%);
    background: -webkit-linear-gradient(left, rgba(139, 139, 139, 1) 30%, rgba(139, 139, 139, 0) 100%);
    background: linear-gradient(to right, rgba(139, 139, 139, 1) 30%, rgba(139, 139, 139, 0) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#8b8b8b', endColorstr='#008b8b8b', GradientType=1)
}

.b04-ttl span {
    text-transform: capitalize;
    color: #353535;
    font-weight: 400
}

.b04-txt {
    margin: 0;
    font-size: 13px
}

.b04-item:nth-child(2) .b04-img {
    order: 2
}

.b04-item:nth-child(2) {
    text-align: right;
    padding: 0 0 3px;
    margin-top: 20px
}

.b04-item:nth-child(2) .b04-img:after {
    left: -3px
}

.b04-item:nth-child(2) .b04-ttl:after {
    left: auto;
    right: 0;
    background: -moz-linear-gradient(left, rgba(139, 139, 139, 0) 0%, rgba(139, 139, 139, 1) 70%);
    background: -webkit-linear-gradient(left, rgba(139, 139, 139, 0) 0%, rgba(139, 139, 139, 1) 70%);
    background: linear-gradient(to right, rgba(139, 139, 139, 0) 0%, rgba(139, 139, 139, 1) 70%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#008b8b8b', endColorstr='#8b8b8b', GradientType=1)
}

.b04-slide {
    padding: 0 115px
}

.b04-slide .slick-arrow {
    position: absolute;
    z-index: 10;
    top: 50%;
    transform: translateY(-50%);
    width: 23px;
    height: 24px;
    text-indent: -500000px;
    border: none;
    outline: none;
    cursor: pointer
}

.b04-slide .slick-prev.slick-arrow {
    background: url(../images/b04_arr01.png) no-repeat;
    background-size: 100% auto;
    left: 20px
}

.b04-slide .slick-next.slick-arrow {
    background: url(../images/b04_arr02.png) no-repeat;
    background-size: 100% auto;
    right: 20px
}

.b04-slide .slick-arrow:hover {
    opacity: .8
}

.footer01 {
    background: #0d0d0d;
    color: #fff;
    padding: 30px 0
}

.footer01 .container {
    display: flex;
    justify-content: space-between
}

.f-logo {
    margin: 0 0 10px;
}

.f-mod {
    max-width: 280px
}

.f-add {
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.5em;
    color: #898989
}

.f-menu a {
    color: #898989;
    text-decoration: none;
    font-size: 13px;
}

.f-ttl {
    margin: 0 0 10px;
    font-weight: 700
}

.f-mod p:not(.f-logo) img {
    vertical-align: middle;
    margin-right: 10px
}

.f-social {
    text-align: right
}

.copyright {
    margin: 0;
    text-align: center;
    font-size: 13px;
    padding: 10px 0;
    color: #898989
}

.tabs {
    margin: 0;
    padding: 0;
    list-style: none;
    border-bottom: 1px solid #7f7f7f
}

.tabs li {
    background: none;
    color: #000;
    display: inline-block;
    padding: 5px 15px;
    cursor: pointer;
    font-size: 13px;
    font-weight: 700;
    border-bottom: 2px solid transparent
}

.tabs li.current {
    color: #138036;
    border-bottom: 2px solid #138036
}

.tab-content {
    display: none;
    padding: 40px 20px 0
}

.tab-content.current {
    display: inherit
}

.tab-content p {
    font-size: 13px;
    margin: 0 0 20px
}

.under #main {
    width: 1070px;
    margin: 0 auto 40px
}

.under .main-btn a {
    background: #006401
}

.under .main-btn a:hover {
    background: #d1a541
}

.topic-path {
    margin: 20px 0
}

.topic-path li a:after {
    content: '\00BB';
    position: relative;
    display: inline-block;
    margin-left: 10px;
    top: -1px
}

.topic-path li a {
    font-size: 13px;
    color: #6b6b6b;
    text-decoration: none
}

.topic-path li a:hover {
    text-decoration: underline
}

.topic-path li {
    display: inline-block;
    vertical-align: top;
    margin: 0 10px 5px 0
}

.sp-main {
    display: flex;
    justify-content: space-between;
    margin: 0 0 30px
}

.sp-main-img {
    width: calc(52% - 40px);
    display: flex;
    justify-content: space-between
}

.sp-main-info {
    width: 48%
}

.sp-main-slide {
    width: 413px;
    order: 2
}

.sp-main-thumb {
    width: 97px
}

.sp-main-thumb.slick-vertical .slick-slide {
    border: 1px solid #c4c4c4;
    width: 97px;
    height: 97px;
    margin: 3px 0;
    display: flex;
    justify-content: center;
    align-items: center
}

.sp-main-thumb img,
.sp-main-slide img {
    max-width: 100%;
    max-height: 100%
}

.sp-main-slide.slick-initialized .slick-slide {
    height: 413px;
    display: flex;
    justify-content: center;
    align-items: center
}

.sp-main-ttl {
    font-size: 25px;
    font-weight: 700;
    color: #70ab4b;
    line-height: 1.3em;
    margin: 0 0 5px
}

.sp-main-sku {
    border-bottom: 1px solid #cdcdcd;
    padding: 0 0 5px;
    margin: 0 0 15px
}

.sp-main-list li {
    position: relative;
    padding-left: 15px
}

.sp-main-list li:before {
    content: '';
    position: absolute;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #333;
    left: 0;
    top: 10px
}

.sp-main-list {
    margin: 0 0 10px
}

.sp-main-price {
    font-size: 15px;
    color: #000;
    font-weight: 700;
    margin: 0 0 10px
}

.sp-main-price span {
    font-size: 25px;
    color: red;
    font-weight: 400
}

.sp-main-num {
    display: flex;
    align-items: center;
    font-size: 13px;
    color: #000;
    margin: 0 0 10px
}

.sp-main-num .dpui-numberPicker {
    margin-left: 10px
}

.sp-main-btn {
    margin: 0 0 10px
}

.sp-main-btn a {
    background: #70ab4b;
    text-decoration: none;
    color: #fff;
    font-size: 20px;
    display: inline-block;
    width: 190px;
    border-radius: 5px;
    text-align: center;
    padding: 10px;
    transition: all 0.5s ease
}

.sp-main-btn a:hover {
    background: #d1a541
}

.sp-cont {
    display: flex;
    justify-content: space-between
}

.sp-cont-main {
    width: 790px
}

.sp-cont-related {
    width: 247px
}

.sp-cont-ttl {
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    color: #000;
    border-bottom: 1px solid #7f7f7f
}

.sp-cont-ttl {
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    color: #000;
    border-bottom: 1px solid #7f7f7f;
    padding: 0 0 7px;
    margin: 0 0 20px
}

.sp-cont-item {
    margin: 0 0 20px
}

.sp-cont-item a {
    text-decoration: none;
    background: #fff;
    display: block;
    -webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 0 8px 0 rgba(0, 0, 0, .2);
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, .2);
    padding: 10px;
    text-align: center;
    transition: all 0.5s ease
}

.sp-itm-img {
    margin: 0 0 15px;
    display: flex;
    justify-content: center;
    align-items: center
}

.sp-itm-img img {
    width: 100%;
    max-height: 100%
}

.sp-itm-ttl {
    font-size: 19px;
    text-align: center;
    line-height: 1.5em;
    margin: 0 0 10px
}

.sp-itm-price {
    font-size: 22px;
    text-align: center;
    color: red;
    margin: 0 0 10px
}

.sp-itm-btn {
    margin: 0 auto;
    text-align: center;
    display: inline-block;
    text-decoration: none;
    border: 1px solid #7e7979;
    padding: 5px 30px;
    font-size: 13px;
    transition: all 0.5s ease
}

.sp-cont-item:hover .sp-itm-btn {
    background: #70ab4b;
    color: #fff;
    border-color: #70ab4b
}

.sp-cont-item:hover a {
    opacity: .8
}

.under-ttl {
    text-align: center;
    font-size: 29px;
    color: #000;
    text-transform: uppercase;
    margin: 30px 0;
    background: url(../images/idx_h3_ico.png) no-repeat center bottom;
    padding: 0 0 20px
}

.under-item {
    display: flex;
    justify-content: space-between;
    margin: 0 0 40px
}

.under-item:last-child {
    margin: 0 0 80px
}

.under-img {
    margin: 0;
    width: 360px;
    background: #fbfbfb;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    min-height: 387px;
    padding: 30px
}

.under-main {
    width: calc(100% - 360px);
    padding: 40px 60px;
    text-align: right
}

.under-img a {
    font-size: 15px;
    color: #fff;
    text-decoration: none;
    background: #006400;
    font-weight: 700;
    display: inline-block;
    padding: 5px 20px;
    margin-top: 20px;
    border-radius: 5px;
    transition: all 0.5s ease
}

.under-img a:hover {
    background: #d1a541
}

.under-item:nth-of-type(2n) .under-main {
    text-align: left
}

.under-item:nth-of-type(2n) .under-img {
    order: 2
}

.under-item:nth-of-type(1) .under-main {
    background: url(../images/thuengay_bg01.jpg) no-repeat right center;
    background-size: cover
}

.under-item:nth-of-type(2) .under-main {
    background: url(../images/thuengay_bg02.jpg) no-repeat left center;
    background-size: cover
}

.under-item:nth-of-type(3) .under-main {
    background: url(../images/thuengay_bg03.jpg) no-repeat right center;
    background-size: cover
}

.under-item:nth-of-type(4) .under-main {
    background: url(../images/thuengay_bg04.jpg) no-repeat left center;
    background-size: cover
}

.under-ttl01 {
    font-size: 20px;
    font-weight: 700;
    color: #70ab4b;
    margin: 0 0 10px;
    text-transform: uppercase
}

.under-txt {
    font-size: 16px;
    line-height: 1.5em
}

.under-btn {
    margin: 0
}

.under-btn a {
    text-decoration: none;
    color: #000;
    display: inline-block;
    font-size: 15px;
    border: 1px solid;
    padding: 2px 25px;
    transition: all 0.5s ease
}

.under-btn a:hover {
    background: #70ab4b;
    color: #fff;
    border-color: #70ab4b
}

.mua-list {
    display: flex;
    flex-wrap: wrap
}

.mua-item {
    width: calc(25% - 10px);
    margin: 0 10px 20px 0
}

.mua-item a {
    display: flex;
    flex: 1;
    height: 100%;
    flex-direction: column;
    align-items: flex-start;
    padding: 10px;
    border: 1px solid #ededed;
    text-decoration: none;
    -webkit-box-shadow: 0 2px 8px 0 rgba(0, 0, 0, .75);
    -moz-box-shadow: 0 2px 8px 0 rgba(0, 0, 0, .75);
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, .75)
}

.mua-item a:hover {
    opacity: .7
}

.mua-txt01 {
    font-size: 12px;
    color: #006401;
    border: 1px solid;
    padding: 3px 10px 0;
    -webkit-border-top-right-radius: 20px;
    -webkit-border-bottom-right-radius: 20px;
    -moz-border-radius-topright: 20px;
    -moz-border-radius-bottomright: 20px;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    margin: 0 0 20px
}

.mua-img {
    width: 100%;
    text-align: center;
    height: 210px;
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    justify-content: center;
    align-items: center;
    margin: 0
}

.mua-ttl {
    color: #3b3b3b;
    font-weight: 700;
    line-height: normal;
    height: 32px;
    overflow: hidden;
    margin: 0 0 5px;
    width: 100%
}

.mua-price {
    color: red;
    margin: 0
}

.mua-price span {
    color: #7b7b7b;
    font-size: 11px;
    display: inline-block;
    text-decoration: line-through;
    margin-left: 5px
}

.muasp-list {
    display: flex;
    flex-wrap: wrap;
    margin: 0 0 20px
}

.muasp-item {
    width: calc(50% - 10px);
    margin: 0 20px 20px 0;
    background: #ededed;
    padding: 20px;
    text-align: center;
    text-decoration: none
}

.muasp-item:nth-child(2n) {
    margin-right: 0
}

.muasp-item:nth-child(2),
.muasp-item:nth-child(3),
.muasp-item:nth-child(6) {
    background: #fbfafb
}

.muasp-ttl {
    margin: 0;
    font-size: 16px;
    font-weight: 700
}

.muasp-price {
    font-size: 18px;
    color: red;
    margin: 0
}

.muasp-img {
    margin: 0;
}

.muasp-btn {
    margin: 0;
    display: inline-block;
    text-decoration: none;
    border: 1px solid;
    padding: 3px 20px;
    transition: all 0.5s ease
}

.muasp-item:hover .muasp-btn {
    color: #fff;
    background: #70ab4b;
    border-color: #70ab4b
}

.pager {
    display: flex;
    justify-content: center;
    flex-wrap: wrap
}

.pager li span {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 35px;
    height: 35px;
    background: #b3b3b3;
    color: rgba(255, 255, 255, .5)
}

.pager li a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 35px;
    height: 35px;
    background: #b3b3b3;
    color: #fff;
    text-decoration: none;
    transition: all 0.5s ease
}

.pager li {
    margin: 0 2px
}

.pager .pre-pager {
    margin-right: 10px
}

.pager .next-pager {
    margin-left: 10px
}

.pager li.active span,
.pager li a:hover {
    color: #fff;
    background: #006401
}

.pages {
    text-align: center
}

.pages a {
    border: 1px solid #cbcbcb;
    text-align: center;
    padding: 8px 13px;
    color: #fff;
    background: #b3b3b3;
    text-decoration: none
}

.pages strong,
.pages a:hover {
    text-align: center;
    padding: 8px 13px;
    border: 1px solid #006401;
    color: #fff;
    background: #006401
}

.dsh-item {
    display: flex;
    justify-content: space-between;
    margin: 0 0 40px
}

.dsh-img {
    margin: 0 15px 0 0;
    width: 50%;
    background: #fbfbfb;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 30px;
    border: 1px solid #f3f1f1
}

.dsh-main {
    width: 50%;
    padding: 40px 60px
}

.dsh-ttl01 {
    font-size: 20px;
    font-weight: 700;
    color: #b77f00;
    margin: 0 0 10px;
    text-transform: uppercase
}

.dsh-txt {
    font-size: 16px;
    line-height: 1.5em
}

.dsh-btn a {
    text-decoration: none;
    color: #000;
    display: inline-block;
    font-size: 15px;
    border: 1px solid;
    padding: 2px 25px;
    transition: all 0.5s ease
}

.dsh-btn a:hover {
    background: #70ab4b;
    color: #fff;
    border-color: #70ab4b
}

.percent-progressbar {
    display: inline-block;
    height: 25px;
    line-height: 25px;
    border: 1px solid #000;
    width: 200px;
    color: #000!important;
    background-color: #f1f1f1!important;
    margin-right: 5px;
    margin-bottom: 20px
}

.percent-container {
    height: 100%;
    font-size: 12px;
    color: #fff!important;
    background-color: #4CAF50!important;
    text-align: center
}

.price-qty {
    display: flex;
    margin-bottom: 20px
}

.price-qty .sp-main-price span {
    font-size: 28px
}

.price-qty .sp-main-num {
    display: block;
    margin-left: 75px
}

.price-qty .dpui-numberPicker-input {
    width: 45px
}

.price-qty .sp-main-num .dpui-numberPicker {
    margin-left: 0
}

.ttl-price {
    width: 100%;
    font-size: 18px;
    margin-bottom: 0
}

.cur-price {
    margin-left: 5px;
    font-size: 20px!important
}

.b-rent {
    font-size: 18px;
    margin-bottom: 20px
}

.b-rent ul {
    display: inline-flex
}

.b-rent ul li {
    border: 1px solid #474747;
    margin: 0 5px;
    border-radius: 5px
}

.b-rent ul li a {
    text-decoration: none;
    padding: 0 15px
}

.b-rent ul li.current,
.b-rent ul li:hover {
    border: 1px solid #d1a541;
    background: #d1a541
}

.b-rent ul li.current a,
.b-rent ul li:hover a {
    color: #fff
}

.rent-from-to {
    margin-bottom: 20px
}

.rent-from-to input::placeholder {
    font-size: 11px
}

.rent-from-to input {
    width: 130px;
    background: url(/img/ico-date.png) no-repeat right center;
    background-size: 20px;
    padding: 5px 10px;
    margin-left: 10px;
    border: none;
    border-radius: 5px;
    box-shadow: inset 0 0 4px 0 #ccc
}

.about01 {
    overflow: hidden;
    padding-bottom: 40px
}

.about01-left {
    width: 50%;
    float: left;
    padding-left: 15px;
    padding-right: 15px
}

.about01-right {
    width: 50%;
    float: right;
    text-align: center;
    padding-left: 15px;
    padding-right: 15px
}

.about01-ttl {
    font-size: 22px!important;
    font-weight: 700;
    line-height: 36px;
    position: relative;
    padding-bottom: 14px;
    margin-bottom: 30px;
    color: #333
}

.about01-ttl:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    height: 2px;
    background-color: #d1a541;
    width: 30px
}

.about02 {
    overflow: hidden;
    padding-bottom: 60px
}

.about02-left {
    width: 50%;
    float: left;
    padding-left: 15px;
    padding-right: 15px
}

.about02-right {
    width: 50%;
    float: left;
    padding-left: 15px;
    padding-right: 15px
}

.whyus-content {
    display: none
}

.whyus-link {
    margin-bottom: 5px;
    border: 1px solid #ebebeb
}

.whyus-link.current {
    border: 1px solid #d1a541
}

.whyus-link a {
    text-decoration: none;
    line-height: 30px;
    display: block;
    font-size: 16px;
    font-weight: 700;
    padding: 9px 10px 9px 30px;
    position: relative;
    text-transform: uppercase
}

.whyus-link.current a:after {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg)
}

.whyus-link a:after {
    position: absolute;
    content: "";
    top: 40%;
    right: 13px;
    border: 5px solid #d1a541;
    border-width: 0 1px 1px 0;
    padding: 3px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg)
}

.whyus-content {
    border-top: 1px solid #d1a541;
    padding: 20px 30px
}
.mod-partners img {
    display:none;
    width: 50%;
    float: left;
    padding: 5px;
}
.mod-partners img:nth-child(1), .mod-partners img:nth-child(2),
.mod-partners img:nth-child(3), .mod-partners img:nth-child(4){display:block;}
.partner-view{
    color: #fff;
    text-decoration: none;
    font-size: 12px;
    display: inline-block;
    margin-top: 8px;
}
.partner-view:hover{color:#d1a541;}
@media screen and (max-width:768px) {
	.gnavi>li.active>a {
		background:#006401;
    color: #fff;
}
    #wrapper {
        min-width: 100%;
        margin: 0;
        padding-top: 65px
    }
    #main,
    #footer {
        min-width: 100%
    }
    .container {
        padding: 0 3%;
        width: 100%
    }
    .sp {
        display: block
    }
    .pc {
        display: none
    }
    .menu-icon {
        width: 40px;
        height: 38px;
        box-sizing: border-box;
        text-align: center;
        text-transform: uppercase;
        line-height: 1em;
        cursor: pointer;
        color: #fff;
        font-size: 14px;
        padding: 8px 0;
        z-index: 99999;
        background: #16404e;
        display: block
    }
    .menu-icon span {
        display: block;
        margin: 0 auto 15px;
        width: 26px;
        height: 3px;
        background-color: #fff;
        -webkit-transition-duration: 0;
        -moz-transition-duration: 0;
        -ms-transition-duration: 0;
        -o-transition-duration: 0;
        transition-duration: 0;
        -webkit-transition-delay: 0.2s;
        -moz-transition-delay: 0.2s;
        -ms-transition-delay: 0.2s;
        -o-transition-delay: 0.2s;
        transition-delay: 0.2s;
        top: 10px;
        left: 0;
        position: relative
    }
    .menu-icon span::after,
    .menu-icon span::before {
        display: block;
        content: '';
        position: absolute;
        width: 26px;
        height: 3px;
        background-color: #fff;
        -webkit-transition-property: margin, -webkit-transform;
        -webkit-transition-duration: 0.2s;
        -moz-transition-duration: 0.2s;
        -ms-transition-duration: 0.2s;
        -o-transition-duration: 0.2s;
        transition-duration: 0.2s;
        -webkit-transition-delay: 0.2s, 0;
        -moz-transition-delay: 0.2s, 0;
        -ms-transition-delay: 0.2s, 0;
        -o-transition-delay: 0.2s, 0;
        transition-delay: 0.2s, 0
    }
    .menu-icon span::before {
        margin-top: -8px
    }
    .menu-icon span::after {
        margin-top: 8px
    }
    .menu-icon.active span {
        background-color: transparent
    }
    .menu-icon.active span::before,
    .menu-icon.active span::after {
        margin-top: 0;
        -webkit-transition-delay: 0, 0.2s;
        -moz-transition-delay: 0, 0.2s;
        -ms-transition-delay: 0, 0.2s;
        -o-transition-delay: 0, 0.2s;
        transition-delay: 0, 0.2s
    }
    .menu-icon.active span::before {
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg)
    }
    .menu-icon.active span::after {
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }
    #totop {
        width: 50px;
        right: 3%;
        bottom: 50px;
        line-height: 0
    }
    #totop a:nth-child(2) {
        width: 40px;
        display: block;
        margin: 0 auto
    }
    #totop a {
        margin-bottom: 5px
    }
    #header {
        position: fixed;
        top: 0;
        left: 0;
        z-index: 999;
        width: 100%;
        background: rgba(255, 255, 255, .9);
        padding: 10px 0
    }
    .gnavi {
        position: fixed;
        top: 65px;
        background: rgba(255, 255, 255, .9);
        z-index: 999;
        width: 100%;
        left: 0;
        height: calc(100% - 65px);
        overflow: auto;
        display: none
    }
    .gnavi a {
        display: block;
        padding: 10px 20px;
        background: #16404e;
        color: #fff;
        margin: 0 0 1px
    }
    .gnavi li {
        margin: 0
    }
    .submenu {
        position: relative;
        top: 0;
        left: 0;
        display: block;
        width: 100%
    }
    .submenu a {
        background: #70ab4b;
        color: #fff!important
    }
    .h-login a, .h-info span{
        width: 26px;
        height: 25px;
        overflow: hidden;
        display: block;
        padding-left: 26px
    }
    .h-menu>li:nth-child(2) a,
    .h-menu>li:nth-child(3) a {
        width: 20px;
        height: 25px;
        overflow: hidden;
        display: block;
        padding-left: 20px
    }
    .h-menu>li:nth-child(2) a {
        width: 26px
    }
    .h-menu>li:nth-child(4) span {
        width: 26px;
        height: 25px;
        overflow: hidden;
        display: block;
        padding-left: 26px
    }
    .main-item .container {
        display: block;
        height: auto;
        padding: 0
    }
    .main-img {
        width: 100%;
        text-align: center;
        margin: 0
    }
    .main-img img {
        margin: 0 auto;
        max-width: 100%;
        width: 100%
    }
    .mainvisual:before,
    .main-slide:before,
    .main-slide:after {
        display: none
    }
    .main-cont {
        width: 100%;
        padding: 30px 3%;
        background: #16404e
    }
    .main-list li,
    .b01-txt,
    .b01-itm-txt,
    .b02-txt,
    .b03-list li {
        font-size: 14px
    }
    .main-ttl,
    .b03-ttl {
        font-size: 24px
    }
    .main-btn a {
        font-size: 17px;
        width: 170px
    }
    .idx-h3 {
        font-size: 24px;
        background-size: 230px auto;
        padding-bottom: 25px
    }
    .b01-ttl a,
    .b02-ttl {
        font-size: 17px
    }
    .b02-item {
        width: calc(35% - 10px)
    }
    .b02-item:nth-child(3n+1) {
        width: 65%
    }
    .box03 {
        padding: 40px 0
    }
    .box03 .container {
        display: block
    }
    .b03-img {
        width: 100%;
        text-align: center;
        margin: 0 0 10px
    }
    .b04-slide {
        padding: 0 30px
    }
    .b04-slide .slick-prev.slick-arrow {
        left: 0
    }
    .b04-slide .slick-next.slick-arrow {
        right: 0
    }
    .main-slide .slick-prev.slick-arrow {
        left: 20px
    }
    .main-slide .slick-next.slick-arrow {
        right: 20px
    }
    .main-slide .slick-arrow {
        width: 18px;
        height: 42px;
        transform: none;
        top: 35%
    }
    .main-slide .slick-dots {
        bottom: 0
    }
    .footer01 .container {
        flex-wrap: wrap
    }
    .f-mod {
        max-width: none;
        margin: 0 0 15px
    }
    .under #main {
        width: 100%;
        padding: 0 3%
    }
    .sp-main {
        display: block
    }
    .sp-main-img {
        width: 100%;
        justify-content: center;
        margin: 0 0 30px
    }
    .sp-main-thumb {
        margin: 0 10px 0 0
    }
    .sp-main-info {
        width: 100%
    }
    .sp-main-btn a {
        font-size: 17px
    }
    .sp-main-ttl {
        font-size: 22px
    }
    .sp-cont {
        display: block
    }
    .sp-cont-main {
        width: 100%;
        margin: 0 0 30px
    }
    .sp-cont-related {
        margin: 0 auto;
        width: 100%
    }
    .sp-cont-list {
        display: flex;
        flex-wrap: wrap
    }
    .sp-cont-item {
        width: 32%;
        margin-right: 2%;
        margin-bottom: 20px
    }
    .sp-cont-item:nth-child(3n) {
        margin-right: 0
    }
    .sp-itm-ttl {
        font-size: 16px
    }
    .sp-itm-price {
        font-size: 20px;
        line-height: 1em
    }
    .under-img {
        width: 40%;
        min-height: 300px
    }
    .under-main {
        width: 60%;
        padding: 30px
    }
    .under-ttl01 {
        font-size: 17px
    }
    .under-txt {
        font-size: 14px
    }
    .under-ttl {
        font-size: 22px;
        background-size: 250px auto
    }
    .mua-item {
        width: calc(50% - 5px)
    }
    .mua-item:nth-child(2n) {
        margin-right: 0
    }
}

@media screen and (max-width:640px) {
    .dsh-ttl01 {
        font-size: 17px
    }
    .dsh-item {
        display: block
    }
    .dsh-img,
    .dsh-main {
        width: 100%;
        margin: 0;
        padding: 30px
    }
    .b02-item,
    .b02-item:nth-child(3n+1) {
        width: 100%;
        margin: 0 0 10px;
        height: 214px;
        overflow: hidden
    }
    .b02-item a {
        height: 214px
    }
    .b02-img img {
        min-height: 100%;
        min-width: 100%;
        width: auto;
        height: 100%;
        max-width: none
    }
    .f-mod {
        min-width: 50%
    }
    .sp-cont-item {
        width: 49%
    }
    .sp-cont-item:nth-child(3n) {
        margin-right: 2%
    }
    .sp-cont-item:nth-child(2n) {
        margin-right: 0
    }
    .sp-main-slide {
        width: calc(100% - 107px)
    }
    .under-item {
        display: block
    }
    .under-img,
    .under-main {
        width: 100%
    }
}

@media screen and (max-width:425px) {
    .about02-right {
        margin-bottom: 30px
    }
    .about02 {
        display: flex;
        flex-wrap: wrap
    }
    .about02-left {
        order: 2
    }
    .about01-left,
    .about01-right,
    .about02-left,
    .about02-right {
        width: 100%
    }
    .b04-item {
        display: block
    }
    .b04-img {
        margin: 0 auto 10px
    }
    .b04-main {
        width: 100%
    }
    .b04-item:nth-child(2) {
        text-align: left;
        padding: 0;
        margin-top: 20px
    }
    .h-menu>li {
        margin-left: 10px
    }
    .sp-main-slide {
        width: 100%;
        order: 0
    }
    .sp-main-img {
        display: block
    }
    .sp-main-thumb {
        width: 100%
    }
    .sp-main-thumb li {
        margin: 0 2px;
        border: 1px solid #c4c4c4;
        height: 70px;
        display: flex!important;
        justify-content: center;
        align-items: center
    }
    .sp-main-slide.slick-initialized .slick-slide {
        height: 350px
    }
    .sp-cont-item {
        width: 100%;
        margin: 0 0 20px
    }
    .sp-cont-item:nth-child(3n) {
        margin-right: 0
    }
    .mua-item {
        width: 100%;
        margin: 0 0 20px
    }
    .muasp-item {
        width: 100%;
        margin: 0 0 20px
    }
}

@media screen and (max-width:375px) {
  
}