/* CSS Document */
/*------------------------------------------------------

INDEX

------------------------------------------------------*/
img {
  display: block;
  margin: 0 auto; }

#contents {
  background-color: #fff; }

.kv02-feat01 {
  background-image: url("../img/img_kv_8k4k.jpg"); }

.kv02-feat02 {
  background-image: url("../img/img_kv_hdr.jpg"); }

.kv02-feat03 {
  background-image: url("../img/img_kv_adv.jpg"); }

.kv02-feat04 {
  background-image: url("../img/img_kv_conv.jpg"); }

.feat-item {
  margin-bottom: 80px; }
  .feat-item h3 {
    border-left: #cdcdcd 8px solid;
    font-size: 1.8rem;
    font-weight: 600;
    line-height: 1.5;
    margin-bottom: 30px;
    padding: 8px 16px; }
  .feat-item p {
    font-size: 1.4rem;
    line-height: 2; }
  .feat-item figure {
    padding-top: 20px; }
  .feat-item figcaption {
    max-width: 676px;
    font-size: 1rem;
    margin: 10px auto; }
  .feat-item img {
    width: 100%;
    max-width: 676px; }
  .feat-item .w-small {
    margin: auto; }
  .feat-item .w-small img {
    width: auto; }
  .feat-item .w-324 {
    max-width: 324px;
    margin: auto; }

.notes {
  text-indent: -2rem;
  margin-left: 2rem; }

.feat-link {
  background-color: #e5e5e5;
  padding: 40px; }

.feat-link-list li {
  display: block;
  font-size: 1.4rem;
  line-height: 1.5;
  padding: 0 20px; }
  .feat-link-list li a {
    color: #b48c3c;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600; }

.feat-link-list li:not(:last-child) {
  border-right: #cdcdcd 1px solid; }

@media only screen and (max-width: 800px) {
  .l-flex {
    display: block; } }

@media only screen and (max-width: 740px) {
  .feat-item figure {
    padding-top: 30px; }
  .feat-item .w-324 {
    max-width: 240px;
    margin-top: 20px; }
  .feat-link {
    display: none; } }
