@charset "utf-8";

/*PCSP共通設定*/
html {scroll-behavior: smooth;}/*smooth scroll*/
a{transition: .3s;}
a:link,
a:visited{color: #0952a4;}
a:hover{opacity: 0.7;}
.search_kokunaiBar .serchBox > ul li.select {background: #039!important;}
.search_kokunaiBar .serchBox > ul {border-bottom: 2px solid #039!important;}



section{
	position: relative;
	 font-family: "Zen Kaku Gothic New", sans-serif;

}

section:nth-of-type(even){
	background-color: #03ade5;
	overflow:hidden;
position:relative;
}


section:nth-of-type(odd){
	background-color: #ffffff;
	overflow:hidden;
position:relative;
}

section:nth-of-type(odd)::before{
	content:'';
font-family:'shape divider from ShapeDividers.com';
position: absolute;
z-index: 3;
pointer-events: none;
background-repeat: no-repeat;
bottom: -0.1vw;
left: -0.1vw;
right: -0.1vw;
top: -0.1vw; 
background-size: 100% 90px;
background-position: 50% 0%;  background-image: url('data:image/svg+xml;charset=utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 35.28 2.17" preserveAspectRatio="none"><path d="M0 .5c3.07.55 9.27-.42 16.14 0 6.88.4 13.75.57 19.14-.11V0H0z" fill="%2303ade5"/><path d="M0 1c3.17.8 7.29-.38 10.04-.55 2.75-.17 9.25 1.47 12.67 1.3 3.43-.17 4.65-.84 7.05-.87 2.4-.02 5.52.88 5.52.88V0H0z" opacity=".5" fill="%2303ade5"/><path d="M0 1.85c2.56-.83 7.68-.3 11.79-.42 4.1-.12 6.86-.61 9.58-.28 2.73.33 5.61 1.17 8.61 1 3-.19 4.73-.82 5.3-.84V.1H0z" opacity=".5" fill="%2303ade5"/></svg>'); 

}


@media (min-width:2100px){
section:nth-of-type(odd)::before{
background-size: 100% calc(2vw + 90px);
}
}

section:nth-of-type(odd)::after{
	content:'';
font-family:'shape divider from ShapeDividers.com';
position: absolute;
z-index: 3;
pointer-events: none;
background-repeat: no-repeat;
bottom: -0.1vw;
left: -0.1vw;
right: -0.1vw;
top: -0.1vw; 
background-size: 100% 90px;
background-position: 50% 100%;  background-image: url('data:image/svg+xml;charset=utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 35.28 2.17" preserveAspectRatio="none"><path d="M35.28 1.67c-3.07-.55-9.27.41-16.15 0-6.87-.4-13.74-.58-19.13.1v.4h35.28z" fill="%2303ade5"/><path d="M35.28 1.16c-3.17-.8-7.3.4-10.04.56-2.76.17-9.25-1.47-12.68-1.3-3.42.16-4.64.84-7.04.86C3.12 1.31 0 .4 0 .4v1.77h35.28z" opacity=".5" fill="%2303ade5"/><path d="M35.28.31c-2.57.84-7.68.3-11.8.43-4.1.12-6.85.61-9.57.28C11.18.69 8.3-.16 5.3.02 2.3.22.57.85 0 .87v1.2h35.28z" opacity=".5" fill="%2303ade5"/></svg>'); 
}

@media (min-width:2100px){
section:nth-of-type(even)::after{
background-size: 100% calc(2vw + 90px);
}
}

section:nth-of-type(odd) h2:before {
	background-color: #03ade5;
}

section:nth-of-type(even) h2{
	color: #ffffff !important;
}

section:nth-of-type(even) h2:before {
	background-color: #cff48b;
}
/*
section:nth-of-type(odd) h3{
	background-color:#03ade5 !important; 
	color:#ffffff !important; 
}


section:nth-of-type(even) h3{
	background-color: #ffffff !important;
	color:#03ade5 !important; 
}*/

section:nth-of-type(odd) .btn a {   
    border-bottom: solid 5px #0059a0;
    background-color: #2589d0;
    color: #fff;
    
}
	
	section:nth-of-type(odd)  .btn a:after {    
    border-top: 3px solid #FFF;
    border-right: 3px solid #FFF;
  }


section:nth-of-type(even) .btn a {   
    border-bottom: solid 5px #0059a0;
    background-color: #ffffff;
    color: #0059a0;
    
}
	
	section:nth-of-type(even)  .btn a:after {    
    border-top: 3px solid #0059a0;
    border-right: 3px solid #0059a0;
  }

h4{
	color:#03ade5 !important;
	margin: 0 0 10px 0;
}



.intro p span {
 
    background:linear-gradient(transparent 60%, #ff6 60%);
 
}


.swiper-wrapper{
		padding: 0px 0px 0 0;
	}
	
	.swiper-button-next:after, .swiper-button-prev:after{
		font-size: 24px !important;
		font-weight: bold;
		 text-shadow: 2px 3px 3px rgba(0, 0, 0, 0.4);
		
	}



section:nth-of-type(odd)  .swiper-button-next,
section:nth-of-type(odd)  .swiper-button-prev{
	color: #ffffff !important;
}
	
section:nth-of-type(even)  .swiper-button-next,
section:nth-of-type(even)  .swiper-button-prev{
	color: #ffffff !important;
}
	
	
	.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
		bottom: -5px !important;
	}

.swiper-button-next{
	right: 5px !important;
}

.swiper-button-prev{
	left: 5px !important;
}

.swiper-button-next:after, .swiper-button-prev:after{
		text-shadow: none !important;
	}

.swiper-button-next, .swiper-button-prev{
	background-color: #3ac0ba !important;
}

.btnone a{
	pointer-events: none !important;
	background-color: #868686 !important;
	border-bottom: solid 5px #353535;
	color: #ffffff;
}

.contents_box .btn {
		
		margin: 20px auto 0 !important;
	}
	.contents_box .btn a{
		color: #ffffff !important;
		font-size: 1em;
		width: 100% !important; 
	}

/*759px以下*/
@media screen and (max-width: 759.9px) {
	
	.intro{
		margin: 0 0 80px 0;
		text-align: center;
		padding: 20px;
		font-size: 18px;
		line-height: 1.8;
		font-weight: bold;
		border: 4px solid #03ade5;
		box-shadow: 6px 6px 0 #03ade5;
	}
	
.spnone{display:none;}
#dirPathBlock,
#anchorLinkBlock {
    font-size: 12px;
    margin: 1%;
}
main h1 {
	font-size: 12px;
	margin: 0 1%;
}
.inner {
	width: 98%;
	margin: 0 1%;

}
	
		
section:nth-of-type(odd) .inner{
		padding: 40% 0;
	}
	
	
section:nth-of-type(even) .inner{
		padding: 20% 0;
	}


/*news*/
#newsImportant{
	margin: 5px;
	display:flex;
	font-size: 11px;
}
#newsImportant dt{
	width: 72px;
    height: fit-content;
	background: #e62d2d;
	color: #FFF;
	text-align: center;
	border-radius: 3px;
	margin-top: 2px;
    padding: 3px 0;
}
#newsImportant dd{
	width: 100%;
	padding: 0 10px;
}
#newsImportant li{
	padding: 5px 3px 5px 12px;
	position: relative;
}
#newsImportant li:nth-of-type(n+2){border-top: 1px dotted #ccc;}
#newsImportant li:before{
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
	border-left: 6px solid #555555;
	border-right: 0;
    position: absolute;
	top: 7px;
	left: 0;
}

	
	

