.main-under h3,
.main-under h4,
.main-under h5,
.main-under h6 {
  position: relative;
  line-height: 1.4;
  font-weight: 700
}

.blog_content{margin:30px auto 70px;}

.pick-up{
	background:#fafafa; 
	border:1px solid #ececec; 
	padding:10px 20px; 
	border-radius:5px; 
	margin:30px auto;
}

.main-under h3 {
  font-size: 32px;
  letter-spacing: .024em;
  margin-bottom: 42px;
  line-height: 1.40
}

.main-under h3::before {
  content: "Section " counter(secH3, decimal-leading-zero);
  counter-increment: secH3;
  display: block;
  width: fit-content;
  font-family: var(--font-roboto);
  font-weight: 700;
  font-size: 16px;
  color: #dcdddd;
  background-color: #f7f7f7;
  position: relative;
  z-index: 2;
  padding-right: 21px;
  margin-bottom: 41px;
  letter-spacing: .044em
}

.main-under h3::after {
  content: "";
  position: absolute;
  top: 12px;
  left: 0;
  right: 0;
  height: 1px;
  background-color: #e0e0e0;
  z-index: 1
}

.main-under h4 {
  font-size: 25px;
  margin-top: 30px;
  margin-bottom: 10px;
  padding-left: 34px;
  letter-spacing: .6px;
  line-height: 1.7
}

.main-under h4::before {
  content: "";
  position: absolute;
  top: 3px;
  bottom: 5px;
  left: 0;
  width: 6px;
  background-color: #364647
}

.main-under h5 {
  font-size: 21px;
  margin-top: 25px;
  margin-bottom: 10px;
  letter-spacing: .6px
}

.main-under .upost-ttl {
  margin-bottom: 36px;
  letter-spacing: 0px
}

.ovh {
  overflow: hidden
}

.image-l {
  float: left;
  margin: 0 60px 20px 0;
  line-height: 0
}

.image-r {
  float: right;
  margin: 0 0 20px 60px;
  line-height: 0
}

.image-c {
  text-align: center;
  margin: 0 auto 20px;
  line-height: 0
}

section {
  padding: 0;
  margin: 0 0 80px 0
}

section:last-child {
  margin-bottom: 0
}

section section {
  padding: 0;
  margin: 0 0 30px 0
}

table {
  margin-bottom: 30px
}

table:last-child {
  margin-bottom: 0
}

#content {
  padding: 0 15px 100px;
  margin: 0 auto;
  width: 1130px;
  max-width: 100%
}

.under {
  counter-reset: secH3
}

.under #wrapper {
  background-color: #f7f7f7;
  z-index: 0
}

.under #wrapper::before,
.under #wrapper::after {
  pointer-events: none;
  opacity: .2;
  z-index: 1
}

.under #wrapper::before {
  border-left-color: #919191;
  border-right-color: #919191
}

.under #wrapper::after {
  background-color: #919191
}

.main-under a {
  text-decoration: none
}

.main-under p {
  line-height: 1.65;
  letter-spacing: .4px;
  margin-bottom: 15px
}

.main-under p:last-child {
  margin-bottom: 0
}

.main-under img {
  border-radius: 10px
}

#topic-path {
  position: relative;
  z-index: 0;
  padding: 28px 1px 34px 0px
}

#topic-path .topic-list {
  width: fit-content;
  margin-left: auto
}

#topic-path li,
#topic-path a {
  font-size: 14px;
  font-weight: 500;
  letter-spacing: .4px;
  text-decoration: none;
  color: var(--body-color)
}

#topic-path li {
  position: relative;
  display: inline;
  line-height: 2.2
}

#topic-path li::after {
  content: "";
  display: inline-block;
  margin: 0 4px 0 10px;
  width: 6px;
  height: 10px;
  background: url("../images/uic-topic.png") no-repeat center/contain
}

#topic-path li:last-child::after {
  display: none
}

#topic-path li:first-child a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  width: 59px;
  height: 31px;
  border-radius: 100px;
  background-color: #283636;
  color: #fff;
  line-height: 1
}

.utbl {
  width: 100%;
  counter-reset: number
}

.utbl.tbl-fix {
  table-layout: fixed
}

.utbl td,
.utbl th {
  border: none;
  vertical-align: top;
  padding: 10px;
  border-bottom: 1px solid #364647;
  padding: 33px 0 37px
}

.utbl th {
  background-color: var(--color-primary);
  background-color: rgba(0, 0, 0, 0);
  text-align: left
}

.utbl th p {
  position: relative;
  font-weight: 700;
  padding-left: 34px
}

.utbl th p::before {
  content: counter(number, decimal-leading-zero);
  counter-increment: number;
  font-size: 12px;
  font-weight: 700;
  color: #c1c1c1;
  position: absolute;
  top: 3px;
  left: 0
}

.utbl td {
  padding-left: 37px;
  padding-right: 7px;
  letter-spacing: .4px;
  line-height: 1.6
}

.tbl-block th {
  width: 254px
}

.tbl-scroll table {
  table-layout: fixed
}

.umvs {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 150px 0 0px;
  color: #fff;
  z-index: 0
}

.umvs::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  background: url("../images/umvs-bg.jpg") top center/auto 591px no-repeat;
  background-attachment: fixed
}

.umvs .umvs-en {
  font-family: var(--font-roboto);
  font-size: 20px;
  font-weight: 500;
  line-height: 1;
  margin-bottom: 21px;
  letter-spacing: .1em;
  text-transform: capitalize
}

.umvs .umvs-title {
  font-size: 40px;
  font-weight: 700;
  margin-bottom: 51px;
  letter-spacing: .05em
}

.umvs .umvs-desc {
  letter-spacing: .038;
  margin-bottom: 0
}

.umvs-pice {
  min-height: 580px;
  padding-top: 229px;
  padding-bottom: 30px;
  color: #fff;
  position: relative;
  z-index: 0
}

.umvs-pice::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  background: url("../images/umvs-bg.jpg") top center/100% 591px no-repeat;
  background-attachment: fixed
}

.umvs-pice .inner {
  height: 100%
}

.umvs-pice .umvs-wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 100%
}

.umvs-pice .umvs-txt {
  width: calc(100% - 400px)
}

.umvs-pice .umvs-label {
  background-color: #fff;
  color: #364647;
  display: inline-block;
  padding: 5px 11px 5px 13px;
  font-size: 17px;
  letter-spacing: .5px;
  font-weight: 700;
  margin-bottom: 40px
}

.umvs-pice .umvs-title {
  font-size: 40px;
  font-weight: 700;
  letter-spacing: .01em;
  margin-bottom: 41px;
  line-height: 1.4
}

.umvs-pice .umvs-tbl {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 13px
}

.umvs-pice .umvs-tbl dl {
  display: flex;
  align-items: center;
  font-weight: 500;
  margin-right: 41px
}

.umvs-pice .umvs-tbl dl:last-child {
  margin: 0
}

.umvs-pice .umvs-tbl dt {
  background-color: #515b5b;
  border-radius: 15px;
  padding: 7px 15px 6px 16px;
  margin-right: 16px
}

.umvs-pice .umvs-prc {
  font-size: 27px;
  font-weight: 700;
  letter-spacing: .05em
}

.umvs-pice .umvs-prc span {
  font-size: 16px;
  font-weight: 500
}

.umvs-pice .umvs-bn {
  margin-top: -23px
}
.umvs-pice .umvs-bn form{margin-bottom: 10px;}
.umvs-pice .umvs-btn a,
.umvs-pice .umvs-btn input, .btn_video_action .a {
  appearance: none;
  border: none;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  width: 370px;
  min-height: 80px;
  background-color: #dd4945;
  color: #fff;
  padding: 20px 20px;
  border-radius: 10px;
  font-size: 18px;
  font-weight: 700;
  box-shadow: 0 3px 6px rgba(0, 0, 0, .16)
}

.umvs-pice .umvs-cart input, .btn_video_action .a {
  background-image: url("../images/uic-cart.png");
  background-position: center left 84px;
  background-size: 23px auto;
  background-repeat: no-repeat;
  cursor: pointer;
  padding-left: 57px;
  letter-spacing: .6px;
  text-decoration: none;
}

.umvs-pice2 {
  background-color: #364647;
  min-height: 667px;
  padding: 227px 0 130px;
  position: relative;
  z-index: 0;
  margin-bottom: 94px
}

.umvs-pice2::before {
  background-size: auto 667px;
  background-image: url("../images/umvs-bg2.jpg")
}

.umvs-banner {
  position: absolute;
  bottom: -89px;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 1100px;
  height: 176px;
  background-color: #fff;
  display: flex;
  z-index: 2;
  border-radius: 5px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, .16)
}

