@charset "utf-8";

/*PCSP共通設定*/
html {scroll-behavior: smooth;}/*smooth scroll*/
main * { font-family: "Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;}

.list_asterisk{margin-left:1em;}
.list_asterisk li{text-indent:-1em;}
.list_asterisk li:before{content:"※";}
.list_dot{margin-left:1em;}
.list_dot li{text-indent:-1em;}
.list_dot li:before{content:"●";}
.list_square{margin-left:1em;}
.list_square li{text-indent:-1em;}
.list_square li:before{content:"■";}

.font-weight-bold{font-weight: bold;}
.font-size-large{font-size: 1.2em;}
.font-size-small{font-size: 0.85em;}
.font-color-red{color: #E60012;}
.font-color-blue{color: #008CD6;}

.slick-nav .slick-track {
  transform: unset !important;
}



/*759px以下*/
@media screen and (max-width: 759.9px) {
#wrapper {line-height: 1.4;}
.pc{display:none;}
.sp{display:block;}

/* CSS */
#dirPathBlock,
#anchorLinkBlock {
	font-size: 10px;
	margin: 1% 1% 0 1%;
  position: relative;
  z-index: 100;
}
#dirPathBlock p,
#anchorLinkBlock a{font-size: 12px;}
h1 {
	font-size: 12px;
	margin: 0 1%;
}

  
.inner{
	width: 100%;
	padding: 0 2%;
	box-sizing: border-box;
}
/*title*/
  
article{
    background: url("../images/common_bg_img01.png") left bottom no-repeat,url("../images/common_bg_img02.png") right 10px bottom 80px no-repeat,url("../images/common_bg_mainlight.png") center top no-repeat,url("../images/common_bg_img03.png") left top no-repeat,url("../images/common_bg_img04.png") right 10px top no-repeat,url("../images/common_bg_main.png") center top no-repeat, #006CB6;
      background-size:70px,110px,100%,110px,70px,100%;
}

.mainvisual{
    max-width: 970px;
    width: 100%;
    margin: 0 auto;
  }  
  
  
  .mainvisual{
    margin: 0 auto;
  }  


  
ul.pagelinks{
  width: 100%;
	margin: 0 auto 15px auto;
	padding: 0 10px;
	box-sizing: border-box;
	background: #0B308E;
  font-size: 14px;
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  position: relative;
  z-index: 100;
}	
ul.pagelinks li{
	width: 50%;
	border-left: 1px solid #FFF;
  box-sizing: border-box;
  height: 60px;
}	
ul.pagelinks li a{
  color: #FFF;
  width: 100%;
	height: 60px;
  justify-content: center;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  position: relative;
  z-index: 100;
}	
ul.pagelinks li:nth-child(even){
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
	}	
ul.pagelinks li:nth-child(3),ul.pagelinks li:nth-child(4){
	border-top: 1px solid #FFF;
	}	

.mainimage img,#section_01 img,#section_02 img,#section_03 img,#section_04 img,#section_05 img{
	vertical-align:bottom;
  width: 100%
	}
#section_01,#section_02,#section_03,#section_04,#section_05{
	width: 100%;
  margin: 0 auto;
	text-align: center;
  padding: 0 10px 50px 10px;
  box-sizing: border-box;
  position: relative;
  z-index: 100;
	}
#section_01 h2{
	width: 100%;
  margin: 0 auto 10px auto;
	text-align: center;
	}
#section_01 .inner_01{
  width: 100%;
  margin: 0 auto 20px auto;
	}
#section_01 .inner_01 ul{
  width: 100%;
	}
#section_01 .inner_01 ul li{
  width: 100%;
  margin: 0 0 10px 0;
	}
#section_01 .inner_02{
  width: 100%;
  margin: 0 auto 20px auto;
  padding: 20px 10px;
  background: #D2EBFF;
  border-radius: 20px;
  box-sizing: border-box;
	}
#section_01 .inner_02 h3{
  width: 52%;
  margin: 0 auto 10px auto;
	}
