html {
  overflow-x: hidden;
}

.wrap {
  max-width: 100%;
}

.item-info-section:nth-of-type(1) {
  max-width: 1220px;
  margin: 0 auto 36px;
}

.item-description {
  width: 100%;
  padding-right: 0;
}

.item-description-body {
  padding: 0;
}

.item-description-body p {
  margin-bottom: 0;
}

.item-description-body img {
  margin: 0;
}

section.product-list-wrap {
  margin: 48px auto;
  max-width: 1220px;
}

@media screen and (max-width: 768px) {
  .item-description-body {
    margin-left: -16px;
    padding: 1rem 0;
    width: 100vw;
  }
}

.exideal {
  line-height: 1;
  -webkit-text-size-adjust: 100%;
  font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
  width: 100%;
}

.exideal img {
  width: 100%;
}

.exideal ul li {
  list-style: none;
}

.exideal * {
  color: #000000;
  line-height: 1;
}

.exideal a {
  color: #000000;
  text-decoration: none;
  vertical-align: baseline;
}

.exideal a:hover {
  opacity: 0.8;
}

.exideal section {
  margin: 0 auto;
  max-width: 2000px;
}

.exideal .pc_item {
  display: block;
}

@media screen and (max-width: 767px) {
  .exideal .pc_item {
    display: none;
  }
}

.exideal .sp_item {
  display: none;
}

@media screen and (max-width: 767px) {
  .exideal .sp_item {
    display: block;
  }
}

.exideal * {
  font-size: 16px;
}

@media screen and (max-width: 1140px) {
  .exideal * {
    font-size: 1.4vw;
  }
}

@media screen and (max-width: 767px) {
  .exideal * {
    font-size: 3.47vw;
  }
}

.exideal .inner {
  width: 1100px;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

@media screen and (max-width: 1140px) {
  .exideal .inner {
    width: 96.49vw;
  }
}

@media screen and (max-width: 767px) {
  .exideal .inner {
    width: 100vw;
  }
}

.exideal .fv {
  background: url("../images/fv_bg.jpg") no-repeat center 0;
  background-size: 2000px 1616px;
  height: 2000px;
}

@media screen and (max-width: 1140px) {
  .exideal .fv {
    background-size: 175.44vw 141.75vw;
    height: 173.75vw;
  }
}

@media screen and (max-width: 767px) {
  .exideal .fv {
    background: url("../images/fv_bg_sp01.jpg") no-repeat center 0, url("../images/fv_bg_sp03.jpg") no-repeat center bottom, url("../images/fv_bg_sp02.jpg") repeat-y center 0;
    background-size: 100vw 168.93vw, 100vw 31.2vw;
    height: auto;
    padding-bottom: 17.2vw;
  }
}

.exideal .fv .fv_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-top: 70px;
  margin-bottom: 0px;
}

@media screen and (max-width: 1140px) {
  .exideal .fv .fv_wrap {
    padding-top: 6.14vw;
    margin-bottom: 0vw;
  }
}

@media screen and (max-width: 767px) {
  .exideal .fv .fv_wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-flow: column-reverse;
            flex-flow: column-reverse;
    padding-top: 16.67vw;
    margin-bottom: 8.53vw;
    position: relative;
  }
}

.exideal .fv .fv_titArea {
  padding-top: 0;
  margin-left: 50px;
}

@media screen and (max-width: 1140px) {
  .exideal .fv .fv_titArea {
    padding-top: 0;
    margin-left: 4.39vw;
  }
}

@media screen and (max-width: 767px) {
  .exideal .fv .fv_titArea {
    padding-top: 0;
    margin-left: 0;
  }
}

.exideal .fv .fv_titArea h1 {
  width: 520px;
  margin-bottom: 30px;
}

@media screen and (max-width: 1140px) {
  .exideal .fv .fv_titArea h1 {
    width: 45.61vw;
    margin-bottom: 2.63vw;
  }
}

@media screen and (max-width: 767px) {
  .exideal .fv .fv_titArea h1 {
    width: 100vw;
    margin-bottom: 4.67vw;
  }
}

.exideal .fv .fv_titArea .fv_exideal {
  width: 520px;
  margin-bottom: 20px;
}

@media screen and (max-width: 1140px) {
  .exideal .fv .fv_titArea .fv_exideal {
    width: 45.61vw;
    margin-bottom: 1.75vw;
  }
}

@media screen and (max-width: 767px) {
  .exideal .fv .fv_titArea .fv_exideal {
    width: 100vw;
  }
}

.exideal .fv .fv_titArea .fv_total {
  width: 520px;
  margin-bottom: 15px;
}

@media screen and (max-width: 1140px) {
  .exideal .fv .fv_titArea .fv_total {
    width: 45.61vw;
    margin-bottom: 1.32vw;
  }
}

@media screen and (max-width: 767px) {
  .exideal .fv .fv_titArea .fv_total {
    width: 100vw;
  }
}

.exideal .fv .fv_titArea .fv_item {
  width: 220px;
  margin: 0 auto;
}

@media screen and (max-width: 1140px) {
  .exideal .fv .fv_titArea .fv_item {
    width: 19.3vw;
  }
}

@media screen and (max-width: 767px) {
  .exideal .fv .fv_titArea .fv_item {
    width: 32vw;
    position: absolute;
    left: 6.67vw;
    top: 47.33vw;
    z-index: 1;
  }
}

.exideal .fv .fv_itemArea {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-right: 50px;
}

@media screen and (max-width: 1140px) {
  .exideal .fv .fv_itemArea {
    padding-right: 4.39vw;
  }
}

@media screen and (max-width: 767px) {
  .exideal .fv .fv_itemArea {
    padding-right: 0;
  }
}

.exideal .fv .fv_itemArea .fv_item_txt {
  width: 76px;
  padding-top: 70px;
}

@media screen and (max-width: 1140px) {
  .exideal .fv .fv_itemArea .fv_item_txt {
    width: 6.67vw;
    padding-top: 6.14vw;
  }
}

@media screen and (max-width: 767px) {
  .exideal .fv .fv_itemArea .fv_item_txt {
    width: 12.27vw;
    padding-top: 0;
    margin-right: 7.47vw;
    margin-left: auto;
    margin-bottom: 5.33vw;
  }
}

.exideal .fv .fv_concept {
  background: url("../images/fv_concept_bg.png") no-repeat center 0;
  background-size: 2000px 500px;
  height: 500px;
  margin-bottom: 76px;
}

@media screen and (max-width: 1140px) {
  .exideal .fv .fv_concept {
    background-size: 175.44vw 43.86vw;
    height: 43.86vw;
    margin-bottom: 6.67vw;
  }
}

@media screen and (max-width: 767px) {
  .exideal .fv .fv_concept {
    background: url("../images/fv_concept_bg_sp.png") no-repeat center 0;
    background-size: 100vw 155.47vw;
    height: 155.47vw;
    margin-bottom: 7.47vw;
  }
}