.umvs-banner .umvs-r {
  display: flex;
  flex-direction: column;
  justify-content: center;
  max-width: 100%;
  width: 523px;
  background-color: #dd4945;
  color: #fff;
  padding: 0 0 2px 50px;
  clip-path: polygon(0 0, 100% 0, 89.4% 100%, 0% 100%);
  border-radius: 5px 0 0 5px
}

.umvs-banner .umvs-r-lb {
  font-weight: 700;
  color: #dd4945;
  background-color: #fff;
  border-radius: 15px;
  padding: 8px 10px 6px 15px;
  width: fit-content;
  margin-bottom: -1px;
  line-height: 1.3;
  letter-spacing: 0px
}

.umvs-banner .umvs-r-tt {
  font-size: 24px;
  font-weight: 700;
  line-height: 1.1;
  letter-spacing: .029em
}

.umvs-banner .umvs-off {
  display: inline-block;
  transform: translateY(0.05em);
  margin: 0 .1em 0 .125em;
  font-size: 1.667em
}

.umvs-banner .umvs-off span {
  font-size: .725em
}

.umvs-banner .umvs-eff {
  position: relative;
  z-index: 0
}

.umvs-banner .umvs-eff::before {
  content: "";
  position: absolute;
  top: -14px;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 26px;
  height: 10px;
  background: url("../images/umvs-eff1.png") center/contain no-repeat
}

.umvs-banner .umvs-w {
  display: flex;
  align-items: center;
  padding-top: 14px;
  padding-left: 32px
}

.umvs-banner .umvs-w-bn {
  position: relative;
  color: #364647
}

.umvs-banner .umvs-w-lb {
  font-size: 17px;
  font-weight: 700;
  letter-spacing: .05em;
  line-height: 1;
  margin-bottom: 3px
}

.umvs-banner .umvs-w-tt {
  font-weight: 700;
  font-size: 28px;
  letter-spacing: .2px
}

.umvs-banner .umvs-w-tt span {
  display: inline-block;
  font-size: 64.2857%;
  margin-left: 2px
}

.umvs-banner .ublack {
  padding-right: 68px;
  margin-right: 25px
}

.umvs-banner .ublack::before {
  content: "";
  position: absolute;
  top: 7px;
  bottom: 0;
  right: 0;
  width: 39px;
  height: 39px;
  background: url("../images/uic-arrow.png") center/contain no-repeat
}

.umvs-banner .ured {
  color: #dd4945
}

.umvs-banner .ured .umvs-w-lb {
  font-size: 19px;
  margin-bottom: 1px
}

.umvs-banner .ured .umvs-w-tt {
  font-size: 36px;
  letter-spacing: .056em
}

.umvs-banner .ured .umvs-w-tt span {
  font-size: 52.7777%;
  margin-left: -2px
}

.ulist {
  margin-bottom: 20px
}

.ulist:last-child {
  margin-bottom: 0
}

.ulist li {
  position: relative;
  overflow: hidden;
  padding: 0 0 0 21px;
  margin-bottom: 5px;
  text-align: left;
  font-weight: 500;
  letter-spacing: .4px;
  line-height: 1.6
}

.ulist li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 12px;
  width: 11px;
  height: 2px;
  background: #c1c1c1
}

.ulist li:last-child {
  margin-bottom: 0
}

.olist {
  counter-reset: olist;
  margin-bottom: 20px
}

.olist:last-child {
  margin-bottom: 0
}

.olist li {
  position: relative;
  overflow: hidden;
  padding: 0 0 0 36px;
  margin-bottom: 5px;
  text-align: left;
  font-weight: 500;
  letter-spacing: .4px;
  line-height: 1.6
}

.olist li::before {
  content: counter(olist, decimal-leading-zero);
  counter-increment: olist;
  position: absolute;
  top: 5px;
  left: 0;
  font-size: 12px;
  font-weight: 700;
  color: #c1c1c1
}

.olist li:last-child {
  margin-bottom: 0
}

.uframe {
  background-color: var(--color-primary);
  padding: 50px
}

.ustep dl {
  margin-bottom: 30px
}

.ustep dl:last-child {
  margin-bottom: 0
}

.ustep dt {
  background-color: var(--color-primary);
  padding: 10px 20px
}

.ustep dt::after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden
}

.ustep .ustep-num {
  background-color: #333;
  padding: 5px 15px;
  color: #fff;
  text-transform: uppercase;
  display: inline-block;
  margin-right: 10px;
  margin: 0;
  float: left;
  margin-right: 20px
}

.ustep .ustep-tt {
  margin-top: 4px
}

.ustep dd {
  border: 1px solid var(--color-primary);
  border-top: none;
  background-color: rgba(140, 220, 240, .3);
  padding: 15px 20px
}

.qa-list dl {
  margin-bottom: 30px
}

.qa-list dl:last-child {
  margin-bottom: 0
}

.qa-list dt {
  display: flex;
  align-items: flex-start;
  margin-bottom: 15px
}

.qa-list dd {
  display: flex
}

.qa-list .qa-a,
.qa-list .qa-q {
  width: 80px;
  height: 40px;
  font-size: 20px;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  padding: 5px 12px;
  margin: 0 20px 0 0;
  color: #fff
}

.qa-list .qa-q {
  background-color: #333
}

.qa-list .qa-a {
  background-color: var(--color-primary)
}

.qa-list .qa-tt {
  font-size: 24px;
  line-height: 1.4;
  margin-top: 2px;
  font-weight: 700
}

.qa-list .qa-desc {
  line-height: 1.4
}

.uanc {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 10px
}

.uanc li {
  max-width: 100%;
  width: calc((100% - 80px)/3)
}

.uanc li.active a {
  background-color: var(--color-primary)
}

.list_all_category ul li.active a{background: var(--body-color);color: #fff;}

.uanc a {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  max-width: 100%;
  width: 100%;
  height: 100%;
  min-height: 60px;
  background: #364647;
  position: relative;
  font-weight: 700;
  color: #fff;
  z-index: 0;
  letter-spacing: .4px;
  padding: 12px 40px 10px
}

.uanc a::before {
  content: "";
  position: absolute;
  top: 1px;
  bottom: 0;
  right: 24px;
  margin: auto 0;
  width: 8.487px;
  height: 8.487px;
  transform: rotate(45deg);
  border-top: solid 1px #fff;
  border-right: solid 1px #fff
}

.ubg-white {
  position: relative;
  z-index: 0;
  margin-bottom: 50px;
  padding: 102px 0 100px
}

.ubg-white::before {
  content: "";
  position: absolute;
  inset: 0 -100vw;
  z-index: -1;
  background-color: #fff
}

.uh3 {
  position: relative;
  z-index: 0
}

.uh3 .uh3-img {
  position: absolute;
  top: 0;
  margin-bottom: 0
}

.uh4 {
  position: relative;
  z-index: 0
}

.uh4 .uh4-img {
  position: absolute;
  top: 0;
  margin-bottom: 0
}

.uh5 {
  position: relative;
  z-index: 0
}

.uh5+.uh5 {
  margin-top: -60px
}

.uh5 .uh5-box {
  position: relative;
  background-color: #fff;
  /* padding: 56px 60px 47px; */
  padding: 56px 60px 65px;
  position: relative;
  border-radius: 10px
}

.uh5 .uh5-img {
  position: absolute;
  top: 0;
  right: 0;
  margin-bottom: 0
}

.uh5 .uh5-img img {
  border-radius: 0 10px 10px 0
}

.ucatch {
  position: relative;
  z-index: 0;
  padding: 136px 0 110px
}

.ucatch::before {
  content: "";
  position: absolute;
  inset: 0 max((100vw - 100%)/-2, -410px);
  z-index: -1;
  background: url("../images/ucatch-bg.jpg") center/cover no-repeat
}

.ucatch .ucatch-box {
  background-color: #fff;
  border-radius: 10px;
  padding: 0 70px 66px;
  /* text-align: center */
}

.ucatch .ucatch-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  max-width: 100%;
  width: 324px;
  padding: 17px 20px;
  margin: 0 auto;
  background-color: var(--color-primary);
  border-radius: 100px;
  font-weight: 700;
  font-size: 18px;
  color: #fff;
  transform: translate(-11px, -28px);
  margin-bottom: 3px
}

.ucatch .ucatch-ttl {
  font-size: 21px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 18px
}

.ubtn.center a {
  margin: 0 auto
}

.ubtn a {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  max-width: 100%;
  width: 450px;
  min-height: 59px;
  background: #364647;
  position: relative;
  font-weight: 700;
  color: #fff;
  z-index: 0;
  letter-spacing: .4px;
  padding: 13px 40px 10px
}

