@charset 'UTF-8';
.section .item__summary, .section .item__txt, .section--cautions__body .cautions .caution, .section--lead__point .txt, .section__sub,.item__body {
  font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif
}
.mv {
  height: 700px;
  background-image: url(/assets/img/experience/lakesia/activity/mv_pc.webp)
}
@media only screen and (max-width:768px) {
  .mv {
    height: 245px;
    background-image: url(/assets/img/experience/lakesia/activity/mv_sp.webp)
  }
}
.section__head {
  text-align: center
}
.section__hdg {
  display: inline-block;
  position: relative;
  font-size: 34px
}
.section__hdg:after, .section__hdg:before {
  display: inline-block;
  position: absolute;
  top: 50%;
  width: 34px;
  height: 1px;
  background-color: #888;
  content: ''
}
.section__hdg:before {
  left: -60px
}
.section__hdg:after {
  right: -60px
}
.section__sub {
  margin-top: 25px;
  font-size: 17px;
  line-height: 2
}
.section__notes {
  margin-top: 35px
}
.section__notes .note {
  font-size: 12px
}
.section__notes .note + .note {
  margin-top: 10px
}
.section .item__img img {
  width: 100%;
  height: auto
}
.section .item__frame {
  margin-top: 30px;
  padding-bottom: 50px
}
.section .item__hdg {
  font-size: 20px
}
.section .item__txt {
  margin-top: 10px;
  line-height: 2
}
.section .item__body {
  margin-top: 30px;
  padding: 20px 35px;
  background: #f4f4f4
}
.section .item__summary {
  display: table;
  color: #333;
  font-size: 16px
}
.section .item__summary dd, .section .item__summary dt {
  display: table-cell
}
.section .item__summary dt {
  width: 110px;
  font-weight: 700;
  letter-spacing: 2px
}
.section .item__summary dd {
  line-height: 2
}
.section .item__figure {
  margin-top: 50px;
  border-top: 1px solid #ececec;
  border-left: 1px solid #ececec
}
.section .item__figure .row {
  display: table;
  width: 100%;
  color: #000;
  font-size: 20px;
  font-weight: 700
}
.section .item__figure .row__item {
  display: table-cell;
  padding: 20px 30px 16px;
  border-right: 1px solid #ececec;
  border-bottom: 1px solid #ececec;
  vertical-align: middle
}
.section .item__figure .row__item--head {
  width: 29%;
  background: #f2f2f2;
  text-align: center
}
.section .item__figure .row__item--head .sub {
  display: block;
  font-size: 14px
}
.section .item__figure .row__item--body {
  width: 71%
}
.section .item__figure .row__item--body a,.section--facial a  {
  position: relative;
  padding-left: 30px;
  text-decoration: underline;
  font-size: 16px;
  font-weight: 400
}
.section .item__figure .row__item--body .c-arrow {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto 0
}
.section .item__figure .row__item--body .txt {
  display: inline-block;
  padding-left: 15px
}
.section .item__summary + .item__summary {
  margin-top: 10px
}
.mode-pc .section .item__figure .row__item--body a:hover {
  text-decoration: none
}
@media only screen and (max-width:768px) {
  .section__hdg {
    font-size: 20px
  }
  .section__hdg:after, .section__hdg:before {
    display: inline-block;
    position: absolute;
    top: 50%;
    width: 16px;
    height: 1px;
    background-color: #888;
    content: ''
  }
  .section__hdg:before {
    left: -30px
  }
  .section__hdg:after {
    right: -30px
  }
  .section__sub {
    text-align: left;
    font-size: 12px
  }
  .section__notes {
    margin-top: 25px
  }
  .section__notes .note {
    font-size: 9px
  }
  .section__notes .note + .note {
    margin-top: 0
  }
  .section .item__frame {
    margin-top: 15px;
    padding-bottom: 20px
  }
  .section .item__img {
    margin-bottom: 10px
  }
  .section .item__hdg {
    font-size: 18px
  }
  .section .item__summary, .section .item__txt {
    font-size: 14px
  }
  .section .item__body {
    margin-top: 20px;
    padding: 20px 10px 20px 20px
  }
  .section .item__summary dt {
    width: 90px;
    font-size: 15px
  }
  .section .item__summary dd {
    font-size: 14px
  }
  .section .item__summary + .item__summary {
    margin-top: 0
  }
  .section .item__figure {
    margin-top: 20px
  }
  .section .item__figure .row {
    font-size: 12px
  }
  .section .item__figure .row__item {
    padding: 10px 5px
  }
  .section .item__figure .row__item--head {
    width: 40%;
    font-size: 15px
  }
  .section .item__figure .row__item--head .sub {
    font-size: 10px
  }
  .section .item__figure .row__item--body {
    width: 60%;
    padding: 25px 15px;
    font-size: 14px
  }
  .section .item__figure .row__item--body a {
    display: inline-block;
    position: relative;
    padding-left: 25px;
    font-size: 12px;
    line-height: 2
  }
  .section .item__figure .row__item--body .c-arrow {
    position: absolute;
    top: 8px;
    bottom: 0;
    left: 0;
    margin: 0 0 auto
  }
}
.section--lead {
  padding: 90px 0
}
.section--lead__hdg {
  text-align: center;
  font-size: 28px
}
.section--lead__body {
  position: relative;
  margin-top: 75px
}
.section--lead__img {
  position: absolute;
  top: 0;
  right: 50%;
  width: 1145px;
  height: 500px;
  margin-right: -975px;
  background: url(/assets/img/experience/lakesia/activity/lead_img01_pc.webp) repeat-x;
  -webkit-animation: bg-slide02 50s infinite linear;
  animation: bg-slide02 50s infinite linear
}
.section--lead__point {
  display: inline-block;
  width: 400px;
  margin-right: auto;
  padding: 0 50px 0 0
}
.section--lead__point .hdg {
  margin-bottom: 35px;
  padding-top: 11px;
  text-align: center
}
.section--lead__point .hdg img {
  width: 267px;
  height: auto
}
.section--lead__point .txt {
  font-size: 18px;
  line-height: 2
}
@media only screen and (max-width:768px) {
  .section--lead {
    padding: 40px 0
  }
  .section--lead__body {
    margin-top: 30px
  }
  .section--lead__hdg {
    font-size: 18px
  }
  .section--lead__img {
    position: static;
    width: calc(100% + 30px);
    height: auto;
    margin: 0 -15px;
    background: 0 0
  }
  .section--lead__img img {
    width: 100%;
    height: auto
  }
  .section--lead__point {
    width: 100%;
    margin-top: 20px;
    padding: 0
  }
  .section--lead__point .hdg {
    margin-bottom: 10px
  }
  .section--lead__point .hdg img {
    width: 150px;
    height: auto
  }
  .section--lead__point .txt {
    font-size: 14px
  }
}

