@charset "utf-8";

/* -------------------------------
common
------------------------------- */
.l-content img {
  vertical-align: bottom;
}


/* section */
.l-content .section {
  margin-bottom: 30px;
}
.l-content .sectionInner {
  margin-right: 20px;
}
.l-content .sectionInner:first-child {
  margin-right: 0px;
}
.l-content .leadTxt {
  text-align: center;
  font-size: 16px;
  font-weight: bold;
}
.l-content .txt_26 {
  font-size: 26px;
}

/* ------------------------------------------------------
contents
------------------------------------------------------ */
/* mainVisual */
.l-content .mainVisual {
  width: 950px;
  height: 70px;
  margin-bottom: 30px;
  background: url("/maker/misumi/mech/pr/newproduct/economy/img/ver3/mv_20230728.png") no-repeat 0 0;
  position: relative;
}
.l-content .mainVisual h1 {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}


/* h2Ttl_02 */
.l-content .h2Ttl_02 {
  position: relative;
  border-bottom: 2px solid #cccccc;
  font-size: 20px;
  font-weight: bold;
  padding: 10px 0;
}
.l-content .h2Ttl_02 span {
  border-left: 5px solid #ffcc00;
  display: block;
  padding: 0 0 0 10px;
  line-height: 1.2;
}
.l-content .h2Ttl_02 .m-btn--up {
  position: absolute;
  top: 0;
  right: 10px;
}

/* title decoration */
.l-content .txt_solution {
  font-size: 24px;
  text-align: center;
  font-weight: bold;
  margin: 10px auto;
}
.l-content .txt_solution::before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 36px;
  background-image: url(/maker/misumi/mech/pr/newproduct/economy/img/ver2/ttl_icon_left.png);
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: top;
  padding-right: 10px;
}
.l-content .txt_solution::after {
  content: "";
  display: inline-block;
  width: 20px;
  height: 36px;
  background-image: url(/maker/misumi/mech/pr/newproduct/economy/img/ver2/ttl_icon_right.png);
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: top;
  margin-left: 10px;
}
.l-content .c-line {
  background: linear-gradient(to bottom, #fff, #fff 50%, #ffff00 50%, #ffff00);
}

/* .c-graph */
.l-content .c-graph {
  background-color: #e5e5e5;
  padding: 15px;
}
.l-content .c-graph .c-graph__list {
  margin-bottom: 15px;
  counter-reset: items;
}
.l-content .c-graph .c-graph__list .c-graph__list__item {
  float: left;
  display: flex;
  align-items: center;
  width: 435px;
  background-color: #ffcc00;
  counter-increment: items;
}
.l-content .c-graph .c-graph__list .c-graph__list__item + .c-graph__list__item {
  float: right;
  width: 475px;
}
.l-content .c-graph .c-graph__list .c-graph__list__item .c-graph__list__item__head {
  position: relative;
  margin-right: 20px;
  padding: 11px 8px 9px 35px;
  background-color: #000000;
  color: #ffffff;
  font-size: 1.25rem;
}
.l-content .c-graph .c-graph__list .c-graph__list__item .c-graph__list__item__head::before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 10px;
  display: block;
  width: 1.1em;
  height: 1.1em;
  margin: auto 0;
  border-radius: 50%;
  background-color: #ffffff;
  color: #000000;
  font-size: 1.125rem;
  line-height: 1.2;
  text-align: center;
  content: counter(items);
}
.l-content .c-graph .c-graph__list .c-graph__list__item .c-graph__list__item__head::after {
  position: absolute;
  top: 0;
  bottom: 0;
  right: -20px;
  display: block;
  width: 0;
  height: 0;
  margin: auto 0;
  border-top: 25px solid transparent;
  border-bottom: 25px solid transparent;
  border-left: 20px solid #000000;
  content: '';
}
.l-content .c-graph .c-graph__list .c-graph__list__item .c-graph__list__item__caption {
  padding: 0 8px 0 10px;
  line-height: 1.134;
}
.l-content .c-graph .c-graph__list .c-graph__list__item .c-graph__list__item__title {
  padding-top: 2px;
  color: #dd0000;
  font-size: 1.6rem;
}
.l-content .c-graph .c-graph__list .c-graph__list__item .c-graph__list__item__title sup {
	font-weight: normal;
	color: #333333;
}
/* ancTopics */
.l-content .ancTopics {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #000;
  padding: 10px 50px;
  margin-bottom: 5px;
}