#section_01 .inner_02 .inner_02_box{
  margin: 0 0 0 0;
	}
#section_01 .inner_02 .inner_02_box .explaination{
  width: 100%;
  text-align: left;
  margin: 0 0 10px 0;
	}
#section_01 .inner_02 .inner_02_box .explaination h4{
  font-size: 18px;
  color: #0B308E;
  font-weight: bold;
  margin: 0 0 10px 0;
  line-height: 1.4em;
	}
#section_01 .inner_02 .inner_02_box .explaination h4 span{
  font-size: 14px;
  color: #0B308E;
  border:2px solid #0B308E;
  padding: 0 5px;
  border-radius: 20px;
	}
#section_01 .inner_02 .inner_02_box .explaination p{
  font-size: 14px;
  line-height: 1.4em;
	}
#section_01 .inner_02 .inner_02_box .explaination .sub_box{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 15px 0 0 0;
	}
#section_01 .inner_02 .inner_02_box .explaination .sub_box > div:nth-child(1){
  width: 44.1%;
	}
#section_01 .inner_02 .inner_02_box .explaination .sub_box > div:nth-child(2){
  width: 52.56%;
	}
#section_01 .inner_02 .inner_02_box .explaination .sub_box P{
    margin: 5px 0 0 0;
    font-size: 12px;
  }
 
#section_01 .inner_02 .inner_02_box .map{
  width: 100%;
	}
  
  
#section_01 .inner_03{
  width: 100%;
  margin: 0 auto;
  padding: 20px 10px;
  background: #D2EBFF;
  border-radius: 20px;
  box-sizing: border-box;
	}
#section_01 .inner_03 h3{
  width: 85%;
  margin: 0 auto 10px auto;
	}
#section_01 .inner_03 .inner_03_box{
  width: 100%;
  margin: 0 auto;
  }
#section_01 .inner_03 .inner_03_box .explaination{
  width: 100%;
  padding: 0;
  box-sizing: border-box;
	}

  
#section_01 .inner_03 .inner_03_box .explaination p{
  font-size: 14px;
  line-height: 1.4em;
  text-align: left;
  margin: 0 0 20px 0;
	}
#section_01 .inner_03 .inner_03_box a.btn{
  border-radius: 8px;
  border: 2px solid #0B308E;
  color: #0B308E;
  text-align: center;
  display: block;
  font-size: 14px;
  font-weight: 700;
  width: 100%;
  padding: 15px 10px;
  box-sizing: border-box;
  background: #FFF;
	}
#section_01 .inner_03 .inner_03_box a.btn .inner{
  padding: 0 0 0 25px;
  text-align: left;
  display: inline-block;
  background: url("../images/common_arrow.svg") left center no-repeat;
  margin: 0 auto;
  width: auto;
	}
#section_01 .inner_03 .inner_03_box a.btn span{
  font-size: 12px;
  color: red;
  font-weight: 500;
	}
  
#section_01 .inner_03 .inner_03_box .img_box{
  width: 50%;
  margin: 0 auto 20px auto;
	}


#section_02 h2{
	width: 100%;
  margin: 0 auto 10px auto;
	text-align: center;
	}
  
#section_02 .inner{
	width: 100%;
  font-size: 18px;
  text-align: center;
  line-height: 1.5em;
  margin: 0 auto;
	}
  
#section_02 .inner .slider{
  margin: 0;
  box-sizing: border-box;
  width: 100%;
  background: #FFF;
	}
#section_02 .inner .slider img{
  width: 100%;
	}
#section_02 .inner .slider img.matsue{
  width: 50%;
  margin: 20px auto 0 auto;
	}

  
#section_02 .inner .slider .text_box{
  padding: 20px;
  width: 100%;
  box-sizing: border-box;
  text-align: left;
	}
#section_02 .inner .slider .text_box h3{
  font-size: 24px;
  font-weight: bold;
  margin: 0 0 10px 0;
	}
#section_02 .inner .slider .text_box p{
  font-size: 16px;
  line-height: 1.4em;
	}
#section_02 .inner .slider a{
  color: #000;
	}

