* {
  min-height: 0%;
  box-sizing: border-box;
}

body {
  font-family: 'Shuei KakuGo Gin M';
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 2;
  color: #281918;
}

a {
  text-decoration: none;
  color: #281918;
}

a:hover {
  opacity: .8;
}

img {
  width: 100%;
  vertical-align: bottom;
}

.pc {
  display: block;
}

.pc-inline {
  display: inline-block;
}

.sp {
  display: none;
}

.price .num {
  font-size: 26px;
}

.price .tax {
  font-size: 12px;
}

header {
  position: fixed;
  top: 0;
  left: 0;
  font-size: 13px;
  width: 100%;
  background-color: #1E4961;
  color: #fff;
  z-index: 2;
  display: none;
}

header .header-inner {
  display: flex;
  justify-content: space-between;
  max-width: 1230px;
  padding: 5px 30px;
  margin: auto;
}

header .header-left h1 img {
  width: 205px;
  vertical-align: middle;
}

header .header-right {
  display: flex;
  align-items: center;
}

header .header-right a {
  display: flex;
  align-items: center;
  margin-right: 50px;
  color: #fff;
}

header .header-right a span {
  padding-left: 10px;
}

header .header-right a:nth-of-type(1) img {
  width: 21.538px;
}

header .header-right a:nth-of-type(2) img {
  width: 16px;
}

header .header-right a:nth-of-type(3) {
  margin-right: 0;
}

header .header-right a:nth-of-type(3) img {
  width: 29px;
}

.loading {
  width: 100vw;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  background-color: #fff;
  font-family: "JKHandwriting Regular";
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 100;
  font-size: 30px;
}

.loading img {
  height: 55px;
  width: auto;
}

.loading.loaded {
  display: none;
}

.mv {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  padding-top: 110px;
}

.mv .mv-left {
  max-width: 322px;
  margin-top: 100px;
}

.mv .mv-right {
  max-width: 322px;
  margin-top: 395px;
}

.mv .swiperWrap {
  position: relative;
  padding: 0 27px;
}

.mv .mv-txt1 {
  max-width: 314px;
  position: absolute;
  top: -60px;
  left: 27px;
}

.mv .mv-2024 {
  max-width: 43px;
  position: absolute;
  top: 0;
  right: -43px;
}

.mv .mv-txt2 {
  max-width: 406px;
  margin: -22px 0 0 -90px;
}

.mv .mySwiper2 {
  max-width: 580px;
}

.mv .swiper-pagination-bullet {
  background: #D9D9D9;
}

.mv .swiper-pagination-bullet-active {
  background: #4050A6;
}

.mv .swiper-container-horizontal > .swiper-pagination-bullets, .mv .swiper-pagination-custom, .mv .swiper-pagination-fraction {
  position: static;
  line-height: 1.3;
  text-align: right;
}

.mv .swiper-container-horizontal > .swiper-pagination-bullets > span:last-child, .mv .swiper-pagination-custom > span:last-child, .mv .swiper-pagination-fraction > span:last-child {
  margin-right: 0;
}

.mv .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  margin: 0 3.5px;
  border-radius: 0;
}

.yodo {
  display: flex;
  align-items: flex-end;
  max-width: 580px;
  margin: auto;
}

.yodo > p {
  line-height: 193.333%;
  margin-right: 10px;
  letter-spacing: 0.9px;
}

.yodo .mvTxt__prof {
  padding: 13px 22px;
  border: 1px solid;
  line-height: 146.667%;
  letter-spacing: 0.6px;
  text-align: center;
}

.sec .sec-inner {
  padding: 60px 30px;
  margin: auto;
}

.sec.item .item-inner {
  display: flex;
  justify-content: center;
  padding: 84px 30px 90px;
}

.sec.item .item-left {
  position: relative;
  max-width: 450px;
  width: calc(50% - 33px);
  margin-right: 33px;
}

.sec.item .name {
  position: absolute;
  left: 0;
  top: 0;
}

