@charset "UTF-8";
@font-face {
  font-family: 'Futura';
  src: url('font/futura-std-book.otf') format('opentype');
}


html,body{
  overflow-x: hidden !important;
}
/*--------------------------------------------
  TOP
--------------------------------------------*/
/* 2023/04 add */
.anchor_wrap{
  background: #12181F!important;
  border-bottom: solid 1px #12181F!important;
}

#anchor-menu2{
  background: transparent!important;
}

.container_fire {
  padding: 10rem 0 0;
}

.slick-prev:before,.slick-next:before{
  display: none;
}


.tv-detail-title{
font-family: 'Futura';
}

#slick-slide-control03,#slick-slide-control02,#slick-slide-control01,#slick-slide-control00{
  display: none;
}

.slick-dots li button:before{
  position: relative!important;
}
  .slick-dots{
    bottom: -15px;
  }

#features_2021 .features_box .ttl_bg.color_firetv,#featuresmore .accordionlist_fire dt,.btn-text_fire{
  background: #fc4c02!important;
}

#features_2021 .features_box .ttl_bg{
  padding: 2em 0!important;
}
#features_2021 .features_box .ttl_box_fire{
  width: 100%!important;

}
#features_2021 .features_box .ttl_box_fire .ttl{
  margin:0;
  }

#features_2021 .features_box{
  padding: 0!important;
}

.points .lead-normal.lead_2022{
  background-color: #12181f;

}

h2.ttl_2021{
  color: #12181f;
}

.column-box section h3, .column-box section .ttl{
  border-bottom: solid 1px #12181F;
  color: #12181f;
}

#section_support{
  background: #eaeaea!important;
}

#section_support .support_list li{
  background: rgb(18,24,31);
  border: 1px solid rgb(18,24,31)!important;
}
/*
.point-product-info.wide>ul>li{
  width: calc((100% / 8) - 0.1em);
}*/

.infeatures-list li{
    text-indent: -1em;
  padding-left: 1em;
}

  .icon-list{
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }
  .icon-list li{
    width: 30%;
  }

/* product page common */
.tv-detail-intro{
  margin-top: 10px!important;
}
.tv-detail-lead{
  margin-top: 15px!important;
}

.slide{
  padding-top: 45px;
}

.slide.new-slide .slide-thumb li a:after{
  display: none;
}
     
      .column-ttl{
        padding: 5px 0;
    margin-bottom: 25px;
    min-height: 2.6em;
    font-size: 1.8rem;
    font-weight: bold;
    line-height: 1.3;
    border-bottom: solid 1px #12181F;
    color: #12181f;
    position: relative;
      }
      .bodyTxt{
        font-size: 1.4rem;
    line-height: 1.6;
    text-align: justify;
    text-justify: inter-ideograph;
      }


.cnt_box2{
  padding: 2em!important;
}

.cnt_item p sup{
  top: -0.5em;
}


/* end */

.features_inner2 {
    display: flex;
    margin: 0 auto;
    justify-content: center;
    max-width: 1200px;
    padding: 0 20px;
    line-height: 2em;
    align-items: center;
    padding: 2em!important;
}

#top2 .product2 .product_list2 {
  display: flex;
  align-items: flex-end;
  justify-content: start;
  flex-wrap: wrap;
}
#top2 .product2 .product_list2 {
/*  margin-right: -2rem;
  margin-left: -2rem;
*/}

#top2 .product2 .product_list2 li {
  width: 50%;
}
#top2 .product2 .product_list2 li .inner {
  padding: 2rem;
}
/*#top2 .product2 .product_list2 li:not(:nth-child(2n)) {
  border-right: 1px solid #cccccc;
}*/
#top2 .product2 .product_info {
  margin-top: 3rem;position: relative;
}
#top2 .product2 .product_info .info {
  line-height: 1;
  text-align: center;
  font-size: 1.8rem;
  font-weight: 500;
  margin-top: 1.5rem;  
  position: relative;
}

#top2 .product2 .product_info{
  display: flex;
  flex-direction: column;
  align-items: stretch;
    height: 450px;
}


#top2 .product2 .product_info .info img{
  height: 210px;
  object-fit: contain;
}