.exideal .fv .fv_concept p {
  width: 552px;
  padding-top: 100px;
  margin-left: 374px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

@media screen and (max-width: 1140px) {
  .exideal .fv .fv_concept p {
    width: 48.42vw;
    padding-top: 8.77vw;
    margin-left: 32.81vw;
  }
}

@media screen and (max-width: 767px) {
  .exideal .fv .fv_concept p {
    width: 70.53vw;
    padding-top: 10.93vw;
    margin-left: 14.93vw;
  }
}

.exideal .purchase_btn {
  display: block;
  width: 882px;
  margin: 0 auto;
}

@media screen and (max-width: 1140px) {
  .exideal .purchase_btn {
    width: 77.37vw;
  }
}

@media screen and (max-width: 767px) {
  .exideal .purchase_btn {
    width: 82.67vw;
  }
}

.exideal .recommend {
  background: url("../images/recommend_bg_01.jpg?22061301") no-repeat center 0, url("../images/recommend_bg_02.jpg") no-repeat center bottom;
  background-size: 2000px 2975px, 2000px 2879px;
  padding-top: 85px;
  padding-bottom: 135px;
}

@media screen and (max-width: 1140px) {
  .exideal .recommend {
    background-size: 175.44vw 260.96vw, 175.44vw 252.54vw;
    padding-top: 7.46vw;
    padding-bottom: 11.84vw;
  }
}

@media screen and (max-width: 767px) {
  .exideal .recommend {
    background: url("../images/recommend_bg_sp.jpg") no-repeat center 0, url("../images/recommend_bg_sp02.png") no-repeat center bottom, #fefefe;
    background-size: 100vw 192.67vw, 100vw 124vw, 100%;
    padding-top: 10.27vw;
    padding-bottom: 17.33vw;
  }
}

.exideal .recommend .recommendForYou h2 {
  width: 517px;
  margin-left: 118px;
  margin-bottom: 172px;
}

@media screen and (max-width: 1140px) {
  .exideal .recommend .recommendForYou h2 {
    width: 45.35vw;
    margin-left: 10.35vw;
    margin-bottom: 15.09vw;
  }
}

@media screen and (max-width: 767px) {
  .exideal .recommend .recommendForYou h2 {
    width: 70.67vw;
    margin-left: 14.27vw;
    margin-bottom: 24.53vw;
  }
}

.exideal .recommend .recommendForYou .recommend_txt {
  width: 713px;
  margin: 0 auto 148px;
}

@media screen and (max-width: 1140px) {
  .exideal .recommend .recommendForYou .recommend_txt {
    width: 62.54vw;
    margin: 0 auto 12.98vw;
  }
}

@media screen and (max-width: 767px) {
  .exideal .recommend .recommendForYou .recommend_txt {
    width: 93.33vw;
    margin: 0 auto 9.33vw;
  }
}

.exideal .recommend .exidealPoint h2 {
  width: 1100px;
  margin: 0 auto 80px;
}

@media screen and (max-width: 1140px) {
  .exideal .recommend .exidealPoint h2 {
    width: 96.49vw;
    margin: 0 auto 7.02vw;
  }
}

@media screen and (max-width: 767px) {
  .exideal .recommend .exidealPoint h2 {
    width: 87.73vw;
    margin: 0 auto 6.13vw;
  }
}

.exideal .recommend .exidealPoint .exidealPoint01 {
  background: url("../images/exidealPoint_01_bg.png") no-repeat center 0;
  background-size: 2000px 590px;
  padding-top: 225px;
}

@media screen and (max-width: 1140px) {
  .exideal .recommend .exidealPoint .exidealPoint01 {
    background-size: 175.44vw 51.75vw;
    padding-top: 19.74vw;
  }
}

@media screen and (max-width: 767px) {
  .exideal .recommend .exidealPoint .exidealPoint01 {
    background: url("../images/exidealPoint_01_bg_sp.png") no-repeat center 0;
    background-size: 100vw 273.6vw;
    padding-top: 114.67vw;
  }
}

.exideal .recommend .exidealPoint .exidealPoint01 .inner {
  padding-left: 52px;
}

@media screen and (max-width: 1140px) {
  .exideal .recommend .exidealPoint .exidealPoint01 .inner {
    padding-left: 4.56vw;
  }
}

@media screen and (max-width: 767px) {
  .exideal .recommend .exidealPoint .exidealPoint01 .inner {
    padding-left: 0;
  }
}

.exideal .recommend .exidealPoint .exidealPoint01 .exidealPoint_tit {
  width: 401px;
  margin-bottom: 47px;
}

@media screen and (max-width: 1140px) {
  .exideal .recommend .exidealPoint .exidealPoint01 .exidealPoint_tit {
    width: 35.18vw;
    margin-bottom: 4.12vw;
  }
}

@media screen and (max-width: 767px) {
  .exideal .recommend .exidealPoint .exidealPoint01 .exidealPoint_tit {
    width: 73.2vw;
    margin: 0 auto 6.67vw;
  }
}

.exideal .recommend .exidealPoint .exidealPoint01 .exidealPoint_txt {
  line-height: 1.75;
  margin-bottom: 63px;
}

@media screen and (max-width: 1140px) {
  .exideal .recommend .exidealPoint .exidealPoint01 .exidealPoint_txt {
    font-size: 1.4vw;
    margin-bottom: 5.53vw;
  }
}

@media screen and (max-width: 767px) {
  .exideal .recommend .exidealPoint .exidealPoint01 .exidealPoint_txt {
    font-size: 3.73vw;
    line-height: 1.785;
    width: 74.67vw;
    margin: 0 auto 12vw;
  }
}

.exideal .recommend .exidealPoint .exidealPoint01 .exidealPoint01_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  margin-bottom: 87px;
}

@media screen and (max-width: 1140px) {
  .exideal .recommend .exidealPoint .exidealPoint01 .exidealPoint01_wrap {
    margin-bottom: 7.63vw;
  }
}

@media screen and (max-width: 767px) {
  .exideal .recommend .exidealPoint .exidealPoint01 .exidealPoint01_wrap {
    display: block;
  }
}

.exideal .recommend .exidealPoint .exidealPoint01 .exidealPoint01_wrap .exidealPoint_01_img02 {
  width: 615px;
  margin-right: 23px;
}

@media screen and (max-width: 1140px) {
  .exideal .recommend .exidealPoint .exidealPoint01 .exidealPoint01_wrap .exidealPoint_01_img02 {
    width: 53.95vw;
    margin-right: 2.02vw;
  }
}

@media screen and (max-width: 767px) {
  .exideal .recommend .exidealPoint .exidealPoint01 .exidealPoint01_wrap .exidealPoint_01_img02 {
    width: 86.67vw;
    margin: 0 auto 5.33vw;
  }
}

.exideal .recommend .exidealPoint .exidealPoint01 .exidealPoint01_wrap .exidealPoint01_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 410px;
}

@media screen and (max-width: 1140px) {
  .exideal .recommend .exidealPoint .exidealPoint01 .exidealPoint01_wrap .exidealPoint01_list {
    width: 35.96vw;
  }
}