.l-content .ancTopics .txt {
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
}

.l-content .ancTopics .txt span {
  color: #ffcc00;
}

.l-content .ancTopics .anc_btn {
  width: 200px;
  height: 40px;
  display: block;
}

.l-content .ancTopics .anc_btnLink {
  width: 200px;
  height: 40px;
  display: block;
  box-sizing: border-box;
  padding: 9px 2px 8px;
  border-radius: 2px;
  background-color: #ffcc00 !important;
  text-align: center;
  font-size: 16px;
  color: #333333;
  font-weight: bold;
  text-decoration: none !important;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAICAYAAAAvOAWIAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDcuMi1jMDAwIDc5LjFiNjVhNzliNCwgMjAyMi8wNi8xMy0yMjowMTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpmYTk4YWQ0ZS0zOWNkLWI2NGYtYmVlOS0xZjU1ZTFiZTBmNjkiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RkI5NUE5MTAyOUUwMTFFRDhBMzlCRTgwQkI3RTBCNDYiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RkI5NUE5MEYyOUUwMTFFRDhBMzlCRTgwQkI3RTBCNDYiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIDIzLjUgKFdpbmRvd3MpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6ZmE5OGFkNGUtMzljZC1iNjRmLWJlZTktMWY1NWUxYmUwZjY5IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOmZhOThhZDRlLTM5Y2QtYjY0Zi1iZWU5LTFmNTVlMWJlMGY2OSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Po/JFBQAAABhSURBVHjaYmBgYAgDYkYGwsAYRBwG4n4CGkyA+D2IsQ2I/wPxBBwaYAr/gjiSQHwDqmEimgaYwj9AnAgTBGm4jqYBpPADukJsGpYjKUzA5REJJA14FSJruAzE8egSAAEGAL/LGuEVlFBiAAAAAElFTkSuQmCC);
  background-repeat: no-repeat;
  background-position: 11px center;
}

/* ancNav */
.l-content .sectionInner .h2Ttl_02 {
  background-color: #ffcc00;
  padding: 15px 10px;
  border-bottom: none;
}
.l-content .sectionInner .h2Ttl_02 span {
  border-left-color: #000000;
}
.l-content .ancNavArea {
  width: 950px;
  height: 550px;
  margin: 0 auto;
  background-repeat: no-repeat;
  padding: 10px;
  box-sizing: border-box;
  border: 1px solid #bfbfbf;
}
.l-content .ancNavArea .ancNav {
  letter-spacing: -0.4em;
  display: flex;
  flex-wrap: wrap;
  column-gap: 1px;
}
.l-content .ancNavArea .ancNav>li {
  letter-spacing: normal;
  width: 115px;
  height: 160px;
  box-sizing: border-box;
  text-align: center;
  position: relative;
  z-index: 0;
  margin-top: 15px;
}
.l-content .ancNavArea .ancNav::after {
  content: "";
  width: 115px;
  height: 160px;
}
.l-content .ancNavArea .ancNav>li .icon_new {
  position: absolute;
  top: -12px;
  padding: 2px 6px 0;
  color: #fff;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  background-color: #dd0000;
}

.l-content .ancNavArea .ancNav>li a {
  text-decoration: none;
}
.l-content .ancNavArea .ancNav>li .anc_txt {
  display: inline-block;
  position: relative;
  padding-left: 14px;
  text-align: left;
  font-size: 12px;
  margin-top: 3px;
}
.l-content .ancNavArea .ancNav>li .anc_txt:before {
  position: absolute;
  top: 1px;
  left: 0;
  width: 16px;
  height: 16px;
  content: "";
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMiIgaGVpZ2h0PSIxMiIgdmlld0JveD0iMCAwIDE2IDE2IiBmaWxsPSJub25lIj4KPHBhdGggZD0iTTguMDAwMDEgOS45OUwyLjUxMDAxIDQuNDlMMy41MDAwMSAzLjVMOC4wMDAwMSA4TDEyLjUxIDMuNUwxMy40OSA0LjQ5TDguMDAwMDEgOS45OVoiIGZpbGw9IiMwMDQwOTgiLz4KPHBhdGggZD0iTTE0IDExLjVIMlYxMi45SDE0VjExLjVaIiBmaWxsPSIjMDA0MDk4Ii8+Cjwvc3ZnPg==") 0 0 no-repeat;
}

