@charset "UTF-8";

/* - - - - - common setting - - - - - */

#contentsarea {
  /* overflow: hidden; */
  font-family: "Hiragino Sans、ヒラギノ角ゴシック","Arial" !important;
  color: #000;
}

#contentsarea .w946 {
  max-width: 946px;
  margin: auto;
}
#contentsarea .w1060 {
  max-width: 900px;
  margin: auto;
}

@media screen and (max-width: 767px) {
  #contentsarea .spinside {
    padding-left: 4vw !important;
    padding-right: 4vw !important;
  }
}

#contentsarea .note {
  font-size: 15px;
  line-height: 1.4;
}

@media screen and (max-width: 767px) {
  #contentsarea .note {
    font-size: 3.46vw;
    line-height: 1.53;
    text-align: left;
  }
}

#contentsarea .note .small{
  font-size: 11px;
}
@media screen and (max-width: 767px) {
  #contentsarea .note .small{
    font-size: 2.53vw;
  }
}

#contentsarea .note.model {
  margin-top: 5px;
  margin-bottom: 10px;

}
@media screen and (max-width: 767px) {
  #contentsarea .note {
    font-size: 3.46vw;
    line-height: 1.53;
    text-align: left;
  }
}

#contentsarea .asterisk{
  color: #c3007f;
}

#contentsarea .c_red{
  color: #ff0000;
}

#contentsarea .btn_link{
  display: block;
  transition: .4s ease;
}
#contentsarea .btn_link:hover{
  opacity: .4;
  text-decoration: none;
  cursor: pointer;
}

#contentsarea .surround_txt{
  border-width: 2px;
  border-style: solid;
  border-radius: 22px;
  font-size: 35px;
  font-weight: 600;
  letter-spacing: 0.05em;
  line-height: 1;
  padding: 25px 0;
  margin-bottom: 60px;
}
@media screen and (max-width: 767px) {
  #contentsarea .surround_txt{
    border-width: 1px;
    border-style: solid;
    border-radius: 2vw;
    font-size: 3.333vw;
    font-weight: 600;
    letter-spacing: 0.05em;
    line-height: 1;
    padding: 0.56em 0;
    margin-bottom: 5.3vw;
    width: 70%;
  }
}

#contentsarea .c_pink{
  border-color: #e75297;
  color: #e75297;
}
#contentsarea .c_pink.w946{
  width: 650px;
}
@media screen and (max-width: 767px) {
  #contentsarea .c_pink.w946{
    width: 70%;
  }
}
#contentsarea .c_black{
  border-color: #000;
  color: #000;
  font-size: 20px;
  width: 506px;
  padding: 20px 0;
}

@media screen and (max-width: 767px) {
  #contentsarea .c_black{
    font-size: 2.66vw;
    padding: 1em 0;
    width: 67.4%;
  }
}

#contentsarea img{
  width: 100%;
}
#contentsarea .txt_link{
  color: #0071bc;
}

/* - - - - - - - - - - - - - - - - - - */

/* - - - - - mainvisual - - - - - */

#contentsarea .mainvisual_cont{
  margin-top: 30px;
  margin-bottom: 60px;
  width: 710px;
  margin-left: auto;
  margin-right: auto;
}

#contentsarea .mainvisual_cont .text {
  font-size: 25px;
  line-height: 1.5;
  margin-bottom: 22px;
  font-weight: 500;
}

#contentsarea .mainvisual_cont .note.align_left {
  margin-bottom: 22px;
}

@media screen and (max-width: 767px) {
  #contentsarea .mainvisual_cont{
    margin-top: 13.3vw;
    margin-bottom: 13.3vw;
    width: 77.6vw;
  }
  #contentsarea .mainvisual_cont .text {
    font-size: 3.46vw;
    line-height: 1.5;
    letter-spacing: 0.1em;
    margin-bottom: 30px;
    text-align: left;
  }

  #contentsarea .mainvisual_cont .note.align_left {
    margin-bottom: 30px;
  }
}

/* - - - - - - - - - - - - - - - - - - */

/* - - - - - emocotech - - - - - */
#contentsarea .emocotech .icon_cont{
  justify-content: center;
  align-items: center;
  column-gap: 40px;
}
#contentsarea .emocotech .icon_cont .icon{
  width: 110px;
}
#contentsarea .emocotech .icon_cont .surround_txt{
  width: 400px;
  margin-bottom: 0;
}

#contentsarea .emocotech_cont{
  max-width: 900px;
  margin-inline: auto;
}

#contentsarea .emocotech_cont .text{
  font-size: 34px;
  font-weight: 700;
}