.ubtn a::before {
  content: "";
  position: absolute;
  top: 1px;
  bottom: 0;
  right: 24px;
  margin: auto 0;
  width: 8.487px;
  height: 8.487px;
  transform: rotate(45deg);
  border-top: solid 1px #fff;
  border-right: solid 1px #fff
}

.ubtn2 {
  display: inline-block;
  color: var(--color-primary);
  font-weight: 700;
  padding: 4px 7px 3px;
  background-color: #fff
}

.ustp {
  display: flex;
  flex-wrap: wrap;
  gap: 40px
}

.ustp .ustp-img {
  display: flex;
  justify-content: center;
  margin-bottom: 0
}

.upost {
  display: flex;
  flex-wrap: wrap;
  gap: 40px
}

.upost .upost-item {
  background-color: #fff;
  border-radius: 10px;
  width: calc((100% - 40px)/2)
}

.upost .upost-img {
  margin-bottom: 0
}

.upost .upost-img img {
  border-radius: 10px 10px 0 0
}

.upost .upost-txt {
  padding: 40px 42px 43px 45px
}

.upost .upost-tt {
  font-size: 18px;
  margin-bottom: 18px;
  font-weight: 700
}

.upost .upost-desc {
  font-size: 14px
}

.main-under .utt-custom {
  font-weight: 700;
  font-size: 20px;
  margin-bottom: 28px;
  line-height: 1.4
}

.main-under {
  --uwrap: 100px
}

.uwrap+.uwrap {
  margin-top: var(--uwrap)
}

#content #customer-info div.header_explanation {
  padding-top: 0;
  padding-bottom: 0
}

#content #customer-info h5 {
  margin-top: 15px;
  display: flex
}

#content #customer-info th {
  border-bottom: 1px solid #364647;
  padding: 33px 0 37px;
  font-size: 160%
}

#content #customer-info td {
  border-bottom: 1px solid #364647;
  padding: 33px 0 37px
}

#content #customer-info div.usccart_navi ol.ucart {
  height: auto;
  display: flex
}

#content #customer-info div.usccart_navi li.ucart {
  height: 50px;
  background-color: #ccc;
  background: var(--body-color);
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center
}

#content #customer-info div.usccart_navi li.ucart.usccart_cart {
  background-color: var(--color-primary)
}

#content #customer-info .no_cart {
  font-size: 16px !important;
  font-family: var(--font-family)
}

#content #customer-info #cart {
  overflow-x: auto
}

#content #customer-info #cart table#cart_table {
  min-width: 800px
}

#content #customer-info #cart .upbutton {
  min-width: 800px;
  padding-right: 0;
  margin-bottom: 10px
}

#content #customer-info #cart .upbutton input {
  appearance: none;
  border: none;
  width: 100px;
  height: 40px;
  background: var(--color-primary);
  color: #fff;
  font-weight: 700;
  padding-top: 3px;
  letter-spacing: .05em;
  cursor: pointer;
  transition: all .3s ease
}

#content #customer-info #cart .upbutton input:hover {
  background: #4b7b83
}

#content #customer-info #cart th {
  font-size: 17px;
  font-weight: 700;
  padding: 10px 10px 6px;
  background-color: var(--color-primary)
}

#content #customer-info #cart .action {
  width: 100px
}

#content #customer-info .currency_code {
  font-size: 14px
}

#content #customer-info #cart input.quantity {
  padding: 6px 10px
}

#content #customer-info #cart .thumbnail {
  padding: 15px 10px
}

#content #customer-info #cart .thumbnail a {
  display: block
}

#content #customer-info #cart .thumbnail img {
  border-radius: 0px;
  width: 34px
}

#content #customer-info #cart input.delButton {
  background: #db6161;
  appearance: none;
  border: none;
  cursor: pointer;
  color: #fff;
  font-weight: 700;
  letter-spacing: .05em;
  padding-top: 6px;
  font-size: 13px;
  padding: 6px 9px 5px;
  transition: all .3s ease
}

#content #customer-info #cart input.delButton:hover {
  background-color: #d33636
}

#content #customer-info .send {
  padding-top: 25px !important;
  border-top-color: #ccc !important
}

#content #customer-info .send input {
  appearance: none;
  border: none;
  cursor: pointer;
  width: 280px;
  height: 60px;
  color: #fff;
  font-weight: 700;
  letter-spacing: .05em;
  padding-top: 2px;
  transition: all .3s ease;
  background-color: var(--color-primary)
}

#content #customer-info .continue_shopping_button {
  margin-right: 30px;
  background-color: var(--color-primary)
}

#content #customer-info .continue_shopping_button:hover {
  background-color: #4b7b83
}

#content #customer-info .to_customerinfo_button {
  background-color: var(--color-tertiary)
}

#content #customer-info .to_customerinfo_button:hover {
  background-color: #b83835
}

#content #customer-info .header_explanation p {
  position: relative;
  top: 10px
}

#inside-cart h5 {
  display: flex
}

#inside-cart th {
  font-size: 160%
}

#inside-cart div.usccart_navi ol.ucart {
  height: auto;
  display: flex
}

#inside-cart div.usccart_navi li.ucart {
  height: 50px;
  background-color: #ccc;
  background: var(--body-color);
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center
}

#inside-cart div.usccart_navi li.ucart.usccart_cart {
  background-color: var(--color-primary)
}

#inside-cart .no_cart {
  font-size: 20px !important;
  font-family: var(--font-family)
}

#inside-cart #cart {
  overflow-x: auto
}

#inside-cart #cart table#cart_table {
  min-width: 800px
}

#inside-cart #cart .upbutton {
  min-width: 800px;
  padding-right: 0;
  margin-bottom: 10px
}

#inside-cart #cart .upbutton input {
  appearance: none;
  border: none;
  width: 100px;
  height: 40px;
  background: var(--color-primary);
  color: #fff;
  font-weight: 700;
  padding-top: 3px;
  letter-spacing: .05em;
  cursor: pointer;
  transition: all .3s ease
}

#inside-cart #cart .upbutton input:hover {
  background: #4b7b83
}

#inside-cart #cart th {
  font-size: 17px;
  font-weight: 700;
  padding: 10px 10px 6px;
  background-color: var(--color-primary)
}

#inside-cart #cart .action {
  width: 100px
}

#inside-cart .currency_code {
  font-size: 14px
}

#inside-cart #cart input.quantity {
  padding: 6px 10px
}

#inside-cart #cart .thumbnail {
  padding: 15px 10px
}

#inside-cart #cart .thumbnail a {
  display: block
}

#inside-cart #cart .thumbnail img {
  border-radius: 0px;
  width: 34px
}

#inside-cart #cart input.delButton {
  background: #db6161;
  appearance: none;
  border: none;
  cursor: pointer;
  color: #fff;
  font-weight: 700;
  letter-spacing: .05em;
  padding-top: 6px;
  font-size: 13px;
  padding: 6px 9px 5px;
  transition: all .3s ease
}

#inside-cart #cart input.delButton:hover {
  background-color: #d33636
}

#inside-cart .send {
  padding-top: 25px !important;
  border-top-color: #ccc !important
}

#inside-cart .send input {
  appearance: none;
  border: none;
  cursor: pointer;
  width: 280px;
  height: 60px;
  color: #fff;
  font-weight: 700;
  letter-spacing: .05em;
  padding-top: 2px;
  transition: all .3s ease;
  background-color: var(--color-primary)
}

#inside-cart .continue_shopping_button {
  margin-right: 30px;
  background-color: var(--color-primary)
}

#inside-cart .continue_shopping_button:hover {
  background-color: #4b7b83
}

#inside-cart .to_customerinfo_button {
  background-color: var(--color-tertiary)
}

#inside-cart .to_customerinfo_button:hover {
  background-color: #b83835
}

#inside-cart .header_explanation p {
  position: relative;
  top: 10px
}

#itempage .itemimg {
  display: none
}

#itempage .itemimg+h3 {
  display: none
}

#itempage .itemsubimg,
#itempage .field,
#itempage .skuform {
  display: none
}

#itempage h3 {
  background-color: rgba(0, 0, 0, 0) !important;
  padding: 0 !important;
  color: var(--body-color) !important
}

.under #memberpages div.loginbox {
  max-width: 100%;
  width: 300px;
  padding: 30px 30px 23px;
  background-color: #fff;
  border-radius: 10px
}

.under #memberpages div.loginbox form {
  padding-bottom: 0
}

.under #memberpages div.loginbox p {
  padding-top: 0;
  margin-bottom: 17px
}

.under #memberpages div.loginbox p:last-child {
  margin-bottom: 0
}

.under #memberpages div.loginbox label {
  font-size: 16px;
  font-weight: 700
}