.section--body{
 padding-top: 90px;	
}



.section--body .l-flex-grid {
  margin: 60px -25px 0
}
.section--body .l-flex-grid__item {
  padding: 0 25px
}
@media only screen and (max-width:768px) {
  .section--body .l-flex-grid {
    margin: 25px 0 0
  }
  .section--body .l-flex-grid__item {
    width: 100%;
    padding: 0
  }
	
	
}
.section--facial {
  padding-top: 80px
}
.section--facial .l-flex-grid {
  margin: 55px -25px 0;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end
}
.section--facial .l-flex-grid__item {
  padding: 0 25px
}
@media only screen and (max-width:768px) {
  .section--facial {
    padding-top: 20px
  }
  .section--facial .l-flex-grid {
    margin: 25px 0 0
  }
  .section--facial .l-flex-grid__item {
    width: 100%;
    padding: 0
  }
}
.section--body-facial {
  padding-top: 95px;
	margin-top: 95px;
}
.section--body-facial .l-flex-grid {
  margin: 55px -25px 0;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end
}
.section--body-facial .l-flex-grid__item {
  padding: 0 25px
}
.section--body-facial .l-flex-grid__item + .l-flex-grid__item {
  margin-top: 25px
}
@media only screen and (max-width:768px) {
  .section--body-facial {
    padding-top: 50px;
	  margin: 0px;
  }
  .section--body-facial .l-flex-grid {
    margin: 25px 0 0
  }
  .section--body-facial .l-flex-grid__item {
    width: 100%;
    padding: 0
  }
}
.section--activity {
  padding-top: 100px
}
@media only screen and (max-width:768px) {
  .section--activity {
    padding-top: 50px
  }
}
.section--cautions {
  padding-top: 80px
}
.section--cautions__body {
  margin-top: 50px
}
.section--cautions__body .cautions .caution {
  position: relative;
  padding-left: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 1.8;
}
.section--cautions__body .cautions .caution:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 8px;
  height: 8px;
  margin: auto 0;
  border-radius: 50%;
  background: #a4a4a4;
  content: ''
}
.section--cautions__body .cautions .caution + .caution {

}

.sp_block{
	display: none;
}

.txt20{
	font-size: 20px;
	margin-top: 100px;
}



@media only screen and (max-width:768px) {
  .section--cautions {
    padding: 50px 0 30px
  }
  .section--cautions__body {
    margin-top: 20px
  }
  .section--cautions__body .cautions .caution {
    padding-left: 20px;
    font-size: 14px;

  }
  .section--cautions__body .cautions .caution:before {
    top: 20px;
    margin: 0
  }
  .section--cautions__body .cautions .caution + .caution {
    margin-top: 10px
  }
	
	
.sp_block{
	display: block;
}
	.txt20{
	font-size: 18px;
	margin-top: 100px;
}

	
}


.txt_link{
    text-align: center;
    font-size: 18px;
    font-weight: bold;

    
}

.txt_link a{
        font-size: 18px;
    font-weight: bold;
    margin: 0;
    padding: 0;
    
}


