@charset "utf-8";
/* -------------------------------------------------------------------- 
/* Clearfix
-------------------------------------------------------------------- */
.clearfix:after {
  content: "";
  display: block;
  clear: both;
}
.clearfix {
  display: inline-block;
}
/*\*/
* html .clearfix {
  height: 1%;
}
.clearfix {
  display: block;
}
/**/
/* フロート解除 */
.both {
  clear: both;
}
.mt-05 {
  margin-top: -5px !important;
}
.mt-10 {
  margin-top: -10px !important;
}
.mt-12 {
  margin-top: -12px !important;
}
.mt-15 {
  margin-top: -15px !important;
}
.mt-20 {
  margin-top: -20px !important;
}
.mt-25 {
  margin-top: -25px !important;
}
.mt-30 {
  margin-top: -30px !important;
}
.mb-05 {
  margin-bottom: -5px !important;
}
.mb-10 {
  margin-bottom: -10px !important;
}
.mb-12 {
  margin-bottom: -12px !important;
}
.mb-15 {
  margin-bottom: -15px !important;
}
.mb-20 {
  margin-bottom: -20px !important;
}
.mb-25 {
  margin-bottom: -25px !important;
}
.mb-30 {
  margin-bottom: -30px !important;
}
.mt00 {
  margin-top: 0 !important;
}
.mt05 {
  margin-top: 5px !important;
}
.mt10 {
  margin-top: 10px !important;
}
.mt12 {
  margin-top: 12px !important;
}
.mt15 {
  margin-top: 15px !important;
}
.mt20 {
  margin-top: 20px !important;
}
.mt25 {
  margin-top: 25px !important;
}
.mt30 {
  margin-top: 30px !important;
}
.mt35 {
  margin-top: 35px !important;
}
.mt40 {
  margin-top: 40px !important;
}
.mt45 {
  margin-top: 45px !important;
}
.mt50 {
  margin-top: 50px !important;
}
.mr00 {
  margin-right: 0 !important;
}
.mr05 {
  margin-right: 5px !important;
}
.mr10 {
  margin-right: 10px !important;
}
.mr12 {
  margin-right: 12px !important;
}
.mr15 {
  margin-right: 15px !important;
}
.mr20 {
  margin-right: 20px !important;
}
.mr25 {
  margin-right: 25px !important;
}
.mr30 {
  margin-right: 30px !important;
}
.mr35 {
  margin-right: 35px !important;
}
.mr40 {
  margin-right: 40px !important;
}
.mr45 {
  margin-right: 45px !important;
}
.mr50 {
  margin-right: 50px !important;
}
.mb00 {
  margin-bottom: 0 !important;
}
.mb05 {
  margin-bottom: 5px !important;
}
.mb10 {
  margin-bottom: 10px !important;
}
.mb12 {
  margin-bottom: 12px !important;
}
.mb15 {
  margin-bottom: 15px !important;
}
.mb20 {
  margin-bottom: 20px !important;
}
.mb25 {
  margin-bottom: 25px !important;
}
.mb30 {
  margin-bottom: 30px !important;
}
.mb35 {
  margin-bottom: 35px !important;
}
.mb40 {
  margin-bottom: 40px !important;
}
.mb45 {
  margin-bottom: 45px !important;
}
.mb50 {
  margin-bottom: 50px !important;
}
.ml00 {
  margin-left: 0 !important;
}
.ml05 {
  margin-left: 5px !important;
}
.ml10 {
  margin-left: 10px !important;
}
.ml12 {
  margin-left: 12px !important;
}
.ml15 {
  margin-left: 15px !important;
}
.ml20 {
  margin-left: 20px !important;
}
.ml25 {
  margin-left: 25px !important;
}
.ml30 {
  margin-left: 30px !important;
}
.ml35 {
  margin-left: 35px !important;
}
.ml40 {
  margin-left: 40px !important;
}
.ml45 {
  margin-left: 45px !important;
}
.ml50 {
  margin-left: 50px !important;
}
.contents a:hover {
  opacity: 0.8;
}
.contents {
  max-width: 1040px;
  margin: 0 auto;
}
.colum01 {
  background-image: url("../img/bg01.jpg");
  background-repeat: no-repeat;
  background-size: cover;
}
.campaign_data {
  margin-top: 40px;
  margin-bottom: -40px;
}
.tokuten_pc {
  padding-top: 60px;
}
.tokuten_pc ul li {
  margin: 10px 0 20px 0;
}
.colum01 .contents {
  padding-bottom: 40px;
}
.colum02 {

  padding: 50px 0;
}
.petitsmile h3 {
  background-color: #1AB3E8;
  color: #fff;
  font-weight: bold;
  text-align: center;
  padding: 24px 14px;
  border-radius: 8px;
  font-size: 1.8rem;
  margin-bottom: 40px;
  position: relative;
}
.petitsmile h3::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: -20px;
  left: 0;
  width: 0px;
  height: 0px;
  margin: auto;
  border-style: solid;
  border-color: #1AB3E8 transparent transparent transparent;
  border-width: 20px 20px 0 20px;
}
.touroku_nagare .nagare_box {
  background-color: #FEFCEA;
  border: #1AB3E8 solid 3px;
  border-radius: 16px;
  padding: 24px;
  font-size: 1.2em;
  line-height: 1.6em;
  margin-bottom: 40px;
  position: relative;
}
.touroku_nagare .nagare_box::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: -35px;
  left: 0;
  width: 0px;
  height: 0px;
  margin: auto;
  border-style: solid;
  border-color: #1AB3E8 transparent transparent transparent;
  border-width: 20px 20px 0 20px;
}
.touroku_nagare .nagare_box:last-child {
  margin-bottom: 0;
}
.touroku_nagare .nagare_box:last-child::after {
  border: none;
}
.touroku_nagare h4 {
  font-size: 1.4em;
  font-weight: bold;
  border-bottom: 1px solid #ccc;
  margin-bottom: 12px;
  padding-bottom: 12px;
}
.touroku_nagare h4 span {
  font-size: 1.6em;
  color: #1AB3E8;
  margin-right: 6px;
}
.colum03 {
  background-image: url("../img/bkimg02.png");
  background-repeat: no-repeat;
  background-size: cover;
  padding: 50px 0 30px 0;
}
.colum03 table {
  background-color: #fff;
  margin-bottom: 30px;
}
.colum03 table th, td {
  padding: 20px;
  font-size: 1.2em;
  border: #1AB3E8 2px solid;
  border-collapse: collapse;
  line-height: 1.6em;
}
.colum03 table th {
  width: 20%;
  background-color: #EDF8FF;
  font-weight: bold;
}
.colum03 table ol {
  list-style: decimal;
  margin: 0.5em 0 0.5em 1.5em;
}
.colum03 table ol li {
  margin: 0.5em 0;
}
.colum03 table h5 {
  font-weight: bold;
  color: #18C376;
}
.colum03 table h4 {
  color: #BE272D;
  font-weight: bold;
  margin: 10px 0;
}
.colum03 table ul {
  list-style: disc;
  margin-left: 1.2em;
}
.colum04 {
  background-image: url("../img/strip_bg.png");
  background-repeat: repeat;
  padding: 50px 0;
  text-align: center;
}
.colum04 .otomodachi_ttl {
  text-align: center;
}
.colum04 .otomodachi_ttl img {
  max-width: 600px;
}
.colum04 p {
  font-size: 1.4em;
  margin: 14px auto;
  font-weight: bold;
}
.cv_btn {
  margin: 12px auto;
  display: flex;
  justify-content: center;
  gap: 12px;
  align-items: center;
}
.cv_btn a {
  display: block;
}
.cv_btn img {
  width: 400px;
  margin: 20px 0 10px 0;
}
.pc {
  display: block;
}
.sp {
  display: none;
}