@media screen and (max-width: 767px) {
  .exideal .recommend .exidealPoint .exidealPoint01 .exidealPoint01_wrap .exidealPoint01_list {
    width: 82.67vw;
    margin: 0 auto;
  }
}

.exideal .recommend .exidealPoint .exidealPoint01 .exidealPoint01_wrap .exidealPoint01_list dt {
  width: 180px;
  margin-right: 10px;
  margin-bottom: 9px;
}

@media screen and (max-width: 1140px) {
  .exideal .recommend .exidealPoint .exidealPoint01 .exidealPoint01_wrap .exidealPoint01_list dt {
    width: 15.79vw;
    margin-right: 0.88vw;
    margin-bottom: 0.79vw;
  }
}

@media screen and (max-width: 767px) {
  .exideal .recommend .exidealPoint .exidealPoint01 .exidealPoint01_wrap .exidealPoint01_list dt {
    width: 32.27vw;
    margin-right: 1.87vw;
    margin-bottom: 2vw;
  }
}

.exideal .recommend .exidealPoint .exidealPoint01 .exidealPoint01_wrap .exidealPoint01_list dd {
  width: 208px;
  margin-bottom: 3px;
}

@media screen and (max-width: 1140px) {
  .exideal .recommend .exidealPoint .exidealPoint01 .exidealPoint01_wrap .exidealPoint01_list dd {
    width: 18.25vw;
    margin-bottom: 0.26vw;
  }
}

@media screen and (max-width: 767px) {
  .exideal .recommend .exidealPoint .exidealPoint01 .exidealPoint01_wrap .exidealPoint01_list dd {
    width: 48.53vw;
    margin-bottom: 2vw;
  }
}

.exideal .recommend .exidealPoint .exidealPoint01 .exidealPoint01_wrap .exidealPoint01_list dd sup {
  font-size: 75%;
}

.exideal .recommend .exidealPoint .exidealPoint01 .exidealPoint01_wrap .exidealPoint01_note {
  position: absolute;
  bottom: -22px;
  right: 20px;
  font-size: 14px;
}

@media screen and (max-width: 1140px) {
  .exideal .recommend .exidealPoint .exidealPoint01 .exidealPoint01_wrap .exidealPoint01_note {
    bottom: -1.93vw;
    right: 1.75vw;
    font-size: 1.23vw;
  }
}

@media screen and (max-width: 767px) {
  .exideal .recommend .exidealPoint .exidealPoint01 .exidealPoint01_wrap .exidealPoint01_note {
    bottom: -4.27vw;
    right: 4vw;
    font-size: 2.93vw;
  }
}

.exideal .recommend .exidealPoint .exidealPoint01 .exidealPoint01_wrap .exidealPoint01_note sup {
  font-size: 75%;
}

.exideal .recommend .exidealPoint .exidealPoint02 {
  background: url("../images/exidealPoint_02_bg.png") no-repeat right 0;
  background-size: 659px 336px;
  padding-top: 192px;
}

@media screen and (max-width: 1140px) {
  .exideal .recommend .exidealPoint .exidealPoint02 {
    background-size: 57.81vw 29.47vw;
    padding-top: 16.84vw;
  }
}

@media screen and (max-width: 767px) {
  .exideal .recommend .exidealPoint .exidealPoint02 {
    background: url("../images/exidealPoint_02_bg_sp.png") no-repeat center 0;
    background-size: 100vw 76.53vw, 100vw 84.67vw;
    padding-top: 33.6vw;
    padding-bottom: 0.13vw;
  }
}

.exideal .recommend .exidealPoint .exidealPoint02 .exidealPoint_tit {
  width: 398px;
  margin: 0 auto 31px;
}

@media screen and (max-width: 1140px) {
  .exideal .recommend .exidealPoint .exidealPoint02 .exidealPoint_tit {
    width: 34.91vw;
    margin: 0 auto 2.72vw;
  }
}

@media screen and (max-width: 767px) {
  .exideal .recommend .exidealPoint .exidealPoint02 .exidealPoint_tit {
    width: 71.2vw;
    margin: 0 auto 5.87vw;
  }
}

.exideal .recommend .exidealPoint .exidealPoint02 .exidealPoint_txt {
  text-align: center;
  line-height: 1.75;
  margin-bottom: 61px;
}

@media screen and (max-width: 1140px) {
  .exideal .recommend .exidealPoint .exidealPoint02 .exidealPoint_txt {
    font-size: 1.4vw;
    margin-bottom: 5.35vw;
  }
}

@media screen and (max-width: 767px) {
  .exideal .recommend .exidealPoint .exidealPoint02 .exidealPoint_txt {
    font-size: 3.73vw;
    line-height: 1.785;
    width: auto;
    margin: 0 auto 8vw;
  }
}

.exideal .recommend .exidealPoint .exidealPoint02 .exidealPoint02_list {
  margin-bottom: 120px;
}

.exideal .recommend .exidealPoint .exidealPoint02 .exidealPoint02_list li {
  width: 1000px;
  margin: 0 auto;
  padding-top: 50px;
  padding-bottom: 74px;
  border-top: 1px solid #808080;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 1140px) {
  .exideal .recommend .exidealPoint .exidealPoint02 .exidealPoint02_list li {
    width: 87.72vw;
    padding-top: 4.39vw;
    padding-bottom: 6.49vw;
  }
}

@media screen and (max-width: 767px) {
  .exideal .recommend .exidealPoint .exidealPoint02 .exidealPoint02_list li {
    display: block;
    width: 86.67vw;
    padding-top: 6.27vw;
    padding-bottom: 9.87vw;
  }
}

.exideal .recommend .exidealPoint .exidealPoint02 .exidealPoint02_list li .exidealPoint02_list_programArea {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 500px;
  margin-right: 30px;
}

@media screen and (max-width: 1140px) {
  .exideal .recommend .exidealPoint .exidealPoint02 .exidealPoint02_list li .exidealPoint02_list_programArea {
    width: 43.86vw;
    margin-right: 2.63vw;
  }
}

@media screen and (max-width: 767px) {
  .exideal .recommend .exidealPoint .exidealPoint02 .exidealPoint02_list li .exidealPoint02_list_programArea {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 86.67vw;
    margin-bottom: 9.87vw;
  }
}

.exideal .recommend .exidealPoint .exidealPoint02 .exidealPoint02_list li .exidealPoint02_list_programArea .list_program_num {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 86px;
  padding-top: 25px;
  margin-left: 34px;
  margin-right: 52px;
}

@media screen and (max-width: 1140px) {
  .exideal .recommend .exidealPoint .exidealPoint02 .exidealPoint02_list li .exidealPoint02_list_programArea .list_program_num {
    width: 7.54vw;
    padding-top: 2.19vw;
    margin-left: 2.81vw;
    margin-right: 4.56vw;
  }
}

