
:root{
	scroll-behavior: smooth;
	scroll-padding-top: 1rem;
}

.Hl{
	color: #23527c;
	/*margin-left: 0.5em;*/
	line-height: 2.0em;
	/*text-decoration: underline solid 1.0px #23527c;*/
	background-color: #23527c;
	color:#FFFFFF
}

.nagare{
	display: flex;
	/*color: #FFFFFF!important;*/
	margin: 0em;
	flex-wrap: wrap;
	gap:0px;
	justify-content: center;
	text-decoration: none;
	text-indent: 0em;
	/*text-align: center;*/
	background-color: #ffffff!important;
	border-color: #e6eff7;
	padding:0em 0.5em 0.75em 0.5em;
	overflow: hidden;
	/*font-size: 1.4rem!important;*/
}

.way{
	width:95%;
	padding-top:0.2em;
	padding-right:0.25em;
	margin-bottom:0.5em;
	margin-top:0.5em;
	margin-left: 1em;
	text-indent: -1em;
	padding-left: 2em;
	background-color: #e6eff7;
}

.way2{
	display: flex;
	flex-wrap: wrap;
	column-gap: 0.1em;
	text-indent: -1em;
}

.way3{
	flex:1;
	margin: 0.2em;
	padding: 0.2em;
	text-decoration: none;
	text-indent: 0em;
	text-align: left;
	border: #23527c solid 2px;
	background-color: #ffffff!important;
	border-color: #23527c;
	overflow: hidden;
	line-height: 1.2em;
}

.note1{
	font-size: 0.7em;
	font-weight: lighter;
}


/*
.nagare{
	border-width: 5px 2.5px 40px 2.5px;
}@media screen and (min-width:250px){
	.nagare{
		border-width: 5px 5px 40px 5px;
	}
}@media screen and (min-width:380px){
	.nagare{
		border-width: 5px 7.5px 40px 7.5px;
		}
}@media screen and (min-width:700px){
	.nagare{
		border-width: 5px 25px 40px 25px;
		}
}*/


.nagare a:visited{
	/*color:#FFFFFF !important;*/
	text-decoration: none;
}

.nagare-btn1{
	line-height: 1.2em;
	color: #FFFFFF!important;
	text-decoration: none!important;
	border-style: none;
	background-color: #23527c;
	flex-wrap: wrap;
	flex:1;
	text-align: left;
	padding: 0.5em;

}

.nagare-btn1{
	font-size: 0.3em;
}@media screen and (min-width:250px){
	.nagare-btn1{
		font-size: 0.4em;
	}
}@media screen and (min-width:320px){
	.nagare-btn1{
		font-size: 0.5em;
		}
}@media screen and (min-width:420px){
	.nagare-btn1{
		font-size: 0.6em;
		}
}@media screen and (min-width:700px){
	.nagare-btn1{
		font-size: 0.9em;
		}
}


.nagare-btn2{
	width:0;
	height:0;
	border-left:15px solid #23527c;
	border-top: 15px solid transparent;
	border-bottom: 15px solid transparent;
}

.nagare a:hover{
	color: #00B0F0!important;
	cursor: pointer;
}

.text-back{
	background-color: #FFFFFF;
	color:#23527c;
	font-weight: bold;
}

.tabs{
	margin-top: 1em;
	margin-left:0em;
	margin-right: 0em;
	/*padding-bottom: 0.5px;*/
	background-color: #e6eff7;
	/*box-shadow: 0 0 10px rgba(0,0,0,0.2);*/
}

.tab_item{
	width:calc(100%/2);
	height:2.5em;
	border-bottom: 3px solid #23527c;
	background-color: #e6eff7;
	line-height: 2.5em;
	text-align: center;
	color:#23527c;
	display:block;
	float:left;
	font-weight: bold;
	transition:all 0.1s ease;
}