.under #memberpages div.loginbox input.loginpass,
.under #memberpages div.loginbox input.loginmail {
  width: 100%;
  height: 40px;
  padding: 5px 10px
}

.under #memberpages div.loginbox .forgetmenot label {
  font-weight: 500;
  font-size: 14px
}

.under #memberpages div.loginbox #member_login {
  appearance: none;
  border: none;
  width: 100%;
  height: 50px;
  background-color: var(--color-primary);
  color: #fff;
  font-weight: 700;
  cursor: pointer
}

.pagination {
  margin-top: 30px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap
}

.pagination .page-numbers {
  margin: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  text-decoration: none;
  transition: all .3s ease;
  color: #fff;
  background-color: #383838;
  font-size: 15px
}

.pagination .page-numbers:hover,
.pagination .page-numbers.current {
  background-color: var(--color-primary);
  color: #fff
}

.pagination .page-numbers.disabled {
  display: none
}

.pagination .page-numbers.prev,
.pagination .page-numbers.next {
  position: relative;
  font-size: 0
}

.pagination .page-numbers.prev::before,
.pagination .page-numbers.next::before {
  content: "";
  position: absolute;
  top: 50%;
  width: 6px;
  height: 6px;
  border: 0px solid #fff;
  transform: translate(-50%, -50%) rotate(45deg)
}

.pagination .page-numbers.next::before {
  border-width: 1px 1px 0 0;
  left: 48%
}

.pagination .page-numbers.prev::before {
  left: 53%;
  border-width: 0 0 1px 1px
}

.btn-prev-next {
  position: relative;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin-top: 40px
}

.btn-prev-next li {
  width: 26%
}

.btn-prev-next a {
  position: relative;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 700;
  background: #364647;
  color: #fff;
  height: 100%;
  text-align: center;
  padding: 19px 40px;
  text-decoration: none;
  border: 1px solid #364647;
  transition: all .3s ease;
  font-size: 16px
}

.btn-prev-next .prevPage {
  position: absolute;
  top: 0;
  left: 0
}

.btn-prev-next .prevPage::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 30px;
  margin: auto 0;
  width: 9.9015px;
  height: 9.9015px;
  transform: rotate(45deg);
  border-bottom: solid 2px #fff;
  border-left: solid 2px #fff;
  z-index: 1;
  pointer-events: none;
  transition: all .3s ease
}

.btn-prev-next .nextPage {
  position: absolute;
  top: 0;
  right: 0
}

.btn-prev-next .nextPage::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 30px;
  margin: auto 0;
  width: 9.9015px;
  height: 9.9015px;
  transform: rotate(45deg);
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
  z-index: 1;
  pointer-events: none;
  transition: all .3s ease
}

.btn-prev-next .hidden {
  display: none
}

.ublog-list .ublog-item {
  display: flex;
  border-bottom: 1px solid #ccc;
  padding: 0 0 30px;
  margin: 0 0 30px
}

.ublog-list .ublog-item-img {
  flex-shrink: 0;
  width: 320px;
  height: 240px;
  margin: 0 20px 0 0
}

.ublog-list .ublog-item-img a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  transition: all .3s
}

.ublog-list .ublog-item-img img {
  max-height: 100%
}

.ublog-list .ublog-item-main {
  display: flex;
  flex-direction: column
}

.ublog-list .ublog-item-info {
  display: flex;
  margin: 0 0 10px;
  align-items: center;
  font-size: 14px;
  font-weight: bold
}

.ublog-list .ublog-item-info .cate {
  background: #69a8b2;
  display: inline-block;
  padding: 3px 10px;
  color: #fff;
  margin-right: 10px
}

.ublog-list .ublog-item-info .cate:last-child {
  margin-right: 0
}

.ublog-list .ublog-item-ttl {
  margin-bottom: 10px
}

.ublog-list .ublog-item-ttl a {
  text-decoration: none;
  font-weight: bold;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  font-size: 18px;
  color: #00244f
}

.ublog-list .ublog-item-txt {
  display: block;
  margin-bottom: 15px
}

.ublog-list .ublog-item-txt p {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden
}

.ublog-list .ublog-item-more {
  display: flex;
  justify-content: space-between;
  margin-top: auto
}

.ublog-list .ublog-item-btn {
  margin: 0
}

.ublog-list .ublog-item-btn a {
  display: block;
  background: #dd4945;
  color: #fff;
  text-decoration: none;
  padding: 6px 20px 5px;
  border-radius: 5px;
  font-size: 14px
}

.ublog-list .ublog-item-share {
  display: flex;
  justify-content: flex-end
}

.ublog-list .ublog-item-share a {
  display: flex;
  max-width: 100%;
  width: 100px;
  margin-left: 5px;
  height: 34px;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  font-size: 12px;
  border: 1px solid #c7c7c7;
  border-radius: 5px;
  color: #1da1f2;
  font-weight: bold;
  background: #fff;
  margin-right: 5px
}

.ublog-list .ublog-item-share a:last-child {
  margin-right: 0
}

.ublog-list .ublog-item-share a:nth-child(2) {
  color: #3b5998
}

.ublog-list .ublog-item-share a:nth-child(3) {
  color: #00a4de
}

.ublog-list .ublog-item-share a svg {
  width: 16px
}

.ublog-detail .ub-detail-cate span {
  background: var(--color-primary);
  display: inline-block;
  padding: 3px 10px 2px;
  color: #fff;
  margin-right: 10px;
  font-weight: 700
}

.ublog-detail .ub-detail-info {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px
}

.ublog-detail .ub-detail-author {
  display: flex;
  align-items: center;
  font-weight: 700;
  margin-bottom: 0
}

.ublog-detail .ub-detail-author img {
  width: 40px;
  height: 40px;
  border-radius: 100%;
  margin-right: 10px
}

.ublog-detail .ub-author-txt {
  margin-right: 20px;
  display: flex;
  align-items: center
}

.ublog-detail .ub-author-date {
  flex-shrink: 0
}

.ublog-detail .ub-detail-list {
  display: flex;
  align-items: center
}

.ublog-detail .ub-detail-list li {
  width: 25px;
  margin-right: 10px
}

.ublog-detail .ub-detail-list li:last-child {
  margin: 0
}

.ublog-detail .ub-detail-list a {
  display: inline-block
}

.ublog-detail .ub-detail-img {
  text-align: center
}

.ublog-detail .ub-detail-img img {
  max-height: 400px
}

.ublog-detail .ub-detail-post {
  margin-bottom: 40px
}

.ublog-detail .ub-detail-say {
  margin-top: 60px;
  background: #fff;
  padding: 35px;
  margin-bottom: 50px
}

.ublog-detail .ub-detail-say-info {
  position: relative;
  padding-left: 65px;
  z-index: 0;
  margin-bottom: 20px
}

.ublog-detail .ub-detail-say-info::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 50px;
  height: 50px;
  background: url("../images/uauthor.png") center/contain no-repeat;
  border-radius: 100%
}

.ublog-detail .ub-detail-say-tt {
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 5px;
  line-height: 1.4
}

.ublog-detail .ub-detail-say-lb {
  display: block;
  font-weight: normal;
  line-height: 1.4
}

.ublog-detail .ub-detail-banner {
  display: flex;
  gap: 15px
}

.ublog-detail .ub-detail-banner a {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  width: calc((100% - 30px)/3)
}

.ublog-detail .ub-detail-banner img {
  max-height: 360px
}

.ublog-detail-head {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 40px
}

.ublog-detail-head .ublog-detail-tt {
  font-weight: 700;
  color: var(--color-primary);
  font-size: 24px;
  line-height: 1.3;
  margin-bottom: 0
}

.ublog-detail-head .ublog-detail-btn a {
  max-width: 100%;
  width: 290px;
  height: 52px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #dd4945;
  border-radius: 5px;
  font-size: 17px;
  font-weight: 700;
  color: #fff;
  padding: 10px 20px;
  margin: 0 auto
}

.blog_inner{
	width:80%;
	margin:20px auto 100px;
	background:#fff;
	padding:30px;
	border-radius:20px;
}

img.alignCenter,
img.aligncenter {
  margin: 0 auto;
  text-align: center;
  display: block
}

img.alignLeft,
img.alignleft {
  float: left;
  margin: 0 15px 15px 0
}

img.alignRight,
img.alignright {
  float: right;
  margin: 0 0 15px 15px
}

.uwp-desc h2,
.uwp-desc h3,
.uwp-desc h4,
.uwp-desc h5,
.uwp-desc h6 {
  display: inline-block;
  width: 100%
}

.uwp-desc ol {
  counter-reset: ol
}

.uwp-desc ol li {
  position: relative;
  padding: 0 0 0 26px;
  font-weight: 500;
  margin-bottom: 15px;
  letter-spacing: .1em
}

