@charset "UTF-8";

/*===========================
ui2012
===========================*/

.ui2012_newContents {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
}

.ui2012 .seriesBanner-protrude .seriesBanner_img {
  margin-top: 0;
}

.seriesBanner-protrude .seriesBanner_note {
  margin-top: 10px;
}

.ui2012 .seriesRecommend_product {
  height: auto;
}

.tabBox_passive {
  display: none;
}

/* 共通
------------------------------------- */

.ui2012 .seriesFeature .contentsArea {
  width: 1160px;
  margin: 0 auto;
}

.ui2012 .seriesFeature .contentsArea .seriesFeature_heading {
  font-weight: 500;
}

.ui2012 .seriesFeature .contentsArea .readTxt {
  margin-top: 30px;
  font-size: 1.6rem;
}

.ui2012 .colImgTxt {
  display: flex;
  justify-content: space-between;
}

.ui2012 .colImgTxt .txtBox,
.ui2012 .colImgTxt .imgBox {
  width: 48%;
  text-align: left;
}

.ui2012 .colTwoTxt {
  display: flex;
  justify-content: space-between;
  margin-top: 50px;
}

.ui2012 .colTwoTxt li {
  width: 48%;
  text-align: center;
}

.ui2012 .colTwoTxt li dt {
  margin-bottom: 5px;
  font-size: 160%;
  color: #666;
}

.ui2012 .colTwoTxt li dd {
  font-size: 3rem;
}

.ui2012 .colTwoTxt li dd .bigTxt {
  font-size: 5.5rem;
  padding: 0 5px;
}

.ui2012 .colTwoTxt li dd .smlTxt {
  font-size: 1.4rem;
}

.ui2012 .cauTxt {
  /*! display: flex; */
  margin-top: 20px;
  font-size: 1.3rem;
}

.ui2012 h3 .smlTxt {
  font-size: 1.3rem;
}

.ui2012 .f_card-2column {
  display: flex;
  justify-content: space-between;
  display: grid;
  grid-template-columns: 1fr 1fr;
  column-gap: 3%;
}

.ui2012 .f_card-2column .f_card-wrap {
  /*! width: 48.5%; */
  /*! display: flex; */
  /*! flex-direction: column; */
  display: grid;
  grid-template-rows: subgrid;
  grid-row: span 4;
}

.ui2012 .f_card-wrap .readTxt,
.ui2012 .f_card-wrap .cauTxt li {
  text-align: left;
}

.ui2012 .f_card-2column + .f_card-2column {
  margin-top: 60px;
}

.ui2012 .f_card-wrap .smlTxt {
  font-size: 1.3rem;
  vertical-align: top
}

.ui2012 .f_card-2column .f_card {
  background-color: #fff;
  border-radius: 20px;
  /*! flex-grow: 1; */
  padding: 30px;
  display: grid;
  grid-template-rows: subgrid;
  grid-row: span 3;
}

.ui2012 .f_card .figure {
  margin-top: 30px;
}

.ui2012 .f_card-2column .f_card_black {
  flex-grow: 1;
  color: #fff;
}

.ui2012 .f_card_black .seriesFeature_heading {
  margin-top: 30px;
}




/* uh01Box
------------------------------------- */

/*uh01block01*/

.ui2012 .seriesFeature {
  width: 100%;
}

.ui2012 .uh01Box .uh01block01 .contentsArea {
  width: 100%;
  padding: 30px 0 0;
}

.ui2012 .uh01Box .uh01block01 .colImgTxt {
  background: url(ui2012_24wi_bg01_pc.png) no-repeat center top -39px;
  height: 650px;
  background-size: 1920px;
}

.ui2012 .uh01Box .uh01block01 .txtBox {
  width: 1160px;
  margin: 0 auto;
  padding: 280px 0 0;
  color: #fff;
  text-shadow: 2px 2px 10px #333, -2px 2px 10px #333, 2px -2px 10px #333, -2px -2px 10px #333;
}

.ui2012 .uh01Box .uh01block01 .txtBox h3,
.ui2012 .uh01Box .uh01block01 .txtBox p,
.ui2012 .uh01Box .uh01block01 .txtBox .gramTxt,
.ui2012 .uh01Box .uh01block01 .txtBox .cauTxt {
  width: 50%;
  margin: 0 0 0 auto;
}

.ui2012 .uh01Box .uh01block01 .txtBox p.readTxt {
  margin-top: 30px;
}

.ui2012 .uh01Box .uh01block01 .txtBox .gramTxt {
  padding: 10px 0;
  font-size: 3rem;
  text-align: center;
}

.ui2012 .uh01Box .uh01block01 .txtBox .gramTxt .bigTxt {
  font-size: 5rem;
  padding: 0 10px;
}

/*uh01block02*/

.ui2012 .uh01Box .uh01block02 {
  background-color: #F2F6F6;
}

.ui2012 .uh01Box .uh01block02 .contentsArea {
  padding: 100px 0;
}



/*uh02Box
------------------------------------- */

.ui2012 .uh02Box .block01 .contentsArea {
  padding: 30px 0 0 0;
}

.ui2012 .uh02Box .block01 .colImgTxt {
  flex-direction: row-reverse;
  align-items: center;
  height: 650px;
}

.ui2012 .uh02Box .block01 .imgBox img {
  width: 107%;
  margin-left: -20px;
  max-width: none;
  height: auto;
}

.ui2012 .uh02Box .block02 {
  background: #f2f2f2;
}

.ui2012 .uh02Box .block02 .contentsArea {
  padding: 60px 0;
  text-align: center;
}

.ui2012 .uh02Box .block02 .figureFlex {
  display: flex;
  justify-content: center;
  margin-top: 30px;
}

.ui2012 .uh02Box .block02 .figureFlex img:nth-of-type(1) {
  width: 360px;
}

.ui2012 .uh02Box .block02 .figureFlex img:nth-of-type(2) {
  width: 620px;
}

.ui2012 .uh02Box .block03 .contentsArea {
  padding: 60px 0;
}

.ui2012 .uh02Box .block03 .colImgTxt {
  flex-direction: row-reverse;
  align-items: center;
}

.ui2012 .uh02Box .block03 .colImgTxt .txtBox {
  width: 38%;
}

.ui2012 .uh02Box .block03 .colImgTxt .imgBox {
  width: 60%;
  margin-left: -280px;
}

.ui2012 .uh02Box .block03 .colImgTxt .imgBox img {
  max-width: none;
}