.sec.item .name img {
  height: 36px;
  width: auto;
}

.sec.item .name.r2 img {
  height: 98px;
}

.sec.item .price {
  position: absolute;
  right: -9px;
  top: 171px;
  font-size: 20px;
  letter-spacing: 2px;
}

.sec.item .price span {
  font-size: 14px;
}

.sec.item .price span:nth-child(1) {
  letter-spacing: -4.9px;
}

.sec.item .price span:nth-child(2) {
  letter-spacing: 1.4px;
}

.sec.item .swiper {
  position: relative;
  margin-top: 210px;
}

.sec.item .swiper-pagination-bullet {
  background: #D9D9D9;
}

.sec.item .swiper-pagination-bullet-active {
  background: #4050A6;
}

.sec.item .swiper-container-horizontal > .swiper-pagination-bullets, .sec.item .swiper-pagination-custom, .sec.item .swiper-pagination-fraction {
  line-height: 1.3;
  text-align: left;
  bottom: initial;
  top: -29px;
}

.sec.item .swiper-container-horizontal > .swiper-pagination-bullets > span:first-child, .sec.item .swiper-pagination-custom > span:first-child, .sec.item .swiper-pagination-fraction > span:first-child {
  margin-left: 0;
}

.sec.item .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  margin: 0 3.5px;
  border-radius: 0;
}

.sec.item .item-right {
  max-width: 443px;
}

.sec.item .item-pic {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
}

.sec.item .item-pic > a {
  position: relative;
  max-width: 200px;
  width: calc(50% - 22px);
}

.sec.item .item-pic > a:nth-child(2) {
  margin-left: 43px;
}

.sec.item .item-pic > a:nth-child(3) {
  margin-top: 38px;
}

.sec.item .item-pic > a.sold::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  height: 40px;
  width: 100%;
  background-image: url(/store/marikomikuni/2024ss/assets/img/txt-sld.svg);
  background-size: 60px;
  background-position: center;
  background-color: rgba(217, 217, 217, 0.82);
  z-index: 2;
}

.sec.item .item-pic > a img.hov {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}

.sec.item .item-pic > a:hover img.hov {
  z-index: 1;
}

.sec.item .item-desc {
  line-height: 173.333%;
  letter-spacing: 1.5px;
}

.sec.item .item-detail {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 160px;
  height: 40px;
  margin-top: 50px;
  letter-spacing: 1.5px;
  border: 1px solid;
}

.sec.story {
  background: #FFECF4;
}

.sec.story .story-inner {
  max-width: 830px;
  padding: 100px 30px 80px;
}

.sec.story .ttl {
  margin: 0 auto 50px;
  max-width: 396px;
}

.sec.story .links {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  padding-top: 50px;
}

.sec.story .links a {
  width: calc(100% / 3 - 80px / 3);
  text-align: center;
}

.sec.story .links a > img:nth-of-type(2) {
  max-height: 24px;
  width: auto;
  max-width: 100%;
  margin: 11px 0;
}

.sec.story .links a > p:nth-of-type(1) {
  font-size: 18px;
  line-height: 122.222%;
}

.sec.story .links a > p:nth-of-type(2) {
  font-size: 14px;
  line-height: 128.571%;
  margin-top: 12px;
}

.sec.story .links a:nth-of-type(1) > img:nth-of-type(2) {
  max-height: 23px;
  margin-top: 12px;
}

.sec.story .links a:nth-of-type(2) {
  margin-right: 40px;
}

.sec.story .links.col3 {
  padding-top: 0;
}

.sec.story .links.col3 a {
  width: calc(100% / 3 - 80px / 3);
}

.sec.story .links.col3 a:nth-of-type(1) {
  margin-right: 40px;
}

.sec.story .links.col3 a:nth-of-type(2) {
  margin-right: 0;
}

.sec.story .links.col3 a:nth-of-type(3) {
  margin-left: 40px;
}

.sec.concept {
  background: #E1FFEF;
}

