.pagename_area {
  background: url("../images/products/hotrila/bg_pagename_hotrila.png") no-repeat left top;
  background-size: 70% auto;
  padding: 12% 0 5%;
  position: relative;
}

#products_hotrila .pagename_area .line svg g path {
    stroke-dasharray: 3011px;
    stroke-dashoffset: 3011px;
    animation: 3s forwards linear 2.5s line-animation-3011
}

@media only screen and (max-width:650px) {
  .sec_main_item .main_item_inner {
    display: block;
  }
}
@media only screen and (max-width:650px) {
  .sec_main_item .main_item_inner .txt {
    width: 100%;
  }
}
.sec_main_item .main_item_inner .txt h2.ttl2 .jp {
  font-size: 16px;
}
@media only screen and (max-width:650px) {
  .sec_main_item .main_item_inner .txt h2.ttl2 .jp {
    font-size: 12px;
  }
}
.sec_main_item .main_item_inner .txt h2.ttl2 .en {
  font-size: 47px;
}
@media only screen and (max-width:650px) {
  .sec_main_item .main_item_inner .txt h2.ttl2 .en {
    font-size: 30px;
  }
}
@media only screen and (min-width:651px) {
  .sec_main_item .main_item_inner .txt .explain .info {
    font-size: 1.5vw;
  }
}
@media print, screen and (min-width:1488px) {
  .sec_main_item .main_item_inner .txt .explain .info {
    font-size: 19px;
  }
}
.sec_main_item .main_item_inner .txt .explain .price {
  font-size: 12px;
}
.sec_main_item .main_item_inner .txt .explain p.viewmore {
  font-size: 14px;
}
.sec_main_item .main_item_inner .itemimg {
  text-align: center;
}
@media only screen and (max-width:650px) {
  .sec_main_item .main_item_inner .itemimg {
    width: 100%;
    margin-top: 20px;
  }
}

@media only screen and (max-width:650px) {
  .sec_changeair .changeair_block {
    display: block;
  }
}
@media only screen and (max-width:650px) {
  .sec_changeair .changeair_block .img {
    width: 100%;
    text-align: center;
  }
}
@media only screen and (max-width:650px) {
  .sec_changeair .changeair_block .img img {
    width: 80%;
  }
}
.sec_changeair .changeair_block .txt {
  line-height: 1.45;
}
@media only screen and (max-width:650px) {
  .sec_changeair .changeair_block .txt {
    width: 100%;
  }
}
@media only screen and (min-width:651px) {
  .sec_changeair .changeair_block .txt h2 {
    font-size: 3.5vw;
  }
}
@media print, screen and (min-width:1488px) {
  .sec_changeair .changeair_block .txt h2 {
    font-size: 40px;
  }
}
@media only screen and (max-width:650px) {
  .sec_changeair .changeair_block .txt h2 {
    font-size: 7vw;
    margin-top: 20px;
  }
}
.sec_changeair .changeair_block .txt .info {
  line-height: 2;
}
@media only screen and (min-width:651px) {
  .sec_changeair .changeair_block .txt .info {
    font-size: 1.5vw;
  }
}
@media print, screen and (min-width:1488px) {
  .sec_changeair .changeair_block .txt .info {
    font-size: 19px;
  }
}
@media only screen and (max-width:650px) {
  .sec_changeair .changeair_block .txt .info {
    font-size: 3.5vw;
  }
}

