.header_btn .container {
  text-align: right;
}
.header_btn{
	display: none;
}
ul,li{
	list-style:none;
}
.contain{
	width:1200px;
	margin: auto;
}
.mv-sp{
	display: none;
}
.pc-only{
	display: block;
}
.sp-only{
	display: none;
}

#inline_content iframe {
  width: 90%;
  margin: auto;
  height: 100%;
}
#inline_content {
  text-align: center;
  width: auto;
  margin: auto;
  height: 100%;
}
.main-page{
  text-align: center;
  font-family: 'Noto Sans JP', sans-serif;
}

.fadein-late,
.fadein {
	opacity : 0;
	transform : translate(0, 10px);
	transition : all 1500ms;
	}
.fadein-late.scrollin,
.fadein.scrollin {
	opacity : 1;
	transform : translate(0, 0);
	}	

.main-page .mv{
	position: relative;
}
.main-page .mv .btn{
	position: absolute;
	z-index:10;
  top: 300px;
  right: 115px;
}
.main-page .mv video{
	width: 100%;
}

.main-page h2{
  background:url(../img/top/ttl_bg.png) no-repeat;
  height: 450px;
  box-sizing: border-box;
  padding-top: 170px;
  font-weight: bold;
}
.main-page h2 p.sub_ttl{
  font-size: 26px;
  margin-bottom: 20px;
}
.main-page h2 p.main_ttl{
  font-size: 40px;
}

.main-page p.txt{
  font-size: 20px;
  line-height: 1.8;
  padding: 20px 0;
}
.main-page .img_box{
  padding-bottom: 20px;
}
.main-page .btn_detail {
  margin: 40px auto;
}
.main-page .btn_detail a{
  text-decoration: none;
  display: inline-block;
  background: #000;
  color: #fff;
  text-align: center;
  position: relative;
  padding: 15px 51px 15px 30px;
  font-size: 22px;
  width: 470px;
  box-sizing: border-box;
  border-radius: 30px;
}
.main-page .btn_detail a:after {
  content: '';
  display: block;
  width: 9px;
  height: 9px;
  border: 0px;
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 40%;
  right: 30px;
}

.main-page .read{
  margin: 80px auto;
}
.main-page .read .read_txt{
}
.main-page .read .read_txt p.read_main{
  font-size: 38px;
  margin-bottom: 1em;
}

.main-page .net_movie h3{
  font-size: 32px;
  font-weight: bold;
  padding-bottom: 50px;
}
.main-page .net_movie h3 span{
  font-size: 16px;
  display: block;
  font-weight: normal;
  padding: 10px 0 0 0;
}
.main-page .net_movie .content_list{
  margin: 80px auto 50px;
}
.main-page .net_movie .content_list ul{
  display: flex;
  flex-wrap: wrap;
}
.main-page .net_movie .content_list ul li{
  box-sizing: border-box;
  width: 25%;
  /*border-top: 1px solid #000;
  border-right: 1px solid #000;*/
  padding: 5px 0;
}
/*.main-page .net_movie .content_list ul li:nth-child(1),
.main-page .net_movie .content_list ul li:nth-child(5){
  border-left: 1px solid #000;
}
.main-page .net_movie .content_list ul li:nth-child(n+4){
  border-bottom: 1px solid #000;
}*/
.main-page .net_movie .content_list ul li img{
  width: 240px;
}
.main-page .note{
  font-size: 13px;
  text-align: left;
  padding-top: 1em;
}

.main-page .net_movie .note{
  text-align: center;
  padding-top: 0;
}

.main-page .app .note{
  text-align: center;
  line-height: 1.5;
}
.main-page .bnr {
  text-align: center;
  margin: 0 auto;
  max-width: 896px;
}
.main-page .bnr ul {
  margin-top: 50px;
}
.main-page .bnr ul li{
  margin-bottom: 30px;
}
.main-page .bnr ul li a {
  display: block;
  margin: 0 auto;
}
.main-page .bnr ul li a:hover{
  opacity: 0.7;
}
.main-page .bnr ul li a img {
  width: 896px;
}


