﻿.inquiry-box{padding:15px;margin-top:10px;box-shadow: 0 10px 20px 0 rgba(0,0,0,.1);}
.inquiry-title{font-size:24px;font-weight:var(--fontbold7);margin:20px 0 10px;}

.wmkc-history-mil{text-align:center;font-size:var(--fontsize20)}
.wmck-history-button{display:flex;padding:45px 0;align-items:center;justify-content:space-between}
.wmk-swiper-container{overflow:hidden}
.wmkc-history-box{display:flex;background-color:#f7f7f7}
.wmkc-history-img{margin:auto;width:21%}
.wmkc-history-size{margin-left:45px;padding:40px 0;flex:1}
.wmkc-history-size p:first-of-type{margin-bottom:25px;font-size:var(--fontsize20)}
.wmkc-history-p{position:relative;margin-left:20px}
.wmkc-history-p::before{position:absolute;top:8px;left:-15px;width:6px;height:6px;border-radius:100%;background-color:#000;content:''}
.wmkc-history-mil{text-align:center;font-size:var(--fontsize20)}
.wmck-history-button{display:flex;padding:45px 0;align-items:center;justify-content:space-between}
.wmkc-history-left,.wmkc-history-right{width:50px;height:50px;border:1px solid #bdd0d4;border-radius:100%;color:var(--introcolor);text-align:center;font-size:var(--fontsize20);line-height:50px;cursor:pointer;transition:all .3s ease}
.wmkc-history-left:hover,.wmkc-history-right:hover{color:#fff;background:#bdd0d4}
.wmkc-history-zj{position:relative;width:80%}
.wmkc-history-page{position:relative;display:flex;text-align:center;justify-content:space-between;flex-wrap:wrap}
.wmkc-history-g{position:absolute;top:25px;width:100%;height:1px;background-color:#e5e5e5}
.wmkc-history-zj .swiper-pagination-bullets.swiper-pagination-horizontal{bottom:0}
.wmkc-history-page .swiper-pagination-bullet{width:50px;height:50px;border:1px solid #000;background:#fff;line-height:50px;opacity:1;margin:2px}
.wmkc-history-page .swiper-pagination-bullet-active{background:var(--color);color:#fff}
@media (max-width:768px){.wmkc-history-box{flex-direction:column}
.wmkc-history-img{width:100%;text-align:center}
.wmkc-history-page .swiper-pagination-bullet-active{color:#929292}
.wmkc-history-left,.wmkc-history-right{display:none}
.wmkc-history-zj{width:100%}
.wmkc-history-size{margin-left:0;padding:20px}
.wmkc-history-size p:first-of-type{margin-bottom:10px}
.wmkc-history-g{display:none}
.wmkc-history-page{justify-content:center}}