.ui2012 .uh02Box .block04 {
  background: #f2f2f2;
}

.ui2012 .uh02Box .block04 .contentsArea {
  padding: 60px 0;
}

.ui2012 .uh02Box .block04 .colImgTxt {
  align-items: center;
}

.ui2012 .uh02Box .block05 .contentsArea {
  padding: 60px 0;
}

.ui2012 .uh02Box .block05 .colImgTxt {
  flex-direction: row-reverse;
  align-items: center;
}



/* uhzero
------------------------------------- */

/*uhzeroblock01*/

.ui2012 .uhzeroblock01 .contentsArea {
  width: 100%;
  padding: 30px 0 0;
}

.ui2012 .uhzeroblock01 .colImgTxt {
  background: url(ui2012_uhzero_24wi_bg01_pc.png) no-repeat center top;
  height: 650px;
  background-size: 1920px;
}

.ui2012 .uhzeroblock01 .txtBox {
  width: 1160px;
  margin: 0 auto;
  padding: 280px 0 0;
  color: #fff;
}

.ui2012 .uhzeroblock01 .txtBox h3,
.ui2012 .uhzeroblock01 .txtBox p {
  width: 100%;
  text-align: center;
}

.uhzeroBox .box_02 {
  background: #141414;
}

.uhzeroBox .acdBtn:hover {
  background: #ccc;
  color: #333;
}

/*uhzeroblock02*/

.ui2012 .uhzeroblock02 .contentsArea {
  padding: 100px 0;
}

.ui2012 .uhzeroblock02 .f_card-2column + .f_card-2column {
  margin-top: 80px;
}



/* uhaipcBox
------------------------------------- */

/*uhaipcblock01*/
.ui2012 .uhaipcBox .uhaipcblock01 .contentsArea {
  padding: 30px 0 0 0;
}

.ui2012 .uhaipcBox .uhaipcblock01 .colImgTxt {
  align-items: center;
  height: 650px;
}

.ui2012 .uhaipcBox .uhaipcblock01 .txtBox{
  text-align: center;
}
.ui2012 .uhaipcBox .uhaipcblock01 .txtBox .figure{
  margin-top: 20px;
}
.ui2012 .uhaipcBox .uhaipcblock01 .imgBox img {
  width: 117%;
  margin-left: -20px;
  max-width: none;
  height: auto;
}

/*uhaipcblockOther*/
.ui2012 .uhaipcblockOther .contentsArea {
  width: 100%;
  padding: 100px 0 0;
}

.uhaipcblockOther .slick-slide {
  display: flex;
  justify-content: center;
}
.uhaipcblockOther .slider-box {
  display: flex;
  flex-direction: column;
  position: relative;
  max-width: 620px;
  width: 100%;
  margin: 0 min(60px,4vw);
  padding: 48px 7% 52px;
  box-sizing: border-box;
}
/*虹色ボーダーに角丸をつける*/
.uhaipcblockOther .slider-box::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 25px;
  border: 10px solid transparent;
  background: linear-gradient(135deg, #F9EDB9, #D1B3DA, #67ABFD, #60DBD5) border-box border-box;
  -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0) border-box;
  -webkit-mask-composite: destination-out;
  mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0) border-box;
  mask-composite: exclude;
}
.uhaipcblockOther .slider-box h3 {
  width: 100%;
  margin-bottom: 33px;
  font-size: 35px;
  font-weight: 800;
  text-align: left;
}
.uhaipcblockOther .slider-box p {
  width: 100%;
  margin: 0 0 40px;
  flex-grow: 1;
}
.uhaipcblockOther .slider-nav {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 20px;
  margin-top: 87px;
  margin-bottom: 67px;
  padding: 0 2%;
}
.uhaipcblockOther .slider-nav li {
  padding: 12px 0;
  margin: 0 2%;
  border-radius: 999px;
  font-size: 20px;
  font-weight: 800;
  cursor: pointer;
}
.uhaipcblockOther .slider-nav li.active {
  padding: 12px 2%;
  margin: 0;
  background-image: linear-gradient(135deg, #FFF7B4, #D8B3D7, #61ABFF, #0CC7AD) ;
}
.uhaipcblockOther .f_card-wrap .f_card-note {
  padding: 10px 4.7% 0;
  font-size: 12px;
}
@media screen and (min-width:769px) and (max-width:1200px) {
  .uhaipcblockOther .slider-nav {
    width: 700px;
    padding: 0;
    margin-left: auto;
    margin-right: auto;
  }
  .uhaipcblockOther .slider-nav li {
    margin: 0 3%;
  }
  .uhaipcblockOther .slider-nav li.active {
    padding: 12px 3%;
  }
}
@media screen and (min-width:769px) {
  .uhaipcblockOther .f_card figure {
    width: 46%;
    padding: 0 2%;
  }
  .uhaipcblockOther .slider-box p {
    max-width: 500px;
    font-size: 16px;
  }
}
@media screen and (max-width:768px) {/*sp*/
  .uhaipcblockOther .feature-title-wrap {
    padding-bottom: 40px;
  }
  .uhaipcblockOther h2 {
    width: calc(300 / 375* 100* 1vw);
    margin: 0 auto;
  }
  .uhaipcblockOther .f_card-wrap {
    margin: 0;
    padding: 0 0 46px;
  }
  .uhaipcblockOther .f_card {
    padding: 0;
  }
  .uhaipcblockOther .f_card-text {
    padding: 0 10px 3%;
  }
  .uhaipcblockOther .slider-box {
    max-width: 100%;
    margin: 0 3%;
    padding: 8.2% 9% 10.2%;
    box-sizing: border-box;
  }
  .uhaipcblockOther .slider-box h3 {
    margin-bottom: 20px;
    font-size: clamp(19px, calc(8.448979591836734px + 2.806122448979592vw), 30px);
  }
  .uhaipcblockOther .slider-box p {
    margin: 0 0 25px;
  }
  .uhaipcblockOther .slider-box img {
    width: calc(280 / 375* 100* 1vw);
    margin: 0 auto;
  }
  .uhaipcblockOther .slider-nav {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px;
    margin-top: 43px;
    margin-bottom: 0;
  }
  .uhaipcblockOther .slider-nav li, .uhaipcblockOther .slider-nav li.active {
    padding: 12px 10%;
    margin: 0;
    font-size: 1.6rem;
  }
  .uhaipcblockOther .f_card-wrap .f_card-note {
    width: 100%;
    font-size: clamp(10px, calc(6.163265306122449px + 1.0204081632653061vw), 14px);
    box-sizing: border-box;
  }
}

/*uhaipcblock02*/
.ui2012 .uhaipcBox .uhaipcblock02 {
  background-color: #F2F6F6;
}

.ui2012 .uhaipcBox .uhaipcblock02 .contentsArea {
  padding: 100px 0;
}
.uhaipcblock02 .f_card-2column:nth-of-type(1) .f_card-wrap:nth-of-type(1) .f_card{
  background: #586470;
}
.uhaipcblock02 .f_card-2column:nth-of-type(1) .f_card-wrap:nth-of-type(1) .f_card .figure{
  margin: 0;
  position: relative;
}
.uhaipcblock02 .f_card-2column:nth-of-type(1) .f_card-wrap:nth-of-type(1) .f_card .figure img{
  position: absolute;
  left: 0;
  top: -65px;
}
.uhaipcblock02 .f_card-2column:nth-of-type(1) .f_card-wrap:nth-of-type(2) .f_card{
  background: #83AF71;
  color: #fff;
}
.uhaipcblock02 .f_card-2column:nth-of-type(2) .f_card-wrap:nth-of-type(1) .f_card{
  background: #C89A9B;
  color: #fff;
}
.uhaipcblock02 .f_card-2column:nth-of-type(2) .f_card-wrap:nth-of-type(2) .f_card{
  background: #FDE6CD;
}
.uhaipcblock02 .uhaipc_movie.f_card-2column .f_card{
  background: #62B7CE;
  color: #fff;
}
.uhaipcblock02 .uhaipc_movie.f_card-2column .movieRead{
  font-size: 1.6rem;
}
.uhaipcblock02 .uhaipc_movie .movie {
  position: relative;
  width: 90%;
  margin: 30px auto 0;
}
.uhaipcblock02 .uhaipc_movie .movie video {
	width: 100%;
  vertical-align: top;
  cursor: pointer;
}
.uhaipcblock02 .uhaipc_movie .movie .play_btn{
	width: 20%;
	position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  transform: -webkit- translate(-50%,-50%);
  cursor: pointer;
}
.uhaipcblock02 .uhaipc_movie .movie .play_btn.playActive{width: 0.1px;} /*.play_btnを見えなくするため*/




/* video
------------------------------------- */

.feature_accordion_img_02:before {
  content: none;
}

.feature_accordion_bg_02 .container {
  position: relative;
  /*! width: 1920px; */
  margin: 0 auto;
  height: 900px;
}

.feature_accordion_img_02 video {
  position: relative;
  top: 0;
  left: 50%;
  margin-left: -960px;
  width: auto;
  max-width: 1920px;
}

.feature_accordion_bg_02 .txtBox {
  position: absolute;
  margin: 0 auto;
  bottom: 10px;
  left: 50%;
  margin-left: -580px;
  padding-top: 750px;
}



/* アコーディオン
------------------------------------- */

.box_02 {
  text-align: center;
}

.acdBtn {
  display: inline-block;
  width: 400px;
  padding: 18px 70px 20px;
  margin: 40px 0;
  border: 1px solid #232b35;
  background: #fff;
  font-size: 1.8rem;
  font-weight: 500;
  text-align: center;
  cursor: pointer;
  /*! border-radius: 3px; */
}

@media print,
screen and (min-width: 768px) {
  .acdBtn:hover {
    background-color: #232b35;
    color: #fff;
  }
}

.acdBtn::after {
  display: inline-block;
  content: "";
  width: 0;
  height: 0;
  margin: 0 0 -5px 10px;
  border: 7px solid transparent;
  border-top: 11px solid;
}

.acdBtn.active::after {
  margin: 0 0 2px 10px;
  border-top: none;
  border-bottom: 11px solid;
}

.acdSection.acdSection_close {
  display: none;
}



/* モーダル
------------------------------------- */

.mdlOverLay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 120%;
  background: rgba(0, 0, 0, 0.8);
  z-index: 100;
}

