@media screen and (min-width: 769px) {
  body {
    background-color: #000;
    letter-spacing: 0.05em;
  }

  figure {
    margin: 0;
  }

  .dropdown-menu {
    padding: 15px 0;
    border-bottom: 1px solid #595757;
    background-color: #141414;
  }
  .dropdown-menu > div p span {
    display: block;
    color: #fff;
  }
  .dropdown-menu > div p span:nth-of-type(1) {
    font-size: 10px;
  }
  .dropdown-menu > div p span:nth-of-type(2) {
    font-size: 17px;
  }

  #mainVisual {
    max-width: 1280px;
    width: 100%;
    margin: 0 auto;
    display: table;
    height: 789px;
    background: url("../image/manufactur/manufactur_eagle/main_visual.png") no-repeat center center;
    background-size: cover;
  }
  #mainVisual h1 {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
  }

  #contents .contents-box {
    max-width: 1280px;
    width: 100%;
    margin: 0 auto;
  }
  #contents h2 {
    position: relative;
    text-align: center;
    color: #555557;
    font-size: 43px;
    font-style: normal;
    font-weight: 100;
    line-height: 1.8;
    -webkit-transition: color 1s;
    transition: color 1s;
  }
  #contents h2 .before {
    position: absolute;
    top: -125px;
  }
  #contents h2 .after {
    position: absolute;
    bottom: -125px;
  }
  #contents h2.show {
    color: #AFAFB0;
  }
  #contents p {
    position: relative;
    color: #454545;
    -webkit-transition: color 1s;
    transition: color 1s;
  }
  #contents p .before {
    position: absolute;
    top: -125px;
  }
  #contents p .after {
    position: absolute;
    bottom: -125px;
  }
  #contents p.show {
    color: #999A9A;
  }
  #contents span.en-space {
    letter-spacing: 0.08em;
  }
  #contents .c-box04 span.en-space {
    letter-spacing: 0.25em;
  }
  #contents .message p.show:nth-of-type(1) {
    color: #C3C4C4;
  }
  #contents .text-box {
    width: 100%;
    max-width: 980px;
    margin: 0 auto;
    -webkit-transition: padding 0.3s;
    transition: padding 0.3s;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    display: -webkit-flex;
    -webkit-justify-content: space-between;
    -webkit-align-items: flex-start;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-flex-wrap: nowrap;
  }
}
@media screen and (min-width: 769px) and (max-width: 980px) {
  #contents .text-box {
    padding: 0 20px;
  }
}
@media screen and (min-width: 769px) {
  #contents .text-box p:nth-of-type(1) {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -webkit-flex-shrink: 0;
    width: 340px;
    line-height: 1.5;
  }
  #contents .text-box p:nth-of-type(1) span {
    display: block;
    text-align: center;
  }
  #contents .text-box p:nth-of-type(1) span:nth-of-type(1) {
    font-size: 28px;
  }
  #contents .text-box p:nth-of-type(1) span:nth-of-type(2) {
    font-size: 18px;
  }
}
@media screen and (min-width: 769px) {
  #contents .text-box p.show:nth-of-type(1) span:nth-of-type(1) {
    color: #AFAFB0;
  }
}
@media screen and (min-width: 769px) {
  #contents .text-box p:nth-of-type(2) {
    font-size: 14px;
    line-height: 2;
  }
}
@media screen and (min-width: 769px) {
  #contents .c-box01 {
    margin-top: 120px;
    max-width: 100%;
    background: url("../image/manufactur/manufactur_eagle/sec01_img01.png") no-repeat center 100px;
    background-size: 100% auto;
  }
  #contents .c-box01 > p {
    margin-top: 40px;
    font-size: 15px;
    text-align: center;
    line-height: 3;
  }
  #contents .c-box01 video {
    display: block;
    width: 100%;
    max-width: 1280px;
    margin: 300px auto 0;
  }
  #contents .c-box01 .img02 {
    margin-top: 240px;
    text-align: center;
  }
  #contents .c-box01 .img02 img {
    width: 100%;
  }
  #contents .c-box02 {
    margin-top: 150px;
  }
  #contents .c-box02 h2 {
    text-align: left;
  }
  #contents .c-box02 .media-box {
    width: 100%;
    max-width: 980px;
    margin: 0 auto;
    -webkit-transition: padding 0.3s;
    transition: padding 0.3s;
  }
}
@media screen and (min-width: 769px) and (max-width: 980px) {
  #contents .c-box02 .media-box {
    padding: 0 20px;
  }
}
@media screen and (min-width: 769px) {
  #contents .c-box02 .media-box .inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    display: -webkit-flex;
    -webkit-justify-content: flex-start;
    -webkit-align-items: flex-start;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-flex-wrap: nowrap;
    margin-top: 40px;
  }
  #contents .c-box02 .media-box .inner .content {
    width: 460px;
    margin-right: 40px;
  }
  #contents .c-box02 .media-box .inner .content .title span {
    display: inline-block;
    vertical-align: middle;
  }
  #contents .c-box02 .media-box .inner .content .title span:nth-of-type(1) {
    font-size: 24px;
  }
  #contents .c-box02 .media-box .inner .content .title span:nth-of-type(2) {
    font-size: 15px;
    margin-left: 10px;
  }
  #contents .c-box02 .media-box .inner .content p:not(.title) {
    margin-top: 60px;
    font-size: 15px;
    line-height: 2.5;
  }
  #contents .c-box02 .media-box .inner .content p:nth-of-type(2) {
    margin-top: 15px;
  }
  #contents .c-box02 .media-box .inner .thumbnail img {
    width: 100%;
  }
  #contents .c-box02 .media-box .inner .thumbnail p {
    margin-top: 20px;
    font-size: 12px;
    line-height: 2;
  }
}
@media screen and (min-width: 769px) {
  #contents .c-box02 .img01 {
    position: relative;
    margin-top: -145px;
  }
  #contents .c-box02 .img01 figcaption {
    position: absolute;
    bottom: 85px;
    right: 160px;
    width: 660px;
    font-size: 15px;
    line-height: 2.5;
  }
}
@media screen and (min-width: 769px) {
  #contents .c-box03 {
    max-width: 100% !important;
    margin-top: 250px;
  }
  #contents .c-box03 figure {
    text-align: center;
  }
  #contents .c-box03 img {
    width: 100%;
  }
}
@media screen and (min-width: 769px) {
  #contents .c-box04 {
    margin-top: 200px;
  }
  #contents .c-box04 .img01 {
    position: relative;
    margin-top: 30px;
  }
  #contents .c-box04 .img01 img:nth-of-type(2) {
    position: absolute;
    top: 260px;
    left: 50%;
    margin-left: -581px;
  }
  #contents .c-box04 .img01 figcaption {
    position: absolute;
    bottom: -25px;
    right: 0;
    width: 580px;
    text-align: right;
  }
  #contents .c-box04 .img01 figcaption p:nth-of-type(1) {
    margin-bottom: 10px;
    font-size: 26px;
    font-weight: 100;
    line-height: 2;
  }
  #contents .c-box04 .img01 figcaption p:nth-of-type(2) {
    font-size: 18px;
  }
  #contents .c-box04 .img02 {
    position: relative;
    margin-top: 65px;
  }
  #contents .c-box04 .img02 img:nth-of-type(2) {
    position: absolute;
    top: 304px;
    left: 62%;
    margin-left: -310px;
  }
  #contents .c-box04 .img02 figcaption {
    margin-top: 25px;
    padding-left: 140px;
  }
  #contents .c-box04 .img02 figcaption p:nth-of-type(1) {
    margin-bottom: 10px;
    font-size: 26px;
    line-height: 2;
  }
  #contents .c-box04 .img02 figcaption p:nth-of-type(2) {
    font-size: 18px;
  }
  #contents .c-box04 .img03 {
    margin-top: -125px;
    position: relative;
  }
  #contents .c-box04 .img03 img:nth-of-type(2) {
    position: absolute;
    top: 359px;
    left: 59.2%;
    margin-left: -437px;
  }
  #contents .c-box04 .message {
    margin-top: 140px;
    text-align: center;
  }
  #contents .c-box04 .message p:nth-of-type(1) {
    font-size: 28px;
    letter-spacing: 0.4em;
  }
  #contents .c-box04 .message p:nth-of-type(2) {
    margin-top: 30px;
    font-size: 15px;
    line-height: 3;
  }
}
@media screen and (min-width: 769px) {
  #contents .c-box05 {
    margin-top: 150px;
    padding: 280px 0 170px;
    background: url("../image/manufactur/manufactur_eagle/sec05_img01.png") no-repeat left top;
  }
  #contents .c-box05 .product-list {
    width: 100%;
    max-width: 960px;
    margin: 0 auto;
    -webkit-transition: padding 0.3s;
    transition: padding 0.3s;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    display: -webkit-flex;
    -webkit-justify-content: center;
    -webkit-align-items: flex-start;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    margin-top: 90px;
  }
}
@media screen and (min-width: 769px) and (max-width: 960px) {
  #contents .c-box05 .product-list {
    padding: 0 20px;
  }
}
@media screen and (min-width: 769px) {
  #contents .c-box05 .product-list .mt50 {
    margin-top: 50px;
  }
}
@media screen and (min-width: 769px) {
  #contents .c-box05 .product-list figure {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-flex;
    -webkit-justify-content: center;
    -webkit-align-items: center;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-flex-wrap: nowrap;
    width: 240px;
  }
  #contents .c-box05 .product-list figure figcaption span {
    display: block;
    text-align: center;
    line-height: 1;
    color: #5D7074;
    font-weight: bold;
    margin-left: 10px;
  }
  #contents .c-box05 .product-list figure figcaption span:nth-of-type(1) {
    font-size: 28px;
  }
  #contents .c-box05 .product-list figure figcaption span:nth-of-type(2) {
    font-size: 11px;
  }
  #contents .c-box05 .product-list figure .text-left {
    text-align: left;
  }
}
@media screen and (min-width: 769px) {
  #contents .c-box06 {
    max-width: 100% !important;
    padding: 80px 0;
    text-align: center;
    border-top: 2px solid #626262;
  }
  #contents .c-box06 a {
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
  }
  #contents .c-box06 a:hover {
    opacity: 0.5;
    filter: alpha(opacity=50);
    -ms-filter: "alpha(opacity=50)";
  }
}
@media screen and (max-width: 768px) {
  body {
    background-color: #000;
    letter-spacing: 0.05em;
  }

  figure {
    margin: 0;
  }

  .dropdown-menu {
    padding: 15px 20px;
    border-bottom: 1px solid #595757;
    background-color: #141414;
  }
  .dropdown-menu > div {
    background: url("../../images/common/icn_arrow_btm_white.png") no-repeat right center;
  }
  .dropdown-menu > div p span {
    display: block;
    color: #fff;
  }
  .dropdown-menu > div p span:nth-of-type(1) {
    font-size: 10px;
  }
  .dropdown-menu > div p span:nth-of-type(2) {
    font-size: 13px;
  }

  #mainVisual {
    display: table;
    width: 100%;
    height: 250px;
    background: url("../image/manufactur/manufactur_eagle/main_visual.png") no-repeat center center;
    background-size: 100% auto;
  }
  #mainVisual h1 {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
  }
  #mainVisual h1 img {
    width: 75%;
  }

  #contents .contents-box {
    padding-left: 20px;
    padding-right: 20px;
  }
  #contents h2 {
    position: relative;
    text-align: center;
    color: #555557;
    font-size: 20px;
    font-style: normal;
    font-weight: 100;
    line-height: 1.8;
  }
  #contents h2 .before {
    position: absolute;
    top: -80px;
  }
  #contents h2 .after {
    position: absolute;
    bottom: -80px;
  }
  #contents h2.show {
    color: #AFAFB0;
  }
  #contents p {
    position: relative;
    -webkit-transition: color 1s;
    transition: color 1s;
    color: #454545;
  }
  #contents p .before {
    position: absolute;
    top: -80px;
  }
  #contents p .after {
    position: absolute;
    bottom: -80px;
  }
  #contents p.show {
    color: #999A9A;
  }
  #contents span.en-space {
    letter-spacing: 0.15em;
  }
  #contents .c-box04 span.en-space {
    letter-spacing: 0.2em;
  }
  #contents .message p.show:nth-of-type(1) {
    color: #C3C4C4;
  }
  #contents .text-box p:nth-of-type(1) span {
    display: block;
    text-align: center;
  }
  #contents .text-box p:nth-of-type(1) span:nth-of-type(1) {
    font-size: 22px;
  }
  #contents .text-box p:nth-of-type(1) span:nth-of-type(2) {
    font-size: 16px;
  }
  #contents .text-box p.show:nth-of-type(1) span:nth-of-type(1) {
    color: #AFAFB0;
  }
  #contents .text-box p:nth-of-type(2) {
    margin-top: 30px;
    font-size: 12px;
    line-height: 2;
  }

  .c-box01 {
    margin-top: 40px;
    background: url("../../images/manufactur/manufactur_eagle/sec01_img01.png") no-repeat center 60px;
    background-size: 150% auto;
  }
  .c-box01 > p {
    margin-top: 20px;
    font-size: 12px;
    text-align: center;
    line-height: 2;
  }
  .c-box01 video {
    margin-top: 100px;
    width: 100%;
  }
  .c-box01 .img02 {
    margin: 100px -20px 0;
    text-align: center;
  }
  .c-box01 .img02 img {
    width: 100%;
  }
  .c-box01 .text-box {
    margin-top: 40px;
  }

  .c-box02 {
    margin-top: 150px;
  }
  .c-box02 .media-box .inner {
    margin-top: 40px;
  }
  .c-box02 .media-box .inner .content .title span {
    display: inline-block;
    vertical-align: middle;
  }
  .c-box02 .media-box .inner .content .title span:nth-of-type(1) {
    font-size: 17px;
  }
  .c-box02 .media-box .inner .content .title span:nth-of-type(2) {
    font-size: 12px;
    margin-left: 10px;
  }
  .c-box02 .media-box .inner .content p:not(.title) {
    margin-top: 30px;
    font-size: 12px;
    line-height: 2;
  }
  .c-box02 .media-box .inner .content p:nth-of-type(2) {
    margin-top: 15px;
  }
  .c-box02 .media-box .inner .thumbnail {
    margin-top: 20px;
  }
  .c-box02 .media-box .inner .thumbnail img {
    width: 100%;
  }
  .c-box02 .media-box .inner .thumbnail p {
    margin-top: 20px;
    font-size: 12px;
    line-height: 2;
  }
  .c-box02 .img01 {
    position: relative;
  }
  .c-box02 .img01 figcaption {
    position: absolute;
    bottom: -80px;
    left: 0;
    font-size: 12px;
    line-height: 2.5;
  }
  .c-box02 .img01 img {
    width: 100%;
  }

  .c-box03 {
    margin-top: 200px;
  }
  .c-box03 img {
    width: 100%;
  }

  .c-box04 {
    margin-top: 100px;
  }
  .c-box04 figure {
    position: relative;
    margin-left: -20px;
    margin-right: -20px;
  }
  .c-box04 .img01 {
    position: relative;
    margin-top: 30px;
  }
  .c-box04 .img01 img:nth-of-type(2) {
    position: absolute;
    top: 30%;
    left: 20px;
    width: calc(100% - 40px);
  }
  .c-box04 .img01 figcaption {
    position: absolute;
    bottom: -80px;
    right: 20px;
    text-align: right;
  }
  .c-box04 .img01 figcaption p:nth-of-type(1) {
    font-size: 17px;
    font-weight: 100;
    line-height: 2;
  }
  .c-box04 .img01 figcaption p:nth-of-type(2) {
    font-size: 15px;
  }
  .c-box04 .img01 img {
    width: 100%;
  }
  .c-box04 .img02 {
    position: relative;
    margin-top: 100px;
  }
  .c-box04 .img02 img:nth-of-type(2) {
    position: absolute;
    top: 22%;
    left: 62%;
    width: 50%;
    margin-left: -25%;
  }
  .c-box04 .img02 figcaption {
    margin-top: 20px;
    padding-left: 20px;
    text-align: left;
  }
  .c-box04 .img02 figcaption p:nth-of-type(1) {
    font-size: 17px;
    line-height: 2;
  }
  .c-box04 .img02 figcaption p:nth-of-type(2) {
    font-size: 15px;
  }
  .c-box04 .img02 img {
    width: 100%;
  }
  .c-box04 .img03 {
    position: relative;
    margin-top: -30px;
  }
  .c-box04 .img03 img {
    width: 100%;
  }
  .c-box04 .img03 img:nth-of-type(2) {
    position: absolute;
    top: 44%;
    left: 53%;
    width: 68%;
    margin-left: -30%;
  }
  .c-box04 .message {
    margin-top: 50px;
    text-align: center;
  }
  .c-box04 .message p:nth-of-type(1) {
    font-size: 17px;
    letter-spacing: 0.2em;
  }
  .c-box04 .message p:nth-of-type(2) {
    margin-top: 30px;
    font-size: 12px;
    line-height: 2.5;
  }

  .c-box05 {
    margin: 70px 20px 0;
    padding: 100px 0 60px !important;
    background: url("../image/manufactur/manufactur_eagle/sec05_img01.png") no-repeat left top;
    background-size: 100% auto;
    border-bottom: 2px solid #C3C4C4;
  }
  .c-box05 .product-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    display: -webkit-flex;
    -webkit-justify-content: space-between;
    -webkit-align-items: flex-start;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    margin-top: 40px;
  }
}
@media screen and (max-width: 768px) and (max-width: 420px) {
  .c-box05 .product-list {
    margin-top: 20px;
  }
}
@media screen and (max-width: 768px) {
  .c-box05 .product-list figure {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-flex;
    -webkit-justify-content: center;
    -webkit-align-items: center;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-flex-wrap: nowrap;
    width: 46%;
  }
  .c-box05 .product-list figure:nth-of-type(2n) {
    margin-left: 4%;
  }
  .c-box05 .product-list figure:not(:nth-of-type(-n+2)) {
    margin-top: 15px;
  }
}
@media screen and (max-width: 768px) and (max-width: 420px) {
  .c-box05 .product-list figure {
    margin-top: 30px;
  }
  .c-box05 .product-list figure:not(:nth-of-type(-n+2)) {
    margin-top: 30px;
  }
  .c-box05 .product-list figure img {
    width: 55%;
  }
}
@media screen and (max-width: 768px) {
  .c-box05 .product-list figure figcaption {
    margin-left: 10px;
  }
  .c-box05 .product-list figure figcaption span {
    display: block;
    text-align: center;
    line-height: 1;
    color: #5D7074;
    font-weight: bold;
  }
  .c-box05 .product-list figure figcaption span:nth-of-type(1) {
    font-size: 20px;
  }
  .c-box05 .product-list figure figcaption span:nth-of-type(2) {
    font-size: 10px;
  }
  .c-box05 .product-list figure figcaption .text-left {
    text-align: left;
  }
}
@media screen and (max-width: 768px) and (max-width: 768px) {
  .c-box05--custom .product-list figure img {
    width: 55%;
  }
}
@media screen and (max-width: 768px) and (max-width: 768px) {
  .c-box05--custom .product-list figure figcaption .text-left {
    text-align: center;
  }
}
@media screen and (max-width: 768px) {
  .c-box06 {
    padding: 50px 0;
    text-align: center;
  }
  .c-box06 img {
    width: 100%;
  }
}