@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Oswald&display=swap");
@media all and (min-width: 768px) {
  .sp {
    display: none !important;
  }
}
@media all and (max-width: 767px) {
  .pc {
    display: none !important;
  }
}
.recoverywear {
  font-family: YuGothic, "Yu Gothic Medium", "Yu Gothic", sans-serif;
}

body {
  font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
}

br.sp {
  display: none;
}

br.pc {
  display: inline;
}

@media all and (max-width: 767px) {
  br.sp {
    display: inline;
  }
  br.pc {
    display: none;
  }
}
#main.aimsection {
  position: relative;
}
#main.aimsection section {
  position: relative;
  z-index: 10;
  background: #fff;
}
#main.aimsection .sec_mv {
  width: 100%;
  height: auto;
  background: #ebebeb;
}
#main.aimsection .sec_mv .mv_block {
  width: 100%;
  margin: 0 auto;
  position: relative;
}
#main.aimsection .sec_mv .mv_block .mv_slider {
  position: relative;
  z-index: 5;
}
#main.aimsection .sec_mv .mv_block .mv_slider picture, #main.aimsection .sec_mv .mv_block .mv_slider img {
  vertical-align: top;
  width: 100%;
  height: auto;
}
#main.aimsection .sec_mv .mv_block .mv_slider .slick-dots {
  bottom: 2%;
}
#main.aimsection .sec_mv .mv_block .mv_slider .slick-dots li button {
  width: 30px;
  height: 30px;
}
#main.aimsection .sec_mv .mv_block .mv_slider .slick-dots li button::before {
  color: #FFF;
  width: 30px;
  height: 30px;
  font-size: 9px;
}
#main.aimsection .sec_mv .mv_block .mvtext {
  z-index: 10;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  pointer-events: none;
}
#main.aimsection .sec_mv .mv_block .mvtext .mvtextcontent {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 47.5694444444%;
  max-width: 685px;
}
#main.aimsection .sec_mv .mv_block .mvtext .mvtextcontent picture, #main.aimsection .sec_mv .mv_block .mvtext .mvtextcontent img {
  width: 100%;
  height: auto;
}
#main.aimsection .sec_mv .mv_block .mvtext .ippaniryoukiki {
  font-size: 1.2857142857rem;
  color: #fff;
  border: 1px solid #fff;
  padding: 6px 20px;
  display: inline-block;
  margin: 1rem auto 3rem;
  letter-spacing: 0.2em;
}
#main.aimsection .sec_mv .mv_block .mvtext .maincopy {
  font-size: 2.4rem;
  color: #fff;
  font-weight: 600;
}
@media all and (max-width: 767px) {
  #main.aimsection .sec_mv .mv_block .mv_slider_sp {
    position: relative;
    z-index: 5;
  }
  #main.aimsection .sec_mv .mv_block .mv_slider_sp picture, #main.aimsection .sec_mv .mv_block .mv_slider_sp img {
    vertical-align: top;
    width: 100%;
    height: auto;
  }
  #main.aimsection .sec_mv .mv_block .mv_slider_sp .slick-dots {
    bottom: 2%;
  }
  #main.aimsection .sec_mv .mv_block .mv_slider_sp .slick-dots li button {
    width: 30px;
    height: 30px;
  }
  #main.aimsection .sec_mv .mv_block .mv_slider_sp .slick-dots li button::before {
    color: #FFF;
    width: 30px;
    height: 30px;
    font-size: 25px;
  }
  #main.aimsection .sec_mv .mv_block .mvtext .mvtextcontent {
    width: 90%;
    max-width: none;
  }
  #main.aimsection .sec_mv .mv_block .mvtext .ippaniryoukiki {
    font-size: 1rem;
    margin: 2rem auto;
  }
  #main.aimsection .sec_mv .mv_block .mvtext .maincopy {
    font-size: 1.2rem;
    color: #fff;
    font-weight: 600;
    letter-spacing: 0.1em;
  }
}
#main.aimsection .sec_lead {
  width: 100%;
}
#main.aimsection .sec_lead .points {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  padding: 3rem;
  text-align: center;
}
#main.aimsection .sec_lead .points h2 {
  color: #7f7e86;
  font-size: 2rem;
  font-weight: 600;
  letter-spacing: 0.1em;
  margin-bottom: 2rem;
}
#main.aimsection .sec_lead .points .leadtext {
  font-size: 1.6rem;
  margin: 0 auto 4rem;
}
#main.aimsection .sec_lead .points .point_images {
  width: 670px;
  height: 130px;
  margin: 2rem auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