.sec_targettrouble .block_trouble {
  padding-top: 0;
  margin-top: 5%;
  display: flex;
  align-items: center;
  gap: 30px;
}
.sec_targettrouble .block_trouble .widepage_center {
  position: relative;
  padding-top: 0;
}
.sec_targettrouble .block_trouble .dec_area {
  position: relative;
  margin-top: -10vw;
}
@media print, screen and (min-width:1488px) {
  .sec_targettrouble .block_trouble .dec_area {
    margin-top: -150px;
  }
}
.sec_targettrouble .block_trouble .dec_area .line {
  position: relative;
  top: 0;
  left: -20%;
  width: 80%;
  z-index: -1;
}
@media print, screen and (min-width:1488px) {
  .sec_targettrouble .block_trouble .dec_area .line {
    top: 0px;
    max-width: 1050px;
  }
}
@media only screen and (max-width:650px) {
  .sec_targettrouble .block_trouble .dec_area .line {
    top: 0;
    left: -30%;
    width: 95%;
  }
}
.sec_targettrouble .block_trouble .dec_area .line .txt {
  color: #004ba0;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  line-height: 1.45;
  border-radius: 100%;
  left: 36.6%;
  bottom: 2vw;
  width: 12vw;
  height: 12vw;
}
@media print, screen and (min-width:1488px) {
  .sec_targettrouble .block_trouble .dec_area .line .txt {
    width: 165px;
    height: 165px;
    bottom: 30px;
    font-size: 36px;
  }
}
@media only screen and (max-width:650px) {
  .sec_targettrouble .block_trouble .dec_area .line .txt {
    width: 14vw;
    height: 14vw;
    font-size: 3vw;
  }
}
.sec_targettrouble .block_trouble .dec_area h3 {
  position: absolute;
  padding: 0;
  font-size: 36px;
  font-weight: 400;
  color: #004ba0;
  line-height: 1.6;
  left: 25%;
  bottom: 5.5vw;
}
@media only screen and (min-width:651px) {
  .sec_targettrouble .block_trouble .dec_area h3 {
    font-size: 3.5vw;
  }
}
@media print, screen and (min-width:1488px) {
  .sec_targettrouble .block_trouble .dec_area h3 {
    font-size: 44px;
    bottom: 80px;
  }
}
@media only screen and (max-width:650px) {
  .sec_targettrouble .block_trouble .dec_area h3 {
    font-size: 4.5vw;
    bottom: 30px;
  }
}
.sec_targettrouble .block_trouble h4 {
  color: #5a5a5a;
}
@media only screen and (min-width:651px) {
  .sec_targettrouble .block_trouble h4 {
    font-size: 2vw;
  }
}
@media print, screen and (min-width:1488px) {
  .sec_targettrouble .block_trouble h4 {
    width: 25%;
    padding: 0;
    font-size: 27px;
    border-right: 5px solid #004ba0;
  }
}
@media only screen and (max-width:650px) {
  .sec_targettrouble .block_trouble h4 {
    font-size: 3vw;
  }
}
.sec_targettrouble .block_trouble h4 span {
  display: inline-block;
  color: #004ba0;
}
@media only screen and (min-width:651px) {
  .sec_targettrouble .block_trouble h4 span {
    font-size: 5vw;
  }
}
@media print, screen and (min-width:1488px) {
  .sec_targettrouble .block_trouble h4 span {
    font-size: 90px;
    line-height: 1.1;
  }
}
@media only screen and (max-width:650px) {
  .sec_targettrouble .block_trouble h4 span {
    font-size: 9vw;
  }
}
@media only screen and (min-width:651px) {
  .sec_targettrouble .block_trouble .info {
    font-size: 2vw;
  }
}
@media print, screen and (min-width:1488px) {
  .sec_targettrouble .block_trouble .info {
    padding: 0 6%;
    font-size: 27px;
  }
}
@media only screen and (max-width:650px) {
  .sec_targettrouble .block_trouble .info {
    font-size: 3.5vw;
  }
}

