.contents-area {
  width: 100%;
  margin: auto;
}

#ft_wos2 {
  margin-top: 0;
}

.f_cnt img {
  width: 100%;
  height: auto;
}

/*既存*/
.list_search-result {
  width: 990px;
  margin: 0 auto;
}

.f_btm {
  background-color: #f4ede7;
  padding-top: 120px;
  padding-bottom: 120px;
}

.f_btn_area {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 200px;
}

.f_btn_all {
  margin-bottom: 30px;
}

.f_btn_all a,
.f_btn_campaign a {
  font-family: "yu-mincho-pr6n", sans-serif;
  font-weight: 700;
  font-style: normal;
  width: 600px;
  height: 100px;
  line-height: 100px;
  font-size: 16px;
  text-align: center;
  letter-spacing: 0;
  color: #000;
  box-sizing: border-box;
  border: 1px solid #000;
  display: block;
  text-decoration: none;
}

.f_bnr {
  width: 1110px;
  margin: auto;
  margin-bottom: 150px;
}

.f_bnr_list {
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
}

.f_bnr_list_block {
  width: 535px;
}

.f_bnr_list_block img {
  width: 100%;
  height: auto;
}

.f_bnr_ttl {
  padding-bottom: 20px;
  margin-bottom: 40px;
  text-align: center;
  font-family: "yu-mincho-pr6n", sans-serif;
  font-weight: 600;
  font-style: normal;
  border-bottom: 1px solid #000;
}

.f_bnr_ttl span {
  display: block;
  line-height: 1.6;
  letter-spacing: 0.1em;
}

.f_bnr_ttl-en {
  font-family: "Cormorant Garamond", serif;
  font-weight: 500;
  font-size: 18px;
}

.f_bnr_ttl-jp {
  font-size: 20px;
}

.f_bnr_btn {
  padding-top: 50px;
}

.f_bnr_btn a {
  width: 240px;
  padding-bottom: 17px;
  display: block;
  margin: auto;
  text-align: center;
  font-family: "yu-mincho-pr6n", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 16px;
  position: relative;
  text-decoration: none;
}

.f_bnr_btn a::before,
.f_bnr_btn a::after {
  content: "";
  display: block;
  position: absolute;
}

.f_bnr_btn a::before {
  inline-size: 100%;
  block-size: 100%;
  bottom: 0;
  left: 0;
  border-bottom: 1px solid #000;
}

.f_bnr_btn a::after {
  block-size: 40px;
  bottom: -8px;
  right: 16px;
  border-right: 1px solid #000;
  -webkit-transform: rotate(-55deg);
  transform: rotate(-55deg);
}

.f_sns {
  display: flex;
  justify-content: center;
  gap: 50px;
  margin-bottom: 80px;
}

.f_sns a {
  display: block;
  height: 40px;
}

.f_sns a img {
  width: auto;
  height: 40px;
}

.f_credit {
  text-align: center;
  font-family: "yu-gothic-pr6n", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 14px;
  line-height: 1.5;
}

.f_credit_ttl {
  font-family: "yu-mincho-pr6n", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 16px;
  margin-bottom: 10px;
}

.f_sec_slide {
  font-size: 0;
  line-height: 1;
}

.f_sec_slide .slick-next,
.f_sec_slide .slick-prev {
  border-left: 1px solid #000;
  border-top: 1px solid #000;
  top: 50%;
  transform: translateY(-50%);
}

.f_sec_slide .slick-next:before {
  font-family: inherit;
  font-size: 0;
}

.f_sec_slide .slick-prev {
  transform: rotate(-45deg);
  left: -30px;
}
.f_sec_slide .slick-prev:before {
  font-family: inherit;
  font-size: 0;
}

.f_sec_slide .slick-next {
  transform: rotate(135deg);
  right: -30px;
}
/*既存*/
.f_mv {
  padding-top: 30px;
  background-color: #f4ede7;
}

.f_mv_inr {
  width: 1600px;
  margin: auto;
}

.f_desc_wrap {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #f4ede7;
}

.f_btn {
  margin-bottom: 60px;
}

.f_btn a {
  width: 320px;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: auto;
  font-family: "yu-mincho-pr6n", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  color: #000;
  border: 1px solid #000;
  text-align: center;
  box-sizing: border-box;
  text-decoration: none;
}

.f_desc {
  font-family: "yu-gothic-pr6n", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  line-height: calc(36 / 16);
  text-align: center;
  color: #000;
}

.f_sec {
  padding-top: 120px;
  padding-bottom: 120px;
}

.f_sec01,
.f_sec03,
.f_sec05,
.f_sec07 {
  background-color: #f1e8e0;
}

.f_sec02,
.f_sec04,
.f_sec06,
.f_sec08 {
  background-color: #f4f4f4;
}

.f_sec_inr {
  width: 1130px;
  margin: auto;
  margin-bottom: 90px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 90px;
}

.f_sec02 .f_sec_inr,
.f_sec04 .f_sec_inr,
.f_sec06 .f_sec_inr,
.f_sec08 .f_sec_inr {
  flex-direction: row-reverse;
}

.f_sec_photo {
  width: 595px;
}

.f_sec_txt {
  width: 445px;
}

.f_sec_num {
  margin-bottom: 40px;
  color: #000;
}

.f_sec_num_label {
  font-family: "cormorant-garamond", serif;
  font-weight: 500;
  font-style: normal;
  font-size: 70px;
}

.f_sec_num_num {
  font-family: "cormorant-garamond", serif;
  font-weight: 300;
  font-style: italic;
  font-size: 140px;
}

.f_sec_ttl {
  margin-bottom: 30px;
}

.f_sec_ttl span {
  margin-bottom: 4px;
  display: table;
  padding: 5px 8px;
  background-color: #fff;
  font-family: "yu-mincho-pr6n", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 25px;
  line-height: 1;
  color: #000;
  white-space: nowrap;
}

.f_sec_ttl span:last-child {
  margin-bottom: 0;
}

.f_sec_desc {
  font-family: "yu-gothic-pr6n", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 14px;
  line-height: calc(25.2 / 14);
  color: #333;
  margin-bottom: 70px;
}

.f_sec_credit {
  margin-bottom: 40px;
}

.f_sec_credit a,
.f_sec_credit li > span {
  font-family: "yu-mincho-pr6n", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 12px;
  line-height: calc(34 / 12);
  text-decoration: underline;
  color: #333;
}

.f_sec_credit li > span {
  text-decoration: none;
}

.f_sec_btn {
  margin-bottom: 10px;
}

.f_sec_btn a,
.f_sec_item-btn a,
.f_sec_item_btn a {
  font-family: "yu-mincho-pr6n", sans-serif;
  font-weight: 700;
  font-style: normal;
  width: 320px;
  height: 56px;
  display: block;
  font-size: 16px;
  line-height: 56px;
  text-align: center;
  letter-spacing: 0;
  box-sizing: border-box;
  text-decoration: none;
}

.f_sec_btn a,
.f_sec_item_btn a {
  color: #fff;
  background-color: #000;
}

.f_sec_item_btn a {
  margin: auto;
}

.f_sec_item-btn a {
  border: 1px solid #000;
  color: #000;
}

.f_sec_item {
  width: 1190px;
  margin: auto;
  padding-top: 80px;
  padding-bottom: 80px;
  box-sizing: border-box;
  border: 1px solid #000;
}

.f_sec_item_label {
  margin-bottom: 30px;
  font-family: "yu-mincho-pr6n", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 20px;
  color: #000;
  text-align: center;
}
