@charset "UTF-8";
/* CSS Document */

/*
      セクション間余白
----------------------------------------------------------- */
section {
  padding: 90px 0;
}

footer {
  padding: 60px 0;
}

/*
      テキスト関連
----------------------------------------------------------- */
.highlight {
  background: -webkit-linear-gradient(transparent 60%, #ffd200 50%);
  background: -o-linear-gradient(transparent 60%, #ffd200 50%);
  background: linear-gradient(transparent 60%, #ffd200 50%);
  font-weight: bold;
}

/*
      リンク色
----------------------------------------------------------- */

/*
      はみ出し画像中央
----------------------------------------------------------- */
.wic_wrap {
  overflow-x: hidden;
}
.wic img {
  width: auto;
  max-width: unset;
}

.wic1 {
  margin-left: calc(50% - 1000px);
}
.wic1 img {
  width: 2000px;
  max-width: 2000px;
}

.wic2 {
  margin-left: calc(50% - 600px);
}
.wic2 img {
  width: 1200px;
  max-width: 1200px;
}

.wic3 {
  margin-left: calc(50% - 800px);
}
.wic3 img {
  width: 1600px;
  max-width: 1600px;
}

/*
      Page Top
----------------------------------------------------------- */
.pagetop a {
  background-color: var(--color01);
  filter: drop-shadow(3px 3px 4px rgba(0, 0, 0, 0.3));
}

/*
      main
----------------------------------------------------------- */
.winter_lp_main {
  max-width: 750px;
  width: 100%;
}

/*
      Slider
----------------------------------------------------------- */
.slider .slick-next,
.slider .slick-prev {
  width: 45px;
  height: 45px;
  z-index: 999;
  transition: opacity .4s ease 0s;
}
.slider .slick-next:hover,
.slider .slick-prev:hover {
  opacity: 0.8;
}
.slider .slick-next::before,
.slider .slick-prev::before {
  content: none;
}
.slider .slick-next::after,
.slider .slick-prev::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 999;
  top: 0;
  left: 0;
}
.slider .slick-next {
  right: 8px;
}
.sec05 .slider .slick-next {
  right: -15px;
}
.slider .slick-next::after {
  background: url(../img/img_slider_right.png) no-repeat center center / contain;
}
.slider .slick-prev {
  left: 8px;
}
.sec05 .slider .slick-prev {
  left: -15px;
}
.slider .slick-prev::after {
  background: url(../img/img_slider_left.png) no-repeat center center / contain;
}
.slide_item {

}
.fv_txt,
.sec05_txt {
  line-height: 1.25;
}

/*
      Arrow
----------------------------------------------------------- */
.sec_arrow {
  margin-top: -135px;
}

/*
      Header
----------------------------------------------------------- */
header {
  height: 122px;
}
header .container {
  height: inherit;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
header .header_logo{width:50%;}
/*
      FV
----------------------------------------------------------- */
.fv {
  background: url(../img/img_fv_bg.png) no-repeat top center / contain;
}

/*
      CTA
----------------------------------------------------------- */


/*
      sec01
----------------------------------------------------------- */


/*
      sec02
----------------------------------------------------------- */
.sec02 p {
  line-height: 1.357;
}
.sec02_box {
  margin-bottom: 0;
}
.sec02_head {

}
.sec02_num {
  position: relative;
  margin-top: -75px;
  font-size: 70px;
  width: 120px;
  height: 120px;
  font-weight: 600;
  z-index: 0;
}
.sec02_num::after {
  content: '';
  position: absolute;
  background-color: var(--color_wt);
  width: 100%;
  height: 100%;
  top: 55%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  z-index: -1;
}
.sec02_head h3 {
  position: relative;
  z-index: 1;
}
.sec02_head span {
  background: linear-gradient(transparent 60%, #fefa70 60%);
}
.sec02_move {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%;
  height: 0;
}
.sec02_move iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.sec02_wrap {
  background: url(../img/img_sec02_bg.png) no-repeat center center / cover;
  padding: 30px;
}
.sec02_wrap span {
  font-size: 20px;
}
.sec02_item {
  border: 5px solid var(--color01);
  display: flex;
  align-items: center;
  gap: 15px;
}
.sec02_02 .sec02_item {
  flex-direction: column;
  gap: 30px;
}
.sec02_item_p {
  padding-right: 10px;
}
.sec02_item_p > .sec02_item_txt p:nth-child(1) {
  letter-spacing: -1px;
}
.sec02_item_txt_f {
  display: flex;
  flex-direction: column;
}
.sec02_item_txt p:nth-child(1) {
  line-height: 1.315;
}
.sec02_item_txt p:nth-child(2) {
  display: flex;
  align-items: center;
}
.sec02_item_label {
  line-height: 1;
  background-color: var(--color03);
  padding: 4px 5px;
  margin-right: 10px;
}
.sec02_img {
  position: static;
  left: 0;
  right: 0;
  bottom: 0;
}
.sec02_img {
  background-color: var(--color_wt);
}
/*
      sec03
----------------------------------------------------------- */


/*
      sec04
----------------------------------------------------------- */


/*
      sec05
----------------------------------------------------------- */
.sec05 {
  background: url(../img/img_sec05_bg.png) no-repeat top center / cover;
}
.sec05_item_head {
  background-color: var(--color03);
}
.sec05_head_01 {
  padding-block: 30px;
}
.sec05_head_02 {
  padding-block: 20px;
}
.sec05_item_box {
  border: 2px solid var(--color03);
  padding-bottom: 60px;
}
.sec05_item_box_2 {
  background-color: #faf3e9;
}

/*sec06----------------------------------------------------------- */


/*sec07----------------------------------------------------------- */
.sec07 {
  background: url(../img/img_sec07_bg.png) no-repeat top center / cover;
  padding-top: 120px;
}

/*sec08----------------------------------------------------------- */
.sec08 {
  background-color: #fefa70;
}
.sec08_box {
  border: 5px solid var(--color01);
  padding-right: 20px;
}
.sec08_box_head {
  display: flex;
  align-items: end;
  gap: 20px;
}
.sec08_box_txt {
  line-height: 1.4375;
}
.sec08_txt_gr {
  font-size: 20px;
  padding: 10px 15px;
  border: 1px solid var(--color01);
  display: inline-block;
  line-height: 1;
}
.sec08_contents {
  padding: 30px;
  background: url(../img/img_sec08_bg.png) no-repeat top center / cover;
  line-height: 1.3571;
}
.sec08_btn {
  position: relative;
  width: 322px;
  margin-inline: auto;
  padding: 20px 0;
  line-height: 1;
  font-size: 24px;
  border-radius: 32px;
  cursor: pointer;
}
.sec08_btn_icon {
  position: absolute;
  width: 18px;
  height: 18px;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
}
.sec08_btn.is-close .sec08_btn_icon {
  right: 20px;
}
.sec08_btn_icon::before,
.sec08_btn_icon::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 2px;
  background-color: var(--color_wt);
  transform: translate(-50%, -50%);
  transition: transform .4s ease 0s;
}
.sec08_btn_icon::before {
  transform: translate(-50%, -50%) rotate(0deg);
}
.sec08_btn_icon::after {
  transform: translate(-50%, -50%) rotate(90deg);
}
.sec08_btn.is-close .sec08_btn_icon::before {
  transform: translate(-50%, -50%) rotate(45deg);
}
.sec08_btn.is-close .sec08_btn_icon::after {
  transform: translate(-50%, -50%) rotate(-45deg);
}
/*sec09----------------------------------------------------------- */


/*sec10----------------------------------------------------------- */
.sec10_table {
  font-size: 24px;
  line-height: 1.416;
}
.sec10_table tr:first-child {
  line-height: 1;
}
.sec10_table tr:not(:last-child) {
  border-bottom: 2px solid var(--color_wt);
}
.sec10_table th {
  width: 153px;
  padding-block: 30px;
  vertical-align: middle;
}
.sec10_table td {
  width: calc(100% - 153px);
  background-color: #efefef;
  padding: 30px;
  padding-right: 20px;
}
.sec10_table_s01 {
  font-size: 20px;
}
.sec10_table_s02 {
  font-size: 14px;
}

/*sec11----------------------------------------------------------- */
.sec11_box {
  padding-bottom: 45px;
}
.sec11_box:not(:first-of-type) {
  margin-top: -30px;
}
.sec11_arrow {
  margin-top: -60px;
}
/*sec12----------------------------------------------------------- */
.sec12_item {

}
.sec12_item_q,
.sec12_item_a {
  display: flex;
  align-items: center;
  padding: 30px;
}
.sec12_item_q {
  justify-content: space-between;
  cursor: pointer;
}
.sec12_item_wrap {
  display: flex;
  gap: 30px;
}
.sec12_item_q > .sec12_item_wrap {
  align-items: center;
}
.sec12_item_wrap p {
  width: calc(100% - 90px);
}
.sec12_item_icon {
  width: 60px;
  height: 60px;
}
.sec12_item_dr {
  position: relative;
  width: 46px;
  height: 46px;
}
.sec12_item_dr::before,
.sec12_item_dr::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 5px;
  background-color: var(--color_wt);
}
.sec12_item_dr::before {
  transform: translate(-50%, -50%) rotate(0deg);
}
.sec12_item_dr::after {
  transform: translate(-50%, -50%) rotate(90deg);
  transition: transform .4s ease 0s;
}
.js_q.is-open > .sec12_item_dr::after {
  transform: translate(-50%, -50%) rotate(0);
}
.sec12_item_a {
  background-color: #efefef;
  display: none;
}
.sec12_item_a_txt {
  font-size: 20px;
}
/*sec13----------------------------------------------------------- */
.sec13_txt {
  line-height: 1.3751;
}
.sec13_box {
  padding-block: 75px;
}
.form_btn {
  border: none;
  background-color: unset;
}

/*Footer----------------------------------------------------------- */
.footer_link a {
  padding-bottom: 5px;
  border-bottom: 1px solid var(--color_bk);
  font-size: 20px;
  display: inline-block;
}
small {
  display: block;
}