@charset "UTF-8";
/* CSS Document */
figure img {
 display: block;
 margin: auto !important;
 vertical-align: middle;
}
.pc {
 display: block !important;
}
.sp {
 display: none !important;
}
.br_pc {
 display: block !important;
 content: "";
 margin: 2px 0 !important;
}
.prod-lens-title {
 display: block;
 margin: 40px auto;
 padding-bottom: 20px;
 border-bottom: none;
 color: #222;
 font-size: 18px;
 font-size: 1.8rem;
 font-weight: 700;
 text-align: center !important;
 line-height: 1.8
}
.lansee_sec02 {
 margin-top: 20px;
 display: flex;
 justify-content: center;
 align-items: center;
 width: 100%;
}
 .lansee_sec02 > *:first-child {
  width: 220px;
  height: 250px;
  background-image: url("../img/img_sec2_02.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top left;
  margin-right: 20px;
 }

@media screen and (max-width:47.938em) {
 .prod-lens-title {
  text-align: left !important;
  font-size: 16px;
  font-size: 1.6rem;
  padding: 0 10px;
 }
}
.table_pc table {
 table-layout: fixed;
 width: auto;
 margin: auto;
 padding: 0;
 border: 1px solid #595959;
 border-collapse: collapse;
}
.table_pc table td, .table_pc table th {
 padding: 10px;
 border: 1px solid #595959;
}
.table_pc table th {
 background: #eee;
 width: 17%;
}
.table_pc table td {
 width: 58%;
}
.table_pc table td:last-child {
 width: 25%;
}
.txt {
 text-align: center;
}
p.price {
 text-align: right;
 white-space: nowrap;
 font-weight: bold;
}
span.name {
 font-weight: bold;
 display: block;
}
span.small {
 font-size: 82%;
 font-weight: normal;
 display: block;
}
.table_sp table {
 table-layout: fixed;
 border: 0;
 width: 100%;
 margin: auto;
 font-size: 115%;
}
br.sp {
 display: block;
 content: "";
 margin: 2px 0 !important;
}
.table_sp table th {
 background-color: #eee;
 display: block;
 border-right: none;
 padding: 20px;
 text-align: center;
}
.table_sp table thead {
 border: none;
 clip: rect(0 0 0 0);
 height: 1px;
 margin: -1px;
 overflow: hidden;
 padding: 0;
 position: absolute;
 width: 1px;
}
.table_sp table tr {
 display: block;
 margin-bottom: .625em;
 padding: 10px;
 border: 1px solid #595959;
}
.table_sp table td {
 border-bottom: 1px solid #bbb;
 display: block;
 font-size: .8em;
 text-align: center;
 position: relative;
 padding: .625em .625em .625em 4em;
 border-right: none;
 padding: 10px;
}
.table_sp table td:last-child {
 border-bottom: 0;
}
.margin-top {
 margin-top: 30px;
}
.margin-auto {
 display: flex;
 justify-content: center;
 margin: auto;
}
.baseline {
 display: flex;
 justify-content: flex-start;
 align-items: flex-end;
 margin-left: -20px;
}
.color_txt1 {
 color: #14195a;
}
.mod-corp-bclo-title {
 margin-top: 20px;
 margin-bottom: 10px;
 font-size: 24px;
 font-size: 2.4rem;
 color: #14195a;
 line-height: 1.6
}
@media screen and (max-width:47.938em) {
 .mod-head01-inner {
  text-align: left !important;
  font-size: 22px;
  font-size: 2.2rem;
 }
 .pc {
  display: none !important;
 }
 .br_pc {
  display: none !important;
 }
 .sp {
  display: block !important;
 }
 .mod-corp-bclo-title {
  margin-bottom: 3.125vw;
  font-size: 2.0rem
 }
 .width-u-85, .width-u-80 {
  width: 100%
 }
 .width-u-70 {
  width: 100%;
  height: auto;
 }
 .pure-u-7-24 {
  width: 40% !important;
 }
 .pure-u-17-24 {
  width: 60% !important;
 }
 .pure-u-17-24 p {
  font-size: 85%;
 }
 .mod-corp-bclo-title-sm {
  margin-bottom: 2.125vw;
  font-size: 1.4rem;
  white-space: nowrap;
 }
 .lansee_sec02 {
  margin-top: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
 }	
 .lansee_sec02 {
  min-width: 0;
  margin: auto;
  margin-top: 20px!important;
  padding: 0;
 }
 .lansee_sec02 > *:first-child {
  min-width: 120px;
  margin-right: 3px;
  background-size: 100%;
  background-position: right;
 }

 .lansee_sec02 p {
  font-size: 90%;
 }
 .lansee_sec02 > *:first-child img.width-u-80 {
  width: 50% !important;
  height: auto;
 }
}