#contentsarea .emocotech .sensor_cont{
  display: flex;
  justify-content: space-between;
  margin-top: 25px;
  margin-bottom: 80px;
}

#contentsarea .emocotech .sensor_cont .sensor_box{
  width: 388px;
}

#contentsarea .emocotech .sensor_cont .senser_img {
  margin-top: 10px;
}

#contentsarea .emocotech .sensor_cont .sensor_txt {
  margin-top: 12px;
}

#contentsarea .emocotech .sensor_cont .moveeye .sensor_ttl{
  width: 384px;
  margin-inline: auto;
}

#contentsarea .emocotech .sensor_cont .emocoeye .sensor_ttl{
  width: 314px;
  margin-top: 0;
  margin-inline: auto;
}

#contentsarea .emocotech .sensor_cont .sensor_cross {
  margin-top: 172px;
  width: 58px;
  padding-left: 10px;
  padding-right: 10px;
}

@media screen and (max-width: 900px) {
  #contentsarea .emocotech_cont .text{
    font-size: 29px;
  }
  #contentsarea .emocotech .sensor_cont .sensor_box{
    width: 43.111vw;
  }
  #contentsarea .emocotech .sensor_cont .moveeye .sensor_ttl{
    width: 42.666vw;
  }
  #contentsarea .emocotech .sensor_cont .emocoeye .sensor_ttl{
    width: 34.888vw;
  }
  #contentsarea .emocotech .sensor_cont .sensor_cross {
    margin-top: 19.111vw;
    width: 6.444vw;
    padding-left: 1.111vw;
    padding-right: 1.111vw;
  }
}

@media screen and (max-width: 767px) {
  #contentsarea .emocotech_cont .text{
    font-size: 7.9vw;
  }
  #contentsarea .emocotech .icon_cont{
    flex-direction: row;
    column-gap: 5.333vw;
  }
  #contentsarea .emocotech .icon_cont .icon{
    width: 16vw;
    margin: 0;
  }
  #contentsarea .emocotech .icon_cont .surround_txt{
    width: 53.666vw;
    padding: 0.7em 0;
    font-size: 5vw;
    border-radius: 3vw;
  }

  #contentsarea .emocotech_cont{
    padding-left: 4vw;
    padding-right: 4vw;
  }
  #contentsarea .emocotech .sensor_cont{
    flex-direction: column;
    margin-bottom: 40px;
  }
  #contentsarea .emocotech .sensor_cont .sensor_box{
    width: 100%;
  }
  #contentsarea .emocotech .sensor_cont .moveeye .sensor_ttl{
    width: 100%;
  }
  #contentsarea .emocotech .sensor_cont .emocoeye .sensor_ttl{
    width: 80%;
  }
  #contentsarea .emocotech .sensor_cont .sensor_cross {
    margin:8vw auto;
    width: 14.399vw;
  }
}

/* - - - - - - - - - - - - - - - - - - */

/* - - - - - slidecontent - - - - - */

#contentsarea .slidecontent{
  width: 100%;
}
#contentsarea .slidecontent ul.note{
  width: 95%;
  margin-left: auto;
  margin-right: auto;
}
#contentsarea .slider{
  width: 550px;
  margin-left: auto;
  margin-right: auto;
}
#contentsarea .slider + .slider{
  margin-top: 60px;
}
#contentsarea .slidecontent .surround_txt.c_black{
  margin-top: 120px;
}

@media screen and (max-width: 767px) {
  #contentsarea .slidecontent ul.note{
    margin-left: 0;
  }
  #contentsarea .slider{
    width: 100%;
  }
  .slider + .slider{
    margin-top: 10.6vw;
  }
}

/* - - - - - - - - - - - - - - - - - - */

/* - - - - - tvcm - - - - - */

#contentsarea .tvcm{
  margin-top: 120px;
}

#contentsarea div.tvcm{
  margin-top: 90px;
}
#contentsarea div.tvcm .movie_parent{
  margin-bottom: 40px;
}

#contentsarea .tvcm .movie_parent{
  width: 835px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 120px;
}
#contentsarea .tvcm .movie_iframe{
  position: relative;
  overflow: hidden;
  padding-bottom: calc(56.25% + 25px);
}
#contentsarea .tvcm .movie_iframe iframe{
  background-color: transparent;
  position: absolute;
  top: -1px;
  left: -1px;
  width: 100%;
  height: 100%;
}

@media screen and (max-width: 767px) {
  #contentsarea .tvcm .movie_parent{
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5.3vw;
  }
  #contentsarea .tvcm{
    margin-top: 10.66vw;
  }
  #contentsarea div.tvcm .movie_parent{
    margin-bottom: 5.33vw;
  }
}