.sec_features .lead {
  text-align: center;
  color: #004ba0;
  line-height: 1.6;
  margin-top: 1em;
}
@media only screen and (min-width:651px) {
  .sec_features .lead {
    font-size: 4vw;
  }
}
@media print, screen and (min-width:1488px) {
  .sec_features .lead {
    font-size: 54px;
  }
}
@media only screen and (max-width:650px) {
  .sec_features .lead {
    font-size: 5vw;
  }
}
.sec_features .dec_area {
  position: relative;
  margin-top: -8vw;
}
@media print, screen and (min-width:1488px) {
  .sec_features .dec_area {
    margin-top: -100px;
  }
}
.sec_features .dec_area .line {
  position: relative;
  top: 0;
  left: -15%;
  width: 80%;
  z-index: -1;
}
@media print, screen and (min-width:1488px) {
  .sec_features .dec_area .line {
    top: 0px;
    max-width: 1050px;
  }
}
@media only screen and (max-width:650px) {
  .sec_features .dec_area .line {
    top: 0;
    left: -30%;
    width: 95%;
  }
}
.sec_features .dec_area .line .txt {
  color: #004ba0;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  line-height: 1.45;
  border-radius: 100%;
  left: 33.8%;
  bottom: 1.7vw;
  width: 12vw;
  height: 12vw;
}
@media print, screen and (min-width:1488px) {
  .sec_features .dec_area .line .txt {
    width: 160px;
    height: 160px;
    bottom: 28px;
    font-size: 28px;
  }
}
@media only screen and (max-width:650px) {
  .sec_features .dec_area .line .txt {
    width: 14vw;
    height: 14vw;
    font-size: 2.5vw;
  }
}
.sec_features .dec_area h3 {
  position: absolute;
  padding: 0;
  font-size: 36px;
  font-weight: 400;
  color: #004ba0;
  line-height: 1.6;
  font-size: 30px;
  left: 28%;
  bottom: 5.5vw;
}
@media only screen and (min-width:651px) {
  .sec_features .dec_area h3 {
    font-size: 3.5vw;
  }
}
@media print, screen and (min-width:1488px) {
  .sec_features .dec_area h3 {
    font-size: 40px;
    bottom: 45px;
    left: 350px;
  }
}
@media only screen and (max-width:650px) {
  .sec_features .dec_area h3 {
    font-size: 4vw;
    bottom: 30px;
  }
}
.sec_features .point_area {
  text-align: center;
}
@media only screen and (min-width:651px) {
  .sec_features .point_area {
    margin-top: 80px;
  }
}
@media print, screen and (min-width:1488px) {
  .sec_features .point_area {
    margin-top: 130px;
  }
}
@media only screen and (max-width:650px) {
  .sec_features .point_area {
    margin-top: 60px;
  }
}
.sec_features .point_icon {
  position: relative;
  /* border: 2px solid #004ba0; */
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #004ba0;
  margin: 0 auto;
  line-height: 1.4;
}
@media only screen and (min-width:651px) {
  .sec_features .point_icon {
    width: 110px;
    height: 110px;
    font-size: 4vw;
  }
}
@media print, screen and (min-width:1488px) {
  .sec_features .point_icon {
    width: 163px;
    height: 163px;
    font-size: 47px;
  }
}
@media only screen and (max-width:650px) {
  .sec_features .point_icon {
    width: 110px;
    height: 110px;
    font-size: 8vw;
  }
}
.sec_features .point_icon span {
  display: block;
  color: #5a5a5a;
}
@media only screen and (min-width:651px) {
  .sec_features .point_icon span {
    font-size: 16px;
  }
}
@media print, screen and (min-width:1488px) {
  .sec_features .point_icon span {
    font-size: 18px;
  }
}
@media only screen and (max-width:650px) {
  .sec_features .point_icon span {
    font-size: 3.5vw;
  }
}

.sec_features .point_area .line {
  position: absolute;
  bottom: 5%;
  right: 0;
  width: 100%
}

.sec_features .point_area .line svg {
  width: 100%;
  height: auto
}

.sec_features .point_area .line svg g path {
  fill: none;
  stroke: #004ba0;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
  stroke-width: 1px;
  stroke-dasharray: 422px;
  stroke-dashoffset: 422px;
  animation: 3s forwards linear 1s line-animation-422;
}
.sec_features .point_area:nth-of-type(2) .line svg g path {
  animation: 3s forwards linear 2s line-animation-422;
}
.sec_features .point_area:nth-of-type(3) .line svg g path {
  animation: 3s forwards linear 3s line-animation-422;
}
.sec_features .point_area:nth-of-type(4) .line svg g path {
  animation: 3s forwards linear 4s line-animation-422;
}
.sec_features .point_area:nth-of-type(5) .line svg g path {
  animation: 3s forwards linear 5s line-animation-422;
}
.sec_features .point_area:nth-of-type(6) .line svg g path {
  animation: 3s forwards linear 6s line-animation-422;
}