.mdlWrap {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 101;
}

.mdlWin {
  position: relative;
  width: 844px;
  height: 475px;
  border: 3px solid #000;
}



/* youtubeエリア
------------------------------------- */

.link_youTube {
  margin: 0 auto;
  text-align: center;
}

.link_youTube + div {
  margin-top: 60px;
}

.link_youTube .link_youTube_list {
  width: 1054px;
  margin: 0 auto;
}

.link_youTube li {
  width: 49%;
}

.link_youTube .link_youTube_list span:hover {
  opacity: 0.7;
  cursor: pointer;
}

.link_youTube img {
  max-width: 100%;
  height: auto;
}

/*2カラム*/

.link_youTube .movie2col {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

/*1カラム*/

.link_youTube .movie1col li {
  width: 100%;
  text-align: center;
}

.link_youTube .movie1col li img {
  max-height: 290px;
}



/* 下部バナー
------------------------------------- */

.bannerBox {
  margin-top: 30px;
  text-align: center;
}

.bannerBox a {
  display: inline-block;
}

.bannerBox a:hover {
  opacity: 0.7;
}



/* アンカーキャンペーン
------------------------------------- */

.ankerBnrBox {
  width: 1050px;
  margin: 60px auto 0;
  /*! padding: 20px; */
  text-align: center;
  /*! border: 1px solid #ccc; */
}

.ankerBnrBox a {
  display: inline-block;
}

.ankerCamArea {
  margin-top: 20px;
  position: relative;
}

.acdBtn02 {
  text-decoration: underline;
  color: #003490;
  position: absolute;
  top: -50px;
  left: 54%;
  font-size: 1.4rem
}

.acdBtn02:hover {
  cursor: pointer;
  color: #48c0eb
}

.ankerCamContents {
  display: none;
  background: #f2f2f2;
  padding: 30px;
}

.ankerCamSection {
  display: flex;
  justify-content: space-between;
  align-items: start;
}

.ankerCamSection + .ankerCamSection {
  margin-top: 40px;
}

.ankerCamImgbox {
  width: 42%;
  text-align: center;
}

.ankerCamTxtbox {
  width: 54%;
}

.ankerCamTtl01 {
  font-size: 2.2rem;
  font-family: noto sans jp, sans-serif;
  font-weight: 500;
  line-height: 1.3;
  margin-bottom: 20px;
  padding-bottom: 5px;
  border-bottom: 1px solid #ccc
}

.ankerCamTxt li + li {
  margin-top: 20px;
}

.ankerCamTtl02 {
  font-size: 1.8rem;
  font-weight: bold;
  margin-top: 15px;
}

.ankerCamRead {
  margin-top: 10px;
  font-size: 1.6rem;
}

.contensSpecRec {
  width: 1050px;
  /*! margin: 25px auto 20px; */
  padding: 20px;
  border: 2px solid #c7a587;
  border-top: none;
  /*! border-radius: 3px; */
  text-align: left;
}

.specRecTtl {
  font-size: 2.4rem;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
  text-align: center;
}

.specRecList {
  margin-top: 15px;
}

.specRecItem {
  padding: 8px 10px 5px 40px;
  line-height: 1.5;
  position: relative;
}

.specRecItem + .specRecItem {
  border-top: 1px solid #ccc;
}

.specRecItem:before {
  content: "●";
  font-size: 1.8rem;
  color: #ccc;
  position: absolute;
  top: 50%;
  left: 10px;
  transform: translateY(-50%);
}

.specRecItem a {
  display: block;
  text-decoration: none;
}

.specRecItem a span {
  font-size: 1.6rem;
  text-decoration: underline;
}

.specRecItem a p {
  color: #333;
}

.contensSpecCam {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 1.6rem;
}

.contensSpecCam:nth-of-type(n+2) {
  margin-top: 20px;
}

.contensSpecCam dt {
  background: #232b35;
  width: 31%;
  color: #fff;
  padding: 5px 10px;
  text-align: center;
  font-weight: 700
}

.contensSpecCam dd {
  width: 66%;
}

.contensSpecCam dd span {
  font-size: 1.3rem;
  margin-left: 15px;
}



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

  /* 共通
------------------------------------- */
  /*.ui2012 .seriesFeature .subSection:nth-of-type(1) .contentsArea,
  .ui2012 .seriesFeature .subSection:nth-of-type(2) .contentsArea,
  .ui2012 .seriesFeature .subSection:nth-of-type(3) .contentsArea,
  .ui2012 .seriesFeature .subSection:nth-of-type(4) .contentsArea,
  .ui2012 .seriesFeature .subSection:nth-of-type(5) .contentsArea,
  .ui2012 .seriesFeature .subSection:nth-of-type(6) .contentsArea {
    width: 100%;
    padding: 0 10px;
  }*/
  .ui2012 .seriesFeature .uh01Box .contentsArea,
  .ui2012 .seriesFeature .uh02Box .contentsArea,
  .ui2012 .seriesFeature .uhzeroBox .contentsArea,
  .ui2012 .seriesFeature .uhaipcBox .contentsArea{
    width: 100%;
    padding: 0 10px;
  }

  .ui2012 .uh01Box .acdSection > div,
  .ui2012 .uh02Box .acdSection > div,
  .ui2012 .uhzeroBox .acdSection > div,
  .ui2012 .uhaipcBox .acdSection > div {
    padding: 0 10px;
  }

  .ui2012 .uh01Box .acdSection > div .contentsArea,
  .ui2012 .uh02Box .acdSection > div .contentsArea,
  .ui2012 .uhzeroBox .acdSection > div .contentsArea,
  .ui2012 .uhaipcBox .acdSection > div .contentsArea {
    padding: 50px 0;
  }

  .ui2012 .colImgTxt {
    display: block;
  }

  .ui2012 .colImgTxt .txtBox,
  .ui2012 .colImgTxt .imgBox {
    width: 100%;
  }

  .ui2012 .seriesFeature .subSection {
    padding: 30px 0 0;
  }

  .ui2012 .seriesFeature .contentsArea .readTxt {
    margin: 15px 0 0;
    font-size: 1.4rem;
  }

  .ui2012 .colImgTxt .imgBox {
    margin-top: 15px;
  }

  .ui2012 .seriesFeature .subSection .imgBox img {
    max-width: 100%;
  }

  .ui2012 .colTwoTxt {
    margin-top: 20px;
  }

  .ui2012 .colTwoTxt li dt {
    margin-bottom: 5px;
    font-size: 1.6rem;
    color: #666;
  }

  .ui2012 .colTwoTxt li dd {
    font-size: 1.8rem;
  }

  .ui2012 .colTwoTxt li dd .bigTxt {
    font-size: 3.4rem;
  }

  .ui2012 .colTwoTxt li dd .smlTxt {
    font-size: 1.2rem;
  }

  .ui2012 .cauTxt {
    display: block;
    font-size: 1.2rem;
  }

  .ui2012 .seriesFeature_bottomNote {
    font-size: 1.4rem;
  }

  .ui2012 .f_card-2column {
    display: block;
  }
  .ui2012 .f_card-2column .f_card-wrap {
    width: 100%;
  }
  .ui2012 .f_card-2column + .f_card-2column {
    margin-top: 30px;
  }

  .ui2012 .f_card-2column .f_card {
    padding: 30px 20px;
  }
  .ui2012 .f_card-wrap + .f_card-wrap {
    margin-top: 30px;
  }



  /* uh01Box
------------------------------------- */
  /*uh01block01*/
  .ui2012 .uh01Box .uh01block01 .contentsArea {
    padding: 0;
  }

  .ui2012 .uh01Box .uh01block01 .colImgTxt {
    background: url(ui2012_24wi_bg01_sp.png) no-repeat center top;
    background-size: 100%;
    height: 100%;
  }

  .ui2012 .uh01Box .uh01block01 .txtBox {
    width: 100%;
    padding: 58vw 10px 5vw;
  }

  .ui2012 .uh01Box .uh01block01 .txtBox h3,
  .ui2012 .uh01Box .uh01block01 .txtBox p,
  .ui2012 .uh01Box .uh01block01 .txtBox .gramTxt,
  .ui2012 .uh01Box .uh01block01 .txtBox .cauTxt {
    width: 100%;
  }

  .ui2012 .uh01Box .uh01block01 .txtBox p.readTxt {
    margin-top: 15px;
  }



  /*uh02Box
------------------------------------- */
  .ui2012 .uh02Box .block01 .colImgTxt {
    height: 100%;
  }
  .ui2012 .uh02Box .block01 .imgBox img {
    margin: 0;
  }

  .ui2012 .uh02Box .block02 h3,
  .ui2012 .uh02Box .block02 .txtBox {
    text-align: left;
  }

  .ui2012 .uh02Box .block02 .figureFlex {
    display: block;
  }

  .ui2012 .uh02Box .block02 img {
    width: 100%;
    height: auto;
  }

  .ui2012 .uh02Box .block03 .colImgTxt .txtBox,
  .ui2012 .uh02Box .block03 .colImgTxt .imgBox {
    width: 100%;
  }

  .ui2012 .uh02Box .block03 .colImgTxt .imgBox {
    margin: 15px 0 0;
  }

  .ui2012 .uh02Box .block03 .colImgTxt .imgBox img {
    max-width: 100%;
  }

  .ui2012 .uh02Box .block04 h3,
  .ui2012 .uh02Box .block04 .readTxt {
    text-align: left;
  }



  /* uhzero
------------------------------------- */
  /*uhzeroblock01*/
  .ui2012 .uhzeroBox .uhzeroblock01 .contentsArea {
    padding: 0;
  }
  .ui2012 .uhzeroblock01 .colImgTxt {
    background: url(ui2012_uhzero_24wi_bg01_sp.png) no-repeat center top;
    background-size: 100%;
    height: 100%;
  }

  .ui2012 .uhzeroblock01 .txtBox {
    width: 100%;
    padding: 65vw 10px 5vw;
  }

  .ui2012 .uhzeroblock01 .txtBox h3,
  .ui2012 .uhzeroblock01 .txtBox p {
    width: 100%;
  }

  
  /* uhaipcBox
------------------------------------- */

/*uhaipcblock01*/
.ui2012 .uhaipcBox .uhaipcblock01 .colImgTxt {
  height: 100%;
}
.ui2012 .uhaipcBox .uhaipcblock01 .txtBox .figure{
  width: 80%;
  margin: 20px auto 0;
}
  .ui2012 .uhaipcBox .uhaipcblock01 .imgBox .figure{
    text-align: center;
  }
.ui2012 .uhaipcBox .uhaipcblock01 .imgBox img {
  width: 90%;
  margin: 0;
}

/*uhaipcblock02*/

.uhaipcblock02 .f_card-2column:nth-of-type(1) .f_card-wrap:nth-of-type(1) .f_card .figure img{
  position: static;
}
.uhaipcblock02 .uhaipc_movie.f_card-2column .movieRead{
  font-size: 1.4rem;
}
.uhaipcblock02 .uhaipc_movie .movie {
  width: 100%;
}


  /* video
------------------------------------- */
  .feature_accordion_bg_02 .container {
    margin: 0 auto;
    height: auto;
  }

  .feature_accordion_img_02 video {
    width: 100%;
    margin: 0 auto;
    left: 0;
    max-width: 100%;
    position: static;
  }

  .feature_accordion_bg_02 .txtBox {
    bottom: 10px;
    left: 0;
    margin-left: 0;
    padding-top: 750px;
  }



  /* アコーディオン
------------------------------------- */
  .acdBtn {
    width: 95%;
    padding: 20px 10px;
    margin: 30px 0;
    font-size: 1.4rem;
  }



  /* モーダル
------------------------------------- */
  .mdlWin {
    width: 100%;
    height: 425px;
    border: none;
  }



  /* youtubeエリア
------------------------------------- */
  .link_youTube {
    width: 100%;
    margin: 0 auto;
  }

  .link_youTube + div {
    margin-top: 30px;
  }

  .link_youTube .link_youTube_list {
    width: 90%;
  }

  .link_youTube li {
    width: 100%;
  }

  .link_youTube li + li {
    margin-top: 20px;
  }

  /*2カラム*/
  .link_youTube .movie2col {
    display: block;
  }

  /*1カラム*/
  .link_youTube .movie1col li img {
    max-height: 100%;
  }



  /* 下部バナー
------------------------------------- */
  .bannerBox {
    padding: 0 10px;
  }


  /* アンカーキャンペーン
------------------------------------- */
  .ankerBnrBox {
    width: 100%;
    padding: 0 10px;
    margin: 30px auto;
  }
  .ankerCamArea {
    margin-top: 0;
    text-align: right;
  }
  .acdBtn02 {
    position: static;
    top: auto;
    left: auto;
    display: inline-block;
  }
  .ankerCamContents {
    margin-top: 10px;
    padding: 15px 10px;
    text-align: left
  }
  .ankerCamSection {
    display: block
  }
  .ankerCamImgbox {
    width: 75%;
    margin: 0 auto
  }
  .ankerCamTxtbox {
    width: 100%;
    margin: 15px auto 0;
  }
  .ankerCamTtl01 {
    font-size: 1.8rem;
    margin-bottom: 10px;
  }
  .ankerCamTxt li + li {
    margin-top: 10px;
  }
  .ankerCamTtl02 {
    font-size: 1.6rem;
  }
  .ankerCamRead {
    font-size: 1.4rem;
  }

  .contensSpecRec {
    width: 100%;
    margin: 0;
    padding: 20px 10px 15px;
  }
  .specRecTtl {
    font-size: 2rem;
    text-align: left;
    font-weight: 300;
  }

  .contensSpecRecBtn {
    width: 96%;
  }

  .contensSpecCam {
    display: block;
    font-size: 1.4rem;
  }
  .contensSpecCam + .contensSpecCam {
    margin-top: 15px;
  }
  .contensSpecCam dt,
  .contensSpecCam dd {
    width: 100%;
  }
  .contensSpecCam dd {
    margin-top: 10px;
  }
  .contensSpecCam dd span {
    font-size: 1.3rem;
    margin-left: 15px;
  }

}