/* - - - - - - - - - - - - - - - - - - */

/* - - - - - icon_cont - - - - - */
#contentsarea .icon_cont{
  display: flex;
  justify-content: space-between;
}
#contentsarea .icon_cont .ttl{
  font-size: 25px;
  font-weight: 700;
  line-height: 1.4;
}
#contentsarea .icon_cont .ttl .sub_txt{
  display: block;
  font-size: 15px;
  font-weight: 400;
  line-height: 1;
}
#contentsarea .icon_cont .icon{
  width: 260px;
  flex-shrink: 0;
}

@media screen and (max-width: 767px) {
  #contentsarea .icon_cont{
    flex-direction: column;
  }
  #contentsarea .icon_cont .icon{
    width: 260px;
    margin-inline: auto;
  }
}
/* - - - - - - - - - - - - - - - - - - */

/* - - - - - mymu - - - - - */
#contentsarea .mymu {
  padding: 30px 54px 40px;
  background-color: #f0f6ff;
}
#contentsarea .mymu .icon_cont{
  column-gap: 20px;
  justify-content: left;
}
#contentsarea .mymu .icon_cont .icon{
  width: 70px;
  margin-inline: 0;
}
#contentsarea .mymu .icon_cont .mymu_txt .note{
  margin-top: 5px;
  letter-spacing: -0.02em;
}
#contentsarea .mymu .mymu_cont {
  margin-top: 30px;
}
#contentsarea .mymu .mymu_cont .mymu_emotionmap,
#contentsarea .mymu .mymu_cont .mymu_workscore,
#contentsarea .mymu .mymu_cont .mymu_calendar {
  display: flex;
  justify-content: space-between;
  column-gap: 53.3px;
}
#contentsarea .mymu_cont .mymu_calendar {
  margin-top: 50px;
}
#contentsarea .mymu .mymu_cont .mymu_txt .ttl{
  width: 220px;
  text-align: center;
  font-size: 18px;
  color: #ff00de;
  font-weight: 600;
  letter-spacing: 0.075em;
  border: 2px solid;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #fff;
}
#contentsarea .mymu .mymu_cont .mymu_txt .sub_ttl{
  margin-top: 35px;
}
#contentsarea .mymu .mymu_cont .image{
  width: 270px;
  flex-shrink: 0;
}
#contentsarea .mymu .mymu_cont .mymu_link {
  margin-top: 33px;
}
#contentsarea .mymu .mymu_cont .mymu_link .btn_link{
  margin: 0 auto 0;
  letter-spacing: 0;
  background-color: #fff;
}

@media screen and (max-width: 767px) {
  #contentsarea .mymu{
    padding: 3.2vw 5.333vw 10.666vw;
  }
  #contentsarea .mymu .icon_cont{
    flex-direction: row;
    align-items: flex-start;
    column-gap: 4vw;
  }
  #contentsarea .mymu .icon_cont .icon{
    width: 12.2666vw;
  }
  #contentsarea .mymu .icon_cont .mymu_txt .ttl{
    font-size: 5.0666vw;
  }
  #contentsarea .mymu .mymu_cont .mymu_emotionmap,
  #contentsarea .mymu .mymu_cont .mymu_workscore,
  #contentsarea .mymu .mymu_cont .mymu_calendar {
    display: block;
  }
  #contentsarea .mymu .mymu_cont .mymu_txt .ttl{
    width: 57%;
    margin-inline: auto;
    font-size: 4.8vw;
  }
  #contentsarea .mymu .mymu_cont .mymu_emotionmap .mymu_txt .ttl{
    width: 70%;
  }
  #contentsarea .mymu .mymu_cont .mymu_txt .sub_ttl{
    margin-top: 5.3333vw;
    font-size: 4.1vw;
  }
  #contentsarea .mymu .mymu_cont .image{
    width: 56vw;
    margin-top: 5.3333vw;
    margin-inline: auto;
  }
  #contentsarea .mymu .c_black{
    width: 76.4%;
  }
}

/* - - - - - - - - - - - - - - - - - - */

/* - - - - - livingroom・remotework 共通 - - - - - */

