@charset "UTF-8";
/*
ユーティリティ系おまとめファイル
*/
/*
██████   █████  ███████ ███████
██   ██ ██   ██ ██      ██
██████  ███████ ███████ █████
██   ██ ██   ██      ██ ██
██████  ██   ██ ███████ ███████
*/
/*
██████  ██████  ███████  █████  ██   ██ ██████   ██████  ██ ███    ██ ████████
██   ██ ██   ██ ██      ██   ██ ██  ██  ██   ██ ██    ██ ██ ████   ██    ██
██████  ██████  █████   ███████ █████   ██████  ██    ██ ██ ██ ██  ██    ██
██   ██ ██   ██ ██      ██   ██ ██  ██  ██      ██    ██ ██ ██  ██ ██    ██
██████  ██   ██ ███████ ██   ██ ██   ██ ██       ██████  ██ ██   ████    ██
*/
/*
 ██████  ██████  ██       ██████  ██████
██      ██    ██ ██      ██    ██ ██   ██
██      ██    ██ ██      ██    ██ ██████
██      ██    ██ ██      ██    ██ ██   ██
 ██████  ██████  ███████  ██████  ██   ██
*/
/*
████████ ███████ ██   ██ ████████
   ██    ██       ██ ██     ██
   ██    █████     ███      ██
   ██    ██       ██ ██     ██
   ██    ███████ ██   ██    ██
*/
.c-topicspath {
  max-width: 1138px;
  width: 100%;
  margin: 0 auto;
  padding: 0;
  position: absolute;
  left: 0;
  bottom: 60px;
  z-index: 2; }
  @media screen and (max-width: 1168px) {
    .c-topicspath {
      padding: 0 15px; } }
  @media screen and (max-width: 768px) {
    .c-topicspath {
      bottom: 40px; } }
  @media screen and (max-width: 568px) {
    .c-topicspath {
      bottom: 30px; } }
  .c-topicspath li {
    display: inline-block;
    font-size: 12px;
    color: #000; }
    @media screen and (max-width: 768px) {
      .c-topicspath li {
        font-size: 0.7em; } }
    .c-topicspath li:after {
      content: "\f105";
      font-family: "Font Awesome 5 Free";
      font-weight: 600;
      display: inline-block;
      margin-left: 8px; }
    .c-topicspath li:last-child:after {
      content: none; }
    .c-topicspath li > a {
      color: #000; }

.l-lowerCaption {
  position: relative;
  width: 100%;
  height: 420px;
  background-image: url("/inc/image/common/bg_lowerCaption.jpg");
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: cover;
  overflow-x: hidden; }
  @media screen and (max-width: 768px) {
    .l-lowerCaption {
      height: 260px; } }
  @media screen and (max-width: 568px) {
    .l-lowerCaption {
      height: 190px; } }
  .l-lowerCaption__inner {
    max-width: 1138px;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    position: relative; }
    @media screen and (max-width: 1168px) {
      .l-lowerCaption__inner {
        padding: 0 15px; } }
  .l-lowerCaption__title {
    font-size: 50px;
    font-weight: bold;
    color: #000;
    padding: 0;
    width: 100%;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    z-index: 2; }
    @media screen and (max-width: 1168px) {
      .l-lowerCaption__title {
        padding: 0 15px; } }
    @media screen and (max-width: 768px) {
      .l-lowerCaption__title {
        font-size: 32px; } }
    @media screen and (max-width: 568px) {
      .l-lowerCaption__title {
        font-size: 28px; } }
    .l-lowerCaption__title small {
      font-size: 24px;
      font-weight: 600;
      color: #000;
      display: block;
      letter-spacing: 0.06em;
      text-transform: uppercase; }
      @media screen and (max-width: 768px) {
        .l-lowerCaption__title small {
          font-size: 18px; } }

.c-ttl--calp {
  font-size: 26px;
  font-weight: bold;
  margin-bottom: 30px; }
  .c-ttl--calp strong {
    color: #c82e2e; }
  @media screen and (max-width: 568px) {
    .c-ttl--calp {
      font-size: 22px; } }

.c-ttl--type {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 10px;
  padding-top: 20px;
  text-align: left; }
  .c-ttl--type strong {
    color: #c82e2e; }

.c-ttl--note {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 10px;
  padding-top: 20px;
  text-align: left; }
  .c-ttl--note strong {
    color: #c82e2e; }
  @media screen and (max-width: 568px) {
    .c-ttl--note {
      font-size: 18px;
      line-height: 2; } }

.p-calp__note {
  background-color: #FFFFFF;
  padding: 60px 30px;
  margin-top: 120px; }

.p-calp__num {
  color: #FFFFFF;
  background-color: #333;
  border-radius: 5px;
  font-size: 18px;
  padding: 10px;
  margin: 5px 5px; }
  @media screen and (max-width: 568px) {
    .p-calp__num {
      border-radius: 5px;
      font-size: 16px;
      padding: 5px;
      margin: 5px 5px; } }

.l-col2__img img {
  border-radius: 20px;
  box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.2); }

.c-serviceBtn {
  border-radius: 20px;
  box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.2); }

span.caption {
  display: block;
  font-size: 13px; }

.l-lowerCaption {
  background-image: url("/inc/image/common/bg_lowerCaption__aluminum.jpg");
  background-repeat: no-repeat;
  background-position: left bottom; }
  @media screen and (max-width: 768px) {
    .l-lowerCaption {
      background-size: 795px; } }
  @media screen and (max-width: 568px) {
    .l-lowerCaption {
      background-size: 600px; } }

/*# sourceMappingURL=../_map/page/aluminum.css.map */
