@charset "UTF-8";
.idea {
  font-size: 14px;
  line-height: 1.8em;
}
.idea .kv {
  text-align: center;
}

@media screen and (min-width: 769px) {
  .idea .kv {
    width: 899px;
    margin: 0 auto 70px;
  }
  #idea01 .idea .kv h2.pc {
    margin: 18px auto 15px;
    text-align: center;
    line-height: 0;
  }
  #idea01 .idea .kv .pc.illust {
    position: relative;
    width: 760px;
    margin: 0 auto 77px;
  }
  #idea01 .idea .kv .pc.illust span.caption {
    position: absolute;
    right: 0;
    bottom: -18px;
  }
  #idea01 .idea .kv .lead {
    margin: 0 auto 60px;
    font-size: 18px;
    line-height: 1.4em;
  }
  #idea01 .idea .kv .lead + p {
    margin: 0 auto;
    font-size: 16px;
    line-height: 1.88em;
  }
  #idea01 .toggle {
    margin-bottom: 0;
  }
  #idea01 .toggle dd h3 {
    margin: 20px auto 0;
    font-size: 18px;
  }
  #idea01 #idea5 h4 {
    margin-bottom: 0;
  }
  #idea01 .toggle .col2 > div:first-child p {
    margin-top: 5px;
    font-size: 14px;
    line-height: 1.8em;
    text-indent: 14px;
  }
  #idea01 .toggle .col2 > div:first-child p {
    margin: 5px auto 0;
  }
  #idea4 .col2 > div:first-child p:first-child + p {
    margin: 5px auto 0 ;
  }
  #idea01 .toggle .caption {
    margin: 4px auto 0;
    font-size: 10px;
    line-height: 1.5em;
  }
  #idea5 .txt {
    margin: 0 auto;
  }
  #idea5 .txt p:first-child + p {
    display: block;
    margin: 21px auto 0;
  }
}

@media screen and (max-width: 768px) {
  #idea01 {
    margin-bottom: 30px;
    padding: 0 22px;
  }
  .idea .kv {
    margin-bottom: 50px;
  }
  #idea01 .sp.illust {
    margin-top: 0;
  }
  #idea01 .lead {
    margin-top: 0;
    line-height: 1.4em;
  }
  #idea01 .lead + p {
    margin: 0 auto;
    font-size: 14px;
    line-height: 1.8em;
  }
  #idea01 .toggle .col2 > div:first-child p {
    margin-top: 14px;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 1.8em;
    text-indent: 14px;
  }
  #idea01 .toggle .caption {
    margin-bottom: 0;
    line-height: 1.5em;
  }
  #idea01 .toggle #idea3 .col2 .caption {
    font-size: 10px;
    line-height: 1.5em;
    text-indent: inherit;
  }
  #idea01 .toggle #idea4  .col2 > div:first-child p + p {
    margin-top: 20px;
  }
  #idea01 #idea5 {
    margin-top: 0;
  }
  #idea01 #idea5 h4 {
    margin-bottom: 0;
  }
  .idea .kv h2 {
    line-height: 0;
  }
}
@media screen and (min-width: 769px) {
.idea .kv h2 {
  text-align: left;
  margin-bottom: 15px;
}
}

@media screen and (max-width: 768px) {
.idea .kv h2 {
  margin-top: 17px;
  margin-bottom: 17px;
}
}

@media screen and (max-width: 768px) {
.idea .kv h2 img {
  width: 97px;
  height: 14px;
}
}
.idea .kv .illust {
  background: #000;
}
.idea .kv .lead {
  font-size: 18px;
}

@media screen and (min-width: 769px) {
.idea .kv .lead {
  margin-bottom: 40px;
}
}

@media screen and (max-width: 768px) {
.idea .kv .lead {
  margin-bottom: 50px;
}
}