/* 記述ください */
	
	h2{
		display: block;
    position: relative;
    color: #333;
		text-align: center;
		font-size: 24px;
		font-family: "Kaisei Decol", serif !important;
		font-weight: bold;
		margin: 0 0 60px 0;
	}
	
	h2:before {
    content: '';
    display: inline-block;
    position: absolute;
    bottom: -30px;
    left: 50%;
    transform: translateX(-50%);
    width: 60px;
    height: 4px;
    
}
	
	.chara{
		max-width: 141px;
		width: 20%;
		margin: 0 auto 0px;
	}
	
	.chara img{
		width: 100%;
	}
	
	h3{
		font-size: 20px;
		font-weight: bold;
		padding: 15px 15px;
		border-radius: 10px; 
		margin: 0px 0 20px 0;
		font-family: "Kaisei Decol", serif !important;
	}
	
	h3 {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #333333;
}

h3::before,
h3::after {
    width: 3px;
    height: 40px;
    background-color: #2589d0;
    content: '';
}

h3::before {
    transform: rotate(-35deg);
    margin-right: 30px;
}

h3::after {
    transform: rotate(35deg);
    margin-left: 30px;
}

	h4{
		font-size: 16px;
		font-weight: bold;
	}
	
	.title{
		max-width: 1200px;
		margin: 0 auto;
	}
	
	.title p img{
		width: 100%;
	}
	
	.cap{
		display: block;
		text-align: center;
        font-size: 14px;
        font-weight: bold;
		background-color: #a4d9df;
		padding: 10px 10px;
	}
	
	
	.navarea{
		background-color: #03ade5;
	}
	
	.navarea ul{
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
		
	}
	
	.navarea li {
    display: block;
    width: 49.9%;
   border-right: 1px #ffffff solid;
 border-bottom: 1px solid #ffffff;
    position: relative;
    transition: 0.2s;
		
  }
	
	.link li:nth-of-type(2n){
		border-right: none;
	}
	
	.link li:nth-of-type(n+3){
		border-bottom: none;
	}
	
	
	/*.navarea li:last-of-type{
		border: none !important; 
	}*/
	
	.navarea li a{
		text-align: center;
    color: #ffffff !important;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    padding: 10px 10px;
    display: flex;
    align-items: center;
    justify-content: space-around;
		
	}
	
	.navarea li a:hover {
    opacity: 0.6;
  }	
	
		.cparea{
		margin: 0 0 0 0;
	}
	
	.cpimg{
		max-width: 850px;
		width: 95%;
		margin: 0 auto 40px;
	}
	
	.cpimg img{
		width: 100%;
	}
	
	
	.guidelist{
		margin: 0 0 20px 0;
		padding: 0 0 0 0px;
	}
	
	
	
	.guidelist li{
		margin: 0 0 10px 0;
		line-height: 1.5;
		text-indent: -1em;
		padding-left: 1em;
		font-size: 14px;
		
	}
	
		.moushikomi{
		margin: 50px 0 50px 0;
	}
	
	.btarea{
		margin: 0 0 0 0;
	}
	
	.btn{
		margin: 0 0 0 0;
	}
	
	.btn a {
    display: block;
	text-align: center;
    margin:0 auto;
    padding: .9em 2em;
    border: none;
   
    border-radius: 5px;
    color: #fff;
    font-weight: 600;
    font-size: 1.2em;
    transition: .5s ease;
		width: 100%;
		margin: 0 auto;
		position: relative;
}
	
	.btn a:after {
    content: '';
    width: 12px;
    height: 12px;
    transform: rotate(45deg) translateY(-50%);
    position: absolute;
    top: 50%;
    right: 20px;
    border-radius: 1px;
    transition: 0.3s ease-in-out;
  }