@media screen and (max-width: 767px) {
  .exideal .recommend .exidealPoint .exidealPoint02 .exidealPoint02_list li .exidealPoint02_list_programArea .list_program_num {
    width: 17.73vw;
    padding-top: 2.93vw;
    margin-left: 0;
    margin-right: 12vw;
  }
}

.exideal .recommend .exidealPoint .exidealPoint02 .exidealPoint02_list li .exidealPoint02_list_programArea .program_time_box {
  width: 100%;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .exideal .recommend .exidealPoint .exidealPoint02 .exidealPoint02_list li .exidealPoint02_list_programArea .program_time_box {
    width: auto;
  }
}

.exideal .recommend .exidealPoint .exidealPoint02 .exidealPoint02_list li .exidealPoint02_list_programArea .program_time_box .program_time_img {
  display: inline-block;
  width: 139px;
}

@media screen and (max-width: 1140px) {
  .exideal .recommend .exidealPoint .exidealPoint02 .exidealPoint02_list li .exidealPoint02_list_programArea .program_time_box .program_time_img {
    width: 12.19vw;
  }
}

@media screen and (max-width: 767px) {
  .exideal .recommend .exidealPoint .exidealPoint02 .exidealPoint02_list li .exidealPoint02_list_programArea .program_time_box .program_time_img {
    width: 26vw;
    margin: 0 auto;
  }
}

.exideal .recommend .exidealPoint .exidealPoint02 .exidealPoint02_list li .exidealPoint02_list_programArea .program_time_box .program_time_txt {
  text-align: center;
  margin-top: 18px;
  padding-right: 2em;
}

@media screen and (max-width: 1140px) {
  .exideal .recommend .exidealPoint .exidealPoint02 .exidealPoint02_list li .exidealPoint02_list_programArea .program_time_box .program_time_txt {
    font-size: 1.4vw;
    margin-top: 1.58vw;
  }
}

@media screen and (max-width: 767px) {
  .exideal .recommend .exidealPoint .exidealPoint02 .exidealPoint02_list li .exidealPoint02_list_programArea .program_time_box .program_time_txt {
    font-size: 2.93vw;
    margin-top: 4vw;
    padding-right: 2em;
  }
}

.exideal .recommend .exidealPoint .exidealPoint02 .exidealPoint02_list li .exidealPoint02_list_programArea .program_time_box.program_time_box_second {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  margin-left: 48px;
  padding-left: 31px;
  position: relative;
}

@media screen and (max-width: 1140px) {
  .exideal .recommend .exidealPoint .exidealPoint02 .exidealPoint02_list li .exidealPoint02_list_programArea .program_time_box.program_time_box_second {
    margin-left: 4.21vw;
    padding-left: 2.72vw;
  }
}

@media screen and (max-width: 767px) {
  .exideal .recommend .exidealPoint .exidealPoint02 .exidealPoint02_list li .exidealPoint02_list_programArea .program_time_box.program_time_box_second {
    margin-left: 5.07vw;
    padding-left: 4.67vw;
  }
}

.exideal .recommend .exidealPoint .exidealPoint02 .exidealPoint02_list li .exidealPoint02_list_programArea .program_time_box.program_time_box_second::after {
  content: "";
  display: block;
  width: 2px;
  height: 175px;
  background: url("../images/exidealPoint_02_line.png") no-repeat center/100%;
  position: absolute;
  left: 0;
  top: 12px;
}

@media screen and (max-width: 1140px) {
  .exideal .recommend .exidealPoint .exidealPoint02 .exidealPoint02_list li .exidealPoint02_list_programArea .program_time_box.program_time_box_second::after {
    width: 0.18vw;
    height: 15.35vw;
    top: 1.05vw;
  }
}

@media screen and (max-width: 767px) {
  .exideal .recommend .exidealPoint .exidealPoint02 .exidealPoint02_list li .exidealPoint02_list_programArea .program_time_box.program_time_box_second::after {
    background: url("../images/exidealPoint_02_line_sp.png") no-repeat center/100%;
    width: 0.27vw;
    height: 30.4vw;
    top: 0vw;
  }
}

@media screen and (max-width: 767px) {
  .exideal .recommend .exidealPoint .exidealPoint02 .exidealPoint02_list li .exidealPoint02_list_txtArea {
    width: 82.67vw;
    margin: 0 auto;
  }
}

.exideal .recommend .exidealPoint .exidealPoint02 .exidealPoint02_list li .exidealPoint02_list_txtArea .exidealPoint_02_list_tit {
  width: 392px;
  margin-bottom: 21px;
}

@media screen and (max-width: 1140px) {
  .exideal .recommend .exidealPoint .exidealPoint02 .exidealPoint02_list li .exidealPoint02_list_txtArea .exidealPoint_02_list_tit {
    width: 34.39vw;
    margin-bottom: 1.84vw;
  }
}

@media screen and (max-width: 767px) {
  .exideal .recommend .exidealPoint .exidealPoint02 .exidealPoint02_list li .exidealPoint02_list_txtArea .exidealPoint_02_list_tit {
    width: 78.13vw;
    margin-bottom: 4.53vw;
  }
}

.exideal .recommend .exidealPoint .exidealPoint02 .exidealPoint02_list li .exidealPoint02_list_txtArea .exidealPoint_02_list_txt {
  line-height: 1.75;
  width: 480px;
}

.exideal .recommend .exidealPoint .exidealPoint02 .exidealPoint02_list li .exidealPoint02_list_txtArea .exidealPoint_02_list_txt sup {
  font-size: 75%;
  margin-right: 0.1em;
}

@media screen and (max-width: 1140px) {
  .exideal .recommend .exidealPoint .exidealPoint02 .exidealPoint02_list li .exidealPoint02_list_txtArea .exidealPoint_02_list_txt {
    font-size: 1.4vw;
    width: 42.11vw;
  }
}

@media screen and (max-width: 767px) {
  .exideal .recommend .exidealPoint .exidealPoint02 .exidealPoint02_list li .exidealPoint02_list_txtArea .exidealPoint_02_list_txt {
    font-size: 3.73vw;
    line-height: 1.785;
    width: auto;
  }
}

.exideal .recommend .exidealPoint .exidealPoint02 .exidealPoint02_list li .exidealPoint02_list_txtArea .exidealPoint_02_list_note {
  margin-top: 11px;
  font-size: 14px;
  margin-bottom: -20px;
}

@media screen and (max-width: 1140px) {
  .exideal .recommend .exidealPoint .exidealPoint02 .exidealPoint02_list li .exidealPoint02_list_txtArea .exidealPoint_02_list_note {
    margin-top: 0.96vw;
    font-size: 1.23vw;
    margin-bottom: -1.75vw;
  }
}

@media screen and (max-width: 767px) {
  .exideal .recommend .exidealPoint .exidealPoint02 .exidealPoint02_list li .exidealPoint02_list_txtArea .exidealPoint_02_list_note {
    margin-top: 4vw;
    font-size: 2.93vw;
    margin-bottom: 0;
  }
}