/* itemList */
.l-content .wrap_itemList {
  width: 950px;
  height: auto;
  box-sizing: border-box;
  padding: 20px 17px 15px;
}
.l-content .itemList {
  letter-spacing: -0.4em;
  display: flex;
  justify-content:flex-start;
  flex-wrap: wrap;
  /* gap:15px 12px; */
}
.l-content .itemList li{
  margin: 0 12px 15px 0px;
}
.l-content .itemList li:nth-child(4),.l-content .itemList li:nth-child(8){
  margin: 0 0 15px 0px;
}
.l-content .itemList .item {
  letter-spacing: normal;
  border: 1px solid #bfbfbf;
  width: 220px;
  background-repeat: repeat-y;
  padding: 10px 15px;
  box-sizing: border-box;
  position: relative;
  background-color: #fff;
}
.l-content .itemList .item .icon_off {
  position: absolute;
  top: 0;
  right: 0;
  width: 106px;
  height: 85px;
  z-index: 5;
}
.l-content .itemList .item .name {
  font-size: 14px;
  font-weight: bold;
  text-align: left;
  width: 105px;
  height: 63px;
}
.l-content .itemList .item .pic {
  width: 150px; 
  margin: 35px auto 45px;
  position: relative;
}
.l-content .itemList .item .pic .icon_new {
  position: absolute;
  top: -17px;
  left: -18px;
  padding: 3px 8px 2px;
  color: #fff;
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  background-color: #dd0000;
}

.l-content .itemList .item .pic .icon__outer {
  position: absolute;
  top: 120px;
  right: -20px;
  z-index: 5;
  width: 140px;
}
.l-content .itemList .item .pic .icon__outer .icon_stock,
.l-content .itemList .item .pic .icon__outer .icon_pricedown,
.l-content .itemList .item .pic .icon__outer .icon_rohs {
  float: right;
  width: 40px;
  height: 30px;
  white-space: nowrap;
  overflow: hidden;
  text-indent: 100%;
}
.l-content .itemList .item .pic .icon__outer .icon_stock {
  background: url(/maker/misumi/mech/pr/newproduct/economy/img/ver2/icon_stock.png) no-repeat;
}
.l-content .itemList .item .pic .icon__outer .icon_pricedown {
  background: url('/maker/misumi/mech/pr/newproduct/economy/img/ver3/icon_pricedown.png') no-repeat;
}
.l-content .itemList .item .pic .icon__outer .icon_rohs {
  background: url('/maker/misumi/mech/pr/newproduct/economy/img/ver3/icon_rohs.png') no-repeat;
}
.l-content .itemList .item .pic .icon__outer p + p {
  margin-right: 5px;
}
.l-content .itemList .item .quantity {
  margin-top: 10px;
  text-align: center;
}
.l-content .itemList .item .quantity strong {
  font-size: 23px;
  margin-right: 4px;
}
.l-content .itemList .item .inner {
  margin-top: 8px;
}
.l-content .itemList .item .inner .price {
  text-align: center;
  margin: 0 auto 5px;
  vertical-align: bottom;
  display: table-cell;
  width: 188px;
  line-height: 20px;
}
.l-content .itemList .item .inner .price strong {
  font-size: 23px;
  margin: 0 2px 0 2px;
}
.l-content .itemList .item .btn {
  margin: 8px auto 0;
  text-align: center;
  font-weight: bold;
}
.l-content .itemList .item .btn a {
  text-decoration: none;
}

.l-content .itemList .item.box_hover {
  cursor: pointer;
}