@media screen and (min-width: 769px) {
.idea dl {
  width: 900px;
  margin-left: auto;
  margin-right: auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
}

@media screen and (min-width: 769px) {
.idea dl dt {
  width: 280px;
  margin: 0;
  margin-left: 30px;
}
.idea dl dt:nth-child(3n+1) {
  margin-left: 0;
}
.idea dl dt:nth-last-of-type(1), .idea dl dt:nth-last-of-type(2), .idea dl dt:nth-last-of-type(3) {
  border-bottom: 1px solid #555555;
}
.idea dl dt:nth-of-type(1) {
  -ms-flex-order: 0;
  order: 0;
}
.idea dl dt:nth-of-type(2) {
  -ms-flex-order: 1;
  order: 1;
}
.idea dl dt:nth-of-type(3) {
  -ms-flex-order: 2;
  order: 2;
}
.idea dl dt:nth-of-type(4) {
  -ms-flex-order: 3;
  order: 3;
}
.idea dl dt:nth-of-type(5) {
  -ms-flex-order: 4;
  order: 4;
}
}

@media screen and (max-width: 768px) {
.idea dl dt {
  margin: 0;
  font-size: 16px;
}
.idea dl dt a {
  pointer-events: none;
}
}

@media screen and (min-width: 769px) {
.idea dl dd {
  width: 100%;
  margin: 38px 0 18px;
  border-top: 1px solid #555555;
  display: block !important;
}
}
@media screen and (max-width: 768px) {
.idea dl dd {
  margin: 0;
}
}
.idea dl dd h3 {
  font-size: 18px;
  margin-top: 20px;
}
.idea dl dd h4 {
  font-size: 16px;
}

@media screen and (min-width: 769px) {
.idea dl dd h4 {
  margin-top: -4px;
}
}

@media screen and (max-width: 768px) {
.idea dl dd h4 {
  margin-top: 20px;
}
}
.idea dl dd p {
  text-align: justify;
}

@media screen and (min-width: 769px) {
.idea dl dd p {
  margin-top: 5px;
}
}

@media screen and (max-width: 768px) {
.idea dl dd p {
  margin-top: 14px;
  text-indent: 14px;
}
}

@media screen and (min-width: 769px) {
.idea dl dd p:first-child {
  margin-top: -5px;
}
}
.idea dl dd img {
  width: 100%;
}

@media screen and (max-width: 768px) {
.idea dl dd img {
  margin-top: 20px;
}
}

@media screen and (min-width: 769px) {
.idea dl dd .link {
  text-align: right;
  margin-top: 20px;
}
}
.idea dl dd .link a {
  text-decoration: underline;
}

@media screen and (max-width: 768px) {
.idea dl dd > *:first-child {
  margin-top: 20px;
}
.idea dl dd > *:last-child {
  margin-bottom: 20px;
}
}

@media screen and (min-width: 769px) {
.idea dl dd .col2 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: flex-starts;
  align-items: flex-starts;
  text-align: left;
  margin-top: 5px;
}
}

@media screen and (min-width: 769px) {
.idea dl dd .col2 > div {
  width: 435px;
  margin-top: 20px;
}
}

@media screen and (min-width: 769px) {
.idea dl dd .col2 > div:nth-child(odd) {
  margin-right: 30px;
}
.idea dl dd .col2 > div:nth-child(odd) p {
  text-indent: 14px;
}
}
.idea dl dd:nth-of-type(1) {
  -ms-flex-order: 6;
  order: 6;
}
.idea dl dd:nth-of-type(2) {
  -ms-flex-order: 7;
  order: 7;
}
.idea dl dd:nth-of-type(3) {
  -ms-flex-order: 8;
  order: 8;
}
.idea dl dd:nth-of-type(3) p:nth-of-type(3) {
  margin-top: 20px;
}

@media screen and (min-width: 769px) {
.idea dl dd:nth-of-type(3) .atelier {
  -ms-flex-order: 3;
  order: 3;
  margin-right: 0px !important;
}
}

@media screen and (min-width: 769px) {
.idea dl dd:nth-of-type(3) .name {
  -ms-flex-order: 2;
  order: 2;
  margin-right: 30px;
}
}

@media screen and (max-width: 768px) {
.idea dl dd:nth-of-type(3) .name img {
  margin-top: 10px !important;
}
}
.idea dl dd:nth-of-type(4) {
  -ms-flex-order: 9;
  order: 9;
}
.idea dl dd:nth-of-type(4) *:nth-child(odd) p:last-child {
  margin-top: 20px;
}
.idea dl dd:nth-of-type(5) {
  -ms-flex-order: 10;
  order: 10;
}
.idea dl dd:nth-of-type(5) p {
  text-indent: 0px !important;
}
.idea dl dd:nth-of-type(5) .photo img {
  margin: 0;
}