@charset "UTF-8";
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }

body { line-height: 1; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }

nav ul { list-style: none; }

blockquote, q { quotes: none; }

blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }

a { margin: 0; padding: 0; font-size: 100%; vertical-align: baseline; background: transparent; }

/* change colours to suit your needs */
ins { background-color: #ff9; color: #000; text-decoration: none; }

/* change colours to suit your needs */
mark { background-color: #ff9; color: #000; font-style: italic; font-weight: bold; }

del { text-decoration: line-through; }

abbr[title], dfn[title] { border-bottom: 1px dotted; cursor: help; }

table { border-collapse: collapse; border-spacing: 0; }

/* change border colour to suit your needs */
hr { display: block; height: 1px; border: 0; border-top: 1px solid #cccccc; margin: 1em 0; padding: 0; }

input, button, textarea, select { margin: 0; padding: 0; background: none; border: none; border-radius: 0; outline: none; -webkit-appearance: none; -moz-appearance: none; appearance: none; }

/* --------------------------------------------------
Common
-------------------------------------------------- */
html { height: 100%; font-size: 10px; }

body { -webkit-text-size-adjust: none; -webkit-font-smoothing: antialiased; height: 100%; font-family: "Roboto Condensed", YuGothic, "Yu Gothic", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", serif; font-weight: 500; }

input, button, textarea, select { -webkit-appearance: none; -moz-appearance: none; appearance: none; border-radius: 0; position: relative; }

select::-ms-expand { display: none; }

img, video { vertical-align: bottom; width: 100%; height: auto; }

img[src$=".svg"] { width: 100%; }

li { list-style: none; }

a { color: inherit; text-decoration: none; }

main { display: block; }

h1, h2, h3, h4, h5 { font-weight: normal; }


/* --------------------------------------------------
Contents
-------------------------------------------------- */
body #wrapper { height: 100%; overflow: hidden; }
body #wrapper #top { position: relative; height: 100%; }
body #wrapper #look_wrapper { padding: 120px 0 0; width: 100vw; text-align: center;}
body #wrapper footer { padding: 200px 0 45px; text-align: center; }
body #wrapper footer .logo { width: 36px; margin: 0 auto 55px; }
body #wrapper footer .online { font-size: 1.65rem; letter-spacing: .01em; margin: 0 0 140px; }
body #wrapper footer .online a { display: inline-block; padding: 0 0 3px; border-bottom: solid 1px; white-space: nowrap; }
body #wrapper footer small { font-size: .9rem; }
@media screen and (min-width: 769px) { 
  body #wrapper a { transition: opacity .4s ease 0s; }
  body #wrapper a:hover { opacity: .5; }
}
@media screen and (min-width: 769px) {
  body #wrapper footer { padding: 285px 0 70px; }
  body #wrapper footer .logo { width: 45px; margin: 0 auto 80px; }
  body #wrapper footer .online { font-size: 1.6rem; margin: 0 0 105px; }
  body #wrapper footer .online a { padding: 0 0 5px; }
  body #wrapper footer small { font-size: 1rem; }
}

.clearfix{zoom:1;}
.clearfix:after{
  display:block;
  content:'';
  clear:both;
}
.pc {
  display: block;
  width: 100%;
}
.sp {
  display: none;
}
.pc-768 {
  display: block;
}
.sp-768 {
  display: none!important;
}
p {
  font-size: 14px;
  line-height: 180%;
}
img {
  width: auto;
  max-width: 100%;
}
.introduction_wrapper .main {
  font-size: 20px;
  margin-bottom: 50px;
}
#norcby {
  background: #F8F8F8;
}
.interview_wrapper {
  margin: 95px auto 0;
  border-top: solid 1px #000;
}
.material_wrapper, .collection_wrapper {
  margin: 155px auto 0;
}
.lead_wrapper .imagearea {
  display: inline-block;
  vertical-align: middle;
}
.lead_wrapper .textarea {
  width: 416px;
  max-width: 100%;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  margin-right: 60px;
}
#norcby .lead_wrapper .textarea {
  margin-left: 60px;
}
.lead_wrapper .textarea p {
  margin-top: 110px;
  line-height: 160%;
  font-weight: bold;
}
.lead_wrapper .lead {
  padding-top: 100px;
}
.interview_wrapper .interview {
  width: 1088px;
  max-width: 100%;
  margin: 0 auto;
  text-align: left;
  padding-top: 95px;
}
.interview_wrapper .imagearea  {
  width: 352px;
  max-width: 32%;
  float: left;
}
#norcby .interview_wrapper .imagearea {
  float: right;
}
.interview_wrapper .textarea {
  float: right;
  width: 687px;
  max-width: 65%;
}
#norcby .interview_wrapper .textarea {
  float: left;
}
.interview_wrapper .name {
  font-size: 20px;
  margin-bottom: 30px;
}
.interview_wrapper .message {
  line-height: 160%;
}
.material_wrapper .imagearea {
  display: inline-block;
  vertical-align: middle;
  max-width: 60%;
}
.material_wrapper .textarea {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  margin-left: 100px;
  max-width: 25%;
}
.material_wrapper .material02 .textarea {
  margin-left: 0;
  margin-right: 60px;
}
.material_wrapper .material {
  margin-bottom: 90px;
}
.material_wrapper .sub_title, .collection_wrapper .sub_title {
  margin: 50px 0 95px;
}
.material_wrapper .sub_title p {
  font-size: 20px;
  margin-top: 26px;
  text-align: center;
}
.collection_wrapper .collection {
  padding-bottom: 80px;
}
#norcby .collection_wrapper .collection {
  padding-bottom: 100px;
}
.collection_wrapper .look {
  display: inline-block;
  vertical-align: top;
  margin-bottom: 70px;
  max-width: 45%;
}
.collection_wrapper .look.look1, .collection_wrapper .look.look3, .collection_wrapper .look.look5 {
  margin-right: 8%;
}
.collection_wrapper .look.look7 {
  max-width: 100%;
}
.credit {
  width: 260px;
  margin: 28px auto 0;
}
.summary {
  margin-top: 110px;
}
.btn {
  width: 300px;
  color: #fff;
  background: #000;
  padding: 33px 0;
  display: block;
  margin: 150px auto;
  font-size: 14px;
  max-width: 100%;
  text-align: center;
}
.breadcrumb__list{
  padding-bottom: 1.6rem;
  border-bottom: 1px solid var(--aria);
  font-size: 1.1rem;
  }
  .breadcrumb__txt {
    font-family: var(--hirakaku)!important;
    font-size: 1.2rem;
  }
  .collection .credit a{
    border-bottom: 0.1rem solid #000;
    display:inline-block;
    margin-top: 0.8rem;
  }
  