.uwp-desc ol li::before {
  content: counter(ol) ".";
  counter-increment: ol;
  position: absolute;
  left: 0;
  top: 0
}

.uwp-desc ol li:last-child {
  margin-bottom: 0
}

/* FIX */
.tag_list{display: flex; flex-wrap: wrap;margin-bottom: 10px;}
.tag_list li{padding: 3px 15px;border: 1px solid var(--body-color); border-radius: 4px;font-weight: 500;margin-bottom:12px;}
.tag_list li:not(:last-child){margin-right: 15px;}

.faq_list:not(:last-child){margin-bottom: 45px;}
.faq_list .faq_item{border-top: solid 1px #e8e8e8;}
.faq_list .faq_item:last-child{border-bottom: solid 1px #e8e8e8;}
.faq_list .faq_item_dt{cursor: pointer;letter-spacing: 0;position: relative;}
.faq_list .faq_item_dt::after{content: ""; position: absolute; aspect-ratio: 1 / 1; width: 36px; height: 36px; top: 0; bottom: 0; right: 0; margin: auto 0; background: url(../images/arrow-top-bl.png) no-repeat; background-size: contain; z-index: -1; transition: all .3s ease;transform: rotate(180deg);}
.faq_list .faq_item_dt h3{margin-bottom: 0;font-size:25px;}
/* .faq_list .faq_item.active .faq_item_dt::after{transform: rotate(180deg);} */
/* .faq_list .faq_item:not(.active) .faq_item_dd{height: 0;overflow: hidden;padding-top: 0;padding-bottom: 0;} */
.faq_list .faq_item_dt,
.faq_list .faq_item_dd{position: relative;padding: 20px 10px;transition: all 0.3s;}
.faq_list .faq_item_dd{padding:35px 20px; background:#fff; border-radius:10px;}
.faq_item_dd_auth dt{flex-shrink: 0;width: 150px;height: 150px;border-radius: 50%;margin-right: 30px;overflow: hidden;}
.faq_item_dd_auth .author .posi{font-size: 18px;font-weight: bold;margin-bottom: 0;}
.faq_item_dd_auth .author .name{font-size: 30px;font-weight: bold;}

.estate_detai_box h3{padding: 0;margin-bottom: 20px;}
.estate_detai_box h3::before,.estate_detai_box h3::after{display: none;}
.estate_detai_box .img{margin-bottom: 15px;}
.estate_detai_box .price{font-size: 18px;font-weight: bold;text-align: center;}
.estate_detai_box .price span{font-size: 24px;}
.btn_product:not(:last-child){margin-bottom: 20px;}
.btn_product input,.btn_video a{width: 370px; min-height: 80px;display: flex ; align-items: center; justify-content: center; text-align: center;border-radius: 10px;font-size: 18px; font-weight: 700; max-width: 100%;text-decoration: none;}
.btn_product input { transition: all .3s ease; background-image: url(../images/uic-cart.png); background-position: center left 84px; background-size: 23px auto; background-repeat: no-repeat; cursor: pointer;letter-spacing: .6px;  appearance: none; border: none;   background-color: #dd4945; color: #fff; padding: 20px 20px 20px 57px; box-shadow: 0 3px 6px rgba(0, 0, 0, .16);}
.btn_video a{background-color: #FFF;border:1px solid var(--body-color);color: var(--body-color);background-image: url(../images/ic-video.png); background-position: center right 84px; background-size: 23px auto; background-repeat: no-repeat; padding-right: 57px;}

.acd-dtl .index-box { position: relative; padding-bottom: 1.0rem; padding-left: 0.8rem; }
.acd-dtl .index-box:last-of-type { padding-bottom: 0; }
.acd-dtl .index-box::before { position: absolute; left: 3px; width: 0.1rem; height: 100%; background-color: #e8e8e8; content: ""; top: 1rem; }
.acd-dtl .index-box:last-of-type::before { height: calc(100% - 1rem); }
.acd-dtl .index-cpt { font-weight: 600; font-size: 14px; color: #7b7b7b; position: relative; padding-left: 1.2rem; }
.acd-dtl .index-cpt::before { content: ""; position: absolute; background-color: #5E69BD; width: 8px; height: 8px; border-radius: 50%; left: -0.8rem; top: 50%; transform: translateY(-50%); }
.acd-dtl .index-ttl { font-weight: bold;font-size: 18px;}
.acd-dtl .index-txt { margin-top:-15px;}
.acd-dtl .index-dtl { margin-left: 0.8rem; }
.acd-dtl .index-dtl ul { display: flex; flex-wrap:wrap; font-size: 1.4rem; }
.acd-dtl .index-dtl ul li { position: relative; margin-top: 0; }

.flex-btn > .btn_video:not(:last-child){margin-right: 20px;}
.top-ft .detail-item-ft .ino-discount .price .sm,.top-ft .post-item-ft .info .price .sm{font-size: 16px;font-weight: 500;}
.ls-post-slick .post-item{margin:0 10px;}
/* .sec-tab .ls-post-slick .post-item{max-width: 230px;} */
.sec-tab .ls-post-slick .post-item .grp{padding: 0 10px;bottom: 8px !important; display:none;}
.sec-tab .ls-post-slick .post-item .num{font-size: 12px;}
.sec-tab .ls-post-slick .post-item .ttl1{font-size: 14px;}
.sec-tab .ls-post-slick .post-item .ttl2{font-size: 15px;}
.sec-tab .ls-post-slick .post-item .img{height: 140px;}
.sec-tab .ls-post-slick .post-item.post-packages{min-height: 440px;}
.sec-tab .ls-post-slick .post-item .btn-post a{font-size: 12px;width: 180px;height: 36px;}
.ls-post-slick .slick-prev:before,.ls-post-slick .slick-next:before{color: var(--body-color);}

.under .ft_post_slick{padding-top: 100px;}
.under .ttl_h3{font-size: 31px;font-weight: bold;text-align: center;}
.under .ttl_h3 .sm{display: block;font-size: 18px;line-height: 1.4;}

.sec-tab .ls-post-slick .post-item .roll span {font-size: 10px;padding: 5px 13px 3px 34px;}

.slick-next:hover{background:url(../images/arrow-round-hv.png) no-repeat center /contain;opacity:.7;}
.slick-prev:hover{background:url(../images/arrow-round-prev.png) no-repeat center /contain;opacity:.7;}
.slick-prev,.slick-prev:focus{left:-30px;background:url(../images/arrow-round-prev.png) no-repeat center /contain;}
.slick-next,.slick-next:focus{right:-30px;background:url(../images/arrow-round-hv.png) no-repeat center /contain;}
.slick-prev,.slick-next,.slick-prev:focus,.slick-next:focus{z-index:95;height:30px;width:30px}
.slick-prev:before,.slick-next:before{display:none}

.ls-post-slick .slick-dots li{width:10px;height:10px;border-radius:50%;background-color:#9ca3a3}
.ls-post-slick .slick-dots li:not(:last-child){margin-right:15px}
.ls-post-slick .slick-dots li:hover{opacity:.7}
.ls-post-slick .slick-dots li.slick-active:hover{opacity:1}
.ls-post-slick .slick-dots li.slick-active{background-color:var(--body-color)}
.ls-post-slick .slick-dots li button:before{content:""}
.ls-post-slick .slick-list{z-index:1}
.ls-post-slick .slick-dots{z-index:2}


.btn_video_action { position: absolute; left: 50%; bottom: 20px; transform: translateX(-50%);  padding: 0;  cursor: pointer; z-index: 10000; min-height: inherit;}
.lity-container { position: relative; }
.lity-wrap{padding: 15px !important;}

.main-under #confirm_table h3::before,.main-under #confirm_table h3::after{display: none;}
#coupon_table, #cart #coupon_table,#cart #point_table{float: initial;}
#point_table input,#use_coupon input{padding: 3px 10px;height: 34px !important;}
#point_table input:not(:last-child),#use_coupon input:not(:last-child){margin-right: 10px;}
div.usccart_navi li.ucart {height: 40px; display: flex ; justify-content: center; align-items: center; background-size: auto 100%; background-color: var(--body-color) !important;}
#cart th, div.usccart_navi li.usccart_delivery,div.usccart_navi li.usccart_confirm{background: var(--color-primary) !important;}
#cart th,#cart td,#confirm_table th,#confirm_table td,#delivery-info th,#delivery-info td,#delivery-info .customer_form dd{font-size: 16px !important;font-weight: 500;}
#confirm_table h3{font-size: 20px !important;}
#customer-info .customer_form input{height: 34px !important;}
#info-confirm .send,#delivery-info .send{border-top-color: var(--body-color) !important;}
.back_to_top_button{width: 280px; height: 50px; display: flex ; justify-content: center; align-items: center; background: var(--color-tertiary); border-radius: 4px; color: #FFF; font-weight: bold; font-size: 16px; margin: 0 auto;}

/* DEV PC */


@media screen and (min-width: 751px) {
  #wrapper.showAll{overflow: initial;}
  .wrapper_hidden{overflow: hidden;}
  #content + .wrapper_hidden{padding-bottom: 100px;}
  .estate_detai_wrap { margin-top: 4.8rem; display: flex; width: 100%; justify-content: space-between; position: relative; gap: 3.6rem;  }
  .estate_detai_wrap .estate_detai_box.sticky { position: sticky; left: 0; top: 12rem; height: 100%; flex: 1; }
  .estate_detai_wrap .estate_detai_box.moving { width: calc(65% - 4rem); flex: 2.5; }
  .btn_product input:hover,.btn_video a:hover,.btn_video_action .a:hover{background-color: var(--color-primary);}
  .btn_video a:hover{border-color: var(--color-primary);color: #FFF;background-image: url(../images/ic-video-wh.png); }
  .faq_item_dd_auth{display: flex;}
  /* .faq_item_dt:hover{opacity: 0.7;} */
  .lity-close{transition: all 0.3s;font-size: 50px;width: 50px;height: 50px;}
  .lity-close:hover{transform: scale(1.2);width: 50px;height: 50px;font-size: 50px;}
  /* DEV TABLET */
}

@media screen and (min-width: 751px) {
  .btn-prev-next a:hover {
    border-color: var(--color-primary);
    background-color: var(--color-primary)
  }

  .btn-prev-next .prevPage:hover::before {
    border-bottom-color: #fff;
    border-left-color: #fff
  }

  .btn-prev-next .nextPage:hover::before {
    border-top-color: #fff;
    border-right-color: #fff
  }

  .pagination a:hover {
    background-color: #fff;
    color: var(--color-primary)
  }

  .ublog-list .ublog-item-img a {
    transition: all .3s ease
  }

  .ublog-list .ublog-item-img a:hover {
    opacity: .6
  }

  .ublog-list .ublog-item-ttl a {
    transition: all .3s ease
  }

  .ublog-list .ublog-item-ttl a:hover {
    color: var(--color-primary)
  }

  .ublog-list .ublog-item-btn a {
    transition: all .3s ease
  }

  .ublog-list .ublog-item-btn a:hover {
    background-color: var(--color-secondary)
  }

  .ublog-detail .ub-detail-banner a:hover {
    opacity: .6
  }

  .ublog-detail-head .ublog-detail-btn a:hover {
    background-color: var(--color-primary)
  }
}

@media screen and (min-width: 1px)and (max-width: 750px) {
  .btn-prev-next {
    flex-direction: column;
    align-items: center
  }

  .btn-prev-next li {
    width: 100%;
    position: relative !important;
    width: 250px;
    max-width: 100%;
    margin-top: 15px
  }

  .btn-prev-next li:first-child {
    margin-top: 0
  }

  .btn-prev-next a {
    padding: 14px 20px;
    font-size: 16px
  }

  .btn-prev-next .prevPage::before {
    border-bottom-width: 2px;
    border-left-width: 2px;
    width: 12px;
    height: 12px
  }

  .btn-prev-next .nextPage::before {
    border-top-width: 2px;
    border-right-width: 2px;
    width: 12px;
    height: 12px
  }

  img.alignleft,
  img.alignRight,
  img.alignleft,
  img.alignright {
    float: none;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;
    display: block
  }

  .ublog-list .ublog-item {
    flex-direction: column
  }

  .ublog-list .ublog-item-img {
    width: 290px;
    height: 220px;
    margin: 0 auto 18px
  }

  .ublog-list .ublog-item-main {
    width: 100%
  }

  .ublog-list .ublog-item-ttl a {
    font-size: 16px
  }

  .ublog-list .ublog-item-more {
    flex-direction: column;
    align-items: center
  }

  .ublog-list .ublog-item-btn {
    margin-bottom: 10px
  }

  .ublog-list .ublog-item-share {
    width: 100%;
    justify-content: center
  }

  .ublog-detail .ub-detail-info {
    flex-direction: column;
    align-items: flex-start
  }

  .ublog-detail .ub-detail-author {
    margin-bottom: 14px
  }

  .ublog-detail .ub-author-txt {
    margin-right: 15px
  }

  .ublog-detail .ub-detail-say {
    padding: 20px
  }

  .ublog-detail .ub-detail-say-info {
    margin-bottom: 15px
  }

  .ublog-detail .ub-detail-say-tt {
    margin-bottom: 0
  }

  .ublog-detail .ub-detail-banner {
    gap: 0;
    flex-direction: column;
    align-items: center
  }

  .ublog-detail .ub-detail-banner a {
    width: 100%;
    margin-bottom: 10px
  }

  .ublog-detail .ub-detail-banner a:last-child {
    margin-bottom: 0
  }

  .ublog-detail-head {
    flex-direction: column;
    margin-bottom: 25px
  }

  .ublog-detail-head .ublog-detail-tt {
    text-align: center;
    margin-bottom: 15px;
    font-size: 18px
  }

  .ublog-detail-head .ublog-detail-btn a {
    width: 220px;
    height: 50px
  }
}

.table_note {
  display: block;
  color: #db8d8d;
  font-size: 17px;
  margin-bottom: 3px !important
}

.d-flex {
  gap: 10px;
  margin-bottom: 0 !important
}

.d-flex.flex-center {
  align-items: center
}

.btn_check_zipcode,#newmember .customer_form input#search_zipcode, #memberinfo .customer_form input#search_zipcode,.send input[type=submit] {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  max-width: 100%;
  width: 150px;
  min-height: 44px;
  background: #364647;
  position: relative;
  font-weight: 700;
  color: #fff;
  z-index: 0;
  letter-spacing: .4px;
  outline: none;
  border: 0;
  transition: .2s linear;
  cursor: pointer
}

.ufmail-btn {
  display: flex;
  justify-content: center;
  gap: 30px
}

.ufmail-btn .ubtn-item {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  max-width: 100%;
  width: 300px;
  min-height: 59px;
  background: #364647;
  position: relative;
  font-weight: 700;
  color: #fff;
  z-index: 0;
  letter-spacing: .4px;
  outline: none;
  border: 0;
  transition: .2s linear;
  margin-bottom: 0
}

.ufmail-btn .ubtn-item .wpcf7-spinner {
  display: none
}

.ufmail-btn .ubtn-item.ubtn-send::before {
  content: "";
  position: absolute;
  top: 1px;
  bottom: 0;
  right: 24px;
  margin: auto 0;
  width: 8.487px;
  height: 8.487px;
  transform: rotate(45deg);
  border-top: solid 1px #fff;
  border-right: solid 1px #fff;
  z-index: 1;
  pointer-events: none
}

.ufmail-btn .ubtn-item.ubtn-cancel::before {
  content: "";
  position: absolute;
  top: 1px;
  bottom: 0;
  left: 24px;
  margin: auto 0;
  width: 8.487px;
  height: 8.487px;
  transform: rotate(45deg);
  border-bottom: solid 1px #fff;
  border-left: solid 1px #fff;
  z-index: 1;
  pointer-events: none
}

.ufmail-btn .ubtn-item.ubtn-cancel input {
  background-color: var(--color-tertiary)
}

.ufmail-btn .ubtn-item input {
  background-color: rgba(0, 0, 0, 0);
  border: 0;
  outline: 0;
  font-family: var(--font-yugothic);
  color: #fff;
  width: 100%;
  height: 100%;
  padding: 13px 40px 10px;
  min-height: 59px;
  cursor: pointer;
  font-weight: bold
}

#form-ct textarea {
  resize: none;
  width: 100%;
  height: 200px
}

.upopup {
  cursor: pointer;
  text-decoration: underline !important;
  color: #364647;
  transition: .2s linear
}

.require {
  background-color: red;
  color: #fff;
  font-size: 12px;
  float: right;
  text-align: center;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 34px;
  height: 20px;
  padding: 2px;
  line-height: 1em;
  font-weight: 500;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  flex-shrink: 0;
  border-radius: 5px
}

.unPopup {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100vw;
  height: 100vh;
  background-color: rgba(93, 174, 151, .521);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1000;
  margin: 0 0;
  padding: 0 0;
  transition: all .3s ease-in-out;
  opacity: 0;
  visibility: hidden
}

.unPopup.open {
  opacity: 1;
  visibility: visible
}

.unPopup-wrap {
  width: 63%;
  max-width: 800px;
  height: 75%;
  max-height: 80vh;
  margin: 0 auto;
  background: #fff;
  padding: 40px 20px 80px;
  position: relative;
  border: 10px solid #fff;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  top: 40px
}

.unPopup-content {
  height: 100%;
  overflow-y: scroll;
  padding: 0 10px 0px 0
}

.unPopup-sec {
  position: relative;
  margin-bottom: 50px
}

.unPopup-sec:last-child {
  margin-bottom: 0
}

.unPopup-sec .h3 {
  position: relative;
  text-align: center;
  font-weight: bold;
  color: #5daf98;
  font-size: 30px;
  line-height: 1.4em;
  margin-bottom: .5em
}

.unPopup-sec .h4 {
  position: relative;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.5em;
  margin-bottom: .6em;
  color: #00244f
}

.unPopup-sec2 {
  position: relative;
  margin-bottom: 30px
}

.unPopup-sec2 .h5 {
  position: relative;
  font-size: 18px;
  line-height: 1.5em;
  font-weight: bold;
  color: #364647;
  margin-bottom: .5em
}

.unFrame {
  position: relative;
  padding: 14px;
  background-color: #f4f4f4
}

.unPopup-btn {
  position: absolute;
  bottom: 10px;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 50px;
  height: 50px;
  border-radius: 100%;
  background-color: #7bd8be;
  background-image: url(../images/icon-close.svg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 20px;
  border: 1px solid rgba(0, 0, 0, 0);
  cursor: pointer
}

.ufmail th p {
  padding-right: 40px
}

.d-flex span:not([class]) {
  padding-top: 10px
}

.confirm-counseling .d-flex {
  gap: 5px
}

.confirm-counseling .d-flex span:not([class]) {
  padding-top: 0
}

.wpcf7-response-output {
  font-size: 16px;
  padding: 5px 10px 4px !important
}

.ucomma span:last-child::after {
  display: none
}

.ucomma span::after {
  content: ",";
  display: inline-block;
  margin: 0 3px
}

@media screen and (min-width: 751px) {

  .ufmail th,
  .ufmail td {
    vertical-align: middle;
    padding-top: 33px;
    padding-bottom: 33px
  }

  .ufmail-btn .ubtn-item:hover {
    background-color: var(--color-primary)
  }

  .btn_check_zipcode:hover {
    background-color: var(--color-primary)
  }

  .upopup:hover {
    text-decoration: none !important
  }

  .unPopup-btn {
    transition: .2s linear
  }

  .unPopup-btn:hover {
    opacity: .7
  }

  .ufmail-btn .ubtn-item.ubtn-cancel input:hover {
    background: #a13734
  }
}

@media screen and (min-width: 751px)and (max-width: 1260px) {
  .unPopup {
    width: 100%;
    height: 100%
  }
}

@media screen and (min-width: 1px)and (max-width: 750px) {
  .unPopup-wrap {
    width: calc(100% - 40px);
    padding: 20px 20px 80px;
    top: 0
  }

  .ufmail-btn {
    flex-direction: column;
    align-items: center;
    gap: 15px
  }

  .wpcf7-response-output {
    font-size: 14px
  }
}

@-moz-document url-prefix() {}

/*# sourceMappingURL=under.css.map */

.single-tbl{
	margin-top:25px;
}
.single-tbl tr{
	font-size:85%;
}
.single-tbl tr th{
	width:17%;
	background:#f0edee;
}
.single-tbl tr td{
	width:33%;
	background:#fff;
}

.blog-tbl{
	margin-top:25px;
}
.blog-tbl tr{
	font-size:85%;
}
.blog-tbl tr th{
	width:25%;
	background:#f0edee;
}
.blog-tbl tr td{
	width:25%;
	background:#fff;
}


.feature_img_fix{width: 300px;height: 200px;overflow: hidden;margin: 0 auto 20px auto;}
.umvs-pice::before{background-size: cover;}
.under main #memberpages table th,
.under main #memberpages table td{font-size: 16px;}
.under main #memberinfo h3::before,
.under main #memberinfo h3::after{display: none;}
.under main #memberinfo h3{font-size: 22px;
  margin: 0 0 40px 0;
  line-height: 1.63;
  height: auto ;
  padding: 5px 5px ;
background-color: var(--color-primary);}
.under main .member_submenu{display: flex;justify-content: center;margin: 30px 0 0 0;}
.under main .member_submenu a{    background: var(--color-tertiary);
  color: #fff;
  font-size: 18px;
  width: 200px;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 40px;
  border-radius: 999px;
  transition: .3s ease-in-out;
}
  .under main #memberpages #memberinfo ul {margin: 30px 0 0 0;}
  .under main  #memberpages #memberinfo li:not(:last-child){margin: 0 20px 0 0;}
  .under main .usces_filter_history .usce_period span
  .under main .usces_filter_history label,.under main  .usces_filter_history select{font-size: 16px;}
  .under main .currency_code{font-size: 16px;}
  .under main .usces_filter_history .usce_period span{font-size: 16px;}
  .under main .usces_filter_history .exclude_cancel{font-size: 16px;}
  .under main #memberinfo .history-area{height: auto;max-height: 700px;}
  .under main #delivery-info table.customer_form:nth-child(1){display: none;}
  .under main #delivery-form #time tr:nth-child(1),
  .under main #delivery-form #time tr:nth-child(2),
  .under main #delivery-form #time tr:nth-child(3){display: none;}

.under main .h3_cus{text-align: center;}
.under main .h3_cus .color{color: var(--color-tertiary);}
.under main .boxes:not(:last-child){margin: 0 0 50px 0;}
.under main .frame01{padding: 30px;background: rgba(105,168,178,0.3);border-radius: 20px;width: 100%;max-width: 800px;margin: 0 auto;}
.under main .uList-text li{padding: 0 0 0 20px;position: relative;}
.under main .uList-text li::before{content: '';position: absolute;top: 4px;left: 0;width: 10px;height: 10px;border-radius: 50%;background: var(--color-tertiary);}
.under main .uList-text li:not(:last-child){margin: 0 0 20px 0;}
.under main .form_list01{display: flex;justify-content: center;}
.under main .form_list01 li{width: 230px;height: auto;padding: 10px;border: 2px solid var(--color-primary);text-align: center;font-size: 18px;font-weight: 700;display: flex;justify-content: center;align-items: center;margin: 10px;}
.under main .trial_step ul{display: flex;justify-content: center;}
.under main .trial_step ul li{width: 270px;height: auto;background: var(--color-primary);color: #fff;padding: 15px;text-align: center;font-weight: 600;line-height: 1.6;position: relative;}
.under main .trial_step ul li::after{content: '';position: absolute;top: calc((100% - 30px)/2);left: calc((100% + 12px));width: 30px;height: 30px;background: var(--color-primary);clip-path: polygon(0 0, 0% 100%, 100% 50%);}
.under main .trial_step ul li:last-child::after{display: none;}
.under main .trial_step ul li:not(:last-child){margin: 0 50px 0 0;}
.under main .trial_step li a{color: #d94b48;margin: 0 0 0 5px;}
.under main .form_list01{flex-wrap: wrap;}
.under main .form_btn_cus .form_btn{display: flex;flex-wrap: wrap;justify-content: center;}
.under main .form_btn_cus .form_btn li{background: var(--color-primary);color: #fff;font-weight: 600;text-align: center;display: flex;justify-content: center;align-items: center;padding: 10px 15px;line-height: 1.6;border-radius: 999px;margin: 5px;min-width: 200px;}
.under main .form_btn_cus .form_btn li.etc{background: transparent;padding: 0;color: var(--color-primary);min-width: auto;height: auto;margin: 2px;}
.under main .uList-text.cen{display: flex;justify-content: center;flex-wrap: wrap;}
.under main .uList-text.cen li{margin: 5px 10px;font-weight: 600;}
.under main .frame01.ic_down{position: relative;margin: 0 auto 50px auto;}
.under main .frame01.ic_down::after{content: '';position: absolute;top: calc((100% + 0px));left: calc((100% - 50px)/2);width: 50px;height: 30px;background: rgba(105,168,178,0.3);clip-path: polygon(50% 100%, 0 0, 100% 0);}
.under main .frame_spe{background: var(--color-tertiary);padding: 30px;border-radius: 20px;width: 100%;max-width: 800px;margin: 0 auto;}
.under main .frame_spe p{color: #fff;font-weight: 600;font-size: 20px;text-align: center;}
.under .list_show{position: absolute;bottom: 40px;width: 100%;max-width: 1000px;left: calc((100% - 1000px) / 2);display: flex;justify-content: center;z-index: 10000;}
.under .list_show .btn_video_action{position: unset;transform: translate(0);margin: 0;display: flex;justify-content: center;width: 370px;cursor: pointer;}
.under .show_info dl{display: flex;color: #fff;background: var(--color-primary);padding: 10px 10px;border-radius: 999px;margin: 5px;min-width: 210px;height: auto;justify-content: center;align-items: center;}
.under .show_info dt{margin: 0 5px 0 0;font-weight: 700;color:#fff;font-size: 14px;}
.under .show_info dd{font-size: 14px;}
.under .show_info{display: flex;flex-wrap: wrap;width: 48%;}
.under .show_btn{width: 48%;}
.under main .box_cb:not(:last-child){margin: 0 0 30px 0;}
.under main .box_cb:nth-child(4){margin-bottom: 0;}
.under main .box_cb .cb_ttl p{font-weight: 700;}
.under main #newmember th{vertical-align: middle;;width: 300px;text-align: left;background: transparent;padding: 33px;}
.under main #newmember th,
.under main #newmember td{border: 0;border-bottom: 1px solid #364647;}
.under main #newmember td input[type=text],
.under main #newmember td input[type=password]{width: 100% !important;border: 1px solid #999;padding: 10px;margin: 10px 0 10px 0;}
#newmember .customer_form input#search_zipcode, #memberinfo .customer_form input#search_zipcode{margin: 0 10px 10px 10px !important;width: auto;padding: 10px 20px;display: inline-flex;}
#newmember .customer_form input#zipcode{width: 50% !important;display: inline-block;}
.under #newmember .customer_form .name_td .member_name,.under  #memberinfo .customer_form .name_td .member_name{padding: 0;}
.send input[type=submit]{margin: 50px auto 0;}
.under main .uList-text.mb30{margin-bottom: 15px;}
.btn_video_action{position: relative;}
.under .btn_video_action form{position: absolute;top: 0;left: 0;width: 100%;height: 100%;opacity: 0;}
.under .btn_video_action .umvs-btn{width: 100%;height: 100%;}
.under .btn_video_action .umvs-btn input{width: 100%;height: 100%;cursor: pointer;}
.under main .box_cb .cb_input .first{display: none;}
.under main .estate_detai_box .single{text-align: center;font-size: 18px;font-weight: 700;}
.under main .estate_detai_box .single .point_c{font-size: 22px;}
.under main .estate_detai_wrap .estate_detai_box.sticky p{margin: 0 0 10px 0;line-height: 1.5;}
.under main .estate_detai_wrap .estate_detai_box.sticky p:last-child{margin: 0;}
.under main .txt_extra01 p{text-align: center;color: var(--color-tertiary);font-size: 12px;}
.under main .txt_extra01{margin: 0 0 20px 0;}
.under main .faq_list .faq_item_dd{position: relative;height: 200px;overflow: hidden;transition: .3s ease-in-out;}
.under main .faq_list .faq_item_dd.show{height: auto;overflow: unset;}
.under main .faq_list .faq_item_dd.show::before{opacity: 0;}
.under main .faq_list .faq_item_dd::before{content: '';position: absolute;bottom: 0;left: 0;width: 100%;height: 100%;background: #F7F7F7;background: linear-gradient(360deg, rgba(247, 247, 247, 1) 30%, rgba(237, 221, 83, 0) 100%);transition: .3s ease-in-out;z-index: 1;}
.under main .faq_list .faq_item_dt::after{display: none;}
.under main .faq_list .faq_item_dt{display: flex;justify-content: space-between;align-items: center;cursor: default;}
.under main .btn-more p{background: var(--body-color);color: #fff;padding: 6px 30px 5px 20px;border-radius: 999px;line-height: 1.1;display: flex;justify-content: center;align-items: center;position: relative;transition: .3s ease-in-out;cursor: pointer;}
.under main .btn-more p::after{content: '';position: absolute;top: calc((100% - 10px) / 2);right: 15px;width: 1px;height: 10px;background: #fff;transition: .3s ease-in-out;}
.under main .btn-more p::before{content: '';position: absolute;top: calc((100% - 2px) / 2);right: 10px;width: 11px;height: 1px;background: #fff;transition: .3s ease-in-out;}
.under main .btn-more.active p::after{opacity: 0;}
.under .top-ft .post-item-ft .info .price{margin-bottom: 5px;}
.under footer .single{color: var(--body-color);font-size: 16px;}
.under footer .txt_extra01{margin: 15px 0 0 0;text-align: right;}
.under footer .txt_extra01 p{color: var(--color-tertiary);font-size: 14px;text-shadow: rgb(255, 255, 255) 1px 0px 0px, rgb(255, 255, 255) 0.540302px 0.841471px 0px, rgb(255, 255, 255) -0.416147px 0.909297px 0px, rgb(255, 255, 255) -0.989992px 0.14112px 0px, rgb(255, 255, 255) -0.653644px -0.756802px 0px, rgb(255, 255, 255) 0.283662px -0.958924px 0px, rgb(255, 255, 255) 0.96017px -0.279415px 0px;}
.under main .sec-columnstep{padding-bottom: 0;}
.under #inside-cart .send{display: flex;justify-content: center;}
.under #inside-cart .send input{margin: 0 10px;}
.under #inside-cart .send .to_customerinfo_button{background: var(--color-tertiary);}
.under #content #customer-info .send input{background: var(--color-tertiary);margin: 0 10px;}
.under #content #customer-info .send input.back_cart_button{background: var(--color-primary);}
.under #content #customer-info .send{display: flex;justify-content: center;}
.under .btn_check_zipcode,.under  #newmember .customer_form input#search_zipcode,.under  #memberinfo .customer_form input#search_zipcode, .under .send input[type=submit]{width: 280px;height: 60px;margin: 0 10px;}
.under #delivery-info .send{display: flex;justify-content: center;}
.under .send input[type=submit].to_confirm_button{background: var(--color-tertiary);}
.under #info-confirm .send{display: flex;justify-content: center;}
.send input[type=submit].checkout_button{background: var(--color-tertiary);}
.under main .checkbox-error-message{color: #dc3232;display: none;}
.under main .form_hidden_cus .wpcf7-form-control{height: 0;opacity: 0;visibility: hidden;}

.under main .txt_big_cus{font-size: 40px;font-weight: 700;text-align: center;line-height: 1.4;color: var(--color-primary);}
.under main .flex_img{display: flex;justify-content: center;margin: 0 0 30px 0;}
.under main .flex_img p:not(:last-child){margin: 0 50px 0 0;}
.under main .ucatch.mb0{margin-bottom: 0;}
.under main .sec-faq.min_pd{padding-top: 30px;}
.under main .tb_question .wpcf7-list-item{display: block;width: 100%;}
.under main table .bold.big{font-size: 24px;}


.article header,
.article footer,
.article #mainvisual,
.article #topic-path,
.article #wrapper::before,
.article #wrapper::after{display: none;}
.article #wrapper{background: #fff;width: 100%;max-width: 620px;margin: 0 auto;min-width: auto;}
.article #content{width: 100%;padding: 0 0 100px 0;}
.article .main-under h3::before{background: #fff;margin-bottom: 20px;}
.article .main-under h3{margin-bottom: 20px;}
.article .fs_20{font-size: 20px;}
.article .mb30{margin-bottom: 15px;}
.article .mb30:last-child{margin-bottom: 0;}
.article .red{color: red;}
.ulist li.bold{font-weight: 700;}
.article .list_check{margin-bottom: 15px;}
.article .list_check:last-child{margin-bottom: 0;}
.article .list_check li{position: relative;display: block;padding: 0 0 0 25px;line-height: 1.5;}
.article .list_check li:not(:last-child){margin: 0 0 10px 0;}
.article .list_check li::before{content: '✅';position: absolute;top: 0;left: 0;font-size: 16px;}
.article .b_dropdown_ttl p{font-size: 20px;font-weight: 700;position: relative;padding: 0 25px 0 30px;}
/* .article .b_dropdown_ttl::after{content: '';position: absolute;top: 10px;right: 0;width: 20px;height: 10px;background: #333;clip-path: polygon(50% 100%, 0 0, 100% 0);transition: .3s ease-in-out;} */
.article .b_dropdown_ttl p::before{content: '📘';position: absolute;top: 0;left: 0;font-size: 20px;}
.article .b_dropdown{border-bottom: 2px solid #333;padding: 30px 0 30px 0;}
.article .b_dropdown_ttl{margin: 0 0 0 0;position: relative;}
/* .article .b_dropdown_desc{display: none;margin: 20px 0 0 0;} */
.article .b_dropdown_desc{margin: 20px 0 0 0;}
.article .b_dropdown.active .b_dropdown_ttl::after{transform: rotate(180deg);}
.article .bg_yellow{background: yellow;}
.article img{border-radius: 0;}