@charset "UTF-8";
.clearfix::after {
  display: block;
  clear: both;
  content: "";
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}

caption {
    text-align: left;
}

td,
th {
    vertical-align: top;
    padding: 0;
}

th {
    text-align: left;
    font-weight: bold;
}

p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
    margin: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: inherit;
    line-height: inherit;
    font-weight: inherit;
    margin: 0;
}

ul,
ol {
    margin: 0;
    padding: 0;
    list-style: none;
}

dt {
    font-weight: bold;
}

dd {
    margin-left: 0;
}
img {
    width: 100%;
    max-width: 100%;
    height: auto;
    vertical-align: top;
    font-size: 0;
    line-height: 0;
}

html {
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  margin: 0;
  min-width: auto;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  color: #414141;
}

.headerInner {
  position: relative;
}

@media screen and (min-width: 769px) {
  .pcOnly {
    display: inline;
  }
  .spOnly {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .pcOnly {
    display: none;
  }
  .spOnly {
    display: inline;
  }
  #wrap #mainArea main {
    padding: 0;
  }
}
body {
  min-width: auto;
}

@media screen and (min-width: 769px) {
  .footerInfo {
    padding-bottom: 80px;
  }
}
@media screen and (max-width: 768px) {
  .footerInfo {
    padding-bottom: 18vw;
    background-color: #0ca26c !important;
  }
}