.exideal .recommend .exidealPoint .exidealPoint02 .exidealPoint02_list li .exidealPoint02_list_txtArea .exidealPoint_02_list_note sup {
  font-size: 75%;
  margin-right: 0.1em;
}

.exideal .recommend .exidealPoint .exidealPoint02 .exidealPoint02_list li:nth-of-type(2) .exidealPoint02_list_txtArea .exidealPoint_02_list_txt {
  letter-spacing: -0.04em;
}

@media screen and (max-width: 767px) {
  .exideal .recommend .exidealPoint .exidealPoint02 .exidealPoint02_list li:nth-of-type(2) .exidealPoint02_list_txtArea .exidealPoint_02_list_txt {
    letter-spacing: 0;
  }
}

.exideal .recommend .exidealPoint .exidealPoint02 .exidealPoint02_list li:nth-of-type(3) .exidealPoint02_list_programArea .list_program_num {
  width: 129px;
  margin-left: 13px;
  margin-right: 25px;
}

@media screen and (max-width: 1140px) {
  .exideal .recommend .exidealPoint .exidealPoint02 .exidealPoint02_list li:nth-of-type(3) .exidealPoint02_list_programArea .list_program_num {
    width: 11.32vw;
    margin-left: 1.14vw;
    margin-right: 2.19vw;
  }
}

@media screen and (max-width: 767px) {
  .exideal .recommend .exidealPoint .exidealPoint02 .exidealPoint02_list li:nth-of-type(3) .exidealPoint02_list_programArea .list_program_num {
    width: 26.4vw;
    margin-left: 0;
    margin-right: 5.33vw;
  }
}

.exideal .recommend .exidealPoint .exidealPoint02 .exidealPoint02_list li:nth-of-type(4) .exidealPoint02_list_programArea .list_program_num {
  width: 153px;
  margin-left: 0;
  margin-right: 20px;
}

@media screen and (max-width: 1140px) {
  .exideal .recommend .exidealPoint .exidealPoint02 .exidealPoint02_list li:nth-of-type(4) .exidealPoint02_list_programArea .list_program_num {
    width: 13.42vw;
    margin-right: 1.75vw;
  }
}

@media screen and (max-width: 767px) {
  .exideal .recommend .exidealPoint .exidealPoint02 .exidealPoint02_list li:nth-of-type(4) .exidealPoint02_list_programArea .list_program_num {
    width: 25.33vw;
    margin-left: 3.33vw;
    margin-right: 5.33vw;
  }
}

.exideal .recommend .exidealPoint .exidealPoint02 .exidealPoint02_list li:last-of-type {
  border-bottom: 1px solid #808080;
}

.exideal .recommend .exidealPoint .exidealPoint03 {
  background: url("../images/exidealPoint_03_bg.png") no-repeat left 0;
  background-size: 545px 421px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-bottom: 67px;
}

@media screen and (max-width: 1140px) {
  .exideal .recommend .exidealPoint .exidealPoint03 {
    background-size: 47.81vw 36.93vw;
    margin-bottom: 5.88vw;
  }
}

@media screen and (max-width: 767px) {
  .exideal .recommend .exidealPoint .exidealPoint03 {
    background: url("../images/exidealPoint_03_bg_sp.png") no-repeat left 0;
    background-size: 100vw 135.07vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-flow: column-reverse;
            flex-flow: column-reverse;
    width: 100vw;
    margin: 0 auto 0;
    padding-top: 0;
  }
}

.exideal .recommend .exidealPoint .exidealPoint03 .exidealPoint_tit {
  padding-top: 204px;
  width: 396px;
  margin-bottom: 27px;
}

@media screen and (max-width: 1140px) {
  .exideal .recommend .exidealPoint .exidealPoint03 .exidealPoint_tit {
    padding-top: 17.89vw;
    width: 34.74vw;
    margin-bottom: 2.37vw;
  }
}

@media screen and (max-width: 767px) {
  .exideal .recommend .exidealPoint .exidealPoint03 .exidealPoint_tit {
    padding-top: 24vw;
    width: 58.53vw;
    margin-left: 14vw;
    margin-bottom: 3.6vw;
  }
}

.exideal .recommend .exidealPoint .exidealPoint03 .exidealPoint_txt {
  line-height: 2.22;
  width: 487px;
}

@media screen and (max-width: 1140px) {
  .exideal .recommend .exidealPoint .exidealPoint03 .exidealPoint_txt {
    font-size: 1.4vw;
    width: 42.72vw;
  }
}

@media screen and (max-width: 767px) {
  .exideal .recommend .exidealPoint .exidealPoint03 .exidealPoint_txt {
    font-size: 3.73vw;
    line-height: 1.785;
    width: 72vw;
    margin: 0 auto;
  }
}

.exideal .recommend .exidealPoint .exidealPoint03 .exidealPoint03_img {
  width: 430px;
  margin-left: 92px;
}

@media screen and (max-width: 1140px) {
  .exideal .recommend .exidealPoint .exidealPoint03 .exidealPoint03_img {
    width: 37.72vw;
    margin-left: 8.07vw;
  }
}

@media screen and (max-width: 767px) {
  .exideal .recommend .exidealPoint .exidealPoint03 .exidealPoint03_img {
    width: 57.33vw;
    margin: -6.67vw auto 0;
  }
}

.exideal .recommend .exidealPoint .exidealPoint04 {
  background: url("../images/exidealPoint_04_bg.png") no-repeat left 0;
  background-size: 1100px 322px;
}

@media screen and (max-width: 1140px) {
  .exideal .recommend .exidealPoint .exidealPoint04 {
    background-size: 96.49vw 28.25vw;
  }
}

@media screen and (max-width: 767px) {
  .exideal .recommend .exidealPoint .exidealPoint04 {
    background: url("../images/exidealPoint_04_bg_sp.png") no-repeat left 0;
    background-size: 100vw 95.6vw;
    margin-top: -22.67vw;
    margin-bottom: 4vw;
  }
}

.exideal .recommend .exidealPoint .exidealPoint04 .exidealPoint_tit {
  padding-top: 170px;
  width: 466px;
  margin: 0 auto 64px;
}

@media screen and (max-width: 1140px) {
  .exideal .recommend .exidealPoint .exidealPoint04 .exidealPoint_tit {
    padding-top: 14.91vw;
    width: 40.88vw;
    margin: 0 auto 5.61vw;
  }
}

@media screen and (max-width: 767px) {
  .exideal .recommend .exidealPoint .exidealPoint04 .exidealPoint_tit {
    padding-top: 72vw;
    width: 83.47vw;
    margin: 0 auto 8.53vw;
  }
}