.slick-track {
  display: flex!important;
}
.slick-slide {
  height: auto !important;
}  .prev-arrow {
    left: 0px;
    top: 50%;
    transform: translate(0, -50%);
    background: url("../images/prev-arrow.png") no-repeat;
    width: 25px;
    height: 50px;
    position: absolute;
    cursor: pointer;
    z-index: 20;
    background-size: cover;
  }
  .next-arrow {
    right: 0px;
    top: 50%;
    transform: translate(0, -50%);
    background: url("../images/next-arrow.png") no-repeat;
    width: 25px;
    height: 50px;
    position: absolute;
    cursor: pointer;
    z-index: 20;
    background-size: cover;
  }
  
#section_03 h2{
	width: 100%;
  margin: 0 auto 10px auto;
	text-align: center;
	}

#section_03 a.btn{
  background: #0B308E;
  color: #FFF;
  font-size: 20px;
  display: block;
  width: 80%;
  line-height: 60px;
  border-radius: 10px;
  border: 1px solid #FFF;
  margin: 0 auto;
	}
#section_05 .inner_01{
  border: 1px solid #FFF;
  font-size: 18px;
  padding: 30px 20px;
  max-width: 830px;
  width: 100%;
  color: #FFF;
  line-height: 1.8em;
  margin: 0 auto 30px auto;
  border-radius: 10px;
  box-sizing: border-box;
	}
#section_05 .inner_02 h3{
  font-size: 20px;
  margin: 0 0 25px 0;
  color: #FFF;
  line-height: 1.8em;
	}
#section_05 .inner_02 ul{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
	}
#section_05 .inner_02 ul li{
  margin: 0 10px 10px 10px;
  width: calc(33.3% - 20px);
	}

  .bubble{
  transform: scale(0.8);
  }
  
}

/*760px以上*/
@media screen and (min-width: 760px),print {
/* CSS */
.sp{display:none;}
.pc{display:block;}

#wrapper {line-height: 1.231;}
#dirPathBlock,
h1,
.iframe_end-content_gadget,
#anchorLinkBlock{
	width: 100%;
	max-width:970px;
	min-width:760px;
	margin: auto;
  position: relative;
  z-index: 100;
}

/*panlist&back*/
#dirPathBlock,
#anchorLinkBlock {
	width: 100%;
	margin: 0 auto;
	display: block;
	font-size: 12px;
}
#dirPathBlock p,
#anchorLinkBlock a{font-size: 12px;}
h1 {
	font-size: 14px;
  width: auto;
  max-width: 970px;
  margin: 0 auto 5px;
}
  
article{
}
  
.main_wrap{
  background: url("../images/common_bg_img01.png") left bottom no-repeat,url("../images/common_bg_img02.png") right 40px bottom 175px no-repeat,url("../images/common_bg_mainlight.png") center top no-repeat,url("../images/common_bg_img03.png") left top no-repeat,url("../images/common_bg_img04.png") right 10px top no-repeat,url("../images/common_bg_main.png") center top no-repeat, #006CB6;
  background-size:272px,454px,100%,448px,279px,100%;
  z-index: -100;
  width: 100%;
  }  

.mainvisual{
    max-width: 970px;
    width: 100%;
    margin: 0 auto;
  }  
.pagelinks_wrap{
  margin: 0 0 40px 0;
  background: #0B308E;
  position: relative;
  z-index: 150;
  top: 0;
 }
  
ul.pagelinks{
	max-width: 970px;
  width: 100%;
	margin: 0 auto;
	padding: 5px 20px;
	box-sizing: border-box;
	background: #0B308E;
  font-size: 17px;
  text-align: center;
  display: table;
	}	
ul.pagelinks li{
	width: 25%;
	border-left: 1px solid #fff;;
  box-sizing: border-box;
  height: 60px;
  display: table-cell;
  vertical-align: middle;
}	
  ul.pagelinks li a{
  color: #FFF;
  position: relative;
  z-index: 200;
	}	
ul.pagelinks li:last-child{
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
	}	