.tab_item{
	font-size: 0.5em;
}@media screen and (min-width:250px){
	.tab_item{
		font-size: 0.75em;
	}
}@media screen and (min-width:380px){
	.tab_item{
		font-size: 1em;
		}
}@media screen and (min-width:700px){
	.tab_item{
		font-size: 1.25em;
		}
}


.tab_item:hover{
	opacity: 0.5;
}

input[name="tab_item"]{
	display: none;
}

.tab_content{
	display: none;
	padding: 0px 3px 3px 3px;
	clear:both;
	overflow:hidden;
	background-color: #e6eff7;
}

#tab1:checked ~ #tab1_content,
#tab2:checked ~ #tab2_content,
#tab3:checked ~ #tab3_content{
	display: block;
}

.tabs input:checked + .tab_item{
	background-color: #FFFFFF;
	/*color:#FFFFFF;*/
	border: #23527c solid 3px;
	border-bottom: #FFFFFF solid 3px;
}

.saku1 img{
	width: 720;
	height: 1040;
	object-fit: cover;
	object-position: 50% 50%;
	border-style: solid;
	border-color: #e6eff7;

	margin-top: 0em;
	margin-left: 0em;
	page-break-after: always;
	display: block;
}

.saku1 img{
	border-width: 5px 2.5px 7.5px 2.5px;
}@media screen and (min-width:250px){
	.saku1 img{
		border-width: 5px 5px 7.5px 5px;
	}
}@media screen and (min-width:380px){
	.saku1 img{
		border-width: 5px 7.5px 7.5px 7.5px;
		}
}@media screen and (min-width:700px){
	.saku1 img{
		border-width: 5px 20px 7.5px 20px;
		}
}

.saku2_1 img{
	width: 720;
	height: 1040;
	object-fit: cover;
	object-position: 50% 50%;
	border-style: solid;
	border-color: #e6eff7;

	margin-top: 0em;
	margin-left: 0em;
	page-break-after: always;
	display: block;
}
.saku2_1 img{
	border-width: 5px 2.5px 7.5px 2.5px;
}@media screen and (min-width:250px){
	.saku2_1 img{
		border-width: 5px 5px 7.5px 5px;
	}
}@media screen and (min-width:380px){
	.saku2_1 img{
		border-width: 5px 7.5px 7.5px 7.5px;
		}
}@media screen and (min-width:700px){
	.saku2_1 img{
		border-width: 5px 20px 7.5px 20px;
		}
}


.saku2_2 img{
	width: 720;
	height: 1040;
	object-fit: cover;
	object-position: 50% 50%;
	border-style: solid;
	border-color: #e6eff7;

	margin-top: 0em;
	margin-left: 0em;
	page-break-after: always;
	display: none;
}
.saku2_2 img{
	border-width: 5px 2.5px 7.5px 2.5px;
}@media screen and (min-width:250px){
	.saku2_2 img{
		border-width: 5px 5px 7.5px 5px;
	}
}@media screen and (min-width:380px){
	.saku2_2 img{
		border-width: 5px 7.5px 7.5px 7.5px;
		}
}@media screen and (min-width:700px){
	.saku2_2 img{
		border-width: 5px 20px 7.5px 20px;
		}
}

.saku3_1 img{
	width: 720;
	height: 1040;
	object-fit: cover;
	object-position: 50% 50%;
	border-style: solid;
	border-color: #e6eff7;

	margin-top: 0em;
	margin-left: 0em;
	page-break-after: always;
	display: block;
}
.saku3_1 img{
	border-width: 5px 2.5px 7.5px 2.5px;
}@media screen and (min-width:250px){
	.saku3_1 img{
		border-width: 5px 5px 7.5px 5px;
	}
}@media screen and (min-width:380px){
	.saku3_1 img{
		border-width: 5px 7.5px 7.5px 7.5px;
		}
}@media screen and (min-width:700px){
	.saku3_1 img{
		border-width: 5px 20px 7.5px 20px;
		}
}