#contentsarea .sec_ttl{
  margin-bottom: 40px;
}
#contentsarea .sec_main{
  margin-bottom: 30px;
}
#contentsarea .sec_ttl::before{
  content: '';
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
}
#contentsarea .sec_ttl .txt{
  border-bottom: #000 2px solid;
  font-size: 45px;
  font-weight: 700;
  line-height: 1;
  padding-bottom: 18px;
}
@media screen and (max-width: 767px) {
  #contentsarea .sec_ttl, #contentsarea .sec_main{
    margin-bottom: 5.3vw;
  }
  #contentsarea .sec_ttl{
    position: relative;
    display: block;
    width:82%;
    padding-top: 5.3vw;
    margin-bottom: 5.3vw;
  }
  #contentsarea .sec_ttl::before{
    position: absolute;
    width: 14.5vw;
    height: 11.6vw;
    margin-bottom: 0;
    bottom: 0;
    left: 0;
  }
  #contentsarea .sec_ttl .txt{
    font-size: 4.5vw;
    padding-bottom: 0.3em;
    border-bottom: none;
    position: relative;
  }
  #contentsarea .sec_ttl .txt::after{
    content: '';
    position: absolute;
    bottom: 0;
    left: 20%;
    border-bottom: #000 1px solid;
    width: 15em;
    height: 2px;
  }
}
#contentsarea .sec_subttl p{
  font-size: 25px;
  font-weight: 700;
  line-height: 1.4;
}
#contentsarea .sec_subttl .sub_txt{
  font-size: 15px;
  font-weight: 400;
}
#contentsarea .case01_ttl{
  margin-top: 25px;
  text-align: center;
  font-size: 29px;
  font-weight: bold;
  display: block;
  max-width: 200px;
  margin-right: auto;
  margin-left: auto;
}
#contentsarea .sec_pic{
  width: 590px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
  margin-bottom: 30px;
}

@media screen and (max-width: 767px) {
  #contentsarea .sec_subttl p{
    font-size: 3.9vw;
    line-height: 1.5;
    text-align: left;
    letter-spacing: -0.035em;
  }
  #contentsarea .sec_subttl .sub_txt{
    font-size: 3.2vw;
    display: inline;
    padding-right: 2em;
  }
  #contentsarea .sec_pic{
    width: 100%;
    margin-top: 10.6vw;
    margin-bottom: 5.3vw;
  }
  #contentsarea .case01_ttl{
    margin-top: 5vw;
    text-align: center;
    font-size: 4vw;
    font-weight: bold;
    display: block;
    max-width: 200px;
    margin-right: auto;
    margin-left: auto;
  }
  #contentsarea .case01_ttl + .sec_pic{
    margin-top: 2vw;
  }
}

/* - - - - - - - - - - - - - - - - - - */

/* - - - - - livingroom - - - - - */

#contentsarea .livingroom .sec_ttl::before{
  background: url(../img/icon_sec-ttl01.png) no-repeat center;
  background-size: contain;
  width: 131px;
  height: 100px;
}
#contentsarea .livingroom .txt:nth-child(3) {
  margin-top: 40px;
}
#contentsarea .livingroom .txt:nth-child(3) + .sec_pic{
  margin-top: 30px;
}
#contentsarea .livingroom .sec-illust06{
  margin-top: 25px;
  margin-bottom: 17px;
}
#contentsarea .livingroom .case01_ttl.summer{
  color: #4d9ad5;
}
#contentsarea .livingroom .case01_ttl.winter{
  color: #bd0000;
}
#contentsarea .livingroom .sec_pic.sec-illust01{
  margin-top: 50px;
  margin-bottom: 60px;
}
#contentsarea .livingroom .sec_pic.sec-illust05{
  margin-top: 42px;
  margin-bottom: 15px;
}

#contentsarea .livingroom .sec_pic + .note{
  margin-top: 0px;
}
#contentsarea .livingroom .spinside > .icon_cont .note{
  margin-top: 5px;
}
@media screen and (max-width: 767px) {
  #contentsarea .livingroom .sec_ttl::before{
    width: 14.5vw;
    height: 11.6vw;
  }
  #contentsarea .livingroom .spinside > .icon_cont{
    flex-direction: column;
  }
  #contentsarea .livingroom .spinside > .icon_cont .icon{
    width: 69.333vw;
    margin-inline: auto;
    margin-top: 6.6666vw;
  }
  #contentsarea .livingroom .spinside > .icon_cont .ttl{
    font-size: 5vw;
  }
  #contentsarea .livingroom .spinside > .icon_cont .sub_txt{
    font-size: 3.2vw;
    line-height: 1.5;
  }
  #contentsarea .livingroom .sec_pic.sec-illust01{
    margin-top: 8vw;
    margin-bottom: 5vw;
  }
  #contentsarea .livingroom .sec_pic.sec-illust05{
    margin-top: 6vw;
  }
  #contentsarea .livingroom .spinside > .icon_cont .note{
    font-size: 4.1vw;
    margin-top: 15px;
  }
}

