@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100..900&display=swap');

/* ---------------------------------------------------------
2024
----------------------------------------------------------*/
.topics02 .underline{
  border-bottom: 1px solid #333;
}
.topics02 .size-s{
  font-size: 12px;
}
.topics02 .size-xs{
  font-size: 10px;
}

.topics02_lead{
  text-align: center;
  margin-bottom: 30px;
}
.topics02_lead img{
  display: inline;
}
.topics02 .future753{
  padding: 50px 30px 0;
  position: relative;
}
.topics02 .future753:first-of-type{
  height: 2120px;
}
.topics02 .future753:not(:last-of-type){
  margin-bottom: 100px;
}
.topics02 .future753_title{
  position: absolute;
  top: -24px;
  left: 30px;
}

.topics02 .future753_title img{
  background-color: #fff;
}
.topics02 .future753_day{
  position: absolute;
  /* top: -110px; */
  top: -80px;
  right: 0;
}
.topics02 .future753Item.no_01{
  top: 128px;
  left: 360px;
}
.topics02 .future753Item.no_02{
  top: 690px;
  left: -5px;
}
.topics02 .future753Item.option{
  top: 980px;
  left: 620px;
  text-align: center;
  font-size: 16px;
}
.topics02 .future753Item.no_03{
  /* left: 50px;
  top: 1260px; */
  left: 100px;
  top: 1280px;
  font-size: 16px;
  letter-spacing: -1px;
}
.topics02 .future753_text1{
  position: absolute;
  /* top: 400px;
  left: 500px; */
  top: 370px;
  left: 530px;
}
.topics02 .future753_pic1{
  position: absolute;
  top: 100px;
  left: 80px;
}
.topics02 .future753_pic2{
  position: absolute;
  top: 500px;
  right: 0;
}
.topics02 .future753_pic3{
  left: -50px;
  /* top: 980px; */
  top: 1020px;
  position: absolute;
}
.topics02 .future753_pic4{
  /* right: 80px;
  top: 1420px; */
  right: 60px;
  top: 1300px;
  position: absolute;
}
.topics02 .future753_text2{
  right: 58px;
  top: 1774px;
  position: absolute;
  font-size: 12px;
}
.topics02 .future753_text3{
  left: 457px;
  top: 1617px;
  position: absolute;
  font-size: 16px;
}
.topics02 .future753Item.no_04{
  left: 150px;
  top: 1780px;
  font-size: 16px;
  letter-spacing: -1px;
}
.topics02 .future753Item.no_04 .text_add1{
  margin: .5rem 0 0;
  line-height: 1.6;
}
.topics02 .future753_more{
  position: absolute;
  /* left: 350px;
  top: 1510px; */
  left: 400px;
  top: 1490px;
  background-color: #fff;
  display: block;
  padding: 10px 0;
  text-align: center;
  font-size: 14px;
  border: 1px solid #000;
  width: 200px;
}
.topics02 .future753_more::before{
  position: absolute;
  display: block;
  content: "";
  bottom: -5px;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #000;
}

.topics02 .future753Item{
  padding: 30px;
  background-color: #fff;
  position: absolute;
  /* box-shadow: 10px 10px 24px 2px rgba(4, 0, 0, 0.44); */
  box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.45);
}
.topics02 .future753Item_title{
  font-size: 60px;
  position: absolute;
  top: -55px;
  right: 50px;
  font-family: "Montserrat", sans-serif;
  color: #000;
  font-weight: 700;
  font-style: normal;
}
.topics02 .future753Item_title.left{
  right: auto;
  left: 35px;
}
.topics02 .future753Item.no_02 .future753Item_title{
  right: auto;
  left: 50px;
}
.topics02 .future753Item.option .future753Item_title{
  right: auto;
  left: 72px;
}
.topics02 .future753Item.no_04 .future753Item_title{
  top: -45px;
  right: 93px;
}
.topics02 .future753Item_lead{
  margin-bottom: 15px;
}
.topics02 .future753Item_price1{
  font-size: 16px;
  line-height: 1.2;
}
.topics02 .future753Item_price1 span:first-of-type{
  font-size: 32px;
  color:#8b6600;
}
.topics02 .future753Item_price1 span:nth-of-type(2){
  color:#8b6600;
  position: relative;
  display: inline-block;
  padding: 12px 10px 0 8px;
  line-height: 1;
}
.topics02 .future753Item_price1 em{
  font-style: normal;
  color: #8b6600;
  position: absolute;
  top: 0;
  left: 3px;
  font-size: 10px;
}
.topics02 .future753Item_text{
  font-size: 14px;
}
.topics02 .point_list{
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
  flex-wrap: wrap;
}
.topics02 .point_list li {
  background-color: #e8e8e8;
  border: 1px solid #231815;
  text-align: center;
  border-radius: 2px;
  margin-bottom: 5px;
  display: inline-block;
  font-size: 12px;
  width: 49%;
}
.topics02 .future753Item_price2{
  border-top: 3px solid #000;
  border-bottom: 3px solid #000;
  padding: 15px 0;
  display: flex;
  flex-wrap: wrap;
  width: 208px;
  margin: 0 auto 20px;
}
.topics02 .future753Item_price3{
  display: flex;
  flex-wrap: wrap;
  width: 420px;
}
.topics02 .future753Item_price3 dt{
  /* width: 20%; */
  width: 70%;
}
.topics02 .future753Item_price3 dd{
  /* width: calc(100% - 20%); */
  width: calc(100% - 70%);
}
.topics02 .future753_cloth{
  display: flex;
  /* justify-content: space-between; */
  /* justify-content: center; */
  justify-content: start;
  gap: 25px 30px;
  width: calc((430px * 2) + 30px);
  flex-wrap: wrap;
  margin: 0 auto 40px;
}
.topics02 .future753_cloth li{
  display: flex;
}
.topics02 .future753_cloth li article{
  width: 430px;
  position: relative;
}