.l-content .itemList .item.box_hover .icon_off,
.l-content .itemList .item.box_hover .icon_off_02,
.l-content .itemList .item.box_hover .name,
.l-content .itemList .item.box_hover .pic,
.l-content .itemList .item.box_hover .quantity,
.l-content .itemList .item.box_hover .price,
.l-content .itemList .item.box_hover .inner,
.l-content .itemList .item.box_hover .note,
.l-content .itemList .item.box_hover .icon_new,
.l-content .itemList .item.box_hover .btn{
  opacity: 0.75;
  filter: alpha(opacity=75);
  -ms-filter: "alpha(opacity=75)";
}


/* rankArea */
.l-content .rankArea {
  margin: 10px auto 8px;
  background: #ffcc00;
  padding: 15px;
  box-sizing: border-box;
}
.l-content .rankArea .rank_no {
  height: 30px;
  margin: 0 auto;
  background: #dd0000;
  color: #fff;
  font-size: 14px;
  line-height: 30px;
  text-align: center;
  font-weight: bold;
}
.l-content .itemList.rank {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.l-content .itemList .item.rankItem {
  padding: 10px 10px 15px;
  width: 300px;
  position: relative;
  text-align: center;
  box-sizing: border-box;
  border-style: none;
}
.l-content .itemList .item.rankItem.itemInfo_01{
  background: none;
  width: 290px;
  padding: 10px 0;
  margin-right: 0;
}
.l-content .itemList .item.rankItem .price {
  margin-top: 0;
}
.l-content .itemList .item.rankItem .btn {
  width: 250px;
  margin: 5px auto 0;
  text-align: center;
  font-weight: bold;
}
.l-content .itemList .item.rankItem .name {
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  margin: 10px auto;
  width: 280px;
  height: auto;
}
.l-content .itemList .item.rankItem .btn a {
  text-decoration: none;
}
.l-content .itemList .item.rankItem .pic {
  width: 200px;
  height: 150px;
  margin: 10px auto 20px;
  position: relative;
}
.l-content .itemList .item.rankItem .pic .icon__outer {
  position: absolute;
  top: 130px;
  right: -35px;
  z-index: 5;
  width: 140px;
}
.l-content .itemList .item.rankItem .note_r {
  text-align:right;
  line-height: 1.2;
}
.l-content .itemList .item.rankItem .note_r span {
  display: inline-block;
  text-align: left;
}

/* itemInfo */
.l-content .itemInfoBox {
  width: 920px;
  height: 560px;
  background: url("/maker/misumi/mech/pr/newproduct/economy/img/ver2/bg_info.png") no-repeat 0 0;
  box-sizing: border-box;
  padding: 10px;
  margin-bottom: 10px;
}
.l-content .itemInfoBox_Inner {
  display: flex;
  justify-content: space-between;
}
.l-content .itemInfo_ttl {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: 900px;
  height: 70px;
  font-size: 18px;
  line-height: 28px;
  letter-spacing: 0;
}
.l-content .itemInfo_ttl_l {
  width: 190px;
  background-color: #000;
  color: white;
  line-height: 26px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
.l-content .itemInfo_ttl_m {
  width: 80px;
  background-color: #ffcc00;
  color: white;
  font-size: 44px;
  text-align: center;
  vertical-align: middle;
  line-height: 70px;
}
.l-content .itemInfo_ttl_r {
  width: 630px;
  background-color: #ffcc00;
  display: flex;
  align-items: center;
  justify-content: center;
}
.l-content .itemInfo_01{
  width: 300px;
  position: relative;
  text-align: center;
  box-sizing: border-box;
  border-style: none;
  margin-right: 10px;
  background: none;
}
.l-content .itemInfo_02 {
  width: 610px;
  padding: 10px;
  letter-spacing: normal;
  box-sizing: border-box;
}
.l-content .itemInfo_02_inner {
  margin: 15px 0 10px;
}
.l-content .itemInfo_02_txt{
  font-size: 17px;
  line-height: 24px;
  text-align: center;
  margin-bottom: 35px;
}
.l-content .itemInfo_02_inner img{
  width: 525px;
  height: 262px;
}
.l-content .itemInfo_02_inner .btn{
  padding: 30px 0 0;
  text-align: center;
}
.l-content .itemInfo_02 .m-btnWin--strong {
  width: 280px;
}

/* topicsArea */
.l-content .topicsArea {
  width: 950px;
  margin: 0 auto;
  background: #fff8da;
  box-sizing: border-box;
  padding: 15px 0;
}

.l-content .topicsArea .topicsAreaTtl {
  text-align: center;
  font-size: 24px;
  font-weight: bold;
}

.l-content .topicsArea .topicsInner {
  padding: 15px;
  display: flex;
  justify-content: space-between;
}

.l-content .topicsArea .topicsInner .topicsBox {
  width: 455px;
  border: 1px solid #bfbfbf;
  box-sizing: border-box;
  background: #fff;
  padding: 10px 15px 15px 10px;
}
.l-content .topicsArea .topicsInner .topicsBox ul.topicsBoxTtl {
  text-align: center;
  font-size: 16px;
  color: #333;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 30px;
}
.l-content .topicsArea .topicsInner .topicsBox .topicsBoxTtl .no_ttl {
  width: 30px;
  margin-right: 10px;
}

.l-content .topicsArea .topicsInner .topicsBox .topicsBoxinnner {
  margin-top: 10px;
}
.l-content .topicsArea .topicsInner .topicsBox .topicsBoxinnner .topicsBoxinnner_left {
  width: 130px;
  float: left;
  text-align: center;
  font-size: 14px;
}
.l-content .topicsArea .topicsInner .topicsBox .topicsBoxinnner .topicsBoxinnner_right {
  float: right;
  font-size: 14px;
}
.l-content .topicsArea .precautionBox {
  width: 920px;
  height: 120px;
  padding: 10px;
  margin: 0 auto 10px;
  background: #fff;
  border: 1px solid #cccccc;
  box-sizing: border-box;
}
.l-content .topicsArea .precautionBox .ttlBox {
  width: 250px;
  height: 100px;
  float: left;
  border-right: 1px dotted #9b9b9b;
  font-size: 16px;
  font-weight: bold;
  line-height: 100px;
  text-align: center;
}
.l-content .topicsArea .precautionBox .txtBox {
  width: 600px;
  float: left;
  padding-top: 5px;
}
.l-content .topicsArea .precautionBox .txtBox dl {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.l-content .topicsArea .precautionBox .txtBox dt {
  width: 28%;
  font-size: 14px;
  font-weight: bold;
  padding-left: 30px;
  margin-bottom: 10px;
}
.l-content .topicsArea .precautionBox .txtBox dd {
  width: 60%;
  font-size: 12px;
  margin-bottom: 10px;
}
.l-content .topicsArea .topicsInner .topicsBox_02 {
  display: flex;
  border: 1px solid #bfbfbf;
  box-sizing: border-box;
  background: #fff;
  width: 920px;
  padding: 15px 0;
}
.l-content .topicsArea .topicsInner .topicsBox_02 .topicsBox_02_left {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 387px;
}
.l-content .topicsArea .topicsInner .topicsBox_02 .topicsBox_02_left > img{
  justify-self: center;
}

/* どうやってコストダウンしてるの？ */
.l-content .m-generalBox {
  padding: 10px 20px
}
.l-content .m-generalBox .m-generalBox__ttl {
  margin-bottom: 0;
  padding-left: 168px;
  font-size: 1.1875rem;
  line-height: 1.75;
}
.l-content .m-generalBox .m-generalBox__aside {
  vertical-align: middle;
  width: 168px;
}

/* coming soon */
/* 追加準備中　商品情報なしの場合 itemにcoming_soon_blankクラスをつけた空タグ設置*/
.l-content .itemList .item.coming_soon_blank{
  background-image:url("/maker/misumi/mech/pr/newproduct/economy/img/ver2/txt_coming_soon.png");
  background-size:174px 62px,220px 100%;
  background-repeat: no-repeat,no-repeat;
  background-position:20px 110px,0 0;
  background-color: #fff;
  height: 340px;
  }
.l-content .itemList .item.coming_soon_blank::after {
  content: "追加準備中";
  position: absolute;
  top: 250px;
  left: 0;
  width: 220px;
  color: #666;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  z-index: 1;
  opacity: 1;
}

/* kitArea */
.l-content .kitArea {
  width: 950px; 
  position:relative; 
  box-sizing: border-box; 
  padding:0 15px 15px; 
  border: solid 10px #fbe7d8; 
  margin: 20px 0 35px 0;
}
.l-content .kitArea .kitArea_Inner {
  box-sizing: border-box;
  padding: 40px 10px 0;
  margin: auto;
}
.l-content .kitArea .headline {
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  line-height: 40px;
}
.l-content .kitArea .headline span {
  font-size:14px;
  font-weight: normal;
}
.l-content .kitArea .notes {
  line-height: 18px;
}
.l-content .kitArea .list {
  display: flex;
  justify-content: space-between;
  background: #000;
  width: 900px;
  height:290px;
}
.l-content .kitArea .list li {
  width: 180px;
  height:290px;
  box-sizing: border-box;
  padding: 18px 15px 25px;
  font-size: 13px;
  line-height:20px;
  color: #FFF;
  text-align: center;
}
.l-content .kitArea .list li .name {
  padding-bottom: 10px;
  text-align: center;
  border-bottom: 1px solid #FFF;
}
.l-content .kitArea .list li .detail {
  margin-bottom: 15px;
  padding-top: 10px;
}
.l-content .f_yellow {
  color: #ffcc00;
}
.l-content .kitArea .list li .pic img {
  width: 110px;
  height: 112px;
}

/* vocArea */
.l-content .vocArea {
  width: 950px;
  height: 330px;
  position:relative; 
  box-sizing: border-box; 
  padding:20px 0; 
  border: solid 5px #ffcc00;
  margin-bottom: 30px;
  background-color: #fff8da;
}
.l-content .vocArea .headline {
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  line-height: 30px;
}
.l-content .vocArea .msgWrap {
  display: flex;
  justify-content: space-between;
  width: 755px;
  margin: auto;
}
.l-content .vocArea .msgWrap .comment {
  font-size: 16px;
  line-height: 22px;
  box-sizing: border-box;
  padding: 15px 25px;
  background: #FFF;
  border: 1px solid #333;
  border-radius: 5px;
  height: 90px;
  margin-top: 15px;
  position: relative;
}
.l-content .vocArea .msgWrap .comment span{
  display: block;
  text-align: right;
  font-size: 13px;
}
.l-content .vocArea .msgWrap .comment:before,
.l-content .vocArea .msgWrap .comment:after {
  border: solid transparent;
  content:'';
  height:0;
  width:0;
  pointer-events:none;
  position:absolute;
  right:100%;
  top:50%;
}
.l-content .vocArea .msgWrap .comment:before{
  border-color: rgba(51, 51, 51, 0);
  border-top-width:11px;
  border-bottom-width:11px;
  border-left-width:33px;
  border-right-width:33px;
  margin-top: -11px;
  margin-right: 1px;
  border-right-color:#333333;
}
.l-content .vocArea .msgWrap .comment:after {
  border-color: rgba(255, 255, 255, 0);
  border-top-width:10px;
  border-bottom-width:10px;
  border-left-width:30px;
  border-right-width:30px;
  margin-top: -10px;
  border-right-color:#FFFFFF;
}
.l-content .vocArea .msgWrap.msgWrap_r .comment:before,
.l-content .vocArea .msgWrap.msgWrap_r .comment:after {
  left:100%;
  top:50%;
}
.l-content .vocArea .msgWrap.msgWrap_r .comment:before{
  margin-left: 1px;
  border-left-color:#333333;
  border-right-color: transparent;
}
.l-content .vocArea .msgWrap.msgWrap_r .comment:after {
  border-left-color:#FFFFFF;
  border-right-color: transparent;
}

/* btm_bnr */
.l-content .btm_bnr {
  position: relative;
}
.l-content .btm_bnr .anc_btn{
  position: absolute;
  bottom: 18px;
  right: 15px;
}

/* kitCaution */
.l-content .kitCaution {
  width: 950px;
  height: 220px;
  box-sizing: border-box; 
  padding:20px; 
  border: solid 1px #333;
  margin-bottom: 30px;
}