.btn ahover {
    transform: translateY(3px);
    border-bottom-width: 2px;
}
	
	.kouteiimg{
		max-width: 760px;
		width: 95%;
		margin: 0 auto;
		border-radius: 10px;
		border: 4px solid #03ade5;
		padding: 10px;
	}
	
	.kouteiimg img{
		width: 100%;
	}
	
	/*.kankobox{
		width: 48%;
	}
	
	.hotelbox{
		width: 32.5%;
	}*/
	
	.contents_box{
		padding: 10px;
		border: 4px solid #03ade5;
		background-color: #ffffff;
		
	}
	
	.contents_boxin{
		margin: 0 0 20px 0;
	}
	
	.contents_boxin dt{
		font-size: 16px;
		margin: 0 0 10px 0;
		text-align: center;
		font-weight: bold;
	}
	
	.contents_boxin dt span{
		display: block;
		font-size: 14px;
		padding: 10px;
		margin: 0 0 10px 0;
		background-color: #74c681;
		color: #ffffff;
	}
	
	.boximg{
		max-width: 640px;
		margin: 0 0 20px 0;
	}
	
	.boximg img{
		width: 100%;
	}
	
	.boxtxt{
		font-size: 14px;
		line-height: 1.5;
	}
	
	.boximg2{
		max-width: 640px;
		margin: 0 0 20px 0;
	}
	
	.boximg2 img{
		width: 100%;
	}
	
	.boxtxt2{
		font-size: 14px;
		line-height: 1.5;
	}
	
	.detailarea{
		margin: 0 0 20px 0;
	}
	
	.detailarea:last-of-type{
		margin: 0 0 0 0;
	}
	
	.detailarea dt{
		font-size: 14px;
		font-weight: bold;
		margin: 0 0 10px 0;
		padding: 0 0 10px 0;
		border-bottom: 2px solid #3ac0ba;
	}
	
	.detailarea dd{
		font-size: 14px;
	}
	
	
	.next1, .prev1{
		top:316px !important;
	}

}