/*絞り込み*/

.seriesLineup_spSearch {
  width: 1160px;
  margin: 60px auto 0;
}

.spSearch_heading {
  margin-bottom: 20px;
  font-size: 3.6rem;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 300;
  color: #333;
}

.spSearch_list {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

.spSearch_list li {
  margin: 5px;
  text-align: center;
}

.spSearch_list li a {
  padding: 6px 20px 8px;
  display: block;
  border: 1px solid #232b35;
  border-radius: 20px;
  font-size: 1.6rem;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 500;
  color: #333;
  text-decoration: none;
}

.spSearch_list li .spSearch_active {
  background: #232b35;
  border: 1px solid #232b35;
  color: #fff;
}

@media print,
screen and (min-width: 768px) {
  .spSearch_list li a:hover {
    background: #232b35;
    border: 1px solid #232b35;
    color: #fff;
  }
}



/*YouTubeエリア*/

.link_youTube_new {
  width: 800px;
  margin: 0 auto;
}

.moviecol_new {
  position: relative;
  width: 100%;
  overflow: hidden;
  padding-bottom: 56.25%;
}

.moviecol_new span {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
}

.moviecol_new span:hover {
  opacity: 0.7;
  cursor: pointer;
}

.moviecol_new iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
}


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

  /*絞り込み*/
  .seriesLineup_spSearch {
    width: 100%;
    margin-top: 40px;
    padding: 0 10px;
  }

  .spSearch_heading {
    font-size: 2.4rem;
  }

  .spSearch_heading {
    margin-bottom: 10px;
    font-size: 2.4rem;
  }

  .spSearch_list li a {
    font-size: 1.4rem;
  }

  /*YouTubeエリア*/
  .link_youTube_new {
    width: 100%;
  }
}