.exideal .recommend .exidealPoint .exidealPoint04 .exidealPoint04_list {
  width: 1100px;
  margin: 0 auto 46px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media screen and (max-width: 1140px) {
  .exideal .recommend .exidealPoint .exidealPoint04 .exidealPoint04_list {
    width: 96.49vw;
    margin: 0 auto 4.04vw;
  }
}

@media screen and (max-width: 767px) {
  .exideal .recommend .exidealPoint .exidealPoint04 .exidealPoint04_list {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 86.67vw;
    margin: 0 auto;
  }
}

.exideal .recommend .exidealPoint .exidealPoint04 .exidealPoint04_list li {
  width: 333px;
  margin-bottom: 83px;
  position: relative;
}

.exideal .recommend .exidealPoint .exidealPoint04 .exidealPoint04_list li:nth-child(n+4) {
  width: 25%;
}

@media screen and (max-width: 1140px) {
  .exideal .recommend .exidealPoint .exidealPoint04 .exidealPoint04_list li {
    width: 29.21vw;
    margin-bottom: 7.28vw;
  }
}

@media screen and (max-width: 767px) {
  .exideal .recommend .exidealPoint .exidealPoint04 .exidealPoint04_list li {
    width: 43.33vw;
    margin-bottom: 11.73vw;
  }
  .exideal .recommend .exidealPoint .exidealPoint04 .exidealPoint04_list li:nth-child(n+4) {
    width: 43.33vw;
  }
}

.exideal .recommend .exidealPoint .exidealPoint04 .exidealPoint04_list li .exidealPoint_04_list_img {
  width: 230px;
  margin: 0 auto 18px;
}

@media screen and (max-width: 1140px) {
  .exideal .recommend .exidealPoint .exidealPoint04 .exidealPoint04_list li .exidealPoint_04_list_img {
    width: 20.18vw;
    margin: 0 auto 1.58vw;
  }
}

@media screen and (max-width: 767px) {
  .exideal .recommend .exidealPoint .exidealPoint04 .exidealPoint04_list li .exidealPoint_04_list_img {
    width: 43.33vw;
    margin-bottom: 2.27vw;
  }
}

.exideal .recommend .exidealPoint .exidealPoint04 .exidealPoint04_list li .exidealPoint_04_list_tit {
  width: 220px;
  margin: 0 auto 17px;
}

@media screen and (max-width: 1140px) {
  .exideal .recommend .exidealPoint .exidealPoint04 .exidealPoint04_list li .exidealPoint_04_list_tit {
    width: 19.3vw;
    margin: 0 auto 1.49vw;
  }
}

@media screen and (max-width: 767px) {
  .exideal .recommend .exidealPoint .exidealPoint04 .exidealPoint04_list li .exidealPoint_04_list_tit {
    width: 43.33vw;
    margin-bottom: 2.4vw;
  }
}

.exideal .recommend .exidealPoint .exidealPoint04 .exidealPoint04_list li .exidealPoint_04_list_txt {
  line-height: 1.75;
  width: 278px;
  margin: 0 auto;
  letter-spacing: 0.02em;
}

@media screen and (max-width: 1140px) {
  .exideal .recommend .exidealPoint .exidealPoint04 .exidealPoint04_list li .exidealPoint_04_list_txt {
    font-size: 1.4vw;
    width: 24.39vw;
  }
}

@media screen and (max-width: 767px) {
  .exideal .recommend .exidealPoint .exidealPoint04 .exidealPoint04_list li .exidealPoint_04_list_txt {
    font-size: 3.73vw;
    line-height: 1.785;
    width: 40.67vw;
    margin-left: 0;
    margin-right: auto;
  }
}

.exideal .recommend .exidealPoint .exidealPoint04 .exidealPoint04_list li .exidealPoint_04_list_txt sup {
  font-size: 60%;
}

.exideal .recommend .exidealPoint .exidealPoint04 .exidealPoint04_list li .exidealPoint_04_list_txt .note {
  display: block;
  font-size: 80%;
  margin-top: 20px;
  background: none;
}

@media screen and (max-width: 1140px) {
  .exideal .recommend .exidealPoint .exidealPoint04 .exidealPoint04_list li .exidealPoint_04_list_txt .note {
    margin-top: 1.75vw;
  }
}

@media screen and (max-width: 767px) {
  .exideal .recommend .exidealPoint .exidealPoint04 .exidealPoint04_list li .exidealPoint_04_list_txt .note {
    margin-top: 1.33vw;
    background: none;
  }
}

@media screen and (max-width: 767px) {
  .exideal .recommend .exidealPoint .exidealPoint04 .exidealPoint04_list li:nth-child(2n) .exidealPoint_04_list_txt {
    margin-left: auto;
    margin-right: 0;
  }
}

@media screen and (max-width: 767px) {
  .exideal .recommend .exidealPoint .exidealPoint04 .exidealPoint04_list li:nth-child(2) .exidealPoint_04_list_txt {
    letter-spacing: 0;
  }
}

.exideal .recommend .exidealPoint .exidealPoint04 .exidealPoint04_list li:nth-child(3) .exidealPoint_04_list_txt, .exideal .recommend .exidealPoint .exidealPoint04 .exidealPoint04_list li:nth-child(6) .exidealPoint_04_list_txt {
  letter-spacing: 0;
}

@media screen and (max-width: 767px) {
  .exideal .recommend .exidealPoint .exidealPoint04 .exidealPoint04_list li:nth-child(3) .exidealPoint_04_list_txt {
    letter-spacing: 0.02em;
  }
}

.exideal .recommend .exidealPoint .exidealPoint04 .exidealPoint04_list li:nth-child(n+4) .exidealPoint_04_list_txt {
  width: 220px;
}

@media screen and (max-width: 1140px) {
  .exideal .recommend .exidealPoint .exidealPoint04 .exidealPoint04_list li:nth-child(n+4) .exidealPoint_04_list_txt {
    width: 19.3vw;
  }
}

@media screen and (max-width: 767px) {
  .exideal .recommend .exidealPoint .exidealPoint04 .exidealPoint04_list li:nth-child(n+4) .exidealPoint_04_list_txt {
    letter-spacing: 0;
    width: 40.67vw;
  }
}

.exideal .recommend .exidealPoint .exidealPoint04 .exidealPoint04_list li:nth-child(5) .exidealPoint_04_list_txt {
  letter-spacing: -0.02em;
}

.exideal .recommend .exidealPoint .exidealPoint04 .exidealPoint04_list li:not(:nth-child(3n+1))::after {
  content: "";
  display: block;
  width: 3px;
  height: 270px;
  background: url("../images/exidealPoint_04_line.png") no-repeat center/100%;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translate(0%, -50%);
          transform: translate(0%, -50%);
}

@media screen and (max-width: 1140px) {
  .exideal .recommend .exidealPoint .exidealPoint04 .exidealPoint04_list li:not(:nth-child(3n+1))::after {
    height: 23.68vw;
  }
}

@media screen and (max-width: 767px) {
  .exideal .recommend .exidealPoint .exidealPoint04 .exidealPoint04_list li:not(:nth-child(3n+1))::after {
    display: none;
  }
}

.exideal .recommend .exidealPoint .exidealPoint04 .exidealPoint04_list li:nth-child(3n+1)::after {
  content: "";
  display: block;
  width: 1100px;
  height: 1px;
  background: #808080;
  position: absolute;
  left: 0;
  top: -30px;
}

@media screen and (max-width: 1140px) {
  .exideal .recommend .exidealPoint .exidealPoint04 .exidealPoint04_list li:nth-child(3n+1)::after {
    width: 96.49vw;
    top: -2.63vw;
  }
}

@media screen and (max-width: 767px) {
  .exideal .recommend .exidealPoint .exidealPoint04 .exidealPoint04_list li:nth-child(3n+1)::after {
    display: none;
  }
}

.exideal .recommend .exidealPoint .exidealPoint04 .exidealPoint04_list li:first-of-type::after {
  display: none;
}

.exideal .recommend .exidealPoint .exidealPoint04 .exidealPoint04_list li:last-of-type::after {
  content: "";
  display: block;
  width: 3px;
  height: 270px;
  background: url("../images/exidealPoint_04_line.png") no-repeat center/100%;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translate(0%, -50%);
          transform: translate(0%, -50%);
}

@media screen and (max-width: 1140px) {
  .exideal .recommend .exidealPoint .exidealPoint04 .exidealPoint04_list li:last-of-type::after {
    height: 23.68vw;
  }
}

@media screen and (max-width: 767px) {
  .exideal .recommend .exidealPoint .exidealPoint04 .exidealPoint04_list li:last-of-type::after {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .exideal .recommend .exidealPoint .exidealPoint04 .exidealPoint04_list li:nth-child(n)::after {
    content: "";
    display: block;
    width: 40.8vw;
    height: 0.13vw;
    background: url("../images/exidealPoint_04_line_sp.png") no-repeat center/100%;
    position: absolute;
    top: auto;
    left: 0;
    bottom: -6.67vw;
  }
}

@media screen and (max-width: 767px) {
  .exideal .recommend .exidealPoint .exidealPoint04 .exidealPoint04_list li:nth-child(2n)::after {
    right: 0;
    left: auto;
  }
}

.exideal .howToUse {
  background: #fff;
  padding: 90px 0;
}

@media screen and (max-width: 1140px) {
  .exideal .howToUse {
    padding: 7.89vw 0;
  }
}

@media screen and (max-width: 767px) {
  .exideal .howToUse {
    padding: 16vw 0;
  }
}

.exideal .howToUse .howToUse_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 767px) {
  .exideal .howToUse .howToUse_wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

.exideal .howToUse .howToUse_wrap h2 {
  width: 410px;
  margin-right: 15px;
  padding-top: 87px;
}

@media screen and (max-width: 1140px) {
  .exideal .howToUse .howToUse_wrap h2 {
    width: 35.96vw;
    margin-right: 1.32vw;
    padding-top: 7.63vw;
  }
}

@media screen and (max-width: 767px) {
  .exideal .howToUse .howToUse_wrap h2 {
    width: 60.8vw;
    padding-top: 0;
    margin: 0 auto 4.93vw;
  }
}

.exideal .howToUse .howToUse_wrap .howToUse_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 767px) {
  .exideal .howToUse .howToUse_wrap .howToUse_list {
    display: block;
  }
}

.exideal .howToUse .howToUse_wrap .howToUse_list li {
  width: 320px;
}

@media screen and (max-width: 1140px) {
  .exideal .howToUse .howToUse_wrap .howToUse_list li {
    width: 28.07vw;
  }
}

@media screen and (max-width: 767px) {
  .exideal .howToUse .howToUse_wrap .howToUse_list li {
    width: 100vw;
  }
}

.exideal .howToUse .howToUse_wrap .howToUse_list li .howToUse_step {
  width: 300px;
  margin: 0 auto;
}

@media screen and (max-width: 1140px) {
  .exideal .howToUse .howToUse_wrap .howToUse_list li .howToUse_step {
    width: 26.32vw;
  }
}

@media screen and (max-width: 767px) {
  .exideal .howToUse .howToUse_wrap .howToUse_list li .howToUse_step {
    width: 56.13vw;
  }
}

.exideal .howToUse .howToUse_wrap .howToUse_list li .howToUse_step_img {
  width: 198px;
  margin: -25px auto 28px 57px;
}

@media screen and (max-width: 1140px) {
  .exideal .howToUse .howToUse_wrap .howToUse_list li .howToUse_step_img {
    width: 17.37vw;
    margin: -2.19vw auto 2.46vw 5vw;
  }
}

@media screen and (max-width: 767px) {
  .exideal .howToUse .howToUse_wrap .howToUse_list li .howToUse_step_img {
    width: 41.07vw;
    margin: -4.67vw auto 1.33vw;
  }
}

.exideal .howToUse .howToUse_wrap .howToUse_list li .howToUse_step_txt {
  text-align: center;
  line-height: 1.75;
}

@media screen and (max-width: 1140px) {
  .exideal .howToUse .howToUse_wrap .howToUse_list li .howToUse_step_txt {
    font-size: 1.4vw;
  }
}

@media screen and (max-width: 767px) {
  .exideal .howToUse .howToUse_wrap .howToUse_list li .howToUse_step_txt {
    font-size: 3.73vw;
    line-height: 1.785;
  }
}

.exideal .howToUse .howToUse_wrap .howToUse_list li + li {
  margin-left: 32px;
  position: relative;
}

@media screen and (max-width: 1140px) {
  .exideal .howToUse .howToUse_wrap .howToUse_list li + li {
    margin-left: 2.81vw;
  }
}

@media screen and (max-width: 767px) {
  .exideal .howToUse .howToUse_wrap .howToUse_list li + li {
    margin-left: 0;
    margin-top: 25.07vw;
  }
}

.exideal .howToUse .howToUse_wrap .howToUse_list li + li::after {
  content: "";
  display: block;
  width: 37px;
  height: 23px;
  background: url("../images/howToUse_arrow.png") no-repeat center/100%;
  position: absolute;
  left: -24px;
  top: 127px;
}

@media screen and (max-width: 1140px) {
  .exideal .howToUse .howToUse_wrap .howToUse_list li + li::after {
    width: 3.25vw;
    height: 2.02vw;
    left: -2.11vw;
    top: 11.14vw;
  }
}

@media screen and (max-width: 767px) {
  .exideal .howToUse .howToUse_wrap .howToUse_list li + li::after {
    width: 4.27vw;
    height: 6.67vw;
    background: url("../images/howToUse_arrow_sp.png") no-repeat center/100%;
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%, 0%);
            transform: translate(-50%, 0%);
    top: -18vw;
  }
}