.saku3_2 img{
	width: 720;
	height: 1040;
	object-fit: cover;
	object-position: 50% 50%;
	border-style: solid;
	border-color: #e6eff7;

	margin-top: 0em;
	margin-left: 0em;
	page-break-after: always;
	display: none;
}
.saku3_2 img{
	border-width: 5px 2.5px 7.5px 2.5px;
}@media screen and (min-width:250px){
	.saku3_2 img{
		border-width: 5px 5px 7.5px 5px;
	}
}@media screen and (min-width:380px){
	.saku3_2 img{
		border-width: 5px 7.5px 7.5px 7.5px;
		}
}@media screen and (min-width:700px){
	.saku3_2 img{
		border-width: 5px 20px 7.5px 20px;
		}
}


.txt1{
	border-left: 3px solid #e6eff7;
	border-right: 3px solid #e6eff7;
	background-color: #FFFFFF;
	color: #23527c;
	font-weight:lighter;
	font-size: 1.0em;
	line-height: 1.5em;
	text-align: left;
	text-indent: 1em;
	
}


.txt2{
	border-left: 3px solid #e6eff7;
	border-right: 3px solid #e6eff7;
	border-bottom: 3px solid #23527c;
	background-color: #FFFFFF;
	font-size: 1em;
	padding-left: 2em;
	text-indent:-1em;
}

.txt2 li{
	list-style-type: none;
}


.txt3{
	border-left: 3px solid #e6eff7;
	border-right: 3px solid #e6eff7;
	border-bottom: 0px solid #23527c;
	border-top: 3px solid #e6eff7;
	background-color: #e6eff7;
	font-size: 1em;
	line-height: 1em;
	text-align: right;
}

.box1{
	width:95%;
	padding: 0.25em;
	margin-bottom:0.2em;
	margin-left: 1em;
	margin-top: 0.3em;
	border:0.75px solid #9a9a9a;
	border-radius: 10px;
	text-indent: -1em;
	padding-left: 2em;
	background-color: #e6eff7;
}

.box2{
	padding: 0.1em;
	margin-bottom:0.15em;
	border:0.5px solid #9a9a9a;
	border-radius: 5px;
	text-indent: 0em;
	padding-left: 0em;
	margin-left: 0em;
	margin-right: 0.1em;
	background-color: #ffffff;
}


.Cate{
	background-color: #23527c;
	color:#e6eff7;
	margin:0em;
	padding: 0.1em 0.5em 0em 0.5em ;
}

.Num{
	color:#ff0066;
	font-weight:bolder;
}

.tab_content dd,dt{
	margin-left: 0em!important;
	text-indent: 0em!important;
}
.tab_content dt{
	margin: 0em!important;
	text-indent: 0em!important;
}

.page_top_btn{
	font-weight: bold;
	padding:0.4em;
	text-align: center;
	background:#23527c;
	color:#FFFFFF!important;
	border-radius: 15%;
	text-decoration: none!important;
	line-height: 1.5em;
	z-index: 9999;
}

.page_top_btn a:visited{
	color: #FFFFFF!important;
}

/* .wrapper{
	width:690px;
	margin-right:30px;
	float:left;
} */

.to-pagetop{
	/* width: 100%; */
	position: fixed;
	bottom:0.5em;
	right: 0.5em;
}

/* .to-pagetop .wrapper{
	position: relative;
}

.to-pagetop .page_top_btn{
	position: absolute;
	bottom:0.25em;
	right:0.25em;
} */

button .btn{
	display: inline-block!important;
	height: 1.5em;
	line-height: 1.2em;


}

/*
.button-h{
	display: inline-block!important;
	height: 1.5em;
	line-height: 1.2em;
*/


}

.btn{
	border:#9a9a9a solid 1px;
	border-radius: 10px;
	font-weight: bold;
	display: inline-block;

}

.visi, .visi2{
	font-size: 1em;
	height: 100%;
}


.hide, .hide2{
	font-size: 0em;
	height: 0em;
}