@charset "UTF-8";
@media screen and (min-width: 768px) {
  .sp {
    display: none;
  }
}

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

div.unique h1, div.unique h2, div.unique h3, div.unique h4, div.unique h5, div.unique h6, div.unique p, div.unique li, div.unique a, div.unique span, div.unique dt, div.unique dd {
  font-family: "秀英角ゴシック銀 L", Shuei KakuGo Gin L, "Hiragino Kaku Gothic ProN", "游ゴシック体", "Yu Gothic", YuGothic, Meiryo, Verdana, sans-serif;
  line-height: 1.5;
}
div.unique .font-GothicB {
  font-family: "秀英角ゴシック銀 B", Shuei KakuGo Gin B, "Hiragino Kaku Gothic ProN", "游ゴシック体", "Yu Gothic", YuGothic, Meiryo, Verdana, sans-serif !important;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
div.unique a {
  text-decoration: none;
  transition: 0.4s;
}
@media screen and (min-width: 768px) {
  div.unique a:hover {
    opacity: 0.8;
  }
}
div.unique img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}
div.unique main {
  display: block;
}
div.unique sup {
  display: inline-block;
}
@media screen and (min-width: 768px) {
  div.unique sup {
    transform: translate(-2px, 5px);
  }
}
div.unique section.kv img {
  width: 100%;
}
div.unique .c_try {
  position: relative;
}
@media screen and (min-width: 768px) {
  div.unique .c_try {
    padding-bottom: 110px;
  }
}
div.unique .c_try:before {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100px;
  background-color: #fff;
}
@media screen and (min-width: 768px) {
  div.unique .c_try:before {
    clip-path: polygon(0 0, 50% 90%, 100% 0, 100% 100%, 0 100%);
  }
}
@media screen and (max-width: 767px) {
  div.unique .c_try:before {
    clip-path: polygon(0 0, 50% 60%, 100% 0, 100% 100%, 0 100%);
  }
}
div.unique section.under {
  background-color: #f4f4f4;
}
@media screen and (min-width: 768px) {
  div.unique section.under {
    padding-top: 70px;
  }
}
@media screen and (max-width: 767px) {
  div.unique section.under {
    padding-top: 8vw;
    padding-bottom: 32vw;
  }
}
div.unique section.under h2 {
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 768px) {
  div.unique section.under h2 {
    max-width: 1060px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 767px) {
  div.unique section.under h2 {
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  div.unique section.under h2 picture img {
    width: 89.2vw;
  }
}
@media screen and (min-width: 768px) {
  div.unique section.under div.image {
    text-align: center;
    display: table;
    margin: -200px auto 0;
    transform: translateX(80px);
  }
}
@media screen and (min-width: 768px) {
  div.unique section.under div.foot {
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  div.unique section.under div.foot h3 {
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  div.unique section.under div.foot h3 picture img {
    width: 92.8vw;
  }
}
div.unique section.series div.title {
  text-align: center;
}
@media screen and (min-width: 768px) {
  div.unique section.series div.title {
    padding-top: 20px;
  }
}
@media screen and (max-width: 767px) {
  div.unique section.series div.title picture img {
    width: 78.6666666667vw;
  }
}
@media screen and (min-width: 768px) {
  div.unique section.series div.tab {
    margin-top: 100px;
  }
}
@media screen and (max-width: 767px) {
  div.unique section.series div.tab {
    margin-top: 6.6666666667vw;
  }
}
div.unique section.series div.tab div.inner div.tab_btns {
  display: flex;
  justify-content: center;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  div.unique section.series div.tab div.inner div.tab_btns {
    max-width: 1000px;
    height: 100px;
    gap: 0 20px;
  }
}
@media screen and (max-width: 767px) {
  div.unique section.series div.tab div.inner div.tab_btns {
    height: 18.6666666667vw;
    gap: 0 2.6666666667vw;
  }
}
div.unique section.series div.tab div.inner div.tab_btns .tab_btn {
  display: flex;
  align-items: center;
  color: #fff;
  background-color: #a5a5a5;
  position: relative;
}
@media screen and (min-width: 768px) {
  div.unique section.series div.tab div.inner div.tab_btns .tab_btn {
    justify-content: center;
    width: 50%;
    transition: 0.4s;
  }
}
@media screen and (max-width: 767px) {
  div.unique section.series div.tab div.inner div.tab_btns .tab_btn {
    width: 43.3333333333vw;
  }
}
@media screen and (min-width: 768px) {
  div.unique section.series div.tab div.inner div.tab_btns .tab_btn:hover {
    cursor: pointer;
    opacity: 0.8;
  }
}
@media screen and (min-width: 768px) {
  div.unique section.series div.tab div.inner div.tab_btns .tab_btn p {
    font-size: 24px;
  }
}
@media screen and (max-width: 767px) {
  div.unique section.series div.tab div.inner div.tab_btns .tab_btn p {
    line-height: 1.25;
    font-size: 4vw;
  }
}
@media screen and (min-width: 768px) {
  div.unique section.series div.tab div.inner div.tab_btns .tab_btn:nth-of-type(1) {
    justify-content: flex-start;
    padding-left: 15px;
  }
}
@media screen and (max-width: 767px) {
  div.unique section.series div.tab div.inner div.tab_btns .tab_btn:nth-of-type(1) p {
    letter-spacing: -0.03em;
    padding-left: 1.3333333333vw;
  }
}
div.unique section.series div.tab div.inner div.tab_btns .tab_btn:nth-of-type(1) img {
  position: absolute;
}
@media screen and (min-width: 768px) {
  div.unique section.series div.tab div.inner div.tab_btns .tab_btn:nth-of-type(1) img {
    top: -60px;
    right: 0;
  }
}
@media screen and (max-width: 767px) {
  div.unique section.series div.tab div.inner div.tab_btns .tab_btn:nth-of-type(1) img {
    top: 2.6666666667vw;
    right: 0.6666666667vw;
    width: 13.3333333333vw;
  }
}
@media screen and (max-width: 767px) {
  div.unique section.series div.tab div.inner div.tab_btns .tab_btn:nth-of-type(2) p {
    padding-left: 3.3333333333vw;
  }
}
div.unique section.series div.tab div.inner div.tab_btns .tab_btn:nth-of-type(2) img {
  position: absolute;
}
@media screen and (min-width: 768px) {
  div.unique section.series div.tab div.inner div.tab_btns .tab_btn:nth-of-type(2) img {
    top: -40px;
    right: 30px;
  }
}
@media screen and (max-width: 767px) {
  div.unique section.series div.tab div.inner div.tab_btns .tab_btn:nth-of-type(2) img {
    top: 2.6666666667vw;
    right: 3.3333333333vw;
    width: 6.4vw;
  }
}
div.unique section.series div.tab div.inner div.tab_btns .tab_btn.is-active {
  background-color: #e7e4e5;
  position: relative;
}
div.unique section.series div.tab div.inner div.tab_btns .tab_btn.is-active p {
  color: #666;
}
div.unique section.series div.tab div.inner div.tab_btns .tab_btn.is-active:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  background-color: inherit;
  width: 100%;
}
@media screen and (min-width: 768px) {
  div.unique section.series div.tab div.inner div.tab_btns .tab_btn.is-active:before {
    bottom: -20px;
    height: 20px;
  }
}
@media screen and (max-width: 767px) {
  div.unique section.series div.tab div.inner div.tab_btns .tab_btn.is-active:before {
    bottom: -2.6666666667vw;
    height: 2.6666666667vw;
  }
}
div.unique section.series div.tab div.inner div.tab_cont {
  background-color: #a5a5a5;
}
@media screen and (min-width: 768px) {
  div.unique section.series div.tab div.inner div.tab_cont {
    margin-top: 20px;
  }
}
@media screen and (max-width: 767px) {
  div.unique section.series div.tab div.inner div.tab_cont {
    margin-top: 2.6666666667vw;
  }
}
div.unique section.series div.tab div.inner div.tab_cont div.cont {
  display: none;
  background-color: #e7e4e5;
}
@media screen and (min-width: 768px) {
  div.unique section.series div.tab div.inner div.tab_cont div.cont {
    display: none;
    padding-top: 60px;
    padding-bottom: 150px;
  }
}
@media screen and (max-width: 767px) {
  div.unique section.series div.tab div.inner div.tab_cont div.cont {
    padding-top: 10.6666666667vw;
    padding-bottom: 32vw;
  }
}
div.unique section.series div.tab div.inner div.tab_cont div.cont.c_try:before {
  background-color: #f4f4f4;
}
div.unique section.series div.tab div.inner div.tab_cont div.cont.show {
  display: block;
}
div.unique section.series div.tab div.inner div.tab_cont div.cont.show div.main div.image {
  text-align: center;
}
@media screen and (min-width: 768px) {
  div.unique section.series div.tab div.inner div.tab_cont div.cont.show div.main div.image + div.image {
    margin-top: 80px;
  }
}
@media screen and (max-width: 767px) {
  div.unique section.series div.tab div.inner div.tab_cont div.cont.show div.main div.image + div.image {
    margin-top: 16vw;
  }
}
div.unique section.step {
  background-color: #fff;
}
@media screen and (min-width: 768px) {
  div.unique section.step {
    margin-top: -1px;
  }
}
@media screen and (max-width: 767px) {
  div.unique section.step {
    padding-bottom: 13.3333333333vw;
  }
}
div.unique section.step div.image {
  text-align: center;
  background-color: #f4f4f4;
}
@media screen and (min-width: 768px) {
  div.unique section.step div.image {
    padding: 50px 0 70px;
  }
}
@media screen and (min-width: 768px) {
  div.unique section.step > div.head {
    padding: 100px 0 0;
  }
}
div.unique section.step > div.head > h2 {
  text-align: center;
}
@media screen and (min-width: 768px) {
  div.unique section.step > div.head > h2 {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  div.unique section.step > div.head > h2 {
    margin-top: 10.6666666667vw;
  }
}
@media screen and (max-width: 767px) {
  div.unique section.step > div.head > h2 picture img {
    width: 64.4vw;
  }
}
div.unique section.step div.main > h3 {
  text-align: center;
}
@media screen and (min-width: 768px) {
  div.unique section.step div.main section {
    padding-bottom: 70px;
  }
}
@media screen and (max-width: 767px) {
  div.unique section.step div.main section {
    width: 81.3333333333vw;
    margin: 0 auto 0;
  }
}
@media screen and (max-width: 767px) {
  div.unique section.step div.main section.step1 {
    margin: 4vw auto 0;
  }
}
@media screen and (min-width: 768px) {
  div.unique section.step div.main section.step1 div.goods div.list {
    max-width: 430px;
  }
}
@media screen and (max-width: 767px) {
  div.unique section.step div.main section.step1 div.goods div.list + div.list {
    margin-top: 6.6666666667vw;
  }
}
div.unique section.step div.main section.step1 div.goods div.list > h3 {
  background-color: #7da19b;
}
div.unique section.step div.main section.step1 div.goods div.list > ul > li {
  border-bottom: 1px solid #9b9b9b;
}
@media screen and (min-width: 768px) {
  div.unique section.step div.main section.step1 div.goods div.list > ul > li {
    padding-bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  div.unique section.step div.main section.step1 div.goods div.list > ul > li {
    padding-bottom: 2.6666666667vw;
  }
}
@media screen and (min-width: 768px) {
  div.unique section.step div.main section.step1 div.goods div.list > ul > li:nth-of-type(1) > div.head > img {
    width: 121px;
  }
}
@media screen and (max-width: 767px) {
  div.unique section.step div.main section.step1 div.goods div.list > ul > li:nth-of-type(1) > div.head > img {
    width: 24.1333333333vw;
  }
}
@media screen and (min-width: 768px) {
  div.unique section.step div.main section.step1 div.goods div.list > ul > li:nth-of-type(2) > div.head > img {
    width: 136px;
  }
}
@media screen and (max-width: 767px) {
  div.unique section.step div.main section.step1 div.goods div.list > ul > li:nth-of-type(2) > div.head > img {
    width: 27.3333333333vw;
  }
}
@media screen and (max-width: 767px) {
  div.unique section.step div.main section.step2 {
    margin-top: 8vw;
  }
}
@media screen and (max-width: 767px) {
  div.unique section.step div.main section.step2 div.goods {
    margin-top: 6.6666666667vw;
  }
}
@media screen and (min-width: 768px) {
  div.unique section.step div.main section.step2 div.goods div.list {
    max-width: 540px;
  }
}
div.unique section.step div.main section.step2 div.goods div.list > h3 {
  background-color: #747474 !important;
}
@media screen and (min-width: 768px) {
  div.unique section.step div.main section.step2 div.goods div.list > ul {
    max-width: 420px;
  }
}
@media screen and (min-width: 768px) {
  div.unique section.step div.main section.step2 div.goods div.list > ul > li:nth-of-type(1) > div.head > img {
    width: 108px;
  }
}
@media screen and (max-width: 767px) {
  div.unique section.step div.main section.step2 div.goods div.list > ul > li:nth-of-type(1) > div.head > img {
    width: 21.7333333333vw;
  }
}
div.unique section.step div.main section h2 {
  text-align: center;
}
div.unique section.step div.main section h2 + p {
  text-align: center;
  font-weight: bold;
}
@media screen and (min-width: 768px) {
  div.unique section.step div.main section h2 + p {
    margin-top: 20px;
    font-size: 28px;
  }
}
@media screen and (max-width: 767px) {
  div.unique section.step div.main section h2 + p {
    margin-top: 2.6666666667vw;
    font-size: 4.8vw;
  }
}
@media screen and (min-width: 768px) {
  div.unique section.step div.main section div.goods {
    display: flex;
    justify-content: center;
    gap: 0 40px;
    margin-top: 20px;
  }
}
@media screen and (max-width: 767px) {
  div.unique section.step div.main section div.goods {
    margin-top: 2.6666666667vw;
  }
}
div.unique section.step div.main section div.goods div.list {
  width: 100%;
}
div.unique section.step div.main section div.goods div.list:nth-of-type(1) > h3 {
  background-color: #7da19b;
}
div.unique section.step div.main section div.goods div.list:nth-of-type(2) > h3 {
  background-color: #748fb1;
}
div.unique section.step div.main section div.goods div.list > h3 {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
}
@media screen and (min-width: 768px) {
  div.unique section.step div.main section div.goods div.list > h3 {
    text-align: left;
    height: 60px;
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  div.unique section.step div.main section div.goods div.list > h3 {
    height: 16vw;
    line-height: 1.2;
    font-size: 4.8vw;
  }
}
div.unique section.step div.main section div.goods div.list p {
  text-align: left;
}
@media screen and (min-width: 768px) {
  div.unique section.step div.main section div.goods div.list > ul {
    margin: 25px auto 0;
  }
}
@media screen and (max-width: 767px) {
  div.unique section.step div.main section div.goods div.list > ul {
    margin: 4vw auto 0;
  }
}
@media screen and (min-width: 768px) {
  div.unique section.step div.main section div.goods div.list > ul > li + li {
    margin: 30px 0 0;
  }
}
@media screen and (max-width: 767px) {
  div.unique section.step div.main section div.goods div.list > ul > li + li {
    margin: 6.6666666667vw 0 0;
  }
}
@media screen and (max-width: 767px) {
  div.unique section.step div.main section div.goods div.list > ul > li .btnType-01 a span:before, div.unique section.step div.main section div.goods div.list > ul > li .btnType-01--blu a span:before, div.unique section.step div.main section div.goods div.list > ul > li .btnType-01--wht a span:before {
    display: none !important;
  }
}
@media screen and (max-width: 767px) {
  div.unique section.step div.main section div.goods div.list > ul > li div.btns.sp {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 0 2.6666666667vw;
    margin: 1.3333333333vw 0 0;
  }
}
@media screen and (min-width: 768px) {
  div.unique section.step div.main section div.goods div.list > ul > li div.btns .btnType-01 + .btnType-01 {
    margin: 5px 0 0;
  }
}
@media screen and (max-width: 767px) {
  div.unique section.step div.main section div.goods div.list > ul > li div.btns > div:nth-of-type(1) a img {
    width: 14.9333333333vw;
  }
}
@media screen and (max-width: 767px) {
  div.unique section.step div.main section div.goods div.list > ul > li div.btns > div:nth-of-type(2) a img {
    width: 28vw;
  }
}
div.unique section.step div.main section div.goods div.list > ul > li div.btns a {
  background-color: #fff;
}
@media screen and (min-width: 768px) {
  div.unique section.step div.main section div.goods div.list > ul > li div.btns a {
    width: 240px;
  }
}
@media screen and (max-width: 767px) {
  div.unique section.step div.main section div.goods div.list > ul > li div.btns a {
    display: flex;
    align-items: center;
    box-sizing: border-box;
    width: 42.6666666667vw;
    height: 12.8vw;
  }
}
div.unique section.step div.main section div.goods div.list > ul > li div.btns a span {
  display: flex;
  align-items: center;
}
@media screen and (min-width: 768px) {
  div.unique section.step div.main section div.goods div.list > ul > li div.head {
    display: flex;
    justify-content: center;
    align-items: start;
    gap: 0 20px;
  }
}
@media screen and (max-width: 767px) {
  div.unique section.step div.main section div.goods div.list > ul > li div.head {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    gap: 0 2.6666666667vw;
  }
}
@media screen and (max-width: 767px) {
  div.unique section.step div.main section div.goods div.list > ul > li div.head img {
    width: 40vw;
  }
}
div.unique section.step div.main section div.goods div.list > ul > li div.head div.text h3 {
  line-height: 1.4;
  font-weight: bold;
}
@media screen and (min-width: 768px) {
  div.unique section.step div.main section div.goods div.list > ul > li div.head div.text h3 {
    font-size: 28px;
  }
}
@media screen and (max-width: 767px) {
  div.unique section.step div.main section div.goods div.list > ul > li div.head div.text h3 {
    font-size: 4.6666666667vw;
  }
}
@media screen and (min-width: 768px) {
  div.unique section.step div.main section div.goods div.list > ul > li div.head div.text h3 sup {
    margin-left: 3px;
    transform: translateY(2px);
    font-size: 0.6em;
  }
}
@media screen and (max-width: 767px) {
  div.unique section.step div.main section div.goods div.list > ul > li div.head div.text h3 sup {
    font-size: 0.5em;
  }
}
@media screen and (min-width: 768px) {
  div.unique section.step div.main section div.goods div.list > ul > li div.head div.text p {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  div.unique section.step div.main section div.goods div.list > ul > li div.head div.text p {
    font-size: 2.9333333333vw;
  }
}
@media screen and (max-width: 767px) {
  div.unique section.step div.main section div.goods div.list > ul > li div.head div.text p sup {
    transform: translateY(1.4vw);
  }
}
div.unique section.step div.main section div.goods div.list > ul > li div.head div.text h4 {
  font-weight: bold;
}
@media screen and (min-width: 768px) {
  div.unique section.step div.main section div.goods div.list > ul > li div.head div.text h4 {
    line-height: 1.4;
    font-size: 19px;
  }
}
@media screen and (max-width: 767px) {
  div.unique section.step div.main section div.goods div.list > ul > li div.head div.text h4 {
    line-height: 1.3;
    font-size: 3.7333333333vw;
  }
}
@media screen and (min-width: 768px) {
  div.unique section.step div.main section div.goods div.list > ul > li div.head div.text h4 + p {
    margin: 8px 0 0;
  }
}
@media screen and (max-width: 767px) {
  div.unique section.step div.main section div.goods div.list > ul > li div.head div.text h4 + p {
    margin: 2.1333333333vw 0 0;
  }
}
@media screen and (min-width: 768px) {
  div.unique section.step div.main section div.goods div.list > ul > li div.head div.btns {
    margin: 10px auto 0;
  }
}
@media screen and (max-width: 767px) {
  div.unique section.step div.main section div.goods div.list > ul > li div.head div.btns {
    display: flex;
    flex-direction: column;
    gap: 1.3333333333vw 0;
    margin: 3.3333333333vw auto 0;
  }
}