@charset "UTF-8";

body{
  font-family: 'Noto Sans JP',sans-serif;
}

.contentsInr {
width: auto;
padding: 0px;
margin: 0 auto;
}
.contentsInr .contentsUnit {
padding: 0 10px;
}

@media (min-width: 740px){
.contentsInr .contentsUnit {
width: 960px;
padding: 0px;
margin: 0 auto;
}
}
.clm_1_3col.colWrap .col:nth-of-type(n+2) {
  margin-top: 0px !important;
}
.mv_ttl_font{
  font-family: 'Tsukushi A Round Gothic', 'Noto Sans JP',sans-serif;
  font-weight: bold;
}
.mv_sub_txt{
  text-align: center;
    margin-left: calc(((100vw - 100%) / 2) * -1);
    margin-right: calc(((100vw - 100%) / 2) * -1);
    background-image: linear-gradient(90deg, rgba(56, 160, 218, 1), rgba(192, 226, 245, 1) 90%, rgba(240, 249, 254, 1));
    color: #ffffff;
    padding-top: 20px;
}
.mv_sub_txt p{
  width: 90%;
  margin: 0 auto;
  font-size: 2.4rem;
}
.mv_txt {
  text-align: center;
  margin-left: calc(((100vw - 100%) / 2) * -1);
  margin-right: calc(((100vw - 100%) / 2) * -1);
  background-image: linear-gradient(90deg, rgba(56, 160, 218, 1), rgba(192, 226, 245, 1) 90%, rgba(240, 249, 254, 1));
  color: #ffffff;
}
.mv_txt .ttlLv2{
  width: 90%;
  margin: 0 auto;
  padding: 0;
}
.mv_txt h3 {
  margin-top: 0;
  font-size: 3.6rem !important;
  font-weight: 0;
  letter-spacing: 2px;
}
.mv_txt h3 span{
  font-size: 5rem;
}

.caution_txt{
  text-align: center;
  margin-left: calc(((100vw - 100%) / 2) * -1);
  margin-right: calc(((100vw - 100%) / 2) * -1);
  background-image: linear-gradient(90deg, rgba(56, 160, 218, 1), rgba(192, 226, 245, 1) 90%, rgba(240, 249, 254, 1));
  color: #ffffff;
  padding-bottom: 20px;
}
.caution_txt p{
  width: 90%;
  margin: 0 auto;
  font-size: 1.4rem;
}

.sec {
  padding-bottom: 50px;
}
.sec_bg_pg {
  background: #BADBF3;
}
.inner {
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
  padding: 0 15px;
}
@media (min-width: 740px){
  .inner {
  padding: 0px;
  }
}
.ttlLv1:after{
  background-color: #006ECF;
}
.ttlLv2 .heading{
  border-left: 5px solid #006ECF;
}
.mgb30{
  margin-bottom: 30px;
}



/* sec02 */
.contents_ttl .ttlLv2{
    background-color: #00A4E2;
    text-align: center;
    border: none;
    padding: 10px;
    font-size: 3.1rem;
    color: #fff;
    margin-top: 80px;
}
.contents_ttl .ttlLv2 h3{
  border-left: 0;
  padding-bottom: 10px;
}
.contents_txt{
  margin-bottom: 20px;
}
.sec02_list .txtList{
  margin-bottom: 80px;
}
.sec02_list .txtList li{
  margin-left: -25px;
  margin-bottom: 40px;
  font-size: 1.35rem !important;
}
@media (min-width: 740px){
  .sec02_list .txtList li{
    margin-left: -10px;

  }
}
.sec02_list .txtList li span:first-child {
  width: 5em;
  display: block;
  margin-right: 20px;
  margin-bottom: 0;
  min-width: 5em;
  background: #006ECF;
  text-align: center;
  padding: 2px 10px;
  color: #fff;
  margin-bottom:10px;
}
@media (min-width: 740px){
  .sec02_list .txtList li span:first-child {
    display: inline-block;
    margin-bottom:0px;
  }
}
.txtList > li:before{
  content: none;
}
.map{
  width: 100%;
  position: relative;
  padding-top: 85.25%;
  padding-top: 101.25%;
  z-index: 1;
}
.map iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
}


/* sec03 */

.sec03 .ttlLv3{
  margin-top: 0px;
}
@media (min-width: 740px){
  .sec03 .ttlLv3{
    margin-top: -40px;
  }
}
/* sec04 */
.pdb80{
  padding-bottom: 80px;
}
.sec_list .colWrap .col .aem-Grid {
  height: 100%;
}
.sec_list .colWrap .col .aem-Grid .responsivegrid {
  height: 100%;
}
@media (min-width: 740px){
  /* .sec_list .colWrap .col .aem-Grid .responsivegrid {
    height: auto;
  } */
}
.sec_list .sec_list_box {
  background: #fff;
  padding: 15px;
  border: 1px solid #CBCBCB;
  margin-top: 20px;
}
.sec_list .sec_list_box .ttlLv3{
  padding-top: 10px;
}
.mgt{
  margin-top: 23px;
}
.bold_txt p{
  font-weight: bold;
}
@media (min-width: 740px){
  .clm_1_3col.colWrap .col {
    width: calc((100% - 50px)/3);
  }
}
.rink_btn{
  text-align: end;
}

/* sec05 */
.sec05_list .sec05_list_box {
  padding: 15px;
  border: 1px solid #CBCBCB;
  margin-top: 20px;
}
.sec05_list .sec05_list_box .ttlLv3{
  padding-top: 10px;
}
/* sec06 */
.caution_box{
  padding: 20px;
  border: 1px solid #CBCBCB;
}
.sec04_list .sec04_list_box {
  margin-top: 20px;
}

/*終了対応*/
.entryEnd {
    padding: 20px;
    border: 2px solid #cc0000;
}