.exideal .howToUse .howToUse_wrap .howToUse_list li + li .howToUse_step {
  width: 303px;
  margin: 0 0 0 auto;
}

@media screen and (max-width: 1140px) {
  .exideal .howToUse .howToUse_wrap .howToUse_list li + li .howToUse_step {
    width: 26.58vw;
  }
}

@media screen and (max-width: 767px) {
  .exideal .howToUse .howToUse_wrap .howToUse_list li + li .howToUse_step {
    width: 56.13vw;
    margin: 0 auto;
  }
}

.exideal .howToUse .howToUse_wrap .howToUse_list li + li .howToUse_step_img {
  margin: -24px 56px 28px auto;
}

@media screen and (max-width: 1140px) {
  .exideal .howToUse .howToUse_wrap .howToUse_list li + li .howToUse_step_img {
    margin: -2.11vw 4.91vw 2.46vw auto;
  }
}

@media screen and (max-width: 767px) {
  .exideal .howToUse .howToUse_wrap .howToUse_list li + li .howToUse_step_img {
    width: 41.07vw;
    margin: -4.67vw auto 1.33vw;
  }
}

.exideal .howToUse .howToUse_wrap .howToUse_list li + li .howToUse_step_txt {
  margin-right: 0;
  margin-left: auto;
  width: 304px;
}