.sec.concept .concept-inner .ttl {
  max-width: 212px;
  margin: 0 auto 4px;
}

.sec.concept .concept-inner .cnt {
  display: none;
  max-width: 275px;
  margin: 70px auto;
}

.sec.concept .concept-inner .arrow {
  display: flex;
  width: 28px;
  margin: auto;
  transition: .4s;
  cursor: pointer;
}

.sec.concept .concept-inner .arrow img {
  transition: .4s;
}

.sec.concept .concept-inner .arrow:hover {
  transform: translateY(5px);
}

.sec.concept .concept-inner .arrow.open img {
  transform: rotate(180deg);
}

.sec.info {
  background-color: #fff;
}

.sec.info .info-inner {
  padding: 80px 30px;
}

.sec.info .info-inner p {
  text-align: center;
  line-height: 173.333%;
  letter-spacing: 1.5px;
}

.sec.info .info-inner .bnr {
  padding-top: 80px;
}

.sec.info .info-inner .bnr a {
  display: block;
  max-width: 660px;
  margin: auto;
}

.sec.info .info-inner .bnr p {
  padding-top: 12px;
}

.sec.bnr {
  background-color: #CDDBDB;
}

.sec.bnr .bnr-inner {
  max-width: 900px;
}

.sec.bnr .bnr-inner .bnr {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.sec.bnr .bnr-inner .bnr a {
  width: calc(50% - 15px);
  margin-top: 30px;
}

.sec.bnr .bnr-inner .bnr a:nth-of-type(1), .sec.bnr .bnr-inner .bnr a:nth-of-type(2) {
  margin-top: 0;
}

.sec.bnr .bnr-inner .bnr a img {
  border-radius: 6px;
}

.lity-container {
  z-index: 9992;
  position: relative;
  text-align: left;
  vertical-align: middle;
  display: inline-block;
  white-space: normal;
  max-width: 100%;
  max-height: 100%;
  outline: none !important;
  line-height: 2;
}

.lity-container a:not(.hover-opacity) {
  color: #b70e16;
}

.lity-content {
  z-index: 9993;
  width: 100%;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: -webkit-transform .3s ease;
  transition: -webkit-transform .3s ease;
  -o-transition: -o-transform .3s ease;
  transition: transform .3s ease;
  transition: transform .3s ease,-webkit-transform .3s ease,-o-transform .3s ease;
}

.lightbox {
  max-height: 90vh !important;
  padding: 20px;
  background-color: #fff;
  overflow-y: scroll;
}

.lightbox rt {
  font-size: 11px;
}

.lightbox p {
  font-size: 14px;
}

.lightbox__title {
  font-size: 30px;
}

.lightbox__content {
  font-size: 14px;
}

.lightbox__content > * {
  margin-top: 10px;
}

.lightbox h4 {
  margin-top: 10px;
}

.lightbox__close {
  margin-top: 20px;
  text-align: center;
}

.lightbox__close a {
  cursor: pointer;
}

.lity-content:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
}