.main-page .model{
  background:url(../img/top/bg_footer.png) no-repeat bottom;
  padding-bottom: 348px;
}
.main-page .model h2{
  background-image: none;
  height: auto;
}
.main-page .model h2 p.ttl_model{
  font-size: 38px;
}
.main-page .model h2 p.ttl_model span{
  display: block;
  font-size: 28px;
}
table{
  border-collapse: collapse; /*隣接する枠線を重ねて表示*/
  border-spacing: 0; /*枠線を間隔をなしに*/
  width: 100%;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
}
table th{
  border: solid 7px #fff;
  padding: 20px 0;
  width: 20%;
  text-align: left;
}
tbody th{
  padding: 20px 0 20px 15px;
}
table td{
  border: solid 7px #fff;
  padding: 20px 0;
  width: 20%;
}
table tr:nth-child(2n) {
  background: #f3fefe;
}
table td span.small{
  font-size: 9px;
}




/*slick*/
.slick-arrow:before{
  content:""!important;
  width: 100%!important;
  height: 100%!important;
  position: absolute;
  top: 0;
  left: 0;
}
.slick-prev, .slick-next{
  width: 22px !important;
  height: 45px !important;
}
.slick-next {
  right: -30px !important;
}
.slick-prev {
  left: -30px !important;
}
.slick-next:before{
  background: url(../img/top/arrow-right.png)!important;
  background-size: contain!important;
  background-repeat: no-repeat !important;
}
.slick-prev:before{
  background: url(../img/top/arrow-left.png)!important;
  background-size: contain!important;
  background-repeat: no-repeat !important;
}
.slick-dots li button:before{
  font-size: 20px !important;
}


@media only screen and (max-device-width: 1280px) and (max-width: 640px) {
  .pc-only{
    display: none;
  }
  .sp-only{
    display: block;
  }	
  .mv{
    display: none;
  }	
  .mv-sp{
    display: block;
    position: relative;
  }

  .mv-sp .btn{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    z-index:5;
  }
  .kv-video{
    width: 100%;
  }
  .header_btn{
    display: none;
  }	
  .contain {
      width: auto;
  }
  .container{
    width: 95%;
    margin:auto;
  }
  

  /*slick*/
  .slick-next {
    right: -5px !important;
  }
  .slick-prev {
    left: -5px !important;
  }
  .slick-prev, .slick-next{
    top: 55% !important;
    z-index: 100 !important;
  }
  .slick-arrow:before {
    width: 50% !important;
    height: 50% !important;
    left: 5px;
  }
  
  
  .main-page .read .read_txt p.read_main{
    font-size: 24px;
    line-height: 1.5;
  }
  .main-page p.txt {
    font-size: 16px;
  }
  .main-page h2 {
    background: url(../img/top/ttl_bg.png) no-repeat bottom;
    height: 120px;
    padding-top: 0px;
    background-size: contain;
  }
  .main-page h2 p.sub_ttl {
    font-size: 20px;
    margin-bottom: 15px;
  }
  .main-page h2 p.main_ttl {
    font-size: 26px;
  }
  .main-page .net_movie .content_list {
    margin: 50px auto 50px;
  }
  .main-page .net_movie h3 {
    font-size: 24px;
    padding-bottom: 20px;
  }
  .main-page .btn_detail a {
    font-size: 18px;
    width: 90%;
  }
  .main-page .btn_detail {
    margin: 30px auto 80px;
  }
  .main-page .model h2 p.ttl_model {
    font-size: 24px;
  }
  .main-page .model h2 p.ttl_model span {
    font-size: 18px;
    line-height: 1.5;
  }
  table {
    font-size: 14px;
  }
  .main-page .model {
    padding-bottom: 200px;
  }
  
  .main-page .bnr {
    margin: 80px 10px 40px;
    box-sizing: border-box;
    max-width: none;
  }
  .main-page .bnr ul li a img {
    width: auto;
  }
  
  
  
  
  
  
}