/* 新デザイン編集エリア
------------------------------------- */

.seriesReview {
  margin-top: 60px
}

/*メニュー追従*/

.seriesManu_inner {
  width: 1160px;
  margin: 0 auto;
  position: relative;
  font-family: noto sans jp, sans-serif;
  font-weight: 500;
  font-size: 1.6rem
}

.seriesManu_inner a {
  text-decoration: none;
  color: #333
}

.seriesManu_fixArea {
  background: #fff;
  width: 100%;
  display: none
}

.seriesManu_fixArea .seriesManu_fixBlock {
  display: flex;
  height: 70px;
  align-items: center
}

.seriesManu_heading {
  width: 20%;
  font-size: 2rem;
  font-weight: 700
}

.seriesManuAnchor_list {
  width: 60%;
  display: flex;
  justify-content: start
}

.seriesManuAnchor_list .seriesManuAnchor_item {
  width: 23%
}

.seriesManuAnchor_list .seriesManuAnchor_item + li {
  margin-left: 2%
}

.seriesManuAnchor_item a {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  width: 100%;
  height: 100%
}

.seriesManu_fixArea.seriesManufix {
  position: fixed;
  right: 0;
  top: 0;
  z-index: 100;
  border-bottom: 1px solid #232b35;
  display: block
}

