@charset "UTF-8";

@import url("https://fonts.googleapis.com/css?family=Noto+Sans+JP:100,300,400,500,700&display=swap");
@import url("https://fonts.googleapis.com/css?family=Noto+Sans+JP:100,300,400,500,700&display=swap&subset=japanese");

/*----------------[Base]----------------*/
.userCategoryContents{
  margin: 5px auto 0;
  font-size: 1.5rem;
  font-family: 'Noto Sans JP', sans-serif;
  /*! font-weight: 500; */
  letter-spacing: 0.08em;
  line-height: 1.4;
}

/*----------------[Layout]----------------*/
.l_userMv {
  margin: 0 auto;
  /*background: url(../ui3060/bg_01.png) no-repeat #f5f7fa center;*/
  position: relative;
}
.l_userSizeComparison {
  margin: 0 auto;
  background: #fff;
}
.l_userProduct01 {
  margin: 0 auto;
  /*background: #f5f7fa;*/
  position: relative;
}
.l_userProduct02 {
  margin: 0 auto;
  background: #fff;
  position: relative;
}
.l_userProduct03 {
  margin: 0 auto;
  background: #f5f7fa;
  position: relative;
}


/*----------------[Module]----------------*/
/*-----mv-----*/
.m_userMv_inner {
  max-width: 1160px;
  height: auto;
  margin: 0 auto;
  /*background: url(bg_02_pc.png) no-repeat right 0;*/
  position: relative;
  background-size: contain;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
}
.m_userTitle_inner{
  width: 100%;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
}
.m_userTitle{
  font-size: 4rem;
  letter-spacing: 0.08em;
  position: absolute;
  top: 0;
  left: 0;
  letter-spacing: 0.08em;
}