.ps_quote p {
	font-size: 0.9rem;
	line-height: 1.4rem;
	margin-bottom: 6px;
	text-indent: -1em;
	margin-left: 1em;
}


@media screen and (max-width: 800px) {
  /*240716追加*/ /*240716追加*/ /*240716追加*/ /*240716追加*/ /*240716追加*/
  .pc {
    display: none;
  }
  .sp {
    display: block;
  }
  .campaign_data_sp {
    margin-top: 40px;
    margin-bottom: 0px;
  }
  .tokuten_sp {
    padding-top: 40px;
  }
  .tokuten_sp ul li {
    margin: 0px 0 30px 0;
  }
  .petitsmile h3 {
    background-color: #1AB3E8;
    color: #fff;
    font-weight: bold;
    text-align: center;
    padding: 18px 8px;
    border-radius: 8px;
    font-size: 1.5rem;
    margin-bottom: 40px;
    position: relative;
    line-height: 35px;
  }
  .petitsmile h3::after {
    content: "";
    position: absolute;
    right: 0;
    bottom: -20px;
    left: 0;
    width: 0px;
    height: 0px;
    margin: auto;
    border-style: solid;
    border-color: #1AB3E8 transparent transparent transparent;
    border-width: 20px 20px 0 20px;
  }
  .touroku_nagare h4 {
    font-size: 1.2em;
    font-weight: bold;
    border-bottom: 1px solid #ccc;
    margin-bottom: 12px;
    padding-bottom: 12px;
  }
  .touroku_nagare h4 span {
    font-size: 1.5em;
    color: #1AB3E8;
    margin-right: 4px;
  }
  .colum03 table {
    background-color: #fff;
    margin-bottom: 30px;
  }
  .colum03 table th, td {
    padding: 20px;
    font-size: 1.2em;
    border: #1AB3E8 2px solid;
    border-collapse: collapse;
    line-height: 1.6em;
  }
  .colum03 table th {
    width: 30%;
    background-color: #EDF8FF;
    font-weight: bold;
  }
  /*240716追加ここまで*/ /*240716追加ここまで*/ /*240716追加ここまで*/ /*240716追加ここまで*/
  .contents {
    width: 100%;
    margin: 0 auto;
  }
  .cv_btn {
    flex-direction: column;
    width: 90%;
    margin: 20px auto 0 auto;
  }
  .cv_btn img {
    width: 100%;
    max-width: 500px;
    margin: 0px;
  }
  .colum01 .contents, .colum02 .contents, .colum03 .contents, .colum04 .contents {
    width: 93%;
  }
  .colum01 .contents {
    padding-bottom: 20px;
  }
  .colum02 {
    padding: 30px 0;
  }
  .colum03 {
    padding: 30px 0;
  }
  .colum04 {
    padding: 30px 0;
  }
} /*media screen締め*/