#main.aimsection .sec_lead .points .point_images.topics {
  width: 96%;
  max-width: 1004px;
  height: auto;
  margin: 2rem auto 0;
}
#main.aimsection .sec_lead .points .point_images.topics img {
  width: 100%;
}
@media all and (max-width: 767px) {
  #main.aimsection .sec_lead .points {
    padding: 0;
    box-sizing: border-box;
  }
  #main.aimsection .sec_lead .points h2 {
    font-size: 1.6rem;
    margin-bottom: 2rem;
  }
  #main.aimsection .sec_lead .points .leadtext {
    font-size: 1.2rem;
  }
  #main.aimsection .sec_lead .points .point_images {
    width: 100%;
    height: auto;
    margin: 0;
    display: block;
  }
  #main.aimsection .sec_lead .points .point_images.topics {
    width: 100%;
    margin: 0;
  }
  #main.aimsection .sec_lead .points .point_images.topics img {
    width: 100%;
  }
  #main.aimsection .sec_lead .points .point_images.topics picture {
    width: 100%;
  }
}
#main.aimsection .sec_lead .scene {
  width: 100%;
  background: #7f7e86;
  background-size: 2000px auto;
  padding-top: 6rem;
  padding-bottom: 8%;
}
#main.aimsection .sec_lead .scene h3 {
  text-align: center;
  font-size: 1.8em;
  font-weight: 600;
  letter-spacing: 0.2em;
  margin: 0 auto 5rem;
  color: #fff;
}
#main.aimsection .sec_lead .scene .scene_images {
  display: flex;
  flex-wrap: nowrap;
  width: 100%;
}
#main.aimsection .sec_lead .scene .scene_images picture {
  display: block;
  width: 25%;
  overflow: hidden;
}
#main.aimsection .sec_lead .scene .scene_images picture img {
  width: 100%;
}
@media all and (max-width: 767px) {
  #main.aimsection .sec_lead .scene {
    background: #7f7e86;
    background-size: 500px auto;
    padding-top: 4rem;
    padding-bottom: 20%;
  }
  #main.aimsection .sec_lead .scene h3 {
    font-size: 1.1em;
    margin: 0 auto 4rem;
  }
  #main.aimsection .sec_lead .scene .scene_images {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
  }
  #main.aimsection .sec_lead .scene .scene_images picture {
    display: block;
    width: 50%;
    overflow: hidden;
    margin-top: -1.5%;
  }
  #main.aimsection .sec_lead .scene .scene_images picture img {
    width: 100%;
  }
}
#main.aimsection .sec_technorogy {
  width: 100%;
  height: calc(98.75vw - 4.5rem);
  height: calc(1422px - 3rem);
  position: relative;
  z-index: 0;
  padding-top: 3rem;
  background: #272121;
  background: none;
}
#main.aimsection .sec_technorogy > div, #main.aimsection .sec_technorogy > h2 {
  position: relative;
  z-index: 10;
}
@media all and (max-width: 767px) {
  #main.aimsection .sec_technorogy {
    width: 100%;
    height: auto;
    padding-top: 1rem;
    padding-bottom: 2rem;
    background: #272121;
  }
}
#main.aimsection .sec_technorogy .tech_back {
  z-index: 0;
  position: absolute;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
  width: 100%;
  height: 98.75vw;
  height: 1422px;
  overflow: hidden;
  background: #272121;
}
#main.aimsection .sec_technorogy .tech_back picture, #main.aimsection .sec_technorogy .tech_back img {
  display: block;
  margin: 0 auto;
  width: 100%;
  height: auto;
}
#main.aimsection .sec_technorogy.-fix .tech_back {
  z-index: 0;
  position: fixed;
}
@media all and (max-width: 767px) {
  #main.aimsection .sec_technorogy .tech_back {
    width: 100%;
    height: 100%;
    top: 0px;
    overflow: hidden;
  }
  #main.aimsection .sec_technorogy .tech_back picture, #main.aimsection .sec_technorogy .tech_back img {
    width: 100%;
    height: auto;
  }
  #main.aimsection .sec_technorogy .tech_back picture {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
  }
}
#main.aimsection .sec_technorogy h2 {
  height: 28px;
  width: -moz-fit-content; /* Firefox */
  width: fit-content; /* other browsers */
  margin: 4rem auto;
}
@media all and (max-width: 767px) {
  #main.aimsection .sec_technorogy h2 {
    height: 16px;
    margin: 1rem auto;
  }
  #main.aimsection .sec_technorogy h2 img {
    height: 100%;
    width: auto;
  }
}
#main.aimsection .sec_technorogy .techlist {
  width: 90%;
  max-width: 1300px;
  width: 1300px;
  margin: 0 auto;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
}
#main.aimsection .sec_technorogy .techlist .tech_block {
  width: 32.846%;
  background: url("/wellness/sixpad/products/recoverywear/aim_assets/img/b_tech_colback.png") 0 0 no-repeat;
  max-width: 427px;
  height: 48.1538461538vw;
  max-height: 626px;
  margin-top: 34vw;
  margin-top: 470px;
  padding: 2%;
  box-sizing: border-box;
}
#main.aimsection .sec_technorogy .techlist .tech_block h3 {
  text-align: center;
  font-size: 1.8rem;
  font-weight: 400;
  color: #fff;
  height: 82px;
  width: 100%;
  display: flex;
  flex-flow: column;
  justify-content: center;
  margin-bottom: 2rem;
}
#main.aimsection .sec_technorogy .techlist .tech_block h3 picture {
  height: 100%;
  width: auto;
}
#main.aimsection .sec_technorogy .techlist .tech_block h3 picture img {
  height: 100%;
  width: auto;
}
#main.aimsection .sec_technorogy .techlist .tech_block p {
  text-align: center;
  color: #fff;
  font-size: 1.2rem;
  margin-top: 2rem;
  line-height: 2em;
}
#main.aimsection .sec_technorogy .techlist .tech_block picture {
  width: 100%;
  height: auto;
}
#main.aimsection .sec_technorogy .techlist .tech_block picture img {
  width: 100%;
  height: auto;
}
@media all and (max-width: 767px) {
  #main.aimsection .sec_technorogy .techlist {
    width: 86%;
    max-width: none;
    margin: 140vw auto 0;
    display: block;
  }
  #main.aimsection .sec_technorogy .techlist .tech_block {
    width: 100%;
    background: url("/wellness/sixpad/products/recoverywear/aim_assets/img/b_tech_colback.png") 0 0 no-repeat;
    max-width: none;
    height: auto;
    max-height: 626px;
    margin-top: 20px;
    padding: 5% 7%;
    box-sizing: border-box;
  }
  #main.aimsection .sec_technorogy .techlist .tech_block img, #main.aimsection .sec_technorogy .techlist .tech_block picture {
    width: 100%;
    height: auto;
  }
  #main.aimsection .sec_technorogy .techlist .tech_block h3 {
    text-align: center;
    font-size: 1.3rem;
    font-weight: 400;
    color: #fff;
    height: 60px;
    width: 100%;
    display: flex;
    flex-flow: column;
    justify-content: center;
    margin-bottom: 0.8rem;
    margin-top: 2rem;
    letter-spacing: 0.1em;
  }
  #main.aimsection .sec_technorogy .techlist .tech_block h3 picture {
    height: 92%;
    width: auto;
  }
  #main.aimsection .sec_technorogy .techlist .tech_block h3 picture img {
    height: 100%;
    width: auto;
  }
  #main.aimsection .sec_technorogy .techlist .tech_block p {
    text-align: center;
    color: #fff;
    font-size: 0.94rem;
    margin-top: 1rem;
    margin-bottom: 2rem;
    line-height: 1.8em;
  }
}
#main.aimsection .sec_design {
  background: #fff;
  background-size: 100% auto;
  padding-top: 6rem;
}
#main.aimsection .sec_design h2 {
  height: 28px;
  width: -moz-fit-content; /* Firefox */
  width: fit-content; /* other browsers */
  margin: 0 auto 4rem;
}
#main.aimsection .sec_design h3 {
  text-align: center;
  font-size: 1.8rem;
  letter-spacing: 0.2em;
  margin-bottom: 1rem;
}
@media all and (max-width: 767px) {
  #main.aimsection .sec_design {
    padding-top: 2rem;
  }
  #main.aimsection .sec_design h2 {
    height: 16px;
    margin: 1rem auto;
  }
  #main.aimsection .sec_design h2 img {
    height: 100%;
    width: auto;
  }
  #main.aimsection .sec_design h3 {
    text-align: center;
    font-size: 1.2rem;
    margin-bottom: 1rem;
  }
}
#main.aimsection .sec_design .designlist {
  width: 100%;
  max-width: 945px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  text-align: center;
}
#main.aimsection .sec_design .designlist p {
  margin-top: 1.4rem;
  font-size: 1.3rem;
  font-weight: 600;
  color: #7f7e86;
}
#main.aimsection .sec_design .designlist .des_block {
  width: 26.9444444444vw;
  max-width: 388px;
  margin: 3% 3% 12%;
  height: auto;
}
#main.aimsection .sec_design .designlist .des_block img {
  width: 100%;
  height: auto;
}
#main.aimsection .sec_design .designlist .des_block:nth-child(2n+1) {
  margin-right: 4em;
}
#main.aimsection .sec_design .designlist .des_block:nth-child(2n) {
  transform: translateY(50%);
}
@media all and (max-width: 767px) {
  #main.aimsection .sec_design .designlist {
    width: 100%;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    text-align: center;
  }
  #main.aimsection .sec_design .designlist p {
    margin-top: 0.6rem;
    font-size: 0.8rem;
  }
  #main.aimsection .sec_design .designlist .des_block {
    width: 45%;
    max-width: 388px;
    margin: 2%;
    box-sizing: border-box;
  }
  #main.aimsection .sec_design .designlist .des_block img {
    width: 100%;
    height: auto;
  }
  #main.aimsection .sec_design .designlist .des_block:nth-child(2n+1) {
    margin-right: 1em;
  }
  #main.aimsection .sec_design .designlist .des_block:nth-child(2n) {
    transform: translateY(50%);
  }
}
#main.aimsection .sec_style {
  background: #d5d5d5;
  padding-top: 5rem;
}
#main.aimsection .sec_style h2 {
  height: 28px;
  width: -moz-fit-content; /* Firefox */
  width: fit-content; /* other browsers */
  margin: 0 auto 3rem;
}
@media all and (max-width: 767px) {
  #main.aimsection .sec_style {
    padding: 0 0.8rem;
    padding-top: 2rem;
    padding-bottom: 4rem;
  }
  #main.aimsection .sec_style h2 {
    height: 16px;
    margin: 1rem auto 3rem;
  }
  #main.aimsection .sec_style h2 img {
    height: 100%;
    width: auto;
  }
}
#main.aimsection .sec_style .style_slide_wrap {
  width: 90%;
  max-width: 1300px;
  margin: 0 auto;
  padding: 40px;
  padding-bottom: 120px;
  background: #ededed;
}
#main.aimsection .sec_style .style_slide_wrap .style_slider {
  width: 100%;
}
#main.aimsection .sec_style .style_slide_wrap .style_slider picture, #main.aimsection .sec_style .style_slide_wrap .style_slider img {
  width: 100%;
  height: auto;
}
#main.aimsection .sec_style .style_slide_wrap .style_slider .slick-prev, #main.aimsection .sec_style .style_slide_wrap .style_slider .slick-next {
  top: auto;
  bottom: -65px;
  width: 70px;
}
#main.aimsection .sec_style .style_slide_wrap .style_slider .slick-prev::before, #main.aimsection .sec_style .style_slide_wrap .style_slider .slick-next::before {
  content: " ";
}
#main.aimsection .sec_style .style_slide_wrap .style_slider .slick-prev {
  left: 20%;
}
#main.aimsection .sec_style .style_slide_wrap .style_slider .slick-next {
  right: 20%;
}
@media all and (max-width: 767px) {
  #main.aimsection .sec_style .style_slide_wrap {
    width: 98%;
    margin: 0 auto;
    padding: 5%;
    padding-bottom: 60px;
    background: #ededed;
    box-sizing: border-box;
  }
  #main.aimsection .sec_style .style_slide_wrap .style_slider_sp {
    width: 100%;
  }
  #main.aimsection .sec_style .style_slide_wrap .style_slider_sp picture, #main.aimsection .sec_style .style_slide_wrap .style_slider_sp img {
    width: 100%;
    height: auto;
  }
  #main.aimsection .sec_style .style_slide_wrap .style_slider_sp .slick-prev, #main.aimsection .sec_style .style_slide_wrap .style_slider_sp .slick-next {
    top: auto;
    bottom: -46px;
    width: 40px;
  }
  #main.aimsection .sec_style .style_slide_wrap .style_slider_sp .slick-prev::before, #main.aimsection .sec_style .style_slide_wrap .style_slider_sp .slick-next::before {
    content: " ";
  }
  #main.aimsection .sec_style .style_slide_wrap .style_slider_sp .slick-prev {
    left: 0%;
  }
  #main.aimsection .sec_style .style_slide_wrap .style_slider_sp .slick-next {
    right: 0%;
  }
}
#main.aimsection section.user-voice {
  width: 100%;
  background: #9f9f9f;
  padding-top: 7rem;
  padding-bottom: 8rem;
}
@media all and (max-width: 767px) {
  #main.aimsection section.user-voice {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
}
#main.aimsection section.user-voice h2 {
  width: 227px;
  margin: 0 auto 6rem;
  text-align: center;
  font-size: 24px;
  color: #fff;
  line-height: 1.2em;
}
#main.aimsection section.user-voice h2 img {
  display: block;
  width: 100%;
  margin-bottom: 0.8em;
}
#main.aimsection section.user-voice h2 span.mini {
  font-size: 18px;
}
@media all and (max-width: 767px) {
  #main.aimsection section.user-voice h2 {
    margin: 0 auto 3rem;
    max-width: 227px;
    width: 45%;
    font-size: 1.1rem;
  }
  #main.aimsection section.user-voice h2 span.mini {
    font-size: 0.8em;
  }
}
#main.aimsection section.user-voice .uvlist {
  width: 98%;
  max-width: 1452px;
  margin: auto;
  display: flex;
  justify-content: space-between;
}
@media all and (max-width: 767px) {
  #main.aimsection section.user-voice .uvlist {
    width: 90%;
    display: block;
  }
}
#main.aimsection section.user-voice .uvlist li {
  box-sizing: border-box;
  width: 31%;
  background: #fff;
  padding: 2%;
}
#main.aimsection section.user-voice .uvlist li > img {
  width: 100%;
}
@media all and (max-width: 767px) {
  #main.aimsection section.user-voice .uvlist li {
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-bottom: 1rem;
    align-items: flex-start;
    padding: 4%;
  }
  #main.aimsection section.user-voice .uvlist li > img {
    width: 42%;
  }
  #main.aimsection section.user-voice .uvlist li .desc {
    width: 55%;
  }
}
#main.aimsection section.user-voice .uvlist li .usrname_area {
  width: 100%;
  margin: 1em 0;
  display: flex;
  align-items: center;
}
#main.aimsection section.user-voice .uvlist li .usrname_area > img {
  width: 61px;
}
#main.aimsection section.user-voice .uvlist li .usrname_area .usrname {
  margin-left: 1rem;
}
#main.aimsection section.user-voice .uvlist li .usrname_area .usrname .name span {
  font-weight: 700;
  font-size: 22px;
}
@media all and (max-width: 767px) {
  #main.aimsection section.user-voice .uvlist li .usrname_area {
    margin: 0 0 0.8rem;
    font-size: 10px;
  }
  #main.aimsection section.user-voice .uvlist li .usrname_area > img {
    width: 25%;
  }
  #main.aimsection section.user-voice .uvlist li .usrname_area .usrname {
    margin-left: 0.5rem;
  }
  #main.aimsection section.user-voice .uvlist li .usrname_area .usrname .name span {
    font-weight: 700;
    font-size: 12px;
  }
}
#main.aimsection section.user-voice .uvlist li p.comment {
  font-size: 20px;
}
@media all and (max-width: 767px) {
  #main.aimsection section.user-voice .uvlist li p.comment {
    font-size: 12px;
  }
}
#main.aimsection section.product-price {
  width: 1000px;
}
#main.aimsection section.product-price h2 {
  height: 28px;
  width: -moz-fit-content; /* Firefox */
  width: fit-content; /* other browsers */
  margin: 0 auto 4rem;
}
@media all and (max-width: 767px) {
  #main.aimsection section.product-price {
    width: 100%;
    padding: 0 10%;
    box-sizing: border-box;
  }
  #main.aimsection section.product-price h2 {
    height: 16px;
    margin: 4rem auto;
  }
  #main.aimsection section.product-price h2 picture, #main.aimsection section.product-price h2 img {
    height: 100%;
  }
}
#main.aimsection section.product-price .lineup_list_block {
  width: 100%;
}
#main.aimsection section.product-price .lineup_list_block .lineup_list {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#main.aimsection section.product-price .lineup_list_block .lineup_list div.llist_item {
  width: 24%;
  margin-bottom: 4rem;
}
#main.aimsection section.product-price .lineup_list_block .lineup_list div.llist_item img {
  width: 100%;
}
#main.aimsection section.product-price .lineup_list_block .lineup_list div.llist_item p {
  text-align: center;
}
@media all and (max-width: 767px) {
  #main.aimsection section.product-price .lineup_list_block .lineup_list div.llist_item {
    width: 49%;
    margin-bottom: 4rem;
  }
  #main.aimsection section.product-price .lineup_list_block .lineup_list div.llist_item img {
    width: 100%;
  }
  #main.aimsection section.product-price .lineup_list_block .lineup_list div.llist_item p {
    text-align: center;
    font-size: 12px;
  }
}
#main.aimsection section.product-price .productBlock {
  width: 100%;
}
#main.aimsection section.product-price .productBlock section.s-product {
  margin-bottom: 60px;
  padding-bottom: 60px;
  border-bottom: 1px solid #333;
  width: 100%;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
}
#main.aimsection section.product-price .productBlock section.s-product:before {
  content: "";
  display: block;
  height: 100px; /* 調整したい高さ（固定ヘッダーの高さ） */
  margin-top: -100px; /* heightと同じ分のネガティブマージン */
  visibility: hidden;
}
@media all and (max-width: 767px) {
  #main.aimsection section.product-price .productBlock section.s-product {
    display: block;
  }
  #main.aimsection section.product-price .productBlock section.s-product .s-product__head {
    margin-bottom: 1rem;
  }
}
#main.aimsection section.product-price .productBlock section.s-product .s-product__head__txt {
  font-size: 1rem;
}
#main.aimsection section.product-price .productBlock section.s-product .s-product__head__ttl {
  font-size: 1.8rem;
  text-align: left;
  font-weight: 500;
  height: auto;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto 0 0;
}
#main.aimsection section.product-price .productBlock section.s-product .s-product__head__price {
  font-size: 1.1rem;
  font-weight: 500;
  color: #ff781a;
}
#main.aimsection section.product-price .productBlock section.s-product .s-product__head__pricesub {
  font-size: 1.1rem;
  font-weight: 500;
}
#main.aimsection section.product-price .productBlock section.s-product .s-product__head__pricesub .border_out {
  text-decoration: line-through;
}
#main.aimsection section.product-price .productBlock section.s-product .s-product__head__price_sch {
  color: #ff781a;
  display: block;
  width: -moz-fit-content;
  width: fit-content;
  padding: 0.1rem 0.5rem;
  border: 1px solid #ff781a;
  margin-top: 0.6rem;
}
#main.aimsection section.product-price .productBlock section.s-product div.s-product__img {
  width: 460px;
}
@media all and (max-width: 767px) {
  #main.aimsection section.product-price .productBlock section.s-product div.s-product__img {
    width: 100%;
  }
}
#main.aimsection section.product-price .productBlock section.s-product div.s-product__img img {
  width: 100%;
}
#main.aimsection section.product-price .productBlock section.s-product div.s-product__img img.s-product__img_photo {
  display: none;
}
#main.aimsection section.product-price .productBlock section.s-product div.s-product__img img.s-product__img_photo.show {
  display: block;
}
#main.aimsection section.product-price .productBlock section.s-product div.s-product__img .s-product__img__icons {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin-top: 0.4rem;
}
#main.aimsection section.product-price .productBlock section.s-product div.s-product__img .s-product__img__icons img {
  width: 109px;
  margin-right: 8px;
  margin-bottom: 8px;
}
#main.aimsection section.product-price .productBlock section.s-product div.s-product__img .s-product__img__icons img:hover {
  cursor: pointer;
}
#main.aimsection section.product-price .productBlock section.s-product div.s-product__img .s-product__img__icons img:nth-child(4n) {
  margin-right: 0;
}
@media all and (max-width: 767px) {
  #main.aimsection section.product-price .productBlock section.s-product div.s-product__img .s-product__img__icons img {
    width: 24%;
    margin-right: 4px;
  }
}
#main.aimsection section.product-price .productBlock section.s-product div.s-product__info {
  width: 475px;
}
@media all and (max-width: 767px) {
  #main.aimsection section.product-price .productBlock section.s-product div.s-product__info {
    width: 100%;
  }
}
#main.aimsection section.product-price .productBlock section.s-product div.s-product__info .s-product__select {
  margin-top: 2.5rem;
}
#main.aimsection section.product-price .productBlock section.s-product div.s-product__info .s-product__select .-color dd {
  display: flex;
  justify-content: flex-start;
  margin-top: 0.5rem;
}
#main.aimsection section.product-price .productBlock section.s-product div.s-product__info .s-product__select .-color dd button {
  width: 40px;
  height: 40px;
  margin-right: 0.4rem;
  text-indent: 400%;
  font-size: 0;
  white-space: nowrap;
  overflow: hidden;
  border-radius: 0;
  border: none;
}
#main.aimsection section.product-price .productBlock section.s-product div.s-product__info .s-product__select .-color dd button.blk {
  background-color: #000;
}
#main.aimsection section.product-price .productBlock section.s-product div.s-product__info .s-product__select .-color dd button.beige {
  background-color: #f5efe2;
}
#main.aimsection section.product-price .productBlock section.s-product div.s-product__info .s-product__select .-color dd button.glay {
  background-color: #cdbeb7;
}
#main.aimsection section.product-price .productBlock section.s-product div.s-product__info .s-product__select .-color dd button.-cr {
  border: 5px solid #ff781a;
}
#main.aimsection section.product-price .productBlock section.s-product div.s-product__info .s-product__select .-size {
  margin-top: 2rem;
}
#main.aimsection section.product-price .productBlock section.s-product div.s-product__info .s-product__select .-size dd {
  display: flex;
  justify-content: space-between;
  margin-top: 0.5rem;
}
#main.aimsection section.product-price .productBlock section.s-product div.s-product__info .s-product__select .-size dd button {
  width: 110px;
  height: 40px;
  border-radius: 0;
  border: 1px solid #333;
  background: #fff;
}
@media all and (max-width: 767px) {
  #main.aimsection section.product-price .productBlock section.s-product div.s-product__info .s-product__select .-size dd button {
    width: 24%;
    height: 36px;
  }
}
#main.aimsection section.product-price .productBlock section.s-product div.s-product__info .s-product__select .-size dd button.-cr {
  border: 5px solid #ff781a;
  background: #000;
  color: #fff;
}
#main.aimsection section.product-price .productBlock section.s-product div.s-product__info .s-product__select .-size dd button.sold_out {
  color: #000;
  background: #ccc;
  border: 1px solid #aaa;
}
#main.aimsection section.product-price .productBlock section.s-product div.s-product__info .s-product__table {
  margin-top: 2rem;
  overflow: hidden;
}
#main.aimsection section.product-price .productBlock section.s-product div.s-product__info .s-product__table h3 {
  width: 100%;
  height: 40px;
  line-height: 40px;
  background: #d5d5d5;
  font-weight: 500;
  padding: 0 1em;
  box-sizing: border-box;
  position: relative;
  z-index: 10;
  margin-bottom: 20px;
}
#main.aimsection section.product-price .productBlock section.s-product div.s-product__info .s-product__table h3::after {
  content: "－";
  position: absolute;
  right: 10px;
  font-weight: 200;
  font-size: 1.3rem;
}
#main.aimsection section.product-price .productBlock section.s-product div.s-product__info .s-product__table h3.-hide::after {
  content: "＋";
}
#main.aimsection section.product-price .productBlock section.s-product div.s-product__info .s-product__table h4 {
  font-weight: 700;
  font-size: 1.1rem;
  display: flex;
  justify-content: space-between;
}
#main.aimsection section.product-price .productBlock section.s-product div.s-product__info .s-product__table h4 span.s-product__table__note {
  text-align: right;
  font-weight: normal;
  font-size: 0.9rem;
  margin: 0.2rem 0;
}
#main.aimsection section.product-price .productBlock section.s-product div.s-product__info .s-product__table .s-product__table_wrapper {
  opacity: 1;
  visibility: visible;
  transition: all 0.5s ease;
}
#main.aimsection section.product-price .productBlock section.s-product div.s-product__info .s-product__table .s-product__table_wrapper.-hide {
  opacity: 0;
  visibility: hidden;
  /*margin-top: -160%;*/
	margin-top: -155%;
}
@media all and (max-width: 767px) {
  #main.aimsection section.product-price .productBlock section.s-product div.s-product__info .s-product__table .s-product__table_wrapper.-hide {
    margin-top: -210%;
  }
}
#main.aimsection section.product-price .productBlock section.s-product div.s-product__info .s-product__table .s-product__table_wrapper.wrap01.-hide {
    margin-top: -152%;
  }
  #main.aimsection section.product-price .productBlock section.s-product div.s-product__info .s-product__table .s-product__table_wrapper.wrap03.-hide {
    margin-top: -155%;
  }
