@charset "UTF-8";
body {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  margin: 0;
}

img {
  border: none;
  max-width: 100%;
  max-height: 100%;
}

.d3wrap a img {
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition-duration: 0.3s;
}

.d3wrap a:hover img {
  opacity: 0.5;
}

h1, h2, h3 {
  font-weight: normal;
}

ul, ol, li {
  list-style: none;
  margin: 0;
  padding: 0;
}

.hidden {
  display: none;
}

.cf:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.modal_back {
  position: absolute;
  width: 100%;
  height: 40px;
  top: 2%;
  left: 0;
}

.sphidden {
  display: none;
}

.d3 {
  position: relative;
  background: #010a4d url(../img/bg_back.jpg) right top repeat-y;
  background-size: 86% auto;
  color: #fff;
}

.back_img {
  background: url(../img/bg.jpg) right top no-repeat;
  background-size: 86% auto;
  padding: 0 5%;
  box-sizing: border-box;
}

.wlogo {
  position: absolute;
  top: 1%;
  right: 22px;
}

.mainttl {
  padding-top: 5%;
  width: 22%;
}

.mainttl img {
  max-width: 260px;
  width: 100%;
}

.mainttlcap {
  padding: 3% 0 4%;
  width: 40%;
}

.mainttlcap img {
  max-width: 560px;
  width: 100%;
}

.maintxt {
  background: url(../img/maintxt.png) left center no-repeat;
  background-size: 100% auto;
  width: 100%;
  max-width: 681px;
  height: 0;
  padding-top: 502px;
  font-size: 18px;
  line-height: 1.9em;
  box-sizing: border-box;
}

.supnote01 {
  display: inline-block;
  margin: -0.2em 0.3em 0 0;
  vertical-align: top;
}

.supnote02 {
  display: inline-block;
  margin: -0.4em 0.3em 0 0;
  vertical-align: top;
}

.supnote03 {
  display: inline-block;
  margin: -0.1em 0 0 0;
  vertical-align: top;
}

#prodhistry {
  position: relative;
  width: 100%;
  min-height: 525px;
  box-sizing: border-box;
}

#prodhistry ul {
  display: table;
  width: 100%;
  min-height: 400px;
  font-size: 0;
}

#prodhistry li {
  display: table-cell;
}

.subttl {
  display: inline-block;
  border-bottom: 1px solid #fff;
  margin-top: 95px;
  padding: 0 0.5em 0.3em 0;
  font-style: italic;
  line-height: 1;
  font-size: 26px;
}

#caplist {
  width: 100%;
  padding-bottom: 100px;
  box-sizing: border-box;
}

#caplist ul {
  display: table;
  float: left;
  width: 74%;
  box-sizing: border-box;
}

#caplist li {
  display: table-cell;
  padding-right: 4%;
}

#caplist li div {
  float: left;
  margin-right: 2%;
}

#caplist .ttl {
  border-bottom: 1px solid;
  margin-bottom: 10px;
  padding-bottom: 5px;
  font-size: 18px;
}

#caplist .thumb {
  line-height: 0;
}

#caplist .cap {
  margin-top: -0.3em;
  text-align: justify;
  line-height: 1.5em;
  font-size: 13px;
}

.capcont01 {
  width: 45%;
}

.capcont01 div {
  width: 40%;
}

.capcont02 {
  width: 55%;
}

.capcont02 div {
  width: 30%;
}

.notebox {
  float: left;
  border: 1px solid;
  width: 26%;
  margin-top: 40px;
  padding: 5px;
  text-align: justify;
  box-sizing: border-box;
}

.notebox h3 {
  line-height: 1.5em;
}

.notebox .thumb {
  float: left;
  width: 82px;
  line-height: 0;
}

.notebox .thumb img {
  width: 100%;
  max-width: 76px;
}

.notebox .cap {
  letter-spacing: -0.07em;
}

.notebox .sub {
  font-size: 10px;
  line-height: 1.5em;
}

#lineup {
  background: #fff;
  border-top: #001e6f 5px solid;
  padding: 0;
}

#lineup h2 {
  position: relative;
  width: 480px;
  margin: 0 auto 30px;
  line-height: 36px;
  background: #001e6f;
  text-align: center;
  font-weight: normal;
  font-size: 18px;
  color: #fff;
}

#lineup h2:before, #lineup h2:after {
  position: absolute;
  content: "";
  top: 0;
  border-top: 36px solid #001e6f;
  border-bottom: 10px solid transparent;
}

#lineup h2:before {
  left: -20px;
  border-left: 20px solid transparent;
  border-right: 0 solid transparent;
}

#lineup h2:after {
  right: -20px;
  border-right: 20px solid transparent;
  border-left: 0 solid transparent;
}

#lineup ul {
  display: table;
  border: none;
  margin: 0 auto 25px;
  font-size: 0;
}

#lineup li {
  display: table-cell;
  padding: 0 10px;
}