/* - - - - - - - - - - - - - - - - - - */

/* - - - - - remotework - - - - - */

#contentsarea .remotework{
  margin-top: 120px;
}
#contentsarea .remotework .sec_ttl::before{
  background: url(../img/icon_sec-ttl02.png) no-repeat center;
  background-size: contain;
  width: 209px;
  height: 100px;
}
#contentsarea .remotework .sec_subttl .sub_txt{
  display: inline;
}
#contentsarea .remotework .surround_txt{
  margin-top: 60px;
}
#contentsarea .remotework .sec_pic:last-of-type{
  width: 440px;
}

@media screen and (max-width: 767px) {
  #contentsarea .remotework{
    margin-top: 13.3vw;
  }
  #contentsarea .remotework .sec_ttl::before{
    width: 23.4vw;
    height: 11.3vw;
  }
  #contentsarea .remotework .surround_txt{
    margin-top: 5.3vw;
  }
  #contentsarea .remotework .sec_pic{
    margin-top: 5.3vw;
  }
  #contentsarea .remotework .sec_ttl .txt::after{
    left: 26%;
    width: calc(15em - 6%);
  }
  #contentsarea .remotework .sec_pic:last-of-type{
    width: 100%;
  }
}

/* - - - - - - - - - - - - - - - - - - */

/* - - - - - mounting - - - - - */

#contentsarea .mounting{
  margin-top: 102px;
}
#contentsarea .mounting .ttl{
  font-size: 45px;
  line-height: 1.73;
  font-weight: 600;
  margin-bottom: 40px;
}
#contentsarea .mounting .img{
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 47px;
}
#contentsarea .mounting .note{
  width: 690px;
  margin-left: auto;
  margin-right: auto;
}
#contentsarea .mounting .txt{
  font-size: 30px;
  line-height: 1.5;
  margin-bottom: 31px;
}
#contentsarea .mounting .series_flex{
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  max-width: 946px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
}
#contentsarea .mounting .series_item{
  max-width: 48%;
  margin-left: auto;
  margin-right: auto;
}
#contentsarea .mounting .series_item .btn_link{
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

#contentsarea .mounting .ttl{
  font-size: 30px;
  margin-bottom: 30px;
}
#contentsarea .mounting .series_flex.release{
  display: block;
  max-width: 946px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0;
}
#contentsarea .mounting .series_flex.release .series_item{
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  max-width: 100%;
}
#contentsarea .mounting .series_flex.release .btn_link{
  margin-bottom: 30px;
  width: 48%;
  margin-left: 0;
  margin-right: 0;
  position: relative;
}
#contentsarea .mounting .series_flex.release .btn_link .icon{
  display: inline;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 3%;
  max-width: 18%;
  width: 18%;
}
@media screen and (max-width: 890px) {
  #contentsarea .mounting .series_flex.release .btn_link .icon{
    width: 14%;
  }
}

@media screen and (max-width: 767px) {
  #contentsarea .mounting{
    margin-top: 21.3vw;
  }
  #contentsarea .mounting .ttl{
    font-size: 4.53vw;
    line-height: 1.73;
    font-weight: 500;
    margin-bottom: 5.3vw;
  }
  #contentsarea .mounting .img{
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5.3vw;
  }
  #contentsarea .mounting .note{
    width: 92vw;
  }
  #contentsarea .mounting .txt{
    font-size: 4vw;
    margin-bottom: 5.3vw;
  }
  #contentsarea .mounting .ttl{
    font-size: 4vw;
    margin-bottom: 2vw;
  }
  #contentsarea .mounting .series_flex{
    display: block !important;
  }
  #contentsarea .mounting .series_flex.release .series_item{
    display: block !important;
  }
  #contentsarea .mounting .series_item{
    width: 70% !important;
    max-width: 70% !important;
  }
  #contentsarea .mounting .series_item .btn_link,
  #contentsarea .mounting .series_flex.release .btn_link{
    width: 62vw !important;
    max-width: 62vw !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
  #contentsarea .mounting .series_flex.release .series_item .btn_link{
    margin-bottom: 3vw !important;
  }
  #contentsarea .mounting .series_flex.release .btn_link .icon{
    max-width: 11vw;
    width: 11vw;
    left: 2.5vw;
  }
}

/* - - - - - - - - - - - - - - - - - - */

/* - - - - - returntop - - - - - */

#contentsarea .returntop{
  margin-top: 112px;
  padding-bottom: 10.6vw;
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  #contentsarea .returntop{
    margin-top: 13.3vw;
  }
}

/* - - - - - - - - - - - - - - - - - - */