#section_01 img,#section_02 img,#section_03 img,#section_04 img,#section_05 img{
	vertical-align:bottom;
  max-width: 100%;
	}
#section_01,#section_02,#section_03,#section_04,#section_05{
	max-width: 970px;
	width: 100%;
  margin: 0 auto;
	text-align: center;
  padding: 0 0 100px 0;
  position: relative;
  z-index: 150;
	}
#section_01 h2{
	width: 84.5%;
  margin: 0 auto 25px auto;
	text-align: center;
	}
#section_01 .inner_01{
	max-width: 910px;
  width: 100%;
  margin: 0 auto 20px auto;
	}
#section_01 .inner_01 ul{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
	}
#section_01 .inner_01 ul li{
  width: 48.9%;
  margin: 0 0 2% 0;
	}
#section_01 .inner_02{
	max-width: 910px;
  width: 100%;
  margin: 0 auto 50px auto;
  padding: 30px;
  background: #D2EBFF;
  border-radius: 20px;
  box-sizing: border-box;
	}
#section_01 .inner_02 h3{
  position: static;
  z-index: 10;
	}
#section_01 .inner_02 .inner_02_box{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: -60px 0 0 0;
	}
#section_01 .inner_02 .inner_02_box .explaination{
  width: 45.8%;
  padding: 55px 0 0 0;
  text-align: left;
	}
#section_01 .inner_02 .inner_02_box .explaination h4{
  font-size: 18px;
  color: #0B308E;
  font-weight: bold;
  margin: 0 0 10px 0;
  line-height: 1.4em;
	}
#section_01 .inner_02 .inner_02_box .explaination h4 span{
  font-size: 14px;
  color: #0B308E;
  border:2px solid #0B308E;
  padding: 0 5px;
  border-radius: 20px;
	}
#section_01 .inner_02 .inner_02_box .explaination p{
  font-size: 14px;
  line-height: 1.4em;
	}
#section_01 .inner_02 .inner_02_box .explaination .sub_box{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 15px 0 0 0;
	}
#section_01 .inner_02 .inner_02_box .explaination .sub_box > div:nth-child(1){
  width: 44.1%;
	}
#section_01 .inner_02 .inner_02_box .explaination .sub_box > div:nth-child(2){
  width: 52.56%;
	}
#section_01 .inner_02 .inner_02_box .explaination .sub_box P{
    margin: 5px 0 0 0;
    font-size: 12px;
  }
 
#section_01 .inner_02 .inner_02_box .map{
  width: 50%;
	}

#section_01 .inner_03{
	max-width: 910px;
  width: 100%;
  margin: 0 auto;
  padding: 30px;
  background: #D2EBFF;
  border-radius: 20px;
  box-sizing: border-box;
	}
#section_01 .inner_03 h3{
  margin: 0 0 20px 0;
	}
#section_01 .inner_03 .inner_03_box{
  width: 76%;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  }
#section_01 .inner_03 .inner_03_box .explaination{
  width: calc(100% - 200px);
  padding: 0 35px 0 0;
  box-sizing: border-box;
	}

  
#section_01 .inner_03 .inner_03_box .explaination p{
  font-size: 16px;
  line-height: 1.4em;
  text-align: left;
  margin: 0 0 20px 0;
	}
#section_01 .inner_03 .inner_03_box .explaination a.btn{
  border-radius: 8px;
  border: 2px solid #0B308E;
  color: #0B308E;
  text-align: center;
  display: block;
  font-size: 16px;
  font-weight: 700;
  padding: 10px;
  background:#FFF;
  box-sizing: border-box;
  width: 90%;
	}
#section_01 .inner_03 .inner_03_box .explaination a.btn .inner{
  background: url("../images/common_arrow.svg") left center no-repeat;
  padding: 0 0 0 25px;
  margin: 0 auto;
  text-align:left;
  display: inline-block;
  width: auto;
	}
#section_01 .inner_03 .inner_03_box .explaination a.btn span{
  font-size: 14px;
  color: red;
  font-weight: 500;
	}

  
  