#main.aimsection section.product-price .productBlock section.s-product div.s-product__info .s-product__table .s-product__table_wrapper.wrap04.-hide {
  /*margin-top: -170%;*/
  margin-top: -163%;
}
#main.aimsection section.product-price .productBlock section.s-product div.s-product__info .s-product__table .s-product__table_wrapper.wrap05.-hide {
  /*margin-top: -190%;*/
	margin-top: -200%;
}
@media all and (max-width: 767px) {
  #main.aimsection section.product-price .productBlock section.s-product div.s-product__info .s-product__table .s-product__table_wrapper.wrap01.-hide {
    margin-top: -230%;
  }
  #main.aimsection section.product-price .productBlock section.s-product div.s-product__info .s-product__table .s-product__table_wrapper.wrap03.-hide {
    margin-top: -225%;
  }
  #main.aimsection section.product-price .productBlock section.s-product div.s-product__info .s-product__table .s-product__table_wrapper.wrap04.-hide {
    margin-top: -240%;
  }
  #main.aimsection section.product-price .productBlock section.s-product div.s-product__info .s-product__table .s-product__table_wrapper.wrap05.-hide {
    margin-top: -250%;
  }
}
#main.aimsection section.product-price .productBlock section.s-product div.s-product__info .s-product__table p.s-product__table__note {
  text-align: right;
  font-size: 0.9rem;
  margin: 0.2rem 0;
}
#main.aimsection section.product-price .productBlock section.s-product div.s-product__info .s-product__table table {
  width: 100%;
  margin-bottom: 2rem;
}
#main.aimsection section.product-price .productBlock section.s-product div.s-product__info .s-product__table table th, #main.aimsection section.product-price .productBlock section.s-product div.s-product__info .s-product__table table td {
  padding: 0.4rem 1rem;
  border: 2px solid #e6e6e6;
  text-align: center;
}
@media all and (max-width: 767px) {
  #main.aimsection section.product-price .productBlock section.s-product div.s-product__info .s-product__table table th, #main.aimsection section.product-price .productBlock section.s-product div.s-product__info .s-product__table table td {
    padding: 0.4rem 0.4rem;
    font-size: 0.9rem;
  }
}
#main.aimsection section.product-price .productBlock section.s-product div.s-product__info .s-product__table table th {
  background: #d5d5d5;
}
#main.aimsection section.product-price .productBlock section.s-product div.s-product__info .s-product__sizeimg {
  width: 100%;
  padding: 20px;
  text-align: center;
  box-sizing: border-box;
}
#main.aimsection section.product-price .productBlock section.s-product div.s-product__info .s-product__sizeimg img {
  width: auto;
  max-width: 90%;
}
#main.aimsection section.product-price .productBlock section.s-product div.s-product__info .s-product__btn {
  width: 100%;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
}
#main.aimsection section.product-price .productBlock section.s-product div.s-product__info .s-product__btn a {
  width: 100%;
  height: 60px;
  background: #ff781a;
  font-size: 1.1rem;
  color: #fff;
  font-weight: 600;
  letter-spacing: 0.1em;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
}
#main.aimsection section.product-price .productBlock section.s-product div.s-product__info .s-product__btn a .s-product__btn__icon {
  margin-right: 20px;
}
#main.aimsection section.product-price .productBlock section.s-product div.s-product__info .s-product__btn a.sold_out {
  background-color: #aaa;
}
#main.aimsection section.product-price .productBlock section.s-product div.s-product__info .s-product__cnt {
  width: 100%;
  margin: 2rem 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#main.aimsection section.product-price .productBlock section.s-product div.s-product__info .s-product__cnt .s-product__cnt_num {
  width: 85%;
  height: 40px;
  text-align: center;
}
#main.aimsection section.product-price .productBlock section.s-product div.s-product__info .product-detail__attention {
  padding: 20px;
}
#main.aimsection section.product-price .product-spec {
  padding: 0;
  width: 100%;
}
#main.aimsection section.product-price .product-spec .s-specTable {
  width: 100%;
  overflow: hidden;
}
#main.aimsection section.product-price .product-spec .s-specTable h3 {
  width: 100%;
  background: #d5d5d5;
  height: 40px;
  line-height: 40px;
  padding-left: 1em;
  font-weight: 600;
  position: relative;
  box-sizing: border-box;
  z-index: 10;
}
#main.aimsection section.product-price .product-spec .s-specTable h3::after {
  content: "－";
  position: absolute;
  right: 10px;
  font-weight: 200;
  font-size: 1.3rem;
}
#main.aimsection section.product-price .product-spec .s-specTable h3.-hide::after {
  content: "＋";
}
#main.aimsection section.product-price .product-spec .s-specTable table {
  opacity: 1;
  visibility: visible;
  transition: all 0.5s ease;
}
#main.aimsection section.product-price .product-spec .s-specTable table.-hide {
  opacity: 0;
  visibility: hidden;
  margin-top: -86%;
}
@media all and (max-width: 767px) {
  #main.aimsection section.product-price .product-spec .s-specTable table.-hide {
    margin-top: -264%;
  }
}
#main.aimsection section.product-price .product-spec .s-specTable table td, #main.aimsection section.product-price .product-spec .s-specTable table th {
  border: none;
  border-bottom: 1px solid #000;
  padding: 20px 20px 20px 0;
}
#main.aimsection section.product-price .product-spec .s-specTable table td::before {
  display: none;
}
#main.aimsection section.product-price .product-spec .s-specTable table th {
  font-weight: 600;
}
#main.aimsection section.product-price .product-spec .s-specTable table td {
  padding-top: 22px;
}
@media all and (max-width: 767px) {
  #main.aimsection section.product-price .product-spec .s-specTable table td, #main.aimsection section.product-price .product-spec .s-specTable table th {
    padding: 10px 20px 10px 0;
  }
  #main.aimsection section.product-price .product-spec .s-specTable:last-of-type table.-hide {
    margin-bottom: 150px;
  }
}
@media all and (max-width: 767px) {
  #main.aimsection .product-newproduct-cont {
    width: 100%;
  }
  #main.aimsection .product-newproduct-cont .new-products__innher > div {
    margin-top: 10px;
  }
  #main.aimsection .product-newproduct-cont .new-products__innher > div a {
    display: block;
  }
  #main.aimsection .product-newproduct-cont .new-products__innher > div a img {
    vertical-align: top;
  }
  #main.aimsection .product-newproduct-cont .new-products {
    padding-right: 4vw;
    padding-left: 4vw;
  }
  #main.aimsection .product-newproduct-cont .new-products img {
    width: 100%;
  }
}