.seriesManu_fixArea.seriesManufix {
  animation-name: fadeInAnime;
  animation-duration: 1s;
  animation-fill-mode: forwards;
  opacity: 0
}

@keyframes fadeInAnime {
  from {
    opacity: 0
  }
  to {
    opacity: 1
  }
}

.seriesManu_fixArea.seriesManufix .seriesManu_fixBlock {
  width: 1160px;
  margin: 0 auto
}

@media print,
screen and (min-width:768px) {
  .seriesManuAnchor_item a {
    padding: 10px 5px 12px
  }
  .seriesManuAnchor_item a:hover {
    color: #fff;
    background: #232b35;
    border-radius: 50px
  }
}

@media screen and (max-width:767px) {
  .seriesManu_inner {
    width: 100%;
    font-size: 1.4rem
  }
  .seriesManu_fixArea .seriesManu_fixBlock {
    display: block;
    height: 115px;
    padding: 8px 10px 18px;
    margin: 10px auto
  }
  .seriesManu_heading {
    width: 100%;
    font-size: 1.8rem
  }
  .seriesManuAnchor_list {
    width: 100%;
    justify-content: space-between;
    margin-top: 5px
  }
  .seriesManuAnchor_list .seriesManuAnchor_item {
    width: 23%;
    padding: 6px 5px 8px;
    display: flex;
    align-items: center;
    position: relative
  }
  .seriesManuAnchor_list .seriesManuAnchor_item :after {
    content: '';
    width: 6px;
    height: 6px;
    border: 0;
    border-bottom: solid 1px #232b35;
    border-right: solid 1px #232b35;
    transform: rotate(45deg);
    position: absolute;
    bottom: 0;
    left: 47%;
    bottom: -5px;
    margin: auto
  }
  .seriesManuAnchor_list .seriesManuAnchor_item span {
    text-align: center
  }
  .seriesManu_fixArea.seriesManufix .seriesManu_fixBlock {
    width: 100%
  }
}



/*MV*/

.seriesNewContents_inner {
  max-width: 1160px;
  height: 400px;
  margin: 30px auto 0;
  background: url(ui2012_241015_mv.png) no-repeat right 0;
  background-size: auto;
  background-size: contain;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  letter-spacing: .2rem
}

.seriesNewTitle_inner {
  width: 550px;
  font-family: noto sans jp, sans-serif;
  font-weight: 400;
  font-size: 1.6rem;
  text-align: center
}

.seriesNewContentsMv .seriesNewTitle {
  font-size: 3.8rem
}

.seriesNewContentsMv .seriesNewTitle_product {
  margin-top: 40px;
  font-size: 2.4rem
}

.seriesNewContentsMv .seriesNewTitle_link {
  margin-top: 10px;
  letter-spacing: 0.8px;
}

@media screen and (max-width:767px) {
  .seriesNewContents_inner {
    max-width: 100%;
    height: auto;
    background-position: top center;
    background-size: 70%;
    padding: 0 10px
  }
  .seriesNewTitle_inner {
    width: 100%;
    padding: 53vw 0 0
  }
  .seriesNewContentsMv .seriesNewTitle {
    font-size: 2.4rem
  }
  .seriesNewContentsMv .seriesNewTitle_product {
    margin-top: 10px;
    font-size: 2rem
  }
}
.seriesNewContentsMv .seriesNewTitle_link {
  font-size: 1.4rem;
}



/*おすすめ商品*/

.seriesRanking_new {
  margin: 40px auto 0
}

.seriesRanking_new_list {
  display: flex;
  justify-content: space-between;
  align-items: start
}

.seriesRanking_new_item {
  text-align: center
}

.lineupList_imageBoxWrap {
  position: relative;
  margin: 0 auto
}

.lineupList_imageBoxWrap img {
  height: auto
}

.seriesRanking_new_num {
  position: absolute;
  top: -35px;
  left: -20px
}

.seriesRanking_new_num p {
  background: #00a0e9;
  box-sizing: border-box;
  color: #fff;
  font-size: 1.6rem;
  font-weight: 600;
  display: inline-block;
  padding: 4px 0 6px;
  position: relative;
  text-align: center
}

.seriesRanking_new_num p::before {
  content: '';
  background-repeat: no-repeat;
  position: absolute;
  width: 17px;
  height: 14px;
  top: 10px;
  left: 15px;
  background-image: url(icn_ranking02.svg)
}

.seriesRanking_new_num span {
  margin: 0;
  padding: 0 25px 0 40px
}

