@charset "UTF-8";
.sp {
  display: none;
}

body.mac #container {
  font-size: 15px;
}

#container {
  width: 100%;
  color: #333333;
  font-family: 'Noto Sans JP','Roboto', sans-serif;
  font-weight: 400;
  line-height: 1.7;
  position: relative;
}

div#wrap-container {
  padding: 0;
}

#main-contents {
  width: 100%;
  font-family: YuGothic,'Yu Gothic',sans-serif;
}

h1 {
  border-bottom: 1px solid #cccccc;
  font-size: 1.5em;
  margin: 2.3% 0 1.6%;
  padding-bottom: 9px;
  line-height: 1;
  letter-spacing: 0.045em;
}

.title-banner {
  width: 980px;
  margin: 0 auto;
}

.title-banner-text {
  position: relative;
}

.title-banner-text h2 {
  position: absolute;
  font-size: 2.375em;
  font-weight: bold;
  color: #9BD9FF;
  top: 21%;
  left: 4.3%;
  letter-spacing: 0.05em;
}

.title-banner-text p {
  position: absolute;
  font-size: 1.125em;
  line-height: 1.55;
  font-weight: bold;
  letter-spacing: 0.06em;
  color: #fff;
  top: 45.2%;
  left: 4.2%;
}

h3 {
  background-color: #0276C3;
  font-size: 1.6625em;
  line-height: 1.6;
  color: #fff;
  text-align: center;
  padding: 0.7% 0 0.1%;
}

/* 製品ラインナップ */
.product-area {
  margin: 10.4% 0 0;
}

#comparison-table {
  margin: 10% 0 0;
}

#comparison-table table, #comparison-table td, #comparison-table th {
  border: 1px solid #CCCCCC;
  border-collapse: collapse;
  width: 100%;
}

#comparison-table td, #comparison-table th {
  padding: 0;
  box-sizing: border-box;
  width: 265px;
  text-align: center;
}

#comparison-table td.item-name, #comparison-table th.item-name {
  width: 188px;
  background-color: #EFF6F8;
  padding: 0.12% 0;
  min-height: 30px;
}

#comparison-table td .feature, #comparison-table th .feature {
  font-weight: bold;
  margin: 4.4% 0 0;
  font-size: 0.95em;
  letter-spacing: 0.05em;
}

#comparison-table td .item-image, #comparison-table th .item-image {
  width: 150px;
  margin: 1% auto 0;
  display: block;
}

#comparison-table td .name, #comparison-table th .name {
  display: inline-block;
  font-size: 1em;
  font-weight: bold;
  padding: 0 0 0 6.5%;
  margin: 2.7% 0% 3% 0;
  line-height: 1;
  background: url(/static/images/common/kasai_icon_blue.png) no-repeat 0 50%;
  background-size: 13px;
  color: #1C64B3;
}

#comparison-table td .price, #comparison-table th .price {
  display: block;
  padding: 1.6% 0;
  font-size: 0.9375em;
  line-height: 1.5;
}

#comparison-table td .price .zeinuki, #comparison-table th .price .zeinuki {
  display: block;
}

#comparison-table td .hdmi-icon, #comparison-table th .hdmi-icon {
  display: block;
  width: 140px;
  margin: 3.8% auto 0;
  padding: 0.8% 0;
  color: #fff;
  background: #FF863B;
}

#comparison-table td .typec-icon, #comparison-table th .typec-icon {
  display: block;
  width: 140px;
  margin: 2% auto 3.6%;
  padding: 0.8% 0;
  color: #fff;
  background: #2061AD;
}

#comparison-table th {
  background: #f0e6cc;
}

#comparison-table .even {
  background: #fbf8f0;
}

#comparison-table .odd {
  background: #fefcf9;
}

#comparison-table .line-08 td:not(.item-name) {
  vertical-align: top;
}

#comparison-table .line-09 td:not(.item-name) {
  line-height: 1.4;
  padding: 1.2% 0 1.1%;
  vertical-align: top;
}

/* 製品ラインナップ */
.product {
  padding: 0%;
  margin: 3% 0 5.2%;
}

.product .caption {
  font-size: 1.0625em;
  font-weight: bold;
  border-left: 6px solid #0276C3;
  padding: 0.2% 0 0.3% 0.7%;
  letter-spacing: 0.06em;
  margin-bottom: 1%;
}

.product a {
  position: relative;
  display: block;
}

.product .main {
  width: 200px;
  box-sizing: border-box;
  float: left;
  margin: 0 0;
  border: 1px solid #CECECE;
}

.product .note {
  float: left;
  width: 76.1%;
  padding: 0;
  margin: -0.5% 0 0 2%;
}

.product .note h5 {
  font-size: 1.15em;
  margin: 1.7% 0 0;
  line-height: 1.5em;
  letter-spacing: 1.5px;
}

.product .note ul.emphasis-icon {
  margin: 1.2% 0 0;
}

.product .note ul.normal-icon {
  margin: 0.4% 0 0;
}

.product .note ul.normal-icon li {
  border: 1px solid #707070;
  padding: 1.3% 1.2% 1.2% 1.3%;
  margin: 0 0.1% 0.8% 0;
  letter-spacing: 0.04em;
}

.product .note ul li {
  display: inline-block;
  font-size: 1em;
  font-weight: bold;
  text-align: center;
  padding: 1.3% 1.1%;
  margin: 0 3px 2px 0;
  line-height: 1;
  letter-spacing: 0.05em;
}

.product .note ul li.orange {
  background-color: #FF863B;
  color: #fff;
}

.product .note ul li.yellow {
  background-color: #E2C258;
}

.product .note ul li.blue {
  background-color: #2061AD;
  color: #fff;
}

.product .note a {
  display: inline-block;
  font-size: 1em;
  font-weight: bold;
  padding: 0 0 0 2.6%;
  margin: 0% 1% 0 0;
  line-height: 1;
  background: url(/static/images/common/kasai_icon_blue.png) no-repeat 0 50%;
  background-size: 13px;
  color: #1C64B3;
}

.product .note a:hover {
  transition: 0.1s;
  color: #FF0000;
}

.product .note .price {
  display: block;
  padding: 0% 0 0 0;
  font-size: 0.9375em;
  line-height: 1;
}

.product .note .size {
  margin: 0.9% 0 0;
  letter-spacing: 0.05em;
}

/* 関連ページ */
.kanren {
  margin: 10.5% 0 0;
}

.kanren h3 {
  font-family: 'Noto Sans JP','Roboto', sans-serif;
  background-color: #656565;
  padding: 0.5% 0 0.5%;
  font-size: 1.5em;
}

.kanren ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 2% 0 7.5%;
}

.kanren ul li {
  margin: 0 0 2%;
}

/* clfx */
.clfx:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}

.note img {
  vertical-align: baseline;
}