.lity-close {
  z-index: 9994;
  width: 35px;
  height: 35px;
  position: fixed;
  right: 0;
  top: 0;
  -webkit-appearance: none;
  cursor: pointer;
  text-decoration: none;
  text-align: center;
  padding: 0;
  color: #fff;
  font-style: normal;
  font-size: 35px;
  font-family: Arial,Baskerville,monospace;
  line-height: 35px;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  border: 0;
  background: none;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.popup_prof .modaal-content-container {
  padding: 0;
}

.popup_prof .modaal-container {
  max-width: 560px;
}

footer {
  position: relative;
}

footer a {
  color: #4D4D4D;
}

footer .footer__inner {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: 100%;
  padding: 100px 20px;
}

footer .footer__left,
footer .footer__right {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  font-size: 13.65px;
  line-height: 27.3px;
  letter-spacing: 0.1em;
}

footer .footer__left {
  width: 195.7812px;
}

footer .footer__left img.twitter {
  width: 34.76px;
}

footer .footer__left img.facebook {
  width: 35.5264px;
}

footer .footer__left img.line {
  width: 37.3942px;
}

footer .footer__right {
  width: 800px;
  margin: 0 0 5px 100px;
  align-items: flex-end;
}

footer .footer__right > a {
  display: flex;
  align-items: center;
}

footer .footer__right > a span.imgWrap {
  display: flex;
  align-items: center;
}

footer .footer__right > a span:not(.imgWrap) {
  display: inline-block;
  margin-left: 10px;
}

footer .footer__right img.kansou {
  width: 25.2491px;
}

footer .footer__right img.home {
  width: 42px;
}

footer .footer__right img.mail {
  width: 23.2297px;
}

footer .footer__right img.toStore {
  width: 22.9539px;
}

footer .footer__bottom {
  width: 100%;
  margin-top: 60px;
  font-size: 12px;
  line-height: 36.49px;
  text-align: center;
}

footer .footer__bottom__copy {
  display: block;
  width: 100px;
  margin: 10px auto 0;
  font-size: 14px;
  font-style: italic;
  font-weight: bold;
}

@media (max-width: 1279px) {
  .mv .mv-left,
  .mv .mv-right {
    width: 25vw;
  }
  .mv .mv-left {
    margin-top: 8vw;
  }
  .mv .mv-right {
    margin-top: 31vw;
  }
}

@media (max-width: 1200px) {
  .sec.story .links > div p {
    font-size: 20px;
  }
  .sec.story .links > div p + p {
    font-size: 17px;
  }
}

@media (max-width: 1140px) {
  footer .footer__right {
    width: 700px;
    margin-left: 50px;
  }
}

@media (max-width: 990px) {
  footer br.sp {
    display: block;
  }
  footer .hobonichi.pc {
    display: none;
  }
  footer .hobonichi.sp {
    display: block;
  }
  footer .footer__inner {
    padding: 50px 10px;
    align-items: flex-end;
    flex-direction: row;
  }
  footer .footer__left,
  footer .footer__right {
    font-size: 13px;
  }
  footer .footer__left {
    width: 100%;
    justify-content: center;
  }
  footer .footer__left a:nth-of-type(2) {
    margin: 0 55px;
  }
  footer .footer__left span {
    width: 100%;
    padding-bottom: 8px;
    text-align: center;
  }
  footer .footer__right {
    flex-direction: column;
    align-items: initial;
    width: 50%;
    margin: 40px 0 0;
  }
  footer .footer__right a {
    margin: 12px 0;
  }
  footer .footer__right a:first-of-type {
    margin-top: 0;
  }
  footer .footer__right a:last-of-type {
    margin-bottom: 0;
  }
  footer .footer__right a span.imgWrap {
    display: inline-block;
    width: 32px;
    text-align: right;
  }
  footer .footer__right a span.imgWrap img {
    vertical-align: middle;
  }
  footer .footer__right img.kansou {
    width: 20.7px;
  }
  footer .footer__right img.home {
    width: 31.8px;
  }
  footer .footer__right img.mail {
    width: 23.2297px;
  }
  footer .footer__right img.toStore {
    width: 22.9539px;
  }
  footer .footer__bottom {
    width: calc(50% - 10px);
    margin: 10px 0 6px 10px;
    line-height: 17px;
    text-align: left;
  }
  footer .footer__bottom__copy {
    margin-top: 40px;
  }
  footer .footer__bottom__links a {
    margin-top: 10px;
  }
  footer .footer__bottom__links a:first-of-type {
    margin-top: 0;
  }
  footer .hobonichi {
    font-size: 12px;
    margin-top: 50px;
  }
}

@media (max-width: 910px) {
  header .header-right a {
    margin-right: 15px;
  }
  header .header-right a:nth-of-type(3) {
    margin-right: 0;
  }
}

@media (max-width: 910px) and (min-width: 769px) {
  header .header-right a {
    font-size: 11px;
  }
}

@media (max-width: 768px) {
  body {
    font-size: 15px;
  }
  .pc {
    display: none;
  }
  .pc-inline {
    display: none;
  }
  .sp {
    display: block;
  }
  .price {
    font-size: 15px;
  }
  .price .num {
    font-size: 22px;
  }
  .price .tax {
    font-size: 10px;
  }
  header .header-inner {
    padding: 5px 10px;
  }
  header .header-left h1 {
    line-height: 1;
    padding-right: 15px;
  }
  header .header-left h1 img {
    max-width: 116px;
    width: 100%;
  }
  header .header-right a {
    margin-right: 15px;
  }
  header .header-right a span {
    display: none;
  }
  header .header-right a:nth-of-type(2) img {
    width: 12px;
  }
  .mv {
    display: block;
    padding-top: 0;
  }
  .mv .mv-left {
    width: 176px;
    margin: 0 0 11px calc(100% - 176px);
  }
  .mv .mv-right {
    margin: 13px 0 0 29px;
    width: 170px;
  }
  .mv .swiperWrap {
    padding: 0 52px 0 0;
  }
  .mv .mv-txt1 {
    max-width: 229px;
    top: -37px;
  }
  .mv .mv-txt2 {
    max-width: 248px;
    position: absolute;
    bottom: -54px;
    right: 14px;
  }
  .mv .mv-2024 {
    right: 13px;
    max-width: 28px;
  }
  .mv .mySwiper2 {
    max-width: 100%;
  }
  .mv .swiper-container-horizontal > .swiper-pagination-bullets, .mv .swiper-pagination-custom, .mv .swiper-pagination-fraction {
    position: absolute;
    bottom: 0;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    width: calc(100vw - 34px);
  }
  .mv .swiper-container-horizontal > .swiper-pagination-bullets > span:last-child, .mv .swiper-pagination-custom > span:last-child, .mv .swiper-pagination-fraction > span:last-child {
    margin-bottom: 0;
  }
  .mv .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 3.5px 0;
  }
  .yodo {
    display: block;
    max-width: 100%;
    padding: 50px 5% 25px;
    text-align: center;
  }
  .yodo .mvTxt__prof {
    padding: 7px 18px;
  }
  .yodo > p {
    margin: 0 0 20px;
    text-align: left;
  }
  .sec .sec-inner {
    padding: 30px 15px;
  }
  .sec .sec-inner .header img {
    object-fit: cover;
    height: 140px;
  }
  .sec.item .item-inner {
    display: block;
    padding: 25px 0;
  }
  .sec.item .item-left {
    display: flex;
    justify-content: space-between;
    width: 100%;
    max-width: 375px;
    margin: auto;
  }
  .sec.item .name {
    position: static;
    margin-left: 27px;
  }
  .sec.item .name img {
    width: 36px;
    height: auto;
  }
  .sec.item .name.r2 img {
    width: 62.78px;
    height: auto;
  }
  .sec.item .price {
    position: static;
    max-width: calc(375px + 10%);
    margin: auto;
    padding: 0 5%;
    text-align: right;
  }
  .sec.item .swiper {
    max-width: 260px;
    margin: 0;
  }
  .sec.item .item-right {
    position: relative;
    max-width: calc(375px + 10%);
    margin: auto;
    padding: 0 5%;
  }
  .sec.item .item-pic {
    justify-content: initial;
  }
  .sec.item .item-pic > a {
    width: calc(50% - 5px);
  }
  .sec.item .item-pic > a:nth-child(2) {
    margin-left: 10px;
  }
  .sec.item .item-pic > a:nth-child(3) {
    margin-top: 10px;
  }
  .sec.item .item-pic > a.sold::after {
    height: 36px;
    background-size: 45.25px;
  }
  .sec.item .item-desc {
    padding: 20px 5% 5px;
  }
  .sec.item .item-detail {
    position: absolute;
    right: 5vw;
    bottom: 0;
    writing-mode: vertical-rl;
    width: 40px;
    height: 150px;
    margin: 0;
    letter-spacing: 0.08em;
  }
  .sec.item .swiper-container-horizontal > .swiper-pagination-bullets, .sec.item .swiper-pagination-custom, .sec.item .swiper-pagination-fraction {
    top: initial;
    left: initial;
    bottom: 0;
    right: 0;
    display: flex;
    flex-direction: column;
    width: 282px;
  }
  .sec.item .swiper-container-horizontal > .swiper-pagination-bullets > span:last-child, .sec.item .swiper-pagination-custom > span:last-child, .sec.item .swiper-pagination-fraction > span:last-child {
    margin-bottom: 0;
  }
  .sec.item .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 3.5px 0;
  }
  .sec.item#kinpouge .item-inner {
    padding-bottom: 50px;
  }
  .sec.story .story-inner {
    padding: 50px 15px;
  }
  .sec.story .ttl {
    margin-bottom: 15px;
    width: 65%;
    max-width: 300px;
  }
  .sec.story .links {
    justify-content: initial;
    padding-top: 0;
  }
  .sec.story .links a {
    width: calc(50% - 5px);
    margin: 30px 10px 0 0;
  }
  .sec.story .links a > img:nth-of-type(2) {
    max-height: 17px;
    margin: 8.5px 0 10px;
  }
  .sec.story .links a > p:nth-of-type(1) {
    font-size: 15px;
  }
  .sec.story .links a > p:nth-of-type(2) {
    font-size: 13px;
    margin-top: 8px;
  }
  .sec.story .links a:nth-of-type(1) > img:nth-of-type(2) {
    max-height: 17px;
    margin: 8.5px 0 10px;
  }
  .sec.story .links a:nth-of-type(2) {
    margin-right: 10px;
  }
  .sec.story .links a:nth-of-type(2) > img:nth-of-type(2) {
    max-height: 17px;
    margin: 8.5px 0 10px;
  }
  .sec.story .links a:nth-of-type(2n) {
    margin-right: 0;
  }
  .sec.story .links.col3 {
    padding-top: 0;
  }
  .sec.story .links.col3 a {
    width: calc(50% - 5px);
    margin-top: 30px;
  }
  .sec.story .links.col3 a:nth-of-type(1) {
    margin-right: 10px;
  }
  .sec.concept .concept-inner .ttl {
    max-width: 160px;
    margin-bottom: 5px;
  }
  .sec.concept .concept-inner .cnt {
    max-width: 245px;
    margin: 50px auto;
  }
  .sec.concept .concept-inner .arrow {
    width: 24px;
  }
  .sec.info .info-inner {
    padding: 50px 15px;
  }
  .sec.info .info-inner p span {
    display: inline-block;
    padding: 0 2px;
    margin-bottom: 6px;
    border-bottom: 1px solid #000;
    line-height: 1.4;
  }
  .sec.info .info-inner .bnr {
    padding: 50px 15px 0;
  }
  .sec.info .info-inner .bnr + .bnr {
    padding-top: 30px;
  }
  .sec.bnr .bnr-inner .bnr a {
    width: 100%;
    margin-top: 10px !important;
  }
}

@media (max-width: 400px) {
  .sec.story .links a > p:nth-of-type(1) {
    font-size: 3.5vw;
  }
  .sec.story .links a > p:nth-of-type(2) {
    font-size: 3.2vw;
  }
}

@media (max-width: 360px) {
  .sec.item .name img {
    width: 32px;
  }
  .sec.item .name.r2 img {
    width: 54px;
  }
  .sec.item .swiper {
    max-width: 230px;
  }
  .sec.item .swiper-container-horizontal > .swiper-pagination-bullets, .sec.item .swiper-pagination-custom, .sec.item .swiper-pagination-fraction {
    width: 250px;
  }
  .sec.item .item-detail {
    height: 140px;
  }
}
