@charset "euc-jp";
/* CSS Document */

#kda {
	width: 100%;
  background: #0c080a;
}
#kda .mv {
	width: 100%;
  background: url("../img/mv.jpg") no-repeat center center;
  background-size: 100% auto;
}
#kda .mv img {
	width: 100%;
  vertical-align: bottom;
}
#kda .mv .mvBox {
	width: 1080px;
  height: 600px;
  margin: 0 auto;
}
#kda .mv .mvBox .logo {
	width: 550px;
  margin: 0 auto;
  padding: 110px 0 0 0;
}
#kda .mv .mvBox .title {
	width: 690px;
  margin: 0 auto;
  padding: 0 0 160px 0;
}
#kda .mv .mvBox .txt {
	width: 205px;
  margin: 0 auto;
}
#kda .collection {
	width: 1080px;
  margin: 0 auto;
  padding: 70px 0 90px 0;
  text-align: center;
}
#kda .collection h3 {
	width: auto;
  height: 26px;
  margin-bottom: 50px;
}
#kda .collection h3 img {
	width: auto;
  height: 100%;
}
#kda .collection .line01 {
  position: relative;
  height: 6px;
  overflow: hidden;
}
#kda .collection .line01:after {
  display: block;
  content: '';
  background-color: #fff;
  position: absolute;
  left: 50%;
  top: 0;
  width: 150px;
  margin-left: -75px;
  height: 100%;
}
#kda .collection p {
  width: 780px;
  margin: 0 auto;
  padding-top: 50px;
  text-align: center;
  font-size: 16px;
  line-height: 1.7;
  color: #fff;
}
#kda .slide {
  width: 100%;
}
#kda .slide .item01 {
  height: 600px;
  background: url("../img/lifestyle01.jpg") no-repeat center center;
  background-size: 100% auto;
}
#kda .slide .item02 {
  height: 600px;
  background: url("../img/lifestyle02.jpg") no-repeat center center;
  background-size: 100% auto;
}
#kda .slide .item03 {
  height: 600px;
  background: url("../img/lifestyle03.jpg") no-repeat center center;
  background-size: 100% auto;
}
#kda .slide .owl-theme .owl-dots .owl-dot span {
  background: #ffffff;
}
#kda .slide .owl-theme .owl-dots .owl-dot.active span, #kda .slide .owl-theme .owl-dots .owl-dot:hover span {
  background: #01b8fc;
}
#kda .lineup {
  width: 100%;
  background: #fff;
}
#kda .lineup .lineupBox {
  width: 1080px;
  margin: 0 auto;
  padding: 90px 0 110px 0;
  text-align: center;
}
#kda .lineup .lineupBox h3 {
	width: auto;
	height: 28px;
	margin-bottom: 40px;
}
#kda .lineup .lineupBox h3 img {
	width: auto;
  height: 100%;
}
#kda .lineup .lineupBox ul {
  width: 870px;
  margin: 0 auto;
  font-size: 0;
  text-align: center;
}
#kda .lineup .lineupBox ul li {
  width: 240px;
  margin-bottom: 30px;
  padding: 0 25px;
  display: inline-block;
  text-align: center;
  font-size: 14px;
  line-height: 1.3;
  color: #999;
  vertical-align: top;
}
#kda .lineup .lineupBox ul li img {
	width: 100%;
  height: auto;
}
#kda .lineup .lineupBox ul li a {
	color: #999;
  text-decoration: none;
}
#kda .lineup .lineupBox ul li .name {
  width: auto;
  height: 18px;
  margin: 15px 0;
}
#kda .lineup .lineupBox ul li .name img {
	width: auto;
  height: 100%;
}
#kda .itemDetail .itemBox01 {
  width: 100%;
  background: url("../img/KV_G733-KDA_mobile.jpg") no-repeat right center;
  background-size: contain;
}
#kda .itemDetail .itemBox02 {
  width: 100%;
  background: url("../img/KV_G333-KDA_mobile.jpg") no-repeat left center;
  background-size: contain;
}
#kda .itemDetail .itemBox03 {
  width: 100%;
  background: url("../img/KV_G304-KDA_mobile.jpg") no-repeat right center;
  background-size: contain;
}
#kda .itemDetail .itemBox04 {
  width: 100%;
  background: url("../img/KV_G502-KDA_mobile.jpg") no-repeat left center;
  background-size: contain;
}
#kda .itemDetail .itemBox05 {
  width: 100%;
  background: url("../img/KV_G840-KDA_mobile.jpg") no-repeat right center;
  background-size: contain;
}
#kda .itemDetail .itemBox06 {
  width: 100%;
  background: url("../img/KV_PRO-KDA_mobile.jpg") no-repeat left center;
  background-size: contain;
}
#kda .itemDetail .txtBox {
  width: 1080px;
  height: 600px;
  margin: 0 auto;
  display: table;
  vertical-align: middle;
}
#kda .itemDetail .txtBox .boxleft  {
  width: 380px;
  padding-right: 700px;
  display: table-cell;
  vertical-align: middle;
}
#kda .itemDetail .txtBox .boxright  {
  width: 380px;
  padding-left: 700px;
  display: table-cell;
  vertical-align: middle;
}
#kda .itemDetail .txtBox .name01 {
  height: 30px;
  padding-bottom: 15px;
}
#kda .itemDetail .txtBox .name01 img {
  width: auto;
  height: 30px;
}
#kda .itemDetail .txtBox .name02 {
  padding-bottom: 40px;
  font-size: 18px;
  color: #999;
}
#kda .itemDetail .txtBox .line02 {
  position: relative;
  height: 6px;
  overflow: hidden;
}
#kda .itemDetail .txtBox .line02:after {
  display: block;
  content: '';
  background-color: #999;
  position: absolute;
  left: 0;
  top: 0;
  width: 150px;
  height: 100%;
}
#kda .itemDetail .txtBox .txt {
  padding-top: 40px;
  font-size: 16px;
  color: #c4c6c8;
}
#kda .itemDetail .txtBox .link {
  padding-top: 20px;
  font-size: 18px;
  color: #01b8fc;
  font-weight: bold;
}
#kda .itemDetail .txtBox .link a {
  color: #01b8fc;
  text-decoration: none;
  position: relative;
}
#kda .itemDetail .txtBox .link a:after {
  content: "";
  width: 18px;
  height: 18px;
  position: absolute;
  top: 0px;
  right: -35px;
  margin: auto;
  box-sizing: border-box;
  border: 9px solid transparent;
  border-left: 14px solid #01b8fc;
}
#kda .caution {
  width: 100%;
  padding: 35px 0;
  border-top: solid 1px #f3f3f3;
}
#kda .caution p {
  width: 1080px;
  margin: 0 auto;
  text-align: center;
  font-size: 13px;
  color: #f3f3f3;
}
#kda .bnrBox {
  width: 100%;
  padding: 55px 0 15px 0;
  background: #fff;
}
#kda .bnrBox ul {
  width: 1080px;
  margin: 0 auto;
}
#kda .bnrBox ul li {
  width: 520px;
  margin-right: 40px;
  margin-bottom: 40px;
  float: left;
}
#kda .bnrBox ul li:nth-child(2n) {
  margin-right: 0;
}
#kda .bnrBox ul li img {
  width: 100%;
  vertical-align: bottom;
}