@media screen and (min-width: 769px) {
  .rs-hero {
    width: 100%;
    height: 562px;
    background: #B6DAD1 url(/kojin/hiraku/cam/2025_winter/assets/images/mv_bg.png) no-repeat center top;
    background-size: auto 562px;
    position: relative;
    overflow: hidden;
  }
  .rs-hero_hojin {
    position: absolute;
    right: 2.3vw;
    top: 21px;
    background-color: #fff;
    font-size: 12px;
    text-align: center;
    padding: 6px 5px 3px;
    border: 1px solid #000;
    width: 210px;
    font-weight: bold;
    color: #000;
  }
  .rs-hero_in {
    width: 0;
    height: 0;
    position: absolute;
    right: 0;
    left: 0;
    margin: auto;
  }
  .rs-hero_img01 {
    width: 430px;
    position: absolute;
    left: -214px;
    top: 47px;
  }
  .rs-hero_img02 {
    width: 714px;
    position: absolute;
    left: -357px;
    top: 340px;
  }
}
@media screen and (max-width: 768px) {
  .rs-hero {
    height: auto;
    display: block;
    background: #B6DAD1 url(/kojin/hiraku/cam/2025_winter/assets/images/mv_bg_sp.png) no-repeat center top;
    background-size: 100% auto;
    position: relative;
    width: 100%;
  }
  .rs-hero_hojin {
    position: absolute;
    right: 5px;
    top: 5px;
    background-color: #fff;
    font-size: 10px;
    padding: 3px 5px 1px;
    border: 1px solid #000;
  }
  .rs-hero_img01 {
    width: 65.33vw;
    margin: 0 auto 0;
    display: block;
    padding-top: 35px;
  }
  .rs-hero_img02 {
    width: 93.87vw;
    margin: 0 auto 0;
    display: block;
    padding-top: 10px;
    padding-bottom: 20px;
  }
}
.cp-date {
  background-color: #F7891E;
  width: 100%;
  display: block;
}
@media screen and (max-width: 768px) {
  .cp-date {
    position: relative;
    z-index: 2;
  }
}
@media screen and (min-width: 769px) {
  .cp-date_img {
    padding: 15px 0 15px;
    width: 655px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 768px) {
  .cp-date_img {
    padding: 10px 0;
    width: 90vw;
    margin: 0 auto;
  }
}

h2.cp-tit01 {
  text-align: center;
  margin-bottom: 30px;
  font-weight: 700;
  font-size: 28px;
  position: relative;
  color: #359C96;
  padding-bottom: 20px;
}
@media screen and (max-width: 768px) {
  h2.cp-tit01 {
    font-size: 6.4vw;
    padding-bottom: 20px;
  }
}
h2.cp-tit01 span {
  font-family: "Hammersmith One", sans-serif;
  font-weight: 400;
  font-size: 17px;
  display: block;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 768px) {
  h2.cp-tit01 span {
    font-size: 4vw;
  }
}
h2.cp-tit01::after {
  position: absolute;
  bottom: 0px;
  left: 50%;
  transform: translateX(-50%);
  content: "";
  width: 120px;
  height: 2px;
  background-color: #359C96;
}

.cp-detail {
  text-align: center;
}
@media screen and (min-width: 769px) {
  .cp-detail {
    width: 753px;
    margin: 60px auto 60px;
  }
}
@media screen and (max-width: 768px) {
  .cp-detail {
    margin: 40px auto 40px;
    padding: 0 4.265vw;
  }
}
.cp-detail h3 {
  font-size: 18px;
  font-weight: bold;
  display: block;
  background-color: #359C96;
  text-align: center;
  color: #fff;
  border-radius: 20px;
  margin-bottom: 20px;
}
@media screen and (min-width: 769px) {
  .cp-detail h3 {
    line-height: 40px;
  }
}
@media screen and (max-width: 768px) {
  .cp-detail h3 {
    padding: 5px 0;
    font-size: 4.27vw;
  }
}
.cp-detail_tx01 {
  font-size: 20px;
  font-weight: 700;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .cp-detail_tx01 {
    font-size: 4.27vw;
  }
}
.cp-detail h4 {
  margin: 15px 0;
  font-weight: 700;
  background-color: #F7891E;
  border-radius: 30px;
  padding: 7px 50px 5px;
  display: inline-block;
  font-size: 16px;
  color: #fff;
  line-height: 1;
}
@media screen and (max-width: 768px) {
  .cp-detail h4 {
    padding: 7px 22px 5px;
    font-size: 4.27vw;
  }
}
.cp-detail_inBox {
  margin: 0 auto;
  text-align: left;
}
@media screen and (min-width: 769px) {
  .cp-detail_inBox {
    width: 427px;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 768px) {
  .cp-detail_inBox {
    margin-bottom: 30px;
  }
}
.cp-detail_inBox dl {
  margin-bottom: 10px;
}
.cp-detail_inBox dl dt {
  width: 50px;
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 10px;
  padding-right: 5px;
}
@media screen and (max-width: 768px) {
  .cp-detail_inBox dl dt {
    width: 13.33vw;
    padding-right: 1vw;
  }
}
.cp-detail_inBox dl dd {
  width: 350px;
  display: inline-block;
  vertical-align: middle;
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 10px;
}
@media screen and (max-width: 768px) {
  .cp-detail_inBox dl dd {
    width: 72vw;
    font-size: 4.27vw;
  }
}
.cp-detail_inBox p {
  font-size: 14px;
}
.cp-detail_anq {
  margin-top: 15px;
}
.cp-detail_anq span {
  background: url(/kojin/hiraku/cam/2025_winter/assets/images/link01.png) no-repeat left center;
  background-size: 12px auto;
  padding-left: 20px;
}
.cp-detail_anq a {
  color: #0044FF;
  font-size: 16px;
  text-decoration: underline;
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  .cp-detail_anq a {
    font-size: 3.73vw;
  }
}

.cp-recommended {
  background-color: #F4EEED;
  padding: 60px 0;
}
@media screen and (max-width: 768px) {
  .cp-recommended {
    padding: 50px 0;
  }
}
.cp-recommended_in {
  max-width: 854px;
  padding: 0 4.265vw;
  margin: 0 auto;
}
.cp-recommended_tx01 {
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 30px;
}
@media screen and (max-width: 768px) {
  .cp-recommended_tx01 {
    font-size: 5.33vw;
  }
}
@media screen and (max-width: 768px) {
  .cp-recommended_img01 {
    width: 72vw;
    margin: 0 auto;
  }
}
.cp-recommended_img02 {
  margin: 30px auto 0;
}
@media screen and (min-width: 769px) {
  .cp-recommended_img02 {
    max-width: 490px;
  }
}

.cp-merit {
  margin: 60px 0;
}
.cp-merit_in {
  max-width: 842px;
  margin: 0 auto;
  text-align: center;
}
.cp-merit_img01 {
  width: 382px;
  margin: 0 auto 5px;
}
@media screen and (max-width: 768px) {
  .cp-merit_img01 {
    width: 79.47vw;
  }
}
.cp-merit_tx01 {
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 5px;
}
@media screen and (max-width: 768px) {
  .cp-merit_tx01 {
    font-size: 5.87vw;
  }
}
.cp-merit_tx02 {
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .cp-merit_tx02 {
    font-size: 4.27vw;
  }
}
.cp-merit_img02 {
  width: 383px;
  margin: 40px auto 20px;
}
@media screen and (max-width: 768px) {
  .cp-merit_img02 {
    margin: 30px auto 20px;
    width: 100%;
    box-sizing: border-box;
    padding: 0 4.265vw;
  }
}
.cp-merit_tx03 {
  font-size: 14px;
  text-align: left;
}
@media screen and (max-width: 768px) {
  .cp-merit_tx03 {
    font-size: 3.73vw;
    padding: 0 4.265vw;
  }
}

@media screen and (min-width: 769px) {
  .cp-merit_slider {
    display: flex;
    justify-content: space-between;
    gap: 15px;
  }
  .cp-merit_slider div.slides {
    width: 32%;
  }
}
@media screen and (min-width: 769px) {
  .cp-merit_slider div.slides {
    padding: 0 10px;
  }
}
@media screen and (max-width: 768px) {
  .cp-merit_slider div.slides {
    margin: 0 10px;
  }
}
.cp-merit_slider .slick-dots {
  text-align: center;
  margin-top: 15px;
  position: absolute;
  bottom: -20px;
  display: block;
  width: 100%;
}

.cp-merit_slider .slick-prev,
.cp-merit_slider2 .slick-prev {
  display: none;
}

.cp-merit_slider.pt02 .slick-prev {
  display: none;
}

.cp-merit_slider .slick-dots li {
  display: inline-block;
  margin: 0 4px;
  width: auto;
  padding: 0px !important;
}

.cp-merit_slider .slick-dots li button:before {
  font-size: 0;
}

.cp-merit_slider .slick-dots li button {
  width: 8px;
  height: 8px;
  padding: 0;
  border-radius: 50%;
  margin: 0 5px;
  background: #ccc;
  text-indent: -99999px;
}

.cp-merit_slider .slick-dots li.slick-active button {
  background: #359C96;
}

.cp-merit_slider .slick-prev,
.cp-merit_slider .slick-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 44px;
  height: 44px;
  z-index: 10;
}

.cp-merit_slider .slick-prev {
  left: 10px;
}

.cp-merit_slider .slick-next {
  right: 10px;
}

.cp-merit_slider .slick-prev:before,
.cp-merit_slider .slick-next:before {
  display: none;
}

.cp-merit_slider.pt01 .slick-list {
  padding-bottom: 20px !important;
}
.cp-merit_slider.pt01 div.slides {
  background: #EAF6F3;
  box-shadow: 0px 4px 8px 0px #bfbfbf;
  border-radius: 20px;
  color: #359C96;
  box-sizing: border-box;
  padding: 20px;
}
@media screen and (min-width: 769px) {
  .cp-merit_slider.pt01 div.slides {
    padding: 20px 15px;
  }
}
.cp-merit_slider.pt01 div.slides h3 {
  font-size: 21px;
  font-weight: 700;
  position: relative;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
@media screen and (max-width: 768px) {
  .cp-merit_slider.pt01 div.slides h3 {
    font-size: 5.6vw;
  }
}
.cp-merit_slider.pt01 div.slides h3::after {
  position: absolute;
  bottom: 0px;
  left: 50%;
  transform: translateX(-50%);
  content: "";
  width: 181px;
  height: 2px;
  background-color: #359C96;
}
.cp-merit_slider.pt01 div.slides .tx01 {
  font-size: 15px;
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  .cp-merit_slider.pt01 div.slides .tx01 {
    font-size: 4.27vw;
  }
}
.cp-merit_slider.pt01 div.slides .tx02 {
  font-size: 14px;
  font-weight: 500;
  color: #414141;
}
@media screen and (max-width: 768px) {
  .cp-merit_slider.pt01 div.slides .tx02 {
    font-size: 3.73vw;
  }
}
.cp-merit_slider.pt01 div.slides .img01 {
  width: 172px;
  margin: 10px auto;
}

.cp-merit_slider.pt02 .slick-list {
  padding-bottom: 20px !important;
}
.cp-merit_slider.pt02 div.slides {
  background: #fff;
  box-shadow: 0px 4px 8px 0px #bfbfbf;
  border-radius: 20px;
  color: #359C96;
  box-sizing: border-box;
  padding: 20px;
}
.cp-merit_slider.pt02 div.slides h3 {
  font-size: 15px;
  text-align: center;
  letter-spacing: 0.1em;
  font-weight: 700;
  position: relative;
  padding-bottom: 7px;
  margin-bottom: 15px;
  font-family: "Roboto", sans-serif;
}
.cp-merit_slider.pt02 div.slides h3 span {
  font-size: 24px;
}
@media screen and (max-width: 768px) {
  .cp-merit_slider.pt02 div.slides h3 {
    font-size: 5.6vw;
  }
}
.cp-merit_slider.pt02 div.slides h3::after {
  position: absolute;
  bottom: 0px;
  left: 50%;
  transform: translateX(-50%);
  content: "";
  width: 90px;
  height: 2px;
  background-color: #359C96;
}
.cp-merit_slider.pt02 div.slides .tx01 {
  font-size: 14px;
  font-weight: 700;
  color: #414141;
}
@media screen and (max-width: 768px) {
  .cp-merit_slider.pt02 div.slides .tx01 {
    font-size: 3.73vw;
  }
}
.cp-merit_slider.pt02 div.slides .img01 {
  width: 158px;
  margin: 10px auto;
}
.cp-merit_slider.pt02 div.slides .img02 {
  width: 135px;
  margin: 10px auto;
}
.cp-merit_slider.pt02 div.slides .img03 {
  width: 100%;
  margin: 10px auto;
}

.cp-step {
  background-color: #EAF6F3;
  padding: 60px 0 75px;
}
@media screen and (max-width: 768px) {
  .cp-step {
    padding: 50px 0 60px;
    margin-bottom: 60px;
  }
}
.cp-step_in {
  max-width: 842px;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .cp-step_in {
    padding: 0 4.265vw;
  }
}
.cp-step_in2 {
  max-width: 842px;
  margin: 0 auto;
}
.cp-step_in3 {
  max-width: 580px;
  margin: 0 auto;
  background-color: #fff;
  border-radius: 20px;
  padding: 30px 0;
  box-sizing: border-box;
  position: relative;
}
@media screen and (min-width: 769px) {
  .cp-step_in3 {
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 768px) {
  .cp-step_in3 {
    padding: 30px 5.87vw;
  }
}
.cp-step_in3 .free {
  position: absolute;
  top: -10px;
  right: 30px;
  width: 75px;
}
@media screen and (max-width: 768px) {
  .cp-step_in3 .free {
    width: 20vw;
    right: -2.5vw;
  }
}
.cp-step_tit01 {
  width: 342.49px;
  margin: 0 auto 20px;
}
@media screen and (max-width: 768px) {
  .cp-step_tit01 {
    width: 100%;
  }
}
.cp-step_btn01, .cp-step_btn02, .cp-step_btn03 {
  width: 400px;
  margin: 0 auto 20px;
}
@media screen and (max-width: 768px) {
  .cp-step_btn01, .cp-step_btn02, .cp-step_btn03 {
    width: 82.67vw;
  }
}
.cp-step_tit02 {
  width: 518.23px;
  margin: 0 auto 20px;
}
@media screen and (max-width: 768px) {
  .cp-step_tit02 {
    width: 100%;
  }
}
.cp-step_tx01 {
  font-size: 14px;
  margin-top: 40px;
}
@media screen and (max-width: 768px) {
  .cp-step_tx01 {
    font-size: 4.27vw;
  }
}
.cp-step_tx02 {
  font-size: 16px;
  font-weight: 700;
}
.cp-step_tx02 span {
  color: #F7891E;
}
@media screen and (max-width: 768px) {
  .cp-step_tx02 {
    font-size: 4.27vw;
  }
}
.cp-step_tx03 {
  text-align: center;
  font-weight: 700;
  font-size: 18px;
  margin-top: 30px;
  margin-bottom: 30px;
}
@media screen and (max-width: 768px) {
  .cp-step_tx03 {
    font-size: 4.8vw;
  }
}
.cp-step_tx04 {
  text-align: center;
  font-weight: 700;
  font-size: 20px;
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .cp-step_tx04 {
    font-size: 5.33vw;
  }
}
.cp-step_tx05 {
  text-align: center;
  font-weight: 700;
  font-size: 16px;
  margin-bottom: 20px;
  text-align: left;
}
@media screen and (min-width: 769px) {
  .cp-step_tx05 {
    width: 456px;
    margin: 0 auto 20px;
  }
}
@media screen and (max-width: 768px) {
  .cp-step_tx05 {
    font-size: 4.27vw;
  }
}
.cp-step_tx06 {
  text-align: left;
  font-size: 14px;
}
@media screen and (min-width: 769px) {
  .cp-step_tx06 {
    width: 400px;
    margin: 0 auto 0px;
  }
}
@media screen and (max-width: 768px) {
  .cp-step_tx06 {
    font-size: 3.73vw;
  }
}
.cp-step_img01 {
  width: 190px;
  margin: 0 auto 20px;
}
@media screen and (max-width: 768px) {
  .cp-step_img01 {
    width: 50.93vw;
  }
}
.cp-step_tit03 {
  width: 442.34px;
  margin: 30px auto 20px;
}
@media screen and (max-width: 768px) {
  .cp-step_tit03 {
    width: 100%;
    margin: 0px auto 20px;
  }
}
.cp-step_tx07 {
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 10px;
}
@media screen and (max-width: 768px) {
  .cp-step_tx07 {
    font-size: 4vw;
  }
}
.cp-step_tx08 {
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  text-decoration: underline;
}
@media screen and (max-width: 768px) {
  .cp-step_tx08 {
    font-size: 4vw;
  }
}
.cp-step_tx09 {
  text-align: center;
  font-size: 16px;
  text-decoration: underline;
}
.cp-step_tx09 span {
  position: relative;
  display: inline-block;
}
.cp-step_tx09 span::after, .cp-step_tx09 span::before {
  content: "";
  position: absolute;
  top: 50%;
  width: 15px;
  border-top: 1px solid #414141;
}
.cp-step_tx09 span::after {
  left: -20px;
  transform: translateY(-50%) rotate(-120deg);
}
.cp-step_tx09 span::before {
  right: -20px;
  transform: translateY(-50%) rotate(120deg);
}
@media screen and (max-width: 768px) {
  .cp-step_tx09 {
    font-size: 4.27vw;
  }
}
@media screen and (min-width: 769px) {
  .cp-step_tx09 {
    margin-top: 30px;
  }
}
.cp-step_tx10 {
  text-align: center;
  font-weight: 700;
  font-size: 18px;
  margin-top: 0px;
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .cp-step_tx10 {
    font-size: 4.23vw;
    margin-top: 5px;
  }
}
.cp-step_img02 {
  width: 714px;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .cp-step_img02 {
    width: 100%;
  }
}

.cp-union img {
  width: 100%;
}
@media screen and (max-width: 768px) {
  .cp-union img {
    margin: 30px 0;
  }
}

.modal01,
.modal02 {
  display: none;
  position: fixed; /* ★背景は画面全体に */
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  z-index: 9999;
}

.modal01_inner,
.modal02_inner {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 90%;
  max-width: 500px;
  background: #fff;
  border-radius: 10px;
  padding: 20px;
  box-sizing: border-box;
  text-align: center;
  z-index: 10000;
}

.modal_close,
.modal_close {
  text-align: center;
  cursor: pointer;
}

.modal {
  box-sizing: border-box;
  text-align: center;
}
.modal dl {
  margin-top: 40px;
}
.modal dl dt {
  display: inline-block;
  width: 93px;
  vertical-align: middle;
  margin-right: 15px;
}
@media screen and (max-width: 768px) {
  .modal dl dt {
    width: 14vw;
  }
}
.modal dl dd {
  text-align: left;
  display: inline-block;
  vertical-align: middle;
  font-size: 20px;
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  .modal dl dd {
    font-size: 4.6vw;
  }
}
.modal_qr {
  width: 147px;
  margin: 20px auto 40px;
}
@media screen and (max-width: 768px) {
  .modal_qr {
    width: 60vw;
  }
}
.modal_close {
  width: 270px;
  margin: 0 auto 40px;
}
@media screen and (max-width: 768px) {
  .modal_close {
    width: 80vw;
  }
}

.cp-detailTable {
  max-width: 842px;
  margin: 60px auto 60px;
  letter-spacing: -0.04em;
}
@media screen and (max-width: 768px) {
  .cp-detailTable {
    margin: 25px auto 75px;
    padding: 0 4.265vw;
  }
}
.cp-detailTable table {
  width: 100%;
}
.cp-detailTable table th, .cp-detailTable table td {
  border: 1px solid #C6C8C8;
  font-size: 16px;
  padding: 20px 20px;
  font-weight: 700;
}
.cp-detailTable table th a, .cp-detailTable table td a {
  color: #0044FF;
  text-decoration: underline;
}
@media screen and (max-width: 768px) {
  .cp-detailTable table th, .cp-detailTable table td {
    display: block;
    width: 100%;
    padding: 0.3em;
    border-bottom: none;
    font-size: 4.27vw;
  }
  .cp-detailTable table th.lastTd, .cp-detailTable table td.lastTd {
    border-bottom: 1px solid #C6C8C8;
  }
}
.cp-detailTable table th {
  background-color: #EAF6F3;
  text-align: center;
  vertical-align: middle;
  box-sizing: border-box;
}
@media screen and (min-width: 769px) {
  .cp-detailTable table th {
    width: 200px;
    line-height: 1.3;
  }
}
.cp-detailTable table td {
  background-color: #fff;
  vertical-align: middle;
}
@media screen and (max-width: 768px) {
  .cp-detailTable table td {
    padding: 0.8em;
    box-sizing: border-box;
  }
}
.cp-detailTable table td dl {
  width: 100%;
  margin-bottom: 10px;
}
.cp-detailTable table td dl dt {
  width: 8.33%;
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 10px;
  padding-right: 5px;
}
@media screen and (max-width: 768px) {
  .cp-detailTable table td dl dt {
    width: 13.33vw;
    padding-right: 1vw;
  }
}
.cp-detailTable table td dl dd {
  width: 82%;
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 10px;
}
@media screen and (max-width: 768px) {
  .cp-detailTable table td dl dd {
    width: 65vw;
    font-size: 4.27vw;
  }
}
.cp-detailTable table .sr-detailTableTx01 {
  font-size: 14px;
  font-weight: 400;
}
@media screen and (max-width: 768px) {
  .cp-detailTable table .sr-detailTableTx01 {
    font-size: 3.73vw;
  }
}
.cp-detailTable table .sr-detailTableTx02 {
  font-size: 22px;
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  .cp-detailTable table .sr-detailTableTx02 {
    font-size: 5.87vw;
  }
}
.cp-detailTable table .sr-detailTableTx03 {
  font-size: 22px;
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  .cp-detailTable table .sr-detailTableTx03 {
    font-size: 5.87vw;
  }
}

.sr-pureIndent {
  text-indent: calc(-1em - 3px);
  padding-left: calc(1em + 3px);
  font-weight: 400;
}
.sr-pureIndent span {
  color: #359C96;
  padding-right: 3px;
}

.sr-pureIndent2 {
  text-indent: -1em;
  padding-left: 2em;
}

.notice {
  width: 842px;
  margin: 0px auto 0;
  color: #000;
  font-size: 16px;
}
@media screen and (max-width: 768px) {
  .notice {
    font-size: 4.27vw;
  }
}
.notice a {
  color: #0044FF;
  text-decoration: underline;
}
@media screen and (max-width: 768px) {
  .notice {
    margin: 35px auto 20px;
    width: 89.33vw;
  }
}
.notice h3 {
  font-size: 16px;
  color: #359C96;
  font-weight: 700;
  padding-top: 25px;
  margin-bottom: 10px;
}
@media screen and (max-width: 768px) {
  .notice h3 {
    padding-top: 20px;
    font-size: 4.27vw;
  }
}

.dotGreen {
  position: relative;
  padding-left: 1em;
}
.dotGreen:after {
  position: absolute;
  left: 0;
  top: 12px;
  content: "";
  width: 6px;
  height: 6px;
  background-color: #3DB8A7;
  border-radius: 3px;
}

.dotBk {
  position: relative;
  padding-left: 1em;
}
.dotBk:after {
  position: absolute;
  left: 0;
  top: 10px;
  content: "";
  width: 6px;
  height: 6px;
  background-color: #000;
  border-radius: 3px;
}
@media screen and (max-width: 768px) {
  .dotBk:after {
    top: 2vw;
  }
}

.bold {
  font-weight: bold;
}

span.marker {
  background: linear-gradient(transparent 30%, #f8fe4a 50%);
  padding-bottom: 0.2em;
}

.aC {
  text-align: center;
}

@media screen and (max-width: 768px) {
  .spLc {
    text-align: left !important;
  }
  .spAc {
    text-align: center !important;
  }
}
.fixedBtn {
  padding: 10px 0;
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 2;
  background-color: rgba(255, 255, 255, 0.7);
}
.fixedBtn_bnr {
  text-align: center;
}
.fixedBtn_bnr li {
  display: inline-block;
  width: 220px;
  margin: 4px;
}
@media screen and (max-width: 768px) {
  .fixedBtn_bnr li {
    display: inline-block;
    width: 30%;
    margin: 0.2%;
  }
}

#pageTop {
  position: fixed;
  bottom: 50px;
  right: 80px;
  width: 50px;
  height: 50px;
  z-index: 50;
  background: url(/kojin/hiraku/cam/2025_winter/assets/images/totop.png) no-repeat center center;
  background-size: 50px 50px;
}
@media screen and (max-width: 768px) {
  #pageTop {
    width: 40px;
    height: 40px;
    background-size: 40px 40px;
    bottom: 80px;
    right: 10px;
  }
}
#pageTop img {
  display: none;
}

.txUnderline {
  text-decoration: underline;
}

.txUnderline2 {
  text-decoration: underline;
  color: #414141 !important;
}

@media screen and (min-width: 769px) {
  #app02 {
    margin-top: 30px;
  }
}

@media screen and (max-width: 768px) {
  .spFs4vw {
    font-size: 4vw !important;
  }
}

.lheight14 {
  line-height: 1.4;
}

.lheight15 {
  line-height: 1.5;
}

.lheight16 {
  line-height: 1.6;
}

.lheight17 {
  line-height: 1.7;
}

.lheight18 {
  line-height: 1.8;
}

.lheight19 {
  line-height: 1.9;
}

.lheight20 {
  line-height: 2;
}

.fwNorm {
  font-weight: 400 !important;
}

.mB10 {
  margin-bottom: 10px;
}

.mB15 {
  margin-bottom: 15px;
}

.mB20 {
  margin-bottom: 20px;
}/*# sourceMappingURL=style.css.map */