.topics02 .future753_cloth div{
  position: absolute;
  top: 20px;
  right: 20px;
  width: 170px;
  color: #fff;
}
.topics02 .future753_cloth li .alt div{
  left: 20px;
}
.topics02 .future753_cloth li .wide div{
  width: 190px;
}
.topics02 .future753_cloth li .wide div p:first-of-type{
  margin-bottom: 5px;
}
.topics02 .future753_cloth li .small div{
  width: 175px;
}
.topics02 .future753_cloth li .small div p:first-of-type{
  font-size: 13px;
  margin-bottom: 10px;
}
.topics02 .future753_cloth li .small div p:nth-of-type(2){
  font-size: 10px;
  line-height: 1.2;
}
.topics02 .future753_cloth li .small div p.xs{
  font-size: 13px;
  margin-bottom: 10px;
}
.topics02 .future753_cloth li .narrow div{
  width: 160px;
}

.topics02 .future753_cloth div h3{
  text-align: center;
  font-weight: normal;
  margin-bottom: 10px;
  font-size: 16px;
}
.topics02 .future753_cloth div p:first-of-type{
  font-size: 12px;
  line-height: 1.4;
  margin-bottom: 15px;
}
.topics02 .future753_cloth div p:nth-of-type(2){
  font-size: 13px;
  text-align: center;
}
.topics02 .future753_cloth + p{
  text-align: center;
}

.topics02 .future753.set{
  display: flex;
  justify-content: space-between;
  font-size: 17px;
}
.topics02 .future753Set_body{
  width: calc(100% - 700px - 30px);
}
.topics02 .future753Set_body p:first-of-type{
  margin-bottom: 20px;
}
.topics02 .future753Set_body span{
  background-color: #f9e6dc;
  border: 1px solid #231815;
  text-align: center;
  border-radius: 2px;
  display: inline-block;
  font-size: 12px;
}
.topics02 .future753Set_body span:first-of-type,
.topics02 .future753Set_body span:nth-child(3){
  width: 60%;
}
.topics02 .future753Set_body span:nth-child(2),
.topics02 .future753Set_body span:nth-child(4){
  width: 35%;
}
.topics02 .future753Set_body span:nth-child(5){
  width: 97%;
}
.topics02 .future753Set_list{
  width: calc((335px *2) + 30px);
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  letter-spacing: 0;
}
.topics02 .future753Set_list li{
  width: 335px;
  margin-bottom: 50px;
}
.topics02 .future753Set_list li:last-of-type{
  margin-bottom: 0;
}
.topics02 .future753Set_list li article h3 img{
  margin-bottom: 10px;
}
.topics02 .future753Set_points > p{
  font-size: 18px;
  padding-left: 5px;
}
.topics02 .future753Set_points > span{
  padding-left: 15px;
}
.topics02 .future753Set_points .future753Set_price{
  font-size: 24px;
  text-align: right;
}
.topics02 .future753Set_price span{
  font-size: 12px;
}
.topics02 .future753Set_choose{
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: #e6e6e6;
  border-radius: 15px;
  padding: 5px;
}
.topics02 .future753Set_list li div span{
  font-size: 14px;
}
.topics02 .future753Set_choose > div{
  width: calc(100% - 110px);
}
.topics02 .future753Set_choose > p{
  width: 100px;
}
.topics02 .center{
  text-align: center;
}