#top2 .product2 .product_info .info:first-child {
  margin-top: 0;
}
#top2 .product2 .product_info .model_name {
  font-size: 2rem;
  font-weight: 700;
  line-height: 1;
  margin-top: 2rem;
}
#top2 .product2 .btn_fire {
  margin-top: 3rem;
  max-width: 100%;
}

.icon-area{
  text-align: right;margin-top: 1em;
}

#point-info .info_list dt, #point-series .info_list dt {
   font-size: 0.9em;
}

.icon-area img{
  width:20%;
}

@media screen and (max-width : 1399px ) {
  
}
@media screen and (max-width : 1199px ) {
  #top2 .product2 .product_info .info {
    font-size: 1.6rem;
  }
}
@media screen and (max-width : 991px ) {

.anchor_wrap{
  margin: 0 -2.3em;
  padding-top: 0.5em;
}
.tv-detail-title{
font-size: 3.3rem!important;
}


  /* mv */

.slick-prev {
    left: 1.5%!important;
}

.slick-next {
    right: 1.5%!important;
}

.slick-next, .slick-prev {
    z-index: 1!important;
    top: 45%!important;
    width: 15px!important;
    height: 44px!important;
}

.slick-next:after {
    content: ''!important;
    width: 100%!important;
    height: 100%!important;
    position: absolute!important;
    top: 0!important;
    left: 0!important;
    background: url(../images/arw_main.png) no-repeat center / contain!important;
    background-size: contain!important;
    transform: rotate(180deg)!important;
}

.slick-prev:after {
    content: ''!important;
    width: 100%!important;
    height: 100%!important;
    position: absolute!important;
    top: 0!important;
    left: 0!important;
    background: url(../images/arw_main.png) no-repeat center / contain!important;
    background-size: contain!important;
}

  .sp-inner{
    width: 95%!important;
  }
  .pc_only{
  display: none;
}

/* sp menu */
.anchor_inner{
  padding: 0!important;
}

.firetv-Menu_sp {
  position: absolute;
  right: 11.5px;
  z-index: 2;
}

.header-area{
  display: flex;
  justify-content: space-between;
  height: 20px;
  padding: 0 5px;
  align-items: center;
}
.hamburger{
  width: 22px;
  height: 18px;
  position: relative;
  transition: .5s;/* 追記 */
}
.hamburger span{
  position: absolute;
  width: 100%;
  height: 2px;
  background-color: #fff;
  transition: .5s;/* 追記 */
}
.hamburger span:first-of-type{/* ハンバーガーメニューの1番目の線 */
  top: 0;
}
.hamburger span:nth-of-type(2){/* ハンバーガーメニューの2番目の線 */
  top: 50%;
}
.hamburger span:last-of-type{/* ハンバーガーメニューの3番目の線 */
  top: 100%;
}
.slide-menu{
  background-color: rgba(0, 0, 0, .8);
  position: fixed;
 top: 0;
 right: -100%;
 width: 100%;
 height: 100%;
        padding-top: 50px;
  left: 0;
  transform: translateY(-150%);
  transition: .5s;/* 追記 */

}
.slide-menu li{
  list-style: none;
  color: #fff;
  line-height: 400%;
  text-align: center;
    border-bottom: solid 1px #eee;
}

.slide-menu li a{
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
  color: #fff;

}

.hamburger.active{/* 追記 */
  transform: rotateY(360deg);/* 追記 */
}
.hamburger.active span:first-of-type{/* ハンバーガーメニューの1番目の線 */
  top: 50%;
  transform: rotate(45deg);
}
.hamburger.active span:nth-of-type(2){/* ハンバーガーメニューの2番目の線 */
  opacity: 0;/* 透明にする */
}
.hamburger.active span:last-of-type{/* ハンバーガーメニューの3番目の線 */
  top: 50%;
  transform: rotate(-45deg);
}
.slide-menu.active{
  transform: translateX(0);
}

/* info */

.information2{
  padding: 5px!important;
}
.information2 .fa-style{
  font-size: 2.5rem!important;
}

.information2 a {
  margin-left: 0!important;
}

.information2 ul li{
  font-size: 0.8em;
}

.column-box-two{
        display: flex;
        flex-wrap: wrap;

    justify-content: space-between;
        width: 100%;
      }
      .column-box-two .box-two{
        width: 100%;
      }

.wrapper {
     display: flex;
     justify-content: center;
     align-items: center;
     width: 100%;     
    margin-top: 3em;
}

.wrapper img {
     width: 100%;
     object-fit: contain;
     cursor: pointer;
}

/* modal */

.modal-wrapper {
     width: 100%;
     height: 100%;
     position: fixed;
     top: 0;
     left: 0;
     background: rgba(0,0,0,0.5);
     pointer-events: none;
     opacity: 0;
     transition: 0.25s ease-out;
     z-index: 1;
}

.modal-wrapper.show {
     opacity: 1;
     pointer-events: all;
}



.modal-image {
     position: absolute;
     max-width: 80%;
     max-height: 80%;
     top: 55%;
     left: 50%;
     transform: translate(-50%, -50%);
     object-fit: cover;
     opacity: 0;
     transition: 0.5s ease-out;
}

.modal-image.show {
     opacity: 1;
}
.modal-wrapper.show:before{
  content: '✖';
    color: #fff;
    font-size: 3em;
    position: absolute;
    top: 15%;
    right: 15%;
    z-index: 1;
}




}
@media screen and (max-width : 767px ) {



.imgbig_fire{
width: 60%;
}

  #top2 {
    padding-top: 0;
  }
  #top2 .product2 .product_list2 {
    margin: 0;
    flex-wrap: wrap;
  }
  #top2 .product2 .product_list2 li {
    width: 100%;
  }
  #top2 .product2 .product_list2 li:not(:first-child) {
    margin-top: 3rem;
  }
  #top2 .product2 .product_list2 li .inner {
   padding-bottom: 0;
  }
   #top2 .product2 .product_list2 li:not(:first-child) .inner {
     border-top: 1px solid #ccc;
     padding-top: 3rem;
   }
  #top2 .product2 .product_list2 li .product_img img {
    margin: 0 auto;
  }
  #top2 .product2 .btn {
    margin-top: 2rem;
  }
  #top2 .product2 .product_list2 li:not(:nth-child(2n)) {
    border-right: none;
  }