.seriesRanking_new_num span::after {
  content: '';
  height: 0;
  position: absolute;
  width: 0
}

.seriesRanking_new_num span::after {
  border-color: transparent #fff transparent transparent;
  border-style: solid;
  border-width: 17px 10px 17px 0;
  right: 0;
  top: 0
}

.seriesRanking_new_label {
  position: absolute;
  top: -35px;
  right: -20px;
}

.seriesRanking_new_label p {
  background: #fff;
  color: #666;
  font-size: 1.6rem;
  font-weight: 600;
  display: inline-block;
  padding: 4px 5px 6px;
  text-align: center;
  border: 1px solid #ccc;
}

.lineupList_colorListWrap {
  margin-top: 5px;
}

.lineupList_color {
  border-radius: 10px;
  width: 20px;
  height: 20px;
}

.lineupList_colorItem {
  pointer-events: auto;
  /*! cursor:pointer; */
  margin: 2px !important;
  padding: 2px !important;
  border: 2px solid #fff;
  border-radius: 14px !important;
  height: auto;
  position: relative;
}

.lineupList_colorItem.active:before {
  position: absolute;
  pointer-events: none;
  top: -3px;
  left: -3px;
  content: "";
  display: block;
  height: 26px;
  width: 26px;
  border: 2px solid #fc0;
  border-radius: 16px !important;
}

.lineupList_linkBoxWrap {
  text-decoration: none;
}

.seriesRanking_new_name {
  padding-top: 15px;
  font-size: 2.2rem;
  font-weight: 600;
  color: #00a0e9;
  letter-spacing: .2rem;
}

.seriesRanking_new_name span {
  font-size: 1.5rem
}

.seriesRanking_new_text {
  padding-top: 10px;
  font-size: 1.6rem;
  color: #666
}

.seriesRanking_new_text span {
  font-weight: 600;
  color: #333
}

.seriesRanking_new_price {
  padding-top: 10px;
  font-size: 1.3rem;
  font-weight: 600;
  color: #333;
}

.seriesRanking_new_price .price_ex {
  font-size: 2.2rem;
}

.seriesRanking_new_price .price_notes {
  color: #999
}

.seriesRanking_new_btn {
  padding-top: 20px;
}

.seriesRanking_new_btn a {
  text-decoration: none;
}

.seriesRanking_new_btn p {
  display: block;
  width: 100%;
  text-decoration: none;
  background: #00a0e9;
  color: #fff;
  padding: 15px 10px;
  border-radius: 50px;
  font-size: 1.8rem;
  font-weight: 600;
  border: 1px solid #00a0e9
}

.seriesRanking_new_spec {
  margin-top: 20px;
  font-size: 1.3rem
}

.seriesRanking_new_spec li + li {
  border-top: 1px solid #ccc;
  margin-top: 10px;
  padding-top: 10px
}

.seriesRanking_new_spec li span {
  display: block
}

.seriesRanking_new_specNote {
  font-size: 1.3rem
}

.seriesRanking_new_container {
  position: relative;
  height: 700px;
  overflow: hidden;
  transition: .4s;
  box-sizing: border-box;
  padding: 40px 0 80px;
}

.seriesRanking_new_container:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 170px;
  background: rgb(0, 0, 0);
  background: linear-gradient(0deg, rgb(255, 255, 255) 45%, rgba(255, 255, 255, 0) 100%);
  transition: .4s;
}

.seriesRanking_new_container + .seriesRanking_new_container {
  margin-top: 40px;
}

.seriesRanking_new_container.active:before {
  opacity: 0;
  visibility: hidden;
}

.seriesRanking_new_acdBtn {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 25px;
  color: #003490;
  text-decoration: underline;
  font-size: 1.6rem;
}

.seriesRanking_new_acdBtn:hover {
  cursor: pointer;
  color: #48c0eb
}

@media print,
screen and (min-width:768px) {
  .seriesRanking_new.column1{
    padding-top: 40px;
    max-width: 400px;
    width: 90%
  }
  .column1 .seriesRanking_new_item {
    width: 100%;
  }
  
  .seriesRanking_new.column2{
    padding-top: 40px;
    min-width: 600px;
    max-width: 850px;
    width: 90%;
  }
  .column2 .seriesRanking_new_item {
    width: calc((100% - 80px)/2);
  }
  
  .seriesRanking_new.column3{
    padding-top: 40px;
    min-width: 1000px;
    max-width: 1000px;
    width: 90%;
  }
  .column3 .seriesRanking_new_item {
    width: calc((100% - 80px)/3);
  }
  
  .seriesRanking_new.column4{
    padding-top: 40px;
    min-width: 1160px;
    max-width: 1300px;
    width: 90%;
  }
  .column4 .seriesRanking_new_item {
    width: calc((100% - 80px)/4);
  }
  
  .seriesRanking_new.column5{
    padding-top:40px;
    min-width:1160px;
    max-width:1600px;
    width:90%;
  }
  .column5 .seriesRanking_new_item {
    width:calc((100% - 80px)/5);
  }
  
  .lineupList_imageBoxWrap a:hover {
    opacity: 0.8;
  }
  .lineupList_linkBoxWrap:hover .seriesRanking_new_name,
  .lineupList_linkBoxWrap:hover .seriesRanking_new_text {
    text-decoration: underline;
  }
  .lineupList_linkBoxWrap:hover .seriesRanking_new_btn p {
    background: #fff;
    color: #00a0e9;
  }
  .seriesRanking_new_specNote {
    text-align: right;
    margin-top: 40px
  }
}

@media screen and (max-width:767px) {
  .seriesRanking_new {
    margin: 20px auto 0;
    /*! padding-top: 45px; */
    padding: 0;
  }
  .seriesRanking_new_list,
  .seriesLineupListSP_list {
    display: none
  }
  .seriesRanking_new_list.slick-initialized {
    display: block
  }
  .seriesRanking_new_list.slick-initialized {
    display: block;
    padding-top: 50px
  }
  .seriesRanking_new_item {
    width: 230px
  }
  .seriesRanking_new_item + li {
    margin-left: 20px
  }
  .lineupList_imageBox img {
    margin: 0 auto
  }
  .seriesRanking_new_num {
    left: 10px
  }
  .seriesRanking_new_label {
    right: 10px;
  }
  .lineupList_colorListWrap {
    margin-top: 5px
  }
  .seriesRanking_new_name {
    padding-top: 10px;
    font-size: 2rem;
    text-decoration: underline;
  }
  .seriesRanking_new_text {
    padding-top: 5px;
    font-size: 1.4rem
  }
  .seriesRanking_new_price {
    padding-top: 5px;
  }
  .seriesRanking_new_btn {
    padding-top: 10px;
  }
  .seriesRanking_new_btn p {
    padding: 10px;
    font-size: 1.6rem;
  }
  .seriesRanking_new_spec {
    margin-top: 10px;
    font-size: 1.2rem
  }
  .seriesRanking_new_spec li + li {
    margin-top: 6px;
    padding-top: 6px
  }
  .seriesRanking_new_specNote {
    margin-top: 40px;
    padding: 0 10px;
  }

  .seriesRanking_new_container {
    height: 625px;
    padding: 60px 10px 50px;
  }
  .seriesRanking_new_container:before {
    z-index: 10;
    height: 80px;
  }
  .seriesRanking_new_acdBtn {
    z-index: 11;
    bottom: 10px;
    font-size: 1.4rem;
  }

}