/*760px以上*/
@media screen and (min-width: 760px),print {
	
	.intro{
		margin: 0 0 80px 0;
		text-align: center;
		padding: 20px;
		font-size: 24px;
		line-height: 1.8;
		font-weight: bold;
		border: 4px solid #03ade5;
		box-shadow: 6px 6px 0 #03ade5;
	}
	
.pcnone{display:none;}
#dirPathBlock,
#anchorLinkBlock{
	width: 100%;
	max-width:1080px;
	min-width:760px;
	margin: auto;
}

/*panlist&back*/
#dirPathBlock,
#anchorLinkBlock {
	width: 100%;
	margin: 0 auto;
	display: block;
	font-size: 12px;
}
main h1 {
	font-size: 12px;
    width: 100%;
	max-width:1080px;
	min-width:760px;
    margin: 0 auto 5px;
}
.inner {
	width: 100%;
	max-width:1080px;
	min-width:760px;
	margin: auto;
	padding: 80px 0 80px;
}
	
section:nth-of-type(odd) .inner{
		padding: 145px 0 145px !important;
	}
	
	
section:nth-of-type(even) .inner{
		padding: 80px 0 80px !important;
	}

/*news*/
#newsImportant{
	width: 100%;
	max-width:1080px;
	min-width:760px;
	margin: 5px auto;
	display: flex;
	font-size: 12px;
}
#newsImportant dt{
	width: 72px;
    height: fit-content;
	background: #e62d2d;
	color: #FFF;
	text-align: center;
	border-radius: 3px;
	margin-top: 1px;
	padding: 3px 0;
}
#newsImportant dd{
	width: 100%;
	padding: 0 10px;
}
#newsImportant li{
	padding: 3px 3px 3px 12px;
	position: relative;
}
#newsImportant li:nth-of-type(n+2){border-top: 1px dotted #ccc;}
#newsImportant li:before{
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
	border-left: 6px solid #555;
	border-right: 0;
    position: absolute;
	top: 7px;
	left: 0;
}

/* 記述ください */

	
	h2{
		display: block;
    position: relative;
    color: #333;
		text-align: center;
		font-size: 34px;
		font-family: "Kaisei Decol", serif !important;
		font-weight: bold;
		margin: 0 0 60px 0;
	}
	
	h2:before {
    content: '';
    display: inline-block;
    position: absolute;
    bottom: -30px;
    left: 50%;
    transform: translateX(-50%);
    width: 60px;
    height: 4px;
    
}
	
	h3{
		font-size: 24px;
		font-weight: bold;
		padding: 15px 15px;
		border-radius: 10px; 
		margin: 0px 0 20px 0;
		font-family: "Kaisei Decol", serif !important;
	}
	
	h3 {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #333333;
}