#point-info .info_list, #point-series .info_list {
    display: flex;
    flex-wrap: wrap;
    line-height: 1.4;
    font-size: 1.3rem;
    margin-top: 10px;
    justify-content: center;
}

#features_2021 .features_box .cnt_box2{
  padding: 0;
}

#features_2021 .features_box .ttl_box_fire .ttl{
  font-size: 21px;
}

.points .lead-normal.lead_2022{
  background-color: #12181f;
  font-size: 20px;
  padding: 8px!important;
}

#featuresmore .accordionlist_fire dt .title p:nth-of-type(2){
  width: 100%;
}

#featuresmore .accordionlist_fire dt.clearfix .title{
  flex-direction: column;
  align-items: flex-start;
}

#featuresmore .accordionlist_fire dt.clearfix .title p{
  margin-bottom: 0.5em;
}

.func_topic_inner_fire{
  padding: 1rem!important;
}

}
@media screen and (min-width : 576px ) and (max-width : 767px ) {
  
}
@media screen and (max-width : 575px ) {
 
}

/*
 2022 FireTV 製品一覧
*/
.btn > * {
  display: block;
  text-align: center;
  position: relative;
  width: 30rem;
  line-height: 1;
  padding: 1.8rem 0;
  font-size: 1.4rem;
}
/*
 2022年fireTV
*/
.btn .btn_fire {
  /*background: #970921;*/
  background: #fc4c02;
  /*background: -moz-linear-gradient(left,  #fc4c02 0%, #ffa724 100%);
  background: -webkit-linear-gradient(left,  #fc4c02 0%,#ffa724 100%);
  background: linear-gradient(to right,  #fc4c02 0%,#ffa724 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fc4c02', endColorstr='#ffa724',GradientType=1 );*/
  color: #fff;
  border: 1px solid #ffffff;
  /*border: 1px solid #970921;*/
}
.btn .btn_fire:before {
  content: '';
  width: 19px;
  height: 10px;
  position: absolute;
  right: 2rem;
  top: 50%;
  margin-top: -5px;
  transition: all .4s;
  background: url(../images/common/icon_arrow.png) no-repeat center / contain;
}
.btn .center {
  margin: 0 auto;
}
.btn + .btn_txt {
  line-height: 1;
  font-size: 1.4rem;
  margin-top: 1rem;
}
.flex {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
}
.flex.wrap {
  flex-wrap: wrap;
}
.flex.align_center {
  align-items: center;
}