/*特長newタブ*/

.seriesFeature_new_item {
  margin-top: 60px
}

.seriesFeature_tabListWrap_new {
  width: 100%;
  font-weight: 500;
  font-size: 1.8rem;
  position: relative
}

.seriesFeature_tabListWrap_new::after {
  background-color: #232b35;
  content: "";
  height: 1px;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0
}

.seriesFeature_tabList_new {
  width: 1160px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between
}

.seriesFeature_tabItem_new {
  width: calc((100% - 20px)/4);
  border-top: 1px solid #232b35;
  border-left: 1px solid #232b35;
  border-right: 1px solid #232b35;
  background-color: #fff
}

.seriesFeature_tabItem_new a {
  text-align: center;
  color: #333;
  height: 70px;
  display: flex;
  justify-content: center;
  text-decoration: none;
  align-items: center;
  position: relative
}

.seriesFeature_tabItem_new.is-active {
  margin-bottom: -1px;
  height: 71px;
  z-index: 50;
  position: relative
}

.seriesFeature_tabItem_new.is-active a {
  color: #333;
  padding-bottom: 1px
}

.seriesFeature_tabItem_new.is-active::after {
  background-color: #232b35;
  content: "";
  height: 10px;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0
}

@media print,
screen and (min-width:768px) {
  .seriesFeature_tabItem_new a:hover {
    color: #999
  }
  .seriesFeature_tabItem_new a:hover::after {
    background-color: #232b35;
    content: "";
    height: 10px;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0
  }
}

@media screen and (max-width:767px) {
  .seriesFeature_tabListWrap_new {
    font-size: 1.5rem;
    padding: 0 10px
  }
  .seriesFeature_tabList_new {
    width: 100%;
    margin: 0 auto
  }
  .seriesFeature_tabItem_new {
    width: calc((100% - 6px)/4);
  }
  .seriesFeature_tabItem_new a {
    padding: 5px;
    line-height: 1.2
  }
}




/* ------------------------------------------------------------------
      slide style
   ------------------------------------------------------------------ */
.uhaipcblockOther .slick-track {
  display: flex !important;
}
.uhaipcblockOther .slick-slide {
  height: auto !important;
}
.uhaipcblockOther .slick-slider {
  width: 100%;
  margin: 0 auto;
  padding: 0;
}
.uhaipcblockOther .slick-slider .slick-slide {
  opacity: .3;
  transition: all .3s;
  width: 710px;
}
.uhaipcblockOther .slick-slider .slick-slide.slick-current,
.uhaipcblockOther .slick-slider .slick-slide.is-active-next {
  opacity: 1;
}
.uhaipcblockOther .slick-slider .slick-slide img {
  max-width: 100%;
  margin: 0;
}
@media screen and (min-width: 769px) {
  .uhaipcblockOther .slide-area {
    max-width: 1920px;
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
  }
  .uhaipcblockOther .slick-slider {
    max-width: calc(620px + min(60px,4vw) * 2);
  }
  .uhaipcblockOther .slick-slider .slick-list {
    overflow: visible;
  }
}

/* .slick-arrow */
.uhaipcblockOther button:not(.out_focus):hover {
  box-shadow: none;
}
.uhaipcblockOther .slide-area .slider .slick-arrow {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  padding: 0;
  width: 20px;
  height: 41px;
  border: none;
  background-color: transparent;
  color: transparent;
  z-index: 1;
  transition: opacity 0.5s;
  cursor: pointer;
}
.uhaipcblockOther .slick-next::before,
.uhaipcblockOther .slick-next::after,
.uhaipcblockOther .slick-prev::before,
.uhaipcblockOther .slick-prev::after {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
}
.uhaipcblockOther .slick-next::after,
.uhaipcblockOther .slick-prev::after {
  width: 28px;
  height: 28px;
  border-top: 3px solid #B3B3B3;
  border-right: 3px solid #B3B3B3;
  opacity: 0.7;
}
/* next */
.uhaipcblockOther .slick-next {
  right: -10px;
}
.uhaipcblockOther .slick-next::after {
  right: 4px;
  transform: rotate(45deg);
}
/* prev */
.uhaipcblockOther .slick-prev {
  left: -10px;
}
.uhaipcblockOther .slick-prev::after {
  left: 4px;
  transform: rotate(-135deg);
}

@media screen and (min-width: 768px) {
  .uhaipcblockOther .slick-arrow:hover {
    opacity: 0.7;
  }
}
@media screen and (max-width:768px) {
  .uhaipcblockOther .slide-area .slider .slick-arrow {
    top: unset;
    bottom: -88px;
  }
  .uhaipcblockOther .slick-next::after,
  .uhaipcblockOther .slick-prev::after {
    width: 22px;
    height: 22px;
  }
  .uhaipcblockOther .slick-next::after {
    right: 8vw;
  }
  .uhaipcblockOther .slick-prev::after {
    left: 8vw;
  }
}
.ViewerEmbed{
  padding-top: 40px;
  width: 1160px;
  margin: 0 auto;
}

.ViewerEmbed iframe{
  width: 1160px;
  height: 900px;
  }

.Viewer_heading{
  font-size: 3.6rem;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 300;
  line-height: 1.3;
}


@media screen and (max-width: 767px) {
  .ViewerEmbed{
  padding: 30px 10px 0px;
  width: 100%;
  height: 100vh;
  }

  .ViewerEmbed iframe{
    width: 100%;
    height: 100%;
    }
  
  .Viewer_heading{
  font-size: 2.4rem;
  }

}