@media screen and (max-width: 1140px) {
  .exideal .howToUse .howToUse_wrap .howToUse_list li + li .howToUse_step_txt {
    width: 26.67vw;
  }
}

@media screen and (max-width: 767px) {
  .exideal .howToUse .howToUse_wrap .howToUse_list li + li .howToUse_step_txt {
    margin: 0 auto;
    width: 100vw;
  }
}

.exideal .voice {
  background: url("../images/voice_bg.jpg") no-repeat center 0, #F6F6F6;
  background-size: 2000px 690px, 100%;
  padding-top: 83px;
  padding-bottom: 76px;
}

@media screen and (max-width: 1140px) {
  .exideal .voice {
    background-size: 175.44vw 60.53vw;
    padding-top: 7.28vw;
    padding-bottom: 6.67vw;
  }
}

@media screen and (max-width: 767px) {
  .exideal .voice {
    background: url("../images/voice_bg_sp.jpg") no-repeat center 0, #F6F6F6;
    background-size: 100vw 55.2vw, 100%;
    padding-top: 10.27vw;
    padding-bottom: 17.33vw;
  }
}

.exideal .voice h2 {
  width: 610px;
  margin: 0 auto 44px;
}

@media screen and (max-width: 1140px) {
  .exideal .voice h2 {
    width: 53.51vw;
    margin: 0 auto 3.86vw;
  }
}

@media screen and (max-width: 767px) {
  .exideal .voice h2 {
    width: 72vw;
    margin: 0 auto 5.87vw;
  }
}

.exideal .voice .voice_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 33px;
}

@media screen and (max-width: 1140px) {
  .exideal .voice .voice_list {
    margin-bottom: 2.89vw;
  }
}

@media screen and (max-width: 767px) {
  .exideal .voice .voice_list {
    margin-bottom: 2.67vw;
  }
}

.exideal .voice .voice_list li {
  width: 513px;
  height: 513px;
  margin-bottom: 66px;
  background: url("../images/voice_img01.png") no-repeat center 0;
  background-size: 513px 519px;
}

@media screen and (max-width: 1140px) {
  .exideal .voice .voice_list li {
    width: 45vw;
    height: 45vw;
    margin-bottom: 5.79vw;
    background-size: 45vw 45.53vw;
  }
}

@media screen and (max-width: 767px) {
  .exideal .voice .voice_list li {
    width: 89.47vw;
    height: auto;
    background: url("../images/voice_img01_sp.png") no-repeat center 0;
    background-size: 87.73vw 118.67vw;
    margin: 0 auto 9.33vw;
    padding-bottom: 9.33vw;
  }
}

.exideal .voice .voice_list li:nth-of-type(2) {
  background: url("../images/voice_img02.png") no-repeat center 0;
}

@media screen and (max-width: 1140px) {
  .exideal .voice .voice_list li:nth-of-type(2) {
    background-size: 45vw 45.53vw;
  }
}

@media screen and (max-width: 767px) {
  .exideal .voice .voice_list li:nth-of-type(2) {
    background: url("../images/voice_img02_sp.png") no-repeat center 0;
    background-size: 89.2vw 118.8vw;
  }
}

.exideal .voice .voice_list li:nth-of-type(3) {
  background: url("../images/voice_img03.png") no-repeat center 0;
  background-size: 513px 529px;
  height: 523px;
}

.exideal .voice .voice_list li:nth-of-type(3) .voice_list_txt {
  letter-spacing: -0.02em;
}

@media screen and (max-width: 1140px) {
  .exideal .voice .voice_list li:nth-of-type(3) {
    background-size: 45vw 46.4vw;
    height: 45.88vw;
  }
}

@media screen and (max-width: 767px) {
  .exideal .voice .voice_list li:nth-of-type(3) {
    background: url("../images/voice_img03_sp.png") no-repeat center 0;
    background-size: 89.2vw 89.6vw;
    height: auto;
  }
}

.exideal .voice .voice_list li:nth-of-type(4) {
  background: url("../images/voice_img04.png") no-repeat center 0;
  background-size: 513px 529px;
  height: 523px;
}

@media screen and (max-width: 1140px) {
  .exideal .voice .voice_list li:nth-of-type(4) {
    background-size: 45vw 46.4vw;
    height: 45.88vw;
  }
}

@media screen and (max-width: 767px) {
  .exideal .voice .voice_list li:nth-of-type(4) {
    background: url("../images/voice_img04_sp.png") no-repeat center 0;
    background-size: 89.47vw 118.8vw;
    height: auto;
  }
}

.exideal .voice .voice_list li .voice_list_name {
  width: 185px;
  padding-top: 86px;
  margin-left: 220px;
  margin-bottom: 71px;
}

@media screen and (max-width: 1140px) {
  .exideal .voice .voice_list li .voice_list_name {
    width: 16.23vw;
    padding-top: 7.54vw;
    margin-left: 19.3vw;
    margin-bottom: 6.23vw;
  }
}

@media screen and (max-width: 767px) {
  .exideal .voice .voice_list li .voice_list_name {
    width: 32vw;
    padding-top: 11.33vw;
    margin-left: 40.67vw;
    margin-bottom: 14vw;
  }
}

.exideal .voice .voice_list li .voice_list_txt {
  margin-left: 25px;
  line-height: 1.75;
  width: 441px;
}

@media screen and (max-width: 1140px) {
  .exideal .voice .voice_list li .voice_list_txt {
    margin-left: 2.19vw;
    font-size: 1.4vw;
    width: 39.3vw;
  }
}

@media screen and (max-width: 767px) {
  .exideal .voice .voice_list li .voice_list_txt {
    margin-left: 4.8vw;
    font-size: 3.73vw;
    width: 73.33vw;
    line-height: 1.785;
  }
}

.exideal .voice .exideal_series_bnr {
  display: block;
  width: 1100px;
  margin: 0 auto;
}

@media screen and (max-width: 1140px) {
  .exideal .voice .exideal_series_bnr {
    width: 96.49vw;
  }
}

@media screen and (max-width: 767px) {
  .exideal .voice .exideal_series_bnr {
    width: 86.67vw;
  }
}
/*# sourceMappingURL=style.css.map */