/* for pc */
@media screen and (min-width: 992px) {


/*header*/

#anchor-menu2 li{
  font-size: 0.9em;
}

#anchor-menu2 li a{
  font-weight: 400!important;
  font-size: 0.9em;
}

#anchor-menu2.modelname>ul>li:last-child{
  padding-right: 8%;
}

.imgbig_fire a img{
  max-width: 255px;  
  margin-top: 5px;
}

.anchor_wrap{
  padding: 0 2.05%;
}

.anchor_wrap .anchor_inner {
    justify-content: space-between;
    max-width: 100%!important;
    margin: 0 auto;
}
/* mv */
.slick-next, .slick-prev {
    z-index: 1!important;
    top: 45%!important;
    width: 23px!important;
    height: 44px!important;
}
.slick-next:after {
    content: ''!important;
    width: 100%!important;
    height: 100%!important;
    position: absolute!important;
    top: 0!important;
    left: 0!important;
    background: url(../images/arw_main.png) no-repeat center / contain!important;
    background-size: contain!important;
    transform: rotate(180deg)!important;
}

.slick-prev:after {
    content: ''!important;
    width: 100%!important;
    height: 100%!important;
    position: absolute!important;
    top: 0!important;
    left: 0!important;
    background: url(../images/arw_main.png) no-repeat center / contain!important;
    background-size: contain!important;
}
.slick-prev {
    left: 1.5%!important;
}

.slick-next {
    right: 1.5%!important;
}

  .sp_only{
    display: none;
  }
  /*
   2022年FireTV追加
  */  
  .btn .btn_fire:hover {
    background: #fff;
    color: #fc4c02;
    border: 1px solid #fc4c02;
  }
  .btn .btn_fire:hover:before {
    right: 1.5rem;
    background-image: url(../images/common/icon_arrow_red.png);
  }
.wrapper {
     display: flex;
     justify-content: center;
     align-items: center;
     width: 100%;
}

.wrapper img {
     width: 100%;
     object-fit: contain;
     cursor: pointer;
}

/* modal */

.modal-wrapper {
     width: 100%;
     height: 100%;
     position: fixed;
     top: 0;
     left: 0;
     background: rgba(0,0,0,0.5);
     pointer-events: none;
     opacity: 0;
     transition: 0.25s ease-out;
     z-index: 1;
}

.modal-wrapper.show {
     opacity: 1;
     pointer-events: all;
}



.modal-image {
     position: absolute;
     max-width: 80%;
     max-height: 80%;
     top: 55%;
     left: 50%;
     transform: translate(-50%, -50%);
     object-fit: cover;
     opacity: 0;
     transition: 0.5s ease-out;
}

.modal-image.show {
     opacity: 1;
}
.modal-wrapper.show:before{
  content: '✖';
    color: #fff;
    font-size: 3em;
    position: absolute;
    top: 15%;
    right: 35%;
    z-index: 1;
}

.column-box-two{
        display: flex;

    justify-content: space-between;
        width: 100%;
      }
      .column-box-two .box-two{
        width: 48%;
      }


}
/*incページの小見出し　2022.0111*/
.func_topic_ttl_fire {
    color: #fff;
    font-weight: bold;
    font-size: 2.4rem;
    line-height: 1.3;
    padding: 10px 30px;
    display: inline-block;
    background: #fc4c02;
}
.func_topic_ttl_fire .pagelink {
    color: #fff;
}
.func_topic_inner_fire {
    padding: 4rem;
    border: 4px solid #fc4c02;
    position: relative;
}


/*=====================
 - aside
=====================*/
#aside_fire {
    display: flex;
    justify-content: center;
    background-color: #343434!important;
    /*background-color: #454fa0;*/
}

#aside_fire img {
    max-width: 100%;
}

/*  aside -> aside-item
------------------------*/



/*=====================
 - footer
=====================*/
#footer_fire {
    /*background-color: #df6222;*/
    background-color: rgb(18,24,31);
    text-align: center;
}

#footer_fire a {
    color: #ffffff;
}

#footer_fire img {
    max-width: 100%;
}

/*  footer -> footer-copy
------------------------*/
#footer_fire .footer-copy {
    display: block;
    color: #ffffff;
}