@media screen and (max-width:1324px){
#kda .itemDetail .txtBox {
  height: 500px;
}
}

@media screen and (max-width:1124px){
#kda .itemDetail .txtBox {
  height: 400px;
}
#kda .itemDetail .txtBox .name02 {
  padding-bottom: 30px;
  font-size: 16px;
}
#kda .itemDetail .txtBox .txt {
  padding-top: 30px;
  font-size: 16px;
}
#kda .itemDetail .txtBox .link {
  padding-top: 15px;
  font-size: 22px;
}
#kda .itemDetail .txtBox .link a:after {
  content: "";
  width: 16px;
  height: 16px;
  position: absolute;
  top: 2px;
  right: -30px;
  margin: auto;
  box-sizing: border-box;
  border: 8px solid transparent;
  border-left: 12px solid #01b8fc;
}
}

@media screen and (max-width:1024px),screen and (max-width: 896px) and (orientation: landscape){
#kda .mv {
	width: 100%;
	margin-top: 60px;
	background: url("../img/mv.jpg") no-repeat 70% 42%;
	background-size: 265% auto;
}
#kda .mv .mvBox {
	width: 100%;
  height: 0;
  padding-top: 140%;
  position: relative;
}
#kda .mv .mvBox .logo {
	width: 84%;
  margin: 0 8%;
  padding: 0;
  position: absolute;
  top: 30%;
  left: 0;
}
#kda .mv .mvBox .title {
	width: 92%;
  margin: 0 4%;
  padding: 0;
  position: absolute;
  top: 42%;
  left: 0;
}
#kda .mv .mvBox .txt {
	width: 34%;
  margin: 0 33%;
  padding: 0;
  position: absolute;
  bottom: 10%;
  left: 0;
}
#kda .collection {
	width: 74%;
  margin: 0 auto;
  padding: 15% 0;
  text-align: left;
}
#kda .collection h3 {
	width: auto;
	height: 18px;
	margin-bottom: 40px;
}
#kda .collection h3 img {
	width: auto;
  height: 100%;
}
#kda .collection .line01 {
  position: relative;
  height: 5px;
  overflow: hidden;
}
#kda .collection .line01:after {
  left: 0;
  top: 0;
  width: 30%;
  margin-left: 0;
  height: 100%;
}
#kda .collection p {
  width: 100%;
  margin: 0 auto;
  padding-top: 25px;
  text-align: left;
  font-size: 14px;
  line-height: 1.5;
  color: #fff;
}
#kda .slide {
  width: 100%;
}
#kda .slide .owl-nav {
  display: none;
}
#kda .slide .item01 {
  height: 0;
  padding-top: 100%;
  background: url("../img/lifestyle01.jpg") no-repeat 23% 40%;
  background-size: 300% auto;
}
#kda .slide .item02 {
  height: 0;
  padding-top: 100%;
  background: url("../img/lifestyle02.jpg") no-repeat center center;
  background-size: 200% auto;
}
#kda .slide .item03 {
  height: 0;
  padding-top: 100%;
  background: url("../img/lifestyle03.jpg") no-repeat center center;
  background-size: 200% auto;
}
#kda .slide .owl-theme .owl-dots .owl-dot span {
  background: #ffffff;
}
#kda .slide .owl-theme .owl-dots .owl-dot.active span, #kda .slide .owl-theme .owl-dots .owl-dot:hover span {
  background: #01b8fc;
}
#kda .lineup .lineupBox {
  width: 100%;
  margin: 0 auto;
  padding: 13% 0 20% 0;
  text-align: center;
}
#kda .lineup .lineupBox h3 {
	width: auto;
	height: 24px;
	margin-bottom: 0;
}
#kda .lineup .lineupBox ul {
  width: 94%;
  margin: 0 auto;
  font-size: 0;
  text-align: center;
}
#kda .lineup .lineupBox ul li {
  width: 48%;
  margin-right: 4%;
  margin-top: 10%;
  margin-bottom: 0;
  padding: 0;
  display: inline-block;
  text-align: center;
  font-size: 10px;
  line-height: 1.3;
  color: #999;
  vertical-align: top;
}
#kda .lineup .lineupBox ul li:nth-child(2n) {
  margin-right: 0;
}
#kda .lineup .lineupBox ul li a {
	color: #999;
  text-decoration: none;
}
#kda .lineup .lineupBox ul li .name {
  width: auto;
  height: 13px;
  margin: 6% 0;
}
#kda .itemDetail {
  background: #fff;
}
#kda .itemDetail .itemBox01 {
  width: 100%;
  background: url("../img/KV_G733-KDA_mobile.jpg") no-repeat top center;
  background-size: 100% auto;
}
#kda .itemDetail .itemBox02 {
  width: 100%;
  background: url("../img/KV_G333-KDA_mobile.jpg") no-repeat top center;
  background-size: 100% auto;
}
#kda .itemDetail .itemBox03 {
  width: 100%;
  background: url("../img/KV_G304-KDA_mobile.jpg") no-repeat top center;
  background-size: 100% auto;
}
#kda .itemDetail .itemBox04 {
  width: 100%;
  background: url("../img/KV_G502-KDA_mobile.jpg") no-repeat top center;
  background-size: 100% auto;
}
#kda .itemDetail .itemBox05 {
  width: 100%;
  background: url("../img/KV_G840-KDA_mobile.jpg") no-repeat top center;
  background-size: 100% auto;
}
#kda .itemDetail .itemBox06 {
  width: 100%;
  background: url("../img/KV_PRO-KDA_mobile.jpg") no-repeat top center;
  background-size: 100% auto;
}
#kda .itemDetail .txtBox {
  width: 100%;
  height: auto;
  margin: 0 auto;
  padding-top: 75%;
  display: table;
  vertical-align: middle;
}
#kda .itemDetail .txtBox .boxleft  {
  width: 74%;
  padding: 10% 13%;
  display: table-cell;
  vertical-align: middle;
}
#kda .itemDetail .txtBox .boxright  {
  width: 74%;
  padding: 10% 13%;
  display: table-cell;
  vertical-align: middle;
}
#kda .itemDetail .txtBox .name01 {
  height: 16px;
  padding-bottom: 2%;
}
#kda .itemDetail .txtBox .name01 img {
  width: auto;
  height: 16px;
}
#kda .itemDetail .txtBox .name02 {
  padding-bottom: 4%;
  font-size: 12px;
  color: #999;
}
#kda .itemDetail .txtBox .txt {
  padding-top: 0;
  font-size: 14px;
  color: #666;
}
#kda .itemDetail .txtBox .link {
  padding-top: 5%;
  font-size: 16px;
  color: #01b8fc;
  font-weight: bold;
}
#kda .itemDetail .txtBox .link a:after {
  content: "";
  width: 10px;
  height: 10px;
  position: absolute;
  top: 1px;
  right: -25px;
  margin: auto;
  box-sizing: border-box;
  border: 6px solid transparent;
  border-left: 10px solid #01b8fc;
}
#kda .caution {
  width: 100%;
  padding: 8% 0;
  border-top: solid 1px #f3f3f3;
}
#kda .caution p {
  width: 74%;
  margin: 0 auto;
  text-align: center;
  font-size: 10px;
  color: #f3f3f3;
}
#kda .bnrBox {
  width: 100%;
  padding: 9% 0;
  background: #fff;
}
#kda .bnrBox ul {
  width: 90%;
  margin: 0 auto;
}
#kda .bnrBox ul li {
  width: 100%;
  margin-right: 0;
  margin: 3% 0; 
  float: none;
}
}

@media screen and (max-width:380px){
#kda .lineup .lineupBox ul li .name {
  width: auto;
  height: 12px;
  margin: 6% 0;
}
}
