#buk .buk-section{
  margin-top:0;
  width:auto;
  height:auto;
  position:static;
  -webkit-box-shadow:none;
          box-shadow:none;
  align-items: center;
  justify-content: center;
  -webkit-box-orient:vertical;
  -webkit-box-direction:normal;
      -ms-flex-direction:column;
          flex-direction:column;
  -webkit-box-pack:start;
      -ms-flex-pack:start;
          justify-content:flex-start;
}

.buk-inner{
  width:100%;
  max-width:1080px;
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  margin:0 auto;

}

#buk a{
  text-decoration:none;
}

#buk a:hover{
  text-decoration:none;
}

.buk-key-visual-pc {
    position: relative;
    display:block;
    width:98%;
    padding-top:49%;
    padding-left:1%;
    border-radius:60px;
    background-image: url('/jp/headline/bukkadakataiou/img/buk-kv-pc.jpg');
    background-size:cover;
}

.buk-key-visual-sp {
    position: relative;
    margin:0;
    padding:0;
    display:none;
    width:100%;

}

.ytimg{
  position:absolute;
  width:53.5%;
  top:89%;
  left:23%;
  z-index:11;
}

.spimg{
  display:none;
  position:absolute;
  bottom:-45%;
  z-index:21;
}

.button_yt{width:46%;margin-right:2%;}
.button_link{width:46%;margin-right:2%;}

.kusp{width:100%;height:200px;}

@media screen and (max-width: 1280px){
  .ytimg {position:absolute;left:10%;width:80%;}
}



@media screen and (max-width: 768px){
  .buk-key-visual-pc {
  background-image: url('/jp/headline/bukkadakataiou/img/buk-kv-sp.jpg');
  padding-top:90%;
  background-size:100% auto;
  }
 .kusp{height:500px;}
  .buk-key-visual-sp { display:block;}
  .spimg { display:block;}
  .ytimg {position:absolute;top:90%;left:2%;width:96%;margin-top:-40px;}
  .button_yt{width:100%;}
  .button_link{width:100%;margin-top:-100px;}
}

@media screen and (max-width: 700px){
 .kusp{height:400px;}
}

@media screen and (max-width: 600px){
 .kusp{height:300px;}
}

@media screen and (max-width: 530px){
 .kusp{height:230px;}
}


#buk ul{
  display:flex;
  justify-content:space-evenly;
  flex-wrap:wrap;
  list-style:none;
  margin:0;
  padding:0;
  width:100%;

}

#buk li{
  width:50%;
  margin-top:4%;
  padding:0;
  position:relative;
  display:flex;
  align-items: center;
  justify-content: center;
  text-align: left;
}

#buk li:nth-child(2n+1){
  margin-right:-2%;
}

#buk li:nth-child(2n+2){
  top:100px;
  margin-left:-2%;
}

.waku001{
  border-radius: 30px;
  box-shadow:0 3px 10px 0 rgba(0,0,0, .1);
  background-size:cover;
}

.subti001{
	font-family: "Zen Kaku Gothic New", serif;
	font-weight: 700;
	font-style: nomal;
	font-size: 28px;
	line-height:1.2em;
	padding-left:16%;
	padding-top:9.5%;

}

.itemimg001{
  width:95%;
  padding-left:5%;
  display:flex;
  align-items: center;
  justify-content: center;

}

.btn-buk{
	display: flex;
	align-items: center;
	justify-content: center;
	width: 60%;
	height: 50px;
	background: #FFCC00;
	color: #000;
	border-radius: 25px;
	cursor: pointer;
	font-family: "Zen Kaku Gothic New", serif;
	font-weight: 500;
	font-style: nomal;
	line-height:1.2em;
	font-size: 21px;
	margin-top: 40px;
	margin-left:20%;

}

.btn-link:hover{opacity:0.6;}

.btn-buk:hover{opacity:0.6;}

.cap001{
	font-family: "Zen Kaku Gothic New", serif;
	font-weight: 500;
	font-style: nomal;
	font-size: 14px;
	margin-bottom:30px;
	margin-left:20%;

}

.nailink{
  padding-top:150px;
  padding-bottom:50px;
  width:95%;
  max-width:562px;
}

.nailink:hover{opacity:0.6;}

.m150{margin-top:-135px;z-index:100;}

.m160{margin-top:-185px;}

.m200{margin-top:0%;}

@media screen and (max-width: 1080px){
  #buk li{width:46%;}
  #buk li:nth-child(2n+1){margin-right:2%;}
  #buk li:nth-child(2n+2){margin-left:2%;}
  .btn-buk{width: 70%;margin-left:15%;}
  .cap001{margin-left:15%;}
}

@media screen and (max-width: 768px){
  #buk li{width: 96%;}
  #buk li:nth-child(2n+1){margin-right:0;top:4%;}
  #buk li:nth-child(2n+2){margin-left:0;top:4%;}
  .btn-buk{width: 60%;margin-left:20%;}
  .cap001{margin-left:20%;}
  .nailink{padding-top:200px;}
  .m150{margin-top:-100px;}
  .m160{margin-top:-120px;}
  .m200{margin-top:-170px;}
}