/*-----section-----*/
.m_section_inner {
  width: 1160px;
  margin: 0 auto;
  padding: 30px 0;
}
.m_section_ttl {
  font-size: 3.6rem;
  font-family: noto sans jp,sans-serif;
  font-weight: 300;
  line-height: 1.3;
  position: relative;
  padding: 0px 0 2.3rem 0;
  text-align: center;
}
.m_section_ttl:before {
  position: absolute;
  bottom: 0;
  left: calc(50% - 40px);
  width: 80px;
  height: 2px;
  content: '';
  background: #333;
}
.m_section_txt {
  font-size: 1.4rem;
  line-height: 1.6;
  letter-spacing: 0.08em;
}
.m_section_txt + .m_section_txt {
  margin-top: 15px;
}
.m_txtBold{
  font-weight: bold;
}
.m_txtRed{
  color: #c00;
}
.m_txtLine{
  background: linear-gradient(#fff79b 0%, #fff79b 100%);
}
.m_txtCut{
  font-size: 1.3rem;
  margin-top: 10px;
}


/*----------------[original]----------------*/
/*-----mv-----*/
.mv_list{
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  margin-top: 20px;
  font-weight: bold;
  font-size: 1.4rem;
}
.mv_list > li{
  /*! padding: 5px; */
  background: #333;
  color: #fff;
  width: calc((100% - 15px) / 3);
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
}
.mv_list li span{
  padding: 10px 3px;
  text-align: center;
  line-height: 1.2;
}
.mv_list .icn_japan span {
  background: url(../ui3000/icn_japan.png) 8px center no-repeat;
  background-size: 14%;
  width: 100%;
  padding-left: 45px;
}
.mv_list .icn_free span {
  background: url(../ui3000/icn_free.png) 8px center no-repeat;
  background-size: 16%;
  width: 100%;
  padding-left: 50px;
}
.mv_list .icn_3years span {
  background: url(../ui3000/icn_3years.png) 8px center no-repeat;
  background-size: 15%;
  width: 100%;
  padding-left: 50px;
  /*font-size: 1.2rem;*/
}
.userTitleTxt{
  margin-top: 20px;
  font-size: 1.6rem;
}


/*-----userSizeComparison-----*/
.sizeList{
  padding: 40px 15px;
  background: url(../ui3060/bg_03.png) repeat;
  border: 1px solid #d2dce6;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: center;
  font-family: noto sans jp,sans-serif;
  font-weight: 500;
}
.sizeItem{
  width: 250px;
  text-align: center;
}
.sizeItemTxt{
  margin-top: 5px;
}
.sizeItemRead{
  font-size: 1.8rem;
  margin-bottom: 5px;
}
.m_txtLine01{
  background: linear-gradient(#ffe4da 0%, #ffe4da 100%);
}
.m_txtLine03{
  background: linear-gradient(#d9ffcd 0%, #d9ffcd 100%);
}
.m_txtLine04{
  background: linear-gradient(#fffcae 0%, #fffcae 100%);
}
.sizeItemTxt ul{
  padding: 0 0 0 30px;
  line-height: 1.6;
}
.sizeItemTxt ul > li{
  /*! padding-left: 20px; */
  /*! line-height: 1.8; */
}
.sizeItemTxt ul > li{
  position: relative;
  text-align: center;
}
.sizeItemTxt ul > li span{
  padding-left: 10px;
}
.sizeItemTxt ul > li + li{
  padding-top: 5px;
}
.sizeItemTxt ul > li::before{
   content: "";
   display: inline-block;
   width: 15px;
   height: 15px;
   vertical-align: middle;
   margin-left: -23px;
}
.sizeItemAnchor01::before{
 background: #ffe4da;
 border: 2px dotted#bc654e;
}
.sizeItemAnchor03 a::before{
 background: #d9ffcd;
 border: 2px dashed #57a84a;
}
.sizeItemAnchor04 a::before{
 background: #fffcae;
 border: 2px solid #d8a852;
}
.sizeList_cut{
  margin-top: 10px;
  text-align: right;
  font-size: 1.3rem;
}
.sizeItem:nth-of-type(2){
  width: 430px;
  /*! display: -webkit-box; */
  /*! display: -moz-box; */
  /*! display: -ms-flexbox; */
  /*! display: -webkit-flex; */
  /*! display: flex; */
  flex-wrap: nowrap;
  justify-content: space-between;
}
.sizeItem:nth-of-type(2) .sizeItemTxt{
  /*! margin-top: 40px; */
}


/*-----userProduct01-----*/
/*.userProductLayer01{
  background: url(../ui3060/bg_04_01.png) no-repeat left 97% top;
.userProductLayer02{
  /*background: url(../ui3060/bg_03.png) repeat;
}*/
.userProductBox{
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.userProduct_col02{
  width: 480px;
  height: 750px;
  text-align:right;
}
.userProductTtl{
  font-size: 4rem;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
}
/*.l_userProduct01 .userProductTtl{
  color: #ffe4da;
}*/
.userProductTtl span{
  display: inline-block;
  background: #333;
  padding: 2px 10px 5px;
}
.userProductTtl span + span{
  margin-top: 5px;
}
.userProductTtl .userProductTtlcut{
  font-size: 1.3rem;
  padding: 0;
  vertical-align: top;
}
.userProductRead{
  margin-top: 5px;
  border-bottom: 2px solid #ccc;
  padding-bottom: 5px;
}
.userProductRead span{
  font-size: 2.4rem;

}
.productPointList{
  margin-top: 20px;
  font-size: 2rem;
}
.productPoint + li{
  margin-top: 3px;
}
.productSpac01{
  margin-top: 15px;
  padding: 10px;
  background: #fff;
  font-size: 1.2rem;
}
.productSelection{
  margin-top: 15px;
}
.productSelectionTtl{
  font-weight: bold;
}
.productSelection ul{
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: start;
  flex-wrap: wrap;
}
.productSelection ul li {
  width: 49%;
}
.productColer ul li:nth-of-type(2n),
.productOffice ul li:nth-of-type(2n){
    margin-left: 2%;
}
.productSelectionLabel{
  padding: 10px 8px;
  background: #fff;
  border-radius: 3px;
  margin-top: 10px;
  position: relative;
  display: block;
}
.productSelectionLabel:hover{
  cursor: pointer;
  background: #fff8e5;
}
.productSelectionLabel::before {
    position: absolute;
    pointer-events: none;
    top: 0;
    left: 0;
    content: "";
    display: block;
    height: calc(100% - 2px);
    width: calc(100% - 2px);
    border: 1px solid #cccccc;
    border-radius: 3px;
}
.productSelectionLabel:hover:before {
      height: calc(100% - 4px);
      width: calc(100% - 4px);
      border: 2px solid #0784E8;
}
.productSelectionLabel input{
  cursor: pointer;
}
.productColer .productSelectionLabel{
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.productOffice .productSelectionLabel{
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: start;
  align-items: center;
}
.model_radio{
  margin-right: 10px !important;
}
.productSelectionLabel img{
  margin-left: 10px;
}
.productOffice_price{
  letter-spacing: 0;
  margin-top: 10px;
}
/*.productOffice_price-red{
  color: #c00;
}*/
.productOffice_price-red span{
  font-size: 3rem;
}
.productPeriod{
  text-align: right;
  margin-top: 15px;
}
.productCartBtn,.productCartBtn02{
  text-align: center;
  font-size: 1.8rem;
  margin-top: 20px;
}
.productCartBtn a,.productCartBtn02 a{
  display: block;
  background: #c00;
  border-radius: 3px;
  width: 300px;
  padding: 15px;
  margin: 5px 0 0 auto;
  color: #fff;
  text-decoration: none;
  font-weight: bold;
  position: relative;
}
.productCartBtn a::after,
.productCartBtn02 a::after{
  font-family: 'FontAwesome';
  content: "\f07a";
  font-size: 2rem;
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
}
.productCartBtn a:hover,
.productCartBtn02 a:hover{
  opacity: 0.5;
}
.userProduct_col01{
  width: 670px;
  height: 750px;
  /*! overflow: hidden; */
}
/* --スライダ-- */
.userProduct_slide .change-btn-wrapper {
  margin: 40px auto;
  position: relative;
  width: 58%;
}
.userProduct_slide .change-btn{
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  width: 25px;
  height: 25px;
  background-color: #606a76;
  cursor: pointer;
}
.userProduct_slide .change-btn span{
  position: relative;
  display: block;
  top: 0;
  left: 0;
  width: 25px;
  height: 25px;
}
.userProduct_slide .change-btn span:hover {
  background-color: #fff;
  border: 1px solid #606a76;
}
.userProduct_slide .prev-btn {
  left: 0;
}
.userProduct_slide .prev-btn span::before {
  content: "";
  width: 8px;
  height: 8px;
  border-top: 2px solid #fff;
  border-left: 2px solid #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-30%, -50%)rotate(-45deg);
}
.userProduct_slide .prev-btn span:hover::before {
  border-top: 2px solid #606a76;
  border-left: 2px solid #606a76;
}
.userProduct_slide .next-btn span::before {
  content: "";
  width: 8px;
  height: 8px;
  border-top: 2px solid #fff;
  border-left: 2px solid #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-70%, -50%)rotate(135deg);
}
.userProduct_slide .next-btn span:hover::before {
  border-top: 2px solid #606a76;
  border-left: 2px solid #606a76;
}
.userProduct_slide .slides {
  padding: 0;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.20);
  margin: 0 10px 10px 0;
}
.userProduct_slide .slide {
  display: none;
}
.userProduct_slide .slide_active {
  display: block;
}
.userProduct_slide .index-btn-wrapper{
  padding-top: 20px;
  display: flex;
  flex-wrap: wrap;
}
.userProduct_slide .index-btn {
  width: 18.8%;
  height: auto;
  margin: 3px;
  cursor: pointer;
  z-index: 10;
  border: 2px solid #fff;
  border-radius: 3px;
}
.userProduct_slide .index-btn:hover {
  border: 2px solid #0784E8;
}
.userProduct_slide .index-btn_active {
  border: 2px solid #0784E8;
}

.productSpacAccordion{
  margin-top: 15px;
  text-align: right;
}
.productSpacBtn{
  text-decoration: underline;
  cursor: pointer;
  color: #003490;
  display: inline-block;
  /*! font-size: 1.6rem; */
}
.productSpacBtn:hover {
  color: #48c0eb;
}
.productSpac02{
  display: none;
}
.productSpac02Box::before{
  content: "";
  position: absolute;
  top: -10px;
  right: 40px;
  margin-top: -30px;
  border: 20px solid transparent;
  border-bottom-color: transparent;
  border-bottom-style: solid;
  border-bottom-width: 20px;
  border-bottom-color: transparent;
  border-bottom-style: solid;
  border-bottom-width: 20px;
  border-bottom: 20px solid #edf1f6;
  z-index: 2;
}
.productSpac02Box{
  background: #edf1f6;
  padding: 10px;
  margin-top: 30px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  font-size: 1.3rem;
  text-align: left;
  position: relative;
  letter-spacing: 0.05em;
}
.productSpac02Box > div{
  width: 100%;
}
.productSpac02Box > div dl{
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
}
.productSpac02Box > div dt,
.productSpac02Box > div dd{
  padding: 5px 5px 3px;
}
.productSpac02Box > div dt{
  background: #edf1f6;
  width: 22%;
  text-align: right;
}
.productSpac02Box > div dd{
  width: 77%;
}


/*-----userProduct02-----*/
.l_userProduct02 .userProductLayer01{
  background: url(../ui3060/bg_04_02.png) no-repeat right 97% top;
}
.l_userProduct02 .userProductBox{
  flex-direction: row-reverse;
}
.l_userProduct02 .userProductTtl{
  color: #d9ffcd;
}
.l_userProduct02 .userProduct_col01{
  margin-right: -130px;
}
.l_userProduct02 .userProductRead {
  letter-spacing: 0.03em;
}
.l_userProduct02 .productSpac01 {
  background: #edf1f6;
}
.l_userProduct02 .productSpac02Box{
  background: #edf1f6;
}
.l_userProduct02 .productSpac02Box::before{
  border-bottom: 20px solid #edf1f6;
}
.l_userProduct02 .productSpac02Box > div dt {
  background: #dfe4ea;
}


/*-----userProduct03-----*/
.l_userProduct03 .userProductLayer01{
  background: url(../ui3060/bg_04_03.png) no-repeat left 97% top;
}
.l_userProduct03 .userProductTtl{
  color: #fffcae;
}


/*-----userNote-----*/
.userNoteBox{
  border: 2px solid #ccc;
}
.userNoteTitle{
  padding: 10px 20px;
  background: #f6f7fb;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
}
.userNoteList{
  padding: 10px 20px;
}
.userNoteItem {
  text-indent: -1.4em;
  padding-left: 1.4em;
}


/*-----banner_box-----*/
.banner_box{
  text-align: center;
}
.banner_box .m_section_inner{
  padding: 0;
}
.banner_txt {
  font-size: 2rem;
  font-family: noto sans jp,sans-serif;
  font-weight: 500;
  line-height: 1.3;
  margin-bottom: 15px;
  text-align: center;
  color: #c00;
}
.banner_link{
  display: inline-block;
}
.banner_link:hover{
  opacity: 0.5;
}


/*-----userPikup-----*/
.userPikupList_col4{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.userPikupList_col4 li{
position: relative;
display: flex;
width: 32%;
margin-right: 2%;
}
.userPikupList_col4 li:nth-of-type(2n){
  margin-right: 0;
}
.userPikupList_col4 li:nth-of-type(n+4){
  margin-top: 30px;
}
.userPikupList_col4 li a{
  text-decoration: none;
  color: #333333;
  padding: 0;
}
.userPikupList_link {
  position: relative;
  overflow: hidden;
  padding: 30px;
  border-radius: 3px;
}
.userPikupList_link:before {
  position: absolute;
  pointer-events: none;
  top: 0;
  left: 0;
  content: "";
  display: block;
  height: calc(100% - 2px);
  width: calc(100% - 2px);
  /*border: 1px solid #cccccc;*/
  border-radius: 3px;
}
.userPikupList_link:hover:before {
  height: calc(100% - 4px);
  width: calc(100% - 4px);
  border: 2px solid #0784E8;
}
.userPikupList_box img{
  width: 100%;
  border: 1px solid #ccc;
}
.userPikupList_box .m_section_txt{
  font-size: 1.6rem;
  padding: 10px 15px;
}



@media screen and (max-width: 767px) {
/*----------------[Base]----------------*/
.userCategoryContents{
  font-size: 1.6rem;
}
.userCategoryContents img{
  width: 100%;
  height: auto;
}

/*----------------[Layout]----------------*/
.l_userMv {
  /*background: url(../ui3060/bg_01_sp.png) no-repeat #f5f7fa center;*/
  background-size: cover;
}


/*----------------[Module]----------------*/
/*-----mv-----*/
.m_userMv_inner {
  height: auto;
  margin: 0 auto;
  /*background: url(bg_02_sp.png) no-repeat;*/
  background-size: contain;
  background-position: bottom;
  display: block;
}
.m_userTitle_inner{
  width: 100%;
  padding: 30px 10px 0px;
}
.m_userTitle{
  font-size: 3rem;
  text-align: center;
  position: unset;
}

/*-----section-----*/
.m_section_inner {
  width: 100%;
  padding: 40px 10px;
}
.m_section_ttl {
  font-size: 2.4rem;
}

/*----------------[original]----------------*/
/*-----mv-----*/
.mv_list{
  flex-wrap: wrap;
}
.mv_list > li{
  width: 49%;
  min-height: 40px;
}
  .mv_list > li:nth-of-type(n+3){
    margin-top: 10px;
  }


/*-----userSizeComparison-----*/
.sizeListBox{
  overflow-x: auto;
  overflow-y: hidden;
  padding-bottom: 10px;
  margin-bottom: 5px;
}
.sizeList{
  padding: 30px 15px;
  font-weight: 400;
  width: 120%;
  font-size: 1.4rem;
  justify-content: space-between;
}
.sizeItem{
  width: 49%;
}
.sizeItemImg{
  max-width: 210px;
  margin: 0 auto;
}
.sizeItemTxt{
  margin-top: 10px;
}
.sizeItemRead{
  font-size: 1.6rem;
}
.sizeItemTxt ul{
  /*! padding: 0; */
}
.sizeItemTxt ul > li{
  padding-left: 0;
}
.sizeItemTxt ul > li span {
  padding-left: 0;
}
.sizeItem:nth-of-type(2){
  width: 49%;
}


/*-----userProduct01-----*/
.userProductBox{
  display: block;
}
.userProduct_col02{
  width: 100%;
  margin: 10px auto 0;
  height: auto;
}
.userProductTtl{
  font-size: 2.8rem;
}
.userProductRead span{
  font-size: 2rem;
}
.productPointList {
    margin-top: 10px;
    font-size: 1.6rem;
}
.productSelection ul{
  justify-content: space-between;
}
.productSelectionLabel {
  min-height: 65px;
}
.productSelection ul li img{
  width: 10%;
}
.productCartBtn a, .productCartBtn02 a{
  width: 100%;
}

.userProduct_col01{
  width: 100%;
  margin: 0 auto;
  height: auto;
}
/* --スライダ-- */
.userProduct_slide .change-btn-wrapper {
  margin: 20px auto;
  width: 100%;
}
.userProduct_slide .change-btn {
  width: 35px;
  height: 35px;
}
.userProduct_slide .change-btn span {
  width: 35px;
  height: 35px;
}

.userProduct_slide .slides {
  margin: 0 10px 10px 10px;
}
.userProduct_slide .index-btn-wrapper {
  width: 100%;
  flex-wrap: wrap;
  padding: 0;
}
.userProduct_slide .index-btn {
  width: calc(100% / 5.5);
}
.productSpac02Box{
  padding: 10px;
  display: block;
}
.productSpac02Box > div{
  width: 100%;
}
.productSpac02Box > div dt{
  width: 32%;
}
.productSpac02Box > div dd{
  width: 68%;
}


/*-----userProduct02-----*/
.l_userProduct02 .userProduct_col01{
  margin-right: 0;
}


/*-----userProduct03-----*/


/*-----userNote-----*/
.userNoteTitle{
  padding: 10px;
}
.userNoteList{
  padding: 10px;
}


/*-----banner_box-----*/
.banner_box{
  padding: 0 10px;
}
.banner_txt{
  font-size: 1.5rem;
  letter-spacing: 0;
}


/*-----userPikup-----*/
.userPikupList_col4 {
	justify-content: flex-start;
}
.userPikupList_col4 li{
	width: 49%;
	margin-right: 2%;
}
.userPikupList_col4 li:nth-of-type(2n){
  margin-right: 0;
}
.userPikupList_col4 li:nth-of-type(n+3){
  margin-top: 30px;
}
.userPikupList_link:hover:before {
  border: none;
}
.userPikupList_box .m_section_txt{
  font-size: 1.2rem;
  padding: 10px 0 0;
}

}


/*-----aipc-----*/

/*aipcblock03*/
.aipcblock03 .colImgTxt{
  align-items: center;
  display: flex;
  justify-content: space-between;
}
.aipcblock03 .colImgTxt .txtBox{
  font-size: 1.6rem;
  line-height: 3rem;
  width: 48%;
  text-align: left;
}
.aipcblock03 .colImgTxt .imgBox {
  width: 48%;
  text-align: left;
}
.aipcblock03 .contentsArea{
  padding: 80px 0;
  width: 1160px;
  margin: 0 auto;
}

@media screen and (max-width: 767px) {
/*aipcblock03*/
.aipcblock03 .colImgTxt{
  display: block;
}
.aipcblock03 .colImgTxt .txtBox{
  font-size: 1.4rem;
  line-height: unset;
  width: 100%;
}
.aipcblock03 .colImgTxt .imgBox {
  margin-top: 15px;
  width: 100%;
}
.aipcblock03 .contentsArea{
  padding: 50px 10px;
  width: 100%;
}
}

/*aipcblockOther*/
.ui2011 .aipcblockOther .contentsArea {
  width: 100%;
  padding: 100px 0 0;
}

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

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

/* .slick-arrow */
.aipcblockOther button:not(.out_focus):hover {
  box-shadow: none;
}
.aipcblockOther .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;
}
.aipcblockOther .slick-next::before,
.aipcblockOther .slick-next::after,
.aipcblockOther .slick-prev::before,
.aipcblockOther .slick-prev::after {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
}
.aipcblockOther .slick-next::after,
.aipcblockOther .slick-prev::after {
  width: 28px;
  height: 28px;
  border-top: 3px solid #B3B3B3;
  border-right: 3px solid #B3B3B3;
  opacity: 0.7;
}
/* next */
.aipcblockOther .slick-next {
  right: -10px;
}
.aipcblockOther .slick-next::after {
  right: 4px;
  transform: rotate(45deg);
}
/* prev */
.aipcblockOther .slick-prev {
  left: -10px;
}
.aipcblockOther .slick-prev::after {
  left: 4px;
  transform: rotate(-135deg);
}

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


/*mv_productsArea*/
.mv_productsArea {
  display: flex;
  margin-top: 90px;
}
.mv_productsArea .NoteU{
  width: 470px;
}
.mv_productsArea .NoteA{
  width: 240px;
  margin: 0px 20px 0px;
}
.mv_productsArea .desktop{
  width: 460px;
}
.mv_productImg{
  display: flex;
  justify-content: space-evenly;
}
.mv_product {
  min-width: 180px;
}
.mv_productLinkArea{
  display: flex;
}
.mv_productLink {
  display: flex;
  text-align: left;
  text-decoration: none;
  color: inherit;
  padding: 6px;
  border-radius: 10px;
  border: 2px solid transparent;
  margin: 5px;
  width: 50%;
  align-items: center;
  position: relative;
}
.mv_productLink:after {
  font-family: 'FontAwesome';
  content: "\f107";
  line-height: 1;
  font-size: 2.0rem;
  position: absolute;
  bottom: 0px;
  left: 50%;
  transform: translateX(-50%);
}
.mv_productsArea .NoteA .mv_productLink{
  width: 100%;
}
.mv_productLink:hover {
  border-color: #1e88e5;
  color: #333;
}
.mv_product img {
  width: 100%;
  max-width: 220px;
  height: auto;
}
.NoteU .mv_productImg img{
  width: 50%;
}
.mv_product .logo img{
  width: 60px;
}
.mv_product .logo img+img{
  margin-top: 4px;
}
.mv_product .desktop img {
  max-width: 300px;
}
.mv_product .label {
  font-size: clamp(20px, calc(8.448979591836734px + 2.806122448979592vw), 32px);
  margin-top: 12px;
  padding-bottom: 8px;
  text-align: center;
  border-bottom: 2px solid #ccc;
}
.mv_product .spec {
  font-size: clamp(10px, calc(3.44898px + 2.806122448979592vw), 12px);
  line-height: 1.3;
  letter-spacing: normal;
}
.mv_product .logo{
  width: min-content;
  margin-right: 10px;
}
.productName{
  font-size: clamp(16px, calc(8.448979591836734px + 2.806122448979592vw), 20px);
}
@media screen and (max-width: 768px) {
  .mv_productsArea {
    display: block;
    margin-top: 30px;
  }
  .mv_productLinkArea {
    justify-content: center;
  }
  .mv_productLink{
    display: block;
    padding: 5px;
    border-radius: 10px;
    border: 2px solid transparent;
    margin: 5px 0px;
    width: 50%;
  }
.mv_productLink:after {
  font-family: 'FontAwesome';
  content: "\f107";
  line-height: 1;
  font-size: 2.0rem;
  position: absolute;
  bottom: -20px;
  left: 50%;
  transform: translateX(-50%);
}
  .mv_productsArea .NoteU {
      width: 100%;
  }
  .mv_productsArea .NoteA .mv_productLink {
    width: 50%;
}
.mv_productsArea .NoteA {
    width: 100%;
    margin: 40px 0px;
}
.mv_productsArea .desktop {
    width: 100%;
}
.desktop .mv_productImg img{
  width: 50%;
}
.mv_product .logo img+img {
    margin-top: 0px;
    margin-left: 3%;
}
.mv_product .logo {
    width: min-content;
    margin-right: 0px;
    display: flex;
    width: 100%;
    justify-content: center;
}
.mv_product .logo img {
  width: 40%;
}
.mv_product .spec {
  margin-top: 8px;
  text-align: center;
}
}