h3::before,
h3::after {
    width: 3px;
    height: 40px;
    background-color: #2589d0;
    content: '';
}

h3::before {
    transform: rotate(-35deg);
    margin-right: 30px;
}

h3::after {
    transform: rotate(35deg);
    margin-left: 30px;
}

	h4{
		font-size: 18px;
		font-weight: bold;
	}
	
	.chara{
		width: 141px;
		position: absolute;
	}
	
	.chara img{
		width: 100%;
	}
	
	#chara1{
		top: -105%;
        right: 19%;
	}

	#chara2{
		top: -110%;
        left: 20%;
	}
	
	#chara3{
		top: -110%;
        right: 19%;
	}
	
	#chara4{
		top: -85%;
        left: 25%;
	}
	
	.title{
		 width: 100%;
    background: #FFF url("../images/bg.png?update=20260616") no-repeat 50% 50%;
    height: 500px;
	position: relative;
		background-color: #82c8ae;
	}
	
	.title p {
		max-width: 950px;
		margin: 0 auto;
		
	}
	
	.title p img{
		width: 100%;
	}
	
	.cap{
		display: block;
		text-align: center;
        font-size: 14px;
        font-weight: bold;
		background-color: #82c8ae;
		padding: 10px 10px;
	}
	
	.navarea{
		background-color: #03ade5;
	}
	
	.navarea ul{
		display: flex;
		justify-content: center;
		padding: 10px 10px;
	}
	
	.navarea li {
    display: block;
    width: 32%;
   border-right: 1px #ffffff solid;
    position: relative;
    transition: 0.2s;
		
  }
	
	.navarea li:last-of-type{
		border: none !important; 
	}
	
	.navarea li a{
		text-align: center;
    color: #ffffff !important;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    padding: 10px 0;
    display: flex;
    align-items: center;
    justify-content: space-around;
		font-size: 20px;
		font-weight: bold;
	}
	
	.navarea li a:hover {
    opacity: 0.6;
  }
	
	.cparea{
		margin: 0 0 0 0;
	}
	
	.cpimg{
		max-width: 850px;
		margin: 0 auto 40px;
	}
	
	.guidelist{
		margin: 0 0 20px 0;
		padding: 0 0 0 0px;
	}
	
	
	
	.guidelist li{
		margin: 0 0 10px 0;
		line-height: 1.5;
		text-indent: -1em;
		padding-left: 1em;
		font-size: 16px;
		
	}
	
	.moushikomi{
		margin: 50px 0 50px 0;
	}
	
	.btarea{
		margin: 0 0 0 0;
	}
	
	.btn{
		margin: 0 0 0 0;
	}
	
	.btn a {
    display: block;
	text-align: center;
    margin:0 auto;
    padding: .9em 2em;
    border: none;
   
    border-radius: 5px;
   
    font-weight: 600;
    font-size: 1.2em;
    transition: .5s ease;
		width: 80%;
		margin: 0 auto;
		position: relative;
}
	
	.btn a:after {
    content: '';
    width: 12px;
    height: 12px;
    
    transform: rotate(45deg) translateY(-50%);
    position: absolute;
    top: 50%;
    right: 20px;
    border-radius: 1px;
    transition: 0.3s ease-in-out;
  }