.sec_features .point_blue {
  color: #004ba0;
  line-height: 1.45;
  margin: 45px 0;
}
@media only screen and (min-width:651px) {
  .sec_features .point_blue {
    font-size: 4vw;
  }
}
@media print, screen and (min-width:1488px) {
  .sec_features .point_blue {
    font-size: 54px;
  }
}
@media only screen and (max-width:650px) {
  .sec_features .point_blue {
    font-size: 7vw;
    margin: 20px 0;
  }
}
.sec_features .point_info {
  display: inline-block;
  margin: 0 auto;
  text-align: left;
}
@media only screen and (min-width:651px) {
  .sec_features .point_info {
    font-size: 2.5vw;
  }
}
@media print, screen and (min-width:1488px) {
  .sec_features .point_info {
    font-size: 27px;
  }
}
@media only screen and (max-width:650px) {
  .sec_features .point_info {
    font-size: 3.5vw;
  }
}
.sec_features .point_note {
  font-size: 27px;
}
@media only screen and (max-width:650px) {
  .sec_features .point_note {
    font-size: 3.5vw;
  }
}
.sec_features .point_item {
  font-size: 27px;
  display: flex;
  gap: 50px;
  align-items: center;
  text-align: left;
  width: 800px;
  max-width: 100%;
  margin: 47px auto 0 auto;
}
@media only screen and (max-width:650px) {
  .sec_features .point_item {
    gap: 20px;
    font-size: 3.5vw;
    margin: 20px auto 0 auto;
  }
}
@media only screen and (min-width:651px) {
  .sec_features .point_item dt {
    width: 20%;
  }
}
@media only screen and (max-width:650px) {
  .sec_features .point_item dt {
    width: 80px;
  }
}
.sec_features .point_item dd {
  line-height: 1.45;
}
@media only screen and (min-width:651px) {
  .sec_features .point_item dd {
    font-size: 3.5vw;
  }
}
@media print, screen and (min-width:1488px) {
  .sec_features .point_item dd {
    font-size: 35px;
  }
}
@media only screen and (max-width:650px) {
  .sec_features .point_item dd {
    font-size: 5vw;
  }
}
.sec_features .point_item dd small {
  display: block;
}
@media only screen and (min-width:651px) {
  .sec_features .point_item dd small {
    font-size: 2vw;
  }
}
@media print, screen and (min-width:1488px) {
  .sec_features .point_item dd small {
    font-size: 27px;
  }
}
@media only screen and (max-width:650px) {
  .sec_features .point_item dd small {
    font-size: 3.5vw;
  }
}

@media only screen and (max-width:650px) {
  .sec_ec .ec_inner {
    display: block;
  }
}
@media only screen and (max-width:650px) {
  .sec_ec .ec_inner .box {
    width: 80%;
    margin: 20px auto 0 auto;
  }
}
.sec_ec .ec_inner .box a .a_inner {
  width: auto;
  margin: 0 auto;
}
@media only screen and (max-width:650px) {
  .sec_ec .ec_inner .box a .a_inner {
    padding: 20px;
  }
}
.sec_ec .ec_inner .box a .a_inner .icon {
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media only screen and (min-width:651px) {
  .sec_ec .ec_inner .box a .a_inner .icon {
    height: 120px;
  }
}
@media print, screen and (min-width:1488px) {
  .sec_ec .ec_inner .box a .a_inner .icon {
    height: 120px;
  }
}
@media only screen and (max-width:650px) {
  .sec_ec .ec_inner .box a .a_inner .icon img {
    margin-bottom: 10px;
  }
}
.sec_ec .ec_inner .box a .a_inner p {
  line-height: 1.45;
  padding: 0;
  display: inline-block;
  white-space: normal;
}
@media only screen and (min-width:651px) {
  .sec_ec .ec_inner .box a .a_inner p {
    font-size: 1.6vw;
  }
}
@media print, screen and (min-width:1488px) {
  .sec_ec .ec_inner .box a .a_inner p {
    font-size: 30px;
  }
}
@media only screen and (max-width:650px) {
  .sec_ec .ec_inner .box a .a_inner p {
    padding: 0;
    text-align: center;
    font-size: 5vw;
  }
}
.sec_ec .ec_inner .box a .a_inner p strong {
  color: #004ba0;
  font-weight: 400;
}
.sec_ec .ec_inner .box a .a_inner p span {
  display: block;
}
@media only screen and (min-width:651px) {
  .sec_ec .ec_inner .box a .a_inner p span {
    font-size: 1.3vw;
  }
}
@media print, screen and (min-width:1488px) {
  .sec_ec .ec_inner .box a .a_inner p span {
    font-size: 20px;
  }
}
.sec_ec .ec_inner .box.signup a .a_inner .icon img {
  width: auto;
  height: 100px;
}
@media only screen and (max-width:650px) {
  .sec_ec .ec_inner .box.signup a .a_inner .icon img {
    width: 20%;
    height: auto;
  }
}
.sec_ec .ec_inner .box.free a .a_inner .icon img {
  margin-top: 0;
  width: auto;
  height: 70px;
}
@media only screen and (max-width:650px) {
  .sec_ec .ec_inner .box.free a .a_inner .icon img {
    width: 25%;
    height: auto;
  }
}
.sec_ec .ec_inner .box.line a .a_inner .icon img {
  width: auto;
  height: 80px;
}
@media only screen and (max-width:650px) {
  .sec_ec .ec_inner .box.line a .a_inner .icon img {
    width: 20%;
    height: auto;
  }
}

.sec_features .point_area .note {
  font-size: 22px;
}
@media only screen and (max-width:650px) {
  .sec_features .point_area .note {
    font-size: 14px;
  }
}

/*# sourceMappingURL=products_hotrila.css.map */