#sns {
  height: 120px;
  padding: 60px 0 0 18px;
}

#sns ul {
  display: table;
}

#sns li {
  display: table-cell;
  width: 46px;
  text-align: center;
}

.bottomcap {
  padding: 2% 5% 0;
}

.pclr {
  display: block;
}

@media screen and (max-width: 1200px) {
  .back_img {
    background: url(../img/bg.jpg) right top no-repeat;
    background-size: 86% auto;
  }
  .wlogo {
    top: 0.5%;
    width: 10%;
    min-width: 80px;
    right: 2%;
  }
  .mainttl {
    width: 20%;
  }
  .mainttlcap {
    width: 40%;
  }
  #caplist ul {
    width: 70%;
  }
  #caplist .ttl {
    font-size: 14px;
    font-weight: bold;
    letter-spacing: -0.04em;
  }
  .notebox {
    width: 30%;
    margin-top: 8px;
  }
  .notebox h3 {
    letter-spacing: -0.03em;
    font-weight: bold;
  }
}

@media screen and (min-width: 1101px) {
  #prodhistry ul {
    padding: 20px 0;
    box-sizing: border-box;
  }
  .thumb01 {
    vertical-align: bottom;
    padding-bottom: 30px;
  }
  .thumb02 {
    vertical-align: middle;
  }
  .thumb03 {
    vertical-align: middle;
    padding-bottom: 150px;
  }
  .thumb04 {
    vertical-align: middle;
    padding-top: 30px;
    text-align: center;
  }
  .thumb05 {
    vertical-align: top;
    padding-top: 20px;
    text-align: right;
  }
  .thumb06 {
    vertical-align: middle;
    padding-top: 60px;
    text-align: right;
  }
  .thumb07 {
    vertical-align: top;
    padding-left: 10px;
    text-align: center;
    box-sizing: border-box;
  }
  .thumb07 img {
    margin-top: -50px;
  }
}

@media screen and (max-width: 1100px) {
  #prodhistry ul {
    margin-bottom: 5%;
    padding-top: 2%;
    text-align: center;
  }
  #prodhistry li {
    display: inline-block;
  }
  .thumb01, .thumb02, .thumb03, .thumb04 {
    width: 25%;
    margin-bottom: 6%;
  }
  .thumb05, .thumb06, .thumb07 {
    width: calc(100%/3);
  }
  .thumb01 img, .thumb03 img, .thumb04 img {
    margin: 0 auto;
    padding: 0 3%;
    box-sizing: border-box;
  }
  .thumb01, .thumb02, .thumb05, .thumb06 {
    text-align: left;
  }
}

@media screen and (max-width: 920px) {
  .maintxt {
    font-size: 16px;
  }
  .subttl {
    margin-top: 60px;
  }
  .thumb01, .thumb02, .thumb03, .thumb04, .thumb05, .thumb06, .thumb07 {
    width: calc(100%/3);
    margin-bottom: 6%;
    text-align: center;
  }
  .thumb07 {
    width: 40%;
    margin-bottom: 0;
  }
  #caplist {
    padding-bottom: 50px;
  }
  #caplist ul {
    width: 100%;
    margin-bottom: 2%;
  }
  .capcont01 div {
    width: 53%;
  }
  .capcont02 {
    padding-right: 0;
  }
  .capcont02 div {
    width: 37%;
  }
  .notebox {
    width: 100%;
  }
  #sns ul {
    margin: 0 auto;
  }
}

@media screen and (max-width: 756px) {
  .maintxt {
    padding-top: 73.72%;
  }
}