.btn ahover {
    transform: translateY(3px);
    border-bottom-width: 2px;
}
	
	.kouteiimg{
		max-width: 1080px;
		width: 100%;
		margin: 0 auto;
		border-radius: 10px;
		border: 4px solid #03ade5;
		padding: 10px;
	}
	
	.kouteiimg img{
		width: 100%;
	}
	
	/*.kankobox{
		width: 48%;
	}
	
	.hotelbox{
		width: 32.5%;
	}*/
	
	.contents_box{
		padding: 10px;
		border: 4px solid #03ade5;
		background-color: #ffffff;
		
	}
	
	.contents_boxin{
		margin: 0 0 20px 0;
		overflow: hidden;
	}
	
	.contents_boxin dt{
		font-size: 20px;
		margin: 0 0 10px 0;
		text-align: center;
		font-weight: bold;
	}
	
	.contents_boxin dt span{
		display: block;
		font-size: 16px;
		padding: 10px;
		margin: 0 0 10px 0;
		background-color: #74c681;
		color: #ffffff;
		}
	
	
	.boximg{
		max-width: 640px;
		margin: 0 0 20px 0;
		width: 49%;
		float: left;
	}
	
	.boximg img{
		width: 100%;
	}
	
	.boxtxt{
		font-size: 14px;
		line-height: 1.5;
		float: right;
		width: 49%;
	}
	
	.boximg2{
		max-width: 640px;
		margin: 0 auto 20px;
		
		
	}
	
	.boximg2 img{
		width: 100%;
	}
	
	.boxtxt2{
		font-size: 14px;
		line-height: 1.5;
		margin: 0 0 20px 0;
	}
	
	
	.detailarea{
		margin: 0 0 20px 0;
	}
	
	.detailarea:last-of-type{
		margin: 0 0 0 0;
	}
	
	.detailarea dt{
		font-size: 16px;
		font-weight: bold;
		margin: 0 0 10px 0;
		padding: 0 0 10px 0;
		border-bottom: 2px solid #3ac0ba;
	}
	
	.detailarea dd{
		font-size: 14px;
	}
	
	
	
	.next1, .prev1{
		top:200px !important;
	}

	
	
}

.contents_box .accordion-002{
	margin-bottom: 0 !important;
	clear: both;
}

.accordion-001,
.accordion-002{
 margin:0 0 40px 0;
    background-color: #f2f2f2;
}

.accordion-001 span,
.accordion-002 span{
	color: #03ade5 !important;
}

.accordion-001 a,
.accordion-002 a{
	color: #03ade5 !important;
}


.accordion-001:not([open]),
.accordion-002:not([open]){
    margin:0 0 30px 0;
	
}

.accordion-001 summary,
.accordion-002 summary{
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    padding: 1em 1em;
    border-radius: 5px;
    background-color: #03ade5;
    color: #ffffff;
    font-weight: 600;
    cursor: pointer;
	font-size: 1.2em;
}


.accordion-002 summary{
   font-size: 1em !important;
    background-color: #3ac0ba !important;
}

.accordion-002 summary p{
	text-align: center;
	width: 100%;
	    padding: 0 0px 0 1em;
}



.accordion-001 summary::-webkit-details-marker,
.accordion-002 summary::-webkit-details-marker{
    display: none;
}

.accordion-001 summary::after,
.accordion-002 summary::after{
    transform: translateY(-25%) rotate(45deg);
    width: 7px;
    height: 7px;
    margin-left: 10px;
    border-bottom: 3px solid #ffffff;
    border-right: 3px solid #ffffff;
    content: '';
    transition: transform .3s;
}

.accordion-001[open] summary::after,
.accordion-002[open] summary::after{
    transform: rotate(225deg);
}

.accordion-001 div,
.accordion-002 div{
    transform: translateY(-10px);
    opacity: 0;
    margin: 0;
    padding: 1.5em 1.5em 1.5em;
    color: #333333;
    transition: transform .5s, opacity .5s;
}

.accordion-001[open] div,
.accordion-002[open] div{
    transform: none;
    opacity: 1;
}

.annai{
 margin:0 0 40px 0;
    background-color: #f2f2f2;
	border-radius: 10px 10px 0 0;
}

.detailboxarea{
	margin:0 0 40px 0;
    background-color: #f2f2f2;
}

.detailboxarea dl{
    padding: 1em 1em 1em;
}

.annai span{
	color: #03ade5 !important;
}

.annai a{
	color: #03ade5 !important;
}




.annai_tit{
    position: relative;
    padding: 1em 1em;
    border-radius: 5px;
    background-color: #03ade5;
    color: #ffffff;
    font-weight: 600;
	font-size: 1.2em;
}


.annai div{
    padding: 1.5em 1.5em 1.5em;
}



section:nth-of-type(even) .annai_tit{
	background-color: #ffffff;
	 color: #03ade5;
	
}
