@charset "UTF-8";
/* font style */
.fw_700 {
  font-weight: 700;
}
h2 {
  margin: min(120/760*100cqw,120px) 0 min(120/760*100cqw,120px) min(48/760*100cqw,40px);
  padding-left: min(48/760*100cqw,48px);
  border-left: solid min(4/760*100cqw,4px) #151515;
  font-weight: 600;
  font-size: clamp(10px,48/760*100cqw,48px);
  line-height: 1.4;
  letter-spacing: .16em;
}
h2 sup {
  font-size: clamp(10px,24/760*100cqw,24px);
  vertical-align: super;
}
/* topics */
.topics h2 img {
  width: min(206/760*100cqw,206px);
}
.carousel_nav {
  position: relative;
  padding: min(20/760*100cqw,20px);
}
.carousel_nav img {
  padding: min(10/760*100cqw,10px) min(20/760*100cqw,20px);
}
.prev_arrow, .next_arrow {
  position: absolute;
  top: 50%;
  z-index: 6;
  transform: translateY(-50%);
  width: min(20/760*100cqw,20px);
  height: min(20/760*100cqw,20px);
  font-weight: bold;
  font-size: clamp(10px,24/760*100cqw,24px);
  cursor: pointer;
}
.prev_arrow {
  left: 3%;
}
.next_arrow {
  right: 3%;
}
.prev_arrow::after, .next_arrow::after {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: min(20/760*100cqw,20px);
  height: min(20/760*100cqw,20px);
  border-top: solid 2px #151515;
  border-left: solid 2px #151515;
  content: "";
}
.prev_arrow::after {
  transform: rotate(-45deg);
}
.next_arrow {
  transform: rotate(135deg);
}
.slick_dots {
  position: relative;
}
.slick_dots_inner {
  display: block;
  position: absolute;
  top: max(-50/760*100cqw,-40px);
  width: 100%;
  text-align: center;
}
.slick_dots_inner li {
  display: inline-block;
  position: relative;
  width: min(20/760*100cqw,20px);
  height: min(20/760*100cqw,20px);
  margin: 0 1%;
}
.slick_dots_inner li button {
  display: block;
  width: min(20/760*100cqw,20px);
  height: min(20/760*100cqw,20px);
  padding: 1%;
  background: inherit;
  color: #fff;
  font-size: 0;
  line-height: 0;
  pointer-events: none;
}
.slick_dots_inner li button::before {
  opacity: .25;
  position: absolute;
  top: 0;
  left: 0;
  width: min(20/760*100cqw,20px);
  height: min(20/760*100cqw,20px);
  border-radius: 50%;
  background-color: #fff;
  color: #fff;
  text-align: center;
  content: "";
}
.slick_dots_inner button.slick_active::before {
  opacity: 1;
}
/* topics slick style*/
.slick_track img {
  cursor: pointer;
}
/* about */
.about h2 img {
  width: min(420/760*100cqw,420px);
}
.about_inner h3 {
  margin: 1em 0;
  font-weight: 600;
  font-size: clamp(10px,32/760*100cqw,32px);
  line-height: 1.6;
  letter-spacing: .16em;
}
.about_inner p {
  font-size: clamp(10px,24/760*100cqw,24px);
  line-height: 1.8;
  letter-spacing: .2em;
}
/* selected */
div[class^="selected_inner"] {
  background: url(https://lp.bidish.jp/assets/img/selected_bg.webp) no-repeat;
  background-position: 0 52%;
  background-size: contain;
}
div[class^="selected_inner"] .flex {
  display: inline-flex;
  width: 100%;
}
div[class^="selected_icon"] {
  display: flex;
  align-items: flex-start;
  margin: 0 min(16/760*100cqw,16px);
}
.selected_icon_1 img {
  width: min(96/760*100cqw,96px);
}
.selected_icon_2 img {
  width: min(104/760*100cqw,104px);
}
.selected_icon_3 img {
  width: min(100/760*100cqw,100px);
}
.selected_inner_odd .flex {
  justify-content: flex-end;
}
.selected_inner_even .flex {
  justify-content: flex-start;
}
.selected_img {
  width: min(620/760*100cqw,620px);
  margin-top: min(70/760*100cqw,70px);
}
.selected_ttl {
  margin: min(44/760*100cqw,44px) 0 0 min(48/760*100cqw,48px);
}
.selected_ttl h3 {
  margin-bottom: min(28/760*100cqw,28px);
  font-weight: 700;
  font-size: clamp(10px,72/760*100cqw,72px);
  line-height: 1.5;
  letter-spacing: .05em;
}
.selected_1_txt_img {
  width: min(446/760*100cqw,446px);
}
.selected_ttl p {
  opacity: .7;
  font-size: clamp(10px,20/760*100cqw,20px);
  line-height: 1.5;
  letter-spacing: .16em;
}
.selected_point {
  margin: min(40/760*100cqw,40px) auto min(128/760*100cqw,128px);
  padding: min(80/760*100cqw,80px);
  border-radius: min(20/760*100cqw,20px);
  box-shadow: 0 0 30px rgba(21, 21, 21, .05);
  background-color: #fff;
}
div[class^="selected_point_"] p {
  font-weight: 700;
  line-height: 1.6;
  letter-spacing: .16em;
}
.selected_point_ttl {
  width: min(160/760*100cqw,160px);
  margin-bottom: min(24/760*100cqw,24px);
  font-weight: 700;
  font-size: clamp(10px,24/760*100cqw,24px);
}
.selected_point_txt {
  font-size: clamp(10px,32/760*100cqw,32px);
}
.selected_point_1, .selected_point_2 {
  margin-bottom: min(48/760*100cqw,48px);
  padding-bottom: min(34/760*100cqw,34px);
  border-bottom: 1px dashed #151515;
}
/* ranking */
.ranking {
  padding: min(124/760*100cqw,124px) 0 min(128/760*100cqw,128px);
  background: url(https://lp.bidish.jp/assets/img/ranking_bg.webp) center center no-repeat;
  background-size: cover;
}
.ranking h2 {
  margin-top: 0;
  margin-bottom: min(132/760*100cqw,132px);
  letter-spacing: .1em;
}
div[class^="ranking_"].flex {
  display: flex;
  justify-content: flex-end;
  gap: min(30/760*100cqw,30px);
  margin-bottom: min(96/760*100cqw,96px);
}
.ranking_odd.flex {
  margin-left: min(48/760*100cqw,48px);
}
.ranking_even.flex {
  flex-direction: row-reverse;
}
.ranking_txt {
  display: flex;
  flex-direction: column;
  width: min(470/760*100cqw,470px);
}
.ranking_ttl {
  width: min(248/760*100cqw,248px);
  margin-bottom: min(50/760*100cqw,50px);
}
.ranking_txt_1 {
  margin-bottom: min(20/760*100cqw,20px);
  font-weight: 600;
  font-size: clamp(10px,32/760*100cqw,32px);
  line-height: 1.6;
  letter-spacing: .16em;
}
.ranking_txt_2 {
  font-size: clamp(10px,24/760*100cqw,24px);
  line-height: 1.8;
  letter-spacing: .24em;
}
.ranking_odd .ranking_img {
  width: min(232/760*100cqw,232px);
}
.ranking_even .ranking_img {
  width: min(171/760*100cqw,171px);
}
.ranking .cta .cta_btn {
  margin: min(48/760*100cqw,48px) 0;
}
.ranking_txt_3 {
  font-size: clamp(10px,22/760*100cqw,22px);
  line-height: 1.8;
}
/* scene */
.scene {
  margin-bottom: min(128/760*100cqw,128px);
}
.scene h2 {
  margin-bottom: min(128/760*100cqw,128px);
}
.scene_inner {
  margin-bottom: min(80/760*100cqw,80px);
  border-radius: min(20/760*100cqw,20px);
  box-shadow: 0 0 30px rgba(21, 21, 21, .05);
  background-color: #fff;
}
.uv {
  width: min(460/760*100cqw,460px);
  margin: min(70/760*100cqw,70px) auto;
}
.uv_data {
  margin-bottom: min(20/760*100cqw,20px);
  font-weight: 600;
  font-size: clamp(10px,20/760*100cqw,20px);
  line-height: 1.8;
  letter-spacing: .24em;
}
.uv_ttl {
  margin-bottom: min(32/760*100cqw,32px);
  font-weight: 600;
  font-size: clamp(10px,32/760*100cqw,32px);
  line-height: 1.6;
  letter-spacing: .16em;
}
.uv_comment {
  padding-bottom: min(68/760*100cqw,68px);
  font-size: clamp(10px,24/760*100cqw,24px);
  line-height: 1.8;
  letter-spacing: .24em;
}
.scene .note {
  font-size: clamp(10px,20/760*100cqw,20px);
  text-align: center;
}
/* cta */
.cta {
  position: relative;
  background-size: contain;
}
.cta_cv_btn {
  position: absolute;
  bottom: min(68/760*100cqw,68px);
  left: 50%;
  transform: translateX(-50%);
  margin: auto;
}
.cta_cv_btn img {
  width: min(620/760*100cqw,620px);
}
/* point */
.point {
  padding: min(40/760*100cqw,40px) min(40/760*100cqw,40px) 0;
  background-color: #151515;
  color: #fafafa;
  text-align: center;
}
.point_inner {
  width: min(460/760*100cqw,460px);
  margin: auto;
}
.point_inner h2 {
  margin: min(40/760*100cqw,40px) 0;
  padding: 0;
}
div[class^="point_0"], .attention {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: min(32/760*100cqw,32px);
  margin-bottom: min(96/760*100cqw,96px);
}
.point_txt_1 {
  font-weight: 600;
  font-size: clamp(10px,32/760*100cqw,32px);
  line-height: 1.6;
  letter-spacing: .1em;
}
.point_txt_2 {
  font-size: clamp(10px,24/760*100cqw,24px);
  line-height: 1.8;
  letter-spacing: .24em;
}
.attention_ttl {
  padding-top: min(96/760*100cqw,96px);
  border-top: 1px dashed #eee;
  font-size: clamp(10px,28/760*100cqw,28px);
  line-height: 1.8;
  letter-spacing: .24em;
}
.attention_txt {
  padding-bottom: min(80/760*100cqw,80px);
  font-size: clamp(10px,22/760*100cqw,22px);
  line-height: 1.8;
  letter-spacing: .22em;
  text-align: left;
}
/* Q&A */
.qa h2 {
  margin-bottom: min(72/760*100cqw,72px);
  margin-left: 0;
}
.include_accordion {
  width: 100%;
  padding: 0;
  color: #151515;
}
.question, .answer {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  font-weight: 400;
  font-size: clamp(10px,24/760*100cqw,24px);
  line-height: 1.6;
  letter-spacing: .16em;
}
.question {
  position: relative;
  margin: 0 auto min(48/760*100cqw,48px);
  box-shadow: 0 0 30px rgba(21, 21, 21, .05);
  background: #fff;
  font-weight: 600;
}
.answer {
  width: 100%;
  height: 0;
  overflow: hidden;
  transition: .5s;

  scrollbar-width: none;
}
.answer p {
  padding: min(48/760*100cqw,48px) min(20/760*100cqw,20px) min(36/760*100cqw,36px) min(76/760*100cqw,76px);
  border-top: 1px solid #eee;
}
.answer::-webkit-scrollbar {
  display: none;
}
.answer::-webkit-scrollbar {
  display: none;
}
.question::before, .question::after {
  position: absolute;
  top: min(70/760*100cqw,70px);
  right: 5%;
  z-index: 5;
  width: min(24/760*100cqw,24px);
  height: min(2/760*100cqw,2px);
  background-color: #151515;
  content: "";
  transition: .5s;
}
.question::before {
  transform: rotate(0deg);
}
.question::after {
  transform: rotate(90deg);
}
.question.active::after {
  transform: rotate(180deg);
  transition: .5s;
}
.question.active > .answer {
  overflow-y: auto;
}
.question button {
  position: relative;
  width: 100%;
  height: min(144/760*100cqw,144px);
  padding: 15px 0 15px 20px;
  padding-right: min(20/760*100cqw,20px);
  padding-left: min(76/760*100cqw,76px);
  border: none;
  background-color: inherit;
  color: #151515;
  font-size: 1em;
  text-align: left;
  cursor: pointer;
}
.question button::before {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 0;
  left: 0;
  width: min(48/760*100cqw,48px);
  height: min(144/760*100cqw,144px);
  background-color: #151515;
  color: #fff;
  font-weight: 700;
  font-size: clamp(10px,32/760*100cqw,32px);
  content: "Q";
}
/* form */
.form {
  margin-bottom: min(128/760*100cqw,120px);
}
.form h2 {
  margin-left: 0;
}
.form div {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: min(32/760*100cqw,32px);
  margin-bottom: min(32/760*100cqw,32px);
}
.form .form_checkbox {
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
input:not([type="checkbox"]), textarea {
  width: 100%;
  padding: 1em;
  border: 2px solid #eee;
  font-size: clamp(10px,24/760*100cqw,24px);
  line-height: 1.6;
  letter-spacing: .16em;
}
input:focus, textarea:focus {
  box-shadow: 0 0 0 2px #151515 inset;
  color: #999;
}
textarea {
  height: 15em;
}
label {
  font-weight: 600;
  font-size: clamp(10px,32/760*100cqw,32px);
  line-height: 1.5;
  letter-spacing: .16em;
}
label span {
  color: #666;
  font-size: clamp(10px,24/760*100cqw,24px);
  line-height: 1.6;
  letter-spacing: .16em;
}
.form_checkbox label {
  font-weight: 500;
  letter-spacing: 0;
}
input[type="checkbox"] {
  appearance: none;
}
input[type="checkbox"] {
  position: relative;
  width: min(42/760*100cqw,42px);
  height: min(42/760*100cqw,42px);
  padding-left: min(20/760*100cqw,20px);
  vertical-align: middle;
  cursor: pointer;
}
input[type="checkbox"]::before, input[type="checkbox"]::after {
  display: block;
  position: absolute;
  content: "";
}
input[type="checkbox"]::before {
  width: min(42/760*100cqw,42px);
  height: min(42/760*100cqw,42px);
  inset: 0;
  margin: auto;
  border: 2px solid #666;
  border-radius: 0;
  border-radius: min(6/760*100cqw,6px);
  background-color: #fff;
}
input[type="checkbox"]::after {
  opacity: 0;/*チェック前は非表示*/
  top: 22%;
  left: 18%;
  transform: rotate(-45deg);
  width: min(28/760*100cqw,28px);/*チェックの横幅*/
  height: min(16/760*100cqw,16px);/*チェックの高さ*/
  border-bottom: min(6/760*100cqw,6px) solid #eee;/*チェックの太さ*/
  border-left: min(6/760*100cqw,6px) solid #eee;/*チェックの太さ*/
}
input[type="checkbox"]:checked::before {
  background-color: #151515;
}
input[type="checkbox"]:checked::after {
  opacity: 1;/*チェック後表示*/
}
.form_btn input[type="submit"] {
  width: min(620/760*100cqw,620px);
  height: min(160/760*100cqw,160px);
  border: 0;
  background: url(https://lp.bidish.jp/assets/img/form_btn.webp) no-repeat;
  background-size: contain;
}
/* footer */
.footer_link {
  padding: min(80/760*100cqw,80px) 0;
  background: url(https://lp.bidish.jp/assets/img/footer_bg.webp) no-repeat;
  background-size: cover;
}
.footer_link_cont h3 {
  font-weight: 700;
  font-size: clamp(10px,40/760*100cqw,40px);
  line-height: 1.5;
  letter-spacing: 0;
}
.footer_link_cont ul {
  font-size: clamp(10px,32/760*100cqw,32px);
  line-height: 1.5;
}
.footer_link_cont li {
  position: relative;
}
.footer_link_cont li a {
  display: block;
  padding: min(32/760*100cqw,32px) 0;
}
.footer_link_cont li::before, .footer_link_cont li::after {
  position: absolute;
  content: "";
}
.footer_link_cont li::before {
  top: 50%;
  right: 3%;
  transform: rotate(45deg) translateY(-50%);
  width: min(12/760*100cqw,12px);
  height: min(12/760*100cqw,12px);
  border-top: solid min(4/760*100cqw,4px) #151515;
  border-right: solid min(4/760*100cqw,4px) #151515;
}
.footer_link_cont li::after {
  bottom: 0;
  left: 0;
  width: 100%;
  border-bottom: 2px solid #ddd;
  border-image: linear-gradient(to right, #ddd 0%, #ddd 70%, #dd00 100%);
  border-image-slice: 1;
}
/* copyright */
.copyright {
  padding: min(16/760*100cqw,16px);
  background-color: #151515;
  color: #fff;
  font-size: clamp(10px,24/760*100cqw,24px);
  line-height: 1.5;
  text-align: center;
}