@media screen and (max-width: 640px) {
  .pchidden {
    display: none;
  }
  .sphidden {
    display: inline;
  }
  .pclr {
    display: inline;
  }
  .d3 {
    background: #000c53 url(../img/bg_back_sp.png) right top repeat-y;
    background-size: 90% auto;
  }
  .back_img {
    background: url(../img/bg_sp.png) right top no-repeat;
    background-size: 90% auto;
  }
  .inner {
    text-align: center;
  }
  .wlogo {
    top: 15px;
    width: 78px;
    min-width: 0;
    text-align: right;
  }
  .maintxt {
    background: url(../img/maintxt_sp.png) left center no-repeat;
    background-size: auto 100%;
    padding-top: 90.91%;
    font-size: 15px;
    letter-spacing: -0.05em;
    text-align: left;
  }
  #prodhistry {
    width: 100%;
    min-height: auto;
    text-align: center;
  }
  #prodhistry ul {
    width: 96%;
    max-width: 490px;
    min-height: auto;
    margin: 3% auto 0;
  }
  #prodhistry li {
    margin-bottom: 8%;
    box-sizing: border-box;
  }
  #prodhistry li img {
    padding: 0;
  }
  #prodhistry li:nth-of-type(odd) {
    width: 48%;
    margin-right: 2%;
    text-align: left;
  }
  #prodhistry li:nth-of-type(even) {
    width: 50%;
    text-align: right;
  }
  #prodhistry li:last-child {
    width: 100%;
    text-align: center;
  }
  .subttl {
    font-size: 24px;
  }
  #caplist ul, #caplist .notebox {
    float: none;
  }
  #caplist ul {
    display: block;
    width: 96%;
    max-width: 490px;
    margin: 0 auto 4%;
  }
  #caplist li {
    display: block;
    width: 100%;
    padding: 0;
    box-sizing: border-box;
  }
  #caplist li .thumb {
    width: 45%;
  }
  #caplist .cap {
    width: 100%;
    box-sizing: border-box;
    font-size: 14px;
  }
  #caplist .ttl {
    letter-spacing: normal;
    font-size: 20px;
    line-height: 1;
  }
  .capcont01 {
    margin-bottom: 5%;
  }
  .notebox h3 {
    font-size: 18px;
  }
  .notebox .sub {
    font-size: 12px;
  }
  #lineup h2 {
    width: 18em;
    margin: 0 auto 4%;
  }
  #lineup ul {
    display: block;
    width: 80%;
    min-width: 420px;
    max-width: 520px;
    margin: 0 auto;
    box-sizing: border-box;
  }
  #lineup li {
    display: block;
    float: left;
    margin-bottom: 6%;
    padding: 0;
  }
  #lineup li:nth-of-type(odd) {
    width: 50%;
    padding-right: 1%;
    text-align: left;
  }
  #lineup li:nth-of-type(even) {
    width: 49%;
    text-align: right;
  }
  #lineup li:last-child {
    margin-bottom: 3%;
  }
  #sns {
    margin: 30px 0 0;
    padding: 0 0 10%;
    height: auto;
  }
  #sns li {
    display: table-cell;
    text-align: center;
  }
}

@media screen and (max-width: 480px) {
  .d3 {
    margin-top: 20px;
  }
  .wlogo {
    top: 8px;
    right: 10px;
  }
  .mainttl {
    min-width: 90px;
  }
  .mainttlcap {
    min-width: 180px;
  }
  .maintxt {
    font-size: 13px;
    font-weight: bold;
    letter-spacing: -0.07em;
  }
  .maintxt img {
    width: 275px;
  }
  .subttl {
    margin: 10% auto 0;
    padding: 0 0.3em 0.3em 0;
    letter-spacing: -0.04em;
    font-size: 17px;
    white-space: nowrap;
  }
  #caplist {
    padding-bottom: 10%;
  }
  #caplist li {
    width: 100%;
    margin: 5% auto;
    padding: 0;
  }
  #caplist li .thumb {
    float: none;
    width: 100%;
  }
  #caplist .ttl {
    margin-bottom: 5px;
    padding-bottom: 2px;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: -0.07em;
    white-space: nowrap;
  }
  #caplist .cap {
    margin-top: 0.3em;
    line-height: 1.6em;
    font-size: 13px;
  }
  #caplist .notebox {
    width: 100%;
    line-height: 1.5em;
    box-sizing: border-box;
  }
  #caplist .notebox h3 {
    font-size: 13px;
    font-weight: bold;
  }
  #caplist .notebox .thumb {
    width: 55px;
    padding-right: 5px;
  }
  #caplist .notebox .cap {
    line-height: 1.4em;
  }
  #lineup h2 {
    line-height: 30px;
    font-size: 13px;
  }
  #lineup h2:before, #lineup h2:after {
    border-top: 30px solid #001e6f;
  }
  #lineup ul {
    display: block;
    width: 300px;
    min-width: auto;
    margin: 0 auto;
  }
  #lineup li {
    display: block;
    float: left;
    padding: 0;
  }
  #lineup li:nth-of-type(odd) {
    width: auto;
    padding: 0 29px 0 20px;
  }
  #lineup li:nth-of-type(even) {
    width: auto;
    padding: 0 20px 0 29px;
  }
  #lineup li:last-child {
    margin-bottom: 3%;
  }
  #sns {
    margin: 30px 0 0;
    padding: 0 0 50px;
  }
  #sns li {
    width: 40px;
  }
}

@media screen and (max-width: 480px) {
  .maintxt {
    background: url(../img/maintxt_sp.png) left center no-repeat;
    background-size: 275px auto;
    padding-top: 250px;
  }
  #prodhistry ul {
    width: 80%;
    min-width: 260px;
  }
  #prodhistry li {
    padding: 0;
  }
  #prodhistry .thumb01 img {
    width: 98px;
  }
  #prodhistry .thumb02 img {
    width: 105px;
  }
  #prodhistry .thumb03 img {
    width: 103px;
  }
  #prodhistry .thumb04 img {
    width: 104px;
  }
  #prodhistry .thumb05 img {
    width: 106px;
  }
  #prodhistry .thumb06 img {
    width: 120px;
  }
  #prodhistry .thumb07 img {
    width: 195px;
  }
  #lineup li {
    margin-bottom: 8%;
  }
  #lineup li img {
    width: 101px;
  }
}