/* only PC */
@media screen and (min-width:960px){
  .topics02 .future753Item_price1 span:first-of-type{
    padding-left: 15px;
  }
  .topics02 .future753Item.no_01{
    width: 480px;
    padding: 30px 40px 15px 40px;
  }
  .topics02 .no_02 .future753Item_lead{
    margin-bottom: 0;
  }
  .topics02 .ttl_wrap{
    display: flex;
    align-items: flex-end;
    margin-bottom: 10px;
  }
  .topics02 .detail_wrap{
    display: flex;
    align-items: flex-start;
  }
  .topics02 .detail_text{
    margin-right: 30px;
  }
  .topics02 .detail_points{
    width: 210px;
  }
  .topics02 .no_01 .point_list{
    justify-content: flex-start;
  }
  .topics02 .no_01 .point_list.straight{
    gap: 10px 3px;
  }
  .topics02 .point_list.straight{
    gap: 10px 5px;
    flex-wrap: nowrap;
  }
  .topics02 .point_list.straight li{
    width: 24%;
  }
  .topics02 .future753_title.lineup{
    left: 50px
  }
  .topics02 .future753Set_points .future753Set_price{
    position: absolute;
    bottom: 0;
    right: 0;
  }
  .topics02 .option .future753Item_text{
    line-height: 1.4;
    margin-bottom: 10px;
  }

  /* 20230629 */
  .topics02 .detail_points2{
    margin-top: 20px;
  }
  .topics02 .detail_points2 dl{
    display: flex;
    font-size: 14px;
  }
  .topics02 .detail_points2 dl dt{
    width: 25%;
    padding-right: 15px;
    text-align: right;
  }
  .topics02 .detail_points2 dl dd{
    width: calc(100% - 25%);
  }
  .topics02 .future753Item.no_03{
    padding-right: 50px;
  }
}

/* SP */
@media screen and (max-width:959px){
  .topics-inner.topics02{
    margin: 0;
  }
  .topics02_lead{
    margin-bottom: 60px;
  }
  .topics02 .future753,
  .topics02 .future753:first-of-type{
    padding: 60px 0 0;
    height: auto;
  }
  .topics02 .future753_title{
    left: 0;
  }
  .type_inline,
  .topics02 .future753Item_title + p img{
    display: inline;
  }
  .topics02 .future753_day{
    right: 0;
    text-align: right;
    top: -55px;
  }
  .topics02 .future753_day img{
    width: 100px;
    display: inline;
  }
  .topics02 .future753_pic1{
    margin-bottom: 50px;
    display: inline-block;
    position: static;
    margin-right: auto;
    margin-left: auto;
  }
  .topics02 .future753_pic2,
  .topics02 .future753_pic3,
  .topics02 .future753_pic4,
  .topics02 .future753_text1,
  .topics02 .future753_text2,
  .topics02 .future753_text3{
    position: static;
    margin-bottom: 20px;
    margin-right: auto;
    margin-left: auto;
  }
  .topics02 .future753_text1 img{
    display: inline;
  }
  .topics02 .future753_pic2,
  .topics02 .future753_pic3{
    margin-bottom: 50px;
  }
  .topics02 .future753_text2{
    display: block;
    margin-bottom: 50px;
  }
  .topics02 .future753_pic4,
  .topics02 .future753_text3{
    margin-bottom: 0;
  }
  .topics02 .future753_more{
    position: relative;
    left: 0;
    top: 0;
    margin: 0 auto 20px;
  }
  .topics02 .future753Item{
    font-size: 14px;
    padding: 30px 10px 10px;
  }
  .topics02 .future753Item_price1{
    font-size: 14px;
  }
  .topics02 .future753Item_price1 em{
    display: none;
  }
  .topics02 .future753Item.no_01,
  .topics02 .future753Item.no_02,
  .topics02 .future753Item.option,
  .topics02 .future753Item.no_03,
  .topics02 .future753Item.no_04{
    top: 0;
    left: 0;
    position: relative;
    margin: 0 0 20px;
    box-shadow: none;
    border: 1px solid #777;
    font-size: 14px;
  }
  .topics02 .future753Item.no_02{
    margin-bottom: 50px;
  }
  .topics02 .future753Item_title,
  .topics02 .future753Item.no_02 .future753Item_title,
  .topics02 .future753Item.option .future753Item_title{
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    top: -50px!important;
  }
  .topics02 .future753Item_price3{
    width: 100%;
    /*margin: 10px auto 0;*/
    margin-top: 5px;
    text-align: left;
  }
/*  .topics02 .future753Item_price3 dt{
    width: 30%;
  }
  .topics02 .future753Item_price3 dd{
    width: 70%;
  }*/
  .topics02 .for-sp-left{
    text-align: left;
  }

  .topics02 .future753_cloth{
    flex-direction: column;
    align-items: center;
    width: 100%;
    gap: 0;
  }
  .topics02 .future753_cloth li{
    display: block;
  }
  .topics02 .future753_cloth li:not(:last-of-type){
    margin-bottom: 30px;
  }
  .topics02 .future753_cloth li article{
    width: 100%;
    align-items: center;
  }

  .topics02 .future753.set{
    width: 100%;
    display: block;
  }
  .topics02 .future753Set_body{
    width: 100%;
  }
  .topics02 .future753Set_body p:first-of-type{
    text-align: center;
    margin-bottom: 10px;
  }
  .topics02 .future753Set_body p:first-of-type img{
    display: inline-block;
  }
  .topics02 .future753Set_list{
    flex-direction: column;
    align-items: center;
    width: 100%;
  }
  .future753Set_points{
    text-align: left;
  }
  .topics02 .future753Set_choose > div{
    width: calc(100% - 100px);
  }
  .topics02 .future753Set_choose > p{
    width: 80px;
  }
  .topics02 .future753Set_list li{
    width: 300px;
    font-size: 14px;
    margin-bottom: 15px;
  }

  /* 20230629 */
  .topics02 .detail_points2{
    margin-top: 10px;
  }
}