#section_02 h2{
	width: 84.5%;
  margin: 0 auto 25px auto;
	text-align: center;
	}
  
#section_02 .inner{
	max-width: 960px;
	width: 100%;
  font-size: 18px;
  text-align: center;
  line-height: 1.5em;
  margin: 0 auto;
	}
  
#section_02 .inner .slider{
  margin: 0 20px;
  box-sizing: border-box;
  width: calc(50% - 40px);
  background: #FFF;
	}
#section_02 .inner .slider img{
  width: 100%;
	}
#section_02 .inner .slider img.matsue{
  width: 50%;
  margin: 30px auto 0 auto;
	}

  
#section_02 .inner .slider .text_box{
  padding: 20px;
  width: 100%;
  box-sizing: border-box;
  text-align: left;
	}
#section_02 .inner .slider .text_box h3{
  font-size: 24px;
  font-weight: bold;
  margin: 0 0 10px 0;
	}
#section_02 .inner .slider .text_box p{
  font-size: 16px;
  line-height: 1.4em;
	}
#section_02 .inner .slider a{
  color: #000;
	}

.slick-track {
  display: flex!important;
}
.slick-slide {
  height: auto !important;
}  .prev-arrow {
    left: -10px;
    top: 50%;
    transform: translate(0, -50%);
    background: url("../images/prev-arrow.png") no-repeat;
    width: 50px;
    height: 100px;
    position: absolute;
    cursor: pointer;
    z-index: 20;
    background-size: cover;
  }
  .next-arrow {
    right: -10px;
    top: 50%;
    transform: translate(0, -50%);
    background: url("../images/next-arrow.png") no-repeat;
    width: 50px;
    height: 100px;
    position: absolute;
    cursor: pointer;
    z-index: 20;
    background-size: cover;
  }
  
#section_03 h2{
	width: 84.5%;
  margin: 0 auto 25px auto;
	text-align: center;
	}

#section_03 a.btn{
  background: #0B308E;
  color: #FFF;
  font-size: 20px;
  display: block;
  width: 440px;
  line-height: 60px;
  border-radius: 10px;
  border: 1px solid #FFF;
  margin: 0 auto;
	}
  #section_04 .inner{
	max-width: 910px;
	width: 100%;
    margin: 0 auto;
  } 
  
#section_05 .inner_01{
  border: 1px solid #FFF;
  font-size: 20px;
  padding: 30px;
  max-width: 830px;
  width: 100%;
  color: #FFF;
  line-height: 1.8em;
  margin: 0 auto 30px auto;
  border-radius: 10px;
  box-sizing: border-box;
	}
#section_05 .inner_02 h3{
  font-size: 22px;
  margin: 0 0 25px 0;
  color: #FFF;
  line-height: 1.8em;
	}
#section_05 .inner_02 ul{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
	}
#section_05 .inner_02 ul li{
  margin: 0 20px;
  width: calc(20% - 40px);
	}

}


.bubble-background {
  position: fixed;
  height: 100vh;
  width: 100%;
  overflow: hidden;
  z-index: 0;
}

/* 泡の見た目 */
.bubble {
  position: absolute;
  bottom: -50px;
  background-color: transparent;
  border-radius: 50%;
  pointer-events: none;
  box-shadow: inset 0 0 10px rgba(255,255,255,0.5);
  animation: bubble 8s linear infinite;
}

/* 泡の一番明るい部分を疑似要素で表現 */
.bubble::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  transform: scale(0.25) translate(70%, -70%);
  background: radial-gradient(rgba(255,255,255, 0.5), transparent);
  border-radius: 50%;
}

/* 泡が上に浮かび上がっていくアニメーション */
@keyframes bubble {
  0% {
    transform: translatY(0);
    opacity: 0;
  }
  20% {
    transform: translatY(-10vh);
    opacity: 1;
  }
  99% {
    opacity: 1;
  }
  100% {
    transform: translateY(-100vh);
    opacity: 0;
  }
}

footer {
  position: relative!important;
  z-index: 100!important;
}