@media screen and (max-width: 1088px) {
  .introduction_wrapper, .interview_wrapper, .collection_wrapper, .material_wrapper {
    width: 94%;
    margin-left: 3%;
    margin-right: 3%;
  }

}
@media screen and (max-width: 1024px) {
  .summaryText__logo {
    max-width: 20rem;
  }
  
}
@media screen and (max-width: 768px) {
  .material_wrapper .textarea.pc-768 {
    display: none;
  }
  .material_wrapper .textarea.sp-768 {
    display: block!important;
  }
  .lead_wrapper .textarea.pc-768 {
    display: none;
  }
  .lead_wrapper .textarea.sp-768 {
    display: block!important;
  }
  .introduction_wrapper .main, .interview_wrapper .name {
    font-size: 16px;
  }
  .lead_wrapper .imagearea {
    display: block;
  }
  .lead_wrapper .textarea {
    display: block;
    margin: 50px auto;
  }
  #norcby .lead_wrapper .textarea {
    margin-left: auto;
  }
  .interview_wrapper .imagearea {
    margin-bottom: 50px;
    width: 100%;
    max-width: 100%;
    float: none;
    text-align: center;
  }
  .interview_wrapper .textarea {
    float: none;
    width: 100%;
    max-width: 100%;
  }
  .material_wrapper .imagearea {
    float: none;
    max-width: 100%;
  }
  .material_wrapper .textarea {
    float: none;
    margin-left: auto;
    max-width: 100%;
    margin-right: auto!important;
    margin-bottom: 35px!important;
  }
  .breadcrumb__list {
    padding-bottom: 0;
  }
  
}
@media screen and (max-width: 428px) {
  .summaryText__logo {
    width: calc(200 * (100vw / 375)) !important;
    display: block;
    margin: 0 auto;
  }
  .pc {
   display: none;
  }
  .sp {
    display: block;
  }
  body #wrapper #look_wrapper {
    padding: 60px 0 0;
  }
  .introduction_wrapper .main {
    font-size: 17px;
    margin-bottom: 78px;
  }
  .lead_wrapper .lead {
    padding-top: 70px;
  }
  .lead_wrapper .textarea {
    margin: 0 auto 35px;
  }
  .lead_wrapper .textarea p {
    margin-top: 32px;
  }
  .interview_wrapper, .collection_wrapper {
    margin-top: 70px;
  }
  .material_wrapper {
    margin-top: 60px;
  }
  .interview_wrapper .interview {
    padding-top: 70px;
  }
  .interview_wrapper .name {
    text-align: center;
    font-size: 20px;
  }
  .interview_wrapper .imagearea {
    margin-bottom: 50px;
  }
  .material_wrapper .textarea {
    margin-bottom: 35px;
    margin-left: auto;
    margin-right: auto;
  }
  .material_wrapper .material {
    margin-bottom: 60px;
  } 
  .material_wrapper .material02 .textarea {
    margin-left: auto;
  }
  .material_wrapper .sub_title {
    margin: 50px auto 62px;
    width: 70%;
  }
  .material_wrapper .sub_title p {
    font-size: 14px;
    margin-top: 16px;
  }
  .material_wrapper p {
    text-align: left;
  }
  .collection_wrapper .sub_title p {
    text-align: left;
  }
  .collection_wrapper .sub_title {
    margin: 35px 0;
  }
  .collection_wrapper .look.look1, .collection_wrapper .look.look3, .collection_wrapper .look.look5 {
    margin-right: auto;
  }
  .collection_wrapper .look {
    display: block;
    max-width: 100%;
  }
  .collection_wrapper .look.look4 {
    margin-bottom: 0;
  }
  .credit {
    margin-top: 24px;
  }
  .collection_wrapper .look {
    display: block;
    margin-bottom: 60px;
  }
  .collection_wrapper .look img {
    margin: 0 auto;
  }
  .summary {
    text-align: left;
    margin-top: 60px;
  }
  .btn {
    margin: 60px auto 88px;
  }
  img.logo_norc, img.logo_norcby {
    width: 164px;
  }
  img.title_material {
    width: 88px;
  }
  img.title_silver {
    width: 218px;
  }
  img.title_collection {
    width: 110px;
  }
  .breadcrumb__list{
    padding-bottom: calc(9 * (100vw / 375));
    }
}
@media screen and (max-width: 320px) {
  p, .collection_wrapper .sub_title p  {
    font-size: 12px;
  }
  .introduction_wrapper .main {
    font-size: 15px;
  }
}
@media only screen and (min-width: 768px){
.breadcrumb__txt {
  font-size: 1.2rem;
}
}