@media screen and (max-width:420px){
  .topics02 .future753_cloth li:first-of-type div,
  .topics02 .future753_cloth li div{
    width: 40%;
    right: 4%;
    padding: 0;
    top: 5%;
  }
  .topics02 .future753_cloth li .alt div {
    left: 4%;
  }
  .topics02 .future753_cloth li .wide div{
    width: 46%;
    left: 3%;
    top: 3%;
  }
  .topics02 .future753_cloth div h3{
    margin-bottom: 5px;
  }
  .topics02 .future753_cloth div h3{
    font-size: 4.2vw;
  }
  .topics02 .future753_cloth div p:first-of-type{
    font-size: 3.25vw;
  }
  .topics02 .future753_cloth div p:nth-of-type(2){
    font-size: 3vw;
  }

  .topics02 .future753_cloth li .small div{
    width: 46%;
    right: 1%;
    top: 1%;
  }
  .topics02 .future753_cloth li .small.alt div{
    left: 1%;
    right: auto;
  }
  .topics02 .future753_cloth li .small div h3{
    font-size: 4.2vw;
    margin-bottom: 2px;
  }
  .topics02 .future753_cloth li .small div p:first-of-type{
    font-size: 3.2vw;
    margin-bottom: 5px;
  }
  .topics02 .future753_cloth li .small div p:nth-of-type(2){
    font-size: 2.6vw;
    line-height: 1;
  }
  .topics02 .future753_cloth li .narrow div{
    width: 40%;
    right: 2%;
  }
  .topics02 .set_points{
    width: 90%;
    margin: 0 auto 20px;
  }
}

/* add */
.future753_plan_img {
  position: absolute;
  /* box-shadow: 5px 5px 10px 2px rgba(4, 0, 0, 0.44); */
  box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.45);
}
.plan_01{
  top: 120px;
  left: 320px;
  width: 540px;
}
.plan_02{
  top: 720px;
  left: 90px;
  width: 500px;
}
.plan_option{
  top: 900px;
  left: 650px;
  width: 300px;
}
.plan_03{
  left: 100px;
  top: 1300px;
  width: 500px;
}
.plan_04{
  left: 170px;
  top: 1686px;
  width: 500px;
}

@media screen and (max-width: 959px) {
  .plan_01, .plan_02, .plan_option, .plan_03, .plan_04{
    top: auto;
    left: auto;
    position: relative;
    width: 100%;
  }
  .future753_plan_img{
    padding-top: 25px;
    margin-bottom: 25px;
  }
  .topics02 .future753Item_title.left{
    left: auto;
  }
  .future753_plan_img.plan_02{
    padding-top: 10px;
    margin-bottom: 50px;
  }
  .future753_plan_img.plan_option{
    padding-top: 10px;
  }
  .future753_plan_img.plan_option img{
    margin: 0 auto 50px;
    max-width: 80%;

  }
}

.topics02 .future753_cloth li .small.more-small div p:first-of-type{
  font-size: 12px;
}