/*=====================
 - section_faq追加 202203
=====================*/
#section_faq {
  padding: 80px 0 0 0;
  margin-top: 80px;
  border-top: 1px solid #f0f2f4;
}
#section_faq .section_faq_inner {
  max-width: 1100px;
  margin: 0 auto;
  padding: 0 20px;
}
#section_faq .faq_list li:not(first-child) {
  margin-top: 30px;
}
#section_faq .faq_ttl {
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.4;
  text-indent: -1.8em;
  padding-left: 1.8em;
}
#section_faq .faq_ttl a {
  text-decoration: underline;
}
@media only screen and (max-width:768px) {
  #section_faq {
    padding-top: 50px;
    margin-top: 50px;
  }
  #section_faq .faq_ttl {
    font-size: 1.4rem;
  }
}

/*  menu add underline
------------------------*/
#menu-support-add {
  font-size: 18px;
  font-weight: bold;
}

#menu-support-add a {
  color: #ffffff;
}

/*  infomation 2022.3.15 yamaguchi
------------------------------------*/
.information-wrap2 {
    width: 100%;
    /*background-color: #f1f2f7;*/
}

.information2 {
    max-width: 990px;
    margin:5% auto;
    padding: 30px;
    border:3px solid red;

}

.information2 dl {
    display: flex;
    align-items: center;
    /*justify-content: center;*/
}

/* .information dt {
    padding-right: 15px;
} */

.information2 .fa-style {
    font-size: 4rem;
    vertical-align: text-bottom;
    color: #C52121;
    padding-right: 2px;
}

.information2 ul {
    font-size: 1.7rem;
    /* font-weight: bold; */
}

.information2 ul li {
    padding: 15px 0 15px 0;
/*     border-bottom: solid 1px #cccccc;
 */}
.information2 a {
    margin-right: 1em;
    text-decoration: underline;
    color: #333333;
}

.information2 i{
  margin-right: 0.2em;
}

.information2 a:hover {
    text-decoration: none;
}

/*2022.12.8 Add*/
@media print, screen and (min-width: 769px){
  #note2 {
      margin-top: 5px;
      font-size: 1.1rem;
      color: #666;
      padding-left: 1em;
      text-indent: -0.9em;
      line-height: 1.4;
  }

  /*製品ページ　slide*/
.slide .slide-thumb{
    display: flex;
    flex-wrap: wrap;
    width: 100%;
  }
  .slide .slide-thumb li{
    width: 18%;
    padding: 1em;
  }
  .slide{
    margin-bottom: 5em!important;
  }

  /*製品ページ　バナー用*/
  .banner-box{
    margin: 3em auto;
    text-align: center;
  }
  .banner-box img{
    width: 50%;
  }
  .banner-box p{
    font-size: 2em;
    margin-top: 1em;
  }

}
@media print, screen and (max-width: 768px){
  #note2 {
      margin-top: 5px;
      font-size: 1rem;
      color: #666;
      padding-left: 1em;
      text-indent: -0.9em;
      line-height: 1.4;
  }

  /*製品ページ　バナー用*/
  .banner-box{
    margin: 2em auto;
    text-align: center;
  }
  .banner-box img{
    width: 100%;
  }
  .banner-box p{
    font-size: 2em;
    margin-top: 1em;
    line-height: 1.5em;
  }

}

/* new icon */
.new{
  position: absolute;
  left: 0;
  margin-top: -2em;
}
.new:before{
  content: 'NEW';
  background: #fc4c02;
  color: #fff;
  padding: 0.8em 0.5em;
  border-radius: 50%;
  height: 50px;
}

/* firetv mov */
.firetv-mov{
  margin: 0 auto;
  width: 60%;
  padding-bottom: 5rem;
}

  .movie-content-wrap {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.movie-content-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.movie-content-wrap img {
  position: absolute;
  top: 0;
  left: 0;
  cursor: pointer;
}
.sp-spacer {
  display: none;
  width: 1px;
  height: 1px;
}
@media screen and (max-width: 768px) {
  .sp-spacer {
    display: block;
  }
  .visible_sp{
    display: initial!important;
  }

  .firetv-mov{
  margin: 0 auto;
  width: 100%!important;
  padding-bottom: 5rem;
}

  .first-fnav{
padding-top: 25px !important;
        padding-bottom: 10px !important;
        margin-bottom: -25px !important;
  }
  .first-fnav li{
    margin-bottom: 10px!important;
  }

}